Aug 07 09:47:30.952736 np0000006707 systemd[1]: Starting devstack@c-api.service - Devstack devstack@c-api.service... Aug 07 09:47:30.961440 np0000006707 devstack@c-api.service[100292]: [uWSGI] getting INI configuration from /etc/cinder/cinder-api-uwsgi.ini Aug 07 09:47:30.961440 np0000006707 devstack@c-api.service[100292]: *** Starting uWSGI 2.0.24-debian (64bit) on [Fri Aug 7 09:47:30 2026] *** Aug 07 09:47:30.961440 np0000006707 devstack@c-api.service[100292]: compiled with version: 13.2.0 on 17 April 2024 16:23:48 Aug 07 09:47:30.961440 np0000006707 devstack@c-api.service[100292]: os: Linux-6.8.0-100-generic #100-Ubuntu SMP PREEMPT_DYNAMIC Tue Jan 13 16:40:06 UTC 2026 Aug 07 09:47:30.961440 np0000006707 devstack@c-api.service[100292]: nodename: np0000006707 Aug 07 09:47:30.961440 np0000006707 devstack@c-api.service[100292]: machine: x86_64 Aug 07 09:47:30.961440 np0000006707 devstack@c-api.service[100292]: clock source: unix Aug 07 09:47:30.961440 np0000006707 devstack@c-api.service[100292]: pcre jit disabled Aug 07 09:47:30.961440 np0000006707 devstack@c-api.service[100292]: detected number of CPU cores: 16 Aug 07 09:47:30.961440 np0000006707 devstack@c-api.service[100292]: current working directory: / Aug 07 09:47:30.961440 np0000006707 devstack@c-api.service[100292]: detected binary path: /usr/bin/uwsgi-core Aug 07 09:47:30.961440 np0000006707 devstack@c-api.service[100292]: your processes number limit is 257052 Aug 07 09:47:30.961440 np0000006707 devstack@c-api.service[100292]: your memory page size is 4096 bytes Aug 07 09:47:30.961440 np0000006707 devstack@c-api.service[100292]: detected max file descriptor number: 2048 Aug 07 09:47:30.961440 np0000006707 devstack@c-api.service[100292]: lock engine: pthread robust mutexes Aug 07 09:47:30.961440 np0000006707 devstack@c-api.service[100292]: thunder lock: enabled Aug 07 09:47:30.961440 np0000006707 devstack@c-api.service[100292]: uwsgi socket 0 bound to UNIX address /var/run/uwsgi/cinder-api.socket fd 4 Aug 07 09:47:30.961440 np0000006707 devstack@c-api.service[100292]: Python version: 3.12.3 (main, Jun 19 2026, 12:46:00) [GCC 13.3.0] Aug 07 09:47:30.961440 np0000006707 devstack@c-api.service[100292]: PEP 405 virtualenv detected: /opt/stack/data/venv Aug 07 09:47:30.961440 np0000006707 devstack@c-api.service[100292]: Set PythonHome to /opt/stack/data/venv Aug 07 09:47:30.994611 np0000006707 devstack@c-api.service[100292]: Python main interpreter initialized at 0x72eaa04a4668 Aug 07 09:47:30.994611 np0000006707 devstack@c-api.service[100292]: python threads support enabled Aug 07 09:47:30.994611 np0000006707 devstack@c-api.service[100292]: your server socket listen backlog is limited to 100 connections Aug 07 09:47:30.994611 np0000006707 devstack@c-api.service[100292]: your mercy for graceful operations on workers is 80 seconds Aug 07 09:47:30.995078 np0000006707 devstack@c-api.service[100292]: mapped 671795 bytes (656 KB) for 4 cores Aug 07 09:47:30.995241 np0000006707 devstack@c-api.service[100292]: *** Operational MODE: preforking *** Aug 07 09:47:30.995402 np0000006707 devstack@c-api.service[100292]: *** uWSGI is running in multiple interpreter mode *** Aug 07 09:47:30.995402 np0000006707 devstack@c-api.service[100292]: spawned uWSGI master process (pid: 100292) Aug 07 09:47:30.995571 np0000006707 systemd[1]: Started devstack@c-api.service - Devstack devstack@c-api.service. Aug 07 09:47:30.995982 np0000006707 devstack@c-api.service[100292]: spawned uWSGI worker 1 (pid: 100295, cores: 1) Aug 07 09:47:30.996555 np0000006707 devstack@c-api.service[100292]: spawned uWSGI worker 2 (pid: 100296, cores: 1) Aug 07 09:47:30.996869 np0000006707 devstack@c-api.service[100292]: spawned uWSGI worker 3 (pid: 100297, cores: 1) Aug 07 09:47:30.997341 np0000006707 devstack@c-api.service[100292]: spawned uWSGI worker 4 (pid: 100298, cores: 1) Aug 07 09:47:30.997414 np0000006707 devstack@c-api.service[100292]: running "unix_signal:15 gracefully_kill_them_all" (master-start)... Aug 07 09:47:31.107135 np0000006707 devstack@c-api.service[100296]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Aug 07 09:47:31.107135 np0000006707 devstack@c-api.service[100296]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Aug 07 09:47:31.107135 np0000006707 devstack@c-api.service[100296]: we strongly recommend against using it for new projects. Aug 07 09:47:31.107135 np0000006707 devstack@c-api.service[100296]: If you are already using Eventlet, we recommend migrating to a different Aug 07 09:47:31.107135 np0000006707 devstack@c-api.service[100296]: framework. For more detail see Aug 07 09:47:31.107135 np0000006707 devstack@c-api.service[100296]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Aug 07 09:47:31.107135 np0000006707 devstack@c-api.service[100296]: import eventlet # noqa Aug 07 09:47:31.111138 np0000006707 devstack@c-api.service[100297]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Aug 07 09:47:31.111138 np0000006707 devstack@c-api.service[100297]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Aug 07 09:47:31.111138 np0000006707 devstack@c-api.service[100297]: we strongly recommend against using it for new projects. Aug 07 09:47:31.111138 np0000006707 devstack@c-api.service[100297]: If you are already using Eventlet, we recommend migrating to a different Aug 07 09:47:31.111138 np0000006707 devstack@c-api.service[100297]: framework. For more detail see Aug 07 09:47:31.111138 np0000006707 devstack@c-api.service[100297]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Aug 07 09:47:31.111138 np0000006707 devstack@c-api.service[100297]: import eventlet # noqa Aug 07 09:47:31.113285 np0000006707 devstack@c-api.service[100298]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Aug 07 09:47:31.113285 np0000006707 devstack@c-api.service[100298]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Aug 07 09:47:31.113285 np0000006707 devstack@c-api.service[100298]: we strongly recommend against using it for new projects. Aug 07 09:47:31.113285 np0000006707 devstack@c-api.service[100298]: If you are already using Eventlet, we recommend migrating to a different Aug 07 09:47:31.113285 np0000006707 devstack@c-api.service[100298]: framework. For more detail see Aug 07 09:47:31.113285 np0000006707 devstack@c-api.service[100298]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Aug 07 09:47:31.113285 np0000006707 devstack@c-api.service[100298]: import eventlet # noqa Aug 07 09:47:31.119931 np0000006707 devstack@c-api.service[100295]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Aug 07 09:47:31.119931 np0000006707 devstack@c-api.service[100295]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Aug 07 09:47:31.119931 np0000006707 devstack@c-api.service[100295]: we strongly recommend against using it for new projects. Aug 07 09:47:31.119931 np0000006707 devstack@c-api.service[100295]: If you are already using Eventlet, we recommend migrating to a different Aug 07 09:47:31.119931 np0000006707 devstack@c-api.service[100295]: framework. For more detail see Aug 07 09:47:31.119931 np0000006707 devstack@c-api.service[100295]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Aug 07 09:47:31.119931 np0000006707 devstack@c-api.service[100295]: import eventlet # noqa Aug 07 09:47:31.258653 np0000006707 devstack@c-api.service[100296]: /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 09:47:31.258653 np0000006707 devstack@c-api.service[100296]: from cgi import parse_header Aug 07 09:47:31.274928 np0000006707 devstack@c-api.service[100297]: /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 09:47:31.274928 np0000006707 devstack@c-api.service[100297]: from cgi import parse_header Aug 07 09:47:31.285655 np0000006707 devstack@c-api.service[100295]: /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 09:47:31.285655 np0000006707 devstack@c-api.service[100295]: from cgi import parse_header Aug 07 09:47:31.294760 np0000006707 devstack@c-api.service[100296]: /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 09:47:31.294760 np0000006707 devstack@c-api.service[100296]: warnings.warn( Aug 07 09:47:31.296776 np0000006707 devstack@c-api.service[100298]: /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 09:47:31.296776 np0000006707 devstack@c-api.service[100298]: from cgi import parse_header Aug 07 09:47:31.305633 np0000006707 devstack@c-api.service[100296]: /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 09:47:31.305633 np0000006707 devstack@c-api.service[100296]: removals.removed_module( Aug 07 09:47:31.306399 np0000006707 devstack@c-api.service[100296]: /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 09:47:31.306399 np0000006707 devstack@c-api.service[100296]: removals.removed_module( Aug 07 09:47:31.314658 np0000006707 devstack@c-api.service[100297]: /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 09:47:31.314658 np0000006707 devstack@c-api.service[100297]: warnings.warn( Aug 07 09:47:31.322267 np0000006707 devstack@c-api.service[100295]: /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 09:47:31.322267 np0000006707 devstack@c-api.service[100295]: warnings.warn( Aug 07 09:47:31.326496 np0000006707 devstack@c-api.service[100297]: /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 09:47:31.326496 np0000006707 devstack@c-api.service[100297]: removals.removed_module( Aug 07 09:47:31.327561 np0000006707 devstack@c-api.service[100297]: /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 09:47:31.327561 np0000006707 devstack@c-api.service[100297]: removals.removed_module( Aug 07 09:47:31.332644 np0000006707 devstack@c-api.service[100298]: /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 09:47:31.332644 np0000006707 devstack@c-api.service[100298]: warnings.warn( Aug 07 09:47:31.334654 np0000006707 devstack@c-api.service[100295]: /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 09:47:31.334654 np0000006707 devstack@c-api.service[100295]: removals.removed_module( Aug 07 09:47:31.335524 np0000006707 devstack@c-api.service[100295]: /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 09:47:31.335524 np0000006707 devstack@c-api.service[100295]: removals.removed_module( Aug 07 09:47:31.343525 np0000006707 devstack@c-api.service[100298]: /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 09:47:31.343525 np0000006707 devstack@c-api.service[100298]: removals.removed_module( Aug 07 09:47:31.344295 np0000006707 devstack@c-api.service[100298]: /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 09:47:31.344295 np0000006707 devstack@c-api.service[100298]: removals.removed_module( Aug 07 09:47:32.056450 np0000006707 devstack@c-api.service[100296]: /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 09:47:32.056450 np0000006707 devstack@c-api.service[100296]: warnings.warn( Aug 07 09:47:32.079908 np0000006707 devstack@c-api.service[100297]: /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 09:47:32.079908 np0000006707 devstack@c-api.service[100297]: warnings.warn( Aug 07 09:47:32.087715 np0000006707 devstack@c-api.service[100295]: /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 09:47:32.087715 np0000006707 devstack@c-api.service[100295]: warnings.warn( Aug 07 09:47:32.089368 np0000006707 devstack@c-api.service[100298]: /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 09:47:32.089368 np0000006707 devstack@c-api.service[100298]: warnings.warn( Aug 07 09:47:32.110911 np0000006707 devstack@c-api.service[100296]: /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 09:47:32.110911 np0000006707 devstack@c-api.service[100296]: warnings.warn( Aug 07 09:47:32.135542 np0000006707 devstack@c-api.service[100297]: /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 09:47:32.135542 np0000006707 devstack@c-api.service[100297]: warnings.warn( Aug 07 09:47:32.138148 np0000006707 devstack@c-api.service[100295]: /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 09:47:32.138148 np0000006707 devstack@c-api.service[100295]: warnings.warn( Aug 07 09:47:32.140154 np0000006707 devstack@c-api.service[100298]: /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 09:47:32.140154 np0000006707 devstack@c-api.service[100298]: warnings.warn( Aug 07 09:47:32.297094 np0000006707 devstack@c-api.service[100296]: 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 09:47:32.297324 np0000006707 devstack@c-api.service[100296]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=100296) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} Aug 07 09:47:32.299740 np0000006707 devstack@c-api.service[100295]: 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 09:47:32.299908 np0000006707 devstack@c-api.service[100295]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=100295) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} Aug 07 09:47:32.305724 np0000006707 devstack@c-api.service[100298]: 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 09:47:32.305904 np0000006707 devstack@c-api.service[100298]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=100298) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} Aug 07 09:47:32.306345 np0000006707 devstack@c-api.service[100297]: 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 09:47:32.306606 np0000006707 devstack@c-api.service[100297]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=100297) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} Aug 07 09:47:32.387144 np0000006707 devstack@c-api.service[100298]: /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 09:47:32.387144 np0000006707 devstack@c-api.service[100298]: @jsonschema.FormatChecker.cls_checks('date-time') Aug 07 09:47:32.387781 np0000006707 devstack@c-api.service[100295]: /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 09:47:32.387781 np0000006707 devstack@c-api.service[100295]: @jsonschema.FormatChecker.cls_checks('date-time') Aug 07 09:47:32.389126 np0000006707 devstack@c-api.service[100297]: /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 09:47:32.389126 np0000006707 devstack@c-api.service[100297]: @jsonschema.FormatChecker.cls_checks('date-time') Aug 07 09:47:32.394709 np0000006707 devstack@c-api.service[100296]: /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 09:47:32.394709 np0000006707 devstack@c-api.service[100296]: @jsonschema.FormatChecker.cls_checks('date-time') Aug 07 09:47:32.861454 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=100295) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} Aug 07 09:47:32.861716 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=100296) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} Aug 07 09:47:32.861819 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=100295) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 07 09:47:32.861877 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=100297) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} Aug 07 09:47:32.861924 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=100295) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 07 09:47:32.862096 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=100298) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} Aug 07 09:47:32.862136 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=100295) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 07 09:47:32.862180 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=100296) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 07 09:47:32.862216 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=100296) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 07 09:47:32.862286 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=100297) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 07 09:47:32.862457 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=100297) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 07 09:47:32.862612 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=100296) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 07 09:47:32.862678 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=100298) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 07 09:47:32.862772 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=100297) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 07 09:47:32.862815 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=100298) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 07 09:47:32.863014 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=100298) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 07 09:47:32.864540 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=100295) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 07 09:47:32.864618 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=100295) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 07 09:47:32.864710 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=100295) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 07 09:47:32.864749 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=100297) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 07 09:47:32.864787 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=100295) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 07 09:47:32.864828 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=100295) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 07 09:47:32.864864 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=100296) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 07 09:47:32.864890 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=100297) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 07 09:47:32.864923 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=100295) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 07 09:47:32.864955 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=100297) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 07 09:47:32.864982 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=100296) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 07 09:47:32.865012 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=100295) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 07 09:47:32.865043 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=100296) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 07 09:47:32.865082 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=100297) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 07 09:47:32.865082 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=100297) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 07 09:47:32.865134 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=100296) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 07 09:47:32.865157 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=100298) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 07 09:47:32.865182 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=100297) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 07 09:47:32.865206 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=100296) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 07 09:47:32.865297 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=100298) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 07 09:47:32.865330 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=100296) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 07 09:47:32.865355 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=100297) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 07 09:47:32.865382 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=100298) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 07 09:47:32.865411 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=100296) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 07 09:47:32.865453 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=100298) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 07 09:47:32.865453 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=100298) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 07 09:47:32.865453 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=100298) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 07 09:47:32.865453 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=100298) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 07 09:47:32.866258 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=100295) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 07 09:47:32.866312 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=100297) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 07 09:47:32.866376 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=100295) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 07 09:47:32.866412 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=100297) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 07 09:47:32.866450 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=100295) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 07 09:47:32.866474 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=100297) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 07 09:47:32.866504 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=100295) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 07 09:47:32.866534 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=100296) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 07 09:47:32.866570 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=100297) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 07 09:47:32.866618 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=100295) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 07 09:47:32.866672 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=100297) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 07 09:47:32.866700 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=100296) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 07 09:47:32.866724 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=100295) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 07 09:47:32.866754 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=100297) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 07 09:47:32.866783 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=100296) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 07 09:47:32.866811 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=100295) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 07 09:47:32.866843 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=100297) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 07 09:47:32.866868 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=100298) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 07 09:47:32.866892 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=100296) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 07 09:47:32.866916 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=100295) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 07 09:47:32.866941 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=100297) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 07 09:47:32.866964 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=100298) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 07 09:47:32.866993 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=100296) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 07 09:47:32.867020 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=100295) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 07 09:47:32.867049 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=100297) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 07 09:47:32.867074 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=100295) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 07 09:47:32.867119 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=100298) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 07 09:47:32.867150 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=100296) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 07 09:47:32.867181 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=100297) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 07 09:47:32.867206 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=100295) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 07 09:47:32.867233 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=100298) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 07 09:47:32.867271 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=100296) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 07 09:47:32.867298 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=100297) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 07 09:47:32.867328 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=100295) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 07 09:47:32.867359 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=100298) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 07 09:47:32.867388 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=100296) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 07 09:47:32.867434 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=100297) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 07 09:47:32.867471 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=100295) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 07 09:47:32.867494 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=100298) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 07 09:47:32.867521 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=100296) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 07 09:47:32.867551 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=100297) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 07 09:47:32.867589 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=100295) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 07 09:47:32.867649 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=100296) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 07 09:47:32.867678 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=100298) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 07 09:47:32.867702 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=100297) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 07 09:47:32.867727 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=100296) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 07 09:47:32.867747 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=100298) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 07 09:47:32.867775 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=100296) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 07 09:47:32.867803 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=100298) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 07 09:47:32.867828 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=100296) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 07 09:47:32.867851 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=100298) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 07 09:47:32.867878 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=100296) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 07 09:47:32.867905 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=100298) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 07 09:47:32.867905 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=100298) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 07 09:47:32.867905 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=100298) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 07 09:47:32.867905 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=100298) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 07 09:47:32.869334 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=100295) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 07 09:47:32.869395 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=100295) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 07 09:47:32.869479 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=100296) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 07 09:47:32.869511 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=100295) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 07 09:47:32.869534 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=100295) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 07 09:47:32.869570 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=100297) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 07 09:47:32.869620 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=100296) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 07 09:47:32.869658 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=100295) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 07 09:47:32.869692 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=100297) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 07 09:47:32.869723 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=100296) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 07 09:47:32.869751 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=100295) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 07 09:47:32.869780 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=100298) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 07 09:47:32.869810 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=100297) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 07 09:47:32.869839 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=100296) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 07 09:47:32.869863 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=100295) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 07 09:47:32.869895 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=100298) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 07 09:47:32.869920 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=100297) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 07 09:47:32.869942 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=100296) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 07 09:47:32.869965 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=100298) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 07 09:47:32.869985 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=100297) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 07 09:47:32.870009 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=100296) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 07 09:47:32.870030 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=100297) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 07 09:47:32.870054 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=100296) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 07 09:47:32.870080 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=100298) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 07 09:47:32.870108 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=100297) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 07 09:47:32.870146 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=100298) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 07 09:47:32.870146 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=100298) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 07 09:47:32.870146 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=100298) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 07 09:47:32.870219 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=100295) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 07 09:47:32.870267 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=100295) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 07 09:47:32.870322 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=100298) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 07 09:47:32.870357 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=100295) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 07 09:47:32.870384 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=100296) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 07 09:47:32.870408 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=100298) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 07 09:47:32.870454 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=100295) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 07 09:47:32.870486 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=100296) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 07 09:47:32.870509 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=100298) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 07 09:47:32.870538 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=100295) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 07 09:47:32.870592 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=100296) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 07 09:47:32.870653 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=100298) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 07 09:47:32.870679 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=100295) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 07 09:47:32.870709 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=100296) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 07 09:47:32.870735 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=100295) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 07 09:47:32.870763 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=100296) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 07 09:47:32.870795 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=100298) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 07 09:47:32.870820 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=100296) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 07 09:47:32.870843 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=100298) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 07 09:47:32.870871 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=100296) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 07 09:47:32.870899 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=100298) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 07 09:47:32.871174 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=100297) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 07 09:47:32.871241 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=100297) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 07 09:47:32.871306 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=100297) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 07 09:47:32.871356 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=100297) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 07 09:47:32.871408 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=100297) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 07 09:47:32.871477 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=100297) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 07 09:47:32.871551 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=100297) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 07 09:47:32.872344 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=100296) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 07 09:47:32.872394 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=100296) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 07 09:47:32.872480 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=100296) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 07 09:47:32.872534 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=100298) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 07 09:47:32.872586 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=100296) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 07 09:47:32.872620 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=100298) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 07 09:47:32.872660 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=100297) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 07 09:47:32.872695 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=100295) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 07 09:47:32.872726 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=100296) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 07 09:47:32.872750 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=100298) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 07 09:47:32.872778 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=100296) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 07 09:47:32.872805 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=100297) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 07 09:47:32.872831 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=100298) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 07 09:47:32.872858 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=100295) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 07 09:47:32.872883 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=100297) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 07 09:47:32.872906 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=100296) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 07 09:47:32.872930 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=100298) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 07 09:47:32.872930 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=100298) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 07 09:47:32.872977 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=100297) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 07 09:47:32.873006 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=100295) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 07 09:47:32.873030 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=100298) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 07 09:47:32.873054 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=100297) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 07 09:47:32.873054 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=100297) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 07 09:47:32.873098 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=100295) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 07 09:47:32.873127 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=100297) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 07 09:47:32.873156 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=100295) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 07 09:47:32.873156 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=100295) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 07 09:47:32.873296 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=100295) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 07 09:47:32.873588 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=100296) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 07 09:47:32.873686 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=100296) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 07 09:47:32.873733 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=100296) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 07 09:47:32.873782 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=100298) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 07 09:47:32.873829 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=100296) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 07 09:47:32.873829 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=100296) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 07 09:47:32.873874 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=100298) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 07 09:47:32.873903 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=100296) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 07 09:47:32.873932 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=100297) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 07 09:47:32.873962 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=100298) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 07 09:47:32.873991 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=100296) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 07 09:47:32.874019 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=100297) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 07 09:47:32.874043 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=100298) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 07 09:47:32.874067 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=100296) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 07 09:47:32.874092 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=100297) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 07 09:47:32.874120 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=100298) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 07 09:47:32.874144 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=100296) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 07 09:47:32.874174 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=100297) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 07 09:47:32.874213 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=100298) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 07 09:47:32.874240 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=100296) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 07 09:47:32.874273 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=100297) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 07 09:47:32.874303 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=100298) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 07 09:47:32.874339 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=100296) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 07 09:47:32.874381 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=100297) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 07 09:47:32.874432 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=100298) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 07 09:47:32.874463 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=100296) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 07 09:47:32.874489 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=100297) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 07 09:47:32.874530 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=100296) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 07 09:47:32.874563 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=100297) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 07 09:47:32.874609 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=100298) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 07 09:47:32.874649 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=100296) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 07 09:47:32.874673 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=100297) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 07 09:47:32.874695 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=100298) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 07 09:47:32.874719 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=100297) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 07 09:47:32.874719 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=100297) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 07 09:47:32.874763 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=100298) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 07 09:47:32.874789 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=100297) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 07 09:47:32.874821 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=100298) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 07 09:47:32.874847 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=100297) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 07 09:47:32.874871 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=100298) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 07 09:47:32.874895 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=100297) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 07 09:47:32.874918 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=100298) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 07 09:47:32.875286 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=100295) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 07 09:47:32.875400 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=100295) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 07 09:47:32.875527 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=100295) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 07 09:47:32.875646 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=100295) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 07 09:47:32.875750 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=100295) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 07 09:47:32.875851 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=100295) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 07 09:47:32.875958 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=100295) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 07 09:47:32.876063 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=100295) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 07 09:47:32.876164 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=100295) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 07 09:47:32.876271 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=100295) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 07 09:47:32.876377 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=100295) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 07 09:47:32.876494 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=100295) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 07 09:47:32.876609 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=100295) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 07 09:47:32.876719 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=100295) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 07 09:47:32.876857 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=100296) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 07 09:47:32.876927 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=100296) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 07 09:47:32.876988 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=100296) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 07 09:47:32.877049 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=100296) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 07 09:47:32.877105 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=100296) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 07 09:47:32.877134 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=100298) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 07 09:47:32.877162 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=100297) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 07 09:47:32.877187 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=100296) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 07 09:47:32.877213 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=100298) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 07 09:47:32.877251 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=100297) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 07 09:47:32.877277 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=100296) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 07 09:47:32.877298 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=100298) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 07 09:47:32.877322 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=100297) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 07 09:47:32.877343 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=100298) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 07 09:47:32.877375 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=100295) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 07 09:47:32.877433 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=100297) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 07 09:47:32.877433 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=100297) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 07 09:47:32.877488 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=100295) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 07 09:47:32.877522 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=100298) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 07 09:47:32.877549 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=100297) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 07 09:47:32.877593 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=100295) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 07 09:47:32.877646 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=100298) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 07 09:47:32.877671 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=100297) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 07 09:47:32.877697 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=100295) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 07 09:47:32.877723 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=100298) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 07 09:47:32.877756 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=100295) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 07 09:47:32.877756 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=100295) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 07 09:47:32.877756 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=100295) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 07 09:47:32.883278 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=100296) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 07 09:47:32.883462 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=100296) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 07 09:47:32.883462 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=100296) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 07 09:47:32.883522 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=100297) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 07 09:47:32.883562 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=100296) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 07 09:47:32.883615 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=100296) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 07 09:47:32.883656 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=100297) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 07 09:47:32.883687 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=100296) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 07 09:47:32.883718 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=100297) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 07 09:47:32.883749 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=100296) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 07 09:47:32.883778 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=100297) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 07 09:47:32.883778 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=100297) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 07 09:47:32.883873 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=100297) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 07 09:47:32.883929 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=100297) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 07 09:47:32.884158 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=100298) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 07 09:47:32.884248 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=100298) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 07 09:47:32.884334 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=100298) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 07 09:47:32.884377 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=100295) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 07 09:47:32.884410 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=100298) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 07 09:47:32.884475 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=100298) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 07 09:47:32.884507 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=100296) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 07 09:47:32.884540 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=100295) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 07 09:47:32.884587 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=100298) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 07 09:47:32.884651 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=100296) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 07 09:47:32.884701 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=100295) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 07 09:47:32.884727 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=100296) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 07 09:47:32.884760 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=100298) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 07 09:47:32.884785 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=100295) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 07 09:47:32.884809 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=100296) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 07 09:47:32.884836 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=100295) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 07 09:47:32.884861 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=100297) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 07 09:47:32.884885 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=100296) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 07 09:47:32.884908 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=100295) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 07 09:47:32.884931 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=100296) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 07 09:47:32.884955 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=100297) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 07 09:47:32.884982 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=100295) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 07 09:47:32.885060 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=100296) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 07 09:47:32.885095 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=100297) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 07 09:47:32.885122 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=100298) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 07 09:47:32.885147 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=100297) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 07 09:47:32.885171 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=100298) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 07 09:47:32.885195 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=100297) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 07 09:47:32.885219 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=100298) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 07 09:47:32.885242 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=100297) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 07 09:47:32.885269 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=100295) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 07 09:47:32.885301 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=100298) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 07 09:47:32.885339 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=100297) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 07 09:47:32.885364 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=100295) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 07 09:47:32.885393 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=100298) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 07 09:47:32.885434 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=100295) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 07 09:47:32.885476 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=100298) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 07 09:47:32.885515 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=100295) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 07 09:47:32.885543 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=100298) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 07 09:47:32.885580 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=100295) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 07 09:47:32.885580 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=100295) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 07 09:47:32.885580 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=100295) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 07 09:47:32.886872 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=100296) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 07 09:47:32.886938 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=100296) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 07 09:47:32.886973 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=100297) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 07 09:47:32.887027 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=100296) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 07 09:47:32.887065 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=100297) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 07 09:47:32.887102 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=100297) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 07 09:47:32.887133 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=100296) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 07 09:47:32.887162 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=100297) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 07 09:47:32.887196 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=100296) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 07 09:47:32.887225 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=100298) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 07 09:47:32.887253 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=100297) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 07 09:47:32.887278 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=100296) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 07 09:47:32.887306 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=100298) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 07 09:47:32.887339 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=100296) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 07 09:47:32.887378 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=100297) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 07 09:47:32.887406 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=100298) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 07 09:47:32.887446 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=100295) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 07 09:47:32.887488 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=100298) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 07 09:47:32.887528 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=100297) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 07 09:47:32.887562 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=100295) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 07 09:47:32.887606 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=100298) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 07 09:47:32.887606 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=100298) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 07 09:47:32.887670 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=100295) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 07 09:47:32.887695 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=100298) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 07 09:47:32.887719 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=100295) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 07 09:47:32.887719 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=100295) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 07 09:47:32.887719 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=100295) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 07 09:47:32.887719 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=100295) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 07 09:47:32.888022 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=100296) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 07 09:47:32.888088 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=100296) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 07 09:47:32.888142 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=100297) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 07 09:47:32.888179 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=100296) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 07 09:47:32.888225 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=100296) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 07 09:47:32.888254 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=100297) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 07 09:47:32.888283 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=100296) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 07 09:47:32.888309 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=100297) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 07 09:47:32.888338 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=100296) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 07 09:47:32.888382 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=100297) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 07 09:47:32.888411 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=100298) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 07 09:47:32.888481 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=100296) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 07 09:47:32.888527 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=100297) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 07 09:47:32.888527 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=100297) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 07 09:47:32.888614 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=100298) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 07 09:47:32.888652 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=100297) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 07 09:47:32.888684 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=100298) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 07 09:47:32.888684 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=100298) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 07 09:47:32.888730 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=100295) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 07 09:47:32.888760 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=100298) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 07 09:47:32.888789 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=100295) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 07 09:47:32.888819 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=100298) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 07 09:47:32.888847 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=100295) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 07 09:47:32.888875 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=100298) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 07 09:47:32.888905 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=100295) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 07 09:47:32.888905 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=100295) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 07 09:47:32.888905 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=100295) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 07 09:47:32.888905 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=100295) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 07 09:47:32.889525 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=100296) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 07 09:47:32.889587 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=100297) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 07 09:47:32.889644 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=100296) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 07 09:47:32.889674 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=100297) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 07 09:47:32.889708 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=100296) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 07 09:47:32.889743 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=100297) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 07 09:47:32.889770 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=100296) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 07 09:47:32.889792 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=100297) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 07 09:47:32.889819 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=100298) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 07 09:47:32.889843 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=100296) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 07 09:47:32.889871 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=100297) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 07 09:47:32.889905 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=100296) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 07 09:47:32.889931 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=100298) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 07 09:47:32.889960 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=100297) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 07 09:47:32.889988 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=100296) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 07 09:47:32.890012 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=100298) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 07 09:47:32.890036 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=100297) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 07 09:47:32.890063 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=100298) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 07 09:47:32.890088 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=100295) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 07 09:47:32.890116 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=100298) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 07 09:47:32.890145 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=100295) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 07 09:47:32.890174 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=100298) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 07 09:47:32.890174 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=100298) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 07 09:47:32.890220 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=100295) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 07 09:47:32.890220 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=100295) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 07 09:47:32.890261 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=100295) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 07 09:47:32.890289 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=100295) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 07 09:47:32.890345 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=100295) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 07 09:47:32.892544 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=100296) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 07 09:47:32.892648 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=100296) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 07 09:47:32.892743 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=100296) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 07 09:47:32.892856 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=100296) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 07 09:47:32.892898 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=100297) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 07 09:47:32.892937 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=100296) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 07 09:47:32.892966 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=100297) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 07 09:47:32.893005 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=100296) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 07 09:47:32.893034 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=100297) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 07 09:47:32.893061 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=100298) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 07 09:47:32.893086 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=100296) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 07 09:47:32.893109 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=100297) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 07 09:47:32.893133 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=100298) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 07 09:47:32.893167 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=100297) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 07 09:47:32.893192 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=100298) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 07 09:47:32.893216 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=100297) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 07 09:47:32.893244 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=100295) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 07 09:47:32.893270 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=100298) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 07 09:47:32.893298 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=100297) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 07 09:47:32.893331 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=100295) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 07 09:47:32.893359 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=100298) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 07 09:47:32.893384 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=100295) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 07 09:47:32.893409 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=100298) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 07 09:47:32.893557 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=100295) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 07 09:47:32.893615 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=100298) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 07 09:47:32.893663 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=100295) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 07 09:47:32.893663 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=100295) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 07 09:47:32.893663 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=100295) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 07 09:47:32.894180 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=100297) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 07 09:47:32.894262 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=100297) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 07 09:47:32.894300 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=100297) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 07 09:47:32.894375 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=100297) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 07 09:47:32.894427 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=100296) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 07 09:47:32.894461 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=100297) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 07 09:47:32.894510 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=100298) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 07 09:47:32.894550 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=100296) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 07 09:47:32.894592 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=100297) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 07 09:47:32.894592 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=100297) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 07 09:47:32.894657 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=100298) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 07 09:47:32.894686 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=100296) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 07 09:47:32.894715 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=100295) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 07 09:47:32.894740 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=100298) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 07 09:47:32.894764 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=100295) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 07 09:47:32.894799 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=100298) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 07 09:47:32.894824 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=100296) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 07 09:47:32.894849 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=100298) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 07 09:47:32.894874 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=100295) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 07 09:47:32.894899 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=100296) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 07 09:47:32.894922 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=100295) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 07 09:47:32.894951 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=100298) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 07 09:47:32.894975 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=100295) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 07 09:47:32.894998 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=100298) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 07 09:47:32.895022 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=100296) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 07 09:47:32.895054 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=100295) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 07 09:47:32.895054 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=100295) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 07 09:47:32.895094 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=100296) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 07 09:47:32.896190 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=100297) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 07 09:47:32.896258 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=100297) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 07 09:47:32.896328 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=100297) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 07 09:47:32.896391 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=100297) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 07 09:47:32.896466 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=100297) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 07 09:47:32.896529 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=100297) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 07 09:47:32.896617 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=100297) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 07 09:47:32.896685 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=100298) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 07 09:47:32.896727 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=100296) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 07 09:47:32.896765 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=100298) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 07 09:47:32.896804 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=100296) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 07 09:47:32.896850 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=100298) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 07 09:47:32.896893 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=100295) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 07 09:47:32.896936 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=100298) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 07 09:47:32.896983 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=100296) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 07 09:47:32.897026 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=100298) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 07 09:47:32.897073 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=100295) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 07 09:47:32.897117 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=100298) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 07 09:47:32.897154 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=100296) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 07 09:47:32.897198 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=100295) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 07 09:47:32.897236 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=100298) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 07 09:47:32.897281 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=100296) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 07 09:47:32.897324 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=100295) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 07 09:47:32.897362 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=100297) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 07 09:47:32.897401 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=100295) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 07 09:47:32.897468 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=100296) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 07 09:47:32.897519 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=100295) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 07 09:47:32.897559 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=100297) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 07 09:47:32.897559 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=100297) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 07 09:47:32.897651 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=100295) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 07 09:47:32.897692 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=100296) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 07 09:47:32.897735 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=100298) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 07 09:47:32.897774 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=100297) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 07 09:47:32.897774 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=100297) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 07 09:47:32.897842 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=100298) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 07 09:47:32.897898 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=100297) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 07 09:47:32.897943 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=100298) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 07 09:47:32.897987 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=100297) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 07 09:47:32.898037 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=100298) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 07 09:47:32.898088 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=100295) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 07 09:47:32.898133 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=100298) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 07 09:47:32.898178 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=100297) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 07 09:47:32.898227 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=100295) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 07 09:47:32.898267 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=100298) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 07 09:47:32.898304 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=100296) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 07 09:47:32.898349 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=100297) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 07 09:47:32.898396 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=100298) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 07 09:47:32.898447 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=100297) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 07 09:47:32.898495 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=100295) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 07 09:47:32.898540 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=100296) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 07 09:47:32.898585 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=100298) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 07 09:47:32.898623 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=100297) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 07 09:47:32.898678 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=100295) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 07 09:47:32.898717 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=100298) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 07 09:47:32.898761 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=100297) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 07 09:47:32.898805 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=100295) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 07 09:47:32.898849 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=100296) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 07 09:47:32.898892 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=100298) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 07 09:47:32.898929 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=100297) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 07 09:47:32.898966 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=100295) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 07 09:47:32.899004 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=100298) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 07 09:47:32.899048 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=100296) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 07 09:47:32.899085 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=100295) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 07 09:47:32.899129 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=100297) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 07 09:47:32.899180 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=100298) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 07 09:47:32.899218 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=100295) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 07 09:47:32.899256 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=100296) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 07 09:47:32.899303 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=100297) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 07 09:47:32.899345 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=100298) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 07 09:47:32.899383 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=100295) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 07 09:47:32.899477 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=100297) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 07 09:47:32.899523 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=100296) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 07 09:47:32.899595 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=100295) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 07 09:47:32.899658 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=100298) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 07 09:47:32.899710 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=100297) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 07 09:47:32.899758 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=100295) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 07 09:47:32.899830 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=100298) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 07 09:47:32.899875 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=100296) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 07 09:47:32.899913 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=100297) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 07 09:47:32.899950 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=100295) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 07 09:47:32.899989 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=100298) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 07 09:47:32.900026 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=100297) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 07 09:47:32.900064 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=100295) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 07 09:47:32.900111 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=100298) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 07 09:47:32.900158 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=100296) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 07 09:47:32.900197 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=100297) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 07 09:47:32.900235 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=100295) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 07 09:47:32.900272 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=100298) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 07 09:47:32.900309 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=100297) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 07 09:47:32.900354 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=100296) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 07 09:47:32.900390 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=100295) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 07 09:47:32.900451 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=100298) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 07 09:47:32.900490 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=100295) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 07 09:47:32.900529 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=100298) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 07 09:47:32.900574 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=100296) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 07 09:47:32.900624 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=100295) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 07 09:47:32.900676 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=100298) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 07 09:47:32.900727 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=100295) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 07 09:47:32.900765 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=100296) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 07 09:47:32.900807 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=100295) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 07 09:47:32.900844 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=100296) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 07 09:47:32.900880 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=100295) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 07 09:47:32.900880 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=100295) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 07 09:47:32.900958 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=100296) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 07 09:47:32.900958 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=100296) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 07 09:47:32.900958 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=100296) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 07 09:47:32.900958 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=100296) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 07 09:47:32.900958 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=100296) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 07 09:47:32.900958 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=100296) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 07 09:47:32.900958 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=100296) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 07 09:47:32.900958 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=100296) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 07 09:47:32.900958 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=100296) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 07 09:47:32.901353 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=100297) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 07 09:47:32.901353 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=100297) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 07 09:47:32.901471 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=100295) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 07 09:47:32.901514 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=100297) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 07 09:47:32.901561 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=100296) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 07 09:47:32.901607 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=100298) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 07 09:47:32.901655 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=100295) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 07 09:47:32.901705 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=100297) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 07 09:47:32.901750 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=100295) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 07 09:47:32.901790 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=100298) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 07 09:47:32.901842 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=100296) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 07 09:47:32.901882 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=100297) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 07 09:47:32.901924 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=100295) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 07 09:47:32.901962 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=100298) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 07 09:47:32.902009 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=100296) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 07 09:47:32.902047 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=100295) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 07 09:47:32.902091 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=100297) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 07 09:47:32.902129 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=100298) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 07 09:47:32.902167 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=100295) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 07 09:47:32.902210 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=100296) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 07 09:47:32.902248 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=100298) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 07 09:47:32.902284 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=100295) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 07 09:47:32.902328 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=100297) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 07 09:47:32.902458 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=100298) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 07 09:47:32.902504 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=100296) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 07 09:47:32.902548 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=100298) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 07 09:47:32.902586 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=100296) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 07 09:47:32.902586 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=100296) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 07 09:47:32.902658 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=100295) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 07 09:47:32.902658 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=100295) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 07 09:47:32.902658 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=100295) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 07 09:47:32.902760 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=100297) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 07 09:47:32.902803 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=100295) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 07 09:47:32.902853 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=100297) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 07 09:47:32.902904 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=100295) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 07 09:47:32.902947 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=100298) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 07 09:47:32.902992 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=100297) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 07 09:47:32.903031 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=100295) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 07 09:47:32.903074 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=100297) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 07 09:47:32.903112 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=100298) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 07 09:47:32.903154 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=100297) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 07 09:47:32.903192 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=100295) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 07 09:47:32.903242 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=100298) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 07 09:47:32.903280 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=100297) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 07 09:47:32.903316 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=100298) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 07 09:47:32.903353 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=100295) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 07 09:47:32.903404 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=100297) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 07 09:47:32.903464 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=100298) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 07 09:47:32.903503 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=100295) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 07 09:47:32.903546 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=100297) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 07 09:47:32.903682 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=100298) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 07 09:47:32.903720 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=100295) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 07 09:47:32.903765 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=100296) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 07 09:47:32.903802 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=100297) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 07 09:47:32.903836 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=100295) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 07 09:47:32.903875 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=100298) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 07 09:47:32.903913 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=100295) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 07 09:47:32.903963 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=100297) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 07 09:47:32.904001 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=100296) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 07 09:47:32.904044 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=100298) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 07 09:47:32.904082 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=100295) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 07 09:47:32.904132 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=100298) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 07 09:47:32.904169 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=100297) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 07 09:47:32.904215 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=100295) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 07 09:47:32.904258 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=100296) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 07 09:47:32.904300 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=100298) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 07 09:47:32.904347 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=100297) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 07 09:47:32.904347 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=100297) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 07 09:47:32.904426 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=100298) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 07 09:47:32.904465 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=100296) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 07 09:47:32.904562 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=100298) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 07 09:47:32.904617 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=100297) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 07 09:47:32.904668 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=100298) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 07 09:47:32.904713 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=100296) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 07 09:47:32.904750 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=100298) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 07 09:47:32.904794 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=100296) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 07 09:47:32.904794 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=100296) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 07 09:47:32.904794 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=100296) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 07 09:47:32.904794 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=100296) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 07 09:47:32.904794 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=100296) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 07 09:47:32.904794 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=100296) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 07 09:47:32.904794 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=100296) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 07 09:47:32.904794 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=100296) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 07 09:47:32.904794 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=100296) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 07 09:47:32.905098 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=100295) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 07 09:47:32.905098 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=100295) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 07 09:47:32.905098 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=100295) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 07 09:47:32.905098 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=100295) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 07 09:47:32.905232 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=100298) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 07 09:47:32.905277 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=100295) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 07 09:47:32.905277 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=100295) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 07 09:47:32.905356 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=100298) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 07 09:47:32.905393 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=100295) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 07 09:47:32.905444 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=100298) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 07 09:47:32.905444 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=100298) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 07 09:47:32.905444 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=100298) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 07 09:47:32.905444 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=100298) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 07 09:47:32.905444 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=100298) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 07 09:47:32.906412 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=100297) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 07 09:47:32.906545 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=100297) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 07 09:47:32.906600 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=100297) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 07 09:47:32.906668 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=100296) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 07 09:47:32.906717 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=100297) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 07 09:47:32.906763 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=100297) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 07 09:47:32.906801 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=100296) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 07 09:47:32.906837 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=100297) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 07 09:47:32.906874 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=100296) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 07 09:47:32.906911 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=100297) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 07 09:47:32.906952 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=100296) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 07 09:47:32.907022 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=100296) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 07 09:47:32.907121 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=100296) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 07 09:47:32.907237 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=100296) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 07 09:47:32.907761 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=100295) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 07 09:47:32.907826 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=100295) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 07 09:47:32.907869 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=100296) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 07 09:47:32.907910 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=100295) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 07 09:47:32.907952 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=100296) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 07 09:47:32.907991 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=100295) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 07 09:47:32.908029 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=100298) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 07 09:47:32.908077 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=100296) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 07 09:47:32.908121 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=100295) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 07 09:47:32.908159 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=100298) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 07 09:47:32.908195 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=100296) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 07 09:47:32.908231 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=100295) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 07 09:47:32.908268 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=100298) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 07 09:47:32.908305 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=100296) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 07 09:47:32.908342 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=100295) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 07 09:47:32.908379 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=100298) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 07 09:47:32.908428 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=100296) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 07 09:47:32.908484 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=100298) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 07 09:47:32.908533 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=100296) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 07 09:47:32.908583 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=100298) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 07 09:47:32.908583 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=100298) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 07 09:47:32.909087 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=100297) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 07 09:47:32.909166 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=100297) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 07 09:47:32.909216 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=100295) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 07 09:47:32.909267 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=100297) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 07 09:47:32.909319 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=100298) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 07 09:47:32.909385 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=100295) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 07 09:47:32.909385 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=100295) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 07 09:47:32.909480 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=100297) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 07 09:47:32.909521 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=100298) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 07 09:47:32.909566 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=100297) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 07 09:47:32.909611 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=100295) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 07 09:47:32.909661 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=100298) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 07 09:47:32.909700 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=100295) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 07 09:47:32.909738 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=100298) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 07 09:47:32.909775 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=100297) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 07 09:47:32.909821 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=100295) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 07 09:47:32.909858 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=100298) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 07 09:47:32.909906 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=100296) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 07 09:47:32.909947 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=100297) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 07 09:47:32.909985 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=100298) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 07 09:47:32.910026 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=100295) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 07 09:47:32.910084 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=100296) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 07 09:47:32.910127 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=100298) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 07 09:47:32.910165 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=100296) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 07 09:47:32.910165 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=100296) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 07 09:47:32.910165 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=100296) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 07 09:47:32.910165 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=100296) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 07 09:47:32.910165 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=100296) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 07 09:47:32.910337 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=100297) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 07 09:47:32.910337 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=100297) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 07 09:47:32.910337 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=100297) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 07 09:47:32.910337 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=100297) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 07 09:47:32.910578 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=100297) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 07 09:47:32.910578 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=100297) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 07 09:47:32.910578 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=100297) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 07 09:47:32.911008 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=100295) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 07 09:47:32.911057 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=100297) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 07 09:47:32.911102 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=100295) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 07 09:47:32.911151 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=100298) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 07 09:47:32.911197 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=100295) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 07 09:47:32.911244 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=100297) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 07 09:47:32.911283 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=100298) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 07 09:47:32.911329 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=100295) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 07 09:47:32.911375 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=100297) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 07 09:47:32.911432 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=100296) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 07 09:47:32.911473 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=100298) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 07 09:47:32.911511 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=100296) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 07 09:47:32.911558 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=100295) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 07 09:47:32.911609 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=100297) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 07 09:47:32.911675 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=100298) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 07 09:47:32.911722 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=100296) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 07 09:47:32.911765 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=100295) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 07 09:47:32.911811 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=100297) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 07 09:47:32.911857 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=100298) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 07 09:47:32.911902 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=100296) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 07 09:47:32.911949 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=100297) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 07 09:47:32.911993 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=100298) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 07 09:47:32.912030 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=100295) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 07 09:47:32.912075 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=100296) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 07 09:47:32.912111 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=100297) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 07 09:47:32.912155 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=100298) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 07 09:47:32.912200 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=100295) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 07 09:47:32.912244 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=100297) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 07 09:47:32.912289 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=100296) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 07 09:47:32.912325 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=100298) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 07 09:47:32.912362 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=100295) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 07 09:47:32.912399 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=100297) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 07 09:47:32.912450 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=100298) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 07 09:47:32.912486 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=100296) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 07 09:47:32.912523 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=100295) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 07 09:47:32.912569 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=100297) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 07 09:47:32.912618 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=100298) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 07 09:47:32.912694 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=100295) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 07 09:47:32.912773 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=100296) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 07 09:47:32.912815 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=100297) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 07 09:47:32.912860 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=100298) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 07 09:47:32.912903 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=100295) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 07 09:47:32.912950 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=100297) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 07 09:47:32.912987 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=100298) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 07 09:47:32.913030 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=100296) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 07 09:47:32.913075 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=100295) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 07 09:47:32.913113 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=100297) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 07 09:47:32.913158 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=100296) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 07 09:47:32.913194 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=100298) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 07 09:47:32.913237 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=100295) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 07 09:47:32.913280 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=100297) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 07 09:47:32.913325 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=100296) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 07 09:47:32.913367 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=100298) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 07 09:47:32.913404 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=100296) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 07 09:47:32.913404 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=100296) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 07 09:47:32.913404 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=100296) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 07 09:47:32.916370 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=100295) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 07 09:47:32.916566 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=100295) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 07 09:47:32.916611 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=100298) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 07 09:47:32.916679 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=100295) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 07 09:47:32.916708 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=100298) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 07 09:47:32.916738 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=100295) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 07 09:47:32.916738 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=100295) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 07 09:47:32.916781 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=100298) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 07 09:47:32.916813 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=100295) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 07 09:47:32.916859 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=100298) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 07 09:47:32.916886 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=100295) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 07 09:47:32.916924 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=100298) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 07 09:47:32.916963 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=100297) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 07 09:47:32.917016 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=100296) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 07 09:47:32.917057 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=100298) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 07 09:47:32.917057 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=100298) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 07 09:47:32.917117 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=100296) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 07 09:47:32.917143 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=100297) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 07 09:47:32.917176 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=100296) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 07 09:47:32.917201 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=100297) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 07 09:47:32.917222 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=100296) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 07 09:47:32.917249 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=100297) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 07 09:47:32.917274 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=100296) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 07 09:47:32.917295 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=100297) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 07 09:47:32.917317 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=100296) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 07 09:47:32.917338 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=100297) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 07 09:47:32.917483 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=100296) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 07 09:47:32.917822 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=100297) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 07 09:47:32.921386 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=100295) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 07 09:47:32.921487 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=100295) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 07 09:47:32.921570 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=100295) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 07 09:47:32.921620 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=100295) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 07 09:47:32.921699 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=100295) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 07 09:47:32.921773 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=100295) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 07 09:47:32.921809 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=100295) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 07 09:47:32.921869 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=100298) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 07 09:47:32.921935 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=100298) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 07 09:47:32.921998 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=100298) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 07 09:47:32.922071 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=100298) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 07 09:47:32.922154 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=100298) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 07 09:47:32.922211 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=100298) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 07 09:47:32.922307 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=100298) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 07 09:47:32.922597 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=100295) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 07 09:47:32.922681 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=100295) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 07 09:47:32.922712 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=100295) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 07 09:47:32.922769 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=100296) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 07 09:47:32.922804 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=100295) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 07 09:47:32.922829 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=100295) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 07 09:47:32.922868 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=100296) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 07 09:47:32.922905 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=100295) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 07 09:47:32.922931 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=100295) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 07 09:47:32.922985 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=100296) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 07 09:47:32.923069 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=100296) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 07 09:47:32.923166 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=100296) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 07 09:47:32.923202 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=100298) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 07 09:47:32.923236 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=100296) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 07 09:47:32.923266 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=100298) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 07 09:47:32.923322 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=100298) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 07 09:47:32.923349 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=100296) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 07 09:47:32.923390 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=100298) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 07 09:47:32.923467 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=100298) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 07 09:47:32.923523 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=100298) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 07 09:47:32.923580 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=100298) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 07 09:47:32.923663 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=100297) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 07 09:47:32.923742 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=100297) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 07 09:47:32.923799 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=100296) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 07 09:47:32.923836 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=100297) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 07 09:47:32.923866 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=100296) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 07 09:47:32.923890 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=100297) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 07 09:47:32.923915 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=100297) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 07 09:47:32.923941 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=100296) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 07 09:47:32.923962 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=100297) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 07 09:47:32.924098 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=100297) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 07 09:47:32.924138 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=100296) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 07 09:47:32.924138 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=100296) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 07 09:47:32.924200 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=100296) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 07 09:47:32.924272 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=100296) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 07 09:47:32.924354 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=100297) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 07 09:47:32.924428 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=100297) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 07 09:47:32.924501 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=100297) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 07 09:47:32.924561 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=100297) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 07 09:47:32.924607 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=100297) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 07 09:47:32.924674 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=100297) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 07 09:47:32.924736 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=100297) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 07 09:47:32.925508 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=100295) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 07 09:47:32.925611 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=100295) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 07 09:47:32.925730 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=100295) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 07 09:47:32.925773 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=100295) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 07 09:47:32.925805 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=100298) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 07 09:47:32.925850 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=100295) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 07 09:47:32.925879 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=100298) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 07 09:47:32.925903 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=100295) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 07 09:47:32.925931 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=100298) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 07 09:47:32.925961 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=100298) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 07 09:47:32.926021 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=100298) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 07 09:47:32.926051 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=100297) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 07 09:47:32.926079 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=100298) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 07 09:47:32.926110 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=100297) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 07 09:47:32.926161 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=100297) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 07 09:47:32.926215 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=100297) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 07 09:47:32.926270 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=100297) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 07 09:47:32.926332 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=100297) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 07 09:47:32.926362 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=100296) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 07 09:47:32.926454 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=100296) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 07 09:47:32.926533 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=100296) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 07 09:47:32.926624 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=100296) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 07 09:47:32.926733 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=100296) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 07 09:47:32.926816 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=100296) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 07 09:47:32.969656 np0000006707 devstack@c-api.service[100295]: INFO dbcounter [None req-fffc05d6-712a-4580-9f22-1fcf63ca96e1 None None] Registered counter for database cinder Aug 07 09:47:32.969890 np0000006707 devstack@c-api.service[100298]: INFO dbcounter [None req-524bb430-c774-4ffa-8e10-30e825245c4e None None] Registered counter for database cinder Aug 07 09:47:32.970933 np0000006707 devstack@c-api.service[100296]: INFO dbcounter [None req-489a3659-4295-4555-9926-b9835ac701f9 None None] Registered counter for database cinder Aug 07 09:47:32.971803 np0000006707 devstack@c-api.service[100297]: INFO dbcounter [None req-d105f336-42c9-4511-869d-587454658cdd None None] Registered counter for database cinder Aug 07 09:47:33.010208 np0000006707 devstack@c-api.service[100298]: DEBUG oslo_db.sqlalchemy.engines [None req-524bb430-c774-4ffa-8e10-30e825245c4e 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=100298) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 07 09:47:33.011569 np0000006707 devstack@c-api.service[100295]: DEBUG oslo_db.sqlalchemy.engines [None req-fffc05d6-712a-4580-9f22-1fcf63ca96e1 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=100295) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 07 09:47:33.014456 np0000006707 devstack@c-api.service[100297]: DEBUG oslo_db.sqlalchemy.engines [None req-d105f336-42c9-4511-869d-587454658cdd 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=100297) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 07 09:47:33.015331 np0000006707 devstack@c-api.service[100296]: DEBUG oslo_db.sqlalchemy.engines [None req-489a3659-4295-4555-9926-b9835ac701f9 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=100296) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 07 09:47:33.119066 np0000006707 devstack@c-api.service[100298]: DEBUG dbcounter [-] [100298] Writer thread running {{(pid=100298) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Aug 07 09:47:33.119216 np0000006707 devstack@c-api.service[100295]: DEBUG dbcounter [-] [100295] Writer thread running {{(pid=100295) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Aug 07 09:47:33.121754 np0000006707 devstack@c-api.service[100298]: INFO cinder.rpc [None req-524bb430-c774-4ffa-8e10-30e825245c4e None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Aug 07 09:47:33.121875 np0000006707 devstack@c-api.service[100295]: INFO cinder.rpc [None req-fffc05d6-712a-4580-9f22-1fcf63ca96e1 None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Aug 07 09:47:33.123977 np0000006707 devstack@c-api.service[100298]: INFO cinder.rpc [None req-524bb430-c774-4ffa-8e10-30e825245c4e None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Aug 07 09:47:33.124553 np0000006707 devstack@c-api.service[100295]: INFO cinder.rpc [None req-fffc05d6-712a-4580-9f22-1fcf63ca96e1 None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Aug 07 09:47:33.125881 np0000006707 devstack@c-api.service[100298]: INFO cinder.rpc [None req-524bb430-c774-4ffa-8e10-30e825245c4e None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Aug 07 09:47:33.127211 np0000006707 devstack@c-api.service[100295]: INFO cinder.rpc [None req-fffc05d6-712a-4580-9f22-1fcf63ca96e1 None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Aug 07 09:47:33.127581 np0000006707 devstack@c-api.service[100298]: INFO cinder.rpc [None req-524bb430-c774-4ffa-8e10-30e825245c4e None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. Aug 07 09:47:33.127927 np0000006707 devstack@c-api.service[100298]: WARNING stevedore.named [None req-524bb430-c774-4ffa-8e10-30e825245c4e None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 07 09:47:33.128169 np0000006707 devstack@c-api.service[100298]: WARNING castellan.key_manager [None req-524bb430-c774-4ffa-8e10-30e825245c4e None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, 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 09:47:33.129392 np0000006707 devstack@c-api.service[100295]: INFO cinder.rpc [None req-fffc05d6-712a-4580-9f22-1fcf63ca96e1 None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. Aug 07 09:47:33.129824 np0000006707 devstack@c-api.service[100295]: WARNING stevedore.named [None req-fffc05d6-712a-4580-9f22-1fcf63ca96e1 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 07 09:47:33.129944 np0000006707 devstack@c-api.service[100298]: WARNING cinder.keymgr.conf_key_mgr [None req-524bb430-c774-4ffa-8e10-30e825245c4e 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 09:47:33.130165 np0000006707 devstack@c-api.service[100295]: WARNING castellan.key_manager [None req-fffc05d6-712a-4580-9f22-1fcf63ca96e1 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, 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 09:47:33.130916 np0000006707 devstack@c-api.service[100295]: WARNING cinder.keymgr.conf_key_mgr [None req-fffc05d6-712a-4580-9f22-1fcf63ca96e1 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 09:47:33.131031 np0000006707 devstack@c-api.service[100297]: DEBUG dbcounter [-] [100297] Writer thread running {{(pid=100297) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Aug 07 09:47:33.132259 np0000006707 devstack@c-api.service[100298]: WARNING stevedore.named [None req-524bb430-c774-4ffa-8e10-30e825245c4e None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 07 09:47:33.132395 np0000006707 devstack@c-api.service[100298]: WARNING castellan.key_manager [None req-524bb430-c774-4ffa-8e10-30e825245c4e None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, 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 09:47:33.133282 np0000006707 devstack@c-api.service[100297]: INFO cinder.rpc [None req-d105f336-42c9-4511-869d-587454658cdd None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Aug 07 09:47:33.133698 np0000006707 devstack@c-api.service[100295]: WARNING stevedore.named [None req-fffc05d6-712a-4580-9f22-1fcf63ca96e1 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 07 09:47:33.133868 np0000006707 devstack@c-api.service[100295]: WARNING castellan.key_manager [None req-fffc05d6-712a-4580-9f22-1fcf63ca96e1 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, 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 09:47:33.135373 np0000006707 devstack@c-api.service[100297]: INFO cinder.rpc [None req-d105f336-42c9-4511-869d-587454658cdd None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Aug 07 09:47:33.137176 np0000006707 devstack@c-api.service[100297]: INFO cinder.rpc [None req-d105f336-42c9-4511-869d-587454658cdd None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Aug 07 09:47:33.138801 np0000006707 devstack@c-api.service[100297]: INFO cinder.rpc [None req-d105f336-42c9-4511-869d-587454658cdd None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. Aug 07 09:47:33.138980 np0000006707 devstack@c-api.service[100296]: DEBUG dbcounter [-] [100296] Writer thread running {{(pid=100296) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Aug 07 09:47:33.139195 np0000006707 devstack@c-api.service[100297]: WARNING stevedore.named [None req-d105f336-42c9-4511-869d-587454658cdd None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 07 09:47:33.139361 np0000006707 devstack@c-api.service[100297]: WARNING castellan.key_manager [None req-d105f336-42c9-4511-869d-587454658cdd None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, 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 09:47:33.140008 np0000006707 devstack@c-api.service[100297]: WARNING cinder.keymgr.conf_key_mgr [None req-d105f336-42c9-4511-869d-587454658cdd 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 09:47:33.141439 np0000006707 devstack@c-api.service[100296]: INFO cinder.rpc [None req-489a3659-4295-4555-9926-b9835ac701f9 None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Aug 07 09:47:33.142399 np0000006707 devstack@c-api.service[100297]: WARNING stevedore.named [None req-d105f336-42c9-4511-869d-587454658cdd None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 07 09:47:33.142563 np0000006707 devstack@c-api.service[100297]: WARNING castellan.key_manager [None req-d105f336-42c9-4511-869d-587454658cdd None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, 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 09:47:33.143790 np0000006707 devstack@c-api.service[100296]: INFO cinder.rpc [None req-489a3659-4295-4555-9926-b9835ac701f9 None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Aug 07 09:47:33.145693 np0000006707 devstack@c-api.service[100296]: INFO cinder.rpc [None req-489a3659-4295-4555-9926-b9835ac701f9 None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Aug 07 09:47:33.147517 np0000006707 devstack@c-api.service[100296]: INFO cinder.rpc [None req-489a3659-4295-4555-9926-b9835ac701f9 None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. Aug 07 09:47:33.147929 np0000006707 devstack@c-api.service[100296]: WARNING stevedore.named [None req-489a3659-4295-4555-9926-b9835ac701f9 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 07 09:47:33.148252 np0000006707 devstack@c-api.service[100296]: WARNING castellan.key_manager [None req-489a3659-4295-4555-9926-b9835ac701f9 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, 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 09:47:33.148982 np0000006707 devstack@c-api.service[100296]: WARNING cinder.keymgr.conf_key_mgr [None req-489a3659-4295-4555-9926-b9835ac701f9 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 09:47:33.151994 np0000006707 devstack@c-api.service[100296]: WARNING stevedore.named [None req-489a3659-4295-4555-9926-b9835ac701f9 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 07 09:47:33.152117 np0000006707 devstack@c-api.service[100296]: WARNING castellan.key_manager [None req-489a3659-4295-4555-9926-b9835ac701f9 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, 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 09:47:33.166211 np0000006707 devstack@c-api.service[100298]: DEBUG oslo_db.sqlalchemy.engines [None req-524bb430-c774-4ffa-8e10-30e825245c4e 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=100298) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 07 09:47:33.168697 np0000006707 devstack@c-api.service[100295]: DEBUG oslo_db.sqlalchemy.engines [None req-fffc05d6-712a-4580-9f22-1fcf63ca96e1 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=100295) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 07 09:47:33.169388 np0000006707 devstack@c-api.service[100298]: INFO cinder.rpc [None req-524bb430-c774-4ffa-8e10-30e825245c4e None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. Aug 07 09:47:33.170922 np0000006707 devstack@c-api.service[100295]: INFO cinder.rpc [None req-fffc05d6-712a-4580-9f22-1fcf63ca96e1 None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. Aug 07 09:47:33.172394 np0000006707 devstack@c-api.service[100298]: INFO cinder.rpc [None req-524bb430-c774-4ffa-8e10-30e825245c4e None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. Aug 07 09:47:33.173075 np0000006707 devstack@c-api.service[100298]: WARNING stevedore.named [None req-524bb430-c774-4ffa-8e10-30e825245c4e None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 07 09:47:33.173134 np0000006707 devstack@c-api.service[100295]: INFO cinder.rpc [None req-fffc05d6-712a-4580-9f22-1fcf63ca96e1 None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. Aug 07 09:47:33.173233 np0000006707 devstack@c-api.service[100298]: WARNING castellan.key_manager [None req-524bb430-c774-4ffa-8e10-30e825245c4e None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, 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 09:47:33.173546 np0000006707 devstack@c-api.service[100295]: WARNING stevedore.named [None req-fffc05d6-712a-4580-9f22-1fcf63ca96e1 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 07 09:47:33.173737 np0000006707 devstack@c-api.service[100295]: WARNING castellan.key_manager [None req-fffc05d6-712a-4580-9f22-1fcf63ca96e1 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, 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 09:47:33.178323 np0000006707 devstack@c-api.service[100297]: DEBUG oslo_db.sqlalchemy.engines [None req-d105f336-42c9-4511-869d-587454658cdd 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=100297) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 07 09:47:33.180687 np0000006707 devstack@c-api.service[100297]: INFO cinder.rpc [None req-d105f336-42c9-4511-869d-587454658cdd None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. Aug 07 09:47:33.182506 np0000006707 devstack@c-api.service[100297]: INFO cinder.rpc [None req-d105f336-42c9-4511-869d-587454658cdd None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. Aug 07 09:47:33.182908 np0000006707 devstack@c-api.service[100297]: WARNING stevedore.named [None req-d105f336-42c9-4511-869d-587454658cdd None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 07 09:47:33.182988 np0000006707 devstack@c-api.service[100295]: WARNING stevedore.named [None req-fffc05d6-712a-4580-9f22-1fcf63ca96e1 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 07 09:47:33.183037 np0000006707 devstack@c-api.service[100297]: WARNING castellan.key_manager [None req-d105f336-42c9-4511-869d-587454658cdd None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, 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 09:47:33.183175 np0000006707 devstack@c-api.service[100295]: WARNING castellan.key_manager [None req-fffc05d6-712a-4580-9f22-1fcf63ca96e1 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, 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 09:47:33.183621 np0000006707 devstack@c-api.service[100296]: DEBUG oslo_db.sqlalchemy.engines [None req-489a3659-4295-4555-9926-b9835ac701f9 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=100296) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 07 09:47:33.186032 np0000006707 devstack@c-api.service[100296]: INFO cinder.rpc [None req-489a3659-4295-4555-9926-b9835ac701f9 None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. Aug 07 09:47:33.186599 np0000006707 devstack@c-api.service[100295]: WARNING stevedore.named [None req-fffc05d6-712a-4580-9f22-1fcf63ca96e1 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 07 09:47:33.186761 np0000006707 devstack@c-api.service[100295]: WARNING castellan.key_manager [None req-fffc05d6-712a-4580-9f22-1fcf63ca96e1 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, 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 09:47:33.188323 np0000006707 devstack@c-api.service[100296]: INFO cinder.rpc [None req-489a3659-4295-4555-9926-b9835ac701f9 None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. Aug 07 09:47:33.188494 np0000006707 devstack@c-api.service[100298]: WARNING stevedore.named [None req-524bb430-c774-4ffa-8e10-30e825245c4e None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 07 09:47:33.188726 np0000006707 devstack@c-api.service[100298]: WARNING castellan.key_manager [None req-524bb430-c774-4ffa-8e10-30e825245c4e None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, 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 09:47:33.188816 np0000006707 devstack@c-api.service[100296]: WARNING stevedore.named [None req-489a3659-4295-4555-9926-b9835ac701f9 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 07 09:47:33.188975 np0000006707 devstack@c-api.service[100296]: WARNING castellan.key_manager [None req-489a3659-4295-4555-9926-b9835ac701f9 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, 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 09:47:33.189023 np0000006707 devstack@c-api.service[100295]: WARNING stevedore.named [None req-fffc05d6-712a-4580-9f22-1fcf63ca96e1 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 07 09:47:33.189182 np0000006707 devstack@c-api.service[100295]: WARNING castellan.key_manager [None req-fffc05d6-712a-4580-9f22-1fcf63ca96e1 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, 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 09:47:33.192194 np0000006707 devstack@c-api.service[100297]: WARNING stevedore.named [None req-d105f336-42c9-4511-869d-587454658cdd None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 07 09:47:33.192356 np0000006707 devstack@c-api.service[100297]: WARNING castellan.key_manager [None req-d105f336-42c9-4511-869d-587454658cdd None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, 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 09:47:33.192948 np0000006707 devstack@c-api.service[100295]: WARNING stevedore.named [None req-fffc05d6-712a-4580-9f22-1fcf63ca96e1 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 07 09:47:33.193132 np0000006707 devstack@c-api.service[100295]: WARNING castellan.key_manager [None req-fffc05d6-712a-4580-9f22-1fcf63ca96e1 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, 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 09:47:33.194127 np0000006707 devstack@c-api.service[100298]: WARNING stevedore.named [None req-524bb430-c774-4ffa-8e10-30e825245c4e None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 07 09:47:33.194366 np0000006707 devstack@c-api.service[100298]: WARNING castellan.key_manager [None req-524bb430-c774-4ffa-8e10-30e825245c4e None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, 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 09:47:33.195664 np0000006707 devstack@c-api.service[100295]: WARNING stevedore.named [None req-fffc05d6-712a-4580-9f22-1fcf63ca96e1 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 07 09:47:33.195797 np0000006707 devstack@c-api.service[100295]: WARNING castellan.key_manager [None req-fffc05d6-712a-4580-9f22-1fcf63ca96e1 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, 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 09:47:33.195992 np0000006707 devstack@c-api.service[100297]: WARNING stevedore.named [None req-d105f336-42c9-4511-869d-587454658cdd None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 07 09:47:33.196181 np0000006707 devstack@c-api.service[100297]: WARNING castellan.key_manager [None req-d105f336-42c9-4511-869d-587454658cdd None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, 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 09:47:33.198157 np0000006707 devstack@c-api.service[100295]: WARNING stevedore.named [None req-fffc05d6-712a-4580-9f22-1fcf63ca96e1 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 07 09:47:33.198225 np0000006707 devstack@c-api.service[100298]: WARNING stevedore.named [None req-524bb430-c774-4ffa-8e10-30e825245c4e None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 07 09:47:33.198315 np0000006707 devstack@c-api.service[100295]: WARNING castellan.key_manager [None req-fffc05d6-712a-4580-9f22-1fcf63ca96e1 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, 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 09:47:33.198404 np0000006707 devstack@c-api.service[100298]: WARNING castellan.key_manager [None req-524bb430-c774-4ffa-8e10-30e825245c4e None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, 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 09:47:33.198566 np0000006707 devstack@c-api.service[100296]: WARNING stevedore.named [None req-489a3659-4295-4555-9926-b9835ac701f9 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 07 09:47:33.198738 np0000006707 devstack@c-api.service[100296]: WARNING castellan.key_manager [None req-489a3659-4295-4555-9926-b9835ac701f9 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, 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 09:47:33.199668 np0000006707 devstack@c-api.service[100297]: WARNING stevedore.named [None req-d105f336-42c9-4511-869d-587454658cdd None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 07 09:47:33.199826 np0000006707 devstack@c-api.service[100297]: WARNING castellan.key_manager [None req-d105f336-42c9-4511-869d-587454658cdd None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, 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 09:47:33.201487 np0000006707 devstack@c-api.service[100295]: WARNING stevedore.named [None req-fffc05d6-712a-4580-9f22-1fcf63ca96e1 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 07 09:47:33.201689 np0000006707 devstack@c-api.service[100295]: WARNING castellan.key_manager [None req-fffc05d6-712a-4580-9f22-1fcf63ca96e1 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, 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 09:47:33.202294 np0000006707 devstack@c-api.service[100296]: WARNING stevedore.named [None req-489a3659-4295-4555-9926-b9835ac701f9 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 07 09:47:33.202494 np0000006707 devstack@c-api.service[100296]: WARNING castellan.key_manager [None req-489a3659-4295-4555-9926-b9835ac701f9 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, 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 09:47:33.202761 np0000006707 devstack@c-api.service[100297]: WARNING stevedore.named [None req-d105f336-42c9-4511-869d-587454658cdd None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 07 09:47:33.202912 np0000006707 devstack@c-api.service[100297]: WARNING castellan.key_manager [None req-d105f336-42c9-4511-869d-587454658cdd None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, 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 09:47:33.203228 np0000006707 devstack@c-api.service[100298]: WARNING stevedore.named [None req-524bb430-c774-4ffa-8e10-30e825245c4e None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 07 09:47:33.203388 np0000006707 devstack@c-api.service[100298]: WARNING castellan.key_manager [None req-524bb430-c774-4ffa-8e10-30e825245c4e None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, 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 09:47:33.204501 np0000006707 devstack@c-api.service[100295]: WARNING stevedore.named [None req-fffc05d6-712a-4580-9f22-1fcf63ca96e1 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 07 09:47:33.204688 np0000006707 devstack@c-api.service[100295]: WARNING castellan.key_manager [None req-fffc05d6-712a-4580-9f22-1fcf63ca96e1 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, 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 09:47:33.204974 np0000006707 devstack@c-api.service[100297]: WARNING stevedore.named [None req-d105f336-42c9-4511-869d-587454658cdd None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 07 09:47:33.205020 np0000006707 devstack@c-api.service[100296]: WARNING stevedore.named [None req-489a3659-4295-4555-9926-b9835ac701f9 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 07 09:47:33.205096 np0000006707 devstack@c-api.service[100297]: WARNING castellan.key_manager [None req-d105f336-42c9-4511-869d-587454658cdd None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, 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 09:47:33.205150 np0000006707 devstack@c-api.service[100296]: WARNING castellan.key_manager [None req-489a3659-4295-4555-9926-b9835ac701f9 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, 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 09:47:33.206912 np0000006707 devstack@c-api.service[100298]: WARNING stevedore.named [None req-524bb430-c774-4ffa-8e10-30e825245c4e None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 07 09:47:33.207019 np0000006707 devstack@c-api.service[100297]: WARNING stevedore.named [None req-d105f336-42c9-4511-869d-587454658cdd None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 07 09:47:33.207109 np0000006707 devstack@c-api.service[100298]: WARNING castellan.key_manager [None req-524bb430-c774-4ffa-8e10-30e825245c4e None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, 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 09:47:33.207168 np0000006707 devstack@c-api.service[100297]: WARNING castellan.key_manager [None req-d105f336-42c9-4511-869d-587454658cdd None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, 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 09:47:33.207757 np0000006707 devstack@c-api.service[100295]: WARNING stevedore.named [None req-fffc05d6-712a-4580-9f22-1fcf63ca96e1 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 07 09:47:33.207757 np0000006707 devstack@c-api.service[100295]: WARNING castellan.key_manager [None req-fffc05d6-712a-4580-9f22-1fcf63ca96e1 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, 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 09:47:33.208100 np0000006707 devstack@c-api.service[100296]: WARNING stevedore.named [None req-489a3659-4295-4555-9926-b9835ac701f9 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 07 09:47:33.208228 np0000006707 devstack@c-api.service[100296]: WARNING castellan.key_manager [None req-489a3659-4295-4555-9926-b9835ac701f9 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, 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 09:47:33.208778 np0000006707 devstack@c-api.service[100295]: WARNING stevedore.named [None req-fffc05d6-712a-4580-9f22-1fcf63ca96e1 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 07 09:47:33.208911 np0000006707 devstack@c-api.service[100295]: WARNING castellan.key_manager [None req-fffc05d6-712a-4580-9f22-1fcf63ca96e1 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, 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 09:47:33.209258 np0000006707 devstack@c-api.service[100297]: WARNING stevedore.named [None req-d105f336-42c9-4511-869d-587454658cdd None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 07 09:47:33.209382 np0000006707 devstack@c-api.service[100297]: WARNING castellan.key_manager [None req-d105f336-42c9-4511-869d-587454658cdd None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, 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 09:47:33.210229 np0000006707 devstack@c-api.service[100296]: WARNING stevedore.named [None req-489a3659-4295-4555-9926-b9835ac701f9 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 07 09:47:33.210276 np0000006707 devstack@c-api.service[100298]: WARNING stevedore.named [None req-524bb430-c774-4ffa-8e10-30e825245c4e None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 07 09:47:33.210389 np0000006707 devstack@c-api.service[100296]: WARNING castellan.key_manager [None req-489a3659-4295-4555-9926-b9835ac701f9 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, 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 09:47:33.210449 np0000006707 devstack@c-api.service[100298]: WARNING castellan.key_manager [None req-524bb430-c774-4ffa-8e10-30e825245c4e None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, 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 09:47:33.211226 np0000006707 devstack@c-api.service[100297]: WARNING stevedore.named [None req-d105f336-42c9-4511-869d-587454658cdd None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 07 09:47:33.211451 np0000006707 devstack@c-api.service[100295]: WARNING stevedore.named [None req-fffc05d6-712a-4580-9f22-1fcf63ca96e1 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 07 09:47:33.211566 np0000006707 devstack@c-api.service[100297]: WARNING castellan.key_manager [None req-d105f336-42c9-4511-869d-587454658cdd None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, 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 09:47:33.211613 np0000006707 devstack@c-api.service[100295]: WARNING castellan.key_manager [None req-fffc05d6-712a-4580-9f22-1fcf63ca96e1 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, 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 09:47:33.212305 np0000006707 devstack@c-api.service[100296]: WARNING stevedore.named [None req-489a3659-4295-4555-9926-b9835ac701f9 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 07 09:47:33.212442 np0000006707 devstack@c-api.service[100296]: WARNING castellan.key_manager [None req-489a3659-4295-4555-9926-b9835ac701f9 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, 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 09:47:33.213507 np0000006707 devstack@c-api.service[100297]: WARNING stevedore.named [None req-d105f336-42c9-4511-869d-587454658cdd None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 07 09:47:33.213645 np0000006707 devstack@c-api.service[100297]: WARNING castellan.key_manager [None req-d105f336-42c9-4511-869d-587454658cdd None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, 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 09:47:33.214114 np0000006707 devstack@c-api.service[100298]: WARNING stevedore.named [None req-524bb430-c774-4ffa-8e10-30e825245c4e None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 07 09:47:33.214323 np0000006707 devstack@c-api.service[100298]: WARNING castellan.key_manager [None req-524bb430-c774-4ffa-8e10-30e825245c4e None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, 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 09:47:33.214362 np0000006707 devstack@c-api.service[100297]: WARNING stevedore.named [None req-d105f336-42c9-4511-869d-587454658cdd None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 07 09:47:33.214501 np0000006707 devstack@c-api.service[100297]: WARNING castellan.key_manager [None req-d105f336-42c9-4511-869d-587454658cdd None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, 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 09:47:33.214709 np0000006707 devstack@c-api.service[100296]: WARNING stevedore.named [None req-489a3659-4295-4555-9926-b9835ac701f9 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 07 09:47:33.214852 np0000006707 devstack@c-api.service[100296]: WARNING castellan.key_manager [None req-489a3659-4295-4555-9926-b9835ac701f9 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, 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 09:47:33.216228 np0000006707 devstack@c-api.service[100297]: WARNING stevedore.named [None req-d105f336-42c9-4511-869d-587454658cdd None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 07 09:47:33.216379 np0000006707 devstack@c-api.service[100297]: WARNING castellan.key_manager [None req-d105f336-42c9-4511-869d-587454658cdd None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, 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 09:47:33.216863 np0000006707 devstack@c-api.service[100296]: WARNING stevedore.named [None req-489a3659-4295-4555-9926-b9835ac701f9 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 07 09:47:33.216937 np0000006707 devstack@c-api.service[100296]: WARNING castellan.key_manager [None req-489a3659-4295-4555-9926-b9835ac701f9 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, 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 09:47:33.217720 np0000006707 devstack@c-api.service[100298]: WARNING stevedore.named [None req-524bb430-c774-4ffa-8e10-30e825245c4e None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 07 09:47:33.217798 np0000006707 devstack@c-api.service[100295]: WARNING stevedore.named [None req-fffc05d6-712a-4580-9f22-1fcf63ca96e1 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 07 09:47:33.217924 np0000006707 devstack@c-api.service[100298]: WARNING castellan.key_manager [None req-524bb430-c774-4ffa-8e10-30e825245c4e None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, 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 09:47:33.217998 np0000006707 devstack@c-api.service[100295]: WARNING castellan.key_manager [None req-fffc05d6-712a-4580-9f22-1fcf63ca96e1 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, 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 09:47:33.219022 np0000006707 devstack@c-api.service[100296]: WARNING stevedore.named [None req-489a3659-4295-4555-9926-b9835ac701f9 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 07 09:47:33.219157 np0000006707 devstack@c-api.service[100296]: WARNING castellan.key_manager [None req-489a3659-4295-4555-9926-b9835ac701f9 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, 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 09:47:33.219930 np0000006707 devstack@c-api.service[100296]: WARNING stevedore.named [None req-489a3659-4295-4555-9926-b9835ac701f9 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 07 09:47:33.220053 np0000006707 devstack@c-api.service[100296]: WARNING castellan.key_manager [None req-489a3659-4295-4555-9926-b9835ac701f9 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, 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 09:47:33.220333 np0000006707 devstack@c-api.service[100297]: WARNING stevedore.named [None req-d105f336-42c9-4511-869d-587454658cdd None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 07 09:47:33.220475 np0000006707 devstack@c-api.service[100297]: WARNING castellan.key_manager [None req-d105f336-42c9-4511-869d-587454658cdd None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, 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 09:47:33.221397 np0000006707 devstack@c-api.service[100295]: WARNING stevedore.named [None req-fffc05d6-712a-4580-9f22-1fcf63ca96e1 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 07 09:47:33.221444 np0000006707 devstack@c-api.service[100298]: WARNING stevedore.named [None req-524bb430-c774-4ffa-8e10-30e825245c4e None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 07 09:47:33.221591 np0000006707 devstack@c-api.service[100295]: WARNING castellan.key_manager [None req-fffc05d6-712a-4580-9f22-1fcf63ca96e1 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, 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 09:47:33.221699 np0000006707 devstack@c-api.service[100298]: WARNING castellan.key_manager [None req-524bb430-c774-4ffa-8e10-30e825245c4e None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, 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 09:47:33.221820 np0000006707 devstack@c-api.service[100296]: WARNING stevedore.named [None req-489a3659-4295-4555-9926-b9835ac701f9 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 07 09:47:33.221945 np0000006707 devstack@c-api.service[100296]: WARNING castellan.key_manager [None req-489a3659-4295-4555-9926-b9835ac701f9 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, 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 09:47:33.222802 np0000006707 devstack@c-api.service[100297]: WARNING stevedore.named [None req-d105f336-42c9-4511-869d-587454658cdd None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 07 09:47:33.222928 np0000006707 devstack@c-api.service[100297]: WARNING castellan.key_manager [None req-d105f336-42c9-4511-869d-587454658cdd None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, 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 09:47:33.223019 np0000006707 devstack@c-api.service[100298]: WARNING stevedore.named [None req-524bb430-c774-4ffa-8e10-30e825245c4e None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 07 09:47:33.223219 np0000006707 devstack@c-api.service[100298]: WARNING castellan.key_manager [None req-524bb430-c774-4ffa-8e10-30e825245c4e None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, 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 09:47:33.223338 np0000006707 devstack@c-api.service[100295]: WARNING stevedore.named [None req-fffc05d6-712a-4580-9f22-1fcf63ca96e1 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 07 09:47:33.223526 np0000006707 devstack@c-api.service[100295]: WARNING castellan.key_manager [None req-fffc05d6-712a-4580-9f22-1fcf63ca96e1 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, 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 09:47:33.224157 np0000006707 devstack@c-api.service[100297]: WARNING stevedore.named [None req-d105f336-42c9-4511-869d-587454658cdd None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 07 09:47:33.224288 np0000006707 devstack@c-api.service[100297]: WARNING castellan.key_manager [None req-d105f336-42c9-4511-869d-587454658cdd None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, 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 09:47:33.224739 np0000006707 devstack@c-api.service[100295]: WARNING stevedore.named [None req-fffc05d6-712a-4580-9f22-1fcf63ca96e1 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 07 09:47:33.224899 np0000006707 devstack@c-api.service[100295]: WARNING castellan.key_manager [None req-fffc05d6-712a-4580-9f22-1fcf63ca96e1 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, 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 09:47:33.225139 np0000006707 devstack@c-api.service[100297]: WARNING stevedore.named [None req-d105f336-42c9-4511-869d-587454658cdd None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 07 09:47:33.225268 np0000006707 devstack@c-api.service[100297]: WARNING castellan.key_manager [None req-d105f336-42c9-4511-869d-587454658cdd None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, 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 09:47:33.225881 np0000006707 devstack@c-api.service[100295]: WARNING stevedore.named [None req-fffc05d6-712a-4580-9f22-1fcf63ca96e1 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 07 09:47:33.225954 np0000006707 devstack@c-api.service[100297]: WARNING stevedore.named [None req-d105f336-42c9-4511-869d-587454658cdd None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 07 09:47:33.225994 np0000006707 devstack@c-api.service[100296]: WARNING stevedore.named [None req-489a3659-4295-4555-9926-b9835ac701f9 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 07 09:47:33.226032 np0000006707 devstack@c-api.service[100295]: WARNING castellan.key_manager [None req-fffc05d6-712a-4580-9f22-1fcf63ca96e1 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, 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 09:47:33.226068 np0000006707 devstack@c-api.service[100297]: WARNING castellan.key_manager [None req-d105f336-42c9-4511-869d-587454658cdd None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, 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 09:47:33.226124 np0000006707 devstack@c-api.service[100298]: WARNING stevedore.named [None req-524bb430-c774-4ffa-8e10-30e825245c4e None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 07 09:47:33.226165 np0000006707 devstack@c-api.service[100296]: WARNING castellan.key_manager [None req-489a3659-4295-4555-9926-b9835ac701f9 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, 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 09:47:33.226288 np0000006707 devstack@c-api.service[100298]: WARNING castellan.key_manager [None req-524bb430-c774-4ffa-8e10-30e825245c4e None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, 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 09:47:33.226887 np0000006707 devstack@c-api.service[100297]: WARNING stevedore.named [None req-d105f336-42c9-4511-869d-587454658cdd None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 07 09:47:33.226996 np0000006707 devstack@c-api.service[100297]: WARNING castellan.key_manager [None req-d105f336-42c9-4511-869d-587454658cdd None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, 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 09:47:33.227030 np0000006707 devstack@c-api.service[100295]: WARNING stevedore.named [None req-fffc05d6-712a-4580-9f22-1fcf63ca96e1 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 07 09:47:33.227170 np0000006707 devstack@c-api.service[100295]: WARNING castellan.key_manager [None req-fffc05d6-712a-4580-9f22-1fcf63ca96e1 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, 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 09:47:33.227737 np0000006707 devstack@c-api.service[100297]: WARNING stevedore.named [None req-d105f336-42c9-4511-869d-587454658cdd None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 07 09:47:33.227871 np0000006707 devstack@c-api.service[100297]: WARNING castellan.key_manager [None req-d105f336-42c9-4511-869d-587454658cdd None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, 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 09:47:33.228219 np0000006707 devstack@c-api.service[100295]: WARNING stevedore.named [None req-fffc05d6-712a-4580-9f22-1fcf63ca96e1 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 07 09:47:33.228331 np0000006707 devstack@c-api.service[100296]: WARNING stevedore.named [None req-489a3659-4295-4555-9926-b9835ac701f9 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 07 09:47:33.228368 np0000006707 devstack@c-api.service[100295]: WARNING castellan.key_manager [None req-fffc05d6-712a-4580-9f22-1fcf63ca96e1 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, 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 09:47:33.228448 np0000006707 devstack@c-api.service[100297]: WARNING stevedore.named [None req-d105f336-42c9-4511-869d-587454658cdd None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 07 09:47:33.228565 np0000006707 devstack@c-api.service[100297]: WARNING castellan.key_manager [None req-d105f336-42c9-4511-869d-587454658cdd None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, 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 09:47:33.228705 np0000006707 devstack@c-api.service[100296]: WARNING castellan.key_manager [None req-489a3659-4295-4555-9926-b9835ac701f9 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, 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 09:47:33.229129 np0000006707 devstack@c-api.service[100297]: WARNING stevedore.named [None req-d105f336-42c9-4511-869d-587454658cdd None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 07 09:47:33.229218 np0000006707 devstack@c-api.service[100295]: WARNING stevedore.named [None req-fffc05d6-712a-4580-9f22-1fcf63ca96e1 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 07 09:47:33.229252 np0000006707 devstack@c-api.service[100297]: WARNING castellan.key_manager [None req-d105f336-42c9-4511-869d-587454658cdd None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, 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 09:47:33.229379 np0000006707 devstack@c-api.service[100295]: WARNING castellan.key_manager [None req-fffc05d6-712a-4580-9f22-1fcf63ca96e1 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, 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 09:47:33.229964 np0000006707 devstack@c-api.service[100296]: WARNING stevedore.named [None req-489a3659-4295-4555-9926-b9835ac701f9 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 07 09:47:33.230041 np0000006707 devstack@c-api.service[100297]: WARNING cinder.api.contrib.hosts [None req-d105f336-42c9-4511-869d-587454658cdd None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Aug 07 09:47:33.230082 np0000006707 devstack@c-api.service[100296]: WARNING castellan.key_manager [None req-489a3659-4295-4555-9926-b9835ac701f9 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, 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 09:47:33.230163 np0000006707 devstack@c-api.service[100295]: WARNING stevedore.named [None req-fffc05d6-712a-4580-9f22-1fcf63ca96e1 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 07 09:47:33.230292 np0000006707 devstack@c-api.service[100297]: WARNING stevedore.named [None req-d105f336-42c9-4511-869d-587454658cdd None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 07 09:47:33.230336 np0000006707 devstack@c-api.service[100295]: WARNING castellan.key_manager [None req-fffc05d6-712a-4580-9f22-1fcf63ca96e1 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, 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 09:47:33.230409 np0000006707 devstack@c-api.service[100297]: WARNING castellan.key_manager [None req-d105f336-42c9-4511-869d-587454658cdd None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, 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 09:47:33.230918 np0000006707 devstack@c-api.service[100296]: WARNING stevedore.named [None req-489a3659-4295-4555-9926-b9835ac701f9 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 07 09:47:33.230973 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.v3.router [None req-d105f336-42c9-4511-869d-587454658cdd None None] Extended resource: extensions {{(pid=100297) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 07 09:47:33.231012 np0000006707 devstack@c-api.service[100296]: WARNING castellan.key_manager [None req-489a3659-4295-4555-9926-b9835ac701f9 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, 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 09:47:33.231490 np0000006707 devstack@c-api.service[100295]: WARNING cinder.api.contrib.hosts [None req-fffc05d6-712a-4580-9f22-1fcf63ca96e1 None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Aug 07 09:47:33.231719 np0000006707 devstack@c-api.service[100296]: WARNING stevedore.named [None req-489a3659-4295-4555-9926-b9835ac701f9 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 07 09:47:33.231838 np0000006707 devstack@c-api.service[100296]: WARNING castellan.key_manager [None req-489a3659-4295-4555-9926-b9835ac701f9 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, 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 09:47:33.231877 np0000006707 devstack@c-api.service[100295]: WARNING stevedore.named [None req-fffc05d6-712a-4580-9f22-1fcf63ca96e1 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 07 09:47:33.232066 np0000006707 devstack@c-api.service[100295]: WARNING castellan.key_manager [None req-fffc05d6-712a-4580-9f22-1fcf63ca96e1 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, 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 09:47:33.232104 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.v3.router [None req-d105f336-42c9-4511-869d-587454658cdd None None] Extended resource: consistencygroups {{(pid=100297) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 07 09:47:33.232514 np0000006707 devstack@c-api.service[100296]: WARNING stevedore.named [None req-489a3659-4295-4555-9926-b9835ac701f9 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 07 09:47:33.232662 np0000006707 devstack@c-api.service[100296]: WARNING castellan.key_manager [None req-489a3659-4295-4555-9926-b9835ac701f9 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, 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 09:47:33.232750 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.v3.router [None req-fffc05d6-712a-4580-9f22-1fcf63ca96e1 None None] Extended resource: extensions {{(pid=100295) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 07 09:47:33.233311 np0000006707 devstack@c-api.service[100298]: WARNING stevedore.named [None req-524bb430-c774-4ffa-8e10-30e825245c4e None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 07 09:47:33.233352 np0000006707 devstack@c-api.service[100296]: WARNING stevedore.named [None req-489a3659-4295-4555-9926-b9835ac701f9 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 07 09:47:33.233462 np0000006707 devstack@c-api.service[100296]: WARNING castellan.key_manager [None req-489a3659-4295-4555-9926-b9835ac701f9 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, 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 09:47:33.233584 np0000006707 devstack@c-api.service[100298]: WARNING castellan.key_manager [None req-524bb430-c774-4ffa-8e10-30e825245c4e None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, 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 09:47:33.234071 np0000006707 devstack@c-api.service[100296]: WARNING stevedore.named [None req-489a3659-4295-4555-9926-b9835ac701f9 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 07 09:47:33.234181 np0000006707 devstack@c-api.service[100296]: WARNING castellan.key_manager [None req-489a3659-4295-4555-9926-b9835ac701f9 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, 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 09:47:33.234378 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.v3.router [None req-fffc05d6-712a-4580-9f22-1fcf63ca96e1 None None] Extended resource: consistencygroups {{(pid=100295) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 07 09:47:33.234771 np0000006707 devstack@c-api.service[100296]: WARNING stevedore.named [None req-489a3659-4295-4555-9926-b9835ac701f9 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 07 09:47:33.234885 np0000006707 devstack@c-api.service[100296]: WARNING castellan.key_manager [None req-489a3659-4295-4555-9926-b9835ac701f9 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, 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 09:47:33.234997 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.v3.router [None req-d105f336-42c9-4511-869d-587454658cdd None None] Extended resource: extra_specs {{(pid=100297) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 07 09:47:33.235683 np0000006707 devstack@c-api.service[100296]: WARNING cinder.api.contrib.hosts [None req-489a3659-4295-4555-9926-b9835ac701f9 None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Aug 07 09:47:33.235928 np0000006707 devstack@c-api.service[100296]: WARNING stevedore.named [None req-489a3659-4295-4555-9926-b9835ac701f9 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 07 09:47:33.236052 np0000006707 devstack@c-api.service[100296]: WARNING castellan.key_manager [None req-489a3659-4295-4555-9926-b9835ac701f9 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, 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 09:47:33.236572 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.v3.router [None req-d105f336-42c9-4511-869d-587454658cdd None None] Extended resource: capabilities {{(pid=100297) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 07 09:47:33.236661 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.v3.router [None req-489a3659-4295-4555-9926-b9835ac701f9 None None] Extended resource: extensions {{(pid=100296) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 07 09:47:33.236989 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.v3.router [None req-fffc05d6-712a-4580-9f22-1fcf63ca96e1 None None] Extended resource: extra_specs {{(pid=100295) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 07 09:47:33.237587 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.v3.router [None req-d105f336-42c9-4511-869d-587454658cdd None None] Extended resource: backups {{(pid=100297) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 07 09:47:33.238119 np0000006707 devstack@c-api.service[100298]: WARNING stevedore.named [None req-524bb430-c774-4ffa-8e10-30e825245c4e None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 07 09:47:33.238159 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.v3.router [None req-489a3659-4295-4555-9926-b9835ac701f9 None None] Extended resource: consistencygroups {{(pid=100296) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 07 09:47:33.238253 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.v3.router [None req-fffc05d6-712a-4580-9f22-1fcf63ca96e1 None None] Extended resource: capabilities {{(pid=100295) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 07 09:47:33.238362 np0000006707 devstack@c-api.service[100298]: WARNING castellan.key_manager [None req-524bb430-c774-4ffa-8e10-30e825245c4e None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, 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 09:47:33.239279 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.v3.router [None req-fffc05d6-712a-4580-9f22-1fcf63ca96e1 None None] Extended resource: backups {{(pid=100295) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 07 09:47:33.239370 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.v3.router [None req-d105f336-42c9-4511-869d-587454658cdd None None] Extended resource: os-quota-sets {{(pid=100297) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 07 09:47:33.240511 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.v3.router [None req-d105f336-42c9-4511-869d-587454658cdd None None] Extended resource: qos-specs {{(pid=100297) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 07 09:47:33.240592 np0000006707 devstack@c-api.service[100298]: WARNING stevedore.named [None req-524bb430-c774-4ffa-8e10-30e825245c4e None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 07 09:47:33.240836 np0000006707 devstack@c-api.service[100298]: WARNING castellan.key_manager [None req-524bb430-c774-4ffa-8e10-30e825245c4e None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, 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 09:47:33.241035 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.v3.router [None req-fffc05d6-712a-4580-9f22-1fcf63ca96e1 None None] Extended resource: os-quota-sets {{(pid=100295) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 07 09:47:33.241834 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.v3.router [None req-489a3659-4295-4555-9926-b9835ac701f9 None None] Extended resource: extra_specs {{(pid=100296) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 07 09:47:33.242243 np0000006707 devstack@c-api.service[100298]: WARNING stevedore.named [None req-524bb430-c774-4ffa-8e10-30e825245c4e None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 07 09:47:33.242303 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.v3.router [None req-fffc05d6-712a-4580-9f22-1fcf63ca96e1 None None] Extended resource: qos-specs {{(pid=100295) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 07 09:47:33.242350 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.v3.router [None req-d105f336-42c9-4511-869d-587454658cdd None None] Extended resource: encryption {{(pid=100297) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 07 09:47:33.242490 np0000006707 devstack@c-api.service[100298]: WARNING castellan.key_manager [None req-524bb430-c774-4ffa-8e10-30e825245c4e None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, 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 09:47:33.243673 np0000006707 devstack@c-api.service[100298]: WARNING stevedore.named [None req-524bb430-c774-4ffa-8e10-30e825245c4e None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 07 09:47:33.243788 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.v3.router [None req-d105f336-42c9-4511-869d-587454658cdd None None] Extended resource: encryption {{(pid=100297) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 07 09:47:33.243840 np0000006707 devstack@c-api.service[100298]: WARNING castellan.key_manager [None req-524bb430-c774-4ffa-8e10-30e825245c4e None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, 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 09:47:33.243967 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.v3.router [None req-489a3659-4295-4555-9926-b9835ac701f9 None None] Extended resource: capabilities {{(pid=100296) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 07 09:47:33.244031 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.v3.router [None req-fffc05d6-712a-4580-9f22-1fcf63ca96e1 None None] Extended resource: encryption {{(pid=100295) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 07 09:47:33.244986 np0000006707 devstack@c-api.service[100298]: WARNING stevedore.named [None req-524bb430-c774-4ffa-8e10-30e825245c4e None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 07 09:47:33.245061 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.v3.router [None req-d105f336-42c9-4511-869d-587454658cdd None None] Extended resource: cgsnapshots {{(pid=100297) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 07 09:47:33.245177 np0000006707 devstack@c-api.service[100298]: WARNING castellan.key_manager [None req-524bb430-c774-4ffa-8e10-30e825245c4e None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, 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 09:47:33.245311 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.v3.router [None req-fffc05d6-712a-4580-9f22-1fcf63ca96e1 None None] Extended resource: encryption {{(pid=100295) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 07 09:47:33.245747 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.v3.router [None req-489a3659-4295-4555-9926-b9835ac701f9 None None] Extended resource: backups {{(pid=100296) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 07 09:47:33.246255 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.v3.router [None req-d105f336-42c9-4511-869d-587454658cdd None None] Extended resource: scheduler-stats {{(pid=100297) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 07 09:47:33.246406 np0000006707 devstack@c-api.service[100298]: WARNING stevedore.named [None req-524bb430-c774-4ffa-8e10-30e825245c4e None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 07 09:47:33.246593 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.v3.router [None req-fffc05d6-712a-4580-9f22-1fcf63ca96e1 None None] Extended resource: cgsnapshots {{(pid=100295) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 07 09:47:33.246686 np0000006707 devstack@c-api.service[100298]: WARNING castellan.key_manager [None req-524bb430-c774-4ffa-8e10-30e825245c4e None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, 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 09:47:33.247467 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.v3.router [None req-d105f336-42c9-4511-869d-587454658cdd None None] Extended resource: os-volume-manage {{(pid=100297) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 07 09:47:33.247557 np0000006707 devstack@c-api.service[100298]: WARNING stevedore.named [None req-524bb430-c774-4ffa-8e10-30e825245c4e None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 07 09:47:33.247782 np0000006707 devstack@c-api.service[100298]: WARNING castellan.key_manager [None req-524bb430-c774-4ffa-8e10-30e825245c4e None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, 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 09:47:33.247915 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.v3.router [None req-fffc05d6-712a-4580-9f22-1fcf63ca96e1 None None] Extended resource: scheduler-stats {{(pid=100295) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 07 09:47:33.248585 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.v3.router [None req-d105f336-42c9-4511-869d-587454658cdd None None] Extended resource: os-snapshot-manage {{(pid=100297) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 07 09:47:33.248688 np0000006707 devstack@c-api.service[100298]: WARNING stevedore.named [None req-524bb430-c774-4ffa-8e10-30e825245c4e None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 07 09:47:33.248725 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.v3.router [None req-489a3659-4295-4555-9926-b9835ac701f9 None None] Extended resource: os-quota-sets {{(pid=100296) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 07 09:47:33.248847 np0000006707 devstack@c-api.service[100298]: WARNING castellan.key_manager [None req-524bb430-c774-4ffa-8e10-30e825245c4e None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, 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 09:47:33.248984 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.v3.router [None req-fffc05d6-712a-4580-9f22-1fcf63ca96e1 None None] Extended resource: os-volume-manage {{(pid=100295) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 07 09:47:33.249815 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.v3.router [None req-d105f336-42c9-4511-869d-587454658cdd None None] Extended resource: os-volume-transfer {{(pid=100297) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 07 09:47:33.250012 np0000006707 devstack@c-api.service[100298]: WARNING cinder.api.contrib.hosts [None req-524bb430-c774-4ffa-8e10-30e825245c4e None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Aug 07 09:47:33.250314 np0000006707 devstack@c-api.service[100298]: WARNING stevedore.named [None req-524bb430-c774-4ffa-8e10-30e825245c4e None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 07 09:47:33.250379 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.v3.router [None req-fffc05d6-712a-4580-9f22-1fcf63ca96e1 None None] Extended resource: os-snapshot-manage {{(pid=100295) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 07 09:47:33.250507 np0000006707 devstack@c-api.service[100298]: WARNING castellan.key_manager [None req-524bb430-c774-4ffa-8e10-30e825245c4e None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, 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 09:47:33.250786 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.v3.router [None req-489a3659-4295-4555-9926-b9835ac701f9 None None] Extended resource: qos-specs {{(pid=100296) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 07 09:47:33.251224 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.v3.router [None req-d105f336-42c9-4511-869d-587454658cdd None None] Extended resource: os-hosts {{(pid=100297) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 07 09:47:33.251394 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.v3.router [None req-524bb430-c774-4ffa-8e10-30e825245c4e None None] Extended resource: extensions {{(pid=100298) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 07 09:47:33.251827 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.v3.router [None req-fffc05d6-712a-4580-9f22-1fcf63ca96e1 None None] Extended resource: os-volume-transfer {{(pid=100295) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 07 09:47:33.252252 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.v3.router [None req-d105f336-42c9-4511-869d-587454658cdd None None] Extended resource: os-volume-type-access {{(pid=100297) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 07 09:47:33.252502 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.v3.router [None req-524bb430-c774-4ffa-8e10-30e825245c4e None None] Extended resource: consistencygroups {{(pid=100298) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 07 09:47:33.253350 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.v3.router [None req-fffc05d6-712a-4580-9f22-1fcf63ca96e1 None None] Extended resource: os-hosts {{(pid=100295) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 07 09:47:33.253553 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.v3.router [None req-d105f336-42c9-4511-869d-587454658cdd None None] Extended resource: os-availability-zone {{(pid=100297) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 07 09:47:33.253825 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.v3.router [None req-489a3659-4295-4555-9926-b9835ac701f9 None None] Extended resource: encryption {{(pid=100296) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 07 09:47:33.254620 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.v3.router [None req-d105f336-42c9-4511-869d-587454658cdd None None] Extended resource: os-quota-class-sets {{(pid=100297) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 07 09:47:33.254780 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.v3.router [None req-fffc05d6-712a-4580-9f22-1fcf63ca96e1 None None] Extended resource: os-volume-type-access {{(pid=100295) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 07 09:47:33.255307 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.v3.router [None req-524bb430-c774-4ffa-8e10-30e825245c4e None None] Extended resource: extra_specs {{(pid=100298) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 07 09:47:33.255962 np0000006707 devstack@c-api.service[100297]: WARNING stevedore.named [None req-d105f336-42c9-4511-869d-587454658cdd None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 07 09:47:33.256096 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.v3.router [None req-489a3659-4295-4555-9926-b9835ac701f9 None None] Extended resource: encryption {{(pid=100296) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 07 09:47:33.256144 np0000006707 devstack@c-api.service[100297]: WARNING castellan.key_manager [None req-d105f336-42c9-4511-869d-587454658cdd None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, 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 09:47:33.256183 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.v3.router [None req-fffc05d6-712a-4580-9f22-1fcf63ca96e1 None None] Extended resource: os-availability-zone {{(pid=100295) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 07 09:47:33.256648 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.v3.router [None req-524bb430-c774-4ffa-8e10-30e825245c4e None None] Extended resource: capabilities {{(pid=100298) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 07 09:47:33.256875 np0000006707 devstack@c-api.service[100297]: WARNING stevedore.named [None req-d105f336-42c9-4511-869d-587454658cdd None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 07 09:47:33.256991 np0000006707 devstack@c-api.service[100297]: WARNING castellan.key_manager [None req-d105f336-42c9-4511-869d-587454658cdd None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, 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 09:47:33.257236 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.v3.router [None req-fffc05d6-712a-4580-9f22-1fcf63ca96e1 None None] Extended resource: os-quota-class-sets {{(pid=100295) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 07 09:47:33.257598 np0000006707 devstack@c-api.service[100297]: WARNING stevedore.named [None req-d105f336-42c9-4511-869d-587454658cdd None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 07 09:47:33.257658 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.v3.router [None req-524bb430-c774-4ffa-8e10-30e825245c4e None None] Extended resource: backups {{(pid=100298) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 07 09:47:33.257706 np0000006707 devstack@c-api.service[100297]: WARNING castellan.key_manager [None req-d105f336-42c9-4511-869d-587454658cdd None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, 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 09:47:33.258209 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.contrib.snapshot_actions [None req-d105f336-42c9-4511-869d-587454658cdd None None] SnapshotActionsController initialized {{(pid=100297) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Aug 07 09:47:33.258331 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.v3.router [None req-489a3659-4295-4555-9926-b9835ac701f9 None None] Extended resource: cgsnapshots {{(pid=100296) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 07 09:47:33.258909 np0000006707 devstack@c-api.service[100295]: WARNING stevedore.named [None req-fffc05d6-712a-4580-9f22-1fcf63ca96e1 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 07 09:47:33.259051 np0000006707 devstack@c-api.service[100295]: WARNING castellan.key_manager [None req-fffc05d6-712a-4580-9f22-1fcf63ca96e1 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, 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 09:47:33.259200 np0000006707 devstack@c-api.service[100297]: WARNING stevedore.named [None req-d105f336-42c9-4511-869d-587454658cdd None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 07 09:47:33.259296 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.v3.router [None req-524bb430-c774-4ffa-8e10-30e825245c4e None None] Extended resource: os-quota-sets {{(pid=100298) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 07 09:47:33.259343 np0000006707 devstack@c-api.service[100297]: WARNING castellan.key_manager [None req-d105f336-42c9-4511-869d-587454658cdd None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, 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 09:47:33.259850 np0000006707 devstack@c-api.service[100295]: WARNING stevedore.named [None req-fffc05d6-712a-4580-9f22-1fcf63ca96e1 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 07 09:47:33.259897 np0000006707 devstack@c-api.service[100297]: WARNING stevedore.named [None req-d105f336-42c9-4511-869d-587454658cdd None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 07 09:47:33.259970 np0000006707 devstack@c-api.service[100295]: WARNING castellan.key_manager [None req-fffc05d6-712a-4580-9f22-1fcf63ca96e1 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, 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 09:47:33.260014 np0000006707 devstack@c-api.service[100297]: WARNING castellan.key_manager [None req-d105f336-42c9-4511-869d-587454658cdd None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, 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 09:47:33.260498 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.v3.router [None req-489a3659-4295-4555-9926-b9835ac701f9 None None] Extended resource: scheduler-stats {{(pid=100296) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 07 09:47:33.260619 np0000006707 devstack@c-api.service[100297]: WARNING stevedore.named [None req-d105f336-42c9-4511-869d-587454658cdd None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 07 09:47:33.260674 np0000006707 devstack@c-api.service[100295]: WARNING stevedore.named [None req-fffc05d6-712a-4580-9f22-1fcf63ca96e1 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 07 09:47:33.260762 np0000006707 devstack@c-api.service[100295]: WARNING castellan.key_manager [None req-fffc05d6-712a-4580-9f22-1fcf63ca96e1 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, 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 09:47:33.260808 np0000006707 devstack@c-api.service[100297]: WARNING castellan.key_manager [None req-d105f336-42c9-4511-869d-587454658cdd None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, 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 09:47:33.261046 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.v3.router [None req-524bb430-c774-4ffa-8e10-30e825245c4e None None] Extended resource: qos-specs {{(pid=100298) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 07 09:47:33.261247 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.contrib.snapshot_actions [None req-fffc05d6-712a-4580-9f22-1fcf63ca96e1 None None] SnapshotActionsController initialized {{(pid=100295) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Aug 07 09:47:33.261401 np0000006707 devstack@c-api.service[100297]: WARNING stevedore.named [None req-d105f336-42c9-4511-869d-587454658cdd None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 07 09:47:33.261535 np0000006707 devstack@c-api.service[100297]: WARNING castellan.key_manager [None req-d105f336-42c9-4511-869d-587454658cdd None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, 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 09:47:33.262036 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.v3.router [None req-d105f336-42c9-4511-869d-587454658cdd None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=100297) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 07 09:47:33.262157 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.v3.router [None req-d105f336-42c9-4511-869d-587454658cdd None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=100297) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 07 09:47:33.262218 np0000006707 devstack@c-api.service[100295]: WARNING stevedore.named [None req-fffc05d6-712a-4580-9f22-1fcf63ca96e1 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 07 09:47:33.262258 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.v3.router [None req-d105f336-42c9-4511-869d-587454658cdd None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=100297) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 07 09:47:33.262353 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.v3.router [None req-d105f336-42c9-4511-869d-587454658cdd None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=100297) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 07 09:47:33.262410 np0000006707 devstack@c-api.service[100295]: WARNING castellan.key_manager [None req-fffc05d6-712a-4580-9f22-1fcf63ca96e1 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, 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 09:47:33.262584 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.v3.router [None req-d105f336-42c9-4511-869d-587454658cdd None None] Extension VolumeTypeEncryption extending resource: types {{(pid=100297) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 07 09:47:33.262644 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.v3.router [None req-489a3659-4295-4555-9926-b9835ac701f9 None None] Extended resource: os-volume-manage {{(pid=100296) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 07 09:47:33.262701 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.v3.router [None req-d105f336-42c9-4511-869d-587454658cdd None None] Extension VolumeUnmanage extending resource: volumes {{(pid=100297) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 07 09:47:33.262746 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.v3.router [None req-d105f336-42c9-4511-869d-587454658cdd None None] Extension UsedLimits extending resource: limits {{(pid=100297) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 07 09:47:33.262914 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.v3.router [None req-d105f336-42c9-4511-869d-587454658cdd None None] Extension SnapshotActions extending resource: snapshots {{(pid=100297) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 07 09:47:33.263022 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.v3.router [None req-d105f336-42c9-4511-869d-587454658cdd None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=100297) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 07 09:47:33.263075 np0000006707 devstack@c-api.service[100295]: WARNING stevedore.named [None req-fffc05d6-712a-4580-9f22-1fcf63ca96e1 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 07 09:47:33.263111 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.v3.router [None req-d105f336-42c9-4511-869d-587454658cdd None None] Extension VolumeTypeAccess extending resource: types {{(pid=100297) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 07 09:47:33.263185 np0000006707 devstack@c-api.service[100295]: WARNING castellan.key_manager [None req-fffc05d6-712a-4580-9f22-1fcf63ca96e1 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, 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 09:47:33.263237 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.v3.router [None req-d105f336-42c9-4511-869d-587454658cdd None None] Extension AdminActions extending resource: volumes {{(pid=100297) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 07 09:47:33.263318 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.v3.router [None req-d105f336-42c9-4511-869d-587454658cdd None None] Extension AdminActions extending resource: snapshots {{(pid=100297) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 07 09:47:33.263407 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.v3.router [None req-d105f336-42c9-4511-869d-587454658cdd None None] Extension AdminActions extending resource: backups {{(pid=100297) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 07 09:47:33.263467 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.v3.router [None req-524bb430-c774-4ffa-8e10-30e825245c4e None None] Extended resource: encryption {{(pid=100298) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 07 09:47:33.263517 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.v3.router [None req-d105f336-42c9-4511-869d-587454658cdd None None] Extension VolumeActions extending resource: volumes {{(pid=100297) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 07 09:47:33.263678 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.v3.router [None req-d105f336-42c9-4511-869d-587454658cdd None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=100297) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 07 09:47:33.263780 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.v3.router [None req-d105f336-42c9-4511-869d-587454658cdd None None] Extension TypesManage extending resource: types {{(pid=100297) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 07 09:47:33.263849 np0000006707 devstack@c-api.service[100295]: WARNING stevedore.named [None req-fffc05d6-712a-4580-9f22-1fcf63ca96e1 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 07 09:47:33.263957 np0000006707 devstack@c-api.service[100295]: WARNING castellan.key_manager [None req-fffc05d6-712a-4580-9f22-1fcf63ca96e1 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, 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 09:47:33.264583 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.v3.router [None req-489a3659-4295-4555-9926-b9835ac701f9 None None] Extended resource: os-snapshot-manage {{(pid=100296) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 07 09:47:33.264663 np0000006707 devstack@c-api.service[100295]: WARNING stevedore.named [None req-fffc05d6-712a-4580-9f22-1fcf63ca96e1 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 07 09:47:33.264762 np0000006707 devstack@c-api.service[100295]: WARNING castellan.key_manager [None req-fffc05d6-712a-4580-9f22-1fcf63ca96e1 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, 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 09:47:33.264807 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.v3.router [None req-524bb430-c774-4ffa-8e10-30e825245c4e None None] Extended resource: encryption {{(pid=100298) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 07 09:47:33.265290 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.v3.router [None req-fffc05d6-712a-4580-9f22-1fcf63ca96e1 None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=100295) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 07 09:47:33.265459 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.v3.router [None req-fffc05d6-712a-4580-9f22-1fcf63ca96e1 None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=100295) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 07 09:47:33.265595 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.v3.router [None req-fffc05d6-712a-4580-9f22-1fcf63ca96e1 None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=100295) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 07 09:47:33.265847 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.v3.router [None req-fffc05d6-712a-4580-9f22-1fcf63ca96e1 None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=100295) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 07 09:47:33.265847 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.v3.router [None req-fffc05d6-712a-4580-9f22-1fcf63ca96e1 None None] Extension VolumeTypeEncryption extending resource: types {{(pid=100295) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 07 09:47:33.265961 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.v3.router [None req-fffc05d6-712a-4580-9f22-1fcf63ca96e1 None None] Extension VolumeUnmanage extending resource: volumes {{(pid=100295) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 07 09:47:33.266028 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.v3.router [None req-524bb430-c774-4ffa-8e10-30e825245c4e None None] Extended resource: cgsnapshots {{(pid=100298) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 07 09:47:33.266072 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.v3.router [None req-fffc05d6-712a-4580-9f22-1fcf63ca96e1 None None] Extension UsedLimits extending resource: limits {{(pid=100295) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 07 09:47:33.266167 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.v3.router [None req-fffc05d6-712a-4580-9f22-1fcf63ca96e1 None None] Extension SnapshotActions extending resource: snapshots {{(pid=100295) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 07 09:47:33.266287 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.v3.router [None req-fffc05d6-712a-4580-9f22-1fcf63ca96e1 None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=100295) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 07 09:47:33.266442 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.v3.router [None req-fffc05d6-712a-4580-9f22-1fcf63ca96e1 None None] Extension VolumeTypeAccess extending resource: types {{(pid=100295) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 07 09:47:33.266623 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.v3.router [None req-fffc05d6-712a-4580-9f22-1fcf63ca96e1 None None] Extension AdminActions extending resource: volumes {{(pid=100295) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 07 09:47:33.266737 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.v3.router [None req-489a3659-4295-4555-9926-b9835ac701f9 None None] Extended resource: os-volume-transfer {{(pid=100296) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 07 09:47:33.266780 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.v3.router [None req-fffc05d6-712a-4580-9f22-1fcf63ca96e1 None None] Extension AdminActions extending resource: snapshots {{(pid=100295) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 07 09:47:33.266908 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.v3.router [None req-fffc05d6-712a-4580-9f22-1fcf63ca96e1 None None] Extension AdminActions extending resource: backups {{(pid=100295) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 07 09:47:33.267040 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.v3.router [None req-fffc05d6-712a-4580-9f22-1fcf63ca96e1 None None] Extension VolumeActions extending resource: volumes {{(pid=100295) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 07 09:47:33.267161 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.v3.router [None req-fffc05d6-712a-4580-9f22-1fcf63ca96e1 None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=100295) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 07 09:47:33.267194 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.v3.router [None req-524bb430-c774-4ffa-8e10-30e825245c4e None None] Extended resource: scheduler-stats {{(pid=100298) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 07 09:47:33.267249 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.v3.router [None req-fffc05d6-712a-4580-9f22-1fcf63ca96e1 None None] Extension TypesManage extending resource: types {{(pid=100295) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 07 09:47:33.268338 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.v3.router [None req-524bb430-c774-4ffa-8e10-30e825245c4e None None] Extended resource: os-volume-manage {{(pid=100298) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 07 09:47:33.269131 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.v3.router [None req-489a3659-4295-4555-9926-b9835ac701f9 None None] Extended resource: os-hosts {{(pid=100296) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 07 09:47:33.269513 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.v3.router [None req-524bb430-c774-4ffa-8e10-30e825245c4e None None] Extended resource: os-snapshot-manage {{(pid=100298) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 07 09:47:33.270712 np0000006707 devstack@c-api.service[100297]: WSGI app 0 (mountpoint='') ready in 3 seconds on interpreter 0x72eaa04a4668 pid: 100297 (default app) Aug 07 09:47:33.270807 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.v3.router [None req-524bb430-c774-4ffa-8e10-30e825245c4e None None] Extended resource: os-volume-transfer {{(pid=100298) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 07 09:47:33.271142 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.v3.router [None req-489a3659-4295-4555-9926-b9835ac701f9 None None] Extended resource: os-volume-type-access {{(pid=100296) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 07 09:47:33.272089 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.v3.router [None req-524bb430-c774-4ffa-8e10-30e825245c4e None None] Extended resource: os-hosts {{(pid=100298) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 07 09:47:33.273207 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.v3.router [None req-524bb430-c774-4ffa-8e10-30e825245c4e None None] Extended resource: os-volume-type-access {{(pid=100298) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 07 09:47:33.273393 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.v3.router [None req-489a3659-4295-4555-9926-b9835ac701f9 None None] Extended resource: os-availability-zone {{(pid=100296) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 07 09:47:33.274813 np0000006707 devstack@c-api.service[100295]: WSGI app 0 (mountpoint='') ready in 3 seconds on interpreter 0x72eaa04a4668 pid: 100295 (default app) Aug 07 09:47:33.274854 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.v3.router [None req-524bb430-c774-4ffa-8e10-30e825245c4e None None] Extended resource: os-availability-zone {{(pid=100298) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 07 09:47:33.275168 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.v3.router [None req-489a3659-4295-4555-9926-b9835ac701f9 None None] Extended resource: os-quota-class-sets {{(pid=100296) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 07 09:47:33.275944 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.v3.router [None req-524bb430-c774-4ffa-8e10-30e825245c4e None None] Extended resource: os-quota-class-sets {{(pid=100298) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 07 09:47:33.276605 np0000006707 devstack@c-api.service[100296]: WARNING stevedore.named [None req-489a3659-4295-4555-9926-b9835ac701f9 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 07 09:47:33.276770 np0000006707 devstack@c-api.service[100296]: WARNING castellan.key_manager [None req-489a3659-4295-4555-9926-b9835ac701f9 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, 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 09:47:33.277239 np0000006707 devstack@c-api.service[100298]: WARNING stevedore.named [None req-524bb430-c774-4ffa-8e10-30e825245c4e None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 07 09:47:33.277381 np0000006707 devstack@c-api.service[100298]: WARNING castellan.key_manager [None req-524bb430-c774-4ffa-8e10-30e825245c4e None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, 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 09:47:33.277535 np0000006707 devstack@c-api.service[100296]: WARNING stevedore.named [None req-489a3659-4295-4555-9926-b9835ac701f9 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 07 09:47:33.277680 np0000006707 devstack@c-api.service[100296]: WARNING castellan.key_manager [None req-489a3659-4295-4555-9926-b9835ac701f9 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, 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 09:47:33.278305 np0000006707 devstack@c-api.service[100296]: WARNING stevedore.named [None req-489a3659-4295-4555-9926-b9835ac701f9 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 07 09:47:33.278356 np0000006707 devstack@c-api.service[100298]: WARNING stevedore.named [None req-524bb430-c774-4ffa-8e10-30e825245c4e None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 07 09:47:33.278452 np0000006707 devstack@c-api.service[100296]: WARNING castellan.key_manager [None req-489a3659-4295-4555-9926-b9835ac701f9 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, 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 09:47:33.278499 np0000006707 devstack@c-api.service[100298]: WARNING castellan.key_manager [None req-524bb430-c774-4ffa-8e10-30e825245c4e None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, 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 09:47:33.279025 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.contrib.snapshot_actions [None req-489a3659-4295-4555-9926-b9835ac701f9 None None] SnapshotActionsController initialized {{(pid=100296) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Aug 07 09:47:33.279155 np0000006707 devstack@c-api.service[100298]: WARNING stevedore.named [None req-524bb430-c774-4ffa-8e10-30e825245c4e None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 07 09:47:33.279272 np0000006707 devstack@c-api.service[100298]: WARNING castellan.key_manager [None req-524bb430-c774-4ffa-8e10-30e825245c4e None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, 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 09:47:33.279744 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [None req-6726e5cf-fb5e-4235-907a-17828efea1cd None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:47:33.279814 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.contrib.snapshot_actions [None req-524bb430-c774-4ffa-8e10-30e825245c4e None None] SnapshotActionsController initialized {{(pid=100298) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Aug 07 09:47:33.280037 np0000006707 devstack@c-api.service[100296]: WARNING stevedore.named [None req-489a3659-4295-4555-9926-b9835ac701f9 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 07 09:47:33.280174 np0000006707 devstack@c-api.service[100296]: WARNING castellan.key_manager [None req-489a3659-4295-4555-9926-b9835ac701f9 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, 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 09:47:33.280834 np0000006707 devstack@c-api.service[100296]: WARNING stevedore.named [None req-489a3659-4295-4555-9926-b9835ac701f9 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 07 09:47:33.280939 np0000006707 devstack@c-api.service[100296]: WARNING castellan.key_manager [None req-489a3659-4295-4555-9926-b9835ac701f9 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, 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 09:47:33.281147 np0000006707 devstack@c-api.service[100298]: WARNING stevedore.named [None req-524bb430-c774-4ffa-8e10-30e825245c4e None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 07 09:47:33.281301 np0000006707 devstack@c-api.service[100298]: WARNING castellan.key_manager [None req-524bb430-c774-4ffa-8e10-30e825245c4e None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, 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 09:47:33.281589 np0000006707 devstack@c-api.service[100296]: WARNING stevedore.named [None req-489a3659-4295-4555-9926-b9835ac701f9 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 07 09:47:33.281737 np0000006707 devstack@c-api.service[100296]: WARNING castellan.key_manager [None req-489a3659-4295-4555-9926-b9835ac701f9 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, 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 09:47:33.282119 np0000006707 devstack@c-api.service[100298]: WARNING stevedore.named [None req-524bb430-c774-4ffa-8e10-30e825245c4e None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 07 09:47:33.282262 np0000006707 devstack@c-api.service[100298]: WARNING castellan.key_manager [None req-524bb430-c774-4ffa-8e10-30e825245c4e None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, 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 09:47:33.282408 np0000006707 devstack@c-api.service[100296]: WARNING stevedore.named [None req-489a3659-4295-4555-9926-b9835ac701f9 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 07 09:47:33.282563 np0000006707 devstack@c-api.service[100296]: WARNING castellan.key_manager [None req-489a3659-4295-4555-9926-b9835ac701f9 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, 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 09:47:33.282867 np0000006707 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 1/1] 10.4.3.8 () {60 vars in 911 bytes} [Fri Aug 7 09:47:33 2026] GET /volume/v3/ => generated 114 bytes in 12 msecs (HTTP/1.1 401) 5 headers in 227 bytes (1 switches on core 0) Aug 07 09:47:33.283064 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.v3.router [None req-489a3659-4295-4555-9926-b9835ac701f9 None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=100296) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 07 09:47:33.283159 np0000006707 devstack@c-api.service[100298]: WARNING stevedore.named [None req-524bb430-c774-4ffa-8e10-30e825245c4e None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 07 09:47:33.283200 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.v3.router [None req-489a3659-4295-4555-9926-b9835ac701f9 None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=100296) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 07 09:47:33.283272 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.v3.router [None req-489a3659-4295-4555-9926-b9835ac701f9 None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=100296) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 07 09:47:33.283318 np0000006707 devstack@c-api.service[100298]: WARNING castellan.key_manager [None req-524bb430-c774-4ffa-8e10-30e825245c4e None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, 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 09:47:33.283362 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.v3.router [None req-489a3659-4295-4555-9926-b9835ac701f9 None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=100296) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 07 09:47:33.283520 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.v3.router [None req-489a3659-4295-4555-9926-b9835ac701f9 None None] Extension VolumeTypeEncryption extending resource: types {{(pid=100296) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 07 09:47:33.283684 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.v3.router [None req-489a3659-4295-4555-9926-b9835ac701f9 None None] Extension VolumeUnmanage extending resource: volumes {{(pid=100296) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 07 09:47:33.283782 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.v3.router [None req-489a3659-4295-4555-9926-b9835ac701f9 None None] Extension UsedLimits extending resource: limits {{(pid=100296) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 07 09:47:33.283882 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.v3.router [None req-489a3659-4295-4555-9926-b9835ac701f9 None None] Extension SnapshotActions extending resource: snapshots {{(pid=100296) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 07 09:47:33.283984 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.v3.router [None req-489a3659-4295-4555-9926-b9835ac701f9 None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=100296) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 07 09:47:33.284079 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.v3.router [None req-489a3659-4295-4555-9926-b9835ac701f9 None None] Extension VolumeTypeAccess extending resource: types {{(pid=100296) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 07 09:47:33.284184 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.v3.router [None req-489a3659-4295-4555-9926-b9835ac701f9 None None] Extension AdminActions extending resource: volumes {{(pid=100296) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 07 09:47:33.284292 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.v3.router [None req-489a3659-4295-4555-9926-b9835ac701f9 None None] Extension AdminActions extending resource: snapshots {{(pid=100296) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 07 09:47:33.284380 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.v3.router [None req-489a3659-4295-4555-9926-b9835ac701f9 None None] Extension AdminActions extending resource: backups {{(pid=100296) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 07 09:47:33.284411 np0000006707 devstack@c-api.service[100298]: WARNING stevedore.named [None req-524bb430-c774-4ffa-8e10-30e825245c4e None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 07 09:47:33.284526 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.v3.router [None req-489a3659-4295-4555-9926-b9835ac701f9 None None] Extension VolumeActions extending resource: volumes {{(pid=100296) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 07 09:47:33.284586 np0000006707 devstack@c-api.service[100298]: WARNING castellan.key_manager [None req-524bb430-c774-4ffa-8e10-30e825245c4e None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, 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 09:47:33.284661 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.v3.router [None req-489a3659-4295-4555-9926-b9835ac701f9 None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=100296) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 07 09:47:33.284763 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.v3.router [None req-489a3659-4295-4555-9926-b9835ac701f9 None None] Extension TypesManage extending resource: types {{(pid=100296) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 07 09:47:33.285340 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.v3.router [None req-524bb430-c774-4ffa-8e10-30e825245c4e None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=100298) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 07 09:47:33.285559 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.v3.router [None req-524bb430-c774-4ffa-8e10-30e825245c4e None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=100298) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 07 09:47:33.285743 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.v3.router [None req-524bb430-c774-4ffa-8e10-30e825245c4e None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=100298) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 07 09:47:33.285909 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.v3.router [None req-524bb430-c774-4ffa-8e10-30e825245c4e None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=100298) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 07 09:47:33.286067 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.v3.router [None req-524bb430-c774-4ffa-8e10-30e825245c4e None None] Extension VolumeTypeEncryption extending resource: types {{(pid=100298) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 07 09:47:33.286232 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.v3.router [None req-524bb430-c774-4ffa-8e10-30e825245c4e None None] Extension VolumeUnmanage extending resource: volumes {{(pid=100298) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 07 09:47:33.286361 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.v3.router [None req-524bb430-c774-4ffa-8e10-30e825245c4e None None] Extension UsedLimits extending resource: limits {{(pid=100298) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 07 09:47:33.286535 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.v3.router [None req-524bb430-c774-4ffa-8e10-30e825245c4e None None] Extension SnapshotActions extending resource: snapshots {{(pid=100298) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 07 09:47:33.286700 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.v3.router [None req-524bb430-c774-4ffa-8e10-30e825245c4e None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=100298) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 07 09:47:33.286844 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.v3.router [None req-524bb430-c774-4ffa-8e10-30e825245c4e None None] Extension VolumeTypeAccess extending resource: types {{(pid=100298) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 07 09:47:33.286992 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.v3.router [None req-524bb430-c774-4ffa-8e10-30e825245c4e None None] Extension AdminActions extending resource: volumes {{(pid=100298) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 07 09:47:33.287125 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.v3.router [None req-524bb430-c774-4ffa-8e10-30e825245c4e None None] Extension AdminActions extending resource: snapshots {{(pid=100298) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 07 09:47:33.287270 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.v3.router [None req-524bb430-c774-4ffa-8e10-30e825245c4e None None] Extension AdminActions extending resource: backups {{(pid=100298) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 07 09:47:33.287382 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.v3.router [None req-524bb430-c774-4ffa-8e10-30e825245c4e None None] Extension VolumeActions extending resource: volumes {{(pid=100298) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 07 09:47:33.287525 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.v3.router [None req-524bb430-c774-4ffa-8e10-30e825245c4e None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=100298) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 07 09:47:33.287650 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.v3.router [None req-524bb430-c774-4ffa-8e10-30e825245c4e None None] Extension TypesManage extending resource: types {{(pid=100298) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 07 09:47:33.291962 np0000006707 devstack@c-api.service[100296]: WSGI app 0 (mountpoint='') ready in 3 seconds on interpreter 0x72eaa04a4668 pid: 100296 (default app) Aug 07 09:47:33.295155 np0000006707 devstack@c-api.service[100298]: WSGI app 0 (mountpoint='') ready in 3 seconds on interpreter 0x72eaa04a4668 pid: 100298 (default app) Aug 07 09:47:38.190804 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-3507102a-abf1-413b-82c8-34d0d5f8af02 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:47:38.792577 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-3507102a-abf1-413b-82c8-34d0d5f8af02 admin admin] POST https://10.4.3.8/volume/v3/types Aug 07 09:47:38.793219 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-3507102a-abf1-413b-82c8-34d0d5f8af02 admin admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "storpool", "description": null}} {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 09:47:38.794834 np0000006707 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 09:47:38.794834 np0000006707 devstack@c-api.service[100295]: warnings.warn( Aug 07 09:47:38.828395 np0000006707 devstack@c-api.service[100295]: DEBUG oslo_db.sqlalchemy.engines [None req-3507102a-abf1-413b-82c8-34d0d5f8af02 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=100295) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 07 09:47:38.853440 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-3507102a-abf1-413b-82c8-34d0d5f8af02 admin admin] https://10.4.3.8/volume/v3/types returned with HTTP 200 Aug 07 09:47:38.854101 np0000006707 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 1/2] 10.4.3.8 () {68 vars in 1288 bytes} [Fri Aug 7 09:47:38 2026] POST /volume/v3/types => generated 183 bytes in 673 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 09:47:38.862271 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [None req-d378927e-c547-4320-9206-1fe4d6536035 None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:47:39.147307 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-d378927e-c547-4320-9206-1fe4d6536035 admin admin] POST https://10.4.3.8/volume/v3/types/45fd9a3a-b61e-4c6c-9ab7-d02f06678d0d/extra_specs Aug 07 09:47:39.147961 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-d378927e-c547-4320-9206-1fe4d6536035 admin admin] Action: 'create', calling method: create, body: {"extra_specs": {"volume_backend_name": "storpool"}} {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 09:47:39.149714 np0000006707 devstack@c-api.service[100297]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 09:47:39.149714 np0000006707 devstack@c-api.service[100297]: warnings.warn( Aug 07 09:47:39.181964 np0000006707 devstack@c-api.service[100297]: DEBUG oslo_db.sqlalchemy.engines [None req-d378927e-c547-4320-9206-1fe4d6536035 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=100297) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 07 09:47:39.237787 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-d378927e-c547-4320-9206-1fe4d6536035 admin admin] https://10.4.3.8/volume/v3/types/45fd9a3a-b61e-4c6c-9ab7-d02f06678d0d/extra_specs returned with HTTP 200 Aug 07 09:47:39.238176 np0000006707 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 2/3] 10.4.3.8 () {68 vars in 1435 bytes} [Fri Aug 7 09:47:38 2026] POST /volume/v3/types/45fd9a3a-b61e-4c6c-9ab7-d02f06678d0d/extra_specs => generated 52 bytes in 376 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 07 09:47:39.471694 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [None req-f9ec024b-61b8-4184-9cc9-eacd9609f20c None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:47:39.764809 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-f9ec024b-61b8-4184-9cc9-eacd9609f20c admin admin] POST https://10.4.3.8/volume/v3/types Aug 07 09:47:39.765729 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-f9ec024b-61b8-4184-9cc9-eacd9609f20c admin admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "multiattach", "description": null}} {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 09:47:39.767933 np0000006707 devstack@c-api.service[100296]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 09:47:39.767933 np0000006707 devstack@c-api.service[100296]: warnings.warn( Aug 07 09:47:39.800482 np0000006707 devstack@c-api.service[100296]: DEBUG oslo_db.sqlalchemy.engines [None req-f9ec024b-61b8-4184-9cc9-eacd9609f20c 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=100296) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 07 09:47:39.826120 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-f9ec024b-61b8-4184-9cc9-eacd9609f20c admin admin] https://10.4.3.8/volume/v3/types returned with HTTP 200 Aug 07 09:47:39.826639 np0000006707 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 1/4] 10.4.3.8 () {68 vars in 1288 bytes} [Fri Aug 7 09:47:39 2026] POST /volume/v3/types => generated 186 bytes in 363 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 09:47:39.842156 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.middleware.request_id [None req-489c5383-886a-4dcf-8212-369897f0a855 None None] RequestId filter calling following filter/app {{(pid=100298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:47:40.128208 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [None req-489c5383-886a-4dcf-8212-369897f0a855 admin admin] POST https://10.4.3.8/volume/v3/types/ea597f8c-ae52-4e0b-9373-ade0e30db6b3/extra_specs Aug 07 09:47:40.128948 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [None req-489c5383-886a-4dcf-8212-369897f0a855 admin admin] Action: 'create', calling method: create, body: {"extra_specs": {"multiattach": " True"}} {{(pid=100298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 09:47:40.130763 np0000006707 devstack@c-api.service[100298]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 09:47:40.130763 np0000006707 devstack@c-api.service[100298]: warnings.warn( Aug 07 09:47:40.165554 np0000006707 devstack@c-api.service[100298]: DEBUG oslo_db.sqlalchemy.engines [None req-489c5383-886a-4dcf-8212-369897f0a855 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=100298) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 07 09:47:40.232026 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [None req-489c5383-886a-4dcf-8212-369897f0a855 admin admin] https://10.4.3.8/volume/v3/types/ea597f8c-ae52-4e0b-9373-ade0e30db6b3/extra_specs returned with HTTP 200 Aug 07 09:47:40.232510 np0000006707 devstack@c-api.service[100298]: [pid: 100298|app: 0|req: 1/5] 10.4.3.8 () {68 vars in 1435 bytes} [Fri Aug 7 09:47:39 2026] POST /volume/v3/types/ea597f8c-ae52-4e0b-9373-ade0e30db6b3/extra_specs => generated 45 bytes in 398 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 07 09:47:48.851026 np0000006707 devstack@c-api.service[100295]: DEBUG dbcounter [-] [100295] Writing DB stats cinder:SELECT=9,cinder:INSERT=1 {{(pid=100295) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 07 09:47:49.236538 np0000006707 devstack@c-api.service[100297]: DEBUG dbcounter [-] [100297] Writing DB stats cinder:SELECT=11,cinder:INSERT=1 {{(pid=100297) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 07 09:47:49.823642 np0000006707 devstack@c-api.service[100296]: DEBUG dbcounter [-] [100296] Writing DB stats cinder:SELECT=9,cinder:INSERT=1 {{(pid=100296) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 07 09:47:50.229678 np0000006707 devstack@c-api.service[100298]: DEBUG dbcounter [-] [100298] Writing DB stats cinder:SELECT=11,cinder:INSERT=1 {{(pid=100298) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 07 09:48:03.932354 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-ca75d5be-e50a-4a24-afcc-6b572ca4714d None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:48:03.933009 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-ca75d5be-e50a-4a24-afcc-6b572ca4714d None None] GET https://10.4.3.8/volume// Aug 07 09:48:03.933245 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-ca75d5be-e50a-4a24-afcc-6b572ca4714d None None] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 09:48:03.933454 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-ca75d5be-e50a-4a24-afcc-6b572ca4714d None None] Calling method 'all' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 09:48:03.934001 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-ca75d5be-e50a-4a24-afcc-6b572ca4714d None None] https://10.4.3.8/volume// returned with HTTP 300 Aug 07 09:48:03.934296 np0000006707 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 2/6] 10.4.3.8 () {66 vars in 1411 bytes} [Fri Aug 7 09:48:03 2026] GET /volume/ => generated 384 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 07 09:48:43.709548 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [None req-416f5334-0098-4169-aca1-8375cfed042b None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:48:43.945881 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-416f5334-0098-4169-aca1-8375cfed042b tempest-verify_tempest_config-1587383871 tempest-verify_tempest_config-1587383871-project-member] GET https://10.4.3.8/volume/v3/extensions Aug 07 09:48:43.946069 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-416f5334-0098-4169-aca1-8375cfed042b tempest-verify_tempest_config-1587383871 tempest-verify_tempest_config-1587383871-project-member] Empty body provided in request {{(pid=100297) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 09:48:43.946246 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-416f5334-0098-4169-aca1-8375cfed042b tempest-verify_tempest_config-1587383871 tempest-verify_tempest_config-1587383871-project-member] Calling method 'index' {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 09:48:43.946580 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-416f5334-0098-4169-aca1-8375cfed042b tempest-verify_tempest_config-1587383871 tempest-verify_tempest_config-1587383871-project-member] https://10.4.3.8/volume/v3/extensions returned with HTTP 200 Aug 07 09:48:43.947054 np0000006707 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 3/7] 10.4.3.8 () {66 vars in 1232 bytes} [Fri Aug 7 09:48:43 2026] GET /volume/v3/extensions => generated 5245 bytes in 238 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 09:49:41.449141 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [None req-2f88f865-fe1b-4819-96ad-97a825097e4d None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:49:41.848250 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-2f88f865-fe1b-4819-96ad-97a825097e4d tempest-ServerStableDeviceRescueTest-199900733 tempest-ServerStableDeviceRescueTest-199900733-project-member] POST https://10.4.3.8/volume/v3/volumes Aug 07 09:49:41.849028 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-2f88f865-fe1b-4819-96ad-97a825097e4d tempest-ServerStableDeviceRescueTest-199900733 tempest-ServerStableDeviceRescueTest-199900733-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-ServerStableDeviceRescueTest-volume-590522503"}} {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 09:49:41.851640 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.v3.volumes [None req-2f88f865-fe1b-4819-96ad-97a825097e4d tempest-ServerStableDeviceRescueTest-199900733 tempest-ServerStableDeviceRescueTest-199900733-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-ServerStableDeviceRescueTest-volume-590522503'}} {{(pid=100296) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 07 09:49:41.851640 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.v3.volumes [None req-2f88f865-fe1b-4819-96ad-97a825097e4d tempest-ServerStableDeviceRescueTest-199900733 tempest-ServerStableDeviceRescueTest-199900733-project-member] Create volume of 1 GB Aug 07 09:49:41.865139 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.volume.api [None req-2f88f865-fe1b-4819-96ad-97a825097e4d tempest-ServerStableDeviceRescueTest-199900733 tempest-ServerStableDeviceRescueTest-199900733-project-member] Availability zone cache updated, next update will occur around 2026-08-07 10:49:41.864547. {{(pid=100296) list_availability_zones /opt/stack/cinder/cinder/volume/api.py:155}} Aug 07 09:49:41.865371 np0000006707 devstack@c-api.service[100296]: INFO cinder.volume.api [None req-2f88f865-fe1b-4819-96ad-97a825097e4d tempest-ServerStableDeviceRescueTest-199900733 tempest-ServerStableDeviceRescueTest-199900733-project-member] Availability Zones retrieved successfully. Aug 07 09:49:41.896125 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.volume.api [None req-2f88f865-fe1b-4819-96ad-97a825097e4d tempest-ServerStableDeviceRescueTest-199900733 tempest-ServerStableDeviceRescueTest-199900733-project-member] Flow 'volume_create_api' (72f6669a-34a3-46c3-b724-b18c740ad206) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100296) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 09:49:41.898049 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.volume.api [None req-2f88f865-fe1b-4819-96ad-97a825097e4d tempest-ServerStableDeviceRescueTest-199900733 tempest-ServerStableDeviceRescueTest-199900733-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5cda15e1-d24c-4ecf-8193-95d7c53c138d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 09:49:41.899521 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.volume.flows.api.create_volume [None req-2f88f865-fe1b-4819-96ad-97a825097e4d tempest-ServerStableDeviceRescueTest-199900733 tempest-ServerStableDeviceRescueTest-199900733-project-member] Validating volume size '1' using validate_int {{(pid=100296) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 07 09:49:41.968674 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.volume.api [None req-2f88f865-fe1b-4819-96ad-97a825097e4d tempest-ServerStableDeviceRescueTest-199900733 tempest-ServerStableDeviceRescueTest-199900733-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5cda15e1-d24c-4ecf-8193-95d7c53c138d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-07T09:47:39Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=45fd9a3a-b61e-4c6c-9ab7-d02f06678d0d,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '45fd9a3a-b61e-4c6c-9ab7-d02f06678d0d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 09:49:41.969774 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.volume.api [None req-2f88f865-fe1b-4819-96ad-97a825097e4d tempest-ServerStableDeviceRescueTest-199900733 tempest-ServerStableDeviceRescueTest-199900733-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (85281ecf-9d53-4ec3-beab-5dfc6651fd72) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 09:49:42.016748 np0000006707 devstack@c-api.service[100296]: WARNING cinder.quota [None req-2f88f865-fe1b-4819-96ad-97a825097e4d tempest-ServerStableDeviceRescueTest-199900733 tempest-ServerStableDeviceRescueTest-199900733-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 09:49:42.017106 np0000006707 devstack@c-api.service[100296]: WARNING cinder.quota [None req-2f88f865-fe1b-4819-96ad-97a825097e4d tempest-ServerStableDeviceRescueTest-199900733 tempest-ServerStableDeviceRescueTest-199900733-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 09:49:42.081723 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.quota [None req-2f88f865-fe1b-4819-96ad-97a825097e4d tempest-ServerStableDeviceRescueTest-199900733 tempest-ServerStableDeviceRescueTest-199900733-project-member] Created reservations ['17db4e22-d9b6-45d7-ac24-415fa0ddc8b1', 'c600fb0a-3d38-499e-a5ba-61a1933de01b', '2bdd4d96-96e9-40a4-a011-73c99a7dba8b', '8bed1550-2a30-44ce-9fde-fca117b3deeb'] {{(pid=100296) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 09:49:42.082982 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.volume.api [None req-2f88f865-fe1b-4819-96ad-97a825097e4d tempest-ServerStableDeviceRescueTest-199900733 tempest-ServerStableDeviceRescueTest-199900733-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (85281ecf-9d53-4ec3-beab-5dfc6651fd72) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['17db4e22-d9b6-45d7-ac24-415fa0ddc8b1', 'c600fb0a-3d38-499e-a5ba-61a1933de01b', '2bdd4d96-96e9-40a4-a011-73c99a7dba8b', '8bed1550-2a30-44ce-9fde-fca117b3deeb']}' {{(pid=100296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 09:49:42.084135 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.volume.api [None req-2f88f865-fe1b-4819-96ad-97a825097e4d tempest-ServerStableDeviceRescueTest-199900733 tempest-ServerStableDeviceRescueTest-199900733-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e3318ed2-1ad3-4e2c-96e6-173766897116) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 09:49:42.154261 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.volume.api [None req-2f88f865-fe1b-4819-96ad-97a825097e4d tempest-ServerStableDeviceRescueTest-199900733 tempest-ServerStableDeviceRescueTest-199900733-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e3318ed2-1ad3-4e2c-96e6-173766897116) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'f498181a-d496-4f2f-a195-fd6bef7e45ec', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-ServerStableDeviceRescueTest-volume-590522503',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='38d29cd9587e41c086ec1427e08dc117',qos_specs=None,replication_status=,reservations=['17db4e22-d9b6-45d7-ac24-415fa0ddc8b1','c600fb0a-3d38-499e-a5ba-61a1933de01b','2bdd4d96-96e9-40a4-a011-73c99a7dba8b','8bed1550-2a30-44ce-9fde-fca117b3deeb'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='74e0f4e96b0f4c438217afc4556c5d6b',volume_type_id=45fd9a3a-b61e-4c6c-9ab7-d02f06678d0d), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-07T09:49:42Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-ServerStableDeviceRescueTest-volume-590522503',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=f498181a-d496-4f2f-a195-fd6bef7e45ec,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='38d29cd9587e41c086ec1427e08dc117',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='74e0f4e96b0f4c438217afc4556c5d6b',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(45fd9a3a-b61e-4c6c-9ab7-d02f06678d0d),volume_type_id=45fd9a3a-b61e-4c6c-9ab7-d02f06678d0d)}' {{(pid=100296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 09:49:42.155847 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.volume.api [None req-2f88f865-fe1b-4819-96ad-97a825097e4d tempest-ServerStableDeviceRescueTest-199900733 tempest-ServerStableDeviceRescueTest-199900733-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7c1be4bd-e0e5-4fe4-9544-aabec75af83e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 09:49:42.193927 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.volume.api [None req-2f88f865-fe1b-4819-96ad-97a825097e4d tempest-ServerStableDeviceRescueTest-199900733 tempest-ServerStableDeviceRescueTest-199900733-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7c1be4bd-e0e5-4fe4-9544-aabec75af83e) transitioned into state 'SUCCESS' from state '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-590522503',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='38d29cd9587e41c086ec1427e08dc117',qos_specs=None,replication_status=,reservations=['17db4e22-d9b6-45d7-ac24-415fa0ddc8b1','c600fb0a-3d38-499e-a5ba-61a1933de01b','2bdd4d96-96e9-40a4-a011-73c99a7dba8b','8bed1550-2a30-44ce-9fde-fca117b3deeb'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='74e0f4e96b0f4c438217afc4556c5d6b',volume_type_id=45fd9a3a-b61e-4c6c-9ab7-d02f06678d0d)}' {{(pid=100296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 09:49:42.193927 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.volume.api [None req-2f88f865-fe1b-4819-96ad-97a825097e4d tempest-ServerStableDeviceRescueTest-199900733 tempest-ServerStableDeviceRescueTest-199900733-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (771a78b9-a343-491d-8c82-d38c92a2365a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 09:49:42.227738 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.volume.api [None req-2f88f865-fe1b-4819-96ad-97a825097e4d tempest-ServerStableDeviceRescueTest-199900733 tempest-ServerStableDeviceRescueTest-199900733-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (771a78b9-a343-491d-8c82-d38c92a2365a) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 09:49:42.228904 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.volume.api [None req-2f88f865-fe1b-4819-96ad-97a825097e4d tempest-ServerStableDeviceRescueTest-199900733 tempest-ServerStableDeviceRescueTest-199900733-project-member] Flow 'volume_create_api' (72f6669a-34a3-46c3-b724-b18c740ad206) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100296) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 09:49:42.229393 np0000006707 devstack@c-api.service[100296]: INFO cinder.volume.api [None req-2f88f865-fe1b-4819-96ad-97a825097e4d tempest-ServerStableDeviceRescueTest-199900733 tempest-ServerStableDeviceRescueTest-199900733-project-member] Create volume request issued successfully. Aug 07 09:49:42.230835 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-2f88f865-fe1b-4819-96ad-97a825097e4d tempest-ServerStableDeviceRescueTest-199900733 tempest-ServerStableDeviceRescueTest-199900733-project-member] https://10.4.3.8/volume/v3/volumes returned with HTTP 202 Aug 07 09:49:42.231474 np0000006707 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 2/8] 10.4.3.8 () {68 vars in 1244 bytes} [Fri Aug 7 09:49:41 2026] POST /volume/v3/volumes => generated 754 bytes in 784 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 07 09:49:52.196836 np0000006707 devstack@c-api.service[100296]: DEBUG dbcounter [-] [100296] Writing DB stats cinder:SELECT=28,cinder:INSERT=10,cinder:UPDATE=12 {{(pid=100296) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 07 09:49:53.248509 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.middleware.request_id [None req-8b115c31-a13a-4823-8fd1-a5834c17003d None None] RequestId filter calling following filter/app {{(pid=100298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:49:53.251069 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [None req-8b115c31-a13a-4823-8fd1-a5834c17003d tempest-TaggedAttachmentsTest-725335908 tempest-TaggedAttachmentsTest-725335908-project-member] POST https://10.4.3.8/volume/v3/volumes Aug 07 09:49:53.252110 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [None req-8b115c31-a13a-4823-8fd1-a5834c17003d tempest-TaggedAttachmentsTest-725335908 tempest-TaggedAttachmentsTest-725335908-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-TaggedAttachmentsTest-volume-1466892898"}} {{(pid=100298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 09:49:53.253748 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.v3.volumes [None req-8b115c31-a13a-4823-8fd1-a5834c17003d tempest-TaggedAttachmentsTest-725335908 tempest-TaggedAttachmentsTest-725335908-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-TaggedAttachmentsTest-volume-1466892898'}} {{(pid=100298) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 07 09:49:53.254398 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.v3.volumes [None req-8b115c31-a13a-4823-8fd1-a5834c17003d tempest-TaggedAttachmentsTest-725335908 tempest-TaggedAttachmentsTest-725335908-project-member] Create volume of 1 GB Aug 07 09:49:53.272242 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.volume.api [None req-8b115c31-a13a-4823-8fd1-a5834c17003d tempest-TaggedAttachmentsTest-725335908 tempest-TaggedAttachmentsTest-725335908-project-member] Availability zone cache updated, next update will occur around 2026-08-07 10:49:53.271545. {{(pid=100298) list_availability_zones /opt/stack/cinder/cinder/volume/api.py:155}} Aug 07 09:49:53.272437 np0000006707 devstack@c-api.service[100298]: INFO cinder.volume.api [None req-8b115c31-a13a-4823-8fd1-a5834c17003d tempest-TaggedAttachmentsTest-725335908 tempest-TaggedAttachmentsTest-725335908-project-member] Availability Zones retrieved successfully. Aug 07 09:49:53.300572 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.volume.api [None req-8b115c31-a13a-4823-8fd1-a5834c17003d tempest-TaggedAttachmentsTest-725335908 tempest-TaggedAttachmentsTest-725335908-project-member] Flow 'volume_create_api' (6ef5f20a-c783-48e2-bc86-353b5f765c58) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100298) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 09:49:53.302436 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.volume.api [None req-8b115c31-a13a-4823-8fd1-a5834c17003d tempest-TaggedAttachmentsTest-725335908 tempest-TaggedAttachmentsTest-725335908-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (574c80a8-cfae-4d38-912d-82fada71e46f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100298) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 09:49:53.304083 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.volume.flows.api.create_volume [None req-8b115c31-a13a-4823-8fd1-a5834c17003d tempest-TaggedAttachmentsTest-725335908 tempest-TaggedAttachmentsTest-725335908-project-member] Validating volume size '1' using validate_int {{(pid=100298) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 07 09:49:53.391471 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.volume.api [None req-8b115c31-a13a-4823-8fd1-a5834c17003d tempest-TaggedAttachmentsTest-725335908 tempest-TaggedAttachmentsTest-725335908-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (574c80a8-cfae-4d38-912d-82fada71e46f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-07T09:47:39Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=45fd9a3a-b61e-4c6c-9ab7-d02f06678d0d,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '45fd9a3a-b61e-4c6c-9ab7-d02f06678d0d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100298) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 09:49:53.392737 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.volume.api [None req-8b115c31-a13a-4823-8fd1-a5834c17003d tempest-TaggedAttachmentsTest-725335908 tempest-TaggedAttachmentsTest-725335908-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c0101cd0-2a2f-4caa-873e-afec753ebe43) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100298) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 09:49:53.444666 np0000006707 devstack@c-api.service[100298]: WARNING cinder.quota [None req-8b115c31-a13a-4823-8fd1-a5834c17003d tempest-TaggedAttachmentsTest-725335908 tempest-TaggedAttachmentsTest-725335908-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 09:49:53.444978 np0000006707 devstack@c-api.service[100298]: WARNING cinder.quota [None req-8b115c31-a13a-4823-8fd1-a5834c17003d tempest-TaggedAttachmentsTest-725335908 tempest-TaggedAttachmentsTest-725335908-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 09:49:53.529884 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.quota [None req-8b115c31-a13a-4823-8fd1-a5834c17003d tempest-TaggedAttachmentsTest-725335908 tempest-TaggedAttachmentsTest-725335908-project-member] Created reservations ['92a85717-7eda-44b9-9d09-324823d53ae1', 'd1877cae-3874-4dc8-94f4-c8a466a40d27', '61c37573-e5c6-49a0-856e-6b90f6f6f770', 'a3278fda-f075-4c83-a7cd-4210892282e2'] {{(pid=100298) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 09:49:53.531934 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.volume.api [None req-8b115c31-a13a-4823-8fd1-a5834c17003d tempest-TaggedAttachmentsTest-725335908 tempest-TaggedAttachmentsTest-725335908-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c0101cd0-2a2f-4caa-873e-afec753ebe43) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['92a85717-7eda-44b9-9d09-324823d53ae1', 'd1877cae-3874-4dc8-94f4-c8a466a40d27', '61c37573-e5c6-49a0-856e-6b90f6f6f770', 'a3278fda-f075-4c83-a7cd-4210892282e2']}' {{(pid=100298) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 09:49:53.532224 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.volume.api [None req-8b115c31-a13a-4823-8fd1-a5834c17003d tempest-TaggedAttachmentsTest-725335908 tempest-TaggedAttachmentsTest-725335908-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4ef309a3-300c-4e30-8285-5a23142b8b16) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100298) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 09:49:53.587713 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.volume.api [None req-8b115c31-a13a-4823-8fd1-a5834c17003d tempest-TaggedAttachmentsTest-725335908 tempest-TaggedAttachmentsTest-725335908-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4ef309a3-300c-4e30-8285-5a23142b8b16) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '55345244-819e-4512-9f20-220e06e3e5e3', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TaggedAttachmentsTest-volume-1466892898',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='df4e1af7648b446d9bff64ff2cff3ecc',qos_specs=None,replication_status=,reservations=['92a85717-7eda-44b9-9d09-324823d53ae1','d1877cae-3874-4dc8-94f4-c8a466a40d27','61c37573-e5c6-49a0-856e-6b90f6f6f770','a3278fda-f075-4c83-a7cd-4210892282e2'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1247d457e82244dca454f5dbe187981a',volume_type_id=45fd9a3a-b61e-4c6c-9ab7-d02f06678d0d), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-07T09:49:53Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TaggedAttachmentsTest-volume-1466892898',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=55345244-819e-4512-9f20-220e06e3e5e3,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='df4e1af7648b446d9bff64ff2cff3ecc',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='1247d457e82244dca454f5dbe187981a',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(45fd9a3a-b61e-4c6c-9ab7-d02f06678d0d),volume_type_id=45fd9a3a-b61e-4c6c-9ab7-d02f06678d0d)}' {{(pid=100298) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 09:49:53.588383 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.volume.api [None req-8b115c31-a13a-4823-8fd1-a5834c17003d tempest-TaggedAttachmentsTest-725335908 tempest-TaggedAttachmentsTest-725335908-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3bae7d75-425a-4492-a850-bffeedcc49b7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100298) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 09:49:53.618045 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.volume.api [None req-8b115c31-a13a-4823-8fd1-a5834c17003d tempest-TaggedAttachmentsTest-725335908 tempest-TaggedAttachmentsTest-725335908-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3bae7d75-425a-4492-a850-bffeedcc49b7) transitioned into state 'SUCCESS' from state '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-1466892898',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='df4e1af7648b446d9bff64ff2cff3ecc',qos_specs=None,replication_status=,reservations=['92a85717-7eda-44b9-9d09-324823d53ae1','d1877cae-3874-4dc8-94f4-c8a466a40d27','61c37573-e5c6-49a0-856e-6b90f6f6f770','a3278fda-f075-4c83-a7cd-4210892282e2'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1247d457e82244dca454f5dbe187981a',volume_type_id=45fd9a3a-b61e-4c6c-9ab7-d02f06678d0d)}' {{(pid=100298) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 09:49:53.619196 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.volume.api [None req-8b115c31-a13a-4823-8fd1-a5834c17003d tempest-TaggedAttachmentsTest-725335908 tempest-TaggedAttachmentsTest-725335908-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7cb3640f-b0db-45fb-8f74-d419d0ac0756) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100298) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 09:49:53.653444 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.volume.api [None req-8b115c31-a13a-4823-8fd1-a5834c17003d tempest-TaggedAttachmentsTest-725335908 tempest-TaggedAttachmentsTest-725335908-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7cb3640f-b0db-45fb-8f74-d419d0ac0756) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100298) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 09:49:53.656235 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.volume.api [None req-8b115c31-a13a-4823-8fd1-a5834c17003d tempest-TaggedAttachmentsTest-725335908 tempest-TaggedAttachmentsTest-725335908-project-member] Flow 'volume_create_api' (6ef5f20a-c783-48e2-bc86-353b5f765c58) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100298) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 09:49:53.656990 np0000006707 devstack@c-api.service[100298]: INFO cinder.volume.api [None req-8b115c31-a13a-4823-8fd1-a5834c17003d tempest-TaggedAttachmentsTest-725335908 tempest-TaggedAttachmentsTest-725335908-project-member] Create volume request issued successfully. Aug 07 09:49:53.658304 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [None req-8b115c31-a13a-4823-8fd1-a5834c17003d tempest-TaggedAttachmentsTest-725335908 tempest-TaggedAttachmentsTest-725335908-project-member] https://10.4.3.8/volume/v3/volumes returned with HTTP 202 Aug 07 09:49:53.660985 np0000006707 devstack@c-api.service[100298]: [pid: 100298|app: 0|req: 2/9] 10.4.3.8 () {68 vars in 1244 bytes} [Fri Aug 7 09:49:53 2026] POST /volume/v3/volumes => generated 748 bytes in 412 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 07 09:49:53.677760 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-cf69f6ac-95cf-4fc6-b38f-efb1110743d2 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:49:53.683160 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-cf69f6ac-95cf-4fc6-b38f-efb1110743d2 tempest-TaggedAttachmentsTest-725335908 tempest-TaggedAttachmentsTest-725335908-project-member] GET https://10.4.3.8/volume/v3/volumes/55345244-819e-4512-9f20-220e06e3e5e3 Aug 07 09:49:53.683460 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-cf69f6ac-95cf-4fc6-b38f-efb1110743d2 tempest-TaggedAttachmentsTest-725335908 tempest-TaggedAttachmentsTest-725335908-project-member] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 09:49:53.683709 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-cf69f6ac-95cf-4fc6-b38f-efb1110743d2 tempest-TaggedAttachmentsTest-725335908 tempest-TaggedAttachmentsTest-725335908-project-member] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 09:49:53.730618 np0000006707 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 09:49:53.730618 np0000006707 devstack@c-api.service[100295]: warnings.warn( Aug 07 09:49:53.740745 np0000006707 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-cf69f6ac-95cf-4fc6-b38f-efb1110743d2 tempest-TaggedAttachmentsTest-725335908 tempest-TaggedAttachmentsTest-725335908-project-member] Volume info retrieved successfully. Aug 07 09:49:53.748484 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-cf69f6ac-95cf-4fc6-b38f-efb1110743d2 tempest-TaggedAttachmentsTest-725335908 tempest-TaggedAttachmentsTest-725335908-project-member] https://10.4.3.8/volume/v3/volumes/55345244-819e-4512-9f20-220e06e3e5e3 returned with HTTP 200 Aug 07 09:49:53.749262 np0000006707 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 3/10] 10.4.3.8 () {66 vars in 1334 bytes} [Fri Aug 7 09:49:53 2026] GET /volume/v3/volumes/55345244-819e-4512-9f20-220e06e3e5e3 => generated 816 bytes in 72 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 09:49:54.765910 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [None req-94d26fb8-2713-421e-9c37-b1a3f0e9a885 None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:49:54.767813 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-94d26fb8-2713-421e-9c37-b1a3f0e9a885 tempest-TaggedAttachmentsTest-725335908 tempest-TaggedAttachmentsTest-725335908-project-member] GET https://10.4.3.8/volume/v3/volumes/55345244-819e-4512-9f20-220e06e3e5e3 Aug 07 09:49:54.768030 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-94d26fb8-2713-421e-9c37-b1a3f0e9a885 tempest-TaggedAttachmentsTest-725335908 tempest-TaggedAttachmentsTest-725335908-project-member] Empty body provided in request {{(pid=100297) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 09:49:54.768256 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-94d26fb8-2713-421e-9c37-b1a3f0e9a885 tempest-TaggedAttachmentsTest-725335908 tempest-TaggedAttachmentsTest-725335908-project-member] Calling method 'show' {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 09:49:54.810833 np0000006707 devstack@c-api.service[100297]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 09:49:54.810833 np0000006707 devstack@c-api.service[100297]: warnings.warn( Aug 07 09:49:54.820622 np0000006707 devstack@c-api.service[100297]: INFO cinder.volume.api [None req-94d26fb8-2713-421e-9c37-b1a3f0e9a885 tempest-TaggedAttachmentsTest-725335908 tempest-TaggedAttachmentsTest-725335908-project-member] Volume info retrieved successfully. Aug 07 09:49:54.831720 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-94d26fb8-2713-421e-9c37-b1a3f0e9a885 tempest-TaggedAttachmentsTest-725335908 tempest-TaggedAttachmentsTest-725335908-project-member] https://10.4.3.8/volume/v3/volumes/55345244-819e-4512-9f20-220e06e3e5e3 returned with HTTP 200 Aug 07 09:49:54.832433 np0000006707 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 4/11] 10.4.3.8 () {66 vars in 1334 bytes} [Fri Aug 7 09:49:54 2026] GET /volume/v3/volumes/55345244-819e-4512-9f20-220e06e3e5e3 => generated 841 bytes in 68 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 09:49:59.651813 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [None req-ef5ce24e-d0eb-4d97-abc9-26b1b0aa0bc8 None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:49:59.955631 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-ef5ce24e-d0eb-4d97-abc9-26b1b0aa0bc8 tempest-TestMultiAttachVolumeSwap-685592965 tempest-TestMultiAttachVolumeSwap-685592965-project-member] POST https://10.4.3.8/volume/v3/volumes Aug 07 09:49:59.956177 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-ef5ce24e-d0eb-4d97-abc9-26b1b0aa0bc8 tempest-TestMultiAttachVolumeSwap-685592965 tempest-TestMultiAttachVolumeSwap-685592965-project-member] Action: 'create', calling method: create, body: {"volume": {"volume_type": "multiattach", "size": 1, "display_name": "tempest-TestMultiAttachVolumeSwap-volume-757024354"}} {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 09:49:59.957791 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.v3.volumes [None req-ef5ce24e-d0eb-4d97-abc9-26b1b0aa0bc8 tempest-TestMultiAttachVolumeSwap-685592965 tempest-TestMultiAttachVolumeSwap-685592965-project-member] Create volume request body: {'volume': {'volume_type': 'multiattach', 'size': 1, 'display_name': 'tempest-TestMultiAttachVolumeSwap-volume-757024354'}} {{(pid=100296) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 07 09:49:59.963714 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.v3.volumes [None req-ef5ce24e-d0eb-4d97-abc9-26b1b0aa0bc8 tempest-TestMultiAttachVolumeSwap-685592965 tempest-TestMultiAttachVolumeSwap-685592965-project-member] Create volume of 1 GB Aug 07 09:49:59.964115 np0000006707 devstack@c-api.service[100296]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 09:49:59.964115 np0000006707 devstack@c-api.service[100296]: warnings.warn( Aug 07 09:49:59.964690 np0000006707 devstack@c-api.service[100296]: INFO cinder.volume.api [None req-ef5ce24e-d0eb-4d97-abc9-26b1b0aa0bc8 tempest-TestMultiAttachVolumeSwap-685592965 tempest-TestMultiAttachVolumeSwap-685592965-project-member] Availability Zones retrieved successfully. Aug 07 09:49:59.971172 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.volume.api [None req-ef5ce24e-d0eb-4d97-abc9-26b1b0aa0bc8 tempest-TestMultiAttachVolumeSwap-685592965 tempest-TestMultiAttachVolumeSwap-685592965-project-member] Flow 'volume_create_api' (201afb6e-3187-4ad1-a964-1ad7aa9760dc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100296) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 09:49:59.974016 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.volume.api [None req-ef5ce24e-d0eb-4d97-abc9-26b1b0aa0bc8 tempest-TestMultiAttachVolumeSwap-685592965 tempest-TestMultiAttachVolumeSwap-685592965-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2b423dc2-73cf-4c9e-bdfc-31d19b857d47) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 09:49:59.975116 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.volume.flows.api.create_volume [None req-ef5ce24e-d0eb-4d97-abc9-26b1b0aa0bc8 tempest-TestMultiAttachVolumeSwap-685592965 tempest-TestMultiAttachVolumeSwap-685592965-project-member] Validating volume size '1' using validate_int {{(pid=100296) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 07 09:49:59.983984 np0000006707 devstack@c-api.service[100296]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 09:49:59.983984 np0000006707 devstack@c-api.service[100296]: warnings.warn( Aug 07 09:50:00.005518 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.volume.api [None req-ef5ce24e-d0eb-4d97-abc9-26b1b0aa0bc8 tempest-TestMultiAttachVolumeSwap-685592965 tempest-TestMultiAttachVolumeSwap-685592965-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2b423dc2-73cf-4c9e-bdfc-31d19b857d47) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-07T09:47:40Z,deleted=False,deleted_at=None,description=None,extra_specs={multiattach=' True'},id=ea597f8c-ae52-4e0b-9373-ade0e30db6b3,is_public=True,name='multiattach',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'ea597f8c-ae52-4e0b-9373-ade0e30db6b3', 'encryption_key_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=100296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 09:50:00.006798 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.volume.api [None req-ef5ce24e-d0eb-4d97-abc9-26b1b0aa0bc8 tempest-TestMultiAttachVolumeSwap-685592965 tempest-TestMultiAttachVolumeSwap-685592965-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (acc7e939-267e-49d4-8875-cb4e3eb19326) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 09:50:00.051798 np0000006707 devstack@c-api.service[100296]: WARNING cinder.quota [None req-ef5ce24e-d0eb-4d97-abc9-26b1b0aa0bc8 tempest-TestMultiAttachVolumeSwap-685592965 tempest-TestMultiAttachVolumeSwap-685592965-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 09:50:00.052224 np0000006707 devstack@c-api.service[100296]: WARNING cinder.quota [None req-ef5ce24e-d0eb-4d97-abc9-26b1b0aa0bc8 tempest-TestMultiAttachVolumeSwap-685592965 tempest-TestMultiAttachVolumeSwap-685592965-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 09:50:00.120504 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.quota [None req-ef5ce24e-d0eb-4d97-abc9-26b1b0aa0bc8 tempest-TestMultiAttachVolumeSwap-685592965 tempest-TestMultiAttachVolumeSwap-685592965-project-member] Created reservations ['f9d4edb4-0146-467e-a47c-ad84ee65603e', 'c682fce0-597d-48f7-8244-1f2ff99fbc8c', 'c9b06c14-8a29-490b-8019-97a1d0528f12', '63eff9e2-2390-4483-85ac-656f7584ae91'] {{(pid=100296) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 09:50:00.121293 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.volume.api [None req-ef5ce24e-d0eb-4d97-abc9-26b1b0aa0bc8 tempest-TestMultiAttachVolumeSwap-685592965 tempest-TestMultiAttachVolumeSwap-685592965-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (acc7e939-267e-49d4-8875-cb4e3eb19326) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['f9d4edb4-0146-467e-a47c-ad84ee65603e', 'c682fce0-597d-48f7-8244-1f2ff99fbc8c', 'c9b06c14-8a29-490b-8019-97a1d0528f12', '63eff9e2-2390-4483-85ac-656f7584ae91']}' {{(pid=100296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 09:50:00.123737 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.volume.api [None req-ef5ce24e-d0eb-4d97-abc9-26b1b0aa0bc8 tempest-TestMultiAttachVolumeSwap-685592965 tempest-TestMultiAttachVolumeSwap-685592965-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (88b45a28-6544-4573-987f-a78a0b98366f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 09:50:00.154763 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.volume.api [None req-ef5ce24e-d0eb-4d97-abc9-26b1b0aa0bc8 tempest-TestMultiAttachVolumeSwap-685592965 tempest-TestMultiAttachVolumeSwap-685592965-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (88b45a28-6544-4573-987f-a78a0b98366f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '3f85d5a0-47c2-4332-b9cd-91ab58bbf654', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestMultiAttachVolumeSwap-volume-757024354',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=True,project_id='cd980d54b48946d0adedd795c2c617f3',qos_specs=None,replication_status=,reservations=['f9d4edb4-0146-467e-a47c-ad84ee65603e','c682fce0-597d-48f7-8244-1f2ff99fbc8c','c9b06c14-8a29-490b-8019-97a1d0528f12','63eff9e2-2390-4483-85ac-656f7584ae91'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8983abc80e774bda8f0ed2b86b4b7d2c',volume_type_id=ea597f8c-ae52-4e0b-9373-ade0e30db6b3), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-07T09:50:00Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestMultiAttachVolumeSwap-volume-757024354',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=3f85d5a0-47c2-4332-b9cd-91ab58bbf654,launched_at=None,metadata={},migration_status=None,multiattach=True,previous_status=None,project_id='cd980d54b48946d0adedd795c2c617f3',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='8983abc80e774bda8f0ed2b86b4b7d2c',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(ea597f8c-ae52-4e0b-9373-ade0e30db6b3),volume_type_id=ea597f8c-ae52-4e0b-9373-ade0e30db6b3)}' {{(pid=100296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 09:50:00.155802 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.volume.api [None req-ef5ce24e-d0eb-4d97-abc9-26b1b0aa0bc8 tempest-TestMultiAttachVolumeSwap-685592965 tempest-TestMultiAttachVolumeSwap-685592965-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (72576a41-8c2b-4327-a6a5-ba268d34383c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 09:50:00.190907 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.volume.api [None req-ef5ce24e-d0eb-4d97-abc9-26b1b0aa0bc8 tempest-TestMultiAttachVolumeSwap-685592965 tempest-TestMultiAttachVolumeSwap-685592965-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (72576a41-8c2b-4327-a6a5-ba268d34383c) transitioned into state 'SUCCESS' from state '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-757024354',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=True,project_id='cd980d54b48946d0adedd795c2c617f3',qos_specs=None,replication_status=,reservations=['f9d4edb4-0146-467e-a47c-ad84ee65603e','c682fce0-597d-48f7-8244-1f2ff99fbc8c','c9b06c14-8a29-490b-8019-97a1d0528f12','63eff9e2-2390-4483-85ac-656f7584ae91'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8983abc80e774bda8f0ed2b86b4b7d2c',volume_type_id=ea597f8c-ae52-4e0b-9373-ade0e30db6b3)}' {{(pid=100296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 09:50:00.193220 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.volume.api [None req-ef5ce24e-d0eb-4d97-abc9-26b1b0aa0bc8 tempest-TestMultiAttachVolumeSwap-685592965 tempest-TestMultiAttachVolumeSwap-685592965-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e08baaad-39fd-476f-8e17-04cafd4940ff) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 09:50:00.219714 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.volume.api [None req-ef5ce24e-d0eb-4d97-abc9-26b1b0aa0bc8 tempest-TestMultiAttachVolumeSwap-685592965 tempest-TestMultiAttachVolumeSwap-685592965-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e08baaad-39fd-476f-8e17-04cafd4940ff) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 09:50:00.225841 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.volume.api [None req-ef5ce24e-d0eb-4d97-abc9-26b1b0aa0bc8 tempest-TestMultiAttachVolumeSwap-685592965 tempest-TestMultiAttachVolumeSwap-685592965-project-member] Flow 'volume_create_api' (201afb6e-3187-4ad1-a964-1ad7aa9760dc) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100296) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 09:50:00.226476 np0000006707 devstack@c-api.service[100296]: INFO cinder.volume.api [None req-ef5ce24e-d0eb-4d97-abc9-26b1b0aa0bc8 tempest-TestMultiAttachVolumeSwap-685592965 tempest-TestMultiAttachVolumeSwap-685592965-project-member] Create volume request issued successfully. Aug 07 09:50:00.226827 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-ef5ce24e-d0eb-4d97-abc9-26b1b0aa0bc8 tempest-TestMultiAttachVolumeSwap-685592965 tempest-TestMultiAttachVolumeSwap-685592965-project-member] https://10.4.3.8/volume/v3/volumes returned with HTTP 202 Aug 07 09:50:00.227450 np0000006707 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 3/12] 10.4.3.8 () {68 vars in 1245 bytes} [Fri Aug 7 09:49:59 2026] POST /volume/v3/volumes => generated 753 bytes in 577 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 07 09:50:00.243108 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.middleware.request_id [None req-bfb375d2-c3cd-4ea8-a712-496d805bebca None None] RequestId filter calling following filter/app {{(pid=100298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:50:00.246025 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [None req-bfb375d2-c3cd-4ea8-a712-496d805bebca tempest-TestMultiAttachVolumeSwap-685592965 tempest-TestMultiAttachVolumeSwap-685592965-project-member] GET https://10.4.3.8/volume/v3/volumes/3f85d5a0-47c2-4332-b9cd-91ab58bbf654 Aug 07 09:50:00.246260 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [None req-bfb375d2-c3cd-4ea8-a712-496d805bebca tempest-TestMultiAttachVolumeSwap-685592965 tempest-TestMultiAttachVolumeSwap-685592965-project-member] Empty body provided in request {{(pid=100298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 09:50:00.246512 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [None req-bfb375d2-c3cd-4ea8-a712-496d805bebca tempest-TestMultiAttachVolumeSwap-685592965 tempest-TestMultiAttachVolumeSwap-685592965-project-member] Calling method 'show' {{(pid=100298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 09:50:00.262232 np0000006707 devstack@c-api.service[100298]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 09:50:00.262232 np0000006707 devstack@c-api.service[100298]: warnings.warn( Aug 07 09:50:00.276265 np0000006707 devstack@c-api.service[100298]: INFO cinder.volume.api [None req-bfb375d2-c3cd-4ea8-a712-496d805bebca tempest-TestMultiAttachVolumeSwap-685592965 tempest-TestMultiAttachVolumeSwap-685592965-project-member] Volume info retrieved successfully. Aug 07 09:50:00.287798 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [None req-bfb375d2-c3cd-4ea8-a712-496d805bebca tempest-TestMultiAttachVolumeSwap-685592965 tempest-TestMultiAttachVolumeSwap-685592965-project-member] https://10.4.3.8/volume/v3/volumes/3f85d5a0-47c2-4332-b9cd-91ab58bbf654 returned with HTTP 200 Aug 07 09:50:00.288856 np0000006707 devstack@c-api.service[100298]: [pid: 100298|app: 0|req: 3/13] 10.4.3.8 () {66 vars in 1334 bytes} [Fri Aug 7 09:50:00 2026] GET /volume/v3/volumes/3f85d5a0-47c2-4332-b9cd-91ab58bbf654 => generated 821 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 09:50:01.324231 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-c0cfd8ca-ad7c-4e2b-ab77-25e02aa4ddb6 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:50:01.326352 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-c0cfd8ca-ad7c-4e2b-ab77-25e02aa4ddb6 tempest-TestMultiAttachVolumeSwap-685592965 tempest-TestMultiAttachVolumeSwap-685592965-project-member] GET https://10.4.3.8/volume/v3/volumes/3f85d5a0-47c2-4332-b9cd-91ab58bbf654 Aug 07 09:50:01.326545 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-c0cfd8ca-ad7c-4e2b-ab77-25e02aa4ddb6 tempest-TestMultiAttachVolumeSwap-685592965 tempest-TestMultiAttachVolumeSwap-685592965-project-member] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 09:50:01.326792 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-c0cfd8ca-ad7c-4e2b-ab77-25e02aa4ddb6 tempest-TestMultiAttachVolumeSwap-685592965 tempest-TestMultiAttachVolumeSwap-685592965-project-member] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 09:50:01.346891 np0000006707 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 09:50:01.346891 np0000006707 devstack@c-api.service[100295]: warnings.warn( Aug 07 09:50:01.360607 np0000006707 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-c0cfd8ca-ad7c-4e2b-ab77-25e02aa4ddb6 tempest-TestMultiAttachVolumeSwap-685592965 tempest-TestMultiAttachVolumeSwap-685592965-project-member] Volume info retrieved successfully. Aug 07 09:50:01.370786 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-c0cfd8ca-ad7c-4e2b-ab77-25e02aa4ddb6 tempest-TestMultiAttachVolumeSwap-685592965 tempest-TestMultiAttachVolumeSwap-685592965-project-member] https://10.4.3.8/volume/v3/volumes/3f85d5a0-47c2-4332-b9cd-91ab58bbf654 returned with HTTP 200 Aug 07 09:50:01.371786 np0000006707 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 4/14] 10.4.3.8 () {66 vars in 1334 bytes} [Fri Aug 7 09:50:01 2026] GET /volume/v3/volumes/3f85d5a0-47c2-4332-b9cd-91ab58bbf654 => generated 846 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 09:50:01.393673 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [None req-92c1706d-daa0-4006-a577-b7a924f12025 None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:50:01.861494 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-92c1706d-daa0-4006-a577-b7a924f12025 tempest-TestMultiAttachVolumeSwap-1641776700 tempest-TestMultiAttachVolumeSwap-1641776700-project-admin] POST https://10.4.3.8/volume/v3/volumes/3f85d5a0-47c2-4332-b9cd-91ab58bbf654/action Aug 07 09:50:01.865922 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-92c1706d-daa0-4006-a577-b7a924f12025 tempest-TestMultiAttachVolumeSwap-1641776700 tempest-TestMultiAttachVolumeSwap-1641776700-project-admin] Action body: b'{"os-update_readonly_flag": {"readonly": true}}' {{(pid=100297) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 07 09:50:01.866405 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-92c1706d-daa0-4006-a577-b7a924f12025 tempest-TestMultiAttachVolumeSwap-1641776700 tempest-TestMultiAttachVolumeSwap-1641776700-project-admin] Action: 'action', calling method: _volume_readonly_update, body: {"os-update_readonly_flag": {"readonly": true}} {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 09:50:01.918500 np0000006707 devstack@c-api.service[100297]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 09:50:01.918500 np0000006707 devstack@c-api.service[100297]: warnings.warn( Aug 07 09:50:01.921446 np0000006707 devstack@c-api.service[100297]: INFO cinder.volume.api [None req-92c1706d-daa0-4006-a577-b7a924f12025 tempest-TestMultiAttachVolumeSwap-1641776700 tempest-TestMultiAttachVolumeSwap-1641776700-project-admin] Volume info retrieved successfully. Aug 07 09:50:01.940813 np0000006707 devstack@c-api.service[100297]: INFO cinder.volume.api [None req-92c1706d-daa0-4006-a577-b7a924f12025 tempest-TestMultiAttachVolumeSwap-1641776700 tempest-TestMultiAttachVolumeSwap-1641776700-project-admin] Update volume admin metadata completed successfully. Aug 07 09:50:01.941015 np0000006707 devstack@c-api.service[100297]: INFO cinder.volume.api [None req-92c1706d-daa0-4006-a577-b7a924f12025 tempest-TestMultiAttachVolumeSwap-1641776700 tempest-TestMultiAttachVolumeSwap-1641776700-project-admin] Update readonly setting on volume completed successfully. Aug 07 09:50:01.941249 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-92c1706d-daa0-4006-a577-b7a924f12025 tempest-TestMultiAttachVolumeSwap-1641776700 tempest-TestMultiAttachVolumeSwap-1641776700-project-admin] https://10.4.3.8/volume/v3/volumes/3f85d5a0-47c2-4332-b9cd-91ab58bbf654/action returned with HTTP 202 Aug 07 09:50:01.941707 np0000006707 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 5/15] 10.4.3.8 () {68 vars in 1376 bytes} [Fri Aug 7 09:50:01 2026] POST /volume/v3/volumes/3f85d5a0-47c2-4332-b9cd-91ab58bbf654/action => generated 0 bytes in 549 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 07 09:50:01.952392 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [None req-abe4cc47-4444-4924-ab97-d2c70986048e None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:50:01.955700 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-abe4cc47-4444-4924-ab97-d2c70986048e tempest-TestMultiAttachVolumeSwap-685592965 tempest-TestMultiAttachVolumeSwap-685592965-project-member] POST https://10.4.3.8/volume/v3/volumes Aug 07 09:50:01.955700 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-abe4cc47-4444-4924-ab97-d2c70986048e tempest-TestMultiAttachVolumeSwap-685592965 tempest-TestMultiAttachVolumeSwap-685592965-project-member] Action: 'create', calling method: create, body: {"volume": {"volume_type": "multiattach", "size": 1, "display_name": "tempest-TestMultiAttachVolumeSwap-volume-72496259"}} {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 09:50:01.957310 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.v3.volumes [None req-abe4cc47-4444-4924-ab97-d2c70986048e tempest-TestMultiAttachVolumeSwap-685592965 tempest-TestMultiAttachVolumeSwap-685592965-project-member] Create volume request body: {'volume': {'volume_type': 'multiattach', 'size': 1, 'display_name': 'tempest-TestMultiAttachVolumeSwap-volume-72496259'}} {{(pid=100296) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 07 09:50:01.964115 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.v3.volumes [None req-abe4cc47-4444-4924-ab97-d2c70986048e tempest-TestMultiAttachVolumeSwap-685592965 tempest-TestMultiAttachVolumeSwap-685592965-project-member] Create volume of 1 GB Aug 07 09:50:01.964673 np0000006707 devstack@c-api.service[100296]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 09:50:01.964673 np0000006707 devstack@c-api.service[100296]: warnings.warn( Aug 07 09:50:01.965604 np0000006707 devstack@c-api.service[100296]: INFO cinder.volume.api [None req-abe4cc47-4444-4924-ab97-d2c70986048e tempest-TestMultiAttachVolumeSwap-685592965 tempest-TestMultiAttachVolumeSwap-685592965-project-member] Availability Zones retrieved successfully. Aug 07 09:50:01.978260 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.volume.api [None req-abe4cc47-4444-4924-ab97-d2c70986048e tempest-TestMultiAttachVolumeSwap-685592965 tempest-TestMultiAttachVolumeSwap-685592965-project-member] Flow 'volume_create_api' (8a35a935-a45e-4550-9cd9-da7c37ed5c14) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100296) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 09:50:01.979756 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.volume.api [None req-abe4cc47-4444-4924-ab97-d2c70986048e tempest-TestMultiAttachVolumeSwap-685592965 tempest-TestMultiAttachVolumeSwap-685592965-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d5dd9153-8fe6-4062-aa7b-2c4fe1ddc77c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 09:50:01.981247 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.volume.flows.api.create_volume [None req-abe4cc47-4444-4924-ab97-d2c70986048e tempest-TestMultiAttachVolumeSwap-685592965 tempest-TestMultiAttachVolumeSwap-685592965-project-member] Validating volume size '1' using validate_int {{(pid=100296) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 07 09:50:01.994850 np0000006707 devstack@c-api.service[100296]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 09:50:01.994850 np0000006707 devstack@c-api.service[100296]: warnings.warn( Aug 07 09:50:02.015883 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.volume.api [None req-abe4cc47-4444-4924-ab97-d2c70986048e tempest-TestMultiAttachVolumeSwap-685592965 tempest-TestMultiAttachVolumeSwap-685592965-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d5dd9153-8fe6-4062-aa7b-2c4fe1ddc77c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-07T09:47:40Z,deleted=False,deleted_at=None,description=None,extra_specs={multiattach=' True'},id=ea597f8c-ae52-4e0b-9373-ade0e30db6b3,is_public=True,name='multiattach',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'ea597f8c-ae52-4e0b-9373-ade0e30db6b3', 'encryption_key_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=100296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 09:50:02.016809 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.volume.api [None req-abe4cc47-4444-4924-ab97-d2c70986048e tempest-TestMultiAttachVolumeSwap-685592965 tempest-TestMultiAttachVolumeSwap-685592965-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5794fa8e-ecc3-47c0-99c1-6c2cabd42d43) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 09:50:02.116807 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.quota [None req-abe4cc47-4444-4924-ab97-d2c70986048e tempest-TestMultiAttachVolumeSwap-685592965 tempest-TestMultiAttachVolumeSwap-685592965-project-member] Created reservations ['65113051-4e30-4299-806c-f5619dff9a8d', '9e57702a-091e-4397-8250-06936c469c83', '4deb2770-d8ca-4b41-b3a7-02d559fb7c15', '04bf000f-25e3-4898-8cf2-4f6d34a1fb3e'] {{(pid=100296) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 09:50:02.119591 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.volume.api [None req-abe4cc47-4444-4924-ab97-d2c70986048e tempest-TestMultiAttachVolumeSwap-685592965 tempest-TestMultiAttachVolumeSwap-685592965-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5794fa8e-ecc3-47c0-99c1-6c2cabd42d43) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['65113051-4e30-4299-806c-f5619dff9a8d', '9e57702a-091e-4397-8250-06936c469c83', '4deb2770-d8ca-4b41-b3a7-02d559fb7c15', '04bf000f-25e3-4898-8cf2-4f6d34a1fb3e']}' {{(pid=100296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 09:50:02.121570 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.volume.api [None req-abe4cc47-4444-4924-ab97-d2c70986048e tempest-TestMultiAttachVolumeSwap-685592965 tempest-TestMultiAttachVolumeSwap-685592965-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6cf9c37a-b30d-4a7f-bfaf-800350b59a81) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 09:50:02.157923 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.volume.api [None req-abe4cc47-4444-4924-ab97-d2c70986048e tempest-TestMultiAttachVolumeSwap-685592965 tempest-TestMultiAttachVolumeSwap-685592965-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6cf9c37a-b30d-4a7f-bfaf-800350b59a81) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '81c29296-0250-4919-845b-6af3a207ac0b', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestMultiAttachVolumeSwap-volume-72496259',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=True,project_id='cd980d54b48946d0adedd795c2c617f3',qos_specs=None,replication_status=,reservations=['65113051-4e30-4299-806c-f5619dff9a8d','9e57702a-091e-4397-8250-06936c469c83','4deb2770-d8ca-4b41-b3a7-02d559fb7c15','04bf000f-25e3-4898-8cf2-4f6d34a1fb3e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8983abc80e774bda8f0ed2b86b4b7d2c',volume_type_id=ea597f8c-ae52-4e0b-9373-ade0e30db6b3), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-07T09:50:02Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestMultiAttachVolumeSwap-volume-72496259',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=81c29296-0250-4919-845b-6af3a207ac0b,launched_at=None,metadata={},migration_status=None,multiattach=True,previous_status=None,project_id='cd980d54b48946d0adedd795c2c617f3',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='8983abc80e774bda8f0ed2b86b4b7d2c',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(ea597f8c-ae52-4e0b-9373-ade0e30db6b3),volume_type_id=ea597f8c-ae52-4e0b-9373-ade0e30db6b3)}' {{(pid=100296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 09:50:02.159750 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.volume.api [None req-abe4cc47-4444-4924-ab97-d2c70986048e tempest-TestMultiAttachVolumeSwap-685592965 tempest-TestMultiAttachVolumeSwap-685592965-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5deb4db7-46b9-4d16-b60c-d31b3ac16b13) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 09:50:02.195322 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.volume.api [None req-abe4cc47-4444-4924-ab97-d2c70986048e tempest-TestMultiAttachVolumeSwap-685592965 tempest-TestMultiAttachVolumeSwap-685592965-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5deb4db7-46b9-4d16-b60c-d31b3ac16b13) transitioned into state 'SUCCESS' from state '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-72496259',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=True,project_id='cd980d54b48946d0adedd795c2c617f3',qos_specs=None,replication_status=,reservations=['65113051-4e30-4299-806c-f5619dff9a8d','9e57702a-091e-4397-8250-06936c469c83','4deb2770-d8ca-4b41-b3a7-02d559fb7c15','04bf000f-25e3-4898-8cf2-4f6d34a1fb3e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8983abc80e774bda8f0ed2b86b4b7d2c',volume_type_id=ea597f8c-ae52-4e0b-9373-ade0e30db6b3)}' {{(pid=100296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 09:50:02.197352 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.volume.api [None req-abe4cc47-4444-4924-ab97-d2c70986048e tempest-TestMultiAttachVolumeSwap-685592965 tempest-TestMultiAttachVolumeSwap-685592965-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9a4eb1ae-3aa8-46e5-874f-89d69bf96490) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 09:50:02.214878 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.volume.api [None req-abe4cc47-4444-4924-ab97-d2c70986048e tempest-TestMultiAttachVolumeSwap-685592965 tempest-TestMultiAttachVolumeSwap-685592965-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9a4eb1ae-3aa8-46e5-874f-89d69bf96490) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 09:50:02.216287 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.volume.api [None req-abe4cc47-4444-4924-ab97-d2c70986048e tempest-TestMultiAttachVolumeSwap-685592965 tempest-TestMultiAttachVolumeSwap-685592965-project-member] Flow 'volume_create_api' (8a35a935-a45e-4550-9cd9-da7c37ed5c14) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100296) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 09:50:02.216571 np0000006707 devstack@c-api.service[100296]: INFO cinder.volume.api [None req-abe4cc47-4444-4924-ab97-d2c70986048e tempest-TestMultiAttachVolumeSwap-685592965 tempest-TestMultiAttachVolumeSwap-685592965-project-member] Create volume request issued successfully. Aug 07 09:50:02.217490 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-abe4cc47-4444-4924-ab97-d2c70986048e tempest-TestMultiAttachVolumeSwap-685592965 tempest-TestMultiAttachVolumeSwap-685592965-project-member] https://10.4.3.8/volume/v3/volumes returned with HTTP 202 Aug 07 09:50:02.218092 np0000006707 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 4/16] 10.4.3.8 () {68 vars in 1245 bytes} [Fri Aug 7 09:50:01 2026] POST /volume/v3/volumes => generated 752 bytes in 266 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 07 09:50:02.231796 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.middleware.request_id [None req-5610e902-b1f5-4e1e-b968-35af923ab309 None None] RequestId filter calling following filter/app {{(pid=100298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:50:02.235162 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [None req-5610e902-b1f5-4e1e-b968-35af923ab309 tempest-TestMultiAttachVolumeSwap-685592965 tempest-TestMultiAttachVolumeSwap-685592965-project-member] GET https://10.4.3.8/volume/v3/volumes/81c29296-0250-4919-845b-6af3a207ac0b Aug 07 09:50:02.235374 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [None req-5610e902-b1f5-4e1e-b968-35af923ab309 tempest-TestMultiAttachVolumeSwap-685592965 tempest-TestMultiAttachVolumeSwap-685592965-project-member] Empty body provided in request {{(pid=100298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 09:50:02.236094 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [None req-5610e902-b1f5-4e1e-b968-35af923ab309 tempest-TestMultiAttachVolumeSwap-685592965 tempest-TestMultiAttachVolumeSwap-685592965-project-member] Calling method 'show' {{(pid=100298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 09:50:02.248980 np0000006707 devstack@c-api.service[100298]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 09:50:02.248980 np0000006707 devstack@c-api.service[100298]: warnings.warn( Aug 07 09:50:02.257896 np0000006707 devstack@c-api.service[100298]: INFO cinder.volume.api [None req-5610e902-b1f5-4e1e-b968-35af923ab309 tempest-TestMultiAttachVolumeSwap-685592965 tempest-TestMultiAttachVolumeSwap-685592965-project-member] Volume info retrieved successfully. Aug 07 09:50:02.264574 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [None req-5610e902-b1f5-4e1e-b968-35af923ab309 tempest-TestMultiAttachVolumeSwap-685592965 tempest-TestMultiAttachVolumeSwap-685592965-project-member] https://10.4.3.8/volume/v3/volumes/81c29296-0250-4919-845b-6af3a207ac0b returned with HTTP 200 Aug 07 09:50:02.264945 np0000006707 devstack@c-api.service[100298]: [pid: 100298|app: 0|req: 4/17] 10.4.3.8 () {66 vars in 1334 bytes} [Fri Aug 7 09:50:02 2026] GET /volume/v3/volumes/81c29296-0250-4919-845b-6af3a207ac0b => generated 820 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 09:50:02.933289 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-c7485bed-dfa9-4897-9d4b-27d986dae94f None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:50:03.149610 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-c7485bed-dfa9-4897-9d4b-27d986dae94f tempest-VolumesAssistedSnapshotsTest-359814331 tempest-VolumesAssistedSnapshotsTest-359814331-project-admin] POST https://10.4.3.8/volume/v3/volumes Aug 07 09:50:03.150012 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-c7485bed-dfa9-4897-9d4b-27d986dae94f tempest-VolumesAssistedSnapshotsTest-359814331 tempest-VolumesAssistedSnapshotsTest-359814331-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-VolumesAssistedSnapshotsTest-volume-1296094749"}} {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 09:50:03.152031 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.v3.volumes [None req-c7485bed-dfa9-4897-9d4b-27d986dae94f tempest-VolumesAssistedSnapshotsTest-359814331 tempest-VolumesAssistedSnapshotsTest-359814331-project-admin] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-VolumesAssistedSnapshotsTest-volume-1296094749'}} {{(pid=100295) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 07 09:50:03.152536 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.v3.volumes [None req-c7485bed-dfa9-4897-9d4b-27d986dae94f tempest-VolumesAssistedSnapshotsTest-359814331 tempest-VolumesAssistedSnapshotsTest-359814331-project-admin] Create volume of 1 GB Aug 07 09:50:03.166034 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.volume.api [None req-c7485bed-dfa9-4897-9d4b-27d986dae94f tempest-VolumesAssistedSnapshotsTest-359814331 tempest-VolumesAssistedSnapshotsTest-359814331-project-admin] Availability zone cache updated, next update will occur around 2026-08-07 10:50:03.165115. {{(pid=100295) list_availability_zones /opt/stack/cinder/cinder/volume/api.py:155}} Aug 07 09:50:03.166245 np0000006707 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-c7485bed-dfa9-4897-9d4b-27d986dae94f tempest-VolumesAssistedSnapshotsTest-359814331 tempest-VolumesAssistedSnapshotsTest-359814331-project-admin] Availability Zones retrieved successfully. Aug 07 09:50:03.195532 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.volume.api [None req-c7485bed-dfa9-4897-9d4b-27d986dae94f tempest-VolumesAssistedSnapshotsTest-359814331 tempest-VolumesAssistedSnapshotsTest-359814331-project-admin] Flow 'volume_create_api' (038b4857-20cd-4312-abc3-7341b9b03e13) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100295) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 09:50:03.197085 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.volume.api [None req-c7485bed-dfa9-4897-9d4b-27d986dae94f tempest-VolumesAssistedSnapshotsTest-359814331 tempest-VolumesAssistedSnapshotsTest-359814331-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (256c2c38-21f3-42e0-945e-13a207e7f3cf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100295) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 09:50:03.198584 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.volume.flows.api.create_volume [None req-c7485bed-dfa9-4897-9d4b-27d986dae94f tempest-VolumesAssistedSnapshotsTest-359814331 tempest-VolumesAssistedSnapshotsTest-359814331-project-admin] Validating volume size '1' using validate_int {{(pid=100295) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 07 09:50:03.273999 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.volume.api [None req-c7485bed-dfa9-4897-9d4b-27d986dae94f tempest-VolumesAssistedSnapshotsTest-359814331 tempest-VolumesAssistedSnapshotsTest-359814331-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (256c2c38-21f3-42e0-945e-13a207e7f3cf) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-07T09:47:39Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=45fd9a3a-b61e-4c6c-9ab7-d02f06678d0d,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '45fd9a3a-b61e-4c6c-9ab7-d02f06678d0d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100295) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 09:50:03.274908 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.volume.api [None req-c7485bed-dfa9-4897-9d4b-27d986dae94f tempest-VolumesAssistedSnapshotsTest-359814331 tempest-VolumesAssistedSnapshotsTest-359814331-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (eea4678b-0dc2-4185-8657-0b64892b7043) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100295) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 09:50:03.289933 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [None req-78cf45af-1c84-4959-9eea-80c6999eba17 None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:50:03.293932 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-78cf45af-1c84-4959-9eea-80c6999eba17 tempest-TestMultiAttachVolumeSwap-685592965 tempest-TestMultiAttachVolumeSwap-685592965-project-member] GET https://10.4.3.8/volume/v3/volumes/81c29296-0250-4919-845b-6af3a207ac0b Aug 07 09:50:03.293932 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-78cf45af-1c84-4959-9eea-80c6999eba17 tempest-TestMultiAttachVolumeSwap-685592965 tempest-TestMultiAttachVolumeSwap-685592965-project-member] Empty body provided in request {{(pid=100297) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 09:50:03.293932 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-78cf45af-1c84-4959-9eea-80c6999eba17 tempest-TestMultiAttachVolumeSwap-685592965 tempest-TestMultiAttachVolumeSwap-685592965-project-member] Calling method 'show' {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 09:50:03.304180 np0000006707 devstack@c-api.service[100297]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 09:50:03.304180 np0000006707 devstack@c-api.service[100297]: warnings.warn( Aug 07 09:50:03.311961 np0000006707 devstack@c-api.service[100297]: INFO cinder.volume.api [None req-78cf45af-1c84-4959-9eea-80c6999eba17 tempest-TestMultiAttachVolumeSwap-685592965 tempest-TestMultiAttachVolumeSwap-685592965-project-member] Volume info retrieved successfully. Aug 07 09:50:03.319047 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-78cf45af-1c84-4959-9eea-80c6999eba17 tempest-TestMultiAttachVolumeSwap-685592965 tempest-TestMultiAttachVolumeSwap-685592965-project-member] https://10.4.3.8/volume/v3/volumes/81c29296-0250-4919-845b-6af3a207ac0b returned with HTTP 200 Aug 07 09:50:03.319751 np0000006707 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 6/18] 10.4.3.8 () {66 vars in 1334 bytes} [Fri Aug 7 09:50:03 2026] GET /volume/v3/volumes/81c29296-0250-4919-845b-6af3a207ac0b => generated 845 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 09:50:03.338516 np0000006707 devstack@c-api.service[100295]: WARNING cinder.quota [None req-c7485bed-dfa9-4897-9d4b-27d986dae94f tempest-VolumesAssistedSnapshotsTest-359814331 tempest-VolumesAssistedSnapshotsTest-359814331-project-admin] Deprecated: Default quota for resource: volumes_storpool is set by the default quota flag: quota_volumes_storpool, it is now deprecated. Please use the default quota class for default quota. Aug 07 09:50:03.338516 np0000006707 devstack@c-api.service[100295]: WARNING cinder.quota [None req-c7485bed-dfa9-4897-9d4b-27d986dae94f tempest-VolumesAssistedSnapshotsTest-359814331 tempest-VolumesAssistedSnapshotsTest-359814331-project-admin] Deprecated: Default quota for resource: gigabytes_storpool is set by the default quota flag: quota_gigabytes_storpool, it is now deprecated. Please use the default quota class for default quota. Aug 07 09:50:03.435816 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.quota [None req-c7485bed-dfa9-4897-9d4b-27d986dae94f tempest-VolumesAssistedSnapshotsTest-359814331 tempest-VolumesAssistedSnapshotsTest-359814331-project-admin] Created reservations ['e1079ea1-8004-48e4-9279-1a7aa44ef7f7', 'd0f59c33-1214-4b10-bc36-e87bd0454b25', '1a7be839-807a-4aa7-b78c-ec4aa8d9df8b', '94d1c1b0-d8bb-42a3-ab33-f7ed2e2e7355'] {{(pid=100295) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 09:50:03.436997 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.volume.api [None req-c7485bed-dfa9-4897-9d4b-27d986dae94f tempest-VolumesAssistedSnapshotsTest-359814331 tempest-VolumesAssistedSnapshotsTest-359814331-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (eea4678b-0dc2-4185-8657-0b64892b7043) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['e1079ea1-8004-48e4-9279-1a7aa44ef7f7', 'd0f59c33-1214-4b10-bc36-e87bd0454b25', '1a7be839-807a-4aa7-b78c-ec4aa8d9df8b', '94d1c1b0-d8bb-42a3-ab33-f7ed2e2e7355']}' {{(pid=100295) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 09:50:03.438112 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.volume.api [None req-c7485bed-dfa9-4897-9d4b-27d986dae94f tempest-VolumesAssistedSnapshotsTest-359814331 tempest-VolumesAssistedSnapshotsTest-359814331-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9bad164b-eb84-4c9f-b749-2c50f0256e07) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100295) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 09:50:03.503936 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.volume.api [None req-c7485bed-dfa9-4897-9d4b-27d986dae94f tempest-VolumesAssistedSnapshotsTest-359814331 tempest-VolumesAssistedSnapshotsTest-359814331-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9bad164b-eb84-4c9f-b749-2c50f0256e07) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '591d23e8-d8e2-4251-ab3c-10dd02793c4e', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesAssistedSnapshotsTest-volume-1296094749',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='9fdbca02e2b04aca98dfa398d26e1edb',qos_specs=None,replication_status=,reservations=['e1079ea1-8004-48e4-9279-1a7aa44ef7f7','d0f59c33-1214-4b10-bc36-e87bd0454b25','1a7be839-807a-4aa7-b78c-ec4aa8d9df8b','94d1c1b0-d8bb-42a3-ab33-f7ed2e2e7355'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c7fbdccb1c374405877558ab10d9ee9b',volume_type_id=45fd9a3a-b61e-4c6c-9ab7-d02f06678d0d), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-07T09:50:03Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesAssistedSnapshotsTest-volume-1296094749',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=591d23e8-d8e2-4251-ab3c-10dd02793c4e,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='9fdbca02e2b04aca98dfa398d26e1edb',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='c7fbdccb1c374405877558ab10d9ee9b',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(45fd9a3a-b61e-4c6c-9ab7-d02f06678d0d),volume_type_id=45fd9a3a-b61e-4c6c-9ab7-d02f06678d0d)}' {{(pid=100295) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 09:50:03.504860 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.volume.api [None req-c7485bed-dfa9-4897-9d4b-27d986dae94f tempest-VolumesAssistedSnapshotsTest-359814331 tempest-VolumesAssistedSnapshotsTest-359814331-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (da500879-c212-4d72-aeb9-1baa7a0ac742) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100295) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 09:50:03.534649 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.volume.api [None req-c7485bed-dfa9-4897-9d4b-27d986dae94f tempest-VolumesAssistedSnapshotsTest-359814331 tempest-VolumesAssistedSnapshotsTest-359814331-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (da500879-c212-4d72-aeb9-1baa7a0ac742) transitioned into state 'SUCCESS' from state '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-1296094749',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='9fdbca02e2b04aca98dfa398d26e1edb',qos_specs=None,replication_status=,reservations=['e1079ea1-8004-48e4-9279-1a7aa44ef7f7','d0f59c33-1214-4b10-bc36-e87bd0454b25','1a7be839-807a-4aa7-b78c-ec4aa8d9df8b','94d1c1b0-d8bb-42a3-ab33-f7ed2e2e7355'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c7fbdccb1c374405877558ab10d9ee9b',volume_type_id=45fd9a3a-b61e-4c6c-9ab7-d02f06678d0d)}' {{(pid=100295) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 09:50:03.535120 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.volume.api [None req-c7485bed-dfa9-4897-9d4b-27d986dae94f tempest-VolumesAssistedSnapshotsTest-359814331 tempest-VolumesAssistedSnapshotsTest-359814331-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a935c832-ebff-4e3d-a3b3-e483db62d478) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100295) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 09:50:03.560473 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.volume.api [None req-c7485bed-dfa9-4897-9d4b-27d986dae94f tempest-VolumesAssistedSnapshotsTest-359814331 tempest-VolumesAssistedSnapshotsTest-359814331-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a935c832-ebff-4e3d-a3b3-e483db62d478) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100295) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 09:50:03.561374 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.volume.api [None req-c7485bed-dfa9-4897-9d4b-27d986dae94f tempest-VolumesAssistedSnapshotsTest-359814331 tempest-VolumesAssistedSnapshotsTest-359814331-project-admin] Flow 'volume_create_api' (038b4857-20cd-4312-abc3-7341b9b03e13) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100295) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 09:50:03.562010 np0000006707 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-c7485bed-dfa9-4897-9d4b-27d986dae94f tempest-VolumesAssistedSnapshotsTest-359814331 tempest-VolumesAssistedSnapshotsTest-359814331-project-admin] Create volume request issued successfully. Aug 07 09:50:03.562358 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-c7485bed-dfa9-4897-9d4b-27d986dae94f tempest-VolumesAssistedSnapshotsTest-359814331 tempest-VolumesAssistedSnapshotsTest-359814331-project-admin] https://10.4.3.8/volume/v3/volumes returned with HTTP 202 Aug 07 09:50:03.562914 np0000006707 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 5/19] 10.4.3.8 () {68 vars in 1244 bytes} [Fri Aug 7 09:50:02 2026] POST /volume/v3/volumes => generated 781 bytes in 630 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 07 09:50:03.577954 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [None req-4823b724-37ab-4b20-adeb-ac91639e59df None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:50:03.580919 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-4823b724-37ab-4b20-adeb-ac91639e59df tempest-VolumesAssistedSnapshotsTest-359814331 tempest-VolumesAssistedSnapshotsTest-359814331-project-admin] GET https://10.4.3.8/volume/v3/volumes/591d23e8-d8e2-4251-ab3c-10dd02793c4e Aug 07 09:50:03.580919 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-4823b724-37ab-4b20-adeb-ac91639e59df tempest-VolumesAssistedSnapshotsTest-359814331 tempest-VolumesAssistedSnapshotsTest-359814331-project-admin] Empty body provided in request {{(pid=100296) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 09:50:03.580919 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-4823b724-37ab-4b20-adeb-ac91639e59df tempest-VolumesAssistedSnapshotsTest-359814331 tempest-VolumesAssistedSnapshotsTest-359814331-project-admin] Calling method 'show' {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 09:50:03.624603 np0000006707 devstack@c-api.service[100296]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 09:50:03.624603 np0000006707 devstack@c-api.service[100296]: warnings.warn( Aug 07 09:50:03.633039 np0000006707 devstack@c-api.service[100296]: INFO cinder.volume.api [None req-4823b724-37ab-4b20-adeb-ac91639e59df tempest-VolumesAssistedSnapshotsTest-359814331 tempest-VolumesAssistedSnapshotsTest-359814331-project-admin] Volume info retrieved successfully. Aug 07 09:50:03.644009 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-4823b724-37ab-4b20-adeb-ac91639e59df tempest-VolumesAssistedSnapshotsTest-359814331 tempest-VolumesAssistedSnapshotsTest-359814331-project-admin] https://10.4.3.8/volume/v3/volumes/591d23e8-d8e2-4251-ab3c-10dd02793c4e returned with HTTP 200 Aug 07 09:50:03.644009 np0000006707 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 5/20] 10.4.3.8 () {66 vars in 1334 bytes} [Fri Aug 7 09:50:03 2026] GET /volume/v3/volumes/591d23e8-d8e2-4251-ab3c-10dd02793c4e => generated 960 bytes in 67 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 09:50:04.665702 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.middleware.request_id [None req-6a8d1cec-6024-4773-8a95-09c75ac59bf2 None None] RequestId filter calling following filter/app {{(pid=100298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:50:04.670117 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [None req-6a8d1cec-6024-4773-8a95-09c75ac59bf2 tempest-VolumesAssistedSnapshotsTest-359814331 tempest-VolumesAssistedSnapshotsTest-359814331-project-admin] GET https://10.4.3.8/volume/v3/volumes/591d23e8-d8e2-4251-ab3c-10dd02793c4e Aug 07 09:50:04.670305 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [None req-6a8d1cec-6024-4773-8a95-09c75ac59bf2 tempest-VolumesAssistedSnapshotsTest-359814331 tempest-VolumesAssistedSnapshotsTest-359814331-project-admin] Empty body provided in request {{(pid=100298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 09:50:04.670616 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [None req-6a8d1cec-6024-4773-8a95-09c75ac59bf2 tempest-VolumesAssistedSnapshotsTest-359814331 tempest-VolumesAssistedSnapshotsTest-359814331-project-admin] Calling method 'show' {{(pid=100298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 09:50:04.718399 np0000006707 devstack@c-api.service[100298]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 09:50:04.718399 np0000006707 devstack@c-api.service[100298]: warnings.warn( Aug 07 09:50:04.724144 np0000006707 devstack@c-api.service[100298]: INFO cinder.volume.api [None req-6a8d1cec-6024-4773-8a95-09c75ac59bf2 tempest-VolumesAssistedSnapshotsTest-359814331 tempest-VolumesAssistedSnapshotsTest-359814331-project-admin] Volume info retrieved successfully. Aug 07 09:50:04.731992 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [None req-6a8d1cec-6024-4773-8a95-09c75ac59bf2 tempest-VolumesAssistedSnapshotsTest-359814331 tempest-VolumesAssistedSnapshotsTest-359814331-project-admin] https://10.4.3.8/volume/v3/volumes/591d23e8-d8e2-4251-ab3c-10dd02793c4e returned with HTTP 200 Aug 07 09:50:04.734101 np0000006707 devstack@c-api.service[100298]: [pid: 100298|app: 0|req: 5/21] 10.4.3.8 () {66 vars in 1334 bytes} [Fri Aug 7 09:50:04 2026] GET /volume/v3/volumes/591d23e8-d8e2-4251-ab3c-10dd02793c4e => generated 1012 bytes in 67 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 09:50:06.531516 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [None req-7244b2db-3a4a-48f0-b26d-9eb0aa083d6c None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:50:06.536356 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-7244b2db-3a4a-48f0-b26d-9eb0aa083d6c tempest-DeleteServersTestJSON-461100923 tempest-DeleteServersTestJSON-461100923-project-member] POST https://10.4.3.8/volume/v3/volumes Aug 07 09:50:06.536789 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-7244b2db-3a4a-48f0-b26d-9eb0aa083d6c tempest-DeleteServersTestJSON-461100923 tempest-DeleteServersTestJSON-461100923-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-DeleteServersTestJSON-volume-1551699082"}} {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 09:50:06.538488 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.v3.volumes [None req-7244b2db-3a4a-48f0-b26d-9eb0aa083d6c tempest-DeleteServersTestJSON-461100923 tempest-DeleteServersTestJSON-461100923-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-DeleteServersTestJSON-volume-1551699082'}} {{(pid=100297) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 07 09:50:06.538891 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.v3.volumes [None req-7244b2db-3a4a-48f0-b26d-9eb0aa083d6c tempest-DeleteServersTestJSON-461100923 tempest-DeleteServersTestJSON-461100923-project-member] Create volume of 1 GB Aug 07 09:50:06.563605 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.volume.api [None req-7244b2db-3a4a-48f0-b26d-9eb0aa083d6c tempest-DeleteServersTestJSON-461100923 tempest-DeleteServersTestJSON-461100923-project-member] Availability zone cache updated, next update will occur around 2026-08-07 10:50:06.561783. {{(pid=100297) list_availability_zones /opt/stack/cinder/cinder/volume/api.py:155}} Aug 07 09:50:06.563605 np0000006707 devstack@c-api.service[100297]: INFO cinder.volume.api [None req-7244b2db-3a4a-48f0-b26d-9eb0aa083d6c tempest-DeleteServersTestJSON-461100923 tempest-DeleteServersTestJSON-461100923-project-member] Availability Zones retrieved successfully. Aug 07 09:50:06.595269 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.volume.api [None req-7244b2db-3a4a-48f0-b26d-9eb0aa083d6c tempest-DeleteServersTestJSON-461100923 tempest-DeleteServersTestJSON-461100923-project-member] Flow 'volume_create_api' (2586f822-6d4a-4093-8c33-78c836bcc23d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100297) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 09:50:06.597174 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.volume.api [None req-7244b2db-3a4a-48f0-b26d-9eb0aa083d6c tempest-DeleteServersTestJSON-461100923 tempest-DeleteServersTestJSON-461100923-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (cff98045-b937-4ccb-8af8-f68bac235c07) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100297) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 09:50:06.598629 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.volume.flows.api.create_volume [None req-7244b2db-3a4a-48f0-b26d-9eb0aa083d6c tempest-DeleteServersTestJSON-461100923 tempest-DeleteServersTestJSON-461100923-project-member] Validating volume size '1' using validate_int {{(pid=100297) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 07 09:50:06.666611 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.volume.api [None req-7244b2db-3a4a-48f0-b26d-9eb0aa083d6c tempest-DeleteServersTestJSON-461100923 tempest-DeleteServersTestJSON-461100923-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (cff98045-b937-4ccb-8af8-f68bac235c07) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-07T09:47:39Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=45fd9a3a-b61e-4c6c-9ab7-d02f06678d0d,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '45fd9a3a-b61e-4c6c-9ab7-d02f06678d0d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100297) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 09:50:06.669529 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.volume.api [None req-7244b2db-3a4a-48f0-b26d-9eb0aa083d6c tempest-DeleteServersTestJSON-461100923 tempest-DeleteServersTestJSON-461100923-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ceedc867-6e20-4c03-8f72-ee23853c5804) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100297) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 09:50:06.727696 np0000006707 devstack@c-api.service[100297]: WARNING cinder.quota [None req-7244b2db-3a4a-48f0-b26d-9eb0aa083d6c tempest-DeleteServersTestJSON-461100923 tempest-DeleteServersTestJSON-461100923-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 09:50:06.728180 np0000006707 devstack@c-api.service[100297]: WARNING cinder.quota [None req-7244b2db-3a4a-48f0-b26d-9eb0aa083d6c tempest-DeleteServersTestJSON-461100923 tempest-DeleteServersTestJSON-461100923-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 09:50:06.812369 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.quota [None req-7244b2db-3a4a-48f0-b26d-9eb0aa083d6c tempest-DeleteServersTestJSON-461100923 tempest-DeleteServersTestJSON-461100923-project-member] Created reservations ['5ca43da5-7ef0-41b9-94cb-a6a0c5e9e916', '45e1fd22-5f6b-43b4-8d0b-8e668a725f81', 'f5513d7d-48cb-4a5e-885f-d39a79f6d3a4', 'ce2f3317-b59d-4386-a369-9c986423176c'] {{(pid=100297) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 09:50:06.813664 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.volume.api [None req-7244b2db-3a4a-48f0-b26d-9eb0aa083d6c tempest-DeleteServersTestJSON-461100923 tempest-DeleteServersTestJSON-461100923-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ceedc867-6e20-4c03-8f72-ee23853c5804) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['5ca43da5-7ef0-41b9-94cb-a6a0c5e9e916', '45e1fd22-5f6b-43b4-8d0b-8e668a725f81', 'f5513d7d-48cb-4a5e-885f-d39a79f6d3a4', 'ce2f3317-b59d-4386-a369-9c986423176c']}' {{(pid=100297) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 09:50:06.815758 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.volume.api [None req-7244b2db-3a4a-48f0-b26d-9eb0aa083d6c tempest-DeleteServersTestJSON-461100923 tempest-DeleteServersTestJSON-461100923-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (62099e7b-f63b-41ae-a136-f76eb861df54) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100297) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 09:50:06.863134 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.volume.api [None req-7244b2db-3a4a-48f0-b26d-9eb0aa083d6c tempest-DeleteServersTestJSON-461100923 tempest-DeleteServersTestJSON-461100923-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (62099e7b-f63b-41ae-a136-f76eb861df54) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '736a7c20-8824-4ad8-b194-d5d3300ce536', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-DeleteServersTestJSON-volume-1551699082',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='9a8b90727e7f4c7ca23022e9d11cfbde',qos_specs=None,replication_status=,reservations=['5ca43da5-7ef0-41b9-94cb-a6a0c5e9e916','45e1fd22-5f6b-43b4-8d0b-8e668a725f81','f5513d7d-48cb-4a5e-885f-d39a79f6d3a4','ce2f3317-b59d-4386-a369-9c986423176c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='de23ab468c5c4d478f39ccd157645357',volume_type_id=45fd9a3a-b61e-4c6c-9ab7-d02f06678d0d), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-07T09:50:06Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-DeleteServersTestJSON-volume-1551699082',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=736a7c20-8824-4ad8-b194-d5d3300ce536,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='9a8b90727e7f4c7ca23022e9d11cfbde',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='de23ab468c5c4d478f39ccd157645357',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(45fd9a3a-b61e-4c6c-9ab7-d02f06678d0d),volume_type_id=45fd9a3a-b61e-4c6c-9ab7-d02f06678d0d)}' {{(pid=100297) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 09:50:06.863861 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.volume.api [None req-7244b2db-3a4a-48f0-b26d-9eb0aa083d6c tempest-DeleteServersTestJSON-461100923 tempest-DeleteServersTestJSON-461100923-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (da7ba6f9-da12-4dd5-95bd-9f9617c8aece) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100297) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 09:50:06.904664 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.volume.api [None req-7244b2db-3a4a-48f0-b26d-9eb0aa083d6c tempest-DeleteServersTestJSON-461100923 tempest-DeleteServersTestJSON-461100923-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (da7ba6f9-da12-4dd5-95bd-9f9617c8aece) transitioned into state 'SUCCESS' from state '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-1551699082',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='9a8b90727e7f4c7ca23022e9d11cfbde',qos_specs=None,replication_status=,reservations=['5ca43da5-7ef0-41b9-94cb-a6a0c5e9e916','45e1fd22-5f6b-43b4-8d0b-8e668a725f81','f5513d7d-48cb-4a5e-885f-d39a79f6d3a4','ce2f3317-b59d-4386-a369-9c986423176c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='de23ab468c5c4d478f39ccd157645357',volume_type_id=45fd9a3a-b61e-4c6c-9ab7-d02f06678d0d)}' {{(pid=100297) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 09:50:06.905734 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.volume.api [None req-7244b2db-3a4a-48f0-b26d-9eb0aa083d6c tempest-DeleteServersTestJSON-461100923 tempest-DeleteServersTestJSON-461100923-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (89b50006-b7a1-45de-abe2-c6cc56a694d2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100297) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 09:50:06.949504 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.volume.api [None req-7244b2db-3a4a-48f0-b26d-9eb0aa083d6c tempest-DeleteServersTestJSON-461100923 tempest-DeleteServersTestJSON-461100923-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (89b50006-b7a1-45de-abe2-c6cc56a694d2) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100297) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 09:50:06.950713 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.volume.api [None req-7244b2db-3a4a-48f0-b26d-9eb0aa083d6c tempest-DeleteServersTestJSON-461100923 tempest-DeleteServersTestJSON-461100923-project-member] Flow 'volume_create_api' (2586f822-6d4a-4093-8c33-78c836bcc23d) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100297) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 09:50:06.951136 np0000006707 devstack@c-api.service[100297]: INFO cinder.volume.api [None req-7244b2db-3a4a-48f0-b26d-9eb0aa083d6c tempest-DeleteServersTestJSON-461100923 tempest-DeleteServersTestJSON-461100923-project-member] Create volume request issued successfully. Aug 07 09:50:06.952433 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-7244b2db-3a4a-48f0-b26d-9eb0aa083d6c tempest-DeleteServersTestJSON-461100923 tempest-DeleteServersTestJSON-461100923-project-member] https://10.4.3.8/volume/v3/volumes returned with HTTP 202 Aug 07 09:50:06.953094 np0000006707 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 7/22] 10.4.3.8 () {68 vars in 1244 bytes} [Fri Aug 7 09:50:06 2026] POST /volume/v3/volumes => generated 748 bytes in 422 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 07 09:50:06.973375 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-4ff0fa91-0515-4abc-b9a2-113a832f284e None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:50:06.976183 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-4ff0fa91-0515-4abc-b9a2-113a832f284e tempest-DeleteServersTestJSON-461100923 tempest-DeleteServersTestJSON-461100923-project-member] GET https://10.4.3.8/volume/v3/volumes/736a7c20-8824-4ad8-b194-d5d3300ce536 Aug 07 09:50:06.976506 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-4ff0fa91-0515-4abc-b9a2-113a832f284e tempest-DeleteServersTestJSON-461100923 tempest-DeleteServersTestJSON-461100923-project-member] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 09:50:06.977877 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-4ff0fa91-0515-4abc-b9a2-113a832f284e tempest-DeleteServersTestJSON-461100923 tempest-DeleteServersTestJSON-461100923-project-member] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 09:50:06.989711 np0000006707 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 09:50:06.989711 np0000006707 devstack@c-api.service[100295]: warnings.warn( Aug 07 09:50:06.996101 np0000006707 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-4ff0fa91-0515-4abc-b9a2-113a832f284e tempest-DeleteServersTestJSON-461100923 tempest-DeleteServersTestJSON-461100923-project-member] Volume info retrieved successfully. Aug 07 09:50:07.004874 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-4ff0fa91-0515-4abc-b9a2-113a832f284e tempest-DeleteServersTestJSON-461100923 tempest-DeleteServersTestJSON-461100923-project-member] https://10.4.3.8/volume/v3/volumes/736a7c20-8824-4ad8-b194-d5d3300ce536 returned with HTTP 200 Aug 07 09:50:07.004874 np0000006707 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 6/23] 10.4.3.8 () {66 vars in 1334 bytes} [Fri Aug 7 09:50:06 2026] GET /volume/v3/volumes/736a7c20-8824-4ad8-b194-d5d3300ce536 => generated 816 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 09:50:08.032038 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [None req-cb7957e5-31a8-4f82-bfd4-8cd3f95e94be None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:50:08.033409 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-cb7957e5-31a8-4f82-bfd4-8cd3f95e94be tempest-DeleteServersTestJSON-461100923 tempest-DeleteServersTestJSON-461100923-project-member] GET https://10.4.3.8/volume/v3/volumes/736a7c20-8824-4ad8-b194-d5d3300ce536 Aug 07 09:50:08.033409 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-cb7957e5-31a8-4f82-bfd4-8cd3f95e94be tempest-DeleteServersTestJSON-461100923 tempest-DeleteServersTestJSON-461100923-project-member] Empty body provided in request {{(pid=100296) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 09:50:08.033409 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-cb7957e5-31a8-4f82-bfd4-8cd3f95e94be tempest-DeleteServersTestJSON-461100923 tempest-DeleteServersTestJSON-461100923-project-member] Calling method 'show' {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 09:50:08.048684 np0000006707 devstack@c-api.service[100296]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 09:50:08.048684 np0000006707 devstack@c-api.service[100296]: warnings.warn( Aug 07 09:50:08.072096 np0000006707 devstack@c-api.service[100296]: INFO cinder.volume.api [None req-cb7957e5-31a8-4f82-bfd4-8cd3f95e94be tempest-DeleteServersTestJSON-461100923 tempest-DeleteServersTestJSON-461100923-project-member] Volume info retrieved successfully. Aug 07 09:50:08.091349 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-cb7957e5-31a8-4f82-bfd4-8cd3f95e94be tempest-DeleteServersTestJSON-461100923 tempest-DeleteServersTestJSON-461100923-project-member] https://10.4.3.8/volume/v3/volumes/736a7c20-8824-4ad8-b194-d5d3300ce536 returned with HTTP 200 Aug 07 09:50:08.092181 np0000006707 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 6/24] 10.4.3.8 () {66 vars in 1334 bytes} [Fri Aug 7 09:50:08 2026] GET /volume/v3/volumes/736a7c20-8824-4ad8-b194-d5d3300ce536 => generated 841 bytes in 63 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 09:50:08.267924 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.middleware.request_id [req-11779c1a-84f1-41d9-b941-d51caf369cfd req-84b45529-573c-406c-8e56-cb5ec2507e08 None None] RequestId filter calling following filter/app {{(pid=100298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:50:08.278761 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [req-11779c1a-84f1-41d9-b941-d51caf369cfd req-84b45529-573c-406c-8e56-cb5ec2507e08 tempest-DeleteServersTestJSON-461100923 tempest-DeleteServersTestJSON-461100923-project-member] GET https://10.4.3.8/volume/v3/volumes/736a7c20-8824-4ad8-b194-d5d3300ce536 Aug 07 09:50:08.278761 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [req-11779c1a-84f1-41d9-b941-d51caf369cfd req-84b45529-573c-406c-8e56-cb5ec2507e08 tempest-DeleteServersTestJSON-461100923 tempest-DeleteServersTestJSON-461100923-project-member] Empty body provided in request {{(pid=100298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 09:50:08.278761 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [req-11779c1a-84f1-41d9-b941-d51caf369cfd req-84b45529-573c-406c-8e56-cb5ec2507e08 tempest-DeleteServersTestJSON-461100923 tempest-DeleteServersTestJSON-461100923-project-member] Calling method 'show' {{(pid=100298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 09:50:08.304447 np0000006707 devstack@c-api.service[100298]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 09:50:08.304447 np0000006707 devstack@c-api.service[100298]: warnings.warn( Aug 07 09:50:08.312438 np0000006707 devstack@c-api.service[100298]: INFO cinder.volume.api [req-11779c1a-84f1-41d9-b941-d51caf369cfd req-84b45529-573c-406c-8e56-cb5ec2507e08 tempest-DeleteServersTestJSON-461100923 tempest-DeleteServersTestJSON-461100923-project-member] Volume info retrieved successfully. Aug 07 09:50:08.333849 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [req-11779c1a-84f1-41d9-b941-d51caf369cfd req-84b45529-573c-406c-8e56-cb5ec2507e08 tempest-DeleteServersTestJSON-461100923 tempest-DeleteServersTestJSON-461100923-project-member] https://10.4.3.8/volume/v3/volumes/736a7c20-8824-4ad8-b194-d5d3300ce536 returned with HTTP 200 Aug 07 09:50:08.333849 np0000006707 devstack@c-api.service[100298]: [pid: 100298|app: 0|req: 6/25] 10.4.3.8 () {68 vars in 1584 bytes} [Fri Aug 7 09:50:08 2026] GET /volume/v3/volumes/736a7c20-8824-4ad8-b194-d5d3300ce536 => generated 841 bytes in 65 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 09:50:08.852406 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [None req-89a2e191-04e9-4f94-accd-fd4c2639f3cc None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:50:08.853214 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-89a2e191-04e9-4f94-accd-fd4c2639f3cc None None] GET https://10.4.3.8/volume// Aug 07 09:50:08.853553 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-89a2e191-04e9-4f94-accd-fd4c2639f3cc None None] Empty body provided in request {{(pid=100297) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 09:50:08.853644 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-89a2e191-04e9-4f94-accd-fd4c2639f3cc None None] Calling method 'all' {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 09:50:08.854205 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-89a2e191-04e9-4f94-accd-fd4c2639f3cc None None] https://10.4.3.8/volume// returned with HTTP 300 Aug 07 09:50:08.858925 np0000006707 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 8/26] 10.4.3.8 () {66 vars in 1414 bytes} [Fri Aug 7 09:50:08 2026] GET /volume/ => generated 384 bytes in 6 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 07 09:50:08.893334 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [req-11779c1a-84f1-41d9-b941-d51caf369cfd req-fb0670fc-0d0d-460c-bdf8-fa891a877194 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:50:09.268353 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [req-11779c1a-84f1-41d9-b941-d51caf369cfd req-fb0670fc-0d0d-460c-bdf8-fa891a877194 tempest-DeleteServersTestJSON-461100923 tempest-DeleteServersTestJSON-461100923-project-member] POST https://10.4.3.8/volume/v3/attachments Aug 07 09:50:09.269286 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [req-11779c1a-84f1-41d9-b941-d51caf369cfd req-fb0670fc-0d0d-460c-bdf8-fa891a877194 tempest-DeleteServersTestJSON-461100923 tempest-DeleteServersTestJSON-461100923-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "736a7c20-8824-4ad8-b194-d5d3300ce536", "connector": null, "instance_uuid": "fb0a451b-bd2b-4f62-a990-344cf0b41566"}} {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 09:50:09.284531 np0000006707 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 09:50:09.284531 np0000006707 devstack@c-api.service[100295]: warnings.warn( Aug 07 09:50:09.351192 np0000006707 devstack@c-api.service[100295]: /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 09:50:09.351192 np0000006707 devstack@c-api.service[100295]: .first() Aug 07 09:50:09.398620 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [req-11779c1a-84f1-41d9-b941-d51caf369cfd req-fb0670fc-0d0d-460c-bdf8-fa891a877194 tempest-DeleteServersTestJSON-461100923 tempest-DeleteServersTestJSON-461100923-project-member] https://10.4.3.8/volume/v3/attachments returned with HTTP 200 Aug 07 09:50:09.401060 np0000006707 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 7/27] 10.4.3.8 () {74 vars in 1580 bytes} [Fri Aug 7 09:50:08 2026] POST /volume/v3/attachments => generated 273 bytes in 507 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 09:50:09.472139 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [None req-680a9cef-0ba1-47bd-8266-6f9c046b6e8d None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:50:09.476991 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-680a9cef-0ba1-47bd-8266-6f9c046b6e8d tempest-DeleteServersTestJSON-461100923 tempest-DeleteServersTestJSON-461100923-project-member] GET https://10.4.3.8/volume/v3/volumes/736a7c20-8824-4ad8-b194-d5d3300ce536 Aug 07 09:50:09.476991 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-680a9cef-0ba1-47bd-8266-6f9c046b6e8d tempest-DeleteServersTestJSON-461100923 tempest-DeleteServersTestJSON-461100923-project-member] Empty body provided in request {{(pid=100296) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 09:50:09.481646 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-680a9cef-0ba1-47bd-8266-6f9c046b6e8d tempest-DeleteServersTestJSON-461100923 tempest-DeleteServersTestJSON-461100923-project-member] Calling method 'show' {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 09:50:09.512161 np0000006707 devstack@c-api.service[100296]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 09:50:09.512161 np0000006707 devstack@c-api.service[100296]: warnings.warn( Aug 07 09:50:09.517619 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.middleware.request_id [None req-9ea5bd8e-c445-4669-be08-6f2ec7632577 None None] RequestId filter calling following filter/app {{(pid=100298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:50:09.518233 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [None req-9ea5bd8e-c445-4669-be08-6f2ec7632577 None None] GET https://10.4.3.8/volume// Aug 07 09:50:09.518485 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [None req-9ea5bd8e-c445-4669-be08-6f2ec7632577 None None] Empty body provided in request {{(pid=100298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 09:50:09.519352 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [None req-9ea5bd8e-c445-4669-be08-6f2ec7632577 None None] Calling method 'all' {{(pid=100298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 09:50:09.519411 np0000006707 devstack@c-api.service[100296]: INFO cinder.volume.api [None req-680a9cef-0ba1-47bd-8266-6f9c046b6e8d tempest-DeleteServersTestJSON-461100923 tempest-DeleteServersTestJSON-461100923-project-member] Volume info retrieved successfully. Aug 07 09:50:09.519470 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [None req-9ea5bd8e-c445-4669-be08-6f2ec7632577 None None] https://10.4.3.8/volume// returned with HTTP 300 Aug 07 09:50:09.519470 np0000006707 devstack@c-api.service[100298]: [pid: 100298|app: 0|req: 7/28] 10.4.3.8 () {66 vars in 1412 bytes} [Fri Aug 7 09:50:09 2026] GET /volume/ => generated 384 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 07 09:50:09.527661 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-680a9cef-0ba1-47bd-8266-6f9c046b6e8d tempest-DeleteServersTestJSON-461100923 tempest-DeleteServersTestJSON-461100923-project-member] https://10.4.3.8/volume/v3/volumes/736a7c20-8824-4ad8-b194-d5d3300ce536 returned with HTTP 200 Aug 07 09:50:09.528052 np0000006707 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 7/29] 10.4.3.8 () {66 vars in 1334 bytes} [Fri Aug 7 09:50:09 2026] GET /volume/v3/volumes/736a7c20-8824-4ad8-b194-d5d3300ce536 => generated 840 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 09:50:09.546803 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [req-11779c1a-84f1-41d9-b941-d51caf369cfd req-ad2a0d3e-d6d5-4d4a-bb4c-8cabcd88b5bd None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:50:09.552533 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [req-11779c1a-84f1-41d9-b941-d51caf369cfd req-ad2a0d3e-d6d5-4d4a-bb4c-8cabcd88b5bd tempest-DeleteServersTestJSON-461100923 tempest-DeleteServersTestJSON-461100923-project-member] GET https://10.4.3.8/volume/v3/volumes/736a7c20-8824-4ad8-b194-d5d3300ce536 Aug 07 09:50:09.552821 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [req-11779c1a-84f1-41d9-b941-d51caf369cfd req-ad2a0d3e-d6d5-4d4a-bb4c-8cabcd88b5bd tempest-DeleteServersTestJSON-461100923 tempest-DeleteServersTestJSON-461100923-project-member] Empty body provided in request {{(pid=100297) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 09:50:09.553101 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [req-11779c1a-84f1-41d9-b941-d51caf369cfd req-ad2a0d3e-d6d5-4d4a-bb4c-8cabcd88b5bd tempest-DeleteServersTestJSON-461100923 tempest-DeleteServersTestJSON-461100923-project-member] Calling method 'show' {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 09:50:09.568469 np0000006707 devstack@c-api.service[100297]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 09:50:09.568469 np0000006707 devstack@c-api.service[100297]: warnings.warn( Aug 07 09:50:09.574519 np0000006707 devstack@c-api.service[100297]: INFO cinder.volume.api [req-11779c1a-84f1-41d9-b941-d51caf369cfd req-ad2a0d3e-d6d5-4d4a-bb4c-8cabcd88b5bd tempest-DeleteServersTestJSON-461100923 tempest-DeleteServersTestJSON-461100923-project-member] Volume info retrieved successfully. Aug 07 09:50:09.581912 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [req-11779c1a-84f1-41d9-b941-d51caf369cfd req-ad2a0d3e-d6d5-4d4a-bb4c-8cabcd88b5bd tempest-DeleteServersTestJSON-461100923 tempest-DeleteServersTestJSON-461100923-project-member] https://10.4.3.8/volume/v3/volumes/736a7c20-8824-4ad8-b194-d5d3300ce536 returned with HTTP 200 Aug 07 09:50:09.582024 np0000006707 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 9/30] 10.4.3.8 () {70 vars in 1625 bytes} [Fri Aug 7 09:50:09 2026] GET /volume/v3/volumes/736a7c20-8824-4ad8-b194-d5d3300ce536 => generated 1020 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 07 09:50:10.555102 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-5287f1e4-c4ae-46bc-9274-5ce55d342454 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:50:10.558527 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-5287f1e4-c4ae-46bc-9274-5ce55d342454 tempest-DeleteServersTestJSON-461100923 tempest-DeleteServersTestJSON-461100923-project-member] GET https://10.4.3.8/volume/v3/volumes/736a7c20-8824-4ad8-b194-d5d3300ce536 Aug 07 09:50:10.558699 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-5287f1e4-c4ae-46bc-9274-5ce55d342454 tempest-DeleteServersTestJSON-461100923 tempest-DeleteServersTestJSON-461100923-project-member] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 09:50:10.559043 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-5287f1e4-c4ae-46bc-9274-5ce55d342454 tempest-DeleteServersTestJSON-461100923 tempest-DeleteServersTestJSON-461100923-project-member] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 09:50:10.580233 np0000006707 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 09:50:10.580233 np0000006707 devstack@c-api.service[100295]: warnings.warn( Aug 07 09:50:10.587205 np0000006707 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-5287f1e4-c4ae-46bc-9274-5ce55d342454 tempest-DeleteServersTestJSON-461100923 tempest-DeleteServersTestJSON-461100923-project-member] Volume info retrieved successfully. Aug 07 09:50:10.602493 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-5287f1e4-c4ae-46bc-9274-5ce55d342454 tempest-DeleteServersTestJSON-461100923 tempest-DeleteServersTestJSON-461100923-project-member] https://10.4.3.8/volume/v3/volumes/736a7c20-8824-4ad8-b194-d5d3300ce536 returned with HTTP 200 Aug 07 09:50:10.602954 np0000006707 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 8/31] 10.4.3.8 () {66 vars in 1334 bytes} [Fri Aug 7 09:50:10 2026] GET /volume/v3/volumes/736a7c20-8824-4ad8-b194-d5d3300ce536 => generated 840 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 09:50:10.633722 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.middleware.request_id [req-11779c1a-84f1-41d9-b941-d51caf369cfd req-87d10268-4fb8-4ac2-a2ec-a7f2839645e2 None None] RequestId filter calling following filter/app {{(pid=100298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:50:10.638400 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [req-11779c1a-84f1-41d9-b941-d51caf369cfd req-87d10268-4fb8-4ac2-a2ec-a7f2839645e2 tempest-DeleteServersTestJSON-461100923 tempest-DeleteServersTestJSON-461100923-project-member] PUT https://10.4.3.8/volume/v3/attachments/de01b355-af69-45b7-bab9-ac6a92009b7c Aug 07 09:50:10.639165 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [req-11779c1a-84f1-41d9-b941-d51caf369cfd req-87d10268-4fb8-4ac2-a2ec-a7f2839645e2 tempest-DeleteServersTestJSON-461100923 tempest-DeleteServersTestJSON-461100923-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.8", "host": "np0000006707", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:568b993d50b1", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "d2780578-1896-461f-80ac-b58d2e346b90", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 09:50:10.668933 np0000006707 devstack@c-api.service[100298]: /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 09:50:10.668933 np0000006707 devstack@c-api.service[100298]: .first() Aug 07 09:50:10.689573 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.coordination [req-11779c1a-84f1-41d9-b941-d51caf369cfd req-87d10268-4fb8-4ac2-a2ec-a7f2839645e2 tempest-DeleteServersTestJSON-461100923 tempest-DeleteServersTestJSON-461100923-project-member] Acquiring lock "cinder-attachment_update-736a7c20-8824-4ad8-b194-d5d3300ce536-np0000006707" by "attachment_update" {{(pid=100298) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 07 09:50:10.699878 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.coordination [req-11779c1a-84f1-41d9-b941-d51caf369cfd req-87d10268-4fb8-4ac2-a2ec-a7f2839645e2 tempest-DeleteServersTestJSON-461100923 tempest-DeleteServersTestJSON-461100923-project-member] Lock "cinder-attachment_update-736a7c20-8824-4ad8-b194-d5d3300ce536-np0000006707" acquired by "attachment_update" :: waited 0.011s {{(pid=100298) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 07 09:50:10.702379 np0000006707 devstack@c-api.service[100298]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 09:50:10.702379 np0000006707 devstack@c-api.service[100298]: warnings.warn( Aug 07 09:50:10.951451 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.coordination [req-11779c1a-84f1-41d9-b941-d51caf369cfd req-87d10268-4fb8-4ac2-a2ec-a7f2839645e2 tempest-DeleteServersTestJSON-461100923 tempest-DeleteServersTestJSON-461100923-project-member] Lock "cinder-attachment_update-736a7c20-8824-4ad8-b194-d5d3300ce536-np0000006707" released by "attachment_update" :: held 0.250s {{(pid=100298) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 07 09:50:10.951451 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [req-11779c1a-84f1-41d9-b941-d51caf369cfd req-87d10268-4fb8-4ac2-a2ec-a7f2839645e2 tempest-DeleteServersTestJSON-461100923 tempest-DeleteServersTestJSON-461100923-project-member] https://10.4.3.8/volume/v3/attachments/de01b355-af69-45b7-bab9-ac6a92009b7c returned with HTTP 200 Aug 07 09:50:10.951451 np0000006707 devstack@c-api.service[100298]: [pid: 100298|app: 0|req: 8/32] 10.4.3.8 () {74 vars in 1690 bytes} [Fri Aug 7 09:50:10 2026] PUT /volume/v3/attachments/de01b355-af69-45b7-bab9-ac6a92009b7c => generated 969 bytes in 317 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 09:50:11.620458 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [None req-0d8bc370-c04e-4baf-8781-65f0fe260153 None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:50:11.623786 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-0d8bc370-c04e-4baf-8781-65f0fe260153 tempest-DeleteServersTestJSON-461100923 tempest-DeleteServersTestJSON-461100923-project-member] GET https://10.4.3.8/volume/v3/volumes/736a7c20-8824-4ad8-b194-d5d3300ce536 Aug 07 09:50:11.623959 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-0d8bc370-c04e-4baf-8781-65f0fe260153 tempest-DeleteServersTestJSON-461100923 tempest-DeleteServersTestJSON-461100923-project-member] Empty body provided in request {{(pid=100296) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 09:50:11.625874 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-0d8bc370-c04e-4baf-8781-65f0fe260153 tempest-DeleteServersTestJSON-461100923 tempest-DeleteServersTestJSON-461100923-project-member] Calling method 'show' {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 09:50:11.641979 np0000006707 devstack@c-api.service[100296]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 09:50:11.641979 np0000006707 devstack@c-api.service[100296]: warnings.warn( Aug 07 09:50:11.651799 np0000006707 devstack@c-api.service[100296]: INFO cinder.volume.api [None req-0d8bc370-c04e-4baf-8781-65f0fe260153 tempest-DeleteServersTestJSON-461100923 tempest-DeleteServersTestJSON-461100923-project-member] Volume info retrieved successfully. Aug 07 09:50:11.658016 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-0d8bc370-c04e-4baf-8781-65f0fe260153 tempest-DeleteServersTestJSON-461100923 tempest-DeleteServersTestJSON-461100923-project-member] https://10.4.3.8/volume/v3/volumes/736a7c20-8824-4ad8-b194-d5d3300ce536 returned with HTTP 200 Aug 07 09:50:11.658427 np0000006707 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 8/33] 10.4.3.8 () {66 vars in 1334 bytes} [Fri Aug 7 09:50:11 2026] GET /volume/v3/volumes/736a7c20-8824-4ad8-b194-d5d3300ce536 => generated 841 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 09:50:12.682693 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [None req-62a53362-df1a-4917-99e6-75b34589d979 None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:50:12.688126 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-62a53362-df1a-4917-99e6-75b34589d979 tempest-DeleteServersTestJSON-461100923 tempest-DeleteServersTestJSON-461100923-project-member] GET https://10.4.3.8/volume/v3/volumes/736a7c20-8824-4ad8-b194-d5d3300ce536 Aug 07 09:50:12.689816 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-62a53362-df1a-4917-99e6-75b34589d979 tempest-DeleteServersTestJSON-461100923 tempest-DeleteServersTestJSON-461100923-project-member] Empty body provided in request {{(pid=100297) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 09:50:12.692410 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-62a53362-df1a-4917-99e6-75b34589d979 tempest-DeleteServersTestJSON-461100923 tempest-DeleteServersTestJSON-461100923-project-member] Calling method 'show' {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 09:50:12.715964 np0000006707 devstack@c-api.service[100297]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 09:50:12.715964 np0000006707 devstack@c-api.service[100297]: warnings.warn( Aug 07 09:50:12.732536 np0000006707 devstack@c-api.service[100297]: INFO cinder.volume.api [None req-62a53362-df1a-4917-99e6-75b34589d979 tempest-DeleteServersTestJSON-461100923 tempest-DeleteServersTestJSON-461100923-project-member] Volume info retrieved successfully. Aug 07 09:50:12.740763 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-62a53362-df1a-4917-99e6-75b34589d979 tempest-DeleteServersTestJSON-461100923 tempest-DeleteServersTestJSON-461100923-project-member] https://10.4.3.8/volume/v3/volumes/736a7c20-8824-4ad8-b194-d5d3300ce536 returned with HTTP 200 Aug 07 09:50:12.741036 np0000006707 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 10/34] 10.4.3.8 () {66 vars in 1334 bytes} [Fri Aug 7 09:50:12 2026] GET /volume/v3/volumes/736a7c20-8824-4ad8-b194-d5d3300ce536 => generated 841 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 09:50:13.762813 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-71de80b7-5b38-40e0-a878-976b76b5d524 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:50:13.769831 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-71de80b7-5b38-40e0-a878-976b76b5d524 tempest-DeleteServersTestJSON-461100923 tempest-DeleteServersTestJSON-461100923-project-member] GET https://10.4.3.8/volume/v3/volumes/736a7c20-8824-4ad8-b194-d5d3300ce536 Aug 07 09:50:13.770047 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-71de80b7-5b38-40e0-a878-976b76b5d524 tempest-DeleteServersTestJSON-461100923 tempest-DeleteServersTestJSON-461100923-project-member] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 09:50:13.770640 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-71de80b7-5b38-40e0-a878-976b76b5d524 tempest-DeleteServersTestJSON-461100923 tempest-DeleteServersTestJSON-461100923-project-member] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 09:50:13.789848 np0000006707 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 09:50:13.789848 np0000006707 devstack@c-api.service[100295]: warnings.warn( Aug 07 09:50:13.794314 np0000006707 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-71de80b7-5b38-40e0-a878-976b76b5d524 tempest-DeleteServersTestJSON-461100923 tempest-DeleteServersTestJSON-461100923-project-member] Volume info retrieved successfully. Aug 07 09:50:13.803750 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-71de80b7-5b38-40e0-a878-976b76b5d524 tempest-DeleteServersTestJSON-461100923 tempest-DeleteServersTestJSON-461100923-project-member] https://10.4.3.8/volume/v3/volumes/736a7c20-8824-4ad8-b194-d5d3300ce536 returned with HTTP 200 Aug 07 09:50:13.805205 np0000006707 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 9/35] 10.4.3.8 () {66 vars in 1334 bytes} [Fri Aug 7 09:50:13 2026] GET /volume/v3/volumes/736a7c20-8824-4ad8-b194-d5d3300ce536 => generated 841 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 09:50:14.824755 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.middleware.request_id [None req-ea5e41ff-0dba-4300-9e81-39c9c67e3585 None None] RequestId filter calling following filter/app {{(pid=100298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:50:14.832601 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [None req-ea5e41ff-0dba-4300-9e81-39c9c67e3585 tempest-DeleteServersTestJSON-461100923 tempest-DeleteServersTestJSON-461100923-project-member] GET https://10.4.3.8/volume/v3/volumes/736a7c20-8824-4ad8-b194-d5d3300ce536 Aug 07 09:50:14.834497 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [None req-ea5e41ff-0dba-4300-9e81-39c9c67e3585 tempest-DeleteServersTestJSON-461100923 tempest-DeleteServersTestJSON-461100923-project-member] Empty body provided in request {{(pid=100298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 09:50:14.834728 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [None req-ea5e41ff-0dba-4300-9e81-39c9c67e3585 tempest-DeleteServersTestJSON-461100923 tempest-DeleteServersTestJSON-461100923-project-member] Calling method 'show' {{(pid=100298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 09:50:14.860829 np0000006707 devstack@c-api.service[100298]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 09:50:14.860829 np0000006707 devstack@c-api.service[100298]: warnings.warn( Aug 07 09:50:14.867998 np0000006707 devstack@c-api.service[100298]: INFO cinder.volume.api [None req-ea5e41ff-0dba-4300-9e81-39c9c67e3585 tempest-DeleteServersTestJSON-461100923 tempest-DeleteServersTestJSON-461100923-project-member] Volume info retrieved successfully. Aug 07 09:50:14.879378 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [None req-ea5e41ff-0dba-4300-9e81-39c9c67e3585 tempest-DeleteServersTestJSON-461100923 tempest-DeleteServersTestJSON-461100923-project-member] https://10.4.3.8/volume/v3/volumes/736a7c20-8824-4ad8-b194-d5d3300ce536 returned with HTTP 200 Aug 07 09:50:14.879378 np0000006707 devstack@c-api.service[100298]: [pid: 100298|app: 0|req: 9/36] 10.4.3.8 () {66 vars in 1334 bytes} [Fri Aug 7 09:50:14 2026] GET /volume/v3/volumes/736a7c20-8824-4ad8-b194-d5d3300ce536 => generated 841 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 09:50:15.899542 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [None req-fb4681a3-1dc2-4a42-8e34-b0950f5a32ea None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:50:15.901993 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-fb4681a3-1dc2-4a42-8e34-b0950f5a32ea tempest-DeleteServersTestJSON-461100923 tempest-DeleteServersTestJSON-461100923-project-member] GET https://10.4.3.8/volume/v3/volumes/736a7c20-8824-4ad8-b194-d5d3300ce536 Aug 07 09:50:15.902210 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-fb4681a3-1dc2-4a42-8e34-b0950f5a32ea tempest-DeleteServersTestJSON-461100923 tempest-DeleteServersTestJSON-461100923-project-member] Empty body provided in request {{(pid=100296) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 09:50:15.902520 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-fb4681a3-1dc2-4a42-8e34-b0950f5a32ea tempest-DeleteServersTestJSON-461100923 tempest-DeleteServersTestJSON-461100923-project-member] Calling method 'show' {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 09:50:15.926442 np0000006707 devstack@c-api.service[100296]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 09:50:15.926442 np0000006707 devstack@c-api.service[100296]: warnings.warn( Aug 07 09:50:15.931975 np0000006707 devstack@c-api.service[100296]: INFO cinder.volume.api [None req-fb4681a3-1dc2-4a42-8e34-b0950f5a32ea tempest-DeleteServersTestJSON-461100923 tempest-DeleteServersTestJSON-461100923-project-member] Volume info retrieved successfully. Aug 07 09:50:15.943399 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-fb4681a3-1dc2-4a42-8e34-b0950f5a32ea tempest-DeleteServersTestJSON-461100923 tempest-DeleteServersTestJSON-461100923-project-member] https://10.4.3.8/volume/v3/volumes/736a7c20-8824-4ad8-b194-d5d3300ce536 returned with HTTP 200 Aug 07 09:50:15.944087 np0000006707 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 9/37] 10.4.3.8 () {66 vars in 1334 bytes} [Fri Aug 7 09:50:15 2026] GET /volume/v3/volumes/736a7c20-8824-4ad8-b194-d5d3300ce536 => generated 841 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 09:50:16.515248 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [req-11779c1a-84f1-41d9-b941-d51caf369cfd req-8f5e2a97-656d-4f9b-8f28-df0f2f093ed6 None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:50:16.520342 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [req-11779c1a-84f1-41d9-b941-d51caf369cfd req-8f5e2a97-656d-4f9b-8f28-df0f2f093ed6 tempest-DeleteServersTestJSON-461100923 tempest-DeleteServersTestJSON-461100923-project-member] POST https://10.4.3.8/volume/v3/attachments/de01b355-af69-45b7-bab9-ac6a92009b7c/action Aug 07 09:50:16.520342 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [req-11779c1a-84f1-41d9-b941-d51caf369cfd req-8f5e2a97-656d-4f9b-8f28-df0f2f093ed6 tempest-DeleteServersTestJSON-461100923 tempest-DeleteServersTestJSON-461100923-project-member] Action body: b'{"os-complete": null}' {{(pid=100297) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 07 09:50:16.520342 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [req-11779c1a-84f1-41d9-b941-d51caf369cfd req-8f5e2a97-656d-4f9b-8f28-df0f2f093ed6 tempest-DeleteServersTestJSON-461100923 tempest-DeleteServersTestJSON-461100923-project-member] Action: 'action', calling method: version_select, body: {"os-complete": null} {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 09:50:16.538621 np0000006707 devstack@c-api.service[100297]: /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 09:50:16.538621 np0000006707 devstack@c-api.service[100297]: .first() Aug 07 09:50:16.575291 np0000006707 devstack@c-api.service[100297]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 09:50:16.575291 np0000006707 devstack@c-api.service[100297]: warnings.warn( Aug 07 09:50:16.608291 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [req-11779c1a-84f1-41d9-b941-d51caf369cfd req-8f5e2a97-656d-4f9b-8f28-df0f2f093ed6 tempest-DeleteServersTestJSON-461100923 tempest-DeleteServersTestJSON-461100923-project-member] https://10.4.3.8/volume/v3/attachments/de01b355-af69-45b7-bab9-ac6a92009b7c/action returned with HTTP 204 Aug 07 09:50:16.608291 np0000006707 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 11/38] 10.4.3.8 () {74 vars in 1711 bytes} [Fri Aug 7 09:50:16 2026] POST /volume/v3/attachments/de01b355-af69-45b7-bab9-ac6a92009b7c/action => generated 0 bytes in 93 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 07 09:50:16.970856 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-04776463-b0d9-40bb-8e48-e399b39ace89 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:50:16.973888 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-04776463-b0d9-40bb-8e48-e399b39ace89 tempest-DeleteServersTestJSON-461100923 tempest-DeleteServersTestJSON-461100923-project-member] GET https://10.4.3.8/volume/v3/volumes/736a7c20-8824-4ad8-b194-d5d3300ce536 Aug 07 09:50:16.974010 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-04776463-b0d9-40bb-8e48-e399b39ace89 tempest-DeleteServersTestJSON-461100923 tempest-DeleteServersTestJSON-461100923-project-member] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 09:50:16.974188 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-04776463-b0d9-40bb-8e48-e399b39ace89 tempest-DeleteServersTestJSON-461100923 tempest-DeleteServersTestJSON-461100923-project-member] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 09:50:16.990577 np0000006707 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 09:50:16.990577 np0000006707 devstack@c-api.service[100295]: warnings.warn( Aug 07 09:50:16.996862 np0000006707 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-04776463-b0d9-40bb-8e48-e399b39ace89 tempest-DeleteServersTestJSON-461100923 tempest-DeleteServersTestJSON-461100923-project-member] Volume info retrieved successfully. Aug 07 09:50:17.003482 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-04776463-b0d9-40bb-8e48-e399b39ace89 tempest-DeleteServersTestJSON-461100923 tempest-DeleteServersTestJSON-461100923-project-member] https://10.4.3.8/volume/v3/volumes/736a7c20-8824-4ad8-b194-d5d3300ce536 returned with HTTP 200 Aug 07 09:50:17.003482 np0000006707 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 10/39] 10.4.3.8 () {66 vars in 1334 bytes} [Fri Aug 7 09:50:16 2026] GET /volume/v3/volumes/736a7c20-8824-4ad8-b194-d5d3300ce536 => generated 1133 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 09:50:17.025076 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.middleware.request_id [None req-bb081a1b-feff-45d1-90a2-5eeca149f2fa None None] RequestId filter calling following filter/app {{(pid=100298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:50:17.032486 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [None req-bb081a1b-feff-45d1-90a2-5eeca149f2fa tempest-DeleteServersTestJSON-461100923 tempest-DeleteServersTestJSON-461100923-project-member] GET https://10.4.3.8/volume/v3/volumes/736a7c20-8824-4ad8-b194-d5d3300ce536 Aug 07 09:50:17.032486 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [None req-bb081a1b-feff-45d1-90a2-5eeca149f2fa tempest-DeleteServersTestJSON-461100923 tempest-DeleteServersTestJSON-461100923-project-member] Empty body provided in request {{(pid=100298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 09:50:17.033805 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [None req-bb081a1b-feff-45d1-90a2-5eeca149f2fa tempest-DeleteServersTestJSON-461100923 tempest-DeleteServersTestJSON-461100923-project-member] Calling method 'show' {{(pid=100298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 09:50:17.055908 np0000006707 devstack@c-api.service[100298]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 09:50:17.055908 np0000006707 devstack@c-api.service[100298]: warnings.warn( Aug 07 09:50:17.067148 np0000006707 devstack@c-api.service[100298]: INFO cinder.volume.api [None req-bb081a1b-feff-45d1-90a2-5eeca149f2fa tempest-DeleteServersTestJSON-461100923 tempest-DeleteServersTestJSON-461100923-project-member] Volume info retrieved successfully. Aug 07 09:50:17.077228 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [None req-bb081a1b-feff-45d1-90a2-5eeca149f2fa tempest-DeleteServersTestJSON-461100923 tempest-DeleteServersTestJSON-461100923-project-member] https://10.4.3.8/volume/v3/volumes/736a7c20-8824-4ad8-b194-d5d3300ce536 returned with HTTP 200 Aug 07 09:50:17.078575 np0000006707 devstack@c-api.service[100298]: [pid: 100298|app: 0|req: 10/40] 10.4.3.8 () {66 vars in 1334 bytes} [Fri Aug 7 09:50:17 2026] GET /volume/v3/volumes/736a7c20-8824-4ad8-b194-d5d3300ce536 => generated 1133 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 09:50:19.855964 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [req-9005e41d-fcbf-44aa-9eda-963efca71973 req-e4c75357-03d8-4ceb-98d7-2787ecdd0598 None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:50:19.862095 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [req-9005e41d-fcbf-44aa-9eda-963efca71973 req-e4c75357-03d8-4ceb-98d7-2787ecdd0598 tempest-DeleteServersTestJSON-461100923 tempest-DeleteServersTestJSON-461100923-project-member] DELETE https://10.4.3.8/volume/v3/attachments/de01b355-af69-45b7-bab9-ac6a92009b7c Aug 07 09:50:19.862095 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [req-9005e41d-fcbf-44aa-9eda-963efca71973 req-e4c75357-03d8-4ceb-98d7-2787ecdd0598 tempest-DeleteServersTestJSON-461100923 tempest-DeleteServersTestJSON-461100923-project-member] Empty body provided in request {{(pid=100296) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 09:50:19.862095 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [req-9005e41d-fcbf-44aa-9eda-963efca71973 req-e4c75357-03d8-4ceb-98d7-2787ecdd0598 tempest-DeleteServersTestJSON-461100923 tempest-DeleteServersTestJSON-461100923-project-member] Calling method 'version_select' {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 09:50:19.881718 np0000006707 devstack@c-api.service[100296]: /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 09:50:19.881718 np0000006707 devstack@c-api.service[100296]: .first() Aug 07 09:50:19.896270 np0000006707 devstack@c-api.service[100296]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 09:50:19.896270 np0000006707 devstack@c-api.service[100296]: warnings.warn( Aug 07 09:50:20.022025 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [req-9005e41d-fcbf-44aa-9eda-963efca71973 req-e4c75357-03d8-4ceb-98d7-2787ecdd0598 tempest-DeleteServersTestJSON-461100923 tempest-DeleteServersTestJSON-461100923-project-member] https://10.4.3.8/volume/v3/attachments/de01b355-af69-45b7-bab9-ac6a92009b7c returned with HTTP 200 Aug 07 09:50:20.022617 np0000006707 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 10/41] 10.4.3.8 () {72 vars in 1659 bytes} [Fri Aug 7 09:50:19 2026] DELETE /volume/v3/attachments/de01b355-af69-45b7-bab9-ac6a92009b7c => generated 19 bytes in 167 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 09:50:21.462820 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [None req-d4d4c64e-3647-47f6-903d-82cf37bb341b None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:50:21.466710 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-d4d4c64e-3647-47f6-903d-82cf37bb341b tempest-DeleteServersTestJSON-461100923 tempest-DeleteServersTestJSON-461100923-project-member] GET https://10.4.3.8/volume/v3/volumes/736a7c20-8824-4ad8-b194-d5d3300ce536 Aug 07 09:50:21.466993 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-d4d4c64e-3647-47f6-903d-82cf37bb341b tempest-DeleteServersTestJSON-461100923 tempest-DeleteServersTestJSON-461100923-project-member] Empty body provided in request {{(pid=100297) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 09:50:21.467263 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-d4d4c64e-3647-47f6-903d-82cf37bb341b tempest-DeleteServersTestJSON-461100923 tempest-DeleteServersTestJSON-461100923-project-member] Calling method 'show' {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 09:50:21.481197 np0000006707 devstack@c-api.service[100297]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 09:50:21.481197 np0000006707 devstack@c-api.service[100297]: warnings.warn( Aug 07 09:50:21.489814 np0000006707 devstack@c-api.service[100297]: INFO cinder.volume.api [None req-d4d4c64e-3647-47f6-903d-82cf37bb341b tempest-DeleteServersTestJSON-461100923 tempest-DeleteServersTestJSON-461100923-project-member] Volume info retrieved successfully. Aug 07 09:50:21.503682 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-d4d4c64e-3647-47f6-903d-82cf37bb341b tempest-DeleteServersTestJSON-461100923 tempest-DeleteServersTestJSON-461100923-project-member] https://10.4.3.8/volume/v3/volumes/736a7c20-8824-4ad8-b194-d5d3300ce536 returned with HTTP 200 Aug 07 09:50:21.504145 np0000006707 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 12/42] 10.4.3.8 () {66 vars in 1334 bytes} [Fri Aug 7 09:50:21 2026] GET /volume/v3/volumes/736a7c20-8824-4ad8-b194-d5d3300ce536 => generated 841 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 09:50:21.530091 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-244263c2-c882-459a-bbef-4a538fa21852 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:50:21.535118 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-244263c2-c882-459a-bbef-4a538fa21852 tempest-DeleteServersTestJSON-461100923 tempest-DeleteServersTestJSON-461100923-project-member] GET https://10.4.3.8/volume/v3/volumes/736a7c20-8824-4ad8-b194-d5d3300ce536 Aug 07 09:50:21.535118 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-244263c2-c882-459a-bbef-4a538fa21852 tempest-DeleteServersTestJSON-461100923 tempest-DeleteServersTestJSON-461100923-project-member] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 09:50:21.535118 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-244263c2-c882-459a-bbef-4a538fa21852 tempest-DeleteServersTestJSON-461100923 tempest-DeleteServersTestJSON-461100923-project-member] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 09:50:21.546620 np0000006707 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 09:50:21.546620 np0000006707 devstack@c-api.service[100295]: warnings.warn( Aug 07 09:50:21.556449 np0000006707 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-244263c2-c882-459a-bbef-4a538fa21852 tempest-DeleteServersTestJSON-461100923 tempest-DeleteServersTestJSON-461100923-project-member] Volume info retrieved successfully. Aug 07 09:50:21.562916 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-244263c2-c882-459a-bbef-4a538fa21852 tempest-DeleteServersTestJSON-461100923 tempest-DeleteServersTestJSON-461100923-project-member] https://10.4.3.8/volume/v3/volumes/736a7c20-8824-4ad8-b194-d5d3300ce536 returned with HTTP 200 Aug 07 09:50:21.564859 np0000006707 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 11/43] 10.4.3.8 () {66 vars in 1334 bytes} [Fri Aug 7 09:50:21 2026] GET /volume/v3/volumes/736a7c20-8824-4ad8-b194-d5d3300ce536 => generated 841 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 09:50:21.638583 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.middleware.request_id [None req-d06fa25b-88af-403c-9183-0d57d1189251 None None] RequestId filter calling following filter/app {{(pid=100298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:50:21.644213 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [None req-d06fa25b-88af-403c-9183-0d57d1189251 tempest-DeleteServersTestJSON-461100923 tempest-DeleteServersTestJSON-461100923-project-member] GET https://10.4.3.8/volume/v3/volumes/736a7c20-8824-4ad8-b194-d5d3300ce536 Aug 07 09:50:21.644548 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [None req-d06fa25b-88af-403c-9183-0d57d1189251 tempest-DeleteServersTestJSON-461100923 tempest-DeleteServersTestJSON-461100923-project-member] Empty body provided in request {{(pid=100298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 09:50:21.644846 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [None req-d06fa25b-88af-403c-9183-0d57d1189251 tempest-DeleteServersTestJSON-461100923 tempest-DeleteServersTestJSON-461100923-project-member] Calling method 'show' {{(pid=100298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 09:50:21.661780 np0000006707 devstack@c-api.service[100298]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 09:50:21.661780 np0000006707 devstack@c-api.service[100298]: warnings.warn( Aug 07 09:50:21.666812 np0000006707 devstack@c-api.service[100298]: INFO cinder.volume.api [None req-d06fa25b-88af-403c-9183-0d57d1189251 tempest-DeleteServersTestJSON-461100923 tempest-DeleteServersTestJSON-461100923-project-member] Volume info retrieved successfully. Aug 07 09:50:21.672245 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [None req-d06fa25b-88af-403c-9183-0d57d1189251 tempest-DeleteServersTestJSON-461100923 tempest-DeleteServersTestJSON-461100923-project-member] https://10.4.3.8/volume/v3/volumes/736a7c20-8824-4ad8-b194-d5d3300ce536 returned with HTTP 200 Aug 07 09:50:21.672761 np0000006707 devstack@c-api.service[100298]: [pid: 100298|app: 0|req: 11/44] 10.4.3.8 () {66 vars in 1334 bytes} [Fri Aug 7 09:50:21 2026] GET /volume/v3/volumes/736a7c20-8824-4ad8-b194-d5d3300ce536 => generated 841 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 09:50:21.701306 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [None req-d4be45cd-6148-44b8-aa80-279a1db8184e None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:50:21.703263 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-d4be45cd-6148-44b8-aa80-279a1db8184e tempest-DeleteServersTestJSON-461100923 tempest-DeleteServersTestJSON-461100923-project-member] DELETE https://10.4.3.8/volume/v3/volumes/736a7c20-8824-4ad8-b194-d5d3300ce536 Aug 07 09:50:21.703580 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-d4be45cd-6148-44b8-aa80-279a1db8184e tempest-DeleteServersTestJSON-461100923 tempest-DeleteServersTestJSON-461100923-project-member] Empty body provided in request {{(pid=100296) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 09:50:21.703859 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-d4be45cd-6148-44b8-aa80-279a1db8184e tempest-DeleteServersTestJSON-461100923 tempest-DeleteServersTestJSON-461100923-project-member] Calling method 'delete' {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 09:50:21.704067 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.v3.volumes [None req-d4be45cd-6148-44b8-aa80-279a1db8184e tempest-DeleteServersTestJSON-461100923 tempest-DeleteServersTestJSON-461100923-project-member] Delete volume with id: 736a7c20-8824-4ad8-b194-d5d3300ce536 Aug 07 09:50:21.719534 np0000006707 devstack@c-api.service[100296]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 09:50:21.719534 np0000006707 devstack@c-api.service[100296]: warnings.warn( Aug 07 09:50:21.720380 np0000006707 devstack@c-api.service[100296]: INFO cinder.volume.api [None req-d4be45cd-6148-44b8-aa80-279a1db8184e tempest-DeleteServersTestJSON-461100923 tempest-DeleteServersTestJSON-461100923-project-member] Volume info retrieved successfully. Aug 07 09:50:21.769671 np0000006707 devstack@c-api.service[100296]: INFO cinder.volume.api [None req-d4be45cd-6148-44b8-aa80-279a1db8184e tempest-DeleteServersTestJSON-461100923 tempest-DeleteServersTestJSON-461100923-project-member] Delete volume request issued successfully. Aug 07 09:50:21.769671 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-d4be45cd-6148-44b8-aa80-279a1db8184e tempest-DeleteServersTestJSON-461100923 tempest-DeleteServersTestJSON-461100923-project-member] https://10.4.3.8/volume/v3/volumes/736a7c20-8824-4ad8-b194-d5d3300ce536 returned with HTTP 202 Aug 07 09:50:21.771070 np0000006707 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 11/45] 10.4.3.8 () {66 vars in 1337 bytes} [Fri Aug 7 09:50:21 2026] DELETE /volume/v3/volumes/736a7c20-8824-4ad8-b194-d5d3300ce536 => generated 0 bytes in 69 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 07 09:50:21.779443 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [None req-f7417918-cb85-4f8a-864d-883e00e58671 None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:50:21.782230 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-f7417918-cb85-4f8a-864d-883e00e58671 tempest-DeleteServersTestJSON-461100923 tempest-DeleteServersTestJSON-461100923-project-member] GET https://10.4.3.8/volume/v3/volumes/736a7c20-8824-4ad8-b194-d5d3300ce536 Aug 07 09:50:21.782230 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-f7417918-cb85-4f8a-864d-883e00e58671 tempest-DeleteServersTestJSON-461100923 tempest-DeleteServersTestJSON-461100923-project-member] Empty body provided in request {{(pid=100297) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 09:50:21.782230 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-f7417918-cb85-4f8a-864d-883e00e58671 tempest-DeleteServersTestJSON-461100923 tempest-DeleteServersTestJSON-461100923-project-member] Calling method 'show' {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 09:50:21.791859 np0000006707 devstack@c-api.service[100297]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 09:50:21.791859 np0000006707 devstack@c-api.service[100297]: warnings.warn( Aug 07 09:50:21.797326 np0000006707 devstack@c-api.service[100297]: INFO cinder.volume.api [None req-f7417918-cb85-4f8a-864d-883e00e58671 tempest-DeleteServersTestJSON-461100923 tempest-DeleteServersTestJSON-461100923-project-member] Volume info retrieved successfully. Aug 07 09:50:21.802635 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-f7417918-cb85-4f8a-864d-883e00e58671 tempest-DeleteServersTestJSON-461100923 tempest-DeleteServersTestJSON-461100923-project-member] https://10.4.3.8/volume/v3/volumes/736a7c20-8824-4ad8-b194-d5d3300ce536 returned with HTTP 200 Aug 07 09:50:21.803011 np0000006707 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 13/46] 10.4.3.8 () {66 vars in 1334 bytes} [Fri Aug 7 09:50:21 2026] GET /volume/v3/volumes/736a7c20-8824-4ad8-b194-d5d3300ce536 => generated 840 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 09:50:22.820404 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-e62e5028-54a1-40d5-8fd5-6716aa2edde1 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:50:22.822412 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-e62e5028-54a1-40d5-8fd5-6716aa2edde1 tempest-DeleteServersTestJSON-461100923 tempest-DeleteServersTestJSON-461100923-project-member] GET https://10.4.3.8/volume/v3/volumes/736a7c20-8824-4ad8-b194-d5d3300ce536 Aug 07 09:50:22.822644 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-e62e5028-54a1-40d5-8fd5-6716aa2edde1 tempest-DeleteServersTestJSON-461100923 tempest-DeleteServersTestJSON-461100923-project-member] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 09:50:22.822844 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-e62e5028-54a1-40d5-8fd5-6716aa2edde1 tempest-DeleteServersTestJSON-461100923 tempest-DeleteServersTestJSON-461100923-project-member] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 09:50:22.829107 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-e62e5028-54a1-40d5-8fd5-6716aa2edde1 tempest-DeleteServersTestJSON-461100923 tempest-DeleteServersTestJSON-461100923-project-member] https://10.4.3.8/volume/v3/volumes/736a7c20-8824-4ad8-b194-d5d3300ce536 returned with HTTP 404 Aug 07 09:50:22.829723 np0000006707 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 12/47] 10.4.3.8 () {66 vars in 1334 bytes} [Fri Aug 7 09:50:22 2026] GET /volume/v3/volumes/736a7c20-8824-4ad8-b194-d5d3300ce536 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 09:50:31.671523 np0000006707 devstack@c-api.service[100298]: DEBUG dbcounter [-] [100298] Writing DB stats cinder:SELECT=62,cinder:INSERT=10,cinder:UPDATE=13 {{(pid=100298) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 07 09:50:31.757905 np0000006707 devstack@c-api.service[100296]: DEBUG dbcounter [-] [100296] Writing DB stats cinder:SELECT=79,cinder:INSERT=17,cinder:UPDATE=28 {{(pid=100296) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 07 09:50:31.803392 np0000006707 devstack@c-api.service[100297]: DEBUG dbcounter [-] [100297] Writing DB stats cinder:SELECT=61,cinder:INSERT=11,cinder:UPDATE=14 {{(pid=100297) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 07 09:50:32.825844 np0000006707 devstack@c-api.service[100295]: DEBUG dbcounter [-] [100295] Writing DB stats cinder:SELECT=66,cinder:INSERT=11,cinder:UPDATE=14 {{(pid=100295) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 07 09:50:41.858540 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.middleware.request_id [None req-e9df4847-309b-4bc1-8ced-6d0e83540e79 None None] RequestId filter calling following filter/app {{(pid=100298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:50:42.397093 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [None req-e9df4847-309b-4bc1-8ced-6d0e83540e79 tempest-TaggedBootDevicesTest-414854615 tempest-TaggedBootDevicesTest-414854615-project-member] POST https://10.4.3.8/volume/v3/volumes Aug 07 09:50:42.397093 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [None req-e9df4847-309b-4bc1-8ced-6d0e83540e79 tempest-TaggedBootDevicesTest-414854615 tempest-TaggedBootDevicesTest-414854615-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-TaggedBootDevicesTest-volume-768085010", "imageRef": "a6c27e23-91c8-49d8-8cc0-7e13210d16ce"}} {{(pid=100298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 09:50:42.399472 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.v3.volumes [None req-e9df4847-309b-4bc1-8ced-6d0e83540e79 tempest-TaggedBootDevicesTest-414854615 tempest-TaggedBootDevicesTest-414854615-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-TaggedBootDevicesTest-volume-768085010', 'imageRef': 'a6c27e23-91c8-49d8-8cc0-7e13210d16ce'}} {{(pid=100298) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 07 09:50:43.140999 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.v3.volumes [None req-e9df4847-309b-4bc1-8ced-6d0e83540e79 tempest-TaggedBootDevicesTest-414854615 tempest-TaggedBootDevicesTest-414854615-project-member] Create volume of 1 GB Aug 07 09:50:43.150284 np0000006707 devstack@c-api.service[100298]: INFO cinder.volume.api [None req-e9df4847-309b-4bc1-8ced-6d0e83540e79 tempest-TaggedBootDevicesTest-414854615 tempest-TaggedBootDevicesTest-414854615-project-member] Availability Zones retrieved successfully. Aug 07 09:50:43.161654 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.volume.api [None req-e9df4847-309b-4bc1-8ced-6d0e83540e79 tempest-TaggedBootDevicesTest-414854615 tempest-TaggedBootDevicesTest-414854615-project-member] Flow 'volume_create_api' (fd7a0529-5368-4607-b71b-a3d7baa8844a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100298) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 09:50:43.163395 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.volume.api [None req-e9df4847-309b-4bc1-8ced-6d0e83540e79 tempest-TaggedBootDevicesTest-414854615 tempest-TaggedBootDevicesTest-414854615-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d8f95fbe-b045-475e-a618-d529010f1170) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100298) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 09:50:43.165093 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.volume.flows.api.create_volume [None req-e9df4847-309b-4bc1-8ced-6d0e83540e79 tempest-TaggedBootDevicesTest-414854615 tempest-TaggedBootDevicesTest-414854615-project-member] Validating volume size '1' using validate_int {{(pid=100298) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 07 09:50:43.293878 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.volume.api [None req-e9df4847-309b-4bc1-8ced-6d0e83540e79 tempest-TaggedBootDevicesTest-414854615 tempest-TaggedBootDevicesTest-414854615-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d8f95fbe-b045-475e-a618-d529010f1170) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-07T09:47:39Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=45fd9a3a-b61e-4c6c-9ab7-d02f06678d0d,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '45fd9a3a-b61e-4c6c-9ab7-d02f06678d0d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100298) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 09:50:43.293878 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.volume.api [None req-e9df4847-309b-4bc1-8ced-6d0e83540e79 tempest-TaggedBootDevicesTest-414854615 tempest-TaggedBootDevicesTest-414854615-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (34a643f6-edf8-4c5c-b10a-c94d6dc937d2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100298) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 09:50:43.385597 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.quota [None req-e9df4847-309b-4bc1-8ced-6d0e83540e79 tempest-TaggedBootDevicesTest-414854615 tempest-TaggedBootDevicesTest-414854615-project-member] Created reservations ['f6940f70-9816-4d84-835b-b68f86e7138c', '77764b79-fee4-4aad-8714-e6ccd2959ff2', 'ee4aeb69-9a73-4166-8477-95b74fa0bbc7', 'bebcc787-2aa0-4be8-b164-78585f9c340f'] {{(pid=100298) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 09:50:43.387528 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.volume.api [None req-e9df4847-309b-4bc1-8ced-6d0e83540e79 tempest-TaggedBootDevicesTest-414854615 tempest-TaggedBootDevicesTest-414854615-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (34a643f6-edf8-4c5c-b10a-c94d6dc937d2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['f6940f70-9816-4d84-835b-b68f86e7138c', '77764b79-fee4-4aad-8714-e6ccd2959ff2', 'ee4aeb69-9a73-4166-8477-95b74fa0bbc7', 'bebcc787-2aa0-4be8-b164-78585f9c340f']}' {{(pid=100298) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 09:50:43.390002 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.volume.api [None req-e9df4847-309b-4bc1-8ced-6d0e83540e79 tempest-TaggedBootDevicesTest-414854615 tempest-TaggedBootDevicesTest-414854615-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (269df8f0-1ee6-4530-b320-9aa54d7d7bda) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100298) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 09:50:43.424527 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.volume.api [None req-e9df4847-309b-4bc1-8ced-6d0e83540e79 tempest-TaggedBootDevicesTest-414854615 tempest-TaggedBootDevicesTest-414854615-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (269df8f0-1ee6-4530-b320-9aa54d7d7bda) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'a9045e34-b0a2-408b-8ad6-adbf97ab06da', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TaggedBootDevicesTest-volume-768085010',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='5a3dd022eead4c3ba08b6a293b44b9ca',qos_specs=None,replication_status=,reservations=['f6940f70-9816-4d84-835b-b68f86e7138c','77764b79-fee4-4aad-8714-e6ccd2959ff2','ee4aeb69-9a73-4166-8477-95b74fa0bbc7','bebcc787-2aa0-4be8-b164-78585f9c340f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='4b107d0dca67434badc929e4ea30b7dc',volume_type_id=45fd9a3a-b61e-4c6c-9ab7-d02f06678d0d), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-07T09:50:43Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TaggedBootDevicesTest-volume-768085010',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=a9045e34-b0a2-408b-8ad6-adbf97ab06da,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='5a3dd022eead4c3ba08b6a293b44b9ca',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='4b107d0dca67434badc929e4ea30b7dc',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(45fd9a3a-b61e-4c6c-9ab7-d02f06678d0d),volume_type_id=45fd9a3a-b61e-4c6c-9ab7-d02f06678d0d)}' {{(pid=100298) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 09:50:43.425294 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.volume.api [None req-e9df4847-309b-4bc1-8ced-6d0e83540e79 tempest-TaggedBootDevicesTest-414854615 tempest-TaggedBootDevicesTest-414854615-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8f2d9f77-ae70-468e-97a6-97542395ff54) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100298) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 09:50:43.452776 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.volume.api [None req-e9df4847-309b-4bc1-8ced-6d0e83540e79 tempest-TaggedBootDevicesTest-414854615 tempest-TaggedBootDevicesTest-414854615-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8f2d9f77-ae70-468e-97a6-97542395ff54) transitioned into state 'SUCCESS' from state '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-768085010',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='5a3dd022eead4c3ba08b6a293b44b9ca',qos_specs=None,replication_status=,reservations=['f6940f70-9816-4d84-835b-b68f86e7138c','77764b79-fee4-4aad-8714-e6ccd2959ff2','ee4aeb69-9a73-4166-8477-95b74fa0bbc7','bebcc787-2aa0-4be8-b164-78585f9c340f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='4b107d0dca67434badc929e4ea30b7dc',volume_type_id=45fd9a3a-b61e-4c6c-9ab7-d02f06678d0d)}' {{(pid=100298) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 09:50:43.453742 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.volume.api [None req-e9df4847-309b-4bc1-8ced-6d0e83540e79 tempest-TaggedBootDevicesTest-414854615 tempest-TaggedBootDevicesTest-414854615-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (cd11ef54-dc70-4803-8e0a-2c658188c345) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100298) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 09:50:43.475923 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.volume.api [None req-e9df4847-309b-4bc1-8ced-6d0e83540e79 tempest-TaggedBootDevicesTest-414854615 tempest-TaggedBootDevicesTest-414854615-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (cd11ef54-dc70-4803-8e0a-2c658188c345) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100298) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 09:50:43.477305 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.volume.api [None req-e9df4847-309b-4bc1-8ced-6d0e83540e79 tempest-TaggedBootDevicesTest-414854615 tempest-TaggedBootDevicesTest-414854615-project-member] Flow 'volume_create_api' (fd7a0529-5368-4607-b71b-a3d7baa8844a) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100298) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 09:50:43.477862 np0000006707 devstack@c-api.service[100298]: INFO cinder.volume.api [None req-e9df4847-309b-4bc1-8ced-6d0e83540e79 tempest-TaggedBootDevicesTest-414854615 tempest-TaggedBootDevicesTest-414854615-project-member] Create volume request issued successfully. Aug 07 09:50:43.479761 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [None req-e9df4847-309b-4bc1-8ced-6d0e83540e79 tempest-TaggedBootDevicesTest-414854615 tempest-TaggedBootDevicesTest-414854615-project-member] https://10.4.3.8/volume/v3/volumes returned with HTTP 202 Aug 07 09:50:43.480434 np0000006707 devstack@c-api.service[100298]: [pid: 100298|app: 0|req: 12/48] 10.4.3.8 () {68 vars in 1245 bytes} [Fri Aug 7 09:50:41 2026] POST /volume/v3/volumes => generated 747 bytes in 1622 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 07 09:50:43.496606 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [None req-777e324f-f203-4f8a-988d-87a140cbfcd9 None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:50:43.504464 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-777e324f-f203-4f8a-988d-87a140cbfcd9 tempest-TaggedBootDevicesTest-414854615 tempest-TaggedBootDevicesTest-414854615-project-member] GET https://10.4.3.8/volume/v3/volumes/a9045e34-b0a2-408b-8ad6-adbf97ab06da Aug 07 09:50:43.504464 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-777e324f-f203-4f8a-988d-87a140cbfcd9 tempest-TaggedBootDevicesTest-414854615 tempest-TaggedBootDevicesTest-414854615-project-member] Empty body provided in request {{(pid=100296) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 09:50:43.504464 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-777e324f-f203-4f8a-988d-87a140cbfcd9 tempest-TaggedBootDevicesTest-414854615 tempest-TaggedBootDevicesTest-414854615-project-member] Calling method 'show' {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 09:50:43.523995 np0000006707 devstack@c-api.service[100296]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 09:50:43.523995 np0000006707 devstack@c-api.service[100296]: warnings.warn( Aug 07 09:50:43.529829 np0000006707 devstack@c-api.service[100296]: INFO cinder.volume.api [None req-777e324f-f203-4f8a-988d-87a140cbfcd9 tempest-TaggedBootDevicesTest-414854615 tempest-TaggedBootDevicesTest-414854615-project-member] Volume info retrieved successfully. Aug 07 09:50:43.536026 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-777e324f-f203-4f8a-988d-87a140cbfcd9 tempest-TaggedBootDevicesTest-414854615 tempest-TaggedBootDevicesTest-414854615-project-member] https://10.4.3.8/volume/v3/volumes/a9045e34-b0a2-408b-8ad6-adbf97ab06da returned with HTTP 200 Aug 07 09:50:43.536746 np0000006707 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 12/49] 10.4.3.8 () {66 vars in 1334 bytes} [Fri Aug 7 09:50:43 2026] GET /volume/v3/volumes/a9045e34-b0a2-408b-8ad6-adbf97ab06da => generated 815 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 07 09:50:44.552156 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [None req-b1814952-4d60-445d-ad3d-e44213559886 None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:50:44.554629 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-b1814952-4d60-445d-ad3d-e44213559886 tempest-TaggedBootDevicesTest-414854615 tempest-TaggedBootDevicesTest-414854615-project-member] GET https://10.4.3.8/volume/v3/volumes/a9045e34-b0a2-408b-8ad6-adbf97ab06da Aug 07 09:50:44.554844 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-b1814952-4d60-445d-ad3d-e44213559886 tempest-TaggedBootDevicesTest-414854615 tempest-TaggedBootDevicesTest-414854615-project-member] Empty body provided in request {{(pid=100297) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 09:50:44.555186 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-b1814952-4d60-445d-ad3d-e44213559886 tempest-TaggedBootDevicesTest-414854615 tempest-TaggedBootDevicesTest-414854615-project-member] Calling method 'show' {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 09:50:44.566562 np0000006707 devstack@c-api.service[100297]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 09:50:44.566562 np0000006707 devstack@c-api.service[100297]: warnings.warn( Aug 07 09:50:44.571739 np0000006707 devstack@c-api.service[100297]: INFO cinder.volume.api [None req-b1814952-4d60-445d-ad3d-e44213559886 tempest-TaggedBootDevicesTest-414854615 tempest-TaggedBootDevicesTest-414854615-project-member] Volume info retrieved successfully. Aug 07 09:50:44.577466 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-b1814952-4d60-445d-ad3d-e44213559886 tempest-TaggedBootDevicesTest-414854615 tempest-TaggedBootDevicesTest-414854615-project-member] https://10.4.3.8/volume/v3/volumes/a9045e34-b0a2-408b-8ad6-adbf97ab06da returned with HTTP 200 Aug 07 09:50:44.578179 np0000006707 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 14/50] 10.4.3.8 () {66 vars in 1334 bytes} [Fri Aug 7 09:50:44 2026] GET /volume/v3/volumes/a9045e34-b0a2-408b-8ad6-adbf97ab06da => generated 839 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 09:50:45.594594 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-9d35475a-0f76-4472-92ff-25571c5383c0 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:50:45.597634 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-9d35475a-0f76-4472-92ff-25571c5383c0 tempest-TaggedBootDevicesTest-414854615 tempest-TaggedBootDevicesTest-414854615-project-member] GET https://10.4.3.8/volume/v3/volumes/a9045e34-b0a2-408b-8ad6-adbf97ab06da Aug 07 09:50:45.597954 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-9d35475a-0f76-4472-92ff-25571c5383c0 tempest-TaggedBootDevicesTest-414854615 tempest-TaggedBootDevicesTest-414854615-project-member] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 09:50:45.598284 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-9d35475a-0f76-4472-92ff-25571c5383c0 tempest-TaggedBootDevicesTest-414854615 tempest-TaggedBootDevicesTest-414854615-project-member] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 09:50:45.608684 np0000006707 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 09:50:45.608684 np0000006707 devstack@c-api.service[100295]: warnings.warn( Aug 07 09:50:45.613390 np0000006707 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-9d35475a-0f76-4472-92ff-25571c5383c0 tempest-TaggedBootDevicesTest-414854615 tempest-TaggedBootDevicesTest-414854615-project-member] Volume info retrieved successfully. Aug 07 09:50:45.618807 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-9d35475a-0f76-4472-92ff-25571c5383c0 tempest-TaggedBootDevicesTest-414854615 tempest-TaggedBootDevicesTest-414854615-project-member] https://10.4.3.8/volume/v3/volumes/a9045e34-b0a2-408b-8ad6-adbf97ab06da returned with HTTP 200 Aug 07 09:50:45.619271 np0000006707 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 13/51] 10.4.3.8 () {66 vars in 1334 bytes} [Fri Aug 7 09:50:45 2026] GET /volume/v3/volumes/a9045e34-b0a2-408b-8ad6-adbf97ab06da => generated 839 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 09:50:46.639822 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.middleware.request_id [None req-382a80ec-8ec1-4fce-8bd8-dd4cc49afeab None None] RequestId filter calling following filter/app {{(pid=100298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:50:46.645495 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [None req-382a80ec-8ec1-4fce-8bd8-dd4cc49afeab tempest-TaggedBootDevicesTest-414854615 tempest-TaggedBootDevicesTest-414854615-project-member] GET https://10.4.3.8/volume/v3/volumes/a9045e34-b0a2-408b-8ad6-adbf97ab06da Aug 07 09:50:46.645495 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [None req-382a80ec-8ec1-4fce-8bd8-dd4cc49afeab tempest-TaggedBootDevicesTest-414854615 tempest-TaggedBootDevicesTest-414854615-project-member] Empty body provided in request {{(pid=100298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 09:50:46.645495 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [None req-382a80ec-8ec1-4fce-8bd8-dd4cc49afeab tempest-TaggedBootDevicesTest-414854615 tempest-TaggedBootDevicesTest-414854615-project-member] Calling method 'show' {{(pid=100298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 09:50:46.654493 np0000006707 devstack@c-api.service[100298]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 09:50:46.654493 np0000006707 devstack@c-api.service[100298]: warnings.warn( Aug 07 09:50:46.665040 np0000006707 devstack@c-api.service[100298]: INFO cinder.volume.api [None req-382a80ec-8ec1-4fce-8bd8-dd4cc49afeab tempest-TaggedBootDevicesTest-414854615 tempest-TaggedBootDevicesTest-414854615-project-member] Volume info retrieved successfully. Aug 07 09:50:46.671894 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [None req-382a80ec-8ec1-4fce-8bd8-dd4cc49afeab tempest-TaggedBootDevicesTest-414854615 tempest-TaggedBootDevicesTest-414854615-project-member] https://10.4.3.8/volume/v3/volumes/a9045e34-b0a2-408b-8ad6-adbf97ab06da returned with HTTP 200 Aug 07 09:50:46.672710 np0000006707 devstack@c-api.service[100298]: [pid: 100298|app: 0|req: 13/52] 10.4.3.8 () {66 vars in 1334 bytes} [Fri Aug 7 09:50:46 2026] GET /volume/v3/volumes/a9045e34-b0a2-408b-8ad6-adbf97ab06da => generated 900 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 09:50:47.691768 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [None req-a5777c8a-bdd9-4f70-87dd-a809d16c1391 None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:50:47.694206 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-a5777c8a-bdd9-4f70-87dd-a809d16c1391 tempest-TaggedBootDevicesTest-414854615 tempest-TaggedBootDevicesTest-414854615-project-member] GET https://10.4.3.8/volume/v3/volumes/a9045e34-b0a2-408b-8ad6-adbf97ab06da Aug 07 09:50:47.694206 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-a5777c8a-bdd9-4f70-87dd-a809d16c1391 tempest-TaggedBootDevicesTest-414854615 tempest-TaggedBootDevicesTest-414854615-project-member] Empty body provided in request {{(pid=100296) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 09:50:47.694348 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-a5777c8a-bdd9-4f70-87dd-a809d16c1391 tempest-TaggedBootDevicesTest-414854615 tempest-TaggedBootDevicesTest-414854615-project-member] Calling method 'show' {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 09:50:47.703943 np0000006707 devstack@c-api.service[100296]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 09:50:47.703943 np0000006707 devstack@c-api.service[100296]: warnings.warn( Aug 07 09:50:47.710327 np0000006707 devstack@c-api.service[100296]: INFO cinder.volume.api [None req-a5777c8a-bdd9-4f70-87dd-a809d16c1391 tempest-TaggedBootDevicesTest-414854615 tempest-TaggedBootDevicesTest-414854615-project-member] Volume info retrieved successfully. Aug 07 09:50:47.715677 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-a5777c8a-bdd9-4f70-87dd-a809d16c1391 tempest-TaggedBootDevicesTest-414854615 tempest-TaggedBootDevicesTest-414854615-project-member] https://10.4.3.8/volume/v3/volumes/a9045e34-b0a2-408b-8ad6-adbf97ab06da returned with HTTP 200 Aug 07 09:50:47.716112 np0000006707 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 13/53] 10.4.3.8 () {66 vars in 1334 bytes} [Fri Aug 7 09:50:47 2026] GET /volume/v3/volumes/a9045e34-b0a2-408b-8ad6-adbf97ab06da => generated 900 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 09:50:48.737722 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [None req-0b4f4865-f358-4977-88c1-edcce3e8fc16 None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:50:48.740012 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-0b4f4865-f358-4977-88c1-edcce3e8fc16 tempest-TaggedBootDevicesTest-414854615 tempest-TaggedBootDevicesTest-414854615-project-member] GET https://10.4.3.8/volume/v3/volumes/a9045e34-b0a2-408b-8ad6-adbf97ab06da Aug 07 09:50:48.740266 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-0b4f4865-f358-4977-88c1-edcce3e8fc16 tempest-TaggedBootDevicesTest-414854615 tempest-TaggedBootDevicesTest-414854615-project-member] Empty body provided in request {{(pid=100297) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 09:50:48.740499 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-0b4f4865-f358-4977-88c1-edcce3e8fc16 tempest-TaggedBootDevicesTest-414854615 tempest-TaggedBootDevicesTest-414854615-project-member] Calling method 'show' {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 09:50:48.749719 np0000006707 devstack@c-api.service[100297]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 09:50:48.749719 np0000006707 devstack@c-api.service[100297]: warnings.warn( Aug 07 09:50:48.754270 np0000006707 devstack@c-api.service[100297]: INFO cinder.volume.api [None req-0b4f4865-f358-4977-88c1-edcce3e8fc16 tempest-TaggedBootDevicesTest-414854615 tempest-TaggedBootDevicesTest-414854615-project-member] Volume info retrieved successfully. Aug 07 09:50:48.762663 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-0b4f4865-f358-4977-88c1-edcce3e8fc16 tempest-TaggedBootDevicesTest-414854615 tempest-TaggedBootDevicesTest-414854615-project-member] https://10.4.3.8/volume/v3/volumes/a9045e34-b0a2-408b-8ad6-adbf97ab06da returned with HTTP 200 Aug 07 09:50:48.763426 np0000006707 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 15/54] 10.4.3.8 () {66 vars in 1334 bytes} [Fri Aug 7 09:50:48 2026] GET /volume/v3/volumes/a9045e34-b0a2-408b-8ad6-adbf97ab06da => generated 900 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 09:50:49.782966 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-724940c1-f507-4402-9957-4d124dc68fdc None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:50:49.785566 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-724940c1-f507-4402-9957-4d124dc68fdc tempest-TaggedBootDevicesTest-414854615 tempest-TaggedBootDevicesTest-414854615-project-member] GET https://10.4.3.8/volume/v3/volumes/a9045e34-b0a2-408b-8ad6-adbf97ab06da Aug 07 09:50:49.786313 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-724940c1-f507-4402-9957-4d124dc68fdc tempest-TaggedBootDevicesTest-414854615 tempest-TaggedBootDevicesTest-414854615-project-member] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 09:50:49.786313 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-724940c1-f507-4402-9957-4d124dc68fdc tempest-TaggedBootDevicesTest-414854615 tempest-TaggedBootDevicesTest-414854615-project-member] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 09:50:49.796645 np0000006707 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 09:50:49.796645 np0000006707 devstack@c-api.service[100295]: warnings.warn( Aug 07 09:50:49.802731 np0000006707 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-724940c1-f507-4402-9957-4d124dc68fdc tempest-TaggedBootDevicesTest-414854615 tempest-TaggedBootDevicesTest-414854615-project-member] Volume info retrieved successfully. Aug 07 09:50:49.810326 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-724940c1-f507-4402-9957-4d124dc68fdc tempest-TaggedBootDevicesTest-414854615 tempest-TaggedBootDevicesTest-414854615-project-member] https://10.4.3.8/volume/v3/volumes/a9045e34-b0a2-408b-8ad6-adbf97ab06da returned with HTTP 200 Aug 07 09:50:49.810930 np0000006707 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 14/55] 10.4.3.8 () {66 vars in 1334 bytes} [Fri Aug 7 09:50:49 2026] GET /volume/v3/volumes/a9045e34-b0a2-408b-8ad6-adbf97ab06da => generated 900 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 09:50:50.831390 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.middleware.request_id [None req-3ea66a19-46a4-4ae1-ba3c-8678fcada104 None None] RequestId filter calling following filter/app {{(pid=100298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:50:50.833859 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [None req-3ea66a19-46a4-4ae1-ba3c-8678fcada104 tempest-TaggedBootDevicesTest-414854615 tempest-TaggedBootDevicesTest-414854615-project-member] GET https://10.4.3.8/volume/v3/volumes/a9045e34-b0a2-408b-8ad6-adbf97ab06da Aug 07 09:50:50.834347 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [None req-3ea66a19-46a4-4ae1-ba3c-8678fcada104 tempest-TaggedBootDevicesTest-414854615 tempest-TaggedBootDevicesTest-414854615-project-member] Empty body provided in request {{(pid=100298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 09:50:50.834709 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [None req-3ea66a19-46a4-4ae1-ba3c-8678fcada104 tempest-TaggedBootDevicesTest-414854615 tempest-TaggedBootDevicesTest-414854615-project-member] Calling method 'show' {{(pid=100298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 09:50:50.844700 np0000006707 devstack@c-api.service[100298]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 09:50:50.844700 np0000006707 devstack@c-api.service[100298]: warnings.warn( Aug 07 09:50:50.849412 np0000006707 devstack@c-api.service[100298]: INFO cinder.volume.api [None req-3ea66a19-46a4-4ae1-ba3c-8678fcada104 tempest-TaggedBootDevicesTest-414854615 tempest-TaggedBootDevicesTest-414854615-project-member] Volume info retrieved successfully. Aug 07 09:50:50.856053 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [None req-3ea66a19-46a4-4ae1-ba3c-8678fcada104 tempest-TaggedBootDevicesTest-414854615 tempest-TaggedBootDevicesTest-414854615-project-member] https://10.4.3.8/volume/v3/volumes/a9045e34-b0a2-408b-8ad6-adbf97ab06da returned with HTTP 200 Aug 07 09:50:50.856053 np0000006707 devstack@c-api.service[100298]: [pid: 100298|app: 0|req: 14/56] 10.4.3.8 () {66 vars in 1334 bytes} [Fri Aug 7 09:50:50 2026] GET /volume/v3/volumes/a9045e34-b0a2-408b-8ad6-adbf97ab06da => generated 900 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 09:50:51.878464 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [None req-39600445-ee58-4379-a68c-23902fe6e219 None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:50:51.884449 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-39600445-ee58-4379-a68c-23902fe6e219 tempest-TaggedBootDevicesTest-414854615 tempest-TaggedBootDevicesTest-414854615-project-member] GET https://10.4.3.8/volume/v3/volumes/a9045e34-b0a2-408b-8ad6-adbf97ab06da Aug 07 09:50:51.884449 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-39600445-ee58-4379-a68c-23902fe6e219 tempest-TaggedBootDevicesTest-414854615 tempest-TaggedBootDevicesTest-414854615-project-member] Empty body provided in request {{(pid=100296) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 09:50:51.884449 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-39600445-ee58-4379-a68c-23902fe6e219 tempest-TaggedBootDevicesTest-414854615 tempest-TaggedBootDevicesTest-414854615-project-member] Calling method 'show' {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 09:50:51.898738 np0000006707 devstack@c-api.service[100296]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 09:50:51.898738 np0000006707 devstack@c-api.service[100296]: warnings.warn( Aug 07 09:50:51.906688 np0000006707 devstack@c-api.service[100296]: INFO cinder.volume.api [None req-39600445-ee58-4379-a68c-23902fe6e219 tempest-TaggedBootDevicesTest-414854615 tempest-TaggedBootDevicesTest-414854615-project-member] Volume info retrieved successfully. Aug 07 09:50:51.914698 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-39600445-ee58-4379-a68c-23902fe6e219 tempest-TaggedBootDevicesTest-414854615 tempest-TaggedBootDevicesTest-414854615-project-member] https://10.4.3.8/volume/v3/volumes/a9045e34-b0a2-408b-8ad6-adbf97ab06da returned with HTTP 200 Aug 07 09:50:51.915612 np0000006707 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 14/57] 10.4.3.8 () {66 vars in 1334 bytes} [Fri Aug 7 09:50:51 2026] GET /volume/v3/volumes/a9045e34-b0a2-408b-8ad6-adbf97ab06da => generated 900 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 09:50:52.937739 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [None req-e684d8fd-b538-45d8-9589-0edf7593fed3 None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:50:52.940397 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-e684d8fd-b538-45d8-9589-0edf7593fed3 tempest-TaggedBootDevicesTest-414854615 tempest-TaggedBootDevicesTest-414854615-project-member] GET https://10.4.3.8/volume/v3/volumes/a9045e34-b0a2-408b-8ad6-adbf97ab06da Aug 07 09:50:52.940966 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-e684d8fd-b538-45d8-9589-0edf7593fed3 tempest-TaggedBootDevicesTest-414854615 tempest-TaggedBootDevicesTest-414854615-project-member] Empty body provided in request {{(pid=100297) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 09:50:52.941058 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-e684d8fd-b538-45d8-9589-0edf7593fed3 tempest-TaggedBootDevicesTest-414854615 tempest-TaggedBootDevicesTest-414854615-project-member] Calling method 'show' {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 09:50:52.956864 np0000006707 devstack@c-api.service[100297]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 09:50:52.956864 np0000006707 devstack@c-api.service[100297]: warnings.warn( Aug 07 09:50:52.962488 np0000006707 devstack@c-api.service[100297]: INFO cinder.volume.api [None req-e684d8fd-b538-45d8-9589-0edf7593fed3 tempest-TaggedBootDevicesTest-414854615 tempest-TaggedBootDevicesTest-414854615-project-member] Volume info retrieved successfully. Aug 07 09:50:52.970842 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-e684d8fd-b538-45d8-9589-0edf7593fed3 tempest-TaggedBootDevicesTest-414854615 tempest-TaggedBootDevicesTest-414854615-project-member] https://10.4.3.8/volume/v3/volumes/a9045e34-b0a2-408b-8ad6-adbf97ab06da returned with HTTP 200 Aug 07 09:50:52.970990 np0000006707 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 16/58] 10.4.3.8 () {66 vars in 1334 bytes} [Fri Aug 7 09:50:52 2026] GET /volume/v3/volumes/a9045e34-b0a2-408b-8ad6-adbf97ab06da => generated 900 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 09:50:53.574328 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-95960b1b-7fed-48eb-8168-225c3a646087 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:50:53.577371 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-95960b1b-7fed-48eb-8168-225c3a646087 tempest-ServersNegativeTestJSON-883164539 tempest-ServersNegativeTestJSON-883164539-project-member] POST https://10.4.3.8/volume/v3/volumes Aug 07 09:50:53.577738 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-95960b1b-7fed-48eb-8168-225c3a646087 tempest-ServersNegativeTestJSON-883164539 tempest-ServersNegativeTestJSON-883164539-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-ServersNegativeTestJSON-volume-2143680717"}} {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 09:50:53.579335 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.v3.volumes [None req-95960b1b-7fed-48eb-8168-225c3a646087 tempest-ServersNegativeTestJSON-883164539 tempest-ServersNegativeTestJSON-883164539-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-ServersNegativeTestJSON-volume-2143680717'}} {{(pid=100295) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 07 09:50:53.579459 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.v3.volumes [None req-95960b1b-7fed-48eb-8168-225c3a646087 tempest-ServersNegativeTestJSON-883164539 tempest-ServersNegativeTestJSON-883164539-project-member] Create volume of 1 GB Aug 07 09:50:53.585941 np0000006707 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-95960b1b-7fed-48eb-8168-225c3a646087 tempest-ServersNegativeTestJSON-883164539 tempest-ServersNegativeTestJSON-883164539-project-member] Availability Zones retrieved successfully. Aug 07 09:50:53.593400 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.volume.api [None req-95960b1b-7fed-48eb-8168-225c3a646087 tempest-ServersNegativeTestJSON-883164539 tempest-ServersNegativeTestJSON-883164539-project-member] Flow 'volume_create_api' (b77f0deb-b9a5-4c98-8547-89711faeb6d3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100295) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 09:50:53.594564 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.volume.api [None req-95960b1b-7fed-48eb-8168-225c3a646087 tempest-ServersNegativeTestJSON-883164539 tempest-ServersNegativeTestJSON-883164539-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (16b06cf0-3065-4532-8f4c-53960d27a621) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100295) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 09:50:53.596053 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.volume.flows.api.create_volume [None req-95960b1b-7fed-48eb-8168-225c3a646087 tempest-ServersNegativeTestJSON-883164539 tempest-ServersNegativeTestJSON-883164539-project-member] Validating volume size '1' using validate_int {{(pid=100295) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 07 09:50:53.646770 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.volume.api [None req-95960b1b-7fed-48eb-8168-225c3a646087 tempest-ServersNegativeTestJSON-883164539 tempest-ServersNegativeTestJSON-883164539-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (16b06cf0-3065-4532-8f4c-53960d27a621) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-07T09:47:39Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=45fd9a3a-b61e-4c6c-9ab7-d02f06678d0d,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '45fd9a3a-b61e-4c6c-9ab7-d02f06678d0d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100295) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 09:50:53.647979 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.volume.api [None req-95960b1b-7fed-48eb-8168-225c3a646087 tempest-ServersNegativeTestJSON-883164539 tempest-ServersNegativeTestJSON-883164539-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6e8a287f-dbdd-4e83-9338-53968cc819af) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100295) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 09:50:53.752475 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.quota [None req-95960b1b-7fed-48eb-8168-225c3a646087 tempest-ServersNegativeTestJSON-883164539 tempest-ServersNegativeTestJSON-883164539-project-member] Created reservations ['e426bd96-27cb-47bf-a273-6494d0c3a074', 'b72ba570-765d-492d-bb7a-9ed8e3309109', 'ec1a4d47-eab2-46c7-ad3d-4b1dab1d7a3d', 'b41182c2-75db-4d0d-8bf4-f6c2a653de76'] {{(pid=100295) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 09:50:53.754214 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.volume.api [None req-95960b1b-7fed-48eb-8168-225c3a646087 tempest-ServersNegativeTestJSON-883164539 tempest-ServersNegativeTestJSON-883164539-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6e8a287f-dbdd-4e83-9338-53968cc819af) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['e426bd96-27cb-47bf-a273-6494d0c3a074', 'b72ba570-765d-492d-bb7a-9ed8e3309109', 'ec1a4d47-eab2-46c7-ad3d-4b1dab1d7a3d', 'b41182c2-75db-4d0d-8bf4-f6c2a653de76']}' {{(pid=100295) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 09:50:53.754999 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.volume.api [None req-95960b1b-7fed-48eb-8168-225c3a646087 tempest-ServersNegativeTestJSON-883164539 tempest-ServersNegativeTestJSON-883164539-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5862d760-9fa6-440a-8fe5-62f24af2c63a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100295) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 09:50:53.787602 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.volume.api [None req-95960b1b-7fed-48eb-8168-225c3a646087 tempest-ServersNegativeTestJSON-883164539 tempest-ServersNegativeTestJSON-883164539-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5862d760-9fa6-440a-8fe5-62f24af2c63a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '49297b19-7f07-4c80-9d3b-bd44365ccb3f', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-ServersNegativeTestJSON-volume-2143680717',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ec73ab4b13f74493a58599d6d62e714e',qos_specs=None,replication_status=,reservations=['e426bd96-27cb-47bf-a273-6494d0c3a074','b72ba570-765d-492d-bb7a-9ed8e3309109','ec1a4d47-eab2-46c7-ad3d-4b1dab1d7a3d','b41182c2-75db-4d0d-8bf4-f6c2a653de76'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='abe1f037d71f4e4ea15c0cbf0727e87d',volume_type_id=45fd9a3a-b61e-4c6c-9ab7-d02f06678d0d), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-07T09:50:53Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-ServersNegativeTestJSON-volume-2143680717',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=49297b19-7f07-4c80-9d3b-bd44365ccb3f,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='ec73ab4b13f74493a58599d6d62e714e',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='abe1f037d71f4e4ea15c0cbf0727e87d',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(45fd9a3a-b61e-4c6c-9ab7-d02f06678d0d),volume_type_id=45fd9a3a-b61e-4c6c-9ab7-d02f06678d0d)}' {{(pid=100295) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 09:50:53.788632 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.volume.api [None req-95960b1b-7fed-48eb-8168-225c3a646087 tempest-ServersNegativeTestJSON-883164539 tempest-ServersNegativeTestJSON-883164539-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9c1b68d2-4312-4cdf-b4c2-c8b2b9149ede) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100295) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 09:50:53.816035 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.volume.api [None req-95960b1b-7fed-48eb-8168-225c3a646087 tempest-ServersNegativeTestJSON-883164539 tempest-ServersNegativeTestJSON-883164539-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9c1b68d2-4312-4cdf-b4c2-c8b2b9149ede) transitioned into state 'SUCCESS' from state '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-2143680717',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ec73ab4b13f74493a58599d6d62e714e',qos_specs=None,replication_status=,reservations=['e426bd96-27cb-47bf-a273-6494d0c3a074','b72ba570-765d-492d-bb7a-9ed8e3309109','ec1a4d47-eab2-46c7-ad3d-4b1dab1d7a3d','b41182c2-75db-4d0d-8bf4-f6c2a653de76'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='abe1f037d71f4e4ea15c0cbf0727e87d',volume_type_id=45fd9a3a-b61e-4c6c-9ab7-d02f06678d0d)}' {{(pid=100295) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 09:50:53.818135 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.volume.api [None req-95960b1b-7fed-48eb-8168-225c3a646087 tempest-ServersNegativeTestJSON-883164539 tempest-ServersNegativeTestJSON-883164539-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8bfc7433-6295-4881-a755-b9754a65d5ad) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100295) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 09:50:53.837541 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.volume.api [None req-95960b1b-7fed-48eb-8168-225c3a646087 tempest-ServersNegativeTestJSON-883164539 tempest-ServersNegativeTestJSON-883164539-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8bfc7433-6295-4881-a755-b9754a65d5ad) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100295) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 09:50:53.839584 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.volume.api [None req-95960b1b-7fed-48eb-8168-225c3a646087 tempest-ServersNegativeTestJSON-883164539 tempest-ServersNegativeTestJSON-883164539-project-member] Flow 'volume_create_api' (b77f0deb-b9a5-4c98-8547-89711faeb6d3) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100295) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 09:50:53.839584 np0000006707 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-95960b1b-7fed-48eb-8168-225c3a646087 tempest-ServersNegativeTestJSON-883164539 tempest-ServersNegativeTestJSON-883164539-project-member] Create volume request issued successfully. Aug 07 09:50:53.840126 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-95960b1b-7fed-48eb-8168-225c3a646087 tempest-ServersNegativeTestJSON-883164539 tempest-ServersNegativeTestJSON-883164539-project-member] https://10.4.3.8/volume/v3/volumes returned with HTTP 202 Aug 07 09:50:53.840721 np0000006707 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 15/59] 10.4.3.8 () {68 vars in 1244 bytes} [Fri Aug 7 09:50:53 2026] POST /volume/v3/volumes => generated 750 bytes in 267 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 07 09:50:53.855331 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.middleware.request_id [None req-87d4d36b-0d2d-4f19-9304-bc642b1074f0 None None] RequestId filter calling following filter/app {{(pid=100298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:50:53.859452 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [None req-87d4d36b-0d2d-4f19-9304-bc642b1074f0 tempest-ServersNegativeTestJSON-883164539 tempest-ServersNegativeTestJSON-883164539-project-member] GET https://10.4.3.8/volume/v3/volumes/49297b19-7f07-4c80-9d3b-bd44365ccb3f Aug 07 09:50:53.859452 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [None req-87d4d36b-0d2d-4f19-9304-bc642b1074f0 tempest-ServersNegativeTestJSON-883164539 tempest-ServersNegativeTestJSON-883164539-project-member] Empty body provided in request {{(pid=100298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 09:50:53.859452 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [None req-87d4d36b-0d2d-4f19-9304-bc642b1074f0 tempest-ServersNegativeTestJSON-883164539 tempest-ServersNegativeTestJSON-883164539-project-member] Calling method 'show' {{(pid=100298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 09:50:53.873537 np0000006707 devstack@c-api.service[100298]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 09:50:53.873537 np0000006707 devstack@c-api.service[100298]: warnings.warn( Aug 07 09:50:53.881143 np0000006707 devstack@c-api.service[100298]: INFO cinder.volume.api [None req-87d4d36b-0d2d-4f19-9304-bc642b1074f0 tempest-ServersNegativeTestJSON-883164539 tempest-ServersNegativeTestJSON-883164539-project-member] Volume info retrieved successfully. Aug 07 09:50:53.891771 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [None req-87d4d36b-0d2d-4f19-9304-bc642b1074f0 tempest-ServersNegativeTestJSON-883164539 tempest-ServersNegativeTestJSON-883164539-project-member] https://10.4.3.8/volume/v3/volumes/49297b19-7f07-4c80-9d3b-bd44365ccb3f returned with HTTP 200 Aug 07 09:50:53.892176 np0000006707 devstack@c-api.service[100298]: [pid: 100298|app: 0|req: 15/60] 10.4.3.8 () {66 vars in 1334 bytes} [Fri Aug 7 09:50:53 2026] GET /volume/v3/volumes/49297b19-7f07-4c80-9d3b-bd44365ccb3f => generated 818 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 09:50:53.991183 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [None req-009ab7c2-e42d-4864-9ff5-8ba8beb9faff None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:50:53.993689 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-009ab7c2-e42d-4864-9ff5-8ba8beb9faff tempest-TaggedBootDevicesTest-414854615 tempest-TaggedBootDevicesTest-414854615-project-member] GET https://10.4.3.8/volume/v3/volumes/a9045e34-b0a2-408b-8ad6-adbf97ab06da Aug 07 09:50:53.994163 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-009ab7c2-e42d-4864-9ff5-8ba8beb9faff tempest-TaggedBootDevicesTest-414854615 tempest-TaggedBootDevicesTest-414854615-project-member] Empty body provided in request {{(pid=100296) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 09:50:53.994312 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-009ab7c2-e42d-4864-9ff5-8ba8beb9faff tempest-TaggedBootDevicesTest-414854615 tempest-TaggedBootDevicesTest-414854615-project-member] Calling method 'show' {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 09:50:54.006637 np0000006707 devstack@c-api.service[100296]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 09:50:54.006637 np0000006707 devstack@c-api.service[100296]: warnings.warn( Aug 07 09:50:54.011276 np0000006707 devstack@c-api.service[100296]: INFO cinder.volume.api [None req-009ab7c2-e42d-4864-9ff5-8ba8beb9faff tempest-TaggedBootDevicesTest-414854615 tempest-TaggedBootDevicesTest-414854615-project-member] Volume info retrieved successfully. Aug 07 09:50:54.018332 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-009ab7c2-e42d-4864-9ff5-8ba8beb9faff tempest-TaggedBootDevicesTest-414854615 tempest-TaggedBootDevicesTest-414854615-project-member] https://10.4.3.8/volume/v3/volumes/a9045e34-b0a2-408b-8ad6-adbf97ab06da returned with HTTP 200 Aug 07 09:50:54.018962 np0000006707 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 15/61] 10.4.3.8 () {66 vars in 1334 bytes} [Fri Aug 7 09:50:53 2026] GET /volume/v3/volumes/a9045e34-b0a2-408b-8ad6-adbf97ab06da => generated 900 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 09:50:54.913767 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [None req-162a79bf-95f2-42f8-bee0-4882b8d89fad None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:50:54.915291 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-162a79bf-95f2-42f8-bee0-4882b8d89fad tempest-ServersNegativeTestJSON-883164539 tempest-ServersNegativeTestJSON-883164539-project-member] GET https://10.4.3.8/volume/v3/volumes/49297b19-7f07-4c80-9d3b-bd44365ccb3f Aug 07 09:50:54.915566 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-162a79bf-95f2-42f8-bee0-4882b8d89fad tempest-ServersNegativeTestJSON-883164539 tempest-ServersNegativeTestJSON-883164539-project-member] Empty body provided in request {{(pid=100297) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 09:50:54.915820 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-162a79bf-95f2-42f8-bee0-4882b8d89fad tempest-ServersNegativeTestJSON-883164539 tempest-ServersNegativeTestJSON-883164539-project-member] Calling method 'show' {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 09:50:54.930445 np0000006707 devstack@c-api.service[100297]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 09:50:54.930445 np0000006707 devstack@c-api.service[100297]: warnings.warn( Aug 07 09:50:54.933688 np0000006707 devstack@c-api.service[100297]: INFO cinder.volume.api [None req-162a79bf-95f2-42f8-bee0-4882b8d89fad tempest-ServersNegativeTestJSON-883164539 tempest-ServersNegativeTestJSON-883164539-project-member] Volume info retrieved successfully. Aug 07 09:50:54.939360 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-162a79bf-95f2-42f8-bee0-4882b8d89fad tempest-ServersNegativeTestJSON-883164539 tempest-ServersNegativeTestJSON-883164539-project-member] https://10.4.3.8/volume/v3/volumes/49297b19-7f07-4c80-9d3b-bd44365ccb3f returned with HTTP 200 Aug 07 09:50:54.939958 np0000006707 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 17/62] 10.4.3.8 () {66 vars in 1334 bytes} [Fri Aug 7 09:50:54 2026] GET /volume/v3/volumes/49297b19-7f07-4c80-9d3b-bd44365ccb3f => generated 843 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 09:50:54.964672 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-b36dc595-65e5-4dbd-94e4-251dd71800ab None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:50:54.968559 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-b36dc595-65e5-4dbd-94e4-251dd71800ab tempest-ServersNegativeTestJSON-883164539 tempest-ServersNegativeTestJSON-883164539-project-member] POST https://10.4.3.8/volume/v3/volumes/49297b19-7f07-4c80-9d3b-bd44365ccb3f/action Aug 07 09:50:54.968559 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-b36dc595-65e5-4dbd-94e4-251dd71800ab tempest-ServersNegativeTestJSON-883164539 tempest-ServersNegativeTestJSON-883164539-project-member] Action body: b'{"os-set_bootable": {"bootable": false}}' {{(pid=100295) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 07 09:50:54.968559 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-b36dc595-65e5-4dbd-94e4-251dd71800ab tempest-ServersNegativeTestJSON-883164539 tempest-ServersNegativeTestJSON-883164539-project-member] Action: 'action', calling method: _set_bootable, body: {"os-set_bootable": {"bootable": false}} {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 09:50:54.979250 np0000006707 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 09:50:54.979250 np0000006707 devstack@c-api.service[100295]: warnings.warn( Aug 07 09:50:54.980298 np0000006707 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-b36dc595-65e5-4dbd-94e4-251dd71800ab tempest-ServersNegativeTestJSON-883164539 tempest-ServersNegativeTestJSON-883164539-project-member] Volume info retrieved successfully. Aug 07 09:50:54.989043 np0000006707 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-b36dc595-65e5-4dbd-94e4-251dd71800ab tempest-ServersNegativeTestJSON-883164539 tempest-ServersNegativeTestJSON-883164539-project-member] Volume updated successfully. Aug 07 09:50:54.990685 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-b36dc595-65e5-4dbd-94e4-251dd71800ab tempest-ServersNegativeTestJSON-883164539 tempest-ServersNegativeTestJSON-883164539-project-member] https://10.4.3.8/volume/v3/volumes/49297b19-7f07-4c80-9d3b-bd44365ccb3f/action returned with HTTP 200 Aug 07 09:50:54.990685 np0000006707 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 16/63] 10.4.3.8 () {68 vars in 1376 bytes} [Fri Aug 7 09:50:54 2026] POST /volume/v3/volumes/49297b19-7f07-4c80-9d3b-bd44365ccb3f/action => generated 0 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 283 bytes (1 switches on core 0) Aug 07 09:50:55.000331 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.middleware.request_id [None req-8839e0fe-7188-46ba-b801-07ac4d68cc40 None None] RequestId filter calling following filter/app {{(pid=100298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:50:55.003447 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [None req-8839e0fe-7188-46ba-b801-07ac4d68cc40 tempest-ServersNegativeTestJSON-883164539 tempest-ServersNegativeTestJSON-883164539-project-member] GET https://10.4.3.8/volume/v3/volumes/49297b19-7f07-4c80-9d3b-bd44365ccb3f Aug 07 09:50:55.003644 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [None req-8839e0fe-7188-46ba-b801-07ac4d68cc40 tempest-ServersNegativeTestJSON-883164539 tempest-ServersNegativeTestJSON-883164539-project-member] Empty body provided in request {{(pid=100298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 09:50:55.003876 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [None req-8839e0fe-7188-46ba-b801-07ac4d68cc40 tempest-ServersNegativeTestJSON-883164539 tempest-ServersNegativeTestJSON-883164539-project-member] Calling method 'show' {{(pid=100298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 09:50:55.012606 np0000006707 devstack@c-api.service[100298]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 09:50:55.012606 np0000006707 devstack@c-api.service[100298]: warnings.warn( Aug 07 09:50:55.017637 np0000006707 devstack@c-api.service[100298]: INFO cinder.volume.api [None req-8839e0fe-7188-46ba-b801-07ac4d68cc40 tempest-ServersNegativeTestJSON-883164539 tempest-ServersNegativeTestJSON-883164539-project-member] Volume info retrieved successfully. Aug 07 09:50:55.024405 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [None req-8839e0fe-7188-46ba-b801-07ac4d68cc40 tempest-ServersNegativeTestJSON-883164539 tempest-ServersNegativeTestJSON-883164539-project-member] https://10.4.3.8/volume/v3/volumes/49297b19-7f07-4c80-9d3b-bd44365ccb3f returned with HTTP 200 Aug 07 09:50:55.024873 np0000006707 devstack@c-api.service[100298]: [pid: 100298|app: 0|req: 16/64] 10.4.3.8 () {66 vars in 1334 bytes} [Fri Aug 7 09:50:54 2026] GET /volume/v3/volumes/49297b19-7f07-4c80-9d3b-bd44365ccb3f => generated 843 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 09:50:55.042879 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [None req-2d1203d5-9fb4-4d5b-a846-1e15b8710d88 None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:50:55.045519 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-2d1203d5-9fb4-4d5b-a846-1e15b8710d88 tempest-TaggedBootDevicesTest-414854615 tempest-TaggedBootDevicesTest-414854615-project-member] GET https://10.4.3.8/volume/v3/volumes/a9045e34-b0a2-408b-8ad6-adbf97ab06da Aug 07 09:50:55.045812 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-2d1203d5-9fb4-4d5b-a846-1e15b8710d88 tempest-TaggedBootDevicesTest-414854615 tempest-TaggedBootDevicesTest-414854615-project-member] Empty body provided in request {{(pid=100296) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 09:50:55.046099 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-2d1203d5-9fb4-4d5b-a846-1e15b8710d88 tempest-TaggedBootDevicesTest-414854615 tempest-TaggedBootDevicesTest-414854615-project-member] Calling method 'show' {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 09:50:55.056155 np0000006707 devstack@c-api.service[100296]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 09:50:55.056155 np0000006707 devstack@c-api.service[100296]: warnings.warn( Aug 07 09:50:55.061984 np0000006707 devstack@c-api.service[100296]: INFO cinder.volume.api [None req-2d1203d5-9fb4-4d5b-a846-1e15b8710d88 tempest-TaggedBootDevicesTest-414854615 tempest-TaggedBootDevicesTest-414854615-project-member] Volume info retrieved successfully. Aug 07 09:50:55.068646 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-2d1203d5-9fb4-4d5b-a846-1e15b8710d88 tempest-TaggedBootDevicesTest-414854615 tempest-TaggedBootDevicesTest-414854615-project-member] https://10.4.3.8/volume/v3/volumes/a9045e34-b0a2-408b-8ad6-adbf97ab06da returned with HTTP 200 Aug 07 09:50:55.069296 np0000006707 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 16/65] 10.4.3.8 () {66 vars in 1334 bytes} [Fri Aug 7 09:50:55 2026] GET /volume/v3/volumes/a9045e34-b0a2-408b-8ad6-adbf97ab06da => generated 900 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 09:50:55.259322 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [req-a695b526-24e8-4f2e-8dee-c770d372fcf4 req-50606569-5091-4bf4-abaa-8d8c29c962bb None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:50:55.263197 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [req-a695b526-24e8-4f2e-8dee-c770d372fcf4 req-50606569-5091-4bf4-abaa-8d8c29c962bb tempest-ServersNegativeTestJSON-883164539 tempest-ServersNegativeTestJSON-883164539-project-member] GET https://10.4.3.8/volume/v3/volumes/49297b19-7f07-4c80-9d3b-bd44365ccb3f Aug 07 09:50:55.263197 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [req-a695b526-24e8-4f2e-8dee-c770d372fcf4 req-50606569-5091-4bf4-abaa-8d8c29c962bb tempest-ServersNegativeTestJSON-883164539 tempest-ServersNegativeTestJSON-883164539-project-member] Empty body provided in request {{(pid=100297) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 09:50:55.263197 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [req-a695b526-24e8-4f2e-8dee-c770d372fcf4 req-50606569-5091-4bf4-abaa-8d8c29c962bb tempest-ServersNegativeTestJSON-883164539 tempest-ServersNegativeTestJSON-883164539-project-member] Calling method 'show' {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 09:50:55.272036 np0000006707 devstack@c-api.service[100297]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 09:50:55.272036 np0000006707 devstack@c-api.service[100297]: warnings.warn( Aug 07 09:50:55.276189 np0000006707 devstack@c-api.service[100297]: INFO cinder.volume.api [req-a695b526-24e8-4f2e-8dee-c770d372fcf4 req-50606569-5091-4bf4-abaa-8d8c29c962bb tempest-ServersNegativeTestJSON-883164539 tempest-ServersNegativeTestJSON-883164539-project-member] Volume info retrieved successfully. Aug 07 09:50:55.281436 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [req-a695b526-24e8-4f2e-8dee-c770d372fcf4 req-50606569-5091-4bf4-abaa-8d8c29c962bb tempest-ServersNegativeTestJSON-883164539 tempest-ServersNegativeTestJSON-883164539-project-member] https://10.4.3.8/volume/v3/volumes/49297b19-7f07-4c80-9d3b-bd44365ccb3f returned with HTTP 200 Aug 07 09:50:55.282101 np0000006707 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 18/66] 10.4.3.8 () {68 vars in 1584 bytes} [Fri Aug 7 09:50:55 2026] GET /volume/v3/volumes/49297b19-7f07-4c80-9d3b-bd44365ccb3f => generated 843 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 09:50:55.791332 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-90040d35-0cdf-4779-892e-78f8b6de18e1 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:50:55.793762 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-90040d35-0cdf-4779-892e-78f8b6de18e1 tempest-ServersNegativeTestJSON-883164539 tempest-ServersNegativeTestJSON-883164539-project-member] POST https://10.4.3.8/volume/v3/volumes Aug 07 09:50:55.794371 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-90040d35-0cdf-4779-892e-78f8b6de18e1 tempest-ServersNegativeTestJSON-883164539 tempest-ServersNegativeTestJSON-883164539-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-ServersNegativeTestJSON-volume-1278461931"}} {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 09:50:55.796280 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.v3.volumes [None req-90040d35-0cdf-4779-892e-78f8b6de18e1 tempest-ServersNegativeTestJSON-883164539 tempest-ServersNegativeTestJSON-883164539-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-ServersNegativeTestJSON-volume-1278461931'}} {{(pid=100295) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 07 09:50:55.796451 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.v3.volumes [None req-90040d35-0cdf-4779-892e-78f8b6de18e1 tempest-ServersNegativeTestJSON-883164539 tempest-ServersNegativeTestJSON-883164539-project-member] Create volume of 1 GB Aug 07 09:50:55.802644 np0000006707 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-90040d35-0cdf-4779-892e-78f8b6de18e1 tempest-ServersNegativeTestJSON-883164539 tempest-ServersNegativeTestJSON-883164539-project-member] Availability Zones retrieved successfully. Aug 07 09:50:55.812061 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.volume.api [None req-90040d35-0cdf-4779-892e-78f8b6de18e1 tempest-ServersNegativeTestJSON-883164539 tempest-ServersNegativeTestJSON-883164539-project-member] Flow 'volume_create_api' (9282bd36-7952-4446-b7df-e89c478deae2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100295) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 09:50:55.813388 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.volume.api [None req-90040d35-0cdf-4779-892e-78f8b6de18e1 tempest-ServersNegativeTestJSON-883164539 tempest-ServersNegativeTestJSON-883164539-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (926ee89a-783f-4de4-9533-b7a8af7cb96d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100295) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 09:50:55.814432 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.volume.flows.api.create_volume [None req-90040d35-0cdf-4779-892e-78f8b6de18e1 tempest-ServersNegativeTestJSON-883164539 tempest-ServersNegativeTestJSON-883164539-project-member] Validating volume size '1' using validate_int {{(pid=100295) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 07 09:50:55.844495 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.volume.api [None req-90040d35-0cdf-4779-892e-78f8b6de18e1 tempest-ServersNegativeTestJSON-883164539 tempest-ServersNegativeTestJSON-883164539-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (926ee89a-783f-4de4-9533-b7a8af7cb96d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-07T09:47:39Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=45fd9a3a-b61e-4c6c-9ab7-d02f06678d0d,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '45fd9a3a-b61e-4c6c-9ab7-d02f06678d0d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100295) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 09:50:55.845740 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.volume.api [None req-90040d35-0cdf-4779-892e-78f8b6de18e1 tempest-ServersNegativeTestJSON-883164539 tempest-ServersNegativeTestJSON-883164539-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (dc447a6f-186a-40c6-89f8-8d19595a3a6e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100295) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 09:50:55.912895 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.quota [None req-90040d35-0cdf-4779-892e-78f8b6de18e1 tempest-ServersNegativeTestJSON-883164539 tempest-ServersNegativeTestJSON-883164539-project-member] Created reservations ['46c270bc-4de6-41c8-961d-a5c43a00da29', '007a5eeb-240a-457a-b28d-e9777f01611c', '0db77790-b012-42cf-a90b-75a83e651608', '8c47a03b-c363-4469-bcd9-7662069c6f71'] {{(pid=100295) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 09:50:55.914178 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.volume.api [None req-90040d35-0cdf-4779-892e-78f8b6de18e1 tempest-ServersNegativeTestJSON-883164539 tempest-ServersNegativeTestJSON-883164539-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (dc447a6f-186a-40c6-89f8-8d19595a3a6e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['46c270bc-4de6-41c8-961d-a5c43a00da29', '007a5eeb-240a-457a-b28d-e9777f01611c', '0db77790-b012-42cf-a90b-75a83e651608', '8c47a03b-c363-4469-bcd9-7662069c6f71']}' {{(pid=100295) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 09:50:55.916404 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.volume.api [None req-90040d35-0cdf-4779-892e-78f8b6de18e1 tempest-ServersNegativeTestJSON-883164539 tempest-ServersNegativeTestJSON-883164539-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9b4da3aa-b882-4c1c-8752-1fe101c3b5d6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100295) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 09:50:55.948680 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.volume.api [None req-90040d35-0cdf-4779-892e-78f8b6de18e1 tempest-ServersNegativeTestJSON-883164539 tempest-ServersNegativeTestJSON-883164539-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9b4da3aa-b882-4c1c-8752-1fe101c3b5d6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'b2058b56-b7a6-4bf8-adac-e45f164e535a', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-ServersNegativeTestJSON-volume-1278461931',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ec73ab4b13f74493a58599d6d62e714e',qos_specs=None,replication_status=,reservations=['46c270bc-4de6-41c8-961d-a5c43a00da29','007a5eeb-240a-457a-b28d-e9777f01611c','0db77790-b012-42cf-a90b-75a83e651608','8c47a03b-c363-4469-bcd9-7662069c6f71'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='abe1f037d71f4e4ea15c0cbf0727e87d',volume_type_id=45fd9a3a-b61e-4c6c-9ab7-d02f06678d0d), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-07T09:50:55Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-ServersNegativeTestJSON-volume-1278461931',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=b2058b56-b7a6-4bf8-adac-e45f164e535a,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='ec73ab4b13f74493a58599d6d62e714e',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='abe1f037d71f4e4ea15c0cbf0727e87d',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(45fd9a3a-b61e-4c6c-9ab7-d02f06678d0d),volume_type_id=45fd9a3a-b61e-4c6c-9ab7-d02f06678d0d)}' {{(pid=100295) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 09:50:55.950000 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.volume.api [None req-90040d35-0cdf-4779-892e-78f8b6de18e1 tempest-ServersNegativeTestJSON-883164539 tempest-ServersNegativeTestJSON-883164539-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (edcefc4d-3e01-4f58-b60b-82a18b0b5195) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100295) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 09:50:55.980776 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.volume.api [None req-90040d35-0cdf-4779-892e-78f8b6de18e1 tempest-ServersNegativeTestJSON-883164539 tempest-ServersNegativeTestJSON-883164539-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (edcefc4d-3e01-4f58-b60b-82a18b0b5195) transitioned into state 'SUCCESS' from state '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-1278461931',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ec73ab4b13f74493a58599d6d62e714e',qos_specs=None,replication_status=,reservations=['46c270bc-4de6-41c8-961d-a5c43a00da29','007a5eeb-240a-457a-b28d-e9777f01611c','0db77790-b012-42cf-a90b-75a83e651608','8c47a03b-c363-4469-bcd9-7662069c6f71'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='abe1f037d71f4e4ea15c0cbf0727e87d',volume_type_id=45fd9a3a-b61e-4c6c-9ab7-d02f06678d0d)}' {{(pid=100295) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 09:50:55.981754 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.volume.api [None req-90040d35-0cdf-4779-892e-78f8b6de18e1 tempest-ServersNegativeTestJSON-883164539 tempest-ServersNegativeTestJSON-883164539-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9e340a2b-0c49-486f-9a1a-f2866a1b4ab7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100295) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 09:50:55.997370 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.volume.api [None req-90040d35-0cdf-4779-892e-78f8b6de18e1 tempest-ServersNegativeTestJSON-883164539 tempest-ServersNegativeTestJSON-883164539-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9e340a2b-0c49-486f-9a1a-f2866a1b4ab7) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100295) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 09:50:55.998359 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.volume.api [None req-90040d35-0cdf-4779-892e-78f8b6de18e1 tempest-ServersNegativeTestJSON-883164539 tempest-ServersNegativeTestJSON-883164539-project-member] Flow 'volume_create_api' (9282bd36-7952-4446-b7df-e89c478deae2) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100295) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 09:50:55.998595 np0000006707 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-90040d35-0cdf-4779-892e-78f8b6de18e1 tempest-ServersNegativeTestJSON-883164539 tempest-ServersNegativeTestJSON-883164539-project-member] Create volume request issued successfully. Aug 07 09:50:55.999138 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-90040d35-0cdf-4779-892e-78f8b6de18e1 tempest-ServersNegativeTestJSON-883164539 tempest-ServersNegativeTestJSON-883164539-project-member] https://10.4.3.8/volume/v3/volumes returned with HTTP 202 Aug 07 09:50:56.000455 np0000006707 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 17/67] 10.4.3.8 () {68 vars in 1244 bytes} [Fri Aug 7 09:50:55 2026] POST /volume/v3/volumes => generated 750 bytes in 209 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 07 09:50:56.013581 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.middleware.request_id [None req-480e1503-d916-4d1e-b3db-f543a8e4a6ad None None] RequestId filter calling following filter/app {{(pid=100298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:50:56.016331 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [None req-480e1503-d916-4d1e-b3db-f543a8e4a6ad tempest-ServersNegativeTestJSON-883164539 tempest-ServersNegativeTestJSON-883164539-project-member] GET https://10.4.3.8/volume/v3/volumes/b2058b56-b7a6-4bf8-adac-e45f164e535a Aug 07 09:50:56.016819 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [None req-480e1503-d916-4d1e-b3db-f543a8e4a6ad tempest-ServersNegativeTestJSON-883164539 tempest-ServersNegativeTestJSON-883164539-project-member] Empty body provided in request {{(pid=100298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 09:50:56.016987 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [None req-480e1503-d916-4d1e-b3db-f543a8e4a6ad tempest-ServersNegativeTestJSON-883164539 tempest-ServersNegativeTestJSON-883164539-project-member] Calling method 'show' {{(pid=100298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 09:50:56.027209 np0000006707 devstack@c-api.service[100298]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 09:50:56.027209 np0000006707 devstack@c-api.service[100298]: warnings.warn( Aug 07 09:50:56.033212 np0000006707 devstack@c-api.service[100298]: INFO cinder.volume.api [None req-480e1503-d916-4d1e-b3db-f543a8e4a6ad tempest-ServersNegativeTestJSON-883164539 tempest-ServersNegativeTestJSON-883164539-project-member] Volume info retrieved successfully. Aug 07 09:50:56.040845 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [None req-480e1503-d916-4d1e-b3db-f543a8e4a6ad tempest-ServersNegativeTestJSON-883164539 tempest-ServersNegativeTestJSON-883164539-project-member] https://10.4.3.8/volume/v3/volumes/b2058b56-b7a6-4bf8-adac-e45f164e535a returned with HTTP 200 Aug 07 09:50:56.041581 np0000006707 devstack@c-api.service[100298]: [pid: 100298|app: 0|req: 17/68] 10.4.3.8 () {66 vars in 1334 bytes} [Fri Aug 7 09:50:56 2026] GET /volume/v3/volumes/b2058b56-b7a6-4bf8-adac-e45f164e535a => generated 818 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 09:50:56.091340 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [None req-a23a9313-6a57-4610-b3f2-d37ed8a9a66f None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:50:56.095307 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-a23a9313-6a57-4610-b3f2-d37ed8a9a66f tempest-TaggedBootDevicesTest-414854615 tempest-TaggedBootDevicesTest-414854615-project-member] GET https://10.4.3.8/volume/v3/volumes/a9045e34-b0a2-408b-8ad6-adbf97ab06da Aug 07 09:50:56.095450 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-a23a9313-6a57-4610-b3f2-d37ed8a9a66f tempest-TaggedBootDevicesTest-414854615 tempest-TaggedBootDevicesTest-414854615-project-member] Empty body provided in request {{(pid=100296) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 09:50:56.095705 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-a23a9313-6a57-4610-b3f2-d37ed8a9a66f tempest-TaggedBootDevicesTest-414854615 tempest-TaggedBootDevicesTest-414854615-project-member] Calling method 'show' {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 09:50:56.104626 np0000006707 devstack@c-api.service[100296]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 09:50:56.104626 np0000006707 devstack@c-api.service[100296]: warnings.warn( Aug 07 09:50:56.110255 np0000006707 devstack@c-api.service[100296]: INFO cinder.volume.api [None req-a23a9313-6a57-4610-b3f2-d37ed8a9a66f tempest-TaggedBootDevicesTest-414854615 tempest-TaggedBootDevicesTest-414854615-project-member] Volume info retrieved successfully. Aug 07 09:50:56.118619 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-a23a9313-6a57-4610-b3f2-d37ed8a9a66f tempest-TaggedBootDevicesTest-414854615 tempest-TaggedBootDevicesTest-414854615-project-member] https://10.4.3.8/volume/v3/volumes/a9045e34-b0a2-408b-8ad6-adbf97ab06da returned with HTTP 200 Aug 07 09:50:56.119217 np0000006707 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 17/69] 10.4.3.8 () {66 vars in 1334 bytes} [Fri Aug 7 09:50:56 2026] GET /volume/v3/volumes/a9045e34-b0a2-408b-8ad6-adbf97ab06da => generated 900 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 09:50:56.226954 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [None req-1155a296-d3c3-481c-86b0-8fb5b7204be9 None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:50:56.229929 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-1155a296-d3c3-481c-86b0-8fb5b7204be9 tempest-AttachSCSIVolumeTestJSON-861110 tempest-AttachSCSIVolumeTestJSON-861110-project-member] POST https://10.4.3.8/volume/v3/volumes Aug 07 09:50:56.230303 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-1155a296-d3c3-481c-86b0-8fb5b7204be9 tempest-AttachSCSIVolumeTestJSON-861110 tempest-AttachSCSIVolumeTestJSON-861110-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-AttachSCSIVolumeTestJSON-volume-127677616"}} {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 09:50:56.232406 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.v3.volumes [None req-1155a296-d3c3-481c-86b0-8fb5b7204be9 tempest-AttachSCSIVolumeTestJSON-861110 tempest-AttachSCSIVolumeTestJSON-861110-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-AttachSCSIVolumeTestJSON-volume-127677616'}} {{(pid=100297) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 07 09:50:56.232621 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.v3.volumes [None req-1155a296-d3c3-481c-86b0-8fb5b7204be9 tempest-AttachSCSIVolumeTestJSON-861110 tempest-AttachSCSIVolumeTestJSON-861110-project-member] Create volume of 1 GB Aug 07 09:50:56.238772 np0000006707 devstack@c-api.service[100297]: INFO cinder.volume.api [None req-1155a296-d3c3-481c-86b0-8fb5b7204be9 tempest-AttachSCSIVolumeTestJSON-861110 tempest-AttachSCSIVolumeTestJSON-861110-project-member] Availability Zones retrieved successfully. Aug 07 09:50:56.248103 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.volume.api [None req-1155a296-d3c3-481c-86b0-8fb5b7204be9 tempest-AttachSCSIVolumeTestJSON-861110 tempest-AttachSCSIVolumeTestJSON-861110-project-member] Flow 'volume_create_api' (5ba0a666-0f03-45d6-9682-2cd410e390dc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100297) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 09:50:56.249489 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.volume.api [None req-1155a296-d3c3-481c-86b0-8fb5b7204be9 tempest-AttachSCSIVolumeTestJSON-861110 tempest-AttachSCSIVolumeTestJSON-861110-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (62bd8817-38a9-4c5c-ab47-9643bb3b11a9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100297) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 09:50:56.251086 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.volume.flows.api.create_volume [None req-1155a296-d3c3-481c-86b0-8fb5b7204be9 tempest-AttachSCSIVolumeTestJSON-861110 tempest-AttachSCSIVolumeTestJSON-861110-project-member] Validating volume size '1' using validate_int {{(pid=100297) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 07 09:50:56.291465 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.volume.api [None req-1155a296-d3c3-481c-86b0-8fb5b7204be9 tempest-AttachSCSIVolumeTestJSON-861110 tempest-AttachSCSIVolumeTestJSON-861110-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (62bd8817-38a9-4c5c-ab47-9643bb3b11a9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-07T09:47:39Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=45fd9a3a-b61e-4c6c-9ab7-d02f06678d0d,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '45fd9a3a-b61e-4c6c-9ab7-d02f06678d0d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100297) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 09:50:56.292710 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.volume.api [None req-1155a296-d3c3-481c-86b0-8fb5b7204be9 tempest-AttachSCSIVolumeTestJSON-861110 tempest-AttachSCSIVolumeTestJSON-861110-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (aa607922-172a-4125-90cb-95060fda7a8e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100297) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 09:50:56.398456 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.quota [None req-1155a296-d3c3-481c-86b0-8fb5b7204be9 tempest-AttachSCSIVolumeTestJSON-861110 tempest-AttachSCSIVolumeTestJSON-861110-project-member] Created reservations ['999a9025-2faf-4c2f-b9a5-d93d92bbb448', 'd19e6731-3e86-4d53-9a49-c4ddd2fd4874', '44ad7732-0960-4807-90d9-d783c186e29d', 'e5bc251d-4198-4231-acbf-4e3a4da79d80'] {{(pid=100297) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 09:50:56.399318 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.volume.api [None req-1155a296-d3c3-481c-86b0-8fb5b7204be9 tempest-AttachSCSIVolumeTestJSON-861110 tempest-AttachSCSIVolumeTestJSON-861110-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (aa607922-172a-4125-90cb-95060fda7a8e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['999a9025-2faf-4c2f-b9a5-d93d92bbb448', 'd19e6731-3e86-4d53-9a49-c4ddd2fd4874', '44ad7732-0960-4807-90d9-d783c186e29d', 'e5bc251d-4198-4231-acbf-4e3a4da79d80']}' {{(pid=100297) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 09:50:56.400629 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.volume.api [None req-1155a296-d3c3-481c-86b0-8fb5b7204be9 tempest-AttachSCSIVolumeTestJSON-861110 tempest-AttachSCSIVolumeTestJSON-861110-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0ad2113d-1535-4595-a9bb-76f8c8b5ff2d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100297) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 09:50:56.436208 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.volume.api [None req-1155a296-d3c3-481c-86b0-8fb5b7204be9 tempest-AttachSCSIVolumeTestJSON-861110 tempest-AttachSCSIVolumeTestJSON-861110-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0ad2113d-1535-4595-a9bb-76f8c8b5ff2d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '2445efb3-f4f5-4c55-a8f4-c4b9aec442b5', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachSCSIVolumeTestJSON-volume-127677616',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='07c6b17e151c47dd98ac08bab81b91bc',qos_specs=None,replication_status=,reservations=['999a9025-2faf-4c2f-b9a5-d93d92bbb448','d19e6731-3e86-4d53-9a49-c4ddd2fd4874','44ad7732-0960-4807-90d9-d783c186e29d','e5bc251d-4198-4231-acbf-4e3a4da79d80'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='112fc3fccfc7478b9a5b531d65e1efd7',volume_type_id=45fd9a3a-b61e-4c6c-9ab7-d02f06678d0d), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-07T09:50:56Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachSCSIVolumeTestJSON-volume-127677616',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=2445efb3-f4f5-4c55-a8f4-c4b9aec442b5,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='07c6b17e151c47dd98ac08bab81b91bc',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='112fc3fccfc7478b9a5b531d65e1efd7',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(45fd9a3a-b61e-4c6c-9ab7-d02f06678d0d),volume_type_id=45fd9a3a-b61e-4c6c-9ab7-d02f06678d0d)}' {{(pid=100297) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 09:50:56.437744 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.volume.api [None req-1155a296-d3c3-481c-86b0-8fb5b7204be9 tempest-AttachSCSIVolumeTestJSON-861110 tempest-AttachSCSIVolumeTestJSON-861110-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a569b12e-a495-4fc5-93c4-99444a76e389) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100297) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 09:50:56.473356 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.volume.api [None req-1155a296-d3c3-481c-86b0-8fb5b7204be9 tempest-AttachSCSIVolumeTestJSON-861110 tempest-AttachSCSIVolumeTestJSON-861110-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a569b12e-a495-4fc5-93c4-99444a76e389) transitioned into state 'SUCCESS' from state '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-127677616',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='07c6b17e151c47dd98ac08bab81b91bc',qos_specs=None,replication_status=,reservations=['999a9025-2faf-4c2f-b9a5-d93d92bbb448','d19e6731-3e86-4d53-9a49-c4ddd2fd4874','44ad7732-0960-4807-90d9-d783c186e29d','e5bc251d-4198-4231-acbf-4e3a4da79d80'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='112fc3fccfc7478b9a5b531d65e1efd7',volume_type_id=45fd9a3a-b61e-4c6c-9ab7-d02f06678d0d)}' {{(pid=100297) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 09:50:56.475029 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.volume.api [None req-1155a296-d3c3-481c-86b0-8fb5b7204be9 tempest-AttachSCSIVolumeTestJSON-861110 tempest-AttachSCSIVolumeTestJSON-861110-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c561b42a-e850-4f92-ab3a-bb70c8c80458) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100297) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 09:50:56.500928 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.volume.api [None req-1155a296-d3c3-481c-86b0-8fb5b7204be9 tempest-AttachSCSIVolumeTestJSON-861110 tempest-AttachSCSIVolumeTestJSON-861110-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c561b42a-e850-4f92-ab3a-bb70c8c80458) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100297) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 09:50:56.500928 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.volume.api [None req-1155a296-d3c3-481c-86b0-8fb5b7204be9 tempest-AttachSCSIVolumeTestJSON-861110 tempest-AttachSCSIVolumeTestJSON-861110-project-member] Flow 'volume_create_api' (5ba0a666-0f03-45d6-9682-2cd410e390dc) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100297) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 09:50:56.501431 np0000006707 devstack@c-api.service[100297]: INFO cinder.volume.api [None req-1155a296-d3c3-481c-86b0-8fb5b7204be9 tempest-AttachSCSIVolumeTestJSON-861110 tempest-AttachSCSIVolumeTestJSON-861110-project-member] Create volume request issued successfully. Aug 07 09:50:56.502357 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-1155a296-d3c3-481c-86b0-8fb5b7204be9 tempest-AttachSCSIVolumeTestJSON-861110 tempest-AttachSCSIVolumeTestJSON-861110-project-member] https://10.4.3.8/volume/v3/volumes returned with HTTP 202 Aug 07 09:50:56.503032 np0000006707 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 19/70] 10.4.3.8 () {68 vars in 1244 bytes} [Fri Aug 7 09:50:56 2026] POST /volume/v3/volumes => generated 750 bytes in 279 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 07 09:50:56.522776 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-a0f06f81-48ad-48e4-ac24-5b8c4e225edd None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:50:56.525763 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-a0f06f81-48ad-48e4-ac24-5b8c4e225edd tempest-AttachSCSIVolumeTestJSON-861110 tempest-AttachSCSIVolumeTestJSON-861110-project-member] GET https://10.4.3.8/volume/v3/volumes/2445efb3-f4f5-4c55-a8f4-c4b9aec442b5 Aug 07 09:50:56.526073 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-a0f06f81-48ad-48e4-ac24-5b8c4e225edd tempest-AttachSCSIVolumeTestJSON-861110 tempest-AttachSCSIVolumeTestJSON-861110-project-member] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 09:50:56.526223 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-a0f06f81-48ad-48e4-ac24-5b8c4e225edd tempest-AttachSCSIVolumeTestJSON-861110 tempest-AttachSCSIVolumeTestJSON-861110-project-member] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 09:50:56.539637 np0000006707 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 09:50:56.539637 np0000006707 devstack@c-api.service[100295]: warnings.warn( Aug 07 09:50:56.547546 np0000006707 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-a0f06f81-48ad-48e4-ac24-5b8c4e225edd tempest-AttachSCSIVolumeTestJSON-861110 tempest-AttachSCSIVolumeTestJSON-861110-project-member] Volume info retrieved successfully. Aug 07 09:50:56.553977 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-a0f06f81-48ad-48e4-ac24-5b8c4e225edd tempest-AttachSCSIVolumeTestJSON-861110 tempest-AttachSCSIVolumeTestJSON-861110-project-member] https://10.4.3.8/volume/v3/volumes/2445efb3-f4f5-4c55-a8f4-c4b9aec442b5 returned with HTTP 200 Aug 07 09:50:56.554718 np0000006707 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 18/71] 10.4.3.8 () {66 vars in 1334 bytes} [Fri Aug 7 09:50:56 2026] GET /volume/v3/volumes/2445efb3-f4f5-4c55-a8f4-c4b9aec442b5 => generated 818 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 09:50:56.895236 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.middleware.request_id [req-a3ade29f-14d3-4a37-9d77-7ed02458494e req-41fe99de-4b80-4d25-ae1f-ffd054adf04d None None] RequestId filter calling following filter/app {{(pid=100298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:50:56.898471 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [req-a3ade29f-14d3-4a37-9d77-7ed02458494e req-41fe99de-4b80-4d25-ae1f-ffd054adf04d tempest-TaggedAttachmentsTest-725335908 tempest-TaggedAttachmentsTest-725335908-project-member] GET https://10.4.3.8/volume/v3/volumes/55345244-819e-4512-9f20-220e06e3e5e3 Aug 07 09:50:56.898703 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [req-a3ade29f-14d3-4a37-9d77-7ed02458494e req-41fe99de-4b80-4d25-ae1f-ffd054adf04d tempest-TaggedAttachmentsTest-725335908 tempest-TaggedAttachmentsTest-725335908-project-member] Empty body provided in request {{(pid=100298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 09:50:56.898917 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [req-a3ade29f-14d3-4a37-9d77-7ed02458494e req-41fe99de-4b80-4d25-ae1f-ffd054adf04d tempest-TaggedAttachmentsTest-725335908 tempest-TaggedAttachmentsTest-725335908-project-member] Calling method 'show' {{(pid=100298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 09:50:56.917614 np0000006707 devstack@c-api.service[100298]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 09:50:56.917614 np0000006707 devstack@c-api.service[100298]: warnings.warn( Aug 07 09:50:56.923523 np0000006707 devstack@c-api.service[100298]: INFO cinder.volume.api [req-a3ade29f-14d3-4a37-9d77-7ed02458494e req-41fe99de-4b80-4d25-ae1f-ffd054adf04d tempest-TaggedAttachmentsTest-725335908 tempest-TaggedAttachmentsTest-725335908-project-member] Volume info retrieved successfully. Aug 07 09:50:56.929158 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [req-a3ade29f-14d3-4a37-9d77-7ed02458494e req-41fe99de-4b80-4d25-ae1f-ffd054adf04d tempest-TaggedAttachmentsTest-725335908 tempest-TaggedAttachmentsTest-725335908-project-member] https://10.4.3.8/volume/v3/volumes/55345244-819e-4512-9f20-220e06e3e5e3 returned with HTTP 200 Aug 07 09:50:56.929943 np0000006707 devstack@c-api.service[100298]: [pid: 100298|app: 0|req: 18/72] 10.4.3.8 () {68 vars in 1584 bytes} [Fri Aug 7 09:50:56 2026] GET /volume/v3/volumes/55345244-819e-4512-9f20-220e06e3e5e3 => generated 841 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 09:50:57.060722 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [None req-f737180b-8735-44d6-9349-a966571cb634 None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:50:57.063746 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-f737180b-8735-44d6-9349-a966571cb634 tempest-ServersNegativeTestJSON-883164539 tempest-ServersNegativeTestJSON-883164539-project-member] GET https://10.4.3.8/volume/v3/volumes/b2058b56-b7a6-4bf8-adac-e45f164e535a Aug 07 09:50:57.064314 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-f737180b-8735-44d6-9349-a966571cb634 tempest-ServersNegativeTestJSON-883164539 tempest-ServersNegativeTestJSON-883164539-project-member] Empty body provided in request {{(pid=100296) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 09:50:57.064887 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-f737180b-8735-44d6-9349-a966571cb634 tempest-ServersNegativeTestJSON-883164539 tempest-ServersNegativeTestJSON-883164539-project-member] Calling method 'show' {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 09:50:57.075623 np0000006707 devstack@c-api.service[100296]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 09:50:57.075623 np0000006707 devstack@c-api.service[100296]: warnings.warn( Aug 07 09:50:57.083721 np0000006707 devstack@c-api.service[100296]: INFO cinder.volume.api [None req-f737180b-8735-44d6-9349-a966571cb634 tempest-ServersNegativeTestJSON-883164539 tempest-ServersNegativeTestJSON-883164539-project-member] Volume info retrieved successfully. Aug 07 09:50:57.091667 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-f737180b-8735-44d6-9349-a966571cb634 tempest-ServersNegativeTestJSON-883164539 tempest-ServersNegativeTestJSON-883164539-project-member] https://10.4.3.8/volume/v3/volumes/b2058b56-b7a6-4bf8-adac-e45f164e535a returned with HTTP 200 Aug 07 09:50:57.092798 np0000006707 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 18/73] 10.4.3.8 () {66 vars in 1334 bytes} [Fri Aug 7 09:50:57 2026] GET /volume/v3/volumes/b2058b56-b7a6-4bf8-adac-e45f164e535a => generated 843 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 07 09:50:57.136310 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [None req-4f40b3a8-2a18-461c-aad9-3db6dc62282a None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:50:57.139209 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-4f40b3a8-2a18-461c-aad9-3db6dc62282a tempest-TaggedBootDevicesTest-414854615 tempest-TaggedBootDevicesTest-414854615-project-member] GET https://10.4.3.8/volume/v3/volumes/a9045e34-b0a2-408b-8ad6-adbf97ab06da Aug 07 09:50:57.139493 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-4f40b3a8-2a18-461c-aad9-3db6dc62282a tempest-TaggedBootDevicesTest-414854615 tempest-TaggedBootDevicesTest-414854615-project-member] Empty body provided in request {{(pid=100297) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 09:50:57.139747 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-4f40b3a8-2a18-461c-aad9-3db6dc62282a tempest-TaggedBootDevicesTest-414854615 tempest-TaggedBootDevicesTest-414854615-project-member] Calling method 'show' {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 09:50:57.157031 np0000006707 devstack@c-api.service[100297]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 09:50:57.157031 np0000006707 devstack@c-api.service[100297]: warnings.warn( Aug 07 09:50:57.164255 np0000006707 devstack@c-api.service[100297]: INFO cinder.volume.api [None req-4f40b3a8-2a18-461c-aad9-3db6dc62282a tempest-TaggedBootDevicesTest-414854615 tempest-TaggedBootDevicesTest-414854615-project-member] Volume info retrieved successfully. Aug 07 09:50:57.171762 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-4f40b3a8-2a18-461c-aad9-3db6dc62282a tempest-TaggedBootDevicesTest-414854615 tempest-TaggedBootDevicesTest-414854615-project-member] https://10.4.3.8/volume/v3/volumes/a9045e34-b0a2-408b-8ad6-adbf97ab06da returned with HTTP 200 Aug 07 09:50:57.172439 np0000006707 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 20/74] 10.4.3.8 () {66 vars in 1334 bytes} [Fri Aug 7 09:50:57 2026] GET /volume/v3/volumes/a9045e34-b0a2-408b-8ad6-adbf97ab06da => generated 900 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 09:50:57.308538 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-1d413521-d811-40df-bbeb-c0faf3bc0607 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:50:57.309465 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-1d413521-d811-40df-bbeb-c0faf3bc0607 None None] GET https://10.4.3.8/volume// Aug 07 09:50:57.309465 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-1d413521-d811-40df-bbeb-c0faf3bc0607 None None] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 09:50:57.309465 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-1d413521-d811-40df-bbeb-c0faf3bc0607 None None] Calling method 'all' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 09:50:57.310984 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-1d413521-d811-40df-bbeb-c0faf3bc0607 None None] https://10.4.3.8/volume// returned with HTTP 300 Aug 07 09:50:57.310984 np0000006707 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 19/75] 10.4.3.8 () {66 vars in 1414 bytes} [Fri Aug 7 09:50:57 2026] GET /volume/ => generated 384 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 07 09:50:57.341637 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.middleware.request_id [req-a3ade29f-14d3-4a37-9d77-7ed02458494e req-c64b221a-4630-4c92-bb0a-762e8ac7c682 None None] RequestId filter calling following filter/app {{(pid=100298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:50:57.575002 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [None req-15a31c4f-5347-42f1-a28e-6a8ded30d651 None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:50:57.575537 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [None req-febaa676-0abe-4f8b-b6ee-f011169b98c1 None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:50:57.579500 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-15a31c4f-5347-42f1-a28e-6a8ded30d651 tempest-ServersNegativeTestJSON-883164539 tempest-ServersNegativeTestJSON-883164539-project-member] DELETE https://10.4.3.8/volume/v3/volumes/b2058b56-b7a6-4bf8-adac-e45f164e535a Aug 07 09:50:57.579586 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-febaa676-0abe-4f8b-b6ee-f011169b98c1 tempest-AttachSCSIVolumeTestJSON-861110 tempest-AttachSCSIVolumeTestJSON-861110-project-member] GET https://10.4.3.8/volume/v3/volumes/2445efb3-f4f5-4c55-a8f4-c4b9aec442b5 Aug 07 09:50:57.579641 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-15a31c4f-5347-42f1-a28e-6a8ded30d651 tempest-ServersNegativeTestJSON-883164539 tempest-ServersNegativeTestJSON-883164539-project-member] Empty body provided in request {{(pid=100296) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 09:50:57.579679 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-febaa676-0abe-4f8b-b6ee-f011169b98c1 tempest-AttachSCSIVolumeTestJSON-861110 tempest-AttachSCSIVolumeTestJSON-861110-project-member] Empty body provided in request {{(pid=100297) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 09:50:57.579729 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-15a31c4f-5347-42f1-a28e-6a8ded30d651 tempest-ServersNegativeTestJSON-883164539 tempest-ServersNegativeTestJSON-883164539-project-member] Calling method 'delete' {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 09:50:57.579775 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-febaa676-0abe-4f8b-b6ee-f011169b98c1 tempest-AttachSCSIVolumeTestJSON-861110 tempest-AttachSCSIVolumeTestJSON-861110-project-member] Calling method 'show' {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 09:50:57.579812 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.v3.volumes [None req-15a31c4f-5347-42f1-a28e-6a8ded30d651 tempest-ServersNegativeTestJSON-883164539 tempest-ServersNegativeTestJSON-883164539-project-member] Delete volume with id: b2058b56-b7a6-4bf8-adac-e45f164e535a Aug 07 09:50:57.587979 np0000006707 devstack@c-api.service[100296]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 09:50:57.587979 np0000006707 devstack@c-api.service[100296]: warnings.warn( Aug 07 09:50:57.588468 np0000006707 devstack@c-api.service[100297]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 09:50:57.588468 np0000006707 devstack@c-api.service[100297]: warnings.warn( Aug 07 09:50:57.589084 np0000006707 devstack@c-api.service[100296]: INFO cinder.volume.api [None req-15a31c4f-5347-42f1-a28e-6a8ded30d651 tempest-ServersNegativeTestJSON-883164539 tempest-ServersNegativeTestJSON-883164539-project-member] Volume info retrieved successfully. Aug 07 09:50:57.596749 np0000006707 devstack@c-api.service[100297]: INFO cinder.volume.api [None req-febaa676-0abe-4f8b-b6ee-f011169b98c1 tempest-AttachSCSIVolumeTestJSON-861110 tempest-AttachSCSIVolumeTestJSON-861110-project-member] Volume info retrieved successfully. Aug 07 09:50:57.605013 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-febaa676-0abe-4f8b-b6ee-f011169b98c1 tempest-AttachSCSIVolumeTestJSON-861110 tempest-AttachSCSIVolumeTestJSON-861110-project-member] https://10.4.3.8/volume/v3/volumes/2445efb3-f4f5-4c55-a8f4-c4b9aec442b5 returned with HTTP 200 Aug 07 09:50:57.605013 np0000006707 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 21/76] 10.4.3.8 () {66 vars in 1334 bytes} [Fri Aug 7 09:50:57 2026] GET /volume/v3/volumes/2445efb3-f4f5-4c55-a8f4-c4b9aec442b5 => generated 843 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 09:50:57.628019 np0000006707 devstack@c-api.service[100296]: INFO cinder.volume.api [None req-15a31c4f-5347-42f1-a28e-6a8ded30d651 tempest-ServersNegativeTestJSON-883164539 tempest-ServersNegativeTestJSON-883164539-project-member] Delete volume request issued successfully. Aug 07 09:50:57.628236 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-15a31c4f-5347-42f1-a28e-6a8ded30d651 tempest-ServersNegativeTestJSON-883164539 tempest-ServersNegativeTestJSON-883164539-project-member] https://10.4.3.8/volume/v3/volumes/b2058b56-b7a6-4bf8-adac-e45f164e535a returned with HTTP 202 Aug 07 09:50:57.628807 np0000006707 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 19/77] 10.4.3.8 () {66 vars in 1337 bytes} [Fri Aug 7 09:50:57 2026] DELETE /volume/v3/volumes/b2058b56-b7a6-4bf8-adac-e45f164e535a => generated 0 bytes in 55 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 07 09:50:57.643641 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-ae0b7d58-f508-4070-9dbe-e459858f521d None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:50:57.647142 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-ae0b7d58-f508-4070-9dbe-e459858f521d tempest-ServersNegativeTestJSON-883164539 tempest-ServersNegativeTestJSON-883164539-project-member] GET https://10.4.3.8/volume/v3/volumes/b2058b56-b7a6-4bf8-adac-e45f164e535a Aug 07 09:50:57.647416 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-ae0b7d58-f508-4070-9dbe-e459858f521d tempest-ServersNegativeTestJSON-883164539 tempest-ServersNegativeTestJSON-883164539-project-member] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 09:50:57.647727 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-ae0b7d58-f508-4070-9dbe-e459858f521d tempest-ServersNegativeTestJSON-883164539 tempest-ServersNegativeTestJSON-883164539-project-member] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 09:50:57.659188 np0000006707 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 09:50:57.659188 np0000006707 devstack@c-api.service[100295]: warnings.warn( Aug 07 09:50:57.668618 np0000006707 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-ae0b7d58-f508-4070-9dbe-e459858f521d tempest-ServersNegativeTestJSON-883164539 tempest-ServersNegativeTestJSON-883164539-project-member] Volume info retrieved successfully. Aug 07 09:50:57.672893 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-ae0b7d58-f508-4070-9dbe-e459858f521d tempest-ServersNegativeTestJSON-883164539 tempest-ServersNegativeTestJSON-883164539-project-member] https://10.4.3.8/volume/v3/volumes/b2058b56-b7a6-4bf8-adac-e45f164e535a returned with HTTP 200 Aug 07 09:50:57.673516 np0000006707 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 20/78] 10.4.3.8 () {66 vars in 1334 bytes} [Fri Aug 7 09:50:57 2026] GET /volume/v3/volumes/b2058b56-b7a6-4bf8-adac-e45f164e535a => generated 842 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 09:50:57.680565 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [req-a454b278-ba25-4674-8d4a-b55e2196e21f req-fc328563-c737-4f7a-8e14-895ce7e65d7c None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:50:57.683808 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [req-a3ade29f-14d3-4a37-9d77-7ed02458494e req-c64b221a-4630-4c92-bb0a-762e8ac7c682 tempest-TaggedAttachmentsTest-725335908 tempest-TaggedAttachmentsTest-725335908-project-member] POST https://10.4.3.8/volume/v3/attachments Aug 07 09:50:57.684108 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [req-a454b278-ba25-4674-8d4a-b55e2196e21f req-fc328563-c737-4f7a-8e14-895ce7e65d7c tempest-AttachSCSIVolumeTestJSON-861110 tempest-AttachSCSIVolumeTestJSON-861110-project-member] GET https://10.4.3.8/volume/v3/volumes/2445efb3-f4f5-4c55-a8f4-c4b9aec442b5 Aug 07 09:50:57.684108 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [req-a454b278-ba25-4674-8d4a-b55e2196e21f req-fc328563-c737-4f7a-8e14-895ce7e65d7c tempest-AttachSCSIVolumeTestJSON-861110 tempest-AttachSCSIVolumeTestJSON-861110-project-member] Empty body provided in request {{(pid=100297) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 09:50:57.684390 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [req-a3ade29f-14d3-4a37-9d77-7ed02458494e req-c64b221a-4630-4c92-bb0a-762e8ac7c682 tempest-TaggedAttachmentsTest-725335908 tempest-TaggedAttachmentsTest-725335908-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "55345244-819e-4512-9f20-220e06e3e5e3", "connector": null, "instance_uuid": "0a3d535b-71a6-4940-aa3f-7ba9b70a5758"}} {{(pid=100298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 09:50:57.684515 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [req-a454b278-ba25-4674-8d4a-b55e2196e21f req-fc328563-c737-4f7a-8e14-895ce7e65d7c tempest-AttachSCSIVolumeTestJSON-861110 tempest-AttachSCSIVolumeTestJSON-861110-project-member] Calling method 'show' {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 09:50:57.695808 np0000006707 devstack@c-api.service[100297]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 09:50:57.695808 np0000006707 devstack@c-api.service[100297]: warnings.warn( Aug 07 09:50:57.696108 np0000006707 devstack@c-api.service[100298]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 09:50:57.696108 np0000006707 devstack@c-api.service[100298]: warnings.warn( Aug 07 09:50:57.702393 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [None req-2af3e918-0ee6-4eac-b8a6-4ac31a0d016a None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:50:57.702952 np0000006707 devstack@c-api.service[100297]: INFO cinder.volume.api [req-a454b278-ba25-4674-8d4a-b55e2196e21f req-fc328563-c737-4f7a-8e14-895ce7e65d7c tempest-AttachSCSIVolumeTestJSON-861110 tempest-AttachSCSIVolumeTestJSON-861110-project-member] Volume info retrieved successfully. Aug 07 09:50:57.705084 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-2af3e918-0ee6-4eac-b8a6-4ac31a0d016a tempest-ServerStableDeviceRescueTest-199900733 tempest-ServerStableDeviceRescueTest-199900733-project-member] GET https://10.4.3.8/volume/v3/volumes/f498181a-d496-4f2f-a195-fd6bef7e45ec Aug 07 09:50:57.705392 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-2af3e918-0ee6-4eac-b8a6-4ac31a0d016a tempest-ServerStableDeviceRescueTest-199900733 tempest-ServerStableDeviceRescueTest-199900733-project-member] Empty body provided in request {{(pid=100296) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 09:50:57.705724 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-2af3e918-0ee6-4eac-b8a6-4ac31a0d016a tempest-ServerStableDeviceRescueTest-199900733 tempest-ServerStableDeviceRescueTest-199900733-project-member] Calling method 'show' {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 09:50:57.710584 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [req-a454b278-ba25-4674-8d4a-b55e2196e21f req-fc328563-c737-4f7a-8e14-895ce7e65d7c tempest-AttachSCSIVolumeTestJSON-861110 tempest-AttachSCSIVolumeTestJSON-861110-project-member] https://10.4.3.8/volume/v3/volumes/2445efb3-f4f5-4c55-a8f4-c4b9aec442b5 returned with HTTP 200 Aug 07 09:50:57.711630 np0000006707 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 22/79] 10.4.3.8 () {68 vars in 1584 bytes} [Fri Aug 7 09:50:57 2026] GET /volume/v3/volumes/2445efb3-f4f5-4c55-a8f4-c4b9aec442b5 => generated 843 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 09:50:57.717384 np0000006707 devstack@c-api.service[100296]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 09:50:57.717384 np0000006707 devstack@c-api.service[100296]: warnings.warn( Aug 07 09:50:57.723582 np0000006707 devstack@c-api.service[100296]: INFO cinder.volume.api [None req-2af3e918-0ee6-4eac-b8a6-4ac31a0d016a tempest-ServerStableDeviceRescueTest-199900733 tempest-ServerStableDeviceRescueTest-199900733-project-member] Volume info retrieved successfully. Aug 07 09:50:57.729910 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-2af3e918-0ee6-4eac-b8a6-4ac31a0d016a tempest-ServerStableDeviceRescueTest-199900733 tempest-ServerStableDeviceRescueTest-199900733-project-member] https://10.4.3.8/volume/v3/volumes/f498181a-d496-4f2f-a195-fd6bef7e45ec returned with HTTP 200 Aug 07 09:50:57.730725 np0000006707 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 20/80] 10.4.3.8 () {66 vars in 1334 bytes} [Fri Aug 7 09:50:57 2026] GET /volume/v3/volumes/f498181a-d496-4f2f-a195-fd6bef7e45ec => generated 847 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 09:50:57.751247 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [req-a3ade29f-14d3-4a37-9d77-7ed02458494e req-c64b221a-4630-4c92-bb0a-762e8ac7c682 tempest-TaggedAttachmentsTest-725335908 tempest-TaggedAttachmentsTest-725335908-project-member] https://10.4.3.8/volume/v3/attachments returned with HTTP 200 Aug 07 09:50:57.751758 np0000006707 devstack@c-api.service[100298]: [pid: 100298|app: 0|req: 19/81] 10.4.3.8 () {74 vars in 1580 bytes} [Fri Aug 7 09:50:57 2026] POST /volume/v3/attachments => generated 273 bytes in 411 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 09:50:57.797355 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-50e5a4bf-fa26-4990-9475-51e1fb3304d7 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:50:57.800941 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-50e5a4bf-fa26-4990-9475-51e1fb3304d7 tempest-TaggedAttachmentsTest-725335908 tempest-TaggedAttachmentsTest-725335908-project-member] GET https://10.4.3.8/volume/v3/volumes/55345244-819e-4512-9f20-220e06e3e5e3 Aug 07 09:50:57.801520 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-50e5a4bf-fa26-4990-9475-51e1fb3304d7 tempest-TaggedAttachmentsTest-725335908 tempest-TaggedAttachmentsTest-725335908-project-member] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 09:50:57.802167 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-50e5a4bf-fa26-4990-9475-51e1fb3304d7 tempest-TaggedAttachmentsTest-725335908 tempest-TaggedAttachmentsTest-725335908-project-member] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 09:50:57.814898 np0000006707 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 09:50:57.814898 np0000006707 devstack@c-api.service[100295]: warnings.warn( Aug 07 09:50:57.816393 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [None req-d742aa50-f960-4315-8d13-79fe32e3822e None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:50:57.817023 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-d742aa50-f960-4315-8d13-79fe32e3822e None None] GET https://10.4.3.8/volume// Aug 07 09:50:57.817303 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-d742aa50-f960-4315-8d13-79fe32e3822e None None] Empty body provided in request {{(pid=100297) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 09:50:57.817611 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-d742aa50-f960-4315-8d13-79fe32e3822e None None] Calling method 'all' {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 09:50:57.818069 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-d742aa50-f960-4315-8d13-79fe32e3822e None None] https://10.4.3.8/volume// returned with HTTP 300 Aug 07 09:50:57.819107 np0000006707 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 23/82] 10.4.3.8 () {66 vars in 1412 bytes} [Fri Aug 7 09:50:57 2026] GET /volume/ => generated 384 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 07 09:50:57.821646 np0000006707 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-50e5a4bf-fa26-4990-9475-51e1fb3304d7 tempest-TaggedAttachmentsTest-725335908 tempest-TaggedAttachmentsTest-725335908-project-member] Volume info retrieved successfully. Aug 07 09:50:57.824916 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-50e5a4bf-fa26-4990-9475-51e1fb3304d7 tempest-TaggedAttachmentsTest-725335908 tempest-TaggedAttachmentsTest-725335908-project-member] https://10.4.3.8/volume/v3/volumes/55345244-819e-4512-9f20-220e06e3e5e3 returned with HTTP 200 Aug 07 09:50:57.825477 np0000006707 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 21/83] 10.4.3.8 () {66 vars in 1334 bytes} [Fri Aug 7 09:50:57 2026] GET /volume/v3/volumes/55345244-819e-4512-9f20-220e06e3e5e3 => generated 840 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 09:50:57.831372 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [req-a3ade29f-14d3-4a37-9d77-7ed02458494e req-76abd96a-dbbf-4cc0-8328-023b035ce996 None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:50:57.834229 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [req-a3ade29f-14d3-4a37-9d77-7ed02458494e req-76abd96a-dbbf-4cc0-8328-023b035ce996 tempest-TaggedAttachmentsTest-725335908 tempest-TaggedAttachmentsTest-725335908-project-member] GET https://10.4.3.8/volume/v3/volumes/55345244-819e-4512-9f20-220e06e3e5e3 Aug 07 09:50:57.834533 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [req-a3ade29f-14d3-4a37-9d77-7ed02458494e req-76abd96a-dbbf-4cc0-8328-023b035ce996 tempest-TaggedAttachmentsTest-725335908 tempest-TaggedAttachmentsTest-725335908-project-member] Empty body provided in request {{(pid=100296) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 09:50:57.834783 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [req-a3ade29f-14d3-4a37-9d77-7ed02458494e req-76abd96a-dbbf-4cc0-8328-023b035ce996 tempest-TaggedAttachmentsTest-725335908 tempest-TaggedAttachmentsTest-725335908-project-member] Calling method 'show' {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 09:50:57.847497 np0000006707 devstack@c-api.service[100296]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 09:50:57.847497 np0000006707 devstack@c-api.service[100296]: warnings.warn( Aug 07 09:50:57.852487 np0000006707 devstack@c-api.service[100296]: INFO cinder.volume.api [req-a3ade29f-14d3-4a37-9d77-7ed02458494e req-76abd96a-dbbf-4cc0-8328-023b035ce996 tempest-TaggedAttachmentsTest-725335908 tempest-TaggedAttachmentsTest-725335908-project-member] Volume info retrieved successfully. Aug 07 09:50:57.852636 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.middleware.request_id [req-734b08d7-e733-4e02-9429-42cf4e3f13c7 req-230eb39e-e0f7-4b72-a8a2-6f12028d46f0 None None] RequestId filter calling following filter/app {{(pid=100298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:50:57.856394 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [req-734b08d7-e733-4e02-9429-42cf4e3f13c7 req-230eb39e-e0f7-4b72-a8a2-6f12028d46f0 tempest-ServerStableDeviceRescueTest-199900733 tempest-ServerStableDeviceRescueTest-199900733-project-member] GET https://10.4.3.8/volume/v3/volumes/f498181a-d496-4f2f-a195-fd6bef7e45ec Aug 07 09:50:57.856721 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [req-734b08d7-e733-4e02-9429-42cf4e3f13c7 req-230eb39e-e0f7-4b72-a8a2-6f12028d46f0 tempest-ServerStableDeviceRescueTest-199900733 tempest-ServerStableDeviceRescueTest-199900733-project-member] Empty body provided in request {{(pid=100298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 09:50:57.857004 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [req-734b08d7-e733-4e02-9429-42cf4e3f13c7 req-230eb39e-e0f7-4b72-a8a2-6f12028d46f0 tempest-ServerStableDeviceRescueTest-199900733 tempest-ServerStableDeviceRescueTest-199900733-project-member] Calling method 'show' {{(pid=100298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 09:50:57.858579 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [req-a3ade29f-14d3-4a37-9d77-7ed02458494e req-76abd96a-dbbf-4cc0-8328-023b035ce996 tempest-TaggedAttachmentsTest-725335908 tempest-TaggedAttachmentsTest-725335908-project-member] https://10.4.3.8/volume/v3/volumes/55345244-819e-4512-9f20-220e06e3e5e3 returned with HTTP 200 Aug 07 09:50:57.859395 np0000006707 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 21/84] 10.4.3.8 () {70 vars in 1625 bytes} [Fri Aug 7 09:50:57 2026] GET /volume/v3/volumes/55345244-819e-4512-9f20-220e06e3e5e3 => generated 1020 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 07 09:50:57.865221 np0000006707 devstack@c-api.service[100298]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 09:50:57.865221 np0000006707 devstack@c-api.service[100298]: warnings.warn( Aug 07 09:50:57.870029 np0000006707 devstack@c-api.service[100298]: INFO cinder.volume.api [req-734b08d7-e733-4e02-9429-42cf4e3f13c7 req-230eb39e-e0f7-4b72-a8a2-6f12028d46f0 tempest-ServerStableDeviceRescueTest-199900733 tempest-ServerStableDeviceRescueTest-199900733-project-member] Volume info retrieved successfully. Aug 07 09:50:57.876167 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [req-734b08d7-e733-4e02-9429-42cf4e3f13c7 req-230eb39e-e0f7-4b72-a8a2-6f12028d46f0 tempest-ServerStableDeviceRescueTest-199900733 tempest-ServerStableDeviceRescueTest-199900733-project-member] https://10.4.3.8/volume/v3/volumes/f498181a-d496-4f2f-a195-fd6bef7e45ec returned with HTTP 200 Aug 07 09:50:57.877223 np0000006707 devstack@c-api.service[100298]: [pid: 100298|app: 0|req: 20/85] 10.4.3.8 () {68 vars in 1584 bytes} [Fri Aug 7 09:50:57 2026] GET /volume/v3/volumes/f498181a-d496-4f2f-a195-fd6bef7e45ec => generated 847 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 09:50:57.970448 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [req-a3ade29f-14d3-4a37-9d77-7ed02458494e req-83a2e9ee-a79c-419e-80d3-136cb182a347 None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:50:57.973024 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [req-a3ade29f-14d3-4a37-9d77-7ed02458494e req-83a2e9ee-a79c-419e-80d3-136cb182a347 tempest-TaggedAttachmentsTest-725335908 tempest-TaggedAttachmentsTest-725335908-project-member] PUT https://10.4.3.8/volume/v3/attachments/c7a10354-3275-4b57-a185-a740b91c027f Aug 07 09:50:57.973611 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [req-a3ade29f-14d3-4a37-9d77-7ed02458494e req-83a2e9ee-a79c-419e-80d3-136cb182a347 tempest-TaggedAttachmentsTest-725335908 tempest-TaggedAttachmentsTest-725335908-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.8", "host": "np0000006707", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:568b993d50b1", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "d2780578-1896-461f-80ac-b58d2e346b90", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 09:50:57.986511 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.coordination [req-a3ade29f-14d3-4a37-9d77-7ed02458494e req-83a2e9ee-a79c-419e-80d3-136cb182a347 tempest-TaggedAttachmentsTest-725335908 tempest-TaggedAttachmentsTest-725335908-project-member] Acquiring lock "cinder-attachment_update-55345244-819e-4512-9f20-220e06e3e5e3-np0000006707" by "attachment_update" {{(pid=100297) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 07 09:50:57.992640 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.coordination [req-a3ade29f-14d3-4a37-9d77-7ed02458494e req-83a2e9ee-a79c-419e-80d3-136cb182a347 tempest-TaggedAttachmentsTest-725335908 tempest-TaggedAttachmentsTest-725335908-project-member] Lock "cinder-attachment_update-55345244-819e-4512-9f20-220e06e3e5e3-np0000006707" acquired by "attachment_update" :: waited 0.006s {{(pid=100297) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 07 09:50:57.993978 np0000006707 devstack@c-api.service[100297]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 09:50:57.993978 np0000006707 devstack@c-api.service[100297]: warnings.warn( Aug 07 09:50:58.119498 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-4ca505d5-4bd2-4081-b642-13024f555579 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:50:58.120440 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-4ca505d5-4bd2-4081-b642-13024f555579 None None] GET https://10.4.3.8/volume// Aug 07 09:50:58.120789 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-4ca505d5-4bd2-4081-b642-13024f555579 None None] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 09:50:58.121114 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-4ca505d5-4bd2-4081-b642-13024f555579 None None] Calling method 'all' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 09:50:58.121746 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-4ca505d5-4bd2-4081-b642-13024f555579 None None] https://10.4.3.8/volume// returned with HTTP 300 Aug 07 09:50:58.122332 np0000006707 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 22/86] 10.4.3.8 () {66 vars in 1414 bytes} [Fri Aug 7 09:50:58 2026] GET /volume/ => generated 384 bytes in 4 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 07 09:50:58.153045 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.coordination [req-a3ade29f-14d3-4a37-9d77-7ed02458494e req-83a2e9ee-a79c-419e-80d3-136cb182a347 tempest-TaggedAttachmentsTest-725335908 tempest-TaggedAttachmentsTest-725335908-project-member] Lock "cinder-attachment_update-55345244-819e-4512-9f20-220e06e3e5e3-np0000006707" released by "attachment_update" :: held 0.160s {{(pid=100297) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 07 09:50:58.153484 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [req-a3ade29f-14d3-4a37-9d77-7ed02458494e req-83a2e9ee-a79c-419e-80d3-136cb182a347 tempest-TaggedAttachmentsTest-725335908 tempest-TaggedAttachmentsTest-725335908-project-member] https://10.4.3.8/volume/v3/attachments/c7a10354-3275-4b57-a185-a740b91c027f returned with HTTP 200 Aug 07 09:50:58.154109 np0000006707 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 24/87] 10.4.3.8 () {74 vars in 1690 bytes} [Fri Aug 7 09:50:57 2026] PUT /volume/v3/attachments/c7a10354-3275-4b57-a185-a740b91c027f => generated 969 bytes in 187 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 09:50:58.159286 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [req-a454b278-ba25-4674-8d4a-b55e2196e21f req-0b5bcd02-073e-4a48-b385-307c1c489377 None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:50:58.188463 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.middleware.request_id [None req-83c09ac8-b2b3-4791-bada-bdb6919e0ad9 None None] RequestId filter calling following filter/app {{(pid=100298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:50:58.190943 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [None req-83c09ac8-b2b3-4791-bada-bdb6919e0ad9 tempest-TaggedBootDevicesTest-414854615 tempest-TaggedBootDevicesTest-414854615-project-member] GET https://10.4.3.8/volume/v3/volumes/a9045e34-b0a2-408b-8ad6-adbf97ab06da Aug 07 09:50:58.191283 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [None req-83c09ac8-b2b3-4791-bada-bdb6919e0ad9 tempest-TaggedBootDevicesTest-414854615 tempest-TaggedBootDevicesTest-414854615-project-member] Empty body provided in request {{(pid=100298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 09:50:58.191578 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [None req-83c09ac8-b2b3-4791-bada-bdb6919e0ad9 tempest-TaggedBootDevicesTest-414854615 tempest-TaggedBootDevicesTest-414854615-project-member] Calling method 'show' {{(pid=100298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 09:50:58.201402 np0000006707 devstack@c-api.service[100298]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 09:50:58.201402 np0000006707 devstack@c-api.service[100298]: warnings.warn( Aug 07 09:50:58.206573 np0000006707 devstack@c-api.service[100298]: INFO cinder.volume.api [None req-83c09ac8-b2b3-4791-bada-bdb6919e0ad9 tempest-TaggedBootDevicesTest-414854615 tempest-TaggedBootDevicesTest-414854615-project-member] Volume info retrieved successfully. Aug 07 09:50:58.213493 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [None req-83c09ac8-b2b3-4791-bada-bdb6919e0ad9 tempest-TaggedBootDevicesTest-414854615 tempest-TaggedBootDevicesTest-414854615-project-member] https://10.4.3.8/volume/v3/volumes/a9045e34-b0a2-408b-8ad6-adbf97ab06da returned with HTTP 200 Aug 07 09:50:58.213493 np0000006707 devstack@c-api.service[100298]: [pid: 100298|app: 0|req: 21/88] 10.4.3.8 () {66 vars in 1334 bytes} [Fri Aug 7 09:50:58 2026] GET /volume/v3/volumes/a9045e34-b0a2-408b-8ad6-adbf97ab06da => generated 900 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 09:50:58.292794 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-705e2be8-3ec6-490a-ae71-aeb6871b17cc None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:50:58.293521 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-705e2be8-3ec6-490a-ae71-aeb6871b17cc None None] GET https://10.4.3.8/volume// Aug 07 09:50:58.293807 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-705e2be8-3ec6-490a-ae71-aeb6871b17cc None None] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 09:50:58.294171 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-705e2be8-3ec6-490a-ae71-aeb6871b17cc None None] Calling method 'all' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 09:50:58.295269 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-705e2be8-3ec6-490a-ae71-aeb6871b17cc None None] https://10.4.3.8/volume// returned with HTTP 300 Aug 07 09:50:58.295827 np0000006707 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 23/89] 10.4.3.8 () {66 vars in 1414 bytes} [Fri Aug 7 09:50:58 2026] GET /volume/ => generated 384 bytes in 4 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 07 09:50:58.315330 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [req-734b08d7-e733-4e02-9429-42cf4e3f13c7 req-68f4aa69-5038-43b2-9e9f-b2b48e0a28c6 None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:50:58.486580 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [req-a454b278-ba25-4674-8d4a-b55e2196e21f req-0b5bcd02-073e-4a48-b385-307c1c489377 tempest-AttachSCSIVolumeTestJSON-861110 tempest-AttachSCSIVolumeTestJSON-861110-project-member] POST https://10.4.3.8/volume/v3/attachments Aug 07 09:50:58.486580 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [req-a454b278-ba25-4674-8d4a-b55e2196e21f req-0b5bcd02-073e-4a48-b385-307c1c489377 tempest-AttachSCSIVolumeTestJSON-861110 tempest-AttachSCSIVolumeTestJSON-861110-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "2445efb3-f4f5-4c55-a8f4-c4b9aec442b5", "connector": null, "instance_uuid": "4ed859cc-957d-4d00-987e-f66ae3085f9d"}} {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 09:50:58.500586 np0000006707 devstack@c-api.service[100296]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 09:50:58.500586 np0000006707 devstack@c-api.service[100296]: warnings.warn( Aug 07 09:50:58.556567 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [req-a454b278-ba25-4674-8d4a-b55e2196e21f req-0b5bcd02-073e-4a48-b385-307c1c489377 tempest-AttachSCSIVolumeTestJSON-861110 tempest-AttachSCSIVolumeTestJSON-861110-project-member] https://10.4.3.8/volume/v3/attachments returned with HTTP 200 Aug 07 09:50:58.557378 np0000006707 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 22/90] 10.4.3.8 () {74 vars in 1580 bytes} [Fri Aug 7 09:50:58 2026] POST /volume/v3/attachments => generated 273 bytes in 399 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 09:50:58.607357 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.middleware.request_id [None req-8c90a6b2-b02d-4656-a142-ac113abb3235 None None] RequestId filter calling following filter/app {{(pid=100298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:50:58.611752 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [None req-8c90a6b2-b02d-4656-a142-ac113abb3235 tempest-AttachSCSIVolumeTestJSON-861110 tempest-AttachSCSIVolumeTestJSON-861110-project-member] GET https://10.4.3.8/volume/v3/volumes/2445efb3-f4f5-4c55-a8f4-c4b9aec442b5 Aug 07 09:50:58.612383 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [None req-8c90a6b2-b02d-4656-a142-ac113abb3235 tempest-AttachSCSIVolumeTestJSON-861110 tempest-AttachSCSIVolumeTestJSON-861110-project-member] Empty body provided in request {{(pid=100298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 09:50:58.612655 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [None req-8c90a6b2-b02d-4656-a142-ac113abb3235 tempest-AttachSCSIVolumeTestJSON-861110 tempest-AttachSCSIVolumeTestJSON-861110-project-member] Calling method 'show' {{(pid=100298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 09:50:58.624179 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-a56ea9e2-f114-45f9-82a7-b16a4c36e5c9 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:50:58.624726 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-a56ea9e2-f114-45f9-82a7-b16a4c36e5c9 None None] GET https://10.4.3.8/volume// Aug 07 09:50:58.624907 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-a56ea9e2-f114-45f9-82a7-b16a4c36e5c9 None None] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 09:50:58.625166 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-a56ea9e2-f114-45f9-82a7-b16a4c36e5c9 None None] Calling method 'all' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 09:50:58.625618 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-a56ea9e2-f114-45f9-82a7-b16a4c36e5c9 None None] https://10.4.3.8/volume// returned with HTTP 300 Aug 07 09:50:58.626016 np0000006707 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 24/91] 10.4.3.8 () {66 vars in 1412 bytes} [Fri Aug 7 09:50:58 2026] GET /volume/ => generated 384 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 07 09:50:58.630711 np0000006707 devstack@c-api.service[100298]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 09:50:58.630711 np0000006707 devstack@c-api.service[100298]: warnings.warn( Aug 07 09:50:58.637986 np0000006707 devstack@c-api.service[100298]: INFO cinder.volume.api [None req-8c90a6b2-b02d-4656-a142-ac113abb3235 tempest-AttachSCSIVolumeTestJSON-861110 tempest-AttachSCSIVolumeTestJSON-861110-project-member] Volume info retrieved successfully. Aug 07 09:50:58.639924 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [req-a454b278-ba25-4674-8d4a-b55e2196e21f req-858acbf7-abb0-4e95-b29d-046fabd25168 None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:50:58.643513 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [None req-8c90a6b2-b02d-4656-a142-ac113abb3235 tempest-AttachSCSIVolumeTestJSON-861110 tempest-AttachSCSIVolumeTestJSON-861110-project-member] https://10.4.3.8/volume/v3/volumes/2445efb3-f4f5-4c55-a8f4-c4b9aec442b5 returned with HTTP 200 Aug 07 09:50:58.646517 np0000006707 devstack@c-api.service[100298]: [pid: 100298|app: 0|req: 22/92] 10.4.3.8 () {66 vars in 1334 bytes} [Fri Aug 7 09:50:58 2026] GET /volume/v3/volumes/2445efb3-f4f5-4c55-a8f4-c4b9aec442b5 => generated 842 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 09:50:58.646627 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [req-a454b278-ba25-4674-8d4a-b55e2196e21f req-858acbf7-abb0-4e95-b29d-046fabd25168 tempest-AttachSCSIVolumeTestJSON-861110 tempest-AttachSCSIVolumeTestJSON-861110-project-member] GET https://10.4.3.8/volume/v3/volumes/2445efb3-f4f5-4c55-a8f4-c4b9aec442b5 Aug 07 09:50:58.646627 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [req-a454b278-ba25-4674-8d4a-b55e2196e21f req-858acbf7-abb0-4e95-b29d-046fabd25168 tempest-AttachSCSIVolumeTestJSON-861110 tempest-AttachSCSIVolumeTestJSON-861110-project-member] Empty body provided in request {{(pid=100296) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 09:50:58.646627 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [req-a454b278-ba25-4674-8d4a-b55e2196e21f req-858acbf7-abb0-4e95-b29d-046fabd25168 tempest-AttachSCSIVolumeTestJSON-861110 tempest-AttachSCSIVolumeTestJSON-861110-project-member] Calling method 'show' {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 09:50:58.659579 np0000006707 devstack@c-api.service[100296]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 09:50:58.659579 np0000006707 devstack@c-api.service[100296]: warnings.warn( Aug 07 09:50:58.663138 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [req-734b08d7-e733-4e02-9429-42cf4e3f13c7 req-68f4aa69-5038-43b2-9e9f-b2b48e0a28c6 tempest-ServerStableDeviceRescueTest-199900733 tempest-ServerStableDeviceRescueTest-199900733-project-member] POST https://10.4.3.8/volume/v3/attachments Aug 07 09:50:58.663641 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [req-734b08d7-e733-4e02-9429-42cf4e3f13c7 req-68f4aa69-5038-43b2-9e9f-b2b48e0a28c6 tempest-ServerStableDeviceRescueTest-199900733 tempest-ServerStableDeviceRescueTest-199900733-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "f498181a-d496-4f2f-a195-fd6bef7e45ec", "connector": null, "instance_uuid": "e421fe22-6cb7-4140-b2b9-89ac359f1020"}} {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 09:50:58.666311 np0000006707 devstack@c-api.service[100296]: INFO cinder.volume.api [req-a454b278-ba25-4674-8d4a-b55e2196e21f req-858acbf7-abb0-4e95-b29d-046fabd25168 tempest-AttachSCSIVolumeTestJSON-861110 tempest-AttachSCSIVolumeTestJSON-861110-project-member] Volume info retrieved successfully. Aug 07 09:50:58.675128 np0000006707 devstack@c-api.service[100297]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 09:50:58.675128 np0000006707 devstack@c-api.service[100297]: warnings.warn( Aug 07 09:50:58.677616 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [req-a454b278-ba25-4674-8d4a-b55e2196e21f req-858acbf7-abb0-4e95-b29d-046fabd25168 tempest-AttachSCSIVolumeTestJSON-861110 tempest-AttachSCSIVolumeTestJSON-861110-project-member] https://10.4.3.8/volume/v3/volumes/2445efb3-f4f5-4c55-a8f4-c4b9aec442b5 returned with HTTP 200 Aug 07 09:50:58.677616 np0000006707 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 23/93] 10.4.3.8 () {70 vars in 1625 bytes} [Fri Aug 7 09:50:58 2026] GET /volume/v3/volumes/2445efb3-f4f5-4c55-a8f4-c4b9aec442b5 => generated 1022 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 07 09:50:58.695143 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-73e45458-d5c8-44e1-8db4-a40788aaf994 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:50:58.696907 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-73e45458-d5c8-44e1-8db4-a40788aaf994 tempest-ServersNegativeTestJSON-883164539 tempest-ServersNegativeTestJSON-883164539-project-member] GET https://10.4.3.8/volume/v3/volumes/b2058b56-b7a6-4bf8-adac-e45f164e535a Aug 07 09:50:58.698277 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-73e45458-d5c8-44e1-8db4-a40788aaf994 tempest-ServersNegativeTestJSON-883164539 tempest-ServersNegativeTestJSON-883164539-project-member] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 09:50:58.698277 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-73e45458-d5c8-44e1-8db4-a40788aaf994 tempest-ServersNegativeTestJSON-883164539 tempest-ServersNegativeTestJSON-883164539-project-member] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 09:50:58.704607 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-73e45458-d5c8-44e1-8db4-a40788aaf994 tempest-ServersNegativeTestJSON-883164539 tempest-ServersNegativeTestJSON-883164539-project-member] https://10.4.3.8/volume/v3/volumes/b2058b56-b7a6-4bf8-adac-e45f164e535a returned with HTTP 404 Aug 07 09:50:58.705780 np0000006707 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 25/94] 10.4.3.8 () {66 vars in 1334 bytes} [Fri Aug 7 09:50:58 2026] GET /volume/v3/volumes/b2058b56-b7a6-4bf8-adac-e45f164e535a => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 09:50:58.716894 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.middleware.request_id [None req-09946bc6-8c91-48fe-bc66-b7847c0db479 None None] RequestId filter calling following filter/app {{(pid=100298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:50:58.719399 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [None req-09946bc6-8c91-48fe-bc66-b7847c0db479 tempest-ServersNegativeTestJSON-883164539 tempest-ServersNegativeTestJSON-883164539-project-member] DELETE https://10.4.3.8/volume/v3/volumes/49297b19-7f07-4c80-9d3b-bd44365ccb3f Aug 07 09:50:58.719737 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [None req-09946bc6-8c91-48fe-bc66-b7847c0db479 tempest-ServersNegativeTestJSON-883164539 tempest-ServersNegativeTestJSON-883164539-project-member] Empty body provided in request {{(pid=100298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 09:50:58.720028 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [None req-09946bc6-8c91-48fe-bc66-b7847c0db479 tempest-ServersNegativeTestJSON-883164539 tempest-ServersNegativeTestJSON-883164539-project-member] Calling method 'delete' {{(pid=100298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 09:50:58.720301 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.v3.volumes [None req-09946bc6-8c91-48fe-bc66-b7847c0db479 tempest-ServersNegativeTestJSON-883164539 tempest-ServersNegativeTestJSON-883164539-project-member] Delete volume with id: 49297b19-7f07-4c80-9d3b-bd44365ccb3f Aug 07 09:50:58.729996 np0000006707 devstack@c-api.service[100298]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 09:50:58.729996 np0000006707 devstack@c-api.service[100298]: warnings.warn( Aug 07 09:50:58.731206 np0000006707 devstack@c-api.service[100298]: INFO cinder.volume.api [None req-09946bc6-8c91-48fe-bc66-b7847c0db479 tempest-ServersNegativeTestJSON-883164539 tempest-ServersNegativeTestJSON-883164539-project-member] Volume info retrieved successfully. Aug 07 09:50:58.735119 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [req-734b08d7-e733-4e02-9429-42cf4e3f13c7 req-68f4aa69-5038-43b2-9e9f-b2b48e0a28c6 tempest-ServerStableDeviceRescueTest-199900733 tempest-ServerStableDeviceRescueTest-199900733-project-member] https://10.4.3.8/volume/v3/attachments returned with HTTP 200 Aug 07 09:50:58.735836 np0000006707 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 25/95] 10.4.3.8 () {74 vars in 1580 bytes} [Fri Aug 7 09:50:58 2026] POST /volume/v3/attachments => generated 273 bytes in 421 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 09:50:58.771229 np0000006707 devstack@c-api.service[100298]: INFO cinder.volume.api [None req-09946bc6-8c91-48fe-bc66-b7847c0db479 tempest-ServersNegativeTestJSON-883164539 tempest-ServersNegativeTestJSON-883164539-project-member] Delete volume request issued successfully. Aug 07 09:50:58.771576 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [None req-09946bc6-8c91-48fe-bc66-b7847c0db479 tempest-ServersNegativeTestJSON-883164539 tempest-ServersNegativeTestJSON-883164539-project-member] https://10.4.3.8/volume/v3/volumes/49297b19-7f07-4c80-9d3b-bd44365ccb3f returned with HTTP 202 Aug 07 09:50:58.772498 np0000006707 devstack@c-api.service[100298]: [pid: 100298|app: 0|req: 23/96] 10.4.3.8 () {66 vars in 1337 bytes} [Fri Aug 7 09:50:58 2026] DELETE /volume/v3/volumes/49297b19-7f07-4c80-9d3b-bd44365ccb3f => generated 0 bytes in 56 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) Aug 07 09:50:58.774136 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [None req-a651b667-b78c-457d-968c-b3af042dc2ef None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:50:58.775663 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-a651b667-b78c-457d-968c-b3af042dc2ef tempest-ServerStableDeviceRescueTest-199900733 tempest-ServerStableDeviceRescueTest-199900733-project-member] GET https://10.4.3.8/volume/v3/volumes/f498181a-d496-4f2f-a195-fd6bef7e45ec Aug 07 09:50:58.778580 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-a651b667-b78c-457d-968c-b3af042dc2ef tempest-ServerStableDeviceRescueTest-199900733 tempest-ServerStableDeviceRescueTest-199900733-project-member] Empty body provided in request {{(pid=100296) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 09:50:58.778580 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-a651b667-b78c-457d-968c-b3af042dc2ef tempest-ServerStableDeviceRescueTest-199900733 tempest-ServerStableDeviceRescueTest-199900733-project-member] Calling method 'show' {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 09:50:58.784595 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-4d490e5b-487e-4d92-90ac-637004d3c801 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:50:58.787475 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-4d490e5b-487e-4d92-90ac-637004d3c801 tempest-ServersNegativeTestJSON-883164539 tempest-ServersNegativeTestJSON-883164539-project-member] GET https://10.4.3.8/volume/v3/volumes/49297b19-7f07-4c80-9d3b-bd44365ccb3f Aug 07 09:50:58.787783 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-4d490e5b-487e-4d92-90ac-637004d3c801 tempest-ServersNegativeTestJSON-883164539 tempest-ServersNegativeTestJSON-883164539-project-member] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 09:50:58.788118 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-4d490e5b-487e-4d92-90ac-637004d3c801 tempest-ServersNegativeTestJSON-883164539 tempest-ServersNegativeTestJSON-883164539-project-member] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 09:50:58.789498 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [req-a454b278-ba25-4674-8d4a-b55e2196e21f req-b9b2ffcf-73ae-4792-be08-cedf274e9b66 None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:50:58.792514 np0000006707 devstack@c-api.service[100296]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 09:50:58.792514 np0000006707 devstack@c-api.service[100296]: warnings.warn( Aug 07 09:50:58.793477 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [req-a454b278-ba25-4674-8d4a-b55e2196e21f req-b9b2ffcf-73ae-4792-be08-cedf274e9b66 tempest-AttachSCSIVolumeTestJSON-861110 tempest-AttachSCSIVolumeTestJSON-861110-project-member] PUT https://10.4.3.8/volume/v3/attachments/55b104a8-cca2-4f74-9aae-864935342f19 Aug 07 09:50:58.793964 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [req-a454b278-ba25-4674-8d4a-b55e2196e21f req-b9b2ffcf-73ae-4792-be08-cedf274e9b66 tempest-AttachSCSIVolumeTestJSON-861110 tempest-AttachSCSIVolumeTestJSON-861110-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.8", "host": "np0000006707", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:568b993d50b1", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "d2780578-1896-461f-80ac-b58d2e346b90", "nvme_native_multipath": false, "mountpoint": "/dev/sdc"}}} {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 09:50:58.796917 np0000006707 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 09:50:58.796917 np0000006707 devstack@c-api.service[100295]: warnings.warn( Aug 07 09:50:58.797594 np0000006707 devstack@c-api.service[100296]: INFO cinder.volume.api [None req-a651b667-b78c-457d-968c-b3af042dc2ef tempest-ServerStableDeviceRescueTest-199900733 tempest-ServerStableDeviceRescueTest-199900733-project-member] Volume info retrieved successfully. Aug 07 09:50:58.802685 np0000006707 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-4d490e5b-487e-4d92-90ac-637004d3c801 tempest-ServersNegativeTestJSON-883164539 tempest-ServersNegativeTestJSON-883164539-project-member] Volume info retrieved successfully. Aug 07 09:50:58.805833 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-a651b667-b78c-457d-968c-b3af042dc2ef tempest-ServerStableDeviceRescueTest-199900733 tempest-ServerStableDeviceRescueTest-199900733-project-member] https://10.4.3.8/volume/v3/volumes/f498181a-d496-4f2f-a195-fd6bef7e45ec returned with HTTP 200 Aug 07 09:50:58.805833 np0000006707 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 24/97] 10.4.3.8 () {66 vars in 1334 bytes} [Fri Aug 7 09:50:58 2026] GET /volume/v3/volumes/f498181a-d496-4f2f-a195-fd6bef7e45ec => generated 846 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 09:50:58.808952 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-4d490e5b-487e-4d92-90ac-637004d3c801 tempest-ServersNegativeTestJSON-883164539 tempest-ServersNegativeTestJSON-883164539-project-member] https://10.4.3.8/volume/v3/volumes/49297b19-7f07-4c80-9d3b-bd44365ccb3f returned with HTTP 200 Aug 07 09:50:58.809496 np0000006707 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 26/98] 10.4.3.8 () {66 vars in 1334 bytes} [Fri Aug 7 09:50:58 2026] GET /volume/v3/volumes/49297b19-7f07-4c80-9d3b-bd44365ccb3f => generated 842 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 09:50:58.809822 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.coordination [req-a454b278-ba25-4674-8d4a-b55e2196e21f req-b9b2ffcf-73ae-4792-be08-cedf274e9b66 tempest-AttachSCSIVolumeTestJSON-861110 tempest-AttachSCSIVolumeTestJSON-861110-project-member] Acquiring lock "cinder-attachment_update-2445efb3-f4f5-4c55-a8f4-c4b9aec442b5-np0000006707" by "attachment_update" {{(pid=100297) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 07 09:50:58.817846 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.coordination [req-a454b278-ba25-4674-8d4a-b55e2196e21f req-b9b2ffcf-73ae-4792-be08-cedf274e9b66 tempest-AttachSCSIVolumeTestJSON-861110 tempest-AttachSCSIVolumeTestJSON-861110-project-member] Lock "cinder-attachment_update-2445efb3-f4f5-4c55-a8f4-c4b9aec442b5-np0000006707" acquired by "attachment_update" :: waited 0.008s {{(pid=100297) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 07 09:50:58.818951 np0000006707 devstack@c-api.service[100297]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 09:50:58.818951 np0000006707 devstack@c-api.service[100297]: warnings.warn( Aug 07 09:50:58.823936 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.middleware.request_id [None req-c6f6878a-a0b7-4a98-8bd2-05ccafed6ea3 None None] RequestId filter calling following filter/app {{(pid=100298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:50:58.824588 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [None req-c6f6878a-a0b7-4a98-8bd2-05ccafed6ea3 None None] GET https://10.4.3.8/volume// Aug 07 09:50:58.824856 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [None req-c6f6878a-a0b7-4a98-8bd2-05ccafed6ea3 None None] Empty body provided in request {{(pid=100298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 09:50:58.825139 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [None req-c6f6878a-a0b7-4a98-8bd2-05ccafed6ea3 None None] Calling method 'all' {{(pid=100298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 09:50:58.825619 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [None req-c6f6878a-a0b7-4a98-8bd2-05ccafed6ea3 None None] https://10.4.3.8/volume// returned with HTTP 300 Aug 07 09:50:58.826107 np0000006707 devstack@c-api.service[100298]: [pid: 100298|app: 0|req: 24/99] 10.4.3.8 () {66 vars in 1412 bytes} [Fri Aug 7 09:50:58 2026] GET /volume/ => generated 384 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 07 09:50:58.836811 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [req-734b08d7-e733-4e02-9429-42cf4e3f13c7 req-d4bd2ce7-bf3a-4436-8fcc-bb09ee28bce9 None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:50:58.839108 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [req-734b08d7-e733-4e02-9429-42cf4e3f13c7 req-d4bd2ce7-bf3a-4436-8fcc-bb09ee28bce9 tempest-ServerStableDeviceRescueTest-199900733 tempest-ServerStableDeviceRescueTest-199900733-project-member] GET https://10.4.3.8/volume/v3/volumes/f498181a-d496-4f2f-a195-fd6bef7e45ec Aug 07 09:50:58.839648 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [req-734b08d7-e733-4e02-9429-42cf4e3f13c7 req-d4bd2ce7-bf3a-4436-8fcc-bb09ee28bce9 tempest-ServerStableDeviceRescueTest-199900733 tempest-ServerStableDeviceRescueTest-199900733-project-member] Empty body provided in request {{(pid=100296) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 09:50:58.840042 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [req-734b08d7-e733-4e02-9429-42cf4e3f13c7 req-d4bd2ce7-bf3a-4436-8fcc-bb09ee28bce9 tempest-ServerStableDeviceRescueTest-199900733 tempest-ServerStableDeviceRescueTest-199900733-project-member] Calling method 'show' {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 09:50:58.843622 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-add2d13f-9a97-4cfb-95e3-e24f42855e8c None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:50:58.846765 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-add2d13f-9a97-4cfb-95e3-e24f42855e8c tempest-TaggedAttachmentsTest-725335908 tempest-TaggedAttachmentsTest-725335908-project-member] GET https://10.4.3.8/volume/v3/volumes/55345244-819e-4512-9f20-220e06e3e5e3 Aug 07 09:50:58.846765 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-add2d13f-9a97-4cfb-95e3-e24f42855e8c tempest-TaggedAttachmentsTest-725335908 tempest-TaggedAttachmentsTest-725335908-project-member] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 09:50:58.846765 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-add2d13f-9a97-4cfb-95e3-e24f42855e8c tempest-TaggedAttachmentsTest-725335908 tempest-TaggedAttachmentsTest-725335908-project-member] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 09:50:58.853446 np0000006707 devstack@c-api.service[100296]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 09:50:58.853446 np0000006707 devstack@c-api.service[100296]: warnings.warn( Aug 07 09:50:58.855487 np0000006707 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 09:50:58.855487 np0000006707 devstack@c-api.service[100295]: warnings.warn( Aug 07 09:50:58.858728 np0000006707 devstack@c-api.service[100296]: INFO cinder.volume.api [req-734b08d7-e733-4e02-9429-42cf4e3f13c7 req-d4bd2ce7-bf3a-4436-8fcc-bb09ee28bce9 tempest-ServerStableDeviceRescueTest-199900733 tempest-ServerStableDeviceRescueTest-199900733-project-member] Volume info retrieved successfully. Aug 07 09:50:58.859774 np0000006707 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-add2d13f-9a97-4cfb-95e3-e24f42855e8c tempest-TaggedAttachmentsTest-725335908 tempest-TaggedAttachmentsTest-725335908-project-member] Volume info retrieved successfully. Aug 07 09:50:58.863797 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [req-734b08d7-e733-4e02-9429-42cf4e3f13c7 req-d4bd2ce7-bf3a-4436-8fcc-bb09ee28bce9 tempest-ServerStableDeviceRescueTest-199900733 tempest-ServerStableDeviceRescueTest-199900733-project-member] https://10.4.3.8/volume/v3/volumes/f498181a-d496-4f2f-a195-fd6bef7e45ec returned with HTTP 200 Aug 07 09:50:58.864373 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-add2d13f-9a97-4cfb-95e3-e24f42855e8c tempest-TaggedAttachmentsTest-725335908 tempest-TaggedAttachmentsTest-725335908-project-member] https://10.4.3.8/volume/v3/volumes/55345244-819e-4512-9f20-220e06e3e5e3 returned with HTTP 200 Aug 07 09:50:58.864840 np0000006707 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 25/100] 10.4.3.8 () {70 vars in 1625 bytes} [Fri Aug 7 09:50:58 2026] GET /volume/v3/volumes/f498181a-d496-4f2f-a195-fd6bef7e45ec => generated 1026 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 07 09:50:58.864970 np0000006707 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 27/101] 10.4.3.8 () {66 vars in 1334 bytes} [Fri Aug 7 09:50:58 2026] GET /volume/v3/volumes/55345244-819e-4512-9f20-220e06e3e5e3 => generated 841 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 09:50:58.974204 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.middleware.request_id [req-734b08d7-e733-4e02-9429-42cf4e3f13c7 req-f95e6b16-2339-4d16-af11-bf001a704e2b None None] RequestId filter calling following filter/app {{(pid=100298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:50:58.978337 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [req-734b08d7-e733-4e02-9429-42cf4e3f13c7 req-f95e6b16-2339-4d16-af11-bf001a704e2b tempest-ServerStableDeviceRescueTest-199900733 tempest-ServerStableDeviceRescueTest-199900733-project-member] PUT https://10.4.3.8/volume/v3/attachments/3753aac3-2de7-44dd-890b-2d53e9b53301 Aug 07 09:50:58.979162 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [req-734b08d7-e733-4e02-9429-42cf4e3f13c7 req-f95e6b16-2339-4d16-af11-bf001a704e2b tempest-ServerStableDeviceRescueTest-199900733 tempest-ServerStableDeviceRescueTest-199900733-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.8", "host": "np0000006707", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:568b993d50b1", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "d2780578-1896-461f-80ac-b58d2e346b90", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 09:50:58.990622 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.coordination [req-734b08d7-e733-4e02-9429-42cf4e3f13c7 req-f95e6b16-2339-4d16-af11-bf001a704e2b tempest-ServerStableDeviceRescueTest-199900733 tempest-ServerStableDeviceRescueTest-199900733-project-member] Acquiring lock "cinder-attachment_update-f498181a-d496-4f2f-a195-fd6bef7e45ec-np0000006707" by "attachment_update" {{(pid=100298) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 07 09:50:58.996298 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.coordination [req-734b08d7-e733-4e02-9429-42cf4e3f13c7 req-f95e6b16-2339-4d16-af11-bf001a704e2b tempest-ServerStableDeviceRescueTest-199900733 tempest-ServerStableDeviceRescueTest-199900733-project-member] Lock "cinder-attachment_update-f498181a-d496-4f2f-a195-fd6bef7e45ec-np0000006707" acquired by "attachment_update" :: waited 0.006s {{(pid=100298) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 07 09:50:58.997789 np0000006707 devstack@c-api.service[100298]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 09:50:58.997789 np0000006707 devstack@c-api.service[100298]: warnings.warn( Aug 07 09:50:59.027219 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.coordination [req-a454b278-ba25-4674-8d4a-b55e2196e21f req-b9b2ffcf-73ae-4792-be08-cedf274e9b66 tempest-AttachSCSIVolumeTestJSON-861110 tempest-AttachSCSIVolumeTestJSON-861110-project-member] Lock "cinder-attachment_update-2445efb3-f4f5-4c55-a8f4-c4b9aec442b5-np0000006707" released by "attachment_update" :: held 0.209s {{(pid=100297) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 07 09:50:59.027626 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [req-a454b278-ba25-4674-8d4a-b55e2196e21f req-b9b2ffcf-73ae-4792-be08-cedf274e9b66 tempest-AttachSCSIVolumeTestJSON-861110 tempest-AttachSCSIVolumeTestJSON-861110-project-member] https://10.4.3.8/volume/v3/attachments/55b104a8-cca2-4f74-9aae-864935342f19 returned with HTTP 200 Aug 07 09:50:59.028400 np0000006707 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 26/102] 10.4.3.8 () {74 vars in 1690 bytes} [Fri Aug 7 09:50:58 2026] PUT /volume/v3/attachments/55b104a8-cca2-4f74-9aae-864935342f19 => generated 969 bytes in 239 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 09:50:59.115010 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.coordination [req-734b08d7-e733-4e02-9429-42cf4e3f13c7 req-f95e6b16-2339-4d16-af11-bf001a704e2b tempest-ServerStableDeviceRescueTest-199900733 tempest-ServerStableDeviceRescueTest-199900733-project-member] Lock "cinder-attachment_update-f498181a-d496-4f2f-a195-fd6bef7e45ec-np0000006707" released by "attachment_update" :: held 0.119s {{(pid=100298) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 07 09:50:59.115721 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [req-734b08d7-e733-4e02-9429-42cf4e3f13c7 req-f95e6b16-2339-4d16-af11-bf001a704e2b tempest-ServerStableDeviceRescueTest-199900733 tempest-ServerStableDeviceRescueTest-199900733-project-member] https://10.4.3.8/volume/v3/attachments/3753aac3-2de7-44dd-890b-2d53e9b53301 returned with HTTP 200 Aug 07 09:50:59.116441 np0000006707 devstack@c-api.service[100298]: [pid: 100298|app: 0|req: 25/103] 10.4.3.8 () {74 vars in 1690 bytes} [Fri Aug 7 09:50:58 2026] PUT /volume/v3/attachments/3753aac3-2de7-44dd-890b-2d53e9b53301 => generated 969 bytes in 143 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 09:50:59.227797 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [None req-62084056-810b-4a10-9c65-02dd72b871e2 None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:50:59.230013 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-62084056-810b-4a10-9c65-02dd72b871e2 tempest-TaggedBootDevicesTest-414854615 tempest-TaggedBootDevicesTest-414854615-project-member] GET https://10.4.3.8/volume/v3/volumes/a9045e34-b0a2-408b-8ad6-adbf97ab06da Aug 07 09:50:59.230318 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-62084056-810b-4a10-9c65-02dd72b871e2 tempest-TaggedBootDevicesTest-414854615 tempest-TaggedBootDevicesTest-414854615-project-member] Empty body provided in request {{(pid=100296) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 09:50:59.230599 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-62084056-810b-4a10-9c65-02dd72b871e2 tempest-TaggedBootDevicesTest-414854615 tempest-TaggedBootDevicesTest-414854615-project-member] Calling method 'show' {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 09:50:59.239096 np0000006707 devstack@c-api.service[100296]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 09:50:59.239096 np0000006707 devstack@c-api.service[100296]: warnings.warn( Aug 07 09:50:59.243667 np0000006707 devstack@c-api.service[100296]: INFO cinder.volume.api [None req-62084056-810b-4a10-9c65-02dd72b871e2 tempest-TaggedBootDevicesTest-414854615 tempest-TaggedBootDevicesTest-414854615-project-member] Volume info retrieved successfully. Aug 07 09:50:59.249358 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-62084056-810b-4a10-9c65-02dd72b871e2 tempest-TaggedBootDevicesTest-414854615 tempest-TaggedBootDevicesTest-414854615-project-member] https://10.4.3.8/volume/v3/volumes/a9045e34-b0a2-408b-8ad6-adbf97ab06da returned with HTTP 200 Aug 07 09:50:59.249825 np0000006707 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 26/104] 10.4.3.8 () {66 vars in 1334 bytes} [Fri Aug 7 09:50:59 2026] GET /volume/v3/volumes/a9045e34-b0a2-408b-8ad6-adbf97ab06da => generated 900 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 09:50:59.659257 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-411315bd-f8b0-4ae0-bf90-bd4780493228 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:50:59.666452 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-411315bd-f8b0-4ae0-bf90-bd4780493228 tempest-AttachSCSIVolumeTestJSON-861110 tempest-AttachSCSIVolumeTestJSON-861110-project-member] GET https://10.4.3.8/volume/v3/volumes/2445efb3-f4f5-4c55-a8f4-c4b9aec442b5 Aug 07 09:50:59.666452 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-411315bd-f8b0-4ae0-bf90-bd4780493228 tempest-AttachSCSIVolumeTestJSON-861110 tempest-AttachSCSIVolumeTestJSON-861110-project-member] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 09:50:59.666452 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-411315bd-f8b0-4ae0-bf90-bd4780493228 tempest-AttachSCSIVolumeTestJSON-861110 tempest-AttachSCSIVolumeTestJSON-861110-project-member] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 09:50:59.677944 np0000006707 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 09:50:59.677944 np0000006707 devstack@c-api.service[100295]: warnings.warn( Aug 07 09:50:59.682918 np0000006707 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-411315bd-f8b0-4ae0-bf90-bd4780493228 tempest-AttachSCSIVolumeTestJSON-861110 tempest-AttachSCSIVolumeTestJSON-861110-project-member] Volume info retrieved successfully. Aug 07 09:50:59.687889 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-411315bd-f8b0-4ae0-bf90-bd4780493228 tempest-AttachSCSIVolumeTestJSON-861110 tempest-AttachSCSIVolumeTestJSON-861110-project-member] https://10.4.3.8/volume/v3/volumes/2445efb3-f4f5-4c55-a8f4-c4b9aec442b5 returned with HTTP 200 Aug 07 09:50:59.688380 np0000006707 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 28/105] 10.4.3.8 () {66 vars in 1334 bytes} [Fri Aug 7 09:50:59 2026] GET /volume/v3/volumes/2445efb3-f4f5-4c55-a8f4-c4b9aec442b5 => generated 843 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 09:50:59.829208 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [None req-76cc22a4-0ad4-42ae-ae62-cf828962c744 None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:50:59.831370 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-76cc22a4-0ad4-42ae-ae62-cf828962c744 tempest-ServerStableDeviceRescueTest-199900733 tempest-ServerStableDeviceRescueTest-199900733-project-member] GET https://10.4.3.8/volume/v3/volumes/f498181a-d496-4f2f-a195-fd6bef7e45ec Aug 07 09:50:59.831777 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-76cc22a4-0ad4-42ae-ae62-cf828962c744 tempest-ServerStableDeviceRescueTest-199900733 tempest-ServerStableDeviceRescueTest-199900733-project-member] Empty body provided in request {{(pid=100297) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 09:50:59.832009 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-76cc22a4-0ad4-42ae-ae62-cf828962c744 tempest-ServerStableDeviceRescueTest-199900733 tempest-ServerStableDeviceRescueTest-199900733-project-member] Calling method 'show' {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 09:50:59.832113 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.middleware.request_id [None req-01ddeeca-ac87-42b9-a8a2-894aa5004bb5 None None] RequestId filter calling following filter/app {{(pid=100298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:50:59.834666 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [None req-01ddeeca-ac87-42b9-a8a2-894aa5004bb5 tempest-ServersNegativeTestJSON-883164539 tempest-ServersNegativeTestJSON-883164539-project-member] GET https://10.4.3.8/volume/v3/volumes/49297b19-7f07-4c80-9d3b-bd44365ccb3f Aug 07 09:50:59.834922 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [None req-01ddeeca-ac87-42b9-a8a2-894aa5004bb5 tempest-ServersNegativeTestJSON-883164539 tempest-ServersNegativeTestJSON-883164539-project-member] Empty body provided in request {{(pid=100298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 09:50:59.835383 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [None req-01ddeeca-ac87-42b9-a8a2-894aa5004bb5 tempest-ServersNegativeTestJSON-883164539 tempest-ServersNegativeTestJSON-883164539-project-member] Calling method 'show' {{(pid=100298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 09:50:59.844596 np0000006707 devstack@c-api.service[100297]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 09:50:59.844596 np0000006707 devstack@c-api.service[100297]: warnings.warn( Aug 07 09:50:59.845441 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [None req-01ddeeca-ac87-42b9-a8a2-894aa5004bb5 tempest-ServersNegativeTestJSON-883164539 tempest-ServersNegativeTestJSON-883164539-project-member] https://10.4.3.8/volume/v3/volumes/49297b19-7f07-4c80-9d3b-bd44365ccb3f returned with HTTP 404 Aug 07 09:50:59.846445 np0000006707 devstack@c-api.service[100298]: [pid: 100298|app: 0|req: 26/106] 10.4.3.8 () {66 vars in 1334 bytes} [Fri Aug 7 09:50:59 2026] GET /volume/v3/volumes/49297b19-7f07-4c80-9d3b-bd44365ccb3f => generated 109 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 09:50:59.849289 np0000006707 devstack@c-api.service[100297]: INFO cinder.volume.api [None req-76cc22a4-0ad4-42ae-ae62-cf828962c744 tempest-ServerStableDeviceRescueTest-199900733 tempest-ServerStableDeviceRescueTest-199900733-project-member] Volume info retrieved successfully. Aug 07 09:50:59.855455 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-76cc22a4-0ad4-42ae-ae62-cf828962c744 tempest-ServerStableDeviceRescueTest-199900733 tempest-ServerStableDeviceRescueTest-199900733-project-member] https://10.4.3.8/volume/v3/volumes/f498181a-d496-4f2f-a195-fd6bef7e45ec returned with HTTP 200 Aug 07 09:50:59.855961 np0000006707 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 27/107] 10.4.3.8 () {66 vars in 1334 bytes} [Fri Aug 7 09:50:59 2026] GET /volume/v3/volumes/f498181a-d496-4f2f-a195-fd6bef7e45ec => generated 847 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 09:50:59.886359 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [None req-00265b5a-8e39-4a97-9d72-a8d5d609c7fb None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:50:59.889933 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-00265b5a-8e39-4a97-9d72-a8d5d609c7fb tempest-TaggedAttachmentsTest-725335908 tempest-TaggedAttachmentsTest-725335908-project-member] GET https://10.4.3.8/volume/v3/volumes/55345244-819e-4512-9f20-220e06e3e5e3 Aug 07 09:50:59.889933 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-00265b5a-8e39-4a97-9d72-a8d5d609c7fb tempest-TaggedAttachmentsTest-725335908 tempest-TaggedAttachmentsTest-725335908-project-member] Empty body provided in request {{(pid=100296) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 09:50:59.890254 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-00265b5a-8e39-4a97-9d72-a8d5d609c7fb tempest-TaggedAttachmentsTest-725335908 tempest-TaggedAttachmentsTest-725335908-project-member] Calling method 'show' {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 09:50:59.907182 np0000006707 devstack@c-api.service[100296]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 09:50:59.907182 np0000006707 devstack@c-api.service[100296]: warnings.warn( Aug 07 09:50:59.914277 np0000006707 devstack@c-api.service[100296]: INFO cinder.volume.api [None req-00265b5a-8e39-4a97-9d72-a8d5d609c7fb tempest-TaggedAttachmentsTest-725335908 tempest-TaggedAttachmentsTest-725335908-project-member] Volume info retrieved successfully. Aug 07 09:50:59.921693 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-00265b5a-8e39-4a97-9d72-a8d5d609c7fb tempest-TaggedAttachmentsTest-725335908 tempest-TaggedAttachmentsTest-725335908-project-member] https://10.4.3.8/volume/v3/volumes/55345244-819e-4512-9f20-220e06e3e5e3 returned with HTTP 200 Aug 07 09:50:59.922293 np0000006707 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 27/108] 10.4.3.8 () {66 vars in 1334 bytes} [Fri Aug 7 09:50:59 2026] GET /volume/v3/volumes/55345244-819e-4512-9f20-220e06e3e5e3 => generated 841 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 09:51:00.144289 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [req-38022796-8a5a-4886-b516-3369b46123e7 req-8239fb92-c6a4-4e62-9480-5e6fd1fb4d6d None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:51:00.147286 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [req-38022796-8a5a-4886-b516-3369b46123e7 req-8239fb92-c6a4-4e62-9480-5e6fd1fb4d6d tempest-TestMultiAttachVolumeSwap-685592965 tempest-TestMultiAttachVolumeSwap-685592965-project-member] GET https://10.4.3.8/volume/v3/volumes/3f85d5a0-47c2-4332-b9cd-91ab58bbf654 Aug 07 09:51:00.147587 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [req-38022796-8a5a-4886-b516-3369b46123e7 req-8239fb92-c6a4-4e62-9480-5e6fd1fb4d6d tempest-TestMultiAttachVolumeSwap-685592965 tempest-TestMultiAttachVolumeSwap-685592965-project-member] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 09:51:00.148558 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [req-38022796-8a5a-4886-b516-3369b46123e7 req-8239fb92-c6a4-4e62-9480-5e6fd1fb4d6d tempest-TestMultiAttachVolumeSwap-685592965 tempest-TestMultiAttachVolumeSwap-685592965-project-member] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 09:51:00.158211 np0000006707 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 09:51:00.158211 np0000006707 devstack@c-api.service[100295]: warnings.warn( Aug 07 09:51:00.163518 np0000006707 devstack@c-api.service[100295]: INFO cinder.volume.api [req-38022796-8a5a-4886-b516-3369b46123e7 req-8239fb92-c6a4-4e62-9480-5e6fd1fb4d6d tempest-TestMultiAttachVolumeSwap-685592965 tempest-TestMultiAttachVolumeSwap-685592965-project-member] Volume info retrieved successfully. Aug 07 09:51:00.169927 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [req-38022796-8a5a-4886-b516-3369b46123e7 req-8239fb92-c6a4-4e62-9480-5e6fd1fb4d6d tempest-TestMultiAttachVolumeSwap-685592965 tempest-TestMultiAttachVolumeSwap-685592965-project-member] https://10.4.3.8/volume/v3/volumes/3f85d5a0-47c2-4332-b9cd-91ab58bbf654 returned with HTTP 200 Aug 07 09:51:00.170514 np0000006707 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 29/109] 10.4.3.8 () {68 vars in 1584 bytes} [Fri Aug 7 09:51:00 2026] GET /volume/v3/volumes/3f85d5a0-47c2-4332-b9cd-91ab58bbf654 => generated 864 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 09:51:00.262084 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.middleware.request_id [None req-40d656f4-44b3-48b9-a0fb-d196636178ba None None] RequestId filter calling following filter/app {{(pid=100298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:51:00.262560 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [None req-40d656f4-44b3-48b9-a0fb-d196636178ba None None] GET https://10.4.3.8/volume// Aug 07 09:51:00.262746 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [None req-40d656f4-44b3-48b9-a0fb-d196636178ba None None] Empty body provided in request {{(pid=100298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 09:51:00.262936 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [None req-40d656f4-44b3-48b9-a0fb-d196636178ba None None] Calling method 'all' {{(pid=100298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 09:51:00.263377 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [None req-40d656f4-44b3-48b9-a0fb-d196636178ba None None] https://10.4.3.8/volume// returned with HTTP 300 Aug 07 09:51:00.263672 np0000006707 devstack@c-api.service[100298]: [pid: 100298|app: 0|req: 27/110] 10.4.3.8 () {66 vars in 1414 bytes} [Fri Aug 7 09:51:00 2026] GET /volume/ => generated 384 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 07 09:51:00.267337 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [None req-808e8117-c7f9-4a5c-9dde-fda8e5b727c5 None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:51:00.273381 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-808e8117-c7f9-4a5c-9dde-fda8e5b727c5 tempest-TaggedBootDevicesTest-414854615 tempest-TaggedBootDevicesTest-414854615-project-member] GET https://10.4.3.8/volume/v3/volumes/a9045e34-b0a2-408b-8ad6-adbf97ab06da Aug 07 09:51:00.273723 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-808e8117-c7f9-4a5c-9dde-fda8e5b727c5 tempest-TaggedBootDevicesTest-414854615 tempest-TaggedBootDevicesTest-414854615-project-member] Empty body provided in request {{(pid=100297) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 09:51:00.273856 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [req-38022796-8a5a-4886-b516-3369b46123e7 req-49cd29da-e7d8-4457-b540-2736d3c7b1a3 None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:51:00.274205 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-808e8117-c7f9-4a5c-9dde-fda8e5b727c5 tempest-TaggedBootDevicesTest-414854615 tempest-TaggedBootDevicesTest-414854615-project-member] Calling method 'show' {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 09:51:00.276260 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [req-38022796-8a5a-4886-b516-3369b46123e7 req-49cd29da-e7d8-4457-b540-2736d3c7b1a3 tempest-TestMultiAttachVolumeSwap-685592965 tempest-TestMultiAttachVolumeSwap-685592965-project-member] POST https://10.4.3.8/volume/v3/attachments Aug 07 09:51:00.276630 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [req-38022796-8a5a-4886-b516-3369b46123e7 req-49cd29da-e7d8-4457-b540-2736d3c7b1a3 tempest-TestMultiAttachVolumeSwap-685592965 tempest-TestMultiAttachVolumeSwap-685592965-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "3f85d5a0-47c2-4332-b9cd-91ab58bbf654", "connector": null, "instance_uuid": "422ee7c1-fd57-478d-8019-061c387c8179"}} {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 09:51:00.284015 np0000006707 devstack@c-api.service[100297]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 09:51:00.284015 np0000006707 devstack@c-api.service[100297]: warnings.warn( Aug 07 09:51:00.287609 np0000006707 devstack@c-api.service[100296]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 09:51:00.287609 np0000006707 devstack@c-api.service[100296]: warnings.warn( Aug 07 09:51:00.289357 np0000006707 devstack@c-api.service[100297]: INFO cinder.volume.api [None req-808e8117-c7f9-4a5c-9dde-fda8e5b727c5 tempest-TaggedBootDevicesTest-414854615 tempest-TaggedBootDevicesTest-414854615-project-member] Volume info retrieved successfully. Aug 07 09:51:00.295213 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-808e8117-c7f9-4a5c-9dde-fda8e5b727c5 tempest-TaggedBootDevicesTest-414854615 tempest-TaggedBootDevicesTest-414854615-project-member] https://10.4.3.8/volume/v3/volumes/a9045e34-b0a2-408b-8ad6-adbf97ab06da returned with HTTP 200 Aug 07 09:51:00.295664 np0000006707 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 28/111] 10.4.3.8 () {66 vars in 1334 bytes} [Fri Aug 7 09:51:00 2026] GET /volume/v3/volumes/a9045e34-b0a2-408b-8ad6-adbf97ab06da => generated 900 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 09:51:00.322711 np0000006707 devstack@c-api.service[100296]: WARNING cinder.volume.api [req-38022796-8a5a-4886-b516-3369b46123e7 req-49cd29da-e7d8-4457-b540-2736d3c7b1a3 tempest-TestMultiAttachVolumeSwap-685592965 tempest-TestMultiAttachVolumeSwap-685592965-project-member] Using volume_admin_metadata to set Read Only mode is deprecated! Please use the mode argument in attachment-create. Aug 07 09:51:00.330648 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [req-38022796-8a5a-4886-b516-3369b46123e7 req-49cd29da-e7d8-4457-b540-2736d3c7b1a3 tempest-TestMultiAttachVolumeSwap-685592965 tempest-TestMultiAttachVolumeSwap-685592965-project-member] https://10.4.3.8/volume/v3/attachments returned with HTTP 200 Aug 07 09:51:00.333873 np0000006707 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 28/112] 10.4.3.8 () {74 vars in 1580 bytes} [Fri Aug 7 09:51:00 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 09:51:00.374728 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-937edd5e-32ea-492a-91c4-041183631630 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:51:00.376993 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-937edd5e-32ea-492a-91c4-041183631630 tempest-TestMultiAttachVolumeSwap-685592965 tempest-TestMultiAttachVolumeSwap-685592965-project-member] GET https://10.4.3.8/volume/v3/volumes/3f85d5a0-47c2-4332-b9cd-91ab58bbf654 Aug 07 09:51:00.379127 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-937edd5e-32ea-492a-91c4-041183631630 tempest-TestMultiAttachVolumeSwap-685592965 tempest-TestMultiAttachVolumeSwap-685592965-project-member] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 09:51:00.379127 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-937edd5e-32ea-492a-91c4-041183631630 tempest-TestMultiAttachVolumeSwap-685592965 tempest-TestMultiAttachVolumeSwap-685592965-project-member] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 09:51:00.390870 np0000006707 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 09:51:00.390870 np0000006707 devstack@c-api.service[100295]: warnings.warn( Aug 07 09:51:00.396151 np0000006707 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-937edd5e-32ea-492a-91c4-041183631630 tempest-TestMultiAttachVolumeSwap-685592965 tempest-TestMultiAttachVolumeSwap-685592965-project-member] Volume info retrieved successfully. Aug 07 09:51:00.402598 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-937edd5e-32ea-492a-91c4-041183631630 tempest-TestMultiAttachVolumeSwap-685592965 tempest-TestMultiAttachVolumeSwap-685592965-project-member] https://10.4.3.8/volume/v3/volumes/3f85d5a0-47c2-4332-b9cd-91ab58bbf654 returned with HTTP 200 Aug 07 09:51:00.406217 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.middleware.request_id [None req-f205a2ad-5ba5-4662-9e17-1b013e6fdfa3 None None] RequestId filter calling following filter/app {{(pid=100298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:51:00.406294 np0000006707 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 30/113] 10.4.3.8 () {66 vars in 1334 bytes} [Fri Aug 7 09:51:00 2026] GET /volume/v3/volumes/3f85d5a0-47c2-4332-b9cd-91ab58bbf654 => generated 863 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 09:51:00.406334 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [None req-f205a2ad-5ba5-4662-9e17-1b013e6fdfa3 None None] GET https://10.4.3.8/volume// Aug 07 09:51:00.406334 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [None req-f205a2ad-5ba5-4662-9e17-1b013e6fdfa3 None None] Empty body provided in request {{(pid=100298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 09:51:00.406334 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [None req-f205a2ad-5ba5-4662-9e17-1b013e6fdfa3 None None] Calling method 'all' {{(pid=100298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 09:51:00.406334 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [None req-f205a2ad-5ba5-4662-9e17-1b013e6fdfa3 None None] https://10.4.3.8/volume// returned with HTTP 300 Aug 07 09:51:00.406334 np0000006707 devstack@c-api.service[100298]: [pid: 100298|app: 0|req: 28/114] 10.4.3.8 () {66 vars in 1412 bytes} [Fri Aug 7 09:51:00 2026] GET /volume/ => generated 384 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 07 09:51:00.418968 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [req-38022796-8a5a-4886-b516-3369b46123e7 req-0b5ec51b-f216-4810-a5a2-6edfdee0bee3 None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:51:00.421186 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [req-38022796-8a5a-4886-b516-3369b46123e7 req-0b5ec51b-f216-4810-a5a2-6edfdee0bee3 tempest-TestMultiAttachVolumeSwap-685592965 tempest-TestMultiAttachVolumeSwap-685592965-project-member] GET https://10.4.3.8/volume/v3/volumes/3f85d5a0-47c2-4332-b9cd-91ab58bbf654 Aug 07 09:51:00.421311 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [req-38022796-8a5a-4886-b516-3369b46123e7 req-0b5ec51b-f216-4810-a5a2-6edfdee0bee3 tempest-TestMultiAttachVolumeSwap-685592965 tempest-TestMultiAttachVolumeSwap-685592965-project-member] Empty body provided in request {{(pid=100297) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 09:51:00.421544 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [req-38022796-8a5a-4886-b516-3369b46123e7 req-0b5ec51b-f216-4810-a5a2-6edfdee0bee3 tempest-TestMultiAttachVolumeSwap-685592965 tempest-TestMultiAttachVolumeSwap-685592965-project-member] Calling method 'show' {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 09:51:00.441123 np0000006707 devstack@c-api.service[100297]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 09:51:00.441123 np0000006707 devstack@c-api.service[100297]: warnings.warn( Aug 07 09:51:00.449294 np0000006707 devstack@c-api.service[100297]: INFO cinder.volume.api [req-38022796-8a5a-4886-b516-3369b46123e7 req-0b5ec51b-f216-4810-a5a2-6edfdee0bee3 tempest-TestMultiAttachVolumeSwap-685592965 tempest-TestMultiAttachVolumeSwap-685592965-project-member] Volume info retrieved successfully. Aug 07 09:51:00.462409 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [req-38022796-8a5a-4886-b516-3369b46123e7 req-0b5ec51b-f216-4810-a5a2-6edfdee0bee3 tempest-TestMultiAttachVolumeSwap-685592965 tempest-TestMultiAttachVolumeSwap-685592965-project-member] https://10.4.3.8/volume/v3/volumes/3f85d5a0-47c2-4332-b9cd-91ab58bbf654 returned with HTTP 200 Aug 07 09:51:00.463614 np0000006707 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 29/115] 10.4.3.8 () {70 vars in 1625 bytes} [Fri Aug 7 09:51:00 2026] GET /volume/v3/volumes/3f85d5a0-47c2-4332-b9cd-91ab58bbf654 => generated 1043 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 07 09:51:00.550176 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [req-38022796-8a5a-4886-b516-3369b46123e7 req-c6accd69-f2bd-4690-9f65-e28d56cbbc0a None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:51:00.554733 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [req-38022796-8a5a-4886-b516-3369b46123e7 req-c6accd69-f2bd-4690-9f65-e28d56cbbc0a tempest-TestMultiAttachVolumeSwap-685592965 tempest-TestMultiAttachVolumeSwap-685592965-project-member] PUT https://10.4.3.8/volume/v3/attachments/d2c9de98-fc76-417d-9be7-875204691a22 Aug 07 09:51:00.554979 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [req-38022796-8a5a-4886-b516-3369b46123e7 req-c6accd69-f2bd-4690-9f65-e28d56cbbc0a tempest-TestMultiAttachVolumeSwap-685592965 tempest-TestMultiAttachVolumeSwap-685592965-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.8", "host": "np0000006707", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:568b993d50b1", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "d2780578-1896-461f-80ac-b58d2e346b90", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 09:51:00.563904 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.coordination [req-38022796-8a5a-4886-b516-3369b46123e7 req-c6accd69-f2bd-4690-9f65-e28d56cbbc0a tempest-TestMultiAttachVolumeSwap-685592965 tempest-TestMultiAttachVolumeSwap-685592965-project-member] Acquiring lock "cinder-attachment_update-3f85d5a0-47c2-4332-b9cd-91ab58bbf654-np0000006707" by "attachment_update" {{(pid=100296) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 07 09:51:00.568953 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.coordination [req-38022796-8a5a-4886-b516-3369b46123e7 req-c6accd69-f2bd-4690-9f65-e28d56cbbc0a tempest-TestMultiAttachVolumeSwap-685592965 tempest-TestMultiAttachVolumeSwap-685592965-project-member] Lock "cinder-attachment_update-3f85d5a0-47c2-4332-b9cd-91ab58bbf654-np0000006707" acquired by "attachment_update" :: waited 0.005s {{(pid=100296) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 07 09:51:00.570012 np0000006707 devstack@c-api.service[100296]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 09:51:00.570012 np0000006707 devstack@c-api.service[100296]: warnings.warn( Aug 07 09:51:00.694220 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.coordination [req-38022796-8a5a-4886-b516-3369b46123e7 req-c6accd69-f2bd-4690-9f65-e28d56cbbc0a tempest-TestMultiAttachVolumeSwap-685592965 tempest-TestMultiAttachVolumeSwap-685592965-project-member] Lock "cinder-attachment_update-3f85d5a0-47c2-4332-b9cd-91ab58bbf654-np0000006707" released by "attachment_update" :: held 0.125s {{(pid=100296) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 07 09:51:00.694619 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [req-38022796-8a5a-4886-b516-3369b46123e7 req-c6accd69-f2bd-4690-9f65-e28d56cbbc0a tempest-TestMultiAttachVolumeSwap-685592965 tempest-TestMultiAttachVolumeSwap-685592965-project-member] https://10.4.3.8/volume/v3/attachments/d2c9de98-fc76-417d-9be7-875204691a22 returned with HTTP 200 Aug 07 09:51:00.695091 np0000006707 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 29/116] 10.4.3.8 () {74 vars in 1690 bytes} [Fri Aug 7 09:51:00 2026] PUT /volume/v3/attachments/d2c9de98-fc76-417d-9be7-875204691a22 => generated 967 bytes in 145 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 09:51:00.706272 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-e54efbfa-203e-43ba-b74e-9fa35f7708e3 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:51:00.709921 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-e54efbfa-203e-43ba-b74e-9fa35f7708e3 tempest-AttachSCSIVolumeTestJSON-861110 tempest-AttachSCSIVolumeTestJSON-861110-project-member] GET https://10.4.3.8/volume/v3/volumes/2445efb3-f4f5-4c55-a8f4-c4b9aec442b5 Aug 07 09:51:00.709921 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-e54efbfa-203e-43ba-b74e-9fa35f7708e3 tempest-AttachSCSIVolumeTestJSON-861110 tempest-AttachSCSIVolumeTestJSON-861110-project-member] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 09:51:00.709921 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-e54efbfa-203e-43ba-b74e-9fa35f7708e3 tempest-AttachSCSIVolumeTestJSON-861110 tempest-AttachSCSIVolumeTestJSON-861110-project-member] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 09:51:00.723437 np0000006707 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 09:51:00.723437 np0000006707 devstack@c-api.service[100295]: warnings.warn( Aug 07 09:51:00.727597 np0000006707 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-e54efbfa-203e-43ba-b74e-9fa35f7708e3 tempest-AttachSCSIVolumeTestJSON-861110 tempest-AttachSCSIVolumeTestJSON-861110-project-member] Volume info retrieved successfully. Aug 07 09:51:00.735559 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-e54efbfa-203e-43ba-b74e-9fa35f7708e3 tempest-AttachSCSIVolumeTestJSON-861110 tempest-AttachSCSIVolumeTestJSON-861110-project-member] https://10.4.3.8/volume/v3/volumes/2445efb3-f4f5-4c55-a8f4-c4b9aec442b5 returned with HTTP 200 Aug 07 09:51:00.736119 np0000006707 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 31/117] 10.4.3.8 () {66 vars in 1334 bytes} [Fri Aug 7 09:51:00 2026] GET /volume/v3/volumes/2445efb3-f4f5-4c55-a8f4-c4b9aec442b5 => generated 843 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 09:51:00.758379 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.middleware.request_id [req-fb1410e8-f620-4aa1-b59d-bc6ac1d2f369 req-d7748916-0854-42f6-9094-816cc82a8603 None None] RequestId filter calling following filter/app {{(pid=100298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:51:00.762266 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [req-fb1410e8-f620-4aa1-b59d-bc6ac1d2f369 req-d7748916-0854-42f6-9094-816cc82a8603 tempest-VolumesAssistedSnapshotsTest-359814331 tempest-VolumesAssistedSnapshotsTest-359814331-project-admin] GET https://10.4.3.8/volume/v3/volumes/591d23e8-d8e2-4251-ab3c-10dd02793c4e Aug 07 09:51:00.762530 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [req-fb1410e8-f620-4aa1-b59d-bc6ac1d2f369 req-d7748916-0854-42f6-9094-816cc82a8603 tempest-VolumesAssistedSnapshotsTest-359814331 tempest-VolumesAssistedSnapshotsTest-359814331-project-admin] Empty body provided in request {{(pid=100298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 09:51:00.762788 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [req-fb1410e8-f620-4aa1-b59d-bc6ac1d2f369 req-d7748916-0854-42f6-9094-816cc82a8603 tempest-VolumesAssistedSnapshotsTest-359814331 tempest-VolumesAssistedSnapshotsTest-359814331-project-admin] Calling method 'show' {{(pid=100298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 09:51:00.774599 np0000006707 devstack@c-api.service[100298]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 09:51:00.774599 np0000006707 devstack@c-api.service[100298]: warnings.warn( Aug 07 09:51:00.778719 np0000006707 devstack@c-api.service[100298]: INFO cinder.volume.api [req-fb1410e8-f620-4aa1-b59d-bc6ac1d2f369 req-d7748916-0854-42f6-9094-816cc82a8603 tempest-VolumesAssistedSnapshotsTest-359814331 tempest-VolumesAssistedSnapshotsTest-359814331-project-admin] Volume info retrieved successfully. Aug 07 09:51:00.786100 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [req-fb1410e8-f620-4aa1-b59d-bc6ac1d2f369 req-d7748916-0854-42f6-9094-816cc82a8603 tempest-VolumesAssistedSnapshotsTest-359814331 tempest-VolumesAssistedSnapshotsTest-359814331-project-admin] https://10.4.3.8/volume/v3/volumes/591d23e8-d8e2-4251-ab3c-10dd02793c4e returned with HTTP 200 Aug 07 09:51:00.786100 np0000006707 devstack@c-api.service[100298]: [pid: 100298|app: 0|req: 29/118] 10.4.3.8 () {68 vars in 1584 bytes} [Fri Aug 7 09:51:00 2026] GET /volume/v3/volumes/591d23e8-d8e2-4251-ab3c-10dd02793c4e => generated 1012 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 09:51:00.872967 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [None req-3ccad894-4be2-4b56-b4ca-29764639c5e2 None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:51:00.875750 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-3ccad894-4be2-4b56-b4ca-29764639c5e2 tempest-ServerStableDeviceRescueTest-199900733 tempest-ServerStableDeviceRescueTest-199900733-project-member] GET https://10.4.3.8/volume/v3/volumes/f498181a-d496-4f2f-a195-fd6bef7e45ec Aug 07 09:51:00.876007 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-3ccad894-4be2-4b56-b4ca-29764639c5e2 tempest-ServerStableDeviceRescueTest-199900733 tempest-ServerStableDeviceRescueTest-199900733-project-member] Empty body provided in request {{(pid=100297) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 09:51:00.876297 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-3ccad894-4be2-4b56-b4ca-29764639c5e2 tempest-ServerStableDeviceRescueTest-199900733 tempest-ServerStableDeviceRescueTest-199900733-project-member] Calling method 'show' {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 09:51:00.889132 np0000006707 devstack@c-api.service[100297]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 09:51:00.889132 np0000006707 devstack@c-api.service[100297]: warnings.warn( Aug 07 09:51:00.895232 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [None req-18605c7f-43a8-4a68-b3d6-94bf351175f0 None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:51:00.896122 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-18605c7f-43a8-4a68-b3d6-94bf351175f0 None None] GET https://10.4.3.8/volume// Aug 07 09:51:00.896221 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-18605c7f-43a8-4a68-b3d6-94bf351175f0 None None] Empty body provided in request {{(pid=100296) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 09:51:00.896487 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-18605c7f-43a8-4a68-b3d6-94bf351175f0 None None] Calling method 'all' {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 09:51:00.896662 np0000006707 devstack@c-api.service[100297]: INFO cinder.volume.api [None req-3ccad894-4be2-4b56-b4ca-29764639c5e2 tempest-ServerStableDeviceRescueTest-199900733 tempest-ServerStableDeviceRescueTest-199900733-project-member] Volume info retrieved successfully. Aug 07 09:51:00.897253 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-18605c7f-43a8-4a68-b3d6-94bf351175f0 None None] https://10.4.3.8/volume// returned with HTTP 300 Aug 07 09:51:00.897546 np0000006707 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 30/119] 10.4.3.8 () {66 vars in 1414 bytes} [Fri Aug 7 09:51:00 2026] GET /volume/ => generated 384 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 07 09:51:00.904383 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-3ccad894-4be2-4b56-b4ca-29764639c5e2 tempest-ServerStableDeviceRescueTest-199900733 tempest-ServerStableDeviceRescueTest-199900733-project-member] https://10.4.3.8/volume/v3/volumes/f498181a-d496-4f2f-a195-fd6bef7e45ec returned with HTTP 200 Aug 07 09:51:00.904383 np0000006707 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 30/120] 10.4.3.8 () {66 vars in 1334 bytes} [Fri Aug 7 09:51:00 2026] GET /volume/v3/volumes/f498181a-d496-4f2f-a195-fd6bef7e45ec => generated 847 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 09:51:00.909908 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [req-fb1410e8-f620-4aa1-b59d-bc6ac1d2f369 req-1238d844-34b1-46a7-b97a-e4bb9993b80c None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:51:00.913050 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [req-fb1410e8-f620-4aa1-b59d-bc6ac1d2f369 req-1238d844-34b1-46a7-b97a-e4bb9993b80c tempest-VolumesAssistedSnapshotsTest-359814331 tempest-VolumesAssistedSnapshotsTest-359814331-project-admin] POST https://10.4.3.8/volume/v3/attachments Aug 07 09:51:00.913717 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [req-fb1410e8-f620-4aa1-b59d-bc6ac1d2f369 req-1238d844-34b1-46a7-b97a-e4bb9993b80c tempest-VolumesAssistedSnapshotsTest-359814331 tempest-VolumesAssistedSnapshotsTest-359814331-project-admin] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "591d23e8-d8e2-4251-ab3c-10dd02793c4e", "connector": null, "instance_uuid": "7f2b0ec1-bb21-432e-909d-da27814cf6f7"}} {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 09:51:00.924682 np0000006707 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 09:51:00.924682 np0000006707 devstack@c-api.service[100295]: warnings.warn( Aug 07 09:51:00.944007 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.middleware.request_id [None req-5c91d562-6e93-42ba-a0dd-5637b712e496 None None] RequestId filter calling following filter/app {{(pid=100298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:51:00.947983 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [None req-5c91d562-6e93-42ba-a0dd-5637b712e496 tempest-TaggedAttachmentsTest-725335908 tempest-TaggedAttachmentsTest-725335908-project-member] GET https://10.4.3.8/volume/v3/volumes/55345244-819e-4512-9f20-220e06e3e5e3 Aug 07 09:51:00.949511 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [None req-5c91d562-6e93-42ba-a0dd-5637b712e496 tempest-TaggedAttachmentsTest-725335908 tempest-TaggedAttachmentsTest-725335908-project-member] Empty body provided in request {{(pid=100298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 09:51:00.949511 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [None req-5c91d562-6e93-42ba-a0dd-5637b712e496 tempest-TaggedAttachmentsTest-725335908 tempest-TaggedAttachmentsTest-725335908-project-member] Calling method 'show' {{(pid=100298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 09:51:00.956209 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [req-fb1410e8-f620-4aa1-b59d-bc6ac1d2f369 req-1238d844-34b1-46a7-b97a-e4bb9993b80c tempest-VolumesAssistedSnapshotsTest-359814331 tempest-VolumesAssistedSnapshotsTest-359814331-project-admin] https://10.4.3.8/volume/v3/attachments returned with HTTP 200 Aug 07 09:51:00.956780 np0000006707 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 32/121] 10.4.3.8 () {74 vars in 1580 bytes} [Fri Aug 7 09:51:00 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 09:51:00.965113 np0000006707 devstack@c-api.service[100298]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 09:51:00.965113 np0000006707 devstack@c-api.service[100298]: warnings.warn( Aug 07 09:51:00.970566 np0000006707 devstack@c-api.service[100298]: INFO cinder.volume.api [None req-5c91d562-6e93-42ba-a0dd-5637b712e496 tempest-TaggedAttachmentsTest-725335908 tempest-TaggedAttachmentsTest-725335908-project-member] Volume info retrieved successfully. Aug 07 09:51:00.976092 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [None req-5c91d562-6e93-42ba-a0dd-5637b712e496 tempest-TaggedAttachmentsTest-725335908 tempest-TaggedAttachmentsTest-725335908-project-member] https://10.4.3.8/volume/v3/volumes/55345244-819e-4512-9f20-220e06e3e5e3 returned with HTTP 200 Aug 07 09:51:00.976485 np0000006707 devstack@c-api.service[100298]: [pid: 100298|app: 0|req: 30/122] 10.4.3.8 () {66 vars in 1334 bytes} [Fri Aug 7 09:51:00 2026] GET /volume/v3/volumes/55345244-819e-4512-9f20-220e06e3e5e3 => generated 841 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 09:51:00.998666 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [None req-0770f1da-c6ea-4f7b-a492-2e30889244b3 None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:51:01.000707 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-0770f1da-c6ea-4f7b-a492-2e30889244b3 tempest-VolumesAssistedSnapshotsTest-359814331 tempest-VolumesAssistedSnapshotsTest-359814331-project-admin] GET https://10.4.3.8/volume/v3/volumes/591d23e8-d8e2-4251-ab3c-10dd02793c4e Aug 07 09:51:01.000963 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-0770f1da-c6ea-4f7b-a492-2e30889244b3 tempest-VolumesAssistedSnapshotsTest-359814331 tempest-VolumesAssistedSnapshotsTest-359814331-project-admin] Empty body provided in request {{(pid=100296) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 09:51:01.001177 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-0770f1da-c6ea-4f7b-a492-2e30889244b3 tempest-VolumesAssistedSnapshotsTest-359814331 tempest-VolumesAssistedSnapshotsTest-359814331-project-admin] Calling method 'show' {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 09:51:01.010929 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [None req-c9d63571-4503-4a44-8068-aeccdf604b72 None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:51:01.011434 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-c9d63571-4503-4a44-8068-aeccdf604b72 None None] GET https://10.4.3.8/volume// Aug 07 09:51:01.011666 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-c9d63571-4503-4a44-8068-aeccdf604b72 None None] Empty body provided in request {{(pid=100297) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 09:51:01.011852 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-c9d63571-4503-4a44-8068-aeccdf604b72 None None] Calling method 'all' {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 09:51:01.012268 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-c9d63571-4503-4a44-8068-aeccdf604b72 None None] https://10.4.3.8/volume// returned with HTTP 300 Aug 07 09:51:01.012611 np0000006707 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 31/123] 10.4.3.8 () {66 vars in 1412 bytes} [Fri Aug 7 09:51:01 2026] GET /volume/ => generated 384 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 07 09:51:01.012944 np0000006707 devstack@c-api.service[100296]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 09:51:01.012944 np0000006707 devstack@c-api.service[100296]: warnings.warn( Aug 07 09:51:01.017590 np0000006707 devstack@c-api.service[100296]: INFO cinder.volume.api [None req-0770f1da-c6ea-4f7b-a492-2e30889244b3 tempest-VolumesAssistedSnapshotsTest-359814331 tempest-VolumesAssistedSnapshotsTest-359814331-project-admin] Volume info retrieved successfully. Aug 07 09:51:01.021983 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [req-fb1410e8-f620-4aa1-b59d-bc6ac1d2f369 req-78669ed1-c8d7-454e-8e77-b58c0815b156 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:51:01.026318 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [req-fb1410e8-f620-4aa1-b59d-bc6ac1d2f369 req-78669ed1-c8d7-454e-8e77-b58c0815b156 tempest-VolumesAssistedSnapshotsTest-359814331 tempest-VolumesAssistedSnapshotsTest-359814331-project-admin] GET https://10.4.3.8/volume/v3/volumes/591d23e8-d8e2-4251-ab3c-10dd02793c4e Aug 07 09:51:01.026596 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [req-fb1410e8-f620-4aa1-b59d-bc6ac1d2f369 req-78669ed1-c8d7-454e-8e77-b58c0815b156 tempest-VolumesAssistedSnapshotsTest-359814331 tempest-VolumesAssistedSnapshotsTest-359814331-project-admin] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 09:51:01.026876 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [req-fb1410e8-f620-4aa1-b59d-bc6ac1d2f369 req-78669ed1-c8d7-454e-8e77-b58c0815b156 tempest-VolumesAssistedSnapshotsTest-359814331 tempest-VolumesAssistedSnapshotsTest-359814331-project-admin] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 09:51:01.029196 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-0770f1da-c6ea-4f7b-a492-2e30889244b3 tempest-VolumesAssistedSnapshotsTest-359814331 tempest-VolumesAssistedSnapshotsTest-359814331-project-admin] https://10.4.3.8/volume/v3/volumes/591d23e8-d8e2-4251-ab3c-10dd02793c4e returned with HTTP 200 Aug 07 09:51:01.030029 np0000006707 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 31/124] 10.4.3.8 () {66 vars in 1334 bytes} [Fri Aug 7 09:51:00 2026] GET /volume/v3/volumes/591d23e8-d8e2-4251-ab3c-10dd02793c4e => generated 1011 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 09:51:01.046514 np0000006707 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 09:51:01.046514 np0000006707 devstack@c-api.service[100295]: warnings.warn( Aug 07 09:51:01.050278 np0000006707 devstack@c-api.service[100295]: INFO cinder.volume.api [req-fb1410e8-f620-4aa1-b59d-bc6ac1d2f369 req-78669ed1-c8d7-454e-8e77-b58c0815b156 tempest-VolumesAssistedSnapshotsTest-359814331 tempest-VolumesAssistedSnapshotsTest-359814331-project-admin] Volume info retrieved successfully. Aug 07 09:51:01.054802 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [req-fb1410e8-f620-4aa1-b59d-bc6ac1d2f369 req-78669ed1-c8d7-454e-8e77-b58c0815b156 tempest-VolumesAssistedSnapshotsTest-359814331 tempest-VolumesAssistedSnapshotsTest-359814331-project-admin] https://10.4.3.8/volume/v3/volumes/591d23e8-d8e2-4251-ab3c-10dd02793c4e returned with HTTP 200 Aug 07 09:51:01.055272 np0000006707 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 33/125] 10.4.3.8 () {70 vars in 1625 bytes} [Fri Aug 7 09:51:01 2026] GET /volume/v3/volumes/591d23e8-d8e2-4251-ab3c-10dd02793c4e => generated 1234 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 07 09:51:01.143312 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.middleware.request_id [req-fb1410e8-f620-4aa1-b59d-bc6ac1d2f369 req-e1802729-1172-4727-9a34-a473ded84ef0 None None] RequestId filter calling following filter/app {{(pid=100298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:51:01.147484 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [req-fb1410e8-f620-4aa1-b59d-bc6ac1d2f369 req-e1802729-1172-4727-9a34-a473ded84ef0 tempest-VolumesAssistedSnapshotsTest-359814331 tempest-VolumesAssistedSnapshotsTest-359814331-project-admin] PUT https://10.4.3.8/volume/v3/attachments/b03b977e-4749-4f49-820d-5038c160b636 Aug 07 09:51:01.148273 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [req-fb1410e8-f620-4aa1-b59d-bc6ac1d2f369 req-e1802729-1172-4727-9a34-a473ded84ef0 tempest-VolumesAssistedSnapshotsTest-359814331 tempest-VolumesAssistedSnapshotsTest-359814331-project-admin] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.8", "host": "np0000006707", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:568b993d50b1", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "d2780578-1896-461f-80ac-b58d2e346b90", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 09:51:01.159909 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.coordination [req-fb1410e8-f620-4aa1-b59d-bc6ac1d2f369 req-e1802729-1172-4727-9a34-a473ded84ef0 tempest-VolumesAssistedSnapshotsTest-359814331 tempest-VolumesAssistedSnapshotsTest-359814331-project-admin] Acquiring lock "cinder-attachment_update-591d23e8-d8e2-4251-ab3c-10dd02793c4e-np0000006707" by "attachment_update" {{(pid=100298) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 07 09:51:01.166691 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.coordination [req-fb1410e8-f620-4aa1-b59d-bc6ac1d2f369 req-e1802729-1172-4727-9a34-a473ded84ef0 tempest-VolumesAssistedSnapshotsTest-359814331 tempest-VolumesAssistedSnapshotsTest-359814331-project-admin] Lock "cinder-attachment_update-591d23e8-d8e2-4251-ab3c-10dd02793c4e-np0000006707" acquired by "attachment_update" :: waited 0.007s {{(pid=100298) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 07 09:51:01.167974 np0000006707 devstack@c-api.service[100298]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 09:51:01.167974 np0000006707 devstack@c-api.service[100298]: warnings.warn( Aug 07 09:51:01.284736 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.coordination [req-fb1410e8-f620-4aa1-b59d-bc6ac1d2f369 req-e1802729-1172-4727-9a34-a473ded84ef0 tempest-VolumesAssistedSnapshotsTest-359814331 tempest-VolumesAssistedSnapshotsTest-359814331-project-admin] Lock "cinder-attachment_update-591d23e8-d8e2-4251-ab3c-10dd02793c4e-np0000006707" released by "attachment_update" :: held 0.118s {{(pid=100298) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 07 09:51:01.284946 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [req-fb1410e8-f620-4aa1-b59d-bc6ac1d2f369 req-e1802729-1172-4727-9a34-a473ded84ef0 tempest-VolumesAssistedSnapshotsTest-359814331 tempest-VolumesAssistedSnapshotsTest-359814331-project-admin] https://10.4.3.8/volume/v3/attachments/b03b977e-4749-4f49-820d-5038c160b636 returned with HTTP 200 Aug 07 09:51:01.288446 np0000006707 devstack@c-api.service[100298]: [pid: 100298|app: 0|req: 31/126] 10.4.3.8 () {74 vars in 1690 bytes} [Fri Aug 7 09:51:01 2026] PUT /volume/v3/attachments/b03b977e-4749-4f49-820d-5038c160b636 => generated 969 bytes in 143 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 09:51:01.311049 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [None req-4118ae76-8609-4f88-958a-ba7e7ee14e60 None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:51:01.313436 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-4118ae76-8609-4f88-958a-ba7e7ee14e60 tempest-TaggedBootDevicesTest-414854615 tempest-TaggedBootDevicesTest-414854615-project-member] GET https://10.4.3.8/volume/v3/volumes/a9045e34-b0a2-408b-8ad6-adbf97ab06da Aug 07 09:51:01.316285 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-4118ae76-8609-4f88-958a-ba7e7ee14e60 tempest-TaggedBootDevicesTest-414854615 tempest-TaggedBootDevicesTest-414854615-project-member] Empty body provided in request {{(pid=100297) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 09:51:01.316285 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-4118ae76-8609-4f88-958a-ba7e7ee14e60 tempest-TaggedBootDevicesTest-414854615 tempest-TaggedBootDevicesTest-414854615-project-member] Calling method 'show' {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 09:51:01.324357 np0000006707 devstack@c-api.service[100297]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 09:51:01.324357 np0000006707 devstack@c-api.service[100297]: warnings.warn( Aug 07 09:51:01.331843 np0000006707 devstack@c-api.service[100297]: INFO cinder.volume.api [None req-4118ae76-8609-4f88-958a-ba7e7ee14e60 tempest-TaggedBootDevicesTest-414854615 tempest-TaggedBootDevicesTest-414854615-project-member] Volume info retrieved successfully. Aug 07 09:51:01.340533 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-4118ae76-8609-4f88-958a-ba7e7ee14e60 tempest-TaggedBootDevicesTest-414854615 tempest-TaggedBootDevicesTest-414854615-project-member] https://10.4.3.8/volume/v3/volumes/a9045e34-b0a2-408b-8ad6-adbf97ab06da returned with HTTP 200 Aug 07 09:51:01.341095 np0000006707 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 32/127] 10.4.3.8 () {66 vars in 1334 bytes} [Fri Aug 7 09:51:01 2026] GET /volume/v3/volumes/a9045e34-b0a2-408b-8ad6-adbf97ab06da => generated 900 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 09:51:01.421562 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [None req-7ed356ff-e61c-46f5-a545-44097b85947e None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:51:01.423487 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-7ed356ff-e61c-46f5-a545-44097b85947e tempest-TestMultiAttachVolumeSwap-685592965 tempest-TestMultiAttachVolumeSwap-685592965-project-member] GET https://10.4.3.8/volume/v3/volumes/3f85d5a0-47c2-4332-b9cd-91ab58bbf654 Aug 07 09:51:01.423659 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-7ed356ff-e61c-46f5-a545-44097b85947e tempest-TestMultiAttachVolumeSwap-685592965 tempest-TestMultiAttachVolumeSwap-685592965-project-member] Empty body provided in request {{(pid=100296) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 09:51:01.423884 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-7ed356ff-e61c-46f5-a545-44097b85947e tempest-TestMultiAttachVolumeSwap-685592965 tempest-TestMultiAttachVolumeSwap-685592965-project-member] Calling method 'show' {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 09:51:01.436504 np0000006707 devstack@c-api.service[100296]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 09:51:01.436504 np0000006707 devstack@c-api.service[100296]: warnings.warn( Aug 07 09:51:01.441163 np0000006707 devstack@c-api.service[100296]: INFO cinder.volume.api [None req-7ed356ff-e61c-46f5-a545-44097b85947e tempest-TestMultiAttachVolumeSwap-685592965 tempest-TestMultiAttachVolumeSwap-685592965-project-member] Volume info retrieved successfully. Aug 07 09:51:01.446658 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-7ed356ff-e61c-46f5-a545-44097b85947e tempest-TestMultiAttachVolumeSwap-685592965 tempest-TestMultiAttachVolumeSwap-685592965-project-member] https://10.4.3.8/volume/v3/volumes/3f85d5a0-47c2-4332-b9cd-91ab58bbf654 returned with HTTP 200 Aug 07 09:51:01.447282 np0000006707 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 32/128] 10.4.3.8 () {66 vars in 1334 bytes} [Fri Aug 7 09:51:01 2026] GET /volume/v3/volumes/3f85d5a0-47c2-4332-b9cd-91ab58bbf654 => generated 864 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 09:51:01.755038 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-583ada22-302a-41e3-ba48-7052b9aa5f23 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:51:01.759709 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-583ada22-302a-41e3-ba48-7052b9aa5f23 tempest-AttachSCSIVolumeTestJSON-861110 tempest-AttachSCSIVolumeTestJSON-861110-project-member] GET https://10.4.3.8/volume/v3/volumes/2445efb3-f4f5-4c55-a8f4-c4b9aec442b5 Aug 07 09:51:01.760245 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-583ada22-302a-41e3-ba48-7052b9aa5f23 tempest-AttachSCSIVolumeTestJSON-861110 tempest-AttachSCSIVolumeTestJSON-861110-project-member] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 09:51:01.760649 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-583ada22-302a-41e3-ba48-7052b9aa5f23 tempest-AttachSCSIVolumeTestJSON-861110 tempest-AttachSCSIVolumeTestJSON-861110-project-member] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 09:51:01.778298 np0000006707 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 09:51:01.778298 np0000006707 devstack@c-api.service[100295]: warnings.warn( Aug 07 09:51:01.782682 np0000006707 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-583ada22-302a-41e3-ba48-7052b9aa5f23 tempest-AttachSCSIVolumeTestJSON-861110 tempest-AttachSCSIVolumeTestJSON-861110-project-member] Volume info retrieved successfully. Aug 07 09:51:01.791885 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-583ada22-302a-41e3-ba48-7052b9aa5f23 tempest-AttachSCSIVolumeTestJSON-861110 tempest-AttachSCSIVolumeTestJSON-861110-project-member] https://10.4.3.8/volume/v3/volumes/2445efb3-f4f5-4c55-a8f4-c4b9aec442b5 returned with HTTP 200 Aug 07 09:51:01.792784 np0000006707 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 34/129] 10.4.3.8 () {66 vars in 1334 bytes} [Fri Aug 7 09:51:01 2026] GET /volume/v3/volumes/2445efb3-f4f5-4c55-a8f4-c4b9aec442b5 => generated 843 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 09:51:01.921784 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.middleware.request_id [None req-f361059b-b744-4b5d-8612-16c1e37285a6 None None] RequestId filter calling following filter/app {{(pid=100298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:51:01.926102 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [None req-f361059b-b744-4b5d-8612-16c1e37285a6 tempest-ServerStableDeviceRescueTest-199900733 tempest-ServerStableDeviceRescueTest-199900733-project-member] GET https://10.4.3.8/volume/v3/volumes/f498181a-d496-4f2f-a195-fd6bef7e45ec Aug 07 09:51:01.926290 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [None req-f361059b-b744-4b5d-8612-16c1e37285a6 tempest-ServerStableDeviceRescueTest-199900733 tempest-ServerStableDeviceRescueTest-199900733-project-member] Empty body provided in request {{(pid=100298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 09:51:01.926519 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [None req-f361059b-b744-4b5d-8612-16c1e37285a6 tempest-ServerStableDeviceRescueTest-199900733 tempest-ServerStableDeviceRescueTest-199900733-project-member] Calling method 'show' {{(pid=100298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 09:51:01.943279 np0000006707 devstack@c-api.service[100298]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 09:51:01.943279 np0000006707 devstack@c-api.service[100298]: warnings.warn( Aug 07 09:51:01.947668 np0000006707 devstack@c-api.service[100298]: INFO cinder.volume.api [None req-f361059b-b744-4b5d-8612-16c1e37285a6 tempest-ServerStableDeviceRescueTest-199900733 tempest-ServerStableDeviceRescueTest-199900733-project-member] Volume info retrieved successfully. Aug 07 09:51:01.953155 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [None req-f361059b-b744-4b5d-8612-16c1e37285a6 tempest-ServerStableDeviceRescueTest-199900733 tempest-ServerStableDeviceRescueTest-199900733-project-member] https://10.4.3.8/volume/v3/volumes/f498181a-d496-4f2f-a195-fd6bef7e45ec returned with HTTP 200 Aug 07 09:51:01.953555 np0000006707 devstack@c-api.service[100298]: [pid: 100298|app: 0|req: 32/130] 10.4.3.8 () {66 vars in 1334 bytes} [Fri Aug 7 09:51:01 2026] GET /volume/v3/volumes/f498181a-d496-4f2f-a195-fd6bef7e45ec => generated 847 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 09:51:01.990869 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [None req-7bb61235-f26d-4a07-acb7-00fb2a0163a4 None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:51:01.992695 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-7bb61235-f26d-4a07-acb7-00fb2a0163a4 tempest-TaggedAttachmentsTest-725335908 tempest-TaggedAttachmentsTest-725335908-project-member] GET https://10.4.3.8/volume/v3/volumes/55345244-819e-4512-9f20-220e06e3e5e3 Aug 07 09:51:01.992943 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-7bb61235-f26d-4a07-acb7-00fb2a0163a4 tempest-TaggedAttachmentsTest-725335908 tempest-TaggedAttachmentsTest-725335908-project-member] Empty body provided in request {{(pid=100297) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 09:51:01.993086 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-7bb61235-f26d-4a07-acb7-00fb2a0163a4 tempest-TaggedAttachmentsTest-725335908 tempest-TaggedAttachmentsTest-725335908-project-member] Calling method 'show' {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 09:51:02.012917 np0000006707 devstack@c-api.service[100297]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 09:51:02.012917 np0000006707 devstack@c-api.service[100297]: warnings.warn( Aug 07 09:51:02.020266 np0000006707 devstack@c-api.service[100297]: INFO cinder.volume.api [None req-7bb61235-f26d-4a07-acb7-00fb2a0163a4 tempest-TaggedAttachmentsTest-725335908 tempest-TaggedAttachmentsTest-725335908-project-member] Volume info retrieved successfully. Aug 07 09:51:02.027300 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-7bb61235-f26d-4a07-acb7-00fb2a0163a4 tempest-TaggedAttachmentsTest-725335908 tempest-TaggedAttachmentsTest-725335908-project-member] https://10.4.3.8/volume/v3/volumes/55345244-819e-4512-9f20-220e06e3e5e3 returned with HTTP 200 Aug 07 09:51:02.027684 np0000006707 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 33/131] 10.4.3.8 () {66 vars in 1334 bytes} [Fri Aug 7 09:51:01 2026] GET /volume/v3/volumes/55345244-819e-4512-9f20-220e06e3e5e3 => generated 841 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 09:51:02.046073 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [None req-1384cb4b-304a-4e9d-bb4d-89aafd69e9be None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:51:02.049147 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-1384cb4b-304a-4e9d-bb4d-89aafd69e9be tempest-VolumesAssistedSnapshotsTest-359814331 tempest-VolumesAssistedSnapshotsTest-359814331-project-admin] GET https://10.4.3.8/volume/v3/volumes/591d23e8-d8e2-4251-ab3c-10dd02793c4e Aug 07 09:51:02.049442 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-1384cb4b-304a-4e9d-bb4d-89aafd69e9be tempest-VolumesAssistedSnapshotsTest-359814331 tempest-VolumesAssistedSnapshotsTest-359814331-project-admin] Empty body provided in request {{(pid=100296) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 09:51:02.049681 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-1384cb4b-304a-4e9d-bb4d-89aafd69e9be tempest-VolumesAssistedSnapshotsTest-359814331 tempest-VolumesAssistedSnapshotsTest-359814331-project-admin] Calling method 'show' {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 09:51:02.062225 np0000006707 devstack@c-api.service[100296]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 09:51:02.062225 np0000006707 devstack@c-api.service[100296]: warnings.warn( Aug 07 09:51:02.066116 np0000006707 devstack@c-api.service[100296]: INFO cinder.volume.api [None req-1384cb4b-304a-4e9d-bb4d-89aafd69e9be tempest-VolumesAssistedSnapshotsTest-359814331 tempest-VolumesAssistedSnapshotsTest-359814331-project-admin] Volume info retrieved successfully. Aug 07 09:51:02.070293 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-1384cb4b-304a-4e9d-bb4d-89aafd69e9be tempest-VolumesAssistedSnapshotsTest-359814331 tempest-VolumesAssistedSnapshotsTest-359814331-project-admin] https://10.4.3.8/volume/v3/volumes/591d23e8-d8e2-4251-ab3c-10dd02793c4e returned with HTTP 200 Aug 07 09:51:02.070729 np0000006707 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 33/132] 10.4.3.8 () {66 vars in 1334 bytes} [Fri Aug 7 09:51:02 2026] GET /volume/v3/volumes/591d23e8-d8e2-4251-ab3c-10dd02793c4e => generated 1012 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 09:51:02.354806 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-e0aeda92-d7a1-446f-abd7-df5d047bed35 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:51:02.358461 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-e0aeda92-d7a1-446f-abd7-df5d047bed35 tempest-TaggedBootDevicesTest-414854615 tempest-TaggedBootDevicesTest-414854615-project-member] GET https://10.4.3.8/volume/v3/volumes/a9045e34-b0a2-408b-8ad6-adbf97ab06da Aug 07 09:51:02.358461 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-e0aeda92-d7a1-446f-abd7-df5d047bed35 tempest-TaggedBootDevicesTest-414854615 tempest-TaggedBootDevicesTest-414854615-project-member] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 09:51:02.358461 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-e0aeda92-d7a1-446f-abd7-df5d047bed35 tempest-TaggedBootDevicesTest-414854615 tempest-TaggedBootDevicesTest-414854615-project-member] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 09:51:02.364712 np0000006707 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 09:51:02.364712 np0000006707 devstack@c-api.service[100295]: warnings.warn( Aug 07 09:51:02.368858 np0000006707 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-e0aeda92-d7a1-446f-abd7-df5d047bed35 tempest-TaggedBootDevicesTest-414854615 tempest-TaggedBootDevicesTest-414854615-project-member] Volume info retrieved successfully. Aug 07 09:51:02.373585 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-e0aeda92-d7a1-446f-abd7-df5d047bed35 tempest-TaggedBootDevicesTest-414854615 tempest-TaggedBootDevicesTest-414854615-project-member] https://10.4.3.8/volume/v3/volumes/a9045e34-b0a2-408b-8ad6-adbf97ab06da returned with HTTP 200 Aug 07 09:51:02.374213 np0000006707 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 35/133] 10.4.3.8 () {66 vars in 1334 bytes} [Fri Aug 7 09:51:02 2026] GET /volume/v3/volumes/a9045e34-b0a2-408b-8ad6-adbf97ab06da => generated 900 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 09:51:02.461733 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.middleware.request_id [None req-bfacb8d7-365c-434e-aed0-af3f50ae1c11 None None] RequestId filter calling following filter/app {{(pid=100298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:51:02.463811 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [None req-bfacb8d7-365c-434e-aed0-af3f50ae1c11 tempest-TestMultiAttachVolumeSwap-685592965 tempest-TestMultiAttachVolumeSwap-685592965-project-member] GET https://10.4.3.8/volume/v3/volumes/3f85d5a0-47c2-4332-b9cd-91ab58bbf654 Aug 07 09:51:02.464111 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [None req-bfacb8d7-365c-434e-aed0-af3f50ae1c11 tempest-TestMultiAttachVolumeSwap-685592965 tempest-TestMultiAttachVolumeSwap-685592965-project-member] Empty body provided in request {{(pid=100298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 09:51:02.464352 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [None req-bfacb8d7-365c-434e-aed0-af3f50ae1c11 tempest-TestMultiAttachVolumeSwap-685592965 tempest-TestMultiAttachVolumeSwap-685592965-project-member] Calling method 'show' {{(pid=100298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 09:51:02.617301 np0000006707 devstack@c-api.service[100298]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 09:51:02.617301 np0000006707 devstack@c-api.service[100298]: warnings.warn( Aug 07 09:51:02.621430 np0000006707 devstack@c-api.service[100298]: INFO cinder.volume.api [None req-bfacb8d7-365c-434e-aed0-af3f50ae1c11 tempest-TestMultiAttachVolumeSwap-685592965 tempest-TestMultiAttachVolumeSwap-685592965-project-member] Volume info retrieved successfully. Aug 07 09:51:02.625954 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [None req-bfacb8d7-365c-434e-aed0-af3f50ae1c11 tempest-TestMultiAttachVolumeSwap-685592965 tempest-TestMultiAttachVolumeSwap-685592965-project-member] https://10.4.3.8/volume/v3/volumes/3f85d5a0-47c2-4332-b9cd-91ab58bbf654 returned with HTTP 200 Aug 07 09:51:02.626562 np0000006707 devstack@c-api.service[100298]: [pid: 100298|app: 0|req: 33/134] 10.4.3.8 () {66 vars in 1334 bytes} [Fri Aug 7 09:51:02 2026] GET /volume/v3/volumes/3f85d5a0-47c2-4332-b9cd-91ab58bbf654 => generated 864 bytes in 165 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 09:51:02.811307 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [None req-3d64562e-1c26-44a5-ad61-8f5250bc46af None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:51:02.814414 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-3d64562e-1c26-44a5-ad61-8f5250bc46af tempest-AttachSCSIVolumeTestJSON-861110 tempest-AttachSCSIVolumeTestJSON-861110-project-member] GET https://10.4.3.8/volume/v3/volumes/2445efb3-f4f5-4c55-a8f4-c4b9aec442b5 Aug 07 09:51:02.815149 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-3d64562e-1c26-44a5-ad61-8f5250bc46af tempest-AttachSCSIVolumeTestJSON-861110 tempest-AttachSCSIVolumeTestJSON-861110-project-member] Empty body provided in request {{(pid=100297) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 09:51:02.815430 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-3d64562e-1c26-44a5-ad61-8f5250bc46af tempest-AttachSCSIVolumeTestJSON-861110 tempest-AttachSCSIVolumeTestJSON-861110-project-member] Calling method 'show' {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 09:51:02.832549 np0000006707 devstack@c-api.service[100297]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 09:51:02.832549 np0000006707 devstack@c-api.service[100297]: warnings.warn( Aug 07 09:51:02.838821 np0000006707 devstack@c-api.service[100297]: INFO cinder.volume.api [None req-3d64562e-1c26-44a5-ad61-8f5250bc46af tempest-AttachSCSIVolumeTestJSON-861110 tempest-AttachSCSIVolumeTestJSON-861110-project-member] Volume info retrieved successfully. Aug 07 09:51:02.847547 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-3d64562e-1c26-44a5-ad61-8f5250bc46af tempest-AttachSCSIVolumeTestJSON-861110 tempest-AttachSCSIVolumeTestJSON-861110-project-member] https://10.4.3.8/volume/v3/volumes/2445efb3-f4f5-4c55-a8f4-c4b9aec442b5 returned with HTTP 200 Aug 07 09:51:02.848136 np0000006707 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 34/135] 10.4.3.8 () {66 vars in 1334 bytes} [Fri Aug 7 09:51:02 2026] GET /volume/v3/volumes/2445efb3-f4f5-4c55-a8f4-c4b9aec442b5 => generated 843 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 09:51:02.969323 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [None req-c0101dd4-1c69-4747-9591-65261ed30db5 None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:51:02.972115 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-c0101dd4-1c69-4747-9591-65261ed30db5 tempest-ServerStableDeviceRescueTest-199900733 tempest-ServerStableDeviceRescueTest-199900733-project-member] GET https://10.4.3.8/volume/v3/volumes/f498181a-d496-4f2f-a195-fd6bef7e45ec Aug 07 09:51:02.972298 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-c0101dd4-1c69-4747-9591-65261ed30db5 tempest-ServerStableDeviceRescueTest-199900733 tempest-ServerStableDeviceRescueTest-199900733-project-member] Empty body provided in request {{(pid=100296) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 09:51:02.972513 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-c0101dd4-1c69-4747-9591-65261ed30db5 tempest-ServerStableDeviceRescueTest-199900733 tempest-ServerStableDeviceRescueTest-199900733-project-member] Calling method 'show' {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 09:51:03.046231 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-d6d38fc8-c20a-4e26-827e-fb83cf51b71c None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:51:03.048898 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-d6d38fc8-c20a-4e26-827e-fb83cf51b71c tempest-TaggedAttachmentsTest-725335908 tempest-TaggedAttachmentsTest-725335908-project-member] GET https://10.4.3.8/volume/v3/volumes/55345244-819e-4512-9f20-220e06e3e5e3 Aug 07 09:51:03.050442 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-d6d38fc8-c20a-4e26-827e-fb83cf51b71c tempest-TaggedAttachmentsTest-725335908 tempest-TaggedAttachmentsTest-725335908-project-member] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 09:51:03.050442 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-d6d38fc8-c20a-4e26-827e-fb83cf51b71c tempest-TaggedAttachmentsTest-725335908 tempest-TaggedAttachmentsTest-725335908-project-member] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 09:51:03.065452 np0000006707 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 09:51:03.065452 np0000006707 devstack@c-api.service[100295]: warnings.warn( Aug 07 09:51:03.070782 np0000006707 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-d6d38fc8-c20a-4e26-827e-fb83cf51b71c tempest-TaggedAttachmentsTest-725335908 tempest-TaggedAttachmentsTest-725335908-project-member] Volume info retrieved successfully. Aug 07 09:51:03.078465 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-d6d38fc8-c20a-4e26-827e-fb83cf51b71c tempest-TaggedAttachmentsTest-725335908 tempest-TaggedAttachmentsTest-725335908-project-member] https://10.4.3.8/volume/v3/volumes/55345244-819e-4512-9f20-220e06e3e5e3 returned with HTTP 200 Aug 07 09:51:03.079510 np0000006707 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 36/136] 10.4.3.8 () {66 vars in 1334 bytes} [Fri Aug 7 09:51:03 2026] GET /volume/v3/volumes/55345244-819e-4512-9f20-220e06e3e5e3 => generated 841 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 09:51:03.084325 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.middleware.request_id [None req-776fc02c-2ca5-4e82-822b-f822795b3eff None None] RequestId filter calling following filter/app {{(pid=100298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:51:03.086587 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [None req-776fc02c-2ca5-4e82-822b-f822795b3eff tempest-VolumesAssistedSnapshotsTest-359814331 tempest-VolumesAssistedSnapshotsTest-359814331-project-admin] GET https://10.4.3.8/volume/v3/volumes/591d23e8-d8e2-4251-ab3c-10dd02793c4e Aug 07 09:51:03.086898 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [None req-776fc02c-2ca5-4e82-822b-f822795b3eff tempest-VolumesAssistedSnapshotsTest-359814331 tempest-VolumesAssistedSnapshotsTest-359814331-project-admin] Empty body provided in request {{(pid=100298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 09:51:03.087196 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [None req-776fc02c-2ca5-4e82-822b-f822795b3eff tempest-VolumesAssistedSnapshotsTest-359814331 tempest-VolumesAssistedSnapshotsTest-359814331-project-admin] Calling method 'show' {{(pid=100298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 09:51:03.101516 np0000006707 devstack@c-api.service[100298]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 09:51:03.101516 np0000006707 devstack@c-api.service[100298]: warnings.warn( Aug 07 09:51:03.106727 np0000006707 devstack@c-api.service[100298]: INFO cinder.volume.api [None req-776fc02c-2ca5-4e82-822b-f822795b3eff tempest-VolumesAssistedSnapshotsTest-359814331 tempest-VolumesAssistedSnapshotsTest-359814331-project-admin] Volume info retrieved successfully. Aug 07 09:51:03.111429 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [None req-776fc02c-2ca5-4e82-822b-f822795b3eff tempest-VolumesAssistedSnapshotsTest-359814331 tempest-VolumesAssistedSnapshotsTest-359814331-project-admin] https://10.4.3.8/volume/v3/volumes/591d23e8-d8e2-4251-ab3c-10dd02793c4e returned with HTTP 200 Aug 07 09:51:03.111817 np0000006707 devstack@c-api.service[100298]: [pid: 100298|app: 0|req: 34/137] 10.4.3.8 () {66 vars in 1334 bytes} [Fri Aug 7 09:51:03 2026] GET /volume/v3/volumes/591d23e8-d8e2-4251-ab3c-10dd02793c4e => generated 1012 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 09:51:03.128848 np0000006707 devstack@c-api.service[100296]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 09:51:03.128848 np0000006707 devstack@c-api.service[100296]: warnings.warn( Aug 07 09:51:03.132790 np0000006707 devstack@c-api.service[100296]: INFO cinder.volume.api [None req-c0101dd4-1c69-4747-9591-65261ed30db5 tempest-ServerStableDeviceRescueTest-199900733 tempest-ServerStableDeviceRescueTest-199900733-project-member] Volume info retrieved successfully. Aug 07 09:51:03.137843 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-c0101dd4-1c69-4747-9591-65261ed30db5 tempest-ServerStableDeviceRescueTest-199900733 tempest-ServerStableDeviceRescueTest-199900733-project-member] https://10.4.3.8/volume/v3/volumes/f498181a-d496-4f2f-a195-fd6bef7e45ec returned with HTTP 200 Aug 07 09:51:03.138282 np0000006707 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 34/138] 10.4.3.8 () {66 vars in 1334 bytes} [Fri Aug 7 09:51:02 2026] GET /volume/v3/volumes/f498181a-d496-4f2f-a195-fd6bef7e45ec => generated 847 bytes in 170 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 09:51:03.402735 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [None req-9bf89c8f-49a4-4ce5-a905-997764b240b2 None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:51:03.408745 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-9bf89c8f-49a4-4ce5-a905-997764b240b2 tempest-TaggedBootDevicesTest-414854615 tempest-TaggedBootDevicesTest-414854615-project-member] GET https://10.4.3.8/volume/v3/volumes/a9045e34-b0a2-408b-8ad6-adbf97ab06da Aug 07 09:51:03.409070 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-9bf89c8f-49a4-4ce5-a905-997764b240b2 tempest-TaggedBootDevicesTest-414854615 tempest-TaggedBootDevicesTest-414854615-project-member] Empty body provided in request {{(pid=100297) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 09:51:03.409354 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-9bf89c8f-49a4-4ce5-a905-997764b240b2 tempest-TaggedBootDevicesTest-414854615 tempest-TaggedBootDevicesTest-414854615-project-member] Calling method 'show' {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 09:51:03.423334 np0000006707 devstack@c-api.service[100297]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 09:51:03.423334 np0000006707 devstack@c-api.service[100297]: warnings.warn( Aug 07 09:51:03.430898 np0000006707 devstack@c-api.service[100297]: INFO cinder.volume.api [None req-9bf89c8f-49a4-4ce5-a905-997764b240b2 tempest-TaggedBootDevicesTest-414854615 tempest-TaggedBootDevicesTest-414854615-project-member] Volume info retrieved successfully. Aug 07 09:51:03.438073 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-9bf89c8f-49a4-4ce5-a905-997764b240b2 tempest-TaggedBootDevicesTest-414854615 tempest-TaggedBootDevicesTest-414854615-project-member] https://10.4.3.8/volume/v3/volumes/a9045e34-b0a2-408b-8ad6-adbf97ab06da returned with HTTP 200 Aug 07 09:51:03.438579 np0000006707 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 35/139] 10.4.3.8 () {66 vars in 1334 bytes} [Fri Aug 7 09:51:03 2026] GET /volume/v3/volumes/a9045e34-b0a2-408b-8ad6-adbf97ab06da => generated 900 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 09:51:03.640372 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-d1b55e84-2b79-4ef2-8058-0d95fd88cb85 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:51:03.642203 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-d1b55e84-2b79-4ef2-8058-0d95fd88cb85 tempest-TestMultiAttachVolumeSwap-685592965 tempest-TestMultiAttachVolumeSwap-685592965-project-member] GET https://10.4.3.8/volume/v3/volumes/3f85d5a0-47c2-4332-b9cd-91ab58bbf654 Aug 07 09:51:03.642692 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-d1b55e84-2b79-4ef2-8058-0d95fd88cb85 tempest-TestMultiAttachVolumeSwap-685592965 tempest-TestMultiAttachVolumeSwap-685592965-project-member] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 09:51:03.644389 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-d1b55e84-2b79-4ef2-8058-0d95fd88cb85 tempest-TestMultiAttachVolumeSwap-685592965 tempest-TestMultiAttachVolumeSwap-685592965-project-member] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 09:51:03.655247 np0000006707 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 09:51:03.655247 np0000006707 devstack@c-api.service[100295]: warnings.warn( Aug 07 09:51:03.660632 np0000006707 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-d1b55e84-2b79-4ef2-8058-0d95fd88cb85 tempest-TestMultiAttachVolumeSwap-685592965 tempest-TestMultiAttachVolumeSwap-685592965-project-member] Volume info retrieved successfully. Aug 07 09:51:03.667923 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-d1b55e84-2b79-4ef2-8058-0d95fd88cb85 tempest-TestMultiAttachVolumeSwap-685592965 tempest-TestMultiAttachVolumeSwap-685592965-project-member] https://10.4.3.8/volume/v3/volumes/3f85d5a0-47c2-4332-b9cd-91ab58bbf654 returned with HTTP 200 Aug 07 09:51:03.667923 np0000006707 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 37/140] 10.4.3.8 () {66 vars in 1334 bytes} [Fri Aug 7 09:51:03 2026] GET /volume/v3/volumes/3f85d5a0-47c2-4332-b9cd-91ab58bbf654 => generated 864 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 09:51:03.865299 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.middleware.request_id [None req-af3109a7-9c36-459b-b45c-b202315d1407 None None] RequestId filter calling following filter/app {{(pid=100298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:51:03.867743 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [None req-af3109a7-9c36-459b-b45c-b202315d1407 tempest-AttachSCSIVolumeTestJSON-861110 tempest-AttachSCSIVolumeTestJSON-861110-project-member] GET https://10.4.3.8/volume/v3/volumes/2445efb3-f4f5-4c55-a8f4-c4b9aec442b5 Aug 07 09:51:03.867986 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [None req-af3109a7-9c36-459b-b45c-b202315d1407 tempest-AttachSCSIVolumeTestJSON-861110 tempest-AttachSCSIVolumeTestJSON-861110-project-member] Empty body provided in request {{(pid=100298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 09:51:03.868287 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [None req-af3109a7-9c36-459b-b45c-b202315d1407 tempest-AttachSCSIVolumeTestJSON-861110 tempest-AttachSCSIVolumeTestJSON-861110-project-member] Calling method 'show' {{(pid=100298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 09:51:03.881870 np0000006707 devstack@c-api.service[100298]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 09:51:03.881870 np0000006707 devstack@c-api.service[100298]: warnings.warn( Aug 07 09:51:03.886983 np0000006707 devstack@c-api.service[100298]: INFO cinder.volume.api [None req-af3109a7-9c36-459b-b45c-b202315d1407 tempest-AttachSCSIVolumeTestJSON-861110 tempest-AttachSCSIVolumeTestJSON-861110-project-member] Volume info retrieved successfully. Aug 07 09:51:03.893240 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [None req-af3109a7-9c36-459b-b45c-b202315d1407 tempest-AttachSCSIVolumeTestJSON-861110 tempest-AttachSCSIVolumeTestJSON-861110-project-member] https://10.4.3.8/volume/v3/volumes/2445efb3-f4f5-4c55-a8f4-c4b9aec442b5 returned with HTTP 200 Aug 07 09:51:03.893784 np0000006707 devstack@c-api.service[100298]: [pid: 100298|app: 0|req: 35/141] 10.4.3.8 () {66 vars in 1334 bytes} [Fri Aug 7 09:51:03 2026] GET /volume/v3/volumes/2445efb3-f4f5-4c55-a8f4-c4b9aec442b5 => generated 843 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 09:51:04.095899 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [None req-027349e1-0d40-4c6b-a80e-c2bc35716b14 None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:51:04.098086 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-027349e1-0d40-4c6b-a80e-c2bc35716b14 tempest-TaggedAttachmentsTest-725335908 tempest-TaggedAttachmentsTest-725335908-project-member] GET https://10.4.3.8/volume/v3/volumes/55345244-819e-4512-9f20-220e06e3e5e3 Aug 07 09:51:04.098320 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-027349e1-0d40-4c6b-a80e-c2bc35716b14 tempest-TaggedAttachmentsTest-725335908 tempest-TaggedAttachmentsTest-725335908-project-member] Empty body provided in request {{(pid=100296) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 09:51:04.098579 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-027349e1-0d40-4c6b-a80e-c2bc35716b14 tempest-TaggedAttachmentsTest-725335908 tempest-TaggedAttachmentsTest-725335908-project-member] Calling method 'show' {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 09:51:04.111128 np0000006707 devstack@c-api.service[100296]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 09:51:04.111128 np0000006707 devstack@c-api.service[100296]: warnings.warn( Aug 07 09:51:04.117859 np0000006707 devstack@c-api.service[100296]: INFO cinder.volume.api [None req-027349e1-0d40-4c6b-a80e-c2bc35716b14 tempest-TaggedAttachmentsTest-725335908 tempest-TaggedAttachmentsTest-725335908-project-member] Volume info retrieved successfully. Aug 07 09:51:04.123551 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-027349e1-0d40-4c6b-a80e-c2bc35716b14 tempest-TaggedAttachmentsTest-725335908 tempest-TaggedAttachmentsTest-725335908-project-member] https://10.4.3.8/volume/v3/volumes/55345244-819e-4512-9f20-220e06e3e5e3 returned with HTTP 200 Aug 07 09:51:04.124080 np0000006707 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 35/142] 10.4.3.8 () {66 vars in 1334 bytes} [Fri Aug 7 09:51:04 2026] GET /volume/v3/volumes/55345244-819e-4512-9f20-220e06e3e5e3 => generated 841 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 09:51:04.126751 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [None req-74c54c93-11d0-474d-b84b-9dfcde51ffc4 None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:51:04.131518 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-74c54c93-11d0-474d-b84b-9dfcde51ffc4 tempest-VolumesAssistedSnapshotsTest-359814331 tempest-VolumesAssistedSnapshotsTest-359814331-project-admin] GET https://10.4.3.8/volume/v3/volumes/591d23e8-d8e2-4251-ab3c-10dd02793c4e Aug 07 09:51:04.131799 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-74c54c93-11d0-474d-b84b-9dfcde51ffc4 tempest-VolumesAssistedSnapshotsTest-359814331 tempest-VolumesAssistedSnapshotsTest-359814331-project-admin] Empty body provided in request {{(pid=100297) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 09:51:04.132142 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-74c54c93-11d0-474d-b84b-9dfcde51ffc4 tempest-VolumesAssistedSnapshotsTest-359814331 tempest-VolumesAssistedSnapshotsTest-359814331-project-admin] Calling method 'show' {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 09:51:04.154891 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-6a276987-76c1-4c78-bbc6-96b5c109458c None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:51:04.157263 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-6a276987-76c1-4c78-bbc6-96b5c109458c tempest-ServerStableDeviceRescueTest-199900733 tempest-ServerStableDeviceRescueTest-199900733-project-member] GET https://10.4.3.8/volume/v3/volumes/f498181a-d496-4f2f-a195-fd6bef7e45ec Aug 07 09:51:04.157842 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-6a276987-76c1-4c78-bbc6-96b5c109458c tempest-ServerStableDeviceRescueTest-199900733 tempest-ServerStableDeviceRescueTest-199900733-project-member] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 09:51:04.159519 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-6a276987-76c1-4c78-bbc6-96b5c109458c tempest-ServerStableDeviceRescueTest-199900733 tempest-ServerStableDeviceRescueTest-199900733-project-member] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 09:51:04.171779 np0000006707 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 09:51:04.171779 np0000006707 devstack@c-api.service[100295]: warnings.warn( Aug 07 09:51:04.178999 np0000006707 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-6a276987-76c1-4c78-bbc6-96b5c109458c tempest-ServerStableDeviceRescueTest-199900733 tempest-ServerStableDeviceRescueTest-199900733-project-member] Volume info retrieved successfully. Aug 07 09:51:04.185530 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-6a276987-76c1-4c78-bbc6-96b5c109458c tempest-ServerStableDeviceRescueTest-199900733 tempest-ServerStableDeviceRescueTest-199900733-project-member] https://10.4.3.8/volume/v3/volumes/f498181a-d496-4f2f-a195-fd6bef7e45ec returned with HTTP 200 Aug 07 09:51:04.185530 np0000006707 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 38/143] 10.4.3.8 () {66 vars in 1334 bytes} [Fri Aug 7 09:51:04 2026] GET /volume/v3/volumes/f498181a-d496-4f2f-a195-fd6bef7e45ec => generated 847 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 09:51:04.282248 np0000006707 devstack@c-api.service[100297]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 09:51:04.282248 np0000006707 devstack@c-api.service[100297]: warnings.warn( Aug 07 09:51:04.286600 np0000006707 devstack@c-api.service[100297]: INFO cinder.volume.api [None req-74c54c93-11d0-474d-b84b-9dfcde51ffc4 tempest-VolumesAssistedSnapshotsTest-359814331 tempest-VolumesAssistedSnapshotsTest-359814331-project-admin] Volume info retrieved successfully. Aug 07 09:51:04.292316 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-74c54c93-11d0-474d-b84b-9dfcde51ffc4 tempest-VolumesAssistedSnapshotsTest-359814331 tempest-VolumesAssistedSnapshotsTest-359814331-project-admin] https://10.4.3.8/volume/v3/volumes/591d23e8-d8e2-4251-ab3c-10dd02793c4e returned with HTTP 200 Aug 07 09:51:04.292836 np0000006707 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 36/144] 10.4.3.8 () {66 vars in 1334 bytes} [Fri Aug 7 09:51:04 2026] GET /volume/v3/volumes/591d23e8-d8e2-4251-ab3c-10dd02793c4e => generated 1012 bytes in 167 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 09:51:04.455362 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.middleware.request_id [None req-ee3692fb-ae20-40d3-9296-50cc1737e47c None None] RequestId filter calling following filter/app {{(pid=100298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:51:04.457609 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [None req-ee3692fb-ae20-40d3-9296-50cc1737e47c tempest-TaggedBootDevicesTest-414854615 tempest-TaggedBootDevicesTest-414854615-project-member] GET https://10.4.3.8/volume/v3/volumes/a9045e34-b0a2-408b-8ad6-adbf97ab06da Aug 07 09:51:04.457815 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [None req-ee3692fb-ae20-40d3-9296-50cc1737e47c tempest-TaggedBootDevicesTest-414854615 tempest-TaggedBootDevicesTest-414854615-project-member] Empty body provided in request {{(pid=100298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 09:51:04.458067 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [None req-ee3692fb-ae20-40d3-9296-50cc1737e47c tempest-TaggedBootDevicesTest-414854615 tempest-TaggedBootDevicesTest-414854615-project-member] Calling method 'show' {{(pid=100298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 09:51:04.466175 np0000006707 devstack@c-api.service[100298]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 09:51:04.466175 np0000006707 devstack@c-api.service[100298]: warnings.warn( Aug 07 09:51:04.471490 np0000006707 devstack@c-api.service[100298]: INFO cinder.volume.api [None req-ee3692fb-ae20-40d3-9296-50cc1737e47c tempest-TaggedBootDevicesTest-414854615 tempest-TaggedBootDevicesTest-414854615-project-member] Volume info retrieved successfully. Aug 07 09:51:04.477245 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [None req-ee3692fb-ae20-40d3-9296-50cc1737e47c tempest-TaggedBootDevicesTest-414854615 tempest-TaggedBootDevicesTest-414854615-project-member] https://10.4.3.8/volume/v3/volumes/a9045e34-b0a2-408b-8ad6-adbf97ab06da returned with HTTP 200 Aug 07 09:51:04.477914 np0000006707 devstack@c-api.service[100298]: [pid: 100298|app: 0|req: 36/145] 10.4.3.8 () {66 vars in 1334 bytes} [Fri Aug 7 09:51:04 2026] GET /volume/v3/volumes/a9045e34-b0a2-408b-8ad6-adbf97ab06da => generated 900 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 09:51:04.680822 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [None req-69587697-c691-4d34-b2c5-9808a83a9787 None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:51:04.683361 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-69587697-c691-4d34-b2c5-9808a83a9787 tempest-TestMultiAttachVolumeSwap-685592965 tempest-TestMultiAttachVolumeSwap-685592965-project-member] GET https://10.4.3.8/volume/v3/volumes/3f85d5a0-47c2-4332-b9cd-91ab58bbf654 Aug 07 09:51:04.683645 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-69587697-c691-4d34-b2c5-9808a83a9787 tempest-TestMultiAttachVolumeSwap-685592965 tempest-TestMultiAttachVolumeSwap-685592965-project-member] Empty body provided in request {{(pid=100296) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 09:51:04.683920 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-69587697-c691-4d34-b2c5-9808a83a9787 tempest-TestMultiAttachVolumeSwap-685592965 tempest-TestMultiAttachVolumeSwap-685592965-project-member] Calling method 'show' {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 09:51:04.694892 np0000006707 devstack@c-api.service[100296]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 09:51:04.694892 np0000006707 devstack@c-api.service[100296]: warnings.warn( Aug 07 09:51:04.704595 np0000006707 devstack@c-api.service[100296]: INFO cinder.volume.api [None req-69587697-c691-4d34-b2c5-9808a83a9787 tempest-TestMultiAttachVolumeSwap-685592965 tempest-TestMultiAttachVolumeSwap-685592965-project-member] Volume info retrieved successfully. Aug 07 09:51:04.711926 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-69587697-c691-4d34-b2c5-9808a83a9787 tempest-TestMultiAttachVolumeSwap-685592965 tempest-TestMultiAttachVolumeSwap-685592965-project-member] https://10.4.3.8/volume/v3/volumes/3f85d5a0-47c2-4332-b9cd-91ab58bbf654 returned with HTTP 200 Aug 07 09:51:04.712543 np0000006707 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 36/146] 10.4.3.8 () {66 vars in 1334 bytes} [Fri Aug 7 09:51:04 2026] GET /volume/v3/volumes/3f85d5a0-47c2-4332-b9cd-91ab58bbf654 => generated 864 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 09:51:04.910519 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-864a32cf-13b2-494b-9944-37b00680e655 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:51:04.912603 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-864a32cf-13b2-494b-9944-37b00680e655 tempest-AttachSCSIVolumeTestJSON-861110 tempest-AttachSCSIVolumeTestJSON-861110-project-member] GET https://10.4.3.8/volume/v3/volumes/2445efb3-f4f5-4c55-a8f4-c4b9aec442b5 Aug 07 09:51:04.913247 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-864a32cf-13b2-494b-9944-37b00680e655 tempest-AttachSCSIVolumeTestJSON-861110 tempest-AttachSCSIVolumeTestJSON-861110-project-member] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 09:51:04.913733 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-864a32cf-13b2-494b-9944-37b00680e655 tempest-AttachSCSIVolumeTestJSON-861110 tempest-AttachSCSIVolumeTestJSON-861110-project-member] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 09:51:04.926229 np0000006707 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 09:51:04.926229 np0000006707 devstack@c-api.service[100295]: warnings.warn( Aug 07 09:51:04.934450 np0000006707 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-864a32cf-13b2-494b-9944-37b00680e655 tempest-AttachSCSIVolumeTestJSON-861110 tempest-AttachSCSIVolumeTestJSON-861110-project-member] Volume info retrieved successfully. Aug 07 09:51:04.937599 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-864a32cf-13b2-494b-9944-37b00680e655 tempest-AttachSCSIVolumeTestJSON-861110 tempest-AttachSCSIVolumeTestJSON-861110-project-member] https://10.4.3.8/volume/v3/volumes/2445efb3-f4f5-4c55-a8f4-c4b9aec442b5 returned with HTTP 200 Aug 07 09:51:04.938359 np0000006707 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 39/147] 10.4.3.8 () {66 vars in 1334 bytes} [Fri Aug 7 09:51:04 2026] GET /volume/v3/volumes/2445efb3-f4f5-4c55-a8f4-c4b9aec442b5 => generated 843 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 09:51:05.137176 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [None req-f6c66799-fce2-4d1d-bfe3-3f3d1326c154 None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:51:05.139238 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-f6c66799-fce2-4d1d-bfe3-3f3d1326c154 tempest-TaggedAttachmentsTest-725335908 tempest-TaggedAttachmentsTest-725335908-project-member] GET https://10.4.3.8/volume/v3/volumes/55345244-819e-4512-9f20-220e06e3e5e3 Aug 07 09:51:05.139451 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-f6c66799-fce2-4d1d-bfe3-3f3d1326c154 tempest-TaggedAttachmentsTest-725335908 tempest-TaggedAttachmentsTest-725335908-project-member] Empty body provided in request {{(pid=100297) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 09:51:05.139659 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-f6c66799-fce2-4d1d-bfe3-3f3d1326c154 tempest-TaggedAttachmentsTest-725335908 tempest-TaggedAttachmentsTest-725335908-project-member] Calling method 'show' {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 09:51:05.172463 np0000006707 devstack@c-api.service[100297]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 09:51:05.172463 np0000006707 devstack@c-api.service[100297]: warnings.warn( Aug 07 09:51:05.178317 np0000006707 devstack@c-api.service[100297]: INFO cinder.volume.api [None req-f6c66799-fce2-4d1d-bfe3-3f3d1326c154 tempest-TaggedAttachmentsTest-725335908 tempest-TaggedAttachmentsTest-725335908-project-member] Volume info retrieved successfully. Aug 07 09:51:05.184196 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-f6c66799-fce2-4d1d-bfe3-3f3d1326c154 tempest-TaggedAttachmentsTest-725335908 tempest-TaggedAttachmentsTest-725335908-project-member] https://10.4.3.8/volume/v3/volumes/55345244-819e-4512-9f20-220e06e3e5e3 returned with HTTP 200 Aug 07 09:51:05.184632 np0000006707 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 37/148] 10.4.3.8 () {66 vars in 1334 bytes} [Fri Aug 7 09:51:05 2026] GET /volume/v3/volumes/55345244-819e-4512-9f20-220e06e3e5e3 => generated 841 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 09:51:05.201104 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.middleware.request_id [None req-21f495bb-c811-4c3a-ab31-824552f17a62 None None] RequestId filter calling following filter/app {{(pid=100298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:51:05.203046 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [None req-21f495bb-c811-4c3a-ab31-824552f17a62 tempest-ServerStableDeviceRescueTest-199900733 tempest-ServerStableDeviceRescueTest-199900733-project-member] GET https://10.4.3.8/volume/v3/volumes/f498181a-d496-4f2f-a195-fd6bef7e45ec Aug 07 09:51:05.203334 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [None req-21f495bb-c811-4c3a-ab31-824552f17a62 tempest-ServerStableDeviceRescueTest-199900733 tempest-ServerStableDeviceRescueTest-199900733-project-member] Empty body provided in request {{(pid=100298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 09:51:05.203738 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [None req-21f495bb-c811-4c3a-ab31-824552f17a62 tempest-ServerStableDeviceRescueTest-199900733 tempest-ServerStableDeviceRescueTest-199900733-project-member] Calling method 'show' {{(pid=100298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 09:51:05.215698 np0000006707 devstack@c-api.service[100298]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 09:51:05.215698 np0000006707 devstack@c-api.service[100298]: warnings.warn( Aug 07 09:51:05.220673 np0000006707 devstack@c-api.service[100298]: INFO cinder.volume.api [None req-21f495bb-c811-4c3a-ab31-824552f17a62 tempest-ServerStableDeviceRescueTest-199900733 tempest-ServerStableDeviceRescueTest-199900733-project-member] Volume info retrieved successfully. Aug 07 09:51:05.226869 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [None req-21f495bb-c811-4c3a-ab31-824552f17a62 tempest-ServerStableDeviceRescueTest-199900733 tempest-ServerStableDeviceRescueTest-199900733-project-member] https://10.4.3.8/volume/v3/volumes/f498181a-d496-4f2f-a195-fd6bef7e45ec returned with HTTP 200 Aug 07 09:51:05.227162 np0000006707 devstack@c-api.service[100298]: [pid: 100298|app: 0|req: 37/149] 10.4.3.8 () {66 vars in 1334 bytes} [Fri Aug 7 09:51:05 2026] GET /volume/v3/volumes/f498181a-d496-4f2f-a195-fd6bef7e45ec => generated 847 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 09:51:05.307312 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [None req-7e95fafd-b220-40d8-9f04-78ce6ecd7ea6 None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:51:05.309868 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-7e95fafd-b220-40d8-9f04-78ce6ecd7ea6 tempest-VolumesAssistedSnapshotsTest-359814331 tempest-VolumesAssistedSnapshotsTest-359814331-project-admin] GET https://10.4.3.8/volume/v3/volumes/591d23e8-d8e2-4251-ab3c-10dd02793c4e Aug 07 09:51:05.310072 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-7e95fafd-b220-40d8-9f04-78ce6ecd7ea6 tempest-VolumesAssistedSnapshotsTest-359814331 tempest-VolumesAssistedSnapshotsTest-359814331-project-admin] Empty body provided in request {{(pid=100296) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 09:51:05.310244 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-7e95fafd-b220-40d8-9f04-78ce6ecd7ea6 tempest-VolumesAssistedSnapshotsTest-359814331 tempest-VolumesAssistedSnapshotsTest-359814331-project-admin] Calling method 'show' {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 09:51:05.322437 np0000006707 devstack@c-api.service[100296]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 09:51:05.322437 np0000006707 devstack@c-api.service[100296]: warnings.warn( Aug 07 09:51:05.327275 np0000006707 devstack@c-api.service[100296]: INFO cinder.volume.api [None req-7e95fafd-b220-40d8-9f04-78ce6ecd7ea6 tempest-VolumesAssistedSnapshotsTest-359814331 tempest-VolumesAssistedSnapshotsTest-359814331-project-admin] Volume info retrieved successfully. Aug 07 09:51:05.332996 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-7e95fafd-b220-40d8-9f04-78ce6ecd7ea6 tempest-VolumesAssistedSnapshotsTest-359814331 tempest-VolumesAssistedSnapshotsTest-359814331-project-admin] https://10.4.3.8/volume/v3/volumes/591d23e8-d8e2-4251-ab3c-10dd02793c4e returned with HTTP 200 Aug 07 09:51:05.333214 np0000006707 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 37/150] 10.4.3.8 () {66 vars in 1334 bytes} [Fri Aug 7 09:51:05 2026] GET /volume/v3/volumes/591d23e8-d8e2-4251-ab3c-10dd02793c4e => generated 1012 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 09:51:05.492910 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-749ada9c-fe4a-47f6-ad3e-2b8e5457ce5c None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:51:05.495927 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-749ada9c-fe4a-47f6-ad3e-2b8e5457ce5c tempest-TaggedBootDevicesTest-414854615 tempest-TaggedBootDevicesTest-414854615-project-member] GET https://10.4.3.8/volume/v3/volumes/a9045e34-b0a2-408b-8ad6-adbf97ab06da Aug 07 09:51:05.496600 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-749ada9c-fe4a-47f6-ad3e-2b8e5457ce5c tempest-TaggedBootDevicesTest-414854615 tempest-TaggedBootDevicesTest-414854615-project-member] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 09:51:05.498019 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-749ada9c-fe4a-47f6-ad3e-2b8e5457ce5c tempest-TaggedBootDevicesTest-414854615 tempest-TaggedBootDevicesTest-414854615-project-member] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 09:51:05.514828 np0000006707 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 09:51:05.514828 np0000006707 devstack@c-api.service[100295]: warnings.warn( Aug 07 09:51:05.521271 np0000006707 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-749ada9c-fe4a-47f6-ad3e-2b8e5457ce5c tempest-TaggedBootDevicesTest-414854615 tempest-TaggedBootDevicesTest-414854615-project-member] Volume info retrieved successfully. Aug 07 09:51:05.527435 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-749ada9c-fe4a-47f6-ad3e-2b8e5457ce5c tempest-TaggedBootDevicesTest-414854615 tempest-TaggedBootDevicesTest-414854615-project-member] https://10.4.3.8/volume/v3/volumes/a9045e34-b0a2-408b-8ad6-adbf97ab06da returned with HTTP 200 Aug 07 09:51:05.528818 np0000006707 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 40/151] 10.4.3.8 () {66 vars in 1334 bytes} [Fri Aug 7 09:51:05 2026] GET /volume/v3/volumes/a9045e34-b0a2-408b-8ad6-adbf97ab06da => generated 900 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 09:51:05.727542 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [None req-44c56774-ccfd-4f66-83e9-ace5735e9ac5 None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:51:05.730056 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-44c56774-ccfd-4f66-83e9-ace5735e9ac5 tempest-TestMultiAttachVolumeSwap-685592965 tempest-TestMultiAttachVolumeSwap-685592965-project-member] GET https://10.4.3.8/volume/v3/volumes/3f85d5a0-47c2-4332-b9cd-91ab58bbf654 Aug 07 09:51:05.730328 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-44c56774-ccfd-4f66-83e9-ace5735e9ac5 tempest-TestMultiAttachVolumeSwap-685592965 tempest-TestMultiAttachVolumeSwap-685592965-project-member] Empty body provided in request {{(pid=100297) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 09:51:05.730628 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-44c56774-ccfd-4f66-83e9-ace5735e9ac5 tempest-TestMultiAttachVolumeSwap-685592965 tempest-TestMultiAttachVolumeSwap-685592965-project-member] Calling method 'show' {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 09:51:05.743428 np0000006707 devstack@c-api.service[100297]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 09:51:05.743428 np0000006707 devstack@c-api.service[100297]: warnings.warn( Aug 07 09:51:05.747906 np0000006707 devstack@c-api.service[100297]: INFO cinder.volume.api [None req-44c56774-ccfd-4f66-83e9-ace5735e9ac5 tempest-TestMultiAttachVolumeSwap-685592965 tempest-TestMultiAttachVolumeSwap-685592965-project-member] Volume info retrieved successfully. Aug 07 09:51:05.752431 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-44c56774-ccfd-4f66-83e9-ace5735e9ac5 tempest-TestMultiAttachVolumeSwap-685592965 tempest-TestMultiAttachVolumeSwap-685592965-project-member] https://10.4.3.8/volume/v3/volumes/3f85d5a0-47c2-4332-b9cd-91ab58bbf654 returned with HTTP 200 Aug 07 09:51:05.752813 np0000006707 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 38/152] 10.4.3.8 () {66 vars in 1334 bytes} [Fri Aug 7 09:51:05 2026] GET /volume/v3/volumes/3f85d5a0-47c2-4332-b9cd-91ab58bbf654 => generated 864 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 09:51:05.952399 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.middleware.request_id [None req-4b6da26a-f497-45e0-a68b-963eadc6ba0c None None] RequestId filter calling following filter/app {{(pid=100298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:51:05.954245 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [None req-4b6da26a-f497-45e0-a68b-963eadc6ba0c tempest-AttachSCSIVolumeTestJSON-861110 tempest-AttachSCSIVolumeTestJSON-861110-project-member] GET https://10.4.3.8/volume/v3/volumes/2445efb3-f4f5-4c55-a8f4-c4b9aec442b5 Aug 07 09:51:05.954502 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [None req-4b6da26a-f497-45e0-a68b-963eadc6ba0c tempest-AttachSCSIVolumeTestJSON-861110 tempest-AttachSCSIVolumeTestJSON-861110-project-member] Empty body provided in request {{(pid=100298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 09:51:05.954734 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [None req-4b6da26a-f497-45e0-a68b-963eadc6ba0c tempest-AttachSCSIVolumeTestJSON-861110 tempest-AttachSCSIVolumeTestJSON-861110-project-member] Calling method 'show' {{(pid=100298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 09:51:05.965148 np0000006707 devstack@c-api.service[100298]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 09:51:05.965148 np0000006707 devstack@c-api.service[100298]: warnings.warn( Aug 07 09:51:05.969637 np0000006707 devstack@c-api.service[100298]: INFO cinder.volume.api [None req-4b6da26a-f497-45e0-a68b-963eadc6ba0c tempest-AttachSCSIVolumeTestJSON-861110 tempest-AttachSCSIVolumeTestJSON-861110-project-member] Volume info retrieved successfully. Aug 07 09:51:05.975541 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [None req-4b6da26a-f497-45e0-a68b-963eadc6ba0c tempest-AttachSCSIVolumeTestJSON-861110 tempest-AttachSCSIVolumeTestJSON-861110-project-member] https://10.4.3.8/volume/v3/volumes/2445efb3-f4f5-4c55-a8f4-c4b9aec442b5 returned with HTTP 200 Aug 07 09:51:05.975909 np0000006707 devstack@c-api.service[100298]: [pid: 100298|app: 0|req: 38/153] 10.4.3.8 () {66 vars in 1334 bytes} [Fri Aug 7 09:51:05 2026] GET /volume/v3/volumes/2445efb3-f4f5-4c55-a8f4-c4b9aec442b5 => generated 843 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 09:51:06.201047 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [None req-4e293687-394e-4eaa-a69b-e3186b3a52b9 None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:51:06.202857 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-4e293687-394e-4eaa-a69b-e3186b3a52b9 tempest-TaggedAttachmentsTest-725335908 tempest-TaggedAttachmentsTest-725335908-project-member] GET https://10.4.3.8/volume/v3/volumes/55345244-819e-4512-9f20-220e06e3e5e3 Aug 07 09:51:06.203145 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-4e293687-394e-4eaa-a69b-e3186b3a52b9 tempest-TaggedAttachmentsTest-725335908 tempest-TaggedAttachmentsTest-725335908-project-member] Empty body provided in request {{(pid=100296) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 09:51:06.204354 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-4e293687-394e-4eaa-a69b-e3186b3a52b9 tempest-TaggedAttachmentsTest-725335908 tempest-TaggedAttachmentsTest-725335908-project-member] Calling method 'show' {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 09:51:06.214168 np0000006707 devstack@c-api.service[100296]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 09:51:06.214168 np0000006707 devstack@c-api.service[100296]: warnings.warn( Aug 07 09:51:06.218946 np0000006707 devstack@c-api.service[100296]: INFO cinder.volume.api [None req-4e293687-394e-4eaa-a69b-e3186b3a52b9 tempest-TaggedAttachmentsTest-725335908 tempest-TaggedAttachmentsTest-725335908-project-member] Volume info retrieved successfully. Aug 07 09:51:06.224964 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-4e293687-394e-4eaa-a69b-e3186b3a52b9 tempest-TaggedAttachmentsTest-725335908 tempest-TaggedAttachmentsTest-725335908-project-member] https://10.4.3.8/volume/v3/volumes/55345244-819e-4512-9f20-220e06e3e5e3 returned with HTTP 200 Aug 07 09:51:06.225581 np0000006707 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 38/154] 10.4.3.8 () {66 vars in 1334 bytes} [Fri Aug 7 09:51:06 2026] GET /volume/v3/volumes/55345244-819e-4512-9f20-220e06e3e5e3 => generated 841 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 09:51:06.241195 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-26bf2e39-06cc-4487-8228-511fb005c6bc None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:51:06.243735 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-26bf2e39-06cc-4487-8228-511fb005c6bc tempest-ServerStableDeviceRescueTest-199900733 tempest-ServerStableDeviceRescueTest-199900733-project-member] GET https://10.4.3.8/volume/v3/volumes/f498181a-d496-4f2f-a195-fd6bef7e45ec Aug 07 09:51:06.244241 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-26bf2e39-06cc-4487-8228-511fb005c6bc tempest-ServerStableDeviceRescueTest-199900733 tempest-ServerStableDeviceRescueTest-199900733-project-member] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 09:51:06.244691 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-26bf2e39-06cc-4487-8228-511fb005c6bc tempest-ServerStableDeviceRescueTest-199900733 tempest-ServerStableDeviceRescueTest-199900733-project-member] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 09:51:06.255298 np0000006707 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 09:51:06.255298 np0000006707 devstack@c-api.service[100295]: warnings.warn( Aug 07 09:51:06.259335 np0000006707 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-26bf2e39-06cc-4487-8228-511fb005c6bc tempest-ServerStableDeviceRescueTest-199900733 tempest-ServerStableDeviceRescueTest-199900733-project-member] Volume info retrieved successfully. Aug 07 09:51:06.263770 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-26bf2e39-06cc-4487-8228-511fb005c6bc tempest-ServerStableDeviceRescueTest-199900733 tempest-ServerStableDeviceRescueTest-199900733-project-member] https://10.4.3.8/volume/v3/volumes/f498181a-d496-4f2f-a195-fd6bef7e45ec returned with HTTP 200 Aug 07 09:51:06.264168 np0000006707 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 41/155] 10.4.3.8 () {66 vars in 1334 bytes} [Fri Aug 7 09:51:06 2026] GET /volume/v3/volumes/f498181a-d496-4f2f-a195-fd6bef7e45ec => generated 847 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 09:51:06.346556 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [None req-b3cb5195-ada8-4409-89dd-82ffc9f96abf None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:51:06.348589 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-b3cb5195-ada8-4409-89dd-82ffc9f96abf tempest-VolumesAssistedSnapshotsTest-359814331 tempest-VolumesAssistedSnapshotsTest-359814331-project-admin] GET https://10.4.3.8/volume/v3/volumes/591d23e8-d8e2-4251-ab3c-10dd02793c4e Aug 07 09:51:06.348839 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-b3cb5195-ada8-4409-89dd-82ffc9f96abf tempest-VolumesAssistedSnapshotsTest-359814331 tempest-VolumesAssistedSnapshotsTest-359814331-project-admin] Empty body provided in request {{(pid=100297) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 09:51:06.349048 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-b3cb5195-ada8-4409-89dd-82ffc9f96abf tempest-VolumesAssistedSnapshotsTest-359814331 tempest-VolumesAssistedSnapshotsTest-359814331-project-admin] Calling method 'show' {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 09:51:06.362313 np0000006707 devstack@c-api.service[100297]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 09:51:06.362313 np0000006707 devstack@c-api.service[100297]: warnings.warn( Aug 07 09:51:06.366592 np0000006707 devstack@c-api.service[100297]: INFO cinder.volume.api [None req-b3cb5195-ada8-4409-89dd-82ffc9f96abf tempest-VolumesAssistedSnapshotsTest-359814331 tempest-VolumesAssistedSnapshotsTest-359814331-project-admin] Volume info retrieved successfully. Aug 07 09:51:06.371613 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-b3cb5195-ada8-4409-89dd-82ffc9f96abf tempest-VolumesAssistedSnapshotsTest-359814331 tempest-VolumesAssistedSnapshotsTest-359814331-project-admin] https://10.4.3.8/volume/v3/volumes/591d23e8-d8e2-4251-ab3c-10dd02793c4e returned with HTTP 200 Aug 07 09:51:06.372018 np0000006707 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 39/156] 10.4.3.8 () {66 vars in 1334 bytes} [Fri Aug 7 09:51:06 2026] GET /volume/v3/volumes/591d23e8-d8e2-4251-ab3c-10dd02793c4e => generated 1012 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 09:51:06.542178 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.middleware.request_id [None req-91212213-2265-4651-b9ba-ba475a32b167 None None] RequestId filter calling following filter/app {{(pid=100298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:51:06.544770 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [None req-91212213-2265-4651-b9ba-ba475a32b167 tempest-TaggedBootDevicesTest-414854615 tempest-TaggedBootDevicesTest-414854615-project-member] GET https://10.4.3.8/volume/v3/volumes/a9045e34-b0a2-408b-8ad6-adbf97ab06da Aug 07 09:51:06.545184 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [None req-91212213-2265-4651-b9ba-ba475a32b167 tempest-TaggedBootDevicesTest-414854615 tempest-TaggedBootDevicesTest-414854615-project-member] Empty body provided in request {{(pid=100298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 09:51:06.545456 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [None req-91212213-2265-4651-b9ba-ba475a32b167 tempest-TaggedBootDevicesTest-414854615 tempest-TaggedBootDevicesTest-414854615-project-member] Calling method 'show' {{(pid=100298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 09:51:06.555975 np0000006707 devstack@c-api.service[100298]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 09:51:06.555975 np0000006707 devstack@c-api.service[100298]: warnings.warn( Aug 07 09:51:06.561627 np0000006707 devstack@c-api.service[100298]: INFO cinder.volume.api [None req-91212213-2265-4651-b9ba-ba475a32b167 tempest-TaggedBootDevicesTest-414854615 tempest-TaggedBootDevicesTest-414854615-project-member] Volume info retrieved successfully. Aug 07 09:51:06.567976 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [None req-91212213-2265-4651-b9ba-ba475a32b167 tempest-TaggedBootDevicesTest-414854615 tempest-TaggedBootDevicesTest-414854615-project-member] https://10.4.3.8/volume/v3/volumes/a9045e34-b0a2-408b-8ad6-adbf97ab06da returned with HTTP 200 Aug 07 09:51:06.568541 np0000006707 devstack@c-api.service[100298]: [pid: 100298|app: 0|req: 39/157] 10.4.3.8 () {66 vars in 1334 bytes} [Fri Aug 7 09:51:06 2026] GET /volume/v3/volumes/a9045e34-b0a2-408b-8ad6-adbf97ab06da => generated 900 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 09:51:06.767228 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [None req-911dbb33-d350-405f-9be1-3fe1b7d46477 None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:51:06.768893 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-911dbb33-d350-405f-9be1-3fe1b7d46477 tempest-TestMultiAttachVolumeSwap-685592965 tempest-TestMultiAttachVolumeSwap-685592965-project-member] GET https://10.4.3.8/volume/v3/volumes/3f85d5a0-47c2-4332-b9cd-91ab58bbf654 Aug 07 09:51:06.769105 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-911dbb33-d350-405f-9be1-3fe1b7d46477 tempest-TestMultiAttachVolumeSwap-685592965 tempest-TestMultiAttachVolumeSwap-685592965-project-member] Empty body provided in request {{(pid=100296) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 09:51:06.769262 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-911dbb33-d350-405f-9be1-3fe1b7d46477 tempest-TestMultiAttachVolumeSwap-685592965 tempest-TestMultiAttachVolumeSwap-685592965-project-member] Calling method 'show' {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 09:51:06.778318 np0000006707 devstack@c-api.service[100296]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 09:51:06.778318 np0000006707 devstack@c-api.service[100296]: warnings.warn( Aug 07 09:51:06.781871 np0000006707 devstack@c-api.service[100296]: INFO cinder.volume.api [None req-911dbb33-d350-405f-9be1-3fe1b7d46477 tempest-TestMultiAttachVolumeSwap-685592965 tempest-TestMultiAttachVolumeSwap-685592965-project-member] Volume info retrieved successfully. Aug 07 09:51:06.786068 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-911dbb33-d350-405f-9be1-3fe1b7d46477 tempest-TestMultiAttachVolumeSwap-685592965 tempest-TestMultiAttachVolumeSwap-685592965-project-member] https://10.4.3.8/volume/v3/volumes/3f85d5a0-47c2-4332-b9cd-91ab58bbf654 returned with HTTP 200 Aug 07 09:51:06.786481 np0000006707 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 39/158] 10.4.3.8 () {66 vars in 1334 bytes} [Fri Aug 7 09:51:06 2026] GET /volume/v3/volumes/3f85d5a0-47c2-4332-b9cd-91ab58bbf654 => generated 864 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 09:51:06.990779 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-99dd59dc-ae0e-40ca-9136-2e2e5567750f None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:51:06.996638 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-99dd59dc-ae0e-40ca-9136-2e2e5567750f tempest-AttachSCSIVolumeTestJSON-861110 tempest-AttachSCSIVolumeTestJSON-861110-project-member] GET https://10.4.3.8/volume/v3/volumes/2445efb3-f4f5-4c55-a8f4-c4b9aec442b5 Aug 07 09:51:06.996638 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-99dd59dc-ae0e-40ca-9136-2e2e5567750f tempest-AttachSCSIVolumeTestJSON-861110 tempest-AttachSCSIVolumeTestJSON-861110-project-member] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 09:51:06.996638 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-99dd59dc-ae0e-40ca-9136-2e2e5567750f tempest-AttachSCSIVolumeTestJSON-861110 tempest-AttachSCSIVolumeTestJSON-861110-project-member] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 09:51:07.130723 np0000006707 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 09:51:07.130723 np0000006707 devstack@c-api.service[100295]: warnings.warn( Aug 07 09:51:07.134278 np0000006707 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-99dd59dc-ae0e-40ca-9136-2e2e5567750f tempest-AttachSCSIVolumeTestJSON-861110 tempest-AttachSCSIVolumeTestJSON-861110-project-member] Volume info retrieved successfully. Aug 07 09:51:07.139275 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-99dd59dc-ae0e-40ca-9136-2e2e5567750f tempest-AttachSCSIVolumeTestJSON-861110 tempest-AttachSCSIVolumeTestJSON-861110-project-member] https://10.4.3.8/volume/v3/volumes/2445efb3-f4f5-4c55-a8f4-c4b9aec442b5 returned with HTTP 200 Aug 07 09:51:07.139743 np0000006707 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 42/159] 10.4.3.8 () {66 vars in 1334 bytes} [Fri Aug 7 09:51:06 2026] GET /volume/v3/volumes/2445efb3-f4f5-4c55-a8f4-c4b9aec442b5 => generated 843 bytes in 150 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 09:51:07.242245 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [None req-3e4b3270-25c8-4c02-aff6-ebc733a5ab7f None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:51:07.244743 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-3e4b3270-25c8-4c02-aff6-ebc733a5ab7f tempest-TaggedAttachmentsTest-725335908 tempest-TaggedAttachmentsTest-725335908-project-member] GET https://10.4.3.8/volume/v3/volumes/55345244-819e-4512-9f20-220e06e3e5e3 Aug 07 09:51:07.245032 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-3e4b3270-25c8-4c02-aff6-ebc733a5ab7f tempest-TaggedAttachmentsTest-725335908 tempest-TaggedAttachmentsTest-725335908-project-member] Empty body provided in request {{(pid=100297) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 09:51:07.245324 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-3e4b3270-25c8-4c02-aff6-ebc733a5ab7f tempest-TaggedAttachmentsTest-725335908 tempest-TaggedAttachmentsTest-725335908-project-member] Calling method 'show' {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 09:51:07.257807 np0000006707 devstack@c-api.service[100297]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 09:51:07.257807 np0000006707 devstack@c-api.service[100297]: warnings.warn( Aug 07 09:51:07.262271 np0000006707 devstack@c-api.service[100297]: INFO cinder.volume.api [None req-3e4b3270-25c8-4c02-aff6-ebc733a5ab7f tempest-TaggedAttachmentsTest-725335908 tempest-TaggedAttachmentsTest-725335908-project-member] Volume info retrieved successfully. Aug 07 09:51:07.267091 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-3e4b3270-25c8-4c02-aff6-ebc733a5ab7f tempest-TaggedAttachmentsTest-725335908 tempest-TaggedAttachmentsTest-725335908-project-member] https://10.4.3.8/volume/v3/volumes/55345244-819e-4512-9f20-220e06e3e5e3 returned with HTTP 200 Aug 07 09:51:07.267508 np0000006707 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 40/160] 10.4.3.8 () {66 vars in 1334 bytes} [Fri Aug 7 09:51:07 2026] GET /volume/v3/volumes/55345244-819e-4512-9f20-220e06e3e5e3 => generated 841 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 09:51:07.276103 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.middleware.request_id [None req-86103bc4-4e2d-46b3-bb97-113a7a9c05ff None None] RequestId filter calling following filter/app {{(pid=100298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:51:07.278471 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [None req-86103bc4-4e2d-46b3-bb97-113a7a9c05ff tempest-ServerStableDeviceRescueTest-199900733 tempest-ServerStableDeviceRescueTest-199900733-project-member] GET https://10.4.3.8/volume/v3/volumes/f498181a-d496-4f2f-a195-fd6bef7e45ec Aug 07 09:51:07.278759 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [None req-86103bc4-4e2d-46b3-bb97-113a7a9c05ff tempest-ServerStableDeviceRescueTest-199900733 tempest-ServerStableDeviceRescueTest-199900733-project-member] Empty body provided in request {{(pid=100298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 09:51:07.279109 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [None req-86103bc4-4e2d-46b3-bb97-113a7a9c05ff tempest-ServerStableDeviceRescueTest-199900733 tempest-ServerStableDeviceRescueTest-199900733-project-member] Calling method 'show' {{(pid=100298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 09:51:07.292880 np0000006707 devstack@c-api.service[100298]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 09:51:07.292880 np0000006707 devstack@c-api.service[100298]: warnings.warn( Aug 07 09:51:07.298514 np0000006707 devstack@c-api.service[100298]: INFO cinder.volume.api [None req-86103bc4-4e2d-46b3-bb97-113a7a9c05ff tempest-ServerStableDeviceRescueTest-199900733 tempest-ServerStableDeviceRescueTest-199900733-project-member] Volume info retrieved successfully. Aug 07 09:51:07.305590 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [None req-86103bc4-4e2d-46b3-bb97-113a7a9c05ff tempest-ServerStableDeviceRescueTest-199900733 tempest-ServerStableDeviceRescueTest-199900733-project-member] https://10.4.3.8/volume/v3/volumes/f498181a-d496-4f2f-a195-fd6bef7e45ec returned with HTTP 200 Aug 07 09:51:07.306200 np0000006707 devstack@c-api.service[100298]: [pid: 100298|app: 0|req: 40/161] 10.4.3.8 () {66 vars in 1334 bytes} [Fri Aug 7 09:51:07 2026] GET /volume/v3/volumes/f498181a-d496-4f2f-a195-fd6bef7e45ec => generated 847 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 09:51:07.385377 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [None req-a78a3571-9d13-4325-8298-d8e92836c7b0 None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:51:07.388001 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-a78a3571-9d13-4325-8298-d8e92836c7b0 tempest-VolumesAssistedSnapshotsTest-359814331 tempest-VolumesAssistedSnapshotsTest-359814331-project-admin] GET https://10.4.3.8/volume/v3/volumes/591d23e8-d8e2-4251-ab3c-10dd02793c4e Aug 07 09:51:07.388261 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-a78a3571-9d13-4325-8298-d8e92836c7b0 tempest-VolumesAssistedSnapshotsTest-359814331 tempest-VolumesAssistedSnapshotsTest-359814331-project-admin] Empty body provided in request {{(pid=100296) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 09:51:07.388537 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-a78a3571-9d13-4325-8298-d8e92836c7b0 tempest-VolumesAssistedSnapshotsTest-359814331 tempest-VolumesAssistedSnapshotsTest-359814331-project-admin] Calling method 'show' {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 09:51:07.398580 np0000006707 devstack@c-api.service[100296]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 09:51:07.398580 np0000006707 devstack@c-api.service[100296]: warnings.warn( Aug 07 09:51:07.402830 np0000006707 devstack@c-api.service[100296]: INFO cinder.volume.api [None req-a78a3571-9d13-4325-8298-d8e92836c7b0 tempest-VolumesAssistedSnapshotsTest-359814331 tempest-VolumesAssistedSnapshotsTest-359814331-project-admin] Volume info retrieved successfully. Aug 07 09:51:07.407784 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-a78a3571-9d13-4325-8298-d8e92836c7b0 tempest-VolumesAssistedSnapshotsTest-359814331 tempest-VolumesAssistedSnapshotsTest-359814331-project-admin] https://10.4.3.8/volume/v3/volumes/591d23e8-d8e2-4251-ab3c-10dd02793c4e returned with HTTP 200 Aug 07 09:51:07.408180 np0000006707 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 40/162] 10.4.3.8 () {66 vars in 1334 bytes} [Fri Aug 7 09:51:07 2026] GET /volume/v3/volumes/591d23e8-d8e2-4251-ab3c-10dd02793c4e => generated 1012 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 09:51:07.582355 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-3d93fc8a-574c-4b15-a6f9-9426037444bc None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:51:07.585488 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-3d93fc8a-574c-4b15-a6f9-9426037444bc tempest-TaggedBootDevicesTest-414854615 tempest-TaggedBootDevicesTest-414854615-project-member] GET https://10.4.3.8/volume/v3/volumes/a9045e34-b0a2-408b-8ad6-adbf97ab06da Aug 07 09:51:07.586473 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-3d93fc8a-574c-4b15-a6f9-9426037444bc tempest-TaggedBootDevicesTest-414854615 tempest-TaggedBootDevicesTest-414854615-project-member] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 09:51:07.586473 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-3d93fc8a-574c-4b15-a6f9-9426037444bc tempest-TaggedBootDevicesTest-414854615 tempest-TaggedBootDevicesTest-414854615-project-member] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 09:51:07.599234 np0000006707 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 09:51:07.599234 np0000006707 devstack@c-api.service[100295]: warnings.warn( Aug 07 09:51:07.605369 np0000006707 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-3d93fc8a-574c-4b15-a6f9-9426037444bc tempest-TaggedBootDevicesTest-414854615 tempest-TaggedBootDevicesTest-414854615-project-member] Volume info retrieved successfully. Aug 07 09:51:07.612595 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-3d93fc8a-574c-4b15-a6f9-9426037444bc tempest-TaggedBootDevicesTest-414854615 tempest-TaggedBootDevicesTest-414854615-project-member] https://10.4.3.8/volume/v3/volumes/a9045e34-b0a2-408b-8ad6-adbf97ab06da returned with HTTP 200 Aug 07 09:51:07.613233 np0000006707 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 43/163] 10.4.3.8 () {66 vars in 1334 bytes} [Fri Aug 7 09:51:07 2026] GET /volume/v3/volumes/a9045e34-b0a2-408b-8ad6-adbf97ab06da => generated 900 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 09:51:07.799972 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [None req-cc64be75-6c50-4e72-9bb6-b833c824ac3b None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:51:07.801631 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-cc64be75-6c50-4e72-9bb6-b833c824ac3b tempest-TestMultiAttachVolumeSwap-685592965 tempest-TestMultiAttachVolumeSwap-685592965-project-member] GET https://10.4.3.8/volume/v3/volumes/3f85d5a0-47c2-4332-b9cd-91ab58bbf654 Aug 07 09:51:07.801804 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-cc64be75-6c50-4e72-9bb6-b833c824ac3b tempest-TestMultiAttachVolumeSwap-685592965 tempest-TestMultiAttachVolumeSwap-685592965-project-member] Empty body provided in request {{(pid=100297) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 09:51:07.801981 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-cc64be75-6c50-4e72-9bb6-b833c824ac3b tempest-TestMultiAttachVolumeSwap-685592965 tempest-TestMultiAttachVolumeSwap-685592965-project-member] Calling method 'show' {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 09:51:07.811712 np0000006707 devstack@c-api.service[100297]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 09:51:07.811712 np0000006707 devstack@c-api.service[100297]: warnings.warn( Aug 07 09:51:07.816433 np0000006707 devstack@c-api.service[100297]: INFO cinder.volume.api [None req-cc64be75-6c50-4e72-9bb6-b833c824ac3b tempest-TestMultiAttachVolumeSwap-685592965 tempest-TestMultiAttachVolumeSwap-685592965-project-member] Volume info retrieved successfully. Aug 07 09:51:07.822621 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-cc64be75-6c50-4e72-9bb6-b833c824ac3b tempest-TestMultiAttachVolumeSwap-685592965 tempest-TestMultiAttachVolumeSwap-685592965-project-member] https://10.4.3.8/volume/v3/volumes/3f85d5a0-47c2-4332-b9cd-91ab58bbf654 returned with HTTP 200 Aug 07 09:51:07.823156 np0000006707 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 41/164] 10.4.3.8 () {66 vars in 1334 bytes} [Fri Aug 7 09:51:07 2026] GET /volume/v3/volumes/3f85d5a0-47c2-4332-b9cd-91ab58bbf654 => generated 864 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 09:51:08.153862 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.middleware.request_id [None req-a27e0133-75d1-4e48-bfa6-81d4f6d03553 None None] RequestId filter calling following filter/app {{(pid=100298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:51:08.155649 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [None req-a27e0133-75d1-4e48-bfa6-81d4f6d03553 tempest-AttachSCSIVolumeTestJSON-861110 tempest-AttachSCSIVolumeTestJSON-861110-project-member] GET https://10.4.3.8/volume/v3/volumes/2445efb3-f4f5-4c55-a8f4-c4b9aec442b5 Aug 07 09:51:08.155899 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [None req-a27e0133-75d1-4e48-bfa6-81d4f6d03553 tempest-AttachSCSIVolumeTestJSON-861110 tempest-AttachSCSIVolumeTestJSON-861110-project-member] Empty body provided in request {{(pid=100298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 09:51:08.156163 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [None req-a27e0133-75d1-4e48-bfa6-81d4f6d03553 tempest-AttachSCSIVolumeTestJSON-861110 tempest-AttachSCSIVolumeTestJSON-861110-project-member] Calling method 'show' {{(pid=100298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 09:51:08.167204 np0000006707 devstack@c-api.service[100298]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 09:51:08.167204 np0000006707 devstack@c-api.service[100298]: warnings.warn( Aug 07 09:51:08.172075 np0000006707 devstack@c-api.service[100298]: INFO cinder.volume.api [None req-a27e0133-75d1-4e48-bfa6-81d4f6d03553 tempest-AttachSCSIVolumeTestJSON-861110 tempest-AttachSCSIVolumeTestJSON-861110-project-member] Volume info retrieved successfully. Aug 07 09:51:08.178057 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [None req-a27e0133-75d1-4e48-bfa6-81d4f6d03553 tempest-AttachSCSIVolumeTestJSON-861110 tempest-AttachSCSIVolumeTestJSON-861110-project-member] https://10.4.3.8/volume/v3/volumes/2445efb3-f4f5-4c55-a8f4-c4b9aec442b5 returned with HTTP 200 Aug 07 09:51:08.179102 np0000006707 devstack@c-api.service[100298]: [pid: 100298|app: 0|req: 41/165] 10.4.3.8 () {66 vars in 1334 bytes} [Fri Aug 7 09:51:08 2026] GET /volume/v3/volumes/2445efb3-f4f5-4c55-a8f4-c4b9aec442b5 => generated 843 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 07 09:51:08.280296 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [None req-61bcd0d0-5635-4855-bb68-9cda608b0b4e None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:51:08.282364 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-61bcd0d0-5635-4855-bb68-9cda608b0b4e tempest-TaggedAttachmentsTest-725335908 tempest-TaggedAttachmentsTest-725335908-project-member] GET https://10.4.3.8/volume/v3/volumes/55345244-819e-4512-9f20-220e06e3e5e3 Aug 07 09:51:08.282622 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-61bcd0d0-5635-4855-bb68-9cda608b0b4e tempest-TaggedAttachmentsTest-725335908 tempest-TaggedAttachmentsTest-725335908-project-member] Empty body provided in request {{(pid=100296) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 09:51:08.282866 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-61bcd0d0-5635-4855-bb68-9cda608b0b4e tempest-TaggedAttachmentsTest-725335908 tempest-TaggedAttachmentsTest-725335908-project-member] Calling method 'show' {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 09:51:08.293700 np0000006707 devstack@c-api.service[100296]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 09:51:08.293700 np0000006707 devstack@c-api.service[100296]: warnings.warn( Aug 07 09:51:08.298333 np0000006707 devstack@c-api.service[100296]: INFO cinder.volume.api [None req-61bcd0d0-5635-4855-bb68-9cda608b0b4e tempest-TaggedAttachmentsTest-725335908 tempest-TaggedAttachmentsTest-725335908-project-member] Volume info retrieved successfully. Aug 07 09:51:08.304274 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-61bcd0d0-5635-4855-bb68-9cda608b0b4e tempest-TaggedAttachmentsTest-725335908 tempest-TaggedAttachmentsTest-725335908-project-member] https://10.4.3.8/volume/v3/volumes/55345244-819e-4512-9f20-220e06e3e5e3 returned with HTTP 200 Aug 07 09:51:08.304786 np0000006707 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 41/166] 10.4.3.8 () {66 vars in 1334 bytes} [Fri Aug 7 09:51:08 2026] GET /volume/v3/volumes/55345244-819e-4512-9f20-220e06e3e5e3 => generated 841 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 09:51:08.320711 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-10823b51-16cc-4aa1-ab44-2979668d46ff None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:51:08.322715 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-10823b51-16cc-4aa1-ab44-2979668d46ff tempest-ServerStableDeviceRescueTest-199900733 tempest-ServerStableDeviceRescueTest-199900733-project-member] GET https://10.4.3.8/volume/v3/volumes/f498181a-d496-4f2f-a195-fd6bef7e45ec Aug 07 09:51:08.322918 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-10823b51-16cc-4aa1-ab44-2979668d46ff tempest-ServerStableDeviceRescueTest-199900733 tempest-ServerStableDeviceRescueTest-199900733-project-member] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 09:51:08.323155 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-10823b51-16cc-4aa1-ab44-2979668d46ff tempest-ServerStableDeviceRescueTest-199900733 tempest-ServerStableDeviceRescueTest-199900733-project-member] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 09:51:08.334032 np0000006707 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 09:51:08.334032 np0000006707 devstack@c-api.service[100295]: warnings.warn( Aug 07 09:51:08.338792 np0000006707 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-10823b51-16cc-4aa1-ab44-2979668d46ff tempest-ServerStableDeviceRescueTest-199900733 tempest-ServerStableDeviceRescueTest-199900733-project-member] Volume info retrieved successfully. Aug 07 09:51:08.344406 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-10823b51-16cc-4aa1-ab44-2979668d46ff tempest-ServerStableDeviceRescueTest-199900733 tempest-ServerStableDeviceRescueTest-199900733-project-member] https://10.4.3.8/volume/v3/volumes/f498181a-d496-4f2f-a195-fd6bef7e45ec returned with HTTP 200 Aug 07 09:51:08.345035 np0000006707 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 44/167] 10.4.3.8 () {66 vars in 1334 bytes} [Fri Aug 7 09:51:08 2026] GET /volume/v3/volumes/f498181a-d496-4f2f-a195-fd6bef7e45ec => generated 847 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 09:51:08.359957 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [None req-95691612-c390-4b73-b177-ecdc1c7b0c3a None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:51:08.423792 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.middleware.request_id [None req-6b7074e3-c6ca-487c-9f65-816237e00b43 None None] RequestId filter calling following filter/app {{(pid=100298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:51:08.425645 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [None req-6b7074e3-c6ca-487c-9f65-816237e00b43 tempest-VolumesAssistedSnapshotsTest-359814331 tempest-VolumesAssistedSnapshotsTest-359814331-project-admin] GET https://10.4.3.8/volume/v3/volumes/591d23e8-d8e2-4251-ab3c-10dd02793c4e Aug 07 09:51:08.425881 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [None req-6b7074e3-c6ca-487c-9f65-816237e00b43 tempest-VolumesAssistedSnapshotsTest-359814331 tempest-VolumesAssistedSnapshotsTest-359814331-project-admin] Empty body provided in request {{(pid=100298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 09:51:08.426132 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [None req-6b7074e3-c6ca-487c-9f65-816237e00b43 tempest-VolumesAssistedSnapshotsTest-359814331 tempest-VolumesAssistedSnapshotsTest-359814331-project-admin] Calling method 'show' {{(pid=100298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 09:51:08.443049 np0000006707 devstack@c-api.service[100298]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 09:51:08.443049 np0000006707 devstack@c-api.service[100298]: warnings.warn( Aug 07 09:51:08.448109 np0000006707 devstack@c-api.service[100298]: INFO cinder.volume.api [None req-6b7074e3-c6ca-487c-9f65-816237e00b43 tempest-VolumesAssistedSnapshotsTest-359814331 tempest-VolumesAssistedSnapshotsTest-359814331-project-admin] Volume info retrieved successfully. Aug 07 09:51:08.452047 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [None req-6b7074e3-c6ca-487c-9f65-816237e00b43 tempest-VolumesAssistedSnapshotsTest-359814331 tempest-VolumesAssistedSnapshotsTest-359814331-project-admin] https://10.4.3.8/volume/v3/volumes/591d23e8-d8e2-4251-ab3c-10dd02793c4e returned with HTTP 200 Aug 07 09:51:08.452604 np0000006707 devstack@c-api.service[100298]: [pid: 100298|app: 0|req: 42/168] 10.4.3.8 () {66 vars in 1334 bytes} [Fri Aug 7 09:51:08 2026] GET /volume/v3/volumes/591d23e8-d8e2-4251-ab3c-10dd02793c4e => generated 1012 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 09:51:08.601918 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-95691612-c390-4b73-b177-ecdc1c7b0c3a tempest-GroupSnapshotsTest-294166943 tempest-GroupSnapshotsTest-294166943-project-admin] POST https://10.4.3.8/volume/v3/types Aug 07 09:51:08.602503 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-95691612-c390-4b73-b177-ecdc1c7b0c3a tempest-GroupSnapshotsTest-294166943 tempest-GroupSnapshotsTest-294166943-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-GroupSnapshotsTest-volume-type-1999025853"}} {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 09:51:08.622701 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-95691612-c390-4b73-b177-ecdc1c7b0c3a tempest-GroupSnapshotsTest-294166943 tempest-GroupSnapshotsTest-294166943-project-admin] https://10.4.3.8/volume/v3/types returned with HTTP 200 Aug 07 09:51:08.623086 np0000006707 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 42/169] 10.4.3.8 () {68 vars in 1238 bytes} [Fri Aug 7 09:51:08 2026] POST /volume/v3/types => generated 224 bytes in 263 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 09:51:08.630176 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [None req-a67f5453-8ef8-4185-ad4c-06a1856266e1 None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:51:08.631828 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-c692d1e1-6319-4b1f-941d-3fe7a453c47c None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:51:08.632330 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-a67f5453-8ef8-4185-ad4c-06a1856266e1 tempest-TaggedBootDevicesTest-414854615 tempest-TaggedBootDevicesTest-414854615-project-member] GET https://10.4.3.8/volume/v3/volumes/a9045e34-b0a2-408b-8ad6-adbf97ab06da Aug 07 09:51:08.632576 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-a67f5453-8ef8-4185-ad4c-06a1856266e1 tempest-TaggedBootDevicesTest-414854615 tempest-TaggedBootDevicesTest-414854615-project-member] Empty body provided in request {{(pid=100296) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 09:51:08.632763 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-a67f5453-8ef8-4185-ad4c-06a1856266e1 tempest-TaggedBootDevicesTest-414854615 tempest-TaggedBootDevicesTest-414854615-project-member] Calling method 'show' {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 09:51:08.633582 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-c692d1e1-6319-4b1f-941d-3fe7a453c47c tempest-GroupSnapshotsTest-294166943 tempest-GroupSnapshotsTest-294166943-project-admin] POST https://10.4.3.8/volume/v3/group_types Aug 07 09:51:08.634012 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-c692d1e1-6319-4b1f-941d-3fe7a453c47c tempest-GroupSnapshotsTest-294166943 tempest-GroupSnapshotsTest-294166943-project-admin] Action: 'create', calling method: version_select, body: {"group_type": {"name": "tempest-GroupSnapshotsTest-group-type-1061919878"}} {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 09:51:08.640324 np0000006707 devstack@c-api.service[100296]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 09:51:08.640324 np0000006707 devstack@c-api.service[100296]: warnings.warn( Aug 07 09:51:08.644499 np0000006707 devstack@c-api.service[100296]: INFO cinder.volume.api [None req-a67f5453-8ef8-4185-ad4c-06a1856266e1 tempest-TaggedBootDevicesTest-414854615 tempest-TaggedBootDevicesTest-414854615-project-member] Volume info retrieved successfully. Aug 07 09:51:08.650130 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-a67f5453-8ef8-4185-ad4c-06a1856266e1 tempest-TaggedBootDevicesTest-414854615 tempest-TaggedBootDevicesTest-414854615-project-member] https://10.4.3.8/volume/v3/volumes/a9045e34-b0a2-408b-8ad6-adbf97ab06da returned with HTTP 200 Aug 07 09:51:08.650684 np0000006707 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 42/170] 10.4.3.8 () {66 vars in 1334 bytes} [Fri Aug 7 09:51:08 2026] GET /volume/v3/volumes/a9045e34-b0a2-408b-8ad6-adbf97ab06da => generated 900 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 09:51:08.661382 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-c692d1e1-6319-4b1f-941d-3fe7a453c47c tempest-GroupSnapshotsTest-294166943 tempest-GroupSnapshotsTest-294166943-project-admin] https://10.4.3.8/volume/v3/group_types returned with HTTP 202 Aug 07 09:51:08.661920 np0000006707 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 45/171] 10.4.3.8 () {70 vars in 1297 bytes} [Fri Aug 7 09:51:08 2026] POST /volume/v3/group_types => generated 181 bytes in 30 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 07 09:51:08.669771 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.middleware.request_id [None req-9d0335b9-a306-4d6c-aff7-b8bc911eea7c None None] RequestId filter calling following filter/app {{(pid=100298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:51:08.835597 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [None req-3508a7e4-6d36-43fb-9446-58fdbbb73f5f None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:51:08.837458 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-3508a7e4-6d36-43fb-9446-58fdbbb73f5f tempest-TestMultiAttachVolumeSwap-685592965 tempest-TestMultiAttachVolumeSwap-685592965-project-member] GET https://10.4.3.8/volume/v3/volumes/3f85d5a0-47c2-4332-b9cd-91ab58bbf654 Aug 07 09:51:08.837746 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-3508a7e4-6d36-43fb-9446-58fdbbb73f5f tempest-TestMultiAttachVolumeSwap-685592965 tempest-TestMultiAttachVolumeSwap-685592965-project-member] Empty body provided in request {{(pid=100297) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 09:51:08.837970 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-3508a7e4-6d36-43fb-9446-58fdbbb73f5f tempest-TestMultiAttachVolumeSwap-685592965 tempest-TestMultiAttachVolumeSwap-685592965-project-member] Calling method 'show' {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 09:51:08.849310 np0000006707 devstack@c-api.service[100297]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 09:51:08.849310 np0000006707 devstack@c-api.service[100297]: warnings.warn( Aug 07 09:51:08.854571 np0000006707 devstack@c-api.service[100297]: INFO cinder.volume.api [None req-3508a7e4-6d36-43fb-9446-58fdbbb73f5f tempest-TestMultiAttachVolumeSwap-685592965 tempest-TestMultiAttachVolumeSwap-685592965-project-member] Volume info retrieved successfully. Aug 07 09:51:08.859898 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-3508a7e4-6d36-43fb-9446-58fdbbb73f5f tempest-TestMultiAttachVolumeSwap-685592965 tempest-TestMultiAttachVolumeSwap-685592965-project-member] https://10.4.3.8/volume/v3/volumes/3f85d5a0-47c2-4332-b9cd-91ab58bbf654 returned with HTTP 200 Aug 07 09:51:08.860323 np0000006707 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 43/172] 10.4.3.8 () {66 vars in 1334 bytes} [Fri Aug 7 09:51:08 2026] GET /volume/v3/volumes/3f85d5a0-47c2-4332-b9cd-91ab58bbf654 => generated 864 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 09:51:08.879135 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [None req-9d0335b9-a306-4d6c-aff7-b8bc911eea7c tempest-GroupSnapshotsTest-1914527007 tempest-GroupSnapshotsTest-1914527007-project-member] POST https://10.4.3.8/volume/v3/groups Aug 07 09:51:08.879672 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [None req-9d0335b9-a306-4d6c-aff7-b8bc911eea7c tempest-GroupSnapshotsTest-1914527007 tempest-GroupSnapshotsTest-1914527007-project-member] Action: 'create', calling method: version_select, body: {"group": {"group_type": "2e736cf3-0281-48a8-95d8-7faca2a1f637", "volume_types": ["ba4385bb-279c-4df1-b42d-4983ae110cea"], "name": "tempest-GroupSnapshotsTest-Group-1200386655"}} {{(pid=100298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 09:51:08.881168 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.v3.groups [None req-9d0335b9-a306-4d6c-aff7-b8bc911eea7c tempest-GroupSnapshotsTest-1914527007 tempest-GroupSnapshotsTest-1914527007-project-member] Creating new group {'group': {'group_type': '2e736cf3-0281-48a8-95d8-7faca2a1f637', 'volume_types': ['ba4385bb-279c-4df1-b42d-4983ae110cea'], 'name': 'tempest-GroupSnapshotsTest-Group-1200386655'}} {{(pid=100298) create /opt/stack/cinder/cinder/api/v3/groups.py:190}} Aug 07 09:51:08.891183 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.v3.groups [None req-9d0335b9-a306-4d6c-aff7-b8bc911eea7c tempest-GroupSnapshotsTest-1914527007 tempest-GroupSnapshotsTest-1914527007-project-member] Creating group tempest-GroupSnapshotsTest-Group-1200386655. Aug 07 09:51:08.908586 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.volume.api [None req-9d0335b9-a306-4d6c-aff7-b8bc911eea7c tempest-GroupSnapshotsTest-1914527007 tempest-GroupSnapshotsTest-1914527007-project-member] Availability zone cache updated, next update will occur around 2026-08-07 10:51:08.908233. {{(pid=100298) list_availability_zones /opt/stack/cinder/cinder/volume/api.py:155}} Aug 07 09:51:08.908752 np0000006707 devstack@c-api.service[100298]: INFO cinder.volume.api [None req-9d0335b9-a306-4d6c-aff7-b8bc911eea7c tempest-GroupSnapshotsTest-1914527007 tempest-GroupSnapshotsTest-1914527007-project-member] Availability Zones retrieved successfully. Aug 07 09:51:08.930957 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.quota [None req-9d0335b9-a306-4d6c-aff7-b8bc911eea7c tempest-GroupSnapshotsTest-1914527007 tempest-GroupSnapshotsTest-1914527007-project-member] Created reservations ['c56ac18f-e308-4e5d-bce8-2b26301db8d7'] {{(pid=100298) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 09:51:08.970749 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [None req-9d0335b9-a306-4d6c-aff7-b8bc911eea7c tempest-GroupSnapshotsTest-1914527007 tempest-GroupSnapshotsTest-1914527007-project-member] https://10.4.3.8/volume/v3/groups returned with HTTP 202 Aug 07 09:51:08.971395 np0000006707 devstack@c-api.service[100298]: [pid: 100298|app: 0|req: 43/173] 10.4.3.8 () {70 vars in 1283 bytes} [Fri Aug 7 09:51:08 2026] POST /volume/v3/groups => generated 112 bytes in 302 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 07 09:51:08.980483 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [None req-ae1adfcc-db7c-477c-b68b-4c112a54e3c3 None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:51:08.983784 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-ae1adfcc-db7c-477c-b68b-4c112a54e3c3 tempest-GroupSnapshotsTest-1914527007 tempest-GroupSnapshotsTest-1914527007-project-member] GET https://10.4.3.8/volume/v3/groups/e9fd81c9-e965-42eb-bb82-c1f99db82d93 Aug 07 09:51:08.984139 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-ae1adfcc-db7c-477c-b68b-4c112a54e3c3 tempest-GroupSnapshotsTest-1914527007 tempest-GroupSnapshotsTest-1914527007-project-member] Empty body provided in request {{(pid=100296) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 09:51:08.984414 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-ae1adfcc-db7c-477c-b68b-4c112a54e3c3 tempest-GroupSnapshotsTest-1914527007 tempest-GroupSnapshotsTest-1914527007-project-member] Calling method 'version_select' {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 09:51:08.984601 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.v3.groups [None req-ae1adfcc-db7c-477c-b68b-4c112a54e3c3 tempest-GroupSnapshotsTest-1914527007 tempest-GroupSnapshotsTest-1914527007-project-member] show called for member e9fd81c9-e965-42eb-bb82-c1f99db82d93 {{(pid=100296) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 07 09:51:08.991620 np0000006707 devstack@c-api.service[100296]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 09:51:08.991620 np0000006707 devstack@c-api.service[100296]: warnings.warn( Aug 07 09:51:09.021303 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-ae1adfcc-db7c-477c-b68b-4c112a54e3c3 tempest-GroupSnapshotsTest-1914527007 tempest-GroupSnapshotsTest-1914527007-project-member] https://10.4.3.8/volume/v3/groups/e9fd81c9-e965-42eb-bb82-c1f99db82d93 returned with HTTP 200 Aug 07 09:51:09.021915 np0000006707 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 43/174] 10.4.3.8 () {68 vars in 1372 bytes} [Fri Aug 7 09:51:08 2026] GET /volume/v3/groups/e9fd81c9-e965-42eb-bb82-c1f99db82d93 => generated 392 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 09:51:09.194826 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-fcf90c76-2cbd-4475-8558-09fac93caf54 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:51:09.196733 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-fcf90c76-2cbd-4475-8558-09fac93caf54 tempest-AttachSCSIVolumeTestJSON-861110 tempest-AttachSCSIVolumeTestJSON-861110-project-member] GET https://10.4.3.8/volume/v3/volumes/2445efb3-f4f5-4c55-a8f4-c4b9aec442b5 Aug 07 09:51:09.196947 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-fcf90c76-2cbd-4475-8558-09fac93caf54 tempest-AttachSCSIVolumeTestJSON-861110 tempest-AttachSCSIVolumeTestJSON-861110-project-member] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 09:51:09.197151 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-fcf90c76-2cbd-4475-8558-09fac93caf54 tempest-AttachSCSIVolumeTestJSON-861110 tempest-AttachSCSIVolumeTestJSON-861110-project-member] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 09:51:09.207974 np0000006707 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 09:51:09.207974 np0000006707 devstack@c-api.service[100295]: warnings.warn( Aug 07 09:51:09.212405 np0000006707 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-fcf90c76-2cbd-4475-8558-09fac93caf54 tempest-AttachSCSIVolumeTestJSON-861110 tempest-AttachSCSIVolumeTestJSON-861110-project-member] Volume info retrieved successfully. Aug 07 09:51:09.217707 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-fcf90c76-2cbd-4475-8558-09fac93caf54 tempest-AttachSCSIVolumeTestJSON-861110 tempest-AttachSCSIVolumeTestJSON-861110-project-member] https://10.4.3.8/volume/v3/volumes/2445efb3-f4f5-4c55-a8f4-c4b9aec442b5 returned with HTTP 200 Aug 07 09:51:09.218181 np0000006707 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 46/175] 10.4.3.8 () {66 vars in 1334 bytes} [Fri Aug 7 09:51:09 2026] GET /volume/v3/volumes/2445efb3-f4f5-4c55-a8f4-c4b9aec442b5 => generated 843 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 09:51:09.319607 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [None req-d7649a14-4527-4bf5-ab88-f2fc3bc2eec4 None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:51:09.322080 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-d7649a14-4527-4bf5-ab88-f2fc3bc2eec4 tempest-TaggedAttachmentsTest-725335908 tempest-TaggedAttachmentsTest-725335908-project-member] GET https://10.4.3.8/volume/v3/volumes/55345244-819e-4512-9f20-220e06e3e5e3 Aug 07 09:51:09.322354 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-d7649a14-4527-4bf5-ab88-f2fc3bc2eec4 tempest-TaggedAttachmentsTest-725335908 tempest-TaggedAttachmentsTest-725335908-project-member] Empty body provided in request {{(pid=100297) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 09:51:09.322676 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-d7649a14-4527-4bf5-ab88-f2fc3bc2eec4 tempest-TaggedAttachmentsTest-725335908 tempest-TaggedAttachmentsTest-725335908-project-member] Calling method 'show' {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 09:51:09.336200 np0000006707 devstack@c-api.service[100297]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 09:51:09.336200 np0000006707 devstack@c-api.service[100297]: warnings.warn( Aug 07 09:51:09.341361 np0000006707 devstack@c-api.service[100297]: INFO cinder.volume.api [None req-d7649a14-4527-4bf5-ab88-f2fc3bc2eec4 tempest-TaggedAttachmentsTest-725335908 tempest-TaggedAttachmentsTest-725335908-project-member] Volume info retrieved successfully. Aug 07 09:51:09.347664 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-d7649a14-4527-4bf5-ab88-f2fc3bc2eec4 tempest-TaggedAttachmentsTest-725335908 tempest-TaggedAttachmentsTest-725335908-project-member] https://10.4.3.8/volume/v3/volumes/55345244-819e-4512-9f20-220e06e3e5e3 returned with HTTP 200 Aug 07 09:51:09.348253 np0000006707 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 44/176] 10.4.3.8 () {66 vars in 1334 bytes} [Fri Aug 7 09:51:09 2026] GET /volume/v3/volumes/55345244-819e-4512-9f20-220e06e3e5e3 => generated 841 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 09:51:09.358714 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.middleware.request_id [None req-cdc193cc-db13-420b-a23b-d85e0ac434de None None] RequestId filter calling following filter/app {{(pid=100298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:51:09.360846 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [None req-cdc193cc-db13-420b-a23b-d85e0ac434de tempest-ServerStableDeviceRescueTest-199900733 tempest-ServerStableDeviceRescueTest-199900733-project-member] GET https://10.4.3.8/volume/v3/volumes/f498181a-d496-4f2f-a195-fd6bef7e45ec Aug 07 09:51:09.361108 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [None req-cdc193cc-db13-420b-a23b-d85e0ac434de tempest-ServerStableDeviceRescueTest-199900733 tempest-ServerStableDeviceRescueTest-199900733-project-member] Empty body provided in request {{(pid=100298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 09:51:09.361274 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [None req-cdc193cc-db13-420b-a23b-d85e0ac434de tempest-ServerStableDeviceRescueTest-199900733 tempest-ServerStableDeviceRescueTest-199900733-project-member] Calling method 'show' {{(pid=100298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 09:51:09.371656 np0000006707 devstack@c-api.service[100298]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 09:51:09.371656 np0000006707 devstack@c-api.service[100298]: warnings.warn( Aug 07 09:51:09.376643 np0000006707 devstack@c-api.service[100298]: INFO cinder.volume.api [None req-cdc193cc-db13-420b-a23b-d85e0ac434de tempest-ServerStableDeviceRescueTest-199900733 tempest-ServerStableDeviceRescueTest-199900733-project-member] Volume info retrieved successfully. Aug 07 09:51:09.381763 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [None req-cdc193cc-db13-420b-a23b-d85e0ac434de tempest-ServerStableDeviceRescueTest-199900733 tempest-ServerStableDeviceRescueTest-199900733-project-member] https://10.4.3.8/volume/v3/volumes/f498181a-d496-4f2f-a195-fd6bef7e45ec returned with HTTP 200 Aug 07 09:51:09.382232 np0000006707 devstack@c-api.service[100298]: [pid: 100298|app: 0|req: 44/177] 10.4.3.8 () {66 vars in 1334 bytes} [Fri Aug 7 09:51:09 2026] GET /volume/v3/volumes/f498181a-d496-4f2f-a195-fd6bef7e45ec => generated 847 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 09:51:09.465618 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [None req-49cc043e-f1a5-4a9d-be68-4ca21385c0ba None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:51:09.468145 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-49cc043e-f1a5-4a9d-be68-4ca21385c0ba tempest-VolumesAssistedSnapshotsTest-359814331 tempest-VolumesAssistedSnapshotsTest-359814331-project-admin] GET https://10.4.3.8/volume/v3/volumes/591d23e8-d8e2-4251-ab3c-10dd02793c4e Aug 07 09:51:09.468436 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-49cc043e-f1a5-4a9d-be68-4ca21385c0ba tempest-VolumesAssistedSnapshotsTest-359814331 tempest-VolumesAssistedSnapshotsTest-359814331-project-admin] Empty body provided in request {{(pid=100296) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 09:51:09.468714 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-49cc043e-f1a5-4a9d-be68-4ca21385c0ba tempest-VolumesAssistedSnapshotsTest-359814331 tempest-VolumesAssistedSnapshotsTest-359814331-project-admin] Calling method 'show' {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 09:51:09.482158 np0000006707 devstack@c-api.service[100296]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 09:51:09.482158 np0000006707 devstack@c-api.service[100296]: warnings.warn( Aug 07 09:51:09.485963 np0000006707 devstack@c-api.service[100296]: INFO cinder.volume.api [None req-49cc043e-f1a5-4a9d-be68-4ca21385c0ba tempest-VolumesAssistedSnapshotsTest-359814331 tempest-VolumesAssistedSnapshotsTest-359814331-project-admin] Volume info retrieved successfully. Aug 07 09:51:09.490033 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-49cc043e-f1a5-4a9d-be68-4ca21385c0ba tempest-VolumesAssistedSnapshotsTest-359814331 tempest-VolumesAssistedSnapshotsTest-359814331-project-admin] https://10.4.3.8/volume/v3/volumes/591d23e8-d8e2-4251-ab3c-10dd02793c4e returned with HTTP 200 Aug 07 09:51:09.490438 np0000006707 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 44/178] 10.4.3.8 () {66 vars in 1334 bytes} [Fri Aug 7 09:51:09 2026] GET /volume/v3/volumes/591d23e8-d8e2-4251-ab3c-10dd02793c4e => generated 1012 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 09:51:09.663441 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-f39c0673-453f-4ad3-ab3a-01dbecb19e1f None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:51:09.665401 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-f39c0673-453f-4ad3-ab3a-01dbecb19e1f tempest-TaggedBootDevicesTest-414854615 tempest-TaggedBootDevicesTest-414854615-project-member] GET https://10.4.3.8/volume/v3/volumes/a9045e34-b0a2-408b-8ad6-adbf97ab06da Aug 07 09:51:09.665607 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-f39c0673-453f-4ad3-ab3a-01dbecb19e1f tempest-TaggedBootDevicesTest-414854615 tempest-TaggedBootDevicesTest-414854615-project-member] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 09:51:09.665784 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-f39c0673-453f-4ad3-ab3a-01dbecb19e1f tempest-TaggedBootDevicesTest-414854615 tempest-TaggedBootDevicesTest-414854615-project-member] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 09:51:09.672920 np0000006707 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 09:51:09.672920 np0000006707 devstack@c-api.service[100295]: warnings.warn( Aug 07 09:51:09.676745 np0000006707 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-f39c0673-453f-4ad3-ab3a-01dbecb19e1f tempest-TaggedBootDevicesTest-414854615 tempest-TaggedBootDevicesTest-414854615-project-member] Volume info retrieved successfully. Aug 07 09:51:09.681491 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-f39c0673-453f-4ad3-ab3a-01dbecb19e1f tempest-TaggedBootDevicesTest-414854615 tempest-TaggedBootDevicesTest-414854615-project-member] https://10.4.3.8/volume/v3/volumes/a9045e34-b0a2-408b-8ad6-adbf97ab06da returned with HTTP 200 Aug 07 09:51:09.681838 np0000006707 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 47/179] 10.4.3.8 () {66 vars in 1334 bytes} [Fri Aug 7 09:51:09 2026] GET /volume/v3/volumes/a9045e34-b0a2-408b-8ad6-adbf97ab06da => generated 900 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 09:51:09.872736 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [None req-1f89c23f-c130-4666-8ab4-3a8ef0eca730 None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:51:09.874502 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-1f89c23f-c130-4666-8ab4-3a8ef0eca730 tempest-TestMultiAttachVolumeSwap-685592965 tempest-TestMultiAttachVolumeSwap-685592965-project-member] GET https://10.4.3.8/volume/v3/volumes/3f85d5a0-47c2-4332-b9cd-91ab58bbf654 Aug 07 09:51:09.874714 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-1f89c23f-c130-4666-8ab4-3a8ef0eca730 tempest-TestMultiAttachVolumeSwap-685592965 tempest-TestMultiAttachVolumeSwap-685592965-project-member] Empty body provided in request {{(pid=100297) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 09:51:09.874891 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-1f89c23f-c130-4666-8ab4-3a8ef0eca730 tempest-TestMultiAttachVolumeSwap-685592965 tempest-TestMultiAttachVolumeSwap-685592965-project-member] Calling method 'show' {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 09:51:09.884066 np0000006707 devstack@c-api.service[100297]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 09:51:09.884066 np0000006707 devstack@c-api.service[100297]: warnings.warn( Aug 07 09:51:09.888112 np0000006707 devstack@c-api.service[100297]: INFO cinder.volume.api [None req-1f89c23f-c130-4666-8ab4-3a8ef0eca730 tempest-TestMultiAttachVolumeSwap-685592965 tempest-TestMultiAttachVolumeSwap-685592965-project-member] Volume info retrieved successfully. Aug 07 09:51:09.892096 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-1f89c23f-c130-4666-8ab4-3a8ef0eca730 tempest-TestMultiAttachVolumeSwap-685592965 tempest-TestMultiAttachVolumeSwap-685592965-project-member] https://10.4.3.8/volume/v3/volumes/3f85d5a0-47c2-4332-b9cd-91ab58bbf654 returned with HTTP 200 Aug 07 09:51:09.892466 np0000006707 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 45/180] 10.4.3.8 () {66 vars in 1334 bytes} [Fri Aug 7 09:51:09 2026] GET /volume/v3/volumes/3f85d5a0-47c2-4332-b9cd-91ab58bbf654 => generated 864 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 09:51:10.032304 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.middleware.request_id [None req-2b5a85f8-dc60-4f9e-a35b-255049dae3ad None None] RequestId filter calling following filter/app {{(pid=100298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:51:10.034125 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [None req-2b5a85f8-dc60-4f9e-a35b-255049dae3ad tempest-GroupSnapshotsTest-1914527007 tempest-GroupSnapshotsTest-1914527007-project-member] GET https://10.4.3.8/volume/v3/groups/e9fd81c9-e965-42eb-bb82-c1f99db82d93 Aug 07 09:51:10.034338 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [None req-2b5a85f8-dc60-4f9e-a35b-255049dae3ad tempest-GroupSnapshotsTest-1914527007 tempest-GroupSnapshotsTest-1914527007-project-member] Empty body provided in request {{(pid=100298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 09:51:10.034539 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [None req-2b5a85f8-dc60-4f9e-a35b-255049dae3ad tempest-GroupSnapshotsTest-1914527007 tempest-GroupSnapshotsTest-1914527007-project-member] Calling method 'version_select' {{(pid=100298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 09:51:10.034696 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.v3.groups [None req-2b5a85f8-dc60-4f9e-a35b-255049dae3ad tempest-GroupSnapshotsTest-1914527007 tempest-GroupSnapshotsTest-1914527007-project-member] show called for member e9fd81c9-e965-42eb-bb82-c1f99db82d93 {{(pid=100298) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 07 09:51:10.038396 np0000006707 devstack@c-api.service[100298]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 09:51:10.038396 np0000006707 devstack@c-api.service[100298]: warnings.warn( Aug 07 09:51:10.053703 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [None req-2b5a85f8-dc60-4f9e-a35b-255049dae3ad tempest-GroupSnapshotsTest-1914527007 tempest-GroupSnapshotsTest-1914527007-project-member] https://10.4.3.8/volume/v3/groups/e9fd81c9-e965-42eb-bb82-c1f99db82d93 returned with HTTP 200 Aug 07 09:51:10.054138 np0000006707 devstack@c-api.service[100298]: [pid: 100298|app: 0|req: 45/181] 10.4.3.8 () {68 vars in 1372 bytes} [Fri Aug 7 09:51:10 2026] GET /volume/v3/groups/e9fd81c9-e965-42eb-bb82-c1f99db82d93 => generated 393 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 09:51:10.063259 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [None req-1b7e9a6f-cd54-4099-b422-7db3e281074a None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:51:10.065630 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-1b7e9a6f-cd54-4099-b422-7db3e281074a tempest-GroupSnapshotsTest-1914527007 tempest-GroupSnapshotsTest-1914527007-project-member] POST https://10.4.3.8/volume/v3/volumes Aug 07 09:51:10.066090 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-1b7e9a6f-cd54-4099-b422-7db3e281074a tempest-GroupSnapshotsTest-1914527007 tempest-GroupSnapshotsTest-1914527007-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-volume-1375446017", "volume_type": "ba4385bb-279c-4df1-b42d-4983ae110cea", "group_id": "e9fd81c9-e965-42eb-bb82-c1f99db82d93", "size": 1}} {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 09:51:10.068202 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.v3.volumes [None req-1b7e9a6f-cd54-4099-b422-7db3e281074a tempest-GroupSnapshotsTest-1914527007 tempest-GroupSnapshotsTest-1914527007-project-member] Create volume request body: {'volume': {'name': 'tempest-volume-1375446017', 'volume_type': 'ba4385bb-279c-4df1-b42d-4983ae110cea', 'group_id': 'e9fd81c9-e965-42eb-bb82-c1f99db82d93', 'size': 1}} {{(pid=100296) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 07 09:51:10.077655 np0000006707 devstack@c-api.service[100296]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 09:51:10.077655 np0000006707 devstack@c-api.service[100296]: warnings.warn( Aug 07 09:51:10.078257 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.v3.volumes [None req-1b7e9a6f-cd54-4099-b422-7db3e281074a tempest-GroupSnapshotsTest-1914527007 tempest-GroupSnapshotsTest-1914527007-project-member] Create volume of 1 GB Aug 07 09:51:10.083676 np0000006707 devstack@c-api.service[100296]: INFO cinder.volume.api [None req-1b7e9a6f-cd54-4099-b422-7db3e281074a tempest-GroupSnapshotsTest-1914527007 tempest-GroupSnapshotsTest-1914527007-project-member] Availability Zones retrieved successfully. Aug 07 09:51:10.088917 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.volume.api [None req-1b7e9a6f-cd54-4099-b422-7db3e281074a tempest-GroupSnapshotsTest-1914527007 tempest-GroupSnapshotsTest-1914527007-project-member] Flow 'volume_create_api' (ff09d3e7-19df-4b65-b0c9-4ca5395e1de3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100296) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 09:51:10.090101 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.volume.api [None req-1b7e9a6f-cd54-4099-b422-7db3e281074a tempest-GroupSnapshotsTest-1914527007 tempest-GroupSnapshotsTest-1914527007-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (37b8b9fb-b280-4589-8d1a-aee77bea298e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 09:51:10.090706 np0000006707 devstack@c-api.service[100296]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 09:51:10.090706 np0000006707 devstack@c-api.service[100296]: warnings.warn( Aug 07 09:51:10.091169 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.volume.flows.api.create_volume [None req-1b7e9a6f-cd54-4099-b422-7db3e281074a tempest-GroupSnapshotsTest-1914527007 tempest-GroupSnapshotsTest-1914527007-project-member] Validating volume size '1' using validate_int {{(pid=100296) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 07 09:51:10.110289 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.volume.api [None req-1b7e9a6f-cd54-4099-b422-7db3e281074a tempest-GroupSnapshotsTest-1914527007 tempest-GroupSnapshotsTest-1914527007-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (37b8b9fb-b280-4589-8d1a-aee77bea298e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-07T09:51:09Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=ba4385bb-279c-4df1-b42d-4983ae110cea,is_public=True,name='tempest-GroupSnapshotsTest-volume-type-1999025853',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'ba4385bb-279c-4df1-b42d-4983ae110cea', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': 'e9fd81c9-e965-42eb-bb82-c1f99db82d93', 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 09:51:10.111195 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.volume.api [None req-1b7e9a6f-cd54-4099-b422-7db3e281074a tempest-GroupSnapshotsTest-1914527007 tempest-GroupSnapshotsTest-1914527007-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a7a423b7-e04a-4806-a468-c8290031ee19) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 09:51:10.138173 np0000006707 devstack@c-api.service[100296]: WARNING cinder.quota [None req-1b7e9a6f-cd54-4099-b422-7db3e281074a tempest-GroupSnapshotsTest-1914527007 tempest-GroupSnapshotsTest-1914527007-project-member] Deprecated: Default quota for resource: volumes_tempest-GroupSnapshotsTest-volume-type-1999025853 is set by the default quota flag: quota_volumes_tempest-GroupSnapshotsTest-volume-type-1999025853, it is now deprecated. Please use the default quota class for default quota. Aug 07 09:51:10.138557 np0000006707 devstack@c-api.service[100296]: WARNING cinder.quota [None req-1b7e9a6f-cd54-4099-b422-7db3e281074a tempest-GroupSnapshotsTest-1914527007 tempest-GroupSnapshotsTest-1914527007-project-member] Deprecated: Default quota for resource: gigabytes_tempest-GroupSnapshotsTest-volume-type-1999025853 is set by the default quota flag: quota_gigabytes_tempest-GroupSnapshotsTest-volume-type-1999025853, it is now deprecated. Please use the default quota class for default quota. Aug 07 09:51:10.175852 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.quota [None req-1b7e9a6f-cd54-4099-b422-7db3e281074a tempest-GroupSnapshotsTest-1914527007 tempest-GroupSnapshotsTest-1914527007-project-member] Created reservations ['e6d58fe8-d1fd-4560-a683-5b06ad3964d7', 'bdee744a-0738-46cf-90c0-fb5b98ba013c', '9a641d40-5214-4e97-afa6-cad6de7f0ae9', '75156a97-70ea-4a4b-89f1-483e771b1c6d'] {{(pid=100296) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 09:51:10.176716 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.volume.api [None req-1b7e9a6f-cd54-4099-b422-7db3e281074a tempest-GroupSnapshotsTest-1914527007 tempest-GroupSnapshotsTest-1914527007-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a7a423b7-e04a-4806-a468-c8290031ee19) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['e6d58fe8-d1fd-4560-a683-5b06ad3964d7', 'bdee744a-0738-46cf-90c0-fb5b98ba013c', '9a641d40-5214-4e97-afa6-cad6de7f0ae9', '75156a97-70ea-4a4b-89f1-483e771b1c6d']}' {{(pid=100296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 09:51:10.177507 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.volume.api [None req-1b7e9a6f-cd54-4099-b422-7db3e281074a tempest-GroupSnapshotsTest-1914527007 tempest-GroupSnapshotsTest-1914527007-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ab3c4633-d620-47d7-9934-8bda5e1576e8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 09:51:10.204064 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.volume.api [None req-1b7e9a6f-cd54-4099-b422-7db3e281074a tempest-GroupSnapshotsTest-1914527007 tempest-GroupSnapshotsTest-1914527007-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ab3c4633-d620-47d7-9934-8bda5e1576e8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'b12821c3-4b58-4943-94c0-c981433b91a5', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-volume-1375446017',encryption_key_id=None,group_id=e9fd81c9-e965-42eb-bb82-c1f99db82d93,group_type_id=,metadata={},multiattach=False,project_id='5ef87a087d58497caa11bc0e5c151adb',qos_specs=None,replication_status=,reservations=['e6d58fe8-d1fd-4560-a683-5b06ad3964d7','bdee744a-0738-46cf-90c0-fb5b98ba013c','9a641d40-5214-4e97-afa6-cad6de7f0ae9','75156a97-70ea-4a4b-89f1-483e771b1c6d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='569a48c7881e45739f87551781359bb5',volume_type_id=ba4385bb-279c-4df1-b42d-4983ae110cea), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-07T09:51:10Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-volume-1375446017',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=e9fd81c9-e965-42eb-bb82-c1f99db82d93,host=None,id=b12821c3-4b58-4943-94c0-c981433b91a5,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='5ef87a087d58497caa11bc0e5c151adb',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='569a48c7881e45739f87551781359bb5',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(ba4385bb-279c-4df1-b42d-4983ae110cea),volume_type_id=ba4385bb-279c-4df1-b42d-4983ae110cea)}' {{(pid=100296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 09:51:10.204892 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.volume.api [None req-1b7e9a6f-cd54-4099-b422-7db3e281074a tempest-GroupSnapshotsTest-1914527007 tempest-GroupSnapshotsTest-1914527007-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (09f0c67b-b49d-44ad-8afc-f12a6ba8afb5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 09:51:10.224845 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.volume.api [None req-1b7e9a6f-cd54-4099-b422-7db3e281074a tempest-GroupSnapshotsTest-1914527007 tempest-GroupSnapshotsTest-1914527007-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (09f0c67b-b49d-44ad-8afc-f12a6ba8afb5) transitioned into state 'SUCCESS' from state '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-1375446017',encryption_key_id=None,group_id=e9fd81c9-e965-42eb-bb82-c1f99db82d93,group_type_id=,metadata={},multiattach=False,project_id='5ef87a087d58497caa11bc0e5c151adb',qos_specs=None,replication_status=,reservations=['e6d58fe8-d1fd-4560-a683-5b06ad3964d7','bdee744a-0738-46cf-90c0-fb5b98ba013c','9a641d40-5214-4e97-afa6-cad6de7f0ae9','75156a97-70ea-4a4b-89f1-483e771b1c6d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='569a48c7881e45739f87551781359bb5',volume_type_id=ba4385bb-279c-4df1-b42d-4983ae110cea)}' {{(pid=100296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 09:51:10.226217 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.volume.api [None req-1b7e9a6f-cd54-4099-b422-7db3e281074a tempest-GroupSnapshotsTest-1914527007 tempest-GroupSnapshotsTest-1914527007-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (60e84822-40ff-4490-87db-48db65f54389) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 09:51:10.231903 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-a41a5524-358f-4450-bb1e-ba8cb59784c4 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:51:10.234291 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-a41a5524-358f-4450-bb1e-ba8cb59784c4 tempest-AttachSCSIVolumeTestJSON-861110 tempest-AttachSCSIVolumeTestJSON-861110-project-member] GET https://10.4.3.8/volume/v3/volumes/2445efb3-f4f5-4c55-a8f4-c4b9aec442b5 Aug 07 09:51:10.234568 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-a41a5524-358f-4450-bb1e-ba8cb59784c4 tempest-AttachSCSIVolumeTestJSON-861110 tempest-AttachSCSIVolumeTestJSON-861110-project-member] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 09:51:10.234832 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-a41a5524-358f-4450-bb1e-ba8cb59784c4 tempest-AttachSCSIVolumeTestJSON-861110 tempest-AttachSCSIVolumeTestJSON-861110-project-member] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 09:51:10.241315 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.volume.api [None req-1b7e9a6f-cd54-4099-b422-7db3e281074a tempest-GroupSnapshotsTest-1914527007 tempest-GroupSnapshotsTest-1914527007-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (60e84822-40ff-4490-87db-48db65f54389) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 09:51:10.242220 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.volume.api [None req-1b7e9a6f-cd54-4099-b422-7db3e281074a tempest-GroupSnapshotsTest-1914527007 tempest-GroupSnapshotsTest-1914527007-project-member] Flow 'volume_create_api' (ff09d3e7-19df-4b65-b0c9-4ca5395e1de3) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100296) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 09:51:10.242583 np0000006707 devstack@c-api.service[100296]: INFO cinder.volume.api [None req-1b7e9a6f-cd54-4099-b422-7db3e281074a tempest-GroupSnapshotsTest-1914527007 tempest-GroupSnapshotsTest-1914527007-project-member] Create volume request issued successfully. Aug 07 09:51:10.243306 np0000006707 devstack@c-api.service[100296]: WARNING stevedore.named [None req-1b7e9a6f-cd54-4099-b422-7db3e281074a tempest-GroupSnapshotsTest-1914527007 tempest-GroupSnapshotsTest-1914527007-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 07 09:51:10.243514 np0000006707 devstack@c-api.service[100296]: WARNING castellan.key_manager [None req-1b7e9a6f-cd54-4099-b422-7db3e281074a tempest-GroupSnapshotsTest-1914527007 tempest-GroupSnapshotsTest-1914527007-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, 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 09:51:10.247385 np0000006707 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 09:51:10.247385 np0000006707 devstack@c-api.service[100295]: warnings.warn( Aug 07 09:51:10.252280 np0000006707 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-a41a5524-358f-4450-bb1e-ba8cb59784c4 tempest-AttachSCSIVolumeTestJSON-861110 tempest-AttachSCSIVolumeTestJSON-861110-project-member] Volume info retrieved successfully. Aug 07 09:51:10.259193 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-a41a5524-358f-4450-bb1e-ba8cb59784c4 tempest-AttachSCSIVolumeTestJSON-861110 tempest-AttachSCSIVolumeTestJSON-861110-project-member] https://10.4.3.8/volume/v3/volumes/2445efb3-f4f5-4c55-a8f4-c4b9aec442b5 returned with HTTP 200 Aug 07 09:51:10.259757 np0000006707 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 48/182] 10.4.3.8 () {66 vars in 1334 bytes} [Fri Aug 7 09:51:10 2026] GET /volume/v3/volumes/2445efb3-f4f5-4c55-a8f4-c4b9aec442b5 => generated 843 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 09:51:10.296144 np0000006707 devstack@c-api.service[100296]: DEBUG oslo_db.sqlalchemy.engines [None req-1b7e9a6f-cd54-4099-b422-7db3e281074a tempest-GroupSnapshotsTest-1914527007 tempest-GroupSnapshotsTest-1914527007-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100296) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 07 09:51:10.299479 np0000006707 devstack@c-api.service[100296]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 09:51:10.299479 np0000006707 devstack@c-api.service[100296]: warnings.warn( Aug 07 09:51:10.303549 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-1b7e9a6f-cd54-4099-b422-7db3e281074a tempest-GroupSnapshotsTest-1914527007 tempest-GroupSnapshotsTest-1914527007-project-member] https://10.4.3.8/volume/v3/volumes returned with HTTP 202 Aug 07 09:51:10.303918 np0000006707 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 45/183] 10.4.3.8 () {70 vars in 1286 bytes} [Fri Aug 7 09:51:10 2026] POST /volume/v3/volumes => generated 819 bytes in 241 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 07 09:51:10.316673 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [None req-a77f05ed-1a37-4036-9820-e4dd96a554b1 None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:51:10.319113 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-a77f05ed-1a37-4036-9820-e4dd96a554b1 tempest-GroupSnapshotsTest-1914527007 tempest-GroupSnapshotsTest-1914527007-project-member] GET https://10.4.3.8/volume/v3/volumes/b12821c3-4b58-4943-94c0-c981433b91a5 Aug 07 09:51:10.319373 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-a77f05ed-1a37-4036-9820-e4dd96a554b1 tempest-GroupSnapshotsTest-1914527007 tempest-GroupSnapshotsTest-1914527007-project-member] Empty body provided in request {{(pid=100297) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 09:51:10.319685 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-a77f05ed-1a37-4036-9820-e4dd96a554b1 tempest-GroupSnapshotsTest-1914527007 tempest-GroupSnapshotsTest-1914527007-project-member] Calling method 'show' {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 09:51:10.330847 np0000006707 devstack@c-api.service[100297]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 09:51:10.330847 np0000006707 devstack@c-api.service[100297]: warnings.warn( Aug 07 09:51:10.340439 np0000006707 devstack@c-api.service[100297]: INFO cinder.volume.api [None req-a77f05ed-1a37-4036-9820-e4dd96a554b1 tempest-GroupSnapshotsTest-1914527007 tempest-GroupSnapshotsTest-1914527007-project-member] Volume info retrieved successfully. Aug 07 09:51:10.341571 np0000006707 devstack@c-api.service[100297]: WARNING stevedore.named [None req-a77f05ed-1a37-4036-9820-e4dd96a554b1 tempest-GroupSnapshotsTest-1914527007 tempest-GroupSnapshotsTest-1914527007-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 07 09:51:10.341895 np0000006707 devstack@c-api.service[100297]: WARNING castellan.key_manager [None req-a77f05ed-1a37-4036-9820-e4dd96a554b1 tempest-GroupSnapshotsTest-1914527007 tempest-GroupSnapshotsTest-1914527007-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, 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 09:51:10.370265 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.middleware.request_id [None req-84deeba4-ec0f-48ff-9e72-cc7b8f3ad164 None None] RequestId filter calling following filter/app {{(pid=100298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:51:10.372627 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [None req-84deeba4-ec0f-48ff-9e72-cc7b8f3ad164 tempest-TaggedAttachmentsTest-725335908 tempest-TaggedAttachmentsTest-725335908-project-member] GET https://10.4.3.8/volume/v3/volumes/55345244-819e-4512-9f20-220e06e3e5e3 Aug 07 09:51:10.372867 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [None req-84deeba4-ec0f-48ff-9e72-cc7b8f3ad164 tempest-TaggedAttachmentsTest-725335908 tempest-TaggedAttachmentsTest-725335908-project-member] Empty body provided in request {{(pid=100298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 09:51:10.373113 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [None req-84deeba4-ec0f-48ff-9e72-cc7b8f3ad164 tempest-TaggedAttachmentsTest-725335908 tempest-TaggedAttachmentsTest-725335908-project-member] Calling method 'show' {{(pid=100298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 09:51:10.388764 np0000006707 devstack@c-api.service[100298]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 09:51:10.388764 np0000006707 devstack@c-api.service[100298]: warnings.warn( Aug 07 09:51:10.389315 np0000006707 devstack@c-api.service[100297]: DEBUG oslo_db.sqlalchemy.engines [None req-a77f05ed-1a37-4036-9820-e4dd96a554b1 tempest-GroupSnapshotsTest-1914527007 tempest-GroupSnapshotsTest-1914527007-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100297) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 07 09:51:10.394693 np0000006707 devstack@c-api.service[100298]: INFO cinder.volume.api [None req-84deeba4-ec0f-48ff-9e72-cc7b8f3ad164 tempest-TaggedAttachmentsTest-725335908 tempest-TaggedAttachmentsTest-725335908-project-member] Volume info retrieved successfully. Aug 07 09:51:10.395640 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-04d2ac2c-ac52-4e5e-9226-e0584d4e0872 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:51:10.396880 np0000006707 devstack@c-api.service[100297]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 09:51:10.396880 np0000006707 devstack@c-api.service[100297]: warnings.warn( Aug 07 09:51:10.398089 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-04d2ac2c-ac52-4e5e-9226-e0584d4e0872 tempest-ServerStableDeviceRescueTest-199900733 tempest-ServerStableDeviceRescueTest-199900733-project-member] GET https://10.4.3.8/volume/v3/volumes/f498181a-d496-4f2f-a195-fd6bef7e45ec Aug 07 09:51:10.398355 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-04d2ac2c-ac52-4e5e-9226-e0584d4e0872 tempest-ServerStableDeviceRescueTest-199900733 tempest-ServerStableDeviceRescueTest-199900733-project-member] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 09:51:10.398662 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-04d2ac2c-ac52-4e5e-9226-e0584d4e0872 tempest-ServerStableDeviceRescueTest-199900733 tempest-ServerStableDeviceRescueTest-199900733-project-member] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 09:51:10.402240 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [None req-84deeba4-ec0f-48ff-9e72-cc7b8f3ad164 tempest-TaggedAttachmentsTest-725335908 tempest-TaggedAttachmentsTest-725335908-project-member] https://10.4.3.8/volume/v3/volumes/55345244-819e-4512-9f20-220e06e3e5e3 returned with HTTP 200 Aug 07 09:51:10.402736 np0000006707 devstack@c-api.service[100298]: [pid: 100298|app: 0|req: 46/184] 10.4.3.8 () {66 vars in 1334 bytes} [Fri Aug 7 09:51:10 2026] GET /volume/v3/volumes/55345244-819e-4512-9f20-220e06e3e5e3 => generated 841 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 09:51:10.412916 np0000006707 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 09:51:10.412916 np0000006707 devstack@c-api.service[100295]: warnings.warn( Aug 07 09:51:10.417335 np0000006707 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-04d2ac2c-ac52-4e5e-9226-e0584d4e0872 tempest-ServerStableDeviceRescueTest-199900733 tempest-ServerStableDeviceRescueTest-199900733-project-member] Volume info retrieved successfully. Aug 07 09:51:10.420269 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-a77f05ed-1a37-4036-9820-e4dd96a554b1 tempest-GroupSnapshotsTest-1914527007 tempest-GroupSnapshotsTest-1914527007-project-member] https://10.4.3.8/volume/v3/volumes/b12821c3-4b58-4943-94c0-c981433b91a5 returned with HTTP 200 Aug 07 09:51:10.420787 np0000006707 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 46/185] 10.4.3.8 () {68 vars in 1375 bytes} [Fri Aug 7 09:51:10 2026] GET /volume/v3/volumes/b12821c3-4b58-4943-94c0-c981433b91a5 => generated 887 bytes in 105 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 09:51:10.422746 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-04d2ac2c-ac52-4e5e-9226-e0584d4e0872 tempest-ServerStableDeviceRescueTest-199900733 tempest-ServerStableDeviceRescueTest-199900733-project-member] https://10.4.3.8/volume/v3/volumes/f498181a-d496-4f2f-a195-fd6bef7e45ec returned with HTTP 200 Aug 07 09:51:10.423204 np0000006707 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 49/186] 10.4.3.8 () {66 vars in 1334 bytes} [Fri Aug 7 09:51:10 2026] GET /volume/v3/volumes/f498181a-d496-4f2f-a195-fd6bef7e45ec => generated 847 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 09:51:10.502692 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [None req-6a91d148-3241-40f2-9b5d-25b9a30c3fa7 None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:51:10.504690 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-6a91d148-3241-40f2-9b5d-25b9a30c3fa7 tempest-VolumesAssistedSnapshotsTest-359814331 tempest-VolumesAssistedSnapshotsTest-359814331-project-admin] GET https://10.4.3.8/volume/v3/volumes/591d23e8-d8e2-4251-ab3c-10dd02793c4e Aug 07 09:51:10.504897 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-6a91d148-3241-40f2-9b5d-25b9a30c3fa7 tempest-VolumesAssistedSnapshotsTest-359814331 tempest-VolumesAssistedSnapshotsTest-359814331-project-admin] Empty body provided in request {{(pid=100296) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 09:51:10.505109 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-6a91d148-3241-40f2-9b5d-25b9a30c3fa7 tempest-VolumesAssistedSnapshotsTest-359814331 tempest-VolumesAssistedSnapshotsTest-359814331-project-admin] Calling method 'show' {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 09:51:10.516019 np0000006707 devstack@c-api.service[100296]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 09:51:10.516019 np0000006707 devstack@c-api.service[100296]: warnings.warn( Aug 07 09:51:10.519959 np0000006707 devstack@c-api.service[100296]: INFO cinder.volume.api [None req-6a91d148-3241-40f2-9b5d-25b9a30c3fa7 tempest-VolumesAssistedSnapshotsTest-359814331 tempest-VolumesAssistedSnapshotsTest-359814331-project-admin] Volume info retrieved successfully. Aug 07 09:51:10.524937 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-6a91d148-3241-40f2-9b5d-25b9a30c3fa7 tempest-VolumesAssistedSnapshotsTest-359814331 tempest-VolumesAssistedSnapshotsTest-359814331-project-admin] https://10.4.3.8/volume/v3/volumes/591d23e8-d8e2-4251-ab3c-10dd02793c4e returned with HTTP 200 Aug 07 09:51:10.525387 np0000006707 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 46/187] 10.4.3.8 () {66 vars in 1334 bytes} [Fri Aug 7 09:51:10 2026] GET /volume/v3/volumes/591d23e8-d8e2-4251-ab3c-10dd02793c4e => generated 1012 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 09:51:10.695253 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.middleware.request_id [None req-5fec149d-4bf5-4810-9f92-72428585ea03 None None] RequestId filter calling following filter/app {{(pid=100298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:51:10.697635 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [None req-5fec149d-4bf5-4810-9f92-72428585ea03 tempest-TaggedBootDevicesTest-414854615 tempest-TaggedBootDevicesTest-414854615-project-member] GET https://10.4.3.8/volume/v3/volumes/a9045e34-b0a2-408b-8ad6-adbf97ab06da Aug 07 09:51:10.697900 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [None req-5fec149d-4bf5-4810-9f92-72428585ea03 tempest-TaggedBootDevicesTest-414854615 tempest-TaggedBootDevicesTest-414854615-project-member] Empty body provided in request {{(pid=100298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 09:51:10.698161 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [None req-5fec149d-4bf5-4810-9f92-72428585ea03 tempest-TaggedBootDevicesTest-414854615 tempest-TaggedBootDevicesTest-414854615-project-member] Calling method 'show' {{(pid=100298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 09:51:10.707611 np0000006707 devstack@c-api.service[100298]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 09:51:10.707611 np0000006707 devstack@c-api.service[100298]: warnings.warn( Aug 07 09:51:10.712900 np0000006707 devstack@c-api.service[100298]: INFO cinder.volume.api [None req-5fec149d-4bf5-4810-9f92-72428585ea03 tempest-TaggedBootDevicesTest-414854615 tempest-TaggedBootDevicesTest-414854615-project-member] Volume info retrieved successfully. Aug 07 09:51:10.719299 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [None req-5fec149d-4bf5-4810-9f92-72428585ea03 tempest-TaggedBootDevicesTest-414854615 tempest-TaggedBootDevicesTest-414854615-project-member] https://10.4.3.8/volume/v3/volumes/a9045e34-b0a2-408b-8ad6-adbf97ab06da returned with HTTP 200 Aug 07 09:51:10.719869 np0000006707 devstack@c-api.service[100298]: [pid: 100298|app: 0|req: 47/188] 10.4.3.8 () {66 vars in 1334 bytes} [Fri Aug 7 09:51:10 2026] GET /volume/v3/volumes/a9045e34-b0a2-408b-8ad6-adbf97ab06da => generated 900 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 09:51:10.907110 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [None req-70943fd5-45c2-4d5c-97de-a8871c3a1f36 None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:51:10.909616 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-70943fd5-45c2-4d5c-97de-a8871c3a1f36 tempest-TestMultiAttachVolumeSwap-685592965 tempest-TestMultiAttachVolumeSwap-685592965-project-member] GET https://10.4.3.8/volume/v3/volumes/3f85d5a0-47c2-4332-b9cd-91ab58bbf654 Aug 07 09:51:10.909887 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-70943fd5-45c2-4d5c-97de-a8871c3a1f36 tempest-TestMultiAttachVolumeSwap-685592965 tempest-TestMultiAttachVolumeSwap-685592965-project-member] Empty body provided in request {{(pid=100297) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 09:51:10.910149 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-70943fd5-45c2-4d5c-97de-a8871c3a1f36 tempest-TestMultiAttachVolumeSwap-685592965 tempest-TestMultiAttachVolumeSwap-685592965-project-member] Calling method 'show' {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 09:51:10.923323 np0000006707 devstack@c-api.service[100297]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 09:51:10.923323 np0000006707 devstack@c-api.service[100297]: warnings.warn( Aug 07 09:51:10.928267 np0000006707 devstack@c-api.service[100297]: INFO cinder.volume.api [None req-70943fd5-45c2-4d5c-97de-a8871c3a1f36 tempest-TestMultiAttachVolumeSwap-685592965 tempest-TestMultiAttachVolumeSwap-685592965-project-member] Volume info retrieved successfully. Aug 07 09:51:10.933924 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-70943fd5-45c2-4d5c-97de-a8871c3a1f36 tempest-TestMultiAttachVolumeSwap-685592965 tempest-TestMultiAttachVolumeSwap-685592965-project-member] https://10.4.3.8/volume/v3/volumes/3f85d5a0-47c2-4332-b9cd-91ab58bbf654 returned with HTTP 200 Aug 07 09:51:10.934520 np0000006707 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 47/189] 10.4.3.8 () {66 vars in 1334 bytes} [Fri Aug 7 09:51:10 2026] GET /volume/v3/volumes/3f85d5a0-47c2-4332-b9cd-91ab58bbf654 => generated 864 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 09:51:11.273183 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-7d421b02-9356-4615-8c77-ebf745198b91 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:51:11.275068 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-7d421b02-9356-4615-8c77-ebf745198b91 tempest-AttachSCSIVolumeTestJSON-861110 tempest-AttachSCSIVolumeTestJSON-861110-project-member] GET https://10.4.3.8/volume/v3/volumes/2445efb3-f4f5-4c55-a8f4-c4b9aec442b5 Aug 07 09:51:11.275354 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-7d421b02-9356-4615-8c77-ebf745198b91 tempest-AttachSCSIVolumeTestJSON-861110 tempest-AttachSCSIVolumeTestJSON-861110-project-member] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 09:51:11.275633 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-7d421b02-9356-4615-8c77-ebf745198b91 tempest-AttachSCSIVolumeTestJSON-861110 tempest-AttachSCSIVolumeTestJSON-861110-project-member] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 09:51:11.286160 np0000006707 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 09:51:11.286160 np0000006707 devstack@c-api.service[100295]: warnings.warn( Aug 07 09:51:11.290117 np0000006707 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-7d421b02-9356-4615-8c77-ebf745198b91 tempest-AttachSCSIVolumeTestJSON-861110 tempest-AttachSCSIVolumeTestJSON-861110-project-member] Volume info retrieved successfully. Aug 07 09:51:11.295184 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-7d421b02-9356-4615-8c77-ebf745198b91 tempest-AttachSCSIVolumeTestJSON-861110 tempest-AttachSCSIVolumeTestJSON-861110-project-member] https://10.4.3.8/volume/v3/volumes/2445efb3-f4f5-4c55-a8f4-c4b9aec442b5 returned with HTTP 200 Aug 07 09:51:11.295654 np0000006707 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 50/190] 10.4.3.8 () {66 vars in 1334 bytes} [Fri Aug 7 09:51:11 2026] GET /volume/v3/volumes/2445efb3-f4f5-4c55-a8f4-c4b9aec442b5 => generated 843 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 09:51:11.419288 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [None req-998198f7-8ad0-476b-903b-49ab7510a74c None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:51:11.421749 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-998198f7-8ad0-476b-903b-49ab7510a74c tempest-TaggedAttachmentsTest-725335908 tempest-TaggedAttachmentsTest-725335908-project-member] GET https://10.4.3.8/volume/v3/volumes/55345244-819e-4512-9f20-220e06e3e5e3 Aug 07 09:51:11.422035 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-998198f7-8ad0-476b-903b-49ab7510a74c tempest-TaggedAttachmentsTest-725335908 tempest-TaggedAttachmentsTest-725335908-project-member] Empty body provided in request {{(pid=100296) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 09:51:11.422319 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-998198f7-8ad0-476b-903b-49ab7510a74c tempest-TaggedAttachmentsTest-725335908 tempest-TaggedAttachmentsTest-725335908-project-member] Calling method 'show' {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 09:51:11.434655 np0000006707 devstack@c-api.service[100296]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 09:51:11.434655 np0000006707 devstack@c-api.service[100296]: warnings.warn( Aug 07 09:51:11.436628 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.middleware.request_id [None req-c9cbf3b3-2027-48d0-9128-70d9f35750d3 None None] RequestId filter calling following filter/app {{(pid=100298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:51:11.438756 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [None req-c9cbf3b3-2027-48d0-9128-70d9f35750d3 tempest-GroupSnapshotsTest-1914527007 tempest-GroupSnapshotsTest-1914527007-project-member] GET https://10.4.3.8/volume/v3/volumes/b12821c3-4b58-4943-94c0-c981433b91a5 Aug 07 09:51:11.438903 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [None req-758e3cb6-f6bf-4896-afea-316d4c7491f4 None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:51:11.438973 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [None req-c9cbf3b3-2027-48d0-9128-70d9f35750d3 tempest-GroupSnapshotsTest-1914527007 tempest-GroupSnapshotsTest-1914527007-project-member] Empty body provided in request {{(pid=100298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 09:51:11.439175 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [None req-c9cbf3b3-2027-48d0-9128-70d9f35750d3 tempest-GroupSnapshotsTest-1914527007 tempest-GroupSnapshotsTest-1914527007-project-member] Calling method 'show' {{(pid=100298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 09:51:11.439783 np0000006707 devstack@c-api.service[100296]: INFO cinder.volume.api [None req-998198f7-8ad0-476b-903b-49ab7510a74c tempest-TaggedAttachmentsTest-725335908 tempest-TaggedAttachmentsTest-725335908-project-member] Volume info retrieved successfully. Aug 07 09:51:11.441435 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-758e3cb6-f6bf-4896-afea-316d4c7491f4 tempest-ServerStableDeviceRescueTest-199900733 tempest-ServerStableDeviceRescueTest-199900733-project-member] GET https://10.4.3.8/volume/v3/volumes/f498181a-d496-4f2f-a195-fd6bef7e45ec Aug 07 09:51:11.441740 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-758e3cb6-f6bf-4896-afea-316d4c7491f4 tempest-ServerStableDeviceRescueTest-199900733 tempest-ServerStableDeviceRescueTest-199900733-project-member] Empty body provided in request {{(pid=100297) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 09:51:11.442036 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-758e3cb6-f6bf-4896-afea-316d4c7491f4 tempest-ServerStableDeviceRescueTest-199900733 tempest-ServerStableDeviceRescueTest-199900733-project-member] Calling method 'show' {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 09:51:11.445655 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-998198f7-8ad0-476b-903b-49ab7510a74c tempest-TaggedAttachmentsTest-725335908 tempest-TaggedAttachmentsTest-725335908-project-member] https://10.4.3.8/volume/v3/volumes/55345244-819e-4512-9f20-220e06e3e5e3 returned with HTTP 200 Aug 07 09:51:11.446080 np0000006707 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 47/191] 10.4.3.8 () {66 vars in 1334 bytes} [Fri Aug 7 09:51:11 2026] GET /volume/v3/volumes/55345244-819e-4512-9f20-220e06e3e5e3 => generated 841 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 09:51:11.446876 np0000006707 devstack@c-api.service[100298]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 09:51:11.446876 np0000006707 devstack@c-api.service[100298]: warnings.warn( Aug 07 09:51:11.450443 np0000006707 devstack@c-api.service[100298]: INFO cinder.volume.api [None req-c9cbf3b3-2027-48d0-9128-70d9f35750d3 tempest-GroupSnapshotsTest-1914527007 tempest-GroupSnapshotsTest-1914527007-project-member] Volume info retrieved successfully. Aug 07 09:51:11.451066 np0000006707 devstack@c-api.service[100297]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 09:51:11.451066 np0000006707 devstack@c-api.service[100297]: warnings.warn( Aug 07 09:51:11.451179 np0000006707 devstack@c-api.service[100298]: WARNING stevedore.named [None req-c9cbf3b3-2027-48d0-9128-70d9f35750d3 tempest-GroupSnapshotsTest-1914527007 tempest-GroupSnapshotsTest-1914527007-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 07 09:51:11.451255 np0000006707 devstack@c-api.service[100298]: WARNING castellan.key_manager [None req-c9cbf3b3-2027-48d0-9128-70d9f35750d3 tempest-GroupSnapshotsTest-1914527007 tempest-GroupSnapshotsTest-1914527007-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, 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 09:51:11.454653 np0000006707 devstack@c-api.service[100297]: INFO cinder.volume.api [None req-758e3cb6-f6bf-4896-afea-316d4c7491f4 tempest-ServerStableDeviceRescueTest-199900733 tempest-ServerStableDeviceRescueTest-199900733-project-member] Volume info retrieved successfully. Aug 07 09:51:11.458737 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-758e3cb6-f6bf-4896-afea-316d4c7491f4 tempest-ServerStableDeviceRescueTest-199900733 tempest-ServerStableDeviceRescueTest-199900733-project-member] https://10.4.3.8/volume/v3/volumes/f498181a-d496-4f2f-a195-fd6bef7e45ec returned with HTTP 200 Aug 07 09:51:11.459123 np0000006707 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 48/192] 10.4.3.8 () {66 vars in 1334 bytes} [Fri Aug 7 09:51:11 2026] GET /volume/v3/volumes/f498181a-d496-4f2f-a195-fd6bef7e45ec => generated 847 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 09:51:11.487611 np0000006707 devstack@c-api.service[100298]: DEBUG oslo_db.sqlalchemy.engines [None req-c9cbf3b3-2027-48d0-9128-70d9f35750d3 tempest-GroupSnapshotsTest-1914527007 tempest-GroupSnapshotsTest-1914527007-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100298) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 07 09:51:11.490387 np0000006707 devstack@c-api.service[100298]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 09:51:11.490387 np0000006707 devstack@c-api.service[100298]: warnings.warn( Aug 07 09:51:11.496667 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [None req-c9cbf3b3-2027-48d0-9128-70d9f35750d3 tempest-GroupSnapshotsTest-1914527007 tempest-GroupSnapshotsTest-1914527007-project-member] https://10.4.3.8/volume/v3/volumes/b12821c3-4b58-4943-94c0-c981433b91a5 returned with HTTP 200 Aug 07 09:51:11.496996 np0000006707 devstack@c-api.service[100298]: [pid: 100298|app: 0|req: 48/193] 10.4.3.8 () {68 vars in 1375 bytes} [Fri Aug 7 09:51:11 2026] GET /volume/v3/volumes/b12821c3-4b58-4943-94c0-c981433b91a5 => generated 912 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 09:51:11.508192 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-2d04d99a-505c-413e-9925-7db7814d0030 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:51:11.510145 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-2d04d99a-505c-413e-9925-7db7814d0030 tempest-GroupSnapshotsTest-1914527007 tempest-GroupSnapshotsTest-1914527007-project-member] POST https://10.4.3.8/volume/v3/group_snapshots Aug 07 09:51:11.510544 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-2d04d99a-505c-413e-9925-7db7814d0030 tempest-GroupSnapshotsTest-1914527007 tempest-GroupSnapshotsTest-1914527007-project-member] Action: 'create', calling method: version_select, body: {"group_snapshot": {"group_id": "e9fd81c9-e965-42eb-bb82-c1f99db82d93", "name": "tempest-group_snapshot-1551141107"}} {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 09:51:11.512211 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.v3.group_snapshots [None req-2d04d99a-505c-413e-9925-7db7814d0030 tempest-GroupSnapshotsTest-1914527007 tempest-GroupSnapshotsTest-1914527007-project-member] Creating new group_snapshot {'group_snapshot': {'group_id': 'e9fd81c9-e965-42eb-bb82-c1f99db82d93', 'name': 'tempest-group_snapshot-1551141107'}} {{(pid=100295) create /opt/stack/cinder/cinder/api/v3/group_snapshots.py:154}} Aug 07 09:51:11.518110 np0000006707 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 09:51:11.518110 np0000006707 devstack@c-api.service[100295]: warnings.warn( Aug 07 09:51:11.521481 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.v3.group_snapshots [None req-2d04d99a-505c-413e-9925-7db7814d0030 tempest-GroupSnapshotsTest-1914527007 tempest-GroupSnapshotsTest-1914527007-project-member] Creating group_snapshot tempest-group_snapshot-1551141107. Aug 07 09:51:11.538258 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [None req-1640ca08-6611-42ac-b701-5c24d6897623 None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:51:11.540304 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-1640ca08-6611-42ac-b701-5c24d6897623 tempest-VolumesAssistedSnapshotsTest-359814331 tempest-VolumesAssistedSnapshotsTest-359814331-project-admin] GET https://10.4.3.8/volume/v3/volumes/591d23e8-d8e2-4251-ab3c-10dd02793c4e Aug 07 09:51:11.540573 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-1640ca08-6611-42ac-b701-5c24d6897623 tempest-VolumesAssistedSnapshotsTest-359814331 tempest-VolumesAssistedSnapshotsTest-359814331-project-admin] Empty body provided in request {{(pid=100296) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 09:51:11.540793 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-1640ca08-6611-42ac-b701-5c24d6897623 tempest-VolumesAssistedSnapshotsTest-359814331 tempest-VolumesAssistedSnapshotsTest-359814331-project-admin] Calling method 'show' {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 09:51:11.551174 np0000006707 devstack@c-api.service[100296]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 09:51:11.551174 np0000006707 devstack@c-api.service[100296]: warnings.warn( Aug 07 09:51:11.554663 np0000006707 devstack@c-api.service[100296]: INFO cinder.volume.api [None req-1640ca08-6611-42ac-b701-5c24d6897623 tempest-VolumesAssistedSnapshotsTest-359814331 tempest-VolumesAssistedSnapshotsTest-359814331-project-admin] Volume info retrieved successfully. Aug 07 09:51:11.558574 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-1640ca08-6611-42ac-b701-5c24d6897623 tempest-VolumesAssistedSnapshotsTest-359814331 tempest-VolumesAssistedSnapshotsTest-359814331-project-admin] https://10.4.3.8/volume/v3/volumes/591d23e8-d8e2-4251-ab3c-10dd02793c4e returned with HTTP 200 Aug 07 09:51:11.558977 np0000006707 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 48/194] 10.4.3.8 () {66 vars in 1334 bytes} [Fri Aug 7 09:51:11 2026] GET /volume/v3/volumes/591d23e8-d8e2-4251-ab3c-10dd02793c4e => generated 1012 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 09:51:11.562109 np0000006707 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 09:51:11.562109 np0000006707 devstack@c-api.service[100295]: warnings.warn( Aug 07 09:51:11.575712 np0000006707 devstack@c-api.service[100295]: WARNING cinder.quota [None req-2d04d99a-505c-413e-9925-7db7814d0030 tempest-GroupSnapshotsTest-1914527007 tempest-GroupSnapshotsTest-1914527007-project-member] Deprecated: Default quota for resource: gigabytes_tempest-GroupSnapshotsTest-volume-type-1999025853 is set by the default quota flag: quota_gigabytes_tempest-GroupSnapshotsTest-volume-type-1999025853, it is now deprecated. Please use the default quota class for default quota. Aug 07 09:51:11.576153 np0000006707 devstack@c-api.service[100295]: WARNING cinder.quota [None req-2d04d99a-505c-413e-9925-7db7814d0030 tempest-GroupSnapshotsTest-1914527007 tempest-GroupSnapshotsTest-1914527007-project-member] Deprecated: Default quota for resource: snapshots_tempest-GroupSnapshotsTest-volume-type-1999025853 is set by the default quota flag: quota_snapshots_tempest-GroupSnapshotsTest-volume-type-1999025853, it is now deprecated. Please use the default quota class for default quota. Aug 07 09:51:11.600922 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.quota [None req-2d04d99a-505c-413e-9925-7db7814d0030 tempest-GroupSnapshotsTest-1914527007 tempest-GroupSnapshotsTest-1914527007-project-member] Created reservations ['d9f548d5-cffd-4980-b442-2586adb40bb0', 'bf2334f4-457c-472c-917c-ce8d44cc09a6', '15f7d76d-c3aa-432f-85b6-edb4ad0162e2', 'f3e65e89-1661-4d99-ad4b-45cc6fe058d3'] {{(pid=100295) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 09:51:11.646715 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-2d04d99a-505c-413e-9925-7db7814d0030 tempest-GroupSnapshotsTest-1914527007 tempest-GroupSnapshotsTest-1914527007-project-member] https://10.4.3.8/volume/v3/group_snapshots returned with HTTP 202 Aug 07 09:51:11.647323 np0000006707 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 51/195] 10.4.3.8 () {70 vars in 1310 bytes} [Fri Aug 7 09:51:11 2026] POST /volume/v3/group_snapshots => generated 168 bytes in 140 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 07 09:51:11.655082 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [None req-c9439ae0-ed7b-42c2-b86f-938d0f3a861a None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:51:11.656939 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-c9439ae0-ed7b-42c2-b86f-938d0f3a861a tempest-GroupSnapshotsTest-1914527007 tempest-GroupSnapshotsTest-1914527007-project-member] GET https://10.4.3.8/volume/v3/group_snapshots/a99363da-1bf2-4d15-a5a5-07dde528667e Aug 07 09:51:11.657155 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-c9439ae0-ed7b-42c2-b86f-938d0f3a861a tempest-GroupSnapshotsTest-1914527007 tempest-GroupSnapshotsTest-1914527007-project-member] Empty body provided in request {{(pid=100297) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 09:51:11.657346 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-c9439ae0-ed7b-42c2-b86f-938d0f3a861a tempest-GroupSnapshotsTest-1914527007 tempest-GroupSnapshotsTest-1914527007-project-member] Calling method 'version_select' {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 09:51:11.657512 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.v3.group_snapshots [None req-c9439ae0-ed7b-42c2-b86f-938d0f3a861a tempest-GroupSnapshotsTest-1914527007 tempest-GroupSnapshotsTest-1914527007-project-member] show called for member a99363da-1bf2-4d15-a5a5-07dde528667e {{(pid=100297) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Aug 07 09:51:11.662951 np0000006707 devstack@c-api.service[100297]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 09:51:11.662951 np0000006707 devstack@c-api.service[100297]: warnings.warn( Aug 07 09:51:11.667260 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-c9439ae0-ed7b-42c2-b86f-938d0f3a861a tempest-GroupSnapshotsTest-1914527007 tempest-GroupSnapshotsTest-1914527007-project-member] https://10.4.3.8/volume/v3/group_snapshots/a99363da-1bf2-4d15-a5a5-07dde528667e returned with HTTP 200 Aug 07 09:51:11.667650 np0000006707 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 49/196] 10.4.3.8 () {68 vars in 1399 bytes} [Fri Aug 7 09:51:11 2026] GET /volume/v3/group_snapshots/a99363da-1bf2-4d15-a5a5-07dde528667e => generated 307 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 09:51:11.733777 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.middleware.request_id [None req-3e55907b-bfc3-4781-87a5-dc1cc8c36b88 None None] RequestId filter calling following filter/app {{(pid=100298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:51:11.736187 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [None req-3e55907b-bfc3-4781-87a5-dc1cc8c36b88 tempest-TaggedBootDevicesTest-414854615 tempest-TaggedBootDevicesTest-414854615-project-member] GET https://10.4.3.8/volume/v3/volumes/a9045e34-b0a2-408b-8ad6-adbf97ab06da Aug 07 09:51:11.736435 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [None req-3e55907b-bfc3-4781-87a5-dc1cc8c36b88 tempest-TaggedBootDevicesTest-414854615 tempest-TaggedBootDevicesTest-414854615-project-member] Empty body provided in request {{(pid=100298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 09:51:11.736674 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [None req-3e55907b-bfc3-4781-87a5-dc1cc8c36b88 tempest-TaggedBootDevicesTest-414854615 tempest-TaggedBootDevicesTest-414854615-project-member] Calling method 'show' {{(pid=100298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 09:51:11.744924 np0000006707 devstack@c-api.service[100298]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 09:51:11.744924 np0000006707 devstack@c-api.service[100298]: warnings.warn( Aug 07 09:51:11.750273 np0000006707 devstack@c-api.service[100298]: INFO cinder.volume.api [None req-3e55907b-bfc3-4781-87a5-dc1cc8c36b88 tempest-TaggedBootDevicesTest-414854615 tempest-TaggedBootDevicesTest-414854615-project-member] Volume info retrieved successfully. Aug 07 09:51:11.756169 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [None req-3e55907b-bfc3-4781-87a5-dc1cc8c36b88 tempest-TaggedBootDevicesTest-414854615 tempest-TaggedBootDevicesTest-414854615-project-member] https://10.4.3.8/volume/v3/volumes/a9045e34-b0a2-408b-8ad6-adbf97ab06da returned with HTTP 200 Aug 07 09:51:11.756748 np0000006707 devstack@c-api.service[100298]: [pid: 100298|app: 0|req: 49/197] 10.4.3.8 () {66 vars in 1334 bytes} [Fri Aug 7 09:51:11 2026] GET /volume/v3/volumes/a9045e34-b0a2-408b-8ad6-adbf97ab06da => generated 900 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 09:51:11.948066 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [None req-6f817e7b-f9ab-447f-909d-73f9e74ccdc9 None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:51:11.950407 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-6f817e7b-f9ab-447f-909d-73f9e74ccdc9 tempest-TestMultiAttachVolumeSwap-685592965 tempest-TestMultiAttachVolumeSwap-685592965-project-member] GET https://10.4.3.8/volume/v3/volumes/3f85d5a0-47c2-4332-b9cd-91ab58bbf654 Aug 07 09:51:11.950688 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-6f817e7b-f9ab-447f-909d-73f9e74ccdc9 tempest-TestMultiAttachVolumeSwap-685592965 tempest-TestMultiAttachVolumeSwap-685592965-project-member] Empty body provided in request {{(pid=100296) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 09:51:11.951006 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-6f817e7b-f9ab-447f-909d-73f9e74ccdc9 tempest-TestMultiAttachVolumeSwap-685592965 tempest-TestMultiAttachVolumeSwap-685592965-project-member] Calling method 'show' {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 09:51:11.964093 np0000006707 devstack@c-api.service[100296]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 09:51:11.964093 np0000006707 devstack@c-api.service[100296]: warnings.warn( Aug 07 09:51:11.969216 np0000006707 devstack@c-api.service[100296]: INFO cinder.volume.api [None req-6f817e7b-f9ab-447f-909d-73f9e74ccdc9 tempest-TestMultiAttachVolumeSwap-685592965 tempest-TestMultiAttachVolumeSwap-685592965-project-member] Volume info retrieved successfully. Aug 07 09:51:11.975238 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-6f817e7b-f9ab-447f-909d-73f9e74ccdc9 tempest-TestMultiAttachVolumeSwap-685592965 tempest-TestMultiAttachVolumeSwap-685592965-project-member] https://10.4.3.8/volume/v3/volumes/3f85d5a0-47c2-4332-b9cd-91ab58bbf654 returned with HTTP 200 Aug 07 09:51:11.975821 np0000006707 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 49/198] 10.4.3.8 () {66 vars in 1334 bytes} [Fri Aug 7 09:51:11 2026] GET /volume/v3/volumes/3f85d5a0-47c2-4332-b9cd-91ab58bbf654 => generated 864 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 09:51:12.309394 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-2e8c8c9d-3053-49ad-a42f-e79d4dd74ede None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:51:12.311392 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-2e8c8c9d-3053-49ad-a42f-e79d4dd74ede tempest-AttachSCSIVolumeTestJSON-861110 tempest-AttachSCSIVolumeTestJSON-861110-project-member] GET https://10.4.3.8/volume/v3/volumes/2445efb3-f4f5-4c55-a8f4-c4b9aec442b5 Aug 07 09:51:12.311615 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-2e8c8c9d-3053-49ad-a42f-e79d4dd74ede tempest-AttachSCSIVolumeTestJSON-861110 tempest-AttachSCSIVolumeTestJSON-861110-project-member] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 09:51:12.311811 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-2e8c8c9d-3053-49ad-a42f-e79d4dd74ede tempest-AttachSCSIVolumeTestJSON-861110 tempest-AttachSCSIVolumeTestJSON-861110-project-member] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 09:51:12.323054 np0000006707 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 09:51:12.323054 np0000006707 devstack@c-api.service[100295]: warnings.warn( Aug 07 09:51:12.326612 np0000006707 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-2e8c8c9d-3053-49ad-a42f-e79d4dd74ede tempest-AttachSCSIVolumeTestJSON-861110 tempest-AttachSCSIVolumeTestJSON-861110-project-member] Volume info retrieved successfully. Aug 07 09:51:12.330521 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-2e8c8c9d-3053-49ad-a42f-e79d4dd74ede tempest-AttachSCSIVolumeTestJSON-861110 tempest-AttachSCSIVolumeTestJSON-861110-project-member] https://10.4.3.8/volume/v3/volumes/2445efb3-f4f5-4c55-a8f4-c4b9aec442b5 returned with HTTP 200 Aug 07 09:51:12.330901 np0000006707 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 52/199] 10.4.3.8 () {66 vars in 1334 bytes} [Fri Aug 7 09:51:12 2026] GET /volume/v3/volumes/2445efb3-f4f5-4c55-a8f4-c4b9aec442b5 => generated 843 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 09:51:12.459374 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [None req-a633fab7-2862-4258-b5ce-9bf8cf6b3259 None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:51:12.461210 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-a633fab7-2862-4258-b5ce-9bf8cf6b3259 tempest-TaggedAttachmentsTest-725335908 tempest-TaggedAttachmentsTest-725335908-project-member] GET https://10.4.3.8/volume/v3/volumes/55345244-819e-4512-9f20-220e06e3e5e3 Aug 07 09:51:12.461407 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-a633fab7-2862-4258-b5ce-9bf8cf6b3259 tempest-TaggedAttachmentsTest-725335908 tempest-TaggedAttachmentsTest-725335908-project-member] Empty body provided in request {{(pid=100297) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 09:51:12.461648 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-a633fab7-2862-4258-b5ce-9bf8cf6b3259 tempest-TaggedAttachmentsTest-725335908 tempest-TaggedAttachmentsTest-725335908-project-member] Calling method 'show' {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 09:51:12.471390 np0000006707 devstack@c-api.service[100297]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 09:51:12.471390 np0000006707 devstack@c-api.service[100297]: warnings.warn( Aug 07 09:51:12.473674 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.middleware.request_id [None req-8663a0ee-f0b6-477c-a1eb-b556b803c5c7 None None] RequestId filter calling following filter/app {{(pid=100298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:51:12.475031 np0000006707 devstack@c-api.service[100297]: INFO cinder.volume.api [None req-a633fab7-2862-4258-b5ce-9bf8cf6b3259 tempest-TaggedAttachmentsTest-725335908 tempest-TaggedAttachmentsTest-725335908-project-member] Volume info retrieved successfully. Aug 07 09:51:12.476146 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [None req-8663a0ee-f0b6-477c-a1eb-b556b803c5c7 tempest-ServerStableDeviceRescueTest-199900733 tempest-ServerStableDeviceRescueTest-199900733-project-member] GET https://10.4.3.8/volume/v3/volumes/f498181a-d496-4f2f-a195-fd6bef7e45ec Aug 07 09:51:12.476433 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [None req-8663a0ee-f0b6-477c-a1eb-b556b803c5c7 tempest-ServerStableDeviceRescueTest-199900733 tempest-ServerStableDeviceRescueTest-199900733-project-member] Empty body provided in request {{(pid=100298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 09:51:12.476742 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [None req-8663a0ee-f0b6-477c-a1eb-b556b803c5c7 tempest-ServerStableDeviceRescueTest-199900733 tempest-ServerStableDeviceRescueTest-199900733-project-member] Calling method 'show' {{(pid=100298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 09:51:12.480400 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-a633fab7-2862-4258-b5ce-9bf8cf6b3259 tempest-TaggedAttachmentsTest-725335908 tempest-TaggedAttachmentsTest-725335908-project-member] https://10.4.3.8/volume/v3/volumes/55345244-819e-4512-9f20-220e06e3e5e3 returned with HTTP 200 Aug 07 09:51:12.480853 np0000006707 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 50/200] 10.4.3.8 () {66 vars in 1334 bytes} [Fri Aug 7 09:51:12 2026] GET /volume/v3/volumes/55345244-819e-4512-9f20-220e06e3e5e3 => generated 841 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 09:51:12.489673 np0000006707 devstack@c-api.service[100298]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 09:51:12.489673 np0000006707 devstack@c-api.service[100298]: warnings.warn( Aug 07 09:51:12.494443 np0000006707 devstack@c-api.service[100298]: INFO cinder.volume.api [None req-8663a0ee-f0b6-477c-a1eb-b556b803c5c7 tempest-ServerStableDeviceRescueTest-199900733 tempest-ServerStableDeviceRescueTest-199900733-project-member] Volume info retrieved successfully. Aug 07 09:51:12.499226 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [None req-8663a0ee-f0b6-477c-a1eb-b556b803c5c7 tempest-ServerStableDeviceRescueTest-199900733 tempest-ServerStableDeviceRescueTest-199900733-project-member] https://10.4.3.8/volume/v3/volumes/f498181a-d496-4f2f-a195-fd6bef7e45ec returned with HTTP 200 Aug 07 09:51:12.499715 np0000006707 devstack@c-api.service[100298]: [pid: 100298|app: 0|req: 50/201] 10.4.3.8 () {66 vars in 1334 bytes} [Fri Aug 7 09:51:12 2026] GET /volume/v3/volumes/f498181a-d496-4f2f-a195-fd6bef7e45ec => generated 847 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 09:51:12.574145 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [None req-3b1fb1ed-8c8e-48a6-89a0-02554ff80661 None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:51:12.576217 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-3b1fb1ed-8c8e-48a6-89a0-02554ff80661 tempest-VolumesAssistedSnapshotsTest-359814331 tempest-VolumesAssistedSnapshotsTest-359814331-project-admin] GET https://10.4.3.8/volume/v3/volumes/591d23e8-d8e2-4251-ab3c-10dd02793c4e Aug 07 09:51:12.576463 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-3b1fb1ed-8c8e-48a6-89a0-02554ff80661 tempest-VolumesAssistedSnapshotsTest-359814331 tempest-VolumesAssistedSnapshotsTest-359814331-project-admin] Empty body provided in request {{(pid=100296) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 09:51:12.576683 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-3b1fb1ed-8c8e-48a6-89a0-02554ff80661 tempest-VolumesAssistedSnapshotsTest-359814331 tempest-VolumesAssistedSnapshotsTest-359814331-project-admin] Calling method 'show' {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 09:51:12.587640 np0000006707 devstack@c-api.service[100296]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 09:51:12.587640 np0000006707 devstack@c-api.service[100296]: warnings.warn( Aug 07 09:51:12.591812 np0000006707 devstack@c-api.service[100296]: INFO cinder.volume.api [None req-3b1fb1ed-8c8e-48a6-89a0-02554ff80661 tempest-VolumesAssistedSnapshotsTest-359814331 tempest-VolumesAssistedSnapshotsTest-359814331-project-admin] Volume info retrieved successfully. Aug 07 09:51:12.598060 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-3b1fb1ed-8c8e-48a6-89a0-02554ff80661 tempest-VolumesAssistedSnapshotsTest-359814331 tempest-VolumesAssistedSnapshotsTest-359814331-project-admin] https://10.4.3.8/volume/v3/volumes/591d23e8-d8e2-4251-ab3c-10dd02793c4e returned with HTTP 200 Aug 07 09:51:12.598664 np0000006707 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 50/202] 10.4.3.8 () {66 vars in 1334 bytes} [Fri Aug 7 09:51:12 2026] GET /volume/v3/volumes/591d23e8-d8e2-4251-ab3c-10dd02793c4e => generated 1012 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 09:51:12.677945 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-c98cc776-7f5d-4bf1-8383-a34b47be2f4f None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:51:12.679820 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-c98cc776-7f5d-4bf1-8383-a34b47be2f4f tempest-GroupSnapshotsTest-1914527007 tempest-GroupSnapshotsTest-1914527007-project-member] GET https://10.4.3.8/volume/v3/group_snapshots/a99363da-1bf2-4d15-a5a5-07dde528667e Aug 07 09:51:12.680670 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-c98cc776-7f5d-4bf1-8383-a34b47be2f4f tempest-GroupSnapshotsTest-1914527007 tempest-GroupSnapshotsTest-1914527007-project-member] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 09:51:12.680670 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-c98cc776-7f5d-4bf1-8383-a34b47be2f4f tempest-GroupSnapshotsTest-1914527007 tempest-GroupSnapshotsTest-1914527007-project-member] Calling method 'version_select' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 09:51:12.680670 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.v3.group_snapshots [None req-c98cc776-7f5d-4bf1-8383-a34b47be2f4f tempest-GroupSnapshotsTest-1914527007 tempest-GroupSnapshotsTest-1914527007-project-member] show called for member a99363da-1bf2-4d15-a5a5-07dde528667e {{(pid=100295) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Aug 07 09:51:12.683786 np0000006707 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 09:51:12.683786 np0000006707 devstack@c-api.service[100295]: warnings.warn( Aug 07 09:51:12.687081 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-c98cc776-7f5d-4bf1-8383-a34b47be2f4f tempest-GroupSnapshotsTest-1914527007 tempest-GroupSnapshotsTest-1914527007-project-member] https://10.4.3.8/volume/v3/group_snapshots/a99363da-1bf2-4d15-a5a5-07dde528667e returned with HTTP 200 Aug 07 09:51:12.687433 np0000006707 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 53/203] 10.4.3.8 () {68 vars in 1399 bytes} [Fri Aug 7 09:51:12 2026] GET /volume/v3/group_snapshots/a99363da-1bf2-4d15-a5a5-07dde528667e => generated 308 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 09:51:12.696826 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [None req-25cc48cd-dd8f-46ad-87b1-a1bef7f6401a None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:51:12.698732 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-25cc48cd-dd8f-46ad-87b1-a1bef7f6401a tempest-GroupSnapshotsTest-1914527007 tempest-GroupSnapshotsTest-1914527007-project-member] GET https://10.4.3.8/volume/v3/snapshots/detail Aug 07 09:51:12.699005 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-25cc48cd-dd8f-46ad-87b1-a1bef7f6401a tempest-GroupSnapshotsTest-1914527007 tempest-GroupSnapshotsTest-1914527007-project-member] Empty body provided in request {{(pid=100297) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 09:51:12.699216 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-25cc48cd-dd8f-46ad-87b1-a1bef7f6401a tempest-GroupSnapshotsTest-1914527007 tempest-GroupSnapshotsTest-1914527007-project-member] Calling method 'detail' {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 09:51:12.699577 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.api_utils [None req-25cc48cd-dd8f-46ad-87b1-a1bef7f6401a tempest-GroupSnapshotsTest-1914527007 tempest-GroupSnapshotsTest-1914527007-project-member] Removing options '' from query. {{(pid=100297) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 07 09:51:12.700689 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.db.api [None req-25cc48cd-dd8f-46ad-87b1-a1bef7f6401a tempest-GroupSnapshotsTest-1914527007 tempest-GroupSnapshotsTest-1914527007-project-member] Building query based on filter {{(pid=100297) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 07 09:51:12.715211 np0000006707 devstack@c-api.service[100297]: INFO cinder.volume.api [None req-25cc48cd-dd8f-46ad-87b1-a1bef7f6401a tempest-GroupSnapshotsTest-1914527007 tempest-GroupSnapshotsTest-1914527007-project-member] Get all snapshots completed successfully. Aug 07 09:51:12.715630 np0000006707 devstack@c-api.service[100297]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 09:51:12.715630 np0000006707 devstack@c-api.service[100297]: warnings.warn( Aug 07 09:51:12.716224 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-25cc48cd-dd8f-46ad-87b1-a1bef7f6401a tempest-GroupSnapshotsTest-1914527007 tempest-GroupSnapshotsTest-1914527007-project-member] https://10.4.3.8/volume/v3/snapshots/detail returned with HTTP 200 Aug 07 09:51:12.716660 np0000006707 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 51/204] 10.4.3.8 () {66 vars in 1250 bytes} [Fri Aug 7 09:51:12 2026] GET /volume/v3/snapshots/detail => generated 454 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 09:51:12.725743 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.middleware.request_id [None req-5a8ef2e6-fb44-42dd-b010-004cd3a733d5 None None] RequestId filter calling following filter/app {{(pid=100298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:51:12.727568 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [None req-5a8ef2e6-fb44-42dd-b010-004cd3a733d5 tempest-GroupSnapshotsTest-1914527007 tempest-GroupSnapshotsTest-1914527007-project-member] GET https://10.4.3.8/volume/v3/snapshots/03a54327-ba86-4603-b0ed-8a5bdd3bb03f Aug 07 09:51:12.727790 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [None req-5a8ef2e6-fb44-42dd-b010-004cd3a733d5 tempest-GroupSnapshotsTest-1914527007 tempest-GroupSnapshotsTest-1914527007-project-member] Empty body provided in request {{(pid=100298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 09:51:12.728027 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [None req-5a8ef2e6-fb44-42dd-b010-004cd3a733d5 tempest-GroupSnapshotsTest-1914527007 tempest-GroupSnapshotsTest-1914527007-project-member] Calling method 'show' {{(pid=100298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 09:51:12.749586 np0000006707 devstack@c-api.service[100298]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 09:51:12.749586 np0000006707 devstack@c-api.service[100298]: warnings.warn( Aug 07 09:51:12.750084 np0000006707 devstack@c-api.service[100298]: INFO cinder.volume.api [None req-5a8ef2e6-fb44-42dd-b010-004cd3a733d5 tempest-GroupSnapshotsTest-1914527007 tempest-GroupSnapshotsTest-1914527007-project-member] Snapshot retrieved successfully. Aug 07 09:51:12.751086 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [None req-5a8ef2e6-fb44-42dd-b010-004cd3a733d5 tempest-GroupSnapshotsTest-1914527007 tempest-GroupSnapshotsTest-1914527007-project-member] https://10.4.3.8/volume/v3/snapshots/03a54327-ba86-4603-b0ed-8a5bdd3bb03f returned with HTTP 200 Aug 07 09:51:12.751590 np0000006707 devstack@c-api.service[100298]: [pid: 100298|app: 0|req: 51/205] 10.4.3.8 () {66 vars in 1340 bytes} [Fri Aug 7 09:51:12 2026] GET /volume/v3/snapshots/03a54327-ba86-4603-b0ed-8a5bdd3bb03f => generated 451 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 09:51:12.763521 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [None req-67d412ef-9ca2-4413-b7d5-f2c3e74f44a0 None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:51:12.765445 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-67d412ef-9ca2-4413-b7d5-f2c3e74f44a0 tempest-GroupSnapshotsTest-1914527007 tempest-GroupSnapshotsTest-1914527007-project-member] POST https://10.4.3.8/volume/v3/groups/action Aug 07 09:51:12.766494 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-67d412ef-9ca2-4413-b7d5-f2c3e74f44a0 tempest-GroupSnapshotsTest-1914527007 tempest-GroupSnapshotsTest-1914527007-project-member] Action body: b'{"create-from-src": {"group_snapshot_id": "a99363da-1bf2-4d15-a5a5-07dde528667e", "name": "tempest-Group_from_snap-22825033"}}' {{(pid=100296) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 07 09:51:12.766494 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-67d412ef-9ca2-4413-b7d5-f2c3e74f44a0 tempest-GroupSnapshotsTest-1914527007 tempest-GroupSnapshotsTest-1914527007-project-member] Action: 'action', calling method: version_select, body: {"create-from-src": {"group_snapshot_id": "a99363da-1bf2-4d15-a5a5-07dde528667e", "name": "tempest-Group_from_snap-22825033"}} {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 09:51:12.767767 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.v3.groups [None req-67d412ef-9ca2-4413-b7d5-f2c3e74f44a0 tempest-GroupSnapshotsTest-1914527007 tempest-GroupSnapshotsTest-1914527007-project-member] Creating new group {'create-from-src': {'group_snapshot_id': 'a99363da-1bf2-4d15-a5a5-07dde528667e', 'name': 'tempest-Group_from_snap-22825033'}}. {{(pid=100296) create_from_src /opt/stack/cinder/cinder/api/v3/groups.py:236}} Aug 07 09:51:12.767937 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.v3.groups [None req-67d412ef-9ca2-4413-b7d5-f2c3e74f44a0 tempest-GroupSnapshotsTest-1914527007 tempest-GroupSnapshotsTest-1914527007-project-member] Creating group tempest-Group_from_snap-22825033 from group_snapshot a99363da-1bf2-4d15-a5a5-07dde528667e. Aug 07 09:51:12.769855 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-45c81b4a-a52a-48f4-83db-1fc7dec2195f None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:51:12.772083 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-45c81b4a-a52a-48f4-83db-1fc7dec2195f tempest-TaggedBootDevicesTest-414854615 tempest-TaggedBootDevicesTest-414854615-project-member] GET https://10.4.3.8/volume/v3/volumes/a9045e34-b0a2-408b-8ad6-adbf97ab06da Aug 07 09:51:12.772338 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-45c81b4a-a52a-48f4-83db-1fc7dec2195f tempest-TaggedBootDevicesTest-414854615 tempest-TaggedBootDevicesTest-414854615-project-member] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 09:51:12.772588 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-45c81b4a-a52a-48f4-83db-1fc7dec2195f tempest-TaggedBootDevicesTest-414854615 tempest-TaggedBootDevicesTest-414854615-project-member] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 09:51:12.774636 np0000006707 devstack@c-api.service[100296]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 09:51:12.774636 np0000006707 devstack@c-api.service[100296]: warnings.warn( Aug 07 09:51:12.779986 np0000006707 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 09:51:12.779986 np0000006707 devstack@c-api.service[100295]: warnings.warn( Aug 07 09:51:12.781001 np0000006707 devstack@c-api.service[100296]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 09:51:12.781001 np0000006707 devstack@c-api.service[100296]: warnings.warn( Aug 07 09:51:12.783767 np0000006707 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-45c81b4a-a52a-48f4-83db-1fc7dec2195f tempest-TaggedBootDevicesTest-414854615 tempest-TaggedBootDevicesTest-414854615-project-member] Volume info retrieved successfully. Aug 07 09:51:12.784094 np0000006707 devstack@c-api.service[100296]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 09:51:12.784094 np0000006707 devstack@c-api.service[100296]: warnings.warn( Aug 07 09:51:12.788383 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-45c81b4a-a52a-48f4-83db-1fc7dec2195f tempest-TaggedBootDevicesTest-414854615 tempest-TaggedBootDevicesTest-414854615-project-member] https://10.4.3.8/volume/v3/volumes/a9045e34-b0a2-408b-8ad6-adbf97ab06da returned with HTTP 200 Aug 07 09:51:12.788839 np0000006707 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 54/206] 10.4.3.8 () {66 vars in 1334 bytes} [Fri Aug 7 09:51:12 2026] GET /volume/v3/volumes/a9045e34-b0a2-408b-8ad6-adbf97ab06da => generated 900 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 09:51:12.825924 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.quota [None req-67d412ef-9ca2-4413-b7d5-f2c3e74f44a0 tempest-GroupSnapshotsTest-1914527007 tempest-GroupSnapshotsTest-1914527007-project-member] Created reservations ['9a8492b0-072c-40ac-80c6-55f25012db82'] {{(pid=100296) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 09:51:12.880513 np0000006707 devstack@c-api.service[100296]: INFO cinder.group.api [None req-67d412ef-9ca2-4413-b7d5-f2c3e74f44a0 tempest-GroupSnapshotsTest-1914527007 tempest-GroupSnapshotsTest-1914527007-project-member] A mapping entry already exists for group 430aea69-c907-4c75-a383-e4750f2f1073 and volume type ba4385bb-279c-4df1-b42d-4983ae110cea. Do not need to create again. Aug 07 09:51:12.880849 np0000006707 devstack@c-api.service[100296]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 09:51:12.880849 np0000006707 devstack@c-api.service[100296]: warnings.warn( Aug 07 09:51:12.883440 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.volume.api [None req-67d412ef-9ca2-4413-b7d5-f2c3e74f44a0 tempest-GroupSnapshotsTest-1914527007 tempest-GroupSnapshotsTest-1914527007-project-member] Availability zone cache updated, next update will occur around 2026-08-07 10:51:12.883207. {{(pid=100296) list_availability_zones /opt/stack/cinder/cinder/volume/api.py:155}} Aug 07 09:51:12.883567 np0000006707 devstack@c-api.service[100296]: INFO cinder.volume.api [None req-67d412ef-9ca2-4413-b7d5-f2c3e74f44a0 tempest-GroupSnapshotsTest-1914527007 tempest-GroupSnapshotsTest-1914527007-project-member] Availability Zones retrieved successfully. Aug 07 09:51:12.888873 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.volume.api [None req-67d412ef-9ca2-4413-b7d5-f2c3e74f44a0 tempest-GroupSnapshotsTest-1914527007 tempest-GroupSnapshotsTest-1914527007-project-member] Flow 'volume_create_api' (9a69bb9f-ce50-4854-af63-b43aa8c98393) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100296) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 09:51:12.889688 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.volume.api [None req-67d412ef-9ca2-4413-b7d5-f2c3e74f44a0 tempest-GroupSnapshotsTest-1914527007 tempest-GroupSnapshotsTest-1914527007-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e642e53e-3a3c-4f98-be07-8aa51a798794) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 09:51:12.890626 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.volume.flows.api.create_volume [None req-67d412ef-9ca2-4413-b7d5-f2c3e74f44a0 tempest-GroupSnapshotsTest-1914527007 tempest-GroupSnapshotsTest-1914527007-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=100296) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 07 09:51:12.913722 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.volume.api [None req-67d412ef-9ca2-4413-b7d5-f2c3e74f44a0 tempest-GroupSnapshotsTest-1914527007 tempest-GroupSnapshotsTest-1914527007-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e642e53e-3a3c-4f98-be07-8aa51a798794) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': '03a54327-ba86-4603-b0ed-8a5bdd3bb03f', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-07T09:51:09Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=ba4385bb-279c-4df1-b42d-4983ae110cea,is_public=True,name='tempest-GroupSnapshotsTest-volume-type-1999025853',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'ba4385bb-279c-4df1-b42d-4983ae110cea', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': '430aea69-c907-4c75-a383-e4750f2f1073', 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 09:51:12.914515 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.volume.api [None req-67d412ef-9ca2-4413-b7d5-f2c3e74f44a0 tempest-GroupSnapshotsTest-1914527007 tempest-GroupSnapshotsTest-1914527007-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c98c0fe5-108c-4296-8cf5-3f4fee72301b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 09:51:12.950557 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.quota [None req-67d412ef-9ca2-4413-b7d5-f2c3e74f44a0 tempest-GroupSnapshotsTest-1914527007 tempest-GroupSnapshotsTest-1914527007-project-member] Created reservations ['c4f15efe-644c-4206-b565-1b69ecd9b42e', '87f73ccd-3f6a-485c-abc2-23fafb8a1a04'] {{(pid=100296) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 09:51:12.951406 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.volume.api [None req-67d412ef-9ca2-4413-b7d5-f2c3e74f44a0 tempest-GroupSnapshotsTest-1914527007 tempest-GroupSnapshotsTest-1914527007-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c98c0fe5-108c-4296-8cf5-3f4fee72301b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['c4f15efe-644c-4206-b565-1b69ecd9b42e', '87f73ccd-3f6a-485c-abc2-23fafb8a1a04']}' {{(pid=100296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 09:51:12.952321 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.volume.api [None req-67d412ef-9ca2-4413-b7d5-f2c3e74f44a0 tempest-GroupSnapshotsTest-1914527007 tempest-GroupSnapshotsTest-1914527007-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5d4bc331-4028-40bb-9fbf-30e04d1d99c9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 09:51:12.991541 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [None req-c24a392b-3abc-4232-b3d0-3ae98dfce37e None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:51:12.992349 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.volume.api [None req-67d412ef-9ca2-4413-b7d5-f2c3e74f44a0 tempest-GroupSnapshotsTest-1914527007 tempest-GroupSnapshotsTest-1914527007-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5d4bc331-4028-40bb-9fbf-30e04d1d99c9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'b5e52b0d-34c0-4861-82e7-8f558307cefe', '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=430aea69-c907-4c75-a383-e4750f2f1073,group_type_id=,metadata={},multiattach=False,project_id='5ef87a087d58497caa11bc0e5c151adb',qos_specs=None,replication_status=,reservations=['c4f15efe-644c-4206-b565-1b69ecd9b42e','87f73ccd-3f6a-485c-abc2-23fafb8a1a04'],size=1,snapshot_id=03a54327-ba86-4603-b0ed-8a5bdd3bb03f,source_replicaid=,source_volid=None,status='creating',user_id='569a48c7881e45739f87551781359bb5',volume_type_id=ba4385bb-279c-4df1-b42d-4983ae110cea), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-07T09:51:12Z,deleted=False,deleted_at=None,display_description=None,display_name=None,ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=430aea69-c907-4c75-a383-e4750f2f1073,host=None,id=b5e52b0d-34c0-4861-82e7-8f558307cefe,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='5ef87a087d58497caa11bc0e5c151adb',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=03a54327-ba86-4603-b0ed-8a5bdd3bb03f,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='569a48c7881e45739f87551781359bb5',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(ba4385bb-279c-4df1-b42d-4983ae110cea),volume_type_id=ba4385bb-279c-4df1-b42d-4983ae110cea)}' {{(pid=100296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 09:51:12.993264 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.volume.api [None req-67d412ef-9ca2-4413-b7d5-f2c3e74f44a0 tempest-GroupSnapshotsTest-1914527007 tempest-GroupSnapshotsTest-1914527007-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f548f75f-c813-4571-aa62-f949acd3807a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 09:51:12.993720 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-c24a392b-3abc-4232-b3d0-3ae98dfce37e tempest-TestMultiAttachVolumeSwap-685592965 tempest-TestMultiAttachVolumeSwap-685592965-project-member] GET https://10.4.3.8/volume/v3/volumes/3f85d5a0-47c2-4332-b9cd-91ab58bbf654 Aug 07 09:51:12.994010 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-c24a392b-3abc-4232-b3d0-3ae98dfce37e tempest-TestMultiAttachVolumeSwap-685592965 tempest-TestMultiAttachVolumeSwap-685592965-project-member] Empty body provided in request {{(pid=100297) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 09:51:12.994292 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-c24a392b-3abc-4232-b3d0-3ae98dfce37e tempest-TestMultiAttachVolumeSwap-685592965 tempest-TestMultiAttachVolumeSwap-685592965-project-member] Calling method 'show' {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 09:51:13.005652 np0000006707 devstack@c-api.service[100297]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 09:51:13.005652 np0000006707 devstack@c-api.service[100297]: warnings.warn( Aug 07 09:51:13.010656 np0000006707 devstack@c-api.service[100297]: INFO cinder.volume.api [None req-c24a392b-3abc-4232-b3d0-3ae98dfce37e tempest-TestMultiAttachVolumeSwap-685592965 tempest-TestMultiAttachVolumeSwap-685592965-project-member] Volume info retrieved successfully. Aug 07 09:51:13.014222 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.volume.api [None req-67d412ef-9ca2-4413-b7d5-f2c3e74f44a0 tempest-GroupSnapshotsTest-1914527007 tempest-GroupSnapshotsTest-1914527007-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f548f75f-c813-4571-aa62-f949acd3807a) transitioned into state 'SUCCESS' from 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=430aea69-c907-4c75-a383-e4750f2f1073,group_type_id=,metadata={},multiattach=False,project_id='5ef87a087d58497caa11bc0e5c151adb',qos_specs=None,replication_status=,reservations=['c4f15efe-644c-4206-b565-1b69ecd9b42e','87f73ccd-3f6a-485c-abc2-23fafb8a1a04'],size=1,snapshot_id=03a54327-ba86-4603-b0ed-8a5bdd3bb03f,source_replicaid=,source_volid=None,status='creating',user_id='569a48c7881e45739f87551781359bb5',volume_type_id=ba4385bb-279c-4df1-b42d-4983ae110cea)}' {{(pid=100296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 09:51:13.015484 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.volume.api [None req-67d412ef-9ca2-4413-b7d5-f2c3e74f44a0 tempest-GroupSnapshotsTest-1914527007 tempest-GroupSnapshotsTest-1914527007-project-member] Flow 'volume_create_api' (9a69bb9f-ce50-4854-af63-b43aa8c98393) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100296) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 09:51:13.015625 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-c24a392b-3abc-4232-b3d0-3ae98dfce37e tempest-TestMultiAttachVolumeSwap-685592965 tempest-TestMultiAttachVolumeSwap-685592965-project-member] https://10.4.3.8/volume/v3/volumes/3f85d5a0-47c2-4332-b9cd-91ab58bbf654 returned with HTTP 200 Aug 07 09:51:13.015963 np0000006707 devstack@c-api.service[100296]: INFO cinder.volume.api [None req-67d412ef-9ca2-4413-b7d5-f2c3e74f44a0 tempest-GroupSnapshotsTest-1914527007 tempest-GroupSnapshotsTest-1914527007-project-member] Create volume request issued successfully. Aug 07 09:51:13.016036 np0000006707 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 52/207] 10.4.3.8 () {66 vars in 1334 bytes} [Fri Aug 7 09:51:12 2026] GET /volume/v3/volumes/3f85d5a0-47c2-4332-b9cd-91ab58bbf654 => generated 864 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 09:51:13.053691 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-67d412ef-9ca2-4413-b7d5-f2c3e74f44a0 tempest-GroupSnapshotsTest-1914527007 tempest-GroupSnapshotsTest-1914527007-project-member] https://10.4.3.8/volume/v3/groups/action returned with HTTP 202 Aug 07 09:51:13.054198 np0000006707 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 51/208] 10.4.3.8 () {70 vars in 1304 bytes} [Fri Aug 7 09:51:12 2026] POST /volume/v3/groups/action => generated 101 bytes in 291 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 07 09:51:13.062382 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.middleware.request_id [None req-18a27479-bce6-4436-9cf6-0d8949e9acde None None] RequestId filter calling following filter/app {{(pid=100298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:51:13.064521 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [None req-18a27479-bce6-4436-9cf6-0d8949e9acde tempest-GroupSnapshotsTest-1914527007 tempest-GroupSnapshotsTest-1914527007-project-member] GET https://10.4.3.8/volume/v3/volumes/detail Aug 07 09:51:13.064984 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [None req-18a27479-bce6-4436-9cf6-0d8949e9acde tempest-GroupSnapshotsTest-1914527007 tempest-GroupSnapshotsTest-1914527007-project-member] Empty body provided in request {{(pid=100298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 09:51:13.065257 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [None req-18a27479-bce6-4436-9cf6-0d8949e9acde tempest-GroupSnapshotsTest-1914527007 tempest-GroupSnapshotsTest-1914527007-project-member] Calling method 'detail' {{(pid=100298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 09:51:13.066032 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.api_utils [None req-18a27479-bce6-4436-9cf6-0d8949e9acde tempest-GroupSnapshotsTest-1914527007 tempest-GroupSnapshotsTest-1914527007-project-member] Removing options '' from query. {{(pid=100298) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 07 09:51:13.067141 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.volume.api [None req-18a27479-bce6-4436-9cf6-0d8949e9acde tempest-GroupSnapshotsTest-1914527007 tempest-GroupSnapshotsTest-1914527007-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100298) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 07 09:51:13.096030 np0000006707 devstack@c-api.service[100298]: INFO cinder.volume.api [None req-18a27479-bce6-4436-9cf6-0d8949e9acde tempest-GroupSnapshotsTest-1914527007 tempest-GroupSnapshotsTest-1914527007-project-member] Get all volumes completed successfully. Aug 07 09:51:13.096984 np0000006707 devstack@c-api.service[100298]: WARNING stevedore.named [None req-18a27479-bce6-4436-9cf6-0d8949e9acde tempest-GroupSnapshotsTest-1914527007 tempest-GroupSnapshotsTest-1914527007-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 07 09:51:13.097152 np0000006707 devstack@c-api.service[100298]: WARNING castellan.key_manager [None req-18a27479-bce6-4436-9cf6-0d8949e9acde tempest-GroupSnapshotsTest-1914527007 tempest-GroupSnapshotsTest-1914527007-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, 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 09:51:13.136876 np0000006707 devstack@c-api.service[100298]: DEBUG oslo_db.sqlalchemy.engines [None req-18a27479-bce6-4436-9cf6-0d8949e9acde tempest-GroupSnapshotsTest-1914527007 tempest-GroupSnapshotsTest-1914527007-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100298) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 07 09:51:13.139958 np0000006707 devstack@c-api.service[100298]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 09:51:13.139958 np0000006707 devstack@c-api.service[100298]: warnings.warn( Aug 07 09:51:13.143710 np0000006707 devstack@c-api.service[100298]: WARNING stevedore.named [None req-18a27479-bce6-4436-9cf6-0d8949e9acde tempest-GroupSnapshotsTest-1914527007 tempest-GroupSnapshotsTest-1914527007-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 07 09:51:13.143874 np0000006707 devstack@c-api.service[100298]: WARNING castellan.key_manager [None req-18a27479-bce6-4436-9cf6-0d8949e9acde tempest-GroupSnapshotsTest-1914527007 tempest-GroupSnapshotsTest-1914527007-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, 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 09:51:13.184116 np0000006707 devstack@c-api.service[100298]: DEBUG oslo_db.sqlalchemy.engines [None req-18a27479-bce6-4436-9cf6-0d8949e9acde tempest-GroupSnapshotsTest-1914527007 tempest-GroupSnapshotsTest-1914527007-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100298) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 07 09:51:13.187229 np0000006707 devstack@c-api.service[100298]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 09:51:13.187229 np0000006707 devstack@c-api.service[100298]: warnings.warn( Aug 07 09:51:13.197403 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [None req-18a27479-bce6-4436-9cf6-0d8949e9acde tempest-GroupSnapshotsTest-1914527007 tempest-GroupSnapshotsTest-1914527007-project-member] https://10.4.3.8/volume/v3/volumes/detail returned with HTTP 200 Aug 07 09:51:13.197582 np0000006707 devstack@c-api.service[100298]: [pid: 100298|app: 0|req: 52/209] 10.4.3.8 () {68 vars in 1285 bytes} [Fri Aug 7 09:51:13 2026] GET /volume/v3/volumes/detail => generated 1827 bytes in 136 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 07 09:51:13.210722 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-ce6cfe4a-0870-460b-a634-34ad9a9356a9 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:51:13.213115 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-ce6cfe4a-0870-460b-a634-34ad9a9356a9 tempest-GroupSnapshotsTest-1914527007 tempest-GroupSnapshotsTest-1914527007-project-member] GET https://10.4.3.8/volume/v3/volumes/b5e52b0d-34c0-4861-82e7-8f558307cefe Aug 07 09:51:13.213390 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-ce6cfe4a-0870-460b-a634-34ad9a9356a9 tempest-GroupSnapshotsTest-1914527007 tempest-GroupSnapshotsTest-1914527007-project-member] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 09:51:13.213689 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-ce6cfe4a-0870-460b-a634-34ad9a9356a9 tempest-GroupSnapshotsTest-1914527007 tempest-GroupSnapshotsTest-1914527007-project-member] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 09:51:13.220745 np0000006707 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 09:51:13.220745 np0000006707 devstack@c-api.service[100295]: warnings.warn( Aug 07 09:51:13.224909 np0000006707 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-ce6cfe4a-0870-460b-a634-34ad9a9356a9 tempest-GroupSnapshotsTest-1914527007 tempest-GroupSnapshotsTest-1914527007-project-member] Volume info retrieved successfully. Aug 07 09:51:13.225747 np0000006707 devstack@c-api.service[100295]: WARNING stevedore.named [None req-ce6cfe4a-0870-460b-a634-34ad9a9356a9 tempest-GroupSnapshotsTest-1914527007 tempest-GroupSnapshotsTest-1914527007-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 07 09:51:13.225801 np0000006707 devstack@c-api.service[100295]: WARNING castellan.key_manager [None req-ce6cfe4a-0870-460b-a634-34ad9a9356a9 tempest-GroupSnapshotsTest-1914527007 tempest-GroupSnapshotsTest-1914527007-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, 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 09:51:13.268836 np0000006707 devstack@c-api.service[100295]: DEBUG oslo_db.sqlalchemy.engines [None req-ce6cfe4a-0870-460b-a634-34ad9a9356a9 tempest-GroupSnapshotsTest-1914527007 tempest-GroupSnapshotsTest-1914527007-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100295) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 07 09:51:13.272956 np0000006707 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 09:51:13.272956 np0000006707 devstack@c-api.service[100295]: warnings.warn( Aug 07 09:51:13.285402 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-ce6cfe4a-0870-460b-a634-34ad9a9356a9 tempest-GroupSnapshotsTest-1914527007 tempest-GroupSnapshotsTest-1914527007-project-member] https://10.4.3.8/volume/v3/volumes/b5e52b0d-34c0-4861-82e7-8f558307cefe returned with HTTP 200 Aug 07 09:51:13.286270 np0000006707 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 55/210] 10.4.3.8 () {68 vars in 1375 bytes} [Fri Aug 7 09:51:13 2026] GET /volume/v3/volumes/b5e52b0d-34c0-4861-82e7-8f558307cefe => generated 923 bytes in 76 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 09:51:13.301660 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [None req-614363b6-2e7c-478a-83e5-8bb06ad03e07 None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:51:13.303629 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-614363b6-2e7c-478a-83e5-8bb06ad03e07 tempest-GroupSnapshotsTest-1914527007 tempest-GroupSnapshotsTest-1914527007-project-member] GET https://10.4.3.8/volume/v3/groups/430aea69-c907-4c75-a383-e4750f2f1073 Aug 07 09:51:13.303878 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-614363b6-2e7c-478a-83e5-8bb06ad03e07 tempest-GroupSnapshotsTest-1914527007 tempest-GroupSnapshotsTest-1914527007-project-member] Empty body provided in request {{(pid=100297) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 09:51:13.304119 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-614363b6-2e7c-478a-83e5-8bb06ad03e07 tempest-GroupSnapshotsTest-1914527007 tempest-GroupSnapshotsTest-1914527007-project-member] Calling method 'version_select' {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 09:51:13.304901 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.v3.groups [None req-614363b6-2e7c-478a-83e5-8bb06ad03e07 tempest-GroupSnapshotsTest-1914527007 tempest-GroupSnapshotsTest-1914527007-project-member] show called for member 430aea69-c907-4c75-a383-e4750f2f1073 {{(pid=100297) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 07 09:51:13.309270 np0000006707 devstack@c-api.service[100297]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 09:51:13.309270 np0000006707 devstack@c-api.service[100297]: warnings.warn( Aug 07 09:51:13.330662 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-614363b6-2e7c-478a-83e5-8bb06ad03e07 tempest-GroupSnapshotsTest-1914527007 tempest-GroupSnapshotsTest-1914527007-project-member] https://10.4.3.8/volume/v3/groups/430aea69-c907-4c75-a383-e4750f2f1073 returned with HTTP 200 Aug 07 09:51:13.331268 np0000006707 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 53/211] 10.4.3.8 () {68 vars in 1372 bytes} [Fri Aug 7 09:51:13 2026] GET /volume/v3/groups/430aea69-c907-4c75-a383-e4750f2f1073 => generated 416 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 09:51:13.341991 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [None req-81737c52-7666-498b-ba42-ef14c58bb832 None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:51:13.343298 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.middleware.request_id [None req-f272e576-622b-4322-ac2a-f7954d875c3e None None] RequestId filter calling following filter/app {{(pid=100298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:51:13.344015 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-81737c52-7666-498b-ba42-ef14c58bb832 tempest-GroupSnapshotsTest-1914527007 tempest-GroupSnapshotsTest-1914527007-project-member] GET https://10.4.3.8/volume/v3/volumes/detail Aug 07 09:51:13.344253 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-81737c52-7666-498b-ba42-ef14c58bb832 tempest-GroupSnapshotsTest-1914527007 tempest-GroupSnapshotsTest-1914527007-project-member] Empty body provided in request {{(pid=100296) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 09:51:13.344479 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-81737c52-7666-498b-ba42-ef14c58bb832 tempest-GroupSnapshotsTest-1914527007 tempest-GroupSnapshotsTest-1914527007-project-member] Calling method 'detail' {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 09:51:13.344931 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.api_utils [None req-81737c52-7666-498b-ba42-ef14c58bb832 tempest-GroupSnapshotsTest-1914527007 tempest-GroupSnapshotsTest-1914527007-project-member] Removing options '' from query. {{(pid=100296) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 07 09:51:13.345291 np0000006707 devstack@c-api.service[100296]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 09:51:13.345291 np0000006707 devstack@c-api.service[100296]: warnings.warn( Aug 07 09:51:13.345554 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [None req-f272e576-622b-4322-ac2a-f7954d875c3e tempest-AttachSCSIVolumeTestJSON-861110 tempest-AttachSCSIVolumeTestJSON-861110-project-member] GET https://10.4.3.8/volume/v3/volumes/2445efb3-f4f5-4c55-a8f4-c4b9aec442b5 Aug 07 09:51:13.345777 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.volume.api [None req-81737c52-7666-498b-ba42-ef14c58bb832 tempest-GroupSnapshotsTest-1914527007 tempest-GroupSnapshotsTest-1914527007-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100296) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 07 09:51:13.345921 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [None req-f272e576-622b-4322-ac2a-f7954d875c3e tempest-AttachSCSIVolumeTestJSON-861110 tempest-AttachSCSIVolumeTestJSON-861110-project-member] Empty body provided in request {{(pid=100298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 09:51:13.346101 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [None req-f272e576-622b-4322-ac2a-f7954d875c3e tempest-AttachSCSIVolumeTestJSON-861110 tempest-AttachSCSIVolumeTestJSON-861110-project-member] Calling method 'show' {{(pid=100298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 09:51:13.357031 np0000006707 devstack@c-api.service[100298]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 09:51:13.357031 np0000006707 devstack@c-api.service[100298]: warnings.warn( Aug 07 09:51:13.361122 np0000006707 devstack@c-api.service[100298]: INFO cinder.volume.api [None req-f272e576-622b-4322-ac2a-f7954d875c3e tempest-AttachSCSIVolumeTestJSON-861110 tempest-AttachSCSIVolumeTestJSON-861110-project-member] Volume info retrieved successfully. Aug 07 09:51:13.366000 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [None req-f272e576-622b-4322-ac2a-f7954d875c3e tempest-AttachSCSIVolumeTestJSON-861110 tempest-AttachSCSIVolumeTestJSON-861110-project-member] https://10.4.3.8/volume/v3/volumes/2445efb3-f4f5-4c55-a8f4-c4b9aec442b5 returned with HTTP 200 Aug 07 09:51:13.366502 np0000006707 devstack@c-api.service[100298]: [pid: 100298|app: 0|req: 53/212] 10.4.3.8 () {66 vars in 1334 bytes} [Fri Aug 7 09:51:13 2026] GET /volume/v3/volumes/2445efb3-f4f5-4c55-a8f4-c4b9aec442b5 => generated 843 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 09:51:13.374459 np0000006707 devstack@c-api.service[100296]: INFO cinder.volume.api [None req-81737c52-7666-498b-ba42-ef14c58bb832 tempest-GroupSnapshotsTest-1914527007 tempest-GroupSnapshotsTest-1914527007-project-member] Get all volumes completed successfully. Aug 07 09:51:13.375493 np0000006707 devstack@c-api.service[100296]: WARNING stevedore.named [None req-81737c52-7666-498b-ba42-ef14c58bb832 tempest-GroupSnapshotsTest-1914527007 tempest-GroupSnapshotsTest-1914527007-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 07 09:51:13.375875 np0000006707 devstack@c-api.service[100296]: WARNING castellan.key_manager [None req-81737c52-7666-498b-ba42-ef14c58bb832 tempest-GroupSnapshotsTest-1914527007 tempest-GroupSnapshotsTest-1914527007-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, 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 09:51:13.422510 np0000006707 devstack@c-api.service[100296]: DEBUG oslo_db.sqlalchemy.engines [None req-81737c52-7666-498b-ba42-ef14c58bb832 tempest-GroupSnapshotsTest-1914527007 tempest-GroupSnapshotsTest-1914527007-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100296) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 07 09:51:13.431044 np0000006707 devstack@c-api.service[100296]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 09:51:13.431044 np0000006707 devstack@c-api.service[100296]: warnings.warn( Aug 07 09:51:13.441151 np0000006707 devstack@c-api.service[100296]: WARNING stevedore.named [None req-81737c52-7666-498b-ba42-ef14c58bb832 tempest-GroupSnapshotsTest-1914527007 tempest-GroupSnapshotsTest-1914527007-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 07 09:51:13.441375 np0000006707 devstack@c-api.service[100296]: WARNING castellan.key_manager [None req-81737c52-7666-498b-ba42-ef14c58bb832 tempest-GroupSnapshotsTest-1914527007 tempest-GroupSnapshotsTest-1914527007-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, 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 09:51:13.483608 np0000006707 devstack@c-api.service[100296]: DEBUG oslo_db.sqlalchemy.engines [None req-81737c52-7666-498b-ba42-ef14c58bb832 tempest-GroupSnapshotsTest-1914527007 tempest-GroupSnapshotsTest-1914527007-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100296) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 07 09:51:13.486841 np0000006707 devstack@c-api.service[100296]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 09:51:13.486841 np0000006707 devstack@c-api.service[100296]: warnings.warn( Aug 07 09:51:13.492960 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-7f15661d-7f16-4066-936f-e1ddc5dc7e44 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:51:13.495062 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-7f15661d-7f16-4066-936f-e1ddc5dc7e44 tempest-TaggedAttachmentsTest-725335908 tempest-TaggedAttachmentsTest-725335908-project-member] GET https://10.4.3.8/volume/v3/volumes/55345244-819e-4512-9f20-220e06e3e5e3 Aug 07 09:51:13.495230 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-7f15661d-7f16-4066-936f-e1ddc5dc7e44 tempest-TaggedAttachmentsTest-725335908 tempest-TaggedAttachmentsTest-725335908-project-member] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 09:51:13.495523 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-81737c52-7666-498b-ba42-ef14c58bb832 tempest-GroupSnapshotsTest-1914527007 tempest-GroupSnapshotsTest-1914527007-project-member] https://10.4.3.8/volume/v3/volumes/detail returned with HTTP 200 Aug 07 09:51:13.495584 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-7f15661d-7f16-4066-936f-e1ddc5dc7e44 tempest-TaggedAttachmentsTest-725335908 tempest-TaggedAttachmentsTest-725335908-project-member] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 09:51:13.496007 np0000006707 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 52/213] 10.4.3.8 () {68 vars in 1285 bytes} [Fri Aug 7 09:51:13 2026] GET /volume/v3/volumes/detail => generated 1828 bytes in 155 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 07 09:51:13.505011 np0000006707 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 09:51:13.505011 np0000006707 devstack@c-api.service[100295]: warnings.warn( Aug 07 09:51:13.508431 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [None req-2138c440-5b11-4e5f-aa2d-2e86aff9e03d None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:51:13.510215 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-2138c440-5b11-4e5f-aa2d-2e86aff9e03d tempest-GroupSnapshotsTest-1914527007 tempest-GroupSnapshotsTest-1914527007-project-member] POST https://10.4.3.8/volume/v3/groups/430aea69-c907-4c75-a383-e4750f2f1073/action Aug 07 09:51:13.510622 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-2138c440-5b11-4e5f-aa2d-2e86aff9e03d tempest-GroupSnapshotsTest-1914527007 tempest-GroupSnapshotsTest-1914527007-project-member] Action body: b'{"delete": {"delete-volumes": true}}' {{(pid=100297) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 07 09:51:13.510711 np0000006707 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-7f15661d-7f16-4066-936f-e1ddc5dc7e44 tempest-TaggedAttachmentsTest-725335908 tempest-TaggedAttachmentsTest-725335908-project-member] Volume info retrieved successfully. Aug 07 09:51:13.510763 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-2138c440-5b11-4e5f-aa2d-2e86aff9e03d tempest-GroupSnapshotsTest-1914527007 tempest-GroupSnapshotsTest-1914527007-project-member] Action: 'action', calling method: version_select, body: {"delete": {"delete-volumes": true}} {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 09:51:13.512010 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.v3.groups [None req-2138c440-5b11-4e5f-aa2d-2e86aff9e03d tempest-GroupSnapshotsTest-1914527007 tempest-GroupSnapshotsTest-1914527007-project-member] delete called for group 430aea69-c907-4c75-a383-e4750f2f1073 {{(pid=100297) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Aug 07 09:51:13.512118 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.v3.groups [None req-2138c440-5b11-4e5f-aa2d-2e86aff9e03d tempest-GroupSnapshotsTest-1914527007 tempest-GroupSnapshotsTest-1914527007-project-member] Delete group with id: 430aea69-c907-4c75-a383-e4750f2f1073 Aug 07 09:51:13.512597 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.middleware.request_id [None req-3366ad06-4839-4d40-a080-41b8103c1e7e None None] RequestId filter calling following filter/app {{(pid=100298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:51:13.514491 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [None req-3366ad06-4839-4d40-a080-41b8103c1e7e tempest-ServerStableDeviceRescueTest-199900733 tempest-ServerStableDeviceRescueTest-199900733-project-member] GET https://10.4.3.8/volume/v3/volumes/f498181a-d496-4f2f-a195-fd6bef7e45ec Aug 07 09:51:13.514740 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [None req-3366ad06-4839-4d40-a080-41b8103c1e7e tempest-ServerStableDeviceRescueTest-199900733 tempest-ServerStableDeviceRescueTest-199900733-project-member] Empty body provided in request {{(pid=100298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 09:51:13.515009 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [None req-3366ad06-4839-4d40-a080-41b8103c1e7e tempest-ServerStableDeviceRescueTest-199900733 tempest-ServerStableDeviceRescueTest-199900733-project-member] Calling method 'show' {{(pid=100298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 09:51:13.515314 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-7f15661d-7f16-4066-936f-e1ddc5dc7e44 tempest-TaggedAttachmentsTest-725335908 tempest-TaggedAttachmentsTest-725335908-project-member] https://10.4.3.8/volume/v3/volumes/55345244-819e-4512-9f20-220e06e3e5e3 returned with HTTP 200 Aug 07 09:51:13.515392 np0000006707 devstack@c-api.service[100297]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 09:51:13.515392 np0000006707 devstack@c-api.service[100297]: warnings.warn( Aug 07 09:51:13.515803 np0000006707 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 56/214] 10.4.3.8 () {66 vars in 1334 bytes} [Fri Aug 7 09:51:13 2026] GET /volume/v3/volumes/55345244-819e-4512-9f20-220e06e3e5e3 => generated 841 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 09:51:13.525559 np0000006707 devstack@c-api.service[100298]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 09:51:13.525559 np0000006707 devstack@c-api.service[100298]: warnings.warn( Aug 07 09:51:13.529174 np0000006707 devstack@c-api.service[100298]: INFO cinder.volume.api [None req-3366ad06-4839-4d40-a080-41b8103c1e7e tempest-ServerStableDeviceRescueTest-199900733 tempest-ServerStableDeviceRescueTest-199900733-project-member] Volume info retrieved successfully. Aug 07 09:51:13.533368 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [None req-3366ad06-4839-4d40-a080-41b8103c1e7e tempest-ServerStableDeviceRescueTest-199900733 tempest-ServerStableDeviceRescueTest-199900733-project-member] https://10.4.3.8/volume/v3/volumes/f498181a-d496-4f2f-a195-fd6bef7e45ec returned with HTTP 200 Aug 07 09:51:13.533765 np0000006707 devstack@c-api.service[100298]: [pid: 100298|app: 0|req: 54/215] 10.4.3.8 () {66 vars in 1334 bytes} [Fri Aug 7 09:51:13 2026] GET /volume/v3/volumes/f498181a-d496-4f2f-a195-fd6bef7e45ec => generated 847 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 09:51:13.584240 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-2138c440-5b11-4e5f-aa2d-2e86aff9e03d tempest-GroupSnapshotsTest-1914527007 tempest-GroupSnapshotsTest-1914527007-project-member] https://10.4.3.8/volume/v3/groups/430aea69-c907-4c75-a383-e4750f2f1073/action returned with HTTP 202 Aug 07 09:51:13.585061 np0000006707 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 54/216] 10.4.3.8 () {70 vars in 1414 bytes} [Fri Aug 7 09:51:13 2026] POST /volume/v3/groups/430aea69-c907-4c75-a383-e4750f2f1073/action => generated 0 bytes in 77 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 07 09:51:13.593406 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [None req-39a2f883-b4fc-4f8a-95cf-08248308fd8a None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:51:13.595781 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-39a2f883-b4fc-4f8a-95cf-08248308fd8a tempest-GroupSnapshotsTest-1914527007 tempest-GroupSnapshotsTest-1914527007-project-member] GET https://10.4.3.8/volume/v3/volumes/b5e52b0d-34c0-4861-82e7-8f558307cefe Aug 07 09:51:13.596061 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-39a2f883-b4fc-4f8a-95cf-08248308fd8a tempest-GroupSnapshotsTest-1914527007 tempest-GroupSnapshotsTest-1914527007-project-member] Empty body provided in request {{(pid=100296) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 09:51:13.596449 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-39a2f883-b4fc-4f8a-95cf-08248308fd8a tempest-GroupSnapshotsTest-1914527007 tempest-GroupSnapshotsTest-1914527007-project-member] Calling method 'show' {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 09:51:13.605273 np0000006707 devstack@c-api.service[100296]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 09:51:13.605273 np0000006707 devstack@c-api.service[100296]: warnings.warn( Aug 07 09:51:13.611289 np0000006707 devstack@c-api.service[100296]: INFO cinder.volume.api [None req-39a2f883-b4fc-4f8a-95cf-08248308fd8a tempest-GroupSnapshotsTest-1914527007 tempest-GroupSnapshotsTest-1914527007-project-member] Volume info retrieved successfully. Aug 07 09:51:13.612272 np0000006707 devstack@c-api.service[100296]: WARNING stevedore.named [None req-39a2f883-b4fc-4f8a-95cf-08248308fd8a tempest-GroupSnapshotsTest-1914527007 tempest-GroupSnapshotsTest-1914527007-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 07 09:51:13.612613 np0000006707 devstack@c-api.service[100296]: WARNING castellan.key_manager [None req-39a2f883-b4fc-4f8a-95cf-08248308fd8a tempest-GroupSnapshotsTest-1914527007 tempest-GroupSnapshotsTest-1914527007-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, 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 09:51:13.614300 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-81ef945e-4c06-4eb2-aeef-2d1b85b79f87 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:51:13.616842 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-81ef945e-4c06-4eb2-aeef-2d1b85b79f87 tempest-VolumesAssistedSnapshotsTest-359814331 tempest-VolumesAssistedSnapshotsTest-359814331-project-admin] GET https://10.4.3.8/volume/v3/volumes/591d23e8-d8e2-4251-ab3c-10dd02793c4e Aug 07 09:51:13.617151 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-81ef945e-4c06-4eb2-aeef-2d1b85b79f87 tempest-VolumesAssistedSnapshotsTest-359814331 tempest-VolumesAssistedSnapshotsTest-359814331-project-admin] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 09:51:13.617488 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-81ef945e-4c06-4eb2-aeef-2d1b85b79f87 tempest-VolumesAssistedSnapshotsTest-359814331 tempest-VolumesAssistedSnapshotsTest-359814331-project-admin] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 09:51:13.631268 np0000006707 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 09:51:13.631268 np0000006707 devstack@c-api.service[100295]: warnings.warn( Aug 07 09:51:13.636741 np0000006707 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-81ef945e-4c06-4eb2-aeef-2d1b85b79f87 tempest-VolumesAssistedSnapshotsTest-359814331 tempest-VolumesAssistedSnapshotsTest-359814331-project-admin] Volume info retrieved successfully. Aug 07 09:51:13.641281 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-81ef945e-4c06-4eb2-aeef-2d1b85b79f87 tempest-VolumesAssistedSnapshotsTest-359814331 tempest-VolumesAssistedSnapshotsTest-359814331-project-admin] https://10.4.3.8/volume/v3/volumes/591d23e8-d8e2-4251-ab3c-10dd02793c4e returned with HTTP 200 Aug 07 09:51:13.641644 np0000006707 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 57/217] 10.4.3.8 () {66 vars in 1334 bytes} [Fri Aug 7 09:51:13 2026] GET /volume/v3/volumes/591d23e8-d8e2-4251-ab3c-10dd02793c4e => generated 1012 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 09:51:13.663620 np0000006707 devstack@c-api.service[100296]: DEBUG oslo_db.sqlalchemy.engines [None req-39a2f883-b4fc-4f8a-95cf-08248308fd8a tempest-GroupSnapshotsTest-1914527007 tempest-GroupSnapshotsTest-1914527007-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100296) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 07 09:51:13.666634 np0000006707 devstack@c-api.service[100296]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 09:51:13.666634 np0000006707 devstack@c-api.service[100296]: warnings.warn( Aug 07 09:51:13.674360 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-39a2f883-b4fc-4f8a-95cf-08248308fd8a tempest-GroupSnapshotsTest-1914527007 tempest-GroupSnapshotsTest-1914527007-project-member] https://10.4.3.8/volume/v3/volumes/b5e52b0d-34c0-4861-82e7-8f558307cefe returned with HTTP 200 Aug 07 09:51:13.674801 np0000006707 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 53/218] 10.4.3.8 () {68 vars in 1375 bytes} [Fri Aug 7 09:51:13 2026] GET /volume/v3/volumes/b5e52b0d-34c0-4861-82e7-8f558307cefe => generated 922 bytes in 82 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 09:51:13.801544 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.middleware.request_id [None req-a8aaceee-7067-4c18-8a7a-abfb06803695 None None] RequestId filter calling following filter/app {{(pid=100298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:51:13.804237 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [None req-a8aaceee-7067-4c18-8a7a-abfb06803695 tempest-TaggedBootDevicesTest-414854615 tempest-TaggedBootDevicesTest-414854615-project-member] GET https://10.4.3.8/volume/v3/volumes/a9045e34-b0a2-408b-8ad6-adbf97ab06da Aug 07 09:51:13.804237 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [None req-a8aaceee-7067-4c18-8a7a-abfb06803695 tempest-TaggedBootDevicesTest-414854615 tempest-TaggedBootDevicesTest-414854615-project-member] Empty body provided in request {{(pid=100298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 09:51:13.804494 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [None req-a8aaceee-7067-4c18-8a7a-abfb06803695 tempest-TaggedBootDevicesTest-414854615 tempest-TaggedBootDevicesTest-414854615-project-member] Calling method 'show' {{(pid=100298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 09:51:13.812327 np0000006707 devstack@c-api.service[100298]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 09:51:13.812327 np0000006707 devstack@c-api.service[100298]: warnings.warn( Aug 07 09:51:13.816459 np0000006707 devstack@c-api.service[100298]: INFO cinder.volume.api [None req-a8aaceee-7067-4c18-8a7a-abfb06803695 tempest-TaggedBootDevicesTest-414854615 tempest-TaggedBootDevicesTest-414854615-project-member] Volume info retrieved successfully. Aug 07 09:51:13.821841 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [None req-a8aaceee-7067-4c18-8a7a-abfb06803695 tempest-TaggedBootDevicesTest-414854615 tempest-TaggedBootDevicesTest-414854615-project-member] https://10.4.3.8/volume/v3/volumes/a9045e34-b0a2-408b-8ad6-adbf97ab06da returned with HTTP 200 Aug 07 09:51:13.822253 np0000006707 devstack@c-api.service[100298]: [pid: 100298|app: 0|req: 55/219] 10.4.3.8 () {66 vars in 1334 bytes} [Fri Aug 7 09:51:13 2026] GET /volume/v3/volumes/a9045e34-b0a2-408b-8ad6-adbf97ab06da => generated 900 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 09:51:14.029506 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [None req-ee3721cb-54a3-4151-908a-10f9875d7ad1 None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:51:14.031362 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-ee3721cb-54a3-4151-908a-10f9875d7ad1 tempest-TestMultiAttachVolumeSwap-685592965 tempest-TestMultiAttachVolumeSwap-685592965-project-member] GET https://10.4.3.8/volume/v3/volumes/3f85d5a0-47c2-4332-b9cd-91ab58bbf654 Aug 07 09:51:14.031609 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-ee3721cb-54a3-4151-908a-10f9875d7ad1 tempest-TestMultiAttachVolumeSwap-685592965 tempest-TestMultiAttachVolumeSwap-685592965-project-member] Empty body provided in request {{(pid=100297) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 09:51:14.031812 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-ee3721cb-54a3-4151-908a-10f9875d7ad1 tempest-TestMultiAttachVolumeSwap-685592965 tempest-TestMultiAttachVolumeSwap-685592965-project-member] Calling method 'show' {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 09:51:14.043134 np0000006707 devstack@c-api.service[100297]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 09:51:14.043134 np0000006707 devstack@c-api.service[100297]: warnings.warn( Aug 07 09:51:14.047976 np0000006707 devstack@c-api.service[100297]: INFO cinder.volume.api [None req-ee3721cb-54a3-4151-908a-10f9875d7ad1 tempest-TestMultiAttachVolumeSwap-685592965 tempest-TestMultiAttachVolumeSwap-685592965-project-member] Volume info retrieved successfully. Aug 07 09:51:14.052740 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-ee3721cb-54a3-4151-908a-10f9875d7ad1 tempest-TestMultiAttachVolumeSwap-685592965 tempest-TestMultiAttachVolumeSwap-685592965-project-member] https://10.4.3.8/volume/v3/volumes/3f85d5a0-47c2-4332-b9cd-91ab58bbf654 returned with HTTP 200 Aug 07 09:51:14.053218 np0000006707 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 55/220] 10.4.3.8 () {66 vars in 1334 bytes} [Fri Aug 7 09:51:14 2026] GET /volume/v3/volumes/3f85d5a0-47c2-4332-b9cd-91ab58bbf654 => generated 864 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 09:51:14.381464 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-4d8e0d48-a3d9-4316-b7be-9def43f640bd None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:51:14.383229 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-4d8e0d48-a3d9-4316-b7be-9def43f640bd tempest-AttachSCSIVolumeTestJSON-861110 tempest-AttachSCSIVolumeTestJSON-861110-project-member] GET https://10.4.3.8/volume/v3/volumes/2445efb3-f4f5-4c55-a8f4-c4b9aec442b5 Aug 07 09:51:14.383447 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-4d8e0d48-a3d9-4316-b7be-9def43f640bd tempest-AttachSCSIVolumeTestJSON-861110 tempest-AttachSCSIVolumeTestJSON-861110-project-member] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 09:51:14.383662 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-4d8e0d48-a3d9-4316-b7be-9def43f640bd tempest-AttachSCSIVolumeTestJSON-861110 tempest-AttachSCSIVolumeTestJSON-861110-project-member] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 09:51:14.392485 np0000006707 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 09:51:14.392485 np0000006707 devstack@c-api.service[100295]: warnings.warn( Aug 07 09:51:14.395801 np0000006707 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-4d8e0d48-a3d9-4316-b7be-9def43f640bd tempest-AttachSCSIVolumeTestJSON-861110 tempest-AttachSCSIVolumeTestJSON-861110-project-member] Volume info retrieved successfully. Aug 07 09:51:14.399716 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-4d8e0d48-a3d9-4316-b7be-9def43f640bd tempest-AttachSCSIVolumeTestJSON-861110 tempest-AttachSCSIVolumeTestJSON-861110-project-member] https://10.4.3.8/volume/v3/volumes/2445efb3-f4f5-4c55-a8f4-c4b9aec442b5 returned with HTTP 200 Aug 07 09:51:14.400100 np0000006707 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 58/221] 10.4.3.8 () {66 vars in 1334 bytes} [Fri Aug 7 09:51:14 2026] GET /volume/v3/volumes/2445efb3-f4f5-4c55-a8f4-c4b9aec442b5 => generated 843 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 09:51:14.528912 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [None req-0c76ee01-4273-48be-9611-b5278f30069a None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:51:14.530795 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-0c76ee01-4273-48be-9611-b5278f30069a tempest-TaggedAttachmentsTest-725335908 tempest-TaggedAttachmentsTest-725335908-project-member] GET https://10.4.3.8/volume/v3/volumes/55345244-819e-4512-9f20-220e06e3e5e3 Aug 07 09:51:14.531028 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-0c76ee01-4273-48be-9611-b5278f30069a tempest-TaggedAttachmentsTest-725335908 tempest-TaggedAttachmentsTest-725335908-project-member] Empty body provided in request {{(pid=100296) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 09:51:14.531224 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-0c76ee01-4273-48be-9611-b5278f30069a tempest-TaggedAttachmentsTest-725335908 tempest-TaggedAttachmentsTest-725335908-project-member] Calling method 'show' {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 09:51:14.540038 np0000006707 devstack@c-api.service[100296]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 09:51:14.540038 np0000006707 devstack@c-api.service[100296]: warnings.warn( Aug 07 09:51:14.543623 np0000006707 devstack@c-api.service[100296]: INFO cinder.volume.api [None req-0c76ee01-4273-48be-9611-b5278f30069a tempest-TaggedAttachmentsTest-725335908 tempest-TaggedAttachmentsTest-725335908-project-member] Volume info retrieved successfully. Aug 07 09:51:14.547005 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.middleware.request_id [None req-c14f4886-a59a-417e-8179-ade04cbe90ec None None] RequestId filter calling following filter/app {{(pid=100298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:51:14.549510 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-0c76ee01-4273-48be-9611-b5278f30069a tempest-TaggedAttachmentsTest-725335908 tempest-TaggedAttachmentsTest-725335908-project-member] https://10.4.3.8/volume/v3/volumes/55345244-819e-4512-9f20-220e06e3e5e3 returned with HTTP 200 Aug 07 09:51:14.549657 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [None req-c14f4886-a59a-417e-8179-ade04cbe90ec tempest-ServerStableDeviceRescueTest-199900733 tempest-ServerStableDeviceRescueTest-199900733-project-member] GET https://10.4.3.8/volume/v3/volumes/f498181a-d496-4f2f-a195-fd6bef7e45ec Aug 07 09:51:14.549727 np0000006707 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 54/222] 10.4.3.8 () {66 vars in 1334 bytes} [Fri Aug 7 09:51:14 2026] GET /volume/v3/volumes/55345244-819e-4512-9f20-220e06e3e5e3 => generated 841 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 09:51:14.549772 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [None req-c14f4886-a59a-417e-8179-ade04cbe90ec tempest-ServerStableDeviceRescueTest-199900733 tempest-ServerStableDeviceRescueTest-199900733-project-member] Empty body provided in request {{(pid=100298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 09:51:14.549901 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [None req-c14f4886-a59a-417e-8179-ade04cbe90ec tempest-ServerStableDeviceRescueTest-199900733 tempest-ServerStableDeviceRescueTest-199900733-project-member] Calling method 'show' {{(pid=100298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 09:51:14.565140 np0000006707 devstack@c-api.service[100298]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 09:51:14.565140 np0000006707 devstack@c-api.service[100298]: warnings.warn( Aug 07 09:51:14.569527 np0000006707 devstack@c-api.service[100298]: INFO cinder.volume.api [None req-c14f4886-a59a-417e-8179-ade04cbe90ec tempest-ServerStableDeviceRescueTest-199900733 tempest-ServerStableDeviceRescueTest-199900733-project-member] Volume info retrieved successfully. Aug 07 09:51:14.575445 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [None req-c14f4886-a59a-417e-8179-ade04cbe90ec tempest-ServerStableDeviceRescueTest-199900733 tempest-ServerStableDeviceRescueTest-199900733-project-member] https://10.4.3.8/volume/v3/volumes/f498181a-d496-4f2f-a195-fd6bef7e45ec returned with HTTP 200 Aug 07 09:51:14.575978 np0000006707 devstack@c-api.service[100298]: [pid: 100298|app: 0|req: 56/223] 10.4.3.8 () {66 vars in 1334 bytes} [Fri Aug 7 09:51:14 2026] GET /volume/v3/volumes/f498181a-d496-4f2f-a195-fd6bef7e45ec => generated 847 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 09:51:14.655245 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [None req-ab00c6c1-1350-43e1-94d1-30bebea2b45e None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:51:14.657250 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-ab00c6c1-1350-43e1-94d1-30bebea2b45e tempest-VolumesAssistedSnapshotsTest-359814331 tempest-VolumesAssistedSnapshotsTest-359814331-project-admin] GET https://10.4.3.8/volume/v3/volumes/591d23e8-d8e2-4251-ab3c-10dd02793c4e Aug 07 09:51:14.657544 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-ab00c6c1-1350-43e1-94d1-30bebea2b45e tempest-VolumesAssistedSnapshotsTest-359814331 tempest-VolumesAssistedSnapshotsTest-359814331-project-admin] Empty body provided in request {{(pid=100297) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 09:51:14.657801 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-ab00c6c1-1350-43e1-94d1-30bebea2b45e tempest-VolumesAssistedSnapshotsTest-359814331 tempest-VolumesAssistedSnapshotsTest-359814331-project-admin] Calling method 'show' {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 09:51:14.670094 np0000006707 devstack@c-api.service[100297]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 09:51:14.670094 np0000006707 devstack@c-api.service[100297]: warnings.warn( Aug 07 09:51:14.674837 np0000006707 devstack@c-api.service[100297]: INFO cinder.volume.api [None req-ab00c6c1-1350-43e1-94d1-30bebea2b45e tempest-VolumesAssistedSnapshotsTest-359814331 tempest-VolumesAssistedSnapshotsTest-359814331-project-admin] Volume info retrieved successfully. Aug 07 09:51:14.680258 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-ab00c6c1-1350-43e1-94d1-30bebea2b45e tempest-VolumesAssistedSnapshotsTest-359814331 tempest-VolumesAssistedSnapshotsTest-359814331-project-admin] https://10.4.3.8/volume/v3/volumes/591d23e8-d8e2-4251-ab3c-10dd02793c4e returned with HTTP 200 Aug 07 09:51:14.680870 np0000006707 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 56/224] 10.4.3.8 () {66 vars in 1334 bytes} [Fri Aug 7 09:51:14 2026] GET /volume/v3/volumes/591d23e8-d8e2-4251-ab3c-10dd02793c4e => generated 1012 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 09:51:14.690795 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-635bb129-dd21-47d2-b502-8689d0f3cbac None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:51:14.692710 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-635bb129-dd21-47d2-b502-8689d0f3cbac tempest-GroupSnapshotsTest-1914527007 tempest-GroupSnapshotsTest-1914527007-project-member] GET https://10.4.3.8/volume/v3/volumes/b5e52b0d-34c0-4861-82e7-8f558307cefe Aug 07 09:51:14.693042 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-635bb129-dd21-47d2-b502-8689d0f3cbac tempest-GroupSnapshotsTest-1914527007 tempest-GroupSnapshotsTest-1914527007-project-member] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 09:51:14.693310 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-635bb129-dd21-47d2-b502-8689d0f3cbac tempest-GroupSnapshotsTest-1914527007 tempest-GroupSnapshotsTest-1914527007-project-member] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 09:51:14.700113 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-635bb129-dd21-47d2-b502-8689d0f3cbac tempest-GroupSnapshotsTest-1914527007 tempest-GroupSnapshotsTest-1914527007-project-member] https://10.4.3.8/volume/v3/volumes/b5e52b0d-34c0-4861-82e7-8f558307cefe returned with HTTP 404 Aug 07 09:51:14.700727 np0000006707 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 59/225] 10.4.3.8 () {68 vars in 1375 bytes} [Fri Aug 7 09:51:14 2026] GET /volume/v3/volumes/b5e52b0d-34c0-4861-82e7-8f558307cefe => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 07 09:51:14.708833 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [None req-ea4eeccb-81a9-4f06-af4d-c04dbb32332e None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:51:14.710698 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-ea4eeccb-81a9-4f06-af4d-c04dbb32332e tempest-GroupSnapshotsTest-1914527007 tempest-GroupSnapshotsTest-1914527007-project-member] GET https://10.4.3.8/volume/v3/groups/430aea69-c907-4c75-a383-e4750f2f1073 Aug 07 09:51:14.710957 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-ea4eeccb-81a9-4f06-af4d-c04dbb32332e tempest-GroupSnapshotsTest-1914527007 tempest-GroupSnapshotsTest-1914527007-project-member] Empty body provided in request {{(pid=100296) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 09:51:14.711165 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-ea4eeccb-81a9-4f06-af4d-c04dbb32332e tempest-GroupSnapshotsTest-1914527007 tempest-GroupSnapshotsTest-1914527007-project-member] Calling method 'version_select' {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 09:51:14.711315 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.v3.groups [None req-ea4eeccb-81a9-4f06-af4d-c04dbb32332e tempest-GroupSnapshotsTest-1914527007 tempest-GroupSnapshotsTest-1914527007-project-member] show called for member 430aea69-c907-4c75-a383-e4750f2f1073 {{(pid=100296) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 07 09:51:14.714979 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-ea4eeccb-81a9-4f06-af4d-c04dbb32332e tempest-GroupSnapshotsTest-1914527007 tempest-GroupSnapshotsTest-1914527007-project-member] https://10.4.3.8/volume/v3/groups/430aea69-c907-4c75-a383-e4750f2f1073 returned with HTTP 404 Aug 07 09:51:14.715638 np0000006707 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 55/226] 10.4.3.8 () {68 vars in 1372 bytes} [Fri Aug 7 09:51:14 2026] GET /volume/v3/groups/430aea69-c907-4c75-a383-e4750f2f1073 => generated 108 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 07 09:51:14.724678 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.middleware.request_id [None req-44c2f125-a009-4096-9631-f63a961d48ae None None] RequestId filter calling following filter/app {{(pid=100298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:51:14.726653 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [None req-44c2f125-a009-4096-9631-f63a961d48ae tempest-GroupSnapshotsTest-1914527007 tempest-GroupSnapshotsTest-1914527007-project-member] DELETE https://10.4.3.8/volume/v3/group_snapshots/a99363da-1bf2-4d15-a5a5-07dde528667e Aug 07 09:51:14.726881 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [None req-44c2f125-a009-4096-9631-f63a961d48ae tempest-GroupSnapshotsTest-1914527007 tempest-GroupSnapshotsTest-1914527007-project-member] Empty body provided in request {{(pid=100298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 09:51:14.727110 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [None req-44c2f125-a009-4096-9631-f63a961d48ae tempest-GroupSnapshotsTest-1914527007 tempest-GroupSnapshotsTest-1914527007-project-member] Calling method 'version_select' {{(pid=100298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 09:51:14.727247 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.v3.group_snapshots [None req-44c2f125-a009-4096-9631-f63a961d48ae tempest-GroupSnapshotsTest-1914527007 tempest-GroupSnapshotsTest-1914527007-project-member] delete called for member a99363da-1bf2-4d15-a5a5-07dde528667e {{(pid=100298) delete /opt/stack/cinder/cinder/api/v3/group_snapshots.py:72}} Aug 07 09:51:14.727357 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.v3.group_snapshots [None req-44c2f125-a009-4096-9631-f63a961d48ae tempest-GroupSnapshotsTest-1914527007 tempest-GroupSnapshotsTest-1914527007-project-member] Delete group_snapshot with id: a99363da-1bf2-4d15-a5a5-07dde528667e Aug 07 09:51:14.733015 np0000006707 devstack@c-api.service[100298]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 09:51:14.733015 np0000006707 devstack@c-api.service[100298]: warnings.warn( Aug 07 09:51:14.776331 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [None req-44c2f125-a009-4096-9631-f63a961d48ae tempest-GroupSnapshotsTest-1914527007 tempest-GroupSnapshotsTest-1914527007-project-member] https://10.4.3.8/volume/v3/group_snapshots/a99363da-1bf2-4d15-a5a5-07dde528667e returned with HTTP 202 Aug 07 09:51:14.776953 np0000006707 devstack@c-api.service[100298]: [pid: 100298|app: 0|req: 57/227] 10.4.3.8 () {68 vars in 1402 bytes} [Fri Aug 7 09:51:14 2026] DELETE /volume/v3/group_snapshots/a99363da-1bf2-4d15-a5a5-07dde528667e => generated 0 bytes in 53 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 07 09:51:14.786476 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [None req-67c48389-9dd3-4af2-bb48-3e40cc8a364b None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:51:14.789147 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-67c48389-9dd3-4af2-bb48-3e40cc8a364b tempest-GroupSnapshotsTest-1914527007 tempest-GroupSnapshotsTest-1914527007-project-member] GET https://10.4.3.8/volume/v3/volumes/detail Aug 07 09:51:14.789507 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-67c48389-9dd3-4af2-bb48-3e40cc8a364b tempest-GroupSnapshotsTest-1914527007 tempest-GroupSnapshotsTest-1914527007-project-member] Empty body provided in request {{(pid=100297) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 09:51:14.789786 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-67c48389-9dd3-4af2-bb48-3e40cc8a364b tempest-GroupSnapshotsTest-1914527007 tempest-GroupSnapshotsTest-1914527007-project-member] Calling method 'detail' {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 09:51:14.790272 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.api_utils [None req-67c48389-9dd3-4af2-bb48-3e40cc8a364b tempest-GroupSnapshotsTest-1914527007 tempest-GroupSnapshotsTest-1914527007-project-member] Removing options '' from query. {{(pid=100297) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 07 09:51:14.791241 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.volume.api [None req-67c48389-9dd3-4af2-bb48-3e40cc8a364b tempest-GroupSnapshotsTest-1914527007 tempest-GroupSnapshotsTest-1914527007-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100297) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 07 09:51:14.830561 np0000006707 devstack@c-api.service[100297]: INFO cinder.volume.api [None req-67c48389-9dd3-4af2-bb48-3e40cc8a364b tempest-GroupSnapshotsTest-1914527007 tempest-GroupSnapshotsTest-1914527007-project-member] Get all volumes completed successfully. Aug 07 09:51:14.831646 np0000006707 devstack@c-api.service[100297]: WARNING stevedore.named [None req-67c48389-9dd3-4af2-bb48-3e40cc8a364b tempest-GroupSnapshotsTest-1914527007 tempest-GroupSnapshotsTest-1914527007-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 07 09:51:14.831896 np0000006707 devstack@c-api.service[100297]: WARNING castellan.key_manager [None req-67c48389-9dd3-4af2-bb48-3e40cc8a364b tempest-GroupSnapshotsTest-1914527007 tempest-GroupSnapshotsTest-1914527007-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, 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 09:51:14.839237 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-8abfe36c-f75d-44cb-b6fd-a5012a66c3c1 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:51:14.841553 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-8abfe36c-f75d-44cb-b6fd-a5012a66c3c1 tempest-TaggedBootDevicesTest-414854615 tempest-TaggedBootDevicesTest-414854615-project-member] GET https://10.4.3.8/volume/v3/volumes/a9045e34-b0a2-408b-8ad6-adbf97ab06da Aug 07 09:51:14.841776 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-8abfe36c-f75d-44cb-b6fd-a5012a66c3c1 tempest-TaggedBootDevicesTest-414854615 tempest-TaggedBootDevicesTest-414854615-project-member] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 09:51:14.842044 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-8abfe36c-f75d-44cb-b6fd-a5012a66c3c1 tempest-TaggedBootDevicesTest-414854615 tempest-TaggedBootDevicesTest-414854615-project-member] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 09:51:14.851205 np0000006707 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 09:51:14.851205 np0000006707 devstack@c-api.service[100295]: warnings.warn( Aug 07 09:51:14.856282 np0000006707 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-8abfe36c-f75d-44cb-b6fd-a5012a66c3c1 tempest-TaggedBootDevicesTest-414854615 tempest-TaggedBootDevicesTest-414854615-project-member] Volume info retrieved successfully. Aug 07 09:51:14.863502 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-8abfe36c-f75d-44cb-b6fd-a5012a66c3c1 tempest-TaggedBootDevicesTest-414854615 tempest-TaggedBootDevicesTest-414854615-project-member] https://10.4.3.8/volume/v3/volumes/a9045e34-b0a2-408b-8ad6-adbf97ab06da returned with HTTP 200 Aug 07 09:51:14.864081 np0000006707 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 60/228] 10.4.3.8 () {66 vars in 1334 bytes} [Fri Aug 7 09:51:14 2026] GET /volume/v3/volumes/a9045e34-b0a2-408b-8ad6-adbf97ab06da => generated 1386 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 09:51:14.879713 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [None req-b97b0d00-8319-47e6-913b-93ceba77b71a None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:51:14.880017 np0000006707 devstack@c-api.service[100297]: DEBUG oslo_db.sqlalchemy.engines [None req-67c48389-9dd3-4af2-bb48-3e40cc8a364b tempest-GroupSnapshotsTest-1914527007 tempest-GroupSnapshotsTest-1914527007-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100297) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 07 09:51:14.883495 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-b97b0d00-8319-47e6-913b-93ceba77b71a tempest-TaggedBootDevicesTest-414854615 tempest-TaggedBootDevicesTest-414854615-project-member] POST https://10.4.3.8/volume/v3/volumes Aug 07 09:51:14.883495 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-b97b0d00-8319-47e6-913b-93ceba77b71a tempest-TaggedBootDevicesTest-414854615 tempest-TaggedBootDevicesTest-414854615-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-TaggedBootDevicesTest-volume-1218424667"}} {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 09:51:14.884721 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.v3.volumes [None req-b97b0d00-8319-47e6-913b-93ceba77b71a tempest-TaggedBootDevicesTest-414854615 tempest-TaggedBootDevicesTest-414854615-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-TaggedBootDevicesTest-volume-1218424667'}} {{(pid=100296) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 07 09:51:14.884721 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.v3.volumes [None req-b97b0d00-8319-47e6-913b-93ceba77b71a tempest-TaggedBootDevicesTest-414854615 tempest-TaggedBootDevicesTest-414854615-project-member] Create volume of 1 GB Aug 07 09:51:14.886402 np0000006707 devstack@c-api.service[100297]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 09:51:14.886402 np0000006707 devstack@c-api.service[100297]: warnings.warn( Aug 07 09:51:14.889293 np0000006707 devstack@c-api.service[100296]: INFO cinder.volume.api [None req-b97b0d00-8319-47e6-913b-93ceba77b71a tempest-TaggedBootDevicesTest-414854615 tempest-TaggedBootDevicesTest-414854615-project-member] Availability Zones retrieved successfully. Aug 07 09:51:14.895179 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-67c48389-9dd3-4af2-bb48-3e40cc8a364b tempest-GroupSnapshotsTest-1914527007 tempest-GroupSnapshotsTest-1914527007-project-member] https://10.4.3.8/volume/v3/volumes/detail returned with HTTP 200 Aug 07 09:51:14.895694 np0000006707 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 57/229] 10.4.3.8 () {68 vars in 1285 bytes} [Fri Aug 7 09:51:14 2026] GET /volume/v3/volumes/detail => generated 915 bytes in 110 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 09:51:14.895767 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.volume.api [None req-b97b0d00-8319-47e6-913b-93ceba77b71a tempest-TaggedBootDevicesTest-414854615 tempest-TaggedBootDevicesTest-414854615-project-member] Flow 'volume_create_api' (42dbb8b8-3f56-49c5-a665-6e98e29c9866) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100296) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 09:51:14.898334 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.volume.api [None req-b97b0d00-8319-47e6-913b-93ceba77b71a tempest-TaggedBootDevicesTest-414854615 tempest-TaggedBootDevicesTest-414854615-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (514a8cbc-08d5-49b4-b6ac-8edb4c5690a4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 09:51:14.899530 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.volume.flows.api.create_volume [None req-b97b0d00-8319-47e6-913b-93ceba77b71a tempest-TaggedBootDevicesTest-414854615 tempest-TaggedBootDevicesTest-414854615-project-member] Validating volume size '1' using validate_int {{(pid=100296) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 07 09:51:14.912475 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.middleware.request_id [None req-b5b75c34-4fcf-4b16-a241-135113148c79 None None] RequestId filter calling following filter/app {{(pid=100298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:51:14.914002 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [None req-b5b75c34-4fcf-4b16-a241-135113148c79 tempest-GroupSnapshotsTest-1914527007 tempest-GroupSnapshotsTest-1914527007-project-member] GET https://10.4.3.8/volume/v3/snapshots/detail Aug 07 09:51:14.914197 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [None req-b5b75c34-4fcf-4b16-a241-135113148c79 tempest-GroupSnapshotsTest-1914527007 tempest-GroupSnapshotsTest-1914527007-project-member] Empty body provided in request {{(pid=100298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 09:51:14.914398 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [None req-b5b75c34-4fcf-4b16-a241-135113148c79 tempest-GroupSnapshotsTest-1914527007 tempest-GroupSnapshotsTest-1914527007-project-member] Calling method 'detail' {{(pid=100298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 09:51:14.914630 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.api_utils [None req-b5b75c34-4fcf-4b16-a241-135113148c79 tempest-GroupSnapshotsTest-1914527007 tempest-GroupSnapshotsTest-1914527007-project-member] Removing options '' from query. {{(pid=100298) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 07 09:51:14.914934 np0000006707 devstack@c-api.service[100298]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 09:51:14.914934 np0000006707 devstack@c-api.service[100298]: warnings.warn( Aug 07 09:51:14.915695 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.db.api [None req-b5b75c34-4fcf-4b16-a241-135113148c79 tempest-GroupSnapshotsTest-1914527007 tempest-GroupSnapshotsTest-1914527007-project-member] Building query based on filter {{(pid=100298) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 07 09:51:14.926500 np0000006707 devstack@c-api.service[100298]: INFO cinder.volume.api [None req-b5b75c34-4fcf-4b16-a241-135113148c79 tempest-GroupSnapshotsTest-1914527007 tempest-GroupSnapshotsTest-1914527007-project-member] Get all snapshots completed successfully. Aug 07 09:51:14.927378 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [None req-b5b75c34-4fcf-4b16-a241-135113148c79 tempest-GroupSnapshotsTest-1914527007 tempest-GroupSnapshotsTest-1914527007-project-member] https://10.4.3.8/volume/v3/snapshots/detail returned with HTTP 200 Aug 07 09:51:14.927867 np0000006707 devstack@c-api.service[100298]: [pid: 100298|app: 0|req: 58/230] 10.4.3.8 () {66 vars in 1250 bytes} [Fri Aug 7 09:51:14 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 09:51:14.928455 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.volume.api [None req-b97b0d00-8319-47e6-913b-93ceba77b71a tempest-TaggedBootDevicesTest-414854615 tempest-TaggedBootDevicesTest-414854615-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (514a8cbc-08d5-49b4-b6ac-8edb4c5690a4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-07T09:47:39Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=45fd9a3a-b61e-4c6c-9ab7-d02f06678d0d,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '45fd9a3a-b61e-4c6c-9ab7-d02f06678d0d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 09:51:14.929166 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.volume.api [None req-b97b0d00-8319-47e6-913b-93ceba77b71a tempest-TaggedBootDevicesTest-414854615 tempest-TaggedBootDevicesTest-414854615-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8a843de7-55fe-46d6-b01e-4b0b7dfa124e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 09:51:14.939846 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-2276d97d-8a64-4f04-b195-89944bf3ab4a None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:51:14.942180 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-2276d97d-8a64-4f04-b195-89944bf3ab4a tempest-GroupSnapshotsTest-1914527007 tempest-GroupSnapshotsTest-1914527007-project-member] GET https://10.4.3.8/volume/v3/group_snapshots/a99363da-1bf2-4d15-a5a5-07dde528667e Aug 07 09:51:14.942510 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-2276d97d-8a64-4f04-b195-89944bf3ab4a tempest-GroupSnapshotsTest-1914527007 tempest-GroupSnapshotsTest-1914527007-project-member] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 09:51:14.942781 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-2276d97d-8a64-4f04-b195-89944bf3ab4a tempest-GroupSnapshotsTest-1914527007 tempest-GroupSnapshotsTest-1914527007-project-member] Calling method 'version_select' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 09:51:14.942972 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.v3.group_snapshots [None req-2276d97d-8a64-4f04-b195-89944bf3ab4a tempest-GroupSnapshotsTest-1914527007 tempest-GroupSnapshotsTest-1914527007-project-member] show called for member a99363da-1bf2-4d15-a5a5-07dde528667e {{(pid=100295) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Aug 07 09:51:14.946877 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-2276d97d-8a64-4f04-b195-89944bf3ab4a tempest-GroupSnapshotsTest-1914527007 tempest-GroupSnapshotsTest-1914527007-project-member] https://10.4.3.8/volume/v3/group_snapshots/a99363da-1bf2-4d15-a5a5-07dde528667e returned with HTTP 404 Aug 07 09:51:14.947582 np0000006707 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 61/231] 10.4.3.8 () {68 vars in 1399 bytes} [Fri Aug 7 09:51:14 2026] GET /volume/v3/group_snapshots/a99363da-1bf2-4d15-a5a5-07dde528667e => generated 116 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 07 09:51:14.955765 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [None req-1bc3776b-e95f-4bdc-9837-ac25656a54d3 None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:51:14.957666 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-1bc3776b-e95f-4bdc-9837-ac25656a54d3 tempest-GroupSnapshotsTest-1914527007 tempest-GroupSnapshotsTest-1914527007-project-member] GET https://10.4.3.8/volume/v3/volumes/detail Aug 07 09:51:14.957901 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-1bc3776b-e95f-4bdc-9837-ac25656a54d3 tempest-GroupSnapshotsTest-1914527007 tempest-GroupSnapshotsTest-1914527007-project-member] Empty body provided in request {{(pid=100297) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 09:51:14.958115 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-1bc3776b-e95f-4bdc-9837-ac25656a54d3 tempest-GroupSnapshotsTest-1914527007 tempest-GroupSnapshotsTest-1914527007-project-member] Calling method 'detail' {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 09:51:14.958338 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.api_utils [None req-1bc3776b-e95f-4bdc-9837-ac25656a54d3 tempest-GroupSnapshotsTest-1914527007 tempest-GroupSnapshotsTest-1914527007-project-member] Removing options '' from query. {{(pid=100297) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 07 09:51:14.959143 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.volume.api [None req-1bc3776b-e95f-4bdc-9837-ac25656a54d3 tempest-GroupSnapshotsTest-1914527007 tempest-GroupSnapshotsTest-1914527007-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100297) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 07 09:51:14.964590 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.quota [None req-b97b0d00-8319-47e6-913b-93ceba77b71a tempest-TaggedBootDevicesTest-414854615 tempest-TaggedBootDevicesTest-414854615-project-member] Created reservations ['39b9abe0-ea5b-4dcf-b91a-609596e547dd', '0c05c842-09d8-4521-bde7-b465e27f2e9e', 'bb8fb7a4-59f8-46eb-8128-a320c5fc8ef1', '90462bed-2025-4bda-92fa-b016b25a02db'] {{(pid=100296) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 09:51:14.965429 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.volume.api [None req-b97b0d00-8319-47e6-913b-93ceba77b71a tempest-TaggedBootDevicesTest-414854615 tempest-TaggedBootDevicesTest-414854615-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8a843de7-55fe-46d6-b01e-4b0b7dfa124e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['39b9abe0-ea5b-4dcf-b91a-609596e547dd', '0c05c842-09d8-4521-bde7-b465e27f2e9e', 'bb8fb7a4-59f8-46eb-8128-a320c5fc8ef1', '90462bed-2025-4bda-92fa-b016b25a02db']}' {{(pid=100296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 09:51:14.966102 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.volume.api [None req-b97b0d00-8319-47e6-913b-93ceba77b71a tempest-TaggedBootDevicesTest-414854615 tempest-TaggedBootDevicesTest-414854615-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b9ee8cc0-6b95-4745-847f-69b490003659) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 09:51:14.966894 np0000006707 devstack@c-api.service[100297]: INFO cinder.volume.api [None req-1bc3776b-e95f-4bdc-9837-ac25656a54d3 tempest-GroupSnapshotsTest-1914527007 tempest-GroupSnapshotsTest-1914527007-project-member] Get all volumes completed successfully. Aug 07 09:51:14.967724 np0000006707 devstack@c-api.service[100297]: WARNING stevedore.named [None req-1bc3776b-e95f-4bdc-9837-ac25656a54d3 tempest-GroupSnapshotsTest-1914527007 tempest-GroupSnapshotsTest-1914527007-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 07 09:51:14.967900 np0000006707 devstack@c-api.service[100297]: WARNING castellan.key_manager [None req-1bc3776b-e95f-4bdc-9837-ac25656a54d3 tempest-GroupSnapshotsTest-1914527007 tempest-GroupSnapshotsTest-1914527007-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, 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 09:51:14.987391 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.volume.api [None req-b97b0d00-8319-47e6-913b-93ceba77b71a tempest-TaggedBootDevicesTest-414854615 tempest-TaggedBootDevicesTest-414854615-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b9ee8cc0-6b95-4745-847f-69b490003659) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'ab419b83-8836-4f95-a43e-baa983e4326a', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TaggedBootDevicesTest-volume-1218424667',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='5a3dd022eead4c3ba08b6a293b44b9ca',qos_specs=None,replication_status=,reservations=['39b9abe0-ea5b-4dcf-b91a-609596e547dd','0c05c842-09d8-4521-bde7-b465e27f2e9e','bb8fb7a4-59f8-46eb-8128-a320c5fc8ef1','90462bed-2025-4bda-92fa-b016b25a02db'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='4b107d0dca67434badc929e4ea30b7dc',volume_type_id=45fd9a3a-b61e-4c6c-9ab7-d02f06678d0d), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-07T09:51:14Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TaggedBootDevicesTest-volume-1218424667',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=ab419b83-8836-4f95-a43e-baa983e4326a,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='5a3dd022eead4c3ba08b6a293b44b9ca',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='4b107d0dca67434badc929e4ea30b7dc',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(45fd9a3a-b61e-4c6c-9ab7-d02f06678d0d),volume_type_id=45fd9a3a-b61e-4c6c-9ab7-d02f06678d0d)}' {{(pid=100296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 09:51:14.988154 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.volume.api [None req-b97b0d00-8319-47e6-913b-93ceba77b71a tempest-TaggedBootDevicesTest-414854615 tempest-TaggedBootDevicesTest-414854615-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a1fd466f-a776-4a6b-9d21-e2e7590596a9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 09:51:15.004948 np0000006707 devstack@c-api.service[100297]: DEBUG oslo_db.sqlalchemy.engines [None req-1bc3776b-e95f-4bdc-9837-ac25656a54d3 tempest-GroupSnapshotsTest-1914527007 tempest-GroupSnapshotsTest-1914527007-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100297) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 07 09:51:15.005308 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.volume.api [None req-b97b0d00-8319-47e6-913b-93ceba77b71a tempest-TaggedBootDevicesTest-414854615 tempest-TaggedBootDevicesTest-414854615-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a1fd466f-a776-4a6b-9d21-e2e7590596a9) transitioned into state 'SUCCESS' from state '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-1218424667',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='5a3dd022eead4c3ba08b6a293b44b9ca',qos_specs=None,replication_status=,reservations=['39b9abe0-ea5b-4dcf-b91a-609596e547dd','0c05c842-09d8-4521-bde7-b465e27f2e9e','bb8fb7a4-59f8-46eb-8128-a320c5fc8ef1','90462bed-2025-4bda-92fa-b016b25a02db'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='4b107d0dca67434badc929e4ea30b7dc',volume_type_id=45fd9a3a-b61e-4c6c-9ab7-d02f06678d0d)}' {{(pid=100296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 09:51:15.006119 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.volume.api [None req-b97b0d00-8319-47e6-913b-93ceba77b71a tempest-TaggedBootDevicesTest-414854615 tempest-TaggedBootDevicesTest-414854615-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (bf3418a4-af7d-4b39-b9b3-9cc2f1b500d8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 09:51:15.008130 np0000006707 devstack@c-api.service[100297]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 09:51:15.008130 np0000006707 devstack@c-api.service[100297]: warnings.warn( Aug 07 09:51:15.015243 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-1bc3776b-e95f-4bdc-9837-ac25656a54d3 tempest-GroupSnapshotsTest-1914527007 tempest-GroupSnapshotsTest-1914527007-project-member] https://10.4.3.8/volume/v3/volumes/detail returned with HTTP 200 Aug 07 09:51:15.015373 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.volume.api [None req-b97b0d00-8319-47e6-913b-93ceba77b71a tempest-TaggedBootDevicesTest-414854615 tempest-TaggedBootDevicesTest-414854615-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (bf3418a4-af7d-4b39-b9b3-9cc2f1b500d8) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 09:51:15.015644 np0000006707 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 58/232] 10.4.3.8 () {68 vars in 1285 bytes} [Fri Aug 7 09:51:14 2026] GET /volume/v3/volumes/detail => generated 915 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 09:51:15.016215 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.volume.api [None req-b97b0d00-8319-47e6-913b-93ceba77b71a tempest-TaggedBootDevicesTest-414854615 tempest-TaggedBootDevicesTest-414854615-project-member] Flow 'volume_create_api' (42dbb8b8-3f56-49c5-a665-6e98e29c9866) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100296) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 09:51:15.016572 np0000006707 devstack@c-api.service[100296]: INFO cinder.volume.api [None req-b97b0d00-8319-47e6-913b-93ceba77b71a tempest-TaggedBootDevicesTest-414854615 tempest-TaggedBootDevicesTest-414854615-project-member] Create volume request issued successfully. Aug 07 09:51:15.017199 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-b97b0d00-8319-47e6-913b-93ceba77b71a tempest-TaggedBootDevicesTest-414854615 tempest-TaggedBootDevicesTest-414854615-project-member] https://10.4.3.8/volume/v3/volumes returned with HTTP 202 Aug 07 09:51:15.017654 np0000006707 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 56/233] 10.4.3.8 () {68 vars in 1244 bytes} [Fri Aug 7 09:51:14 2026] POST /volume/v3/volumes => generated 748 bytes in 138 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 07 09:51:15.028577 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.middleware.request_id [None req-53ae030b-7a64-4493-9473-ebf5c1e87b59 None None] RequestId filter calling following filter/app {{(pid=100298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:51:15.028753 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-df96b5f7-9e7a-4313-89f4-d0813329d7e5 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:51:15.030663 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [None req-53ae030b-7a64-4493-9473-ebf5c1e87b59 tempest-TaggedBootDevicesTest-414854615 tempest-TaggedBootDevicesTest-414854615-project-member] GET https://10.4.3.8/volume/v3/volumes/ab419b83-8836-4f95-a43e-baa983e4326a Aug 07 09:51:15.030725 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-df96b5f7-9e7a-4313-89f4-d0813329d7e5 tempest-GroupSnapshotsTest-1914527007 tempest-GroupSnapshotsTest-1914527007-project-member] POST https://10.4.3.8/volume/v3/groups/e9fd81c9-e965-42eb-bb82-c1f99db82d93/action Aug 07 09:51:15.031266 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [None req-53ae030b-7a64-4493-9473-ebf5c1e87b59 tempest-TaggedBootDevicesTest-414854615 tempest-TaggedBootDevicesTest-414854615-project-member] Empty body provided in request {{(pid=100298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 09:51:15.031327 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-df96b5f7-9e7a-4313-89f4-d0813329d7e5 tempest-GroupSnapshotsTest-1914527007 tempest-GroupSnapshotsTest-1914527007-project-member] Action body: b'{"delete": {"delete-volumes": true}}' {{(pid=100295) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 07 09:51:15.031327 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-df96b5f7-9e7a-4313-89f4-d0813329d7e5 tempest-GroupSnapshotsTest-1914527007 tempest-GroupSnapshotsTest-1914527007-project-member] Action: 'action', calling method: version_select, body: {"delete": {"delete-volumes": true}} {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 09:51:15.031379 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [None req-53ae030b-7a64-4493-9473-ebf5c1e87b59 tempest-TaggedBootDevicesTest-414854615 tempest-TaggedBootDevicesTest-414854615-project-member] Calling method 'show' {{(pid=100298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 09:51:15.032674 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.v3.groups [None req-df96b5f7-9e7a-4313-89f4-d0813329d7e5 tempest-GroupSnapshotsTest-1914527007 tempest-GroupSnapshotsTest-1914527007-project-member] delete called for group e9fd81c9-e965-42eb-bb82-c1f99db82d93 {{(pid=100295) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Aug 07 09:51:15.032801 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.v3.groups [None req-df96b5f7-9e7a-4313-89f4-d0813329d7e5 tempest-GroupSnapshotsTest-1914527007 tempest-GroupSnapshotsTest-1914527007-project-member] Delete group with id: e9fd81c9-e965-42eb-bb82-c1f99db82d93 Aug 07 09:51:15.036776 np0000006707 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 09:51:15.036776 np0000006707 devstack@c-api.service[100295]: warnings.warn( Aug 07 09:51:15.038437 np0000006707 devstack@c-api.service[100298]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 09:51:15.038437 np0000006707 devstack@c-api.service[100298]: warnings.warn( Aug 07 09:51:15.042796 np0000006707 devstack@c-api.service[100298]: INFO cinder.volume.api [None req-53ae030b-7a64-4493-9473-ebf5c1e87b59 tempest-TaggedBootDevicesTest-414854615 tempest-TaggedBootDevicesTest-414854615-project-member] Volume info retrieved successfully. Aug 07 09:51:15.047821 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [None req-53ae030b-7a64-4493-9473-ebf5c1e87b59 tempest-TaggedBootDevicesTest-414854615 tempest-TaggedBootDevicesTest-414854615-project-member] https://10.4.3.8/volume/v3/volumes/ab419b83-8836-4f95-a43e-baa983e4326a returned with HTTP 200 Aug 07 09:51:15.048190 np0000006707 devstack@c-api.service[100298]: [pid: 100298|app: 0|req: 59/234] 10.4.3.8 () {66 vars in 1334 bytes} [Fri Aug 7 09:51:15 2026] GET /volume/v3/volumes/ab419b83-8836-4f95-a43e-baa983e4326a => generated 816 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 09:51:15.065696 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [None req-c7d8c1a9-4a2c-4579-9cdc-358e131829de None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:51:15.067663 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-c7d8c1a9-4a2c-4579-9cdc-358e131829de tempest-TestMultiAttachVolumeSwap-685592965 tempest-TestMultiAttachVolumeSwap-685592965-project-member] GET https://10.4.3.8/volume/v3/volumes/3f85d5a0-47c2-4332-b9cd-91ab58bbf654 Aug 07 09:51:15.067974 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-c7d8c1a9-4a2c-4579-9cdc-358e131829de tempest-TestMultiAttachVolumeSwap-685592965 tempest-TestMultiAttachVolumeSwap-685592965-project-member] Empty body provided in request {{(pid=100297) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 09:51:15.068191 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-c7d8c1a9-4a2c-4579-9cdc-358e131829de tempest-TestMultiAttachVolumeSwap-685592965 tempest-TestMultiAttachVolumeSwap-685592965-project-member] Calling method 'show' {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 09:51:15.077739 np0000006707 devstack@c-api.service[100297]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 09:51:15.077739 np0000006707 devstack@c-api.service[100297]: warnings.warn( Aug 07 09:51:15.081741 np0000006707 devstack@c-api.service[100297]: INFO cinder.volume.api [None req-c7d8c1a9-4a2c-4579-9cdc-358e131829de tempest-TestMultiAttachVolumeSwap-685592965 tempest-TestMultiAttachVolumeSwap-685592965-project-member] Volume info retrieved successfully. Aug 07 09:51:15.086692 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-c7d8c1a9-4a2c-4579-9cdc-358e131829de tempest-TestMultiAttachVolumeSwap-685592965 tempest-TestMultiAttachVolumeSwap-685592965-project-member] https://10.4.3.8/volume/v3/volumes/3f85d5a0-47c2-4332-b9cd-91ab58bbf654 returned with HTTP 200 Aug 07 09:51:15.087156 np0000006707 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 59/235] 10.4.3.8 () {66 vars in 1334 bytes} [Fri Aug 7 09:51:15 2026] GET /volume/v3/volumes/3f85d5a0-47c2-4332-b9cd-91ab58bbf654 => generated 864 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 09:51:15.089874 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-df96b5f7-9e7a-4313-89f4-d0813329d7e5 tempest-GroupSnapshotsTest-1914527007 tempest-GroupSnapshotsTest-1914527007-project-member] https://10.4.3.8/volume/v3/groups/e9fd81c9-e965-42eb-bb82-c1f99db82d93/action returned with HTTP 202 Aug 07 09:51:15.090554 np0000006707 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 62/236] 10.4.3.8 () {70 vars in 1414 bytes} [Fri Aug 7 09:51:15 2026] POST /volume/v3/groups/e9fd81c9-e965-42eb-bb82-c1f99db82d93/action => generated 0 bytes in 62 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 07 09:51:15.098990 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [None req-2154fd1e-5acc-4e0b-8a4d-810e414d7f37 None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:51:15.101152 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-2154fd1e-5acc-4e0b-8a4d-810e414d7f37 tempest-GroupSnapshotsTest-1914527007 tempest-GroupSnapshotsTest-1914527007-project-member] GET https://10.4.3.8/volume/v3/volumes/b12821c3-4b58-4943-94c0-c981433b91a5 Aug 07 09:51:15.101408 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-2154fd1e-5acc-4e0b-8a4d-810e414d7f37 tempest-GroupSnapshotsTest-1914527007 tempest-GroupSnapshotsTest-1914527007-project-member] Empty body provided in request {{(pid=100296) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 09:51:15.101683 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-2154fd1e-5acc-4e0b-8a4d-810e414d7f37 tempest-GroupSnapshotsTest-1914527007 tempest-GroupSnapshotsTest-1914527007-project-member] Calling method 'show' {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 09:51:15.110150 np0000006707 devstack@c-api.service[100296]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 09:51:15.110150 np0000006707 devstack@c-api.service[100296]: warnings.warn( Aug 07 09:51:15.114688 np0000006707 devstack@c-api.service[100296]: INFO cinder.volume.api [None req-2154fd1e-5acc-4e0b-8a4d-810e414d7f37 tempest-GroupSnapshotsTest-1914527007 tempest-GroupSnapshotsTest-1914527007-project-member] Volume info retrieved successfully. Aug 07 09:51:15.115625 np0000006707 devstack@c-api.service[100296]: WARNING stevedore.named [None req-2154fd1e-5acc-4e0b-8a4d-810e414d7f37 tempest-GroupSnapshotsTest-1914527007 tempest-GroupSnapshotsTest-1914527007-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 07 09:51:15.115821 np0000006707 devstack@c-api.service[100296]: WARNING castellan.key_manager [None req-2154fd1e-5acc-4e0b-8a4d-810e414d7f37 tempest-GroupSnapshotsTest-1914527007 tempest-GroupSnapshotsTest-1914527007-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, 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 09:51:15.166042 np0000006707 devstack@c-api.service[100296]: DEBUG oslo_db.sqlalchemy.engines [None req-2154fd1e-5acc-4e0b-8a4d-810e414d7f37 tempest-GroupSnapshotsTest-1914527007 tempest-GroupSnapshotsTest-1914527007-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100296) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 07 09:51:15.169544 np0000006707 devstack@c-api.service[100296]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 09:51:15.169544 np0000006707 devstack@c-api.service[100296]: warnings.warn( Aug 07 09:51:15.178869 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-2154fd1e-5acc-4e0b-8a4d-810e414d7f37 tempest-GroupSnapshotsTest-1914527007 tempest-GroupSnapshotsTest-1914527007-project-member] https://10.4.3.8/volume/v3/volumes/b12821c3-4b58-4943-94c0-c981433b91a5 returned with HTTP 200 Aug 07 09:51:15.179362 np0000006707 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 57/237] 10.4.3.8 () {68 vars in 1375 bytes} [Fri Aug 7 09:51:15 2026] GET /volume/v3/volumes/b12821c3-4b58-4943-94c0-c981433b91a5 => generated 911 bytes in 81 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 09:51:15.413107 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.middleware.request_id [None req-e473e012-c911-4a8b-b46b-876f7ce92cf7 None None] RequestId filter calling following filter/app {{(pid=100298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:51:15.415669 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [None req-e473e012-c911-4a8b-b46b-876f7ce92cf7 tempest-AttachSCSIVolumeTestJSON-861110 tempest-AttachSCSIVolumeTestJSON-861110-project-member] GET https://10.4.3.8/volume/v3/volumes/2445efb3-f4f5-4c55-a8f4-c4b9aec442b5 Aug 07 09:51:15.416680 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [None req-e473e012-c911-4a8b-b46b-876f7ce92cf7 tempest-AttachSCSIVolumeTestJSON-861110 tempest-AttachSCSIVolumeTestJSON-861110-project-member] Empty body provided in request {{(pid=100298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 09:51:15.416680 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [None req-e473e012-c911-4a8b-b46b-876f7ce92cf7 tempest-AttachSCSIVolumeTestJSON-861110 tempest-AttachSCSIVolumeTestJSON-861110-project-member] Calling method 'show' {{(pid=100298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 09:51:15.427135 np0000006707 devstack@c-api.service[100298]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 09:51:15.427135 np0000006707 devstack@c-api.service[100298]: warnings.warn( Aug 07 09:51:15.432092 np0000006707 devstack@c-api.service[100298]: INFO cinder.volume.api [None req-e473e012-c911-4a8b-b46b-876f7ce92cf7 tempest-AttachSCSIVolumeTestJSON-861110 tempest-AttachSCSIVolumeTestJSON-861110-project-member] Volume info retrieved successfully. Aug 07 09:51:15.438259 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [None req-e473e012-c911-4a8b-b46b-876f7ce92cf7 tempest-AttachSCSIVolumeTestJSON-861110 tempest-AttachSCSIVolumeTestJSON-861110-project-member] https://10.4.3.8/volume/v3/volumes/2445efb3-f4f5-4c55-a8f4-c4b9aec442b5 returned with HTTP 200 Aug 07 09:51:15.438688 np0000006707 devstack@c-api.service[100298]: [pid: 100298|app: 0|req: 60/238] 10.4.3.8 () {66 vars in 1334 bytes} [Fri Aug 7 09:51:15 2026] GET /volume/v3/volumes/2445efb3-f4f5-4c55-a8f4-c4b9aec442b5 => generated 843 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 09:51:15.565823 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [None req-8c5aec2a-038e-4a9d-9b0d-3cbbd9080fcf None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:51:15.567904 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-8c5aec2a-038e-4a9d-9b0d-3cbbd9080fcf tempest-TaggedAttachmentsTest-725335908 tempest-TaggedAttachmentsTest-725335908-project-member] GET https://10.4.3.8/volume/v3/volumes/55345244-819e-4512-9f20-220e06e3e5e3 Aug 07 09:51:15.568136 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-8c5aec2a-038e-4a9d-9b0d-3cbbd9080fcf tempest-TaggedAttachmentsTest-725335908 tempest-TaggedAttachmentsTest-725335908-project-member] Empty body provided in request {{(pid=100297) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 09:51:15.568339 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-8c5aec2a-038e-4a9d-9b0d-3cbbd9080fcf tempest-TaggedAttachmentsTest-725335908 tempest-TaggedAttachmentsTest-725335908-project-member] Calling method 'show' {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 09:51:15.578574 np0000006707 devstack@c-api.service[100297]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 09:51:15.578574 np0000006707 devstack@c-api.service[100297]: warnings.warn( Aug 07 09:51:15.582395 np0000006707 devstack@c-api.service[100297]: INFO cinder.volume.api [None req-8c5aec2a-038e-4a9d-9b0d-3cbbd9080fcf tempest-TaggedAttachmentsTest-725335908 tempest-TaggedAttachmentsTest-725335908-project-member] Volume info retrieved successfully. Aug 07 09:51:15.587074 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-8c5aec2a-038e-4a9d-9b0d-3cbbd9080fcf tempest-TaggedAttachmentsTest-725335908 tempest-TaggedAttachmentsTest-725335908-project-member] https://10.4.3.8/volume/v3/volumes/55345244-819e-4512-9f20-220e06e3e5e3 returned with HTTP 200 Aug 07 09:51:15.587561 np0000006707 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 60/239] 10.4.3.8 () {66 vars in 1334 bytes} [Fri Aug 7 09:51:15 2026] GET /volume/v3/volumes/55345244-819e-4512-9f20-220e06e3e5e3 => generated 841 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 09:51:15.592184 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-c780ad22-210b-4f43-a6b4-338ced47a835 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:51:15.594686 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-c780ad22-210b-4f43-a6b4-338ced47a835 tempest-ServerStableDeviceRescueTest-199900733 tempest-ServerStableDeviceRescueTest-199900733-project-member] GET https://10.4.3.8/volume/v3/volumes/f498181a-d496-4f2f-a195-fd6bef7e45ec Aug 07 09:51:15.595020 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-c780ad22-210b-4f43-a6b4-338ced47a835 tempest-ServerStableDeviceRescueTest-199900733 tempest-ServerStableDeviceRescueTest-199900733-project-member] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 09:51:15.595247 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-c780ad22-210b-4f43-a6b4-338ced47a835 tempest-ServerStableDeviceRescueTest-199900733 tempest-ServerStableDeviceRescueTest-199900733-project-member] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 09:51:15.609106 np0000006707 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 09:51:15.609106 np0000006707 devstack@c-api.service[100295]: warnings.warn( Aug 07 09:51:15.613449 np0000006707 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-c780ad22-210b-4f43-a6b4-338ced47a835 tempest-ServerStableDeviceRescueTest-199900733 tempest-ServerStableDeviceRescueTest-199900733-project-member] Volume info retrieved successfully. Aug 07 09:51:15.618830 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-c780ad22-210b-4f43-a6b4-338ced47a835 tempest-ServerStableDeviceRescueTest-199900733 tempest-ServerStableDeviceRescueTest-199900733-project-member] https://10.4.3.8/volume/v3/volumes/f498181a-d496-4f2f-a195-fd6bef7e45ec returned with HTTP 200 Aug 07 09:51:15.619289 np0000006707 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 63/240] 10.4.3.8 () {66 vars in 1334 bytes} [Fri Aug 7 09:51:15 2026] GET /volume/v3/volumes/f498181a-d496-4f2f-a195-fd6bef7e45ec => generated 847 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 09:51:15.693908 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [None req-4347a3f6-e63c-4d72-9bda-31e5dd741e56 None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:51:15.696333 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-4347a3f6-e63c-4d72-9bda-31e5dd741e56 tempest-VolumesAssistedSnapshotsTest-359814331 tempest-VolumesAssistedSnapshotsTest-359814331-project-admin] GET https://10.4.3.8/volume/v3/volumes/591d23e8-d8e2-4251-ab3c-10dd02793c4e Aug 07 09:51:15.696607 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-4347a3f6-e63c-4d72-9bda-31e5dd741e56 tempest-VolumesAssistedSnapshotsTest-359814331 tempest-VolumesAssistedSnapshotsTest-359814331-project-admin] Empty body provided in request {{(pid=100296) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 09:51:15.696864 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-4347a3f6-e63c-4d72-9bda-31e5dd741e56 tempest-VolumesAssistedSnapshotsTest-359814331 tempest-VolumesAssistedSnapshotsTest-359814331-project-admin] Calling method 'show' {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 09:51:15.707906 np0000006707 devstack@c-api.service[100296]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 09:51:15.707906 np0000006707 devstack@c-api.service[100296]: warnings.warn( Aug 07 09:51:15.711844 np0000006707 devstack@c-api.service[100296]: INFO cinder.volume.api [None req-4347a3f6-e63c-4d72-9bda-31e5dd741e56 tempest-VolumesAssistedSnapshotsTest-359814331 tempest-VolumesAssistedSnapshotsTest-359814331-project-admin] Volume info retrieved successfully. Aug 07 09:51:15.716761 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-4347a3f6-e63c-4d72-9bda-31e5dd741e56 tempest-VolumesAssistedSnapshotsTest-359814331 tempest-VolumesAssistedSnapshotsTest-359814331-project-admin] https://10.4.3.8/volume/v3/volumes/591d23e8-d8e2-4251-ab3c-10dd02793c4e returned with HTTP 200 Aug 07 09:51:15.717273 np0000006707 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 58/241] 10.4.3.8 () {66 vars in 1334 bytes} [Fri Aug 7 09:51:15 2026] GET /volume/v3/volumes/591d23e8-d8e2-4251-ab3c-10dd02793c4e => generated 1012 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 09:51:16.061005 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.middleware.request_id [None req-28060024-3c22-4063-abcf-03a291a7921e None None] RequestId filter calling following filter/app {{(pid=100298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:51:16.062970 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [None req-28060024-3c22-4063-abcf-03a291a7921e tempest-TaggedBootDevicesTest-414854615 tempest-TaggedBootDevicesTest-414854615-project-member] GET https://10.4.3.8/volume/v3/volumes/ab419b83-8836-4f95-a43e-baa983e4326a Aug 07 09:51:16.063270 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [None req-28060024-3c22-4063-abcf-03a291a7921e tempest-TaggedBootDevicesTest-414854615 tempest-TaggedBootDevicesTest-414854615-project-member] Empty body provided in request {{(pid=100298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 09:51:16.063582 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [None req-28060024-3c22-4063-abcf-03a291a7921e tempest-TaggedBootDevicesTest-414854615 tempest-TaggedBootDevicesTest-414854615-project-member] Calling method 'show' {{(pid=100298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 09:51:16.073431 np0000006707 devstack@c-api.service[100298]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 09:51:16.073431 np0000006707 devstack@c-api.service[100298]: warnings.warn( Aug 07 09:51:16.079180 np0000006707 devstack@c-api.service[100298]: INFO cinder.volume.api [None req-28060024-3c22-4063-abcf-03a291a7921e tempest-TaggedBootDevicesTest-414854615 tempest-TaggedBootDevicesTest-414854615-project-member] Volume info retrieved successfully. Aug 07 09:51:16.085448 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [None req-28060024-3c22-4063-abcf-03a291a7921e tempest-TaggedBootDevicesTest-414854615 tempest-TaggedBootDevicesTest-414854615-project-member] https://10.4.3.8/volume/v3/volumes/ab419b83-8836-4f95-a43e-baa983e4326a returned with HTTP 200 Aug 07 09:51:16.085834 np0000006707 devstack@c-api.service[100298]: [pid: 100298|app: 0|req: 61/242] 10.4.3.8 () {66 vars in 1334 bytes} [Fri Aug 7 09:51:16 2026] GET /volume/v3/volumes/ab419b83-8836-4f95-a43e-baa983e4326a => generated 841 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 09:51:16.099251 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [None req-91fe7314-6978-45d9-b62b-abc5e40742ad None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:51:16.100069 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-feda8672-b27f-48cd-a5aa-7f6055087037 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:51:16.101159 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-91fe7314-6978-45d9-b62b-abc5e40742ad tempest-TaggedBootDevicesTest-414854615 tempest-TaggedBootDevicesTest-414854615-project-member] POST https://10.4.3.8/volume/v3/volumes Aug 07 09:51:16.101511 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-91fe7314-6978-45d9-b62b-abc5e40742ad tempest-TaggedBootDevicesTest-414854615 tempest-TaggedBootDevicesTest-414854615-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-TaggedBootDevicesTest-volume-841599012"}} {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 09:51:16.101914 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-feda8672-b27f-48cd-a5aa-7f6055087037 tempest-TestMultiAttachVolumeSwap-685592965 tempest-TestMultiAttachVolumeSwap-685592965-project-member] GET https://10.4.3.8/volume/v3/volumes/3f85d5a0-47c2-4332-b9cd-91ab58bbf654 Aug 07 09:51:16.102224 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-feda8672-b27f-48cd-a5aa-7f6055087037 tempest-TestMultiAttachVolumeSwap-685592965 tempest-TestMultiAttachVolumeSwap-685592965-project-member] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 09:51:16.102354 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-feda8672-b27f-48cd-a5aa-7f6055087037 tempest-TestMultiAttachVolumeSwap-685592965 tempest-TestMultiAttachVolumeSwap-685592965-project-member] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 09:51:16.102852 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.v3.volumes [None req-91fe7314-6978-45d9-b62b-abc5e40742ad tempest-TaggedBootDevicesTest-414854615 tempest-TaggedBootDevicesTest-414854615-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-TaggedBootDevicesTest-volume-841599012'}} {{(pid=100297) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 07 09:51:16.102969 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.v3.volumes [None req-91fe7314-6978-45d9-b62b-abc5e40742ad tempest-TaggedBootDevicesTest-414854615 tempest-TaggedBootDevicesTest-414854615-project-member] Create volume of 1 GB Aug 07 09:51:16.106844 np0000006707 devstack@c-api.service[100297]: INFO cinder.volume.api [None req-91fe7314-6978-45d9-b62b-abc5e40742ad tempest-TaggedBootDevicesTest-414854615 tempest-TaggedBootDevicesTest-414854615-project-member] Availability Zones retrieved successfully. Aug 07 09:51:16.112510 np0000006707 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 09:51:16.112510 np0000006707 devstack@c-api.service[100295]: warnings.warn( Aug 07 09:51:16.112775 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.volume.api [None req-91fe7314-6978-45d9-b62b-abc5e40742ad tempest-TaggedBootDevicesTest-414854615 tempest-TaggedBootDevicesTest-414854615-project-member] Flow 'volume_create_api' (ad2d9c23-b716-4b94-8f3e-4d84e841192d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100297) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 09:51:16.113744 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.volume.api [None req-91fe7314-6978-45d9-b62b-abc5e40742ad tempest-TaggedBootDevicesTest-414854615 tempest-TaggedBootDevicesTest-414854615-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (05b2c36b-3cd9-4dea-b67e-c14892177345) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100297) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 09:51:16.114762 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.volume.flows.api.create_volume [None req-91fe7314-6978-45d9-b62b-abc5e40742ad tempest-TaggedBootDevicesTest-414854615 tempest-TaggedBootDevicesTest-414854615-project-member] Validating volume size '1' using validate_int {{(pid=100297) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 07 09:51:16.116605 np0000006707 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-feda8672-b27f-48cd-a5aa-7f6055087037 tempest-TestMultiAttachVolumeSwap-685592965 tempest-TestMultiAttachVolumeSwap-685592965-project-member] Volume info retrieved successfully. Aug 07 09:51:16.122019 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-feda8672-b27f-48cd-a5aa-7f6055087037 tempest-TestMultiAttachVolumeSwap-685592965 tempest-TestMultiAttachVolumeSwap-685592965-project-member] https://10.4.3.8/volume/v3/volumes/3f85d5a0-47c2-4332-b9cd-91ab58bbf654 returned with HTTP 200 Aug 07 09:51:16.122593 np0000006707 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 64/243] 10.4.3.8 () {66 vars in 1334 bytes} [Fri Aug 7 09:51:16 2026] GET /volume/v3/volumes/3f85d5a0-47c2-4332-b9cd-91ab58bbf654 => generated 864 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 09:51:16.141916 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.volume.api [None req-91fe7314-6978-45d9-b62b-abc5e40742ad tempest-TaggedBootDevicesTest-414854615 tempest-TaggedBootDevicesTest-414854615-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (05b2c36b-3cd9-4dea-b67e-c14892177345) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-07T09:47:39Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=45fd9a3a-b61e-4c6c-9ab7-d02f06678d0d,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '45fd9a3a-b61e-4c6c-9ab7-d02f06678d0d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100297) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 09:51:16.142739 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.volume.api [None req-91fe7314-6978-45d9-b62b-abc5e40742ad tempest-TaggedBootDevicesTest-414854615 tempest-TaggedBootDevicesTest-414854615-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (dd47af5e-3310-4df3-865d-90a547ee2282) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100297) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 09:51:16.185185 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.quota [None req-91fe7314-6978-45d9-b62b-abc5e40742ad tempest-TaggedBootDevicesTest-414854615 tempest-TaggedBootDevicesTest-414854615-project-member] Created reservations ['38b2cbac-d894-4531-8ccd-9caea6b8bd2a', '400f000d-da95-4e2f-a426-948149351a52', 'f24bb24b-8e07-4ac1-9205-0a1960a73426', '65e54998-dbb7-4b49-8fd1-f7d256ccd735'] {{(pid=100297) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 09:51:16.186078 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.volume.api [None req-91fe7314-6978-45d9-b62b-abc5e40742ad tempest-TaggedBootDevicesTest-414854615 tempest-TaggedBootDevicesTest-414854615-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (dd47af5e-3310-4df3-865d-90a547ee2282) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['38b2cbac-d894-4531-8ccd-9caea6b8bd2a', '400f000d-da95-4e2f-a426-948149351a52', 'f24bb24b-8e07-4ac1-9205-0a1960a73426', '65e54998-dbb7-4b49-8fd1-f7d256ccd735']}' {{(pid=100297) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 09:51:16.186846 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.volume.api [None req-91fe7314-6978-45d9-b62b-abc5e40742ad tempest-TaggedBootDevicesTest-414854615 tempest-TaggedBootDevicesTest-414854615-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (503a8b96-a760-4f05-8b7a-a305445b1a7c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100297) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 09:51:16.195498 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [None req-2bbc8cfd-0286-4a9d-9dfd-3c9052c77755 None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:51:16.197874 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-2bbc8cfd-0286-4a9d-9dfd-3c9052c77755 tempest-GroupSnapshotsTest-1914527007 tempest-GroupSnapshotsTest-1914527007-project-member] GET https://10.4.3.8/volume/v3/volumes/b12821c3-4b58-4943-94c0-c981433b91a5 Aug 07 09:51:16.198163 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-2bbc8cfd-0286-4a9d-9dfd-3c9052c77755 tempest-GroupSnapshotsTest-1914527007 tempest-GroupSnapshotsTest-1914527007-project-member] Empty body provided in request {{(pid=100296) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 09:51:16.198433 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-2bbc8cfd-0286-4a9d-9dfd-3c9052c77755 tempest-GroupSnapshotsTest-1914527007 tempest-GroupSnapshotsTest-1914527007-project-member] Calling method 'show' {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 09:51:16.205824 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-2bbc8cfd-0286-4a9d-9dfd-3c9052c77755 tempest-GroupSnapshotsTest-1914527007 tempest-GroupSnapshotsTest-1914527007-project-member] https://10.4.3.8/volume/v3/volumes/b12821c3-4b58-4943-94c0-c981433b91a5 returned with HTTP 404 Aug 07 09:51:16.206507 np0000006707 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 59/244] 10.4.3.8 () {68 vars in 1375 bytes} [Fri Aug 7 09:51:16 2026] GET /volume/v3/volumes/b12821c3-4b58-4943-94c0-c981433b91a5 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 07 09:51:16.211305 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.volume.api [None req-91fe7314-6978-45d9-b62b-abc5e40742ad tempest-TaggedBootDevicesTest-414854615 tempest-TaggedBootDevicesTest-414854615-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (503a8b96-a760-4f05-8b7a-a305445b1a7c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '5a3b9f41-aa78-4de8-9831-6ceed6d6001a', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TaggedBootDevicesTest-volume-841599012',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='5a3dd022eead4c3ba08b6a293b44b9ca',qos_specs=None,replication_status=,reservations=['38b2cbac-d894-4531-8ccd-9caea6b8bd2a','400f000d-da95-4e2f-a426-948149351a52','f24bb24b-8e07-4ac1-9205-0a1960a73426','65e54998-dbb7-4b49-8fd1-f7d256ccd735'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='4b107d0dca67434badc929e4ea30b7dc',volume_type_id=45fd9a3a-b61e-4c6c-9ab7-d02f06678d0d), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-07T09:51:16Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TaggedBootDevicesTest-volume-841599012',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=5a3b9f41-aa78-4de8-9831-6ceed6d6001a,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='5a3dd022eead4c3ba08b6a293b44b9ca',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='4b107d0dca67434badc929e4ea30b7dc',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(45fd9a3a-b61e-4c6c-9ab7-d02f06678d0d),volume_type_id=45fd9a3a-b61e-4c6c-9ab7-d02f06678d0d)}' {{(pid=100297) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 09:51:16.212236 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.volume.api [None req-91fe7314-6978-45d9-b62b-abc5e40742ad tempest-TaggedBootDevicesTest-414854615 tempest-TaggedBootDevicesTest-414854615-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (41c1a2bf-b9d4-43b8-95e9-60e3664ccfc5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100297) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 09:51:16.214722 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.middleware.request_id [None req-c3cc5084-9249-4858-928e-e909aa3a891f None None] RequestId filter calling following filter/app {{(pid=100298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:51:16.217159 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [None req-c3cc5084-9249-4858-928e-e909aa3a891f tempest-GroupSnapshotsTest-1914527007 tempest-GroupSnapshotsTest-1914527007-project-member] GET https://10.4.3.8/volume/v3/groups/e9fd81c9-e965-42eb-bb82-c1f99db82d93 Aug 07 09:51:16.217463 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [None req-c3cc5084-9249-4858-928e-e909aa3a891f tempest-GroupSnapshotsTest-1914527007 tempest-GroupSnapshotsTest-1914527007-project-member] Empty body provided in request {{(pid=100298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 09:51:16.217749 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [None req-c3cc5084-9249-4858-928e-e909aa3a891f tempest-GroupSnapshotsTest-1914527007 tempest-GroupSnapshotsTest-1914527007-project-member] Calling method 'version_select' {{(pid=100298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 09:51:16.217959 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.v3.groups [None req-c3cc5084-9249-4858-928e-e909aa3a891f tempest-GroupSnapshotsTest-1914527007 tempest-GroupSnapshotsTest-1914527007-project-member] show called for member e9fd81c9-e965-42eb-bb82-c1f99db82d93 {{(pid=100298) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 07 09:51:16.221906 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [None req-c3cc5084-9249-4858-928e-e909aa3a891f tempest-GroupSnapshotsTest-1914527007 tempest-GroupSnapshotsTest-1914527007-project-member] https://10.4.3.8/volume/v3/groups/e9fd81c9-e965-42eb-bb82-c1f99db82d93 returned with HTTP 404 Aug 07 09:51:16.222599 np0000006707 devstack@c-api.service[100298]: [pid: 100298|app: 0|req: 62/245] 10.4.3.8 () {68 vars in 1372 bytes} [Fri Aug 7 09:51:16 2026] GET /volume/v3/groups/e9fd81c9-e965-42eb-bb82-c1f99db82d93 => generated 108 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 07 09:51:16.231676 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-be73d90c-18ec-4379-b990-94c783cd5392 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:51:16.233898 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.volume.api [None req-91fe7314-6978-45d9-b62b-abc5e40742ad tempest-TaggedBootDevicesTest-414854615 tempest-TaggedBootDevicesTest-414854615-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (41c1a2bf-b9d4-43b8-95e9-60e3664ccfc5) transitioned into state 'SUCCESS' from state '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-841599012',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='5a3dd022eead4c3ba08b6a293b44b9ca',qos_specs=None,replication_status=,reservations=['38b2cbac-d894-4531-8ccd-9caea6b8bd2a','400f000d-da95-4e2f-a426-948149351a52','f24bb24b-8e07-4ac1-9205-0a1960a73426','65e54998-dbb7-4b49-8fd1-f7d256ccd735'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='4b107d0dca67434badc929e4ea30b7dc',volume_type_id=45fd9a3a-b61e-4c6c-9ab7-d02f06678d0d)}' {{(pid=100297) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 09:51:16.234084 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-be73d90c-18ec-4379-b990-94c783cd5392 tempest-GroupSnapshotsTest-294166943 tempest-GroupSnapshotsTest-294166943-project-admin] DELETE https://10.4.3.8/volume/v3/group_types/2e736cf3-0281-48a8-95d8-7faca2a1f637 Aug 07 09:51:16.234204 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-be73d90c-18ec-4379-b990-94c783cd5392 tempest-GroupSnapshotsTest-294166943 tempest-GroupSnapshotsTest-294166943-project-admin] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 09:51:16.234487 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-be73d90c-18ec-4379-b990-94c783cd5392 tempest-GroupSnapshotsTest-294166943 tempest-GroupSnapshotsTest-294166943-project-admin] Calling method 'version_select' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 09:51:16.234945 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.volume.api [None req-91fe7314-6978-45d9-b62b-abc5e40742ad tempest-TaggedBootDevicesTest-414854615 tempest-TaggedBootDevicesTest-414854615-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (81440251-bc9d-456d-a017-8b99e2949573) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100297) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 09:51:16.246570 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.volume.api [None req-91fe7314-6978-45d9-b62b-abc5e40742ad tempest-TaggedBootDevicesTest-414854615 tempest-TaggedBootDevicesTest-414854615-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (81440251-bc9d-456d-a017-8b99e2949573) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100297) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 09:51:16.247565 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.volume.api [None req-91fe7314-6978-45d9-b62b-abc5e40742ad tempest-TaggedBootDevicesTest-414854615 tempest-TaggedBootDevicesTest-414854615-project-member] Flow 'volume_create_api' (ad2d9c23-b716-4b94-8f3e-4d84e841192d) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100297) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 09:51:16.247984 np0000006707 devstack@c-api.service[100297]: INFO cinder.volume.api [None req-91fe7314-6978-45d9-b62b-abc5e40742ad tempest-TaggedBootDevicesTest-414854615 tempest-TaggedBootDevicesTest-414854615-project-member] Create volume request issued successfully. Aug 07 09:51:16.248610 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-91fe7314-6978-45d9-b62b-abc5e40742ad tempest-TaggedBootDevicesTest-414854615 tempest-TaggedBootDevicesTest-414854615-project-member] https://10.4.3.8/volume/v3/volumes returned with HTTP 202 Aug 07 09:51:16.249145 np0000006707 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 61/246] 10.4.3.8 () {68 vars in 1244 bytes} [Fri Aug 7 09:51:16 2026] POST /volume/v3/volumes => generated 747 bytes in 150 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 07 09:51:16.254637 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-be73d90c-18ec-4379-b990-94c783cd5392 tempest-GroupSnapshotsTest-294166943 tempest-GroupSnapshotsTest-294166943-project-admin] https://10.4.3.8/volume/v3/group_types/2e736cf3-0281-48a8-95d8-7faca2a1f637 returned with HTTP 202 Aug 07 09:51:16.255361 np0000006707 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 65/247] 10.4.3.8 () {68 vars in 1390 bytes} [Fri Aug 7 09:51:16 2026] DELETE /volume/v3/group_types/2e736cf3-0281-48a8-95d8-7faca2a1f637 => generated 0 bytes in 24 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 07 09:51:16.262371 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [None req-dfbf637a-2a3c-4912-b21d-b23c750dc412 None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:51:16.264248 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-dfbf637a-2a3c-4912-b21d-b23c750dc412 tempest-TaggedBootDevicesTest-414854615 tempest-TaggedBootDevicesTest-414854615-project-member] GET https://10.4.3.8/volume/v3/volumes/5a3b9f41-aa78-4de8-9831-6ceed6d6001a Aug 07 09:51:16.264426 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.middleware.request_id [None req-7b51ba65-656c-4626-bf9e-c04100563acc None None] RequestId filter calling following filter/app {{(pid=100298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:51:16.264507 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-dfbf637a-2a3c-4912-b21d-b23c750dc412 tempest-TaggedBootDevicesTest-414854615 tempest-TaggedBootDevicesTest-414854615-project-member] Empty body provided in request {{(pid=100296) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 09:51:16.264653 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-dfbf637a-2a3c-4912-b21d-b23c750dc412 tempest-TaggedBootDevicesTest-414854615 tempest-TaggedBootDevicesTest-414854615-project-member] Calling method 'show' {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 09:51:16.266684 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [None req-7b51ba65-656c-4626-bf9e-c04100563acc tempest-GroupSnapshotsTest-294166943 tempest-GroupSnapshotsTest-294166943-project-admin] DELETE https://10.4.3.8/volume/v3/types/ba4385bb-279c-4df1-b42d-4983ae110cea Aug 07 09:51:16.267019 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [None req-7b51ba65-656c-4626-bf9e-c04100563acc tempest-GroupSnapshotsTest-294166943 tempest-GroupSnapshotsTest-294166943-project-admin] Empty body provided in request {{(pid=100298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 09:51:16.267226 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [None req-7b51ba65-656c-4626-bf9e-c04100563acc tempest-GroupSnapshotsTest-294166943 tempest-GroupSnapshotsTest-294166943-project-admin] Calling method '_delete' {{(pid=100298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 09:51:16.273945 np0000006707 devstack@c-api.service[100296]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 09:51:16.273945 np0000006707 devstack@c-api.service[100296]: warnings.warn( Aug 07 09:51:16.280186 np0000006707 devstack@c-api.service[100296]: INFO cinder.volume.api [None req-dfbf637a-2a3c-4912-b21d-b23c750dc412 tempest-TaggedBootDevicesTest-414854615 tempest-TaggedBootDevicesTest-414854615-project-member] Volume info retrieved successfully. Aug 07 09:51:16.287663 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-dfbf637a-2a3c-4912-b21d-b23c750dc412 tempest-TaggedBootDevicesTest-414854615 tempest-TaggedBootDevicesTest-414854615-project-member] https://10.4.3.8/volume/v3/volumes/5a3b9f41-aa78-4de8-9831-6ceed6d6001a returned with HTTP 200 Aug 07 09:51:16.288237 np0000006707 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 60/248] 10.4.3.8 () {66 vars in 1334 bytes} [Fri Aug 7 09:51:16 2026] GET /volume/v3/volumes/5a3b9f41-aa78-4de8-9831-6ceed6d6001a => generated 815 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 09:51:16.319377 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [None req-7b51ba65-656c-4626-bf9e-c04100563acc tempest-GroupSnapshotsTest-294166943 tempest-GroupSnapshotsTest-294166943-project-admin] https://10.4.3.8/volume/v3/types/ba4385bb-279c-4df1-b42d-4983ae110cea returned with HTTP 202 Aug 07 09:51:16.320029 np0000006707 devstack@c-api.service[100298]: [pid: 100298|app: 0|req: 63/249] 10.4.3.8 () {66 vars in 1331 bytes} [Fri Aug 7 09:51:16 2026] DELETE /volume/v3/types/ba4385bb-279c-4df1-b42d-4983ae110cea => generated 0 bytes in 56 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 07 09:51:16.328087 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [None req-5887e406-6bc5-4229-8fee-8683ffc6f26f None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:51:16.330075 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-5887e406-6bc5-4229-8fee-8683ffc6f26f tempest-GroupSnapshotsTest-294166943 tempest-GroupSnapshotsTest-294166943-project-admin] GET https://10.4.3.8/volume/v3/types/ba4385bb-279c-4df1-b42d-4983ae110cea Aug 07 09:51:16.330278 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-5887e406-6bc5-4229-8fee-8683ffc6f26f tempest-GroupSnapshotsTest-294166943 tempest-GroupSnapshotsTest-294166943-project-admin] Empty body provided in request {{(pid=100297) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 09:51:16.330547 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-5887e406-6bc5-4229-8fee-8683ffc6f26f tempest-GroupSnapshotsTest-294166943 tempest-GroupSnapshotsTest-294166943-project-admin] Calling method 'show' {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 09:51:16.335482 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-5887e406-6bc5-4229-8fee-8683ffc6f26f tempest-GroupSnapshotsTest-294166943 tempest-GroupSnapshotsTest-294166943-project-admin] https://10.4.3.8/volume/v3/types/ba4385bb-279c-4df1-b42d-4983ae110cea returned with HTTP 404 Aug 07 09:51:16.336056 np0000006707 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 62/250] 10.4.3.8 () {66 vars in 1328 bytes} [Fri Aug 7 09:51:16 2026] GET /volume/v3/types/ba4385bb-279c-4df1-b42d-4983ae110cea => generated 114 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 09:51:16.347170 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-dad88313-1533-434b-b2b7-9c6378fe8e71 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:51:16.349657 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-dad88313-1533-434b-b2b7-9c6378fe8e71 tempest-GroupSnapshotsTest-294166943 tempest-GroupSnapshotsTest-294166943-project-admin] POST https://10.4.3.8/volume/v3/types Aug 07 09:51:16.350134 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-dad88313-1533-434b-b2b7-9c6378fe8e71 tempest-GroupSnapshotsTest-294166943 tempest-GroupSnapshotsTest-294166943-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-GroupSnapshotsTest-volume-type-1868112312"}} {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 09:51:16.367474 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-dad88313-1533-434b-b2b7-9c6378fe8e71 tempest-GroupSnapshotsTest-294166943 tempest-GroupSnapshotsTest-294166943-project-admin] https://10.4.3.8/volume/v3/types returned with HTTP 200 Aug 07 09:51:16.368235 np0000006707 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 66/251] 10.4.3.8 () {68 vars in 1238 bytes} [Fri Aug 7 09:51:16 2026] POST /volume/v3/types => generated 224 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 07 09:51:16.376452 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [None req-fccccb83-3005-467b-b4df-1394384145b8 None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:51:16.378366 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-fccccb83-3005-467b-b4df-1394384145b8 tempest-GroupSnapshotsTest-294166943 tempest-GroupSnapshotsTest-294166943-project-admin] POST https://10.4.3.8/volume/v3/group_types Aug 07 09:51:16.378885 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-fccccb83-3005-467b-b4df-1394384145b8 tempest-GroupSnapshotsTest-294166943 tempest-GroupSnapshotsTest-294166943-project-admin] Action: 'create', calling method: version_select, body: {"group_type": {"name": "tempest-GroupSnapshotsTest-group-type-894401449"}} {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 09:51:16.400998 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-fccccb83-3005-467b-b4df-1394384145b8 tempest-GroupSnapshotsTest-294166943 tempest-GroupSnapshotsTest-294166943-project-admin] https://10.4.3.8/volume/v3/group_types returned with HTTP 202 Aug 07 09:51:16.401562 np0000006707 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 61/252] 10.4.3.8 () {70 vars in 1297 bytes} [Fri Aug 7 09:51:16 2026] POST /volume/v3/group_types => generated 180 bytes in 26 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 07 09:51:16.409829 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.middleware.request_id [None req-dfcc0888-1551-48aa-831a-b051bf8bc277 None None] RequestId filter calling following filter/app {{(pid=100298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:51:16.411638 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [None req-dfcc0888-1551-48aa-831a-b051bf8bc277 tempest-GroupSnapshotsTest-1914527007 tempest-GroupSnapshotsTest-1914527007-project-member] POST https://10.4.3.8/volume/v3/groups Aug 07 09:51:16.412054 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [None req-dfcc0888-1551-48aa-831a-b051bf8bc277 tempest-GroupSnapshotsTest-1914527007 tempest-GroupSnapshotsTest-1914527007-project-member] Action: 'create', calling method: version_select, body: {"group": {"group_type": "78894378-4396-4fb8-bf5c-a4c482a8973e", "volume_types": ["ec36800f-cb79-44a4-b7c8-fe3293e5480d"], "name": "tempest-GroupSnapshotsTest-Group-516242844"}} {{(pid=100298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 09:51:16.413717 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.v3.groups [None req-dfcc0888-1551-48aa-831a-b051bf8bc277 tempest-GroupSnapshotsTest-1914527007 tempest-GroupSnapshotsTest-1914527007-project-member] Creating new group {'group': {'group_type': '78894378-4396-4fb8-bf5c-a4c482a8973e', 'volume_types': ['ec36800f-cb79-44a4-b7c8-fe3293e5480d'], 'name': 'tempest-GroupSnapshotsTest-Group-516242844'}} {{(pid=100298) create /opt/stack/cinder/cinder/api/v3/groups.py:190}} Aug 07 09:51:16.417364 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.v3.groups [None req-dfcc0888-1551-48aa-831a-b051bf8bc277 tempest-GroupSnapshotsTest-1914527007 tempest-GroupSnapshotsTest-1914527007-project-member] Creating group tempest-GroupSnapshotsTest-Group-516242844. Aug 07 09:51:16.425016 np0000006707 devstack@c-api.service[100298]: INFO cinder.volume.api [None req-dfcc0888-1551-48aa-831a-b051bf8bc277 tempest-GroupSnapshotsTest-1914527007 tempest-GroupSnapshotsTest-1914527007-project-member] Availability Zones retrieved successfully. Aug 07 09:51:16.438860 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.quota [None req-dfcc0888-1551-48aa-831a-b051bf8bc277 tempest-GroupSnapshotsTest-1914527007 tempest-GroupSnapshotsTest-1914527007-project-member] Created reservations ['0a677cc5-33b7-4f22-b745-38640bec138a'] {{(pid=100298) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 09:51:16.453872 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [None req-3c7e1d65-bb4d-4bea-a469-492c8e88db4d None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:51:16.456156 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-3c7e1d65-bb4d-4bea-a469-492c8e88db4d tempest-AttachSCSIVolumeTestJSON-861110 tempest-AttachSCSIVolumeTestJSON-861110-project-member] GET https://10.4.3.8/volume/v3/volumes/2445efb3-f4f5-4c55-a8f4-c4b9aec442b5 Aug 07 09:51:16.456455 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-3c7e1d65-bb4d-4bea-a469-492c8e88db4d tempest-AttachSCSIVolumeTestJSON-861110 tempest-AttachSCSIVolumeTestJSON-861110-project-member] Empty body provided in request {{(pid=100297) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 09:51:16.456728 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-3c7e1d65-bb4d-4bea-a469-492c8e88db4d tempest-AttachSCSIVolumeTestJSON-861110 tempest-AttachSCSIVolumeTestJSON-861110-project-member] Calling method 'show' {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 09:51:16.465112 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [None req-dfcc0888-1551-48aa-831a-b051bf8bc277 tempest-GroupSnapshotsTest-1914527007 tempest-GroupSnapshotsTest-1914527007-project-member] https://10.4.3.8/volume/v3/groups returned with HTTP 202 Aug 07 09:51:16.465859 np0000006707 devstack@c-api.service[100298]: [pid: 100298|app: 0|req: 64/253] 10.4.3.8 () {70 vars in 1283 bytes} [Fri Aug 7 09:51:16 2026] POST /volume/v3/groups => generated 111 bytes in 57 msecs (HTTP/1.1 202) 7 headers in 292 bytes (2 switches on core 0) Aug 07 09:51:16.468981 np0000006707 devstack@c-api.service[100297]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 09:51:16.468981 np0000006707 devstack@c-api.service[100297]: warnings.warn( Aug 07 09:51:16.473391 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-7a047c13-d8ff-45e2-8519-efdb43a786a9 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:51:16.473566 np0000006707 devstack@c-api.service[100297]: INFO cinder.volume.api [None req-3c7e1d65-bb4d-4bea-a469-492c8e88db4d tempest-AttachSCSIVolumeTestJSON-861110 tempest-AttachSCSIVolumeTestJSON-861110-project-member] Volume info retrieved successfully. Aug 07 09:51:16.476082 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-7a047c13-d8ff-45e2-8519-efdb43a786a9 tempest-GroupSnapshotsTest-1914527007 tempest-GroupSnapshotsTest-1914527007-project-member] GET https://10.4.3.8/volume/v3/groups/d8484d49-2a45-4964-aebe-6d9672ffc59b Aug 07 09:51:16.476394 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-7a047c13-d8ff-45e2-8519-efdb43a786a9 tempest-GroupSnapshotsTest-1914527007 tempest-GroupSnapshotsTest-1914527007-project-member] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 09:51:16.476640 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-7a047c13-d8ff-45e2-8519-efdb43a786a9 tempest-GroupSnapshotsTest-1914527007 tempest-GroupSnapshotsTest-1914527007-project-member] Calling method 'version_select' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 09:51:16.476815 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.v3.groups [None req-7a047c13-d8ff-45e2-8519-efdb43a786a9 tempest-GroupSnapshotsTest-1914527007 tempest-GroupSnapshotsTest-1914527007-project-member] show called for member d8484d49-2a45-4964-aebe-6d9672ffc59b {{(pid=100295) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 07 09:51:16.479053 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-3c7e1d65-bb4d-4bea-a469-492c8e88db4d tempest-AttachSCSIVolumeTestJSON-861110 tempest-AttachSCSIVolumeTestJSON-861110-project-member] https://10.4.3.8/volume/v3/volumes/2445efb3-f4f5-4c55-a8f4-c4b9aec442b5 returned with HTTP 200 Aug 07 09:51:16.479601 np0000006707 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 63/254] 10.4.3.8 () {66 vars in 1334 bytes} [Fri Aug 7 09:51:16 2026] GET /volume/v3/volumes/2445efb3-f4f5-4c55-a8f4-c4b9aec442b5 => generated 843 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 09:51:16.481153 np0000006707 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 09:51:16.481153 np0000006707 devstack@c-api.service[100295]: warnings.warn( Aug 07 09:51:16.500841 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-7a047c13-d8ff-45e2-8519-efdb43a786a9 tempest-GroupSnapshotsTest-1914527007 tempest-GroupSnapshotsTest-1914527007-project-member] https://10.4.3.8/volume/v3/groups/d8484d49-2a45-4964-aebe-6d9672ffc59b returned with HTTP 200 Aug 07 09:51:16.501404 np0000006707 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 67/255] 10.4.3.8 () {68 vars in 1372 bytes} [Fri Aug 7 09:51:16 2026] GET /volume/v3/groups/d8484d49-2a45-4964-aebe-6d9672ffc59b => generated 391 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 09:51:16.602178 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [None req-11e76249-695f-4b83-8abf-6e62fc5d474a None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:51:16.604465 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-11e76249-695f-4b83-8abf-6e62fc5d474a tempest-TaggedAttachmentsTest-725335908 tempest-TaggedAttachmentsTest-725335908-project-member] GET https://10.4.3.8/volume/v3/volumes/55345244-819e-4512-9f20-220e06e3e5e3 Aug 07 09:51:16.604745 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-11e76249-695f-4b83-8abf-6e62fc5d474a tempest-TaggedAttachmentsTest-725335908 tempest-TaggedAttachmentsTest-725335908-project-member] Empty body provided in request {{(pid=100296) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 09:51:16.605006 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-11e76249-695f-4b83-8abf-6e62fc5d474a tempest-TaggedAttachmentsTest-725335908 tempest-TaggedAttachmentsTest-725335908-project-member] Calling method 'show' {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 09:51:16.617668 np0000006707 devstack@c-api.service[100296]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 09:51:16.617668 np0000006707 devstack@c-api.service[100296]: warnings.warn( Aug 07 09:51:16.623133 np0000006707 devstack@c-api.service[100296]: INFO cinder.volume.api [None req-11e76249-695f-4b83-8abf-6e62fc5d474a tempest-TaggedAttachmentsTest-725335908 tempest-TaggedAttachmentsTest-725335908-project-member] Volume info retrieved successfully. Aug 07 09:51:16.628359 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-11e76249-695f-4b83-8abf-6e62fc5d474a tempest-TaggedAttachmentsTest-725335908 tempest-TaggedAttachmentsTest-725335908-project-member] https://10.4.3.8/volume/v3/volumes/55345244-819e-4512-9f20-220e06e3e5e3 returned with HTTP 200 Aug 07 09:51:16.628851 np0000006707 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 62/256] 10.4.3.8 () {66 vars in 1334 bytes} [Fri Aug 7 09:51:16 2026] GET /volume/v3/volumes/55345244-819e-4512-9f20-220e06e3e5e3 => generated 841 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 09:51:16.634125 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.middleware.request_id [None req-a2839f56-1a69-4e39-902e-1239948f3bd1 None None] RequestId filter calling following filter/app {{(pid=100298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:51:16.635380 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [None req-a2839f56-1a69-4e39-902e-1239948f3bd1 tempest-ServerStableDeviceRescueTest-199900733 tempest-ServerStableDeviceRescueTest-199900733-project-member] GET https://10.4.3.8/volume/v3/volumes/f498181a-d496-4f2f-a195-fd6bef7e45ec Aug 07 09:51:16.635617 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [None req-a2839f56-1a69-4e39-902e-1239948f3bd1 tempest-ServerStableDeviceRescueTest-199900733 tempest-ServerStableDeviceRescueTest-199900733-project-member] Empty body provided in request {{(pid=100298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 09:51:16.635824 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [None req-a2839f56-1a69-4e39-902e-1239948f3bd1 tempest-ServerStableDeviceRescueTest-199900733 tempest-ServerStableDeviceRescueTest-199900733-project-member] Calling method 'show' {{(pid=100298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 09:51:16.645524 np0000006707 devstack@c-api.service[100298]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 09:51:16.645524 np0000006707 devstack@c-api.service[100298]: warnings.warn( Aug 07 09:51:16.649038 np0000006707 devstack@c-api.service[100298]: INFO cinder.volume.api [None req-a2839f56-1a69-4e39-902e-1239948f3bd1 tempest-ServerStableDeviceRescueTest-199900733 tempest-ServerStableDeviceRescueTest-199900733-project-member] Volume info retrieved successfully. Aug 07 09:51:16.653296 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [None req-a2839f56-1a69-4e39-902e-1239948f3bd1 tempest-ServerStableDeviceRescueTest-199900733 tempest-ServerStableDeviceRescueTest-199900733-project-member] https://10.4.3.8/volume/v3/volumes/f498181a-d496-4f2f-a195-fd6bef7e45ec returned with HTTP 200 Aug 07 09:51:16.653705 np0000006707 devstack@c-api.service[100298]: [pid: 100298|app: 0|req: 65/257] 10.4.3.8 () {66 vars in 1334 bytes} [Fri Aug 7 09:51:16 2026] GET /volume/v3/volumes/f498181a-d496-4f2f-a195-fd6bef7e45ec => generated 847 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 09:51:16.729672 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [None req-9d12d71b-c71d-4bb8-bb71-f6f45a8c7d0e None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:51:16.731687 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-9d12d71b-c71d-4bb8-bb71-f6f45a8c7d0e tempest-VolumesAssistedSnapshotsTest-359814331 tempest-VolumesAssistedSnapshotsTest-359814331-project-admin] GET https://10.4.3.8/volume/v3/volumes/591d23e8-d8e2-4251-ab3c-10dd02793c4e Aug 07 09:51:16.731892 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-9d12d71b-c71d-4bb8-bb71-f6f45a8c7d0e tempest-VolumesAssistedSnapshotsTest-359814331 tempest-VolumesAssistedSnapshotsTest-359814331-project-admin] Empty body provided in request {{(pid=100297) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 09:51:16.732103 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-9d12d71b-c71d-4bb8-bb71-f6f45a8c7d0e tempest-VolumesAssistedSnapshotsTest-359814331 tempest-VolumesAssistedSnapshotsTest-359814331-project-admin] Calling method 'show' {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 09:51:16.744674 np0000006707 devstack@c-api.service[100297]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 09:51:16.744674 np0000006707 devstack@c-api.service[100297]: warnings.warn( Aug 07 09:51:16.749085 np0000006707 devstack@c-api.service[100297]: INFO cinder.volume.api [None req-9d12d71b-c71d-4bb8-bb71-f6f45a8c7d0e tempest-VolumesAssistedSnapshotsTest-359814331 tempest-VolumesAssistedSnapshotsTest-359814331-project-admin] Volume info retrieved successfully. Aug 07 09:51:16.753169 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-9d12d71b-c71d-4bb8-bb71-f6f45a8c7d0e tempest-VolumesAssistedSnapshotsTest-359814331 tempest-VolumesAssistedSnapshotsTest-359814331-project-admin] https://10.4.3.8/volume/v3/volumes/591d23e8-d8e2-4251-ab3c-10dd02793c4e returned with HTTP 200 Aug 07 09:51:16.753603 np0000006707 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 64/258] 10.4.3.8 () {66 vars in 1334 bytes} [Fri Aug 7 09:51:16 2026] GET /volume/v3/volumes/591d23e8-d8e2-4251-ab3c-10dd02793c4e => generated 1012 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 09:51:16.814081 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [req-a3ade29f-14d3-4a37-9d77-7ed02458494e req-b99474c4-09f1-4fd7-8c8b-d748b926fcf7 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:51:16.816148 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [req-a3ade29f-14d3-4a37-9d77-7ed02458494e req-b99474c4-09f1-4fd7-8c8b-d748b926fcf7 tempest-TaggedAttachmentsTest-725335908 tempest-TaggedAttachmentsTest-725335908-project-member] POST https://10.4.3.8/volume/v3/attachments/c7a10354-3275-4b57-a185-a740b91c027f/action Aug 07 09:51:16.816564 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [req-a3ade29f-14d3-4a37-9d77-7ed02458494e req-b99474c4-09f1-4fd7-8c8b-d748b926fcf7 tempest-TaggedAttachmentsTest-725335908 tempest-TaggedAttachmentsTest-725335908-project-member] Action body: b'{"os-complete": null}' {{(pid=100295) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 07 09:51:16.816725 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [req-a3ade29f-14d3-4a37-9d77-7ed02458494e req-b99474c4-09f1-4fd7-8c8b-d748b926fcf7 tempest-TaggedAttachmentsTest-725335908 tempest-TaggedAttachmentsTest-725335908-project-member] Action: 'action', calling method: version_select, body: {"os-complete": null} {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 09:51:16.832778 np0000006707 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 09:51:16.832778 np0000006707 devstack@c-api.service[100295]: warnings.warn( Aug 07 09:51:16.848807 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [req-a3ade29f-14d3-4a37-9d77-7ed02458494e req-b99474c4-09f1-4fd7-8c8b-d748b926fcf7 tempest-TaggedAttachmentsTest-725335908 tempest-TaggedAttachmentsTest-725335908-project-member] https://10.4.3.8/volume/v3/attachments/c7a10354-3275-4b57-a185-a740b91c027f/action returned with HTTP 204 Aug 07 09:51:16.849337 np0000006707 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 68/259] 10.4.3.8 () {74 vars in 1711 bytes} [Fri Aug 7 09:51:16 2026] POST /volume/v3/attachments/c7a10354-3275-4b57-a185-a740b91c027f/action => generated 0 bytes in 36 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 07 09:51:17.137892 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [None req-7d1d731b-df4f-49a7-bbfa-5f853f1a6442 None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:51:17.139846 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-7d1d731b-df4f-49a7-bbfa-5f853f1a6442 tempest-TestMultiAttachVolumeSwap-685592965 tempest-TestMultiAttachVolumeSwap-685592965-project-member] GET https://10.4.3.8/volume/v3/volumes/3f85d5a0-47c2-4332-b9cd-91ab58bbf654 Aug 07 09:51:17.140094 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-7d1d731b-df4f-49a7-bbfa-5f853f1a6442 tempest-TestMultiAttachVolumeSwap-685592965 tempest-TestMultiAttachVolumeSwap-685592965-project-member] Empty body provided in request {{(pid=100296) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 09:51:17.140314 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-7d1d731b-df4f-49a7-bbfa-5f853f1a6442 tempest-TestMultiAttachVolumeSwap-685592965 tempest-TestMultiAttachVolumeSwap-685592965-project-member] Calling method 'show' {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 09:51:17.149717 np0000006707 devstack@c-api.service[100296]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 09:51:17.149717 np0000006707 devstack@c-api.service[100296]: warnings.warn( Aug 07 09:51:17.153662 np0000006707 devstack@c-api.service[100296]: INFO cinder.volume.api [None req-7d1d731b-df4f-49a7-bbfa-5f853f1a6442 tempest-TestMultiAttachVolumeSwap-685592965 tempest-TestMultiAttachVolumeSwap-685592965-project-member] Volume info retrieved successfully. Aug 07 09:51:17.158068 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-7d1d731b-df4f-49a7-bbfa-5f853f1a6442 tempest-TestMultiAttachVolumeSwap-685592965 tempest-TestMultiAttachVolumeSwap-685592965-project-member] https://10.4.3.8/volume/v3/volumes/3f85d5a0-47c2-4332-b9cd-91ab58bbf654 returned with HTTP 200 Aug 07 09:51:17.158473 np0000006707 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 63/260] 10.4.3.8 () {66 vars in 1334 bytes} [Fri Aug 7 09:51:17 2026] GET /volume/v3/volumes/3f85d5a0-47c2-4332-b9cd-91ab58bbf654 => generated 864 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 09:51:17.303396 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.middleware.request_id [None req-4aa9c2f7-2966-4fe3-b065-badd9a107ee8 None None] RequestId filter calling following filter/app {{(pid=100298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:51:17.305239 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [None req-4aa9c2f7-2966-4fe3-b065-badd9a107ee8 tempest-TaggedBootDevicesTest-414854615 tempest-TaggedBootDevicesTest-414854615-project-member] GET https://10.4.3.8/volume/v3/volumes/5a3b9f41-aa78-4de8-9831-6ceed6d6001a Aug 07 09:51:17.305478 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [None req-4aa9c2f7-2966-4fe3-b065-badd9a107ee8 tempest-TaggedBootDevicesTest-414854615 tempest-TaggedBootDevicesTest-414854615-project-member] Empty body provided in request {{(pid=100298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 09:51:17.306086 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [None req-4aa9c2f7-2966-4fe3-b065-badd9a107ee8 tempest-TaggedBootDevicesTest-414854615 tempest-TaggedBootDevicesTest-414854615-project-member] Calling method 'show' {{(pid=100298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 09:51:17.313440 np0000006707 devstack@c-api.service[100298]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 09:51:17.313440 np0000006707 devstack@c-api.service[100298]: warnings.warn( Aug 07 09:51:17.318674 np0000006707 devstack@c-api.service[100298]: INFO cinder.volume.api [None req-4aa9c2f7-2966-4fe3-b065-badd9a107ee8 tempest-TaggedBootDevicesTest-414854615 tempest-TaggedBootDevicesTest-414854615-project-member] Volume info retrieved successfully. Aug 07 09:51:17.324658 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [None req-4aa9c2f7-2966-4fe3-b065-badd9a107ee8 tempest-TaggedBootDevicesTest-414854615 tempest-TaggedBootDevicesTest-414854615-project-member] https://10.4.3.8/volume/v3/volumes/5a3b9f41-aa78-4de8-9831-6ceed6d6001a returned with HTTP 200 Aug 07 09:51:17.325174 np0000006707 devstack@c-api.service[100298]: [pid: 100298|app: 0|req: 66/261] 10.4.3.8 () {66 vars in 1334 bytes} [Fri Aug 7 09:51:17 2026] GET /volume/v3/volumes/5a3b9f41-aa78-4de8-9831-6ceed6d6001a => generated 840 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 09:51:17.495237 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [None req-d1c0ba47-bffd-42d1-92f4-f409304b8eb1 None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:51:17.497644 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-d1c0ba47-bffd-42d1-92f4-f409304b8eb1 tempest-AttachSCSIVolumeTestJSON-861110 tempest-AttachSCSIVolumeTestJSON-861110-project-member] GET https://10.4.3.8/volume/v3/volumes/2445efb3-f4f5-4c55-a8f4-c4b9aec442b5 Aug 07 09:51:17.497928 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-d1c0ba47-bffd-42d1-92f4-f409304b8eb1 tempest-AttachSCSIVolumeTestJSON-861110 tempest-AttachSCSIVolumeTestJSON-861110-project-member] Empty body provided in request {{(pid=100297) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 09:51:17.498195 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-d1c0ba47-bffd-42d1-92f4-f409304b8eb1 tempest-AttachSCSIVolumeTestJSON-861110 tempest-AttachSCSIVolumeTestJSON-861110-project-member] Calling method 'show' {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 09:51:17.511177 np0000006707 devstack@c-api.service[100297]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 09:51:17.511177 np0000006707 devstack@c-api.service[100297]: warnings.warn( Aug 07 09:51:17.512398 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-08f4db7d-f107-4e82-ad9f-92ba720396dd None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:51:17.515595 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-08f4db7d-f107-4e82-ad9f-92ba720396dd tempest-GroupSnapshotsTest-1914527007 tempest-GroupSnapshotsTest-1914527007-project-member] GET https://10.4.3.8/volume/v3/groups/d8484d49-2a45-4964-aebe-6d9672ffc59b Aug 07 09:51:17.515595 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-08f4db7d-f107-4e82-ad9f-92ba720396dd tempest-GroupSnapshotsTest-1914527007 tempest-GroupSnapshotsTest-1914527007-project-member] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 09:51:17.516382 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-08f4db7d-f107-4e82-ad9f-92ba720396dd tempest-GroupSnapshotsTest-1914527007 tempest-GroupSnapshotsTest-1914527007-project-member] Calling method 'version_select' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 09:51:17.516382 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.v3.groups [None req-08f4db7d-f107-4e82-ad9f-92ba720396dd tempest-GroupSnapshotsTest-1914527007 tempest-GroupSnapshotsTest-1914527007-project-member] show called for member d8484d49-2a45-4964-aebe-6d9672ffc59b {{(pid=100295) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 07 09:51:17.516558 np0000006707 devstack@c-api.service[100297]: INFO cinder.volume.api [None req-d1c0ba47-bffd-42d1-92f4-f409304b8eb1 tempest-AttachSCSIVolumeTestJSON-861110 tempest-AttachSCSIVolumeTestJSON-861110-project-member] Volume info retrieved successfully. Aug 07 09:51:17.523142 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-d1c0ba47-bffd-42d1-92f4-f409304b8eb1 tempest-AttachSCSIVolumeTestJSON-861110 tempest-AttachSCSIVolumeTestJSON-861110-project-member] https://10.4.3.8/volume/v3/volumes/2445efb3-f4f5-4c55-a8f4-c4b9aec442b5 returned with HTTP 200 Aug 07 09:51:17.523377 np0000006707 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 09:51:17.523377 np0000006707 devstack@c-api.service[100295]: warnings.warn( Aug 07 09:51:17.523736 np0000006707 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 65/262] 10.4.3.8 () {66 vars in 1334 bytes} [Fri Aug 7 09:51:17 2026] GET /volume/v3/volumes/2445efb3-f4f5-4c55-a8f4-c4b9aec442b5 => generated 843 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 09:51:17.534063 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-08f4db7d-f107-4e82-ad9f-92ba720396dd tempest-GroupSnapshotsTest-1914527007 tempest-GroupSnapshotsTest-1914527007-project-member] https://10.4.3.8/volume/v3/groups/d8484d49-2a45-4964-aebe-6d9672ffc59b returned with HTTP 200 Aug 07 09:51:17.534837 np0000006707 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 69/263] 10.4.3.8 () {68 vars in 1372 bytes} [Fri Aug 7 09:51:17 2026] GET /volume/v3/groups/d8484d49-2a45-4964-aebe-6d9672ffc59b => generated 392 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 09:51:17.546605 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [None req-ada75312-065e-4785-9773-c140100b7256 None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:51:17.549134 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-ada75312-065e-4785-9773-c140100b7256 tempest-GroupSnapshotsTest-1914527007 tempest-GroupSnapshotsTest-1914527007-project-member] POST https://10.4.3.8/volume/v3/volumes Aug 07 09:51:17.549879 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-ada75312-065e-4785-9773-c140100b7256 tempest-GroupSnapshotsTest-1914527007 tempest-GroupSnapshotsTest-1914527007-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-volume-1446744049", "volume_type": "ec36800f-cb79-44a4-b7c8-fe3293e5480d", "group_id": "d8484d49-2a45-4964-aebe-6d9672ffc59b", "size": 1}} {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 09:51:17.551709 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.v3.volumes [None req-ada75312-065e-4785-9773-c140100b7256 tempest-GroupSnapshotsTest-1914527007 tempest-GroupSnapshotsTest-1914527007-project-member] Create volume request body: {'volume': {'name': 'tempest-volume-1446744049', 'volume_type': 'ec36800f-cb79-44a4-b7c8-fe3293e5480d', 'group_id': 'd8484d49-2a45-4964-aebe-6d9672ffc59b', 'size': 1}} {{(pid=100296) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 07 09:51:17.560619 np0000006707 devstack@c-api.service[100296]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 09:51:17.560619 np0000006707 devstack@c-api.service[100296]: warnings.warn( Aug 07 09:51:17.561283 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.v3.volumes [None req-ada75312-065e-4785-9773-c140100b7256 tempest-GroupSnapshotsTest-1914527007 tempest-GroupSnapshotsTest-1914527007-project-member] Create volume of 1 GB Aug 07 09:51:17.567538 np0000006707 devstack@c-api.service[100296]: INFO cinder.volume.api [None req-ada75312-065e-4785-9773-c140100b7256 tempest-GroupSnapshotsTest-1914527007 tempest-GroupSnapshotsTest-1914527007-project-member] Availability Zones retrieved successfully. Aug 07 09:51:17.573213 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.volume.api [None req-ada75312-065e-4785-9773-c140100b7256 tempest-GroupSnapshotsTest-1914527007 tempest-GroupSnapshotsTest-1914527007-project-member] Flow 'volume_create_api' (b53c606c-4525-4ba6-b0bb-4504088338c9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100296) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 09:51:17.574338 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.volume.api [None req-ada75312-065e-4785-9773-c140100b7256 tempest-GroupSnapshotsTest-1914527007 tempest-GroupSnapshotsTest-1914527007-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8a97222a-5ad1-4345-8218-cc6e165820be) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 09:51:17.574904 np0000006707 devstack@c-api.service[100296]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 09:51:17.574904 np0000006707 devstack@c-api.service[100296]: warnings.warn( Aug 07 09:51:17.575303 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.volume.flows.api.create_volume [None req-ada75312-065e-4785-9773-c140100b7256 tempest-GroupSnapshotsTest-1914527007 tempest-GroupSnapshotsTest-1914527007-project-member] Validating volume size '1' using validate_int {{(pid=100296) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 07 09:51:17.599266 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.volume.api [None req-ada75312-065e-4785-9773-c140100b7256 tempest-GroupSnapshotsTest-1914527007 tempest-GroupSnapshotsTest-1914527007-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8a97222a-5ad1-4345-8218-cc6e165820be) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-07T09:51:16Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=ec36800f-cb79-44a4-b7c8-fe3293e5480d,is_public=True,name='tempest-GroupSnapshotsTest-volume-type-1868112312',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'ec36800f-cb79-44a4-b7c8-fe3293e5480d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': 'd8484d49-2a45-4964-aebe-6d9672ffc59b', 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 09:51:17.600126 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.volume.api [None req-ada75312-065e-4785-9773-c140100b7256 tempest-GroupSnapshotsTest-1914527007 tempest-GroupSnapshotsTest-1914527007-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c3fe1363-331e-45bf-a3be-34dfaf6477b7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 09:51:17.630643 np0000006707 devstack@c-api.service[100296]: WARNING cinder.quota [None req-ada75312-065e-4785-9773-c140100b7256 tempest-GroupSnapshotsTest-1914527007 tempest-GroupSnapshotsTest-1914527007-project-member] Deprecated: Default quota for resource: volumes_tempest-GroupSnapshotsTest-volume-type-1868112312 is set by the default quota flag: quota_volumes_tempest-GroupSnapshotsTest-volume-type-1868112312, it is now deprecated. Please use the default quota class for default quota. Aug 07 09:51:17.631107 np0000006707 devstack@c-api.service[100296]: WARNING cinder.quota [None req-ada75312-065e-4785-9773-c140100b7256 tempest-GroupSnapshotsTest-1914527007 tempest-GroupSnapshotsTest-1914527007-project-member] Deprecated: Default quota for resource: gigabytes_tempest-GroupSnapshotsTest-volume-type-1868112312 is set by the default quota flag: quota_gigabytes_tempest-GroupSnapshotsTest-volume-type-1868112312, it is now deprecated. Please use the default quota class for default quota. Aug 07 09:51:17.642466 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.middleware.request_id [None req-9ac004af-45fc-41cd-877f-2d93c1779301 None None] RequestId filter calling following filter/app {{(pid=100298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:51:17.644362 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [None req-9ac004af-45fc-41cd-877f-2d93c1779301 tempest-TaggedAttachmentsTest-725335908 tempest-TaggedAttachmentsTest-725335908-project-member] GET https://10.4.3.8/volume/v3/volumes/55345244-819e-4512-9f20-220e06e3e5e3 Aug 07 09:51:17.644604 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [None req-9ac004af-45fc-41cd-877f-2d93c1779301 tempest-TaggedAttachmentsTest-725335908 tempest-TaggedAttachmentsTest-725335908-project-member] Empty body provided in request {{(pid=100298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 09:51:17.644833 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [None req-9ac004af-45fc-41cd-877f-2d93c1779301 tempest-TaggedAttachmentsTest-725335908 tempest-TaggedAttachmentsTest-725335908-project-member] Calling method 'show' {{(pid=100298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 09:51:17.658799 np0000006707 devstack@c-api.service[100298]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 09:51:17.658799 np0000006707 devstack@c-api.service[100298]: warnings.warn( Aug 07 09:51:17.661350 np0000006707 devstack@c-api.service[100298]: INFO cinder.volume.api [None req-9ac004af-45fc-41cd-877f-2d93c1779301 tempest-TaggedAttachmentsTest-725335908 tempest-TaggedAttachmentsTest-725335908-project-member] Volume info retrieved successfully. Aug 07 09:51:17.670118 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.quota [None req-ada75312-065e-4785-9773-c140100b7256 tempest-GroupSnapshotsTest-1914527007 tempest-GroupSnapshotsTest-1914527007-project-member] Created reservations ['2ad62b57-c82c-456c-bb1f-cd9157360fb9', '779026c3-c1fe-43ac-be7e-7ceea56ee62c', '6701fadd-bd18-455c-ae1d-ba95e0ac9086', '46fa0246-1fc9-4db5-bd2f-b5128a909ab3'] {{(pid=100296) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 09:51:17.670928 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.volume.api [None req-ada75312-065e-4785-9773-c140100b7256 tempest-GroupSnapshotsTest-1914527007 tempest-GroupSnapshotsTest-1914527007-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c3fe1363-331e-45bf-a3be-34dfaf6477b7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['2ad62b57-c82c-456c-bb1f-cd9157360fb9', '779026c3-c1fe-43ac-be7e-7ceea56ee62c', '6701fadd-bd18-455c-ae1d-ba95e0ac9086', '46fa0246-1fc9-4db5-bd2f-b5128a909ab3']}' {{(pid=100296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 09:51:17.671990 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.volume.api [None req-ada75312-065e-4785-9773-c140100b7256 tempest-GroupSnapshotsTest-1914527007 tempest-GroupSnapshotsTest-1914527007-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5fc907c9-f396-4af1-90eb-901243b334ca) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 09:51:17.672106 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [None req-f6152ae3-6342-40d6-95de-32c76468390f None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:51:17.672216 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [None req-9ac004af-45fc-41cd-877f-2d93c1779301 tempest-TaggedAttachmentsTest-725335908 tempest-TaggedAttachmentsTest-725335908-project-member] https://10.4.3.8/volume/v3/volumes/55345244-819e-4512-9f20-220e06e3e5e3 returned with HTTP 200 Aug 07 09:51:17.672717 np0000006707 devstack@c-api.service[100298]: [pid: 100298|app: 0|req: 67/264] 10.4.3.8 () {66 vars in 1334 bytes} [Fri Aug 7 09:51:17 2026] GET /volume/v3/volumes/55345244-819e-4512-9f20-220e06e3e5e3 => generated 1133 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 09:51:17.674281 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-f6152ae3-6342-40d6-95de-32c76468390f tempest-ServerStableDeviceRescueTest-199900733 tempest-ServerStableDeviceRescueTest-199900733-project-member] GET https://10.4.3.8/volume/v3/volumes/f498181a-d496-4f2f-a195-fd6bef7e45ec Aug 07 09:51:17.674662 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-f6152ae3-6342-40d6-95de-32c76468390f tempest-ServerStableDeviceRescueTest-199900733 tempest-ServerStableDeviceRescueTest-199900733-project-member] Empty body provided in request {{(pid=100297) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 09:51:17.674769 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-f6152ae3-6342-40d6-95de-32c76468390f tempest-ServerStableDeviceRescueTest-199900733 tempest-ServerStableDeviceRescueTest-199900733-project-member] Calling method 'show' {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 09:51:17.688724 np0000006707 devstack@c-api.service[100297]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 09:51:17.688724 np0000006707 devstack@c-api.service[100297]: warnings.warn( Aug 07 09:51:17.689122 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-f763d545-47d2-427a-8887-8da3548b8952 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:51:17.691332 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-f763d545-47d2-427a-8887-8da3548b8952 tempest-TaggedAttachmentsTest-725335908 tempest-TaggedAttachmentsTest-725335908-project-member] GET https://10.4.3.8/volume/v3/volumes/55345244-819e-4512-9f20-220e06e3e5e3 Aug 07 09:51:17.691640 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-f763d545-47d2-427a-8887-8da3548b8952 tempest-TaggedAttachmentsTest-725335908 tempest-TaggedAttachmentsTest-725335908-project-member] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 09:51:17.691910 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-f763d545-47d2-427a-8887-8da3548b8952 tempest-TaggedAttachmentsTest-725335908 tempest-TaggedAttachmentsTest-725335908-project-member] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 09:51:17.693873 np0000006707 devstack@c-api.service[100297]: INFO cinder.volume.api [None req-f6152ae3-6342-40d6-95de-32c76468390f tempest-ServerStableDeviceRescueTest-199900733 tempest-ServerStableDeviceRescueTest-199900733-project-member] Volume info retrieved successfully. Aug 07 09:51:17.700533 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-f6152ae3-6342-40d6-95de-32c76468390f tempest-ServerStableDeviceRescueTest-199900733 tempest-ServerStableDeviceRescueTest-199900733-project-member] https://10.4.3.8/volume/v3/volumes/f498181a-d496-4f2f-a195-fd6bef7e45ec returned with HTTP 200 Aug 07 09:51:17.701038 np0000006707 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 66/265] 10.4.3.8 () {66 vars in 1334 bytes} [Fri Aug 7 09:51:17 2026] GET /volume/v3/volumes/f498181a-d496-4f2f-a195-fd6bef7e45ec => generated 847 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 09:51:17.705535 np0000006707 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 09:51:17.705535 np0000006707 devstack@c-api.service[100295]: warnings.warn( Aug 07 09:51:17.711662 np0000006707 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-f763d545-47d2-427a-8887-8da3548b8952 tempest-TaggedAttachmentsTest-725335908 tempest-TaggedAttachmentsTest-725335908-project-member] Volume info retrieved successfully. Aug 07 09:51:17.720752 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-f763d545-47d2-427a-8887-8da3548b8952 tempest-TaggedAttachmentsTest-725335908 tempest-TaggedAttachmentsTest-725335908-project-member] https://10.4.3.8/volume/v3/volumes/55345244-819e-4512-9f20-220e06e3e5e3 returned with HTTP 200 Aug 07 09:51:17.720958 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.volume.api [None req-ada75312-065e-4785-9773-c140100b7256 tempest-GroupSnapshotsTest-1914527007 tempest-GroupSnapshotsTest-1914527007-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5fc907c9-f396-4af1-90eb-901243b334ca) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '2be3de23-877c-48c0-81cc-3c8e49d4d11a', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-volume-1446744049',encryption_key_id=None,group_id=d8484d49-2a45-4964-aebe-6d9672ffc59b,group_type_id=,metadata={},multiattach=False,project_id='5ef87a087d58497caa11bc0e5c151adb',qos_specs=None,replication_status=,reservations=['2ad62b57-c82c-456c-bb1f-cd9157360fb9','779026c3-c1fe-43ac-be7e-7ceea56ee62c','6701fadd-bd18-455c-ae1d-ba95e0ac9086','46fa0246-1fc9-4db5-bd2f-b5128a909ab3'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='569a48c7881e45739f87551781359bb5',volume_type_id=ec36800f-cb79-44a4-b7c8-fe3293e5480d), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-07T09:51:17Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-volume-1446744049',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=d8484d49-2a45-4964-aebe-6d9672ffc59b,host=None,id=2be3de23-877c-48c0-81cc-3c8e49d4d11a,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='5ef87a087d58497caa11bc0e5c151adb',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='569a48c7881e45739f87551781359bb5',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(ec36800f-cb79-44a4-b7c8-fe3293e5480d),volume_type_id=ec36800f-cb79-44a4-b7c8-fe3293e5480d)}' {{(pid=100296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 09:51:17.721228 np0000006707 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 70/266] 10.4.3.8 () {66 vars in 1334 bytes} [Fri Aug 7 09:51:17 2026] GET /volume/v3/volumes/55345244-819e-4512-9f20-220e06e3e5e3 => generated 1133 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 09:51:17.721750 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.volume.api [None req-ada75312-065e-4785-9773-c140100b7256 tempest-GroupSnapshotsTest-1914527007 tempest-GroupSnapshotsTest-1914527007-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (50bbffa1-6675-48c9-a129-8a789a006a5f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 09:51:17.754396 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.volume.api [None req-ada75312-065e-4785-9773-c140100b7256 tempest-GroupSnapshotsTest-1914527007 tempest-GroupSnapshotsTest-1914527007-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (50bbffa1-6675-48c9-a129-8a789a006a5f) transitioned into state 'SUCCESS' from state '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-1446744049',encryption_key_id=None,group_id=d8484d49-2a45-4964-aebe-6d9672ffc59b,group_type_id=,metadata={},multiattach=False,project_id='5ef87a087d58497caa11bc0e5c151adb',qos_specs=None,replication_status=,reservations=['2ad62b57-c82c-456c-bb1f-cd9157360fb9','779026c3-c1fe-43ac-be7e-7ceea56ee62c','6701fadd-bd18-455c-ae1d-ba95e0ac9086','46fa0246-1fc9-4db5-bd2f-b5128a909ab3'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='569a48c7881e45739f87551781359bb5',volume_type_id=ec36800f-cb79-44a4-b7c8-fe3293e5480d)}' {{(pid=100296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 09:51:17.754694 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.volume.api [None req-ada75312-065e-4785-9773-c140100b7256 tempest-GroupSnapshotsTest-1914527007 tempest-GroupSnapshotsTest-1914527007-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3ac1f033-4e04-47d2-83e9-50883b2723bd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 09:51:17.770280 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.middleware.request_id [None req-9c6eac3e-b948-4b99-8163-0e1556cbe6f9 None None] RequestId filter calling following filter/app {{(pid=100298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:51:17.772636 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [None req-9c6eac3e-b948-4b99-8163-0e1556cbe6f9 tempest-VolumesAssistedSnapshotsTest-359814331 tempest-VolumesAssistedSnapshotsTest-359814331-project-admin] GET https://10.4.3.8/volume/v3/volumes/591d23e8-d8e2-4251-ab3c-10dd02793c4e Aug 07 09:51:17.773204 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [None req-9c6eac3e-b948-4b99-8163-0e1556cbe6f9 tempest-VolumesAssistedSnapshotsTest-359814331 tempest-VolumesAssistedSnapshotsTest-359814331-project-admin] Empty body provided in request {{(pid=100298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 09:51:17.773204 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [None req-9c6eac3e-b948-4b99-8163-0e1556cbe6f9 tempest-VolumesAssistedSnapshotsTest-359814331 tempest-VolumesAssistedSnapshotsTest-359814331-project-admin] Calling method 'show' {{(pid=100298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 09:51:17.780887 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.volume.api [None req-ada75312-065e-4785-9773-c140100b7256 tempest-GroupSnapshotsTest-1914527007 tempest-GroupSnapshotsTest-1914527007-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3ac1f033-4e04-47d2-83e9-50883b2723bd) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 09:51:17.782303 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.volume.api [None req-ada75312-065e-4785-9773-c140100b7256 tempest-GroupSnapshotsTest-1914527007 tempest-GroupSnapshotsTest-1914527007-project-member] Flow 'volume_create_api' (b53c606c-4525-4ba6-b0bb-4504088338c9) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100296) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 09:51:17.782303 np0000006707 devstack@c-api.service[100296]: INFO cinder.volume.api [None req-ada75312-065e-4785-9773-c140100b7256 tempest-GroupSnapshotsTest-1914527007 tempest-GroupSnapshotsTest-1914527007-project-member] Create volume request issued successfully. Aug 07 09:51:17.783020 np0000006707 devstack@c-api.service[100296]: WARNING stevedore.named [None req-ada75312-065e-4785-9773-c140100b7256 tempest-GroupSnapshotsTest-1914527007 tempest-GroupSnapshotsTest-1914527007-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 07 09:51:17.783020 np0000006707 devstack@c-api.service[100296]: WARNING castellan.key_manager [None req-ada75312-065e-4785-9773-c140100b7256 tempest-GroupSnapshotsTest-1914527007 tempest-GroupSnapshotsTest-1914527007-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, 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 09:51:17.788377 np0000006707 devstack@c-api.service[100298]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 09:51:17.788377 np0000006707 devstack@c-api.service[100298]: warnings.warn( Aug 07 09:51:17.795847 np0000006707 devstack@c-api.service[100298]: INFO cinder.volume.api [None req-9c6eac3e-b948-4b99-8163-0e1556cbe6f9 tempest-VolumesAssistedSnapshotsTest-359814331 tempest-VolumesAssistedSnapshotsTest-359814331-project-admin] Volume info retrieved successfully. Aug 07 09:51:17.799722 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [None req-9c6eac3e-b948-4b99-8163-0e1556cbe6f9 tempest-VolumesAssistedSnapshotsTest-359814331 tempest-VolumesAssistedSnapshotsTest-359814331-project-admin] https://10.4.3.8/volume/v3/volumes/591d23e8-d8e2-4251-ab3c-10dd02793c4e returned with HTTP 200 Aug 07 09:51:17.799722 np0000006707 devstack@c-api.service[100298]: [pid: 100298|app: 0|req: 68/267] 10.4.3.8 () {66 vars in 1334 bytes} [Fri Aug 7 09:51:17 2026] GET /volume/v3/volumes/591d23e8-d8e2-4251-ab3c-10dd02793c4e => generated 1012 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 09:51:17.835213 np0000006707 devstack@c-api.service[100296]: DEBUG oslo_db.sqlalchemy.engines [None req-ada75312-065e-4785-9773-c140100b7256 tempest-GroupSnapshotsTest-1914527007 tempest-GroupSnapshotsTest-1914527007-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100296) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 07 09:51:17.840056 np0000006707 devstack@c-api.service[100296]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 09:51:17.840056 np0000006707 devstack@c-api.service[100296]: warnings.warn( Aug 07 09:51:17.845328 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-ada75312-065e-4785-9773-c140100b7256 tempest-GroupSnapshotsTest-1914527007 tempest-GroupSnapshotsTest-1914527007-project-member] https://10.4.3.8/volume/v3/volumes returned with HTTP 202 Aug 07 09:51:17.845805 np0000006707 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 64/268] 10.4.3.8 () {70 vars in 1286 bytes} [Fri Aug 7 09:51:17 2026] POST /volume/v3/volumes => generated 819 bytes in 300 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 07 09:51:17.861159 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [None req-1e6bc773-e2eb-4244-a9d9-005b9b0b9fdc None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:51:17.863847 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-1e6bc773-e2eb-4244-a9d9-005b9b0b9fdc tempest-GroupSnapshotsTest-1914527007 tempest-GroupSnapshotsTest-1914527007-project-member] GET https://10.4.3.8/volume/v3/volumes/2be3de23-877c-48c0-81cc-3c8e49d4d11a Aug 07 09:51:17.864665 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-1e6bc773-e2eb-4244-a9d9-005b9b0b9fdc tempest-GroupSnapshotsTest-1914527007 tempest-GroupSnapshotsTest-1914527007-project-member] Empty body provided in request {{(pid=100297) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 09:51:17.864665 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-1e6bc773-e2eb-4244-a9d9-005b9b0b9fdc tempest-GroupSnapshotsTest-1914527007 tempest-GroupSnapshotsTest-1914527007-project-member] Calling method 'show' {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 09:51:17.875737 np0000006707 devstack@c-api.service[100297]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 09:51:17.875737 np0000006707 devstack@c-api.service[100297]: warnings.warn( Aug 07 09:51:17.881569 np0000006707 devstack@c-api.service[100297]: INFO cinder.volume.api [None req-1e6bc773-e2eb-4244-a9d9-005b9b0b9fdc tempest-GroupSnapshotsTest-1914527007 tempest-GroupSnapshotsTest-1914527007-project-member] Volume info retrieved successfully. Aug 07 09:51:17.882523 np0000006707 devstack@c-api.service[100297]: WARNING stevedore.named [None req-1e6bc773-e2eb-4244-a9d9-005b9b0b9fdc tempest-GroupSnapshotsTest-1914527007 tempest-GroupSnapshotsTest-1914527007-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 07 09:51:17.882880 np0000006707 devstack@c-api.service[100297]: WARNING castellan.key_manager [None req-1e6bc773-e2eb-4244-a9d9-005b9b0b9fdc tempest-GroupSnapshotsTest-1914527007 tempest-GroupSnapshotsTest-1914527007-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, 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 09:51:17.926528 np0000006707 devstack@c-api.service[100297]: DEBUG oslo_db.sqlalchemy.engines [None req-1e6bc773-e2eb-4244-a9d9-005b9b0b9fdc tempest-GroupSnapshotsTest-1914527007 tempest-GroupSnapshotsTest-1914527007-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100297) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 07 09:51:17.931342 np0000006707 devstack@c-api.service[100297]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 09:51:17.931342 np0000006707 devstack@c-api.service[100297]: warnings.warn( Aug 07 09:51:17.939867 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-1e6bc773-e2eb-4244-a9d9-005b9b0b9fdc tempest-GroupSnapshotsTest-1914527007 tempest-GroupSnapshotsTest-1914527007-project-member] https://10.4.3.8/volume/v3/volumes/2be3de23-877c-48c0-81cc-3c8e49d4d11a returned with HTTP 200 Aug 07 09:51:17.940373 np0000006707 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 67/269] 10.4.3.8 () {68 vars in 1375 bytes} [Fri Aug 7 09:51:17 2026] GET /volume/v3/volumes/2be3de23-877c-48c0-81cc-3c8e49d4d11a => generated 887 bytes in 80 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 09:51:18.172593 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-d8843db0-27bd-4df8-bc42-12cca16c8ab7 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:51:18.174659 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-d8843db0-27bd-4df8-bc42-12cca16c8ab7 tempest-TestMultiAttachVolumeSwap-685592965 tempest-TestMultiAttachVolumeSwap-685592965-project-member] GET https://10.4.3.8/volume/v3/volumes/3f85d5a0-47c2-4332-b9cd-91ab58bbf654 Aug 07 09:51:18.174944 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-d8843db0-27bd-4df8-bc42-12cca16c8ab7 tempest-TestMultiAttachVolumeSwap-685592965 tempest-TestMultiAttachVolumeSwap-685592965-project-member] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 09:51:18.175219 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-d8843db0-27bd-4df8-bc42-12cca16c8ab7 tempest-TestMultiAttachVolumeSwap-685592965 tempest-TestMultiAttachVolumeSwap-685592965-project-member] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 09:51:18.186064 np0000006707 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 09:51:18.186064 np0000006707 devstack@c-api.service[100295]: warnings.warn( Aug 07 09:51:18.189702 np0000006707 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-d8843db0-27bd-4df8-bc42-12cca16c8ab7 tempest-TestMultiAttachVolumeSwap-685592965 tempest-TestMultiAttachVolumeSwap-685592965-project-member] Volume info retrieved successfully. Aug 07 09:51:18.195839 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-d8843db0-27bd-4df8-bc42-12cca16c8ab7 tempest-TestMultiAttachVolumeSwap-685592965 tempest-TestMultiAttachVolumeSwap-685592965-project-member] https://10.4.3.8/volume/v3/volumes/3f85d5a0-47c2-4332-b9cd-91ab58bbf654 returned with HTTP 200 Aug 07 09:51:18.196251 np0000006707 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 71/270] 10.4.3.8 () {66 vars in 1334 bytes} [Fri Aug 7 09:51:18 2026] GET /volume/v3/volumes/3f85d5a0-47c2-4332-b9cd-91ab58bbf654 => generated 864 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 09:51:18.540571 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.middleware.request_id [None req-e56f340f-fcbb-4998-89a3-b93359ff6d2d None None] RequestId filter calling following filter/app {{(pid=100298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:51:18.543047 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [None req-e56f340f-fcbb-4998-89a3-b93359ff6d2d tempest-AttachSCSIVolumeTestJSON-861110 tempest-AttachSCSIVolumeTestJSON-861110-project-member] GET https://10.4.3.8/volume/v3/volumes/2445efb3-f4f5-4c55-a8f4-c4b9aec442b5 Aug 07 09:51:18.543376 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [None req-e56f340f-fcbb-4998-89a3-b93359ff6d2d tempest-AttachSCSIVolumeTestJSON-861110 tempest-AttachSCSIVolumeTestJSON-861110-project-member] Empty body provided in request {{(pid=100298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 09:51:18.543678 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [None req-e56f340f-fcbb-4998-89a3-b93359ff6d2d tempest-AttachSCSIVolumeTestJSON-861110 tempest-AttachSCSIVolumeTestJSON-861110-project-member] Calling method 'show' {{(pid=100298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 09:51:18.555136 np0000006707 devstack@c-api.service[100298]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 09:51:18.555136 np0000006707 devstack@c-api.service[100298]: warnings.warn( Aug 07 09:51:18.561236 np0000006707 devstack@c-api.service[100298]: INFO cinder.volume.api [None req-e56f340f-fcbb-4998-89a3-b93359ff6d2d tempest-AttachSCSIVolumeTestJSON-861110 tempest-AttachSCSIVolumeTestJSON-861110-project-member] Volume info retrieved successfully. Aug 07 09:51:18.566829 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [None req-e56f340f-fcbb-4998-89a3-b93359ff6d2d tempest-AttachSCSIVolumeTestJSON-861110 tempest-AttachSCSIVolumeTestJSON-861110-project-member] https://10.4.3.8/volume/v3/volumes/2445efb3-f4f5-4c55-a8f4-c4b9aec442b5 returned with HTTP 200 Aug 07 09:51:18.567230 np0000006707 devstack@c-api.service[100298]: [pid: 100298|app: 0|req: 69/271] 10.4.3.8 () {66 vars in 1334 bytes} [Fri Aug 7 09:51:18 2026] GET /volume/v3/volumes/2445efb3-f4f5-4c55-a8f4-c4b9aec442b5 => generated 843 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 09:51:18.715442 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [None req-2ece614c-3740-4558-9e65-23f644e0af03 None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:51:18.718020 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-2ece614c-3740-4558-9e65-23f644e0af03 tempest-ServerStableDeviceRescueTest-199900733 tempest-ServerStableDeviceRescueTest-199900733-project-member] GET https://10.4.3.8/volume/v3/volumes/f498181a-d496-4f2f-a195-fd6bef7e45ec Aug 07 09:51:18.718187 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-2ece614c-3740-4558-9e65-23f644e0af03 tempest-ServerStableDeviceRescueTest-199900733 tempest-ServerStableDeviceRescueTest-199900733-project-member] Empty body provided in request {{(pid=100296) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 09:51:18.718442 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-2ece614c-3740-4558-9e65-23f644e0af03 tempest-ServerStableDeviceRescueTest-199900733 tempest-ServerStableDeviceRescueTest-199900733-project-member] Calling method 'show' {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 09:51:18.732499 np0000006707 devstack@c-api.service[100296]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 09:51:18.732499 np0000006707 devstack@c-api.service[100296]: warnings.warn( Aug 07 09:51:18.737309 np0000006707 devstack@c-api.service[100296]: INFO cinder.volume.api [None req-2ece614c-3740-4558-9e65-23f644e0af03 tempest-ServerStableDeviceRescueTest-199900733 tempest-ServerStableDeviceRescueTest-199900733-project-member] Volume info retrieved successfully. Aug 07 09:51:18.742242 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-2ece614c-3740-4558-9e65-23f644e0af03 tempest-ServerStableDeviceRescueTest-199900733 tempest-ServerStableDeviceRescueTest-199900733-project-member] https://10.4.3.8/volume/v3/volumes/f498181a-d496-4f2f-a195-fd6bef7e45ec returned with HTTP 200 Aug 07 09:51:18.742684 np0000006707 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 65/272] 10.4.3.8 () {66 vars in 1334 bytes} [Fri Aug 7 09:51:18 2026] GET /volume/v3/volumes/f498181a-d496-4f2f-a195-fd6bef7e45ec => generated 847 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 09:51:18.818562 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [None req-8d9ebe4d-ef3c-449b-b1ad-7c596491f386 None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:51:18.820531 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-8d9ebe4d-ef3c-449b-b1ad-7c596491f386 tempest-VolumesAssistedSnapshotsTest-359814331 tempest-VolumesAssistedSnapshotsTest-359814331-project-admin] GET https://10.4.3.8/volume/v3/volumes/591d23e8-d8e2-4251-ab3c-10dd02793c4e Aug 07 09:51:18.820830 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-8d9ebe4d-ef3c-449b-b1ad-7c596491f386 tempest-VolumesAssistedSnapshotsTest-359814331 tempest-VolumesAssistedSnapshotsTest-359814331-project-admin] Empty body provided in request {{(pid=100297) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 09:51:18.821104 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-8d9ebe4d-ef3c-449b-b1ad-7c596491f386 tempest-VolumesAssistedSnapshotsTest-359814331 tempest-VolumesAssistedSnapshotsTest-359814331-project-admin] Calling method 'show' {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 09:51:18.832442 np0000006707 devstack@c-api.service[100297]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 09:51:18.832442 np0000006707 devstack@c-api.service[100297]: warnings.warn( Aug 07 09:51:18.836353 np0000006707 devstack@c-api.service[100297]: INFO cinder.volume.api [None req-8d9ebe4d-ef3c-449b-b1ad-7c596491f386 tempest-VolumesAssistedSnapshotsTest-359814331 tempest-VolumesAssistedSnapshotsTest-359814331-project-admin] Volume info retrieved successfully. Aug 07 09:51:18.842173 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-8d9ebe4d-ef3c-449b-b1ad-7c596491f386 tempest-VolumesAssistedSnapshotsTest-359814331 tempest-VolumesAssistedSnapshotsTest-359814331-project-admin] https://10.4.3.8/volume/v3/volumes/591d23e8-d8e2-4251-ab3c-10dd02793c4e returned with HTTP 200 Aug 07 09:51:18.842741 np0000006707 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 68/273] 10.4.3.8 () {66 vars in 1334 bytes} [Fri Aug 7 09:51:18 2026] GET /volume/v3/volumes/591d23e8-d8e2-4251-ab3c-10dd02793c4e => generated 1012 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 09:51:18.955972 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-3ba10147-47f5-4ae2-a053-688069af3ff6 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:51:18.958326 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-3ba10147-47f5-4ae2-a053-688069af3ff6 tempest-GroupSnapshotsTest-1914527007 tempest-GroupSnapshotsTest-1914527007-project-member] GET https://10.4.3.8/volume/v3/volumes/2be3de23-877c-48c0-81cc-3c8e49d4d11a Aug 07 09:51:18.958661 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-3ba10147-47f5-4ae2-a053-688069af3ff6 tempest-GroupSnapshotsTest-1914527007 tempest-GroupSnapshotsTest-1914527007-project-member] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 09:51:18.958949 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-3ba10147-47f5-4ae2-a053-688069af3ff6 tempest-GroupSnapshotsTest-1914527007 tempest-GroupSnapshotsTest-1914527007-project-member] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 09:51:18.968496 np0000006707 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 09:51:18.968496 np0000006707 devstack@c-api.service[100295]: warnings.warn( Aug 07 09:51:18.973377 np0000006707 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-3ba10147-47f5-4ae2-a053-688069af3ff6 tempest-GroupSnapshotsTest-1914527007 tempest-GroupSnapshotsTest-1914527007-project-member] Volume info retrieved successfully. Aug 07 09:51:18.974172 np0000006707 devstack@c-api.service[100295]: WARNING stevedore.named [None req-3ba10147-47f5-4ae2-a053-688069af3ff6 tempest-GroupSnapshotsTest-1914527007 tempest-GroupSnapshotsTest-1914527007-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 07 09:51:18.974372 np0000006707 devstack@c-api.service[100295]: WARNING castellan.key_manager [None req-3ba10147-47f5-4ae2-a053-688069af3ff6 tempest-GroupSnapshotsTest-1914527007 tempest-GroupSnapshotsTest-1914527007-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, 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 09:51:19.033379 np0000006707 devstack@c-api.service[100295]: DEBUG oslo_db.sqlalchemy.engines [None req-3ba10147-47f5-4ae2-a053-688069af3ff6 tempest-GroupSnapshotsTest-1914527007 tempest-GroupSnapshotsTest-1914527007-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100295) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 07 09:51:19.037107 np0000006707 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 09:51:19.037107 np0000006707 devstack@c-api.service[100295]: warnings.warn( Aug 07 09:51:19.052604 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-3ba10147-47f5-4ae2-a053-688069af3ff6 tempest-GroupSnapshotsTest-1914527007 tempest-GroupSnapshotsTest-1914527007-project-member] https://10.4.3.8/volume/v3/volumes/2be3de23-877c-48c0-81cc-3c8e49d4d11a returned with HTTP 200 Aug 07 09:51:19.053171 np0000006707 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 72/274] 10.4.3.8 () {68 vars in 1375 bytes} [Fri Aug 7 09:51:18 2026] GET /volume/v3/volumes/2be3de23-877c-48c0-81cc-3c8e49d4d11a => generated 912 bytes in 98 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 09:51:19.071538 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.middleware.request_id [None req-b04e82a7-e390-4abe-9d5b-2aad623e737b None None] RequestId filter calling following filter/app {{(pid=100298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:51:19.073758 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [None req-b04e82a7-e390-4abe-9d5b-2aad623e737b tempest-GroupSnapshotsTest-1914527007 tempest-GroupSnapshotsTest-1914527007-project-member] POST https://10.4.3.8/volume/v3/volumes Aug 07 09:51:19.074141 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [None req-b04e82a7-e390-4abe-9d5b-2aad623e737b tempest-GroupSnapshotsTest-1914527007 tempest-GroupSnapshotsTest-1914527007-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-volume-50449462", "volume_type": "ec36800f-cb79-44a4-b7c8-fe3293e5480d", "group_id": "d8484d49-2a45-4964-aebe-6d9672ffc59b", "size": 1}} {{(pid=100298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 09:51:19.075947 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.v3.volumes [None req-b04e82a7-e390-4abe-9d5b-2aad623e737b tempest-GroupSnapshotsTest-1914527007 tempest-GroupSnapshotsTest-1914527007-project-member] Create volume request body: {'volume': {'name': 'tempest-volume-50449462', 'volume_type': 'ec36800f-cb79-44a4-b7c8-fe3293e5480d', 'group_id': 'd8484d49-2a45-4964-aebe-6d9672ffc59b', 'size': 1}} {{(pid=100298) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 07 09:51:19.083028 np0000006707 devstack@c-api.service[100298]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 09:51:19.083028 np0000006707 devstack@c-api.service[100298]: warnings.warn( Aug 07 09:51:19.083444 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.v3.volumes [None req-b04e82a7-e390-4abe-9d5b-2aad623e737b tempest-GroupSnapshotsTest-1914527007 tempest-GroupSnapshotsTest-1914527007-project-member] Create volume of 1 GB Aug 07 09:51:19.090409 np0000006707 devstack@c-api.service[100298]: INFO cinder.volume.api [None req-b04e82a7-e390-4abe-9d5b-2aad623e737b tempest-GroupSnapshotsTest-1914527007 tempest-GroupSnapshotsTest-1914527007-project-member] Availability Zones retrieved successfully. Aug 07 09:51:19.098261 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.volume.api [None req-b04e82a7-e390-4abe-9d5b-2aad623e737b tempest-GroupSnapshotsTest-1914527007 tempest-GroupSnapshotsTest-1914527007-project-member] Flow 'volume_create_api' (812ec2cd-7d13-4463-846f-5fcf8324402b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100298) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 09:51:19.099975 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.volume.api [None req-b04e82a7-e390-4abe-9d5b-2aad623e737b tempest-GroupSnapshotsTest-1914527007 tempest-GroupSnapshotsTest-1914527007-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (42b3197e-18d3-461a-ba59-16e91b0dab41) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100298) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 09:51:19.100975 np0000006707 devstack@c-api.service[100298]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 09:51:19.100975 np0000006707 devstack@c-api.service[100298]: warnings.warn( Aug 07 09:51:19.101930 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.volume.flows.api.create_volume [None req-b04e82a7-e390-4abe-9d5b-2aad623e737b tempest-GroupSnapshotsTest-1914527007 tempest-GroupSnapshotsTest-1914527007-project-member] Validating volume size '1' using validate_int {{(pid=100298) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 07 09:51:19.128824 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.volume.api [None req-b04e82a7-e390-4abe-9d5b-2aad623e737b tempest-GroupSnapshotsTest-1914527007 tempest-GroupSnapshotsTest-1914527007-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (42b3197e-18d3-461a-ba59-16e91b0dab41) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-07T09:51:16Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=ec36800f-cb79-44a4-b7c8-fe3293e5480d,is_public=True,name='tempest-GroupSnapshotsTest-volume-type-1868112312',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'ec36800f-cb79-44a4-b7c8-fe3293e5480d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': 'd8484d49-2a45-4964-aebe-6d9672ffc59b', 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100298) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 09:51:19.129953 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.volume.api [None req-b04e82a7-e390-4abe-9d5b-2aad623e737b tempest-GroupSnapshotsTest-1914527007 tempest-GroupSnapshotsTest-1914527007-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (46672136-2bb5-44ad-9ae6-0c09c637673b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100298) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 09:51:19.161372 np0000006707 devstack@c-api.service[100298]: WARNING cinder.quota [None req-b04e82a7-e390-4abe-9d5b-2aad623e737b tempest-GroupSnapshotsTest-1914527007 tempest-GroupSnapshotsTest-1914527007-project-member] Deprecated: Default quota for resource: volumes_tempest-GroupSnapshotsTest-volume-type-1868112312 is set by the default quota flag: quota_volumes_tempest-GroupSnapshotsTest-volume-type-1868112312, it is now deprecated. Please use the default quota class for default quota. Aug 07 09:51:19.161799 np0000006707 devstack@c-api.service[100298]: WARNING cinder.quota [None req-b04e82a7-e390-4abe-9d5b-2aad623e737b tempest-GroupSnapshotsTest-1914527007 tempest-GroupSnapshotsTest-1914527007-project-member] Deprecated: Default quota for resource: gigabytes_tempest-GroupSnapshotsTest-volume-type-1868112312 is set by the default quota flag: quota_gigabytes_tempest-GroupSnapshotsTest-volume-type-1868112312, it is now deprecated. Please use the default quota class for default quota. Aug 07 09:51:19.180172 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.quota [None req-b04e82a7-e390-4abe-9d5b-2aad623e737b tempest-GroupSnapshotsTest-1914527007 tempest-GroupSnapshotsTest-1914527007-project-member] Created reservations ['cfdf5dcc-0d32-4e62-84ca-a75e877d310e', 'ae647411-7964-46d7-90fe-0e32551779cc', 'fc3b8586-c209-45d7-82b6-63442ff12e3c', '0c4cba87-78df-4801-a0d0-00f4f046937d'] {{(pid=100298) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 09:51:19.181063 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.volume.api [None req-b04e82a7-e390-4abe-9d5b-2aad623e737b tempest-GroupSnapshotsTest-1914527007 tempest-GroupSnapshotsTest-1914527007-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (46672136-2bb5-44ad-9ae6-0c09c637673b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['cfdf5dcc-0d32-4e62-84ca-a75e877d310e', 'ae647411-7964-46d7-90fe-0e32551779cc', 'fc3b8586-c209-45d7-82b6-63442ff12e3c', '0c4cba87-78df-4801-a0d0-00f4f046937d']}' {{(pid=100298) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 09:51:19.181850 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.volume.api [None req-b04e82a7-e390-4abe-9d5b-2aad623e737b tempest-GroupSnapshotsTest-1914527007 tempest-GroupSnapshotsTest-1914527007-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (da99861a-117e-41c8-9751-0c1158f93b3f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100298) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 09:51:19.212252 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [None req-cf45d019-6115-4fa6-be42-d2214edcfff1 None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:51:19.213255 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.volume.api [None req-b04e82a7-e390-4abe-9d5b-2aad623e737b tempest-GroupSnapshotsTest-1914527007 tempest-GroupSnapshotsTest-1914527007-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (da99861a-117e-41c8-9751-0c1158f93b3f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '11babdc9-3ca0-44ad-acc5-ef3272783630', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-volume-50449462',encryption_key_id=None,group_id=d8484d49-2a45-4964-aebe-6d9672ffc59b,group_type_id=,metadata={},multiattach=False,project_id='5ef87a087d58497caa11bc0e5c151adb',qos_specs=None,replication_status=,reservations=['cfdf5dcc-0d32-4e62-84ca-a75e877d310e','ae647411-7964-46d7-90fe-0e32551779cc','fc3b8586-c209-45d7-82b6-63442ff12e3c','0c4cba87-78df-4801-a0d0-00f4f046937d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='569a48c7881e45739f87551781359bb5',volume_type_id=ec36800f-cb79-44a4-b7c8-fe3293e5480d), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-07T09:51:19Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-volume-50449462',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=d8484d49-2a45-4964-aebe-6d9672ffc59b,host=None,id=11babdc9-3ca0-44ad-acc5-ef3272783630,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='5ef87a087d58497caa11bc0e5c151adb',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='569a48c7881e45739f87551781359bb5',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(ec36800f-cb79-44a4-b7c8-fe3293e5480d),volume_type_id=ec36800f-cb79-44a4-b7c8-fe3293e5480d)}' {{(pid=100298) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 09:51:19.214111 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.volume.api [None req-b04e82a7-e390-4abe-9d5b-2aad623e737b tempest-GroupSnapshotsTest-1914527007 tempest-GroupSnapshotsTest-1914527007-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2699a393-a2f4-4e5c-9263-704935ca3b75) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100298) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 09:51:19.216438 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-cf45d019-6115-4fa6-be42-d2214edcfff1 tempest-TestMultiAttachVolumeSwap-685592965 tempest-TestMultiAttachVolumeSwap-685592965-project-member] GET https://10.4.3.8/volume/v3/volumes/3f85d5a0-47c2-4332-b9cd-91ab58bbf654 Aug 07 09:51:19.216438 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-cf45d019-6115-4fa6-be42-d2214edcfff1 tempest-TestMultiAttachVolumeSwap-685592965 tempest-TestMultiAttachVolumeSwap-685592965-project-member] Empty body provided in request {{(pid=100296) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 09:51:19.216438 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-cf45d019-6115-4fa6-be42-d2214edcfff1 tempest-TestMultiAttachVolumeSwap-685592965 tempest-TestMultiAttachVolumeSwap-685592965-project-member] Calling method 'show' {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 09:51:19.229270 np0000006707 devstack@c-api.service[100296]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 09:51:19.229270 np0000006707 devstack@c-api.service[100296]: warnings.warn( Aug 07 09:51:19.235383 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.volume.api [None req-b04e82a7-e390-4abe-9d5b-2aad623e737b tempest-GroupSnapshotsTest-1914527007 tempest-GroupSnapshotsTest-1914527007-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2699a393-a2f4-4e5c-9263-704935ca3b75) transitioned into state 'SUCCESS' from state '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-50449462',encryption_key_id=None,group_id=d8484d49-2a45-4964-aebe-6d9672ffc59b,group_type_id=,metadata={},multiattach=False,project_id='5ef87a087d58497caa11bc0e5c151adb',qos_specs=None,replication_status=,reservations=['cfdf5dcc-0d32-4e62-84ca-a75e877d310e','ae647411-7964-46d7-90fe-0e32551779cc','fc3b8586-c209-45d7-82b6-63442ff12e3c','0c4cba87-78df-4801-a0d0-00f4f046937d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='569a48c7881e45739f87551781359bb5',volume_type_id=ec36800f-cb79-44a4-b7c8-fe3293e5480d)}' {{(pid=100298) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 09:51:19.236407 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.volume.api [None req-b04e82a7-e390-4abe-9d5b-2aad623e737b tempest-GroupSnapshotsTest-1914527007 tempest-GroupSnapshotsTest-1914527007-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b18df826-1ecd-4d19-8d08-303b8005d87a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100298) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 09:51:19.237258 np0000006707 devstack@c-api.service[100296]: INFO cinder.volume.api [None req-cf45d019-6115-4fa6-be42-d2214edcfff1 tempest-TestMultiAttachVolumeSwap-685592965 tempest-TestMultiAttachVolumeSwap-685592965-project-member] Volume info retrieved successfully. Aug 07 09:51:19.246303 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-cf45d019-6115-4fa6-be42-d2214edcfff1 tempest-TestMultiAttachVolumeSwap-685592965 tempest-TestMultiAttachVolumeSwap-685592965-project-member] https://10.4.3.8/volume/v3/volumes/3f85d5a0-47c2-4332-b9cd-91ab58bbf654 returned with HTTP 200 Aug 07 09:51:19.246303 np0000006707 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 66/275] 10.4.3.8 () {66 vars in 1334 bytes} [Fri Aug 7 09:51:19 2026] GET /volume/v3/volumes/3f85d5a0-47c2-4332-b9cd-91ab58bbf654 => generated 864 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 09:51:19.250337 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.volume.api [None req-b04e82a7-e390-4abe-9d5b-2aad623e737b tempest-GroupSnapshotsTest-1914527007 tempest-GroupSnapshotsTest-1914527007-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b18df826-1ecd-4d19-8d08-303b8005d87a) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100298) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 09:51:19.251653 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.volume.api [None req-b04e82a7-e390-4abe-9d5b-2aad623e737b tempest-GroupSnapshotsTest-1914527007 tempest-GroupSnapshotsTest-1914527007-project-member] Flow 'volume_create_api' (812ec2cd-7d13-4463-846f-5fcf8324402b) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100298) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 09:51:19.252012 np0000006707 devstack@c-api.service[100298]: INFO cinder.volume.api [None req-b04e82a7-e390-4abe-9d5b-2aad623e737b tempest-GroupSnapshotsTest-1914527007 tempest-GroupSnapshotsTest-1914527007-project-member] Create volume request issued successfully. Aug 07 09:51:19.252829 np0000006707 devstack@c-api.service[100298]: WARNING stevedore.named [None req-b04e82a7-e390-4abe-9d5b-2aad623e737b tempest-GroupSnapshotsTest-1914527007 tempest-GroupSnapshotsTest-1914527007-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 07 09:51:19.253148 np0000006707 devstack@c-api.service[100298]: WARNING castellan.key_manager [None req-b04e82a7-e390-4abe-9d5b-2aad623e737b tempest-GroupSnapshotsTest-1914527007 tempest-GroupSnapshotsTest-1914527007-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, 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 09:51:19.298306 np0000006707 devstack@c-api.service[100298]: DEBUG oslo_db.sqlalchemy.engines [None req-b04e82a7-e390-4abe-9d5b-2aad623e737b tempest-GroupSnapshotsTest-1914527007 tempest-GroupSnapshotsTest-1914527007-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100298) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 07 09:51:19.303641 np0000006707 devstack@c-api.service[100298]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 09:51:19.303641 np0000006707 devstack@c-api.service[100298]: warnings.warn( Aug 07 09:51:19.309039 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [None req-b04e82a7-e390-4abe-9d5b-2aad623e737b tempest-GroupSnapshotsTest-1914527007 tempest-GroupSnapshotsTest-1914527007-project-member] https://10.4.3.8/volume/v3/volumes returned with HTTP 202 Aug 07 09:51:19.309654 np0000006707 devstack@c-api.service[100298]: [pid: 100298|app: 0|req: 70/276] 10.4.3.8 () {70 vars in 1286 bytes} [Fri Aug 7 09:51:19 2026] POST /volume/v3/volumes => generated 817 bytes in 239 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 07 09:51:19.325405 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [None req-fa5e33c0-63f3-4252-8212-8f183a87dd5d None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:51:19.327754 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-fa5e33c0-63f3-4252-8212-8f183a87dd5d tempest-GroupSnapshotsTest-1914527007 tempest-GroupSnapshotsTest-1914527007-project-member] GET https://10.4.3.8/volume/v3/volumes/11babdc9-3ca0-44ad-acc5-ef3272783630 Aug 07 09:51:19.328028 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-fa5e33c0-63f3-4252-8212-8f183a87dd5d tempest-GroupSnapshotsTest-1914527007 tempest-GroupSnapshotsTest-1914527007-project-member] Empty body provided in request {{(pid=100297) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 09:51:19.328254 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-fa5e33c0-63f3-4252-8212-8f183a87dd5d tempest-GroupSnapshotsTest-1914527007 tempest-GroupSnapshotsTest-1914527007-project-member] Calling method 'show' {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 09:51:19.339011 np0000006707 devstack@c-api.service[100297]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 09:51:19.339011 np0000006707 devstack@c-api.service[100297]: warnings.warn( Aug 07 09:51:19.347794 np0000006707 devstack@c-api.service[100297]: INFO cinder.volume.api [None req-fa5e33c0-63f3-4252-8212-8f183a87dd5d tempest-GroupSnapshotsTest-1914527007 tempest-GroupSnapshotsTest-1914527007-project-member] Volume info retrieved successfully. Aug 07 09:51:19.348789 np0000006707 devstack@c-api.service[100297]: WARNING stevedore.named [None req-fa5e33c0-63f3-4252-8212-8f183a87dd5d tempest-GroupSnapshotsTest-1914527007 tempest-GroupSnapshotsTest-1914527007-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 07 09:51:19.349058 np0000006707 devstack@c-api.service[100297]: WARNING castellan.key_manager [None req-fa5e33c0-63f3-4252-8212-8f183a87dd5d tempest-GroupSnapshotsTest-1914527007 tempest-GroupSnapshotsTest-1914527007-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, 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 09:51:19.415480 np0000006707 devstack@c-api.service[100297]: DEBUG oslo_db.sqlalchemy.engines [None req-fa5e33c0-63f3-4252-8212-8f183a87dd5d tempest-GroupSnapshotsTest-1914527007 tempest-GroupSnapshotsTest-1914527007-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100297) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 07 09:51:19.419568 np0000006707 devstack@c-api.service[100297]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 09:51:19.419568 np0000006707 devstack@c-api.service[100297]: warnings.warn( Aug 07 09:51:19.432491 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-fa5e33c0-63f3-4252-8212-8f183a87dd5d tempest-GroupSnapshotsTest-1914527007 tempest-GroupSnapshotsTest-1914527007-project-member] https://10.4.3.8/volume/v3/volumes/11babdc9-3ca0-44ad-acc5-ef3272783630 returned with HTTP 200 Aug 07 09:51:19.433042 np0000006707 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 69/277] 10.4.3.8 () {68 vars in 1375 bytes} [Fri Aug 7 09:51:19 2026] GET /volume/v3/volumes/11babdc9-3ca0-44ad-acc5-ef3272783630 => generated 885 bytes in 108 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 09:51:19.580439 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-94fd10b1-4926-417f-81b5-eefe7af747c6 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:51:19.582980 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-94fd10b1-4926-417f-81b5-eefe7af747c6 tempest-AttachSCSIVolumeTestJSON-861110 tempest-AttachSCSIVolumeTestJSON-861110-project-member] GET https://10.4.3.8/volume/v3/volumes/2445efb3-f4f5-4c55-a8f4-c4b9aec442b5 Aug 07 09:51:19.583240 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-94fd10b1-4926-417f-81b5-eefe7af747c6 tempest-AttachSCSIVolumeTestJSON-861110 tempest-AttachSCSIVolumeTestJSON-861110-project-member] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 09:51:19.583496 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-94fd10b1-4926-417f-81b5-eefe7af747c6 tempest-AttachSCSIVolumeTestJSON-861110 tempest-AttachSCSIVolumeTestJSON-861110-project-member] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 09:51:19.597706 np0000006707 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 09:51:19.597706 np0000006707 devstack@c-api.service[100295]: warnings.warn( Aug 07 09:51:19.604866 np0000006707 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-94fd10b1-4926-417f-81b5-eefe7af747c6 tempest-AttachSCSIVolumeTestJSON-861110 tempest-AttachSCSIVolumeTestJSON-861110-project-member] Volume info retrieved successfully. Aug 07 09:51:19.611543 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-94fd10b1-4926-417f-81b5-eefe7af747c6 tempest-AttachSCSIVolumeTestJSON-861110 tempest-AttachSCSIVolumeTestJSON-861110-project-member] https://10.4.3.8/volume/v3/volumes/2445efb3-f4f5-4c55-a8f4-c4b9aec442b5 returned with HTTP 200 Aug 07 09:51:19.612143 np0000006707 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 73/278] 10.4.3.8 () {66 vars in 1334 bytes} [Fri Aug 7 09:51:19 2026] GET /volume/v3/volumes/2445efb3-f4f5-4c55-a8f4-c4b9aec442b5 => generated 843 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 09:51:19.759612 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [None req-bd386be0-c87a-4998-9bd2-40ff8f79c745 None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:51:19.762790 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-bd386be0-c87a-4998-9bd2-40ff8f79c745 tempest-ServerStableDeviceRescueTest-199900733 tempest-ServerStableDeviceRescueTest-199900733-project-member] GET https://10.4.3.8/volume/v3/volumes/f498181a-d496-4f2f-a195-fd6bef7e45ec Aug 07 09:51:19.763103 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-bd386be0-c87a-4998-9bd2-40ff8f79c745 tempest-ServerStableDeviceRescueTest-199900733 tempest-ServerStableDeviceRescueTest-199900733-project-member] Empty body provided in request {{(pid=100296) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 09:51:19.763379 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-bd386be0-c87a-4998-9bd2-40ff8f79c745 tempest-ServerStableDeviceRescueTest-199900733 tempest-ServerStableDeviceRescueTest-199900733-project-member] Calling method 'show' {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 09:51:19.781611 np0000006707 devstack@c-api.service[100296]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 09:51:19.781611 np0000006707 devstack@c-api.service[100296]: warnings.warn( Aug 07 09:51:19.787154 np0000006707 devstack@c-api.service[100296]: INFO cinder.volume.api [None req-bd386be0-c87a-4998-9bd2-40ff8f79c745 tempest-ServerStableDeviceRescueTest-199900733 tempest-ServerStableDeviceRescueTest-199900733-project-member] Volume info retrieved successfully. Aug 07 09:51:19.793698 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-bd386be0-c87a-4998-9bd2-40ff8f79c745 tempest-ServerStableDeviceRescueTest-199900733 tempest-ServerStableDeviceRescueTest-199900733-project-member] https://10.4.3.8/volume/v3/volumes/f498181a-d496-4f2f-a195-fd6bef7e45ec returned with HTTP 200 Aug 07 09:51:19.794163 np0000006707 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 67/279] 10.4.3.8 () {66 vars in 1334 bytes} [Fri Aug 7 09:51:19 2026] GET /volume/v3/volumes/f498181a-d496-4f2f-a195-fd6bef7e45ec => generated 847 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 09:51:19.833544 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.middleware.request_id [req-70aea0f4-cad4-4661-a59f-10ff3663fca2 req-bab8376a-b9e1-45ca-a239-6be4891756da None None] RequestId filter calling following filter/app {{(pid=100298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:51:19.837152 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [req-70aea0f4-cad4-4661-a59f-10ff3663fca2 req-bab8376a-b9e1-45ca-a239-6be4891756da tempest-TaggedAttachmentsTest-725335908 tempest-TaggedAttachmentsTest-725335908-project-member] GET https://10.4.3.8/volume/v3/volumes/55345244-819e-4512-9f20-220e06e3e5e3 Aug 07 09:51:19.837479 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [req-70aea0f4-cad4-4661-a59f-10ff3663fca2 req-bab8376a-b9e1-45ca-a239-6be4891756da tempest-TaggedAttachmentsTest-725335908 tempest-TaggedAttachmentsTest-725335908-project-member] Empty body provided in request {{(pid=100298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 09:51:19.837955 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [req-70aea0f4-cad4-4661-a59f-10ff3663fca2 req-bab8376a-b9e1-45ca-a239-6be4891756da tempest-TaggedAttachmentsTest-725335908 tempest-TaggedAttachmentsTest-725335908-project-member] Calling method 'show' {{(pid=100298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 09:51:19.851354 np0000006707 devstack@c-api.service[100298]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 09:51:19.851354 np0000006707 devstack@c-api.service[100298]: warnings.warn( Aug 07 09:51:19.857663 np0000006707 devstack@c-api.service[100298]: INFO cinder.volume.api [req-70aea0f4-cad4-4661-a59f-10ff3663fca2 req-bab8376a-b9e1-45ca-a239-6be4891756da tempest-TaggedAttachmentsTest-725335908 tempest-TaggedAttachmentsTest-725335908-project-member] Volume info retrieved successfully. Aug 07 09:51:19.861768 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [None req-4c4cf850-1f5c-490f-98e7-30d581442d96 None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:51:19.864306 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-4c4cf850-1f5c-490f-98e7-30d581442d96 tempest-VolumesAssistedSnapshotsTest-359814331 tempest-VolumesAssistedSnapshotsTest-359814331-project-admin] GET https://10.4.3.8/volume/v3/volumes/591d23e8-d8e2-4251-ab3c-10dd02793c4e Aug 07 09:51:19.864570 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [req-70aea0f4-cad4-4661-a59f-10ff3663fca2 req-bab8376a-b9e1-45ca-a239-6be4891756da tempest-TaggedAttachmentsTest-725335908 tempest-TaggedAttachmentsTest-725335908-project-member] https://10.4.3.8/volume/v3/volumes/55345244-819e-4512-9f20-220e06e3e5e3 returned with HTTP 200 Aug 07 09:51:19.864626 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-4c4cf850-1f5c-490f-98e7-30d581442d96 tempest-VolumesAssistedSnapshotsTest-359814331 tempest-VolumesAssistedSnapshotsTest-359814331-project-admin] Empty body provided in request {{(pid=100297) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 09:51:19.864968 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-4c4cf850-1f5c-490f-98e7-30d581442d96 tempest-VolumesAssistedSnapshotsTest-359814331 tempest-VolumesAssistedSnapshotsTest-359814331-project-admin] Calling method 'show' {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 09:51:19.865025 np0000006707 devstack@c-api.service[100298]: [pid: 100298|app: 0|req: 71/280] 10.4.3.8 () {68 vars in 1584 bytes} [Fri Aug 7 09:51:19 2026] GET /volume/v3/volumes/55345244-819e-4512-9f20-220e06e3e5e3 => generated 1133 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 09:51:19.879874 np0000006707 devstack@c-api.service[100297]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 09:51:19.879874 np0000006707 devstack@c-api.service[100297]: warnings.warn( Aug 07 09:51:19.890483 np0000006707 devstack@c-api.service[100297]: INFO cinder.volume.api [None req-4c4cf850-1f5c-490f-98e7-30d581442d96 tempest-VolumesAssistedSnapshotsTest-359814331 tempest-VolumesAssistedSnapshotsTest-359814331-project-admin] Volume info retrieved successfully. Aug 07 09:51:19.903591 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-4c4cf850-1f5c-490f-98e7-30d581442d96 tempest-VolumesAssistedSnapshotsTest-359814331 tempest-VolumesAssistedSnapshotsTest-359814331-project-admin] https://10.4.3.8/volume/v3/volumes/591d23e8-d8e2-4251-ab3c-10dd02793c4e returned with HTTP 200 Aug 07 09:51:19.904179 np0000006707 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 70/281] 10.4.3.8 () {66 vars in 1334 bytes} [Fri Aug 7 09:51:19 2026] GET /volume/v3/volumes/591d23e8-d8e2-4251-ab3c-10dd02793c4e => generated 1012 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 09:51:19.924719 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [req-a454b278-ba25-4674-8d4a-b55e2196e21f req-865d16c4-77d9-4973-a34d-1a9fbd09d1cf None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:51:19.927254 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [req-a454b278-ba25-4674-8d4a-b55e2196e21f req-865d16c4-77d9-4973-a34d-1a9fbd09d1cf tempest-AttachSCSIVolumeTestJSON-861110 tempest-AttachSCSIVolumeTestJSON-861110-project-member] POST https://10.4.3.8/volume/v3/attachments/55b104a8-cca2-4f74-9aae-864935342f19/action Aug 07 09:51:19.927352 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [req-70aea0f4-cad4-4661-a59f-10ff3663fca2 req-e7f00b38-35a7-4cdc-9482-53eb22e8c39d None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:51:19.927687 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [req-a454b278-ba25-4674-8d4a-b55e2196e21f req-865d16c4-77d9-4973-a34d-1a9fbd09d1cf tempest-AttachSCSIVolumeTestJSON-861110 tempest-AttachSCSIVolumeTestJSON-861110-project-member] Action body: b'{"os-complete": null}' {{(pid=100295) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 07 09:51:19.927836 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [req-a454b278-ba25-4674-8d4a-b55e2196e21f req-865d16c4-77d9-4973-a34d-1a9fbd09d1cf tempest-AttachSCSIVolumeTestJSON-861110 tempest-AttachSCSIVolumeTestJSON-861110-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 09:51:19.930218 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [req-70aea0f4-cad4-4661-a59f-10ff3663fca2 req-e7f00b38-35a7-4cdc-9482-53eb22e8c39d tempest-TaggedAttachmentsTest-725335908 tempest-TaggedAttachmentsTest-725335908-project-member] POST https://10.4.3.8/volume/v3/volumes/55345244-819e-4512-9f20-220e06e3e5e3/action Aug 07 09:51:19.930965 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [req-70aea0f4-cad4-4661-a59f-10ff3663fca2 req-e7f00b38-35a7-4cdc-9482-53eb22e8c39d tempest-TaggedAttachmentsTest-725335908 tempest-TaggedAttachmentsTest-725335908-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100296) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 07 09:51:19.931193 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [req-70aea0f4-cad4-4661-a59f-10ff3663fca2 req-e7f00b38-35a7-4cdc-9482-53eb22e8c39d tempest-TaggedAttachmentsTest-725335908 tempest-TaggedAttachmentsTest-725335908-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 09:51:19.944142 np0000006707 devstack@c-api.service[100296]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 09:51:19.944142 np0000006707 devstack@c-api.service[100296]: warnings.warn( Aug 07 09:51:19.944795 np0000006707 devstack@c-api.service[100296]: INFO cinder.volume.api [req-70aea0f4-cad4-4661-a59f-10ff3663fca2 req-e7f00b38-35a7-4cdc-9482-53eb22e8c39d tempest-TaggedAttachmentsTest-725335908 tempest-TaggedAttachmentsTest-725335908-project-member] Volume info retrieved successfully. Aug 07 09:51:19.951141 np0000006707 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 09:51:19.951141 np0000006707 devstack@c-api.service[100295]: warnings.warn( Aug 07 09:51:19.953653 np0000006707 devstack@c-api.service[100296]: INFO cinder.volume.api [req-70aea0f4-cad4-4661-a59f-10ff3663fca2 req-e7f00b38-35a7-4cdc-9482-53eb22e8c39d tempest-TaggedAttachmentsTest-725335908 tempest-TaggedAttachmentsTest-725335908-project-member] Begin detaching volume completed successfully. Aug 07 09:51:19.953972 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [req-70aea0f4-cad4-4661-a59f-10ff3663fca2 req-e7f00b38-35a7-4cdc-9482-53eb22e8c39d tempest-TaggedAttachmentsTest-725335908 tempest-TaggedAttachmentsTest-725335908-project-member] https://10.4.3.8/volume/v3/volumes/55345244-819e-4512-9f20-220e06e3e5e3/action returned with HTTP 202 Aug 07 09:51:19.954483 np0000006707 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 68/282] 10.4.3.8 () {72 vars in 1658 bytes} [Fri Aug 7 09:51:19 2026] POST /volume/v3/volumes/55345244-819e-4512-9f20-220e06e3e5e3/action => generated 0 bytes in 28 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 07 09:51:19.968054 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [req-a454b278-ba25-4674-8d4a-b55e2196e21f req-865d16c4-77d9-4973-a34d-1a9fbd09d1cf tempest-AttachSCSIVolumeTestJSON-861110 tempest-AttachSCSIVolumeTestJSON-861110-project-member] https://10.4.3.8/volume/v3/attachments/55b104a8-cca2-4f74-9aae-864935342f19/action returned with HTTP 204 Aug 07 09:51:19.968727 np0000006707 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 74/283] 10.4.3.8 () {74 vars in 1711 bytes} [Fri Aug 7 09:51:19 2026] POST /volume/v3/attachments/55b104a8-cca2-4f74-9aae-864935342f19/action => generated 0 bytes in 45 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 07 09:51:19.976641 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.middleware.request_id [None req-ebeff041-88ab-48e8-9a83-95383011c068 None None] RequestId filter calling following filter/app {{(pid=100298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:51:19.979391 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [None req-ebeff041-88ab-48e8-9a83-95383011c068 tempest-TaggedAttachmentsTest-725335908 tempest-TaggedAttachmentsTest-725335908-project-member] GET https://10.4.3.8/volume/v3/volumes/55345244-819e-4512-9f20-220e06e3e5e3 Aug 07 09:51:19.979608 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [None req-ebeff041-88ab-48e8-9a83-95383011c068 tempest-TaggedAttachmentsTest-725335908 tempest-TaggedAttachmentsTest-725335908-project-member] Empty body provided in request {{(pid=100298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 09:51:19.979889 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [None req-ebeff041-88ab-48e8-9a83-95383011c068 tempest-TaggedAttachmentsTest-725335908 tempest-TaggedAttachmentsTest-725335908-project-member] Calling method 'show' {{(pid=100298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 09:51:19.991704 np0000006707 devstack@c-api.service[100298]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 09:51:19.991704 np0000006707 devstack@c-api.service[100298]: warnings.warn( Aug 07 09:51:19.995885 np0000006707 devstack@c-api.service[100298]: INFO cinder.volume.api [None req-ebeff041-88ab-48e8-9a83-95383011c068 tempest-TaggedAttachmentsTest-725335908 tempest-TaggedAttachmentsTest-725335908-project-member] Volume info retrieved successfully. Aug 07 09:51:20.000854 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [None req-ebeff041-88ab-48e8-9a83-95383011c068 tempest-TaggedAttachmentsTest-725335908 tempest-TaggedAttachmentsTest-725335908-project-member] https://10.4.3.8/volume/v3/volumes/55345244-819e-4512-9f20-220e06e3e5e3 returned with HTTP 200 Aug 07 09:51:20.001279 np0000006707 devstack@c-api.service[100298]: [pid: 100298|app: 0|req: 72/284] 10.4.3.8 () {66 vars in 1334 bytes} [Fri Aug 7 09:51:19 2026] GET /volume/v3/volumes/55345244-819e-4512-9f20-220e06e3e5e3 => generated 1136 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 09:51:20.008295 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [None req-9d216c9d-f39d-4ef3-8904-ea0f0903b98b None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:51:20.008663 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-9d216c9d-f39d-4ef3-8904-ea0f0903b98b None None] GET https://10.4.3.8/volume// Aug 07 09:51:20.008835 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-9d216c9d-f39d-4ef3-8904-ea0f0903b98b None None] Empty body provided in request {{(pid=100297) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 09:51:20.009071 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-9d216c9d-f39d-4ef3-8904-ea0f0903b98b None None] Calling method 'all' {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 09:51:20.009368 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-9d216c9d-f39d-4ef3-8904-ea0f0903b98b None None] https://10.4.3.8/volume// returned with HTTP 300 Aug 07 09:51:20.009654 np0000006707 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 71/285] 10.4.3.8 () {66 vars in 1412 bytes} [Fri Aug 7 09:51:20 2026] GET /volume/ => generated 384 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 07 09:51:20.016682 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [req-70aea0f4-cad4-4661-a59f-10ff3663fca2 req-8bd9cf05-984d-4649-99e1-643ef75e79ba None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:51:20.019518 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [req-70aea0f4-cad4-4661-a59f-10ff3663fca2 req-8bd9cf05-984d-4649-99e1-643ef75e79ba tempest-TaggedAttachmentsTest-725335908 tempest-TaggedAttachmentsTest-725335908-project-member] GET https://10.4.3.8/volume/v3/volumes/55345244-819e-4512-9f20-220e06e3e5e3 Aug 07 09:51:20.019724 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [req-70aea0f4-cad4-4661-a59f-10ff3663fca2 req-8bd9cf05-984d-4649-99e1-643ef75e79ba tempest-TaggedAttachmentsTest-725335908 tempest-TaggedAttachmentsTest-725335908-project-member] Empty body provided in request {{(pid=100296) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 09:51:20.019940 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [req-70aea0f4-cad4-4661-a59f-10ff3663fca2 req-8bd9cf05-984d-4649-99e1-643ef75e79ba tempest-TaggedAttachmentsTest-725335908 tempest-TaggedAttachmentsTest-725335908-project-member] Calling method 'show' {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 09:51:20.031089 np0000006707 devstack@c-api.service[100296]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 09:51:20.031089 np0000006707 devstack@c-api.service[100296]: warnings.warn( Aug 07 09:51:20.035726 np0000006707 devstack@c-api.service[100296]: INFO cinder.volume.api [req-70aea0f4-cad4-4661-a59f-10ff3663fca2 req-8bd9cf05-984d-4649-99e1-643ef75e79ba tempest-TaggedAttachmentsTest-725335908 tempest-TaggedAttachmentsTest-725335908-project-member] Volume info retrieved successfully. Aug 07 09:51:20.041439 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [req-70aea0f4-cad4-4661-a59f-10ff3663fca2 req-8bd9cf05-984d-4649-99e1-643ef75e79ba tempest-TaggedAttachmentsTest-725335908 tempest-TaggedAttachmentsTest-725335908-project-member] https://10.4.3.8/volume/v3/volumes/55345244-819e-4512-9f20-220e06e3e5e3 returned with HTTP 200 Aug 07 09:51:20.042276 np0000006707 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 69/286] 10.4.3.8 () {70 vars in 1625 bytes} [Fri Aug 7 09:51:20 2026] GET /volume/v3/volumes/55345244-819e-4512-9f20-220e06e3e5e3 => generated 1316 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 07 09:51:20.259474 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-4c44df64-8b95-447e-9537-9a069cce1405 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:51:20.261327 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-4c44df64-8b95-447e-9537-9a069cce1405 tempest-TestMultiAttachVolumeSwap-685592965 tempest-TestMultiAttachVolumeSwap-685592965-project-member] GET https://10.4.3.8/volume/v3/volumes/3f85d5a0-47c2-4332-b9cd-91ab58bbf654 Aug 07 09:51:20.261591 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-4c44df64-8b95-447e-9537-9a069cce1405 tempest-TestMultiAttachVolumeSwap-685592965 tempest-TestMultiAttachVolumeSwap-685592965-project-member] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 09:51:20.261775 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-4c44df64-8b95-447e-9537-9a069cce1405 tempest-TestMultiAttachVolumeSwap-685592965 tempest-TestMultiAttachVolumeSwap-685592965-project-member] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 09:51:20.272042 np0000006707 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 09:51:20.272042 np0000006707 devstack@c-api.service[100295]: warnings.warn( Aug 07 09:51:20.276783 np0000006707 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-4c44df64-8b95-447e-9537-9a069cce1405 tempest-TestMultiAttachVolumeSwap-685592965 tempest-TestMultiAttachVolumeSwap-685592965-project-member] Volume info retrieved successfully. Aug 07 09:51:20.280778 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-4c44df64-8b95-447e-9537-9a069cce1405 tempest-TestMultiAttachVolumeSwap-685592965 tempest-TestMultiAttachVolumeSwap-685592965-project-member] https://10.4.3.8/volume/v3/volumes/3f85d5a0-47c2-4332-b9cd-91ab58bbf654 returned with HTTP 200 Aug 07 09:51:20.281170 np0000006707 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 75/287] 10.4.3.8 () {66 vars in 1334 bytes} [Fri Aug 7 09:51:20 2026] GET /volume/v3/volumes/3f85d5a0-47c2-4332-b9cd-91ab58bbf654 => generated 864 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 09:51:20.447082 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.middleware.request_id [None req-13d926aa-5b39-4951-8b89-737bcf52195a None None] RequestId filter calling following filter/app {{(pid=100298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:51:20.448825 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [None req-13d926aa-5b39-4951-8b89-737bcf52195a tempest-GroupSnapshotsTest-1914527007 tempest-GroupSnapshotsTest-1914527007-project-member] GET https://10.4.3.8/volume/v3/volumes/11babdc9-3ca0-44ad-acc5-ef3272783630 Aug 07 09:51:20.449074 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [None req-13d926aa-5b39-4951-8b89-737bcf52195a tempest-GroupSnapshotsTest-1914527007 tempest-GroupSnapshotsTest-1914527007-project-member] Empty body provided in request {{(pid=100298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 09:51:20.449258 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [None req-13d926aa-5b39-4951-8b89-737bcf52195a tempest-GroupSnapshotsTest-1914527007 tempest-GroupSnapshotsTest-1914527007-project-member] Calling method 'show' {{(pid=100298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 09:51:20.456982 np0000006707 devstack@c-api.service[100298]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 09:51:20.456982 np0000006707 devstack@c-api.service[100298]: warnings.warn( Aug 07 09:51:20.461528 np0000006707 devstack@c-api.service[100298]: INFO cinder.volume.api [None req-13d926aa-5b39-4951-8b89-737bcf52195a tempest-GroupSnapshotsTest-1914527007 tempest-GroupSnapshotsTest-1914527007-project-member] Volume info retrieved successfully. Aug 07 09:51:20.462129 np0000006707 devstack@c-api.service[100298]: WARNING stevedore.named [None req-13d926aa-5b39-4951-8b89-737bcf52195a tempest-GroupSnapshotsTest-1914527007 tempest-GroupSnapshotsTest-1914527007-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 07 09:51:20.462292 np0000006707 devstack@c-api.service[100298]: WARNING castellan.key_manager [None req-13d926aa-5b39-4951-8b89-737bcf52195a tempest-GroupSnapshotsTest-1914527007 tempest-GroupSnapshotsTest-1914527007-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, 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 09:51:20.499516 np0000006707 devstack@c-api.service[100298]: DEBUG oslo_db.sqlalchemy.engines [None req-13d926aa-5b39-4951-8b89-737bcf52195a tempest-GroupSnapshotsTest-1914527007 tempest-GroupSnapshotsTest-1914527007-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100298) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 07 09:51:20.503164 np0000006707 devstack@c-api.service[100298]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 09:51:20.503164 np0000006707 devstack@c-api.service[100298]: warnings.warn( Aug 07 09:51:20.512148 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [None req-13d926aa-5b39-4951-8b89-737bcf52195a tempest-GroupSnapshotsTest-1914527007 tempest-GroupSnapshotsTest-1914527007-project-member] https://10.4.3.8/volume/v3/volumes/11babdc9-3ca0-44ad-acc5-ef3272783630 returned with HTTP 200 Aug 07 09:51:20.512947 np0000006707 devstack@c-api.service[100298]: [pid: 100298|app: 0|req: 73/288] 10.4.3.8 () {68 vars in 1375 bytes} [Fri Aug 7 09:51:20 2026] GET /volume/v3/volumes/11babdc9-3ca0-44ad-acc5-ef3272783630 => generated 910 bytes in 66 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 09:51:20.531234 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [None req-26b0887f-7b08-47ca-895c-7ccba9178607 None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:51:20.534123 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-26b0887f-7b08-47ca-895c-7ccba9178607 tempest-GroupSnapshotsTest-1914527007 tempest-GroupSnapshotsTest-1914527007-project-member] PUT https://10.4.3.8/volume/v3/groups/d8484d49-2a45-4964-aebe-6d9672ffc59b Aug 07 09:51:20.534123 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-26b0887f-7b08-47ca-895c-7ccba9178607 tempest-GroupSnapshotsTest-1914527007 tempest-GroupSnapshotsTest-1914527007-project-member] Action: 'update', calling method: version_select, body: {"group": {"remove_volumes": "2be3de23-877c-48c0-81cc-3c8e49d4d11a"}} {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 09:51:20.542652 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.v3.groups [None req-26b0887f-7b08-47ca-895c-7ccba9178607 tempest-GroupSnapshotsTest-1914527007 tempest-GroupSnapshotsTest-1914527007-project-member] Update called for group d8484d49-2a45-4964-aebe-6d9672ffc59b. {{(pid=100297) update /opt/stack/cinder/cinder/api/v3/groups.py:302}} Aug 07 09:51:20.542791 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.v3.groups [None req-26b0887f-7b08-47ca-895c-7ccba9178607 tempest-GroupSnapshotsTest-1914527007 tempest-GroupSnapshotsTest-1914527007-project-member] Updating group d8484d49-2a45-4964-aebe-6d9672ffc59b with name None description: None add_volumes: None remove_volumes: 2be3de23-877c-48c0-81cc-3c8e49d4d11a. Aug 07 09:51:20.547740 np0000006707 devstack@c-api.service[100297]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 09:51:20.547740 np0000006707 devstack@c-api.service[100297]: warnings.warn( Aug 07 09:51:20.587358 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-26b0887f-7b08-47ca-895c-7ccba9178607 tempest-GroupSnapshotsTest-1914527007 tempest-GroupSnapshotsTest-1914527007-project-member] https://10.4.3.8/volume/v3/groups/d8484d49-2a45-4964-aebe-6d9672ffc59b returned with HTTP 202 Aug 07 09:51:20.587920 np0000006707 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 72/289] 10.4.3.8 () {70 vars in 1392 bytes} [Fri Aug 7 09:51:20 2026] PUT /volume/v3/groups/d8484d49-2a45-4964-aebe-6d9672ffc59b => generated 0 bytes in 57 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 07 09:51:20.597576 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [None req-3163e00f-fc46-4d17-886a-1356f48bf3b5 None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:51:20.601497 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-3163e00f-fc46-4d17-886a-1356f48bf3b5 tempest-GroupSnapshotsTest-1914527007 tempest-GroupSnapshotsTest-1914527007-project-member] GET https://10.4.3.8/volume/v3/groups/d8484d49-2a45-4964-aebe-6d9672ffc59b Aug 07 09:51:20.601826 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-3163e00f-fc46-4d17-886a-1356f48bf3b5 tempest-GroupSnapshotsTest-1914527007 tempest-GroupSnapshotsTest-1914527007-project-member] Empty body provided in request {{(pid=100296) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 09:51:20.602077 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-3163e00f-fc46-4d17-886a-1356f48bf3b5 tempest-GroupSnapshotsTest-1914527007 tempest-GroupSnapshotsTest-1914527007-project-member] Calling method 'version_select' {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 09:51:20.602241 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.v3.groups [None req-3163e00f-fc46-4d17-886a-1356f48bf3b5 tempest-GroupSnapshotsTest-1914527007 tempest-GroupSnapshotsTest-1914527007-project-member] show called for member d8484d49-2a45-4964-aebe-6d9672ffc59b {{(pid=100296) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 07 09:51:20.614830 np0000006707 devstack@c-api.service[100296]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 09:51:20.614830 np0000006707 devstack@c-api.service[100296]: warnings.warn( Aug 07 09:51:20.626435 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-3163e00f-fc46-4d17-886a-1356f48bf3b5 tempest-GroupSnapshotsTest-1914527007 tempest-GroupSnapshotsTest-1914527007-project-member] https://10.4.3.8/volume/v3/groups/d8484d49-2a45-4964-aebe-6d9672ffc59b returned with HTTP 200 Aug 07 09:51:20.627077 np0000006707 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 70/290] 10.4.3.8 () {68 vars in 1372 bytes} [Fri Aug 7 09:51:20 2026] GET /volume/v3/groups/d8484d49-2a45-4964-aebe-6d9672ffc59b => generated 391 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 09:51:20.627998 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-d2b6d89c-950f-4fdb-9749-eac02e1515e4 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:51:20.632820 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-d2b6d89c-950f-4fdb-9749-eac02e1515e4 tempest-AttachSCSIVolumeTestJSON-861110 tempest-AttachSCSIVolumeTestJSON-861110-project-member] GET https://10.4.3.8/volume/v3/volumes/2445efb3-f4f5-4c55-a8f4-c4b9aec442b5 Aug 07 09:51:20.633055 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-d2b6d89c-950f-4fdb-9749-eac02e1515e4 tempest-AttachSCSIVolumeTestJSON-861110 tempest-AttachSCSIVolumeTestJSON-861110-project-member] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 09:51:20.633247 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-d2b6d89c-950f-4fdb-9749-eac02e1515e4 tempest-AttachSCSIVolumeTestJSON-861110 tempest-AttachSCSIVolumeTestJSON-861110-project-member] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 09:51:20.647579 np0000006707 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 09:51:20.647579 np0000006707 devstack@c-api.service[100295]: warnings.warn( Aug 07 09:51:20.657739 np0000006707 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-d2b6d89c-950f-4fdb-9749-eac02e1515e4 tempest-AttachSCSIVolumeTestJSON-861110 tempest-AttachSCSIVolumeTestJSON-861110-project-member] Volume info retrieved successfully. Aug 07 09:51:20.666609 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-d2b6d89c-950f-4fdb-9749-eac02e1515e4 tempest-AttachSCSIVolumeTestJSON-861110 tempest-AttachSCSIVolumeTestJSON-861110-project-member] https://10.4.3.8/volume/v3/volumes/2445efb3-f4f5-4c55-a8f4-c4b9aec442b5 returned with HTTP 200 Aug 07 09:51:20.667248 np0000006707 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 76/291] 10.4.3.8 () {66 vars in 1334 bytes} [Fri Aug 7 09:51:20 2026] GET /volume/v3/volumes/2445efb3-f4f5-4c55-a8f4-c4b9aec442b5 => generated 1135 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 09:51:20.689305 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.middleware.request_id [None req-18a8a99c-8688-4795-aa36-eec97dcac2ee None None] RequestId filter calling following filter/app {{(pid=100298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:51:20.694078 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [None req-18a8a99c-8688-4795-aa36-eec97dcac2ee tempest-AttachSCSIVolumeTestJSON-861110 tempest-AttachSCSIVolumeTestJSON-861110-project-member] GET https://10.4.3.8/volume/v3/volumes/2445efb3-f4f5-4c55-a8f4-c4b9aec442b5 Aug 07 09:51:20.695687 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [None req-18a8a99c-8688-4795-aa36-eec97dcac2ee tempest-AttachSCSIVolumeTestJSON-861110 tempest-AttachSCSIVolumeTestJSON-861110-project-member] Empty body provided in request {{(pid=100298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 09:51:20.695687 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [None req-18a8a99c-8688-4795-aa36-eec97dcac2ee tempest-AttachSCSIVolumeTestJSON-861110 tempest-AttachSCSIVolumeTestJSON-861110-project-member] Calling method 'show' {{(pid=100298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 09:51:20.715638 np0000006707 devstack@c-api.service[100298]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 09:51:20.715638 np0000006707 devstack@c-api.service[100298]: warnings.warn( Aug 07 09:51:20.724021 np0000006707 devstack@c-api.service[100298]: INFO cinder.volume.api [None req-18a8a99c-8688-4795-aa36-eec97dcac2ee tempest-AttachSCSIVolumeTestJSON-861110 tempest-AttachSCSIVolumeTestJSON-861110-project-member] Volume info retrieved successfully. Aug 07 09:51:20.730071 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [None req-18a8a99c-8688-4795-aa36-eec97dcac2ee tempest-AttachSCSIVolumeTestJSON-861110 tempest-AttachSCSIVolumeTestJSON-861110-project-member] https://10.4.3.8/volume/v3/volumes/2445efb3-f4f5-4c55-a8f4-c4b9aec442b5 returned with HTTP 200 Aug 07 09:51:20.730305 np0000006707 devstack@c-api.service[100298]: [pid: 100298|app: 0|req: 74/292] 10.4.3.8 () {66 vars in 1334 bytes} [Fri Aug 7 09:51:20 2026] GET /volume/v3/volumes/2445efb3-f4f5-4c55-a8f4-c4b9aec442b5 => generated 1135 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 09:51:20.750046 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [None req-3ae00eac-23a8-4ebb-9a3d-17034709dc21 None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:51:20.753082 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-3ae00eac-23a8-4ebb-9a3d-17034709dc21 tempest-AttachSCSIVolumeTestJSON-861110 tempest-AttachSCSIVolumeTestJSON-861110-project-reader] GET https://10.4.3.8/volume/v3/volumes/2445efb3-f4f5-4c55-a8f4-c4b9aec442b5 Aug 07 09:51:20.753082 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-3ae00eac-23a8-4ebb-9a3d-17034709dc21 tempest-AttachSCSIVolumeTestJSON-861110 tempest-AttachSCSIVolumeTestJSON-861110-project-reader] Empty body provided in request {{(pid=100297) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 09:51:20.753806 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-3ae00eac-23a8-4ebb-9a3d-17034709dc21 tempest-AttachSCSIVolumeTestJSON-861110 tempest-AttachSCSIVolumeTestJSON-861110-project-reader] Calling method 'show' {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 09:51:20.776800 np0000006707 devstack@c-api.service[100297]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 09:51:20.776800 np0000006707 devstack@c-api.service[100297]: warnings.warn( Aug 07 09:51:20.793377 np0000006707 devstack@c-api.service[100297]: INFO cinder.volume.api [None req-3ae00eac-23a8-4ebb-9a3d-17034709dc21 tempest-AttachSCSIVolumeTestJSON-861110 tempest-AttachSCSIVolumeTestJSON-861110-project-reader] Volume info retrieved successfully. Aug 07 09:51:20.802808 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-3ae00eac-23a8-4ebb-9a3d-17034709dc21 tempest-AttachSCSIVolumeTestJSON-861110 tempest-AttachSCSIVolumeTestJSON-861110-project-reader] https://10.4.3.8/volume/v3/volumes/2445efb3-f4f5-4c55-a8f4-c4b9aec442b5 returned with HTTP 200 Aug 07 09:51:20.803650 np0000006707 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 73/293] 10.4.3.8 () {66 vars in 1334 bytes} [Fri Aug 7 09:51:20 2026] GET /volume/v3/volumes/2445efb3-f4f5-4c55-a8f4-c4b9aec442b5 => generated 1135 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Aug 07 09:51:20.812374 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [None req-6462c629-58a5-4e5f-b78a-ef054d188762 None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:51:20.815613 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-6462c629-58a5-4e5f-b78a-ef054d188762 tempest-ServerStableDeviceRescueTest-199900733 tempest-ServerStableDeviceRescueTest-199900733-project-member] GET https://10.4.3.8/volume/v3/volumes/f498181a-d496-4f2f-a195-fd6bef7e45ec Aug 07 09:51:20.815867 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-6462c629-58a5-4e5f-b78a-ef054d188762 tempest-ServerStableDeviceRescueTest-199900733 tempest-ServerStableDeviceRescueTest-199900733-project-member] Empty body provided in request {{(pid=100296) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 09:51:20.816158 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-6462c629-58a5-4e5f-b78a-ef054d188762 tempest-ServerStableDeviceRescueTest-199900733 tempest-ServerStableDeviceRescueTest-199900733-project-member] Calling method 'show' {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 09:51:20.834711 np0000006707 devstack@c-api.service[100296]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 09:51:20.834711 np0000006707 devstack@c-api.service[100296]: warnings.warn( Aug 07 09:51:20.844787 np0000006707 devstack@c-api.service[100296]: INFO cinder.volume.api [None req-6462c629-58a5-4e5f-b78a-ef054d188762 tempest-ServerStableDeviceRescueTest-199900733 tempest-ServerStableDeviceRescueTest-199900733-project-member] Volume info retrieved successfully. Aug 07 09:51:20.854690 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-6462c629-58a5-4e5f-b78a-ef054d188762 tempest-ServerStableDeviceRescueTest-199900733 tempest-ServerStableDeviceRescueTest-199900733-project-member] https://10.4.3.8/volume/v3/volumes/f498181a-d496-4f2f-a195-fd6bef7e45ec returned with HTTP 200 Aug 07 09:51:20.855549 np0000006707 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 71/294] 10.4.3.8 () {66 vars in 1334 bytes} [Fri Aug 7 09:51:20 2026] GET /volume/v3/volumes/f498181a-d496-4f2f-a195-fd6bef7e45ec => generated 847 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 09:51:20.921822 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-b49c0bc0-5d46-4e88-aa1f-61c298df583d None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:51:20.925088 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-b49c0bc0-5d46-4e88-aa1f-61c298df583d tempest-VolumesAssistedSnapshotsTest-359814331 tempest-VolumesAssistedSnapshotsTest-359814331-project-admin] GET https://10.4.3.8/volume/v3/volumes/591d23e8-d8e2-4251-ab3c-10dd02793c4e Aug 07 09:51:20.925322 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-b49c0bc0-5d46-4e88-aa1f-61c298df583d tempest-VolumesAssistedSnapshotsTest-359814331 tempest-VolumesAssistedSnapshotsTest-359814331-project-admin] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 09:51:20.926161 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-b49c0bc0-5d46-4e88-aa1f-61c298df583d tempest-VolumesAssistedSnapshotsTest-359814331 tempest-VolumesAssistedSnapshotsTest-359814331-project-admin] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 09:51:20.945796 np0000006707 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 09:51:20.945796 np0000006707 devstack@c-api.service[100295]: warnings.warn( Aug 07 09:51:20.958371 np0000006707 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-b49c0bc0-5d46-4e88-aa1f-61c298df583d tempest-VolumesAssistedSnapshotsTest-359814331 tempest-VolumesAssistedSnapshotsTest-359814331-project-admin] Volume info retrieved successfully. Aug 07 09:51:20.966230 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-b49c0bc0-5d46-4e88-aa1f-61c298df583d tempest-VolumesAssistedSnapshotsTest-359814331 tempest-VolumesAssistedSnapshotsTest-359814331-project-admin] https://10.4.3.8/volume/v3/volumes/591d23e8-d8e2-4251-ab3c-10dd02793c4e returned with HTTP 200 Aug 07 09:51:20.966727 np0000006707 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 77/295] 10.4.3.8 () {66 vars in 1334 bytes} [Fri Aug 7 09:51:20 2026] GET /volume/v3/volumes/591d23e8-d8e2-4251-ab3c-10dd02793c4e => generated 1012 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 09:51:20.970604 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.middleware.request_id [req-d2ecbc05-e54f-4c00-b73e-143f9a986fa4 req-586aca11-8444-47d0-bb2d-3f8653f26520 None None] RequestId filter calling following filter/app {{(pid=100298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:51:20.973970 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [req-d2ecbc05-e54f-4c00-b73e-143f9a986fa4 req-586aca11-8444-47d0-bb2d-3f8653f26520 tempest-AttachSCSIVolumeTestJSON-861110 tempest-AttachSCSIVolumeTestJSON-861110-project-member] GET https://10.4.3.8/volume/v3/volumes/2445efb3-f4f5-4c55-a8f4-c4b9aec442b5 Aug 07 09:51:20.974086 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [req-d2ecbc05-e54f-4c00-b73e-143f9a986fa4 req-586aca11-8444-47d0-bb2d-3f8653f26520 tempest-AttachSCSIVolumeTestJSON-861110 tempest-AttachSCSIVolumeTestJSON-861110-project-member] Empty body provided in request {{(pid=100298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 09:51:20.974663 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [req-d2ecbc05-e54f-4c00-b73e-143f9a986fa4 req-586aca11-8444-47d0-bb2d-3f8653f26520 tempest-AttachSCSIVolumeTestJSON-861110 tempest-AttachSCSIVolumeTestJSON-861110-project-member] Calling method 'show' {{(pid=100298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 09:51:20.989643 np0000006707 devstack@c-api.service[100298]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 09:51:20.989643 np0000006707 devstack@c-api.service[100298]: warnings.warn( Aug 07 09:51:20.995609 np0000006707 devstack@c-api.service[100298]: INFO cinder.volume.api [req-d2ecbc05-e54f-4c00-b73e-143f9a986fa4 req-586aca11-8444-47d0-bb2d-3f8653f26520 tempest-AttachSCSIVolumeTestJSON-861110 tempest-AttachSCSIVolumeTestJSON-861110-project-member] Volume info retrieved successfully. Aug 07 09:51:21.002125 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [req-d2ecbc05-e54f-4c00-b73e-143f9a986fa4 req-586aca11-8444-47d0-bb2d-3f8653f26520 tempest-AttachSCSIVolumeTestJSON-861110 tempest-AttachSCSIVolumeTestJSON-861110-project-member] https://10.4.3.8/volume/v3/volumes/2445efb3-f4f5-4c55-a8f4-c4b9aec442b5 returned with HTTP 200 Aug 07 09:51:21.002823 np0000006707 devstack@c-api.service[100298]: [pid: 100298|app: 0|req: 75/296] 10.4.3.8 () {68 vars in 1584 bytes} [Fri Aug 7 09:51:20 2026] GET /volume/v3/volumes/2445efb3-f4f5-4c55-a8f4-c4b9aec442b5 => generated 1135 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 09:51:21.015818 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [None req-5f3da1d8-dcd3-44dd-9911-1bf709ccaa78 None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:51:21.017541 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-5f3da1d8-dcd3-44dd-9911-1bf709ccaa78 tempest-TaggedAttachmentsTest-725335908 tempest-TaggedAttachmentsTest-725335908-project-member] GET https://10.4.3.8/volume/v3/volumes/55345244-819e-4512-9f20-220e06e3e5e3 Aug 07 09:51:21.017840 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-5f3da1d8-dcd3-44dd-9911-1bf709ccaa78 tempest-TaggedAttachmentsTest-725335908 tempest-TaggedAttachmentsTest-725335908-project-member] Empty body provided in request {{(pid=100297) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 09:51:21.018043 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-5f3da1d8-dcd3-44dd-9911-1bf709ccaa78 tempest-TaggedAttachmentsTest-725335908 tempest-TaggedAttachmentsTest-725335908-project-member] Calling method 'show' {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 09:51:21.029361 np0000006707 devstack@c-api.service[100297]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 09:51:21.029361 np0000006707 devstack@c-api.service[100297]: warnings.warn( Aug 07 09:51:21.036143 np0000006707 devstack@c-api.service[100297]: INFO cinder.volume.api [None req-5f3da1d8-dcd3-44dd-9911-1bf709ccaa78 tempest-TaggedAttachmentsTest-725335908 tempest-TaggedAttachmentsTest-725335908-project-member] Volume info retrieved successfully. Aug 07 09:51:21.044143 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-5f3da1d8-dcd3-44dd-9911-1bf709ccaa78 tempest-TaggedAttachmentsTest-725335908 tempest-TaggedAttachmentsTest-725335908-project-member] https://10.4.3.8/volume/v3/volumes/55345244-819e-4512-9f20-220e06e3e5e3 returned with HTTP 200 Aug 07 09:51:21.044754 np0000006707 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 74/297] 10.4.3.8 () {66 vars in 1334 bytes} [Fri Aug 7 09:51:21 2026] GET /volume/v3/volumes/55345244-819e-4512-9f20-220e06e3e5e3 => generated 1136 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 09:51:21.053443 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [req-d2ecbc05-e54f-4c00-b73e-143f9a986fa4 req-4e050c6e-def2-475c-959d-b67dfbeb765a None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:51:21.057732 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [req-d2ecbc05-e54f-4c00-b73e-143f9a986fa4 req-4e050c6e-def2-475c-959d-b67dfbeb765a tempest-AttachSCSIVolumeTestJSON-861110 tempest-AttachSCSIVolumeTestJSON-861110-project-member] POST https://10.4.3.8/volume/v3/volumes/2445efb3-f4f5-4c55-a8f4-c4b9aec442b5/action Aug 07 09:51:21.058630 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [req-d2ecbc05-e54f-4c00-b73e-143f9a986fa4 req-4e050c6e-def2-475c-959d-b67dfbeb765a tempest-AttachSCSIVolumeTestJSON-861110 tempest-AttachSCSIVolumeTestJSON-861110-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100296) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 07 09:51:21.059172 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [req-d2ecbc05-e54f-4c00-b73e-143f9a986fa4 req-4e050c6e-def2-475c-959d-b67dfbeb765a tempest-AttachSCSIVolumeTestJSON-861110 tempest-AttachSCSIVolumeTestJSON-861110-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 09:51:21.079126 np0000006707 devstack@c-api.service[100296]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 09:51:21.079126 np0000006707 devstack@c-api.service[100296]: warnings.warn( Aug 07 09:51:21.080063 np0000006707 devstack@c-api.service[100296]: INFO cinder.volume.api [req-d2ecbc05-e54f-4c00-b73e-143f9a986fa4 req-4e050c6e-def2-475c-959d-b67dfbeb765a tempest-AttachSCSIVolumeTestJSON-861110 tempest-AttachSCSIVolumeTestJSON-861110-project-member] Volume info retrieved successfully. Aug 07 09:51:21.096497 np0000006707 devstack@c-api.service[100296]: INFO cinder.volume.api [req-d2ecbc05-e54f-4c00-b73e-143f9a986fa4 req-4e050c6e-def2-475c-959d-b67dfbeb765a tempest-AttachSCSIVolumeTestJSON-861110 tempest-AttachSCSIVolumeTestJSON-861110-project-member] Begin detaching volume completed successfully. Aug 07 09:51:21.096497 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [req-d2ecbc05-e54f-4c00-b73e-143f9a986fa4 req-4e050c6e-def2-475c-959d-b67dfbeb765a tempest-AttachSCSIVolumeTestJSON-861110 tempest-AttachSCSIVolumeTestJSON-861110-project-member] https://10.4.3.8/volume/v3/volumes/2445efb3-f4f5-4c55-a8f4-c4b9aec442b5/action returned with HTTP 202 Aug 07 09:51:21.097436 np0000006707 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 72/298] 10.4.3.8 () {72 vars in 1658 bytes} [Fri Aug 7 09:51:21 2026] POST /volume/v3/volumes/2445efb3-f4f5-4c55-a8f4-c4b9aec442b5/action => generated 0 bytes in 45 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 07 09:51:21.127176 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-da7582c7-616e-4be2-9058-7c8fdeabe104 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:51:21.129116 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-da7582c7-616e-4be2-9058-7c8fdeabe104 tempest-AttachSCSIVolumeTestJSON-861110 tempest-AttachSCSIVolumeTestJSON-861110-project-reader] GET https://10.4.3.8/volume/v3/volumes/2445efb3-f4f5-4c55-a8f4-c4b9aec442b5 Aug 07 09:51:21.129409 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-da7582c7-616e-4be2-9058-7c8fdeabe104 tempest-AttachSCSIVolumeTestJSON-861110 tempest-AttachSCSIVolumeTestJSON-861110-project-reader] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 09:51:21.129757 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-da7582c7-616e-4be2-9058-7c8fdeabe104 tempest-AttachSCSIVolumeTestJSON-861110 tempest-AttachSCSIVolumeTestJSON-861110-project-reader] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 09:51:21.142445 np0000006707 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 09:51:21.142445 np0000006707 devstack@c-api.service[100295]: warnings.warn( Aug 07 09:51:21.147706 np0000006707 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-da7582c7-616e-4be2-9058-7c8fdeabe104 tempest-AttachSCSIVolumeTestJSON-861110 tempest-AttachSCSIVolumeTestJSON-861110-project-reader] Volume info retrieved successfully. Aug 07 09:51:21.153477 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-da7582c7-616e-4be2-9058-7c8fdeabe104 tempest-AttachSCSIVolumeTestJSON-861110 tempest-AttachSCSIVolumeTestJSON-861110-project-reader] https://10.4.3.8/volume/v3/volumes/2445efb3-f4f5-4c55-a8f4-c4b9aec442b5 returned with HTTP 200 Aug 07 09:51:21.153910 np0000006707 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 78/299] 10.4.3.8 () {66 vars in 1334 bytes} [Fri Aug 7 09:51:21 2026] GET /volume/v3/volumes/2445efb3-f4f5-4c55-a8f4-c4b9aec442b5 => generated 1138 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 09:51:21.163550 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.middleware.request_id [None req-2ce5d4a6-1031-4301-9e93-4c0ddf3cb90f None None] RequestId filter calling following filter/app {{(pid=100298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:51:21.164023 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [None req-2ce5d4a6-1031-4301-9e93-4c0ddf3cb90f None None] GET https://10.4.3.8/volume// Aug 07 09:51:21.164215 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [None req-2ce5d4a6-1031-4301-9e93-4c0ddf3cb90f None None] Empty body provided in request {{(pid=100298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 09:51:21.164445 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [None req-2ce5d4a6-1031-4301-9e93-4c0ddf3cb90f None None] Calling method 'all' {{(pid=100298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 09:51:21.164766 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [None req-2ce5d4a6-1031-4301-9e93-4c0ddf3cb90f None None] https://10.4.3.8/volume// returned with HTTP 300 Aug 07 09:51:21.165151 np0000006707 devstack@c-api.service[100298]: [pid: 100298|app: 0|req: 76/300] 10.4.3.8 () {66 vars in 1412 bytes} [Fri Aug 7 09:51:21 2026] GET /volume/ => generated 384 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 07 09:51:21.172801 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [req-d2ecbc05-e54f-4c00-b73e-143f9a986fa4 req-80b4c150-2d62-4466-a076-d94671715412 None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:51:21.175456 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [req-d2ecbc05-e54f-4c00-b73e-143f9a986fa4 req-80b4c150-2d62-4466-a076-d94671715412 tempest-AttachSCSIVolumeTestJSON-861110 tempest-AttachSCSIVolumeTestJSON-861110-project-member] GET https://10.4.3.8/volume/v3/volumes/2445efb3-f4f5-4c55-a8f4-c4b9aec442b5 Aug 07 09:51:21.175728 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [req-d2ecbc05-e54f-4c00-b73e-143f9a986fa4 req-80b4c150-2d62-4466-a076-d94671715412 tempest-AttachSCSIVolumeTestJSON-861110 tempest-AttachSCSIVolumeTestJSON-861110-project-member] Empty body provided in request {{(pid=100297) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 09:51:21.176002 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [req-d2ecbc05-e54f-4c00-b73e-143f9a986fa4 req-80b4c150-2d62-4466-a076-d94671715412 tempest-AttachSCSIVolumeTestJSON-861110 tempest-AttachSCSIVolumeTestJSON-861110-project-member] Calling method 'show' {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 09:51:21.187466 np0000006707 devstack@c-api.service[100297]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 09:51:21.187466 np0000006707 devstack@c-api.service[100297]: warnings.warn( Aug 07 09:51:21.197319 np0000006707 devstack@c-api.service[100297]: INFO cinder.volume.api [req-d2ecbc05-e54f-4c00-b73e-143f9a986fa4 req-80b4c150-2d62-4466-a076-d94671715412 tempest-AttachSCSIVolumeTestJSON-861110 tempest-AttachSCSIVolumeTestJSON-861110-project-member] Volume info retrieved successfully. Aug 07 09:51:21.202776 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [req-d2ecbc05-e54f-4c00-b73e-143f9a986fa4 req-80b4c150-2d62-4466-a076-d94671715412 tempest-AttachSCSIVolumeTestJSON-861110 tempest-AttachSCSIVolumeTestJSON-861110-project-member] https://10.4.3.8/volume/v3/volumes/2445efb3-f4f5-4c55-a8f4-c4b9aec442b5 returned with HTTP 200 Aug 07 09:51:21.203336 np0000006707 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 75/301] 10.4.3.8 () {70 vars in 1625 bytes} [Fri Aug 7 09:51:21 2026] GET /volume/v3/volumes/2445efb3-f4f5-4c55-a8f4-c4b9aec442b5 => generated 1318 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 07 09:51:21.301411 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [None req-8d62ab83-ed61-4967-9ee6-28e049032142 None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:51:21.303432 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-8d62ab83-ed61-4967-9ee6-28e049032142 tempest-TestMultiAttachVolumeSwap-685592965 tempest-TestMultiAttachVolumeSwap-685592965-project-member] GET https://10.4.3.8/volume/v3/volumes/3f85d5a0-47c2-4332-b9cd-91ab58bbf654 Aug 07 09:51:21.303656 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-8d62ab83-ed61-4967-9ee6-28e049032142 tempest-TestMultiAttachVolumeSwap-685592965 tempest-TestMultiAttachVolumeSwap-685592965-project-member] Empty body provided in request {{(pid=100296) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 09:51:21.303942 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-8d62ab83-ed61-4967-9ee6-28e049032142 tempest-TestMultiAttachVolumeSwap-685592965 tempest-TestMultiAttachVolumeSwap-685592965-project-member] Calling method 'show' {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 09:51:21.315056 np0000006707 devstack@c-api.service[100296]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 09:51:21.315056 np0000006707 devstack@c-api.service[100296]: warnings.warn( Aug 07 09:51:21.319267 np0000006707 devstack@c-api.service[100296]: INFO cinder.volume.api [None req-8d62ab83-ed61-4967-9ee6-28e049032142 tempest-TestMultiAttachVolumeSwap-685592965 tempest-TestMultiAttachVolumeSwap-685592965-project-member] Volume info retrieved successfully. Aug 07 09:51:21.324979 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-8d62ab83-ed61-4967-9ee6-28e049032142 tempest-TestMultiAttachVolumeSwap-685592965 tempest-TestMultiAttachVolumeSwap-685592965-project-member] https://10.4.3.8/volume/v3/volumes/3f85d5a0-47c2-4332-b9cd-91ab58bbf654 returned with HTTP 200 Aug 07 09:51:21.325350 np0000006707 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 73/302] 10.4.3.8 () {66 vars in 1334 bytes} [Fri Aug 7 09:51:21 2026] GET /volume/v3/volumes/3f85d5a0-47c2-4332-b9cd-91ab58bbf654 => generated 864 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 09:51:21.637255 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-07742e96-45f3-43de-aca1-38d7438765af None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:51:21.639475 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-07742e96-45f3-43de-aca1-38d7438765af tempest-GroupSnapshotsTest-1914527007 tempest-GroupSnapshotsTest-1914527007-project-member] GET https://10.4.3.8/volume/v3/groups/d8484d49-2a45-4964-aebe-6d9672ffc59b Aug 07 09:51:21.639812 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-07742e96-45f3-43de-aca1-38d7438765af tempest-GroupSnapshotsTest-1914527007 tempest-GroupSnapshotsTest-1914527007-project-member] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 09:51:21.640083 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-07742e96-45f3-43de-aca1-38d7438765af tempest-GroupSnapshotsTest-1914527007 tempest-GroupSnapshotsTest-1914527007-project-member] Calling method 'version_select' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 09:51:21.640277 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.v3.groups [None req-07742e96-45f3-43de-aca1-38d7438765af tempest-GroupSnapshotsTest-1914527007 tempest-GroupSnapshotsTest-1914527007-project-member] show called for member d8484d49-2a45-4964-aebe-6d9672ffc59b {{(pid=100295) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 07 09:51:21.643776 np0000006707 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 09:51:21.643776 np0000006707 devstack@c-api.service[100295]: warnings.warn( Aug 07 09:51:21.653770 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-07742e96-45f3-43de-aca1-38d7438765af tempest-GroupSnapshotsTest-1914527007 tempest-GroupSnapshotsTest-1914527007-project-member] https://10.4.3.8/volume/v3/groups/d8484d49-2a45-4964-aebe-6d9672ffc59b returned with HTTP 200 Aug 07 09:51:21.654327 np0000006707 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 79/303] 10.4.3.8 () {68 vars in 1372 bytes} [Fri Aug 7 09:51:21 2026] GET /volume/v3/groups/d8484d49-2a45-4964-aebe-6d9672ffc59b => generated 392 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 09:51:21.663818 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.middleware.request_id [None req-19b23f98-1d6a-4d1a-a9d5-5416bf4a208b None None] RequestId filter calling following filter/app {{(pid=100298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:51:21.665832 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [None req-19b23f98-1d6a-4d1a-a9d5-5416bf4a208b tempest-GroupSnapshotsTest-1914527007 tempest-GroupSnapshotsTest-1914527007-project-member] PUT https://10.4.3.8/volume/v3/groups/d8484d49-2a45-4964-aebe-6d9672ffc59b Aug 07 09:51:21.666139 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [None req-19b23f98-1d6a-4d1a-a9d5-5416bf4a208b tempest-GroupSnapshotsTest-1914527007 tempest-GroupSnapshotsTest-1914527007-project-member] Action: 'update', calling method: version_select, body: {"group": {"add_volumes": "2be3de23-877c-48c0-81cc-3c8e49d4d11a"}} {{(pid=100298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 09:51:21.672616 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.v3.groups [None req-19b23f98-1d6a-4d1a-a9d5-5416bf4a208b tempest-GroupSnapshotsTest-1914527007 tempest-GroupSnapshotsTest-1914527007-project-member] Update called for group d8484d49-2a45-4964-aebe-6d9672ffc59b. {{(pid=100298) update /opt/stack/cinder/cinder/api/v3/groups.py:302}} Aug 07 09:51:21.672741 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.v3.groups [None req-19b23f98-1d6a-4d1a-a9d5-5416bf4a208b tempest-GroupSnapshotsTest-1914527007 tempest-GroupSnapshotsTest-1914527007-project-member] Updating group d8484d49-2a45-4964-aebe-6d9672ffc59b with name None description: None add_volumes: 2be3de23-877c-48c0-81cc-3c8e49d4d11a remove_volumes: None. Aug 07 09:51:21.676666 np0000006707 devstack@c-api.service[100298]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 09:51:21.676666 np0000006707 devstack@c-api.service[100298]: warnings.warn( Aug 07 09:51:21.713609 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [None req-19b23f98-1d6a-4d1a-a9d5-5416bf4a208b tempest-GroupSnapshotsTest-1914527007 tempest-GroupSnapshotsTest-1914527007-project-member] https://10.4.3.8/volume/v3/groups/d8484d49-2a45-4964-aebe-6d9672ffc59b returned with HTTP 202 Aug 07 09:51:21.714104 np0000006707 devstack@c-api.service[100298]: [pid: 100298|app: 0|req: 77/304] 10.4.3.8 () {70 vars in 1392 bytes} [Fri Aug 7 09:51:21 2026] PUT /volume/v3/groups/d8484d49-2a45-4964-aebe-6d9672ffc59b => generated 0 bytes in 51 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 07 09:51:21.721613 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [None req-546bfb25-a5dd-49f9-a249-3fcb2e42a049 None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:51:21.723741 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-546bfb25-a5dd-49f9-a249-3fcb2e42a049 tempest-GroupSnapshotsTest-1914527007 tempest-GroupSnapshotsTest-1914527007-project-member] GET https://10.4.3.8/volume/v3/groups/d8484d49-2a45-4964-aebe-6d9672ffc59b Aug 07 09:51:21.723974 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-546bfb25-a5dd-49f9-a249-3fcb2e42a049 tempest-GroupSnapshotsTest-1914527007 tempest-GroupSnapshotsTest-1914527007-project-member] Empty body provided in request {{(pid=100297) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 09:51:21.724164 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-546bfb25-a5dd-49f9-a249-3fcb2e42a049 tempest-GroupSnapshotsTest-1914527007 tempest-GroupSnapshotsTest-1914527007-project-member] Calling method 'version_select' {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 09:51:21.724307 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.v3.groups [None req-546bfb25-a5dd-49f9-a249-3fcb2e42a049 tempest-GroupSnapshotsTest-1914527007 tempest-GroupSnapshotsTest-1914527007-project-member] show called for member d8484d49-2a45-4964-aebe-6d9672ffc59b {{(pid=100297) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 07 09:51:21.728545 np0000006707 devstack@c-api.service[100297]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 09:51:21.728545 np0000006707 devstack@c-api.service[100297]: warnings.warn( Aug 07 09:51:21.738600 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-546bfb25-a5dd-49f9-a249-3fcb2e42a049 tempest-GroupSnapshotsTest-1914527007 tempest-GroupSnapshotsTest-1914527007-project-member] https://10.4.3.8/volume/v3/groups/d8484d49-2a45-4964-aebe-6d9672ffc59b returned with HTTP 200 Aug 07 09:51:21.739290 np0000006707 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 76/305] 10.4.3.8 () {68 vars in 1372 bytes} [Fri Aug 7 09:51:21 2026] GET /volume/v3/groups/d8484d49-2a45-4964-aebe-6d9672ffc59b => generated 391 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 09:51:21.873735 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [None req-6cf59da2-9e83-435b-bc78-3b7e41a6009e None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:51:21.876181 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-6cf59da2-9e83-435b-bc78-3b7e41a6009e tempest-ServerStableDeviceRescueTest-199900733 tempest-ServerStableDeviceRescueTest-199900733-project-member] GET https://10.4.3.8/volume/v3/volumes/f498181a-d496-4f2f-a195-fd6bef7e45ec Aug 07 09:51:21.876459 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-6cf59da2-9e83-435b-bc78-3b7e41a6009e tempest-ServerStableDeviceRescueTest-199900733 tempest-ServerStableDeviceRescueTest-199900733-project-member] Empty body provided in request {{(pid=100296) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 09:51:21.876662 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-6cf59da2-9e83-435b-bc78-3b7e41a6009e tempest-ServerStableDeviceRescueTest-199900733 tempest-ServerStableDeviceRescueTest-199900733-project-member] Calling method 'show' {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 09:51:21.888849 np0000006707 devstack@c-api.service[100296]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 09:51:21.888849 np0000006707 devstack@c-api.service[100296]: warnings.warn( Aug 07 09:51:21.893644 np0000006707 devstack@c-api.service[100296]: INFO cinder.volume.api [None req-6cf59da2-9e83-435b-bc78-3b7e41a6009e tempest-ServerStableDeviceRescueTest-199900733 tempest-ServerStableDeviceRescueTest-199900733-project-member] Volume info retrieved successfully. Aug 07 09:51:21.899835 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-6cf59da2-9e83-435b-bc78-3b7e41a6009e tempest-ServerStableDeviceRescueTest-199900733 tempest-ServerStableDeviceRescueTest-199900733-project-member] https://10.4.3.8/volume/v3/volumes/f498181a-d496-4f2f-a195-fd6bef7e45ec returned with HTTP 200 Aug 07 09:51:21.900391 np0000006707 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 74/306] 10.4.3.8 () {66 vars in 1334 bytes} [Fri Aug 7 09:51:21 2026] GET /volume/v3/volumes/f498181a-d496-4f2f-a195-fd6bef7e45ec => generated 847 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 09:51:21.983323 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-c6584e7a-4373-45a8-9b21-71befa6287e3 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:51:21.985674 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-c6584e7a-4373-45a8-9b21-71befa6287e3 tempest-VolumesAssistedSnapshotsTest-359814331 tempest-VolumesAssistedSnapshotsTest-359814331-project-admin] GET https://10.4.3.8/volume/v3/volumes/591d23e8-d8e2-4251-ab3c-10dd02793c4e Aug 07 09:51:21.986893 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-c6584e7a-4373-45a8-9b21-71befa6287e3 tempest-VolumesAssistedSnapshotsTest-359814331 tempest-VolumesAssistedSnapshotsTest-359814331-project-admin] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 09:51:21.986893 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-c6584e7a-4373-45a8-9b21-71befa6287e3 tempest-VolumesAssistedSnapshotsTest-359814331 tempest-VolumesAssistedSnapshotsTest-359814331-project-admin] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 09:51:21.999324 np0000006707 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 09:51:21.999324 np0000006707 devstack@c-api.service[100295]: warnings.warn( Aug 07 09:51:22.003704 np0000006707 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-c6584e7a-4373-45a8-9b21-71befa6287e3 tempest-VolumesAssistedSnapshotsTest-359814331 tempest-VolumesAssistedSnapshotsTest-359814331-project-admin] Volume info retrieved successfully. Aug 07 09:51:22.009129 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-c6584e7a-4373-45a8-9b21-71befa6287e3 tempest-VolumesAssistedSnapshotsTest-359814331 tempest-VolumesAssistedSnapshotsTest-359814331-project-admin] https://10.4.3.8/volume/v3/volumes/591d23e8-d8e2-4251-ab3c-10dd02793c4e returned with HTTP 200 Aug 07 09:51:22.009668 np0000006707 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 80/307] 10.4.3.8 () {66 vars in 1334 bytes} [Fri Aug 7 09:51:21 2026] GET /volume/v3/volumes/591d23e8-d8e2-4251-ab3c-10dd02793c4e => generated 1012 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 09:51:22.064569 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.middleware.request_id [None req-5d9935cc-2323-4e77-9de9-50977b1e9770 None None] RequestId filter calling following filter/app {{(pid=100298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:51:22.066568 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [None req-5d9935cc-2323-4e77-9de9-50977b1e9770 tempest-TaggedAttachmentsTest-725335908 tempest-TaggedAttachmentsTest-725335908-project-member] GET https://10.4.3.8/volume/v3/volumes/55345244-819e-4512-9f20-220e06e3e5e3 Aug 07 09:51:22.066733 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [None req-5d9935cc-2323-4e77-9de9-50977b1e9770 tempest-TaggedAttachmentsTest-725335908 tempest-TaggedAttachmentsTest-725335908-project-member] Empty body provided in request {{(pid=100298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 09:51:22.066944 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [None req-5d9935cc-2323-4e77-9de9-50977b1e9770 tempest-TaggedAttachmentsTest-725335908 tempest-TaggedAttachmentsTest-725335908-project-member] Calling method 'show' {{(pid=100298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 09:51:22.077686 np0000006707 devstack@c-api.service[100298]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 09:51:22.077686 np0000006707 devstack@c-api.service[100298]: warnings.warn( Aug 07 09:51:22.082404 np0000006707 devstack@c-api.service[100298]: INFO cinder.volume.api [None req-5d9935cc-2323-4e77-9de9-50977b1e9770 tempest-TaggedAttachmentsTest-725335908 tempest-TaggedAttachmentsTest-725335908-project-member] Volume info retrieved successfully. Aug 07 09:51:22.089980 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [None req-5d9935cc-2323-4e77-9de9-50977b1e9770 tempest-TaggedAttachmentsTest-725335908 tempest-TaggedAttachmentsTest-725335908-project-member] https://10.4.3.8/volume/v3/volumes/55345244-819e-4512-9f20-220e06e3e5e3 returned with HTTP 200 Aug 07 09:51:22.090348 np0000006707 devstack@c-api.service[100298]: [pid: 100298|app: 0|req: 78/308] 10.4.3.8 () {66 vars in 1334 bytes} [Fri Aug 7 09:51:22 2026] GET /volume/v3/volumes/55345244-819e-4512-9f20-220e06e3e5e3 => generated 1136 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 09:51:22.169800 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [None req-592e23de-e328-4cc0-b2e4-99e8d983cc26 None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:51:22.171813 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-592e23de-e328-4cc0-b2e4-99e8d983cc26 tempest-AttachSCSIVolumeTestJSON-861110 tempest-AttachSCSIVolumeTestJSON-861110-project-reader] GET https://10.4.3.8/volume/v3/volumes/2445efb3-f4f5-4c55-a8f4-c4b9aec442b5 Aug 07 09:51:22.172025 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-592e23de-e328-4cc0-b2e4-99e8d983cc26 tempest-AttachSCSIVolumeTestJSON-861110 tempest-AttachSCSIVolumeTestJSON-861110-project-reader] Empty body provided in request {{(pid=100297) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 09:51:22.172278 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-592e23de-e328-4cc0-b2e4-99e8d983cc26 tempest-AttachSCSIVolumeTestJSON-861110 tempest-AttachSCSIVolumeTestJSON-861110-project-reader] Calling method 'show' {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 09:51:22.185089 np0000006707 devstack@c-api.service[100297]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 09:51:22.185089 np0000006707 devstack@c-api.service[100297]: warnings.warn( Aug 07 09:51:22.189315 np0000006707 devstack@c-api.service[100297]: INFO cinder.volume.api [None req-592e23de-e328-4cc0-b2e4-99e8d983cc26 tempest-AttachSCSIVolumeTestJSON-861110 tempest-AttachSCSIVolumeTestJSON-861110-project-reader] Volume info retrieved successfully. Aug 07 09:51:22.194668 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-592e23de-e328-4cc0-b2e4-99e8d983cc26 tempest-AttachSCSIVolumeTestJSON-861110 tempest-AttachSCSIVolumeTestJSON-861110-project-reader] https://10.4.3.8/volume/v3/volumes/2445efb3-f4f5-4c55-a8f4-c4b9aec442b5 returned with HTTP 200 Aug 07 09:51:22.195105 np0000006707 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 77/309] 10.4.3.8 () {66 vars in 1334 bytes} [Fri Aug 7 09:51:22 2026] GET /volume/v3/volumes/2445efb3-f4f5-4c55-a8f4-c4b9aec442b5 => generated 1138 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 09:51:22.340769 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [None req-db0b0da1-d86c-498d-83f4-4bf0ccd300bf None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:51:22.343904 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-db0b0da1-d86c-498d-83f4-4bf0ccd300bf tempest-TestMultiAttachVolumeSwap-685592965 tempest-TestMultiAttachVolumeSwap-685592965-project-member] GET https://10.4.3.8/volume/v3/volumes/3f85d5a0-47c2-4332-b9cd-91ab58bbf654 Aug 07 09:51:22.344286 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-db0b0da1-d86c-498d-83f4-4bf0ccd300bf tempest-TestMultiAttachVolumeSwap-685592965 tempest-TestMultiAttachVolumeSwap-685592965-project-member] Empty body provided in request {{(pid=100296) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 09:51:22.344542 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-db0b0da1-d86c-498d-83f4-4bf0ccd300bf tempest-TestMultiAttachVolumeSwap-685592965 tempest-TestMultiAttachVolumeSwap-685592965-project-member] Calling method 'show' {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 09:51:22.358032 np0000006707 devstack@c-api.service[100296]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 09:51:22.358032 np0000006707 devstack@c-api.service[100296]: warnings.warn( Aug 07 09:51:22.363247 np0000006707 devstack@c-api.service[100296]: INFO cinder.volume.api [None req-db0b0da1-d86c-498d-83f4-4bf0ccd300bf tempest-TestMultiAttachVolumeSwap-685592965 tempest-TestMultiAttachVolumeSwap-685592965-project-member] Volume info retrieved successfully. Aug 07 09:51:22.369690 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-db0b0da1-d86c-498d-83f4-4bf0ccd300bf tempest-TestMultiAttachVolumeSwap-685592965 tempest-TestMultiAttachVolumeSwap-685592965-project-member] https://10.4.3.8/volume/v3/volumes/3f85d5a0-47c2-4332-b9cd-91ab58bbf654 returned with HTTP 200 Aug 07 09:51:22.370283 np0000006707 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 75/310] 10.4.3.8 () {66 vars in 1334 bytes} [Fri Aug 7 09:51:22 2026] GET /volume/v3/volumes/3f85d5a0-47c2-4332-b9cd-91ab58bbf654 => generated 864 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 09:51:22.750778 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-cf01cc9b-36cf-41b6-91fc-c237ebf6025b None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:51:22.752857 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-cf01cc9b-36cf-41b6-91fc-c237ebf6025b tempest-GroupSnapshotsTest-1914527007 tempest-GroupSnapshotsTest-1914527007-project-member] GET https://10.4.3.8/volume/v3/groups/d8484d49-2a45-4964-aebe-6d9672ffc59b Aug 07 09:51:22.753119 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-cf01cc9b-36cf-41b6-91fc-c237ebf6025b tempest-GroupSnapshotsTest-1914527007 tempest-GroupSnapshotsTest-1914527007-project-member] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 09:51:22.753260 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-cf01cc9b-36cf-41b6-91fc-c237ebf6025b tempest-GroupSnapshotsTest-1914527007 tempest-GroupSnapshotsTest-1914527007-project-member] Calling method 'version_select' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 09:51:22.753409 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.v3.groups [None req-cf01cc9b-36cf-41b6-91fc-c237ebf6025b tempest-GroupSnapshotsTest-1914527007 tempest-GroupSnapshotsTest-1914527007-project-member] show called for member d8484d49-2a45-4964-aebe-6d9672ffc59b {{(pid=100295) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 07 09:51:22.757328 np0000006707 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 09:51:22.757328 np0000006707 devstack@c-api.service[100295]: warnings.warn( Aug 07 09:51:22.766512 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-cf01cc9b-36cf-41b6-91fc-c237ebf6025b tempest-GroupSnapshotsTest-1914527007 tempest-GroupSnapshotsTest-1914527007-project-member] https://10.4.3.8/volume/v3/groups/d8484d49-2a45-4964-aebe-6d9672ffc59b returned with HTTP 200 Aug 07 09:51:22.766985 np0000006707 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 81/311] 10.4.3.8 () {68 vars in 1372 bytes} [Fri Aug 7 09:51:22 2026] GET /volume/v3/groups/d8484d49-2a45-4964-aebe-6d9672ffc59b => generated 392 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 09:51:22.777320 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.middleware.request_id [None req-07984e30-7998-45a2-a373-52d751afd4a4 None None] RequestId filter calling following filter/app {{(pid=100298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:51:22.781221 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [None req-07984e30-7998-45a2-a373-52d751afd4a4 tempest-GroupSnapshotsTest-1914527007 tempest-GroupSnapshotsTest-1914527007-project-member] PUT https://10.4.3.8/volume/v3/groups/d8484d49-2a45-4964-aebe-6d9672ffc59b Aug 07 09:51:22.781761 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [None req-07984e30-7998-45a2-a373-52d751afd4a4 tempest-GroupSnapshotsTest-1914527007 tempest-GroupSnapshotsTest-1914527007-project-member] Action: 'update', calling method: version_select, body: {"group": {"remove_volumes": "11babdc9-3ca0-44ad-acc5-ef3272783630"}} {{(pid=100298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 09:51:22.783839 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.v3.groups [None req-07984e30-7998-45a2-a373-52d751afd4a4 tempest-GroupSnapshotsTest-1914527007 tempest-GroupSnapshotsTest-1914527007-project-member] Update called for group d8484d49-2a45-4964-aebe-6d9672ffc59b. {{(pid=100298) update /opt/stack/cinder/cinder/api/v3/groups.py:302}} Aug 07 09:51:22.784051 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.v3.groups [None req-07984e30-7998-45a2-a373-52d751afd4a4 tempest-GroupSnapshotsTest-1914527007 tempest-GroupSnapshotsTest-1914527007-project-member] Updating group d8484d49-2a45-4964-aebe-6d9672ffc59b with name None description: None add_volumes: None remove_volumes: 11babdc9-3ca0-44ad-acc5-ef3272783630. Aug 07 09:51:22.789409 np0000006707 devstack@c-api.service[100298]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 09:51:22.789409 np0000006707 devstack@c-api.service[100298]: warnings.warn( Aug 07 09:51:22.814896 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [None req-07984e30-7998-45a2-a373-52d751afd4a4 tempest-GroupSnapshotsTest-1914527007 tempest-GroupSnapshotsTest-1914527007-project-member] https://10.4.3.8/volume/v3/groups/d8484d49-2a45-4964-aebe-6d9672ffc59b returned with HTTP 202 Aug 07 09:51:22.815622 np0000006707 devstack@c-api.service[100298]: [pid: 100298|app: 0|req: 79/312] 10.4.3.8 () {70 vars in 1392 bytes} [Fri Aug 7 09:51:22 2026] PUT /volume/v3/groups/d8484d49-2a45-4964-aebe-6d9672ffc59b => generated 0 bytes in 39 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 07 09:51:22.823095 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [None req-5de99278-aa7d-4706-9124-c7e3759041d3 None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:51:22.825636 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-5de99278-aa7d-4706-9124-c7e3759041d3 tempest-GroupSnapshotsTest-1914527007 tempest-GroupSnapshotsTest-1914527007-project-member] GET https://10.4.3.8/volume/v3/groups/d8484d49-2a45-4964-aebe-6d9672ffc59b Aug 07 09:51:22.825962 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-5de99278-aa7d-4706-9124-c7e3759041d3 tempest-GroupSnapshotsTest-1914527007 tempest-GroupSnapshotsTest-1914527007-project-member] Empty body provided in request {{(pid=100297) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 09:51:22.826258 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-5de99278-aa7d-4706-9124-c7e3759041d3 tempest-GroupSnapshotsTest-1914527007 tempest-GroupSnapshotsTest-1914527007-project-member] Calling method 'version_select' {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 09:51:22.827007 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.v3.groups [None req-5de99278-aa7d-4706-9124-c7e3759041d3 tempest-GroupSnapshotsTest-1914527007 tempest-GroupSnapshotsTest-1914527007-project-member] show called for member d8484d49-2a45-4964-aebe-6d9672ffc59b {{(pid=100297) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 07 09:51:22.830956 np0000006707 devstack@c-api.service[100297]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 09:51:22.830956 np0000006707 devstack@c-api.service[100297]: warnings.warn( Aug 07 09:51:22.841253 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-5de99278-aa7d-4706-9124-c7e3759041d3 tempest-GroupSnapshotsTest-1914527007 tempest-GroupSnapshotsTest-1914527007-project-member] https://10.4.3.8/volume/v3/groups/d8484d49-2a45-4964-aebe-6d9672ffc59b returned with HTTP 200 Aug 07 09:51:22.841941 np0000006707 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 78/313] 10.4.3.8 () {68 vars in 1372 bytes} [Fri Aug 7 09:51:22 2026] GET /volume/v3/groups/d8484d49-2a45-4964-aebe-6d9672ffc59b => generated 391 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 09:51:22.908945 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [req-734b08d7-e733-4e02-9429-42cf4e3f13c7 req-a4e99c5b-054b-4497-b296-b2b0099a704d None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:51:22.911973 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [req-734b08d7-e733-4e02-9429-42cf4e3f13c7 req-a4e99c5b-054b-4497-b296-b2b0099a704d tempest-ServerStableDeviceRescueTest-199900733 tempest-ServerStableDeviceRescueTest-199900733-project-member] POST https://10.4.3.8/volume/v3/attachments/3753aac3-2de7-44dd-890b-2d53e9b53301/action Aug 07 09:51:22.912512 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [req-734b08d7-e733-4e02-9429-42cf4e3f13c7 req-a4e99c5b-054b-4497-b296-b2b0099a704d tempest-ServerStableDeviceRescueTest-199900733 tempest-ServerStableDeviceRescueTest-199900733-project-member] Action body: b'{"os-complete": null}' {{(pid=100296) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 07 09:51:22.912722 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [req-734b08d7-e733-4e02-9429-42cf4e3f13c7 req-a4e99c5b-054b-4497-b296-b2b0099a704d tempest-ServerStableDeviceRescueTest-199900733 tempest-ServerStableDeviceRescueTest-199900733-project-member] Action: 'action', calling method: version_select, body: {"os-complete": null} {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 09:51:22.914835 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-a6ac976b-02cc-4574-8bd3-dec7748fb050 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:51:22.916786 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-a6ac976b-02cc-4574-8bd3-dec7748fb050 tempest-ServerStableDeviceRescueTest-199900733 tempest-ServerStableDeviceRescueTest-199900733-project-member] GET https://10.4.3.8/volume/v3/volumes/f498181a-d496-4f2f-a195-fd6bef7e45ec Aug 07 09:51:22.917053 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-a6ac976b-02cc-4574-8bd3-dec7748fb050 tempest-ServerStableDeviceRescueTest-199900733 tempest-ServerStableDeviceRescueTest-199900733-project-member] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 09:51:22.917261 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-a6ac976b-02cc-4574-8bd3-dec7748fb050 tempest-ServerStableDeviceRescueTest-199900733 tempest-ServerStableDeviceRescueTest-199900733-project-member] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 09:51:22.928609 np0000006707 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 09:51:22.928609 np0000006707 devstack@c-api.service[100295]: warnings.warn( Aug 07 09:51:22.933361 np0000006707 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-a6ac976b-02cc-4574-8bd3-dec7748fb050 tempest-ServerStableDeviceRescueTest-199900733 tempest-ServerStableDeviceRescueTest-199900733-project-member] Volume info retrieved successfully. Aug 07 09:51:22.940002 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-a6ac976b-02cc-4574-8bd3-dec7748fb050 tempest-ServerStableDeviceRescueTest-199900733 tempest-ServerStableDeviceRescueTest-199900733-project-member] https://10.4.3.8/volume/v3/volumes/f498181a-d496-4f2f-a195-fd6bef7e45ec returned with HTTP 200 Aug 07 09:51:22.940413 np0000006707 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 82/314] 10.4.3.8 () {66 vars in 1334 bytes} [Fri Aug 7 09:51:22 2026] GET /volume/v3/volumes/f498181a-d496-4f2f-a195-fd6bef7e45ec => generated 847 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 09:51:22.943934 np0000006707 devstack@c-api.service[100296]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 09:51:22.943934 np0000006707 devstack@c-api.service[100296]: warnings.warn( Aug 07 09:51:22.961531 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [req-734b08d7-e733-4e02-9429-42cf4e3f13c7 req-a4e99c5b-054b-4497-b296-b2b0099a704d tempest-ServerStableDeviceRescueTest-199900733 tempest-ServerStableDeviceRescueTest-199900733-project-member] https://10.4.3.8/volume/v3/attachments/3753aac3-2de7-44dd-890b-2d53e9b53301/action returned with HTTP 204 Aug 07 09:51:22.962144 np0000006707 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 76/315] 10.4.3.8 () {74 vars in 1711 bytes} [Fri Aug 7 09:51:22 2026] POST /volume/v3/attachments/3753aac3-2de7-44dd-890b-2d53e9b53301/action => generated 0 bytes in 54 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 07 09:51:23.026169 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.middleware.request_id [None req-dd026fce-f4e8-469c-8c96-48a074eba705 None None] RequestId filter calling following filter/app {{(pid=100298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:51:23.028121 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [None req-dd026fce-f4e8-469c-8c96-48a074eba705 tempest-VolumesAssistedSnapshotsTest-359814331 tempest-VolumesAssistedSnapshotsTest-359814331-project-admin] GET https://10.4.3.8/volume/v3/volumes/591d23e8-d8e2-4251-ab3c-10dd02793c4e Aug 07 09:51:23.028376 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [None req-dd026fce-f4e8-469c-8c96-48a074eba705 tempest-VolumesAssistedSnapshotsTest-359814331 tempest-VolumesAssistedSnapshotsTest-359814331-project-admin] Empty body provided in request {{(pid=100298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 09:51:23.028625 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [None req-dd026fce-f4e8-469c-8c96-48a074eba705 tempest-VolumesAssistedSnapshotsTest-359814331 tempest-VolumesAssistedSnapshotsTest-359814331-project-admin] Calling method 'show' {{(pid=100298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 09:51:23.039283 np0000006707 devstack@c-api.service[100298]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 09:51:23.039283 np0000006707 devstack@c-api.service[100298]: warnings.warn( Aug 07 09:51:23.043228 np0000006707 devstack@c-api.service[100298]: INFO cinder.volume.api [None req-dd026fce-f4e8-469c-8c96-48a074eba705 tempest-VolumesAssistedSnapshotsTest-359814331 tempest-VolumesAssistedSnapshotsTest-359814331-project-admin] Volume info retrieved successfully. Aug 07 09:51:23.048391 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [None req-dd026fce-f4e8-469c-8c96-48a074eba705 tempest-VolumesAssistedSnapshotsTest-359814331 tempest-VolumesAssistedSnapshotsTest-359814331-project-admin] https://10.4.3.8/volume/v3/volumes/591d23e8-d8e2-4251-ab3c-10dd02793c4e returned with HTTP 200 Aug 07 09:51:23.048935 np0000006707 devstack@c-api.service[100298]: [pid: 100298|app: 0|req: 80/316] 10.4.3.8 () {66 vars in 1334 bytes} [Fri Aug 7 09:51:23 2026] GET /volume/v3/volumes/591d23e8-d8e2-4251-ab3c-10dd02793c4e => generated 1012 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 09:51:23.106985 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [None req-f043a77d-43e5-4258-9243-d0daf1c7d58e None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:51:23.108727 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-f043a77d-43e5-4258-9243-d0daf1c7d58e tempest-TaggedAttachmentsTest-725335908 tempest-TaggedAttachmentsTest-725335908-project-member] GET https://10.4.3.8/volume/v3/volumes/55345244-819e-4512-9f20-220e06e3e5e3 Aug 07 09:51:23.108951 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-f043a77d-43e5-4258-9243-d0daf1c7d58e tempest-TaggedAttachmentsTest-725335908 tempest-TaggedAttachmentsTest-725335908-project-member] Empty body provided in request {{(pid=100297) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 09:51:23.109134 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-f043a77d-43e5-4258-9243-d0daf1c7d58e tempest-TaggedAttachmentsTest-725335908 tempest-TaggedAttachmentsTest-725335908-project-member] Calling method 'show' {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 09:51:23.119051 np0000006707 devstack@c-api.service[100297]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 09:51:23.119051 np0000006707 devstack@c-api.service[100297]: warnings.warn( Aug 07 09:51:23.122565 np0000006707 devstack@c-api.service[100297]: INFO cinder.volume.api [None req-f043a77d-43e5-4258-9243-d0daf1c7d58e tempest-TaggedAttachmentsTest-725335908 tempest-TaggedAttachmentsTest-725335908-project-member] Volume info retrieved successfully. Aug 07 09:51:23.126786 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-f043a77d-43e5-4258-9243-d0daf1c7d58e tempest-TaggedAttachmentsTest-725335908 tempest-TaggedAttachmentsTest-725335908-project-member] https://10.4.3.8/volume/v3/volumes/55345244-819e-4512-9f20-220e06e3e5e3 returned with HTTP 200 Aug 07 09:51:23.127180 np0000006707 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 79/317] 10.4.3.8 () {66 vars in 1334 bytes} [Fri Aug 7 09:51:23 2026] GET /volume/v3/volumes/55345244-819e-4512-9f20-220e06e3e5e3 => generated 1136 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 09:51:23.213493 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-cfe671ac-baf2-449b-bbf4-93966e01c87a None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:51:23.215517 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-cfe671ac-baf2-449b-bbf4-93966e01c87a tempest-AttachSCSIVolumeTestJSON-861110 tempest-AttachSCSIVolumeTestJSON-861110-project-reader] GET https://10.4.3.8/volume/v3/volumes/2445efb3-f4f5-4c55-a8f4-c4b9aec442b5 Aug 07 09:51:23.215775 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-cfe671ac-baf2-449b-bbf4-93966e01c87a tempest-AttachSCSIVolumeTestJSON-861110 tempest-AttachSCSIVolumeTestJSON-861110-project-reader] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 09:51:23.216006 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-cfe671ac-baf2-449b-bbf4-93966e01c87a tempest-AttachSCSIVolumeTestJSON-861110 tempest-AttachSCSIVolumeTestJSON-861110-project-reader] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 09:51:23.226994 np0000006707 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 09:51:23.226994 np0000006707 devstack@c-api.service[100295]: warnings.warn( Aug 07 09:51:23.231095 np0000006707 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-cfe671ac-baf2-449b-bbf4-93966e01c87a tempest-AttachSCSIVolumeTestJSON-861110 tempest-AttachSCSIVolumeTestJSON-861110-project-reader] Volume info retrieved successfully. Aug 07 09:51:23.236499 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-cfe671ac-baf2-449b-bbf4-93966e01c87a tempest-AttachSCSIVolumeTestJSON-861110 tempest-AttachSCSIVolumeTestJSON-861110-project-reader] https://10.4.3.8/volume/v3/volumes/2445efb3-f4f5-4c55-a8f4-c4b9aec442b5 returned with HTTP 200 Aug 07 09:51:23.236886 np0000006707 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 83/318] 10.4.3.8 () {66 vars in 1334 bytes} [Fri Aug 7 09:51:23 2026] GET /volume/v3/volumes/2445efb3-f4f5-4c55-a8f4-c4b9aec442b5 => generated 1138 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 09:51:23.388192 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [None req-5189b00b-224f-45c9-86c3-a1f1196369bd None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:51:23.389929 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-5189b00b-224f-45c9-86c3-a1f1196369bd tempest-TestMultiAttachVolumeSwap-685592965 tempest-TestMultiAttachVolumeSwap-685592965-project-member] GET https://10.4.3.8/volume/v3/volumes/3f85d5a0-47c2-4332-b9cd-91ab58bbf654 Aug 07 09:51:23.390143 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-5189b00b-224f-45c9-86c3-a1f1196369bd tempest-TestMultiAttachVolumeSwap-685592965 tempest-TestMultiAttachVolumeSwap-685592965-project-member] Empty body provided in request {{(pid=100296) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 09:51:23.390394 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-5189b00b-224f-45c9-86c3-a1f1196369bd tempest-TestMultiAttachVolumeSwap-685592965 tempest-TestMultiAttachVolumeSwap-685592965-project-member] Calling method 'show' {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 09:51:23.400227 np0000006707 devstack@c-api.service[100296]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 09:51:23.400227 np0000006707 devstack@c-api.service[100296]: warnings.warn( Aug 07 09:51:23.407412 np0000006707 devstack@c-api.service[100296]: INFO cinder.volume.api [None req-5189b00b-224f-45c9-86c3-a1f1196369bd tempest-TestMultiAttachVolumeSwap-685592965 tempest-TestMultiAttachVolumeSwap-685592965-project-member] Volume info retrieved successfully. Aug 07 09:51:23.412479 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-5189b00b-224f-45c9-86c3-a1f1196369bd tempest-TestMultiAttachVolumeSwap-685592965 tempest-TestMultiAttachVolumeSwap-685592965-project-member] https://10.4.3.8/volume/v3/volumes/3f85d5a0-47c2-4332-b9cd-91ab58bbf654 returned with HTTP 200 Aug 07 09:51:23.413049 np0000006707 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 77/319] 10.4.3.8 () {66 vars in 1334 bytes} [Fri Aug 7 09:51:23 2026] GET /volume/v3/volumes/3f85d5a0-47c2-4332-b9cd-91ab58bbf654 => generated 864 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 09:51:23.855362 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.middleware.request_id [None req-734da5f7-83f7-43d1-982d-200f2cdd1db4 None None] RequestId filter calling following filter/app {{(pid=100298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:51:23.857540 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [None req-734da5f7-83f7-43d1-982d-200f2cdd1db4 tempest-GroupSnapshotsTest-1914527007 tempest-GroupSnapshotsTest-1914527007-project-member] GET https://10.4.3.8/volume/v3/groups/d8484d49-2a45-4964-aebe-6d9672ffc59b Aug 07 09:51:23.857938 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [None req-734da5f7-83f7-43d1-982d-200f2cdd1db4 tempest-GroupSnapshotsTest-1914527007 tempest-GroupSnapshotsTest-1914527007-project-member] Empty body provided in request {{(pid=100298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 09:51:23.859135 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [None req-734da5f7-83f7-43d1-982d-200f2cdd1db4 tempest-GroupSnapshotsTest-1914527007 tempest-GroupSnapshotsTest-1914527007-project-member] Calling method 'version_select' {{(pid=100298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 09:51:23.859310 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.v3.groups [None req-734da5f7-83f7-43d1-982d-200f2cdd1db4 tempest-GroupSnapshotsTest-1914527007 tempest-GroupSnapshotsTest-1914527007-project-member] show called for member d8484d49-2a45-4964-aebe-6d9672ffc59b {{(pid=100298) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 07 09:51:23.864139 np0000006707 devstack@c-api.service[100298]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 09:51:23.864139 np0000006707 devstack@c-api.service[100298]: warnings.warn( Aug 07 09:51:23.874863 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [None req-734da5f7-83f7-43d1-982d-200f2cdd1db4 tempest-GroupSnapshotsTest-1914527007 tempest-GroupSnapshotsTest-1914527007-project-member] https://10.4.3.8/volume/v3/groups/d8484d49-2a45-4964-aebe-6d9672ffc59b returned with HTTP 200 Aug 07 09:51:23.875616 np0000006707 devstack@c-api.service[100298]: [pid: 100298|app: 0|req: 81/320] 10.4.3.8 () {68 vars in 1372 bytes} [Fri Aug 7 09:51:23 2026] GET /volume/v3/groups/d8484d49-2a45-4964-aebe-6d9672ffc59b => generated 392 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 09:51:23.888570 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [None req-6eab2b75-e8f6-4875-940e-0c7ef17aee98 None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:51:23.890313 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-6eab2b75-e8f6-4875-940e-0c7ef17aee98 tempest-GroupSnapshotsTest-1914527007 tempest-GroupSnapshotsTest-1914527007-project-member] PUT https://10.4.3.8/volume/v3/groups/d8484d49-2a45-4964-aebe-6d9672ffc59b Aug 07 09:51:23.890699 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-6eab2b75-e8f6-4875-940e-0c7ef17aee98 tempest-GroupSnapshotsTest-1914527007 tempest-GroupSnapshotsTest-1914527007-project-member] Action: 'update', calling method: version_select, body: {"group": {"add_volumes": "11babdc9-3ca0-44ad-acc5-ef3272783630"}} {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 09:51:23.892098 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.v3.groups [None req-6eab2b75-e8f6-4875-940e-0c7ef17aee98 tempest-GroupSnapshotsTest-1914527007 tempest-GroupSnapshotsTest-1914527007-project-member] Update called for group d8484d49-2a45-4964-aebe-6d9672ffc59b. {{(pid=100297) update /opt/stack/cinder/cinder/api/v3/groups.py:302}} Aug 07 09:51:23.892212 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.v3.groups [None req-6eab2b75-e8f6-4875-940e-0c7ef17aee98 tempest-GroupSnapshotsTest-1914527007 tempest-GroupSnapshotsTest-1914527007-project-member] Updating group d8484d49-2a45-4964-aebe-6d9672ffc59b with name None description: None add_volumes: 11babdc9-3ca0-44ad-acc5-ef3272783630 remove_volumes: None. Aug 07 09:51:23.897042 np0000006707 devstack@c-api.service[100297]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 09:51:23.897042 np0000006707 devstack@c-api.service[100297]: warnings.warn( Aug 07 09:51:23.932203 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-6eab2b75-e8f6-4875-940e-0c7ef17aee98 tempest-GroupSnapshotsTest-1914527007 tempest-GroupSnapshotsTest-1914527007-project-member] https://10.4.3.8/volume/v3/groups/d8484d49-2a45-4964-aebe-6d9672ffc59b returned with HTTP 202 Aug 07 09:51:23.932203 np0000006707 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 80/321] 10.4.3.8 () {70 vars in 1392 bytes} [Fri Aug 7 09:51:23 2026] PUT /volume/v3/groups/d8484d49-2a45-4964-aebe-6d9672ffc59b => generated 0 bytes in 43 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 07 09:51:23.941212 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-70e0ed3f-0cd2-4e6d-9a59-ea2246064db7 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:51:23.943400 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-70e0ed3f-0cd2-4e6d-9a59-ea2246064db7 tempest-GroupSnapshotsTest-1914527007 tempest-GroupSnapshotsTest-1914527007-project-member] GET https://10.4.3.8/volume/v3/groups/d8484d49-2a45-4964-aebe-6d9672ffc59b Aug 07 09:51:23.943673 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-70e0ed3f-0cd2-4e6d-9a59-ea2246064db7 tempest-GroupSnapshotsTest-1914527007 tempest-GroupSnapshotsTest-1914527007-project-member] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 09:51:23.943989 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-70e0ed3f-0cd2-4e6d-9a59-ea2246064db7 tempest-GroupSnapshotsTest-1914527007 tempest-GroupSnapshotsTest-1914527007-project-member] Calling method 'version_select' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 09:51:23.944143 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.v3.groups [None req-70e0ed3f-0cd2-4e6d-9a59-ea2246064db7 tempest-GroupSnapshotsTest-1914527007 tempest-GroupSnapshotsTest-1914527007-project-member] show called for member d8484d49-2a45-4964-aebe-6d9672ffc59b {{(pid=100295) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 07 09:51:23.949038 np0000006707 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 09:51:23.949038 np0000006707 devstack@c-api.service[100295]: warnings.warn( Aug 07 09:51:23.958532 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-70e0ed3f-0cd2-4e6d-9a59-ea2246064db7 tempest-GroupSnapshotsTest-1914527007 tempest-GroupSnapshotsTest-1914527007-project-member] https://10.4.3.8/volume/v3/groups/d8484d49-2a45-4964-aebe-6d9672ffc59b returned with HTTP 200 Aug 07 09:51:23.959164 np0000006707 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 84/322] 10.4.3.8 () {68 vars in 1372 bytes} [Fri Aug 7 09:51:23 2026] GET /volume/v3/groups/d8484d49-2a45-4964-aebe-6d9672ffc59b => generated 391 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 09:51:23.960684 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [None req-a0b0cedd-1c07-4986-9c78-6522123e065d None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:51:23.968884 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-a0b0cedd-1c07-4986-9c78-6522123e065d tempest-ServerStableDeviceRescueTest-199900733 tempest-ServerStableDeviceRescueTest-199900733-project-member] GET https://10.4.3.8/volume/v3/volumes/f498181a-d496-4f2f-a195-fd6bef7e45ec Aug 07 09:51:23.968884 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-a0b0cedd-1c07-4986-9c78-6522123e065d tempest-ServerStableDeviceRescueTest-199900733 tempest-ServerStableDeviceRescueTest-199900733-project-member] Empty body provided in request {{(pid=100296) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 09:51:23.968884 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-a0b0cedd-1c07-4986-9c78-6522123e065d tempest-ServerStableDeviceRescueTest-199900733 tempest-ServerStableDeviceRescueTest-199900733-project-member] Calling method 'show' {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 09:51:23.988706 np0000006707 devstack@c-api.service[100296]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 09:51:23.988706 np0000006707 devstack@c-api.service[100296]: warnings.warn( Aug 07 09:51:23.996290 np0000006707 devstack@c-api.service[100296]: INFO cinder.volume.api [None req-a0b0cedd-1c07-4986-9c78-6522123e065d tempest-ServerStableDeviceRescueTest-199900733 tempest-ServerStableDeviceRescueTest-199900733-project-member] Volume info retrieved successfully. Aug 07 09:51:24.002600 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-a0b0cedd-1c07-4986-9c78-6522123e065d tempest-ServerStableDeviceRescueTest-199900733 tempest-ServerStableDeviceRescueTest-199900733-project-member] https://10.4.3.8/volume/v3/volumes/f498181a-d496-4f2f-a195-fd6bef7e45ec returned with HTTP 200 Aug 07 09:51:24.003225 np0000006707 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 78/323] 10.4.3.8 () {66 vars in 1334 bytes} [Fri Aug 7 09:51:23 2026] GET /volume/v3/volumes/f498181a-d496-4f2f-a195-fd6bef7e45ec => generated 1139 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 09:51:24.020645 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.middleware.request_id [None req-bbdf056e-66c0-4773-944b-8860d61c5179 None None] RequestId filter calling following filter/app {{(pid=100298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:51:24.022557 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [None req-bbdf056e-66c0-4773-944b-8860d61c5179 tempest-ServerStableDeviceRescueTest-199900733 tempest-ServerStableDeviceRescueTest-199900733-project-member] GET https://10.4.3.8/volume/v3/volumes/f498181a-d496-4f2f-a195-fd6bef7e45ec Aug 07 09:51:24.022765 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [None req-bbdf056e-66c0-4773-944b-8860d61c5179 tempest-ServerStableDeviceRescueTest-199900733 tempest-ServerStableDeviceRescueTest-199900733-project-member] Empty body provided in request {{(pid=100298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 09:51:24.022974 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [None req-bbdf056e-66c0-4773-944b-8860d61c5179 tempest-ServerStableDeviceRescueTest-199900733 tempest-ServerStableDeviceRescueTest-199900733-project-member] Calling method 'show' {{(pid=100298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 09:51:24.039049 np0000006707 devstack@c-api.service[100298]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 09:51:24.039049 np0000006707 devstack@c-api.service[100298]: warnings.warn( Aug 07 09:51:24.047070 np0000006707 devstack@c-api.service[100298]: INFO cinder.volume.api [None req-bbdf056e-66c0-4773-944b-8860d61c5179 tempest-ServerStableDeviceRescueTest-199900733 tempest-ServerStableDeviceRescueTest-199900733-project-member] Volume info retrieved successfully. Aug 07 09:51:24.054616 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [None req-bbdf056e-66c0-4773-944b-8860d61c5179 tempest-ServerStableDeviceRescueTest-199900733 tempest-ServerStableDeviceRescueTest-199900733-project-member] https://10.4.3.8/volume/v3/volumes/f498181a-d496-4f2f-a195-fd6bef7e45ec returned with HTTP 200 Aug 07 09:51:24.055100 np0000006707 devstack@c-api.service[100298]: [pid: 100298|app: 0|req: 82/324] 10.4.3.8 () {66 vars in 1334 bytes} [Fri Aug 7 09:51:24 2026] GET /volume/v3/volumes/f498181a-d496-4f2f-a195-fd6bef7e45ec => generated 1139 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 09:51:24.068125 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [None req-38c2eb65-901d-42e8-9fc2-5e2e54a99cb9 None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:51:24.070366 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-38c2eb65-901d-42e8-9fc2-5e2e54a99cb9 tempest-VolumesAssistedSnapshotsTest-359814331 tempest-VolumesAssistedSnapshotsTest-359814331-project-admin] GET https://10.4.3.8/volume/v3/volumes/591d23e8-d8e2-4251-ab3c-10dd02793c4e Aug 07 09:51:24.070553 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-38c2eb65-901d-42e8-9fc2-5e2e54a99cb9 tempest-VolumesAssistedSnapshotsTest-359814331 tempest-VolumesAssistedSnapshotsTest-359814331-project-admin] Empty body provided in request {{(pid=100297) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 09:51:24.070713 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-38c2eb65-901d-42e8-9fc2-5e2e54a99cb9 tempest-VolumesAssistedSnapshotsTest-359814331 tempest-VolumesAssistedSnapshotsTest-359814331-project-admin] Calling method 'show' {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 09:51:24.072530 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-be8125f4-de22-4e25-a2b3-0af858fe05cc None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:51:24.075880 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-be8125f4-de22-4e25-a2b3-0af858fe05cc tempest-ServerStableDeviceRescueTest-199900733 tempest-ServerStableDeviceRescueTest-199900733-project-member] GET https://10.4.3.8/volume/v3/volumes/f498181a-d496-4f2f-a195-fd6bef7e45ec Aug 07 09:51:24.076121 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-be8125f4-de22-4e25-a2b3-0af858fe05cc tempest-ServerStableDeviceRescueTest-199900733 tempest-ServerStableDeviceRescueTest-199900733-project-member] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 09:51:24.076798 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-be8125f4-de22-4e25-a2b3-0af858fe05cc tempest-ServerStableDeviceRescueTest-199900733 tempest-ServerStableDeviceRescueTest-199900733-project-member] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 09:51:24.082454 np0000006707 devstack@c-api.service[100297]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 09:51:24.082454 np0000006707 devstack@c-api.service[100297]: warnings.warn( Aug 07 09:51:24.090239 np0000006707 devstack@c-api.service[100297]: INFO cinder.volume.api [None req-38c2eb65-901d-42e8-9fc2-5e2e54a99cb9 tempest-VolumesAssistedSnapshotsTest-359814331 tempest-VolumesAssistedSnapshotsTest-359814331-project-admin] Volume info retrieved successfully. Aug 07 09:51:24.091538 np0000006707 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 09:51:24.091538 np0000006707 devstack@c-api.service[100295]: warnings.warn( Aug 07 09:51:24.096123 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-38c2eb65-901d-42e8-9fc2-5e2e54a99cb9 tempest-VolumesAssistedSnapshotsTest-359814331 tempest-VolumesAssistedSnapshotsTest-359814331-project-admin] https://10.4.3.8/volume/v3/volumes/591d23e8-d8e2-4251-ab3c-10dd02793c4e returned with HTTP 200 Aug 07 09:51:24.096244 np0000006707 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-be8125f4-de22-4e25-a2b3-0af858fe05cc tempest-ServerStableDeviceRescueTest-199900733 tempest-ServerStableDeviceRescueTest-199900733-project-member] Volume info retrieved successfully. Aug 07 09:51:24.096730 np0000006707 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 81/325] 10.4.3.8 () {66 vars in 1334 bytes} [Fri Aug 7 09:51:24 2026] GET /volume/v3/volumes/591d23e8-d8e2-4251-ab3c-10dd02793c4e => generated 1012 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 09:51:24.101554 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-be8125f4-de22-4e25-a2b3-0af858fe05cc tempest-ServerStableDeviceRescueTest-199900733 tempest-ServerStableDeviceRescueTest-199900733-project-member] https://10.4.3.8/volume/v3/volumes/f498181a-d496-4f2f-a195-fd6bef7e45ec returned with HTTP 200 Aug 07 09:51:24.102080 np0000006707 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 85/326] 10.4.3.8 () {66 vars in 1334 bytes} [Fri Aug 7 09:51:24 2026] GET /volume/v3/volumes/f498181a-d496-4f2f-a195-fd6bef7e45ec => generated 1139 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 09:51:24.144973 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [None req-6888a136-6785-4388-ae73-fe0ef6a760c0 None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:51:24.147081 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-6888a136-6785-4388-ae73-fe0ef6a760c0 tempest-TaggedAttachmentsTest-725335908 tempest-TaggedAttachmentsTest-725335908-project-member] GET https://10.4.3.8/volume/v3/volumes/55345244-819e-4512-9f20-220e06e3e5e3 Aug 07 09:51:24.147355 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-6888a136-6785-4388-ae73-fe0ef6a760c0 tempest-TaggedAttachmentsTest-725335908 tempest-TaggedAttachmentsTest-725335908-project-member] Empty body provided in request {{(pid=100296) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 09:51:24.147777 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-6888a136-6785-4388-ae73-fe0ef6a760c0 tempest-TaggedAttachmentsTest-725335908 tempest-TaggedAttachmentsTest-725335908-project-member] Calling method 'show' {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 09:51:24.162201 np0000006707 devstack@c-api.service[100296]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 09:51:24.162201 np0000006707 devstack@c-api.service[100296]: warnings.warn( Aug 07 09:51:24.167399 np0000006707 devstack@c-api.service[100296]: INFO cinder.volume.api [None req-6888a136-6785-4388-ae73-fe0ef6a760c0 tempest-TaggedAttachmentsTest-725335908 tempest-TaggedAttachmentsTest-725335908-project-member] Volume info retrieved successfully. Aug 07 09:51:24.173328 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-6888a136-6785-4388-ae73-fe0ef6a760c0 tempest-TaggedAttachmentsTest-725335908 tempest-TaggedAttachmentsTest-725335908-project-member] https://10.4.3.8/volume/v3/volumes/55345244-819e-4512-9f20-220e06e3e5e3 returned with HTTP 200 Aug 07 09:51:24.173721 np0000006707 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 79/327] 10.4.3.8 () {66 vars in 1334 bytes} [Fri Aug 7 09:51:24 2026] GET /volume/v3/volumes/55345244-819e-4512-9f20-220e06e3e5e3 => generated 1136 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 09:51:24.251809 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.middleware.request_id [None req-40d31490-ec38-4aa1-a19b-5d1e0b144647 None None] RequestId filter calling following filter/app {{(pid=100298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:51:24.253838 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [None req-40d31490-ec38-4aa1-a19b-5d1e0b144647 tempest-AttachSCSIVolumeTestJSON-861110 tempest-AttachSCSIVolumeTestJSON-861110-project-reader] GET https://10.4.3.8/volume/v3/volumes/2445efb3-f4f5-4c55-a8f4-c4b9aec442b5 Aug 07 09:51:24.254127 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [None req-40d31490-ec38-4aa1-a19b-5d1e0b144647 tempest-AttachSCSIVolumeTestJSON-861110 tempest-AttachSCSIVolumeTestJSON-861110-project-reader] Empty body provided in request {{(pid=100298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 09:51:24.254358 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [None req-40d31490-ec38-4aa1-a19b-5d1e0b144647 tempest-AttachSCSIVolumeTestJSON-861110 tempest-AttachSCSIVolumeTestJSON-861110-project-reader] Calling method 'show' {{(pid=100298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 09:51:24.264441 np0000006707 devstack@c-api.service[100298]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 09:51:24.264441 np0000006707 devstack@c-api.service[100298]: warnings.warn( Aug 07 09:51:24.268783 np0000006707 devstack@c-api.service[100298]: INFO cinder.volume.api [None req-40d31490-ec38-4aa1-a19b-5d1e0b144647 tempest-AttachSCSIVolumeTestJSON-861110 tempest-AttachSCSIVolumeTestJSON-861110-project-reader] Volume info retrieved successfully. Aug 07 09:51:24.274816 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [None req-40d31490-ec38-4aa1-a19b-5d1e0b144647 tempest-AttachSCSIVolumeTestJSON-861110 tempest-AttachSCSIVolumeTestJSON-861110-project-reader] https://10.4.3.8/volume/v3/volumes/2445efb3-f4f5-4c55-a8f4-c4b9aec442b5 returned with HTTP 200 Aug 07 09:51:24.275522 np0000006707 devstack@c-api.service[100298]: [pid: 100298|app: 0|req: 83/328] 10.4.3.8 () {66 vars in 1334 bytes} [Fri Aug 7 09:51:24 2026] GET /volume/v3/volumes/2445efb3-f4f5-4c55-a8f4-c4b9aec442b5 => generated 1138 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 09:51:24.322241 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [req-89bd6fee-5922-404d-849e-670065cc6f57 req-63ef0cfe-cbcd-45c4-8187-62f5b337ffbc None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:51:24.324991 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [req-89bd6fee-5922-404d-849e-670065cc6f57 req-63ef0cfe-cbcd-45c4-8187-62f5b337ffbc tempest-ServerStableDeviceRescueTest-199900733 tempest-ServerStableDeviceRescueTest-199900733-project-member] GET https://10.4.3.8/volume/v3/volumes/f498181a-d496-4f2f-a195-fd6bef7e45ec Aug 07 09:51:24.325242 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [req-89bd6fee-5922-404d-849e-670065cc6f57 req-63ef0cfe-cbcd-45c4-8187-62f5b337ffbc tempest-ServerStableDeviceRescueTest-199900733 tempest-ServerStableDeviceRescueTest-199900733-project-member] Empty body provided in request {{(pid=100297) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 09:51:24.325498 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [req-89bd6fee-5922-404d-849e-670065cc6f57 req-63ef0cfe-cbcd-45c4-8187-62f5b337ffbc tempest-ServerStableDeviceRescueTest-199900733 tempest-ServerStableDeviceRescueTest-199900733-project-member] Calling method 'show' {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 09:51:24.337989 np0000006707 devstack@c-api.service[100297]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 09:51:24.337989 np0000006707 devstack@c-api.service[100297]: warnings.warn( Aug 07 09:51:24.343294 np0000006707 devstack@c-api.service[100297]: INFO cinder.volume.api [req-89bd6fee-5922-404d-849e-670065cc6f57 req-63ef0cfe-cbcd-45c4-8187-62f5b337ffbc tempest-ServerStableDeviceRescueTest-199900733 tempest-ServerStableDeviceRescueTest-199900733-project-member] Volume info retrieved successfully. Aug 07 09:51:24.349332 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [req-89bd6fee-5922-404d-849e-670065cc6f57 req-63ef0cfe-cbcd-45c4-8187-62f5b337ffbc tempest-ServerStableDeviceRescueTest-199900733 tempest-ServerStableDeviceRescueTest-199900733-project-member] https://10.4.3.8/volume/v3/volumes/f498181a-d496-4f2f-a195-fd6bef7e45ec returned with HTTP 200 Aug 07 09:51:24.350288 np0000006707 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 82/329] 10.4.3.8 () {68 vars in 1584 bytes} [Fri Aug 7 09:51:24 2026] GET /volume/v3/volumes/f498181a-d496-4f2f-a195-fd6bef7e45ec => generated 1139 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 09:51:24.430017 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-ef7f0e2f-8181-4d4d-9b97-da0fb6273650 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:51:24.433548 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-ef7f0e2f-8181-4d4d-9b97-da0fb6273650 tempest-TestMultiAttachVolumeSwap-685592965 tempest-TestMultiAttachVolumeSwap-685592965-project-member] GET https://10.4.3.8/volume/v3/volumes/3f85d5a0-47c2-4332-b9cd-91ab58bbf654 Aug 07 09:51:24.433862 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-ef7f0e2f-8181-4d4d-9b97-da0fb6273650 tempest-TestMultiAttachVolumeSwap-685592965 tempest-TestMultiAttachVolumeSwap-685592965-project-member] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 09:51:24.434102 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-ef7f0e2f-8181-4d4d-9b97-da0fb6273650 tempest-TestMultiAttachVolumeSwap-685592965 tempest-TestMultiAttachVolumeSwap-685592965-project-member] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 09:51:24.458284 np0000006707 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 09:51:24.458284 np0000006707 devstack@c-api.service[100295]: warnings.warn( Aug 07 09:51:24.464607 np0000006707 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-ef7f0e2f-8181-4d4d-9b97-da0fb6273650 tempest-TestMultiAttachVolumeSwap-685592965 tempest-TestMultiAttachVolumeSwap-685592965-project-member] Volume info retrieved successfully. Aug 07 09:51:24.472353 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-ef7f0e2f-8181-4d4d-9b97-da0fb6273650 tempest-TestMultiAttachVolumeSwap-685592965 tempest-TestMultiAttachVolumeSwap-685592965-project-member] https://10.4.3.8/volume/v3/volumes/3f85d5a0-47c2-4332-b9cd-91ab58bbf654 returned with HTTP 200 Aug 07 09:51:24.473145 np0000006707 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 86/330] 10.4.3.8 () {66 vars in 1334 bytes} [Fri Aug 7 09:51:24 2026] GET /volume/v3/volumes/3f85d5a0-47c2-4332-b9cd-91ab58bbf654 => generated 864 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 09:51:24.744619 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [req-65a1692a-2f31-4a52-b444-0fdb87287a12 req-3636e18d-b939-465b-972e-33ff42fc8f7e None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:51:24.747189 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [req-65a1692a-2f31-4a52-b444-0fdb87287a12 req-3636e18d-b939-465b-972e-33ff42fc8f7e tempest-TaggedBootDevicesTest-414854615 tempest-TaggedBootDevicesTest-414854615-project-member] GET https://10.4.3.8/volume/v3/volumes/a9045e34-b0a2-408b-8ad6-adbf97ab06da Aug 07 09:51:24.747506 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [req-65a1692a-2f31-4a52-b444-0fdb87287a12 req-3636e18d-b939-465b-972e-33ff42fc8f7e tempest-TaggedBootDevicesTest-414854615 tempest-TaggedBootDevicesTest-414854615-project-member] Empty body provided in request {{(pid=100296) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 09:51:24.747752 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [req-65a1692a-2f31-4a52-b444-0fdb87287a12 req-3636e18d-b939-465b-972e-33ff42fc8f7e tempest-TaggedBootDevicesTest-414854615 tempest-TaggedBootDevicesTest-414854615-project-member] Calling method 'show' {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 09:51:24.755659 np0000006707 devstack@c-api.service[100296]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 09:51:24.755659 np0000006707 devstack@c-api.service[100296]: warnings.warn( Aug 07 09:51:24.759863 np0000006707 devstack@c-api.service[100296]: INFO cinder.volume.api [req-65a1692a-2f31-4a52-b444-0fdb87287a12 req-3636e18d-b939-465b-972e-33ff42fc8f7e tempest-TaggedBootDevicesTest-414854615 tempest-TaggedBootDevicesTest-414854615-project-member] Volume info retrieved successfully. Aug 07 09:51:24.765354 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [req-65a1692a-2f31-4a52-b444-0fdb87287a12 req-3636e18d-b939-465b-972e-33ff42fc8f7e tempest-TaggedBootDevicesTest-414854615 tempest-TaggedBootDevicesTest-414854615-project-member] https://10.4.3.8/volume/v3/volumes/a9045e34-b0a2-408b-8ad6-adbf97ab06da returned with HTTP 200 Aug 07 09:51:24.765989 np0000006707 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 80/331] 10.4.3.8 () {68 vars in 1584 bytes} [Fri Aug 7 09:51:24 2026] GET /volume/v3/volumes/a9045e34-b0a2-408b-8ad6-adbf97ab06da => generated 1386 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 09:51:24.775084 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.middleware.request_id [req-65a1692a-2f31-4a52-b444-0fdb87287a12 req-d36f2092-b8bd-4f9b-9aad-4d25ae59b21e None None] RequestId filter calling following filter/app {{(pid=100298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:51:24.777490 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [req-65a1692a-2f31-4a52-b444-0fdb87287a12 req-d36f2092-b8bd-4f9b-9aad-4d25ae59b21e tempest-TaggedBootDevicesTest-414854615 tempest-TaggedBootDevicesTest-414854615-project-member] GET https://10.4.3.8/volume/v3/volumes/ab419b83-8836-4f95-a43e-baa983e4326a Aug 07 09:51:24.777708 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [req-65a1692a-2f31-4a52-b444-0fdb87287a12 req-d36f2092-b8bd-4f9b-9aad-4d25ae59b21e tempest-TaggedBootDevicesTest-414854615 tempest-TaggedBootDevicesTest-414854615-project-member] Empty body provided in request {{(pid=100298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 09:51:24.777960 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [req-65a1692a-2f31-4a52-b444-0fdb87287a12 req-d36f2092-b8bd-4f9b-9aad-4d25ae59b21e tempest-TaggedBootDevicesTest-414854615 tempest-TaggedBootDevicesTest-414854615-project-member] Calling method 'show' {{(pid=100298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 09:51:24.786342 np0000006707 devstack@c-api.service[100298]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 09:51:24.786342 np0000006707 devstack@c-api.service[100298]: warnings.warn( Aug 07 09:51:24.791030 np0000006707 devstack@c-api.service[100298]: INFO cinder.volume.api [req-65a1692a-2f31-4a52-b444-0fdb87287a12 req-d36f2092-b8bd-4f9b-9aad-4d25ae59b21e tempest-TaggedBootDevicesTest-414854615 tempest-TaggedBootDevicesTest-414854615-project-member] Volume info retrieved successfully. Aug 07 09:51:24.796431 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [req-65a1692a-2f31-4a52-b444-0fdb87287a12 req-d36f2092-b8bd-4f9b-9aad-4d25ae59b21e tempest-TaggedBootDevicesTest-414854615 tempest-TaggedBootDevicesTest-414854615-project-member] https://10.4.3.8/volume/v3/volumes/ab419b83-8836-4f95-a43e-baa983e4326a returned with HTTP 200 Aug 07 09:51:24.796887 np0000006707 devstack@c-api.service[100298]: [pid: 100298|app: 0|req: 84/332] 10.4.3.8 () {68 vars in 1584 bytes} [Fri Aug 7 09:51:24 2026] GET /volume/v3/volumes/ab419b83-8836-4f95-a43e-baa983e4326a => generated 841 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 09:51:24.805602 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [req-65a1692a-2f31-4a52-b444-0fdb87287a12 req-47d39518-cb73-4e5f-bbe4-b16d64a5a3bb None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:51:24.807995 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [req-65a1692a-2f31-4a52-b444-0fdb87287a12 req-47d39518-cb73-4e5f-bbe4-b16d64a5a3bb tempest-TaggedBootDevicesTest-414854615 tempest-TaggedBootDevicesTest-414854615-project-member] GET https://10.4.3.8/volume/v3/volumes/5a3b9f41-aa78-4de8-9831-6ceed6d6001a Aug 07 09:51:24.808254 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [req-65a1692a-2f31-4a52-b444-0fdb87287a12 req-47d39518-cb73-4e5f-bbe4-b16d64a5a3bb tempest-TaggedBootDevicesTest-414854615 tempest-TaggedBootDevicesTest-414854615-project-member] Empty body provided in request {{(pid=100297) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 09:51:24.808535 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [req-65a1692a-2f31-4a52-b444-0fdb87287a12 req-47d39518-cb73-4e5f-bbe4-b16d64a5a3bb tempest-TaggedBootDevicesTest-414854615 tempest-TaggedBootDevicesTest-414854615-project-member] Calling method 'show' {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 09:51:24.816252 np0000006707 devstack@c-api.service[100297]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 09:51:24.816252 np0000006707 devstack@c-api.service[100297]: warnings.warn( Aug 07 09:51:24.824128 np0000006707 devstack@c-api.service[100297]: INFO cinder.volume.api [req-65a1692a-2f31-4a52-b444-0fdb87287a12 req-47d39518-cb73-4e5f-bbe4-b16d64a5a3bb tempest-TaggedBootDevicesTest-414854615 tempest-TaggedBootDevicesTest-414854615-project-member] Volume info retrieved successfully. Aug 07 09:51:24.828622 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [req-65a1692a-2f31-4a52-b444-0fdb87287a12 req-47d39518-cb73-4e5f-bbe4-b16d64a5a3bb tempest-TaggedBootDevicesTest-414854615 tempest-TaggedBootDevicesTest-414854615-project-member] https://10.4.3.8/volume/v3/volumes/5a3b9f41-aa78-4de8-9831-6ceed6d6001a returned with HTTP 200 Aug 07 09:51:24.829160 np0000006707 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 83/333] 10.4.3.8 () {68 vars in 1584 bytes} [Fri Aug 7 09:51:24 2026] GET /volume/v3/volumes/5a3b9f41-aa78-4de8-9831-6ceed6d6001a => generated 840 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 09:51:24.838721 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-8e35635c-9884-4e17-8e74-0ac2ae654b8b None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:51:24.838996 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-8e35635c-9884-4e17-8e74-0ac2ae654b8b None None] GET https://10.4.3.8/volume// Aug 07 09:51:24.839269 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-8e35635c-9884-4e17-8e74-0ac2ae654b8b None None] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 09:51:24.839555 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-8e35635c-9884-4e17-8e74-0ac2ae654b8b None None] Calling method 'all' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 09:51:24.839972 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-8e35635c-9884-4e17-8e74-0ac2ae654b8b None None] https://10.4.3.8/volume// returned with HTTP 300 Aug 07 09:51:24.840308 np0000006707 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 87/334] 10.4.3.8 () {66 vars in 1405 bytes} [Fri Aug 7 09:51:24 2026] GET /volume/ => generated 384 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 07 09:51:24.849445 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [req-65a1692a-2f31-4a52-b444-0fdb87287a12 req-8e2d798d-bd1a-4ea7-bf58-c66e530ccb58 None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:51:24.851729 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [req-65a1692a-2f31-4a52-b444-0fdb87287a12 req-8e2d798d-bd1a-4ea7-bf58-c66e530ccb58 tempest-TaggedBootDevicesTest-414854615 tempest-TaggedBootDevicesTest-414854615-project-member] POST https://10.4.3.8/volume/v3/attachments Aug 07 09:51:24.852161 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [req-65a1692a-2f31-4a52-b444-0fdb87287a12 req-8e2d798d-bd1a-4ea7-bf58-c66e530ccb58 tempest-TaggedBootDevicesTest-414854615 tempest-TaggedBootDevicesTest-414854615-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "a9045e34-b0a2-408b-8ad6-adbf97ab06da", "connector": null, "instance_uuid": "60788a67-1e0a-40e0-ae33-4c8cf03ddfa4"}} {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 09:51:24.861444 np0000006707 devstack@c-api.service[100296]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 09:51:24.861444 np0000006707 devstack@c-api.service[100296]: warnings.warn( Aug 07 09:51:24.893490 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [req-65a1692a-2f31-4a52-b444-0fdb87287a12 req-8e2d798d-bd1a-4ea7-bf58-c66e530ccb58 tempest-TaggedBootDevicesTest-414854615 tempest-TaggedBootDevicesTest-414854615-project-member] https://10.4.3.8/volume/v3/attachments returned with HTTP 200 Aug 07 09:51:24.894131 np0000006707 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 81/335] 10.4.3.8 () {74 vars in 1580 bytes} [Fri Aug 7 09:51:24 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 09:51:24.904944 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.middleware.request_id [None req-015a5761-6758-4500-b386-6c94124dfc3a None None] RequestId filter calling following filter/app {{(pid=100298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:51:24.905396 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [None req-015a5761-6758-4500-b386-6c94124dfc3a None None] GET https://10.4.3.8/volume// Aug 07 09:51:24.905589 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [None req-015a5761-6758-4500-b386-6c94124dfc3a None None] Empty body provided in request {{(pid=100298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 09:51:24.905794 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [None req-015a5761-6758-4500-b386-6c94124dfc3a None None] Calling method 'all' {{(pid=100298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 09:51:24.906203 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [None req-015a5761-6758-4500-b386-6c94124dfc3a None None] https://10.4.3.8/volume// returned with HTTP 300 Aug 07 09:51:24.906522 np0000006707 devstack@c-api.service[100298]: [pid: 100298|app: 0|req: 85/336] 10.4.3.8 () {66 vars in 1405 bytes} [Fri Aug 7 09:51:24 2026] GET /volume/ => generated 384 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 07 09:51:24.915531 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [req-65a1692a-2f31-4a52-b444-0fdb87287a12 req-85e9bc91-e0e6-40f9-ae7c-d710eb527b24 None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:51:24.918601 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [req-65a1692a-2f31-4a52-b444-0fdb87287a12 req-85e9bc91-e0e6-40f9-ae7c-d710eb527b24 tempest-TaggedBootDevicesTest-414854615 tempest-TaggedBootDevicesTest-414854615-project-member] POST https://10.4.3.8/volume/v3/attachments Aug 07 09:51:24.919106 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [req-65a1692a-2f31-4a52-b444-0fdb87287a12 req-85e9bc91-e0e6-40f9-ae7c-d710eb527b24 tempest-TaggedBootDevicesTest-414854615 tempest-TaggedBootDevicesTest-414854615-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "ab419b83-8836-4f95-a43e-baa983e4326a", "connector": null, "instance_uuid": "60788a67-1e0a-40e0-ae33-4c8cf03ddfa4"}} {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 09:51:24.931187 np0000006707 devstack@c-api.service[100297]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 09:51:24.931187 np0000006707 devstack@c-api.service[100297]: warnings.warn( Aug 07 09:51:24.964746 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [req-65a1692a-2f31-4a52-b444-0fdb87287a12 req-85e9bc91-e0e6-40f9-ae7c-d710eb527b24 tempest-TaggedBootDevicesTest-414854615 tempest-TaggedBootDevicesTest-414854615-project-member] https://10.4.3.8/volume/v3/attachments returned with HTTP 200 Aug 07 09:51:24.965327 np0000006707 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 84/337] 10.4.3.8 () {74 vars in 1580 bytes} [Fri Aug 7 09:51:24 2026] POST /volume/v3/attachments => generated 273 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 09:51:24.975944 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-a523dc78-1feb-4490-a10d-5623203931c4 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:51:24.976468 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [None req-47404b19-0d5f-44d8-ba25-ba488a32f35f None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:51:24.978703 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-47404b19-0d5f-44d8-ba25-ba488a32f35f None None] GET https://10.4.3.8/volume// Aug 07 09:51:24.978703 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-47404b19-0d5f-44d8-ba25-ba488a32f35f None None] Empty body provided in request {{(pid=100296) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 09:51:24.978703 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-47404b19-0d5f-44d8-ba25-ba488a32f35f None None] Calling method 'all' {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 09:51:24.978703 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-47404b19-0d5f-44d8-ba25-ba488a32f35f None None] https://10.4.3.8/volume// returned with HTTP 300 Aug 07 09:51:24.978856 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-a523dc78-1feb-4490-a10d-5623203931c4 tempest-GroupSnapshotsTest-1914527007 tempest-GroupSnapshotsTest-1914527007-project-member] GET https://10.4.3.8/volume/v3/groups/d8484d49-2a45-4964-aebe-6d9672ffc59b Aug 07 09:51:24.978960 np0000006707 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 82/338] 10.4.3.8 () {66 vars in 1405 bytes} [Fri Aug 7 09:51:24 2026] GET /volume/ => generated 384 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 07 09:51:24.978992 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-a523dc78-1feb-4490-a10d-5623203931c4 tempest-GroupSnapshotsTest-1914527007 tempest-GroupSnapshotsTest-1914527007-project-member] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 09:51:24.979125 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-a523dc78-1feb-4490-a10d-5623203931c4 tempest-GroupSnapshotsTest-1914527007 tempest-GroupSnapshotsTest-1914527007-project-member] Calling method 'version_select' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 09:51:24.979336 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.v3.groups [None req-a523dc78-1feb-4490-a10d-5623203931c4 tempest-GroupSnapshotsTest-1914527007 tempest-GroupSnapshotsTest-1914527007-project-member] show called for member d8484d49-2a45-4964-aebe-6d9672ffc59b {{(pid=100295) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 07 09:51:24.983354 np0000006707 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 09:51:24.983354 np0000006707 devstack@c-api.service[100295]: warnings.warn( Aug 07 09:51:24.986730 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.middleware.request_id [req-65a1692a-2f31-4a52-b444-0fdb87287a12 req-82b3850d-1f5d-4669-9d3a-a6f9250781e2 None None] RequestId filter calling following filter/app {{(pid=100298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:51:24.989230 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [req-65a1692a-2f31-4a52-b444-0fdb87287a12 req-82b3850d-1f5d-4669-9d3a-a6f9250781e2 tempest-TaggedBootDevicesTest-414854615 tempest-TaggedBootDevicesTest-414854615-project-member] POST https://10.4.3.8/volume/v3/attachments Aug 07 09:51:24.989675 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [req-65a1692a-2f31-4a52-b444-0fdb87287a12 req-82b3850d-1f5d-4669-9d3a-a6f9250781e2 tempest-TaggedBootDevicesTest-414854615 tempest-TaggedBootDevicesTest-414854615-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "5a3b9f41-aa78-4de8-9831-6ceed6d6001a", "connector": null, "instance_uuid": "60788a67-1e0a-40e0-ae33-4c8cf03ddfa4"}} {{(pid=100298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 09:51:24.994718 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-a523dc78-1feb-4490-a10d-5623203931c4 tempest-GroupSnapshotsTest-1914527007 tempest-GroupSnapshotsTest-1914527007-project-member] https://10.4.3.8/volume/v3/groups/d8484d49-2a45-4964-aebe-6d9672ffc59b returned with HTTP 200 Aug 07 09:51:24.994861 np0000006707 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 88/339] 10.4.3.8 () {68 vars in 1372 bytes} [Fri Aug 7 09:51:24 2026] GET /volume/v3/groups/d8484d49-2a45-4964-aebe-6d9672ffc59b => generated 392 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 09:51:24.999387 np0000006707 devstack@c-api.service[100298]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 09:51:24.999387 np0000006707 devstack@c-api.service[100298]: warnings.warn( Aug 07 09:51:25.004722 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [None req-0925cc30-3412-4ab6-a9a5-d23e3fed50b4 None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:51:25.006665 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-0925cc30-3412-4ab6-a9a5-d23e3fed50b4 tempest-GroupSnapshotsTest-1914527007 tempest-GroupSnapshotsTest-1914527007-project-member] GET https://10.4.3.8/volume/v3/volumes/detail Aug 07 09:51:25.006927 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-0925cc30-3412-4ab6-a9a5-d23e3fed50b4 tempest-GroupSnapshotsTest-1914527007 tempest-GroupSnapshotsTest-1914527007-project-member] Empty body provided in request {{(pid=100297) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 09:51:25.007160 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-0925cc30-3412-4ab6-a9a5-d23e3fed50b4 tempest-GroupSnapshotsTest-1914527007 tempest-GroupSnapshotsTest-1914527007-project-member] Calling method 'detail' {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 09:51:25.007473 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.api_utils [None req-0925cc30-3412-4ab6-a9a5-d23e3fed50b4 tempest-GroupSnapshotsTest-1914527007 tempest-GroupSnapshotsTest-1914527007-project-member] Removing options '' from query. {{(pid=100297) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 07 09:51:25.007907 np0000006707 devstack@c-api.service[100297]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 09:51:25.007907 np0000006707 devstack@c-api.service[100297]: warnings.warn( Aug 07 09:51:25.008376 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.volume.api [None req-0925cc30-3412-4ab6-a9a5-d23e3fed50b4 tempest-GroupSnapshotsTest-1914527007 tempest-GroupSnapshotsTest-1914527007-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100297) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 07 09:51:25.016256 np0000006707 devstack@c-api.service[100297]: INFO cinder.volume.api [None req-0925cc30-3412-4ab6-a9a5-d23e3fed50b4 tempest-GroupSnapshotsTest-1914527007 tempest-GroupSnapshotsTest-1914527007-project-member] Get all volumes completed successfully. Aug 07 09:51:25.017074 np0000006707 devstack@c-api.service[100297]: WARNING stevedore.named [None req-0925cc30-3412-4ab6-a9a5-d23e3fed50b4 tempest-GroupSnapshotsTest-1914527007 tempest-GroupSnapshotsTest-1914527007-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 07 09:51:25.017239 np0000006707 devstack@c-api.service[100297]: WARNING castellan.key_manager [None req-0925cc30-3412-4ab6-a9a5-d23e3fed50b4 tempest-GroupSnapshotsTest-1914527007 tempest-GroupSnapshotsTest-1914527007-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, 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 09:51:25.039494 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [req-65a1692a-2f31-4a52-b444-0fdb87287a12 req-82b3850d-1f5d-4669-9d3a-a6f9250781e2 tempest-TaggedBootDevicesTest-414854615 tempest-TaggedBootDevicesTest-414854615-project-member] https://10.4.3.8/volume/v3/attachments returned with HTTP 200 Aug 07 09:51:25.040112 np0000006707 devstack@c-api.service[100298]: [pid: 100298|app: 0|req: 86/340] 10.4.3.8 () {74 vars in 1580 bytes} [Fri Aug 7 09:51:24 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 09:51:25.064475 np0000006707 devstack@c-api.service[100297]: DEBUG oslo_db.sqlalchemy.engines [None req-0925cc30-3412-4ab6-a9a5-d23e3fed50b4 tempest-GroupSnapshotsTest-1914527007 tempest-GroupSnapshotsTest-1914527007-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100297) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 07 09:51:25.067978 np0000006707 devstack@c-api.service[100297]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 09:51:25.067978 np0000006707 devstack@c-api.service[100297]: warnings.warn( Aug 07 09:51:25.072193 np0000006707 devstack@c-api.service[100297]: WARNING stevedore.named [None req-0925cc30-3412-4ab6-a9a5-d23e3fed50b4 tempest-GroupSnapshotsTest-1914527007 tempest-GroupSnapshotsTest-1914527007-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 07 09:51:25.072516 np0000006707 devstack@c-api.service[100297]: WARNING castellan.key_manager [None req-0925cc30-3412-4ab6-a9a5-d23e3fed50b4 tempest-GroupSnapshotsTest-1914527007 tempest-GroupSnapshotsTest-1914527007-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, 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 09:51:25.114393 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [None req-e8207efa-7289-436a-8f71-66e264c24fa9 None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:51:25.115443 np0000006707 devstack@c-api.service[100297]: DEBUG oslo_db.sqlalchemy.engines [None req-0925cc30-3412-4ab6-a9a5-d23e3fed50b4 tempest-GroupSnapshotsTest-1914527007 tempest-GroupSnapshotsTest-1914527007-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100297) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 07 09:51:25.116745 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-e8207efa-7289-436a-8f71-66e264c24fa9 tempest-VolumesAssistedSnapshotsTest-359814331 tempest-VolumesAssistedSnapshotsTest-359814331-project-admin] GET https://10.4.3.8/volume/v3/volumes/591d23e8-d8e2-4251-ab3c-10dd02793c4e Aug 07 09:51:25.117042 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-e8207efa-7289-436a-8f71-66e264c24fa9 tempest-VolumesAssistedSnapshotsTest-359814331 tempest-VolumesAssistedSnapshotsTest-359814331-project-admin] Empty body provided in request {{(pid=100296) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 09:51:25.117295 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-e8207efa-7289-436a-8f71-66e264c24fa9 tempest-VolumesAssistedSnapshotsTest-359814331 tempest-VolumesAssistedSnapshotsTest-359814331-project-admin] Calling method 'show' {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 09:51:25.119275 np0000006707 devstack@c-api.service[100297]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 09:51:25.119275 np0000006707 devstack@c-api.service[100297]: warnings.warn( Aug 07 09:51:25.129392 np0000006707 devstack@c-api.service[100296]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 09:51:25.129392 np0000006707 devstack@c-api.service[100296]: warnings.warn( Aug 07 09:51:25.130264 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-0925cc30-3412-4ab6-a9a5-d23e3fed50b4 tempest-GroupSnapshotsTest-1914527007 tempest-GroupSnapshotsTest-1914527007-project-member] https://10.4.3.8/volume/v3/volumes/detail returned with HTTP 200 Aug 07 09:51:25.130899 np0000006707 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 85/341] 10.4.3.8 () {68 vars in 1285 bytes} [Fri Aug 7 09:51:25 2026] GET /volume/v3/volumes/detail => generated 1815 bytes in 127 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 07 09:51:25.133797 np0000006707 devstack@c-api.service[100296]: INFO cinder.volume.api [None req-e8207efa-7289-436a-8f71-66e264c24fa9 tempest-VolumesAssistedSnapshotsTest-359814331 tempest-VolumesAssistedSnapshotsTest-359814331-project-admin] Volume info retrieved successfully. Aug 07 09:51:25.139025 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-e8207efa-7289-436a-8f71-66e264c24fa9 tempest-VolumesAssistedSnapshotsTest-359814331 tempest-VolumesAssistedSnapshotsTest-359814331-project-admin] https://10.4.3.8/volume/v3/volumes/591d23e8-d8e2-4251-ab3c-10dd02793c4e returned with HTTP 200 Aug 07 09:51:25.139543 np0000006707 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 83/342] 10.4.3.8 () {66 vars in 1334 bytes} [Fri Aug 7 09:51:25 2026] GET /volume/v3/volumes/591d23e8-d8e2-4251-ab3c-10dd02793c4e => generated 1012 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 09:51:25.153448 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-8ec9c5d2-4afa-4049-bbcd-91365bbf0664 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:51:25.153448 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-8ec9c5d2-4afa-4049-bbcd-91365bbf0664 tempest-GroupSnapshotsTest-1914527007 tempest-GroupSnapshotsTest-1914527007-project-member] POST https://10.4.3.8/volume/v3/group_snapshots Aug 07 09:51:25.153448 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-8ec9c5d2-4afa-4049-bbcd-91365bbf0664 tempest-GroupSnapshotsTest-1914527007 tempest-GroupSnapshotsTest-1914527007-project-member] Action: 'create', calling method: version_select, body: {"group_snapshot": {"group_id": "d8484d49-2a45-4964-aebe-6d9672ffc59b", "name": "tempest-GroupSnapshotsTest-Group_Snapshot-1727527467"}} {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 09:51:25.155136 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.v3.group_snapshots [None req-8ec9c5d2-4afa-4049-bbcd-91365bbf0664 tempest-GroupSnapshotsTest-1914527007 tempest-GroupSnapshotsTest-1914527007-project-member] Creating new group_snapshot {'group_snapshot': {'group_id': 'd8484d49-2a45-4964-aebe-6d9672ffc59b', 'name': 'tempest-GroupSnapshotsTest-Group_Snapshot-1727527467'}} {{(pid=100295) create /opt/stack/cinder/cinder/api/v3/group_snapshots.py:154}} Aug 07 09:51:25.159767 np0000006707 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 09:51:25.159767 np0000006707 devstack@c-api.service[100295]: warnings.warn( Aug 07 09:51:25.165003 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.v3.group_snapshots [None req-8ec9c5d2-4afa-4049-bbcd-91365bbf0664 tempest-GroupSnapshotsTest-1914527007 tempest-GroupSnapshotsTest-1914527007-project-member] Creating group_snapshot tempest-GroupSnapshotsTest-Group_Snapshot-1727527467. Aug 07 09:51:25.188513 np0000006707 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 09:51:25.188513 np0000006707 devstack@c-api.service[100295]: warnings.warn( Aug 07 09:51:25.190646 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.middleware.request_id [None req-3950fdad-8660-4001-b441-15e8f403c6b2 None None] RequestId filter calling following filter/app {{(pid=100298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:51:25.193006 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [None req-3950fdad-8660-4001-b441-15e8f403c6b2 tempest-TaggedAttachmentsTest-725335908 tempest-TaggedAttachmentsTest-725335908-project-member] GET https://10.4.3.8/volume/v3/volumes/55345244-819e-4512-9f20-220e06e3e5e3 Aug 07 09:51:25.193294 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [None req-3950fdad-8660-4001-b441-15e8f403c6b2 tempest-TaggedAttachmentsTest-725335908 tempest-TaggedAttachmentsTest-725335908-project-member] Empty body provided in request {{(pid=100298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 09:51:25.193524 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [None req-3950fdad-8660-4001-b441-15e8f403c6b2 tempest-TaggedAttachmentsTest-725335908 tempest-TaggedAttachmentsTest-725335908-project-member] Calling method 'show' {{(pid=100298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 09:51:25.205826 np0000006707 devstack@c-api.service[100295]: WARNING cinder.quota [None req-8ec9c5d2-4afa-4049-bbcd-91365bbf0664 tempest-GroupSnapshotsTest-1914527007 tempest-GroupSnapshotsTest-1914527007-project-member] Deprecated: Default quota for resource: gigabytes_tempest-GroupSnapshotsTest-volume-type-1868112312 is set by the default quota flag: quota_gigabytes_tempest-GroupSnapshotsTest-volume-type-1868112312, it is now deprecated. Please use the default quota class for default quota. Aug 07 09:51:25.206087 np0000006707 devstack@c-api.service[100295]: WARNING cinder.quota [None req-8ec9c5d2-4afa-4049-bbcd-91365bbf0664 tempest-GroupSnapshotsTest-1914527007 tempest-GroupSnapshotsTest-1914527007-project-member] Deprecated: Default quota for resource: snapshots_tempest-GroupSnapshotsTest-volume-type-1868112312 is set by the default quota flag: quota_snapshots_tempest-GroupSnapshotsTest-volume-type-1868112312, it is now deprecated. Please use the default quota class for default quota. Aug 07 09:51:25.210085 np0000006707 devstack@c-api.service[100298]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 09:51:25.210085 np0000006707 devstack@c-api.service[100298]: warnings.warn( Aug 07 09:51:25.215363 np0000006707 devstack@c-api.service[100298]: INFO cinder.volume.api [None req-3950fdad-8660-4001-b441-15e8f403c6b2 tempest-TaggedAttachmentsTest-725335908 tempest-TaggedAttachmentsTest-725335908-project-member] Volume info retrieved successfully. Aug 07 09:51:25.221697 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [None req-3950fdad-8660-4001-b441-15e8f403c6b2 tempest-TaggedAttachmentsTest-725335908 tempest-TaggedAttachmentsTest-725335908-project-member] https://10.4.3.8/volume/v3/volumes/55345244-819e-4512-9f20-220e06e3e5e3 returned with HTTP 200 Aug 07 09:51:25.222265 np0000006707 devstack@c-api.service[100298]: [pid: 100298|app: 0|req: 87/343] 10.4.3.8 () {66 vars in 1334 bytes} [Fri Aug 7 09:51:25 2026] GET /volume/v3/volumes/55345244-819e-4512-9f20-220e06e3e5e3 => generated 1136 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 09:51:25.230310 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.quota [None req-8ec9c5d2-4afa-4049-bbcd-91365bbf0664 tempest-GroupSnapshotsTest-1914527007 tempest-GroupSnapshotsTest-1914527007-project-member] Created reservations ['8105ca9d-b91d-448a-8e0b-664678348f87', '0206b8ad-e949-4142-aa69-eac66ee6f3a0', '69318e21-39db-4fa0-a645-9e948bb62c2a', '5e0b8649-14e4-427b-8b00-cfc6bab49634'] {{(pid=100295) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 09:51:25.274983 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-8ec9c5d2-4afa-4049-bbcd-91365bbf0664 tempest-GroupSnapshotsTest-1914527007 tempest-GroupSnapshotsTest-1914527007-project-member] https://10.4.3.8/volume/v3/group_snapshots returned with HTTP 202 Aug 07 09:51:25.275533 np0000006707 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 89/344] 10.4.3.8 () {70 vars in 1310 bytes} [Fri Aug 7 09:51:25 2026] POST /volume/v3/group_snapshots => generated 187 bytes in 126 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 07 09:51:25.285150 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [None req-3b1a7857-ec5a-4120-951d-591cd8c206fc None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:51:25.288028 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-3b1a7857-ec5a-4120-951d-591cd8c206fc tempest-GroupSnapshotsTest-1914527007 tempest-GroupSnapshotsTest-1914527007-project-member] GET https://10.4.3.8/volume/v3/group_snapshots/bc6147c3-6afa-4391-b2ff-38fa05a5cdfd Aug 07 09:51:25.288322 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-3b1a7857-ec5a-4120-951d-591cd8c206fc tempest-GroupSnapshotsTest-1914527007 tempest-GroupSnapshotsTest-1914527007-project-member] Empty body provided in request {{(pid=100297) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 09:51:25.288585 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-3b1a7857-ec5a-4120-951d-591cd8c206fc tempest-GroupSnapshotsTest-1914527007 tempest-GroupSnapshotsTest-1914527007-project-member] Calling method 'version_select' {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 09:51:25.288781 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.v3.group_snapshots [None req-3b1a7857-ec5a-4120-951d-591cd8c206fc tempest-GroupSnapshotsTest-1914527007 tempest-GroupSnapshotsTest-1914527007-project-member] show called for member bc6147c3-6afa-4391-b2ff-38fa05a5cdfd {{(pid=100297) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Aug 07 09:51:25.290195 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [None req-3817ad34-f930-4de2-b710-0e5a3746c634 None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:51:25.293608 np0000006707 devstack@c-api.service[100297]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 09:51:25.293608 np0000006707 devstack@c-api.service[100297]: warnings.warn( Aug 07 09:51:25.293991 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-3817ad34-f930-4de2-b710-0e5a3746c634 tempest-AttachSCSIVolumeTestJSON-861110 tempest-AttachSCSIVolumeTestJSON-861110-project-reader] GET https://10.4.3.8/volume/v3/volumes/2445efb3-f4f5-4c55-a8f4-c4b9aec442b5 Aug 07 09:51:25.294135 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-3817ad34-f930-4de2-b710-0e5a3746c634 tempest-AttachSCSIVolumeTestJSON-861110 tempest-AttachSCSIVolumeTestJSON-861110-project-reader] Empty body provided in request {{(pid=100296) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 09:51:25.294377 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-3817ad34-f930-4de2-b710-0e5a3746c634 tempest-AttachSCSIVolumeTestJSON-861110 tempest-AttachSCSIVolumeTestJSON-861110-project-reader] Calling method 'show' {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 09:51:25.299658 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-3b1a7857-ec5a-4120-951d-591cd8c206fc tempest-GroupSnapshotsTest-1914527007 tempest-GroupSnapshotsTest-1914527007-project-member] https://10.4.3.8/volume/v3/group_snapshots/bc6147c3-6afa-4391-b2ff-38fa05a5cdfd returned with HTTP 200 Aug 07 09:51:25.300191 np0000006707 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 86/345] 10.4.3.8 () {68 vars in 1399 bytes} [Fri Aug 7 09:51:25 2026] GET /volume/v3/group_snapshots/bc6147c3-6afa-4391-b2ff-38fa05a5cdfd => generated 326 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 09:51:25.318027 np0000006707 devstack@c-api.service[100296]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 09:51:25.318027 np0000006707 devstack@c-api.service[100296]: warnings.warn( Aug 07 09:51:25.324964 np0000006707 devstack@c-api.service[100296]: INFO cinder.volume.api [None req-3817ad34-f930-4de2-b710-0e5a3746c634 tempest-AttachSCSIVolumeTestJSON-861110 tempest-AttachSCSIVolumeTestJSON-861110-project-reader] Volume info retrieved successfully. Aug 07 09:51:25.330079 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-3817ad34-f930-4de2-b710-0e5a3746c634 tempest-AttachSCSIVolumeTestJSON-861110 tempest-AttachSCSIVolumeTestJSON-861110-project-reader] https://10.4.3.8/volume/v3/volumes/2445efb3-f4f5-4c55-a8f4-c4b9aec442b5 returned with HTTP 200 Aug 07 09:51:25.330574 np0000006707 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 84/346] 10.4.3.8 () {66 vars in 1334 bytes} [Fri Aug 7 09:51:25 2026] GET /volume/v3/volumes/2445efb3-f4f5-4c55-a8f4-c4b9aec442b5 => generated 1138 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 09:51:25.490540 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.middleware.request_id [None req-1bb01d6b-c67f-476a-9318-923f1ff4501b None None] RequestId filter calling following filter/app {{(pid=100298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:51:25.493204 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [None req-1bb01d6b-c67f-476a-9318-923f1ff4501b tempest-TestMultiAttachVolumeSwap-685592965 tempest-TestMultiAttachVolumeSwap-685592965-project-member] GET https://10.4.3.8/volume/v3/volumes/3f85d5a0-47c2-4332-b9cd-91ab58bbf654 Aug 07 09:51:25.493516 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [None req-1bb01d6b-c67f-476a-9318-923f1ff4501b tempest-TestMultiAttachVolumeSwap-685592965 tempest-TestMultiAttachVolumeSwap-685592965-project-member] Empty body provided in request {{(pid=100298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 09:51:25.493777 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [None req-1bb01d6b-c67f-476a-9318-923f1ff4501b tempest-TestMultiAttachVolumeSwap-685592965 tempest-TestMultiAttachVolumeSwap-685592965-project-member] Calling method 'show' {{(pid=100298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 09:51:25.513434 np0000006707 devstack@c-api.service[100298]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 09:51:25.513434 np0000006707 devstack@c-api.service[100298]: warnings.warn( Aug 07 09:51:25.518540 np0000006707 devstack@c-api.service[100298]: INFO cinder.volume.api [None req-1bb01d6b-c67f-476a-9318-923f1ff4501b tempest-TestMultiAttachVolumeSwap-685592965 tempest-TestMultiAttachVolumeSwap-685592965-project-member] Volume info retrieved successfully. Aug 07 09:51:25.524964 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [None req-1bb01d6b-c67f-476a-9318-923f1ff4501b tempest-TestMultiAttachVolumeSwap-685592965 tempest-TestMultiAttachVolumeSwap-685592965-project-member] https://10.4.3.8/volume/v3/volumes/3f85d5a0-47c2-4332-b9cd-91ab58bbf654 returned with HTTP 200 Aug 07 09:51:25.525493 np0000006707 devstack@c-api.service[100298]: [pid: 100298|app: 0|req: 88/347] 10.4.3.8 () {66 vars in 1334 bytes} [Fri Aug 7 09:51:25 2026] GET /volume/v3/volumes/3f85d5a0-47c2-4332-b9cd-91ab58bbf654 => generated 864 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 09:51:25.944754 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [req-38022796-8a5a-4886-b516-3369b46123e7 req-fb7dad38-e189-40da-86ff-9450c9df9602 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:51:25.946852 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [req-38022796-8a5a-4886-b516-3369b46123e7 req-fb7dad38-e189-40da-86ff-9450c9df9602 tempest-TestMultiAttachVolumeSwap-685592965 tempest-TestMultiAttachVolumeSwap-685592965-project-member] POST https://10.4.3.8/volume/v3/attachments/d2c9de98-fc76-417d-9be7-875204691a22/action Aug 07 09:51:25.947187 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [req-38022796-8a5a-4886-b516-3369b46123e7 req-fb7dad38-e189-40da-86ff-9450c9df9602 tempest-TestMultiAttachVolumeSwap-685592965 tempest-TestMultiAttachVolumeSwap-685592965-project-member] Action body: b'{"os-complete": null}' {{(pid=100295) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 07 09:51:25.947309 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [req-38022796-8a5a-4886-b516-3369b46123e7 req-fb7dad38-e189-40da-86ff-9450c9df9602 tempest-TestMultiAttachVolumeSwap-685592965 tempest-TestMultiAttachVolumeSwap-685592965-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 09:51:25.963038 np0000006707 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 09:51:25.963038 np0000006707 devstack@c-api.service[100295]: warnings.warn( Aug 07 09:51:25.978802 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [req-38022796-8a5a-4886-b516-3369b46123e7 req-fb7dad38-e189-40da-86ff-9450c9df9602 tempest-TestMultiAttachVolumeSwap-685592965 tempest-TestMultiAttachVolumeSwap-685592965-project-member] https://10.4.3.8/volume/v3/attachments/d2c9de98-fc76-417d-9be7-875204691a22/action returned with HTTP 204 Aug 07 09:51:25.979354 np0000006707 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 90/348] 10.4.3.8 () {74 vars in 1711 bytes} [Fri Aug 7 09:51:25 2026] POST /volume/v3/attachments/d2c9de98-fc76-417d-9be7-875204691a22/action => generated 0 bytes in 35 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 07 09:51:26.157842 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [None req-2047b9a6-9daf-44bb-8fff-c50d5495c2f7 None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:51:26.160362 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-2047b9a6-9daf-44bb-8fff-c50d5495c2f7 tempest-VolumesAssistedSnapshotsTest-359814331 tempest-VolumesAssistedSnapshotsTest-359814331-project-admin] GET https://10.4.3.8/volume/v3/volumes/591d23e8-d8e2-4251-ab3c-10dd02793c4e Aug 07 09:51:26.160611 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-2047b9a6-9daf-44bb-8fff-c50d5495c2f7 tempest-VolumesAssistedSnapshotsTest-359814331 tempest-VolumesAssistedSnapshotsTest-359814331-project-admin] Empty body provided in request {{(pid=100297) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 09:51:26.160878 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-2047b9a6-9daf-44bb-8fff-c50d5495c2f7 tempest-VolumesAssistedSnapshotsTest-359814331 tempest-VolumesAssistedSnapshotsTest-359814331-project-admin] Calling method 'show' {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 09:51:26.173136 np0000006707 devstack@c-api.service[100297]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 09:51:26.173136 np0000006707 devstack@c-api.service[100297]: warnings.warn( Aug 07 09:51:26.178515 np0000006707 devstack@c-api.service[100297]: INFO cinder.volume.api [None req-2047b9a6-9daf-44bb-8fff-c50d5495c2f7 tempest-VolumesAssistedSnapshotsTest-359814331 tempest-VolumesAssistedSnapshotsTest-359814331-project-admin] Volume info retrieved successfully. Aug 07 09:51:26.184345 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-2047b9a6-9daf-44bb-8fff-c50d5495c2f7 tempest-VolumesAssistedSnapshotsTest-359814331 tempest-VolumesAssistedSnapshotsTest-359814331-project-admin] https://10.4.3.8/volume/v3/volumes/591d23e8-d8e2-4251-ab3c-10dd02793c4e returned with HTTP 200 Aug 07 09:51:26.184965 np0000006707 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 87/349] 10.4.3.8 () {66 vars in 1334 bytes} [Fri Aug 7 09:51:26 2026] GET /volume/v3/volumes/591d23e8-d8e2-4251-ab3c-10dd02793c4e => generated 1012 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 09:51:26.237207 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [None req-d7ec94de-f5eb-4a82-ba32-2221fae5d68b None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:51:26.239941 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-d7ec94de-f5eb-4a82-ba32-2221fae5d68b tempest-TaggedAttachmentsTest-725335908 tempest-TaggedAttachmentsTest-725335908-project-member] GET https://10.4.3.8/volume/v3/volumes/55345244-819e-4512-9f20-220e06e3e5e3 Aug 07 09:51:26.240119 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-d7ec94de-f5eb-4a82-ba32-2221fae5d68b tempest-TaggedAttachmentsTest-725335908 tempest-TaggedAttachmentsTest-725335908-project-member] Empty body provided in request {{(pid=100296) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 09:51:26.240275 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-d7ec94de-f5eb-4a82-ba32-2221fae5d68b tempest-TaggedAttachmentsTest-725335908 tempest-TaggedAttachmentsTest-725335908-project-member] Calling method 'show' {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 09:51:26.259882 np0000006707 devstack@c-api.service[100296]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 09:51:26.259882 np0000006707 devstack@c-api.service[100296]: warnings.warn( Aug 07 09:51:26.265521 np0000006707 devstack@c-api.service[100296]: INFO cinder.volume.api [None req-d7ec94de-f5eb-4a82-ba32-2221fae5d68b tempest-TaggedAttachmentsTest-725335908 tempest-TaggedAttachmentsTest-725335908-project-member] Volume info retrieved successfully. Aug 07 09:51:26.275295 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-d7ec94de-f5eb-4a82-ba32-2221fae5d68b tempest-TaggedAttachmentsTest-725335908 tempest-TaggedAttachmentsTest-725335908-project-member] https://10.4.3.8/volume/v3/volumes/55345244-819e-4512-9f20-220e06e3e5e3 returned with HTTP 200 Aug 07 09:51:26.275295 np0000006707 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 85/350] 10.4.3.8 () {66 vars in 1334 bytes} [Fri Aug 7 09:51:26 2026] GET /volume/v3/volumes/55345244-819e-4512-9f20-220e06e3e5e3 => generated 1136 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 09:51:26.318929 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.middleware.request_id [None req-b3118b09-4dd9-4b34-929f-58667956218c None None] RequestId filter calling following filter/app {{(pid=100298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:51:26.325536 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [None req-b3118b09-4dd9-4b34-929f-58667956218c tempest-GroupSnapshotsTest-1914527007 tempest-GroupSnapshotsTest-1914527007-project-member] GET https://10.4.3.8/volume/v3/group_snapshots/bc6147c3-6afa-4391-b2ff-38fa05a5cdfd Aug 07 09:51:26.325835 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [None req-b3118b09-4dd9-4b34-929f-58667956218c tempest-GroupSnapshotsTest-1914527007 tempest-GroupSnapshotsTest-1914527007-project-member] Empty body provided in request {{(pid=100298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 09:51:26.326071 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [None req-b3118b09-4dd9-4b34-929f-58667956218c tempest-GroupSnapshotsTest-1914527007 tempest-GroupSnapshotsTest-1914527007-project-member] Calling method 'version_select' {{(pid=100298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 09:51:26.326244 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.v3.group_snapshots [None req-b3118b09-4dd9-4b34-929f-58667956218c tempest-GroupSnapshotsTest-1914527007 tempest-GroupSnapshotsTest-1914527007-project-member] show called for member bc6147c3-6afa-4391-b2ff-38fa05a5cdfd {{(pid=100298) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Aug 07 09:51:26.331041 np0000006707 devstack@c-api.service[100298]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 09:51:26.331041 np0000006707 devstack@c-api.service[100298]: warnings.warn( Aug 07 09:51:26.337666 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [None req-b3118b09-4dd9-4b34-929f-58667956218c tempest-GroupSnapshotsTest-1914527007 tempest-GroupSnapshotsTest-1914527007-project-member] https://10.4.3.8/volume/v3/group_snapshots/bc6147c3-6afa-4391-b2ff-38fa05a5cdfd returned with HTTP 200 Aug 07 09:51:26.338551 np0000006707 devstack@c-api.service[100298]: [pid: 100298|app: 0|req: 89/351] 10.4.3.8 () {68 vars in 1399 bytes} [Fri Aug 7 09:51:26 2026] GET /volume/v3/group_snapshots/bc6147c3-6afa-4391-b2ff-38fa05a5cdfd => generated 327 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 09:51:26.351229 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-8532a2b1-758a-4de7-8239-d8943e4b3277 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:51:26.353262 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [None req-a7ec0b8d-1061-47dc-bda1-4b2be4b1574c None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:51:26.355468 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-a7ec0b8d-1061-47dc-bda1-4b2be4b1574c tempest-GroupSnapshotsTest-1914527007 tempest-GroupSnapshotsTest-1914527007-project-member] GET https://10.4.3.8/volume/v3/snapshots/detail Aug 07 09:51:26.355705 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-a7ec0b8d-1061-47dc-bda1-4b2be4b1574c tempest-GroupSnapshotsTest-1914527007 tempest-GroupSnapshotsTest-1914527007-project-member] Empty body provided in request {{(pid=100297) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 09:51:26.356173 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-a7ec0b8d-1061-47dc-bda1-4b2be4b1574c tempest-GroupSnapshotsTest-1914527007 tempest-GroupSnapshotsTest-1914527007-project-member] Calling method 'detail' {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 09:51:26.356173 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.api_utils [None req-a7ec0b8d-1061-47dc-bda1-4b2be4b1574c tempest-GroupSnapshotsTest-1914527007 tempest-GroupSnapshotsTest-1914527007-project-member] Removing options '' from query. {{(pid=100297) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 07 09:51:26.357305 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.db.api [None req-a7ec0b8d-1061-47dc-bda1-4b2be4b1574c tempest-GroupSnapshotsTest-1914527007 tempest-GroupSnapshotsTest-1914527007-project-member] Building query based on filter {{(pid=100297) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 07 09:51:26.358945 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-8532a2b1-758a-4de7-8239-d8943e4b3277 tempest-AttachSCSIVolumeTestJSON-861110 tempest-AttachSCSIVolumeTestJSON-861110-project-reader] GET https://10.4.3.8/volume/v3/volumes/2445efb3-f4f5-4c55-a8f4-c4b9aec442b5 Aug 07 09:51:26.358945 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-8532a2b1-758a-4de7-8239-d8943e4b3277 tempest-AttachSCSIVolumeTestJSON-861110 tempest-AttachSCSIVolumeTestJSON-861110-project-reader] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 09:51:26.359170 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-8532a2b1-758a-4de7-8239-d8943e4b3277 tempest-AttachSCSIVolumeTestJSON-861110 tempest-AttachSCSIVolumeTestJSON-861110-project-reader] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 09:51:26.363007 np0000006707 devstack@c-api.service[100297]: INFO cinder.volume.api [None req-a7ec0b8d-1061-47dc-bda1-4b2be4b1574c tempest-GroupSnapshotsTest-1914527007 tempest-GroupSnapshotsTest-1914527007-project-member] Get all snapshots completed successfully. Aug 07 09:51:26.363723 np0000006707 devstack@c-api.service[100297]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 09:51:26.363723 np0000006707 devstack@c-api.service[100297]: warnings.warn( Aug 07 09:51:26.364677 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-a7ec0b8d-1061-47dc-bda1-4b2be4b1574c tempest-GroupSnapshotsTest-1914527007 tempest-GroupSnapshotsTest-1914527007-project-member] https://10.4.3.8/volume/v3/snapshots/detail returned with HTTP 200 Aug 07 09:51:26.366777 np0000006707 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 88/352] 10.4.3.8 () {66 vars in 1250 bytes} [Fri Aug 7 09:51:26 2026] GET /volume/v3/snapshots/detail => generated 931 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 09:51:26.378804 np0000006707 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 09:51:26.378804 np0000006707 devstack@c-api.service[100295]: warnings.warn( Aug 07 09:51:26.382864 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [None req-572a2197-5b5b-4ff8-8f5d-d8483de9aa94 None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:51:26.385505 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-572a2197-5b5b-4ff8-8f5d-d8483de9aa94 tempest-GroupSnapshotsTest-1914527007 tempest-GroupSnapshotsTest-1914527007-project-member] GET https://10.4.3.8/volume/v3/snapshots/7b34c123-b688-47bc-889e-61790ea206b1 Aug 07 09:51:26.385505 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-572a2197-5b5b-4ff8-8f5d-d8483de9aa94 tempest-GroupSnapshotsTest-1914527007 tempest-GroupSnapshotsTest-1914527007-project-member] Empty body provided in request {{(pid=100296) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 09:51:26.385773 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-572a2197-5b5b-4ff8-8f5d-d8483de9aa94 tempest-GroupSnapshotsTest-1914527007 tempest-GroupSnapshotsTest-1914527007-project-member] Calling method 'show' {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 09:51:26.386505 np0000006707 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-8532a2b1-758a-4de7-8239-d8943e4b3277 tempest-AttachSCSIVolumeTestJSON-861110 tempest-AttachSCSIVolumeTestJSON-861110-project-reader] Volume info retrieved successfully. Aug 07 09:51:26.393266 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-8532a2b1-758a-4de7-8239-d8943e4b3277 tempest-AttachSCSIVolumeTestJSON-861110 tempest-AttachSCSIVolumeTestJSON-861110-project-reader] https://10.4.3.8/volume/v3/volumes/2445efb3-f4f5-4c55-a8f4-c4b9aec442b5 returned with HTTP 200 Aug 07 09:51:26.394449 np0000006707 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 91/353] 10.4.3.8 () {66 vars in 1334 bytes} [Fri Aug 7 09:51:26 2026] GET /volume/v3/volumes/2445efb3-f4f5-4c55-a8f4-c4b9aec442b5 => generated 1138 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 09:51:26.401199 np0000006707 devstack@c-api.service[100296]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 09:51:26.401199 np0000006707 devstack@c-api.service[100296]: warnings.warn( Aug 07 09:51:26.402094 np0000006707 devstack@c-api.service[100296]: INFO cinder.volume.api [None req-572a2197-5b5b-4ff8-8f5d-d8483de9aa94 tempest-GroupSnapshotsTest-1914527007 tempest-GroupSnapshotsTest-1914527007-project-member] Snapshot retrieved successfully. Aug 07 09:51:26.402799 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-572a2197-5b5b-4ff8-8f5d-d8483de9aa94 tempest-GroupSnapshotsTest-1914527007 tempest-GroupSnapshotsTest-1914527007-project-member] https://10.4.3.8/volume/v3/snapshots/7b34c123-b688-47bc-889e-61790ea206b1 returned with HTTP 200 Aug 07 09:51:26.403325 np0000006707 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 86/354] 10.4.3.8 () {66 vars in 1340 bytes} [Fri Aug 7 09:51:26 2026] GET /volume/v3/snapshots/7b34c123-b688-47bc-889e-61790ea206b1 => generated 470 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 09:51:26.417254 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.middleware.request_id [None req-fd010a82-7a93-48a1-9ba6-840d93efc291 None None] RequestId filter calling following filter/app {{(pid=100298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:51:26.419554 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [None req-fd010a82-7a93-48a1-9ba6-840d93efc291 tempest-GroupSnapshotsTest-1914527007 tempest-GroupSnapshotsTest-1914527007-project-member] GET https://10.4.3.8/volume/v3/snapshots/36a4e43e-6f14-4d72-aa03-98609a24cdb7 Aug 07 09:51:26.419804 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [None req-fd010a82-7a93-48a1-9ba6-840d93efc291 tempest-GroupSnapshotsTest-1914527007 tempest-GroupSnapshotsTest-1914527007-project-member] Empty body provided in request {{(pid=100298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 09:51:26.420475 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [None req-fd010a82-7a93-48a1-9ba6-840d93efc291 tempest-GroupSnapshotsTest-1914527007 tempest-GroupSnapshotsTest-1914527007-project-member] Calling method 'show' {{(pid=100298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 09:51:26.425806 np0000006707 devstack@c-api.service[100298]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 09:51:26.425806 np0000006707 devstack@c-api.service[100298]: warnings.warn( Aug 07 09:51:26.426288 np0000006707 devstack@c-api.service[100298]: INFO cinder.volume.api [None req-fd010a82-7a93-48a1-9ba6-840d93efc291 tempest-GroupSnapshotsTest-1914527007 tempest-GroupSnapshotsTest-1914527007-project-member] Snapshot retrieved successfully. Aug 07 09:51:26.427280 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [None req-fd010a82-7a93-48a1-9ba6-840d93efc291 tempest-GroupSnapshotsTest-1914527007 tempest-GroupSnapshotsTest-1914527007-project-member] https://10.4.3.8/volume/v3/snapshots/36a4e43e-6f14-4d72-aa03-98609a24cdb7 returned with HTTP 200 Aug 07 09:51:26.427691 np0000006707 devstack@c-api.service[100298]: [pid: 100298|app: 0|req: 90/355] 10.4.3.8 () {66 vars in 1340 bytes} [Fri Aug 7 09:51:26 2026] GET /volume/v3/snapshots/36a4e43e-6f14-4d72-aa03-98609a24cdb7 => generated 470 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 09:51:26.440313 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [None req-c012b051-fce1-4494-8001-61f853a5ad04 None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:51:26.442220 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-c012b051-fce1-4494-8001-61f853a5ad04 tempest-GroupSnapshotsTest-1914527007 tempest-GroupSnapshotsTest-1914527007-project-member] DELETE https://10.4.3.8/volume/v3/group_snapshots/bc6147c3-6afa-4391-b2ff-38fa05a5cdfd Aug 07 09:51:26.442410 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-c012b051-fce1-4494-8001-61f853a5ad04 tempest-GroupSnapshotsTest-1914527007 tempest-GroupSnapshotsTest-1914527007-project-member] Empty body provided in request {{(pid=100297) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 09:51:26.442616 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-c012b051-fce1-4494-8001-61f853a5ad04 tempest-GroupSnapshotsTest-1914527007 tempest-GroupSnapshotsTest-1914527007-project-member] Calling method 'version_select' {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 09:51:26.442774 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.v3.group_snapshots [None req-c012b051-fce1-4494-8001-61f853a5ad04 tempest-GroupSnapshotsTest-1914527007 tempest-GroupSnapshotsTest-1914527007-project-member] delete called for member bc6147c3-6afa-4391-b2ff-38fa05a5cdfd {{(pid=100297) delete /opt/stack/cinder/cinder/api/v3/group_snapshots.py:72}} Aug 07 09:51:26.442917 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.v3.group_snapshots [None req-c012b051-fce1-4494-8001-61f853a5ad04 tempest-GroupSnapshotsTest-1914527007 tempest-GroupSnapshotsTest-1914527007-project-member] Delete group_snapshot with id: bc6147c3-6afa-4391-b2ff-38fa05a5cdfd Aug 07 09:51:26.447099 np0000006707 devstack@c-api.service[100297]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 09:51:26.447099 np0000006707 devstack@c-api.service[100297]: warnings.warn( Aug 07 09:51:26.508570 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-c012b051-fce1-4494-8001-61f853a5ad04 tempest-GroupSnapshotsTest-1914527007 tempest-GroupSnapshotsTest-1914527007-project-member] https://10.4.3.8/volume/v3/group_snapshots/bc6147c3-6afa-4391-b2ff-38fa05a5cdfd returned with HTTP 202 Aug 07 09:51:26.509073 np0000006707 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 89/356] 10.4.3.8 () {68 vars in 1402 bytes} [Fri Aug 7 09:51:26 2026] DELETE /volume/v3/group_snapshots/bc6147c3-6afa-4391-b2ff-38fa05a5cdfd => generated 0 bytes in 69 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 07 09:51:26.525181 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-8b8297d0-fd80-4c09-9706-64f716038985 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:51:26.528093 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-8b8297d0-fd80-4c09-9706-64f716038985 tempest-GroupSnapshotsTest-1914527007 tempest-GroupSnapshotsTest-1914527007-project-member] GET https://10.4.3.8/volume/v3/volumes/detail Aug 07 09:51:26.529538 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-8b8297d0-fd80-4c09-9706-64f716038985 tempest-GroupSnapshotsTest-1914527007 tempest-GroupSnapshotsTest-1914527007-project-member] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 09:51:26.529538 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-8b8297d0-fd80-4c09-9706-64f716038985 tempest-GroupSnapshotsTest-1914527007 tempest-GroupSnapshotsTest-1914527007-project-member] Calling method 'detail' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 09:51:26.530408 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.api_utils [None req-8b8297d0-fd80-4c09-9706-64f716038985 tempest-GroupSnapshotsTest-1914527007 tempest-GroupSnapshotsTest-1914527007-project-member] Removing options '' from query. {{(pid=100295) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 07 09:51:26.531657 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.volume.api [None req-8b8297d0-fd80-4c09-9706-64f716038985 tempest-GroupSnapshotsTest-1914527007 tempest-GroupSnapshotsTest-1914527007-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100295) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 07 09:51:26.541076 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [None req-2b92dcd4-79ec-4bd2-b2cd-d8de4b12d187 None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:51:26.543693 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-2b92dcd4-79ec-4bd2-b2cd-d8de4b12d187 tempest-TestMultiAttachVolumeSwap-685592965 tempest-TestMultiAttachVolumeSwap-685592965-project-member] GET https://10.4.3.8/volume/v3/volumes/3f85d5a0-47c2-4332-b9cd-91ab58bbf654 Aug 07 09:51:26.543963 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-2b92dcd4-79ec-4bd2-b2cd-d8de4b12d187 tempest-TestMultiAttachVolumeSwap-685592965 tempest-TestMultiAttachVolumeSwap-685592965-project-member] Empty body provided in request {{(pid=100296) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 09:51:26.544286 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-2b92dcd4-79ec-4bd2-b2cd-d8de4b12d187 tempest-TestMultiAttachVolumeSwap-685592965 tempest-TestMultiAttachVolumeSwap-685592965-project-member] Calling method 'show' {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 09:51:26.557257 np0000006707 devstack@c-api.service[100296]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 09:51:26.557257 np0000006707 devstack@c-api.service[100296]: warnings.warn( Aug 07 09:51:26.562533 np0000006707 devstack@c-api.service[100296]: INFO cinder.volume.api [None req-2b92dcd4-79ec-4bd2-b2cd-d8de4b12d187 tempest-TestMultiAttachVolumeSwap-685592965 tempest-TestMultiAttachVolumeSwap-685592965-project-member] Volume info retrieved successfully. Aug 07 09:51:26.569466 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-2b92dcd4-79ec-4bd2-b2cd-d8de4b12d187 tempest-TestMultiAttachVolumeSwap-685592965 tempest-TestMultiAttachVolumeSwap-685592965-project-member] https://10.4.3.8/volume/v3/volumes/3f85d5a0-47c2-4332-b9cd-91ab58bbf654 returned with HTTP 200 Aug 07 09:51:26.569466 np0000006707 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 87/357] 10.4.3.8 () {66 vars in 1334 bytes} [Fri Aug 7 09:51:26 2026] GET /volume/v3/volumes/3f85d5a0-47c2-4332-b9cd-91ab58bbf654 => generated 1156 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 09:51:26.574221 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.middleware.request_id [None req-1ecaf81a-3206-408d-9b9b-fdd5aefcacf7 None None] RequestId filter calling following filter/app {{(pid=100298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:51:26.576942 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [None req-1ecaf81a-3206-408d-9b9b-fdd5aefcacf7 tempest-ServerActionsTestOtherA-2072286966 tempest-ServerActionsTestOtherA-2072286966-project-member] POST https://10.4.3.8/volume/v3/volumes Aug 07 09:51:26.577657 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [None req-1ecaf81a-3206-408d-9b9b-fdd5aefcacf7 tempest-ServerActionsTestOtherA-2072286966 tempest-ServerActionsTestOtherA-2072286966-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-ServerActionsTestOtherA-volume-26965236"}} {{(pid=100298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 09:51:26.579995 np0000006707 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-8b8297d0-fd80-4c09-9706-64f716038985 tempest-GroupSnapshotsTest-1914527007 tempest-GroupSnapshotsTest-1914527007-project-member] Get all volumes completed successfully. Aug 07 09:51:26.582445 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.v3.volumes [None req-1ecaf81a-3206-408d-9b9b-fdd5aefcacf7 tempest-ServerActionsTestOtherA-2072286966 tempest-ServerActionsTestOtherA-2072286966-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-ServerActionsTestOtherA-volume-26965236'}} {{(pid=100298) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 07 09:51:26.582445 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.v3.volumes [None req-1ecaf81a-3206-408d-9b9b-fdd5aefcacf7 tempest-ServerActionsTestOtherA-2072286966 tempest-ServerActionsTestOtherA-2072286966-project-member] Create volume of 1 GB Aug 07 09:51:26.582557 np0000006707 devstack@c-api.service[100295]: WARNING stevedore.named [None req-8b8297d0-fd80-4c09-9706-64f716038985 tempest-GroupSnapshotsTest-1914527007 tempest-GroupSnapshotsTest-1914527007-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 07 09:51:26.582557 np0000006707 devstack@c-api.service[100295]: WARNING castellan.key_manager [None req-8b8297d0-fd80-4c09-9706-64f716038985 tempest-GroupSnapshotsTest-1914527007 tempest-GroupSnapshotsTest-1914527007-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, 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 09:51:26.586123 np0000006707 devstack@c-api.service[100298]: INFO cinder.volume.api [None req-1ecaf81a-3206-408d-9b9b-fdd5aefcacf7 tempest-ServerActionsTestOtherA-2072286966 tempest-ServerActionsTestOtherA-2072286966-project-member] Availability Zones retrieved successfully. Aug 07 09:51:26.595867 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.volume.api [None req-1ecaf81a-3206-408d-9b9b-fdd5aefcacf7 tempest-ServerActionsTestOtherA-2072286966 tempest-ServerActionsTestOtherA-2072286966-project-member] Flow 'volume_create_api' (1331403e-d829-42ca-b43f-b4be09a54db8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100298) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 09:51:26.597124 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.volume.api [None req-1ecaf81a-3206-408d-9b9b-fdd5aefcacf7 tempest-ServerActionsTestOtherA-2072286966 tempest-ServerActionsTestOtherA-2072286966-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (be5360e3-841f-4e57-975d-9d2432e1585f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100298) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 09:51:26.598666 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.volume.flows.api.create_volume [None req-1ecaf81a-3206-408d-9b9b-fdd5aefcacf7 tempest-ServerActionsTestOtherA-2072286966 tempest-ServerActionsTestOtherA-2072286966-project-member] Validating volume size '1' using validate_int {{(pid=100298) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 07 09:51:26.634372 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [req-a9314749-a8a6-414f-bbba-b20d75bf057c req-f776551d-4445-4b27-9403-c6ecb4bba329 None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:51:26.638762 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [req-a9314749-a8a6-414f-bbba-b20d75bf057c req-f776551d-4445-4b27-9403-c6ecb4bba329 tempest-TestMultiAttachVolumeSwap-685592965 tempest-TestMultiAttachVolumeSwap-685592965-project-member] GET https://10.4.3.8/volume/v3/volumes/3f85d5a0-47c2-4332-b9cd-91ab58bbf654 Aug 07 09:51:26.638762 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [req-a9314749-a8a6-414f-bbba-b20d75bf057c req-f776551d-4445-4b27-9403-c6ecb4bba329 tempest-TestMultiAttachVolumeSwap-685592965 tempest-TestMultiAttachVolumeSwap-685592965-project-member] Empty body provided in request {{(pid=100297) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 09:51:26.638762 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [req-a9314749-a8a6-414f-bbba-b20d75bf057c req-f776551d-4445-4b27-9403-c6ecb4bba329 tempest-TestMultiAttachVolumeSwap-685592965 tempest-TestMultiAttachVolumeSwap-685592965-project-member] Calling method 'show' {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 09:51:26.641092 np0000006707 devstack@c-api.service[100295]: DEBUG oslo_db.sqlalchemy.engines [None req-8b8297d0-fd80-4c09-9706-64f716038985 tempest-GroupSnapshotsTest-1914527007 tempest-GroupSnapshotsTest-1914527007-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100295) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 07 09:51:26.641374 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.volume.api [None req-1ecaf81a-3206-408d-9b9b-fdd5aefcacf7 tempest-ServerActionsTestOtherA-2072286966 tempest-ServerActionsTestOtherA-2072286966-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (be5360e3-841f-4e57-975d-9d2432e1585f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-07T09:47:39Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=45fd9a3a-b61e-4c6c-9ab7-d02f06678d0d,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '45fd9a3a-b61e-4c6c-9ab7-d02f06678d0d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100298) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 09:51:26.644966 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.volume.api [None req-1ecaf81a-3206-408d-9b9b-fdd5aefcacf7 tempest-ServerActionsTestOtherA-2072286966 tempest-ServerActionsTestOtherA-2072286966-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a60d79f3-2506-42df-bd5c-a7d0c8aa6b2d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100298) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 09:51:26.647240 np0000006707 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 09:51:26.647240 np0000006707 devstack@c-api.service[100295]: warnings.warn( Aug 07 09:51:26.651349 np0000006707 devstack@c-api.service[100297]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 09:51:26.651349 np0000006707 devstack@c-api.service[100297]: warnings.warn( Aug 07 09:51:26.652340 np0000006707 devstack@c-api.service[100295]: WARNING stevedore.named [None req-8b8297d0-fd80-4c09-9706-64f716038985 tempest-GroupSnapshotsTest-1914527007 tempest-GroupSnapshotsTest-1914527007-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 07 09:51:26.652667 np0000006707 devstack@c-api.service[100295]: WARNING castellan.key_manager [None req-8b8297d0-fd80-4c09-9706-64f716038985 tempest-GroupSnapshotsTest-1914527007 tempest-GroupSnapshotsTest-1914527007-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, 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 09:51:26.657025 np0000006707 devstack@c-api.service[100297]: INFO cinder.volume.api [req-a9314749-a8a6-414f-bbba-b20d75bf057c req-f776551d-4445-4b27-9403-c6ecb4bba329 tempest-TestMultiAttachVolumeSwap-685592965 tempest-TestMultiAttachVolumeSwap-685592965-project-member] Volume info retrieved successfully. Aug 07 09:51:26.662462 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [req-a9314749-a8a6-414f-bbba-b20d75bf057c req-f776551d-4445-4b27-9403-c6ecb4bba329 tempest-TestMultiAttachVolumeSwap-685592965 tempest-TestMultiAttachVolumeSwap-685592965-project-member] https://10.4.3.8/volume/v3/volumes/3f85d5a0-47c2-4332-b9cd-91ab58bbf654 returned with HTTP 200 Aug 07 09:51:26.663215 np0000006707 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 90/358] 10.4.3.8 () {68 vars in 1584 bytes} [Fri Aug 7 09:51:26 2026] GET /volume/v3/volumes/3f85d5a0-47c2-4332-b9cd-91ab58bbf654 => generated 1156 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 09:51:26.709488 np0000006707 devstack@c-api.service[100295]: DEBUG oslo_db.sqlalchemy.engines [None req-8b8297d0-fd80-4c09-9706-64f716038985 tempest-GroupSnapshotsTest-1914527007 tempest-GroupSnapshotsTest-1914527007-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100295) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 07 09:51:26.713619 np0000006707 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 09:51:26.713619 np0000006707 devstack@c-api.service[100295]: warnings.warn( Aug 07 09:51:26.724971 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-8b8297d0-fd80-4c09-9706-64f716038985 tempest-GroupSnapshotsTest-1914527007 tempest-GroupSnapshotsTest-1914527007-project-member] https://10.4.3.8/volume/v3/volumes/detail returned with HTTP 200 Aug 07 09:51:26.725656 np0000006707 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 92/359] 10.4.3.8 () {68 vars in 1285 bytes} [Fri Aug 7 09:51:26 2026] GET /volume/v3/volumes/detail => generated 1815 bytes in 202 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 07 09:51:26.730974 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.quota [None req-1ecaf81a-3206-408d-9b9b-fdd5aefcacf7 tempest-ServerActionsTestOtherA-2072286966 tempest-ServerActionsTestOtherA-2072286966-project-member] Created reservations ['45204264-1319-47ef-86f4-b70dcfcfe47a', 'fb0a6e3f-6f3c-4eb2-968d-38e9a611a37b', '711ca108-9f1e-4df1-90b9-7d1b72490be5', '12a571f5-1e32-403a-8524-fa1d399f21e4'] {{(pid=100298) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 09:51:26.732382 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.volume.api [None req-1ecaf81a-3206-408d-9b9b-fdd5aefcacf7 tempest-ServerActionsTestOtherA-2072286966 tempest-ServerActionsTestOtherA-2072286966-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a60d79f3-2506-42df-bd5c-a7d0c8aa6b2d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['45204264-1319-47ef-86f4-b70dcfcfe47a', 'fb0a6e3f-6f3c-4eb2-968d-38e9a611a37b', '711ca108-9f1e-4df1-90b9-7d1b72490be5', '12a571f5-1e32-403a-8524-fa1d399f21e4']}' {{(pid=100298) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 09:51:26.733766 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.volume.api [None req-1ecaf81a-3206-408d-9b9b-fdd5aefcacf7 tempest-ServerActionsTestOtherA-2072286966 tempest-ServerActionsTestOtherA-2072286966-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f96fa980-21d3-417b-9281-5f4cf89ea06b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100298) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 09:51:26.741071 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [None req-81ef6848-e0aa-42d1-8383-d5a4cf6ce3a0 None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:51:26.743585 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-81ef6848-e0aa-42d1-8383-d5a4cf6ce3a0 tempest-GroupSnapshotsTest-1914527007 tempest-GroupSnapshotsTest-1914527007-project-member] GET https://10.4.3.8/volume/v3/snapshots/detail Aug 07 09:51:26.744011 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-81ef6848-e0aa-42d1-8383-d5a4cf6ce3a0 tempest-GroupSnapshotsTest-1914527007 tempest-GroupSnapshotsTest-1914527007-project-member] Empty body provided in request {{(pid=100296) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 09:51:26.744092 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-81ef6848-e0aa-42d1-8383-d5a4cf6ce3a0 tempest-GroupSnapshotsTest-1914527007 tempest-GroupSnapshotsTest-1914527007-project-member] Calling method 'detail' {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 09:51:26.744401 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.api_utils [None req-81ef6848-e0aa-42d1-8383-d5a4cf6ce3a0 tempest-GroupSnapshotsTest-1914527007 tempest-GroupSnapshotsTest-1914527007-project-member] Removing options '' from query. {{(pid=100296) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 07 09:51:26.746572 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.db.api [None req-81ef6848-e0aa-42d1-8383-d5a4cf6ce3a0 tempest-GroupSnapshotsTest-1914527007 tempest-GroupSnapshotsTest-1914527007-project-member] Building query based on filter {{(pid=100296) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 07 09:51:26.762010 np0000006707 devstack@c-api.service[100296]: INFO cinder.volume.api [None req-81ef6848-e0aa-42d1-8383-d5a4cf6ce3a0 tempest-GroupSnapshotsTest-1914527007 tempest-GroupSnapshotsTest-1914527007-project-member] Get all snapshots completed successfully. Aug 07 09:51:26.763054 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-81ef6848-e0aa-42d1-8383-d5a4cf6ce3a0 tempest-GroupSnapshotsTest-1914527007 tempest-GroupSnapshotsTest-1914527007-project-member] https://10.4.3.8/volume/v3/snapshots/detail returned with HTTP 200 Aug 07 09:51:26.763301 np0000006707 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 88/360] 10.4.3.8 () {66 vars in 1250 bytes} [Fri Aug 7 09:51:26 2026] GET /volume/v3/snapshots/detail => generated 17 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 07 09:51:26.767000 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.volume.api [None req-1ecaf81a-3206-408d-9b9b-fdd5aefcacf7 tempest-ServerActionsTestOtherA-2072286966 tempest-ServerActionsTestOtherA-2072286966-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f96fa980-21d3-417b-9281-5f4cf89ea06b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '440217b8-1dff-4fdf-bb38-f700a30e0a54', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-ServerActionsTestOtherA-volume-26965236',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='53ff0ae29f4e4c0a87bf92bca756fde9',qos_specs=None,replication_status=,reservations=['45204264-1319-47ef-86f4-b70dcfcfe47a','fb0a6e3f-6f3c-4eb2-968d-38e9a611a37b','711ca108-9f1e-4df1-90b9-7d1b72490be5','12a571f5-1e32-403a-8524-fa1d399f21e4'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9c6448a472e74005849c39c77c4be467',volume_type_id=45fd9a3a-b61e-4c6c-9ab7-d02f06678d0d), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-07T09:51:26Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-ServerActionsTestOtherA-volume-26965236',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=440217b8-1dff-4fdf-bb38-f700a30e0a54,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='53ff0ae29f4e4c0a87bf92bca756fde9',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='9c6448a472e74005849c39c77c4be467',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(45fd9a3a-b61e-4c6c-9ab7-d02f06678d0d),volume_type_id=45fd9a3a-b61e-4c6c-9ab7-d02f06678d0d)}' {{(pid=100298) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 09:51:26.770917 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.volume.api [None req-1ecaf81a-3206-408d-9b9b-fdd5aefcacf7 tempest-ServerActionsTestOtherA-2072286966 tempest-ServerActionsTestOtherA-2072286966-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (25288000-168b-4370-b931-37c31142aac4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100298) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 09:51:26.770986 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [None req-be24233b-1660-41fa-b21e-a563e89605e0 None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:51:26.770986 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-be24233b-1660-41fa-b21e-a563e89605e0 None None] GET https://10.4.3.8/volume// Aug 07 09:51:26.770986 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-be24233b-1660-41fa-b21e-a563e89605e0 None None] Empty body provided in request {{(pid=100297) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 09:51:26.770986 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-be24233b-1660-41fa-b21e-a563e89605e0 None None] Calling method 'all' {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 09:51:26.770986 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-be24233b-1660-41fa-b21e-a563e89605e0 None None] https://10.4.3.8/volume// returned with HTTP 300 Aug 07 09:51:26.770986 np0000006707 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 91/361] 10.4.3.8 () {66 vars in 1414 bytes} [Fri Aug 7 09:51:26 2026] GET /volume/ => generated 384 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 07 09:51:26.774199 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-a201444b-d872-416a-9aa9-5fcd9eca40dc None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:51:26.776355 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-a201444b-d872-416a-9aa9-5fcd9eca40dc tempest-GroupSnapshotsTest-1914527007 tempest-GroupSnapshotsTest-1914527007-project-member] GET https://10.4.3.8/volume/v3/group_snapshots/bc6147c3-6afa-4391-b2ff-38fa05a5cdfd Aug 07 09:51:26.776620 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-a201444b-d872-416a-9aa9-5fcd9eca40dc tempest-GroupSnapshotsTest-1914527007 tempest-GroupSnapshotsTest-1914527007-project-member] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 09:51:26.777111 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-a201444b-d872-416a-9aa9-5fcd9eca40dc tempest-GroupSnapshotsTest-1914527007 tempest-GroupSnapshotsTest-1914527007-project-member] Calling method 'version_select' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 09:51:26.777111 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.v3.group_snapshots [None req-a201444b-d872-416a-9aa9-5fcd9eca40dc tempest-GroupSnapshotsTest-1914527007 tempest-GroupSnapshotsTest-1914527007-project-member] show called for member bc6147c3-6afa-4391-b2ff-38fa05a5cdfd {{(pid=100295) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Aug 07 09:51:26.781714 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-a201444b-d872-416a-9aa9-5fcd9eca40dc tempest-GroupSnapshotsTest-1914527007 tempest-GroupSnapshotsTest-1914527007-project-member] https://10.4.3.8/volume/v3/group_snapshots/bc6147c3-6afa-4391-b2ff-38fa05a5cdfd returned with HTTP 404 Aug 07 09:51:26.782324 np0000006707 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 93/362] 10.4.3.8 () {68 vars in 1399 bytes} [Fri Aug 7 09:51:26 2026] GET /volume/v3/group_snapshots/bc6147c3-6afa-4391-b2ff-38fa05a5cdfd => generated 116 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 07 09:51:26.782865 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [req-a9314749-a8a6-414f-bbba-b20d75bf057c req-7adc1dc5-5f21-4cb2-a296-51036f643954 None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:51:26.785560 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [req-a9314749-a8a6-414f-bbba-b20d75bf057c req-7adc1dc5-5f21-4cb2-a296-51036f643954 tempest-TestMultiAttachVolumeSwap-685592965 tempest-TestMultiAttachVolumeSwap-685592965-project-member] POST https://10.4.3.8/volume/v3/attachments Aug 07 09:51:26.786002 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [req-a9314749-a8a6-414f-bbba-b20d75bf057c req-7adc1dc5-5f21-4cb2-a296-51036f643954 tempest-TestMultiAttachVolumeSwap-685592965 tempest-TestMultiAttachVolumeSwap-685592965-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "3f85d5a0-47c2-4332-b9cd-91ab58bbf654", "connector": null, "instance_uuid": "ed922427-45f9-4464-a64e-b8b70da3fd4a"}} {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 09:51:26.792195 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [None req-13d1e227-d551-4174-8c25-4d5b8a6dde3e None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:51:26.794766 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-13d1e227-d551-4174-8c25-4d5b8a6dde3e tempest-GroupSnapshotsTest-1914527007 tempest-GroupSnapshotsTest-1914527007-project-member] DELETE https://10.4.3.8/volume/v3/group_snapshots/bc6147c3-6afa-4391-b2ff-38fa05a5cdfd Aug 07 09:51:26.795129 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-13d1e227-d551-4174-8c25-4d5b8a6dde3e tempest-GroupSnapshotsTest-1914527007 tempest-GroupSnapshotsTest-1914527007-project-member] Empty body provided in request {{(pid=100297) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 09:51:26.795392 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-13d1e227-d551-4174-8c25-4d5b8a6dde3e tempest-GroupSnapshotsTest-1914527007 tempest-GroupSnapshotsTest-1914527007-project-member] Calling method 'version_select' {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 09:51:26.795601 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.v3.group_snapshots [None req-13d1e227-d551-4174-8c25-4d5b8a6dde3e tempest-GroupSnapshotsTest-1914527007 tempest-GroupSnapshotsTest-1914527007-project-member] delete called for member bc6147c3-6afa-4391-b2ff-38fa05a5cdfd {{(pid=100297) delete /opt/stack/cinder/cinder/api/v3/group_snapshots.py:72}} Aug 07 09:51:26.795914 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.v3.group_snapshots [None req-13d1e227-d551-4174-8c25-4d5b8a6dde3e tempest-GroupSnapshotsTest-1914527007 tempest-GroupSnapshotsTest-1914527007-project-member] Delete group_snapshot with id: bc6147c3-6afa-4391-b2ff-38fa05a5cdfd Aug 07 09:51:26.798841 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.volume.api [None req-1ecaf81a-3206-408d-9b9b-fdd5aefcacf7 tempest-ServerActionsTestOtherA-2072286966 tempest-ServerActionsTestOtherA-2072286966-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (25288000-168b-4370-b931-37c31142aac4) transitioned into state 'SUCCESS' from state '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-26965236',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='53ff0ae29f4e4c0a87bf92bca756fde9',qos_specs=None,replication_status=,reservations=['45204264-1319-47ef-86f4-b70dcfcfe47a','fb0a6e3f-6f3c-4eb2-968d-38e9a611a37b','711ca108-9f1e-4df1-90b9-7d1b72490be5','12a571f5-1e32-403a-8524-fa1d399f21e4'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9c6448a472e74005849c39c77c4be467',volume_type_id=45fd9a3a-b61e-4c6c-9ab7-d02f06678d0d)}' {{(pid=100298) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 09:51:26.799735 np0000006707 devstack@c-api.service[100296]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 09:51:26.799735 np0000006707 devstack@c-api.service[100296]: warnings.warn( Aug 07 09:51:26.799940 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.volume.api [None req-1ecaf81a-3206-408d-9b9b-fdd5aefcacf7 tempest-ServerActionsTestOtherA-2072286966 tempest-ServerActionsTestOtherA-2072286966-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (526a9521-e6e6-499a-a3a1-b27413c45d32) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100298) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 09:51:26.800280 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-13d1e227-d551-4174-8c25-4d5b8a6dde3e tempest-GroupSnapshotsTest-1914527007 tempest-GroupSnapshotsTest-1914527007-project-member] https://10.4.3.8/volume/v3/group_snapshots/bc6147c3-6afa-4391-b2ff-38fa05a5cdfd returned with HTTP 404 Aug 07 09:51:26.801015 np0000006707 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 92/363] 10.4.3.8 () {68 vars in 1402 bytes} [Fri Aug 7 09:51:26 2026] DELETE /volume/v3/group_snapshots/bc6147c3-6afa-4391-b2ff-38fa05a5cdfd => generated 116 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 07 09:51:26.809805 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-6202e2e9-2d7e-4b7a-a0ed-1966bcd494e2 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:51:26.812120 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-6202e2e9-2d7e-4b7a-a0ed-1966bcd494e2 tempest-GroupSnapshotsTest-1914527007 tempest-GroupSnapshotsTest-1914527007-project-member] GET https://10.4.3.8/volume/v3/volumes/detail Aug 07 09:51:26.812179 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-6202e2e9-2d7e-4b7a-a0ed-1966bcd494e2 tempest-GroupSnapshotsTest-1914527007 tempest-GroupSnapshotsTest-1914527007-project-member] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 09:51:26.812362 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-6202e2e9-2d7e-4b7a-a0ed-1966bcd494e2 tempest-GroupSnapshotsTest-1914527007 tempest-GroupSnapshotsTest-1914527007-project-member] Calling method 'detail' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 09:51:26.812644 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.api_utils [None req-6202e2e9-2d7e-4b7a-a0ed-1966bcd494e2 tempest-GroupSnapshotsTest-1914527007 tempest-GroupSnapshotsTest-1914527007-project-member] Removing options '' from query. {{(pid=100295) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 07 09:51:26.813349 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.volume.api [None req-6202e2e9-2d7e-4b7a-a0ed-1966bcd494e2 tempest-GroupSnapshotsTest-1914527007 tempest-GroupSnapshotsTest-1914527007-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100295) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 07 09:51:26.818935 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.volume.api [None req-1ecaf81a-3206-408d-9b9b-fdd5aefcacf7 tempest-ServerActionsTestOtherA-2072286966 tempest-ServerActionsTestOtherA-2072286966-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (526a9521-e6e6-499a-a3a1-b27413c45d32) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100298) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 09:51:26.820670 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.volume.api [None req-1ecaf81a-3206-408d-9b9b-fdd5aefcacf7 tempest-ServerActionsTestOtherA-2072286966 tempest-ServerActionsTestOtherA-2072286966-project-member] Flow 'volume_create_api' (1331403e-d829-42ca-b43f-b4be09a54db8) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100298) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 09:51:26.820670 np0000006707 devstack@c-api.service[100298]: INFO cinder.volume.api [None req-1ecaf81a-3206-408d-9b9b-fdd5aefcacf7 tempest-ServerActionsTestOtherA-2072286966 tempest-ServerActionsTestOtherA-2072286966-project-member] Create volume request issued successfully. Aug 07 09:51:26.821656 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [None req-1ecaf81a-3206-408d-9b9b-fdd5aefcacf7 tempest-ServerActionsTestOtherA-2072286966 tempest-ServerActionsTestOtherA-2072286966-project-member] https://10.4.3.8/volume/v3/volumes returned with HTTP 202 Aug 07 09:51:26.822275 np0000006707 devstack@c-api.service[100298]: [pid: 100298|app: 0|req: 91/364] 10.4.3.8 () {68 vars in 1244 bytes} [Fri Aug 7 09:51:26 2026] POST /volume/v3/volumes => generated 748 bytes in 249 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 07 09:51:26.824032 np0000006707 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-6202e2e9-2d7e-4b7a-a0ed-1966bcd494e2 tempest-GroupSnapshotsTest-1914527007 tempest-GroupSnapshotsTest-1914527007-project-member] Get all volumes completed successfully. Aug 07 09:51:26.825113 np0000006707 devstack@c-api.service[100295]: WARNING stevedore.named [None req-6202e2e9-2d7e-4b7a-a0ed-1966bcd494e2 tempest-GroupSnapshotsTest-1914527007 tempest-GroupSnapshotsTest-1914527007-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 07 09:51:26.825338 np0000006707 devstack@c-api.service[100295]: WARNING castellan.key_manager [None req-6202e2e9-2d7e-4b7a-a0ed-1966bcd494e2 tempest-GroupSnapshotsTest-1914527007 tempest-GroupSnapshotsTest-1914527007-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, 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 09:51:26.833491 np0000006707 devstack@c-api.service[100296]: WARNING cinder.volume.api [req-a9314749-a8a6-414f-bbba-b20d75bf057c req-7adc1dc5-5f21-4cb2-a296-51036f643954 tempest-TestMultiAttachVolumeSwap-685592965 tempest-TestMultiAttachVolumeSwap-685592965-project-member] Using volume_admin_metadata to set Read Only mode is deprecated! Please use the mode argument in attachment-create. Aug 07 09:51:26.843891 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [req-a9314749-a8a6-414f-bbba-b20d75bf057c req-7adc1dc5-5f21-4cb2-a296-51036f643954 tempest-TestMultiAttachVolumeSwap-685592965 tempest-TestMultiAttachVolumeSwap-685592965-project-member] https://10.4.3.8/volume/v3/attachments returned with HTTP 200 Aug 07 09:51:26.844673 np0000006707 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 89/365] 10.4.3.8 () {74 vars in 1580 bytes} [Fri Aug 7 09:51:26 2026] POST /volume/v3/attachments => generated 271 bytes in 62 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 09:51:26.876592 np0000006707 devstack@c-api.service[100295]: DEBUG oslo_db.sqlalchemy.engines [None req-6202e2e9-2d7e-4b7a-a0ed-1966bcd494e2 tempest-GroupSnapshotsTest-1914527007 tempest-GroupSnapshotsTest-1914527007-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100295) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 07 09:51:26.881201 np0000006707 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 09:51:26.881201 np0000006707 devstack@c-api.service[100295]: warnings.warn( Aug 07 09:51:26.883164 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [None req-98aca819-e24f-4532-bd0c-7fc2d56fe15e None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:51:26.885225 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-98aca819-e24f-4532-bd0c-7fc2d56fe15e tempest-TestMultiAttachVolumeSwap-685592965 tempest-TestMultiAttachVolumeSwap-685592965-project-member] GET https://10.4.3.8/volume/v3/volumes/3f85d5a0-47c2-4332-b9cd-91ab58bbf654 Aug 07 09:51:26.886181 np0000006707 devstack@c-api.service[100295]: WARNING stevedore.named [None req-6202e2e9-2d7e-4b7a-a0ed-1966bcd494e2 tempest-GroupSnapshotsTest-1914527007 tempest-GroupSnapshotsTest-1914527007-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 07 09:51:26.886545 np0000006707 devstack@c-api.service[100295]: WARNING castellan.key_manager [None req-6202e2e9-2d7e-4b7a-a0ed-1966bcd494e2 tempest-GroupSnapshotsTest-1914527007 tempest-GroupSnapshotsTest-1914527007-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, 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 09:51:26.886665 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-98aca819-e24f-4532-bd0c-7fc2d56fe15e tempest-TestMultiAttachVolumeSwap-685592965 tempest-TestMultiAttachVolumeSwap-685592965-project-member] Empty body provided in request {{(pid=100297) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 09:51:26.887440 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-98aca819-e24f-4532-bd0c-7fc2d56fe15e tempest-TestMultiAttachVolumeSwap-685592965 tempest-TestMultiAttachVolumeSwap-685592965-project-member] Calling method 'show' {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 09:51:26.904562 np0000006707 devstack@c-api.service[100297]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 09:51:26.904562 np0000006707 devstack@c-api.service[100297]: warnings.warn( Aug 07 09:51:26.908803 np0000006707 devstack@c-api.service[100297]: INFO cinder.volume.api [None req-98aca819-e24f-4532-bd0c-7fc2d56fe15e tempest-TestMultiAttachVolumeSwap-685592965 tempest-TestMultiAttachVolumeSwap-685592965-project-member] Volume info retrieved successfully. Aug 07 09:51:26.914349 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-98aca819-e24f-4532-bd0c-7fc2d56fe15e tempest-TestMultiAttachVolumeSwap-685592965 tempest-TestMultiAttachVolumeSwap-685592965-project-member] https://10.4.3.8/volume/v3/volumes/3f85d5a0-47c2-4332-b9cd-91ab58bbf654 returned with HTTP 200 Aug 07 09:51:26.914779 np0000006707 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 93/366] 10.4.3.8 () {66 vars in 1334 bytes} [Fri Aug 7 09:51:26 2026] GET /volume/v3/volumes/3f85d5a0-47c2-4332-b9cd-91ab58bbf654 => generated 1158 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 09:51:26.926308 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.middleware.request_id [None req-3b14fd5f-9123-4063-b38a-f7ea5390374d None None] RequestId filter calling following filter/app {{(pid=100298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:51:26.926570 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [None req-3b14fd5f-9123-4063-b38a-f7ea5390374d None None] GET https://10.4.3.8/volume// Aug 07 09:51:26.928501 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [None req-3b14fd5f-9123-4063-b38a-f7ea5390374d None None] Empty body provided in request {{(pid=100298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 09:51:26.928501 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [None req-3b14fd5f-9123-4063-b38a-f7ea5390374d None None] Calling method 'all' {{(pid=100298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 09:51:26.931476 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [None req-3b14fd5f-9123-4063-b38a-f7ea5390374d None None] https://10.4.3.8/volume// returned with HTTP 300 Aug 07 09:51:26.931770 np0000006707 devstack@c-api.service[100298]: [pid: 100298|app: 0|req: 92/367] 10.4.3.8 () {66 vars in 1412 bytes} [Fri Aug 7 09:51:26 2026] GET /volume/ => generated 384 bytes in 7 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 07 09:51:26.937004 np0000006707 devstack@c-api.service[100295]: DEBUG oslo_db.sqlalchemy.engines [None req-6202e2e9-2d7e-4b7a-a0ed-1966bcd494e2 tempest-GroupSnapshotsTest-1914527007 tempest-GroupSnapshotsTest-1914527007-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100295) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 07 09:51:26.945353 np0000006707 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 09:51:26.945353 np0000006707 devstack@c-api.service[100295]: warnings.warn( Aug 07 09:51:26.952646 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [req-a9314749-a8a6-414f-bbba-b20d75bf057c req-412df2f8-7aed-47b6-85ae-38d68419a49a None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:51:26.956054 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [req-a9314749-a8a6-414f-bbba-b20d75bf057c req-412df2f8-7aed-47b6-85ae-38d68419a49a tempest-TestMultiAttachVolumeSwap-685592965 tempest-TestMultiAttachVolumeSwap-685592965-project-member] GET https://10.4.3.8/volume/v3/volumes/3f85d5a0-47c2-4332-b9cd-91ab58bbf654 Aug 07 09:51:26.956054 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [req-a9314749-a8a6-414f-bbba-b20d75bf057c req-412df2f8-7aed-47b6-85ae-38d68419a49a tempest-TestMultiAttachVolumeSwap-685592965 tempest-TestMultiAttachVolumeSwap-685592965-project-member] Empty body provided in request {{(pid=100296) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 09:51:26.956054 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [req-a9314749-a8a6-414f-bbba-b20d75bf057c req-412df2f8-7aed-47b6-85ae-38d68419a49a tempest-TestMultiAttachVolumeSwap-685592965 tempest-TestMultiAttachVolumeSwap-685592965-project-member] Calling method 'show' {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 09:51:26.959277 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-6202e2e9-2d7e-4b7a-a0ed-1966bcd494e2 tempest-GroupSnapshotsTest-1914527007 tempest-GroupSnapshotsTest-1914527007-project-member] https://10.4.3.8/volume/v3/volumes/detail returned with HTTP 200 Aug 07 09:51:26.959277 np0000006707 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 94/368] 10.4.3.8 () {68 vars in 1285 bytes} [Fri Aug 7 09:51:26 2026] GET /volume/v3/volumes/detail => generated 1815 bytes in 150 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 07 09:51:26.971047 np0000006707 devstack@c-api.service[100296]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 09:51:26.971047 np0000006707 devstack@c-api.service[100296]: warnings.warn( Aug 07 09:51:26.975956 np0000006707 devstack@c-api.service[100296]: INFO cinder.volume.api [req-a9314749-a8a6-414f-bbba-b20d75bf057c req-412df2f8-7aed-47b6-85ae-38d68419a49a tempest-TestMultiAttachVolumeSwap-685592965 tempest-TestMultiAttachVolumeSwap-685592965-project-member] Volume info retrieved successfully. Aug 07 09:51:26.976753 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [None req-081cf24d-582a-4f38-8d19-a8cb132f1746 None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:51:26.978989 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-081cf24d-582a-4f38-8d19-a8cb132f1746 tempest-GroupSnapshotsTest-1914527007 tempest-GroupSnapshotsTest-1914527007-project-member] POST https://10.4.3.8/volume/v3/groups/d8484d49-2a45-4964-aebe-6d9672ffc59b/action Aug 07 09:51:26.979529 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-081cf24d-582a-4f38-8d19-a8cb132f1746 tempest-GroupSnapshotsTest-1914527007 tempest-GroupSnapshotsTest-1914527007-project-member] Action body: b'{"delete": {"delete-volumes": true}}' {{(pid=100297) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 07 09:51:26.979653 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-081cf24d-582a-4f38-8d19-a8cb132f1746 tempest-GroupSnapshotsTest-1914527007 tempest-GroupSnapshotsTest-1914527007-project-member] Action: 'action', calling method: delete_group, body: {"delete": {"delete-volumes": true}} {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 09:51:26.981521 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.v3.groups [None req-081cf24d-582a-4f38-8d19-a8cb132f1746 tempest-GroupSnapshotsTest-1914527007 tempest-GroupSnapshotsTest-1914527007-project-member] delete called for group d8484d49-2a45-4964-aebe-6d9672ffc59b {{(pid=100297) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Aug 07 09:51:26.981645 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.v3.groups [None req-081cf24d-582a-4f38-8d19-a8cb132f1746 tempest-GroupSnapshotsTest-1914527007 tempest-GroupSnapshotsTest-1914527007-project-member] Delete group with id: d8484d49-2a45-4964-aebe-6d9672ffc59b Aug 07 09:51:26.983729 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [req-a9314749-a8a6-414f-bbba-b20d75bf057c req-412df2f8-7aed-47b6-85ae-38d68419a49a tempest-TestMultiAttachVolumeSwap-685592965 tempest-TestMultiAttachVolumeSwap-685592965-project-member] https://10.4.3.8/volume/v3/volumes/3f85d5a0-47c2-4332-b9cd-91ab58bbf654 returned with HTTP 200 Aug 07 09:51:26.983729 np0000006707 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 90/369] 10.4.3.8 () {70 vars in 1625 bytes} [Fri Aug 7 09:51:26 2026] GET /volume/v3/volumes/3f85d5a0-47c2-4332-b9cd-91ab58bbf654 => generated 1338 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 07 09:51:26.986349 np0000006707 devstack@c-api.service[100297]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 09:51:26.986349 np0000006707 devstack@c-api.service[100297]: warnings.warn( Aug 07 09:51:27.057220 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-081cf24d-582a-4f38-8d19-a8cb132f1746 tempest-GroupSnapshotsTest-1914527007 tempest-GroupSnapshotsTest-1914527007-project-member] https://10.4.3.8/volume/v3/groups/d8484d49-2a45-4964-aebe-6d9672ffc59b/action returned with HTTP 202 Aug 07 09:51:27.057982 np0000006707 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 94/370] 10.4.3.8 () {70 vars in 1414 bytes} [Fri Aug 7 09:51:26 2026] POST /volume/v3/groups/d8484d49-2a45-4964-aebe-6d9672ffc59b/action => generated 0 bytes in 81 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 07 09:51:27.068599 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.middleware.request_id [None req-74cf8b42-3e28-4aff-a09b-b15671baf31c None None] RequestId filter calling following filter/app {{(pid=100298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:51:27.071084 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [None req-74cf8b42-3e28-4aff-a09b-b15671baf31c tempest-GroupSnapshotsTest-1914527007 tempest-GroupSnapshotsTest-1914527007-project-member] GET https://10.4.3.8/volume/v3/volumes/11babdc9-3ca0-44ad-acc5-ef3272783630 Aug 07 09:51:27.071384 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [None req-74cf8b42-3e28-4aff-a09b-b15671baf31c tempest-GroupSnapshotsTest-1914527007 tempest-GroupSnapshotsTest-1914527007-project-member] Empty body provided in request {{(pid=100298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 09:51:27.071896 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [None req-74cf8b42-3e28-4aff-a09b-b15671baf31c tempest-GroupSnapshotsTest-1914527007 tempest-GroupSnapshotsTest-1914527007-project-member] Calling method 'show' {{(pid=100298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 09:51:27.081937 np0000006707 devstack@c-api.service[100298]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 09:51:27.081937 np0000006707 devstack@c-api.service[100298]: warnings.warn( Aug 07 09:51:27.083032 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [req-a9314749-a8a6-414f-bbba-b20d75bf057c req-a0be1dcc-60d6-4906-921c-04f2e0a7e461 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:51:27.088156 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [req-a9314749-a8a6-414f-bbba-b20d75bf057c req-a0be1dcc-60d6-4906-921c-04f2e0a7e461 tempest-TestMultiAttachVolumeSwap-685592965 tempest-TestMultiAttachVolumeSwap-685592965-project-member] PUT https://10.4.3.8/volume/v3/attachments/5e6ae8ff-9e4c-4b04-a1b4-5c9fa81b9863 Aug 07 09:51:27.088449 np0000006707 devstack@c-api.service[100298]: INFO cinder.volume.api [None req-74cf8b42-3e28-4aff-a09b-b15671baf31c tempest-GroupSnapshotsTest-1914527007 tempest-GroupSnapshotsTest-1914527007-project-member] Volume info retrieved successfully. Aug 07 09:51:27.088727 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [req-a9314749-a8a6-414f-bbba-b20d75bf057c req-a0be1dcc-60d6-4906-921c-04f2e0a7e461 tempest-TestMultiAttachVolumeSwap-685592965 tempest-TestMultiAttachVolumeSwap-685592965-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.8", "host": "np0000006707", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:568b993d50b1", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "d2780578-1896-461f-80ac-b58d2e346b90", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 09:51:27.089759 np0000006707 devstack@c-api.service[100298]: WARNING stevedore.named [None req-74cf8b42-3e28-4aff-a09b-b15671baf31c tempest-GroupSnapshotsTest-1914527007 tempest-GroupSnapshotsTest-1914527007-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 07 09:51:27.089759 np0000006707 devstack@c-api.service[100298]: WARNING castellan.key_manager [None req-74cf8b42-3e28-4aff-a09b-b15671baf31c tempest-GroupSnapshotsTest-1914527007 tempest-GroupSnapshotsTest-1914527007-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, 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 09:51:27.102945 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.coordination [req-a9314749-a8a6-414f-bbba-b20d75bf057c req-a0be1dcc-60d6-4906-921c-04f2e0a7e461 tempest-TestMultiAttachVolumeSwap-685592965 tempest-TestMultiAttachVolumeSwap-685592965-project-member] Acquiring lock "cinder-attachment_update-3f85d5a0-47c2-4332-b9cd-91ab58bbf654-np0000006707" by "attachment_update" {{(pid=100295) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 07 09:51:27.110503 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.coordination [req-a9314749-a8a6-414f-bbba-b20d75bf057c req-a0be1dcc-60d6-4906-921c-04f2e0a7e461 tempest-TestMultiAttachVolumeSwap-685592965 tempest-TestMultiAttachVolumeSwap-685592965-project-member] Lock "cinder-attachment_update-3f85d5a0-47c2-4332-b9cd-91ab58bbf654-np0000006707" acquired by "attachment_update" :: waited 0.008s {{(pid=100295) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 07 09:51:27.112124 np0000006707 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 09:51:27.112124 np0000006707 devstack@c-api.service[100295]: warnings.warn( Aug 07 09:51:27.143470 np0000006707 devstack@c-api.service[100298]: DEBUG oslo_db.sqlalchemy.engines [None req-74cf8b42-3e28-4aff-a09b-b15671baf31c tempest-GroupSnapshotsTest-1914527007 tempest-GroupSnapshotsTest-1914527007-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100298) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 07 09:51:27.148161 np0000006707 devstack@c-api.service[100298]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 09:51:27.148161 np0000006707 devstack@c-api.service[100298]: warnings.warn( Aug 07 09:51:27.163934 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [None req-74cf8b42-3e28-4aff-a09b-b15671baf31c tempest-GroupSnapshotsTest-1914527007 tempest-GroupSnapshotsTest-1914527007-project-member] https://10.4.3.8/volume/v3/volumes/11babdc9-3ca0-44ad-acc5-ef3272783630 returned with HTTP 200 Aug 07 09:51:27.164781 np0000006707 devstack@c-api.service[100298]: [pid: 100298|app: 0|req: 93/371] 10.4.3.8 () {68 vars in 1375 bytes} [Fri Aug 7 09:51:27 2026] GET /volume/v3/volumes/11babdc9-3ca0-44ad-acc5-ef3272783630 => generated 909 bytes in 96 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 09:51:27.205497 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [None req-fbb35765-3865-47cc-8694-46babdfd1bf3 None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:51:27.210415 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-fbb35765-3865-47cc-8694-46babdfd1bf3 tempest-VolumesAssistedSnapshotsTest-359814331 tempest-VolumesAssistedSnapshotsTest-359814331-project-admin] GET https://10.4.3.8/volume/v3/volumes/591d23e8-d8e2-4251-ab3c-10dd02793c4e Aug 07 09:51:27.210747 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-fbb35765-3865-47cc-8694-46babdfd1bf3 tempest-VolumesAssistedSnapshotsTest-359814331 tempest-VolumesAssistedSnapshotsTest-359814331-project-admin] Empty body provided in request {{(pid=100296) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 09:51:27.211055 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-fbb35765-3865-47cc-8694-46babdfd1bf3 tempest-VolumesAssistedSnapshotsTest-359814331 tempest-VolumesAssistedSnapshotsTest-359814331-project-admin] Calling method 'show' {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 09:51:27.227449 np0000006707 devstack@c-api.service[100296]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 09:51:27.227449 np0000006707 devstack@c-api.service[100296]: warnings.warn( Aug 07 09:51:27.235146 np0000006707 devstack@c-api.service[100296]: INFO cinder.volume.api [None req-fbb35765-3865-47cc-8694-46babdfd1bf3 tempest-VolumesAssistedSnapshotsTest-359814331 tempest-VolumesAssistedSnapshotsTest-359814331-project-admin] Volume info retrieved successfully. Aug 07 09:51:27.241389 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-fbb35765-3865-47cc-8694-46babdfd1bf3 tempest-VolumesAssistedSnapshotsTest-359814331 tempest-VolumesAssistedSnapshotsTest-359814331-project-admin] https://10.4.3.8/volume/v3/volumes/591d23e8-d8e2-4251-ab3c-10dd02793c4e returned with HTTP 200 Aug 07 09:51:27.242114 np0000006707 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 91/372] 10.4.3.8 () {66 vars in 1334 bytes} [Fri Aug 7 09:51:27 2026] GET /volume/v3/volumes/591d23e8-d8e2-4251-ab3c-10dd02793c4e => generated 1012 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 09:51:27.281326 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.coordination [req-a9314749-a8a6-414f-bbba-b20d75bf057c req-a0be1dcc-60d6-4906-921c-04f2e0a7e461 tempest-TestMultiAttachVolumeSwap-685592965 tempest-TestMultiAttachVolumeSwap-685592965-project-member] Lock "cinder-attachment_update-3f85d5a0-47c2-4332-b9cd-91ab58bbf654-np0000006707" released by "attachment_update" :: held 0.171s {{(pid=100295) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 07 09:51:27.281968 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [req-a9314749-a8a6-414f-bbba-b20d75bf057c req-a0be1dcc-60d6-4906-921c-04f2e0a7e461 tempest-TestMultiAttachVolumeSwap-685592965 tempest-TestMultiAttachVolumeSwap-685592965-project-member] https://10.4.3.8/volume/v3/attachments/5e6ae8ff-9e4c-4b04-a1b4-5c9fa81b9863 returned with HTTP 200 Aug 07 09:51:27.282490 np0000006707 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 95/373] 10.4.3.8 () {74 vars in 1690 bytes} [Fri Aug 7 09:51:27 2026] PUT /volume/v3/attachments/5e6ae8ff-9e4c-4b04-a1b4-5c9fa81b9863 => generated 967 bytes in 200 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 09:51:27.294231 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [None req-c363f3b5-9e6d-416a-9e75-66b68b6174d8 None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:51:27.296553 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-c363f3b5-9e6d-416a-9e75-66b68b6174d8 tempest-TaggedAttachmentsTest-725335908 tempest-TaggedAttachmentsTest-725335908-project-member] GET https://10.4.3.8/volume/v3/volumes/55345244-819e-4512-9f20-220e06e3e5e3 Aug 07 09:51:27.296764 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-c363f3b5-9e6d-416a-9e75-66b68b6174d8 tempest-TaggedAttachmentsTest-725335908 tempest-TaggedAttachmentsTest-725335908-project-member] Empty body provided in request {{(pid=100297) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 09:51:27.296978 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-c363f3b5-9e6d-416a-9e75-66b68b6174d8 tempest-TaggedAttachmentsTest-725335908 tempest-TaggedAttachmentsTest-725335908-project-member] Calling method 'show' {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 09:51:27.311160 np0000006707 devstack@c-api.service[100297]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 09:51:27.311160 np0000006707 devstack@c-api.service[100297]: warnings.warn( Aug 07 09:51:27.316018 np0000006707 devstack@c-api.service[100297]: INFO cinder.volume.api [None req-c363f3b5-9e6d-416a-9e75-66b68b6174d8 tempest-TaggedAttachmentsTest-725335908 tempest-TaggedAttachmentsTest-725335908-project-member] Volume info retrieved successfully. Aug 07 09:51:27.323105 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-c363f3b5-9e6d-416a-9e75-66b68b6174d8 tempest-TaggedAttachmentsTest-725335908 tempest-TaggedAttachmentsTest-725335908-project-member] https://10.4.3.8/volume/v3/volumes/55345244-819e-4512-9f20-220e06e3e5e3 returned with HTTP 200 Aug 07 09:51:27.324219 np0000006707 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 95/374] 10.4.3.8 () {66 vars in 1334 bytes} [Fri Aug 7 09:51:27 2026] GET /volume/v3/volumes/55345244-819e-4512-9f20-220e06e3e5e3 => generated 1136 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 09:51:27.411714 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.middleware.request_id [None req-74401289-9b3e-435f-9618-ca0f02427476 None None] RequestId filter calling following filter/app {{(pid=100298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:51:27.414543 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [None req-74401289-9b3e-435f-9618-ca0f02427476 tempest-AttachSCSIVolumeTestJSON-861110 tempest-AttachSCSIVolumeTestJSON-861110-project-reader] GET https://10.4.3.8/volume/v3/volumes/2445efb3-f4f5-4c55-a8f4-c4b9aec442b5 Aug 07 09:51:27.414752 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [None req-74401289-9b3e-435f-9618-ca0f02427476 tempest-AttachSCSIVolumeTestJSON-861110 tempest-AttachSCSIVolumeTestJSON-861110-project-reader] Empty body provided in request {{(pid=100298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 09:51:27.414918 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [None req-74401289-9b3e-435f-9618-ca0f02427476 tempest-AttachSCSIVolumeTestJSON-861110 tempest-AttachSCSIVolumeTestJSON-861110-project-reader] Calling method 'show' {{(pid=100298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 09:51:27.434797 np0000006707 devstack@c-api.service[100298]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 09:51:27.434797 np0000006707 devstack@c-api.service[100298]: warnings.warn( Aug 07 09:51:27.439737 np0000006707 devstack@c-api.service[100298]: INFO cinder.volume.api [None req-74401289-9b3e-435f-9618-ca0f02427476 tempest-AttachSCSIVolumeTestJSON-861110 tempest-AttachSCSIVolumeTestJSON-861110-project-reader] Volume info retrieved successfully. Aug 07 09:51:27.448677 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [None req-74401289-9b3e-435f-9618-ca0f02427476 tempest-AttachSCSIVolumeTestJSON-861110 tempest-AttachSCSIVolumeTestJSON-861110-project-reader] https://10.4.3.8/volume/v3/volumes/2445efb3-f4f5-4c55-a8f4-c4b9aec442b5 returned with HTTP 200 Aug 07 09:51:27.449326 np0000006707 devstack@c-api.service[100298]: [pid: 100298|app: 0|req: 94/375] 10.4.3.8 () {66 vars in 1334 bytes} [Fri Aug 7 09:51:27 2026] GET /volume/v3/volumes/2445efb3-f4f5-4c55-a8f4-c4b9aec442b5 => generated 1138 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 09:51:27.701095 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [None req-c240cf8f-700d-48f0-b74c-b97cdc73ea71 None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:51:27.701378 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-c240cf8f-700d-48f0-b74c-b97cdc73ea71 None None] GET https://10.4.3.8/volume// Aug 07 09:51:27.701639 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-c240cf8f-700d-48f0-b74c-b97cdc73ea71 None None] Empty body provided in request {{(pid=100296) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 09:51:27.701956 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-c240cf8f-700d-48f0-b74c-b97cdc73ea71 None None] Calling method 'all' {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 09:51:27.702296 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-c240cf8f-700d-48f0-b74c-b97cdc73ea71 None None] https://10.4.3.8/volume// returned with HTTP 300 Aug 07 09:51:27.702742 np0000006707 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 92/376] 10.4.3.8 () {66 vars in 1412 bytes} [Fri Aug 7 09:51:27 2026] GET /volume/ => generated 384 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 07 09:51:27.737768 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [req-65a1692a-2f31-4a52-b444-0fdb87287a12 req-76e0c820-0b09-4af8-b999-02ab540260e5 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:51:27.739762 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [req-65a1692a-2f31-4a52-b444-0fdb87287a12 req-76e0c820-0b09-4af8-b999-02ab540260e5 tempest-TaggedBootDevicesTest-414854615 tempest-TaggedBootDevicesTest-414854615-project-member] GET https://10.4.3.8/volume/v3/volumes/a9045e34-b0a2-408b-8ad6-adbf97ab06da Aug 07 09:51:27.740047 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [req-65a1692a-2f31-4a52-b444-0fdb87287a12 req-76e0c820-0b09-4af8-b999-02ab540260e5 tempest-TaggedBootDevicesTest-414854615 tempest-TaggedBootDevicesTest-414854615-project-member] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 09:51:27.740284 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [req-65a1692a-2f31-4a52-b444-0fdb87287a12 req-76e0c820-0b09-4af8-b999-02ab540260e5 tempest-TaggedBootDevicesTest-414854615 tempest-TaggedBootDevicesTest-414854615-project-member] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 09:51:27.751406 np0000006707 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 09:51:27.751406 np0000006707 devstack@c-api.service[100295]: warnings.warn( Aug 07 09:51:27.756353 np0000006707 devstack@c-api.service[100295]: INFO cinder.volume.api [req-65a1692a-2f31-4a52-b444-0fdb87287a12 req-76e0c820-0b09-4af8-b999-02ab540260e5 tempest-TaggedBootDevicesTest-414854615 tempest-TaggedBootDevicesTest-414854615-project-member] Volume info retrieved successfully. Aug 07 09:51:27.763563 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [req-65a1692a-2f31-4a52-b444-0fdb87287a12 req-76e0c820-0b09-4af8-b999-02ab540260e5 tempest-TaggedBootDevicesTest-414854615 tempest-TaggedBootDevicesTest-414854615-project-member] https://10.4.3.8/volume/v3/volumes/a9045e34-b0a2-408b-8ad6-adbf97ab06da returned with HTTP 200 Aug 07 09:51:27.763563 np0000006707 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 96/377] 10.4.3.8 () {70 vars in 1625 bytes} [Fri Aug 7 09:51:27 2026] GET /volume/v3/volumes/a9045e34-b0a2-408b-8ad6-adbf97ab06da => generated 1565 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 07 09:51:27.847923 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [req-65a1692a-2f31-4a52-b444-0fdb87287a12 req-611ac740-afbd-4673-843f-15ba7c807422 None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:51:27.850115 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [req-65a1692a-2f31-4a52-b444-0fdb87287a12 req-611ac740-afbd-4673-843f-15ba7c807422 tempest-TaggedBootDevicesTest-414854615 tempest-TaggedBootDevicesTest-414854615-project-member] PUT https://10.4.3.8/volume/v3/attachments/eec1f84a-5769-4026-b025-bbc3788b3c48 Aug 07 09:51:27.850560 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [req-65a1692a-2f31-4a52-b444-0fdb87287a12 req-611ac740-afbd-4673-843f-15ba7c807422 tempest-TaggedBootDevicesTest-414854615 tempest-TaggedBootDevicesTest-414854615-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.8", "host": "np0000006707", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:568b993d50b1", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "d2780578-1896-461f-80ac-b58d2e346b90", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 09:51:27.859663 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.coordination [req-65a1692a-2f31-4a52-b444-0fdb87287a12 req-611ac740-afbd-4673-843f-15ba7c807422 tempest-TaggedBootDevicesTest-414854615 tempest-TaggedBootDevicesTest-414854615-project-member] Acquiring lock "cinder-attachment_update-a9045e34-b0a2-408b-8ad6-adbf97ab06da-np0000006707" by "attachment_update" {{(pid=100297) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 07 09:51:27.865392 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.coordination [req-65a1692a-2f31-4a52-b444-0fdb87287a12 req-611ac740-afbd-4673-843f-15ba7c807422 tempest-TaggedBootDevicesTest-414854615 tempest-TaggedBootDevicesTest-414854615-project-member] Lock "cinder-attachment_update-a9045e34-b0a2-408b-8ad6-adbf97ab06da-np0000006707" acquired by "attachment_update" :: waited 0.006s {{(pid=100297) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 07 09:51:27.866527 np0000006707 devstack@c-api.service[100297]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 09:51:27.866527 np0000006707 devstack@c-api.service[100297]: warnings.warn( Aug 07 09:51:27.929737 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.middleware.request_id [None req-4011ddd2-e2e0-40c9-8802-bca92d4e69b0 None None] RequestId filter calling following filter/app {{(pid=100298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:51:27.931541 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [None req-4011ddd2-e2e0-40c9-8802-bca92d4e69b0 tempest-TestMultiAttachVolumeSwap-685592965 tempest-TestMultiAttachVolumeSwap-685592965-project-member] GET https://10.4.3.8/volume/v3/volumes/3f85d5a0-47c2-4332-b9cd-91ab58bbf654 Aug 07 09:51:27.931736 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [None req-4011ddd2-e2e0-40c9-8802-bca92d4e69b0 tempest-TestMultiAttachVolumeSwap-685592965 tempest-TestMultiAttachVolumeSwap-685592965-project-member] Empty body provided in request {{(pid=100298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 09:51:27.931956 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [None req-4011ddd2-e2e0-40c9-8802-bca92d4e69b0 tempest-TestMultiAttachVolumeSwap-685592965 tempest-TestMultiAttachVolumeSwap-685592965-project-member] Calling method 'show' {{(pid=100298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 09:51:27.946646 np0000006707 devstack@c-api.service[100298]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 09:51:27.946646 np0000006707 devstack@c-api.service[100298]: warnings.warn( Aug 07 09:51:27.950998 np0000006707 devstack@c-api.service[100298]: INFO cinder.volume.api [None req-4011ddd2-e2e0-40c9-8802-bca92d4e69b0 tempest-TestMultiAttachVolumeSwap-685592965 tempest-TestMultiAttachVolumeSwap-685592965-project-member] Volume info retrieved successfully. Aug 07 09:51:27.956553 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [None req-4011ddd2-e2e0-40c9-8802-bca92d4e69b0 tempest-TestMultiAttachVolumeSwap-685592965 tempest-TestMultiAttachVolumeSwap-685592965-project-member] https://10.4.3.8/volume/v3/volumes/3f85d5a0-47c2-4332-b9cd-91ab58bbf654 returned with HTTP 200 Aug 07 09:51:27.956980 np0000006707 devstack@c-api.service[100298]: [pid: 100298|app: 0|req: 95/378] 10.4.3.8 () {66 vars in 1334 bytes} [Fri Aug 7 09:51:27 2026] GET /volume/v3/volumes/3f85d5a0-47c2-4332-b9cd-91ab58bbf654 => generated 1159 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 09:51:27.960490 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.coordination [req-65a1692a-2f31-4a52-b444-0fdb87287a12 req-611ac740-afbd-4673-843f-15ba7c807422 tempest-TaggedBootDevicesTest-414854615 tempest-TaggedBootDevicesTest-414854615-project-member] Lock "cinder-attachment_update-a9045e34-b0a2-408b-8ad6-adbf97ab06da-np0000006707" released by "attachment_update" :: held 0.095s {{(pid=100297) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 07 09:51:27.960850 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [req-65a1692a-2f31-4a52-b444-0fdb87287a12 req-611ac740-afbd-4673-843f-15ba7c807422 tempest-TaggedBootDevicesTest-414854615 tempest-TaggedBootDevicesTest-414854615-project-member] https://10.4.3.8/volume/v3/attachments/eec1f84a-5769-4026-b025-bbc3788b3c48 returned with HTTP 200 Aug 07 09:51:27.961442 np0000006707 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 96/379] 10.4.3.8 () {74 vars in 1690 bytes} [Fri Aug 7 09:51:27 2026] PUT /volume/v3/attachments/eec1f84a-5769-4026-b025-bbc3788b3c48 => generated 969 bytes in 114 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 09:51:27.986915 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [req-65a1692a-2f31-4a52-b444-0fdb87287a12 req-ccdd2188-f396-422f-a8ef-919f3ea6e0b9 None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:51:27.989930 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [req-65a1692a-2f31-4a52-b444-0fdb87287a12 req-ccdd2188-f396-422f-a8ef-919f3ea6e0b9 tempest-TaggedBootDevicesTest-414854615 tempest-TaggedBootDevicesTest-414854615-project-member] POST https://10.4.3.8/volume/v3/attachments/eec1f84a-5769-4026-b025-bbc3788b3c48/action Aug 07 09:51:27.990184 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [req-65a1692a-2f31-4a52-b444-0fdb87287a12 req-ccdd2188-f396-422f-a8ef-919f3ea6e0b9 tempest-TaggedBootDevicesTest-414854615 tempest-TaggedBootDevicesTest-414854615-project-member] Action body: b'{"os-complete": null}' {{(pid=100296) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 07 09:51:27.990329 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [req-65a1692a-2f31-4a52-b444-0fdb87287a12 req-ccdd2188-f396-422f-a8ef-919f3ea6e0b9 tempest-TaggedBootDevicesTest-414854615 tempest-TaggedBootDevicesTest-414854615-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 09:51:28.012567 np0000006707 devstack@c-api.service[100296]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 09:51:28.012567 np0000006707 devstack@c-api.service[100296]: warnings.warn( Aug 07 09:51:28.024910 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [req-65a1692a-2f31-4a52-b444-0fdb87287a12 req-ccdd2188-f396-422f-a8ef-919f3ea6e0b9 tempest-TaggedBootDevicesTest-414854615 tempest-TaggedBootDevicesTest-414854615-project-member] https://10.4.3.8/volume/v3/attachments/eec1f84a-5769-4026-b025-bbc3788b3c48/action returned with HTTP 204 Aug 07 09:51:28.025540 np0000006707 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 93/380] 10.4.3.8 () {74 vars in 1711 bytes} [Fri Aug 7 09:51:27 2026] POST /volume/v3/attachments/eec1f84a-5769-4026-b025-bbc3788b3c48/action => generated 0 bytes in 39 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 07 09:51:28.046558 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-24d09ca6-9080-4922-8b8d-39a8f99249d5 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:51:28.047092 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-24d09ca6-9080-4922-8b8d-39a8f99249d5 None None] GET https://10.4.3.8/volume// Aug 07 09:51:28.047311 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-24d09ca6-9080-4922-8b8d-39a8f99249d5 None None] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 09:51:28.047588 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-24d09ca6-9080-4922-8b8d-39a8f99249d5 None None] Calling method 'all' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 09:51:28.047991 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-24d09ca6-9080-4922-8b8d-39a8f99249d5 None None] https://10.4.3.8/volume// returned with HTTP 300 Aug 07 09:51:28.048571 np0000006707 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 97/381] 10.4.3.8 () {66 vars in 1412 bytes} [Fri Aug 7 09:51:28 2026] GET /volume/ => generated 384 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 07 09:51:28.057134 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.middleware.request_id [req-65a1692a-2f31-4a52-b444-0fdb87287a12 req-c0ed7663-63d5-4f37-9521-1d4c17bb4498 None None] RequestId filter calling following filter/app {{(pid=100298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:51:28.059922 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [req-65a1692a-2f31-4a52-b444-0fdb87287a12 req-c0ed7663-63d5-4f37-9521-1d4c17bb4498 tempest-TaggedBootDevicesTest-414854615 tempest-TaggedBootDevicesTest-414854615-project-member] GET https://10.4.3.8/volume/v3/volumes/ab419b83-8836-4f95-a43e-baa983e4326a Aug 07 09:51:28.060163 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [req-65a1692a-2f31-4a52-b444-0fdb87287a12 req-c0ed7663-63d5-4f37-9521-1d4c17bb4498 tempest-TaggedBootDevicesTest-414854615 tempest-TaggedBootDevicesTest-414854615-project-member] Empty body provided in request {{(pid=100298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 09:51:28.060385 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [req-65a1692a-2f31-4a52-b444-0fdb87287a12 req-c0ed7663-63d5-4f37-9521-1d4c17bb4498 tempest-TaggedBootDevicesTest-414854615 tempest-TaggedBootDevicesTest-414854615-project-member] Calling method 'show' {{(pid=100298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 09:51:28.072915 np0000006707 devstack@c-api.service[100298]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 09:51:28.072915 np0000006707 devstack@c-api.service[100298]: warnings.warn( Aug 07 09:51:28.079465 np0000006707 devstack@c-api.service[100298]: INFO cinder.volume.api [req-65a1692a-2f31-4a52-b444-0fdb87287a12 req-c0ed7663-63d5-4f37-9521-1d4c17bb4498 tempest-TaggedBootDevicesTest-414854615 tempest-TaggedBootDevicesTest-414854615-project-member] Volume info retrieved successfully. Aug 07 09:51:28.085936 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [req-65a1692a-2f31-4a52-b444-0fdb87287a12 req-c0ed7663-63d5-4f37-9521-1d4c17bb4498 tempest-TaggedBootDevicesTest-414854615 tempest-TaggedBootDevicesTest-414854615-project-member] https://10.4.3.8/volume/v3/volumes/ab419b83-8836-4f95-a43e-baa983e4326a returned with HTTP 200 Aug 07 09:51:28.086580 np0000006707 devstack@c-api.service[100298]: [pid: 100298|app: 0|req: 96/382] 10.4.3.8 () {70 vars in 1625 bytes} [Fri Aug 7 09:51:28 2026] GET /volume/v3/volumes/ab419b83-8836-4f95-a43e-baa983e4326a => generated 1020 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 07 09:51:28.179780 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [req-65a1692a-2f31-4a52-b444-0fdb87287a12 req-ae4acd21-fd0b-4e03-80ea-0b691a405285 None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:51:28.182674 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [req-65a1692a-2f31-4a52-b444-0fdb87287a12 req-ae4acd21-fd0b-4e03-80ea-0b691a405285 tempest-TaggedBootDevicesTest-414854615 tempest-TaggedBootDevicesTest-414854615-project-member] PUT https://10.4.3.8/volume/v3/attachments/49932b90-bd11-444f-b9f2-2bcc99d7281d Aug 07 09:51:28.183262 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [req-65a1692a-2f31-4a52-b444-0fdb87287a12 req-ae4acd21-fd0b-4e03-80ea-0b691a405285 tempest-TaggedBootDevicesTest-414854615 tempest-TaggedBootDevicesTest-414854615-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.8", "host": "np0000006707", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:568b993d50b1", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "d2780578-1896-461f-80ac-b58d2e346b90", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 09:51:28.183396 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [None req-ded68ccb-2db3-4f50-9763-80b102f4da06 None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:51:28.185580 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-ded68ccb-2db3-4f50-9763-80b102f4da06 tempest-GroupSnapshotsTest-1914527007 tempest-GroupSnapshotsTest-1914527007-project-member] GET https://10.4.3.8/volume/v3/volumes/11babdc9-3ca0-44ad-acc5-ef3272783630 Aug 07 09:51:28.185760 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-ded68ccb-2db3-4f50-9763-80b102f4da06 tempest-GroupSnapshotsTest-1914527007 tempest-GroupSnapshotsTest-1914527007-project-member] Empty body provided in request {{(pid=100296) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 09:51:28.185988 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-ded68ccb-2db3-4f50-9763-80b102f4da06 tempest-GroupSnapshotsTest-1914527007 tempest-GroupSnapshotsTest-1914527007-project-member] Calling method 'show' {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 09:51:28.192596 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-ded68ccb-2db3-4f50-9763-80b102f4da06 tempest-GroupSnapshotsTest-1914527007 tempest-GroupSnapshotsTest-1914527007-project-member] https://10.4.3.8/volume/v3/volumes/11babdc9-3ca0-44ad-acc5-ef3272783630 returned with HTTP 404 Aug 07 09:51:28.192782 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.coordination [req-65a1692a-2f31-4a52-b444-0fdb87287a12 req-ae4acd21-fd0b-4e03-80ea-0b691a405285 tempest-TaggedBootDevicesTest-414854615 tempest-TaggedBootDevicesTest-414854615-project-member] Acquiring lock "cinder-attachment_update-ab419b83-8836-4f95-a43e-baa983e4326a-np0000006707" by "attachment_update" {{(pid=100297) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 07 09:51:28.193169 np0000006707 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 94/383] 10.4.3.8 () {68 vars in 1375 bytes} [Fri Aug 7 09:51:28 2026] GET /volume/v3/volumes/11babdc9-3ca0-44ad-acc5-ef3272783630 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 07 09:51:28.197660 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.coordination [req-65a1692a-2f31-4a52-b444-0fdb87287a12 req-ae4acd21-fd0b-4e03-80ea-0b691a405285 tempest-TaggedBootDevicesTest-414854615 tempest-TaggedBootDevicesTest-414854615-project-member] Lock "cinder-attachment_update-ab419b83-8836-4f95-a43e-baa983e4326a-np0000006707" acquired by "attachment_update" :: waited 0.005s {{(pid=100297) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 07 09:51:28.198951 np0000006707 devstack@c-api.service[100297]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 09:51:28.198951 np0000006707 devstack@c-api.service[100297]: warnings.warn( Aug 07 09:51:28.201643 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-bebf0235-6f4c-45f9-a1fc-2e853a20f787 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:51:28.204014 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-bebf0235-6f4c-45f9-a1fc-2e853a20f787 tempest-GroupSnapshotsTest-1914527007 tempest-GroupSnapshotsTest-1914527007-project-member] GET https://10.4.3.8/volume/v3/volumes/2be3de23-877c-48c0-81cc-3c8e49d4d11a Aug 07 09:51:28.204240 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-bebf0235-6f4c-45f9-a1fc-2e853a20f787 tempest-GroupSnapshotsTest-1914527007 tempest-GroupSnapshotsTest-1914527007-project-member] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 09:51:28.204445 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-bebf0235-6f4c-45f9-a1fc-2e853a20f787 tempest-GroupSnapshotsTest-1914527007 tempest-GroupSnapshotsTest-1914527007-project-member] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 09:51:28.210913 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-bebf0235-6f4c-45f9-a1fc-2e853a20f787 tempest-GroupSnapshotsTest-1914527007 tempest-GroupSnapshotsTest-1914527007-project-member] https://10.4.3.8/volume/v3/volumes/2be3de23-877c-48c0-81cc-3c8e49d4d11a returned with HTTP 404 Aug 07 09:51:28.211397 np0000006707 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 98/384] 10.4.3.8 () {68 vars in 1375 bytes} [Fri Aug 7 09:51:28 2026] GET /volume/v3/volumes/2be3de23-877c-48c0-81cc-3c8e49d4d11a => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 07 09:51:28.221443 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.middleware.request_id [None req-623f88f8-52bb-496c-aa52-f9cc6d49b8b8 None None] RequestId filter calling following filter/app {{(pid=100298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:51:28.223074 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [None req-623f88f8-52bb-496c-aa52-f9cc6d49b8b8 tempest-GroupSnapshotsTest-1914527007 tempest-GroupSnapshotsTest-1914527007-project-member] GET https://10.4.3.8/volume/v3/groups/d8484d49-2a45-4964-aebe-6d9672ffc59b Aug 07 09:51:28.223235 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [None req-623f88f8-52bb-496c-aa52-f9cc6d49b8b8 tempest-GroupSnapshotsTest-1914527007 tempest-GroupSnapshotsTest-1914527007-project-member] Empty body provided in request {{(pid=100298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 09:51:28.223429 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [None req-623f88f8-52bb-496c-aa52-f9cc6d49b8b8 tempest-GroupSnapshotsTest-1914527007 tempest-GroupSnapshotsTest-1914527007-project-member] Calling method 'version_select' {{(pid=100298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 09:51:28.223575 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.v3.groups [None req-623f88f8-52bb-496c-aa52-f9cc6d49b8b8 tempest-GroupSnapshotsTest-1914527007 tempest-GroupSnapshotsTest-1914527007-project-member] show called for member d8484d49-2a45-4964-aebe-6d9672ffc59b {{(pid=100298) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 07 09:51:28.227947 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [None req-623f88f8-52bb-496c-aa52-f9cc6d49b8b8 tempest-GroupSnapshotsTest-1914527007 tempest-GroupSnapshotsTest-1914527007-project-member] https://10.4.3.8/volume/v3/groups/d8484d49-2a45-4964-aebe-6d9672ffc59b returned with HTTP 404 Aug 07 09:51:28.228609 np0000006707 devstack@c-api.service[100298]: [pid: 100298|app: 0|req: 97/385] 10.4.3.8 () {68 vars in 1372 bytes} [Fri Aug 7 09:51:28 2026] GET /volume/v3/groups/d8484d49-2a45-4964-aebe-6d9672ffc59b => generated 108 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 07 09:51:28.239648 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [None req-4227187e-c3cd-4a92-99e2-9b7c31232839 None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:51:28.241536 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-4227187e-c3cd-4a92-99e2-9b7c31232839 tempest-GroupSnapshotsTest-294166943 tempest-GroupSnapshotsTest-294166943-project-admin] DELETE https://10.4.3.8/volume/v3/group_types/78894378-4396-4fb8-bf5c-a4c482a8973e Aug 07 09:51:28.241982 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-4227187e-c3cd-4a92-99e2-9b7c31232839 tempest-GroupSnapshotsTest-294166943 tempest-GroupSnapshotsTest-294166943-project-admin] Empty body provided in request {{(pid=100296) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 09:51:28.242043 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-4227187e-c3cd-4a92-99e2-9b7c31232839 tempest-GroupSnapshotsTest-294166943 tempest-GroupSnapshotsTest-294166943-project-admin] Calling method 'version_select' {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 09:51:28.259685 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-c171a3f1-5baf-4bfc-9322-8ec9754ae545 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:51:28.262259 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-c171a3f1-5baf-4bfc-9322-8ec9754ae545 tempest-VolumesAssistedSnapshotsTest-359814331 tempest-VolumesAssistedSnapshotsTest-359814331-project-admin] GET https://10.4.3.8/volume/v3/volumes/591d23e8-d8e2-4251-ab3c-10dd02793c4e Aug 07 09:51:28.262259 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-c171a3f1-5baf-4bfc-9322-8ec9754ae545 tempest-VolumesAssistedSnapshotsTest-359814331 tempest-VolumesAssistedSnapshotsTest-359814331-project-admin] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 09:51:28.262259 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-c171a3f1-5baf-4bfc-9322-8ec9754ae545 tempest-VolumesAssistedSnapshotsTest-359814331 tempest-VolumesAssistedSnapshotsTest-359814331-project-admin] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 09:51:28.272380 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-4227187e-c3cd-4a92-99e2-9b7c31232839 tempest-GroupSnapshotsTest-294166943 tempest-GroupSnapshotsTest-294166943-project-admin] https://10.4.3.8/volume/v3/group_types/78894378-4396-4fb8-bf5c-a4c482a8973e returned with HTTP 202 Aug 07 09:51:28.273285 np0000006707 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 95/386] 10.4.3.8 () {68 vars in 1390 bytes} [Fri Aug 7 09:51:28 2026] DELETE /volume/v3/group_types/78894378-4396-4fb8-bf5c-a4c482a8973e => generated 0 bytes in 34 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 07 09:51:28.274668 np0000006707 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 09:51:28.274668 np0000006707 devstack@c-api.service[100295]: warnings.warn( Aug 07 09:51:28.280463 np0000006707 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-c171a3f1-5baf-4bfc-9322-8ec9754ae545 tempest-VolumesAssistedSnapshotsTest-359814331 tempest-VolumesAssistedSnapshotsTest-359814331-project-admin] Volume info retrieved successfully. Aug 07 09:51:28.286484 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-c171a3f1-5baf-4bfc-9322-8ec9754ae545 tempest-VolumesAssistedSnapshotsTest-359814331 tempest-VolumesAssistedSnapshotsTest-359814331-project-admin] https://10.4.3.8/volume/v3/volumes/591d23e8-d8e2-4251-ab3c-10dd02793c4e returned with HTTP 200 Aug 07 09:51:28.286484 np0000006707 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 99/387] 10.4.3.8 () {66 vars in 1334 bytes} [Fri Aug 7 09:51:28 2026] GET /volume/v3/volumes/591d23e8-d8e2-4251-ab3c-10dd02793c4e => generated 1012 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 09:51:28.288988 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.middleware.request_id [None req-c7535625-30ae-49d4-ac92-a9eb55c3278f None None] RequestId filter calling following filter/app {{(pid=100298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:51:28.292285 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [None req-c7535625-30ae-49d4-ac92-a9eb55c3278f tempest-GroupSnapshotsTest-294166943 tempest-GroupSnapshotsTest-294166943-project-admin] DELETE https://10.4.3.8/volume/v3/types/ec36800f-cb79-44a4-b7c8-fe3293e5480d Aug 07 09:51:28.292872 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [None req-c7535625-30ae-49d4-ac92-a9eb55c3278f tempest-GroupSnapshotsTest-294166943 tempest-GroupSnapshotsTest-294166943-project-admin] Empty body provided in request {{(pid=100298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 09:51:28.292985 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [None req-c7535625-30ae-49d4-ac92-a9eb55c3278f tempest-GroupSnapshotsTest-294166943 tempest-GroupSnapshotsTest-294166943-project-admin] Calling method '_delete' {{(pid=100298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 09:51:28.328605 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [None req-c7535625-30ae-49d4-ac92-a9eb55c3278f tempest-GroupSnapshotsTest-294166943 tempest-GroupSnapshotsTest-294166943-project-admin] https://10.4.3.8/volume/v3/types/ec36800f-cb79-44a4-b7c8-fe3293e5480d returned with HTTP 202 Aug 07 09:51:28.329250 np0000006707 devstack@c-api.service[100298]: [pid: 100298|app: 0|req: 98/388] 10.4.3.8 () {66 vars in 1331 bytes} [Fri Aug 7 09:51:28 2026] DELETE /volume/v3/types/ec36800f-cb79-44a4-b7c8-fe3293e5480d => generated 0 bytes in 42 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 07 09:51:28.329764 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.coordination [req-65a1692a-2f31-4a52-b444-0fdb87287a12 req-ae4acd21-fd0b-4e03-80ea-0b691a405285 tempest-TaggedBootDevicesTest-414854615 tempest-TaggedBootDevicesTest-414854615-project-member] Lock "cinder-attachment_update-ab419b83-8836-4f95-a43e-baa983e4326a-np0000006707" released by "attachment_update" :: held 0.132s {{(pid=100297) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 07 09:51:28.330471 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [req-65a1692a-2f31-4a52-b444-0fdb87287a12 req-ae4acd21-fd0b-4e03-80ea-0b691a405285 tempest-TaggedBootDevicesTest-414854615 tempest-TaggedBootDevicesTest-414854615-project-member] https://10.4.3.8/volume/v3/attachments/49932b90-bd11-444f-b9f2-2bcc99d7281d returned with HTTP 200 Aug 07 09:51:28.331195 np0000006707 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 97/389] 10.4.3.8 () {74 vars in 1690 bytes} [Fri Aug 7 09:51:28 2026] PUT /volume/v3/attachments/49932b90-bd11-444f-b9f2-2bcc99d7281d => generated 969 bytes in 152 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 09:51:28.338722 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [None req-9fdd2377-d973-40c0-ad81-aba5fd77a952 None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:51:28.340233 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-ffb872b3-590f-4c25-bfe7-88c4a7b15359 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:51:28.340787 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-9fdd2377-d973-40c0-ad81-aba5fd77a952 tempest-GroupSnapshotsTest-294166943 tempest-GroupSnapshotsTest-294166943-project-admin] GET https://10.4.3.8/volume/v3/types/ec36800f-cb79-44a4-b7c8-fe3293e5480d Aug 07 09:51:28.341003 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-9fdd2377-d973-40c0-ad81-aba5fd77a952 tempest-GroupSnapshotsTest-294166943 tempest-GroupSnapshotsTest-294166943-project-admin] Empty body provided in request {{(pid=100296) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 09:51:28.341174 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-9fdd2377-d973-40c0-ad81-aba5fd77a952 tempest-GroupSnapshotsTest-294166943 tempest-GroupSnapshotsTest-294166943-project-admin] Calling method 'show' {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 09:51:28.342485 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-ffb872b3-590f-4c25-bfe7-88c4a7b15359 tempest-TaggedAttachmentsTest-725335908 tempest-TaggedAttachmentsTest-725335908-project-member] GET https://10.4.3.8/volume/v3/volumes/55345244-819e-4512-9f20-220e06e3e5e3 Aug 07 09:51:28.342778 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-ffb872b3-590f-4c25-bfe7-88c4a7b15359 tempest-TaggedAttachmentsTest-725335908 tempest-TaggedAttachmentsTest-725335908-project-member] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 09:51:28.343145 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-ffb872b3-590f-4c25-bfe7-88c4a7b15359 tempest-TaggedAttachmentsTest-725335908 tempest-TaggedAttachmentsTest-725335908-project-member] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 09:51:28.344804 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-9fdd2377-d973-40c0-ad81-aba5fd77a952 tempest-GroupSnapshotsTest-294166943 tempest-GroupSnapshotsTest-294166943-project-admin] https://10.4.3.8/volume/v3/types/ec36800f-cb79-44a4-b7c8-fe3293e5480d returned with HTTP 404 Aug 07 09:51:28.345374 np0000006707 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 96/390] 10.4.3.8 () {66 vars in 1328 bytes} [Fri Aug 7 09:51:28 2026] GET /volume/v3/types/ec36800f-cb79-44a4-b7c8-fe3293e5480d => generated 114 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 09:51:28.356133 np0000006707 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 09:51:28.356133 np0000006707 devstack@c-api.service[100295]: warnings.warn( Aug 07 09:51:28.358766 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.middleware.request_id [None req-3da9c542-dcbd-4d39-8b10-d202ed52ad1c None None] RequestId filter calling following filter/app {{(pid=100298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:51:28.361040 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [None req-3da9c542-dcbd-4d39-8b10-d202ed52ad1c tempest-GroupSnapshotsTest-294166943 tempest-GroupSnapshotsTest-294166943-project-admin] POST https://10.4.3.8/volume/v3/types Aug 07 09:51:28.361146 np0000006707 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-ffb872b3-590f-4c25-bfe7-88c4a7b15359 tempest-TaggedAttachmentsTest-725335908 tempest-TaggedAttachmentsTest-725335908-project-member] Volume info retrieved successfully. Aug 07 09:51:28.361449 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [None req-3da9c542-dcbd-4d39-8b10-d202ed52ad1c tempest-GroupSnapshotsTest-294166943 tempest-GroupSnapshotsTest-294166943-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-GroupSnapshotsTest-volume-type-338811138"}} {{(pid=100298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 09:51:28.367882 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-ffb872b3-590f-4c25-bfe7-88c4a7b15359 tempest-TaggedAttachmentsTest-725335908 tempest-TaggedAttachmentsTest-725335908-project-member] https://10.4.3.8/volume/v3/volumes/55345244-819e-4512-9f20-220e06e3e5e3 returned with HTTP 200 Aug 07 09:51:28.368240 np0000006707 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 100/391] 10.4.3.8 () {66 vars in 1334 bytes} [Fri Aug 7 09:51:28 2026] GET /volume/v3/volumes/55345244-819e-4512-9f20-220e06e3e5e3 => generated 1136 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 09:51:28.369370 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [req-65a1692a-2f31-4a52-b444-0fdb87287a12 req-fda1ccb9-00a0-4c70-a66a-b148accef4ca None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:51:28.372356 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [req-65a1692a-2f31-4a52-b444-0fdb87287a12 req-fda1ccb9-00a0-4c70-a66a-b148accef4ca tempest-TaggedBootDevicesTest-414854615 tempest-TaggedBootDevicesTest-414854615-project-member] POST https://10.4.3.8/volume/v3/attachments/49932b90-bd11-444f-b9f2-2bcc99d7281d/action Aug 07 09:51:28.373065 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [req-65a1692a-2f31-4a52-b444-0fdb87287a12 req-fda1ccb9-00a0-4c70-a66a-b148accef4ca tempest-TaggedBootDevicesTest-414854615 tempest-TaggedBootDevicesTest-414854615-project-member] Action body: b'{"os-complete": null}' {{(pid=100297) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 07 09:51:28.373147 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [req-65a1692a-2f31-4a52-b444-0fdb87287a12 req-fda1ccb9-00a0-4c70-a66a-b148accef4ca tempest-TaggedBootDevicesTest-414854615 tempest-TaggedBootDevicesTest-414854615-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 09:51:28.382351 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [None req-3da9c542-dcbd-4d39-8b10-d202ed52ad1c tempest-GroupSnapshotsTest-294166943 tempest-GroupSnapshotsTest-294166943-project-admin] https://10.4.3.8/volume/v3/types returned with HTTP 200 Aug 07 09:51:28.382797 np0000006707 devstack@c-api.service[100298]: [pid: 100298|app: 0|req: 99/392] 10.4.3.8 () {68 vars in 1238 bytes} [Fri Aug 7 09:51:28 2026] POST /volume/v3/types => generated 223 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 09:51:28.393542 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [None req-53906ae7-0970-44cb-9fa6-8572da4056cc None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:51:28.395809 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-53906ae7-0970-44cb-9fa6-8572da4056cc tempest-GroupSnapshotsTest-294166943 tempest-GroupSnapshotsTest-294166943-project-admin] POST https://10.4.3.8/volume/v3/group_types Aug 07 09:51:28.396163 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-53906ae7-0970-44cb-9fa6-8572da4056cc tempest-GroupSnapshotsTest-294166943 tempest-GroupSnapshotsTest-294166943-project-admin] Action: 'create', calling method: version_select, body: {"group_type": {"name": "tempest-GroupSnapshotsTest-group-type-2130230195"}} {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 09:51:28.400787 np0000006707 devstack@c-api.service[100297]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 09:51:28.400787 np0000006707 devstack@c-api.service[100297]: warnings.warn( Aug 07 09:51:28.412751 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-53906ae7-0970-44cb-9fa6-8572da4056cc tempest-GroupSnapshotsTest-294166943 tempest-GroupSnapshotsTest-294166943-project-admin] https://10.4.3.8/volume/v3/group_types returned with HTTP 202 Aug 07 09:51:28.413284 np0000006707 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 97/393] 10.4.3.8 () {70 vars in 1297 bytes} [Fri Aug 7 09:51:28 2026] POST /volume/v3/group_types => generated 181 bytes in 21 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 07 09:51:28.422110 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [req-65a1692a-2f31-4a52-b444-0fdb87287a12 req-fda1ccb9-00a0-4c70-a66a-b148accef4ca tempest-TaggedBootDevicesTest-414854615 tempest-TaggedBootDevicesTest-414854615-project-member] https://10.4.3.8/volume/v3/attachments/49932b90-bd11-444f-b9f2-2bcc99d7281d/action returned with HTTP 204 Aug 07 09:51:28.422668 np0000006707 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 98/394] 10.4.3.8 () {74 vars in 1711 bytes} [Fri Aug 7 09:51:28 2026] POST /volume/v3/attachments/49932b90-bd11-444f-b9f2-2bcc99d7281d/action => generated 0 bytes in 54 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 07 09:51:28.422799 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-f2d362d1-e593-474c-8739-42662c6d0113 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:51:28.424538 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-f2d362d1-e593-474c-8739-42662c6d0113 tempest-GroupSnapshotsTest-1914527007 tempest-GroupSnapshotsTest-1914527007-project-member] POST https://10.4.3.8/volume/v3/groups Aug 07 09:51:28.424858 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-f2d362d1-e593-474c-8739-42662c6d0113 tempest-GroupSnapshotsTest-1914527007 tempest-GroupSnapshotsTest-1914527007-project-member] Action: 'create', calling method: version_select, body: {"group": {"group_type": "e4f530c7-65e6-4757-871f-507c651fcc17", "volume_types": ["e3747230-6d6f-47da-8927-d2e6787fd6b2"], "name": "tempest-GroupSnapshotsTest-Group-1571891785"}} {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 09:51:28.426542 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.v3.groups [None req-f2d362d1-e593-474c-8739-42662c6d0113 tempest-GroupSnapshotsTest-1914527007 tempest-GroupSnapshotsTest-1914527007-project-member] Creating new group {'group': {'group_type': 'e4f530c7-65e6-4757-871f-507c651fcc17', 'volume_types': ['e3747230-6d6f-47da-8927-d2e6787fd6b2'], 'name': 'tempest-GroupSnapshotsTest-Group-1571891785'}} {{(pid=100295) create /opt/stack/cinder/cinder/api/v3/groups.py:190}} Aug 07 09:51:28.432357 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.v3.groups [None req-f2d362d1-e593-474c-8739-42662c6d0113 tempest-GroupSnapshotsTest-1914527007 tempest-GroupSnapshotsTest-1914527007-project-member] Creating group tempest-GroupSnapshotsTest-Group-1571891785. Aug 07 09:51:28.446183 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.middleware.request_id [None req-c8817ee7-b2a9-4ccb-9bff-f85d1a9b031f None None] RequestId filter calling following filter/app {{(pid=100298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:51:28.447051 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [None req-c8817ee7-b2a9-4ccb-9bff-f85d1a9b031f None None] GET https://10.4.3.8/volume// Aug 07 09:51:28.447051 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [None req-c8817ee7-b2a9-4ccb-9bff-f85d1a9b031f None None] Empty body provided in request {{(pid=100298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 09:51:28.447299 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [None req-c8817ee7-b2a9-4ccb-9bff-f85d1a9b031f None None] Calling method 'all' {{(pid=100298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 09:51:28.447789 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [None req-c8817ee7-b2a9-4ccb-9bff-f85d1a9b031f None None] https://10.4.3.8/volume// returned with HTTP 300 Aug 07 09:51:28.448235 np0000006707 devstack@c-api.service[100298]: [pid: 100298|app: 0|req: 100/395] 10.4.3.8 () {66 vars in 1412 bytes} [Fri Aug 7 09:51:28 2026] GET /volume/ => generated 384 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 07 09:51:28.455317 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.volume.api [None req-f2d362d1-e593-474c-8739-42662c6d0113 tempest-GroupSnapshotsTest-1914527007 tempest-GroupSnapshotsTest-1914527007-project-member] Availability zone cache updated, next update will occur around 2026-08-07 10:51:28.454895. {{(pid=100295) list_availability_zones /opt/stack/cinder/cinder/volume/api.py:155}} Aug 07 09:51:28.455540 np0000006707 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-f2d362d1-e593-474c-8739-42662c6d0113 tempest-GroupSnapshotsTest-1914527007 tempest-GroupSnapshotsTest-1914527007-project-member] Availability Zones retrieved successfully. Aug 07 09:51:28.457572 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [req-65a1692a-2f31-4a52-b444-0fdb87287a12 req-90c10749-89d9-47c5-90bc-d64db23c380e None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:51:28.460047 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [req-65a1692a-2f31-4a52-b444-0fdb87287a12 req-90c10749-89d9-47c5-90bc-d64db23c380e tempest-TaggedBootDevicesTest-414854615 tempest-TaggedBootDevicesTest-414854615-project-member] GET https://10.4.3.8/volume/v3/volumes/5a3b9f41-aa78-4de8-9831-6ceed6d6001a Aug 07 09:51:28.460307 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [req-65a1692a-2f31-4a52-b444-0fdb87287a12 req-90c10749-89d9-47c5-90bc-d64db23c380e tempest-TaggedBootDevicesTest-414854615 tempest-TaggedBootDevicesTest-414854615-project-member] Empty body provided in request {{(pid=100296) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 09:51:28.460585 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [req-65a1692a-2f31-4a52-b444-0fdb87287a12 req-90c10749-89d9-47c5-90bc-d64db23c380e tempest-TaggedBootDevicesTest-414854615 tempest-TaggedBootDevicesTest-414854615-project-member] Calling method 'show' {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 09:51:28.463571 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [None req-5a1980fa-7836-4a1a-8d28-32e8bfa4b7e8 None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:51:28.465370 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-5a1980fa-7836-4a1a-8d28-32e8bfa4b7e8 tempest-AttachSCSIVolumeTestJSON-861110 tempest-AttachSCSIVolumeTestJSON-861110-project-reader] GET https://10.4.3.8/volume/v3/volumes/2445efb3-f4f5-4c55-a8f4-c4b9aec442b5 Aug 07 09:51:28.465614 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-5a1980fa-7836-4a1a-8d28-32e8bfa4b7e8 tempest-AttachSCSIVolumeTestJSON-861110 tempest-AttachSCSIVolumeTestJSON-861110-project-reader] Empty body provided in request {{(pid=100297) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 09:51:28.465827 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-5a1980fa-7836-4a1a-8d28-32e8bfa4b7e8 tempest-AttachSCSIVolumeTestJSON-861110 tempest-AttachSCSIVolumeTestJSON-861110-project-reader] Calling method 'show' {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 09:51:28.473679 np0000006707 devstack@c-api.service[100296]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 09:51:28.473679 np0000006707 devstack@c-api.service[100296]: warnings.warn( Aug 07 09:51:28.478937 np0000006707 devstack@c-api.service[100297]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 09:51:28.478937 np0000006707 devstack@c-api.service[100297]: warnings.warn( Aug 07 09:51:28.483679 np0000006707 devstack@c-api.service[100296]: INFO cinder.volume.api [req-65a1692a-2f31-4a52-b444-0fdb87287a12 req-90c10749-89d9-47c5-90bc-d64db23c380e tempest-TaggedBootDevicesTest-414854615 tempest-TaggedBootDevicesTest-414854615-project-member] Volume info retrieved successfully. Aug 07 09:51:28.483894 np0000006707 devstack@c-api.service[100297]: INFO cinder.volume.api [None req-5a1980fa-7836-4a1a-8d28-32e8bfa4b7e8 tempest-AttachSCSIVolumeTestJSON-861110 tempest-AttachSCSIVolumeTestJSON-861110-project-reader] Volume info retrieved successfully. Aug 07 09:51:28.489928 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-5a1980fa-7836-4a1a-8d28-32e8bfa4b7e8 tempest-AttachSCSIVolumeTestJSON-861110 tempest-AttachSCSIVolumeTestJSON-861110-project-reader] https://10.4.3.8/volume/v3/volumes/2445efb3-f4f5-4c55-a8f4-c4b9aec442b5 returned with HTTP 200 Aug 07 09:51:28.490040 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [req-65a1692a-2f31-4a52-b444-0fdb87287a12 req-90c10749-89d9-47c5-90bc-d64db23c380e tempest-TaggedBootDevicesTest-414854615 tempest-TaggedBootDevicesTest-414854615-project-member] https://10.4.3.8/volume/v3/volumes/5a3b9f41-aa78-4de8-9831-6ceed6d6001a returned with HTTP 200 Aug 07 09:51:28.490444 np0000006707 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 99/396] 10.4.3.8 () {66 vars in 1334 bytes} [Fri Aug 7 09:51:28 2026] GET /volume/v3/volumes/2445efb3-f4f5-4c55-a8f4-c4b9aec442b5 => generated 1138 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 09:51:28.490548 np0000006707 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 98/397] 10.4.3.8 () {70 vars in 1625 bytes} [Fri Aug 7 09:51:28 2026] GET /volume/v3/volumes/5a3b9f41-aa78-4de8-9831-6ceed6d6001a => generated 1019 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 07 09:51:28.491587 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.quota [None req-f2d362d1-e593-474c-8739-42662c6d0113 tempest-GroupSnapshotsTest-1914527007 tempest-GroupSnapshotsTest-1914527007-project-member] Created reservations ['9577cdae-7318-41e2-9c89-fad2e455c9ae'] {{(pid=100295) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 09:51:28.539398 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-f2d362d1-e593-474c-8739-42662c6d0113 tempest-GroupSnapshotsTest-1914527007 tempest-GroupSnapshotsTest-1914527007-project-member] https://10.4.3.8/volume/v3/groups returned with HTTP 202 Aug 07 09:51:28.539946 np0000006707 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 101/398] 10.4.3.8 () {70 vars in 1283 bytes} [Fri Aug 7 09:51:28 2026] POST /volume/v3/groups => generated 112 bytes in 118 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 07 09:51:28.548830 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.middleware.request_id [None req-1ea4b47a-ee27-4890-89a7-85c481d60b8d None None] RequestId filter calling following filter/app {{(pid=100298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:51:28.550962 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [None req-1ea4b47a-ee27-4890-89a7-85c481d60b8d tempest-GroupSnapshotsTest-1914527007 tempest-GroupSnapshotsTest-1914527007-project-member] GET https://10.4.3.8/volume/v3/groups/81bfc7aa-f271-4a79-8366-8a14b7fd5959 Aug 07 09:51:28.551248 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [None req-1ea4b47a-ee27-4890-89a7-85c481d60b8d tempest-GroupSnapshotsTest-1914527007 tempest-GroupSnapshotsTest-1914527007-project-member] Empty body provided in request {{(pid=100298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 09:51:28.551462 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [None req-1ea4b47a-ee27-4890-89a7-85c481d60b8d tempest-GroupSnapshotsTest-1914527007 tempest-GroupSnapshotsTest-1914527007-project-member] Calling method 'version_select' {{(pid=100298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 09:51:28.551642 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.v3.groups [None req-1ea4b47a-ee27-4890-89a7-85c481d60b8d tempest-GroupSnapshotsTest-1914527007 tempest-GroupSnapshotsTest-1914527007-project-member] show called for member 81bfc7aa-f271-4a79-8366-8a14b7fd5959 {{(pid=100298) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 07 09:51:28.557158 np0000006707 devstack@c-api.service[100298]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 09:51:28.557158 np0000006707 devstack@c-api.service[100298]: warnings.warn( Aug 07 09:51:28.568644 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [None req-1ea4b47a-ee27-4890-89a7-85c481d60b8d tempest-GroupSnapshotsTest-1914527007 tempest-GroupSnapshotsTest-1914527007-project-member] https://10.4.3.8/volume/v3/groups/81bfc7aa-f271-4a79-8366-8a14b7fd5959 returned with HTTP 200 Aug 07 09:51:28.569185 np0000006707 devstack@c-api.service[100298]: [pid: 100298|app: 0|req: 101/399] 10.4.3.8 () {68 vars in 1372 bytes} [Fri Aug 7 09:51:28 2026] GET /volume/v3/groups/81bfc7aa-f271-4a79-8366-8a14b7fd5959 => generated 392 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Aug 07 09:51:28.578205 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [req-65a1692a-2f31-4a52-b444-0fdb87287a12 req-f0d43d47-a0db-43df-9626-2c8498a1ce3f None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:51:28.580920 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [req-65a1692a-2f31-4a52-b444-0fdb87287a12 req-f0d43d47-a0db-43df-9626-2c8498a1ce3f tempest-TaggedBootDevicesTest-414854615 tempest-TaggedBootDevicesTest-414854615-project-member] PUT https://10.4.3.8/volume/v3/attachments/e673fe8a-a1e8-4b00-a6d9-533c47c3e953 Aug 07 09:51:28.581507 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [req-65a1692a-2f31-4a52-b444-0fdb87287a12 req-f0d43d47-a0db-43df-9626-2c8498a1ce3f tempest-TaggedBootDevicesTest-414854615 tempest-TaggedBootDevicesTest-414854615-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.8", "host": "np0000006707", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:568b993d50b1", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "d2780578-1896-461f-80ac-b58d2e346b90", "nvme_native_multipath": false, "mountpoint": "/dev/vdc"}}} {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 09:51:28.592176 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.coordination [req-65a1692a-2f31-4a52-b444-0fdb87287a12 req-f0d43d47-a0db-43df-9626-2c8498a1ce3f tempest-TaggedBootDevicesTest-414854615 tempest-TaggedBootDevicesTest-414854615-project-member] Acquiring lock "cinder-attachment_update-5a3b9f41-aa78-4de8-9831-6ceed6d6001a-np0000006707" by "attachment_update" {{(pid=100297) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 07 09:51:28.597844 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.coordination [req-65a1692a-2f31-4a52-b444-0fdb87287a12 req-f0d43d47-a0db-43df-9626-2c8498a1ce3f tempest-TaggedBootDevicesTest-414854615 tempest-TaggedBootDevicesTest-414854615-project-member] Lock "cinder-attachment_update-5a3b9f41-aa78-4de8-9831-6ceed6d6001a-np0000006707" acquired by "attachment_update" :: waited 0.006s {{(pid=100297) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 07 09:51:28.599541 np0000006707 devstack@c-api.service[100297]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 09:51:28.599541 np0000006707 devstack@c-api.service[100297]: warnings.warn( Aug 07 09:51:28.691016 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.coordination [req-65a1692a-2f31-4a52-b444-0fdb87287a12 req-f0d43d47-a0db-43df-9626-2c8498a1ce3f tempest-TaggedBootDevicesTest-414854615 tempest-TaggedBootDevicesTest-414854615-project-member] Lock "cinder-attachment_update-5a3b9f41-aa78-4de8-9831-6ceed6d6001a-np0000006707" released by "attachment_update" :: held 0.093s {{(pid=100297) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 07 09:51:28.691232 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [req-65a1692a-2f31-4a52-b444-0fdb87287a12 req-f0d43d47-a0db-43df-9626-2c8498a1ce3f tempest-TaggedBootDevicesTest-414854615 tempest-TaggedBootDevicesTest-414854615-project-member] https://10.4.3.8/volume/v3/attachments/e673fe8a-a1e8-4b00-a6d9-533c47c3e953 returned with HTTP 200 Aug 07 09:51:28.691903 np0000006707 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 100/400] 10.4.3.8 () {74 vars in 1690 bytes} [Fri Aug 7 09:51:28 2026] PUT /volume/v3/attachments/e673fe8a-a1e8-4b00-a6d9-533c47c3e953 => generated 969 bytes in 114 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 09:51:28.716672 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [req-65a1692a-2f31-4a52-b444-0fdb87287a12 req-914f2594-c265-4b52-855b-61d62aa9bd9f None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:51:28.720731 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [req-65a1692a-2f31-4a52-b444-0fdb87287a12 req-914f2594-c265-4b52-855b-61d62aa9bd9f tempest-TaggedBootDevicesTest-414854615 tempest-TaggedBootDevicesTest-414854615-project-member] POST https://10.4.3.8/volume/v3/attachments/e673fe8a-a1e8-4b00-a6d9-533c47c3e953/action Aug 07 09:51:28.721322 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [req-65a1692a-2f31-4a52-b444-0fdb87287a12 req-914f2594-c265-4b52-855b-61d62aa9bd9f tempest-TaggedBootDevicesTest-414854615 tempest-TaggedBootDevicesTest-414854615-project-member] Action body: b'{"os-complete": null}' {{(pid=100296) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 07 09:51:28.721322 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [req-65a1692a-2f31-4a52-b444-0fdb87287a12 req-914f2594-c265-4b52-855b-61d62aa9bd9f tempest-TaggedBootDevicesTest-414854615 tempest-TaggedBootDevicesTest-414854615-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 09:51:28.743207 np0000006707 devstack@c-api.service[100296]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 09:51:28.743207 np0000006707 devstack@c-api.service[100296]: warnings.warn( Aug 07 09:51:28.759363 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [req-65a1692a-2f31-4a52-b444-0fdb87287a12 req-914f2594-c265-4b52-855b-61d62aa9bd9f tempest-TaggedBootDevicesTest-414854615 tempest-TaggedBootDevicesTest-414854615-project-member] https://10.4.3.8/volume/v3/attachments/e673fe8a-a1e8-4b00-a6d9-533c47c3e953/action returned with HTTP 204 Aug 07 09:51:28.760012 np0000006707 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 99/401] 10.4.3.8 () {74 vars in 1711 bytes} [Fri Aug 7 09:51:28 2026] POST /volume/v3/attachments/e673fe8a-a1e8-4b00-a6d9-533c47c3e953/action => generated 0 bytes in 44 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 07 09:51:28.972854 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-1550fa5c-6c84-4234-bde6-c9305a8e2f09 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:51:28.975140 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-1550fa5c-6c84-4234-bde6-c9305a8e2f09 tempest-TestMultiAttachVolumeSwap-685592965 tempest-TestMultiAttachVolumeSwap-685592965-project-member] GET https://10.4.3.8/volume/v3/volumes/3f85d5a0-47c2-4332-b9cd-91ab58bbf654 Aug 07 09:51:28.975396 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-1550fa5c-6c84-4234-bde6-c9305a8e2f09 tempest-TestMultiAttachVolumeSwap-685592965 tempest-TestMultiAttachVolumeSwap-685592965-project-member] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 09:51:28.975623 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-1550fa5c-6c84-4234-bde6-c9305a8e2f09 tempest-TestMultiAttachVolumeSwap-685592965 tempest-TestMultiAttachVolumeSwap-685592965-project-member] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 09:51:28.987544 np0000006707 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 09:51:28.987544 np0000006707 devstack@c-api.service[100295]: warnings.warn( Aug 07 09:51:28.990906 np0000006707 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-1550fa5c-6c84-4234-bde6-c9305a8e2f09 tempest-TestMultiAttachVolumeSwap-685592965 tempest-TestMultiAttachVolumeSwap-685592965-project-member] Volume info retrieved successfully. Aug 07 09:51:28.994778 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-1550fa5c-6c84-4234-bde6-c9305a8e2f09 tempest-TestMultiAttachVolumeSwap-685592965 tempest-TestMultiAttachVolumeSwap-685592965-project-member] https://10.4.3.8/volume/v3/volumes/3f85d5a0-47c2-4332-b9cd-91ab58bbf654 returned with HTTP 200 Aug 07 09:51:28.995306 np0000006707 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 102/402] 10.4.3.8 () {66 vars in 1334 bytes} [Fri Aug 7 09:51:28 2026] GET /volume/v3/volumes/3f85d5a0-47c2-4332-b9cd-91ab58bbf654 => generated 1159 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 09:51:29.303931 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.middleware.request_id [None req-2204d507-8e15-4286-8341-96ecbe2226b5 None None] RequestId filter calling following filter/app {{(pid=100298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:51:29.305932 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [None req-2204d507-8e15-4286-8341-96ecbe2226b5 tempest-VolumesAssistedSnapshotsTest-359814331 tempest-VolumesAssistedSnapshotsTest-359814331-project-admin] GET https://10.4.3.8/volume/v3/volumes/591d23e8-d8e2-4251-ab3c-10dd02793c4e Aug 07 09:51:29.306091 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [None req-2204d507-8e15-4286-8341-96ecbe2226b5 tempest-VolumesAssistedSnapshotsTest-359814331 tempest-VolumesAssistedSnapshotsTest-359814331-project-admin] Empty body provided in request {{(pid=100298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 09:51:29.306373 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [None req-2204d507-8e15-4286-8341-96ecbe2226b5 tempest-VolumesAssistedSnapshotsTest-359814331 tempest-VolumesAssistedSnapshotsTest-359814331-project-admin] Calling method 'show' {{(pid=100298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 09:51:29.318462 np0000006707 devstack@c-api.service[100298]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 09:51:29.318462 np0000006707 devstack@c-api.service[100298]: warnings.warn( Aug 07 09:51:29.322062 np0000006707 devstack@c-api.service[100298]: INFO cinder.volume.api [None req-2204d507-8e15-4286-8341-96ecbe2226b5 tempest-VolumesAssistedSnapshotsTest-359814331 tempest-VolumesAssistedSnapshotsTest-359814331-project-admin] Volume info retrieved successfully. Aug 07 09:51:29.326533 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [None req-2204d507-8e15-4286-8341-96ecbe2226b5 tempest-VolumesAssistedSnapshotsTest-359814331 tempest-VolumesAssistedSnapshotsTest-359814331-project-admin] https://10.4.3.8/volume/v3/volumes/591d23e8-d8e2-4251-ab3c-10dd02793c4e returned with HTTP 200 Aug 07 09:51:29.327105 np0000006707 devstack@c-api.service[100298]: [pid: 100298|app: 0|req: 102/403] 10.4.3.8 () {66 vars in 1334 bytes} [Fri Aug 7 09:51:29 2026] GET /volume/v3/volumes/591d23e8-d8e2-4251-ab3c-10dd02793c4e => generated 1012 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 09:51:29.385128 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [None req-b5106553-2cac-4bc1-a5cd-fb0a213982d0 None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:51:29.387639 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-b5106553-2cac-4bc1-a5cd-fb0a213982d0 tempest-TaggedAttachmentsTest-725335908 tempest-TaggedAttachmentsTest-725335908-project-member] GET https://10.4.3.8/volume/v3/volumes/55345244-819e-4512-9f20-220e06e3e5e3 Aug 07 09:51:29.387900 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-b5106553-2cac-4bc1-a5cd-fb0a213982d0 tempest-TaggedAttachmentsTest-725335908 tempest-TaggedAttachmentsTest-725335908-project-member] Empty body provided in request {{(pid=100297) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 09:51:29.388141 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-b5106553-2cac-4bc1-a5cd-fb0a213982d0 tempest-TaggedAttachmentsTest-725335908 tempest-TaggedAttachmentsTest-725335908-project-member] Calling method 'show' {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 09:51:29.400064 np0000006707 devstack@c-api.service[100297]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 09:51:29.400064 np0000006707 devstack@c-api.service[100297]: warnings.warn( Aug 07 09:51:29.404390 np0000006707 devstack@c-api.service[100297]: INFO cinder.volume.api [None req-b5106553-2cac-4bc1-a5cd-fb0a213982d0 tempest-TaggedAttachmentsTest-725335908 tempest-TaggedAttachmentsTest-725335908-project-member] Volume info retrieved successfully. Aug 07 09:51:29.413843 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-b5106553-2cac-4bc1-a5cd-fb0a213982d0 tempest-TaggedAttachmentsTest-725335908 tempest-TaggedAttachmentsTest-725335908-project-member] https://10.4.3.8/volume/v3/volumes/55345244-819e-4512-9f20-220e06e3e5e3 returned with HTTP 200 Aug 07 09:51:29.414570 np0000006707 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 101/404] 10.4.3.8 () {66 vars in 1334 bytes} [Fri Aug 7 09:51:29 2026] GET /volume/v3/volumes/55345244-819e-4512-9f20-220e06e3e5e3 => generated 1136 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 09:51:29.506788 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [None req-75ea65f1-1d97-45c1-b368-d36c264c94a9 None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:51:29.509239 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-75ea65f1-1d97-45c1-b368-d36c264c94a9 tempest-AttachSCSIVolumeTestJSON-861110 tempest-AttachSCSIVolumeTestJSON-861110-project-reader] GET https://10.4.3.8/volume/v3/volumes/2445efb3-f4f5-4c55-a8f4-c4b9aec442b5 Aug 07 09:51:29.509516 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-75ea65f1-1d97-45c1-b368-d36c264c94a9 tempest-AttachSCSIVolumeTestJSON-861110 tempest-AttachSCSIVolumeTestJSON-861110-project-reader] Empty body provided in request {{(pid=100296) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 09:51:29.509719 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-75ea65f1-1d97-45c1-b368-d36c264c94a9 tempest-AttachSCSIVolumeTestJSON-861110 tempest-AttachSCSIVolumeTestJSON-861110-project-reader] Calling method 'show' {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 09:51:29.523139 np0000006707 devstack@c-api.service[100296]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 09:51:29.523139 np0000006707 devstack@c-api.service[100296]: warnings.warn( Aug 07 09:51:29.528361 np0000006707 devstack@c-api.service[100296]: INFO cinder.volume.api [None req-75ea65f1-1d97-45c1-b368-d36c264c94a9 tempest-AttachSCSIVolumeTestJSON-861110 tempest-AttachSCSIVolumeTestJSON-861110-project-reader] Volume info retrieved successfully. Aug 07 09:51:29.533896 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-75ea65f1-1d97-45c1-b368-d36c264c94a9 tempest-AttachSCSIVolumeTestJSON-861110 tempest-AttachSCSIVolumeTestJSON-861110-project-reader] https://10.4.3.8/volume/v3/volumes/2445efb3-f4f5-4c55-a8f4-c4b9aec442b5 returned with HTTP 200 Aug 07 09:51:29.534402 np0000006707 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 100/405] 10.4.3.8 () {66 vars in 1334 bytes} [Fri Aug 7 09:51:29 2026] GET /volume/v3/volumes/2445efb3-f4f5-4c55-a8f4-c4b9aec442b5 => generated 1138 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 09:51:29.579360 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-22ee0fc0-3bfb-484a-9b4a-9837b979368a None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:51:29.581868 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-22ee0fc0-3bfb-484a-9b4a-9837b979368a tempest-GroupSnapshotsTest-1914527007 tempest-GroupSnapshotsTest-1914527007-project-member] GET https://10.4.3.8/volume/v3/groups/81bfc7aa-f271-4a79-8366-8a14b7fd5959 Aug 07 09:51:29.582446 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-22ee0fc0-3bfb-484a-9b4a-9837b979368a tempest-GroupSnapshotsTest-1914527007 tempest-GroupSnapshotsTest-1914527007-project-member] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 09:51:29.582446 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-22ee0fc0-3bfb-484a-9b4a-9837b979368a tempest-GroupSnapshotsTest-1914527007 tempest-GroupSnapshotsTest-1914527007-project-member] Calling method 'version_select' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 09:51:29.582646 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.v3.groups [None req-22ee0fc0-3bfb-484a-9b4a-9837b979368a tempest-GroupSnapshotsTest-1914527007 tempest-GroupSnapshotsTest-1914527007-project-member] show called for member 81bfc7aa-f271-4a79-8366-8a14b7fd5959 {{(pid=100295) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 07 09:51:29.586731 np0000006707 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 09:51:29.586731 np0000006707 devstack@c-api.service[100295]: warnings.warn( Aug 07 09:51:29.595926 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-22ee0fc0-3bfb-484a-9b4a-9837b979368a tempest-GroupSnapshotsTest-1914527007 tempest-GroupSnapshotsTest-1914527007-project-member] https://10.4.3.8/volume/v3/groups/81bfc7aa-f271-4a79-8366-8a14b7fd5959 returned with HTTP 200 Aug 07 09:51:29.596287 np0000006707 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 103/406] 10.4.3.8 () {68 vars in 1372 bytes} [Fri Aug 7 09:51:29 2026] GET /volume/v3/groups/81bfc7aa-f271-4a79-8366-8a14b7fd5959 => generated 393 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 09:51:29.607161 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.middleware.request_id [None req-cac83d62-c926-4a68-a73a-26086a048496 None None] RequestId filter calling following filter/app {{(pid=100298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:51:29.609411 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [None req-cac83d62-c926-4a68-a73a-26086a048496 tempest-GroupSnapshotsTest-1914527007 tempest-GroupSnapshotsTest-1914527007-project-member] POST https://10.4.3.8/volume/v3/volumes Aug 07 09:51:29.610601 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [None req-cac83d62-c926-4a68-a73a-26086a048496 tempest-GroupSnapshotsTest-1914527007 tempest-GroupSnapshotsTest-1914527007-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-volume-1043052739", "volume_type": "e3747230-6d6f-47da-8927-d2e6787fd6b2", "group_id": "81bfc7aa-f271-4a79-8366-8a14b7fd5959", "size": 1}} {{(pid=100298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 09:51:29.612019 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.v3.volumes [None req-cac83d62-c926-4a68-a73a-26086a048496 tempest-GroupSnapshotsTest-1914527007 tempest-GroupSnapshotsTest-1914527007-project-member] Create volume request body: {'volume': {'name': 'tempest-volume-1043052739', 'volume_type': 'e3747230-6d6f-47da-8927-d2e6787fd6b2', 'group_id': '81bfc7aa-f271-4a79-8366-8a14b7fd5959', 'size': 1}} {{(pid=100298) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 07 09:51:29.621891 np0000006707 devstack@c-api.service[100298]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 09:51:29.621891 np0000006707 devstack@c-api.service[100298]: warnings.warn( Aug 07 09:51:29.622499 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.v3.volumes [None req-cac83d62-c926-4a68-a73a-26086a048496 tempest-GroupSnapshotsTest-1914527007 tempest-GroupSnapshotsTest-1914527007-project-member] Create volume of 1 GB Aug 07 09:51:29.630856 np0000006707 devstack@c-api.service[100298]: INFO cinder.volume.api [None req-cac83d62-c926-4a68-a73a-26086a048496 tempest-GroupSnapshotsTest-1914527007 tempest-GroupSnapshotsTest-1914527007-project-member] Availability Zones retrieved successfully. Aug 07 09:51:29.638808 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.volume.api [None req-cac83d62-c926-4a68-a73a-26086a048496 tempest-GroupSnapshotsTest-1914527007 tempest-GroupSnapshotsTest-1914527007-project-member] Flow 'volume_create_api' (3446512d-689b-43ce-ac9b-7ee16e727fe3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100298) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 09:51:29.640356 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.volume.api [None req-cac83d62-c926-4a68-a73a-26086a048496 tempest-GroupSnapshotsTest-1914527007 tempest-GroupSnapshotsTest-1914527007-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (95883aea-223b-494e-a301-ec64243c2da4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100298) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 09:51:29.641127 np0000006707 devstack@c-api.service[100298]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 09:51:29.641127 np0000006707 devstack@c-api.service[100298]: warnings.warn( Aug 07 09:51:29.641716 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.volume.flows.api.create_volume [None req-cac83d62-c926-4a68-a73a-26086a048496 tempest-GroupSnapshotsTest-1914527007 tempest-GroupSnapshotsTest-1914527007-project-member] Validating volume size '1' using validate_int {{(pid=100298) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 07 09:51:29.666083 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.volume.api [None req-cac83d62-c926-4a68-a73a-26086a048496 tempest-GroupSnapshotsTest-1914527007 tempest-GroupSnapshotsTest-1914527007-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (95883aea-223b-494e-a301-ec64243c2da4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-07T09:51:28Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=e3747230-6d6f-47da-8927-d2e6787fd6b2,is_public=True,name='tempest-GroupSnapshotsTest-volume-type-338811138',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'e3747230-6d6f-47da-8927-d2e6787fd6b2', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': '81bfc7aa-f271-4a79-8366-8a14b7fd5959', 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100298) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 09:51:29.666411 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.volume.api [None req-cac83d62-c926-4a68-a73a-26086a048496 tempest-GroupSnapshotsTest-1914527007 tempest-GroupSnapshotsTest-1914527007-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6e9657ac-8e21-4c65-b055-61348ae7728f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100298) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 09:51:29.696547 np0000006707 devstack@c-api.service[100298]: WARNING cinder.quota [None req-cac83d62-c926-4a68-a73a-26086a048496 tempest-GroupSnapshotsTest-1914527007 tempest-GroupSnapshotsTest-1914527007-project-member] Deprecated: Default quota for resource: volumes_tempest-GroupSnapshotsTest-volume-type-338811138 is set by the default quota flag: quota_volumes_tempest-GroupSnapshotsTest-volume-type-338811138, it is now deprecated. Please use the default quota class for default quota. Aug 07 09:51:29.696852 np0000006707 devstack@c-api.service[100298]: WARNING cinder.quota [None req-cac83d62-c926-4a68-a73a-26086a048496 tempest-GroupSnapshotsTest-1914527007 tempest-GroupSnapshotsTest-1914527007-project-member] Deprecated: Default quota for resource: gigabytes_tempest-GroupSnapshotsTest-volume-type-338811138 is set by the default quota flag: quota_gigabytes_tempest-GroupSnapshotsTest-volume-type-338811138, it is now deprecated. Please use the default quota class for default quota. Aug 07 09:51:29.727102 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.quota [None req-cac83d62-c926-4a68-a73a-26086a048496 tempest-GroupSnapshotsTest-1914527007 tempest-GroupSnapshotsTest-1914527007-project-member] Created reservations ['28811e26-42d0-45b8-94a2-23a43555e53b', 'babee155-60c8-477f-bd40-cd2e1384b84b', 'b58f4bed-8144-41e6-a743-817c416d2831', 'cbea0573-efc2-468e-8dee-044eb58430e7'] {{(pid=100298) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 09:51:29.727987 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.volume.api [None req-cac83d62-c926-4a68-a73a-26086a048496 tempest-GroupSnapshotsTest-1914527007 tempest-GroupSnapshotsTest-1914527007-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6e9657ac-8e21-4c65-b055-61348ae7728f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['28811e26-42d0-45b8-94a2-23a43555e53b', 'babee155-60c8-477f-bd40-cd2e1384b84b', 'b58f4bed-8144-41e6-a743-817c416d2831', 'cbea0573-efc2-468e-8dee-044eb58430e7']}' {{(pid=100298) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 09:51:29.728795 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.volume.api [None req-cac83d62-c926-4a68-a73a-26086a048496 tempest-GroupSnapshotsTest-1914527007 tempest-GroupSnapshotsTest-1914527007-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (aa3d3cec-69f2-4935-a822-2015e5838954) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100298) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 09:51:29.755525 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.volume.api [None req-cac83d62-c926-4a68-a73a-26086a048496 tempest-GroupSnapshotsTest-1914527007 tempest-GroupSnapshotsTest-1914527007-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (aa3d3cec-69f2-4935-a822-2015e5838954) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '32c3b321-6b39-49b7-86e2-343e84db4772', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-volume-1043052739',encryption_key_id=None,group_id=81bfc7aa-f271-4a79-8366-8a14b7fd5959,group_type_id=,metadata={},multiattach=False,project_id='5ef87a087d58497caa11bc0e5c151adb',qos_specs=None,replication_status=,reservations=['28811e26-42d0-45b8-94a2-23a43555e53b','babee155-60c8-477f-bd40-cd2e1384b84b','b58f4bed-8144-41e6-a743-817c416d2831','cbea0573-efc2-468e-8dee-044eb58430e7'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='569a48c7881e45739f87551781359bb5',volume_type_id=e3747230-6d6f-47da-8927-d2e6787fd6b2), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-07T09:51:29Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-volume-1043052739',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=81bfc7aa-f271-4a79-8366-8a14b7fd5959,host=None,id=32c3b321-6b39-49b7-86e2-343e84db4772,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='5ef87a087d58497caa11bc0e5c151adb',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='569a48c7881e45739f87551781359bb5',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(e3747230-6d6f-47da-8927-d2e6787fd6b2),volume_type_id=e3747230-6d6f-47da-8927-d2e6787fd6b2)}' {{(pid=100298) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 09:51:29.756588 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.volume.api [None req-cac83d62-c926-4a68-a73a-26086a048496 tempest-GroupSnapshotsTest-1914527007 tempest-GroupSnapshotsTest-1914527007-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (315dc569-95d3-4cba-b65c-a2c8ad2c4a1a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100298) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 09:51:29.778881 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.volume.api [None req-cac83d62-c926-4a68-a73a-26086a048496 tempest-GroupSnapshotsTest-1914527007 tempest-GroupSnapshotsTest-1914527007-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (315dc569-95d3-4cba-b65c-a2c8ad2c4a1a) transitioned into state 'SUCCESS' from state '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-1043052739',encryption_key_id=None,group_id=81bfc7aa-f271-4a79-8366-8a14b7fd5959,group_type_id=,metadata={},multiattach=False,project_id='5ef87a087d58497caa11bc0e5c151adb',qos_specs=None,replication_status=,reservations=['28811e26-42d0-45b8-94a2-23a43555e53b','babee155-60c8-477f-bd40-cd2e1384b84b','b58f4bed-8144-41e6-a743-817c416d2831','cbea0573-efc2-468e-8dee-044eb58430e7'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='569a48c7881e45739f87551781359bb5',volume_type_id=e3747230-6d6f-47da-8927-d2e6787fd6b2)}' {{(pid=100298) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 09:51:29.779784 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.volume.api [None req-cac83d62-c926-4a68-a73a-26086a048496 tempest-GroupSnapshotsTest-1914527007 tempest-GroupSnapshotsTest-1914527007-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (63e9f8c4-a243-43a5-8b19-9ead5b7ba52f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100298) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 09:51:29.798802 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.volume.api [None req-cac83d62-c926-4a68-a73a-26086a048496 tempest-GroupSnapshotsTest-1914527007 tempest-GroupSnapshotsTest-1914527007-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (63e9f8c4-a243-43a5-8b19-9ead5b7ba52f) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100298) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 09:51:29.799759 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.volume.api [None req-cac83d62-c926-4a68-a73a-26086a048496 tempest-GroupSnapshotsTest-1914527007 tempest-GroupSnapshotsTest-1914527007-project-member] Flow 'volume_create_api' (3446512d-689b-43ce-ac9b-7ee16e727fe3) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100298) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 09:51:29.800231 np0000006707 devstack@c-api.service[100298]: INFO cinder.volume.api [None req-cac83d62-c926-4a68-a73a-26086a048496 tempest-GroupSnapshotsTest-1914527007 tempest-GroupSnapshotsTest-1914527007-project-member] Create volume request issued successfully. Aug 07 09:51:29.801109 np0000006707 devstack@c-api.service[100298]: WARNING stevedore.named [None req-cac83d62-c926-4a68-a73a-26086a048496 tempest-GroupSnapshotsTest-1914527007 tempest-GroupSnapshotsTest-1914527007-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 07 09:51:29.801516 np0000006707 devstack@c-api.service[100298]: WARNING castellan.key_manager [None req-cac83d62-c926-4a68-a73a-26086a048496 tempest-GroupSnapshotsTest-1914527007 tempest-GroupSnapshotsTest-1914527007-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, 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 09:51:29.845488 np0000006707 devstack@c-api.service[100298]: DEBUG oslo_db.sqlalchemy.engines [None req-cac83d62-c926-4a68-a73a-26086a048496 tempest-GroupSnapshotsTest-1914527007 tempest-GroupSnapshotsTest-1914527007-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100298) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 07 09:51:29.851173 np0000006707 devstack@c-api.service[100298]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 09:51:29.851173 np0000006707 devstack@c-api.service[100298]: warnings.warn( Aug 07 09:51:29.855580 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [None req-cac83d62-c926-4a68-a73a-26086a048496 tempest-GroupSnapshotsTest-1914527007 tempest-GroupSnapshotsTest-1914527007-project-member] https://10.4.3.8/volume/v3/volumes returned with HTTP 202 Aug 07 09:51:29.855951 np0000006707 devstack@c-api.service[100298]: [pid: 100298|app: 0|req: 103/407] 10.4.3.8 () {70 vars in 1286 bytes} [Fri Aug 7 09:51:29 2026] POST /volume/v3/volumes => generated 818 bytes in 249 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 07 09:51:29.870625 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [None req-59d29cc1-2551-45e3-8dbe-7b6dfc17250d None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:51:29.872372 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-59d29cc1-2551-45e3-8dbe-7b6dfc17250d tempest-GroupSnapshotsTest-1914527007 tempest-GroupSnapshotsTest-1914527007-project-member] GET https://10.4.3.8/volume/v3/volumes/32c3b321-6b39-49b7-86e2-343e84db4772 Aug 07 09:51:29.872780 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-59d29cc1-2551-45e3-8dbe-7b6dfc17250d tempest-GroupSnapshotsTest-1914527007 tempest-GroupSnapshotsTest-1914527007-project-member] Empty body provided in request {{(pid=100297) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 09:51:29.873274 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-59d29cc1-2551-45e3-8dbe-7b6dfc17250d tempest-GroupSnapshotsTest-1914527007 tempest-GroupSnapshotsTest-1914527007-project-member] Calling method 'show' {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 09:51:29.884179 np0000006707 devstack@c-api.service[100297]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 09:51:29.884179 np0000006707 devstack@c-api.service[100297]: warnings.warn( Aug 07 09:51:29.888505 np0000006707 devstack@c-api.service[100297]: INFO cinder.volume.api [None req-59d29cc1-2551-45e3-8dbe-7b6dfc17250d tempest-GroupSnapshotsTest-1914527007 tempest-GroupSnapshotsTest-1914527007-project-member] Volume info retrieved successfully. Aug 07 09:51:29.889233 np0000006707 devstack@c-api.service[100297]: WARNING stevedore.named [None req-59d29cc1-2551-45e3-8dbe-7b6dfc17250d tempest-GroupSnapshotsTest-1914527007 tempest-GroupSnapshotsTest-1914527007-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 07 09:51:29.889372 np0000006707 devstack@c-api.service[100297]: WARNING castellan.key_manager [None req-59d29cc1-2551-45e3-8dbe-7b6dfc17250d tempest-GroupSnapshotsTest-1914527007 tempest-GroupSnapshotsTest-1914527007-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, 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 09:51:29.940546 np0000006707 devstack@c-api.service[100297]: DEBUG oslo_db.sqlalchemy.engines [None req-59d29cc1-2551-45e3-8dbe-7b6dfc17250d tempest-GroupSnapshotsTest-1914527007 tempest-GroupSnapshotsTest-1914527007-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100297) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 07 09:51:29.945150 np0000006707 devstack@c-api.service[100297]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 09:51:29.945150 np0000006707 devstack@c-api.service[100297]: warnings.warn( Aug 07 09:51:29.955275 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-59d29cc1-2551-45e3-8dbe-7b6dfc17250d tempest-GroupSnapshotsTest-1914527007 tempest-GroupSnapshotsTest-1914527007-project-member] https://10.4.3.8/volume/v3/volumes/32c3b321-6b39-49b7-86e2-343e84db4772 returned with HTTP 200 Aug 07 09:51:29.957017 np0000006707 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 102/408] 10.4.3.8 () {68 vars in 1375 bytes} [Fri Aug 7 09:51:29 2026] GET /volume/v3/volumes/32c3b321-6b39-49b7-86e2-343e84db4772 => generated 886 bytes in 86 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 09:51:30.011044 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [None req-f0622869-e0b0-48ed-b889-ca0d90d66986 None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:51:30.013891 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-f0622869-e0b0-48ed-b889-ca0d90d66986 tempest-TestMultiAttachVolumeSwap-685592965 tempest-TestMultiAttachVolumeSwap-685592965-project-member] GET https://10.4.3.8/volume/v3/volumes/3f85d5a0-47c2-4332-b9cd-91ab58bbf654 Aug 07 09:51:30.014034 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-f0622869-e0b0-48ed-b889-ca0d90d66986 tempest-TestMultiAttachVolumeSwap-685592965 tempest-TestMultiAttachVolumeSwap-685592965-project-member] Empty body provided in request {{(pid=100296) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 09:51:30.014296 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-f0622869-e0b0-48ed-b889-ca0d90d66986 tempest-TestMultiAttachVolumeSwap-685592965 tempest-TestMultiAttachVolumeSwap-685592965-project-member] Calling method 'show' {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 09:51:30.035649 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [req-fb1410e8-f620-4aa1-b59d-bc6ac1d2f369 req-b0bb5e72-0850-4b3f-b4c6-4a859091b264 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:51:30.043182 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [req-fb1410e8-f620-4aa1-b59d-bc6ac1d2f369 req-b0bb5e72-0850-4b3f-b4c6-4a859091b264 tempest-VolumesAssistedSnapshotsTest-359814331 tempest-VolumesAssistedSnapshotsTest-359814331-project-admin] POST https://10.4.3.8/volume/v3/attachments/b03b977e-4749-4f49-820d-5038c160b636/action Aug 07 09:51:30.043667 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [req-fb1410e8-f620-4aa1-b59d-bc6ac1d2f369 req-b0bb5e72-0850-4b3f-b4c6-4a859091b264 tempest-VolumesAssistedSnapshotsTest-359814331 tempest-VolumesAssistedSnapshotsTest-359814331-project-admin] Action body: b'{"os-complete": null}' {{(pid=100295) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 07 09:51:30.044503 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [req-fb1410e8-f620-4aa1-b59d-bc6ac1d2f369 req-b0bb5e72-0850-4b3f-b4c6-4a859091b264 tempest-VolumesAssistedSnapshotsTest-359814331 tempest-VolumesAssistedSnapshotsTest-359814331-project-admin] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 09:51:30.048468 np0000006707 devstack@c-api.service[100296]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 09:51:30.048468 np0000006707 devstack@c-api.service[100296]: warnings.warn( Aug 07 09:51:30.064729 np0000006707 devstack@c-api.service[100296]: INFO cinder.volume.api [None req-f0622869-e0b0-48ed-b889-ca0d90d66986 tempest-TestMultiAttachVolumeSwap-685592965 tempest-TestMultiAttachVolumeSwap-685592965-project-member] Volume info retrieved successfully. Aug 07 09:51:30.074875 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-f0622869-e0b0-48ed-b889-ca0d90d66986 tempest-TestMultiAttachVolumeSwap-685592965 tempest-TestMultiAttachVolumeSwap-685592965-project-member] https://10.4.3.8/volume/v3/volumes/3f85d5a0-47c2-4332-b9cd-91ab58bbf654 returned with HTTP 200 Aug 07 09:51:30.075552 np0000006707 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 101/409] 10.4.3.8 () {66 vars in 1334 bytes} [Fri Aug 7 09:51:30 2026] GET /volume/v3/volumes/3f85d5a0-47c2-4332-b9cd-91ab58bbf654 => generated 1159 bytes in 65 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 09:51:30.082387 np0000006707 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 09:51:30.082387 np0000006707 devstack@c-api.service[100295]: warnings.warn( Aug 07 09:51:30.111979 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [req-fb1410e8-f620-4aa1-b59d-bc6ac1d2f369 req-b0bb5e72-0850-4b3f-b4c6-4a859091b264 tempest-VolumesAssistedSnapshotsTest-359814331 tempest-VolumesAssistedSnapshotsTest-359814331-project-admin] https://10.4.3.8/volume/v3/attachments/b03b977e-4749-4f49-820d-5038c160b636/action returned with HTTP 204 Aug 07 09:51:30.112719 np0000006707 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 104/410] 10.4.3.8 () {74 vars in 1711 bytes} [Fri Aug 7 09:51:30 2026] POST /volume/v3/attachments/b03b977e-4749-4f49-820d-5038c160b636/action => generated 0 bytes in 77 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 07 09:51:30.149879 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.middleware.request_id [req-70aea0f4-cad4-4661-a59f-10ff3663fca2 req-20425fef-2aea-46e6-a414-fb7d42f988a1 None None] RequestId filter calling following filter/app {{(pid=100298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:51:30.153236 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [req-70aea0f4-cad4-4661-a59f-10ff3663fca2 req-20425fef-2aea-46e6-a414-fb7d42f988a1 tempest-TaggedAttachmentsTest-725335908 tempest-TaggedAttachmentsTest-725335908-project-member] DELETE https://10.4.3.8/volume/v3/attachments/c7a10354-3275-4b57-a185-a740b91c027f Aug 07 09:51:30.153521 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [req-70aea0f4-cad4-4661-a59f-10ff3663fca2 req-20425fef-2aea-46e6-a414-fb7d42f988a1 tempest-TaggedAttachmentsTest-725335908 tempest-TaggedAttachmentsTest-725335908-project-member] Empty body provided in request {{(pid=100298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 09:51:30.153784 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [req-70aea0f4-cad4-4661-a59f-10ff3663fca2 req-20425fef-2aea-46e6-a414-fb7d42f988a1 tempest-TaggedAttachmentsTest-725335908 tempest-TaggedAttachmentsTest-725335908-project-member] Calling method 'version_select' {{(pid=100298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 09:51:30.166290 np0000006707 devstack@c-api.service[100298]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 09:51:30.166290 np0000006707 devstack@c-api.service[100298]: warnings.warn( Aug 07 09:51:30.270292 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [req-70aea0f4-cad4-4661-a59f-10ff3663fca2 req-20425fef-2aea-46e6-a414-fb7d42f988a1 tempest-TaggedAttachmentsTest-725335908 tempest-TaggedAttachmentsTest-725335908-project-member] https://10.4.3.8/volume/v3/attachments/c7a10354-3275-4b57-a185-a740b91c027f returned with HTTP 200 Aug 07 09:51:30.270905 np0000006707 devstack@c-api.service[100298]: [pid: 100298|app: 0|req: 104/411] 10.4.3.8 () {72 vars in 1659 bytes} [Fri Aug 7 09:51:30 2026] DELETE /volume/v3/attachments/c7a10354-3275-4b57-a185-a740b91c027f => generated 19 bytes in 122 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 09:51:30.343142 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [None req-beef4e52-11a8-41d6-9039-fdf4807281e6 None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:51:30.345861 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-beef4e52-11a8-41d6-9039-fdf4807281e6 tempest-VolumesAssistedSnapshotsTest-359814331 tempest-VolumesAssistedSnapshotsTest-359814331-project-admin] GET https://10.4.3.8/volume/v3/volumes/591d23e8-d8e2-4251-ab3c-10dd02793c4e Aug 07 09:51:30.346152 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-beef4e52-11a8-41d6-9039-fdf4807281e6 tempest-VolumesAssistedSnapshotsTest-359814331 tempest-VolumesAssistedSnapshotsTest-359814331-project-admin] Empty body provided in request {{(pid=100297) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 09:51:30.346579 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-beef4e52-11a8-41d6-9039-fdf4807281e6 tempest-VolumesAssistedSnapshotsTest-359814331 tempest-VolumesAssistedSnapshotsTest-359814331-project-admin] Calling method 'show' {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 09:51:30.362499 np0000006707 devstack@c-api.service[100297]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 09:51:30.362499 np0000006707 devstack@c-api.service[100297]: warnings.warn( Aug 07 09:51:30.369035 np0000006707 devstack@c-api.service[100297]: INFO cinder.volume.api [None req-beef4e52-11a8-41d6-9039-fdf4807281e6 tempest-VolumesAssistedSnapshotsTest-359814331 tempest-VolumesAssistedSnapshotsTest-359814331-project-admin] Volume info retrieved successfully. Aug 07 09:51:30.375183 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-beef4e52-11a8-41d6-9039-fdf4807281e6 tempest-VolumesAssistedSnapshotsTest-359814331 tempest-VolumesAssistedSnapshotsTest-359814331-project-admin] https://10.4.3.8/volume/v3/volumes/591d23e8-d8e2-4251-ab3c-10dd02793c4e returned with HTTP 200 Aug 07 09:51:30.375725 np0000006707 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 103/412] 10.4.3.8 () {66 vars in 1334 bytes} [Fri Aug 7 09:51:30 2026] GET /volume/v3/volumes/591d23e8-d8e2-4251-ab3c-10dd02793c4e => generated 1314 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 09:51:30.393492 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [None req-5dc2211d-9c66-4f34-82f9-f296b04d34d0 None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:51:30.395475 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-5dc2211d-9c66-4f34-82f9-f296b04d34d0 tempest-VolumesAssistedSnapshotsTest-359814331 tempest-VolumesAssistedSnapshotsTest-359814331-project-admin] GET https://10.4.3.8/volume/v3/volumes/591d23e8-d8e2-4251-ab3c-10dd02793c4e Aug 07 09:51:30.395979 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-5dc2211d-9c66-4f34-82f9-f296b04d34d0 tempest-VolumesAssistedSnapshotsTest-359814331 tempest-VolumesAssistedSnapshotsTest-359814331-project-admin] Empty body provided in request {{(pid=100296) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 09:51:30.396445 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-5dc2211d-9c66-4f34-82f9-f296b04d34d0 tempest-VolumesAssistedSnapshotsTest-359814331 tempest-VolumesAssistedSnapshotsTest-359814331-project-admin] Calling method 'show' {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 09:51:30.419176 np0000006707 devstack@c-api.service[100296]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 09:51:30.419176 np0000006707 devstack@c-api.service[100296]: warnings.warn( Aug 07 09:51:30.425270 np0000006707 devstack@c-api.service[100296]: INFO cinder.volume.api [None req-5dc2211d-9c66-4f34-82f9-f296b04d34d0 tempest-VolumesAssistedSnapshotsTest-359814331 tempest-VolumesAssistedSnapshotsTest-359814331-project-admin] Volume info retrieved successfully. Aug 07 09:51:30.430573 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-5dc2211d-9c66-4f34-82f9-f296b04d34d0 tempest-VolumesAssistedSnapshotsTest-359814331 tempest-VolumesAssistedSnapshotsTest-359814331-project-admin] https://10.4.3.8/volume/v3/volumes/591d23e8-d8e2-4251-ab3c-10dd02793c4e returned with HTTP 200 Aug 07 09:51:30.430910 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-e5746b76-98a9-4305-9740-3c5b7b90823b None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:51:30.431125 np0000006707 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 102/413] 10.4.3.8 () {66 vars in 1334 bytes} [Fri Aug 7 09:51:30 2026] GET /volume/v3/volumes/591d23e8-d8e2-4251-ab3c-10dd02793c4e => generated 1314 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 09:51:30.433580 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-e5746b76-98a9-4305-9740-3c5b7b90823b tempest-TaggedAttachmentsTest-725335908 tempest-TaggedAttachmentsTest-725335908-project-member] GET https://10.4.3.8/volume/v3/volumes/55345244-819e-4512-9f20-220e06e3e5e3 Aug 07 09:51:30.434214 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-e5746b76-98a9-4305-9740-3c5b7b90823b tempest-TaggedAttachmentsTest-725335908 tempest-TaggedAttachmentsTest-725335908-project-member] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 09:51:30.434648 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-e5746b76-98a9-4305-9740-3c5b7b90823b tempest-TaggedAttachmentsTest-725335908 tempest-TaggedAttachmentsTest-725335908-project-member] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 09:51:30.446329 np0000006707 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 09:51:30.446329 np0000006707 devstack@c-api.service[100295]: warnings.warn( Aug 07 09:51:30.452772 np0000006707 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-e5746b76-98a9-4305-9740-3c5b7b90823b tempest-TaggedAttachmentsTest-725335908 tempest-TaggedAttachmentsTest-725335908-project-member] Volume info retrieved successfully. Aug 07 09:51:30.460332 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-e5746b76-98a9-4305-9740-3c5b7b90823b tempest-TaggedAttachmentsTest-725335908 tempest-TaggedAttachmentsTest-725335908-project-member] https://10.4.3.8/volume/v3/volumes/55345244-819e-4512-9f20-220e06e3e5e3 returned with HTTP 200 Aug 07 09:51:30.461737 np0000006707 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 105/414] 10.4.3.8 () {66 vars in 1334 bytes} [Fri Aug 7 09:51:30 2026] GET /volume/v3/volumes/55345244-819e-4512-9f20-220e06e3e5e3 => generated 841 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 09:51:30.550904 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.middleware.request_id [None req-7ad22a8d-9c29-4fb1-8bdb-bcd9ae8a0cdd None None] RequestId filter calling following filter/app {{(pid=100298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:51:30.553166 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [None req-7ad22a8d-9c29-4fb1-8bdb-bcd9ae8a0cdd tempest-AttachSCSIVolumeTestJSON-861110 tempest-AttachSCSIVolumeTestJSON-861110-project-reader] GET https://10.4.3.8/volume/v3/volumes/2445efb3-f4f5-4c55-a8f4-c4b9aec442b5 Aug 07 09:51:30.553387 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [None req-7ad22a8d-9c29-4fb1-8bdb-bcd9ae8a0cdd tempest-AttachSCSIVolumeTestJSON-861110 tempest-AttachSCSIVolumeTestJSON-861110-project-reader] Empty body provided in request {{(pid=100298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 09:51:30.553880 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [None req-7ad22a8d-9c29-4fb1-8bdb-bcd9ae8a0cdd tempest-AttachSCSIVolumeTestJSON-861110 tempest-AttachSCSIVolumeTestJSON-861110-project-reader] Calling method 'show' {{(pid=100298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 09:51:30.569142 np0000006707 devstack@c-api.service[100298]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 09:51:30.569142 np0000006707 devstack@c-api.service[100298]: warnings.warn( Aug 07 09:51:30.569563 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [req-d2ecbc05-e54f-4c00-b73e-143f9a986fa4 req-e313048b-9766-4b24-ac71-d72a9704d72b None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:51:30.573608 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [req-d2ecbc05-e54f-4c00-b73e-143f9a986fa4 req-e313048b-9766-4b24-ac71-d72a9704d72b tempest-AttachSCSIVolumeTestJSON-861110 tempest-AttachSCSIVolumeTestJSON-861110-project-member] DELETE https://10.4.3.8/volume/v3/attachments/55b104a8-cca2-4f74-9aae-864935342f19 Aug 07 09:51:30.574306 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [req-d2ecbc05-e54f-4c00-b73e-143f9a986fa4 req-e313048b-9766-4b24-ac71-d72a9704d72b tempest-AttachSCSIVolumeTestJSON-861110 tempest-AttachSCSIVolumeTestJSON-861110-project-member] Empty body provided in request {{(pid=100297) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 09:51:30.574358 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [req-d2ecbc05-e54f-4c00-b73e-143f9a986fa4 req-e313048b-9766-4b24-ac71-d72a9704d72b tempest-AttachSCSIVolumeTestJSON-861110 tempest-AttachSCSIVolumeTestJSON-861110-project-member] Calling method 'version_select' {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 09:51:30.574979 np0000006707 devstack@c-api.service[100298]: INFO cinder.volume.api [None req-7ad22a8d-9c29-4fb1-8bdb-bcd9ae8a0cdd tempest-AttachSCSIVolumeTestJSON-861110 tempest-AttachSCSIVolumeTestJSON-861110-project-reader] Volume info retrieved successfully. Aug 07 09:51:30.583952 np0000006707 devstack@c-api.service[100297]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 09:51:30.583952 np0000006707 devstack@c-api.service[100297]: warnings.warn( Aug 07 09:51:30.587217 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [None req-7ad22a8d-9c29-4fb1-8bdb-bcd9ae8a0cdd tempest-AttachSCSIVolumeTestJSON-861110 tempest-AttachSCSIVolumeTestJSON-861110-project-reader] https://10.4.3.8/volume/v3/volumes/2445efb3-f4f5-4c55-a8f4-c4b9aec442b5 returned with HTTP 200 Aug 07 09:51:30.588147 np0000006707 devstack@c-api.service[100298]: [pid: 100298|app: 0|req: 105/415] 10.4.3.8 () {66 vars in 1334 bytes} [Fri Aug 7 09:51:30 2026] GET /volume/v3/volumes/2445efb3-f4f5-4c55-a8f4-c4b9aec442b5 => generated 1138 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 09:51:30.678727 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [req-d2ecbc05-e54f-4c00-b73e-143f9a986fa4 req-e313048b-9766-4b24-ac71-d72a9704d72b tempest-AttachSCSIVolumeTestJSON-861110 tempest-AttachSCSIVolumeTestJSON-861110-project-member] https://10.4.3.8/volume/v3/attachments/55b104a8-cca2-4f74-9aae-864935342f19 returned with HTTP 200 Aug 07 09:51:30.679267 np0000006707 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 104/416] 10.4.3.8 () {72 vars in 1659 bytes} [Fri Aug 7 09:51:30 2026] DELETE /volume/v3/attachments/55b104a8-cca2-4f74-9aae-864935342f19 => generated 19 bytes in 112 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 09:51:30.881410 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [None req-fb9374fe-8101-4022-b975-6a900c2105f5 None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:51:30.884467 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-fb9374fe-8101-4022-b975-6a900c2105f5 tempest-VolumesAssistedSnapshotsTest-359814331 tempest-VolumesAssistedSnapshotsTest-359814331-project-admin] GET https://10.4.3.8/volume/v3/volumes/591d23e8-d8e2-4251-ab3c-10dd02793c4e Aug 07 09:51:30.884467 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-fb9374fe-8101-4022-b975-6a900c2105f5 tempest-VolumesAssistedSnapshotsTest-359814331 tempest-VolumesAssistedSnapshotsTest-359814331-project-admin] Empty body provided in request {{(pid=100296) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 09:51:30.884467 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-fb9374fe-8101-4022-b975-6a900c2105f5 tempest-VolumesAssistedSnapshotsTest-359814331 tempest-VolumesAssistedSnapshotsTest-359814331-project-admin] Calling method 'show' {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 09:51:30.896353 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [req-2a9b1eea-c1dc-460e-9699-fae8ac9e66e1 req-f9e6e4de-09a2-4e82-89a6-8b909730415f None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:51:30.898358 np0000006707 devstack@c-api.service[100296]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 09:51:30.898358 np0000006707 devstack@c-api.service[100296]: warnings.warn( Aug 07 09:51:30.900454 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [req-2a9b1eea-c1dc-460e-9699-fae8ac9e66e1 req-f9e6e4de-09a2-4e82-89a6-8b909730415f tempest-VolumesAssistedSnapshotsTest-2121215057 tempest-VolumesAssistedSnapshotsTest-2121215057-project] POST https://10.4.3.8/volume/v3/snapshots/None/action Aug 07 09:51:30.900454 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [req-2a9b1eea-c1dc-460e-9699-fae8ac9e66e1 req-f9e6e4de-09a2-4e82-89a6-8b909730415f tempest-VolumesAssistedSnapshotsTest-2121215057 tempest-VolumesAssistedSnapshotsTest-2121215057-project] Action body: b'{"os-update_snapshot_status": {"status": "error_deleting", "progress": "90%"}}' {{(pid=100295) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 07 09:51:30.900454 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [req-2a9b1eea-c1dc-460e-9699-fae8ac9e66e1 req-f9e6e4de-09a2-4e82-89a6-8b909730415f tempest-VolumesAssistedSnapshotsTest-2121215057 tempest-VolumesAssistedSnapshotsTest-2121215057-project] Action: 'action', calling method: _update_snapshot_status, body: {"os-update_snapshot_status": {"status": "error_deleting", "progress": "90%"}} {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 09:51:30.902948 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.contrib.snapshot_actions [req-2a9b1eea-c1dc-460e-9699-fae8ac9e66e1 req-f9e6e4de-09a2-4e82-89a6-8b909730415f tempest-VolumesAssistedSnapshotsTest-2121215057 tempest-VolumesAssistedSnapshotsTest-2121215057-project] body: {'os-update_snapshot_status': {'status': 'error_deleting', 'progress': '90%'}} {{(pid=100295) _update_snapshot_status /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:46}} Aug 07 09:51:30.906175 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.middleware.request_id [req-99898c17-4882-4957-9bae-e102a69558fd req-8c2ad389-5680-48d5-9e12-2d8774b380b7 None None] RequestId filter calling following filter/app {{(pid=100298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:51:30.908466 np0000006707 devstack@c-api.service[100296]: INFO cinder.volume.api [None req-fb9374fe-8101-4022-b975-6a900c2105f5 tempest-VolumesAssistedSnapshotsTest-359814331 tempest-VolumesAssistedSnapshotsTest-359814331-project-admin] Volume info retrieved successfully. Aug 07 09:51:30.909148 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [req-99898c17-4882-4957-9bae-e102a69558fd req-8c2ad389-5680-48d5-9e12-2d8774b380b7 tempest-VolumesAssistedSnapshotsTest-2121215057 tempest-VolumesAssistedSnapshotsTest-2121215057-project] POST https://10.4.3.8/volume/v3/snapshots/f4624bf5-c864-4723-9a2d-c7d0677b7264/action Aug 07 09:51:30.910079 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [req-99898c17-4882-4957-9bae-e102a69558fd req-8c2ad389-5680-48d5-9e12-2d8774b380b7 tempest-VolumesAssistedSnapshotsTest-2121215057 tempest-VolumesAssistedSnapshotsTest-2121215057-project] Action body: b'{"os-update_snapshot_status": {"status": "error", "progress": "90%"}}' {{(pid=100298) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 07 09:51:30.910267 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [req-99898c17-4882-4957-9bae-e102a69558fd req-8c2ad389-5680-48d5-9e12-2d8774b380b7 tempest-VolumesAssistedSnapshotsTest-2121215057 tempest-VolumesAssistedSnapshotsTest-2121215057-project] Action: 'action', calling method: _update_snapshot_status, body: {"os-update_snapshot_status": {"status": "error", "progress": "90%"}} {{(pid=100298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 09:51:30.913611 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.contrib.snapshot_actions [req-99898c17-4882-4957-9bae-e102a69558fd req-8c2ad389-5680-48d5-9e12-2d8774b380b7 tempest-VolumesAssistedSnapshotsTest-2121215057 tempest-VolumesAssistedSnapshotsTest-2121215057-project] body: {'os-update_snapshot_status': {'status': 'error', 'progress': '90%'}} {{(pid=100298) _update_snapshot_status /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:46}} Aug 07 09:51:30.917487 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-fb9374fe-8101-4022-b975-6a900c2105f5 tempest-VolumesAssistedSnapshotsTest-359814331 tempest-VolumesAssistedSnapshotsTest-359814331-project-admin] https://10.4.3.8/volume/v3/volumes/591d23e8-d8e2-4251-ab3c-10dd02793c4e returned with HTTP 200 Aug 07 09:51:30.918877 np0000006707 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 103/417] 10.4.3.8 () {66 vars in 1334 bytes} [Fri Aug 7 09:51:30 2026] GET /volume/v3/volumes/591d23e8-d8e2-4251-ab3c-10dd02793c4e => generated 1314 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 09:51:30.926328 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [req-2a9b1eea-c1dc-460e-9699-fae8ac9e66e1 req-f9e6e4de-09a2-4e82-89a6-8b909730415f tempest-VolumesAssistedSnapshotsTest-2121215057 tempest-VolumesAssistedSnapshotsTest-2121215057-project] https://10.4.3.8/volume/v3/snapshots/None/action returned with HTTP 404 Aug 07 09:51:30.927525 np0000006707 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 106/418] 10.4.3.8 () {72 vars in 1568 bytes} [Fri Aug 7 09:51:30 2026] POST /volume/v3/snapshots/None/action => generated 79 bytes in 32 msecs (HTTP/1.1 404) 7 headers in 291 bytes (1 switches on core 0) Aug 07 09:51:30.941178 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [req-99898c17-4882-4957-9bae-e102a69558fd req-8c2ad389-5680-48d5-9e12-2d8774b380b7 tempest-VolumesAssistedSnapshotsTest-2121215057 tempest-VolumesAssistedSnapshotsTest-2121215057-project] https://10.4.3.8/volume/v3/snapshots/f4624bf5-c864-4723-9a2d-c7d0677b7264/action returned with HTTP 404 Aug 07 09:51:30.941709 np0000006707 devstack@c-api.service[100298]: [pid: 100298|app: 0|req: 106/419] 10.4.3.8 () {72 vars in 1664 bytes} [Fri Aug 7 09:51:30 2026] POST /volume/v3/snapshots/f4624bf5-c864-4723-9a2d-c7d0677b7264/action => generated 111 bytes in 36 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 09:51:30.977217 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [None req-f2836ff6-5582-4522-b759-3673d60a7883 None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:51:30.979569 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-f2836ff6-5582-4522-b759-3673d60a7883 tempest-GroupSnapshotsTest-1914527007 tempest-GroupSnapshotsTest-1914527007-project-member] GET https://10.4.3.8/volume/v3/volumes/32c3b321-6b39-49b7-86e2-343e84db4772 Aug 07 09:51:30.979870 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-f2836ff6-5582-4522-b759-3673d60a7883 tempest-GroupSnapshotsTest-1914527007 tempest-GroupSnapshotsTest-1914527007-project-member] Empty body provided in request {{(pid=100297) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 09:51:30.980100 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-f2836ff6-5582-4522-b759-3673d60a7883 tempest-GroupSnapshotsTest-1914527007 tempest-GroupSnapshotsTest-1914527007-project-member] Calling method 'show' {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 09:51:30.990333 np0000006707 devstack@c-api.service[100297]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 09:51:30.990333 np0000006707 devstack@c-api.service[100297]: warnings.warn( Aug 07 09:51:30.997252 np0000006707 devstack@c-api.service[100297]: INFO cinder.volume.api [None req-f2836ff6-5582-4522-b759-3673d60a7883 tempest-GroupSnapshotsTest-1914527007 tempest-GroupSnapshotsTest-1914527007-project-member] Volume info retrieved successfully. Aug 07 09:51:30.998681 np0000006707 devstack@c-api.service[100297]: WARNING stevedore.named [None req-f2836ff6-5582-4522-b759-3673d60a7883 tempest-GroupSnapshotsTest-1914527007 tempest-GroupSnapshotsTest-1914527007-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 07 09:51:30.998914 np0000006707 devstack@c-api.service[100297]: WARNING castellan.key_manager [None req-f2836ff6-5582-4522-b759-3673d60a7883 tempest-GroupSnapshotsTest-1914527007 tempest-GroupSnapshotsTest-1914527007-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, 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 09:51:31.017188 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [req-2049776a-ff26-4d3e-b40d-c909e7cdfa54 req-fd11b035-e2a4-41d7-94f4-6c9fd44e18e7 None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:51:31.019542 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [req-2049776a-ff26-4d3e-b40d-c909e7cdfa54 req-fd11b035-e2a4-41d7-94f4-6c9fd44e18e7 tempest-VolumesAssistedSnapshotsTest-359814331 tempest-VolumesAssistedSnapshotsTest-359814331-project-admin] GET https://10.4.3.8/volume/v3/volumes/591d23e8-d8e2-4251-ab3c-10dd02793c4e Aug 07 09:51:31.019762 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [req-2049776a-ff26-4d3e-b40d-c909e7cdfa54 req-fd11b035-e2a4-41d7-94f4-6c9fd44e18e7 tempest-VolumesAssistedSnapshotsTest-359814331 tempest-VolumesAssistedSnapshotsTest-359814331-project-admin] Empty body provided in request {{(pid=100296) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 09:51:31.020634 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [req-2049776a-ff26-4d3e-b40d-c909e7cdfa54 req-fd11b035-e2a4-41d7-94f4-6c9fd44e18e7 tempest-VolumesAssistedSnapshotsTest-359814331 tempest-VolumesAssistedSnapshotsTest-359814331-project-admin] Calling method 'show' {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 09:51:31.037135 np0000006707 devstack@c-api.service[100296]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 09:51:31.037135 np0000006707 devstack@c-api.service[100296]: warnings.warn( Aug 07 09:51:31.044498 np0000006707 devstack@c-api.service[100296]: INFO cinder.volume.api [req-2049776a-ff26-4d3e-b40d-c909e7cdfa54 req-fd11b035-e2a4-41d7-94f4-6c9fd44e18e7 tempest-VolumesAssistedSnapshotsTest-359814331 tempest-VolumesAssistedSnapshotsTest-359814331-project-admin] Volume info retrieved successfully. Aug 07 09:51:31.051232 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [req-2049776a-ff26-4d3e-b40d-c909e7cdfa54 req-fd11b035-e2a4-41d7-94f4-6c9fd44e18e7 tempest-VolumesAssistedSnapshotsTest-359814331 tempest-VolumesAssistedSnapshotsTest-359814331-project-admin] https://10.4.3.8/volume/v3/volumes/591d23e8-d8e2-4251-ab3c-10dd02793c4e returned with HTTP 200 Aug 07 09:51:31.051833 np0000006707 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 104/420] 10.4.3.8 () {68 vars in 1584 bytes} [Fri Aug 7 09:51:31 2026] GET /volume/v3/volumes/591d23e8-d8e2-4251-ab3c-10dd02793c4e => generated 1314 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 09:51:31.056783 np0000006707 devstack@c-api.service[100297]: DEBUG oslo_db.sqlalchemy.engines [None req-f2836ff6-5582-4522-b759-3673d60a7883 tempest-GroupSnapshotsTest-1914527007 tempest-GroupSnapshotsTest-1914527007-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100297) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 07 09:51:31.063038 np0000006707 devstack@c-api.service[100297]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 09:51:31.063038 np0000006707 devstack@c-api.service[100297]: warnings.warn( Aug 07 09:51:31.074611 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-f2836ff6-5582-4522-b759-3673d60a7883 tempest-GroupSnapshotsTest-1914527007 tempest-GroupSnapshotsTest-1914527007-project-member] https://10.4.3.8/volume/v3/volumes/32c3b321-6b39-49b7-86e2-343e84db4772 returned with HTTP 200 Aug 07 09:51:31.075216 np0000006707 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 105/421] 10.4.3.8 () {68 vars in 1375 bytes} [Fri Aug 7 09:51:30 2026] GET /volume/v3/volumes/32c3b321-6b39-49b7-86e2-343e84db4772 => generated 911 bytes in 99 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 09:51:31.095968 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.middleware.request_id [None req-b19b10b0-717b-4343-8c3d-b944861846e6 None None] RequestId filter calling following filter/app {{(pid=100298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:51:31.096556 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-28b43969-2e3e-434f-9305-c83d9246dd7d None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:51:31.100522 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [None req-b19b10b0-717b-4343-8c3d-b944861846e6 tempest-TestMultiAttachVolumeSwap-685592965 tempest-TestMultiAttachVolumeSwap-685592965-project-member] GET https://10.4.3.8/volume/v3/volumes/3f85d5a0-47c2-4332-b9cd-91ab58bbf654 Aug 07 09:51:31.100753 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-28b43969-2e3e-434f-9305-c83d9246dd7d tempest-GroupSnapshotsTest-1914527007 tempest-GroupSnapshotsTest-1914527007-project-member] POST https://10.4.3.8/volume/v3/group_snapshots Aug 07 09:51:31.100938 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [None req-b19b10b0-717b-4343-8c3d-b944861846e6 tempest-TestMultiAttachVolumeSwap-685592965 tempest-TestMultiAttachVolumeSwap-685592965-project-member] Empty body provided in request {{(pid=100298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 09:51:31.100938 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [None req-b19b10b0-717b-4343-8c3d-b944861846e6 tempest-TestMultiAttachVolumeSwap-685592965 tempest-TestMultiAttachVolumeSwap-685592965-project-member] Calling method 'show' {{(pid=100298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 09:51:31.101087 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-28b43969-2e3e-434f-9305-c83d9246dd7d tempest-GroupSnapshotsTest-1914527007 tempest-GroupSnapshotsTest-1914527007-project-member] Action: 'create', calling method: version_select, body: {"group_snapshot": {"group_id": "81bfc7aa-f271-4a79-8366-8a14b7fd5959", "name": "tempest-group_snapshot-2066156473"}} {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 09:51:31.102010 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.v3.group_snapshots [None req-28b43969-2e3e-434f-9305-c83d9246dd7d tempest-GroupSnapshotsTest-1914527007 tempest-GroupSnapshotsTest-1914527007-project-member] Creating new group_snapshot {'group_snapshot': {'group_id': '81bfc7aa-f271-4a79-8366-8a14b7fd5959', 'name': 'tempest-group_snapshot-2066156473'}} {{(pid=100295) create /opt/stack/cinder/cinder/api/v3/group_snapshots.py:154}} Aug 07 09:51:31.103001 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [req-2049776a-ff26-4d3e-b40d-c909e7cdfa54 req-1c1b7d78-0e53-4ebd-81d5-401e56e6460c None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:51:31.108599 np0000006707 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 09:51:31.108599 np0000006707 devstack@c-api.service[100295]: warnings.warn( Aug 07 09:51:31.112796 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.v3.group_snapshots [None req-28b43969-2e3e-434f-9305-c83d9246dd7d tempest-GroupSnapshotsTest-1914527007 tempest-GroupSnapshotsTest-1914527007-project-member] Creating group_snapshot tempest-group_snapshot-2066156473. Aug 07 09:51:31.113873 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [req-2049776a-ff26-4d3e-b40d-c909e7cdfa54 req-1c1b7d78-0e53-4ebd-81d5-401e56e6460c tempest-VolumesAssistedSnapshotsTest-359814331 tempest-VolumesAssistedSnapshotsTest-359814331-project-admin] POST https://10.4.3.8/volume/v3/volumes/591d23e8-d8e2-4251-ab3c-10dd02793c4e/action Aug 07 09:51:31.114387 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [req-2049776a-ff26-4d3e-b40d-c909e7cdfa54 req-1c1b7d78-0e53-4ebd-81d5-401e56e6460c tempest-VolumesAssistedSnapshotsTest-359814331 tempest-VolumesAssistedSnapshotsTest-359814331-project-admin] Action body: b'{"os-begin_detaching": null}' {{(pid=100296) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 07 09:51:31.114604 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [req-2049776a-ff26-4d3e-b40d-c909e7cdfa54 req-1c1b7d78-0e53-4ebd-81d5-401e56e6460c tempest-VolumesAssistedSnapshotsTest-359814331 tempest-VolumesAssistedSnapshotsTest-359814331-project-admin] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 09:51:31.122472 np0000006707 devstack@c-api.service[100298]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 09:51:31.122472 np0000006707 devstack@c-api.service[100298]: warnings.warn( Aug 07 09:51:31.127979 np0000006707 devstack@c-api.service[100298]: INFO cinder.volume.api [None req-b19b10b0-717b-4343-8c3d-b944861846e6 tempest-TestMultiAttachVolumeSwap-685592965 tempest-TestMultiAttachVolumeSwap-685592965-project-member] Volume info retrieved successfully. Aug 07 09:51:31.131026 np0000006707 devstack@c-api.service[100296]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 09:51:31.131026 np0000006707 devstack@c-api.service[100296]: warnings.warn( Aug 07 09:51:31.131575 np0000006707 devstack@c-api.service[100296]: INFO cinder.volume.api [req-2049776a-ff26-4d3e-b40d-c909e7cdfa54 req-1c1b7d78-0e53-4ebd-81d5-401e56e6460c tempest-VolumesAssistedSnapshotsTest-359814331 tempest-VolumesAssistedSnapshotsTest-359814331-project-admin] Volume info retrieved successfully. Aug 07 09:51:31.133648 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [None req-b19b10b0-717b-4343-8c3d-b944861846e6 tempest-TestMultiAttachVolumeSwap-685592965 tempest-TestMultiAttachVolumeSwap-685592965-project-member] https://10.4.3.8/volume/v3/volumes/3f85d5a0-47c2-4332-b9cd-91ab58bbf654 returned with HTTP 200 Aug 07 09:51:31.134142 np0000006707 devstack@c-api.service[100298]: [pid: 100298|app: 0|req: 107/422] 10.4.3.8 () {66 vars in 1334 bytes} [Fri Aug 7 09:51:31 2026] GET /volume/v3/volumes/3f85d5a0-47c2-4332-b9cd-91ab58bbf654 => generated 1159 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 09:51:31.141491 np0000006707 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 09:51:31.141491 np0000006707 devstack@c-api.service[100295]: warnings.warn( Aug 07 09:51:31.142355 np0000006707 devstack@c-api.service[100296]: INFO cinder.volume.api [req-2049776a-ff26-4d3e-b40d-c909e7cdfa54 req-1c1b7d78-0e53-4ebd-81d5-401e56e6460c tempest-VolumesAssistedSnapshotsTest-359814331 tempest-VolumesAssistedSnapshotsTest-359814331-project-admin] Begin detaching volume completed successfully. Aug 07 09:51:31.142896 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [req-2049776a-ff26-4d3e-b40d-c909e7cdfa54 req-1c1b7d78-0e53-4ebd-81d5-401e56e6460c tempest-VolumesAssistedSnapshotsTest-359814331 tempest-VolumesAssistedSnapshotsTest-359814331-project-admin] https://10.4.3.8/volume/v3/volumes/591d23e8-d8e2-4251-ab3c-10dd02793c4e/action returned with HTTP 202 Aug 07 09:51:31.143638 np0000006707 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 105/423] 10.4.3.8 () {72 vars in 1658 bytes} [Fri Aug 7 09:51:31 2026] POST /volume/v3/volumes/591d23e8-d8e2-4251-ab3c-10dd02793c4e/action => generated 0 bytes in 41 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 07 09:51:31.160864 np0000006707 devstack@c-api.service[100295]: WARNING cinder.quota [None req-28b43969-2e3e-434f-9305-c83d9246dd7d tempest-GroupSnapshotsTest-1914527007 tempest-GroupSnapshotsTest-1914527007-project-member] Deprecated: Default quota for resource: gigabytes_tempest-GroupSnapshotsTest-volume-type-338811138 is set by the default quota flag: quota_gigabytes_tempest-GroupSnapshotsTest-volume-type-338811138, it is now deprecated. Please use the default quota class for default quota. Aug 07 09:51:31.161275 np0000006707 devstack@c-api.service[100295]: WARNING cinder.quota [None req-28b43969-2e3e-434f-9305-c83d9246dd7d tempest-GroupSnapshotsTest-1914527007 tempest-GroupSnapshotsTest-1914527007-project-member] Deprecated: Default quota for resource: snapshots_tempest-GroupSnapshotsTest-volume-type-338811138 is set by the default quota flag: quota_snapshots_tempest-GroupSnapshotsTest-volume-type-338811138, it is now deprecated. Please use the default quota class for default quota. Aug 07 09:51:31.206966 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.quota [None req-28b43969-2e3e-434f-9305-c83d9246dd7d tempest-GroupSnapshotsTest-1914527007 tempest-GroupSnapshotsTest-1914527007-project-member] Created reservations ['50485004-3047-40f3-b336-9415efb9ff81', '92530793-8337-4ea2-b702-a81d57ebc091', '86c2c16d-2c7e-475b-a210-66ff73860a73', 'e64d16a1-9bc6-4981-8a92-44e1d6e0861d'] {{(pid=100295) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 09:51:31.213336 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [None req-f934a690-9fd1-46f3-a1a7-19afb5177136 None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:51:31.213856 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-f934a690-9fd1-46f3-a1a7-19afb5177136 None None] GET https://10.4.3.8/volume// Aug 07 09:51:31.214150 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-f934a690-9fd1-46f3-a1a7-19afb5177136 None None] Empty body provided in request {{(pid=100297) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 09:51:31.214331 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-f934a690-9fd1-46f3-a1a7-19afb5177136 None None] Calling method 'all' {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 09:51:31.214775 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-f934a690-9fd1-46f3-a1a7-19afb5177136 None None] https://10.4.3.8/volume// returned with HTTP 300 Aug 07 09:51:31.215141 np0000006707 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 106/424] 10.4.3.8 () {66 vars in 1412 bytes} [Fri Aug 7 09:51:31 2026] GET /volume/ => generated 384 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 07 09:51:31.231522 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.middleware.request_id [req-2049776a-ff26-4d3e-b40d-c909e7cdfa54 req-ab7b840c-6b14-40a2-85bf-d78b8d229e77 None None] RequestId filter calling following filter/app {{(pid=100298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:51:31.234414 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [req-2049776a-ff26-4d3e-b40d-c909e7cdfa54 req-ab7b840c-6b14-40a2-85bf-d78b8d229e77 tempest-VolumesAssistedSnapshotsTest-359814331 tempest-VolumesAssistedSnapshotsTest-359814331-project-admin] GET https://10.4.3.8/volume/v3/volumes/591d23e8-d8e2-4251-ab3c-10dd02793c4e Aug 07 09:51:31.234759 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [req-2049776a-ff26-4d3e-b40d-c909e7cdfa54 req-ab7b840c-6b14-40a2-85bf-d78b8d229e77 tempest-VolumesAssistedSnapshotsTest-359814331 tempest-VolumesAssistedSnapshotsTest-359814331-project-admin] Empty body provided in request {{(pid=100298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 09:51:31.235296 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [req-2049776a-ff26-4d3e-b40d-c909e7cdfa54 req-ab7b840c-6b14-40a2-85bf-d78b8d229e77 tempest-VolumesAssistedSnapshotsTest-359814331 tempest-VolumesAssistedSnapshotsTest-359814331-project-admin] Calling method 'show' {{(pid=100298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 09:51:31.255920 np0000006707 devstack@c-api.service[100298]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 09:51:31.255920 np0000006707 devstack@c-api.service[100298]: warnings.warn( Aug 07 09:51:31.262097 np0000006707 devstack@c-api.service[100298]: INFO cinder.volume.api [req-2049776a-ff26-4d3e-b40d-c909e7cdfa54 req-ab7b840c-6b14-40a2-85bf-d78b8d229e77 tempest-VolumesAssistedSnapshotsTest-359814331 tempest-VolumesAssistedSnapshotsTest-359814331-project-admin] Volume info retrieved successfully. Aug 07 09:51:31.268609 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [req-2049776a-ff26-4d3e-b40d-c909e7cdfa54 req-ab7b840c-6b14-40a2-85bf-d78b8d229e77 tempest-VolumesAssistedSnapshotsTest-359814331 tempest-VolumesAssistedSnapshotsTest-359814331-project-admin] https://10.4.3.8/volume/v3/volumes/591d23e8-d8e2-4251-ab3c-10dd02793c4e returned with HTTP 200 Aug 07 09:51:31.268609 np0000006707 devstack@c-api.service[100298]: [pid: 100298|app: 0|req: 108/425] 10.4.3.8 () {70 vars in 1625 bytes} [Fri Aug 7 09:51:31 2026] GET /volume/v3/volumes/591d23e8-d8e2-4251-ab3c-10dd02793c4e => generated 1540 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 07 09:51:31.269205 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-28b43969-2e3e-434f-9305-c83d9246dd7d tempest-GroupSnapshotsTest-1914527007 tempest-GroupSnapshotsTest-1914527007-project-member] https://10.4.3.8/volume/v3/group_snapshots returned with HTTP 202 Aug 07 09:51:31.269933 np0000006707 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 107/426] 10.4.3.8 () {70 vars in 1310 bytes} [Fri Aug 7 09:51:31 2026] POST /volume/v3/group_snapshots => generated 168 bytes in 176 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 07 09:51:31.285449 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [None req-8ba96efd-85c2-4cab-b2e5-a8280f814047 None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:51:31.287161 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-8ba96efd-85c2-4cab-b2e5-a8280f814047 tempest-GroupSnapshotsTest-1914527007 tempest-GroupSnapshotsTest-1914527007-project-member] GET https://10.4.3.8/volume/v3/group_snapshots/d2f2c135-2e38-471c-a2e6-833b80dfa939 Aug 07 09:51:31.287917 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-8ba96efd-85c2-4cab-b2e5-a8280f814047 tempest-GroupSnapshotsTest-1914527007 tempest-GroupSnapshotsTest-1914527007-project-member] Empty body provided in request {{(pid=100296) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 09:51:31.287989 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-8ba96efd-85c2-4cab-b2e5-a8280f814047 tempest-GroupSnapshotsTest-1914527007 tempest-GroupSnapshotsTest-1914527007-project-member] Calling method 'version_select' {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 09:51:31.288183 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.v3.group_snapshots [None req-8ba96efd-85c2-4cab-b2e5-a8280f814047 tempest-GroupSnapshotsTest-1914527007 tempest-GroupSnapshotsTest-1914527007-project-member] show called for member d2f2c135-2e38-471c-a2e6-833b80dfa939 {{(pid=100296) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Aug 07 09:51:31.294087 np0000006707 devstack@c-api.service[100296]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 09:51:31.294087 np0000006707 devstack@c-api.service[100296]: warnings.warn( Aug 07 09:51:31.301451 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-8ba96efd-85c2-4cab-b2e5-a8280f814047 tempest-GroupSnapshotsTest-1914527007 tempest-GroupSnapshotsTest-1914527007-project-member] https://10.4.3.8/volume/v3/group_snapshots/d2f2c135-2e38-471c-a2e6-833b80dfa939 returned with HTTP 200 Aug 07 09:51:31.301640 np0000006707 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 106/427] 10.4.3.8 () {68 vars in 1399 bytes} [Fri Aug 7 09:51:31 2026] GET /volume/v3/group_snapshots/d2f2c135-2e38-471c-a2e6-833b80dfa939 => generated 307 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 09:51:31.604900 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [None req-fe356a7b-e8c5-497c-b23b-8a9f737f8a2c None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:51:31.607911 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-fe356a7b-e8c5-497c-b23b-8a9f737f8a2c tempest-AttachSCSIVolumeTestJSON-861110 tempest-AttachSCSIVolumeTestJSON-861110-project-reader] GET https://10.4.3.8/volume/v3/volumes/2445efb3-f4f5-4c55-a8f4-c4b9aec442b5 Aug 07 09:51:31.608393 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-fe356a7b-e8c5-497c-b23b-8a9f737f8a2c tempest-AttachSCSIVolumeTestJSON-861110 tempest-AttachSCSIVolumeTestJSON-861110-project-reader] Empty body provided in request {{(pid=100297) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 09:51:31.609395 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-fe356a7b-e8c5-497c-b23b-8a9f737f8a2c tempest-AttachSCSIVolumeTestJSON-861110 tempest-AttachSCSIVolumeTestJSON-861110-project-reader] Calling method 'show' {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 09:51:31.622394 np0000006707 devstack@c-api.service[100297]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 09:51:31.622394 np0000006707 devstack@c-api.service[100297]: warnings.warn( Aug 07 09:51:31.629524 np0000006707 devstack@c-api.service[100297]: INFO cinder.volume.api [None req-fe356a7b-e8c5-497c-b23b-8a9f737f8a2c tempest-AttachSCSIVolumeTestJSON-861110 tempest-AttachSCSIVolumeTestJSON-861110-project-reader] Volume info retrieved successfully. Aug 07 09:51:31.636536 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-fe356a7b-e8c5-497c-b23b-8a9f737f8a2c tempest-AttachSCSIVolumeTestJSON-861110 tempest-AttachSCSIVolumeTestJSON-861110-project-reader] https://10.4.3.8/volume/v3/volumes/2445efb3-f4f5-4c55-a8f4-c4b9aec442b5 returned with HTTP 200 Aug 07 09:51:31.638375 np0000006707 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 107/428] 10.4.3.8 () {66 vars in 1334 bytes} [Fri Aug 7 09:51:31 2026] GET /volume/v3/volumes/2445efb3-f4f5-4c55-a8f4-c4b9aec442b5 => generated 843 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 09:51:31.708805 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.middleware.request_id [None req-2edc5fa7-9771-483c-826a-c5376e4622e1 None None] RequestId filter calling following filter/app {{(pid=100298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:51:31.711358 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [None req-2edc5fa7-9771-483c-826a-c5376e4622e1 tempest-AttachSCSIVolumeTestJSON-861110 tempest-AttachSCSIVolumeTestJSON-861110-project-member] GET https://10.4.3.8/volume/v3/volumes/2445efb3-f4f5-4c55-a8f4-c4b9aec442b5 Aug 07 09:51:31.711659 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [None req-2edc5fa7-9771-483c-826a-c5376e4622e1 tempest-AttachSCSIVolumeTestJSON-861110 tempest-AttachSCSIVolumeTestJSON-861110-project-member] Empty body provided in request {{(pid=100298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 09:51:31.711958 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [None req-2edc5fa7-9771-483c-826a-c5376e4622e1 tempest-AttachSCSIVolumeTestJSON-861110 tempest-AttachSCSIVolumeTestJSON-861110-project-member] Calling method 'show' {{(pid=100298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 09:51:31.726036 np0000006707 devstack@c-api.service[100298]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 09:51:31.726036 np0000006707 devstack@c-api.service[100298]: warnings.warn( Aug 07 09:51:31.733611 np0000006707 devstack@c-api.service[100298]: INFO cinder.volume.api [None req-2edc5fa7-9771-483c-826a-c5376e4622e1 tempest-AttachSCSIVolumeTestJSON-861110 tempest-AttachSCSIVolumeTestJSON-861110-project-member] Volume info retrieved successfully. Aug 07 09:51:31.742546 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [None req-2edc5fa7-9771-483c-826a-c5376e4622e1 tempest-AttachSCSIVolumeTestJSON-861110 tempest-AttachSCSIVolumeTestJSON-861110-project-member] https://10.4.3.8/volume/v3/volumes/2445efb3-f4f5-4c55-a8f4-c4b9aec442b5 returned with HTTP 200 Aug 07 09:51:31.742732 np0000006707 devstack@c-api.service[100298]: [pid: 100298|app: 0|req: 109/429] 10.4.3.8 () {66 vars in 1334 bytes} [Fri Aug 7 09:51:31 2026] GET /volume/v3/volumes/2445efb3-f4f5-4c55-a8f4-c4b9aec442b5 => generated 843 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 09:51:31.807132 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-ea55397c-838f-468f-a631-0219d3db5c25 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:51:31.809902 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-ea55397c-838f-468f-a631-0219d3db5c25 tempest-AttachSCSIVolumeTestJSON-861110 tempest-AttachSCSIVolumeTestJSON-861110-project-member] GET https://10.4.3.8/volume/v3/volumes/2445efb3-f4f5-4c55-a8f4-c4b9aec442b5 Aug 07 09:51:31.810476 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-ea55397c-838f-468f-a631-0219d3db5c25 tempest-AttachSCSIVolumeTestJSON-861110 tempest-AttachSCSIVolumeTestJSON-861110-project-member] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 09:51:31.811027 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-ea55397c-838f-468f-a631-0219d3db5c25 tempest-AttachSCSIVolumeTestJSON-861110 tempest-AttachSCSIVolumeTestJSON-861110-project-member] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 09:51:31.821799 np0000006707 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 09:51:31.821799 np0000006707 devstack@c-api.service[100295]: warnings.warn( Aug 07 09:51:31.829157 np0000006707 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-ea55397c-838f-468f-a631-0219d3db5c25 tempest-AttachSCSIVolumeTestJSON-861110 tempest-AttachSCSIVolumeTestJSON-861110-project-member] Volume info retrieved successfully. Aug 07 09:51:31.836621 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-ea55397c-838f-468f-a631-0219d3db5c25 tempest-AttachSCSIVolumeTestJSON-861110 tempest-AttachSCSIVolumeTestJSON-861110-project-member] https://10.4.3.8/volume/v3/volumes/2445efb3-f4f5-4c55-a8f4-c4b9aec442b5 returned with HTTP 200 Aug 07 09:51:31.837380 np0000006707 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 108/430] 10.4.3.8 () {66 vars in 1334 bytes} [Fri Aug 7 09:51:31 2026] GET /volume/v3/volumes/2445efb3-f4f5-4c55-a8f4-c4b9aec442b5 => generated 843 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 09:51:32.152288 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [None req-0fd78f6d-542b-4c8c-823b-5945c042b0ec None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:51:32.155032 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-0fd78f6d-542b-4c8c-823b-5945c042b0ec tempest-TestMultiAttachVolumeSwap-685592965 tempest-TestMultiAttachVolumeSwap-685592965-project-member] GET https://10.4.3.8/volume/v3/volumes/3f85d5a0-47c2-4332-b9cd-91ab58bbf654 Aug 07 09:51:32.155278 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-0fd78f6d-542b-4c8c-823b-5945c042b0ec tempest-TestMultiAttachVolumeSwap-685592965 tempest-TestMultiAttachVolumeSwap-685592965-project-member] Empty body provided in request {{(pid=100296) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 09:51:32.155686 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-0fd78f6d-542b-4c8c-823b-5945c042b0ec tempest-TestMultiAttachVolumeSwap-685592965 tempest-TestMultiAttachVolumeSwap-685592965-project-member] Calling method 'show' {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 09:51:32.176004 np0000006707 devstack@c-api.service[100296]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 09:51:32.176004 np0000006707 devstack@c-api.service[100296]: warnings.warn( Aug 07 09:51:32.184731 np0000006707 devstack@c-api.service[100296]: INFO cinder.volume.api [None req-0fd78f6d-542b-4c8c-823b-5945c042b0ec tempest-TestMultiAttachVolumeSwap-685592965 tempest-TestMultiAttachVolumeSwap-685592965-project-member] Volume info retrieved successfully. Aug 07 09:51:32.193364 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-0fd78f6d-542b-4c8c-823b-5945c042b0ec tempest-TestMultiAttachVolumeSwap-685592965 tempest-TestMultiAttachVolumeSwap-685592965-project-member] https://10.4.3.8/volume/v3/volumes/3f85d5a0-47c2-4332-b9cd-91ab58bbf654 returned with HTTP 200 Aug 07 09:51:32.193364 np0000006707 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 107/431] 10.4.3.8 () {66 vars in 1334 bytes} [Fri Aug 7 09:51:32 2026] GET /volume/v3/volumes/3f85d5a0-47c2-4332-b9cd-91ab58bbf654 => generated 1159 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 09:51:32.315379 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [None req-d3d043e5-f3f6-4c61-bebb-6f0c7762c63b None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:51:32.319591 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-d3d043e5-f3f6-4c61-bebb-6f0c7762c63b tempest-GroupSnapshotsTest-1914527007 tempest-GroupSnapshotsTest-1914527007-project-member] GET https://10.4.3.8/volume/v3/group_snapshots/d2f2c135-2e38-471c-a2e6-833b80dfa939 Aug 07 09:51:32.319591 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-d3d043e5-f3f6-4c61-bebb-6f0c7762c63b tempest-GroupSnapshotsTest-1914527007 tempest-GroupSnapshotsTest-1914527007-project-member] Empty body provided in request {{(pid=100297) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 09:51:32.319591 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-d3d043e5-f3f6-4c61-bebb-6f0c7762c63b tempest-GroupSnapshotsTest-1914527007 tempest-GroupSnapshotsTest-1914527007-project-member] Calling method 'version_select' {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 09:51:32.319591 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.v3.group_snapshots [None req-d3d043e5-f3f6-4c61-bebb-6f0c7762c63b tempest-GroupSnapshotsTest-1914527007 tempest-GroupSnapshotsTest-1914527007-project-member] show called for member d2f2c135-2e38-471c-a2e6-833b80dfa939 {{(pid=100297) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Aug 07 09:51:32.336397 np0000006707 devstack@c-api.service[100297]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 09:51:32.336397 np0000006707 devstack@c-api.service[100297]: warnings.warn( Aug 07 09:51:32.342216 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-d3d043e5-f3f6-4c61-bebb-6f0c7762c63b tempest-GroupSnapshotsTest-1914527007 tempest-GroupSnapshotsTest-1914527007-project-member] https://10.4.3.8/volume/v3/group_snapshots/d2f2c135-2e38-471c-a2e6-833b80dfa939 returned with HTTP 200 Aug 07 09:51:32.342712 np0000006707 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 108/432] 10.4.3.8 () {68 vars in 1399 bytes} [Fri Aug 7 09:51:32 2026] GET /volume/v3/group_snapshots/d2f2c135-2e38-471c-a2e6-833b80dfa939 => generated 308 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 09:51:32.355608 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.middleware.request_id [None req-5828d0ad-a0f1-4fda-8490-300971b6dbf7 None None] RequestId filter calling following filter/app {{(pid=100298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:51:32.358488 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [None req-5828d0ad-a0f1-4fda-8490-300971b6dbf7 tempest-GroupSnapshotsTest-1914527007 tempest-GroupSnapshotsTest-1914527007-project-member] GET https://10.4.3.8/volume/v3/snapshots/detail Aug 07 09:51:32.358728 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [None req-5828d0ad-a0f1-4fda-8490-300971b6dbf7 tempest-GroupSnapshotsTest-1914527007 tempest-GroupSnapshotsTest-1914527007-project-member] Empty body provided in request {{(pid=100298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 09:51:32.358943 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [None req-5828d0ad-a0f1-4fda-8490-300971b6dbf7 tempest-GroupSnapshotsTest-1914527007 tempest-GroupSnapshotsTest-1914527007-project-member] Calling method 'detail' {{(pid=100298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 09:51:32.359369 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.api_utils [None req-5828d0ad-a0f1-4fda-8490-300971b6dbf7 tempest-GroupSnapshotsTest-1914527007 tempest-GroupSnapshotsTest-1914527007-project-member] Removing options '' from query. {{(pid=100298) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 07 09:51:32.360795 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.db.api [None req-5828d0ad-a0f1-4fda-8490-300971b6dbf7 tempest-GroupSnapshotsTest-1914527007 tempest-GroupSnapshotsTest-1914527007-project-member] Building query based on filter {{(pid=100298) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 07 09:51:32.365261 np0000006707 devstack@c-api.service[100298]: INFO cinder.volume.api [None req-5828d0ad-a0f1-4fda-8490-300971b6dbf7 tempest-GroupSnapshotsTest-1914527007 tempest-GroupSnapshotsTest-1914527007-project-member] Get all snapshots completed successfully. Aug 07 09:51:32.365867 np0000006707 devstack@c-api.service[100298]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 09:51:32.365867 np0000006707 devstack@c-api.service[100298]: warnings.warn( Aug 07 09:51:32.366633 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [None req-5828d0ad-a0f1-4fda-8490-300971b6dbf7 tempest-GroupSnapshotsTest-1914527007 tempest-GroupSnapshotsTest-1914527007-project-member] https://10.4.3.8/volume/v3/snapshots/detail returned with HTTP 200 Aug 07 09:51:32.367379 np0000006707 devstack@c-api.service[100298]: [pid: 100298|app: 0|req: 110/433] 10.4.3.8 () {66 vars in 1250 bytes} [Fri Aug 7 09:51:32 2026] GET /volume/v3/snapshots/detail => generated 454 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 09:51:32.382254 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-65278972-d809-4669-a3cf-735a2972ea24 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:51:32.384641 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-65278972-d809-4669-a3cf-735a2972ea24 tempest-GroupSnapshotsTest-1914527007 tempest-GroupSnapshotsTest-1914527007-project-member] GET https://10.4.3.8/volume/v3/snapshots/61d3a910-996d-4666-ab0d-09e7a3fa26ca Aug 07 09:51:32.384926 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-65278972-d809-4669-a3cf-735a2972ea24 tempest-GroupSnapshotsTest-1914527007 tempest-GroupSnapshotsTest-1914527007-project-member] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 09:51:32.385437 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-65278972-d809-4669-a3cf-735a2972ea24 tempest-GroupSnapshotsTest-1914527007 tempest-GroupSnapshotsTest-1914527007-project-member] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 09:51:32.392501 np0000006707 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 09:51:32.392501 np0000006707 devstack@c-api.service[100295]: warnings.warn( Aug 07 09:51:32.392501 np0000006707 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-65278972-d809-4669-a3cf-735a2972ea24 tempest-GroupSnapshotsTest-1914527007 tempest-GroupSnapshotsTest-1914527007-project-member] Snapshot retrieved successfully. Aug 07 09:51:32.393529 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-65278972-d809-4669-a3cf-735a2972ea24 tempest-GroupSnapshotsTest-1914527007 tempest-GroupSnapshotsTest-1914527007-project-member] https://10.4.3.8/volume/v3/snapshots/61d3a910-996d-4666-ab0d-09e7a3fa26ca returned with HTTP 200 Aug 07 09:51:32.393999 np0000006707 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 109/434] 10.4.3.8 () {66 vars in 1340 bytes} [Fri Aug 7 09:51:32 2026] GET /volume/v3/snapshots/61d3a910-996d-4666-ab0d-09e7a3fa26ca => generated 451 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 07 09:51:32.409163 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [None req-18dc25b8-98a6-44c9-975e-2e04bcf62527 None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:51:32.411591 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-18dc25b8-98a6-44c9-975e-2e04bcf62527 tempest-GroupSnapshotsTest-1914527007 tempest-GroupSnapshotsTest-1914527007-project-member] GET https://10.4.3.8/volume/v3/group_snapshots/d2f2c135-2e38-471c-a2e6-833b80dfa939 Aug 07 09:51:32.411939 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-18dc25b8-98a6-44c9-975e-2e04bcf62527 tempest-GroupSnapshotsTest-1914527007 tempest-GroupSnapshotsTest-1914527007-project-member] Empty body provided in request {{(pid=100296) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 09:51:32.412370 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-18dc25b8-98a6-44c9-975e-2e04bcf62527 tempest-GroupSnapshotsTest-1914527007 tempest-GroupSnapshotsTest-1914527007-project-member] Calling method 'version_select' {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 09:51:32.412370 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.v3.group_snapshots [None req-18dc25b8-98a6-44c9-975e-2e04bcf62527 tempest-GroupSnapshotsTest-1914527007 tempest-GroupSnapshotsTest-1914527007-project-member] show called for member d2f2c135-2e38-471c-a2e6-833b80dfa939 {{(pid=100296) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Aug 07 09:51:32.419695 np0000006707 devstack@c-api.service[100296]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 09:51:32.419695 np0000006707 devstack@c-api.service[100296]: warnings.warn( Aug 07 09:51:32.424373 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-18dc25b8-98a6-44c9-975e-2e04bcf62527 tempest-GroupSnapshotsTest-1914527007 tempest-GroupSnapshotsTest-1914527007-project-member] https://10.4.3.8/volume/v3/group_snapshots/d2f2c135-2e38-471c-a2e6-833b80dfa939 returned with HTTP 200 Aug 07 09:51:32.425010 np0000006707 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 108/435] 10.4.3.8 () {68 vars in 1399 bytes} [Fri Aug 7 09:51:32 2026] GET /volume/v3/group_snapshots/d2f2c135-2e38-471c-a2e6-833b80dfa939 => generated 308 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 09:51:32.434603 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [None req-98ea0b51-4dbf-4e74-a6ce-979d10e21b3a None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:51:32.443002 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-98ea0b51-4dbf-4e74-a6ce-979d10e21b3a tempest-GroupSnapshotsTest-1914527007 tempest-GroupSnapshotsTest-1914527007-project-member] GET https://10.4.3.8/volume/v3/group_snapshots/detail Aug 07 09:51:32.444335 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-98ea0b51-4dbf-4e74-a6ce-979d10e21b3a tempest-GroupSnapshotsTest-1914527007 tempest-GroupSnapshotsTest-1914527007-project-member] Empty body provided in request {{(pid=100297) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 09:51:32.444602 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-98ea0b51-4dbf-4e74-a6ce-979d10e21b3a tempest-GroupSnapshotsTest-1914527007 tempest-GroupSnapshotsTest-1914527007-project-member] Calling method 'version_select' {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 09:51:32.458489 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-98ea0b51-4dbf-4e74-a6ce-979d10e21b3a tempest-GroupSnapshotsTest-1914527007 tempest-GroupSnapshotsTest-1914527007-project-member] https://10.4.3.8/volume/v3/group_snapshots/detail returned with HTTP 200 Aug 07 09:51:32.459049 np0000006707 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 109/436] 10.4.3.8 () {68 vars in 1309 bytes} [Fri Aug 7 09:51:32 2026] GET /volume/v3/group_snapshots/detail => generated 311 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 09:51:32.471391 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.middleware.request_id [None req-9137e493-ea88-49f8-a0de-8dc80b35cef1 None None] RequestId filter calling following filter/app {{(pid=100298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:51:32.473698 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [None req-9137e493-ea88-49f8-a0de-8dc80b35cef1 tempest-GroupSnapshotsTest-1914527007 tempest-GroupSnapshotsTest-1914527007-project-member] DELETE https://10.4.3.8/volume/v3/group_snapshots/d2f2c135-2e38-471c-a2e6-833b80dfa939 Aug 07 09:51:32.473969 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [None req-9137e493-ea88-49f8-a0de-8dc80b35cef1 tempest-GroupSnapshotsTest-1914527007 tempest-GroupSnapshotsTest-1914527007-project-member] Empty body provided in request {{(pid=100298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 09:51:32.474232 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [None req-9137e493-ea88-49f8-a0de-8dc80b35cef1 tempest-GroupSnapshotsTest-1914527007 tempest-GroupSnapshotsTest-1914527007-project-member] Calling method 'version_select' {{(pid=100298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 09:51:32.474481 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.v3.group_snapshots [None req-9137e493-ea88-49f8-a0de-8dc80b35cef1 tempest-GroupSnapshotsTest-1914527007 tempest-GroupSnapshotsTest-1914527007-project-member] delete called for member d2f2c135-2e38-471c-a2e6-833b80dfa939 {{(pid=100298) delete /opt/stack/cinder/cinder/api/v3/group_snapshots.py:72}} Aug 07 09:51:32.474554 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.v3.group_snapshots [None req-9137e493-ea88-49f8-a0de-8dc80b35cef1 tempest-GroupSnapshotsTest-1914527007 tempest-GroupSnapshotsTest-1914527007-project-member] Delete group_snapshot with id: d2f2c135-2e38-471c-a2e6-833b80dfa939 Aug 07 09:51:32.478842 np0000006707 devstack@c-api.service[100298]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 09:51:32.478842 np0000006707 devstack@c-api.service[100298]: warnings.warn( Aug 07 09:51:32.523237 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [None req-9137e493-ea88-49f8-a0de-8dc80b35cef1 tempest-GroupSnapshotsTest-1914527007 tempest-GroupSnapshotsTest-1914527007-project-member] https://10.4.3.8/volume/v3/group_snapshots/d2f2c135-2e38-471c-a2e6-833b80dfa939 returned with HTTP 202 Aug 07 09:51:32.523702 np0000006707 devstack@c-api.service[100298]: [pid: 100298|app: 0|req: 111/437] 10.4.3.8 () {68 vars in 1402 bytes} [Fri Aug 7 09:51:32 2026] DELETE /volume/v3/group_snapshots/d2f2c135-2e38-471c-a2e6-833b80dfa939 => generated 0 bytes in 53 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 07 09:51:32.533735 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-53913aaa-7b58-4c5d-8176-3b2f095fae72 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:51:32.538045 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-53913aaa-7b58-4c5d-8176-3b2f095fae72 tempest-GroupSnapshotsTest-1914527007 tempest-GroupSnapshotsTest-1914527007-project-member] GET https://10.4.3.8/volume/v3/volumes/detail Aug 07 09:51:32.538461 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-53913aaa-7b58-4c5d-8176-3b2f095fae72 tempest-GroupSnapshotsTest-1914527007 tempest-GroupSnapshotsTest-1914527007-project-member] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 09:51:32.538781 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-53913aaa-7b58-4c5d-8176-3b2f095fae72 tempest-GroupSnapshotsTest-1914527007 tempest-GroupSnapshotsTest-1914527007-project-member] Calling method 'detail' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 09:51:32.539119 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.api_utils [None req-53913aaa-7b58-4c5d-8176-3b2f095fae72 tempest-GroupSnapshotsTest-1914527007 tempest-GroupSnapshotsTest-1914527007-project-member] Removing options '' from query. {{(pid=100295) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 07 09:51:32.540660 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.volume.api [None req-53913aaa-7b58-4c5d-8176-3b2f095fae72 tempest-GroupSnapshotsTest-1914527007 tempest-GroupSnapshotsTest-1914527007-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100295) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 07 09:51:32.550331 np0000006707 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-53913aaa-7b58-4c5d-8176-3b2f095fae72 tempest-GroupSnapshotsTest-1914527007 tempest-GroupSnapshotsTest-1914527007-project-member] Get all volumes completed successfully. Aug 07 09:51:32.552246 np0000006707 devstack@c-api.service[100295]: WARNING stevedore.named [None req-53913aaa-7b58-4c5d-8176-3b2f095fae72 tempest-GroupSnapshotsTest-1914527007 tempest-GroupSnapshotsTest-1914527007-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 07 09:51:32.552246 np0000006707 devstack@c-api.service[100295]: WARNING castellan.key_manager [None req-53913aaa-7b58-4c5d-8176-3b2f095fae72 tempest-GroupSnapshotsTest-1914527007 tempest-GroupSnapshotsTest-1914527007-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, 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 09:51:32.609940 np0000006707 devstack@c-api.service[100295]: DEBUG oslo_db.sqlalchemy.engines [None req-53913aaa-7b58-4c5d-8176-3b2f095fae72 tempest-GroupSnapshotsTest-1914527007 tempest-GroupSnapshotsTest-1914527007-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100295) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 07 09:51:32.617938 np0000006707 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 09:51:32.617938 np0000006707 devstack@c-api.service[100295]: warnings.warn( Aug 07 09:51:32.629436 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-53913aaa-7b58-4c5d-8176-3b2f095fae72 tempest-GroupSnapshotsTest-1914527007 tempest-GroupSnapshotsTest-1914527007-project-member] https://10.4.3.8/volume/v3/volumes/detail returned with HTTP 200 Aug 07 09:51:32.629922 np0000006707 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 110/438] 10.4.3.8 () {68 vars in 1285 bytes} [Fri Aug 7 09:51:32 2026] GET /volume/v3/volumes/detail => generated 914 bytes in 97 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 09:51:32.650393 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [None req-f1abebe9-19ba-4a3e-bda5-44ae6a5c66ba None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:51:32.654263 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-f1abebe9-19ba-4a3e-bda5-44ae6a5c66ba tempest-GroupSnapshotsTest-1914527007 tempest-GroupSnapshotsTest-1914527007-project-member] GET https://10.4.3.8/volume/v3/snapshots/detail Aug 07 09:51:32.654263 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-f1abebe9-19ba-4a3e-bda5-44ae6a5c66ba tempest-GroupSnapshotsTest-1914527007 tempest-GroupSnapshotsTest-1914527007-project-member] Empty body provided in request {{(pid=100296) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 09:51:32.654683 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-f1abebe9-19ba-4a3e-bda5-44ae6a5c66ba tempest-GroupSnapshotsTest-1914527007 tempest-GroupSnapshotsTest-1914527007-project-member] Calling method 'detail' {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 09:51:32.654683 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.api_utils [None req-f1abebe9-19ba-4a3e-bda5-44ae6a5c66ba tempest-GroupSnapshotsTest-1914527007 tempest-GroupSnapshotsTest-1914527007-project-member] Removing options '' from query. {{(pid=100296) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 07 09:51:32.657915 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.db.api [None req-f1abebe9-19ba-4a3e-bda5-44ae6a5c66ba tempest-GroupSnapshotsTest-1914527007 tempest-GroupSnapshotsTest-1914527007-project-member] Building query based on filter {{(pid=100296) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 07 09:51:32.662766 np0000006707 devstack@c-api.service[100296]: INFO cinder.volume.api [None req-f1abebe9-19ba-4a3e-bda5-44ae6a5c66ba tempest-GroupSnapshotsTest-1914527007 tempest-GroupSnapshotsTest-1914527007-project-member] Get all snapshots completed successfully. Aug 07 09:51:32.664238 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-f1abebe9-19ba-4a3e-bda5-44ae6a5c66ba tempest-GroupSnapshotsTest-1914527007 tempest-GroupSnapshotsTest-1914527007-project-member] https://10.4.3.8/volume/v3/snapshots/detail returned with HTTP 200 Aug 07 09:51:32.664783 np0000006707 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 109/439] 10.4.3.8 () {66 vars in 1250 bytes} [Fri Aug 7 09:51:32 2026] GET /volume/v3/snapshots/detail => generated 17 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 07 09:51:32.675497 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [None req-71eafc9c-0fb9-406b-982e-c56363e31edf None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:51:32.680448 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-71eafc9c-0fb9-406b-982e-c56363e31edf tempest-GroupSnapshotsTest-1914527007 tempest-GroupSnapshotsTest-1914527007-project-member] GET https://10.4.3.8/volume/v3/group_snapshots/d2f2c135-2e38-471c-a2e6-833b80dfa939 Aug 07 09:51:32.680448 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-71eafc9c-0fb9-406b-982e-c56363e31edf tempest-GroupSnapshotsTest-1914527007 tempest-GroupSnapshotsTest-1914527007-project-member] Empty body provided in request {{(pid=100297) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 09:51:32.680448 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-71eafc9c-0fb9-406b-982e-c56363e31edf tempest-GroupSnapshotsTest-1914527007 tempest-GroupSnapshotsTest-1914527007-project-member] Calling method 'version_select' {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 09:51:32.680448 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.v3.group_snapshots [None req-71eafc9c-0fb9-406b-982e-c56363e31edf tempest-GroupSnapshotsTest-1914527007 tempest-GroupSnapshotsTest-1914527007-project-member] show called for member d2f2c135-2e38-471c-a2e6-833b80dfa939 {{(pid=100297) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Aug 07 09:51:32.687782 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-71eafc9c-0fb9-406b-982e-c56363e31edf tempest-GroupSnapshotsTest-1914527007 tempest-GroupSnapshotsTest-1914527007-project-member] https://10.4.3.8/volume/v3/group_snapshots/d2f2c135-2e38-471c-a2e6-833b80dfa939 returned with HTTP 404 Aug 07 09:51:32.687782 np0000006707 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 110/440] 10.4.3.8 () {68 vars in 1399 bytes} [Fri Aug 7 09:51:32 2026] GET /volume/v3/group_snapshots/d2f2c135-2e38-471c-a2e6-833b80dfa939 => generated 116 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 07 09:51:32.703850 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.middleware.request_id [None req-19bc053f-eb14-4eca-98fe-c4b65c6f7acd None None] RequestId filter calling following filter/app {{(pid=100298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:51:32.711445 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [None req-19bc053f-eb14-4eca-98fe-c4b65c6f7acd tempest-GroupSnapshotsTest-1914527007 tempest-GroupSnapshotsTest-1914527007-project-member] GET https://10.4.3.8/volume/v3/group_snapshots Aug 07 09:51:32.711445 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [None req-19bc053f-eb14-4eca-98fe-c4b65c6f7acd tempest-GroupSnapshotsTest-1914527007 tempest-GroupSnapshotsTest-1914527007-project-member] Empty body provided in request {{(pid=100298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 09:51:32.711445 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [None req-19bc053f-eb14-4eca-98fe-c4b65c6f7acd tempest-GroupSnapshotsTest-1914527007 tempest-GroupSnapshotsTest-1914527007-project-member] Calling method 'version_select' {{(pid=100298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 09:51:32.711445 np0000006707 devstack@c-api.service[100298]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 09:51:32.711445 np0000006707 devstack@c-api.service[100298]: warnings.warn( Aug 07 09:51:32.720073 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [None req-19bc053f-eb14-4eca-98fe-c4b65c6f7acd tempest-GroupSnapshotsTest-1914527007 tempest-GroupSnapshotsTest-1914527007-project-member] https://10.4.3.8/volume/v3/group_snapshots returned with HTTP 200 Aug 07 09:51:32.721129 np0000006707 devstack@c-api.service[100298]: [pid: 100298|app: 0|req: 112/441] 10.4.3.8 () {68 vars in 1288 bytes} [Fri Aug 7 09:51:32 2026] GET /volume/v3/group_snapshots => generated 23 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 07 09:51:32.739716 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-0f33afa8-097e-4aff-a1e7-7cc69520d8b1 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:51:32.747261 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-0f33afa8-097e-4aff-a1e7-7cc69520d8b1 tempest-GroupSnapshotsTest-1914527007 tempest-GroupSnapshotsTest-1914527007-project-member] DELETE https://10.4.3.8/volume/v3/group_snapshots/d2f2c135-2e38-471c-a2e6-833b80dfa939 Aug 07 09:51:32.751024 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-0f33afa8-097e-4aff-a1e7-7cc69520d8b1 tempest-GroupSnapshotsTest-1914527007 tempest-GroupSnapshotsTest-1914527007-project-member] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 09:51:32.751024 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-0f33afa8-097e-4aff-a1e7-7cc69520d8b1 tempest-GroupSnapshotsTest-1914527007 tempest-GroupSnapshotsTest-1914527007-project-member] Calling method 'version_select' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 09:51:32.751024 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.v3.group_snapshots [None req-0f33afa8-097e-4aff-a1e7-7cc69520d8b1 tempest-GroupSnapshotsTest-1914527007 tempest-GroupSnapshotsTest-1914527007-project-member] delete called for member d2f2c135-2e38-471c-a2e6-833b80dfa939 {{(pid=100295) delete /opt/stack/cinder/cinder/api/v3/group_snapshots.py:72}} Aug 07 09:51:32.751024 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.v3.group_snapshots [None req-0f33afa8-097e-4aff-a1e7-7cc69520d8b1 tempest-GroupSnapshotsTest-1914527007 tempest-GroupSnapshotsTest-1914527007-project-member] Delete group_snapshot with id: d2f2c135-2e38-471c-a2e6-833b80dfa939 Aug 07 09:51:32.755891 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-0f33afa8-097e-4aff-a1e7-7cc69520d8b1 tempest-GroupSnapshotsTest-1914527007 tempest-GroupSnapshotsTest-1914527007-project-member] https://10.4.3.8/volume/v3/group_snapshots/d2f2c135-2e38-471c-a2e6-833b80dfa939 returned with HTTP 404 Aug 07 09:51:32.756468 np0000006707 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 111/442] 10.4.3.8 () {68 vars in 1402 bytes} [Fri Aug 7 09:51:32 2026] DELETE /volume/v3/group_snapshots/d2f2c135-2e38-471c-a2e6-833b80dfa939 => generated 116 bytes in 18 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 07 09:51:32.769706 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [None req-01781c86-c447-4e6e-b7c6-4006df872ba4 None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:51:32.770606 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-01781c86-c447-4e6e-b7c6-4006df872ba4 tempest-GroupSnapshotsTest-1914527007 tempest-GroupSnapshotsTest-1914527007-project-member] GET https://10.4.3.8/volume/v3/volumes/detail Aug 07 09:51:32.770736 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-01781c86-c447-4e6e-b7c6-4006df872ba4 tempest-GroupSnapshotsTest-1914527007 tempest-GroupSnapshotsTest-1914527007-project-member] Empty body provided in request {{(pid=100296) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 09:51:32.770961 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-01781c86-c447-4e6e-b7c6-4006df872ba4 tempest-GroupSnapshotsTest-1914527007 tempest-GroupSnapshotsTest-1914527007-project-member] Calling method 'detail' {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 09:51:32.771287 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.api_utils [None req-01781c86-c447-4e6e-b7c6-4006df872ba4 tempest-GroupSnapshotsTest-1914527007 tempest-GroupSnapshotsTest-1914527007-project-member] Removing options '' from query. {{(pid=100296) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 07 09:51:32.772225 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.volume.api [None req-01781c86-c447-4e6e-b7c6-4006df872ba4 tempest-GroupSnapshotsTest-1914527007 tempest-GroupSnapshotsTest-1914527007-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100296) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 07 09:51:32.789139 np0000006707 devstack@c-api.service[100296]: INFO cinder.volume.api [None req-01781c86-c447-4e6e-b7c6-4006df872ba4 tempest-GroupSnapshotsTest-1914527007 tempest-GroupSnapshotsTest-1914527007-project-member] Get all volumes completed successfully. Aug 07 09:51:32.790308 np0000006707 devstack@c-api.service[100296]: WARNING stevedore.named [None req-01781c86-c447-4e6e-b7c6-4006df872ba4 tempest-GroupSnapshotsTest-1914527007 tempest-GroupSnapshotsTest-1914527007-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 07 09:51:32.790308 np0000006707 devstack@c-api.service[100296]: WARNING castellan.key_manager [None req-01781c86-c447-4e6e-b7c6-4006df872ba4 tempest-GroupSnapshotsTest-1914527007 tempest-GroupSnapshotsTest-1914527007-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, 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 09:51:32.857506 np0000006707 devstack@c-api.service[100296]: DEBUG oslo_db.sqlalchemy.engines [None req-01781c86-c447-4e6e-b7c6-4006df872ba4 tempest-GroupSnapshotsTest-1914527007 tempest-GroupSnapshotsTest-1914527007-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100296) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 07 09:51:32.873188 np0000006707 devstack@c-api.service[100296]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 09:51:32.873188 np0000006707 devstack@c-api.service[100296]: warnings.warn( Aug 07 09:51:32.879641 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-01781c86-c447-4e6e-b7c6-4006df872ba4 tempest-GroupSnapshotsTest-1914527007 tempest-GroupSnapshotsTest-1914527007-project-member] https://10.4.3.8/volume/v3/volumes/detail returned with HTTP 200 Aug 07 09:51:32.881020 np0000006707 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 110/443] 10.4.3.8 () {68 vars in 1285 bytes} [Fri Aug 7 09:51:32 2026] GET /volume/v3/volumes/detail => generated 914 bytes in 114 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 09:51:32.903275 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [None req-fadcd188-61df-419b-b943-fa8a853a26ac None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:51:32.905681 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-fadcd188-61df-419b-b943-fa8a853a26ac tempest-GroupSnapshotsTest-1914527007 tempest-GroupSnapshotsTest-1914527007-project-member] POST https://10.4.3.8/volume/v3/groups/81bfc7aa-f271-4a79-8366-8a14b7fd5959/action Aug 07 09:51:32.906935 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-fadcd188-61df-419b-b943-fa8a853a26ac tempest-GroupSnapshotsTest-1914527007 tempest-GroupSnapshotsTest-1914527007-project-member] Action body: b'{"delete": {"delete-volumes": true}}' {{(pid=100297) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 07 09:51:32.906935 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-fadcd188-61df-419b-b943-fa8a853a26ac tempest-GroupSnapshotsTest-1914527007 tempest-GroupSnapshotsTest-1914527007-project-member] Action: 'action', calling method: delete_group, body: {"delete": {"delete-volumes": true}} {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 09:51:32.913082 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.v3.groups [None req-fadcd188-61df-419b-b943-fa8a853a26ac tempest-GroupSnapshotsTest-1914527007 tempest-GroupSnapshotsTest-1914527007-project-member] delete called for group 81bfc7aa-f271-4a79-8366-8a14b7fd5959 {{(pid=100297) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Aug 07 09:51:32.913263 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.v3.groups [None req-fadcd188-61df-419b-b943-fa8a853a26ac tempest-GroupSnapshotsTest-1914527007 tempest-GroupSnapshotsTest-1914527007-project-member] Delete group with id: 81bfc7aa-f271-4a79-8366-8a14b7fd5959 Aug 07 09:51:32.921405 np0000006707 devstack@c-api.service[100297]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 09:51:32.921405 np0000006707 devstack@c-api.service[100297]: warnings.warn( Aug 07 09:51:33.004742 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-fadcd188-61df-419b-b943-fa8a853a26ac tempest-GroupSnapshotsTest-1914527007 tempest-GroupSnapshotsTest-1914527007-project-member] https://10.4.3.8/volume/v3/groups/81bfc7aa-f271-4a79-8366-8a14b7fd5959/action returned with HTTP 202 Aug 07 09:51:33.005155 np0000006707 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 111/444] 10.4.3.8 () {70 vars in 1414 bytes} [Fri Aug 7 09:51:32 2026] POST /volume/v3/groups/81bfc7aa-f271-4a79-8366-8a14b7fd5959/action => generated 0 bytes in 102 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 07 09:51:33.019146 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.middleware.request_id [None req-861d6bc2-4928-4e2f-9f02-0cd108b7382b None None] RequestId filter calling following filter/app {{(pid=100298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:51:33.022594 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [None req-861d6bc2-4928-4e2f-9f02-0cd108b7382b tempest-GroupSnapshotsTest-1914527007 tempest-GroupSnapshotsTest-1914527007-project-member] GET https://10.4.3.8/volume/v3/volumes/32c3b321-6b39-49b7-86e2-343e84db4772 Aug 07 09:51:33.022594 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [None req-861d6bc2-4928-4e2f-9f02-0cd108b7382b tempest-GroupSnapshotsTest-1914527007 tempest-GroupSnapshotsTest-1914527007-project-member] Empty body provided in request {{(pid=100298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 09:51:33.023009 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [None req-861d6bc2-4928-4e2f-9f02-0cd108b7382b tempest-GroupSnapshotsTest-1914527007 tempest-GroupSnapshotsTest-1914527007-project-member] Calling method 'show' {{(pid=100298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 09:51:33.026288 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [req-a9314749-a8a6-414f-bbba-b20d75bf057c req-b30b7bec-5cc8-4e2e-aa86-184731f3081d None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:51:33.029962 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [req-a9314749-a8a6-414f-bbba-b20d75bf057c req-b30b7bec-5cc8-4e2e-aa86-184731f3081d tempest-TestMultiAttachVolumeSwap-685592965 tempest-TestMultiAttachVolumeSwap-685592965-project-member] POST https://10.4.3.8/volume/v3/attachments/5e6ae8ff-9e4c-4b04-a1b4-5c9fa81b9863/action Aug 07 09:51:33.030850 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [req-a9314749-a8a6-414f-bbba-b20d75bf057c req-b30b7bec-5cc8-4e2e-aa86-184731f3081d tempest-TestMultiAttachVolumeSwap-685592965 tempest-TestMultiAttachVolumeSwap-685592965-project-member] Action body: b'{"os-complete": null}' {{(pid=100295) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 07 09:51:33.031817 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [req-a9314749-a8a6-414f-bbba-b20d75bf057c req-b30b7bec-5cc8-4e2e-aa86-184731f3081d tempest-TestMultiAttachVolumeSwap-685592965 tempest-TestMultiAttachVolumeSwap-685592965-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 09:51:33.037610 np0000006707 devstack@c-api.service[100298]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 09:51:33.037610 np0000006707 devstack@c-api.service[100298]: warnings.warn( Aug 07 09:51:33.046254 np0000006707 devstack@c-api.service[100298]: INFO cinder.volume.api [None req-861d6bc2-4928-4e2f-9f02-0cd108b7382b tempest-GroupSnapshotsTest-1914527007 tempest-GroupSnapshotsTest-1914527007-project-member] Volume info retrieved successfully. Aug 07 09:51:33.046474 np0000006707 devstack@c-api.service[100298]: WARNING stevedore.named [None req-861d6bc2-4928-4e2f-9f02-0cd108b7382b tempest-GroupSnapshotsTest-1914527007 tempest-GroupSnapshotsTest-1914527007-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 07 09:51:33.046530 np0000006707 devstack@c-api.service[100298]: WARNING castellan.key_manager [None req-861d6bc2-4928-4e2f-9f02-0cd108b7382b tempest-GroupSnapshotsTest-1914527007 tempest-GroupSnapshotsTest-1914527007-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, 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 09:51:33.074734 np0000006707 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 09:51:33.074734 np0000006707 devstack@c-api.service[100295]: warnings.warn( Aug 07 09:51:33.108994 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [req-a9314749-a8a6-414f-bbba-b20d75bf057c req-b30b7bec-5cc8-4e2e-aa86-184731f3081d tempest-TestMultiAttachVolumeSwap-685592965 tempest-TestMultiAttachVolumeSwap-685592965-project-member] https://10.4.3.8/volume/v3/attachments/5e6ae8ff-9e4c-4b04-a1b4-5c9fa81b9863/action returned with HTTP 204 Aug 07 09:51:33.109798 np0000006707 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 112/445] 10.4.3.8 () {74 vars in 1711 bytes} [Fri Aug 7 09:51:33 2026] POST /volume/v3/attachments/5e6ae8ff-9e4c-4b04-a1b4-5c9fa81b9863/action => generated 0 bytes in 85 msecs (HTTP/1.1 204) 7 headers in 292 bytes (2 switches on core 0) Aug 07 09:51:33.113600 np0000006707 devstack@c-api.service[100298]: DEBUG oslo_db.sqlalchemy.engines [None req-861d6bc2-4928-4e2f-9f02-0cd108b7382b tempest-GroupSnapshotsTest-1914527007 tempest-GroupSnapshotsTest-1914527007-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100298) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 07 09:51:33.118093 np0000006707 devstack@c-api.service[100298]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 09:51:33.118093 np0000006707 devstack@c-api.service[100298]: warnings.warn( Aug 07 09:51:33.130551 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [None req-861d6bc2-4928-4e2f-9f02-0cd108b7382b tempest-GroupSnapshotsTest-1914527007 tempest-GroupSnapshotsTest-1914527007-project-member] https://10.4.3.8/volume/v3/volumes/32c3b321-6b39-49b7-86e2-343e84db4772 returned with HTTP 200 Aug 07 09:51:33.131196 np0000006707 devstack@c-api.service[100298]: [pid: 100298|app: 0|req: 113/446] 10.4.3.8 () {68 vars in 1375 bytes} [Fri Aug 7 09:51:33 2026] GET /volume/v3/volumes/32c3b321-6b39-49b7-86e2-343e84db4772 => generated 910 bytes in 115 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 09:51:33.219461 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [None req-243a7530-ce47-431e-aa54-7ba3831512b3 None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:51:33.224734 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-243a7530-ce47-431e-aa54-7ba3831512b3 tempest-TestMultiAttachVolumeSwap-685592965 tempest-TestMultiAttachVolumeSwap-685592965-project-member] GET https://10.4.3.8/volume/v3/volumes/3f85d5a0-47c2-4332-b9cd-91ab58bbf654 Aug 07 09:51:33.225844 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-243a7530-ce47-431e-aa54-7ba3831512b3 tempest-TestMultiAttachVolumeSwap-685592965 tempest-TestMultiAttachVolumeSwap-685592965-project-member] Empty body provided in request {{(pid=100296) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 09:51:33.226949 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-243a7530-ce47-431e-aa54-7ba3831512b3 tempest-TestMultiAttachVolumeSwap-685592965 tempest-TestMultiAttachVolumeSwap-685592965-project-member] Calling method 'show' {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 09:51:33.259448 np0000006707 devstack@c-api.service[100296]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 09:51:33.259448 np0000006707 devstack@c-api.service[100296]: warnings.warn( Aug 07 09:51:33.265218 np0000006707 devstack@c-api.service[100296]: INFO cinder.volume.api [None req-243a7530-ce47-431e-aa54-7ba3831512b3 tempest-TestMultiAttachVolumeSwap-685592965 tempest-TestMultiAttachVolumeSwap-685592965-project-member] Volume info retrieved successfully. Aug 07 09:51:33.273643 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-243a7530-ce47-431e-aa54-7ba3831512b3 tempest-TestMultiAttachVolumeSwap-685592965 tempest-TestMultiAttachVolumeSwap-685592965-project-member] https://10.4.3.8/volume/v3/volumes/3f85d5a0-47c2-4332-b9cd-91ab58bbf654 returned with HTTP 200 Aug 07 09:51:33.274486 np0000006707 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 111/447] 10.4.3.8 () {66 vars in 1334 bytes} [Fri Aug 7 09:51:33 2026] GET /volume/v3/volumes/3f85d5a0-47c2-4332-b9cd-91ab58bbf654 => generated 1453 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 09:51:33.846032 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [req-10e2cd07-3d76-42e9-810d-3d257577b91b req-98c3757a-9fbc-4fda-9519-34b9c2293876 None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:51:33.848234 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [req-10e2cd07-3d76-42e9-810d-3d257577b91b req-98c3757a-9fbc-4fda-9519-34b9c2293876 tempest-TestMultiAttachVolumeSwap-27576794 tempest-TestMultiAttachVolumeSwap-27576794-project] GET https://10.4.3.8/volume/v3/volumes/3f85d5a0-47c2-4332-b9cd-91ab58bbf654 Aug 07 09:51:33.848394 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [req-10e2cd07-3d76-42e9-810d-3d257577b91b req-98c3757a-9fbc-4fda-9519-34b9c2293876 tempest-TestMultiAttachVolumeSwap-27576794 tempest-TestMultiAttachVolumeSwap-27576794-project] Empty body provided in request {{(pid=100297) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 09:51:33.848606 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [req-10e2cd07-3d76-42e9-810d-3d257577b91b req-98c3757a-9fbc-4fda-9519-34b9c2293876 tempest-TestMultiAttachVolumeSwap-27576794 tempest-TestMultiAttachVolumeSwap-27576794-project] Calling method 'show' {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 09:51:33.867104 np0000006707 devstack@c-api.service[100297]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 09:51:33.867104 np0000006707 devstack@c-api.service[100297]: warnings.warn( Aug 07 09:51:33.873876 np0000006707 devstack@c-api.service[100297]: INFO cinder.volume.api [req-10e2cd07-3d76-42e9-810d-3d257577b91b req-98c3757a-9fbc-4fda-9519-34b9c2293876 tempest-TestMultiAttachVolumeSwap-27576794 tempest-TestMultiAttachVolumeSwap-27576794-project] Volume info retrieved successfully. Aug 07 09:51:33.880038 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [req-10e2cd07-3d76-42e9-810d-3d257577b91b req-98c3757a-9fbc-4fda-9519-34b9c2293876 tempest-TestMultiAttachVolumeSwap-27576794 tempest-TestMultiAttachVolumeSwap-27576794-project] https://10.4.3.8/volume/v3/volumes/3f85d5a0-47c2-4332-b9cd-91ab58bbf654 returned with HTTP 200 Aug 07 09:51:33.880571 np0000006707 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 112/448] 10.4.3.8 () {68 vars in 1584 bytes} [Fri Aug 7 09:51:33 2026] GET /volume/v3/volumes/3f85d5a0-47c2-4332-b9cd-91ab58bbf654 => generated 1637 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 09:51:33.900777 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-7c4fa05a-d503-4e21-814d-52377b6f1936 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:51:33.904120 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-7c4fa05a-d503-4e21-814d-52377b6f1936 tempest-TestMultiAttachVolumeSwap-685592965 tempest-TestMultiAttachVolumeSwap-685592965-project-reader] GET https://10.4.3.8/volume/v3/volumes/3f85d5a0-47c2-4332-b9cd-91ab58bbf654 Aug 07 09:51:33.904440 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-7c4fa05a-d503-4e21-814d-52377b6f1936 tempest-TestMultiAttachVolumeSwap-685592965 tempest-TestMultiAttachVolumeSwap-685592965-project-reader] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 09:51:33.904997 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-7c4fa05a-d503-4e21-814d-52377b6f1936 tempest-TestMultiAttachVolumeSwap-685592965 tempest-TestMultiAttachVolumeSwap-685592965-project-reader] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 09:51:33.923096 np0000006707 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 09:51:33.923096 np0000006707 devstack@c-api.service[100295]: warnings.warn( Aug 07 09:51:33.928456 np0000006707 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-7c4fa05a-d503-4e21-814d-52377b6f1936 tempest-TestMultiAttachVolumeSwap-685592965 tempest-TestMultiAttachVolumeSwap-685592965-project-reader] Volume info retrieved successfully. Aug 07 09:51:33.935900 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-7c4fa05a-d503-4e21-814d-52377b6f1936 tempest-TestMultiAttachVolumeSwap-685592965 tempest-TestMultiAttachVolumeSwap-685592965-project-reader] https://10.4.3.8/volume/v3/volumes/3f85d5a0-47c2-4332-b9cd-91ab58bbf654 returned with HTTP 200 Aug 07 09:51:33.936466 np0000006707 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 113/449] 10.4.3.8 () {66 vars in 1334 bytes} [Fri Aug 7 09:51:33 2026] GET /volume/v3/volumes/3f85d5a0-47c2-4332-b9cd-91ab58bbf654 => generated 1453 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 09:51:33.958017 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.middleware.request_id [None req-1497371a-9eb7-4d65-bc5e-f9ff7a2a5e59 None None] RequestId filter calling following filter/app {{(pid=100298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:51:33.962061 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [None req-1497371a-9eb7-4d65-bc5e-f9ff7a2a5e59 tempest-TestMultiAttachVolumeSwap-685592965 tempest-TestMultiAttachVolumeSwap-685592965-project-reader] GET https://10.4.3.8/volume/v3/volumes/81c29296-0250-4919-845b-6af3a207ac0b Aug 07 09:51:33.962266 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [None req-1497371a-9eb7-4d65-bc5e-f9ff7a2a5e59 tempest-TestMultiAttachVolumeSwap-685592965 tempest-TestMultiAttachVolumeSwap-685592965-project-reader] Empty body provided in request {{(pid=100298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 09:51:33.962491 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [None req-1497371a-9eb7-4d65-bc5e-f9ff7a2a5e59 tempest-TestMultiAttachVolumeSwap-685592965 tempest-TestMultiAttachVolumeSwap-685592965-project-reader] Calling method 'show' {{(pid=100298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 09:51:33.977575 np0000006707 devstack@c-api.service[100298]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 09:51:33.977575 np0000006707 devstack@c-api.service[100298]: warnings.warn( Aug 07 09:51:33.986661 np0000006707 devstack@c-api.service[100298]: INFO cinder.volume.api [None req-1497371a-9eb7-4d65-bc5e-f9ff7a2a5e59 tempest-TestMultiAttachVolumeSwap-685592965 tempest-TestMultiAttachVolumeSwap-685592965-project-reader] Volume info retrieved successfully. Aug 07 09:51:33.992358 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [None req-1497371a-9eb7-4d65-bc5e-f9ff7a2a5e59 tempest-TestMultiAttachVolumeSwap-685592965 tempest-TestMultiAttachVolumeSwap-685592965-project-reader] https://10.4.3.8/volume/v3/volumes/81c29296-0250-4919-845b-6af3a207ac0b returned with HTTP 200 Aug 07 09:51:33.992945 np0000006707 devstack@c-api.service[100298]: [pid: 100298|app: 0|req: 114/450] 10.4.3.8 () {66 vars in 1334 bytes} [Fri Aug 7 09:51:33 2026] GET /volume/v3/volumes/81c29296-0250-4919-845b-6af3a207ac0b => generated 845 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 09:51:34.123306 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [None req-30019798-b933-4343-acac-0ed949916656 None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:51:34.123959 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-30019798-b933-4343-acac-0ed949916656 tempest-TestMultiAttachVolumeSwap-685592965 tempest-TestMultiAttachVolumeSwap-685592965-project-member] GET https://10.4.3.8/volume/v3/volumes/3f85d5a0-47c2-4332-b9cd-91ab58bbf654 Aug 07 09:51:34.124239 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-30019798-b933-4343-acac-0ed949916656 tempest-TestMultiAttachVolumeSwap-685592965 tempest-TestMultiAttachVolumeSwap-685592965-project-member] Empty body provided in request {{(pid=100296) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 09:51:34.124720 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-30019798-b933-4343-acac-0ed949916656 tempest-TestMultiAttachVolumeSwap-685592965 tempest-TestMultiAttachVolumeSwap-685592965-project-member] Calling method 'show' {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 09:51:34.145958 np0000006707 devstack@c-api.service[100296]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 09:51:34.145958 np0000006707 devstack@c-api.service[100296]: warnings.warn( Aug 07 09:51:34.153881 np0000006707 devstack@c-api.service[100296]: INFO cinder.volume.api [None req-30019798-b933-4343-acac-0ed949916656 tempest-TestMultiAttachVolumeSwap-685592965 tempest-TestMultiAttachVolumeSwap-685592965-project-member] Volume info retrieved successfully. Aug 07 09:51:34.157033 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [None req-81868ac5-4858-41ff-a467-f7d537270e58 None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:51:34.159674 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-81868ac5-4858-41ff-a467-f7d537270e58 tempest-GroupSnapshotsTest-1914527007 tempest-GroupSnapshotsTest-1914527007-project-member] GET https://10.4.3.8/volume/v3/volumes/32c3b321-6b39-49b7-86e2-343e84db4772 Aug 07 09:51:34.159674 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-81868ac5-4858-41ff-a467-f7d537270e58 tempest-GroupSnapshotsTest-1914527007 tempest-GroupSnapshotsTest-1914527007-project-member] Empty body provided in request {{(pid=100297) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 09:51:34.159674 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-81868ac5-4858-41ff-a467-f7d537270e58 tempest-GroupSnapshotsTest-1914527007 tempest-GroupSnapshotsTest-1914527007-project-member] Calling method 'show' {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 09:51:34.162878 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-30019798-b933-4343-acac-0ed949916656 tempest-TestMultiAttachVolumeSwap-685592965 tempest-TestMultiAttachVolumeSwap-685592965-project-member] https://10.4.3.8/volume/v3/volumes/3f85d5a0-47c2-4332-b9cd-91ab58bbf654 returned with HTTP 200 Aug 07 09:51:34.163386 np0000006707 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 112/451] 10.4.3.8 () {66 vars in 1334 bytes} [Fri Aug 7 09:51:34 2026] GET /volume/v3/volumes/3f85d5a0-47c2-4332-b9cd-91ab58bbf654 => generated 1453 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 09:51:34.172121 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-81868ac5-4858-41ff-a467-f7d537270e58 tempest-GroupSnapshotsTest-1914527007 tempest-GroupSnapshotsTest-1914527007-project-member] https://10.4.3.8/volume/v3/volumes/32c3b321-6b39-49b7-86e2-343e84db4772 returned with HTTP 404 Aug 07 09:51:34.175307 np0000006707 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 113/452] 10.4.3.8 () {68 vars in 1375 bytes} [Fri Aug 7 09:51:34 2026] GET /volume/v3/volumes/32c3b321-6b39-49b7-86e2-343e84db4772 => generated 109 bytes in 19 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 07 09:51:34.186729 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-885e5f3c-1987-4124-b11a-f098abf0c2bf None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:51:34.189165 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-885e5f3c-1987-4124-b11a-f098abf0c2bf tempest-GroupSnapshotsTest-1914527007 tempest-GroupSnapshotsTest-1914527007-project-member] GET https://10.4.3.8/volume/v3/groups/81bfc7aa-f271-4a79-8366-8a14b7fd5959 Aug 07 09:51:34.191309 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-885e5f3c-1987-4124-b11a-f098abf0c2bf tempest-GroupSnapshotsTest-1914527007 tempest-GroupSnapshotsTest-1914527007-project-member] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 09:51:34.191309 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-885e5f3c-1987-4124-b11a-f098abf0c2bf tempest-GroupSnapshotsTest-1914527007 tempest-GroupSnapshotsTest-1914527007-project-member] Calling method 'version_select' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 09:51:34.191309 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.v3.groups [None req-885e5f3c-1987-4124-b11a-f098abf0c2bf tempest-GroupSnapshotsTest-1914527007 tempest-GroupSnapshotsTest-1914527007-project-member] show called for member 81bfc7aa-f271-4a79-8366-8a14b7fd5959 {{(pid=100295) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 07 09:51:34.193530 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-885e5f3c-1987-4124-b11a-f098abf0c2bf tempest-GroupSnapshotsTest-1914527007 tempest-GroupSnapshotsTest-1914527007-project-member] https://10.4.3.8/volume/v3/groups/81bfc7aa-f271-4a79-8366-8a14b7fd5959 returned with HTTP 404 Aug 07 09:51:34.194127 np0000006707 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 114/453] 10.4.3.8 () {68 vars in 1372 bytes} [Fri Aug 7 09:51:34 2026] GET /volume/v3/groups/81bfc7aa-f271-4a79-8366-8a14b7fd5959 => generated 108 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 07 09:51:34.202025 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.middleware.request_id [None req-1fb1fa28-96c6-4b7a-8989-dae450357688 None None] RequestId filter calling following filter/app {{(pid=100298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:51:34.205637 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [None req-1fb1fa28-96c6-4b7a-8989-dae450357688 tempest-GroupSnapshotsTest-294166943 tempest-GroupSnapshotsTest-294166943-project-admin] DELETE https://10.4.3.8/volume/v3/group_types/e4f530c7-65e6-4757-871f-507c651fcc17 Aug 07 09:51:34.206010 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [None req-1fb1fa28-96c6-4b7a-8989-dae450357688 tempest-GroupSnapshotsTest-294166943 tempest-GroupSnapshotsTest-294166943-project-admin] Empty body provided in request {{(pid=100298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 09:51:34.206254 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [None req-1fb1fa28-96c6-4b7a-8989-dae450357688 tempest-GroupSnapshotsTest-294166943 tempest-GroupSnapshotsTest-294166943-project-admin] Calling method 'version_select' {{(pid=100298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 09:51:34.236881 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [None req-1fb1fa28-96c6-4b7a-8989-dae450357688 tempest-GroupSnapshotsTest-294166943 tempest-GroupSnapshotsTest-294166943-project-admin] https://10.4.3.8/volume/v3/group_types/e4f530c7-65e6-4757-871f-507c651fcc17 returned with HTTP 202 Aug 07 09:51:34.237363 np0000006707 devstack@c-api.service[100298]: [pid: 100298|app: 0|req: 115/454] 10.4.3.8 () {68 vars in 1390 bytes} [Fri Aug 7 09:51:34 2026] DELETE /volume/v3/group_types/e4f530c7-65e6-4757-871f-507c651fcc17 => generated 0 bytes in 36 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 07 09:51:34.251315 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [None req-e30dcec9-d5d2-4a47-891d-f736715bed62 None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:51:34.254075 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-e30dcec9-d5d2-4a47-891d-f736715bed62 tempest-GroupSnapshotsTest-294166943 tempest-GroupSnapshotsTest-294166943-project-admin] DELETE https://10.4.3.8/volume/v3/types/e3747230-6d6f-47da-8927-d2e6787fd6b2 Aug 07 09:51:34.254550 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-e30dcec9-d5d2-4a47-891d-f736715bed62 tempest-GroupSnapshotsTest-294166943 tempest-GroupSnapshotsTest-294166943-project-admin] Empty body provided in request {{(pid=100296) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 09:51:34.254788 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-e30dcec9-d5d2-4a47-891d-f736715bed62 tempest-GroupSnapshotsTest-294166943 tempest-GroupSnapshotsTest-294166943-project-admin] Calling method '_delete' {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 09:51:34.263536 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [req-9bcde0fe-b2e3-4b88-aa31-d18a9d6e78b6 req-75c6b2e0-6e71-4f1b-acbc-730da18bcfb3 None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:51:34.266501 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [req-9bcde0fe-b2e3-4b88-aa31-d18a9d6e78b6 req-75c6b2e0-6e71-4f1b-acbc-730da18bcfb3 tempest-TestMultiAttachVolumeSwap-685592965 tempest-TestMultiAttachVolumeSwap-685592965-project-member] GET https://10.4.3.8/volume/v3/volumes/3f85d5a0-47c2-4332-b9cd-91ab58bbf654 Aug 07 09:51:34.266752 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [req-9bcde0fe-b2e3-4b88-aa31-d18a9d6e78b6 req-75c6b2e0-6e71-4f1b-acbc-730da18bcfb3 tempest-TestMultiAttachVolumeSwap-685592965 tempest-TestMultiAttachVolumeSwap-685592965-project-member] Empty body provided in request {{(pid=100297) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 09:51:34.267021 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [req-9bcde0fe-b2e3-4b88-aa31-d18a9d6e78b6 req-75c6b2e0-6e71-4f1b-acbc-730da18bcfb3 tempest-TestMultiAttachVolumeSwap-685592965 tempest-TestMultiAttachVolumeSwap-685592965-project-member] Calling method 'show' {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 09:51:34.288254 np0000006707 devstack@c-api.service[100297]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 09:51:34.288254 np0000006707 devstack@c-api.service[100297]: warnings.warn( Aug 07 09:51:34.295455 np0000006707 devstack@c-api.service[100297]: INFO cinder.volume.api [req-9bcde0fe-b2e3-4b88-aa31-d18a9d6e78b6 req-75c6b2e0-6e71-4f1b-acbc-730da18bcfb3 tempest-TestMultiAttachVolumeSwap-685592965 tempest-TestMultiAttachVolumeSwap-685592965-project-member] Volume info retrieved successfully. Aug 07 09:51:34.306345 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [req-9bcde0fe-b2e3-4b88-aa31-d18a9d6e78b6 req-75c6b2e0-6e71-4f1b-acbc-730da18bcfb3 tempest-TestMultiAttachVolumeSwap-685592965 tempest-TestMultiAttachVolumeSwap-685592965-project-member] https://10.4.3.8/volume/v3/volumes/3f85d5a0-47c2-4332-b9cd-91ab58bbf654 returned with HTTP 200 Aug 07 09:51:34.307189 np0000006707 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 114/455] 10.4.3.8 () {68 vars in 1584 bytes} [Fri Aug 7 09:51:34 2026] GET /volume/v3/volumes/3f85d5a0-47c2-4332-b9cd-91ab58bbf654 => generated 1453 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 09:51:34.326288 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-e30dcec9-d5d2-4a47-891d-f736715bed62 tempest-GroupSnapshotsTest-294166943 tempest-GroupSnapshotsTest-294166943-project-admin] https://10.4.3.8/volume/v3/types/e3747230-6d6f-47da-8927-d2e6787fd6b2 returned with HTTP 202 Aug 07 09:51:34.326762 np0000006707 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 113/456] 10.4.3.8 () {66 vars in 1331 bytes} [Fri Aug 7 09:51:34 2026] DELETE /volume/v3/types/e3747230-6d6f-47da-8927-d2e6787fd6b2 => generated 0 bytes in 76 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 07 09:51:34.342242 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-6bce1975-cb11-4a03-9959-73b742c096d0 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:51:34.344530 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-6bce1975-cb11-4a03-9959-73b742c096d0 tempest-GroupSnapshotsTest-294166943 tempest-GroupSnapshotsTest-294166943-project-admin] GET https://10.4.3.8/volume/v3/types/e3747230-6d6f-47da-8927-d2e6787fd6b2 Aug 07 09:51:34.344530 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-6bce1975-cb11-4a03-9959-73b742c096d0 tempest-GroupSnapshotsTest-294166943 tempest-GroupSnapshotsTest-294166943-project-admin] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 09:51:34.344530 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-6bce1975-cb11-4a03-9959-73b742c096d0 tempest-GroupSnapshotsTest-294166943 tempest-GroupSnapshotsTest-294166943-project-admin] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 09:51:34.349010 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-6bce1975-cb11-4a03-9959-73b742c096d0 tempest-GroupSnapshotsTest-294166943 tempest-GroupSnapshotsTest-294166943-project-admin] https://10.4.3.8/volume/v3/types/e3747230-6d6f-47da-8927-d2e6787fd6b2 returned with HTTP 404 Aug 07 09:51:34.349924 np0000006707 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 115/457] 10.4.3.8 () {66 vars in 1328 bytes} [Fri Aug 7 09:51:34 2026] GET /volume/v3/types/e3747230-6d6f-47da-8927-d2e6787fd6b2 => generated 114 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 09:51:34.374443 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.middleware.request_id [req-9bcde0fe-b2e3-4b88-aa31-d18a9d6e78b6 req-646006f2-d912-4e15-85fb-bf7120874887 None None] RequestId filter calling following filter/app {{(pid=100298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:51:34.377192 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [req-9bcde0fe-b2e3-4b88-aa31-d18a9d6e78b6 req-646006f2-d912-4e15-85fb-bf7120874887 tempest-TestMultiAttachVolumeSwap-685592965 tempest-TestMultiAttachVolumeSwap-685592965-project-member] POST https://10.4.3.8/volume/v3/volumes/3f85d5a0-47c2-4332-b9cd-91ab58bbf654/action Aug 07 09:51:34.377400 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [req-9bcde0fe-b2e3-4b88-aa31-d18a9d6e78b6 req-646006f2-d912-4e15-85fb-bf7120874887 tempest-TestMultiAttachVolumeSwap-685592965 tempest-TestMultiAttachVolumeSwap-685592965-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100298) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 07 09:51:34.377400 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [req-9bcde0fe-b2e3-4b88-aa31-d18a9d6e78b6 req-646006f2-d912-4e15-85fb-bf7120874887 tempest-TestMultiAttachVolumeSwap-685592965 tempest-TestMultiAttachVolumeSwap-685592965-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 09:51:34.395984 np0000006707 devstack@c-api.service[100298]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 09:51:34.395984 np0000006707 devstack@c-api.service[100298]: warnings.warn( Aug 07 09:51:34.396336 np0000006707 devstack@c-api.service[100298]: INFO cinder.volume.api [req-9bcde0fe-b2e3-4b88-aa31-d18a9d6e78b6 req-646006f2-d912-4e15-85fb-bf7120874887 tempest-TestMultiAttachVolumeSwap-685592965 tempest-TestMultiAttachVolumeSwap-685592965-project-member] Volume info retrieved successfully. Aug 07 09:51:34.410805 np0000006707 devstack@c-api.service[100298]: INFO cinder.volume.api [req-9bcde0fe-b2e3-4b88-aa31-d18a9d6e78b6 req-646006f2-d912-4e15-85fb-bf7120874887 tempest-TestMultiAttachVolumeSwap-685592965 tempest-TestMultiAttachVolumeSwap-685592965-project-member] Begin detaching volume completed successfully. Aug 07 09:51:34.411062 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [req-9bcde0fe-b2e3-4b88-aa31-d18a9d6e78b6 req-646006f2-d912-4e15-85fb-bf7120874887 tempest-TestMultiAttachVolumeSwap-685592965 tempest-TestMultiAttachVolumeSwap-685592965-project-member] https://10.4.3.8/volume/v3/volumes/3f85d5a0-47c2-4332-b9cd-91ab58bbf654/action returned with HTTP 202 Aug 07 09:51:34.411670 np0000006707 devstack@c-api.service[100298]: [pid: 100298|app: 0|req: 116/458] 10.4.3.8 () {72 vars in 1658 bytes} [Fri Aug 7 09:51:34 2026] POST /volume/v3/volumes/3f85d5a0-47c2-4332-b9cd-91ab58bbf654/action => generated 0 bytes in 38 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 07 09:51:34.513253 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [None req-e37a1e16-0ee5-44af-8daa-bad41b2b2f17 None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:51:34.513782 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-e37a1e16-0ee5-44af-8daa-bad41b2b2f17 None None] GET https://10.4.3.8/volume// Aug 07 09:51:34.514035 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-e37a1e16-0ee5-44af-8daa-bad41b2b2f17 None None] Empty body provided in request {{(pid=100297) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 09:51:34.514679 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-e37a1e16-0ee5-44af-8daa-bad41b2b2f17 None None] Calling method 'all' {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 09:51:34.514679 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-e37a1e16-0ee5-44af-8daa-bad41b2b2f17 None None] https://10.4.3.8/volume// returned with HTTP 300 Aug 07 09:51:34.515226 np0000006707 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 115/459] 10.4.3.8 () {66 vars in 1412 bytes} [Fri Aug 7 09:51:34 2026] GET /volume/ => generated 384 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (2 switches on core 0) Aug 07 09:51:34.529721 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [req-9bcde0fe-b2e3-4b88-aa31-d18a9d6e78b6 req-85ea96d3-379c-467b-b736-69e7a10627c2 None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:51:34.532827 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [req-9bcde0fe-b2e3-4b88-aa31-d18a9d6e78b6 req-85ea96d3-379c-467b-b736-69e7a10627c2 tempest-TestMultiAttachVolumeSwap-685592965 tempest-TestMultiAttachVolumeSwap-685592965-project-member] GET https://10.4.3.8/volume/v3/volumes/3f85d5a0-47c2-4332-b9cd-91ab58bbf654 Aug 07 09:51:34.533205 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [req-9bcde0fe-b2e3-4b88-aa31-d18a9d6e78b6 req-85ea96d3-379c-467b-b736-69e7a10627c2 tempest-TestMultiAttachVolumeSwap-685592965 tempest-TestMultiAttachVolumeSwap-685592965-project-member] Empty body provided in request {{(pid=100296) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 09:51:34.533411 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [req-9bcde0fe-b2e3-4b88-aa31-d18a9d6e78b6 req-85ea96d3-379c-467b-b736-69e7a10627c2 tempest-TestMultiAttachVolumeSwap-685592965 tempest-TestMultiAttachVolumeSwap-685592965-project-member] Calling method 'show' {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 09:51:34.549239 np0000006707 devstack@c-api.service[100296]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 09:51:34.549239 np0000006707 devstack@c-api.service[100296]: warnings.warn( Aug 07 09:51:34.554239 np0000006707 devstack@c-api.service[100296]: INFO cinder.volume.api [req-9bcde0fe-b2e3-4b88-aa31-d18a9d6e78b6 req-85ea96d3-379c-467b-b736-69e7a10627c2 tempest-TestMultiAttachVolumeSwap-685592965 tempest-TestMultiAttachVolumeSwap-685592965-project-member] Volume info retrieved successfully. Aug 07 09:51:34.559760 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [req-9bcde0fe-b2e3-4b88-aa31-d18a9d6e78b6 req-85ea96d3-379c-467b-b736-69e7a10627c2 tempest-TestMultiAttachVolumeSwap-685592965 tempest-TestMultiAttachVolumeSwap-685592965-project-member] https://10.4.3.8/volume/v3/volumes/3f85d5a0-47c2-4332-b9cd-91ab58bbf654 returned with HTTP 200 Aug 07 09:51:34.560228 np0000006707 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 114/460] 10.4.3.8 () {70 vars in 1625 bytes} [Fri Aug 7 09:51:34 2026] GET /volume/v3/volumes/3f85d5a0-47c2-4332-b9cd-91ab58bbf654 => generated 1636 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 07 09:51:35.071847 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [req-2049776a-ff26-4d3e-b40d-c909e7cdfa54 req-7e824704-3db3-4777-be4b-126ee97d9d5b None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:51:35.075191 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [req-2049776a-ff26-4d3e-b40d-c909e7cdfa54 req-7e824704-3db3-4777-be4b-126ee97d9d5b tempest-VolumesAssistedSnapshotsTest-359814331 tempest-VolumesAssistedSnapshotsTest-359814331-project-admin] DELETE https://10.4.3.8/volume/v3/attachments/b03b977e-4749-4f49-820d-5038c160b636 Aug 07 09:51:35.075655 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [req-2049776a-ff26-4d3e-b40d-c909e7cdfa54 req-7e824704-3db3-4777-be4b-126ee97d9d5b tempest-VolumesAssistedSnapshotsTest-359814331 tempest-VolumesAssistedSnapshotsTest-359814331-project-admin] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 09:51:35.075937 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [req-2049776a-ff26-4d3e-b40d-c909e7cdfa54 req-7e824704-3db3-4777-be4b-126ee97d9d5b tempest-VolumesAssistedSnapshotsTest-359814331 tempest-VolumesAssistedSnapshotsTest-359814331-project-admin] Calling method 'version_select' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 09:51:35.086126 np0000006707 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 09:51:35.086126 np0000006707 devstack@c-api.service[100295]: warnings.warn( Aug 07 09:51:35.166160 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [req-2049776a-ff26-4d3e-b40d-c909e7cdfa54 req-7e824704-3db3-4777-be4b-126ee97d9d5b tempest-VolumesAssistedSnapshotsTest-359814331 tempest-VolumesAssistedSnapshotsTest-359814331-project-admin] https://10.4.3.8/volume/v3/attachments/b03b977e-4749-4f49-820d-5038c160b636 returned with HTTP 200 Aug 07 09:51:35.166692 np0000006707 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 116/461] 10.4.3.8 () {72 vars in 1659 bytes} [Fri Aug 7 09:51:35 2026] DELETE /volume/v3/attachments/b03b977e-4749-4f49-820d-5038c160b636 => generated 19 bytes in 96 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 09:51:35.384461 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.middleware.request_id [req-9bcde0fe-b2e3-4b88-aa31-d18a9d6e78b6 req-36f2ca03-f929-4d65-8a21-6114d19d385e None None] RequestId filter calling following filter/app {{(pid=100298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:51:35.389292 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [req-9bcde0fe-b2e3-4b88-aa31-d18a9d6e78b6 req-36f2ca03-f929-4d65-8a21-6114d19d385e tempest-TestMultiAttachVolumeSwap-685592965 tempest-TestMultiAttachVolumeSwap-685592965-project-member] GET https://10.4.3.8/volume/v3/volumes/3f85d5a0-47c2-4332-b9cd-91ab58bbf654 Aug 07 09:51:35.389557 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [req-9bcde0fe-b2e3-4b88-aa31-d18a9d6e78b6 req-36f2ca03-f929-4d65-8a21-6114d19d385e tempest-TestMultiAttachVolumeSwap-685592965 tempest-TestMultiAttachVolumeSwap-685592965-project-member] Empty body provided in request {{(pid=100298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 09:51:35.390536 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [req-9bcde0fe-b2e3-4b88-aa31-d18a9d6e78b6 req-36f2ca03-f929-4d65-8a21-6114d19d385e tempest-TestMultiAttachVolumeSwap-685592965 tempest-TestMultiAttachVolumeSwap-685592965-project-member] Calling method 'show' {{(pid=100298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 09:51:35.407235 np0000006707 devstack@c-api.service[100298]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 09:51:35.407235 np0000006707 devstack@c-api.service[100298]: warnings.warn( Aug 07 09:51:35.411694 np0000006707 devstack@c-api.service[100298]: INFO cinder.volume.api [req-9bcde0fe-b2e3-4b88-aa31-d18a9d6e78b6 req-36f2ca03-f929-4d65-8a21-6114d19d385e tempest-TestMultiAttachVolumeSwap-685592965 tempest-TestMultiAttachVolumeSwap-685592965-project-member] Volume info retrieved successfully. Aug 07 09:51:35.418510 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [req-9bcde0fe-b2e3-4b88-aa31-d18a9d6e78b6 req-36f2ca03-f929-4d65-8a21-6114d19d385e tempest-TestMultiAttachVolumeSwap-685592965 tempest-TestMultiAttachVolumeSwap-685592965-project-member] https://10.4.3.8/volume/v3/volumes/3f85d5a0-47c2-4332-b9cd-91ab58bbf654 returned with HTTP 200 Aug 07 09:51:35.418984 np0000006707 devstack@c-api.service[100298]: [pid: 100298|app: 0|req: 117/462] 10.4.3.8 () {68 vars in 1584 bytes} [Fri Aug 7 09:51:35 2026] GET /volume/v3/volumes/3f85d5a0-47c2-4332-b9cd-91ab58bbf654 => generated 1456 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 09:51:35.445678 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [req-9bcde0fe-b2e3-4b88-aa31-d18a9d6e78b6 req-9876ea6d-3672-4dbb-b820-d2b7ea37669f None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:51:35.448155 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [req-9bcde0fe-b2e3-4b88-aa31-d18a9d6e78b6 req-9876ea6d-3672-4dbb-b820-d2b7ea37669f tempest-TestMultiAttachVolumeSwap-685592965 tempest-TestMultiAttachVolumeSwap-685592965-project-member] DELETE https://10.4.3.8/volume/v3/attachments/5e6ae8ff-9e4c-4b04-a1b4-5c9fa81b9863 Aug 07 09:51:35.448155 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [req-9bcde0fe-b2e3-4b88-aa31-d18a9d6e78b6 req-9876ea6d-3672-4dbb-b820-d2b7ea37669f tempest-TestMultiAttachVolumeSwap-685592965 tempest-TestMultiAttachVolumeSwap-685592965-project-member] Empty body provided in request {{(pid=100297) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 09:51:35.448155 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [req-9bcde0fe-b2e3-4b88-aa31-d18a9d6e78b6 req-9876ea6d-3672-4dbb-b820-d2b7ea37669f tempest-TestMultiAttachVolumeSwap-685592965 tempest-TestMultiAttachVolumeSwap-685592965-project-member] Calling method 'version_select' {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 09:51:35.466768 np0000006707 devstack@c-api.service[100297]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 09:51:35.466768 np0000006707 devstack@c-api.service[100297]: warnings.warn( Aug 07 09:51:35.575615 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [req-9bcde0fe-b2e3-4b88-aa31-d18a9d6e78b6 req-9876ea6d-3672-4dbb-b820-d2b7ea37669f tempest-TestMultiAttachVolumeSwap-685592965 tempest-TestMultiAttachVolumeSwap-685592965-project-member] https://10.4.3.8/volume/v3/attachments/5e6ae8ff-9e4c-4b04-a1b4-5c9fa81b9863 returned with HTTP 200 Aug 07 09:51:35.576769 np0000006707 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 116/463] 10.4.3.8 () {72 vars in 1659 bytes} [Fri Aug 7 09:51:35 2026] DELETE /volume/v3/attachments/5e6ae8ff-9e4c-4b04-a1b4-5c9fa81b9863 => generated 192 bytes in 131 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 09:51:35.589776 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [None req-3d3dac3d-94bd-4e3f-8d03-29509c80b8ff None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:51:35.592403 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-3d3dac3d-94bd-4e3f-8d03-29509c80b8ff tempest-TaggedAttachmentsTest-725335908 tempest-TaggedAttachmentsTest-725335908-project-member] GET https://10.4.3.8/volume/v3/volumes/55345244-819e-4512-9f20-220e06e3e5e3 Aug 07 09:51:35.593369 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-3d3dac3d-94bd-4e3f-8d03-29509c80b8ff tempest-TaggedAttachmentsTest-725335908 tempest-TaggedAttachmentsTest-725335908-project-member] Empty body provided in request {{(pid=100296) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 09:51:35.593369 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-3d3dac3d-94bd-4e3f-8d03-29509c80b8ff tempest-TaggedAttachmentsTest-725335908 tempest-TaggedAttachmentsTest-725335908-project-member] Calling method 'show' {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 09:51:35.602611 np0000006707 devstack@c-api.service[100296]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 09:51:35.602611 np0000006707 devstack@c-api.service[100296]: warnings.warn( Aug 07 09:51:35.607736 np0000006707 devstack@c-api.service[100296]: INFO cinder.volume.api [None req-3d3dac3d-94bd-4e3f-8d03-29509c80b8ff tempest-TaggedAttachmentsTest-725335908 tempest-TaggedAttachmentsTest-725335908-project-member] Volume info retrieved successfully. Aug 07 09:51:35.613621 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-3d3dac3d-94bd-4e3f-8d03-29509c80b8ff tempest-TaggedAttachmentsTest-725335908 tempest-TaggedAttachmentsTest-725335908-project-member] https://10.4.3.8/volume/v3/volumes/55345244-819e-4512-9f20-220e06e3e5e3 returned with HTTP 200 Aug 07 09:51:35.614122 np0000006707 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 115/464] 10.4.3.8 () {66 vars in 1334 bytes} [Fri Aug 7 09:51:35 2026] GET /volume/v3/volumes/55345244-819e-4512-9f20-220e06e3e5e3 => generated 841 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 09:51:35.679034 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-89402d42-dcc3-4ed4-b8a8-83e629bdb62b None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:51:35.685698 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-89402d42-dcc3-4ed4-b8a8-83e629bdb62b tempest-TaggedAttachmentsTest-725335908 tempest-TaggedAttachmentsTest-725335908-project-member] GET https://10.4.3.8/volume/v3/volumes/55345244-819e-4512-9f20-220e06e3e5e3 Aug 07 09:51:35.686192 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-89402d42-dcc3-4ed4-b8a8-83e629bdb62b tempest-TaggedAttachmentsTest-725335908 tempest-TaggedAttachmentsTest-725335908-project-member] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 09:51:35.686192 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-89402d42-dcc3-4ed4-b8a8-83e629bdb62b tempest-TaggedAttachmentsTest-725335908 tempest-TaggedAttachmentsTest-725335908-project-member] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 09:51:35.696100 np0000006707 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 09:51:35.696100 np0000006707 devstack@c-api.service[100295]: warnings.warn( Aug 07 09:51:35.701315 np0000006707 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-89402d42-dcc3-4ed4-b8a8-83e629bdb62b tempest-TaggedAttachmentsTest-725335908 tempest-TaggedAttachmentsTest-725335908-project-member] Volume info retrieved successfully. Aug 07 09:51:35.707729 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-89402d42-dcc3-4ed4-b8a8-83e629bdb62b tempest-TaggedAttachmentsTest-725335908 tempest-TaggedAttachmentsTest-725335908-project-member] https://10.4.3.8/volume/v3/volumes/55345244-819e-4512-9f20-220e06e3e5e3 returned with HTTP 200 Aug 07 09:51:35.708328 np0000006707 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 117/465] 10.4.3.8 () {66 vars in 1334 bytes} [Fri Aug 7 09:51:35 2026] GET /volume/v3/volumes/55345244-819e-4512-9f20-220e06e3e5e3 => generated 841 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 09:51:35.737037 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.middleware.request_id [None req-dd3a213c-94be-4ab5-bca0-7c20f9c6655f None None] RequestId filter calling following filter/app {{(pid=100298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:51:35.738971 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [None req-dd3a213c-94be-4ab5-bca0-7c20f9c6655f tempest-VolumesAssistedSnapshotsTest-359814331 tempest-VolumesAssistedSnapshotsTest-359814331-project-admin] GET https://10.4.3.8/volume/v3/volumes/591d23e8-d8e2-4251-ab3c-10dd02793c4e Aug 07 09:51:35.740954 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [None req-dd3a213c-94be-4ab5-bca0-7c20f9c6655f tempest-VolumesAssistedSnapshotsTest-359814331 tempest-VolumesAssistedSnapshotsTest-359814331-project-admin] Empty body provided in request {{(pid=100298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 09:51:35.740954 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [None req-dd3a213c-94be-4ab5-bca0-7c20f9c6655f tempest-VolumesAssistedSnapshotsTest-359814331 tempest-VolumesAssistedSnapshotsTest-359814331-project-admin] Calling method 'show' {{(pid=100298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 09:51:35.748890 np0000006707 devstack@c-api.service[100298]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 09:51:35.748890 np0000006707 devstack@c-api.service[100298]: warnings.warn( Aug 07 09:51:35.753468 np0000006707 devstack@c-api.service[100298]: INFO cinder.volume.api [None req-dd3a213c-94be-4ab5-bca0-7c20f9c6655f tempest-VolumesAssistedSnapshotsTest-359814331 tempest-VolumesAssistedSnapshotsTest-359814331-project-admin] Volume info retrieved successfully. Aug 07 09:51:35.759687 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [None req-dd3a213c-94be-4ab5-bca0-7c20f9c6655f tempest-VolumesAssistedSnapshotsTest-359814331 tempest-VolumesAssistedSnapshotsTest-359814331-project-admin] https://10.4.3.8/volume/v3/volumes/591d23e8-d8e2-4251-ab3c-10dd02793c4e returned with HTTP 200 Aug 07 09:51:35.760340 np0000006707 devstack@c-api.service[100298]: [pid: 100298|app: 0|req: 118/466] 10.4.3.8 () {66 vars in 1334 bytes} [Fri Aug 7 09:51:35 2026] GET /volume/v3/volumes/591d23e8-d8e2-4251-ab3c-10dd02793c4e => generated 1012 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 09:51:35.786243 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [None req-a50f19d6-d9a9-4da7-b86b-2f9fe837c4ae None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:51:35.793909 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-a50f19d6-d9a9-4da7-b86b-2f9fe837c4ae tempest-VolumesAssistedSnapshotsTest-359814331 tempest-VolumesAssistedSnapshotsTest-359814331-project-admin] DELETE https://10.4.3.8/volume/v3/volumes/591d23e8-d8e2-4251-ab3c-10dd02793c4e Aug 07 09:51:35.793909 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-a50f19d6-d9a9-4da7-b86b-2f9fe837c4ae tempest-VolumesAssistedSnapshotsTest-359814331 tempest-VolumesAssistedSnapshotsTest-359814331-project-admin] Empty body provided in request {{(pid=100297) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 09:51:35.793909 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-a50f19d6-d9a9-4da7-b86b-2f9fe837c4ae tempest-VolumesAssistedSnapshotsTest-359814331 tempest-VolumesAssistedSnapshotsTest-359814331-project-admin] Calling method 'delete' {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 09:51:35.794144 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.v3.volumes [None req-a50f19d6-d9a9-4da7-b86b-2f9fe837c4ae tempest-VolumesAssistedSnapshotsTest-359814331 tempest-VolumesAssistedSnapshotsTest-359814331-project-admin] Delete volume with id: 591d23e8-d8e2-4251-ab3c-10dd02793c4e Aug 07 09:51:35.810728 np0000006707 devstack@c-api.service[100297]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 09:51:35.810728 np0000006707 devstack@c-api.service[100297]: warnings.warn( Aug 07 09:51:35.811392 np0000006707 devstack@c-api.service[100297]: INFO cinder.volume.api [None req-a50f19d6-d9a9-4da7-b86b-2f9fe837c4ae tempest-VolumesAssistedSnapshotsTest-359814331 tempest-VolumesAssistedSnapshotsTest-359814331-project-admin] Volume info retrieved successfully. Aug 07 09:51:35.851690 np0000006707 devstack@c-api.service[100297]: INFO cinder.volume.api [None req-a50f19d6-d9a9-4da7-b86b-2f9fe837c4ae tempest-VolumesAssistedSnapshotsTest-359814331 tempest-VolumesAssistedSnapshotsTest-359814331-project-admin] Delete volume request issued successfully. Aug 07 09:51:35.851690 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-a50f19d6-d9a9-4da7-b86b-2f9fe837c4ae tempest-VolumesAssistedSnapshotsTest-359814331 tempest-VolumesAssistedSnapshotsTest-359814331-project-admin] https://10.4.3.8/volume/v3/volumes/591d23e8-d8e2-4251-ab3c-10dd02793c4e returned with HTTP 202 Aug 07 09:51:35.851690 np0000006707 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 117/467] 10.4.3.8 () {66 vars in 1337 bytes} [Fri Aug 7 09:51:35 2026] DELETE /volume/v3/volumes/591d23e8-d8e2-4251-ab3c-10dd02793c4e => generated 0 bytes in 67 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 07 09:51:35.861998 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [None req-dd3ae81b-0e8c-46e1-893e-ab9a92e17909 None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:51:35.864935 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-dd3ae81b-0e8c-46e1-893e-ab9a92e17909 tempest-VolumesAssistedSnapshotsTest-359814331 tempest-VolumesAssistedSnapshotsTest-359814331-project-admin] GET https://10.4.3.8/volume/v3/volumes/591d23e8-d8e2-4251-ab3c-10dd02793c4e Aug 07 09:51:35.865191 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-dd3ae81b-0e8c-46e1-893e-ab9a92e17909 tempest-VolumesAssistedSnapshotsTest-359814331 tempest-VolumesAssistedSnapshotsTest-359814331-project-admin] Empty body provided in request {{(pid=100296) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 09:51:35.865689 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-dd3ae81b-0e8c-46e1-893e-ab9a92e17909 tempest-VolumesAssistedSnapshotsTest-359814331 tempest-VolumesAssistedSnapshotsTest-359814331-project-admin] Calling method 'show' {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 09:51:35.878928 np0000006707 devstack@c-api.service[100296]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 09:51:35.878928 np0000006707 devstack@c-api.service[100296]: warnings.warn( Aug 07 09:51:35.884776 np0000006707 devstack@c-api.service[100296]: INFO cinder.volume.api [None req-dd3ae81b-0e8c-46e1-893e-ab9a92e17909 tempest-VolumesAssistedSnapshotsTest-359814331 tempest-VolumesAssistedSnapshotsTest-359814331-project-admin] Volume info retrieved successfully. Aug 07 09:51:35.891003 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-dd3ae81b-0e8c-46e1-893e-ab9a92e17909 tempest-VolumesAssistedSnapshotsTest-359814331 tempest-VolumesAssistedSnapshotsTest-359814331-project-admin] https://10.4.3.8/volume/v3/volumes/591d23e8-d8e2-4251-ab3c-10dd02793c4e returned with HTTP 200 Aug 07 09:51:35.891353 np0000006707 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 116/468] 10.4.3.8 () {66 vars in 1334 bytes} [Fri Aug 7 09:51:35 2026] GET /volume/v3/volumes/591d23e8-d8e2-4251-ab3c-10dd02793c4e => generated 1011 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 09:51:36.629995 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-03d0015d-1200-45ee-8239-bd8690415a78 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:51:36.634296 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-03d0015d-1200-45ee-8239-bd8690415a78 tempest-TestMultiAttachVolumeSwap-685592965 tempest-TestMultiAttachVolumeSwap-685592965-project-member] GET https://10.4.3.8/volume/v3/volumes/3f85d5a0-47c2-4332-b9cd-91ab58bbf654 Aug 07 09:51:36.634948 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-03d0015d-1200-45ee-8239-bd8690415a78 tempest-TestMultiAttachVolumeSwap-685592965 tempest-TestMultiAttachVolumeSwap-685592965-project-member] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 09:51:36.634948 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-03d0015d-1200-45ee-8239-bd8690415a78 tempest-TestMultiAttachVolumeSwap-685592965 tempest-TestMultiAttachVolumeSwap-685592965-project-member] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 09:51:36.663017 np0000006707 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 09:51:36.663017 np0000006707 devstack@c-api.service[100295]: warnings.warn( Aug 07 09:51:36.668448 np0000006707 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-03d0015d-1200-45ee-8239-bd8690415a78 tempest-TestMultiAttachVolumeSwap-685592965 tempest-TestMultiAttachVolumeSwap-685592965-project-member] Volume info retrieved successfully. Aug 07 09:51:36.674559 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-03d0015d-1200-45ee-8239-bd8690415a78 tempest-TestMultiAttachVolumeSwap-685592965 tempest-TestMultiAttachVolumeSwap-685592965-project-member] https://10.4.3.8/volume/v3/volumes/3f85d5a0-47c2-4332-b9cd-91ab58bbf654 returned with HTTP 200 Aug 07 09:51:36.675150 np0000006707 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 118/469] 10.4.3.8 () {66 vars in 1334 bytes} [Fri Aug 7 09:51:36 2026] GET /volume/v3/volumes/3f85d5a0-47c2-4332-b9cd-91ab58bbf654 => generated 1156 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 09:51:36.783623 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.middleware.request_id [req-276bbabb-fc40-4727-a4bc-27d88a92ccf3 req-3b5c6813-1534-458d-8f08-e6ea76989637 None None] RequestId filter calling following filter/app {{(pid=100298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:51:36.787518 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [req-276bbabb-fc40-4727-a4bc-27d88a92ccf3 req-3b5c6813-1534-458d-8f08-e6ea76989637 tempest-TestMultiAttachVolumeSwap-685592965 tempest-TestMultiAttachVolumeSwap-685592965-project-member] GET https://10.4.3.8/volume/v3/volumes/3f85d5a0-47c2-4332-b9cd-91ab58bbf654 Aug 07 09:51:36.787860 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [req-276bbabb-fc40-4727-a4bc-27d88a92ccf3 req-3b5c6813-1534-458d-8f08-e6ea76989637 tempest-TestMultiAttachVolumeSwap-685592965 tempest-TestMultiAttachVolumeSwap-685592965-project-member] Empty body provided in request {{(pid=100298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 09:51:36.788136 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [req-276bbabb-fc40-4727-a4bc-27d88a92ccf3 req-3b5c6813-1534-458d-8f08-e6ea76989637 tempest-TestMultiAttachVolumeSwap-685592965 tempest-TestMultiAttachVolumeSwap-685592965-project-member] Calling method 'show' {{(pid=100298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 09:51:36.810850 np0000006707 devstack@c-api.service[100298]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 09:51:36.810850 np0000006707 devstack@c-api.service[100298]: warnings.warn( Aug 07 09:51:36.818908 np0000006707 devstack@c-api.service[100298]: INFO cinder.volume.api [req-276bbabb-fc40-4727-a4bc-27d88a92ccf3 req-3b5c6813-1534-458d-8f08-e6ea76989637 tempest-TestMultiAttachVolumeSwap-685592965 tempest-TestMultiAttachVolumeSwap-685592965-project-member] Volume info retrieved successfully. Aug 07 09:51:36.827445 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [req-276bbabb-fc40-4727-a4bc-27d88a92ccf3 req-3b5c6813-1534-458d-8f08-e6ea76989637 tempest-TestMultiAttachVolumeSwap-685592965 tempest-TestMultiAttachVolumeSwap-685592965-project-member] https://10.4.3.8/volume/v3/volumes/3f85d5a0-47c2-4332-b9cd-91ab58bbf654 returned with HTTP 200 Aug 07 09:51:36.828053 np0000006707 devstack@c-api.service[100298]: [pid: 100298|app: 0|req: 119/470] 10.4.3.8 () {68 vars in 1584 bytes} [Fri Aug 7 09:51:36 2026] GET /volume/v3/volumes/3f85d5a0-47c2-4332-b9cd-91ab58bbf654 => generated 1156 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 09:51:36.880093 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [req-276bbabb-fc40-4727-a4bc-27d88a92ccf3 req-2cce6c12-506a-4d4a-8586-b83b233e8edb None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:51:36.882253 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [req-276bbabb-fc40-4727-a4bc-27d88a92ccf3 req-2cce6c12-506a-4d4a-8586-b83b233e8edb tempest-TestMultiAttachVolumeSwap-685592965 tempest-TestMultiAttachVolumeSwap-685592965-project-member] POST https://10.4.3.8/volume/v3/volumes/3f85d5a0-47c2-4332-b9cd-91ab58bbf654/action Aug 07 09:51:36.882594 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [req-276bbabb-fc40-4727-a4bc-27d88a92ccf3 req-2cce6c12-506a-4d4a-8586-b83b233e8edb tempest-TestMultiAttachVolumeSwap-685592965 tempest-TestMultiAttachVolumeSwap-685592965-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100297) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 07 09:51:36.882723 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [req-276bbabb-fc40-4727-a4bc-27d88a92ccf3 req-2cce6c12-506a-4d4a-8586-b83b233e8edb tempest-TestMultiAttachVolumeSwap-685592965 tempest-TestMultiAttachVolumeSwap-685592965-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 09:51:36.900479 np0000006707 devstack@c-api.service[100297]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 09:51:36.900479 np0000006707 devstack@c-api.service[100297]: warnings.warn( Aug 07 09:51:36.901142 np0000006707 devstack@c-api.service[100297]: INFO cinder.volume.api [req-276bbabb-fc40-4727-a4bc-27d88a92ccf3 req-2cce6c12-506a-4d4a-8586-b83b233e8edb tempest-TestMultiAttachVolumeSwap-685592965 tempest-TestMultiAttachVolumeSwap-685592965-project-member] Volume info retrieved successfully. Aug 07 09:51:36.909765 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [None req-549ab11b-d190-4089-b167-12879e25e15a None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:51:36.911184 np0000006707 devstack@c-api.service[100297]: INFO cinder.volume.api [req-276bbabb-fc40-4727-a4bc-27d88a92ccf3 req-2cce6c12-506a-4d4a-8586-b83b233e8edb tempest-TestMultiAttachVolumeSwap-685592965 tempest-TestMultiAttachVolumeSwap-685592965-project-member] Begin detaching volume completed successfully. Aug 07 09:51:36.911288 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [req-276bbabb-fc40-4727-a4bc-27d88a92ccf3 req-2cce6c12-506a-4d4a-8586-b83b233e8edb tempest-TestMultiAttachVolumeSwap-685592965 tempest-TestMultiAttachVolumeSwap-685592965-project-member] https://10.4.3.8/volume/v3/volumes/3f85d5a0-47c2-4332-b9cd-91ab58bbf654/action returned with HTTP 202 Aug 07 09:51:36.911903 np0000006707 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 118/471] 10.4.3.8 () {72 vars in 1658 bytes} [Fri Aug 7 09:51:36 2026] POST /volume/v3/volumes/3f85d5a0-47c2-4332-b9cd-91ab58bbf654/action => generated 0 bytes in 32 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 07 09:51:36.912454 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-549ab11b-d190-4089-b167-12879e25e15a tempest-VolumesAssistedSnapshotsTest-359814331 tempest-VolumesAssistedSnapshotsTest-359814331-project-admin] GET https://10.4.3.8/volume/v3/volumes/591d23e8-d8e2-4251-ab3c-10dd02793c4e Aug 07 09:51:36.912967 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-549ab11b-d190-4089-b167-12879e25e15a tempest-VolumesAssistedSnapshotsTest-359814331 tempest-VolumesAssistedSnapshotsTest-359814331-project-admin] Empty body provided in request {{(pid=100296) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 09:51:36.913256 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-549ab11b-d190-4089-b167-12879e25e15a tempest-VolumesAssistedSnapshotsTest-359814331 tempest-VolumesAssistedSnapshotsTest-359814331-project-admin] Calling method 'show' {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 09:51:36.925328 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-549ab11b-d190-4089-b167-12879e25e15a tempest-VolumesAssistedSnapshotsTest-359814331 tempest-VolumesAssistedSnapshotsTest-359814331-project-admin] https://10.4.3.8/volume/v3/volumes/591d23e8-d8e2-4251-ab3c-10dd02793c4e returned with HTTP 404 Aug 07 09:51:36.926745 np0000006707 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 117/472] 10.4.3.8 () {66 vars in 1334 bytes} [Fri Aug 7 09:51:36 2026] GET /volume/v3/volumes/591d23e8-d8e2-4251-ab3c-10dd02793c4e => generated 109 bytes in 18 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 09:51:37.005488 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-f1640299-a8c4-446b-b2c6-ffb02ff84ae0 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:51:37.006411 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-f1640299-a8c4-446b-b2c6-ffb02ff84ae0 None None] GET https://10.4.3.8/volume// Aug 07 09:51:37.006411 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-f1640299-a8c4-446b-b2c6-ffb02ff84ae0 None None] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 09:51:37.007026 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-f1640299-a8c4-446b-b2c6-ffb02ff84ae0 None None] Calling method 'all' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 09:51:37.007026 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-f1640299-a8c4-446b-b2c6-ffb02ff84ae0 None None] https://10.4.3.8/volume// returned with HTTP 300 Aug 07 09:51:37.008838 np0000006707 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 119/473] 10.4.3.8 () {66 vars in 1412 bytes} [Fri Aug 7 09:51:37 2026] GET /volume/ => generated 384 bytes in 4 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 07 09:51:37.033913 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.middleware.request_id [req-276bbabb-fc40-4727-a4bc-27d88a92ccf3 req-eae5b7dc-4830-46af-8f61-981a9dd3ff30 None None] RequestId filter calling following filter/app {{(pid=100298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:51:37.040970 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [req-276bbabb-fc40-4727-a4bc-27d88a92ccf3 req-eae5b7dc-4830-46af-8f61-981a9dd3ff30 tempest-TestMultiAttachVolumeSwap-685592965 tempest-TestMultiAttachVolumeSwap-685592965-project-member] GET https://10.4.3.8/volume/v3/volumes/3f85d5a0-47c2-4332-b9cd-91ab58bbf654 Aug 07 09:51:37.041262 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [req-276bbabb-fc40-4727-a4bc-27d88a92ccf3 req-eae5b7dc-4830-46af-8f61-981a9dd3ff30 tempest-TestMultiAttachVolumeSwap-685592965 tempest-TestMultiAttachVolumeSwap-685592965-project-member] Empty body provided in request {{(pid=100298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 09:51:37.041950 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [req-276bbabb-fc40-4727-a4bc-27d88a92ccf3 req-eae5b7dc-4830-46af-8f61-981a9dd3ff30 tempest-TestMultiAttachVolumeSwap-685592965 tempest-TestMultiAttachVolumeSwap-685592965-project-member] Calling method 'show' {{(pid=100298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 09:51:37.056797 np0000006707 devstack@c-api.service[100298]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 09:51:37.056797 np0000006707 devstack@c-api.service[100298]: warnings.warn( Aug 07 09:51:37.063703 np0000006707 devstack@c-api.service[100298]: INFO cinder.volume.api [req-276bbabb-fc40-4727-a4bc-27d88a92ccf3 req-eae5b7dc-4830-46af-8f61-981a9dd3ff30 tempest-TestMultiAttachVolumeSwap-685592965 tempest-TestMultiAttachVolumeSwap-685592965-project-member] Volume info retrieved successfully. Aug 07 09:51:37.073974 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [req-276bbabb-fc40-4727-a4bc-27d88a92ccf3 req-eae5b7dc-4830-46af-8f61-981a9dd3ff30 tempest-TestMultiAttachVolumeSwap-685592965 tempest-TestMultiAttachVolumeSwap-685592965-project-member] https://10.4.3.8/volume/v3/volumes/3f85d5a0-47c2-4332-b9cd-91ab58bbf654 returned with HTTP 200 Aug 07 09:51:37.074448 np0000006707 devstack@c-api.service[100298]: [pid: 100298|app: 0|req: 120/474] 10.4.3.8 () {70 vars in 1625 bytes} [Fri Aug 7 09:51:37 2026] GET /volume/v3/volumes/3f85d5a0-47c2-4332-b9cd-91ab58bbf654 => generated 1339 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 07 09:51:39.060931 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [None req-a8d18305-870f-4434-96ea-441b0a6fe806 None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:51:39.062907 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-a8d18305-870f-4434-96ea-441b0a6fe806 tempest-AttachSCSIVolumeTestJSON-861110 tempest-AttachSCSIVolumeTestJSON-861110-project-member] DELETE https://10.4.3.8/volume/v3/volumes/2445efb3-f4f5-4c55-a8f4-c4b9aec442b5 Aug 07 09:51:39.063162 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-a8d18305-870f-4434-96ea-441b0a6fe806 tempest-AttachSCSIVolumeTestJSON-861110 tempest-AttachSCSIVolumeTestJSON-861110-project-member] Empty body provided in request {{(pid=100297) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 09:51:39.063355 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-a8d18305-870f-4434-96ea-441b0a6fe806 tempest-AttachSCSIVolumeTestJSON-861110 tempest-AttachSCSIVolumeTestJSON-861110-project-member] Calling method 'delete' {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 09:51:39.063552 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.v3.volumes [None req-a8d18305-870f-4434-96ea-441b0a6fe806 tempest-AttachSCSIVolumeTestJSON-861110 tempest-AttachSCSIVolumeTestJSON-861110-project-member] Delete volume with id: 2445efb3-f4f5-4c55-a8f4-c4b9aec442b5 Aug 07 09:51:39.073928 np0000006707 devstack@c-api.service[100297]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 09:51:39.073928 np0000006707 devstack@c-api.service[100297]: warnings.warn( Aug 07 09:51:39.074454 np0000006707 devstack@c-api.service[100297]: INFO cinder.volume.api [None req-a8d18305-870f-4434-96ea-441b0a6fe806 tempest-AttachSCSIVolumeTestJSON-861110 tempest-AttachSCSIVolumeTestJSON-861110-project-member] Volume info retrieved successfully. Aug 07 09:51:39.109363 np0000006707 devstack@c-api.service[100297]: INFO cinder.volume.api [None req-a8d18305-870f-4434-96ea-441b0a6fe806 tempest-AttachSCSIVolumeTestJSON-861110 tempest-AttachSCSIVolumeTestJSON-861110-project-member] Delete volume request issued successfully. Aug 07 09:51:39.109629 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-a8d18305-870f-4434-96ea-441b0a6fe806 tempest-AttachSCSIVolumeTestJSON-861110 tempest-AttachSCSIVolumeTestJSON-861110-project-member] https://10.4.3.8/volume/v3/volumes/2445efb3-f4f5-4c55-a8f4-c4b9aec442b5 returned with HTTP 202 Aug 07 09:51:39.110036 np0000006707 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 119/475] 10.4.3.8 () {66 vars in 1337 bytes} [Fri Aug 7 09:51:39 2026] DELETE /volume/v3/volumes/2445efb3-f4f5-4c55-a8f4-c4b9aec442b5 => generated 0 bytes in 49 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 07 09:51:39.122539 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [None req-08924c30-2e08-4d77-b12d-31d7ee4e8755 None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:51:39.126234 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-08924c30-2e08-4d77-b12d-31d7ee4e8755 tempest-AttachSCSIVolumeTestJSON-861110 tempest-AttachSCSIVolumeTestJSON-861110-project-member] GET https://10.4.3.8/volume/v3/volumes/2445efb3-f4f5-4c55-a8f4-c4b9aec442b5 Aug 07 09:51:39.126483 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-08924c30-2e08-4d77-b12d-31d7ee4e8755 tempest-AttachSCSIVolumeTestJSON-861110 tempest-AttachSCSIVolumeTestJSON-861110-project-member] Empty body provided in request {{(pid=100296) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 09:51:39.126713 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-08924c30-2e08-4d77-b12d-31d7ee4e8755 tempest-AttachSCSIVolumeTestJSON-861110 tempest-AttachSCSIVolumeTestJSON-861110-project-member] Calling method 'show' {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 09:51:39.136879 np0000006707 devstack@c-api.service[100296]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 09:51:39.136879 np0000006707 devstack@c-api.service[100296]: warnings.warn( Aug 07 09:51:39.142906 np0000006707 devstack@c-api.service[100296]: INFO cinder.volume.api [None req-08924c30-2e08-4d77-b12d-31d7ee4e8755 tempest-AttachSCSIVolumeTestJSON-861110 tempest-AttachSCSIVolumeTestJSON-861110-project-member] Volume info retrieved successfully. Aug 07 09:51:39.148630 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-08924c30-2e08-4d77-b12d-31d7ee4e8755 tempest-AttachSCSIVolumeTestJSON-861110 tempest-AttachSCSIVolumeTestJSON-861110-project-member] https://10.4.3.8/volume/v3/volumes/2445efb3-f4f5-4c55-a8f4-c4b9aec442b5 returned with HTTP 200 Aug 07 09:51:39.149323 np0000006707 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 118/476] 10.4.3.8 () {66 vars in 1334 bytes} [Fri Aug 7 09:51:39 2026] GET /volume/v3/volumes/2445efb3-f4f5-4c55-a8f4-c4b9aec442b5 => generated 842 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 09:51:40.168441 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-a8b67923-bec8-4c61-881b-98a2eb455a4f None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:51:40.168441 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-a8b67923-bec8-4c61-881b-98a2eb455a4f tempest-AttachSCSIVolumeTestJSON-861110 tempest-AttachSCSIVolumeTestJSON-861110-project-member] GET https://10.4.3.8/volume/v3/volumes/2445efb3-f4f5-4c55-a8f4-c4b9aec442b5 Aug 07 09:51:40.169127 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-a8b67923-bec8-4c61-881b-98a2eb455a4f tempest-AttachSCSIVolumeTestJSON-861110 tempest-AttachSCSIVolumeTestJSON-861110-project-member] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 09:51:40.169127 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-a8b67923-bec8-4c61-881b-98a2eb455a4f tempest-AttachSCSIVolumeTestJSON-861110 tempest-AttachSCSIVolumeTestJSON-861110-project-member] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 09:51:40.175720 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-a8b67923-bec8-4c61-881b-98a2eb455a4f tempest-AttachSCSIVolumeTestJSON-861110 tempest-AttachSCSIVolumeTestJSON-861110-project-member] https://10.4.3.8/volume/v3/volumes/2445efb3-f4f5-4c55-a8f4-c4b9aec442b5 returned with HTTP 404 Aug 07 09:51:40.177278 np0000006707 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 120/477] 10.4.3.8 () {66 vars in 1334 bytes} [Fri Aug 7 09:51:40 2026] GET /volume/v3/volumes/2445efb3-f4f5-4c55-a8f4-c4b9aec442b5 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 09:51:40.408304 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.middleware.request_id [None req-c8ee098b-4614-45a4-94b0-ce3bfe1e695f None None] RequestId filter calling following filter/app {{(pid=100298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:51:40.410082 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [None req-c8ee098b-4614-45a4-94b0-ce3bfe1e695f tempest-VolumesAssistedSnapshotsTest-359814331 tempest-VolumesAssistedSnapshotsTest-359814331-project-admin] DELETE https://10.4.3.8/volume/v3/volumes/591d23e8-d8e2-4251-ab3c-10dd02793c4e Aug 07 09:51:40.410509 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [None req-c8ee098b-4614-45a4-94b0-ce3bfe1e695f tempest-VolumesAssistedSnapshotsTest-359814331 tempest-VolumesAssistedSnapshotsTest-359814331-project-admin] Empty body provided in request {{(pid=100298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 09:51:40.410638 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [None req-c8ee098b-4614-45a4-94b0-ce3bfe1e695f tempest-VolumesAssistedSnapshotsTest-359814331 tempest-VolumesAssistedSnapshotsTest-359814331-project-admin] Calling method 'delete' {{(pid=100298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 09:51:40.410941 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.v3.volumes [None req-c8ee098b-4614-45a4-94b0-ce3bfe1e695f tempest-VolumesAssistedSnapshotsTest-359814331 tempest-VolumesAssistedSnapshotsTest-359814331-project-admin] Delete volume with id: 591d23e8-d8e2-4251-ab3c-10dd02793c4e Aug 07 09:51:40.419474 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [None req-c8ee098b-4614-45a4-94b0-ce3bfe1e695f tempest-VolumesAssistedSnapshotsTest-359814331 tempest-VolumesAssistedSnapshotsTest-359814331-project-admin] https://10.4.3.8/volume/v3/volumes/591d23e8-d8e2-4251-ab3c-10dd02793c4e returned with HTTP 404 Aug 07 09:51:40.420157 np0000006707 devstack@c-api.service[100298]: [pid: 100298|app: 0|req: 121/478] 10.4.3.8 () {66 vars in 1337 bytes} [Fri Aug 7 09:51:40 2026] DELETE /volume/v3/volumes/591d23e8-d8e2-4251-ab3c-10dd02793c4e => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 09:51:40.430993 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [None req-db0b0e00-3767-4e4a-a713-34a55ac0b7a2 None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:51:40.432932 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-db0b0e00-3767-4e4a-a713-34a55ac0b7a2 tempest-VolumesAssistedSnapshotsTest-359814331 tempest-VolumesAssistedSnapshotsTest-359814331-project-admin] GET https://10.4.3.8/volume/v3/volumes/591d23e8-d8e2-4251-ab3c-10dd02793c4e Aug 07 09:51:40.433147 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-db0b0e00-3767-4e4a-a713-34a55ac0b7a2 tempest-VolumesAssistedSnapshotsTest-359814331 tempest-VolumesAssistedSnapshotsTest-359814331-project-admin] Empty body provided in request {{(pid=100297) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 09:51:40.433353 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-db0b0e00-3767-4e4a-a713-34a55ac0b7a2 tempest-VolumesAssistedSnapshotsTest-359814331 tempest-VolumesAssistedSnapshotsTest-359814331-project-admin] Calling method 'show' {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 09:51:40.447156 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-db0b0e00-3767-4e4a-a713-34a55ac0b7a2 tempest-VolumesAssistedSnapshotsTest-359814331 tempest-VolumesAssistedSnapshotsTest-359814331-project-admin] https://10.4.3.8/volume/v3/volumes/591d23e8-d8e2-4251-ab3c-10dd02793c4e returned with HTTP 404 Aug 07 09:51:40.448975 np0000006707 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 120/479] 10.4.3.8 () {66 vars in 1334 bytes} [Fri Aug 7 09:51:40 2026] GET /volume/v3/volumes/591d23e8-d8e2-4251-ab3c-10dd02793c4e => generated 109 bytes in 19 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 09:51:40.991651 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [None req-8e378e16-eda7-47f6-ab7f-05df63397df5 None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:51:41.000636 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-8e378e16-eda7-47f6-ab7f-05df63397df5 tempest-TaggedAttachmentsTest-725335908 tempest-TaggedAttachmentsTest-725335908-project-member] DELETE https://10.4.3.8/volume/v3/volumes/55345244-819e-4512-9f20-220e06e3e5e3 Aug 07 09:51:41.000959 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-8e378e16-eda7-47f6-ab7f-05df63397df5 tempest-TaggedAttachmentsTest-725335908 tempest-TaggedAttachmentsTest-725335908-project-member] Empty body provided in request {{(pid=100296) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 09:51:41.001185 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-8e378e16-eda7-47f6-ab7f-05df63397df5 tempest-TaggedAttachmentsTest-725335908 tempest-TaggedAttachmentsTest-725335908-project-member] Calling method 'delete' {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 09:51:41.001358 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.v3.volumes [None req-8e378e16-eda7-47f6-ab7f-05df63397df5 tempest-TaggedAttachmentsTest-725335908 tempest-TaggedAttachmentsTest-725335908-project-member] Delete volume with id: 55345244-819e-4512-9f20-220e06e3e5e3 Aug 07 09:51:41.013913 np0000006707 devstack@c-api.service[100296]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 09:51:41.013913 np0000006707 devstack@c-api.service[100296]: warnings.warn( Aug 07 09:51:41.014541 np0000006707 devstack@c-api.service[100296]: INFO cinder.volume.api [None req-8e378e16-eda7-47f6-ab7f-05df63397df5 tempest-TaggedAttachmentsTest-725335908 tempest-TaggedAttachmentsTest-725335908-project-member] Volume info retrieved successfully. Aug 07 09:51:41.038638 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-166cb16d-33ee-45c4-9273-0f1c67111fe7 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:51:41.059401 np0000006707 devstack@c-api.service[100296]: INFO cinder.volume.api [None req-8e378e16-eda7-47f6-ab7f-05df63397df5 tempest-TaggedAttachmentsTest-725335908 tempest-TaggedAttachmentsTest-725335908-project-member] Delete volume request issued successfully. Aug 07 09:51:41.060605 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-8e378e16-eda7-47f6-ab7f-05df63397df5 tempest-TaggedAttachmentsTest-725335908 tempest-TaggedAttachmentsTest-725335908-project-member] https://10.4.3.8/volume/v3/volumes/55345244-819e-4512-9f20-220e06e3e5e3 returned with HTTP 202 Aug 07 09:51:41.061154 np0000006707 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 119/480] 10.4.3.8 () {66 vars in 1337 bytes} [Fri Aug 7 09:51:40 2026] DELETE /volume/v3/volumes/55345244-819e-4512-9f20-220e06e3e5e3 => generated 0 bytes in 71 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 07 09:51:41.075983 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.middleware.request_id [None req-234d59e0-8f4b-4954-986e-217cf0879f27 None None] RequestId filter calling following filter/app {{(pid=100298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:51:41.077165 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [None req-234d59e0-8f4b-4954-986e-217cf0879f27 tempest-TaggedAttachmentsTest-725335908 tempest-TaggedAttachmentsTest-725335908-project-member] GET https://10.4.3.8/volume/v3/volumes/55345244-819e-4512-9f20-220e06e3e5e3 Aug 07 09:51:41.077868 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [None req-234d59e0-8f4b-4954-986e-217cf0879f27 tempest-TaggedAttachmentsTest-725335908 tempest-TaggedAttachmentsTest-725335908-project-member] Empty body provided in request {{(pid=100298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 09:51:41.077868 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [None req-234d59e0-8f4b-4954-986e-217cf0879f27 tempest-TaggedAttachmentsTest-725335908 tempest-TaggedAttachmentsTest-725335908-project-member] Calling method 'show' {{(pid=100298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 09:51:41.093136 np0000006707 devstack@c-api.service[100298]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 09:51:41.093136 np0000006707 devstack@c-api.service[100298]: warnings.warn( Aug 07 09:51:41.099458 np0000006707 devstack@c-api.service[100298]: INFO cinder.volume.api [None req-234d59e0-8f4b-4954-986e-217cf0879f27 tempest-TaggedAttachmentsTest-725335908 tempest-TaggedAttachmentsTest-725335908-project-member] Volume info retrieved successfully. Aug 07 09:51:41.108770 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [None req-234d59e0-8f4b-4954-986e-217cf0879f27 tempest-TaggedAttachmentsTest-725335908 tempest-TaggedAttachmentsTest-725335908-project-member] https://10.4.3.8/volume/v3/volumes/55345244-819e-4512-9f20-220e06e3e5e3 returned with HTTP 200 Aug 07 09:51:41.109750 np0000006707 devstack@c-api.service[100298]: [pid: 100298|app: 0|req: 122/481] 10.4.3.8 () {66 vars in 1334 bytes} [Fri Aug 7 09:51:41 2026] GET /volume/v3/volumes/55345244-819e-4512-9f20-220e06e3e5e3 => generated 840 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 09:51:41.142394 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [req-276bbabb-fc40-4727-a4bc-27d88a92ccf3 req-ed52499f-34fc-4106-81b5-f1b8dc9557d0 None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:51:41.151229 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [req-276bbabb-fc40-4727-a4bc-27d88a92ccf3 req-ed52499f-34fc-4106-81b5-f1b8dc9557d0 tempest-TestMultiAttachVolumeSwap-685592965 tempest-TestMultiAttachVolumeSwap-685592965-project-member] GET https://10.4.3.8/volume/v3/volumes/3f85d5a0-47c2-4332-b9cd-91ab58bbf654 Aug 07 09:51:41.151229 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [req-276bbabb-fc40-4727-a4bc-27d88a92ccf3 req-ed52499f-34fc-4106-81b5-f1b8dc9557d0 tempest-TestMultiAttachVolumeSwap-685592965 tempest-TestMultiAttachVolumeSwap-685592965-project-member] Empty body provided in request {{(pid=100297) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 09:51:41.151229 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [req-276bbabb-fc40-4727-a4bc-27d88a92ccf3 req-ed52499f-34fc-4106-81b5-f1b8dc9557d0 tempest-TestMultiAttachVolumeSwap-685592965 tempest-TestMultiAttachVolumeSwap-685592965-project-member] Calling method 'show' {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 09:51:41.175635 np0000006707 devstack@c-api.service[100297]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 09:51:41.175635 np0000006707 devstack@c-api.service[100297]: warnings.warn( Aug 07 09:51:41.189687 np0000006707 devstack@c-api.service[100297]: INFO cinder.volume.api [req-276bbabb-fc40-4727-a4bc-27d88a92ccf3 req-ed52499f-34fc-4106-81b5-f1b8dc9557d0 tempest-TestMultiAttachVolumeSwap-685592965 tempest-TestMultiAttachVolumeSwap-685592965-project-member] Volume info retrieved successfully. Aug 07 09:51:41.202152 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [req-276bbabb-fc40-4727-a4bc-27d88a92ccf3 req-ed52499f-34fc-4106-81b5-f1b8dc9557d0 tempest-TestMultiAttachVolumeSwap-685592965 tempest-TestMultiAttachVolumeSwap-685592965-project-member] https://10.4.3.8/volume/v3/volumes/3f85d5a0-47c2-4332-b9cd-91ab58bbf654 returned with HTTP 200 Aug 07 09:51:41.202824 np0000006707 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 121/482] 10.4.3.8 () {68 vars in 1584 bytes} [Fri Aug 7 09:51:41 2026] GET /volume/v3/volumes/3f85d5a0-47c2-4332-b9cd-91ab58bbf654 => generated 1159 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 09:51:41.464101 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-166cb16d-33ee-45c4-9273-0f1c67111fe7 tempest-VolumeQuotasNegativeTestJSON-1485952701 tempest-VolumeQuotasNegativeTestJSON-1485952701-project-admin] GET https://10.4.3.8/volume/v3/os-quota-sets/938f6a4a2e454cb288a1616626bdf2fa Aug 07 09:51:41.464591 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-166cb16d-33ee-45c4-9273-0f1c67111fe7 tempest-VolumeQuotasNegativeTestJSON-1485952701 tempest-VolumeQuotasNegativeTestJSON-1485952701-project-admin] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 09:51:41.464649 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-166cb16d-33ee-45c4-9273-0f1c67111fe7 tempest-VolumeQuotasNegativeTestJSON-1485952701 tempest-VolumeQuotasNegativeTestJSON-1485952701-project-admin] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 09:51:41.475767 np0000006707 devstack@c-api.service[100295]: WARNING cinder.quota [None req-166cb16d-33ee-45c4-9273-0f1c67111fe7 tempest-VolumeQuotasNegativeTestJSON-1485952701 tempest-VolumeQuotasNegativeTestJSON-1485952701-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 09:51:41.476153 np0000006707 devstack@c-api.service[100295]: WARNING cinder.quota [None req-166cb16d-33ee-45c4-9273-0f1c67111fe7 tempest-VolumeQuotasNegativeTestJSON-1485952701 tempest-VolumeQuotasNegativeTestJSON-1485952701-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 09:51:41.476630 np0000006707 devstack@c-api.service[100295]: WARNING cinder.quota [None req-166cb16d-33ee-45c4-9273-0f1c67111fe7 tempest-VolumeQuotasNegativeTestJSON-1485952701 tempest-VolumeQuotasNegativeTestJSON-1485952701-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 09:51:41.477165 np0000006707 devstack@c-api.service[100295]: WARNING cinder.quota [None req-166cb16d-33ee-45c4-9273-0f1c67111fe7 tempest-VolumeQuotasNegativeTestJSON-1485952701 tempest-VolumeQuotasNegativeTestJSON-1485952701-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 09:51:41.477463 np0000006707 devstack@c-api.service[100295]: WARNING cinder.quota [None req-166cb16d-33ee-45c4-9273-0f1c67111fe7 tempest-VolumeQuotasNegativeTestJSON-1485952701 tempest-VolumeQuotasNegativeTestJSON-1485952701-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 09:51:41.478155 np0000006707 devstack@c-api.service[100295]: WARNING cinder.quota [None req-166cb16d-33ee-45c4-9273-0f1c67111fe7 tempest-VolumeQuotasNegativeTestJSON-1485952701 tempest-VolumeQuotasNegativeTestJSON-1485952701-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 09:51:41.478246 np0000006707 devstack@c-api.service[100295]: WARNING cinder.quota [None req-166cb16d-33ee-45c4-9273-0f1c67111fe7 tempest-VolumeQuotasNegativeTestJSON-1485952701 tempest-VolumeQuotasNegativeTestJSON-1485952701-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 09:51:41.484384 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-166cb16d-33ee-45c4-9273-0f1c67111fe7 tempest-VolumeQuotasNegativeTestJSON-1485952701 tempest-VolumeQuotasNegativeTestJSON-1485952701-project-admin] https://10.4.3.8/volume/v3/os-quota-sets/938f6a4a2e454cb288a1616626bdf2fa returned with HTTP 200 Aug 07 09:51:41.484927 np0000006707 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 121/483] 10.4.3.8 () {66 vars in 1340 bytes} [Fri Aug 7 09:51:41 2026] GET /volume/v3/os-quota-sets/938f6a4a2e454cb288a1616626bdf2fa => generated 437 bytes in 447 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 09:51:41.496840 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [None req-6556d33d-3061-49ff-9fc6-8157a0279c6a None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:51:41.854314 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-6556d33d-3061-49ff-9fc6-8157a0279c6a tempest-VolumeQuotasNegativeTestJSON-1512218079 tempest-VolumeQuotasNegativeTestJSON-1512218079-project-member] POST https://10.4.3.8/volume/v3/volumes Aug 07 09:51:41.854909 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-6556d33d-3061-49ff-9fc6-8157a0279c6a tempest-VolumeQuotasNegativeTestJSON-1512218079 tempest-VolumeQuotasNegativeTestJSON-1512218079-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeQuotasNegativeTestJSON-Volume-1168235640"}} {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 09:51:41.858660 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.v3.volumes [None req-6556d33d-3061-49ff-9fc6-8157a0279c6a tempest-VolumeQuotasNegativeTestJSON-1512218079 tempest-VolumeQuotasNegativeTestJSON-1512218079-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeQuotasNegativeTestJSON-Volume-1168235640'}} {{(pid=100296) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 07 09:51:41.858929 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.v3.volumes [None req-6556d33d-3061-49ff-9fc6-8157a0279c6a tempest-VolumeQuotasNegativeTestJSON-1512218079 tempest-VolumeQuotasNegativeTestJSON-1512218079-project-member] Create volume of 1 GB Aug 07 09:51:41.863543 np0000006707 devstack@c-api.service[100296]: DEBUG dbcounter [-] [100296] Writing DB stats cinder:SELECT=567,cinder:UPDATE=72,cinder:INSERT=38 {{(pid=100296) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 07 09:51:41.866670 np0000006707 devstack@c-api.service[100296]: INFO cinder.volume.api [None req-6556d33d-3061-49ff-9fc6-8157a0279c6a tempest-VolumeQuotasNegativeTestJSON-1512218079 tempest-VolumeQuotasNegativeTestJSON-1512218079-project-member] Availability Zones retrieved successfully. Aug 07 09:51:41.879472 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.volume.api [None req-6556d33d-3061-49ff-9fc6-8157a0279c6a tempest-VolumeQuotasNegativeTestJSON-1512218079 tempest-VolumeQuotasNegativeTestJSON-1512218079-project-member] Flow 'volume_create_api' (c6f3b463-bc98-46ad-a413-220a4ba937d7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100296) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 09:51:41.881318 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.volume.api [None req-6556d33d-3061-49ff-9fc6-8157a0279c6a tempest-VolumeQuotasNegativeTestJSON-1512218079 tempest-VolumeQuotasNegativeTestJSON-1512218079-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d3d258c9-6e7c-4106-9e2d-26db9d85ed76) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 09:51:41.883803 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.volume.flows.api.create_volume [None req-6556d33d-3061-49ff-9fc6-8157a0279c6a tempest-VolumeQuotasNegativeTestJSON-1512218079 tempest-VolumeQuotasNegativeTestJSON-1512218079-project-member] Validating volume size '1' using validate_int {{(pid=100296) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 07 09:51:41.936253 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.volume.api [None req-6556d33d-3061-49ff-9fc6-8157a0279c6a tempest-VolumeQuotasNegativeTestJSON-1512218079 tempest-VolumeQuotasNegativeTestJSON-1512218079-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d3d258c9-6e7c-4106-9e2d-26db9d85ed76) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-07T09:47:39Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=45fd9a3a-b61e-4c6c-9ab7-d02f06678d0d,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '45fd9a3a-b61e-4c6c-9ab7-d02f06678d0d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 09:51:41.938251 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.volume.api [None req-6556d33d-3061-49ff-9fc6-8157a0279c6a tempest-VolumeQuotasNegativeTestJSON-1512218079 tempest-VolumeQuotasNegativeTestJSON-1512218079-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (082a3c58-08ff-4684-a6b0-9466bfb453f4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 09:51:42.048917 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.quota [None req-6556d33d-3061-49ff-9fc6-8157a0279c6a tempest-VolumeQuotasNegativeTestJSON-1512218079 tempest-VolumeQuotasNegativeTestJSON-1512218079-project-member] Created reservations ['db70dc5e-27d2-4c69-8a90-1e934825ff8c', '87a33e5f-16b8-42f8-9567-4d64692812e9', '14ef4dd9-986a-428f-81b0-e0e3f197c876', '41f3b7fb-55ec-4545-90dd-db0559aac52a'] {{(pid=100296) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 09:51:42.049924 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.volume.api [None req-6556d33d-3061-49ff-9fc6-8157a0279c6a tempest-VolumeQuotasNegativeTestJSON-1512218079 tempest-VolumeQuotasNegativeTestJSON-1512218079-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (082a3c58-08ff-4684-a6b0-9466bfb453f4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['db70dc5e-27d2-4c69-8a90-1e934825ff8c', '87a33e5f-16b8-42f8-9567-4d64692812e9', '14ef4dd9-986a-428f-81b0-e0e3f197c876', '41f3b7fb-55ec-4545-90dd-db0559aac52a']}' {{(pid=100296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 09:51:42.051446 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.volume.api [None req-6556d33d-3061-49ff-9fc6-8157a0279c6a tempest-VolumeQuotasNegativeTestJSON-1512218079 tempest-VolumeQuotasNegativeTestJSON-1512218079-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (657df253-10f9-43fb-99d7-8f6614311560) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 09:51:42.086931 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.volume.api [None req-6556d33d-3061-49ff-9fc6-8157a0279c6a tempest-VolumeQuotasNegativeTestJSON-1512218079 tempest-VolumeQuotasNegativeTestJSON-1512218079-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (657df253-10f9-43fb-99d7-8f6614311560) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'e3c05358-b9a4-475b-8ad7-daba998ecda9', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeQuotasNegativeTestJSON-Volume-1168235640',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='938f6a4a2e454cb288a1616626bdf2fa',qos_specs=None,replication_status=,reservations=['db70dc5e-27d2-4c69-8a90-1e934825ff8c','87a33e5f-16b8-42f8-9567-4d64692812e9','14ef4dd9-986a-428f-81b0-e0e3f197c876','41f3b7fb-55ec-4545-90dd-db0559aac52a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='414d3e40168d45569595b85295cb1018',volume_type_id=45fd9a3a-b61e-4c6c-9ab7-d02f06678d0d), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-07T09:51:42Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeQuotasNegativeTestJSON-Volume-1168235640',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=e3c05358-b9a4-475b-8ad7-daba998ecda9,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='938f6a4a2e454cb288a1616626bdf2fa',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='414d3e40168d45569595b85295cb1018',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(45fd9a3a-b61e-4c6c-9ab7-d02f06678d0d),volume_type_id=45fd9a3a-b61e-4c6c-9ab7-d02f06678d0d)}' {{(pid=100296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 09:51:42.088080 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.volume.api [None req-6556d33d-3061-49ff-9fc6-8157a0279c6a tempest-VolumeQuotasNegativeTestJSON-1512218079 tempest-VolumeQuotasNegativeTestJSON-1512218079-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c9526a54-2697-485a-a857-fd378daf39f1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 09:51:42.114030 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.volume.api [None req-6556d33d-3061-49ff-9fc6-8157a0279c6a tempest-VolumeQuotasNegativeTestJSON-1512218079 tempest-VolumeQuotasNegativeTestJSON-1512218079-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c9526a54-2697-485a-a857-fd378daf39f1) transitioned into state 'SUCCESS' from state '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-1168235640',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='938f6a4a2e454cb288a1616626bdf2fa',qos_specs=None,replication_status=,reservations=['db70dc5e-27d2-4c69-8a90-1e934825ff8c','87a33e5f-16b8-42f8-9567-4d64692812e9','14ef4dd9-986a-428f-81b0-e0e3f197c876','41f3b7fb-55ec-4545-90dd-db0559aac52a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='414d3e40168d45569595b85295cb1018',volume_type_id=45fd9a3a-b61e-4c6c-9ab7-d02f06678d0d)}' {{(pid=100296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 09:51:42.115025 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.volume.api [None req-6556d33d-3061-49ff-9fc6-8157a0279c6a tempest-VolumeQuotasNegativeTestJSON-1512218079 tempest-VolumeQuotasNegativeTestJSON-1512218079-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9b2094bd-cda2-48a3-a44c-75c0f417d592) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 09:51:42.127900 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.middleware.request_id [None req-d120671a-352a-4b70-8ade-843d0739c933 None None] RequestId filter calling following filter/app {{(pid=100298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:51:42.129965 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [None req-d120671a-352a-4b70-8ade-843d0739c933 tempest-TaggedAttachmentsTest-725335908 tempest-TaggedAttachmentsTest-725335908-project-member] GET https://10.4.3.8/volume/v3/volumes/55345244-819e-4512-9f20-220e06e3e5e3 Aug 07 09:51:42.130161 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [None req-d120671a-352a-4b70-8ade-843d0739c933 tempest-TaggedAttachmentsTest-725335908 tempest-TaggedAttachmentsTest-725335908-project-member] Empty body provided in request {{(pid=100298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 09:51:42.130350 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [None req-d120671a-352a-4b70-8ade-843d0739c933 tempest-TaggedAttachmentsTest-725335908 tempest-TaggedAttachmentsTest-725335908-project-member] Calling method 'show' {{(pid=100298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 09:51:42.133820 np0000006707 devstack@c-api.service[100298]: DEBUG dbcounter [-] [100298] Writing DB stats cinder:SELECT=566,cinder:INSERT=45,cinder:UPDATE=81 {{(pid=100298) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 07 09:51:42.135064 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.volume.api [None req-6556d33d-3061-49ff-9fc6-8157a0279c6a tempest-VolumeQuotasNegativeTestJSON-1512218079 tempest-VolumeQuotasNegativeTestJSON-1512218079-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9b2094bd-cda2-48a3-a44c-75c0f417d592) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 09:51:42.136504 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.volume.api [None req-6556d33d-3061-49ff-9fc6-8157a0279c6a tempest-VolumeQuotasNegativeTestJSON-1512218079 tempest-VolumeQuotasNegativeTestJSON-1512218079-project-member] Flow 'volume_create_api' (c6f3b463-bc98-46ad-a413-220a4ba937d7) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100296) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 09:51:42.137055 np0000006707 devstack@c-api.service[100296]: INFO cinder.volume.api [None req-6556d33d-3061-49ff-9fc6-8157a0279c6a tempest-VolumeQuotasNegativeTestJSON-1512218079 tempest-VolumeQuotasNegativeTestJSON-1512218079-project-member] Create volume request issued successfully. Aug 07 09:51:42.137805 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-6556d33d-3061-49ff-9fc6-8157a0279c6a tempest-VolumeQuotasNegativeTestJSON-1512218079 tempest-VolumeQuotasNegativeTestJSON-1512218079-project-member] https://10.4.3.8/volume/v3/volumes returned with HTTP 202 Aug 07 09:51:42.138432 np0000006707 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 120/484] 10.4.3.8 () {68 vars in 1244 bytes} [Fri Aug 7 09:51:41 2026] POST /volume/v3/volumes => generated 755 bytes in 642 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 07 09:51:42.139392 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [None req-d120671a-352a-4b70-8ade-843d0739c933 tempest-TaggedAttachmentsTest-725335908 tempest-TaggedAttachmentsTest-725335908-project-member] https://10.4.3.8/volume/v3/volumes/55345244-819e-4512-9f20-220e06e3e5e3 returned with HTTP 404 Aug 07 09:51:42.140548 np0000006707 devstack@c-api.service[100298]: [pid: 100298|app: 0|req: 123/485] 10.4.3.8 () {66 vars in 1334 bytes} [Fri Aug 7 09:51:42 2026] GET /volume/v3/volumes/55345244-819e-4512-9f20-220e06e3e5e3 => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 09:51:42.162534 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [None req-257645a0-cb81-4686-915a-652455352458 None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:51:42.164962 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-257645a0-cb81-4686-915a-652455352458 tempest-VolumeQuotasNegativeTestJSON-1512218079 tempest-VolumeQuotasNegativeTestJSON-1512218079-project-member] GET https://10.4.3.8/volume/v3/volumes/e3c05358-b9a4-475b-8ad7-daba998ecda9 Aug 07 09:51:42.164962 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-257645a0-cb81-4686-915a-652455352458 tempest-VolumeQuotasNegativeTestJSON-1512218079 tempest-VolumeQuotasNegativeTestJSON-1512218079-project-member] Empty body provided in request {{(pid=100297) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 09:51:42.165132 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-257645a0-cb81-4686-915a-652455352458 tempest-VolumeQuotasNegativeTestJSON-1512218079 tempest-VolumeQuotasNegativeTestJSON-1512218079-project-member] Calling method 'show' {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 09:51:42.167959 np0000006707 devstack@c-api.service[100297]: DEBUG dbcounter [-] [100297] Writing DB stats cinder:SELECT=504,cinder:INSERT=21,cinder:UPDATE=56 {{(pid=100297) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 07 09:51:42.174614 np0000006707 devstack@c-api.service[100297]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 09:51:42.174614 np0000006707 devstack@c-api.service[100297]: warnings.warn( Aug 07 09:51:42.179949 np0000006707 devstack@c-api.service[100297]: INFO cinder.volume.api [None req-257645a0-cb81-4686-915a-652455352458 tempest-VolumeQuotasNegativeTestJSON-1512218079 tempest-VolumeQuotasNegativeTestJSON-1512218079-project-member] Volume info retrieved successfully. Aug 07 09:51:42.186933 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-257645a0-cb81-4686-915a-652455352458 tempest-VolumeQuotasNegativeTestJSON-1512218079 tempest-VolumeQuotasNegativeTestJSON-1512218079-project-member] https://10.4.3.8/volume/v3/volumes/e3c05358-b9a4-475b-8ad7-daba998ecda9 returned with HTTP 200 Aug 07 09:51:42.187459 np0000006707 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 122/486] 10.4.3.8 () {66 vars in 1334 bytes} [Fri Aug 7 09:51:42 2026] GET /volume/v3/volumes/e3c05358-b9a4-475b-8ad7-daba998ecda9 => generated 823 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 09:51:43.210254 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [req-276bbabb-fc40-4727-a4bc-27d88a92ccf3 req-cfe665ef-1b20-4012-9399-92dcbdb6ebc2 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:51:43.211143 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [None req-1bcce01f-b65b-4ffb-a908-930232f7fb62 None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:51:43.215098 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [req-276bbabb-fc40-4727-a4bc-27d88a92ccf3 req-cfe665ef-1b20-4012-9399-92dcbdb6ebc2 tempest-TestMultiAttachVolumeSwap-685592965 tempest-TestMultiAttachVolumeSwap-685592965-project-member] DELETE https://10.4.3.8/volume/v3/attachments/d2c9de98-fc76-417d-9be7-875204691a22 Aug 07 09:51:43.215337 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-1bcce01f-b65b-4ffb-a908-930232f7fb62 tempest-VolumeQuotasNegativeTestJSON-1512218079 tempest-VolumeQuotasNegativeTestJSON-1512218079-project-member] GET https://10.4.3.8/volume/v3/volumes/e3c05358-b9a4-475b-8ad7-daba998ecda9 Aug 07 09:51:43.215529 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [req-276bbabb-fc40-4727-a4bc-27d88a92ccf3 req-cfe665ef-1b20-4012-9399-92dcbdb6ebc2 tempest-TestMultiAttachVolumeSwap-685592965 tempest-TestMultiAttachVolumeSwap-685592965-project-member] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 09:51:43.215575 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-1bcce01f-b65b-4ffb-a908-930232f7fb62 tempest-VolumeQuotasNegativeTestJSON-1512218079 tempest-VolumeQuotasNegativeTestJSON-1512218079-project-member] Empty body provided in request {{(pid=100296) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 09:51:43.215575 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-1bcce01f-b65b-4ffb-a908-930232f7fb62 tempest-VolumeQuotasNegativeTestJSON-1512218079 tempest-VolumeQuotasNegativeTestJSON-1512218079-project-member] Calling method 'show' {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 09:51:43.215638 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [req-276bbabb-fc40-4727-a4bc-27d88a92ccf3 req-cfe665ef-1b20-4012-9399-92dcbdb6ebc2 tempest-TestMultiAttachVolumeSwap-685592965 tempest-TestMultiAttachVolumeSwap-685592965-project-member] Calling method 'version_select' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 09:51:43.219179 np0000006707 devstack@c-api.service[100295]: DEBUG dbcounter [-] [100295] Writing DB stats cinder:SELECT=525,cinder:INSERT=45,cinder:UPDATE=84 {{(pid=100295) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 07 09:51:43.230894 np0000006707 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 09:51:43.230894 np0000006707 devstack@c-api.service[100295]: warnings.warn( Aug 07 09:51:43.234196 np0000006707 devstack@c-api.service[100296]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 09:51:43.234196 np0000006707 devstack@c-api.service[100296]: warnings.warn( Aug 07 09:51:43.246800 np0000006707 devstack@c-api.service[100296]: INFO cinder.volume.api [None req-1bcce01f-b65b-4ffb-a908-930232f7fb62 tempest-VolumeQuotasNegativeTestJSON-1512218079 tempest-VolumeQuotasNegativeTestJSON-1512218079-project-member] Volume info retrieved successfully. Aug 07 09:51:43.256183 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-1bcce01f-b65b-4ffb-a908-930232f7fb62 tempest-VolumeQuotasNegativeTestJSON-1512218079 tempest-VolumeQuotasNegativeTestJSON-1512218079-project-member] https://10.4.3.8/volume/v3/volumes/e3c05358-b9a4-475b-8ad7-daba998ecda9 returned with HTTP 200 Aug 07 09:51:43.257031 np0000006707 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 121/487] 10.4.3.8 () {66 vars in 1334 bytes} [Fri Aug 7 09:51:43 2026] GET /volume/v3/volumes/e3c05358-b9a4-475b-8ad7-daba998ecda9 => generated 848 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 09:51:43.277697 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.middleware.request_id [None req-bf785684-2481-4fb5-b5ad-431edbbfe2fb None None] RequestId filter calling following filter/app {{(pid=100298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:51:43.282190 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [None req-bf785684-2481-4fb5-b5ad-431edbbfe2fb tempest-VolumeQuotasNegativeTestJSON-1485952701 tempest-VolumeQuotasNegativeTestJSON-1485952701-project-admin] PUT https://10.4.3.8/volume/v3/os-quota-sets/938f6a4a2e454cb288a1616626bdf2fa Aug 07 09:51:43.282670 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [None req-bf785684-2481-4fb5-b5ad-431edbbfe2fb tempest-VolumeQuotasNegativeTestJSON-1485952701 tempest-VolumeQuotasNegativeTestJSON-1485952701-project-admin] Action: 'update', calling method: update, body: {"quota_set": {"gigabytes": 1, "volumes": -1}} {{(pid=100298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 09:51:43.311366 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [req-276bbabb-fc40-4727-a4bc-27d88a92ccf3 req-cfe665ef-1b20-4012-9399-92dcbdb6ebc2 tempest-TestMultiAttachVolumeSwap-685592965 tempest-TestMultiAttachVolumeSwap-685592965-project-member] https://10.4.3.8/volume/v3/attachments/d2c9de98-fc76-417d-9be7-875204691a22 returned with HTTP 200 Aug 07 09:51:43.311846 np0000006707 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 122/488] 10.4.3.8 () {72 vars in 1659 bytes} [Fri Aug 7 09:51:43 2026] DELETE /volume/v3/attachments/d2c9de98-fc76-417d-9be7-875204691a22 => generated 19 bytes in 102 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 09:51:43.365142 np0000006707 devstack@c-api.service[100298]: WARNING cinder.quota [None req-bf785684-2481-4fb5-b5ad-431edbbfe2fb tempest-VolumeQuotasNegativeTestJSON-1485952701 tempest-VolumeQuotasNegativeTestJSON-1485952701-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 09:51:43.365482 np0000006707 devstack@c-api.service[100298]: WARNING cinder.quota [None req-bf785684-2481-4fb5-b5ad-431edbbfe2fb tempest-VolumeQuotasNegativeTestJSON-1485952701 tempest-VolumeQuotasNegativeTestJSON-1485952701-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 09:51:43.365971 np0000006707 devstack@c-api.service[100298]: WARNING cinder.quota [None req-bf785684-2481-4fb5-b5ad-431edbbfe2fb tempest-VolumeQuotasNegativeTestJSON-1485952701 tempest-VolumeQuotasNegativeTestJSON-1485952701-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 09:51:43.366475 np0000006707 devstack@c-api.service[100298]: WARNING cinder.quota [None req-bf785684-2481-4fb5-b5ad-431edbbfe2fb tempest-VolumeQuotasNegativeTestJSON-1485952701 tempest-VolumeQuotasNegativeTestJSON-1485952701-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 09:51:43.366821 np0000006707 devstack@c-api.service[100298]: WARNING cinder.quota [None req-bf785684-2481-4fb5-b5ad-431edbbfe2fb tempest-VolumeQuotasNegativeTestJSON-1485952701 tempest-VolumeQuotasNegativeTestJSON-1485952701-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 09:51:43.367104 np0000006707 devstack@c-api.service[100298]: WARNING cinder.quota [None req-bf785684-2481-4fb5-b5ad-431edbbfe2fb tempest-VolumeQuotasNegativeTestJSON-1485952701 tempest-VolumeQuotasNegativeTestJSON-1485952701-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 09:51:43.367413 np0000006707 devstack@c-api.service[100298]: WARNING cinder.quota [None req-bf785684-2481-4fb5-b5ad-431edbbfe2fb tempest-VolumeQuotasNegativeTestJSON-1485952701 tempest-VolumeQuotasNegativeTestJSON-1485952701-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 09:51:43.374263 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [None req-bf785684-2481-4fb5-b5ad-431edbbfe2fb tempest-VolumeQuotasNegativeTestJSON-1485952701 tempest-VolumeQuotasNegativeTestJSON-1485952701-project-admin] https://10.4.3.8/volume/v3/os-quota-sets/938f6a4a2e454cb288a1616626bdf2fa returned with HTTP 200 Aug 07 09:51:43.375197 np0000006707 devstack@c-api.service[100298]: [pid: 100298|app: 0|req: 124/489] 10.4.3.8 () {68 vars in 1360 bytes} [Fri Aug 7 09:51:43 2026] PUT /volume/v3/os-quota-sets/938f6a4a2e454cb288a1616626bdf2fa => generated 392 bytes in 98 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 09:51:43.385653 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [None req-1fa0b119-8b78-4bee-92e1-d8f9ec8a4fdb None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:51:43.388300 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-1fa0b119-8b78-4bee-92e1-d8f9ec8a4fdb tempest-VolumeQuotasNegativeTestJSON-1512218079 tempest-VolumeQuotasNegativeTestJSON-1512218079-project-member] POST https://10.4.3.8/volume/v3/volumes Aug 07 09:51:43.388834 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-1fa0b119-8b78-4bee-92e1-d8f9ec8a4fdb tempest-VolumeQuotasNegativeTestJSON-1512218079 tempest-VolumeQuotasNegativeTestJSON-1512218079-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 2}} {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 09:51:43.390913 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.v3.volumes [None req-1fa0b119-8b78-4bee-92e1-d8f9ec8a4fdb tempest-VolumeQuotasNegativeTestJSON-1512218079 tempest-VolumeQuotasNegativeTestJSON-1512218079-project-member] Create volume request body: {'volume': {'size': 2}} {{(pid=100297) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 07 09:51:43.391263 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.v3.volumes [None req-1fa0b119-8b78-4bee-92e1-d8f9ec8a4fdb tempest-VolumeQuotasNegativeTestJSON-1512218079 tempest-VolumeQuotasNegativeTestJSON-1512218079-project-member] Create volume of 2 GB Aug 07 09:51:43.404186 np0000006707 devstack@c-api.service[100297]: INFO cinder.volume.api [None req-1fa0b119-8b78-4bee-92e1-d8f9ec8a4fdb tempest-VolumeQuotasNegativeTestJSON-1512218079 tempest-VolumeQuotasNegativeTestJSON-1512218079-project-member] Availability Zones retrieved successfully. Aug 07 09:51:43.417297 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.volume.api [None req-1fa0b119-8b78-4bee-92e1-d8f9ec8a4fdb tempest-VolumeQuotasNegativeTestJSON-1512218079 tempest-VolumeQuotasNegativeTestJSON-1512218079-project-member] Flow 'volume_create_api' (9cbff804-66ca-4992-92c6-6b7f699bb51a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100297) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 09:51:43.418839 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.volume.api [None req-1fa0b119-8b78-4bee-92e1-d8f9ec8a4fdb tempest-VolumeQuotasNegativeTestJSON-1512218079 tempest-VolumeQuotasNegativeTestJSON-1512218079-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2244746d-10bc-4883-a67e-96f82a1335c3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100297) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 09:51:43.420553 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.volume.flows.api.create_volume [None req-1fa0b119-8b78-4bee-92e1-d8f9ec8a4fdb tempest-VolumeQuotasNegativeTestJSON-1512218079 tempest-VolumeQuotasNegativeTestJSON-1512218079-project-member] Validating volume size '2' using validate_int {{(pid=100297) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 07 09:51:43.472784 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.volume.api [None req-1fa0b119-8b78-4bee-92e1-d8f9ec8a4fdb tempest-VolumeQuotasNegativeTestJSON-1512218079 tempest-VolumeQuotasNegativeTestJSON-1512218079-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2244746d-10bc-4883-a67e-96f82a1335c3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 2, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-07T09:47:39Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=45fd9a3a-b61e-4c6c-9ab7-d02f06678d0d,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '45fd9a3a-b61e-4c6c-9ab7-d02f06678d0d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100297) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 09:51:43.473908 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.volume.api [None req-1fa0b119-8b78-4bee-92e1-d8f9ec8a4fdb tempest-VolumeQuotasNegativeTestJSON-1512218079 tempest-VolumeQuotasNegativeTestJSON-1512218079-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c177b6b4-6ae8-43e2-844e-ca7e22833e9d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100297) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 09:51:43.517366 np0000006707 devstack@c-api.service[100297]: WARNING cinder.quota_utils [None req-1fa0b119-8b78-4bee-92e1-d8f9ec8a4fdb tempest-VolumeQuotasNegativeTestJSON-1512218079 tempest-VolumeQuotasNegativeTestJSON-1512218079-project-member] Quota exceeded for 938f6a4a2e454cb288a1616626bdf2fa, tried to create 2G volume (1G of 1G already consumed).: cinder.exception.OverQuota: Quota exceeded for resources: ['gigabytes'] Aug 07 09:51:43.520694 np0000006707 devstack@c-api.service[100297]: WARNING cinder.volume.api [None req-1fa0b119-8b78-4bee-92e1-d8f9ec8a4fdb tempest-VolumeQuotasNegativeTestJSON-1512218079 tempest-VolumeQuotasNegativeTestJSON-1512218079-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c177b6b4-6ae8-43e2-844e-ca7e22833e9d) transitioned into state 'FAILURE' from state 'RUNNING' Aug 07 09:51:43.520694 np0000006707 devstack@c-api.service[100297]: Failure: cinder.exception.VolumeSizeExceedsAvailableQuota: Requested volume or snapshot exceeds allowed gigabytes quota. Requested 2G, quota is 1G and 1G has been consumed. Aug 07 09:51:43.523258 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.volume.api [None req-1fa0b119-8b78-4bee-92e1-d8f9ec8a4fdb tempest-VolumeQuotasNegativeTestJSON-1512218079 tempest-VolumeQuotasNegativeTestJSON-1512218079-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c177b6b4-6ae8-43e2-844e-ca7e22833e9d) transitioned into state 'REVERTING' from state 'FAILURE' {{(pid=100297) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 09:51:43.524258 np0000006707 devstack@c-api.service[100297]: WARNING cinder.volume.api [None req-1fa0b119-8b78-4bee-92e1-d8f9ec8a4fdb tempest-VolumeQuotasNegativeTestJSON-1512218079 tempest-VolumeQuotasNegativeTestJSON-1512218079-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c177b6b4-6ae8-43e2-844e-ca7e22833e9d) transitioned into state 'REVERTED' from state 'REVERTING' with result 'None' Aug 07 09:51:43.524904 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.volume.api [None req-1fa0b119-8b78-4bee-92e1-d8f9ec8a4fdb tempest-VolumeQuotasNegativeTestJSON-1512218079 tempest-VolumeQuotasNegativeTestJSON-1512218079-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2244746d-10bc-4883-a67e-96f82a1335c3) transitioned into state 'REVERTING' from state 'SUCCESS' {{(pid=100297) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 09:51:43.525805 np0000006707 devstack@c-api.service[100297]: WARNING cinder.volume.api [None req-1fa0b119-8b78-4bee-92e1-d8f9ec8a4fdb tempest-VolumeQuotasNegativeTestJSON-1512218079 tempest-VolumeQuotasNegativeTestJSON-1512218079-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2244746d-10bc-4883-a67e-96f82a1335c3) transitioned into state 'REVERTED' from state 'REVERTING' with result 'None' Aug 07 09:51:43.526731 np0000006707 devstack@c-api.service[100297]: WARNING cinder.volume.api [None req-1fa0b119-8b78-4bee-92e1-d8f9ec8a4fdb tempest-VolumeQuotasNegativeTestJSON-1512218079 tempest-VolumeQuotasNegativeTestJSON-1512218079-project-member] Flow 'volume_create_api' (9cbff804-66ca-4992-92c6-6b7f699bb51a) transitioned into state 'REVERTED' from state 'RUNNING' Aug 07 09:51:43.527066 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.middleware.fault [None req-1fa0b119-8b78-4bee-92e1-d8f9ec8a4fdb tempest-VolumeQuotasNegativeTestJSON-1512218079 tempest-VolumeQuotasNegativeTestJSON-1512218079-project-member] https://10.4.3.8/volume/v3/volumes returned with HTTP 413 Aug 07 09:51:43.527917 np0000006707 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 123/490] 10.4.3.8 () {68 vars in 1244 bytes} [Fri Aug 7 09:51:43 2026] POST /volume/v3/volumes => generated 208 bytes in 143 msecs (HTTP/1.1 413) 8 headers in 323 bytes (1 switches on core 0) Aug 07 09:51:43.539591 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [None req-0f2c1fdf-a2e7-4d08-981e-a9859ce9c77a None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:51:43.541269 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-0f2c1fdf-a2e7-4d08-981e-a9859ce9c77a tempest-VolumeQuotasNegativeTestJSON-1485952701 tempest-VolumeQuotasNegativeTestJSON-1485952701-project-admin] PUT https://10.4.3.8/volume/v3/os-quota-sets/938f6a4a2e454cb288a1616626bdf2fa Aug 07 09:51:43.541848 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-0f2c1fdf-a2e7-4d08-981e-a9859ce9c77a tempest-VolumeQuotasNegativeTestJSON-1485952701 tempest-VolumeQuotasNegativeTestJSON-1485952701-project-admin] Action: 'update', calling method: update, body: {"quota_set": {"volumes": 1, "gigabytes": -1}} {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 09:51:43.601809 np0000006707 devstack@c-api.service[100296]: WARNING cinder.quota [None req-0f2c1fdf-a2e7-4d08-981e-a9859ce9c77a tempest-VolumeQuotasNegativeTestJSON-1485952701 tempest-VolumeQuotasNegativeTestJSON-1485952701-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 09:51:43.602215 np0000006707 devstack@c-api.service[100296]: WARNING cinder.quota [None req-0f2c1fdf-a2e7-4d08-981e-a9859ce9c77a tempest-VolumeQuotasNegativeTestJSON-1485952701 tempest-VolumeQuotasNegativeTestJSON-1485952701-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 09:51:43.602466 np0000006707 devstack@c-api.service[100296]: WARNING cinder.quota [None req-0f2c1fdf-a2e7-4d08-981e-a9859ce9c77a tempest-VolumeQuotasNegativeTestJSON-1485952701 tempest-VolumeQuotasNegativeTestJSON-1485952701-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 09:51:43.602698 np0000006707 devstack@c-api.service[100296]: WARNING cinder.quota [None req-0f2c1fdf-a2e7-4d08-981e-a9859ce9c77a tempest-VolumeQuotasNegativeTestJSON-1485952701 tempest-VolumeQuotasNegativeTestJSON-1485952701-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 09:51:43.602933 np0000006707 devstack@c-api.service[100296]: WARNING cinder.quota [None req-0f2c1fdf-a2e7-4d08-981e-a9859ce9c77a tempest-VolumeQuotasNegativeTestJSON-1485952701 tempest-VolumeQuotasNegativeTestJSON-1485952701-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 09:51:43.608284 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-0f2c1fdf-a2e7-4d08-981e-a9859ce9c77a tempest-VolumeQuotasNegativeTestJSON-1485952701 tempest-VolumeQuotasNegativeTestJSON-1485952701-project-admin] https://10.4.3.8/volume/v3/os-quota-sets/938f6a4a2e454cb288a1616626bdf2fa returned with HTTP 200 Aug 07 09:51:43.609029 np0000006707 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 122/491] 10.4.3.8 () {68 vars in 1360 bytes} [Fri Aug 7 09:51:43 2026] PUT /volume/v3/os-quota-sets/938f6a4a2e454cb288a1616626bdf2fa => generated 392 bytes in 70 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 09:51:43.625400 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-697fe922-6d6e-43a6-a2b9-de93ce9401f1 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:51:43.631738 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-697fe922-6d6e-43a6-a2b9-de93ce9401f1 tempest-VolumeQuotasNegativeTestJSON-1512218079 tempest-VolumeQuotasNegativeTestJSON-1512218079-project-member] POST https://10.4.3.8/volume/v3/volumes Aug 07 09:51:43.632235 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-697fe922-6d6e-43a6-a2b9-de93ce9401f1 tempest-VolumeQuotasNegativeTestJSON-1512218079 tempest-VolumeQuotasNegativeTestJSON-1512218079-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1}} {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 09:51:43.638302 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.v3.volumes [None req-697fe922-6d6e-43a6-a2b9-de93ce9401f1 tempest-VolumeQuotasNegativeTestJSON-1512218079 tempest-VolumeQuotasNegativeTestJSON-1512218079-project-member] Create volume request body: {'volume': {'size': 1}} {{(pid=100295) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 07 09:51:43.638302 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.v3.volumes [None req-697fe922-6d6e-43a6-a2b9-de93ce9401f1 tempest-VolumeQuotasNegativeTestJSON-1512218079 tempest-VolumeQuotasNegativeTestJSON-1512218079-project-member] Create volume of 1 GB Aug 07 09:51:43.638493 np0000006707 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 09:51:43.638493 np0000006707 devstack@c-api.service[100295]: warnings.warn( Aug 07 09:51:43.646614 np0000006707 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-697fe922-6d6e-43a6-a2b9-de93ce9401f1 tempest-VolumeQuotasNegativeTestJSON-1512218079 tempest-VolumeQuotasNegativeTestJSON-1512218079-project-member] Availability Zones retrieved successfully. Aug 07 09:51:43.656482 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.volume.api [None req-697fe922-6d6e-43a6-a2b9-de93ce9401f1 tempest-VolumeQuotasNegativeTestJSON-1512218079 tempest-VolumeQuotasNegativeTestJSON-1512218079-project-member] Flow 'volume_create_api' (865f9df1-5569-4cc8-afa2-b68225f6a3eb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100295) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 09:51:43.657779 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.volume.api [None req-697fe922-6d6e-43a6-a2b9-de93ce9401f1 tempest-VolumeQuotasNegativeTestJSON-1512218079 tempest-VolumeQuotasNegativeTestJSON-1512218079-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6d8cd362-2221-4fc9-a9bd-af6e1c829549) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100295) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 09:51:43.659218 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.volume.flows.api.create_volume [None req-697fe922-6d6e-43a6-a2b9-de93ce9401f1 tempest-VolumeQuotasNegativeTestJSON-1512218079 tempest-VolumeQuotasNegativeTestJSON-1512218079-project-member] Validating volume size '1' using validate_int {{(pid=100295) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 07 09:51:43.698319 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.volume.api [None req-697fe922-6d6e-43a6-a2b9-de93ce9401f1 tempest-VolumeQuotasNegativeTestJSON-1512218079 tempest-VolumeQuotasNegativeTestJSON-1512218079-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6d8cd362-2221-4fc9-a9bd-af6e1c829549) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-07T09:47:39Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=45fd9a3a-b61e-4c6c-9ab7-d02f06678d0d,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '45fd9a3a-b61e-4c6c-9ab7-d02f06678d0d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100295) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 09:51:43.699337 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.volume.api [None req-697fe922-6d6e-43a6-a2b9-de93ce9401f1 tempest-VolumeQuotasNegativeTestJSON-1512218079 tempest-VolumeQuotasNegativeTestJSON-1512218079-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (757fb27f-9e22-434c-a741-789acf129f79) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100295) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 09:51:43.762448 np0000006707 devstack@c-api.service[100295]: WARNING cinder.quota_utils [None req-697fe922-6d6e-43a6-a2b9-de93ce9401f1 tempest-VolumeQuotasNegativeTestJSON-1512218079 tempest-VolumeQuotasNegativeTestJSON-1512218079-project-member] Quota exceeded for 938f6a4a2e454cb288a1616626bdf2fa, tried to create volume (1 volumes already consumed).: cinder.exception.OverQuota: Quota exceeded for resources: ['volumes'] Aug 07 09:51:43.769936 np0000006707 devstack@c-api.service[100295]: WARNING cinder.volume.api [None req-697fe922-6d6e-43a6-a2b9-de93ce9401f1 tempest-VolumeQuotasNegativeTestJSON-1512218079 tempest-VolumeQuotasNegativeTestJSON-1512218079-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (757fb27f-9e22-434c-a741-789acf129f79) transitioned into state 'FAILURE' from state 'RUNNING' Aug 07 09:51:43.769936 np0000006707 devstack@c-api.service[100295]: Failure: cinder.exception.VolumeLimitExceeded: Maximum number of volumes allowed (1) exceeded for quota 'volumes'. Aug 07 09:51:43.772554 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.volume.api [None req-697fe922-6d6e-43a6-a2b9-de93ce9401f1 tempest-VolumeQuotasNegativeTestJSON-1512218079 tempest-VolumeQuotasNegativeTestJSON-1512218079-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (757fb27f-9e22-434c-a741-789acf129f79) transitioned into state 'REVERTING' from state 'FAILURE' {{(pid=100295) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 09:51:43.777312 np0000006707 devstack@c-api.service[100295]: WARNING cinder.volume.api [None req-697fe922-6d6e-43a6-a2b9-de93ce9401f1 tempest-VolumeQuotasNegativeTestJSON-1512218079 tempest-VolumeQuotasNegativeTestJSON-1512218079-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (757fb27f-9e22-434c-a741-789acf129f79) transitioned into state 'REVERTED' from state 'REVERTING' with result 'None' Aug 07 09:51:43.778235 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.volume.api [None req-697fe922-6d6e-43a6-a2b9-de93ce9401f1 tempest-VolumeQuotasNegativeTestJSON-1512218079 tempest-VolumeQuotasNegativeTestJSON-1512218079-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6d8cd362-2221-4fc9-a9bd-af6e1c829549) transitioned into state 'REVERTING' from state 'SUCCESS' {{(pid=100295) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 09:51:43.779325 np0000006707 devstack@c-api.service[100295]: WARNING cinder.volume.api [None req-697fe922-6d6e-43a6-a2b9-de93ce9401f1 tempest-VolumeQuotasNegativeTestJSON-1512218079 tempest-VolumeQuotasNegativeTestJSON-1512218079-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6d8cd362-2221-4fc9-a9bd-af6e1c829549) transitioned into state 'REVERTED' from state 'REVERTING' with result 'None' Aug 07 09:51:43.780392 np0000006707 devstack@c-api.service[100295]: WARNING cinder.volume.api [None req-697fe922-6d6e-43a6-a2b9-de93ce9401f1 tempest-VolumeQuotasNegativeTestJSON-1512218079 tempest-VolumeQuotasNegativeTestJSON-1512218079-project-member] Flow 'volume_create_api' (865f9df1-5569-4cc8-afa2-b68225f6a3eb) transitioned into state 'REVERTED' from state 'RUNNING' Aug 07 09:51:43.780856 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.middleware.fault [None req-697fe922-6d6e-43a6-a2b9-de93ce9401f1 tempest-VolumeQuotasNegativeTestJSON-1512218079 tempest-VolumeQuotasNegativeTestJSON-1512218079-project-member] https://10.4.3.8/volume/v3/volumes returned with HTTP 413 Aug 07 09:51:43.782236 np0000006707 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 123/492] 10.4.3.8 () {68 vars in 1244 bytes} [Fri Aug 7 09:51:43 2026] POST /volume/v3/volumes => generated 150 bytes in 158 msecs (HTTP/1.1 413) 8 headers in 323 bytes (1 switches on core 0) Aug 07 09:51:43.797576 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.middleware.request_id [None req-a4b9b2e1-7126-4e60-9135-12f2a5e020df None None] RequestId filter calling following filter/app {{(pid=100298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:51:43.804057 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [None req-a4b9b2e1-7126-4e60-9135-12f2a5e020df tempest-VolumeQuotasNegativeTestJSON-1485952701 tempest-VolumeQuotasNegativeTestJSON-1485952701-project-admin] PUT https://10.4.3.8/volume/v3/os-quota-sets/938f6a4a2e454cb288a1616626bdf2fa Aug 07 09:51:43.805413 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [None req-a4b9b2e1-7126-4e60-9135-12f2a5e020df tempest-VolumeQuotasNegativeTestJSON-1485952701 tempest-VolumeQuotasNegativeTestJSON-1485952701-project-admin] Action: 'update', calling method: update, body: {"quota_set": {"gigabytes": 1}} {{(pid=100298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 09:51:43.888410 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [None req-a4b9b2e1-7126-4e60-9135-12f2a5e020df tempest-VolumeQuotasNegativeTestJSON-1485952701 tempest-VolumeQuotasNegativeTestJSON-1485952701-project-admin] https://10.4.3.8/volume/v3/os-quota-sets/938f6a4a2e454cb288a1616626bdf2fa returned with HTTP 200 Aug 07 09:51:43.889110 np0000006707 devstack@c-api.service[100298]: [pid: 100298|app: 0|req: 125/493] 10.4.3.8 () {68 vars in 1360 bytes} [Fri Aug 7 09:51:43 2026] PUT /volume/v3/os-quota-sets/938f6a4a2e454cb288a1616626bdf2fa => generated 391 bytes in 93 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 09:51:43.901267 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [None req-555ef48f-08f5-478d-b5d7-d1acec9164e7 None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:51:43.903852 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-555ef48f-08f5-478d-b5d7-d1acec9164e7 tempest-VolumeQuotasNegativeTestJSON-1512218079 tempest-VolumeQuotasNegativeTestJSON-1512218079-project-member] POST https://10.4.3.8/volume/v3/volumes/e3c05358-b9a4-475b-8ad7-daba998ecda9/action Aug 07 09:51:43.903852 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-555ef48f-08f5-478d-b5d7-d1acec9164e7 tempest-VolumeQuotasNegativeTestJSON-1512218079 tempest-VolumeQuotasNegativeTestJSON-1512218079-project-member] Action body: b'{"os-extend": {"new_size": 2}}' {{(pid=100297) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 07 09:51:43.904782 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-555ef48f-08f5-478d-b5d7-d1acec9164e7 tempest-VolumeQuotasNegativeTestJSON-1512218079 tempest-VolumeQuotasNegativeTestJSON-1512218079-project-member] Action: 'action', calling method: _extend, body: {"os-extend": {"new_size": 2}} {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 09:51:43.919216 np0000006707 devstack@c-api.service[100297]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 09:51:43.919216 np0000006707 devstack@c-api.service[100297]: warnings.warn( Aug 07 09:51:43.920455 np0000006707 devstack@c-api.service[100297]: INFO cinder.volume.api [None req-555ef48f-08f5-478d-b5d7-d1acec9164e7 tempest-VolumeQuotasNegativeTestJSON-1512218079 tempest-VolumeQuotasNegativeTestJSON-1512218079-project-member] Volume info retrieved successfully. Aug 07 09:51:43.984974 np0000006707 devstack@c-api.service[100297]: ERROR cinder.volume.api [None req-555ef48f-08f5-478d-b5d7-d1acec9164e7 tempest-VolumeQuotasNegativeTestJSON-1512218079 tempest-VolumeQuotasNegativeTestJSON-1512218079-project-member] Quota exceeded for 938f6a4a2e454cb288a1616626bdf2fa, tried to extend volume by 1G, (1G of 1G already consumed).: cinder.exception.OverQuota: Quota exceeded for resources: ['gigabytes'] Aug 07 09:51:43.997328 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.middleware.fault [None req-555ef48f-08f5-478d-b5d7-d1acec9164e7 tempest-VolumeQuotasNegativeTestJSON-1512218079 tempest-VolumeQuotasNegativeTestJSON-1512218079-project-member] https://10.4.3.8/volume/v3/volumes/e3c05358-b9a4-475b-8ad7-daba998ecda9/action returned with HTTP 413 Aug 07 09:51:43.998561 np0000006707 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 124/494] 10.4.3.8 () {68 vars in 1376 bytes} [Fri Aug 7 09:51:43 2026] POST /volume/v3/volumes/e3c05358-b9a4-475b-8ad7-daba998ecda9/action => generated 208 bytes in 98 msecs (HTTP/1.1 413) 8 headers in 323 bytes (1 switches on core 0) Aug 07 09:51:44.017120 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [None req-8b77bb0e-ad9a-42ad-a9d5-13f59f71fc28 None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:51:44.020922 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-8b77bb0e-ad9a-42ad-a9d5-13f59f71fc28 tempest-VolumeQuotasNegativeTestJSON-1512218079 tempest-VolumeQuotasNegativeTestJSON-1512218079-project-member] GET https://10.4.3.8/volume/v3/volumes/e3c05358-b9a4-475b-8ad7-daba998ecda9 Aug 07 09:51:44.020922 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-8b77bb0e-ad9a-42ad-a9d5-13f59f71fc28 tempest-VolumeQuotasNegativeTestJSON-1512218079 tempest-VolumeQuotasNegativeTestJSON-1512218079-project-member] Empty body provided in request {{(pid=100296) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 09:51:44.020922 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-8b77bb0e-ad9a-42ad-a9d5-13f59f71fc28 tempest-VolumeQuotasNegativeTestJSON-1512218079 tempest-VolumeQuotasNegativeTestJSON-1512218079-project-member] Calling method 'show' {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 09:51:44.031146 np0000006707 devstack@c-api.service[100296]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 09:51:44.031146 np0000006707 devstack@c-api.service[100296]: warnings.warn( Aug 07 09:51:44.036141 np0000006707 devstack@c-api.service[100296]: INFO cinder.volume.api [None req-8b77bb0e-ad9a-42ad-a9d5-13f59f71fc28 tempest-VolumeQuotasNegativeTestJSON-1512218079 tempest-VolumeQuotasNegativeTestJSON-1512218079-project-member] Volume info retrieved successfully. Aug 07 09:51:44.042754 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-8b77bb0e-ad9a-42ad-a9d5-13f59f71fc28 tempest-VolumeQuotasNegativeTestJSON-1512218079 tempest-VolumeQuotasNegativeTestJSON-1512218079-project-member] https://10.4.3.8/volume/v3/volumes/e3c05358-b9a4-475b-8ad7-daba998ecda9 returned with HTTP 200 Aug 07 09:51:44.044033 np0000006707 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 123/495] 10.4.3.8 () {66 vars in 1334 bytes} [Fri Aug 7 09:51:44 2026] GET /volume/v3/volumes/e3c05358-b9a4-475b-8ad7-daba998ecda9 => generated 848 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 09:51:44.060673 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-6235d3df-fbdf-4272-a817-f55a8eb5145b None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:51:44.064178 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-6235d3df-fbdf-4272-a817-f55a8eb5145b tempest-VolumeQuotasNegativeTestJSON-1512218079 tempest-VolumeQuotasNegativeTestJSON-1512218079-project-member] DELETE https://10.4.3.8/volume/v3/volumes/e3c05358-b9a4-475b-8ad7-daba998ecda9 Aug 07 09:51:44.064872 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-6235d3df-fbdf-4272-a817-f55a8eb5145b tempest-VolumeQuotasNegativeTestJSON-1512218079 tempest-VolumeQuotasNegativeTestJSON-1512218079-project-member] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 09:51:44.064872 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-6235d3df-fbdf-4272-a817-f55a8eb5145b tempest-VolumeQuotasNegativeTestJSON-1512218079 tempest-VolumeQuotasNegativeTestJSON-1512218079-project-member] Calling method 'delete' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 09:51:44.065021 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.v3.volumes [None req-6235d3df-fbdf-4272-a817-f55a8eb5145b tempest-VolumeQuotasNegativeTestJSON-1512218079 tempest-VolumeQuotasNegativeTestJSON-1512218079-project-member] Delete volume with id: e3c05358-b9a4-475b-8ad7-daba998ecda9 Aug 07 09:51:44.080688 np0000006707 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 09:51:44.080688 np0000006707 devstack@c-api.service[100295]: warnings.warn( Aug 07 09:51:44.081252 np0000006707 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-6235d3df-fbdf-4272-a817-f55a8eb5145b tempest-VolumeQuotasNegativeTestJSON-1512218079 tempest-VolumeQuotasNegativeTestJSON-1512218079-project-member] Volume info retrieved successfully. Aug 07 09:51:44.132091 np0000006707 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-6235d3df-fbdf-4272-a817-f55a8eb5145b tempest-VolumeQuotasNegativeTestJSON-1512218079 tempest-VolumeQuotasNegativeTestJSON-1512218079-project-member] Delete volume request issued successfully. Aug 07 09:51:44.132390 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-6235d3df-fbdf-4272-a817-f55a8eb5145b tempest-VolumeQuotasNegativeTestJSON-1512218079 tempest-VolumeQuotasNegativeTestJSON-1512218079-project-member] https://10.4.3.8/volume/v3/volumes/e3c05358-b9a4-475b-8ad7-daba998ecda9 returned with HTTP 202 Aug 07 09:51:44.133344 np0000006707 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 124/496] 10.4.3.8 () {66 vars in 1337 bytes} [Fri Aug 7 09:51:44 2026] DELETE /volume/v3/volumes/e3c05358-b9a4-475b-8ad7-daba998ecda9 => generated 0 bytes in 73 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 07 09:51:44.144321 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.middleware.request_id [None req-4cd99629-8e20-473d-8295-80ef9bb2635d None None] RequestId filter calling following filter/app {{(pid=100298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:51:44.146727 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [None req-4cd99629-8e20-473d-8295-80ef9bb2635d tempest-VolumeQuotasNegativeTestJSON-1512218079 tempest-VolumeQuotasNegativeTestJSON-1512218079-project-member] GET https://10.4.3.8/volume/v3/volumes/e3c05358-b9a4-475b-8ad7-daba998ecda9 Aug 07 09:51:44.147175 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [None req-4cd99629-8e20-473d-8295-80ef9bb2635d tempest-VolumeQuotasNegativeTestJSON-1512218079 tempest-VolumeQuotasNegativeTestJSON-1512218079-project-member] Empty body provided in request {{(pid=100298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 09:51:44.147517 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [None req-4cd99629-8e20-473d-8295-80ef9bb2635d tempest-VolumeQuotasNegativeTestJSON-1512218079 tempest-VolumeQuotasNegativeTestJSON-1512218079-project-member] Calling method 'show' {{(pid=100298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 09:51:44.160462 np0000006707 devstack@c-api.service[100298]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 09:51:44.160462 np0000006707 devstack@c-api.service[100298]: warnings.warn( Aug 07 09:51:44.166007 np0000006707 devstack@c-api.service[100298]: INFO cinder.volume.api [None req-4cd99629-8e20-473d-8295-80ef9bb2635d tempest-VolumeQuotasNegativeTestJSON-1512218079 tempest-VolumeQuotasNegativeTestJSON-1512218079-project-member] Volume info retrieved successfully. Aug 07 09:51:44.178811 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [None req-4cd99629-8e20-473d-8295-80ef9bb2635d tempest-VolumeQuotasNegativeTestJSON-1512218079 tempest-VolumeQuotasNegativeTestJSON-1512218079-project-member] https://10.4.3.8/volume/v3/volumes/e3c05358-b9a4-475b-8ad7-daba998ecda9 returned with HTTP 200 Aug 07 09:51:44.179131 np0000006707 devstack@c-api.service[100298]: [pid: 100298|app: 0|req: 126/497] 10.4.3.8 () {66 vars in 1334 bytes} [Fri Aug 7 09:51:44 2026] GET /volume/v3/volumes/e3c05358-b9a4-475b-8ad7-daba998ecda9 => generated 847 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 09:51:45.203600 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [None req-8997ca9b-ec4e-4f36-a00b-ac8a9fb40ce6 None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:51:45.206494 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-8997ca9b-ec4e-4f36-a00b-ac8a9fb40ce6 tempest-VolumeQuotasNegativeTestJSON-1512218079 tempest-VolumeQuotasNegativeTestJSON-1512218079-project-member] GET https://10.4.3.8/volume/v3/volumes/e3c05358-b9a4-475b-8ad7-daba998ecda9 Aug 07 09:51:45.207120 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-8997ca9b-ec4e-4f36-a00b-ac8a9fb40ce6 tempest-VolumeQuotasNegativeTestJSON-1512218079 tempest-VolumeQuotasNegativeTestJSON-1512218079-project-member] Empty body provided in request {{(pid=100297) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 09:51:45.207585 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-8997ca9b-ec4e-4f36-a00b-ac8a9fb40ce6 tempest-VolumeQuotasNegativeTestJSON-1512218079 tempest-VolumeQuotasNegativeTestJSON-1512218079-project-member] Calling method 'show' {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 09:51:45.214603 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-8997ca9b-ec4e-4f36-a00b-ac8a9fb40ce6 tempest-VolumeQuotasNegativeTestJSON-1512218079 tempest-VolumeQuotasNegativeTestJSON-1512218079-project-member] https://10.4.3.8/volume/v3/volumes/e3c05358-b9a4-475b-8ad7-daba998ecda9 returned with HTTP 404 Aug 07 09:51:45.215361 np0000006707 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 125/498] 10.4.3.8 () {66 vars in 1334 bytes} [Fri Aug 7 09:51:45 2026] GET /volume/v3/volumes/e3c05358-b9a4-475b-8ad7-daba998ecda9 => generated 109 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 09:51:45.229187 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [None req-c624fc95-436a-4bf0-9b2e-b27161ffd5ab None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:51:45.246990 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-c624fc95-436a-4bf0-9b2e-b27161ffd5ab tempest-VolumeQuotasNegativeTestJSON-1485952701 tempest-VolumeQuotasNegativeTestJSON-1485952701-project-admin] PUT https://10.4.3.8/volume/v3/os-quota-sets/938f6a4a2e454cb288a1616626bdf2fa Aug 07 09:51:45.247644 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-c624fc95-436a-4bf0-9b2e-b27161ffd5ab tempest-VolumeQuotasNegativeTestJSON-1485952701 tempest-VolumeQuotasNegativeTestJSON-1485952701-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=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 09:51:45.420436 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-c624fc95-436a-4bf0-9b2e-b27161ffd5ab tempest-VolumeQuotasNegativeTestJSON-1485952701 tempest-VolumeQuotasNegativeTestJSON-1485952701-project-admin] https://10.4.3.8/volume/v3/os-quota-sets/938f6a4a2e454cb288a1616626bdf2fa returned with HTTP 200 Aug 07 09:51:45.420757 np0000006707 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 124/499] 10.4.3.8 () {68 vars in 1361 bytes} [Fri Aug 7 09:51:45 2026] PUT /volume/v3/os-quota-sets/938f6a4a2e454cb288a1616626bdf2fa => generated 395 bytes in 192 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 09:51:47.464880 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-251b67dc-bcad-4862-9f39-67a802287ae0 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:51:47.467626 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-251b67dc-bcad-4862-9f39-67a802287ae0 tempest-TestMultiAttachVolumeSwap-685592965 tempest-TestMultiAttachVolumeSwap-685592965-project-member] DELETE https://10.4.3.8/volume/v3/volumes/81c29296-0250-4919-845b-6af3a207ac0b Aug 07 09:51:47.467794 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-251b67dc-bcad-4862-9f39-67a802287ae0 tempest-TestMultiAttachVolumeSwap-685592965 tempest-TestMultiAttachVolumeSwap-685592965-project-member] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 09:51:47.468074 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-251b67dc-bcad-4862-9f39-67a802287ae0 tempest-TestMultiAttachVolumeSwap-685592965 tempest-TestMultiAttachVolumeSwap-685592965-project-member] Calling method 'delete' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 09:51:47.468347 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.v3.volumes [None req-251b67dc-bcad-4862-9f39-67a802287ae0 tempest-TestMultiAttachVolumeSwap-685592965 tempest-TestMultiAttachVolumeSwap-685592965-project-member] Delete volume with id: 81c29296-0250-4919-845b-6af3a207ac0b Aug 07 09:51:47.486374 np0000006707 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 09:51:47.486374 np0000006707 devstack@c-api.service[100295]: warnings.warn( Aug 07 09:51:47.486374 np0000006707 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-251b67dc-bcad-4862-9f39-67a802287ae0 tempest-TestMultiAttachVolumeSwap-685592965 tempest-TestMultiAttachVolumeSwap-685592965-project-member] Volume info retrieved successfully. Aug 07 09:51:47.540740 np0000006707 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-251b67dc-bcad-4862-9f39-67a802287ae0 tempest-TestMultiAttachVolumeSwap-685592965 tempest-TestMultiAttachVolumeSwap-685592965-project-member] Delete volume request issued successfully. Aug 07 09:51:47.540740 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-251b67dc-bcad-4862-9f39-67a802287ae0 tempest-TestMultiAttachVolumeSwap-685592965 tempest-TestMultiAttachVolumeSwap-685592965-project-member] https://10.4.3.8/volume/v3/volumes/81c29296-0250-4919-845b-6af3a207ac0b returned with HTTP 202 Aug 07 09:51:47.541219 np0000006707 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 125/500] 10.4.3.8 () {66 vars in 1337 bytes} [Fri Aug 7 09:51:47 2026] DELETE /volume/v3/volumes/81c29296-0250-4919-845b-6af3a207ac0b => generated 0 bytes in 77 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 07 09:51:47.552751 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.middleware.request_id [None req-2de00de0-7d21-4902-a69d-25f5cb424b0c None None] RequestId filter calling following filter/app {{(pid=100298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:51:47.555850 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [None req-2de00de0-7d21-4902-a69d-25f5cb424b0c tempest-TestMultiAttachVolumeSwap-685592965 tempest-TestMultiAttachVolumeSwap-685592965-project-member] GET https://10.4.3.8/volume/v3/volumes/81c29296-0250-4919-845b-6af3a207ac0b Aug 07 09:51:47.556147 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [None req-2de00de0-7d21-4902-a69d-25f5cb424b0c tempest-TestMultiAttachVolumeSwap-685592965 tempest-TestMultiAttachVolumeSwap-685592965-project-member] Empty body provided in request {{(pid=100298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 09:51:47.557408 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [None req-2de00de0-7d21-4902-a69d-25f5cb424b0c tempest-TestMultiAttachVolumeSwap-685592965 tempest-TestMultiAttachVolumeSwap-685592965-project-member] Calling method 'show' {{(pid=100298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 09:51:47.576669 np0000006707 devstack@c-api.service[100298]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 09:51:47.576669 np0000006707 devstack@c-api.service[100298]: warnings.warn( Aug 07 09:51:47.591137 np0000006707 devstack@c-api.service[100298]: INFO cinder.volume.api [None req-2de00de0-7d21-4902-a69d-25f5cb424b0c tempest-TestMultiAttachVolumeSwap-685592965 tempest-TestMultiAttachVolumeSwap-685592965-project-member] Volume info retrieved successfully. Aug 07 09:51:47.597377 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [None req-2de00de0-7d21-4902-a69d-25f5cb424b0c tempest-TestMultiAttachVolumeSwap-685592965 tempest-TestMultiAttachVolumeSwap-685592965-project-member] https://10.4.3.8/volume/v3/volumes/81c29296-0250-4919-845b-6af3a207ac0b returned with HTTP 200 Aug 07 09:51:47.597825 np0000006707 devstack@c-api.service[100298]: [pid: 100298|app: 0|req: 127/501] 10.4.3.8 () {66 vars in 1334 bytes} [Fri Aug 7 09:51:47 2026] GET /volume/v3/volumes/81c29296-0250-4919-845b-6af3a207ac0b => generated 844 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 09:51:48.615217 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [None req-7140b7a5-c096-436d-a371-bf58250d6900 None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:51:48.617763 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-7140b7a5-c096-436d-a371-bf58250d6900 tempest-TestMultiAttachVolumeSwap-685592965 tempest-TestMultiAttachVolumeSwap-685592965-project-member] GET https://10.4.3.8/volume/v3/volumes/81c29296-0250-4919-845b-6af3a207ac0b Aug 07 09:51:48.618061 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-7140b7a5-c096-436d-a371-bf58250d6900 tempest-TestMultiAttachVolumeSwap-685592965 tempest-TestMultiAttachVolumeSwap-685592965-project-member] Empty body provided in request {{(pid=100297) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 09:51:48.618341 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-7140b7a5-c096-436d-a371-bf58250d6900 tempest-TestMultiAttachVolumeSwap-685592965 tempest-TestMultiAttachVolumeSwap-685592965-project-member] Calling method 'show' {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 09:51:48.626903 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-7140b7a5-c096-436d-a371-bf58250d6900 tempest-TestMultiAttachVolumeSwap-685592965 tempest-TestMultiAttachVolumeSwap-685592965-project-member] https://10.4.3.8/volume/v3/volumes/81c29296-0250-4919-845b-6af3a207ac0b returned with HTTP 404 Aug 07 09:51:48.627494 np0000006707 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 126/502] 10.4.3.8 () {66 vars in 1334 bytes} [Fri Aug 7 09:51:48 2026] GET /volume/v3/volumes/81c29296-0250-4919-845b-6af3a207ac0b => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 09:51:48.638970 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [None req-59c8787d-5106-4dfb-a158-6da591701d93 None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:51:48.642703 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-59c8787d-5106-4dfb-a158-6da591701d93 tempest-TestMultiAttachVolumeSwap-685592965 tempest-TestMultiAttachVolumeSwap-685592965-project-member] DELETE https://10.4.3.8/volume/v3/volumes/3f85d5a0-47c2-4332-b9cd-91ab58bbf654 Aug 07 09:51:48.643307 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-59c8787d-5106-4dfb-a158-6da591701d93 tempest-TestMultiAttachVolumeSwap-685592965 tempest-TestMultiAttachVolumeSwap-685592965-project-member] Empty body provided in request {{(pid=100296) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 09:51:48.643832 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-59c8787d-5106-4dfb-a158-6da591701d93 tempest-TestMultiAttachVolumeSwap-685592965 tempest-TestMultiAttachVolumeSwap-685592965-project-member] Calling method 'delete' {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 09:51:48.644113 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.v3.volumes [None req-59c8787d-5106-4dfb-a158-6da591701d93 tempest-TestMultiAttachVolumeSwap-685592965 tempest-TestMultiAttachVolumeSwap-685592965-project-member] Delete volume with id: 3f85d5a0-47c2-4332-b9cd-91ab58bbf654 Aug 07 09:51:48.656399 np0000006707 devstack@c-api.service[100296]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 09:51:48.656399 np0000006707 devstack@c-api.service[100296]: warnings.warn( Aug 07 09:51:48.657294 np0000006707 devstack@c-api.service[100296]: INFO cinder.volume.api [None req-59c8787d-5106-4dfb-a158-6da591701d93 tempest-TestMultiAttachVolumeSwap-685592965 tempest-TestMultiAttachVolumeSwap-685592965-project-member] Volume info retrieved successfully. Aug 07 09:51:48.683367 np0000006707 devstack@c-api.service[100296]: INFO cinder.volume.api [None req-59c8787d-5106-4dfb-a158-6da591701d93 tempest-TestMultiAttachVolumeSwap-685592965 tempest-TestMultiAttachVolumeSwap-685592965-project-member] Delete volume request issued successfully. Aug 07 09:51:48.683622 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-59c8787d-5106-4dfb-a158-6da591701d93 tempest-TestMultiAttachVolumeSwap-685592965 tempest-TestMultiAttachVolumeSwap-685592965-project-member] https://10.4.3.8/volume/v3/volumes/3f85d5a0-47c2-4332-b9cd-91ab58bbf654 returned with HTTP 202 Aug 07 09:51:48.684238 np0000006707 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 125/503] 10.4.3.8 () {66 vars in 1337 bytes} [Fri Aug 7 09:51:48 2026] DELETE /volume/v3/volumes/3f85d5a0-47c2-4332-b9cd-91ab58bbf654 => generated 0 bytes in 46 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 07 09:51:48.696593 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-f8785f33-a4ea-4851-91a8-82b1d9a302f2 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:51:48.697428 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-f8785f33-a4ea-4851-91a8-82b1d9a302f2 tempest-TestMultiAttachVolumeSwap-685592965 tempest-TestMultiAttachVolumeSwap-685592965-project-member] GET https://10.4.3.8/volume/v3/volumes/3f85d5a0-47c2-4332-b9cd-91ab58bbf654 Aug 07 09:51:48.697650 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-f8785f33-a4ea-4851-91a8-82b1d9a302f2 tempest-TestMultiAttachVolumeSwap-685592965 tempest-TestMultiAttachVolumeSwap-685592965-project-member] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 09:51:48.697852 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-f8785f33-a4ea-4851-91a8-82b1d9a302f2 tempest-TestMultiAttachVolumeSwap-685592965 tempest-TestMultiAttachVolumeSwap-685592965-project-member] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 09:51:48.706639 np0000006707 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 09:51:48.706639 np0000006707 devstack@c-api.service[100295]: warnings.warn( Aug 07 09:51:48.713430 np0000006707 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-f8785f33-a4ea-4851-91a8-82b1d9a302f2 tempest-TestMultiAttachVolumeSwap-685592965 tempest-TestMultiAttachVolumeSwap-685592965-project-member] Volume info retrieved successfully. Aug 07 09:51:48.719366 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-f8785f33-a4ea-4851-91a8-82b1d9a302f2 tempest-TestMultiAttachVolumeSwap-685592965 tempest-TestMultiAttachVolumeSwap-685592965-project-member] https://10.4.3.8/volume/v3/volumes/3f85d5a0-47c2-4332-b9cd-91ab58bbf654 returned with HTTP 200 Aug 07 09:51:48.719670 np0000006707 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 126/504] 10.4.3.8 () {66 vars in 1334 bytes} [Fri Aug 7 09:51:48 2026] GET /volume/v3/volumes/3f85d5a0-47c2-4332-b9cd-91ab58bbf654 => generated 863 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 09:51:49.741740 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.middleware.request_id [None req-dd4479a9-8aec-4894-a9fc-61c1e0b1f515 None None] RequestId filter calling following filter/app {{(pid=100298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:51:49.745113 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [None req-dd4479a9-8aec-4894-a9fc-61c1e0b1f515 tempest-TestMultiAttachVolumeSwap-685592965 tempest-TestMultiAttachVolumeSwap-685592965-project-member] GET https://10.4.3.8/volume/v3/volumes/3f85d5a0-47c2-4332-b9cd-91ab58bbf654 Aug 07 09:51:49.745776 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [None req-dd4479a9-8aec-4894-a9fc-61c1e0b1f515 tempest-TestMultiAttachVolumeSwap-685592965 tempest-TestMultiAttachVolumeSwap-685592965-project-member] Empty body provided in request {{(pid=100298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 09:51:49.745776 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [None req-dd4479a9-8aec-4894-a9fc-61c1e0b1f515 tempest-TestMultiAttachVolumeSwap-685592965 tempest-TestMultiAttachVolumeSwap-685592965-project-member] Calling method 'show' {{(pid=100298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 09:51:49.759689 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [None req-dd4479a9-8aec-4894-a9fc-61c1e0b1f515 tempest-TestMultiAttachVolumeSwap-685592965 tempest-TestMultiAttachVolumeSwap-685592965-project-member] https://10.4.3.8/volume/v3/volumes/3f85d5a0-47c2-4332-b9cd-91ab58bbf654 returned with HTTP 404 Aug 07 09:51:49.760084 np0000006707 devstack@c-api.service[100298]: [pid: 100298|app: 0|req: 128/505] 10.4.3.8 () {66 vars in 1334 bytes} [Fri Aug 7 09:51:49 2026] GET /volume/v3/volumes/3f85d5a0-47c2-4332-b9cd-91ab58bbf654 => generated 109 bytes in 21 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 09:51:51.947573 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [None req-ea6e9754-f1ab-4360-8611-130724aa9627 None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:51:52.303704 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-ea6e9754-f1ab-4360-8611-130724aa9627 tempest-VolumeTypesExtraSpecsTest-1913248440 tempest-VolumeTypesExtraSpecsTest-1913248440-project-admin] POST https://10.4.3.8/volume/v3/types Aug 07 09:51:52.304194 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-ea6e9754-f1ab-4360-8611-130724aa9627 tempest-VolumeTypesExtraSpecsTest-1913248440 tempest-VolumeTypesExtraSpecsTest-1913248440-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-VolumeTypesExtraSpecsTest-volume-type-475107241"}} {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 09:51:52.328304 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-ea6e9754-f1ab-4360-8611-130724aa9627 tempest-VolumeTypesExtraSpecsTest-1913248440 tempest-VolumeTypesExtraSpecsTest-1913248440-project-admin] https://10.4.3.8/volume/v3/types returned with HTTP 200 Aug 07 09:51:52.328530 np0000006707 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 127/506] 10.4.3.8 () {68 vars in 1238 bytes} [Fri Aug 7 09:51:51 2026] POST /volume/v3/types => generated 230 bytes in 382 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 09:51:52.340391 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [None req-0c9edb64-4665-467d-8783-c052be8408de None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:51:52.342996 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-0c9edb64-4665-467d-8783-c052be8408de tempest-VolumeTypesExtraSpecsTest-1913248440 tempest-VolumeTypesExtraSpecsTest-1913248440-project-admin] POST https://10.4.3.8/volume/v3/types/2d9c48ff-7cc4-4763-a058-8002751ae173/extra_specs Aug 07 09:51:52.343795 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-0c9edb64-4665-467d-8783-c052be8408de tempest-VolumeTypesExtraSpecsTest-1913248440 tempest-VolumeTypesExtraSpecsTest-1913248440-project-admin] Action: 'create', calling method: create, body: {"extra_specs": {"spec3": "val1"}} {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 09:51:52.416245 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-0c9edb64-4665-467d-8783-c052be8408de tempest-VolumeTypesExtraSpecsTest-1913248440 tempest-VolumeTypesExtraSpecsTest-1913248440-project-admin] https://10.4.3.8/volume/v3/types/2d9c48ff-7cc4-4763-a058-8002751ae173/extra_specs returned with HTTP 200 Aug 07 09:51:52.416575 np0000006707 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 126/507] 10.4.3.8 () {68 vars in 1385 bytes} [Fri Aug 7 09:51:52 2026] POST /volume/v3/types/2d9c48ff-7cc4-4763-a058-8002751ae173/extra_specs => generated 34 bytes in 77 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 07 09:51:52.426692 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-1b708b97-32ae-4570-9883-d4f79032224c None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:51:52.430857 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-1b708b97-32ae-4570-9883-d4f79032224c tempest-VolumeTypesExtraSpecsTest-1913248440 tempest-VolumeTypesExtraSpecsTest-1913248440-project-admin] GET https://10.4.3.8/volume/v3/types/2d9c48ff-7cc4-4763-a058-8002751ae173/extra_specs/spec3 Aug 07 09:51:52.430995 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-1b708b97-32ae-4570-9883-d4f79032224c tempest-VolumeTypesExtraSpecsTest-1913248440 tempest-VolumeTypesExtraSpecsTest-1913248440-project-admin] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 09:51:52.431249 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-1b708b97-32ae-4570-9883-d4f79032224c tempest-VolumeTypesExtraSpecsTest-1913248440 tempest-VolumeTypesExtraSpecsTest-1913248440-project-admin] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 09:51:52.456872 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-1b708b97-32ae-4570-9883-d4f79032224c tempest-VolumeTypesExtraSpecsTest-1913248440 tempest-VolumeTypesExtraSpecsTest-1913248440-project-admin] https://10.4.3.8/volume/v3/types/2d9c48ff-7cc4-4763-a058-8002751ae173/extra_specs/spec3 returned with HTTP 200 Aug 07 09:51:52.457320 np0000006707 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 127/508] 10.4.3.8 () {66 vars in 1382 bytes} [Fri Aug 7 09:51:52 2026] GET /volume/v3/types/2d9c48ff-7cc4-4763-a058-8002751ae173/extra_specs/spec3 => generated 17 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 07 09:51:52.467904 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.middleware.request_id [None req-653fbc4d-74a7-49bd-bc3d-81139d951792 None None] RequestId filter calling following filter/app {{(pid=100298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:51:52.471193 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [None req-653fbc4d-74a7-49bd-bc3d-81139d951792 tempest-VolumeTypesExtraSpecsTest-1913248440 tempest-VolumeTypesExtraSpecsTest-1913248440-project-admin] DELETE https://10.4.3.8/volume/v3/types/2d9c48ff-7cc4-4763-a058-8002751ae173/extra_specs/spec3 Aug 07 09:51:52.471608 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [None req-653fbc4d-74a7-49bd-bc3d-81139d951792 tempest-VolumeTypesExtraSpecsTest-1913248440 tempest-VolumeTypesExtraSpecsTest-1913248440-project-admin] Empty body provided in request {{(pid=100298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 09:51:52.472050 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [None req-653fbc4d-74a7-49bd-bc3d-81139d951792 tempest-VolumeTypesExtraSpecsTest-1913248440 tempest-VolumeTypesExtraSpecsTest-1913248440-project-admin] Calling method 'delete' {{(pid=100298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 09:51:52.505831 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [None req-653fbc4d-74a7-49bd-bc3d-81139d951792 tempest-VolumeTypesExtraSpecsTest-1913248440 tempest-VolumeTypesExtraSpecsTest-1913248440-project-admin] https://10.4.3.8/volume/v3/types/2d9c48ff-7cc4-4763-a058-8002751ae173/extra_specs/spec3 returned with HTTP 202 Aug 07 09:51:52.506477 np0000006707 devstack@c-api.service[100298]: [pid: 100298|app: 0|req: 129/509] 10.4.3.8 () {66 vars in 1385 bytes} [Fri Aug 7 09:51:52 2026] DELETE /volume/v3/types/2d9c48ff-7cc4-4763-a058-8002751ae173/extra_specs/spec3 => generated 0 bytes in 39 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 07 09:51:52.514759 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [None req-9b585479-5d5d-4f20-aaf3-dcc41f1703cb None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:51:52.517486 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-9b585479-5d5d-4f20-aaf3-dcc41f1703cb tempest-VolumeTypesExtraSpecsTest-1913248440 tempest-VolumeTypesExtraSpecsTest-1913248440-project-admin] GET https://10.4.3.8/volume/v3/types/2d9c48ff-7cc4-4763-a058-8002751ae173/extra_specs/spec3 Aug 07 09:51:52.517861 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-9b585479-5d5d-4f20-aaf3-dcc41f1703cb tempest-VolumeTypesExtraSpecsTest-1913248440 tempest-VolumeTypesExtraSpecsTest-1913248440-project-admin] Empty body provided in request {{(pid=100297) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 09:51:52.518099 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-9b585479-5d5d-4f20-aaf3-dcc41f1703cb tempest-VolumeTypesExtraSpecsTest-1913248440 tempest-VolumeTypesExtraSpecsTest-1913248440-project-admin] Calling method 'show' {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 09:51:52.542904 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-9b585479-5d5d-4f20-aaf3-dcc41f1703cb tempest-VolumeTypesExtraSpecsTest-1913248440 tempest-VolumeTypesExtraSpecsTest-1913248440-project-admin] https://10.4.3.8/volume/v3/types/2d9c48ff-7cc4-4763-a058-8002751ae173/extra_specs/spec3 returned with HTTP 404 Aug 07 09:51:52.543385 np0000006707 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 128/510] 10.4.3.8 () {66 vars in 1382 bytes} [Fri Aug 7 09:51:52 2026] GET /volume/v3/types/2d9c48ff-7cc4-4763-a058-8002751ae173/extra_specs/spec3 => generated 129 bytes in 29 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 09:51:52.553759 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [None req-91e28190-045d-4e91-acaf-4b265fd93768 None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:51:52.556166 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-91e28190-045d-4e91-acaf-4b265fd93768 tempest-VolumeTypesExtraSpecsTest-1913248440 tempest-VolumeTypesExtraSpecsTest-1913248440-project-admin] POST https://10.4.3.8/volume/v3/types/2d9c48ff-7cc4-4763-a058-8002751ae173/extra_specs Aug 07 09:51:52.556751 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-91e28190-045d-4e91-acaf-4b265fd93768 tempest-VolumeTypesExtraSpecsTest-1913248440 tempest-VolumeTypesExtraSpecsTest-1913248440-project-admin] Action: 'create', calling method: create, body: {"extra_specs": {"spec1": "val1"}} {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 09:51:52.595472 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-91e28190-045d-4e91-acaf-4b265fd93768 tempest-VolumeTypesExtraSpecsTest-1913248440 tempest-VolumeTypesExtraSpecsTest-1913248440-project-admin] https://10.4.3.8/volume/v3/types/2d9c48ff-7cc4-4763-a058-8002751ae173/extra_specs returned with HTTP 200 Aug 07 09:51:52.595472 np0000006707 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 127/511] 10.4.3.8 () {68 vars in 1385 bytes} [Fri Aug 7 09:51:52 2026] POST /volume/v3/types/2d9c48ff-7cc4-4763-a058-8002751ae173/extra_specs => generated 34 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 07 09:51:52.604795 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-8a4c978e-736f-4796-afb3-115790054300 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:51:52.608007 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-8a4c978e-736f-4796-afb3-115790054300 tempest-VolumeTypesExtraSpecsTest-1913248440 tempest-VolumeTypesExtraSpecsTest-1913248440-project-admin] GET https://10.4.3.8/volume/v3/types/2d9c48ff-7cc4-4763-a058-8002751ae173/extra_specs Aug 07 09:51:52.608377 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-8a4c978e-736f-4796-afb3-115790054300 tempest-VolumeTypesExtraSpecsTest-1913248440 tempest-VolumeTypesExtraSpecsTest-1913248440-project-admin] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 09:51:52.608506 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-8a4c978e-736f-4796-afb3-115790054300 tempest-VolumeTypesExtraSpecsTest-1913248440 tempest-VolumeTypesExtraSpecsTest-1913248440-project-admin] Calling method 'index' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 09:51:52.616833 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-8a4c978e-736f-4796-afb3-115790054300 tempest-VolumeTypesExtraSpecsTest-1913248440 tempest-VolumeTypesExtraSpecsTest-1913248440-project-admin] https://10.4.3.8/volume/v3/types/2d9c48ff-7cc4-4763-a058-8002751ae173/extra_specs returned with HTTP 200 Aug 07 09:51:52.617348 np0000006707 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 128/512] 10.4.3.8 () {66 vars in 1364 bytes} [Fri Aug 7 09:51:52 2026] GET /volume/v3/types/2d9c48ff-7cc4-4763-a058-8002751ae173/extra_specs => generated 34 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 07 09:51:52.630372 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.middleware.request_id [None req-bd7baa06-1f84-4797-a1bb-f101371f499c None None] RequestId filter calling following filter/app {{(pid=100298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:51:52.633699 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [None req-bd7baa06-1f84-4797-a1bb-f101371f499c tempest-VolumeTypesExtraSpecsTest-1913248440 tempest-VolumeTypesExtraSpecsTest-1913248440-project-admin] POST https://10.4.3.8/volume/v3/types/2d9c48ff-7cc4-4763-a058-8002751ae173/extra_specs Aug 07 09:51:52.634122 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [None req-bd7baa06-1f84-4797-a1bb-f101371f499c tempest-VolumeTypesExtraSpecsTest-1913248440 tempest-VolumeTypesExtraSpecsTest-1913248440-project-admin] Action: 'create', calling method: create, body: {"extra_specs": {"spec2": "val1"}} {{(pid=100298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 09:51:52.666185 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [None req-bd7baa06-1f84-4797-a1bb-f101371f499c tempest-VolumeTypesExtraSpecsTest-1913248440 tempest-VolumeTypesExtraSpecsTest-1913248440-project-admin] https://10.4.3.8/volume/v3/types/2d9c48ff-7cc4-4763-a058-8002751ae173/extra_specs returned with HTTP 200 Aug 07 09:51:52.666625 np0000006707 devstack@c-api.service[100298]: [pid: 100298|app: 0|req: 130/513] 10.4.3.8 () {68 vars in 1385 bytes} [Fri Aug 7 09:51:52 2026] POST /volume/v3/types/2d9c48ff-7cc4-4763-a058-8002751ae173/extra_specs => generated 34 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 07 09:51:52.678896 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [None req-6a5f08f4-b3ee-445c-852d-b5c1cf0bedb7 None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:51:52.683820 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-6a5f08f4-b3ee-445c-852d-b5c1cf0bedb7 tempest-VolumeTypesExtraSpecsTest-1913248440 tempest-VolumeTypesExtraSpecsTest-1913248440-project-admin] PUT https://10.4.3.8/volume/v3/types/2d9c48ff-7cc4-4763-a058-8002751ae173/extra_specs/spec2 Aug 07 09:51:52.684274 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-6a5f08f4-b3ee-445c-852d-b5c1cf0bedb7 tempest-VolumeTypesExtraSpecsTest-1913248440 tempest-VolumeTypesExtraSpecsTest-1913248440-project-admin] Action: 'update', calling method: update, body: {"spec2": "val2"} {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 09:51:52.717298 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-6a5f08f4-b3ee-445c-852d-b5c1cf0bedb7 tempest-VolumeTypesExtraSpecsTest-1913248440 tempest-VolumeTypesExtraSpecsTest-1913248440-project-admin] https://10.4.3.8/volume/v3/types/2d9c48ff-7cc4-4763-a058-8002751ae173/extra_specs/spec2 returned with HTTP 200 Aug 07 09:51:52.717839 np0000006707 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 129/514] 10.4.3.8 () {68 vars in 1402 bytes} [Fri Aug 7 09:51:52 2026] PUT /volume/v3/types/2d9c48ff-7cc4-4763-a058-8002751ae173/extra_specs/spec2 => generated 17 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 07 09:51:52.727002 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [None req-72232345-261a-4c90-a46c-f37a28010bd8 None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:51:52.730732 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-72232345-261a-4c90-a46c-f37a28010bd8 tempest-VolumeTypesExtraSpecsTest-1913248440 tempest-VolumeTypesExtraSpecsTest-1913248440-project-admin] GET https://10.4.3.8/volume/v3/types/2d9c48ff-7cc4-4763-a058-8002751ae173/extra_specs/spec2 Aug 07 09:51:52.730732 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-72232345-261a-4c90-a46c-f37a28010bd8 tempest-VolumeTypesExtraSpecsTest-1913248440 tempest-VolumeTypesExtraSpecsTest-1913248440-project-admin] Empty body provided in request {{(pid=100296) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 09:51:52.730732 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-72232345-261a-4c90-a46c-f37a28010bd8 tempest-VolumeTypesExtraSpecsTest-1913248440 tempest-VolumeTypesExtraSpecsTest-1913248440-project-admin] Calling method 'show' {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 09:51:52.740706 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-72232345-261a-4c90-a46c-f37a28010bd8 tempest-VolumeTypesExtraSpecsTest-1913248440 tempest-VolumeTypesExtraSpecsTest-1913248440-project-admin] https://10.4.3.8/volume/v3/types/2d9c48ff-7cc4-4763-a058-8002751ae173/extra_specs/spec2 returned with HTTP 200 Aug 07 09:51:52.741088 np0000006707 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 128/515] 10.4.3.8 () {66 vars in 1382 bytes} [Fri Aug 7 09:51:52 2026] GET /volume/v3/types/2d9c48ff-7cc4-4763-a058-8002751ae173/extra_specs/spec2 => generated 17 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 07 09:51:52.758211 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-40a9cc8c-2ace-4d10-a0af-30b3b240b403 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:51:52.761551 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-40a9cc8c-2ace-4d10-a0af-30b3b240b403 tempest-VolumeTypesExtraSpecsTest-1913248440 tempest-VolumeTypesExtraSpecsTest-1913248440-project-admin] POST https://10.4.3.8/volume/v3/types/2d9c48ff-7cc4-4763-a058-8002751ae173/extra_specs Aug 07 09:51:52.762832 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-40a9cc8c-2ace-4d10-a0af-30b3b240b403 tempest-VolumeTypesExtraSpecsTest-1913248440 tempest-VolumeTypesExtraSpecsTest-1913248440-project-admin] Action: 'create', calling method: create, body: {"extra_specs": {"spec2": "val3", "spec4": "val4"}} {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 09:51:52.845866 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-40a9cc8c-2ace-4d10-a0af-30b3b240b403 tempest-VolumeTypesExtraSpecsTest-1913248440 tempest-VolumeTypesExtraSpecsTest-1913248440-project-admin] https://10.4.3.8/volume/v3/types/2d9c48ff-7cc4-4763-a058-8002751ae173/extra_specs returned with HTTP 200 Aug 07 09:51:52.846696 np0000006707 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 129/516] 10.4.3.8 () {68 vars in 1385 bytes} [Fri Aug 7 09:51:52 2026] POST /volume/v3/types/2d9c48ff-7cc4-4763-a058-8002751ae173/extra_specs => generated 51 bytes in 89 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 07 09:51:52.858934 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.middleware.request_id [None req-cf7a50e1-cc3e-46e5-8bdc-13307ee149af None None] RequestId filter calling following filter/app {{(pid=100298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:51:52.862817 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [None req-cf7a50e1-cc3e-46e5-8bdc-13307ee149af tempest-VolumeTypesExtraSpecsTest-1913248440 tempest-VolumeTypesExtraSpecsTest-1913248440-project-admin] GET https://10.4.3.8/volume/v3/types/2d9c48ff-7cc4-4763-a058-8002751ae173/extra_specs Aug 07 09:51:52.863031 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [None req-cf7a50e1-cc3e-46e5-8bdc-13307ee149af tempest-VolumeTypesExtraSpecsTest-1913248440 tempest-VolumeTypesExtraSpecsTest-1913248440-project-admin] Empty body provided in request {{(pid=100298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 09:51:52.863237 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [None req-cf7a50e1-cc3e-46e5-8bdc-13307ee149af tempest-VolumeTypesExtraSpecsTest-1913248440 tempest-VolumeTypesExtraSpecsTest-1913248440-project-admin] Calling method 'index' {{(pid=100298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 09:51:52.880144 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [None req-cf7a50e1-cc3e-46e5-8bdc-13307ee149af tempest-VolumeTypesExtraSpecsTest-1913248440 tempest-VolumeTypesExtraSpecsTest-1913248440-project-admin] https://10.4.3.8/volume/v3/types/2d9c48ff-7cc4-4763-a058-8002751ae173/extra_specs returned with HTTP 200 Aug 07 09:51:52.880448 np0000006707 devstack@c-api.service[100298]: [pid: 100298|app: 0|req: 131/517] 10.4.3.8 () {66 vars in 1364 bytes} [Fri Aug 7 09:51:52 2026] GET /volume/v3/types/2d9c48ff-7cc4-4763-a058-8002751ae173/extra_specs => generated 68 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 07 09:51:52.895466 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [None req-e2a90cf2-9c98-4aa6-824d-1c29f7dd3f70 None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:51:52.900230 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-e2a90cf2-9c98-4aa6-824d-1c29f7dd3f70 tempest-VolumeTypesExtraSpecsTest-1913248440 tempest-VolumeTypesExtraSpecsTest-1913248440-project-admin] DELETE https://10.4.3.8/volume/v3/types/2d9c48ff-7cc4-4763-a058-8002751ae173 Aug 07 09:51:52.900674 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-e2a90cf2-9c98-4aa6-824d-1c29f7dd3f70 tempest-VolumeTypesExtraSpecsTest-1913248440 tempest-VolumeTypesExtraSpecsTest-1913248440-project-admin] Empty body provided in request {{(pid=100297) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 09:51:52.901326 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-e2a90cf2-9c98-4aa6-824d-1c29f7dd3f70 tempest-VolumeTypesExtraSpecsTest-1913248440 tempest-VolumeTypesExtraSpecsTest-1913248440-project-admin] Calling method '_delete' {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 09:51:52.974170 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-e2a90cf2-9c98-4aa6-824d-1c29f7dd3f70 tempest-VolumeTypesExtraSpecsTest-1913248440 tempest-VolumeTypesExtraSpecsTest-1913248440-project-admin] https://10.4.3.8/volume/v3/types/2d9c48ff-7cc4-4763-a058-8002751ae173 returned with HTTP 202 Aug 07 09:51:52.974744 np0000006707 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 130/518] 10.4.3.8 () {66 vars in 1331 bytes} [Fri Aug 7 09:51:52 2026] DELETE /volume/v3/types/2d9c48ff-7cc4-4763-a058-8002751ae173 => generated 0 bytes in 81 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 07 09:51:52.985580 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [None req-45abc71f-65af-4dda-a60a-615d2f2babe0 None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:51:52.989637 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-45abc71f-65af-4dda-a60a-615d2f2babe0 tempest-VolumeTypesExtraSpecsTest-1913248440 tempest-VolumeTypesExtraSpecsTest-1913248440-project-admin] GET https://10.4.3.8/volume/v3/types/2d9c48ff-7cc4-4763-a058-8002751ae173 Aug 07 09:51:52.989956 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-45abc71f-65af-4dda-a60a-615d2f2babe0 tempest-VolumeTypesExtraSpecsTest-1913248440 tempest-VolumeTypesExtraSpecsTest-1913248440-project-admin] Empty body provided in request {{(pid=100296) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 09:51:52.990245 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-45abc71f-65af-4dda-a60a-615d2f2babe0 tempest-VolumeTypesExtraSpecsTest-1913248440 tempest-VolumeTypesExtraSpecsTest-1913248440-project-admin] Calling method 'show' {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 09:51:52.994682 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-45abc71f-65af-4dda-a60a-615d2f2babe0 tempest-VolumeTypesExtraSpecsTest-1913248440 tempest-VolumeTypesExtraSpecsTest-1913248440-project-admin] https://10.4.3.8/volume/v3/types/2d9c48ff-7cc4-4763-a058-8002751ae173 returned with HTTP 404 Aug 07 09:51:52.995621 np0000006707 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 129/519] 10.4.3.8 () {66 vars in 1328 bytes} [Fri Aug 7 09:51:52 2026] GET /volume/v3/types/2d9c48ff-7cc4-4763-a058-8002751ae173 => generated 114 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 09:51:58.048322 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-1ebfede5-7d9a-42eb-9abc-c05e1e61209d None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:51:58.281389 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-1ebfede5-7d9a-42eb-9abc-c05e1e61209d tempest-SnapshotMetadataTestJSON-1413084382 tempest-SnapshotMetadataTestJSON-1413084382-project-member] POST https://10.4.3.8/volume/v3/volumes Aug 07 09:51:58.282785 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-1ebfede5-7d9a-42eb-9abc-c05e1e61209d tempest-SnapshotMetadataTestJSON-1413084382 tempest-SnapshotMetadataTestJSON-1413084382-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-SnapshotMetadataTestJSON-Volume-1981051145"}} {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 09:51:58.285868 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.v3.volumes [None req-1ebfede5-7d9a-42eb-9abc-c05e1e61209d tempest-SnapshotMetadataTestJSON-1413084382 tempest-SnapshotMetadataTestJSON-1413084382-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-SnapshotMetadataTestJSON-Volume-1981051145'}} {{(pid=100295) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 07 09:51:58.286771 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.v3.volumes [None req-1ebfede5-7d9a-42eb-9abc-c05e1e61209d tempest-SnapshotMetadataTestJSON-1413084382 tempest-SnapshotMetadataTestJSON-1413084382-project-member] Create volume of 1 GB Aug 07 09:51:58.296380 np0000006707 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-1ebfede5-7d9a-42eb-9abc-c05e1e61209d tempest-SnapshotMetadataTestJSON-1413084382 tempest-SnapshotMetadataTestJSON-1413084382-project-member] Availability Zones retrieved successfully. Aug 07 09:51:58.305029 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.volume.api [None req-1ebfede5-7d9a-42eb-9abc-c05e1e61209d tempest-SnapshotMetadataTestJSON-1413084382 tempest-SnapshotMetadataTestJSON-1413084382-project-member] Flow 'volume_create_api' (a188ff88-9663-4177-95c6-e4755082d12c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100295) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 09:51:58.310734 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.volume.api [None req-1ebfede5-7d9a-42eb-9abc-c05e1e61209d tempest-SnapshotMetadataTestJSON-1413084382 tempest-SnapshotMetadataTestJSON-1413084382-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9356301d-b4e4-4a5d-b7d3-903360f2890e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100295) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 09:51:58.311975 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.volume.flows.api.create_volume [None req-1ebfede5-7d9a-42eb-9abc-c05e1e61209d tempest-SnapshotMetadataTestJSON-1413084382 tempest-SnapshotMetadataTestJSON-1413084382-project-member] Validating volume size '1' using validate_int {{(pid=100295) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 07 09:51:58.363405 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.volume.api [None req-1ebfede5-7d9a-42eb-9abc-c05e1e61209d tempest-SnapshotMetadataTestJSON-1413084382 tempest-SnapshotMetadataTestJSON-1413084382-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9356301d-b4e4-4a5d-b7d3-903360f2890e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-07T09:47:39Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=45fd9a3a-b61e-4c6c-9ab7-d02f06678d0d,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '45fd9a3a-b61e-4c6c-9ab7-d02f06678d0d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100295) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 09:51:58.364306 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.volume.api [None req-1ebfede5-7d9a-42eb-9abc-c05e1e61209d tempest-SnapshotMetadataTestJSON-1413084382 tempest-SnapshotMetadataTestJSON-1413084382-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (57cb3565-fbed-498c-a255-7f27d5ea4b12) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100295) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 09:51:58.497913 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.quota [None req-1ebfede5-7d9a-42eb-9abc-c05e1e61209d tempest-SnapshotMetadataTestJSON-1413084382 tempest-SnapshotMetadataTestJSON-1413084382-project-member] Created reservations ['1d79a930-e3bf-480a-a938-cd1f5058be68', '30e1fd98-2223-4317-a772-6dd960f092d4', '131f50fa-d7da-4661-948b-bb74cba8a49b', '21bee4c1-d984-4efb-9949-f0f94f1ae5fd'] {{(pid=100295) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 09:51:58.499895 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.volume.api [None req-1ebfede5-7d9a-42eb-9abc-c05e1e61209d tempest-SnapshotMetadataTestJSON-1413084382 tempest-SnapshotMetadataTestJSON-1413084382-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (57cb3565-fbed-498c-a255-7f27d5ea4b12) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['1d79a930-e3bf-480a-a938-cd1f5058be68', '30e1fd98-2223-4317-a772-6dd960f092d4', '131f50fa-d7da-4661-948b-bb74cba8a49b', '21bee4c1-d984-4efb-9949-f0f94f1ae5fd']}' {{(pid=100295) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 09:51:58.500394 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.volume.api [None req-1ebfede5-7d9a-42eb-9abc-c05e1e61209d tempest-SnapshotMetadataTestJSON-1413084382 tempest-SnapshotMetadataTestJSON-1413084382-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8c83f43d-97c6-42f2-bfce-1b04c9746144) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100295) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 09:51:58.540392 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.volume.api [None req-1ebfede5-7d9a-42eb-9abc-c05e1e61209d tempest-SnapshotMetadataTestJSON-1413084382 tempest-SnapshotMetadataTestJSON-1413084382-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8c83f43d-97c6-42f2-bfce-1b04c9746144) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'b220559c-2241-4459-bd99-679204725968', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-SnapshotMetadataTestJSON-Volume-1981051145',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ebd64d55e3ee49a99bece262f8314a57',qos_specs=None,replication_status=,reservations=['1d79a930-e3bf-480a-a938-cd1f5058be68','30e1fd98-2223-4317-a772-6dd960f092d4','131f50fa-d7da-4661-948b-bb74cba8a49b','21bee4c1-d984-4efb-9949-f0f94f1ae5fd'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f603dc8eb03c4256bb5a8848b69c8054',volume_type_id=45fd9a3a-b61e-4c6c-9ab7-d02f06678d0d), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-07T09:51:58Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-SnapshotMetadataTestJSON-Volume-1981051145',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=b220559c-2241-4459-bd99-679204725968,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='ebd64d55e3ee49a99bece262f8314a57',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='f603dc8eb03c4256bb5a8848b69c8054',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(45fd9a3a-b61e-4c6c-9ab7-d02f06678d0d),volume_type_id=45fd9a3a-b61e-4c6c-9ab7-d02f06678d0d)}' {{(pid=100295) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 09:51:58.541199 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.middleware.request_id [None req-61638da6-61a7-484c-bc6f-1f652d07c7e9 None None] RequestId filter calling following filter/app {{(pid=100298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:51:58.541834 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.volume.api [None req-1ebfede5-7d9a-42eb-9abc-c05e1e61209d tempest-SnapshotMetadataTestJSON-1413084382 tempest-SnapshotMetadataTestJSON-1413084382-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f06ee47b-026f-4ecc-a7c0-7932abbf2ef1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100295) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 09:51:58.568394 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.volume.api [None req-1ebfede5-7d9a-42eb-9abc-c05e1e61209d tempest-SnapshotMetadataTestJSON-1413084382 tempest-SnapshotMetadataTestJSON-1413084382-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f06ee47b-026f-4ecc-a7c0-7932abbf2ef1) transitioned into state 'SUCCESS' from state '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-1981051145',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ebd64d55e3ee49a99bece262f8314a57',qos_specs=None,replication_status=,reservations=['1d79a930-e3bf-480a-a938-cd1f5058be68','30e1fd98-2223-4317-a772-6dd960f092d4','131f50fa-d7da-4661-948b-bb74cba8a49b','21bee4c1-d984-4efb-9949-f0f94f1ae5fd'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f603dc8eb03c4256bb5a8848b69c8054',volume_type_id=45fd9a3a-b61e-4c6c-9ab7-d02f06678d0d)}' {{(pid=100295) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 09:51:58.569632 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.volume.api [None req-1ebfede5-7d9a-42eb-9abc-c05e1e61209d tempest-SnapshotMetadataTestJSON-1413084382 tempest-SnapshotMetadataTestJSON-1413084382-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ebdb9709-0b99-498b-a3cc-029379149ed0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100295) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 09:51:58.587930 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.volume.api [None req-1ebfede5-7d9a-42eb-9abc-c05e1e61209d tempest-SnapshotMetadataTestJSON-1413084382 tempest-SnapshotMetadataTestJSON-1413084382-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ebdb9709-0b99-498b-a3cc-029379149ed0) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100295) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 09:51:58.588846 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.volume.api [None req-1ebfede5-7d9a-42eb-9abc-c05e1e61209d tempest-SnapshotMetadataTestJSON-1413084382 tempest-SnapshotMetadataTestJSON-1413084382-project-member] Flow 'volume_create_api' (a188ff88-9663-4177-95c6-e4755082d12c) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100295) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 09:51:58.589280 np0000006707 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-1ebfede5-7d9a-42eb-9abc-c05e1e61209d tempest-SnapshotMetadataTestJSON-1413084382 tempest-SnapshotMetadataTestJSON-1413084382-project-member] Create volume request issued successfully. Aug 07 09:51:58.590611 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-1ebfede5-7d9a-42eb-9abc-c05e1e61209d tempest-SnapshotMetadataTestJSON-1413084382 tempest-SnapshotMetadataTestJSON-1413084382-project-member] https://10.4.3.8/volume/v3/volumes returned with HTTP 202 Aug 07 09:51:58.591045 np0000006707 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 130/520] 10.4.3.8 () {68 vars in 1244 bytes} [Fri Aug 7 09:51:58 2026] POST /volume/v3/volumes => generated 751 bytes in 543 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 07 09:51:58.605655 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [None req-6baaea61-f6af-4d50-9d19-e0a8ea2804a1 None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:51:58.608307 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-6baaea61-f6af-4d50-9d19-e0a8ea2804a1 tempest-SnapshotMetadataTestJSON-1413084382 tempest-SnapshotMetadataTestJSON-1413084382-project-member] GET https://10.4.3.8/volume/v3/volumes/b220559c-2241-4459-bd99-679204725968 Aug 07 09:51:58.609183 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-6baaea61-f6af-4d50-9d19-e0a8ea2804a1 tempest-SnapshotMetadataTestJSON-1413084382 tempest-SnapshotMetadataTestJSON-1413084382-project-member] Empty body provided in request {{(pid=100297) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 09:51:58.609183 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-6baaea61-f6af-4d50-9d19-e0a8ea2804a1 tempest-SnapshotMetadataTestJSON-1413084382 tempest-SnapshotMetadataTestJSON-1413084382-project-member] Calling method 'show' {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 09:51:58.626365 np0000006707 devstack@c-api.service[100297]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 09:51:58.626365 np0000006707 devstack@c-api.service[100297]: warnings.warn( Aug 07 09:51:58.638793 np0000006707 devstack@c-api.service[100297]: INFO cinder.volume.api [None req-6baaea61-f6af-4d50-9d19-e0a8ea2804a1 tempest-SnapshotMetadataTestJSON-1413084382 tempest-SnapshotMetadataTestJSON-1413084382-project-member] Volume info retrieved successfully. Aug 07 09:51:58.645625 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-6baaea61-f6af-4d50-9d19-e0a8ea2804a1 tempest-SnapshotMetadataTestJSON-1413084382 tempest-SnapshotMetadataTestJSON-1413084382-project-member] https://10.4.3.8/volume/v3/volumes/b220559c-2241-4459-bd99-679204725968 returned with HTTP 200 Aug 07 09:51:58.645625 np0000006707 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 131/521] 10.4.3.8 () {66 vars in 1334 bytes} [Fri Aug 7 09:51:58 2026] GET /volume/v3/volumes/b220559c-2241-4459-bd99-679204725968 => generated 819 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 09:51:58.697203 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [None req-61638da6-61a7-484c-bc6f-1f652d07c7e9 tempest-AttachVolumeMultiAttachTest-1302095414 tempest-AttachVolumeMultiAttachTest-1302095414-project-member] POST https://10.4.3.8/volume/v3/volumes Aug 07 09:51:58.697800 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [None req-61638da6-61a7-484c-bc6f-1f652d07c7e9 tempest-AttachVolumeMultiAttachTest-1302095414 tempest-AttachVolumeMultiAttachTest-1302095414-project-member] Action: 'create', calling method: create, body: {"volume": {"volume_type": "multiattach", "size": 1, "display_name": "tempest-AttachVolumeMultiAttachTest-volume-1630470386", "imageRef": "a6c27e23-91c8-49d8-8cc0-7e13210d16ce"}} {{(pid=100298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 09:51:58.699693 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.v3.volumes [None req-61638da6-61a7-484c-bc6f-1f652d07c7e9 tempest-AttachVolumeMultiAttachTest-1302095414 tempest-AttachVolumeMultiAttachTest-1302095414-project-member] Create volume request body: {'volume': {'volume_type': 'multiattach', 'size': 1, 'display_name': 'tempest-AttachVolumeMultiAttachTest-volume-1630470386', 'imageRef': 'a6c27e23-91c8-49d8-8cc0-7e13210d16ce'}} {{(pid=100298) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 07 09:51:58.831551 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.v3.volumes [None req-61638da6-61a7-484c-bc6f-1f652d07c7e9 tempest-AttachVolumeMultiAttachTest-1302095414 tempest-AttachVolumeMultiAttachTest-1302095414-project-member] Create volume of 1 GB Aug 07 09:51:58.832012 np0000006707 devstack@c-api.service[100298]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 09:51:58.832012 np0000006707 devstack@c-api.service[100298]: warnings.warn( Aug 07 09:51:58.834161 np0000006707 devstack@c-api.service[100298]: INFO cinder.volume.api [None req-61638da6-61a7-484c-bc6f-1f652d07c7e9 tempest-AttachVolumeMultiAttachTest-1302095414 tempest-AttachVolumeMultiAttachTest-1302095414-project-member] Availability Zones retrieved successfully. Aug 07 09:51:58.841408 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.volume.api [None req-61638da6-61a7-484c-bc6f-1f652d07c7e9 tempest-AttachVolumeMultiAttachTest-1302095414 tempest-AttachVolumeMultiAttachTest-1302095414-project-member] Flow 'volume_create_api' (f9119c76-8e50-4e25-87d3-c4f4350575ff) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100298) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 09:51:58.842286 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.volume.api [None req-61638da6-61a7-484c-bc6f-1f652d07c7e9 tempest-AttachVolumeMultiAttachTest-1302095414 tempest-AttachVolumeMultiAttachTest-1302095414-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (cded80fb-7218-4fa4-9add-3ec04db6d46b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100298) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 09:51:58.843627 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.volume.flows.api.create_volume [None req-61638da6-61a7-484c-bc6f-1f652d07c7e9 tempest-AttachVolumeMultiAttachTest-1302095414 tempest-AttachVolumeMultiAttachTest-1302095414-project-member] Validating volume size '1' using validate_int {{(pid=100298) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 07 09:51:58.894695 np0000006707 devstack@c-api.service[100298]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 09:51:58.894695 np0000006707 devstack@c-api.service[100298]: warnings.warn( Aug 07 09:51:58.909953 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.volume.api [None req-61638da6-61a7-484c-bc6f-1f652d07c7e9 tempest-AttachVolumeMultiAttachTest-1302095414 tempest-AttachVolumeMultiAttachTest-1302095414-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (cded80fb-7218-4fa4-9add-3ec04db6d46b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-07T09:47:40Z,deleted=False,deleted_at=None,description=None,extra_specs={multiattach=' True'},id=ea597f8c-ae52-4e0b-9373-ade0e30db6b3,is_public=True,name='multiattach',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'ea597f8c-ae52-4e0b-9373-ade0e30db6b3', 'encryption_key_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=100298) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 09:51:58.911928 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.volume.api [None req-61638da6-61a7-484c-bc6f-1f652d07c7e9 tempest-AttachVolumeMultiAttachTest-1302095414 tempest-AttachVolumeMultiAttachTest-1302095414-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e1420248-88a6-4faf-ab29-a37e53210eb1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100298) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 09:51:59.007141 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.quota [None req-61638da6-61a7-484c-bc6f-1f652d07c7e9 tempest-AttachVolumeMultiAttachTest-1302095414 tempest-AttachVolumeMultiAttachTest-1302095414-project-member] Created reservations ['cf69cc63-cdd6-4c16-b5c5-13a1cfede549', '3f155c33-760d-4977-ac8a-4b6a900bec73', '32f96ee4-d830-42ad-a927-22e0dcec8e19', 'c7c47a76-c4ea-476b-bf7a-aaa981d9f20c'] {{(pid=100298) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 09:51:59.008221 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.volume.api [None req-61638da6-61a7-484c-bc6f-1f652d07c7e9 tempest-AttachVolumeMultiAttachTest-1302095414 tempest-AttachVolumeMultiAttachTest-1302095414-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e1420248-88a6-4faf-ab29-a37e53210eb1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['cf69cc63-cdd6-4c16-b5c5-13a1cfede549', '3f155c33-760d-4977-ac8a-4b6a900bec73', '32f96ee4-d830-42ad-a927-22e0dcec8e19', 'c7c47a76-c4ea-476b-bf7a-aaa981d9f20c']}' {{(pid=100298) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 09:51:59.009278 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.volume.api [None req-61638da6-61a7-484c-bc6f-1f652d07c7e9 tempest-AttachVolumeMultiAttachTest-1302095414 tempest-AttachVolumeMultiAttachTest-1302095414-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (edd2aad2-cec9-4ebf-88bb-34d7f30339cc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100298) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 09:51:59.038316 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.volume.api [None req-61638da6-61a7-484c-bc6f-1f652d07c7e9 tempest-AttachVolumeMultiAttachTest-1302095414 tempest-AttachVolumeMultiAttachTest-1302095414-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (edd2aad2-cec9-4ebf-88bb-34d7f30339cc) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'c66097fd-2193-4a53-b356-025d56ae490c', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeMultiAttachTest-volume-1630470386',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=True,project_id='26be8a1335ba4afb86407b86637390ae',qos_specs=None,replication_status=,reservations=['cf69cc63-cdd6-4c16-b5c5-13a1cfede549','3f155c33-760d-4977-ac8a-4b6a900bec73','32f96ee4-d830-42ad-a927-22e0dcec8e19','c7c47a76-c4ea-476b-bf7a-aaa981d9f20c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='33b7326706d64839b27295418493bcd6',volume_type_id=ea597f8c-ae52-4e0b-9373-ade0e30db6b3), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-07T09:51:59Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeMultiAttachTest-volume-1630470386',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=c66097fd-2193-4a53-b356-025d56ae490c,launched_at=None,metadata={},migration_status=None,multiattach=True,previous_status=None,project_id='26be8a1335ba4afb86407b86637390ae',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='33b7326706d64839b27295418493bcd6',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(ea597f8c-ae52-4e0b-9373-ade0e30db6b3),volume_type_id=ea597f8c-ae52-4e0b-9373-ade0e30db6b3)}' {{(pid=100298) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 09:51:59.039045 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.volume.api [None req-61638da6-61a7-484c-bc6f-1f652d07c7e9 tempest-AttachVolumeMultiAttachTest-1302095414 tempest-AttachVolumeMultiAttachTest-1302095414-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ca20a497-d31f-482d-8861-4326455310a6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100298) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 09:51:59.067122 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.volume.api [None req-61638da6-61a7-484c-bc6f-1f652d07c7e9 tempest-AttachVolumeMultiAttachTest-1302095414 tempest-AttachVolumeMultiAttachTest-1302095414-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ca20a497-d31f-482d-8861-4326455310a6) transitioned into state 'SUCCESS' from state '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-1630470386',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=True,project_id='26be8a1335ba4afb86407b86637390ae',qos_specs=None,replication_status=,reservations=['cf69cc63-cdd6-4c16-b5c5-13a1cfede549','3f155c33-760d-4977-ac8a-4b6a900bec73','32f96ee4-d830-42ad-a927-22e0dcec8e19','c7c47a76-c4ea-476b-bf7a-aaa981d9f20c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='33b7326706d64839b27295418493bcd6',volume_type_id=ea597f8c-ae52-4e0b-9373-ade0e30db6b3)}' {{(pid=100298) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 09:51:59.068030 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.volume.api [None req-61638da6-61a7-484c-bc6f-1f652d07c7e9 tempest-AttachVolumeMultiAttachTest-1302095414 tempest-AttachVolumeMultiAttachTest-1302095414-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (91323513-d0ac-4a7c-a3a8-74283769fc55) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100298) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 09:51:59.083047 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.volume.api [None req-61638da6-61a7-484c-bc6f-1f652d07c7e9 tempest-AttachVolumeMultiAttachTest-1302095414 tempest-AttachVolumeMultiAttachTest-1302095414-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (91323513-d0ac-4a7c-a3a8-74283769fc55) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100298) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 09:51:59.084311 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.volume.api [None req-61638da6-61a7-484c-bc6f-1f652d07c7e9 tempest-AttachVolumeMultiAttachTest-1302095414 tempest-AttachVolumeMultiAttachTest-1302095414-project-member] Flow 'volume_create_api' (f9119c76-8e50-4e25-87d3-c4f4350575ff) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100298) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 09:51:59.084778 np0000006707 devstack@c-api.service[100298]: INFO cinder.volume.api [None req-61638da6-61a7-484c-bc6f-1f652d07c7e9 tempest-AttachVolumeMultiAttachTest-1302095414 tempest-AttachVolumeMultiAttachTest-1302095414-project-member] Create volume request issued successfully. Aug 07 09:51:59.085185 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [None req-61638da6-61a7-484c-bc6f-1f652d07c7e9 tempest-AttachVolumeMultiAttachTest-1302095414 tempest-AttachVolumeMultiAttachTest-1302095414-project-member] https://10.4.3.8/volume/v3/volumes returned with HTTP 202 Aug 07 09:51:59.086012 np0000006707 devstack@c-api.service[100298]: [pid: 100298|app: 0|req: 132/522] 10.4.3.8 () {68 vars in 1245 bytes} [Fri Aug 7 09:51:58 2026] POST /volume/v3/volumes => generated 756 bytes in 546 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 07 09:51:59.108712 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [None req-c668c9b1-adaf-4755-8c9f-734364d89c81 None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:51:59.111077 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-c668c9b1-adaf-4755-8c9f-734364d89c81 tempest-AttachVolumeMultiAttachTest-1302095414 tempest-AttachVolumeMultiAttachTest-1302095414-project-member] GET https://10.4.3.8/volume/v3/volumes/c66097fd-2193-4a53-b356-025d56ae490c Aug 07 09:51:59.111395 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-c668c9b1-adaf-4755-8c9f-734364d89c81 tempest-AttachVolumeMultiAttachTest-1302095414 tempest-AttachVolumeMultiAttachTest-1302095414-project-member] Empty body provided in request {{(pid=100296) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 09:51:59.111931 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-c668c9b1-adaf-4755-8c9f-734364d89c81 tempest-AttachVolumeMultiAttachTest-1302095414 tempest-AttachVolumeMultiAttachTest-1302095414-project-member] Calling method 'show' {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 09:51:59.122601 np0000006707 devstack@c-api.service[100296]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 09:51:59.122601 np0000006707 devstack@c-api.service[100296]: warnings.warn( Aug 07 09:51:59.130187 np0000006707 devstack@c-api.service[100296]: INFO cinder.volume.api [None req-c668c9b1-adaf-4755-8c9f-734364d89c81 tempest-AttachVolumeMultiAttachTest-1302095414 tempest-AttachVolumeMultiAttachTest-1302095414-project-member] Volume info retrieved successfully. Aug 07 09:51:59.136209 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-c668c9b1-adaf-4755-8c9f-734364d89c81 tempest-AttachVolumeMultiAttachTest-1302095414 tempest-AttachVolumeMultiAttachTest-1302095414-project-member] https://10.4.3.8/volume/v3/volumes/c66097fd-2193-4a53-b356-025d56ae490c returned with HTTP 200 Aug 07 09:51:59.136965 np0000006707 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 130/523] 10.4.3.8 () {66 vars in 1334 bytes} [Fri Aug 7 09:51:59 2026] GET /volume/v3/volumes/c66097fd-2193-4a53-b356-025d56ae490c => generated 824 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 09:51:59.663243 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-d97b2e73-ca13-4743-814d-791c193e1eb0 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:51:59.665247 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-d97b2e73-ca13-4743-814d-791c193e1eb0 tempest-SnapshotMetadataTestJSON-1413084382 tempest-SnapshotMetadataTestJSON-1413084382-project-member] GET https://10.4.3.8/volume/v3/volumes/b220559c-2241-4459-bd99-679204725968 Aug 07 09:51:59.665550 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-d97b2e73-ca13-4743-814d-791c193e1eb0 tempest-SnapshotMetadataTestJSON-1413084382 tempest-SnapshotMetadataTestJSON-1413084382-project-member] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 09:51:59.665822 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-d97b2e73-ca13-4743-814d-791c193e1eb0 tempest-SnapshotMetadataTestJSON-1413084382 tempest-SnapshotMetadataTestJSON-1413084382-project-member] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 09:51:59.676963 np0000006707 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 09:51:59.676963 np0000006707 devstack@c-api.service[100295]: warnings.warn( Aug 07 09:51:59.684142 np0000006707 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-d97b2e73-ca13-4743-814d-791c193e1eb0 tempest-SnapshotMetadataTestJSON-1413084382 tempest-SnapshotMetadataTestJSON-1413084382-project-member] Volume info retrieved successfully. Aug 07 09:51:59.690053 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-d97b2e73-ca13-4743-814d-791c193e1eb0 tempest-SnapshotMetadataTestJSON-1413084382 tempest-SnapshotMetadataTestJSON-1413084382-project-member] https://10.4.3.8/volume/v3/volumes/b220559c-2241-4459-bd99-679204725968 returned with HTTP 200 Aug 07 09:51:59.690779 np0000006707 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 131/524] 10.4.3.8 () {66 vars in 1334 bytes} [Fri Aug 7 09:51:59 2026] GET /volume/v3/volumes/b220559c-2241-4459-bd99-679204725968 => generated 844 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 09:51:59.705434 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [None req-df35b461-db03-4f38-9ac7-86612bfd00be None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:51:59.707468 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-df35b461-db03-4f38-9ac7-86612bfd00be tempest-SnapshotMetadataTestJSON-1413084382 tempest-SnapshotMetadataTestJSON-1413084382-project-member] POST https://10.4.3.8/volume/v3/snapshots Aug 07 09:51:59.708018 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-df35b461-db03-4f38-9ac7-86612bfd00be tempest-SnapshotMetadataTestJSON-1413084382 tempest-SnapshotMetadataTestJSON-1413084382-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "b220559c-2241-4459-bd99-679204725968", "name": "tempest-SnapshotMetadataTestJSON-Snapshot-521990927"}} {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 09:51:59.718809 np0000006707 devstack@c-api.service[100297]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 09:51:59.718809 np0000006707 devstack@c-api.service[100297]: warnings.warn( Aug 07 09:51:59.719439 np0000006707 devstack@c-api.service[100297]: INFO cinder.volume.api [None req-df35b461-db03-4f38-9ac7-86612bfd00be tempest-SnapshotMetadataTestJSON-1413084382 tempest-SnapshotMetadataTestJSON-1413084382-project-member] Volume info retrieved successfully. Aug 07 09:51:59.719439 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.v3.snapshots [None req-df35b461-db03-4f38-9ac7-86612bfd00be tempest-SnapshotMetadataTestJSON-1413084382 tempest-SnapshotMetadataTestJSON-1413084382-project-member] Create snapshot from volume b220559c-2241-4459-bd99-679204725968 Aug 07 09:51:59.736984 np0000006707 devstack@c-api.service[100297]: WARNING cinder.quota [None req-df35b461-db03-4f38-9ac7-86612bfd00be tempest-SnapshotMetadataTestJSON-1413084382 tempest-SnapshotMetadataTestJSON-1413084382-project-member] Deprecated: Default quota for resource: snapshots_storpool is set by the default quota flag: quota_snapshots_storpool, it is now deprecated. Please use the default quota class for default quota. Aug 07 09:51:59.771789 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.quota [None req-df35b461-db03-4f38-9ac7-86612bfd00be tempest-SnapshotMetadataTestJSON-1413084382 tempest-SnapshotMetadataTestJSON-1413084382-project-member] Created reservations ['6d81b185-9db0-4387-8242-b4a5b66d855b', '95a344ed-67a1-43b3-921c-8994920504c5', '5018c555-ba4b-45a8-b844-bad66456c082', '3899c209-4489-4c73-b49f-8b1bcbca050d'] {{(pid=100297) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 09:51:59.848389 np0000006707 devstack@c-api.service[100297]: INFO cinder.volume.api [None req-df35b461-db03-4f38-9ac7-86612bfd00be tempest-SnapshotMetadataTestJSON-1413084382 tempest-SnapshotMetadataTestJSON-1413084382-project-member] Snapshot create request issued successfully. Aug 07 09:51:59.848900 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-df35b461-db03-4f38-9ac7-86612bfd00be tempest-SnapshotMetadataTestJSON-1413084382 tempest-SnapshotMetadataTestJSON-1413084382-project-member] https://10.4.3.8/volume/v3/snapshots returned with HTTP 202 Aug 07 09:51:59.849433 np0000006707 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 132/525] 10.4.3.8 () {68 vars in 1251 bytes} [Fri Aug 7 09:51:59 2026] POST /volume/v3/snapshots => generated 310 bytes in 145 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 07 09:51:59.862173 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.middleware.request_id [None req-c8c172e8-f212-4c0a-bb37-318c41f7881d None None] RequestId filter calling following filter/app {{(pid=100298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:51:59.864797 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [None req-c8c172e8-f212-4c0a-bb37-318c41f7881d tempest-SnapshotMetadataTestJSON-1413084382 tempest-SnapshotMetadataTestJSON-1413084382-project-member] GET https://10.4.3.8/volume/v3/snapshots/8e332b3c-9b1b-4fe0-a7cf-b431e92d6476 Aug 07 09:51:59.865077 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [None req-c8c172e8-f212-4c0a-bb37-318c41f7881d tempest-SnapshotMetadataTestJSON-1413084382 tempest-SnapshotMetadataTestJSON-1413084382-project-member] Empty body provided in request {{(pid=100298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 09:51:59.865699 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [None req-c8c172e8-f212-4c0a-bb37-318c41f7881d tempest-SnapshotMetadataTestJSON-1413084382 tempest-SnapshotMetadataTestJSON-1413084382-project-member] Calling method 'show' {{(pid=100298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 09:51:59.871698 np0000006707 devstack@c-api.service[100298]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 09:51:59.871698 np0000006707 devstack@c-api.service[100298]: warnings.warn( Aug 07 09:51:59.872273 np0000006707 devstack@c-api.service[100298]: INFO cinder.volume.api [None req-c8c172e8-f212-4c0a-bb37-318c41f7881d tempest-SnapshotMetadataTestJSON-1413084382 tempest-SnapshotMetadataTestJSON-1413084382-project-member] Snapshot retrieved successfully. Aug 07 09:51:59.875529 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [None req-c8c172e8-f212-4c0a-bb37-318c41f7881d tempest-SnapshotMetadataTestJSON-1413084382 tempest-SnapshotMetadataTestJSON-1413084382-project-member] https://10.4.3.8/volume/v3/snapshots/8e332b3c-9b1b-4fe0-a7cf-b431e92d6476 returned with HTTP 200 Aug 07 09:51:59.875529 np0000006707 devstack@c-api.service[100298]: [pid: 100298|app: 0|req: 133/526] 10.4.3.8 () {66 vars in 1340 bytes} [Fri Aug 7 09:51:59 2026] GET /volume/v3/snapshots/8e332b3c-9b1b-4fe0-a7cf-b431e92d6476 => generated 442 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 09:52:00.152659 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [None req-9f4495ce-3dd1-479e-9c1f-1fc2ea675789 None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:52:00.154821 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-9f4495ce-3dd1-479e-9c1f-1fc2ea675789 tempest-AttachVolumeMultiAttachTest-1302095414 tempest-AttachVolumeMultiAttachTest-1302095414-project-member] GET https://10.4.3.8/volume/v3/volumes/c66097fd-2193-4a53-b356-025d56ae490c Aug 07 09:52:00.155079 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-9f4495ce-3dd1-479e-9c1f-1fc2ea675789 tempest-AttachVolumeMultiAttachTest-1302095414 tempest-AttachVolumeMultiAttachTest-1302095414-project-member] Empty body provided in request {{(pid=100296) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 09:52:00.155295 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-9f4495ce-3dd1-479e-9c1f-1fc2ea675789 tempest-AttachVolumeMultiAttachTest-1302095414 tempest-AttachVolumeMultiAttachTest-1302095414-project-member] Calling method 'show' {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 09:52:00.165075 np0000006707 devstack@c-api.service[100296]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 09:52:00.165075 np0000006707 devstack@c-api.service[100296]: warnings.warn( Aug 07 09:52:00.171047 np0000006707 devstack@c-api.service[100296]: INFO cinder.volume.api [None req-9f4495ce-3dd1-479e-9c1f-1fc2ea675789 tempest-AttachVolumeMultiAttachTest-1302095414 tempest-AttachVolumeMultiAttachTest-1302095414-project-member] Volume info retrieved successfully. Aug 07 09:52:00.177836 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-9f4495ce-3dd1-479e-9c1f-1fc2ea675789 tempest-AttachVolumeMultiAttachTest-1302095414 tempest-AttachVolumeMultiAttachTest-1302095414-project-member] https://10.4.3.8/volume/v3/volumes/c66097fd-2193-4a53-b356-025d56ae490c returned with HTTP 200 Aug 07 09:52:00.178332 np0000006707 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 131/527] 10.4.3.8 () {66 vars in 1334 bytes} [Fri Aug 7 09:52:00 2026] GET /volume/v3/volumes/c66097fd-2193-4a53-b356-025d56ae490c => generated 1364 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 09:52:00.309661 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [req-651ff608-82aa-44ad-a1e7-fdd4f08e2670 req-cb33b81d-106e-4189-a719-00374266844e None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:52:00.315952 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [req-651ff608-82aa-44ad-a1e7-fdd4f08e2670 req-cb33b81d-106e-4189-a719-00374266844e tempest-AttachVolumeMultiAttachTest-1302095414 tempest-AttachVolumeMultiAttachTest-1302095414-project-member] GET https://10.4.3.8/volume/v3/volumes/c66097fd-2193-4a53-b356-025d56ae490c Aug 07 09:52:00.316163 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [req-651ff608-82aa-44ad-a1e7-fdd4f08e2670 req-cb33b81d-106e-4189-a719-00374266844e tempest-AttachVolumeMultiAttachTest-1302095414 tempest-AttachVolumeMultiAttachTest-1302095414-project-member] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 09:52:00.316382 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [req-651ff608-82aa-44ad-a1e7-fdd4f08e2670 req-cb33b81d-106e-4189-a719-00374266844e tempest-AttachVolumeMultiAttachTest-1302095414 tempest-AttachVolumeMultiAttachTest-1302095414-project-member] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 09:52:00.327243 np0000006707 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 09:52:00.327243 np0000006707 devstack@c-api.service[100295]: warnings.warn( Aug 07 09:52:00.333328 np0000006707 devstack@c-api.service[100295]: INFO cinder.volume.api [req-651ff608-82aa-44ad-a1e7-fdd4f08e2670 req-cb33b81d-106e-4189-a719-00374266844e tempest-AttachVolumeMultiAttachTest-1302095414 tempest-AttachVolumeMultiAttachTest-1302095414-project-member] Volume info retrieved successfully. Aug 07 09:52:00.341461 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [req-651ff608-82aa-44ad-a1e7-fdd4f08e2670 req-cb33b81d-106e-4189-a719-00374266844e tempest-AttachVolumeMultiAttachTest-1302095414 tempest-AttachVolumeMultiAttachTest-1302095414-project-member] https://10.4.3.8/volume/v3/volumes/c66097fd-2193-4a53-b356-025d56ae490c returned with HTTP 200 Aug 07 09:52:00.342123 np0000006707 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 132/528] 10.4.3.8 () {68 vars in 1584 bytes} [Fri Aug 7 09:52:00 2026] GET /volume/v3/volumes/c66097fd-2193-4a53-b356-025d56ae490c => generated 1364 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 09:52:00.887521 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [None req-90c9e01e-c0fb-4062-97de-df6c0de8a2b2 None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:52:00.890354 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-90c9e01e-c0fb-4062-97de-df6c0de8a2b2 tempest-SnapshotMetadataTestJSON-1413084382 tempest-SnapshotMetadataTestJSON-1413084382-project-member] GET https://10.4.3.8/volume/v3/snapshots/8e332b3c-9b1b-4fe0-a7cf-b431e92d6476 Aug 07 09:52:00.890638 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-90c9e01e-c0fb-4062-97de-df6c0de8a2b2 tempest-SnapshotMetadataTestJSON-1413084382 tempest-SnapshotMetadataTestJSON-1413084382-project-member] Empty body provided in request {{(pid=100297) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 09:52:00.890819 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-90c9e01e-c0fb-4062-97de-df6c0de8a2b2 tempest-SnapshotMetadataTestJSON-1413084382 tempest-SnapshotMetadataTestJSON-1413084382-project-member] Calling method 'show' {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 09:52:00.902159 np0000006707 devstack@c-api.service[100297]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 09:52:00.902159 np0000006707 devstack@c-api.service[100297]: warnings.warn( Aug 07 09:52:00.902906 np0000006707 devstack@c-api.service[100297]: INFO cinder.volume.api [None req-90c9e01e-c0fb-4062-97de-df6c0de8a2b2 tempest-SnapshotMetadataTestJSON-1413084382 tempest-SnapshotMetadataTestJSON-1413084382-project-member] Snapshot retrieved successfully. Aug 07 09:52:00.903969 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-90c9e01e-c0fb-4062-97de-df6c0de8a2b2 tempest-SnapshotMetadataTestJSON-1413084382 tempest-SnapshotMetadataTestJSON-1413084382-project-member] https://10.4.3.8/volume/v3/snapshots/8e332b3c-9b1b-4fe0-a7cf-b431e92d6476 returned with HTTP 200 Aug 07 09:52:00.904332 np0000006707 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 133/529] 10.4.3.8 () {66 vars in 1340 bytes} [Fri Aug 7 09:52:00 2026] GET /volume/v3/snapshots/8e332b3c-9b1b-4fe0-a7cf-b431e92d6476 => generated 469 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 09:52:00.912152 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.middleware.request_id [req-651ff608-82aa-44ad-a1e7-fdd4f08e2670 req-a9cbd7e6-de88-40da-bd4d-5ada7bfa0a7b None None] RequestId filter calling following filter/app {{(pid=100298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:52:00.917950 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [None req-0bb7e936-2746-4ac9-847c-39dabad7e127 None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:52:00.919135 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [req-651ff608-82aa-44ad-a1e7-fdd4f08e2670 req-a9cbd7e6-de88-40da-bd4d-5ada7bfa0a7b tempest-AttachVolumeMultiAttachTest-1302095414 tempest-AttachVolumeMultiAttachTest-1302095414-project-member] GET https://10.4.3.8/volume/v3/volumes/c66097fd-2193-4a53-b356-025d56ae490c Aug 07 09:52:00.919589 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [req-651ff608-82aa-44ad-a1e7-fdd4f08e2670 req-a9cbd7e6-de88-40da-bd4d-5ada7bfa0a7b tempest-AttachVolumeMultiAttachTest-1302095414 tempest-AttachVolumeMultiAttachTest-1302095414-project-member] Empty body provided in request {{(pid=100298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 09:52:00.919742 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-0bb7e936-2746-4ac9-847c-39dabad7e127 tempest-SnapshotMetadataTestJSON-1413084382 tempest-SnapshotMetadataTestJSON-1413084382-project-member] POST https://10.4.3.8/volume/v3/snapshots/8e332b3c-9b1b-4fe0-a7cf-b431e92d6476/metadata Aug 07 09:52:00.919917 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [req-651ff608-82aa-44ad-a1e7-fdd4f08e2670 req-a9cbd7e6-de88-40da-bd4d-5ada7bfa0a7b tempest-AttachVolumeMultiAttachTest-1302095414 tempest-AttachVolumeMultiAttachTest-1302095414-project-member] Calling method 'show' {{(pid=100298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 09:52:00.920239 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-0bb7e936-2746-4ac9-847c-39dabad7e127 tempest-SnapshotMetadataTestJSON-1413084382 tempest-SnapshotMetadataTestJSON-1413084382-project-member] Action: 'create', calling method: create, body: {"metadata": {"key1": "value1", "key2": "value2", "key3": "value3"}} {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 09:52:00.933228 np0000006707 devstack@c-api.service[100296]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 09:52:00.933228 np0000006707 devstack@c-api.service[100296]: warnings.warn( Aug 07 09:52:00.933389 np0000006707 devstack@c-api.service[100296]: INFO cinder.volume.api [None req-0bb7e936-2746-4ac9-847c-39dabad7e127 tempest-SnapshotMetadataTestJSON-1413084382 tempest-SnapshotMetadataTestJSON-1413084382-project-member] Snapshot retrieved successfully. Aug 07 09:52:00.936769 np0000006707 devstack@c-api.service[100298]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 09:52:00.936769 np0000006707 devstack@c-api.service[100298]: warnings.warn( Aug 07 09:52:00.943042 np0000006707 devstack@c-api.service[100298]: INFO cinder.volume.api [req-651ff608-82aa-44ad-a1e7-fdd4f08e2670 req-a9cbd7e6-de88-40da-bd4d-5ada7bfa0a7b tempest-AttachVolumeMultiAttachTest-1302095414 tempest-AttachVolumeMultiAttachTest-1302095414-project-member] Volume info retrieved successfully. Aug 07 09:52:00.951653 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [req-651ff608-82aa-44ad-a1e7-fdd4f08e2670 req-a9cbd7e6-de88-40da-bd4d-5ada7bfa0a7b tempest-AttachVolumeMultiAttachTest-1302095414 tempest-AttachVolumeMultiAttachTest-1302095414-project-member] https://10.4.3.8/volume/v3/volumes/c66097fd-2193-4a53-b356-025d56ae490c returned with HTTP 200 Aug 07 09:52:00.953571 np0000006707 devstack@c-api.service[100298]: [pid: 100298|app: 0|req: 134/530] 10.4.3.8 () {68 vars in 1584 bytes} [Fri Aug 7 09:52:00 2026] GET /volume/v3/volumes/c66097fd-2193-4a53-b356-025d56ae490c => generated 1364 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 09:52:00.970091 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-559c72a6-8c9c-4a95-ba1c-a6d8428c40b7 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:52:00.970552 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-559c72a6-8c9c-4a95-ba1c-a6d8428c40b7 None None] GET https://10.4.3.8/volume// Aug 07 09:52:00.970788 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-559c72a6-8c9c-4a95-ba1c-a6d8428c40b7 None None] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 09:52:00.970974 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-559c72a6-8c9c-4a95-ba1c-a6d8428c40b7 None None] Calling method 'all' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 09:52:00.971340 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-559c72a6-8c9c-4a95-ba1c-a6d8428c40b7 None None] https://10.4.3.8/volume// returned with HTTP 300 Aug 07 09:52:00.971811 np0000006707 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 133/531] 10.4.3.8 () {66 vars in 1405 bytes} [Fri Aug 7 09:52:00 2026] GET /volume/ => generated 384 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 07 09:52:00.983391 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [req-651ff608-82aa-44ad-a1e7-fdd4f08e2670 req-7f121860-6422-4b6c-b725-7c16e3cacfa5 None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:52:00.986332 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [req-651ff608-82aa-44ad-a1e7-fdd4f08e2670 req-7f121860-6422-4b6c-b725-7c16e3cacfa5 tempest-AttachVolumeMultiAttachTest-1302095414 tempest-AttachVolumeMultiAttachTest-1302095414-project-member] POST https://10.4.3.8/volume/v3/attachments Aug 07 09:52:00.987126 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [req-651ff608-82aa-44ad-a1e7-fdd4f08e2670 req-7f121860-6422-4b6c-b725-7c16e3cacfa5 tempest-AttachVolumeMultiAttachTest-1302095414 tempest-AttachVolumeMultiAttachTest-1302095414-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "c66097fd-2193-4a53-b356-025d56ae490c", "connector": null, "instance_uuid": "90569f3e-f761-496f-9dbc-ac79668a0644"}} {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 09:52:00.995734 np0000006707 devstack@c-api.service[100296]: INFO cinder.volume.api [None req-0bb7e936-2746-4ac9-847c-39dabad7e127 tempest-SnapshotMetadataTestJSON-1413084382 tempest-SnapshotMetadataTestJSON-1413084382-project-member] Update snapshot metadata completed successfully. Aug 07 09:52:00.996158 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-0bb7e936-2746-4ac9-847c-39dabad7e127 tempest-SnapshotMetadataTestJSON-1413084382 tempest-SnapshotMetadataTestJSON-1413084382-project-member] https://10.4.3.8/volume/v3/snapshots/8e332b3c-9b1b-4fe0-a7cf-b431e92d6476/metadata returned with HTTP 200 Aug 07 09:52:00.997231 np0000006707 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 132/532] 10.4.3.8 () {68 vars in 1388 bytes} [Fri Aug 7 09:52:00 2026] POST /volume/v3/snapshots/8e332b3c-9b1b-4fe0-a7cf-b431e92d6476/metadata => generated 68 bytes in 80 msecs (HTTP/1.1 200) 7 headers in 284 bytes (2 switches on core 0) Aug 07 09:52:00.999905 np0000006707 devstack@c-api.service[100297]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 09:52:00.999905 np0000006707 devstack@c-api.service[100297]: warnings.warn( Aug 07 09:52:01.010314 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.middleware.request_id [None req-865a8c3b-410c-43a2-8aa3-ac641f7abe1e None None] RequestId filter calling following filter/app {{(pid=100298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:52:01.012759 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [None req-865a8c3b-410c-43a2-8aa3-ac641f7abe1e tempest-SnapshotMetadataTestJSON-1413084382 tempest-SnapshotMetadataTestJSON-1413084382-project-member] GET https://10.4.3.8/volume/v3/snapshots/8e332b3c-9b1b-4fe0-a7cf-b431e92d6476/metadata Aug 07 09:52:01.013094 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [None req-865a8c3b-410c-43a2-8aa3-ac641f7abe1e tempest-SnapshotMetadataTestJSON-1413084382 tempest-SnapshotMetadataTestJSON-1413084382-project-member] Empty body provided in request {{(pid=100298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 09:52:01.013612 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [None req-865a8c3b-410c-43a2-8aa3-ac641f7abe1e tempest-SnapshotMetadataTestJSON-1413084382 tempest-SnapshotMetadataTestJSON-1413084382-project-member] Calling method 'index' {{(pid=100298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 09:52:01.023187 np0000006707 devstack@c-api.service[100298]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 09:52:01.023187 np0000006707 devstack@c-api.service[100298]: warnings.warn( Aug 07 09:52:01.023953 np0000006707 devstack@c-api.service[100298]: INFO cinder.volume.api [None req-865a8c3b-410c-43a2-8aa3-ac641f7abe1e tempest-SnapshotMetadataTestJSON-1413084382 tempest-SnapshotMetadataTestJSON-1413084382-project-member] Snapshot retrieved successfully. Aug 07 09:52:01.025788 np0000006707 devstack@c-api.service[100298]: INFO cinder.volume.api [None req-865a8c3b-410c-43a2-8aa3-ac641f7abe1e tempest-SnapshotMetadataTestJSON-1413084382 tempest-SnapshotMetadataTestJSON-1413084382-project-member] Get snapshot metadata completed successfully. Aug 07 09:52:01.025788 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [None req-865a8c3b-410c-43a2-8aa3-ac641f7abe1e tempest-SnapshotMetadataTestJSON-1413084382 tempest-SnapshotMetadataTestJSON-1413084382-project-member] https://10.4.3.8/volume/v3/snapshots/8e332b3c-9b1b-4fe0-a7cf-b431e92d6476/metadata returned with HTTP 200 Aug 07 09:52:01.027089 np0000006707 devstack@c-api.service[100298]: [pid: 100298|app: 0|req: 135/533] 10.4.3.8 () {66 vars in 1367 bytes} [Fri Aug 7 09:52:01 2026] GET /volume/v3/snapshots/8e332b3c-9b1b-4fe0-a7cf-b431e92d6476/metadata => generated 68 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 07 09:52:01.038704 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-23117105-3628-402a-b569-5016f861889b None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:52:01.042179 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-23117105-3628-402a-b569-5016f861889b tempest-SnapshotMetadataTestJSON-1413084382 tempest-SnapshotMetadataTestJSON-1413084382-project-member] PUT https://10.4.3.8/volume/v3/snapshots/8e332b3c-9b1b-4fe0-a7cf-b431e92d6476/metadata Aug 07 09:52:01.042711 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-23117105-3628-402a-b569-5016f861889b tempest-SnapshotMetadataTestJSON-1413084382 tempest-SnapshotMetadataTestJSON-1413084382-project-member] Action: 'update_all', calling method: update_all, body: {"metadata": {"key3": "value3_update", "key4": "value4"}} {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 09:52:01.053687 np0000006707 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 09:52:01.053687 np0000006707 devstack@c-api.service[100295]: warnings.warn( Aug 07 09:52:01.054910 np0000006707 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-23117105-3628-402a-b569-5016f861889b tempest-SnapshotMetadataTestJSON-1413084382 tempest-SnapshotMetadataTestJSON-1413084382-project-member] Snapshot retrieved successfully. Aug 07 09:52:01.060308 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [req-651ff608-82aa-44ad-a1e7-fdd4f08e2670 req-7f121860-6422-4b6c-b725-7c16e3cacfa5 tempest-AttachVolumeMultiAttachTest-1302095414 tempest-AttachVolumeMultiAttachTest-1302095414-project-member] https://10.4.3.8/volume/v3/attachments returned with HTTP 200 Aug 07 09:52:01.060785 np0000006707 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 134/534] 10.4.3.8 () {74 vars in 1580 bytes} [Fri Aug 7 09:52:00 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 09:52:01.103963 np0000006707 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-23117105-3628-402a-b569-5016f861889b tempest-SnapshotMetadataTestJSON-1413084382 tempest-SnapshotMetadataTestJSON-1413084382-project-member] Update snapshot metadata completed successfully. Aug 07 09:52:01.104351 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-23117105-3628-402a-b569-5016f861889b tempest-SnapshotMetadataTestJSON-1413084382 tempest-SnapshotMetadataTestJSON-1413084382-project-member] https://10.4.3.8/volume/v3/snapshots/8e332b3c-9b1b-4fe0-a7cf-b431e92d6476/metadata returned with HTTP 200 Aug 07 09:52:01.105113 np0000006707 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 134/535] 10.4.3.8 () {68 vars in 1387 bytes} [Fri Aug 7 09:52:01 2026] PUT /volume/v3/snapshots/8e332b3c-9b1b-4fe0-a7cf-b431e92d6476/metadata => generated 57 bytes in 67 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 07 09:52:01.115032 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [None req-523f01dc-dd17-4048-8873-0df1f6d0b58d None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:52:01.117660 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-523f01dc-dd17-4048-8873-0df1f6d0b58d tempest-SnapshotMetadataTestJSON-1413084382 tempest-SnapshotMetadataTestJSON-1413084382-project-member] GET https://10.4.3.8/volume/v3/snapshots/8e332b3c-9b1b-4fe0-a7cf-b431e92d6476/metadata Aug 07 09:52:01.117660 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-523f01dc-dd17-4048-8873-0df1f6d0b58d tempest-SnapshotMetadataTestJSON-1413084382 tempest-SnapshotMetadataTestJSON-1413084382-project-member] Empty body provided in request {{(pid=100296) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 09:52:01.118968 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-523f01dc-dd17-4048-8873-0df1f6d0b58d tempest-SnapshotMetadataTestJSON-1413084382 tempest-SnapshotMetadataTestJSON-1413084382-project-member] Calling method 'index' {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 09:52:01.126292 np0000006707 devstack@c-api.service[100296]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 09:52:01.126292 np0000006707 devstack@c-api.service[100296]: warnings.warn( Aug 07 09:52:01.126815 np0000006707 devstack@c-api.service[100296]: INFO cinder.volume.api [None req-523f01dc-dd17-4048-8873-0df1f6d0b58d tempest-SnapshotMetadataTestJSON-1413084382 tempest-SnapshotMetadataTestJSON-1413084382-project-member] Snapshot retrieved successfully. Aug 07 09:52:01.127503 np0000006707 devstack@c-api.service[100296]: INFO cinder.volume.api [None req-523f01dc-dd17-4048-8873-0df1f6d0b58d tempest-SnapshotMetadataTestJSON-1413084382 tempest-SnapshotMetadataTestJSON-1413084382-project-member] Get snapshot metadata completed successfully. Aug 07 09:52:01.127781 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-523f01dc-dd17-4048-8873-0df1f6d0b58d tempest-SnapshotMetadataTestJSON-1413084382 tempest-SnapshotMetadataTestJSON-1413084382-project-member] https://10.4.3.8/volume/v3/snapshots/8e332b3c-9b1b-4fe0-a7cf-b431e92d6476/metadata returned with HTTP 200 Aug 07 09:52:01.128323 np0000006707 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 133/536] 10.4.3.8 () {66 vars in 1367 bytes} [Fri Aug 7 09:52:01 2026] GET /volume/v3/snapshots/8e332b3c-9b1b-4fe0-a7cf-b431e92d6476/metadata => generated 57 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 284 bytes (2 switches on core 0) Aug 07 09:52:01.138642 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.middleware.request_id [None req-4dce13c1-2986-42f3-9430-f21487748a6b None None] RequestId filter calling following filter/app {{(pid=100298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:52:01.140894 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [None req-4dce13c1-2986-42f3-9430-f21487748a6b tempest-SnapshotMetadataTestJSON-1413084382 tempest-SnapshotMetadataTestJSON-1413084382-project-member] DELETE https://10.4.3.8/volume/v3/snapshots/8e332b3c-9b1b-4fe0-a7cf-b431e92d6476/metadata/key3 Aug 07 09:52:01.142028 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [None req-4dce13c1-2986-42f3-9430-f21487748a6b tempest-SnapshotMetadataTestJSON-1413084382 tempest-SnapshotMetadataTestJSON-1413084382-project-member] Empty body provided in request {{(pid=100298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 09:52:01.142028 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [None req-4dce13c1-2986-42f3-9430-f21487748a6b tempest-SnapshotMetadataTestJSON-1413084382 tempest-SnapshotMetadataTestJSON-1413084382-project-member] Calling method 'delete' {{(pid=100298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 09:52:01.151887 np0000006707 devstack@c-api.service[100298]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 09:52:01.151887 np0000006707 devstack@c-api.service[100298]: warnings.warn( Aug 07 09:52:01.152394 np0000006707 devstack@c-api.service[100298]: INFO cinder.volume.api [None req-4dce13c1-2986-42f3-9430-f21487748a6b tempest-SnapshotMetadataTestJSON-1413084382 tempest-SnapshotMetadataTestJSON-1413084382-project-member] Snapshot retrieved successfully. Aug 07 09:52:01.154402 np0000006707 devstack@c-api.service[100298]: INFO cinder.volume.api [None req-4dce13c1-2986-42f3-9430-f21487748a6b tempest-SnapshotMetadataTestJSON-1413084382 tempest-SnapshotMetadataTestJSON-1413084382-project-member] Get snapshot metadata completed successfully. Aug 07 09:52:01.175097 np0000006707 devstack@c-api.service[100298]: INFO cinder.volume.api [None req-4dce13c1-2986-42f3-9430-f21487748a6b tempest-SnapshotMetadataTestJSON-1413084382 tempest-SnapshotMetadataTestJSON-1413084382-project-member] Delete snapshot metadata completed successfully. Aug 07 09:52:01.175768 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [None req-4dce13c1-2986-42f3-9430-f21487748a6b tempest-SnapshotMetadataTestJSON-1413084382 tempest-SnapshotMetadataTestJSON-1413084382-project-member] https://10.4.3.8/volume/v3/snapshots/8e332b3c-9b1b-4fe0-a7cf-b431e92d6476/metadata/key3 returned with HTTP 200 Aug 07 09:52:01.176229 np0000006707 devstack@c-api.service[100298]: [pid: 100298|app: 0|req: 136/537] 10.4.3.8 () {66 vars in 1385 bytes} [Fri Aug 7 09:52:01 2026] DELETE /volume/v3/snapshots/8e332b3c-9b1b-4fe0-a7cf-b431e92d6476/metadata/key3 => generated 0 bytes in 38 msecs (HTTP/1.1 200) 6 headers in 227 bytes (1 switches on core 0) Aug 07 09:52:01.186949 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [None req-99a0d9da-f8fc-413a-9d74-091413d70ec3 None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:52:01.188564 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-99a0d9da-f8fc-413a-9d74-091413d70ec3 tempest-SnapshotMetadataTestJSON-1413084382 tempest-SnapshotMetadataTestJSON-1413084382-project-member] GET https://10.4.3.8/volume/v3/snapshots/8e332b3c-9b1b-4fe0-a7cf-b431e92d6476/metadata Aug 07 09:52:01.188894 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-99a0d9da-f8fc-413a-9d74-091413d70ec3 tempest-SnapshotMetadataTestJSON-1413084382 tempest-SnapshotMetadataTestJSON-1413084382-project-member] Empty body provided in request {{(pid=100297) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 09:52:01.189300 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-99a0d9da-f8fc-413a-9d74-091413d70ec3 tempest-SnapshotMetadataTestJSON-1413084382 tempest-SnapshotMetadataTestJSON-1413084382-project-member] Calling method 'index' {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 09:52:01.199134 np0000006707 devstack@c-api.service[100297]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 09:52:01.199134 np0000006707 devstack@c-api.service[100297]: warnings.warn( Aug 07 09:52:01.199621 np0000006707 devstack@c-api.service[100297]: INFO cinder.volume.api [None req-99a0d9da-f8fc-413a-9d74-091413d70ec3 tempest-SnapshotMetadataTestJSON-1413084382 tempest-SnapshotMetadataTestJSON-1413084382-project-member] Snapshot retrieved successfully. Aug 07 09:52:01.200851 np0000006707 devstack@c-api.service[100297]: INFO cinder.volume.api [None req-99a0d9da-f8fc-413a-9d74-091413d70ec3 tempest-SnapshotMetadataTestJSON-1413084382 tempest-SnapshotMetadataTestJSON-1413084382-project-member] Get snapshot metadata completed successfully. Aug 07 09:52:01.202102 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-99a0d9da-f8fc-413a-9d74-091413d70ec3 tempest-SnapshotMetadataTestJSON-1413084382 tempest-SnapshotMetadataTestJSON-1413084382-project-member] https://10.4.3.8/volume/v3/snapshots/8e332b3c-9b1b-4fe0-a7cf-b431e92d6476/metadata returned with HTTP 200 Aug 07 09:52:01.202102 np0000006707 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 135/538] 10.4.3.8 () {66 vars in 1367 bytes} [Fri Aug 7 09:52:01 2026] GET /volume/v3/snapshots/8e332b3c-9b1b-4fe0-a7cf-b431e92d6476/metadata => generated 32 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 07 09:52:01.211213 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-c8eb3f5f-1dfb-465e-a570-71d974d8f791 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:52:01.213263 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-c8eb3f5f-1dfb-465e-a570-71d974d8f791 tempest-SnapshotMetadataTestJSON-1413084382 tempest-SnapshotMetadataTestJSON-1413084382-project-member] PUT https://10.4.3.8/volume/v3/snapshots/8e332b3c-9b1b-4fe0-a7cf-b431e92d6476/metadata Aug 07 09:52:01.213622 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-c8eb3f5f-1dfb-465e-a570-71d974d8f791 tempest-SnapshotMetadataTestJSON-1413084382 tempest-SnapshotMetadataTestJSON-1413084382-project-member] Action: 'update_all', calling method: update_all, body: {"metadata": {}} {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 09:52:01.225435 np0000006707 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 09:52:01.225435 np0000006707 devstack@c-api.service[100295]: warnings.warn( Aug 07 09:52:01.225435 np0000006707 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-c8eb3f5f-1dfb-465e-a570-71d974d8f791 tempest-SnapshotMetadataTestJSON-1413084382 tempest-SnapshotMetadataTestJSON-1413084382-project-member] Snapshot retrieved successfully. Aug 07 09:52:01.253019 np0000006707 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-c8eb3f5f-1dfb-465e-a570-71d974d8f791 tempest-SnapshotMetadataTestJSON-1413084382 tempest-SnapshotMetadataTestJSON-1413084382-project-member] Update snapshot metadata completed successfully. Aug 07 09:52:01.253547 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-c8eb3f5f-1dfb-465e-a570-71d974d8f791 tempest-SnapshotMetadataTestJSON-1413084382 tempest-SnapshotMetadataTestJSON-1413084382-project-member] https://10.4.3.8/volume/v3/snapshots/8e332b3c-9b1b-4fe0-a7cf-b431e92d6476/metadata returned with HTTP 200 Aug 07 09:52:01.254559 np0000006707 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 135/539] 10.4.3.8 () {68 vars in 1387 bytes} [Fri Aug 7 09:52:01 2026] PUT /volume/v3/snapshots/8e332b3c-9b1b-4fe0-a7cf-b431e92d6476/metadata => generated 16 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 07 09:52:01.272329 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [None req-3c977313-af2d-462d-8ffe-b3b8414d4c25 None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:52:01.272329 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-3c977313-af2d-462d-8ffe-b3b8414d4c25 tempest-SnapshotMetadataTestJSON-1413084382 tempest-SnapshotMetadataTestJSON-1413084382-project-member] POST https://10.4.3.8/volume/v3/snapshots/8e332b3c-9b1b-4fe0-a7cf-b431e92d6476/metadata Aug 07 09:52:01.272985 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-3c977313-af2d-462d-8ffe-b3b8414d4c25 tempest-SnapshotMetadataTestJSON-1413084382 tempest-SnapshotMetadataTestJSON-1413084382-project-member] Action: 'create', calling method: create, body: {"metadata": {"key1": "value1", "key2": "value2", "key3": "value3"}} {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 09:52:01.286611 np0000006707 devstack@c-api.service[100296]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 09:52:01.286611 np0000006707 devstack@c-api.service[100296]: warnings.warn( Aug 07 09:52:01.286611 np0000006707 devstack@c-api.service[100296]: INFO cinder.volume.api [None req-3c977313-af2d-462d-8ffe-b3b8414d4c25 tempest-SnapshotMetadataTestJSON-1413084382 tempest-SnapshotMetadataTestJSON-1413084382-project-member] Snapshot retrieved successfully. Aug 07 09:52:01.329035 np0000006707 devstack@c-api.service[100296]: INFO cinder.volume.api [None req-3c977313-af2d-462d-8ffe-b3b8414d4c25 tempest-SnapshotMetadataTestJSON-1413084382 tempest-SnapshotMetadataTestJSON-1413084382-project-member] Update snapshot metadata completed successfully. Aug 07 09:52:01.330351 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-3c977313-af2d-462d-8ffe-b3b8414d4c25 tempest-SnapshotMetadataTestJSON-1413084382 tempest-SnapshotMetadataTestJSON-1413084382-project-member] https://10.4.3.8/volume/v3/snapshots/8e332b3c-9b1b-4fe0-a7cf-b431e92d6476/metadata returned with HTTP 200 Aug 07 09:52:01.331505 np0000006707 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 134/540] 10.4.3.8 () {68 vars in 1388 bytes} [Fri Aug 7 09:52:01 2026] POST /volume/v3/snapshots/8e332b3c-9b1b-4fe0-a7cf-b431e92d6476/metadata => generated 68 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 07 09:52:01.341710 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.middleware.request_id [None req-360211ba-7a90-40fe-ae6a-030809ebb8a3 None None] RequestId filter calling following filter/app {{(pid=100298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:52:01.345841 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [None req-360211ba-7a90-40fe-ae6a-030809ebb8a3 tempest-SnapshotMetadataTestJSON-1413084382 tempest-SnapshotMetadataTestJSON-1413084382-project-member] GET https://10.4.3.8/volume/v3/snapshots/8e332b3c-9b1b-4fe0-a7cf-b431e92d6476/metadata Aug 07 09:52:01.346128 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [None req-360211ba-7a90-40fe-ae6a-030809ebb8a3 tempest-SnapshotMetadataTestJSON-1413084382 tempest-SnapshotMetadataTestJSON-1413084382-project-member] Empty body provided in request {{(pid=100298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 09:52:01.346617 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [None req-360211ba-7a90-40fe-ae6a-030809ebb8a3 tempest-SnapshotMetadataTestJSON-1413084382 tempest-SnapshotMetadataTestJSON-1413084382-project-member] Calling method 'index' {{(pid=100298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 09:52:01.357536 np0000006707 devstack@c-api.service[100298]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 09:52:01.357536 np0000006707 devstack@c-api.service[100298]: warnings.warn( Aug 07 09:52:01.357536 np0000006707 devstack@c-api.service[100298]: INFO cinder.volume.api [None req-360211ba-7a90-40fe-ae6a-030809ebb8a3 tempest-SnapshotMetadataTestJSON-1413084382 tempest-SnapshotMetadataTestJSON-1413084382-project-member] Snapshot retrieved successfully. Aug 07 09:52:01.357756 np0000006707 devstack@c-api.service[100298]: INFO cinder.volume.api [None req-360211ba-7a90-40fe-ae6a-030809ebb8a3 tempest-SnapshotMetadataTestJSON-1413084382 tempest-SnapshotMetadataTestJSON-1413084382-project-member] Get snapshot metadata completed successfully. Aug 07 09:52:01.358007 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [None req-360211ba-7a90-40fe-ae6a-030809ebb8a3 tempest-SnapshotMetadataTestJSON-1413084382 tempest-SnapshotMetadataTestJSON-1413084382-project-member] https://10.4.3.8/volume/v3/snapshots/8e332b3c-9b1b-4fe0-a7cf-b431e92d6476/metadata returned with HTTP 200 Aug 07 09:52:01.358436 np0000006707 devstack@c-api.service[100298]: [pid: 100298|app: 0|req: 137/541] 10.4.3.8 () {66 vars in 1367 bytes} [Fri Aug 7 09:52:01 2026] GET /volume/v3/snapshots/8e332b3c-9b1b-4fe0-a7cf-b431e92d6476/metadata => generated 68 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 07 09:52:01.373196 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [None req-0a0dbb7d-5642-4e88-b09f-63cd392d22f9 None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:52:01.378623 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-0a0dbb7d-5642-4e88-b09f-63cd392d22f9 tempest-SnapshotMetadataTestJSON-1413084382 tempest-SnapshotMetadataTestJSON-1413084382-project-member] PUT https://10.4.3.8/volume/v3/snapshots/8e332b3c-9b1b-4fe0-a7cf-b431e92d6476/metadata/key3 Aug 07 09:52:01.379039 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-0a0dbb7d-5642-4e88-b09f-63cd392d22f9 tempest-SnapshotMetadataTestJSON-1413084382 tempest-SnapshotMetadataTestJSON-1413084382-project-member] Action: 'update', calling method: update, body: {"meta": {"key3": "value3_update"}} {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 09:52:01.390261 np0000006707 devstack@c-api.service[100297]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 09:52:01.390261 np0000006707 devstack@c-api.service[100297]: warnings.warn( Aug 07 09:52:01.391718 np0000006707 devstack@c-api.service[100297]: INFO cinder.volume.api [None req-0a0dbb7d-5642-4e88-b09f-63cd392d22f9 tempest-SnapshotMetadataTestJSON-1413084382 tempest-SnapshotMetadataTestJSON-1413084382-project-member] Snapshot retrieved successfully. Aug 07 09:52:01.425703 np0000006707 devstack@c-api.service[100297]: INFO cinder.volume.api [None req-0a0dbb7d-5642-4e88-b09f-63cd392d22f9 tempest-SnapshotMetadataTestJSON-1413084382 tempest-SnapshotMetadataTestJSON-1413084382-project-member] Update snapshot metadata completed successfully. Aug 07 09:52:01.425703 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-0a0dbb7d-5642-4e88-b09f-63cd392d22f9 tempest-SnapshotMetadataTestJSON-1413084382 tempest-SnapshotMetadataTestJSON-1413084382-project-member] https://10.4.3.8/volume/v3/snapshots/8e332b3c-9b1b-4fe0-a7cf-b431e92d6476/metadata/key3 returned with HTTP 200 Aug 07 09:52:01.426876 np0000006707 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 136/542] 10.4.3.8 () {68 vars in 1402 bytes} [Fri Aug 7 09:52:01 2026] PUT /volume/v3/snapshots/8e332b3c-9b1b-4fe0-a7cf-b431e92d6476/metadata/key3 => generated 35 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 07 09:52:01.438013 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-cd03be79-98ad-4c2a-8f84-5564a4f33404 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:52:01.440667 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-cd03be79-98ad-4c2a-8f84-5564a4f33404 tempest-SnapshotMetadataTestJSON-1413084382 tempest-SnapshotMetadataTestJSON-1413084382-project-member] GET https://10.4.3.8/volume/v3/snapshots/8e332b3c-9b1b-4fe0-a7cf-b431e92d6476/metadata/key3 Aug 07 09:52:01.440837 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-cd03be79-98ad-4c2a-8f84-5564a4f33404 tempest-SnapshotMetadataTestJSON-1413084382 tempest-SnapshotMetadataTestJSON-1413084382-project-member] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 09:52:01.441442 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-cd03be79-98ad-4c2a-8f84-5564a4f33404 tempest-SnapshotMetadataTestJSON-1413084382 tempest-SnapshotMetadataTestJSON-1413084382-project-member] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 09:52:01.451237 np0000006707 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 09:52:01.451237 np0000006707 devstack@c-api.service[100295]: warnings.warn( Aug 07 09:52:01.451237 np0000006707 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-cd03be79-98ad-4c2a-8f84-5564a4f33404 tempest-SnapshotMetadataTestJSON-1413084382 tempest-SnapshotMetadataTestJSON-1413084382-project-member] Snapshot retrieved successfully. Aug 07 09:52:01.452322 np0000006707 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-cd03be79-98ad-4c2a-8f84-5564a4f33404 tempest-SnapshotMetadataTestJSON-1413084382 tempest-SnapshotMetadataTestJSON-1413084382-project-member] Get snapshot metadata completed successfully. Aug 07 09:52:01.452945 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-cd03be79-98ad-4c2a-8f84-5564a4f33404 tempest-SnapshotMetadataTestJSON-1413084382 tempest-SnapshotMetadataTestJSON-1413084382-project-member] https://10.4.3.8/volume/v3/snapshots/8e332b3c-9b1b-4fe0-a7cf-b431e92d6476/metadata/key3 returned with HTTP 200 Aug 07 09:52:01.453521 np0000006707 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 136/543] 10.4.3.8 () {66 vars in 1382 bytes} [Fri Aug 7 09:52:01 2026] GET /volume/v3/snapshots/8e332b3c-9b1b-4fe0-a7cf-b431e92d6476/metadata/key3 => generated 35 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 07 09:52:01.465782 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [None req-38816333-c5a0-4296-b363-33230bc6cabd None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:52:01.469194 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-38816333-c5a0-4296-b363-33230bc6cabd tempest-SnapshotMetadataTestJSON-1413084382 tempest-SnapshotMetadataTestJSON-1413084382-project-member] GET https://10.4.3.8/volume/v3/snapshots/8e332b3c-9b1b-4fe0-a7cf-b431e92d6476/metadata Aug 07 09:52:01.469194 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-38816333-c5a0-4296-b363-33230bc6cabd tempest-SnapshotMetadataTestJSON-1413084382 tempest-SnapshotMetadataTestJSON-1413084382-project-member] Empty body provided in request {{(pid=100296) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 09:52:01.469194 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-38816333-c5a0-4296-b363-33230bc6cabd tempest-SnapshotMetadataTestJSON-1413084382 tempest-SnapshotMetadataTestJSON-1413084382-project-member] Calling method 'index' {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 09:52:01.480292 np0000006707 devstack@c-api.service[100296]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 09:52:01.480292 np0000006707 devstack@c-api.service[100296]: warnings.warn( Aug 07 09:52:01.480292 np0000006707 devstack@c-api.service[100296]: INFO cinder.volume.api [None req-38816333-c5a0-4296-b363-33230bc6cabd tempest-SnapshotMetadataTestJSON-1413084382 tempest-SnapshotMetadataTestJSON-1413084382-project-member] Snapshot retrieved successfully. Aug 07 09:52:01.480292 np0000006707 devstack@c-api.service[100296]: INFO cinder.volume.api [None req-38816333-c5a0-4296-b363-33230bc6cabd tempest-SnapshotMetadataTestJSON-1413084382 tempest-SnapshotMetadataTestJSON-1413084382-project-member] Get snapshot metadata completed successfully. Aug 07 09:52:01.480292 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-38816333-c5a0-4296-b363-33230bc6cabd tempest-SnapshotMetadataTestJSON-1413084382 tempest-SnapshotMetadataTestJSON-1413084382-project-member] https://10.4.3.8/volume/v3/snapshots/8e332b3c-9b1b-4fe0-a7cf-b431e92d6476/metadata returned with HTTP 200 Aug 07 09:52:01.480292 np0000006707 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 135/544] 10.4.3.8 () {66 vars in 1367 bytes} [Fri Aug 7 09:52:01 2026] GET /volume/v3/snapshots/8e332b3c-9b1b-4fe0-a7cf-b431e92d6476/metadata => generated 75 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 07 09:52:01.490800 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.middleware.request_id [None req-55e7430c-db60-4e5c-bf65-b20098f77752 None None] RequestId filter calling following filter/app {{(pid=100298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:52:01.493723 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [None req-55e7430c-db60-4e5c-bf65-b20098f77752 tempest-SnapshotMetadataTestJSON-1413084382 tempest-SnapshotMetadataTestJSON-1413084382-project-member] PUT https://10.4.3.8/volume/v3/snapshots/8e332b3c-9b1b-4fe0-a7cf-b431e92d6476/metadata Aug 07 09:52:01.494219 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [None req-55e7430c-db60-4e5c-bf65-b20098f77752 tempest-SnapshotMetadataTestJSON-1413084382 tempest-SnapshotMetadataTestJSON-1413084382-project-member] Action: 'update_all', calling method: update_all, body: {"metadata": {}} {{(pid=100298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 09:52:01.505024 np0000006707 devstack@c-api.service[100298]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 09:52:01.505024 np0000006707 devstack@c-api.service[100298]: warnings.warn( Aug 07 09:52:01.505024 np0000006707 devstack@c-api.service[100298]: INFO cinder.volume.api [None req-55e7430c-db60-4e5c-bf65-b20098f77752 tempest-SnapshotMetadataTestJSON-1413084382 tempest-SnapshotMetadataTestJSON-1413084382-project-member] Snapshot retrieved successfully. Aug 07 09:52:01.547923 np0000006707 devstack@c-api.service[100298]: INFO cinder.volume.api [None req-55e7430c-db60-4e5c-bf65-b20098f77752 tempest-SnapshotMetadataTestJSON-1413084382 tempest-SnapshotMetadataTestJSON-1413084382-project-member] Update snapshot metadata completed successfully. Aug 07 09:52:01.548179 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [None req-55e7430c-db60-4e5c-bf65-b20098f77752 tempest-SnapshotMetadataTestJSON-1413084382 tempest-SnapshotMetadataTestJSON-1413084382-project-member] https://10.4.3.8/volume/v3/snapshots/8e332b3c-9b1b-4fe0-a7cf-b431e92d6476/metadata returned with HTTP 200 Aug 07 09:52:01.548766 np0000006707 devstack@c-api.service[100298]: [pid: 100298|app: 0|req: 138/545] 10.4.3.8 () {68 vars in 1387 bytes} [Fri Aug 7 09:52:01 2026] PUT /volume/v3/snapshots/8e332b3c-9b1b-4fe0-a7cf-b431e92d6476/metadata => generated 16 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 07 09:52:01.564647 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [None req-5f1c9f02-364b-45ae-944e-d35d9184c232 None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:52:01.566726 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-5f1c9f02-364b-45ae-944e-d35d9184c232 tempest-SnapshotMetadataTestJSON-1413084382 tempest-SnapshotMetadataTestJSON-1413084382-project-member] DELETE https://10.4.3.8/volume/v3/snapshots/8e332b3c-9b1b-4fe0-a7cf-b431e92d6476 Aug 07 09:52:01.566966 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-5f1c9f02-364b-45ae-944e-d35d9184c232 tempest-SnapshotMetadataTestJSON-1413084382 tempest-SnapshotMetadataTestJSON-1413084382-project-member] Empty body provided in request {{(pid=100297) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 09:52:01.567158 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-5f1c9f02-364b-45ae-944e-d35d9184c232 tempest-SnapshotMetadataTestJSON-1413084382 tempest-SnapshotMetadataTestJSON-1413084382-project-member] Calling method 'delete' {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 09:52:01.567289 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.v3.snapshots [None req-5f1c9f02-364b-45ae-944e-d35d9184c232 tempest-SnapshotMetadataTestJSON-1413084382 tempest-SnapshotMetadataTestJSON-1413084382-project-member] Delete snapshot with id: 8e332b3c-9b1b-4fe0-a7cf-b431e92d6476 Aug 07 09:52:01.572860 np0000006707 devstack@c-api.service[100297]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 09:52:01.572860 np0000006707 devstack@c-api.service[100297]: warnings.warn( Aug 07 09:52:01.573299 np0000006707 devstack@c-api.service[100297]: INFO cinder.volume.api [None req-5f1c9f02-364b-45ae-944e-d35d9184c232 tempest-SnapshotMetadataTestJSON-1413084382 tempest-SnapshotMetadataTestJSON-1413084382-project-member] Snapshot retrieved successfully. Aug 07 09:52:01.598949 np0000006707 devstack@c-api.service[100297]: INFO cinder.volume.api [None req-5f1c9f02-364b-45ae-944e-d35d9184c232 tempest-SnapshotMetadataTestJSON-1413084382 tempest-SnapshotMetadataTestJSON-1413084382-project-member] Snapshot delete request issued successfully. Aug 07 09:52:01.599353 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-5f1c9f02-364b-45ae-944e-d35d9184c232 tempest-SnapshotMetadataTestJSON-1413084382 tempest-SnapshotMetadataTestJSON-1413084382-project-member] https://10.4.3.8/volume/v3/snapshots/8e332b3c-9b1b-4fe0-a7cf-b431e92d6476 returned with HTTP 202 Aug 07 09:52:01.600244 np0000006707 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 137/546] 10.4.3.8 () {66 vars in 1343 bytes} [Fri Aug 7 09:52:01 2026] DELETE /volume/v3/snapshots/8e332b3c-9b1b-4fe0-a7cf-b431e92d6476 => generated 0 bytes in 36 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 07 09:52:01.612147 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-67b52a59-a85f-417d-bfbc-25912153c22c None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:52:01.615399 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-67b52a59-a85f-417d-bfbc-25912153c22c tempest-SnapshotMetadataTestJSON-1413084382 tempest-SnapshotMetadataTestJSON-1413084382-project-member] GET https://10.4.3.8/volume/v3/snapshots/8e332b3c-9b1b-4fe0-a7cf-b431e92d6476 Aug 07 09:52:01.615694 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-67b52a59-a85f-417d-bfbc-25912153c22c tempest-SnapshotMetadataTestJSON-1413084382 tempest-SnapshotMetadataTestJSON-1413084382-project-member] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 09:52:01.616017 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-67b52a59-a85f-417d-bfbc-25912153c22c tempest-SnapshotMetadataTestJSON-1413084382 tempest-SnapshotMetadataTestJSON-1413084382-project-member] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 09:52:01.627614 np0000006707 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 09:52:01.627614 np0000006707 devstack@c-api.service[100295]: warnings.warn( Aug 07 09:52:01.627992 np0000006707 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-67b52a59-a85f-417d-bfbc-25912153c22c tempest-SnapshotMetadataTestJSON-1413084382 tempest-SnapshotMetadataTestJSON-1413084382-project-member] Snapshot retrieved successfully. Aug 07 09:52:01.629092 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-67b52a59-a85f-417d-bfbc-25912153c22c tempest-SnapshotMetadataTestJSON-1413084382 tempest-SnapshotMetadataTestJSON-1413084382-project-member] https://10.4.3.8/volume/v3/snapshots/8e332b3c-9b1b-4fe0-a7cf-b431e92d6476 returned with HTTP 200 Aug 07 09:52:01.629826 np0000006707 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 137/547] 10.4.3.8 () {66 vars in 1340 bytes} [Fri Aug 7 09:52:01 2026] GET /volume/v3/snapshots/8e332b3c-9b1b-4fe0-a7cf-b431e92d6476 => generated 468 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 09:52:02.648006 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [None req-9b635aaf-1387-44c8-9c38-83f6e07329a7 None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:52:02.653004 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-9b635aaf-1387-44c8-9c38-83f6e07329a7 tempest-SnapshotMetadataTestJSON-1413084382 tempest-SnapshotMetadataTestJSON-1413084382-project-member] GET https://10.4.3.8/volume/v3/snapshots/8e332b3c-9b1b-4fe0-a7cf-b431e92d6476 Aug 07 09:52:02.653311 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-9b635aaf-1387-44c8-9c38-83f6e07329a7 tempest-SnapshotMetadataTestJSON-1413084382 tempest-SnapshotMetadataTestJSON-1413084382-project-member] Empty body provided in request {{(pid=100296) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 09:52:02.653606 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-9b635aaf-1387-44c8-9c38-83f6e07329a7 tempest-SnapshotMetadataTestJSON-1413084382 tempest-SnapshotMetadataTestJSON-1413084382-project-member] Calling method 'show' {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 09:52:02.660278 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-9b635aaf-1387-44c8-9c38-83f6e07329a7 tempest-SnapshotMetadataTestJSON-1413084382 tempest-SnapshotMetadataTestJSON-1413084382-project-member] https://10.4.3.8/volume/v3/snapshots/8e332b3c-9b1b-4fe0-a7cf-b431e92d6476 returned with HTTP 404 Aug 07 09:52:02.661278 np0000006707 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 136/548] 10.4.3.8 () {66 vars in 1340 bytes} [Fri Aug 7 09:52:02 2026] GET /volume/v3/snapshots/8e332b3c-9b1b-4fe0-a7cf-b431e92d6476 => generated 111 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 09:52:02.674760 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.middleware.request_id [None req-17b2d9cc-7430-4b26-ace8-f7a4f75005fa None None] RequestId filter calling following filter/app {{(pid=100298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:52:02.679458 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [None req-17b2d9cc-7430-4b26-ace8-f7a4f75005fa tempest-SnapshotMetadataTestJSON-1413084382 tempest-SnapshotMetadataTestJSON-1413084382-project-member] GET https://10.4.3.8/volume/v3/volumes/b220559c-2241-4459-bd99-679204725968 Aug 07 09:52:02.679645 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [None req-17b2d9cc-7430-4b26-ace8-f7a4f75005fa tempest-SnapshotMetadataTestJSON-1413084382 tempest-SnapshotMetadataTestJSON-1413084382-project-member] Empty body provided in request {{(pid=100298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 09:52:02.679891 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [None req-17b2d9cc-7430-4b26-ace8-f7a4f75005fa tempest-SnapshotMetadataTestJSON-1413084382 tempest-SnapshotMetadataTestJSON-1413084382-project-member] Calling method 'show' {{(pid=100298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 09:52:02.701318 np0000006707 devstack@c-api.service[100298]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 09:52:02.701318 np0000006707 devstack@c-api.service[100298]: warnings.warn( Aug 07 09:52:02.707631 np0000006707 devstack@c-api.service[100298]: INFO cinder.volume.api [None req-17b2d9cc-7430-4b26-ace8-f7a4f75005fa tempest-SnapshotMetadataTestJSON-1413084382 tempest-SnapshotMetadataTestJSON-1413084382-project-member] Volume info retrieved successfully. Aug 07 09:52:02.717198 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [None req-17b2d9cc-7430-4b26-ace8-f7a4f75005fa tempest-SnapshotMetadataTestJSON-1413084382 tempest-SnapshotMetadataTestJSON-1413084382-project-member] https://10.4.3.8/volume/v3/volumes/b220559c-2241-4459-bd99-679204725968 returned with HTTP 200 Aug 07 09:52:02.717705 np0000006707 devstack@c-api.service[100298]: [pid: 100298|app: 0|req: 139/549] 10.4.3.8 () {66 vars in 1334 bytes} [Fri Aug 7 09:52:02 2026] GET /volume/v3/volumes/b220559c-2241-4459-bd99-679204725968 => generated 844 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 09:52:02.733697 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [None req-74aa11be-7bd6-4ae8-9863-38944142108f None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:52:02.733697 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-74aa11be-7bd6-4ae8-9863-38944142108f None None] GET https://10.4.3.8/volume// Aug 07 09:52:02.734284 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-74aa11be-7bd6-4ae8-9863-38944142108f None None] Empty body provided in request {{(pid=100297) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 09:52:02.734284 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-74aa11be-7bd6-4ae8-9863-38944142108f None None] Calling method 'all' {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 09:52:02.734727 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-74aa11be-7bd6-4ae8-9863-38944142108f None None] https://10.4.3.8/volume// returned with HTTP 300 Aug 07 09:52:02.735815 np0000006707 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 138/550] 10.4.3.8 () {66 vars in 1412 bytes} [Fri Aug 7 09:52:02 2026] GET /volume/ => generated 384 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 07 09:52:02.737990 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-0b16b13e-968e-49fb-9e4c-05179153bf95 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:52:02.741332 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-0b16b13e-968e-49fb-9e4c-05179153bf95 tempest-SnapshotMetadataTestJSON-1413084382 tempest-SnapshotMetadataTestJSON-1413084382-project-member] DELETE https://10.4.3.8/volume/v3/volumes/b220559c-2241-4459-bd99-679204725968 Aug 07 09:52:02.741632 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-0b16b13e-968e-49fb-9e4c-05179153bf95 tempest-SnapshotMetadataTestJSON-1413084382 tempest-SnapshotMetadataTestJSON-1413084382-project-member] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 09:52:02.742710 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-0b16b13e-968e-49fb-9e4c-05179153bf95 tempest-SnapshotMetadataTestJSON-1413084382 tempest-SnapshotMetadataTestJSON-1413084382-project-member] Calling method 'delete' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 09:52:02.742710 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.v3.volumes [None req-0b16b13e-968e-49fb-9e4c-05179153bf95 tempest-SnapshotMetadataTestJSON-1413084382 tempest-SnapshotMetadataTestJSON-1413084382-project-member] Delete volume with id: b220559c-2241-4459-bd99-679204725968 Aug 07 09:52:02.754619 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [req-651ff608-82aa-44ad-a1e7-fdd4f08e2670 req-656e5ad5-14e8-47da-8188-3adab38e0b0e None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:52:02.756553 np0000006707 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 09:52:02.756553 np0000006707 devstack@c-api.service[100295]: warnings.warn( Aug 07 09:52:02.756679 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [req-651ff608-82aa-44ad-a1e7-fdd4f08e2670 req-656e5ad5-14e8-47da-8188-3adab38e0b0e tempest-AttachVolumeMultiAttachTest-1302095414 tempest-AttachVolumeMultiAttachTest-1302095414-project-member] GET https://10.4.3.8/volume/v3/volumes/c66097fd-2193-4a53-b356-025d56ae490c Aug 07 09:52:02.756741 np0000006707 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-0b16b13e-968e-49fb-9e4c-05179153bf95 tempest-SnapshotMetadataTestJSON-1413084382 tempest-SnapshotMetadataTestJSON-1413084382-project-member] Volume info retrieved successfully. Aug 07 09:52:02.758441 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [req-651ff608-82aa-44ad-a1e7-fdd4f08e2670 req-656e5ad5-14e8-47da-8188-3adab38e0b0e tempest-AttachVolumeMultiAttachTest-1302095414 tempest-AttachVolumeMultiAttachTest-1302095414-project-member] Empty body provided in request {{(pid=100296) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 09:52:02.758441 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [req-651ff608-82aa-44ad-a1e7-fdd4f08e2670 req-656e5ad5-14e8-47da-8188-3adab38e0b0e tempest-AttachVolumeMultiAttachTest-1302095414 tempest-AttachVolumeMultiAttachTest-1302095414-project-member] Calling method 'show' {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 09:52:02.771369 np0000006707 devstack@c-api.service[100296]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 09:52:02.771369 np0000006707 devstack@c-api.service[100296]: warnings.warn( Aug 07 09:52:02.776602 np0000006707 devstack@c-api.service[100296]: INFO cinder.volume.api [req-651ff608-82aa-44ad-a1e7-fdd4f08e2670 req-656e5ad5-14e8-47da-8188-3adab38e0b0e tempest-AttachVolumeMultiAttachTest-1302095414 tempest-AttachVolumeMultiAttachTest-1302095414-project-member] Volume info retrieved successfully. Aug 07 09:52:02.783783 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [req-651ff608-82aa-44ad-a1e7-fdd4f08e2670 req-656e5ad5-14e8-47da-8188-3adab38e0b0e tempest-AttachVolumeMultiAttachTest-1302095414 tempest-AttachVolumeMultiAttachTest-1302095414-project-member] https://10.4.3.8/volume/v3/volumes/c66097fd-2193-4a53-b356-025d56ae490c returned with HTTP 200 Aug 07 09:52:02.785278 np0000006707 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 137/551] 10.4.3.8 () {70 vars in 1625 bytes} [Fri Aug 7 09:52:02 2026] GET /volume/v3/volumes/c66097fd-2193-4a53-b356-025d56ae490c => generated 1543 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 07 09:52:02.797186 np0000006707 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-0b16b13e-968e-49fb-9e4c-05179153bf95 tempest-SnapshotMetadataTestJSON-1413084382 tempest-SnapshotMetadataTestJSON-1413084382-project-member] Delete volume request issued successfully. Aug 07 09:52:02.798809 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-0b16b13e-968e-49fb-9e4c-05179153bf95 tempest-SnapshotMetadataTestJSON-1413084382 tempest-SnapshotMetadataTestJSON-1413084382-project-member] https://10.4.3.8/volume/v3/volumes/b220559c-2241-4459-bd99-679204725968 returned with HTTP 202 Aug 07 09:52:02.798809 np0000006707 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 138/552] 10.4.3.8 () {66 vars in 1337 bytes} [Fri Aug 7 09:52:02 2026] DELETE /volume/v3/volumes/b220559c-2241-4459-bd99-679204725968 => generated 0 bytes in 62 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 07 09:52:02.813088 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.middleware.request_id [None req-a9aacbd1-e592-42f7-a70b-2d7ee2ca4091 None None] RequestId filter calling following filter/app {{(pid=100298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:52:02.819403 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [None req-a9aacbd1-e592-42f7-a70b-2d7ee2ca4091 tempest-SnapshotMetadataTestJSON-1413084382 tempest-SnapshotMetadataTestJSON-1413084382-project-member] GET https://10.4.3.8/volume/v3/volumes/b220559c-2241-4459-bd99-679204725968 Aug 07 09:52:02.819403 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [None req-a9aacbd1-e592-42f7-a70b-2d7ee2ca4091 tempest-SnapshotMetadataTestJSON-1413084382 tempest-SnapshotMetadataTestJSON-1413084382-project-member] Empty body provided in request {{(pid=100298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 09:52:02.819403 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [None req-a9aacbd1-e592-42f7-a70b-2d7ee2ca4091 tempest-SnapshotMetadataTestJSON-1413084382 tempest-SnapshotMetadataTestJSON-1413084382-project-member] Calling method 'show' {{(pid=100298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 09:52:02.833883 np0000006707 devstack@c-api.service[100298]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 09:52:02.833883 np0000006707 devstack@c-api.service[100298]: warnings.warn( Aug 07 09:52:02.848510 np0000006707 devstack@c-api.service[100298]: INFO cinder.volume.api [None req-a9aacbd1-e592-42f7-a70b-2d7ee2ca4091 tempest-SnapshotMetadataTestJSON-1413084382 tempest-SnapshotMetadataTestJSON-1413084382-project-member] Volume info retrieved successfully. Aug 07 09:52:02.856437 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [None req-a9aacbd1-e592-42f7-a70b-2d7ee2ca4091 tempest-SnapshotMetadataTestJSON-1413084382 tempest-SnapshotMetadataTestJSON-1413084382-project-member] https://10.4.3.8/volume/v3/volumes/b220559c-2241-4459-bd99-679204725968 returned with HTTP 200 Aug 07 09:52:02.856626 np0000006707 devstack@c-api.service[100298]: [pid: 100298|app: 0|req: 140/553] 10.4.3.8 () {66 vars in 1334 bytes} [Fri Aug 7 09:52:02 2026] GET /volume/v3/volumes/b220559c-2241-4459-bd99-679204725968 => generated 843 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 09:52:02.943437 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [req-651ff608-82aa-44ad-a1e7-fdd4f08e2670 req-87528e4e-3720-418d-b888-271d1928a783 None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:52:02.947197 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [req-651ff608-82aa-44ad-a1e7-fdd4f08e2670 req-87528e4e-3720-418d-b888-271d1928a783 tempest-AttachVolumeMultiAttachTest-1302095414 tempest-AttachVolumeMultiAttachTest-1302095414-project-member] PUT https://10.4.3.8/volume/v3/attachments/56c70a74-6dee-4e4f-b6ac-680dc2164690 Aug 07 09:52:02.947605 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [req-651ff608-82aa-44ad-a1e7-fdd4f08e2670 req-87528e4e-3720-418d-b888-271d1928a783 tempest-AttachVolumeMultiAttachTest-1302095414 tempest-AttachVolumeMultiAttachTest-1302095414-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.8", "host": "np0000006707", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:568b993d50b1", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "d2780578-1896-461f-80ac-b58d2e346b90", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 09:52:02.958775 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.coordination [req-651ff608-82aa-44ad-a1e7-fdd4f08e2670 req-87528e4e-3720-418d-b888-271d1928a783 tempest-AttachVolumeMultiAttachTest-1302095414 tempest-AttachVolumeMultiAttachTest-1302095414-project-member] Acquiring lock "cinder-attachment_update-c66097fd-2193-4a53-b356-025d56ae490c-np0000006707" by "attachment_update" {{(pid=100297) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 07 09:52:02.967604 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.coordination [req-651ff608-82aa-44ad-a1e7-fdd4f08e2670 req-87528e4e-3720-418d-b888-271d1928a783 tempest-AttachVolumeMultiAttachTest-1302095414 tempest-AttachVolumeMultiAttachTest-1302095414-project-member] Lock "cinder-attachment_update-c66097fd-2193-4a53-b356-025d56ae490c-np0000006707" acquired by "attachment_update" :: waited 0.010s {{(pid=100297) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 07 09:52:02.968846 np0000006707 devstack@c-api.service[100297]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 09:52:02.968846 np0000006707 devstack@c-api.service[100297]: warnings.warn( Aug 07 09:52:03.105485 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.coordination [req-651ff608-82aa-44ad-a1e7-fdd4f08e2670 req-87528e4e-3720-418d-b888-271d1928a783 tempest-AttachVolumeMultiAttachTest-1302095414 tempest-AttachVolumeMultiAttachTest-1302095414-project-member] Lock "cinder-attachment_update-c66097fd-2193-4a53-b356-025d56ae490c-np0000006707" released by "attachment_update" :: held 0.138s {{(pid=100297) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 07 09:52:03.106544 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [req-651ff608-82aa-44ad-a1e7-fdd4f08e2670 req-87528e4e-3720-418d-b888-271d1928a783 tempest-AttachVolumeMultiAttachTest-1302095414 tempest-AttachVolumeMultiAttachTest-1302095414-project-member] https://10.4.3.8/volume/v3/attachments/56c70a74-6dee-4e4f-b6ac-680dc2164690 returned with HTTP 200 Aug 07 09:52:03.107021 np0000006707 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 139/554] 10.4.3.8 () {74 vars in 1690 bytes} [Fri Aug 7 09:52:02 2026] PUT /volume/v3/attachments/56c70a74-6dee-4e4f-b6ac-680dc2164690 => generated 969 bytes in 164 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 09:52:03.157665 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [req-651ff608-82aa-44ad-a1e7-fdd4f08e2670 req-ee07afed-b9ac-4aff-8815-c51e77b877ff None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:52:03.161978 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [req-651ff608-82aa-44ad-a1e7-fdd4f08e2670 req-ee07afed-b9ac-4aff-8815-c51e77b877ff tempest-AttachVolumeMultiAttachTest-1302095414 tempest-AttachVolumeMultiAttachTest-1302095414-project-member] POST https://10.4.3.8/volume/v3/attachments/56c70a74-6dee-4e4f-b6ac-680dc2164690/action Aug 07 09:52:03.162504 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [req-651ff608-82aa-44ad-a1e7-fdd4f08e2670 req-ee07afed-b9ac-4aff-8815-c51e77b877ff tempest-AttachVolumeMultiAttachTest-1302095414 tempest-AttachVolumeMultiAttachTest-1302095414-project-member] Action body: b'{"os-complete": null}' {{(pid=100296) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 07 09:52:03.162688 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [req-651ff608-82aa-44ad-a1e7-fdd4f08e2670 req-ee07afed-b9ac-4aff-8815-c51e77b877ff tempest-AttachVolumeMultiAttachTest-1302095414 tempest-AttachVolumeMultiAttachTest-1302095414-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 09:52:03.190295 np0000006707 devstack@c-api.service[100296]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 09:52:03.190295 np0000006707 devstack@c-api.service[100296]: warnings.warn( Aug 07 09:52:03.220976 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [req-651ff608-82aa-44ad-a1e7-fdd4f08e2670 req-ee07afed-b9ac-4aff-8815-c51e77b877ff tempest-AttachVolumeMultiAttachTest-1302095414 tempest-AttachVolumeMultiAttachTest-1302095414-project-member] https://10.4.3.8/volume/v3/attachments/56c70a74-6dee-4e4f-b6ac-680dc2164690/action returned with HTTP 204 Aug 07 09:52:03.220976 np0000006707 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 138/555] 10.4.3.8 () {74 vars in 1711 bytes} [Fri Aug 7 09:52:03 2026] POST /volume/v3/attachments/56c70a74-6dee-4e4f-b6ac-680dc2164690/action => generated 0 bytes in 62 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 07 09:52:03.877442 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-59231adf-59f2-4446-87e8-e1b651589c6a None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:52:03.879363 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-59231adf-59f2-4446-87e8-e1b651589c6a tempest-SnapshotMetadataTestJSON-1413084382 tempest-SnapshotMetadataTestJSON-1413084382-project-member] GET https://10.4.3.8/volume/v3/volumes/b220559c-2241-4459-bd99-679204725968 Aug 07 09:52:03.879621 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-59231adf-59f2-4446-87e8-e1b651589c6a tempest-SnapshotMetadataTestJSON-1413084382 tempest-SnapshotMetadataTestJSON-1413084382-project-member] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 09:52:03.879821 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-59231adf-59f2-4446-87e8-e1b651589c6a tempest-SnapshotMetadataTestJSON-1413084382 tempest-SnapshotMetadataTestJSON-1413084382-project-member] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 09:52:03.889068 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-59231adf-59f2-4446-87e8-e1b651589c6a tempest-SnapshotMetadataTestJSON-1413084382 tempest-SnapshotMetadataTestJSON-1413084382-project-member] https://10.4.3.8/volume/v3/volumes/b220559c-2241-4459-bd99-679204725968 returned with HTTP 404 Aug 07 09:52:03.889838 np0000006707 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 139/556] 10.4.3.8 () {66 vars in 1334 bytes} [Fri Aug 7 09:52:03 2026] GET /volume/v3/volumes/b220559c-2241-4459-bd99-679204725968 => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 09:52:06.079104 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.middleware.request_id [None req-3a87c779-ce45-419c-803b-0ac47aaccbb5 None None] RequestId filter calling following filter/app {{(pid=100298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:52:06.214336 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [None req-3a87c779-ce45-419c-803b-0ac47aaccbb5 tempest-VolumesSnapshotListTestJSON-329714823 tempest-VolumesSnapshotListTestJSON-329714823-project-member] POST https://10.4.3.8/volume/v3/volumes Aug 07 09:52:06.214679 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [None req-3a87c779-ce45-419c-803b-0ac47aaccbb5 tempest-VolumesSnapshotListTestJSON-329714823 tempest-VolumesSnapshotListTestJSON-329714823-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesSnapshotListTestJSON-Volume-1874887333"}} {{(pid=100298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 09:52:06.217312 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.v3.volumes [None req-3a87c779-ce45-419c-803b-0ac47aaccbb5 tempest-VolumesSnapshotListTestJSON-329714823 tempest-VolumesSnapshotListTestJSON-329714823-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesSnapshotListTestJSON-Volume-1874887333'}} {{(pid=100298) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 07 09:52:06.217312 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.v3.volumes [None req-3a87c779-ce45-419c-803b-0ac47aaccbb5 tempest-VolumesSnapshotListTestJSON-329714823 tempest-VolumesSnapshotListTestJSON-329714823-project-member] Create volume of 1 GB Aug 07 09:52:06.222795 np0000006707 devstack@c-api.service[100298]: INFO cinder.volume.api [None req-3a87c779-ce45-419c-803b-0ac47aaccbb5 tempest-VolumesSnapshotListTestJSON-329714823 tempest-VolumesSnapshotListTestJSON-329714823-project-member] Availability Zones retrieved successfully. Aug 07 09:52:06.229300 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.volume.api [None req-3a87c779-ce45-419c-803b-0ac47aaccbb5 tempest-VolumesSnapshotListTestJSON-329714823 tempest-VolumesSnapshotListTestJSON-329714823-project-member] Flow 'volume_create_api' (f8b3550b-1474-4d54-991a-9b26c1fcffbe) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100298) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 09:52:06.230387 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.volume.api [None req-3a87c779-ce45-419c-803b-0ac47aaccbb5 tempest-VolumesSnapshotListTestJSON-329714823 tempest-VolumesSnapshotListTestJSON-329714823-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5aea5e2a-361b-443d-91bb-d6ece5fd3c14) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100298) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 09:52:06.231910 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.volume.flows.api.create_volume [None req-3a87c779-ce45-419c-803b-0ac47aaccbb5 tempest-VolumesSnapshotListTestJSON-329714823 tempest-VolumesSnapshotListTestJSON-329714823-project-member] Validating volume size '1' using validate_int {{(pid=100298) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 07 09:52:06.303827 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.volume.api [None req-3a87c779-ce45-419c-803b-0ac47aaccbb5 tempest-VolumesSnapshotListTestJSON-329714823 tempest-VolumesSnapshotListTestJSON-329714823-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5aea5e2a-361b-443d-91bb-d6ece5fd3c14) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-07T09:47:39Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=45fd9a3a-b61e-4c6c-9ab7-d02f06678d0d,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '45fd9a3a-b61e-4c6c-9ab7-d02f06678d0d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100298) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 09:52:06.305435 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.volume.api [None req-3a87c779-ce45-419c-803b-0ac47aaccbb5 tempest-VolumesSnapshotListTestJSON-329714823 tempest-VolumesSnapshotListTestJSON-329714823-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (66dbf0e0-548f-403e-96c8-18a508293169) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100298) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 09:52:06.421849 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.quota [None req-3a87c779-ce45-419c-803b-0ac47aaccbb5 tempest-VolumesSnapshotListTestJSON-329714823 tempest-VolumesSnapshotListTestJSON-329714823-project-member] Created reservations ['c05311c7-f54e-4dd0-923e-39ea19da6cc9', 'f0d0776c-a936-4f77-a095-a9e1c5e7192d', '9912bf2b-0fbb-4202-b423-9a9e0c43b533', '1c856795-8bfb-4e91-8a41-b4a6143f8ca7'] {{(pid=100298) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 09:52:06.422864 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.volume.api [None req-3a87c779-ce45-419c-803b-0ac47aaccbb5 tempest-VolumesSnapshotListTestJSON-329714823 tempest-VolumesSnapshotListTestJSON-329714823-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (66dbf0e0-548f-403e-96c8-18a508293169) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['c05311c7-f54e-4dd0-923e-39ea19da6cc9', 'f0d0776c-a936-4f77-a095-a9e1c5e7192d', '9912bf2b-0fbb-4202-b423-9a9e0c43b533', '1c856795-8bfb-4e91-8a41-b4a6143f8ca7']}' {{(pid=100298) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 09:52:06.423352 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.volume.api [None req-3a87c779-ce45-419c-803b-0ac47aaccbb5 tempest-VolumesSnapshotListTestJSON-329714823 tempest-VolumesSnapshotListTestJSON-329714823-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (866a8d97-ff97-47e3-ac89-86e489435ddf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100298) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 09:52:06.456411 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.volume.api [None req-3a87c779-ce45-419c-803b-0ac47aaccbb5 tempest-VolumesSnapshotListTestJSON-329714823 tempest-VolumesSnapshotListTestJSON-329714823-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (866a8d97-ff97-47e3-ac89-86e489435ddf) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '86521af6-1203-43e6-bc84-80d4498f784e', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesSnapshotListTestJSON-Volume-1874887333',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='147eb975ab8249aca960d13cf74f748d',qos_specs=None,replication_status=,reservations=['c05311c7-f54e-4dd0-923e-39ea19da6cc9','f0d0776c-a936-4f77-a095-a9e1c5e7192d','9912bf2b-0fbb-4202-b423-9a9e0c43b533','1c856795-8bfb-4e91-8a41-b4a6143f8ca7'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5a625fc3fb6f486f9438d1c2e97363b6',volume_type_id=45fd9a3a-b61e-4c6c-9ab7-d02f06678d0d), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-07T09:52:06Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesSnapshotListTestJSON-Volume-1874887333',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=86521af6-1203-43e6-bc84-80d4498f784e,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='147eb975ab8249aca960d13cf74f748d',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='5a625fc3fb6f486f9438d1c2e97363b6',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(45fd9a3a-b61e-4c6c-9ab7-d02f06678d0d),volume_type_id=45fd9a3a-b61e-4c6c-9ab7-d02f06678d0d)}' {{(pid=100298) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 09:52:06.457200 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.volume.api [None req-3a87c779-ce45-419c-803b-0ac47aaccbb5 tempest-VolumesSnapshotListTestJSON-329714823 tempest-VolumesSnapshotListTestJSON-329714823-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b54f3084-5781-4dbd-9383-d8b547b520f1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100298) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 09:52:06.512082 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.volume.api [None req-3a87c779-ce45-419c-803b-0ac47aaccbb5 tempest-VolumesSnapshotListTestJSON-329714823 tempest-VolumesSnapshotListTestJSON-329714823-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b54f3084-5781-4dbd-9383-d8b547b520f1) transitioned into state 'SUCCESS' from state '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-1874887333',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='147eb975ab8249aca960d13cf74f748d',qos_specs=None,replication_status=,reservations=['c05311c7-f54e-4dd0-923e-39ea19da6cc9','f0d0776c-a936-4f77-a095-a9e1c5e7192d','9912bf2b-0fbb-4202-b423-9a9e0c43b533','1c856795-8bfb-4e91-8a41-b4a6143f8ca7'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5a625fc3fb6f486f9438d1c2e97363b6',volume_type_id=45fd9a3a-b61e-4c6c-9ab7-d02f06678d0d)}' {{(pid=100298) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 09:52:06.513192 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.volume.api [None req-3a87c779-ce45-419c-803b-0ac47aaccbb5 tempest-VolumesSnapshotListTestJSON-329714823 tempest-VolumesSnapshotListTestJSON-329714823-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (73fe81eb-d91a-489e-80a7-55d4342ee252) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100298) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 09:52:06.538538 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.volume.api [None req-3a87c779-ce45-419c-803b-0ac47aaccbb5 tempest-VolumesSnapshotListTestJSON-329714823 tempest-VolumesSnapshotListTestJSON-329714823-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (73fe81eb-d91a-489e-80a7-55d4342ee252) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100298) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 09:52:06.539777 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.volume.api [None req-3a87c779-ce45-419c-803b-0ac47aaccbb5 tempest-VolumesSnapshotListTestJSON-329714823 tempest-VolumesSnapshotListTestJSON-329714823-project-member] Flow 'volume_create_api' (f8b3550b-1474-4d54-991a-9b26c1fcffbe) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100298) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 09:52:06.540223 np0000006707 devstack@c-api.service[100298]: INFO cinder.volume.api [None req-3a87c779-ce45-419c-803b-0ac47aaccbb5 tempest-VolumesSnapshotListTestJSON-329714823 tempest-VolumesSnapshotListTestJSON-329714823-project-member] Create volume request issued successfully. Aug 07 09:52:06.544155 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [None req-3a87c779-ce45-419c-803b-0ac47aaccbb5 tempest-VolumesSnapshotListTestJSON-329714823 tempest-VolumesSnapshotListTestJSON-329714823-project-member] https://10.4.3.8/volume/v3/volumes returned with HTTP 202 Aug 07 09:52:06.545099 np0000006707 devstack@c-api.service[100298]: [pid: 100298|app: 0|req: 141/557] 10.4.3.8 () {68 vars in 1244 bytes} [Fri Aug 7 09:52:06 2026] POST /volume/v3/volumes => generated 754 bytes in 466 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 07 09:52:06.561377 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [None req-ba7fe6f8-2e64-45ce-bb07-3a72215c746d None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:52:06.565016 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-ba7fe6f8-2e64-45ce-bb07-3a72215c746d tempest-VolumesSnapshotListTestJSON-329714823 tempest-VolumesSnapshotListTestJSON-329714823-project-member] GET https://10.4.3.8/volume/v3/volumes/86521af6-1203-43e6-bc84-80d4498f784e Aug 07 09:52:06.565219 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-ba7fe6f8-2e64-45ce-bb07-3a72215c746d tempest-VolumesSnapshotListTestJSON-329714823 tempest-VolumesSnapshotListTestJSON-329714823-project-member] Empty body provided in request {{(pid=100297) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 09:52:06.565723 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-ba7fe6f8-2e64-45ce-bb07-3a72215c746d tempest-VolumesSnapshotListTestJSON-329714823 tempest-VolumesSnapshotListTestJSON-329714823-project-member] Calling method 'show' {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 09:52:06.580662 np0000006707 devstack@c-api.service[100297]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 09:52:06.580662 np0000006707 devstack@c-api.service[100297]: warnings.warn( Aug 07 09:52:06.592912 np0000006707 devstack@c-api.service[100297]: INFO cinder.volume.api [None req-ba7fe6f8-2e64-45ce-bb07-3a72215c746d tempest-VolumesSnapshotListTestJSON-329714823 tempest-VolumesSnapshotListTestJSON-329714823-project-member] Volume info retrieved successfully. Aug 07 09:52:06.603114 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-ba7fe6f8-2e64-45ce-bb07-3a72215c746d tempest-VolumesSnapshotListTestJSON-329714823 tempest-VolumesSnapshotListTestJSON-329714823-project-member] https://10.4.3.8/volume/v3/volumes/86521af6-1203-43e6-bc84-80d4498f784e returned with HTTP 200 Aug 07 09:52:06.603646 np0000006707 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 140/558] 10.4.3.8 () {66 vars in 1334 bytes} [Fri Aug 7 09:52:06 2026] GET /volume/v3/volumes/86521af6-1203-43e6-bc84-80d4498f784e => generated 822 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 09:52:07.623136 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [None req-965ee169-24f0-47fa-9519-897cfec2b0f3 None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:52:07.625305 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-965ee169-24f0-47fa-9519-897cfec2b0f3 tempest-VolumesSnapshotListTestJSON-329714823 tempest-VolumesSnapshotListTestJSON-329714823-project-member] GET https://10.4.3.8/volume/v3/volumes/86521af6-1203-43e6-bc84-80d4498f784e Aug 07 09:52:07.625588 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-965ee169-24f0-47fa-9519-897cfec2b0f3 tempest-VolumesSnapshotListTestJSON-329714823 tempest-VolumesSnapshotListTestJSON-329714823-project-member] Empty body provided in request {{(pid=100296) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 09:52:07.625970 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-965ee169-24f0-47fa-9519-897cfec2b0f3 tempest-VolumesSnapshotListTestJSON-329714823 tempest-VolumesSnapshotListTestJSON-329714823-project-member] Calling method 'show' {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 09:52:07.635136 np0000006707 devstack@c-api.service[100296]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 09:52:07.635136 np0000006707 devstack@c-api.service[100296]: warnings.warn( Aug 07 09:52:07.641024 np0000006707 devstack@c-api.service[100296]: INFO cinder.volume.api [None req-965ee169-24f0-47fa-9519-897cfec2b0f3 tempest-VolumesSnapshotListTestJSON-329714823 tempest-VolumesSnapshotListTestJSON-329714823-project-member] Volume info retrieved successfully. Aug 07 09:52:07.645929 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-965ee169-24f0-47fa-9519-897cfec2b0f3 tempest-VolumesSnapshotListTestJSON-329714823 tempest-VolumesSnapshotListTestJSON-329714823-project-member] https://10.4.3.8/volume/v3/volumes/86521af6-1203-43e6-bc84-80d4498f784e returned with HTTP 200 Aug 07 09:52:07.646352 np0000006707 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 139/559] 10.4.3.8 () {66 vars in 1334 bytes} [Fri Aug 7 09:52:07 2026] GET /volume/v3/volumes/86521af6-1203-43e6-bc84-80d4498f784e => generated 847 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 07 09:52:07.671225 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-6131ffa6-0ede-4a4e-b9a1-3772ab6b4466 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:52:07.673588 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-6131ffa6-0ede-4a4e-b9a1-3772ab6b4466 tempest-VolumesSnapshotListTestJSON-329714823 tempest-VolumesSnapshotListTestJSON-329714823-project-member] POST https://10.4.3.8/volume/v3/snapshots Aug 07 09:52:07.674012 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-6131ffa6-0ede-4a4e-b9a1-3772ab6b4466 tempest-VolumesSnapshotListTestJSON-329714823 tempest-VolumesSnapshotListTestJSON-329714823-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "86521af6-1203-43e6-bc84-80d4498f784e", "name": "tempest-VolumesSnapshotListTestJSON-Snapshot-386455409"}} {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 09:52:07.689457 np0000006707 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 09:52:07.689457 np0000006707 devstack@c-api.service[100295]: warnings.warn( Aug 07 09:52:07.689457 np0000006707 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-6131ffa6-0ede-4a4e-b9a1-3772ab6b4466 tempest-VolumesSnapshotListTestJSON-329714823 tempest-VolumesSnapshotListTestJSON-329714823-project-member] Volume info retrieved successfully. Aug 07 09:52:07.689457 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.v3.snapshots [None req-6131ffa6-0ede-4a4e-b9a1-3772ab6b4466 tempest-VolumesSnapshotListTestJSON-329714823 tempest-VolumesSnapshotListTestJSON-329714823-project-member] Create snapshot from volume 86521af6-1203-43e6-bc84-80d4498f784e Aug 07 09:52:07.748231 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.quota [None req-6131ffa6-0ede-4a4e-b9a1-3772ab6b4466 tempest-VolumesSnapshotListTestJSON-329714823 tempest-VolumesSnapshotListTestJSON-329714823-project-member] Created reservations ['2d53f695-d871-4066-900e-2f8198c44781', '6eb84982-64fb-4b77-a1b9-a454094baad8', '58b71950-e45a-42d5-bd02-c92d46e88f72', '84cff9a7-b86a-40b0-82e3-a7912cfacf6b'] {{(pid=100295) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 09:52:07.794364 np0000006707 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-6131ffa6-0ede-4a4e-b9a1-3772ab6b4466 tempest-VolumesSnapshotListTestJSON-329714823 tempest-VolumesSnapshotListTestJSON-329714823-project-member] Snapshot create request issued successfully. Aug 07 09:52:07.794364 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-6131ffa6-0ede-4a4e-b9a1-3772ab6b4466 tempest-VolumesSnapshotListTestJSON-329714823 tempest-VolumesSnapshotListTestJSON-329714823-project-member] https://10.4.3.8/volume/v3/snapshots returned with HTTP 202 Aug 07 09:52:07.794364 np0000006707 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 140/560] 10.4.3.8 () {68 vars in 1251 bytes} [Fri Aug 7 09:52:07 2026] POST /volume/v3/snapshots => generated 313 bytes in 124 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 07 09:52:07.812697 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.middleware.request_id [None req-27855721-fcb0-4460-8701-6435aca0cdfc None None] RequestId filter calling following filter/app {{(pid=100298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:52:07.815369 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [None req-27855721-fcb0-4460-8701-6435aca0cdfc tempest-VolumesSnapshotListTestJSON-329714823 tempest-VolumesSnapshotListTestJSON-329714823-project-member] GET https://10.4.3.8/volume/v3/snapshots/27c4dd01-a9b5-41fe-98d5-d45e78506773 Aug 07 09:52:07.815681 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [None req-27855721-fcb0-4460-8701-6435aca0cdfc tempest-VolumesSnapshotListTestJSON-329714823 tempest-VolumesSnapshotListTestJSON-329714823-project-member] Empty body provided in request {{(pid=100298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 09:52:07.815928 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [None req-27855721-fcb0-4460-8701-6435aca0cdfc tempest-VolumesSnapshotListTestJSON-329714823 tempest-VolumesSnapshotListTestJSON-329714823-project-member] Calling method 'show' {{(pid=100298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 09:52:07.824557 np0000006707 devstack@c-api.service[100298]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 09:52:07.824557 np0000006707 devstack@c-api.service[100298]: warnings.warn( Aug 07 09:52:07.825260 np0000006707 devstack@c-api.service[100298]: INFO cinder.volume.api [None req-27855721-fcb0-4460-8701-6435aca0cdfc tempest-VolumesSnapshotListTestJSON-329714823 tempest-VolumesSnapshotListTestJSON-329714823-project-member] Snapshot retrieved successfully. Aug 07 09:52:07.826645 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [None req-27855721-fcb0-4460-8701-6435aca0cdfc tempest-VolumesSnapshotListTestJSON-329714823 tempest-VolumesSnapshotListTestJSON-329714823-project-member] https://10.4.3.8/volume/v3/snapshots/27c4dd01-a9b5-41fe-98d5-d45e78506773 returned with HTTP 200 Aug 07 09:52:07.827048 np0000006707 devstack@c-api.service[100298]: [pid: 100298|app: 0|req: 142/561] 10.4.3.8 () {66 vars in 1340 bytes} [Fri Aug 7 09:52:07 2026] GET /volume/v3/snapshots/27c4dd01-a9b5-41fe-98d5-d45e78506773 => generated 445 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 09:52:08.839853 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [None req-5c9e4f60-0f14-4df4-b562-520be516f656 None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:52:08.842628 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-5c9e4f60-0f14-4df4-b562-520be516f656 tempest-VolumesSnapshotListTestJSON-329714823 tempest-VolumesSnapshotListTestJSON-329714823-project-member] GET https://10.4.3.8/volume/v3/snapshots/27c4dd01-a9b5-41fe-98d5-d45e78506773 Aug 07 09:52:08.842628 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-5c9e4f60-0f14-4df4-b562-520be516f656 tempest-VolumesSnapshotListTestJSON-329714823 tempest-VolumesSnapshotListTestJSON-329714823-project-member] Empty body provided in request {{(pid=100297) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 09:52:08.842628 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-5c9e4f60-0f14-4df4-b562-520be516f656 tempest-VolumesSnapshotListTestJSON-329714823 tempest-VolumesSnapshotListTestJSON-329714823-project-member] Calling method 'show' {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 09:52:08.847935 np0000006707 devstack@c-api.service[100297]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 09:52:08.847935 np0000006707 devstack@c-api.service[100297]: warnings.warn( Aug 07 09:52:08.848527 np0000006707 devstack@c-api.service[100297]: INFO cinder.volume.api [None req-5c9e4f60-0f14-4df4-b562-520be516f656 tempest-VolumesSnapshotListTestJSON-329714823 tempest-VolumesSnapshotListTestJSON-329714823-project-member] Snapshot retrieved successfully. Aug 07 09:52:08.849395 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-5c9e4f60-0f14-4df4-b562-520be516f656 tempest-VolumesSnapshotListTestJSON-329714823 tempest-VolumesSnapshotListTestJSON-329714823-project-member] https://10.4.3.8/volume/v3/snapshots/27c4dd01-a9b5-41fe-98d5-d45e78506773 returned with HTTP 200 Aug 07 09:52:08.849983 np0000006707 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 141/562] 10.4.3.8 () {66 vars in 1340 bytes} [Fri Aug 7 09:52:08 2026] GET /volume/v3/snapshots/27c4dd01-a9b5-41fe-98d5-d45e78506773 => generated 472 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 09:52:08.861605 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [None req-563116e9-d16b-4ab8-8f68-8095a684815f None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:52:08.863305 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-563116e9-d16b-4ab8-8f68-8095a684815f tempest-VolumesSnapshotListTestJSON-329714823 tempest-VolumesSnapshotListTestJSON-329714823-project-member] POST https://10.4.3.8/volume/v3/snapshots Aug 07 09:52:08.865444 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-563116e9-d16b-4ab8-8f68-8095a684815f tempest-VolumesSnapshotListTestJSON-329714823 tempest-VolumesSnapshotListTestJSON-329714823-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "86521af6-1203-43e6-bc84-80d4498f784e", "name": "tempest-VolumesSnapshotListTestJSON-Snapshot-747267506"}} {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 09:52:08.875590 np0000006707 devstack@c-api.service[100296]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 09:52:08.875590 np0000006707 devstack@c-api.service[100296]: warnings.warn( Aug 07 09:52:08.876243 np0000006707 devstack@c-api.service[100296]: INFO cinder.volume.api [None req-563116e9-d16b-4ab8-8f68-8095a684815f tempest-VolumesSnapshotListTestJSON-329714823 tempest-VolumesSnapshotListTestJSON-329714823-project-member] Volume info retrieved successfully. Aug 07 09:52:08.876488 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.v3.snapshots [None req-563116e9-d16b-4ab8-8f68-8095a684815f tempest-VolumesSnapshotListTestJSON-329714823 tempest-VolumesSnapshotListTestJSON-329714823-project-member] Create snapshot from volume 86521af6-1203-43e6-bc84-80d4498f784e Aug 07 09:52:08.927190 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.quota [None req-563116e9-d16b-4ab8-8f68-8095a684815f tempest-VolumesSnapshotListTestJSON-329714823 tempest-VolumesSnapshotListTestJSON-329714823-project-member] Created reservations ['6c948de0-a154-4d2e-8c16-e387b42de825', '9fdad91f-db09-4e47-b10d-6dd1fe35aa3d', '46c37656-f64b-4a55-bfef-7d07577053f7', '2f042f25-af72-43e0-893a-b20e10124486'] {{(pid=100296) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 09:52:08.990212 np0000006707 devstack@c-api.service[100296]: INFO cinder.volume.api [None req-563116e9-d16b-4ab8-8f68-8095a684815f tempest-VolumesSnapshotListTestJSON-329714823 tempest-VolumesSnapshotListTestJSON-329714823-project-member] Snapshot create request issued successfully. Aug 07 09:52:08.990212 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-563116e9-d16b-4ab8-8f68-8095a684815f tempest-VolumesSnapshotListTestJSON-329714823 tempest-VolumesSnapshotListTestJSON-329714823-project-member] https://10.4.3.8/volume/v3/snapshots returned with HTTP 202 Aug 07 09:52:08.990212 np0000006707 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 140/563] 10.4.3.8 () {68 vars in 1251 bytes} [Fri Aug 7 09:52:08 2026] POST /volume/v3/snapshots => generated 313 bytes in 122 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 07 09:52:09.001637 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-61f5bd63-5dbe-4504-85a3-045441824bce None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:52:09.006412 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-61f5bd63-5dbe-4504-85a3-045441824bce tempest-VolumesSnapshotListTestJSON-329714823 tempest-VolumesSnapshotListTestJSON-329714823-project-member] GET https://10.4.3.8/volume/v3/snapshots/054333ad-e253-46d6-bf16-6502a9174db7 Aug 07 09:52:09.006736 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-61f5bd63-5dbe-4504-85a3-045441824bce tempest-VolumesSnapshotListTestJSON-329714823 tempest-VolumesSnapshotListTestJSON-329714823-project-member] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 09:52:09.008271 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-61f5bd63-5dbe-4504-85a3-045441824bce tempest-VolumesSnapshotListTestJSON-329714823 tempest-VolumesSnapshotListTestJSON-329714823-project-member] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 09:52:09.022932 np0000006707 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 09:52:09.022932 np0000006707 devstack@c-api.service[100295]: warnings.warn( Aug 07 09:52:09.023316 np0000006707 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-61f5bd63-5dbe-4504-85a3-045441824bce tempest-VolumesSnapshotListTestJSON-329714823 tempest-VolumesSnapshotListTestJSON-329714823-project-member] Snapshot retrieved successfully. Aug 07 09:52:09.024494 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-61f5bd63-5dbe-4504-85a3-045441824bce tempest-VolumesSnapshotListTestJSON-329714823 tempest-VolumesSnapshotListTestJSON-329714823-project-member] https://10.4.3.8/volume/v3/snapshots/054333ad-e253-46d6-bf16-6502a9174db7 returned with HTTP 200 Aug 07 09:52:09.025008 np0000006707 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 141/564] 10.4.3.8 () {66 vars in 1340 bytes} [Fri Aug 7 09:52:08 2026] GET /volume/v3/snapshots/054333ad-e253-46d6-bf16-6502a9174db7 => generated 445 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 09:52:10.037472 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.middleware.request_id [None req-0e0f444b-60bb-447c-b02b-0906ee54107c None None] RequestId filter calling following filter/app {{(pid=100298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:52:10.040805 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [None req-0e0f444b-60bb-447c-b02b-0906ee54107c tempest-VolumesSnapshotListTestJSON-329714823 tempest-VolumesSnapshotListTestJSON-329714823-project-member] GET https://10.4.3.8/volume/v3/snapshots/054333ad-e253-46d6-bf16-6502a9174db7 Aug 07 09:52:10.041187 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [None req-0e0f444b-60bb-447c-b02b-0906ee54107c tempest-VolumesSnapshotListTestJSON-329714823 tempest-VolumesSnapshotListTestJSON-329714823-project-member] Empty body provided in request {{(pid=100298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 09:52:10.042183 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [None req-0e0f444b-60bb-447c-b02b-0906ee54107c tempest-VolumesSnapshotListTestJSON-329714823 tempest-VolumesSnapshotListTestJSON-329714823-project-member] Calling method 'show' {{(pid=100298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 09:52:10.049883 np0000006707 devstack@c-api.service[100298]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 09:52:10.049883 np0000006707 devstack@c-api.service[100298]: warnings.warn( Aug 07 09:52:10.050525 np0000006707 devstack@c-api.service[100298]: INFO cinder.volume.api [None req-0e0f444b-60bb-447c-b02b-0906ee54107c tempest-VolumesSnapshotListTestJSON-329714823 tempest-VolumesSnapshotListTestJSON-329714823-project-member] Snapshot retrieved successfully. Aug 07 09:52:10.051854 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [None req-0e0f444b-60bb-447c-b02b-0906ee54107c tempest-VolumesSnapshotListTestJSON-329714823 tempest-VolumesSnapshotListTestJSON-329714823-project-member] https://10.4.3.8/volume/v3/snapshots/054333ad-e253-46d6-bf16-6502a9174db7 returned with HTTP 200 Aug 07 09:52:10.052569 np0000006707 devstack@c-api.service[100298]: [pid: 100298|app: 0|req: 143/565] 10.4.3.8 () {66 vars in 1340 bytes} [Fri Aug 7 09:52:10 2026] GET /volume/v3/snapshots/054333ad-e253-46d6-bf16-6502a9174db7 => generated 472 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 09:52:10.067564 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [None req-72b49ed3-9a0f-48a1-8fde-f4c4af00d187 None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:52:10.070810 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-72b49ed3-9a0f-48a1-8fde-f4c4af00d187 tempest-VolumesSnapshotListTestJSON-329714823 tempest-VolumesSnapshotListTestJSON-329714823-project-member] POST https://10.4.3.8/volume/v3/snapshots Aug 07 09:52:10.072066 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-72b49ed3-9a0f-48a1-8fde-f4c4af00d187 tempest-VolumesSnapshotListTestJSON-329714823 tempest-VolumesSnapshotListTestJSON-329714823-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "86521af6-1203-43e6-bc84-80d4498f784e", "name": "tempest-VolumesSnapshotListTestJSON-Snapshot-1148735767"}} {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 09:52:10.092803 np0000006707 devstack@c-api.service[100297]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 09:52:10.092803 np0000006707 devstack@c-api.service[100297]: warnings.warn( Aug 07 09:52:10.093732 np0000006707 devstack@c-api.service[100297]: INFO cinder.volume.api [None req-72b49ed3-9a0f-48a1-8fde-f4c4af00d187 tempest-VolumesSnapshotListTestJSON-329714823 tempest-VolumesSnapshotListTestJSON-329714823-project-member] Volume info retrieved successfully. Aug 07 09:52:10.093939 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.v3.snapshots [None req-72b49ed3-9a0f-48a1-8fde-f4c4af00d187 tempest-VolumesSnapshotListTestJSON-329714823 tempest-VolumesSnapshotListTestJSON-329714823-project-member] Create snapshot from volume 86521af6-1203-43e6-bc84-80d4498f784e Aug 07 09:52:10.151924 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.quota [None req-72b49ed3-9a0f-48a1-8fde-f4c4af00d187 tempest-VolumesSnapshotListTestJSON-329714823 tempest-VolumesSnapshotListTestJSON-329714823-project-member] Created reservations ['6dead71c-d93e-4d3b-beee-e2eb19f8ecff', '800d0706-c46c-41e9-b9bc-3d97cad98580', '847724a0-9189-4a2c-bca1-6aefbd07e270', 'f3955053-2246-4616-be82-00326b4f64c8'] {{(pid=100297) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 09:52:10.216054 np0000006707 devstack@c-api.service[100297]: INFO cinder.volume.api [None req-72b49ed3-9a0f-48a1-8fde-f4c4af00d187 tempest-VolumesSnapshotListTestJSON-329714823 tempest-VolumesSnapshotListTestJSON-329714823-project-member] Snapshot create request issued successfully. Aug 07 09:52:10.216870 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-72b49ed3-9a0f-48a1-8fde-f4c4af00d187 tempest-VolumesSnapshotListTestJSON-329714823 tempest-VolumesSnapshotListTestJSON-329714823-project-member] https://10.4.3.8/volume/v3/snapshots returned with HTTP 202 Aug 07 09:52:10.217377 np0000006707 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 142/566] 10.4.3.8 () {68 vars in 1251 bytes} [Fri Aug 7 09:52:10 2026] POST /volume/v3/snapshots => generated 314 bytes in 151 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 07 09:52:10.228874 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [None req-a49161fe-d38d-498c-a9c5-6f95fbea54ad None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:52:10.232455 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-a49161fe-d38d-498c-a9c5-6f95fbea54ad tempest-VolumesSnapshotListTestJSON-329714823 tempest-VolumesSnapshotListTestJSON-329714823-project-member] GET https://10.4.3.8/volume/v3/snapshots/5e219239-3ddd-469d-8c77-930c0425127a Aug 07 09:52:10.232675 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-a49161fe-d38d-498c-a9c5-6f95fbea54ad tempest-VolumesSnapshotListTestJSON-329714823 tempest-VolumesSnapshotListTestJSON-329714823-project-member] Empty body provided in request {{(pid=100296) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 09:52:10.232902 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-a49161fe-d38d-498c-a9c5-6f95fbea54ad tempest-VolumesSnapshotListTestJSON-329714823 tempest-VolumesSnapshotListTestJSON-329714823-project-member] Calling method 'show' {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 09:52:10.243515 np0000006707 devstack@c-api.service[100296]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 09:52:10.243515 np0000006707 devstack@c-api.service[100296]: warnings.warn( Aug 07 09:52:10.244704 np0000006707 devstack@c-api.service[100296]: INFO cinder.volume.api [None req-a49161fe-d38d-498c-a9c5-6f95fbea54ad tempest-VolumesSnapshotListTestJSON-329714823 tempest-VolumesSnapshotListTestJSON-329714823-project-member] Snapshot retrieved successfully. Aug 07 09:52:10.246892 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-a49161fe-d38d-498c-a9c5-6f95fbea54ad tempest-VolumesSnapshotListTestJSON-329714823 tempest-VolumesSnapshotListTestJSON-329714823-project-member] https://10.4.3.8/volume/v3/snapshots/5e219239-3ddd-469d-8c77-930c0425127a returned with HTTP 200 Aug 07 09:52:10.247668 np0000006707 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 141/567] 10.4.3.8 () {66 vars in 1340 bytes} [Fri Aug 7 09:52:10 2026] GET /volume/v3/snapshots/5e219239-3ddd-469d-8c77-930c0425127a => generated 446 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 09:52:11.266738 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-682c6465-d8b5-4b71-96e1-f2868e5b1138 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:52:11.269725 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-682c6465-d8b5-4b71-96e1-f2868e5b1138 tempest-VolumesSnapshotListTestJSON-329714823 tempest-VolumesSnapshotListTestJSON-329714823-project-member] GET https://10.4.3.8/volume/v3/snapshots/5e219239-3ddd-469d-8c77-930c0425127a Aug 07 09:52:11.270229 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-682c6465-d8b5-4b71-96e1-f2868e5b1138 tempest-VolumesSnapshotListTestJSON-329714823 tempest-VolumesSnapshotListTestJSON-329714823-project-member] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 09:52:11.270589 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-682c6465-d8b5-4b71-96e1-f2868e5b1138 tempest-VolumesSnapshotListTestJSON-329714823 tempest-VolumesSnapshotListTestJSON-329714823-project-member] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 09:52:11.281340 np0000006707 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 09:52:11.281340 np0000006707 devstack@c-api.service[100295]: warnings.warn( Aug 07 09:52:11.281340 np0000006707 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-682c6465-d8b5-4b71-96e1-f2868e5b1138 tempest-VolumesSnapshotListTestJSON-329714823 tempest-VolumesSnapshotListTestJSON-329714823-project-member] Snapshot retrieved successfully. Aug 07 09:52:11.281340 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-682c6465-d8b5-4b71-96e1-f2868e5b1138 tempest-VolumesSnapshotListTestJSON-329714823 tempest-VolumesSnapshotListTestJSON-329714823-project-member] https://10.4.3.8/volume/v3/snapshots/5e219239-3ddd-469d-8c77-930c0425127a returned with HTTP 200 Aug 07 09:52:11.282603 np0000006707 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 142/568] 10.4.3.8 () {66 vars in 1340 bytes} [Fri Aug 7 09:52:11 2026] GET /volume/v3/snapshots/5e219239-3ddd-469d-8c77-930c0425127a => generated 473 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 09:52:11.300881 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.middleware.request_id [None req-afcb7b4e-3076-4cce-947d-0305b41a3a30 None None] RequestId filter calling following filter/app {{(pid=100298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:52:11.304503 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [None req-afcb7b4e-3076-4cce-947d-0305b41a3a30 tempest-VolumesSnapshotListTestJSON-329714823 tempest-VolumesSnapshotListTestJSON-329714823-project-member] GET https://10.4.3.8/volume/v3/snapshots?limit=1 Aug 07 09:52:11.304503 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [None req-afcb7b4e-3076-4cce-947d-0305b41a3a30 tempest-VolumesSnapshotListTestJSON-329714823 tempest-VolumesSnapshotListTestJSON-329714823-project-member] Empty body provided in request {{(pid=100298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 09:52:11.304503 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [None req-afcb7b4e-3076-4cce-947d-0305b41a3a30 tempest-VolumesSnapshotListTestJSON-329714823 tempest-VolumesSnapshotListTestJSON-329714823-project-member] Calling method 'index' {{(pid=100298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 09:52:11.304844 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.api_utils [None req-afcb7b4e-3076-4cce-947d-0305b41a3a30 tempest-VolumesSnapshotListTestJSON-329714823 tempest-VolumesSnapshotListTestJSON-329714823-project-member] Removing options '' from query. {{(pid=100298) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 07 09:52:11.308328 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.db.api [None req-afcb7b4e-3076-4cce-947d-0305b41a3a30 tempest-VolumesSnapshotListTestJSON-329714823 tempest-VolumesSnapshotListTestJSON-329714823-project-member] Building query based on filter {{(pid=100298) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 07 09:52:11.318796 np0000006707 devstack@c-api.service[100298]: INFO cinder.volume.api [None req-afcb7b4e-3076-4cce-947d-0305b41a3a30 tempest-VolumesSnapshotListTestJSON-329714823 tempest-VolumesSnapshotListTestJSON-329714823-project-member] Get all snapshots completed successfully. Aug 07 09:52:11.323310 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [None req-afcb7b4e-3076-4cce-947d-0305b41a3a30 tempest-VolumesSnapshotListTestJSON-329714823 tempest-VolumesSnapshotListTestJSON-329714823-project-member] https://10.4.3.8/volume/v3/snapshots?limit=1 returned with HTTP 200 Aug 07 09:52:11.323310 np0000006707 devstack@c-api.service[100298]: [pid: 100298|app: 0|req: 144/569] 10.4.3.8 () {66 vars in 1244 bytes} [Fri Aug 7 09:52:11 2026] GET /volume/v3/snapshots?limit=1 => generated 480 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 09:52:11.341472 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [None req-42dc4a88-61f7-489d-91df-348b52feb80a None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:52:11.345048 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-42dc4a88-61f7-489d-91df-348b52feb80a tempest-VolumesSnapshotListTestJSON-329714823 tempest-VolumesSnapshotListTestJSON-329714823-project-member] GET https://10.4.3.8/volume/v3/snapshots Aug 07 09:52:11.345292 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-42dc4a88-61f7-489d-91df-348b52feb80a tempest-VolumesSnapshotListTestJSON-329714823 tempest-VolumesSnapshotListTestJSON-329714823-project-member] Empty body provided in request {{(pid=100297) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 09:52:11.346325 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-42dc4a88-61f7-489d-91df-348b52feb80a tempest-VolumesSnapshotListTestJSON-329714823 tempest-VolumesSnapshotListTestJSON-329714823-project-member] Calling method 'index' {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 09:52:11.346325 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.api_utils [None req-42dc4a88-61f7-489d-91df-348b52feb80a tempest-VolumesSnapshotListTestJSON-329714823 tempest-VolumesSnapshotListTestJSON-329714823-project-member] Removing options '' from query. {{(pid=100297) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 07 09:52:11.346325 np0000006707 devstack@c-api.service[100297]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 09:52:11.346325 np0000006707 devstack@c-api.service[100297]: warnings.warn( Aug 07 09:52:11.348081 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.db.api [None req-42dc4a88-61f7-489d-91df-348b52feb80a tempest-VolumesSnapshotListTestJSON-329714823 tempest-VolumesSnapshotListTestJSON-329714823-project-member] Building query based on filter {{(pid=100297) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 07 09:52:11.353825 np0000006707 devstack@c-api.service[100297]: INFO cinder.volume.api [None req-42dc4a88-61f7-489d-91df-348b52feb80a tempest-VolumesSnapshotListTestJSON-329714823 tempest-VolumesSnapshotListTestJSON-329714823-project-member] Get all snapshots completed successfully. Aug 07 09:52:11.354466 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-42dc4a88-61f7-489d-91df-348b52feb80a tempest-VolumesSnapshotListTestJSON-329714823 tempest-VolumesSnapshotListTestJSON-329714823-project-member] https://10.4.3.8/volume/v3/snapshots returned with HTTP 200 Aug 07 09:52:11.354911 np0000006707 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 143/570] 10.4.3.8 () {66 vars in 1229 bytes} [Fri Aug 7 09:52:11 2026] GET /volume/v3/snapshots => generated 994 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 09:52:11.373117 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [None req-f0f31b7a-2be7-40c5-bb6c-f3b8792a7f00 None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:52:11.376004 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-f0f31b7a-2be7-40c5-bb6c-f3b8792a7f00 tempest-VolumesSnapshotListTestJSON-329714823 tempest-VolumesSnapshotListTestJSON-329714823-project-member] GET https://10.4.3.8/volume/v3/snapshots?limit=100000 Aug 07 09:52:11.376282 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-f0f31b7a-2be7-40c5-bb6c-f3b8792a7f00 tempest-VolumesSnapshotListTestJSON-329714823 tempest-VolumesSnapshotListTestJSON-329714823-project-member] Empty body provided in request {{(pid=100296) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 09:52:11.376611 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-f0f31b7a-2be7-40c5-bb6c-f3b8792a7f00 tempest-VolumesSnapshotListTestJSON-329714823 tempest-VolumesSnapshotListTestJSON-329714823-project-member] Calling method 'index' {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 09:52:11.376986 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.api_utils [None req-f0f31b7a-2be7-40c5-bb6c-f3b8792a7f00 tempest-VolumesSnapshotListTestJSON-329714823 tempest-VolumesSnapshotListTestJSON-329714823-project-member] Removing options '' from query. {{(pid=100296) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 07 09:52:11.379437 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.db.api [None req-f0f31b7a-2be7-40c5-bb6c-f3b8792a7f00 tempest-VolumesSnapshotListTestJSON-329714823 tempest-VolumesSnapshotListTestJSON-329714823-project-member] Building query based on filter {{(pid=100296) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 07 09:52:11.385170 np0000006707 devstack@c-api.service[100296]: INFO cinder.volume.api [None req-f0f31b7a-2be7-40c5-bb6c-f3b8792a7f00 tempest-VolumesSnapshotListTestJSON-329714823 tempest-VolumesSnapshotListTestJSON-329714823-project-member] Get all snapshots completed successfully. Aug 07 09:52:11.385743 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-f0f31b7a-2be7-40c5-bb6c-f3b8792a7f00 tempest-VolumesSnapshotListTestJSON-329714823 tempest-VolumesSnapshotListTestJSON-329714823-project-member] https://10.4.3.8/volume/v3/snapshots?limit=100000 returned with HTTP 200 Aug 07 09:52:11.386282 np0000006707 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 142/571] 10.4.3.8 () {66 vars in 1254 bytes} [Fri Aug 7 09:52:11 2026] GET /volume/v3/snapshots?limit=100000 => generated 994 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 09:52:11.405452 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-2f83fa46-ea6a-4b8e-82fc-65fad81d7118 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:52:11.408661 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-2f83fa46-ea6a-4b8e-82fc-65fad81d7118 tempest-VolumesSnapshotListTestJSON-329714823 tempest-VolumesSnapshotListTestJSON-329714823-project-member] GET https://10.4.3.8/volume/v3/snapshots?limit=0 Aug 07 09:52:11.408956 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-2f83fa46-ea6a-4b8e-82fc-65fad81d7118 tempest-VolumesSnapshotListTestJSON-329714823 tempest-VolumesSnapshotListTestJSON-329714823-project-member] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 09:52:11.409224 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-2f83fa46-ea6a-4b8e-82fc-65fad81d7118 tempest-VolumesSnapshotListTestJSON-329714823 tempest-VolumesSnapshotListTestJSON-329714823-project-member] Calling method 'index' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 09:52:11.410018 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.api_utils [None req-2f83fa46-ea6a-4b8e-82fc-65fad81d7118 tempest-VolumesSnapshotListTestJSON-329714823 tempest-VolumesSnapshotListTestJSON-329714823-project-member] Removing options '' from query. {{(pid=100295) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 07 09:52:11.411688 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.db.api [None req-2f83fa46-ea6a-4b8e-82fc-65fad81d7118 tempest-VolumesSnapshotListTestJSON-329714823 tempest-VolumesSnapshotListTestJSON-329714823-project-member] Building query based on filter {{(pid=100295) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 07 09:52:11.426570 np0000006707 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-2f83fa46-ea6a-4b8e-82fc-65fad81d7118 tempest-VolumesSnapshotListTestJSON-329714823 tempest-VolumesSnapshotListTestJSON-329714823-project-member] Get all snapshots completed successfully. Aug 07 09:52:11.426858 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-2f83fa46-ea6a-4b8e-82fc-65fad81d7118 tempest-VolumesSnapshotListTestJSON-329714823 tempest-VolumesSnapshotListTestJSON-329714823-project-member] https://10.4.3.8/volume/v3/snapshots?limit=0 returned with HTTP 200 Aug 07 09:52:11.427456 np0000006707 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 143/572] 10.4.3.8 () {66 vars in 1244 bytes} [Fri Aug 7 09:52:11 2026] GET /volume/v3/snapshots?limit=0 => generated 17 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 284 bytes (2 switches on core 0) Aug 07 09:52:11.446033 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.middleware.request_id [None req-7276a709-821b-4383-82bc-6aee5977b358 None None] RequestId filter calling following filter/app {{(pid=100298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:52:11.449600 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [None req-7276a709-821b-4383-82bc-6aee5977b358 tempest-VolumesSnapshotListTestJSON-329714823 tempest-VolumesSnapshotListTestJSON-329714823-project-member] GET https://10.4.3.8/volume/v3/snapshots Aug 07 09:52:11.450470 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [None req-7276a709-821b-4383-82bc-6aee5977b358 tempest-VolumesSnapshotListTestJSON-329714823 tempest-VolumesSnapshotListTestJSON-329714823-project-member] Empty body provided in request {{(pid=100298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 09:52:11.450470 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [None req-7276a709-821b-4383-82bc-6aee5977b358 tempest-VolumesSnapshotListTestJSON-329714823 tempest-VolumesSnapshotListTestJSON-329714823-project-member] Calling method 'index' {{(pid=100298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 09:52:11.450667 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.api_utils [None req-7276a709-821b-4383-82bc-6aee5977b358 tempest-VolumesSnapshotListTestJSON-329714823 tempest-VolumesSnapshotListTestJSON-329714823-project-member] Removing options '' from query. {{(pid=100298) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 07 09:52:11.450979 np0000006707 devstack@c-api.service[100298]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 09:52:11.450979 np0000006707 devstack@c-api.service[100298]: warnings.warn( Aug 07 09:52:11.453030 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.db.api [None req-7276a709-821b-4383-82bc-6aee5977b358 tempest-VolumesSnapshotListTestJSON-329714823 tempest-VolumesSnapshotListTestJSON-329714823-project-member] Building query based on filter {{(pid=100298) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 07 09:52:11.467409 np0000006707 devstack@c-api.service[100298]: INFO cinder.volume.api [None req-7276a709-821b-4383-82bc-6aee5977b358 tempest-VolumesSnapshotListTestJSON-329714823 tempest-VolumesSnapshotListTestJSON-329714823-project-member] Get all snapshots completed successfully. Aug 07 09:52:11.468043 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [None req-7276a709-821b-4383-82bc-6aee5977b358 tempest-VolumesSnapshotListTestJSON-329714823 tempest-VolumesSnapshotListTestJSON-329714823-project-member] https://10.4.3.8/volume/v3/snapshots returned with HTTP 200 Aug 07 09:52:11.469268 np0000006707 devstack@c-api.service[100298]: [pid: 100298|app: 0|req: 145/573] 10.4.3.8 () {66 vars in 1229 bytes} [Fri Aug 7 09:52:11 2026] GET /volume/v3/snapshots => generated 994 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 09:52:11.487286 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [None req-d87984cd-efa8-4598-93b7-d16844043849 None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:52:11.489179 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-d87984cd-efa8-4598-93b7-d16844043849 tempest-VolumesSnapshotListTestJSON-329714823 tempest-VolumesSnapshotListTestJSON-329714823-project-member] GET https://10.4.3.8/volume/v3/snapshots?marker=054333ad-e253-46d6-bf16-6502a9174db7 Aug 07 09:52:11.489871 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-d87984cd-efa8-4598-93b7-d16844043849 tempest-VolumesSnapshotListTestJSON-329714823 tempest-VolumesSnapshotListTestJSON-329714823-project-member] Empty body provided in request {{(pid=100297) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 09:52:11.489871 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-d87984cd-efa8-4598-93b7-d16844043849 tempest-VolumesSnapshotListTestJSON-329714823 tempest-VolumesSnapshotListTestJSON-329714823-project-member] Calling method 'index' {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 09:52:11.490012 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.api_utils [None req-d87984cd-efa8-4598-93b7-d16844043849 tempest-VolumesSnapshotListTestJSON-329714823 tempest-VolumesSnapshotListTestJSON-329714823-project-member] Removing options '' from query. {{(pid=100297) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 07 09:52:11.490277 np0000006707 devstack@c-api.service[100297]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 09:52:11.490277 np0000006707 devstack@c-api.service[100297]: warnings.warn( Aug 07 09:52:11.492242 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.db.api [None req-d87984cd-efa8-4598-93b7-d16844043849 tempest-VolumesSnapshotListTestJSON-329714823 tempest-VolumesSnapshotListTestJSON-329714823-project-member] Building query based on filter {{(pid=100297) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 07 09:52:11.519558 np0000006707 devstack@c-api.service[100297]: INFO cinder.volume.api [None req-d87984cd-efa8-4598-93b7-d16844043849 tempest-VolumesSnapshotListTestJSON-329714823 tempest-VolumesSnapshotListTestJSON-329714823-project-member] Get all snapshots completed successfully. Aug 07 09:52:11.523535 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-d87984cd-efa8-4598-93b7-d16844043849 tempest-VolumesSnapshotListTestJSON-329714823 tempest-VolumesSnapshotListTestJSON-329714823-project-member] https://10.4.3.8/volume/v3/snapshots?marker=054333ad-e253-46d6-bf16-6502a9174db7 returned with HTTP 200 Aug 07 09:52:11.523535 np0000006707 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 144/574] 10.4.3.8 () {66 vars in 1316 bytes} [Fri Aug 7 09:52:11 2026] GET /volume/v3/snapshots?marker=054333ad-e253-46d6-bf16-6502a9174db7 => generated 341 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 09:52:11.548813 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [None req-65c35486-9b62-45ce-aa9e-44b43096296a None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:52:11.552560 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-65c35486-9b62-45ce-aa9e-44b43096296a tempest-VolumesSnapshotListTestJSON-329714823 tempest-VolumesSnapshotListTestJSON-329714823-project-member] GET https://10.4.3.8/volume/v3/snapshots?offset=2&limit=3 Aug 07 09:52:11.552560 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-65c35486-9b62-45ce-aa9e-44b43096296a tempest-VolumesSnapshotListTestJSON-329714823 tempest-VolumesSnapshotListTestJSON-329714823-project-member] Empty body provided in request {{(pid=100296) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 09:52:11.552560 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-65c35486-9b62-45ce-aa9e-44b43096296a tempest-VolumesSnapshotListTestJSON-329714823 tempest-VolumesSnapshotListTestJSON-329714823-project-member] Calling method 'index' {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 09:52:11.553279 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.api_utils [None req-65c35486-9b62-45ce-aa9e-44b43096296a tempest-VolumesSnapshotListTestJSON-329714823 tempest-VolumesSnapshotListTestJSON-329714823-project-member] Removing options '' from query. {{(pid=100296) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 07 09:52:11.553279 np0000006707 devstack@c-api.service[100296]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 09:52:11.553279 np0000006707 devstack@c-api.service[100296]: warnings.warn( Aug 07 09:52:11.554598 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.db.api [None req-65c35486-9b62-45ce-aa9e-44b43096296a tempest-VolumesSnapshotListTestJSON-329714823 tempest-VolumesSnapshotListTestJSON-329714823-project-member] Building query based on filter {{(pid=100296) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 07 09:52:11.576082 np0000006707 devstack@c-api.service[100296]: INFO cinder.volume.api [None req-65c35486-9b62-45ce-aa9e-44b43096296a tempest-VolumesSnapshotListTestJSON-329714823 tempest-VolumesSnapshotListTestJSON-329714823-project-member] Get all snapshots completed successfully. Aug 07 09:52:11.579140 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-65c35486-9b62-45ce-aa9e-44b43096296a tempest-VolumesSnapshotListTestJSON-329714823 tempest-VolumesSnapshotListTestJSON-329714823-project-member] https://10.4.3.8/volume/v3/snapshots?offset=2&limit=3 returned with HTTP 200 Aug 07 09:52:11.580330 np0000006707 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 143/575] 10.4.3.8 () {66 vars in 1262 bytes} [Fri Aug 7 09:52:11 2026] GET /volume/v3/snapshots?offset=2&limit=3 => generated 341 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 09:52:11.595671 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-38b75e81-c127-40b5-a113-cbe1d132d0d6 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:52:11.598458 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-38b75e81-c127-40b5-a113-cbe1d132d0d6 tempest-VolumesSnapshotListTestJSON-329714823 tempest-VolumesSnapshotListTestJSON-329714823-project-member] GET https://10.4.3.8/volume/v3/snapshots?sort_key=created_at&sort_dir=asc Aug 07 09:52:11.598458 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-38b75e81-c127-40b5-a113-cbe1d132d0d6 tempest-VolumesSnapshotListTestJSON-329714823 tempest-VolumesSnapshotListTestJSON-329714823-project-member] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 09:52:11.598706 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-38b75e81-c127-40b5-a113-cbe1d132d0d6 tempest-VolumesSnapshotListTestJSON-329714823 tempest-VolumesSnapshotListTestJSON-329714823-project-member] Calling method 'index' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 09:52:11.599589 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.api_utils [None req-38b75e81-c127-40b5-a113-cbe1d132d0d6 tempest-VolumesSnapshotListTestJSON-329714823 tempest-VolumesSnapshotListTestJSON-329714823-project-member] Removing options '' from query. {{(pid=100295) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 07 09:52:11.600914 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.db.api [None req-38b75e81-c127-40b5-a113-cbe1d132d0d6 tempest-VolumesSnapshotListTestJSON-329714823 tempest-VolumesSnapshotListTestJSON-329714823-project-member] Building query based on filter {{(pid=100295) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 07 09:52:11.623041 np0000006707 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-38b75e81-c127-40b5-a113-cbe1d132d0d6 tempest-VolumesSnapshotListTestJSON-329714823 tempest-VolumesSnapshotListTestJSON-329714823-project-member] Get all snapshots completed successfully. Aug 07 09:52:11.623987 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-38b75e81-c127-40b5-a113-cbe1d132d0d6 tempest-VolumesSnapshotListTestJSON-329714823 tempest-VolumesSnapshotListTestJSON-329714823-project-member] https://10.4.3.8/volume/v3/snapshots?sort_key=created_at&sort_dir=asc returned with HTTP 200 Aug 07 09:52:11.623987 np0000006707 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 144/576] 10.4.3.8 () {66 vars in 1294 bytes} [Fri Aug 7 09:52:11 2026] GET /volume/v3/snapshots?sort_key=created_at&sort_dir=asc => generated 994 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 09:52:11.650887 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.middleware.request_id [None req-9c86e15d-2fe8-41b6-8fbb-da5bf07a9d3b None None] RequestId filter calling following filter/app {{(pid=100298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:52:11.656006 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [None req-9c86e15d-2fe8-41b6-8fbb-da5bf07a9d3b tempest-VolumesSnapshotListTestJSON-329714823 tempest-VolumesSnapshotListTestJSON-329714823-project-member] GET https://10.4.3.8/volume/v3/snapshots?sort_key=created_at&sort_dir=desc Aug 07 09:52:11.656179 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [None req-9c86e15d-2fe8-41b6-8fbb-da5bf07a9d3b tempest-VolumesSnapshotListTestJSON-329714823 tempest-VolumesSnapshotListTestJSON-329714823-project-member] Empty body provided in request {{(pid=100298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 09:52:11.656524 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [None req-9c86e15d-2fe8-41b6-8fbb-da5bf07a9d3b tempest-VolumesSnapshotListTestJSON-329714823 tempest-VolumesSnapshotListTestJSON-329714823-project-member] Calling method 'index' {{(pid=100298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 09:52:11.656822 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.api_utils [None req-9c86e15d-2fe8-41b6-8fbb-da5bf07a9d3b tempest-VolumesSnapshotListTestJSON-329714823 tempest-VolumesSnapshotListTestJSON-329714823-project-member] Removing options '' from query. {{(pid=100298) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 07 09:52:11.657350 np0000006707 devstack@c-api.service[100298]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 09:52:11.657350 np0000006707 devstack@c-api.service[100298]: warnings.warn( Aug 07 09:52:11.658098 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.db.api [None req-9c86e15d-2fe8-41b6-8fbb-da5bf07a9d3b tempest-VolumesSnapshotListTestJSON-329714823 tempest-VolumesSnapshotListTestJSON-329714823-project-member] Building query based on filter {{(pid=100298) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 07 09:52:11.665710 np0000006707 devstack@c-api.service[100298]: INFO cinder.volume.api [None req-9c86e15d-2fe8-41b6-8fbb-da5bf07a9d3b tempest-VolumesSnapshotListTestJSON-329714823 tempest-VolumesSnapshotListTestJSON-329714823-project-member] Get all snapshots completed successfully. Aug 07 09:52:11.666472 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [None req-9c86e15d-2fe8-41b6-8fbb-da5bf07a9d3b tempest-VolumesSnapshotListTestJSON-329714823 tempest-VolumesSnapshotListTestJSON-329714823-project-member] https://10.4.3.8/volume/v3/snapshots?sort_key=created_at&sort_dir=desc returned with HTTP 200 Aug 07 09:52:11.668330 np0000006707 devstack@c-api.service[100298]: [pid: 100298|app: 0|req: 146/577] 10.4.3.8 () {66 vars in 1296 bytes} [Fri Aug 7 09:52:11 2026] GET /volume/v3/snapshots?sort_key=created_at&sort_dir=desc => generated 994 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 09:52:11.692970 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [None req-be625f99-6c2b-4fe2-a841-6edabb201e2d None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:52:11.696312 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-be625f99-6c2b-4fe2-a841-6edabb201e2d tempest-VolumesSnapshotListTestJSON-329714823 tempest-VolumesSnapshotListTestJSON-329714823-project-member] GET https://10.4.3.8/volume/v3/snapshots?sort_key=id&sort_dir=asc Aug 07 09:52:11.697004 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-be625f99-6c2b-4fe2-a841-6edabb201e2d tempest-VolumesSnapshotListTestJSON-329714823 tempest-VolumesSnapshotListTestJSON-329714823-project-member] Empty body provided in request {{(pid=100297) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 09:52:11.697103 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-be625f99-6c2b-4fe2-a841-6edabb201e2d tempest-VolumesSnapshotListTestJSON-329714823 tempest-VolumesSnapshotListTestJSON-329714823-project-member] Calling method 'index' {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 09:52:11.698468 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.api_utils [None req-be625f99-6c2b-4fe2-a841-6edabb201e2d tempest-VolumesSnapshotListTestJSON-329714823 tempest-VolumesSnapshotListTestJSON-329714823-project-member] Removing options '' from query. {{(pid=100297) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 07 09:52:11.698862 np0000006707 devstack@c-api.service[100297]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 09:52:11.698862 np0000006707 devstack@c-api.service[100297]: warnings.warn( Aug 07 09:52:11.702892 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.db.api [None req-be625f99-6c2b-4fe2-a841-6edabb201e2d tempest-VolumesSnapshotListTestJSON-329714823 tempest-VolumesSnapshotListTestJSON-329714823-project-member] Building query based on filter {{(pid=100297) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 07 09:52:11.727585 np0000006707 devstack@c-api.service[100297]: INFO cinder.volume.api [None req-be625f99-6c2b-4fe2-a841-6edabb201e2d tempest-VolumesSnapshotListTestJSON-329714823 tempest-VolumesSnapshotListTestJSON-329714823-project-member] Get all snapshots completed successfully. Aug 07 09:52:11.728140 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-be625f99-6c2b-4fe2-a841-6edabb201e2d tempest-VolumesSnapshotListTestJSON-329714823 tempest-VolumesSnapshotListTestJSON-329714823-project-member] https://10.4.3.8/volume/v3/snapshots?sort_key=id&sort_dir=asc returned with HTTP 200 Aug 07 09:52:11.728904 np0000006707 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 145/578] 10.4.3.8 () {66 vars in 1278 bytes} [Fri Aug 7 09:52:11 2026] GET /volume/v3/snapshots?sort_key=id&sort_dir=asc => generated 994 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 09:52:11.753742 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [None req-97ee1192-a03a-4690-b7f9-834e7976b68e None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:52:11.757688 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-97ee1192-a03a-4690-b7f9-834e7976b68e tempest-VolumesSnapshotListTestJSON-329714823 tempest-VolumesSnapshotListTestJSON-329714823-project-member] GET https://10.4.3.8/volume/v3/snapshots?sort_key=id&sort_dir=desc Aug 07 09:52:11.757688 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-97ee1192-a03a-4690-b7f9-834e7976b68e tempest-VolumesSnapshotListTestJSON-329714823 tempest-VolumesSnapshotListTestJSON-329714823-project-member] Empty body provided in request {{(pid=100296) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 09:52:11.757688 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-97ee1192-a03a-4690-b7f9-834e7976b68e tempest-VolumesSnapshotListTestJSON-329714823 tempest-VolumesSnapshotListTestJSON-329714823-project-member] Calling method 'index' {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 09:52:11.757915 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.api_utils [None req-97ee1192-a03a-4690-b7f9-834e7976b68e tempest-VolumesSnapshotListTestJSON-329714823 tempest-VolumesSnapshotListTestJSON-329714823-project-member] Removing options '' from query. {{(pid=100296) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 07 09:52:11.758197 np0000006707 devstack@c-api.service[100296]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 09:52:11.758197 np0000006707 devstack@c-api.service[100296]: warnings.warn( Aug 07 09:52:11.760652 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.db.api [None req-97ee1192-a03a-4690-b7f9-834e7976b68e tempest-VolumesSnapshotListTestJSON-329714823 tempest-VolumesSnapshotListTestJSON-329714823-project-member] Building query based on filter {{(pid=100296) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 07 09:52:11.779774 np0000006707 devstack@c-api.service[100296]: INFO cinder.volume.api [None req-97ee1192-a03a-4690-b7f9-834e7976b68e tempest-VolumesSnapshotListTestJSON-329714823 tempest-VolumesSnapshotListTestJSON-329714823-project-member] Get all snapshots completed successfully. Aug 07 09:52:11.780007 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-97ee1192-a03a-4690-b7f9-834e7976b68e tempest-VolumesSnapshotListTestJSON-329714823 tempest-VolumesSnapshotListTestJSON-329714823-project-member] https://10.4.3.8/volume/v3/snapshots?sort_key=id&sort_dir=desc returned with HTTP 200 Aug 07 09:52:11.781029 np0000006707 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 144/579] 10.4.3.8 () {66 vars in 1280 bytes} [Fri Aug 7 09:52:11 2026] GET /volume/v3/snapshots?sort_key=id&sort_dir=desc => generated 994 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 09:52:11.798757 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-dddc0538-d39f-4bef-aa6b-1a57bff00226 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:52:11.801216 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-dddc0538-d39f-4bef-aa6b-1a57bff00226 tempest-VolumesSnapshotListTestJSON-329714823 tempest-VolumesSnapshotListTestJSON-329714823-project-member] GET https://10.4.3.8/volume/v3/snapshots?sort_key=display_name&sort_dir=asc Aug 07 09:52:11.802218 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-dddc0538-d39f-4bef-aa6b-1a57bff00226 tempest-VolumesSnapshotListTestJSON-329714823 tempest-VolumesSnapshotListTestJSON-329714823-project-member] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 09:52:11.802218 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-dddc0538-d39f-4bef-aa6b-1a57bff00226 tempest-VolumesSnapshotListTestJSON-329714823 tempest-VolumesSnapshotListTestJSON-329714823-project-member] Calling method 'index' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 09:52:11.802412 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.api_utils [None req-dddc0538-d39f-4bef-aa6b-1a57bff00226 tempest-VolumesSnapshotListTestJSON-329714823 tempest-VolumesSnapshotListTestJSON-329714823-project-member] Removing options '' from query. {{(pid=100295) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 07 09:52:11.802780 np0000006707 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 09:52:11.802780 np0000006707 devstack@c-api.service[100295]: warnings.warn( Aug 07 09:52:11.806451 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.db.api [None req-dddc0538-d39f-4bef-aa6b-1a57bff00226 tempest-VolumesSnapshotListTestJSON-329714823 tempest-VolumesSnapshotListTestJSON-329714823-project-member] Building query based on filter {{(pid=100295) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 07 09:52:11.828982 np0000006707 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-dddc0538-d39f-4bef-aa6b-1a57bff00226 tempest-VolumesSnapshotListTestJSON-329714823 tempest-VolumesSnapshotListTestJSON-329714823-project-member] Get all snapshots completed successfully. Aug 07 09:52:11.829795 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-dddc0538-d39f-4bef-aa6b-1a57bff00226 tempest-VolumesSnapshotListTestJSON-329714823 tempest-VolumesSnapshotListTestJSON-329714823-project-member] https://10.4.3.8/volume/v3/snapshots?sort_key=display_name&sort_dir=asc returned with HTTP 200 Aug 07 09:52:11.830794 np0000006707 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 145/580] 10.4.3.8 () {66 vars in 1298 bytes} [Fri Aug 7 09:52:11 2026] GET /volume/v3/snapshots?sort_key=display_name&sort_dir=asc => generated 994 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 09:52:11.849976 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.middleware.request_id [None req-a189800f-96f2-4207-ae1a-ed54790d103e None None] RequestId filter calling following filter/app {{(pid=100298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:52:11.855645 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [None req-a189800f-96f2-4207-ae1a-ed54790d103e tempest-VolumesSnapshotListTestJSON-329714823 tempest-VolumesSnapshotListTestJSON-329714823-project-member] GET https://10.4.3.8/volume/v3/snapshots?sort_key=display_name&sort_dir=desc Aug 07 09:52:11.855860 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [None req-a189800f-96f2-4207-ae1a-ed54790d103e tempest-VolumesSnapshotListTestJSON-329714823 tempest-VolumesSnapshotListTestJSON-329714823-project-member] Empty body provided in request {{(pid=100298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 09:52:11.856128 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [None req-a189800f-96f2-4207-ae1a-ed54790d103e tempest-VolumesSnapshotListTestJSON-329714823 tempest-VolumesSnapshotListTestJSON-329714823-project-member] Calling method 'index' {{(pid=100298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 09:52:11.856325 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.api_utils [None req-a189800f-96f2-4207-ae1a-ed54790d103e tempest-VolumesSnapshotListTestJSON-329714823 tempest-VolumesSnapshotListTestJSON-329714823-project-member] Removing options '' from query. {{(pid=100298) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 07 09:52:11.856980 np0000006707 devstack@c-api.service[100298]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 09:52:11.856980 np0000006707 devstack@c-api.service[100298]: warnings.warn( Aug 07 09:52:11.858994 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.db.api [None req-a189800f-96f2-4207-ae1a-ed54790d103e tempest-VolumesSnapshotListTestJSON-329714823 tempest-VolumesSnapshotListTestJSON-329714823-project-member] Building query based on filter {{(pid=100298) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 07 09:52:11.879505 np0000006707 devstack@c-api.service[100298]: INFO cinder.volume.api [None req-a189800f-96f2-4207-ae1a-ed54790d103e tempest-VolumesSnapshotListTestJSON-329714823 tempest-VolumesSnapshotListTestJSON-329714823-project-member] Get all snapshots completed successfully. Aug 07 09:52:11.879937 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [None req-a189800f-96f2-4207-ae1a-ed54790d103e tempest-VolumesSnapshotListTestJSON-329714823 tempest-VolumesSnapshotListTestJSON-329714823-project-member] https://10.4.3.8/volume/v3/snapshots?sort_key=display_name&sort_dir=desc returned with HTTP 200 Aug 07 09:52:11.880428 np0000006707 devstack@c-api.service[100298]: [pid: 100298|app: 0|req: 147/581] 10.4.3.8 () {66 vars in 1300 bytes} [Fri Aug 7 09:52:11 2026] GET /volume/v3/snapshots?sort_key=display_name&sort_dir=desc => generated 994 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 09:52:11.899508 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [None req-65c346e5-2f97-42bb-a6fc-743350c5e694 None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:52:11.902920 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-65c346e5-2f97-42bb-a6fc-743350c5e694 tempest-VolumesSnapshotListTestJSON-329714823 tempest-VolumesSnapshotListTestJSON-329714823-project-member] GET https://10.4.3.8/volume/v3/snapshots/detail?name=tempest-VolumesSnapshotListTestJSON-Snapshot-1148735767 Aug 07 09:52:11.903661 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-65c346e5-2f97-42bb-a6fc-743350c5e694 tempest-VolumesSnapshotListTestJSON-329714823 tempest-VolumesSnapshotListTestJSON-329714823-project-member] Empty body provided in request {{(pid=100297) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 09:52:11.903956 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-65c346e5-2f97-42bb-a6fc-743350c5e694 tempest-VolumesSnapshotListTestJSON-329714823 tempest-VolumesSnapshotListTestJSON-329714823-project-member] Calling method 'detail' {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 09:52:11.904503 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.api_utils [None req-65c346e5-2f97-42bb-a6fc-743350c5e694 tempest-VolumesSnapshotListTestJSON-329714823 tempest-VolumesSnapshotListTestJSON-329714823-project-member] Removing options '' from query. {{(pid=100297) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 07 09:52:11.904891 np0000006707 devstack@c-api.service[100297]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 09:52:11.904891 np0000006707 devstack@c-api.service[100297]: warnings.warn( Aug 07 09:52:11.906128 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.db.api [None req-65c346e5-2f97-42bb-a6fc-743350c5e694 tempest-VolumesSnapshotListTestJSON-329714823 tempest-VolumesSnapshotListTestJSON-329714823-project-member] Building query based on filter {{(pid=100297) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 07 09:52:11.930300 np0000006707 devstack@c-api.service[100297]: INFO cinder.volume.api [None req-65c346e5-2f97-42bb-a6fc-743350c5e694 tempest-VolumesSnapshotListTestJSON-329714823 tempest-VolumesSnapshotListTestJSON-329714823-project-member] Get all snapshots completed successfully. Aug 07 09:52:11.930300 np0000006707 devstack@c-api.service[100297]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 09:52:11.930300 np0000006707 devstack@c-api.service[100297]: warnings.warn( Aug 07 09:52:11.931324 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-65c346e5-2f97-42bb-a6fc-743350c5e694 tempest-VolumesSnapshotListTestJSON-329714823 tempest-VolumesSnapshotListTestJSON-329714823-project-member] https://10.4.3.8/volume/v3/snapshots/detail?name=tempest-VolumesSnapshotListTestJSON-Snapshot-1148735767 returned with HTTP 200 Aug 07 09:52:11.931965 np0000006707 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 146/582] 10.4.3.8 () {66 vars in 1371 bytes} [Fri Aug 7 09:52:11 2026] GET /volume/v3/snapshots/detail?name=tempest-VolumesSnapshotListTestJSON-Snapshot-1148735767 => generated 476 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 09:52:11.949653 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [None req-587e9a23-bf9b-4107-8c38-6897ac77a706 None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:52:11.958030 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-587e9a23-bf9b-4107-8c38-6897ac77a706 tempest-VolumesSnapshotListTestJSON-329714823 tempest-VolumesSnapshotListTestJSON-329714823-project-member] GET https://10.4.3.8/volume/v3/snapshots/detail?status=available Aug 07 09:52:11.958030 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-587e9a23-bf9b-4107-8c38-6897ac77a706 tempest-VolumesSnapshotListTestJSON-329714823 tempest-VolumesSnapshotListTestJSON-329714823-project-member] Empty body provided in request {{(pid=100296) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 09:52:11.958030 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-587e9a23-bf9b-4107-8c38-6897ac77a706 tempest-VolumesSnapshotListTestJSON-329714823 tempest-VolumesSnapshotListTestJSON-329714823-project-member] Calling method 'detail' {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 09:52:11.959016 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.api_utils [None req-587e9a23-bf9b-4107-8c38-6897ac77a706 tempest-VolumesSnapshotListTestJSON-329714823 tempest-VolumesSnapshotListTestJSON-329714823-project-member] Removing options '' from query. {{(pid=100296) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 07 09:52:11.959016 np0000006707 devstack@c-api.service[100296]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 09:52:11.959016 np0000006707 devstack@c-api.service[100296]: warnings.warn( Aug 07 09:52:11.961858 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.db.api [None req-587e9a23-bf9b-4107-8c38-6897ac77a706 tempest-VolumesSnapshotListTestJSON-329714823 tempest-VolumesSnapshotListTestJSON-329714823-project-member] Building query based on filter {{(pid=100296) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 07 09:52:11.983759 np0000006707 devstack@c-api.service[100296]: INFO cinder.volume.api [None req-587e9a23-bf9b-4107-8c38-6897ac77a706 tempest-VolumesSnapshotListTestJSON-329714823 tempest-VolumesSnapshotListTestJSON-329714823-project-member] Get all snapshots completed successfully. Aug 07 09:52:11.984676 np0000006707 devstack@c-api.service[100296]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 09:52:11.984676 np0000006707 devstack@c-api.service[100296]: warnings.warn( Aug 07 09:52:11.985734 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-587e9a23-bf9b-4107-8c38-6897ac77a706 tempest-VolumesSnapshotListTestJSON-329714823 tempest-VolumesSnapshotListTestJSON-329714823-project-member] https://10.4.3.8/volume/v3/snapshots/detail?status=available returned with HTTP 200 Aug 07 09:52:11.986467 np0000006707 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 145/583] 10.4.3.8 () {66 vars in 1283 bytes} [Fri Aug 7 09:52:11 2026] GET /volume/v3/snapshots/detail?status=available => generated 1396 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 09:52:12.005003 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-ce16cb7e-0344-491e-81a1-0706a8996e72 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:52:12.009371 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-ce16cb7e-0344-491e-81a1-0706a8996e72 tempest-VolumesSnapshotListTestJSON-329714823 tempest-VolumesSnapshotListTestJSON-329714823-project-member] GET https://10.4.3.8/volume/v3/snapshots/detail?status=available&name=tempest-VolumesSnapshotListTestJSON-Snapshot-1148735767 Aug 07 09:52:12.009692 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-ce16cb7e-0344-491e-81a1-0706a8996e72 tempest-VolumesSnapshotListTestJSON-329714823 tempest-VolumesSnapshotListTestJSON-329714823-project-member] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 09:52:12.009922 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-ce16cb7e-0344-491e-81a1-0706a8996e72 tempest-VolumesSnapshotListTestJSON-329714823 tempest-VolumesSnapshotListTestJSON-329714823-project-member] Calling method 'detail' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 09:52:12.010517 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.api_utils [None req-ce16cb7e-0344-491e-81a1-0706a8996e72 tempest-VolumesSnapshotListTestJSON-329714823 tempest-VolumesSnapshotListTestJSON-329714823-project-member] Removing options '' from query. {{(pid=100295) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 07 09:52:12.010583 np0000006707 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 09:52:12.010583 np0000006707 devstack@c-api.service[100295]: warnings.warn( Aug 07 09:52:12.012209 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.db.api [None req-ce16cb7e-0344-491e-81a1-0706a8996e72 tempest-VolumesSnapshotListTestJSON-329714823 tempest-VolumesSnapshotListTestJSON-329714823-project-member] Building query based on filter {{(pid=100295) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 07 09:52:12.034863 np0000006707 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-ce16cb7e-0344-491e-81a1-0706a8996e72 tempest-VolumesSnapshotListTestJSON-329714823 tempest-VolumesSnapshotListTestJSON-329714823-project-member] Get all snapshots completed successfully. Aug 07 09:52:12.035790 np0000006707 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 09:52:12.035790 np0000006707 devstack@c-api.service[100295]: warnings.warn( Aug 07 09:52:12.036964 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-ce16cb7e-0344-491e-81a1-0706a8996e72 tempest-VolumesSnapshotListTestJSON-329714823 tempest-VolumesSnapshotListTestJSON-329714823-project-member] https://10.4.3.8/volume/v3/snapshots/detail?status=available&name=tempest-VolumesSnapshotListTestJSON-Snapshot-1148735767 returned with HTTP 200 Aug 07 09:52:12.038931 np0000006707 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 146/584] 10.4.3.8 () {66 vars in 1405 bytes} [Fri Aug 7 09:52:12 2026] GET /volume/v3/snapshots/detail?status=available&name=tempest-VolumesSnapshotListTestJSON-Snapshot-1148735767 => generated 476 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 09:52:12.057646 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.middleware.request_id [None req-3e008122-9f0d-4a99-945c-c84aefec7eef None None] RequestId filter calling following filter/app {{(pid=100298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:52:12.063284 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [None req-3e008122-9f0d-4a99-945c-c84aefec7eef tempest-VolumesSnapshotListTestJSON-329714823 tempest-VolumesSnapshotListTestJSON-329714823-project-member] GET https://10.4.3.8/volume/v3/snapshots?name=tempest-VolumesSnapshotListTestJSON-Snapshot-1148735767 Aug 07 09:52:12.063284 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [None req-3e008122-9f0d-4a99-945c-c84aefec7eef tempest-VolumesSnapshotListTestJSON-329714823 tempest-VolumesSnapshotListTestJSON-329714823-project-member] Empty body provided in request {{(pid=100298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 09:52:12.065342 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [None req-3e008122-9f0d-4a99-945c-c84aefec7eef tempest-VolumesSnapshotListTestJSON-329714823 tempest-VolumesSnapshotListTestJSON-329714823-project-member] Calling method 'index' {{(pid=100298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 09:52:12.066050 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.api_utils [None req-3e008122-9f0d-4a99-945c-c84aefec7eef tempest-VolumesSnapshotListTestJSON-329714823 tempest-VolumesSnapshotListTestJSON-329714823-project-member] Removing options '' from query. {{(pid=100298) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 07 09:52:12.067494 np0000006707 devstack@c-api.service[100298]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 09:52:12.067494 np0000006707 devstack@c-api.service[100298]: warnings.warn( Aug 07 09:52:12.070209 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.db.api [None req-3e008122-9f0d-4a99-945c-c84aefec7eef tempest-VolumesSnapshotListTestJSON-329714823 tempest-VolumesSnapshotListTestJSON-329714823-project-member] Building query based on filter {{(pid=100298) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 07 09:52:12.093829 np0000006707 devstack@c-api.service[100298]: INFO cinder.volume.api [None req-3e008122-9f0d-4a99-945c-c84aefec7eef tempest-VolumesSnapshotListTestJSON-329714823 tempest-VolumesSnapshotListTestJSON-329714823-project-member] Get all snapshots completed successfully. Aug 07 09:52:12.094298 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [None req-3e008122-9f0d-4a99-945c-c84aefec7eef tempest-VolumesSnapshotListTestJSON-329714823 tempest-VolumesSnapshotListTestJSON-329714823-project-member] https://10.4.3.8/volume/v3/snapshots?name=tempest-VolumesSnapshotListTestJSON-Snapshot-1148735767 returned with HTTP 200 Aug 07 09:52:12.095214 np0000006707 devstack@c-api.service[100298]: [pid: 100298|app: 0|req: 148/585] 10.4.3.8 () {66 vars in 1350 bytes} [Fri Aug 7 09:52:12 2026] GET /volume/v3/snapshots?name=tempest-VolumesSnapshotListTestJSON-Snapshot-1148735767 => generated 342 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 07 09:52:12.112861 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [None req-bf09b3df-ab94-43ba-a40f-6d7e04a37c51 None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:52:12.117305 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-bf09b3df-ab94-43ba-a40f-6d7e04a37c51 tempest-VolumesSnapshotListTestJSON-329714823 tempest-VolumesSnapshotListTestJSON-329714823-project-member] GET https://10.4.3.8/volume/v3/snapshots?status=available Aug 07 09:52:12.117391 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-bf09b3df-ab94-43ba-a40f-6d7e04a37c51 tempest-VolumesSnapshotListTestJSON-329714823 tempest-VolumesSnapshotListTestJSON-329714823-project-member] Empty body provided in request {{(pid=100297) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 09:52:12.118128 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-bf09b3df-ab94-43ba-a40f-6d7e04a37c51 tempest-VolumesSnapshotListTestJSON-329714823 tempest-VolumesSnapshotListTestJSON-329714823-project-member] Calling method 'index' {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 09:52:12.118128 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.api_utils [None req-bf09b3df-ab94-43ba-a40f-6d7e04a37c51 tempest-VolumesSnapshotListTestJSON-329714823 tempest-VolumesSnapshotListTestJSON-329714823-project-member] Removing options '' from query. {{(pid=100297) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 07 09:52:12.119502 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.db.api [None req-bf09b3df-ab94-43ba-a40f-6d7e04a37c51 tempest-VolumesSnapshotListTestJSON-329714823 tempest-VolumesSnapshotListTestJSON-329714823-project-member] Building query based on filter {{(pid=100297) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 07 09:52:12.146185 np0000006707 devstack@c-api.service[100297]: INFO cinder.volume.api [None req-bf09b3df-ab94-43ba-a40f-6d7e04a37c51 tempest-VolumesSnapshotListTestJSON-329714823 tempest-VolumesSnapshotListTestJSON-329714823-project-member] Get all snapshots completed successfully. Aug 07 09:52:12.146185 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-bf09b3df-ab94-43ba-a40f-6d7e04a37c51 tempest-VolumesSnapshotListTestJSON-329714823 tempest-VolumesSnapshotListTestJSON-329714823-project-member] https://10.4.3.8/volume/v3/snapshots?status=available returned with HTTP 200 Aug 07 09:52:12.146185 np0000006707 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 147/586] 10.4.3.8 () {66 vars in 1262 bytes} [Fri Aug 7 09:52:12 2026] GET /volume/v3/snapshots?status=available => generated 994 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 09:52:12.163093 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [None req-27219e19-9fc3-4d50-8bb6-a429cfea3fb7 None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:52:12.168867 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-27219e19-9fc3-4d50-8bb6-a429cfea3fb7 tempest-VolumesSnapshotListTestJSON-329714823 tempest-VolumesSnapshotListTestJSON-329714823-project-member] GET https://10.4.3.8/volume/v3/snapshots?status=available&name=tempest-VolumesSnapshotListTestJSON-Snapshot-1148735767 Aug 07 09:52:12.169052 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-27219e19-9fc3-4d50-8bb6-a429cfea3fb7 tempest-VolumesSnapshotListTestJSON-329714823 tempest-VolumesSnapshotListTestJSON-329714823-project-member] Empty body provided in request {{(pid=100296) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 09:52:12.169238 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-27219e19-9fc3-4d50-8bb6-a429cfea3fb7 tempest-VolumesSnapshotListTestJSON-329714823 tempest-VolumesSnapshotListTestJSON-329714823-project-member] Calling method 'index' {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 09:52:12.169497 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.api_utils [None req-27219e19-9fc3-4d50-8bb6-a429cfea3fb7 tempest-VolumesSnapshotListTestJSON-329714823 tempest-VolumesSnapshotListTestJSON-329714823-project-member] Removing options '' from query. {{(pid=100296) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 07 09:52:12.173954 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.db.api [None req-27219e19-9fc3-4d50-8bb6-a429cfea3fb7 tempest-VolumesSnapshotListTestJSON-329714823 tempest-VolumesSnapshotListTestJSON-329714823-project-member] Building query based on filter {{(pid=100296) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 07 09:52:12.199711 np0000006707 devstack@c-api.service[100296]: INFO cinder.volume.api [None req-27219e19-9fc3-4d50-8bb6-a429cfea3fb7 tempest-VolumesSnapshotListTestJSON-329714823 tempest-VolumesSnapshotListTestJSON-329714823-project-member] Get all snapshots completed successfully. Aug 07 09:52:12.200184 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-27219e19-9fc3-4d50-8bb6-a429cfea3fb7 tempest-VolumesSnapshotListTestJSON-329714823 tempest-VolumesSnapshotListTestJSON-329714823-project-member] https://10.4.3.8/volume/v3/snapshots?status=available&name=tempest-VolumesSnapshotListTestJSON-Snapshot-1148735767 returned with HTTP 200 Aug 07 09:52:12.200958 np0000006707 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 146/587] 10.4.3.8 () {66 vars in 1384 bytes} [Fri Aug 7 09:52:12 2026] GET /volume/v3/snapshots?status=available&name=tempest-VolumesSnapshotListTestJSON-Snapshot-1148735767 => generated 342 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 09:52:12.219129 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-575f77c9-a2ef-425d-b4c9-0c8c36819eca None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:52:12.222364 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-575f77c9-a2ef-425d-b4c9-0c8c36819eca tempest-VolumesSnapshotListTestJSON-329714823 tempest-VolumesSnapshotListTestJSON-329714823-project-member] DELETE https://10.4.3.8/volume/v3/snapshots/5e219239-3ddd-469d-8c77-930c0425127a Aug 07 09:52:12.222821 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-575f77c9-a2ef-425d-b4c9-0c8c36819eca tempest-VolumesSnapshotListTestJSON-329714823 tempest-VolumesSnapshotListTestJSON-329714823-project-member] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 09:52:12.222821 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-575f77c9-a2ef-425d-b4c9-0c8c36819eca tempest-VolumesSnapshotListTestJSON-329714823 tempest-VolumesSnapshotListTestJSON-329714823-project-member] Calling method 'delete' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 09:52:12.223032 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.v3.snapshots [None req-575f77c9-a2ef-425d-b4c9-0c8c36819eca tempest-VolumesSnapshotListTestJSON-329714823 tempest-VolumesSnapshotListTestJSON-329714823-project-member] Delete snapshot with id: 5e219239-3ddd-469d-8c77-930c0425127a Aug 07 09:52:12.234801 np0000006707 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 09:52:12.234801 np0000006707 devstack@c-api.service[100295]: warnings.warn( Aug 07 09:52:12.234801 np0000006707 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-575f77c9-a2ef-425d-b4c9-0c8c36819eca tempest-VolumesSnapshotListTestJSON-329714823 tempest-VolumesSnapshotListTestJSON-329714823-project-member] Snapshot retrieved successfully. Aug 07 09:52:13.223144 np0000006707 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-575f77c9-a2ef-425d-b4c9-0c8c36819eca tempest-VolumesSnapshotListTestJSON-329714823 tempest-VolumesSnapshotListTestJSON-329714823-project-member] Snapshot delete request issued successfully. Aug 07 09:52:13.223144 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-575f77c9-a2ef-425d-b4c9-0c8c36819eca tempest-VolumesSnapshotListTestJSON-329714823 tempest-VolumesSnapshotListTestJSON-329714823-project-member] https://10.4.3.8/volume/v3/snapshots/5e219239-3ddd-469d-8c77-930c0425127a returned with HTTP 202 Aug 07 09:52:13.223144 np0000006707 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 147/588] 10.4.3.8 () {66 vars in 1343 bytes} [Fri Aug 7 09:52:12 2026] DELETE /volume/v3/snapshots/5e219239-3ddd-469d-8c77-930c0425127a => generated 0 bytes in 63 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 07 09:52:13.233575 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.middleware.request_id [None req-7fd53e0e-accb-4e01-bbed-f32831880384 None None] RequestId filter calling following filter/app {{(pid=100298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:52:13.233575 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [None req-7fd53e0e-accb-4e01-bbed-f32831880384 tempest-VolumesSnapshotListTestJSON-329714823 tempest-VolumesSnapshotListTestJSON-329714823-project-member] GET https://10.4.3.8/volume/v3/snapshots/5e219239-3ddd-469d-8c77-930c0425127a Aug 07 09:52:13.233575 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [None req-7fd53e0e-accb-4e01-bbed-f32831880384 tempest-VolumesSnapshotListTestJSON-329714823 tempest-VolumesSnapshotListTestJSON-329714823-project-member] Empty body provided in request {{(pid=100298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 09:52:13.233575 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [None req-7fd53e0e-accb-4e01-bbed-f32831880384 tempest-VolumesSnapshotListTestJSON-329714823 tempest-VolumesSnapshotListTestJSON-329714823-project-member] Calling method 'show' {{(pid=100298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 09:52:13.233575 np0000006707 devstack@c-api.service[100298]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 09:52:13.233575 np0000006707 devstack@c-api.service[100298]: warnings.warn( Aug 07 09:52:13.233575 np0000006707 devstack@c-api.service[100298]: INFO cinder.volume.api [None req-7fd53e0e-accb-4e01-bbed-f32831880384 tempest-VolumesSnapshotListTestJSON-329714823 tempest-VolumesSnapshotListTestJSON-329714823-project-member] Snapshot retrieved successfully. Aug 07 09:52:13.233575 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [None req-7fd53e0e-accb-4e01-bbed-f32831880384 tempest-VolumesSnapshotListTestJSON-329714823 tempest-VolumesSnapshotListTestJSON-329714823-project-member] https://10.4.3.8/volume/v3/snapshots/5e219239-3ddd-469d-8c77-930c0425127a returned with HTTP 200 Aug 07 09:52:13.233575 np0000006707 devstack@c-api.service[100298]: [pid: 100298|app: 0|req: 149/589] 10.4.3.8 () {66 vars in 1340 bytes} [Fri Aug 7 09:52:12 2026] GET /volume/v3/snapshots/5e219239-3ddd-469d-8c77-930c0425127a => generated 472 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 09:52:13.334636 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [None req-f12fda8c-9a1c-467b-a712-2cc2097d9a8b None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:52:13.338240 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-f12fda8c-9a1c-467b-a712-2cc2097d9a8b tempest-VolumesSnapshotListTestJSON-329714823 tempest-VolumesSnapshotListTestJSON-329714823-project-member] GET https://10.4.3.8/volume/v3/snapshots/5e219239-3ddd-469d-8c77-930c0425127a Aug 07 09:52:13.338240 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-f12fda8c-9a1c-467b-a712-2cc2097d9a8b tempest-VolumesSnapshotListTestJSON-329714823 tempest-VolumesSnapshotListTestJSON-329714823-project-member] Empty body provided in request {{(pid=100297) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 09:52:13.338240 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-f12fda8c-9a1c-467b-a712-2cc2097d9a8b tempest-VolumesSnapshotListTestJSON-329714823 tempest-VolumesSnapshotListTestJSON-329714823-project-member] Calling method 'show' {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 09:52:13.344338 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-f12fda8c-9a1c-467b-a712-2cc2097d9a8b tempest-VolumesSnapshotListTestJSON-329714823 tempest-VolumesSnapshotListTestJSON-329714823-project-member] https://10.4.3.8/volume/v3/snapshots/5e219239-3ddd-469d-8c77-930c0425127a returned with HTTP 404 Aug 07 09:52:13.344338 np0000006707 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 148/590] 10.4.3.8 () {66 vars in 1340 bytes} [Fri Aug 7 09:52:13 2026] GET /volume/v3/snapshots/5e219239-3ddd-469d-8c77-930c0425127a => generated 111 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 09:52:13.358889 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [None req-2211b02e-cc47-4805-b15e-3635b776ebff None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:52:13.365089 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-2211b02e-cc47-4805-b15e-3635b776ebff tempest-VolumesSnapshotListTestJSON-329714823 tempest-VolumesSnapshotListTestJSON-329714823-project-member] DELETE https://10.4.3.8/volume/v3/snapshots/054333ad-e253-46d6-bf16-6502a9174db7 Aug 07 09:52:13.365368 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-2211b02e-cc47-4805-b15e-3635b776ebff tempest-VolumesSnapshotListTestJSON-329714823 tempest-VolumesSnapshotListTestJSON-329714823-project-member] Empty body provided in request {{(pid=100296) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 09:52:13.366319 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-2211b02e-cc47-4805-b15e-3635b776ebff tempest-VolumesSnapshotListTestJSON-329714823 tempest-VolumesSnapshotListTestJSON-329714823-project-member] Calling method 'delete' {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 09:52:13.366319 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.v3.snapshots [None req-2211b02e-cc47-4805-b15e-3635b776ebff tempest-VolumesSnapshotListTestJSON-329714823 tempest-VolumesSnapshotListTestJSON-329714823-project-member] Delete snapshot with id: 054333ad-e253-46d6-bf16-6502a9174db7 Aug 07 09:52:13.392030 np0000006707 devstack@c-api.service[100296]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 09:52:13.392030 np0000006707 devstack@c-api.service[100296]: warnings.warn( Aug 07 09:52:13.392317 np0000006707 devstack@c-api.service[100296]: INFO cinder.volume.api [None req-2211b02e-cc47-4805-b15e-3635b776ebff tempest-VolumesSnapshotListTestJSON-329714823 tempest-VolumesSnapshotListTestJSON-329714823-project-member] Snapshot retrieved successfully. Aug 07 09:52:13.461597 np0000006707 devstack@c-api.service[100296]: INFO cinder.volume.api [None req-2211b02e-cc47-4805-b15e-3635b776ebff tempest-VolumesSnapshotListTestJSON-329714823 tempest-VolumesSnapshotListTestJSON-329714823-project-member] Snapshot delete request issued successfully. Aug 07 09:52:13.461597 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-2211b02e-cc47-4805-b15e-3635b776ebff tempest-VolumesSnapshotListTestJSON-329714823 tempest-VolumesSnapshotListTestJSON-329714823-project-member] https://10.4.3.8/volume/v3/snapshots/054333ad-e253-46d6-bf16-6502a9174db7 returned with HTTP 202 Aug 07 09:52:13.461597 np0000006707 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 147/591] 10.4.3.8 () {66 vars in 1343 bytes} [Fri Aug 7 09:52:13 2026] DELETE /volume/v3/snapshots/054333ad-e253-46d6-bf16-6502a9174db7 => generated 0 bytes in 103 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 07 09:52:13.473635 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-d7d7efcb-cffe-4878-ae30-d9c895c57b69 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:52:13.476846 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-d7d7efcb-cffe-4878-ae30-d9c895c57b69 tempest-VolumesSnapshotListTestJSON-329714823 tempest-VolumesSnapshotListTestJSON-329714823-project-member] GET https://10.4.3.8/volume/v3/snapshots/054333ad-e253-46d6-bf16-6502a9174db7 Aug 07 09:52:13.477145 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-d7d7efcb-cffe-4878-ae30-d9c895c57b69 tempest-VolumesSnapshotListTestJSON-329714823 tempest-VolumesSnapshotListTestJSON-329714823-project-member] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 09:52:13.477523 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-d7d7efcb-cffe-4878-ae30-d9c895c57b69 tempest-VolumesSnapshotListTestJSON-329714823 tempest-VolumesSnapshotListTestJSON-329714823-project-member] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 09:52:13.487902 np0000006707 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 09:52:13.487902 np0000006707 devstack@c-api.service[100295]: warnings.warn( Aug 07 09:52:13.488063 np0000006707 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-d7d7efcb-cffe-4878-ae30-d9c895c57b69 tempest-VolumesSnapshotListTestJSON-329714823 tempest-VolumesSnapshotListTestJSON-329714823-project-member] Snapshot retrieved successfully. Aug 07 09:52:13.491790 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-d7d7efcb-cffe-4878-ae30-d9c895c57b69 tempest-VolumesSnapshotListTestJSON-329714823 tempest-VolumesSnapshotListTestJSON-329714823-project-member] https://10.4.3.8/volume/v3/snapshots/054333ad-e253-46d6-bf16-6502a9174db7 returned with HTTP 200 Aug 07 09:52:13.492399 np0000006707 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 148/592] 10.4.3.8 () {66 vars in 1340 bytes} [Fri Aug 7 09:52:13 2026] GET /volume/v3/snapshots/054333ad-e253-46d6-bf16-6502a9174db7 => generated 471 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 09:52:14.509341 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.middleware.request_id [None req-307cee3e-0855-48c3-867e-fd21eb01ee0d None None] RequestId filter calling following filter/app {{(pid=100298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:52:14.511997 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [None req-307cee3e-0855-48c3-867e-fd21eb01ee0d tempest-VolumesSnapshotListTestJSON-329714823 tempest-VolumesSnapshotListTestJSON-329714823-project-member] GET https://10.4.3.8/volume/v3/snapshots/054333ad-e253-46d6-bf16-6502a9174db7 Aug 07 09:52:14.512222 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [None req-307cee3e-0855-48c3-867e-fd21eb01ee0d tempest-VolumesSnapshotListTestJSON-329714823 tempest-VolumesSnapshotListTestJSON-329714823-project-member] Empty body provided in request {{(pid=100298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 09:52:14.512593 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [None req-307cee3e-0855-48c3-867e-fd21eb01ee0d tempest-VolumesSnapshotListTestJSON-329714823 tempest-VolumesSnapshotListTestJSON-329714823-project-member] Calling method 'show' {{(pid=100298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 09:52:14.522082 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [None req-307cee3e-0855-48c3-867e-fd21eb01ee0d tempest-VolumesSnapshotListTestJSON-329714823 tempest-VolumesSnapshotListTestJSON-329714823-project-member] https://10.4.3.8/volume/v3/snapshots/054333ad-e253-46d6-bf16-6502a9174db7 returned with HTTP 404 Aug 07 09:52:14.522891 np0000006707 devstack@c-api.service[100298]: [pid: 100298|app: 0|req: 150/593] 10.4.3.8 () {66 vars in 1340 bytes} [Fri Aug 7 09:52:14 2026] GET /volume/v3/snapshots/054333ad-e253-46d6-bf16-6502a9174db7 => generated 111 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 09:52:14.537067 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [None req-7f7cbb9e-f28b-490c-8ce7-f0e1d1131a22 None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:52:14.543024 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-7f7cbb9e-f28b-490c-8ce7-f0e1d1131a22 tempest-VolumesSnapshotListTestJSON-329714823 tempest-VolumesSnapshotListTestJSON-329714823-project-member] DELETE https://10.4.3.8/volume/v3/snapshots/27c4dd01-a9b5-41fe-98d5-d45e78506773 Aug 07 09:52:14.543306 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-7f7cbb9e-f28b-490c-8ce7-f0e1d1131a22 tempest-VolumesSnapshotListTestJSON-329714823 tempest-VolumesSnapshotListTestJSON-329714823-project-member] Empty body provided in request {{(pid=100297) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 09:52:14.543671 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-7f7cbb9e-f28b-490c-8ce7-f0e1d1131a22 tempest-VolumesSnapshotListTestJSON-329714823 tempest-VolumesSnapshotListTestJSON-329714823-project-member] Calling method 'delete' {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 09:52:14.544496 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.v3.snapshots [None req-7f7cbb9e-f28b-490c-8ce7-f0e1d1131a22 tempest-VolumesSnapshotListTestJSON-329714823 tempest-VolumesSnapshotListTestJSON-329714823-project-member] Delete snapshot with id: 27c4dd01-a9b5-41fe-98d5-d45e78506773 Aug 07 09:52:14.552585 np0000006707 devstack@c-api.service[100297]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 09:52:14.552585 np0000006707 devstack@c-api.service[100297]: warnings.warn( Aug 07 09:52:14.553499 np0000006707 devstack@c-api.service[100297]: INFO cinder.volume.api [None req-7f7cbb9e-f28b-490c-8ce7-f0e1d1131a22 tempest-VolumesSnapshotListTestJSON-329714823 tempest-VolumesSnapshotListTestJSON-329714823-project-member] Snapshot retrieved successfully. Aug 07 09:52:14.590491 np0000006707 devstack@c-api.service[100297]: INFO cinder.volume.api [None req-7f7cbb9e-f28b-490c-8ce7-f0e1d1131a22 tempest-VolumesSnapshotListTestJSON-329714823 tempest-VolumesSnapshotListTestJSON-329714823-project-member] Snapshot delete request issued successfully. Aug 07 09:52:14.590703 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-7f7cbb9e-f28b-490c-8ce7-f0e1d1131a22 tempest-VolumesSnapshotListTestJSON-329714823 tempest-VolumesSnapshotListTestJSON-329714823-project-member] https://10.4.3.8/volume/v3/snapshots/27c4dd01-a9b5-41fe-98d5-d45e78506773 returned with HTTP 202 Aug 07 09:52:14.591349 np0000006707 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 149/594] 10.4.3.8 () {66 vars in 1343 bytes} [Fri Aug 7 09:52:14 2026] DELETE /volume/v3/snapshots/27c4dd01-a9b5-41fe-98d5-d45e78506773 => generated 0 bytes in 55 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 07 09:52:14.604441 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [None req-a681857e-7e5a-499e-b9ed-5c8b554e23f1 None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:52:14.606297 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-a681857e-7e5a-499e-b9ed-5c8b554e23f1 tempest-VolumesSnapshotListTestJSON-329714823 tempest-VolumesSnapshotListTestJSON-329714823-project-member] GET https://10.4.3.8/volume/v3/snapshots/27c4dd01-a9b5-41fe-98d5-d45e78506773 Aug 07 09:52:14.607700 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-a681857e-7e5a-499e-b9ed-5c8b554e23f1 tempest-VolumesSnapshotListTestJSON-329714823 tempest-VolumesSnapshotListTestJSON-329714823-project-member] Empty body provided in request {{(pid=100296) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 09:52:14.607700 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-a681857e-7e5a-499e-b9ed-5c8b554e23f1 tempest-VolumesSnapshotListTestJSON-329714823 tempest-VolumesSnapshotListTestJSON-329714823-project-member] Calling method 'show' {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 09:52:14.620333 np0000006707 devstack@c-api.service[100296]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 09:52:14.620333 np0000006707 devstack@c-api.service[100296]: warnings.warn( Aug 07 09:52:14.620974 np0000006707 devstack@c-api.service[100296]: INFO cinder.volume.api [None req-a681857e-7e5a-499e-b9ed-5c8b554e23f1 tempest-VolumesSnapshotListTestJSON-329714823 tempest-VolumesSnapshotListTestJSON-329714823-project-member] Snapshot retrieved successfully. Aug 07 09:52:14.622736 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-a681857e-7e5a-499e-b9ed-5c8b554e23f1 tempest-VolumesSnapshotListTestJSON-329714823 tempest-VolumesSnapshotListTestJSON-329714823-project-member] https://10.4.3.8/volume/v3/snapshots/27c4dd01-a9b5-41fe-98d5-d45e78506773 returned with HTTP 200 Aug 07 09:52:14.623083 np0000006707 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 148/595] 10.4.3.8 () {66 vars in 1340 bytes} [Fri Aug 7 09:52:14 2026] GET /volume/v3/snapshots/27c4dd01-a9b5-41fe-98d5-d45e78506773 => generated 471 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 09:52:14.628045 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-543e0dfc-b597-4620-93f3-3626c84c771c None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:52:14.630676 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-543e0dfc-b597-4620-93f3-3626c84c771c tempest-ServerActionsTestOtherA-2072286966 tempest-ServerActionsTestOtherA-2072286966-project-member] GET https://10.4.3.8/volume/v3/volumes/440217b8-1dff-4fdf-bb38-f700a30e0a54 Aug 07 09:52:14.631053 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-543e0dfc-b597-4620-93f3-3626c84c771c tempest-ServerActionsTestOtherA-2072286966 tempest-ServerActionsTestOtherA-2072286966-project-member] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 09:52:14.631348 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-543e0dfc-b597-4620-93f3-3626c84c771c tempest-ServerActionsTestOtherA-2072286966 tempest-ServerActionsTestOtherA-2072286966-project-member] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 09:52:14.641334 np0000006707 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 09:52:14.641334 np0000006707 devstack@c-api.service[100295]: warnings.warn( Aug 07 09:52:14.649514 np0000006707 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-543e0dfc-b597-4620-93f3-3626c84c771c tempest-ServerActionsTestOtherA-2072286966 tempest-ServerActionsTestOtherA-2072286966-project-member] Volume info retrieved successfully. Aug 07 09:52:14.662023 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-543e0dfc-b597-4620-93f3-3626c84c771c tempest-ServerActionsTestOtherA-2072286966 tempest-ServerActionsTestOtherA-2072286966-project-member] https://10.4.3.8/volume/v3/volumes/440217b8-1dff-4fdf-bb38-f700a30e0a54 returned with HTTP 200 Aug 07 09:52:14.663291 np0000006707 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 149/596] 10.4.3.8 () {66 vars in 1334 bytes} [Fri Aug 7 09:52:14 2026] GET /volume/v3/volumes/440217b8-1dff-4fdf-bb38-f700a30e0a54 => generated 841 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 09:52:14.744665 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.middleware.request_id [req-bad853d3-e5af-4eff-a4df-5bd0ec1d6520 req-ac3fbc4a-962e-482d-b1de-6ef582644890 None None] RequestId filter calling following filter/app {{(pid=100298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:52:14.748986 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [req-bad853d3-e5af-4eff-a4df-5bd0ec1d6520 req-ac3fbc4a-962e-482d-b1de-6ef582644890 tempest-ServerActionsTestOtherA-2072286966 tempest-ServerActionsTestOtherA-2072286966-project-member] GET https://10.4.3.8/volume/v3/volumes/440217b8-1dff-4fdf-bb38-f700a30e0a54 Aug 07 09:52:14.749284 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [req-bad853d3-e5af-4eff-a4df-5bd0ec1d6520 req-ac3fbc4a-962e-482d-b1de-6ef582644890 tempest-ServerActionsTestOtherA-2072286966 tempest-ServerActionsTestOtherA-2072286966-project-member] Empty body provided in request {{(pid=100298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 09:52:14.749597 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [req-bad853d3-e5af-4eff-a4df-5bd0ec1d6520 req-ac3fbc4a-962e-482d-b1de-6ef582644890 tempest-ServerActionsTestOtherA-2072286966 tempest-ServerActionsTestOtherA-2072286966-project-member] Calling method 'show' {{(pid=100298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 09:52:14.765836 np0000006707 devstack@c-api.service[100298]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 09:52:14.765836 np0000006707 devstack@c-api.service[100298]: warnings.warn( Aug 07 09:52:14.775442 np0000006707 devstack@c-api.service[100298]: INFO cinder.volume.api [req-bad853d3-e5af-4eff-a4df-5bd0ec1d6520 req-ac3fbc4a-962e-482d-b1de-6ef582644890 tempest-ServerActionsTestOtherA-2072286966 tempest-ServerActionsTestOtherA-2072286966-project-member] Volume info retrieved successfully. Aug 07 09:52:14.793309 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [req-bad853d3-e5af-4eff-a4df-5bd0ec1d6520 req-ac3fbc4a-962e-482d-b1de-6ef582644890 tempest-ServerActionsTestOtherA-2072286966 tempest-ServerActionsTestOtherA-2072286966-project-member] https://10.4.3.8/volume/v3/volumes/440217b8-1dff-4fdf-bb38-f700a30e0a54 returned with HTTP 200 Aug 07 09:52:14.794696 np0000006707 devstack@c-api.service[100298]: [pid: 100298|app: 0|req: 151/597] 10.4.3.8 () {68 vars in 1584 bytes} [Fri Aug 7 09:52:14 2026] GET /volume/v3/volumes/440217b8-1dff-4fdf-bb38-f700a30e0a54 => generated 841 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 09:52:14.945107 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [None req-fde360a0-60fe-4939-9eae-f4f60e1f3be9 None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:52:14.946839 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-fde360a0-60fe-4939-9eae-f4f60e1f3be9 None None] GET https://10.4.3.8/volume// Aug 07 09:52:14.946839 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-fde360a0-60fe-4939-9eae-f4f60e1f3be9 None None] Empty body provided in request {{(pid=100297) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 09:52:14.946839 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-fde360a0-60fe-4939-9eae-f4f60e1f3be9 None None] Calling method 'all' {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 09:52:14.946839 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-fde360a0-60fe-4939-9eae-f4f60e1f3be9 None None] https://10.4.3.8/volume// returned with HTTP 300 Aug 07 09:52:14.948675 np0000006707 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 150/598] 10.4.3.8 () {66 vars in 1414 bytes} [Fri Aug 7 09:52:14 2026] GET /volume/ => generated 384 bytes in 4 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 07 09:52:14.964998 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [req-bad853d3-e5af-4eff-a4df-5bd0ec1d6520 req-ed66954d-a339-47ef-92c3-1962e90e6ff3 None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:52:14.968767 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [req-bad853d3-e5af-4eff-a4df-5bd0ec1d6520 req-ed66954d-a339-47ef-92c3-1962e90e6ff3 tempest-ServerActionsTestOtherA-2072286966 tempest-ServerActionsTestOtherA-2072286966-project-member] POST https://10.4.3.8/volume/v3/attachments Aug 07 09:52:14.969224 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [req-bad853d3-e5af-4eff-a4df-5bd0ec1d6520 req-ed66954d-a339-47ef-92c3-1962e90e6ff3 tempest-ServerActionsTestOtherA-2072286966 tempest-ServerActionsTestOtherA-2072286966-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "440217b8-1dff-4fdf-bb38-f700a30e0a54", "connector": null, "instance_uuid": "8adb7335-59f3-40da-bd7c-ca1d5b8a5bc3"}} {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 09:52:14.986263 np0000006707 devstack@c-api.service[100296]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 09:52:14.986263 np0000006707 devstack@c-api.service[100296]: warnings.warn( Aug 07 09:52:15.055093 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [req-bad853d3-e5af-4eff-a4df-5bd0ec1d6520 req-ed66954d-a339-47ef-92c3-1962e90e6ff3 tempest-ServerActionsTestOtherA-2072286966 tempest-ServerActionsTestOtherA-2072286966-project-member] https://10.4.3.8/volume/v3/attachments returned with HTTP 200 Aug 07 09:52:15.055240 np0000006707 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 149/599] 10.4.3.8 () {74 vars in 1580 bytes} [Fri Aug 7 09:52:14 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 09:52:15.117516 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-943e3f73-1ed1-454d-8e46-e401d4b35940 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:52:15.120731 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-943e3f73-1ed1-454d-8e46-e401d4b35940 tempest-ServerActionsTestOtherA-2072286966 tempest-ServerActionsTestOtherA-2072286966-project-member] GET https://10.4.3.8/volume/v3/volumes/440217b8-1dff-4fdf-bb38-f700a30e0a54 Aug 07 09:52:15.121079 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-943e3f73-1ed1-454d-8e46-e401d4b35940 tempest-ServerActionsTestOtherA-2072286966 tempest-ServerActionsTestOtherA-2072286966-project-member] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 09:52:15.121961 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-943e3f73-1ed1-454d-8e46-e401d4b35940 tempest-ServerActionsTestOtherA-2072286966 tempest-ServerActionsTestOtherA-2072286966-project-member] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 09:52:15.145273 np0000006707 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 09:52:15.145273 np0000006707 devstack@c-api.service[100295]: warnings.warn( Aug 07 09:52:15.145619 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.middleware.request_id [None req-906cdf26-f288-4c1e-a563-7fe4b8d058f8 None None] RequestId filter calling following filter/app {{(pid=100298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:52:15.146112 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [None req-906cdf26-f288-4c1e-a563-7fe4b8d058f8 None None] GET https://10.4.3.8/volume// Aug 07 09:52:15.146332 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [None req-906cdf26-f288-4c1e-a563-7fe4b8d058f8 None None] Empty body provided in request {{(pid=100298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 09:52:15.146575 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [None req-906cdf26-f288-4c1e-a563-7fe4b8d058f8 None None] Calling method 'all' {{(pid=100298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 09:52:15.147606 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [None req-906cdf26-f288-4c1e-a563-7fe4b8d058f8 None None] https://10.4.3.8/volume// returned with HTTP 300 Aug 07 09:52:15.148583 np0000006707 devstack@c-api.service[100298]: [pid: 100298|app: 0|req: 152/600] 10.4.3.8 () {66 vars in 1412 bytes} [Fri Aug 7 09:52:15 2026] GET /volume/ => generated 384 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 07 09:52:15.151836 np0000006707 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-943e3f73-1ed1-454d-8e46-e401d4b35940 tempest-ServerActionsTestOtherA-2072286966 tempest-ServerActionsTestOtherA-2072286966-project-member] Volume info retrieved successfully. Aug 07 09:52:15.158614 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-943e3f73-1ed1-454d-8e46-e401d4b35940 tempest-ServerActionsTestOtherA-2072286966 tempest-ServerActionsTestOtherA-2072286966-project-member] https://10.4.3.8/volume/v3/volumes/440217b8-1dff-4fdf-bb38-f700a30e0a54 returned with HTTP 200 Aug 07 09:52:15.159185 np0000006707 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 150/601] 10.4.3.8 () {66 vars in 1334 bytes} [Fri Aug 7 09:52:15 2026] GET /volume/v3/volumes/440217b8-1dff-4fdf-bb38-f700a30e0a54 => generated 840 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 09:52:15.163636 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [req-bad853d3-e5af-4eff-a4df-5bd0ec1d6520 req-56813c4c-3395-47a6-9a98-1355a9dc4085 None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:52:15.167155 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [req-bad853d3-e5af-4eff-a4df-5bd0ec1d6520 req-56813c4c-3395-47a6-9a98-1355a9dc4085 tempest-ServerActionsTestOtherA-2072286966 tempest-ServerActionsTestOtherA-2072286966-project-member] GET https://10.4.3.8/volume/v3/volumes/440217b8-1dff-4fdf-bb38-f700a30e0a54 Aug 07 09:52:15.167617 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [req-bad853d3-e5af-4eff-a4df-5bd0ec1d6520 req-56813c4c-3395-47a6-9a98-1355a9dc4085 tempest-ServerActionsTestOtherA-2072286966 tempest-ServerActionsTestOtherA-2072286966-project-member] Empty body provided in request {{(pid=100297) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 09:52:15.167617 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [req-bad853d3-e5af-4eff-a4df-5bd0ec1d6520 req-56813c4c-3395-47a6-9a98-1355a9dc4085 tempest-ServerActionsTestOtherA-2072286966 tempest-ServerActionsTestOtherA-2072286966-project-member] Calling method 'show' {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 09:52:15.178157 np0000006707 devstack@c-api.service[100297]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 09:52:15.178157 np0000006707 devstack@c-api.service[100297]: warnings.warn( Aug 07 09:52:15.183086 np0000006707 devstack@c-api.service[100297]: INFO cinder.volume.api [req-bad853d3-e5af-4eff-a4df-5bd0ec1d6520 req-56813c4c-3395-47a6-9a98-1355a9dc4085 tempest-ServerActionsTestOtherA-2072286966 tempest-ServerActionsTestOtherA-2072286966-project-member] Volume info retrieved successfully. Aug 07 09:52:15.187831 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [req-bad853d3-e5af-4eff-a4df-5bd0ec1d6520 req-56813c4c-3395-47a6-9a98-1355a9dc4085 tempest-ServerActionsTestOtherA-2072286966 tempest-ServerActionsTestOtherA-2072286966-project-member] https://10.4.3.8/volume/v3/volumes/440217b8-1dff-4fdf-bb38-f700a30e0a54 returned with HTTP 200 Aug 07 09:52:15.188476 np0000006707 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 151/602] 10.4.3.8 () {70 vars in 1625 bytes} [Fri Aug 7 09:52:15 2026] GET /volume/v3/volumes/440217b8-1dff-4fdf-bb38-f700a30e0a54 => generated 1020 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 287 bytes (2 switches on core 0) Aug 07 09:52:15.322095 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [req-bad853d3-e5af-4eff-a4df-5bd0ec1d6520 req-07a2e8bc-40aa-4058-bc1c-a6ec61e39161 None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:52:15.326200 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [req-bad853d3-e5af-4eff-a4df-5bd0ec1d6520 req-07a2e8bc-40aa-4058-bc1c-a6ec61e39161 tempest-ServerActionsTestOtherA-2072286966 tempest-ServerActionsTestOtherA-2072286966-project-member] PUT https://10.4.3.8/volume/v3/attachments/c11c03bb-b806-4f86-bda8-07979aff7e24 Aug 07 09:52:15.326200 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [req-bad853d3-e5af-4eff-a4df-5bd0ec1d6520 req-07a2e8bc-40aa-4058-bc1c-a6ec61e39161 tempest-ServerActionsTestOtherA-2072286966 tempest-ServerActionsTestOtherA-2072286966-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.8", "host": "np0000006707", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:568b993d50b1", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "d2780578-1896-461f-80ac-b58d2e346b90", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 09:52:15.340113 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.coordination [req-bad853d3-e5af-4eff-a4df-5bd0ec1d6520 req-07a2e8bc-40aa-4058-bc1c-a6ec61e39161 tempest-ServerActionsTestOtherA-2072286966 tempest-ServerActionsTestOtherA-2072286966-project-member] Acquiring lock "cinder-attachment_update-440217b8-1dff-4fdf-bb38-f700a30e0a54-np0000006707" by "attachment_update" {{(pid=100296) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 07 09:52:15.347272 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.coordination [req-bad853d3-e5af-4eff-a4df-5bd0ec1d6520 req-07a2e8bc-40aa-4058-bc1c-a6ec61e39161 tempest-ServerActionsTestOtherA-2072286966 tempest-ServerActionsTestOtherA-2072286966-project-member] Lock "cinder-attachment_update-440217b8-1dff-4fdf-bb38-f700a30e0a54-np0000006707" acquired by "attachment_update" :: waited 0.007s {{(pid=100296) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 07 09:52:15.350086 np0000006707 devstack@c-api.service[100296]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 09:52:15.350086 np0000006707 devstack@c-api.service[100296]: warnings.warn( Aug 07 09:52:15.499789 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.middleware.request_id [None req-8a068416-9be2-45ee-872b-ff05dbd3e8da None None] RequestId filter calling following filter/app {{(pid=100298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:52:15.502464 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.coordination [req-bad853d3-e5af-4eff-a4df-5bd0ec1d6520 req-07a2e8bc-40aa-4058-bc1c-a6ec61e39161 tempest-ServerActionsTestOtherA-2072286966 tempest-ServerActionsTestOtherA-2072286966-project-member] Lock "cinder-attachment_update-440217b8-1dff-4fdf-bb38-f700a30e0a54-np0000006707" released by "attachment_update" :: held 0.156s {{(pid=100296) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 07 09:52:15.502664 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [None req-8a068416-9be2-45ee-872b-ff05dbd3e8da tempest-ServerStableDeviceRescueTest-199900733 tempest-ServerStableDeviceRescueTest-199900733-project-member] GET https://10.4.3.8/volume/v3/volumes/f498181a-d496-4f2f-a195-fd6bef7e45ec Aug 07 09:52:15.502908 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [None req-8a068416-9be2-45ee-872b-ff05dbd3e8da tempest-ServerStableDeviceRescueTest-199900733 tempest-ServerStableDeviceRescueTest-199900733-project-member] Empty body provided in request {{(pid=100298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 09:52:15.503158 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [None req-8a068416-9be2-45ee-872b-ff05dbd3e8da tempest-ServerStableDeviceRescueTest-199900733 tempest-ServerStableDeviceRescueTest-199900733-project-member] Calling method 'show' {{(pid=100298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 09:52:15.503696 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [req-bad853d3-e5af-4eff-a4df-5bd0ec1d6520 req-07a2e8bc-40aa-4058-bc1c-a6ec61e39161 tempest-ServerActionsTestOtherA-2072286966 tempest-ServerActionsTestOtherA-2072286966-project-member] https://10.4.3.8/volume/v3/attachments/c11c03bb-b806-4f86-bda8-07979aff7e24 returned with HTTP 200 Aug 07 09:52:15.504461 np0000006707 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 150/603] 10.4.3.8 () {74 vars in 1690 bytes} [Fri Aug 7 09:52:15 2026] PUT /volume/v3/attachments/c11c03bb-b806-4f86-bda8-07979aff7e24 => generated 969 bytes in 184 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 09:52:15.520116 np0000006707 devstack@c-api.service[100298]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 09:52:15.520116 np0000006707 devstack@c-api.service[100298]: warnings.warn( Aug 07 09:52:15.526169 np0000006707 devstack@c-api.service[100298]: INFO cinder.volume.api [None req-8a068416-9be2-45ee-872b-ff05dbd3e8da tempest-ServerStableDeviceRescueTest-199900733 tempest-ServerStableDeviceRescueTest-199900733-project-member] Volume info retrieved successfully. Aug 07 09:52:15.533828 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [None req-8a068416-9be2-45ee-872b-ff05dbd3e8da tempest-ServerStableDeviceRescueTest-199900733 tempest-ServerStableDeviceRescueTest-199900733-project-member] https://10.4.3.8/volume/v3/volumes/f498181a-d496-4f2f-a195-fd6bef7e45ec returned with HTTP 200 Aug 07 09:52:15.534688 np0000006707 devstack@c-api.service[100298]: [pid: 100298|app: 0|req: 153/604] 10.4.3.8 () {66 vars in 1334 bytes} [Fri Aug 7 09:52:15 2026] GET /volume/v3/volumes/f498181a-d496-4f2f-a195-fd6bef7e45ec => generated 1139 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 09:52:15.601455 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [req-3fe8a9eb-9ac3-449f-92c0-361fe22f4bff req-d217f155-a3b9-441b-9ee0-921e442cc444 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:52:15.604705 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [req-3fe8a9eb-9ac3-449f-92c0-361fe22f4bff req-d217f155-a3b9-441b-9ee0-921e442cc444 tempest-ServerStableDeviceRescueTest-199900733 tempest-ServerStableDeviceRescueTest-199900733-project-member] GET https://10.4.3.8/volume/v3/volumes/f498181a-d496-4f2f-a195-fd6bef7e45ec Aug 07 09:52:15.605033 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [req-3fe8a9eb-9ac3-449f-92c0-361fe22f4bff req-d217f155-a3b9-441b-9ee0-921e442cc444 tempest-ServerStableDeviceRescueTest-199900733 tempest-ServerStableDeviceRescueTest-199900733-project-member] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 09:52:15.605797 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [req-3fe8a9eb-9ac3-449f-92c0-361fe22f4bff req-d217f155-a3b9-441b-9ee0-921e442cc444 tempest-ServerStableDeviceRescueTest-199900733 tempest-ServerStableDeviceRescueTest-199900733-project-member] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 09:52:15.618366 np0000006707 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 09:52:15.618366 np0000006707 devstack@c-api.service[100295]: warnings.warn( Aug 07 09:52:15.622995 np0000006707 devstack@c-api.service[100295]: INFO cinder.volume.api [req-3fe8a9eb-9ac3-449f-92c0-361fe22f4bff req-d217f155-a3b9-441b-9ee0-921e442cc444 tempest-ServerStableDeviceRescueTest-199900733 tempest-ServerStableDeviceRescueTest-199900733-project-member] Volume info retrieved successfully. Aug 07 09:52:15.631137 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [req-3fe8a9eb-9ac3-449f-92c0-361fe22f4bff req-d217f155-a3b9-441b-9ee0-921e442cc444 tempest-ServerStableDeviceRescueTest-199900733 tempest-ServerStableDeviceRescueTest-199900733-project-member] https://10.4.3.8/volume/v3/volumes/f498181a-d496-4f2f-a195-fd6bef7e45ec returned with HTTP 200 Aug 07 09:52:15.632351 np0000006707 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 151/605] 10.4.3.8 () {68 vars in 1584 bytes} [Fri Aug 7 09:52:15 2026] GET /volume/v3/volumes/f498181a-d496-4f2f-a195-fd6bef7e45ec => generated 1139 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 09:52:15.643045 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [None req-11f49ed4-2379-4bd9-a77d-c1937ff4a849 None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:52:15.646406 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-11f49ed4-2379-4bd9-a77d-c1937ff4a849 tempest-VolumesSnapshotListTestJSON-329714823 tempest-VolumesSnapshotListTestJSON-329714823-project-member] GET https://10.4.3.8/volume/v3/snapshots/27c4dd01-a9b5-41fe-98d5-d45e78506773 Aug 07 09:52:15.646832 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-11f49ed4-2379-4bd9-a77d-c1937ff4a849 tempest-VolumesSnapshotListTestJSON-329714823 tempest-VolumesSnapshotListTestJSON-329714823-project-member] Empty body provided in request {{(pid=100297) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 09:52:15.647125 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-11f49ed4-2379-4bd9-a77d-c1937ff4a849 tempest-VolumesSnapshotListTestJSON-329714823 tempest-VolumesSnapshotListTestJSON-329714823-project-member] Calling method 'show' {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 09:52:15.657171 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-11f49ed4-2379-4bd9-a77d-c1937ff4a849 tempest-VolumesSnapshotListTestJSON-329714823 tempest-VolumesSnapshotListTestJSON-329714823-project-member] https://10.4.3.8/volume/v3/snapshots/27c4dd01-a9b5-41fe-98d5-d45e78506773 returned with HTTP 404 Aug 07 09:52:15.658367 np0000006707 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 152/606] 10.4.3.8 () {66 vars in 1340 bytes} [Fri Aug 7 09:52:15 2026] GET /volume/v3/snapshots/27c4dd01-a9b5-41fe-98d5-d45e78506773 => generated 111 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Aug 07 09:52:15.671564 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [None req-e1dc0ac5-af13-48aa-8956-e7444e60bb94 None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:52:15.675371 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.middleware.request_id [req-3fe8a9eb-9ac3-449f-92c0-361fe22f4bff req-ce6b6231-4295-4f5d-bec1-1a48f6d0caef None None] RequestId filter calling following filter/app {{(pid=100298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:52:15.675888 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-e1dc0ac5-af13-48aa-8956-e7444e60bb94 tempest-VolumesSnapshotListTestJSON-329714823 tempest-VolumesSnapshotListTestJSON-329714823-project-member] GET https://10.4.3.8/volume/v3/volumes/86521af6-1203-43e6-bc84-80d4498f784e Aug 07 09:52:15.675888 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-e1dc0ac5-af13-48aa-8956-e7444e60bb94 tempest-VolumesSnapshotListTestJSON-329714823 tempest-VolumesSnapshotListTestJSON-329714823-project-member] Empty body provided in request {{(pid=100296) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 09:52:15.675888 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-e1dc0ac5-af13-48aa-8956-e7444e60bb94 tempest-VolumesSnapshotListTestJSON-329714823 tempest-VolumesSnapshotListTestJSON-329714823-project-member] Calling method 'show' {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 09:52:15.676017 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [req-3fe8a9eb-9ac3-449f-92c0-361fe22f4bff req-ce6b6231-4295-4f5d-bec1-1a48f6d0caef tempest-ServerStableDeviceRescueTest-199900733 tempest-ServerStableDeviceRescueTest-199900733-project-member] POST https://10.4.3.8/volume/v3/volumes/f498181a-d496-4f2f-a195-fd6bef7e45ec/action Aug 07 09:52:15.676512 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [req-3fe8a9eb-9ac3-449f-92c0-361fe22f4bff req-ce6b6231-4295-4f5d-bec1-1a48f6d0caef tempest-ServerStableDeviceRescueTest-199900733 tempest-ServerStableDeviceRescueTest-199900733-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100298) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 07 09:52:15.676770 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [req-3fe8a9eb-9ac3-449f-92c0-361fe22f4bff req-ce6b6231-4295-4f5d-bec1-1a48f6d0caef tempest-ServerStableDeviceRescueTest-199900733 tempest-ServerStableDeviceRescueTest-199900733-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 09:52:15.694456 np0000006707 devstack@c-api.service[100298]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 09:52:15.694456 np0000006707 devstack@c-api.service[100298]: warnings.warn( Aug 07 09:52:15.694602 np0000006707 devstack@c-api.service[100296]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 09:52:15.694602 np0000006707 devstack@c-api.service[100296]: warnings.warn( Aug 07 09:52:15.694652 np0000006707 devstack@c-api.service[100298]: INFO cinder.volume.api [req-3fe8a9eb-9ac3-449f-92c0-361fe22f4bff req-ce6b6231-4295-4f5d-bec1-1a48f6d0caef tempest-ServerStableDeviceRescueTest-199900733 tempest-ServerStableDeviceRescueTest-199900733-project-member] Volume info retrieved successfully. Aug 07 09:52:15.701668 np0000006707 devstack@c-api.service[100296]: INFO cinder.volume.api [None req-e1dc0ac5-af13-48aa-8956-e7444e60bb94 tempest-VolumesSnapshotListTestJSON-329714823 tempest-VolumesSnapshotListTestJSON-329714823-project-member] Volume info retrieved successfully. Aug 07 09:52:15.710163 np0000006707 devstack@c-api.service[100298]: INFO cinder.volume.api [req-3fe8a9eb-9ac3-449f-92c0-361fe22f4bff req-ce6b6231-4295-4f5d-bec1-1a48f6d0caef tempest-ServerStableDeviceRescueTest-199900733 tempest-ServerStableDeviceRescueTest-199900733-project-member] Begin detaching volume completed successfully. Aug 07 09:52:15.710457 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [req-3fe8a9eb-9ac3-449f-92c0-361fe22f4bff req-ce6b6231-4295-4f5d-bec1-1a48f6d0caef tempest-ServerStableDeviceRescueTest-199900733 tempest-ServerStableDeviceRescueTest-199900733-project-member] https://10.4.3.8/volume/v3/volumes/f498181a-d496-4f2f-a195-fd6bef7e45ec/action returned with HTTP 202 Aug 07 09:52:15.710511 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-e1dc0ac5-af13-48aa-8956-e7444e60bb94 tempest-VolumesSnapshotListTestJSON-329714823 tempest-VolumesSnapshotListTestJSON-329714823-project-member] https://10.4.3.8/volume/v3/volumes/86521af6-1203-43e6-bc84-80d4498f784e returned with HTTP 200 Aug 07 09:52:15.711240 np0000006707 devstack@c-api.service[100298]: [pid: 100298|app: 0|req: 154/607] 10.4.3.8 () {72 vars in 1658 bytes} [Fri Aug 7 09:52:15 2026] POST /volume/v3/volumes/f498181a-d496-4f2f-a195-fd6bef7e45ec/action => generated 0 bytes in 38 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 07 09:52:15.711870 np0000006707 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 151/608] 10.4.3.8 () {66 vars in 1334 bytes} [Fri Aug 7 09:52:15 2026] GET /volume/v3/volumes/86521af6-1203-43e6-bc84-80d4498f784e => generated 847 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 09:52:15.730339 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-f45a26f8-00fb-4031-9835-7543ce242697 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:52:15.736567 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-f45a26f8-00fb-4031-9835-7543ce242697 tempest-VolumesSnapshotListTestJSON-329714823 tempest-VolumesSnapshotListTestJSON-329714823-project-member] DELETE https://10.4.3.8/volume/v3/volumes/86521af6-1203-43e6-bc84-80d4498f784e Aug 07 09:52:15.736567 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-f45a26f8-00fb-4031-9835-7543ce242697 tempest-VolumesSnapshotListTestJSON-329714823 tempest-VolumesSnapshotListTestJSON-329714823-project-member] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 09:52:15.736763 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-f45a26f8-00fb-4031-9835-7543ce242697 tempest-VolumesSnapshotListTestJSON-329714823 tempest-VolumesSnapshotListTestJSON-329714823-project-member] Calling method 'delete' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 09:52:15.737002 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.v3.volumes [None req-f45a26f8-00fb-4031-9835-7543ce242697 tempest-VolumesSnapshotListTestJSON-329714823 tempest-VolumesSnapshotListTestJSON-329714823-project-member] Delete volume with id: 86521af6-1203-43e6-bc84-80d4498f784e Aug 07 09:52:15.751988 np0000006707 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 09:52:15.751988 np0000006707 devstack@c-api.service[100295]: warnings.warn( Aug 07 09:52:15.751988 np0000006707 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-f45a26f8-00fb-4031-9835-7543ce242697 tempest-VolumesSnapshotListTestJSON-329714823 tempest-VolumesSnapshotListTestJSON-329714823-project-member] Volume info retrieved successfully. Aug 07 09:52:15.799661 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [None req-7bfe4f3e-028d-4145-b998-9f28cb4b8028 None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:52:15.799808 np0000006707 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-f45a26f8-00fb-4031-9835-7543ce242697 tempest-VolumesSnapshotListTestJSON-329714823 tempest-VolumesSnapshotListTestJSON-329714823-project-member] Delete volume request issued successfully. Aug 07 09:52:15.799869 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-7bfe4f3e-028d-4145-b998-9f28cb4b8028 None None] GET https://10.4.3.8/volume// Aug 07 09:52:15.799934 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-f45a26f8-00fb-4031-9835-7543ce242697 tempest-VolumesSnapshotListTestJSON-329714823 tempest-VolumesSnapshotListTestJSON-329714823-project-member] https://10.4.3.8/volume/v3/volumes/86521af6-1203-43e6-bc84-80d4498f784e returned with HTTP 202 Aug 07 09:52:15.799986 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-7bfe4f3e-028d-4145-b998-9f28cb4b8028 None None] Empty body provided in request {{(pid=100297) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 09:52:15.799986 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-7bfe4f3e-028d-4145-b998-9f28cb4b8028 None None] Calling method 'all' {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 09:52:15.800271 np0000006707 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 152/609] 10.4.3.8 () {66 vars in 1337 bytes} [Fri Aug 7 09:52:15 2026] DELETE /volume/v3/volumes/86521af6-1203-43e6-bc84-80d4498f784e => generated 0 bytes in 70 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 07 09:52:15.800340 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-7bfe4f3e-028d-4145-b998-9f28cb4b8028 None None] https://10.4.3.8/volume// returned with HTTP 300 Aug 07 09:52:15.800340 np0000006707 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 153/610] 10.4.3.8 () {66 vars in 1412 bytes} [Fri Aug 7 09:52:15 2026] GET /volume/ => generated 384 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 07 09:52:15.812831 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.middleware.request_id [None req-031ec526-2137-47ca-bf34-6563993361fb None None] RequestId filter calling following filter/app {{(pid=100298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:52:15.815012 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [None req-031ec526-2137-47ca-bf34-6563993361fb tempest-VolumesSnapshotListTestJSON-329714823 tempest-VolumesSnapshotListTestJSON-329714823-project-member] GET https://10.4.3.8/volume/v3/volumes/86521af6-1203-43e6-bc84-80d4498f784e Aug 07 09:52:15.815519 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [None req-031ec526-2137-47ca-bf34-6563993361fb tempest-VolumesSnapshotListTestJSON-329714823 tempest-VolumesSnapshotListTestJSON-329714823-project-member] Empty body provided in request {{(pid=100298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 09:52:15.815929 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [None req-031ec526-2137-47ca-bf34-6563993361fb tempest-VolumesSnapshotListTestJSON-329714823 tempest-VolumesSnapshotListTestJSON-329714823-project-member] Calling method 'show' {{(pid=100298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 09:52:15.825333 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [req-3fe8a9eb-9ac3-449f-92c0-361fe22f4bff req-fc918d16-fa38-4d4a-8ec0-f36d5f8795ce None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:52:15.826793 np0000006707 devstack@c-api.service[100298]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 09:52:15.826793 np0000006707 devstack@c-api.service[100298]: warnings.warn( Aug 07 09:52:15.828262 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [req-3fe8a9eb-9ac3-449f-92c0-361fe22f4bff req-fc918d16-fa38-4d4a-8ec0-f36d5f8795ce tempest-ServerStableDeviceRescueTest-199900733 tempest-ServerStableDeviceRescueTest-199900733-project-member] GET https://10.4.3.8/volume/v3/volumes/f498181a-d496-4f2f-a195-fd6bef7e45ec Aug 07 09:52:15.828708 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [req-3fe8a9eb-9ac3-449f-92c0-361fe22f4bff req-fc918d16-fa38-4d4a-8ec0-f36d5f8795ce tempest-ServerStableDeviceRescueTest-199900733 tempest-ServerStableDeviceRescueTest-199900733-project-member] Empty body provided in request {{(pid=100296) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 09:52:15.828880 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [req-3fe8a9eb-9ac3-449f-92c0-361fe22f4bff req-fc918d16-fa38-4d4a-8ec0-f36d5f8795ce tempest-ServerStableDeviceRescueTest-199900733 tempest-ServerStableDeviceRescueTest-199900733-project-member] Calling method 'show' {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 09:52:15.838739 np0000006707 devstack@c-api.service[100298]: INFO cinder.volume.api [None req-031ec526-2137-47ca-bf34-6563993361fb tempest-VolumesSnapshotListTestJSON-329714823 tempest-VolumesSnapshotListTestJSON-329714823-project-member] Volume info retrieved successfully. Aug 07 09:52:15.848305 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [None req-031ec526-2137-47ca-bf34-6563993361fb tempest-VolumesSnapshotListTestJSON-329714823 tempest-VolumesSnapshotListTestJSON-329714823-project-member] https://10.4.3.8/volume/v3/volumes/86521af6-1203-43e6-bc84-80d4498f784e returned with HTTP 200 Aug 07 09:52:15.849553 np0000006707 devstack@c-api.service[100298]: [pid: 100298|app: 0|req: 155/611] 10.4.3.8 () {66 vars in 1334 bytes} [Fri Aug 7 09:52:15 2026] GET /volume/v3/volumes/86521af6-1203-43e6-bc84-80d4498f784e => generated 846 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 09:52:15.849680 np0000006707 devstack@c-api.service[100296]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 09:52:15.849680 np0000006707 devstack@c-api.service[100296]: warnings.warn( Aug 07 09:52:15.855696 np0000006707 devstack@c-api.service[100296]: INFO cinder.volume.api [req-3fe8a9eb-9ac3-449f-92c0-361fe22f4bff req-fc918d16-fa38-4d4a-8ec0-f36d5f8795ce tempest-ServerStableDeviceRescueTest-199900733 tempest-ServerStableDeviceRescueTest-199900733-project-member] Volume info retrieved successfully. Aug 07 09:52:15.862030 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [req-3fe8a9eb-9ac3-449f-92c0-361fe22f4bff req-fc918d16-fa38-4d4a-8ec0-f36d5f8795ce tempest-ServerStableDeviceRescueTest-199900733 tempest-ServerStableDeviceRescueTest-199900733-project-member] https://10.4.3.8/volume/v3/volumes/f498181a-d496-4f2f-a195-fd6bef7e45ec returned with HTTP 200 Aug 07 09:52:15.862629 np0000006707 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 152/612] 10.4.3.8 () {70 vars in 1625 bytes} [Fri Aug 7 09:52:15 2026] GET /volume/v3/volumes/f498181a-d496-4f2f-a195-fd6bef7e45ec => generated 1322 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 07 09:52:16.184726 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-0a78699e-1cb5-4148-98e0-4473537bfa10 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:52:16.186970 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-0a78699e-1cb5-4148-98e0-4473537bfa10 tempest-ServerActionsTestOtherA-2072286966 tempest-ServerActionsTestOtherA-2072286966-project-member] GET https://10.4.3.8/volume/v3/volumes/440217b8-1dff-4fdf-bb38-f700a30e0a54 Aug 07 09:52:16.187220 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-0a78699e-1cb5-4148-98e0-4473537bfa10 tempest-ServerActionsTestOtherA-2072286966 tempest-ServerActionsTestOtherA-2072286966-project-member] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 09:52:16.187468 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-0a78699e-1cb5-4148-98e0-4473537bfa10 tempest-ServerActionsTestOtherA-2072286966 tempest-ServerActionsTestOtherA-2072286966-project-member] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 09:52:16.202101 np0000006707 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 09:52:16.202101 np0000006707 devstack@c-api.service[100295]: warnings.warn( Aug 07 09:52:16.207819 np0000006707 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-0a78699e-1cb5-4148-98e0-4473537bfa10 tempest-ServerActionsTestOtherA-2072286966 tempest-ServerActionsTestOtherA-2072286966-project-member] Volume info retrieved successfully. Aug 07 09:52:16.213452 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-0a78699e-1cb5-4148-98e0-4473537bfa10 tempest-ServerActionsTestOtherA-2072286966 tempest-ServerActionsTestOtherA-2072286966-project-member] https://10.4.3.8/volume/v3/volumes/440217b8-1dff-4fdf-bb38-f700a30e0a54 returned with HTTP 200 Aug 07 09:52:16.214130 np0000006707 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 153/613] 10.4.3.8 () {66 vars in 1334 bytes} [Fri Aug 7 09:52:16 2026] GET /volume/v3/volumes/440217b8-1dff-4fdf-bb38-f700a30e0a54 => generated 841 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 09:52:16.874578 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [None req-d670de8e-43c8-4164-9edf-da07858e8d44 None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:52:16.880268 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-d670de8e-43c8-4164-9edf-da07858e8d44 tempest-VolumesSnapshotListTestJSON-329714823 tempest-VolumesSnapshotListTestJSON-329714823-project-member] GET https://10.4.3.8/volume/v3/volumes/86521af6-1203-43e6-bc84-80d4498f784e Aug 07 09:52:16.880648 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-d670de8e-43c8-4164-9edf-da07858e8d44 tempest-VolumesSnapshotListTestJSON-329714823 tempest-VolumesSnapshotListTestJSON-329714823-project-member] Empty body provided in request {{(pid=100297) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 09:52:16.881117 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-d670de8e-43c8-4164-9edf-da07858e8d44 tempest-VolumesSnapshotListTestJSON-329714823 tempest-VolumesSnapshotListTestJSON-329714823-project-member] Calling method 'show' {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 09:52:16.909187 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-d670de8e-43c8-4164-9edf-da07858e8d44 tempest-VolumesSnapshotListTestJSON-329714823 tempest-VolumesSnapshotListTestJSON-329714823-project-member] https://10.4.3.8/volume/v3/volumes/86521af6-1203-43e6-bc84-80d4498f784e returned with HTTP 404 Aug 07 09:52:16.910185 np0000006707 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 154/614] 10.4.3.8 () {66 vars in 1334 bytes} [Fri Aug 7 09:52:16 2026] GET /volume/v3/volumes/86521af6-1203-43e6-bc84-80d4498f784e => generated 109 bytes in 36 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Aug 07 09:52:17.235385 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.middleware.request_id [None req-f8b0108e-9785-4184-841e-ac0f57e6804a None None] RequestId filter calling following filter/app {{(pid=100298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:52:17.237684 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [None req-f8b0108e-9785-4184-841e-ac0f57e6804a tempest-ServerActionsTestOtherA-2072286966 tempest-ServerActionsTestOtherA-2072286966-project-member] GET https://10.4.3.8/volume/v3/volumes/440217b8-1dff-4fdf-bb38-f700a30e0a54 Aug 07 09:52:17.237953 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [None req-f8b0108e-9785-4184-841e-ac0f57e6804a tempest-ServerActionsTestOtherA-2072286966 tempest-ServerActionsTestOtherA-2072286966-project-member] Empty body provided in request {{(pid=100298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 09:52:17.238208 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [None req-f8b0108e-9785-4184-841e-ac0f57e6804a tempest-ServerActionsTestOtherA-2072286966 tempest-ServerActionsTestOtherA-2072286966-project-member] Calling method 'show' {{(pid=100298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 09:52:17.257785 np0000006707 devstack@c-api.service[100298]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 09:52:17.257785 np0000006707 devstack@c-api.service[100298]: warnings.warn( Aug 07 09:52:17.273224 np0000006707 devstack@c-api.service[100298]: INFO cinder.volume.api [None req-f8b0108e-9785-4184-841e-ac0f57e6804a tempest-ServerActionsTestOtherA-2072286966 tempest-ServerActionsTestOtherA-2072286966-project-member] Volume info retrieved successfully. Aug 07 09:52:17.286516 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [None req-f8b0108e-9785-4184-841e-ac0f57e6804a tempest-ServerActionsTestOtherA-2072286966 tempest-ServerActionsTestOtherA-2072286966-project-member] https://10.4.3.8/volume/v3/volumes/440217b8-1dff-4fdf-bb38-f700a30e0a54 returned with HTTP 200 Aug 07 09:52:17.286882 np0000006707 devstack@c-api.service[100298]: [pid: 100298|app: 0|req: 156/615] 10.4.3.8 () {66 vars in 1334 bytes} [Fri Aug 7 09:52:17 2026] GET /volume/v3/volumes/440217b8-1dff-4fdf-bb38-f700a30e0a54 => generated 841 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 09:52:18.311458 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [None req-cc625c5b-3e1d-424e-9f4a-5db3f7cedf30 None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:52:18.313379 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-cc625c5b-3e1d-424e-9f4a-5db3f7cedf30 tempest-ServerActionsTestOtherA-2072286966 tempest-ServerActionsTestOtherA-2072286966-project-member] GET https://10.4.3.8/volume/v3/volumes/440217b8-1dff-4fdf-bb38-f700a30e0a54 Aug 07 09:52:18.316620 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-cc625c5b-3e1d-424e-9f4a-5db3f7cedf30 tempest-ServerActionsTestOtherA-2072286966 tempest-ServerActionsTestOtherA-2072286966-project-member] Empty body provided in request {{(pid=100296) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 09:52:18.320040 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-cc625c5b-3e1d-424e-9f4a-5db3f7cedf30 tempest-ServerActionsTestOtherA-2072286966 tempest-ServerActionsTestOtherA-2072286966-project-member] Calling method 'show' {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 09:52:18.343669 np0000006707 devstack@c-api.service[100296]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 09:52:18.343669 np0000006707 devstack@c-api.service[100296]: warnings.warn( Aug 07 09:52:18.368539 np0000006707 devstack@c-api.service[100296]: INFO cinder.volume.api [None req-cc625c5b-3e1d-424e-9f4a-5db3f7cedf30 tempest-ServerActionsTestOtherA-2072286966 tempest-ServerActionsTestOtherA-2072286966-project-member] Volume info retrieved successfully. Aug 07 09:52:18.375545 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-cc625c5b-3e1d-424e-9f4a-5db3f7cedf30 tempest-ServerActionsTestOtherA-2072286966 tempest-ServerActionsTestOtherA-2072286966-project-member] https://10.4.3.8/volume/v3/volumes/440217b8-1dff-4fdf-bb38-f700a30e0a54 returned with HTTP 200 Aug 07 09:52:18.375757 np0000006707 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 153/616] 10.4.3.8 () {66 vars in 1334 bytes} [Fri Aug 7 09:52:18 2026] GET /volume/v3/volumes/440217b8-1dff-4fdf-bb38-f700a30e0a54 => generated 841 bytes in 68 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 09:52:18.989549 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [req-bad853d3-e5af-4eff-a4df-5bd0ec1d6520 req-0d93675c-ec03-47e5-9d9f-181b9cc068a0 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:52:18.992929 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [req-bad853d3-e5af-4eff-a4df-5bd0ec1d6520 req-0d93675c-ec03-47e5-9d9f-181b9cc068a0 tempest-ServerActionsTestOtherA-2072286966 tempest-ServerActionsTestOtherA-2072286966-project-member] POST https://10.4.3.8/volume/v3/attachments/c11c03bb-b806-4f86-bda8-07979aff7e24/action Aug 07 09:52:18.993557 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [req-bad853d3-e5af-4eff-a4df-5bd0ec1d6520 req-0d93675c-ec03-47e5-9d9f-181b9cc068a0 tempest-ServerActionsTestOtherA-2072286966 tempest-ServerActionsTestOtherA-2072286966-project-member] Action body: b'{"os-complete": null}' {{(pid=100295) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 07 09:52:18.993557 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [req-bad853d3-e5af-4eff-a4df-5bd0ec1d6520 req-0d93675c-ec03-47e5-9d9f-181b9cc068a0 tempest-ServerActionsTestOtherA-2072286966 tempest-ServerActionsTestOtherA-2072286966-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 09:52:19.022648 np0000006707 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 09:52:19.022648 np0000006707 devstack@c-api.service[100295]: warnings.warn( Aug 07 09:52:19.046185 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [req-bad853d3-e5af-4eff-a4df-5bd0ec1d6520 req-0d93675c-ec03-47e5-9d9f-181b9cc068a0 tempest-ServerActionsTestOtherA-2072286966 tempest-ServerActionsTestOtherA-2072286966-project-member] https://10.4.3.8/volume/v3/attachments/c11c03bb-b806-4f86-bda8-07979aff7e24/action returned with HTTP 204 Aug 07 09:52:19.046874 np0000006707 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 154/617] 10.4.3.8 () {74 vars in 1711 bytes} [Fri Aug 7 09:52:18 2026] POST /volume/v3/attachments/c11c03bb-b806-4f86-bda8-07979aff7e24/action => generated 0 bytes in 58 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 07 09:52:19.213124 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [req-3fe8a9eb-9ac3-449f-92c0-361fe22f4bff req-1fa9827a-8cce-4479-98db-d7aba08ff4bd None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:52:19.217511 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [req-3fe8a9eb-9ac3-449f-92c0-361fe22f4bff req-1fa9827a-8cce-4479-98db-d7aba08ff4bd tempest-ServerStableDeviceRescueTest-199900733 tempest-ServerStableDeviceRescueTest-199900733-project-member] DELETE https://10.4.3.8/volume/v3/attachments/3753aac3-2de7-44dd-890b-2d53e9b53301 Aug 07 09:52:19.218234 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [req-3fe8a9eb-9ac3-449f-92c0-361fe22f4bff req-1fa9827a-8cce-4479-98db-d7aba08ff4bd tempest-ServerStableDeviceRescueTest-199900733 tempest-ServerStableDeviceRescueTest-199900733-project-member] Empty body provided in request {{(pid=100297) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 09:52:19.218615 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [req-3fe8a9eb-9ac3-449f-92c0-361fe22f4bff req-1fa9827a-8cce-4479-98db-d7aba08ff4bd tempest-ServerStableDeviceRescueTest-199900733 tempest-ServerStableDeviceRescueTest-199900733-project-member] Calling method 'version_select' {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 09:52:19.234927 np0000006707 devstack@c-api.service[100297]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 09:52:19.234927 np0000006707 devstack@c-api.service[100297]: warnings.warn( Aug 07 09:52:19.338369 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [req-3fe8a9eb-9ac3-449f-92c0-361fe22f4bff req-1fa9827a-8cce-4479-98db-d7aba08ff4bd tempest-ServerStableDeviceRescueTest-199900733 tempest-ServerStableDeviceRescueTest-199900733-project-member] https://10.4.3.8/volume/v3/attachments/3753aac3-2de7-44dd-890b-2d53e9b53301 returned with HTTP 200 Aug 07 09:52:19.340132 np0000006707 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 155/618] 10.4.3.8 () {72 vars in 1659 bytes} [Fri Aug 7 09:52:19 2026] DELETE /volume/v3/attachments/3753aac3-2de7-44dd-890b-2d53e9b53301 => generated 19 bytes in 129 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 09:52:19.406275 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.middleware.request_id [None req-e0346034-19dc-442f-9172-858be03de5a7 None None] RequestId filter calling following filter/app {{(pid=100298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:52:19.407923 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [None req-e0346034-19dc-442f-9172-858be03de5a7 tempest-ServerActionsTestOtherA-2072286966 tempest-ServerActionsTestOtherA-2072286966-project-member] GET https://10.4.3.8/volume/v3/volumes/440217b8-1dff-4fdf-bb38-f700a30e0a54 Aug 07 09:52:19.408050 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [None req-e0346034-19dc-442f-9172-858be03de5a7 tempest-ServerActionsTestOtherA-2072286966 tempest-ServerActionsTestOtherA-2072286966-project-member] Empty body provided in request {{(pid=100298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 09:52:19.408790 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [None req-e0346034-19dc-442f-9172-858be03de5a7 tempest-ServerActionsTestOtherA-2072286966 tempest-ServerActionsTestOtherA-2072286966-project-member] Calling method 'show' {{(pid=100298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 09:52:19.425069 np0000006707 devstack@c-api.service[100298]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 09:52:19.425069 np0000006707 devstack@c-api.service[100298]: warnings.warn( Aug 07 09:52:19.431130 np0000006707 devstack@c-api.service[100298]: INFO cinder.volume.api [None req-e0346034-19dc-442f-9172-858be03de5a7 tempest-ServerActionsTestOtherA-2072286966 tempest-ServerActionsTestOtherA-2072286966-project-member] Volume info retrieved successfully. Aug 07 09:52:19.446147 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [None req-e0346034-19dc-442f-9172-858be03de5a7 tempest-ServerActionsTestOtherA-2072286966 tempest-ServerActionsTestOtherA-2072286966-project-member] https://10.4.3.8/volume/v3/volumes/440217b8-1dff-4fdf-bb38-f700a30e0a54 returned with HTTP 200 Aug 07 09:52:19.446479 np0000006707 devstack@c-api.service[100298]: [pid: 100298|app: 0|req: 157/619] 10.4.3.8 () {66 vars in 1334 bytes} [Fri Aug 7 09:52:19 2026] GET /volume/v3/volumes/440217b8-1dff-4fdf-bb38-f700a30e0a54 => generated 1133 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 09:52:19.462861 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [None req-e4defd82-3a90-4887-aaa2-2b29b2620039 None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:52:19.470291 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-e4defd82-3a90-4887-aaa2-2b29b2620039 tempest-ServerActionsTestOtherA-2072286966 tempest-ServerActionsTestOtherA-2072286966-project-member] GET https://10.4.3.8/volume/v3/volumes/440217b8-1dff-4fdf-bb38-f700a30e0a54 Aug 07 09:52:19.470491 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-e4defd82-3a90-4887-aaa2-2b29b2620039 tempest-ServerActionsTestOtherA-2072286966 tempest-ServerActionsTestOtherA-2072286966-project-member] Empty body provided in request {{(pid=100296) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 09:52:19.470811 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-e4defd82-3a90-4887-aaa2-2b29b2620039 tempest-ServerActionsTestOtherA-2072286966 tempest-ServerActionsTestOtherA-2072286966-project-member] Calling method 'show' {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 09:52:19.513227 np0000006707 devstack@c-api.service[100296]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 09:52:19.513227 np0000006707 devstack@c-api.service[100296]: warnings.warn( Aug 07 09:52:19.518975 np0000006707 devstack@c-api.service[100296]: INFO cinder.volume.api [None req-e4defd82-3a90-4887-aaa2-2b29b2620039 tempest-ServerActionsTestOtherA-2072286966 tempest-ServerActionsTestOtherA-2072286966-project-member] Volume info retrieved successfully. Aug 07 09:52:19.526881 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-e4defd82-3a90-4887-aaa2-2b29b2620039 tempest-ServerActionsTestOtherA-2072286966 tempest-ServerActionsTestOtherA-2072286966-project-member] https://10.4.3.8/volume/v3/volumes/440217b8-1dff-4fdf-bb38-f700a30e0a54 returned with HTTP 200 Aug 07 09:52:19.526881 np0000006707 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 154/620] 10.4.3.8 () {66 vars in 1334 bytes} [Fri Aug 7 09:52:19 2026] GET /volume/v3/volumes/440217b8-1dff-4fdf-bb38-f700a30e0a54 => generated 1133 bytes in 64 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 09:52:20.106236 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-86e323db-fe38-4182-8edf-dcdf85258916 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:52:20.109523 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-86e323db-fe38-4182-8edf-dcdf85258916 tempest-ServerStableDeviceRescueTest-199900733 tempest-ServerStableDeviceRescueTest-199900733-project-member] GET https://10.4.3.8/volume/v3/volumes/f498181a-d496-4f2f-a195-fd6bef7e45ec Aug 07 09:52:20.109830 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-86e323db-fe38-4182-8edf-dcdf85258916 tempest-ServerStableDeviceRescueTest-199900733 tempest-ServerStableDeviceRescueTest-199900733-project-member] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 09:52:20.110122 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-86e323db-fe38-4182-8edf-dcdf85258916 tempest-ServerStableDeviceRescueTest-199900733 tempest-ServerStableDeviceRescueTest-199900733-project-member] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 09:52:20.123283 np0000006707 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 09:52:20.123283 np0000006707 devstack@c-api.service[100295]: warnings.warn( Aug 07 09:52:20.132103 np0000006707 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-86e323db-fe38-4182-8edf-dcdf85258916 tempest-ServerStableDeviceRescueTest-199900733 tempest-ServerStableDeviceRescueTest-199900733-project-member] Volume info retrieved successfully. Aug 07 09:52:20.141104 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-86e323db-fe38-4182-8edf-dcdf85258916 tempest-ServerStableDeviceRescueTest-199900733 tempest-ServerStableDeviceRescueTest-199900733-project-member] https://10.4.3.8/volume/v3/volumes/f498181a-d496-4f2f-a195-fd6bef7e45ec returned with HTTP 200 Aug 07 09:52:20.143947 np0000006707 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 155/621] 10.4.3.8 () {66 vars in 1334 bytes} [Fri Aug 7 09:52:20 2026] GET /volume/v3/volumes/f498181a-d496-4f2f-a195-fd6bef7e45ec => generated 847 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 09:52:20.243679 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [req-f09d9388-aa00-478e-a44e-72cb512c93d6 req-ef95387d-ae4d-40d0-96af-6cbb98862fe4 None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:52:20.247328 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [req-f09d9388-aa00-478e-a44e-72cb512c93d6 req-ef95387d-ae4d-40d0-96af-6cbb98862fe4 tempest-ServerActionsTestOtherA-2072286966 tempest-ServerActionsTestOtherA-2072286966-project-member] GET https://10.4.3.8/volume/v3/volumes/440217b8-1dff-4fdf-bb38-f700a30e0a54 Aug 07 09:52:20.247512 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [req-f09d9388-aa00-478e-a44e-72cb512c93d6 req-ef95387d-ae4d-40d0-96af-6cbb98862fe4 tempest-ServerActionsTestOtherA-2072286966 tempest-ServerActionsTestOtherA-2072286966-project-member] Empty body provided in request {{(pid=100297) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 09:52:20.247795 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [req-f09d9388-aa00-478e-a44e-72cb512c93d6 req-ef95387d-ae4d-40d0-96af-6cbb98862fe4 tempest-ServerActionsTestOtherA-2072286966 tempest-ServerActionsTestOtherA-2072286966-project-member] Calling method 'show' {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 09:52:20.264182 np0000006707 devstack@c-api.service[100297]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 09:52:20.264182 np0000006707 devstack@c-api.service[100297]: warnings.warn( Aug 07 09:52:20.269732 np0000006707 devstack@c-api.service[100297]: INFO cinder.volume.api [req-f09d9388-aa00-478e-a44e-72cb512c93d6 req-ef95387d-ae4d-40d0-96af-6cbb98862fe4 tempest-ServerActionsTestOtherA-2072286966 tempest-ServerActionsTestOtherA-2072286966-project-member] Volume info retrieved successfully. Aug 07 09:52:20.277709 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [req-f09d9388-aa00-478e-a44e-72cb512c93d6 req-ef95387d-ae4d-40d0-96af-6cbb98862fe4 tempest-ServerActionsTestOtherA-2072286966 tempest-ServerActionsTestOtherA-2072286966-project-member] https://10.4.3.8/volume/v3/volumes/440217b8-1dff-4fdf-bb38-f700a30e0a54 returned with HTTP 200 Aug 07 09:52:20.279358 np0000006707 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 156/622] 10.4.3.8 () {68 vars in 1584 bytes} [Fri Aug 7 09:52:20 2026] GET /volume/v3/volumes/440217b8-1dff-4fdf-bb38-f700a30e0a54 => generated 1133 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 09:52:21.765873 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.middleware.request_id [None req-858fe2ee-88ea-4ade-9e2e-3a4ede2b6f7c None None] RequestId filter calling following filter/app {{(pid=100298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:52:21.766293 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [None req-858fe2ee-88ea-4ade-9e2e-3a4ede2b6f7c None None] GET https://10.4.3.8/volume// Aug 07 09:52:21.766569 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [None req-858fe2ee-88ea-4ade-9e2e-3a4ede2b6f7c None None] Empty body provided in request {{(pid=100298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 09:52:21.766826 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [None req-858fe2ee-88ea-4ade-9e2e-3a4ede2b6f7c None None] Calling method 'all' {{(pid=100298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 09:52:21.767178 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [None req-858fe2ee-88ea-4ade-9e2e-3a4ede2b6f7c None None] https://10.4.3.8/volume// returned with HTTP 300 Aug 07 09:52:21.767756 np0000006707 devstack@c-api.service[100298]: [pid: 100298|app: 0|req: 158/623] 10.4.3.8 () {66 vars in 1412 bytes} [Fri Aug 7 09:52:21 2026] GET /volume/ => generated 384 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 07 09:52:21.786765 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [req-f09d9388-aa00-478e-a44e-72cb512c93d6 req-7b11e75e-67e5-4754-85e0-35a9a530bc9b None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:52:21.793759 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [req-f09d9388-aa00-478e-a44e-72cb512c93d6 req-7b11e75e-67e5-4754-85e0-35a9a530bc9b tempest-ServerActionsTestOtherA-2072286966 tempest-ServerActionsTestOtherA-2072286966-project-member] POST https://10.4.3.8/volume/v3/attachments Aug 07 09:52:21.795359 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [req-f09d9388-aa00-478e-a44e-72cb512c93d6 req-7b11e75e-67e5-4754-85e0-35a9a530bc9b tempest-ServerActionsTestOtherA-2072286966 tempest-ServerActionsTestOtherA-2072286966-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "440217b8-1dff-4fdf-bb38-f700a30e0a54", "connector": null, "instance_uuid": "8adb7335-59f3-40da-bd7c-ca1d5b8a5bc3"}} {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 09:52:21.812767 np0000006707 devstack@c-api.service[100296]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 09:52:21.812767 np0000006707 devstack@c-api.service[100296]: warnings.warn( Aug 07 09:52:21.874455 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [req-f09d9388-aa00-478e-a44e-72cb512c93d6 req-7b11e75e-67e5-4754-85e0-35a9a530bc9b tempest-ServerActionsTestOtherA-2072286966 tempest-ServerActionsTestOtherA-2072286966-project-member] https://10.4.3.8/volume/v3/attachments returned with HTTP 200 Aug 07 09:52:21.875819 np0000006707 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 155/624] 10.4.3.8 () {74 vars in 1580 bytes} [Fri Aug 7 09:52:21 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 09:52:21.887528 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-be05bc70-71af-4314-aa9f-cc556295da63 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:52:21.887528 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-be05bc70-71af-4314-aa9f-cc556295da63 None None] GET https://10.4.3.8/volume// Aug 07 09:52:21.887528 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-be05bc70-71af-4314-aa9f-cc556295da63 None None] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 09:52:21.888254 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-be05bc70-71af-4314-aa9f-cc556295da63 None None] Calling method 'all' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 09:52:21.888254 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-be05bc70-71af-4314-aa9f-cc556295da63 None None] https://10.4.3.8/volume// returned with HTTP 300 Aug 07 09:52:21.889000 np0000006707 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 156/625] 10.4.3.8 () {66 vars in 1412 bytes} [Fri Aug 7 09:52:21 2026] GET /volume/ => generated 384 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 07 09:52:21.902109 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [req-f09d9388-aa00-478e-a44e-72cb512c93d6 req-df5fc258-db21-43a1-a730-9581d9efdddb None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:52:21.905969 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [req-f09d9388-aa00-478e-a44e-72cb512c93d6 req-df5fc258-db21-43a1-a730-9581d9efdddb tempest-ServerActionsTestOtherA-2072286966 tempest-ServerActionsTestOtherA-2072286966-project-member] GET https://10.4.3.8/volume/v3/volumes/440217b8-1dff-4fdf-bb38-f700a30e0a54 Aug 07 09:52:21.906185 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [req-f09d9388-aa00-478e-a44e-72cb512c93d6 req-df5fc258-db21-43a1-a730-9581d9efdddb tempest-ServerActionsTestOtherA-2072286966 tempest-ServerActionsTestOtherA-2072286966-project-member] Empty body provided in request {{(pid=100297) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 09:52:21.906693 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [req-f09d9388-aa00-478e-a44e-72cb512c93d6 req-df5fc258-db21-43a1-a730-9581d9efdddb tempest-ServerActionsTestOtherA-2072286966 tempest-ServerActionsTestOtherA-2072286966-project-member] Calling method 'show' {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 09:52:21.933675 np0000006707 devstack@c-api.service[100297]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 09:52:21.933675 np0000006707 devstack@c-api.service[100297]: warnings.warn( Aug 07 09:52:21.939234 np0000006707 devstack@c-api.service[100297]: INFO cinder.volume.api [req-f09d9388-aa00-478e-a44e-72cb512c93d6 req-df5fc258-db21-43a1-a730-9581d9efdddb tempest-ServerActionsTestOtherA-2072286966 tempest-ServerActionsTestOtherA-2072286966-project-member] Volume info retrieved successfully. Aug 07 09:52:21.949075 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [req-f09d9388-aa00-478e-a44e-72cb512c93d6 req-df5fc258-db21-43a1-a730-9581d9efdddb tempest-ServerActionsTestOtherA-2072286966 tempest-ServerActionsTestOtherA-2072286966-project-member] https://10.4.3.8/volume/v3/volumes/440217b8-1dff-4fdf-bb38-f700a30e0a54 returned with HTTP 200 Aug 07 09:52:21.949785 np0000006707 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 157/626] 10.4.3.8 () {70 vars in 1625 bytes} [Fri Aug 7 09:52:21 2026] GET /volume/v3/volumes/440217b8-1dff-4fdf-bb38-f700a30e0a54 => generated 1313 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 07 09:52:22.453475 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.middleware.request_id [req-f09d9388-aa00-478e-a44e-72cb512c93d6 req-ebdcd22f-7ec6-4e18-a81f-8434312cf469 None None] RequestId filter calling following filter/app {{(pid=100298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:52:22.456944 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [req-f09d9388-aa00-478e-a44e-72cb512c93d6 req-ebdcd22f-7ec6-4e18-a81f-8434312cf469 tempest-ServerActionsTestOtherA-2072286966 tempest-ServerActionsTestOtherA-2072286966-project-member] DELETE https://10.4.3.8/volume/v3/attachments/c11c03bb-b806-4f86-bda8-07979aff7e24 Aug 07 09:52:22.456944 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [req-f09d9388-aa00-478e-a44e-72cb512c93d6 req-ebdcd22f-7ec6-4e18-a81f-8434312cf469 tempest-ServerActionsTestOtherA-2072286966 tempest-ServerActionsTestOtherA-2072286966-project-member] Empty body provided in request {{(pid=100298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 09:52:22.457820 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [req-f09d9388-aa00-478e-a44e-72cb512c93d6 req-ebdcd22f-7ec6-4e18-a81f-8434312cf469 tempest-ServerActionsTestOtherA-2072286966 tempest-ServerActionsTestOtherA-2072286966-project-member] Calling method 'version_select' {{(pid=100298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 09:52:22.465860 np0000006707 devstack@c-api.service[100298]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 09:52:22.465860 np0000006707 devstack@c-api.service[100298]: warnings.warn( Aug 07 09:52:22.536691 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [req-f09d9388-aa00-478e-a44e-72cb512c93d6 req-ebdcd22f-7ec6-4e18-a81f-8434312cf469 tempest-ServerActionsTestOtherA-2072286966 tempest-ServerActionsTestOtherA-2072286966-project-member] https://10.4.3.8/volume/v3/attachments/c11c03bb-b806-4f86-bda8-07979aff7e24 returned with HTTP 200 Aug 07 09:52:22.537112 np0000006707 devstack@c-api.service[100298]: [pid: 100298|app: 0|req: 159/627] 10.4.3.8 () {72 vars in 1659 bytes} [Fri Aug 7 09:52:22 2026] DELETE /volume/v3/attachments/c11c03bb-b806-4f86-bda8-07979aff7e24 => generated 192 bytes in 84 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 09:52:22.873872 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [None req-414bab74-b9d2-445c-8459-20460456521b None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:52:22.874554 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-414bab74-b9d2-445c-8459-20460456521b None None] GET https://10.4.3.8/volume// Aug 07 09:52:22.874824 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-414bab74-b9d2-445c-8459-20460456521b None None] Empty body provided in request {{(pid=100296) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 09:52:22.875104 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-414bab74-b9d2-445c-8459-20460456521b None None] Calling method 'all' {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 09:52:22.875606 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-414bab74-b9d2-445c-8459-20460456521b None None] https://10.4.3.8/volume// returned with HTTP 300 Aug 07 09:52:22.876455 np0000006707 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 156/628] 10.4.3.8 () {66 vars in 1412 bytes} [Fri Aug 7 09:52:22 2026] GET /volume/ => generated 384 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 07 09:52:22.885388 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [req-f09d9388-aa00-478e-a44e-72cb512c93d6 req-c5dcd843-e848-410a-a7cc-a32175a4253e None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:52:22.887815 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [req-f09d9388-aa00-478e-a44e-72cb512c93d6 req-c5dcd843-e848-410a-a7cc-a32175a4253e tempest-ServerActionsTestOtherA-2072286966 tempest-ServerActionsTestOtherA-2072286966-project-member] GET https://10.4.3.8/volume/v3/volumes/440217b8-1dff-4fdf-bb38-f700a30e0a54 Aug 07 09:52:22.888361 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [req-f09d9388-aa00-478e-a44e-72cb512c93d6 req-c5dcd843-e848-410a-a7cc-a32175a4253e tempest-ServerActionsTestOtherA-2072286966 tempest-ServerActionsTestOtherA-2072286966-project-member] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 09:52:22.888361 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [req-f09d9388-aa00-478e-a44e-72cb512c93d6 req-c5dcd843-e848-410a-a7cc-a32175a4253e tempest-ServerActionsTestOtherA-2072286966 tempest-ServerActionsTestOtherA-2072286966-project-member] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 09:52:22.900814 np0000006707 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 09:52:22.900814 np0000006707 devstack@c-api.service[100295]: warnings.warn( Aug 07 09:52:22.908753 np0000006707 devstack@c-api.service[100295]: INFO cinder.volume.api [req-f09d9388-aa00-478e-a44e-72cb512c93d6 req-c5dcd843-e848-410a-a7cc-a32175a4253e tempest-ServerActionsTestOtherA-2072286966 tempest-ServerActionsTestOtherA-2072286966-project-member] Volume info retrieved successfully. Aug 07 09:52:22.919656 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [req-f09d9388-aa00-478e-a44e-72cb512c93d6 req-c5dcd843-e848-410a-a7cc-a32175a4253e tempest-ServerActionsTestOtherA-2072286966 tempest-ServerActionsTestOtherA-2072286966-project-member] https://10.4.3.8/volume/v3/volumes/440217b8-1dff-4fdf-bb38-f700a30e0a54 returned with HTTP 200 Aug 07 09:52:22.919656 np0000006707 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 157/629] 10.4.3.8 () {70 vars in 1625 bytes} [Fri Aug 7 09:52:22 2026] GET /volume/v3/volumes/440217b8-1dff-4fdf-bb38-f700a30e0a54 => generated 1020 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 287 bytes (2 switches on core 0) Aug 07 09:52:23.064588 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [req-f09d9388-aa00-478e-a44e-72cb512c93d6 req-4a494284-2a88-4eb3-902c-a1d7ff0285d8 None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:52:23.070485 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [req-f09d9388-aa00-478e-a44e-72cb512c93d6 req-4a494284-2a88-4eb3-902c-a1d7ff0285d8 tempest-ServerActionsTestOtherA-2072286966 tempest-ServerActionsTestOtherA-2072286966-project-member] PUT https://10.4.3.8/volume/v3/attachments/087d2214-9250-49dc-877c-2e3550d9ca07 Aug 07 09:52:23.070991 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [req-f09d9388-aa00-478e-a44e-72cb512c93d6 req-4a494284-2a88-4eb3-902c-a1d7ff0285d8 tempest-ServerActionsTestOtherA-2072286966 tempest-ServerActionsTestOtherA-2072286966-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.8", "host": "np0000006707", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:568b993d50b1", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "d2780578-1896-461f-80ac-b58d2e346b90", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 09:52:23.089766 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.coordination [req-f09d9388-aa00-478e-a44e-72cb512c93d6 req-4a494284-2a88-4eb3-902c-a1d7ff0285d8 tempest-ServerActionsTestOtherA-2072286966 tempest-ServerActionsTestOtherA-2072286966-project-member] Acquiring lock "cinder-attachment_update-440217b8-1dff-4fdf-bb38-f700a30e0a54-np0000006707" by "attachment_update" {{(pid=100297) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 07 09:52:23.097104 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.coordination [req-f09d9388-aa00-478e-a44e-72cb512c93d6 req-4a494284-2a88-4eb3-902c-a1d7ff0285d8 tempest-ServerActionsTestOtherA-2072286966 tempest-ServerActionsTestOtherA-2072286966-project-member] Lock "cinder-attachment_update-440217b8-1dff-4fdf-bb38-f700a30e0a54-np0000006707" acquired by "attachment_update" :: waited 0.008s {{(pid=100297) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 07 09:52:23.098517 np0000006707 devstack@c-api.service[100297]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 09:52:23.098517 np0000006707 devstack@c-api.service[100297]: warnings.warn( Aug 07 09:52:23.237637 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.coordination [req-f09d9388-aa00-478e-a44e-72cb512c93d6 req-4a494284-2a88-4eb3-902c-a1d7ff0285d8 tempest-ServerActionsTestOtherA-2072286966 tempest-ServerActionsTestOtherA-2072286966-project-member] Lock "cinder-attachment_update-440217b8-1dff-4fdf-bb38-f700a30e0a54-np0000006707" released by "attachment_update" :: held 0.140s {{(pid=100297) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 07 09:52:23.237994 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [req-f09d9388-aa00-478e-a44e-72cb512c93d6 req-4a494284-2a88-4eb3-902c-a1d7ff0285d8 tempest-ServerActionsTestOtherA-2072286966 tempest-ServerActionsTestOtherA-2072286966-project-member] https://10.4.3.8/volume/v3/attachments/087d2214-9250-49dc-877c-2e3550d9ca07 returned with HTTP 200 Aug 07 09:52:23.238556 np0000006707 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 158/630] 10.4.3.8 () {74 vars in 1690 bytes} [Fri Aug 7 09:52:23 2026] PUT /volume/v3/attachments/087d2214-9250-49dc-877c-2e3550d9ca07 => generated 969 bytes in 175 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 09:52:23.287296 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.middleware.request_id [req-f09d9388-aa00-478e-a44e-72cb512c93d6 req-29ebc62b-6031-48c4-ba68-c90a90dd8d36 None None] RequestId filter calling following filter/app {{(pid=100298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:52:23.300035 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [req-f09d9388-aa00-478e-a44e-72cb512c93d6 req-29ebc62b-6031-48c4-ba68-c90a90dd8d36 tempest-ServerActionsTestOtherA-2072286966 tempest-ServerActionsTestOtherA-2072286966-project-member] POST https://10.4.3.8/volume/v3/attachments/087d2214-9250-49dc-877c-2e3550d9ca07/action Aug 07 09:52:23.300355 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [req-f09d9388-aa00-478e-a44e-72cb512c93d6 req-29ebc62b-6031-48c4-ba68-c90a90dd8d36 tempest-ServerActionsTestOtherA-2072286966 tempest-ServerActionsTestOtherA-2072286966-project-member] Action body: b'{"os-complete": null}' {{(pid=100298) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 07 09:52:23.300604 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [req-f09d9388-aa00-478e-a44e-72cb512c93d6 req-29ebc62b-6031-48c4-ba68-c90a90dd8d36 tempest-ServerActionsTestOtherA-2072286966 tempest-ServerActionsTestOtherA-2072286966-project-member] Action: 'action', calling method: version_select, body: {"os-complete": null} {{(pid=100298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 09:52:23.333739 np0000006707 devstack@c-api.service[100298]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 09:52:23.333739 np0000006707 devstack@c-api.service[100298]: warnings.warn( Aug 07 09:52:23.374884 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [req-f09d9388-aa00-478e-a44e-72cb512c93d6 req-29ebc62b-6031-48c4-ba68-c90a90dd8d36 tempest-ServerActionsTestOtherA-2072286966 tempest-ServerActionsTestOtherA-2072286966-project-member] https://10.4.3.8/volume/v3/attachments/087d2214-9250-49dc-877c-2e3550d9ca07/action returned with HTTP 204 Aug 07 09:52:23.375717 np0000006707 devstack@c-api.service[100298]: [pid: 100298|app: 0|req: 160/631] 10.4.3.8 () {74 vars in 1711 bytes} [Fri Aug 7 09:52:23 2026] POST /volume/v3/attachments/087d2214-9250-49dc-877c-2e3550d9ca07/action => generated 0 bytes in 89 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 07 09:52:27.628233 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [None req-3aeb7424-947b-49f7-b2d2-5b7b2086e300 None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:52:27.632037 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-3aeb7424-947b-49f7-b2d2-5b7b2086e300 tempest-ServerStableDeviceRescueTest-199900733 tempest-ServerStableDeviceRescueTest-199900733-project-member] DELETE https://10.4.3.8/volume/v3/volumes/f498181a-d496-4f2f-a195-fd6bef7e45ec Aug 07 09:52:27.632380 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-3aeb7424-947b-49f7-b2d2-5b7b2086e300 tempest-ServerStableDeviceRescueTest-199900733 tempest-ServerStableDeviceRescueTest-199900733-project-member] Empty body provided in request {{(pid=100296) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 09:52:27.632729 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-3aeb7424-947b-49f7-b2d2-5b7b2086e300 tempest-ServerStableDeviceRescueTest-199900733 tempest-ServerStableDeviceRescueTest-199900733-project-member] Calling method 'delete' {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 09:52:27.633896 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.v3.volumes [None req-3aeb7424-947b-49f7-b2d2-5b7b2086e300 tempest-ServerStableDeviceRescueTest-199900733 tempest-ServerStableDeviceRescueTest-199900733-project-member] Delete volume with id: f498181a-d496-4f2f-a195-fd6bef7e45ec Aug 07 09:52:27.657083 np0000006707 devstack@c-api.service[100296]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 09:52:27.657083 np0000006707 devstack@c-api.service[100296]: warnings.warn( Aug 07 09:52:27.657660 np0000006707 devstack@c-api.service[100296]: INFO cinder.volume.api [None req-3aeb7424-947b-49f7-b2d2-5b7b2086e300 tempest-ServerStableDeviceRescueTest-199900733 tempest-ServerStableDeviceRescueTest-199900733-project-member] Volume info retrieved successfully. Aug 07 09:52:27.732242 np0000006707 devstack@c-api.service[100296]: INFO cinder.volume.api [None req-3aeb7424-947b-49f7-b2d2-5b7b2086e300 tempest-ServerStableDeviceRescueTest-199900733 tempest-ServerStableDeviceRescueTest-199900733-project-member] Delete volume request issued successfully. Aug 07 09:52:27.733539 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-3aeb7424-947b-49f7-b2d2-5b7b2086e300 tempest-ServerStableDeviceRescueTest-199900733 tempest-ServerStableDeviceRescueTest-199900733-project-member] https://10.4.3.8/volume/v3/volumes/f498181a-d496-4f2f-a195-fd6bef7e45ec returned with HTTP 202 Aug 07 09:52:27.734736 np0000006707 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 157/632] 10.4.3.8 () {66 vars in 1337 bytes} [Fri Aug 7 09:52:27 2026] DELETE /volume/v3/volumes/f498181a-d496-4f2f-a195-fd6bef7e45ec => generated 0 bytes in 108 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 07 09:52:27.749731 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-f4f6fc90-1720-4f7d-84a6-86dc84c7a1cf None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:52:27.754708 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-f4f6fc90-1720-4f7d-84a6-86dc84c7a1cf tempest-ServerStableDeviceRescueTest-199900733 tempest-ServerStableDeviceRescueTest-199900733-project-member] GET https://10.4.3.8/volume/v3/volumes/f498181a-d496-4f2f-a195-fd6bef7e45ec Aug 07 09:52:27.754926 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-f4f6fc90-1720-4f7d-84a6-86dc84c7a1cf tempest-ServerStableDeviceRescueTest-199900733 tempest-ServerStableDeviceRescueTest-199900733-project-member] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 09:52:27.755387 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-f4f6fc90-1720-4f7d-84a6-86dc84c7a1cf tempest-ServerStableDeviceRescueTest-199900733 tempest-ServerStableDeviceRescueTest-199900733-project-member] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 09:52:27.777035 np0000006707 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 09:52:27.777035 np0000006707 devstack@c-api.service[100295]: warnings.warn( Aug 07 09:52:27.787535 np0000006707 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-f4f6fc90-1720-4f7d-84a6-86dc84c7a1cf tempest-ServerStableDeviceRescueTest-199900733 tempest-ServerStableDeviceRescueTest-199900733-project-member] Volume info retrieved successfully. Aug 07 09:52:27.799829 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-f4f6fc90-1720-4f7d-84a6-86dc84c7a1cf tempest-ServerStableDeviceRescueTest-199900733 tempest-ServerStableDeviceRescueTest-199900733-project-member] https://10.4.3.8/volume/v3/volumes/f498181a-d496-4f2f-a195-fd6bef7e45ec returned with HTTP 200 Aug 07 09:52:27.800503 np0000006707 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 158/633] 10.4.3.8 () {66 vars in 1334 bytes} [Fri Aug 7 09:52:27 2026] GET /volume/v3/volumes/f498181a-d496-4f2f-a195-fd6bef7e45ec => generated 846 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 09:52:28.822142 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [None req-df0ce059-26d8-4e37-b914-d7e1f13def59 None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:52:28.825494 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-df0ce059-26d8-4e37-b914-d7e1f13def59 tempest-ServerStableDeviceRescueTest-199900733 tempest-ServerStableDeviceRescueTest-199900733-project-member] GET https://10.4.3.8/volume/v3/volumes/f498181a-d496-4f2f-a195-fd6bef7e45ec Aug 07 09:52:28.825749 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-df0ce059-26d8-4e37-b914-d7e1f13def59 tempest-ServerStableDeviceRescueTest-199900733 tempest-ServerStableDeviceRescueTest-199900733-project-member] Empty body provided in request {{(pid=100297) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 09:52:28.826043 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-df0ce059-26d8-4e37-b914-d7e1f13def59 tempest-ServerStableDeviceRescueTest-199900733 tempest-ServerStableDeviceRescueTest-199900733-project-member] Calling method 'show' {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 09:52:28.833515 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-df0ce059-26d8-4e37-b914-d7e1f13def59 tempest-ServerStableDeviceRescueTest-199900733 tempest-ServerStableDeviceRescueTest-199900733-project-member] https://10.4.3.8/volume/v3/volumes/f498181a-d496-4f2f-a195-fd6bef7e45ec returned with HTTP 404 Aug 07 09:52:28.834139 np0000006707 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 159/634] 10.4.3.8 () {66 vars in 1334 bytes} [Fri Aug 7 09:52:28 2026] GET /volume/v3/volumes/f498181a-d496-4f2f-a195-fd6bef7e45ec => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 09:52:32.033245 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.middleware.request_id [None req-f89f0e4f-45bc-478a-9340-4b743cabdbb3 None None] RequestId filter calling following filter/app {{(pid=100298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:52:32.036131 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [None req-f89f0e4f-45bc-478a-9340-4b743cabdbb3 tempest-VolumesAdminNegativeTest-1646914293 tempest-VolumesAdminNegativeTest-1646914293-project-member] POST https://10.4.3.8/volume/v3/volumes Aug 07 09:52:32.036841 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [None req-f89f0e4f-45bc-478a-9340-4b743cabdbb3 tempest-VolumesAdminNegativeTest-1646914293 tempest-VolumesAdminNegativeTest-1646914293-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-VolumesAdminNegativeTest-volume-1788275481"}} {{(pid=100298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 09:52:32.039855 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.v3.volumes [None req-f89f0e4f-45bc-478a-9340-4b743cabdbb3 tempest-VolumesAdminNegativeTest-1646914293 tempest-VolumesAdminNegativeTest-1646914293-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-VolumesAdminNegativeTest-volume-1788275481'}} {{(pid=100298) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 07 09:52:32.039949 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.v3.volumes [None req-f89f0e4f-45bc-478a-9340-4b743cabdbb3 tempest-VolumesAdminNegativeTest-1646914293 tempest-VolumesAdminNegativeTest-1646914293-project-member] Create volume of 1 GB Aug 07 09:52:32.048704 np0000006707 devstack@c-api.service[100298]: INFO cinder.volume.api [None req-f89f0e4f-45bc-478a-9340-4b743cabdbb3 tempest-VolumesAdminNegativeTest-1646914293 tempest-VolumesAdminNegativeTest-1646914293-project-member] Availability Zones retrieved successfully. Aug 07 09:52:32.060942 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.volume.api [None req-f89f0e4f-45bc-478a-9340-4b743cabdbb3 tempest-VolumesAdminNegativeTest-1646914293 tempest-VolumesAdminNegativeTest-1646914293-project-member] Flow 'volume_create_api' (23d7ebe2-9a8a-4c92-983e-81d452310a14) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100298) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 09:52:32.062375 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.volume.api [None req-f89f0e4f-45bc-478a-9340-4b743cabdbb3 tempest-VolumesAdminNegativeTest-1646914293 tempest-VolumesAdminNegativeTest-1646914293-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0ed6c686-369b-41ef-9c36-b55d888c9ade) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100298) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 09:52:32.064880 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.volume.flows.api.create_volume [None req-f89f0e4f-45bc-478a-9340-4b743cabdbb3 tempest-VolumesAdminNegativeTest-1646914293 tempest-VolumesAdminNegativeTest-1646914293-project-member] Validating volume size '1' using validate_int {{(pid=100298) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 07 09:52:32.115693 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.volume.api [None req-f89f0e4f-45bc-478a-9340-4b743cabdbb3 tempest-VolumesAdminNegativeTest-1646914293 tempest-VolumesAdminNegativeTest-1646914293-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0ed6c686-369b-41ef-9c36-b55d888c9ade) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-07T09:47:39Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=45fd9a3a-b61e-4c6c-9ab7-d02f06678d0d,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '45fd9a3a-b61e-4c6c-9ab7-d02f06678d0d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100298) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 09:52:32.116485 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.volume.api [None req-f89f0e4f-45bc-478a-9340-4b743cabdbb3 tempest-VolumesAdminNegativeTest-1646914293 tempest-VolumesAdminNegativeTest-1646914293-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e3dc1f52-f26c-405c-ae50-2d7bebec979d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100298) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 09:52:32.217445 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.quota [None req-f89f0e4f-45bc-478a-9340-4b743cabdbb3 tempest-VolumesAdminNegativeTest-1646914293 tempest-VolumesAdminNegativeTest-1646914293-project-member] Created reservations ['9d498e1c-737f-42a5-a275-2bc106431c0d', 'd7684383-62cb-499c-962b-5cc1813bae18', '9a9f808c-b46a-47aa-9e4c-458d75e0827d', 'ee237c0f-09ac-4ccd-a533-5bcd2e7b4dea'] {{(pid=100298) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 09:52:32.220254 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.volume.api [None req-f89f0e4f-45bc-478a-9340-4b743cabdbb3 tempest-VolumesAdminNegativeTest-1646914293 tempest-VolumesAdminNegativeTest-1646914293-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e3dc1f52-f26c-405c-ae50-2d7bebec979d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['9d498e1c-737f-42a5-a275-2bc106431c0d', 'd7684383-62cb-499c-962b-5cc1813bae18', '9a9f808c-b46a-47aa-9e4c-458d75e0827d', 'ee237c0f-09ac-4ccd-a533-5bcd2e7b4dea']}' {{(pid=100298) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 09:52:32.221148 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.volume.api [None req-f89f0e4f-45bc-478a-9340-4b743cabdbb3 tempest-VolumesAdminNegativeTest-1646914293 tempest-VolumesAdminNegativeTest-1646914293-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d5e03867-fe30-4dba-947b-277c3d503fa2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100298) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 09:52:32.259173 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.volume.api [None req-f89f0e4f-45bc-478a-9340-4b743cabdbb3 tempest-VolumesAdminNegativeTest-1646914293 tempest-VolumesAdminNegativeTest-1646914293-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d5e03867-fe30-4dba-947b-277c3d503fa2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'e0b07495-756e-40f5-8c76-eb63d9a3ec91', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesAdminNegativeTest-volume-1788275481',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b89861f0c62242c690510cf7ed0a0040',qos_specs=None,replication_status=,reservations=['9d498e1c-737f-42a5-a275-2bc106431c0d','d7684383-62cb-499c-962b-5cc1813bae18','9a9f808c-b46a-47aa-9e4c-458d75e0827d','ee237c0f-09ac-4ccd-a533-5bcd2e7b4dea'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5dc10ac83e2048f293c21d414caa6052',volume_type_id=45fd9a3a-b61e-4c6c-9ab7-d02f06678d0d), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-07T09:52:32Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesAdminNegativeTest-volume-1788275481',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=e0b07495-756e-40f5-8c76-eb63d9a3ec91,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='b89861f0c62242c690510cf7ed0a0040',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='5dc10ac83e2048f293c21d414caa6052',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(45fd9a3a-b61e-4c6c-9ab7-d02f06678d0d),volume_type_id=45fd9a3a-b61e-4c6c-9ab7-d02f06678d0d)}' {{(pid=100298) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 09:52:32.260266 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.volume.api [None req-f89f0e4f-45bc-478a-9340-4b743cabdbb3 tempest-VolumesAdminNegativeTest-1646914293 tempest-VolumesAdminNegativeTest-1646914293-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c2b9959c-b4c5-496e-8e8b-209ef50b508b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100298) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 09:52:32.310148 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.volume.api [None req-f89f0e4f-45bc-478a-9340-4b743cabdbb3 tempest-VolumesAdminNegativeTest-1646914293 tempest-VolumesAdminNegativeTest-1646914293-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c2b9959c-b4c5-496e-8e8b-209ef50b508b) transitioned into state 'SUCCESS' from state '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-1788275481',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b89861f0c62242c690510cf7ed0a0040',qos_specs=None,replication_status=,reservations=['9d498e1c-737f-42a5-a275-2bc106431c0d','d7684383-62cb-499c-962b-5cc1813bae18','9a9f808c-b46a-47aa-9e4c-458d75e0827d','ee237c0f-09ac-4ccd-a533-5bcd2e7b4dea'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5dc10ac83e2048f293c21d414caa6052',volume_type_id=45fd9a3a-b61e-4c6c-9ab7-d02f06678d0d)}' {{(pid=100298) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 09:52:32.310880 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.volume.api [None req-f89f0e4f-45bc-478a-9340-4b743cabdbb3 tempest-VolumesAdminNegativeTest-1646914293 tempest-VolumesAdminNegativeTest-1646914293-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b7811762-347f-4f09-b9be-738ccd1940e6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100298) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 09:52:32.337441 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.volume.api [None req-f89f0e4f-45bc-478a-9340-4b743cabdbb3 tempest-VolumesAdminNegativeTest-1646914293 tempest-VolumesAdminNegativeTest-1646914293-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b7811762-347f-4f09-b9be-738ccd1940e6) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100298) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 09:52:32.339099 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.volume.api [None req-f89f0e4f-45bc-478a-9340-4b743cabdbb3 tempest-VolumesAdminNegativeTest-1646914293 tempest-VolumesAdminNegativeTest-1646914293-project-member] Flow 'volume_create_api' (23d7ebe2-9a8a-4c92-983e-81d452310a14) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100298) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 09:52:32.339233 np0000006707 devstack@c-api.service[100298]: INFO cinder.volume.api [None req-f89f0e4f-45bc-478a-9340-4b743cabdbb3 tempest-VolumesAdminNegativeTest-1646914293 tempest-VolumesAdminNegativeTest-1646914293-project-member] Create volume request issued successfully. Aug 07 09:52:32.340034 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [None req-f89f0e4f-45bc-478a-9340-4b743cabdbb3 tempest-VolumesAdminNegativeTest-1646914293 tempest-VolumesAdminNegativeTest-1646914293-project-member] https://10.4.3.8/volume/v3/volumes returned with HTTP 202 Aug 07 09:52:32.340739 np0000006707 devstack@c-api.service[100298]: [pid: 100298|app: 0|req: 161/635] 10.4.3.8 () {68 vars in 1244 bytes} [Fri Aug 7 09:52:32 2026] POST /volume/v3/volumes => generated 751 bytes in 308 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 07 09:52:32.359438 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [None req-7e6d9d70-7cdf-4197-afc3-028119358cca None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:52:32.367707 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-7e6d9d70-7cdf-4197-afc3-028119358cca tempest-VolumesAdminNegativeTest-1646914293 tempest-VolumesAdminNegativeTest-1646914293-project-member] GET https://10.4.3.8/volume/v3/volumes/e0b07495-756e-40f5-8c76-eb63d9a3ec91 Aug 07 09:52:32.367707 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-7e6d9d70-7cdf-4197-afc3-028119358cca tempest-VolumesAdminNegativeTest-1646914293 tempest-VolumesAdminNegativeTest-1646914293-project-member] Empty body provided in request {{(pid=100296) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 09:52:32.367707 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-7e6d9d70-7cdf-4197-afc3-028119358cca tempest-VolumesAdminNegativeTest-1646914293 tempest-VolumesAdminNegativeTest-1646914293-project-member] Calling method 'show' {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 09:52:32.388056 np0000006707 devstack@c-api.service[100296]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 09:52:32.388056 np0000006707 devstack@c-api.service[100296]: warnings.warn( Aug 07 09:52:32.402829 np0000006707 devstack@c-api.service[100296]: INFO cinder.volume.api [None req-7e6d9d70-7cdf-4197-afc3-028119358cca tempest-VolumesAdminNegativeTest-1646914293 tempest-VolumesAdminNegativeTest-1646914293-project-member] Volume info retrieved successfully. Aug 07 09:52:32.413692 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-7e6d9d70-7cdf-4197-afc3-028119358cca tempest-VolumesAdminNegativeTest-1646914293 tempest-VolumesAdminNegativeTest-1646914293-project-member] https://10.4.3.8/volume/v3/volumes/e0b07495-756e-40f5-8c76-eb63d9a3ec91 returned with HTTP 200 Aug 07 09:52:32.415278 np0000006707 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 158/636] 10.4.3.8 () {66 vars in 1334 bytes} [Fri Aug 7 09:52:32 2026] GET /volume/v3/volumes/e0b07495-756e-40f5-8c76-eb63d9a3ec91 => generated 819 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 09:52:32.880500 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [req-8c01f815-b352-45ab-a024-43be7e4eb8d0 req-6ee9730a-256b-4eb9-98a2-ef3078373876 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:52:32.882559 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [req-8c01f815-b352-45ab-a024-43be7e4eb8d0 req-6ee9730a-256b-4eb9-98a2-ef3078373876 tempest-ServerBootFromVolumeStableRescueTest-1000764357 tempest-ServerBootFromVolumeStableRescueTest-1000764357-project-member] POST https://10.4.3.8/volume/v3/volumes Aug 07 09:52:32.883092 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [req-8c01f815-b352-45ab-a024-43be7e4eb8d0 req-6ee9730a-256b-4eb9-98a2-ef3078373876 tempest-ServerBootFromVolumeStableRescueTest-1000764357 tempest-ServerBootFromVolumeStableRescueTest-1000764357-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "consistencygroup_id": null, "snapshot_id": null, "name": "1939708e-fba7-4b88-9d51-ca1a2df60481-blank-vol", "description": "", "volume_type": null, "availability_zone": null, "metadata": {}, "imageRef": null, "source_volid": null, "backup_id": null}} {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 09:52:32.886675 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.v3.volumes [req-8c01f815-b352-45ab-a024-43be7e4eb8d0 req-6ee9730a-256b-4eb9-98a2-ef3078373876 tempest-ServerBootFromVolumeStableRescueTest-1000764357 tempest-ServerBootFromVolumeStableRescueTest-1000764357-project-member] Create volume request body: {'volume': {'size': 1, 'consistencygroup_id': None, 'snapshot_id': None, 'name': '1939708e-fba7-4b88-9d51-ca1a2df60481-blank-vol', 'description': '', 'volume_type': None, 'availability_zone': None, 'metadata': {}, 'imageRef': None, 'source_volid': None, 'backup_id': None}} {{(pid=100295) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 07 09:52:32.886675 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.v3.volumes [req-8c01f815-b352-45ab-a024-43be7e4eb8d0 req-6ee9730a-256b-4eb9-98a2-ef3078373876 tempest-ServerBootFromVolumeStableRescueTest-1000764357 tempest-ServerBootFromVolumeStableRescueTest-1000764357-project-member] Create volume of 1 GB Aug 07 09:52:32.892348 np0000006707 devstack@c-api.service[100295]: INFO cinder.volume.api [req-8c01f815-b352-45ab-a024-43be7e4eb8d0 req-6ee9730a-256b-4eb9-98a2-ef3078373876 tempest-ServerBootFromVolumeStableRescueTest-1000764357 tempest-ServerBootFromVolumeStableRescueTest-1000764357-project-member] Availability Zones retrieved successfully. Aug 07 09:52:32.900409 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.volume.api [req-8c01f815-b352-45ab-a024-43be7e4eb8d0 req-6ee9730a-256b-4eb9-98a2-ef3078373876 tempest-ServerBootFromVolumeStableRescueTest-1000764357 tempest-ServerBootFromVolumeStableRescueTest-1000764357-project-member] Flow 'volume_create_api' (86e974df-83e0-46d4-b1d4-024da352a5a4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100295) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 09:52:32.903629 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.volume.api [req-8c01f815-b352-45ab-a024-43be7e4eb8d0 req-6ee9730a-256b-4eb9-98a2-ef3078373876 tempest-ServerBootFromVolumeStableRescueTest-1000764357 tempest-ServerBootFromVolumeStableRescueTest-1000764357-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5991c8bb-68b9-4abe-9dbc-d9ac4be81dbd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100295) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 09:52:32.904025 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.volume.flows.api.create_volume [req-8c01f815-b352-45ab-a024-43be7e4eb8d0 req-6ee9730a-256b-4eb9-98a2-ef3078373876 tempest-ServerBootFromVolumeStableRescueTest-1000764357 tempest-ServerBootFromVolumeStableRescueTest-1000764357-project-member] Validating volume size '1' using validate_int {{(pid=100295) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 07 09:52:32.960936 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.volume.api [req-8c01f815-b352-45ab-a024-43be7e4eb8d0 req-6ee9730a-256b-4eb9-98a2-ef3078373876 tempest-ServerBootFromVolumeStableRescueTest-1000764357 tempest-ServerBootFromVolumeStableRescueTest-1000764357-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5991c8bb-68b9-4abe-9dbc-d9ac4be81dbd) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-07T09:47:39Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=45fd9a3a-b61e-4c6c-9ab7-d02f06678d0d,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '45fd9a3a-b61e-4c6c-9ab7-d02f06678d0d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100295) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 09:52:32.961577 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.volume.api [req-8c01f815-b352-45ab-a024-43be7e4eb8d0 req-6ee9730a-256b-4eb9-98a2-ef3078373876 tempest-ServerBootFromVolumeStableRescueTest-1000764357 tempest-ServerBootFromVolumeStableRescueTest-1000764357-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7ee98b17-ce5e-4f5b-ab94-7feae7484587) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100295) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 09:52:33.122247 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.quota [req-8c01f815-b352-45ab-a024-43be7e4eb8d0 req-6ee9730a-256b-4eb9-98a2-ef3078373876 tempest-ServerBootFromVolumeStableRescueTest-1000764357 tempest-ServerBootFromVolumeStableRescueTest-1000764357-project-member] Created reservations ['a6457b49-917e-45cf-b594-bfd14e9ccbaf', '3ba4cbdd-3017-42e1-bbdb-b8971a85c05f', '98726707-1693-46e9-a55f-8c32f4815c6a', '184e9d1f-b6c8-4752-ad36-2e4b5b9c7c65'] {{(pid=100295) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 09:52:33.123274 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.volume.api [req-8c01f815-b352-45ab-a024-43be7e4eb8d0 req-6ee9730a-256b-4eb9-98a2-ef3078373876 tempest-ServerBootFromVolumeStableRescueTest-1000764357 tempest-ServerBootFromVolumeStableRescueTest-1000764357-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7ee98b17-ce5e-4f5b-ab94-7feae7484587) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['a6457b49-917e-45cf-b594-bfd14e9ccbaf', '3ba4cbdd-3017-42e1-bbdb-b8971a85c05f', '98726707-1693-46e9-a55f-8c32f4815c6a', '184e9d1f-b6c8-4752-ad36-2e4b5b9c7c65']}' {{(pid=100295) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 09:52:33.126446 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.volume.api [req-8c01f815-b352-45ab-a024-43be7e4eb8d0 req-6ee9730a-256b-4eb9-98a2-ef3078373876 tempest-ServerBootFromVolumeStableRescueTest-1000764357 tempest-ServerBootFromVolumeStableRescueTest-1000764357-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6b8badba-5a3c-431d-b272-c6d494aa7320) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100295) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 09:52:33.164999 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.volume.api [req-8c01f815-b352-45ab-a024-43be7e4eb8d0 req-6ee9730a-256b-4eb9-98a2-ef3078373876 tempest-ServerBootFromVolumeStableRescueTest-1000764357 tempest-ServerBootFromVolumeStableRescueTest-1000764357-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6b8badba-5a3c-431d-b272-c6d494aa7320) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '0292579e-9fef-4aa8-8cb5-e6371ae5c702', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description='',display_name='1939708e-fba7-4b88-9d51-ca1a2df60481-blank-vol',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='675dc01ef52c4a6dae87bd13662461a1',qos_specs=None,replication_status=,reservations=['a6457b49-917e-45cf-b594-bfd14e9ccbaf','3ba4cbdd-3017-42e1-bbdb-b8971a85c05f','98726707-1693-46e9-a55f-8c32f4815c6a','184e9d1f-b6c8-4752-ad36-2e4b5b9c7c65'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d523d4ce5a26456b9741fed44848f5e3',volume_type_id=45fd9a3a-b61e-4c6c-9ab7-d02f06678d0d), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-07T09:52:33Z,deleted=False,deleted_at=None,display_description='',display_name='1939708e-fba7-4b88-9d51-ca1a2df60481-blank-vol',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=0292579e-9fef-4aa8-8cb5-e6371ae5c702,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='675dc01ef52c4a6dae87bd13662461a1',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='d523d4ce5a26456b9741fed44848f5e3',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(45fd9a3a-b61e-4c6c-9ab7-d02f06678d0d),volume_type_id=45fd9a3a-b61e-4c6c-9ab7-d02f06678d0d)}' {{(pid=100295) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 09:52:33.165934 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.volume.api [req-8c01f815-b352-45ab-a024-43be7e4eb8d0 req-6ee9730a-256b-4eb9-98a2-ef3078373876 tempest-ServerBootFromVolumeStableRescueTest-1000764357 tempest-ServerBootFromVolumeStableRescueTest-1000764357-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5fa04002-5575-451d-a4db-685c8fed76eb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100295) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 09:52:33.209535 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.volume.api [req-8c01f815-b352-45ab-a024-43be7e4eb8d0 req-6ee9730a-256b-4eb9-98a2-ef3078373876 tempest-ServerBootFromVolumeStableRescueTest-1000764357 tempest-ServerBootFromVolumeStableRescueTest-1000764357-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5fa04002-5575-451d-a4db-685c8fed76eb) transitioned into 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='1939708e-fba7-4b88-9d51-ca1a2df60481-blank-vol',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='675dc01ef52c4a6dae87bd13662461a1',qos_specs=None,replication_status=,reservations=['a6457b49-917e-45cf-b594-bfd14e9ccbaf','3ba4cbdd-3017-42e1-bbdb-b8971a85c05f','98726707-1693-46e9-a55f-8c32f4815c6a','184e9d1f-b6c8-4752-ad36-2e4b5b9c7c65'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d523d4ce5a26456b9741fed44848f5e3',volume_type_id=45fd9a3a-b61e-4c6c-9ab7-d02f06678d0d)}' {{(pid=100295) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 09:52:33.209804 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.volume.api [req-8c01f815-b352-45ab-a024-43be7e4eb8d0 req-6ee9730a-256b-4eb9-98a2-ef3078373876 tempest-ServerBootFromVolumeStableRescueTest-1000764357 tempest-ServerBootFromVolumeStableRescueTest-1000764357-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ddceea1c-248e-41f8-a7ab-10cc6085a567) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100295) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 09:52:33.244905 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.volume.api [req-8c01f815-b352-45ab-a024-43be7e4eb8d0 req-6ee9730a-256b-4eb9-98a2-ef3078373876 tempest-ServerBootFromVolumeStableRescueTest-1000764357 tempest-ServerBootFromVolumeStableRescueTest-1000764357-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ddceea1c-248e-41f8-a7ab-10cc6085a567) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100295) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 09:52:33.245853 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.volume.api [req-8c01f815-b352-45ab-a024-43be7e4eb8d0 req-6ee9730a-256b-4eb9-98a2-ef3078373876 tempest-ServerBootFromVolumeStableRescueTest-1000764357 tempest-ServerBootFromVolumeStableRescueTest-1000764357-project-member] Flow 'volume_create_api' (86e974df-83e0-46d4-b1d4-024da352a5a4) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100295) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 09:52:33.246681 np0000006707 devstack@c-api.service[100295]: INFO cinder.volume.api [req-8c01f815-b352-45ab-a024-43be7e4eb8d0 req-6ee9730a-256b-4eb9-98a2-ef3078373876 tempest-ServerBootFromVolumeStableRescueTest-1000764357 tempest-ServerBootFromVolumeStableRescueTest-1000764357-project-member] Create volume request issued successfully. Aug 07 09:52:33.247643 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [req-8c01f815-b352-45ab-a024-43be7e4eb8d0 req-6ee9730a-256b-4eb9-98a2-ef3078373876 tempest-ServerBootFromVolumeStableRescueTest-1000764357 tempest-ServerBootFromVolumeStableRescueTest-1000764357-project-member] https://10.4.3.8/volume/v3/volumes returned with HTTP 202 Aug 07 09:52:33.248356 np0000006707 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 159/637] 10.4.3.8 () {72 vars in 1527 bytes} [Fri Aug 7 09:52:32 2026] POST /volume/v3/volumes => generated 745 bytes in 369 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 07 09:52:33.267252 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [req-8c01f815-b352-45ab-a024-43be7e4eb8d0 req-ae58a7d0-5a70-42b1-ba24-f8d37288fa2a None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:52:33.273721 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [req-8c01f815-b352-45ab-a024-43be7e4eb8d0 req-ae58a7d0-5a70-42b1-ba24-f8d37288fa2a tempest-ServerBootFromVolumeStableRescueTest-1000764357 tempest-ServerBootFromVolumeStableRescueTest-1000764357-project-member] GET https://10.4.3.8/volume/v3/volumes/0292579e-9fef-4aa8-8cb5-e6371ae5c702 Aug 07 09:52:33.273721 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [req-8c01f815-b352-45ab-a024-43be7e4eb8d0 req-ae58a7d0-5a70-42b1-ba24-f8d37288fa2a tempest-ServerBootFromVolumeStableRescueTest-1000764357 tempest-ServerBootFromVolumeStableRescueTest-1000764357-project-member] Empty body provided in request {{(pid=100297) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 09:52:33.273866 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [req-8c01f815-b352-45ab-a024-43be7e4eb8d0 req-ae58a7d0-5a70-42b1-ba24-f8d37288fa2a tempest-ServerBootFromVolumeStableRescueTest-1000764357 tempest-ServerBootFromVolumeStableRescueTest-1000764357-project-member] Calling method 'show' {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 09:52:33.292838 np0000006707 devstack@c-api.service[100297]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 09:52:33.292838 np0000006707 devstack@c-api.service[100297]: warnings.warn( Aug 07 09:52:33.300178 np0000006707 devstack@c-api.service[100297]: INFO cinder.volume.api [req-8c01f815-b352-45ab-a024-43be7e4eb8d0 req-ae58a7d0-5a70-42b1-ba24-f8d37288fa2a tempest-ServerBootFromVolumeStableRescueTest-1000764357 tempest-ServerBootFromVolumeStableRescueTest-1000764357-project-member] Volume info retrieved successfully. Aug 07 09:52:33.306378 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [req-8c01f815-b352-45ab-a024-43be7e4eb8d0 req-ae58a7d0-5a70-42b1-ba24-f8d37288fa2a tempest-ServerBootFromVolumeStableRescueTest-1000764357 tempest-ServerBootFromVolumeStableRescueTest-1000764357-project-member] https://10.4.3.8/volume/v3/volumes/0292579e-9fef-4aa8-8cb5-e6371ae5c702 returned with HTTP 200 Aug 07 09:52:33.306378 np0000006707 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 160/638] 10.4.3.8 () {68 vars in 1584 bytes} [Fri Aug 7 09:52:33 2026] GET /volume/v3/volumes/0292579e-9fef-4aa8-8cb5-e6371ae5c702 => generated 813 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 09:52:33.323911 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.middleware.request_id [req-8c01f815-b352-45ab-a024-43be7e4eb8d0 req-2d1f7d35-799b-46c2-b6cb-dbb14b393529 None None] RequestId filter calling following filter/app {{(pid=100298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:52:33.330731 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [req-8c01f815-b352-45ab-a024-43be7e4eb8d0 req-2d1f7d35-799b-46c2-b6cb-dbb14b393529 tempest-ServerBootFromVolumeStableRescueTest-1000764357 tempest-ServerBootFromVolumeStableRescueTest-1000764357-project-member] GET https://10.4.3.8/volume/v3/volumes/0292579e-9fef-4aa8-8cb5-e6371ae5c702 Aug 07 09:52:33.332408 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [req-8c01f815-b352-45ab-a024-43be7e4eb8d0 req-2d1f7d35-799b-46c2-b6cb-dbb14b393529 tempest-ServerBootFromVolumeStableRescueTest-1000764357 tempest-ServerBootFromVolumeStableRescueTest-1000764357-project-member] Empty body provided in request {{(pid=100298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 09:52:33.332408 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [req-8c01f815-b352-45ab-a024-43be7e4eb8d0 req-2d1f7d35-799b-46c2-b6cb-dbb14b393529 tempest-ServerBootFromVolumeStableRescueTest-1000764357 tempest-ServerBootFromVolumeStableRescueTest-1000764357-project-member] Calling method 'show' {{(pid=100298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 09:52:33.353337 np0000006707 devstack@c-api.service[100298]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 09:52:33.353337 np0000006707 devstack@c-api.service[100298]: warnings.warn( Aug 07 09:52:33.368948 np0000006707 devstack@c-api.service[100298]: INFO cinder.volume.api [req-8c01f815-b352-45ab-a024-43be7e4eb8d0 req-2d1f7d35-799b-46c2-b6cb-dbb14b393529 tempest-ServerBootFromVolumeStableRescueTest-1000764357 tempest-ServerBootFromVolumeStableRescueTest-1000764357-project-member] Volume info retrieved successfully. Aug 07 09:52:33.378606 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [req-8c01f815-b352-45ab-a024-43be7e4eb8d0 req-2d1f7d35-799b-46c2-b6cb-dbb14b393529 tempest-ServerBootFromVolumeStableRescueTest-1000764357 tempest-ServerBootFromVolumeStableRescueTest-1000764357-project-member] https://10.4.3.8/volume/v3/volumes/0292579e-9fef-4aa8-8cb5-e6371ae5c702 returned with HTTP 200 Aug 07 09:52:33.378606 np0000006707 devstack@c-api.service[100298]: [pid: 100298|app: 0|req: 162/639] 10.4.3.8 () {68 vars in 1584 bytes} [Fri Aug 7 09:52:33 2026] GET /volume/v3/volumes/0292579e-9fef-4aa8-8cb5-e6371ae5c702 => generated 813 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 09:52:33.453801 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [None req-f070a1e5-9ad5-4e0b-8286-cc0be638bf0d None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:52:33.457540 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-f070a1e5-9ad5-4e0b-8286-cc0be638bf0d tempest-VolumesAdminNegativeTest-1646914293 tempest-VolumesAdminNegativeTest-1646914293-project-member] GET https://10.4.3.8/volume/v3/volumes/e0b07495-756e-40f5-8c76-eb63d9a3ec91 Aug 07 09:52:33.457540 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-f070a1e5-9ad5-4e0b-8286-cc0be638bf0d tempest-VolumesAdminNegativeTest-1646914293 tempest-VolumesAdminNegativeTest-1646914293-project-member] Empty body provided in request {{(pid=100296) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 09:52:33.457701 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-f070a1e5-9ad5-4e0b-8286-cc0be638bf0d tempest-VolumesAdminNegativeTest-1646914293 tempest-VolumesAdminNegativeTest-1646914293-project-member] Calling method 'show' {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 09:52:33.484927 np0000006707 devstack@c-api.service[100296]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 09:52:33.484927 np0000006707 devstack@c-api.service[100296]: warnings.warn( Aug 07 09:52:33.493842 np0000006707 devstack@c-api.service[100296]: INFO cinder.volume.api [None req-f070a1e5-9ad5-4e0b-8286-cc0be638bf0d tempest-VolumesAdminNegativeTest-1646914293 tempest-VolumesAdminNegativeTest-1646914293-project-member] Volume info retrieved successfully. Aug 07 09:52:33.508245 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-f070a1e5-9ad5-4e0b-8286-cc0be638bf0d tempest-VolumesAdminNegativeTest-1646914293 tempest-VolumesAdminNegativeTest-1646914293-project-member] https://10.4.3.8/volume/v3/volumes/e0b07495-756e-40f5-8c76-eb63d9a3ec91 returned with HTTP 200 Aug 07 09:52:33.508245 np0000006707 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 159/640] 10.4.3.8 () {66 vars in 1334 bytes} [Fri Aug 7 09:52:33 2026] GET /volume/v3/volumes/e0b07495-756e-40f5-8c76-eb63d9a3ec91 => generated 844 bytes in 68 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 07 09:52:33.950219 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [req-9951d277-bf34-4b60-b271-c467ec74a5e6 req-ee23619a-2495-4b8c-b5a8-73bb50fc8bf1 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:52:33.960723 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [req-9951d277-bf34-4b60-b271-c467ec74a5e6 req-ee23619a-2495-4b8c-b5a8-73bb50fc8bf1 tempest-VolumesAdminNegativeTest-1545633536 tempest-VolumesAdminNegativeTest-1545633536-project] GET https://10.4.3.8/volume/v3/volumes/dbca36a9-e01d-4f49-b10c-9ac18804a229 Aug 07 09:52:33.960723 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [req-9951d277-bf34-4b60-b271-c467ec74a5e6 req-ee23619a-2495-4b8c-b5a8-73bb50fc8bf1 tempest-VolumesAdminNegativeTest-1545633536 tempest-VolumesAdminNegativeTest-1545633536-project] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 09:52:33.960723 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [req-9951d277-bf34-4b60-b271-c467ec74a5e6 req-ee23619a-2495-4b8c-b5a8-73bb50fc8bf1 tempest-VolumesAdminNegativeTest-1545633536 tempest-VolumesAdminNegativeTest-1545633536-project] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 09:52:33.971249 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [req-9951d277-bf34-4b60-b271-c467ec74a5e6 req-ee23619a-2495-4b8c-b5a8-73bb50fc8bf1 tempest-VolumesAdminNegativeTest-1545633536 tempest-VolumesAdminNegativeTest-1545633536-project] https://10.4.3.8/volume/v3/volumes/dbca36a9-e01d-4f49-b10c-9ac18804a229 returned with HTTP 404 Aug 07 09:52:33.973448 np0000006707 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 160/641] 10.4.3.8 () {68 vars in 1584 bytes} [Fri Aug 7 09:52:33 2026] GET /volume/v3/volumes/dbca36a9-e01d-4f49-b10c-9ac18804a229 => generated 109 bytes in 24 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Aug 07 09:52:33.992123 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [None req-c53132a0-c67a-4ad9-812e-7c9ba353292a None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:52:33.994597 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-c53132a0-c67a-4ad9-812e-7c9ba353292a tempest-VolumesAdminNegativeTest-1646914293 tempest-VolumesAdminNegativeTest-1646914293-project-member] DELETE https://10.4.3.8/volume/v3/volumes/e0b07495-756e-40f5-8c76-eb63d9a3ec91 Aug 07 09:52:33.994790 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-c53132a0-c67a-4ad9-812e-7c9ba353292a tempest-VolumesAdminNegativeTest-1646914293 tempest-VolumesAdminNegativeTest-1646914293-project-member] Empty body provided in request {{(pid=100297) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 09:52:33.995081 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-c53132a0-c67a-4ad9-812e-7c9ba353292a tempest-VolumesAdminNegativeTest-1646914293 tempest-VolumesAdminNegativeTest-1646914293-project-member] Calling method 'delete' {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 09:52:33.995555 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.v3.volumes [None req-c53132a0-c67a-4ad9-812e-7c9ba353292a tempest-VolumesAdminNegativeTest-1646914293 tempest-VolumesAdminNegativeTest-1646914293-project-member] Delete volume with id: e0b07495-756e-40f5-8c76-eb63d9a3ec91 Aug 07 09:52:34.012844 np0000006707 devstack@c-api.service[100297]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 09:52:34.012844 np0000006707 devstack@c-api.service[100297]: warnings.warn( Aug 07 09:52:34.013378 np0000006707 devstack@c-api.service[100297]: INFO cinder.volume.api [None req-c53132a0-c67a-4ad9-812e-7c9ba353292a tempest-VolumesAdminNegativeTest-1646914293 tempest-VolumesAdminNegativeTest-1646914293-project-member] Volume info retrieved successfully. Aug 07 09:52:34.070914 np0000006707 devstack@c-api.service[100297]: INFO cinder.volume.api [None req-c53132a0-c67a-4ad9-812e-7c9ba353292a tempest-VolumesAdminNegativeTest-1646914293 tempest-VolumesAdminNegativeTest-1646914293-project-member] Delete volume request issued successfully. Aug 07 09:52:34.071735 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-c53132a0-c67a-4ad9-812e-7c9ba353292a tempest-VolumesAdminNegativeTest-1646914293 tempest-VolumesAdminNegativeTest-1646914293-project-member] https://10.4.3.8/volume/v3/volumes/e0b07495-756e-40f5-8c76-eb63d9a3ec91 returned with HTTP 202 Aug 07 09:52:34.073616 np0000006707 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 161/642] 10.4.3.8 () {66 vars in 1337 bytes} [Fri Aug 7 09:52:33 2026] DELETE /volume/v3/volumes/e0b07495-756e-40f5-8c76-eb63d9a3ec91 => generated 0 bytes in 81 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 07 09:52:34.093352 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.middleware.request_id [None req-117d6f3c-90e9-43e3-849e-d05f51c3d9e3 None None] RequestId filter calling following filter/app {{(pid=100298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:52:34.096035 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [None req-117d6f3c-90e9-43e3-849e-d05f51c3d9e3 tempest-VolumesAdminNegativeTest-1646914293 tempest-VolumesAdminNegativeTest-1646914293-project-member] GET https://10.4.3.8/volume/v3/volumes/e0b07495-756e-40f5-8c76-eb63d9a3ec91 Aug 07 09:52:34.097105 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [None req-117d6f3c-90e9-43e3-849e-d05f51c3d9e3 tempest-VolumesAdminNegativeTest-1646914293 tempest-VolumesAdminNegativeTest-1646914293-project-member] Empty body provided in request {{(pid=100298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 09:52:34.097105 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [None req-117d6f3c-90e9-43e3-849e-d05f51c3d9e3 tempest-VolumesAdminNegativeTest-1646914293 tempest-VolumesAdminNegativeTest-1646914293-project-member] Calling method 'show' {{(pid=100298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 09:52:34.110164 np0000006707 devstack@c-api.service[100298]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 09:52:34.110164 np0000006707 devstack@c-api.service[100298]: warnings.warn( Aug 07 09:52:34.119289 np0000006707 devstack@c-api.service[100298]: INFO cinder.volume.api [None req-117d6f3c-90e9-43e3-849e-d05f51c3d9e3 tempest-VolumesAdminNegativeTest-1646914293 tempest-VolumesAdminNegativeTest-1646914293-project-member] Volume info retrieved successfully. Aug 07 09:52:34.127983 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [None req-117d6f3c-90e9-43e3-849e-d05f51c3d9e3 tempest-VolumesAdminNegativeTest-1646914293 tempest-VolumesAdminNegativeTest-1646914293-project-member] https://10.4.3.8/volume/v3/volumes/e0b07495-756e-40f5-8c76-eb63d9a3ec91 returned with HTTP 200 Aug 07 09:52:34.128674 np0000006707 devstack@c-api.service[100298]: [pid: 100298|app: 0|req: 163/643] 10.4.3.8 () {66 vars in 1334 bytes} [Fri Aug 7 09:52:34 2026] GET /volume/v3/volumes/e0b07495-756e-40f5-8c76-eb63d9a3ec91 => generated 843 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 09:52:35.151353 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [None req-0cc59a68-5609-42ab-931f-31949feff37c None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:52:35.155479 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-0cc59a68-5609-42ab-931f-31949feff37c tempest-VolumesAdminNegativeTest-1646914293 tempest-VolumesAdminNegativeTest-1646914293-project-member] GET https://10.4.3.8/volume/v3/volumes/e0b07495-756e-40f5-8c76-eb63d9a3ec91 Aug 07 09:52:35.155821 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-0cc59a68-5609-42ab-931f-31949feff37c tempest-VolumesAdminNegativeTest-1646914293 tempest-VolumesAdminNegativeTest-1646914293-project-member] Empty body provided in request {{(pid=100296) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 09:52:35.156127 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-0cc59a68-5609-42ab-931f-31949feff37c tempest-VolumesAdminNegativeTest-1646914293 tempest-VolumesAdminNegativeTest-1646914293-project-member] Calling method 'show' {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 09:52:35.166408 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-0cc59a68-5609-42ab-931f-31949feff37c tempest-VolumesAdminNegativeTest-1646914293 tempest-VolumesAdminNegativeTest-1646914293-project-member] https://10.4.3.8/volume/v3/volumes/e0b07495-756e-40f5-8c76-eb63d9a3ec91 returned with HTTP 404 Aug 07 09:52:35.166925 np0000006707 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 160/644] 10.4.3.8 () {66 vars in 1334 bytes} [Fri Aug 7 09:52:35 2026] GET /volume/v3/volumes/e0b07495-756e-40f5-8c76-eb63d9a3ec91 => generated 109 bytes in 18 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 09:52:36.391363 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [req-8c01f815-b352-45ab-a024-43be7e4eb8d0 req-76e57022-3736-4001-80eb-1fdc2d31ca2b None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:52:36.398923 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [req-8c01f815-b352-45ab-a024-43be7e4eb8d0 req-76e57022-3736-4001-80eb-1fdc2d31ca2b tempest-ServerBootFromVolumeStableRescueTest-1000764357 tempest-ServerBootFromVolumeStableRescueTest-1000764357-project-member] GET https://10.4.3.8/volume/v3/volumes/0292579e-9fef-4aa8-8cb5-e6371ae5c702 Aug 07 09:52:36.399736 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [req-8c01f815-b352-45ab-a024-43be7e4eb8d0 req-76e57022-3736-4001-80eb-1fdc2d31ca2b tempest-ServerBootFromVolumeStableRescueTest-1000764357 tempest-ServerBootFromVolumeStableRescueTest-1000764357-project-member] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 09:52:36.399861 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [req-8c01f815-b352-45ab-a024-43be7e4eb8d0 req-76e57022-3736-4001-80eb-1fdc2d31ca2b tempest-ServerBootFromVolumeStableRescueTest-1000764357 tempest-ServerBootFromVolumeStableRescueTest-1000764357-project-member] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 09:52:36.420195 np0000006707 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 09:52:36.420195 np0000006707 devstack@c-api.service[100295]: warnings.warn( Aug 07 09:52:36.433469 np0000006707 devstack@c-api.service[100295]: INFO cinder.volume.api [req-8c01f815-b352-45ab-a024-43be7e4eb8d0 req-76e57022-3736-4001-80eb-1fdc2d31ca2b tempest-ServerBootFromVolumeStableRescueTest-1000764357 tempest-ServerBootFromVolumeStableRescueTest-1000764357-project-member] Volume info retrieved successfully. Aug 07 09:52:36.441342 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [req-8c01f815-b352-45ab-a024-43be7e4eb8d0 req-76e57022-3736-4001-80eb-1fdc2d31ca2b tempest-ServerBootFromVolumeStableRescueTest-1000764357 tempest-ServerBootFromVolumeStableRescueTest-1000764357-project-member] https://10.4.3.8/volume/v3/volumes/0292579e-9fef-4aa8-8cb5-e6371ae5c702 returned with HTTP 200 Aug 07 09:52:36.441943 np0000006707 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 161/645] 10.4.3.8 () {68 vars in 1584 bytes} [Fri Aug 7 09:52:36 2026] GET /volume/v3/volumes/0292579e-9fef-4aa8-8cb5-e6371ae5c702 => generated 838 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 09:52:36.463262 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [None req-7383a2bf-2643-410f-b9cb-f3e37ef4c1eb None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:52:36.463885 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-7383a2bf-2643-410f-b9cb-f3e37ef4c1eb None None] GET https://10.4.3.8/volume// Aug 07 09:52:36.465003 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-7383a2bf-2643-410f-b9cb-f3e37ef4c1eb None None] Empty body provided in request {{(pid=100297) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 09:52:36.465003 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-7383a2bf-2643-410f-b9cb-f3e37ef4c1eb None None] Calling method 'all' {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 09:52:36.466631 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-7383a2bf-2643-410f-b9cb-f3e37ef4c1eb None None] https://10.4.3.8/volume// returned with HTTP 300 Aug 07 09:52:36.467520 np0000006707 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 162/646] 10.4.3.8 () {66 vars in 1412 bytes} [Fri Aug 7 09:52:36 2026] GET /volume/ => generated 384 bytes in 5 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 07 09:52:36.498279 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.middleware.request_id [req-8c01f815-b352-45ab-a024-43be7e4eb8d0 req-5b7688bb-d2c2-4dde-ad26-bca048171471 None None] RequestId filter calling following filter/app {{(pid=100298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:52:36.501564 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [req-8c01f815-b352-45ab-a024-43be7e4eb8d0 req-5b7688bb-d2c2-4dde-ad26-bca048171471 tempest-ServerBootFromVolumeStableRescueTest-1000764357 tempest-ServerBootFromVolumeStableRescueTest-1000764357-project-member] POST https://10.4.3.8/volume/v3/attachments Aug 07 09:52:36.501779 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [req-8c01f815-b352-45ab-a024-43be7e4eb8d0 req-5b7688bb-d2c2-4dde-ad26-bca048171471 tempest-ServerBootFromVolumeStableRescueTest-1000764357 tempest-ServerBootFromVolumeStableRescueTest-1000764357-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "0292579e-9fef-4aa8-8cb5-e6371ae5c702", "connector": null, "instance_uuid": "1939708e-fba7-4b88-9d51-ca1a2df60481"}} {{(pid=100298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 09:52:36.519532 np0000006707 devstack@c-api.service[100298]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 09:52:36.519532 np0000006707 devstack@c-api.service[100298]: warnings.warn( Aug 07 09:52:36.612433 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [req-8c01f815-b352-45ab-a024-43be7e4eb8d0 req-5b7688bb-d2c2-4dde-ad26-bca048171471 tempest-ServerBootFromVolumeStableRescueTest-1000764357 tempest-ServerBootFromVolumeStableRescueTest-1000764357-project-member] https://10.4.3.8/volume/v3/attachments returned with HTTP 200 Aug 07 09:52:36.613389 np0000006707 devstack@c-api.service[100298]: [pid: 100298|app: 0|req: 164/647] 10.4.3.8 () {74 vars in 1580 bytes} [Fri Aug 7 09:52:36 2026] POST /volume/v3/attachments => generated 273 bytes in 116 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 09:52:36.629997 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [None req-6374fe95-c38c-45e5-ba7d-4d6572a60b32 None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:52:36.630515 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-6374fe95-c38c-45e5-ba7d-4d6572a60b32 None None] GET https://10.4.3.8/volume// Aug 07 09:52:36.630732 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-6374fe95-c38c-45e5-ba7d-4d6572a60b32 None None] Empty body provided in request {{(pid=100296) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 09:52:36.631443 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-6374fe95-c38c-45e5-ba7d-4d6572a60b32 None None] Calling method 'all' {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 09:52:36.631584 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-6374fe95-c38c-45e5-ba7d-4d6572a60b32 None None] https://10.4.3.8/volume// returned with HTTP 300 Aug 07 09:52:36.632581 np0000006707 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 161/648] 10.4.3.8 () {66 vars in 1412 bytes} [Fri Aug 7 09:52:36 2026] GET /volume/ => generated 384 bytes in 5 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 07 09:52:36.653404 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [req-8c01f815-b352-45ab-a024-43be7e4eb8d0 req-4444b3f8-2187-4364-8ff5-679edb0cffcc None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:52:36.661943 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [req-8c01f815-b352-45ab-a024-43be7e4eb8d0 req-4444b3f8-2187-4364-8ff5-679edb0cffcc tempest-ServerBootFromVolumeStableRescueTest-1000764357 tempest-ServerBootFromVolumeStableRescueTest-1000764357-project-member] GET https://10.4.3.8/volume/v3/volumes/0292579e-9fef-4aa8-8cb5-e6371ae5c702 Aug 07 09:52:36.661943 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [req-8c01f815-b352-45ab-a024-43be7e4eb8d0 req-4444b3f8-2187-4364-8ff5-679edb0cffcc tempest-ServerBootFromVolumeStableRescueTest-1000764357 tempest-ServerBootFromVolumeStableRescueTest-1000764357-project-member] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 09:52:36.665002 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [req-8c01f815-b352-45ab-a024-43be7e4eb8d0 req-4444b3f8-2187-4364-8ff5-679edb0cffcc tempest-ServerBootFromVolumeStableRescueTest-1000764357 tempest-ServerBootFromVolumeStableRescueTest-1000764357-project-member] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 09:52:36.678073 np0000006707 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 09:52:36.678073 np0000006707 devstack@c-api.service[100295]: warnings.warn( Aug 07 09:52:36.686579 np0000006707 devstack@c-api.service[100295]: INFO cinder.volume.api [req-8c01f815-b352-45ab-a024-43be7e4eb8d0 req-4444b3f8-2187-4364-8ff5-679edb0cffcc tempest-ServerBootFromVolumeStableRescueTest-1000764357 tempest-ServerBootFromVolumeStableRescueTest-1000764357-project-member] Volume info retrieved successfully. Aug 07 09:52:36.690655 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [req-8c01f815-b352-45ab-a024-43be7e4eb8d0 req-4444b3f8-2187-4364-8ff5-679edb0cffcc tempest-ServerBootFromVolumeStableRescueTest-1000764357 tempest-ServerBootFromVolumeStableRescueTest-1000764357-project-member] https://10.4.3.8/volume/v3/volumes/0292579e-9fef-4aa8-8cb5-e6371ae5c702 returned with HTTP 200 Aug 07 09:52:36.691278 np0000006707 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 162/649] 10.4.3.8 () {70 vars in 1625 bytes} [Fri Aug 7 09:52:36 2026] GET /volume/v3/volumes/0292579e-9fef-4aa8-8cb5-e6371ae5c702 => generated 1017 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 07 09:52:36.882367 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [req-8c01f815-b352-45ab-a024-43be7e4eb8d0 req-fe544e49-f6af-4072-8501-e7fd8d71863b None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:52:36.887310 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [req-8c01f815-b352-45ab-a024-43be7e4eb8d0 req-fe544e49-f6af-4072-8501-e7fd8d71863b tempest-ServerBootFromVolumeStableRescueTest-1000764357 tempest-ServerBootFromVolumeStableRescueTest-1000764357-project-member] PUT https://10.4.3.8/volume/v3/attachments/549ceea9-730f-4216-8fb1-49974e5d140e Aug 07 09:52:36.888069 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [req-8c01f815-b352-45ab-a024-43be7e4eb8d0 req-fe544e49-f6af-4072-8501-e7fd8d71863b tempest-ServerBootFromVolumeStableRescueTest-1000764357 tempest-ServerBootFromVolumeStableRescueTest-1000764357-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.8", "host": "np0000006707", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:568b993d50b1", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "d2780578-1896-461f-80ac-b58d2e346b90", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 09:52:36.904532 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.coordination [req-8c01f815-b352-45ab-a024-43be7e4eb8d0 req-fe544e49-f6af-4072-8501-e7fd8d71863b tempest-ServerBootFromVolumeStableRescueTest-1000764357 tempest-ServerBootFromVolumeStableRescueTest-1000764357-project-member] Acquiring lock "cinder-attachment_update-0292579e-9fef-4aa8-8cb5-e6371ae5c702-np0000006707" by "attachment_update" {{(pid=100297) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 07 09:52:36.913624 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.coordination [req-8c01f815-b352-45ab-a024-43be7e4eb8d0 req-fe544e49-f6af-4072-8501-e7fd8d71863b tempest-ServerBootFromVolumeStableRescueTest-1000764357 tempest-ServerBootFromVolumeStableRescueTest-1000764357-project-member] Lock "cinder-attachment_update-0292579e-9fef-4aa8-8cb5-e6371ae5c702-np0000006707" acquired by "attachment_update" :: waited 0.009s {{(pid=100297) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 07 09:52:36.915398 np0000006707 devstack@c-api.service[100297]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 09:52:36.915398 np0000006707 devstack@c-api.service[100297]: warnings.warn( Aug 07 09:52:37.153647 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.coordination [req-8c01f815-b352-45ab-a024-43be7e4eb8d0 req-fe544e49-f6af-4072-8501-e7fd8d71863b tempest-ServerBootFromVolumeStableRescueTest-1000764357 tempest-ServerBootFromVolumeStableRescueTest-1000764357-project-member] Lock "cinder-attachment_update-0292579e-9fef-4aa8-8cb5-e6371ae5c702-np0000006707" released by "attachment_update" :: held 0.240s {{(pid=100297) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 07 09:52:37.153998 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [req-8c01f815-b352-45ab-a024-43be7e4eb8d0 req-fe544e49-f6af-4072-8501-e7fd8d71863b tempest-ServerBootFromVolumeStableRescueTest-1000764357 tempest-ServerBootFromVolumeStableRescueTest-1000764357-project-member] https://10.4.3.8/volume/v3/attachments/549ceea9-730f-4216-8fb1-49974e5d140e returned with HTTP 200 Aug 07 09:52:37.154605 np0000006707 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 163/650] 10.4.3.8 () {74 vars in 1690 bytes} [Fri Aug 7 09:52:36 2026] PUT /volume/v3/attachments/549ceea9-730f-4216-8fb1-49974e5d140e => generated 969 bytes in 273 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 09:52:37.241290 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.middleware.request_id [req-8c01f815-b352-45ab-a024-43be7e4eb8d0 req-cdec0d10-e639-433b-ac38-b962889181be None None] RequestId filter calling following filter/app {{(pid=100298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:52:37.249353 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [req-8c01f815-b352-45ab-a024-43be7e4eb8d0 req-cdec0d10-e639-433b-ac38-b962889181be tempest-ServerBootFromVolumeStableRescueTest-1000764357 tempest-ServerBootFromVolumeStableRescueTest-1000764357-project-member] POST https://10.4.3.8/volume/v3/attachments/549ceea9-730f-4216-8fb1-49974e5d140e/action Aug 07 09:52:37.249353 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [req-8c01f815-b352-45ab-a024-43be7e4eb8d0 req-cdec0d10-e639-433b-ac38-b962889181be tempest-ServerBootFromVolumeStableRescueTest-1000764357 tempest-ServerBootFromVolumeStableRescueTest-1000764357-project-member] Action body: b'{"os-complete": null}' {{(pid=100298) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 07 09:52:37.249353 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [req-8c01f815-b352-45ab-a024-43be7e4eb8d0 req-cdec0d10-e639-433b-ac38-b962889181be tempest-ServerBootFromVolumeStableRescueTest-1000764357 tempest-ServerBootFromVolumeStableRescueTest-1000764357-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 09:52:37.279886 np0000006707 devstack@c-api.service[100298]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 09:52:37.279886 np0000006707 devstack@c-api.service[100298]: warnings.warn( Aug 07 09:52:37.322028 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [req-8c01f815-b352-45ab-a024-43be7e4eb8d0 req-cdec0d10-e639-433b-ac38-b962889181be tempest-ServerBootFromVolumeStableRescueTest-1000764357 tempest-ServerBootFromVolumeStableRescueTest-1000764357-project-member] https://10.4.3.8/volume/v3/attachments/549ceea9-730f-4216-8fb1-49974e5d140e/action returned with HTTP 204 Aug 07 09:52:37.322805 np0000006707 devstack@c-api.service[100298]: [pid: 100298|app: 0|req: 165/651] 10.4.3.8 () {74 vars in 1711 bytes} [Fri Aug 7 09:52:37 2026] POST /volume/v3/attachments/549ceea9-730f-4216-8fb1-49974e5d140e/action => generated 0 bytes in 83 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 07 09:52:37.682681 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [req-9f23f36a-1856-4a4a-836b-2b9c01ffdf44 req-cf2bc974-3373-4138-98f3-7081d96d9e34 None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:52:37.685042 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [req-9f23f36a-1856-4a4a-836b-2b9c01ffdf44 req-cf2bc974-3373-4138-98f3-7081d96d9e34 tempest-VolumesGetTestJSON-1182456396 tempest-VolumesGetTestJSON-1182456396-project-member] POST https://10.4.3.8/volume/v3/volumes Aug 07 09:52:37.685371 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [req-9f23f36a-1856-4a4a-836b-2b9c01ffdf44 req-cf2bc974-3373-4138-98f3-7081d96d9e34 tempest-VolumesGetTestJSON-1182456396 tempest-VolumesGetTestJSON-1182456396-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "consistencygroup_id": null, "snapshot_id": null, "name": "tempest-VolumesGetTestJSON-Volume-984287608", "description": null, "volume_type": null, "availability_zone": null, "metadata": {"Type": "work"}, "imageRef": null, "source_volid": null, "backup_id": null}} {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 09:52:37.688498 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.v3.volumes [req-9f23f36a-1856-4a4a-836b-2b9c01ffdf44 req-cf2bc974-3373-4138-98f3-7081d96d9e34 tempest-VolumesGetTestJSON-1182456396 tempest-VolumesGetTestJSON-1182456396-project-member] Create volume request body: {'volume': {'size': 1, 'consistencygroup_id': None, 'snapshot_id': None, 'name': 'tempest-VolumesGetTestJSON-Volume-984287608', 'description': None, 'volume_type': None, 'availability_zone': None, 'metadata': {'Type': 'work'}, 'imageRef': None, 'source_volid': None, 'backup_id': None}} {{(pid=100296) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 07 09:52:37.688498 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.v3.volumes [req-9f23f36a-1856-4a4a-836b-2b9c01ffdf44 req-cf2bc974-3373-4138-98f3-7081d96d9e34 tempest-VolumesGetTestJSON-1182456396 tempest-VolumesGetTestJSON-1182456396-project-member] Create volume of 1 GB Aug 07 09:52:37.696688 np0000006707 devstack@c-api.service[100296]: INFO cinder.volume.api [req-9f23f36a-1856-4a4a-836b-2b9c01ffdf44 req-cf2bc974-3373-4138-98f3-7081d96d9e34 tempest-VolumesGetTestJSON-1182456396 tempest-VolumesGetTestJSON-1182456396-project-member] Availability Zones retrieved successfully. Aug 07 09:52:37.703274 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.volume.api [req-9f23f36a-1856-4a4a-836b-2b9c01ffdf44 req-cf2bc974-3373-4138-98f3-7081d96d9e34 tempest-VolumesGetTestJSON-1182456396 tempest-VolumesGetTestJSON-1182456396-project-member] Flow 'volume_create_api' (946c580d-0308-4077-9ea6-d1747dfce428) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100296) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 09:52:37.703749 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.volume.api [req-9f23f36a-1856-4a4a-836b-2b9c01ffdf44 req-cf2bc974-3373-4138-98f3-7081d96d9e34 tempest-VolumesGetTestJSON-1182456396 tempest-VolumesGetTestJSON-1182456396-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5e986a85-eb61-4bf8-bff5-cb626c3a67c6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 09:52:37.704882 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.volume.flows.api.create_volume [req-9f23f36a-1856-4a4a-836b-2b9c01ffdf44 req-cf2bc974-3373-4138-98f3-7081d96d9e34 tempest-VolumesGetTestJSON-1182456396 tempest-VolumesGetTestJSON-1182456396-project-member] Validating volume size '1' using validate_int {{(pid=100296) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 07 09:52:37.748492 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.volume.api [req-9f23f36a-1856-4a4a-836b-2b9c01ffdf44 req-cf2bc974-3373-4138-98f3-7081d96d9e34 tempest-VolumesGetTestJSON-1182456396 tempest-VolumesGetTestJSON-1182456396-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5e986a85-eb61-4bf8-bff5-cb626c3a67c6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-07T09:47:39Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=45fd9a3a-b61e-4c6c-9ab7-d02f06678d0d,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '45fd9a3a-b61e-4c6c-9ab7-d02f06678d0d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 09:52:37.750463 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.volume.api [req-9f23f36a-1856-4a4a-836b-2b9c01ffdf44 req-cf2bc974-3373-4138-98f3-7081d96d9e34 tempest-VolumesGetTestJSON-1182456396 tempest-VolumesGetTestJSON-1182456396-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4ad58e63-d535-4c71-be6f-1a7b516c9f90) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 09:52:37.919161 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.quota [req-9f23f36a-1856-4a4a-836b-2b9c01ffdf44 req-cf2bc974-3373-4138-98f3-7081d96d9e34 tempest-VolumesGetTestJSON-1182456396 tempest-VolumesGetTestJSON-1182456396-project-member] Created reservations ['9e7f8134-d759-4275-9d8b-15a847df22f8', '4f13a54b-516e-46a3-9a8d-206a34f5ec8b', '588fb2f0-616f-4964-a5ef-d09d27f63175', 'ab81c6a1-9c63-4cae-ba44-8f12d4ab4b6a'] {{(pid=100296) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 09:52:37.921740 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.volume.api [req-9f23f36a-1856-4a4a-836b-2b9c01ffdf44 req-cf2bc974-3373-4138-98f3-7081d96d9e34 tempest-VolumesGetTestJSON-1182456396 tempest-VolumesGetTestJSON-1182456396-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4ad58e63-d535-4c71-be6f-1a7b516c9f90) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['9e7f8134-d759-4275-9d8b-15a847df22f8', '4f13a54b-516e-46a3-9a8d-206a34f5ec8b', '588fb2f0-616f-4964-a5ef-d09d27f63175', 'ab81c6a1-9c63-4cae-ba44-8f12d4ab4b6a']}' {{(pid=100296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 09:52:37.922869 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.volume.api [req-9f23f36a-1856-4a4a-836b-2b9c01ffdf44 req-cf2bc974-3373-4138-98f3-7081d96d9e34 tempest-VolumesGetTestJSON-1182456396 tempest-VolumesGetTestJSON-1182456396-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7acb5a13-b863-4085-9f45-62838111383b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 09:52:37.980125 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.volume.api [req-9f23f36a-1856-4a4a-836b-2b9c01ffdf44 req-cf2bc974-3373-4138-98f3-7081d96d9e34 tempest-VolumesGetTestJSON-1182456396 tempest-VolumesGetTestJSON-1182456396-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7acb5a13-b863-4085-9f45-62838111383b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'bf2c2c6e-d781-4c01-ae8f-62b1dcef542d', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesGetTestJSON-Volume-984287608',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='41a2c5ac7b784bc09e19b9f2d2d7bad7',qos_specs=None,replication_status=,reservations=['9e7f8134-d759-4275-9d8b-15a847df22f8','4f13a54b-516e-46a3-9a8d-206a34f5ec8b','588fb2f0-616f-4964-a5ef-d09d27f63175','ab81c6a1-9c63-4cae-ba44-8f12d4ab4b6a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='174670b4c7f1459e84a07206ea5ea872',volume_type_id=45fd9a3a-b61e-4c6c-9ab7-d02f06678d0d), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-07T09:52:37Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesGetTestJSON-Volume-984287608',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=bf2c2c6e-d781-4c01-ae8f-62b1dcef542d,launched_at=None,metadata={Type='work'},migration_status=None,multiattach=False,previous_status=None,project_id='41a2c5ac7b784bc09e19b9f2d2d7bad7',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='174670b4c7f1459e84a07206ea5ea872',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(45fd9a3a-b61e-4c6c-9ab7-d02f06678d0d),volume_type_id=45fd9a3a-b61e-4c6c-9ab7-d02f06678d0d)}' {{(pid=100296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 09:52:37.983134 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.volume.api [req-9f23f36a-1856-4a4a-836b-2b9c01ffdf44 req-cf2bc974-3373-4138-98f3-7081d96d9e34 tempest-VolumesGetTestJSON-1182456396 tempest-VolumesGetTestJSON-1182456396-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a77bf25e-13f0-4f13-8bb4-b818030751fa) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 09:52:38.036739 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.volume.api [req-9f23f36a-1856-4a4a-836b-2b9c01ffdf44 req-cf2bc974-3373-4138-98f3-7081d96d9e34 tempest-VolumesGetTestJSON-1182456396 tempest-VolumesGetTestJSON-1182456396-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a77bf25e-13f0-4f13-8bb4-b818030751fa) transitioned into state 'SUCCESS' from state '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-984287608',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='41a2c5ac7b784bc09e19b9f2d2d7bad7',qos_specs=None,replication_status=,reservations=['9e7f8134-d759-4275-9d8b-15a847df22f8','4f13a54b-516e-46a3-9a8d-206a34f5ec8b','588fb2f0-616f-4964-a5ef-d09d27f63175','ab81c6a1-9c63-4cae-ba44-8f12d4ab4b6a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='174670b4c7f1459e84a07206ea5ea872',volume_type_id=45fd9a3a-b61e-4c6c-9ab7-d02f06678d0d)}' {{(pid=100296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 09:52:38.039176 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.volume.api [req-9f23f36a-1856-4a4a-836b-2b9c01ffdf44 req-cf2bc974-3373-4138-98f3-7081d96d9e34 tempest-VolumesGetTestJSON-1182456396 tempest-VolumesGetTestJSON-1182456396-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (786550cf-a198-4ee5-b207-4000258a9522) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 09:52:38.062604 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.volume.api [req-9f23f36a-1856-4a4a-836b-2b9c01ffdf44 req-cf2bc974-3373-4138-98f3-7081d96d9e34 tempest-VolumesGetTestJSON-1182456396 tempest-VolumesGetTestJSON-1182456396-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (786550cf-a198-4ee5-b207-4000258a9522) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 09:52:38.063798 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.volume.api [req-9f23f36a-1856-4a4a-836b-2b9c01ffdf44 req-cf2bc974-3373-4138-98f3-7081d96d9e34 tempest-VolumesGetTestJSON-1182456396 tempest-VolumesGetTestJSON-1182456396-project-member] Flow 'volume_create_api' (946c580d-0308-4077-9ea6-d1747dfce428) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100296) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 09:52:38.066642 np0000006707 devstack@c-api.service[100296]: INFO cinder.volume.api [req-9f23f36a-1856-4a4a-836b-2b9c01ffdf44 req-cf2bc974-3373-4138-98f3-7081d96d9e34 tempest-VolumesGetTestJSON-1182456396 tempest-VolumesGetTestJSON-1182456396-project-member] Create volume request issued successfully. Aug 07 09:52:38.068075 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [req-9f23f36a-1856-4a4a-836b-2b9c01ffdf44 req-cf2bc974-3373-4138-98f3-7081d96d9e34 tempest-VolumesGetTestJSON-1182456396 tempest-VolumesGetTestJSON-1182456396-project-member] https://10.4.3.8/volume/v3/volumes returned with HTTP 202 Aug 07 09:52:38.068179 np0000006707 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 162/652] 10.4.3.8 () {72 vars in 1527 bytes} [Fri Aug 7 09:52: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 09:52:38.082404 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [req-9f23f36a-1856-4a4a-836b-2b9c01ffdf44 req-c22318b6-9d96-4c8e-a296-4c667aaf5ad4 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:52:38.090967 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [req-9f23f36a-1856-4a4a-836b-2b9c01ffdf44 req-c22318b6-9d96-4c8e-a296-4c667aaf5ad4 tempest-VolumesGetTestJSON-1182456396 tempest-VolumesGetTestJSON-1182456396-project-member] GET https://10.4.3.8/volume/v3/volumes/bf2c2c6e-d781-4c01-ae8f-62b1dcef542d Aug 07 09:52:38.090967 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [req-9f23f36a-1856-4a4a-836b-2b9c01ffdf44 req-c22318b6-9d96-4c8e-a296-4c667aaf5ad4 tempest-VolumesGetTestJSON-1182456396 tempest-VolumesGetTestJSON-1182456396-project-member] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 09:52:38.090967 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [req-9f23f36a-1856-4a4a-836b-2b9c01ffdf44 req-c22318b6-9d96-4c8e-a296-4c667aaf5ad4 tempest-VolumesGetTestJSON-1182456396 tempest-VolumesGetTestJSON-1182456396-project-member] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 09:52:38.108649 np0000006707 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 09:52:38.108649 np0000006707 devstack@c-api.service[100295]: warnings.warn( Aug 07 09:52:38.117045 np0000006707 devstack@c-api.service[100295]: INFO cinder.volume.api [req-9f23f36a-1856-4a4a-836b-2b9c01ffdf44 req-c22318b6-9d96-4c8e-a296-4c667aaf5ad4 tempest-VolumesGetTestJSON-1182456396 tempest-VolumesGetTestJSON-1182456396-project-member] Volume info retrieved successfully. Aug 07 09:52:38.126905 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [req-9f23f36a-1856-4a4a-836b-2b9c01ffdf44 req-c22318b6-9d96-4c8e-a296-4c667aaf5ad4 tempest-VolumesGetTestJSON-1182456396 tempest-VolumesGetTestJSON-1182456396-project-member] https://10.4.3.8/volume/v3/volumes/bf2c2c6e-d781-4c01-ae8f-62b1dcef542d returned with HTTP 200 Aug 07 09:52:38.128343 np0000006707 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 163/653] 10.4.3.8 () {68 vars in 1584 bytes} [Fri Aug 7 09:52:38 2026] GET /volume/v3/volumes/bf2c2c6e-d781-4c01-ae8f-62b1dcef542d => generated 826 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 09:52:38.178888 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [req-229d305f-cba6-4986-a85d-8cc49ddbf220 req-55f56b38-f393-4296-9999-885bb0d73c44 None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:52:38.187125 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [req-229d305f-cba6-4986-a85d-8cc49ddbf220 req-55f56b38-f393-4296-9999-885bb0d73c44 tempest-VolumesGetTestJSON-1182456396 tempest-VolumesGetTestJSON-1182456396-project-member] GET https://10.4.3.8/volume/v3/volumes/bf2c2c6e-d781-4c01-ae8f-62b1dcef542d Aug 07 09:52:38.187472 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [req-229d305f-cba6-4986-a85d-8cc49ddbf220 req-55f56b38-f393-4296-9999-885bb0d73c44 tempest-VolumesGetTestJSON-1182456396 tempest-VolumesGetTestJSON-1182456396-project-member] Empty body provided in request {{(pid=100297) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 09:52:38.187723 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [req-229d305f-cba6-4986-a85d-8cc49ddbf220 req-55f56b38-f393-4296-9999-885bb0d73c44 tempest-VolumesGetTestJSON-1182456396 tempest-VolumesGetTestJSON-1182456396-project-member] Calling method 'show' {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 09:52:38.197964 np0000006707 devstack@c-api.service[100297]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 09:52:38.197964 np0000006707 devstack@c-api.service[100297]: warnings.warn( Aug 07 09:52:38.208779 np0000006707 devstack@c-api.service[100297]: INFO cinder.volume.api [req-229d305f-cba6-4986-a85d-8cc49ddbf220 req-55f56b38-f393-4296-9999-885bb0d73c44 tempest-VolumesGetTestJSON-1182456396 tempest-VolumesGetTestJSON-1182456396-project-member] Volume info retrieved successfully. Aug 07 09:52:38.217054 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [req-229d305f-cba6-4986-a85d-8cc49ddbf220 req-55f56b38-f393-4296-9999-885bb0d73c44 tempest-VolumesGetTestJSON-1182456396 tempest-VolumesGetTestJSON-1182456396-project-member] https://10.4.3.8/volume/v3/volumes/bf2c2c6e-d781-4c01-ae8f-62b1dcef542d returned with HTTP 200 Aug 07 09:52:38.218040 np0000006707 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 164/654] 10.4.3.8 () {68 vars in 1584 bytes} [Fri Aug 7 09:52:38 2026] GET /volume/v3/volumes/bf2c2c6e-d781-4c01-ae8f-62b1dcef542d => generated 826 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 09:52:39.258112 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.middleware.request_id [req-6394e41a-b0c7-4d2a-a6a2-7811e62649a3 req-ff684118-9db9-4b36-a47c-74758524160e None None] RequestId filter calling following filter/app {{(pid=100298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:52:39.263308 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [req-6394e41a-b0c7-4d2a-a6a2-7811e62649a3 req-ff684118-9db9-4b36-a47c-74758524160e tempest-VolumesGetTestJSON-1182456396 tempest-VolumesGetTestJSON-1182456396-project-member] GET https://10.4.3.8/volume/v3/volumes/bf2c2c6e-d781-4c01-ae8f-62b1dcef542d Aug 07 09:52:39.263693 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [req-6394e41a-b0c7-4d2a-a6a2-7811e62649a3 req-ff684118-9db9-4b36-a47c-74758524160e tempest-VolumesGetTestJSON-1182456396 tempest-VolumesGetTestJSON-1182456396-project-member] Empty body provided in request {{(pid=100298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 09:52:39.263962 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [req-6394e41a-b0c7-4d2a-a6a2-7811e62649a3 req-ff684118-9db9-4b36-a47c-74758524160e tempest-VolumesGetTestJSON-1182456396 tempest-VolumesGetTestJSON-1182456396-project-member] Calling method 'show' {{(pid=100298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 09:52:39.281906 np0000006707 devstack@c-api.service[100298]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 09:52:39.281906 np0000006707 devstack@c-api.service[100298]: warnings.warn( Aug 07 09:52:39.296094 np0000006707 devstack@c-api.service[100298]: INFO cinder.volume.api [req-6394e41a-b0c7-4d2a-a6a2-7811e62649a3 req-ff684118-9db9-4b36-a47c-74758524160e tempest-VolumesGetTestJSON-1182456396 tempest-VolumesGetTestJSON-1182456396-project-member] Volume info retrieved successfully. Aug 07 09:52:39.301981 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [req-6394e41a-b0c7-4d2a-a6a2-7811e62649a3 req-ff684118-9db9-4b36-a47c-74758524160e tempest-VolumesGetTestJSON-1182456396 tempest-VolumesGetTestJSON-1182456396-project-member] https://10.4.3.8/volume/v3/volumes/bf2c2c6e-d781-4c01-ae8f-62b1dcef542d returned with HTTP 200 Aug 07 09:52:39.302596 np0000006707 devstack@c-api.service[100298]: [pid: 100298|app: 0|req: 166/655] 10.4.3.8 () {68 vars in 1584 bytes} [Fri Aug 7 09:52:39 2026] GET /volume/v3/volumes/bf2c2c6e-d781-4c01-ae8f-62b1dcef542d => generated 851 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 09:52:39.389997 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [req-81d7d790-1847-4daa-8232-68539c210be7 req-61efb2d3-c575-4860-a455-8ae1a4057a83 None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:52:39.394186 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [req-81d7d790-1847-4daa-8232-68539c210be7 req-61efb2d3-c575-4860-a455-8ae1a4057a83 tempest-VolumesGetTestJSON-1182456396 tempest-VolumesGetTestJSON-1182456396-project-reader] GET https://10.4.3.8/volume/v3/volumes/bf2c2c6e-d781-4c01-ae8f-62b1dcef542d Aug 07 09:52:39.394186 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [req-81d7d790-1847-4daa-8232-68539c210be7 req-61efb2d3-c575-4860-a455-8ae1a4057a83 tempest-VolumesGetTestJSON-1182456396 tempest-VolumesGetTestJSON-1182456396-project-reader] Empty body provided in request {{(pid=100296) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 09:52:39.394186 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [req-81d7d790-1847-4daa-8232-68539c210be7 req-61efb2d3-c575-4860-a455-8ae1a4057a83 tempest-VolumesGetTestJSON-1182456396 tempest-VolumesGetTestJSON-1182456396-project-reader] Calling method 'show' {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 09:52:39.408477 np0000006707 devstack@c-api.service[100296]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 09:52:39.408477 np0000006707 devstack@c-api.service[100296]: warnings.warn( Aug 07 09:52:39.417140 np0000006707 devstack@c-api.service[100296]: INFO cinder.volume.api [req-81d7d790-1847-4daa-8232-68539c210be7 req-61efb2d3-c575-4860-a455-8ae1a4057a83 tempest-VolumesGetTestJSON-1182456396 tempest-VolumesGetTestJSON-1182456396-project-reader] Volume info retrieved successfully. Aug 07 09:52:39.429013 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [req-81d7d790-1847-4daa-8232-68539c210be7 req-61efb2d3-c575-4860-a455-8ae1a4057a83 tempest-VolumesGetTestJSON-1182456396 tempest-VolumesGetTestJSON-1182456396-project-reader] https://10.4.3.8/volume/v3/volumes/bf2c2c6e-d781-4c01-ae8f-62b1dcef542d returned with HTTP 200 Aug 07 09:52:39.429804 np0000006707 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 163/656] 10.4.3.8 () {68 vars in 1584 bytes} [Fri Aug 7 09:52:39 2026] GET /volume/v3/volumes/bf2c2c6e-d781-4c01-ae8f-62b1dcef542d => generated 851 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 09:52:39.460682 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [req-63e56fa5-0e05-4e19-bbf8-ef77fb7349bf req-dd39d5cc-e125-4bd9-a921-1b6334756150 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:52:39.463538 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [req-63e56fa5-0e05-4e19-bbf8-ef77fb7349bf req-dd39d5cc-e125-4bd9-a921-1b6334756150 tempest-VolumesGetTestJSON-1182456396 tempest-VolumesGetTestJSON-1182456396-project-member] DELETE https://10.4.3.8/volume/v3/volumes/bf2c2c6e-d781-4c01-ae8f-62b1dcef542d Aug 07 09:52:39.463538 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [req-63e56fa5-0e05-4e19-bbf8-ef77fb7349bf req-dd39d5cc-e125-4bd9-a921-1b6334756150 tempest-VolumesGetTestJSON-1182456396 tempest-VolumesGetTestJSON-1182456396-project-member] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 09:52:39.463753 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [req-63e56fa5-0e05-4e19-bbf8-ef77fb7349bf req-dd39d5cc-e125-4bd9-a921-1b6334756150 tempest-VolumesGetTestJSON-1182456396 tempest-VolumesGetTestJSON-1182456396-project-member] Calling method 'delete' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 09:52:39.463753 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.v3.volumes [req-63e56fa5-0e05-4e19-bbf8-ef77fb7349bf req-dd39d5cc-e125-4bd9-a921-1b6334756150 tempest-VolumesGetTestJSON-1182456396 tempest-VolumesGetTestJSON-1182456396-project-member] Delete volume with id: bf2c2c6e-d781-4c01-ae8f-62b1dcef542d Aug 07 09:52:39.481032 np0000006707 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 09:52:39.481032 np0000006707 devstack@c-api.service[100295]: warnings.warn( Aug 07 09:52:39.481709 np0000006707 devstack@c-api.service[100295]: INFO cinder.volume.api [req-63e56fa5-0e05-4e19-bbf8-ef77fb7349bf req-dd39d5cc-e125-4bd9-a921-1b6334756150 tempest-VolumesGetTestJSON-1182456396 tempest-VolumesGetTestJSON-1182456396-project-member] Volume info retrieved successfully. Aug 07 09:52:39.518531 np0000006707 devstack@c-api.service[100295]: INFO cinder.volume.api [req-63e56fa5-0e05-4e19-bbf8-ef77fb7349bf req-dd39d5cc-e125-4bd9-a921-1b6334756150 tempest-VolumesGetTestJSON-1182456396 tempest-VolumesGetTestJSON-1182456396-project-member] Delete volume request issued successfully. Aug 07 09:52:39.518531 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [req-63e56fa5-0e05-4e19-bbf8-ef77fb7349bf req-dd39d5cc-e125-4bd9-a921-1b6334756150 tempest-VolumesGetTestJSON-1182456396 tempest-VolumesGetTestJSON-1182456396-project-member] https://10.4.3.8/volume/v3/volumes/bf2c2c6e-d781-4c01-ae8f-62b1dcef542d returned with HTTP 202 Aug 07 09:52:39.518531 np0000006707 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 164/657] 10.4.3.8 () {70 vars in 1606 bytes} [Fri Aug 7 09:52:39 2026] DELETE /volume/v3/volumes/bf2c2c6e-d781-4c01-ae8f-62b1dcef542d => generated 0 bytes in 58 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 07 09:52:39.549943 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [req-b41c60d7-2a09-453a-bac9-7f8692c2f803 req-f0b8b8c8-cc89-402f-83cf-a74f441c11e1 None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:52:39.553387 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [req-b41c60d7-2a09-453a-bac9-7f8692c2f803 req-f0b8b8c8-cc89-402f-83cf-a74f441c11e1 tempest-VolumesGetTestJSON-1182456396 tempest-VolumesGetTestJSON-1182456396-project-member] GET https://10.4.3.8/volume/v3/volumes/bf2c2c6e-d781-4c01-ae8f-62b1dcef542d Aug 07 09:52:39.553637 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [req-b41c60d7-2a09-453a-bac9-7f8692c2f803 req-f0b8b8c8-cc89-402f-83cf-a74f441c11e1 tempest-VolumesGetTestJSON-1182456396 tempest-VolumesGetTestJSON-1182456396-project-member] Empty body provided in request {{(pid=100297) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 09:52:39.553880 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [req-b41c60d7-2a09-453a-bac9-7f8692c2f803 req-f0b8b8c8-cc89-402f-83cf-a74f441c11e1 tempest-VolumesGetTestJSON-1182456396 tempest-VolumesGetTestJSON-1182456396-project-member] Calling method 'show' {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 09:52:39.563309 np0000006707 devstack@c-api.service[100297]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 09:52:39.563309 np0000006707 devstack@c-api.service[100297]: warnings.warn( Aug 07 09:52:39.570630 np0000006707 devstack@c-api.service[100297]: INFO cinder.volume.api [req-b41c60d7-2a09-453a-bac9-7f8692c2f803 req-f0b8b8c8-cc89-402f-83cf-a74f441c11e1 tempest-VolumesGetTestJSON-1182456396 tempest-VolumesGetTestJSON-1182456396-project-member] Volume info retrieved successfully. Aug 07 09:52:39.577890 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [req-b41c60d7-2a09-453a-bac9-7f8692c2f803 req-f0b8b8c8-cc89-402f-83cf-a74f441c11e1 tempest-VolumesGetTestJSON-1182456396 tempest-VolumesGetTestJSON-1182456396-project-member] https://10.4.3.8/volume/v3/volumes/bf2c2c6e-d781-4c01-ae8f-62b1dcef542d returned with HTTP 200 Aug 07 09:52:39.578567 np0000006707 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 165/658] 10.4.3.8 () {68 vars in 1584 bytes} [Fri Aug 7 09:52:39 2026] GET /volume/v3/volumes/bf2c2c6e-d781-4c01-ae8f-62b1dcef542d => generated 850 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 09:52:40.623142 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.middleware.request_id [req-1ff0bf00-df55-47cd-aeff-0bf4e4d1de94 req-ee432ace-d3d6-432a-9bfb-ea8774064892 None None] RequestId filter calling following filter/app {{(pid=100298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:52:40.626872 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [req-1ff0bf00-df55-47cd-aeff-0bf4e4d1de94 req-ee432ace-d3d6-432a-9bfb-ea8774064892 tempest-VolumesGetTestJSON-1182456396 tempest-VolumesGetTestJSON-1182456396-project-member] GET https://10.4.3.8/volume/v3/volumes/bf2c2c6e-d781-4c01-ae8f-62b1dcef542d Aug 07 09:52:40.626872 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [req-1ff0bf00-df55-47cd-aeff-0bf4e4d1de94 req-ee432ace-d3d6-432a-9bfb-ea8774064892 tempest-VolumesGetTestJSON-1182456396 tempest-VolumesGetTestJSON-1182456396-project-member] Empty body provided in request {{(pid=100298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 09:52:40.627613 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [req-1ff0bf00-df55-47cd-aeff-0bf4e4d1de94 req-ee432ace-d3d6-432a-9bfb-ea8774064892 tempest-VolumesGetTestJSON-1182456396 tempest-VolumesGetTestJSON-1182456396-project-member] Calling method 'show' {{(pid=100298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 09:52:40.641478 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [req-1ff0bf00-df55-47cd-aeff-0bf4e4d1de94 req-ee432ace-d3d6-432a-9bfb-ea8774064892 tempest-VolumesGetTestJSON-1182456396 tempest-VolumesGetTestJSON-1182456396-project-member] https://10.4.3.8/volume/v3/volumes/bf2c2c6e-d781-4c01-ae8f-62b1dcef542d returned with HTTP 404 Aug 07 09:52:40.642773 np0000006707 devstack@c-api.service[100298]: [pid: 100298|app: 0|req: 167/659] 10.4.3.8 () {68 vars in 1584 bytes} [Fri Aug 7 09:52:40 2026] GET /volume/v3/volumes/bf2c2c6e-d781-4c01-ae8f-62b1dcef542d => generated 109 bytes in 20 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Aug 07 09:52:43.308520 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [None req-07a5d90f-b9d5-4509-a360-45695ad93183 None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:52:43.312030 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-07a5d90f-b9d5-4509-a360-45695ad93183 tempest-AttachVolumeMultiAttachTest-1302095414 tempest-AttachVolumeMultiAttachTest-1302095414-project-member] POST https://10.4.3.8/volume/v3/volumes Aug 07 09:52:43.312525 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-07a5d90f-b9d5-4509-a360-45695ad93183 tempest-AttachVolumeMultiAttachTest-1302095414 tempest-AttachVolumeMultiAttachTest-1302095414-project-member] Action: 'create', calling method: create, body: {"volume": {"volume_type": "multiattach", "size": 1, "display_name": "tempest-AttachVolumeMultiAttachTest-volume-1663103687"}} {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 09:52:43.316927 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.v3.volumes [None req-07a5d90f-b9d5-4509-a360-45695ad93183 tempest-AttachVolumeMultiAttachTest-1302095414 tempest-AttachVolumeMultiAttachTest-1302095414-project-member] Create volume request body: {'volume': {'volume_type': 'multiattach', 'size': 1, 'display_name': 'tempest-AttachVolumeMultiAttachTest-volume-1663103687'}} {{(pid=100296) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 07 09:52:43.321127 np0000006707 devstack@c-api.service[100296]: DEBUG dbcounter [-] [100296] Writing DB stats cinder:SELECT=228,cinder:INSERT=42,cinder:UPDATE=52 {{(pid=100296) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 07 09:52:43.325964 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.v3.volumes [None req-07a5d90f-b9d5-4509-a360-45695ad93183 tempest-AttachVolumeMultiAttachTest-1302095414 tempest-AttachVolumeMultiAttachTest-1302095414-project-member] Create volume of 1 GB Aug 07 09:52:43.325964 np0000006707 devstack@c-api.service[100296]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 09:52:43.325964 np0000006707 devstack@c-api.service[100296]: warnings.warn( Aug 07 09:52:43.327033 np0000006707 devstack@c-api.service[100296]: INFO cinder.volume.api [None req-07a5d90f-b9d5-4509-a360-45695ad93183 tempest-AttachVolumeMultiAttachTest-1302095414 tempest-AttachVolumeMultiAttachTest-1302095414-project-member] Availability Zones retrieved successfully. Aug 07 09:52:43.345160 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.volume.api [None req-07a5d90f-b9d5-4509-a360-45695ad93183 tempest-AttachVolumeMultiAttachTest-1302095414 tempest-AttachVolumeMultiAttachTest-1302095414-project-member] Flow 'volume_create_api' (bdb4686a-4433-4426-85c7-aeab4e79971a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100296) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 09:52:43.349657 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.volume.api [None req-07a5d90f-b9d5-4509-a360-45695ad93183 tempest-AttachVolumeMultiAttachTest-1302095414 tempest-AttachVolumeMultiAttachTest-1302095414-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (44c086a1-5d1e-4574-b886-22a2a7ffab2d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 09:52:43.353440 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.volume.flows.api.create_volume [None req-07a5d90f-b9d5-4509-a360-45695ad93183 tempest-AttachVolumeMultiAttachTest-1302095414 tempest-AttachVolumeMultiAttachTest-1302095414-project-member] Validating volume size '1' using validate_int {{(pid=100296) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 07 09:52:43.372513 np0000006707 devstack@c-api.service[100296]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 09:52:43.372513 np0000006707 devstack@c-api.service[100296]: warnings.warn( Aug 07 09:52:43.402165 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.volume.api [None req-07a5d90f-b9d5-4509-a360-45695ad93183 tempest-AttachVolumeMultiAttachTest-1302095414 tempest-AttachVolumeMultiAttachTest-1302095414-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (44c086a1-5d1e-4574-b886-22a2a7ffab2d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-07T09:47:40Z,deleted=False,deleted_at=None,description=None,extra_specs={multiattach=' True'},id=ea597f8c-ae52-4e0b-9373-ade0e30db6b3,is_public=True,name='multiattach',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'ea597f8c-ae52-4e0b-9373-ade0e30db6b3', 'encryption_key_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=100296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 09:52:43.404296 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.volume.api [None req-07a5d90f-b9d5-4509-a360-45695ad93183 tempest-AttachVolumeMultiAttachTest-1302095414 tempest-AttachVolumeMultiAttachTest-1302095414-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c2739ee2-5d0b-4298-ba46-90dd86aba714) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 09:52:43.557822 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.quota [None req-07a5d90f-b9d5-4509-a360-45695ad93183 tempest-AttachVolumeMultiAttachTest-1302095414 tempest-AttachVolumeMultiAttachTest-1302095414-project-member] Created reservations ['9b5618ea-43d7-4085-a3e9-baef3cfa92f0', 'ff507c8e-2d1f-480b-8f72-370a0384f472', '65c95dec-364f-429c-9094-6513d198941a', '890e7968-f2bf-4539-a05e-da3d8fc08229'] {{(pid=100296) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 09:52:43.559005 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.volume.api [None req-07a5d90f-b9d5-4509-a360-45695ad93183 tempest-AttachVolumeMultiAttachTest-1302095414 tempest-AttachVolumeMultiAttachTest-1302095414-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c2739ee2-5d0b-4298-ba46-90dd86aba714) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['9b5618ea-43d7-4085-a3e9-baef3cfa92f0', 'ff507c8e-2d1f-480b-8f72-370a0384f472', '65c95dec-364f-429c-9094-6513d198941a', '890e7968-f2bf-4539-a05e-da3d8fc08229']}' {{(pid=100296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 09:52:43.559967 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.volume.api [None req-07a5d90f-b9d5-4509-a360-45695ad93183 tempest-AttachVolumeMultiAttachTest-1302095414 tempest-AttachVolumeMultiAttachTest-1302095414-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4b0b4562-11e2-4cf2-8003-1e50e9a90f1d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 09:52:43.618353 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.volume.api [None req-07a5d90f-b9d5-4509-a360-45695ad93183 tempest-AttachVolumeMultiAttachTest-1302095414 tempest-AttachVolumeMultiAttachTest-1302095414-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4b0b4562-11e2-4cf2-8003-1e50e9a90f1d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'dcaab4f1-45e3-43b0-83cb-6dedeb8b767f', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeMultiAttachTest-volume-1663103687',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=True,project_id='26be8a1335ba4afb86407b86637390ae',qos_specs=None,replication_status=,reservations=['9b5618ea-43d7-4085-a3e9-baef3cfa92f0','ff507c8e-2d1f-480b-8f72-370a0384f472','65c95dec-364f-429c-9094-6513d198941a','890e7968-f2bf-4539-a05e-da3d8fc08229'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='33b7326706d64839b27295418493bcd6',volume_type_id=ea597f8c-ae52-4e0b-9373-ade0e30db6b3), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-07T09:52:43Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeMultiAttachTest-volume-1663103687',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=dcaab4f1-45e3-43b0-83cb-6dedeb8b767f,launched_at=None,metadata={},migration_status=None,multiattach=True,previous_status=None,project_id='26be8a1335ba4afb86407b86637390ae',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='33b7326706d64839b27295418493bcd6',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(ea597f8c-ae52-4e0b-9373-ade0e30db6b3),volume_type_id=ea597f8c-ae52-4e0b-9373-ade0e30db6b3)}' {{(pid=100296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 09:52:43.619080 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.volume.api [None req-07a5d90f-b9d5-4509-a360-45695ad93183 tempest-AttachVolumeMultiAttachTest-1302095414 tempest-AttachVolumeMultiAttachTest-1302095414-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7cfd36eb-ef3e-4e32-aa8e-9088d3eba856) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 09:52:43.686701 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.volume.api [None req-07a5d90f-b9d5-4509-a360-45695ad93183 tempest-AttachVolumeMultiAttachTest-1302095414 tempest-AttachVolumeMultiAttachTest-1302095414-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7cfd36eb-ef3e-4e32-aa8e-9088d3eba856) transitioned into state 'SUCCESS' from state '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-1663103687',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=True,project_id='26be8a1335ba4afb86407b86637390ae',qos_specs=None,replication_status=,reservations=['9b5618ea-43d7-4085-a3e9-baef3cfa92f0','ff507c8e-2d1f-480b-8f72-370a0384f472','65c95dec-364f-429c-9094-6513d198941a','890e7968-f2bf-4539-a05e-da3d8fc08229'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='33b7326706d64839b27295418493bcd6',volume_type_id=ea597f8c-ae52-4e0b-9373-ade0e30db6b3)}' {{(pid=100296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 09:52:43.687503 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.volume.api [None req-07a5d90f-b9d5-4509-a360-45695ad93183 tempest-AttachVolumeMultiAttachTest-1302095414 tempest-AttachVolumeMultiAttachTest-1302095414-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7d94221e-6d8d-407b-86cb-b017012c23c4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 09:52:43.709668 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.volume.api [None req-07a5d90f-b9d5-4509-a360-45695ad93183 tempest-AttachVolumeMultiAttachTest-1302095414 tempest-AttachVolumeMultiAttachTest-1302095414-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7d94221e-6d8d-407b-86cb-b017012c23c4) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 09:52:43.710805 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.volume.api [None req-07a5d90f-b9d5-4509-a360-45695ad93183 tempest-AttachVolumeMultiAttachTest-1302095414 tempest-AttachVolumeMultiAttachTest-1302095414-project-member] Flow 'volume_create_api' (bdb4686a-4433-4426-85c7-aeab4e79971a) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100296) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 09:52:43.711187 np0000006707 devstack@c-api.service[100296]: INFO cinder.volume.api [None req-07a5d90f-b9d5-4509-a360-45695ad93183 tempest-AttachVolumeMultiAttachTest-1302095414 tempest-AttachVolumeMultiAttachTest-1302095414-project-member] Create volume request issued successfully. Aug 07 09:52:43.712475 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-07a5d90f-b9d5-4509-a360-45695ad93183 tempest-AttachVolumeMultiAttachTest-1302095414 tempest-AttachVolumeMultiAttachTest-1302095414-project-member] https://10.4.3.8/volume/v3/volumes returned with HTTP 202 Aug 07 09:52:43.713050 np0000006707 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 164/660] 10.4.3.8 () {68 vars in 1245 bytes} [Fri Aug 7 09:52:43 2026] POST /volume/v3/volumes => generated 756 bytes in 405 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 07 09:52:43.738208 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-84ffea52-55b1-4d68-9db2-816fce4cfa78 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:52:43.743647 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-84ffea52-55b1-4d68-9db2-816fce4cfa78 tempest-AttachVolumeMultiAttachTest-1302095414 tempest-AttachVolumeMultiAttachTest-1302095414-project-member] GET https://10.4.3.8/volume/v3/volumes/dcaab4f1-45e3-43b0-83cb-6dedeb8b767f Aug 07 09:52:43.744501 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-84ffea52-55b1-4d68-9db2-816fce4cfa78 tempest-AttachVolumeMultiAttachTest-1302095414 tempest-AttachVolumeMultiAttachTest-1302095414-project-member] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 09:52:43.745839 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-84ffea52-55b1-4d68-9db2-816fce4cfa78 tempest-AttachVolumeMultiAttachTest-1302095414 tempest-AttachVolumeMultiAttachTest-1302095414-project-member] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 09:52:43.753313 np0000006707 devstack@c-api.service[100295]: DEBUG dbcounter [-] [100295] Writing DB stats cinder:SELECT=208,cinder:UPDATE=54,cinder:INSERT=34 {{(pid=100295) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 07 09:52:43.768554 np0000006707 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 09:52:43.768554 np0000006707 devstack@c-api.service[100295]: warnings.warn( Aug 07 09:52:43.784257 np0000006707 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-84ffea52-55b1-4d68-9db2-816fce4cfa78 tempest-AttachVolumeMultiAttachTest-1302095414 tempest-AttachVolumeMultiAttachTest-1302095414-project-member] Volume info retrieved successfully. Aug 07 09:52:43.801806 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-84ffea52-55b1-4d68-9db2-816fce4cfa78 tempest-AttachVolumeMultiAttachTest-1302095414 tempest-AttachVolumeMultiAttachTest-1302095414-project-member] https://10.4.3.8/volume/v3/volumes/dcaab4f1-45e3-43b0-83cb-6dedeb8b767f returned with HTTP 200 Aug 07 09:52:43.802342 np0000006707 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 165/661] 10.4.3.8 () {66 vars in 1334 bytes} [Fri Aug 7 09:52:43 2026] GET /volume/v3/volumes/dcaab4f1-45e3-43b0-83cb-6dedeb8b767f => generated 824 bytes in 65 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 09:52:44.278258 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [req-ee7253f9-1afe-4654-aa6a-9c5bac857739 req-09e91cdf-3db5-4a8b-a436-360e29492901 None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:52:44.282442 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [req-ee7253f9-1afe-4654-aa6a-9c5bac857739 req-09e91cdf-3db5-4a8b-a436-360e29492901 tempest-VolumesNegativeTest-1479044829 tempest-VolumesNegativeTest-1479044829-project-member] DELETE https://10.4.3.8/volume/v3/volumes/tempest-invalid-1249078846 Aug 07 09:52:44.282705 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [req-ee7253f9-1afe-4654-aa6a-9c5bac857739 req-09e91cdf-3db5-4a8b-a436-360e29492901 tempest-VolumesNegativeTest-1479044829 tempest-VolumesNegativeTest-1479044829-project-member] Empty body provided in request {{(pid=100297) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 09:52:44.282865 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [req-ee7253f9-1afe-4654-aa6a-9c5bac857739 req-09e91cdf-3db5-4a8b-a436-360e29492901 tempest-VolumesNegativeTest-1479044829 tempest-VolumesNegativeTest-1479044829-project-member] Calling method 'delete' {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 09:52:44.283608 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.v3.volumes [req-ee7253f9-1afe-4654-aa6a-9c5bac857739 req-09e91cdf-3db5-4a8b-a436-360e29492901 tempest-VolumesNegativeTest-1479044829 tempest-VolumesNegativeTest-1479044829-project-member] Delete volume with id: tempest-invalid-1249078846 Aug 07 09:52:44.286493 np0000006707 devstack@c-api.service[100297]: DEBUG dbcounter [-] [100297] Writing DB stats cinder:SELECT=169,cinder:UPDATE=44,cinder:INSERT=15 {{(pid=100297) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 07 09:52:44.292664 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [req-ee7253f9-1afe-4654-aa6a-9c5bac857739 req-09e91cdf-3db5-4a8b-a436-360e29492901 tempest-VolumesNegativeTest-1479044829 tempest-VolumesNegativeTest-1479044829-project-member] https://10.4.3.8/volume/v3/volumes/tempest-invalid-1249078846 returned with HTTP 404 Aug 07 09:52:44.293523 np0000006707 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 166/662] 10.4.3.8 () {70 vars in 1576 bytes} [Fri Aug 7 09:52:44 2026] DELETE /volume/v3/volumes/tempest-invalid-1249078846 => generated 99 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 291 bytes (1 switches on core 0) Aug 07 09:52:44.420299 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.middleware.request_id [req-18689701-b81b-49f5-9f41-bd33aa642a9c req-ee2f155c-6727-49fb-84c7-9d334d8c6603 None None] RequestId filter calling following filter/app {{(pid=100298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:52:44.423038 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [req-18689701-b81b-49f5-9f41-bd33aa642a9c req-ee2f155c-6727-49fb-84c7-9d334d8c6603 tempest-VolumesNegativeTest-1479044829 tempest-VolumesNegativeTest-1479044829-project-member] DELETE https://10.4.3.8/volume/v3/volumes/4a609ffe-d25b-49fd-a6e9-e6c5813000fc Aug 07 09:52:44.423304 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [req-18689701-b81b-49f5-9f41-bd33aa642a9c req-ee2f155c-6727-49fb-84c7-9d334d8c6603 tempest-VolumesNegativeTest-1479044829 tempest-VolumesNegativeTest-1479044829-project-member] Empty body provided in request {{(pid=100298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 09:52:44.423797 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [req-18689701-b81b-49f5-9f41-bd33aa642a9c req-ee2f155c-6727-49fb-84c7-9d334d8c6603 tempest-VolumesNegativeTest-1479044829 tempest-VolumesNegativeTest-1479044829-project-member] Calling method 'delete' {{(pid=100298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 09:52:44.423797 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.v3.volumes [req-18689701-b81b-49f5-9f41-bd33aa642a9c req-ee2f155c-6727-49fb-84c7-9d334d8c6603 tempest-VolumesNegativeTest-1479044829 tempest-VolumesNegativeTest-1479044829-project-member] Delete volume with id: 4a609ffe-d25b-49fd-a6e9-e6c5813000fc Aug 07 09:52:44.428264 np0000006707 devstack@c-api.service[100298]: DEBUG dbcounter [-] [100298] Writing DB stats cinder:SELECT=222,cinder:INSERT=34,cinder:UPDATE=53 {{(pid=100298) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 07 09:52:44.439446 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [req-18689701-b81b-49f5-9f41-bd33aa642a9c req-ee2f155c-6727-49fb-84c7-9d334d8c6603 tempest-VolumesNegativeTest-1479044829 tempest-VolumesNegativeTest-1479044829-project-member] https://10.4.3.8/volume/v3/volumes/4a609ffe-d25b-49fd-a6e9-e6c5813000fc returned with HTTP 404 Aug 07 09:52:44.439951 np0000006707 devstack@c-api.service[100298]: [pid: 100298|app: 0|req: 168/663] 10.4.3.8 () {70 vars in 1606 bytes} [Fri Aug 7 09:52:44 2026] DELETE /volume/v3/volumes/4a609ffe-d25b-49fd-a6e9-e6c5813000fc => generated 109 bytes in 20 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 09:52:44.476981 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [req-55018e00-87b5-4c53-b56a-0640ef7f55ba req-fe416ac2-25d6-4424-a145-d16ab26c6cb2 None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:52:44.480154 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [req-55018e00-87b5-4c53-b56a-0640ef7f55ba req-fe416ac2-25d6-4424-a145-d16ab26c6cb2 tempest-VolumesNegativeTest-1479044829 tempest-VolumesNegativeTest-1479044829-project-reader] GET https://10.4.3.8/volume/v3/volumes/49dd0e68-b547-4838-b1ef-503b1a08cb0e Aug 07 09:52:44.481226 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [req-55018e00-87b5-4c53-b56a-0640ef7f55ba req-fe416ac2-25d6-4424-a145-d16ab26c6cb2 tempest-VolumesNegativeTest-1479044829 tempest-VolumesNegativeTest-1479044829-project-reader] Empty body provided in request {{(pid=100296) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 09:52:44.481226 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [req-55018e00-87b5-4c53-b56a-0640ef7f55ba req-fe416ac2-25d6-4424-a145-d16ab26c6cb2 tempest-VolumesNegativeTest-1479044829 tempest-VolumesNegativeTest-1479044829-project-reader] Calling method 'show' {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 09:52:44.494448 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [req-55018e00-87b5-4c53-b56a-0640ef7f55ba req-fe416ac2-25d6-4424-a145-d16ab26c6cb2 tempest-VolumesNegativeTest-1479044829 tempest-VolumesNegativeTest-1479044829-project-reader] https://10.4.3.8/volume/v3/volumes/49dd0e68-b547-4838-b1ef-503b1a08cb0e returned with HTTP 404 Aug 07 09:52:44.494448 np0000006707 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 165/664] 10.4.3.8 () {68 vars in 1584 bytes} [Fri Aug 7 09:52:44 2026] GET /volume/v3/volumes/49dd0e68-b547-4838-b1ef-503b1a08cb0e => generated 109 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 09:52:44.820122 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-96ec17a5-3bf1-4b24-b47d-1cc44cac8002 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:52:44.822589 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-96ec17a5-3bf1-4b24-b47d-1cc44cac8002 tempest-AttachVolumeMultiAttachTest-1302095414 tempest-AttachVolumeMultiAttachTest-1302095414-project-member] GET https://10.4.3.8/volume/v3/volumes/dcaab4f1-45e3-43b0-83cb-6dedeb8b767f Aug 07 09:52:44.822589 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-96ec17a5-3bf1-4b24-b47d-1cc44cac8002 tempest-AttachVolumeMultiAttachTest-1302095414 tempest-AttachVolumeMultiAttachTest-1302095414-project-member] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 09:52:44.823523 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-96ec17a5-3bf1-4b24-b47d-1cc44cac8002 tempest-AttachVolumeMultiAttachTest-1302095414 tempest-AttachVolumeMultiAttachTest-1302095414-project-member] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 09:52:44.839983 np0000006707 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 09:52:44.839983 np0000006707 devstack@c-api.service[100295]: warnings.warn( Aug 07 09:52:44.856466 np0000006707 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-96ec17a5-3bf1-4b24-b47d-1cc44cac8002 tempest-AttachVolumeMultiAttachTest-1302095414 tempest-AttachVolumeMultiAttachTest-1302095414-project-member] Volume info retrieved successfully. Aug 07 09:52:44.870288 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-96ec17a5-3bf1-4b24-b47d-1cc44cac8002 tempest-AttachVolumeMultiAttachTest-1302095414 tempest-AttachVolumeMultiAttachTest-1302095414-project-member] https://10.4.3.8/volume/v3/volumes/dcaab4f1-45e3-43b0-83cb-6dedeb8b767f returned with HTTP 200 Aug 07 09:52:44.871532 np0000006707 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 166/665] 10.4.3.8 () {66 vars in 1334 bytes} [Fri Aug 7 09:52:44 2026] GET /volume/v3/volumes/dcaab4f1-45e3-43b0-83cb-6dedeb8b767f => generated 849 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 09:52:44.957254 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [req-555d98c0-623a-4d1b-bd5a-a021398fb1f7 req-60a874ef-fe11-4822-9478-c9fb5fb202f7 None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:52:44.962922 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [req-555d98c0-623a-4d1b-bd5a-a021398fb1f7 req-60a874ef-fe11-4822-9478-c9fb5fb202f7 tempest-AttachVolumeMultiAttachTest-1302095414 tempest-AttachVolumeMultiAttachTest-1302095414-project-member] GET https://10.4.3.8/volume/v3/volumes/dcaab4f1-45e3-43b0-83cb-6dedeb8b767f Aug 07 09:52:44.963049 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [req-555d98c0-623a-4d1b-bd5a-a021398fb1f7 req-60a874ef-fe11-4822-9478-c9fb5fb202f7 tempest-AttachVolumeMultiAttachTest-1302095414 tempest-AttachVolumeMultiAttachTest-1302095414-project-member] Empty body provided in request {{(pid=100297) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 09:52:44.963377 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [req-555d98c0-623a-4d1b-bd5a-a021398fb1f7 req-60a874ef-fe11-4822-9478-c9fb5fb202f7 tempest-AttachVolumeMultiAttachTest-1302095414 tempest-AttachVolumeMultiAttachTest-1302095414-project-member] Calling method 'show' {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 09:52:44.977092 np0000006707 devstack@c-api.service[100297]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 09:52:44.977092 np0000006707 devstack@c-api.service[100297]: warnings.warn( Aug 07 09:52:44.986632 np0000006707 devstack@c-api.service[100297]: INFO cinder.volume.api [req-555d98c0-623a-4d1b-bd5a-a021398fb1f7 req-60a874ef-fe11-4822-9478-c9fb5fb202f7 tempest-AttachVolumeMultiAttachTest-1302095414 tempest-AttachVolumeMultiAttachTest-1302095414-project-member] Volume info retrieved successfully. Aug 07 09:52:44.996244 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [req-555d98c0-623a-4d1b-bd5a-a021398fb1f7 req-60a874ef-fe11-4822-9478-c9fb5fb202f7 tempest-AttachVolumeMultiAttachTest-1302095414 tempest-AttachVolumeMultiAttachTest-1302095414-project-member] https://10.4.3.8/volume/v3/volumes/dcaab4f1-45e3-43b0-83cb-6dedeb8b767f returned with HTTP 200 Aug 07 09:52:44.997183 np0000006707 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 167/666] 10.4.3.8 () {68 vars in 1584 bytes} [Fri Aug 7 09:52:44 2026] GET /volume/v3/volumes/dcaab4f1-45e3-43b0-83cb-6dedeb8b767f => generated 849 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 09:52:45.193923 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.middleware.request_id [None req-00993649-6699-4fcd-adde-baff8e504ad5 None None] RequestId filter calling following filter/app {{(pid=100298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:52:45.195059 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [None req-00993649-6699-4fcd-adde-baff8e504ad5 None None] GET https://10.4.3.8/volume// Aug 07 09:52:45.195059 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [None req-00993649-6699-4fcd-adde-baff8e504ad5 None None] Empty body provided in request {{(pid=100298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 09:52:45.196204 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [None req-00993649-6699-4fcd-adde-baff8e504ad5 None None] Calling method 'all' {{(pid=100298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 09:52:45.197172 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [None req-00993649-6699-4fcd-adde-baff8e504ad5 None None] https://10.4.3.8/volume// returned with HTTP 300 Aug 07 09:52:45.197172 np0000006707 devstack@c-api.service[100298]: [pid: 100298|app: 0|req: 169/667] 10.4.3.8 () {66 vars in 1414 bytes} [Fri Aug 7 09:52:45 2026] GET /volume/ => generated 384 bytes in 4 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 07 09:52:45.223101 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [req-555d98c0-623a-4d1b-bd5a-a021398fb1f7 req-35610ec3-3911-498c-8c03-e47c478fbb1d None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:52:45.231732 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [req-555d98c0-623a-4d1b-bd5a-a021398fb1f7 req-35610ec3-3911-498c-8c03-e47c478fbb1d tempest-AttachVolumeMultiAttachTest-1302095414 tempest-AttachVolumeMultiAttachTest-1302095414-project-member] POST https://10.4.3.8/volume/v3/attachments Aug 07 09:52:45.232606 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [req-555d98c0-623a-4d1b-bd5a-a021398fb1f7 req-35610ec3-3911-498c-8c03-e47c478fbb1d tempest-AttachVolumeMultiAttachTest-1302095414 tempest-AttachVolumeMultiAttachTest-1302095414-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "dcaab4f1-45e3-43b0-83cb-6dedeb8b767f", "connector": null, "instance_uuid": "540cebe5-d92d-4bd3-ae4c-4a4db8af574a"}} {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 09:52:45.253496 np0000006707 devstack@c-api.service[100296]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 09:52:45.253496 np0000006707 devstack@c-api.service[100296]: warnings.warn( Aug 07 09:52:45.340084 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [req-555d98c0-623a-4d1b-bd5a-a021398fb1f7 req-35610ec3-3911-498c-8c03-e47c478fbb1d tempest-AttachVolumeMultiAttachTest-1302095414 tempest-AttachVolumeMultiAttachTest-1302095414-project-member] https://10.4.3.8/volume/v3/attachments returned with HTTP 200 Aug 07 09:52:45.340715 np0000006707 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 166/668] 10.4.3.8 () {74 vars in 1580 bytes} [Fri Aug 7 09:52:45 2026] POST /volume/v3/attachments => generated 273 bytes in 120 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 09:52:45.423121 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-d80853ae-7aaa-4923-9d02-b37648a99c32 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:52:45.426457 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-d80853ae-7aaa-4923-9d02-b37648a99c32 tempest-AttachVolumeMultiAttachTest-1302095414 tempest-AttachVolumeMultiAttachTest-1302095414-project-member] GET https://10.4.3.8/volume/v3/volumes/dcaab4f1-45e3-43b0-83cb-6dedeb8b767f Aug 07 09:52:45.426457 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-d80853ae-7aaa-4923-9d02-b37648a99c32 tempest-AttachVolumeMultiAttachTest-1302095414 tempest-AttachVolumeMultiAttachTest-1302095414-project-member] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 09:52:45.426457 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-d80853ae-7aaa-4923-9d02-b37648a99c32 tempest-AttachVolumeMultiAttachTest-1302095414 tempest-AttachVolumeMultiAttachTest-1302095414-project-member] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 09:52:45.455234 np0000006707 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 09:52:45.455234 np0000006707 devstack@c-api.service[100295]: warnings.warn( Aug 07 09:52:45.464069 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [None req-8a474763-e728-4561-83a1-1fd2607f9b02 None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:52:45.465453 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-8a474763-e728-4561-83a1-1fd2607f9b02 None None] GET https://10.4.3.8/volume// Aug 07 09:52:45.465453 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-8a474763-e728-4561-83a1-1fd2607f9b02 None None] Empty body provided in request {{(pid=100297) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 09:52:45.466441 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-8a474763-e728-4561-83a1-1fd2607f9b02 None None] Calling method 'all' {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 09:52:45.466441 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-8a474763-e728-4561-83a1-1fd2607f9b02 None None] https://10.4.3.8/volume// returned with HTTP 300 Aug 07 09:52:45.468006 np0000006707 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 168/669] 10.4.3.8 () {66 vars in 1412 bytes} [Fri Aug 7 09:52:45 2026] GET /volume/ => generated 384 bytes in 4 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 07 09:52:45.473545 np0000006707 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-d80853ae-7aaa-4923-9d02-b37648a99c32 tempest-AttachVolumeMultiAttachTest-1302095414 tempest-AttachVolumeMultiAttachTest-1302095414-project-member] Volume info retrieved successfully. Aug 07 09:52:45.480993 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.middleware.request_id [req-555d98c0-623a-4d1b-bd5a-a021398fb1f7 req-7b101861-de0e-47cf-8559-ab2d03933043 None None] RequestId filter calling following filter/app {{(pid=100298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:52:45.483353 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-d80853ae-7aaa-4923-9d02-b37648a99c32 tempest-AttachVolumeMultiAttachTest-1302095414 tempest-AttachVolumeMultiAttachTest-1302095414-project-member] https://10.4.3.8/volume/v3/volumes/dcaab4f1-45e3-43b0-83cb-6dedeb8b767f returned with HTTP 200 Aug 07 09:52:45.484631 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [req-555d98c0-623a-4d1b-bd5a-a021398fb1f7 req-7b101861-de0e-47cf-8559-ab2d03933043 tempest-AttachVolumeMultiAttachTest-1302095414 tempest-AttachVolumeMultiAttachTest-1302095414-project-member] GET https://10.4.3.8/volume/v3/volumes/dcaab4f1-45e3-43b0-83cb-6dedeb8b767f Aug 07 09:52:45.484631 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [req-555d98c0-623a-4d1b-bd5a-a021398fb1f7 req-7b101861-de0e-47cf-8559-ab2d03933043 tempest-AttachVolumeMultiAttachTest-1302095414 tempest-AttachVolumeMultiAttachTest-1302095414-project-member] Empty body provided in request {{(pid=100298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 09:52:45.484828 np0000006707 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 167/670] 10.4.3.8 () {66 vars in 1334 bytes} [Fri Aug 7 09:52:45 2026] GET /volume/v3/volumes/dcaab4f1-45e3-43b0-83cb-6dedeb8b767f => generated 848 bytes in 64 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 09:52:45.485494 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [req-555d98c0-623a-4d1b-bd5a-a021398fb1f7 req-7b101861-de0e-47cf-8559-ab2d03933043 tempest-AttachVolumeMultiAttachTest-1302095414 tempest-AttachVolumeMultiAttachTest-1302095414-project-member] Calling method 'show' {{(pid=100298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 09:52:45.506540 np0000006707 devstack@c-api.service[100298]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 09:52:45.506540 np0000006707 devstack@c-api.service[100298]: warnings.warn( Aug 07 09:52:45.516798 np0000006707 devstack@c-api.service[100298]: INFO cinder.volume.api [req-555d98c0-623a-4d1b-bd5a-a021398fb1f7 req-7b101861-de0e-47cf-8559-ab2d03933043 tempest-AttachVolumeMultiAttachTest-1302095414 tempest-AttachVolumeMultiAttachTest-1302095414-project-member] Volume info retrieved successfully. Aug 07 09:52:45.527974 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [req-555d98c0-623a-4d1b-bd5a-a021398fb1f7 req-7b101861-de0e-47cf-8559-ab2d03933043 tempest-AttachVolumeMultiAttachTest-1302095414 tempest-AttachVolumeMultiAttachTest-1302095414-project-member] https://10.4.3.8/volume/v3/volumes/dcaab4f1-45e3-43b0-83cb-6dedeb8b767f returned with HTTP 200 Aug 07 09:52:45.528547 np0000006707 devstack@c-api.service[100298]: [pid: 100298|app: 0|req: 170/671] 10.4.3.8 () {70 vars in 1625 bytes} [Fri Aug 7 09:52:45 2026] GET /volume/v3/volumes/dcaab4f1-45e3-43b0-83cb-6dedeb8b767f => generated 1028 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 07 09:52:45.694847 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [req-555d98c0-623a-4d1b-bd5a-a021398fb1f7 req-86b07198-9c24-4503-a59c-90aea02146a5 None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:52:45.698310 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [req-555d98c0-623a-4d1b-bd5a-a021398fb1f7 req-86b07198-9c24-4503-a59c-90aea02146a5 tempest-AttachVolumeMultiAttachTest-1302095414 tempest-AttachVolumeMultiAttachTest-1302095414-project-member] PUT https://10.4.3.8/volume/v3/attachments/fb815959-e3c9-427e-bbc0-31726b36e52b Aug 07 09:52:45.698799 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [req-555d98c0-623a-4d1b-bd5a-a021398fb1f7 req-86b07198-9c24-4503-a59c-90aea02146a5 tempest-AttachVolumeMultiAttachTest-1302095414 tempest-AttachVolumeMultiAttachTest-1302095414-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.8", "host": "np0000006707", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:568b993d50b1", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "d2780578-1896-461f-80ac-b58d2e346b90", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 09:52:45.719112 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.coordination [req-555d98c0-623a-4d1b-bd5a-a021398fb1f7 req-86b07198-9c24-4503-a59c-90aea02146a5 tempest-AttachVolumeMultiAttachTest-1302095414 tempest-AttachVolumeMultiAttachTest-1302095414-project-member] Acquiring lock "cinder-attachment_update-dcaab4f1-45e3-43b0-83cb-6dedeb8b767f-np0000006707" by "attachment_update" {{(pid=100296) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 07 09:52:45.733868 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.coordination [req-555d98c0-623a-4d1b-bd5a-a021398fb1f7 req-86b07198-9c24-4503-a59c-90aea02146a5 tempest-AttachVolumeMultiAttachTest-1302095414 tempest-AttachVolumeMultiAttachTest-1302095414-project-member] Lock "cinder-attachment_update-dcaab4f1-45e3-43b0-83cb-6dedeb8b767f-np0000006707" acquired by "attachment_update" :: waited 0.013s {{(pid=100296) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 07 09:52:45.733868 np0000006707 devstack@c-api.service[100296]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 09:52:45.733868 np0000006707 devstack@c-api.service[100296]: warnings.warn( Aug 07 09:52:45.769343 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [req-0e2a194c-f15d-4e57-9f95-49a74e6adee4 req-da0656c3-4a44-42a9-ac32-8ec7d18b1c5d None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:52:45.776766 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [req-0e2a194c-f15d-4e57-9f95-49a74e6adee4 req-da0656c3-4a44-42a9-ac32-8ec7d18b1c5d tempest-ServerBootFromVolumeStableRescueTest-1000764357 tempest-ServerBootFromVolumeStableRescueTest-1000764357-project-member] GET https://10.4.3.8/volume/v3/volumes/0292579e-9fef-4aa8-8cb5-e6371ae5c702 Aug 07 09:52:45.776766 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [req-0e2a194c-f15d-4e57-9f95-49a74e6adee4 req-da0656c3-4a44-42a9-ac32-8ec7d18b1c5d tempest-ServerBootFromVolumeStableRescueTest-1000764357 tempest-ServerBootFromVolumeStableRescueTest-1000764357-project-member] Empty body provided in request {{(pid=100297) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 09:52:45.776766 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [req-0e2a194c-f15d-4e57-9f95-49a74e6adee4 req-da0656c3-4a44-42a9-ac32-8ec7d18b1c5d tempest-ServerBootFromVolumeStableRescueTest-1000764357 tempest-ServerBootFromVolumeStableRescueTest-1000764357-project-member] Calling method 'show' {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 09:52:45.806773 np0000006707 devstack@c-api.service[100297]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 09:52:45.806773 np0000006707 devstack@c-api.service[100297]: warnings.warn( Aug 07 09:52:45.819873 np0000006707 devstack@c-api.service[100297]: INFO cinder.volume.api [req-0e2a194c-f15d-4e57-9f95-49a74e6adee4 req-da0656c3-4a44-42a9-ac32-8ec7d18b1c5d tempest-ServerBootFromVolumeStableRescueTest-1000764357 tempest-ServerBootFromVolumeStableRescueTest-1000764357-project-member] Volume info retrieved successfully. Aug 07 09:52:45.830677 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [req-0e2a194c-f15d-4e57-9f95-49a74e6adee4 req-da0656c3-4a44-42a9-ac32-8ec7d18b1c5d tempest-ServerBootFromVolumeStableRescueTest-1000764357 tempest-ServerBootFromVolumeStableRescueTest-1000764357-project-member] https://10.4.3.8/volume/v3/volumes/0292579e-9fef-4aa8-8cb5-e6371ae5c702 returned with HTTP 200 Aug 07 09:52:45.834950 np0000006707 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 169/672] 10.4.3.8 () {68 vars in 1584 bytes} [Fri Aug 7 09:52:45 2026] GET /volume/v3/volumes/0292579e-9fef-4aa8-8cb5-e6371ae5c702 => generated 1130 bytes in 66 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 09:52:45.952363 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.coordination [req-555d98c0-623a-4d1b-bd5a-a021398fb1f7 req-86b07198-9c24-4503-a59c-90aea02146a5 tempest-AttachVolumeMultiAttachTest-1302095414 tempest-AttachVolumeMultiAttachTest-1302095414-project-member] Lock "cinder-attachment_update-dcaab4f1-45e3-43b0-83cb-6dedeb8b767f-np0000006707" released by "attachment_update" :: held 0.216s {{(pid=100296) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 07 09:52:45.952363 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [req-555d98c0-623a-4d1b-bd5a-a021398fb1f7 req-86b07198-9c24-4503-a59c-90aea02146a5 tempest-AttachVolumeMultiAttachTest-1302095414 tempest-AttachVolumeMultiAttachTest-1302095414-project-member] https://10.4.3.8/volume/v3/attachments/fb815959-e3c9-427e-bbc0-31726b36e52b returned with HTTP 200 Aug 07 09:52:45.952363 np0000006707 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 167/673] 10.4.3.8 () {74 vars in 1690 bytes} [Fri Aug 7 09:52:45 2026] PUT /volume/v3/attachments/fb815959-e3c9-427e-bbc0-31726b36e52b => generated 969 bytes in 256 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 09:52:46.505862 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-d3fb2983-9c76-406b-80a9-2a8907891c75 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:52:46.508814 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-d3fb2983-9c76-406b-80a9-2a8907891c75 tempest-AttachVolumeMultiAttachTest-1302095414 tempest-AttachVolumeMultiAttachTest-1302095414-project-member] GET https://10.4.3.8/volume/v3/volumes/dcaab4f1-45e3-43b0-83cb-6dedeb8b767f Aug 07 09:52:46.508814 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-d3fb2983-9c76-406b-80a9-2a8907891c75 tempest-AttachVolumeMultiAttachTest-1302095414 tempest-AttachVolumeMultiAttachTest-1302095414-project-member] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 09:52:46.509384 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-d3fb2983-9c76-406b-80a9-2a8907891c75 tempest-AttachVolumeMultiAttachTest-1302095414 tempest-AttachVolumeMultiAttachTest-1302095414-project-member] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 09:52:46.533887 np0000006707 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 09:52:46.533887 np0000006707 devstack@c-api.service[100295]: warnings.warn( Aug 07 09:52:46.543407 np0000006707 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-d3fb2983-9c76-406b-80a9-2a8907891c75 tempest-AttachVolumeMultiAttachTest-1302095414 tempest-AttachVolumeMultiAttachTest-1302095414-project-member] Volume info retrieved successfully. Aug 07 09:52:46.554761 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-d3fb2983-9c76-406b-80a9-2a8907891c75 tempest-AttachVolumeMultiAttachTest-1302095414 tempest-AttachVolumeMultiAttachTest-1302095414-project-member] https://10.4.3.8/volume/v3/volumes/dcaab4f1-45e3-43b0-83cb-6dedeb8b767f returned with HTTP 200 Aug 07 09:52:46.555674 np0000006707 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 168/674] 10.4.3.8 () {66 vars in 1334 bytes} [Fri Aug 7 09:52:46 2026] GET /volume/v3/volumes/dcaab4f1-45e3-43b0-83cb-6dedeb8b767f => generated 849 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 09:52:47.576091 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.middleware.request_id [None req-b9041a39-a8d6-47a6-8a13-616050cda80b None None] RequestId filter calling following filter/app {{(pid=100298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:52:47.580602 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [None req-b9041a39-a8d6-47a6-8a13-616050cda80b tempest-AttachVolumeMultiAttachTest-1302095414 tempest-AttachVolumeMultiAttachTest-1302095414-project-member] GET https://10.4.3.8/volume/v3/volumes/dcaab4f1-45e3-43b0-83cb-6dedeb8b767f Aug 07 09:52:47.580602 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [None req-b9041a39-a8d6-47a6-8a13-616050cda80b tempest-AttachVolumeMultiAttachTest-1302095414 tempest-AttachVolumeMultiAttachTest-1302095414-project-member] Empty body provided in request {{(pid=100298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 09:52:47.580791 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [None req-b9041a39-a8d6-47a6-8a13-616050cda80b tempest-AttachVolumeMultiAttachTest-1302095414 tempest-AttachVolumeMultiAttachTest-1302095414-project-member] Calling method 'show' {{(pid=100298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 09:52:47.594229 np0000006707 devstack@c-api.service[100298]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 09:52:47.594229 np0000006707 devstack@c-api.service[100298]: warnings.warn( Aug 07 09:52:47.597973 np0000006707 devstack@c-api.service[100298]: INFO cinder.volume.api [None req-b9041a39-a8d6-47a6-8a13-616050cda80b tempest-AttachVolumeMultiAttachTest-1302095414 tempest-AttachVolumeMultiAttachTest-1302095414-project-member] Volume info retrieved successfully. Aug 07 09:52:47.604024 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [None req-b9041a39-a8d6-47a6-8a13-616050cda80b tempest-AttachVolumeMultiAttachTest-1302095414 tempest-AttachVolumeMultiAttachTest-1302095414-project-member] https://10.4.3.8/volume/v3/volumes/dcaab4f1-45e3-43b0-83cb-6dedeb8b767f returned with HTTP 200 Aug 07 09:52:47.606315 np0000006707 devstack@c-api.service[100298]: [pid: 100298|app: 0|req: 171/675] 10.4.3.8 () {66 vars in 1334 bytes} [Fri Aug 7 09:52:47 2026] GET /volume/v3/volumes/dcaab4f1-45e3-43b0-83cb-6dedeb8b767f => generated 849 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 09:52:48.152395 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [None req-b5afe769-3cb0-44c9-86d2-db3424de1dcb None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:52:48.350862 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-b5afe769-3cb0-44c9-86d2-db3424de1dcb tempest-UserMessagesTest-1703835119 tempest-UserMessagesTest-1703835119-project-admin] POST https://10.4.3.8/volume/v3/types Aug 07 09:52:48.350862 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-b5afe769-3cb0-44c9-86d2-db3424de1dcb tempest-UserMessagesTest-1703835119 tempest-UserMessagesTest-1703835119-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-UserMessagesTest-volume-type-1544406097", "extra_specs": {"storage_protocol": "tempest-storage_protocol-924258252", "vendor_name": "tempest-vendor_name-1828240697"}}} {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 09:52:48.389354 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-b5afe769-3cb0-44c9-86d2-db3424de1dcb tempest-UserMessagesTest-1703835119 tempest-UserMessagesTest-1703835119-project-admin] https://10.4.3.8/volume/v3/types returned with HTTP 200 Aug 07 09:52:48.389913 np0000006707 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 170/676] 10.4.3.8 () {68 vars in 1239 bytes} [Fri Aug 7 09:52:48 2026] POST /volume/v3/types => generated 327 bytes in 238 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 09:52:48.403505 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [None req-be0a01fc-de14-4d6f-8729-f7b90e2020b2 None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:52:48.560453 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-be0a01fc-de14-4d6f-8729-f7b90e2020b2 tempest-UserMessagesTest-1751132778 tempest-UserMessagesTest-1751132778-project-member] POST https://10.4.3.8/volume/v3/volumes Aug 07 09:52:48.560453 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-be0a01fc-de14-4d6f-8729-f7b90e2020b2 tempest-UserMessagesTest-1751132778 tempest-UserMessagesTest-1751132778-project-member] Action: 'create', calling method: create, body: {"volume": {"volume_type": "23457d06-dab6-4cfc-8415-f4496be66357", "size": 1, "name": "tempest-UserMessagesTest-Volume-1681017714"}} {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 09:52:48.565798 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.v3.volumes [None req-be0a01fc-de14-4d6f-8729-f7b90e2020b2 tempest-UserMessagesTest-1751132778 tempest-UserMessagesTest-1751132778-project-member] Create volume request body: {'volume': {'volume_type': '23457d06-dab6-4cfc-8415-f4496be66357', 'size': 1, 'name': 'tempest-UserMessagesTest-Volume-1681017714'}} {{(pid=100296) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 07 09:52:48.577338 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.v3.volumes [None req-be0a01fc-de14-4d6f-8729-f7b90e2020b2 tempest-UserMessagesTest-1751132778 tempest-UserMessagesTest-1751132778-project-member] Create volume of 1 GB Aug 07 09:52:48.577735 np0000006707 devstack@c-api.service[100296]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 09:52:48.577735 np0000006707 devstack@c-api.service[100296]: warnings.warn( Aug 07 09:52:48.578646 np0000006707 devstack@c-api.service[100296]: INFO cinder.volume.api [None req-be0a01fc-de14-4d6f-8729-f7b90e2020b2 tempest-UserMessagesTest-1751132778 tempest-UserMessagesTest-1751132778-project-member] Availability Zones retrieved successfully. Aug 07 09:52:48.589542 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.volume.api [None req-be0a01fc-de14-4d6f-8729-f7b90e2020b2 tempest-UserMessagesTest-1751132778 tempest-UserMessagesTest-1751132778-project-member] Flow 'volume_create_api' (c182cf6c-9770-48cf-b3e8-b58f6ccdc379) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100296) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 09:52:48.589542 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.volume.api [None req-be0a01fc-de14-4d6f-8729-f7b90e2020b2 tempest-UserMessagesTest-1751132778 tempest-UserMessagesTest-1751132778-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c72f6414-f860-4b25-ba23-220f7e8774b1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 09:52:48.590764 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.volume.flows.api.create_volume [None req-be0a01fc-de14-4d6f-8729-f7b90e2020b2 tempest-UserMessagesTest-1751132778 tempest-UserMessagesTest-1751132778-project-member] Validating volume size '1' using validate_int {{(pid=100296) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 07 09:52:48.626220 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-8d9a2073-fd64-45db-bd26-379078905c95 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:52:48.629400 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.volume.api [None req-be0a01fc-de14-4d6f-8729-f7b90e2020b2 tempest-UserMessagesTest-1751132778 tempest-UserMessagesTest-1751132778-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c72f6414-f860-4b25-ba23-220f7e8774b1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-07T09:52:48Z,deleted=False,deleted_at=None,description=None,extra_specs={storage_protocol='tempest-storage_protocol-924258252',vendor_name='tempest-vendor_name-1828240697'},id=23457d06-dab6-4cfc-8415-f4496be66357,is_public=True,name='tempest-UserMessagesTest-volume-type-1544406097',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '23457d06-dab6-4cfc-8415-f4496be66357', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 09:52:48.630198 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-8d9a2073-fd64-45db-bd26-379078905c95 tempest-AttachVolumeMultiAttachTest-1302095414 tempest-AttachVolumeMultiAttachTest-1302095414-project-member] GET https://10.4.3.8/volume/v3/volumes/dcaab4f1-45e3-43b0-83cb-6dedeb8b767f Aug 07 09:52:48.630494 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-8d9a2073-fd64-45db-bd26-379078905c95 tempest-AttachVolumeMultiAttachTest-1302095414 tempest-AttachVolumeMultiAttachTest-1302095414-project-member] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 09:52:48.630580 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.volume.api [None req-be0a01fc-de14-4d6f-8729-f7b90e2020b2 tempest-UserMessagesTest-1751132778 tempest-UserMessagesTest-1751132778-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (89e5d7be-3859-4c0b-9d28-13b9d8fe21c5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 09:52:48.630799 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-8d9a2073-fd64-45db-bd26-379078905c95 tempest-AttachVolumeMultiAttachTest-1302095414 tempest-AttachVolumeMultiAttachTest-1302095414-project-member] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 09:52:48.652379 np0000006707 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 09:52:48.652379 np0000006707 devstack@c-api.service[100295]: warnings.warn( Aug 07 09:52:48.669208 np0000006707 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-8d9a2073-fd64-45db-bd26-379078905c95 tempest-AttachVolumeMultiAttachTest-1302095414 tempest-AttachVolumeMultiAttachTest-1302095414-project-member] Volume info retrieved successfully. Aug 07 09:52:48.677861 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-8d9a2073-fd64-45db-bd26-379078905c95 tempest-AttachVolumeMultiAttachTest-1302095414 tempest-AttachVolumeMultiAttachTest-1302095414-project-member] https://10.4.3.8/volume/v3/volumes/dcaab4f1-45e3-43b0-83cb-6dedeb8b767f returned with HTTP 200 Aug 07 09:52:48.678978 np0000006707 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 169/677] 10.4.3.8 () {66 vars in 1334 bytes} [Fri Aug 7 09:52:48 2026] GET /volume/v3/volumes/dcaab4f1-45e3-43b0-83cb-6dedeb8b767f => generated 849 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 09:52:48.694757 np0000006707 devstack@c-api.service[100296]: WARNING cinder.quota [None req-be0a01fc-de14-4d6f-8729-f7b90e2020b2 tempest-UserMessagesTest-1751132778 tempest-UserMessagesTest-1751132778-project-member] Deprecated: Default quota for resource: volumes_tempest-UserMessagesTest-volume-type-1544406097 is set by the default quota flag: quota_volumes_tempest-UserMessagesTest-volume-type-1544406097, it is now deprecated. Please use the default quota class for default quota. Aug 07 09:52:48.697158 np0000006707 devstack@c-api.service[100296]: WARNING cinder.quota [None req-be0a01fc-de14-4d6f-8729-f7b90e2020b2 tempest-UserMessagesTest-1751132778 tempest-UserMessagesTest-1751132778-project-member] Deprecated: Default quota for resource: gigabytes_tempest-UserMessagesTest-volume-type-1544406097 is set by the default quota flag: quota_gigabytes_tempest-UserMessagesTest-volume-type-1544406097, it is now deprecated. Please use the default quota class for default quota. Aug 07 09:52:48.776516 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.quota [None req-be0a01fc-de14-4d6f-8729-f7b90e2020b2 tempest-UserMessagesTest-1751132778 tempest-UserMessagesTest-1751132778-project-member] Created reservations ['fd63c1cf-7d9d-41ad-881c-6ea41be4bf7b', '0a716496-d1b1-45ac-ae38-a51e658a0b46', '85c01dc7-eb93-433e-8a76-48a985888396', 'a748476c-2d14-49fe-aeff-88a61f71bfab'] {{(pid=100296) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 09:52:48.777974 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.volume.api [None req-be0a01fc-de14-4d6f-8729-f7b90e2020b2 tempest-UserMessagesTest-1751132778 tempest-UserMessagesTest-1751132778-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (89e5d7be-3859-4c0b-9d28-13b9d8fe21c5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['fd63c1cf-7d9d-41ad-881c-6ea41be4bf7b', '0a716496-d1b1-45ac-ae38-a51e658a0b46', '85c01dc7-eb93-433e-8a76-48a985888396', 'a748476c-2d14-49fe-aeff-88a61f71bfab']}' {{(pid=100296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 09:52:48.778498 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.volume.api [None req-be0a01fc-de14-4d6f-8729-f7b90e2020b2 tempest-UserMessagesTest-1751132778 tempest-UserMessagesTest-1751132778-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (28bb8564-f3af-49ee-9945-e2c60c6c4405) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 09:52:48.826862 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.volume.api [None req-be0a01fc-de14-4d6f-8729-f7b90e2020b2 tempest-UserMessagesTest-1751132778 tempest-UserMessagesTest-1751132778-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (28bb8564-f3af-49ee-9945-e2c60c6c4405) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '8709a63a-d5a8-4619-904e-d1d9f5cf2f68', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-UserMessagesTest-Volume-1681017714',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e00885ab56c2443584b28bdc7d4ae614',qos_specs=None,replication_status=,reservations=['fd63c1cf-7d9d-41ad-881c-6ea41be4bf7b','0a716496-d1b1-45ac-ae38-a51e658a0b46','85c01dc7-eb93-433e-8a76-48a985888396','a748476c-2d14-49fe-aeff-88a61f71bfab'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f1538ee2a1bd4e60b1907db5c13a26cf',volume_type_id=23457d06-dab6-4cfc-8415-f4496be66357), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-07T09:52:48Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-UserMessagesTest-Volume-1681017714',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=8709a63a-d5a8-4619-904e-d1d9f5cf2f68,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='e00885ab56c2443584b28bdc7d4ae614',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='f1538ee2a1bd4e60b1907db5c13a26cf',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(23457d06-dab6-4cfc-8415-f4496be66357),volume_type_id=23457d06-dab6-4cfc-8415-f4496be66357)}' {{(pid=100296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 09:52:48.828003 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.volume.api [None req-be0a01fc-de14-4d6f-8729-f7b90e2020b2 tempest-UserMessagesTest-1751132778 tempest-UserMessagesTest-1751132778-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b007bbab-7ffe-4125-ad98-5986b8047087) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 09:52:48.858257 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.volume.api [None req-be0a01fc-de14-4d6f-8729-f7b90e2020b2 tempest-UserMessagesTest-1751132778 tempest-UserMessagesTest-1751132778-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b007bbab-7ffe-4125-ad98-5986b8047087) transitioned into state 'SUCCESS' from state '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-1681017714',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e00885ab56c2443584b28bdc7d4ae614',qos_specs=None,replication_status=,reservations=['fd63c1cf-7d9d-41ad-881c-6ea41be4bf7b','0a716496-d1b1-45ac-ae38-a51e658a0b46','85c01dc7-eb93-433e-8a76-48a985888396','a748476c-2d14-49fe-aeff-88a61f71bfab'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f1538ee2a1bd4e60b1907db5c13a26cf',volume_type_id=23457d06-dab6-4cfc-8415-f4496be66357)}' {{(pid=100296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 09:52:48.859257 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.volume.api [None req-be0a01fc-de14-4d6f-8729-f7b90e2020b2 tempest-UserMessagesTest-1751132778 tempest-UserMessagesTest-1751132778-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (98dda7a6-7f88-4b4c-9187-3af93b247acc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 09:52:48.877199 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.volume.api [None req-be0a01fc-de14-4d6f-8729-f7b90e2020b2 tempest-UserMessagesTest-1751132778 tempest-UserMessagesTest-1751132778-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (98dda7a6-7f88-4b4c-9187-3af93b247acc) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 09:52:48.878534 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.volume.api [None req-be0a01fc-de14-4d6f-8729-f7b90e2020b2 tempest-UserMessagesTest-1751132778 tempest-UserMessagesTest-1751132778-project-member] Flow 'volume_create_api' (c182cf6c-9770-48cf-b3e8-b58f6ccdc379) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100296) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 09:52:48.879075 np0000006707 devstack@c-api.service[100296]: INFO cinder.volume.api [None req-be0a01fc-de14-4d6f-8729-f7b90e2020b2 tempest-UserMessagesTest-1751132778 tempest-UserMessagesTest-1751132778-project-member] Create volume request issued successfully. Aug 07 09:52:48.879960 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-be0a01fc-de14-4d6f-8729-f7b90e2020b2 tempest-UserMessagesTest-1751132778 tempest-UserMessagesTest-1751132778-project-member] https://10.4.3.8/volume/v3/volumes returned with HTTP 202 Aug 07 09:52:48.880379 np0000006707 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 168/678] 10.4.3.8 () {70 vars in 1285 bytes} [Fri Aug 7 09:52:48 2026] POST /volume/v3/volumes => generated 782 bytes in 478 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 07 09:52:48.897436 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.middleware.request_id [None req-e575c9f8-18df-4f2c-9e73-60f9dbc3ac9d None None] RequestId filter calling following filter/app {{(pid=100298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:52:48.900832 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [None req-e575c9f8-18df-4f2c-9e73-60f9dbc3ac9d tempest-UserMessagesTest-1751132778 tempest-UserMessagesTest-1751132778-project-member] GET https://10.4.3.8/volume/v3/volumes/8709a63a-d5a8-4619-904e-d1d9f5cf2f68 Aug 07 09:52:48.901395 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [None req-e575c9f8-18df-4f2c-9e73-60f9dbc3ac9d tempest-UserMessagesTest-1751132778 tempest-UserMessagesTest-1751132778-project-member] Empty body provided in request {{(pid=100298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 09:52:48.902835 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [None req-e575c9f8-18df-4f2c-9e73-60f9dbc3ac9d tempest-UserMessagesTest-1751132778 tempest-UserMessagesTest-1751132778-project-member] Calling method 'show' {{(pid=100298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 09:52:48.912816 np0000006707 devstack@c-api.service[100298]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 09:52:48.912816 np0000006707 devstack@c-api.service[100298]: warnings.warn( Aug 07 09:52:48.916940 np0000006707 devstack@c-api.service[100298]: INFO cinder.volume.api [None req-e575c9f8-18df-4f2c-9e73-60f9dbc3ac9d tempest-UserMessagesTest-1751132778 tempest-UserMessagesTest-1751132778-project-member] Volume info retrieved successfully. Aug 07 09:52:48.922516 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [None req-e575c9f8-18df-4f2c-9e73-60f9dbc3ac9d tempest-UserMessagesTest-1751132778 tempest-UserMessagesTest-1751132778-project-member] https://10.4.3.8/volume/v3/volumes/8709a63a-d5a8-4619-904e-d1d9f5cf2f68 returned with HTTP 200 Aug 07 09:52:48.923492 np0000006707 devstack@c-api.service[100298]: [pid: 100298|app: 0|req: 172/679] 10.4.3.8 () {68 vars in 1374 bytes} [Fri Aug 7 09:52:48 2026] GET /volume/v3/volumes/8709a63a-d5a8-4619-904e-d1d9f5cf2f68 => generated 850 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 09:52:49.403803 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [req-555d98c0-623a-4d1b-bd5a-a021398fb1f7 req-4c1574cb-309a-4dba-b682-1a5aba7e8683 None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:52:49.407733 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [req-555d98c0-623a-4d1b-bd5a-a021398fb1f7 req-4c1574cb-309a-4dba-b682-1a5aba7e8683 tempest-AttachVolumeMultiAttachTest-1302095414 tempest-AttachVolumeMultiAttachTest-1302095414-project-member] POST https://10.4.3.8/volume/v3/attachments/fb815959-e3c9-427e-bbc0-31726b36e52b/action Aug 07 09:52:49.408052 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [req-555d98c0-623a-4d1b-bd5a-a021398fb1f7 req-4c1574cb-309a-4dba-b682-1a5aba7e8683 tempest-AttachVolumeMultiAttachTest-1302095414 tempest-AttachVolumeMultiAttachTest-1302095414-project-member] Action body: b'{"os-complete": null}' {{(pid=100297) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 07 09:52:49.408385 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [req-555d98c0-623a-4d1b-bd5a-a021398fb1f7 req-4c1574cb-309a-4dba-b682-1a5aba7e8683 tempest-AttachVolumeMultiAttachTest-1302095414 tempest-AttachVolumeMultiAttachTest-1302095414-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 09:52:49.435223 np0000006707 devstack@c-api.service[100297]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 09:52:49.435223 np0000006707 devstack@c-api.service[100297]: warnings.warn( Aug 07 09:52:49.455191 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [req-555d98c0-623a-4d1b-bd5a-a021398fb1f7 req-4c1574cb-309a-4dba-b682-1a5aba7e8683 tempest-AttachVolumeMultiAttachTest-1302095414 tempest-AttachVolumeMultiAttachTest-1302095414-project-member] https://10.4.3.8/volume/v3/attachments/fb815959-e3c9-427e-bbc0-31726b36e52b/action returned with HTTP 204 Aug 07 09:52:49.455853 np0000006707 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 171/680] 10.4.3.8 () {74 vars in 1711 bytes} [Fri Aug 7 09:52:49 2026] POST /volume/v3/attachments/fb815959-e3c9-427e-bbc0-31726b36e52b/action => generated 0 bytes in 54 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 07 09:52:49.698190 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-f74f636b-04bd-4f30-a8cd-f13b5793290e None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:52:49.701380 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-f74f636b-04bd-4f30-a8cd-f13b5793290e tempest-AttachVolumeMultiAttachTest-1302095414 tempest-AttachVolumeMultiAttachTest-1302095414-project-member] GET https://10.4.3.8/volume/v3/volumes/dcaab4f1-45e3-43b0-83cb-6dedeb8b767f Aug 07 09:52:49.701706 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-f74f636b-04bd-4f30-a8cd-f13b5793290e tempest-AttachVolumeMultiAttachTest-1302095414 tempest-AttachVolumeMultiAttachTest-1302095414-project-member] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 09:52:49.701951 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-f74f636b-04bd-4f30-a8cd-f13b5793290e tempest-AttachVolumeMultiAttachTest-1302095414 tempest-AttachVolumeMultiAttachTest-1302095414-project-member] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 09:52:49.719963 np0000006707 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 09:52:49.719963 np0000006707 devstack@c-api.service[100295]: warnings.warn( Aug 07 09:52:49.729408 np0000006707 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-f74f636b-04bd-4f30-a8cd-f13b5793290e tempest-AttachVolumeMultiAttachTest-1302095414 tempest-AttachVolumeMultiAttachTest-1302095414-project-member] Volume info retrieved successfully. Aug 07 09:52:49.740412 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-f74f636b-04bd-4f30-a8cd-f13b5793290e tempest-AttachVolumeMultiAttachTest-1302095414 tempest-AttachVolumeMultiAttachTest-1302095414-project-member] https://10.4.3.8/volume/v3/volumes/dcaab4f1-45e3-43b0-83cb-6dedeb8b767f returned with HTTP 200 Aug 07 09:52:49.740943 np0000006707 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 170/681] 10.4.3.8 () {66 vars in 1334 bytes} [Fri Aug 7 09:52:49 2026] GET /volume/v3/volumes/dcaab4f1-45e3-43b0-83cb-6dedeb8b767f => generated 1141 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 09:52:49.805410 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [req-8b8b30b6-029b-4b49-ac9a-c1ef80f3cf47 req-8ab0b2fd-8014-4da6-93fd-e57bb38fc866 None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:52:49.808125 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [req-8b8b30b6-029b-4b49-ac9a-c1ef80f3cf47 req-8ab0b2fd-8014-4da6-93fd-e57bb38fc866 tempest-AttachVolumeMultiAttachTest-1302095414 tempest-AttachVolumeMultiAttachTest-1302095414-project-member] GET https://10.4.3.8/volume/v3/volumes/dcaab4f1-45e3-43b0-83cb-6dedeb8b767f Aug 07 09:52:49.808405 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [req-8b8b30b6-029b-4b49-ac9a-c1ef80f3cf47 req-8ab0b2fd-8014-4da6-93fd-e57bb38fc866 tempest-AttachVolumeMultiAttachTest-1302095414 tempest-AttachVolumeMultiAttachTest-1302095414-project-member] Empty body provided in request {{(pid=100296) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 09:52:49.808669 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [req-8b8b30b6-029b-4b49-ac9a-c1ef80f3cf47 req-8ab0b2fd-8014-4da6-93fd-e57bb38fc866 tempest-AttachVolumeMultiAttachTest-1302095414 tempest-AttachVolumeMultiAttachTest-1302095414-project-member] Calling method 'show' {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 09:52:49.821836 np0000006707 devstack@c-api.service[100296]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 09:52:49.821836 np0000006707 devstack@c-api.service[100296]: warnings.warn( Aug 07 09:52:49.826591 np0000006707 devstack@c-api.service[100296]: INFO cinder.volume.api [req-8b8b30b6-029b-4b49-ac9a-c1ef80f3cf47 req-8ab0b2fd-8014-4da6-93fd-e57bb38fc866 tempest-AttachVolumeMultiAttachTest-1302095414 tempest-AttachVolumeMultiAttachTest-1302095414-project-member] Volume info retrieved successfully. Aug 07 09:52:49.833128 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [req-8b8b30b6-029b-4b49-ac9a-c1ef80f3cf47 req-8ab0b2fd-8014-4da6-93fd-e57bb38fc866 tempest-AttachVolumeMultiAttachTest-1302095414 tempest-AttachVolumeMultiAttachTest-1302095414-project-member] https://10.4.3.8/volume/v3/volumes/dcaab4f1-45e3-43b0-83cb-6dedeb8b767f returned with HTTP 200 Aug 07 09:52:49.833758 np0000006707 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 169/682] 10.4.3.8 () {68 vars in 1584 bytes} [Fri Aug 7 09:52:49 2026] GET /volume/v3/volumes/dcaab4f1-45e3-43b0-83cb-6dedeb8b767f => generated 1141 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 09:52:49.941166 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.middleware.request_id [None req-b2790d86-73a0-471c-995c-030831d03306 None None] RequestId filter calling following filter/app {{(pid=100298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:52:49.944359 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [None req-b2790d86-73a0-471c-995c-030831d03306 tempest-UserMessagesTest-1751132778 tempest-UserMessagesTest-1751132778-project-member] GET https://10.4.3.8/volume/v3/volumes/8709a63a-d5a8-4619-904e-d1d9f5cf2f68 Aug 07 09:52:49.944850 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [None req-b2790d86-73a0-471c-995c-030831d03306 tempest-UserMessagesTest-1751132778 tempest-UserMessagesTest-1751132778-project-member] Empty body provided in request {{(pid=100298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 09:52:49.945070 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [None req-b2790d86-73a0-471c-995c-030831d03306 tempest-UserMessagesTest-1751132778 tempest-UserMessagesTest-1751132778-project-member] Calling method 'show' {{(pid=100298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 09:52:49.957771 np0000006707 devstack@c-api.service[100298]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 09:52:49.957771 np0000006707 devstack@c-api.service[100298]: warnings.warn( Aug 07 09:52:49.959965 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [None req-31c88e4f-74f6-4c18-a4c0-8df3c712a3ad None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:52:49.960308 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-31c88e4f-74f6-4c18-a4c0-8df3c712a3ad None None] GET https://10.4.3.8/volume// Aug 07 09:52:49.960462 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-31c88e4f-74f6-4c18-a4c0-8df3c712a3ad None None] Empty body provided in request {{(pid=100297) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 09:52:49.960631 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-31c88e4f-74f6-4c18-a4c0-8df3c712a3ad None None] Calling method 'all' {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 09:52:49.960924 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-31c88e4f-74f6-4c18-a4c0-8df3c712a3ad None None] https://10.4.3.8/volume// returned with HTTP 300 Aug 07 09:52:49.961185 np0000006707 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 172/683] 10.4.3.8 () {66 vars in 1414 bytes} [Fri Aug 7 09:52:49 2026] GET /volume/ => generated 384 bytes in 1 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 07 09:52:49.963525 np0000006707 devstack@c-api.service[100298]: INFO cinder.volume.api [None req-b2790d86-73a0-471c-995c-030831d03306 tempest-UserMessagesTest-1751132778 tempest-UserMessagesTest-1751132778-project-member] Volume info retrieved successfully. Aug 07 09:52:49.972452 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [None req-b2790d86-73a0-471c-995c-030831d03306 tempest-UserMessagesTest-1751132778 tempest-UserMessagesTest-1751132778-project-member] https://10.4.3.8/volume/v3/volumes/8709a63a-d5a8-4619-904e-d1d9f5cf2f68 returned with HTTP 200 Aug 07 09:52:49.972941 np0000006707 devstack@c-api.service[100298]: [pid: 100298|app: 0|req: 173/684] 10.4.3.8 () {68 vars in 1374 bytes} [Fri Aug 7 09:52:49 2026] GET /volume/v3/volumes/8709a63a-d5a8-4619-904e-d1d9f5cf2f68 => generated 871 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 09:52:49.973020 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [req-8b8b30b6-029b-4b49-ac9a-c1ef80f3cf47 req-184fbb40-302c-42e9-a6b1-2eb9eafca16a None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:52:49.975485 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [req-8b8b30b6-029b-4b49-ac9a-c1ef80f3cf47 req-184fbb40-302c-42e9-a6b1-2eb9eafca16a tempest-AttachVolumeMultiAttachTest-1302095414 tempest-AttachVolumeMultiAttachTest-1302095414-project-member] POST https://10.4.3.8/volume/v3/attachments Aug 07 09:52:49.975942 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [req-8b8b30b6-029b-4b49-ac9a-c1ef80f3cf47 req-184fbb40-302c-42e9-a6b1-2eb9eafca16a tempest-AttachVolumeMultiAttachTest-1302095414 tempest-AttachVolumeMultiAttachTest-1302095414-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "dcaab4f1-45e3-43b0-83cb-6dedeb8b767f", "connector": null, "instance_uuid": "3b38595b-202a-4ad4-9b9b-6493327489b6"}} {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 09:52:49.990950 np0000006707 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 09:52:49.990950 np0000006707 devstack@c-api.service[100295]: warnings.warn( Aug 07 09:52:49.994631 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [None req-f1064d82-ba17-4c2f-ae4f-519163897f82 None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:52:49.997006 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-f1064d82-ba17-4c2f-ae4f-519163897f82 tempest-UserMessagesTest-1751132778 tempest-UserMessagesTest-1751132778-project-member] GET https://10.4.3.8/volume/v3/messages Aug 07 09:52:49.997311 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-f1064d82-ba17-4c2f-ae4f-519163897f82 tempest-UserMessagesTest-1751132778 tempest-UserMessagesTest-1751132778-project-member] Empty body provided in request {{(pid=100296) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 09:52:49.997614 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-f1064d82-ba17-4c2f-ae4f-519163897f82 tempest-UserMessagesTest-1751132778 tempest-UserMessagesTest-1751132778-project-member] Calling method 'version_select' {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 09:52:50.007380 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-f1064d82-ba17-4c2f-ae4f-519163897f82 tempest-UserMessagesTest-1751132778 tempest-UserMessagesTest-1751132778-project-member] https://10.4.3.8/volume/v3/messages returned with HTTP 200 Aug 07 09:52:50.007380 np0000006707 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 170/685] 10.4.3.8 () {68 vars in 1266 bytes} [Fri Aug 7 09:52:49 2026] GET /volume/v3/messages => generated 666 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 09:52:50.018805 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [None req-c35c6b58-39da-4513-83e4-7a5d5f18c2f7 None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:52:50.021451 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-c35c6b58-39da-4513-83e4-7a5d5f18c2f7 tempest-UserMessagesTest-1751132778 tempest-UserMessagesTest-1751132778-project-member] DELETE https://10.4.3.8/volume/v3/messages/202b97c5-aeb0-414b-a65c-006ea27af629 Aug 07 09:52:50.021987 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-c35c6b58-39da-4513-83e4-7a5d5f18c2f7 tempest-UserMessagesTest-1751132778 tempest-UserMessagesTest-1751132778-project-member] Empty body provided in request {{(pid=100297) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 09:52:50.021987 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-c35c6b58-39da-4513-83e4-7a5d5f18c2f7 tempest-UserMessagesTest-1751132778 tempest-UserMessagesTest-1751132778-project-member] Calling method 'version_select' {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 09:52:50.034992 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [req-8b8b30b6-029b-4b49-ac9a-c1ef80f3cf47 req-184fbb40-302c-42e9-a6b1-2eb9eafca16a tempest-AttachVolumeMultiAttachTest-1302095414 tempest-AttachVolumeMultiAttachTest-1302095414-project-member] https://10.4.3.8/volume/v3/attachments returned with HTTP 200 Aug 07 09:52:50.035445 np0000006707 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 171/686] 10.4.3.8 () {74 vars in 1580 bytes} [Fri Aug 7 09:52:49 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 09:52:50.039087 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-c35c6b58-39da-4513-83e4-7a5d5f18c2f7 tempest-UserMessagesTest-1751132778 tempest-UserMessagesTest-1751132778-project-member] https://10.4.3.8/volume/v3/messages/202b97c5-aeb0-414b-a65c-006ea27af629 returned with HTTP 204 Aug 07 09:52:50.039466 np0000006707 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 173/687] 10.4.3.8 () {68 vars in 1380 bytes} [Fri Aug 7 09:52:50 2026] DELETE /volume/v3/messages/202b97c5-aeb0-414b-a65c-006ea27af629 => generated 0 bytes in 21 msecs (HTTP/1.1 204) 6 headers in 235 bytes (1 switches on core 0) Aug 07 09:52:50.048068 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.middleware.request_id [None req-2c58f3fa-b5e5-4889-9105-a3f25d839318 None None] RequestId filter calling following filter/app {{(pid=100298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:52:50.051733 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [None req-2c58f3fa-b5e5-4889-9105-a3f25d839318 tempest-UserMessagesTest-1751132778 tempest-UserMessagesTest-1751132778-project-member] GET https://10.4.3.8/volume/v3/messages/202b97c5-aeb0-414b-a65c-006ea27af629 Aug 07 09:52:50.051981 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [None req-2c58f3fa-b5e5-4889-9105-a3f25d839318 tempest-UserMessagesTest-1751132778 tempest-UserMessagesTest-1751132778-project-member] Empty body provided in request {{(pid=100298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 09:52:50.052218 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [None req-2c58f3fa-b5e5-4889-9105-a3f25d839318 tempest-UserMessagesTest-1751132778 tempest-UserMessagesTest-1751132778-project-member] Calling method 'version_select' {{(pid=100298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 09:52:50.059038 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [None req-2c58f3fa-b5e5-4889-9105-a3f25d839318 tempest-UserMessagesTest-1751132778 tempest-UserMessagesTest-1751132778-project-member] https://10.4.3.8/volume/v3/messages/202b97c5-aeb0-414b-a65c-006ea27af629 returned with HTTP 404 Aug 07 09:52:50.059681 np0000006707 devstack@c-api.service[100298]: [pid: 100298|app: 0|req: 174/688] 10.4.3.8 () {68 vars in 1377 bytes} [Fri Aug 7 09:52:50 2026] GET /volume/v3/messages/202b97c5-aeb0-414b-a65c-006ea27af629 => generated 110 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 09:52:50.069214 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [None req-0bf5d8f5-b615-4f28-93fb-19965c1c245a None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:52:50.070277 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-76438f9f-cee4-4c20-a2f2-75f7638ac36d None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:52:50.071760 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-0bf5d8f5-b615-4f28-93fb-19965c1c245a tempest-UserMessagesTest-1751132778 tempest-UserMessagesTest-1751132778-project-member] GET https://10.4.3.8/volume/v3/volumes/8709a63a-d5a8-4619-904e-d1d9f5cf2f68 Aug 07 09:52:50.072039 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-0bf5d8f5-b615-4f28-93fb-19965c1c245a tempest-UserMessagesTest-1751132778 tempest-UserMessagesTest-1751132778-project-member] Empty body provided in request {{(pid=100296) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 09:52:50.072626 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-0bf5d8f5-b615-4f28-93fb-19965c1c245a tempest-UserMessagesTest-1751132778 tempest-UserMessagesTest-1751132778-project-member] Calling method 'show' {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 09:52:50.073564 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-76438f9f-cee4-4c20-a2f2-75f7638ac36d tempest-AttachVolumeMultiAttachTest-1302095414 tempest-AttachVolumeMultiAttachTest-1302095414-project-member] GET https://10.4.3.8/volume/v3/volumes/dcaab4f1-45e3-43b0-83cb-6dedeb8b767f Aug 07 09:52:50.073809 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-76438f9f-cee4-4c20-a2f2-75f7638ac36d tempest-AttachVolumeMultiAttachTest-1302095414 tempest-AttachVolumeMultiAttachTest-1302095414-project-member] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 09:52:50.073984 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-76438f9f-cee4-4c20-a2f2-75f7638ac36d tempest-AttachVolumeMultiAttachTest-1302095414 tempest-AttachVolumeMultiAttachTest-1302095414-project-member] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 09:52:50.084942 np0000006707 devstack@c-api.service[100296]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 09:52:50.084942 np0000006707 devstack@c-api.service[100296]: warnings.warn( Aug 07 09:52:50.090196 np0000006707 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 09:52:50.090196 np0000006707 devstack@c-api.service[100295]: warnings.warn( Aug 07 09:52:50.092332 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [None req-24f7a358-e48f-43ff-916f-17d1cb756f07 None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:52:50.092690 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-24f7a358-e48f-43ff-916f-17d1cb756f07 None None] GET https://10.4.3.8/volume// Aug 07 09:52:50.092762 np0000006707 devstack@c-api.service[100296]: INFO cinder.volume.api [None req-0bf5d8f5-b615-4f28-93fb-19965c1c245a tempest-UserMessagesTest-1751132778 tempest-UserMessagesTest-1751132778-project-member] Volume info retrieved successfully. Aug 07 09:52:50.092843 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-24f7a358-e48f-43ff-916f-17d1cb756f07 None None] Empty body provided in request {{(pid=100297) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 09:52:50.093220 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-24f7a358-e48f-43ff-916f-17d1cb756f07 None None] Calling method 'all' {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 09:52:50.093504 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-24f7a358-e48f-43ff-916f-17d1cb756f07 None None] https://10.4.3.8/volume// returned with HTTP 300 Aug 07 09:52:50.093785 np0000006707 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 174/689] 10.4.3.8 () {66 vars in 1412 bytes} [Fri Aug 7 09:52:50 2026] GET /volume/ => generated 384 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 07 09:52:50.096743 np0000006707 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-76438f9f-cee4-4c20-a2f2-75f7638ac36d tempest-AttachVolumeMultiAttachTest-1302095414 tempest-AttachVolumeMultiAttachTest-1302095414-project-member] Volume info retrieved successfully. Aug 07 09:52:50.098932 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-0bf5d8f5-b615-4f28-93fb-19965c1c245a tempest-UserMessagesTest-1751132778 tempest-UserMessagesTest-1751132778-project-member] https://10.4.3.8/volume/v3/volumes/8709a63a-d5a8-4619-904e-d1d9f5cf2f68 returned with HTTP 200 Aug 07 09:52:50.099380 np0000006707 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 171/690] 10.4.3.8 () {68 vars in 1374 bytes} [Fri Aug 7 09:52:50 2026] GET /volume/v3/volumes/8709a63a-d5a8-4619-904e-d1d9f5cf2f68 => generated 871 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 09:52:50.102532 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-76438f9f-cee4-4c20-a2f2-75f7638ac36d tempest-AttachVolumeMultiAttachTest-1302095414 tempest-AttachVolumeMultiAttachTest-1302095414-project-member] https://10.4.3.8/volume/v3/volumes/dcaab4f1-45e3-43b0-83cb-6dedeb8b767f returned with HTTP 200 Aug 07 09:52:50.102635 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.middleware.request_id [req-8b8b30b6-029b-4b49-ac9a-c1ef80f3cf47 req-59ad981a-b652-4c5d-95bd-f3cbd161a1b0 None None] RequestId filter calling following filter/app {{(pid=100298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:52:50.103095 np0000006707 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 172/691] 10.4.3.8 () {66 vars in 1334 bytes} [Fri Aug 7 09:52:50 2026] GET /volume/v3/volumes/dcaab4f1-45e3-43b0-83cb-6dedeb8b767f => generated 1143 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 09:52:50.106362 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [req-8b8b30b6-029b-4b49-ac9a-c1ef80f3cf47 req-59ad981a-b652-4c5d-95bd-f3cbd161a1b0 tempest-AttachVolumeMultiAttachTest-1302095414 tempest-AttachVolumeMultiAttachTest-1302095414-project-member] GET https://10.4.3.8/volume/v3/volumes/dcaab4f1-45e3-43b0-83cb-6dedeb8b767f Aug 07 09:52:50.106362 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [req-8b8b30b6-029b-4b49-ac9a-c1ef80f3cf47 req-59ad981a-b652-4c5d-95bd-f3cbd161a1b0 tempest-AttachVolumeMultiAttachTest-1302095414 tempest-AttachVolumeMultiAttachTest-1302095414-project-member] Empty body provided in request {{(pid=100298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 09:52:50.106362 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [req-8b8b30b6-029b-4b49-ac9a-c1ef80f3cf47 req-59ad981a-b652-4c5d-95bd-f3cbd161a1b0 tempest-AttachVolumeMultiAttachTest-1302095414 tempest-AttachVolumeMultiAttachTest-1302095414-project-member] Calling method 'show' {{(pid=100298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 09:52:50.115191 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [None req-60571dee-ca98-48ae-989b-6331ab295987 None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:52:50.117564 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-60571dee-ca98-48ae-989b-6331ab295987 tempest-UserMessagesTest-1751132778 tempest-UserMessagesTest-1751132778-project-member] DELETE https://10.4.3.8/volume/v3/volumes/8709a63a-d5a8-4619-904e-d1d9f5cf2f68 Aug 07 09:52:50.118492 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-60571dee-ca98-48ae-989b-6331ab295987 tempest-UserMessagesTest-1751132778 tempest-UserMessagesTest-1751132778-project-member] Empty body provided in request {{(pid=100297) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 09:52:50.118492 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-60571dee-ca98-48ae-989b-6331ab295987 tempest-UserMessagesTest-1751132778 tempest-UserMessagesTest-1751132778-project-member] Calling method 'delete' {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 09:52:50.118706 np0000006707 devstack@c-api.service[100298]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 09:52:50.118706 np0000006707 devstack@c-api.service[100298]: warnings.warn( Aug 07 09:52:50.118781 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.v3.volumes [None req-60571dee-ca98-48ae-989b-6331ab295987 tempest-UserMessagesTest-1751132778 tempest-UserMessagesTest-1751132778-project-member] Delete volume with id: 8709a63a-d5a8-4619-904e-d1d9f5cf2f68 Aug 07 09:52:50.122630 np0000006707 devstack@c-api.service[100298]: INFO cinder.volume.api [req-8b8b30b6-029b-4b49-ac9a-c1ef80f3cf47 req-59ad981a-b652-4c5d-95bd-f3cbd161a1b0 tempest-AttachVolumeMultiAttachTest-1302095414 tempest-AttachVolumeMultiAttachTest-1302095414-project-member] Volume info retrieved successfully. Aug 07 09:52:50.129211 np0000006707 devstack@c-api.service[100297]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 09:52:50.129211 np0000006707 devstack@c-api.service[100297]: warnings.warn( Aug 07 09:52:50.129438 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [req-8b8b30b6-029b-4b49-ac9a-c1ef80f3cf47 req-59ad981a-b652-4c5d-95bd-f3cbd161a1b0 tempest-AttachVolumeMultiAttachTest-1302095414 tempest-AttachVolumeMultiAttachTest-1302095414-project-member] https://10.4.3.8/volume/v3/volumes/dcaab4f1-45e3-43b0-83cb-6dedeb8b767f returned with HTTP 200 Aug 07 09:52:50.129936 np0000006707 devstack@c-api.service[100298]: [pid: 100298|app: 0|req: 175/692] 10.4.3.8 () {70 vars in 1625 bytes} [Fri Aug 7 09:52:50 2026] GET /volume/v3/volumes/dcaab4f1-45e3-43b0-83cb-6dedeb8b767f => generated 1323 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 07 09:52:50.129987 np0000006707 devstack@c-api.service[100297]: INFO cinder.volume.api [None req-60571dee-ca98-48ae-989b-6331ab295987 tempest-UserMessagesTest-1751132778 tempest-UserMessagesTest-1751132778-project-member] Volume info retrieved successfully. Aug 07 09:52:50.131862 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.volume.api [None req-60571dee-ca98-48ae-989b-6331ab295987 tempest-UserMessagesTest-1751132778 tempest-UserMessagesTest-1751132778-project-member] Decrease volume quotas for non temporary volume in non error_managing status. {{(pid=100297) delete /opt/stack/cinder/cinder/volume/api.py:434}} Aug 07 09:52:50.149729 np0000006707 devstack@c-api.service[100297]: WARNING cinder.quota [None req-60571dee-ca98-48ae-989b-6331ab295987 tempest-UserMessagesTest-1751132778 tempest-UserMessagesTest-1751132778-project-member] Deprecated: Default quota for resource: volumes_tempest-UserMessagesTest-volume-type-1544406097 is set by the default quota flag: quota_volumes_tempest-UserMessagesTest-volume-type-1544406097, it is now deprecated. Please use the default quota class for default quota. Aug 07 09:52:50.150022 np0000006707 devstack@c-api.service[100297]: WARNING cinder.quota [None req-60571dee-ca98-48ae-989b-6331ab295987 tempest-UserMessagesTest-1751132778 tempest-UserMessagesTest-1751132778-project-member] Deprecated: Default quota for resource: gigabytes_tempest-UserMessagesTest-volume-type-1544406097 is set by the default quota flag: quota_gigabytes_tempest-UserMessagesTest-volume-type-1544406097, it is now deprecated. Please use the default quota class for default quota. Aug 07 09:52:50.162753 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.quota [None req-60571dee-ca98-48ae-989b-6331ab295987 tempest-UserMessagesTest-1751132778 tempest-UserMessagesTest-1751132778-project-member] Created reservations ['1b2ffc55-aa3d-483a-8d80-80ba450b41bd', '2e5687f0-8fae-403b-8211-2cf23212240a', 'a4a12478-b855-4038-b087-c6bc70e2929d', '6910f577-8150-498d-8265-aeecde4b5836'] {{(pid=100297) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 09:52:50.223362 np0000006707 devstack@c-api.service[100297]: INFO cinder.volume.api [None req-60571dee-ca98-48ae-989b-6331ab295987 tempest-UserMessagesTest-1751132778 tempest-UserMessagesTest-1751132778-project-member] Delete volume request issued successfully. Aug 07 09:52:50.223754 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-60571dee-ca98-48ae-989b-6331ab295987 tempest-UserMessagesTest-1751132778 tempest-UserMessagesTest-1751132778-project-member] https://10.4.3.8/volume/v3/volumes/8709a63a-d5a8-4619-904e-d1d9f5cf2f68 returned with HTTP 202 Aug 07 09:52:50.224051 np0000006707 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 175/693] 10.4.3.8 () {68 vars in 1377 bytes} [Fri Aug 7 09:52:50 2026] DELETE /volume/v3/volumes/8709a63a-d5a8-4619-904e-d1d9f5cf2f68 => generated 0 bytes in 110 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 07 09:52:50.236319 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [None req-4050855a-e059-4941-a80d-f38447ab4a98 None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:52:50.238573 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-4050855a-e059-4941-a80d-f38447ab4a98 tempest-UserMessagesTest-1751132778 tempest-UserMessagesTest-1751132778-project-member] GET https://10.4.3.8/volume/v3/volumes/8709a63a-d5a8-4619-904e-d1d9f5cf2f68 Aug 07 09:52:50.238847 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-4050855a-e059-4941-a80d-f38447ab4a98 tempest-UserMessagesTest-1751132778 tempest-UserMessagesTest-1751132778-project-member] Empty body provided in request {{(pid=100296) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 09:52:50.239226 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-4050855a-e059-4941-a80d-f38447ab4a98 tempest-UserMessagesTest-1751132778 tempest-UserMessagesTest-1751132778-project-member] Calling method 'show' {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 09:52:50.252742 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-4050855a-e059-4941-a80d-f38447ab4a98 tempest-UserMessagesTest-1751132778 tempest-UserMessagesTest-1751132778-project-member] https://10.4.3.8/volume/v3/volumes/8709a63a-d5a8-4619-904e-d1d9f5cf2f68 returned with HTTP 404 Aug 07 09:52:50.252742 np0000006707 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 172/694] 10.4.3.8 () {68 vars in 1374 bytes} [Fri Aug 7 09:52:50 2026] GET /volume/v3/volumes/8709a63a-d5a8-4619-904e-d1d9f5cf2f68 => generated 109 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 09:52:50.260782 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-4393911c-833a-4673-9d5e-bdceb6c4062c None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:52:50.262810 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-4393911c-833a-4673-9d5e-bdceb6c4062c tempest-UserMessagesTest-1703835119 tempest-UserMessagesTest-1703835119-project-admin] DELETE https://10.4.3.8/volume/v3/types/23457d06-dab6-4cfc-8415-f4496be66357 Aug 07 09:52:50.262810 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-4393911c-833a-4673-9d5e-bdceb6c4062c tempest-UserMessagesTest-1703835119 tempest-UserMessagesTest-1703835119-project-admin] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 09:52:50.263217 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-4393911c-833a-4673-9d5e-bdceb6c4062c tempest-UserMessagesTest-1703835119 tempest-UserMessagesTest-1703835119-project-admin] Calling method '_delete' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 09:52:50.287441 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.middleware.request_id [req-8b8b30b6-029b-4b49-ac9a-c1ef80f3cf47 req-a197dd4b-42b2-49ab-85a5-520be2a47e28 None None] RequestId filter calling following filter/app {{(pid=100298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:52:50.290636 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [req-8b8b30b6-029b-4b49-ac9a-c1ef80f3cf47 req-a197dd4b-42b2-49ab-85a5-520be2a47e28 tempest-AttachVolumeMultiAttachTest-1302095414 tempest-AttachVolumeMultiAttachTest-1302095414-project-member] PUT https://10.4.3.8/volume/v3/attachments/53123a34-43ed-477a-b19f-01199f6d8e31 Aug 07 09:52:50.291283 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [req-8b8b30b6-029b-4b49-ac9a-c1ef80f3cf47 req-a197dd4b-42b2-49ab-85a5-520be2a47e28 tempest-AttachVolumeMultiAttachTest-1302095414 tempest-AttachVolumeMultiAttachTest-1302095414-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.8", "host": "np0000006707", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:568b993d50b1", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "d2780578-1896-461f-80ac-b58d2e346b90", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 09:52:50.301819 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.coordination [req-8b8b30b6-029b-4b49-ac9a-c1ef80f3cf47 req-a197dd4b-42b2-49ab-85a5-520be2a47e28 tempest-AttachVolumeMultiAttachTest-1302095414 tempest-AttachVolumeMultiAttachTest-1302095414-project-member] Acquiring lock "cinder-attachment_update-dcaab4f1-45e3-43b0-83cb-6dedeb8b767f-np0000006707" by "attachment_update" {{(pid=100298) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 07 09:52:50.310711 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.coordination [req-8b8b30b6-029b-4b49-ac9a-c1ef80f3cf47 req-a197dd4b-42b2-49ab-85a5-520be2a47e28 tempest-AttachVolumeMultiAttachTest-1302095414 tempest-AttachVolumeMultiAttachTest-1302095414-project-member] Lock "cinder-attachment_update-dcaab4f1-45e3-43b0-83cb-6dedeb8b767f-np0000006707" acquired by "attachment_update" :: waited 0.009s {{(pid=100298) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 07 09:52:50.312361 np0000006707 devstack@c-api.service[100298]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 09:52:50.312361 np0000006707 devstack@c-api.service[100298]: warnings.warn( Aug 07 09:52:50.324515 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-4393911c-833a-4673-9d5e-bdceb6c4062c tempest-UserMessagesTest-1703835119 tempest-UserMessagesTest-1703835119-project-admin] https://10.4.3.8/volume/v3/types/23457d06-dab6-4cfc-8415-f4496be66357 returned with HTTP 202 Aug 07 09:52:50.325037 np0000006707 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 173/695] 10.4.3.8 () {66 vars in 1331 bytes} [Fri Aug 7 09:52:50 2026] DELETE /volume/v3/types/23457d06-dab6-4cfc-8415-f4496be66357 => generated 0 bytes in 65 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 07 09:52:50.333370 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [None req-4352f1fe-faa0-4e60-8bb2-e64269a952fc None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:52:50.335582 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-4352f1fe-faa0-4e60-8bb2-e64269a952fc tempest-UserMessagesTest-1703835119 tempest-UserMessagesTest-1703835119-project-admin] GET https://10.4.3.8/volume/v3/types/23457d06-dab6-4cfc-8415-f4496be66357 Aug 07 09:52:50.335828 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-4352f1fe-faa0-4e60-8bb2-e64269a952fc tempest-UserMessagesTest-1703835119 tempest-UserMessagesTest-1703835119-project-admin] Empty body provided in request {{(pid=100297) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 09:52:50.335950 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-4352f1fe-faa0-4e60-8bb2-e64269a952fc tempest-UserMessagesTest-1703835119 tempest-UserMessagesTest-1703835119-project-admin] Calling method 'show' {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 09:52:50.341123 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-4352f1fe-faa0-4e60-8bb2-e64269a952fc tempest-UserMessagesTest-1703835119 tempest-UserMessagesTest-1703835119-project-admin] https://10.4.3.8/volume/v3/types/23457d06-dab6-4cfc-8415-f4496be66357 returned with HTTP 404 Aug 07 09:52:50.341851 np0000006707 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 176/696] 10.4.3.8 () {66 vars in 1328 bytes} [Fri Aug 7 09:52:50 2026] GET /volume/v3/types/23457d06-dab6-4cfc-8415-f4496be66357 => generated 114 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 09:52:50.352959 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [None req-331dc1e6-f4bb-42b9-ba74-a3d15b5a0ad0 None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:52:50.356517 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-331dc1e6-f4bb-42b9-ba74-a3d15b5a0ad0 tempest-UserMessagesTest-1703835119 tempest-UserMessagesTest-1703835119-project-admin] POST https://10.4.3.8/volume/v3/types Aug 07 09:52:50.356928 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-331dc1e6-f4bb-42b9-ba74-a3d15b5a0ad0 tempest-UserMessagesTest-1703835119 tempest-UserMessagesTest-1703835119-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-UserMessagesTest-volume-type-1939010212", "extra_specs": {"storage_protocol": "tempest-storage_protocol-797875068", "vendor_name": "tempest-vendor_name-1842161416"}}} {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 09:52:50.379543 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-331dc1e6-f4bb-42b9-ba74-a3d15b5a0ad0 tempest-UserMessagesTest-1703835119 tempest-UserMessagesTest-1703835119-project-admin] https://10.4.3.8/volume/v3/types returned with HTTP 200 Aug 07 09:52:50.380077 np0000006707 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 173/697] 10.4.3.8 () {68 vars in 1239 bytes} [Fri Aug 7 09:52:50 2026] POST /volume/v3/types => generated 327 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 09:52:50.391813 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-c10a62bb-d346-4a6e-8e86-70e365c1ae33 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:52:50.394341 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-c10a62bb-d346-4a6e-8e86-70e365c1ae33 tempest-UserMessagesTest-1751132778 tempest-UserMessagesTest-1751132778-project-member] POST https://10.4.3.8/volume/v3/volumes Aug 07 09:52:50.394844 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-c10a62bb-d346-4a6e-8e86-70e365c1ae33 tempest-UserMessagesTest-1751132778 tempest-UserMessagesTest-1751132778-project-member] Action: 'create', calling method: create, body: {"volume": {"volume_type": "cfeb135e-c192-484b-afe8-e58bc036d3f0", "size": 1, "name": "tempest-UserMessagesTest-Volume-64404098"}} {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 09:52:50.396615 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.v3.volumes [None req-c10a62bb-d346-4a6e-8e86-70e365c1ae33 tempest-UserMessagesTest-1751132778 tempest-UserMessagesTest-1751132778-project-member] Create volume request body: {'volume': {'volume_type': 'cfeb135e-c192-484b-afe8-e58bc036d3f0', 'size': 1, 'name': 'tempest-UserMessagesTest-Volume-64404098'}} {{(pid=100295) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 07 09:52:50.401812 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.v3.volumes [None req-c10a62bb-d346-4a6e-8e86-70e365c1ae33 tempest-UserMessagesTest-1751132778 tempest-UserMessagesTest-1751132778-project-member] Create volume of 1 GB Aug 07 09:52:50.403021 np0000006707 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 09:52:50.403021 np0000006707 devstack@c-api.service[100295]: warnings.warn( Aug 07 09:52:50.403948 np0000006707 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-c10a62bb-d346-4a6e-8e86-70e365c1ae33 tempest-UserMessagesTest-1751132778 tempest-UserMessagesTest-1751132778-project-member] Availability Zones retrieved successfully. Aug 07 09:52:50.415136 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.volume.api [None req-c10a62bb-d346-4a6e-8e86-70e365c1ae33 tempest-UserMessagesTest-1751132778 tempest-UserMessagesTest-1751132778-project-member] Flow 'volume_create_api' (943b0391-dfca-4a5b-9e2b-e5fd69a4308d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100295) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 09:52:50.416200 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.volume.api [None req-c10a62bb-d346-4a6e-8e86-70e365c1ae33 tempest-UserMessagesTest-1751132778 tempest-UserMessagesTest-1751132778-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8bf8d213-3d50-4272-a8a6-00934fbc349c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100295) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 09:52:50.417463 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.volume.flows.api.create_volume [None req-c10a62bb-d346-4a6e-8e86-70e365c1ae33 tempest-UserMessagesTest-1751132778 tempest-UserMessagesTest-1751132778-project-member] Validating volume size '1' using validate_int {{(pid=100295) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 07 09:52:50.437744 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.coordination [req-8b8b30b6-029b-4b49-ac9a-c1ef80f3cf47 req-a197dd4b-42b2-49ab-85a5-520be2a47e28 tempest-AttachVolumeMultiAttachTest-1302095414 tempest-AttachVolumeMultiAttachTest-1302095414-project-member] Lock "cinder-attachment_update-dcaab4f1-45e3-43b0-83cb-6dedeb8b767f-np0000006707" released by "attachment_update" :: held 0.127s {{(pid=100298) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 07 09:52:50.438462 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [req-8b8b30b6-029b-4b49-ac9a-c1ef80f3cf47 req-a197dd4b-42b2-49ab-85a5-520be2a47e28 tempest-AttachVolumeMultiAttachTest-1302095414 tempest-AttachVolumeMultiAttachTest-1302095414-project-member] https://10.4.3.8/volume/v3/attachments/53123a34-43ed-477a-b19f-01199f6d8e31 returned with HTTP 200 Aug 07 09:52:50.438925 np0000006707 devstack@c-api.service[100298]: [pid: 100298|app: 0|req: 176/698] 10.4.3.8 () {74 vars in 1690 bytes} [Fri Aug 7 09:52:50 2026] PUT /volume/v3/attachments/53123a34-43ed-477a-b19f-01199f6d8e31 => generated 969 bytes in 152 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 09:52:50.465205 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.volume.api [None req-c10a62bb-d346-4a6e-8e86-70e365c1ae33 tempest-UserMessagesTest-1751132778 tempest-UserMessagesTest-1751132778-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8bf8d213-3d50-4272-a8a6-00934fbc349c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-07T09:52:50Z,deleted=False,deleted_at=None,description=None,extra_specs={storage_protocol='tempest-storage_protocol-797875068',vendor_name='tempest-vendor_name-1842161416'},id=cfeb135e-c192-484b-afe8-e58bc036d3f0,is_public=True,name='tempest-UserMessagesTest-volume-type-1939010212',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'cfeb135e-c192-484b-afe8-e58bc036d3f0', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100295) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 09:52:50.466644 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.volume.api [None req-c10a62bb-d346-4a6e-8e86-70e365c1ae33 tempest-UserMessagesTest-1751132778 tempest-UserMessagesTest-1751132778-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (371323f3-4ee4-4c15-9e9a-6fa4aba33c82) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100295) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 09:52:50.511371 np0000006707 devstack@c-api.service[100295]: WARNING cinder.quota [None req-c10a62bb-d346-4a6e-8e86-70e365c1ae33 tempest-UserMessagesTest-1751132778 tempest-UserMessagesTest-1751132778-project-member] Deprecated: Default quota for resource: volumes_tempest-UserMessagesTest-volume-type-1939010212 is set by the default quota flag: quota_volumes_tempest-UserMessagesTest-volume-type-1939010212, it is now deprecated. Please use the default quota class for default quota. Aug 07 09:52:50.512119 np0000006707 devstack@c-api.service[100295]: WARNING cinder.quota [None req-c10a62bb-d346-4a6e-8e86-70e365c1ae33 tempest-UserMessagesTest-1751132778 tempest-UserMessagesTest-1751132778-project-member] Deprecated: Default quota for resource: gigabytes_tempest-UserMessagesTest-volume-type-1939010212 is set by the default quota flag: quota_gigabytes_tempest-UserMessagesTest-volume-type-1939010212, it is now deprecated. Please use the default quota class for default quota. Aug 07 09:52:50.565447 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.quota [None req-c10a62bb-d346-4a6e-8e86-70e365c1ae33 tempest-UserMessagesTest-1751132778 tempest-UserMessagesTest-1751132778-project-member] Created reservations ['debe4b25-df0b-430c-ada6-8e7fb4b2867f', '1e23a185-e607-4b80-9307-2df5c16beda2', '61d760eb-422f-4809-b55e-5e3f46ea4934', 'e77d5534-e254-4771-a1e3-2772e502ea74'] {{(pid=100295) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 09:52:50.565447 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.volume.api [None req-c10a62bb-d346-4a6e-8e86-70e365c1ae33 tempest-UserMessagesTest-1751132778 tempest-UserMessagesTest-1751132778-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (371323f3-4ee4-4c15-9e9a-6fa4aba33c82) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['debe4b25-df0b-430c-ada6-8e7fb4b2867f', '1e23a185-e607-4b80-9307-2df5c16beda2', '61d760eb-422f-4809-b55e-5e3f46ea4934', 'e77d5534-e254-4771-a1e3-2772e502ea74']}' {{(pid=100295) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 09:52:50.565447 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.volume.api [None req-c10a62bb-d346-4a6e-8e86-70e365c1ae33 tempest-UserMessagesTest-1751132778 tempest-UserMessagesTest-1751132778-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2a2c980f-14bc-40ed-a680-fadc1d992417) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100295) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 09:52:50.599578 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.volume.api [None req-c10a62bb-d346-4a6e-8e86-70e365c1ae33 tempest-UserMessagesTest-1751132778 tempest-UserMessagesTest-1751132778-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2a2c980f-14bc-40ed-a680-fadc1d992417) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '94a3a8a7-cb6b-45d1-ad76-beb79923fe7b', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-UserMessagesTest-Volume-64404098',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e00885ab56c2443584b28bdc7d4ae614',qos_specs=None,replication_status=,reservations=['debe4b25-df0b-430c-ada6-8e7fb4b2867f','1e23a185-e607-4b80-9307-2df5c16beda2','61d760eb-422f-4809-b55e-5e3f46ea4934','e77d5534-e254-4771-a1e3-2772e502ea74'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f1538ee2a1bd4e60b1907db5c13a26cf',volume_type_id=cfeb135e-c192-484b-afe8-e58bc036d3f0), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-07T09:52:50Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-UserMessagesTest-Volume-64404098',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=94a3a8a7-cb6b-45d1-ad76-beb79923fe7b,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='e00885ab56c2443584b28bdc7d4ae614',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='f1538ee2a1bd4e60b1907db5c13a26cf',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(cfeb135e-c192-484b-afe8-e58bc036d3f0),volume_type_id=cfeb135e-c192-484b-afe8-e58bc036d3f0)}' {{(pid=100295) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 09:52:50.604038 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.volume.api [None req-c10a62bb-d346-4a6e-8e86-70e365c1ae33 tempest-UserMessagesTest-1751132778 tempest-UserMessagesTest-1751132778-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (362f14c2-ca64-43ff-9101-6eaefc079b72) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100295) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 09:52:50.661451 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.volume.api [None req-c10a62bb-d346-4a6e-8e86-70e365c1ae33 tempest-UserMessagesTest-1751132778 tempest-UserMessagesTest-1751132778-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (362f14c2-ca64-43ff-9101-6eaefc079b72) transitioned into state 'SUCCESS' from state '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-64404098',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e00885ab56c2443584b28bdc7d4ae614',qos_specs=None,replication_status=,reservations=['debe4b25-df0b-430c-ada6-8e7fb4b2867f','1e23a185-e607-4b80-9307-2df5c16beda2','61d760eb-422f-4809-b55e-5e3f46ea4934','e77d5534-e254-4771-a1e3-2772e502ea74'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f1538ee2a1bd4e60b1907db5c13a26cf',volume_type_id=cfeb135e-c192-484b-afe8-e58bc036d3f0)}' {{(pid=100295) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 09:52:50.661451 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.volume.api [None req-c10a62bb-d346-4a6e-8e86-70e365c1ae33 tempest-UserMessagesTest-1751132778 tempest-UserMessagesTest-1751132778-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9d489fbb-648b-482b-94af-37dfad84e4c7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100295) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 09:52:50.685447 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.volume.api [None req-c10a62bb-d346-4a6e-8e86-70e365c1ae33 tempest-UserMessagesTest-1751132778 tempest-UserMessagesTest-1751132778-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9d489fbb-648b-482b-94af-37dfad84e4c7) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100295) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 09:52:50.685447 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.volume.api [None req-c10a62bb-d346-4a6e-8e86-70e365c1ae33 tempest-UserMessagesTest-1751132778 tempest-UserMessagesTest-1751132778-project-member] Flow 'volume_create_api' (943b0391-dfca-4a5b-9e2b-e5fd69a4308d) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100295) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 09:52:50.685447 np0000006707 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-c10a62bb-d346-4a6e-8e86-70e365c1ae33 tempest-UserMessagesTest-1751132778 tempest-UserMessagesTest-1751132778-project-member] Create volume request issued successfully. Aug 07 09:52:50.686184 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-c10a62bb-d346-4a6e-8e86-70e365c1ae33 tempest-UserMessagesTest-1751132778 tempest-UserMessagesTest-1751132778-project-member] https://10.4.3.8/volume/v3/volumes returned with HTTP 202 Aug 07 09:52:50.686847 np0000006707 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 174/699] 10.4.3.8 () {70 vars in 1285 bytes} [Fri Aug 7 09:52:50 2026] POST /volume/v3/volumes => generated 780 bytes in 296 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 07 09:52:50.702449 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [None req-1f48dec9-91d9-4494-9886-365347d83bb6 None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:52:50.708285 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-1f48dec9-91d9-4494-9886-365347d83bb6 tempest-UserMessagesTest-1751132778 tempest-UserMessagesTest-1751132778-project-member] GET https://10.4.3.8/volume/v3/volumes/94a3a8a7-cb6b-45d1-ad76-beb79923fe7b Aug 07 09:52:50.708561 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-1f48dec9-91d9-4494-9886-365347d83bb6 tempest-UserMessagesTest-1751132778 tempest-UserMessagesTest-1751132778-project-member] Empty body provided in request {{(pid=100297) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 09:52:50.712560 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-1f48dec9-91d9-4494-9886-365347d83bb6 tempest-UserMessagesTest-1751132778 tempest-UserMessagesTest-1751132778-project-member] Calling method 'show' {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 09:52:50.720934 np0000006707 devstack@c-api.service[100297]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 09:52:50.720934 np0000006707 devstack@c-api.service[100297]: warnings.warn( Aug 07 09:52:50.728296 np0000006707 devstack@c-api.service[100297]: INFO cinder.volume.api [None req-1f48dec9-91d9-4494-9886-365347d83bb6 tempest-UserMessagesTest-1751132778 tempest-UserMessagesTest-1751132778-project-member] Volume info retrieved successfully. Aug 07 09:52:50.735994 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-1f48dec9-91d9-4494-9886-365347d83bb6 tempest-UserMessagesTest-1751132778 tempest-UserMessagesTest-1751132778-project-member] https://10.4.3.8/volume/v3/volumes/94a3a8a7-cb6b-45d1-ad76-beb79923fe7b returned with HTTP 200 Aug 07 09:52:50.736569 np0000006707 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 177/700] 10.4.3.8 () {68 vars in 1374 bytes} [Fri Aug 7 09:52:50 2026] GET /volume/v3/volumes/94a3a8a7-cb6b-45d1-ad76-beb79923fe7b => generated 848 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 09:52:51.121403 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [None req-62a0e7da-dc48-4c51-a014-ef69db15b86b None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:52:51.123903 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-62a0e7da-dc48-4c51-a014-ef69db15b86b tempest-AttachVolumeMultiAttachTest-1302095414 tempest-AttachVolumeMultiAttachTest-1302095414-project-member] GET https://10.4.3.8/volume/v3/volumes/dcaab4f1-45e3-43b0-83cb-6dedeb8b767f Aug 07 09:52:51.124178 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-62a0e7da-dc48-4c51-a014-ef69db15b86b tempest-AttachVolumeMultiAttachTest-1302095414 tempest-AttachVolumeMultiAttachTest-1302095414-project-member] Empty body provided in request {{(pid=100296) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 09:52:51.124387 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-62a0e7da-dc48-4c51-a014-ef69db15b86b tempest-AttachVolumeMultiAttachTest-1302095414 tempest-AttachVolumeMultiAttachTest-1302095414-project-member] Calling method 'show' {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 09:52:51.149220 np0000006707 devstack@c-api.service[100296]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 09:52:51.149220 np0000006707 devstack@c-api.service[100296]: warnings.warn( Aug 07 09:52:51.153847 np0000006707 devstack@c-api.service[100296]: INFO cinder.volume.api [None req-62a0e7da-dc48-4c51-a014-ef69db15b86b tempest-AttachVolumeMultiAttachTest-1302095414 tempest-AttachVolumeMultiAttachTest-1302095414-project-member] Volume info retrieved successfully. Aug 07 09:52:51.161818 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-62a0e7da-dc48-4c51-a014-ef69db15b86b tempest-AttachVolumeMultiAttachTest-1302095414 tempest-AttachVolumeMultiAttachTest-1302095414-project-member] https://10.4.3.8/volume/v3/volumes/dcaab4f1-45e3-43b0-83cb-6dedeb8b767f returned with HTTP 200 Aug 07 09:52:51.162305 np0000006707 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 174/701] 10.4.3.8 () {66 vars in 1334 bytes} [Fri Aug 7 09:52:51 2026] GET /volume/v3/volumes/dcaab4f1-45e3-43b0-83cb-6dedeb8b767f => generated 1144 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 09:52:51.754345 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.middleware.request_id [None req-953bad87-36f5-47ed-a1d3-c0a683089abf None None] RequestId filter calling following filter/app {{(pid=100298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:52:51.757375 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [None req-953bad87-36f5-47ed-a1d3-c0a683089abf tempest-UserMessagesTest-1751132778 tempest-UserMessagesTest-1751132778-project-member] GET https://10.4.3.8/volume/v3/volumes/94a3a8a7-cb6b-45d1-ad76-beb79923fe7b Aug 07 09:52:51.758562 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [None req-953bad87-36f5-47ed-a1d3-c0a683089abf tempest-UserMessagesTest-1751132778 tempest-UserMessagesTest-1751132778-project-member] Empty body provided in request {{(pid=100298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 09:52:51.758922 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [None req-953bad87-36f5-47ed-a1d3-c0a683089abf tempest-UserMessagesTest-1751132778 tempest-UserMessagesTest-1751132778-project-member] Calling method 'show' {{(pid=100298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 09:52:51.770695 np0000006707 devstack@c-api.service[100298]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 09:52:51.770695 np0000006707 devstack@c-api.service[100298]: warnings.warn( Aug 07 09:52:51.777689 np0000006707 devstack@c-api.service[100298]: INFO cinder.volume.api [None req-953bad87-36f5-47ed-a1d3-c0a683089abf tempest-UserMessagesTest-1751132778 tempest-UserMessagesTest-1751132778-project-member] Volume info retrieved successfully. Aug 07 09:52:51.784658 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [None req-953bad87-36f5-47ed-a1d3-c0a683089abf tempest-UserMessagesTest-1751132778 tempest-UserMessagesTest-1751132778-project-member] https://10.4.3.8/volume/v3/volumes/94a3a8a7-cb6b-45d1-ad76-beb79923fe7b returned with HTTP 200 Aug 07 09:52:51.785260 np0000006707 devstack@c-api.service[100298]: [pid: 100298|app: 0|req: 177/702] 10.4.3.8 () {68 vars in 1374 bytes} [Fri Aug 7 09:52:51 2026] GET /volume/v3/volumes/94a3a8a7-cb6b-45d1-ad76-beb79923fe7b => generated 869 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 09:52:51.804464 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-f03732f5-fec1-4a27-b18b-f0e086a8e0ab None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:52:51.806498 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-f03732f5-fec1-4a27-b18b-f0e086a8e0ab tempest-UserMessagesTest-1751132778 tempest-UserMessagesTest-1751132778-project-member] GET https://10.4.3.8/volume/v3/messages Aug 07 09:52:51.806891 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-f03732f5-fec1-4a27-b18b-f0e086a8e0ab tempest-UserMessagesTest-1751132778 tempest-UserMessagesTest-1751132778-project-member] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 09:52:51.807270 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-f03732f5-fec1-4a27-b18b-f0e086a8e0ab tempest-UserMessagesTest-1751132778 tempest-UserMessagesTest-1751132778-project-member] Calling method 'version_select' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 09:52:51.807711 np0000006707 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 09:52:51.807711 np0000006707 devstack@c-api.service[100295]: warnings.warn( Aug 07 09:52:51.817908 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-f03732f5-fec1-4a27-b18b-f0e086a8e0ab tempest-UserMessagesTest-1751132778 tempest-UserMessagesTest-1751132778-project-member] https://10.4.3.8/volume/v3/messages returned with HTTP 200 Aug 07 09:52:51.818687 np0000006707 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 175/703] 10.4.3.8 () {68 vars in 1266 bytes} [Fri Aug 7 09:52:51 2026] GET /volume/v3/messages => generated 666 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 09:52:51.833707 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [None req-4c0b860a-ed56-4e42-a546-8fa29bc5e7e5 None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:52:51.836218 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-4c0b860a-ed56-4e42-a546-8fa29bc5e7e5 tempest-UserMessagesTest-1751132778 tempest-UserMessagesTest-1751132778-project-member] GET https://10.4.3.8/volume/v3/messages/896f1446-9b2e-48a0-864c-ab4a45a931fd Aug 07 09:52:51.836589 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-4c0b860a-ed56-4e42-a546-8fa29bc5e7e5 tempest-UserMessagesTest-1751132778 tempest-UserMessagesTest-1751132778-project-member] Empty body provided in request {{(pid=100297) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 09:52:51.836868 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-4c0b860a-ed56-4e42-a546-8fa29bc5e7e5 tempest-UserMessagesTest-1751132778 tempest-UserMessagesTest-1751132778-project-member] Calling method 'version_select' {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 09:52:51.843562 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-4c0b860a-ed56-4e42-a546-8fa29bc5e7e5 tempest-UserMessagesTest-1751132778 tempest-UserMessagesTest-1751132778-project-member] https://10.4.3.8/volume/v3/messages/896f1446-9b2e-48a0-864c-ab4a45a931fd returned with HTTP 200 Aug 07 09:52:51.844138 np0000006707 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 178/704] 10.4.3.8 () {68 vars in 1377 bytes} [Fri Aug 7 09:52:51 2026] GET /volume/v3/messages/896f1446-9b2e-48a0-864c-ab4a45a931fd => generated 663 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 09:52:51.860356 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [None req-7211695d-a984-435e-97fc-2b0dca0698ee None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:52:51.862322 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-7211695d-a984-435e-97fc-2b0dca0698ee tempest-UserMessagesTest-1751132778 tempest-UserMessagesTest-1751132778-project-member] GET https://10.4.3.8/volume/v3/messages Aug 07 09:52:51.862647 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-7211695d-a984-435e-97fc-2b0dca0698ee tempest-UserMessagesTest-1751132778 tempest-UserMessagesTest-1751132778-project-member] Empty body provided in request {{(pid=100296) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 09:52:51.863616 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-7211695d-a984-435e-97fc-2b0dca0698ee tempest-UserMessagesTest-1751132778 tempest-UserMessagesTest-1751132778-project-member] Calling method 'version_select' {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 09:52:51.867866 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-7211695d-a984-435e-97fc-2b0dca0698ee tempest-UserMessagesTest-1751132778 tempest-UserMessagesTest-1751132778-project-member] https://10.4.3.8/volume/v3/messages returned with HTTP 200 Aug 07 09:52:51.868547 np0000006707 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 175/705] 10.4.3.8 () {68 vars in 1266 bytes} [Fri Aug 7 09:52:51 2026] GET /volume/v3/messages => generated 666 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 09:52:51.887748 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.middleware.request_id [None req-1b61be5f-7b08-4f14-8989-9fc14cadfbfe None None] RequestId filter calling following filter/app {{(pid=100298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:52:51.890160 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [None req-1b61be5f-7b08-4f14-8989-9fc14cadfbfe tempest-UserMessagesTest-1751132778 tempest-UserMessagesTest-1751132778-project-member] DELETE https://10.4.3.8/volume/v3/messages/896f1446-9b2e-48a0-864c-ab4a45a931fd Aug 07 09:52:51.890439 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [None req-1b61be5f-7b08-4f14-8989-9fc14cadfbfe tempest-UserMessagesTest-1751132778 tempest-UserMessagesTest-1751132778-project-member] Empty body provided in request {{(pid=100298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 09:52:51.890766 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [None req-1b61be5f-7b08-4f14-8989-9fc14cadfbfe tempest-UserMessagesTest-1751132778 tempest-UserMessagesTest-1751132778-project-member] Calling method 'version_select' {{(pid=100298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 09:52:51.905992 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [None req-1b61be5f-7b08-4f14-8989-9fc14cadfbfe tempest-UserMessagesTest-1751132778 tempest-UserMessagesTest-1751132778-project-member] https://10.4.3.8/volume/v3/messages/896f1446-9b2e-48a0-864c-ab4a45a931fd returned with HTTP 204 Aug 07 09:52:51.906504 np0000006707 devstack@c-api.service[100298]: [pid: 100298|app: 0|req: 178/706] 10.4.3.8 () {68 vars in 1380 bytes} [Fri Aug 7 09:52:51 2026] DELETE /volume/v3/messages/896f1446-9b2e-48a0-864c-ab4a45a931fd => generated 0 bytes in 19 msecs (HTTP/1.1 204) 6 headers in 235 bytes (1 switches on core 0) Aug 07 09:52:51.918736 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-78de65df-7de9-4a62-90af-26c1cf505f9b None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:52:51.922436 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-78de65df-7de9-4a62-90af-26c1cf505f9b tempest-UserMessagesTest-1751132778 tempest-UserMessagesTest-1751132778-project-member] GET https://10.4.3.8/volume/v3/volumes/94a3a8a7-cb6b-45d1-ad76-beb79923fe7b Aug 07 09:52:51.922436 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-78de65df-7de9-4a62-90af-26c1cf505f9b tempest-UserMessagesTest-1751132778 tempest-UserMessagesTest-1751132778-project-member] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 09:52:51.922436 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-78de65df-7de9-4a62-90af-26c1cf505f9b tempest-UserMessagesTest-1751132778 tempest-UserMessagesTest-1751132778-project-member] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 09:52:51.935049 np0000006707 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 09:52:51.935049 np0000006707 devstack@c-api.service[100295]: warnings.warn( Aug 07 09:52:51.942768 np0000006707 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-78de65df-7de9-4a62-90af-26c1cf505f9b tempest-UserMessagesTest-1751132778 tempest-UserMessagesTest-1751132778-project-member] Volume info retrieved successfully. Aug 07 09:52:51.949298 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-78de65df-7de9-4a62-90af-26c1cf505f9b tempest-UserMessagesTest-1751132778 tempest-UserMessagesTest-1751132778-project-member] https://10.4.3.8/volume/v3/volumes/94a3a8a7-cb6b-45d1-ad76-beb79923fe7b returned with HTTP 200 Aug 07 09:52:51.950115 np0000006707 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 176/707] 10.4.3.8 () {68 vars in 1374 bytes} [Fri Aug 7 09:52:51 2026] GET /volume/v3/volumes/94a3a8a7-cb6b-45d1-ad76-beb79923fe7b => generated 869 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 09:52:51.966687 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [None req-72ea4924-3b1a-4afc-8b57-fc26315e34c0 None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:52:51.969380 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-72ea4924-3b1a-4afc-8b57-fc26315e34c0 tempest-UserMessagesTest-1751132778 tempest-UserMessagesTest-1751132778-project-member] DELETE https://10.4.3.8/volume/v3/volumes/94a3a8a7-cb6b-45d1-ad76-beb79923fe7b Aug 07 09:52:51.969380 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-72ea4924-3b1a-4afc-8b57-fc26315e34c0 tempest-UserMessagesTest-1751132778 tempest-UserMessagesTest-1751132778-project-member] Empty body provided in request {{(pid=100297) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 09:52:51.969545 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-72ea4924-3b1a-4afc-8b57-fc26315e34c0 tempest-UserMessagesTest-1751132778 tempest-UserMessagesTest-1751132778-project-member] Calling method 'delete' {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 09:52:51.969789 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.v3.volumes [None req-72ea4924-3b1a-4afc-8b57-fc26315e34c0 tempest-UserMessagesTest-1751132778 tempest-UserMessagesTest-1751132778-project-member] Delete volume with id: 94a3a8a7-cb6b-45d1-ad76-beb79923fe7b Aug 07 09:52:51.990527 np0000006707 devstack@c-api.service[100297]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 09:52:51.990527 np0000006707 devstack@c-api.service[100297]: warnings.warn( Aug 07 09:52:51.991043 np0000006707 devstack@c-api.service[100297]: INFO cinder.volume.api [None req-72ea4924-3b1a-4afc-8b57-fc26315e34c0 tempest-UserMessagesTest-1751132778 tempest-UserMessagesTest-1751132778-project-member] Volume info retrieved successfully. Aug 07 09:52:51.994044 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.volume.api [None req-72ea4924-3b1a-4afc-8b57-fc26315e34c0 tempest-UserMessagesTest-1751132778 tempest-UserMessagesTest-1751132778-project-member] Decrease volume quotas for non temporary volume in non error_managing status. {{(pid=100297) delete /opt/stack/cinder/cinder/volume/api.py:434}} Aug 07 09:52:52.012880 np0000006707 devstack@c-api.service[100297]: WARNING cinder.quota [None req-72ea4924-3b1a-4afc-8b57-fc26315e34c0 tempest-UserMessagesTest-1751132778 tempest-UserMessagesTest-1751132778-project-member] Deprecated: Default quota for resource: volumes_tempest-UserMessagesTest-volume-type-1939010212 is set by the default quota flag: quota_volumes_tempest-UserMessagesTest-volume-type-1939010212, it is now deprecated. Please use the default quota class for default quota. Aug 07 09:52:52.013889 np0000006707 devstack@c-api.service[100297]: WARNING cinder.quota [None req-72ea4924-3b1a-4afc-8b57-fc26315e34c0 tempest-UserMessagesTest-1751132778 tempest-UserMessagesTest-1751132778-project-member] Deprecated: Default quota for resource: gigabytes_tempest-UserMessagesTest-volume-type-1939010212 is set by the default quota flag: quota_gigabytes_tempest-UserMessagesTest-volume-type-1939010212, it is now deprecated. Please use the default quota class for default quota. Aug 07 09:52:52.034784 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.quota [None req-72ea4924-3b1a-4afc-8b57-fc26315e34c0 tempest-UserMessagesTest-1751132778 tempest-UserMessagesTest-1751132778-project-member] Created reservations ['b64d6174-3ab9-4a4a-ad42-f420f0a56b54', 'ddaf660a-e59a-49a1-a25b-6916867a33d5', 'ec7571b9-c2c9-4b8e-a3a3-f9a6e562eb4e', 'dd2c750e-7beb-4855-8f6b-98aef958ee5d'] {{(pid=100297) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 09:52:52.080797 np0000006707 devstack@c-api.service[100297]: INFO cinder.volume.api [None req-72ea4924-3b1a-4afc-8b57-fc26315e34c0 tempest-UserMessagesTest-1751132778 tempest-UserMessagesTest-1751132778-project-member] Delete volume request issued successfully. Aug 07 09:52:52.081166 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-72ea4924-3b1a-4afc-8b57-fc26315e34c0 tempest-UserMessagesTest-1751132778 tempest-UserMessagesTest-1751132778-project-member] https://10.4.3.8/volume/v3/volumes/94a3a8a7-cb6b-45d1-ad76-beb79923fe7b returned with HTTP 202 Aug 07 09:52:52.081756 np0000006707 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 179/708] 10.4.3.8 () {68 vars in 1377 bytes} [Fri Aug 7 09:52:51 2026] DELETE /volume/v3/volumes/94a3a8a7-cb6b-45d1-ad76-beb79923fe7b => generated 0 bytes in 115 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 07 09:52:52.092702 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [None req-d54702b3-ebad-4559-868c-7e4548a5b31e None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:52:52.096799 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-d54702b3-ebad-4559-868c-7e4548a5b31e tempest-UserMessagesTest-1751132778 tempest-UserMessagesTest-1751132778-project-member] GET https://10.4.3.8/volume/v3/volumes/94a3a8a7-cb6b-45d1-ad76-beb79923fe7b Aug 07 09:52:52.096799 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-d54702b3-ebad-4559-868c-7e4548a5b31e tempest-UserMessagesTest-1751132778 tempest-UserMessagesTest-1751132778-project-member] Empty body provided in request {{(pid=100296) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 09:52:52.096971 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-d54702b3-ebad-4559-868c-7e4548a5b31e tempest-UserMessagesTest-1751132778 tempest-UserMessagesTest-1751132778-project-member] Calling method 'show' {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 09:52:52.112635 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-d54702b3-ebad-4559-868c-7e4548a5b31e tempest-UserMessagesTest-1751132778 tempest-UserMessagesTest-1751132778-project-member] https://10.4.3.8/volume/v3/volumes/94a3a8a7-cb6b-45d1-ad76-beb79923fe7b returned with HTTP 404 Aug 07 09:52:52.113797 np0000006707 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 176/709] 10.4.3.8 () {68 vars in 1374 bytes} [Fri Aug 7 09:52:52 2026] GET /volume/v3/volumes/94a3a8a7-cb6b-45d1-ad76-beb79923fe7b => generated 109 bytes in 22 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 09:52:52.131708 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.middleware.request_id [None req-cccc45bb-8ebc-486e-90c4-cc1d06b8efcc None None] RequestId filter calling following filter/app {{(pid=100298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:52:52.134145 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [None req-cccc45bb-8ebc-486e-90c4-cc1d06b8efcc tempest-UserMessagesTest-1703835119 tempest-UserMessagesTest-1703835119-project-admin] DELETE https://10.4.3.8/volume/v3/types/cfeb135e-c192-484b-afe8-e58bc036d3f0 Aug 07 09:52:52.135501 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [None req-cccc45bb-8ebc-486e-90c4-cc1d06b8efcc tempest-UserMessagesTest-1703835119 tempest-UserMessagesTest-1703835119-project-admin] Empty body provided in request {{(pid=100298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 09:52:52.135501 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [None req-cccc45bb-8ebc-486e-90c4-cc1d06b8efcc tempest-UserMessagesTest-1703835119 tempest-UserMessagesTest-1703835119-project-admin] Calling method '_delete' {{(pid=100298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 09:52:52.182430 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-bd0cff98-2e4f-4ab6-a23a-f909da1a373b None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:52:52.185798 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-bd0cff98-2e4f-4ab6-a23a-f909da1a373b tempest-AttachVolumeMultiAttachTest-1302095414 tempest-AttachVolumeMultiAttachTest-1302095414-project-member] GET https://10.4.3.8/volume/v3/volumes/dcaab4f1-45e3-43b0-83cb-6dedeb8b767f Aug 07 09:52:52.185798 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-bd0cff98-2e4f-4ab6-a23a-f909da1a373b tempest-AttachVolumeMultiAttachTest-1302095414 tempest-AttachVolumeMultiAttachTest-1302095414-project-member] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 09:52:52.185798 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-bd0cff98-2e4f-4ab6-a23a-f909da1a373b tempest-AttachVolumeMultiAttachTest-1302095414 tempest-AttachVolumeMultiAttachTest-1302095414-project-member] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 09:52:52.206755 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [None req-cccc45bb-8ebc-486e-90c4-cc1d06b8efcc tempest-UserMessagesTest-1703835119 tempest-UserMessagesTest-1703835119-project-admin] https://10.4.3.8/volume/v3/types/cfeb135e-c192-484b-afe8-e58bc036d3f0 returned with HTTP 202 Aug 07 09:52:52.207196 np0000006707 devstack@c-api.service[100298]: [pid: 100298|app: 0|req: 179/710] 10.4.3.8 () {66 vars in 1331 bytes} [Fri Aug 7 09:52:52 2026] DELETE /volume/v3/types/cfeb135e-c192-484b-afe8-e58bc036d3f0 => generated 0 bytes in 79 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 07 09:52:52.216446 np0000006707 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 09:52:52.216446 np0000006707 devstack@c-api.service[100295]: warnings.warn( Aug 07 09:52:52.218966 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [None req-2d03e54d-6b1f-496b-ac61-3658078c0f66 None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:52:52.219104 np0000006707 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-bd0cff98-2e4f-4ab6-a23a-f909da1a373b tempest-AttachVolumeMultiAttachTest-1302095414 tempest-AttachVolumeMultiAttachTest-1302095414-project-member] Volume info retrieved successfully. Aug 07 09:52:52.222029 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-2d03e54d-6b1f-496b-ac61-3658078c0f66 tempest-UserMessagesTest-1703835119 tempest-UserMessagesTest-1703835119-project-admin] GET https://10.4.3.8/volume/v3/types/cfeb135e-c192-484b-afe8-e58bc036d3f0 Aug 07 09:52:52.222029 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-2d03e54d-6b1f-496b-ac61-3658078c0f66 tempest-UserMessagesTest-1703835119 tempest-UserMessagesTest-1703835119-project-admin] Empty body provided in request {{(pid=100297) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 09:52:52.222029 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-2d03e54d-6b1f-496b-ac61-3658078c0f66 tempest-UserMessagesTest-1703835119 tempest-UserMessagesTest-1703835119-project-admin] Calling method 'show' {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 09:52:52.227444 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-bd0cff98-2e4f-4ab6-a23a-f909da1a373b tempest-AttachVolumeMultiAttachTest-1302095414 tempest-AttachVolumeMultiAttachTest-1302095414-project-member] https://10.4.3.8/volume/v3/volumes/dcaab4f1-45e3-43b0-83cb-6dedeb8b767f returned with HTTP 200 Aug 07 09:52:52.227444 np0000006707 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 177/711] 10.4.3.8 () {66 vars in 1334 bytes} [Fri Aug 7 09:52:52 2026] GET /volume/v3/volumes/dcaab4f1-45e3-43b0-83cb-6dedeb8b767f => generated 1144 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 09:52:52.233452 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-2d03e54d-6b1f-496b-ac61-3658078c0f66 tempest-UserMessagesTest-1703835119 tempest-UserMessagesTest-1703835119-project-admin] https://10.4.3.8/volume/v3/types/cfeb135e-c192-484b-afe8-e58bc036d3f0 returned with HTTP 404 Aug 07 09:52:52.234198 np0000006707 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 180/712] 10.4.3.8 () {66 vars in 1328 bytes} [Fri Aug 7 09:52:52 2026] GET /volume/v3/types/cfeb135e-c192-484b-afe8-e58bc036d3f0 => generated 114 bytes in 18 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 09:52:52.251934 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [None req-393f851f-8814-4212-92b7-094768d7aa85 None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:52:52.258063 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-393f851f-8814-4212-92b7-094768d7aa85 tempest-TestMinimumBasicScenario-810654635 tempest-TestMinimumBasicScenario-810654635-project-member] POST https://10.4.3.8/volume/v3/volumes Aug 07 09:52:52.258063 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-393f851f-8814-4212-92b7-094768d7aa85 tempest-TestMinimumBasicScenario-810654635 tempest-TestMinimumBasicScenario-810654635-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestMinimumBasicScenario-volume-1414452306", "snapshot_id": null, "imageRef": null, "volume_type": null, "size": 1}} {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 09:52:52.260222 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.v3.volumes [None req-393f851f-8814-4212-92b7-094768d7aa85 tempest-TestMinimumBasicScenario-810654635 tempest-TestMinimumBasicScenario-810654635-project-member] Create volume request body: {'volume': {'name': 'tempest-TestMinimumBasicScenario-volume-1414452306', 'snapshot_id': None, 'imageRef': None, 'volume_type': None, 'size': 1}} {{(pid=100296) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 07 09:52:52.260222 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.v3.volumes [None req-393f851f-8814-4212-92b7-094768d7aa85 tempest-TestMinimumBasicScenario-810654635 tempest-TestMinimumBasicScenario-810654635-project-member] Create volume of 1 GB Aug 07 09:52:52.270160 np0000006707 devstack@c-api.service[100296]: INFO cinder.volume.api [None req-393f851f-8814-4212-92b7-094768d7aa85 tempest-TestMinimumBasicScenario-810654635 tempest-TestMinimumBasicScenario-810654635-project-member] Availability Zones retrieved successfully. Aug 07 09:52:52.278903 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.volume.api [None req-393f851f-8814-4212-92b7-094768d7aa85 tempest-TestMinimumBasicScenario-810654635 tempest-TestMinimumBasicScenario-810654635-project-member] Flow 'volume_create_api' (b22258f2-a13e-47fa-9e8d-6c015d443477) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100296) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 09:52:52.280403 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.volume.api [None req-393f851f-8814-4212-92b7-094768d7aa85 tempest-TestMinimumBasicScenario-810654635 tempest-TestMinimumBasicScenario-810654635-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (579d9a3a-d8fa-4bec-b56d-8cb873c494ea) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 09:52:52.281761 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.volume.flows.api.create_volume [None req-393f851f-8814-4212-92b7-094768d7aa85 tempest-TestMinimumBasicScenario-810654635 tempest-TestMinimumBasicScenario-810654635-project-member] Validating volume size '1' using validate_int {{(pid=100296) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 07 09:52:52.347289 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.volume.api [None req-393f851f-8814-4212-92b7-094768d7aa85 tempest-TestMinimumBasicScenario-810654635 tempest-TestMinimumBasicScenario-810654635-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (579d9a3a-d8fa-4bec-b56d-8cb873c494ea) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-07T09:47:39Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=45fd9a3a-b61e-4c6c-9ab7-d02f06678d0d,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '45fd9a3a-b61e-4c6c-9ab7-d02f06678d0d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 09:52:52.348269 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.volume.api [None req-393f851f-8814-4212-92b7-094768d7aa85 tempest-TestMinimumBasicScenario-810654635 tempest-TestMinimumBasicScenario-810654635-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (331e71c4-74cf-4ca3-bdc4-372edfab680e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 09:52:52.456203 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.quota [None req-393f851f-8814-4212-92b7-094768d7aa85 tempest-TestMinimumBasicScenario-810654635 tempest-TestMinimumBasicScenario-810654635-project-member] Created reservations ['1484fb5c-969f-4235-a6c0-d5228c22f215', 'b1302874-00e4-4bc7-861e-fcecba823fb2', 'e08691db-2cd5-41bb-8432-c464368998d2', '3de56047-e295-4233-ba46-62f311938c2a'] {{(pid=100296) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 09:52:52.457625 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.volume.api [None req-393f851f-8814-4212-92b7-094768d7aa85 tempest-TestMinimumBasicScenario-810654635 tempest-TestMinimumBasicScenario-810654635-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (331e71c4-74cf-4ca3-bdc4-372edfab680e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['1484fb5c-969f-4235-a6c0-d5228c22f215', 'b1302874-00e4-4bc7-861e-fcecba823fb2', 'e08691db-2cd5-41bb-8432-c464368998d2', '3de56047-e295-4233-ba46-62f311938c2a']}' {{(pid=100296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 09:52:52.458671 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.volume.api [None req-393f851f-8814-4212-92b7-094768d7aa85 tempest-TestMinimumBasicScenario-810654635 tempest-TestMinimumBasicScenario-810654635-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (011d07c1-31f9-45a4-a131-1961d9b67964) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 09:52:52.500213 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.volume.api [None req-393f851f-8814-4212-92b7-094768d7aa85 tempest-TestMinimumBasicScenario-810654635 tempest-TestMinimumBasicScenario-810654635-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (011d07c1-31f9-45a4-a131-1961d9b67964) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'd94d92b9-b645-4f44-aa70-5c8c1a411207', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestMinimumBasicScenario-volume-1414452306',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='0cc9fa6019ae41ecb71de5f3f08a17f6',qos_specs=None,replication_status=,reservations=['1484fb5c-969f-4235-a6c0-d5228c22f215','b1302874-00e4-4bc7-861e-fcecba823fb2','e08691db-2cd5-41bb-8432-c464368998d2','3de56047-e295-4233-ba46-62f311938c2a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f250de03b9db45139669e8d9e162ecd8',volume_type_id=45fd9a3a-b61e-4c6c-9ab7-d02f06678d0d), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-07T09:52:52Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestMinimumBasicScenario-volume-1414452306',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=d94d92b9-b645-4f44-aa70-5c8c1a411207,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='0cc9fa6019ae41ecb71de5f3f08a17f6',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='f250de03b9db45139669e8d9e162ecd8',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(45fd9a3a-b61e-4c6c-9ab7-d02f06678d0d),volume_type_id=45fd9a3a-b61e-4c6c-9ab7-d02f06678d0d)}' {{(pid=100296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 09:52:52.502158 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.volume.api [None req-393f851f-8814-4212-92b7-094768d7aa85 tempest-TestMinimumBasicScenario-810654635 tempest-TestMinimumBasicScenario-810654635-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (de9d1d7e-f4e2-4783-b337-bf0531e4f4bf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 09:52:52.566257 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.volume.api [None req-393f851f-8814-4212-92b7-094768d7aa85 tempest-TestMinimumBasicScenario-810654635 tempest-TestMinimumBasicScenario-810654635-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (de9d1d7e-f4e2-4783-b337-bf0531e4f4bf) transitioned into state 'SUCCESS' from state '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-1414452306',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='0cc9fa6019ae41ecb71de5f3f08a17f6',qos_specs=None,replication_status=,reservations=['1484fb5c-969f-4235-a6c0-d5228c22f215','b1302874-00e4-4bc7-861e-fcecba823fb2','e08691db-2cd5-41bb-8432-c464368998d2','3de56047-e295-4233-ba46-62f311938c2a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f250de03b9db45139669e8d9e162ecd8',volume_type_id=45fd9a3a-b61e-4c6c-9ab7-d02f06678d0d)}' {{(pid=100296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 09:52:52.568163 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.volume.api [None req-393f851f-8814-4212-92b7-094768d7aa85 tempest-TestMinimumBasicScenario-810654635 tempest-TestMinimumBasicScenario-810654635-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ef42d1b2-f939-43eb-bb8c-87707fc8b169) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 09:52:52.592912 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.volume.api [None req-393f851f-8814-4212-92b7-094768d7aa85 tempest-TestMinimumBasicScenario-810654635 tempest-TestMinimumBasicScenario-810654635-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ef42d1b2-f939-43eb-bb8c-87707fc8b169) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 09:52:52.595509 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.volume.api [None req-393f851f-8814-4212-92b7-094768d7aa85 tempest-TestMinimumBasicScenario-810654635 tempest-TestMinimumBasicScenario-810654635-project-member] Flow 'volume_create_api' (b22258f2-a13e-47fa-9e8d-6c015d443477) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100296) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 09:52:52.596566 np0000006707 devstack@c-api.service[100296]: INFO cinder.volume.api [None req-393f851f-8814-4212-92b7-094768d7aa85 tempest-TestMinimumBasicScenario-810654635 tempest-TestMinimumBasicScenario-810654635-project-member] Create volume request issued successfully. Aug 07 09:52:52.597040 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-393f851f-8814-4212-92b7-094768d7aa85 tempest-TestMinimumBasicScenario-810654635 tempest-TestMinimumBasicScenario-810654635-project-member] https://10.4.3.8/volume/v3/volumes returned with HTTP 202 Aug 07 09:52:52.597645 np0000006707 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 177/713] 10.4.3.8 () {68 vars in 1245 bytes} [Fri Aug 7 09:52:52 2026] POST /volume/v3/volumes => generated 751 bytes in 346 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 07 09:52:52.621935 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.middleware.request_id [None req-80cd197d-f728-4ee2-869a-17670d4f8eb9 None None] RequestId filter calling following filter/app {{(pid=100298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:52:52.626861 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [None req-80cd197d-f728-4ee2-869a-17670d4f8eb9 tempest-TestMinimumBasicScenario-810654635 tempest-TestMinimumBasicScenario-810654635-project-member] GET https://10.4.3.8/volume/v3/volumes/d94d92b9-b645-4f44-aa70-5c8c1a411207 Aug 07 09:52:52.626861 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [None req-80cd197d-f728-4ee2-869a-17670d4f8eb9 tempest-TestMinimumBasicScenario-810654635 tempest-TestMinimumBasicScenario-810654635-project-member] Empty body provided in request {{(pid=100298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 09:52:52.629011 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [None req-80cd197d-f728-4ee2-869a-17670d4f8eb9 tempest-TestMinimumBasicScenario-810654635 tempest-TestMinimumBasicScenario-810654635-project-member] Calling method 'show' {{(pid=100298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 09:52:52.638641 np0000006707 devstack@c-api.service[100298]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 09:52:52.638641 np0000006707 devstack@c-api.service[100298]: warnings.warn( Aug 07 09:52:52.646154 np0000006707 devstack@c-api.service[100298]: INFO cinder.volume.api [None req-80cd197d-f728-4ee2-869a-17670d4f8eb9 tempest-TestMinimumBasicScenario-810654635 tempest-TestMinimumBasicScenario-810654635-project-member] Volume info retrieved successfully. Aug 07 09:52:52.652679 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [None req-80cd197d-f728-4ee2-869a-17670d4f8eb9 tempest-TestMinimumBasicScenario-810654635 tempest-TestMinimumBasicScenario-810654635-project-member] https://10.4.3.8/volume/v3/volumes/d94d92b9-b645-4f44-aa70-5c8c1a411207 returned with HTTP 200 Aug 07 09:52:52.653330 np0000006707 devstack@c-api.service[100298]: [pid: 100298|app: 0|req: 180/714] 10.4.3.8 () {66 vars in 1334 bytes} [Fri Aug 7 09:52:52 2026] GET /volume/v3/volumes/d94d92b9-b645-4f44-aa70-5c8c1a411207 => generated 819 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 09:52:53.259720 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-4453008b-e306-4e3b-915a-35d2befe73be None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:52:53.263136 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-4453008b-e306-4e3b-915a-35d2befe73be tempest-AttachVolumeMultiAttachTest-1302095414 tempest-AttachVolumeMultiAttachTest-1302095414-project-member] GET https://10.4.3.8/volume/v3/volumes/dcaab4f1-45e3-43b0-83cb-6dedeb8b767f Aug 07 09:52:53.263136 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-4453008b-e306-4e3b-915a-35d2befe73be tempest-AttachVolumeMultiAttachTest-1302095414 tempest-AttachVolumeMultiAttachTest-1302095414-project-member] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 09:52:53.263136 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-4453008b-e306-4e3b-915a-35d2befe73be tempest-AttachVolumeMultiAttachTest-1302095414 tempest-AttachVolumeMultiAttachTest-1302095414-project-member] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 09:52:53.276939 np0000006707 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 09:52:53.276939 np0000006707 devstack@c-api.service[100295]: warnings.warn( Aug 07 09:52:53.283902 np0000006707 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-4453008b-e306-4e3b-915a-35d2befe73be tempest-AttachVolumeMultiAttachTest-1302095414 tempest-AttachVolumeMultiAttachTest-1302095414-project-member] Volume info retrieved successfully. Aug 07 09:52:53.291526 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-4453008b-e306-4e3b-915a-35d2befe73be tempest-AttachVolumeMultiAttachTest-1302095414 tempest-AttachVolumeMultiAttachTest-1302095414-project-member] https://10.4.3.8/volume/v3/volumes/dcaab4f1-45e3-43b0-83cb-6dedeb8b767f returned with HTTP 200 Aug 07 09:52:53.291526 np0000006707 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 178/715] 10.4.3.8 () {66 vars in 1334 bytes} [Fri Aug 7 09:52:53 2026] GET /volume/v3/volumes/dcaab4f1-45e3-43b0-83cb-6dedeb8b767f => generated 1144 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 09:52:53.674139 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [None req-95304e7a-4449-4c45-803b-c3f5709dc770 None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:52:53.680580 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-95304e7a-4449-4c45-803b-c3f5709dc770 tempest-TestMinimumBasicScenario-810654635 tempest-TestMinimumBasicScenario-810654635-project-member] GET https://10.4.3.8/volume/v3/volumes/d94d92b9-b645-4f44-aa70-5c8c1a411207 Aug 07 09:52:53.680934 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-95304e7a-4449-4c45-803b-c3f5709dc770 tempest-TestMinimumBasicScenario-810654635 tempest-TestMinimumBasicScenario-810654635-project-member] Empty body provided in request {{(pid=100297) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 09:52:53.681244 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-95304e7a-4449-4c45-803b-c3f5709dc770 tempest-TestMinimumBasicScenario-810654635 tempest-TestMinimumBasicScenario-810654635-project-member] Calling method 'show' {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 09:52:53.692961 np0000006707 devstack@c-api.service[100297]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 09:52:53.692961 np0000006707 devstack@c-api.service[100297]: warnings.warn( Aug 07 09:52:53.700467 np0000006707 devstack@c-api.service[100297]: INFO cinder.volume.api [None req-95304e7a-4449-4c45-803b-c3f5709dc770 tempest-TestMinimumBasicScenario-810654635 tempest-TestMinimumBasicScenario-810654635-project-member] Volume info retrieved successfully. Aug 07 09:52:53.715938 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-95304e7a-4449-4c45-803b-c3f5709dc770 tempest-TestMinimumBasicScenario-810654635 tempest-TestMinimumBasicScenario-810654635-project-member] https://10.4.3.8/volume/v3/volumes/d94d92b9-b645-4f44-aa70-5c8c1a411207 returned with HTTP 200 Aug 07 09:52:53.716764 np0000006707 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 181/716] 10.4.3.8 () {66 vars in 1334 bytes} [Fri Aug 7 09:52:53 2026] GET /volume/v3/volumes/d94d92b9-b645-4f44-aa70-5c8c1a411207 => generated 844 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 09:52:53.732812 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [None req-6636ce01-e0b1-491d-9eae-e32dc60efca0 None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:52:53.736180 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-6636ce01-e0b1-491d-9eae-e32dc60efca0 tempest-TestMinimumBasicScenario-810654635 tempest-TestMinimumBasicScenario-810654635-project-member] GET https://10.4.3.8/volume/v3/volumes/d94d92b9-b645-4f44-aa70-5c8c1a411207 Aug 07 09:52:53.736626 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-6636ce01-e0b1-491d-9eae-e32dc60efca0 tempest-TestMinimumBasicScenario-810654635 tempest-TestMinimumBasicScenario-810654635-project-member] Empty body provided in request {{(pid=100296) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 09:52:53.736726 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-6636ce01-e0b1-491d-9eae-e32dc60efca0 tempest-TestMinimumBasicScenario-810654635 tempest-TestMinimumBasicScenario-810654635-project-member] Calling method 'show' {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 09:52:53.754263 np0000006707 devstack@c-api.service[100296]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 09:52:53.754263 np0000006707 devstack@c-api.service[100296]: warnings.warn( Aug 07 09:52:53.762382 np0000006707 devstack@c-api.service[100296]: INFO cinder.volume.api [None req-6636ce01-e0b1-491d-9eae-e32dc60efca0 tempest-TestMinimumBasicScenario-810654635 tempest-TestMinimumBasicScenario-810654635-project-member] Volume info retrieved successfully. Aug 07 09:52:53.774194 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-6636ce01-e0b1-491d-9eae-e32dc60efca0 tempest-TestMinimumBasicScenario-810654635 tempest-TestMinimumBasicScenario-810654635-project-member] https://10.4.3.8/volume/v3/volumes/d94d92b9-b645-4f44-aa70-5c8c1a411207 returned with HTTP 200 Aug 07 09:52:53.775516 np0000006707 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 178/717] 10.4.3.8 () {66 vars in 1334 bytes} [Fri Aug 7 09:52:53 2026] GET /volume/v3/volumes/d94d92b9-b645-4f44-aa70-5c8c1a411207 => generated 844 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 09:52:53.800583 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.middleware.request_id [None req-61c903ef-71ac-4a02-a019-9780e6e07b0c None None] RequestId filter calling following filter/app {{(pid=100298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:52:53.803801 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [None req-61c903ef-71ac-4a02-a019-9780e6e07b0c tempest-TestMinimumBasicScenario-810654635 tempest-TestMinimumBasicScenario-810654635-project-member] GET https://10.4.3.8/volume/v3/volumes Aug 07 09:52:53.804551 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [None req-61c903ef-71ac-4a02-a019-9780e6e07b0c tempest-TestMinimumBasicScenario-810654635 tempest-TestMinimumBasicScenario-810654635-project-member] Empty body provided in request {{(pid=100298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 09:52:53.806003 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [None req-61c903ef-71ac-4a02-a019-9780e6e07b0c tempest-TestMinimumBasicScenario-810654635 tempest-TestMinimumBasicScenario-810654635-project-member] Calling method 'index' {{(pid=100298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 09:52:53.806003 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.api_utils [None req-61c903ef-71ac-4a02-a019-9780e6e07b0c tempest-TestMinimumBasicScenario-810654635 tempest-TestMinimumBasicScenario-810654635-project-member] Removing options '' from query. {{(pid=100298) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 07 09:52:53.807885 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.volume.api [None req-61c903ef-71ac-4a02-a019-9780e6e07b0c tempest-TestMinimumBasicScenario-810654635 tempest-TestMinimumBasicScenario-810654635-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100298) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 07 09:52:53.822573 np0000006707 devstack@c-api.service[100298]: INFO cinder.volume.api [None req-61c903ef-71ac-4a02-a019-9780e6e07b0c tempest-TestMinimumBasicScenario-810654635 tempest-TestMinimumBasicScenario-810654635-project-member] Get all volumes completed successfully. Aug 07 09:52:53.823673 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [None req-61c903ef-71ac-4a02-a019-9780e6e07b0c tempest-TestMinimumBasicScenario-810654635 tempest-TestMinimumBasicScenario-810654635-project-member] https://10.4.3.8/volume/v3/volumes returned with HTTP 200 Aug 07 09:52:53.826150 np0000006707 devstack@c-api.service[100298]: [pid: 100298|app: 0|req: 181/718] 10.4.3.8 () {66 vars in 1223 bytes} [Fri Aug 7 09:52:53 2026] GET /volume/v3/volumes => generated 335 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 09:52:53.844959 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-277da7dd-5909-466e-89c6-2a3e46bd2fd8 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:52:53.848188 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-277da7dd-5909-466e-89c6-2a3e46bd2fd8 tempest-TestMinimumBasicScenario-810654635 tempest-TestMinimumBasicScenario-810654635-project-member] GET https://10.4.3.8/volume/v3/volumes/d94d92b9-b645-4f44-aa70-5c8c1a411207 Aug 07 09:52:53.849194 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-277da7dd-5909-466e-89c6-2a3e46bd2fd8 tempest-TestMinimumBasicScenario-810654635 tempest-TestMinimumBasicScenario-810654635-project-member] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 09:52:53.849673 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-277da7dd-5909-466e-89c6-2a3e46bd2fd8 tempest-TestMinimumBasicScenario-810654635 tempest-TestMinimumBasicScenario-810654635-project-member] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 09:52:53.863640 np0000006707 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 09:52:53.863640 np0000006707 devstack@c-api.service[100295]: warnings.warn( Aug 07 09:52:53.868045 np0000006707 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-277da7dd-5909-466e-89c6-2a3e46bd2fd8 tempest-TestMinimumBasicScenario-810654635 tempest-TestMinimumBasicScenario-810654635-project-member] Volume info retrieved successfully. Aug 07 09:52:53.876743 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-277da7dd-5909-466e-89c6-2a3e46bd2fd8 tempest-TestMinimumBasicScenario-810654635 tempest-TestMinimumBasicScenario-810654635-project-member] https://10.4.3.8/volume/v3/volumes/d94d92b9-b645-4f44-aa70-5c8c1a411207 returned with HTTP 200 Aug 07 09:52:53.877620 np0000006707 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 179/719] 10.4.3.8 () {66 vars in 1334 bytes} [Fri Aug 7 09:52:53 2026] GET /volume/v3/volumes/d94d92b9-b645-4f44-aa70-5c8c1a411207 => generated 844 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 09:52:53.957080 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [req-41588b4b-224c-4f95-95f9-303eb04002a6 req-7ab39159-2e39-4010-8de5-b25c40e528cf None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:52:53.961817 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [req-41588b4b-224c-4f95-95f9-303eb04002a6 req-7ab39159-2e39-4010-8de5-b25c40e528cf tempest-TestMinimumBasicScenario-810654635 tempest-TestMinimumBasicScenario-810654635-project-member] GET https://10.4.3.8/volume/v3/volumes/d94d92b9-b645-4f44-aa70-5c8c1a411207 Aug 07 09:52:53.962097 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [req-41588b4b-224c-4f95-95f9-303eb04002a6 req-7ab39159-2e39-4010-8de5-b25c40e528cf tempest-TestMinimumBasicScenario-810654635 tempest-TestMinimumBasicScenario-810654635-project-member] Empty body provided in request {{(pid=100297) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 09:52:53.963120 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [req-41588b4b-224c-4f95-95f9-303eb04002a6 req-7ab39159-2e39-4010-8de5-b25c40e528cf tempest-TestMinimumBasicScenario-810654635 tempest-TestMinimumBasicScenario-810654635-project-member] Calling method 'show' {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 09:52:53.972932 np0000006707 devstack@c-api.service[100297]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 09:52:53.972932 np0000006707 devstack@c-api.service[100297]: warnings.warn( Aug 07 09:52:53.978392 np0000006707 devstack@c-api.service[100297]: INFO cinder.volume.api [req-41588b4b-224c-4f95-95f9-303eb04002a6 req-7ab39159-2e39-4010-8de5-b25c40e528cf tempest-TestMinimumBasicScenario-810654635 tempest-TestMinimumBasicScenario-810654635-project-member] Volume info retrieved successfully. Aug 07 09:52:53.985626 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [req-41588b4b-224c-4f95-95f9-303eb04002a6 req-7ab39159-2e39-4010-8de5-b25c40e528cf tempest-TestMinimumBasicScenario-810654635 tempest-TestMinimumBasicScenario-810654635-project-member] https://10.4.3.8/volume/v3/volumes/d94d92b9-b645-4f44-aa70-5c8c1a411207 returned with HTTP 200 Aug 07 09:52:53.986367 np0000006707 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 182/720] 10.4.3.8 () {68 vars in 1584 bytes} [Fri Aug 7 09:52:53 2026] GET /volume/v3/volumes/d94d92b9-b645-4f44-aa70-5c8c1a411207 => generated 844 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 09:52:54.152306 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [None req-e7e15f17-836c-44b8-8c99-172a93ee99e2 None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:52:54.152306 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-e7e15f17-836c-44b8-8c99-172a93ee99e2 None None] GET https://10.4.3.8/volume// Aug 07 09:52:54.152306 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-e7e15f17-836c-44b8-8c99-172a93ee99e2 None None] Empty body provided in request {{(pid=100296) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 09:52:54.152306 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-e7e15f17-836c-44b8-8c99-172a93ee99e2 None None] Calling method 'all' {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 09:52:54.152306 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-e7e15f17-836c-44b8-8c99-172a93ee99e2 None None] https://10.4.3.8/volume// returned with HTTP 300 Aug 07 09:52:54.153304 np0000006707 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 179/721] 10.4.3.8 () {66 vars in 1414 bytes} [Fri Aug 7 09:52:54 2026] GET /volume/ => generated 384 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 07 09:52:54.173489 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.middleware.request_id [req-41588b4b-224c-4f95-95f9-303eb04002a6 req-acac3e69-874b-40bd-9a5d-b70cd2b56b1b None None] RequestId filter calling following filter/app {{(pid=100298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:52:54.178093 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [req-41588b4b-224c-4f95-95f9-303eb04002a6 req-acac3e69-874b-40bd-9a5d-b70cd2b56b1b tempest-TestMinimumBasicScenario-810654635 tempest-TestMinimumBasicScenario-810654635-project-member] POST https://10.4.3.8/volume/v3/attachments Aug 07 09:52:54.178883 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [req-41588b4b-224c-4f95-95f9-303eb04002a6 req-acac3e69-874b-40bd-9a5d-b70cd2b56b1b tempest-TestMinimumBasicScenario-810654635 tempest-TestMinimumBasicScenario-810654635-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "d94d92b9-b645-4f44-aa70-5c8c1a411207", "connector": null, "instance_uuid": "28bc0ce5-3774-4667-9ddd-30d8a8637db0"}} {{(pid=100298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 09:52:54.196639 np0000006707 devstack@c-api.service[100298]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 09:52:54.196639 np0000006707 devstack@c-api.service[100298]: warnings.warn( Aug 07 09:52:54.282302 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [req-41588b4b-224c-4f95-95f9-303eb04002a6 req-acac3e69-874b-40bd-9a5d-b70cd2b56b1b tempest-TestMinimumBasicScenario-810654635 tempest-TestMinimumBasicScenario-810654635-project-member] https://10.4.3.8/volume/v3/attachments returned with HTTP 200 Aug 07 09:52:54.283514 np0000006707 devstack@c-api.service[100298]: [pid: 100298|app: 0|req: 182/722] 10.4.3.8 () {74 vars in 1580 bytes} [Fri Aug 7 09:52:54 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 09:52:54.318041 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-9cc97411-69bf-4cb0-b2c1-42dfa974814f None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:52:54.325358 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-9cc97411-69bf-4cb0-b2c1-42dfa974814f tempest-AttachVolumeMultiAttachTest-1302095414 tempest-AttachVolumeMultiAttachTest-1302095414-project-member] GET https://10.4.3.8/volume/v3/volumes/dcaab4f1-45e3-43b0-83cb-6dedeb8b767f Aug 07 09:52:54.325779 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-9cc97411-69bf-4cb0-b2c1-42dfa974814f tempest-AttachVolumeMultiAttachTest-1302095414 tempest-AttachVolumeMultiAttachTest-1302095414-project-member] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 09:52:54.326523 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-9cc97411-69bf-4cb0-b2c1-42dfa974814f tempest-AttachVolumeMultiAttachTest-1302095414 tempest-AttachVolumeMultiAttachTest-1302095414-project-member] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 09:52:54.362021 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [None req-feb11cfd-8c6d-4ad4-b562-d24fe9f6415d None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:52:54.365021 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-feb11cfd-8c6d-4ad4-b562-d24fe9f6415d tempest-TestMinimumBasicScenario-810654635 tempest-TestMinimumBasicScenario-810654635-project-member] GET https://10.4.3.8/volume/v3/volumes/d94d92b9-b645-4f44-aa70-5c8c1a411207 Aug 07 09:52:54.365788 np0000006707 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 09:52:54.365788 np0000006707 devstack@c-api.service[100295]: warnings.warn( Aug 07 09:52:54.365934 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-feb11cfd-8c6d-4ad4-b562-d24fe9f6415d tempest-TestMinimumBasicScenario-810654635 tempest-TestMinimumBasicScenario-810654635-project-member] Empty body provided in request {{(pid=100297) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 09:52:54.365934 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-feb11cfd-8c6d-4ad4-b562-d24fe9f6415d tempest-TestMinimumBasicScenario-810654635 tempest-TestMinimumBasicScenario-810654635-project-member] Calling method 'show' {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 09:52:54.379736 np0000006707 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-9cc97411-69bf-4cb0-b2c1-42dfa974814f tempest-AttachVolumeMultiAttachTest-1302095414 tempest-AttachVolumeMultiAttachTest-1302095414-project-member] Volume info retrieved successfully. Aug 07 09:52:54.385456 np0000006707 devstack@c-api.service[100297]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 09:52:54.385456 np0000006707 devstack@c-api.service[100297]: warnings.warn( Aug 07 09:52:54.385591 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [None req-3ba0913a-1946-40f3-88c5-0725cb109d76 None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:52:54.387187 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-3ba0913a-1946-40f3-88c5-0725cb109d76 None None] GET https://10.4.3.8/volume// Aug 07 09:52:54.388244 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-9cc97411-69bf-4cb0-b2c1-42dfa974814f tempest-AttachVolumeMultiAttachTest-1302095414 tempest-AttachVolumeMultiAttachTest-1302095414-project-member] https://10.4.3.8/volume/v3/volumes/dcaab4f1-45e3-43b0-83cb-6dedeb8b767f returned with HTTP 200 Aug 07 09:52:54.389769 np0000006707 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 180/723] 10.4.3.8 () {66 vars in 1334 bytes} [Fri Aug 7 09:52:54 2026] GET /volume/v3/volumes/dcaab4f1-45e3-43b0-83cb-6dedeb8b767f => generated 1144 bytes in 73 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 09:52:54.389867 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-3ba0913a-1946-40f3-88c5-0725cb109d76 None None] Empty body provided in request {{(pid=100296) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 09:52:54.391278 np0000006707 devstack@c-api.service[100297]: INFO cinder.volume.api [None req-feb11cfd-8c6d-4ad4-b562-d24fe9f6415d tempest-TestMinimumBasicScenario-810654635 tempest-TestMinimumBasicScenario-810654635-project-member] Volume info retrieved successfully. Aug 07 09:52:54.391361 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-3ba0913a-1946-40f3-88c5-0725cb109d76 None None] Calling method 'all' {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 09:52:54.392464 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-3ba0913a-1946-40f3-88c5-0725cb109d76 None None] https://10.4.3.8/volume// returned with HTTP 300 Aug 07 09:52:54.393824 np0000006707 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 180/724] 10.4.3.8 () {66 vars in 1412 bytes} [Fri Aug 7 09:52:54 2026] GET /volume/ => generated 384 bytes in 8 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 07 09:52:54.399360 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-feb11cfd-8c6d-4ad4-b562-d24fe9f6415d tempest-TestMinimumBasicScenario-810654635 tempest-TestMinimumBasicScenario-810654635-project-member] https://10.4.3.8/volume/v3/volumes/d94d92b9-b645-4f44-aa70-5c8c1a411207 returned with HTTP 200 Aug 07 09:52:54.399930 np0000006707 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 183/725] 10.4.3.8 () {66 vars in 1334 bytes} [Fri Aug 7 09:52:54 2026] GET /volume/v3/volumes/d94d92b9-b645-4f44-aa70-5c8c1a411207 => generated 843 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 09:52:54.406771 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.middleware.request_id [req-41588b4b-224c-4f95-95f9-303eb04002a6 req-b6e9ac82-d937-4640-a184-952bb470b70c None None] RequestId filter calling following filter/app {{(pid=100298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:52:54.413997 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [req-41588b4b-224c-4f95-95f9-303eb04002a6 req-b6e9ac82-d937-4640-a184-952bb470b70c tempest-TestMinimumBasicScenario-810654635 tempest-TestMinimumBasicScenario-810654635-project-member] GET https://10.4.3.8/volume/v3/volumes/d94d92b9-b645-4f44-aa70-5c8c1a411207 Aug 07 09:52:54.414700 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [req-41588b4b-224c-4f95-95f9-303eb04002a6 req-b6e9ac82-d937-4640-a184-952bb470b70c tempest-TestMinimumBasicScenario-810654635 tempest-TestMinimumBasicScenario-810654635-project-member] Empty body provided in request {{(pid=100298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 09:52:54.414808 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [req-41588b4b-224c-4f95-95f9-303eb04002a6 req-b6e9ac82-d937-4640-a184-952bb470b70c tempest-TestMinimumBasicScenario-810654635 tempest-TestMinimumBasicScenario-810654635-project-member] Calling method 'show' {{(pid=100298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 09:52:54.435920 np0000006707 devstack@c-api.service[100298]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 09:52:54.435920 np0000006707 devstack@c-api.service[100298]: warnings.warn( Aug 07 09:52:54.443648 np0000006707 devstack@c-api.service[100298]: INFO cinder.volume.api [req-41588b4b-224c-4f95-95f9-303eb04002a6 req-b6e9ac82-d937-4640-a184-952bb470b70c tempest-TestMinimumBasicScenario-810654635 tempest-TestMinimumBasicScenario-810654635-project-member] Volume info retrieved successfully. Aug 07 09:52:54.454496 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [req-41588b4b-224c-4f95-95f9-303eb04002a6 req-b6e9ac82-d937-4640-a184-952bb470b70c tempest-TestMinimumBasicScenario-810654635 tempest-TestMinimumBasicScenario-810654635-project-member] https://10.4.3.8/volume/v3/volumes/d94d92b9-b645-4f44-aa70-5c8c1a411207 returned with HTTP 200 Aug 07 09:52:54.455553 np0000006707 devstack@c-api.service[100298]: [pid: 100298|app: 0|req: 183/726] 10.4.3.8 () {70 vars in 1625 bytes} [Fri Aug 7 09:52:54 2026] GET /volume/v3/volumes/d94d92b9-b645-4f44-aa70-5c8c1a411207 => generated 1023 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 07 09:52:54.614744 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [req-41588b4b-224c-4f95-95f9-303eb04002a6 req-3a09972c-30bc-4d30-a69d-866a8711d6e2 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:52:54.618400 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [req-41588b4b-224c-4f95-95f9-303eb04002a6 req-3a09972c-30bc-4d30-a69d-866a8711d6e2 tempest-TestMinimumBasicScenario-810654635 tempest-TestMinimumBasicScenario-810654635-project-member] PUT https://10.4.3.8/volume/v3/attachments/d71e4940-5a7d-4ebf-af65-c6f00dc6a585 Aug 07 09:52:54.620584 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [req-41588b4b-224c-4f95-95f9-303eb04002a6 req-3a09972c-30bc-4d30-a69d-866a8711d6e2 tempest-TestMinimumBasicScenario-810654635 tempest-TestMinimumBasicScenario-810654635-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.8", "host": "np0000006707", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:568b993d50b1", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "d2780578-1896-461f-80ac-b58d2e346b90", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 09:52:54.633131 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.coordination [req-41588b4b-224c-4f95-95f9-303eb04002a6 req-3a09972c-30bc-4d30-a69d-866a8711d6e2 tempest-TestMinimumBasicScenario-810654635 tempest-TestMinimumBasicScenario-810654635-project-member] Acquiring lock "cinder-attachment_update-d94d92b9-b645-4f44-aa70-5c8c1a411207-np0000006707" by "attachment_update" {{(pid=100295) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 07 09:52:54.643003 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.coordination [req-41588b4b-224c-4f95-95f9-303eb04002a6 req-3a09972c-30bc-4d30-a69d-866a8711d6e2 tempest-TestMinimumBasicScenario-810654635 tempest-TestMinimumBasicScenario-810654635-project-member] Lock "cinder-attachment_update-d94d92b9-b645-4f44-aa70-5c8c1a411207-np0000006707" acquired by "attachment_update" :: waited 0.010s {{(pid=100295) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 07 09:52:54.644412 np0000006707 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 09:52:54.644412 np0000006707 devstack@c-api.service[100295]: warnings.warn( Aug 07 09:52:54.654931 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [req-8b8b30b6-029b-4b49-ac9a-c1ef80f3cf47 req-f5ed7bb5-6fba-4509-8f85-41ba02deda7e None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:52:54.660362 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [req-8b8b30b6-029b-4b49-ac9a-c1ef80f3cf47 req-f5ed7bb5-6fba-4509-8f85-41ba02deda7e tempest-AttachVolumeMultiAttachTest-1302095414 tempest-AttachVolumeMultiAttachTest-1302095414-project-member] POST https://10.4.3.8/volume/v3/attachments/53123a34-43ed-477a-b19f-01199f6d8e31/action Aug 07 09:52:54.660910 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [req-8b8b30b6-029b-4b49-ac9a-c1ef80f3cf47 req-f5ed7bb5-6fba-4509-8f85-41ba02deda7e tempest-AttachVolumeMultiAttachTest-1302095414 tempest-AttachVolumeMultiAttachTest-1302095414-project-member] Action body: b'{"os-complete": null}' {{(pid=100296) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 07 09:52:54.661616 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [req-8b8b30b6-029b-4b49-ac9a-c1ef80f3cf47 req-f5ed7bb5-6fba-4509-8f85-41ba02deda7e tempest-AttachVolumeMultiAttachTest-1302095414 tempest-AttachVolumeMultiAttachTest-1302095414-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 09:52:54.701142 np0000006707 devstack@c-api.service[100296]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 09:52:54.701142 np0000006707 devstack@c-api.service[100296]: warnings.warn( Aug 07 09:52:54.729017 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [req-8b8b30b6-029b-4b49-ac9a-c1ef80f3cf47 req-f5ed7bb5-6fba-4509-8f85-41ba02deda7e tempest-AttachVolumeMultiAttachTest-1302095414 tempest-AttachVolumeMultiAttachTest-1302095414-project-member] https://10.4.3.8/volume/v3/attachments/53123a34-43ed-477a-b19f-01199f6d8e31/action returned with HTTP 204 Aug 07 09:52:54.730105 np0000006707 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 181/727] 10.4.3.8 () {74 vars in 1711 bytes} [Fri Aug 7 09:52:54 2026] POST /volume/v3/attachments/53123a34-43ed-477a-b19f-01199f6d8e31/action => generated 0 bytes in 76 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 07 09:52:54.815176 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.coordination [req-41588b4b-224c-4f95-95f9-303eb04002a6 req-3a09972c-30bc-4d30-a69d-866a8711d6e2 tempest-TestMinimumBasicScenario-810654635 tempest-TestMinimumBasicScenario-810654635-project-member] Lock "cinder-attachment_update-d94d92b9-b645-4f44-aa70-5c8c1a411207-np0000006707" released by "attachment_update" :: held 0.172s {{(pid=100295) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 07 09:52:54.815592 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [req-41588b4b-224c-4f95-95f9-303eb04002a6 req-3a09972c-30bc-4d30-a69d-866a8711d6e2 tempest-TestMinimumBasicScenario-810654635 tempest-TestMinimumBasicScenario-810654635-project-member] https://10.4.3.8/volume/v3/attachments/d71e4940-5a7d-4ebf-af65-c6f00dc6a585 returned with HTTP 200 Aug 07 09:52:54.816169 np0000006707 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 181/728] 10.4.3.8 () {74 vars in 1690 bytes} [Fri Aug 7 09:52:54 2026] PUT /volume/v3/attachments/d71e4940-5a7d-4ebf-af65-c6f00dc6a585 => generated 969 bytes in 203 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 09:52:55.414329 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [None req-b4b3de37-c68c-422c-a6c4-7ff8bd6693cc None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:52:55.420789 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-b4b3de37-c68c-422c-a6c4-7ff8bd6693cc tempest-AttachVolumeMultiAttachTest-1302095414 tempest-AttachVolumeMultiAttachTest-1302095414-project-member] GET https://10.4.3.8/volume/v3/volumes/dcaab4f1-45e3-43b0-83cb-6dedeb8b767f Aug 07 09:52:55.421106 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-b4b3de37-c68c-422c-a6c4-7ff8bd6693cc tempest-AttachVolumeMultiAttachTest-1302095414 tempest-AttachVolumeMultiAttachTest-1302095414-project-member] Empty body provided in request {{(pid=100297) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 09:52:55.422963 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-b4b3de37-c68c-422c-a6c4-7ff8bd6693cc tempest-AttachVolumeMultiAttachTest-1302095414 tempest-AttachVolumeMultiAttachTest-1302095414-project-member] Calling method 'show' {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 09:52:55.426985 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.middleware.request_id [None req-88935b01-ff86-4ae7-a445-7d3e83d645aa None None] RequestId filter calling following filter/app {{(pid=100298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:52:55.429161 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [None req-88935b01-ff86-4ae7-a445-7d3e83d645aa tempest-TestMinimumBasicScenario-810654635 tempest-TestMinimumBasicScenario-810654635-project-member] GET https://10.4.3.8/volume/v3/volumes/d94d92b9-b645-4f44-aa70-5c8c1a411207 Aug 07 09:52:55.429478 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [None req-88935b01-ff86-4ae7-a445-7d3e83d645aa tempest-TestMinimumBasicScenario-810654635 tempest-TestMinimumBasicScenario-810654635-project-member] Empty body provided in request {{(pid=100298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 09:52:55.429789 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [None req-88935b01-ff86-4ae7-a445-7d3e83d645aa tempest-TestMinimumBasicScenario-810654635 tempest-TestMinimumBasicScenario-810654635-project-member] Calling method 'show' {{(pid=100298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 09:52:55.452527 np0000006707 devstack@c-api.service[100298]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 09:52:55.452527 np0000006707 devstack@c-api.service[100298]: warnings.warn( Aug 07 09:52:55.455827 np0000006707 devstack@c-api.service[100297]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 09:52:55.455827 np0000006707 devstack@c-api.service[100297]: warnings.warn( Aug 07 09:52:55.465575 np0000006707 devstack@c-api.service[100297]: INFO cinder.volume.api [None req-b4b3de37-c68c-422c-a6c4-7ff8bd6693cc tempest-AttachVolumeMultiAttachTest-1302095414 tempest-AttachVolumeMultiAttachTest-1302095414-project-member] Volume info retrieved successfully. Aug 07 09:52:55.468803 np0000006707 devstack@c-api.service[100298]: INFO cinder.volume.api [None req-88935b01-ff86-4ae7-a445-7d3e83d645aa tempest-TestMinimumBasicScenario-810654635 tempest-TestMinimumBasicScenario-810654635-project-member] Volume info retrieved successfully. Aug 07 09:52:55.473565 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-b4b3de37-c68c-422c-a6c4-7ff8bd6693cc tempest-AttachVolumeMultiAttachTest-1302095414 tempest-AttachVolumeMultiAttachTest-1302095414-project-member] https://10.4.3.8/volume/v3/volumes/dcaab4f1-45e3-43b0-83cb-6dedeb8b767f returned with HTTP 200 Aug 07 09:52:55.474104 np0000006707 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 184/729] 10.4.3.8 () {66 vars in 1334 bytes} [Fri Aug 7 09:52:55 2026] GET /volume/v3/volumes/dcaab4f1-45e3-43b0-83cb-6dedeb8b767f => generated 1438 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 09:52:55.484168 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [None req-88935b01-ff86-4ae7-a445-7d3e83d645aa tempest-TestMinimumBasicScenario-810654635 tempest-TestMinimumBasicScenario-810654635-project-member] https://10.4.3.8/volume/v3/volumes/d94d92b9-b645-4f44-aa70-5c8c1a411207 returned with HTTP 200 Aug 07 09:52:55.484168 np0000006707 devstack@c-api.service[100298]: [pid: 100298|app: 0|req: 184/730] 10.4.3.8 () {66 vars in 1334 bytes} [Fri Aug 7 09:52:55 2026] GET /volume/v3/volumes/d94d92b9-b645-4f44-aa70-5c8c1a411207 => generated 844 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 09:52:55.502989 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [None req-b5b7512b-f3dd-48df-a7f2-567d36944a66 None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:52:55.624306 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-7df52f4d-afef-4ced-9f87-14f97c88ac5c None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:52:55.626732 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-7df52f4d-afef-4ced-9f87-14f97c88ac5c tempest-AttachVolumeTestJSON-41757496 tempest-AttachVolumeTestJSON-41757496-project-member] POST https://10.4.3.8/volume/v3/volumes Aug 07 09:52:55.627231 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-7df52f4d-afef-4ced-9f87-14f97c88ac5c tempest-AttachVolumeTestJSON-41757496 tempest-AttachVolumeTestJSON-41757496-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-AttachVolumeTestJSON-volume-917172624"}} {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 09:52:55.630137 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.v3.volumes [None req-7df52f4d-afef-4ced-9f87-14f97c88ac5c tempest-AttachVolumeTestJSON-41757496 tempest-AttachVolumeTestJSON-41757496-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-AttachVolumeTestJSON-volume-917172624'}} {{(pid=100295) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 07 09:52:55.630137 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.v3.volumes [None req-7df52f4d-afef-4ced-9f87-14f97c88ac5c tempest-AttachVolumeTestJSON-41757496 tempest-AttachVolumeTestJSON-41757496-project-member] Create volume of 1 GB Aug 07 09:52:55.630137 np0000006707 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 09:52:55.630137 np0000006707 devstack@c-api.service[100295]: warnings.warn( Aug 07 09:52:55.639459 np0000006707 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-7df52f4d-afef-4ced-9f87-14f97c88ac5c tempest-AttachVolumeTestJSON-41757496 tempest-AttachVolumeTestJSON-41757496-project-member] Availability Zones retrieved successfully. Aug 07 09:52:55.657706 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.volume.api [None req-7df52f4d-afef-4ced-9f87-14f97c88ac5c tempest-AttachVolumeTestJSON-41757496 tempest-AttachVolumeTestJSON-41757496-project-member] Flow 'volume_create_api' (5a114f0f-bf9e-4754-bdaa-c3f7ac370098) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100295) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 09:52:55.657923 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.volume.api [None req-7df52f4d-afef-4ced-9f87-14f97c88ac5c tempest-AttachVolumeTestJSON-41757496 tempest-AttachVolumeTestJSON-41757496-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a57611c0-3975-43c7-a93c-9736e038e67c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100295) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 09:52:55.661105 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.volume.flows.api.create_volume [None req-7df52f4d-afef-4ced-9f87-14f97c88ac5c tempest-AttachVolumeTestJSON-41757496 tempest-AttachVolumeTestJSON-41757496-project-member] Validating volume size '1' using validate_int {{(pid=100295) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 07 09:52:55.729070 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.volume.api [None req-7df52f4d-afef-4ced-9f87-14f97c88ac5c tempest-AttachVolumeTestJSON-41757496 tempest-AttachVolumeTestJSON-41757496-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a57611c0-3975-43c7-a93c-9736e038e67c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-07T09:47:39Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=45fd9a3a-b61e-4c6c-9ab7-d02f06678d0d,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '45fd9a3a-b61e-4c6c-9ab7-d02f06678d0d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100295) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 09:52:55.730134 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.volume.api [None req-7df52f4d-afef-4ced-9f87-14f97c88ac5c tempest-AttachVolumeTestJSON-41757496 tempest-AttachVolumeTestJSON-41757496-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (979e7592-b172-401d-a00c-92b7211e4c34) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100295) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 09:52:55.770269 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-b5b7512b-f3dd-48df-a7f2-567d36944a66 tempest-AttachVolumeMultiAttachTest-1302095414 tempest-AttachVolumeMultiAttachTest-1302095414-project-reader] GET https://10.4.3.8/volume/v3/volumes/dcaab4f1-45e3-43b0-83cb-6dedeb8b767f Aug 07 09:52:55.770600 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-b5b7512b-f3dd-48df-a7f2-567d36944a66 tempest-AttachVolumeMultiAttachTest-1302095414 tempest-AttachVolumeMultiAttachTest-1302095414-project-reader] Empty body provided in request {{(pid=100296) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 09:52:55.770711 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-b5b7512b-f3dd-48df-a7f2-567d36944a66 tempest-AttachVolumeMultiAttachTest-1302095414 tempest-AttachVolumeMultiAttachTest-1302095414-project-reader] Calling method 'show' {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 09:52:55.794655 np0000006707 devstack@c-api.service[100296]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 09:52:55.794655 np0000006707 devstack@c-api.service[100296]: warnings.warn( Aug 07 09:52:55.803200 np0000006707 devstack@c-api.service[100296]: INFO cinder.volume.api [None req-b5b7512b-f3dd-48df-a7f2-567d36944a66 tempest-AttachVolumeMultiAttachTest-1302095414 tempest-AttachVolumeMultiAttachTest-1302095414-project-reader] Volume info retrieved successfully. Aug 07 09:52:55.811624 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-b5b7512b-f3dd-48df-a7f2-567d36944a66 tempest-AttachVolumeMultiAttachTest-1302095414 tempest-AttachVolumeMultiAttachTest-1302095414-project-reader] https://10.4.3.8/volume/v3/volumes/dcaab4f1-45e3-43b0-83cb-6dedeb8b767f returned with HTTP 200 Aug 07 09:52:55.811624 np0000006707 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 182/731] 10.4.3.8 () {66 vars in 1334 bytes} [Fri Aug 7 09:52:55 2026] GET /volume/v3/volumes/dcaab4f1-45e3-43b0-83cb-6dedeb8b767f => generated 1438 bytes in 309 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 09:52:55.858184 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.quota [None req-7df52f4d-afef-4ced-9f87-14f97c88ac5c tempest-AttachVolumeTestJSON-41757496 tempest-AttachVolumeTestJSON-41757496-project-member] Created reservations ['daf05d14-c255-4402-8122-ba0724744d35', '94e287ce-01f9-4d6b-ad4d-c96968fb25f3', '65c91a64-7abc-4b59-9b7f-93c7c5caaf1e', 'c0d4418a-a9be-463f-be06-6c854dc4110d'] {{(pid=100295) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 09:52:55.858805 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.volume.api [None req-7df52f4d-afef-4ced-9f87-14f97c88ac5c tempest-AttachVolumeTestJSON-41757496 tempest-AttachVolumeTestJSON-41757496-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (979e7592-b172-401d-a00c-92b7211e4c34) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['daf05d14-c255-4402-8122-ba0724744d35', '94e287ce-01f9-4d6b-ad4d-c96968fb25f3', '65c91a64-7abc-4b59-9b7f-93c7c5caaf1e', 'c0d4418a-a9be-463f-be06-6c854dc4110d']}' {{(pid=100295) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 09:52:55.859758 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.volume.api [None req-7df52f4d-afef-4ced-9f87-14f97c88ac5c tempest-AttachVolumeTestJSON-41757496 tempest-AttachVolumeTestJSON-41757496-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f50e4dab-9463-4f6a-9192-1c0344f6f21a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100295) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 09:52:55.894685 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [None req-6dd62bb4-424a-48a3-9051-102782776d91 None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:52:55.898087 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-6dd62bb4-424a-48a3-9051-102782776d91 tempest-AttachVolumeMultiAttachTest-1302095414 tempest-AttachVolumeMultiAttachTest-1302095414-project-reader] GET https://10.4.3.8/volume/v3/volumes/dcaab4f1-45e3-43b0-83cb-6dedeb8b767f Aug 07 09:52:55.898376 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-6dd62bb4-424a-48a3-9051-102782776d91 tempest-AttachVolumeMultiAttachTest-1302095414 tempest-AttachVolumeMultiAttachTest-1302095414-project-reader] Empty body provided in request {{(pid=100297) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 09:52:55.899206 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-6dd62bb4-424a-48a3-9051-102782776d91 tempest-AttachVolumeMultiAttachTest-1302095414 tempest-AttachVolumeMultiAttachTest-1302095414-project-reader] Calling method 'show' {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 09:52:55.903638 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.volume.api [None req-7df52f4d-afef-4ced-9f87-14f97c88ac5c tempest-AttachVolumeTestJSON-41757496 tempest-AttachVolumeTestJSON-41757496-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f50e4dab-9463-4f6a-9192-1c0344f6f21a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '33d13bf2-667e-45cf-b1f1-b388e89bfe03', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeTestJSON-volume-917172624',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f47021e675a04af0a787536905695931',qos_specs=None,replication_status=,reservations=['daf05d14-c255-4402-8122-ba0724744d35','94e287ce-01f9-4d6b-ad4d-c96968fb25f3','65c91a64-7abc-4b59-9b7f-93c7c5caaf1e','c0d4418a-a9be-463f-be06-6c854dc4110d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='35ea762fa5cc4246be5776ef371fba89',volume_type_id=45fd9a3a-b61e-4c6c-9ab7-d02f06678d0d), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-07T09:52:55Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeTestJSON-volume-917172624',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=33d13bf2-667e-45cf-b1f1-b388e89bfe03,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='f47021e675a04af0a787536905695931',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='35ea762fa5cc4246be5776ef371fba89',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(45fd9a3a-b61e-4c6c-9ab7-d02f06678d0d),volume_type_id=45fd9a3a-b61e-4c6c-9ab7-d02f06678d0d)}' {{(pid=100295) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 09:52:55.904835 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.volume.api [None req-7df52f4d-afef-4ced-9f87-14f97c88ac5c tempest-AttachVolumeTestJSON-41757496 tempest-AttachVolumeTestJSON-41757496-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f5a2526b-1339-4bd8-b534-6aa30135ae1e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100295) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 09:52:55.924574 np0000006707 devstack@c-api.service[100297]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 09:52:55.924574 np0000006707 devstack@c-api.service[100297]: warnings.warn( Aug 07 09:52:55.933325 np0000006707 devstack@c-api.service[100297]: INFO cinder.volume.api [None req-6dd62bb4-424a-48a3-9051-102782776d91 tempest-AttachVolumeMultiAttachTest-1302095414 tempest-AttachVolumeMultiAttachTest-1302095414-project-reader] Volume info retrieved successfully. Aug 07 09:52:55.942849 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-6dd62bb4-424a-48a3-9051-102782776d91 tempest-AttachVolumeMultiAttachTest-1302095414 tempest-AttachVolumeMultiAttachTest-1302095414-project-reader] https://10.4.3.8/volume/v3/volumes/dcaab4f1-45e3-43b0-83cb-6dedeb8b767f returned with HTTP 200 Aug 07 09:52:55.947363 np0000006707 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 185/732] 10.4.3.8 () {66 vars in 1334 bytes} [Fri Aug 7 09:52:55 2026] GET /volume/v3/volumes/dcaab4f1-45e3-43b0-83cb-6dedeb8b767f => generated 1438 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 09:52:55.952189 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.volume.api [None req-7df52f4d-afef-4ced-9f87-14f97c88ac5c tempest-AttachVolumeTestJSON-41757496 tempest-AttachVolumeTestJSON-41757496-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f5a2526b-1339-4bd8-b534-6aa30135ae1e) transitioned into state 'SUCCESS' from state '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-917172624',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f47021e675a04af0a787536905695931',qos_specs=None,replication_status=,reservations=['daf05d14-c255-4402-8122-ba0724744d35','94e287ce-01f9-4d6b-ad4d-c96968fb25f3','65c91a64-7abc-4b59-9b7f-93c7c5caaf1e','c0d4418a-a9be-463f-be06-6c854dc4110d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='35ea762fa5cc4246be5776ef371fba89',volume_type_id=45fd9a3a-b61e-4c6c-9ab7-d02f06678d0d)}' {{(pid=100295) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 09:52:55.953390 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.volume.api [None req-7df52f4d-afef-4ced-9f87-14f97c88ac5c tempest-AttachVolumeTestJSON-41757496 tempest-AttachVolumeTestJSON-41757496-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8ff917f4-a896-4989-824f-e11bfeff3882) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100295) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 09:52:55.979194 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.volume.api [None req-7df52f4d-afef-4ced-9f87-14f97c88ac5c tempest-AttachVolumeTestJSON-41757496 tempest-AttachVolumeTestJSON-41757496-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8ff917f4-a896-4989-824f-e11bfeff3882) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100295) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 09:52:55.981352 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.volume.api [None req-7df52f4d-afef-4ced-9f87-14f97c88ac5c tempest-AttachVolumeTestJSON-41757496 tempest-AttachVolumeTestJSON-41757496-project-member] Flow 'volume_create_api' (5a114f0f-bf9e-4754-bdaa-c3f7ac370098) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100295) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 09:52:55.981897 np0000006707 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-7df52f4d-afef-4ced-9f87-14f97c88ac5c tempest-AttachVolumeTestJSON-41757496 tempest-AttachVolumeTestJSON-41757496-project-member] Create volume request issued successfully. Aug 07 09:52:55.982938 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-7df52f4d-afef-4ced-9f87-14f97c88ac5c tempest-AttachVolumeTestJSON-41757496 tempest-AttachVolumeTestJSON-41757496-project-member] https://10.4.3.8/volume/v3/volumes returned with HTTP 202 Aug 07 09:52:55.983860 np0000006707 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 182/733] 10.4.3.8 () {68 vars in 1244 bytes} [Fri Aug 7 09:52:55 2026] POST /volume/v3/volumes => generated 746 bytes in 360 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 07 09:52:56.006152 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.middleware.request_id [None req-55ccbeb2-50d9-49d1-96c3-e4345e5027b8 None None] RequestId filter calling following filter/app {{(pid=100298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:52:56.010350 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [None req-55ccbeb2-50d9-49d1-96c3-e4345e5027b8 tempest-AttachVolumeTestJSON-41757496 tempest-AttachVolumeTestJSON-41757496-project-member] GET https://10.4.3.8/volume/v3/volumes/33d13bf2-667e-45cf-b1f1-b388e89bfe03 Aug 07 09:52:56.011113 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [None req-55ccbeb2-50d9-49d1-96c3-e4345e5027b8 tempest-AttachVolumeTestJSON-41757496 tempest-AttachVolumeTestJSON-41757496-project-member] Empty body provided in request {{(pid=100298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 09:52:56.011375 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [None req-55ccbeb2-50d9-49d1-96c3-e4345e5027b8 tempest-AttachVolumeTestJSON-41757496 tempest-AttachVolumeTestJSON-41757496-project-member] Calling method 'show' {{(pid=100298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 09:52:56.022291 np0000006707 devstack@c-api.service[100298]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 09:52:56.022291 np0000006707 devstack@c-api.service[100298]: warnings.warn( Aug 07 09:52:56.029233 np0000006707 devstack@c-api.service[100298]: INFO cinder.volume.api [None req-55ccbeb2-50d9-49d1-96c3-e4345e5027b8 tempest-AttachVolumeTestJSON-41757496 tempest-AttachVolumeTestJSON-41757496-project-member] Volume info retrieved successfully. Aug 07 09:52:56.032566 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [req-bd583503-ec24-4754-8471-08405e9fb559 req-5d0cd913-e7f8-4c18-9f98-3821bb7d26dc None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:52:56.036059 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [req-bd583503-ec24-4754-8471-08405e9fb559 req-5d0cd913-e7f8-4c18-9f98-3821bb7d26dc tempest-AttachVolumeMultiAttachTest-1302095414 tempest-AttachVolumeMultiAttachTest-1302095414-project-member] GET https://10.4.3.8/volume/v3/volumes/dcaab4f1-45e3-43b0-83cb-6dedeb8b767f Aug 07 09:52:56.037148 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [req-bd583503-ec24-4754-8471-08405e9fb559 req-5d0cd913-e7f8-4c18-9f98-3821bb7d26dc tempest-AttachVolumeMultiAttachTest-1302095414 tempest-AttachVolumeMultiAttachTest-1302095414-project-member] Empty body provided in request {{(pid=100296) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 09:52:56.037262 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [None req-55ccbeb2-50d9-49d1-96c3-e4345e5027b8 tempest-AttachVolumeTestJSON-41757496 tempest-AttachVolumeTestJSON-41757496-project-member] https://10.4.3.8/volume/v3/volumes/33d13bf2-667e-45cf-b1f1-b388e89bfe03 returned with HTTP 200 Aug 07 09:52:56.038076 np0000006707 devstack@c-api.service[100298]: [pid: 100298|app: 0|req: 185/734] 10.4.3.8 () {66 vars in 1334 bytes} [Fri Aug 7 09:52:56 2026] GET /volume/v3/volumes/33d13bf2-667e-45cf-b1f1-b388e89bfe03 => generated 814 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 09:52:56.038227 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [req-bd583503-ec24-4754-8471-08405e9fb559 req-5d0cd913-e7f8-4c18-9f98-3821bb7d26dc tempest-AttachVolumeMultiAttachTest-1302095414 tempest-AttachVolumeMultiAttachTest-1302095414-project-member] Calling method 'show' {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 09:52:56.065648 np0000006707 devstack@c-api.service[100296]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 09:52:56.065648 np0000006707 devstack@c-api.service[100296]: warnings.warn( Aug 07 09:52:56.072333 np0000006707 devstack@c-api.service[100296]: INFO cinder.volume.api [req-bd583503-ec24-4754-8471-08405e9fb559 req-5d0cd913-e7f8-4c18-9f98-3821bb7d26dc tempest-AttachVolumeMultiAttachTest-1302095414 tempest-AttachVolumeMultiAttachTest-1302095414-project-member] Volume info retrieved successfully. Aug 07 09:52:56.083309 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [req-bd583503-ec24-4754-8471-08405e9fb559 req-5d0cd913-e7f8-4c18-9f98-3821bb7d26dc tempest-AttachVolumeMultiAttachTest-1302095414 tempest-AttachVolumeMultiAttachTest-1302095414-project-member] https://10.4.3.8/volume/v3/volumes/dcaab4f1-45e3-43b0-83cb-6dedeb8b767f returned with HTTP 200 Aug 07 09:52:56.084596 np0000006707 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 183/735] 10.4.3.8 () {68 vars in 1584 bytes} [Fri Aug 7 09:52:56 2026] GET /volume/v3/volumes/dcaab4f1-45e3-43b0-83cb-6dedeb8b767f => generated 1438 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 09:52:56.121636 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [req-bd583503-ec24-4754-8471-08405e9fb559 req-38385fff-d9b2-4bc1-bdae-3a5319db5df7 None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:52:56.123430 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [req-bd583503-ec24-4754-8471-08405e9fb559 req-38385fff-d9b2-4bc1-bdae-3a5319db5df7 tempest-AttachVolumeMultiAttachTest-1302095414 tempest-AttachVolumeMultiAttachTest-1302095414-project-member] POST https://10.4.3.8/volume/v3/volumes/dcaab4f1-45e3-43b0-83cb-6dedeb8b767f/action Aug 07 09:52:56.124029 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [req-bd583503-ec24-4754-8471-08405e9fb559 req-38385fff-d9b2-4bc1-bdae-3a5319db5df7 tempest-AttachVolumeMultiAttachTest-1302095414 tempest-AttachVolumeMultiAttachTest-1302095414-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100297) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 07 09:52:56.124915 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [req-bd583503-ec24-4754-8471-08405e9fb559 req-38385fff-d9b2-4bc1-bdae-3a5319db5df7 tempest-AttachVolumeMultiAttachTest-1302095414 tempest-AttachVolumeMultiAttachTest-1302095414-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 09:52:56.155018 np0000006707 devstack@c-api.service[100297]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 09:52:56.155018 np0000006707 devstack@c-api.service[100297]: warnings.warn( Aug 07 09:52:56.155651 np0000006707 devstack@c-api.service[100297]: INFO cinder.volume.api [req-bd583503-ec24-4754-8471-08405e9fb559 req-38385fff-d9b2-4bc1-bdae-3a5319db5df7 tempest-AttachVolumeMultiAttachTest-1302095414 tempest-AttachVolumeMultiAttachTest-1302095414-project-member] Volume info retrieved successfully. Aug 07 09:52:56.168354 np0000006707 devstack@c-api.service[100297]: INFO cinder.volume.api [req-bd583503-ec24-4754-8471-08405e9fb559 req-38385fff-d9b2-4bc1-bdae-3a5319db5df7 tempest-AttachVolumeMultiAttachTest-1302095414 tempest-AttachVolumeMultiAttachTest-1302095414-project-member] Begin detaching volume completed successfully. Aug 07 09:52:56.168354 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [req-bd583503-ec24-4754-8471-08405e9fb559 req-38385fff-d9b2-4bc1-bdae-3a5319db5df7 tempest-AttachVolumeMultiAttachTest-1302095414 tempest-AttachVolumeMultiAttachTest-1302095414-project-member] https://10.4.3.8/volume/v3/volumes/dcaab4f1-45e3-43b0-83cb-6dedeb8b767f/action returned with HTTP 202 Aug 07 09:52:56.170229 np0000006707 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 186/736] 10.4.3.8 () {72 vars in 1658 bytes} [Fri Aug 7 09:52:56 2026] POST /volume/v3/volumes/dcaab4f1-45e3-43b0-83cb-6dedeb8b767f/action => generated 0 bytes in 50 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 07 09:52:56.214453 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-2f0665e6-7d44-42d9-b1bf-80be87b3dc4c None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:52:56.216830 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-2f0665e6-7d44-42d9-b1bf-80be87b3dc4c tempest-AttachVolumeMultiAttachTest-1302095414 tempest-AttachVolumeMultiAttachTest-1302095414-project-member] GET https://10.4.3.8/volume/v3/volumes/dcaab4f1-45e3-43b0-83cb-6dedeb8b767f Aug 07 09:52:56.217165 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-2f0665e6-7d44-42d9-b1bf-80be87b3dc4c tempest-AttachVolumeMultiAttachTest-1302095414 tempest-AttachVolumeMultiAttachTest-1302095414-project-member] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 09:52:56.217521 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-2f0665e6-7d44-42d9-b1bf-80be87b3dc4c tempest-AttachVolumeMultiAttachTest-1302095414 tempest-AttachVolumeMultiAttachTest-1302095414-project-member] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 09:52:56.243011 np0000006707 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 09:52:56.243011 np0000006707 devstack@c-api.service[100295]: warnings.warn( Aug 07 09:52:56.252438 np0000006707 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-2f0665e6-7d44-42d9-b1bf-80be87b3dc4c tempest-AttachVolumeMultiAttachTest-1302095414 tempest-AttachVolumeMultiAttachTest-1302095414-project-member] Volume info retrieved successfully. Aug 07 09:52:56.257978 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.middleware.request_id [None req-1716d081-8d7c-464b-a14d-a46cf6836ace None None] RequestId filter calling following filter/app {{(pid=100298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:52:56.257978 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [None req-1716d081-8d7c-464b-a14d-a46cf6836ace None None] GET https://10.4.3.8/volume// Aug 07 09:52:56.257978 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [None req-1716d081-8d7c-464b-a14d-a46cf6836ace None None] Empty body provided in request {{(pid=100298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 09:52:56.257978 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [None req-1716d081-8d7c-464b-a14d-a46cf6836ace None None] Calling method 'all' {{(pid=100298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 09:52:56.259460 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [None req-1716d081-8d7c-464b-a14d-a46cf6836ace None None] https://10.4.3.8/volume// returned with HTTP 300 Aug 07 09:52:56.259962 np0000006707 devstack@c-api.service[100298]: [pid: 100298|app: 0|req: 186/737] 10.4.3.8 () {66 vars in 1412 bytes} [Fri Aug 7 09:52:56 2026] GET /volume/ => generated 384 bytes in 4 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 07 09:52:56.265487 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-2f0665e6-7d44-42d9-b1bf-80be87b3dc4c tempest-AttachVolumeMultiAttachTest-1302095414 tempest-AttachVolumeMultiAttachTest-1302095414-project-member] https://10.4.3.8/volume/v3/volumes/dcaab4f1-45e3-43b0-83cb-6dedeb8b767f returned with HTTP 200 Aug 07 09:52:56.265487 np0000006707 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 183/738] 10.4.3.8 () {66 vars in 1334 bytes} [Fri Aug 7 09:52:56 2026] GET /volume/v3/volumes/dcaab4f1-45e3-43b0-83cb-6dedeb8b767f => generated 1441 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 09:52:56.276146 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [req-bd583503-ec24-4754-8471-08405e9fb559 req-5969ae38-e4db-418c-9d84-53d97507768c None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:52:56.278119 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [req-bd583503-ec24-4754-8471-08405e9fb559 req-5969ae38-e4db-418c-9d84-53d97507768c tempest-AttachVolumeMultiAttachTest-1302095414 tempest-AttachVolumeMultiAttachTest-1302095414-project-member] GET https://10.4.3.8/volume/v3/volumes/dcaab4f1-45e3-43b0-83cb-6dedeb8b767f Aug 07 09:52:56.279029 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [req-bd583503-ec24-4754-8471-08405e9fb559 req-5969ae38-e4db-418c-9d84-53d97507768c tempest-AttachVolumeMultiAttachTest-1302095414 tempest-AttachVolumeMultiAttachTest-1302095414-project-member] Empty body provided in request {{(pid=100296) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 09:52:56.279029 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [req-bd583503-ec24-4754-8471-08405e9fb559 req-5969ae38-e4db-418c-9d84-53d97507768c tempest-AttachVolumeMultiAttachTest-1302095414 tempest-AttachVolumeMultiAttachTest-1302095414-project-member] Calling method 'show' {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 09:52:56.312192 np0000006707 devstack@c-api.service[100296]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 09:52:56.312192 np0000006707 devstack@c-api.service[100296]: warnings.warn( Aug 07 09:52:56.317858 np0000006707 devstack@c-api.service[100296]: INFO cinder.volume.api [req-bd583503-ec24-4754-8471-08405e9fb559 req-5969ae38-e4db-418c-9d84-53d97507768c tempest-AttachVolumeMultiAttachTest-1302095414 tempest-AttachVolumeMultiAttachTest-1302095414-project-member] Volume info retrieved successfully. Aug 07 09:52:56.326443 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [req-bd583503-ec24-4754-8471-08405e9fb559 req-5969ae38-e4db-418c-9d84-53d97507768c tempest-AttachVolumeMultiAttachTest-1302095414 tempest-AttachVolumeMultiAttachTest-1302095414-project-member] https://10.4.3.8/volume/v3/volumes/dcaab4f1-45e3-43b0-83cb-6dedeb8b767f returned with HTTP 200 Aug 07 09:52:56.326939 np0000006707 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 184/739] 10.4.3.8 () {70 vars in 1625 bytes} [Fri Aug 7 09:52:56 2026] GET /volume/v3/volumes/dcaab4f1-45e3-43b0-83cb-6dedeb8b767f => generated 1621 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 07 09:52:56.422851 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [None req-8386cad1-fe60-499d-875c-b9fccd3707a2 None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:52:56.504297 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.middleware.request_id [None req-019b5015-a3a9-43d0-8d94-af4403f5b2f5 None None] RequestId filter calling following filter/app {{(pid=100298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:52:56.506305 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [None req-019b5015-a3a9-43d0-8d94-af4403f5b2f5 tempest-TestMinimumBasicScenario-810654635 tempest-TestMinimumBasicScenario-810654635-project-member] GET https://10.4.3.8/volume/v3/volumes/d94d92b9-b645-4f44-aa70-5c8c1a411207 Aug 07 09:52:56.506873 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [None req-019b5015-a3a9-43d0-8d94-af4403f5b2f5 tempest-TestMinimumBasicScenario-810654635 tempest-TestMinimumBasicScenario-810654635-project-member] Empty body provided in request {{(pid=100298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 09:52:56.507429 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [None req-019b5015-a3a9-43d0-8d94-af4403f5b2f5 tempest-TestMinimumBasicScenario-810654635 tempest-TestMinimumBasicScenario-810654635-project-member] Calling method 'show' {{(pid=100298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 09:52:56.529851 np0000006707 devstack@c-api.service[100298]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 09:52:56.529851 np0000006707 devstack@c-api.service[100298]: warnings.warn( Aug 07 09:52:56.537565 np0000006707 devstack@c-api.service[100298]: INFO cinder.volume.api [None req-019b5015-a3a9-43d0-8d94-af4403f5b2f5 tempest-TestMinimumBasicScenario-810654635 tempest-TestMinimumBasicScenario-810654635-project-member] Volume info retrieved successfully. Aug 07 09:52:56.547436 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [None req-019b5015-a3a9-43d0-8d94-af4403f5b2f5 tempest-TestMinimumBasicScenario-810654635 tempest-TestMinimumBasicScenario-810654635-project-member] https://10.4.3.8/volume/v3/volumes/d94d92b9-b645-4f44-aa70-5c8c1a411207 returned with HTTP 200 Aug 07 09:52:56.548559 np0000006707 devstack@c-api.service[100298]: [pid: 100298|app: 0|req: 187/740] 10.4.3.8 () {66 vars in 1334 bytes} [Fri Aug 7 09:52:56 2026] GET /volume/v3/volumes/d94d92b9-b645-4f44-aa70-5c8c1a411207 => generated 844 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 09:52:56.643560 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-8386cad1-fe60-499d-875c-b9fccd3707a2 tempest-VolumeHostsAdminTestsJSON-1794652388 tempest-VolumeHostsAdminTestsJSON-1794652388-project-admin] GET https://10.4.3.8/volume/v3/os-hosts Aug 07 09:52:56.643560 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-8386cad1-fe60-499d-875c-b9fccd3707a2 tempest-VolumeHostsAdminTestsJSON-1794652388 tempest-VolumeHostsAdminTestsJSON-1794652388-project-admin] Empty body provided in request {{(pid=100297) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 09:52:56.643560 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-8386cad1-fe60-499d-875c-b9fccd3707a2 tempest-VolumeHostsAdminTestsJSON-1794652388 tempest-VolumeHostsAdminTestsJSON-1794652388-project-admin] Calling method 'index' {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 09:52:56.649502 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.contrib.hosts [None req-8386cad1-fe60-499d-875c-b9fccd3707a2 tempest-VolumeHostsAdminTestsJSON-1794652388 tempest-VolumeHostsAdminTestsJSON-1794652388-project-admin] status, active and update: available, enabled, 2026-08-07 09:51:41+00:00 {{(pid=100297) _list_hosts /opt/stack/cinder/cinder/api/contrib/hosts.py:63}} Aug 07 09:52:56.649682 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.contrib.hosts [None req-8386cad1-fe60-499d-875c-b9fccd3707a2 tempest-VolumeHostsAdminTestsJSON-1794652388 tempest-VolumeHostsAdminTestsJSON-1794652388-project-admin] status, active and update: available, enabled, 2026-08-07 09:51:38+00:00 {{(pid=100297) _list_hosts /opt/stack/cinder/cinder/api/contrib/hosts.py:63}} Aug 07 09:52:56.651859 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.contrib.hosts [None req-8386cad1-fe60-499d-875c-b9fccd3707a2 tempest-VolumeHostsAdminTestsJSON-1794652388 tempest-VolumeHostsAdminTestsJSON-1794652388-project-admin] status, active and update: available, enabled, 2026-08-07 09:51:16+00:00 {{(pid=100297) _list_hosts /opt/stack/cinder/cinder/api/contrib/hosts.py:63}} Aug 07 09:52:56.651859 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-8386cad1-fe60-499d-875c-b9fccd3707a2 tempest-VolumeHostsAdminTestsJSON-1794652388 tempest-VolumeHostsAdminTestsJSON-1794652388-project-admin] https://10.4.3.8/volume/v3/os-hosts returned with HTTP 200 Aug 07 09:52:56.651859 np0000006707 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 187/741] 10.4.3.8 () {66 vars in 1226 bytes} [Fri Aug 7 09:52:56 2026] GET /volume/v3/os-hosts => generated 560 bytes in 229 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 09:52:56.669457 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-2eb4c7ef-1970-4d9f-a33d-b74c84434c23 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:52:56.671999 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-2eb4c7ef-1970-4d9f-a33d-b74c84434c23 tempest-VolumeHostsAdminTestsJSON-1794652388 tempest-VolumeHostsAdminTestsJSON-1794652388-project-admin] GET https://10.4.3.8/volume/v3/os-hosts Aug 07 09:52:56.672524 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-2eb4c7ef-1970-4d9f-a33d-b74c84434c23 tempest-VolumeHostsAdminTestsJSON-1794652388 tempest-VolumeHostsAdminTestsJSON-1794652388-project-admin] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 09:52:56.672925 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-2eb4c7ef-1970-4d9f-a33d-b74c84434c23 tempest-VolumeHostsAdminTestsJSON-1794652388 tempest-VolumeHostsAdminTestsJSON-1794652388-project-admin] Calling method 'index' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 09:52:56.682360 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.contrib.hosts [None req-2eb4c7ef-1970-4d9f-a33d-b74c84434c23 tempest-VolumeHostsAdminTestsJSON-1794652388 tempest-VolumeHostsAdminTestsJSON-1794652388-project-admin] status, active and update: available, enabled, 2026-08-07 09:51:41+00:00 {{(pid=100295) _list_hosts /opt/stack/cinder/cinder/api/contrib/hosts.py:63}} Aug 07 09:52:56.684351 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.contrib.hosts [None req-2eb4c7ef-1970-4d9f-a33d-b74c84434c23 tempest-VolumeHostsAdminTestsJSON-1794652388 tempest-VolumeHostsAdminTestsJSON-1794652388-project-admin] status, active and update: available, enabled, 2026-08-07 09:51:38+00:00 {{(pid=100295) _list_hosts /opt/stack/cinder/cinder/api/contrib/hosts.py:63}} Aug 07 09:52:56.684351 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.contrib.hosts [None req-2eb4c7ef-1970-4d9f-a33d-b74c84434c23 tempest-VolumeHostsAdminTestsJSON-1794652388 tempest-VolumeHostsAdminTestsJSON-1794652388-project-admin] status, active and update: available, enabled, 2026-08-07 09:51:16+00:00 {{(pid=100295) _list_hosts /opt/stack/cinder/cinder/api/contrib/hosts.py:63}} Aug 07 09:52:56.684351 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-2eb4c7ef-1970-4d9f-a33d-b74c84434c23 tempest-VolumeHostsAdminTestsJSON-1794652388 tempest-VolumeHostsAdminTestsJSON-1794652388-project-admin] https://10.4.3.8/volume/v3/os-hosts returned with HTTP 200 Aug 07 09:52:56.684351 np0000006707 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 184/742] 10.4.3.8 () {66 vars in 1226 bytes} [Fri Aug 7 09:52:56 2026] GET /volume/v3/os-hosts => generated 560 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 09:52:56.698217 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [None req-932daefa-4197-4d34-98b8-a001b36ba2d0 None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:52:56.701143 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-932daefa-4197-4d34-98b8-a001b36ba2d0 tempest-VolumeHostsAdminTestsJSON-1794652388 tempest-VolumeHostsAdminTestsJSON-1794652388-project-admin] GET https://10.4.3.8/volume/v3/os-hosts/np0000006707@storpool Aug 07 09:52:56.701143 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-932daefa-4197-4d34-98b8-a001b36ba2d0 tempest-VolumeHostsAdminTestsJSON-1794652388 tempest-VolumeHostsAdminTestsJSON-1794652388-project-admin] Empty body provided in request {{(pid=100296) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 09:52:56.701412 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-932daefa-4197-4d34-98b8-a001b36ba2d0 tempest-VolumeHostsAdminTestsJSON-1794652388 tempest-VolumeHostsAdminTestsJSON-1794652388-project-admin] Calling method 'show' {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 09:52:56.808944 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-932daefa-4197-4d34-98b8-a001b36ba2d0 tempest-VolumeHostsAdminTestsJSON-1794652388 tempest-VolumeHostsAdminTestsJSON-1794652388-project-admin] https://10.4.3.8/volume/v3/os-hosts/np0000006707@storpool returned with HTTP 200 Aug 07 09:52:56.809591 np0000006707 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 185/743] 10.4.3.8 () {66 vars in 1292 bytes} [Fri Aug 7 09:52:56 2026] GET /volume/v3/os-hosts/np0000006707@storpool => generated 1507 bytes in 112 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 09:52:57.063345 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.middleware.request_id [None req-ca4172fc-b83e-4fac-8091-ac2efd0e6e9e None None] RequestId filter calling following filter/app {{(pid=100298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:52:57.065295 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [None req-ca4172fc-b83e-4fac-8091-ac2efd0e6e9e tempest-AttachVolumeTestJSON-41757496 tempest-AttachVolumeTestJSON-41757496-project-member] GET https://10.4.3.8/volume/v3/volumes/33d13bf2-667e-45cf-b1f1-b388e89bfe03 Aug 07 09:52:57.065517 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [None req-ca4172fc-b83e-4fac-8091-ac2efd0e6e9e tempest-AttachVolumeTestJSON-41757496 tempest-AttachVolumeTestJSON-41757496-project-member] Empty body provided in request {{(pid=100298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 09:52:57.066916 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [None req-ca4172fc-b83e-4fac-8091-ac2efd0e6e9e tempest-AttachVolumeTestJSON-41757496 tempest-AttachVolumeTestJSON-41757496-project-member] Calling method 'show' {{(pid=100298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 09:52:57.081202 np0000006707 devstack@c-api.service[100298]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 09:52:57.081202 np0000006707 devstack@c-api.service[100298]: warnings.warn( Aug 07 09:52:57.090164 np0000006707 devstack@c-api.service[100298]: INFO cinder.volume.api [None req-ca4172fc-b83e-4fac-8091-ac2efd0e6e9e tempest-AttachVolumeTestJSON-41757496 tempest-AttachVolumeTestJSON-41757496-project-member] Volume info retrieved successfully. Aug 07 09:52:57.099120 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [None req-ca4172fc-b83e-4fac-8091-ac2efd0e6e9e tempest-AttachVolumeTestJSON-41757496 tempest-AttachVolumeTestJSON-41757496-project-member] https://10.4.3.8/volume/v3/volumes/33d13bf2-667e-45cf-b1f1-b388e89bfe03 returned with HTTP 200 Aug 07 09:52:57.099410 np0000006707 devstack@c-api.service[100298]: [pid: 100298|app: 0|req: 188/744] 10.4.3.8 () {66 vars in 1334 bytes} [Fri Aug 7 09:52:57 2026] GET /volume/v3/volumes/33d13bf2-667e-45cf-b1f1-b388e89bfe03 => generated 839 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 09:52:57.181222 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [req-c4da5c1d-61a7-4e63-a768-5724c803ec8d req-1435c6ea-b8a8-4bf1-91c9-fdb7e82ce128 None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:52:57.187512 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [req-c4da5c1d-61a7-4e63-a768-5724c803ec8d req-1435c6ea-b8a8-4bf1-91c9-fdb7e82ce128 tempest-AttachVolumeTestJSON-41757496 tempest-AttachVolumeTestJSON-41757496-project-member] GET https://10.4.3.8/volume/v3/volumes/33d13bf2-667e-45cf-b1f1-b388e89bfe03 Aug 07 09:52:57.187720 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [req-c4da5c1d-61a7-4e63-a768-5724c803ec8d req-1435c6ea-b8a8-4bf1-91c9-fdb7e82ce128 tempest-AttachVolumeTestJSON-41757496 tempest-AttachVolumeTestJSON-41757496-project-member] Empty body provided in request {{(pid=100297) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 09:52:57.187992 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [req-c4da5c1d-61a7-4e63-a768-5724c803ec8d req-1435c6ea-b8a8-4bf1-91c9-fdb7e82ce128 tempest-AttachVolumeTestJSON-41757496 tempest-AttachVolumeTestJSON-41757496-project-member] Calling method 'show' {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 09:52:57.201251 np0000006707 devstack@c-api.service[100297]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 09:52:57.201251 np0000006707 devstack@c-api.service[100297]: warnings.warn( Aug 07 09:52:57.208928 np0000006707 devstack@c-api.service[100297]: INFO cinder.volume.api [req-c4da5c1d-61a7-4e63-a768-5724c803ec8d req-1435c6ea-b8a8-4bf1-91c9-fdb7e82ce128 tempest-AttachVolumeTestJSON-41757496 tempest-AttachVolumeTestJSON-41757496-project-member] Volume info retrieved successfully. Aug 07 09:52:57.218542 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [req-c4da5c1d-61a7-4e63-a768-5724c803ec8d req-1435c6ea-b8a8-4bf1-91c9-fdb7e82ce128 tempest-AttachVolumeTestJSON-41757496 tempest-AttachVolumeTestJSON-41757496-project-member] https://10.4.3.8/volume/v3/volumes/33d13bf2-667e-45cf-b1f1-b388e89bfe03 returned with HTTP 200 Aug 07 09:52:57.219289 np0000006707 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 188/745] 10.4.3.8 () {68 vars in 1584 bytes} [Fri Aug 7 09:52:57 2026] GET /volume/v3/volumes/33d13bf2-667e-45cf-b1f1-b388e89bfe03 => generated 839 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 09:52:57.252149 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [req-bd583503-ec24-4754-8471-08405e9fb559 req-34cf21d8-0229-4bd9-aa28-cdd67a9f9ff6 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:52:57.255337 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [req-bd583503-ec24-4754-8471-08405e9fb559 req-34cf21d8-0229-4bd9-aa28-cdd67a9f9ff6 tempest-AttachVolumeMultiAttachTest-1302095414 tempest-AttachVolumeMultiAttachTest-1302095414-project-member] GET https://10.4.3.8/volume/v3/volumes/dcaab4f1-45e3-43b0-83cb-6dedeb8b767f Aug 07 09:52:57.255607 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [req-bd583503-ec24-4754-8471-08405e9fb559 req-34cf21d8-0229-4bd9-aa28-cdd67a9f9ff6 tempest-AttachVolumeMultiAttachTest-1302095414 tempest-AttachVolumeMultiAttachTest-1302095414-project-member] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 09:52:57.255769 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [req-bd583503-ec24-4754-8471-08405e9fb559 req-34cf21d8-0229-4bd9-aa28-cdd67a9f9ff6 tempest-AttachVolumeMultiAttachTest-1302095414 tempest-AttachVolumeMultiAttachTest-1302095414-project-member] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 09:52:57.287637 np0000006707 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 09:52:57.287637 np0000006707 devstack@c-api.service[100295]: warnings.warn( Aug 07 09:52:57.288783 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [None req-2a1c5b0c-fd6f-4f9a-bdaa-2ff6a11f91c5 None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:52:57.291274 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-2a1c5b0c-fd6f-4f9a-bdaa-2ff6a11f91c5 tempest-AttachVolumeMultiAttachTest-1302095414 tempest-AttachVolumeMultiAttachTest-1302095414-project-member] GET https://10.4.3.8/volume/v3/volumes/dcaab4f1-45e3-43b0-83cb-6dedeb8b767f Aug 07 09:52:57.291606 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-2a1c5b0c-fd6f-4f9a-bdaa-2ff6a11f91c5 tempest-AttachVolumeMultiAttachTest-1302095414 tempest-AttachVolumeMultiAttachTest-1302095414-project-member] Empty body provided in request {{(pid=100296) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 09:52:57.291916 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-2a1c5b0c-fd6f-4f9a-bdaa-2ff6a11f91c5 tempest-AttachVolumeMultiAttachTest-1302095414 tempest-AttachVolumeMultiAttachTest-1302095414-project-member] Calling method 'show' {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 09:52:57.297877 np0000006707 devstack@c-api.service[100295]: INFO cinder.volume.api [req-bd583503-ec24-4754-8471-08405e9fb559 req-34cf21d8-0229-4bd9-aa28-cdd67a9f9ff6 tempest-AttachVolumeMultiAttachTest-1302095414 tempest-AttachVolumeMultiAttachTest-1302095414-project-member] Volume info retrieved successfully. Aug 07 09:52:57.308449 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [req-bd583503-ec24-4754-8471-08405e9fb559 req-34cf21d8-0229-4bd9-aa28-cdd67a9f9ff6 tempest-AttachVolumeMultiAttachTest-1302095414 tempest-AttachVolumeMultiAttachTest-1302095414-project-member] https://10.4.3.8/volume/v3/volumes/dcaab4f1-45e3-43b0-83cb-6dedeb8b767f returned with HTTP 200 Aug 07 09:52:57.309323 np0000006707 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 185/746] 10.4.3.8 () {68 vars in 1584 bytes} [Fri Aug 7 09:52:57 2026] GET /volume/v3/volumes/dcaab4f1-45e3-43b0-83cb-6dedeb8b767f => generated 1441 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 09:52:57.327519 np0000006707 devstack@c-api.service[100296]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 09:52:57.327519 np0000006707 devstack@c-api.service[100296]: warnings.warn( Aug 07 09:52:57.333489 np0000006707 devstack@c-api.service[100296]: INFO cinder.volume.api [None req-2a1c5b0c-fd6f-4f9a-bdaa-2ff6a11f91c5 tempest-AttachVolumeMultiAttachTest-1302095414 tempest-AttachVolumeMultiAttachTest-1302095414-project-member] Volume info retrieved successfully. Aug 07 09:52:57.338834 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-2a1c5b0c-fd6f-4f9a-bdaa-2ff6a11f91c5 tempest-AttachVolumeMultiAttachTest-1302095414 tempest-AttachVolumeMultiAttachTest-1302095414-project-member] https://10.4.3.8/volume/v3/volumes/dcaab4f1-45e3-43b0-83cb-6dedeb8b767f returned with HTTP 200 Aug 07 09:52:57.339091 np0000006707 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 186/747] 10.4.3.8 () {66 vars in 1334 bytes} [Fri Aug 7 09:52:57 2026] GET /volume/v3/volumes/dcaab4f1-45e3-43b0-83cb-6dedeb8b767f => generated 1441 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Aug 07 09:52:57.353776 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.middleware.request_id [req-bd583503-ec24-4754-8471-08405e9fb559 req-d94d4f5d-a999-4ef6-b98f-3652e677c531 None None] RequestId filter calling following filter/app {{(pid=100298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:52:57.359341 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [req-bd583503-ec24-4754-8471-08405e9fb559 req-d94d4f5d-a999-4ef6-b98f-3652e677c531 tempest-AttachVolumeMultiAttachTest-1302095414 tempest-AttachVolumeMultiAttachTest-1302095414-project-member] DELETE https://10.4.3.8/volume/v3/attachments/fb815959-e3c9-427e-bbc0-31726b36e52b Aug 07 09:52:57.359620 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [req-bd583503-ec24-4754-8471-08405e9fb559 req-d94d4f5d-a999-4ef6-b98f-3652e677c531 tempest-AttachVolumeMultiAttachTest-1302095414 tempest-AttachVolumeMultiAttachTest-1302095414-project-member] Empty body provided in request {{(pid=100298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 09:52:57.359931 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [req-bd583503-ec24-4754-8471-08405e9fb559 req-d94d4f5d-a999-4ef6-b98f-3652e677c531 tempest-AttachVolumeMultiAttachTest-1302095414 tempest-AttachVolumeMultiAttachTest-1302095414-project-member] Calling method 'version_select' {{(pid=100298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 09:52:57.381773 np0000006707 devstack@c-api.service[100298]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 09:52:57.381773 np0000006707 devstack@c-api.service[100298]: warnings.warn( Aug 07 09:52:57.385819 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [None req-a7599de8-6904-4013-8dcf-c0975bab4c96 None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:52:57.385819 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-a7599de8-6904-4013-8dcf-c0975bab4c96 None None] GET https://10.4.3.8/volume// Aug 07 09:52:57.389029 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-a7599de8-6904-4013-8dcf-c0975bab4c96 None None] Empty body provided in request {{(pid=100297) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 09:52:57.391161 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-a7599de8-6904-4013-8dcf-c0975bab4c96 None None] Calling method 'all' {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 09:52:57.394014 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-a7599de8-6904-4013-8dcf-c0975bab4c96 None None] https://10.4.3.8/volume// returned with HTTP 300 Aug 07 09:52:57.394014 np0000006707 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 189/748] 10.4.3.8 () {66 vars in 1414 bytes} [Fri Aug 7 09:52:57 2026] GET /volume/ => generated 384 bytes in 8 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 07 09:52:57.408339 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [req-c4da5c1d-61a7-4e63-a768-5724c803ec8d req-eed27cc8-e51b-4d89-841c-0750428f0243 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:52:57.416677 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [req-c4da5c1d-61a7-4e63-a768-5724c803ec8d req-eed27cc8-e51b-4d89-841c-0750428f0243 tempest-AttachVolumeTestJSON-41757496 tempest-AttachVolumeTestJSON-41757496-project-member] POST https://10.4.3.8/volume/v3/attachments Aug 07 09:52:57.417329 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [req-c4da5c1d-61a7-4e63-a768-5724c803ec8d req-eed27cc8-e51b-4d89-841c-0750428f0243 tempest-AttachVolumeTestJSON-41757496 tempest-AttachVolumeTestJSON-41757496-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "33d13bf2-667e-45cf-b1f1-b388e89bfe03", "connector": null, "instance_uuid": "d604533c-944c-4344-919b-796b6d0fd956"}} {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 09:52:57.440256 np0000006707 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 09:52:57.440256 np0000006707 devstack@c-api.service[100295]: warnings.warn( Aug 07 09:52:57.507095 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [req-bd583503-ec24-4754-8471-08405e9fb559 req-d94d4f5d-a999-4ef6-b98f-3652e677c531 tempest-AttachVolumeMultiAttachTest-1302095414 tempest-AttachVolumeMultiAttachTest-1302095414-project-member] https://10.4.3.8/volume/v3/attachments/fb815959-e3c9-427e-bbc0-31726b36e52b returned with HTTP 200 Aug 07 09:52:57.507825 np0000006707 devstack@c-api.service[100298]: [pid: 100298|app: 0|req: 189/749] 10.4.3.8 () {72 vars in 1659 bytes} [Fri Aug 7 09:52:57 2026] DELETE /volume/v3/attachments/fb815959-e3c9-427e-bbc0-31726b36e52b => generated 192 bytes in 154 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 09:52:57.519449 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [req-c4da5c1d-61a7-4e63-a768-5724c803ec8d req-eed27cc8-e51b-4d89-841c-0750428f0243 tempest-AttachVolumeTestJSON-41757496 tempest-AttachVolumeTestJSON-41757496-project-member] https://10.4.3.8/volume/v3/attachments returned with HTTP 200 Aug 07 09:52:57.519449 np0000006707 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 186/750] 10.4.3.8 () {74 vars in 1580 bytes} [Fri Aug 7 09:52:57 2026] POST /volume/v3/attachments => generated 273 bytes in 110 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 09:52:57.574015 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [None req-ccc4d2d3-2b6e-44e6-9c36-1d2b1bcd941c None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:52:57.576822 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-ccc4d2d3-2b6e-44e6-9c36-1d2b1bcd941c tempest-TestMinimumBasicScenario-810654635 tempest-TestMinimumBasicScenario-810654635-project-member] GET https://10.4.3.8/volume/v3/volumes/d94d92b9-b645-4f44-aa70-5c8c1a411207 Aug 07 09:52:57.577261 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-ccc4d2d3-2b6e-44e6-9c36-1d2b1bcd941c tempest-TestMinimumBasicScenario-810654635 tempest-TestMinimumBasicScenario-810654635-project-member] Empty body provided in request {{(pid=100296) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 09:52:57.579938 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-ccc4d2d3-2b6e-44e6-9c36-1d2b1bcd941c tempest-TestMinimumBasicScenario-810654635 tempest-TestMinimumBasicScenario-810654635-project-member] Calling method 'show' {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 09:52:57.590071 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [None req-a2cdb383-c63f-4541-b199-2579b2b0263a None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:52:57.593710 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-a2cdb383-c63f-4541-b199-2579b2b0263a tempest-AttachVolumeTestJSON-41757496 tempest-AttachVolumeTestJSON-41757496-project-member] GET https://10.4.3.8/volume/v3/volumes/33d13bf2-667e-45cf-b1f1-b388e89bfe03 Aug 07 09:52:57.593710 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-a2cdb383-c63f-4541-b199-2579b2b0263a tempest-AttachVolumeTestJSON-41757496 tempest-AttachVolumeTestJSON-41757496-project-member] Empty body provided in request {{(pid=100297) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 09:52:57.593993 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-a2cdb383-c63f-4541-b199-2579b2b0263a tempest-AttachVolumeTestJSON-41757496 tempest-AttachVolumeTestJSON-41757496-project-member] Calling method 'show' {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 09:52:57.595874 np0000006707 devstack@c-api.service[100296]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 09:52:57.595874 np0000006707 devstack@c-api.service[100296]: warnings.warn( Aug 07 09:52:57.605164 np0000006707 devstack@c-api.service[100296]: INFO cinder.volume.api [None req-ccc4d2d3-2b6e-44e6-9c36-1d2b1bcd941c tempest-TestMinimumBasicScenario-810654635 tempest-TestMinimumBasicScenario-810654635-project-member] Volume info retrieved successfully. Aug 07 09:52:57.612533 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-ccc4d2d3-2b6e-44e6-9c36-1d2b1bcd941c tempest-TestMinimumBasicScenario-810654635 tempest-TestMinimumBasicScenario-810654635-project-member] https://10.4.3.8/volume/v3/volumes/d94d92b9-b645-4f44-aa70-5c8c1a411207 returned with HTTP 200 Aug 07 09:52:57.614103 np0000006707 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 187/751] 10.4.3.8 () {66 vars in 1334 bytes} [Fri Aug 7 09:52:57 2026] GET /volume/v3/volumes/d94d92b9-b645-4f44-aa70-5c8c1a411207 => generated 844 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 09:52:57.622245 np0000006707 devstack@c-api.service[100297]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 09:52:57.622245 np0000006707 devstack@c-api.service[100297]: warnings.warn( Aug 07 09:52:57.630764 np0000006707 devstack@c-api.service[100297]: INFO cinder.volume.api [None req-a2cdb383-c63f-4541-b199-2579b2b0263a tempest-AttachVolumeTestJSON-41757496 tempest-AttachVolumeTestJSON-41757496-project-member] Volume info retrieved successfully. Aug 07 09:52:57.647740 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-a2cdb383-c63f-4541-b199-2579b2b0263a tempest-AttachVolumeTestJSON-41757496 tempest-AttachVolumeTestJSON-41757496-project-member] https://10.4.3.8/volume/v3/volumes/33d13bf2-667e-45cf-b1f1-b388e89bfe03 returned with HTTP 200 Aug 07 09:52:57.647740 np0000006707 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 190/752] 10.4.3.8 () {66 vars in 1334 bytes} [Fri Aug 7 09:52:57 2026] GET /volume/v3/volumes/33d13bf2-667e-45cf-b1f1-b388e89bfe03 => generated 838 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 09:52:57.651092 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.middleware.request_id [None req-1ecd6169-ff2b-45e3-9376-f76a631ac9e5 None None] RequestId filter calling following filter/app {{(pid=100298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:52:57.651968 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [None req-1ecd6169-ff2b-45e3-9376-f76a631ac9e5 None None] GET https://10.4.3.8/volume// Aug 07 09:52:57.652315 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [None req-1ecd6169-ff2b-45e3-9376-f76a631ac9e5 None None] Empty body provided in request {{(pid=100298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 09:52:57.652708 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [None req-1ecd6169-ff2b-45e3-9376-f76a631ac9e5 None None] Calling method 'all' {{(pid=100298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 09:52:57.653227 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [None req-1ecd6169-ff2b-45e3-9376-f76a631ac9e5 None None] https://10.4.3.8/volume// returned with HTTP 300 Aug 07 09:52:57.653943 np0000006707 devstack@c-api.service[100298]: [pid: 100298|app: 0|req: 190/753] 10.4.3.8 () {66 vars in 1412 bytes} [Fri Aug 7 09:52:57 2026] GET /volume/ => generated 384 bytes in 4 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 07 09:52:57.665781 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [req-c4da5c1d-61a7-4e63-a768-5724c803ec8d req-a25895e7-095c-4da1-8817-9a53bdc19526 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:52:57.668262 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [req-c4da5c1d-61a7-4e63-a768-5724c803ec8d req-a25895e7-095c-4da1-8817-9a53bdc19526 tempest-AttachVolumeTestJSON-41757496 tempest-AttachVolumeTestJSON-41757496-project-member] GET https://10.4.3.8/volume/v3/volumes/33d13bf2-667e-45cf-b1f1-b388e89bfe03 Aug 07 09:52:57.668903 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [req-c4da5c1d-61a7-4e63-a768-5724c803ec8d req-a25895e7-095c-4da1-8817-9a53bdc19526 tempest-AttachVolumeTestJSON-41757496 tempest-AttachVolumeTestJSON-41757496-project-member] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 09:52:57.669326 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [req-c4da5c1d-61a7-4e63-a768-5724c803ec8d req-a25895e7-095c-4da1-8817-9a53bdc19526 tempest-AttachVolumeTestJSON-41757496 tempest-AttachVolumeTestJSON-41757496-project-member] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 09:52:57.688189 np0000006707 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 09:52:57.688189 np0000006707 devstack@c-api.service[100295]: warnings.warn( Aug 07 09:52:57.702502 np0000006707 devstack@c-api.service[100295]: INFO cinder.volume.api [req-c4da5c1d-61a7-4e63-a768-5724c803ec8d req-a25895e7-095c-4da1-8817-9a53bdc19526 tempest-AttachVolumeTestJSON-41757496 tempest-AttachVolumeTestJSON-41757496-project-member] Volume info retrieved successfully. Aug 07 09:52:57.706733 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [req-c4da5c1d-61a7-4e63-a768-5724c803ec8d req-a25895e7-095c-4da1-8817-9a53bdc19526 tempest-AttachVolumeTestJSON-41757496 tempest-AttachVolumeTestJSON-41757496-project-member] https://10.4.3.8/volume/v3/volumes/33d13bf2-667e-45cf-b1f1-b388e89bfe03 returned with HTTP 200 Aug 07 09:52:57.707507 np0000006707 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 187/754] 10.4.3.8 () {70 vars in 1625 bytes} [Fri Aug 7 09:52:57 2026] GET /volume/v3/volumes/33d13bf2-667e-45cf-b1f1-b388e89bfe03 => generated 1018 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 07 09:52:57.851200 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [req-c4da5c1d-61a7-4e63-a768-5724c803ec8d req-a44142c1-3a84-4bce-a39f-58101a513811 None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:52:57.858834 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [req-c4da5c1d-61a7-4e63-a768-5724c803ec8d req-a44142c1-3a84-4bce-a39f-58101a513811 tempest-AttachVolumeTestJSON-41757496 tempest-AttachVolumeTestJSON-41757496-project-member] PUT https://10.4.3.8/volume/v3/attachments/50fc62d9-15b0-4803-a489-f533a7825881 Aug 07 09:52:57.859974 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [req-c4da5c1d-61a7-4e63-a768-5724c803ec8d req-a44142c1-3a84-4bce-a39f-58101a513811 tempest-AttachVolumeTestJSON-41757496 tempest-AttachVolumeTestJSON-41757496-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.8", "host": "np0000006707", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:568b993d50b1", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "d2780578-1896-461f-80ac-b58d2e346b90", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 09:52:57.873633 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.coordination [req-c4da5c1d-61a7-4e63-a768-5724c803ec8d req-a44142c1-3a84-4bce-a39f-58101a513811 tempest-AttachVolumeTestJSON-41757496 tempest-AttachVolumeTestJSON-41757496-project-member] Acquiring lock "cinder-attachment_update-33d13bf2-667e-45cf-b1f1-b388e89bfe03-np0000006707" by "attachment_update" {{(pid=100296) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 07 09:52:57.881111 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.coordination [req-c4da5c1d-61a7-4e63-a768-5724c803ec8d req-a44142c1-3a84-4bce-a39f-58101a513811 tempest-AttachVolumeTestJSON-41757496 tempest-AttachVolumeTestJSON-41757496-project-member] Lock "cinder-attachment_update-33d13bf2-667e-45cf-b1f1-b388e89bfe03-np0000006707" acquired by "attachment_update" :: waited 0.007s {{(pid=100296) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 07 09:52:57.882690 np0000006707 devstack@c-api.service[100296]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 09:52:57.882690 np0000006707 devstack@c-api.service[100296]: warnings.warn( Aug 07 09:52:58.055922 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.coordination [req-c4da5c1d-61a7-4e63-a768-5724c803ec8d req-a44142c1-3a84-4bce-a39f-58101a513811 tempest-AttachVolumeTestJSON-41757496 tempest-AttachVolumeTestJSON-41757496-project-member] Lock "cinder-attachment_update-33d13bf2-667e-45cf-b1f1-b388e89bfe03-np0000006707" released by "attachment_update" :: held 0.175s {{(pid=100296) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 07 09:52:58.056447 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [req-c4da5c1d-61a7-4e63-a768-5724c803ec8d req-a44142c1-3a84-4bce-a39f-58101a513811 tempest-AttachVolumeTestJSON-41757496 tempest-AttachVolumeTestJSON-41757496-project-member] https://10.4.3.8/volume/v3/attachments/50fc62d9-15b0-4803-a489-f533a7825881 returned with HTTP 200 Aug 07 09:52:58.056992 np0000006707 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 188/755] 10.4.3.8 () {74 vars in 1690 bytes} [Fri Aug 7 09:52:57 2026] PUT /volume/v3/attachments/50fc62d9-15b0-4803-a489-f533a7825881 => generated 969 bytes in 209 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 09:52:58.374245 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [None req-2d8c0f03-13ec-497d-93c6-a35673c64adc None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:52:58.378690 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-2d8c0f03-13ec-497d-93c6-a35673c64adc tempest-AttachVolumeMultiAttachTest-1302095414 tempest-AttachVolumeMultiAttachTest-1302095414-project-member] GET https://10.4.3.8/volume/v3/volumes/dcaab4f1-45e3-43b0-83cb-6dedeb8b767f Aug 07 09:52:58.378928 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-2d8c0f03-13ec-497d-93c6-a35673c64adc tempest-AttachVolumeMultiAttachTest-1302095414 tempest-AttachVolumeMultiAttachTest-1302095414-project-member] Empty body provided in request {{(pid=100297) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 09:52:58.379198 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-2d8c0f03-13ec-497d-93c6-a35673c64adc tempest-AttachVolumeMultiAttachTest-1302095414 tempest-AttachVolumeMultiAttachTest-1302095414-project-member] Calling method 'show' {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 09:52:58.403663 np0000006707 devstack@c-api.service[100297]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 09:52:58.403663 np0000006707 devstack@c-api.service[100297]: warnings.warn( Aug 07 09:52:58.416446 np0000006707 devstack@c-api.service[100297]: INFO cinder.volume.api [None req-2d8c0f03-13ec-497d-93c6-a35673c64adc tempest-AttachVolumeMultiAttachTest-1302095414 tempest-AttachVolumeMultiAttachTest-1302095414-project-member] Volume info retrieved successfully. Aug 07 09:52:58.416579 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.middleware.request_id [req-41588b4b-224c-4f95-95f9-303eb04002a6 req-518494b4-ea83-4e6d-a495-8ab7426414ea None None] RequestId filter calling following filter/app {{(pid=100298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:52:58.418393 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [req-41588b4b-224c-4f95-95f9-303eb04002a6 req-518494b4-ea83-4e6d-a495-8ab7426414ea tempest-TestMinimumBasicScenario-810654635 tempest-TestMinimumBasicScenario-810654635-project-member] POST https://10.4.3.8/volume/v3/attachments/d71e4940-5a7d-4ebf-af65-c6f00dc6a585/action Aug 07 09:52:58.418941 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [req-41588b4b-224c-4f95-95f9-303eb04002a6 req-518494b4-ea83-4e6d-a495-8ab7426414ea tempest-TestMinimumBasicScenario-810654635 tempest-TestMinimumBasicScenario-810654635-project-member] Action body: b'{"os-complete": null}' {{(pid=100298) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 07 09:52:58.419139 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [req-41588b4b-224c-4f95-95f9-303eb04002a6 req-518494b4-ea83-4e6d-a495-8ab7426414ea tempest-TestMinimumBasicScenario-810654635 tempest-TestMinimumBasicScenario-810654635-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 09:52:58.421529 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-2d8c0f03-13ec-497d-93c6-a35673c64adc tempest-AttachVolumeMultiAttachTest-1302095414 tempest-AttachVolumeMultiAttachTest-1302095414-project-member] https://10.4.3.8/volume/v3/volumes/dcaab4f1-45e3-43b0-83cb-6dedeb8b767f returned with HTTP 200 Aug 07 09:52:58.422212 np0000006707 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 191/756] 10.4.3.8 () {66 vars in 1334 bytes} [Fri Aug 7 09:52:58 2026] GET /volume/v3/volumes/dcaab4f1-45e3-43b0-83cb-6dedeb8b767f => generated 1141 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 09:52:58.458502 np0000006707 devstack@c-api.service[100298]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 09:52:58.458502 np0000006707 devstack@c-api.service[100298]: warnings.warn( Aug 07 09:52:58.491601 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [req-41588b4b-224c-4f95-95f9-303eb04002a6 req-518494b4-ea83-4e6d-a495-8ab7426414ea tempest-TestMinimumBasicScenario-810654635 tempest-TestMinimumBasicScenario-810654635-project-member] https://10.4.3.8/volume/v3/attachments/d71e4940-5a7d-4ebf-af65-c6f00dc6a585/action returned with HTTP 204 Aug 07 09:52:58.491601 np0000006707 devstack@c-api.service[100298]: [pid: 100298|app: 0|req: 191/757] 10.4.3.8 () {74 vars in 1711 bytes} [Fri Aug 7 09:52:58 2026] POST /volume/v3/attachments/d71e4940-5a7d-4ebf-af65-c6f00dc6a585/action => generated 0 bytes in 76 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 07 09:52:58.522614 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-ce231936-583d-43ca-8f4c-f8fd75f9356d None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:52:58.526744 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-ce231936-583d-43ca-8f4c-f8fd75f9356d tempest-AttachVolumeMultiAttachTest-1302095414 tempest-AttachVolumeMultiAttachTest-1302095414-project-reader] GET https://10.4.3.8/volume/v3/volumes/dcaab4f1-45e3-43b0-83cb-6dedeb8b767f Aug 07 09:52:58.526744 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-ce231936-583d-43ca-8f4c-f8fd75f9356d tempest-AttachVolumeMultiAttachTest-1302095414 tempest-AttachVolumeMultiAttachTest-1302095414-project-reader] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 09:52:58.527058 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-ce231936-583d-43ca-8f4c-f8fd75f9356d tempest-AttachVolumeMultiAttachTest-1302095414 tempest-AttachVolumeMultiAttachTest-1302095414-project-reader] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 09:52:58.552089 np0000006707 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 09:52:58.552089 np0000006707 devstack@c-api.service[100295]: warnings.warn( Aug 07 09:52:58.560040 np0000006707 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-ce231936-583d-43ca-8f4c-f8fd75f9356d tempest-AttachVolumeMultiAttachTest-1302095414 tempest-AttachVolumeMultiAttachTest-1302095414-project-reader] Volume info retrieved successfully. Aug 07 09:52:58.569278 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-ce231936-583d-43ca-8f4c-f8fd75f9356d tempest-AttachVolumeMultiAttachTest-1302095414 tempest-AttachVolumeMultiAttachTest-1302095414-project-reader] https://10.4.3.8/volume/v3/volumes/dcaab4f1-45e3-43b0-83cb-6dedeb8b767f returned with HTTP 200 Aug 07 09:52:58.570075 np0000006707 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 188/758] 10.4.3.8 () {66 vars in 1334 bytes} [Fri Aug 7 09:52:58 2026] GET /volume/v3/volumes/dcaab4f1-45e3-43b0-83cb-6dedeb8b767f => generated 1141 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 09:52:58.633351 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [req-2c0b1e14-4ee9-4bb7-a7f1-6633c05e0bd8 req-ccbb7b4b-e98b-4532-b71e-68b6cbfa0572 None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:52:58.634707 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [None req-bcc07ade-18c0-478f-a7b4-c2d50c9fb741 None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:52:58.636767 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [req-2c0b1e14-4ee9-4bb7-a7f1-6633c05e0bd8 req-ccbb7b4b-e98b-4532-b71e-68b6cbfa0572 tempest-AttachVolumeMultiAttachTest-1302095414 tempest-AttachVolumeMultiAttachTest-1302095414-project-member] GET https://10.4.3.8/volume/v3/volumes/dcaab4f1-45e3-43b0-83cb-6dedeb8b767f Aug 07 09:52:58.637243 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-bcc07ade-18c0-478f-a7b4-c2d50c9fb741 tempest-TestMinimumBasicScenario-810654635 tempest-TestMinimumBasicScenario-810654635-project-member] GET https://10.4.3.8/volume/v3/volumes/d94d92b9-b645-4f44-aa70-5c8c1a411207 Aug 07 09:52:58.637347 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [req-2c0b1e14-4ee9-4bb7-a7f1-6633c05e0bd8 req-ccbb7b4b-e98b-4532-b71e-68b6cbfa0572 tempest-AttachVolumeMultiAttachTest-1302095414 tempest-AttachVolumeMultiAttachTest-1302095414-project-member] Empty body provided in request {{(pid=100296) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 09:52:58.637582 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-bcc07ade-18c0-478f-a7b4-c2d50c9fb741 tempest-TestMinimumBasicScenario-810654635 tempest-TestMinimumBasicScenario-810654635-project-member] Empty body provided in request {{(pid=100297) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 09:52:58.637631 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [req-2c0b1e14-4ee9-4bb7-a7f1-6633c05e0bd8 req-ccbb7b4b-e98b-4532-b71e-68b6cbfa0572 tempest-AttachVolumeMultiAttachTest-1302095414 tempest-AttachVolumeMultiAttachTest-1302095414-project-member] Calling method 'show' {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 09:52:58.637880 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-bcc07ade-18c0-478f-a7b4-c2d50c9fb741 tempest-TestMinimumBasicScenario-810654635 tempest-TestMinimumBasicScenario-810654635-project-member] Calling method 'show' {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 09:52:58.650387 np0000006707 devstack@c-api.service[100296]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 09:52:58.650387 np0000006707 devstack@c-api.service[100296]: warnings.warn( Aug 07 09:52:58.656455 np0000006707 devstack@c-api.service[100297]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 09:52:58.656455 np0000006707 devstack@c-api.service[100297]: warnings.warn( Aug 07 09:52:58.659598 np0000006707 devstack@c-api.service[100296]: INFO cinder.volume.api [req-2c0b1e14-4ee9-4bb7-a7f1-6633c05e0bd8 req-ccbb7b4b-e98b-4532-b71e-68b6cbfa0572 tempest-AttachVolumeMultiAttachTest-1302095414 tempest-AttachVolumeMultiAttachTest-1302095414-project-member] Volume info retrieved successfully. Aug 07 09:52:58.667709 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [req-2c0b1e14-4ee9-4bb7-a7f1-6633c05e0bd8 req-ccbb7b4b-e98b-4532-b71e-68b6cbfa0572 tempest-AttachVolumeMultiAttachTest-1302095414 tempest-AttachVolumeMultiAttachTest-1302095414-project-member] https://10.4.3.8/volume/v3/volumes/dcaab4f1-45e3-43b0-83cb-6dedeb8b767f returned with HTTP 200 Aug 07 09:52:58.667888 np0000006707 devstack@c-api.service[100297]: INFO cinder.volume.api [None req-bcc07ade-18c0-478f-a7b4-c2d50c9fb741 tempest-TestMinimumBasicScenario-810654635 tempest-TestMinimumBasicScenario-810654635-project-member] Volume info retrieved successfully. Aug 07 09:52:58.668530 np0000006707 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 189/759] 10.4.3.8 () {68 vars in 1584 bytes} [Fri Aug 7 09:52:58 2026] GET /volume/v3/volumes/dcaab4f1-45e3-43b0-83cb-6dedeb8b767f => generated 1141 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 09:52:58.673526 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.middleware.request_id [None req-e06efa17-4a63-4bd4-af34-7192200ddc80 None None] RequestId filter calling following filter/app {{(pid=100298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:52:58.677987 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [None req-e06efa17-4a63-4bd4-af34-7192200ddc80 tempest-AttachVolumeTestJSON-41757496 tempest-AttachVolumeTestJSON-41757496-project-member] GET https://10.4.3.8/volume/v3/volumes/33d13bf2-667e-45cf-b1f1-b388e89bfe03 Aug 07 09:52:58.677987 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [None req-e06efa17-4a63-4bd4-af34-7192200ddc80 tempest-AttachVolumeTestJSON-41757496 tempest-AttachVolumeTestJSON-41757496-project-member] Empty body provided in request {{(pid=100298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 09:52:58.677987 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [None req-e06efa17-4a63-4bd4-af34-7192200ddc80 tempest-AttachVolumeTestJSON-41757496 tempest-AttachVolumeTestJSON-41757496-project-member] Calling method 'show' {{(pid=100298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 09:52:58.681192 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-bcc07ade-18c0-478f-a7b4-c2d50c9fb741 tempest-TestMinimumBasicScenario-810654635 tempest-TestMinimumBasicScenario-810654635-project-member] https://10.4.3.8/volume/v3/volumes/d94d92b9-b645-4f44-aa70-5c8c1a411207 returned with HTTP 200 Aug 07 09:52:58.681554 np0000006707 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 192/760] 10.4.3.8 () {66 vars in 1334 bytes} [Fri Aug 7 09:52:58 2026] GET /volume/v3/volumes/d94d92b9-b645-4f44-aa70-5c8c1a411207 => generated 1136 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 09:52:58.701134 np0000006707 devstack@c-api.service[100298]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 09:52:58.701134 np0000006707 devstack@c-api.service[100298]: warnings.warn( Aug 07 09:52:58.706991 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-3ebe4972-13fe-48d4-91b6-0ef91320c420 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:52:58.708770 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [req-2c0b1e14-4ee9-4bb7-a7f1-6633c05e0bd8 req-b3abf013-bcfb-4658-b072-ab011669fa2e None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:52:58.710944 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [req-2c0b1e14-4ee9-4bb7-a7f1-6633c05e0bd8 req-b3abf013-bcfb-4658-b072-ab011669fa2e tempest-AttachVolumeMultiAttachTest-1302095414 tempest-AttachVolumeMultiAttachTest-1302095414-project-member] POST https://10.4.3.8/volume/v3/volumes/dcaab4f1-45e3-43b0-83cb-6dedeb8b767f/action Aug 07 09:52:58.711618 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [req-2c0b1e14-4ee9-4bb7-a7f1-6633c05e0bd8 req-b3abf013-bcfb-4658-b072-ab011669fa2e tempest-AttachVolumeMultiAttachTest-1302095414 tempest-AttachVolumeMultiAttachTest-1302095414-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100296) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 07 09:52:58.711821 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [req-2c0b1e14-4ee9-4bb7-a7f1-6633c05e0bd8 req-b3abf013-bcfb-4658-b072-ab011669fa2e tempest-AttachVolumeMultiAttachTest-1302095414 tempest-AttachVolumeMultiAttachTest-1302095414-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 09:52:58.712341 np0000006707 devstack@c-api.service[100298]: INFO cinder.volume.api [None req-e06efa17-4a63-4bd4-af34-7192200ddc80 tempest-AttachVolumeTestJSON-41757496 tempest-AttachVolumeTestJSON-41757496-project-member] Volume info retrieved successfully. Aug 07 09:52:58.715320 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-3ebe4972-13fe-48d4-91b6-0ef91320c420 tempest-TestMinimumBasicScenario-810654635 tempest-TestMinimumBasicScenario-810654635-project-member] GET https://10.4.3.8/volume/v3/volumes/d94d92b9-b645-4f44-aa70-5c8c1a411207 Aug 07 09:52:58.715320 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-3ebe4972-13fe-48d4-91b6-0ef91320c420 tempest-TestMinimumBasicScenario-810654635 tempest-TestMinimumBasicScenario-810654635-project-member] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 09:52:58.715320 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-3ebe4972-13fe-48d4-91b6-0ef91320c420 tempest-TestMinimumBasicScenario-810654635 tempest-TestMinimumBasicScenario-810654635-project-member] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 09:52:58.722119 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [None req-e06efa17-4a63-4bd4-af34-7192200ddc80 tempest-AttachVolumeTestJSON-41757496 tempest-AttachVolumeTestJSON-41757496-project-member] https://10.4.3.8/volume/v3/volumes/33d13bf2-667e-45cf-b1f1-b388e89bfe03 returned with HTTP 200 Aug 07 09:52:58.722673 np0000006707 devstack@c-api.service[100298]: [pid: 100298|app: 0|req: 192/761] 10.4.3.8 () {66 vars in 1334 bytes} [Fri Aug 7 09:52:58 2026] GET /volume/v3/volumes/33d13bf2-667e-45cf-b1f1-b388e89bfe03 => generated 839 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 09:52:58.738103 np0000006707 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 09:52:58.738103 np0000006707 devstack@c-api.service[100295]: warnings.warn( Aug 07 09:52:58.743245 np0000006707 devstack@c-api.service[100296]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 09:52:58.743245 np0000006707 devstack@c-api.service[100296]: warnings.warn( Aug 07 09:52:58.743914 np0000006707 devstack@c-api.service[100296]: INFO cinder.volume.api [req-2c0b1e14-4ee9-4bb7-a7f1-6633c05e0bd8 req-b3abf013-bcfb-4658-b072-ab011669fa2e tempest-AttachVolumeMultiAttachTest-1302095414 tempest-AttachVolumeMultiAttachTest-1302095414-project-member] Volume info retrieved successfully. Aug 07 09:52:58.750409 np0000006707 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-3ebe4972-13fe-48d4-91b6-0ef91320c420 tempest-TestMinimumBasicScenario-810654635 tempest-TestMinimumBasicScenario-810654635-project-member] Volume info retrieved successfully. Aug 07 09:52:58.757057 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-3ebe4972-13fe-48d4-91b6-0ef91320c420 tempest-TestMinimumBasicScenario-810654635 tempest-TestMinimumBasicScenario-810654635-project-member] https://10.4.3.8/volume/v3/volumes/d94d92b9-b645-4f44-aa70-5c8c1a411207 returned with HTTP 200 Aug 07 09:52:58.757972 np0000006707 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 189/762] 10.4.3.8 () {66 vars in 1334 bytes} [Fri Aug 7 09:52:58 2026] GET /volume/v3/volumes/d94d92b9-b645-4f44-aa70-5c8c1a411207 => generated 1136 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 09:52:58.769316 np0000006707 devstack@c-api.service[100296]: INFO cinder.volume.api [req-2c0b1e14-4ee9-4bb7-a7f1-6633c05e0bd8 req-b3abf013-bcfb-4658-b072-ab011669fa2e tempest-AttachVolumeMultiAttachTest-1302095414 tempest-AttachVolumeMultiAttachTest-1302095414-project-member] Begin detaching volume completed successfully. Aug 07 09:52:58.769316 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [req-2c0b1e14-4ee9-4bb7-a7f1-6633c05e0bd8 req-b3abf013-bcfb-4658-b072-ab011669fa2e tempest-AttachVolumeMultiAttachTest-1302095414 tempest-AttachVolumeMultiAttachTest-1302095414-project-member] https://10.4.3.8/volume/v3/volumes/dcaab4f1-45e3-43b0-83cb-6dedeb8b767f/action returned with HTTP 202 Aug 07 09:52:58.769316 np0000006707 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 190/763] 10.4.3.8 () {72 vars in 1658 bytes} [Fri Aug 7 09:52:58 2026] POST /volume/v3/volumes/dcaab4f1-45e3-43b0-83cb-6dedeb8b767f/action => generated 0 bytes in 62 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 07 09:52:58.781550 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [None req-9d069238-d398-4240-b775-1cb31ba414fb None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:52:58.789717 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-9d069238-d398-4240-b775-1cb31ba414fb tempest-TestMinimumBasicScenario-810654635 tempest-TestMinimumBasicScenario-810654635-project-member] POST https://10.4.3.8/volume/v3/snapshots Aug 07 09:52:58.790817 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-9d069238-d398-4240-b775-1cb31ba414fb tempest-TestMinimumBasicScenario-810654635 tempest-TestMinimumBasicScenario-810654635-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "d94d92b9-b645-4f44-aa70-5c8c1a411207", "force": true, "name": "tempest-TestMinimumBasicScenario-snapshot-228457390", "description": null, "metadata": null}} {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 09:52:58.809566 np0000006707 devstack@c-api.service[100297]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 09:52:58.809566 np0000006707 devstack@c-api.service[100297]: warnings.warn( Aug 07 09:52:58.810260 np0000006707 devstack@c-api.service[100297]: INFO cinder.volume.api [None req-9d069238-d398-4240-b775-1cb31ba414fb tempest-TestMinimumBasicScenario-810654635 tempest-TestMinimumBasicScenario-810654635-project-member] Volume info retrieved successfully. Aug 07 09:52:58.810334 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.v3.snapshots [None req-9d069238-d398-4240-b775-1cb31ba414fb tempest-TestMinimumBasicScenario-810654635 tempest-TestMinimumBasicScenario-810654635-project-member] Create snapshot from volume d94d92b9-b645-4f44-aa70-5c8c1a411207 Aug 07 09:52:58.811660 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.middleware.request_id [None req-d34068e6-fb2f-4a70-a8bd-7c465bc2c618 None None] RequestId filter calling following filter/app {{(pid=100298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:52:58.814998 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [None req-d34068e6-fb2f-4a70-a8bd-7c465bc2c618 tempest-AttachVolumeMultiAttachTest-1302095414 tempest-AttachVolumeMultiAttachTest-1302095414-project-member] GET https://10.4.3.8/volume/v3/volumes/dcaab4f1-45e3-43b0-83cb-6dedeb8b767f Aug 07 09:52:58.815229 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [None req-d34068e6-fb2f-4a70-a8bd-7c465bc2c618 tempest-AttachVolumeMultiAttachTest-1302095414 tempest-AttachVolumeMultiAttachTest-1302095414-project-member] Empty body provided in request {{(pid=100298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 09:52:58.815449 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [None req-d34068e6-fb2f-4a70-a8bd-7c465bc2c618 tempest-AttachVolumeMultiAttachTest-1302095414 tempest-AttachVolumeMultiAttachTest-1302095414-project-member] Calling method 'show' {{(pid=100298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 09:52:58.828188 np0000006707 devstack@c-api.service[100298]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 09:52:58.828188 np0000006707 devstack@c-api.service[100298]: warnings.warn( Aug 07 09:52:58.834148 np0000006707 devstack@c-api.service[100298]: INFO cinder.volume.api [None req-d34068e6-fb2f-4a70-a8bd-7c465bc2c618 tempest-AttachVolumeMultiAttachTest-1302095414 tempest-AttachVolumeMultiAttachTest-1302095414-project-member] Volume info retrieved successfully. Aug 07 09:52:58.841251 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [None req-d34068e6-fb2f-4a70-a8bd-7c465bc2c618 tempest-AttachVolumeMultiAttachTest-1302095414 tempest-AttachVolumeMultiAttachTest-1302095414-project-member] https://10.4.3.8/volume/v3/volumes/dcaab4f1-45e3-43b0-83cb-6dedeb8b767f returned with HTTP 200 Aug 07 09:52:58.841251 np0000006707 devstack@c-api.service[100298]: [pid: 100298|app: 0|req: 193/764] 10.4.3.8 () {66 vars in 1334 bytes} [Fri Aug 7 09:52:58 2026] GET /volume/v3/volumes/dcaab4f1-45e3-43b0-83cb-6dedeb8b767f => generated 1144 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 09:52:58.843644 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-8e756a3c-7290-4c50-8885-9b04ca063b34 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:52:58.843644 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-8e756a3c-7290-4c50-8885-9b04ca063b34 None None] GET https://10.4.3.8/volume// Aug 07 09:52:58.843644 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-8e756a3c-7290-4c50-8885-9b04ca063b34 None None] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 09:52:58.843644 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-8e756a3c-7290-4c50-8885-9b04ca063b34 None None] Calling method 'all' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 09:52:58.843644 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-8e756a3c-7290-4c50-8885-9b04ca063b34 None None] https://10.4.3.8/volume// returned with HTTP 300 Aug 07 09:52:58.843644 np0000006707 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 190/765] 10.4.3.8 () {66 vars in 1412 bytes} [Fri Aug 7 09:52:58 2026] GET /volume/ => generated 384 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 07 09:52:58.857256 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [req-2c0b1e14-4ee9-4bb7-a7f1-6633c05e0bd8 req-210c95f7-e24d-486e-8020-bbeaae1e9a01 None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:52:58.864754 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [req-2c0b1e14-4ee9-4bb7-a7f1-6633c05e0bd8 req-210c95f7-e24d-486e-8020-bbeaae1e9a01 tempest-AttachVolumeMultiAttachTest-1302095414 tempest-AttachVolumeMultiAttachTest-1302095414-project-member] GET https://10.4.3.8/volume/v3/volumes/dcaab4f1-45e3-43b0-83cb-6dedeb8b767f Aug 07 09:52:58.865117 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [req-2c0b1e14-4ee9-4bb7-a7f1-6633c05e0bd8 req-210c95f7-e24d-486e-8020-bbeaae1e9a01 tempest-AttachVolumeMultiAttachTest-1302095414 tempest-AttachVolumeMultiAttachTest-1302095414-project-member] Empty body provided in request {{(pid=100296) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 09:52:58.865354 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [req-2c0b1e14-4ee9-4bb7-a7f1-6633c05e0bd8 req-210c95f7-e24d-486e-8020-bbeaae1e9a01 tempest-AttachVolumeMultiAttachTest-1302095414 tempest-AttachVolumeMultiAttachTest-1302095414-project-member] Calling method 'show' {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 09:52:58.870873 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.quota [None req-9d069238-d398-4240-b775-1cb31ba414fb tempest-TestMinimumBasicScenario-810654635 tempest-TestMinimumBasicScenario-810654635-project-member] Created reservations ['46b8a841-6d3d-4e2d-a963-641129daa20a', '340ece56-ec3b-4c34-bcfe-739ad087e932', '72cc97a9-8ce4-493a-a19d-8c36af47cafe', '3d4091d7-fda0-43d3-b932-25114f4c1ea7'] {{(pid=100297) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 09:52:58.886857 np0000006707 devstack@c-api.service[100296]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 09:52:58.886857 np0000006707 devstack@c-api.service[100296]: warnings.warn( Aug 07 09:52:58.895453 np0000006707 devstack@c-api.service[100296]: INFO cinder.volume.api [req-2c0b1e14-4ee9-4bb7-a7f1-6633c05e0bd8 req-210c95f7-e24d-486e-8020-bbeaae1e9a01 tempest-AttachVolumeMultiAttachTest-1302095414 tempest-AttachVolumeMultiAttachTest-1302095414-project-member] Volume info retrieved successfully. Aug 07 09:52:58.901834 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [req-2c0b1e14-4ee9-4bb7-a7f1-6633c05e0bd8 req-210c95f7-e24d-486e-8020-bbeaae1e9a01 tempest-AttachVolumeMultiAttachTest-1302095414 tempest-AttachVolumeMultiAttachTest-1302095414-project-member] https://10.4.3.8/volume/v3/volumes/dcaab4f1-45e3-43b0-83cb-6dedeb8b767f returned with HTTP 200 Aug 07 09:52:58.904890 np0000006707 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 191/766] 10.4.3.8 () {70 vars in 1625 bytes} [Fri Aug 7 09:52:58 2026] GET /volume/v3/volumes/dcaab4f1-45e3-43b0-83cb-6dedeb8b767f => generated 1324 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 07 09:52:58.928323 np0000006707 devstack@c-api.service[100297]: INFO cinder.volume.api [None req-9d069238-d398-4240-b775-1cb31ba414fb tempest-TestMinimumBasicScenario-810654635 tempest-TestMinimumBasicScenario-810654635-project-member] Snapshot force create request issued successfully. Aug 07 09:52:58.928792 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-9d069238-d398-4240-b775-1cb31ba414fb tempest-TestMinimumBasicScenario-810654635 tempest-TestMinimumBasicScenario-810654635-project-member] https://10.4.3.8/volume/v3/snapshots returned with HTTP 202 Aug 07 09:52:58.929381 np0000006707 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 193/767] 10.4.3.8 () {68 vars in 1251 bytes} [Fri Aug 7 09:52:58 2026] POST /volume/v3/snapshots => generated 310 bytes in 150 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 07 09:52:58.942858 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.middleware.request_id [None req-8207a44c-3630-45ca-af28-c273f5c6f753 None None] RequestId filter calling following filter/app {{(pid=100298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:52:58.945221 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [None req-8207a44c-3630-45ca-af28-c273f5c6f753 tempest-TestMinimumBasicScenario-810654635 tempest-TestMinimumBasicScenario-810654635-project-member] GET https://10.4.3.8/volume/v3/snapshots/b08d5c90-addf-4c48-870c-19e5f2a7d547 Aug 07 09:52:58.945601 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [None req-8207a44c-3630-45ca-af28-c273f5c6f753 tempest-TestMinimumBasicScenario-810654635 tempest-TestMinimumBasicScenario-810654635-project-member] Empty body provided in request {{(pid=100298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 09:52:58.945728 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [None req-8207a44c-3630-45ca-af28-c273f5c6f753 tempest-TestMinimumBasicScenario-810654635 tempest-TestMinimumBasicScenario-810654635-project-member] Calling method 'show' {{(pid=100298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 09:52:58.953714 np0000006707 devstack@c-api.service[100298]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 09:52:58.953714 np0000006707 devstack@c-api.service[100298]: warnings.warn( Aug 07 09:52:58.953978 np0000006707 devstack@c-api.service[100298]: INFO cinder.volume.api [None req-8207a44c-3630-45ca-af28-c273f5c6f753 tempest-TestMinimumBasicScenario-810654635 tempest-TestMinimumBasicScenario-810654635-project-member] Snapshot retrieved successfully. Aug 07 09:52:58.955264 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [None req-8207a44c-3630-45ca-af28-c273f5c6f753 tempest-TestMinimumBasicScenario-810654635 tempest-TestMinimumBasicScenario-810654635-project-member] https://10.4.3.8/volume/v3/snapshots/b08d5c90-addf-4c48-870c-19e5f2a7d547 returned with HTTP 200 Aug 07 09:52:58.956175 np0000006707 devstack@c-api.service[100298]: [pid: 100298|app: 0|req: 194/768] 10.4.3.8 () {66 vars in 1340 bytes} [Fri Aug 7 09:52:58 2026] GET /volume/v3/snapshots/b08d5c90-addf-4c48-870c-19e5f2a7d547 => generated 442 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 09:52:59.743397 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-6c790952-7e45-4e4f-8a7e-a998a27502a4 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:52:59.751497 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-6c790952-7e45-4e4f-8a7e-a998a27502a4 tempest-AttachVolumeTestJSON-41757496 tempest-AttachVolumeTestJSON-41757496-project-member] GET https://10.4.3.8/volume/v3/volumes/33d13bf2-667e-45cf-b1f1-b388e89bfe03 Aug 07 09:52:59.754970 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-6c790952-7e45-4e4f-8a7e-a998a27502a4 tempest-AttachVolumeTestJSON-41757496 tempest-AttachVolumeTestJSON-41757496-project-member] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 09:52:59.754970 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-6c790952-7e45-4e4f-8a7e-a998a27502a4 tempest-AttachVolumeTestJSON-41757496 tempest-AttachVolumeTestJSON-41757496-project-member] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 09:52:59.765179 np0000006707 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 09:52:59.765179 np0000006707 devstack@c-api.service[100295]: warnings.warn( Aug 07 09:52:59.772622 np0000006707 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-6c790952-7e45-4e4f-8a7e-a998a27502a4 tempest-AttachVolumeTestJSON-41757496 tempest-AttachVolumeTestJSON-41757496-project-member] Volume info retrieved successfully. Aug 07 09:52:59.778344 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-6c790952-7e45-4e4f-8a7e-a998a27502a4 tempest-AttachVolumeTestJSON-41757496 tempest-AttachVolumeTestJSON-41757496-project-member] https://10.4.3.8/volume/v3/volumes/33d13bf2-667e-45cf-b1f1-b388e89bfe03 returned with HTTP 200 Aug 07 09:52:59.779081 np0000006707 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 191/769] 10.4.3.8 () {66 vars in 1334 bytes} [Fri Aug 7 09:52:59 2026] GET /volume/v3/volumes/33d13bf2-667e-45cf-b1f1-b388e89bfe03 => generated 839 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 09:52:59.859579 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [None req-78673240-d05c-40f0-bfce-87fc044a48a4 None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:52:59.863140 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-78673240-d05c-40f0-bfce-87fc044a48a4 tempest-AttachVolumeMultiAttachTest-1302095414 tempest-AttachVolumeMultiAttachTest-1302095414-project-member] GET https://10.4.3.8/volume/v3/volumes/dcaab4f1-45e3-43b0-83cb-6dedeb8b767f Aug 07 09:52:59.864230 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-78673240-d05c-40f0-bfce-87fc044a48a4 tempest-AttachVolumeMultiAttachTest-1302095414 tempest-AttachVolumeMultiAttachTest-1302095414-project-member] Empty body provided in request {{(pid=100296) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 09:52:59.864492 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-78673240-d05c-40f0-bfce-87fc044a48a4 tempest-AttachVolumeMultiAttachTest-1302095414 tempest-AttachVolumeMultiAttachTest-1302095414-project-member] Calling method 'show' {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 09:52:59.885684 np0000006707 devstack@c-api.service[100296]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 09:52:59.885684 np0000006707 devstack@c-api.service[100296]: warnings.warn( Aug 07 09:52:59.897501 np0000006707 devstack@c-api.service[100296]: INFO cinder.volume.api [None req-78673240-d05c-40f0-bfce-87fc044a48a4 tempest-AttachVolumeMultiAttachTest-1302095414 tempest-AttachVolumeMultiAttachTest-1302095414-project-member] Volume info retrieved successfully. Aug 07 09:52:59.907710 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-78673240-d05c-40f0-bfce-87fc044a48a4 tempest-AttachVolumeMultiAttachTest-1302095414 tempest-AttachVolumeMultiAttachTest-1302095414-project-member] https://10.4.3.8/volume/v3/volumes/dcaab4f1-45e3-43b0-83cb-6dedeb8b767f returned with HTTP 200 Aug 07 09:52:59.907840 np0000006707 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 192/770] 10.4.3.8 () {66 vars in 1334 bytes} [Fri Aug 7 09:52:59 2026] GET /volume/v3/volumes/dcaab4f1-45e3-43b0-83cb-6dedeb8b767f => generated 1144 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 09:52:59.974072 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [None req-448d87d4-03f6-411f-be43-2ee5d1af0258 None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:52:59.975819 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-448d87d4-03f6-411f-be43-2ee5d1af0258 tempest-TestMinimumBasicScenario-810654635 tempest-TestMinimumBasicScenario-810654635-project-member] GET https://10.4.3.8/volume/v3/snapshots/b08d5c90-addf-4c48-870c-19e5f2a7d547 Aug 07 09:52:59.975819 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-448d87d4-03f6-411f-be43-2ee5d1af0258 tempest-TestMinimumBasicScenario-810654635 tempest-TestMinimumBasicScenario-810654635-project-member] Empty body provided in request {{(pid=100297) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 09:52:59.976105 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-448d87d4-03f6-411f-be43-2ee5d1af0258 tempest-TestMinimumBasicScenario-810654635 tempest-TestMinimumBasicScenario-810654635-project-member] Calling method 'show' {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 09:52:59.982768 np0000006707 devstack@c-api.service[100297]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 09:52:59.982768 np0000006707 devstack@c-api.service[100297]: warnings.warn( Aug 07 09:52:59.982768 np0000006707 devstack@c-api.service[100297]: INFO cinder.volume.api [None req-448d87d4-03f6-411f-be43-2ee5d1af0258 tempest-TestMinimumBasicScenario-810654635 tempest-TestMinimumBasicScenario-810654635-project-member] Snapshot retrieved successfully. Aug 07 09:52:59.983730 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-448d87d4-03f6-411f-be43-2ee5d1af0258 tempest-TestMinimumBasicScenario-810654635 tempest-TestMinimumBasicScenario-810654635-project-member] https://10.4.3.8/volume/v3/snapshots/b08d5c90-addf-4c48-870c-19e5f2a7d547 returned with HTTP 200 Aug 07 09:52:59.984605 np0000006707 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 194/771] 10.4.3.8 () {66 vars in 1340 bytes} [Fri Aug 7 09:52:59 2026] GET /volume/v3/snapshots/b08d5c90-addf-4c48-870c-19e5f2a7d547 => generated 469 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 09:53:00.001643 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.middleware.request_id [None req-4fe86af1-9b6e-4297-8cae-117bd6ae38a3 None None] RequestId filter calling following filter/app {{(pid=100298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:53:00.005632 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [None req-4fe86af1-9b6e-4297-8cae-117bd6ae38a3 tempest-TestMinimumBasicScenario-810654635 tempest-TestMinimumBasicScenario-810654635-project-member] GET https://10.4.3.8/volume/v3/snapshots/b08d5c90-addf-4c48-870c-19e5f2a7d547 Aug 07 09:53:00.005632 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [None req-4fe86af1-9b6e-4297-8cae-117bd6ae38a3 tempest-TestMinimumBasicScenario-810654635 tempest-TestMinimumBasicScenario-810654635-project-member] Empty body provided in request {{(pid=100298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 09:53:00.005632 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [None req-4fe86af1-9b6e-4297-8cae-117bd6ae38a3 tempest-TestMinimumBasicScenario-810654635 tempest-TestMinimumBasicScenario-810654635-project-member] Calling method 'show' {{(pid=100298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 09:53:00.012677 np0000006707 devstack@c-api.service[100298]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 09:53:00.012677 np0000006707 devstack@c-api.service[100298]: warnings.warn( Aug 07 09:53:00.013244 np0000006707 devstack@c-api.service[100298]: INFO cinder.volume.api [None req-4fe86af1-9b6e-4297-8cae-117bd6ae38a3 tempest-TestMinimumBasicScenario-810654635 tempest-TestMinimumBasicScenario-810654635-project-member] Snapshot retrieved successfully. Aug 07 09:53:00.014791 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [None req-4fe86af1-9b6e-4297-8cae-117bd6ae38a3 tempest-TestMinimumBasicScenario-810654635 tempest-TestMinimumBasicScenario-810654635-project-member] https://10.4.3.8/volume/v3/snapshots/b08d5c90-addf-4c48-870c-19e5f2a7d547 returned with HTTP 200 Aug 07 09:53:00.015408 np0000006707 devstack@c-api.service[100298]: [pid: 100298|app: 0|req: 195/772] 10.4.3.8 () {66 vars in 1340 bytes} [Fri Aug 7 09:52:59 2026] GET /volume/v3/snapshots/b08d5c90-addf-4c48-870c-19e5f2a7d547 => generated 469 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 09:53:00.027100 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-99b88f24-c106-48d7-bd51-d68b1b5e812f None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:53:00.029764 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-99b88f24-c106-48d7-bd51-d68b1b5e812f tempest-TestMinimumBasicScenario-810654635 tempest-TestMinimumBasicScenario-810654635-project-member] GET https://10.4.3.8/volume/v3/volumes/d94d92b9-b645-4f44-aa70-5c8c1a411207 Aug 07 09:53:00.030083 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-99b88f24-c106-48d7-bd51-d68b1b5e812f tempest-TestMinimumBasicScenario-810654635 tempest-TestMinimumBasicScenario-810654635-project-member] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 09:53:00.030329 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-99b88f24-c106-48d7-bd51-d68b1b5e812f tempest-TestMinimumBasicScenario-810654635 tempest-TestMinimumBasicScenario-810654635-project-member] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 09:53:00.047541 np0000006707 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 09:53:00.047541 np0000006707 devstack@c-api.service[100295]: warnings.warn( Aug 07 09:53:00.053222 np0000006707 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-99b88f24-c106-48d7-bd51-d68b1b5e812f tempest-TestMinimumBasicScenario-810654635 tempest-TestMinimumBasicScenario-810654635-project-member] Volume info retrieved successfully. Aug 07 09:53:00.059959 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-99b88f24-c106-48d7-bd51-d68b1b5e812f tempest-TestMinimumBasicScenario-810654635 tempest-TestMinimumBasicScenario-810654635-project-member] https://10.4.3.8/volume/v3/volumes/d94d92b9-b645-4f44-aa70-5c8c1a411207 returned with HTTP 200 Aug 07 09:53:00.060764 np0000006707 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 192/773] 10.4.3.8 () {66 vars in 1334 bytes} [Fri Aug 7 09:53:00 2026] GET /volume/v3/volumes/d94d92b9-b645-4f44-aa70-5c8c1a411207 => generated 1136 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 09:53:00.800549 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [None req-fbd92617-2505-4bfb-986b-1a18d94921c6 None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:53:00.803009 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-fbd92617-2505-4bfb-986b-1a18d94921c6 tempest-AttachVolumeTestJSON-41757496 tempest-AttachVolumeTestJSON-41757496-project-member] GET https://10.4.3.8/volume/v3/volumes/33d13bf2-667e-45cf-b1f1-b388e89bfe03 Aug 07 09:53:00.803222 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-fbd92617-2505-4bfb-986b-1a18d94921c6 tempest-AttachVolumeTestJSON-41757496 tempest-AttachVolumeTestJSON-41757496-project-member] Empty body provided in request {{(pid=100296) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 09:53:00.805233 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-fbd92617-2505-4bfb-986b-1a18d94921c6 tempest-AttachVolumeTestJSON-41757496 tempest-AttachVolumeTestJSON-41757496-project-member] Calling method 'show' {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 09:53:00.818848 np0000006707 devstack@c-api.service[100296]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 09:53:00.818848 np0000006707 devstack@c-api.service[100296]: warnings.warn( Aug 07 09:53:00.823221 np0000006707 devstack@c-api.service[100296]: INFO cinder.volume.api [None req-fbd92617-2505-4bfb-986b-1a18d94921c6 tempest-AttachVolumeTestJSON-41757496 tempest-AttachVolumeTestJSON-41757496-project-member] Volume info retrieved successfully. Aug 07 09:53:00.830577 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-fbd92617-2505-4bfb-986b-1a18d94921c6 tempest-AttachVolumeTestJSON-41757496 tempest-AttachVolumeTestJSON-41757496-project-member] https://10.4.3.8/volume/v3/volumes/33d13bf2-667e-45cf-b1f1-b388e89bfe03 returned with HTTP 200 Aug 07 09:53:00.830577 np0000006707 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 193/774] 10.4.3.8 () {66 vars in 1334 bytes} [Fri Aug 7 09:53:00 2026] GET /volume/v3/volumes/33d13bf2-667e-45cf-b1f1-b388e89bfe03 => generated 839 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 09:53:00.928911 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [None req-b9513bbf-14b4-437c-a172-2527e2e870fb None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:53:00.935253 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-b9513bbf-14b4-437c-a172-2527e2e870fb tempest-AttachVolumeMultiAttachTest-1302095414 tempest-AttachVolumeMultiAttachTest-1302095414-project-member] GET https://10.4.3.8/volume/v3/volumes/dcaab4f1-45e3-43b0-83cb-6dedeb8b767f Aug 07 09:53:00.935393 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-b9513bbf-14b4-437c-a172-2527e2e870fb tempest-AttachVolumeMultiAttachTest-1302095414 tempest-AttachVolumeMultiAttachTest-1302095414-project-member] Empty body provided in request {{(pid=100297) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 09:53:00.937449 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-b9513bbf-14b4-437c-a172-2527e2e870fb tempest-AttachVolumeMultiAttachTest-1302095414 tempest-AttachVolumeMultiAttachTest-1302095414-project-member] Calling method 'show' {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 09:53:00.956051 np0000006707 devstack@c-api.service[100297]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 09:53:00.956051 np0000006707 devstack@c-api.service[100297]: warnings.warn( Aug 07 09:53:00.961879 np0000006707 devstack@c-api.service[100297]: INFO cinder.volume.api [None req-b9513bbf-14b4-437c-a172-2527e2e870fb tempest-AttachVolumeMultiAttachTest-1302095414 tempest-AttachVolumeMultiAttachTest-1302095414-project-member] Volume info retrieved successfully. Aug 07 09:53:00.975452 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-b9513bbf-14b4-437c-a172-2527e2e870fb tempest-AttachVolumeMultiAttachTest-1302095414 tempest-AttachVolumeMultiAttachTest-1302095414-project-member] https://10.4.3.8/volume/v3/volumes/dcaab4f1-45e3-43b0-83cb-6dedeb8b767f returned with HTTP 200 Aug 07 09:53:00.976086 np0000006707 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 195/775] 10.4.3.8 () {66 vars in 1334 bytes} [Fri Aug 7 09:53:00 2026] GET /volume/v3/volumes/dcaab4f1-45e3-43b0-83cb-6dedeb8b767f => generated 1144 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 09:53:01.119382 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.middleware.request_id [None req-2e5e3268-8c7e-4588-9703-2fc27da97d27 None None] RequestId filter calling following filter/app {{(pid=100298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:53:01.332151 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [None req-2e5e3268-8c7e-4588-9703-2fc27da97d27 tempest-VolumeRetypeWithoutMigrationTest-332011989 tempest-VolumeRetypeWithoutMigrationTest-332011989-project-admin] POST https://10.4.3.8/volume/v3/types Aug 07 09:53:01.332751 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [None req-2e5e3268-8c7e-4588-9703-2fc27da97d27 tempest-VolumeRetypeWithoutMigrationTest-332011989 tempest-VolumeRetypeWithoutMigrationTest-332011989-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "volume-type-1"}} {{(pid=100298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 09:53:01.371074 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [None req-2e5e3268-8c7e-4588-9703-2fc27da97d27 tempest-VolumeRetypeWithoutMigrationTest-332011989 tempest-VolumeRetypeWithoutMigrationTest-332011989-project-admin] https://10.4.3.8/volume/v3/types returned with HTTP 200 Aug 07 09:53:01.371764 np0000006707 devstack@c-api.service[100298]: [pid: 100298|app: 0|req: 196/776] 10.4.3.8 () {68 vars in 1238 bytes} [Fri Aug 7 09:53:01 2026] POST /volume/v3/types => generated 188 bytes in 254 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 09:53:01.400807 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-1d47b9e4-549b-4533-9790-186e7e4328fa None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:53:01.404922 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-1d47b9e4-549b-4533-9790-186e7e4328fa tempest-VolumeRetypeWithoutMigrationTest-332011989 tempest-VolumeRetypeWithoutMigrationTest-332011989-project-admin] POST https://10.4.3.8/volume/v3/types Aug 07 09:53:01.404922 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-1d47b9e4-549b-4533-9790-186e7e4328fa tempest-VolumeRetypeWithoutMigrationTest-332011989 tempest-VolumeRetypeWithoutMigrationTest-332011989-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "volume-type-2"}} {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 09:53:01.458142 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-1d47b9e4-549b-4533-9790-186e7e4328fa tempest-VolumeRetypeWithoutMigrationTest-332011989 tempest-VolumeRetypeWithoutMigrationTest-332011989-project-admin] https://10.4.3.8/volume/v3/types returned with HTTP 200 Aug 07 09:53:01.458579 np0000006707 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 193/777] 10.4.3.8 () {68 vars in 1238 bytes} [Fri Aug 7 09:53:01 2026] POST /volume/v3/types => generated 188 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 09:53:01.477774 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [None req-b0818457-2680-49d3-bdbb-7e6bdb4977fa None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:53:01.594782 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-b0818457-2680-49d3-bdbb-7e6bdb4977fa tempest-VolumeRetypeWithoutMigrationTest-768405440 tempest-VolumeRetypeWithoutMigrationTest-768405440-project-member] POST https://10.4.3.8/volume/v3/volumes Aug 07 09:53:01.596250 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-b0818457-2680-49d3-bdbb-7e6bdb4977fa tempest-VolumeRetypeWithoutMigrationTest-768405440 tempest-VolumeRetypeWithoutMigrationTest-768405440-project-member] Action: 'create', calling method: create, body: {"volume": {"volume_type": "volume-type-1", "size": 1, "name": "tempest-VolumeRetypeWithoutMigrationTest-Volume-977161534"}} {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 09:53:01.598473 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.v3.volumes [None req-b0818457-2680-49d3-bdbb-7e6bdb4977fa tempest-VolumeRetypeWithoutMigrationTest-768405440 tempest-VolumeRetypeWithoutMigrationTest-768405440-project-member] Create volume request body: {'volume': {'volume_type': 'volume-type-1', 'size': 1, 'name': 'tempest-VolumeRetypeWithoutMigrationTest-Volume-977161534'}} {{(pid=100296) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 07 09:53:01.606716 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.v3.volumes [None req-b0818457-2680-49d3-bdbb-7e6bdb4977fa tempest-VolumeRetypeWithoutMigrationTest-768405440 tempest-VolumeRetypeWithoutMigrationTest-768405440-project-member] Create volume of 1 GB Aug 07 09:53:01.606716 np0000006707 devstack@c-api.service[100296]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 09:53:01.606716 np0000006707 devstack@c-api.service[100296]: warnings.warn( Aug 07 09:53:01.606716 np0000006707 devstack@c-api.service[100296]: INFO cinder.volume.api [None req-b0818457-2680-49d3-bdbb-7e6bdb4977fa tempest-VolumeRetypeWithoutMigrationTest-768405440 tempest-VolumeRetypeWithoutMigrationTest-768405440-project-member] Availability Zones retrieved successfully. Aug 07 09:53:01.614107 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.volume.api [None req-b0818457-2680-49d3-bdbb-7e6bdb4977fa tempest-VolumeRetypeWithoutMigrationTest-768405440 tempest-VolumeRetypeWithoutMigrationTest-768405440-project-member] Flow 'volume_create_api' (4ca836db-391f-4b29-b790-bb57bcf948ba) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100296) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 09:53:01.615605 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.volume.api [None req-b0818457-2680-49d3-bdbb-7e6bdb4977fa tempest-VolumeRetypeWithoutMigrationTest-768405440 tempest-VolumeRetypeWithoutMigrationTest-768405440-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b9a72ed8-bd9a-43e0-98d5-4671705eadeb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 09:53:01.618025 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.volume.flows.api.create_volume [None req-b0818457-2680-49d3-bdbb-7e6bdb4977fa tempest-VolumeRetypeWithoutMigrationTest-768405440 tempest-VolumeRetypeWithoutMigrationTest-768405440-project-member] Validating volume size '1' using validate_int {{(pid=100296) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 07 09:53:01.649848 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.volume.api [None req-b0818457-2680-49d3-bdbb-7e6bdb4977fa tempest-VolumeRetypeWithoutMigrationTest-768405440 tempest-VolumeRetypeWithoutMigrationTest-768405440-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b9a72ed8-bd9a-43e0-98d5-4671705eadeb) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-07T09:53:01Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=bd23e77f-22de-47ed-8b69-5918d238d140,is_public=True,name='volume-type-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'bd23e77f-22de-47ed-8b69-5918d238d140', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 09:53:01.653786 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.volume.api [None req-b0818457-2680-49d3-bdbb-7e6bdb4977fa tempest-VolumeRetypeWithoutMigrationTest-768405440 tempest-VolumeRetypeWithoutMigrationTest-768405440-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e15cd587-aef2-41e4-aacf-87d22a610c58) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 09:53:01.692414 np0000006707 devstack@c-api.service[100296]: WARNING cinder.quota [None req-b0818457-2680-49d3-bdbb-7e6bdb4977fa tempest-VolumeRetypeWithoutMigrationTest-768405440 tempest-VolumeRetypeWithoutMigrationTest-768405440-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 09:53:01.692894 np0000006707 devstack@c-api.service[100296]: WARNING cinder.quota [None req-b0818457-2680-49d3-bdbb-7e6bdb4977fa tempest-VolumeRetypeWithoutMigrationTest-768405440 tempest-VolumeRetypeWithoutMigrationTest-768405440-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 09:53:01.756241 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.quota [None req-b0818457-2680-49d3-bdbb-7e6bdb4977fa tempest-VolumeRetypeWithoutMigrationTest-768405440 tempest-VolumeRetypeWithoutMigrationTest-768405440-project-member] Created reservations ['b1adbda7-9098-4eb3-b8de-2922685aa5fc', 'f72a23a6-d8d4-4b31-b8fc-91e7739097e0', '2dfe36f5-02bf-461c-b2d4-4d1fc7efefc3', 'f0811709-464a-4b67-aee9-c315a9ffe18e'] {{(pid=100296) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 09:53:01.757206 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.volume.api [None req-b0818457-2680-49d3-bdbb-7e6bdb4977fa tempest-VolumeRetypeWithoutMigrationTest-768405440 tempest-VolumeRetypeWithoutMigrationTest-768405440-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e15cd587-aef2-41e4-aacf-87d22a610c58) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['b1adbda7-9098-4eb3-b8de-2922685aa5fc', 'f72a23a6-d8d4-4b31-b8fc-91e7739097e0', '2dfe36f5-02bf-461c-b2d4-4d1fc7efefc3', 'f0811709-464a-4b67-aee9-c315a9ffe18e']}' {{(pid=100296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 09:53:01.758463 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.volume.api [None req-b0818457-2680-49d3-bdbb-7e6bdb4977fa tempest-VolumeRetypeWithoutMigrationTest-768405440 tempest-VolumeRetypeWithoutMigrationTest-768405440-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c8a05d7f-286f-4ebe-b1a3-7987cfdcef4b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 09:53:01.793999 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.volume.api [None req-b0818457-2680-49d3-bdbb-7e6bdb4977fa tempest-VolumeRetypeWithoutMigrationTest-768405440 tempest-VolumeRetypeWithoutMigrationTest-768405440-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c8a05d7f-286f-4ebe-b1a3-7987cfdcef4b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '59252565-4f64-4592-83b5-7672f16e3c94', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeRetypeWithoutMigrationTest-Volume-977161534',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f4e530e0541144c6b793836eaf653ef3',qos_specs=None,replication_status=,reservations=['b1adbda7-9098-4eb3-b8de-2922685aa5fc','f72a23a6-d8d4-4b31-b8fc-91e7739097e0','2dfe36f5-02bf-461c-b2d4-4d1fc7efefc3','f0811709-464a-4b67-aee9-c315a9ffe18e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f03ffed77ee949cfb1990fdff714d5b2',volume_type_id=bd23e77f-22de-47ed-8b69-5918d238d140), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-07T09:53:01Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeRetypeWithoutMigrationTest-Volume-977161534',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=59252565-4f64-4592-83b5-7672f16e3c94,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='f4e530e0541144c6b793836eaf653ef3',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='f03ffed77ee949cfb1990fdff714d5b2',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(bd23e77f-22de-47ed-8b69-5918d238d140),volume_type_id=bd23e77f-22de-47ed-8b69-5918d238d140)}' {{(pid=100296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 09:53:01.795108 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.volume.api [None req-b0818457-2680-49d3-bdbb-7e6bdb4977fa tempest-VolumeRetypeWithoutMigrationTest-768405440 tempest-VolumeRetypeWithoutMigrationTest-768405440-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (060c8354-3839-428c-936d-463911dc97fa) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 09:53:01.825735 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.volume.api [None req-b0818457-2680-49d3-bdbb-7e6bdb4977fa tempest-VolumeRetypeWithoutMigrationTest-768405440 tempest-VolumeRetypeWithoutMigrationTest-768405440-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (060c8354-3839-428c-936d-463911dc97fa) transitioned into state 'SUCCESS' from state '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-977161534',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f4e530e0541144c6b793836eaf653ef3',qos_specs=None,replication_status=,reservations=['b1adbda7-9098-4eb3-b8de-2922685aa5fc','f72a23a6-d8d4-4b31-b8fc-91e7739097e0','2dfe36f5-02bf-461c-b2d4-4d1fc7efefc3','f0811709-464a-4b67-aee9-c315a9ffe18e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f03ffed77ee949cfb1990fdff714d5b2',volume_type_id=bd23e77f-22de-47ed-8b69-5918d238d140)}' {{(pid=100296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 09:53:01.826808 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.volume.api [None req-b0818457-2680-49d3-bdbb-7e6bdb4977fa tempest-VolumeRetypeWithoutMigrationTest-768405440 tempest-VolumeRetypeWithoutMigrationTest-768405440-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (45c71768-2e98-47e7-940e-19d6f97a8bc3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 09:53:01.844382 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.volume.api [None req-b0818457-2680-49d3-bdbb-7e6bdb4977fa tempest-VolumeRetypeWithoutMigrationTest-768405440 tempest-VolumeRetypeWithoutMigrationTest-768405440-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (45c71768-2e98-47e7-940e-19d6f97a8bc3) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 09:53:01.845652 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.volume.api [None req-b0818457-2680-49d3-bdbb-7e6bdb4977fa tempest-VolumeRetypeWithoutMigrationTest-768405440 tempest-VolumeRetypeWithoutMigrationTest-768405440-project-member] Flow 'volume_create_api' (4ca836db-391f-4b29-b790-bb57bcf948ba) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100296) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 09:53:01.846150 np0000006707 devstack@c-api.service[100296]: INFO cinder.volume.api [None req-b0818457-2680-49d3-bdbb-7e6bdb4977fa tempest-VolumeRetypeWithoutMigrationTest-768405440 tempest-VolumeRetypeWithoutMigrationTest-768405440-project-member] Create volume request issued successfully. Aug 07 09:53:01.847163 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-b0818457-2680-49d3-bdbb-7e6bdb4977fa tempest-VolumeRetypeWithoutMigrationTest-768405440 tempest-VolumeRetypeWithoutMigrationTest-768405440-project-member] https://10.4.3.8/volume/v3/volumes returned with HTTP 202 Aug 07 09:53:01.848816 np0000006707 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 194/778] 10.4.3.8 () {68 vars in 1245 bytes} [Fri Aug 7 09:53:01 2026] POST /volume/v3/volumes => generated 763 bytes in 372 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 07 09:53:01.853046 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [None req-9601b915-df0e-46e2-87e8-da2b7f42da59 None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:53:01.860864 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-9601b915-df0e-46e2-87e8-da2b7f42da59 tempest-AttachVolumeTestJSON-41757496 tempest-AttachVolumeTestJSON-41757496-project-member] GET https://10.4.3.8/volume/v3/volumes/33d13bf2-667e-45cf-b1f1-b388e89bfe03 Aug 07 09:53:01.860864 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-9601b915-df0e-46e2-87e8-da2b7f42da59 tempest-AttachVolumeTestJSON-41757496 tempest-AttachVolumeTestJSON-41757496-project-member] Empty body provided in request {{(pid=100297) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 09:53:01.861814 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-9601b915-df0e-46e2-87e8-da2b7f42da59 tempest-AttachVolumeTestJSON-41757496 tempest-AttachVolumeTestJSON-41757496-project-member] Calling method 'show' {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 09:53:01.867898 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.middleware.request_id [None req-145086b3-b745-425b-99ff-12f3a0c20da5 None None] RequestId filter calling following filter/app {{(pid=100298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:53:01.870638 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [None req-145086b3-b745-425b-99ff-12f3a0c20da5 tempest-VolumeRetypeWithoutMigrationTest-768405440 tempest-VolumeRetypeWithoutMigrationTest-768405440-project-member] GET https://10.4.3.8/volume/v3/volumes/59252565-4f64-4592-83b5-7672f16e3c94 Aug 07 09:53:01.871245 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [None req-145086b3-b745-425b-99ff-12f3a0c20da5 tempest-VolumeRetypeWithoutMigrationTest-768405440 tempest-VolumeRetypeWithoutMigrationTest-768405440-project-member] Empty body provided in request {{(pid=100298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 09:53:01.871370 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [None req-145086b3-b745-425b-99ff-12f3a0c20da5 tempest-VolumeRetypeWithoutMigrationTest-768405440 tempest-VolumeRetypeWithoutMigrationTest-768405440-project-member] Calling method 'show' {{(pid=100298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 09:53:01.878168 np0000006707 devstack@c-api.service[100297]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 09:53:01.878168 np0000006707 devstack@c-api.service[100297]: warnings.warn( Aug 07 09:53:01.880481 np0000006707 devstack@c-api.service[100298]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 09:53:01.880481 np0000006707 devstack@c-api.service[100298]: warnings.warn( Aug 07 09:53:01.883075 np0000006707 devstack@c-api.service[100297]: INFO cinder.volume.api [None req-9601b915-df0e-46e2-87e8-da2b7f42da59 tempest-AttachVolumeTestJSON-41757496 tempest-AttachVolumeTestJSON-41757496-project-member] Volume info retrieved successfully. Aug 07 09:53:01.887084 np0000006707 devstack@c-api.service[100298]: INFO cinder.volume.api [None req-145086b3-b745-425b-99ff-12f3a0c20da5 tempest-VolumeRetypeWithoutMigrationTest-768405440 tempest-VolumeRetypeWithoutMigrationTest-768405440-project-member] Volume info retrieved successfully. Aug 07 09:53:01.893516 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-9601b915-df0e-46e2-87e8-da2b7f42da59 tempest-AttachVolumeTestJSON-41757496 tempest-AttachVolumeTestJSON-41757496-project-member] https://10.4.3.8/volume/v3/volumes/33d13bf2-667e-45cf-b1f1-b388e89bfe03 returned with HTTP 200 Aug 07 09:53:01.894379 np0000006707 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 196/779] 10.4.3.8 () {66 vars in 1334 bytes} [Fri Aug 7 09:53:01 2026] GET /volume/v3/volumes/33d13bf2-667e-45cf-b1f1-b388e89bfe03 => generated 839 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 09:53:01.895584 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [None req-145086b3-b745-425b-99ff-12f3a0c20da5 tempest-VolumeRetypeWithoutMigrationTest-768405440 tempest-VolumeRetypeWithoutMigrationTest-768405440-project-member] https://10.4.3.8/volume/v3/volumes/59252565-4f64-4592-83b5-7672f16e3c94 returned with HTTP 200 Aug 07 09:53:01.896195 np0000006707 devstack@c-api.service[100298]: [pid: 100298|app: 0|req: 197/780] 10.4.3.8 () {66 vars in 1334 bytes} [Fri Aug 7 09:53:01 2026] GET /volume/v3/volumes/59252565-4f64-4592-83b5-7672f16e3c94 => generated 831 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 09:53:02.007504 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-a9212cbb-a55b-4ed9-af46-a3593ce11cce None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:53:02.015612 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-a9212cbb-a55b-4ed9-af46-a3593ce11cce tempest-AttachVolumeMultiAttachTest-1302095414 tempest-AttachVolumeMultiAttachTest-1302095414-project-member] GET https://10.4.3.8/volume/v3/volumes/dcaab4f1-45e3-43b0-83cb-6dedeb8b767f Aug 07 09:53:02.015612 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-a9212cbb-a55b-4ed9-af46-a3593ce11cce tempest-AttachVolumeMultiAttachTest-1302095414 tempest-AttachVolumeMultiAttachTest-1302095414-project-member] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 09:53:02.015931 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-a9212cbb-a55b-4ed9-af46-a3593ce11cce tempest-AttachVolumeMultiAttachTest-1302095414 tempest-AttachVolumeMultiAttachTest-1302095414-project-member] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 09:53:02.045870 np0000006707 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 09:53:02.045870 np0000006707 devstack@c-api.service[100295]: warnings.warn( Aug 07 09:53:02.056399 np0000006707 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-a9212cbb-a55b-4ed9-af46-a3593ce11cce tempest-AttachVolumeMultiAttachTest-1302095414 tempest-AttachVolumeMultiAttachTest-1302095414-project-member] Volume info retrieved successfully. Aug 07 09:53:02.062568 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-a9212cbb-a55b-4ed9-af46-a3593ce11cce tempest-AttachVolumeMultiAttachTest-1302095414 tempest-AttachVolumeMultiAttachTest-1302095414-project-member] https://10.4.3.8/volume/v3/volumes/dcaab4f1-45e3-43b0-83cb-6dedeb8b767f returned with HTTP 200 Aug 07 09:53:02.063231 np0000006707 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 194/781] 10.4.3.8 () {66 vars in 1334 bytes} [Fri Aug 7 09:53:02 2026] GET /volume/v3/volumes/dcaab4f1-45e3-43b0-83cb-6dedeb8b767f => generated 1144 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 09:53:02.476023 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [req-c4da5c1d-61a7-4e63-a768-5724c803ec8d req-6994d1b5-e58c-4990-91f6-8999c24b8945 None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:53:02.480609 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [req-c4da5c1d-61a7-4e63-a768-5724c803ec8d req-6994d1b5-e58c-4990-91f6-8999c24b8945 tempest-AttachVolumeTestJSON-41757496 tempest-AttachVolumeTestJSON-41757496-project-member] POST https://10.4.3.8/volume/v3/attachments/50fc62d9-15b0-4803-a489-f533a7825881/action Aug 07 09:53:02.481215 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [req-c4da5c1d-61a7-4e63-a768-5724c803ec8d req-6994d1b5-e58c-4990-91f6-8999c24b8945 tempest-AttachVolumeTestJSON-41757496 tempest-AttachVolumeTestJSON-41757496-project-member] Action body: b'{"os-complete": null}' {{(pid=100296) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 07 09:53:02.481444 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [req-c4da5c1d-61a7-4e63-a768-5724c803ec8d req-6994d1b5-e58c-4990-91f6-8999c24b8945 tempest-AttachVolumeTestJSON-41757496 tempest-AttachVolumeTestJSON-41757496-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 09:53:02.525431 np0000006707 devstack@c-api.service[100296]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 09:53:02.525431 np0000006707 devstack@c-api.service[100296]: warnings.warn( Aug 07 09:53:02.561089 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [req-c4da5c1d-61a7-4e63-a768-5724c803ec8d req-6994d1b5-e58c-4990-91f6-8999c24b8945 tempest-AttachVolumeTestJSON-41757496 tempest-AttachVolumeTestJSON-41757496-project-member] https://10.4.3.8/volume/v3/attachments/50fc62d9-15b0-4803-a489-f533a7825881/action returned with HTTP 204 Aug 07 09:53:02.561843 np0000006707 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 195/782] 10.4.3.8 () {74 vars in 1711 bytes} [Fri Aug 7 09:53:02 2026] POST /volume/v3/attachments/50fc62d9-15b0-4803-a489-f533a7825881/action => generated 0 bytes in 88 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 07 09:53:02.915853 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [None req-e5d2fcec-c66d-4ffa-b3b2-14a1203310ce None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:53:02.922096 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.middleware.request_id [None req-79ef0ae0-ea1c-4210-bf8f-430fc6f59da0 None None] RequestId filter calling following filter/app {{(pid=100298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:53:02.924945 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-e5d2fcec-c66d-4ffa-b3b2-14a1203310ce tempest-AttachVolumeTestJSON-41757496 tempest-AttachVolumeTestJSON-41757496-project-member] GET https://10.4.3.8/volume/v3/volumes/33d13bf2-667e-45cf-b1f1-b388e89bfe03 Aug 07 09:53:02.924945 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-e5d2fcec-c66d-4ffa-b3b2-14a1203310ce tempest-AttachVolumeTestJSON-41757496 tempest-AttachVolumeTestJSON-41757496-project-member] Empty body provided in request {{(pid=100297) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 09:53:02.925692 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-e5d2fcec-c66d-4ffa-b3b2-14a1203310ce tempest-AttachVolumeTestJSON-41757496 tempest-AttachVolumeTestJSON-41757496-project-member] Calling method 'show' {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 09:53:02.926572 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [None req-79ef0ae0-ea1c-4210-bf8f-430fc6f59da0 tempest-VolumeRetypeWithoutMigrationTest-768405440 tempest-VolumeRetypeWithoutMigrationTest-768405440-project-member] GET https://10.4.3.8/volume/v3/volumes/59252565-4f64-4592-83b5-7672f16e3c94 Aug 07 09:53:02.926672 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [None req-79ef0ae0-ea1c-4210-bf8f-430fc6f59da0 tempest-VolumeRetypeWithoutMigrationTest-768405440 tempest-VolumeRetypeWithoutMigrationTest-768405440-project-member] Empty body provided in request {{(pid=100298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 09:53:02.927029 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [None req-79ef0ae0-ea1c-4210-bf8f-430fc6f59da0 tempest-VolumeRetypeWithoutMigrationTest-768405440 tempest-VolumeRetypeWithoutMigrationTest-768405440-project-member] Calling method 'show' {{(pid=100298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 09:53:02.947837 np0000006707 devstack@c-api.service[100298]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 09:53:02.947837 np0000006707 devstack@c-api.service[100298]: warnings.warn( Aug 07 09:53:02.952291 np0000006707 devstack@c-api.service[100297]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 09:53:02.952291 np0000006707 devstack@c-api.service[100297]: warnings.warn( Aug 07 09:53:02.954044 np0000006707 devstack@c-api.service[100298]: INFO cinder.volume.api [None req-79ef0ae0-ea1c-4210-bf8f-430fc6f59da0 tempest-VolumeRetypeWithoutMigrationTest-768405440 tempest-VolumeRetypeWithoutMigrationTest-768405440-project-member] Volume info retrieved successfully. Aug 07 09:53:02.963794 np0000006707 devstack@c-api.service[100297]: INFO cinder.volume.api [None req-e5d2fcec-c66d-4ffa-b3b2-14a1203310ce tempest-AttachVolumeTestJSON-41757496 tempest-AttachVolumeTestJSON-41757496-project-member] Volume info retrieved successfully. Aug 07 09:53:02.963865 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [None req-79ef0ae0-ea1c-4210-bf8f-430fc6f59da0 tempest-VolumeRetypeWithoutMigrationTest-768405440 tempest-VolumeRetypeWithoutMigrationTest-768405440-project-member] https://10.4.3.8/volume/v3/volumes/59252565-4f64-4592-83b5-7672f16e3c94 returned with HTTP 200 Aug 07 09:53:02.964351 np0000006707 devstack@c-api.service[100298]: [pid: 100298|app: 0|req: 198/783] 10.4.3.8 () {66 vars in 1334 bytes} [Fri Aug 7 09:53:02 2026] GET /volume/v3/volumes/59252565-4f64-4592-83b5-7672f16e3c94 => generated 856 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 09:53:02.973645 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-e5d2fcec-c66d-4ffa-b3b2-14a1203310ce tempest-AttachVolumeTestJSON-41757496 tempest-AttachVolumeTestJSON-41757496-project-member] https://10.4.3.8/volume/v3/volumes/33d13bf2-667e-45cf-b1f1-b388e89bfe03 returned with HTTP 200 Aug 07 09:53:02.973990 np0000006707 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 197/784] 10.4.3.8 () {66 vars in 1334 bytes} [Fri Aug 7 09:53:02 2026] GET /volume/v3/volumes/33d13bf2-667e-45cf-b1f1-b388e89bfe03 => generated 1131 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 09:53:02.993828 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-17a84070-394c-4b76-a305-8e5b452abd97 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:53:03.003414 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [None req-63f023e2-de02-421e-812b-9a7369c1c6a0 None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:53:03.003657 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-17a84070-394c-4b76-a305-8e5b452abd97 tempest-VolumeRetypeWithoutMigrationTest-332011989 tempest-VolumeRetypeWithoutMigrationTest-332011989-project-admin] GET https://10.4.3.8/volume/v3/volumes/59252565-4f64-4592-83b5-7672f16e3c94 Aug 07 09:53:03.003922 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-17a84070-394c-4b76-a305-8e5b452abd97 tempest-VolumeRetypeWithoutMigrationTest-332011989 tempest-VolumeRetypeWithoutMigrationTest-332011989-project-admin] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 09:53:03.004295 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-17a84070-394c-4b76-a305-8e5b452abd97 tempest-VolumeRetypeWithoutMigrationTest-332011989 tempest-VolumeRetypeWithoutMigrationTest-332011989-project-admin] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 09:53:03.007486 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-63f023e2-de02-421e-812b-9a7369c1c6a0 tempest-AttachVolumeTestJSON-41757496 tempest-AttachVolumeTestJSON-41757496-project-member] GET https://10.4.3.8/volume/v3/volumes/33d13bf2-667e-45cf-b1f1-b388e89bfe03 Aug 07 09:53:03.007722 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-63f023e2-de02-421e-812b-9a7369c1c6a0 tempest-AttachVolumeTestJSON-41757496 tempest-AttachVolumeTestJSON-41757496-project-member] Empty body provided in request {{(pid=100296) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 09:53:03.007956 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-63f023e2-de02-421e-812b-9a7369c1c6a0 tempest-AttachVolumeTestJSON-41757496 tempest-AttachVolumeTestJSON-41757496-project-member] Calling method 'show' {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 09:53:03.021299 np0000006707 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 09:53:03.021299 np0000006707 devstack@c-api.service[100295]: warnings.warn( Aug 07 09:53:03.024839 np0000006707 devstack@c-api.service[100296]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 09:53:03.024839 np0000006707 devstack@c-api.service[100296]: warnings.warn( Aug 07 09:53:03.031517 np0000006707 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-17a84070-394c-4b76-a305-8e5b452abd97 tempest-VolumeRetypeWithoutMigrationTest-332011989 tempest-VolumeRetypeWithoutMigrationTest-332011989-project-admin] Volume info retrieved successfully. Aug 07 09:53:03.036512 np0000006707 devstack@c-api.service[100296]: INFO cinder.volume.api [None req-63f023e2-de02-421e-812b-9a7369c1c6a0 tempest-AttachVolumeTestJSON-41757496 tempest-AttachVolumeTestJSON-41757496-project-member] Volume info retrieved successfully. Aug 07 09:53:03.046793 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-17a84070-394c-4b76-a305-8e5b452abd97 tempest-VolumeRetypeWithoutMigrationTest-332011989 tempest-VolumeRetypeWithoutMigrationTest-332011989-project-admin] https://10.4.3.8/volume/v3/volumes/59252565-4f64-4592-83b5-7672f16e3c94 returned with HTTP 200 Aug 07 09:53:03.051776 np0000006707 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 195/785] 10.4.3.8 () {66 vars in 1334 bytes} [Fri Aug 7 09:53:02 2026] GET /volume/v3/volumes/59252565-4f64-4592-83b5-7672f16e3c94 => generated 1029 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 09:53:03.051979 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-63f023e2-de02-421e-812b-9a7369c1c6a0 tempest-AttachVolumeTestJSON-41757496 tempest-AttachVolumeTestJSON-41757496-project-member] https://10.4.3.8/volume/v3/volumes/33d13bf2-667e-45cf-b1f1-b388e89bfe03 returned with HTTP 200 Aug 07 09:53:03.051979 np0000006707 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 196/786] 10.4.3.8 () {66 vars in 1334 bytes} [Fri Aug 7 09:53:02 2026] GET /volume/v3/volumes/33d13bf2-667e-45cf-b1f1-b388e89bfe03 => generated 1131 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Aug 07 09:53:03.070633 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.middleware.request_id [None req-eabfc042-d5f7-4b7c-8f70-a47df4c9eb17 None None] RequestId filter calling following filter/app {{(pid=100298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:53:03.073576 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [None req-eabfc042-d5f7-4b7c-8f70-a47df4c9eb17 tempest-VolumeRetypeWithoutMigrationTest-768405440 tempest-VolumeRetypeWithoutMigrationTest-768405440-project-member] POST https://10.4.3.8/volume/v3/volumes/59252565-4f64-4592-83b5-7672f16e3c94/action Aug 07 09:53:03.073937 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [None req-eabfc042-d5f7-4b7c-8f70-a47df4c9eb17 tempest-VolumeRetypeWithoutMigrationTest-768405440 tempest-VolumeRetypeWithoutMigrationTest-768405440-project-member] Action body: b'{"os-retype": {"new_type": "volume-type-2", "migration_policy": "never"}}' {{(pid=100298) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 07 09:53:03.074152 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [None req-eabfc042-d5f7-4b7c-8f70-a47df4c9eb17 tempest-VolumeRetypeWithoutMigrationTest-768405440 tempest-VolumeRetypeWithoutMigrationTest-768405440-project-member] Action: 'action', calling method: _retype, body: {"os-retype": {"new_type": "volume-type-2", "migration_policy": "never"}} {{(pid=100298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 09:53:03.088744 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [None req-40882658-2365-424d-813f-bfd5a9a163ea None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:53:03.095443 np0000006707 devstack@c-api.service[100298]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 09:53:03.095443 np0000006707 devstack@c-api.service[100298]: warnings.warn( Aug 07 09:53:03.095622 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-40882658-2365-424d-813f-bfd5a9a163ea tempest-AttachVolumeMultiAttachTest-1302095414 tempest-AttachVolumeMultiAttachTest-1302095414-project-member] GET https://10.4.3.8/volume/v3/volumes/dcaab4f1-45e3-43b0-83cb-6dedeb8b767f Aug 07 09:53:03.095657 np0000006707 devstack@c-api.service[100298]: INFO cinder.volume.api [None req-eabfc042-d5f7-4b7c-8f70-a47df4c9eb17 tempest-VolumeRetypeWithoutMigrationTest-768405440 tempest-VolumeRetypeWithoutMigrationTest-768405440-project-member] Volume info retrieved successfully. Aug 07 09:53:03.095680 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-40882658-2365-424d-813f-bfd5a9a163ea tempest-AttachVolumeMultiAttachTest-1302095414 tempest-AttachVolumeMultiAttachTest-1302095414-project-member] Empty body provided in request {{(pid=100297) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 09:53:03.095680 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-40882658-2365-424d-813f-bfd5a9a163ea tempest-AttachVolumeMultiAttachTest-1302095414 tempest-AttachVolumeMultiAttachTest-1302095414-project-member] Calling method 'show' {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 09:53:03.096294 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [req-2c0b1e14-4ee9-4bb7-a7f1-6633c05e0bd8 req-40c352b4-3209-49ee-9196-576496e5fabf None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:53:03.100132 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [req-2c0b1e14-4ee9-4bb7-a7f1-6633c05e0bd8 req-40c352b4-3209-49ee-9196-576496e5fabf tempest-AttachVolumeMultiAttachTest-1302095414 tempest-AttachVolumeMultiAttachTest-1302095414-project-member] GET https://10.4.3.8/volume/v3/volumes/dcaab4f1-45e3-43b0-83cb-6dedeb8b767f Aug 07 09:53:03.100655 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [req-2c0b1e14-4ee9-4bb7-a7f1-6633c05e0bd8 req-40c352b4-3209-49ee-9196-576496e5fabf tempest-AttachVolumeMultiAttachTest-1302095414 tempest-AttachVolumeMultiAttachTest-1302095414-project-member] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 09:53:03.101774 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [req-2c0b1e14-4ee9-4bb7-a7f1-6633c05e0bd8 req-40c352b4-3209-49ee-9196-576496e5fabf tempest-AttachVolumeMultiAttachTest-1302095414 tempest-AttachVolumeMultiAttachTest-1302095414-project-member] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 09:53:03.110549 np0000006707 devstack@c-api.service[100297]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 09:53:03.110549 np0000006707 devstack@c-api.service[100297]: warnings.warn( Aug 07 09:53:03.116216 np0000006707 devstack@c-api.service[100297]: INFO cinder.volume.api [None req-40882658-2365-424d-813f-bfd5a9a163ea tempest-AttachVolumeMultiAttachTest-1302095414 tempest-AttachVolumeMultiAttachTest-1302095414-project-member] Volume info retrieved successfully. Aug 07 09:53:03.121076 np0000006707 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 09:53:03.121076 np0000006707 devstack@c-api.service[100295]: warnings.warn( Aug 07 09:53:03.124551 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-40882658-2365-424d-813f-bfd5a9a163ea tempest-AttachVolumeMultiAttachTest-1302095414 tempest-AttachVolumeMultiAttachTest-1302095414-project-member] https://10.4.3.8/volume/v3/volumes/dcaab4f1-45e3-43b0-83cb-6dedeb8b767f returned with HTTP 200 Aug 07 09:53:03.125289 np0000006707 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 198/787] 10.4.3.8 () {66 vars in 1334 bytes} [Fri Aug 7 09:53:03 2026] GET /volume/v3/volumes/dcaab4f1-45e3-43b0-83cb-6dedeb8b767f => generated 1144 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 09:53:03.125953 np0000006707 devstack@c-api.service[100295]: INFO cinder.volume.api [req-2c0b1e14-4ee9-4bb7-a7f1-6633c05e0bd8 req-40c352b4-3209-49ee-9196-576496e5fabf tempest-AttachVolumeMultiAttachTest-1302095414 tempest-AttachVolumeMultiAttachTest-1302095414-project-member] Volume info retrieved successfully. Aug 07 09:53:03.136132 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [req-2c0b1e14-4ee9-4bb7-a7f1-6633c05e0bd8 req-40c352b4-3209-49ee-9196-576496e5fabf tempest-AttachVolumeMultiAttachTest-1302095414 tempest-AttachVolumeMultiAttachTest-1302095414-project-member] https://10.4.3.8/volume/v3/volumes/dcaab4f1-45e3-43b0-83cb-6dedeb8b767f returned with HTTP 200 Aug 07 09:53:03.136132 np0000006707 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 196/788] 10.4.3.8 () {68 vars in 1584 bytes} [Fri Aug 7 09:53:03 2026] GET /volume/v3/volumes/dcaab4f1-45e3-43b0-83cb-6dedeb8b767f => generated 1144 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 09:53:03.149224 np0000006707 devstack@c-api.service[100298]: WARNING cinder.quota [None req-eabfc042-d5f7-4b7c-8f70-a47df4c9eb17 tempest-VolumeRetypeWithoutMigrationTest-768405440 tempest-VolumeRetypeWithoutMigrationTest-768405440-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 09:53:03.151619 np0000006707 devstack@c-api.service[100298]: WARNING cinder.quota [None req-eabfc042-d5f7-4b7c-8f70-a47df4c9eb17 tempest-VolumeRetypeWithoutMigrationTest-768405440 tempest-VolumeRetypeWithoutMigrationTest-768405440-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 09:53:03.209480 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.quota [None req-eabfc042-d5f7-4b7c-8f70-a47df4c9eb17 tempest-VolumeRetypeWithoutMigrationTest-768405440 tempest-VolumeRetypeWithoutMigrationTest-768405440-project-member] Created reservations ['3d994de7-fd66-4f4e-8843-05fa34668f9c', 'c50eeb4a-1ada-46f1-b833-d747a28228b6'] {{(pid=100298) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 09:53:03.250681 np0000006707 devstack@c-api.service[100298]: WARNING cinder.quota [None req-eabfc042-d5f7-4b7c-8f70-a47df4c9eb17 tempest-VolumeRetypeWithoutMigrationTest-768405440 tempest-VolumeRetypeWithoutMigrationTest-768405440-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 09:53:03.251864 np0000006707 devstack@c-api.service[100298]: WARNING cinder.quota [None req-eabfc042-d5f7-4b7c-8f70-a47df4c9eb17 tempest-VolumeRetypeWithoutMigrationTest-768405440 tempest-VolumeRetypeWithoutMigrationTest-768405440-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 09:53:03.268017 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.quota [None req-eabfc042-d5f7-4b7c-8f70-a47df4c9eb17 tempest-VolumeRetypeWithoutMigrationTest-768405440 tempest-VolumeRetypeWithoutMigrationTest-768405440-project-member] Created reservations ['d40fce72-b835-434b-b184-e834724b23f0', 'fa7d72f8-1fcb-4e37-a7ee-e550b110cb5c'] {{(pid=100298) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 09:53:03.333802 np0000006707 devstack@c-api.service[100298]: INFO cinder.volume.api [None req-eabfc042-d5f7-4b7c-8f70-a47df4c9eb17 tempest-VolumeRetypeWithoutMigrationTest-768405440 tempest-VolumeRetypeWithoutMigrationTest-768405440-project-member] Retype volume request issued successfully. Aug 07 09:53:03.335039 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [None req-eabfc042-d5f7-4b7c-8f70-a47df4c9eb17 tempest-VolumeRetypeWithoutMigrationTest-768405440 tempest-VolumeRetypeWithoutMigrationTest-768405440-project-member] https://10.4.3.8/volume/v3/volumes/59252565-4f64-4592-83b5-7672f16e3c94/action returned with HTTP 202 Aug 07 09:53:03.335746 np0000006707 devstack@c-api.service[100298]: [pid: 100298|app: 0|req: 199/789] 10.4.3.8 () {68 vars in 1376 bytes} [Fri Aug 7 09:53:03 2026] POST /volume/v3/volumes/59252565-4f64-4592-83b5-7672f16e3c94/action => generated 0 bytes in 266 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 07 09:53:03.348433 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [None req-6b4f46ca-516f-4959-b6df-a2d674148f67 None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:53:03.350396 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-6b4f46ca-516f-4959-b6df-a2d674148f67 tempest-VolumeRetypeWithoutMigrationTest-768405440 tempest-VolumeRetypeWithoutMigrationTest-768405440-project-member] GET https://10.4.3.8/volume/v3/volumes/59252565-4f64-4592-83b5-7672f16e3c94 Aug 07 09:53:03.350396 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-6b4f46ca-516f-4959-b6df-a2d674148f67 tempest-VolumeRetypeWithoutMigrationTest-768405440 tempest-VolumeRetypeWithoutMigrationTest-768405440-project-member] Empty body provided in request {{(pid=100296) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 09:53:03.350686 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-6b4f46ca-516f-4959-b6df-a2d674148f67 tempest-VolumeRetypeWithoutMigrationTest-768405440 tempest-VolumeRetypeWithoutMigrationTest-768405440-project-member] Calling method 'show' {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 09:53:03.359713 np0000006707 devstack@c-api.service[100296]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 09:53:03.359713 np0000006707 devstack@c-api.service[100296]: warnings.warn( Aug 07 09:53:03.367082 np0000006707 devstack@c-api.service[100296]: INFO cinder.volume.api [None req-6b4f46ca-516f-4959-b6df-a2d674148f67 tempest-VolumeRetypeWithoutMigrationTest-768405440 tempest-VolumeRetypeWithoutMigrationTest-768405440-project-member] Volume info retrieved successfully. Aug 07 09:53:03.377523 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-6b4f46ca-516f-4959-b6df-a2d674148f67 tempest-VolumeRetypeWithoutMigrationTest-768405440 tempest-VolumeRetypeWithoutMigrationTest-768405440-project-member] https://10.4.3.8/volume/v3/volumes/59252565-4f64-4592-83b5-7672f16e3c94 returned with HTTP 200 Aug 07 09:53:03.380754 np0000006707 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 197/790] 10.4.3.8 () {66 vars in 1334 bytes} [Fri Aug 7 09:53:03 2026] GET /volume/v3/volumes/59252565-4f64-4592-83b5-7672f16e3c94 => generated 855 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 09:53:03.634323 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [req-2c0b1e14-4ee9-4bb7-a7f1-6633c05e0bd8 req-d277ebef-2225-411c-a045-b18113348c17 None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:53:03.637665 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [req-2c0b1e14-4ee9-4bb7-a7f1-6633c05e0bd8 req-d277ebef-2225-411c-a045-b18113348c17 tempest-AttachVolumeMultiAttachTest-1302095414 tempest-AttachVolumeMultiAttachTest-1302095414-project-member] DELETE https://10.4.3.8/volume/v3/attachments/53123a34-43ed-477a-b19f-01199f6d8e31 Aug 07 09:53:03.637795 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [req-2c0b1e14-4ee9-4bb7-a7f1-6633c05e0bd8 req-d277ebef-2225-411c-a045-b18113348c17 tempest-AttachVolumeMultiAttachTest-1302095414 tempest-AttachVolumeMultiAttachTest-1302095414-project-member] Empty body provided in request {{(pid=100297) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 09:53:03.638198 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [req-2c0b1e14-4ee9-4bb7-a7f1-6633c05e0bd8 req-d277ebef-2225-411c-a045-b18113348c17 tempest-AttachVolumeMultiAttachTest-1302095414 tempest-AttachVolumeMultiAttachTest-1302095414-project-member] Calling method 'version_select' {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 09:53:03.665763 np0000006707 devstack@c-api.service[100297]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 09:53:03.665763 np0000006707 devstack@c-api.service[100297]: warnings.warn( Aug 07 09:53:03.797220 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [req-2c0b1e14-4ee9-4bb7-a7f1-6633c05e0bd8 req-d277ebef-2225-411c-a045-b18113348c17 tempest-AttachVolumeMultiAttachTest-1302095414 tempest-AttachVolumeMultiAttachTest-1302095414-project-member] https://10.4.3.8/volume/v3/attachments/53123a34-43ed-477a-b19f-01199f6d8e31 returned with HTTP 200 Aug 07 09:53:03.797860 np0000006707 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 199/791] 10.4.3.8 () {72 vars in 1659 bytes} [Fri Aug 7 09:53:03 2026] DELETE /volume/v3/attachments/53123a34-43ed-477a-b19f-01199f6d8e31 => generated 19 bytes in 165 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 07 09:53:04.147131 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-6b7a2aaf-f3f4-4f7a-ae6a-5a334bb14593 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:53:04.149361 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-6b7a2aaf-f3f4-4f7a-ae6a-5a334bb14593 tempest-AttachVolumeMultiAttachTest-1302095414 tempest-AttachVolumeMultiAttachTest-1302095414-project-member] GET https://10.4.3.8/volume/v3/volumes/dcaab4f1-45e3-43b0-83cb-6dedeb8b767f Aug 07 09:53:04.149521 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-6b7a2aaf-f3f4-4f7a-ae6a-5a334bb14593 tempest-AttachVolumeMultiAttachTest-1302095414 tempest-AttachVolumeMultiAttachTest-1302095414-project-member] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 09:53:04.150488 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-6b7a2aaf-f3f4-4f7a-ae6a-5a334bb14593 tempest-AttachVolumeMultiAttachTest-1302095414 tempest-AttachVolumeMultiAttachTest-1302095414-project-member] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 09:53:04.165869 np0000006707 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 09:53:04.165869 np0000006707 devstack@c-api.service[100295]: warnings.warn( Aug 07 09:53:04.175971 np0000006707 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-6b7a2aaf-f3f4-4f7a-ae6a-5a334bb14593 tempest-AttachVolumeMultiAttachTest-1302095414 tempest-AttachVolumeMultiAttachTest-1302095414-project-member] Volume info retrieved successfully. Aug 07 09:53:04.185092 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-6b7a2aaf-f3f4-4f7a-ae6a-5a334bb14593 tempest-AttachVolumeMultiAttachTest-1302095414 tempest-AttachVolumeMultiAttachTest-1302095414-project-member] https://10.4.3.8/volume/v3/volumes/dcaab4f1-45e3-43b0-83cb-6dedeb8b767f returned with HTTP 200 Aug 07 09:53:04.186125 np0000006707 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 197/792] 10.4.3.8 () {66 vars in 1334 bytes} [Fri Aug 7 09:53:04 2026] GET /volume/v3/volumes/dcaab4f1-45e3-43b0-83cb-6dedeb8b767f => generated 849 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 09:53:04.211151 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.middleware.request_id [None req-2faed05f-eb9f-439c-8d1e-ca855365869d None None] RequestId filter calling following filter/app {{(pid=100298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:53:04.215473 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [None req-2faed05f-eb9f-439c-8d1e-ca855365869d tempest-AttachVolumeMultiAttachTest-1302095414 tempest-AttachVolumeMultiAttachTest-1302095414-project-member] GET https://10.4.3.8/volume/v3/volumes/dcaab4f1-45e3-43b0-83cb-6dedeb8b767f Aug 07 09:53:04.215740 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [None req-2faed05f-eb9f-439c-8d1e-ca855365869d tempest-AttachVolumeMultiAttachTest-1302095414 tempest-AttachVolumeMultiAttachTest-1302095414-project-member] Empty body provided in request {{(pid=100298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 09:53:04.216036 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [None req-2faed05f-eb9f-439c-8d1e-ca855365869d tempest-AttachVolumeMultiAttachTest-1302095414 tempest-AttachVolumeMultiAttachTest-1302095414-project-member] Calling method 'show' {{(pid=100298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 09:53:04.239443 np0000006707 devstack@c-api.service[100298]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 09:53:04.239443 np0000006707 devstack@c-api.service[100298]: warnings.warn( Aug 07 09:53:04.250228 np0000006707 devstack@c-api.service[100298]: INFO cinder.volume.api [None req-2faed05f-eb9f-439c-8d1e-ca855365869d tempest-AttachVolumeMultiAttachTest-1302095414 tempest-AttachVolumeMultiAttachTest-1302095414-project-member] Volume info retrieved successfully. Aug 07 09:53:04.261789 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [None req-2faed05f-eb9f-439c-8d1e-ca855365869d tempest-AttachVolumeMultiAttachTest-1302095414 tempest-AttachVolumeMultiAttachTest-1302095414-project-member] https://10.4.3.8/volume/v3/volumes/dcaab4f1-45e3-43b0-83cb-6dedeb8b767f returned with HTTP 200 Aug 07 09:53:04.262506 np0000006707 devstack@c-api.service[100298]: [pid: 100298|app: 0|req: 200/793] 10.4.3.8 () {66 vars in 1334 bytes} [Fri Aug 7 09:53:04 2026] GET /volume/v3/volumes/dcaab4f1-45e3-43b0-83cb-6dedeb8b767f => generated 849 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 09:53:04.380515 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [None req-1bc418ef-a92d-4ee4-8fc5-1aa1388af622 None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:53:04.388214 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-1bc418ef-a92d-4ee4-8fc5-1aa1388af622 tempest-AttachVolumeMultiAttachTest-1302095414 tempest-AttachVolumeMultiAttachTest-1302095414-project-member] GET https://10.4.3.8/volume/v3/volumes/dcaab4f1-45e3-43b0-83cb-6dedeb8b767f Aug 07 09:53:04.388214 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-1bc418ef-a92d-4ee4-8fc5-1aa1388af622 tempest-AttachVolumeMultiAttachTest-1302095414 tempest-AttachVolumeMultiAttachTest-1302095414-project-member] Empty body provided in request {{(pid=100296) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 09:53:04.388214 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-1bc418ef-a92d-4ee4-8fc5-1aa1388af622 tempest-AttachVolumeMultiAttachTest-1302095414 tempest-AttachVolumeMultiAttachTest-1302095414-project-member] Calling method 'show' {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 09:53:04.404308 np0000006707 devstack@c-api.service[100296]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 09:53:04.404308 np0000006707 devstack@c-api.service[100296]: warnings.warn( Aug 07 09:53:04.411940 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [None req-3f4ccea4-3e63-4c0c-b9ee-ef22e2d69897 None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:53:04.415160 np0000006707 devstack@c-api.service[100296]: INFO cinder.volume.api [None req-1bc418ef-a92d-4ee4-8fc5-1aa1388af622 tempest-AttachVolumeMultiAttachTest-1302095414 tempest-AttachVolumeMultiAttachTest-1302095414-project-member] Volume info retrieved successfully. Aug 07 09:53:04.418264 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-3f4ccea4-3e63-4c0c-b9ee-ef22e2d69897 tempest-VolumeRetypeWithoutMigrationTest-768405440 tempest-VolumeRetypeWithoutMigrationTest-768405440-project-member] GET https://10.4.3.8/volume/v3/volumes/59252565-4f64-4592-83b5-7672f16e3c94 Aug 07 09:53:04.420359 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-3f4ccea4-3e63-4c0c-b9ee-ef22e2d69897 tempest-VolumeRetypeWithoutMigrationTest-768405440 tempest-VolumeRetypeWithoutMigrationTest-768405440-project-member] Empty body provided in request {{(pid=100297) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 09:53:04.420799 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-3f4ccea4-3e63-4c0c-b9ee-ef22e2d69897 tempest-VolumeRetypeWithoutMigrationTest-768405440 tempest-VolumeRetypeWithoutMigrationTest-768405440-project-member] Calling method 'show' {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 09:53:04.425189 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-1bc418ef-a92d-4ee4-8fc5-1aa1388af622 tempest-AttachVolumeMultiAttachTest-1302095414 tempest-AttachVolumeMultiAttachTest-1302095414-project-member] https://10.4.3.8/volume/v3/volumes/dcaab4f1-45e3-43b0-83cb-6dedeb8b767f returned with HTTP 200 Aug 07 09:53:04.425793 np0000006707 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 198/794] 10.4.3.8 () {66 vars in 1334 bytes} [Fri Aug 7 09:53:04 2026] GET /volume/v3/volumes/dcaab4f1-45e3-43b0-83cb-6dedeb8b767f => generated 849 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 09:53:04.440503 np0000006707 devstack@c-api.service[100297]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 09:53:04.440503 np0000006707 devstack@c-api.service[100297]: warnings.warn( Aug 07 09:53:04.444640 np0000006707 devstack@c-api.service[100297]: INFO cinder.volume.api [None req-3f4ccea4-3e63-4c0c-b9ee-ef22e2d69897 tempest-VolumeRetypeWithoutMigrationTest-768405440 tempest-VolumeRetypeWithoutMigrationTest-768405440-project-member] Volume info retrieved successfully. Aug 07 09:53:04.456809 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-3f4ccea4-3e63-4c0c-b9ee-ef22e2d69897 tempest-VolumeRetypeWithoutMigrationTest-768405440 tempest-VolumeRetypeWithoutMigrationTest-768405440-project-member] https://10.4.3.8/volume/v3/volumes/59252565-4f64-4592-83b5-7672f16e3c94 returned with HTTP 200 Aug 07 09:53:04.457135 np0000006707 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 200/795] 10.4.3.8 () {66 vars in 1334 bytes} [Fri Aug 7 09:53:04 2026] GET /volume/v3/volumes/59252565-4f64-4592-83b5-7672f16e3c94 => generated 856 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 09:53:04.480554 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-2f344e99-d221-48d4-8dcb-7ed1dbecbfec None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:53:04.490837 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-2f344e99-d221-48d4-8dcb-7ed1dbecbfec tempest-VolumeRetypeWithoutMigrationTest-332011989 tempest-VolumeRetypeWithoutMigrationTest-332011989-project-admin] GET https://10.4.3.8/volume/v3/volumes/59252565-4f64-4592-83b5-7672f16e3c94 Aug 07 09:53:04.490837 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-2f344e99-d221-48d4-8dcb-7ed1dbecbfec tempest-VolumeRetypeWithoutMigrationTest-332011989 tempest-VolumeRetypeWithoutMigrationTest-332011989-project-admin] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 09:53:04.490837 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-2f344e99-d221-48d4-8dcb-7ed1dbecbfec tempest-VolumeRetypeWithoutMigrationTest-332011989 tempest-VolumeRetypeWithoutMigrationTest-332011989-project-admin] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 09:53:04.518221 np0000006707 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 09:53:04.518221 np0000006707 devstack@c-api.service[100295]: warnings.warn( Aug 07 09:53:04.526995 np0000006707 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-2f344e99-d221-48d4-8dcb-7ed1dbecbfec tempest-VolumeRetypeWithoutMigrationTest-332011989 tempest-VolumeRetypeWithoutMigrationTest-332011989-project-admin] Volume info retrieved successfully. Aug 07 09:53:04.538637 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-2f344e99-d221-48d4-8dcb-7ed1dbecbfec tempest-VolumeRetypeWithoutMigrationTest-332011989 tempest-VolumeRetypeWithoutMigrationTest-332011989-project-admin] https://10.4.3.8/volume/v3/volumes/59252565-4f64-4592-83b5-7672f16e3c94 returned with HTTP 200 Aug 07 09:53:04.539068 np0000006707 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 198/796] 10.4.3.8 () {66 vars in 1334 bytes} [Fri Aug 7 09:53:04 2026] GET /volume/v3/volumes/59252565-4f64-4592-83b5-7672f16e3c94 => generated 1029 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 09:53:04.560916 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.middleware.request_id [None req-7d9126a1-97a8-428f-ab35-b361068f1019 None None] RequestId filter calling following filter/app {{(pid=100298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:53:04.562275 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [None req-7d9126a1-97a8-428f-ab35-b361068f1019 tempest-VolumeRetypeWithoutMigrationTest-332011989 tempest-VolumeRetypeWithoutMigrationTest-332011989-project-admin] GET https://10.4.3.8/volume/v3/volumes?all_tenants=True&name=tempest-VolumeRetypeWithoutMigrationTest-Volume-977161534 Aug 07 09:53:04.563032 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [None req-7d9126a1-97a8-428f-ab35-b361068f1019 tempest-VolumeRetypeWithoutMigrationTest-332011989 tempest-VolumeRetypeWithoutMigrationTest-332011989-project-admin] Empty body provided in request {{(pid=100298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 09:53:04.563994 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [None req-7d9126a1-97a8-428f-ab35-b361068f1019 tempest-VolumeRetypeWithoutMigrationTest-332011989 tempest-VolumeRetypeWithoutMigrationTest-332011989-project-admin] Calling method 'index' {{(pid=100298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 09:53:04.565286 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.volume.api [None req-7d9126a1-97a8-428f-ab35-b361068f1019 tempest-VolumeRetypeWithoutMigrationTest-332011989 tempest-VolumeRetypeWithoutMigrationTest-332011989-project-admin] Searching by: MultiDict([('display_name', 'tempest-VolumeRetypeWithoutMigrationTest-Volume-977161534'), ('all_tenants', True)]). {{(pid=100298) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 07 09:53:04.610065 np0000006707 devstack@c-api.service[100298]: INFO cinder.volume.api [None req-7d9126a1-97a8-428f-ab35-b361068f1019 tempest-VolumeRetypeWithoutMigrationTest-332011989 tempest-VolumeRetypeWithoutMigrationTest-332011989-project-admin] Get all volumes completed successfully. Aug 07 09:53:04.610762 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [None req-7d9126a1-97a8-428f-ab35-b361068f1019 tempest-VolumeRetypeWithoutMigrationTest-332011989 tempest-VolumeRetypeWithoutMigrationTest-332011989-project-admin] https://10.4.3.8/volume/v3/volumes?all_tenants=True&name=tempest-VolumeRetypeWithoutMigrationTest-Volume-977161534 returned with HTTP 200 Aug 07 09:53:04.611390 np0000006707 devstack@c-api.service[100298]: [pid: 100298|app: 0|req: 201/797] 10.4.3.8 () {66 vars in 1382 bytes} [Fri Aug 7 09:53:04 2026] GET /volume/v3/volumes?all_tenants=True&name=tempest-VolumeRetypeWithoutMigrationTest-Volume-977161534 => generated 342 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 09:53:04.631393 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [None req-a96f11e6-0c81-4050-9b8e-b77f0bc39dc9 None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:53:04.637443 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-a96f11e6-0c81-4050-9b8e-b77f0bc39dc9 tempest-VolumeRetypeWithoutMigrationTest-768405440 tempest-VolumeRetypeWithoutMigrationTest-768405440-project-member] GET https://10.4.3.8/volume/v3/volumes/59252565-4f64-4592-83b5-7672f16e3c94 Aug 07 09:53:04.637443 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-a96f11e6-0c81-4050-9b8e-b77f0bc39dc9 tempest-VolumeRetypeWithoutMigrationTest-768405440 tempest-VolumeRetypeWithoutMigrationTest-768405440-project-member] Empty body provided in request {{(pid=100296) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 09:53:04.637443 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-a96f11e6-0c81-4050-9b8e-b77f0bc39dc9 tempest-VolumeRetypeWithoutMigrationTest-768405440 tempest-VolumeRetypeWithoutMigrationTest-768405440-project-member] Calling method 'show' {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 09:53:04.658092 np0000006707 devstack@c-api.service[100296]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 09:53:04.658092 np0000006707 devstack@c-api.service[100296]: warnings.warn( Aug 07 09:53:04.665601 np0000006707 devstack@c-api.service[100296]: INFO cinder.volume.api [None req-a96f11e6-0c81-4050-9b8e-b77f0bc39dc9 tempest-VolumeRetypeWithoutMigrationTest-768405440 tempest-VolumeRetypeWithoutMigrationTest-768405440-project-member] Volume info retrieved successfully. Aug 07 09:53:04.677149 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-a96f11e6-0c81-4050-9b8e-b77f0bc39dc9 tempest-VolumeRetypeWithoutMigrationTest-768405440 tempest-VolumeRetypeWithoutMigrationTest-768405440-project-member] https://10.4.3.8/volume/v3/volumes/59252565-4f64-4592-83b5-7672f16e3c94 returned with HTTP 200 Aug 07 09:53:04.677149 np0000006707 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 199/798] 10.4.3.8 () {66 vars in 1334 bytes} [Fri Aug 7 09:53:04 2026] GET /volume/v3/volumes/59252565-4f64-4592-83b5-7672f16e3c94 => generated 856 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 09:53:04.699016 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [None req-535c77b6-e748-40f6-add4-fb1e3bd34c17 None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:53:04.704791 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-535c77b6-e748-40f6-add4-fb1e3bd34c17 tempest-VolumeRetypeWithoutMigrationTest-768405440 tempest-VolumeRetypeWithoutMigrationTest-768405440-project-member] DELETE https://10.4.3.8/volume/v3/volumes/59252565-4f64-4592-83b5-7672f16e3c94 Aug 07 09:53:04.705100 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-535c77b6-e748-40f6-add4-fb1e3bd34c17 tempest-VolumeRetypeWithoutMigrationTest-768405440 tempest-VolumeRetypeWithoutMigrationTest-768405440-project-member] Empty body provided in request {{(pid=100297) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 09:53:04.706796 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-535c77b6-e748-40f6-add4-fb1e3bd34c17 tempest-VolumeRetypeWithoutMigrationTest-768405440 tempest-VolumeRetypeWithoutMigrationTest-768405440-project-member] Calling method 'delete' {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 09:53:04.707168 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.v3.volumes [None req-535c77b6-e748-40f6-add4-fb1e3bd34c17 tempest-VolumeRetypeWithoutMigrationTest-768405440 tempest-VolumeRetypeWithoutMigrationTest-768405440-project-member] Delete volume with id: 59252565-4f64-4592-83b5-7672f16e3c94 Aug 07 09:53:04.724460 np0000006707 devstack@c-api.service[100297]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 09:53:04.724460 np0000006707 devstack@c-api.service[100297]: warnings.warn( Aug 07 09:53:04.726864 np0000006707 devstack@c-api.service[100297]: INFO cinder.volume.api [None req-535c77b6-e748-40f6-add4-fb1e3bd34c17 tempest-VolumeRetypeWithoutMigrationTest-768405440 tempest-VolumeRetypeWithoutMigrationTest-768405440-project-member] Volume info retrieved successfully. Aug 07 09:53:04.768758 np0000006707 devstack@c-api.service[100297]: INFO cinder.volume.api [None req-535c77b6-e748-40f6-add4-fb1e3bd34c17 tempest-VolumeRetypeWithoutMigrationTest-768405440 tempest-VolumeRetypeWithoutMigrationTest-768405440-project-member] Delete volume request issued successfully. Aug 07 09:53:04.769138 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-535c77b6-e748-40f6-add4-fb1e3bd34c17 tempest-VolumeRetypeWithoutMigrationTest-768405440 tempest-VolumeRetypeWithoutMigrationTest-768405440-project-member] https://10.4.3.8/volume/v3/volumes/59252565-4f64-4592-83b5-7672f16e3c94 returned with HTTP 202 Aug 07 09:53:04.769632 np0000006707 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 201/799] 10.4.3.8 () {66 vars in 1337 bytes} [Fri Aug 7 09:53:04 2026] DELETE /volume/v3/volumes/59252565-4f64-4592-83b5-7672f16e3c94 => generated 0 bytes in 72 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 07 09:53:04.787446 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-1258a129-9fbe-4a14-8087-771a03a3423c None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:53:04.787446 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-1258a129-9fbe-4a14-8087-771a03a3423c tempest-VolumeRetypeWithoutMigrationTest-768405440 tempest-VolumeRetypeWithoutMigrationTest-768405440-project-member] GET https://10.4.3.8/volume/v3/volumes/59252565-4f64-4592-83b5-7672f16e3c94 Aug 07 09:53:04.787446 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-1258a129-9fbe-4a14-8087-771a03a3423c tempest-VolumeRetypeWithoutMigrationTest-768405440 tempest-VolumeRetypeWithoutMigrationTest-768405440-project-member] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 09:53:04.787446 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-1258a129-9fbe-4a14-8087-771a03a3423c tempest-VolumeRetypeWithoutMigrationTest-768405440 tempest-VolumeRetypeWithoutMigrationTest-768405440-project-member] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 09:53:04.804445 np0000006707 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 09:53:04.804445 np0000006707 devstack@c-api.service[100295]: warnings.warn( Aug 07 09:53:04.815037 np0000006707 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-1258a129-9fbe-4a14-8087-771a03a3423c tempest-VolumeRetypeWithoutMigrationTest-768405440 tempest-VolumeRetypeWithoutMigrationTest-768405440-project-member] Volume info retrieved successfully. Aug 07 09:53:04.824606 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-1258a129-9fbe-4a14-8087-771a03a3423c tempest-VolumeRetypeWithoutMigrationTest-768405440 tempest-VolumeRetypeWithoutMigrationTest-768405440-project-member] https://10.4.3.8/volume/v3/volumes/59252565-4f64-4592-83b5-7672f16e3c94 returned with HTTP 200 Aug 07 09:53:04.824802 np0000006707 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 199/800] 10.4.3.8 () {66 vars in 1334 bytes} [Fri Aug 7 09:53:04 2026] GET /volume/v3/volumes/59252565-4f64-4592-83b5-7672f16e3c94 => generated 855 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 07 09:53:05.844242 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.middleware.request_id [None req-9df2d952-ed57-475f-971c-4c25b3044a8e None None] RequestId filter calling following filter/app {{(pid=100298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:53:05.847265 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [None req-9df2d952-ed57-475f-971c-4c25b3044a8e tempest-VolumeRetypeWithoutMigrationTest-768405440 tempest-VolumeRetypeWithoutMigrationTest-768405440-project-member] GET https://10.4.3.8/volume/v3/volumes/59252565-4f64-4592-83b5-7672f16e3c94 Aug 07 09:53:05.847483 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [None req-9df2d952-ed57-475f-971c-4c25b3044a8e tempest-VolumeRetypeWithoutMigrationTest-768405440 tempest-VolumeRetypeWithoutMigrationTest-768405440-project-member] Empty body provided in request {{(pid=100298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 09:53:05.848495 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [None req-9df2d952-ed57-475f-971c-4c25b3044a8e tempest-VolumeRetypeWithoutMigrationTest-768405440 tempest-VolumeRetypeWithoutMigrationTest-768405440-project-member] Calling method 'show' {{(pid=100298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 09:53:05.863123 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [None req-9df2d952-ed57-475f-971c-4c25b3044a8e tempest-VolumeRetypeWithoutMigrationTest-768405440 tempest-VolumeRetypeWithoutMigrationTest-768405440-project-member] https://10.4.3.8/volume/v3/volumes/59252565-4f64-4592-83b5-7672f16e3c94 returned with HTTP 404 Aug 07 09:53:05.864148 np0000006707 devstack@c-api.service[100298]: [pid: 100298|app: 0|req: 202/801] 10.4.3.8 () {66 vars in 1334 bytes} [Fri Aug 7 09:53:05 2026] GET /volume/v3/volumes/59252565-4f64-4592-83b5-7672f16e3c94 => generated 109 bytes in 21 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 09:53:05.880809 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [None req-967a3612-eaa4-4d28-8efd-3d825250305c None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:53:05.884000 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-967a3612-eaa4-4d28-8efd-3d825250305c tempest-VolumeRetypeWithoutMigrationTest-332011989 tempest-VolumeRetypeWithoutMigrationTest-332011989-project-admin] DELETE https://10.4.3.8/volume/v3/types/a0253b9f-7a7b-4171-a48f-aa51ed762c56 Aug 07 09:53:05.884389 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-967a3612-eaa4-4d28-8efd-3d825250305c tempest-VolumeRetypeWithoutMigrationTest-332011989 tempest-VolumeRetypeWithoutMigrationTest-332011989-project-admin] Empty body provided in request {{(pid=100296) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 09:53:05.884557 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-967a3612-eaa4-4d28-8efd-3d825250305c tempest-VolumeRetypeWithoutMigrationTest-332011989 tempest-VolumeRetypeWithoutMigrationTest-332011989-project-admin] Calling method '_delete' {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 09:53:05.943268 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-967a3612-eaa4-4d28-8efd-3d825250305c tempest-VolumeRetypeWithoutMigrationTest-332011989 tempest-VolumeRetypeWithoutMigrationTest-332011989-project-admin] https://10.4.3.8/volume/v3/types/a0253b9f-7a7b-4171-a48f-aa51ed762c56 returned with HTTP 202 Aug 07 09:53:05.943946 np0000006707 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 200/802] 10.4.3.8 () {66 vars in 1331 bytes} [Fri Aug 7 09:53:05 2026] DELETE /volume/v3/types/a0253b9f-7a7b-4171-a48f-aa51ed762c56 => generated 0 bytes in 64 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 07 09:53:05.958303 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [None req-0f4490fd-ea35-42fd-86db-34573756ac50 None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:53:05.960728 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-0f4490fd-ea35-42fd-86db-34573756ac50 tempest-VolumeRetypeWithoutMigrationTest-332011989 tempest-VolumeRetypeWithoutMigrationTest-332011989-project-admin] GET https://10.4.3.8/volume/v3/types/a0253b9f-7a7b-4171-a48f-aa51ed762c56 Aug 07 09:53:05.961198 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-0f4490fd-ea35-42fd-86db-34573756ac50 tempest-VolumeRetypeWithoutMigrationTest-332011989 tempest-VolumeRetypeWithoutMigrationTest-332011989-project-admin] Empty body provided in request {{(pid=100297) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 09:53:05.961280 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-0f4490fd-ea35-42fd-86db-34573756ac50 tempest-VolumeRetypeWithoutMigrationTest-332011989 tempest-VolumeRetypeWithoutMigrationTest-332011989-project-admin] Calling method 'show' {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 09:53:05.966737 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-0f4490fd-ea35-42fd-86db-34573756ac50 tempest-VolumeRetypeWithoutMigrationTest-332011989 tempest-VolumeRetypeWithoutMigrationTest-332011989-project-admin] https://10.4.3.8/volume/v3/types/a0253b9f-7a7b-4171-a48f-aa51ed762c56 returned with HTTP 404 Aug 07 09:53:05.966888 np0000006707 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 202/803] 10.4.3.8 () {66 vars in 1328 bytes} [Fri Aug 7 09:53:05 2026] GET /volume/v3/types/a0253b9f-7a7b-4171-a48f-aa51ed762c56 => generated 114 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 09:53:05.974991 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-a6170faf-344c-4079-9ac5-e87ddf33cf01 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:53:05.977232 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-a6170faf-344c-4079-9ac5-e87ddf33cf01 tempest-VolumeRetypeWithoutMigrationTest-332011989 tempest-VolumeRetypeWithoutMigrationTest-332011989-project-admin] DELETE https://10.4.3.8/volume/v3/types/bd23e77f-22de-47ed-8b69-5918d238d140 Aug 07 09:53:05.977446 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-a6170faf-344c-4079-9ac5-e87ddf33cf01 tempest-VolumeRetypeWithoutMigrationTest-332011989 tempest-VolumeRetypeWithoutMigrationTest-332011989-project-admin] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 09:53:05.977668 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-a6170faf-344c-4079-9ac5-e87ddf33cf01 tempest-VolumeRetypeWithoutMigrationTest-332011989 tempest-VolumeRetypeWithoutMigrationTest-332011989-project-admin] Calling method '_delete' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 09:53:06.024535 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-a6170faf-344c-4079-9ac5-e87ddf33cf01 tempest-VolumeRetypeWithoutMigrationTest-332011989 tempest-VolumeRetypeWithoutMigrationTest-332011989-project-admin] https://10.4.3.8/volume/v3/types/bd23e77f-22de-47ed-8b69-5918d238d140 returned with HTTP 202 Aug 07 09:53:06.025140 np0000006707 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 200/804] 10.4.3.8 () {66 vars in 1331 bytes} [Fri Aug 7 09:53:05 2026] DELETE /volume/v3/types/bd23e77f-22de-47ed-8b69-5918d238d140 => generated 0 bytes in 51 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 07 09:53:06.040636 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.middleware.request_id [None req-d5450f5b-cfe7-436c-8a7f-48b46e038d7d None None] RequestId filter calling following filter/app {{(pid=100298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:53:06.043223 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [None req-d5450f5b-cfe7-436c-8a7f-48b46e038d7d tempest-VolumeRetypeWithoutMigrationTest-332011989 tempest-VolumeRetypeWithoutMigrationTest-332011989-project-admin] GET https://10.4.3.8/volume/v3/types/bd23e77f-22de-47ed-8b69-5918d238d140 Aug 07 09:53:06.044710 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [None req-d5450f5b-cfe7-436c-8a7f-48b46e038d7d tempest-VolumeRetypeWithoutMigrationTest-332011989 tempest-VolumeRetypeWithoutMigrationTest-332011989-project-admin] Empty body provided in request {{(pid=100298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 09:53:06.045166 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [None req-d5450f5b-cfe7-436c-8a7f-48b46e038d7d tempest-VolumeRetypeWithoutMigrationTest-332011989 tempest-VolumeRetypeWithoutMigrationTest-332011989-project-admin] Calling method 'show' {{(pid=100298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 09:53:06.051907 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [None req-d5450f5b-cfe7-436c-8a7f-48b46e038d7d tempest-VolumeRetypeWithoutMigrationTest-332011989 tempest-VolumeRetypeWithoutMigrationTest-332011989-project-admin] https://10.4.3.8/volume/v3/types/bd23e77f-22de-47ed-8b69-5918d238d140 returned with HTTP 404 Aug 07 09:53:06.052058 np0000006707 devstack@c-api.service[100298]: [pid: 100298|app: 0|req: 203/805] 10.4.3.8 () {66 vars in 1328 bytes} [Fri Aug 7 09:53:06 2026] GET /volume/v3/types/bd23e77f-22de-47ed-8b69-5918d238d140 => generated 114 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 09:53:09.981145 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [None req-7b865610-f1b2-410d-b95f-d0d716ccc8d1 None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:53:09.985240 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-7b865610-f1b2-410d-b95f-d0d716ccc8d1 tempest-ServerActionsTestOtherA-2072286966 tempest-ServerActionsTestOtherA-2072286966-project-member] GET https://10.4.3.8/volume/v3/volumes/440217b8-1dff-4fdf-bb38-f700a30e0a54 Aug 07 09:53:09.985240 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-7b865610-f1b2-410d-b95f-d0d716ccc8d1 tempest-ServerActionsTestOtherA-2072286966 tempest-ServerActionsTestOtherA-2072286966-project-member] Empty body provided in request {{(pid=100296) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 09:53:09.985240 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-7b865610-f1b2-410d-b95f-d0d716ccc8d1 tempest-ServerActionsTestOtherA-2072286966 tempest-ServerActionsTestOtherA-2072286966-project-member] Calling method 'show' {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 09:53:10.023506 np0000006707 devstack@c-api.service[100296]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 09:53:10.023506 np0000006707 devstack@c-api.service[100296]: warnings.warn( Aug 07 09:53:10.033057 np0000006707 devstack@c-api.service[100296]: INFO cinder.volume.api [None req-7b865610-f1b2-410d-b95f-d0d716ccc8d1 tempest-ServerActionsTestOtherA-2072286966 tempest-ServerActionsTestOtherA-2072286966-project-member] Volume info retrieved successfully. Aug 07 09:53:10.048388 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-7b865610-f1b2-410d-b95f-d0d716ccc8d1 tempest-ServerActionsTestOtherA-2072286966 tempest-ServerActionsTestOtherA-2072286966-project-member] https://10.4.3.8/volume/v3/volumes/440217b8-1dff-4fdf-bb38-f700a30e0a54 returned with HTTP 200 Aug 07 09:53:10.050001 np0000006707 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 201/806] 10.4.3.8 () {66 vars in 1334 bytes} [Fri Aug 7 09:53:09 2026] GET /volume/v3/volumes/440217b8-1dff-4fdf-bb38-f700a30e0a54 => generated 1133 bytes in 69 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 09:53:10.508175 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [None req-d1818f35-f997-4759-a77c-375426bd26a1 None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:53:10.513492 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-d1818f35-f997-4759-a77c-375426bd26a1 tempest-ServerActionsTestOtherA-2072286966 tempest-ServerActionsTestOtherA-2072286966-project-member] GET https://10.4.3.8/volume/v3/volumes/440217b8-1dff-4fdf-bb38-f700a30e0a54 Aug 07 09:53:10.513818 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-d1818f35-f997-4759-a77c-375426bd26a1 tempest-ServerActionsTestOtherA-2072286966 tempest-ServerActionsTestOtherA-2072286966-project-member] Empty body provided in request {{(pid=100297) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 09:53:10.514031 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-d1818f35-f997-4759-a77c-375426bd26a1 tempest-ServerActionsTestOtherA-2072286966 tempest-ServerActionsTestOtherA-2072286966-project-member] Calling method 'show' {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 09:53:10.536844 np0000006707 devstack@c-api.service[100297]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 09:53:10.536844 np0000006707 devstack@c-api.service[100297]: warnings.warn( Aug 07 09:53:10.548308 np0000006707 devstack@c-api.service[100297]: INFO cinder.volume.api [None req-d1818f35-f997-4759-a77c-375426bd26a1 tempest-ServerActionsTestOtherA-2072286966 tempest-ServerActionsTestOtherA-2072286966-project-member] Volume info retrieved successfully. Aug 07 09:53:10.564088 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-d1818f35-f997-4759-a77c-375426bd26a1 tempest-ServerActionsTestOtherA-2072286966 tempest-ServerActionsTestOtherA-2072286966-project-member] https://10.4.3.8/volume/v3/volumes/440217b8-1dff-4fdf-bb38-f700a30e0a54 returned with HTTP 200 Aug 07 09:53:10.565229 np0000006707 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 203/807] 10.4.3.8 () {66 vars in 1334 bytes} [Fri Aug 7 09:53:10 2026] GET /volume/v3/volumes/440217b8-1dff-4fdf-bb38-f700a30e0a54 => generated 1133 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 09:53:10.652149 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [req-3d9fd1da-5101-415e-99b1-7e39b93a07e3 req-a85f9cf9-f84c-4006-9fca-f4a78df18ef4 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:53:10.657814 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [req-3d9fd1da-5101-415e-99b1-7e39b93a07e3 req-a85f9cf9-f84c-4006-9fca-f4a78df18ef4 tempest-ServerActionsTestOtherA-2072286966 tempest-ServerActionsTestOtherA-2072286966-project-member] GET https://10.4.3.8/volume/v3/volumes/440217b8-1dff-4fdf-bb38-f700a30e0a54 Aug 07 09:53:10.657814 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [req-3d9fd1da-5101-415e-99b1-7e39b93a07e3 req-a85f9cf9-f84c-4006-9fca-f4a78df18ef4 tempest-ServerActionsTestOtherA-2072286966 tempest-ServerActionsTestOtherA-2072286966-project-member] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 09:53:10.660211 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [req-3d9fd1da-5101-415e-99b1-7e39b93a07e3 req-a85f9cf9-f84c-4006-9fca-f4a78df18ef4 tempest-ServerActionsTestOtherA-2072286966 tempest-ServerActionsTestOtherA-2072286966-project-member] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 09:53:10.678367 np0000006707 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 09:53:10.678367 np0000006707 devstack@c-api.service[100295]: warnings.warn( Aug 07 09:53:10.687750 np0000006707 devstack@c-api.service[100295]: INFO cinder.volume.api [req-3d9fd1da-5101-415e-99b1-7e39b93a07e3 req-a85f9cf9-f84c-4006-9fca-f4a78df18ef4 tempest-ServerActionsTestOtherA-2072286966 tempest-ServerActionsTestOtherA-2072286966-project-member] Volume info retrieved successfully. Aug 07 09:53:10.698941 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [req-3d9fd1da-5101-415e-99b1-7e39b93a07e3 req-a85f9cf9-f84c-4006-9fca-f4a78df18ef4 tempest-ServerActionsTestOtherA-2072286966 tempest-ServerActionsTestOtherA-2072286966-project-member] https://10.4.3.8/volume/v3/volumes/440217b8-1dff-4fdf-bb38-f700a30e0a54 returned with HTTP 200 Aug 07 09:53:10.699801 np0000006707 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 201/808] 10.4.3.8 () {68 vars in 1584 bytes} [Fri Aug 7 09:53:10 2026] GET /volume/v3/volumes/440217b8-1dff-4fdf-bb38-f700a30e0a54 => generated 1133 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 09:53:10.749635 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.middleware.request_id [req-3d9fd1da-5101-415e-99b1-7e39b93a07e3 req-1f614938-616c-403b-b68b-1a647b1bfd97 None None] RequestId filter calling following filter/app {{(pid=100298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:53:10.754819 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [req-3d9fd1da-5101-415e-99b1-7e39b93a07e3 req-1f614938-616c-403b-b68b-1a647b1bfd97 tempest-ServerActionsTestOtherA-2072286966 tempest-ServerActionsTestOtherA-2072286966-project-member] POST https://10.4.3.8/volume/v3/volumes/440217b8-1dff-4fdf-bb38-f700a30e0a54/action Aug 07 09:53:10.755023 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [req-3d9fd1da-5101-415e-99b1-7e39b93a07e3 req-1f614938-616c-403b-b68b-1a647b1bfd97 tempest-ServerActionsTestOtherA-2072286966 tempest-ServerActionsTestOtherA-2072286966-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100298) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 07 09:53:10.755185 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [req-3d9fd1da-5101-415e-99b1-7e39b93a07e3 req-1f614938-616c-403b-b68b-1a647b1bfd97 tempest-ServerActionsTestOtherA-2072286966 tempest-ServerActionsTestOtherA-2072286966-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 09:53:10.771686 np0000006707 devstack@c-api.service[100298]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 09:53:10.771686 np0000006707 devstack@c-api.service[100298]: warnings.warn( Aug 07 09:53:10.772270 np0000006707 devstack@c-api.service[100298]: INFO cinder.volume.api [req-3d9fd1da-5101-415e-99b1-7e39b93a07e3 req-1f614938-616c-403b-b68b-1a647b1bfd97 tempest-ServerActionsTestOtherA-2072286966 tempest-ServerActionsTestOtherA-2072286966-project-member] Volume info retrieved successfully. Aug 07 09:53:10.784401 np0000006707 devstack@c-api.service[100298]: INFO cinder.volume.api [req-3d9fd1da-5101-415e-99b1-7e39b93a07e3 req-1f614938-616c-403b-b68b-1a647b1bfd97 tempest-ServerActionsTestOtherA-2072286966 tempest-ServerActionsTestOtherA-2072286966-project-member] Begin detaching volume completed successfully. Aug 07 09:53:10.784690 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [req-3d9fd1da-5101-415e-99b1-7e39b93a07e3 req-1f614938-616c-403b-b68b-1a647b1bfd97 tempest-ServerActionsTestOtherA-2072286966 tempest-ServerActionsTestOtherA-2072286966-project-member] https://10.4.3.8/volume/v3/volumes/440217b8-1dff-4fdf-bb38-f700a30e0a54/action returned with HTTP 202 Aug 07 09:53:10.785218 np0000006707 devstack@c-api.service[100298]: [pid: 100298|app: 0|req: 204/809] 10.4.3.8 () {72 vars in 1658 bytes} [Fri Aug 7 09:53:10 2026] POST /volume/v3/volumes/440217b8-1dff-4fdf-bb38-f700a30e0a54/action => generated 0 bytes in 36 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 07 09:53:10.870373 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [None req-4042db37-4562-4d03-b974-c9936f1cf111 None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:53:10.870373 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-4042db37-4562-4d03-b974-c9936f1cf111 None None] GET https://10.4.3.8/volume// Aug 07 09:53:10.870543 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-4042db37-4562-4d03-b974-c9936f1cf111 None None] Empty body provided in request {{(pid=100296) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 09:53:10.870749 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-4042db37-4562-4d03-b974-c9936f1cf111 None None] Calling method 'all' {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 09:53:10.871239 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-4042db37-4562-4d03-b974-c9936f1cf111 None None] https://10.4.3.8/volume// returned with HTTP 300 Aug 07 09:53:10.871689 np0000006707 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 202/810] 10.4.3.8 () {66 vars in 1412 bytes} [Fri Aug 7 09:53:10 2026] GET /volume/ => generated 384 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 07 09:53:10.886204 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [req-3d9fd1da-5101-415e-99b1-7e39b93a07e3 req-9c3052e6-b2a1-4a9b-a527-86b4008c6037 None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:53:10.896033 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [req-3d9fd1da-5101-415e-99b1-7e39b93a07e3 req-9c3052e6-b2a1-4a9b-a527-86b4008c6037 tempest-ServerActionsTestOtherA-2072286966 tempest-ServerActionsTestOtherA-2072286966-project-member] GET https://10.4.3.8/volume/v3/volumes/440217b8-1dff-4fdf-bb38-f700a30e0a54 Aug 07 09:53:10.896333 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [req-3d9fd1da-5101-415e-99b1-7e39b93a07e3 req-9c3052e6-b2a1-4a9b-a527-86b4008c6037 tempest-ServerActionsTestOtherA-2072286966 tempest-ServerActionsTestOtherA-2072286966-project-member] Empty body provided in request {{(pid=100297) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 09:53:10.896605 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [req-3d9fd1da-5101-415e-99b1-7e39b93a07e3 req-9c3052e6-b2a1-4a9b-a527-86b4008c6037 tempest-ServerActionsTestOtherA-2072286966 tempest-ServerActionsTestOtherA-2072286966-project-member] Calling method 'show' {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 09:53:10.917105 np0000006707 devstack@c-api.service[100297]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 09:53:10.917105 np0000006707 devstack@c-api.service[100297]: warnings.warn( Aug 07 09:53:10.925449 np0000006707 devstack@c-api.service[100297]: INFO cinder.volume.api [req-3d9fd1da-5101-415e-99b1-7e39b93a07e3 req-9c3052e6-b2a1-4a9b-a527-86b4008c6037 tempest-ServerActionsTestOtherA-2072286966 tempest-ServerActionsTestOtherA-2072286966-project-member] Volume info retrieved successfully. Aug 07 09:53:10.936713 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [req-3d9fd1da-5101-415e-99b1-7e39b93a07e3 req-9c3052e6-b2a1-4a9b-a527-86b4008c6037 tempest-ServerActionsTestOtherA-2072286966 tempest-ServerActionsTestOtherA-2072286966-project-member] https://10.4.3.8/volume/v3/volumes/440217b8-1dff-4fdf-bb38-f700a30e0a54 returned with HTTP 200 Aug 07 09:53:10.937594 np0000006707 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 204/811] 10.4.3.8 () {70 vars in 1625 bytes} [Fri Aug 7 09:53:10 2026] GET /volume/v3/volumes/440217b8-1dff-4fdf-bb38-f700a30e0a54 => generated 1316 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 07 09:53:11.596098 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-19b05af0-206f-44ef-8d70-7ccd2ef5645e None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:53:11.784969 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-19b05af0-206f-44ef-8d70-7ccd2ef5645e tempest-VolumeTypesAccessTest-214913957 tempest-VolumeTypesAccessTest-214913957-project-admin] POST https://10.4.3.8/volume/v3/types Aug 07 09:53:11.784969 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-19b05af0-206f-44ef-8d70-7ccd2ef5645e tempest-VolumeTypesAccessTest-214913957 tempest-VolumeTypesAccessTest-214913957-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-VolumeTypesAccessTest-volume-type-896594850", "os-volume-type-access:is_public": false}} {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 09:53:11.810485 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-19b05af0-206f-44ef-8d70-7ccd2ef5645e tempest-VolumeTypesAccessTest-214913957 tempest-VolumeTypesAccessTest-214913957-project-admin] https://10.4.3.8/volume/v3/types returned with HTTP 200 Aug 07 09:53:11.811184 np0000006707 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 202/812] 10.4.3.8 () {68 vars in 1239 bytes} [Fri Aug 7 09:53:11 2026] POST /volume/v3/types => generated 228 bytes in 215 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 07 09:53:11.825926 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.middleware.request_id [None req-8cc394b7-86fc-4013-b944-2c73158bbf02 None None] RequestId filter calling following filter/app {{(pid=100298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:53:11.929814 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [None req-8cc394b7-86fc-4013-b944-2c73158bbf02 tempest-VolumeTypesAccessTest-1859156927 tempest-VolumeTypesAccessTest-1859156927-project-member] POST https://10.4.3.8/volume/v3/volumes Aug 07 09:53:11.930517 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [None req-8cc394b7-86fc-4013-b944-2c73158bbf02 tempest-VolumeTypesAccessTest-1859156927 tempest-VolumeTypesAccessTest-1859156927-project-member] Action: 'create', calling method: create, body: {"volume": {"volume_type": "8670e3bf-1fa5-4403-9c61-1c3d0cc1ab41", "size": 1}} {{(pid=100298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 09:53:11.934341 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.v3.volumes [None req-8cc394b7-86fc-4013-b944-2c73158bbf02 tempest-VolumeTypesAccessTest-1859156927 tempest-VolumeTypesAccessTest-1859156927-project-member] Create volume request body: {'volume': {'volume_type': '8670e3bf-1fa5-4403-9c61-1c3d0cc1ab41', 'size': 1}} {{(pid=100298) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 07 09:53:11.947265 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [None req-8cc394b7-86fc-4013-b944-2c73158bbf02 tempest-VolumeTypesAccessTest-1859156927 tempest-VolumeTypesAccessTest-1859156927-project-member] https://10.4.3.8/volume/v3/volumes returned with HTTP 404 Aug 07 09:53:11.948132 np0000006707 devstack@c-api.service[100298]: [pid: 100298|app: 0|req: 205/813] 10.4.3.8 () {68 vars in 1244 bytes} [Fri Aug 7 09:53:11 2026] POST /volume/v3/volumes => generated 114 bytes in 123 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 09:53:11.965229 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [None req-1bcbbe51-da7d-4684-b8b3-cab97d215986 None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:53:11.967372 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-1bcbbe51-da7d-4684-b8b3-cab97d215986 tempest-VolumeTypesAccessTest-214913957 tempest-VolumeTypesAccessTest-214913957-project-admin] POST https://10.4.3.8/volume/v3/types/8670e3bf-1fa5-4403-9c61-1c3d0cc1ab41/action Aug 07 09:53:11.967756 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-1bcbbe51-da7d-4684-b8b3-cab97d215986 tempest-VolumeTypesAccessTest-214913957 tempest-VolumeTypesAccessTest-214913957-project-admin] Action body: b'{"addProjectAccess": {"project": "001d7bf833074e1e94926455312034fc"}}' {{(pid=100296) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 07 09:53:11.968061 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-1bcbbe51-da7d-4684-b8b3-cab97d215986 tempest-VolumeTypesAccessTest-214913957 tempest-VolumeTypesAccessTest-214913957-project-admin] Action: 'action', calling method: _addProjectAccess, body: {"addProjectAccess": {"project": "001d7bf833074e1e94926455312034fc"}} {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 09:53:11.999181 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-1bcbbe51-da7d-4684-b8b3-cab97d215986 tempest-VolumeTypesAccessTest-214913957 tempest-VolumeTypesAccessTest-214913957-project-admin] https://10.4.3.8/volume/v3/types/8670e3bf-1fa5-4403-9c61-1c3d0cc1ab41/action returned with HTTP 202 Aug 07 09:53:11.999814 np0000006707 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 203/814] 10.4.3.8 () {68 vars in 1370 bytes} [Fri Aug 7 09:53:11 2026] POST /volume/v3/types/8670e3bf-1fa5-4403-9c61-1c3d0cc1ab41/action => generated 0 bytes in 36 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 07 09:53:12.016306 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [None req-6fbda80f-052b-44a7-b616-52af0a58ff18 None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:53:12.020838 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-6fbda80f-052b-44a7-b616-52af0a58ff18 tempest-VolumeTypesAccessTest-1859156927 tempest-VolumeTypesAccessTest-1859156927-project-member] POST https://10.4.3.8/volume/v3/volumes Aug 07 09:53:12.021033 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-6fbda80f-052b-44a7-b616-52af0a58ff18 tempest-VolumeTypesAccessTest-1859156927 tempest-VolumeTypesAccessTest-1859156927-project-member] Action: 'create', calling method: create, body: {"volume": {"volume_type": "8670e3bf-1fa5-4403-9c61-1c3d0cc1ab41", "size": 1, "name": "tempest-VolumeTypesAccessTest-Volume-888445219"}} {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 09:53:12.022929 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.v3.volumes [None req-6fbda80f-052b-44a7-b616-52af0a58ff18 tempest-VolumeTypesAccessTest-1859156927 tempest-VolumeTypesAccessTest-1859156927-project-member] Create volume request body: {'volume': {'volume_type': '8670e3bf-1fa5-4403-9c61-1c3d0cc1ab41', 'size': 1, 'name': 'tempest-VolumeTypesAccessTest-Volume-888445219'}} {{(pid=100297) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 07 09:53:12.029454 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.v3.volumes [None req-6fbda80f-052b-44a7-b616-52af0a58ff18 tempest-VolumeTypesAccessTest-1859156927 tempest-VolumeTypesAccessTest-1859156927-project-member] Create volume of 1 GB Aug 07 09:53:12.029771 np0000006707 devstack@c-api.service[100297]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 09:53:12.029771 np0000006707 devstack@c-api.service[100297]: warnings.warn( Aug 07 09:53:12.031876 np0000006707 devstack@c-api.service[100297]: INFO cinder.volume.api [None req-6fbda80f-052b-44a7-b616-52af0a58ff18 tempest-VolumeTypesAccessTest-1859156927 tempest-VolumeTypesAccessTest-1859156927-project-member] Availability Zones retrieved successfully. Aug 07 09:53:12.041644 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.volume.api [None req-6fbda80f-052b-44a7-b616-52af0a58ff18 tempest-VolumeTypesAccessTest-1859156927 tempest-VolumeTypesAccessTest-1859156927-project-member] Flow 'volume_create_api' (2910e3b0-e946-4de2-b467-c4f2fc166b91) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100297) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 09:53:12.044076 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.volume.api [None req-6fbda80f-052b-44a7-b616-52af0a58ff18 tempest-VolumeTypesAccessTest-1859156927 tempest-VolumeTypesAccessTest-1859156927-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8c4f8424-ca57-45f1-b04a-540696f9efcc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100297) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 09:53:12.044872 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.volume.flows.api.create_volume [None req-6fbda80f-052b-44a7-b616-52af0a58ff18 tempest-VolumeTypesAccessTest-1859156927 tempest-VolumeTypesAccessTest-1859156927-project-member] Validating volume size '1' using validate_int {{(pid=100297) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 07 09:53:12.108710 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.volume.api [None req-6fbda80f-052b-44a7-b616-52af0a58ff18 tempest-VolumeTypesAccessTest-1859156927 tempest-VolumeTypesAccessTest-1859156927-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8c4f8424-ca57-45f1-b04a-540696f9efcc) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-07T09:53:12Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=8670e3bf-1fa5-4403-9c61-1c3d0cc1ab41,is_public=False,name='tempest-VolumeTypesAccessTest-volume-type-896594850',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '8670e3bf-1fa5-4403-9c61-1c3d0cc1ab41', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100297) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 09:53:12.110244 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.volume.api [None req-6fbda80f-052b-44a7-b616-52af0a58ff18 tempest-VolumeTypesAccessTest-1859156927 tempest-VolumeTypesAccessTest-1859156927-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a178c8e1-dd76-4992-945d-a4b3783cde01) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100297) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 09:53:12.178061 np0000006707 devstack@c-api.service[100297]: WARNING cinder.quota [None req-6fbda80f-052b-44a7-b616-52af0a58ff18 tempest-VolumeTypesAccessTest-1859156927 tempest-VolumeTypesAccessTest-1859156927-project-member] Deprecated: Default quota for resource: volumes_tempest-VolumeTypesAccessTest-volume-type-896594850 is set by the default quota flag: quota_volumes_tempest-VolumeTypesAccessTest-volume-type-896594850, it is now deprecated. Please use the default quota class for default quota. Aug 07 09:53:12.179245 np0000006707 devstack@c-api.service[100297]: WARNING cinder.quota [None req-6fbda80f-052b-44a7-b616-52af0a58ff18 tempest-VolumeTypesAccessTest-1859156927 tempest-VolumeTypesAccessTest-1859156927-project-member] Deprecated: Default quota for resource: gigabytes_tempest-VolumeTypesAccessTest-volume-type-896594850 is set by the default quota flag: quota_gigabytes_tempest-VolumeTypesAccessTest-volume-type-896594850, it is now deprecated. Please use the default quota class for default quota. Aug 07 09:53:12.278467 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.quota [None req-6fbda80f-052b-44a7-b616-52af0a58ff18 tempest-VolumeTypesAccessTest-1859156927 tempest-VolumeTypesAccessTest-1859156927-project-member] Created reservations ['dce58119-c416-4558-b014-6d6cf6a73f0b', 'c14e33f3-c24b-4b6d-9615-6159137ced95', '0746b649-3516-4981-97f5-be86e50365fd', '555cef79-d9a5-499e-babc-85ea879ad170'] {{(pid=100297) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 09:53:12.279556 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.volume.api [None req-6fbda80f-052b-44a7-b616-52af0a58ff18 tempest-VolumeTypesAccessTest-1859156927 tempest-VolumeTypesAccessTest-1859156927-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a178c8e1-dd76-4992-945d-a4b3783cde01) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['dce58119-c416-4558-b014-6d6cf6a73f0b', 'c14e33f3-c24b-4b6d-9615-6159137ced95', '0746b649-3516-4981-97f5-be86e50365fd', '555cef79-d9a5-499e-babc-85ea879ad170']}' {{(pid=100297) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 09:53:12.280782 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.volume.api [None req-6fbda80f-052b-44a7-b616-52af0a58ff18 tempest-VolumeTypesAccessTest-1859156927 tempest-VolumeTypesAccessTest-1859156927-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3e6c0435-5cbf-460b-93a8-fce9610a67f9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100297) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 09:53:12.331222 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.volume.api [None req-6fbda80f-052b-44a7-b616-52af0a58ff18 tempest-VolumeTypesAccessTest-1859156927 tempest-VolumeTypesAccessTest-1859156927-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3e6c0435-5cbf-460b-93a8-fce9610a67f9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'c7f20d99-b3b9-4d14-85c1-de0309f73970', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeTypesAccessTest-Volume-888445219',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='001d7bf833074e1e94926455312034fc',qos_specs=None,replication_status=,reservations=['dce58119-c416-4558-b014-6d6cf6a73f0b','c14e33f3-c24b-4b6d-9615-6159137ced95','0746b649-3516-4981-97f5-be86e50365fd','555cef79-d9a5-499e-babc-85ea879ad170'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='17f159779602430e98ad61a6d711b27f',volume_type_id=8670e3bf-1fa5-4403-9c61-1c3d0cc1ab41), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-07T09:53:12Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeTypesAccessTest-Volume-888445219',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=c7f20d99-b3b9-4d14-85c1-de0309f73970,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='001d7bf833074e1e94926455312034fc',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='17f159779602430e98ad61a6d711b27f',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(8670e3bf-1fa5-4403-9c61-1c3d0cc1ab41),volume_type_id=8670e3bf-1fa5-4403-9c61-1c3d0cc1ab41)}' {{(pid=100297) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 09:53:12.332173 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.volume.api [None req-6fbda80f-052b-44a7-b616-52af0a58ff18 tempest-VolumeTypesAccessTest-1859156927 tempest-VolumeTypesAccessTest-1859156927-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1575f175-f3db-4449-89f3-7188ef8f2dbd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100297) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 09:53:12.366313 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.volume.api [None req-6fbda80f-052b-44a7-b616-52af0a58ff18 tempest-VolumeTypesAccessTest-1859156927 tempest-VolumeTypesAccessTest-1859156927-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1575f175-f3db-4449-89f3-7188ef8f2dbd) transitioned into state 'SUCCESS' from state '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-888445219',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='001d7bf833074e1e94926455312034fc',qos_specs=None,replication_status=,reservations=['dce58119-c416-4558-b014-6d6cf6a73f0b','c14e33f3-c24b-4b6d-9615-6159137ced95','0746b649-3516-4981-97f5-be86e50365fd','555cef79-d9a5-499e-babc-85ea879ad170'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='17f159779602430e98ad61a6d711b27f',volume_type_id=8670e3bf-1fa5-4403-9c61-1c3d0cc1ab41)}' {{(pid=100297) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 09:53:12.367904 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.volume.api [None req-6fbda80f-052b-44a7-b616-52af0a58ff18 tempest-VolumeTypesAccessTest-1859156927 tempest-VolumeTypesAccessTest-1859156927-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (dcb4e640-36dd-49f0-b637-3b203d5aa0b7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100297) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 09:53:12.390956 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.volume.api [None req-6fbda80f-052b-44a7-b616-52af0a58ff18 tempest-VolumeTypesAccessTest-1859156927 tempest-VolumeTypesAccessTest-1859156927-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (dcb4e640-36dd-49f0-b637-3b203d5aa0b7) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100297) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 09:53:12.392734 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.volume.api [None req-6fbda80f-052b-44a7-b616-52af0a58ff18 tempest-VolumeTypesAccessTest-1859156927 tempest-VolumeTypesAccessTest-1859156927-project-member] Flow 'volume_create_api' (2910e3b0-e946-4de2-b467-c4f2fc166b91) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100297) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 09:53:12.392734 np0000006707 devstack@c-api.service[100297]: INFO cinder.volume.api [None req-6fbda80f-052b-44a7-b616-52af0a58ff18 tempest-VolumeTypesAccessTest-1859156927 tempest-VolumeTypesAccessTest-1859156927-project-member] Create volume request issued successfully. Aug 07 09:53:12.393638 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-6fbda80f-052b-44a7-b616-52af0a58ff18 tempest-VolumeTypesAccessTest-1859156927 tempest-VolumeTypesAccessTest-1859156927-project-member] https://10.4.3.8/volume/v3/volumes returned with HTTP 202 Aug 07 09:53:12.394316 np0000006707 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 205/815] 10.4.3.8 () {68 vars in 1245 bytes} [Fri Aug 7 09:53:12 2026] POST /volume/v3/volumes => generated 790 bytes in 379 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 07 09:53:12.414312 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-49122108-60fb-4ac3-8eca-669c8f5e9fc3 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:53:12.417254 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-49122108-60fb-4ac3-8eca-669c8f5e9fc3 tempest-VolumeTypesAccessTest-1859156927 tempest-VolumeTypesAccessTest-1859156927-project-member] GET https://10.4.3.8/volume/v3/volumes/c7f20d99-b3b9-4d14-85c1-de0309f73970 Aug 07 09:53:12.417648 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-49122108-60fb-4ac3-8eca-669c8f5e9fc3 tempest-VolumeTypesAccessTest-1859156927 tempest-VolumeTypesAccessTest-1859156927-project-member] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 09:53:12.417921 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-49122108-60fb-4ac3-8eca-669c8f5e9fc3 tempest-VolumeTypesAccessTest-1859156927 tempest-VolumeTypesAccessTest-1859156927-project-member] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 09:53:12.433555 np0000006707 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 09:53:12.433555 np0000006707 devstack@c-api.service[100295]: warnings.warn( Aug 07 09:53:12.441088 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.middleware.request_id [req-49df3f36-5096-4662-8ff9-f63e00809938 req-c71dd3c2-2a9a-4d11-b42f-216e373a8d2e None None] RequestId filter calling following filter/app {{(pid=100298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:53:12.441428 np0000006707 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-49122108-60fb-4ac3-8eca-669c8f5e9fc3 tempest-VolumeTypesAccessTest-1859156927 tempest-VolumeTypesAccessTest-1859156927-project-member] Volume info retrieved successfully. Aug 07 09:53:12.449377 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-49122108-60fb-4ac3-8eca-669c8f5e9fc3 tempest-VolumeTypesAccessTest-1859156927 tempest-VolumeTypesAccessTest-1859156927-project-member] https://10.4.3.8/volume/v3/volumes/c7f20d99-b3b9-4d14-85c1-de0309f73970 returned with HTTP 200 Aug 07 09:53:12.450077 np0000006707 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 203/816] 10.4.3.8 () {66 vars in 1334 bytes} [Fri Aug 7 09:53:12 2026] GET /volume/v3/volumes/c7f20d99-b3b9-4d14-85c1-de0309f73970 => generated 858 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 09:53:12.458316 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [req-49df3f36-5096-4662-8ff9-f63e00809938 req-c71dd3c2-2a9a-4d11-b42f-216e373a8d2e tempest-TaggedBootDevicesTest-414854615 tempest-TaggedBootDevicesTest-414854615-project-member] DELETE https://10.4.3.8/volume/v3/attachments/eec1f84a-5769-4026-b025-bbc3788b3c48 Aug 07 09:53:12.458316 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [req-49df3f36-5096-4662-8ff9-f63e00809938 req-c71dd3c2-2a9a-4d11-b42f-216e373a8d2e tempest-TaggedBootDevicesTest-414854615 tempest-TaggedBootDevicesTest-414854615-project-member] Empty body provided in request {{(pid=100298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 09:53:12.459933 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [req-49df3f36-5096-4662-8ff9-f63e00809938 req-c71dd3c2-2a9a-4d11-b42f-216e373a8d2e tempest-TaggedBootDevicesTest-414854615 tempest-TaggedBootDevicesTest-414854615-project-member] Calling method 'version_select' {{(pid=100298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 09:53:12.484031 np0000006707 devstack@c-api.service[100298]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 09:53:12.484031 np0000006707 devstack@c-api.service[100298]: warnings.warn( Aug 07 09:53:12.613034 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [req-49df3f36-5096-4662-8ff9-f63e00809938 req-c71dd3c2-2a9a-4d11-b42f-216e373a8d2e tempest-TaggedBootDevicesTest-414854615 tempest-TaggedBootDevicesTest-414854615-project-member] https://10.4.3.8/volume/v3/attachments/eec1f84a-5769-4026-b025-bbc3788b3c48 returned with HTTP 200 Aug 07 09:53:12.613942 np0000006707 devstack@c-api.service[100298]: [pid: 100298|app: 0|req: 206/817] 10.4.3.8 () {72 vars in 1659 bytes} [Fri Aug 7 09:53:12 2026] DELETE /volume/v3/attachments/eec1f84a-5769-4026-b025-bbc3788b3c48 => generated 19 bytes in 175 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 09:53:12.682996 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [req-49df3f36-5096-4662-8ff9-f63e00809938 req-4d9ab096-9e89-4174-982e-b5a8c5f86468 None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:53:12.694081 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [req-49df3f36-5096-4662-8ff9-f63e00809938 req-4d9ab096-9e89-4174-982e-b5a8c5f86468 tempest-TaggedBootDevicesTest-414854615 tempest-TaggedBootDevicesTest-414854615-project-member] DELETE https://10.4.3.8/volume/v3/attachments/49932b90-bd11-444f-b9f2-2bcc99d7281d Aug 07 09:53:12.694880 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [req-49df3f36-5096-4662-8ff9-f63e00809938 req-4d9ab096-9e89-4174-982e-b5a8c5f86468 tempest-TaggedBootDevicesTest-414854615 tempest-TaggedBootDevicesTest-414854615-project-member] Empty body provided in request {{(pid=100296) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 09:53:12.695278 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [req-49df3f36-5096-4662-8ff9-f63e00809938 req-4d9ab096-9e89-4174-982e-b5a8c5f86468 tempest-TaggedBootDevicesTest-414854615 tempest-TaggedBootDevicesTest-414854615-project-member] Calling method 'version_select' {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 09:53:12.734006 np0000006707 devstack@c-api.service[100296]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 09:53:12.734006 np0000006707 devstack@c-api.service[100296]: warnings.warn( Aug 07 09:53:12.849245 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [req-49df3f36-5096-4662-8ff9-f63e00809938 req-4d9ab096-9e89-4174-982e-b5a8c5f86468 tempest-TaggedBootDevicesTest-414854615 tempest-TaggedBootDevicesTest-414854615-project-member] https://10.4.3.8/volume/v3/attachments/49932b90-bd11-444f-b9f2-2bcc99d7281d returned with HTTP 200 Aug 07 09:53:12.849914 np0000006707 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 204/818] 10.4.3.8 () {72 vars in 1659 bytes} [Fri Aug 7 09:53:12 2026] DELETE /volume/v3/attachments/49932b90-bd11-444f-b9f2-2bcc99d7281d => generated 19 bytes in 170 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 09:53:12.873794 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [req-49df3f36-5096-4662-8ff9-f63e00809938 req-99b23656-1907-4d26-854d-0bd5b84e5469 None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:53:12.876588 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [req-49df3f36-5096-4662-8ff9-f63e00809938 req-99b23656-1907-4d26-854d-0bd5b84e5469 tempest-TaggedBootDevicesTest-414854615 tempest-TaggedBootDevicesTest-414854615-project-member] DELETE https://10.4.3.8/volume/v3/attachments/e673fe8a-a1e8-4b00-a6d9-533c47c3e953 Aug 07 09:53:12.876588 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [req-49df3f36-5096-4662-8ff9-f63e00809938 req-99b23656-1907-4d26-854d-0bd5b84e5469 tempest-TaggedBootDevicesTest-414854615 tempest-TaggedBootDevicesTest-414854615-project-member] Empty body provided in request {{(pid=100297) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 09:53:12.876754 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [req-49df3f36-5096-4662-8ff9-f63e00809938 req-99b23656-1907-4d26-854d-0bd5b84e5469 tempest-TaggedBootDevicesTest-414854615 tempest-TaggedBootDevicesTest-414854615-project-member] Calling method 'version_select' {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 09:53:12.893373 np0000006707 devstack@c-api.service[100297]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 09:53:12.893373 np0000006707 devstack@c-api.service[100297]: warnings.warn( Aug 07 09:53:12.933623 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [req-3d9fd1da-5101-415e-99b1-7e39b93a07e3 req-a0a1c01d-682d-4131-924e-12f6b2a3b8bd None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:53:12.935383 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [req-3d9fd1da-5101-415e-99b1-7e39b93a07e3 req-a0a1c01d-682d-4131-924e-12f6b2a3b8bd tempest-ServerActionsTestOtherA-2072286966 tempest-ServerActionsTestOtherA-2072286966-project-member] DELETE https://10.4.3.8/volume/v3/attachments/087d2214-9250-49dc-877c-2e3550d9ca07 Aug 07 09:53:12.935886 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [req-3d9fd1da-5101-415e-99b1-7e39b93a07e3 req-a0a1c01d-682d-4131-924e-12f6b2a3b8bd tempest-ServerActionsTestOtherA-2072286966 tempest-ServerActionsTestOtherA-2072286966-project-member] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 09:53:12.935886 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [req-3d9fd1da-5101-415e-99b1-7e39b93a07e3 req-a0a1c01d-682d-4131-924e-12f6b2a3b8bd tempest-ServerActionsTestOtherA-2072286966 tempest-ServerActionsTestOtherA-2072286966-project-member] Calling method 'version_select' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 09:53:12.947576 np0000006707 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 09:53:12.947576 np0000006707 devstack@c-api.service[100295]: warnings.warn( Aug 07 09:53:13.003783 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [req-49df3f36-5096-4662-8ff9-f63e00809938 req-99b23656-1907-4d26-854d-0bd5b84e5469 tempest-TaggedBootDevicesTest-414854615 tempest-TaggedBootDevicesTest-414854615-project-member] https://10.4.3.8/volume/v3/attachments/e673fe8a-a1e8-4b00-a6d9-533c47c3e953 returned with HTTP 200 Aug 07 09:53:13.004478 np0000006707 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 206/819] 10.4.3.8 () {72 vars in 1659 bytes} [Fri Aug 7 09:53:12 2026] DELETE /volume/v3/attachments/e673fe8a-a1e8-4b00-a6d9-533c47c3e953 => generated 19 bytes in 133 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 07 09:53:13.051223 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [req-3d9fd1da-5101-415e-99b1-7e39b93a07e3 req-a0a1c01d-682d-4131-924e-12f6b2a3b8bd tempest-ServerActionsTestOtherA-2072286966 tempest-ServerActionsTestOtherA-2072286966-project-member] https://10.4.3.8/volume/v3/attachments/087d2214-9250-49dc-877c-2e3550d9ca07 returned with HTTP 200 Aug 07 09:53:13.051720 np0000006707 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 204/820] 10.4.3.8 () {72 vars in 1659 bytes} [Fri Aug 7 09:53:12 2026] DELETE /volume/v3/attachments/087d2214-9250-49dc-877c-2e3550d9ca07 => generated 19 bytes in 120 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 09:53:13.467403 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.middleware.request_id [None req-5e337010-4929-4606-89ee-680fd3f0a94b None None] RequestId filter calling following filter/app {{(pid=100298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:53:13.470197 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [None req-5e337010-4929-4606-89ee-680fd3f0a94b tempest-VolumeTypesAccessTest-1859156927 tempest-VolumeTypesAccessTest-1859156927-project-member] GET https://10.4.3.8/volume/v3/volumes/c7f20d99-b3b9-4d14-85c1-de0309f73970 Aug 07 09:53:13.470484 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [None req-5e337010-4929-4606-89ee-680fd3f0a94b tempest-VolumeTypesAccessTest-1859156927 tempest-VolumeTypesAccessTest-1859156927-project-member] Empty body provided in request {{(pid=100298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 09:53:13.470780 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [None req-5e337010-4929-4606-89ee-680fd3f0a94b tempest-VolumeTypesAccessTest-1859156927 tempest-VolumeTypesAccessTest-1859156927-project-member] Calling method 'show' {{(pid=100298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 09:53:13.485652 np0000006707 devstack@c-api.service[100298]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 09:53:13.485652 np0000006707 devstack@c-api.service[100298]: warnings.warn( Aug 07 09:53:13.496348 np0000006707 devstack@c-api.service[100298]: INFO cinder.volume.api [None req-5e337010-4929-4606-89ee-680fd3f0a94b tempest-VolumeTypesAccessTest-1859156927 tempest-VolumeTypesAccessTest-1859156927-project-member] Volume info retrieved successfully. Aug 07 09:53:13.507812 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [None req-5e337010-4929-4606-89ee-680fd3f0a94b tempest-VolumeTypesAccessTest-1859156927 tempest-VolumeTypesAccessTest-1859156927-project-member] https://10.4.3.8/volume/v3/volumes/c7f20d99-b3b9-4d14-85c1-de0309f73970 returned with HTTP 200 Aug 07 09:53:13.508403 np0000006707 devstack@c-api.service[100298]: [pid: 100298|app: 0|req: 207/821] 10.4.3.8 () {66 vars in 1334 bytes} [Fri Aug 7 09:53:13 2026] GET /volume/v3/volumes/c7f20d99-b3b9-4d14-85c1-de0309f73970 => generated 883 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 07 09:53:13.528013 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [None req-0a4936aa-2746-4b2c-9155-d6072ae221d3 None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:53:13.531553 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-0a4936aa-2746-4b2c-9155-d6072ae221d3 tempest-VolumeTypesAccessTest-1859156927 tempest-VolumeTypesAccessTest-1859156927-project-member] GET https://10.4.3.8/volume/v3/volumes/c7f20d99-b3b9-4d14-85c1-de0309f73970 Aug 07 09:53:13.531978 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-0a4936aa-2746-4b2c-9155-d6072ae221d3 tempest-VolumeTypesAccessTest-1859156927 tempest-VolumeTypesAccessTest-1859156927-project-member] Empty body provided in request {{(pid=100296) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 09:53:13.532288 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-0a4936aa-2746-4b2c-9155-d6072ae221d3 tempest-VolumeTypesAccessTest-1859156927 tempest-VolumeTypesAccessTest-1859156927-project-member] Calling method 'show' {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 09:53:13.546446 np0000006707 devstack@c-api.service[100296]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 09:53:13.546446 np0000006707 devstack@c-api.service[100296]: warnings.warn( Aug 07 09:53:13.548153 np0000006707 devstack@c-api.service[100296]: INFO cinder.volume.api [None req-0a4936aa-2746-4b2c-9155-d6072ae221d3 tempest-VolumeTypesAccessTest-1859156927 tempest-VolumeTypesAccessTest-1859156927-project-member] Volume info retrieved successfully. Aug 07 09:53:13.554063 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-0a4936aa-2746-4b2c-9155-d6072ae221d3 tempest-VolumeTypesAccessTest-1859156927 tempest-VolumeTypesAccessTest-1859156927-project-member] https://10.4.3.8/volume/v3/volumes/c7f20d99-b3b9-4d14-85c1-de0309f73970 returned with HTTP 200 Aug 07 09:53:13.554614 np0000006707 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 205/822] 10.4.3.8 () {66 vars in 1334 bytes} [Fri Aug 7 09:53:13 2026] GET /volume/v3/volumes/c7f20d99-b3b9-4d14-85c1-de0309f73970 => generated 883 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 09:53:13.581451 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [None req-6aa9194e-02b4-4681-8939-bc6de75ce225 None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:53:13.582177 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-6aa9194e-02b4-4681-8939-bc6de75ce225 tempest-VolumeTypesAccessTest-1859156927 tempest-VolumeTypesAccessTest-1859156927-project-member] DELETE https://10.4.3.8/volume/v3/volumes/c7f20d99-b3b9-4d14-85c1-de0309f73970 Aug 07 09:53:13.582450 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-6aa9194e-02b4-4681-8939-bc6de75ce225 tempest-VolumeTypesAccessTest-1859156927 tempest-VolumeTypesAccessTest-1859156927-project-member] Empty body provided in request {{(pid=100297) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 09:53:13.582692 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-6aa9194e-02b4-4681-8939-bc6de75ce225 tempest-VolumeTypesAccessTest-1859156927 tempest-VolumeTypesAccessTest-1859156927-project-member] Calling method 'delete' {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 09:53:13.582917 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.v3.volumes [None req-6aa9194e-02b4-4681-8939-bc6de75ce225 tempest-VolumeTypesAccessTest-1859156927 tempest-VolumeTypesAccessTest-1859156927-project-member] Delete volume with id: c7f20d99-b3b9-4d14-85c1-de0309f73970 Aug 07 09:53:13.597177 np0000006707 devstack@c-api.service[100297]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 09:53:13.597177 np0000006707 devstack@c-api.service[100297]: warnings.warn( Aug 07 09:53:13.597830 np0000006707 devstack@c-api.service[100297]: INFO cinder.volume.api [None req-6aa9194e-02b4-4681-8939-bc6de75ce225 tempest-VolumeTypesAccessTest-1859156927 tempest-VolumeTypesAccessTest-1859156927-project-member] Volume info retrieved successfully. Aug 07 09:53:13.635695 np0000006707 devstack@c-api.service[100297]: INFO cinder.volume.api [None req-6aa9194e-02b4-4681-8939-bc6de75ce225 tempest-VolumeTypesAccessTest-1859156927 tempest-VolumeTypesAccessTest-1859156927-project-member] Delete volume request issued successfully. Aug 07 09:53:13.635695 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-6aa9194e-02b4-4681-8939-bc6de75ce225 tempest-VolumeTypesAccessTest-1859156927 tempest-VolumeTypesAccessTest-1859156927-project-member] https://10.4.3.8/volume/v3/volumes/c7f20d99-b3b9-4d14-85c1-de0309f73970 returned with HTTP 202 Aug 07 09:53:13.636645 np0000006707 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 207/823] 10.4.3.8 () {66 vars in 1337 bytes} [Fri Aug 7 09:53:13 2026] DELETE /volume/v3/volumes/c7f20d99-b3b9-4d14-85c1-de0309f73970 => generated 0 bytes in 57 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 07 09:53:13.647349 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-f5367b82-090a-4651-941a-bc8f7724fd3a None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:53:13.653350 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-f5367b82-090a-4651-941a-bc8f7724fd3a tempest-VolumeTypesAccessTest-1859156927 tempest-VolumeTypesAccessTest-1859156927-project-member] GET https://10.4.3.8/volume/v3/volumes/c7f20d99-b3b9-4d14-85c1-de0309f73970 Aug 07 09:53:13.653743 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-f5367b82-090a-4651-941a-bc8f7724fd3a tempest-VolumeTypesAccessTest-1859156927 tempest-VolumeTypesAccessTest-1859156927-project-member] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 09:53:13.654871 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-f5367b82-090a-4651-941a-bc8f7724fd3a tempest-VolumeTypesAccessTest-1859156927 tempest-VolumeTypesAccessTest-1859156927-project-member] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 09:53:13.672723 np0000006707 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 09:53:13.672723 np0000006707 devstack@c-api.service[100295]: warnings.warn( Aug 07 09:53:13.677993 np0000006707 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-f5367b82-090a-4651-941a-bc8f7724fd3a tempest-VolumeTypesAccessTest-1859156927 tempest-VolumeTypesAccessTest-1859156927-project-member] Volume info retrieved successfully. Aug 07 09:53:13.684921 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-f5367b82-090a-4651-941a-bc8f7724fd3a tempest-VolumeTypesAccessTest-1859156927 tempest-VolumeTypesAccessTest-1859156927-project-member] https://10.4.3.8/volume/v3/volumes/c7f20d99-b3b9-4d14-85c1-de0309f73970 returned with HTTP 200 Aug 07 09:53:13.685370 np0000006707 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 205/824] 10.4.3.8 () {66 vars in 1334 bytes} [Fri Aug 7 09:53:13 2026] GET /volume/v3/volumes/c7f20d99-b3b9-4d14-85c1-de0309f73970 => generated 882 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 09:53:13.724307 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.middleware.request_id [None req-28f83f42-256e-461b-9320-1e1783e942e6 None None] RequestId filter calling following filter/app {{(pid=100298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:53:13.851449 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [None req-28f83f42-256e-461b-9320-1e1783e942e6 tempest-TaggedBootDevicesTest_v242-1005812326 tempest-TaggedBootDevicesTest_v242-1005812326-project-member] POST https://10.4.3.8/volume/v3/volumes Aug 07 09:53:13.851449 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [None req-28f83f42-256e-461b-9320-1e1783e942e6 tempest-TaggedBootDevicesTest_v242-1005812326 tempest-TaggedBootDevicesTest_v242-1005812326-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-TaggedBootDevicesTest_v242-volume-484821073", "imageRef": "a6c27e23-91c8-49d8-8cc0-7e13210d16ce"}} {{(pid=100298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 09:53:13.852667 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.v3.volumes [None req-28f83f42-256e-461b-9320-1e1783e942e6 tempest-TaggedBootDevicesTest_v242-1005812326 tempest-TaggedBootDevicesTest_v242-1005812326-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-TaggedBootDevicesTest_v242-volume-484821073', 'imageRef': 'a6c27e23-91c8-49d8-8cc0-7e13210d16ce'}} {{(pid=100298) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 07 09:53:13.977882 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.v3.volumes [None req-28f83f42-256e-461b-9320-1e1783e942e6 tempest-TaggedBootDevicesTest_v242-1005812326 tempest-TaggedBootDevicesTest_v242-1005812326-project-member] Create volume of 1 GB Aug 07 09:53:13.984904 np0000006707 devstack@c-api.service[100298]: INFO cinder.volume.api [None req-28f83f42-256e-461b-9320-1e1783e942e6 tempest-TaggedBootDevicesTest_v242-1005812326 tempest-TaggedBootDevicesTest_v242-1005812326-project-member] Availability Zones retrieved successfully. Aug 07 09:53:13.990828 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.volume.api [None req-28f83f42-256e-461b-9320-1e1783e942e6 tempest-TaggedBootDevicesTest_v242-1005812326 tempest-TaggedBootDevicesTest_v242-1005812326-project-member] Flow 'volume_create_api' (968eb434-501c-4d4f-bfa9-b0f0ee33d06b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100298) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 09:53:13.992294 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.volume.api [None req-28f83f42-256e-461b-9320-1e1783e942e6 tempest-TaggedBootDevicesTest_v242-1005812326 tempest-TaggedBootDevicesTest_v242-1005812326-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2013bab1-455d-47df-8328-4c4bea4e8602) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100298) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 09:53:13.994472 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.volume.flows.api.create_volume [None req-28f83f42-256e-461b-9320-1e1783e942e6 tempest-TaggedBootDevicesTest_v242-1005812326 tempest-TaggedBootDevicesTest_v242-1005812326-project-member] Validating volume size '1' using validate_int {{(pid=100298) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 07 09:53:14.068182 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.volume.api [None req-28f83f42-256e-461b-9320-1e1783e942e6 tempest-TaggedBootDevicesTest_v242-1005812326 tempest-TaggedBootDevicesTest_v242-1005812326-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2013bab1-455d-47df-8328-4c4bea4e8602) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-07T09:47:39Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=45fd9a3a-b61e-4c6c-9ab7-d02f06678d0d,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '45fd9a3a-b61e-4c6c-9ab7-d02f06678d0d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100298) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 09:53:14.069198 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.volume.api [None req-28f83f42-256e-461b-9320-1e1783e942e6 tempest-TaggedBootDevicesTest_v242-1005812326 tempest-TaggedBootDevicesTest_v242-1005812326-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d2147896-26fc-4595-b5de-246064a15bbc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100298) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 09:53:14.092449 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [None req-81ed16b5-2372-4afb-9f1d-a9082d37153a None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:53:14.094532 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-81ed16b5-2372-4afb-9f1d-a9082d37153a tempest-ServerActionsTestOtherA-2072286966 tempest-ServerActionsTestOtherA-2072286966-project-member] GET https://10.4.3.8/volume/v3/volumes/440217b8-1dff-4fdf-bb38-f700a30e0a54 Aug 07 09:53:14.094808 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-81ed16b5-2372-4afb-9f1d-a9082d37153a tempest-ServerActionsTestOtherA-2072286966 tempest-ServerActionsTestOtherA-2072286966-project-member] Empty body provided in request {{(pid=100296) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 09:53:14.095032 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-81ed16b5-2372-4afb-9f1d-a9082d37153a tempest-ServerActionsTestOtherA-2072286966 tempest-ServerActionsTestOtherA-2072286966-project-member] Calling method 'show' {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 09:53:14.104148 np0000006707 devstack@c-api.service[100296]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 09:53:14.104148 np0000006707 devstack@c-api.service[100296]: warnings.warn( Aug 07 09:53:14.109089 np0000006707 devstack@c-api.service[100296]: INFO cinder.volume.api [None req-81ed16b5-2372-4afb-9f1d-a9082d37153a tempest-ServerActionsTestOtherA-2072286966 tempest-ServerActionsTestOtherA-2072286966-project-member] Volume info retrieved successfully. Aug 07 09:53:14.113935 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-81ed16b5-2372-4afb-9f1d-a9082d37153a tempest-ServerActionsTestOtherA-2072286966 tempest-ServerActionsTestOtherA-2072286966-project-member] https://10.4.3.8/volume/v3/volumes/440217b8-1dff-4fdf-bb38-f700a30e0a54 returned with HTTP 200 Aug 07 09:53:14.114438 np0000006707 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 206/825] 10.4.3.8 () {66 vars in 1334 bytes} [Fri Aug 7 09:53:14 2026] GET /volume/v3/volumes/440217b8-1dff-4fdf-bb38-f700a30e0a54 => generated 841 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 09:53:14.158441 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.quota [None req-28f83f42-256e-461b-9320-1e1783e942e6 tempest-TaggedBootDevicesTest_v242-1005812326 tempest-TaggedBootDevicesTest_v242-1005812326-project-member] Created reservations ['8b9eabd2-741b-4a7d-a2a5-8ed6682707c1', '09e4efab-3052-4491-a35a-406c0aa1675e', 'e08ec788-a2f1-4b9c-9843-a27390675d29', 'f2900c06-cf9a-4c9c-a887-a8b74b7022a8'] {{(pid=100298) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 09:53:14.159683 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.volume.api [None req-28f83f42-256e-461b-9320-1e1783e942e6 tempest-TaggedBootDevicesTest_v242-1005812326 tempest-TaggedBootDevicesTest_v242-1005812326-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d2147896-26fc-4595-b5de-246064a15bbc) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['8b9eabd2-741b-4a7d-a2a5-8ed6682707c1', '09e4efab-3052-4491-a35a-406c0aa1675e', 'e08ec788-a2f1-4b9c-9843-a27390675d29', 'f2900c06-cf9a-4c9c-a887-a8b74b7022a8']}' {{(pid=100298) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 09:53:14.160872 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.volume.api [None req-28f83f42-256e-461b-9320-1e1783e942e6 tempest-TaggedBootDevicesTest_v242-1005812326 tempest-TaggedBootDevicesTest_v242-1005812326-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ebb292f6-d385-4749-be48-69ac6be378f7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100298) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 09:53:14.194203 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.volume.api [None req-28f83f42-256e-461b-9320-1e1783e942e6 tempest-TaggedBootDevicesTest_v242-1005812326 tempest-TaggedBootDevicesTest_v242-1005812326-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ebb292f6-d385-4749-be48-69ac6be378f7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '7061ea2c-a06b-46c3-9e9b-4dcf42066198', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TaggedBootDevicesTest_v242-volume-484821073',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d0a9d03ebf074d8ba5f9836e0aceaee4',qos_specs=None,replication_status=,reservations=['8b9eabd2-741b-4a7d-a2a5-8ed6682707c1','09e4efab-3052-4491-a35a-406c0aa1675e','e08ec788-a2f1-4b9c-9843-a27390675d29','f2900c06-cf9a-4c9c-a887-a8b74b7022a8'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1e731557277647bc80e90da2b7a68039',volume_type_id=45fd9a3a-b61e-4c6c-9ab7-d02f06678d0d), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-07T09:53:14Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TaggedBootDevicesTest_v242-volume-484821073',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=7061ea2c-a06b-46c3-9e9b-4dcf42066198,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='d0a9d03ebf074d8ba5f9836e0aceaee4',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='1e731557277647bc80e90da2b7a68039',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(45fd9a3a-b61e-4c6c-9ab7-d02f06678d0d),volume_type_id=45fd9a3a-b61e-4c6c-9ab7-d02f06678d0d)}' {{(pid=100298) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 09:53:14.195135 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.volume.api [None req-28f83f42-256e-461b-9320-1e1783e942e6 tempest-TaggedBootDevicesTest_v242-1005812326 tempest-TaggedBootDevicesTest_v242-1005812326-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5ebc09ca-c67c-4f78-9d73-203173974dc5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100298) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 09:53:14.222438 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.volume.api [None req-28f83f42-256e-461b-9320-1e1783e942e6 tempest-TaggedBootDevicesTest_v242-1005812326 tempest-TaggedBootDevicesTest_v242-1005812326-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5ebc09ca-c67c-4f78-9d73-203173974dc5) transitioned into state 'SUCCESS' from state '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-484821073',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d0a9d03ebf074d8ba5f9836e0aceaee4',qos_specs=None,replication_status=,reservations=['8b9eabd2-741b-4a7d-a2a5-8ed6682707c1','09e4efab-3052-4491-a35a-406c0aa1675e','e08ec788-a2f1-4b9c-9843-a27390675d29','f2900c06-cf9a-4c9c-a887-a8b74b7022a8'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1e731557277647bc80e90da2b7a68039',volume_type_id=45fd9a3a-b61e-4c6c-9ab7-d02f06678d0d)}' {{(pid=100298) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 09:53:14.223306 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.volume.api [None req-28f83f42-256e-461b-9320-1e1783e942e6 tempest-TaggedBootDevicesTest_v242-1005812326 tempest-TaggedBootDevicesTest_v242-1005812326-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (33284a7e-4683-41d8-8815-8c74ba8e93e6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100298) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 09:53:14.237931 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.volume.api [None req-28f83f42-256e-461b-9320-1e1783e942e6 tempest-TaggedBootDevicesTest_v242-1005812326 tempest-TaggedBootDevicesTest_v242-1005812326-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (33284a7e-4683-41d8-8815-8c74ba8e93e6) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100298) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 09:53:14.238894 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.volume.api [None req-28f83f42-256e-461b-9320-1e1783e942e6 tempest-TaggedBootDevicesTest_v242-1005812326 tempest-TaggedBootDevicesTest_v242-1005812326-project-member] Flow 'volume_create_api' (968eb434-501c-4d4f-bfa9-b0f0ee33d06b) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100298) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 09:53:14.239238 np0000006707 devstack@c-api.service[100298]: INFO cinder.volume.api [None req-28f83f42-256e-461b-9320-1e1783e942e6 tempest-TaggedBootDevicesTest_v242-1005812326 tempest-TaggedBootDevicesTest_v242-1005812326-project-member] Create volume request issued successfully. Aug 07 09:53:14.240384 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [None req-28f83f42-256e-461b-9320-1e1783e942e6 tempest-TaggedBootDevicesTest_v242-1005812326 tempest-TaggedBootDevicesTest_v242-1005812326-project-member] https://10.4.3.8/volume/v3/volumes returned with HTTP 202 Aug 07 09:53:14.240928 np0000006707 devstack@c-api.service[100298]: [pid: 100298|app: 0|req: 208/826] 10.4.3.8 () {68 vars in 1245 bytes} [Fri Aug 7 09:53:13 2026] POST /volume/v3/volumes => generated 752 bytes in 517 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 07 09:53:14.262438 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [None req-026744f2-27a3-4316-915e-458e79e5b76d None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:53:14.270065 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-026744f2-27a3-4316-915e-458e79e5b76d tempest-TaggedBootDevicesTest_v242-1005812326 tempest-TaggedBootDevicesTest_v242-1005812326-project-member] GET https://10.4.3.8/volume/v3/volumes/7061ea2c-a06b-46c3-9e9b-4dcf42066198 Aug 07 09:53:14.270374 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-026744f2-27a3-4316-915e-458e79e5b76d tempest-TaggedBootDevicesTest_v242-1005812326 tempest-TaggedBootDevicesTest_v242-1005812326-project-member] Empty body provided in request {{(pid=100297) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 09:53:14.270678 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-026744f2-27a3-4316-915e-458e79e5b76d tempest-TaggedBootDevicesTest_v242-1005812326 tempest-TaggedBootDevicesTest_v242-1005812326-project-member] Calling method 'show' {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 09:53:14.283806 np0000006707 devstack@c-api.service[100297]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 09:53:14.283806 np0000006707 devstack@c-api.service[100297]: warnings.warn( Aug 07 09:53:14.297190 np0000006707 devstack@c-api.service[100297]: INFO cinder.volume.api [None req-026744f2-27a3-4316-915e-458e79e5b76d tempest-TaggedBootDevicesTest_v242-1005812326 tempest-TaggedBootDevicesTest_v242-1005812326-project-member] Volume info retrieved successfully. Aug 07 09:53:14.308440 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-026744f2-27a3-4316-915e-458e79e5b76d tempest-TaggedBootDevicesTest_v242-1005812326 tempest-TaggedBootDevicesTest_v242-1005812326-project-member] https://10.4.3.8/volume/v3/volumes/7061ea2c-a06b-46c3-9e9b-4dcf42066198 returned with HTTP 200 Aug 07 09:53:14.308440 np0000006707 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 208/827] 10.4.3.8 () {66 vars in 1334 bytes} [Fri Aug 7 09:53:14 2026] GET /volume/v3/volumes/7061ea2c-a06b-46c3-9e9b-4dcf42066198 => generated 820 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 09:53:14.709543 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-e7f97dce-6949-44fd-b0e8-458036869a00 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:53:14.710801 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-e7f97dce-6949-44fd-b0e8-458036869a00 tempest-VolumeTypesAccessTest-1859156927 tempest-VolumeTypesAccessTest-1859156927-project-member] GET https://10.4.3.8/volume/v3/volumes/c7f20d99-b3b9-4d14-85c1-de0309f73970 Aug 07 09:53:14.711140 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-e7f97dce-6949-44fd-b0e8-458036869a00 tempest-VolumeTypesAccessTest-1859156927 tempest-VolumeTypesAccessTest-1859156927-project-member] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 09:53:14.711776 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-e7f97dce-6949-44fd-b0e8-458036869a00 tempest-VolumeTypesAccessTest-1859156927 tempest-VolumeTypesAccessTest-1859156927-project-member] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 09:53:14.725457 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-e7f97dce-6949-44fd-b0e8-458036869a00 tempest-VolumeTypesAccessTest-1859156927 tempest-VolumeTypesAccessTest-1859156927-project-member] https://10.4.3.8/volume/v3/volumes/c7f20d99-b3b9-4d14-85c1-de0309f73970 returned with HTTP 404 Aug 07 09:53:14.725457 np0000006707 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 206/828] 10.4.3.8 () {66 vars in 1334 bytes} [Fri Aug 7 09:53:14 2026] GET /volume/v3/volumes/c7f20d99-b3b9-4d14-85c1-de0309f73970 => generated 109 bytes in 18 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 09:53:14.735059 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [None req-9a8ec9b5-8372-4725-8cc4-afb16eb07b05 None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:53:14.740092 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-9a8ec9b5-8372-4725-8cc4-afb16eb07b05 tempest-VolumeTypesAccessTest-214913957 tempest-VolumeTypesAccessTest-214913957-project-admin] POST https://10.4.3.8/volume/v3/types/8670e3bf-1fa5-4403-9c61-1c3d0cc1ab41/action Aug 07 09:53:14.740305 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-9a8ec9b5-8372-4725-8cc4-afb16eb07b05 tempest-VolumeTypesAccessTest-214913957 tempest-VolumeTypesAccessTest-214913957-project-admin] Action body: b'{"removeProjectAccess": {"project": "001d7bf833074e1e94926455312034fc"}}' {{(pid=100296) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 07 09:53:14.740350 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-9a8ec9b5-8372-4725-8cc4-afb16eb07b05 tempest-VolumeTypesAccessTest-214913957 tempest-VolumeTypesAccessTest-214913957-project-admin] Action: 'action', calling method: _removeProjectAccess, body: {"removeProjectAccess": {"project": "001d7bf833074e1e94926455312034fc"}} {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 09:53:14.767625 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-9a8ec9b5-8372-4725-8cc4-afb16eb07b05 tempest-VolumeTypesAccessTest-214913957 tempest-VolumeTypesAccessTest-214913957-project-admin] https://10.4.3.8/volume/v3/types/8670e3bf-1fa5-4403-9c61-1c3d0cc1ab41/action returned with HTTP 202 Aug 07 09:53:14.768701 np0000006707 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 207/829] 10.4.3.8 () {68 vars in 1370 bytes} [Fri Aug 7 09:53:14 2026] POST /volume/v3/types/8670e3bf-1fa5-4403-9c61-1c3d0cc1ab41/action => generated 0 bytes in 35 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 07 09:53:14.782135 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.middleware.request_id [None req-004ada23-801a-4e91-9119-e4562faf9778 None None] RequestId filter calling following filter/app {{(pid=100298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:53:14.785911 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [None req-004ada23-801a-4e91-9119-e4562faf9778 tempest-VolumeTypesAccessTest-214913957 tempest-VolumeTypesAccessTest-214913957-project-admin] DELETE https://10.4.3.8/volume/v3/types/8670e3bf-1fa5-4403-9c61-1c3d0cc1ab41 Aug 07 09:53:14.786245 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [None req-004ada23-801a-4e91-9119-e4562faf9778 tempest-VolumeTypesAccessTest-214913957 tempest-VolumeTypesAccessTest-214913957-project-admin] Empty body provided in request {{(pid=100298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 09:53:14.786639 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [None req-004ada23-801a-4e91-9119-e4562faf9778 tempest-VolumeTypesAccessTest-214913957 tempest-VolumeTypesAccessTest-214913957-project-admin] Calling method '_delete' {{(pid=100298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 09:53:14.787133 np0000006707 devstack@c-api.service[100298]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 09:53:14.787133 np0000006707 devstack@c-api.service[100298]: warnings.warn( Aug 07 09:53:14.842443 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [None req-004ada23-801a-4e91-9119-e4562faf9778 tempest-VolumeTypesAccessTest-214913957 tempest-VolumeTypesAccessTest-214913957-project-admin] https://10.4.3.8/volume/v3/types/8670e3bf-1fa5-4403-9c61-1c3d0cc1ab41 returned with HTTP 202 Aug 07 09:53:14.843176 np0000006707 devstack@c-api.service[100298]: [pid: 100298|app: 0|req: 209/830] 10.4.3.8 () {66 vars in 1331 bytes} [Fri Aug 7 09:53:14 2026] DELETE /volume/v3/types/8670e3bf-1fa5-4403-9c61-1c3d0cc1ab41 => generated 0 bytes in 62 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 07 09:53:14.863469 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [None req-f7a1ed2d-41f0-45a4-aa6d-9ae985bc8a77 None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:53:14.870005 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-f7a1ed2d-41f0-45a4-aa6d-9ae985bc8a77 tempest-VolumeTypesAccessTest-214913957 tempest-VolumeTypesAccessTest-214913957-project-admin] GET https://10.4.3.8/volume/v3/types/8670e3bf-1fa5-4403-9c61-1c3d0cc1ab41 Aug 07 09:53:14.871587 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-f7a1ed2d-41f0-45a4-aa6d-9ae985bc8a77 tempest-VolumeTypesAccessTest-214913957 tempest-VolumeTypesAccessTest-214913957-project-admin] Empty body provided in request {{(pid=100297) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 09:53:14.871587 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-f7a1ed2d-41f0-45a4-aa6d-9ae985bc8a77 tempest-VolumeTypesAccessTest-214913957 tempest-VolumeTypesAccessTest-214913957-project-admin] Calling method 'show' {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 09:53:14.879729 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-f7a1ed2d-41f0-45a4-aa6d-9ae985bc8a77 tempest-VolumeTypesAccessTest-214913957 tempest-VolumeTypesAccessTest-214913957-project-admin] https://10.4.3.8/volume/v3/types/8670e3bf-1fa5-4403-9c61-1c3d0cc1ab41 returned with HTTP 404 Aug 07 09:53:14.881652 np0000006707 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 209/831] 10.4.3.8 () {66 vars in 1328 bytes} [Fri Aug 7 09:53:14 2026] GET /volume/v3/types/8670e3bf-1fa5-4403-9c61-1c3d0cc1ab41 => generated 114 bytes in 20 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 09:53:14.899427 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-ae0b458e-fe14-4fd2-af12-e9412a271d5f None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:53:14.905383 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-ae0b458e-fe14-4fd2-af12-e9412a271d5f tempest-VolumeTypesAccessTest-214913957 tempest-VolumeTypesAccessTest-214913957-project-admin] POST https://10.4.3.8/volume/v3/types Aug 07 09:53:14.905980 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-ae0b458e-fe14-4fd2-af12-e9412a271d5f tempest-VolumeTypesAccessTest-214913957 tempest-VolumeTypesAccessTest-214913957-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-VolumeTypesAccessTest-volume-type-1013727017", "os-volume-type-access:is_public": false}} {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 09:53:14.941987 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-ae0b458e-fe14-4fd2-af12-e9412a271d5f tempest-VolumeTypesAccessTest-214913957 tempest-VolumeTypesAccessTest-214913957-project-admin] https://10.4.3.8/volume/v3/types returned with HTTP 200 Aug 07 09:53:14.943144 np0000006707 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 207/832] 10.4.3.8 () {68 vars in 1239 bytes} [Fri Aug 7 09:53:14 2026] POST /volume/v3/types => generated 229 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 09:53:14.957598 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [None req-767019b7-c081-48f8-92d0-27c17cf58d6a None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:53:14.963996 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-767019b7-c081-48f8-92d0-27c17cf58d6a tempest-VolumeTypesAccessTest-214913957 tempest-VolumeTypesAccessTest-214913957-project-admin] POST https://10.4.3.8/volume/v3/types/2c226af1-f91a-405e-94e1-5572e67e5869/action Aug 07 09:53:14.964545 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-767019b7-c081-48f8-92d0-27c17cf58d6a tempest-VolumeTypesAccessTest-214913957 tempest-VolumeTypesAccessTest-214913957-project-admin] Action body: b'{"addProjectAccess": {"project": "001d7bf833074e1e94926455312034fc"}}' {{(pid=100296) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 07 09:53:14.964736 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-767019b7-c081-48f8-92d0-27c17cf58d6a tempest-VolumeTypesAccessTest-214913957 tempest-VolumeTypesAccessTest-214913957-project-admin] Action: 'action', calling method: _addProjectAccess, body: {"addProjectAccess": {"project": "001d7bf833074e1e94926455312034fc"}} {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 09:53:14.984047 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-767019b7-c081-48f8-92d0-27c17cf58d6a tempest-VolumeTypesAccessTest-214913957 tempest-VolumeTypesAccessTest-214913957-project-admin] https://10.4.3.8/volume/v3/types/2c226af1-f91a-405e-94e1-5572e67e5869/action returned with HTTP 202 Aug 07 09:53:14.985297 np0000006707 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 208/833] 10.4.3.8 () {68 vars in 1370 bytes} [Fri Aug 7 09:53:14 2026] POST /volume/v3/types/2c226af1-f91a-405e-94e1-5572e67e5869/action => generated 0 bytes in 28 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 07 09:53:14.994966 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.middleware.request_id [None req-8be6c74e-f697-4faa-a095-774419024c59 None None] RequestId filter calling following filter/app {{(pid=100298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:53:14.998097 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [None req-8be6c74e-f697-4faa-a095-774419024c59 tempest-VolumeTypesAccessTest-214913957 tempest-VolumeTypesAccessTest-214913957-project-admin] POST https://10.4.3.8/volume/v3/types/2c226af1-f91a-405e-94e1-5572e67e5869/action Aug 07 09:53:14.998347 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [None req-8be6c74e-f697-4faa-a095-774419024c59 tempest-VolumeTypesAccessTest-214913957 tempest-VolumeTypesAccessTest-214913957-project-admin] Action body: b'{"addProjectAccess": {"project": "b7eff1a45e0547229ea921ac18afb35f"}}' {{(pid=100298) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 07 09:53:14.998642 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [None req-8be6c74e-f697-4faa-a095-774419024c59 tempest-VolumeTypesAccessTest-214913957 tempest-VolumeTypesAccessTest-214913957-project-admin] Action: 'action', calling method: _addProjectAccess, body: {"addProjectAccess": {"project": "b7eff1a45e0547229ea921ac18afb35f"}} {{(pid=100298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 09:53:15.024739 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [None req-8be6c74e-f697-4faa-a095-774419024c59 tempest-VolumeTypesAccessTest-214913957 tempest-VolumeTypesAccessTest-214913957-project-admin] https://10.4.3.8/volume/v3/types/2c226af1-f91a-405e-94e1-5572e67e5869/action returned with HTTP 202 Aug 07 09:53:15.024965 np0000006707 devstack@c-api.service[100298]: [pid: 100298|app: 0|req: 210/834] 10.4.3.8 () {68 vars in 1370 bytes} [Fri Aug 7 09:53:14 2026] POST /volume/v3/types/2c226af1-f91a-405e-94e1-5572e67e5869/action => generated 0 bytes in 30 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 07 09:53:15.037321 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [None req-dfa27c7e-976f-46ee-abb3-c9e843439df3 None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:53:15.040617 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-dfa27c7e-976f-46ee-abb3-c9e843439df3 tempest-VolumeTypesAccessTest-214913957 tempest-VolumeTypesAccessTest-214913957-project-admin] GET https://10.4.3.8/volume/v3/types/2c226af1-f91a-405e-94e1-5572e67e5869/os-volume-type-access Aug 07 09:53:15.040617 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-dfa27c7e-976f-46ee-abb3-c9e843439df3 tempest-VolumeTypesAccessTest-214913957 tempest-VolumeTypesAccessTest-214913957-project-admin] Empty body provided in request {{(pid=100297) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 09:53:15.041718 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-dfa27c7e-976f-46ee-abb3-c9e843439df3 tempest-VolumeTypesAccessTest-214913957 tempest-VolumeTypesAccessTest-214913957-project-admin] Calling method 'index' {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 09:53:15.057049 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-dfa27c7e-976f-46ee-abb3-c9e843439df3 tempest-VolumeTypesAccessTest-214913957 tempest-VolumeTypesAccessTest-214913957-project-admin] https://10.4.3.8/volume/v3/types/2c226af1-f91a-405e-94e1-5572e67e5869/os-volume-type-access returned with HTTP 200 Aug 07 09:53:15.057432 np0000006707 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 210/835] 10.4.3.8 () {66 vars in 1394 bytes} [Fri Aug 7 09:53:15 2026] GET /volume/v3/types/2c226af1-f91a-405e-94e1-5572e67e5869/os-volume-type-access => generated 244 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 09:53:15.069903 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-79d798fb-85e4-4df4-97ac-1ced47f7404b None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:53:15.072514 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-79d798fb-85e4-4df4-97ac-1ced47f7404b tempest-VolumeTypesAccessTest-214913957 tempest-VolumeTypesAccessTest-214913957-project-admin] POST https://10.4.3.8/volume/v3/types/2c226af1-f91a-405e-94e1-5572e67e5869/action Aug 07 09:53:15.072678 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-79d798fb-85e4-4df4-97ac-1ced47f7404b tempest-VolumeTypesAccessTest-214913957 tempest-VolumeTypesAccessTest-214913957-project-admin] Action body: b'{"removeProjectAccess": {"project": "b7eff1a45e0547229ea921ac18afb35f"}}' {{(pid=100295) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 07 09:53:15.072818 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-79d798fb-85e4-4df4-97ac-1ced47f7404b tempest-VolumeTypesAccessTest-214913957 tempest-VolumeTypesAccessTest-214913957-project-admin] Action: 'action', calling method: _removeProjectAccess, body: {"removeProjectAccess": {"project": "b7eff1a45e0547229ea921ac18afb35f"}} {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 09:53:15.097000 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-79d798fb-85e4-4df4-97ac-1ced47f7404b tempest-VolumeTypesAccessTest-214913957 tempest-VolumeTypesAccessTest-214913957-project-admin] https://10.4.3.8/volume/v3/types/2c226af1-f91a-405e-94e1-5572e67e5869/action returned with HTTP 202 Aug 07 09:53:15.098291 np0000006707 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 208/836] 10.4.3.8 () {68 vars in 1370 bytes} [Fri Aug 7 09:53:15 2026] POST /volume/v3/types/2c226af1-f91a-405e-94e1-5572e67e5869/action => generated 0 bytes in 29 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 07 09:53:15.115294 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [None req-70553f8d-6e81-4ac9-be79-3025d7063d5d None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:53:15.117863 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-70553f8d-6e81-4ac9-be79-3025d7063d5d tempest-VolumeTypesAccessTest-214913957 tempest-VolumeTypesAccessTest-214913957-project-admin] POST https://10.4.3.8/volume/v3/types/2c226af1-f91a-405e-94e1-5572e67e5869/action Aug 07 09:53:15.118361 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-70553f8d-6e81-4ac9-be79-3025d7063d5d tempest-VolumeTypesAccessTest-214913957 tempest-VolumeTypesAccessTest-214913957-project-admin] Action body: b'{"removeProjectAccess": {"project": "001d7bf833074e1e94926455312034fc"}}' {{(pid=100296) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 07 09:53:15.118841 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-70553f8d-6e81-4ac9-be79-3025d7063d5d tempest-VolumeTypesAccessTest-214913957 tempest-VolumeTypesAccessTest-214913957-project-admin] Action: 'action', calling method: _removeProjectAccess, body: {"removeProjectAccess": {"project": "001d7bf833074e1e94926455312034fc"}} {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 09:53:15.132138 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-70553f8d-6e81-4ac9-be79-3025d7063d5d tempest-VolumeTypesAccessTest-214913957 tempest-VolumeTypesAccessTest-214913957-project-admin] https://10.4.3.8/volume/v3/types/2c226af1-f91a-405e-94e1-5572e67e5869/action returned with HTTP 202 Aug 07 09:53:15.132761 np0000006707 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 209/837] 10.4.3.8 () {68 vars in 1370 bytes} [Fri Aug 7 09:53:15 2026] POST /volume/v3/types/2c226af1-f91a-405e-94e1-5572e67e5869/action => generated 0 bytes in 21 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 07 09:53:15.145913 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.middleware.request_id [None req-ddaf580f-e39c-402d-b1b2-d39633ed57fb None None] RequestId filter calling following filter/app {{(pid=100298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:53:15.149548 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [None req-ddaf580f-e39c-402d-b1b2-d39633ed57fb tempest-VolumeTypesAccessTest-214913957 tempest-VolumeTypesAccessTest-214913957-project-admin] DELETE https://10.4.3.8/volume/v3/types/2c226af1-f91a-405e-94e1-5572e67e5869 Aug 07 09:53:15.149548 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [None req-ddaf580f-e39c-402d-b1b2-d39633ed57fb tempest-VolumeTypesAccessTest-214913957 tempest-VolumeTypesAccessTest-214913957-project-admin] Empty body provided in request {{(pid=100298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 09:53:15.149548 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [None req-ddaf580f-e39c-402d-b1b2-d39633ed57fb tempest-VolumeTypesAccessTest-214913957 tempest-VolumeTypesAccessTest-214913957-project-admin] Calling method '_delete' {{(pid=100298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 09:53:15.200056 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [None req-ddaf580f-e39c-402d-b1b2-d39633ed57fb tempest-VolumeTypesAccessTest-214913957 tempest-VolumeTypesAccessTest-214913957-project-admin] https://10.4.3.8/volume/v3/types/2c226af1-f91a-405e-94e1-5572e67e5869 returned with HTTP 202 Aug 07 09:53:15.200524 np0000006707 devstack@c-api.service[100298]: [pid: 100298|app: 0|req: 211/838] 10.4.3.8 () {66 vars in 1331 bytes} [Fri Aug 7 09:53:15 2026] DELETE /volume/v3/types/2c226af1-f91a-405e-94e1-5572e67e5869 => generated 0 bytes in 55 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 07 09:53:15.213343 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [None req-48c51b87-2b6a-4024-a31d-976b8dc3bd88 None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:53:15.217306 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-48c51b87-2b6a-4024-a31d-976b8dc3bd88 tempest-VolumeTypesAccessTest-214913957 tempest-VolumeTypesAccessTest-214913957-project-admin] GET https://10.4.3.8/volume/v3/types/2c226af1-f91a-405e-94e1-5572e67e5869 Aug 07 09:53:15.217573 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-48c51b87-2b6a-4024-a31d-976b8dc3bd88 tempest-VolumeTypesAccessTest-214913957 tempest-VolumeTypesAccessTest-214913957-project-admin] Empty body provided in request {{(pid=100297) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 09:53:15.218068 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-48c51b87-2b6a-4024-a31d-976b8dc3bd88 tempest-VolumeTypesAccessTest-214913957 tempest-VolumeTypesAccessTest-214913957-project-admin] Calling method 'show' {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 09:53:15.226091 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-48c51b87-2b6a-4024-a31d-976b8dc3bd88 tempest-VolumeTypesAccessTest-214913957 tempest-VolumeTypesAccessTest-214913957-project-admin] https://10.4.3.8/volume/v3/types/2c226af1-f91a-405e-94e1-5572e67e5869 returned with HTTP 404 Aug 07 09:53:15.226802 np0000006707 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 211/839] 10.4.3.8 () {66 vars in 1328 bytes} [Fri Aug 7 09:53:15 2026] GET /volume/v3/types/2c226af1-f91a-405e-94e1-5572e67e5869 => generated 114 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 09:53:15.328731 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-05922e86-44fb-4c66-9c40-75e508948357 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:53:15.333602 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-05922e86-44fb-4c66-9c40-75e508948357 tempest-TaggedBootDevicesTest_v242-1005812326 tempest-TaggedBootDevicesTest_v242-1005812326-project-member] GET https://10.4.3.8/volume/v3/volumes/7061ea2c-a06b-46c3-9e9b-4dcf42066198 Aug 07 09:53:15.333937 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-05922e86-44fb-4c66-9c40-75e508948357 tempest-TaggedBootDevicesTest_v242-1005812326 tempest-TaggedBootDevicesTest_v242-1005812326-project-member] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 09:53:15.334248 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-05922e86-44fb-4c66-9c40-75e508948357 tempest-TaggedBootDevicesTest_v242-1005812326 tempest-TaggedBootDevicesTest_v242-1005812326-project-member] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 09:53:15.347945 np0000006707 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 09:53:15.347945 np0000006707 devstack@c-api.service[100295]: warnings.warn( Aug 07 09:53:15.360640 np0000006707 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-05922e86-44fb-4c66-9c40-75e508948357 tempest-TaggedBootDevicesTest_v242-1005812326 tempest-TaggedBootDevicesTest_v242-1005812326-project-member] Volume info retrieved successfully. Aug 07 09:53:15.372991 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-05922e86-44fb-4c66-9c40-75e508948357 tempest-TaggedBootDevicesTest_v242-1005812326 tempest-TaggedBootDevicesTest_v242-1005812326-project-member] https://10.4.3.8/volume/v3/volumes/7061ea2c-a06b-46c3-9e9b-4dcf42066198 returned with HTTP 200 Aug 07 09:53:15.373608 np0000006707 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 209/840] 10.4.3.8 () {66 vars in 1334 bytes} [Fri Aug 7 09:53:15 2026] GET /volume/v3/volumes/7061ea2c-a06b-46c3-9e9b-4dcf42066198 => generated 1360 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 09:53:15.395731 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [None req-ef367597-78b6-4d28-a795-ab306d519eca None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:53:15.397901 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-ef367597-78b6-4d28-a795-ab306d519eca tempest-TaggedBootDevicesTest_v242-1005812326 tempest-TaggedBootDevicesTest_v242-1005812326-project-member] POST https://10.4.3.8/volume/v3/volumes Aug 07 09:53:15.398355 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-ef367597-78b6-4d28-a795-ab306d519eca tempest-TaggedBootDevicesTest_v242-1005812326 tempest-TaggedBootDevicesTest_v242-1005812326-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-TaggedBootDevicesTest_v242-volume-110464665"}} {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 09:53:15.400857 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.v3.volumes [None req-ef367597-78b6-4d28-a795-ab306d519eca tempest-TaggedBootDevicesTest_v242-1005812326 tempest-TaggedBootDevicesTest_v242-1005812326-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-TaggedBootDevicesTest_v242-volume-110464665'}} {{(pid=100296) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 07 09:53:15.401103 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.v3.volumes [None req-ef367597-78b6-4d28-a795-ab306d519eca tempest-TaggedBootDevicesTest_v242-1005812326 tempest-TaggedBootDevicesTest_v242-1005812326-project-member] Create volume of 1 GB Aug 07 09:53:15.408410 np0000006707 devstack@c-api.service[100296]: INFO cinder.volume.api [None req-ef367597-78b6-4d28-a795-ab306d519eca tempest-TaggedBootDevicesTest_v242-1005812326 tempest-TaggedBootDevicesTest_v242-1005812326-project-member] Availability Zones retrieved successfully. Aug 07 09:53:15.420955 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.volume.api [None req-ef367597-78b6-4d28-a795-ab306d519eca tempest-TaggedBootDevicesTest_v242-1005812326 tempest-TaggedBootDevicesTest_v242-1005812326-project-member] Flow 'volume_create_api' (f94a1c02-f6eb-422c-b23d-9be8719dd19f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100296) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 09:53:15.422881 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.volume.api [None req-ef367597-78b6-4d28-a795-ab306d519eca tempest-TaggedBootDevicesTest_v242-1005812326 tempest-TaggedBootDevicesTest_v242-1005812326-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9522286d-20a7-477c-a45f-23434c6cdd95) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 09:53:15.424775 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.volume.flows.api.create_volume [None req-ef367597-78b6-4d28-a795-ab306d519eca tempest-TaggedBootDevicesTest_v242-1005812326 tempest-TaggedBootDevicesTest_v242-1005812326-project-member] Validating volume size '1' using validate_int {{(pid=100296) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 07 09:53:15.483973 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.volume.api [None req-ef367597-78b6-4d28-a795-ab306d519eca tempest-TaggedBootDevicesTest_v242-1005812326 tempest-TaggedBootDevicesTest_v242-1005812326-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9522286d-20a7-477c-a45f-23434c6cdd95) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-07T09:47:39Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=45fd9a3a-b61e-4c6c-9ab7-d02f06678d0d,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '45fd9a3a-b61e-4c6c-9ab7-d02f06678d0d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 09:53:15.484737 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.volume.api [None req-ef367597-78b6-4d28-a795-ab306d519eca tempest-TaggedBootDevicesTest_v242-1005812326 tempest-TaggedBootDevicesTest_v242-1005812326-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b4b614dd-7b53-4b2c-b1da-8ff7bdad9a29) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 09:53:15.590336 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.quota [None req-ef367597-78b6-4d28-a795-ab306d519eca tempest-TaggedBootDevicesTest_v242-1005812326 tempest-TaggedBootDevicesTest_v242-1005812326-project-member] Created reservations ['5e48028f-e1b0-4d41-aeee-8287e7a6552d', '0b92df36-42bc-4387-bacb-c0665607de1f', 'e98ca88d-106b-4415-aa71-63c1375e51f7', '1a8c4f13-13c6-4e9d-b48b-750c549c3dd6'] {{(pid=100296) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 09:53:15.591527 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.volume.api [None req-ef367597-78b6-4d28-a795-ab306d519eca tempest-TaggedBootDevicesTest_v242-1005812326 tempest-TaggedBootDevicesTest_v242-1005812326-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b4b614dd-7b53-4b2c-b1da-8ff7bdad9a29) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['5e48028f-e1b0-4d41-aeee-8287e7a6552d', '0b92df36-42bc-4387-bacb-c0665607de1f', 'e98ca88d-106b-4415-aa71-63c1375e51f7', '1a8c4f13-13c6-4e9d-b48b-750c549c3dd6']}' {{(pid=100296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 09:53:15.592688 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.volume.api [None req-ef367597-78b6-4d28-a795-ab306d519eca tempest-TaggedBootDevicesTest_v242-1005812326 tempest-TaggedBootDevicesTest_v242-1005812326-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c01246d8-0907-4225-806c-c9d0157b69f4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 09:53:15.641587 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.volume.api [None req-ef367597-78b6-4d28-a795-ab306d519eca tempest-TaggedBootDevicesTest_v242-1005812326 tempest-TaggedBootDevicesTest_v242-1005812326-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c01246d8-0907-4225-806c-c9d0157b69f4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'e83253e5-5902-4246-bef8-8a6d2bc99758', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TaggedBootDevicesTest_v242-volume-110464665',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d0a9d03ebf074d8ba5f9836e0aceaee4',qos_specs=None,replication_status=,reservations=['5e48028f-e1b0-4d41-aeee-8287e7a6552d','0b92df36-42bc-4387-bacb-c0665607de1f','e98ca88d-106b-4415-aa71-63c1375e51f7','1a8c4f13-13c6-4e9d-b48b-750c549c3dd6'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1e731557277647bc80e90da2b7a68039',volume_type_id=45fd9a3a-b61e-4c6c-9ab7-d02f06678d0d), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-07T09:53:15Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TaggedBootDevicesTest_v242-volume-110464665',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=e83253e5-5902-4246-bef8-8a6d2bc99758,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='d0a9d03ebf074d8ba5f9836e0aceaee4',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='1e731557277647bc80e90da2b7a68039',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(45fd9a3a-b61e-4c6c-9ab7-d02f06678d0d),volume_type_id=45fd9a3a-b61e-4c6c-9ab7-d02f06678d0d)}' {{(pid=100296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 09:53:15.642671 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.volume.api [None req-ef367597-78b6-4d28-a795-ab306d519eca tempest-TaggedBootDevicesTest_v242-1005812326 tempest-TaggedBootDevicesTest_v242-1005812326-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (06512e29-5a36-4406-bebb-3b63073a8ea9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 09:53:15.691039 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.volume.api [None req-ef367597-78b6-4d28-a795-ab306d519eca tempest-TaggedBootDevicesTest_v242-1005812326 tempest-TaggedBootDevicesTest_v242-1005812326-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (06512e29-5a36-4406-bebb-3b63073a8ea9) transitioned into state 'SUCCESS' from state '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-110464665',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d0a9d03ebf074d8ba5f9836e0aceaee4',qos_specs=None,replication_status=,reservations=['5e48028f-e1b0-4d41-aeee-8287e7a6552d','0b92df36-42bc-4387-bacb-c0665607de1f','e98ca88d-106b-4415-aa71-63c1375e51f7','1a8c4f13-13c6-4e9d-b48b-750c549c3dd6'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1e731557277647bc80e90da2b7a68039',volume_type_id=45fd9a3a-b61e-4c6c-9ab7-d02f06678d0d)}' {{(pid=100296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 09:53:15.692033 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.volume.api [None req-ef367597-78b6-4d28-a795-ab306d519eca tempest-TaggedBootDevicesTest_v242-1005812326 tempest-TaggedBootDevicesTest_v242-1005812326-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (33cd9990-56e3-4753-ab74-f30c8d9a255a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 09:53:15.711847 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.volume.api [None req-ef367597-78b6-4d28-a795-ab306d519eca tempest-TaggedBootDevicesTest_v242-1005812326 tempest-TaggedBootDevicesTest_v242-1005812326-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (33cd9990-56e3-4753-ab74-f30c8d9a255a) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 09:53:15.713188 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.volume.api [None req-ef367597-78b6-4d28-a795-ab306d519eca tempest-TaggedBootDevicesTest_v242-1005812326 tempest-TaggedBootDevicesTest_v242-1005812326-project-member] Flow 'volume_create_api' (f94a1c02-f6eb-422c-b23d-9be8719dd19f) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100296) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 09:53:15.713307 np0000006707 devstack@c-api.service[100296]: INFO cinder.volume.api [None req-ef367597-78b6-4d28-a795-ab306d519eca tempest-TaggedBootDevicesTest_v242-1005812326 tempest-TaggedBootDevicesTest_v242-1005812326-project-member] Create volume request issued successfully. Aug 07 09:53:15.714024 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-ef367597-78b6-4d28-a795-ab306d519eca tempest-TaggedBootDevicesTest_v242-1005812326 tempest-TaggedBootDevicesTest_v242-1005812326-project-member] https://10.4.3.8/volume/v3/volumes returned with HTTP 202 Aug 07 09:53:15.714546 np0000006707 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 210/841] 10.4.3.8 () {68 vars in 1244 bytes} [Fri Aug 7 09:53:15 2026] POST /volume/v3/volumes => generated 752 bytes in 319 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 07 09:53:15.733623 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.middleware.request_id [None req-5dc9178f-abb5-44a7-b46c-bad2faa95d16 None None] RequestId filter calling following filter/app {{(pid=100298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:53:15.735986 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [None req-5dc9178f-abb5-44a7-b46c-bad2faa95d16 tempest-TaggedBootDevicesTest_v242-1005812326 tempest-TaggedBootDevicesTest_v242-1005812326-project-member] GET https://10.4.3.8/volume/v3/volumes/e83253e5-5902-4246-bef8-8a6d2bc99758 Aug 07 09:53:15.735986 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [None req-5dc9178f-abb5-44a7-b46c-bad2faa95d16 tempest-TaggedBootDevicesTest_v242-1005812326 tempest-TaggedBootDevicesTest_v242-1005812326-project-member] Empty body provided in request {{(pid=100298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 09:53:15.736156 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [None req-5dc9178f-abb5-44a7-b46c-bad2faa95d16 tempest-TaggedBootDevicesTest_v242-1005812326 tempest-TaggedBootDevicesTest_v242-1005812326-project-member] Calling method 'show' {{(pid=100298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 09:53:15.751597 np0000006707 devstack@c-api.service[100298]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 09:53:15.751597 np0000006707 devstack@c-api.service[100298]: warnings.warn( Aug 07 09:53:15.760233 np0000006707 devstack@c-api.service[100298]: INFO cinder.volume.api [None req-5dc9178f-abb5-44a7-b46c-bad2faa95d16 tempest-TaggedBootDevicesTest_v242-1005812326 tempest-TaggedBootDevicesTest_v242-1005812326-project-member] Volume info retrieved successfully. Aug 07 09:53:15.768439 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [None req-5dc9178f-abb5-44a7-b46c-bad2faa95d16 tempest-TaggedBootDevicesTest_v242-1005812326 tempest-TaggedBootDevicesTest_v242-1005812326-project-member] https://10.4.3.8/volume/v3/volumes/e83253e5-5902-4246-bef8-8a6d2bc99758 returned with HTTP 200 Aug 07 09:53:15.769198 np0000006707 devstack@c-api.service[100298]: [pid: 100298|app: 0|req: 212/842] 10.4.3.8 () {66 vars in 1334 bytes} [Fri Aug 7 09:53:15 2026] GET /volume/v3/volumes/e83253e5-5902-4246-bef8-8a6d2bc99758 => generated 820 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 09:53:16.789751 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [None req-61c2a60d-f976-4571-a7f0-81c0ccebd89f None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:53:16.794211 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-61c2a60d-f976-4571-a7f0-81c0ccebd89f tempest-TaggedBootDevicesTest_v242-1005812326 tempest-TaggedBootDevicesTest_v242-1005812326-project-member] GET https://10.4.3.8/volume/v3/volumes/e83253e5-5902-4246-bef8-8a6d2bc99758 Aug 07 09:53:16.794211 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-61c2a60d-f976-4571-a7f0-81c0ccebd89f tempest-TaggedBootDevicesTest_v242-1005812326 tempest-TaggedBootDevicesTest_v242-1005812326-project-member] Empty body provided in request {{(pid=100297) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 09:53:16.794211 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-61c2a60d-f976-4571-a7f0-81c0ccebd89f tempest-TaggedBootDevicesTest_v242-1005812326 tempest-TaggedBootDevicesTest_v242-1005812326-project-member] Calling method 'show' {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 09:53:16.805286 np0000006707 devstack@c-api.service[100297]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 09:53:16.805286 np0000006707 devstack@c-api.service[100297]: warnings.warn( Aug 07 09:53:16.811647 np0000006707 devstack@c-api.service[100297]: INFO cinder.volume.api [None req-61c2a60d-f976-4571-a7f0-81c0ccebd89f tempest-TaggedBootDevicesTest_v242-1005812326 tempest-TaggedBootDevicesTest_v242-1005812326-project-member] Volume info retrieved successfully. Aug 07 09:53:16.820572 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-61c2a60d-f976-4571-a7f0-81c0ccebd89f tempest-TaggedBootDevicesTest_v242-1005812326 tempest-TaggedBootDevicesTest_v242-1005812326-project-member] https://10.4.3.8/volume/v3/volumes/e83253e5-5902-4246-bef8-8a6d2bc99758 returned with HTTP 200 Aug 07 09:53:16.821498 np0000006707 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 212/843] 10.4.3.8 () {66 vars in 1334 bytes} [Fri Aug 7 09:53:16 2026] GET /volume/v3/volumes/e83253e5-5902-4246-bef8-8a6d2bc99758 => generated 845 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 09:53:16.843835 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-ff56184b-8b69-47aa-8d1d-8c13c9d3d945 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:53:16.850194 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-ff56184b-8b69-47aa-8d1d-8c13c9d3d945 tempest-TaggedBootDevicesTest_v242-1005812326 tempest-TaggedBootDevicesTest_v242-1005812326-project-member] POST https://10.4.3.8/volume/v3/volumes Aug 07 09:53:16.850194 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-ff56184b-8b69-47aa-8d1d-8c13c9d3d945 tempest-TaggedBootDevicesTest_v242-1005812326 tempest-TaggedBootDevicesTest_v242-1005812326-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-TaggedBootDevicesTest_v242-volume-446414565"}} {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 09:53:16.857509 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.v3.volumes [None req-ff56184b-8b69-47aa-8d1d-8c13c9d3d945 tempest-TaggedBootDevicesTest_v242-1005812326 tempest-TaggedBootDevicesTest_v242-1005812326-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-TaggedBootDevicesTest_v242-volume-446414565'}} {{(pid=100295) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 07 09:53:16.857509 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.v3.volumes [None req-ff56184b-8b69-47aa-8d1d-8c13c9d3d945 tempest-TaggedBootDevicesTest_v242-1005812326 tempest-TaggedBootDevicesTest_v242-1005812326-project-member] Create volume of 1 GB Aug 07 09:53:16.866139 np0000006707 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-ff56184b-8b69-47aa-8d1d-8c13c9d3d945 tempest-TaggedBootDevicesTest_v242-1005812326 tempest-TaggedBootDevicesTest_v242-1005812326-project-member] Availability Zones retrieved successfully. Aug 07 09:53:16.874598 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.volume.api [None req-ff56184b-8b69-47aa-8d1d-8c13c9d3d945 tempest-TaggedBootDevicesTest_v242-1005812326 tempest-TaggedBootDevicesTest_v242-1005812326-project-member] Flow 'volume_create_api' (a85f80fb-151c-472c-b8d4-40dae84b3525) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100295) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 09:53:16.877408 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.volume.api [None req-ff56184b-8b69-47aa-8d1d-8c13c9d3d945 tempest-TaggedBootDevicesTest_v242-1005812326 tempest-TaggedBootDevicesTest_v242-1005812326-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ddbfdedb-abff-4d07-9ec4-c6553270c2ce) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100295) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 09:53:16.877408 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.volume.flows.api.create_volume [None req-ff56184b-8b69-47aa-8d1d-8c13c9d3d945 tempest-TaggedBootDevicesTest_v242-1005812326 tempest-TaggedBootDevicesTest_v242-1005812326-project-member] Validating volume size '1' using validate_int {{(pid=100295) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 07 09:53:16.942243 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.volume.api [None req-ff56184b-8b69-47aa-8d1d-8c13c9d3d945 tempest-TaggedBootDevicesTest_v242-1005812326 tempest-TaggedBootDevicesTest_v242-1005812326-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ddbfdedb-abff-4d07-9ec4-c6553270c2ce) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-07T09:47:39Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=45fd9a3a-b61e-4c6c-9ab7-d02f06678d0d,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '45fd9a3a-b61e-4c6c-9ab7-d02f06678d0d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100295) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 09:53:16.943168 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.volume.api [None req-ff56184b-8b69-47aa-8d1d-8c13c9d3d945 tempest-TaggedBootDevicesTest_v242-1005812326 tempest-TaggedBootDevicesTest_v242-1005812326-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (118757c1-fefd-4817-953c-cfc416a78642) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100295) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 09:53:17.030994 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.quota [None req-ff56184b-8b69-47aa-8d1d-8c13c9d3d945 tempest-TaggedBootDevicesTest_v242-1005812326 tempest-TaggedBootDevicesTest_v242-1005812326-project-member] Created reservations ['c4e1d910-a1ca-48d0-958b-1fc8ae38eec4', '642d9b2f-3d6b-4c04-ac45-933c84fc08e3', 'becce618-9d3b-4e91-b111-939a3ff573c6', '1d0bf79e-afe6-4bc0-9684-2bfe38f7380a'] {{(pid=100295) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 09:53:17.031172 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.volume.api [None req-ff56184b-8b69-47aa-8d1d-8c13c9d3d945 tempest-TaggedBootDevicesTest_v242-1005812326 tempest-TaggedBootDevicesTest_v242-1005812326-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (118757c1-fefd-4817-953c-cfc416a78642) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['c4e1d910-a1ca-48d0-958b-1fc8ae38eec4', '642d9b2f-3d6b-4c04-ac45-933c84fc08e3', 'becce618-9d3b-4e91-b111-939a3ff573c6', '1d0bf79e-afe6-4bc0-9684-2bfe38f7380a']}' {{(pid=100295) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 09:53:17.032969 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.volume.api [None req-ff56184b-8b69-47aa-8d1d-8c13c9d3d945 tempest-TaggedBootDevicesTest_v242-1005812326 tempest-TaggedBootDevicesTest_v242-1005812326-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (811f84ce-c9ca-4e37-a48b-29f28e83bcc3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100295) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 09:53:17.088545 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.volume.api [None req-ff56184b-8b69-47aa-8d1d-8c13c9d3d945 tempest-TaggedBootDevicesTest_v242-1005812326 tempest-TaggedBootDevicesTest_v242-1005812326-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (811f84ce-c9ca-4e37-a48b-29f28e83bcc3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'e7326957-999c-4495-93cf-714cc138271b', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TaggedBootDevicesTest_v242-volume-446414565',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d0a9d03ebf074d8ba5f9836e0aceaee4',qos_specs=None,replication_status=,reservations=['c4e1d910-a1ca-48d0-958b-1fc8ae38eec4','642d9b2f-3d6b-4c04-ac45-933c84fc08e3','becce618-9d3b-4e91-b111-939a3ff573c6','1d0bf79e-afe6-4bc0-9684-2bfe38f7380a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1e731557277647bc80e90da2b7a68039',volume_type_id=45fd9a3a-b61e-4c6c-9ab7-d02f06678d0d), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-07T09:53:17Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TaggedBootDevicesTest_v242-volume-446414565',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=e7326957-999c-4495-93cf-714cc138271b,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='d0a9d03ebf074d8ba5f9836e0aceaee4',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='1e731557277647bc80e90da2b7a68039',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(45fd9a3a-b61e-4c6c-9ab7-d02f06678d0d),volume_type_id=45fd9a3a-b61e-4c6c-9ab7-d02f06678d0d)}' {{(pid=100295) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 09:53:17.089362 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.volume.api [None req-ff56184b-8b69-47aa-8d1d-8c13c9d3d945 tempest-TaggedBootDevicesTest_v242-1005812326 tempest-TaggedBootDevicesTest_v242-1005812326-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ac892a36-7d86-472d-a6ae-dc501323b642) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100295) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 09:53:17.120034 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.volume.api [None req-ff56184b-8b69-47aa-8d1d-8c13c9d3d945 tempest-TaggedBootDevicesTest_v242-1005812326 tempest-TaggedBootDevicesTest_v242-1005812326-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ac892a36-7d86-472d-a6ae-dc501323b642) transitioned into state 'SUCCESS' from state '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-446414565',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d0a9d03ebf074d8ba5f9836e0aceaee4',qos_specs=None,replication_status=,reservations=['c4e1d910-a1ca-48d0-958b-1fc8ae38eec4','642d9b2f-3d6b-4c04-ac45-933c84fc08e3','becce618-9d3b-4e91-b111-939a3ff573c6','1d0bf79e-afe6-4bc0-9684-2bfe38f7380a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1e731557277647bc80e90da2b7a68039',volume_type_id=45fd9a3a-b61e-4c6c-9ab7-d02f06678d0d)}' {{(pid=100295) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 09:53:17.121170 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.volume.api [None req-ff56184b-8b69-47aa-8d1d-8c13c9d3d945 tempest-TaggedBootDevicesTest_v242-1005812326 tempest-TaggedBootDevicesTest_v242-1005812326-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a8c3c5c2-17d9-4a8b-bc3e-0d28f261bc84) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100295) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 09:53:17.145505 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.volume.api [None req-ff56184b-8b69-47aa-8d1d-8c13c9d3d945 tempest-TaggedBootDevicesTest_v242-1005812326 tempest-TaggedBootDevicesTest_v242-1005812326-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a8c3c5c2-17d9-4a8b-bc3e-0d28f261bc84) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100295) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 09:53:17.146661 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.volume.api [None req-ff56184b-8b69-47aa-8d1d-8c13c9d3d945 tempest-TaggedBootDevicesTest_v242-1005812326 tempest-TaggedBootDevicesTest_v242-1005812326-project-member] Flow 'volume_create_api' (a85f80fb-151c-472c-b8d4-40dae84b3525) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100295) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 09:53:17.147032 np0000006707 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-ff56184b-8b69-47aa-8d1d-8c13c9d3d945 tempest-TaggedBootDevicesTest_v242-1005812326 tempest-TaggedBootDevicesTest_v242-1005812326-project-member] Create volume request issued successfully. Aug 07 09:53:17.151293 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-ff56184b-8b69-47aa-8d1d-8c13c9d3d945 tempest-TaggedBootDevicesTest_v242-1005812326 tempest-TaggedBootDevicesTest_v242-1005812326-project-member] https://10.4.3.8/volume/v3/volumes returned with HTTP 202 Aug 07 09:53:17.151750 np0000006707 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 210/844] 10.4.3.8 () {68 vars in 1244 bytes} [Fri Aug 7 09:53:16 2026] POST /volume/v3/volumes => generated 752 bytes in 309 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 07 09:53:17.173949 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [None req-ba58bc1a-eb1f-4bc6-b90d-823e32f81af2 None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:53:17.177095 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-ba58bc1a-eb1f-4bc6-b90d-823e32f81af2 tempest-TaggedBootDevicesTest_v242-1005812326 tempest-TaggedBootDevicesTest_v242-1005812326-project-member] GET https://10.4.3.8/volume/v3/volumes/e7326957-999c-4495-93cf-714cc138271b Aug 07 09:53:17.177260 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-ba58bc1a-eb1f-4bc6-b90d-823e32f81af2 tempest-TaggedBootDevicesTest_v242-1005812326 tempest-TaggedBootDevicesTest_v242-1005812326-project-member] Empty body provided in request {{(pid=100296) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 09:53:17.177555 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-ba58bc1a-eb1f-4bc6-b90d-823e32f81af2 tempest-TaggedBootDevicesTest_v242-1005812326 tempest-TaggedBootDevicesTest_v242-1005812326-project-member] Calling method 'show' {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 09:53:17.187556 np0000006707 devstack@c-api.service[100296]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 09:53:17.187556 np0000006707 devstack@c-api.service[100296]: warnings.warn( Aug 07 09:53:17.200542 np0000006707 devstack@c-api.service[100296]: INFO cinder.volume.api [None req-ba58bc1a-eb1f-4bc6-b90d-823e32f81af2 tempest-TaggedBootDevicesTest_v242-1005812326 tempest-TaggedBootDevicesTest_v242-1005812326-project-member] Volume info retrieved successfully. Aug 07 09:53:17.217120 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-ba58bc1a-eb1f-4bc6-b90d-823e32f81af2 tempest-TaggedBootDevicesTest_v242-1005812326 tempest-TaggedBootDevicesTest_v242-1005812326-project-member] https://10.4.3.8/volume/v3/volumes/e7326957-999c-4495-93cf-714cc138271b returned with HTTP 200 Aug 07 09:53:17.217120 np0000006707 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 211/845] 10.4.3.8 () {66 vars in 1334 bytes} [Fri Aug 7 09:53:17 2026] GET /volume/v3/volumes/e7326957-999c-4495-93cf-714cc138271b => generated 820 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 09:53:17.742433 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.middleware.request_id [None req-0215210b-9b3b-4ebe-bee1-e036b37cb094 None None] RequestId filter calling following filter/app {{(pid=100298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:53:17.744681 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [None req-0215210b-9b3b-4ebe-bee1-e036b37cb094 tempest-TaggedBootDevicesTest-414854615 tempest-TaggedBootDevicesTest-414854615-project-member] DELETE https://10.4.3.8/volume/v3/volumes/5a3b9f41-aa78-4de8-9831-6ceed6d6001a Aug 07 09:53:17.744933 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [None req-0215210b-9b3b-4ebe-bee1-e036b37cb094 tempest-TaggedBootDevicesTest-414854615 tempest-TaggedBootDevicesTest-414854615-project-member] Empty body provided in request {{(pid=100298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 09:53:17.745173 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [None req-0215210b-9b3b-4ebe-bee1-e036b37cb094 tempest-TaggedBootDevicesTest-414854615 tempest-TaggedBootDevicesTest-414854615-project-member] Calling method 'delete' {{(pid=100298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 09:53:17.745362 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.v3.volumes [None req-0215210b-9b3b-4ebe-bee1-e036b37cb094 tempest-TaggedBootDevicesTest-414854615 tempest-TaggedBootDevicesTest-414854615-project-member] Delete volume with id: 5a3b9f41-aa78-4de8-9831-6ceed6d6001a Aug 07 09:53:17.755123 np0000006707 devstack@c-api.service[100298]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 09:53:17.755123 np0000006707 devstack@c-api.service[100298]: warnings.warn( Aug 07 09:53:17.756728 np0000006707 devstack@c-api.service[100298]: INFO cinder.volume.api [None req-0215210b-9b3b-4ebe-bee1-e036b37cb094 tempest-TaggedBootDevicesTest-414854615 tempest-TaggedBootDevicesTest-414854615-project-member] Volume info retrieved successfully. Aug 07 09:53:17.791512 np0000006707 devstack@c-api.service[100298]: INFO cinder.volume.api [None req-0215210b-9b3b-4ebe-bee1-e036b37cb094 tempest-TaggedBootDevicesTest-414854615 tempest-TaggedBootDevicesTest-414854615-project-member] Delete volume request issued successfully. Aug 07 09:53:17.791891 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [None req-0215210b-9b3b-4ebe-bee1-e036b37cb094 tempest-TaggedBootDevicesTest-414854615 tempest-TaggedBootDevicesTest-414854615-project-member] https://10.4.3.8/volume/v3/volumes/5a3b9f41-aa78-4de8-9831-6ceed6d6001a returned with HTTP 202 Aug 07 09:53:17.792551 np0000006707 devstack@c-api.service[100298]: [pid: 100298|app: 0|req: 213/846] 10.4.3.8 () {66 vars in 1337 bytes} [Fri Aug 7 09:53:17 2026] DELETE /volume/v3/volumes/5a3b9f41-aa78-4de8-9831-6ceed6d6001a => generated 0 bytes in 50 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 07 09:53:17.809663 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [None req-59ac51c0-47cd-491b-8007-e598a2f6469d None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:53:17.814588 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-59ac51c0-47cd-491b-8007-e598a2f6469d tempest-TaggedBootDevicesTest-414854615 tempest-TaggedBootDevicesTest-414854615-project-member] GET https://10.4.3.8/volume/v3/volumes/5a3b9f41-aa78-4de8-9831-6ceed6d6001a Aug 07 09:53:17.814588 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-59ac51c0-47cd-491b-8007-e598a2f6469d tempest-TaggedBootDevicesTest-414854615 tempest-TaggedBootDevicesTest-414854615-project-member] Empty body provided in request {{(pid=100297) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 09:53:17.814588 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-59ac51c0-47cd-491b-8007-e598a2f6469d tempest-TaggedBootDevicesTest-414854615 tempest-TaggedBootDevicesTest-414854615-project-member] Calling method 'show' {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 09:53:17.823465 np0000006707 devstack@c-api.service[100297]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 09:53:17.823465 np0000006707 devstack@c-api.service[100297]: warnings.warn( Aug 07 09:53:17.828002 np0000006707 devstack@c-api.service[100297]: INFO cinder.volume.api [None req-59ac51c0-47cd-491b-8007-e598a2f6469d tempest-TaggedBootDevicesTest-414854615 tempest-TaggedBootDevicesTest-414854615-project-member] Volume info retrieved successfully. Aug 07 09:53:17.836032 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-59ac51c0-47cd-491b-8007-e598a2f6469d tempest-TaggedBootDevicesTest-414854615 tempest-TaggedBootDevicesTest-414854615-project-member] https://10.4.3.8/volume/v3/volumes/5a3b9f41-aa78-4de8-9831-6ceed6d6001a returned with HTTP 200 Aug 07 09:53:17.836435 np0000006707 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 213/847] 10.4.3.8 () {66 vars in 1334 bytes} [Fri Aug 7 09:53:17 2026] GET /volume/v3/volumes/5a3b9f41-aa78-4de8-9831-6ceed6d6001a => generated 839 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 07 09:53:18.236811 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-a9537676-667c-4321-b026-f24e679a2af1 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:53:18.239309 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-a9537676-667c-4321-b026-f24e679a2af1 tempest-TaggedBootDevicesTest_v242-1005812326 tempest-TaggedBootDevicesTest_v242-1005812326-project-member] GET https://10.4.3.8/volume/v3/volumes/e7326957-999c-4495-93cf-714cc138271b Aug 07 09:53:18.239621 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-a9537676-667c-4321-b026-f24e679a2af1 tempest-TaggedBootDevicesTest_v242-1005812326 tempest-TaggedBootDevicesTest_v242-1005812326-project-member] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 09:53:18.239893 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-a9537676-667c-4321-b026-f24e679a2af1 tempest-TaggedBootDevicesTest_v242-1005812326 tempest-TaggedBootDevicesTest_v242-1005812326-project-member] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 09:53:18.260092 np0000006707 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 09:53:18.260092 np0000006707 devstack@c-api.service[100295]: warnings.warn( Aug 07 09:53:18.265867 np0000006707 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-a9537676-667c-4321-b026-f24e679a2af1 tempest-TaggedBootDevicesTest_v242-1005812326 tempest-TaggedBootDevicesTest_v242-1005812326-project-member] Volume info retrieved successfully. Aug 07 09:53:18.273768 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-a9537676-667c-4321-b026-f24e679a2af1 tempest-TaggedBootDevicesTest_v242-1005812326 tempest-TaggedBootDevicesTest_v242-1005812326-project-member] https://10.4.3.8/volume/v3/volumes/e7326957-999c-4495-93cf-714cc138271b returned with HTTP 200 Aug 07 09:53:18.274316 np0000006707 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 211/848] 10.4.3.8 () {66 vars in 1334 bytes} [Fri Aug 7 09:53:18 2026] GET /volume/v3/volumes/e7326957-999c-4495-93cf-714cc138271b => generated 845 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 09:53:18.853966 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [None req-fe745f9d-0747-463c-b7ed-d9a8affb001a None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:53:18.858431 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-fe745f9d-0747-463c-b7ed-d9a8affb001a tempest-TaggedBootDevicesTest-414854615 tempest-TaggedBootDevicesTest-414854615-project-member] GET https://10.4.3.8/volume/v3/volumes/5a3b9f41-aa78-4de8-9831-6ceed6d6001a Aug 07 09:53:18.858718 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-fe745f9d-0747-463c-b7ed-d9a8affb001a tempest-TaggedBootDevicesTest-414854615 tempest-TaggedBootDevicesTest-414854615-project-member] Empty body provided in request {{(pid=100296) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 09:53:18.858950 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-fe745f9d-0747-463c-b7ed-d9a8affb001a tempest-TaggedBootDevicesTest-414854615 tempest-TaggedBootDevicesTest-414854615-project-member] Calling method 'show' {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 09:53:18.872285 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-fe745f9d-0747-463c-b7ed-d9a8affb001a tempest-TaggedBootDevicesTest-414854615 tempest-TaggedBootDevicesTest-414854615-project-member] https://10.4.3.8/volume/v3/volumes/5a3b9f41-aa78-4de8-9831-6ceed6d6001a returned with HTTP 404 Aug 07 09:53:18.872285 np0000006707 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 212/849] 10.4.3.8 () {66 vars in 1334 bytes} [Fri Aug 7 09:53:18 2026] GET /volume/v3/volumes/5a3b9f41-aa78-4de8-9831-6ceed6d6001a => generated 109 bytes in 18 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 09:53:18.886473 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.middleware.request_id [None req-ff75681a-a659-4fa5-bf44-1e8c77558068 None None] RequestId filter calling following filter/app {{(pid=100298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:53:18.890283 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [None req-ff75681a-a659-4fa5-bf44-1e8c77558068 tempest-TaggedBootDevicesTest-414854615 tempest-TaggedBootDevicesTest-414854615-project-member] DELETE https://10.4.3.8/volume/v3/volumes/ab419b83-8836-4f95-a43e-baa983e4326a Aug 07 09:53:18.890764 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [None req-ff75681a-a659-4fa5-bf44-1e8c77558068 tempest-TaggedBootDevicesTest-414854615 tempest-TaggedBootDevicesTest-414854615-project-member] Empty body provided in request {{(pid=100298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 09:53:18.890764 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [None req-ff75681a-a659-4fa5-bf44-1e8c77558068 tempest-TaggedBootDevicesTest-414854615 tempest-TaggedBootDevicesTest-414854615-project-member] Calling method 'delete' {{(pid=100298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 09:53:18.890988 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.v3.volumes [None req-ff75681a-a659-4fa5-bf44-1e8c77558068 tempest-TaggedBootDevicesTest-414854615 tempest-TaggedBootDevicesTest-414854615-project-member] Delete volume with id: ab419b83-8836-4f95-a43e-baa983e4326a Aug 07 09:53:18.903542 np0000006707 devstack@c-api.service[100298]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 09:53:18.903542 np0000006707 devstack@c-api.service[100298]: warnings.warn( Aug 07 09:53:18.904182 np0000006707 devstack@c-api.service[100298]: INFO cinder.volume.api [None req-ff75681a-a659-4fa5-bf44-1e8c77558068 tempest-TaggedBootDevicesTest-414854615 tempest-TaggedBootDevicesTest-414854615-project-member] Volume info retrieved successfully. Aug 07 09:53:18.928143 np0000006707 devstack@c-api.service[100298]: INFO cinder.volume.api [None req-ff75681a-a659-4fa5-bf44-1e8c77558068 tempest-TaggedBootDevicesTest-414854615 tempest-TaggedBootDevicesTest-414854615-project-member] Delete volume request issued successfully. Aug 07 09:53:18.928143 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [None req-ff75681a-a659-4fa5-bf44-1e8c77558068 tempest-TaggedBootDevicesTest-414854615 tempest-TaggedBootDevicesTest-414854615-project-member] https://10.4.3.8/volume/v3/volumes/ab419b83-8836-4f95-a43e-baa983e4326a returned with HTTP 202 Aug 07 09:53:18.928143 np0000006707 devstack@c-api.service[100298]: [pid: 100298|app: 0|req: 214/850] 10.4.3.8 () {66 vars in 1337 bytes} [Fri Aug 7 09:53:18 2026] DELETE /volume/v3/volumes/ab419b83-8836-4f95-a43e-baa983e4326a => generated 0 bytes in 42 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 07 09:53:18.933991 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [None req-b8e75e34-be6b-4a03-91af-c94fd05dd54c None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:53:18.936028 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-b8e75e34-be6b-4a03-91af-c94fd05dd54c tempest-TaggedBootDevicesTest-414854615 tempest-TaggedBootDevicesTest-414854615-project-member] GET https://10.4.3.8/volume/v3/volumes/ab419b83-8836-4f95-a43e-baa983e4326a Aug 07 09:53:18.936742 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-b8e75e34-be6b-4a03-91af-c94fd05dd54c tempest-TaggedBootDevicesTest-414854615 tempest-TaggedBootDevicesTest-414854615-project-member] Empty body provided in request {{(pid=100297) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 09:53:18.936742 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-b8e75e34-be6b-4a03-91af-c94fd05dd54c tempest-TaggedBootDevicesTest-414854615 tempest-TaggedBootDevicesTest-414854615-project-member] Calling method 'show' {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 09:53:18.945617 np0000006707 devstack@c-api.service[100297]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 09:53:18.945617 np0000006707 devstack@c-api.service[100297]: warnings.warn( Aug 07 09:53:18.953343 np0000006707 devstack@c-api.service[100297]: INFO cinder.volume.api [None req-b8e75e34-be6b-4a03-91af-c94fd05dd54c tempest-TaggedBootDevicesTest-414854615 tempest-TaggedBootDevicesTest-414854615-project-member] Volume info retrieved successfully. Aug 07 09:53:18.959064 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-b8e75e34-be6b-4a03-91af-c94fd05dd54c tempest-TaggedBootDevicesTest-414854615 tempest-TaggedBootDevicesTest-414854615-project-member] https://10.4.3.8/volume/v3/volumes/ab419b83-8836-4f95-a43e-baa983e4326a returned with HTTP 200 Aug 07 09:53:18.959464 np0000006707 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 214/851] 10.4.3.8 () {66 vars in 1334 bytes} [Fri Aug 7 09:53:18 2026] GET /volume/v3/volumes/ab419b83-8836-4f95-a43e-baa983e4326a => generated 840 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 09:53:19.373328 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-a5d20083-cdbe-4f84-993c-eccf7f63bde3 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:53:19.375261 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-a5d20083-cdbe-4f84-993c-eccf7f63bde3 tempest-ServerActionsTestOtherA-2072286966 tempest-ServerActionsTestOtherA-2072286966-project-member] POST https://10.4.3.8/volume/v3/volumes Aug 07 09:53:19.375703 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-a5d20083-cdbe-4f84-993c-eccf7f63bde3 tempest-ServerActionsTestOtherA-2072286966 tempest-ServerActionsTestOtherA-2072286966-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-tempest.common.compute-volume-979700964", "imageRef": "a6c27e23-91c8-49d8-8cc0-7e13210d16ce", "size": 1}} {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 09:53:19.377230 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.v3.volumes [None req-a5d20083-cdbe-4f84-993c-eccf7f63bde3 tempest-ServerActionsTestOtherA-2072286966 tempest-ServerActionsTestOtherA-2072286966-project-member] Create volume request body: {'volume': {'name': 'tempest-tempest.common.compute-volume-979700964', 'imageRef': 'a6c27e23-91c8-49d8-8cc0-7e13210d16ce', 'size': 1}} {{(pid=100295) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 07 09:53:19.431413 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [None req-edab6bd0-52d2-44ff-873d-48b7eeb213b6 None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:53:19.431990 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-edab6bd0-52d2-44ff-873d-48b7eeb213b6 None None] GET https://10.4.3.8/volume// Aug 07 09:53:19.432266 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-edab6bd0-52d2-44ff-873d-48b7eeb213b6 None None] Empty body provided in request {{(pid=100296) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 09:53:19.432576 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-edab6bd0-52d2-44ff-873d-48b7eeb213b6 None None] Calling method 'all' {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 09:53:19.433062 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-edab6bd0-52d2-44ff-873d-48b7eeb213b6 None None] https://10.4.3.8/volume// returned with HTTP 300 Aug 07 09:53:19.433640 np0000006707 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 213/852] 10.4.3.8 () {64 vars in 990 bytes} [Fri Aug 7 09:53:19 2026] GET /volume/ => generated 384 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 07 09:53:19.448381 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.middleware.request_id [None req-961e7c28-55e0-4dfd-b8b0-e2191be4cdea None None] RequestId filter calling following filter/app {{(pid=100298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:53:19.449535 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [None req-961e7c28-55e0-4dfd-b8b0-e2191be4cdea None None] GET https://10.4.3.8/volume// Aug 07 09:53:19.449535 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [None req-961e7c28-55e0-4dfd-b8b0-e2191be4cdea None None] Empty body provided in request {{(pid=100298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 09:53:19.450645 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [None req-961e7c28-55e0-4dfd-b8b0-e2191be4cdea None None] Calling method 'all' {{(pid=100298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 09:53:19.450888 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [None req-961e7c28-55e0-4dfd-b8b0-e2191be4cdea None None] https://10.4.3.8/volume// returned with HTTP 300 Aug 07 09:53:19.451285 np0000006707 devstack@c-api.service[100298]: [pid: 100298|app: 0|req: 215/853] 10.4.3.8 () {64 vars in 990 bytes} [Fri Aug 7 09:53:19 2026] GET /volume/ => generated 384 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 07 09:53:19.463518 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [None req-950d8b41-8f6b-4f13-8c1f-520acc9844d3 None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:53:19.583949 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-950d8b41-8f6b-4f13-8c1f-520acc9844d3 tempest-VersionsTest-1692516992 tempest-VersionsTest-1692516992-project-member] GET https://10.4.3.8/volume/v3/ Aug 07 09:53:19.584325 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-950d8b41-8f6b-4f13-8c1f-520acc9844d3 tempest-VersionsTest-1692516992 tempest-VersionsTest-1692516992-project-member] Empty body provided in request {{(pid=100297) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 09:53:19.585090 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-950d8b41-8f6b-4f13-8c1f-520acc9844d3 tempest-VersionsTest-1692516992 tempest-VersionsTest-1692516992-project-member] Calling method 'version_select' {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 09:53:19.585495 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-950d8b41-8f6b-4f13-8c1f-520acc9844d3 tempest-VersionsTest-1692516992 tempest-VersionsTest-1692516992-project-member] https://10.4.3.8/volume/v3/ returned with HTTP 200 Aug 07 09:53:19.586044 np0000006707 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 215/854] 10.4.3.8 () {66 vars in 1202 bytes} [Fri Aug 7 09:53:19 2026] GET /volume/v3/ => generated 384 bytes in 123 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 09:53:19.837754 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.v3.volumes [None req-a5d20083-cdbe-4f84-993c-eccf7f63bde3 tempest-ServerActionsTestOtherA-2072286966 tempest-ServerActionsTestOtherA-2072286966-project-member] Create volume of 1 GB Aug 07 09:53:19.843411 np0000006707 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-a5d20083-cdbe-4f84-993c-eccf7f63bde3 tempest-ServerActionsTestOtherA-2072286966 tempest-ServerActionsTestOtherA-2072286966-project-member] Availability Zones retrieved successfully. Aug 07 09:53:19.850507 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.volume.api [None req-a5d20083-cdbe-4f84-993c-eccf7f63bde3 tempest-ServerActionsTestOtherA-2072286966 tempest-ServerActionsTestOtherA-2072286966-project-member] Flow 'volume_create_api' (10082a7d-816b-4640-8b5c-8ec170bee0a4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100295) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 09:53:19.851821 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.volume.api [None req-a5d20083-cdbe-4f84-993c-eccf7f63bde3 tempest-ServerActionsTestOtherA-2072286966 tempest-ServerActionsTestOtherA-2072286966-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a0661685-ca53-480c-9759-21303d751e25) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100295) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 09:53:19.853078 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.volume.flows.api.create_volume [None req-a5d20083-cdbe-4f84-993c-eccf7f63bde3 tempest-ServerActionsTestOtherA-2072286966 tempest-ServerActionsTestOtherA-2072286966-project-member] Validating volume size '1' using validate_int {{(pid=100295) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 07 09:53:19.978711 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.volume.api [None req-a5d20083-cdbe-4f84-993c-eccf7f63bde3 tempest-ServerActionsTestOtherA-2072286966 tempest-ServerActionsTestOtherA-2072286966-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a0661685-ca53-480c-9759-21303d751e25) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-07T09:47:39Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=45fd9a3a-b61e-4c6c-9ab7-d02f06678d0d,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '45fd9a3a-b61e-4c6c-9ab7-d02f06678d0d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100295) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 09:53:19.982752 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.volume.api [None req-a5d20083-cdbe-4f84-993c-eccf7f63bde3 tempest-ServerActionsTestOtherA-2072286966 tempest-ServerActionsTestOtherA-2072286966-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ee7219cf-9838-43c1-863b-8dc9aa449763) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100295) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 09:53:19.985702 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [None req-22ecc835-5f00-4080-ad6b-6310e939449c None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:53:19.991559 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-22ecc835-5f00-4080-ad6b-6310e939449c tempest-TaggedBootDevicesTest-414854615 tempest-TaggedBootDevicesTest-414854615-project-member] GET https://10.4.3.8/volume/v3/volumes/ab419b83-8836-4f95-a43e-baa983e4326a Aug 07 09:53:19.991905 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-22ecc835-5f00-4080-ad6b-6310e939449c tempest-TaggedBootDevicesTest-414854615 tempest-TaggedBootDevicesTest-414854615-project-member] Empty body provided in request {{(pid=100296) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 09:53:19.992181 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-22ecc835-5f00-4080-ad6b-6310e939449c tempest-TaggedBootDevicesTest-414854615 tempest-TaggedBootDevicesTest-414854615-project-member] Calling method 'show' {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 09:53:20.002457 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-22ecc835-5f00-4080-ad6b-6310e939449c tempest-TaggedBootDevicesTest-414854615 tempest-TaggedBootDevicesTest-414854615-project-member] https://10.4.3.8/volume/v3/volumes/ab419b83-8836-4f95-a43e-baa983e4326a returned with HTTP 404 Aug 07 09:53:20.003510 np0000006707 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 214/855] 10.4.3.8 () {66 vars in 1334 bytes} [Fri Aug 7 09:53:19 2026] GET /volume/v3/volumes/ab419b83-8836-4f95-a43e-baa983e4326a => generated 109 bytes in 18 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 09:53:20.017570 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.middleware.request_id [None req-3163c04e-185d-4bc7-9f6b-6fefd0775bb8 None None] RequestId filter calling following filter/app {{(pid=100298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:53:20.020607 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [None req-3163c04e-185d-4bc7-9f6b-6fefd0775bb8 tempest-TaggedBootDevicesTest-414854615 tempest-TaggedBootDevicesTest-414854615-project-member] DELETE https://10.4.3.8/volume/v3/volumes/a9045e34-b0a2-408b-8ad6-adbf97ab06da Aug 07 09:53:20.020607 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [None req-3163c04e-185d-4bc7-9f6b-6fefd0775bb8 tempest-TaggedBootDevicesTest-414854615 tempest-TaggedBootDevicesTest-414854615-project-member] Empty body provided in request {{(pid=100298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 09:53:20.021033 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [None req-3163c04e-185d-4bc7-9f6b-6fefd0775bb8 tempest-TaggedBootDevicesTest-414854615 tempest-TaggedBootDevicesTest-414854615-project-member] Calling method 'delete' {{(pid=100298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 09:53:20.023023 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.v3.volumes [None req-3163c04e-185d-4bc7-9f6b-6fefd0775bb8 tempest-TaggedBootDevicesTest-414854615 tempest-TaggedBootDevicesTest-414854615-project-member] Delete volume with id: a9045e34-b0a2-408b-8ad6-adbf97ab06da Aug 07 09:53:20.035831 np0000006707 devstack@c-api.service[100298]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 09:53:20.035831 np0000006707 devstack@c-api.service[100298]: warnings.warn( Aug 07 09:53:20.036990 np0000006707 devstack@c-api.service[100298]: INFO cinder.volume.api [None req-3163c04e-185d-4bc7-9f6b-6fefd0775bb8 tempest-TaggedBootDevicesTest-414854615 tempest-TaggedBootDevicesTest-414854615-project-member] Volume info retrieved successfully. Aug 07 09:53:20.062636 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.quota [None req-a5d20083-cdbe-4f84-993c-eccf7f63bde3 tempest-ServerActionsTestOtherA-2072286966 tempest-ServerActionsTestOtherA-2072286966-project-member] Created reservations ['3bf157bf-c944-451c-822e-6314ab633942', '901e40a0-2e92-4c9b-bcb9-88f7ee0b8a4b', 'd7c855b9-87e8-46e1-a0ef-39de8158f4e3', '5c55fbb4-6ce7-4146-a15b-21ea2f1a2cff'] {{(pid=100295) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 09:53:20.063575 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.volume.api [None req-a5d20083-cdbe-4f84-993c-eccf7f63bde3 tempest-ServerActionsTestOtherA-2072286966 tempest-ServerActionsTestOtherA-2072286966-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ee7219cf-9838-43c1-863b-8dc9aa449763) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['3bf157bf-c944-451c-822e-6314ab633942', '901e40a0-2e92-4c9b-bcb9-88f7ee0b8a4b', 'd7c855b9-87e8-46e1-a0ef-39de8158f4e3', '5c55fbb4-6ce7-4146-a15b-21ea2f1a2cff']}' {{(pid=100295) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 09:53:20.065055 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.volume.api [None req-a5d20083-cdbe-4f84-993c-eccf7f63bde3 tempest-ServerActionsTestOtherA-2072286966 tempest-ServerActionsTestOtherA-2072286966-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (36c36b40-5613-4c43-84bf-f9f729530058) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100295) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 09:53:20.071250 np0000006707 devstack@c-api.service[100298]: INFO cinder.volume.api [None req-3163c04e-185d-4bc7-9f6b-6fefd0775bb8 tempest-TaggedBootDevicesTest-414854615 tempest-TaggedBootDevicesTest-414854615-project-member] Delete volume request issued successfully. Aug 07 09:53:20.071689 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [None req-3163c04e-185d-4bc7-9f6b-6fefd0775bb8 tempest-TaggedBootDevicesTest-414854615 tempest-TaggedBootDevicesTest-414854615-project-member] https://10.4.3.8/volume/v3/volumes/a9045e34-b0a2-408b-8ad6-adbf97ab06da returned with HTTP 202 Aug 07 09:53:20.072279 np0000006707 devstack@c-api.service[100298]: [pid: 100298|app: 0|req: 216/856] 10.4.3.8 () {66 vars in 1337 bytes} [Fri Aug 7 09:53:20 2026] DELETE /volume/v3/volumes/a9045e34-b0a2-408b-8ad6-adbf97ab06da => generated 0 bytes in 55 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 07 09:53:20.086070 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [None req-d9a989d0-2680-4bc1-9f8b-3d908a98eeb0 None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:53:20.089011 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-d9a989d0-2680-4bc1-9f8b-3d908a98eeb0 tempest-TaggedBootDevicesTest-414854615 tempest-TaggedBootDevicesTest-414854615-project-member] GET https://10.4.3.8/volume/v3/volumes/a9045e34-b0a2-408b-8ad6-adbf97ab06da Aug 07 09:53:20.089011 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-d9a989d0-2680-4bc1-9f8b-3d908a98eeb0 tempest-TaggedBootDevicesTest-414854615 tempest-TaggedBootDevicesTest-414854615-project-member] Empty body provided in request {{(pid=100297) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 09:53:20.089305 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-d9a989d0-2680-4bc1-9f8b-3d908a98eeb0 tempest-TaggedBootDevicesTest-414854615 tempest-TaggedBootDevicesTest-414854615-project-member] Calling method 'show' {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 09:53:20.103226 np0000006707 devstack@c-api.service[100297]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 09:53:20.103226 np0000006707 devstack@c-api.service[100297]: warnings.warn( Aug 07 09:53:20.106407 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.volume.api [None req-a5d20083-cdbe-4f84-993c-eccf7f63bde3 tempest-ServerActionsTestOtherA-2072286966 tempest-ServerActionsTestOtherA-2072286966-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (36c36b40-5613-4c43-84bf-f9f729530058) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '9bf58e9c-a9d7-424f-adc5-16e5c8b376b1', '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-979700964',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='53ff0ae29f4e4c0a87bf92bca756fde9',qos_specs=None,replication_status=,reservations=['3bf157bf-c944-451c-822e-6314ab633942','901e40a0-2e92-4c9b-bcb9-88f7ee0b8a4b','d7c855b9-87e8-46e1-a0ef-39de8158f4e3','5c55fbb4-6ce7-4146-a15b-21ea2f1a2cff'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9c6448a472e74005849c39c77c4be467',volume_type_id=45fd9a3a-b61e-4c6c-9ab7-d02f06678d0d), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-07T09:53:20Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-tempest.common.compute-volume-979700964',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=9bf58e9c-a9d7-424f-adc5-16e5c8b376b1,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='53ff0ae29f4e4c0a87bf92bca756fde9',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='9c6448a472e74005849c39c77c4be467',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(45fd9a3a-b61e-4c6c-9ab7-d02f06678d0d),volume_type_id=45fd9a3a-b61e-4c6c-9ab7-d02f06678d0d)}' {{(pid=100295) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 09:53:20.108124 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.volume.api [None req-a5d20083-cdbe-4f84-993c-eccf7f63bde3 tempest-ServerActionsTestOtherA-2072286966 tempest-ServerActionsTestOtherA-2072286966-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (699489a4-63b6-404b-a4cf-ebc49bbcbc95) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100295) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 09:53:20.110443 np0000006707 devstack@c-api.service[100297]: INFO cinder.volume.api [None req-d9a989d0-2680-4bc1-9f8b-3d908a98eeb0 tempest-TaggedBootDevicesTest-414854615 tempest-TaggedBootDevicesTest-414854615-project-member] Volume info retrieved successfully. Aug 07 09:53:20.120704 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-d9a989d0-2680-4bc1-9f8b-3d908a98eeb0 tempest-TaggedBootDevicesTest-414854615 tempest-TaggedBootDevicesTest-414854615-project-member] https://10.4.3.8/volume/v3/volumes/a9045e34-b0a2-408b-8ad6-adbf97ab06da returned with HTTP 200 Aug 07 09:53:20.121522 np0000006707 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 216/857] 10.4.3.8 () {66 vars in 1334 bytes} [Fri Aug 7 09:53:20 2026] GET /volume/v3/volumes/a9045e34-b0a2-408b-8ad6-adbf97ab06da => generated 1385 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 09:53:20.143217 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.volume.api [None req-a5d20083-cdbe-4f84-993c-eccf7f63bde3 tempest-ServerActionsTestOtherA-2072286966 tempest-ServerActionsTestOtherA-2072286966-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (699489a4-63b6-404b-a4cf-ebc49bbcbc95) transitioned into state 'SUCCESS' from state '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-979700964',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='53ff0ae29f4e4c0a87bf92bca756fde9',qos_specs=None,replication_status=,reservations=['3bf157bf-c944-451c-822e-6314ab633942','901e40a0-2e92-4c9b-bcb9-88f7ee0b8a4b','d7c855b9-87e8-46e1-a0ef-39de8158f4e3','5c55fbb4-6ce7-4146-a15b-21ea2f1a2cff'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9c6448a472e74005849c39c77c4be467',volume_type_id=45fd9a3a-b61e-4c6c-9ab7-d02f06678d0d)}' {{(pid=100295) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 09:53:20.144908 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.volume.api [None req-a5d20083-cdbe-4f84-993c-eccf7f63bde3 tempest-ServerActionsTestOtherA-2072286966 tempest-ServerActionsTestOtherA-2072286966-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (42e49db3-004b-417b-87cf-b2d04013bd11) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100295) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 09:53:20.166039 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.volume.api [None req-a5d20083-cdbe-4f84-993c-eccf7f63bde3 tempest-ServerActionsTestOtherA-2072286966 tempest-ServerActionsTestOtherA-2072286966-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (42e49db3-004b-417b-87cf-b2d04013bd11) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100295) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 09:53:20.167567 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.volume.api [None req-a5d20083-cdbe-4f84-993c-eccf7f63bde3 tempest-ServerActionsTestOtherA-2072286966 tempest-ServerActionsTestOtherA-2072286966-project-member] Flow 'volume_create_api' (10082a7d-816b-4640-8b5c-8ec170bee0a4) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100295) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 09:53:20.168356 np0000006707 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-a5d20083-cdbe-4f84-993c-eccf7f63bde3 tempest-ServerActionsTestOtherA-2072286966 tempest-ServerActionsTestOtherA-2072286966-project-member] Create volume request issued successfully. Aug 07 09:53:20.169362 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-a5d20083-cdbe-4f84-993c-eccf7f63bde3 tempest-ServerActionsTestOtherA-2072286966 tempest-ServerActionsTestOtherA-2072286966-project-member] https://10.4.3.8/volume/v3/volumes returned with HTTP 202 Aug 07 09:53:20.170060 np0000006707 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 212/858] 10.4.3.8 () {68 vars in 1245 bytes} [Fri Aug 7 09:53:19 2026] POST /volume/v3/volumes => generated 748 bytes in 797 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 07 09:53:20.193126 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [None req-45e7626e-45b8-4bd0-973e-8333cad82899 None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:53:20.196440 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-45e7626e-45b8-4bd0-973e-8333cad82899 tempest-ServerActionsTestOtherA-2072286966 tempest-ServerActionsTestOtherA-2072286966-project-member] GET https://10.4.3.8/volume/v3/volumes/9bf58e9c-a9d7-424f-adc5-16e5c8b376b1 Aug 07 09:53:20.196440 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-45e7626e-45b8-4bd0-973e-8333cad82899 tempest-ServerActionsTestOtherA-2072286966 tempest-ServerActionsTestOtherA-2072286966-project-member] Empty body provided in request {{(pid=100296) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 09:53:20.197346 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-45e7626e-45b8-4bd0-973e-8333cad82899 tempest-ServerActionsTestOtherA-2072286966 tempest-ServerActionsTestOtherA-2072286966-project-member] Calling method 'show' {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 09:53:20.213992 np0000006707 devstack@c-api.service[100296]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 09:53:20.213992 np0000006707 devstack@c-api.service[100296]: warnings.warn( Aug 07 09:53:20.222208 np0000006707 devstack@c-api.service[100296]: INFO cinder.volume.api [None req-45e7626e-45b8-4bd0-973e-8333cad82899 tempest-ServerActionsTestOtherA-2072286966 tempest-ServerActionsTestOtherA-2072286966-project-member] Volume info retrieved successfully. Aug 07 09:53:20.227941 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-45e7626e-45b8-4bd0-973e-8333cad82899 tempest-ServerActionsTestOtherA-2072286966 tempest-ServerActionsTestOtherA-2072286966-project-member] https://10.4.3.8/volume/v3/volumes/9bf58e9c-a9d7-424f-adc5-16e5c8b376b1 returned with HTTP 200 Aug 07 09:53:20.229076 np0000006707 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 215/859] 10.4.3.8 () {66 vars in 1334 bytes} [Fri Aug 7 09:53:20 2026] GET /volume/v3/volumes/9bf58e9c-a9d7-424f-adc5-16e5c8b376b1 => generated 816 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 09:53:21.142038 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.middleware.request_id [None req-4ad5bb80-ca16-447c-a3c3-bc24d7a7944d None None] RequestId filter calling following filter/app {{(pid=100298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:53:21.144562 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [None req-4ad5bb80-ca16-447c-a3c3-bc24d7a7944d tempest-TaggedBootDevicesTest-414854615 tempest-TaggedBootDevicesTest-414854615-project-member] GET https://10.4.3.8/volume/v3/volumes/a9045e34-b0a2-408b-8ad6-adbf97ab06da Aug 07 09:53:21.145096 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [None req-4ad5bb80-ca16-447c-a3c3-bc24d7a7944d tempest-TaggedBootDevicesTest-414854615 tempest-TaggedBootDevicesTest-414854615-project-member] Empty body provided in request {{(pid=100298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 09:53:21.145650 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [None req-4ad5bb80-ca16-447c-a3c3-bc24d7a7944d tempest-TaggedBootDevicesTest-414854615 tempest-TaggedBootDevicesTest-414854615-project-member] Calling method 'show' {{(pid=100298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 09:53:21.153349 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [None req-4ad5bb80-ca16-447c-a3c3-bc24d7a7944d tempest-TaggedBootDevicesTest-414854615 tempest-TaggedBootDevicesTest-414854615-project-member] https://10.4.3.8/volume/v3/volumes/a9045e34-b0a2-408b-8ad6-adbf97ab06da returned with HTTP 404 Aug 07 09:53:21.154292 np0000006707 devstack@c-api.service[100298]: [pid: 100298|app: 0|req: 217/860] 10.4.3.8 () {66 vars in 1334 bytes} [Fri Aug 7 09:53:21 2026] GET /volume/v3/volumes/a9045e34-b0a2-408b-8ad6-adbf97ab06da => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 09:53:21.251637 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [None req-3a6a5e03-ca67-445f-8afd-aa1c49d45015 None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:53:21.254298 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-3a6a5e03-ca67-445f-8afd-aa1c49d45015 tempest-ServerActionsTestOtherA-2072286966 tempest-ServerActionsTestOtherA-2072286966-project-member] GET https://10.4.3.8/volume/v3/volumes/9bf58e9c-a9d7-424f-adc5-16e5c8b376b1 Aug 07 09:53:21.254852 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-3a6a5e03-ca67-445f-8afd-aa1c49d45015 tempest-ServerActionsTestOtherA-2072286966 tempest-ServerActionsTestOtherA-2072286966-project-member] Empty body provided in request {{(pid=100297) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 09:53:21.255011 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-3a6a5e03-ca67-445f-8afd-aa1c49d45015 tempest-ServerActionsTestOtherA-2072286966 tempest-ServerActionsTestOtherA-2072286966-project-member] Calling method 'show' {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 09:53:21.269237 np0000006707 devstack@c-api.service[100297]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 09:53:21.269237 np0000006707 devstack@c-api.service[100297]: warnings.warn( Aug 07 09:53:21.277964 np0000006707 devstack@c-api.service[100297]: INFO cinder.volume.api [None req-3a6a5e03-ca67-445f-8afd-aa1c49d45015 tempest-ServerActionsTestOtherA-2072286966 tempest-ServerActionsTestOtherA-2072286966-project-member] Volume info retrieved successfully. Aug 07 09:53:21.286652 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-3a6a5e03-ca67-445f-8afd-aa1c49d45015 tempest-ServerActionsTestOtherA-2072286966 tempest-ServerActionsTestOtherA-2072286966-project-member] https://10.4.3.8/volume/v3/volumes/9bf58e9c-a9d7-424f-adc5-16e5c8b376b1 returned with HTTP 200 Aug 07 09:53:21.287256 np0000006707 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 217/861] 10.4.3.8 () {66 vars in 1334 bytes} [Fri Aug 7 09:53:21 2026] GET /volume/v3/volumes/9bf58e9c-a9d7-424f-adc5-16e5c8b376b1 => generated 1356 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 09:53:21.342052 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [req-15697e46-3c40-4d74-9813-f4faa8f90af6 req-c688e730-4a2d-4037-afc6-03870074d125 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:53:21.347531 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [req-15697e46-3c40-4d74-9813-f4faa8f90af6 req-c688e730-4a2d-4037-afc6-03870074d125 tempest-ServerActionsTestOtherA-2072286966 tempest-ServerActionsTestOtherA-2072286966-project-member] GET https://10.4.3.8/volume/v3/volumes/9bf58e9c-a9d7-424f-adc5-16e5c8b376b1 Aug 07 09:53:21.347859 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [req-15697e46-3c40-4d74-9813-f4faa8f90af6 req-c688e730-4a2d-4037-afc6-03870074d125 tempest-ServerActionsTestOtherA-2072286966 tempest-ServerActionsTestOtherA-2072286966-project-member] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 09:53:21.348389 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [req-15697e46-3c40-4d74-9813-f4faa8f90af6 req-c688e730-4a2d-4037-afc6-03870074d125 tempest-ServerActionsTestOtherA-2072286966 tempest-ServerActionsTestOtherA-2072286966-project-member] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 09:53:21.359133 np0000006707 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 09:53:21.359133 np0000006707 devstack@c-api.service[100295]: warnings.warn( Aug 07 09:53:21.364764 np0000006707 devstack@c-api.service[100295]: INFO cinder.volume.api [req-15697e46-3c40-4d74-9813-f4faa8f90af6 req-c688e730-4a2d-4037-afc6-03870074d125 tempest-ServerActionsTestOtherA-2072286966 tempest-ServerActionsTestOtherA-2072286966-project-member] Volume info retrieved successfully. Aug 07 09:53:21.371333 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [req-15697e46-3c40-4d74-9813-f4faa8f90af6 req-c688e730-4a2d-4037-afc6-03870074d125 tempest-ServerActionsTestOtherA-2072286966 tempest-ServerActionsTestOtherA-2072286966-project-member] https://10.4.3.8/volume/v3/volumes/9bf58e9c-a9d7-424f-adc5-16e5c8b376b1 returned with HTTP 200 Aug 07 09:53:21.372033 np0000006707 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 213/862] 10.4.3.8 () {68 vars in 1584 bytes} [Fri Aug 7 09:53:21 2026] GET /volume/v3/volumes/9bf58e9c-a9d7-424f-adc5-16e5c8b376b1 => generated 1356 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 09:53:21.750488 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [None req-9228fcbf-7119-4129-939e-93c2dc86ed2b None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:53:21.907934 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-9228fcbf-7119-4129-939e-93c2dc86ed2b tempest-VolumesDeleteCascade-1479548147 tempest-VolumesDeleteCascade-1479548147-project-member] POST https://10.4.3.8/volume/v3/volumes Aug 07 09:53:21.912157 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-9228fcbf-7119-4129-939e-93c2dc86ed2b tempest-VolumesDeleteCascade-1479548147 tempest-VolumesDeleteCascade-1479548147-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesDeleteCascade-Volume-1848176422"}} {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 09:53:21.912157 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.v3.volumes [None req-9228fcbf-7119-4129-939e-93c2dc86ed2b tempest-VolumesDeleteCascade-1479548147 tempest-VolumesDeleteCascade-1479548147-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesDeleteCascade-Volume-1848176422'}} {{(pid=100296) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 07 09:53:21.912157 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.v3.volumes [None req-9228fcbf-7119-4129-939e-93c2dc86ed2b tempest-VolumesDeleteCascade-1479548147 tempest-VolumesDeleteCascade-1479548147-project-member] Create volume of 1 GB Aug 07 09:53:21.919328 np0000006707 devstack@c-api.service[100296]: INFO cinder.volume.api [None req-9228fcbf-7119-4129-939e-93c2dc86ed2b tempest-VolumesDeleteCascade-1479548147 tempest-VolumesDeleteCascade-1479548147-project-member] Availability Zones retrieved successfully. Aug 07 09:53:21.933261 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.volume.api [None req-9228fcbf-7119-4129-939e-93c2dc86ed2b tempest-VolumesDeleteCascade-1479548147 tempest-VolumesDeleteCascade-1479548147-project-member] Flow 'volume_create_api' (3b1c9542-9cf5-46aa-8a2c-9129cfa86957) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100296) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 09:53:21.936248 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.volume.api [None req-9228fcbf-7119-4129-939e-93c2dc86ed2b tempest-VolumesDeleteCascade-1479548147 tempest-VolumesDeleteCascade-1479548147-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (88fcc4b6-019e-44cf-8225-0dad4fdc53ab) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 09:53:21.937699 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.volume.flows.api.create_volume [None req-9228fcbf-7119-4129-939e-93c2dc86ed2b tempest-VolumesDeleteCascade-1479548147 tempest-VolumesDeleteCascade-1479548147-project-member] Validating volume size '1' using validate_int {{(pid=100296) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 07 09:53:21.992563 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.volume.api [None req-9228fcbf-7119-4129-939e-93c2dc86ed2b tempest-VolumesDeleteCascade-1479548147 tempest-VolumesDeleteCascade-1479548147-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (88fcc4b6-019e-44cf-8225-0dad4fdc53ab) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-07T09:47:39Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=45fd9a3a-b61e-4c6c-9ab7-d02f06678d0d,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '45fd9a3a-b61e-4c6c-9ab7-d02f06678d0d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 09:53:21.995633 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.volume.api [None req-9228fcbf-7119-4129-939e-93c2dc86ed2b tempest-VolumesDeleteCascade-1479548147 tempest-VolumesDeleteCascade-1479548147-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8febdb8a-54c3-41ed-8ad9-94c78c2b1c67) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 09:53:22.103916 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.quota [None req-9228fcbf-7119-4129-939e-93c2dc86ed2b tempest-VolumesDeleteCascade-1479548147 tempest-VolumesDeleteCascade-1479548147-project-member] Created reservations ['ed29a330-a0bb-4b93-a92a-7454a7934155', 'cf1edac6-70b1-46ab-b3ad-4c7eb4547bef', '8561c8ed-4aaa-402a-993c-66b5af1a6fb3', '47c840f2-fc98-4564-8112-afc73ea6ba37'] {{(pid=100296) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 09:53:22.106025 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.volume.api [None req-9228fcbf-7119-4129-939e-93c2dc86ed2b tempest-VolumesDeleteCascade-1479548147 tempest-VolumesDeleteCascade-1479548147-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8febdb8a-54c3-41ed-8ad9-94c78c2b1c67) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['ed29a330-a0bb-4b93-a92a-7454a7934155', 'cf1edac6-70b1-46ab-b3ad-4c7eb4547bef', '8561c8ed-4aaa-402a-993c-66b5af1a6fb3', '47c840f2-fc98-4564-8112-afc73ea6ba37']}' {{(pid=100296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 09:53:22.106358 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.volume.api [None req-9228fcbf-7119-4129-939e-93c2dc86ed2b tempest-VolumesDeleteCascade-1479548147 tempest-VolumesDeleteCascade-1479548147-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5c96b6fe-c2f0-4127-bac7-131752212029) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 09:53:22.144282 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.volume.api [None req-9228fcbf-7119-4129-939e-93c2dc86ed2b tempest-VolumesDeleteCascade-1479548147 tempest-VolumesDeleteCascade-1479548147-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5c96b6fe-c2f0-4127-bac7-131752212029) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '68f3ce40-323b-4b7f-be07-c7593b9d71aa', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesDeleteCascade-Volume-1848176422',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='1b764359819e47269fbfd29298eecffa',qos_specs=None,replication_status=,reservations=['ed29a330-a0bb-4b93-a92a-7454a7934155','cf1edac6-70b1-46ab-b3ad-4c7eb4547bef','8561c8ed-4aaa-402a-993c-66b5af1a6fb3','47c840f2-fc98-4564-8112-afc73ea6ba37'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='73b94964e8184afd95174d889b84fb4f',volume_type_id=45fd9a3a-b61e-4c6c-9ab7-d02f06678d0d), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-07T09:53:22Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesDeleteCascade-Volume-1848176422',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=68f3ce40-323b-4b7f-be07-c7593b9d71aa,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='1b764359819e47269fbfd29298eecffa',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='73b94964e8184afd95174d889b84fb4f',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(45fd9a3a-b61e-4c6c-9ab7-d02f06678d0d),volume_type_id=45fd9a3a-b61e-4c6c-9ab7-d02f06678d0d)}' {{(pid=100296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 09:53:22.145362 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.volume.api [None req-9228fcbf-7119-4129-939e-93c2dc86ed2b tempest-VolumesDeleteCascade-1479548147 tempest-VolumesDeleteCascade-1479548147-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (17e3b72c-7de0-44ee-a5bb-6823ed4222b7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 09:53:22.171333 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.volume.api [None req-9228fcbf-7119-4129-939e-93c2dc86ed2b tempest-VolumesDeleteCascade-1479548147 tempest-VolumesDeleteCascade-1479548147-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (17e3b72c-7de0-44ee-a5bb-6823ed4222b7) transitioned into state 'SUCCESS' from state '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-1848176422',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='1b764359819e47269fbfd29298eecffa',qos_specs=None,replication_status=,reservations=['ed29a330-a0bb-4b93-a92a-7454a7934155','cf1edac6-70b1-46ab-b3ad-4c7eb4547bef','8561c8ed-4aaa-402a-993c-66b5af1a6fb3','47c840f2-fc98-4564-8112-afc73ea6ba37'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='73b94964e8184afd95174d889b84fb4f',volume_type_id=45fd9a3a-b61e-4c6c-9ab7-d02f06678d0d)}' {{(pid=100296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 09:53:22.172200 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.volume.api [None req-9228fcbf-7119-4129-939e-93c2dc86ed2b tempest-VolumesDeleteCascade-1479548147 tempest-VolumesDeleteCascade-1479548147-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c3bd8377-b8a7-49c1-af49-216c347101d7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 09:53:22.185388 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.middleware.request_id [req-15697e46-3c40-4d74-9813-f4faa8f90af6 req-85337107-061a-434c-923b-e6cf0f3af1d5 None None] RequestId filter calling following filter/app {{(pid=100298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:53:22.188587 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.volume.api [None req-9228fcbf-7119-4129-939e-93c2dc86ed2b tempest-VolumesDeleteCascade-1479548147 tempest-VolumesDeleteCascade-1479548147-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c3bd8377-b8a7-49c1-af49-216c347101d7) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 09:53:22.188789 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [req-15697e46-3c40-4d74-9813-f4faa8f90af6 req-85337107-061a-434c-923b-e6cf0f3af1d5 tempest-ServerActionsTestOtherA-2072286966 tempest-ServerActionsTestOtherA-2072286966-project-member] GET https://10.4.3.8/volume/v3/volumes/9bf58e9c-a9d7-424f-adc5-16e5c8b376b1 Aug 07 09:53:22.189017 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [req-15697e46-3c40-4d74-9813-f4faa8f90af6 req-85337107-061a-434c-923b-e6cf0f3af1d5 tempest-ServerActionsTestOtherA-2072286966 tempest-ServerActionsTestOtherA-2072286966-project-member] Empty body provided in request {{(pid=100298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 09:53:22.189268 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [req-15697e46-3c40-4d74-9813-f4faa8f90af6 req-85337107-061a-434c-923b-e6cf0f3af1d5 tempest-ServerActionsTestOtherA-2072286966 tempest-ServerActionsTestOtherA-2072286966-project-member] Calling method 'show' {{(pid=100298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 09:53:22.190228 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.volume.api [None req-9228fcbf-7119-4129-939e-93c2dc86ed2b tempest-VolumesDeleteCascade-1479548147 tempest-VolumesDeleteCascade-1479548147-project-member] Flow 'volume_create_api' (3b1c9542-9cf5-46aa-8a2c-9129cfa86957) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100296) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 09:53:22.191105 np0000006707 devstack@c-api.service[100296]: INFO cinder.volume.api [None req-9228fcbf-7119-4129-939e-93c2dc86ed2b tempest-VolumesDeleteCascade-1479548147 tempest-VolumesDeleteCascade-1479548147-project-member] Create volume request issued successfully. Aug 07 09:53:22.191528 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-9228fcbf-7119-4129-939e-93c2dc86ed2b tempest-VolumesDeleteCascade-1479548147 tempest-VolumesDeleteCascade-1479548147-project-member] https://10.4.3.8/volume/v3/volumes returned with HTTP 202 Aug 07 09:53:22.192390 np0000006707 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 216/863] 10.4.3.8 () {68 vars in 1244 bytes} [Fri Aug 7 09:53:21 2026] POST /volume/v3/volumes => generated 747 bytes in 443 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 07 09:53:22.200935 np0000006707 devstack@c-api.service[100298]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 09:53:22.200935 np0000006707 devstack@c-api.service[100298]: warnings.warn( Aug 07 09:53:22.207022 np0000006707 devstack@c-api.service[100298]: INFO cinder.volume.api [req-15697e46-3c40-4d74-9813-f4faa8f90af6 req-85337107-061a-434c-923b-e6cf0f3af1d5 tempest-ServerActionsTestOtherA-2072286966 tempest-ServerActionsTestOtherA-2072286966-project-member] Volume info retrieved successfully. Aug 07 09:53:22.210843 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [None req-7ec97c5c-564d-4e3c-91d8-98320dd92abf None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:53:22.213344 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-7ec97c5c-564d-4e3c-91d8-98320dd92abf tempest-VolumesDeleteCascade-1479548147 tempest-VolumesDeleteCascade-1479548147-project-member] GET https://10.4.3.8/volume/v3/volumes/68f3ce40-323b-4b7f-be07-c7593b9d71aa Aug 07 09:53:22.213550 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [req-15697e46-3c40-4d74-9813-f4faa8f90af6 req-85337107-061a-434c-923b-e6cf0f3af1d5 tempest-ServerActionsTestOtherA-2072286966 tempest-ServerActionsTestOtherA-2072286966-project-member] https://10.4.3.8/volume/v3/volumes/9bf58e9c-a9d7-424f-adc5-16e5c8b376b1 returned with HTTP 200 Aug 07 09:53:22.214325 np0000006707 devstack@c-api.service[100298]: [pid: 100298|app: 0|req: 218/864] 10.4.3.8 () {68 vars in 1584 bytes} [Fri Aug 7 09:53:22 2026] GET /volume/v3/volumes/9bf58e9c-a9d7-424f-adc5-16e5c8b376b1 => generated 1356 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 09:53:22.214498 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-7ec97c5c-564d-4e3c-91d8-98320dd92abf tempest-VolumesDeleteCascade-1479548147 tempest-VolumesDeleteCascade-1479548147-project-member] Empty body provided in request {{(pid=100297) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 09:53:22.214860 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-7ec97c5c-564d-4e3c-91d8-98320dd92abf tempest-VolumesDeleteCascade-1479548147 tempest-VolumesDeleteCascade-1479548147-project-member] Calling method 'show' {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 09:53:22.231409 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-a60c5b81-f292-49f1-a25e-e2849275317b None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:53:22.231409 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-a60c5b81-f292-49f1-a25e-e2849275317b None None] GET https://10.4.3.8/volume// Aug 07 09:53:22.231409 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-a60c5b81-f292-49f1-a25e-e2849275317b None None] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 09:53:22.231557 np0000006707 devstack@c-api.service[100297]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 09:53:22.231557 np0000006707 devstack@c-api.service[100297]: warnings.warn( Aug 07 09:53:22.231617 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-a60c5b81-f292-49f1-a25e-e2849275317b None None] Calling method 'all' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 09:53:22.231617 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-a60c5b81-f292-49f1-a25e-e2849275317b None None] https://10.4.3.8/volume// returned with HTTP 300 Aug 07 09:53:22.231617 np0000006707 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 214/865] 10.4.3.8 () {66 vars in 1405 bytes} [Fri Aug 7 09:53:22 2026] GET /volume/ => generated 384 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 07 09:53:22.238716 np0000006707 devstack@c-api.service[100297]: INFO cinder.volume.api [None req-7ec97c5c-564d-4e3c-91d8-98320dd92abf tempest-VolumesDeleteCascade-1479548147 tempest-VolumesDeleteCascade-1479548147-project-member] Volume info retrieved successfully. Aug 07 09:53:22.246730 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-7ec97c5c-564d-4e3c-91d8-98320dd92abf tempest-VolumesDeleteCascade-1479548147 tempest-VolumesDeleteCascade-1479548147-project-member] https://10.4.3.8/volume/v3/volumes/68f3ce40-323b-4b7f-be07-c7593b9d71aa returned with HTTP 200 Aug 07 09:53:22.247228 np0000006707 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 218/866] 10.4.3.8 () {66 vars in 1334 bytes} [Fri Aug 7 09:53:22 2026] GET /volume/v3/volumes/68f3ce40-323b-4b7f-be07-c7593b9d71aa => generated 815 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 09:53:22.248086 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [req-15697e46-3c40-4d74-9813-f4faa8f90af6 req-aca140a5-65c5-4675-9752-aa2aa4531b32 None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:53:22.251037 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [req-15697e46-3c40-4d74-9813-f4faa8f90af6 req-aca140a5-65c5-4675-9752-aa2aa4531b32 tempest-ServerActionsTestOtherA-2072286966 tempest-ServerActionsTestOtherA-2072286966-project-member] POST https://10.4.3.8/volume/v3/attachments Aug 07 09:53:22.252495 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [req-15697e46-3c40-4d74-9813-f4faa8f90af6 req-aca140a5-65c5-4675-9752-aa2aa4531b32 tempest-ServerActionsTestOtherA-2072286966 tempest-ServerActionsTestOtherA-2072286966-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "9bf58e9c-a9d7-424f-adc5-16e5c8b376b1", "connector": null, "instance_uuid": "9523b01c-eaab-493a-8df4-ca7a44732a51"}} {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 09:53:22.261434 np0000006707 devstack@c-api.service[100296]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 09:53:22.261434 np0000006707 devstack@c-api.service[100296]: warnings.warn( Aug 07 09:53:22.333152 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [req-15697e46-3c40-4d74-9813-f4faa8f90af6 req-aca140a5-65c5-4675-9752-aa2aa4531b32 tempest-ServerActionsTestOtherA-2072286966 tempest-ServerActionsTestOtherA-2072286966-project-member] https://10.4.3.8/volume/v3/attachments returned with HTTP 200 Aug 07 09:53:22.333723 np0000006707 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 217/867] 10.4.3.8 () {74 vars in 1580 bytes} [Fri Aug 7 09:53:22 2026] POST /volume/v3/attachments => generated 273 bytes in 87 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 09:53:22.667317 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.middleware.request_id [req-d687cb73-c39b-490f-92ea-2fa8412fe3e5 req-c37aa8f0-4912-4645-ac2a-ffc4c1fa9273 None None] RequestId filter calling following filter/app {{(pid=100298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:53:22.670510 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [req-d687cb73-c39b-490f-92ea-2fa8412fe3e5 req-c37aa8f0-4912-4645-ac2a-ffc4c1fa9273 tempest-ServerBootFromVolumeStableRescueTest-1000764357 tempest-ServerBootFromVolumeStableRescueTest-1000764357-project-member] POST https://10.4.3.8/volume/v3/volumes Aug 07 09:53:22.670852 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [req-d687cb73-c39b-490f-92ea-2fa8412fe3e5 req-c37aa8f0-4912-4645-ac2a-ffc4c1fa9273 tempest-ServerBootFromVolumeStableRescueTest-1000764357 tempest-ServerBootFromVolumeStableRescueTest-1000764357-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": "a6c27e23-91c8-49d8-8cc0-7e13210d16ce", "source_volid": null, "backup_id": null}} {{(pid=100298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 09:53:22.673357 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.v3.volumes [req-d687cb73-c39b-490f-92ea-2fa8412fe3e5 req-c37aa8f0-4912-4645-ac2a-ffc4c1fa9273 tempest-ServerBootFromVolumeStableRescueTest-1000764357 tempest-ServerBootFromVolumeStableRescueTest-1000764357-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': 'a6c27e23-91c8-49d8-8cc0-7e13210d16ce', 'source_volid': None, 'backup_id': None}} {{(pid=100298) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 07 09:53:22.796389 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.v3.volumes [req-d687cb73-c39b-490f-92ea-2fa8412fe3e5 req-c37aa8f0-4912-4645-ac2a-ffc4c1fa9273 tempest-ServerBootFromVolumeStableRescueTest-1000764357 tempest-ServerBootFromVolumeStableRescueTest-1000764357-project-member] Create volume of 1 GB Aug 07 09:53:22.802152 np0000006707 devstack@c-api.service[100298]: INFO cinder.volume.api [req-d687cb73-c39b-490f-92ea-2fa8412fe3e5 req-c37aa8f0-4912-4645-ac2a-ffc4c1fa9273 tempest-ServerBootFromVolumeStableRescueTest-1000764357 tempest-ServerBootFromVolumeStableRescueTest-1000764357-project-member] Availability Zones retrieved successfully. Aug 07 09:53:22.813892 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.volume.api [req-d687cb73-c39b-490f-92ea-2fa8412fe3e5 req-c37aa8f0-4912-4645-ac2a-ffc4c1fa9273 tempest-ServerBootFromVolumeStableRescueTest-1000764357 tempest-ServerBootFromVolumeStableRescueTest-1000764357-project-member] Flow 'volume_create_api' (21545fb3-b986-4713-99d8-a755a91086fc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100298) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 09:53:22.816085 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.volume.api [req-d687cb73-c39b-490f-92ea-2fa8412fe3e5 req-c37aa8f0-4912-4645-ac2a-ffc4c1fa9273 tempest-ServerBootFromVolumeStableRescueTest-1000764357 tempest-ServerBootFromVolumeStableRescueTest-1000764357-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (480ced96-a636-4663-91b7-a84e6dc071b8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100298) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 09:53:22.817476 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.volume.flows.api.create_volume [req-d687cb73-c39b-490f-92ea-2fa8412fe3e5 req-c37aa8f0-4912-4645-ac2a-ffc4c1fa9273 tempest-ServerBootFromVolumeStableRescueTest-1000764357 tempest-ServerBootFromVolumeStableRescueTest-1000764357-project-member] Validating volume size '1' using validate_int {{(pid=100298) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 07 09:53:22.906382 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.volume.api [req-d687cb73-c39b-490f-92ea-2fa8412fe3e5 req-c37aa8f0-4912-4645-ac2a-ffc4c1fa9273 tempest-ServerBootFromVolumeStableRescueTest-1000764357 tempest-ServerBootFromVolumeStableRescueTest-1000764357-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (480ced96-a636-4663-91b7-a84e6dc071b8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-07T09:47:39Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=45fd9a3a-b61e-4c6c-9ab7-d02f06678d0d,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '45fd9a3a-b61e-4c6c-9ab7-d02f06678d0d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100298) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 09:53:22.907517 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.volume.api [req-d687cb73-c39b-490f-92ea-2fa8412fe3e5 req-c37aa8f0-4912-4645-ac2a-ffc4c1fa9273 tempest-ServerBootFromVolumeStableRescueTest-1000764357 tempest-ServerBootFromVolumeStableRescueTest-1000764357-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f1d6d8b7-d02a-48d1-90ee-67de5872cfe7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100298) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 09:53:22.973105 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.quota [req-d687cb73-c39b-490f-92ea-2fa8412fe3e5 req-c37aa8f0-4912-4645-ac2a-ffc4c1fa9273 tempest-ServerBootFromVolumeStableRescueTest-1000764357 tempest-ServerBootFromVolumeStableRescueTest-1000764357-project-member] Created reservations ['2b880c13-e338-4569-b7fb-4ef4ce45fba3', '42de23b7-ecd7-4827-9875-508edfd19a4f', '13dfc75e-acf2-4f95-9f10-fe9507b35663', '035074e9-c1a6-4dea-8e08-c7263c43b4a2'] {{(pid=100298) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 09:53:22.974409 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.volume.api [req-d687cb73-c39b-490f-92ea-2fa8412fe3e5 req-c37aa8f0-4912-4645-ac2a-ffc4c1fa9273 tempest-ServerBootFromVolumeStableRescueTest-1000764357 tempest-ServerBootFromVolumeStableRescueTest-1000764357-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f1d6d8b7-d02a-48d1-90ee-67de5872cfe7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['2b880c13-e338-4569-b7fb-4ef4ce45fba3', '42de23b7-ecd7-4827-9875-508edfd19a4f', '13dfc75e-acf2-4f95-9f10-fe9507b35663', '035074e9-c1a6-4dea-8e08-c7263c43b4a2']}' {{(pid=100298) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 09:53:22.975720 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.volume.api [req-d687cb73-c39b-490f-92ea-2fa8412fe3e5 req-c37aa8f0-4912-4645-ac2a-ffc4c1fa9273 tempest-ServerBootFromVolumeStableRescueTest-1000764357 tempest-ServerBootFromVolumeStableRescueTest-1000764357-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f719b69d-8f75-44a6-bf85-ddf120cdfc8e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100298) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 09:53:23.008262 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.volume.api [req-d687cb73-c39b-490f-92ea-2fa8412fe3e5 req-c37aa8f0-4912-4645-ac2a-ffc4c1fa9273 tempest-ServerBootFromVolumeStableRescueTest-1000764357 tempest-ServerBootFromVolumeStableRescueTest-1000764357-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f719b69d-8f75-44a6-bf85-ddf120cdfc8e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '52f88876-4cd8-44aa-a862-3eca28dbde69', '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='675dc01ef52c4a6dae87bd13662461a1',qos_specs=None,replication_status=,reservations=['2b880c13-e338-4569-b7fb-4ef4ce45fba3','42de23b7-ecd7-4827-9875-508edfd19a4f','13dfc75e-acf2-4f95-9f10-fe9507b35663','035074e9-c1a6-4dea-8e08-c7263c43b4a2'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d523d4ce5a26456b9741fed44848f5e3',volume_type_id=45fd9a3a-b61e-4c6c-9ab7-d02f06678d0d), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-07T09:53: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=52f88876-4cd8-44aa-a862-3eca28dbde69,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='675dc01ef52c4a6dae87bd13662461a1',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='d523d4ce5a26456b9741fed44848f5e3',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(45fd9a3a-b61e-4c6c-9ab7-d02f06678d0d),volume_type_id=45fd9a3a-b61e-4c6c-9ab7-d02f06678d0d)}' {{(pid=100298) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 09:53:23.010871 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.volume.api [req-d687cb73-c39b-490f-92ea-2fa8412fe3e5 req-c37aa8f0-4912-4645-ac2a-ffc4c1fa9273 tempest-ServerBootFromVolumeStableRescueTest-1000764357 tempest-ServerBootFromVolumeStableRescueTest-1000764357-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (10c4bf10-5cff-418c-bb92-787b1c85a5c0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100298) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 09:53:23.046029 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.volume.api [req-d687cb73-c39b-490f-92ea-2fa8412fe3e5 req-c37aa8f0-4912-4645-ac2a-ffc4c1fa9273 tempest-ServerBootFromVolumeStableRescueTest-1000764357 tempest-ServerBootFromVolumeStableRescueTest-1000764357-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (10c4bf10-5cff-418c-bb92-787b1c85a5c0) transitioned into 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='675dc01ef52c4a6dae87bd13662461a1',qos_specs=None,replication_status=,reservations=['2b880c13-e338-4569-b7fb-4ef4ce45fba3','42de23b7-ecd7-4827-9875-508edfd19a4f','13dfc75e-acf2-4f95-9f10-fe9507b35663','035074e9-c1a6-4dea-8e08-c7263c43b4a2'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d523d4ce5a26456b9741fed44848f5e3',volume_type_id=45fd9a3a-b61e-4c6c-9ab7-d02f06678d0d)}' {{(pid=100298) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 09:53:23.046377 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.volume.api [req-d687cb73-c39b-490f-92ea-2fa8412fe3e5 req-c37aa8f0-4912-4645-ac2a-ffc4c1fa9273 tempest-ServerBootFromVolumeStableRescueTest-1000764357 tempest-ServerBootFromVolumeStableRescueTest-1000764357-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (13a7cd7f-5628-4654-b48f-d18a1440b9c9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100298) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 09:53:23.066182 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.volume.api [req-d687cb73-c39b-490f-92ea-2fa8412fe3e5 req-c37aa8f0-4912-4645-ac2a-ffc4c1fa9273 tempest-ServerBootFromVolumeStableRescueTest-1000764357 tempest-ServerBootFromVolumeStableRescueTest-1000764357-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (13a7cd7f-5628-4654-b48f-d18a1440b9c9) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100298) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 09:53:23.067558 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.volume.api [req-d687cb73-c39b-490f-92ea-2fa8412fe3e5 req-c37aa8f0-4912-4645-ac2a-ffc4c1fa9273 tempest-ServerBootFromVolumeStableRescueTest-1000764357 tempest-ServerBootFromVolumeStableRescueTest-1000764357-project-member] Flow 'volume_create_api' (21545fb3-b986-4713-99d8-a755a91086fc) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100298) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 09:53:23.068176 np0000006707 devstack@c-api.service[100298]: INFO cinder.volume.api [req-d687cb73-c39b-490f-92ea-2fa8412fe3e5 req-c37aa8f0-4912-4645-ac2a-ffc4c1fa9273 tempest-ServerBootFromVolumeStableRescueTest-1000764357 tempest-ServerBootFromVolumeStableRescueTest-1000764357-project-member] Create volume request issued successfully. Aug 07 09:53:23.068692 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [req-d687cb73-c39b-490f-92ea-2fa8412fe3e5 req-c37aa8f0-4912-4645-ac2a-ffc4c1fa9273 tempest-ServerBootFromVolumeStableRescueTest-1000764357 tempest-ServerBootFromVolumeStableRescueTest-1000764357-project-member] https://10.4.3.8/volume/v3/volumes returned with HTTP 202 Aug 07 09:53:23.069431 np0000006707 devstack@c-api.service[100298]: [pid: 100298|app: 0|req: 219/868] 10.4.3.8 () {72 vars in 1527 bytes} [Fri Aug 7 09:53:22 2026] POST /volume/v3/volumes => generated 699 bytes in 403 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 07 09:53:23.082571 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [req-d687cb73-c39b-490f-92ea-2fa8412fe3e5 req-d3eca455-4142-4418-9b89-1d31899ca200 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:53:23.088222 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [req-d687cb73-c39b-490f-92ea-2fa8412fe3e5 req-d3eca455-4142-4418-9b89-1d31899ca200 tempest-ServerBootFromVolumeStableRescueTest-1000764357 tempest-ServerBootFromVolumeStableRescueTest-1000764357-project-member] GET https://10.4.3.8/volume/v3/volumes/52f88876-4cd8-44aa-a862-3eca28dbde69 Aug 07 09:53:23.088856 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [req-d687cb73-c39b-490f-92ea-2fa8412fe3e5 req-d3eca455-4142-4418-9b89-1d31899ca200 tempest-ServerBootFromVolumeStableRescueTest-1000764357 tempest-ServerBootFromVolumeStableRescueTest-1000764357-project-member] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 09:53:23.088953 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [req-d687cb73-c39b-490f-92ea-2fa8412fe3e5 req-d3eca455-4142-4418-9b89-1d31899ca200 tempest-ServerBootFromVolumeStableRescueTest-1000764357 tempest-ServerBootFromVolumeStableRescueTest-1000764357-project-member] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 09:53:23.104006 np0000006707 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 09:53:23.104006 np0000006707 devstack@c-api.service[100295]: warnings.warn( Aug 07 09:53:23.112821 np0000006707 devstack@c-api.service[100295]: INFO cinder.volume.api [req-d687cb73-c39b-490f-92ea-2fa8412fe3e5 req-d3eca455-4142-4418-9b89-1d31899ca200 tempest-ServerBootFromVolumeStableRescueTest-1000764357 tempest-ServerBootFromVolumeStableRescueTest-1000764357-project-member] Volume info retrieved successfully. Aug 07 09:53:23.121253 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [req-d687cb73-c39b-490f-92ea-2fa8412fe3e5 req-d3eca455-4142-4418-9b89-1d31899ca200 tempest-ServerBootFromVolumeStableRescueTest-1000764357 tempest-ServerBootFromVolumeStableRescueTest-1000764357-project-member] https://10.4.3.8/volume/v3/volumes/52f88876-4cd8-44aa-a862-3eca28dbde69 returned with HTTP 200 Aug 07 09:53:23.121717 np0000006707 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 215/869] 10.4.3.8 () {68 vars in 1584 bytes} [Fri Aug 7 09:53:23 2026] GET /volume/v3/volumes/52f88876-4cd8-44aa-a862-3eca28dbde69 => generated 767 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 09:53:23.147326 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [req-d687cb73-c39b-490f-92ea-2fa8412fe3e5 req-6f057b8a-6fc4-49ce-b6f3-ffa63ed0d741 None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:53:23.150556 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [req-d687cb73-c39b-490f-92ea-2fa8412fe3e5 req-6f057b8a-6fc4-49ce-b6f3-ffa63ed0d741 tempest-ServerBootFromVolumeStableRescueTest-1000764357 tempest-ServerBootFromVolumeStableRescueTest-1000764357-project-member] GET https://10.4.3.8/volume/v3/volumes/52f88876-4cd8-44aa-a862-3eca28dbde69 Aug 07 09:53:23.151121 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [req-d687cb73-c39b-490f-92ea-2fa8412fe3e5 req-6f057b8a-6fc4-49ce-b6f3-ffa63ed0d741 tempest-ServerBootFromVolumeStableRescueTest-1000764357 tempest-ServerBootFromVolumeStableRescueTest-1000764357-project-member] Empty body provided in request {{(pid=100297) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 09:53:23.151203 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [req-d687cb73-c39b-490f-92ea-2fa8412fe3e5 req-6f057b8a-6fc4-49ce-b6f3-ffa63ed0d741 tempest-ServerBootFromVolumeStableRescueTest-1000764357 tempest-ServerBootFromVolumeStableRescueTest-1000764357-project-member] Calling method 'show' {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 09:53:23.162307 np0000006707 devstack@c-api.service[100297]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 09:53:23.162307 np0000006707 devstack@c-api.service[100297]: warnings.warn( Aug 07 09:53:23.170047 np0000006707 devstack@c-api.service[100297]: INFO cinder.volume.api [req-d687cb73-c39b-490f-92ea-2fa8412fe3e5 req-6f057b8a-6fc4-49ce-b6f3-ffa63ed0d741 tempest-ServerBootFromVolumeStableRescueTest-1000764357 tempest-ServerBootFromVolumeStableRescueTest-1000764357-project-member] Volume info retrieved successfully. Aug 07 09:53:23.181976 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [req-d687cb73-c39b-490f-92ea-2fa8412fe3e5 req-6f057b8a-6fc4-49ce-b6f3-ffa63ed0d741 tempest-ServerBootFromVolumeStableRescueTest-1000764357 tempest-ServerBootFromVolumeStableRescueTest-1000764357-project-member] https://10.4.3.8/volume/v3/volumes/52f88876-4cd8-44aa-a862-3eca28dbde69 returned with HTTP 200 Aug 07 09:53:23.181976 np0000006707 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 219/870] 10.4.3.8 () {68 vars in 1584 bytes} [Fri Aug 7 09:53:23 2026] GET /volume/v3/volumes/52f88876-4cd8-44aa-a862-3eca28dbde69 => generated 767 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 09:53:23.269643 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [None req-3e5f8761-8857-44fc-b0f7-2c441a26cffe None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:53:23.273124 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-3e5f8761-8857-44fc-b0f7-2c441a26cffe tempest-VolumesDeleteCascade-1479548147 tempest-VolumesDeleteCascade-1479548147-project-member] GET https://10.4.3.8/volume/v3/volumes/68f3ce40-323b-4b7f-be07-c7593b9d71aa Aug 07 09:53:23.273124 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-3e5f8761-8857-44fc-b0f7-2c441a26cffe tempest-VolumesDeleteCascade-1479548147 tempest-VolumesDeleteCascade-1479548147-project-member] Empty body provided in request {{(pid=100296) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 09:53:23.273303 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-3e5f8761-8857-44fc-b0f7-2c441a26cffe tempest-VolumesDeleteCascade-1479548147 tempest-VolumesDeleteCascade-1479548147-project-member] Calling method 'show' {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 09:53:23.296831 np0000006707 devstack@c-api.service[100296]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 09:53:23.296831 np0000006707 devstack@c-api.service[100296]: warnings.warn( Aug 07 09:53:23.306049 np0000006707 devstack@c-api.service[100296]: INFO cinder.volume.api [None req-3e5f8761-8857-44fc-b0f7-2c441a26cffe tempest-VolumesDeleteCascade-1479548147 tempest-VolumesDeleteCascade-1479548147-project-member] Volume info retrieved successfully. Aug 07 09:53:23.318626 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-3e5f8761-8857-44fc-b0f7-2c441a26cffe tempest-VolumesDeleteCascade-1479548147 tempest-VolumesDeleteCascade-1479548147-project-member] https://10.4.3.8/volume/v3/volumes/68f3ce40-323b-4b7f-be07-c7593b9d71aa returned with HTTP 200 Aug 07 09:53:23.318626 np0000006707 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 218/871] 10.4.3.8 () {66 vars in 1334 bytes} [Fri Aug 7 09:53:23 2026] GET /volume/v3/volumes/68f3ce40-323b-4b7f-be07-c7593b9d71aa => generated 840 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 09:53:23.342703 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.middleware.request_id [None req-0bdf8b3c-97bb-444f-97d0-9d210a271ed3 None None] RequestId filter calling following filter/app {{(pid=100298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:53:23.355013 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [None req-0bdf8b3c-97bb-444f-97d0-9d210a271ed3 tempest-VolumesDeleteCascade-1479548147 tempest-VolumesDeleteCascade-1479548147-project-member] POST https://10.4.3.8/volume/v3/snapshots Aug 07 09:53:23.356969 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [None req-0bdf8b3c-97bb-444f-97d0-9d210a271ed3 tempest-VolumesDeleteCascade-1479548147 tempest-VolumesDeleteCascade-1479548147-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "68f3ce40-323b-4b7f-be07-c7593b9d71aa", "name": "tempest-VolumesDeleteCascade-Snapshot-1578375586"}} {{(pid=100298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 09:53:23.377890 np0000006707 devstack@c-api.service[100298]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 09:53:23.377890 np0000006707 devstack@c-api.service[100298]: warnings.warn( Aug 07 09:53:23.378674 np0000006707 devstack@c-api.service[100298]: INFO cinder.volume.api [None req-0bdf8b3c-97bb-444f-97d0-9d210a271ed3 tempest-VolumesDeleteCascade-1479548147 tempest-VolumesDeleteCascade-1479548147-project-member] Volume info retrieved successfully. Aug 07 09:53:23.378836 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.v3.snapshots [None req-0bdf8b3c-97bb-444f-97d0-9d210a271ed3 tempest-VolumesDeleteCascade-1479548147 tempest-VolumesDeleteCascade-1479548147-project-member] Create snapshot from volume 68f3ce40-323b-4b7f-be07-c7593b9d71aa Aug 07 09:53:23.473338 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.quota [None req-0bdf8b3c-97bb-444f-97d0-9d210a271ed3 tempest-VolumesDeleteCascade-1479548147 tempest-VolumesDeleteCascade-1479548147-project-member] Created reservations ['c0e33889-aed2-4827-93df-507ae31886cd', '3dc737fc-7d55-4da6-bb15-4ffbf250e1f4', 'e680421b-8da8-43cd-9005-8790318c8967', '5f412748-13ab-4b77-b437-320324411283'] {{(pid=100298) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 09:53:23.594375 np0000006707 devstack@c-api.service[100298]: INFO cinder.volume.api [None req-0bdf8b3c-97bb-444f-97d0-9d210a271ed3 tempest-VolumesDeleteCascade-1479548147 tempest-VolumesDeleteCascade-1479548147-project-member] Snapshot create request issued successfully. Aug 07 09:53:23.594375 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [None req-0bdf8b3c-97bb-444f-97d0-9d210a271ed3 tempest-VolumesDeleteCascade-1479548147 tempest-VolumesDeleteCascade-1479548147-project-member] https://10.4.3.8/volume/v3/snapshots returned with HTTP 202 Aug 07 09:53:23.594992 np0000006707 devstack@c-api.service[100298]: [pid: 100298|app: 0|req: 220/872] 10.4.3.8 () {68 vars in 1251 bytes} [Fri Aug 7 09:53:23 2026] POST /volume/v3/snapshots => generated 307 bytes in 253 msecs (HTTP/1.1 202) 7 headers in 291 bytes (2 switches on core 0) Aug 07 09:53:23.612834 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-0ed2e137-64e3-435f-b1db-5ff09478d883 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:53:23.620171 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-0ed2e137-64e3-435f-b1db-5ff09478d883 tempest-VolumesDeleteCascade-1479548147 tempest-VolumesDeleteCascade-1479548147-project-member] GET https://10.4.3.8/volume/v3/snapshots/c5bdea47-e26d-45b0-86ca-27511cf562cf Aug 07 09:53:23.621111 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-0ed2e137-64e3-435f-b1db-5ff09478d883 tempest-VolumesDeleteCascade-1479548147 tempest-VolumesDeleteCascade-1479548147-project-member] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 09:53:23.621111 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-0ed2e137-64e3-435f-b1db-5ff09478d883 tempest-VolumesDeleteCascade-1479548147 tempest-VolumesDeleteCascade-1479548147-project-member] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 09:53:23.632352 np0000006707 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 09:53:23.632352 np0000006707 devstack@c-api.service[100295]: warnings.warn( Aug 07 09:53:23.632943 np0000006707 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-0ed2e137-64e3-435f-b1db-5ff09478d883 tempest-VolumesDeleteCascade-1479548147 tempest-VolumesDeleteCascade-1479548147-project-member] Snapshot retrieved successfully. Aug 07 09:53:23.633838 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-0ed2e137-64e3-435f-b1db-5ff09478d883 tempest-VolumesDeleteCascade-1479548147 tempest-VolumesDeleteCascade-1479548147-project-member] https://10.4.3.8/volume/v3/snapshots/c5bdea47-e26d-45b0-86ca-27511cf562cf returned with HTTP 200 Aug 07 09:53:23.634213 np0000006707 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 216/873] 10.4.3.8 () {66 vars in 1340 bytes} [Fri Aug 7 09:53:23 2026] GET /volume/v3/snapshots/c5bdea47-e26d-45b0-86ca-27511cf562cf => generated 439 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 09:53:24.653286 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [None req-783ad94e-c3fc-483e-b2b0-2e06952f1c63 None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:53:24.655186 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-783ad94e-c3fc-483e-b2b0-2e06952f1c63 tempest-VolumesDeleteCascade-1479548147 tempest-VolumesDeleteCascade-1479548147-project-member] GET https://10.4.3.8/volume/v3/snapshots/c5bdea47-e26d-45b0-86ca-27511cf562cf Aug 07 09:53:24.656217 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-783ad94e-c3fc-483e-b2b0-2e06952f1c63 tempest-VolumesDeleteCascade-1479548147 tempest-VolumesDeleteCascade-1479548147-project-member] Empty body provided in request {{(pid=100297) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 09:53:24.656217 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-783ad94e-c3fc-483e-b2b0-2e06952f1c63 tempest-VolumesDeleteCascade-1479548147 tempest-VolumesDeleteCascade-1479548147-project-member] Calling method 'show' {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 09:53:24.669763 np0000006707 devstack@c-api.service[100297]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 09:53:24.669763 np0000006707 devstack@c-api.service[100297]: warnings.warn( Aug 07 09:53:24.669763 np0000006707 devstack@c-api.service[100297]: INFO cinder.volume.api [None req-783ad94e-c3fc-483e-b2b0-2e06952f1c63 tempest-VolumesDeleteCascade-1479548147 tempest-VolumesDeleteCascade-1479548147-project-member] Snapshot retrieved successfully. Aug 07 09:53:24.671697 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-783ad94e-c3fc-483e-b2b0-2e06952f1c63 tempest-VolumesDeleteCascade-1479548147 tempest-VolumesDeleteCascade-1479548147-project-member] https://10.4.3.8/volume/v3/snapshots/c5bdea47-e26d-45b0-86ca-27511cf562cf returned with HTTP 200 Aug 07 09:53:24.672081 np0000006707 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 220/874] 10.4.3.8 () {66 vars in 1340 bytes} [Fri Aug 7 09:53:24 2026] GET /volume/v3/snapshots/c5bdea47-e26d-45b0-86ca-27511cf562cf => generated 466 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 09:53:24.687825 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [None req-3920caee-4bf8-45ea-bdb5-b771e4c72389 None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:53:24.690046 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-3920caee-4bf8-45ea-bdb5-b771e4c72389 tempest-VolumesDeleteCascade-1479548147 tempest-VolumesDeleteCascade-1479548147-project-member] POST https://10.4.3.8/volume/v3/snapshots Aug 07 09:53:24.690482 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-3920caee-4bf8-45ea-bdb5-b771e4c72389 tempest-VolumesDeleteCascade-1479548147 tempest-VolumesDeleteCascade-1479548147-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "68f3ce40-323b-4b7f-be07-c7593b9d71aa", "name": "tempest-VolumesDeleteCascade-Snapshot-845395438"}} {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 09:53:24.708516 np0000006707 devstack@c-api.service[100296]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 09:53:24.708516 np0000006707 devstack@c-api.service[100296]: warnings.warn( Aug 07 09:53:24.709132 np0000006707 devstack@c-api.service[100296]: INFO cinder.volume.api [None req-3920caee-4bf8-45ea-bdb5-b771e4c72389 tempest-VolumesDeleteCascade-1479548147 tempest-VolumesDeleteCascade-1479548147-project-member] Volume info retrieved successfully. Aug 07 09:53:24.709267 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.v3.snapshots [None req-3920caee-4bf8-45ea-bdb5-b771e4c72389 tempest-VolumesDeleteCascade-1479548147 tempest-VolumesDeleteCascade-1479548147-project-member] Create snapshot from volume 68f3ce40-323b-4b7f-be07-c7593b9d71aa Aug 07 09:53:24.765392 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.quota [None req-3920caee-4bf8-45ea-bdb5-b771e4c72389 tempest-VolumesDeleteCascade-1479548147 tempest-VolumesDeleteCascade-1479548147-project-member] Created reservations ['fa1c5914-84d7-4dfc-8903-01a5c9e911f5', 'f74984d6-e885-4ab3-91de-fcaa96a824b2', '371a058b-6efb-450c-b836-1727f80c1354', 'ce9da012-21cd-4d36-acc7-65c1042cab56'] {{(pid=100296) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 09:53:24.834178 np0000006707 devstack@c-api.service[100296]: INFO cinder.volume.api [None req-3920caee-4bf8-45ea-bdb5-b771e4c72389 tempest-VolumesDeleteCascade-1479548147 tempest-VolumesDeleteCascade-1479548147-project-member] Snapshot create request issued successfully. Aug 07 09:53:24.835637 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-3920caee-4bf8-45ea-bdb5-b771e4c72389 tempest-VolumesDeleteCascade-1479548147 tempest-VolumesDeleteCascade-1479548147-project-member] https://10.4.3.8/volume/v3/snapshots returned with HTTP 202 Aug 07 09:53:24.835637 np0000006707 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 219/875] 10.4.3.8 () {68 vars in 1251 bytes} [Fri Aug 7 09:53:24 2026] POST /volume/v3/snapshots => generated 306 bytes in 148 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 07 09:53:24.855975 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.middleware.request_id [None req-463eebf4-4aca-4364-ba85-929e5cdbe5fc None None] RequestId filter calling following filter/app {{(pid=100298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:53:24.859296 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [None req-463eebf4-4aca-4364-ba85-929e5cdbe5fc tempest-VolumesDeleteCascade-1479548147 tempest-VolumesDeleteCascade-1479548147-project-member] GET https://10.4.3.8/volume/v3/snapshots/cff76bec-bb0f-47e6-a324-4580fa421b88 Aug 07 09:53:24.859296 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [None req-463eebf4-4aca-4364-ba85-929e5cdbe5fc tempest-VolumesDeleteCascade-1479548147 tempest-VolumesDeleteCascade-1479548147-project-member] Empty body provided in request {{(pid=100298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 09:53:24.860645 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [None req-463eebf4-4aca-4364-ba85-929e5cdbe5fc tempest-VolumesDeleteCascade-1479548147 tempest-VolumesDeleteCascade-1479548147-project-member] Calling method 'show' {{(pid=100298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 09:53:24.869761 np0000006707 devstack@c-api.service[100298]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 09:53:24.869761 np0000006707 devstack@c-api.service[100298]: warnings.warn( Aug 07 09:53:24.870529 np0000006707 devstack@c-api.service[100298]: INFO cinder.volume.api [None req-463eebf4-4aca-4364-ba85-929e5cdbe5fc tempest-VolumesDeleteCascade-1479548147 tempest-VolumesDeleteCascade-1479548147-project-member] Snapshot retrieved successfully. Aug 07 09:53:24.872239 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [None req-463eebf4-4aca-4364-ba85-929e5cdbe5fc tempest-VolumesDeleteCascade-1479548147 tempest-VolumesDeleteCascade-1479548147-project-member] https://10.4.3.8/volume/v3/snapshots/cff76bec-bb0f-47e6-a324-4580fa421b88 returned with HTTP 200 Aug 07 09:53:24.873069 np0000006707 devstack@c-api.service[100298]: [pid: 100298|app: 0|req: 221/876] 10.4.3.8 () {66 vars in 1340 bytes} [Fri Aug 7 09:53:24 2026] GET /volume/v3/snapshots/cff76bec-bb0f-47e6-a324-4580fa421b88 => generated 438 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 07 09:53:24.991493 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-938274d3-6b4c-48c5-9e2f-a4c4a23cb425 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:53:24.991493 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-938274d3-6b4c-48c5-9e2f-a4c4a23cb425 None None] GET https://10.4.3.8/volume// Aug 07 09:53:24.992211 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-938274d3-6b4c-48c5-9e2f-a4c4a23cb425 None None] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 09:53:24.992542 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-938274d3-6b4c-48c5-9e2f-a4c4a23cb425 None None] Calling method 'all' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 09:53:24.992950 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-938274d3-6b4c-48c5-9e2f-a4c4a23cb425 None None] https://10.4.3.8/volume// returned with HTTP 300 Aug 07 09:53:24.993339 np0000006707 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 217/877] 10.4.3.8 () {66 vars in 1412 bytes} [Fri Aug 7 09:53:24 2026] GET /volume/ => generated 384 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 07 09:53:25.010154 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [req-15697e46-3c40-4d74-9813-f4faa8f90af6 req-c743c659-d0e8-4be1-8347-51d054693fed None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:53:25.017318 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [req-15697e46-3c40-4d74-9813-f4faa8f90af6 req-c743c659-d0e8-4be1-8347-51d054693fed tempest-ServerActionsTestOtherA-2072286966 tempest-ServerActionsTestOtherA-2072286966-project-member] GET https://10.4.3.8/volume/v3/volumes/9bf58e9c-a9d7-424f-adc5-16e5c8b376b1 Aug 07 09:53:25.018171 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [req-15697e46-3c40-4d74-9813-f4faa8f90af6 req-c743c659-d0e8-4be1-8347-51d054693fed tempest-ServerActionsTestOtherA-2072286966 tempest-ServerActionsTestOtherA-2072286966-project-member] Empty body provided in request {{(pid=100297) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 09:53:25.018833 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [req-15697e46-3c40-4d74-9813-f4faa8f90af6 req-c743c659-d0e8-4be1-8347-51d054693fed tempest-ServerActionsTestOtherA-2072286966 tempest-ServerActionsTestOtherA-2072286966-project-member] Calling method 'show' {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 09:53:25.040523 np0000006707 devstack@c-api.service[100297]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 09:53:25.040523 np0000006707 devstack@c-api.service[100297]: warnings.warn( Aug 07 09:53:25.047271 np0000006707 devstack@c-api.service[100297]: INFO cinder.volume.api [req-15697e46-3c40-4d74-9813-f4faa8f90af6 req-c743c659-d0e8-4be1-8347-51d054693fed tempest-ServerActionsTestOtherA-2072286966 tempest-ServerActionsTestOtherA-2072286966-project-member] Volume info retrieved successfully. Aug 07 09:53:25.061267 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [req-15697e46-3c40-4d74-9813-f4faa8f90af6 req-c743c659-d0e8-4be1-8347-51d054693fed tempest-ServerActionsTestOtherA-2072286966 tempest-ServerActionsTestOtherA-2072286966-project-member] https://10.4.3.8/volume/v3/volumes/9bf58e9c-a9d7-424f-adc5-16e5c8b376b1 returned with HTTP 200 Aug 07 09:53:25.061666 np0000006707 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 221/878] 10.4.3.8 () {70 vars in 1625 bytes} [Fri Aug 7 09:53:25 2026] GET /volume/v3/volumes/9bf58e9c-a9d7-424f-adc5-16e5c8b376b1 => generated 1535 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 07 09:53:25.212796 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [req-15697e46-3c40-4d74-9813-f4faa8f90af6 req-c13a1ba7-a48f-467e-bcd0-de8c9e5b286b None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:53:25.217770 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [req-15697e46-3c40-4d74-9813-f4faa8f90af6 req-c13a1ba7-a48f-467e-bcd0-de8c9e5b286b tempest-ServerActionsTestOtherA-2072286966 tempest-ServerActionsTestOtherA-2072286966-project-member] PUT https://10.4.3.8/volume/v3/attachments/60344bfa-e956-4010-b5fe-185ddc1ddd76 Aug 07 09:53:25.218276 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [req-15697e46-3c40-4d74-9813-f4faa8f90af6 req-c13a1ba7-a48f-467e-bcd0-de8c9e5b286b tempest-ServerActionsTestOtherA-2072286966 tempest-ServerActionsTestOtherA-2072286966-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.8", "host": "np0000006707", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:568b993d50b1", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "d2780578-1896-461f-80ac-b58d2e346b90", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 09:53:25.232755 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.coordination [req-15697e46-3c40-4d74-9813-f4faa8f90af6 req-c13a1ba7-a48f-467e-bcd0-de8c9e5b286b tempest-ServerActionsTestOtherA-2072286966 tempest-ServerActionsTestOtherA-2072286966-project-member] Acquiring lock "cinder-attachment_update-9bf58e9c-a9d7-424f-adc5-16e5c8b376b1-np0000006707" by "attachment_update" {{(pid=100296) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 07 09:53:25.239309 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.coordination [req-15697e46-3c40-4d74-9813-f4faa8f90af6 req-c13a1ba7-a48f-467e-bcd0-de8c9e5b286b tempest-ServerActionsTestOtherA-2072286966 tempest-ServerActionsTestOtherA-2072286966-project-member] Lock "cinder-attachment_update-9bf58e9c-a9d7-424f-adc5-16e5c8b376b1-np0000006707" acquired by "attachment_update" :: waited 0.007s {{(pid=100296) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 07 09:53:25.242283 np0000006707 devstack@c-api.service[100296]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 09:53:25.242283 np0000006707 devstack@c-api.service[100296]: warnings.warn( Aug 07 09:53:25.417975 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.coordination [req-15697e46-3c40-4d74-9813-f4faa8f90af6 req-c13a1ba7-a48f-467e-bcd0-de8c9e5b286b tempest-ServerActionsTestOtherA-2072286966 tempest-ServerActionsTestOtherA-2072286966-project-member] Lock "cinder-attachment_update-9bf58e9c-a9d7-424f-adc5-16e5c8b376b1-np0000006707" released by "attachment_update" :: held 0.178s {{(pid=100296) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 07 09:53:25.417975 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [req-15697e46-3c40-4d74-9813-f4faa8f90af6 req-c13a1ba7-a48f-467e-bcd0-de8c9e5b286b tempest-ServerActionsTestOtherA-2072286966 tempest-ServerActionsTestOtherA-2072286966-project-member] https://10.4.3.8/volume/v3/attachments/60344bfa-e956-4010-b5fe-185ddc1ddd76 returned with HTTP 200 Aug 07 09:53:25.417975 np0000006707 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 220/879] 10.4.3.8 () {74 vars in 1690 bytes} [Fri Aug 7 09:53:25 2026] PUT /volume/v3/attachments/60344bfa-e956-4010-b5fe-185ddc1ddd76 => generated 969 bytes in 210 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 09:53:25.472771 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.middleware.request_id [req-15697e46-3c40-4d74-9813-f4faa8f90af6 req-4313809f-d59d-46db-8380-78f53140f1dd None None] RequestId filter calling following filter/app {{(pid=100298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:53:25.476273 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [req-15697e46-3c40-4d74-9813-f4faa8f90af6 req-4313809f-d59d-46db-8380-78f53140f1dd tempest-ServerActionsTestOtherA-2072286966 tempest-ServerActionsTestOtherA-2072286966-project-member] POST https://10.4.3.8/volume/v3/attachments/60344bfa-e956-4010-b5fe-185ddc1ddd76/action Aug 07 09:53:25.476683 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [req-15697e46-3c40-4d74-9813-f4faa8f90af6 req-4313809f-d59d-46db-8380-78f53140f1dd tempest-ServerActionsTestOtherA-2072286966 tempest-ServerActionsTestOtherA-2072286966-project-member] Action body: b'{"os-complete": null}' {{(pid=100298) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 07 09:53:25.478265 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [req-15697e46-3c40-4d74-9813-f4faa8f90af6 req-4313809f-d59d-46db-8380-78f53140f1dd tempest-ServerActionsTestOtherA-2072286966 tempest-ServerActionsTestOtherA-2072286966-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 09:53:25.505293 np0000006707 devstack@c-api.service[100298]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 09:53:25.505293 np0000006707 devstack@c-api.service[100298]: warnings.warn( Aug 07 09:53:25.531130 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [req-15697e46-3c40-4d74-9813-f4faa8f90af6 req-4313809f-d59d-46db-8380-78f53140f1dd tempest-ServerActionsTestOtherA-2072286966 tempest-ServerActionsTestOtherA-2072286966-project-member] https://10.4.3.8/volume/v3/attachments/60344bfa-e956-4010-b5fe-185ddc1ddd76/action returned with HTTP 204 Aug 07 09:53:25.531976 np0000006707 devstack@c-api.service[100298]: [pid: 100298|app: 0|req: 222/880] 10.4.3.8 () {74 vars in 1711 bytes} [Fri Aug 7 09:53:25 2026] POST /volume/v3/attachments/60344bfa-e956-4010-b5fe-185ddc1ddd76/action => generated 0 bytes in 59 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 07 09:53:25.886556 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-4f8481f4-87a5-45f0-93df-694b24b8aea6 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:53:25.888744 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-4f8481f4-87a5-45f0-93df-694b24b8aea6 tempest-VolumesDeleteCascade-1479548147 tempest-VolumesDeleteCascade-1479548147-project-member] GET https://10.4.3.8/volume/v3/snapshots/cff76bec-bb0f-47e6-a324-4580fa421b88 Aug 07 09:53:25.889035 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-4f8481f4-87a5-45f0-93df-694b24b8aea6 tempest-VolumesDeleteCascade-1479548147 tempest-VolumesDeleteCascade-1479548147-project-member] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 09:53:25.889331 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-4f8481f4-87a5-45f0-93df-694b24b8aea6 tempest-VolumesDeleteCascade-1479548147 tempest-VolumesDeleteCascade-1479548147-project-member] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 09:53:25.895871 np0000006707 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 09:53:25.895871 np0000006707 devstack@c-api.service[100295]: warnings.warn( Aug 07 09:53:25.896456 np0000006707 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-4f8481f4-87a5-45f0-93df-694b24b8aea6 tempest-VolumesDeleteCascade-1479548147 tempest-VolumesDeleteCascade-1479548147-project-member] Snapshot retrieved successfully. Aug 07 09:53:25.898078 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-4f8481f4-87a5-45f0-93df-694b24b8aea6 tempest-VolumesDeleteCascade-1479548147 tempest-VolumesDeleteCascade-1479548147-project-member] https://10.4.3.8/volume/v3/snapshots/cff76bec-bb0f-47e6-a324-4580fa421b88 returned with HTTP 200 Aug 07 09:53:25.900021 np0000006707 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 218/881] 10.4.3.8 () {66 vars in 1340 bytes} [Fri Aug 7 09:53:25 2026] GET /volume/v3/snapshots/cff76bec-bb0f-47e6-a324-4580fa421b88 => generated 465 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 09:53:25.912975 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [None req-4c44d090-155a-464f-8c76-bebc58ea1065 None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:53:25.915820 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-4c44d090-155a-464f-8c76-bebc58ea1065 tempest-VolumesDeleteCascade-1479548147 tempest-VolumesDeleteCascade-1479548147-project-member] DELETE https://10.4.3.8/volume/v3/volumes/68f3ce40-323b-4b7f-be07-c7593b9d71aa?cascade=True Aug 07 09:53:25.916206 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-4c44d090-155a-464f-8c76-bebc58ea1065 tempest-VolumesDeleteCascade-1479548147 tempest-VolumesDeleteCascade-1479548147-project-member] Empty body provided in request {{(pid=100297) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 09:53:25.916206 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-4c44d090-155a-464f-8c76-bebc58ea1065 tempest-VolumesDeleteCascade-1479548147 tempest-VolumesDeleteCascade-1479548147-project-member] Calling method 'delete' {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 09:53:25.916456 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.v3.volumes [None req-4c44d090-155a-464f-8c76-bebc58ea1065 tempest-VolumesDeleteCascade-1479548147 tempest-VolumesDeleteCascade-1479548147-project-member] Delete volume with id: 68f3ce40-323b-4b7f-be07-c7593b9d71aa Aug 07 09:53:25.932185 np0000006707 devstack@c-api.service[100297]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 09:53:25.932185 np0000006707 devstack@c-api.service[100297]: warnings.warn( Aug 07 09:53:25.933455 np0000006707 devstack@c-api.service[100297]: INFO cinder.volume.api [None req-4c44d090-155a-464f-8c76-bebc58ea1065 tempest-VolumesDeleteCascade-1479548147 tempest-VolumesDeleteCascade-1479548147-project-member] Volume info retrieved successfully. Aug 07 09:53:26.016998 np0000006707 devstack@c-api.service[100297]: INFO cinder.volume.api [None req-4c44d090-155a-464f-8c76-bebc58ea1065 tempest-VolumesDeleteCascade-1479548147 tempest-VolumesDeleteCascade-1479548147-project-member] Delete volume request issued successfully. Aug 07 09:53:26.016998 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-4c44d090-155a-464f-8c76-bebc58ea1065 tempest-VolumesDeleteCascade-1479548147 tempest-VolumesDeleteCascade-1479548147-project-member] https://10.4.3.8/volume/v3/volumes/68f3ce40-323b-4b7f-be07-c7593b9d71aa?cascade=True returned with HTTP 202 Aug 07 09:53:26.016998 np0000006707 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 222/882] 10.4.3.8 () {66 vars in 1362 bytes} [Fri Aug 7 09:53:25 2026] DELETE /volume/v3/volumes/68f3ce40-323b-4b7f-be07-c7593b9d71aa?cascade=True => generated 0 bytes in 104 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 07 09:53:26.031887 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [None req-83e4ddc0-2b29-4516-a00e-f0bf4d4c8ba7 None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:53:26.034303 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-83e4ddc0-2b29-4516-a00e-f0bf4d4c8ba7 tempest-VolumesDeleteCascade-1479548147 tempest-VolumesDeleteCascade-1479548147-project-member] GET https://10.4.3.8/volume/v3/volumes/68f3ce40-323b-4b7f-be07-c7593b9d71aa Aug 07 09:53:26.034553 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-83e4ddc0-2b29-4516-a00e-f0bf4d4c8ba7 tempest-VolumesDeleteCascade-1479548147 tempest-VolumesDeleteCascade-1479548147-project-member] Empty body provided in request {{(pid=100296) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 09:53:26.034951 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-83e4ddc0-2b29-4516-a00e-f0bf4d4c8ba7 tempest-VolumesDeleteCascade-1479548147 tempest-VolumesDeleteCascade-1479548147-project-member] Calling method 'show' {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 09:53:26.045847 np0000006707 devstack@c-api.service[100296]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 09:53:26.045847 np0000006707 devstack@c-api.service[100296]: warnings.warn( Aug 07 09:53:26.052133 np0000006707 devstack@c-api.service[100296]: INFO cinder.volume.api [None req-83e4ddc0-2b29-4516-a00e-f0bf4d4c8ba7 tempest-VolumesDeleteCascade-1479548147 tempest-VolumesDeleteCascade-1479548147-project-member] Volume info retrieved successfully. Aug 07 09:53:26.059901 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-83e4ddc0-2b29-4516-a00e-f0bf4d4c8ba7 tempest-VolumesDeleteCascade-1479548147 tempest-VolumesDeleteCascade-1479548147-project-member] https://10.4.3.8/volume/v3/volumes/68f3ce40-323b-4b7f-be07-c7593b9d71aa returned with HTTP 200 Aug 07 09:53:26.060318 np0000006707 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 221/883] 10.4.3.8 () {66 vars in 1334 bytes} [Fri Aug 7 09:53:26 2026] GET /volume/v3/volumes/68f3ce40-323b-4b7f-be07-c7593b9d71aa => generated 839 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 09:53:26.196138 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.middleware.request_id [req-d687cb73-c39b-490f-92ea-2fa8412fe3e5 req-69a4db9c-2464-44b6-80f3-2ea53e6a49b8 None None] RequestId filter calling following filter/app {{(pid=100298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:53:26.199295 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [req-d687cb73-c39b-490f-92ea-2fa8412fe3e5 req-69a4db9c-2464-44b6-80f3-2ea53e6a49b8 tempest-ServerBootFromVolumeStableRescueTest-1000764357 tempest-ServerBootFromVolumeStableRescueTest-1000764357-project-member] GET https://10.4.3.8/volume/v3/volumes/52f88876-4cd8-44aa-a862-3eca28dbde69 Aug 07 09:53:26.199559 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [req-d687cb73-c39b-490f-92ea-2fa8412fe3e5 req-69a4db9c-2464-44b6-80f3-2ea53e6a49b8 tempest-ServerBootFromVolumeStableRescueTest-1000764357 tempest-ServerBootFromVolumeStableRescueTest-1000764357-project-member] Empty body provided in request {{(pid=100298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 09:53:26.199824 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [req-d687cb73-c39b-490f-92ea-2fa8412fe3e5 req-69a4db9c-2464-44b6-80f3-2ea53e6a49b8 tempest-ServerBootFromVolumeStableRescueTest-1000764357 tempest-ServerBootFromVolumeStableRescueTest-1000764357-project-member] Calling method 'show' {{(pid=100298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 09:53:26.211957 np0000006707 devstack@c-api.service[100298]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 09:53:26.211957 np0000006707 devstack@c-api.service[100298]: warnings.warn( Aug 07 09:53:26.221094 np0000006707 devstack@c-api.service[100298]: INFO cinder.volume.api [req-d687cb73-c39b-490f-92ea-2fa8412fe3e5 req-69a4db9c-2464-44b6-80f3-2ea53e6a49b8 tempest-ServerBootFromVolumeStableRescueTest-1000764357 tempest-ServerBootFromVolumeStableRescueTest-1000764357-project-member] Volume info retrieved successfully. Aug 07 09:53:26.236780 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [req-d687cb73-c39b-490f-92ea-2fa8412fe3e5 req-69a4db9c-2464-44b6-80f3-2ea53e6a49b8 tempest-ServerBootFromVolumeStableRescueTest-1000764357 tempest-ServerBootFromVolumeStableRescueTest-1000764357-project-member] https://10.4.3.8/volume/v3/volumes/52f88876-4cd8-44aa-a862-3eca28dbde69 returned with HTTP 200 Aug 07 09:53:26.237195 np0000006707 devstack@c-api.service[100298]: [pid: 100298|app: 0|req: 223/884] 10.4.3.8 () {68 vars in 1584 bytes} [Fri Aug 7 09:53:26 2026] GET /volume/v3/volumes/52f88876-4cd8-44aa-a862-3eca28dbde69 => generated 1307 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 09:53:26.246754 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-bac79930-befb-4afb-bba7-2a70e07f6324 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:53:26.247944 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-bac79930-befb-4afb-bba7-2a70e07f6324 None None] GET https://10.4.3.8/volume// Aug 07 09:53:26.247944 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-bac79930-befb-4afb-bba7-2a70e07f6324 None None] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 09:53:26.247944 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-bac79930-befb-4afb-bba7-2a70e07f6324 None None] Calling method 'all' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 09:53:26.248232 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-bac79930-befb-4afb-bba7-2a70e07f6324 None None] https://10.4.3.8/volume// returned with HTTP 300 Aug 07 09:53:26.248620 np0000006707 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 219/885] 10.4.3.8 () {66 vars in 1412 bytes} [Fri Aug 7 09:53:26 2026] GET /volume/ => generated 384 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 07 09:53:26.260717 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [req-d687cb73-c39b-490f-92ea-2fa8412fe3e5 req-e72b59e1-e0f5-4f07-bab8-bdb0e6845a46 None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:53:26.264775 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [req-d687cb73-c39b-490f-92ea-2fa8412fe3e5 req-e72b59e1-e0f5-4f07-bab8-bdb0e6845a46 tempest-ServerBootFromVolumeStableRescueTest-1000764357 tempest-ServerBootFromVolumeStableRescueTest-1000764357-project-member] POST https://10.4.3.8/volume/v3/attachments Aug 07 09:53:26.265157 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [req-d687cb73-c39b-490f-92ea-2fa8412fe3e5 req-e72b59e1-e0f5-4f07-bab8-bdb0e6845a46 tempest-ServerBootFromVolumeStableRescueTest-1000764357 tempest-ServerBootFromVolumeStableRescueTest-1000764357-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "52f88876-4cd8-44aa-a862-3eca28dbde69", "connector": null, "instance_uuid": "c44062de-727c-44a4-a25d-ad61a752fbdb"}} {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 09:53:26.276165 np0000006707 devstack@c-api.service[100297]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 09:53:26.276165 np0000006707 devstack@c-api.service[100297]: warnings.warn( Aug 07 09:53:26.329779 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [req-d687cb73-c39b-490f-92ea-2fa8412fe3e5 req-e72b59e1-e0f5-4f07-bab8-bdb0e6845a46 tempest-ServerBootFromVolumeStableRescueTest-1000764357 tempest-ServerBootFromVolumeStableRescueTest-1000764357-project-member] https://10.4.3.8/volume/v3/attachments returned with HTTP 200 Aug 07 09:53:26.330338 np0000006707 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 223/886] 10.4.3.8 () {74 vars in 1580 bytes} [Fri Aug 7 09:53:26 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 09:53:26.347581 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [None req-714affcf-2a2a-471c-992f-e7d9e7f38f24 None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:53:26.347823 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-714affcf-2a2a-471c-992f-e7d9e7f38f24 None None] GET https://10.4.3.8/volume// Aug 07 09:53:26.347945 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-714affcf-2a2a-471c-992f-e7d9e7f38f24 None None] Empty body provided in request {{(pid=100296) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 09:53:26.348153 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-714affcf-2a2a-471c-992f-e7d9e7f38f24 None None] Calling method 'all' {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 09:53:26.348523 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-714affcf-2a2a-471c-992f-e7d9e7f38f24 None None] https://10.4.3.8/volume// returned with HTTP 300 Aug 07 09:53:26.348861 np0000006707 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 222/887] 10.4.3.8 () {66 vars in 1412 bytes} [Fri Aug 7 09:53:26 2026] GET /volume/ => generated 384 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 07 09:53:26.368879 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.middleware.request_id [req-d687cb73-c39b-490f-92ea-2fa8412fe3e5 req-cce2df82-0fb7-46ed-8946-2e93b33f7010 None None] RequestId filter calling following filter/app {{(pid=100298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:53:26.371487 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [req-d687cb73-c39b-490f-92ea-2fa8412fe3e5 req-cce2df82-0fb7-46ed-8946-2e93b33f7010 tempest-ServerBootFromVolumeStableRescueTest-1000764357 tempest-ServerBootFromVolumeStableRescueTest-1000764357-project-member] GET https://10.4.3.8/volume/v3/volumes/52f88876-4cd8-44aa-a862-3eca28dbde69 Aug 07 09:53:26.371910 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [req-d687cb73-c39b-490f-92ea-2fa8412fe3e5 req-cce2df82-0fb7-46ed-8946-2e93b33f7010 tempest-ServerBootFromVolumeStableRescueTest-1000764357 tempest-ServerBootFromVolumeStableRescueTest-1000764357-project-member] Empty body provided in request {{(pid=100298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 09:53:26.372102 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [req-d687cb73-c39b-490f-92ea-2fa8412fe3e5 req-cce2df82-0fb7-46ed-8946-2e93b33f7010 tempest-ServerBootFromVolumeStableRescueTest-1000764357 tempest-ServerBootFromVolumeStableRescueTest-1000764357-project-member] Calling method 'show' {{(pid=100298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 09:53:26.384812 np0000006707 devstack@c-api.service[100298]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 09:53:26.384812 np0000006707 devstack@c-api.service[100298]: warnings.warn( Aug 07 09:53:26.390985 np0000006707 devstack@c-api.service[100298]: INFO cinder.volume.api [req-d687cb73-c39b-490f-92ea-2fa8412fe3e5 req-cce2df82-0fb7-46ed-8946-2e93b33f7010 tempest-ServerBootFromVolumeStableRescueTest-1000764357 tempest-ServerBootFromVolumeStableRescueTest-1000764357-project-member] Volume info retrieved successfully. Aug 07 09:53:26.399601 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [req-d687cb73-c39b-490f-92ea-2fa8412fe3e5 req-cce2df82-0fb7-46ed-8946-2e93b33f7010 tempest-ServerBootFromVolumeStableRescueTest-1000764357 tempest-ServerBootFromVolumeStableRescueTest-1000764357-project-member] https://10.4.3.8/volume/v3/volumes/52f88876-4cd8-44aa-a862-3eca28dbde69 returned with HTTP 200 Aug 07 09:53:26.399716 np0000006707 devstack@c-api.service[100298]: [pid: 100298|app: 0|req: 224/888] 10.4.3.8 () {70 vars in 1625 bytes} [Fri Aug 7 09:53:26 2026] GET /volume/v3/volumes/52f88876-4cd8-44aa-a862-3eca28dbde69 => generated 1486 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 07 09:53:26.561308 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [req-d687cb73-c39b-490f-92ea-2fa8412fe3e5 req-c77e2051-43b1-437e-8d96-0d865b12fdef None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:53:26.568839 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [req-d687cb73-c39b-490f-92ea-2fa8412fe3e5 req-c77e2051-43b1-437e-8d96-0d865b12fdef tempest-ServerBootFromVolumeStableRescueTest-1000764357 tempest-ServerBootFromVolumeStableRescueTest-1000764357-project-member] PUT https://10.4.3.8/volume/v3/attachments/9811a291-2c98-4ce0-b397-41b6242a3412 Aug 07 09:53:26.570765 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [req-d687cb73-c39b-490f-92ea-2fa8412fe3e5 req-c77e2051-43b1-437e-8d96-0d865b12fdef tempest-ServerBootFromVolumeStableRescueTest-1000764357 tempest-ServerBootFromVolumeStableRescueTest-1000764357-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.8", "host": "np0000006707", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:568b993d50b1", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "d2780578-1896-461f-80ac-b58d2e346b90", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 09:53:26.587269 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.coordination [req-d687cb73-c39b-490f-92ea-2fa8412fe3e5 req-c77e2051-43b1-437e-8d96-0d865b12fdef tempest-ServerBootFromVolumeStableRescueTest-1000764357 tempest-ServerBootFromVolumeStableRescueTest-1000764357-project-member] Acquiring lock "cinder-attachment_update-52f88876-4cd8-44aa-a862-3eca28dbde69-np0000006707" by "attachment_update" {{(pid=100295) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 07 09:53:26.593687 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.coordination [req-d687cb73-c39b-490f-92ea-2fa8412fe3e5 req-c77e2051-43b1-437e-8d96-0d865b12fdef tempest-ServerBootFromVolumeStableRescueTest-1000764357 tempest-ServerBootFromVolumeStableRescueTest-1000764357-project-member] Lock "cinder-attachment_update-52f88876-4cd8-44aa-a862-3eca28dbde69-np0000006707" acquired by "attachment_update" :: waited 0.008s {{(pid=100295) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 07 09:53:26.595573 np0000006707 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 09:53:26.595573 np0000006707 devstack@c-api.service[100295]: warnings.warn( Aug 07 09:53:26.762297 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.coordination [req-d687cb73-c39b-490f-92ea-2fa8412fe3e5 req-c77e2051-43b1-437e-8d96-0d865b12fdef tempest-ServerBootFromVolumeStableRescueTest-1000764357 tempest-ServerBootFromVolumeStableRescueTest-1000764357-project-member] Lock "cinder-attachment_update-52f88876-4cd8-44aa-a862-3eca28dbde69-np0000006707" released by "attachment_update" :: held 0.169s {{(pid=100295) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 07 09:53:26.762885 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [req-d687cb73-c39b-490f-92ea-2fa8412fe3e5 req-c77e2051-43b1-437e-8d96-0d865b12fdef tempest-ServerBootFromVolumeStableRescueTest-1000764357 tempest-ServerBootFromVolumeStableRescueTest-1000764357-project-member] https://10.4.3.8/volume/v3/attachments/9811a291-2c98-4ce0-b397-41b6242a3412 returned with HTTP 200 Aug 07 09:53:26.763459 np0000006707 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 220/889] 10.4.3.8 () {74 vars in 1690 bytes} [Fri Aug 7 09:53:26 2026] PUT /volume/v3/attachments/9811a291-2c98-4ce0-b397-41b6242a3412 => generated 969 bytes in 202 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 09:53:26.828180 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [req-d687cb73-c39b-490f-92ea-2fa8412fe3e5 req-e6386d47-98f0-499f-8c7b-e81f73897912 None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:53:26.833198 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [req-d687cb73-c39b-490f-92ea-2fa8412fe3e5 req-e6386d47-98f0-499f-8c7b-e81f73897912 tempest-ServerBootFromVolumeStableRescueTest-1000764357 tempest-ServerBootFromVolumeStableRescueTest-1000764357-project-member] POST https://10.4.3.8/volume/v3/attachments/9811a291-2c98-4ce0-b397-41b6242a3412/action Aug 07 09:53:26.833686 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [req-d687cb73-c39b-490f-92ea-2fa8412fe3e5 req-e6386d47-98f0-499f-8c7b-e81f73897912 tempest-ServerBootFromVolumeStableRescueTest-1000764357 tempest-ServerBootFromVolumeStableRescueTest-1000764357-project-member] Action body: b'{"os-complete": null}' {{(pid=100297) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 07 09:53:26.833937 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [req-d687cb73-c39b-490f-92ea-2fa8412fe3e5 req-e6386d47-98f0-499f-8c7b-e81f73897912 tempest-ServerBootFromVolumeStableRescueTest-1000764357 tempest-ServerBootFromVolumeStableRescueTest-1000764357-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 09:53:26.869503 np0000006707 devstack@c-api.service[100297]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 09:53:26.869503 np0000006707 devstack@c-api.service[100297]: warnings.warn( Aug 07 09:53:26.889476 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [req-d687cb73-c39b-490f-92ea-2fa8412fe3e5 req-e6386d47-98f0-499f-8c7b-e81f73897912 tempest-ServerBootFromVolumeStableRescueTest-1000764357 tempest-ServerBootFromVolumeStableRescueTest-1000764357-project-member] https://10.4.3.8/volume/v3/attachments/9811a291-2c98-4ce0-b397-41b6242a3412/action returned with HTTP 204 Aug 07 09:53:26.889476 np0000006707 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 224/890] 10.4.3.8 () {74 vars in 1711 bytes} [Fri Aug 7 09:53:26 2026] POST /volume/v3/attachments/9811a291-2c98-4ce0-b397-41b6242a3412/action => generated 0 bytes in 62 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 07 09:53:27.081609 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [None req-a6ad225b-0283-4750-99bc-caa6ff206124 None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:53:27.086452 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-a6ad225b-0283-4750-99bc-caa6ff206124 tempest-VolumesDeleteCascade-1479548147 tempest-VolumesDeleteCascade-1479548147-project-member] GET https://10.4.3.8/volume/v3/volumes/68f3ce40-323b-4b7f-be07-c7593b9d71aa Aug 07 09:53:27.086452 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-a6ad225b-0283-4750-99bc-caa6ff206124 tempest-VolumesDeleteCascade-1479548147 tempest-VolumesDeleteCascade-1479548147-project-member] Empty body provided in request {{(pid=100296) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 09:53:27.086452 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-a6ad225b-0283-4750-99bc-caa6ff206124 tempest-VolumesDeleteCascade-1479548147 tempest-VolumesDeleteCascade-1479548147-project-member] Calling method 'show' {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 09:53:27.096531 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-a6ad225b-0283-4750-99bc-caa6ff206124 tempest-VolumesDeleteCascade-1479548147 tempest-VolumesDeleteCascade-1479548147-project-member] https://10.4.3.8/volume/v3/volumes/68f3ce40-323b-4b7f-be07-c7593b9d71aa returned with HTTP 404 Aug 07 09:53:27.096531 np0000006707 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 223/891] 10.4.3.8 () {66 vars in 1334 bytes} [Fri Aug 7 09:53:27 2026] GET /volume/v3/volumes/68f3ce40-323b-4b7f-be07-c7593b9d71aa => generated 109 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 09:53:27.107295 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.middleware.request_id [None req-e54a63ab-1fb4-46a1-bd3d-23c354003a8b None None] RequestId filter calling following filter/app {{(pid=100298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:53:27.110460 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [None req-e54a63ab-1fb4-46a1-bd3d-23c354003a8b tempest-VolumesDeleteCascade-1479548147 tempest-VolumesDeleteCascade-1479548147-project-member] GET https://10.4.3.8/volume/v3/volumes Aug 07 09:53:27.110460 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [None req-e54a63ab-1fb4-46a1-bd3d-23c354003a8b tempest-VolumesDeleteCascade-1479548147 tempest-VolumesDeleteCascade-1479548147-project-member] Empty body provided in request {{(pid=100298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 09:53:27.110460 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [None req-e54a63ab-1fb4-46a1-bd3d-23c354003a8b tempest-VolumesDeleteCascade-1479548147 tempest-VolumesDeleteCascade-1479548147-project-member] Calling method 'index' {{(pid=100298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 09:53:27.111208 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.api_utils [None req-e54a63ab-1fb4-46a1-bd3d-23c354003a8b tempest-VolumesDeleteCascade-1479548147 tempest-VolumesDeleteCascade-1479548147-project-member] Removing options '' from query. {{(pid=100298) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 07 09:53:27.112215 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.volume.api [None req-e54a63ab-1fb4-46a1-bd3d-23c354003a8b tempest-VolumesDeleteCascade-1479548147 tempest-VolumesDeleteCascade-1479548147-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100298) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 07 09:53:27.122529 np0000006707 devstack@c-api.service[100298]: INFO cinder.volume.api [None req-e54a63ab-1fb4-46a1-bd3d-23c354003a8b tempest-VolumesDeleteCascade-1479548147 tempest-VolumesDeleteCascade-1479548147-project-member] Get all volumes completed successfully. Aug 07 09:53:27.123701 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [None req-e54a63ab-1fb4-46a1-bd3d-23c354003a8b tempest-VolumesDeleteCascade-1479548147 tempest-VolumesDeleteCascade-1479548147-project-member] https://10.4.3.8/volume/v3/volumes returned with HTTP 200 Aug 07 09:53:27.124527 np0000006707 devstack@c-api.service[100298]: [pid: 100298|app: 0|req: 225/892] 10.4.3.8 () {66 vars in 1223 bytes} [Fri Aug 7 09:53:27 2026] GET /volume/v3/volumes => generated 15 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 07 09:53:27.135407 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-a0347cdb-1ced-4bcd-8b5b-645962c11acb None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:53:27.137093 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-a0347cdb-1ced-4bcd-8b5b-645962c11acb tempest-VolumesDeleteCascade-1479548147 tempest-VolumesDeleteCascade-1479548147-project-member] GET https://10.4.3.8/volume/v3/snapshots Aug 07 09:53:27.137488 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-a0347cdb-1ced-4bcd-8b5b-645962c11acb tempest-VolumesDeleteCascade-1479548147 tempest-VolumesDeleteCascade-1479548147-project-member] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 09:53:27.137904 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-a0347cdb-1ced-4bcd-8b5b-645962c11acb tempest-VolumesDeleteCascade-1479548147 tempest-VolumesDeleteCascade-1479548147-project-member] Calling method 'index' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 09:53:27.138402 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.api_utils [None req-a0347cdb-1ced-4bcd-8b5b-645962c11acb tempest-VolumesDeleteCascade-1479548147 tempest-VolumesDeleteCascade-1479548147-project-member] Removing options '' from query. {{(pid=100295) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 07 09:53:27.139045 np0000006707 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 09:53:27.139045 np0000006707 devstack@c-api.service[100295]: warnings.warn( Aug 07 09:53:27.140181 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.db.api [None req-a0347cdb-1ced-4bcd-8b5b-645962c11acb tempest-VolumesDeleteCascade-1479548147 tempest-VolumesDeleteCascade-1479548147-project-member] Building query based on filter {{(pid=100295) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 07 09:53:27.147458 np0000006707 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-a0347cdb-1ced-4bcd-8b5b-645962c11acb tempest-VolumesDeleteCascade-1479548147 tempest-VolumesDeleteCascade-1479548147-project-member] Get all snapshots completed successfully. Aug 07 09:53:27.147458 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-a0347cdb-1ced-4bcd-8b5b-645962c11acb tempest-VolumesDeleteCascade-1479548147 tempest-VolumesDeleteCascade-1479548147-project-member] https://10.4.3.8/volume/v3/snapshots returned with HTTP 200 Aug 07 09:53:27.147458 np0000006707 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 221/893] 10.4.3.8 () {66 vars in 1229 bytes} [Fri Aug 7 09:53:27 2026] GET /volume/v3/snapshots => generated 17 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 07 09:53:27.159601 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [None req-8cc403c7-9b96-42c6-9319-4bbd72fc8cec None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:53:27.163683 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-8cc403c7-9b96-42c6-9319-4bbd72fc8cec tempest-VolumesDeleteCascade-1479548147 tempest-VolumesDeleteCascade-1479548147-project-member] DELETE https://10.4.3.8/volume/v3/snapshots/cff76bec-bb0f-47e6-a324-4580fa421b88 Aug 07 09:53:27.164382 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-8cc403c7-9b96-42c6-9319-4bbd72fc8cec tempest-VolumesDeleteCascade-1479548147 tempest-VolumesDeleteCascade-1479548147-project-member] Empty body provided in request {{(pid=100297) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 09:53:27.165479 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-8cc403c7-9b96-42c6-9319-4bbd72fc8cec tempest-VolumesDeleteCascade-1479548147 tempest-VolumesDeleteCascade-1479548147-project-member] Calling method 'delete' {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 09:53:27.165984 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.v3.snapshots [None req-8cc403c7-9b96-42c6-9319-4bbd72fc8cec tempest-VolumesDeleteCascade-1479548147 tempest-VolumesDeleteCascade-1479548147-project-member] Delete snapshot with id: cff76bec-bb0f-47e6-a324-4580fa421b88 Aug 07 09:53:27.173822 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-8cc403c7-9b96-42c6-9319-4bbd72fc8cec tempest-VolumesDeleteCascade-1479548147 tempest-VolumesDeleteCascade-1479548147-project-member] https://10.4.3.8/volume/v3/snapshots/cff76bec-bb0f-47e6-a324-4580fa421b88 returned with HTTP 404 Aug 07 09:53:27.175079 np0000006707 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 225/894] 10.4.3.8 () {66 vars in 1343 bytes} [Fri Aug 7 09:53:27 2026] DELETE /volume/v3/snapshots/cff76bec-bb0f-47e6-a324-4580fa421b88 => generated 111 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 09:53:27.183586 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [None req-53f3a0c7-2556-40c4-a634-597d235ebcd3 None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:53:27.187539 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-53f3a0c7-2556-40c4-a634-597d235ebcd3 tempest-VolumesDeleteCascade-1479548147 tempest-VolumesDeleteCascade-1479548147-project-member] DELETE https://10.4.3.8/volume/v3/snapshots/c5bdea47-e26d-45b0-86ca-27511cf562cf Aug 07 09:53:27.187539 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-53f3a0c7-2556-40c4-a634-597d235ebcd3 tempest-VolumesDeleteCascade-1479548147 tempest-VolumesDeleteCascade-1479548147-project-member] Empty body provided in request {{(pid=100296) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 09:53:27.187539 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-53f3a0c7-2556-40c4-a634-597d235ebcd3 tempest-VolumesDeleteCascade-1479548147 tempest-VolumesDeleteCascade-1479548147-project-member] Calling method 'delete' {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 09:53:27.187539 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.v3.snapshots [None req-53f3a0c7-2556-40c4-a634-597d235ebcd3 tempest-VolumesDeleteCascade-1479548147 tempest-VolumesDeleteCascade-1479548147-project-member] Delete snapshot with id: c5bdea47-e26d-45b0-86ca-27511cf562cf Aug 07 09:53:27.194345 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-53f3a0c7-2556-40c4-a634-597d235ebcd3 tempest-VolumesDeleteCascade-1479548147 tempest-VolumesDeleteCascade-1479548147-project-member] https://10.4.3.8/volume/v3/snapshots/c5bdea47-e26d-45b0-86ca-27511cf562cf returned with HTTP 404 Aug 07 09:53:27.195240 np0000006707 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 224/895] 10.4.3.8 () {66 vars in 1343 bytes} [Fri Aug 7 09:53:27 2026] DELETE /volume/v3/snapshots/c5bdea47-e26d-45b0-86ca-27511cf562cf => generated 111 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 09:53:27.207548 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.middleware.request_id [None req-a3b90138-c841-4cf7-862d-c20d912ab08d None None] RequestId filter calling following filter/app {{(pid=100298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:53:27.213726 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [None req-a3b90138-c841-4cf7-862d-c20d912ab08d tempest-VolumesDeleteCascade-1479548147 tempest-VolumesDeleteCascade-1479548147-project-member] GET https://10.4.3.8/volume/v3/volumes/68f3ce40-323b-4b7f-be07-c7593b9d71aa Aug 07 09:53:27.213995 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [None req-a3b90138-c841-4cf7-862d-c20d912ab08d tempest-VolumesDeleteCascade-1479548147 tempest-VolumesDeleteCascade-1479548147-project-member] Empty body provided in request {{(pid=100298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 09:53:27.214679 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [None req-a3b90138-c841-4cf7-862d-c20d912ab08d tempest-VolumesDeleteCascade-1479548147 tempest-VolumesDeleteCascade-1479548147-project-member] Calling method 'show' {{(pid=100298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 09:53:27.227067 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [None req-a3b90138-c841-4cf7-862d-c20d912ab08d tempest-VolumesDeleteCascade-1479548147 tempest-VolumesDeleteCascade-1479548147-project-member] https://10.4.3.8/volume/v3/volumes/68f3ce40-323b-4b7f-be07-c7593b9d71aa returned with HTTP 404 Aug 07 09:53:27.229766 np0000006707 devstack@c-api.service[100298]: [pid: 100298|app: 0|req: 226/896] 10.4.3.8 () {66 vars in 1334 bytes} [Fri Aug 7 09:53:27 2026] GET /volume/v3/volumes/68f3ce40-323b-4b7f-be07-c7593b9d71aa => generated 109 bytes in 22 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 09:53:27.246138 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-3179fc06-1c11-45c5-9e17-dd9274def6b7 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:53:27.248280 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-3179fc06-1c11-45c5-9e17-dd9274def6b7 tempest-VolumesDeleteCascade-1479548147 tempest-VolumesDeleteCascade-1479548147-project-member] DELETE https://10.4.3.8/volume/v3/volumes/68f3ce40-323b-4b7f-be07-c7593b9d71aa Aug 07 09:53:27.251164 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-3179fc06-1c11-45c5-9e17-dd9274def6b7 tempest-VolumesDeleteCascade-1479548147 tempest-VolumesDeleteCascade-1479548147-project-member] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 09:53:27.251164 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-3179fc06-1c11-45c5-9e17-dd9274def6b7 tempest-VolumesDeleteCascade-1479548147 tempest-VolumesDeleteCascade-1479548147-project-member] Calling method 'delete' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 09:53:27.251164 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.v3.volumes [None req-3179fc06-1c11-45c5-9e17-dd9274def6b7 tempest-VolumesDeleteCascade-1479548147 tempest-VolumesDeleteCascade-1479548147-project-member] Delete volume with id: 68f3ce40-323b-4b7f-be07-c7593b9d71aa Aug 07 09:53:27.268461 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-3179fc06-1c11-45c5-9e17-dd9274def6b7 tempest-VolumesDeleteCascade-1479548147 tempest-VolumesDeleteCascade-1479548147-project-member] https://10.4.3.8/volume/v3/volumes/68f3ce40-323b-4b7f-be07-c7593b9d71aa returned with HTTP 404 Aug 07 09:53:27.271211 np0000006707 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 222/897] 10.4.3.8 () {66 vars in 1337 bytes} [Fri Aug 7 09:53:27 2026] DELETE /volume/v3/volumes/68f3ce40-323b-4b7f-be07-c7593b9d71aa => generated 109 bytes in 26 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Aug 07 09:53:27.283195 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [None req-a79bb202-9247-4677-bf28-f25c66e02d86 None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:53:27.285283 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-a79bb202-9247-4677-bf28-f25c66e02d86 tempest-VolumesDeleteCascade-1479548147 tempest-VolumesDeleteCascade-1479548147-project-member] POST https://10.4.3.8/volume/v3/volumes Aug 07 09:53:27.285864 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-a79bb202-9247-4677-bf28-f25c66e02d86 tempest-VolumesDeleteCascade-1479548147 tempest-VolumesDeleteCascade-1479548147-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesDeleteCascade-Volume-1004690383"}} {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 09:53:27.288171 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.v3.volumes [None req-a79bb202-9247-4677-bf28-f25c66e02d86 tempest-VolumesDeleteCascade-1479548147 tempest-VolumesDeleteCascade-1479548147-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesDeleteCascade-Volume-1004690383'}} {{(pid=100297) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 07 09:53:27.288510 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.v3.volumes [None req-a79bb202-9247-4677-bf28-f25c66e02d86 tempest-VolumesDeleteCascade-1479548147 tempest-VolumesDeleteCascade-1479548147-project-member] Create volume of 1 GB Aug 07 09:53:27.297160 np0000006707 devstack@c-api.service[100297]: INFO cinder.volume.api [None req-a79bb202-9247-4677-bf28-f25c66e02d86 tempest-VolumesDeleteCascade-1479548147 tempest-VolumesDeleteCascade-1479548147-project-member] Availability Zones retrieved successfully. Aug 07 09:53:27.308541 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.volume.api [None req-a79bb202-9247-4677-bf28-f25c66e02d86 tempest-VolumesDeleteCascade-1479548147 tempest-VolumesDeleteCascade-1479548147-project-member] Flow 'volume_create_api' (1e5656cf-4664-438a-93cf-95ee6c323f5d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100297) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 09:53:27.312255 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.volume.api [None req-a79bb202-9247-4677-bf28-f25c66e02d86 tempest-VolumesDeleteCascade-1479548147 tempest-VolumesDeleteCascade-1479548147-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3fd9b306-661c-4032-be07-fb81d15e8c0f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100297) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 09:53:27.313571 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.volume.flows.api.create_volume [None req-a79bb202-9247-4677-bf28-f25c66e02d86 tempest-VolumesDeleteCascade-1479548147 tempest-VolumesDeleteCascade-1479548147-project-member] Validating volume size '1' using validate_int {{(pid=100297) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 07 09:53:27.370184 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.volume.api [None req-a79bb202-9247-4677-bf28-f25c66e02d86 tempest-VolumesDeleteCascade-1479548147 tempest-VolumesDeleteCascade-1479548147-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3fd9b306-661c-4032-be07-fb81d15e8c0f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-07T09:47:39Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=45fd9a3a-b61e-4c6c-9ab7-d02f06678d0d,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '45fd9a3a-b61e-4c6c-9ab7-d02f06678d0d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100297) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 09:53:27.372013 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.volume.api [None req-a79bb202-9247-4677-bf28-f25c66e02d86 tempest-VolumesDeleteCascade-1479548147 tempest-VolumesDeleteCascade-1479548147-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2ce9aae5-22f7-4b03-a0ec-76879b1b0528) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100297) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 09:53:27.464006 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.quota [None req-a79bb202-9247-4677-bf28-f25c66e02d86 tempest-VolumesDeleteCascade-1479548147 tempest-VolumesDeleteCascade-1479548147-project-member] Created reservations ['ab468154-46b9-4243-b3c6-7ace7afa5d96', '4dfb4ac3-d4cc-43b6-b4ba-9a7d240c154d', 'bd8388c3-2105-451b-b90c-62525f8a25df', '5e43dc9b-72b3-44a3-82f9-0f4ddf719c04'] {{(pid=100297) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 09:53:27.465192 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.volume.api [None req-a79bb202-9247-4677-bf28-f25c66e02d86 tempest-VolumesDeleteCascade-1479548147 tempest-VolumesDeleteCascade-1479548147-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2ce9aae5-22f7-4b03-a0ec-76879b1b0528) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['ab468154-46b9-4243-b3c6-7ace7afa5d96', '4dfb4ac3-d4cc-43b6-b4ba-9a7d240c154d', 'bd8388c3-2105-451b-b90c-62525f8a25df', '5e43dc9b-72b3-44a3-82f9-0f4ddf719c04']}' {{(pid=100297) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 09:53:27.466482 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.volume.api [None req-a79bb202-9247-4677-bf28-f25c66e02d86 tempest-VolumesDeleteCascade-1479548147 tempest-VolumesDeleteCascade-1479548147-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b04936ea-28c6-4313-be6b-5d59a82d7da2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100297) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 09:53:27.517253 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.volume.api [None req-a79bb202-9247-4677-bf28-f25c66e02d86 tempest-VolumesDeleteCascade-1479548147 tempest-VolumesDeleteCascade-1479548147-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b04936ea-28c6-4313-be6b-5d59a82d7da2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'b612e993-34ea-49b6-985a-c3c1411ead14', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesDeleteCascade-Volume-1004690383',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='1b764359819e47269fbfd29298eecffa',qos_specs=None,replication_status=,reservations=['ab468154-46b9-4243-b3c6-7ace7afa5d96','4dfb4ac3-d4cc-43b6-b4ba-9a7d240c154d','bd8388c3-2105-451b-b90c-62525f8a25df','5e43dc9b-72b3-44a3-82f9-0f4ddf719c04'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='73b94964e8184afd95174d889b84fb4f',volume_type_id=45fd9a3a-b61e-4c6c-9ab7-d02f06678d0d), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-07T09:53:27Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesDeleteCascade-Volume-1004690383',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=b612e993-34ea-49b6-985a-c3c1411ead14,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='1b764359819e47269fbfd29298eecffa',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='73b94964e8184afd95174d889b84fb4f',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(45fd9a3a-b61e-4c6c-9ab7-d02f06678d0d),volume_type_id=45fd9a3a-b61e-4c6c-9ab7-d02f06678d0d)}' {{(pid=100297) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 09:53:27.518233 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.volume.api [None req-a79bb202-9247-4677-bf28-f25c66e02d86 tempest-VolumesDeleteCascade-1479548147 tempest-VolumesDeleteCascade-1479548147-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4f292d6d-6af2-4426-a8f8-07e41eb13815) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100297) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 09:53:27.577805 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.volume.api [None req-a79bb202-9247-4677-bf28-f25c66e02d86 tempest-VolumesDeleteCascade-1479548147 tempest-VolumesDeleteCascade-1479548147-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4f292d6d-6af2-4426-a8f8-07e41eb13815) transitioned into state 'SUCCESS' from state '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-1004690383',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='1b764359819e47269fbfd29298eecffa',qos_specs=None,replication_status=,reservations=['ab468154-46b9-4243-b3c6-7ace7afa5d96','4dfb4ac3-d4cc-43b6-b4ba-9a7d240c154d','bd8388c3-2105-451b-b90c-62525f8a25df','5e43dc9b-72b3-44a3-82f9-0f4ddf719c04'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='73b94964e8184afd95174d889b84fb4f',volume_type_id=45fd9a3a-b61e-4c6c-9ab7-d02f06678d0d)}' {{(pid=100297) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 09:53:27.578932 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.volume.api [None req-a79bb202-9247-4677-bf28-f25c66e02d86 tempest-VolumesDeleteCascade-1479548147 tempest-VolumesDeleteCascade-1479548147-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5ae3be23-617f-4084-b8dd-75d4566dd83f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100297) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 09:53:27.603517 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.volume.api [None req-a79bb202-9247-4677-bf28-f25c66e02d86 tempest-VolumesDeleteCascade-1479548147 tempest-VolumesDeleteCascade-1479548147-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5ae3be23-617f-4084-b8dd-75d4566dd83f) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100297) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 09:53:27.604784 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.volume.api [None req-a79bb202-9247-4677-bf28-f25c66e02d86 tempest-VolumesDeleteCascade-1479548147 tempest-VolumesDeleteCascade-1479548147-project-member] Flow 'volume_create_api' (1e5656cf-4664-438a-93cf-95ee6c323f5d) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100297) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 09:53:27.605217 np0000006707 devstack@c-api.service[100297]: INFO cinder.volume.api [None req-a79bb202-9247-4677-bf28-f25c66e02d86 tempest-VolumesDeleteCascade-1479548147 tempest-VolumesDeleteCascade-1479548147-project-member] Create volume request issued successfully. Aug 07 09:53:27.605836 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-a79bb202-9247-4677-bf28-f25c66e02d86 tempest-VolumesDeleteCascade-1479548147 tempest-VolumesDeleteCascade-1479548147-project-member] https://10.4.3.8/volume/v3/volumes returned with HTTP 202 Aug 07 09:53:27.606744 np0000006707 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 226/898] 10.4.3.8 () {68 vars in 1244 bytes} [Fri Aug 7 09:53:27 2026] POST /volume/v3/volumes => generated 747 bytes in 324 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 07 09:53:27.630452 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [None req-2e0ca51f-da4e-495b-8460-d8c8911c0902 None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:53:27.630452 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-2e0ca51f-da4e-495b-8460-d8c8911c0902 tempest-VolumesDeleteCascade-1479548147 tempest-VolumesDeleteCascade-1479548147-project-member] GET https://10.4.3.8/volume/v3/volumes/b612e993-34ea-49b6-985a-c3c1411ead14 Aug 07 09:53:27.630452 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-2e0ca51f-da4e-495b-8460-d8c8911c0902 tempest-VolumesDeleteCascade-1479548147 tempest-VolumesDeleteCascade-1479548147-project-member] Empty body provided in request {{(pid=100296) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 09:53:27.631219 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-2e0ca51f-da4e-495b-8460-d8c8911c0902 tempest-VolumesDeleteCascade-1479548147 tempest-VolumesDeleteCascade-1479548147-project-member] Calling method 'show' {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 09:53:27.652488 np0000006707 devstack@c-api.service[100296]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 09:53:27.652488 np0000006707 devstack@c-api.service[100296]: warnings.warn( Aug 07 09:53:27.664091 np0000006707 devstack@c-api.service[100296]: INFO cinder.volume.api [None req-2e0ca51f-da4e-495b-8460-d8c8911c0902 tempest-VolumesDeleteCascade-1479548147 tempest-VolumesDeleteCascade-1479548147-project-member] Volume info retrieved successfully. Aug 07 09:53:27.676096 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-2e0ca51f-da4e-495b-8460-d8c8911c0902 tempest-VolumesDeleteCascade-1479548147 tempest-VolumesDeleteCascade-1479548147-project-member] https://10.4.3.8/volume/v3/volumes/b612e993-34ea-49b6-985a-c3c1411ead14 returned with HTTP 200 Aug 07 09:53:27.676096 np0000006707 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 225/899] 10.4.3.8 () {66 vars in 1334 bytes} [Fri Aug 7 09:53:27 2026] GET /volume/v3/volumes/b612e993-34ea-49b6-985a-c3c1411ead14 => generated 815 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 09:53:28.699296 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.middleware.request_id [None req-194a1a65-25ae-4c2e-b649-b19085802026 None None] RequestId filter calling following filter/app {{(pid=100298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:53:28.703572 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [None req-194a1a65-25ae-4c2e-b649-b19085802026 tempest-VolumesDeleteCascade-1479548147 tempest-VolumesDeleteCascade-1479548147-project-member] GET https://10.4.3.8/volume/v3/volumes/b612e993-34ea-49b6-985a-c3c1411ead14 Aug 07 09:53:28.703572 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [None req-194a1a65-25ae-4c2e-b649-b19085802026 tempest-VolumesDeleteCascade-1479548147 tempest-VolumesDeleteCascade-1479548147-project-member] Empty body provided in request {{(pid=100298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 09:53:28.703572 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [None req-194a1a65-25ae-4c2e-b649-b19085802026 tempest-VolumesDeleteCascade-1479548147 tempest-VolumesDeleteCascade-1479548147-project-member] Calling method 'show' {{(pid=100298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 09:53:28.716398 np0000006707 devstack@c-api.service[100298]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 09:53:28.716398 np0000006707 devstack@c-api.service[100298]: warnings.warn( Aug 07 09:53:28.727944 np0000006707 devstack@c-api.service[100298]: INFO cinder.volume.api [None req-194a1a65-25ae-4c2e-b649-b19085802026 tempest-VolumesDeleteCascade-1479548147 tempest-VolumesDeleteCascade-1479548147-project-member] Volume info retrieved successfully. Aug 07 09:53:28.736063 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [None req-194a1a65-25ae-4c2e-b649-b19085802026 tempest-VolumesDeleteCascade-1479548147 tempest-VolumesDeleteCascade-1479548147-project-member] https://10.4.3.8/volume/v3/volumes/b612e993-34ea-49b6-985a-c3c1411ead14 returned with HTTP 200 Aug 07 09:53:28.736754 np0000006707 devstack@c-api.service[100298]: [pid: 100298|app: 0|req: 227/900] 10.4.3.8 () {66 vars in 1334 bytes} [Fri Aug 7 09:53:28 2026] GET /volume/v3/volumes/b612e993-34ea-49b6-985a-c3c1411ead14 => generated 840 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 09:53:28.761854 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-c5f2fc12-8423-449f-b44c-06fe17d52c49 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:53:28.768230 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-c5f2fc12-8423-449f-b44c-06fe17d52c49 tempest-AttachVolumeMultiAttachTest-1302095414 tempest-AttachVolumeMultiAttachTest-1302095414-project-member] POST https://10.4.3.8/volume/v3/volumes Aug 07 09:53:28.768467 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [None req-3eaaa4fc-6169-4d91-8a41-e0c776ae42c4 None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:53:28.768884 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-c5f2fc12-8423-449f-b44c-06fe17d52c49 tempest-AttachVolumeMultiAttachTest-1302095414 tempest-AttachVolumeMultiAttachTest-1302095414-project-member] Action: 'create', calling method: create, body: {"volume": {"volume_type": "multiattach", "size": 1, "display_name": "tempest-AttachVolumeMultiAttachTest-volume-1739896728"}} {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 09:53:28.770049 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.v3.volumes [None req-c5f2fc12-8423-449f-b44c-06fe17d52c49 tempest-AttachVolumeMultiAttachTest-1302095414 tempest-AttachVolumeMultiAttachTest-1302095414-project-member] Create volume request body: {'volume': {'volume_type': 'multiattach', 'size': 1, 'display_name': 'tempest-AttachVolumeMultiAttachTest-volume-1739896728'}} {{(pid=100295) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 07 09:53:28.771514 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-3eaaa4fc-6169-4d91-8a41-e0c776ae42c4 tempest-VolumesDeleteCascade-1479548147 tempest-VolumesDeleteCascade-1479548147-project-member] POST https://10.4.3.8/volume/v3/snapshots Aug 07 09:53:28.772580 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-3eaaa4fc-6169-4d91-8a41-e0c776ae42c4 tempest-VolumesDeleteCascade-1479548147 tempest-VolumesDeleteCascade-1479548147-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "b612e993-34ea-49b6-985a-c3c1411ead14", "name": "tempest-VolumesDeleteCascade-Snapshot-1179572454"}} {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 09:53:28.774230 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.v3.volumes [None req-c5f2fc12-8423-449f-b44c-06fe17d52c49 tempest-AttachVolumeMultiAttachTest-1302095414 tempest-AttachVolumeMultiAttachTest-1302095414-project-member] Create volume of 1 GB Aug 07 09:53:28.775306 np0000006707 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 09:53:28.775306 np0000006707 devstack@c-api.service[100295]: warnings.warn( Aug 07 09:53:28.775306 np0000006707 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-c5f2fc12-8423-449f-b44c-06fe17d52c49 tempest-AttachVolumeMultiAttachTest-1302095414 tempest-AttachVolumeMultiAttachTest-1302095414-project-member] Availability Zones retrieved successfully. Aug 07 09:53:28.780988 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.volume.api [None req-c5f2fc12-8423-449f-b44c-06fe17d52c49 tempest-AttachVolumeMultiAttachTest-1302095414 tempest-AttachVolumeMultiAttachTest-1302095414-project-member] Flow 'volume_create_api' (e4685e76-743c-444b-b2b5-e639c2f4f147) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100295) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 09:53:28.781813 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.volume.api [None req-c5f2fc12-8423-449f-b44c-06fe17d52c49 tempest-AttachVolumeMultiAttachTest-1302095414 tempest-AttachVolumeMultiAttachTest-1302095414-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2a64f30b-5c02-4e0a-bb9a-c23b26067f96) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100295) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 09:53:28.782816 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.volume.flows.api.create_volume [None req-c5f2fc12-8423-449f-b44c-06fe17d52c49 tempest-AttachVolumeMultiAttachTest-1302095414 tempest-AttachVolumeMultiAttachTest-1302095414-project-member] Validating volume size '1' using validate_int {{(pid=100295) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 07 09:53:28.787754 np0000006707 devstack@c-api.service[100297]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 09:53:28.787754 np0000006707 devstack@c-api.service[100297]: warnings.warn( Aug 07 09:53:28.789761 np0000006707 devstack@c-api.service[100297]: INFO cinder.volume.api [None req-3eaaa4fc-6169-4d91-8a41-e0c776ae42c4 tempest-VolumesDeleteCascade-1479548147 tempest-VolumesDeleteCascade-1479548147-project-member] Volume info retrieved successfully. Aug 07 09:53:28.789761 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.v3.snapshots [None req-3eaaa4fc-6169-4d91-8a41-e0c776ae42c4 tempest-VolumesDeleteCascade-1479548147 tempest-VolumesDeleteCascade-1479548147-project-member] Create snapshot from volume b612e993-34ea-49b6-985a-c3c1411ead14 Aug 07 09:53:28.792921 np0000006707 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 09:53:28.792921 np0000006707 devstack@c-api.service[100295]: warnings.warn( Aug 07 09:53:28.812709 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.volume.api [None req-c5f2fc12-8423-449f-b44c-06fe17d52c49 tempest-AttachVolumeMultiAttachTest-1302095414 tempest-AttachVolumeMultiAttachTest-1302095414-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2a64f30b-5c02-4e0a-bb9a-c23b26067f96) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-07T09:47:40Z,deleted=False,deleted_at=None,description=None,extra_specs={multiattach=' True'},id=ea597f8c-ae52-4e0b-9373-ade0e30db6b3,is_public=True,name='multiattach',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'ea597f8c-ae52-4e0b-9373-ade0e30db6b3', 'encryption_key_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=100295) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 09:53:28.813717 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.volume.api [None req-c5f2fc12-8423-449f-b44c-06fe17d52c49 tempest-AttachVolumeMultiAttachTest-1302095414 tempest-AttachVolumeMultiAttachTest-1302095414-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0d343834-a1f5-4643-9c9b-6dd88d7d61bc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100295) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 09:53:28.836840 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.quota [None req-3eaaa4fc-6169-4d91-8a41-e0c776ae42c4 tempest-VolumesDeleteCascade-1479548147 tempest-VolumesDeleteCascade-1479548147-project-member] Created reservations ['74bbdd0c-d332-487b-9d96-d6c662ce1fe3', '116f78e9-2be9-4381-a982-527f4269e4ae', 'f7741cf4-c6c5-4de8-86c0-2b8a8f9913d2', '6a3c2b29-c6b0-419e-b741-328872d903e6'] {{(pid=100297) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 09:53:28.878262 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.quota [None req-c5f2fc12-8423-449f-b44c-06fe17d52c49 tempest-AttachVolumeMultiAttachTest-1302095414 tempest-AttachVolumeMultiAttachTest-1302095414-project-member] Created reservations ['bb8066a4-166a-4723-b817-79a47d809a00', 'd5c7070f-38b8-4c50-97ce-422fb39650c5', 'f97596ee-12f1-4108-b9ac-848ccb26bd7e', '5e41025f-87cc-48e9-a9e8-3fefe56210ca'] {{(pid=100295) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 09:53:28.879329 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.volume.api [None req-c5f2fc12-8423-449f-b44c-06fe17d52c49 tempest-AttachVolumeMultiAttachTest-1302095414 tempest-AttachVolumeMultiAttachTest-1302095414-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0d343834-a1f5-4643-9c9b-6dd88d7d61bc) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['bb8066a4-166a-4723-b817-79a47d809a00', 'd5c7070f-38b8-4c50-97ce-422fb39650c5', 'f97596ee-12f1-4108-b9ac-848ccb26bd7e', '5e41025f-87cc-48e9-a9e8-3fefe56210ca']}' {{(pid=100295) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 09:53:28.880473 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.volume.api [None req-c5f2fc12-8423-449f-b44c-06fe17d52c49 tempest-AttachVolumeMultiAttachTest-1302095414 tempest-AttachVolumeMultiAttachTest-1302095414-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a2c4d655-310a-42fd-88ba-291a1961720c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100295) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 09:53:28.922927 np0000006707 devstack@c-api.service[100297]: INFO cinder.volume.api [None req-3eaaa4fc-6169-4d91-8a41-e0c776ae42c4 tempest-VolumesDeleteCascade-1479548147 tempest-VolumesDeleteCascade-1479548147-project-member] Snapshot create request issued successfully. Aug 07 09:53:28.924243 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-3eaaa4fc-6169-4d91-8a41-e0c776ae42c4 tempest-VolumesDeleteCascade-1479548147 tempest-VolumesDeleteCascade-1479548147-project-member] https://10.4.3.8/volume/v3/snapshots returned with HTTP 202 Aug 07 09:53:28.924329 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.volume.api [None req-c5f2fc12-8423-449f-b44c-06fe17d52c49 tempest-AttachVolumeMultiAttachTest-1302095414 tempest-AttachVolumeMultiAttachTest-1302095414-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a2c4d655-310a-42fd-88ba-291a1961720c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'dd48fdb3-908b-4a43-95be-45b060aef13e', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeMultiAttachTest-volume-1739896728',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=True,project_id='26be8a1335ba4afb86407b86637390ae',qos_specs=None,replication_status=,reservations=['bb8066a4-166a-4723-b817-79a47d809a00','d5c7070f-38b8-4c50-97ce-422fb39650c5','f97596ee-12f1-4108-b9ac-848ccb26bd7e','5e41025f-87cc-48e9-a9e8-3fefe56210ca'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='33b7326706d64839b27295418493bcd6',volume_type_id=ea597f8c-ae52-4e0b-9373-ade0e30db6b3), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-07T09:53:28Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeMultiAttachTest-volume-1739896728',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=dd48fdb3-908b-4a43-95be-45b060aef13e,launched_at=None,metadata={},migration_status=None,multiattach=True,previous_status=None,project_id='26be8a1335ba4afb86407b86637390ae',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='33b7326706d64839b27295418493bcd6',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(ea597f8c-ae52-4e0b-9373-ade0e30db6b3),volume_type_id=ea597f8c-ae52-4e0b-9373-ade0e30db6b3)}' {{(pid=100295) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 09:53:28.924502 np0000006707 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 227/901] 10.4.3.8 () {68 vars in 1251 bytes} [Fri Aug 7 09:53:28 2026] POST /volume/v3/snapshots => generated 307 bytes in 157 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 07 09:53:28.926481 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.volume.api [None req-c5f2fc12-8423-449f-b44c-06fe17d52c49 tempest-AttachVolumeMultiAttachTest-1302095414 tempest-AttachVolumeMultiAttachTest-1302095414-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9adeed17-aa2b-4fee-b59e-248b4438411e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100295) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 09:53:28.941186 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [None req-ab82edbb-4acc-40f9-894f-877bef593cc1 None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:53:28.944730 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-ab82edbb-4acc-40f9-894f-877bef593cc1 tempest-VolumesDeleteCascade-1479548147 tempest-VolumesDeleteCascade-1479548147-project-member] GET https://10.4.3.8/volume/v3/snapshots/22d79e4d-0552-4461-8040-f84e0e137dad Aug 07 09:53:28.945562 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-ab82edbb-4acc-40f9-894f-877bef593cc1 tempest-VolumesDeleteCascade-1479548147 tempest-VolumesDeleteCascade-1479548147-project-member] Empty body provided in request {{(pid=100296) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 09:53:28.946489 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-ab82edbb-4acc-40f9-894f-877bef593cc1 tempest-VolumesDeleteCascade-1479548147 tempest-VolumesDeleteCascade-1479548147-project-member] Calling method 'show' {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 09:53:28.959088 np0000006707 devstack@c-api.service[100296]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 09:53:28.959088 np0000006707 devstack@c-api.service[100296]: warnings.warn( Aug 07 09:53:28.959567 np0000006707 devstack@c-api.service[100296]: INFO cinder.volume.api [None req-ab82edbb-4acc-40f9-894f-877bef593cc1 tempest-VolumesDeleteCascade-1479548147 tempest-VolumesDeleteCascade-1479548147-project-member] Snapshot retrieved successfully. Aug 07 09:53:28.961269 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-ab82edbb-4acc-40f9-894f-877bef593cc1 tempest-VolumesDeleteCascade-1479548147 tempest-VolumesDeleteCascade-1479548147-project-member] https://10.4.3.8/volume/v3/snapshots/22d79e4d-0552-4461-8040-f84e0e137dad returned with HTTP 200 Aug 07 09:53:28.961908 np0000006707 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 226/902] 10.4.3.8 () {66 vars in 1340 bytes} [Fri Aug 7 09:53:28 2026] GET /volume/v3/snapshots/22d79e4d-0552-4461-8040-f84e0e137dad => generated 439 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 09:53:28.965327 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.volume.api [None req-c5f2fc12-8423-449f-b44c-06fe17d52c49 tempest-AttachVolumeMultiAttachTest-1302095414 tempest-AttachVolumeMultiAttachTest-1302095414-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9adeed17-aa2b-4fee-b59e-248b4438411e) transitioned into state 'SUCCESS' from state '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-1739896728',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=True,project_id='26be8a1335ba4afb86407b86637390ae',qos_specs=None,replication_status=,reservations=['bb8066a4-166a-4723-b817-79a47d809a00','d5c7070f-38b8-4c50-97ce-422fb39650c5','f97596ee-12f1-4108-b9ac-848ccb26bd7e','5e41025f-87cc-48e9-a9e8-3fefe56210ca'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='33b7326706d64839b27295418493bcd6',volume_type_id=ea597f8c-ae52-4e0b-9373-ade0e30db6b3)}' {{(pid=100295) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 09:53:28.967231 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.volume.api [None req-c5f2fc12-8423-449f-b44c-06fe17d52c49 tempest-AttachVolumeMultiAttachTest-1302095414 tempest-AttachVolumeMultiAttachTest-1302095414-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (30e10be8-2807-4eb9-9b1d-e77fa2a2b2bc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100295) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 09:53:28.994764 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.volume.api [None req-c5f2fc12-8423-449f-b44c-06fe17d52c49 tempest-AttachVolumeMultiAttachTest-1302095414 tempest-AttachVolumeMultiAttachTest-1302095414-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (30e10be8-2807-4eb9-9b1d-e77fa2a2b2bc) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100295) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 09:53:28.994764 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.volume.api [None req-c5f2fc12-8423-449f-b44c-06fe17d52c49 tempest-AttachVolumeMultiAttachTest-1302095414 tempest-AttachVolumeMultiAttachTest-1302095414-project-member] Flow 'volume_create_api' (e4685e76-743c-444b-b2b5-e639c2f4f147) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100295) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 09:53:28.994764 np0000006707 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-c5f2fc12-8423-449f-b44c-06fe17d52c49 tempest-AttachVolumeMultiAttachTest-1302095414 tempest-AttachVolumeMultiAttachTest-1302095414-project-member] Create volume request issued successfully. Aug 07 09:53:28.994764 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-c5f2fc12-8423-449f-b44c-06fe17d52c49 tempest-AttachVolumeMultiAttachTest-1302095414 tempest-AttachVolumeMultiAttachTest-1302095414-project-member] https://10.4.3.8/volume/v3/volumes returned with HTTP 202 Aug 07 09:53:28.994764 np0000006707 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 223/903] 10.4.3.8 () {68 vars in 1245 bytes} [Fri Aug 7 09:53:28 2026] POST /volume/v3/volumes => generated 756 bytes in 233 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 07 09:53:29.017799 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.middleware.request_id [None req-1f30ca79-3fc8-4773-b661-2d3dd6b4bf6a None None] RequestId filter calling following filter/app {{(pid=100298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:53:29.022270 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [None req-1f30ca79-3fc8-4773-b661-2d3dd6b4bf6a tempest-AttachVolumeMultiAttachTest-1302095414 tempest-AttachVolumeMultiAttachTest-1302095414-project-member] GET https://10.4.3.8/volume/v3/volumes/dd48fdb3-908b-4a43-95be-45b060aef13e Aug 07 09:53:29.022270 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [None req-1f30ca79-3fc8-4773-b661-2d3dd6b4bf6a tempest-AttachVolumeMultiAttachTest-1302095414 tempest-AttachVolumeMultiAttachTest-1302095414-project-member] Empty body provided in request {{(pid=100298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 09:53:29.022818 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [None req-1f30ca79-3fc8-4773-b661-2d3dd6b4bf6a tempest-AttachVolumeMultiAttachTest-1302095414 tempest-AttachVolumeMultiAttachTest-1302095414-project-member] Calling method 'show' {{(pid=100298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 09:53:29.037723 np0000006707 devstack@c-api.service[100298]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 09:53:29.037723 np0000006707 devstack@c-api.service[100298]: warnings.warn( Aug 07 09:53:29.044091 np0000006707 devstack@c-api.service[100298]: INFO cinder.volume.api [None req-1f30ca79-3fc8-4773-b661-2d3dd6b4bf6a tempest-AttachVolumeMultiAttachTest-1302095414 tempest-AttachVolumeMultiAttachTest-1302095414-project-member] Volume info retrieved successfully. Aug 07 09:53:29.051939 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [None req-1f30ca79-3fc8-4773-b661-2d3dd6b4bf6a tempest-AttachVolumeMultiAttachTest-1302095414 tempest-AttachVolumeMultiAttachTest-1302095414-project-member] https://10.4.3.8/volume/v3/volumes/dd48fdb3-908b-4a43-95be-45b060aef13e returned with HTTP 200 Aug 07 09:53:29.051939 np0000006707 devstack@c-api.service[100298]: [pid: 100298|app: 0|req: 228/904] 10.4.3.8 () {66 vars in 1334 bytes} [Fri Aug 7 09:53:29 2026] GET /volume/v3/volumes/dd48fdb3-908b-4a43-95be-45b060aef13e => generated 824 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 09:53:29.416568 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [req-03ab3ae0-fcb7-43c3-b188-896ba3810211 req-21a6894b-fbc3-4ca1-ab2e-c24eb29a7df2 None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:53:29.419650 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [req-03ab3ae0-fcb7-43c3-b188-896ba3810211 req-21a6894b-fbc3-4ca1-ab2e-c24eb29a7df2 tempest-TaggedBootDevicesTest_v242-1005812326 tempest-TaggedBootDevicesTest_v242-1005812326-project-member] GET https://10.4.3.8/volume/v3/volumes/7061ea2c-a06b-46c3-9e9b-4dcf42066198 Aug 07 09:53:29.419873 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [req-03ab3ae0-fcb7-43c3-b188-896ba3810211 req-21a6894b-fbc3-4ca1-ab2e-c24eb29a7df2 tempest-TaggedBootDevicesTest_v242-1005812326 tempest-TaggedBootDevicesTest_v242-1005812326-project-member] Empty body provided in request {{(pid=100297) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 09:53:29.420139 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [req-03ab3ae0-fcb7-43c3-b188-896ba3810211 req-21a6894b-fbc3-4ca1-ab2e-c24eb29a7df2 tempest-TaggedBootDevicesTest_v242-1005812326 tempest-TaggedBootDevicesTest_v242-1005812326-project-member] Calling method 'show' {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 09:53:29.428708 np0000006707 devstack@c-api.service[100297]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 09:53:29.428708 np0000006707 devstack@c-api.service[100297]: warnings.warn( Aug 07 09:53:29.434185 np0000006707 devstack@c-api.service[100297]: INFO cinder.volume.api [req-03ab3ae0-fcb7-43c3-b188-896ba3810211 req-21a6894b-fbc3-4ca1-ab2e-c24eb29a7df2 tempest-TaggedBootDevicesTest_v242-1005812326 tempest-TaggedBootDevicesTest_v242-1005812326-project-member] Volume info retrieved successfully. Aug 07 09:53:29.441508 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [req-03ab3ae0-fcb7-43c3-b188-896ba3810211 req-21a6894b-fbc3-4ca1-ab2e-c24eb29a7df2 tempest-TaggedBootDevicesTest_v242-1005812326 tempest-TaggedBootDevicesTest_v242-1005812326-project-member] https://10.4.3.8/volume/v3/volumes/7061ea2c-a06b-46c3-9e9b-4dcf42066198 returned with HTTP 200 Aug 07 09:53:29.442755 np0000006707 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 228/905] 10.4.3.8 () {68 vars in 1584 bytes} [Fri Aug 7 09:53:29 2026] GET /volume/v3/volumes/7061ea2c-a06b-46c3-9e9b-4dcf42066198 => generated 1360 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 09:53:29.458192 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [req-03ab3ae0-fcb7-43c3-b188-896ba3810211 req-d22fcb71-19ca-4831-80b1-e9ca1cef2b2f None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:53:29.460749 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [req-03ab3ae0-fcb7-43c3-b188-896ba3810211 req-d22fcb71-19ca-4831-80b1-e9ca1cef2b2f tempest-TaggedBootDevicesTest_v242-1005812326 tempest-TaggedBootDevicesTest_v242-1005812326-project-member] GET https://10.4.3.8/volume/v3/volumes/e83253e5-5902-4246-bef8-8a6d2bc99758 Aug 07 09:53:29.461058 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [req-03ab3ae0-fcb7-43c3-b188-896ba3810211 req-d22fcb71-19ca-4831-80b1-e9ca1cef2b2f tempest-TaggedBootDevicesTest_v242-1005812326 tempest-TaggedBootDevicesTest_v242-1005812326-project-member] Empty body provided in request {{(pid=100296) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 09:53:29.461433 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [req-03ab3ae0-fcb7-43c3-b188-896ba3810211 req-d22fcb71-19ca-4831-80b1-e9ca1cef2b2f tempest-TaggedBootDevicesTest_v242-1005812326 tempest-TaggedBootDevicesTest_v242-1005812326-project-member] Calling method 'show' {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 09:53:29.474627 np0000006707 devstack@c-api.service[100296]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 09:53:29.474627 np0000006707 devstack@c-api.service[100296]: warnings.warn( Aug 07 09:53:29.479824 np0000006707 devstack@c-api.service[100296]: INFO cinder.volume.api [req-03ab3ae0-fcb7-43c3-b188-896ba3810211 req-d22fcb71-19ca-4831-80b1-e9ca1cef2b2f tempest-TaggedBootDevicesTest_v242-1005812326 tempest-TaggedBootDevicesTest_v242-1005812326-project-member] Volume info retrieved successfully. Aug 07 09:53:29.488205 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [req-03ab3ae0-fcb7-43c3-b188-896ba3810211 req-d22fcb71-19ca-4831-80b1-e9ca1cef2b2f tempest-TaggedBootDevicesTest_v242-1005812326 tempest-TaggedBootDevicesTest_v242-1005812326-project-member] https://10.4.3.8/volume/v3/volumes/e83253e5-5902-4246-bef8-8a6d2bc99758 returned with HTTP 200 Aug 07 09:53:29.488601 np0000006707 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 227/906] 10.4.3.8 () {68 vars in 1584 bytes} [Fri Aug 7 09:53:29 2026] GET /volume/v3/volumes/e83253e5-5902-4246-bef8-8a6d2bc99758 => generated 845 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 09:53:29.499995 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [req-03ab3ae0-fcb7-43c3-b188-896ba3810211 req-285ef20c-d48e-4bf1-8c67-da92682c46ce None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:53:29.503579 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [req-03ab3ae0-fcb7-43c3-b188-896ba3810211 req-285ef20c-d48e-4bf1-8c67-da92682c46ce tempest-TaggedBootDevicesTest_v242-1005812326 tempest-TaggedBootDevicesTest_v242-1005812326-project-member] GET https://10.4.3.8/volume/v3/volumes/e7326957-999c-4495-93cf-714cc138271b Aug 07 09:53:29.504032 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [req-03ab3ae0-fcb7-43c3-b188-896ba3810211 req-285ef20c-d48e-4bf1-8c67-da92682c46ce tempest-TaggedBootDevicesTest_v242-1005812326 tempest-TaggedBootDevicesTest_v242-1005812326-project-member] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 09:53:29.504361 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [req-03ab3ae0-fcb7-43c3-b188-896ba3810211 req-285ef20c-d48e-4bf1-8c67-da92682c46ce tempest-TaggedBootDevicesTest_v242-1005812326 tempest-TaggedBootDevicesTest_v242-1005812326-project-member] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 09:53:29.513657 np0000006707 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 09:53:29.513657 np0000006707 devstack@c-api.service[100295]: warnings.warn( Aug 07 09:53:29.520227 np0000006707 devstack@c-api.service[100295]: INFO cinder.volume.api [req-03ab3ae0-fcb7-43c3-b188-896ba3810211 req-285ef20c-d48e-4bf1-8c67-da92682c46ce tempest-TaggedBootDevicesTest_v242-1005812326 tempest-TaggedBootDevicesTest_v242-1005812326-project-member] Volume info retrieved successfully. Aug 07 09:53:29.526737 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [req-03ab3ae0-fcb7-43c3-b188-896ba3810211 req-285ef20c-d48e-4bf1-8c67-da92682c46ce tempest-TaggedBootDevicesTest_v242-1005812326 tempest-TaggedBootDevicesTest_v242-1005812326-project-member] https://10.4.3.8/volume/v3/volumes/e7326957-999c-4495-93cf-714cc138271b returned with HTTP 200 Aug 07 09:53:29.527231 np0000006707 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 224/907] 10.4.3.8 () {68 vars in 1584 bytes} [Fri Aug 7 09:53:29 2026] GET /volume/v3/volumes/e7326957-999c-4495-93cf-714cc138271b => generated 845 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 09:53:29.539357 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.middleware.request_id [None req-d725c155-002d-4d27-a65a-00dd6b3e8bd3 None None] RequestId filter calling following filter/app {{(pid=100298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:53:29.539357 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [None req-d725c155-002d-4d27-a65a-00dd6b3e8bd3 None None] GET https://10.4.3.8/volume// Aug 07 09:53:29.539357 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [None req-d725c155-002d-4d27-a65a-00dd6b3e8bd3 None None] Empty body provided in request {{(pid=100298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 09:53:29.539357 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [None req-d725c155-002d-4d27-a65a-00dd6b3e8bd3 None None] Calling method 'all' {{(pid=100298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 09:53:29.540314 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [None req-d725c155-002d-4d27-a65a-00dd6b3e8bd3 None None] https://10.4.3.8/volume// returned with HTTP 300 Aug 07 09:53:29.540839 np0000006707 devstack@c-api.service[100298]: [pid: 100298|app: 0|req: 229/908] 10.4.3.8 () {66 vars in 1405 bytes} [Fri Aug 7 09:53:29 2026] GET /volume/ => generated 384 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (2 switches on core 0) Aug 07 09:53:29.552561 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [req-03ab3ae0-fcb7-43c3-b188-896ba3810211 req-29965dbe-9c33-402a-af6d-22541cb20980 None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:53:29.555354 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [req-03ab3ae0-fcb7-43c3-b188-896ba3810211 req-29965dbe-9c33-402a-af6d-22541cb20980 tempest-TaggedBootDevicesTest_v242-1005812326 tempest-TaggedBootDevicesTest_v242-1005812326-project-member] POST https://10.4.3.8/volume/v3/attachments Aug 07 09:53:29.555702 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [req-03ab3ae0-fcb7-43c3-b188-896ba3810211 req-29965dbe-9c33-402a-af6d-22541cb20980 tempest-TaggedBootDevicesTest_v242-1005812326 tempest-TaggedBootDevicesTest_v242-1005812326-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "7061ea2c-a06b-46c3-9e9b-4dcf42066198", "connector": null, "instance_uuid": "7c19607a-5d18-4a05-bdb6-fffd96c4c7bc"}} {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 09:53:29.568620 np0000006707 devstack@c-api.service[100297]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 09:53:29.568620 np0000006707 devstack@c-api.service[100297]: warnings.warn( Aug 07 09:53:29.604130 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [req-03ab3ae0-fcb7-43c3-b188-896ba3810211 req-29965dbe-9c33-402a-af6d-22541cb20980 tempest-TaggedBootDevicesTest_v242-1005812326 tempest-TaggedBootDevicesTest_v242-1005812326-project-member] https://10.4.3.8/volume/v3/attachments returned with HTTP 200 Aug 07 09:53:29.604714 np0000006707 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 229/909] 10.4.3.8 () {74 vars in 1580 bytes} [Fri Aug 7 09:53:29 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 09:53:29.616778 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [None req-176cc172-6cdd-4dda-8715-6eb9d4df60fd None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:53:29.617150 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-176cc172-6cdd-4dda-8715-6eb9d4df60fd None None] GET https://10.4.3.8/volume// Aug 07 09:53:29.617316 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-176cc172-6cdd-4dda-8715-6eb9d4df60fd None None] Empty body provided in request {{(pid=100296) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 09:53:29.617539 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-176cc172-6cdd-4dda-8715-6eb9d4df60fd None None] Calling method 'all' {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 09:53:29.617904 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-176cc172-6cdd-4dda-8715-6eb9d4df60fd None None] https://10.4.3.8/volume// returned with HTTP 300 Aug 07 09:53:29.618215 np0000006707 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 228/910] 10.4.3.8 () {66 vars in 1405 bytes} [Fri Aug 7 09:53:29 2026] GET /volume/ => generated 384 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 07 09:53:29.629541 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [req-03ab3ae0-fcb7-43c3-b188-896ba3810211 req-b6b428d5-084f-49cd-bed1-97ce107264bb None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:53:29.632043 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [req-03ab3ae0-fcb7-43c3-b188-896ba3810211 req-b6b428d5-084f-49cd-bed1-97ce107264bb tempest-TaggedBootDevicesTest_v242-1005812326 tempest-TaggedBootDevicesTest_v242-1005812326-project-member] POST https://10.4.3.8/volume/v3/attachments Aug 07 09:53:29.632271 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [req-03ab3ae0-fcb7-43c3-b188-896ba3810211 req-b6b428d5-084f-49cd-bed1-97ce107264bb tempest-TaggedBootDevicesTest_v242-1005812326 tempest-TaggedBootDevicesTest_v242-1005812326-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "e83253e5-5902-4246-bef8-8a6d2bc99758", "connector": null, "instance_uuid": "7c19607a-5d18-4a05-bdb6-fffd96c4c7bc"}} {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 09:53:29.641361 np0000006707 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 09:53:29.641361 np0000006707 devstack@c-api.service[100295]: warnings.warn( Aug 07 09:53:29.670434 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [req-03ab3ae0-fcb7-43c3-b188-896ba3810211 req-b6b428d5-084f-49cd-bed1-97ce107264bb tempest-TaggedBootDevicesTest_v242-1005812326 tempest-TaggedBootDevicesTest_v242-1005812326-project-member] https://10.4.3.8/volume/v3/attachments returned with HTTP 200 Aug 07 09:53:29.670935 np0000006707 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 225/911] 10.4.3.8 () {74 vars in 1580 bytes} [Fri Aug 7 09:53:29 2026] POST /volume/v3/attachments => generated 273 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 09:53:29.683273 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.middleware.request_id [None req-b2e35681-ee5b-40f8-9217-c406a58ccc2d None None] RequestId filter calling following filter/app {{(pid=100298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:53:29.683273 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [None req-b2e35681-ee5b-40f8-9217-c406a58ccc2d None None] GET https://10.4.3.8/volume// Aug 07 09:53:29.683273 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [None req-b2e35681-ee5b-40f8-9217-c406a58ccc2d None None] Empty body provided in request {{(pid=100298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 09:53:29.683821 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [None req-b2e35681-ee5b-40f8-9217-c406a58ccc2d None None] Calling method 'all' {{(pid=100298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 09:53:29.684746 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [None req-b2e35681-ee5b-40f8-9217-c406a58ccc2d None None] https://10.4.3.8/volume// returned with HTTP 300 Aug 07 09:53:29.685206 np0000006707 devstack@c-api.service[100298]: [pid: 100298|app: 0|req: 230/912] 10.4.3.8 () {66 vars in 1405 bytes} [Fri Aug 7 09:53:29 2026] GET /volume/ => generated 384 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 07 09:53:29.698704 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [req-03ab3ae0-fcb7-43c3-b188-896ba3810211 req-ff2444e1-6f91-4acc-8f31-dbbfc4cf4cfd None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:53:29.701703 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [req-03ab3ae0-fcb7-43c3-b188-896ba3810211 req-ff2444e1-6f91-4acc-8f31-dbbfc4cf4cfd tempest-TaggedBootDevicesTest_v242-1005812326 tempest-TaggedBootDevicesTest_v242-1005812326-project-member] POST https://10.4.3.8/volume/v3/attachments Aug 07 09:53:29.702205 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [req-03ab3ae0-fcb7-43c3-b188-896ba3810211 req-ff2444e1-6f91-4acc-8f31-dbbfc4cf4cfd tempest-TaggedBootDevicesTest_v242-1005812326 tempest-TaggedBootDevicesTest_v242-1005812326-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "e7326957-999c-4495-93cf-714cc138271b", "connector": null, "instance_uuid": "7c19607a-5d18-4a05-bdb6-fffd96c4c7bc"}} {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 09:53:29.715157 np0000006707 devstack@c-api.service[100297]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 09:53:29.715157 np0000006707 devstack@c-api.service[100297]: warnings.warn( Aug 07 09:53:29.748594 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [req-03ab3ae0-fcb7-43c3-b188-896ba3810211 req-ff2444e1-6f91-4acc-8f31-dbbfc4cf4cfd tempest-TaggedBootDevicesTest_v242-1005812326 tempest-TaggedBootDevicesTest_v242-1005812326-project-member] https://10.4.3.8/volume/v3/attachments returned with HTTP 200 Aug 07 09:53:29.748594 np0000006707 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 230/913] 10.4.3.8 () {74 vars in 1580 bytes} [Fri Aug 7 09:53:29 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 09:53:29.973844 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [None req-8bc03447-2743-47fb-b831-ea0757cb4635 None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:53:29.976173 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-8bc03447-2743-47fb-b831-ea0757cb4635 tempest-VolumesDeleteCascade-1479548147 tempest-VolumesDeleteCascade-1479548147-project-member] GET https://10.4.3.8/volume/v3/snapshots/22d79e4d-0552-4461-8040-f84e0e137dad Aug 07 09:53:29.976464 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-8bc03447-2743-47fb-b831-ea0757cb4635 tempest-VolumesDeleteCascade-1479548147 tempest-VolumesDeleteCascade-1479548147-project-member] Empty body provided in request {{(pid=100296) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 09:53:29.976761 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-8bc03447-2743-47fb-b831-ea0757cb4635 tempest-VolumesDeleteCascade-1479548147 tempest-VolumesDeleteCascade-1479548147-project-member] Calling method 'show' {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 09:53:29.984277 np0000006707 devstack@c-api.service[100296]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 09:53:29.984277 np0000006707 devstack@c-api.service[100296]: warnings.warn( Aug 07 09:53:29.985024 np0000006707 devstack@c-api.service[100296]: INFO cinder.volume.api [None req-8bc03447-2743-47fb-b831-ea0757cb4635 tempest-VolumesDeleteCascade-1479548147 tempest-VolumesDeleteCascade-1479548147-project-member] Snapshot retrieved successfully. Aug 07 09:53:29.985831 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-8bc03447-2743-47fb-b831-ea0757cb4635 tempest-VolumesDeleteCascade-1479548147 tempest-VolumesDeleteCascade-1479548147-project-member] https://10.4.3.8/volume/v3/snapshots/22d79e4d-0552-4461-8040-f84e0e137dad returned with HTTP 200 Aug 07 09:53:29.986236 np0000006707 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 229/914] 10.4.3.8 () {66 vars in 1340 bytes} [Fri Aug 7 09:53:29 2026] GET /volume/v3/snapshots/22d79e4d-0552-4461-8040-f84e0e137dad => generated 466 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 09:53:29.999483 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-7442e84b-a182-4478-aa48-6fcf715b9d61 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:53:30.001494 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-7442e84b-a182-4478-aa48-6fcf715b9d61 tempest-VolumesDeleteCascade-1479548147 tempest-VolumesDeleteCascade-1479548147-project-member] POST https://10.4.3.8/volume/v3/volumes Aug 07 09:53:30.001893 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-7442e84b-a182-4478-aa48-6fcf715b9d61 tempest-VolumesDeleteCascade-1479548147 tempest-VolumesDeleteCascade-1479548147-project-member] Action: 'create', calling method: create, body: {"volume": {"snapshot_id": "22d79e4d-0552-4461-8040-f84e0e137dad", "size": 1, "name": "tempest-VolumesDeleteCascade-Volume-1132321562"}} {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 09:53:30.003607 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.v3.volumes [None req-7442e84b-a182-4478-aa48-6fcf715b9d61 tempest-VolumesDeleteCascade-1479548147 tempest-VolumesDeleteCascade-1479548147-project-member] Create volume request body: {'volume': {'snapshot_id': '22d79e4d-0552-4461-8040-f84e0e137dad', 'size': 1, 'name': 'tempest-VolumesDeleteCascade-Volume-1132321562'}} {{(pid=100295) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 07 09:53:30.008970 np0000006707 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 09:53:30.008970 np0000006707 devstack@c-api.service[100295]: warnings.warn( Aug 07 09:53:30.009483 np0000006707 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-7442e84b-a182-4478-aa48-6fcf715b9d61 tempest-VolumesDeleteCascade-1479548147 tempest-VolumesDeleteCascade-1479548147-project-member] Snapshot retrieved successfully. Aug 07 09:53:30.009626 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.v3.volumes [None req-7442e84b-a182-4478-aa48-6fcf715b9d61 tempest-VolumesDeleteCascade-1479548147 tempest-VolumesDeleteCascade-1479548147-project-member] Create volume of 1 GB Aug 07 09:53:30.014096 np0000006707 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-7442e84b-a182-4478-aa48-6fcf715b9d61 tempest-VolumesDeleteCascade-1479548147 tempest-VolumesDeleteCascade-1479548147-project-member] Availability Zones retrieved successfully. Aug 07 09:53:30.021734 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.volume.api [None req-7442e84b-a182-4478-aa48-6fcf715b9d61 tempest-VolumesDeleteCascade-1479548147 tempest-VolumesDeleteCascade-1479548147-project-member] Flow 'volume_create_api' (128e7906-24a9-4385-9475-0f160e577513) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100295) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 09:53:30.022956 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.volume.api [None req-7442e84b-a182-4478-aa48-6fcf715b9d61 tempest-VolumesDeleteCascade-1479548147 tempest-VolumesDeleteCascade-1479548147-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a062cb8a-7ba0-418d-8c8c-c437ce8bcdf5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100295) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 09:53:30.025845 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.volume.flows.api.create_volume [None req-7442e84b-a182-4478-aa48-6fcf715b9d61 tempest-VolumesDeleteCascade-1479548147 tempest-VolumesDeleteCascade-1479548147-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=100295) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 07 09:53:30.062869 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.volume.api [None req-7442e84b-a182-4478-aa48-6fcf715b9d61 tempest-VolumesDeleteCascade-1479548147 tempest-VolumesDeleteCascade-1479548147-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a062cb8a-7ba0-418d-8c8c-c437ce8bcdf5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': '22d79e4d-0552-4461-8040-f84e0e137dad', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-07T09:47:39Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=45fd9a3a-b61e-4c6c-9ab7-d02f06678d0d,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '45fd9a3a-b61e-4c6c-9ab7-d02f06678d0d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100295) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 09:53:30.065005 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.volume.api [None req-7442e84b-a182-4478-aa48-6fcf715b9d61 tempest-VolumesDeleteCascade-1479548147 tempest-VolumesDeleteCascade-1479548147-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8b6eb55e-3000-4381-984b-a035759d234f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100295) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 09:53:30.073355 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.middleware.request_id [None req-30c42e9d-2555-4034-82dc-1e401a56b3da None None] RequestId filter calling following filter/app {{(pid=100298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:53:30.081443 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [None req-30c42e9d-2555-4034-82dc-1e401a56b3da tempest-AttachVolumeMultiAttachTest-1302095414 tempest-AttachVolumeMultiAttachTest-1302095414-project-member] GET https://10.4.3.8/volume/v3/volumes/dd48fdb3-908b-4a43-95be-45b060aef13e Aug 07 09:53:30.081443 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [None req-30c42e9d-2555-4034-82dc-1e401a56b3da tempest-AttachVolumeMultiAttachTest-1302095414 tempest-AttachVolumeMultiAttachTest-1302095414-project-member] Empty body provided in request {{(pid=100298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 09:53:30.081443 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [None req-30c42e9d-2555-4034-82dc-1e401a56b3da tempest-AttachVolumeMultiAttachTest-1302095414 tempest-AttachVolumeMultiAttachTest-1302095414-project-member] Calling method 'show' {{(pid=100298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 09:53:30.092972 np0000006707 devstack@c-api.service[100298]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 09:53:30.092972 np0000006707 devstack@c-api.service[100298]: warnings.warn( Aug 07 09:53:30.099678 np0000006707 devstack@c-api.service[100298]: INFO cinder.volume.api [None req-30c42e9d-2555-4034-82dc-1e401a56b3da tempest-AttachVolumeMultiAttachTest-1302095414 tempest-AttachVolumeMultiAttachTest-1302095414-project-member] Volume info retrieved successfully. Aug 07 09:53:30.106721 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [None req-30c42e9d-2555-4034-82dc-1e401a56b3da tempest-AttachVolumeMultiAttachTest-1302095414 tempest-AttachVolumeMultiAttachTest-1302095414-project-member] https://10.4.3.8/volume/v3/volumes/dd48fdb3-908b-4a43-95be-45b060aef13e returned with HTTP 200 Aug 07 09:53:30.107103 np0000006707 devstack@c-api.service[100298]: [pid: 100298|app: 0|req: 231/915] 10.4.3.8 () {66 vars in 1334 bytes} [Fri Aug 7 09:53:30 2026] GET /volume/v3/volumes/dd48fdb3-908b-4a43-95be-45b060aef13e => generated 849 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 09:53:30.132213 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.quota [None req-7442e84b-a182-4478-aa48-6fcf715b9d61 tempest-VolumesDeleteCascade-1479548147 tempest-VolumesDeleteCascade-1479548147-project-member] Created reservations ['7d8e1f61-9184-4749-9638-9dcc083f5587', 'e7c58a53-c00c-40c3-a208-f1d5864fdbe7', '64e43623-448b-40c5-aa9f-a990e798a504', 'e335f795-07b5-4e97-a431-07cb2e6201b9'] {{(pid=100295) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 09:53:30.133433 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.volume.api [None req-7442e84b-a182-4478-aa48-6fcf715b9d61 tempest-VolumesDeleteCascade-1479548147 tempest-VolumesDeleteCascade-1479548147-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8b6eb55e-3000-4381-984b-a035759d234f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['7d8e1f61-9184-4749-9638-9dcc083f5587', 'e7c58a53-c00c-40c3-a208-f1d5864fdbe7', '64e43623-448b-40c5-aa9f-a990e798a504', 'e335f795-07b5-4e97-a431-07cb2e6201b9']}' {{(pid=100295) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 09:53:30.134814 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.volume.api [None req-7442e84b-a182-4478-aa48-6fcf715b9d61 tempest-VolumesDeleteCascade-1479548147 tempest-VolumesDeleteCascade-1479548147-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (98a84440-590e-4864-87e4-c9a65f5cd0eb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100295) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 09:53:30.174467 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [req-91b840c9-0661-4c7b-8b69-d6e7adc11473 req-a01bfbda-75fe-44f2-a6dd-eae73468b689 None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:53:30.176958 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [req-91b840c9-0661-4c7b-8b69-d6e7adc11473 req-a01bfbda-75fe-44f2-a6dd-eae73468b689 tempest-AttachVolumeMultiAttachTest-1302095414 tempest-AttachVolumeMultiAttachTest-1302095414-project-member] GET https://10.4.3.8/volume/v3/volumes/dd48fdb3-908b-4a43-95be-45b060aef13e Aug 07 09:53:30.177198 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [req-91b840c9-0661-4c7b-8b69-d6e7adc11473 req-a01bfbda-75fe-44f2-a6dd-eae73468b689 tempest-AttachVolumeMultiAttachTest-1302095414 tempest-AttachVolumeMultiAttachTest-1302095414-project-member] Empty body provided in request {{(pid=100297) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 09:53:30.178201 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [req-91b840c9-0661-4c7b-8b69-d6e7adc11473 req-a01bfbda-75fe-44f2-a6dd-eae73468b689 tempest-AttachVolumeMultiAttachTest-1302095414 tempest-AttachVolumeMultiAttachTest-1302095414-project-member] Calling method 'show' {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 09:53:30.192911 np0000006707 devstack@c-api.service[100297]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 09:53:30.192911 np0000006707 devstack@c-api.service[100297]: warnings.warn( Aug 07 09:53:30.194831 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.volume.api [None req-7442e84b-a182-4478-aa48-6fcf715b9d61 tempest-VolumesDeleteCascade-1479548147 tempest-VolumesDeleteCascade-1479548147-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (98a84440-590e-4864-87e4-c9a65f5cd0eb) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'd5918857-5e56-46a7-ab77-c0bede93d208', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesDeleteCascade-Volume-1132321562',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='1b764359819e47269fbfd29298eecffa',qos_specs=None,replication_status=,reservations=['7d8e1f61-9184-4749-9638-9dcc083f5587','e7c58a53-c00c-40c3-a208-f1d5864fdbe7','64e43623-448b-40c5-aa9f-a990e798a504','e335f795-07b5-4e97-a431-07cb2e6201b9'],size=1,snapshot_id=22d79e4d-0552-4461-8040-f84e0e137dad,source_replicaid=,source_volid=None,status='creating',user_id='73b94964e8184afd95174d889b84fb4f',volume_type_id=45fd9a3a-b61e-4c6c-9ab7-d02f06678d0d), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-07T09:53:30Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesDeleteCascade-Volume-1132321562',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=d5918857-5e56-46a7-ab77-c0bede93d208,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='1b764359819e47269fbfd29298eecffa',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=22d79e4d-0552-4461-8040-f84e0e137dad,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='73b94964e8184afd95174d889b84fb4f',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(45fd9a3a-b61e-4c6c-9ab7-d02f06678d0d),volume_type_id=45fd9a3a-b61e-4c6c-9ab7-d02f06678d0d)}' {{(pid=100295) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 09:53:30.195280 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.volume.api [None req-7442e84b-a182-4478-aa48-6fcf715b9d61 tempest-VolumesDeleteCascade-1479548147 tempest-VolumesDeleteCascade-1479548147-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (210f7817-0b1a-4fa4-a8f6-001999cb1d5c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100295) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 09:53:30.198149 np0000006707 devstack@c-api.service[100297]: INFO cinder.volume.api [req-91b840c9-0661-4c7b-8b69-d6e7adc11473 req-a01bfbda-75fe-44f2-a6dd-eae73468b689 tempest-AttachVolumeMultiAttachTest-1302095414 tempest-AttachVolumeMultiAttachTest-1302095414-project-member] Volume info retrieved successfully. Aug 07 09:53:30.211945 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [req-91b840c9-0661-4c7b-8b69-d6e7adc11473 req-a01bfbda-75fe-44f2-a6dd-eae73468b689 tempest-AttachVolumeMultiAttachTest-1302095414 tempest-AttachVolumeMultiAttachTest-1302095414-project-member] https://10.4.3.8/volume/v3/volumes/dd48fdb3-908b-4a43-95be-45b060aef13e returned with HTTP 200 Aug 07 09:53:30.213005 np0000006707 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 231/916] 10.4.3.8 () {68 vars in 1584 bytes} [Fri Aug 7 09:53:30 2026] GET /volume/v3/volumes/dd48fdb3-908b-4a43-95be-45b060aef13e => generated 849 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 09:53:30.244315 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.volume.api [None req-7442e84b-a182-4478-aa48-6fcf715b9d61 tempest-VolumesDeleteCascade-1479548147 tempest-VolumesDeleteCascade-1479548147-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (210f7817-0b1a-4fa4-a8f6-001999cb1d5c) transitioned into state 'SUCCESS' from state '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-1132321562',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='1b764359819e47269fbfd29298eecffa',qos_specs=None,replication_status=,reservations=['7d8e1f61-9184-4749-9638-9dcc083f5587','e7c58a53-c00c-40c3-a208-f1d5864fdbe7','64e43623-448b-40c5-aa9f-a990e798a504','e335f795-07b5-4e97-a431-07cb2e6201b9'],size=1,snapshot_id=22d79e4d-0552-4461-8040-f84e0e137dad,source_replicaid=,source_volid=None,status='creating',user_id='73b94964e8184afd95174d889b84fb4f',volume_type_id=45fd9a3a-b61e-4c6c-9ab7-d02f06678d0d)}' {{(pid=100295) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 09:53:30.245907 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.volume.api [None req-7442e84b-a182-4478-aa48-6fcf715b9d61 tempest-VolumesDeleteCascade-1479548147 tempest-VolumesDeleteCascade-1479548147-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (438efe2c-ef14-464f-a327-223028efe992) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100295) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 09:53:30.293916 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.volume.api [None req-7442e84b-a182-4478-aa48-6fcf715b9d61 tempest-VolumesDeleteCascade-1479548147 tempest-VolumesDeleteCascade-1479548147-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (438efe2c-ef14-464f-a327-223028efe992) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100295) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 09:53:30.297246 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.volume.api [None req-7442e84b-a182-4478-aa48-6fcf715b9d61 tempest-VolumesDeleteCascade-1479548147 tempest-VolumesDeleteCascade-1479548147-project-member] Flow 'volume_create_api' (128e7906-24a9-4385-9475-0f160e577513) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100295) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 09:53:30.298237 np0000006707 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-7442e84b-a182-4478-aa48-6fcf715b9d61 tempest-VolumesDeleteCascade-1479548147 tempest-VolumesDeleteCascade-1479548147-project-member] Create volume request issued successfully. Aug 07 09:53:30.299162 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-7442e84b-a182-4478-aa48-6fcf715b9d61 tempest-VolumesDeleteCascade-1479548147 tempest-VolumesDeleteCascade-1479548147-project-member] https://10.4.3.8/volume/v3/volumes returned with HTTP 202 Aug 07 09:53:30.299838 np0000006707 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 226/917] 10.4.3.8 () {68 vars in 1245 bytes} [Fri Aug 7 09:53:29 2026] POST /volume/v3/volumes => generated 781 bytes in 301 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 07 09:53:30.318779 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [None req-3e4561e1-ea32-4d00-b895-3b2bdcafdb5a None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:53:30.327555 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-3e4561e1-ea32-4d00-b895-3b2bdcafdb5a tempest-VolumesDeleteCascade-1479548147 tempest-VolumesDeleteCascade-1479548147-project-member] GET https://10.4.3.8/volume/v3/volumes/d5918857-5e56-46a7-ab77-c0bede93d208 Aug 07 09:53:30.327555 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-3e4561e1-ea32-4d00-b895-3b2bdcafdb5a tempest-VolumesDeleteCascade-1479548147 tempest-VolumesDeleteCascade-1479548147-project-member] Empty body provided in request {{(pid=100296) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 09:53:30.327555 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-3e4561e1-ea32-4d00-b895-3b2bdcafdb5a tempest-VolumesDeleteCascade-1479548147 tempest-VolumesDeleteCascade-1479548147-project-member] Calling method 'show' {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 09:53:30.339582 np0000006707 devstack@c-api.service[100296]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 09:53:30.339582 np0000006707 devstack@c-api.service[100296]: warnings.warn( Aug 07 09:53:30.347507 np0000006707 devstack@c-api.service[100296]: INFO cinder.volume.api [None req-3e4561e1-ea32-4d00-b895-3b2bdcafdb5a tempest-VolumesDeleteCascade-1479548147 tempest-VolumesDeleteCascade-1479548147-project-member] Volume info retrieved successfully. Aug 07 09:53:30.353981 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-3e4561e1-ea32-4d00-b895-3b2bdcafdb5a tempest-VolumesDeleteCascade-1479548147 tempest-VolumesDeleteCascade-1479548147-project-member] https://10.4.3.8/volume/v3/volumes/d5918857-5e56-46a7-ab77-c0bede93d208 returned with HTTP 200 Aug 07 09:53:30.354492 np0000006707 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 230/918] 10.4.3.8 () {66 vars in 1334 bytes} [Fri Aug 7 09:53:30 2026] GET /volume/v3/volumes/d5918857-5e56-46a7-ab77-c0bede93d208 => generated 849 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 09:53:30.540395 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.middleware.request_id [None req-04243662-41d9-49ce-81a5-3657bb2fd728 None None] RequestId filter calling following filter/app {{(pid=100298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:53:30.540395 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [None req-04243662-41d9-49ce-81a5-3657bb2fd728 None None] GET https://10.4.3.8/volume// Aug 07 09:53:30.540395 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [None req-04243662-41d9-49ce-81a5-3657bb2fd728 None None] Empty body provided in request {{(pid=100298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 09:53:30.540701 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [None req-04243662-41d9-49ce-81a5-3657bb2fd728 None None] Calling method 'all' {{(pid=100298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 09:53:30.541593 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [None req-04243662-41d9-49ce-81a5-3657bb2fd728 None None] https://10.4.3.8/volume// returned with HTTP 300 Aug 07 09:53:30.541593 np0000006707 devstack@c-api.service[100298]: [pid: 100298|app: 0|req: 232/919] 10.4.3.8 () {66 vars in 1414 bytes} [Fri Aug 7 09:53:30 2026] GET /volume/ => generated 384 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 07 09:53:30.560907 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [req-91b840c9-0661-4c7b-8b69-d6e7adc11473 req-23330e1d-c096-4d36-aedd-c578e701a281 None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:53:30.563742 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [req-91b840c9-0661-4c7b-8b69-d6e7adc11473 req-23330e1d-c096-4d36-aedd-c578e701a281 tempest-AttachVolumeMultiAttachTest-1302095414 tempest-AttachVolumeMultiAttachTest-1302095414-project-member] POST https://10.4.3.8/volume/v3/attachments Aug 07 09:53:30.564158 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [req-91b840c9-0661-4c7b-8b69-d6e7adc11473 req-23330e1d-c096-4d36-aedd-c578e701a281 tempest-AttachVolumeMultiAttachTest-1302095414 tempest-AttachVolumeMultiAttachTest-1302095414-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "dd48fdb3-908b-4a43-95be-45b060aef13e", "connector": null, "instance_uuid": "72f1bb38-4f5d-4aad-8840-6efb27a591ef"}} {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 09:53:30.575569 np0000006707 devstack@c-api.service[100297]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 09:53:30.575569 np0000006707 devstack@c-api.service[100297]: warnings.warn( Aug 07 09:53:30.666775 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [req-91b840c9-0661-4c7b-8b69-d6e7adc11473 req-23330e1d-c096-4d36-aedd-c578e701a281 tempest-AttachVolumeMultiAttachTest-1302095414 tempest-AttachVolumeMultiAttachTest-1302095414-project-member] https://10.4.3.8/volume/v3/attachments returned with HTTP 200 Aug 07 09:53:30.667831 np0000006707 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 232/920] 10.4.3.8 () {74 vars in 1580 bytes} [Fri Aug 7 09:53:30 2026] POST /volume/v3/attachments => generated 273 bytes in 108 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Aug 07 09:53:30.736169 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-5ec679fc-a71c-4f8a-b329-6a703bb4d79b None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:53:30.739561 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-5ec679fc-a71c-4f8a-b329-6a703bb4d79b tempest-AttachVolumeMultiAttachTest-1302095414 tempest-AttachVolumeMultiAttachTest-1302095414-project-member] GET https://10.4.3.8/volume/v3/volumes/dd48fdb3-908b-4a43-95be-45b060aef13e Aug 07 09:53:30.739734 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-5ec679fc-a71c-4f8a-b329-6a703bb4d79b tempest-AttachVolumeMultiAttachTest-1302095414 tempest-AttachVolumeMultiAttachTest-1302095414-project-member] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 09:53:30.740173 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-5ec679fc-a71c-4f8a-b329-6a703bb4d79b tempest-AttachVolumeMultiAttachTest-1302095414 tempest-AttachVolumeMultiAttachTest-1302095414-project-member] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 09:53:30.759170 np0000006707 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 09:53:30.759170 np0000006707 devstack@c-api.service[100295]: warnings.warn( Aug 07 09:53:30.765796 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [None req-37e71e77-b2b0-4bcb-94d9-875b2afe6233 None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:53:30.767840 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-37e71e77-b2b0-4bcb-94d9-875b2afe6233 None None] GET https://10.4.3.8/volume// Aug 07 09:53:30.767840 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-37e71e77-b2b0-4bcb-94d9-875b2afe6233 None None] Empty body provided in request {{(pid=100296) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 09:53:30.767840 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-37e71e77-b2b0-4bcb-94d9-875b2afe6233 None None] Calling method 'all' {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 09:53:30.769333 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-37e71e77-b2b0-4bcb-94d9-875b2afe6233 None None] https://10.4.3.8/volume// returned with HTTP 300 Aug 07 09:53:30.769333 np0000006707 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 231/921] 10.4.3.8 () {66 vars in 1412 bytes} [Fri Aug 7 09:53:30 2026] GET /volume/ => generated 384 bytes in 4 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 07 09:53:30.769593 np0000006707 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-5ec679fc-a71c-4f8a-b329-6a703bb4d79b tempest-AttachVolumeMultiAttachTest-1302095414 tempest-AttachVolumeMultiAttachTest-1302095414-project-member] Volume info retrieved successfully. Aug 07 09:53:30.777769 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-5ec679fc-a71c-4f8a-b329-6a703bb4d79b tempest-AttachVolumeMultiAttachTest-1302095414 tempest-AttachVolumeMultiAttachTest-1302095414-project-member] https://10.4.3.8/volume/v3/volumes/dd48fdb3-908b-4a43-95be-45b060aef13e returned with HTTP 200 Aug 07 09:53:30.777769 np0000006707 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 227/922] 10.4.3.8 () {66 vars in 1334 bytes} [Fri Aug 7 09:53:30 2026] GET /volume/v3/volumes/dd48fdb3-908b-4a43-95be-45b060aef13e => generated 848 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 09:53:30.784853 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.middleware.request_id [req-91b840c9-0661-4c7b-8b69-d6e7adc11473 req-7e05bc2a-be86-4c48-9fb0-9e68f0656cd9 None None] RequestId filter calling following filter/app {{(pid=100298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:53:30.787892 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [req-91b840c9-0661-4c7b-8b69-d6e7adc11473 req-7e05bc2a-be86-4c48-9fb0-9e68f0656cd9 tempest-AttachVolumeMultiAttachTest-1302095414 tempest-AttachVolumeMultiAttachTest-1302095414-project-member] GET https://10.4.3.8/volume/v3/volumes/dd48fdb3-908b-4a43-95be-45b060aef13e Aug 07 09:53:30.791033 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [req-91b840c9-0661-4c7b-8b69-d6e7adc11473 req-7e05bc2a-be86-4c48-9fb0-9e68f0656cd9 tempest-AttachVolumeMultiAttachTest-1302095414 tempest-AttachVolumeMultiAttachTest-1302095414-project-member] Empty body provided in request {{(pid=100298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 09:53:30.791033 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [req-91b840c9-0661-4c7b-8b69-d6e7adc11473 req-7e05bc2a-be86-4c48-9fb0-9e68f0656cd9 tempest-AttachVolumeMultiAttachTest-1302095414 tempest-AttachVolumeMultiAttachTest-1302095414-project-member] Calling method 'show' {{(pid=100298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 09:53:30.808177 np0000006707 devstack@c-api.service[100298]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 09:53:30.808177 np0000006707 devstack@c-api.service[100298]: warnings.warn( Aug 07 09:53:30.813326 np0000006707 devstack@c-api.service[100298]: INFO cinder.volume.api [req-91b840c9-0661-4c7b-8b69-d6e7adc11473 req-7e05bc2a-be86-4c48-9fb0-9e68f0656cd9 tempest-AttachVolumeMultiAttachTest-1302095414 tempest-AttachVolumeMultiAttachTest-1302095414-project-member] Volume info retrieved successfully. Aug 07 09:53:30.819927 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [req-91b840c9-0661-4c7b-8b69-d6e7adc11473 req-7e05bc2a-be86-4c48-9fb0-9e68f0656cd9 tempest-AttachVolumeMultiAttachTest-1302095414 tempest-AttachVolumeMultiAttachTest-1302095414-project-member] https://10.4.3.8/volume/v3/volumes/dd48fdb3-908b-4a43-95be-45b060aef13e returned with HTTP 200 Aug 07 09:53:30.820390 np0000006707 devstack@c-api.service[100298]: [pid: 100298|app: 0|req: 233/923] 10.4.3.8 () {70 vars in 1625 bytes} [Fri Aug 7 09:53:30 2026] GET /volume/v3/volumes/dd48fdb3-908b-4a43-95be-45b060aef13e => generated 1028 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 07 09:53:30.975388 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [req-91b840c9-0661-4c7b-8b69-d6e7adc11473 req-3b872225-3c6a-4cfe-aff1-6a4b97cfb3e0 None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:53:30.981469 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [req-91b840c9-0661-4c7b-8b69-d6e7adc11473 req-3b872225-3c6a-4cfe-aff1-6a4b97cfb3e0 tempest-AttachVolumeMultiAttachTest-1302095414 tempest-AttachVolumeMultiAttachTest-1302095414-project-member] PUT https://10.4.3.8/volume/v3/attachments/10921e87-6d14-4e19-87b6-6fabe5e52d89 Aug 07 09:53:30.981469 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [req-91b840c9-0661-4c7b-8b69-d6e7adc11473 req-3b872225-3c6a-4cfe-aff1-6a4b97cfb3e0 tempest-AttachVolumeMultiAttachTest-1302095414 tempest-AttachVolumeMultiAttachTest-1302095414-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.8", "host": "np0000006707", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:568b993d50b1", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "d2780578-1896-461f-80ac-b58d2e346b90", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 09:53:30.995235 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.coordination [req-91b840c9-0661-4c7b-8b69-d6e7adc11473 req-3b872225-3c6a-4cfe-aff1-6a4b97cfb3e0 tempest-AttachVolumeMultiAttachTest-1302095414 tempest-AttachVolumeMultiAttachTest-1302095414-project-member] Acquiring lock "cinder-attachment_update-dd48fdb3-908b-4a43-95be-45b060aef13e-np0000006707" by "attachment_update" {{(pid=100297) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 07 09:53:31.008447 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.coordination [req-91b840c9-0661-4c7b-8b69-d6e7adc11473 req-3b872225-3c6a-4cfe-aff1-6a4b97cfb3e0 tempest-AttachVolumeMultiAttachTest-1302095414 tempest-AttachVolumeMultiAttachTest-1302095414-project-member] Lock "cinder-attachment_update-dd48fdb3-908b-4a43-95be-45b060aef13e-np0000006707" acquired by "attachment_update" :: waited 0.012s {{(pid=100297) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 07 09:53:31.008447 np0000006707 devstack@c-api.service[100297]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 09:53:31.008447 np0000006707 devstack@c-api.service[100297]: warnings.warn( Aug 07 09:53:31.181828 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.coordination [req-91b840c9-0661-4c7b-8b69-d6e7adc11473 req-3b872225-3c6a-4cfe-aff1-6a4b97cfb3e0 tempest-AttachVolumeMultiAttachTest-1302095414 tempest-AttachVolumeMultiAttachTest-1302095414-project-member] Lock "cinder-attachment_update-dd48fdb3-908b-4a43-95be-45b060aef13e-np0000006707" released by "attachment_update" :: held 0.176s {{(pid=100297) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 07 09:53:31.182458 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [req-91b840c9-0661-4c7b-8b69-d6e7adc11473 req-3b872225-3c6a-4cfe-aff1-6a4b97cfb3e0 tempest-AttachVolumeMultiAttachTest-1302095414 tempest-AttachVolumeMultiAttachTest-1302095414-project-member] https://10.4.3.8/volume/v3/attachments/10921e87-6d14-4e19-87b6-6fabe5e52d89 returned with HTTP 200 Aug 07 09:53:31.182917 np0000006707 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 233/924] 10.4.3.8 () {74 vars in 1690 bytes} [Fri Aug 7 09:53:30 2026] PUT /volume/v3/attachments/10921e87-6d14-4e19-87b6-6fabe5e52d89 => generated 969 bytes in 208 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 09:53:31.371021 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [None req-b68d2a3a-383a-4d52-b44f-0aa3d72e43d2 None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:53:31.374172 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-b68d2a3a-383a-4d52-b44f-0aa3d72e43d2 tempest-VolumesDeleteCascade-1479548147 tempest-VolumesDeleteCascade-1479548147-project-member] GET https://10.4.3.8/volume/v3/volumes/d5918857-5e56-46a7-ab77-c0bede93d208 Aug 07 09:53:31.376076 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-b68d2a3a-383a-4d52-b44f-0aa3d72e43d2 tempest-VolumesDeleteCascade-1479548147 tempest-VolumesDeleteCascade-1479548147-project-member] Empty body provided in request {{(pid=100296) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 09:53:31.376076 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-b68d2a3a-383a-4d52-b44f-0aa3d72e43d2 tempest-VolumesDeleteCascade-1479548147 tempest-VolumesDeleteCascade-1479548147-project-member] Calling method 'show' {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 09:53:31.388317 np0000006707 devstack@c-api.service[100296]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 09:53:31.388317 np0000006707 devstack@c-api.service[100296]: warnings.warn( Aug 07 09:53:31.398798 np0000006707 devstack@c-api.service[100296]: INFO cinder.volume.api [None req-b68d2a3a-383a-4d52-b44f-0aa3d72e43d2 tempest-VolumesDeleteCascade-1479548147 tempest-VolumesDeleteCascade-1479548147-project-member] Volume info retrieved successfully. Aug 07 09:53:31.405484 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-b68d2a3a-383a-4d52-b44f-0aa3d72e43d2 tempest-VolumesDeleteCascade-1479548147 tempest-VolumesDeleteCascade-1479548147-project-member] https://10.4.3.8/volume/v3/volumes/d5918857-5e56-46a7-ab77-c0bede93d208 returned with HTTP 200 Aug 07 09:53:31.405828 np0000006707 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 232/925] 10.4.3.8 () {66 vars in 1334 bytes} [Fri Aug 7 09:53:31 2026] GET /volume/v3/volumes/d5918857-5e56-46a7-ab77-c0bede93d208 => generated 874 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 09:53:31.424861 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-74aa086b-7fc6-42db-acb2-9f2ec56723ef None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:53:31.431412 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-74aa086b-7fc6-42db-acb2-9f2ec56723ef tempest-VolumesDeleteCascade-1479548147 tempest-VolumesDeleteCascade-1479548147-project-member] GET https://10.4.3.8/volume/v3/volumes/d5918857-5e56-46a7-ab77-c0bede93d208 Aug 07 09:53:31.431412 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-74aa086b-7fc6-42db-acb2-9f2ec56723ef tempest-VolumesDeleteCascade-1479548147 tempest-VolumesDeleteCascade-1479548147-project-member] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 09:53:31.431412 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-74aa086b-7fc6-42db-acb2-9f2ec56723ef tempest-VolumesDeleteCascade-1479548147 tempest-VolumesDeleteCascade-1479548147-project-member] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 09:53:31.438408 np0000006707 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 09:53:31.438408 np0000006707 devstack@c-api.service[100295]: warnings.warn( Aug 07 09:53:31.442733 np0000006707 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-74aa086b-7fc6-42db-acb2-9f2ec56723ef tempest-VolumesDeleteCascade-1479548147 tempest-VolumesDeleteCascade-1479548147-project-member] Volume info retrieved successfully. Aug 07 09:53:31.449449 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-74aa086b-7fc6-42db-acb2-9f2ec56723ef tempest-VolumesDeleteCascade-1479548147 tempest-VolumesDeleteCascade-1479548147-project-member] https://10.4.3.8/volume/v3/volumes/d5918857-5e56-46a7-ab77-c0bede93d208 returned with HTTP 200 Aug 07 09:53:31.449449 np0000006707 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 228/926] 10.4.3.8 () {66 vars in 1334 bytes} [Fri Aug 7 09:53:31 2026] GET /volume/v3/volumes/d5918857-5e56-46a7-ab77-c0bede93d208 => generated 874 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 09:53:31.473360 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.middleware.request_id [None req-4c9347b9-c4bf-4d51-ba19-b61dc8747952 None None] RequestId filter calling following filter/app {{(pid=100298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:53:31.475857 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [None req-4c9347b9-c4bf-4d51-ba19-b61dc8747952 tempest-VolumesDeleteCascade-1479548147 tempest-VolumesDeleteCascade-1479548147-project-member] DELETE https://10.4.3.8/volume/v3/volumes/b612e993-34ea-49b6-985a-c3c1411ead14?cascade=True Aug 07 09:53:31.476299 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [None req-4c9347b9-c4bf-4d51-ba19-b61dc8747952 tempest-VolumesDeleteCascade-1479548147 tempest-VolumesDeleteCascade-1479548147-project-member] Empty body provided in request {{(pid=100298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 09:53:31.476686 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [None req-4c9347b9-c4bf-4d51-ba19-b61dc8747952 tempest-VolumesDeleteCascade-1479548147 tempest-VolumesDeleteCascade-1479548147-project-member] Calling method 'delete' {{(pid=100298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 09:53:31.477438 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.v3.volumes [None req-4c9347b9-c4bf-4d51-ba19-b61dc8747952 tempest-VolumesDeleteCascade-1479548147 tempest-VolumesDeleteCascade-1479548147-project-member] Delete volume with id: b612e993-34ea-49b6-985a-c3c1411ead14 Aug 07 09:53:31.493783 np0000006707 devstack@c-api.service[100298]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 09:53:31.493783 np0000006707 devstack@c-api.service[100298]: warnings.warn( Aug 07 09:53:31.495007 np0000006707 devstack@c-api.service[100298]: INFO cinder.volume.api [None req-4c9347b9-c4bf-4d51-ba19-b61dc8747952 tempest-VolumesDeleteCascade-1479548147 tempest-VolumesDeleteCascade-1479548147-project-member] Volume info retrieved successfully. Aug 07 09:53:31.578612 np0000006707 devstack@c-api.service[100298]: INFO cinder.volume.api [None req-4c9347b9-c4bf-4d51-ba19-b61dc8747952 tempest-VolumesDeleteCascade-1479548147 tempest-VolumesDeleteCascade-1479548147-project-member] Delete volume request issued successfully. Aug 07 09:53:31.578612 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [None req-4c9347b9-c4bf-4d51-ba19-b61dc8747952 tempest-VolumesDeleteCascade-1479548147 tempest-VolumesDeleteCascade-1479548147-project-member] https://10.4.3.8/volume/v3/volumes/b612e993-34ea-49b6-985a-c3c1411ead14?cascade=True returned with HTTP 202 Aug 07 09:53:31.580885 np0000006707 devstack@c-api.service[100298]: [pid: 100298|app: 0|req: 234/927] 10.4.3.8 () {66 vars in 1362 bytes} [Fri Aug 7 09:53:31 2026] DELETE /volume/v3/volumes/b612e993-34ea-49b6-985a-c3c1411ead14?cascade=True => generated 0 bytes in 108 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 07 09:53:31.594331 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [None req-bc639f65-faae-480c-812e-c943fc95ef94 None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:53:31.597077 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-bc639f65-faae-480c-812e-c943fc95ef94 tempest-VolumesDeleteCascade-1479548147 tempest-VolumesDeleteCascade-1479548147-project-member] GET https://10.4.3.8/volume/v3/volumes/b612e993-34ea-49b6-985a-c3c1411ead14 Aug 07 09:53:31.597344 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-bc639f65-faae-480c-812e-c943fc95ef94 tempest-VolumesDeleteCascade-1479548147 tempest-VolumesDeleteCascade-1479548147-project-member] Empty body provided in request {{(pid=100297) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 09:53:31.597680 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-bc639f65-faae-480c-812e-c943fc95ef94 tempest-VolumesDeleteCascade-1479548147 tempest-VolumesDeleteCascade-1479548147-project-member] Calling method 'show' {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 09:53:31.613042 np0000006707 devstack@c-api.service[100297]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 09:53:31.613042 np0000006707 devstack@c-api.service[100297]: warnings.warn( Aug 07 09:53:31.623919 np0000006707 devstack@c-api.service[100297]: INFO cinder.volume.api [None req-bc639f65-faae-480c-812e-c943fc95ef94 tempest-VolumesDeleteCascade-1479548147 tempest-VolumesDeleteCascade-1479548147-project-member] Volume info retrieved successfully. Aug 07 09:53:31.637500 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-bc639f65-faae-480c-812e-c943fc95ef94 tempest-VolumesDeleteCascade-1479548147 tempest-VolumesDeleteCascade-1479548147-project-member] https://10.4.3.8/volume/v3/volumes/b612e993-34ea-49b6-985a-c3c1411ead14 returned with HTTP 200 Aug 07 09:53:31.638224 np0000006707 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 234/928] 10.4.3.8 () {66 vars in 1334 bytes} [Fri Aug 7 09:53:31 2026] GET /volume/v3/volumes/b612e993-34ea-49b6-985a-c3c1411ead14 => generated 839 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 09:53:31.799345 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [None req-648cc974-2151-4b22-8552-ab8e96aa0bfe None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:53:31.802801 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-648cc974-2151-4b22-8552-ab8e96aa0bfe tempest-AttachVolumeMultiAttachTest-1302095414 tempest-AttachVolumeMultiAttachTest-1302095414-project-member] GET https://10.4.3.8/volume/v3/volumes/dd48fdb3-908b-4a43-95be-45b060aef13e Aug 07 09:53:31.803090 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-648cc974-2151-4b22-8552-ab8e96aa0bfe tempest-AttachVolumeMultiAttachTest-1302095414 tempest-AttachVolumeMultiAttachTest-1302095414-project-member] Empty body provided in request {{(pid=100296) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 09:53:31.803362 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-648cc974-2151-4b22-8552-ab8e96aa0bfe tempest-AttachVolumeMultiAttachTest-1302095414 tempest-AttachVolumeMultiAttachTest-1302095414-project-member] Calling method 'show' {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 09:53:31.826789 np0000006707 devstack@c-api.service[100296]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 09:53:31.826789 np0000006707 devstack@c-api.service[100296]: warnings.warn( Aug 07 09:53:31.832261 np0000006707 devstack@c-api.service[100296]: INFO cinder.volume.api [None req-648cc974-2151-4b22-8552-ab8e96aa0bfe tempest-AttachVolumeMultiAttachTest-1302095414 tempest-AttachVolumeMultiAttachTest-1302095414-project-member] Volume info retrieved successfully. Aug 07 09:53:31.838699 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-648cc974-2151-4b22-8552-ab8e96aa0bfe tempest-AttachVolumeMultiAttachTest-1302095414 tempest-AttachVolumeMultiAttachTest-1302095414-project-member] https://10.4.3.8/volume/v3/volumes/dd48fdb3-908b-4a43-95be-45b060aef13e returned with HTTP 200 Aug 07 09:53:31.839171 np0000006707 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 233/929] 10.4.3.8 () {66 vars in 1334 bytes} [Fri Aug 7 09:53:31 2026] GET /volume/v3/volumes/dd48fdb3-908b-4a43-95be-45b060aef13e => generated 849 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 09:53:32.125731 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-84f85a9b-e324-4268-9e63-cb41360a273e None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:53:32.128811 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-84f85a9b-e324-4268-9e63-cb41360a273e tempest-TestMinimumBasicScenario-810654635 tempest-TestMinimumBasicScenario-810654635-project-member] DELETE https://10.4.3.8/volume/v3/snapshots/b08d5c90-addf-4c48-870c-19e5f2a7d547 Aug 07 09:53:32.129092 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-84f85a9b-e324-4268-9e63-cb41360a273e tempest-TestMinimumBasicScenario-810654635 tempest-TestMinimumBasicScenario-810654635-project-member] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 09:53:32.129092 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-84f85a9b-e324-4268-9e63-cb41360a273e tempest-TestMinimumBasicScenario-810654635 tempest-TestMinimumBasicScenario-810654635-project-member] Calling method 'delete' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 09:53:32.129503 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.v3.snapshots [None req-84f85a9b-e324-4268-9e63-cb41360a273e tempest-TestMinimumBasicScenario-810654635 tempest-TestMinimumBasicScenario-810654635-project-member] Delete snapshot with id: b08d5c90-addf-4c48-870c-19e5f2a7d547 Aug 07 09:53:32.135938 np0000006707 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 09:53:32.135938 np0000006707 devstack@c-api.service[100295]: warnings.warn( Aug 07 09:53:32.136655 np0000006707 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-84f85a9b-e324-4268-9e63-cb41360a273e tempest-TestMinimumBasicScenario-810654635 tempest-TestMinimumBasicScenario-810654635-project-member] Snapshot retrieved successfully. Aug 07 09:53:32.170890 np0000006707 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-84f85a9b-e324-4268-9e63-cb41360a273e tempest-TestMinimumBasicScenario-810654635 tempest-TestMinimumBasicScenario-810654635-project-member] Snapshot delete request issued successfully. Aug 07 09:53:32.171146 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-84f85a9b-e324-4268-9e63-cb41360a273e tempest-TestMinimumBasicScenario-810654635 tempest-TestMinimumBasicScenario-810654635-project-member] https://10.4.3.8/volume/v3/snapshots/b08d5c90-addf-4c48-870c-19e5f2a7d547 returned with HTTP 202 Aug 07 09:53:32.172168 np0000006707 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 229/930] 10.4.3.8 () {66 vars in 1343 bytes} [Fri Aug 7 09:53:32 2026] DELETE /volume/v3/snapshots/b08d5c90-addf-4c48-870c-19e5f2a7d547 => generated 0 bytes in 48 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 07 09:53:32.182549 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.middleware.request_id [None req-2e7f2e13-2327-45e9-8727-0f8de2a12dce None None] RequestId filter calling following filter/app {{(pid=100298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:53:32.185802 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [None req-2e7f2e13-2327-45e9-8727-0f8de2a12dce tempest-TestMinimumBasicScenario-810654635 tempest-TestMinimumBasicScenario-810654635-project-member] GET https://10.4.3.8/volume/v3/snapshots/b08d5c90-addf-4c48-870c-19e5f2a7d547 Aug 07 09:53:32.185802 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [None req-2e7f2e13-2327-45e9-8727-0f8de2a12dce tempest-TestMinimumBasicScenario-810654635 tempest-TestMinimumBasicScenario-810654635-project-member] Empty body provided in request {{(pid=100298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 09:53:32.185964 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [None req-2e7f2e13-2327-45e9-8727-0f8de2a12dce tempest-TestMinimumBasicScenario-810654635 tempest-TestMinimumBasicScenario-810654635-project-member] Calling method 'show' {{(pid=100298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 09:53:32.197391 np0000006707 devstack@c-api.service[100298]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 09:53:32.197391 np0000006707 devstack@c-api.service[100298]: warnings.warn( Aug 07 09:53:32.197391 np0000006707 devstack@c-api.service[100298]: INFO cinder.volume.api [None req-2e7f2e13-2327-45e9-8727-0f8de2a12dce tempest-TestMinimumBasicScenario-810654635 tempest-TestMinimumBasicScenario-810654635-project-member] Snapshot retrieved successfully. Aug 07 09:53:32.198958 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [None req-2e7f2e13-2327-45e9-8727-0f8de2a12dce tempest-TestMinimumBasicScenario-810654635 tempest-TestMinimumBasicScenario-810654635-project-member] https://10.4.3.8/volume/v3/snapshots/b08d5c90-addf-4c48-870c-19e5f2a7d547 returned with HTTP 200 Aug 07 09:53:32.201495 np0000006707 devstack@c-api.service[100298]: [pid: 100298|app: 0|req: 235/931] 10.4.3.8 () {66 vars in 1340 bytes} [Fri Aug 7 09:53:32 2026] GET /volume/v3/snapshots/b08d5c90-addf-4c48-870c-19e5f2a7d547 => generated 468 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 09:53:32.268907 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [None req-4c202749-00e4-47d5-b645-c871c29b0015 None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:53:32.272105 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-4c202749-00e4-47d5-b645-c871c29b0015 None None] GET https://10.4.3.8/volume// Aug 07 09:53:32.272105 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-4c202749-00e4-47d5-b645-c871c29b0015 None None] Empty body provided in request {{(pid=100297) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 09:53:32.272105 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-4c202749-00e4-47d5-b645-c871c29b0015 None None] Calling method 'all' {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 09:53:32.272105 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-4c202749-00e4-47d5-b645-c871c29b0015 None None] https://10.4.3.8/volume// returned with HTTP 300 Aug 07 09:53:32.272105 np0000006707 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 235/932] 10.4.3.8 () {66 vars in 1412 bytes} [Fri Aug 7 09:53:32 2026] GET /volume/ => generated 384 bytes in 4 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 07 09:53:32.284821 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [req-03ab3ae0-fcb7-43c3-b188-896ba3810211 req-1483d37a-b9c3-4c7e-81e1-71611c3f0e56 None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:53:32.291311 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [req-03ab3ae0-fcb7-43c3-b188-896ba3810211 req-1483d37a-b9c3-4c7e-81e1-71611c3f0e56 tempest-TaggedBootDevicesTest_v242-1005812326 tempest-TaggedBootDevicesTest_v242-1005812326-project-member] GET https://10.4.3.8/volume/v3/volumes/7061ea2c-a06b-46c3-9e9b-4dcf42066198 Aug 07 09:53:32.291827 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [req-03ab3ae0-fcb7-43c3-b188-896ba3810211 req-1483d37a-b9c3-4c7e-81e1-71611c3f0e56 tempest-TaggedBootDevicesTest_v242-1005812326 tempest-TaggedBootDevicesTest_v242-1005812326-project-member] Empty body provided in request {{(pid=100296) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 09:53:32.293890 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [req-03ab3ae0-fcb7-43c3-b188-896ba3810211 req-1483d37a-b9c3-4c7e-81e1-71611c3f0e56 tempest-TaggedBootDevicesTest_v242-1005812326 tempest-TaggedBootDevicesTest_v242-1005812326-project-member] Calling method 'show' {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 09:53:32.310986 np0000006707 devstack@c-api.service[100296]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 09:53:32.310986 np0000006707 devstack@c-api.service[100296]: warnings.warn( Aug 07 09:53:32.320714 np0000006707 devstack@c-api.service[100296]: INFO cinder.volume.api [req-03ab3ae0-fcb7-43c3-b188-896ba3810211 req-1483d37a-b9c3-4c7e-81e1-71611c3f0e56 tempest-TaggedBootDevicesTest_v242-1005812326 tempest-TaggedBootDevicesTest_v242-1005812326-project-member] Volume info retrieved successfully. Aug 07 09:53:32.329371 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [req-03ab3ae0-fcb7-43c3-b188-896ba3810211 req-1483d37a-b9c3-4c7e-81e1-71611c3f0e56 tempest-TaggedBootDevicesTest_v242-1005812326 tempest-TaggedBootDevicesTest_v242-1005812326-project-member] https://10.4.3.8/volume/v3/volumes/7061ea2c-a06b-46c3-9e9b-4dcf42066198 returned with HTTP 200 Aug 07 09:53:32.330032 np0000006707 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 234/933] 10.4.3.8 () {70 vars in 1625 bytes} [Fri Aug 7 09:53:32 2026] GET /volume/v3/volumes/7061ea2c-a06b-46c3-9e9b-4dcf42066198 => generated 1539 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 07 09:53:32.476836 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [req-03ab3ae0-fcb7-43c3-b188-896ba3810211 req-1dd65a6d-7c30-4c94-a259-564e0507d3fe None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:53:32.482034 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [req-03ab3ae0-fcb7-43c3-b188-896ba3810211 req-1dd65a6d-7c30-4c94-a259-564e0507d3fe tempest-TaggedBootDevicesTest_v242-1005812326 tempest-TaggedBootDevicesTest_v242-1005812326-project-member] PUT https://10.4.3.8/volume/v3/attachments/e5e643b1-b5bb-4b41-855a-8355a2bb5885 Aug 07 09:53:32.482739 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [req-03ab3ae0-fcb7-43c3-b188-896ba3810211 req-1dd65a6d-7c30-4c94-a259-564e0507d3fe tempest-TaggedBootDevicesTest_v242-1005812326 tempest-TaggedBootDevicesTest_v242-1005812326-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.8", "host": "np0000006707", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:568b993d50b1", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "d2780578-1896-461f-80ac-b58d2e346b90", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 09:53:32.497484 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.coordination [req-03ab3ae0-fcb7-43c3-b188-896ba3810211 req-1dd65a6d-7c30-4c94-a259-564e0507d3fe tempest-TaggedBootDevicesTest_v242-1005812326 tempest-TaggedBootDevicesTest_v242-1005812326-project-member] Acquiring lock "cinder-attachment_update-7061ea2c-a06b-46c3-9e9b-4dcf42066198-np0000006707" by "attachment_update" {{(pid=100295) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 07 09:53:32.504665 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.coordination [req-03ab3ae0-fcb7-43c3-b188-896ba3810211 req-1dd65a6d-7c30-4c94-a259-564e0507d3fe tempest-TaggedBootDevicesTest_v242-1005812326 tempest-TaggedBootDevicesTest_v242-1005812326-project-member] Lock "cinder-attachment_update-7061ea2c-a06b-46c3-9e9b-4dcf42066198-np0000006707" acquired by "attachment_update" :: waited 0.007s {{(pid=100295) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 07 09:53:32.507335 np0000006707 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 09:53:32.507335 np0000006707 devstack@c-api.service[100295]: warnings.warn( Aug 07 09:53:32.661086 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.middleware.request_id [None req-16aa2ca1-6114-4023-8308-3518fea773f5 None None] RequestId filter calling following filter/app {{(pid=100298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:53:32.665274 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [None req-16aa2ca1-6114-4023-8308-3518fea773f5 tempest-VolumesDeleteCascade-1479548147 tempest-VolumesDeleteCascade-1479548147-project-member] GET https://10.4.3.8/volume/v3/volumes/b612e993-34ea-49b6-985a-c3c1411ead14 Aug 07 09:53:32.668757 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [None req-16aa2ca1-6114-4023-8308-3518fea773f5 tempest-VolumesDeleteCascade-1479548147 tempest-VolumesDeleteCascade-1479548147-project-member] Empty body provided in request {{(pid=100298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 09:53:32.669004 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [None req-16aa2ca1-6114-4023-8308-3518fea773f5 tempest-VolumesDeleteCascade-1479548147 tempest-VolumesDeleteCascade-1479548147-project-member] Calling method 'show' {{(pid=100298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 09:53:32.679858 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [None req-16aa2ca1-6114-4023-8308-3518fea773f5 tempest-VolumesDeleteCascade-1479548147 tempest-VolumesDeleteCascade-1479548147-project-member] https://10.4.3.8/volume/v3/volumes/b612e993-34ea-49b6-985a-c3c1411ead14 returned with HTTP 404 Aug 07 09:53:32.680598 np0000006707 devstack@c-api.service[100298]: [pid: 100298|app: 0|req: 236/934] 10.4.3.8 () {66 vars in 1334 bytes} [Fri Aug 7 09:53:32 2026] GET /volume/v3/volumes/b612e993-34ea-49b6-985a-c3c1411ead14 => generated 109 bytes in 21 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 09:53:32.691506 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.coordination [req-03ab3ae0-fcb7-43c3-b188-896ba3810211 req-1dd65a6d-7c30-4c94-a259-564e0507d3fe tempest-TaggedBootDevicesTest_v242-1005812326 tempest-TaggedBootDevicesTest_v242-1005812326-project-member] Lock "cinder-attachment_update-7061ea2c-a06b-46c3-9e9b-4dcf42066198-np0000006707" released by "attachment_update" :: held 0.187s {{(pid=100295) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 07 09:53:32.692102 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [req-03ab3ae0-fcb7-43c3-b188-896ba3810211 req-1dd65a6d-7c30-4c94-a259-564e0507d3fe tempest-TaggedBootDevicesTest_v242-1005812326 tempest-TaggedBootDevicesTest_v242-1005812326-project-member] https://10.4.3.8/volume/v3/attachments/e5e643b1-b5bb-4b41-855a-8355a2bb5885 returned with HTTP 200 Aug 07 09:53:32.692520 np0000006707 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 230/935] 10.4.3.8 () {74 vars in 1690 bytes} [Fri Aug 7 09:53:32 2026] PUT /volume/v3/attachments/e5e643b1-b5bb-4b41-855a-8355a2bb5885 => generated 969 bytes in 217 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 09:53:32.697225 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [None req-ad7c17bf-3251-49fa-a4c9-2a35bea19465 None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:53:32.701932 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-ad7c17bf-3251-49fa-a4c9-2a35bea19465 tempest-VolumesDeleteCascade-1479548147 tempest-VolumesDeleteCascade-1479548147-project-member] GET https://10.4.3.8/volume/v3/volumes Aug 07 09:53:32.701932 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-ad7c17bf-3251-49fa-a4c9-2a35bea19465 tempest-VolumesDeleteCascade-1479548147 tempest-VolumesDeleteCascade-1479548147-project-member] Empty body provided in request {{(pid=100297) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 09:53:32.702716 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-ad7c17bf-3251-49fa-a4c9-2a35bea19465 tempest-VolumesDeleteCascade-1479548147 tempest-VolumesDeleteCascade-1479548147-project-member] Calling method 'index' {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 09:53:32.702716 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.api_utils [None req-ad7c17bf-3251-49fa-a4c9-2a35bea19465 tempest-VolumesDeleteCascade-1479548147 tempest-VolumesDeleteCascade-1479548147-project-member] Removing options '' from query. {{(pid=100297) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 07 09:53:32.703910 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.volume.api [None req-ad7c17bf-3251-49fa-a4c9-2a35bea19465 tempest-VolumesDeleteCascade-1479548147 tempest-VolumesDeleteCascade-1479548147-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100297) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 07 09:53:32.720747 np0000006707 devstack@c-api.service[100297]: INFO cinder.volume.api [None req-ad7c17bf-3251-49fa-a4c9-2a35bea19465 tempest-VolumesDeleteCascade-1479548147 tempest-VolumesDeleteCascade-1479548147-project-member] Get all volumes completed successfully. Aug 07 09:53:32.721443 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-ad7c17bf-3251-49fa-a4c9-2a35bea19465 tempest-VolumesDeleteCascade-1479548147 tempest-VolumesDeleteCascade-1479548147-project-member] https://10.4.3.8/volume/v3/volumes returned with HTTP 200 Aug 07 09:53:32.722510 np0000006707 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 236/936] 10.4.3.8 () {66 vars in 1223 bytes} [Fri Aug 7 09:53:32 2026] GET /volume/v3/volumes => generated 331 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 09:53:32.736659 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [None req-77f9d623-2f2e-4a66-821c-c1c78a008c84 None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:53:32.740152 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-77f9d623-2f2e-4a66-821c-c1c78a008c84 tempest-VolumesDeleteCascade-1479548147 tempest-VolumesDeleteCascade-1479548147-project-member] GET https://10.4.3.8/volume/v3/snapshots Aug 07 09:53:32.741042 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-77f9d623-2f2e-4a66-821c-c1c78a008c84 tempest-VolumesDeleteCascade-1479548147 tempest-VolumesDeleteCascade-1479548147-project-member] Empty body provided in request {{(pid=100296) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 09:53:32.741042 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-77f9d623-2f2e-4a66-821c-c1c78a008c84 tempest-VolumesDeleteCascade-1479548147 tempest-VolumesDeleteCascade-1479548147-project-member] Calling method 'index' {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 09:53:32.741042 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.api_utils [None req-77f9d623-2f2e-4a66-821c-c1c78a008c84 tempest-VolumesDeleteCascade-1479548147 tempest-VolumesDeleteCascade-1479548147-project-member] Removing options '' from query. {{(pid=100296) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 07 09:53:32.743381 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.middleware.request_id [req-03ab3ae0-fcb7-43c3-b188-896ba3810211 req-8e64e1c0-0b36-41cf-af80-4c83daa3f47e None None] RequestId filter calling following filter/app {{(pid=100298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:53:32.745217 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.db.api [None req-77f9d623-2f2e-4a66-821c-c1c78a008c84 tempest-VolumesDeleteCascade-1479548147 tempest-VolumesDeleteCascade-1479548147-project-member] Building query based on filter {{(pid=100296) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 07 09:53:32.746244 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [req-03ab3ae0-fcb7-43c3-b188-896ba3810211 req-8e64e1c0-0b36-41cf-af80-4c83daa3f47e tempest-TaggedBootDevicesTest_v242-1005812326 tempest-TaggedBootDevicesTest_v242-1005812326-project-member] POST https://10.4.3.8/volume/v3/attachments/e5e643b1-b5bb-4b41-855a-8355a2bb5885/action Aug 07 09:53:32.747410 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [req-03ab3ae0-fcb7-43c3-b188-896ba3810211 req-8e64e1c0-0b36-41cf-af80-4c83daa3f47e tempest-TaggedBootDevicesTest_v242-1005812326 tempest-TaggedBootDevicesTest_v242-1005812326-project-member] Action body: b'{"os-complete": null}' {{(pid=100298) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 07 09:53:32.747410 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [req-03ab3ae0-fcb7-43c3-b188-896ba3810211 req-8e64e1c0-0b36-41cf-af80-4c83daa3f47e tempest-TaggedBootDevicesTest_v242-1005812326 tempest-TaggedBootDevicesTest_v242-1005812326-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 09:53:32.752464 np0000006707 devstack@c-api.service[100296]: INFO cinder.volume.api [None req-77f9d623-2f2e-4a66-821c-c1c78a008c84 tempest-VolumesDeleteCascade-1479548147 tempest-VolumesDeleteCascade-1479548147-project-member] Get all snapshots completed successfully. Aug 07 09:53:32.752883 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-77f9d623-2f2e-4a66-821c-c1c78a008c84 tempest-VolumesDeleteCascade-1479548147 tempest-VolumesDeleteCascade-1479548147-project-member] https://10.4.3.8/volume/v3/snapshots returned with HTTP 200 Aug 07 09:53:32.753391 np0000006707 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 235/937] 10.4.3.8 () {66 vars in 1229 bytes} [Fri Aug 7 09:53:32 2026] GET /volume/v3/snapshots => generated 17 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 07 09:53:32.766021 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-d6e10575-3a98-4e9f-b492-5243acf08803 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:53:32.768756 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-d6e10575-3a98-4e9f-b492-5243acf08803 tempest-VolumesDeleteCascade-1479548147 tempest-VolumesDeleteCascade-1479548147-project-member] GET https://10.4.3.8/volume/v3/volumes/d5918857-5e56-46a7-ab77-c0bede93d208 Aug 07 09:53:32.768928 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-d6e10575-3a98-4e9f-b492-5243acf08803 tempest-VolumesDeleteCascade-1479548147 tempest-VolumesDeleteCascade-1479548147-project-member] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 09:53:32.769213 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-d6e10575-3a98-4e9f-b492-5243acf08803 tempest-VolumesDeleteCascade-1479548147 tempest-VolumesDeleteCascade-1479548147-project-member] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 09:53:32.779740 np0000006707 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 09:53:32.779740 np0000006707 devstack@c-api.service[100295]: warnings.warn( Aug 07 09:53:32.785683 np0000006707 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-d6e10575-3a98-4e9f-b492-5243acf08803 tempest-VolumesDeleteCascade-1479548147 tempest-VolumesDeleteCascade-1479548147-project-member] Volume info retrieved successfully. Aug 07 09:53:32.787367 np0000006707 devstack@c-api.service[100298]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 09:53:32.787367 np0000006707 devstack@c-api.service[100298]: warnings.warn( Aug 07 09:53:32.792613 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-d6e10575-3a98-4e9f-b492-5243acf08803 tempest-VolumesDeleteCascade-1479548147 tempest-VolumesDeleteCascade-1479548147-project-member] https://10.4.3.8/volume/v3/volumes/d5918857-5e56-46a7-ab77-c0bede93d208 returned with HTTP 200 Aug 07 09:53:32.793199 np0000006707 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 231/938] 10.4.3.8 () {66 vars in 1334 bytes} [Fri Aug 7 09:53:32 2026] GET /volume/v3/volumes/d5918857-5e56-46a7-ab77-c0bede93d208 => generated 874 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 09:53:32.812882 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [None req-c38835f7-4b3e-47d9-bdb3-a3c185d32318 None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:53:32.815750 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-c38835f7-4b3e-47d9-bdb3-a3c185d32318 tempest-VolumesDeleteCascade-1479548147 tempest-VolumesDeleteCascade-1479548147-project-member] DELETE https://10.4.3.8/volume/v3/volumes/d5918857-5e56-46a7-ab77-c0bede93d208 Aug 07 09:53:32.815750 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-c38835f7-4b3e-47d9-bdb3-a3c185d32318 tempest-VolumesDeleteCascade-1479548147 tempest-VolumesDeleteCascade-1479548147-project-member] Empty body provided in request {{(pid=100297) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 09:53:32.816216 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-c38835f7-4b3e-47d9-bdb3-a3c185d32318 tempest-VolumesDeleteCascade-1479548147 tempest-VolumesDeleteCascade-1479548147-project-member] Calling method 'delete' {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 09:53:32.816318 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.v3.volumes [None req-c38835f7-4b3e-47d9-bdb3-a3c185d32318 tempest-VolumesDeleteCascade-1479548147 tempest-VolumesDeleteCascade-1479548147-project-member] Delete volume with id: d5918857-5e56-46a7-ab77-c0bede93d208 Aug 07 09:53:32.823899 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [req-03ab3ae0-fcb7-43c3-b188-896ba3810211 req-8e64e1c0-0b36-41cf-af80-4c83daa3f47e tempest-TaggedBootDevicesTest_v242-1005812326 tempest-TaggedBootDevicesTest_v242-1005812326-project-member] https://10.4.3.8/volume/v3/attachments/e5e643b1-b5bb-4b41-855a-8355a2bb5885/action returned with HTTP 204 Aug 07 09:53:32.823899 np0000006707 devstack@c-api.service[100298]: [pid: 100298|app: 0|req: 237/939] 10.4.3.8 () {74 vars in 1711 bytes} [Fri Aug 7 09:53:32 2026] POST /volume/v3/attachments/e5e643b1-b5bb-4b41-855a-8355a2bb5885/action => generated 0 bytes in 81 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 07 09:53:32.829438 np0000006707 devstack@c-api.service[100297]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 09:53:32.829438 np0000006707 devstack@c-api.service[100297]: warnings.warn( Aug 07 09:53:32.830148 np0000006707 devstack@c-api.service[100297]: INFO cinder.volume.api [None req-c38835f7-4b3e-47d9-bdb3-a3c185d32318 tempest-VolumesDeleteCascade-1479548147 tempest-VolumesDeleteCascade-1479548147-project-member] Volume info retrieved successfully. Aug 07 09:53:32.857174 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [None req-3e9c72bb-0de3-48cd-b239-603cdd4107d3 None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:53:32.860316 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-3e9c72bb-0de3-48cd-b239-603cdd4107d3 tempest-AttachVolumeMultiAttachTest-1302095414 tempest-AttachVolumeMultiAttachTest-1302095414-project-member] GET https://10.4.3.8/volume/v3/volumes/dd48fdb3-908b-4a43-95be-45b060aef13e Aug 07 09:53:32.860490 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-3e9c72bb-0de3-48cd-b239-603cdd4107d3 tempest-AttachVolumeMultiAttachTest-1302095414 tempest-AttachVolumeMultiAttachTest-1302095414-project-member] Empty body provided in request {{(pid=100296) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 09:53:32.860799 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-3e9c72bb-0de3-48cd-b239-603cdd4107d3 tempest-AttachVolumeMultiAttachTest-1302095414 tempest-AttachVolumeMultiAttachTest-1302095414-project-member] Calling method 'show' {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 09:53:32.867177 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-99072f99-7841-43d8-ab3b-e4917b180126 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:53:32.867346 np0000006707 devstack@c-api.service[100297]: INFO cinder.volume.api [None req-c38835f7-4b3e-47d9-bdb3-a3c185d32318 tempest-VolumesDeleteCascade-1479548147 tempest-VolumesDeleteCascade-1479548147-project-member] Delete volume request issued successfully. Aug 07 09:53:32.867346 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-c38835f7-4b3e-47d9-bdb3-a3c185d32318 tempest-VolumesDeleteCascade-1479548147 tempest-VolumesDeleteCascade-1479548147-project-member] https://10.4.3.8/volume/v3/volumes/d5918857-5e56-46a7-ab77-c0bede93d208 returned with HTTP 202 Aug 07 09:53:32.867449 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-99072f99-7841-43d8-ab3b-e4917b180126 None None] GET https://10.4.3.8/volume// Aug 07 09:53:32.867449 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-99072f99-7841-43d8-ab3b-e4917b180126 None None] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 09:53:32.868115 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-99072f99-7841-43d8-ab3b-e4917b180126 None None] Calling method 'all' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 09:53:32.868209 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-99072f99-7841-43d8-ab3b-e4917b180126 None None] https://10.4.3.8/volume// returned with HTTP 300 Aug 07 09:53:32.872216 np0000006707 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 232/940] 10.4.3.8 () {66 vars in 1412 bytes} [Fri Aug 7 09:53:32 2026] GET /volume/ => generated 384 bytes in 6 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 07 09:53:32.872311 np0000006707 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 237/941] 10.4.3.8 () {66 vars in 1337 bytes} [Fri Aug 7 09:53:32 2026] DELETE /volume/v3/volumes/d5918857-5e56-46a7-ab77-c0bede93d208 => generated 0 bytes in 61 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 07 09:53:32.882760 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.middleware.request_id [None req-927b207a-2bfa-48ba-8809-51ffdab81adb None None] RequestId filter calling following filter/app {{(pid=100298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:53:32.883036 np0000006707 devstack@c-api.service[100296]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 09:53:32.883036 np0000006707 devstack@c-api.service[100296]: warnings.warn( Aug 07 09:53:32.885113 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [req-03ab3ae0-fcb7-43c3-b188-896ba3810211 req-4a680273-7713-4e8b-a553-e35ec563c5a3 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:53:32.887323 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [None req-927b207a-2bfa-48ba-8809-51ffdab81adb tempest-VolumesDeleteCascade-1479548147 tempest-VolumesDeleteCascade-1479548147-project-member] GET https://10.4.3.8/volume/v3/volumes/d5918857-5e56-46a7-ab77-c0bede93d208 Aug 07 09:53:32.887592 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [None req-927b207a-2bfa-48ba-8809-51ffdab81adb tempest-VolumesDeleteCascade-1479548147 tempest-VolumesDeleteCascade-1479548147-project-member] Empty body provided in request {{(pid=100298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 09:53:32.887682 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [req-03ab3ae0-fcb7-43c3-b188-896ba3810211 req-4a680273-7713-4e8b-a553-e35ec563c5a3 tempest-TaggedBootDevicesTest_v242-1005812326 tempest-TaggedBootDevicesTest_v242-1005812326-project-member] GET https://10.4.3.8/volume/v3/volumes/e83253e5-5902-4246-bef8-8a6d2bc99758 Aug 07 09:53:32.887882 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [None req-927b207a-2bfa-48ba-8809-51ffdab81adb tempest-VolumesDeleteCascade-1479548147 tempest-VolumesDeleteCascade-1479548147-project-member] Calling method 'show' {{(pid=100298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 09:53:32.888070 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [req-03ab3ae0-fcb7-43c3-b188-896ba3810211 req-4a680273-7713-4e8b-a553-e35ec563c5a3 tempest-TaggedBootDevicesTest_v242-1005812326 tempest-TaggedBootDevicesTest_v242-1005812326-project-member] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 09:53:32.888177 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [req-03ab3ae0-fcb7-43c3-b188-896ba3810211 req-4a680273-7713-4e8b-a553-e35ec563c5a3 tempest-TaggedBootDevicesTest_v242-1005812326 tempest-TaggedBootDevicesTest_v242-1005812326-project-member] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 09:53:32.890135 np0000006707 devstack@c-api.service[100296]: INFO cinder.volume.api [None req-3e9c72bb-0de3-48cd-b239-603cdd4107d3 tempest-AttachVolumeMultiAttachTest-1302095414 tempest-AttachVolumeMultiAttachTest-1302095414-project-member] Volume info retrieved successfully. Aug 07 09:53:32.898681 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-3e9c72bb-0de3-48cd-b239-603cdd4107d3 tempest-AttachVolumeMultiAttachTest-1302095414 tempest-AttachVolumeMultiAttachTest-1302095414-project-member] https://10.4.3.8/volume/v3/volumes/dd48fdb3-908b-4a43-95be-45b060aef13e returned with HTTP 200 Aug 07 09:53:32.899322 np0000006707 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 236/942] 10.4.3.8 () {66 vars in 1334 bytes} [Fri Aug 7 09:53:32 2026] GET /volume/v3/volumes/dd48fdb3-908b-4a43-95be-45b060aef13e => generated 849 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 09:53:32.901024 np0000006707 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 09:53:32.901024 np0000006707 devstack@c-api.service[100295]: warnings.warn( Aug 07 09:53:32.906799 np0000006707 devstack@c-api.service[100298]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 09:53:32.906799 np0000006707 devstack@c-api.service[100298]: warnings.warn( Aug 07 09:53:32.906984 np0000006707 devstack@c-api.service[100295]: INFO cinder.volume.api [req-03ab3ae0-fcb7-43c3-b188-896ba3810211 req-4a680273-7713-4e8b-a553-e35ec563c5a3 tempest-TaggedBootDevicesTest_v242-1005812326 tempest-TaggedBootDevicesTest_v242-1005812326-project-member] Volume info retrieved successfully. Aug 07 09:53:32.912512 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [req-03ab3ae0-fcb7-43c3-b188-896ba3810211 req-4a680273-7713-4e8b-a553-e35ec563c5a3 tempest-TaggedBootDevicesTest_v242-1005812326 tempest-TaggedBootDevicesTest_v242-1005812326-project-member] https://10.4.3.8/volume/v3/volumes/e83253e5-5902-4246-bef8-8a6d2bc99758 returned with HTTP 200 Aug 07 09:53:32.912838 np0000006707 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 233/943] 10.4.3.8 () {70 vars in 1625 bytes} [Fri Aug 7 09:53:32 2026] GET /volume/v3/volumes/e83253e5-5902-4246-bef8-8a6d2bc99758 => generated 1024 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 07 09:53:32.913168 np0000006707 devstack@c-api.service[100298]: INFO cinder.volume.api [None req-927b207a-2bfa-48ba-8809-51ffdab81adb tempest-VolumesDeleteCascade-1479548147 tempest-VolumesDeleteCascade-1479548147-project-member] Volume info retrieved successfully. Aug 07 09:53:32.921653 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [None req-927b207a-2bfa-48ba-8809-51ffdab81adb tempest-VolumesDeleteCascade-1479548147 tempest-VolumesDeleteCascade-1479548147-project-member] https://10.4.3.8/volume/v3/volumes/d5918857-5e56-46a7-ab77-c0bede93d208 returned with HTTP 200 Aug 07 09:53:32.923213 np0000006707 devstack@c-api.service[100298]: [pid: 100298|app: 0|req: 238/944] 10.4.3.8 () {66 vars in 1334 bytes} [Fri Aug 7 09:53:32 2026] GET /volume/v3/volumes/d5918857-5e56-46a7-ab77-c0bede93d208 => generated 873 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 09:53:33.063566 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [req-03ab3ae0-fcb7-43c3-b188-896ba3810211 req-5d025897-844e-44f0-8b23-fa90ce77a347 None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:53:33.065634 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [req-03ab3ae0-fcb7-43c3-b188-896ba3810211 req-5d025897-844e-44f0-8b23-fa90ce77a347 tempest-TaggedBootDevicesTest_v242-1005812326 tempest-TaggedBootDevicesTest_v242-1005812326-project-member] PUT https://10.4.3.8/volume/v3/attachments/0d91c2a4-9e02-4017-921e-a2499719542e Aug 07 09:53:33.066513 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [req-03ab3ae0-fcb7-43c3-b188-896ba3810211 req-5d025897-844e-44f0-8b23-fa90ce77a347 tempest-TaggedBootDevicesTest_v242-1005812326 tempest-TaggedBootDevicesTest_v242-1005812326-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.8", "host": "np0000006707", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:568b993d50b1", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "d2780578-1896-461f-80ac-b58d2e346b90", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 09:53:33.091796 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.coordination [req-03ab3ae0-fcb7-43c3-b188-896ba3810211 req-5d025897-844e-44f0-8b23-fa90ce77a347 tempest-TaggedBootDevicesTest_v242-1005812326 tempest-TaggedBootDevicesTest_v242-1005812326-project-member] Acquiring lock "cinder-attachment_update-e83253e5-5902-4246-bef8-8a6d2bc99758-np0000006707" by "attachment_update" {{(pid=100297) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 07 09:53:33.099666 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.coordination [req-03ab3ae0-fcb7-43c3-b188-896ba3810211 req-5d025897-844e-44f0-8b23-fa90ce77a347 tempest-TaggedBootDevicesTest_v242-1005812326 tempest-TaggedBootDevicesTest_v242-1005812326-project-member] Lock "cinder-attachment_update-e83253e5-5902-4246-bef8-8a6d2bc99758-np0000006707" acquired by "attachment_update" :: waited 0.008s {{(pid=100297) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 07 09:53:33.101558 np0000006707 devstack@c-api.service[100297]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 09:53:33.101558 np0000006707 devstack@c-api.service[100297]: warnings.warn( Aug 07 09:53:33.218710 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [None req-53fb6b10-7d8c-45b1-8402-a267a87cbbb2 None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:53:33.222224 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-53fb6b10-7d8c-45b1-8402-a267a87cbbb2 tempest-TestMinimumBasicScenario-810654635 tempest-TestMinimumBasicScenario-810654635-project-member] GET https://10.4.3.8/volume/v3/snapshots/b08d5c90-addf-4c48-870c-19e5f2a7d547 Aug 07 09:53:33.222843 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-53fb6b10-7d8c-45b1-8402-a267a87cbbb2 tempest-TestMinimumBasicScenario-810654635 tempest-TestMinimumBasicScenario-810654635-project-member] Empty body provided in request {{(pid=100296) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 09:53:33.222843 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-53fb6b10-7d8c-45b1-8402-a267a87cbbb2 tempest-TestMinimumBasicScenario-810654635 tempest-TestMinimumBasicScenario-810654635-project-member] Calling method 'show' {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 09:53:33.229613 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-53fb6b10-7d8c-45b1-8402-a267a87cbbb2 tempest-TestMinimumBasicScenario-810654635 tempest-TestMinimumBasicScenario-810654635-project-member] https://10.4.3.8/volume/v3/snapshots/b08d5c90-addf-4c48-870c-19e5f2a7d547 returned with HTTP 404 Aug 07 09:53:33.230195 np0000006707 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 237/945] 10.4.3.8 () {66 vars in 1340 bytes} [Fri Aug 7 09:53:33 2026] GET /volume/v3/snapshots/b08d5c90-addf-4c48-870c-19e5f2a7d547 => generated 111 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 09:53:33.289871 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.coordination [req-03ab3ae0-fcb7-43c3-b188-896ba3810211 req-5d025897-844e-44f0-8b23-fa90ce77a347 tempest-TaggedBootDevicesTest_v242-1005812326 tempest-TaggedBootDevicesTest_v242-1005812326-project-member] Lock "cinder-attachment_update-e83253e5-5902-4246-bef8-8a6d2bc99758-np0000006707" released by "attachment_update" :: held 0.190s {{(pid=100297) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 07 09:53:33.290743 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [req-03ab3ae0-fcb7-43c3-b188-896ba3810211 req-5d025897-844e-44f0-8b23-fa90ce77a347 tempest-TaggedBootDevicesTest_v242-1005812326 tempest-TaggedBootDevicesTest_v242-1005812326-project-member] https://10.4.3.8/volume/v3/attachments/0d91c2a4-9e02-4017-921e-a2499719542e returned with HTTP 200 Aug 07 09:53:33.291773 np0000006707 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 238/946] 10.4.3.8 () {74 vars in 1690 bytes} [Fri Aug 7 09:53:33 2026] PUT /volume/v3/attachments/0d91c2a4-9e02-4017-921e-a2499719542e => generated 969 bytes in 230 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 09:53:33.355280 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [req-03ab3ae0-fcb7-43c3-b188-896ba3810211 req-577468e2-a2a8-4c9e-8d20-b40a7d175e2b None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:53:33.358787 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [req-03ab3ae0-fcb7-43c3-b188-896ba3810211 req-577468e2-a2a8-4c9e-8d20-b40a7d175e2b tempest-TaggedBootDevicesTest_v242-1005812326 tempest-TaggedBootDevicesTest_v242-1005812326-project-member] POST https://10.4.3.8/volume/v3/attachments/0d91c2a4-9e02-4017-921e-a2499719542e/action Aug 07 09:53:33.360116 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [req-03ab3ae0-fcb7-43c3-b188-896ba3810211 req-577468e2-a2a8-4c9e-8d20-b40a7d175e2b tempest-TaggedBootDevicesTest_v242-1005812326 tempest-TaggedBootDevicesTest_v242-1005812326-project-member] Action body: b'{"os-complete": null}' {{(pid=100295) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 07 09:53:33.360116 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [req-03ab3ae0-fcb7-43c3-b188-896ba3810211 req-577468e2-a2a8-4c9e-8d20-b40a7d175e2b tempest-TaggedBootDevicesTest_v242-1005812326 tempest-TaggedBootDevicesTest_v242-1005812326-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 09:53:33.386671 np0000006707 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 09:53:33.386671 np0000006707 devstack@c-api.service[100295]: warnings.warn( Aug 07 09:53:33.414892 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [req-03ab3ae0-fcb7-43c3-b188-896ba3810211 req-577468e2-a2a8-4c9e-8d20-b40a7d175e2b tempest-TaggedBootDevicesTest_v242-1005812326 tempest-TaggedBootDevicesTest_v242-1005812326-project-member] https://10.4.3.8/volume/v3/attachments/0d91c2a4-9e02-4017-921e-a2499719542e/action returned with HTTP 204 Aug 07 09:53:33.415940 np0000006707 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 234/947] 10.4.3.8 () {74 vars in 1711 bytes} [Fri Aug 7 09:53:33 2026] POST /volume/v3/attachments/0d91c2a4-9e02-4017-921e-a2499719542e/action => generated 0 bytes in 62 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 07 09:53:33.477785 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.middleware.request_id [None req-d95e8835-7ad7-45c9-870a-a0862b102a61 None None] RequestId filter calling following filter/app {{(pid=100298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:53:33.477785 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [None req-d95e8835-7ad7-45c9-870a-a0862b102a61 None None] GET https://10.4.3.8/volume// Aug 07 09:53:33.477785 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [None req-d95e8835-7ad7-45c9-870a-a0862b102a61 None None] Empty body provided in request {{(pid=100298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 09:53:33.479409 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [None req-d95e8835-7ad7-45c9-870a-a0862b102a61 None None] Calling method 'all' {{(pid=100298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 09:53:33.480153 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [None req-d95e8835-7ad7-45c9-870a-a0862b102a61 None None] https://10.4.3.8/volume// returned with HTTP 300 Aug 07 09:53:33.480530 np0000006707 devstack@c-api.service[100298]: [pid: 100298|app: 0|req: 239/948] 10.4.3.8 () {66 vars in 1412 bytes} [Fri Aug 7 09:53:33 2026] GET /volume/ => generated 384 bytes in 7 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 07 09:53:33.483328 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [req-354e25eb-0b4e-4edc-a577-b8616d198c87 req-858f38eb-0814-47a0-92b6-431be1c0a5dc None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:53:33.487086 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [req-354e25eb-0b4e-4edc-a577-b8616d198c87 req-858f38eb-0814-47a0-92b6-431be1c0a5dc tempest-TestMinimumBasicScenario-810654635 tempest-TestMinimumBasicScenario-810654635-project-member] GET https://10.4.3.8/volume/v3/attachments?instance_id=28bc0ce5-3774-4667-9ddd-30d8a8637db0 Aug 07 09:53:33.489040 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [req-354e25eb-0b4e-4edc-a577-b8616d198c87 req-858f38eb-0814-47a0-92b6-431be1c0a5dc tempest-TestMinimumBasicScenario-810654635 tempest-TestMinimumBasicScenario-810654635-project-member] Empty body provided in request {{(pid=100296) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 09:53:33.489700 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [req-354e25eb-0b4e-4edc-a577-b8616d198c87 req-858f38eb-0814-47a0-92b6-431be1c0a5dc tempest-TestMinimumBasicScenario-810654635 tempest-TestMinimumBasicScenario-810654635-project-member] Calling method 'version_select' {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 09:53:33.500903 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [req-03ab3ae0-fcb7-43c3-b188-896ba3810211 req-1868d348-5fb9-4025-90bd-8e05d052b444 None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:53:33.504095 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [req-03ab3ae0-fcb7-43c3-b188-896ba3810211 req-1868d348-5fb9-4025-90bd-8e05d052b444 tempest-TaggedBootDevicesTest_v242-1005812326 tempest-TaggedBootDevicesTest_v242-1005812326-project-member] GET https://10.4.3.8/volume/v3/volumes/e7326957-999c-4495-93cf-714cc138271b Aug 07 09:53:33.504412 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [req-03ab3ae0-fcb7-43c3-b188-896ba3810211 req-1868d348-5fb9-4025-90bd-8e05d052b444 tempest-TaggedBootDevicesTest_v242-1005812326 tempest-TaggedBootDevicesTest_v242-1005812326-project-member] Empty body provided in request {{(pid=100297) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 09:53:33.505205 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [req-03ab3ae0-fcb7-43c3-b188-896ba3810211 req-1868d348-5fb9-4025-90bd-8e05d052b444 tempest-TaggedBootDevicesTest_v242-1005812326 tempest-TaggedBootDevicesTest_v242-1005812326-project-member] Calling method 'show' {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 09:53:33.520247 np0000006707 devstack@c-api.service[100297]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 09:53:33.520247 np0000006707 devstack@c-api.service[100297]: warnings.warn( Aug 07 09:53:33.520434 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [req-354e25eb-0b4e-4edc-a577-b8616d198c87 req-858f38eb-0814-47a0-92b6-431be1c0a5dc tempest-TestMinimumBasicScenario-810654635 tempest-TestMinimumBasicScenario-810654635-project-member] https://10.4.3.8/volume/v3/attachments?instance_id=28bc0ce5-3774-4667-9ddd-30d8a8637db0 returned with HTTP 200 Aug 07 09:53:33.520487 np0000006707 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 238/949] 10.4.3.8 () {70 vars in 1623 bytes} [Fri Aug 7 09:53:33 2026] GET /volume/v3/attachments?instance_id=28bc0ce5-3774-4667-9ddd-30d8a8637db0 => generated 192 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 09:53:33.523318 np0000006707 devstack@c-api.service[100297]: INFO cinder.volume.api [req-03ab3ae0-fcb7-43c3-b188-896ba3810211 req-1868d348-5fb9-4025-90bd-8e05d052b444 tempest-TaggedBootDevicesTest_v242-1005812326 tempest-TaggedBootDevicesTest_v242-1005812326-project-member] Volume info retrieved successfully. Aug 07 09:53:33.530404 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [req-03ab3ae0-fcb7-43c3-b188-896ba3810211 req-1868d348-5fb9-4025-90bd-8e05d052b444 tempest-TaggedBootDevicesTest_v242-1005812326 tempest-TaggedBootDevicesTest_v242-1005812326-project-member] https://10.4.3.8/volume/v3/volumes/e7326957-999c-4495-93cf-714cc138271b returned with HTTP 200 Aug 07 09:53:33.530404 np0000006707 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 239/950] 10.4.3.8 () {70 vars in 1625 bytes} [Fri Aug 7 09:53:33 2026] GET /volume/v3/volumes/e7326957-999c-4495-93cf-714cc138271b => generated 1024 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 07 09:53:33.533283 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [req-354e25eb-0b4e-4edc-a577-b8616d198c87 req-f09f31be-87ea-47fc-bd94-e95cad25db15 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:53:33.539695 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [req-354e25eb-0b4e-4edc-a577-b8616d198c87 req-f09f31be-87ea-47fc-bd94-e95cad25db15 tempest-TestMinimumBasicScenario-810654635 tempest-TestMinimumBasicScenario-810654635-project-member] GET https://10.4.3.8/volume/v3/attachments/d71e4940-5a7d-4ebf-af65-c6f00dc6a585 Aug 07 09:53:33.539945 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [req-354e25eb-0b4e-4edc-a577-b8616d198c87 req-f09f31be-87ea-47fc-bd94-e95cad25db15 tempest-TestMinimumBasicScenario-810654635 tempest-TestMinimumBasicScenario-810654635-project-member] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 09:53:33.540732 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [req-354e25eb-0b4e-4edc-a577-b8616d198c87 req-f09f31be-87ea-47fc-bd94-e95cad25db15 tempest-TestMinimumBasicScenario-810654635 tempest-TestMinimumBasicScenario-810654635-project-member] Calling method 'version_select' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 09:53:33.574140 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [req-354e25eb-0b4e-4edc-a577-b8616d198c87 req-f09f31be-87ea-47fc-bd94-e95cad25db15 tempest-TestMinimumBasicScenario-810654635 tempest-TestMinimumBasicScenario-810654635-project-member] https://10.4.3.8/volume/v3/attachments/d71e4940-5a7d-4ebf-af65-c6f00dc6a585 returned with HTTP 200 Aug 07 09:53:33.575379 np0000006707 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 235/951] 10.4.3.8 () {70 vars in 1637 bytes} [Fri Aug 7 09:53:33 2026] GET /volume/v3/attachments/d71e4940-5a7d-4ebf-af65-c6f00dc6a585 => generated 993 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 09:53:33.700529 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.middleware.request_id [req-03ab3ae0-fcb7-43c3-b188-896ba3810211 req-547d9d43-670e-4b44-a0fb-d1518b080c0e None None] RequestId filter calling following filter/app {{(pid=100298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:53:33.705151 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [req-03ab3ae0-fcb7-43c3-b188-896ba3810211 req-547d9d43-670e-4b44-a0fb-d1518b080c0e tempest-TaggedBootDevicesTest_v242-1005812326 tempest-TaggedBootDevicesTest_v242-1005812326-project-member] PUT https://10.4.3.8/volume/v3/attachments/655117c3-7c5f-4bcf-8577-bc9e9821279f Aug 07 09:53:33.705151 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [req-03ab3ae0-fcb7-43c3-b188-896ba3810211 req-547d9d43-670e-4b44-a0fb-d1518b080c0e tempest-TaggedBootDevicesTest_v242-1005812326 tempest-TaggedBootDevicesTest_v242-1005812326-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.8", "host": "np0000006707", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:568b993d50b1", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "d2780578-1896-461f-80ac-b58d2e346b90", "nvme_native_multipath": false, "mountpoint": "/dev/vdc"}}} {{(pid=100298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 09:53:33.714647 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.coordination [req-03ab3ae0-fcb7-43c3-b188-896ba3810211 req-547d9d43-670e-4b44-a0fb-d1518b080c0e tempest-TaggedBootDevicesTest_v242-1005812326 tempest-TaggedBootDevicesTest_v242-1005812326-project-member] Acquiring lock "cinder-attachment_update-e7326957-999c-4495-93cf-714cc138271b-np0000006707" by "attachment_update" {{(pid=100298) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 07 09:53:33.722875 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.coordination [req-03ab3ae0-fcb7-43c3-b188-896ba3810211 req-547d9d43-670e-4b44-a0fb-d1518b080c0e tempest-TaggedBootDevicesTest_v242-1005812326 tempest-TaggedBootDevicesTest_v242-1005812326-project-member] Lock "cinder-attachment_update-e7326957-999c-4495-93cf-714cc138271b-np0000006707" acquired by "attachment_update" :: waited 0.008s {{(pid=100298) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 07 09:53:33.726135 np0000006707 devstack@c-api.service[100298]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 09:53:33.726135 np0000006707 devstack@c-api.service[100298]: warnings.warn( Aug 07 09:53:33.896465 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.coordination [req-03ab3ae0-fcb7-43c3-b188-896ba3810211 req-547d9d43-670e-4b44-a0fb-d1518b080c0e tempest-TaggedBootDevicesTest_v242-1005812326 tempest-TaggedBootDevicesTest_v242-1005812326-project-member] Lock "cinder-attachment_update-e7326957-999c-4495-93cf-714cc138271b-np0000006707" released by "attachment_update" :: held 0.174s {{(pid=100298) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 07 09:53:33.896675 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [req-03ab3ae0-fcb7-43c3-b188-896ba3810211 req-547d9d43-670e-4b44-a0fb-d1518b080c0e tempest-TaggedBootDevicesTest_v242-1005812326 tempest-TaggedBootDevicesTest_v242-1005812326-project-member] https://10.4.3.8/volume/v3/attachments/655117c3-7c5f-4bcf-8577-bc9e9821279f returned with HTTP 200 Aug 07 09:53:33.900450 np0000006707 devstack@c-api.service[100298]: [pid: 100298|app: 0|req: 240/952] 10.4.3.8 () {74 vars in 1690 bytes} [Fri Aug 7 09:53:33 2026] PUT /volume/v3/attachments/655117c3-7c5f-4bcf-8577-bc9e9821279f => generated 969 bytes in 200 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Aug 07 09:53:33.922076 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [None req-bd249ef8-6e3b-4c5e-9540-db1a09dfee06 None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:53:33.931152 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-bd249ef8-6e3b-4c5e-9540-db1a09dfee06 tempest-AttachVolumeMultiAttachTest-1302095414 tempest-AttachVolumeMultiAttachTest-1302095414-project-member] GET https://10.4.3.8/volume/v3/volumes/dd48fdb3-908b-4a43-95be-45b060aef13e Aug 07 09:53:33.931152 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-bd249ef8-6e3b-4c5e-9540-db1a09dfee06 tempest-AttachVolumeMultiAttachTest-1302095414 tempest-AttachVolumeMultiAttachTest-1302095414-project-member] Empty body provided in request {{(pid=100296) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 09:53:33.931152 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-bd249ef8-6e3b-4c5e-9540-db1a09dfee06 tempest-AttachVolumeMultiAttachTest-1302095414 tempest-AttachVolumeMultiAttachTest-1302095414-project-member] Calling method 'show' {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 09:53:33.946485 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [req-03ab3ae0-fcb7-43c3-b188-896ba3810211 req-0e017ce5-ca73-4d2a-b9cb-fd59ba1356a0 None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:53:33.947658 np0000006707 devstack@c-api.service[100296]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 09:53:33.947658 np0000006707 devstack@c-api.service[100296]: warnings.warn( Aug 07 09:53:33.948197 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-1c9febcf-6264-4087-b565-04a699773d68 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:53:33.948322 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [req-03ab3ae0-fcb7-43c3-b188-896ba3810211 req-0e017ce5-ca73-4d2a-b9cb-fd59ba1356a0 tempest-TaggedBootDevicesTest_v242-1005812326 tempest-TaggedBootDevicesTest_v242-1005812326-project-member] POST https://10.4.3.8/volume/v3/attachments/655117c3-7c5f-4bcf-8577-bc9e9821279f/action Aug 07 09:53:33.949505 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [req-03ab3ae0-fcb7-43c3-b188-896ba3810211 req-0e017ce5-ca73-4d2a-b9cb-fd59ba1356a0 tempest-TaggedBootDevicesTest_v242-1005812326 tempest-TaggedBootDevicesTest_v242-1005812326-project-member] Action body: b'{"os-complete": null}' {{(pid=100297) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 07 09:53:33.949505 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [req-03ab3ae0-fcb7-43c3-b188-896ba3810211 req-0e017ce5-ca73-4d2a-b9cb-fd59ba1356a0 tempest-TaggedBootDevicesTest_v242-1005812326 tempest-TaggedBootDevicesTest_v242-1005812326-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 09:53:33.951161 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-1c9febcf-6264-4087-b565-04a699773d68 tempest-VolumesDeleteCascade-1479548147 tempest-VolumesDeleteCascade-1479548147-project-member] GET https://10.4.3.8/volume/v3/volumes/d5918857-5e56-46a7-ab77-c0bede93d208 Aug 07 09:53:33.953047 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-1c9febcf-6264-4087-b565-04a699773d68 tempest-VolumesDeleteCascade-1479548147 tempest-VolumesDeleteCascade-1479548147-project-member] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 09:53:33.953047 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-1c9febcf-6264-4087-b565-04a699773d68 tempest-VolumesDeleteCascade-1479548147 tempest-VolumesDeleteCascade-1479548147-project-member] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 09:53:33.953313 np0000006707 devstack@c-api.service[100296]: INFO cinder.volume.api [None req-bd249ef8-6e3b-4c5e-9540-db1a09dfee06 tempest-AttachVolumeMultiAttachTest-1302095414 tempest-AttachVolumeMultiAttachTest-1302095414-project-member] Volume info retrieved successfully. Aug 07 09:53:33.958691 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-bd249ef8-6e3b-4c5e-9540-db1a09dfee06 tempest-AttachVolumeMultiAttachTest-1302095414 tempest-AttachVolumeMultiAttachTest-1302095414-project-member] https://10.4.3.8/volume/v3/volumes/dd48fdb3-908b-4a43-95be-45b060aef13e returned with HTTP 200 Aug 07 09:53:33.958691 np0000006707 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 239/953] 10.4.3.8 () {66 vars in 1334 bytes} [Fri Aug 7 09:53:33 2026] GET /volume/v3/volumes/dd48fdb3-908b-4a43-95be-45b060aef13e => generated 849 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 09:53:33.965724 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-1c9febcf-6264-4087-b565-04a699773d68 tempest-VolumesDeleteCascade-1479548147 tempest-VolumesDeleteCascade-1479548147-project-member] https://10.4.3.8/volume/v3/volumes/d5918857-5e56-46a7-ab77-c0bede93d208 returned with HTTP 404 Aug 07 09:53:33.965724 np0000006707 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 236/954] 10.4.3.8 () {66 vars in 1334 bytes} [Fri Aug 7 09:53:33 2026] GET /volume/v3/volumes/d5918857-5e56-46a7-ab77-c0bede93d208 => generated 109 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 09:53:33.978735 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.middleware.request_id [None req-8342416a-20d0-49a7-970a-3816f1e45dcb None None] RequestId filter calling following filter/app {{(pid=100298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:53:33.983330 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [None req-8342416a-20d0-49a7-970a-3816f1e45dcb tempest-VolumesDeleteCascade-1479548147 tempest-VolumesDeleteCascade-1479548147-project-member] DELETE https://10.4.3.8/volume/v3/snapshots/22d79e4d-0552-4461-8040-f84e0e137dad Aug 07 09:53:33.984053 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [None req-8342416a-20d0-49a7-970a-3816f1e45dcb tempest-VolumesDeleteCascade-1479548147 tempest-VolumesDeleteCascade-1479548147-project-member] Empty body provided in request {{(pid=100298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 09:53:33.984053 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [None req-8342416a-20d0-49a7-970a-3816f1e45dcb tempest-VolumesDeleteCascade-1479548147 tempest-VolumesDeleteCascade-1479548147-project-member] Calling method 'delete' {{(pid=100298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 09:53:33.985862 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.v3.snapshots [None req-8342416a-20d0-49a7-970a-3816f1e45dcb tempest-VolumesDeleteCascade-1479548147 tempest-VolumesDeleteCascade-1479548147-project-member] Delete snapshot with id: 22d79e4d-0552-4461-8040-f84e0e137dad Aug 07 09:53:33.993120 np0000006707 devstack@c-api.service[100297]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 09:53:33.993120 np0000006707 devstack@c-api.service[100297]: warnings.warn( Aug 07 09:53:33.995991 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [None req-8342416a-20d0-49a7-970a-3816f1e45dcb tempest-VolumesDeleteCascade-1479548147 tempest-VolumesDeleteCascade-1479548147-project-member] https://10.4.3.8/volume/v3/snapshots/22d79e4d-0552-4461-8040-f84e0e137dad returned with HTTP 404 Aug 07 09:53:33.996713 np0000006707 devstack@c-api.service[100298]: [pid: 100298|app: 0|req: 241/955] 10.4.3.8 () {66 vars in 1343 bytes} [Fri Aug 7 09:53:33 2026] DELETE /volume/v3/snapshots/22d79e4d-0552-4461-8040-f84e0e137dad => generated 111 bytes in 19 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 09:53:34.010082 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [None req-ebbe2530-b1f0-4975-b35f-33b5b6780d17 None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:53:34.013716 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-ebbe2530-b1f0-4975-b35f-33b5b6780d17 tempest-VolumesDeleteCascade-1479548147 tempest-VolumesDeleteCascade-1479548147-project-member] GET https://10.4.3.8/volume/v3/volumes/b612e993-34ea-49b6-985a-c3c1411ead14 Aug 07 09:53:34.015155 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-ebbe2530-b1f0-4975-b35f-33b5b6780d17 tempest-VolumesDeleteCascade-1479548147 tempest-VolumesDeleteCascade-1479548147-project-member] Empty body provided in request {{(pid=100296) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 09:53:34.015903 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-ebbe2530-b1f0-4975-b35f-33b5b6780d17 tempest-VolumesDeleteCascade-1479548147 tempest-VolumesDeleteCascade-1479548147-project-member] Calling method 'show' {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 09:53:34.024949 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-ebbe2530-b1f0-4975-b35f-33b5b6780d17 tempest-VolumesDeleteCascade-1479548147 tempest-VolumesDeleteCascade-1479548147-project-member] https://10.4.3.8/volume/v3/volumes/b612e993-34ea-49b6-985a-c3c1411ead14 returned with HTTP 404 Aug 07 09:53:34.024949 np0000006707 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 240/956] 10.4.3.8 () {66 vars in 1334 bytes} [Fri Aug 7 09:53:34 2026] GET /volume/v3/volumes/b612e993-34ea-49b6-985a-c3c1411ead14 => generated 109 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 09:53:34.025254 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [req-03ab3ae0-fcb7-43c3-b188-896ba3810211 req-0e017ce5-ca73-4d2a-b9cb-fd59ba1356a0 tempest-TaggedBootDevicesTest_v242-1005812326 tempest-TaggedBootDevicesTest_v242-1005812326-project-member] https://10.4.3.8/volume/v3/attachments/655117c3-7c5f-4bcf-8577-bc9e9821279f/action returned with HTTP 204 Aug 07 09:53:34.025942 np0000006707 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 240/957] 10.4.3.8 () {74 vars in 1711 bytes} [Fri Aug 7 09:53:33 2026] POST /volume/v3/attachments/655117c3-7c5f-4bcf-8577-bc9e9821279f/action => generated 0 bytes in 81 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 07 09:53:34.047146 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-412bb851-3b8c-432b-ba9d-6c178a5b56bf None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:53:34.051206 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-412bb851-3b8c-432b-ba9d-6c178a5b56bf tempest-VolumesDeleteCascade-1479548147 tempest-VolumesDeleteCascade-1479548147-project-member] DELETE https://10.4.3.8/volume/v3/volumes/b612e993-34ea-49b6-985a-c3c1411ead14 Aug 07 09:53:34.051595 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-412bb851-3b8c-432b-ba9d-6c178a5b56bf tempest-VolumesDeleteCascade-1479548147 tempest-VolumesDeleteCascade-1479548147-project-member] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 09:53:34.053372 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-412bb851-3b8c-432b-ba9d-6c178a5b56bf tempest-VolumesDeleteCascade-1479548147 tempest-VolumesDeleteCascade-1479548147-project-member] Calling method 'delete' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 09:53:34.054230 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.v3.volumes [None req-412bb851-3b8c-432b-ba9d-6c178a5b56bf tempest-VolumesDeleteCascade-1479548147 tempest-VolumesDeleteCascade-1479548147-project-member] Delete volume with id: b612e993-34ea-49b6-985a-c3c1411ead14 Aug 07 09:53:34.064688 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-412bb851-3b8c-432b-ba9d-6c178a5b56bf tempest-VolumesDeleteCascade-1479548147 tempest-VolumesDeleteCascade-1479548147-project-member] https://10.4.3.8/volume/v3/volumes/b612e993-34ea-49b6-985a-c3c1411ead14 returned with HTTP 404 Aug 07 09:53:34.065097 np0000006707 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 237/958] 10.4.3.8 () {66 vars in 1337 bytes} [Fri Aug 7 09:53:34 2026] DELETE /volume/v3/volumes/b612e993-34ea-49b6-985a-c3c1411ead14 => generated 109 bytes in 24 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 09:53:34.311597 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.middleware.request_id [req-b40e9414-c501-4b0d-b46a-9436ea857db9 req-617bb56b-a8cc-4b5c-b6a4-56baa9e7893d None None] RequestId filter calling following filter/app {{(pid=100298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:53:34.312490 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [req-b40e9414-c501-4b0d-b46a-9436ea857db9 req-617bb56b-a8cc-4b5c-b6a4-56baa9e7893d tempest-ServerBootFromVolumeStableRescueTest-1000764357 tempest-ServerBootFromVolumeStableRescueTest-1000764357-project-member] GET https://10.4.3.8/volume/v3/volumes/52f88876-4cd8-44aa-a862-3eca28dbde69 Aug 07 09:53:34.312490 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [req-b40e9414-c501-4b0d-b46a-9436ea857db9 req-617bb56b-a8cc-4b5c-b6a4-56baa9e7893d tempest-ServerBootFromVolumeStableRescueTest-1000764357 tempest-ServerBootFromVolumeStableRescueTest-1000764357-project-member] Empty body provided in request {{(pid=100298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 09:53:34.312722 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [req-b40e9414-c501-4b0d-b46a-9436ea857db9 req-617bb56b-a8cc-4b5c-b6a4-56baa9e7893d tempest-ServerBootFromVolumeStableRescueTest-1000764357 tempest-ServerBootFromVolumeStableRescueTest-1000764357-project-member] Calling method 'show' {{(pid=100298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 09:53:34.344212 np0000006707 devstack@c-api.service[100298]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 09:53:34.344212 np0000006707 devstack@c-api.service[100298]: warnings.warn( Aug 07 09:53:34.360553 np0000006707 devstack@c-api.service[100298]: INFO cinder.volume.api [req-b40e9414-c501-4b0d-b46a-9436ea857db9 req-617bb56b-a8cc-4b5c-b6a4-56baa9e7893d tempest-ServerBootFromVolumeStableRescueTest-1000764357 tempest-ServerBootFromVolumeStableRescueTest-1000764357-project-member] Volume info retrieved successfully. Aug 07 09:53:34.373842 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [req-b40e9414-c501-4b0d-b46a-9436ea857db9 req-617bb56b-a8cc-4b5c-b6a4-56baa9e7893d tempest-ServerBootFromVolumeStableRescueTest-1000764357 tempest-ServerBootFromVolumeStableRescueTest-1000764357-project-member] https://10.4.3.8/volume/v3/volumes/52f88876-4cd8-44aa-a862-3eca28dbde69 returned with HTTP 200 Aug 07 09:53:34.374436 np0000006707 devstack@c-api.service[100298]: [pid: 100298|app: 0|req: 242/959] 10.4.3.8 () {68 vars in 1584 bytes} [Fri Aug 7 09:53:34 2026] GET /volume/v3/volumes/52f88876-4cd8-44aa-a862-3eca28dbde69 => generated 1599 bytes in 67 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 09:53:34.984197 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [None req-49bdc7a7-4285-4597-a5ab-23ebbaffea4d None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:53:34.986964 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-49bdc7a7-4285-4597-a5ab-23ebbaffea4d tempest-AttachVolumeMultiAttachTest-1302095414 tempest-AttachVolumeMultiAttachTest-1302095414-project-member] GET https://10.4.3.8/volume/v3/volumes/dd48fdb3-908b-4a43-95be-45b060aef13e Aug 07 09:53:34.988530 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-49bdc7a7-4285-4597-a5ab-23ebbaffea4d tempest-AttachVolumeMultiAttachTest-1302095414 tempest-AttachVolumeMultiAttachTest-1302095414-project-member] Empty body provided in request {{(pid=100296) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 09:53:34.988530 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-49bdc7a7-4285-4597-a5ab-23ebbaffea4d tempest-AttachVolumeMultiAttachTest-1302095414 tempest-AttachVolumeMultiAttachTest-1302095414-project-member] Calling method 'show' {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 09:53:35.002860 np0000006707 devstack@c-api.service[100296]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 09:53:35.002860 np0000006707 devstack@c-api.service[100296]: warnings.warn( Aug 07 09:53:35.009592 np0000006707 devstack@c-api.service[100296]: INFO cinder.volume.api [None req-49bdc7a7-4285-4597-a5ab-23ebbaffea4d tempest-AttachVolumeMultiAttachTest-1302095414 tempest-AttachVolumeMultiAttachTest-1302095414-project-member] Volume info retrieved successfully. Aug 07 09:53:35.026338 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-49bdc7a7-4285-4597-a5ab-23ebbaffea4d tempest-AttachVolumeMultiAttachTest-1302095414 tempest-AttachVolumeMultiAttachTest-1302095414-project-member] https://10.4.3.8/volume/v3/volumes/dd48fdb3-908b-4a43-95be-45b060aef13e returned with HTTP 200 Aug 07 09:53:35.026338 np0000006707 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 241/960] 10.4.3.8 () {66 vars in 1334 bytes} [Fri Aug 7 09:53:34 2026] GET /volume/v3/volumes/dd48fdb3-908b-4a43-95be-45b060aef13e => generated 849 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 09:53:36.045572 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [None req-21ea016e-bdf0-4169-b179-3e6e6757323e None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:53:36.051232 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-21ea016e-bdf0-4169-b179-3e6e6757323e tempest-AttachVolumeMultiAttachTest-1302095414 tempest-AttachVolumeMultiAttachTest-1302095414-project-member] GET https://10.4.3.8/volume/v3/volumes/dd48fdb3-908b-4a43-95be-45b060aef13e Aug 07 09:53:36.051954 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-21ea016e-bdf0-4169-b179-3e6e6757323e tempest-AttachVolumeMultiAttachTest-1302095414 tempest-AttachVolumeMultiAttachTest-1302095414-project-member] Empty body provided in request {{(pid=100297) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 09:53:36.052106 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-21ea016e-bdf0-4169-b179-3e6e6757323e tempest-AttachVolumeMultiAttachTest-1302095414 tempest-AttachVolumeMultiAttachTest-1302095414-project-member] Calling method 'show' {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 09:53:36.066622 np0000006707 devstack@c-api.service[100297]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 09:53:36.066622 np0000006707 devstack@c-api.service[100297]: warnings.warn( Aug 07 09:53:36.075991 np0000006707 devstack@c-api.service[100297]: INFO cinder.volume.api [None req-21ea016e-bdf0-4169-b179-3e6e6757323e tempest-AttachVolumeMultiAttachTest-1302095414 tempest-AttachVolumeMultiAttachTest-1302095414-project-member] Volume info retrieved successfully. Aug 07 09:53:36.085260 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-21ea016e-bdf0-4169-b179-3e6e6757323e tempest-AttachVolumeMultiAttachTest-1302095414 tempest-AttachVolumeMultiAttachTest-1302095414-project-member] https://10.4.3.8/volume/v3/volumes/dd48fdb3-908b-4a43-95be-45b060aef13e returned with HTTP 200 Aug 07 09:53:36.086711 np0000006707 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 241/961] 10.4.3.8 () {66 vars in 1334 bytes} [Fri Aug 7 09:53:36 2026] GET /volume/v3/volumes/dd48fdb3-908b-4a43-95be-45b060aef13e => generated 849 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 09:53:36.988216 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-aa5106b6-dc8a-43ce-a884-faa1ea30d482 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:53:36.991554 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-aa5106b6-dc8a-43ce-a884-faa1ea30d482 tempest-VolumesExtendTest-1904797766 tempest-VolumesExtendTest-1904797766-project-member] POST https://10.4.3.8/volume/v3/volumes Aug 07 09:53:36.991554 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-aa5106b6-dc8a-43ce-a884-faa1ea30d482 tempest-VolumesExtendTest-1904797766 tempest-VolumesExtendTest-1904797766-project-member] Action: 'create', calling method: create, body: {"volume": {"imageRef": "a6c27e23-91c8-49d8-8cc0-7e13210d16ce", "size": 1, "name": "tempest-VolumesExtendTest-Volume-685775350"}} {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 09:53:36.993552 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.v3.volumes [None req-aa5106b6-dc8a-43ce-a884-faa1ea30d482 tempest-VolumesExtendTest-1904797766 tempest-VolumesExtendTest-1904797766-project-member] Create volume request body: {'volume': {'imageRef': 'a6c27e23-91c8-49d8-8cc0-7e13210d16ce', 'size': 1, 'name': 'tempest-VolumesExtendTest-Volume-685775350'}} {{(pid=100295) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 07 09:53:37.107733 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.middleware.request_id [None req-557a7ed3-6026-4199-84ec-f6cb85346be5 None None] RequestId filter calling following filter/app {{(pid=100298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:53:37.114614 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [None req-557a7ed3-6026-4199-84ec-f6cb85346be5 tempest-AttachVolumeMultiAttachTest-1302095414 tempest-AttachVolumeMultiAttachTest-1302095414-project-member] GET https://10.4.3.8/volume/v3/volumes/dd48fdb3-908b-4a43-95be-45b060aef13e Aug 07 09:53:37.114614 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [None req-557a7ed3-6026-4199-84ec-f6cb85346be5 tempest-AttachVolumeMultiAttachTest-1302095414 tempest-AttachVolumeMultiAttachTest-1302095414-project-member] Empty body provided in request {{(pid=100298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 09:53:37.114614 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [None req-557a7ed3-6026-4199-84ec-f6cb85346be5 tempest-AttachVolumeMultiAttachTest-1302095414 tempest-AttachVolumeMultiAttachTest-1302095414-project-member] Calling method 'show' {{(pid=100298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 09:53:37.130874 np0000006707 devstack@c-api.service[100298]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 09:53:37.130874 np0000006707 devstack@c-api.service[100298]: warnings.warn( Aug 07 09:53:37.137557 np0000006707 devstack@c-api.service[100298]: INFO cinder.volume.api [None req-557a7ed3-6026-4199-84ec-f6cb85346be5 tempest-AttachVolumeMultiAttachTest-1302095414 tempest-AttachVolumeMultiAttachTest-1302095414-project-member] Volume info retrieved successfully. Aug 07 09:53:37.139123 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.v3.volumes [None req-aa5106b6-dc8a-43ce-a884-faa1ea30d482 tempest-VolumesExtendTest-1904797766 tempest-VolumesExtendTest-1904797766-project-member] Create volume of 1 GB Aug 07 09:53:37.139605 np0000006707 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 09:53:37.139605 np0000006707 devstack@c-api.service[100295]: warnings.warn( Aug 07 09:53:37.146849 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [None req-557a7ed3-6026-4199-84ec-f6cb85346be5 tempest-AttachVolumeMultiAttachTest-1302095414 tempest-AttachVolumeMultiAttachTest-1302095414-project-member] https://10.4.3.8/volume/v3/volumes/dd48fdb3-908b-4a43-95be-45b060aef13e returned with HTTP 200 Aug 07 09:53:37.147381 np0000006707 devstack@c-api.service[100298]: [pid: 100298|app: 0|req: 243/962] 10.4.3.8 () {66 vars in 1334 bytes} [Fri Aug 7 09:53:37 2026] GET /volume/v3/volumes/dd48fdb3-908b-4a43-95be-45b060aef13e => generated 849 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 09:53:37.151354 np0000006707 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-aa5106b6-dc8a-43ce-a884-faa1ea30d482 tempest-VolumesExtendTest-1904797766 tempest-VolumesExtendTest-1904797766-project-member] Availability Zones retrieved successfully. Aug 07 09:53:37.164943 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.volume.api [None req-aa5106b6-dc8a-43ce-a884-faa1ea30d482 tempest-VolumesExtendTest-1904797766 tempest-VolumesExtendTest-1904797766-project-member] Flow 'volume_create_api' (3e0c9367-410c-4457-9d16-2c9ac34f6bfc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100295) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 09:53:37.165923 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.volume.api [None req-aa5106b6-dc8a-43ce-a884-faa1ea30d482 tempest-VolumesExtendTest-1904797766 tempest-VolumesExtendTest-1904797766-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (31063e6b-1387-4d46-90de-a970b17120b1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100295) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 09:53:37.167388 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.volume.flows.api.create_volume [None req-aa5106b6-dc8a-43ce-a884-faa1ea30d482 tempest-VolumesExtendTest-1904797766 tempest-VolumesExtendTest-1904797766-project-member] Validating volume size '1' using validate_int {{(pid=100295) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 07 09:53:37.278965 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.volume.api [None req-aa5106b6-dc8a-43ce-a884-faa1ea30d482 tempest-VolumesExtendTest-1904797766 tempest-VolumesExtendTest-1904797766-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (31063e6b-1387-4d46-90de-a970b17120b1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-07T09:47:39Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=45fd9a3a-b61e-4c6c-9ab7-d02f06678d0d,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '45fd9a3a-b61e-4c6c-9ab7-d02f06678d0d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100295) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 09:53:37.280304 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.volume.api [None req-aa5106b6-dc8a-43ce-a884-faa1ea30d482 tempest-VolumesExtendTest-1904797766 tempest-VolumesExtendTest-1904797766-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7a88085d-5c6a-4689-9017-ca4dd876f78a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100295) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 09:53:37.397405 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.quota [None req-aa5106b6-dc8a-43ce-a884-faa1ea30d482 tempest-VolumesExtendTest-1904797766 tempest-VolumesExtendTest-1904797766-project-member] Created reservations ['f8fac788-80e6-40ff-b3d1-f7c0a4752cf9', 'a02c5464-ca1d-49f2-98b5-c48a5269b895', 'f94927ae-7895-4b8c-b5fe-64e51767d8ed', 'f07da507-bf01-4ddc-8338-33bed239eb8f'] {{(pid=100295) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 09:53:37.400255 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.volume.api [None req-aa5106b6-dc8a-43ce-a884-faa1ea30d482 tempest-VolumesExtendTest-1904797766 tempest-VolumesExtendTest-1904797766-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7a88085d-5c6a-4689-9017-ca4dd876f78a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['f8fac788-80e6-40ff-b3d1-f7c0a4752cf9', 'a02c5464-ca1d-49f2-98b5-c48a5269b895', 'f94927ae-7895-4b8c-b5fe-64e51767d8ed', 'f07da507-bf01-4ddc-8338-33bed239eb8f']}' {{(pid=100295) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 09:53:37.401932 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.volume.api [None req-aa5106b6-dc8a-43ce-a884-faa1ea30d482 tempest-VolumesExtendTest-1904797766 tempest-VolumesExtendTest-1904797766-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (40db4013-1806-41ee-99b0-254765a5db03) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100295) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 09:53:37.440138 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.volume.api [None req-aa5106b6-dc8a-43ce-a884-faa1ea30d482 tempest-VolumesExtendTest-1904797766 tempest-VolumesExtendTest-1904797766-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (40db4013-1806-41ee-99b0-254765a5db03) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '7a98ca48-e66e-4ed5-b613-95e3e29627ca', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesExtendTest-Volume-685775350',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='0d211815973947539f93f85f7fddb058',qos_specs=None,replication_status=,reservations=['f8fac788-80e6-40ff-b3d1-f7c0a4752cf9','a02c5464-ca1d-49f2-98b5-c48a5269b895','f94927ae-7895-4b8c-b5fe-64e51767d8ed','f07da507-bf01-4ddc-8338-33bed239eb8f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='058fd2d18fed4ae3ab4d44331aed60e4',volume_type_id=45fd9a3a-b61e-4c6c-9ab7-d02f06678d0d), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-07T09:53:37Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesExtendTest-Volume-685775350',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=7a98ca48-e66e-4ed5-b613-95e3e29627ca,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='0d211815973947539f93f85f7fddb058',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='058fd2d18fed4ae3ab4d44331aed60e4',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(45fd9a3a-b61e-4c6c-9ab7-d02f06678d0d),volume_type_id=45fd9a3a-b61e-4c6c-9ab7-d02f06678d0d)}' {{(pid=100295) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 09:53:37.441992 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.volume.api [None req-aa5106b6-dc8a-43ce-a884-faa1ea30d482 tempest-VolumesExtendTest-1904797766 tempest-VolumesExtendTest-1904797766-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (af226a3c-3193-4e31-b66d-d729e6db8c48) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100295) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 09:53:37.489114 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.volume.api [None req-aa5106b6-dc8a-43ce-a884-faa1ea30d482 tempest-VolumesExtendTest-1904797766 tempest-VolumesExtendTest-1904797766-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (af226a3c-3193-4e31-b66d-d729e6db8c48) transitioned into state 'SUCCESS' from state '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-685775350',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='0d211815973947539f93f85f7fddb058',qos_specs=None,replication_status=,reservations=['f8fac788-80e6-40ff-b3d1-f7c0a4752cf9','a02c5464-ca1d-49f2-98b5-c48a5269b895','f94927ae-7895-4b8c-b5fe-64e51767d8ed','f07da507-bf01-4ddc-8338-33bed239eb8f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='058fd2d18fed4ae3ab4d44331aed60e4',volume_type_id=45fd9a3a-b61e-4c6c-9ab7-d02f06678d0d)}' {{(pid=100295) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 09:53:37.491054 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.volume.api [None req-aa5106b6-dc8a-43ce-a884-faa1ea30d482 tempest-VolumesExtendTest-1904797766 tempest-VolumesExtendTest-1904797766-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (507e069b-57b4-4377-85e1-b78370a8b999) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100295) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 09:53:37.515396 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.volume.api [None req-aa5106b6-dc8a-43ce-a884-faa1ea30d482 tempest-VolumesExtendTest-1904797766 tempest-VolumesExtendTest-1904797766-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (507e069b-57b4-4377-85e1-b78370a8b999) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100295) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 09:53:37.518223 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.volume.api [None req-aa5106b6-dc8a-43ce-a884-faa1ea30d482 tempest-VolumesExtendTest-1904797766 tempest-VolumesExtendTest-1904797766-project-member] Flow 'volume_create_api' (3e0c9367-410c-4457-9d16-2c9ac34f6bfc) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100295) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 09:53:37.519160 np0000006707 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-aa5106b6-dc8a-43ce-a884-faa1ea30d482 tempest-VolumesExtendTest-1904797766 tempest-VolumesExtendTest-1904797766-project-member] Create volume request issued successfully. Aug 07 09:53:37.520786 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-aa5106b6-dc8a-43ce-a884-faa1ea30d482 tempest-VolumesExtendTest-1904797766 tempest-VolumesExtendTest-1904797766-project-member] https://10.4.3.8/volume/v3/volumes returned with HTTP 202 Aug 07 09:53:37.521376 np0000006707 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 238/963] 10.4.3.8 () {68 vars in 1245 bytes} [Fri Aug 7 09:53:36 2026] POST /volume/v3/volumes => generated 743 bytes in 535 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 07 09:53:37.546794 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [None req-841e3101-2a45-4c7c-8f09-be3d46399668 None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:53:37.552478 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-841e3101-2a45-4c7c-8f09-be3d46399668 tempest-VolumesExtendTest-1904797766 tempest-VolumesExtendTest-1904797766-project-member] GET https://10.4.3.8/volume/v3/volumes/7a98ca48-e66e-4ed5-b613-95e3e29627ca Aug 07 09:53:37.552478 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-841e3101-2a45-4c7c-8f09-be3d46399668 tempest-VolumesExtendTest-1904797766 tempest-VolumesExtendTest-1904797766-project-member] Empty body provided in request {{(pid=100296) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 09:53:37.552478 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-841e3101-2a45-4c7c-8f09-be3d46399668 tempest-VolumesExtendTest-1904797766 tempest-VolumesExtendTest-1904797766-project-member] Calling method 'show' {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 09:53:37.568077 np0000006707 devstack@c-api.service[100296]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 09:53:37.568077 np0000006707 devstack@c-api.service[100296]: warnings.warn( Aug 07 09:53:37.577349 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [req-91b840c9-0661-4c7b-8b69-d6e7adc11473 req-ca83bfa3-aad6-4996-afe3-5a8aaacf7276 None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:53:37.581338 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [req-91b840c9-0661-4c7b-8b69-d6e7adc11473 req-ca83bfa3-aad6-4996-afe3-5a8aaacf7276 tempest-AttachVolumeMultiAttachTest-1302095414 tempest-AttachVolumeMultiAttachTest-1302095414-project-member] POST https://10.4.3.8/volume/v3/attachments/10921e87-6d14-4e19-87b6-6fabe5e52d89/action Aug 07 09:53:37.581338 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [req-91b840c9-0661-4c7b-8b69-d6e7adc11473 req-ca83bfa3-aad6-4996-afe3-5a8aaacf7276 tempest-AttachVolumeMultiAttachTest-1302095414 tempest-AttachVolumeMultiAttachTest-1302095414-project-member] Action body: b'{"os-complete": null}' {{(pid=100297) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 07 09:53:37.581676 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [req-91b840c9-0661-4c7b-8b69-d6e7adc11473 req-ca83bfa3-aad6-4996-afe3-5a8aaacf7276 tempest-AttachVolumeMultiAttachTest-1302095414 tempest-AttachVolumeMultiAttachTest-1302095414-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 09:53:37.581785 np0000006707 devstack@c-api.service[100296]: INFO cinder.volume.api [None req-841e3101-2a45-4c7c-8f09-be3d46399668 tempest-VolumesExtendTest-1904797766 tempest-VolumesExtendTest-1904797766-project-member] Volume info retrieved successfully. Aug 07 09:53:37.590947 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-841e3101-2a45-4c7c-8f09-be3d46399668 tempest-VolumesExtendTest-1904797766 tempest-VolumesExtendTest-1904797766-project-member] https://10.4.3.8/volume/v3/volumes/7a98ca48-e66e-4ed5-b613-95e3e29627ca returned with HTTP 200 Aug 07 09:53:37.592448 np0000006707 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 242/964] 10.4.3.8 () {66 vars in 1334 bytes} [Fri Aug 7 09:53:37 2026] GET /volume/v3/volumes/7a98ca48-e66e-4ed5-b613-95e3e29627ca => generated 811 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 09:53:37.611594 np0000006707 devstack@c-api.service[100297]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 09:53:37.611594 np0000006707 devstack@c-api.service[100297]: warnings.warn( Aug 07 09:53:37.636444 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [req-91b840c9-0661-4c7b-8b69-d6e7adc11473 req-ca83bfa3-aad6-4996-afe3-5a8aaacf7276 tempest-AttachVolumeMultiAttachTest-1302095414 tempest-AttachVolumeMultiAttachTest-1302095414-project-member] https://10.4.3.8/volume/v3/attachments/10921e87-6d14-4e19-87b6-6fabe5e52d89/action returned with HTTP 204 Aug 07 09:53:37.636444 np0000006707 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 242/965] 10.4.3.8 () {74 vars in 1711 bytes} [Fri Aug 7 09:53:37 2026] POST /volume/v3/attachments/10921e87-6d14-4e19-87b6-6fabe5e52d89/action => generated 0 bytes in 61 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 07 09:53:38.174121 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.middleware.request_id [None req-0f6f9ae3-8394-4c7e-bdf4-b3c32cf6fda9 None None] RequestId filter calling following filter/app {{(pid=100298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:53:38.178193 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [None req-0f6f9ae3-8394-4c7e-bdf4-b3c32cf6fda9 tempest-AttachVolumeMultiAttachTest-1302095414 tempest-AttachVolumeMultiAttachTest-1302095414-project-member] GET https://10.4.3.8/volume/v3/volumes/dd48fdb3-908b-4a43-95be-45b060aef13e Aug 07 09:53:38.178509 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [None req-0f6f9ae3-8394-4c7e-bdf4-b3c32cf6fda9 tempest-AttachVolumeMultiAttachTest-1302095414 tempest-AttachVolumeMultiAttachTest-1302095414-project-member] Empty body provided in request {{(pid=100298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 09:53:38.178878 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [None req-0f6f9ae3-8394-4c7e-bdf4-b3c32cf6fda9 tempest-AttachVolumeMultiAttachTest-1302095414 tempest-AttachVolumeMultiAttachTest-1302095414-project-member] Calling method 'show' {{(pid=100298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 09:53:38.193506 np0000006707 devstack@c-api.service[100298]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 09:53:38.193506 np0000006707 devstack@c-api.service[100298]: warnings.warn( Aug 07 09:53:38.201307 np0000006707 devstack@c-api.service[100298]: INFO cinder.volume.api [None req-0f6f9ae3-8394-4c7e-bdf4-b3c32cf6fda9 tempest-AttachVolumeMultiAttachTest-1302095414 tempest-AttachVolumeMultiAttachTest-1302095414-project-member] Volume info retrieved successfully. Aug 07 09:53:38.209105 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [None req-0f6f9ae3-8394-4c7e-bdf4-b3c32cf6fda9 tempest-AttachVolumeMultiAttachTest-1302095414 tempest-AttachVolumeMultiAttachTest-1302095414-project-member] https://10.4.3.8/volume/v3/volumes/dd48fdb3-908b-4a43-95be-45b060aef13e returned with HTTP 200 Aug 07 09:53:38.210618 np0000006707 devstack@c-api.service[100298]: [pid: 100298|app: 0|req: 244/966] 10.4.3.8 () {66 vars in 1334 bytes} [Fri Aug 7 09:53:38 2026] GET /volume/v3/volumes/dd48fdb3-908b-4a43-95be-45b060aef13e => generated 1141 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 09:53:38.296630 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [req-a23144b0-086b-402b-9fc4-1d37bf1edb84 req-fe5d8076-d0df-4c27-bad8-b68e14f2b075 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:53:38.302368 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [req-a23144b0-086b-402b-9fc4-1d37bf1edb84 req-fe5d8076-d0df-4c27-bad8-b68e14f2b075 tempest-AttachVolumeMultiAttachTest-1302095414 tempest-AttachVolumeMultiAttachTest-1302095414-project-member] GET https://10.4.3.8/volume/v3/volumes/dd48fdb3-908b-4a43-95be-45b060aef13e Aug 07 09:53:38.303536 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [req-a23144b0-086b-402b-9fc4-1d37bf1edb84 req-fe5d8076-d0df-4c27-bad8-b68e14f2b075 tempest-AttachVolumeMultiAttachTest-1302095414 tempest-AttachVolumeMultiAttachTest-1302095414-project-member] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 09:53:38.303536 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [req-a23144b0-086b-402b-9fc4-1d37bf1edb84 req-fe5d8076-d0df-4c27-bad8-b68e14f2b075 tempest-AttachVolumeMultiAttachTest-1302095414 tempest-AttachVolumeMultiAttachTest-1302095414-project-member] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 09:53:38.327361 np0000006707 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 09:53:38.327361 np0000006707 devstack@c-api.service[100295]: warnings.warn( Aug 07 09:53:38.335359 np0000006707 devstack@c-api.service[100295]: INFO cinder.volume.api [req-a23144b0-086b-402b-9fc4-1d37bf1edb84 req-fe5d8076-d0df-4c27-bad8-b68e14f2b075 tempest-AttachVolumeMultiAttachTest-1302095414 tempest-AttachVolumeMultiAttachTest-1302095414-project-member] Volume info retrieved successfully. Aug 07 09:53:38.343860 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [req-a23144b0-086b-402b-9fc4-1d37bf1edb84 req-fe5d8076-d0df-4c27-bad8-b68e14f2b075 tempest-AttachVolumeMultiAttachTest-1302095414 tempest-AttachVolumeMultiAttachTest-1302095414-project-member] https://10.4.3.8/volume/v3/volumes/dd48fdb3-908b-4a43-95be-45b060aef13e returned with HTTP 200 Aug 07 09:53:38.344746 np0000006707 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 239/967] 10.4.3.8 () {68 vars in 1584 bytes} [Fri Aug 7 09:53:38 2026] GET /volume/v3/volumes/dd48fdb3-908b-4a43-95be-45b060aef13e => generated 1141 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 09:53:38.513648 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [None req-c36e8091-3335-44fa-b1b0-c193910612d7 None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:53:38.513648 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-c36e8091-3335-44fa-b1b0-c193910612d7 None None] GET https://10.4.3.8/volume// Aug 07 09:53:38.513648 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-c36e8091-3335-44fa-b1b0-c193910612d7 None None] Empty body provided in request {{(pid=100296) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 09:53:38.513648 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-c36e8091-3335-44fa-b1b0-c193910612d7 None None] Calling method 'all' {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 09:53:38.514104 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-c36e8091-3335-44fa-b1b0-c193910612d7 None None] https://10.4.3.8/volume// returned with HTTP 300 Aug 07 09:53:38.514336 np0000006707 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 243/968] 10.4.3.8 () {66 vars in 1414 bytes} [Fri Aug 7 09:53:38 2026] GET /volume/ => generated 384 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 07 09:53:38.524606 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [req-a23144b0-086b-402b-9fc4-1d37bf1edb84 req-ca4fc80f-f8e2-4782-9cc6-a89514e50ce1 None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:53:38.529992 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [req-a23144b0-086b-402b-9fc4-1d37bf1edb84 req-ca4fc80f-f8e2-4782-9cc6-a89514e50ce1 tempest-AttachVolumeMultiAttachTest-1302095414 tempest-AttachVolumeMultiAttachTest-1302095414-project-member] POST https://10.4.3.8/volume/v3/attachments Aug 07 09:53:38.530801 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [req-a23144b0-086b-402b-9fc4-1d37bf1edb84 req-ca4fc80f-f8e2-4782-9cc6-a89514e50ce1 tempest-AttachVolumeMultiAttachTest-1302095414 tempest-AttachVolumeMultiAttachTest-1302095414-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "dd48fdb3-908b-4a43-95be-45b060aef13e", "connector": null, "instance_uuid": "5e679b22-671d-4203-b34b-513ffdb8eb14"}} {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 09:53:38.560505 np0000006707 devstack@c-api.service[100297]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 09:53:38.560505 np0000006707 devstack@c-api.service[100297]: warnings.warn( Aug 07 09:53:38.611994 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [req-a23144b0-086b-402b-9fc4-1d37bf1edb84 req-ca4fc80f-f8e2-4782-9cc6-a89514e50ce1 tempest-AttachVolumeMultiAttachTest-1302095414 tempest-AttachVolumeMultiAttachTest-1302095414-project-member] https://10.4.3.8/volume/v3/attachments returned with HTTP 200 Aug 07 09:53:38.612514 np0000006707 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 243/969] 10.4.3.8 () {74 vars in 1580 bytes} [Fri Aug 7 09:53:38 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 09:53:38.620080 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.middleware.request_id [None req-881fc5f2-e2b5-4141-929e-5b291e4811e5 None None] RequestId filter calling following filter/app {{(pid=100298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:53:38.625883 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [None req-881fc5f2-e2b5-4141-929e-5b291e4811e5 tempest-VolumesExtendTest-1904797766 tempest-VolumesExtendTest-1904797766-project-member] GET https://10.4.3.8/volume/v3/volumes/7a98ca48-e66e-4ed5-b613-95e3e29627ca Aug 07 09:53:38.625883 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [None req-881fc5f2-e2b5-4141-929e-5b291e4811e5 tempest-VolumesExtendTest-1904797766 tempest-VolumesExtendTest-1904797766-project-member] Empty body provided in request {{(pid=100298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 09:53:38.626430 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [None req-881fc5f2-e2b5-4141-929e-5b291e4811e5 tempest-VolumesExtendTest-1904797766 tempest-VolumesExtendTest-1904797766-project-member] Calling method 'show' {{(pid=100298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 09:53:38.645660 np0000006707 devstack@c-api.service[100298]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 09:53:38.645660 np0000006707 devstack@c-api.service[100298]: warnings.warn( Aug 07 09:53:38.655177 np0000006707 devstack@c-api.service[100298]: INFO cinder.volume.api [None req-881fc5f2-e2b5-4141-929e-5b291e4811e5 tempest-VolumesExtendTest-1904797766 tempest-VolumesExtendTest-1904797766-project-member] Volume info retrieved successfully. Aug 07 09:53:38.668916 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [None req-881fc5f2-e2b5-4141-929e-5b291e4811e5 tempest-VolumesExtendTest-1904797766 tempest-VolumesExtendTest-1904797766-project-member] https://10.4.3.8/volume/v3/volumes/7a98ca48-e66e-4ed5-b613-95e3e29627ca returned with HTTP 200 Aug 07 09:53:38.669044 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-01024214-a020-4b29-a85c-1ff542960abc None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:53:38.669380 np0000006707 devstack@c-api.service[100298]: [pid: 100298|app: 0|req: 245/970] 10.4.3.8 () {66 vars in 1334 bytes} [Fri Aug 7 09:53:38 2026] GET /volume/v3/volumes/7a98ca48-e66e-4ed5-b613-95e3e29627ca => generated 1351 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 09:53:38.675579 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-01024214-a020-4b29-a85c-1ff542960abc tempest-AttachVolumeMultiAttachTest-1302095414 tempest-AttachVolumeMultiAttachTest-1302095414-project-member] GET https://10.4.3.8/volume/v3/volumes/dd48fdb3-908b-4a43-95be-45b060aef13e Aug 07 09:53:38.676261 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-01024214-a020-4b29-a85c-1ff542960abc tempest-AttachVolumeMultiAttachTest-1302095414 tempest-AttachVolumeMultiAttachTest-1302095414-project-member] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 09:53:38.676803 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-01024214-a020-4b29-a85c-1ff542960abc tempest-AttachVolumeMultiAttachTest-1302095414 tempest-AttachVolumeMultiAttachTest-1302095414-project-member] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 09:53:38.688511 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [None req-b9b22416-e489-4492-97fb-9e464c9559f8 None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:53:38.691690 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-b9b22416-e489-4492-97fb-9e464c9559f8 tempest-VolumesExtendTest-1904797766 tempest-VolumesExtendTest-1904797766-project-member] POST https://10.4.3.8/volume/v3/volumes/7a98ca48-e66e-4ed5-b613-95e3e29627ca/action Aug 07 09:53:38.692058 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-b9b22416-e489-4492-97fb-9e464c9559f8 tempest-VolumesExtendTest-1904797766 tempest-VolumesExtendTest-1904797766-project-member] Action body: b'{"os-extend": {"new_size": 2}}' {{(pid=100296) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 07 09:53:38.692299 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-b9b22416-e489-4492-97fb-9e464c9559f8 tempest-VolumesExtendTest-1904797766 tempest-VolumesExtendTest-1904797766-project-member] Action: 'action', calling method: _extend, body: {"os-extend": {"new_size": 2}} {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 09:53:38.699509 np0000006707 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 09:53:38.699509 np0000006707 devstack@c-api.service[100295]: warnings.warn( Aug 07 09:53:38.704549 np0000006707 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-01024214-a020-4b29-a85c-1ff542960abc tempest-AttachVolumeMultiAttachTest-1302095414 tempest-AttachVolumeMultiAttachTest-1302095414-project-member] Volume info retrieved successfully. Aug 07 09:53:38.707280 np0000006707 devstack@c-api.service[100296]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 09:53:38.707280 np0000006707 devstack@c-api.service[100296]: warnings.warn( Aug 07 09:53:38.707833 np0000006707 devstack@c-api.service[100296]: INFO cinder.volume.api [None req-b9b22416-e489-4492-97fb-9e464c9559f8 tempest-VolumesExtendTest-1904797766 tempest-VolumesExtendTest-1904797766-project-member] Volume info retrieved successfully. Aug 07 09:53:38.714475 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-01024214-a020-4b29-a85c-1ff542960abc tempest-AttachVolumeMultiAttachTest-1302095414 tempest-AttachVolumeMultiAttachTest-1302095414-project-member] https://10.4.3.8/volume/v3/volumes/dd48fdb3-908b-4a43-95be-45b060aef13e returned with HTTP 200 Aug 07 09:53:38.715099 np0000006707 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 240/971] 10.4.3.8 () {66 vars in 1334 bytes} [Fri Aug 7 09:53:38 2026] GET /volume/v3/volumes/dd48fdb3-908b-4a43-95be-45b060aef13e => generated 1143 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 09:53:38.767187 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [None req-b5f238f9-d0c1-4f61-81fc-034b6185379c None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:53:38.767704 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-b5f238f9-d0c1-4f61-81fc-034b6185379c None None] GET https://10.4.3.8/volume// Aug 07 09:53:38.768682 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-b5f238f9-d0c1-4f61-81fc-034b6185379c None None] Empty body provided in request {{(pid=100297) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 09:53:38.768682 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-b5f238f9-d0c1-4f61-81fc-034b6185379c None None] Calling method 'all' {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 09:53:38.768798 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-b5f238f9-d0c1-4f61-81fc-034b6185379c None None] https://10.4.3.8/volume// returned with HTTP 300 Aug 07 09:53:38.769786 np0000006707 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 244/972] 10.4.3.8 () {66 vars in 1412 bytes} [Fri Aug 7 09:53:38 2026] GET /volume/ => generated 384 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 07 09:53:38.784195 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.quota [None req-b9b22416-e489-4492-97fb-9e464c9559f8 tempest-VolumesExtendTest-1904797766 tempest-VolumesExtendTest-1904797766-project-member] Created reservations ['a561e0a8-6a09-4900-b2fc-8fb0e1af5e52', '175d87a2-6f0e-41c1-911a-6acbf384c675'] {{(pid=100296) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 09:53:38.810159 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.middleware.request_id [req-a23144b0-086b-402b-9fc4-1d37bf1edb84 req-4949fcfe-7e12-4201-bbcb-880887996c42 None None] RequestId filter calling following filter/app {{(pid=100298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:53:38.816449 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [req-a23144b0-086b-402b-9fc4-1d37bf1edb84 req-4949fcfe-7e12-4201-bbcb-880887996c42 tempest-AttachVolumeMultiAttachTest-1302095414 tempest-AttachVolumeMultiAttachTest-1302095414-project-member] GET https://10.4.3.8/volume/v3/volumes/dd48fdb3-908b-4a43-95be-45b060aef13e Aug 07 09:53:38.816449 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [req-a23144b0-086b-402b-9fc4-1d37bf1edb84 req-4949fcfe-7e12-4201-bbcb-880887996c42 tempest-AttachVolumeMultiAttachTest-1302095414 tempest-AttachVolumeMultiAttachTest-1302095414-project-member] Empty body provided in request {{(pid=100298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 09:53:38.816640 np0000006707 devstack@c-api.service[100296]: INFO cinder.volume.api [None req-b9b22416-e489-4492-97fb-9e464c9559f8 tempest-VolumesExtendTest-1904797766 tempest-VolumesExtendTest-1904797766-project-member] Extend volume request issued successfully. Aug 07 09:53:38.816685 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [req-a23144b0-086b-402b-9fc4-1d37bf1edb84 req-4949fcfe-7e12-4201-bbcb-880887996c42 tempest-AttachVolumeMultiAttachTest-1302095414 tempest-AttachVolumeMultiAttachTest-1302095414-project-member] Calling method 'show' {{(pid=100298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 09:53:38.816721 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-b9b22416-e489-4492-97fb-9e464c9559f8 tempest-VolumesExtendTest-1904797766 tempest-VolumesExtendTest-1904797766-project-member] https://10.4.3.8/volume/v3/volumes/7a98ca48-e66e-4ed5-b613-95e3e29627ca/action returned with HTTP 202 Aug 07 09:53:38.816721 np0000006707 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 244/973] 10.4.3.8 () {68 vars in 1376 bytes} [Fri Aug 7 09:53:38 2026] POST /volume/v3/volumes/7a98ca48-e66e-4ed5-b613-95e3e29627ca/action => generated 0 bytes in 128 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 07 09:53:38.830111 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-d031cc52-9a96-4aec-8092-f94cb87fb067 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:53:38.836051 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-d031cc52-9a96-4aec-8092-f94cb87fb067 tempest-VolumesExtendTest-1904797766 tempest-VolumesExtendTest-1904797766-project-member] GET https://10.4.3.8/volume/v3/volumes/7a98ca48-e66e-4ed5-b613-95e3e29627ca Aug 07 09:53:38.837480 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-d031cc52-9a96-4aec-8092-f94cb87fb067 tempest-VolumesExtendTest-1904797766 tempest-VolumesExtendTest-1904797766-project-member] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 09:53:38.837480 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-d031cc52-9a96-4aec-8092-f94cb87fb067 tempest-VolumesExtendTest-1904797766 tempest-VolumesExtendTest-1904797766-project-member] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 09:53:38.843021 np0000006707 devstack@c-api.service[100298]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 09:53:38.843021 np0000006707 devstack@c-api.service[100298]: warnings.warn( Aug 07 09:53:38.847248 np0000006707 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 09:53:38.847248 np0000006707 devstack@c-api.service[100295]: warnings.warn( Aug 07 09:53:38.858826 np0000006707 devstack@c-api.service[100298]: INFO cinder.volume.api [req-a23144b0-086b-402b-9fc4-1d37bf1edb84 req-4949fcfe-7e12-4201-bbcb-880887996c42 tempest-AttachVolumeMultiAttachTest-1302095414 tempest-AttachVolumeMultiAttachTest-1302095414-project-member] Volume info retrieved successfully. Aug 07 09:53:38.863799 np0000006707 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-d031cc52-9a96-4aec-8092-f94cb87fb067 tempest-VolumesExtendTest-1904797766 tempest-VolumesExtendTest-1904797766-project-member] Volume info retrieved successfully. Aug 07 09:53:38.875516 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [req-a23144b0-086b-402b-9fc4-1d37bf1edb84 req-4949fcfe-7e12-4201-bbcb-880887996c42 tempest-AttachVolumeMultiAttachTest-1302095414 tempest-AttachVolumeMultiAttachTest-1302095414-project-member] https://10.4.3.8/volume/v3/volumes/dd48fdb3-908b-4a43-95be-45b060aef13e returned with HTTP 200 Aug 07 09:53:38.876126 np0000006707 devstack@c-api.service[100298]: [pid: 100298|app: 0|req: 246/974] 10.4.3.8 () {70 vars in 1625 bytes} [Fri Aug 7 09:53:38 2026] GET /volume/v3/volumes/dd48fdb3-908b-4a43-95be-45b060aef13e => generated 1323 bytes in 66 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 07 09:53:38.883895 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-d031cc52-9a96-4aec-8092-f94cb87fb067 tempest-VolumesExtendTest-1904797766 tempest-VolumesExtendTest-1904797766-project-member] https://10.4.3.8/volume/v3/volumes/7a98ca48-e66e-4ed5-b613-95e3e29627ca returned with HTTP 200 Aug 07 09:53:38.885596 np0000006707 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 241/975] 10.4.3.8 () {66 vars in 1334 bytes} [Fri Aug 7 09:53:38 2026] GET /volume/v3/volumes/7a98ca48-e66e-4ed5-b613-95e3e29627ca => generated 1351 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 09:53:39.182709 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [req-a23144b0-086b-402b-9fc4-1d37bf1edb84 req-1388c27f-6ad4-434f-ae33-6878eae2b620 None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:53:39.190053 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [req-a23144b0-086b-402b-9fc4-1d37bf1edb84 req-1388c27f-6ad4-434f-ae33-6878eae2b620 tempest-AttachVolumeMultiAttachTest-1302095414 tempest-AttachVolumeMultiAttachTest-1302095414-project-member] PUT https://10.4.3.8/volume/v3/attachments/2333361f-81a5-4fdd-9799-ee20e4f23aa7 Aug 07 09:53:39.192320 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [req-a23144b0-086b-402b-9fc4-1d37bf1edb84 req-1388c27f-6ad4-434f-ae33-6878eae2b620 tempest-AttachVolumeMultiAttachTest-1302095414 tempest-AttachVolumeMultiAttachTest-1302095414-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.8", "host": "np0000006707", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:568b993d50b1", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "d2780578-1896-461f-80ac-b58d2e346b90", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 09:53:39.206058 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.coordination [req-a23144b0-086b-402b-9fc4-1d37bf1edb84 req-1388c27f-6ad4-434f-ae33-6878eae2b620 tempest-AttachVolumeMultiAttachTest-1302095414 tempest-AttachVolumeMultiAttachTest-1302095414-project-member] Acquiring lock "cinder-attachment_update-dd48fdb3-908b-4a43-95be-45b060aef13e-np0000006707" by "attachment_update" {{(pid=100297) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 07 09:53:39.215640 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.coordination [req-a23144b0-086b-402b-9fc4-1d37bf1edb84 req-1388c27f-6ad4-434f-ae33-6878eae2b620 tempest-AttachVolumeMultiAttachTest-1302095414 tempest-AttachVolumeMultiAttachTest-1302095414-project-member] Lock "cinder-attachment_update-dd48fdb3-908b-4a43-95be-45b060aef13e-np0000006707" acquired by "attachment_update" :: waited 0.010s {{(pid=100297) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 07 09:53:39.217704 np0000006707 devstack@c-api.service[100297]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 09:53:39.217704 np0000006707 devstack@c-api.service[100297]: warnings.warn( Aug 07 09:53:39.433196 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.coordination [req-a23144b0-086b-402b-9fc4-1d37bf1edb84 req-1388c27f-6ad4-434f-ae33-6878eae2b620 tempest-AttachVolumeMultiAttachTest-1302095414 tempest-AttachVolumeMultiAttachTest-1302095414-project-member] Lock "cinder-attachment_update-dd48fdb3-908b-4a43-95be-45b060aef13e-np0000006707" released by "attachment_update" :: held 0.217s {{(pid=100297) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 07 09:53:39.436782 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [req-a23144b0-086b-402b-9fc4-1d37bf1edb84 req-1388c27f-6ad4-434f-ae33-6878eae2b620 tempest-AttachVolumeMultiAttachTest-1302095414 tempest-AttachVolumeMultiAttachTest-1302095414-project-member] https://10.4.3.8/volume/v3/attachments/2333361f-81a5-4fdd-9799-ee20e4f23aa7 returned with HTTP 200 Aug 07 09:53:39.436782 np0000006707 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 245/976] 10.4.3.8 () {74 vars in 1690 bytes} [Fri Aug 7 09:53:39 2026] PUT /volume/v3/attachments/2333361f-81a5-4fdd-9799-ee20e4f23aa7 => generated 969 bytes in 252 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 09:53:39.738067 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [None req-95e2f2f6-52f1-4412-8c84-38977b93095a None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:53:39.742271 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-95e2f2f6-52f1-4412-8c84-38977b93095a tempest-AttachVolumeMultiAttachTest-1302095414 tempest-AttachVolumeMultiAttachTest-1302095414-project-member] GET https://10.4.3.8/volume/v3/volumes/dd48fdb3-908b-4a43-95be-45b060aef13e Aug 07 09:53:39.742963 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-95e2f2f6-52f1-4412-8c84-38977b93095a tempest-AttachVolumeMultiAttachTest-1302095414 tempest-AttachVolumeMultiAttachTest-1302095414-project-member] Empty body provided in request {{(pid=100296) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 09:53:39.742963 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-95e2f2f6-52f1-4412-8c84-38977b93095a tempest-AttachVolumeMultiAttachTest-1302095414 tempest-AttachVolumeMultiAttachTest-1302095414-project-member] Calling method 'show' {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 09:53:39.765821 np0000006707 devstack@c-api.service[100296]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 09:53:39.765821 np0000006707 devstack@c-api.service[100296]: warnings.warn( Aug 07 09:53:39.773055 np0000006707 devstack@c-api.service[100296]: INFO cinder.volume.api [None req-95e2f2f6-52f1-4412-8c84-38977b93095a tempest-AttachVolumeMultiAttachTest-1302095414 tempest-AttachVolumeMultiAttachTest-1302095414-project-member] Volume info retrieved successfully. Aug 07 09:53:39.783468 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-95e2f2f6-52f1-4412-8c84-38977b93095a tempest-AttachVolumeMultiAttachTest-1302095414 tempest-AttachVolumeMultiAttachTest-1302095414-project-member] https://10.4.3.8/volume/v3/volumes/dd48fdb3-908b-4a43-95be-45b060aef13e returned with HTTP 200 Aug 07 09:53:39.784044 np0000006707 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 245/977] 10.4.3.8 () {66 vars in 1334 bytes} [Fri Aug 7 09:53:39 2026] GET /volume/v3/volumes/dd48fdb3-908b-4a43-95be-45b060aef13e => generated 1144 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 09:53:39.905306 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.middleware.request_id [None req-fc1ca53f-c8e6-4868-bdc0-0a33b6856aa3 None None] RequestId filter calling following filter/app {{(pid=100298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:53:39.907624 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [None req-fc1ca53f-c8e6-4868-bdc0-0a33b6856aa3 tempest-VolumesExtendTest-1904797766 tempest-VolumesExtendTest-1904797766-project-member] GET https://10.4.3.8/volume/v3/volumes/7a98ca48-e66e-4ed5-b613-95e3e29627ca Aug 07 09:53:39.907887 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [None req-fc1ca53f-c8e6-4868-bdc0-0a33b6856aa3 tempest-VolumesExtendTest-1904797766 tempest-VolumesExtendTest-1904797766-project-member] Empty body provided in request {{(pid=100298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 09:53:39.908295 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [None req-fc1ca53f-c8e6-4868-bdc0-0a33b6856aa3 tempest-VolumesExtendTest-1904797766 tempest-VolumesExtendTest-1904797766-project-member] Calling method 'show' {{(pid=100298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 09:53:39.919026 np0000006707 devstack@c-api.service[100298]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 09:53:39.919026 np0000006707 devstack@c-api.service[100298]: warnings.warn( Aug 07 09:53:39.924829 np0000006707 devstack@c-api.service[100298]: INFO cinder.volume.api [None req-fc1ca53f-c8e6-4868-bdc0-0a33b6856aa3 tempest-VolumesExtendTest-1904797766 tempest-VolumesExtendTest-1904797766-project-member] Volume info retrieved successfully. Aug 07 09:53:39.932823 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [None req-fc1ca53f-c8e6-4868-bdc0-0a33b6856aa3 tempest-VolumesExtendTest-1904797766 tempest-VolumesExtendTest-1904797766-project-member] https://10.4.3.8/volume/v3/volumes/7a98ca48-e66e-4ed5-b613-95e3e29627ca returned with HTTP 200 Aug 07 09:53:39.932823 np0000006707 devstack@c-api.service[100298]: [pid: 100298|app: 0|req: 247/978] 10.4.3.8 () {66 vars in 1334 bytes} [Fri Aug 7 09:53:39 2026] GET /volume/v3/volumes/7a98ca48-e66e-4ed5-b613-95e3e29627ca => generated 1351 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 09:53:39.949301 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-6a10fca2-15db-4cf1-8d20-d61c0371d1dd None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:53:39.951353 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-6a10fca2-15db-4cf1-8d20-d61c0371d1dd tempest-VolumesExtendTest-1904797766 tempest-VolumesExtendTest-1904797766-project-member] GET https://10.4.3.8/volume/v3/volumes/7a98ca48-e66e-4ed5-b613-95e3e29627ca Aug 07 09:53:39.953072 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-6a10fca2-15db-4cf1-8d20-d61c0371d1dd tempest-VolumesExtendTest-1904797766 tempest-VolumesExtendTest-1904797766-project-member] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 09:53:39.953072 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-6a10fca2-15db-4cf1-8d20-d61c0371d1dd tempest-VolumesExtendTest-1904797766 tempest-VolumesExtendTest-1904797766-project-member] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 09:53:39.960162 np0000006707 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 09:53:39.960162 np0000006707 devstack@c-api.service[100295]: warnings.warn( Aug 07 09:53:39.963253 np0000006707 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-6a10fca2-15db-4cf1-8d20-d61c0371d1dd tempest-VolumesExtendTest-1904797766 tempest-VolumesExtendTest-1904797766-project-member] Volume info retrieved successfully. Aug 07 09:53:39.968515 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-6a10fca2-15db-4cf1-8d20-d61c0371d1dd tempest-VolumesExtendTest-1904797766 tempest-VolumesExtendTest-1904797766-project-member] https://10.4.3.8/volume/v3/volumes/7a98ca48-e66e-4ed5-b613-95e3e29627ca returned with HTTP 200 Aug 07 09:53:39.969146 np0000006707 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 242/979] 10.4.3.8 () {66 vars in 1334 bytes} [Fri Aug 7 09:53:39 2026] GET /volume/v3/volumes/7a98ca48-e66e-4ed5-b613-95e3e29627ca => generated 1351 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 09:53:39.983738 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [None req-9a320d7e-6870-4690-bc2b-ad3f34eee42b None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:53:39.986317 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-9a320d7e-6870-4690-bc2b-ad3f34eee42b tempest-VolumesExtendTest-1904797766 tempest-VolumesExtendTest-1904797766-project-member] GET https://10.4.3.8/volume/v3/volumes/7a98ca48-e66e-4ed5-b613-95e3e29627ca Aug 07 09:53:39.986619 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-9a320d7e-6870-4690-bc2b-ad3f34eee42b tempest-VolumesExtendTest-1904797766 tempest-VolumesExtendTest-1904797766-project-member] Empty body provided in request {{(pid=100297) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 09:53:39.986865 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-9a320d7e-6870-4690-bc2b-ad3f34eee42b tempest-VolumesExtendTest-1904797766 tempest-VolumesExtendTest-1904797766-project-member] Calling method 'show' {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 09:53:39.995263 np0000006707 devstack@c-api.service[100297]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 09:53:39.995263 np0000006707 devstack@c-api.service[100297]: warnings.warn( Aug 07 09:53:40.005465 np0000006707 devstack@c-api.service[100297]: INFO cinder.volume.api [None req-9a320d7e-6870-4690-bc2b-ad3f34eee42b tempest-VolumesExtendTest-1904797766 tempest-VolumesExtendTest-1904797766-project-member] Volume info retrieved successfully. Aug 07 09:53:40.009505 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-9a320d7e-6870-4690-bc2b-ad3f34eee42b tempest-VolumesExtendTest-1904797766 tempest-VolumesExtendTest-1904797766-project-member] https://10.4.3.8/volume/v3/volumes/7a98ca48-e66e-4ed5-b613-95e3e29627ca returned with HTTP 200 Aug 07 09:53:40.010160 np0000006707 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 246/980] 10.4.3.8 () {66 vars in 1334 bytes} [Fri Aug 7 09:53:39 2026] GET /volume/v3/volumes/7a98ca48-e66e-4ed5-b613-95e3e29627ca => generated 1351 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 09:53:40.025554 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [None req-56823d8f-eb06-4a52-946d-fe3255b6ad4e None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:53:40.027558 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-56823d8f-eb06-4a52-946d-fe3255b6ad4e tempest-VolumesExtendTest-1904797766 tempest-VolumesExtendTest-1904797766-project-member] DELETE https://10.4.3.8/volume/v3/volumes/7a98ca48-e66e-4ed5-b613-95e3e29627ca Aug 07 09:53:40.027776 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-56823d8f-eb06-4a52-946d-fe3255b6ad4e tempest-VolumesExtendTest-1904797766 tempest-VolumesExtendTest-1904797766-project-member] Empty body provided in request {{(pid=100296) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 09:53:40.027996 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-56823d8f-eb06-4a52-946d-fe3255b6ad4e tempest-VolumesExtendTest-1904797766 tempest-VolumesExtendTest-1904797766-project-member] Calling method 'delete' {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 09:53:40.028161 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.v3.volumes [None req-56823d8f-eb06-4a52-946d-fe3255b6ad4e tempest-VolumesExtendTest-1904797766 tempest-VolumesExtendTest-1904797766-project-member] Delete volume with id: 7a98ca48-e66e-4ed5-b613-95e3e29627ca Aug 07 09:53:40.040719 np0000006707 devstack@c-api.service[100296]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 09:53:40.040719 np0000006707 devstack@c-api.service[100296]: warnings.warn( Aug 07 09:53:40.041798 np0000006707 devstack@c-api.service[100296]: INFO cinder.volume.api [None req-56823d8f-eb06-4a52-946d-fe3255b6ad4e tempest-VolumesExtendTest-1904797766 tempest-VolumesExtendTest-1904797766-project-member] Volume info retrieved successfully. Aug 07 09:53:40.066109 np0000006707 devstack@c-api.service[100296]: INFO cinder.volume.api [None req-56823d8f-eb06-4a52-946d-fe3255b6ad4e tempest-VolumesExtendTest-1904797766 tempest-VolumesExtendTest-1904797766-project-member] Delete volume request issued successfully. Aug 07 09:53:40.066382 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-56823d8f-eb06-4a52-946d-fe3255b6ad4e tempest-VolumesExtendTest-1904797766 tempest-VolumesExtendTest-1904797766-project-member] https://10.4.3.8/volume/v3/volumes/7a98ca48-e66e-4ed5-b613-95e3e29627ca returned with HTTP 202 Aug 07 09:53:40.066988 np0000006707 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 246/981] 10.4.3.8 () {66 vars in 1337 bytes} [Fri Aug 7 09:53:40 2026] DELETE /volume/v3/volumes/7a98ca48-e66e-4ed5-b613-95e3e29627ca => generated 0 bytes in 42 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 07 09:53:40.076380 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.middleware.request_id [None req-5c508e1d-ed55-4246-95a4-6434862b3c9b None None] RequestId filter calling following filter/app {{(pid=100298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:53:40.078496 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [None req-5c508e1d-ed55-4246-95a4-6434862b3c9b tempest-VolumesExtendTest-1904797766 tempest-VolumesExtendTest-1904797766-project-member] GET https://10.4.3.8/volume/v3/volumes/7a98ca48-e66e-4ed5-b613-95e3e29627ca Aug 07 09:53:40.078767 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [None req-5c508e1d-ed55-4246-95a4-6434862b3c9b tempest-VolumesExtendTest-1904797766 tempest-VolumesExtendTest-1904797766-project-member] Empty body provided in request {{(pid=100298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 09:53:40.078999 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [None req-5c508e1d-ed55-4246-95a4-6434862b3c9b tempest-VolumesExtendTest-1904797766 tempest-VolumesExtendTest-1904797766-project-member] Calling method 'show' {{(pid=100298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 09:53:40.089435 np0000006707 devstack@c-api.service[100298]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 09:53:40.089435 np0000006707 devstack@c-api.service[100298]: warnings.warn( Aug 07 09:53:40.097315 np0000006707 devstack@c-api.service[100298]: INFO cinder.volume.api [None req-5c508e1d-ed55-4246-95a4-6434862b3c9b tempest-VolumesExtendTest-1904797766 tempest-VolumesExtendTest-1904797766-project-member] Volume info retrieved successfully. Aug 07 09:53:40.106636 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [None req-5c508e1d-ed55-4246-95a4-6434862b3c9b tempest-VolumesExtendTest-1904797766 tempest-VolumesExtendTest-1904797766-project-member] https://10.4.3.8/volume/v3/volumes/7a98ca48-e66e-4ed5-b613-95e3e29627ca returned with HTTP 200 Aug 07 09:53:40.107029 np0000006707 devstack@c-api.service[100298]: [pid: 100298|app: 0|req: 248/982] 10.4.3.8 () {66 vars in 1334 bytes} [Fri Aug 7 09:53:40 2026] GET /volume/v3/volumes/7a98ca48-e66e-4ed5-b613-95e3e29627ca => generated 1350 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 09:53:40.801241 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-5321bd69-d15d-49ed-91d6-cd08bb475310 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:53:40.805475 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-5321bd69-d15d-49ed-91d6-cd08bb475310 tempest-AttachVolumeMultiAttachTest-1302095414 tempest-AttachVolumeMultiAttachTest-1302095414-project-member] GET https://10.4.3.8/volume/v3/volumes/dd48fdb3-908b-4a43-95be-45b060aef13e Aug 07 09:53:40.805753 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-5321bd69-d15d-49ed-91d6-cd08bb475310 tempest-AttachVolumeMultiAttachTest-1302095414 tempest-AttachVolumeMultiAttachTest-1302095414-project-member] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 09:53:40.805945 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-5321bd69-d15d-49ed-91d6-cd08bb475310 tempest-AttachVolumeMultiAttachTest-1302095414 tempest-AttachVolumeMultiAttachTest-1302095414-project-member] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 09:53:40.825761 np0000006707 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 09:53:40.825761 np0000006707 devstack@c-api.service[100295]: warnings.warn( Aug 07 09:53:40.832805 np0000006707 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-5321bd69-d15d-49ed-91d6-cd08bb475310 tempest-AttachVolumeMultiAttachTest-1302095414 tempest-AttachVolumeMultiAttachTest-1302095414-project-member] Volume info retrieved successfully. Aug 07 09:53:40.839894 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-5321bd69-d15d-49ed-91d6-cd08bb475310 tempest-AttachVolumeMultiAttachTest-1302095414 tempest-AttachVolumeMultiAttachTest-1302095414-project-member] https://10.4.3.8/volume/v3/volumes/dd48fdb3-908b-4a43-95be-45b060aef13e returned with HTTP 200 Aug 07 09:53:40.840234 np0000006707 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 243/983] 10.4.3.8 () {66 vars in 1334 bytes} [Fri Aug 7 09:53:40 2026] GET /volume/v3/volumes/dd48fdb3-908b-4a43-95be-45b060aef13e => generated 1144 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 09:53:41.129125 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [None req-44034eec-56c7-4bb7-8cef-9d4b8f56a66c None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:53:41.135901 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-44034eec-56c7-4bb7-8cef-9d4b8f56a66c tempest-VolumesExtendTest-1904797766 tempest-VolumesExtendTest-1904797766-project-member] GET https://10.4.3.8/volume/v3/volumes/7a98ca48-e66e-4ed5-b613-95e3e29627ca Aug 07 09:53:41.135901 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-44034eec-56c7-4bb7-8cef-9d4b8f56a66c tempest-VolumesExtendTest-1904797766 tempest-VolumesExtendTest-1904797766-project-member] Empty body provided in request {{(pid=100297) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 09:53:41.135901 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-44034eec-56c7-4bb7-8cef-9d4b8f56a66c tempest-VolumesExtendTest-1904797766 tempest-VolumesExtendTest-1904797766-project-member] Calling method 'show' {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 09:53:41.149229 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-44034eec-56c7-4bb7-8cef-9d4b8f56a66c tempest-VolumesExtendTest-1904797766 tempest-VolumesExtendTest-1904797766-project-member] https://10.4.3.8/volume/v3/volumes/7a98ca48-e66e-4ed5-b613-95e3e29627ca returned with HTTP 404 Aug 07 09:53:41.150221 np0000006707 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 247/984] 10.4.3.8 () {66 vars in 1334 bytes} [Fri Aug 7 09:53:41 2026] GET /volume/v3/volumes/7a98ca48-e66e-4ed5-b613-95e3e29627ca => generated 109 bytes in 22 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 09:53:41.166363 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [None req-04570f5b-6b12-41e8-b438-d87fbc9c913a None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:53:41.168942 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-04570f5b-6b12-41e8-b438-d87fbc9c913a tempest-VolumesExtendTest-1904797766 tempest-VolumesExtendTest-1904797766-project-member] POST https://10.4.3.8/volume/v3/volumes Aug 07 09:53:41.169863 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-04570f5b-6b12-41e8-b438-d87fbc9c913a tempest-VolumesExtendTest-1904797766 tempest-VolumesExtendTest-1904797766-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesExtendTest-Volume-1412108182"}} {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 09:53:41.172566 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.v3.volumes [None req-04570f5b-6b12-41e8-b438-d87fbc9c913a tempest-VolumesExtendTest-1904797766 tempest-VolumesExtendTest-1904797766-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesExtendTest-Volume-1412108182'}} {{(pid=100296) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 07 09:53:41.173363 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.v3.volumes [None req-04570f5b-6b12-41e8-b438-d87fbc9c913a tempest-VolumesExtendTest-1904797766 tempest-VolumesExtendTest-1904797766-project-member] Create volume of 1 GB Aug 07 09:53:41.181171 np0000006707 devstack@c-api.service[100296]: INFO cinder.volume.api [None req-04570f5b-6b12-41e8-b438-d87fbc9c913a tempest-VolumesExtendTest-1904797766 tempest-VolumesExtendTest-1904797766-project-member] Availability Zones retrieved successfully. Aug 07 09:53:41.189596 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.volume.api [None req-04570f5b-6b12-41e8-b438-d87fbc9c913a tempest-VolumesExtendTest-1904797766 tempest-VolumesExtendTest-1904797766-project-member] Flow 'volume_create_api' (e5454575-c4c1-4463-8faa-efd2973d49b0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100296) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 09:53:41.191105 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.volume.api [None req-04570f5b-6b12-41e8-b438-d87fbc9c913a tempest-VolumesExtendTest-1904797766 tempest-VolumesExtendTest-1904797766-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ca847cf6-b4f4-4581-a897-7e2af6f1b5fe) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 09:53:41.192198 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.volume.flows.api.create_volume [None req-04570f5b-6b12-41e8-b438-d87fbc9c913a tempest-VolumesExtendTest-1904797766 tempest-VolumesExtendTest-1904797766-project-member] Validating volume size '1' using validate_int {{(pid=100296) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 07 09:53:41.244978 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.volume.api [None req-04570f5b-6b12-41e8-b438-d87fbc9c913a tempest-VolumesExtendTest-1904797766 tempest-VolumesExtendTest-1904797766-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ca847cf6-b4f4-4581-a897-7e2af6f1b5fe) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-07T09:47:39Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=45fd9a3a-b61e-4c6c-9ab7-d02f06678d0d,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '45fd9a3a-b61e-4c6c-9ab7-d02f06678d0d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 09:53:41.246824 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.volume.api [None req-04570f5b-6b12-41e8-b438-d87fbc9c913a tempest-VolumesExtendTest-1904797766 tempest-VolumesExtendTest-1904797766-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9d7a7e9a-833b-494d-83cb-8f40a5691e75) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 09:53:41.322943 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.quota [None req-04570f5b-6b12-41e8-b438-d87fbc9c913a tempest-VolumesExtendTest-1904797766 tempest-VolumesExtendTest-1904797766-project-member] Created reservations ['1aa659d9-8b14-42b5-8d49-a8049c69aed5', 'd4fdbd9c-9af8-4872-a259-13e04de023d8', 'cda29f9c-bf1d-4e80-a380-bf3fc0a14323', 'eaa270c2-c9b6-4086-93e3-16b155497842'] {{(pid=100296) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 09:53:41.322943 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.volume.api [None req-04570f5b-6b12-41e8-b438-d87fbc9c913a tempest-VolumesExtendTest-1904797766 tempest-VolumesExtendTest-1904797766-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9d7a7e9a-833b-494d-83cb-8f40a5691e75) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['1aa659d9-8b14-42b5-8d49-a8049c69aed5', 'd4fdbd9c-9af8-4872-a259-13e04de023d8', 'cda29f9c-bf1d-4e80-a380-bf3fc0a14323', 'eaa270c2-c9b6-4086-93e3-16b155497842']}' {{(pid=100296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 09:53:41.324393 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.volume.api [None req-04570f5b-6b12-41e8-b438-d87fbc9c913a tempest-VolumesExtendTest-1904797766 tempest-VolumesExtendTest-1904797766-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (fedbbdba-d127-4304-8999-5e0fc1f7f158) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 09:53:41.358086 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.volume.api [None req-04570f5b-6b12-41e8-b438-d87fbc9c913a tempest-VolumesExtendTest-1904797766 tempest-VolumesExtendTest-1904797766-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (fedbbdba-d127-4304-8999-5e0fc1f7f158) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '4f11dcf9-dd89-425f-8e33-4721bb5ce3fb', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesExtendTest-Volume-1412108182',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='0d211815973947539f93f85f7fddb058',qos_specs=None,replication_status=,reservations=['1aa659d9-8b14-42b5-8d49-a8049c69aed5','d4fdbd9c-9af8-4872-a259-13e04de023d8','cda29f9c-bf1d-4e80-a380-bf3fc0a14323','eaa270c2-c9b6-4086-93e3-16b155497842'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='058fd2d18fed4ae3ab4d44331aed60e4',volume_type_id=45fd9a3a-b61e-4c6c-9ab7-d02f06678d0d), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-07T09:53:41Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesExtendTest-Volume-1412108182',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=4f11dcf9-dd89-425f-8e33-4721bb5ce3fb,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='0d211815973947539f93f85f7fddb058',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='058fd2d18fed4ae3ab4d44331aed60e4',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(45fd9a3a-b61e-4c6c-9ab7-d02f06678d0d),volume_type_id=45fd9a3a-b61e-4c6c-9ab7-d02f06678d0d)}' {{(pid=100296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 09:53:41.360737 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.volume.api [None req-04570f5b-6b12-41e8-b438-d87fbc9c913a tempest-VolumesExtendTest-1904797766 tempest-VolumesExtendTest-1904797766-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (bd9d87f2-7450-4823-82cc-caf2117f1128) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 09:53:41.400480 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.volume.api [None req-04570f5b-6b12-41e8-b438-d87fbc9c913a tempest-VolumesExtendTest-1904797766 tempest-VolumesExtendTest-1904797766-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (bd9d87f2-7450-4823-82cc-caf2117f1128) transitioned into state 'SUCCESS' from state '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-1412108182',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='0d211815973947539f93f85f7fddb058',qos_specs=None,replication_status=,reservations=['1aa659d9-8b14-42b5-8d49-a8049c69aed5','d4fdbd9c-9af8-4872-a259-13e04de023d8','cda29f9c-bf1d-4e80-a380-bf3fc0a14323','eaa270c2-c9b6-4086-93e3-16b155497842'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='058fd2d18fed4ae3ab4d44331aed60e4',volume_type_id=45fd9a3a-b61e-4c6c-9ab7-d02f06678d0d)}' {{(pid=100296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 09:53:41.401407 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.volume.api [None req-04570f5b-6b12-41e8-b438-d87fbc9c913a tempest-VolumesExtendTest-1904797766 tempest-VolumesExtendTest-1904797766-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (47c40647-504a-49c6-a20b-007d946f50f8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 09:53:41.421483 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.volume.api [None req-04570f5b-6b12-41e8-b438-d87fbc9c913a tempest-VolumesExtendTest-1904797766 tempest-VolumesExtendTest-1904797766-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (47c40647-504a-49c6-a20b-007d946f50f8) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 09:53:41.423499 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.volume.api [None req-04570f5b-6b12-41e8-b438-d87fbc9c913a tempest-VolumesExtendTest-1904797766 tempest-VolumesExtendTest-1904797766-project-member] Flow 'volume_create_api' (e5454575-c4c1-4463-8faa-efd2973d49b0) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100296) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 09:53:41.424216 np0000006707 devstack@c-api.service[100296]: INFO cinder.volume.api [None req-04570f5b-6b12-41e8-b438-d87fbc9c913a tempest-VolumesExtendTest-1904797766 tempest-VolumesExtendTest-1904797766-project-member] Create volume request issued successfully. Aug 07 09:53:41.425188 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-04570f5b-6b12-41e8-b438-d87fbc9c913a tempest-VolumesExtendTest-1904797766 tempest-VolumesExtendTest-1904797766-project-member] https://10.4.3.8/volume/v3/volumes returned with HTTP 202 Aug 07 09:53:41.426183 np0000006707 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 247/985] 10.4.3.8 () {68 vars in 1244 bytes} [Fri Aug 7 09:53:41 2026] POST /volume/v3/volumes => generated 744 bytes in 261 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 07 09:53:41.445911 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.middleware.request_id [None req-e0da32f4-b237-4ab2-96fe-3dd8d95e2ed2 None None] RequestId filter calling following filter/app {{(pid=100298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:53:41.448162 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [None req-e0da32f4-b237-4ab2-96fe-3dd8d95e2ed2 tempest-VolumesExtendTest-1904797766 tempest-VolumesExtendTest-1904797766-project-member] GET https://10.4.3.8/volume/v3/volumes/4f11dcf9-dd89-425f-8e33-4721bb5ce3fb Aug 07 09:53:41.448559 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [None req-e0da32f4-b237-4ab2-96fe-3dd8d95e2ed2 tempest-VolumesExtendTest-1904797766 tempest-VolumesExtendTest-1904797766-project-member] Empty body provided in request {{(pid=100298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 09:53:41.449620 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [None req-e0da32f4-b237-4ab2-96fe-3dd8d95e2ed2 tempest-VolumesExtendTest-1904797766 tempest-VolumesExtendTest-1904797766-project-member] Calling method 'show' {{(pid=100298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 09:53:41.460238 np0000006707 devstack@c-api.service[100298]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 09:53:41.460238 np0000006707 devstack@c-api.service[100298]: warnings.warn( Aug 07 09:53:41.467136 np0000006707 devstack@c-api.service[100298]: INFO cinder.volume.api [None req-e0da32f4-b237-4ab2-96fe-3dd8d95e2ed2 tempest-VolumesExtendTest-1904797766 tempest-VolumesExtendTest-1904797766-project-member] Volume info retrieved successfully. Aug 07 09:53:41.475105 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [None req-e0da32f4-b237-4ab2-96fe-3dd8d95e2ed2 tempest-VolumesExtendTest-1904797766 tempest-VolumesExtendTest-1904797766-project-member] https://10.4.3.8/volume/v3/volumes/4f11dcf9-dd89-425f-8e33-4721bb5ce3fb returned with HTTP 200 Aug 07 09:53:41.475814 np0000006707 devstack@c-api.service[100298]: [pid: 100298|app: 0|req: 249/986] 10.4.3.8 () {66 vars in 1334 bytes} [Fri Aug 7 09:53:41 2026] GET /volume/v3/volumes/4f11dcf9-dd89-425f-8e33-4721bb5ce3fb => generated 812 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 09:53:41.861120 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-9cfaaca6-4f13-4d8a-a767-eaec1afd1c28 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:53:41.864802 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-9cfaaca6-4f13-4d8a-a767-eaec1afd1c28 tempest-AttachVolumeMultiAttachTest-1302095414 tempest-AttachVolumeMultiAttachTest-1302095414-project-member] GET https://10.4.3.8/volume/v3/volumes/dd48fdb3-908b-4a43-95be-45b060aef13e Aug 07 09:53:41.864802 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-9cfaaca6-4f13-4d8a-a767-eaec1afd1c28 tempest-AttachVolumeMultiAttachTest-1302095414 tempest-AttachVolumeMultiAttachTest-1302095414-project-member] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 09:53:41.864802 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-9cfaaca6-4f13-4d8a-a767-eaec1afd1c28 tempest-AttachVolumeMultiAttachTest-1302095414 tempest-AttachVolumeMultiAttachTest-1302095414-project-member] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 09:53:41.887550 np0000006707 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 09:53:41.887550 np0000006707 devstack@c-api.service[100295]: warnings.warn( Aug 07 09:53:41.893150 np0000006707 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-9cfaaca6-4f13-4d8a-a767-eaec1afd1c28 tempest-AttachVolumeMultiAttachTest-1302095414 tempest-AttachVolumeMultiAttachTest-1302095414-project-member] Volume info retrieved successfully. Aug 07 09:53:41.898752 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-9cfaaca6-4f13-4d8a-a767-eaec1afd1c28 tempest-AttachVolumeMultiAttachTest-1302095414 tempest-AttachVolumeMultiAttachTest-1302095414-project-member] https://10.4.3.8/volume/v3/volumes/dd48fdb3-908b-4a43-95be-45b060aef13e returned with HTTP 200 Aug 07 09:53:41.899345 np0000006707 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 244/987] 10.4.3.8 () {66 vars in 1334 bytes} [Fri Aug 7 09:53:41 2026] GET /volume/v3/volumes/dd48fdb3-908b-4a43-95be-45b060aef13e => generated 1144 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 09:53:42.492908 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [None req-40def4a7-5005-4a67-a20f-e353399e5bda None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:53:42.494761 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-40def4a7-5005-4a67-a20f-e353399e5bda tempest-VolumesExtendTest-1904797766 tempest-VolumesExtendTest-1904797766-project-member] GET https://10.4.3.8/volume/v3/volumes/4f11dcf9-dd89-425f-8e33-4721bb5ce3fb Aug 07 09:53:42.495145 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-40def4a7-5005-4a67-a20f-e353399e5bda tempest-VolumesExtendTest-1904797766 tempest-VolumesExtendTest-1904797766-project-member] Empty body provided in request {{(pid=100297) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 09:53:42.495145 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-40def4a7-5005-4a67-a20f-e353399e5bda tempest-VolumesExtendTest-1904797766 tempest-VolumesExtendTest-1904797766-project-member] Calling method 'show' {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 09:53:42.503944 np0000006707 devstack@c-api.service[100297]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 09:53:42.503944 np0000006707 devstack@c-api.service[100297]: warnings.warn( Aug 07 09:53:42.512131 np0000006707 devstack@c-api.service[100297]: INFO cinder.volume.api [None req-40def4a7-5005-4a67-a20f-e353399e5bda tempest-VolumesExtendTest-1904797766 tempest-VolumesExtendTest-1904797766-project-member] Volume info retrieved successfully. Aug 07 09:53:42.519530 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-40def4a7-5005-4a67-a20f-e353399e5bda tempest-VolumesExtendTest-1904797766 tempest-VolumesExtendTest-1904797766-project-member] https://10.4.3.8/volume/v3/volumes/4f11dcf9-dd89-425f-8e33-4721bb5ce3fb returned with HTTP 200 Aug 07 09:53:42.520184 np0000006707 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 248/988] 10.4.3.8 () {66 vars in 1334 bytes} [Fri Aug 7 09:53:42 2026] GET /volume/v3/volumes/4f11dcf9-dd89-425f-8e33-4721bb5ce3fb => generated 837 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 09:53:42.538663 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [None req-0bd9e5fe-7523-4513-894a-94bfbca50db5 None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:53:42.542289 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-0bd9e5fe-7523-4513-894a-94bfbca50db5 tempest-VolumesExtendTest-1904797766 tempest-VolumesExtendTest-1904797766-project-member] POST https://10.4.3.8/volume/v3/snapshots Aug 07 09:53:42.542790 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-0bd9e5fe-7523-4513-894a-94bfbca50db5 tempest-VolumesExtendTest-1904797766 tempest-VolumesExtendTest-1904797766-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "4f11dcf9-dd89-425f-8e33-4721bb5ce3fb", "name": "tempest-VolumesExtendTest-Snapshot-1041056916"}} {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 09:53:42.553940 np0000006707 devstack@c-api.service[100296]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 09:53:42.553940 np0000006707 devstack@c-api.service[100296]: warnings.warn( Aug 07 09:53:42.555621 np0000006707 devstack@c-api.service[100296]: INFO cinder.volume.api [None req-0bd9e5fe-7523-4513-894a-94bfbca50db5 tempest-VolumesExtendTest-1904797766 tempest-VolumesExtendTest-1904797766-project-member] Volume info retrieved successfully. Aug 07 09:53:42.555621 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.v3.snapshots [None req-0bd9e5fe-7523-4513-894a-94bfbca50db5 tempest-VolumesExtendTest-1904797766 tempest-VolumesExtendTest-1904797766-project-member] Create snapshot from volume 4f11dcf9-dd89-425f-8e33-4721bb5ce3fb Aug 07 09:53:42.612646 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.quota [None req-0bd9e5fe-7523-4513-894a-94bfbca50db5 tempest-VolumesExtendTest-1904797766 tempest-VolumesExtendTest-1904797766-project-member] Created reservations ['95e3e6d1-412c-4072-b6b3-af8c016f6dfa', '9d8e0bbf-af39-4977-b0cb-0b5fc1c6a79b', 'f1be15e0-cf3c-4ade-87ad-c4b2df5f7aee', 'c777d29b-5352-4f7f-b61e-f5061722f597'] {{(pid=100296) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 09:53:42.663770 np0000006707 devstack@c-api.service[100296]: INFO cinder.volume.api [None req-0bd9e5fe-7523-4513-894a-94bfbca50db5 tempest-VolumesExtendTest-1904797766 tempest-VolumesExtendTest-1904797766-project-member] Snapshot create request issued successfully. Aug 07 09:53:42.664232 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-0bd9e5fe-7523-4513-894a-94bfbca50db5 tempest-VolumesExtendTest-1904797766 tempest-VolumesExtendTest-1904797766-project-member] https://10.4.3.8/volume/v3/snapshots returned with HTTP 202 Aug 07 09:53:42.664969 np0000006707 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 248/989] 10.4.3.8 () {68 vars in 1251 bytes} [Fri Aug 7 09:53:42 2026] POST /volume/v3/snapshots => generated 304 bytes in 127 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 07 09:53:42.679714 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.middleware.request_id [None req-c90dda18-084a-4f9a-b90b-e4b9f6a4d354 None None] RequestId filter calling following filter/app {{(pid=100298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:53:42.682633 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [None req-c90dda18-084a-4f9a-b90b-e4b9f6a4d354 tempest-VolumesExtendTest-1904797766 tempest-VolumesExtendTest-1904797766-project-member] GET https://10.4.3.8/volume/v3/snapshots/1f6a7efd-cf69-4610-8808-c563cd08b826 Aug 07 09:53:42.683037 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [None req-c90dda18-084a-4f9a-b90b-e4b9f6a4d354 tempest-VolumesExtendTest-1904797766 tempest-VolumesExtendTest-1904797766-project-member] Empty body provided in request {{(pid=100298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 09:53:42.683210 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [None req-c90dda18-084a-4f9a-b90b-e4b9f6a4d354 tempest-VolumesExtendTest-1904797766 tempest-VolumesExtendTest-1904797766-project-member] Calling method 'show' {{(pid=100298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 09:53:42.692458 np0000006707 devstack@c-api.service[100298]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 09:53:42.692458 np0000006707 devstack@c-api.service[100298]: warnings.warn( Aug 07 09:53:42.692716 np0000006707 devstack@c-api.service[100298]: INFO cinder.volume.api [None req-c90dda18-084a-4f9a-b90b-e4b9f6a4d354 tempest-VolumesExtendTest-1904797766 tempest-VolumesExtendTest-1904797766-project-member] Snapshot retrieved successfully. Aug 07 09:53:42.693838 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [None req-c90dda18-084a-4f9a-b90b-e4b9f6a4d354 tempest-VolumesExtendTest-1904797766 tempest-VolumesExtendTest-1904797766-project-member] https://10.4.3.8/volume/v3/snapshots/1f6a7efd-cf69-4610-8808-c563cd08b826 returned with HTTP 200 Aug 07 09:53:42.694335 np0000006707 devstack@c-api.service[100298]: [pid: 100298|app: 0|req: 250/990] 10.4.3.8 () {66 vars in 1340 bytes} [Fri Aug 7 09:53:42 2026] GET /volume/v3/snapshots/1f6a7efd-cf69-4610-8808-c563cd08b826 => generated 436 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 09:53:42.914400 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-428b2ab5-1b98-4af8-8111-a5bef6710328 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:53:42.916548 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-428b2ab5-1b98-4af8-8111-a5bef6710328 tempest-AttachVolumeMultiAttachTest-1302095414 tempest-AttachVolumeMultiAttachTest-1302095414-project-member] GET https://10.4.3.8/volume/v3/volumes/dd48fdb3-908b-4a43-95be-45b060aef13e Aug 07 09:53:42.916800 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-428b2ab5-1b98-4af8-8111-a5bef6710328 tempest-AttachVolumeMultiAttachTest-1302095414 tempest-AttachVolumeMultiAttachTest-1302095414-project-member] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 09:53:42.917049 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-428b2ab5-1b98-4af8-8111-a5bef6710328 tempest-AttachVolumeMultiAttachTest-1302095414 tempest-AttachVolumeMultiAttachTest-1302095414-project-member] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 09:53:42.936132 np0000006707 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 09:53:42.936132 np0000006707 devstack@c-api.service[100295]: warnings.warn( Aug 07 09:53:42.942789 np0000006707 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-428b2ab5-1b98-4af8-8111-a5bef6710328 tempest-AttachVolumeMultiAttachTest-1302095414 tempest-AttachVolumeMultiAttachTest-1302095414-project-member] Volume info retrieved successfully. Aug 07 09:53:42.950888 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-428b2ab5-1b98-4af8-8111-a5bef6710328 tempest-AttachVolumeMultiAttachTest-1302095414 tempest-AttachVolumeMultiAttachTest-1302095414-project-member] https://10.4.3.8/volume/v3/volumes/dd48fdb3-908b-4a43-95be-45b060aef13e returned with HTTP 200 Aug 07 09:53:42.951431 np0000006707 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 245/991] 10.4.3.8 () {66 vars in 1334 bytes} [Fri Aug 7 09:53:42 2026] GET /volume/v3/volumes/dd48fdb3-908b-4a43-95be-45b060aef13e => generated 1144 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 09:53:43.469789 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [req-a23144b0-086b-402b-9fc4-1d37bf1edb84 req-3deb2573-3b4a-4dd5-add0-1099d93226eb None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:53:43.478686 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [req-a23144b0-086b-402b-9fc4-1d37bf1edb84 req-3deb2573-3b4a-4dd5-add0-1099d93226eb tempest-AttachVolumeMultiAttachTest-1302095414 tempest-AttachVolumeMultiAttachTest-1302095414-project-member] POST https://10.4.3.8/volume/v3/attachments/2333361f-81a5-4fdd-9799-ee20e4f23aa7/action Aug 07 09:53:43.479963 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [req-a23144b0-086b-402b-9fc4-1d37bf1edb84 req-3deb2573-3b4a-4dd5-add0-1099d93226eb tempest-AttachVolumeMultiAttachTest-1302095414 tempest-AttachVolumeMultiAttachTest-1302095414-project-member] Action body: b'{"os-complete": null}' {{(pid=100297) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 07 09:53:43.480154 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [req-a23144b0-086b-402b-9fc4-1d37bf1edb84 req-3deb2573-3b4a-4dd5-add0-1099d93226eb tempest-AttachVolumeMultiAttachTest-1302095414 tempest-AttachVolumeMultiAttachTest-1302095414-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 09:53:43.522383 np0000006707 devstack@c-api.service[100297]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 09:53:43.522383 np0000006707 devstack@c-api.service[100297]: warnings.warn( Aug 07 09:53:43.553249 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [req-a23144b0-086b-402b-9fc4-1d37bf1edb84 req-3deb2573-3b4a-4dd5-add0-1099d93226eb tempest-AttachVolumeMultiAttachTest-1302095414 tempest-AttachVolumeMultiAttachTest-1302095414-project-member] https://10.4.3.8/volume/v3/attachments/2333361f-81a5-4fdd-9799-ee20e4f23aa7/action returned with HTTP 204 Aug 07 09:53:43.554001 np0000006707 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 249/992] 10.4.3.8 () {74 vars in 1711 bytes} [Fri Aug 7 09:53:43 2026] POST /volume/v3/attachments/2333361f-81a5-4fdd-9799-ee20e4f23aa7/action => generated 0 bytes in 85 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 07 09:53:43.711000 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [None req-2fe02fdc-48df-4da7-91ae-7035c37178f6 None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:53:43.714912 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-2fe02fdc-48df-4da7-91ae-7035c37178f6 tempest-VolumesExtendTest-1904797766 tempest-VolumesExtendTest-1904797766-project-member] GET https://10.4.3.8/volume/v3/snapshots/1f6a7efd-cf69-4610-8808-c563cd08b826 Aug 07 09:53:43.715562 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-2fe02fdc-48df-4da7-91ae-7035c37178f6 tempest-VolumesExtendTest-1904797766 tempest-VolumesExtendTest-1904797766-project-member] Empty body provided in request {{(pid=100296) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 09:53:43.715646 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-2fe02fdc-48df-4da7-91ae-7035c37178f6 tempest-VolumesExtendTest-1904797766 tempest-VolumesExtendTest-1904797766-project-member] Calling method 'show' {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 09:53:43.719022 np0000006707 devstack@c-api.service[100296]: DEBUG dbcounter [-] [100296] Writing DB stats cinder:SELECT=467,cinder:INSERT=80,cinder:UPDATE=133 {{(pid=100296) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 07 09:53:43.726199 np0000006707 devstack@c-api.service[100296]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 09:53:43.726199 np0000006707 devstack@c-api.service[100296]: warnings.warn( Aug 07 09:53:43.726362 np0000006707 devstack@c-api.service[100296]: INFO cinder.volume.api [None req-2fe02fdc-48df-4da7-91ae-7035c37178f6 tempest-VolumesExtendTest-1904797766 tempest-VolumesExtendTest-1904797766-project-member] Snapshot retrieved successfully. Aug 07 09:53:43.728638 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-2fe02fdc-48df-4da7-91ae-7035c37178f6 tempest-VolumesExtendTest-1904797766 tempest-VolumesExtendTest-1904797766-project-member] https://10.4.3.8/volume/v3/snapshots/1f6a7efd-cf69-4610-8808-c563cd08b826 returned with HTTP 200 Aug 07 09:53:43.729468 np0000006707 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 249/993] 10.4.3.8 () {66 vars in 1340 bytes} [Fri Aug 7 09:53:43 2026] GET /volume/v3/snapshots/1f6a7efd-cf69-4610-8808-c563cd08b826 => generated 463 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 09:53:43.744843 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.middleware.request_id [None req-317f28d6-fd83-4b4d-8dda-03bbb3cdda47 None None] RequestId filter calling following filter/app {{(pid=100298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:53:43.747969 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [None req-317f28d6-fd83-4b4d-8dda-03bbb3cdda47 tempest-VolumesExtendTest-1904797766 tempest-VolumesExtendTest-1904797766-project-member] POST https://10.4.3.8/volume/v3/volumes/4f11dcf9-dd89-425f-8e33-4721bb5ce3fb/action Aug 07 09:53:43.748470 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [None req-317f28d6-fd83-4b4d-8dda-03bbb3cdda47 tempest-VolumesExtendTest-1904797766 tempest-VolumesExtendTest-1904797766-project-member] Action body: b'{"os-extend": {"new_size": 2}}' {{(pid=100298) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 07 09:53:43.748746 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [None req-317f28d6-fd83-4b4d-8dda-03bbb3cdda47 tempest-VolumesExtendTest-1904797766 tempest-VolumesExtendTest-1904797766-project-member] Action: 'action', calling method: _extend, body: {"os-extend": {"new_size": 2}} {{(pid=100298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 09:53:43.760302 np0000006707 devstack@c-api.service[100298]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 09:53:43.760302 np0000006707 devstack@c-api.service[100298]: warnings.warn( Aug 07 09:53:43.760962 np0000006707 devstack@c-api.service[100298]: INFO cinder.volume.api [None req-317f28d6-fd83-4b4d-8dda-03bbb3cdda47 tempest-VolumesExtendTest-1904797766 tempest-VolumesExtendTest-1904797766-project-member] Volume info retrieved successfully. Aug 07 09:53:43.820239 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.quota [None req-317f28d6-fd83-4b4d-8dda-03bbb3cdda47 tempest-VolumesExtendTest-1904797766 tempest-VolumesExtendTest-1904797766-project-member] Created reservations ['c9a55f09-efce-4364-817e-90260c96b126', '44c7d8d8-4f3a-4027-95c3-56d502b34f9d'] {{(pid=100298) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 09:53:43.833476 np0000006707 devstack@c-api.service[100298]: INFO cinder.volume.api [None req-317f28d6-fd83-4b4d-8dda-03bbb3cdda47 tempest-VolumesExtendTest-1904797766 tempest-VolumesExtendTest-1904797766-project-member] Extend volume request issued successfully. Aug 07 09:53:43.833725 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [None req-317f28d6-fd83-4b4d-8dda-03bbb3cdda47 tempest-VolumesExtendTest-1904797766 tempest-VolumesExtendTest-1904797766-project-member] https://10.4.3.8/volume/v3/volumes/4f11dcf9-dd89-425f-8e33-4721bb5ce3fb/action returned with HTTP 202 Aug 07 09:53:43.834379 np0000006707 devstack@c-api.service[100298]: [pid: 100298|app: 0|req: 251/994] 10.4.3.8 () {68 vars in 1376 bytes} [Fri Aug 7 09:53:43 2026] POST /volume/v3/volumes/4f11dcf9-dd89-425f-8e33-4721bb5ce3fb/action => generated 0 bytes in 92 msecs (HTTP/1.1 202) 7 headers in 289 bytes (2 switches on core 0) Aug 07 09:53:43.844276 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-8964b4ba-60f2-48e0-9360-ffa2207d2393 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:53:43.848746 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-8964b4ba-60f2-48e0-9360-ffa2207d2393 tempest-VolumesExtendTest-1904797766 tempest-VolumesExtendTest-1904797766-project-member] GET https://10.4.3.8/volume/v3/volumes/4f11dcf9-dd89-425f-8e33-4721bb5ce3fb Aug 07 09:53:43.848746 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-8964b4ba-60f2-48e0-9360-ffa2207d2393 tempest-VolumesExtendTest-1904797766 tempest-VolumesExtendTest-1904797766-project-member] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 09:53:43.848746 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-8964b4ba-60f2-48e0-9360-ffa2207d2393 tempest-VolumesExtendTest-1904797766 tempest-VolumesExtendTest-1904797766-project-member] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 09:53:43.853474 np0000006707 devstack@c-api.service[100295]: DEBUG dbcounter [-] [100295] Writing DB stats cinder:SELECT=459,cinder:UPDATE=108,cinder:INSERT=58 {{(pid=100295) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 07 09:53:43.861006 np0000006707 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 09:53:43.861006 np0000006707 devstack@c-api.service[100295]: warnings.warn( Aug 07 09:53:43.866389 np0000006707 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-8964b4ba-60f2-48e0-9360-ffa2207d2393 tempest-VolumesExtendTest-1904797766 tempest-VolumesExtendTest-1904797766-project-member] Volume info retrieved successfully. Aug 07 09:53:43.876569 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-8964b4ba-60f2-48e0-9360-ffa2207d2393 tempest-VolumesExtendTest-1904797766 tempest-VolumesExtendTest-1904797766-project-member] https://10.4.3.8/volume/v3/volumes/4f11dcf9-dd89-425f-8e33-4721bb5ce3fb returned with HTTP 200 Aug 07 09:53:43.877215 np0000006707 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 246/995] 10.4.3.8 () {66 vars in 1334 bytes} [Fri Aug 7 09:53:43 2026] GET /volume/v3/volumes/4f11dcf9-dd89-425f-8e33-4721bb5ce3fb => generated 837 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 09:53:43.975120 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [None req-8f36f0f1-9357-444e-8929-768564542dc8 None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:53:43.977321 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-8f36f0f1-9357-444e-8929-768564542dc8 tempest-AttachVolumeMultiAttachTest-1302095414 tempest-AttachVolumeMultiAttachTest-1302095414-project-member] GET https://10.4.3.8/volume/v3/volumes/dd48fdb3-908b-4a43-95be-45b060aef13e Aug 07 09:53:43.977657 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-8f36f0f1-9357-444e-8929-768564542dc8 tempest-AttachVolumeMultiAttachTest-1302095414 tempest-AttachVolumeMultiAttachTest-1302095414-project-member] Empty body provided in request {{(pid=100297) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 09:53:43.977891 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-8f36f0f1-9357-444e-8929-768564542dc8 tempest-AttachVolumeMultiAttachTest-1302095414 tempest-AttachVolumeMultiAttachTest-1302095414-project-member] Calling method 'show' {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 09:53:43.992735 np0000006707 devstack@c-api.service[100297]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 09:53:43.992735 np0000006707 devstack@c-api.service[100297]: warnings.warn( Aug 07 09:53:43.998302 np0000006707 devstack@c-api.service[100297]: INFO cinder.volume.api [None req-8f36f0f1-9357-444e-8929-768564542dc8 tempest-AttachVolumeMultiAttachTest-1302095414 tempest-AttachVolumeMultiAttachTest-1302095414-project-member] Volume info retrieved successfully. Aug 07 09:53:44.009350 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-8f36f0f1-9357-444e-8929-768564542dc8 tempest-AttachVolumeMultiAttachTest-1302095414 tempest-AttachVolumeMultiAttachTest-1302095414-project-member] https://10.4.3.8/volume/v3/volumes/dd48fdb3-908b-4a43-95be-45b060aef13e returned with HTTP 200 Aug 07 09:53:44.009866 np0000006707 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 250/996] 10.4.3.8 () {66 vars in 1334 bytes} [Fri Aug 7 09:53:43 2026] GET /volume/v3/volumes/dd48fdb3-908b-4a43-95be-45b060aef13e => generated 1438 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 09:53:44.900375 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [None req-a3393798-494c-46dd-a8f0-8ca6f5099472 None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:53:44.905880 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-a3393798-494c-46dd-a8f0-8ca6f5099472 tempest-VolumesExtendTest-1904797766 tempest-VolumesExtendTest-1904797766-project-member] GET https://10.4.3.8/volume/v3/volumes/4f11dcf9-dd89-425f-8e33-4721bb5ce3fb Aug 07 09:53:44.905880 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-a3393798-494c-46dd-a8f0-8ca6f5099472 tempest-VolumesExtendTest-1904797766 tempest-VolumesExtendTest-1904797766-project-member] Empty body provided in request {{(pid=100296) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 09:53:44.905981 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-a3393798-494c-46dd-a8f0-8ca6f5099472 tempest-VolumesExtendTest-1904797766 tempest-VolumesExtendTest-1904797766-project-member] Calling method 'show' {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 09:53:44.918281 np0000006707 devstack@c-api.service[100296]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 09:53:44.918281 np0000006707 devstack@c-api.service[100296]: warnings.warn( Aug 07 09:53:44.924680 np0000006707 devstack@c-api.service[100296]: INFO cinder.volume.api [None req-a3393798-494c-46dd-a8f0-8ca6f5099472 tempest-VolumesExtendTest-1904797766 tempest-VolumesExtendTest-1904797766-project-member] Volume info retrieved successfully. Aug 07 09:53:44.930731 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-a3393798-494c-46dd-a8f0-8ca6f5099472 tempest-VolumesExtendTest-1904797766 tempest-VolumesExtendTest-1904797766-project-member] https://10.4.3.8/volume/v3/volumes/4f11dcf9-dd89-425f-8e33-4721bb5ce3fb returned with HTTP 200 Aug 07 09:53:44.931372 np0000006707 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 250/997] 10.4.3.8 () {66 vars in 1334 bytes} [Fri Aug 7 09:53:44 2026] GET /volume/v3/volumes/4f11dcf9-dd89-425f-8e33-4721bb5ce3fb => generated 837 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 09:53:44.950662 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.middleware.request_id [None req-4835d3b2-e424-4db7-a358-7e85b1d785d9 None None] RequestId filter calling following filter/app {{(pid=100298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:53:44.953896 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [None req-4835d3b2-e424-4db7-a358-7e85b1d785d9 tempest-VolumesExtendTest-1904797766 tempest-VolumesExtendTest-1904797766-project-member] GET https://10.4.3.8/volume/v3/volumes/4f11dcf9-dd89-425f-8e33-4721bb5ce3fb Aug 07 09:53:44.953896 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [None req-4835d3b2-e424-4db7-a358-7e85b1d785d9 tempest-VolumesExtendTest-1904797766 tempest-VolumesExtendTest-1904797766-project-member] Empty body provided in request {{(pid=100298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 09:53:44.953896 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [None req-4835d3b2-e424-4db7-a358-7e85b1d785d9 tempest-VolumesExtendTest-1904797766 tempest-VolumesExtendTest-1904797766-project-member] Calling method 'show' {{(pid=100298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 09:53:44.957474 np0000006707 devstack@c-api.service[100298]: DEBUG dbcounter [-] [100298] Writing DB stats cinder:SELECT=362,cinder:UPDATE=78,cinder:INSERT=38 {{(pid=100298) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 07 09:53:44.966447 np0000006707 devstack@c-api.service[100298]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 09:53:44.966447 np0000006707 devstack@c-api.service[100298]: warnings.warn( Aug 07 09:53:44.970974 np0000006707 devstack@c-api.service[100298]: INFO cinder.volume.api [None req-4835d3b2-e424-4db7-a358-7e85b1d785d9 tempest-VolumesExtendTest-1904797766 tempest-VolumesExtendTest-1904797766-project-member] Volume info retrieved successfully. Aug 07 09:53:44.978845 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [None req-4835d3b2-e424-4db7-a358-7e85b1d785d9 tempest-VolumesExtendTest-1904797766 tempest-VolumesExtendTest-1904797766-project-member] https://10.4.3.8/volume/v3/volumes/4f11dcf9-dd89-425f-8e33-4721bb5ce3fb returned with HTTP 200 Aug 07 09:53:44.979524 np0000006707 devstack@c-api.service[100298]: [pid: 100298|app: 0|req: 252/998] 10.4.3.8 () {66 vars in 1334 bytes} [Fri Aug 7 09:53:44 2026] GET /volume/v3/volumes/4f11dcf9-dd89-425f-8e33-4721bb5ce3fb => generated 837 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 09:53:45.000555 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-55ea8051-01d7-4fd6-8a50-b0c5a9722402 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:53:45.004875 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-55ea8051-01d7-4fd6-8a50-b0c5a9722402 tempest-VolumesExtendTest-1904797766 tempest-VolumesExtendTest-1904797766-project-member] DELETE https://10.4.3.8/volume/v3/snapshots/1f6a7efd-cf69-4610-8808-c563cd08b826 Aug 07 09:53:45.004875 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-55ea8051-01d7-4fd6-8a50-b0c5a9722402 tempest-VolumesExtendTest-1904797766 tempest-VolumesExtendTest-1904797766-project-member] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 09:53:45.004875 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-55ea8051-01d7-4fd6-8a50-b0c5a9722402 tempest-VolumesExtendTest-1904797766 tempest-VolumesExtendTest-1904797766-project-member] Calling method 'delete' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 09:53:45.004875 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.v3.snapshots [None req-55ea8051-01d7-4fd6-8a50-b0c5a9722402 tempest-VolumesExtendTest-1904797766 tempest-VolumesExtendTest-1904797766-project-member] Delete snapshot with id: 1f6a7efd-cf69-4610-8808-c563cd08b826 Aug 07 09:53:45.012278 np0000006707 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 09:53:45.012278 np0000006707 devstack@c-api.service[100295]: warnings.warn( Aug 07 09:53:45.013019 np0000006707 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-55ea8051-01d7-4fd6-8a50-b0c5a9722402 tempest-VolumesExtendTest-1904797766 tempest-VolumesExtendTest-1904797766-project-member] Snapshot retrieved successfully. Aug 07 09:53:45.040679 np0000006707 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-55ea8051-01d7-4fd6-8a50-b0c5a9722402 tempest-VolumesExtendTest-1904797766 tempest-VolumesExtendTest-1904797766-project-member] Snapshot delete request issued successfully. Aug 07 09:53:45.040679 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-55ea8051-01d7-4fd6-8a50-b0c5a9722402 tempest-VolumesExtendTest-1904797766 tempest-VolumesExtendTest-1904797766-project-member] https://10.4.3.8/volume/v3/snapshots/1f6a7efd-cf69-4610-8808-c563cd08b826 returned with HTTP 202 Aug 07 09:53:45.040679 np0000006707 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 247/999] 10.4.3.8 () {66 vars in 1343 bytes} [Fri Aug 7 09:53:44 2026] DELETE /volume/v3/snapshots/1f6a7efd-cf69-4610-8808-c563cd08b826 => generated 0 bytes in 39 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 07 09:53:45.050828 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [None req-7efb36a9-8777-4e3e-ab90-5dd4d9c30e25 None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:53:45.053964 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-7efb36a9-8777-4e3e-ab90-5dd4d9c30e25 tempest-VolumesExtendTest-1904797766 tempest-VolumesExtendTest-1904797766-project-member] GET https://10.4.3.8/volume/v3/snapshots/1f6a7efd-cf69-4610-8808-c563cd08b826 Aug 07 09:53:45.054218 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-7efb36a9-8777-4e3e-ab90-5dd4d9c30e25 tempest-VolumesExtendTest-1904797766 tempest-VolumesExtendTest-1904797766-project-member] Empty body provided in request {{(pid=100297) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 09:53:45.054461 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-7efb36a9-8777-4e3e-ab90-5dd4d9c30e25 tempest-VolumesExtendTest-1904797766 tempest-VolumesExtendTest-1904797766-project-member] Calling method 'show' {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 09:53:45.058097 np0000006707 devstack@c-api.service[100297]: DEBUG dbcounter [-] [100297] Writing DB stats cinder:SELECT=375,cinder:INSERT=48,cinder:UPDATE=115 {{(pid=100297) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 07 09:53:45.068028 np0000006707 devstack@c-api.service[100297]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 09:53:45.068028 np0000006707 devstack@c-api.service[100297]: warnings.warn( Aug 07 09:53:45.069352 np0000006707 devstack@c-api.service[100297]: INFO cinder.volume.api [None req-7efb36a9-8777-4e3e-ab90-5dd4d9c30e25 tempest-VolumesExtendTest-1904797766 tempest-VolumesExtendTest-1904797766-project-member] Snapshot retrieved successfully. Aug 07 09:53:45.069671 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-7efb36a9-8777-4e3e-ab90-5dd4d9c30e25 tempest-VolumesExtendTest-1904797766 tempest-VolumesExtendTest-1904797766-project-member] https://10.4.3.8/volume/v3/snapshots/1f6a7efd-cf69-4610-8808-c563cd08b826 returned with HTTP 200 Aug 07 09:53:45.070115 np0000006707 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 251/1000] 10.4.3.8 () {66 vars in 1340 bytes} [Fri Aug 7 09:53:45 2026] GET /volume/v3/snapshots/1f6a7efd-cf69-4610-8808-c563cd08b826 => generated 462 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 09:53:45.802922 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [None req-42cff960-d658-4fc0-927a-14331907eace None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:53:45.803397 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-42cff960-d658-4fc0-927a-14331907eace None None] GET https://10.4.3.8/volume// Aug 07 09:53:45.803709 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-42cff960-d658-4fc0-927a-14331907eace None None] Empty body provided in request {{(pid=100296) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 09:53:45.803960 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-42cff960-d658-4fc0-927a-14331907eace None None] Calling method 'all' {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 09:53:45.804623 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-42cff960-d658-4fc0-927a-14331907eace None None] https://10.4.3.8/volume// returned with HTTP 300 Aug 07 09:53:45.805974 np0000006707 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 251/1001] 10.4.3.8 () {66 vars in 1412 bytes} [Fri Aug 7 09:53:45 2026] GET /volume/ => generated 384 bytes in 4 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 07 09:53:45.821180 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.middleware.request_id [req-8963eb89-2b8e-45ea-93f2-e4c6391225ad req-e1680e72-9639-4304-a9f8-279709192f87 None None] RequestId filter calling following filter/app {{(pid=100298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:53:45.823578 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [req-8963eb89-2b8e-45ea-93f2-e4c6391225ad req-e1680e72-9639-4304-a9f8-279709192f87 tempest-ServerActionsTestOtherA-2072286966 tempest-ServerActionsTestOtherA-2072286966-project-member] POST https://10.4.3.8/volume/v3/attachments Aug 07 09:53:45.823987 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [req-8963eb89-2b8e-45ea-93f2-e4c6391225ad req-e1680e72-9639-4304-a9f8-279709192f87 tempest-ServerActionsTestOtherA-2072286966 tempest-ServerActionsTestOtherA-2072286966-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "9bf58e9c-a9d7-424f-adc5-16e5c8b376b1", "connector": null, "instance_uuid": "9523b01c-eaab-493a-8df4-ca7a44732a51"}} {{(pid=100298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 09:53:45.844867 np0000006707 devstack@c-api.service[100298]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 09:53:45.844867 np0000006707 devstack@c-api.service[100298]: warnings.warn( Aug 07 09:53:45.911027 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [req-8963eb89-2b8e-45ea-93f2-e4c6391225ad req-e1680e72-9639-4304-a9f8-279709192f87 tempest-ServerActionsTestOtherA-2072286966 tempest-ServerActionsTestOtherA-2072286966-project-member] https://10.4.3.8/volume/v3/attachments returned with HTTP 200 Aug 07 09:53:45.911675 np0000006707 devstack@c-api.service[100298]: [pid: 100298|app: 0|req: 253/1002] 10.4.3.8 () {74 vars in 1580 bytes} [Fri Aug 7 09:53:45 2026] POST /volume/v3/attachments => generated 273 bytes in 91 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 09:53:45.951486 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [req-8963eb89-2b8e-45ea-93f2-e4c6391225ad req-348dd26a-0ae0-4290-91b7-3576d256ebf4 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:53:45.955706 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [req-8963eb89-2b8e-45ea-93f2-e4c6391225ad req-348dd26a-0ae0-4290-91b7-3576d256ebf4 tempest-ServerActionsTestOtherA-2072286966 tempest-ServerActionsTestOtherA-2072286966-project-member] DELETE https://10.4.3.8/volume/v3/attachments/60344bfa-e956-4010-b5fe-185ddc1ddd76 Aug 07 09:53:45.955706 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [req-8963eb89-2b8e-45ea-93f2-e4c6391225ad req-348dd26a-0ae0-4290-91b7-3576d256ebf4 tempest-ServerActionsTestOtherA-2072286966 tempest-ServerActionsTestOtherA-2072286966-project-member] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 09:53:45.955706 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [req-8963eb89-2b8e-45ea-93f2-e4c6391225ad req-348dd26a-0ae0-4290-91b7-3576d256ebf4 tempest-ServerActionsTestOtherA-2072286966 tempest-ServerActionsTestOtherA-2072286966-project-member] Calling method 'version_select' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 09:53:45.971824 np0000006707 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 09:53:45.971824 np0000006707 devstack@c-api.service[100295]: warnings.warn( Aug 07 09:53:46.082494 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [None req-cfa0b005-c17c-4e69-ba06-25301c37dfd1 None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:53:46.085993 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-cfa0b005-c17c-4e69-ba06-25301c37dfd1 tempest-VolumesExtendTest-1904797766 tempest-VolumesExtendTest-1904797766-project-member] GET https://10.4.3.8/volume/v3/snapshots/1f6a7efd-cf69-4610-8808-c563cd08b826 Aug 07 09:53:46.086263 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-cfa0b005-c17c-4e69-ba06-25301c37dfd1 tempest-VolumesExtendTest-1904797766 tempest-VolumesExtendTest-1904797766-project-member] Empty body provided in request {{(pid=100297) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 09:53:46.086608 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-cfa0b005-c17c-4e69-ba06-25301c37dfd1 tempest-VolumesExtendTest-1904797766 tempest-VolumesExtendTest-1904797766-project-member] Calling method 'show' {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 09:53:46.103451 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-cfa0b005-c17c-4e69-ba06-25301c37dfd1 tempest-VolumesExtendTest-1904797766 tempest-VolumesExtendTest-1904797766-project-member] https://10.4.3.8/volume/v3/snapshots/1f6a7efd-cf69-4610-8808-c563cd08b826 returned with HTTP 404 Aug 07 09:53:46.103696 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [req-8963eb89-2b8e-45ea-93f2-e4c6391225ad req-348dd26a-0ae0-4290-91b7-3576d256ebf4 tempest-ServerActionsTestOtherA-2072286966 tempest-ServerActionsTestOtherA-2072286966-project-member] https://10.4.3.8/volume/v3/attachments/60344bfa-e956-4010-b5fe-185ddc1ddd76 returned with HTTP 200 Aug 07 09:53:46.104158 np0000006707 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 252/1003] 10.4.3.8 () {66 vars in 1340 bytes} [Fri Aug 7 09:53:46 2026] GET /volume/v3/snapshots/1f6a7efd-cf69-4610-8808-c563cd08b826 => generated 111 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 09:53:46.104204 np0000006707 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 248/1004] 10.4.3.8 () {72 vars in 1659 bytes} [Fri Aug 7 09:53:45 2026] DELETE /volume/v3/attachments/60344bfa-e956-4010-b5fe-185ddc1ddd76 => generated 192 bytes in 148 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 09:53:46.117315 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [None req-d7a5a89f-832e-488d-a24f-86e8af3a10d4 None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:53:46.123545 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-d7a5a89f-832e-488d-a24f-86e8af3a10d4 tempest-VolumesExtendTest-1904797766 tempest-VolumesExtendTest-1904797766-project-member] GET https://10.4.3.8/volume/v3/volumes/4f11dcf9-dd89-425f-8e33-4721bb5ce3fb Aug 07 09:53:46.123749 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-d7a5a89f-832e-488d-a24f-86e8af3a10d4 tempest-VolumesExtendTest-1904797766 tempest-VolumesExtendTest-1904797766-project-member] Empty body provided in request {{(pid=100296) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 09:53:46.123982 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-d7a5a89f-832e-488d-a24f-86e8af3a10d4 tempest-VolumesExtendTest-1904797766 tempest-VolumesExtendTest-1904797766-project-member] Calling method 'show' {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 09:53:46.139743 np0000006707 devstack@c-api.service[100296]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 09:53:46.139743 np0000006707 devstack@c-api.service[100296]: warnings.warn( Aug 07 09:53:46.144435 np0000006707 devstack@c-api.service[100296]: INFO cinder.volume.api [None req-d7a5a89f-832e-488d-a24f-86e8af3a10d4 tempest-VolumesExtendTest-1904797766 tempest-VolumesExtendTest-1904797766-project-member] Volume info retrieved successfully. Aug 07 09:53:46.150521 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-d7a5a89f-832e-488d-a24f-86e8af3a10d4 tempest-VolumesExtendTest-1904797766 tempest-VolumesExtendTest-1904797766-project-member] https://10.4.3.8/volume/v3/volumes/4f11dcf9-dd89-425f-8e33-4721bb5ce3fb returned with HTTP 200 Aug 07 09:53:46.151501 np0000006707 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 252/1005] 10.4.3.8 () {66 vars in 1334 bytes} [Fri Aug 7 09:53:46 2026] GET /volume/v3/volumes/4f11dcf9-dd89-425f-8e33-4721bb5ce3fb => generated 837 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 09:53:46.171301 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.middleware.request_id [None req-acdba20e-f9b1-4b5d-845c-4946fa83f27b None None] RequestId filter calling following filter/app {{(pid=100298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:53:46.174321 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [None req-acdba20e-f9b1-4b5d-845c-4946fa83f27b tempest-VolumesExtendTest-1904797766 tempest-VolumesExtendTest-1904797766-project-member] DELETE https://10.4.3.8/volume/v3/volumes/4f11dcf9-dd89-425f-8e33-4721bb5ce3fb Aug 07 09:53:46.174321 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [None req-acdba20e-f9b1-4b5d-845c-4946fa83f27b tempest-VolumesExtendTest-1904797766 tempest-VolumesExtendTest-1904797766-project-member] Empty body provided in request {{(pid=100298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 09:53:46.174321 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [None req-acdba20e-f9b1-4b5d-845c-4946fa83f27b tempest-VolumesExtendTest-1904797766 tempest-VolumesExtendTest-1904797766-project-member] Calling method 'delete' {{(pid=100298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 09:53:46.174518 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.v3.volumes [None req-acdba20e-f9b1-4b5d-845c-4946fa83f27b tempest-VolumesExtendTest-1904797766 tempest-VolumesExtendTest-1904797766-project-member] Delete volume with id: 4f11dcf9-dd89-425f-8e33-4721bb5ce3fb Aug 07 09:53:46.184557 np0000006707 devstack@c-api.service[100298]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 09:53:46.184557 np0000006707 devstack@c-api.service[100298]: warnings.warn( Aug 07 09:53:46.185047 np0000006707 devstack@c-api.service[100298]: INFO cinder.volume.api [None req-acdba20e-f9b1-4b5d-845c-4946fa83f27b tempest-VolumesExtendTest-1904797766 tempest-VolumesExtendTest-1904797766-project-member] Volume info retrieved successfully. Aug 07 09:53:46.226037 np0000006707 devstack@c-api.service[100298]: INFO cinder.volume.api [None req-acdba20e-f9b1-4b5d-845c-4946fa83f27b tempest-VolumesExtendTest-1904797766 tempest-VolumesExtendTest-1904797766-project-member] Delete volume request issued successfully. Aug 07 09:53:46.226321 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [None req-acdba20e-f9b1-4b5d-845c-4946fa83f27b tempest-VolumesExtendTest-1904797766 tempest-VolumesExtendTest-1904797766-project-member] https://10.4.3.8/volume/v3/volumes/4f11dcf9-dd89-425f-8e33-4721bb5ce3fb returned with HTTP 202 Aug 07 09:53:46.227192 np0000006707 devstack@c-api.service[100298]: [pid: 100298|app: 0|req: 254/1006] 10.4.3.8 () {66 vars in 1337 bytes} [Fri Aug 7 09:53:46 2026] DELETE /volume/v3/volumes/4f11dcf9-dd89-425f-8e33-4721bb5ce3fb => generated 0 bytes in 56 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 07 09:53:46.246146 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [None req-87ce43d5-5821-45f2-b63a-bcda0f2232ec None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:53:46.250364 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-87ce43d5-5821-45f2-b63a-bcda0f2232ec tempest-VolumesExtendTest-1904797766 tempest-VolumesExtendTest-1904797766-project-member] GET https://10.4.3.8/volume/v3/volumes/4f11dcf9-dd89-425f-8e33-4721bb5ce3fb Aug 07 09:53:46.250364 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-87ce43d5-5821-45f2-b63a-bcda0f2232ec tempest-VolumesExtendTest-1904797766 tempest-VolumesExtendTest-1904797766-project-member] Empty body provided in request {{(pid=100297) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 09:53:46.250364 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-87ce43d5-5821-45f2-b63a-bcda0f2232ec tempest-VolumesExtendTest-1904797766 tempest-VolumesExtendTest-1904797766-project-member] Calling method 'show' {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 09:53:46.261491 np0000006707 devstack@c-api.service[100297]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 09:53:46.261491 np0000006707 devstack@c-api.service[100297]: warnings.warn( Aug 07 09:53:46.275116 np0000006707 devstack@c-api.service[100297]: INFO cinder.volume.api [None req-87ce43d5-5821-45f2-b63a-bcda0f2232ec tempest-VolumesExtendTest-1904797766 tempest-VolumesExtendTest-1904797766-project-member] Volume info retrieved successfully. Aug 07 09:53:46.290133 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-87ce43d5-5821-45f2-b63a-bcda0f2232ec tempest-VolumesExtendTest-1904797766 tempest-VolumesExtendTest-1904797766-project-member] https://10.4.3.8/volume/v3/volumes/4f11dcf9-dd89-425f-8e33-4721bb5ce3fb returned with HTTP 200 Aug 07 09:53:46.291267 np0000006707 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 253/1007] 10.4.3.8 () {66 vars in 1334 bytes} [Fri Aug 7 09:53:46 2026] GET /volume/v3/volumes/4f11dcf9-dd89-425f-8e33-4721bb5ce3fb => generated 836 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 09:53:47.314449 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-7ffb6ac7-9684-41e5-941f-f61ed088347a None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:53:47.317496 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-7ffb6ac7-9684-41e5-941f-f61ed088347a tempest-VolumesExtendTest-1904797766 tempest-VolumesExtendTest-1904797766-project-member] GET https://10.4.3.8/volume/v3/volumes/4f11dcf9-dd89-425f-8e33-4721bb5ce3fb Aug 07 09:53:47.317784 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-7ffb6ac7-9684-41e5-941f-f61ed088347a tempest-VolumesExtendTest-1904797766 tempest-VolumesExtendTest-1904797766-project-member] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 09:53:47.318068 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-7ffb6ac7-9684-41e5-941f-f61ed088347a tempest-VolumesExtendTest-1904797766 tempest-VolumesExtendTest-1904797766-project-member] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 09:53:47.330706 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-7ffb6ac7-9684-41e5-941f-f61ed088347a tempest-VolumesExtendTest-1904797766 tempest-VolumesExtendTest-1904797766-project-member] https://10.4.3.8/volume/v3/volumes/4f11dcf9-dd89-425f-8e33-4721bb5ce3fb returned with HTTP 404 Aug 07 09:53:47.332054 np0000006707 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 249/1008] 10.4.3.8 () {66 vars in 1334 bytes} [Fri Aug 7 09:53:47 2026] GET /volume/v3/volumes/4f11dcf9-dd89-425f-8e33-4721bb5ce3fb => generated 109 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 09:53:48.139337 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [req-8963eb89-2b8e-45ea-93f2-e4c6391225ad req-9119f96a-a19a-404d-b5a8-2720c4d58d80 None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:53:48.142259 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [req-8963eb89-2b8e-45ea-93f2-e4c6391225ad req-9119f96a-a19a-404d-b5a8-2720c4d58d80 tempest-ServerActionsTestOtherA-2072286966 tempest-ServerActionsTestOtherA-2072286966-project-member] PUT https://10.4.3.8/volume/v3/attachments/fd8098d0-9898-4c0b-a104-7df398d8ccb1 Aug 07 09:53:48.142907 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [req-8963eb89-2b8e-45ea-93f2-e4c6391225ad req-9119f96a-a19a-404d-b5a8-2720c4d58d80 tempest-ServerActionsTestOtherA-2072286966 tempest-ServerActionsTestOtherA-2072286966-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.8", "host": "np0000006707", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:568b993d50b1", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "d2780578-1896-461f-80ac-b58d2e346b90", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 09:53:48.168664 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.coordination [req-8963eb89-2b8e-45ea-93f2-e4c6391225ad req-9119f96a-a19a-404d-b5a8-2720c4d58d80 tempest-ServerActionsTestOtherA-2072286966 tempest-ServerActionsTestOtherA-2072286966-project-member] Acquiring lock "cinder-attachment_update-9bf58e9c-a9d7-424f-adc5-16e5c8b376b1-np0000006707" by "attachment_update" {{(pid=100296) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 07 09:53:48.182371 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.coordination [req-8963eb89-2b8e-45ea-93f2-e4c6391225ad req-9119f96a-a19a-404d-b5a8-2720c4d58d80 tempest-ServerActionsTestOtherA-2072286966 tempest-ServerActionsTestOtherA-2072286966-project-member] Lock "cinder-attachment_update-9bf58e9c-a9d7-424f-adc5-16e5c8b376b1-np0000006707" acquired by "attachment_update" :: waited 0.014s {{(pid=100296) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 07 09:53:48.183665 np0000006707 devstack@c-api.service[100296]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 09:53:48.183665 np0000006707 devstack@c-api.service[100296]: warnings.warn( Aug 07 09:53:48.400368 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.coordination [req-8963eb89-2b8e-45ea-93f2-e4c6391225ad req-9119f96a-a19a-404d-b5a8-2720c4d58d80 tempest-ServerActionsTestOtherA-2072286966 tempest-ServerActionsTestOtherA-2072286966-project-member] Lock "cinder-attachment_update-9bf58e9c-a9d7-424f-adc5-16e5c8b376b1-np0000006707" released by "attachment_update" :: held 0.218s {{(pid=100296) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 07 09:53:48.400813 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [req-8963eb89-2b8e-45ea-93f2-e4c6391225ad req-9119f96a-a19a-404d-b5a8-2720c4d58d80 tempest-ServerActionsTestOtherA-2072286966 tempest-ServerActionsTestOtherA-2072286966-project-member] https://10.4.3.8/volume/v3/attachments/fd8098d0-9898-4c0b-a104-7df398d8ccb1 returned with HTTP 200 Aug 07 09:53:48.401315 np0000006707 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 253/1009] 10.4.3.8 () {74 vars in 1690 bytes} [Fri Aug 7 09:53:48 2026] PUT /volume/v3/attachments/fd8098d0-9898-4c0b-a104-7df398d8ccb1 => generated 969 bytes in 263 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 09:53:48.418502 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.middleware.request_id [req-8963eb89-2b8e-45ea-93f2-e4c6391225ad req-29a30172-0e9f-4262-890a-3cae1ebf581a None None] RequestId filter calling following filter/app {{(pid=100298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:53:48.437264 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [req-8963eb89-2b8e-45ea-93f2-e4c6391225ad req-29a30172-0e9f-4262-890a-3cae1ebf581a tempest-ServerActionsTestOtherA-2072286966 tempest-ServerActionsTestOtherA-2072286966-project-member] GET https://10.4.3.8/volume/v3/attachments/fd8098d0-9898-4c0b-a104-7df398d8ccb1 Aug 07 09:53:48.437264 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [req-8963eb89-2b8e-45ea-93f2-e4c6391225ad req-29a30172-0e9f-4262-890a-3cae1ebf581a tempest-ServerActionsTestOtherA-2072286966 tempest-ServerActionsTestOtherA-2072286966-project-member] Empty body provided in request {{(pid=100298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 09:53:48.437264 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [req-8963eb89-2b8e-45ea-93f2-e4c6391225ad req-29a30172-0e9f-4262-890a-3cae1ebf581a tempest-ServerActionsTestOtherA-2072286966 tempest-ServerActionsTestOtherA-2072286966-project-member] Calling method 'version_select' {{(pid=100298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 09:53:48.462246 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [req-8963eb89-2b8e-45ea-93f2-e4c6391225ad req-29a30172-0e9f-4262-890a-3cae1ebf581a tempest-ServerActionsTestOtherA-2072286966 tempest-ServerActionsTestOtherA-2072286966-project-member] https://10.4.3.8/volume/v3/attachments/fd8098d0-9898-4c0b-a104-7df398d8ccb1 returned with HTTP 200 Aug 07 09:53:48.463236 np0000006707 devstack@c-api.service[100298]: [pid: 100298|app: 0|req: 255/1010] 10.4.3.8 () {70 vars in 1637 bytes} [Fri Aug 7 09:53:48 2026] GET /volume/v3/attachments/fd8098d0-9898-4c0b-a104-7df398d8ccb1 => generated 994 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 09:53:51.664229 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [req-24df7733-6233-4605-8643-5efd3eb64a62 req-1a24f7ac-28e7-4f6c-bea3-fd72e03fa4dc None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:53:51.667261 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [req-24df7733-6233-4605-8643-5efd3eb64a62 req-1a24f7ac-28e7-4f6c-bea3-fd72e03fa4dc tempest-AttachVolumeMultiAttachTest-1302095414 tempest-AttachVolumeMultiAttachTest-1302095414-project-member] GET https://10.4.3.8/volume/v3/volumes/dd48fdb3-908b-4a43-95be-45b060aef13e Aug 07 09:53:51.667608 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [req-24df7733-6233-4605-8643-5efd3eb64a62 req-1a24f7ac-28e7-4f6c-bea3-fd72e03fa4dc tempest-AttachVolumeMultiAttachTest-1302095414 tempest-AttachVolumeMultiAttachTest-1302095414-project-member] Empty body provided in request {{(pid=100297) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 09:53:51.667917 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [req-24df7733-6233-4605-8643-5efd3eb64a62 req-1a24f7ac-28e7-4f6c-bea3-fd72e03fa4dc tempest-AttachVolumeMultiAttachTest-1302095414 tempest-AttachVolumeMultiAttachTest-1302095414-project-member] Calling method 'show' {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 09:53:51.685719 np0000006707 devstack@c-api.service[100297]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 09:53:51.685719 np0000006707 devstack@c-api.service[100297]: warnings.warn( Aug 07 09:53:51.690803 np0000006707 devstack@c-api.service[100297]: INFO cinder.volume.api [req-24df7733-6233-4605-8643-5efd3eb64a62 req-1a24f7ac-28e7-4f6c-bea3-fd72e03fa4dc tempest-AttachVolumeMultiAttachTest-1302095414 tempest-AttachVolumeMultiAttachTest-1302095414-project-member] Volume info retrieved successfully. Aug 07 09:53:51.698201 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [req-24df7733-6233-4605-8643-5efd3eb64a62 req-1a24f7ac-28e7-4f6c-bea3-fd72e03fa4dc tempest-AttachVolumeMultiAttachTest-1302095414 tempest-AttachVolumeMultiAttachTest-1302095414-project-member] https://10.4.3.8/volume/v3/volumes/dd48fdb3-908b-4a43-95be-45b060aef13e returned with HTTP 200 Aug 07 09:53:51.698668 np0000006707 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 254/1011] 10.4.3.8 () {68 vars in 1584 bytes} [Fri Aug 7 09:53:51 2026] GET /volume/v3/volumes/dd48fdb3-908b-4a43-95be-45b060aef13e => generated 1438 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 09:53:52.246724 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-98b58714-9ad8-4008-b468-2f56cc07e3df None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:53:52.246724 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-98b58714-9ad8-4008-b468-2f56cc07e3df None None] GET https://10.4.3.8/volume// Aug 07 09:53:52.246724 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-98b58714-9ad8-4008-b468-2f56cc07e3df None None] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 09:53:52.246724 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-98b58714-9ad8-4008-b468-2f56cc07e3df None None] Calling method 'all' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 09:53:52.247678 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-98b58714-9ad8-4008-b468-2f56cc07e3df None None] https://10.4.3.8/volume// returned with HTTP 300 Aug 07 09:53:52.250482 np0000006707 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 250/1012] 10.4.3.8 () {66 vars in 1412 bytes} [Fri Aug 7 09:53:52 2026] GET /volume/ => generated 384 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 07 09:53:52.258821 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [req-24df7733-6233-4605-8643-5efd3eb64a62 req-161fc9f7-fd55-425a-ae86-51906dbf13ca None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:53:52.261485 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [req-24df7733-6233-4605-8643-5efd3eb64a62 req-161fc9f7-fd55-425a-ae86-51906dbf13ca tempest-AttachVolumeMultiAttachTest-1302095414 tempest-AttachVolumeMultiAttachTest-1302095414-project-member] POST https://10.4.3.8/volume/v3/attachments Aug 07 09:53:52.261886 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [req-24df7733-6233-4605-8643-5efd3eb64a62 req-161fc9f7-fd55-425a-ae86-51906dbf13ca tempest-AttachVolumeMultiAttachTest-1302095414 tempest-AttachVolumeMultiAttachTest-1302095414-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "dd48fdb3-908b-4a43-95be-45b060aef13e", "connector": null, "instance_uuid": "72f1bb38-4f5d-4aad-8840-6efb27a591ef"}} {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 09:53:52.278510 np0000006707 devstack@c-api.service[100296]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 09:53:52.278510 np0000006707 devstack@c-api.service[100296]: warnings.warn( Aug 07 09:53:52.315149 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [req-24df7733-6233-4605-8643-5efd3eb64a62 req-161fc9f7-fd55-425a-ae86-51906dbf13ca tempest-AttachVolumeMultiAttachTest-1302095414 tempest-AttachVolumeMultiAttachTest-1302095414-project-member] https://10.4.3.8/volume/v3/attachments returned with HTTP 200 Aug 07 09:53:52.315803 np0000006707 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 254/1013] 10.4.3.8 () {74 vars in 1580 bytes} [Fri Aug 7 09:53:52 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 09:53:52.327131 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.middleware.request_id [req-24df7733-6233-4605-8643-5efd3eb64a62 req-c120863d-153f-4d59-b521-6d87655be6c9 None None] RequestId filter calling following filter/app {{(pid=100298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:53:52.332181 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [req-24df7733-6233-4605-8643-5efd3eb64a62 req-c120863d-153f-4d59-b521-6d87655be6c9 tempest-AttachVolumeMultiAttachTest-1302095414 tempest-AttachVolumeMultiAttachTest-1302095414-project-member] DELETE https://10.4.3.8/volume/v3/attachments/10921e87-6d14-4e19-87b6-6fabe5e52d89 Aug 07 09:53:52.332181 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [req-24df7733-6233-4605-8643-5efd3eb64a62 req-c120863d-153f-4d59-b521-6d87655be6c9 tempest-AttachVolumeMultiAttachTest-1302095414 tempest-AttachVolumeMultiAttachTest-1302095414-project-member] Empty body provided in request {{(pid=100298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 09:53:52.332181 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [req-24df7733-6233-4605-8643-5efd3eb64a62 req-c120863d-153f-4d59-b521-6d87655be6c9 tempest-AttachVolumeMultiAttachTest-1302095414 tempest-AttachVolumeMultiAttachTest-1302095414-project-member] Calling method 'version_select' {{(pid=100298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 09:53:52.344778 np0000006707 devstack@c-api.service[100298]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 09:53:52.344778 np0000006707 devstack@c-api.service[100298]: warnings.warn( Aug 07 09:53:52.445598 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [req-24df7733-6233-4605-8643-5efd3eb64a62 req-c120863d-153f-4d59-b521-6d87655be6c9 tempest-AttachVolumeMultiAttachTest-1302095414 tempest-AttachVolumeMultiAttachTest-1302095414-project-member] https://10.4.3.8/volume/v3/attachments/10921e87-6d14-4e19-87b6-6fabe5e52d89 returned with HTTP 200 Aug 07 09:53:52.446741 np0000006707 devstack@c-api.service[100298]: [pid: 100298|app: 0|req: 256/1014] 10.4.3.8 () {72 vars in 1659 bytes} [Fri Aug 7 09:53:52 2026] DELETE /volume/v3/attachments/10921e87-6d14-4e19-87b6-6fabe5e52d89 => generated 367 bytes in 120 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 09:53:52.910750 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [req-4ccf7881-5ffa-4068-bd70-8e953b48f1f5 req-975f47f4-0c92-42d8-94b9-a234539e3ef0 None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:53:52.917251 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [req-4ccf7881-5ffa-4068-bd70-8e953b48f1f5 req-975f47f4-0c92-42d8-94b9-a234539e3ef0 tempest-AttachVolumeTestJSON-41757496 tempest-AttachVolumeTestJSON-41757496-project-member] GET https://10.4.3.8/volume/v3/volumes/33d13bf2-667e-45cf-b1f1-b388e89bfe03 Aug 07 09:53:52.917650 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [req-4ccf7881-5ffa-4068-bd70-8e953b48f1f5 req-975f47f4-0c92-42d8-94b9-a234539e3ef0 tempest-AttachVolumeTestJSON-41757496 tempest-AttachVolumeTestJSON-41757496-project-member] Empty body provided in request {{(pid=100297) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 09:53:52.917894 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [req-4ccf7881-5ffa-4068-bd70-8e953b48f1f5 req-975f47f4-0c92-42d8-94b9-a234539e3ef0 tempest-AttachVolumeTestJSON-41757496 tempest-AttachVolumeTestJSON-41757496-project-member] Calling method 'show' {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 09:53:52.933471 np0000006707 devstack@c-api.service[100297]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 09:53:52.933471 np0000006707 devstack@c-api.service[100297]: warnings.warn( Aug 07 09:53:52.942155 np0000006707 devstack@c-api.service[100297]: INFO cinder.volume.api [req-4ccf7881-5ffa-4068-bd70-8e953b48f1f5 req-975f47f4-0c92-42d8-94b9-a234539e3ef0 tempest-AttachVolumeTestJSON-41757496 tempest-AttachVolumeTestJSON-41757496-project-member] Volume info retrieved successfully. Aug 07 09:53:52.949144 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [req-4ccf7881-5ffa-4068-bd70-8e953b48f1f5 req-975f47f4-0c92-42d8-94b9-a234539e3ef0 tempest-AttachVolumeTestJSON-41757496 tempest-AttachVolumeTestJSON-41757496-project-member] https://10.4.3.8/volume/v3/volumes/33d13bf2-667e-45cf-b1f1-b388e89bfe03 returned with HTTP 200 Aug 07 09:53:52.949674 np0000006707 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 255/1015] 10.4.3.8 () {68 vars in 1584 bytes} [Fri Aug 7 09:53:52 2026] GET /volume/v3/volumes/33d13bf2-667e-45cf-b1f1-b388e89bfe03 => generated 1131 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 09:53:52.979407 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [req-4ccf7881-5ffa-4068-bd70-8e953b48f1f5 req-bc857b94-c15f-498d-8a99-ed6408fdcb5e None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:53:52.982235 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [req-4ccf7881-5ffa-4068-bd70-8e953b48f1f5 req-bc857b94-c15f-498d-8a99-ed6408fdcb5e tempest-AttachVolumeTestJSON-41757496 tempest-AttachVolumeTestJSON-41757496-project-member] POST https://10.4.3.8/volume/v3/volumes/33d13bf2-667e-45cf-b1f1-b388e89bfe03/action Aug 07 09:53:52.982790 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [req-4ccf7881-5ffa-4068-bd70-8e953b48f1f5 req-bc857b94-c15f-498d-8a99-ed6408fdcb5e tempest-AttachVolumeTestJSON-41757496 tempest-AttachVolumeTestJSON-41757496-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100295) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 07 09:53:52.982790 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [req-4ccf7881-5ffa-4068-bd70-8e953b48f1f5 req-bc857b94-c15f-498d-8a99-ed6408fdcb5e tempest-AttachVolumeTestJSON-41757496 tempest-AttachVolumeTestJSON-41757496-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 09:53:52.998916 np0000006707 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 09:53:52.998916 np0000006707 devstack@c-api.service[100295]: warnings.warn( Aug 07 09:53:53.002170 np0000006707 devstack@c-api.service[100295]: INFO cinder.volume.api [req-4ccf7881-5ffa-4068-bd70-8e953b48f1f5 req-bc857b94-c15f-498d-8a99-ed6408fdcb5e tempest-AttachVolumeTestJSON-41757496 tempest-AttachVolumeTestJSON-41757496-project-member] Volume info retrieved successfully. Aug 07 09:53:53.014230 np0000006707 devstack@c-api.service[100295]: INFO cinder.volume.api [req-4ccf7881-5ffa-4068-bd70-8e953b48f1f5 req-bc857b94-c15f-498d-8a99-ed6408fdcb5e tempest-AttachVolumeTestJSON-41757496 tempest-AttachVolumeTestJSON-41757496-project-member] Begin detaching volume completed successfully. Aug 07 09:53:53.014752 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [req-4ccf7881-5ffa-4068-bd70-8e953b48f1f5 req-bc857b94-c15f-498d-8a99-ed6408fdcb5e tempest-AttachVolumeTestJSON-41757496 tempest-AttachVolumeTestJSON-41757496-project-member] https://10.4.3.8/volume/v3/volumes/33d13bf2-667e-45cf-b1f1-b388e89bfe03/action returned with HTTP 202 Aug 07 09:53:53.017119 np0000006707 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 251/1016] 10.4.3.8 () {72 vars in 1658 bytes} [Fri Aug 7 09:53:52 2026] POST /volume/v3/volumes/33d13bf2-667e-45cf-b1f1-b388e89bfe03/action => generated 0 bytes in 36 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 07 09:53:53.045398 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [None req-ed59c5bc-c3f6-4f5f-8186-1c3fddaba97f None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:53:53.048075 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-ed59c5bc-c3f6-4f5f-8186-1c3fddaba97f tempest-AttachVolumeTestJSON-41757496 tempest-AttachVolumeTestJSON-41757496-project-member] GET https://10.4.3.8/volume/v3/volumes/33d13bf2-667e-45cf-b1f1-b388e89bfe03 Aug 07 09:53:53.051439 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-ed59c5bc-c3f6-4f5f-8186-1c3fddaba97f tempest-AttachVolumeTestJSON-41757496 tempest-AttachVolumeTestJSON-41757496-project-member] Empty body provided in request {{(pid=100296) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 09:53:53.051439 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-ed59c5bc-c3f6-4f5f-8186-1c3fddaba97f tempest-AttachVolumeTestJSON-41757496 tempest-AttachVolumeTestJSON-41757496-project-member] Calling method 'show' {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 09:53:53.070540 np0000006707 devstack@c-api.service[100296]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 09:53:53.070540 np0000006707 devstack@c-api.service[100296]: warnings.warn( Aug 07 09:53:53.077390 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.middleware.request_id [None req-7c2a9448-8efd-4f34-aa9d-b37fcd5693af None None] RequestId filter calling following filter/app {{(pid=100298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:53:53.077882 np0000006707 devstack@c-api.service[100296]: INFO cinder.volume.api [None req-ed59c5bc-c3f6-4f5f-8186-1c3fddaba97f tempest-AttachVolumeTestJSON-41757496 tempest-AttachVolumeTestJSON-41757496-project-member] Volume info retrieved successfully. Aug 07 09:53:53.078025 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [None req-7c2a9448-8efd-4f34-aa9d-b37fcd5693af None None] GET https://10.4.3.8/volume// Aug 07 09:53:53.078296 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [None req-7c2a9448-8efd-4f34-aa9d-b37fcd5693af None None] Empty body provided in request {{(pid=100298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 09:53:53.078577 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [None req-7c2a9448-8efd-4f34-aa9d-b37fcd5693af None None] Calling method 'all' {{(pid=100298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 09:53:53.079171 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [None req-7c2a9448-8efd-4f34-aa9d-b37fcd5693af None None] https://10.4.3.8/volume// returned with HTTP 300 Aug 07 09:53:53.079838 np0000006707 devstack@c-api.service[100298]: [pid: 100298|app: 0|req: 257/1017] 10.4.3.8 () {66 vars in 1412 bytes} [Fri Aug 7 09:53:53 2026] GET /volume/ => generated 384 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 07 09:53:53.091152 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-ed59c5bc-c3f6-4f5f-8186-1c3fddaba97f tempest-AttachVolumeTestJSON-41757496 tempest-AttachVolumeTestJSON-41757496-project-member] https://10.4.3.8/volume/v3/volumes/33d13bf2-667e-45cf-b1f1-b388e89bfe03 returned with HTTP 200 Aug 07 09:53:53.091892 np0000006707 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 255/1018] 10.4.3.8 () {66 vars in 1334 bytes} [Fri Aug 7 09:53:53 2026] GET /volume/v3/volumes/33d13bf2-667e-45cf-b1f1-b388e89bfe03 => generated 1134 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 09:53:53.096687 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [req-4ccf7881-5ffa-4068-bd70-8e953b48f1f5 req-07f37cb7-7313-4d67-b492-e71e04b34993 None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:53:53.101964 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [req-4ccf7881-5ffa-4068-bd70-8e953b48f1f5 req-07f37cb7-7313-4d67-b492-e71e04b34993 tempest-AttachVolumeTestJSON-41757496 tempest-AttachVolumeTestJSON-41757496-project-member] GET https://10.4.3.8/volume/v3/volumes/33d13bf2-667e-45cf-b1f1-b388e89bfe03 Aug 07 09:53:53.101964 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [req-4ccf7881-5ffa-4068-bd70-8e953b48f1f5 req-07f37cb7-7313-4d67-b492-e71e04b34993 tempest-AttachVolumeTestJSON-41757496 tempest-AttachVolumeTestJSON-41757496-project-member] Empty body provided in request {{(pid=100297) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 09:53:53.101964 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [req-4ccf7881-5ffa-4068-bd70-8e953b48f1f5 req-07f37cb7-7313-4d67-b492-e71e04b34993 tempest-AttachVolumeTestJSON-41757496 tempest-AttachVolumeTestJSON-41757496-project-member] Calling method 'show' {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 09:53:53.119032 np0000006707 devstack@c-api.service[100297]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 09:53:53.119032 np0000006707 devstack@c-api.service[100297]: warnings.warn( Aug 07 09:53:53.126340 np0000006707 devstack@c-api.service[100297]: INFO cinder.volume.api [req-4ccf7881-5ffa-4068-bd70-8e953b48f1f5 req-07f37cb7-7313-4d67-b492-e71e04b34993 tempest-AttachVolumeTestJSON-41757496 tempest-AttachVolumeTestJSON-41757496-project-member] Volume info retrieved successfully. Aug 07 09:53:53.135121 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [req-4ccf7881-5ffa-4068-bd70-8e953b48f1f5 req-07f37cb7-7313-4d67-b492-e71e04b34993 tempest-AttachVolumeTestJSON-41757496 tempest-AttachVolumeTestJSON-41757496-project-member] https://10.4.3.8/volume/v3/volumes/33d13bf2-667e-45cf-b1f1-b388e89bfe03 returned with HTTP 200 Aug 07 09:53:53.135574 np0000006707 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 256/1019] 10.4.3.8 () {70 vars in 1625 bytes} [Fri Aug 7 09:53:53 2026] GET /volume/v3/volumes/33d13bf2-667e-45cf-b1f1-b388e89bfe03 => generated 1314 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 07 09:53:53.959245 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [req-24df7733-6233-4605-8643-5efd3eb64a62 req-1b4eb1de-f45b-4246-97fd-4b37cf0f22de None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:53:53.964855 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [req-24df7733-6233-4605-8643-5efd3eb64a62 req-1b4eb1de-f45b-4246-97fd-4b37cf0f22de tempest-AttachVolumeMultiAttachTest-1302095414 tempest-AttachVolumeMultiAttachTest-1302095414-project-member] PUT https://10.4.3.8/volume/v3/attachments/d81a4132-1764-433f-b1b0-3781a7bb74bb Aug 07 09:53:53.964855 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [req-24df7733-6233-4605-8643-5efd3eb64a62 req-1b4eb1de-f45b-4246-97fd-4b37cf0f22de tempest-AttachVolumeMultiAttachTest-1302095414 tempest-AttachVolumeMultiAttachTest-1302095414-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.8", "host": "np0000006707", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:568b993d50b1", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "d2780578-1896-461f-80ac-b58d2e346b90", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 09:53:53.984121 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.coordination [req-24df7733-6233-4605-8643-5efd3eb64a62 req-1b4eb1de-f45b-4246-97fd-4b37cf0f22de tempest-AttachVolumeMultiAttachTest-1302095414 tempest-AttachVolumeMultiAttachTest-1302095414-project-member] Acquiring lock "cinder-attachment_update-dd48fdb3-908b-4a43-95be-45b060aef13e-np0000006707" by "attachment_update" {{(pid=100295) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 07 09:53:53.995444 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.coordination [req-24df7733-6233-4605-8643-5efd3eb64a62 req-1b4eb1de-f45b-4246-97fd-4b37cf0f22de tempest-AttachVolumeMultiAttachTest-1302095414 tempest-AttachVolumeMultiAttachTest-1302095414-project-member] Lock "cinder-attachment_update-dd48fdb3-908b-4a43-95be-45b060aef13e-np0000006707" acquired by "attachment_update" :: waited 0.010s {{(pid=100295) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 07 09:53:53.995444 np0000006707 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 09:53:53.995444 np0000006707 devstack@c-api.service[100295]: warnings.warn( Aug 07 09:53:54.113276 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.middleware.request_id [None req-cebcb934-9fd7-494b-8a9e-2dd8e727e69f None None] RequestId filter calling following filter/app {{(pid=100298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:53:54.117552 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [None req-cebcb934-9fd7-494b-8a9e-2dd8e727e69f tempest-AttachVolumeTestJSON-41757496 tempest-AttachVolumeTestJSON-41757496-project-member] GET https://10.4.3.8/volume/v3/volumes/33d13bf2-667e-45cf-b1f1-b388e89bfe03 Aug 07 09:53:54.117552 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [None req-cebcb934-9fd7-494b-8a9e-2dd8e727e69f tempest-AttachVolumeTestJSON-41757496 tempest-AttachVolumeTestJSON-41757496-project-member] Empty body provided in request {{(pid=100298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 09:53:54.117552 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [None req-cebcb934-9fd7-494b-8a9e-2dd8e727e69f tempest-AttachVolumeTestJSON-41757496 tempest-AttachVolumeTestJSON-41757496-project-member] Calling method 'show' {{(pid=100298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 09:53:54.131635 np0000006707 devstack@c-api.service[100298]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 09:53:54.131635 np0000006707 devstack@c-api.service[100298]: warnings.warn( Aug 07 09:53:54.137465 np0000006707 devstack@c-api.service[100298]: INFO cinder.volume.api [None req-cebcb934-9fd7-494b-8a9e-2dd8e727e69f tempest-AttachVolumeTestJSON-41757496 tempest-AttachVolumeTestJSON-41757496-project-member] Volume info retrieved successfully. Aug 07 09:53:54.144741 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [None req-cebcb934-9fd7-494b-8a9e-2dd8e727e69f tempest-AttachVolumeTestJSON-41757496 tempest-AttachVolumeTestJSON-41757496-project-member] https://10.4.3.8/volume/v3/volumes/33d13bf2-667e-45cf-b1f1-b388e89bfe03 returned with HTTP 200 Aug 07 09:53:54.145719 np0000006707 devstack@c-api.service[100298]: [pid: 100298|app: 0|req: 258/1020] 10.4.3.8 () {66 vars in 1334 bytes} [Fri Aug 7 09:53:54 2026] GET /volume/v3/volumes/33d13bf2-667e-45cf-b1f1-b388e89bfe03 => generated 1134 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 09:53:54.166877 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.coordination [req-24df7733-6233-4605-8643-5efd3eb64a62 req-1b4eb1de-f45b-4246-97fd-4b37cf0f22de tempest-AttachVolumeMultiAttachTest-1302095414 tempest-AttachVolumeMultiAttachTest-1302095414-project-member] Lock "cinder-attachment_update-dd48fdb3-908b-4a43-95be-45b060aef13e-np0000006707" released by "attachment_update" :: held 0.174s {{(pid=100295) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 07 09:53:54.167293 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [req-24df7733-6233-4605-8643-5efd3eb64a62 req-1b4eb1de-f45b-4246-97fd-4b37cf0f22de tempest-AttachVolumeMultiAttachTest-1302095414 tempest-AttachVolumeMultiAttachTest-1302095414-project-member] https://10.4.3.8/volume/v3/attachments/d81a4132-1764-433f-b1b0-3781a7bb74bb returned with HTTP 200 Aug 07 09:53:54.168031 np0000006707 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 252/1021] 10.4.3.8 () {74 vars in 1690 bytes} [Fri Aug 7 09:53:53 2026] PUT /volume/v3/attachments/d81a4132-1764-433f-b1b0-3781a7bb74bb => generated 969 bytes in 210 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 09:53:54.182917 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [req-24df7733-6233-4605-8643-5efd3eb64a62 req-c569cb71-e522-4178-ace6-19764bc98c8d None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:53:54.186454 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [req-24df7733-6233-4605-8643-5efd3eb64a62 req-c569cb71-e522-4178-ace6-19764bc98c8d tempest-AttachVolumeMultiAttachTest-1302095414 tempest-AttachVolumeMultiAttachTest-1302095414-project-member] GET https://10.4.3.8/volume/v3/attachments/d81a4132-1764-433f-b1b0-3781a7bb74bb Aug 07 09:53:54.187009 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [req-24df7733-6233-4605-8643-5efd3eb64a62 req-c569cb71-e522-4178-ace6-19764bc98c8d tempest-AttachVolumeMultiAttachTest-1302095414 tempest-AttachVolumeMultiAttachTest-1302095414-project-member] Empty body provided in request {{(pid=100296) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 09:53:54.187009 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [req-24df7733-6233-4605-8643-5efd3eb64a62 req-c569cb71-e522-4178-ace6-19764bc98c8d tempest-AttachVolumeMultiAttachTest-1302095414 tempest-AttachVolumeMultiAttachTest-1302095414-project-member] Calling method 'version_select' {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 09:53:54.219472 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [req-24df7733-6233-4605-8643-5efd3eb64a62 req-c569cb71-e522-4178-ace6-19764bc98c8d tempest-AttachVolumeMultiAttachTest-1302095414 tempest-AttachVolumeMultiAttachTest-1302095414-project-member] https://10.4.3.8/volume/v3/attachments/d81a4132-1764-433f-b1b0-3781a7bb74bb returned with HTTP 200 Aug 07 09:53:54.219985 np0000006707 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 256/1022] 10.4.3.8 () {70 vars in 1637 bytes} [Fri Aug 7 09:53:54 2026] GET /volume/v3/attachments/d81a4132-1764-433f-b1b0-3781a7bb74bb => generated 994 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 09:53:55.165229 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [None req-1b692a7b-ac00-4981-8adf-952428b3607b None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:53:55.170020 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-1b692a7b-ac00-4981-8adf-952428b3607b tempest-AttachVolumeTestJSON-41757496 tempest-AttachVolumeTestJSON-41757496-project-member] GET https://10.4.3.8/volume/v3/volumes/33d13bf2-667e-45cf-b1f1-b388e89bfe03 Aug 07 09:53:55.170930 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-1b692a7b-ac00-4981-8adf-952428b3607b tempest-AttachVolumeTestJSON-41757496 tempest-AttachVolumeTestJSON-41757496-project-member] Empty body provided in request {{(pid=100297) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 09:53:55.173520 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-1b692a7b-ac00-4981-8adf-952428b3607b tempest-AttachVolumeTestJSON-41757496 tempest-AttachVolumeTestJSON-41757496-project-member] Calling method 'show' {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 09:53:55.196492 np0000006707 devstack@c-api.service[100297]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 09:53:55.196492 np0000006707 devstack@c-api.service[100297]: warnings.warn( Aug 07 09:53:55.200340 np0000006707 devstack@c-api.service[100297]: INFO cinder.volume.api [None req-1b692a7b-ac00-4981-8adf-952428b3607b tempest-AttachVolumeTestJSON-41757496 tempest-AttachVolumeTestJSON-41757496-project-member] Volume info retrieved successfully. Aug 07 09:53:55.217322 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-1b692a7b-ac00-4981-8adf-952428b3607b tempest-AttachVolumeTestJSON-41757496 tempest-AttachVolumeTestJSON-41757496-project-member] https://10.4.3.8/volume/v3/volumes/33d13bf2-667e-45cf-b1f1-b388e89bfe03 returned with HTTP 200 Aug 07 09:53:55.217322 np0000006707 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 257/1023] 10.4.3.8 () {66 vars in 1334 bytes} [Fri Aug 7 09:53:55 2026] GET /volume/v3/volumes/33d13bf2-667e-45cf-b1f1-b388e89bfe03 => generated 1134 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 09:53:56.236812 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.middleware.request_id [None req-be478c19-c029-43c9-8a07-819838429de3 None None] RequestId filter calling following filter/app {{(pid=100298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:53:56.239152 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [None req-be478c19-c029-43c9-8a07-819838429de3 tempest-AttachVolumeTestJSON-41757496 tempest-AttachVolumeTestJSON-41757496-project-member] GET https://10.4.3.8/volume/v3/volumes/33d13bf2-667e-45cf-b1f1-b388e89bfe03 Aug 07 09:53:56.239446 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [None req-be478c19-c029-43c9-8a07-819838429de3 tempest-AttachVolumeTestJSON-41757496 tempest-AttachVolumeTestJSON-41757496-project-member] Empty body provided in request {{(pid=100298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 09:53:56.239751 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [None req-be478c19-c029-43c9-8a07-819838429de3 tempest-AttachVolumeTestJSON-41757496 tempest-AttachVolumeTestJSON-41757496-project-member] Calling method 'show' {{(pid=100298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 09:53:56.252972 np0000006707 devstack@c-api.service[100298]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 09:53:56.252972 np0000006707 devstack@c-api.service[100298]: warnings.warn( Aug 07 09:53:56.260227 np0000006707 devstack@c-api.service[100298]: INFO cinder.volume.api [None req-be478c19-c029-43c9-8a07-819838429de3 tempest-AttachVolumeTestJSON-41757496 tempest-AttachVolumeTestJSON-41757496-project-member] Volume info retrieved successfully. Aug 07 09:53:56.270991 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [None req-be478c19-c029-43c9-8a07-819838429de3 tempest-AttachVolumeTestJSON-41757496 tempest-AttachVolumeTestJSON-41757496-project-member] https://10.4.3.8/volume/v3/volumes/33d13bf2-667e-45cf-b1f1-b388e89bfe03 returned with HTTP 200 Aug 07 09:53:56.270991 np0000006707 devstack@c-api.service[100298]: [pid: 100298|app: 0|req: 259/1024] 10.4.3.8 () {66 vars in 1334 bytes} [Fri Aug 7 09:53:56 2026] GET /volume/v3/volumes/33d13bf2-667e-45cf-b1f1-b388e89bfe03 => generated 1134 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 09:53:56.619299 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-01860160-50f7-420e-8a2d-917f32764aed None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:53:56.742391 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-01860160-50f7-420e-8a2d-917f32764aed tempest-VolumesSnapshotTestJSON-1374712720 tempest-VolumesSnapshotTestJSON-1374712720-project-member] POST https://10.4.3.8/volume/v3/volumes Aug 07 09:53:56.742593 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-01860160-50f7-420e-8a2d-917f32764aed tempest-VolumesSnapshotTestJSON-1374712720 tempest-VolumesSnapshotTestJSON-1374712720-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesSnapshotTestJSON-Volume-886773933"}} {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 09:53:56.745150 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.v3.volumes [None req-01860160-50f7-420e-8a2d-917f32764aed tempest-VolumesSnapshotTestJSON-1374712720 tempest-VolumesSnapshotTestJSON-1374712720-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesSnapshotTestJSON-Volume-886773933'}} {{(pid=100295) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 07 09:53:56.745407 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.v3.volumes [None req-01860160-50f7-420e-8a2d-917f32764aed tempest-VolumesSnapshotTestJSON-1374712720 tempest-VolumesSnapshotTestJSON-1374712720-project-member] Create volume of 1 GB Aug 07 09:53:56.745832 np0000006707 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 09:53:56.745832 np0000006707 devstack@c-api.service[100295]: warnings.warn( Aug 07 09:53:56.753545 np0000006707 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-01860160-50f7-420e-8a2d-917f32764aed tempest-VolumesSnapshotTestJSON-1374712720 tempest-VolumesSnapshotTestJSON-1374712720-project-member] Availability Zones retrieved successfully. Aug 07 09:53:56.759858 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.volume.api [None req-01860160-50f7-420e-8a2d-917f32764aed tempest-VolumesSnapshotTestJSON-1374712720 tempest-VolumesSnapshotTestJSON-1374712720-project-member] Flow 'volume_create_api' (96074d6b-3c05-4e14-befc-77593a488546) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100295) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 09:53:56.761310 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.volume.api [None req-01860160-50f7-420e-8a2d-917f32764aed tempest-VolumesSnapshotTestJSON-1374712720 tempest-VolumesSnapshotTestJSON-1374712720-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (bb270850-9225-4003-a08b-311e83a808b7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100295) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 09:53:56.762368 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.volume.flows.api.create_volume [None req-01860160-50f7-420e-8a2d-917f32764aed tempest-VolumesSnapshotTestJSON-1374712720 tempest-VolumesSnapshotTestJSON-1374712720-project-member] Validating volume size '1' using validate_int {{(pid=100295) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 07 09:53:56.804083 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.volume.api [None req-01860160-50f7-420e-8a2d-917f32764aed tempest-VolumesSnapshotTestJSON-1374712720 tempest-VolumesSnapshotTestJSON-1374712720-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (bb270850-9225-4003-a08b-311e83a808b7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-07T09:47:39Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=45fd9a3a-b61e-4c6c-9ab7-d02f06678d0d,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '45fd9a3a-b61e-4c6c-9ab7-d02f06678d0d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100295) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 09:53:56.806464 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.volume.api [None req-01860160-50f7-420e-8a2d-917f32764aed tempest-VolumesSnapshotTestJSON-1374712720 tempest-VolumesSnapshotTestJSON-1374712720-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7547a250-3b8a-4a80-892b-06d766b6551c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100295) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 09:53:56.897605 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.quota [None req-01860160-50f7-420e-8a2d-917f32764aed tempest-VolumesSnapshotTestJSON-1374712720 tempest-VolumesSnapshotTestJSON-1374712720-project-member] Created reservations ['189f61cd-f540-4aab-bf6f-2b72ea5db6bf', '05f60087-9555-4e92-adec-ef537488763f', '253d529c-e60c-4c85-88b0-3c00573f034f', '7a57031a-51a4-4856-b9f9-b73c01043dd1'] {{(pid=100295) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 09:53:56.898914 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.volume.api [None req-01860160-50f7-420e-8a2d-917f32764aed tempest-VolumesSnapshotTestJSON-1374712720 tempest-VolumesSnapshotTestJSON-1374712720-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7547a250-3b8a-4a80-892b-06d766b6551c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['189f61cd-f540-4aab-bf6f-2b72ea5db6bf', '05f60087-9555-4e92-adec-ef537488763f', '253d529c-e60c-4c85-88b0-3c00573f034f', '7a57031a-51a4-4856-b9f9-b73c01043dd1']}' {{(pid=100295) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 09:53:56.900025 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.volume.api [None req-01860160-50f7-420e-8a2d-917f32764aed tempest-VolumesSnapshotTestJSON-1374712720 tempest-VolumesSnapshotTestJSON-1374712720-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a9df29a3-d9c6-4d62-9022-18606d0e1457) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100295) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 09:53:56.935265 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.volume.api [None req-01860160-50f7-420e-8a2d-917f32764aed tempest-VolumesSnapshotTestJSON-1374712720 tempest-VolumesSnapshotTestJSON-1374712720-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a9df29a3-d9c6-4d62-9022-18606d0e1457) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '94e9323e-f8d9-4523-a7ef-61850230a77d', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-886773933',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='cb87a8a849974ae19f133e9598c17433',qos_specs=None,replication_status=,reservations=['189f61cd-f540-4aab-bf6f-2b72ea5db6bf','05f60087-9555-4e92-adec-ef537488763f','253d529c-e60c-4c85-88b0-3c00573f034f','7a57031a-51a4-4856-b9f9-b73c01043dd1'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a2d8348dda144bf491d0b98b187dc3bd',volume_type_id=45fd9a3a-b61e-4c6c-9ab7-d02f06678d0d), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-07T09:53:56Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-886773933',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=94e9323e-f8d9-4523-a7ef-61850230a77d,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='cb87a8a849974ae19f133e9598c17433',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='a2d8348dda144bf491d0b98b187dc3bd',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(45fd9a3a-b61e-4c6c-9ab7-d02f06678d0d),volume_type_id=45fd9a3a-b61e-4c6c-9ab7-d02f06678d0d)}' {{(pid=100295) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 09:53:56.936951 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.volume.api [None req-01860160-50f7-420e-8a2d-917f32764aed tempest-VolumesSnapshotTestJSON-1374712720 tempest-VolumesSnapshotTestJSON-1374712720-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ff2d2831-8a1a-4b74-8c2d-23d1a9f77181) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100295) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 09:53:56.965212 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.volume.api [None req-01860160-50f7-420e-8a2d-917f32764aed tempest-VolumesSnapshotTestJSON-1374712720 tempest-VolumesSnapshotTestJSON-1374712720-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ff2d2831-8a1a-4b74-8c2d-23d1a9f77181) transitioned into state 'SUCCESS' from state '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-886773933',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='cb87a8a849974ae19f133e9598c17433',qos_specs=None,replication_status=,reservations=['189f61cd-f540-4aab-bf6f-2b72ea5db6bf','05f60087-9555-4e92-adec-ef537488763f','253d529c-e60c-4c85-88b0-3c00573f034f','7a57031a-51a4-4856-b9f9-b73c01043dd1'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a2d8348dda144bf491d0b98b187dc3bd',volume_type_id=45fd9a3a-b61e-4c6c-9ab7-d02f06678d0d)}' {{(pid=100295) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 09:53:56.966019 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.volume.api [None req-01860160-50f7-420e-8a2d-917f32764aed tempest-VolumesSnapshotTestJSON-1374712720 tempest-VolumesSnapshotTestJSON-1374712720-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8688a58d-216f-4c30-b080-4312246facd9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100295) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 09:53:56.980385 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.volume.api [None req-01860160-50f7-420e-8a2d-917f32764aed tempest-VolumesSnapshotTestJSON-1374712720 tempest-VolumesSnapshotTestJSON-1374712720-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8688a58d-216f-4c30-b080-4312246facd9) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100295) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 09:53:56.981700 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.volume.api [None req-01860160-50f7-420e-8a2d-917f32764aed tempest-VolumesSnapshotTestJSON-1374712720 tempest-VolumesSnapshotTestJSON-1374712720-project-member] Flow 'volume_create_api' (96074d6b-3c05-4e14-befc-77593a488546) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100295) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 09:53:56.982158 np0000006707 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-01860160-50f7-420e-8a2d-917f32764aed tempest-VolumesSnapshotTestJSON-1374712720 tempest-VolumesSnapshotTestJSON-1374712720-project-member] Create volume request issued successfully. Aug 07 09:53:56.983115 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-01860160-50f7-420e-8a2d-917f32764aed tempest-VolumesSnapshotTestJSON-1374712720 tempest-VolumesSnapshotTestJSON-1374712720-project-member] https://10.4.3.8/volume/v3/volumes returned with HTTP 202 Aug 07 09:53:56.983731 np0000006707 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 253/1025] 10.4.3.8 () {68 vars in 1244 bytes} [Fri Aug 7 09:53:56 2026] POST /volume/v3/volumes => generated 749 bytes in 366 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 07 09:53:57.003606 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [None req-42c47ec8-fb9a-4f00-8bb3-f3116f045d53 None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:53:57.007530 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-42c47ec8-fb9a-4f00-8bb3-f3116f045d53 tempest-VolumesSnapshotTestJSON-1374712720 tempest-VolumesSnapshotTestJSON-1374712720-project-member] GET https://10.4.3.8/volume/v3/volumes/94e9323e-f8d9-4523-a7ef-61850230a77d Aug 07 09:53:57.007875 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-42c47ec8-fb9a-4f00-8bb3-f3116f045d53 tempest-VolumesSnapshotTestJSON-1374712720 tempest-VolumesSnapshotTestJSON-1374712720-project-member] Empty body provided in request {{(pid=100296) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 09:53:57.008169 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-42c47ec8-fb9a-4f00-8bb3-f3116f045d53 tempest-VolumesSnapshotTestJSON-1374712720 tempest-VolumesSnapshotTestJSON-1374712720-project-member] Calling method 'show' {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 09:53:57.023745 np0000006707 devstack@c-api.service[100296]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 09:53:57.023745 np0000006707 devstack@c-api.service[100296]: warnings.warn( Aug 07 09:53:57.034700 np0000006707 devstack@c-api.service[100296]: INFO cinder.volume.api [None req-42c47ec8-fb9a-4f00-8bb3-f3116f045d53 tempest-VolumesSnapshotTestJSON-1374712720 tempest-VolumesSnapshotTestJSON-1374712720-project-member] Volume info retrieved successfully. Aug 07 09:53:57.036147 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [req-8963eb89-2b8e-45ea-93f2-e4c6391225ad req-991ebeaf-6a16-47f8-8dce-62f5e20c1836 None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:53:57.037841 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-42c47ec8-fb9a-4f00-8bb3-f3116f045d53 tempest-VolumesSnapshotTestJSON-1374712720 tempest-VolumesSnapshotTestJSON-1374712720-project-member] https://10.4.3.8/volume/v3/volumes/94e9323e-f8d9-4523-a7ef-61850230a77d returned with HTTP 200 Aug 07 09:53:57.037906 np0000006707 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 257/1026] 10.4.3.8 () {66 vars in 1334 bytes} [Fri Aug 7 09:53:57 2026] GET /volume/v3/volumes/94e9323e-f8d9-4523-a7ef-61850230a77d => generated 817 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 09:53:57.038931 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [req-8963eb89-2b8e-45ea-93f2-e4c6391225ad req-991ebeaf-6a16-47f8-8dce-62f5e20c1836 tempest-ServerActionsTestOtherA-2072286966 tempest-ServerActionsTestOtherA-2072286966-project-member] POST https://10.4.3.8/volume/v3/attachments/fd8098d0-9898-4c0b-a104-7df398d8ccb1/action Aug 07 09:53:57.039345 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [req-8963eb89-2b8e-45ea-93f2-e4c6391225ad req-991ebeaf-6a16-47f8-8dce-62f5e20c1836 tempest-ServerActionsTestOtherA-2072286966 tempest-ServerActionsTestOtherA-2072286966-project-member] Action body: b'{"os-complete": null}' {{(pid=100297) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 07 09:53:57.040404 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [req-8963eb89-2b8e-45ea-93f2-e4c6391225ad req-991ebeaf-6a16-47f8-8dce-62f5e20c1836 tempest-ServerActionsTestOtherA-2072286966 tempest-ServerActionsTestOtherA-2072286966-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 09:53:57.069289 np0000006707 devstack@c-api.service[100297]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 09:53:57.069289 np0000006707 devstack@c-api.service[100297]: warnings.warn( Aug 07 09:53:57.086069 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [req-8963eb89-2b8e-45ea-93f2-e4c6391225ad req-991ebeaf-6a16-47f8-8dce-62f5e20c1836 tempest-ServerActionsTestOtherA-2072286966 tempest-ServerActionsTestOtherA-2072286966-project-member] https://10.4.3.8/volume/v3/attachments/fd8098d0-9898-4c0b-a104-7df398d8ccb1/action returned with HTTP 204 Aug 07 09:53:57.086776 np0000006707 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 258/1027] 10.4.3.8 () {74 vars in 1711 bytes} [Fri Aug 7 09:53:57 2026] POST /volume/v3/attachments/fd8098d0-9898-4c0b-a104-7df398d8ccb1/action => generated 0 bytes in 51 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 07 09:53:57.287963 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.middleware.request_id [None req-6f22deb0-c0c2-4df0-a240-6cab411aa5c8 None None] RequestId filter calling following filter/app {{(pid=100298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:53:57.289999 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [None req-6f22deb0-c0c2-4df0-a240-6cab411aa5c8 tempest-AttachVolumeTestJSON-41757496 tempest-AttachVolumeTestJSON-41757496-project-member] GET https://10.4.3.8/volume/v3/volumes/33d13bf2-667e-45cf-b1f1-b388e89bfe03 Aug 07 09:53:57.290268 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [None req-6f22deb0-c0c2-4df0-a240-6cab411aa5c8 tempest-AttachVolumeTestJSON-41757496 tempest-AttachVolumeTestJSON-41757496-project-member] Empty body provided in request {{(pid=100298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 09:53:57.290562 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [None req-6f22deb0-c0c2-4df0-a240-6cab411aa5c8 tempest-AttachVolumeTestJSON-41757496 tempest-AttachVolumeTestJSON-41757496-project-member] Calling method 'show' {{(pid=100298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 09:53:57.310530 np0000006707 devstack@c-api.service[100298]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 09:53:57.310530 np0000006707 devstack@c-api.service[100298]: warnings.warn( Aug 07 09:53:57.316686 np0000006707 devstack@c-api.service[100298]: INFO cinder.volume.api [None req-6f22deb0-c0c2-4df0-a240-6cab411aa5c8 tempest-AttachVolumeTestJSON-41757496 tempest-AttachVolumeTestJSON-41757496-project-member] Volume info retrieved successfully. Aug 07 09:53:57.323647 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [None req-6f22deb0-c0c2-4df0-a240-6cab411aa5c8 tempest-AttachVolumeTestJSON-41757496 tempest-AttachVolumeTestJSON-41757496-project-member] https://10.4.3.8/volume/v3/volumes/33d13bf2-667e-45cf-b1f1-b388e89bfe03 returned with HTTP 200 Aug 07 09:53:57.324243 np0000006707 devstack@c-api.service[100298]: [pid: 100298|app: 0|req: 260/1028] 10.4.3.8 () {66 vars in 1334 bytes} [Fri Aug 7 09:53:57 2026] GET /volume/v3/volumes/33d13bf2-667e-45cf-b1f1-b388e89bfe03 => generated 1134 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 09:53:58.055102 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-1854d181-fad1-4f6e-9864-3c609a154468 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:53:58.057735 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-1854d181-fad1-4f6e-9864-3c609a154468 tempest-VolumesSnapshotTestJSON-1374712720 tempest-VolumesSnapshotTestJSON-1374712720-project-member] GET https://10.4.3.8/volume/v3/volumes/94e9323e-f8d9-4523-a7ef-61850230a77d Aug 07 09:53:58.058262 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-1854d181-fad1-4f6e-9864-3c609a154468 tempest-VolumesSnapshotTestJSON-1374712720 tempest-VolumesSnapshotTestJSON-1374712720-project-member] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 09:53:58.058480 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-1854d181-fad1-4f6e-9864-3c609a154468 tempest-VolumesSnapshotTestJSON-1374712720 tempest-VolumesSnapshotTestJSON-1374712720-project-member] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 09:53:58.071576 np0000006707 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 09:53:58.071576 np0000006707 devstack@c-api.service[100295]: warnings.warn( Aug 07 09:53:58.079835 np0000006707 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-1854d181-fad1-4f6e-9864-3c609a154468 tempest-VolumesSnapshotTestJSON-1374712720 tempest-VolumesSnapshotTestJSON-1374712720-project-member] Volume info retrieved successfully. Aug 07 09:53:58.087647 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-1854d181-fad1-4f6e-9864-3c609a154468 tempest-VolumesSnapshotTestJSON-1374712720 tempest-VolumesSnapshotTestJSON-1374712720-project-member] https://10.4.3.8/volume/v3/volumes/94e9323e-f8d9-4523-a7ef-61850230a77d returned with HTTP 200 Aug 07 09:53:58.087647 np0000006707 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 254/1029] 10.4.3.8 () {66 vars in 1334 bytes} [Fri Aug 7 09:53:58 2026] GET /volume/v3/volumes/94e9323e-f8d9-4523-a7ef-61850230a77d => generated 842 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 09:53:58.112634 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [None req-45945d01-be69-405d-8d28-da44e6213a28 None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:53:58.116089 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-45945d01-be69-405d-8d28-da44e6213a28 tempest-VolumesSnapshotTestJSON-1374712720 tempest-VolumesSnapshotTestJSON-1374712720-project-member] GET https://10.4.3.8/volume/v3/volumes/94e9323e-f8d9-4523-a7ef-61850230a77d Aug 07 09:53:58.116089 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-45945d01-be69-405d-8d28-da44e6213a28 tempest-VolumesSnapshotTestJSON-1374712720 tempest-VolumesSnapshotTestJSON-1374712720-project-member] Empty body provided in request {{(pid=100296) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 09:53:58.116089 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-45945d01-be69-405d-8d28-da44e6213a28 tempest-VolumesSnapshotTestJSON-1374712720 tempest-VolumesSnapshotTestJSON-1374712720-project-member] Calling method 'show' {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 09:53:58.126836 np0000006707 devstack@c-api.service[100296]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 09:53:58.126836 np0000006707 devstack@c-api.service[100296]: warnings.warn( Aug 07 09:53:58.138863 np0000006707 devstack@c-api.service[100296]: INFO cinder.volume.api [None req-45945d01-be69-405d-8d28-da44e6213a28 tempest-VolumesSnapshotTestJSON-1374712720 tempest-VolumesSnapshotTestJSON-1374712720-project-member] Volume info retrieved successfully. Aug 07 09:53:58.145953 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-45945d01-be69-405d-8d28-da44e6213a28 tempest-VolumesSnapshotTestJSON-1374712720 tempest-VolumesSnapshotTestJSON-1374712720-project-member] https://10.4.3.8/volume/v3/volumes/94e9323e-f8d9-4523-a7ef-61850230a77d returned with HTTP 200 Aug 07 09:53:58.146560 np0000006707 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 258/1030] 10.4.3.8 () {66 vars in 1334 bytes} [Fri Aug 7 09:53:58 2026] GET /volume/v3/volumes/94e9323e-f8d9-4523-a7ef-61850230a77d => generated 842 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 09:53:58.165224 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [None req-6947f23e-7e6c-4f8d-afb6-731e85b22414 None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:53:58.167786 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-6947f23e-7e6c-4f8d-afb6-731e85b22414 tempest-VolumesSnapshotTestJSON-1374712720 tempest-VolumesSnapshotTestJSON-1374712720-project-member] POST https://10.4.3.8/volume/v3/snapshots Aug 07 09:53:58.168292 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-6947f23e-7e6c-4f8d-afb6-731e85b22414 tempest-VolumesSnapshotTestJSON-1374712720 tempest-VolumesSnapshotTestJSON-1374712720-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "94e9323e-f8d9-4523-a7ef-61850230a77d", "name": "tempest-VolumesSnapshotTestJSON-Snapshot-468835019"}} {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 09:53:58.181019 np0000006707 devstack@c-api.service[100297]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 09:53:58.181019 np0000006707 devstack@c-api.service[100297]: warnings.warn( Aug 07 09:53:58.184612 np0000006707 devstack@c-api.service[100297]: INFO cinder.volume.api [None req-6947f23e-7e6c-4f8d-afb6-731e85b22414 tempest-VolumesSnapshotTestJSON-1374712720 tempest-VolumesSnapshotTestJSON-1374712720-project-member] Volume info retrieved successfully. Aug 07 09:53:58.185187 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.v3.snapshots [None req-6947f23e-7e6c-4f8d-afb6-731e85b22414 tempest-VolumesSnapshotTestJSON-1374712720 tempest-VolumesSnapshotTestJSON-1374712720-project-member] Create snapshot from volume 94e9323e-f8d9-4523-a7ef-61850230a77d Aug 07 09:53:58.268398 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.quota [None req-6947f23e-7e6c-4f8d-afb6-731e85b22414 tempest-VolumesSnapshotTestJSON-1374712720 tempest-VolumesSnapshotTestJSON-1374712720-project-member] Created reservations ['46b799f8-e0a4-44c1-a13a-9ba8e8429d47', 'a04d4d89-a7ac-4ce7-aaec-eada6a05a289', '3081837b-c3ae-408e-9c6c-8e4df07a91c7', 'bf7c0006-4335-4dae-b0ac-bed72ba8c9f9'] {{(pid=100297) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 09:53:58.348608 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.middleware.request_id [None req-26b673d3-dfb2-455a-ba15-e74c8b2ea3d8 None None] RequestId filter calling following filter/app {{(pid=100298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:53:58.351063 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [None req-26b673d3-dfb2-455a-ba15-e74c8b2ea3d8 tempest-AttachVolumeTestJSON-41757496 tempest-AttachVolumeTestJSON-41757496-project-member] GET https://10.4.3.8/volume/v3/volumes/33d13bf2-667e-45cf-b1f1-b388e89bfe03 Aug 07 09:53:58.351468 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [None req-26b673d3-dfb2-455a-ba15-e74c8b2ea3d8 tempest-AttachVolumeTestJSON-41757496 tempest-AttachVolumeTestJSON-41757496-project-member] Empty body provided in request {{(pid=100298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 09:53:58.351869 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [None req-26b673d3-dfb2-455a-ba15-e74c8b2ea3d8 tempest-AttachVolumeTestJSON-41757496 tempest-AttachVolumeTestJSON-41757496-project-member] Calling method 'show' {{(pid=100298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 09:53:58.353784 np0000006707 devstack@c-api.service[100297]: INFO cinder.volume.api [None req-6947f23e-7e6c-4f8d-afb6-731e85b22414 tempest-VolumesSnapshotTestJSON-1374712720 tempest-VolumesSnapshotTestJSON-1374712720-project-member] Snapshot create request issued successfully. Aug 07 09:53:58.354343 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-6947f23e-7e6c-4f8d-afb6-731e85b22414 tempest-VolumesSnapshotTestJSON-1374712720 tempest-VolumesSnapshotTestJSON-1374712720-project-member] https://10.4.3.8/volume/v3/snapshots returned with HTTP 202 Aug 07 09:53:58.356126 np0000006707 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 259/1031] 10.4.3.8 () {68 vars in 1251 bytes} [Fri Aug 7 09:53:58 2026] POST /volume/v3/snapshots => generated 309 bytes in 191 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 07 09:53:58.372362 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-cb7a3b21-22fd-40bb-b5ea-925739b69be8 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:53:58.374142 np0000006707 devstack@c-api.service[100298]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 09:53:58.374142 np0000006707 devstack@c-api.service[100298]: warnings.warn( Aug 07 09:53:58.375987 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-cb7a3b21-22fd-40bb-b5ea-925739b69be8 tempest-VolumesSnapshotTestJSON-1374712720 tempest-VolumesSnapshotTestJSON-1374712720-project-member] GET https://10.4.3.8/volume/v3/snapshots/0d520e23-7329-4c67-86d9-537f95b82ad3 Aug 07 09:53:58.375987 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-cb7a3b21-22fd-40bb-b5ea-925739b69be8 tempest-VolumesSnapshotTestJSON-1374712720 tempest-VolumesSnapshotTestJSON-1374712720-project-member] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 09:53:58.375987 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-cb7a3b21-22fd-40bb-b5ea-925739b69be8 tempest-VolumesSnapshotTestJSON-1374712720 tempest-VolumesSnapshotTestJSON-1374712720-project-member] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 09:53:58.383031 np0000006707 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 09:53:58.383031 np0000006707 devstack@c-api.service[100295]: warnings.warn( Aug 07 09:53:58.383384 np0000006707 devstack@c-api.service[100298]: INFO cinder.volume.api [None req-26b673d3-dfb2-455a-ba15-e74c8b2ea3d8 tempest-AttachVolumeTestJSON-41757496 tempest-AttachVolumeTestJSON-41757496-project-member] Volume info retrieved successfully. Aug 07 09:53:58.383917 np0000006707 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-cb7a3b21-22fd-40bb-b5ea-925739b69be8 tempest-VolumesSnapshotTestJSON-1374712720 tempest-VolumesSnapshotTestJSON-1374712720-project-member] Snapshot retrieved successfully. Aug 07 09:53:58.385027 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-cb7a3b21-22fd-40bb-b5ea-925739b69be8 tempest-VolumesSnapshotTestJSON-1374712720 tempest-VolumesSnapshotTestJSON-1374712720-project-member] https://10.4.3.8/volume/v3/snapshots/0d520e23-7329-4c67-86d9-537f95b82ad3 returned with HTTP 200 Aug 07 09:53:58.385636 np0000006707 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 255/1032] 10.4.3.8 () {66 vars in 1340 bytes} [Fri Aug 7 09:53:58 2026] GET /volume/v3/snapshots/0d520e23-7329-4c67-86d9-537f95b82ad3 => generated 441 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 09:53:58.393053 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [None req-26b673d3-dfb2-455a-ba15-e74c8b2ea3d8 tempest-AttachVolumeTestJSON-41757496 tempest-AttachVolumeTestJSON-41757496-project-member] https://10.4.3.8/volume/v3/volumes/33d13bf2-667e-45cf-b1f1-b388e89bfe03 returned with HTTP 200 Aug 07 09:53:58.393254 np0000006707 devstack@c-api.service[100298]: [pid: 100298|app: 0|req: 261/1033] 10.4.3.8 () {66 vars in 1334 bytes} [Fri Aug 7 09:53:58 2026] GET /volume/v3/volumes/33d13bf2-667e-45cf-b1f1-b388e89bfe03 => generated 1134 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 09:53:59.401156 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [None req-b2cb9402-80ac-4f2b-9ff9-a6011d849da3 None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:53:59.405031 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-b2cb9402-80ac-4f2b-9ff9-a6011d849da3 tempest-VolumesSnapshotTestJSON-1374712720 tempest-VolumesSnapshotTestJSON-1374712720-project-member] GET https://10.4.3.8/volume/v3/snapshots/0d520e23-7329-4c67-86d9-537f95b82ad3 Aug 07 09:53:59.405537 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-b2cb9402-80ac-4f2b-9ff9-a6011d849da3 tempest-VolumesSnapshotTestJSON-1374712720 tempest-VolumesSnapshotTestJSON-1374712720-project-member] Empty body provided in request {{(pid=100296) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 09:53:59.405944 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-b2cb9402-80ac-4f2b-9ff9-a6011d849da3 tempest-VolumesSnapshotTestJSON-1374712720 tempest-VolumesSnapshotTestJSON-1374712720-project-member] Calling method 'show' {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 09:53:59.415979 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [None req-ff70e509-147e-4093-b9e4-5e095646fd81 None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:53:59.417908 np0000006707 devstack@c-api.service[100296]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 09:53:59.417908 np0000006707 devstack@c-api.service[100296]: warnings.warn( Aug 07 09:53:59.418677 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-ff70e509-147e-4093-b9e4-5e095646fd81 tempest-AttachVolumeTestJSON-41757496 tempest-AttachVolumeTestJSON-41757496-project-member] GET https://10.4.3.8/volume/v3/volumes/33d13bf2-667e-45cf-b1f1-b388e89bfe03 Aug 07 09:53:59.419108 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-ff70e509-147e-4093-b9e4-5e095646fd81 tempest-AttachVolumeTestJSON-41757496 tempest-AttachVolumeTestJSON-41757496-project-member] Empty body provided in request {{(pid=100297) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 09:53:59.419185 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-ff70e509-147e-4093-b9e4-5e095646fd81 tempest-AttachVolumeTestJSON-41757496 tempest-AttachVolumeTestJSON-41757496-project-member] Calling method 'show' {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 09:53:59.425686 np0000006707 devstack@c-api.service[100296]: INFO cinder.volume.api [None req-b2cb9402-80ac-4f2b-9ff9-a6011d849da3 tempest-VolumesSnapshotTestJSON-1374712720 tempest-VolumesSnapshotTestJSON-1374712720-project-member] Snapshot retrieved successfully. Aug 07 09:53:59.426090 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-b2cb9402-80ac-4f2b-9ff9-a6011d849da3 tempest-VolumesSnapshotTestJSON-1374712720 tempest-VolumesSnapshotTestJSON-1374712720-project-member] https://10.4.3.8/volume/v3/snapshots/0d520e23-7329-4c67-86d9-537f95b82ad3 returned with HTTP 200 Aug 07 09:53:59.426735 np0000006707 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 259/1034] 10.4.3.8 () {66 vars in 1340 bytes} [Fri Aug 7 09:53:59 2026] GET /volume/v3/snapshots/0d520e23-7329-4c67-86d9-537f95b82ad3 => generated 468 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 09:53:59.446544 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-db7c235f-397d-4c47-a96b-5309ddc5bae3 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:53:59.448722 np0000006707 devstack@c-api.service[100297]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 09:53:59.448722 np0000006707 devstack@c-api.service[100297]: warnings.warn( Aug 07 09:53:59.453731 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-db7c235f-397d-4c47-a96b-5309ddc5bae3 tempest-VolumesSnapshotTestJSON-1374712720 tempest-VolumesSnapshotTestJSON-1374712720-project-member] POST https://10.4.3.8/volume/v3/backups Aug 07 09:53:59.454546 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-db7c235f-397d-4c47-a96b-5309ddc5bae3 tempest-VolumesSnapshotTestJSON-1374712720 tempest-VolumesSnapshotTestJSON-1374712720-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "94e9323e-f8d9-4523-a7ef-61850230a77d", "snapshot_id": "0d520e23-7329-4c67-86d9-537f95b82ad3", "name": "tempest-VolumesSnapshotTestJSON-Backup-136297467", "container": "tempest-volumessnapshottestjson-backup-container-159536216"}} {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 09:53:59.457186 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.contrib.backups [None req-db7c235f-397d-4c47-a96b-5309ddc5bae3 tempest-VolumesSnapshotTestJSON-1374712720 tempest-VolumesSnapshotTestJSON-1374712720-project-member] Creating new backup {'backup': {'volume_id': '94e9323e-f8d9-4523-a7ef-61850230a77d', 'snapshot_id': '0d520e23-7329-4c67-86d9-537f95b82ad3', 'name': 'tempest-VolumesSnapshotTestJSON-Backup-136297467', 'container': 'tempest-volumessnapshottestjson-backup-container-159536216'}} {{(pid=100295) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 07 09:53:59.458764 np0000006707 devstack@c-api.service[100297]: INFO cinder.volume.api [None req-ff70e509-147e-4093-b9e4-5e095646fd81 tempest-AttachVolumeTestJSON-41757496 tempest-AttachVolumeTestJSON-41757496-project-member] Volume info retrieved successfully. Aug 07 09:53:59.459530 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.contrib.backups [None req-db7c235f-397d-4c47-a96b-5309ddc5bae3 tempest-VolumesSnapshotTestJSON-1374712720 tempest-VolumesSnapshotTestJSON-1374712720-project-member] Creating backup of volume 94e9323e-f8d9-4523-a7ef-61850230a77d in container tempest-volumessnapshottestjson-backup-container-159536216 Aug 07 09:53:59.470035 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-ff70e509-147e-4093-b9e4-5e095646fd81 tempest-AttachVolumeTestJSON-41757496 tempest-AttachVolumeTestJSON-41757496-project-member] https://10.4.3.8/volume/v3/volumes/33d13bf2-667e-45cf-b1f1-b388e89bfe03 returned with HTTP 200 Aug 07 09:53:59.471075 np0000006707 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 260/1035] 10.4.3.8 () {66 vars in 1334 bytes} [Fri Aug 7 09:53:59 2026] GET /volume/v3/volumes/33d13bf2-667e-45cf-b1f1-b388e89bfe03 => generated 1134 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 09:53:59.471259 np0000006707 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 09:53:59.471259 np0000006707 devstack@c-api.service[100295]: warnings.warn( Aug 07 09:53:59.471976 np0000006707 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-db7c235f-397d-4c47-a96b-5309ddc5bae3 tempest-VolumesSnapshotTestJSON-1374712720 tempest-VolumesSnapshotTestJSON-1374712720-project-member] Volume info retrieved successfully. Aug 07 09:53:59.481637 np0000006707 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 09:53:59.481637 np0000006707 devstack@c-api.service[100295]: warnings.warn( Aug 07 09:53:59.482339 np0000006707 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-db7c235f-397d-4c47-a96b-5309ddc5bae3 tempest-VolumesSnapshotTestJSON-1374712720 tempest-VolumesSnapshotTestJSON-1374712720-project-member] Snapshot retrieved successfully. Aug 07 09:53:59.537447 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.quota [None req-db7c235f-397d-4c47-a96b-5309ddc5bae3 tempest-VolumesSnapshotTestJSON-1374712720 tempest-VolumesSnapshotTestJSON-1374712720-project-member] Created reservations ['5a599337-00af-42ec-a10a-7428cd19d28f', '3b6bed05-1de7-4be5-8b32-55384181197b'] {{(pid=100295) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 09:53:59.570535 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.middleware.request_id [req-4ccf7881-5ffa-4068-bd70-8e953b48f1f5 req-aca91e39-ba55-46db-b453-b128ab1e823a None None] RequestId filter calling following filter/app {{(pid=100298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:53:59.572463 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [req-4ccf7881-5ffa-4068-bd70-8e953b48f1f5 req-aca91e39-ba55-46db-b453-b128ab1e823a tempest-AttachVolumeTestJSON-41757496 tempest-AttachVolumeTestJSON-41757496-project-member] DELETE https://10.4.3.8/volume/v3/attachments/50fc62d9-15b0-4803-a489-f533a7825881 Aug 07 09:53:59.572809 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [req-4ccf7881-5ffa-4068-bd70-8e953b48f1f5 req-aca91e39-ba55-46db-b453-b128ab1e823a tempest-AttachVolumeTestJSON-41757496 tempest-AttachVolumeTestJSON-41757496-project-member] Empty body provided in request {{(pid=100298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 09:53:59.573122 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [req-4ccf7881-5ffa-4068-bd70-8e953b48f1f5 req-aca91e39-ba55-46db-b453-b128ab1e823a tempest-AttachVolumeTestJSON-41757496 tempest-AttachVolumeTestJSON-41757496-project-member] Calling method 'version_select' {{(pid=100298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 09:53:59.583263 np0000006707 devstack@c-api.service[100298]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 09:53:59.583263 np0000006707 devstack@c-api.service[100298]: warnings.warn( Aug 07 09:53:59.637231 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-db7c235f-397d-4c47-a96b-5309ddc5bae3 tempest-VolumesSnapshotTestJSON-1374712720 tempest-VolumesSnapshotTestJSON-1374712720-project-member] https://10.4.3.8/volume/v3/backups returned with HTTP 202 Aug 07 09:53:59.637983 np0000006707 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 256/1036] 10.4.3.8 () {68 vars in 1245 bytes} [Fri Aug 7 09:53:59 2026] POST /volume/v3/backups => generated 330 bytes in 192 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 07 09:53:59.652048 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [None req-84d7785e-a3b8-49b5-b29e-d692ae6d6ae4 None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:53:59.655998 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-84d7785e-a3b8-49b5-b29e-d692ae6d6ae4 tempest-VolumesSnapshotTestJSON-1374712720 tempest-VolumesSnapshotTestJSON-1374712720-project-member] GET https://10.4.3.8/volume/v3/backups/b10d9cfa-7e79-4f54-99a4-f505f8722258 Aug 07 09:53:59.655998 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-84d7785e-a3b8-49b5-b29e-d692ae6d6ae4 tempest-VolumesSnapshotTestJSON-1374712720 tempest-VolumesSnapshotTestJSON-1374712720-project-member] Empty body provided in request {{(pid=100296) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 09:53:59.656336 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-84d7785e-a3b8-49b5-b29e-d692ae6d6ae4 tempest-VolumesSnapshotTestJSON-1374712720 tempest-VolumesSnapshotTestJSON-1374712720-project-member] Calling method 'show' {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 09:53:59.656336 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.v3.backups [None req-84d7785e-a3b8-49b5-b29e-d692ae6d6ae4 tempest-VolumesSnapshotTestJSON-1374712720 tempest-VolumesSnapshotTestJSON-1374712720-project-member] Show backup with id b10d9cfa-7e79-4f54-99a4-f505f8722258. {{(pid=100296) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 09:53:59.692925 np0000006707 devstack@c-api.service[100296]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 09:53:59.692925 np0000006707 devstack@c-api.service[100296]: warnings.warn( Aug 07 09:53:59.694105 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-84d7785e-a3b8-49b5-b29e-d692ae6d6ae4 tempest-VolumesSnapshotTestJSON-1374712720 tempest-VolumesSnapshotTestJSON-1374712720-project-member] https://10.4.3.8/volume/v3/backups/b10d9cfa-7e79-4f54-99a4-f505f8722258 returned with HTTP 200 Aug 07 09:53:59.695131 np0000006707 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 260/1037] 10.4.3.8 () {66 vars in 1334 bytes} [Fri Aug 7 09:53:59 2026] GET /volume/v3/backups/b10d9cfa-7e79-4f54-99a4-f505f8722258 => generated 803 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 09:53:59.709398 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [req-4ccf7881-5ffa-4068-bd70-8e953b48f1f5 req-aca91e39-ba55-46db-b453-b128ab1e823a tempest-AttachVolumeTestJSON-41757496 tempest-AttachVolumeTestJSON-41757496-project-member] https://10.4.3.8/volume/v3/attachments/50fc62d9-15b0-4803-a489-f533a7825881 returned with HTTP 200 Aug 07 09:53:59.710105 np0000006707 devstack@c-api.service[100298]: [pid: 100298|app: 0|req: 262/1038] 10.4.3.8 () {72 vars in 1659 bytes} [Fri Aug 7 09:53:59 2026] DELETE /volume/v3/attachments/50fc62d9-15b0-4803-a489-f533a7825881 => generated 19 bytes in 140 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 09:54:00.492438 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [None req-8f88b9d2-5d4c-40cb-9f58-a2269661fdf3 None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:54:00.495361 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-8f88b9d2-5d4c-40cb-9f58-a2269661fdf3 tempest-AttachVolumeTestJSON-41757496 tempest-AttachVolumeTestJSON-41757496-project-member] GET https://10.4.3.8/volume/v3/volumes/33d13bf2-667e-45cf-b1f1-b388e89bfe03 Aug 07 09:54:00.495361 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-8f88b9d2-5d4c-40cb-9f58-a2269661fdf3 tempest-AttachVolumeTestJSON-41757496 tempest-AttachVolumeTestJSON-41757496-project-member] Empty body provided in request {{(pid=100297) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 09:54:00.495361 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-8f88b9d2-5d4c-40cb-9f58-a2269661fdf3 tempest-AttachVolumeTestJSON-41757496 tempest-AttachVolumeTestJSON-41757496-project-member] Calling method 'show' {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 09:54:00.518815 np0000006707 devstack@c-api.service[100297]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 09:54:00.518815 np0000006707 devstack@c-api.service[100297]: warnings.warn( Aug 07 09:54:00.526129 np0000006707 devstack@c-api.service[100297]: INFO cinder.volume.api [None req-8f88b9d2-5d4c-40cb-9f58-a2269661fdf3 tempest-AttachVolumeTestJSON-41757496 tempest-AttachVolumeTestJSON-41757496-project-member] Volume info retrieved successfully. Aug 07 09:54:00.540017 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-8f88b9d2-5d4c-40cb-9f58-a2269661fdf3 tempest-AttachVolumeTestJSON-41757496 tempest-AttachVolumeTestJSON-41757496-project-member] https://10.4.3.8/volume/v3/volumes/33d13bf2-667e-45cf-b1f1-b388e89bfe03 returned with HTTP 200 Aug 07 09:54:00.540812 np0000006707 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 261/1039] 10.4.3.8 () {66 vars in 1334 bytes} [Fri Aug 7 09:54:00 2026] GET /volume/v3/volumes/33d13bf2-667e-45cf-b1f1-b388e89bfe03 => generated 839 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 09:54:00.682287 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-da995df6-d654-4fbc-98da-fbdfbe413723 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:54:00.686586 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-da995df6-d654-4fbc-98da-fbdfbe413723 tempest-ServerRescueNegativeTestJSON-655269695 tempest-ServerRescueNegativeTestJSON-655269695-project-member] POST https://10.4.3.8/volume/v3/volumes Aug 07 09:54:00.686586 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-da995df6-d654-4fbc-98da-fbdfbe413723 tempest-ServerRescueNegativeTestJSON-655269695 tempest-ServerRescueNegativeTestJSON-655269695-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-ServerRescueNegativeTestJSON-volume-1615440542"}} {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 09:54:00.691511 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.v3.volumes [None req-da995df6-d654-4fbc-98da-fbdfbe413723 tempest-ServerRescueNegativeTestJSON-655269695 tempest-ServerRescueNegativeTestJSON-655269695-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-ServerRescueNegativeTestJSON-volume-1615440542'}} {{(pid=100295) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 07 09:54:00.691511 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.v3.volumes [None req-da995df6-d654-4fbc-98da-fbdfbe413723 tempest-ServerRescueNegativeTestJSON-655269695 tempest-ServerRescueNegativeTestJSON-655269695-project-member] Create volume of 1 GB Aug 07 09:54:00.691511 np0000006707 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 09:54:00.691511 np0000006707 devstack@c-api.service[100295]: warnings.warn( Aug 07 09:54:00.697282 np0000006707 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-da995df6-d654-4fbc-98da-fbdfbe413723 tempest-ServerRescueNegativeTestJSON-655269695 tempest-ServerRescueNegativeTestJSON-655269695-project-member] Availability Zones retrieved successfully. Aug 07 09:54:00.708891 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.volume.api [None req-da995df6-d654-4fbc-98da-fbdfbe413723 tempest-ServerRescueNegativeTestJSON-655269695 tempest-ServerRescueNegativeTestJSON-655269695-project-member] Flow 'volume_create_api' (218f73bc-44d0-463d-b397-af8fd94714ad) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100295) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 09:54:00.710225 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.volume.api [None req-da995df6-d654-4fbc-98da-fbdfbe413723 tempest-ServerRescueNegativeTestJSON-655269695 tempest-ServerRescueNegativeTestJSON-655269695-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a5f5ff50-5495-4c5b-835b-f43a06d6ef7a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100295) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 09:54:00.714167 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [None req-164ab71b-c5b2-46da-97b0-a44fe28207d6 None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:54:00.714634 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.volume.flows.api.create_volume [None req-da995df6-d654-4fbc-98da-fbdfbe413723 tempest-ServerRescueNegativeTestJSON-655269695 tempest-ServerRescueNegativeTestJSON-655269695-project-member] Validating volume size '1' using validate_int {{(pid=100295) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 07 09:54:00.718613 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-164ab71b-c5b2-46da-97b0-a44fe28207d6 tempest-VolumesSnapshotTestJSON-1374712720 tempest-VolumesSnapshotTestJSON-1374712720-project-member] GET https://10.4.3.8/volume/v3/backups/b10d9cfa-7e79-4f54-99a4-f505f8722258 Aug 07 09:54:00.718613 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-164ab71b-c5b2-46da-97b0-a44fe28207d6 tempest-VolumesSnapshotTestJSON-1374712720 tempest-VolumesSnapshotTestJSON-1374712720-project-member] Empty body provided in request {{(pid=100296) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 09:54:00.718613 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-164ab71b-c5b2-46da-97b0-a44fe28207d6 tempest-VolumesSnapshotTestJSON-1374712720 tempest-VolumesSnapshotTestJSON-1374712720-project-member] Calling method 'show' {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 09:54:00.718613 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.v3.backups [None req-164ab71b-c5b2-46da-97b0-a44fe28207d6 tempest-VolumesSnapshotTestJSON-1374712720 tempest-VolumesSnapshotTestJSON-1374712720-project-member] Show backup with id b10d9cfa-7e79-4f54-99a4-f505f8722258. {{(pid=100296) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 09:54:00.726915 np0000006707 devstack@c-api.service[100296]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 09:54:00.726915 np0000006707 devstack@c-api.service[100296]: warnings.warn( Aug 07 09:54:00.728065 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-164ab71b-c5b2-46da-97b0-a44fe28207d6 tempest-VolumesSnapshotTestJSON-1374712720 tempest-VolumesSnapshotTestJSON-1374712720-project-member] https://10.4.3.8/volume/v3/backups/b10d9cfa-7e79-4f54-99a4-f505f8722258 returned with HTTP 200 Aug 07 09:54:00.728629 np0000006707 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 261/1040] 10.4.3.8 () {66 vars in 1334 bytes} [Fri Aug 7 09:54:00 2026] GET /volume/v3/backups/b10d9cfa-7e79-4f54-99a4-f505f8722258 => generated 829 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 09:54:00.764962 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.volume.api [None req-da995df6-d654-4fbc-98da-fbdfbe413723 tempest-ServerRescueNegativeTestJSON-655269695 tempest-ServerRescueNegativeTestJSON-655269695-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a5f5ff50-5495-4c5b-835b-f43a06d6ef7a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-07T09:47:39Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=45fd9a3a-b61e-4c6c-9ab7-d02f06678d0d,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '45fd9a3a-b61e-4c6c-9ab7-d02f06678d0d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100295) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 09:54:00.766051 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.volume.api [None req-da995df6-d654-4fbc-98da-fbdfbe413723 tempest-ServerRescueNegativeTestJSON-655269695 tempest-ServerRescueNegativeTestJSON-655269695-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f786fbc4-555b-4af6-9f38-2afdebe003f1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100295) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 09:54:00.897522 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.quota [None req-da995df6-d654-4fbc-98da-fbdfbe413723 tempest-ServerRescueNegativeTestJSON-655269695 tempest-ServerRescueNegativeTestJSON-655269695-project-member] Created reservations ['186d40e5-b8d7-410d-9bc7-67a9dfece4ea', '3b27ccd8-98e9-4f9d-aa06-5cb8d4cbd893', 'd630ac20-b7f7-4b06-ad2b-7c697dd5e2fa', 'b5779158-0fe4-4413-8fc8-ce55923eaeeb'] {{(pid=100295) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 09:54:00.898571 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.volume.api [None req-da995df6-d654-4fbc-98da-fbdfbe413723 tempest-ServerRescueNegativeTestJSON-655269695 tempest-ServerRescueNegativeTestJSON-655269695-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f786fbc4-555b-4af6-9f38-2afdebe003f1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['186d40e5-b8d7-410d-9bc7-67a9dfece4ea', '3b27ccd8-98e9-4f9d-aa06-5cb8d4cbd893', 'd630ac20-b7f7-4b06-ad2b-7c697dd5e2fa', 'b5779158-0fe4-4413-8fc8-ce55923eaeeb']}' {{(pid=100295) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 09:54:00.899655 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.volume.api [None req-da995df6-d654-4fbc-98da-fbdfbe413723 tempest-ServerRescueNegativeTestJSON-655269695 tempest-ServerRescueNegativeTestJSON-655269695-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d0417420-8786-4aa8-bffa-1a0981b95ad0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100295) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 09:54:00.941068 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.volume.api [None req-da995df6-d654-4fbc-98da-fbdfbe413723 tempest-ServerRescueNegativeTestJSON-655269695 tempest-ServerRescueNegativeTestJSON-655269695-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d0417420-8786-4aa8-bffa-1a0981b95ad0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'c7294e0a-9224-4d0a-a07d-91fec741971b', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-ServerRescueNegativeTestJSON-volume-1615440542',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c461639367d44d82ad63432dc118cc6d',qos_specs=None,replication_status=,reservations=['186d40e5-b8d7-410d-9bc7-67a9dfece4ea','3b27ccd8-98e9-4f9d-aa06-5cb8d4cbd893','d630ac20-b7f7-4b06-ad2b-7c697dd5e2fa','b5779158-0fe4-4413-8fc8-ce55923eaeeb'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='92d4bec7387c404cabb7ed42ade3b26e',volume_type_id=45fd9a3a-b61e-4c6c-9ab7-d02f06678d0d), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-07T09:54:00Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-ServerRescueNegativeTestJSON-volume-1615440542',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=c7294e0a-9224-4d0a-a07d-91fec741971b,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='c461639367d44d82ad63432dc118cc6d',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='92d4bec7387c404cabb7ed42ade3b26e',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(45fd9a3a-b61e-4c6c-9ab7-d02f06678d0d),volume_type_id=45fd9a3a-b61e-4c6c-9ab7-d02f06678d0d)}' {{(pid=100295) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 09:54:00.943102 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.volume.api [None req-da995df6-d654-4fbc-98da-fbdfbe413723 tempest-ServerRescueNegativeTestJSON-655269695 tempest-ServerRescueNegativeTestJSON-655269695-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (47b68d92-469e-4b5a-b624-60e09e4803f7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100295) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 09:54:00.953702 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.middleware.request_id [req-aa907e9c-a43a-4de2-b0a1-e8190a74db0d req-fbb9d128-e215-4297-bac2-ea7a64b43505 None None] RequestId filter calling following filter/app {{(pid=100298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:54:00.958780 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [req-aa907e9c-a43a-4de2-b0a1-e8190a74db0d req-fbb9d128-e215-4297-bac2-ea7a64b43505 tempest-ServerBootFromVolumeStableRescueTest-1000764357 tempest-ServerBootFromVolumeStableRescueTest-1000764357-project-member] DELETE https://10.4.3.8/volume/v3/attachments/9811a291-2c98-4ce0-b397-41b6242a3412 Aug 07 09:54:00.959005 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [req-aa907e9c-a43a-4de2-b0a1-e8190a74db0d req-fbb9d128-e215-4297-bac2-ea7a64b43505 tempest-ServerBootFromVolumeStableRescueTest-1000764357 tempest-ServerBootFromVolumeStableRescueTest-1000764357-project-member] Empty body provided in request {{(pid=100298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 09:54:00.959237 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [req-aa907e9c-a43a-4de2-b0a1-e8190a74db0d req-fbb9d128-e215-4297-bac2-ea7a64b43505 tempest-ServerBootFromVolumeStableRescueTest-1000764357 tempest-ServerBootFromVolumeStableRescueTest-1000764357-project-member] Calling method 'version_select' {{(pid=100298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 09:54:00.978357 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.volume.api [None req-da995df6-d654-4fbc-98da-fbdfbe413723 tempest-ServerRescueNegativeTestJSON-655269695 tempest-ServerRescueNegativeTestJSON-655269695-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (47b68d92-469e-4b5a-b624-60e09e4803f7) transitioned into state 'SUCCESS' from state '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-1615440542',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c461639367d44d82ad63432dc118cc6d',qos_specs=None,replication_status=,reservations=['186d40e5-b8d7-410d-9bc7-67a9dfece4ea','3b27ccd8-98e9-4f9d-aa06-5cb8d4cbd893','d630ac20-b7f7-4b06-ad2b-7c697dd5e2fa','b5779158-0fe4-4413-8fc8-ce55923eaeeb'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='92d4bec7387c404cabb7ed42ade3b26e',volume_type_id=45fd9a3a-b61e-4c6c-9ab7-d02f06678d0d)}' {{(pid=100295) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 09:54:00.980593 np0000006707 devstack@c-api.service[100298]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 09:54:00.980593 np0000006707 devstack@c-api.service[100298]: warnings.warn( Aug 07 09:54:00.980796 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.volume.api [None req-da995df6-d654-4fbc-98da-fbdfbe413723 tempest-ServerRescueNegativeTestJSON-655269695 tempest-ServerRescueNegativeTestJSON-655269695-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (dd8e09d7-f52f-47e1-b3fb-39bf129732d0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100295) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 09:54:00.997079 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.volume.api [None req-da995df6-d654-4fbc-98da-fbdfbe413723 tempest-ServerRescueNegativeTestJSON-655269695 tempest-ServerRescueNegativeTestJSON-655269695-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (dd8e09d7-f52f-47e1-b3fb-39bf129732d0) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100295) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 09:54:00.998178 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.volume.api [None req-da995df6-d654-4fbc-98da-fbdfbe413723 tempest-ServerRescueNegativeTestJSON-655269695 tempest-ServerRescueNegativeTestJSON-655269695-project-member] Flow 'volume_create_api' (218f73bc-44d0-463d-b397-af8fd94714ad) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100295) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 09:54:00.998669 np0000006707 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-da995df6-d654-4fbc-98da-fbdfbe413723 tempest-ServerRescueNegativeTestJSON-655269695 tempest-ServerRescueNegativeTestJSON-655269695-project-member] Create volume request issued successfully. Aug 07 09:54:00.999551 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-da995df6-d654-4fbc-98da-fbdfbe413723 tempest-ServerRescueNegativeTestJSON-655269695 tempest-ServerRescueNegativeTestJSON-655269695-project-member] https://10.4.3.8/volume/v3/volumes returned with HTTP 202 Aug 07 09:54:01.000480 np0000006707 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 257/1041] 10.4.3.8 () {68 vars in 1244 bytes} [Fri Aug 7 09:54:00 2026] POST /volume/v3/volumes => generated 755 bytes in 319 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 07 09:54:01.020762 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [None req-621df7f3-2cde-4cc9-a1b3-76060fa7e48c None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:54:01.025889 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-621df7f3-2cde-4cc9-a1b3-76060fa7e48c tempest-ServerRescueNegativeTestJSON-655269695 tempest-ServerRescueNegativeTestJSON-655269695-project-member] GET https://10.4.3.8/volume/v3/volumes/c7294e0a-9224-4d0a-a07d-91fec741971b Aug 07 09:54:01.025948 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-621df7f3-2cde-4cc9-a1b3-76060fa7e48c tempest-ServerRescueNegativeTestJSON-655269695 tempest-ServerRescueNegativeTestJSON-655269695-project-member] Empty body provided in request {{(pid=100297) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 09:54:01.026189 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-621df7f3-2cde-4cc9-a1b3-76060fa7e48c tempest-ServerRescueNegativeTestJSON-655269695 tempest-ServerRescueNegativeTestJSON-655269695-project-member] Calling method 'show' {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 09:54:01.040066 np0000006707 devstack@c-api.service[100297]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 09:54:01.040066 np0000006707 devstack@c-api.service[100297]: warnings.warn( Aug 07 09:54:01.052449 np0000006707 devstack@c-api.service[100297]: INFO cinder.volume.api [None req-621df7f3-2cde-4cc9-a1b3-76060fa7e48c tempest-ServerRescueNegativeTestJSON-655269695 tempest-ServerRescueNegativeTestJSON-655269695-project-member] Volume info retrieved successfully. Aug 07 09:54:01.058526 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-621df7f3-2cde-4cc9-a1b3-76060fa7e48c tempest-ServerRescueNegativeTestJSON-655269695 tempest-ServerRescueNegativeTestJSON-655269695-project-member] https://10.4.3.8/volume/v3/volumes/c7294e0a-9224-4d0a-a07d-91fec741971b returned with HTTP 200 Aug 07 09:54:01.058978 np0000006707 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 262/1042] 10.4.3.8 () {66 vars in 1334 bytes} [Fri Aug 7 09:54:01 2026] GET /volume/v3/volumes/c7294e0a-9224-4d0a-a07d-91fec741971b => generated 823 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 09:54:01.071996 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [req-aa907e9c-a43a-4de2-b0a1-e8190a74db0d req-fbb9d128-e215-4297-bac2-ea7a64b43505 tempest-ServerBootFromVolumeStableRescueTest-1000764357 tempest-ServerBootFromVolumeStableRescueTest-1000764357-project-member] https://10.4.3.8/volume/v3/attachments/9811a291-2c98-4ce0-b397-41b6242a3412 returned with HTTP 200 Aug 07 09:54:01.071996 np0000006707 devstack@c-api.service[100298]: [pid: 100298|app: 0|req: 263/1043] 10.4.3.8 () {72 vars in 1659 bytes} [Fri Aug 7 09:54:00 2026] DELETE /volume/v3/attachments/9811a291-2c98-4ce0-b397-41b6242a3412 => generated 19 bytes in 119 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 09:54:01.084496 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [req-aa907e9c-a43a-4de2-b0a1-e8190a74db0d req-7d8579f1-45f1-4787-864d-077f747dc61e None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:54:01.089326 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [req-aa907e9c-a43a-4de2-b0a1-e8190a74db0d req-7d8579f1-45f1-4787-864d-077f747dc61e tempest-ServerBootFromVolumeStableRescueTest-1000764357 tempest-ServerBootFromVolumeStableRescueTest-1000764357-project-member] DELETE https://10.4.3.8/volume/v3/volumes/52f88876-4cd8-44aa-a862-3eca28dbde69 Aug 07 09:54:01.089639 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [req-aa907e9c-a43a-4de2-b0a1-e8190a74db0d req-7d8579f1-45f1-4787-864d-077f747dc61e tempest-ServerBootFromVolumeStableRescueTest-1000764357 tempest-ServerBootFromVolumeStableRescueTest-1000764357-project-member] Empty body provided in request {{(pid=100296) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 09:54:01.089914 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [req-aa907e9c-a43a-4de2-b0a1-e8190a74db0d req-7d8579f1-45f1-4787-864d-077f747dc61e tempest-ServerBootFromVolumeStableRescueTest-1000764357 tempest-ServerBootFromVolumeStableRescueTest-1000764357-project-member] Calling method 'delete' {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 09:54:01.090132 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.v3.volumes [req-aa907e9c-a43a-4de2-b0a1-e8190a74db0d req-7d8579f1-45f1-4787-864d-077f747dc61e tempest-ServerBootFromVolumeStableRescueTest-1000764357 tempest-ServerBootFromVolumeStableRescueTest-1000764357-project-member] Delete volume with id: 52f88876-4cd8-44aa-a862-3eca28dbde69 Aug 07 09:54:01.101007 np0000006707 devstack@c-api.service[100296]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 09:54:01.101007 np0000006707 devstack@c-api.service[100296]: warnings.warn( Aug 07 09:54:01.101633 np0000006707 devstack@c-api.service[100296]: INFO cinder.volume.api [req-aa907e9c-a43a-4de2-b0a1-e8190a74db0d req-7d8579f1-45f1-4787-864d-077f747dc61e tempest-ServerBootFromVolumeStableRescueTest-1000764357 tempest-ServerBootFromVolumeStableRescueTest-1000764357-project-member] Volume info retrieved successfully. Aug 07 09:54:01.136174 np0000006707 devstack@c-api.service[100296]: INFO cinder.volume.api [req-aa907e9c-a43a-4de2-b0a1-e8190a74db0d req-7d8579f1-45f1-4787-864d-077f747dc61e tempest-ServerBootFromVolumeStableRescueTest-1000764357 tempest-ServerBootFromVolumeStableRescueTest-1000764357-project-member] Delete volume request issued successfully. Aug 07 09:54:01.136550 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [req-aa907e9c-a43a-4de2-b0a1-e8190a74db0d req-7d8579f1-45f1-4787-864d-077f747dc61e tempest-ServerBootFromVolumeStableRescueTest-1000764357 tempest-ServerBootFromVolumeStableRescueTest-1000764357-project-member] https://10.4.3.8/volume/v3/volumes/52f88876-4cd8-44aa-a862-3eca28dbde69 returned with HTTP 202 Aug 07 09:54:01.137171 np0000006707 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 262/1044] 10.4.3.8 () {70 vars in 1606 bytes} [Fri Aug 7 09:54:01 2026] DELETE /volume/v3/volumes/52f88876-4cd8-44aa-a862-3eca28dbde69 => generated 0 bytes in 53 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 07 09:54:01.745006 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-a353a3ed-4d62-40a8-8296-b1bbf4ad9257 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:54:01.749592 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-a353a3ed-4d62-40a8-8296-b1bbf4ad9257 tempest-VolumesSnapshotTestJSON-1374712720 tempest-VolumesSnapshotTestJSON-1374712720-project-member] GET https://10.4.3.8/volume/v3/backups/b10d9cfa-7e79-4f54-99a4-f505f8722258 Aug 07 09:54:01.749592 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-a353a3ed-4d62-40a8-8296-b1bbf4ad9257 tempest-VolumesSnapshotTestJSON-1374712720 tempest-VolumesSnapshotTestJSON-1374712720-project-member] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 09:54:01.749861 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-a353a3ed-4d62-40a8-8296-b1bbf4ad9257 tempest-VolumesSnapshotTestJSON-1374712720 tempest-VolumesSnapshotTestJSON-1374712720-project-member] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 09:54:01.750437 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.v3.backups [None req-a353a3ed-4d62-40a8-8296-b1bbf4ad9257 tempest-VolumesSnapshotTestJSON-1374712720 tempest-VolumesSnapshotTestJSON-1374712720-project-member] Show backup with id b10d9cfa-7e79-4f54-99a4-f505f8722258. {{(pid=100295) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 09:54:01.763235 np0000006707 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 09:54:01.763235 np0000006707 devstack@c-api.service[100295]: warnings.warn( Aug 07 09:54:01.763235 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-a353a3ed-4d62-40a8-8296-b1bbf4ad9257 tempest-VolumesSnapshotTestJSON-1374712720 tempest-VolumesSnapshotTestJSON-1374712720-project-member] https://10.4.3.8/volume/v3/backups/b10d9cfa-7e79-4f54-99a4-f505f8722258 returned with HTTP 200 Aug 07 09:54:01.763235 np0000006707 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 258/1045] 10.4.3.8 () {66 vars in 1334 bytes} [Fri Aug 7 09:54:01 2026] GET /volume/v3/backups/b10d9cfa-7e79-4f54-99a4-f505f8722258 => generated 829 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 09:54:02.075152 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [None req-88ee4e9c-f33d-49d0-abb0-bfe4d519dbc4 None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:54:02.077541 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-88ee4e9c-f33d-49d0-abb0-bfe4d519dbc4 tempest-ServerRescueNegativeTestJSON-655269695 tempest-ServerRescueNegativeTestJSON-655269695-project-member] GET https://10.4.3.8/volume/v3/volumes/c7294e0a-9224-4d0a-a07d-91fec741971b Aug 07 09:54:02.077750 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-88ee4e9c-f33d-49d0-abb0-bfe4d519dbc4 tempest-ServerRescueNegativeTestJSON-655269695 tempest-ServerRescueNegativeTestJSON-655269695-project-member] Empty body provided in request {{(pid=100297) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 09:54:02.078025 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-88ee4e9c-f33d-49d0-abb0-bfe4d519dbc4 tempest-ServerRescueNegativeTestJSON-655269695 tempest-ServerRescueNegativeTestJSON-655269695-project-member] Calling method 'show' {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 09:54:02.092451 np0000006707 devstack@c-api.service[100297]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 09:54:02.092451 np0000006707 devstack@c-api.service[100297]: warnings.warn( Aug 07 09:54:02.101962 np0000006707 devstack@c-api.service[100297]: INFO cinder.volume.api [None req-88ee4e9c-f33d-49d0-abb0-bfe4d519dbc4 tempest-ServerRescueNegativeTestJSON-655269695 tempest-ServerRescueNegativeTestJSON-655269695-project-member] Volume info retrieved successfully. Aug 07 09:54:02.109433 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-88ee4e9c-f33d-49d0-abb0-bfe4d519dbc4 tempest-ServerRescueNegativeTestJSON-655269695 tempest-ServerRescueNegativeTestJSON-655269695-project-member] https://10.4.3.8/volume/v3/volumes/c7294e0a-9224-4d0a-a07d-91fec741971b returned with HTTP 200 Aug 07 09:54:02.109433 np0000006707 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 263/1046] 10.4.3.8 () {66 vars in 1334 bytes} [Fri Aug 7 09:54:02 2026] GET /volume/v3/volumes/c7294e0a-9224-4d0a-a07d-91fec741971b => generated 848 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 09:54:02.779501 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.middleware.request_id [None req-05443894-69f5-4177-9ef7-df939390be5d None None] RequestId filter calling following filter/app {{(pid=100298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:54:02.783077 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [None req-05443894-69f5-4177-9ef7-df939390be5d tempest-VolumesSnapshotTestJSON-1374712720 tempest-VolumesSnapshotTestJSON-1374712720-project-member] GET https://10.4.3.8/volume/v3/backups/b10d9cfa-7e79-4f54-99a4-f505f8722258 Aug 07 09:54:02.783328 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [None req-05443894-69f5-4177-9ef7-df939390be5d tempest-VolumesSnapshotTestJSON-1374712720 tempest-VolumesSnapshotTestJSON-1374712720-project-member] Empty body provided in request {{(pid=100298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 09:54:02.784720 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [None req-05443894-69f5-4177-9ef7-df939390be5d tempest-VolumesSnapshotTestJSON-1374712720 tempest-VolumesSnapshotTestJSON-1374712720-project-member] Calling method 'show' {{(pid=100298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 09:54:02.785037 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.v3.backups [None req-05443894-69f5-4177-9ef7-df939390be5d tempest-VolumesSnapshotTestJSON-1374712720 tempest-VolumesSnapshotTestJSON-1374712720-project-member] Show backup with id b10d9cfa-7e79-4f54-99a4-f505f8722258. {{(pid=100298) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 09:54:02.810283 np0000006707 devstack@c-api.service[100298]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 09:54:02.810283 np0000006707 devstack@c-api.service[100298]: warnings.warn( Aug 07 09:54:02.811980 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [None req-05443894-69f5-4177-9ef7-df939390be5d tempest-VolumesSnapshotTestJSON-1374712720 tempest-VolumesSnapshotTestJSON-1374712720-project-member] https://10.4.3.8/volume/v3/backups/b10d9cfa-7e79-4f54-99a4-f505f8722258 returned with HTTP 200 Aug 07 09:54:02.813098 np0000006707 devstack@c-api.service[100298]: [pid: 100298|app: 0|req: 264/1047] 10.4.3.8 () {66 vars in 1334 bytes} [Fri Aug 7 09:54:02 2026] GET /volume/v3/backups/b10d9cfa-7e79-4f54-99a4-f505f8722258 => generated 829 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 09:54:03.840854 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [None req-76130d6d-2fed-47aa-908a-020127151b98 None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:54:03.849336 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-76130d6d-2fed-47aa-908a-020127151b98 tempest-VolumesSnapshotTestJSON-1374712720 tempest-VolumesSnapshotTestJSON-1374712720-project-member] GET https://10.4.3.8/volume/v3/backups/b10d9cfa-7e79-4f54-99a4-f505f8722258 Aug 07 09:54:03.849336 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-76130d6d-2fed-47aa-908a-020127151b98 tempest-VolumesSnapshotTestJSON-1374712720 tempest-VolumesSnapshotTestJSON-1374712720-project-member] Empty body provided in request {{(pid=100296) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 09:54:03.849336 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-76130d6d-2fed-47aa-908a-020127151b98 tempest-VolumesSnapshotTestJSON-1374712720 tempest-VolumesSnapshotTestJSON-1374712720-project-member] Calling method 'show' {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 09:54:03.849336 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.v3.backups [None req-76130d6d-2fed-47aa-908a-020127151b98 tempest-VolumesSnapshotTestJSON-1374712720 tempest-VolumesSnapshotTestJSON-1374712720-project-member] Show backup with id b10d9cfa-7e79-4f54-99a4-f505f8722258. {{(pid=100296) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 09:54:03.862958 np0000006707 devstack@c-api.service[100296]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 09:54:03.862958 np0000006707 devstack@c-api.service[100296]: warnings.warn( Aug 07 09:54:03.862958 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-76130d6d-2fed-47aa-908a-020127151b98 tempest-VolumesSnapshotTestJSON-1374712720 tempest-VolumesSnapshotTestJSON-1374712720-project-member] https://10.4.3.8/volume/v3/backups/b10d9cfa-7e79-4f54-99a4-f505f8722258 returned with HTTP 200 Aug 07 09:54:03.863644 np0000006707 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 263/1048] 10.4.3.8 () {66 vars in 1334 bytes} [Fri Aug 7 09:54:03 2026] GET /volume/v3/backups/b10d9cfa-7e79-4f54-99a4-f505f8722258 => generated 829 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 09:54:04.727727 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [req-24df7733-6233-4605-8643-5efd3eb64a62 req-952c1e6d-95b5-4303-8642-88563495cc82 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:54:04.733766 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [req-24df7733-6233-4605-8643-5efd3eb64a62 req-952c1e6d-95b5-4303-8642-88563495cc82 tempest-AttachVolumeMultiAttachTest-1302095414 tempest-AttachVolumeMultiAttachTest-1302095414-project-member] POST https://10.4.3.8/volume/v3/attachments/d81a4132-1764-433f-b1b0-3781a7bb74bb/action Aug 07 09:54:04.734502 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [req-24df7733-6233-4605-8643-5efd3eb64a62 req-952c1e6d-95b5-4303-8642-88563495cc82 tempest-AttachVolumeMultiAttachTest-1302095414 tempest-AttachVolumeMultiAttachTest-1302095414-project-member] Action body: b'{"os-complete": null}' {{(pid=100295) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 07 09:54:04.734502 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [req-24df7733-6233-4605-8643-5efd3eb64a62 req-952c1e6d-95b5-4303-8642-88563495cc82 tempest-AttachVolumeMultiAttachTest-1302095414 tempest-AttachVolumeMultiAttachTest-1302095414-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 09:54:04.775445 np0000006707 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 09:54:04.775445 np0000006707 devstack@c-api.service[100295]: warnings.warn( Aug 07 09:54:04.809176 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [req-24df7733-6233-4605-8643-5efd3eb64a62 req-952c1e6d-95b5-4303-8642-88563495cc82 tempest-AttachVolumeMultiAttachTest-1302095414 tempest-AttachVolumeMultiAttachTest-1302095414-project-member] https://10.4.3.8/volume/v3/attachments/d81a4132-1764-433f-b1b0-3781a7bb74bb/action returned with HTTP 204 Aug 07 09:54:04.809176 np0000006707 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 259/1049] 10.4.3.8 () {74 vars in 1711 bytes} [Fri Aug 7 09:54:04 2026] POST /volume/v3/attachments/d81a4132-1764-433f-b1b0-3781a7bb74bb/action => generated 0 bytes in 83 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 07 09:54:04.893447 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [None req-6306db2c-6a87-4669-b277-66648ff5c0fa None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:54:04.898768 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-6306db2c-6a87-4669-b277-66648ff5c0fa tempest-VolumesSnapshotTestJSON-1374712720 tempest-VolumesSnapshotTestJSON-1374712720-project-member] GET https://10.4.3.8/volume/v3/backups/b10d9cfa-7e79-4f54-99a4-f505f8722258 Aug 07 09:54:04.898768 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-6306db2c-6a87-4669-b277-66648ff5c0fa tempest-VolumesSnapshotTestJSON-1374712720 tempest-VolumesSnapshotTestJSON-1374712720-project-member] Empty body provided in request {{(pid=100297) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 09:54:04.898768 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-6306db2c-6a87-4669-b277-66648ff5c0fa tempest-VolumesSnapshotTestJSON-1374712720 tempest-VolumesSnapshotTestJSON-1374712720-project-member] Calling method 'show' {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 09:54:04.898768 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.v3.backups [None req-6306db2c-6a87-4669-b277-66648ff5c0fa tempest-VolumesSnapshotTestJSON-1374712720 tempest-VolumesSnapshotTestJSON-1374712720-project-member] Show backup with id b10d9cfa-7e79-4f54-99a4-f505f8722258. {{(pid=100297) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 09:54:04.924766 np0000006707 devstack@c-api.service[100297]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 09:54:04.924766 np0000006707 devstack@c-api.service[100297]: warnings.warn( Aug 07 09:54:04.927365 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-6306db2c-6a87-4669-b277-66648ff5c0fa tempest-VolumesSnapshotTestJSON-1374712720 tempest-VolumesSnapshotTestJSON-1374712720-project-member] https://10.4.3.8/volume/v3/backups/b10d9cfa-7e79-4f54-99a4-f505f8722258 returned with HTTP 200 Aug 07 09:54:04.927365 np0000006707 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 264/1050] 10.4.3.8 () {66 vars in 1334 bytes} [Fri Aug 7 09:54:04 2026] GET /volume/v3/backups/b10d9cfa-7e79-4f54-99a4-f505f8722258 => generated 829 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 09:54:05.948779 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.middleware.request_id [None req-8ec20e94-0dbf-4c45-be34-7f50d78fde81 None None] RequestId filter calling following filter/app {{(pid=100298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:54:05.961322 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [None req-8ec20e94-0dbf-4c45-be34-7f50d78fde81 tempest-VolumesSnapshotTestJSON-1374712720 tempest-VolumesSnapshotTestJSON-1374712720-project-member] GET https://10.4.3.8/volume/v3/backups/b10d9cfa-7e79-4f54-99a4-f505f8722258 Aug 07 09:54:05.961322 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [None req-8ec20e94-0dbf-4c45-be34-7f50d78fde81 tempest-VolumesSnapshotTestJSON-1374712720 tempest-VolumesSnapshotTestJSON-1374712720-project-member] Empty body provided in request {{(pid=100298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 09:54:05.973926 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [None req-8ec20e94-0dbf-4c45-be34-7f50d78fde81 tempest-VolumesSnapshotTestJSON-1374712720 tempest-VolumesSnapshotTestJSON-1374712720-project-member] Calling method 'show' {{(pid=100298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 09:54:05.974174 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.v3.backups [None req-8ec20e94-0dbf-4c45-be34-7f50d78fde81 tempest-VolumesSnapshotTestJSON-1374712720 tempest-VolumesSnapshotTestJSON-1374712720-project-member] Show backup with id b10d9cfa-7e79-4f54-99a4-f505f8722258. {{(pid=100298) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 09:54:05.995055 np0000006707 devstack@c-api.service[100298]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 09:54:05.995055 np0000006707 devstack@c-api.service[100298]: warnings.warn( Aug 07 09:54:05.995590 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [None req-8ec20e94-0dbf-4c45-be34-7f50d78fde81 tempest-VolumesSnapshotTestJSON-1374712720 tempest-VolumesSnapshotTestJSON-1374712720-project-member] https://10.4.3.8/volume/v3/backups/b10d9cfa-7e79-4f54-99a4-f505f8722258 returned with HTTP 200 Aug 07 09:54:05.996239 np0000006707 devstack@c-api.service[100298]: [pid: 100298|app: 0|req: 265/1051] 10.4.3.8 () {66 vars in 1334 bytes} [Fri Aug 7 09:54:05 2026] GET /volume/v3/backups/b10d9cfa-7e79-4f54-99a4-f505f8722258 => generated 829 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 09:54:07.020455 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [None req-a6f2ab39-8156-4a96-acc3-5626fed7e533 None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:54:07.023090 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-a6f2ab39-8156-4a96-acc3-5626fed7e533 tempest-VolumesSnapshotTestJSON-1374712720 tempest-VolumesSnapshotTestJSON-1374712720-project-member] GET https://10.4.3.8/volume/v3/backups/b10d9cfa-7e79-4f54-99a4-f505f8722258 Aug 07 09:54:07.023566 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-a6f2ab39-8156-4a96-acc3-5626fed7e533 tempest-VolumesSnapshotTestJSON-1374712720 tempest-VolumesSnapshotTestJSON-1374712720-project-member] Empty body provided in request {{(pid=100296) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 09:54:07.024768 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-a6f2ab39-8156-4a96-acc3-5626fed7e533 tempest-VolumesSnapshotTestJSON-1374712720 tempest-VolumesSnapshotTestJSON-1374712720-project-member] Calling method 'show' {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 09:54:07.024768 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.v3.backups [None req-a6f2ab39-8156-4a96-acc3-5626fed7e533 tempest-VolumesSnapshotTestJSON-1374712720 tempest-VolumesSnapshotTestJSON-1374712720-project-member] Show backup with id b10d9cfa-7e79-4f54-99a4-f505f8722258. {{(pid=100296) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 09:54:07.036847 np0000006707 devstack@c-api.service[100296]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 09:54:07.036847 np0000006707 devstack@c-api.service[100296]: warnings.warn( Aug 07 09:54:07.039091 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-a6f2ab39-8156-4a96-acc3-5626fed7e533 tempest-VolumesSnapshotTestJSON-1374712720 tempest-VolumesSnapshotTestJSON-1374712720-project-member] https://10.4.3.8/volume/v3/backups/b10d9cfa-7e79-4f54-99a4-f505f8722258 returned with HTTP 200 Aug 07 09:54:07.039763 np0000006707 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 264/1052] 10.4.3.8 () {66 vars in 1334 bytes} [Fri Aug 7 09:54:07 2026] GET /volume/v3/backups/b10d9cfa-7e79-4f54-99a4-f505f8722258 => generated 829 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 09:54:08.070412 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-73094f99-6e8e-4984-8607-92d387e97435 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:54:08.089802 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-73094f99-6e8e-4984-8607-92d387e97435 tempest-VolumesSnapshotTestJSON-1374712720 tempest-VolumesSnapshotTestJSON-1374712720-project-member] GET https://10.4.3.8/volume/v3/backups/b10d9cfa-7e79-4f54-99a4-f505f8722258 Aug 07 09:54:08.089802 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-73094f99-6e8e-4984-8607-92d387e97435 tempest-VolumesSnapshotTestJSON-1374712720 tempest-VolumesSnapshotTestJSON-1374712720-project-member] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 09:54:08.089802 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-73094f99-6e8e-4984-8607-92d387e97435 tempest-VolumesSnapshotTestJSON-1374712720 tempest-VolumesSnapshotTestJSON-1374712720-project-member] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 09:54:08.089802 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.v3.backups [None req-73094f99-6e8e-4984-8607-92d387e97435 tempest-VolumesSnapshotTestJSON-1374712720 tempest-VolumesSnapshotTestJSON-1374712720-project-member] Show backup with id b10d9cfa-7e79-4f54-99a4-f505f8722258. {{(pid=100295) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 09:54:08.109133 np0000006707 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 09:54:08.109133 np0000006707 devstack@c-api.service[100295]: warnings.warn( Aug 07 09:54:08.120908 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-73094f99-6e8e-4984-8607-92d387e97435 tempest-VolumesSnapshotTestJSON-1374712720 tempest-VolumesSnapshotTestJSON-1374712720-project-member] https://10.4.3.8/volume/v3/backups/b10d9cfa-7e79-4f54-99a4-f505f8722258 returned with HTTP 200 Aug 07 09:54:08.120908 np0000006707 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 260/1053] 10.4.3.8 () {66 vars in 1334 bytes} [Fri Aug 7 09:54:08 2026] GET /volume/v3/backups/b10d9cfa-7e79-4f54-99a4-f505f8722258 => generated 829 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 07 09:54:09.165114 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [None req-59f29b66-e5c7-4ea4-8e42-ff0f3c37ae8b None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:54:09.169480 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-59f29b66-e5c7-4ea4-8e42-ff0f3c37ae8b tempest-VolumesSnapshotTestJSON-1374712720 tempest-VolumesSnapshotTestJSON-1374712720-project-member] GET https://10.4.3.8/volume/v3/backups/b10d9cfa-7e79-4f54-99a4-f505f8722258 Aug 07 09:54:09.169480 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-59f29b66-e5c7-4ea4-8e42-ff0f3c37ae8b tempest-VolumesSnapshotTestJSON-1374712720 tempest-VolumesSnapshotTestJSON-1374712720-project-member] Empty body provided in request {{(pid=100297) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 09:54:09.169480 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-59f29b66-e5c7-4ea4-8e42-ff0f3c37ae8b tempest-VolumesSnapshotTestJSON-1374712720 tempest-VolumesSnapshotTestJSON-1374712720-project-member] Calling method 'show' {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 09:54:09.169480 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.v3.backups [None req-59f29b66-e5c7-4ea4-8e42-ff0f3c37ae8b tempest-VolumesSnapshotTestJSON-1374712720 tempest-VolumesSnapshotTestJSON-1374712720-project-member] Show backup with id b10d9cfa-7e79-4f54-99a4-f505f8722258. {{(pid=100297) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 09:54:09.179711 np0000006707 devstack@c-api.service[100297]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 09:54:09.179711 np0000006707 devstack@c-api.service[100297]: warnings.warn( Aug 07 09:54:09.180517 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-59f29b66-e5c7-4ea4-8e42-ff0f3c37ae8b tempest-VolumesSnapshotTestJSON-1374712720 tempest-VolumesSnapshotTestJSON-1374712720-project-member] https://10.4.3.8/volume/v3/backups/b10d9cfa-7e79-4f54-99a4-f505f8722258 returned with HTTP 200 Aug 07 09:54:09.180884 np0000006707 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 265/1054] 10.4.3.8 () {66 vars in 1334 bytes} [Fri Aug 7 09:54:09 2026] GET /volume/v3/backups/b10d9cfa-7e79-4f54-99a4-f505f8722258 => generated 829 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 07 09:54:10.200947 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.middleware.request_id [None req-57380166-b632-4c49-ae98-b0c9bde92032 None None] RequestId filter calling following filter/app {{(pid=100298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:54:10.205088 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [None req-57380166-b632-4c49-ae98-b0c9bde92032 tempest-VolumesSnapshotTestJSON-1374712720 tempest-VolumesSnapshotTestJSON-1374712720-project-member] GET https://10.4.3.8/volume/v3/backups/b10d9cfa-7e79-4f54-99a4-f505f8722258 Aug 07 09:54:10.205235 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [None req-57380166-b632-4c49-ae98-b0c9bde92032 tempest-VolumesSnapshotTestJSON-1374712720 tempest-VolumesSnapshotTestJSON-1374712720-project-member] Empty body provided in request {{(pid=100298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 09:54:10.206657 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [None req-57380166-b632-4c49-ae98-b0c9bde92032 tempest-VolumesSnapshotTestJSON-1374712720 tempest-VolumesSnapshotTestJSON-1374712720-project-member] Calling method 'show' {{(pid=100298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 09:54:10.207400 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.v3.backups [None req-57380166-b632-4c49-ae98-b0c9bde92032 tempest-VolumesSnapshotTestJSON-1374712720 tempest-VolumesSnapshotTestJSON-1374712720-project-member] Show backup with id b10d9cfa-7e79-4f54-99a4-f505f8722258. {{(pid=100298) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 09:54:10.213599 np0000006707 devstack@c-api.service[100298]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 09:54:10.213599 np0000006707 devstack@c-api.service[100298]: warnings.warn( Aug 07 09:54:10.214619 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [None req-57380166-b632-4c49-ae98-b0c9bde92032 tempest-VolumesSnapshotTestJSON-1374712720 tempest-VolumesSnapshotTestJSON-1374712720-project-member] https://10.4.3.8/volume/v3/backups/b10d9cfa-7e79-4f54-99a4-f505f8722258 returned with HTTP 200 Aug 07 09:54:10.215242 np0000006707 devstack@c-api.service[100298]: [pid: 100298|app: 0|req: 266/1055] 10.4.3.8 () {66 vars in 1334 bytes} [Fri Aug 7 09:54:10 2026] GET /volume/v3/backups/b10d9cfa-7e79-4f54-99a4-f505f8722258 => generated 829 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 09:54:10.244208 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [req-b6157dee-425f-4eb1-ae37-2824b264bf42 req-151d4ecd-f1aa-46c9-8ddb-4aa5f0c151ea None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:54:10.248277 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [req-b6157dee-425f-4eb1-ae37-2824b264bf42 req-151d4ecd-f1aa-46c9-8ddb-4aa5f0c151ea tempest-ServerBootFromVolumeStableRescueTest-1000764357 tempest-ServerBootFromVolumeStableRescueTest-1000764357-project-member] DELETE https://10.4.3.8/volume/v3/attachments/549ceea9-730f-4216-8fb1-49974e5d140e Aug 07 09:54:10.255510 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [req-b6157dee-425f-4eb1-ae37-2824b264bf42 req-151d4ecd-f1aa-46c9-8ddb-4aa5f0c151ea tempest-ServerBootFromVolumeStableRescueTest-1000764357 tempest-ServerBootFromVolumeStableRescueTest-1000764357-project-member] Empty body provided in request {{(pid=100296) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 09:54:10.255510 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [req-b6157dee-425f-4eb1-ae37-2824b264bf42 req-151d4ecd-f1aa-46c9-8ddb-4aa5f0c151ea tempest-ServerBootFromVolumeStableRescueTest-1000764357 tempest-ServerBootFromVolumeStableRescueTest-1000764357-project-member] Calling method 'version_select' {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 09:54:10.277089 np0000006707 devstack@c-api.service[100296]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 09:54:10.277089 np0000006707 devstack@c-api.service[100296]: warnings.warn( Aug 07 09:54:10.363375 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [req-b6157dee-425f-4eb1-ae37-2824b264bf42 req-151d4ecd-f1aa-46c9-8ddb-4aa5f0c151ea tempest-ServerBootFromVolumeStableRescueTest-1000764357 tempest-ServerBootFromVolumeStableRescueTest-1000764357-project-member] https://10.4.3.8/volume/v3/attachments/549ceea9-730f-4216-8fb1-49974e5d140e returned with HTTP 200 Aug 07 09:54:10.363375 np0000006707 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 265/1056] 10.4.3.8 () {72 vars in 1659 bytes} [Fri Aug 7 09:54:10 2026] DELETE /volume/v3/attachments/549ceea9-730f-4216-8fb1-49974e5d140e => generated 19 bytes in 121 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 09:54:10.379514 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [req-b6157dee-425f-4eb1-ae37-2824b264bf42 req-1f41af48-1106-4a43-8948-a40d20ba63d9 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:54:10.382972 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [req-b6157dee-425f-4eb1-ae37-2824b264bf42 req-1f41af48-1106-4a43-8948-a40d20ba63d9 tempest-ServerBootFromVolumeStableRescueTest-1000764357 tempest-ServerBootFromVolumeStableRescueTest-1000764357-project-member] DELETE https://10.4.3.8/volume/v3/volumes/0292579e-9fef-4aa8-8cb5-e6371ae5c702 Aug 07 09:54:10.383233 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [req-b6157dee-425f-4eb1-ae37-2824b264bf42 req-1f41af48-1106-4a43-8948-a40d20ba63d9 tempest-ServerBootFromVolumeStableRescueTest-1000764357 tempest-ServerBootFromVolumeStableRescueTest-1000764357-project-member] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 09:54:10.383695 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [req-b6157dee-425f-4eb1-ae37-2824b264bf42 req-1f41af48-1106-4a43-8948-a40d20ba63d9 tempest-ServerBootFromVolumeStableRescueTest-1000764357 tempest-ServerBootFromVolumeStableRescueTest-1000764357-project-member] Calling method 'delete' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 09:54:10.384007 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.v3.volumes [req-b6157dee-425f-4eb1-ae37-2824b264bf42 req-1f41af48-1106-4a43-8948-a40d20ba63d9 tempest-ServerBootFromVolumeStableRescueTest-1000764357 tempest-ServerBootFromVolumeStableRescueTest-1000764357-project-member] Delete volume with id: 0292579e-9fef-4aa8-8cb5-e6371ae5c702 Aug 07 09:54:10.397739 np0000006707 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 09:54:10.397739 np0000006707 devstack@c-api.service[100295]: warnings.warn( Aug 07 09:54:10.398693 np0000006707 devstack@c-api.service[100295]: INFO cinder.volume.api [req-b6157dee-425f-4eb1-ae37-2824b264bf42 req-1f41af48-1106-4a43-8948-a40d20ba63d9 tempest-ServerBootFromVolumeStableRescueTest-1000764357 tempest-ServerBootFromVolumeStableRescueTest-1000764357-project-member] Volume info retrieved successfully. Aug 07 09:54:10.438552 np0000006707 devstack@c-api.service[100295]: INFO cinder.volume.api [req-b6157dee-425f-4eb1-ae37-2824b264bf42 req-1f41af48-1106-4a43-8948-a40d20ba63d9 tempest-ServerBootFromVolumeStableRescueTest-1000764357 tempest-ServerBootFromVolumeStableRescueTest-1000764357-project-member] Delete volume request issued successfully. Aug 07 09:54:10.438692 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [req-b6157dee-425f-4eb1-ae37-2824b264bf42 req-1f41af48-1106-4a43-8948-a40d20ba63d9 tempest-ServerBootFromVolumeStableRescueTest-1000764357 tempest-ServerBootFromVolumeStableRescueTest-1000764357-project-member] https://10.4.3.8/volume/v3/volumes/0292579e-9fef-4aa8-8cb5-e6371ae5c702 returned with HTTP 202 Aug 07 09:54:10.439287 np0000006707 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 261/1057] 10.4.3.8 () {70 vars in 1606 bytes} [Fri Aug 7 09:54:10 2026] DELETE /volume/v3/volumes/0292579e-9fef-4aa8-8cb5-e6371ae5c702 => generated 0 bytes in 60 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 07 09:54:11.235666 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [None req-cdf5182b-041b-43e9-9b54-1989275498ef None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:54:11.238182 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-cdf5182b-041b-43e9-9b54-1989275498ef tempest-VolumesSnapshotTestJSON-1374712720 tempest-VolumesSnapshotTestJSON-1374712720-project-member] GET https://10.4.3.8/volume/v3/backups/b10d9cfa-7e79-4f54-99a4-f505f8722258 Aug 07 09:54:11.239699 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-cdf5182b-041b-43e9-9b54-1989275498ef tempest-VolumesSnapshotTestJSON-1374712720 tempest-VolumesSnapshotTestJSON-1374712720-project-member] Empty body provided in request {{(pid=100297) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 09:54:11.239955 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-cdf5182b-041b-43e9-9b54-1989275498ef tempest-VolumesSnapshotTestJSON-1374712720 tempest-VolumesSnapshotTestJSON-1374712720-project-member] Calling method 'show' {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 09:54:11.240113 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.v3.backups [None req-cdf5182b-041b-43e9-9b54-1989275498ef tempest-VolumesSnapshotTestJSON-1374712720 tempest-VolumesSnapshotTestJSON-1374712720-project-member] Show backup with id b10d9cfa-7e79-4f54-99a4-f505f8722258. {{(pid=100297) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 09:54:11.250637 np0000006707 devstack@c-api.service[100297]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 09:54:11.250637 np0000006707 devstack@c-api.service[100297]: warnings.warn( Aug 07 09:54:11.252017 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-cdf5182b-041b-43e9-9b54-1989275498ef tempest-VolumesSnapshotTestJSON-1374712720 tempest-VolumesSnapshotTestJSON-1374712720-project-member] https://10.4.3.8/volume/v3/backups/b10d9cfa-7e79-4f54-99a4-f505f8722258 returned with HTTP 200 Aug 07 09:54:11.252017 np0000006707 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 266/1058] 10.4.3.8 () {66 vars in 1334 bytes} [Fri Aug 7 09:54:11 2026] GET /volume/v3/backups/b10d9cfa-7e79-4f54-99a4-f505f8722258 => generated 829 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 09:54:12.270124 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.middleware.request_id [None req-e7ea2896-cc99-4626-9adf-e6d7cce61451 None None] RequestId filter calling following filter/app {{(pid=100298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:54:12.274546 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [None req-e7ea2896-cc99-4626-9adf-e6d7cce61451 tempest-VolumesSnapshotTestJSON-1374712720 tempest-VolumesSnapshotTestJSON-1374712720-project-member] GET https://10.4.3.8/volume/v3/backups/b10d9cfa-7e79-4f54-99a4-f505f8722258 Aug 07 09:54:12.276775 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [None req-e7ea2896-cc99-4626-9adf-e6d7cce61451 tempest-VolumesSnapshotTestJSON-1374712720 tempest-VolumesSnapshotTestJSON-1374712720-project-member] Empty body provided in request {{(pid=100298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 09:54:12.278811 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [None req-e7ea2896-cc99-4626-9adf-e6d7cce61451 tempest-VolumesSnapshotTestJSON-1374712720 tempest-VolumesSnapshotTestJSON-1374712720-project-member] Calling method 'show' {{(pid=100298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 09:54:12.280061 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.v3.backups [None req-e7ea2896-cc99-4626-9adf-e6d7cce61451 tempest-VolumesSnapshotTestJSON-1374712720 tempest-VolumesSnapshotTestJSON-1374712720-project-member] Show backup with id b10d9cfa-7e79-4f54-99a4-f505f8722258. {{(pid=100298) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 09:54:12.291716 np0000006707 devstack@c-api.service[100298]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 09:54:12.291716 np0000006707 devstack@c-api.service[100298]: warnings.warn( Aug 07 09:54:12.293095 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [None req-e7ea2896-cc99-4626-9adf-e6d7cce61451 tempest-VolumesSnapshotTestJSON-1374712720 tempest-VolumesSnapshotTestJSON-1374712720-project-member] https://10.4.3.8/volume/v3/backups/b10d9cfa-7e79-4f54-99a4-f505f8722258 returned with HTTP 200 Aug 07 09:54:12.293495 np0000006707 devstack@c-api.service[100298]: [pid: 100298|app: 0|req: 267/1059] 10.4.3.8 () {66 vars in 1334 bytes} [Fri Aug 7 09:54:12 2026] GET /volume/v3/backups/b10d9cfa-7e79-4f54-99a4-f505f8722258 => generated 829 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 09:54:13.306490 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [None req-cf82ddf2-35b7-4c64-8e1a-c3c739bb3c4c None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:54:13.309708 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-cf82ddf2-35b7-4c64-8e1a-c3c739bb3c4c tempest-VolumesSnapshotTestJSON-1374712720 tempest-VolumesSnapshotTestJSON-1374712720-project-member] GET https://10.4.3.8/volume/v3/backups/b10d9cfa-7e79-4f54-99a4-f505f8722258 Aug 07 09:54:13.312429 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-cf82ddf2-35b7-4c64-8e1a-c3c739bb3c4c tempest-VolumesSnapshotTestJSON-1374712720 tempest-VolumesSnapshotTestJSON-1374712720-project-member] Empty body provided in request {{(pid=100296) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 09:54:13.312429 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-cf82ddf2-35b7-4c64-8e1a-c3c739bb3c4c tempest-VolumesSnapshotTestJSON-1374712720 tempest-VolumesSnapshotTestJSON-1374712720-project-member] Calling method 'show' {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 09:54:13.312429 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.v3.backups [None req-cf82ddf2-35b7-4c64-8e1a-c3c739bb3c4c tempest-VolumesSnapshotTestJSON-1374712720 tempest-VolumesSnapshotTestJSON-1374712720-project-member] Show backup with id b10d9cfa-7e79-4f54-99a4-f505f8722258. {{(pid=100296) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 09:54:13.322318 np0000006707 devstack@c-api.service[100296]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 09:54:13.322318 np0000006707 devstack@c-api.service[100296]: warnings.warn( Aug 07 09:54:13.323603 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-cf82ddf2-35b7-4c64-8e1a-c3c739bb3c4c tempest-VolumesSnapshotTestJSON-1374712720 tempest-VolumesSnapshotTestJSON-1374712720-project-member] https://10.4.3.8/volume/v3/backups/b10d9cfa-7e79-4f54-99a4-f505f8722258 returned with HTTP 200 Aug 07 09:54:13.325342 np0000006707 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 266/1060] 10.4.3.8 () {66 vars in 1334 bytes} [Fri Aug 7 09:54:13 2026] GET /volume/v3/backups/b10d9cfa-7e79-4f54-99a4-f505f8722258 => generated 829 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 07 09:54:14.276478 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-97b74564-9832-45bb-a344-6d2ed38a55f0 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:54:14.279338 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-97b74564-9832-45bb-a344-6d2ed38a55f0 tempest-ServerRescueNegativeTestJSON-655269695 tempest-ServerRescueNegativeTestJSON-655269695-project-member] POST https://10.4.3.8/volume/v3/volumes Aug 07 09:54:14.279398 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-97b74564-9832-45bb-a344-6d2ed38a55f0 tempest-ServerRescueNegativeTestJSON-655269695 tempest-ServerRescueNegativeTestJSON-655269695-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-ServerRescueNegativeTestJSON-volume-99749915"}} {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 09:54:14.290523 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.v3.volumes [None req-97b74564-9832-45bb-a344-6d2ed38a55f0 tempest-ServerRescueNegativeTestJSON-655269695 tempest-ServerRescueNegativeTestJSON-655269695-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-ServerRescueNegativeTestJSON-volume-99749915'}} {{(pid=100295) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 07 09:54:14.290523 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.v3.volumes [None req-97b74564-9832-45bb-a344-6d2ed38a55f0 tempest-ServerRescueNegativeTestJSON-655269695 tempest-ServerRescueNegativeTestJSON-655269695-project-member] Create volume of 1 GB Aug 07 09:54:14.304200 np0000006707 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-97b74564-9832-45bb-a344-6d2ed38a55f0 tempest-ServerRescueNegativeTestJSON-655269695 tempest-ServerRescueNegativeTestJSON-655269695-project-member] Availability Zones retrieved successfully. Aug 07 09:54:14.316208 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.volume.api [None req-97b74564-9832-45bb-a344-6d2ed38a55f0 tempest-ServerRescueNegativeTestJSON-655269695 tempest-ServerRescueNegativeTestJSON-655269695-project-member] Flow 'volume_create_api' (95d85b73-2750-44bb-bf86-f3ac8ef0d972) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100295) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 09:54:14.319022 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.volume.api [None req-97b74564-9832-45bb-a344-6d2ed38a55f0 tempest-ServerRescueNegativeTestJSON-655269695 tempest-ServerRescueNegativeTestJSON-655269695-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (04aac18a-c848-417a-9c71-c3274c225936) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100295) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 09:54:14.319373 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.volume.flows.api.create_volume [None req-97b74564-9832-45bb-a344-6d2ed38a55f0 tempest-ServerRescueNegativeTestJSON-655269695 tempest-ServerRescueNegativeTestJSON-655269695-project-member] Validating volume size '1' using validate_int {{(pid=100295) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 07 09:54:14.339292 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [None req-1889288f-e180-41ac-b428-a6d7c68715d6 None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:54:14.342868 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-1889288f-e180-41ac-b428-a6d7c68715d6 tempest-VolumesSnapshotTestJSON-1374712720 tempest-VolumesSnapshotTestJSON-1374712720-project-member] GET https://10.4.3.8/volume/v3/backups/b10d9cfa-7e79-4f54-99a4-f505f8722258 Aug 07 09:54:14.343022 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-1889288f-e180-41ac-b428-a6d7c68715d6 tempest-VolumesSnapshotTestJSON-1374712720 tempest-VolumesSnapshotTestJSON-1374712720-project-member] Empty body provided in request {{(pid=100297) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 09:54:14.344371 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-1889288f-e180-41ac-b428-a6d7c68715d6 tempest-VolumesSnapshotTestJSON-1374712720 tempest-VolumesSnapshotTestJSON-1374712720-project-member] Calling method 'show' {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 09:54:14.345582 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.v3.backups [None req-1889288f-e180-41ac-b428-a6d7c68715d6 tempest-VolumesSnapshotTestJSON-1374712720 tempest-VolumesSnapshotTestJSON-1374712720-project-member] Show backup with id b10d9cfa-7e79-4f54-99a4-f505f8722258. {{(pid=100297) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 09:54:14.359676 np0000006707 devstack@c-api.service[100297]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 09:54:14.359676 np0000006707 devstack@c-api.service[100297]: warnings.warn( Aug 07 09:54:14.360915 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-1889288f-e180-41ac-b428-a6d7c68715d6 tempest-VolumesSnapshotTestJSON-1374712720 tempest-VolumesSnapshotTestJSON-1374712720-project-member] https://10.4.3.8/volume/v3/backups/b10d9cfa-7e79-4f54-99a4-f505f8722258 returned with HTTP 200 Aug 07 09:54:14.362329 np0000006707 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 267/1061] 10.4.3.8 () {66 vars in 1334 bytes} [Fri Aug 7 09:54:14 2026] GET /volume/v3/backups/b10d9cfa-7e79-4f54-99a4-f505f8722258 => generated 829 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 09:54:14.396410 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.volume.api [None req-97b74564-9832-45bb-a344-6d2ed38a55f0 tempest-ServerRescueNegativeTestJSON-655269695 tempest-ServerRescueNegativeTestJSON-655269695-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (04aac18a-c848-417a-9c71-c3274c225936) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-07T09:47:39Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=45fd9a3a-b61e-4c6c-9ab7-d02f06678d0d,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '45fd9a3a-b61e-4c6c-9ab7-d02f06678d0d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100295) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 09:54:14.398536 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.volume.api [None req-97b74564-9832-45bb-a344-6d2ed38a55f0 tempest-ServerRescueNegativeTestJSON-655269695 tempest-ServerRescueNegativeTestJSON-655269695-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (59110ef9-1611-46f4-a2b7-4c409a9ad05b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100295) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 09:54:14.520074 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.quota [None req-97b74564-9832-45bb-a344-6d2ed38a55f0 tempest-ServerRescueNegativeTestJSON-655269695 tempest-ServerRescueNegativeTestJSON-655269695-project-member] Created reservations ['24e0d0e6-3863-4b20-a96d-a3c5f427ca8b', '038ed6c2-2dad-424d-bc4f-dc71ff68d01b', '89914b67-303e-4b44-afea-f4a5f55a3e17', '7c7bf4fc-ec40-447f-b400-041a94b62fab'] {{(pid=100295) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 09:54:14.520074 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.volume.api [None req-97b74564-9832-45bb-a344-6d2ed38a55f0 tempest-ServerRescueNegativeTestJSON-655269695 tempest-ServerRescueNegativeTestJSON-655269695-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (59110ef9-1611-46f4-a2b7-4c409a9ad05b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['24e0d0e6-3863-4b20-a96d-a3c5f427ca8b', '038ed6c2-2dad-424d-bc4f-dc71ff68d01b', '89914b67-303e-4b44-afea-f4a5f55a3e17', '7c7bf4fc-ec40-447f-b400-041a94b62fab']}' {{(pid=100295) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 09:54:14.520074 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.volume.api [None req-97b74564-9832-45bb-a344-6d2ed38a55f0 tempest-ServerRescueNegativeTestJSON-655269695 tempest-ServerRescueNegativeTestJSON-655269695-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2fba49b6-1b48-4a7b-b848-77867843bd42) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100295) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 09:54:14.563226 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.volume.api [None req-97b74564-9832-45bb-a344-6d2ed38a55f0 tempest-ServerRescueNegativeTestJSON-655269695 tempest-ServerRescueNegativeTestJSON-655269695-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2fba49b6-1b48-4a7b-b848-77867843bd42) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '4a4a2cc7-5afb-42d2-96e9-11135302f53f', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-ServerRescueNegativeTestJSON-volume-99749915',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c461639367d44d82ad63432dc118cc6d',qos_specs=None,replication_status=,reservations=['24e0d0e6-3863-4b20-a96d-a3c5f427ca8b','038ed6c2-2dad-424d-bc4f-dc71ff68d01b','89914b67-303e-4b44-afea-f4a5f55a3e17','7c7bf4fc-ec40-447f-b400-041a94b62fab'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='92d4bec7387c404cabb7ed42ade3b26e',volume_type_id=45fd9a3a-b61e-4c6c-9ab7-d02f06678d0d), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-07T09:54:14Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-ServerRescueNegativeTestJSON-volume-99749915',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=4a4a2cc7-5afb-42d2-96e9-11135302f53f,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='c461639367d44d82ad63432dc118cc6d',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='92d4bec7387c404cabb7ed42ade3b26e',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(45fd9a3a-b61e-4c6c-9ab7-d02f06678d0d),volume_type_id=45fd9a3a-b61e-4c6c-9ab7-d02f06678d0d)}' {{(pid=100295) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 09:54:14.566443 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.volume.api [None req-97b74564-9832-45bb-a344-6d2ed38a55f0 tempest-ServerRescueNegativeTestJSON-655269695 tempest-ServerRescueNegativeTestJSON-655269695-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b017a754-5cf5-497d-a34d-4826b44ee682) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100295) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 09:54:14.598204 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.volume.api [None req-97b74564-9832-45bb-a344-6d2ed38a55f0 tempest-ServerRescueNegativeTestJSON-655269695 tempest-ServerRescueNegativeTestJSON-655269695-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b017a754-5cf5-497d-a34d-4826b44ee682) transitioned into state 'SUCCESS' from state '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-99749915',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c461639367d44d82ad63432dc118cc6d',qos_specs=None,replication_status=,reservations=['24e0d0e6-3863-4b20-a96d-a3c5f427ca8b','038ed6c2-2dad-424d-bc4f-dc71ff68d01b','89914b67-303e-4b44-afea-f4a5f55a3e17','7c7bf4fc-ec40-447f-b400-041a94b62fab'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='92d4bec7387c404cabb7ed42ade3b26e',volume_type_id=45fd9a3a-b61e-4c6c-9ab7-d02f06678d0d)}' {{(pid=100295) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 09:54:14.599745 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.volume.api [None req-97b74564-9832-45bb-a344-6d2ed38a55f0 tempest-ServerRescueNegativeTestJSON-655269695 tempest-ServerRescueNegativeTestJSON-655269695-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1b498b3a-6257-4af9-8345-367e584dcb39) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100295) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 09:54:14.624228 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.volume.api [None req-97b74564-9832-45bb-a344-6d2ed38a55f0 tempest-ServerRescueNegativeTestJSON-655269695 tempest-ServerRescueNegativeTestJSON-655269695-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1b498b3a-6257-4af9-8345-367e584dcb39) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100295) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 09:54:14.625826 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.volume.api [None req-97b74564-9832-45bb-a344-6d2ed38a55f0 tempest-ServerRescueNegativeTestJSON-655269695 tempest-ServerRescueNegativeTestJSON-655269695-project-member] Flow 'volume_create_api' (95d85b73-2750-44bb-bf86-f3ac8ef0d972) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100295) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 09:54:14.626717 np0000006707 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-97b74564-9832-45bb-a344-6d2ed38a55f0 tempest-ServerRescueNegativeTestJSON-655269695 tempest-ServerRescueNegativeTestJSON-655269695-project-member] Create volume request issued successfully. Aug 07 09:54:14.628862 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-97b74564-9832-45bb-a344-6d2ed38a55f0 tempest-ServerRescueNegativeTestJSON-655269695 tempest-ServerRescueNegativeTestJSON-655269695-project-member] https://10.4.3.8/volume/v3/volumes returned with HTTP 202 Aug 07 09:54:14.630401 np0000006707 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 262/1062] 10.4.3.8 () {68 vars in 1244 bytes} [Fri Aug 7 09:54:14 2026] POST /volume/v3/volumes => generated 753 bytes in 354 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 07 09:54:14.651605 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.middleware.request_id [None req-b32cd8e4-a9b3-4f00-835c-670d7fcdc364 None None] RequestId filter calling following filter/app {{(pid=100298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:54:14.656521 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [None req-b32cd8e4-a9b3-4f00-835c-670d7fcdc364 tempest-ServerRescueNegativeTestJSON-655269695 tempest-ServerRescueNegativeTestJSON-655269695-project-member] GET https://10.4.3.8/volume/v3/volumes/4a4a2cc7-5afb-42d2-96e9-11135302f53f Aug 07 09:54:14.656808 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [None req-b32cd8e4-a9b3-4f00-835c-670d7fcdc364 tempest-ServerRescueNegativeTestJSON-655269695 tempest-ServerRescueNegativeTestJSON-655269695-project-member] Empty body provided in request {{(pid=100298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 09:54:14.657057 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [None req-b32cd8e4-a9b3-4f00-835c-670d7fcdc364 tempest-ServerRescueNegativeTestJSON-655269695 tempest-ServerRescueNegativeTestJSON-655269695-project-member] Calling method 'show' {{(pid=100298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 09:54:14.667073 np0000006707 devstack@c-api.service[100298]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 09:54:14.667073 np0000006707 devstack@c-api.service[100298]: warnings.warn( Aug 07 09:54:14.672510 np0000006707 devstack@c-api.service[100298]: INFO cinder.volume.api [None req-b32cd8e4-a9b3-4f00-835c-670d7fcdc364 tempest-ServerRescueNegativeTestJSON-655269695 tempest-ServerRescueNegativeTestJSON-655269695-project-member] Volume info retrieved successfully. Aug 07 09:54:14.678875 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [None req-b32cd8e4-a9b3-4f00-835c-670d7fcdc364 tempest-ServerRescueNegativeTestJSON-655269695 tempest-ServerRescueNegativeTestJSON-655269695-project-member] https://10.4.3.8/volume/v3/volumes/4a4a2cc7-5afb-42d2-96e9-11135302f53f returned with HTTP 200 Aug 07 09:54:14.685367 np0000006707 devstack@c-api.service[100298]: [pid: 100298|app: 0|req: 268/1063] 10.4.3.8 () {66 vars in 1334 bytes} [Fri Aug 7 09:54:14 2026] GET /volume/v3/volumes/4a4a2cc7-5afb-42d2-96e9-11135302f53f => generated 821 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 09:54:15.378070 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [None req-d061eb7c-06c9-4812-91ce-035d3e212928 None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:54:15.383080 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-d061eb7c-06c9-4812-91ce-035d3e212928 tempest-VolumesSnapshotTestJSON-1374712720 tempest-VolumesSnapshotTestJSON-1374712720-project-member] GET https://10.4.3.8/volume/v3/backups/b10d9cfa-7e79-4f54-99a4-f505f8722258 Aug 07 09:54:15.383384 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-d061eb7c-06c9-4812-91ce-035d3e212928 tempest-VolumesSnapshotTestJSON-1374712720 tempest-VolumesSnapshotTestJSON-1374712720-project-member] Empty body provided in request {{(pid=100296) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 09:54:15.383622 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-d061eb7c-06c9-4812-91ce-035d3e212928 tempest-VolumesSnapshotTestJSON-1374712720 tempest-VolumesSnapshotTestJSON-1374712720-project-member] Calling method 'show' {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 09:54:15.384297 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.v3.backups [None req-d061eb7c-06c9-4812-91ce-035d3e212928 tempest-VolumesSnapshotTestJSON-1374712720 tempest-VolumesSnapshotTestJSON-1374712720-project-member] Show backup with id b10d9cfa-7e79-4f54-99a4-f505f8722258. {{(pid=100296) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 09:54:15.391176 np0000006707 devstack@c-api.service[100296]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 09:54:15.391176 np0000006707 devstack@c-api.service[100296]: warnings.warn( Aug 07 09:54:15.392619 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-d061eb7c-06c9-4812-91ce-035d3e212928 tempest-VolumesSnapshotTestJSON-1374712720 tempest-VolumesSnapshotTestJSON-1374712720-project-member] https://10.4.3.8/volume/v3/backups/b10d9cfa-7e79-4f54-99a4-f505f8722258 returned with HTTP 200 Aug 07 09:54:15.393025 np0000006707 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 267/1064] 10.4.3.8 () {66 vars in 1334 bytes} [Fri Aug 7 09:54:15 2026] GET /volume/v3/backups/b10d9cfa-7e79-4f54-99a4-f505f8722258 => generated 829 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 09:54:15.706158 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [None req-0fa407db-00a7-4475-a742-25f564512df9 None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:54:15.712026 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-0fa407db-00a7-4475-a742-25f564512df9 tempest-ServerRescueNegativeTestJSON-655269695 tempest-ServerRescueNegativeTestJSON-655269695-project-member] GET https://10.4.3.8/volume/v3/volumes/4a4a2cc7-5afb-42d2-96e9-11135302f53f Aug 07 09:54:15.712026 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-0fa407db-00a7-4475-a742-25f564512df9 tempest-ServerRescueNegativeTestJSON-655269695 tempest-ServerRescueNegativeTestJSON-655269695-project-member] Empty body provided in request {{(pid=100297) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 09:54:15.712930 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-0fa407db-00a7-4475-a742-25f564512df9 tempest-ServerRescueNegativeTestJSON-655269695 tempest-ServerRescueNegativeTestJSON-655269695-project-member] Calling method 'show' {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 09:54:15.730531 np0000006707 devstack@c-api.service[100297]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 09:54:15.730531 np0000006707 devstack@c-api.service[100297]: warnings.warn( Aug 07 09:54:15.736980 np0000006707 devstack@c-api.service[100297]: INFO cinder.volume.api [None req-0fa407db-00a7-4475-a742-25f564512df9 tempest-ServerRescueNegativeTestJSON-655269695 tempest-ServerRescueNegativeTestJSON-655269695-project-member] Volume info retrieved successfully. Aug 07 09:54:15.750022 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-0fa407db-00a7-4475-a742-25f564512df9 tempest-ServerRescueNegativeTestJSON-655269695 tempest-ServerRescueNegativeTestJSON-655269695-project-member] https://10.4.3.8/volume/v3/volumes/4a4a2cc7-5afb-42d2-96e9-11135302f53f returned with HTTP 200 Aug 07 09:54:15.751659 np0000006707 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 268/1065] 10.4.3.8 () {66 vars in 1334 bytes} [Fri Aug 7 09:54:15 2026] GET /volume/v3/volumes/4a4a2cc7-5afb-42d2-96e9-11135302f53f => generated 846 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 09:54:16.413037 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-d5e20666-7ef0-489c-9696-956f60595b1f None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:54:16.417308 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-d5e20666-7ef0-489c-9696-956f60595b1f tempest-VolumesSnapshotTestJSON-1374712720 tempest-VolumesSnapshotTestJSON-1374712720-project-member] GET https://10.4.3.8/volume/v3/backups/b10d9cfa-7e79-4f54-99a4-f505f8722258 Aug 07 09:54:16.417490 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-d5e20666-7ef0-489c-9696-956f60595b1f tempest-VolumesSnapshotTestJSON-1374712720 tempest-VolumesSnapshotTestJSON-1374712720-project-member] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 09:54:16.417711 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-d5e20666-7ef0-489c-9696-956f60595b1f tempest-VolumesSnapshotTestJSON-1374712720 tempest-VolumesSnapshotTestJSON-1374712720-project-member] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 09:54:16.417956 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.v3.backups [None req-d5e20666-7ef0-489c-9696-956f60595b1f tempest-VolumesSnapshotTestJSON-1374712720 tempest-VolumesSnapshotTestJSON-1374712720-project-member] Show backup with id b10d9cfa-7e79-4f54-99a4-f505f8722258. {{(pid=100295) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 09:54:16.428623 np0000006707 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 09:54:16.428623 np0000006707 devstack@c-api.service[100295]: warnings.warn( Aug 07 09:54:16.429712 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-d5e20666-7ef0-489c-9696-956f60595b1f tempest-VolumesSnapshotTestJSON-1374712720 tempest-VolumesSnapshotTestJSON-1374712720-project-member] https://10.4.3.8/volume/v3/backups/b10d9cfa-7e79-4f54-99a4-f505f8722258 returned with HTTP 200 Aug 07 09:54:16.430304 np0000006707 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 263/1066] 10.4.3.8 () {66 vars in 1334 bytes} [Fri Aug 7 09:54:16 2026] GET /volume/v3/backups/b10d9cfa-7e79-4f54-99a4-f505f8722258 => generated 829 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 09:54:17.445742 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.middleware.request_id [None req-3f31236c-932c-43a2-b7df-dda0ba0474bc None None] RequestId filter calling following filter/app {{(pid=100298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:54:17.450273 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [None req-3f31236c-932c-43a2-b7df-dda0ba0474bc tempest-VolumesSnapshotTestJSON-1374712720 tempest-VolumesSnapshotTestJSON-1374712720-project-member] GET https://10.4.3.8/volume/v3/backups/b10d9cfa-7e79-4f54-99a4-f505f8722258 Aug 07 09:54:17.450648 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [None req-3f31236c-932c-43a2-b7df-dda0ba0474bc tempest-VolumesSnapshotTestJSON-1374712720 tempest-VolumesSnapshotTestJSON-1374712720-project-member] Empty body provided in request {{(pid=100298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 09:54:17.450946 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [None req-3f31236c-932c-43a2-b7df-dda0ba0474bc tempest-VolumesSnapshotTestJSON-1374712720 tempest-VolumesSnapshotTestJSON-1374712720-project-member] Calling method 'show' {{(pid=100298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 09:54:17.451189 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.v3.backups [None req-3f31236c-932c-43a2-b7df-dda0ba0474bc tempest-VolumesSnapshotTestJSON-1374712720 tempest-VolumesSnapshotTestJSON-1374712720-project-member] Show backup with id b10d9cfa-7e79-4f54-99a4-f505f8722258. {{(pid=100298) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 09:54:17.458627 np0000006707 devstack@c-api.service[100298]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 09:54:17.458627 np0000006707 devstack@c-api.service[100298]: warnings.warn( Aug 07 09:54:17.459709 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [None req-3f31236c-932c-43a2-b7df-dda0ba0474bc tempest-VolumesSnapshotTestJSON-1374712720 tempest-VolumesSnapshotTestJSON-1374712720-project-member] https://10.4.3.8/volume/v3/backups/b10d9cfa-7e79-4f54-99a4-f505f8722258 returned with HTTP 200 Aug 07 09:54:17.460344 np0000006707 devstack@c-api.service[100298]: [pid: 100298|app: 0|req: 269/1067] 10.4.3.8 () {66 vars in 1334 bytes} [Fri Aug 7 09:54:17 2026] GET /volume/v3/backups/b10d9cfa-7e79-4f54-99a4-f505f8722258 => generated 829 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 09:54:18.475380 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [None req-87761ca7-0095-4d3b-a3af-8ec2c8d2dc07 None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:54:18.479206 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-87761ca7-0095-4d3b-a3af-8ec2c8d2dc07 tempest-VolumesSnapshotTestJSON-1374712720 tempest-VolumesSnapshotTestJSON-1374712720-project-member] GET https://10.4.3.8/volume/v3/backups/b10d9cfa-7e79-4f54-99a4-f505f8722258 Aug 07 09:54:18.479461 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-87761ca7-0095-4d3b-a3af-8ec2c8d2dc07 tempest-VolumesSnapshotTestJSON-1374712720 tempest-VolumesSnapshotTestJSON-1374712720-project-member] Empty body provided in request {{(pid=100296) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 09:54:18.479708 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-87761ca7-0095-4d3b-a3af-8ec2c8d2dc07 tempest-VolumesSnapshotTestJSON-1374712720 tempest-VolumesSnapshotTestJSON-1374712720-project-member] Calling method 'show' {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 09:54:18.479832 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.v3.backups [None req-87761ca7-0095-4d3b-a3af-8ec2c8d2dc07 tempest-VolumesSnapshotTestJSON-1374712720 tempest-VolumesSnapshotTestJSON-1374712720-project-member] Show backup with id b10d9cfa-7e79-4f54-99a4-f505f8722258. {{(pid=100296) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 09:54:18.488067 np0000006707 devstack@c-api.service[100296]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 09:54:18.488067 np0000006707 devstack@c-api.service[100296]: warnings.warn( Aug 07 09:54:18.489933 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-87761ca7-0095-4d3b-a3af-8ec2c8d2dc07 tempest-VolumesSnapshotTestJSON-1374712720 tempest-VolumesSnapshotTestJSON-1374712720-project-member] https://10.4.3.8/volume/v3/backups/b10d9cfa-7e79-4f54-99a4-f505f8722258 returned with HTTP 200 Aug 07 09:54:18.490333 np0000006707 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 268/1068] 10.4.3.8 () {66 vars in 1334 bytes} [Fri Aug 7 09:54:18 2026] GET /volume/v3/backups/b10d9cfa-7e79-4f54-99a4-f505f8722258 => generated 829 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 09:54:19.507114 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [None req-2551ede8-dbd4-4177-9600-8f62c17a231f None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:54:19.510129 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-2551ede8-dbd4-4177-9600-8f62c17a231f tempest-VolumesSnapshotTestJSON-1374712720 tempest-VolumesSnapshotTestJSON-1374712720-project-member] GET https://10.4.3.8/volume/v3/backups/b10d9cfa-7e79-4f54-99a4-f505f8722258 Aug 07 09:54:19.510129 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-2551ede8-dbd4-4177-9600-8f62c17a231f tempest-VolumesSnapshotTestJSON-1374712720 tempest-VolumesSnapshotTestJSON-1374712720-project-member] Empty body provided in request {{(pid=100297) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 09:54:19.510327 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-2551ede8-dbd4-4177-9600-8f62c17a231f tempest-VolumesSnapshotTestJSON-1374712720 tempest-VolumesSnapshotTestJSON-1374712720-project-member] Calling method 'show' {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 09:54:19.510498 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.v3.backups [None req-2551ede8-dbd4-4177-9600-8f62c17a231f tempest-VolumesSnapshotTestJSON-1374712720 tempest-VolumesSnapshotTestJSON-1374712720-project-member] Show backup with id b10d9cfa-7e79-4f54-99a4-f505f8722258. {{(pid=100297) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 09:54:19.525396 np0000006707 devstack@c-api.service[100297]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 09:54:19.525396 np0000006707 devstack@c-api.service[100297]: warnings.warn( Aug 07 09:54:19.528953 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-2551ede8-dbd4-4177-9600-8f62c17a231f tempest-VolumesSnapshotTestJSON-1374712720 tempest-VolumesSnapshotTestJSON-1374712720-project-member] https://10.4.3.8/volume/v3/backups/b10d9cfa-7e79-4f54-99a4-f505f8722258 returned with HTTP 200 Aug 07 09:54:19.530509 np0000006707 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 269/1069] 10.4.3.8 () {66 vars in 1334 bytes} [Fri Aug 7 09:54:19 2026] GET /volume/v3/backups/b10d9cfa-7e79-4f54-99a4-f505f8722258 => generated 829 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 09:54:20.551818 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-9bbf26c6-3fc6-4299-9b8e-4ad13b196fc9 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:54:20.556411 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-9bbf26c6-3fc6-4299-9b8e-4ad13b196fc9 tempest-VolumesSnapshotTestJSON-1374712720 tempest-VolumesSnapshotTestJSON-1374712720-project-member] GET https://10.4.3.8/volume/v3/backups/b10d9cfa-7e79-4f54-99a4-f505f8722258 Aug 07 09:54:20.556919 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-9bbf26c6-3fc6-4299-9b8e-4ad13b196fc9 tempest-VolumesSnapshotTestJSON-1374712720 tempest-VolumesSnapshotTestJSON-1374712720-project-member] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 09:54:20.557297 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-9bbf26c6-3fc6-4299-9b8e-4ad13b196fc9 tempest-VolumesSnapshotTestJSON-1374712720 tempest-VolumesSnapshotTestJSON-1374712720-project-member] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 09:54:20.557534 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.v3.backups [None req-9bbf26c6-3fc6-4299-9b8e-4ad13b196fc9 tempest-VolumesSnapshotTestJSON-1374712720 tempest-VolumesSnapshotTestJSON-1374712720-project-member] Show backup with id b10d9cfa-7e79-4f54-99a4-f505f8722258. {{(pid=100295) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 09:54:20.569516 np0000006707 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 09:54:20.569516 np0000006707 devstack@c-api.service[100295]: warnings.warn( Aug 07 09:54:20.573772 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-9bbf26c6-3fc6-4299-9b8e-4ad13b196fc9 tempest-VolumesSnapshotTestJSON-1374712720 tempest-VolumesSnapshotTestJSON-1374712720-project-member] https://10.4.3.8/volume/v3/backups/b10d9cfa-7e79-4f54-99a4-f505f8722258 returned with HTTP 200 Aug 07 09:54:20.573772 np0000006707 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 264/1070] 10.4.3.8 () {66 vars in 1334 bytes} [Fri Aug 7 09:54:20 2026] GET /volume/v3/backups/b10d9cfa-7e79-4f54-99a4-f505f8722258 => generated 829 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 09:54:21.596414 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.middleware.request_id [None req-c581d0a9-10fc-4eb1-853e-850defead251 None None] RequestId filter calling following filter/app {{(pid=100298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:54:21.600453 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [None req-c581d0a9-10fc-4eb1-853e-850defead251 tempest-VolumesSnapshotTestJSON-1374712720 tempest-VolumesSnapshotTestJSON-1374712720-project-member] GET https://10.4.3.8/volume/v3/backups/b10d9cfa-7e79-4f54-99a4-f505f8722258 Aug 07 09:54:21.600453 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [None req-c581d0a9-10fc-4eb1-853e-850defead251 tempest-VolumesSnapshotTestJSON-1374712720 tempest-VolumesSnapshotTestJSON-1374712720-project-member] Empty body provided in request {{(pid=100298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 09:54:21.600453 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [None req-c581d0a9-10fc-4eb1-853e-850defead251 tempest-VolumesSnapshotTestJSON-1374712720 tempest-VolumesSnapshotTestJSON-1374712720-project-member] Calling method 'show' {{(pid=100298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 09:54:21.600453 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.v3.backups [None req-c581d0a9-10fc-4eb1-853e-850defead251 tempest-VolumesSnapshotTestJSON-1374712720 tempest-VolumesSnapshotTestJSON-1374712720-project-member] Show backup with id b10d9cfa-7e79-4f54-99a4-f505f8722258. {{(pid=100298) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 09:54:21.608864 np0000006707 devstack@c-api.service[100298]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 09:54:21.608864 np0000006707 devstack@c-api.service[100298]: warnings.warn( Aug 07 09:54:21.610591 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [None req-c581d0a9-10fc-4eb1-853e-850defead251 tempest-VolumesSnapshotTestJSON-1374712720 tempest-VolumesSnapshotTestJSON-1374712720-project-member] https://10.4.3.8/volume/v3/backups/b10d9cfa-7e79-4f54-99a4-f505f8722258 returned with HTTP 200 Aug 07 09:54:21.611536 np0000006707 devstack@c-api.service[100298]: [pid: 100298|app: 0|req: 270/1071] 10.4.3.8 () {66 vars in 1334 bytes} [Fri Aug 7 09:54:21 2026] GET /volume/v3/backups/b10d9cfa-7e79-4f54-99a4-f505f8722258 => generated 829 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 09:54:21.711265 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [None req-32271a54-e2af-42eb-bdce-e3effddef4ff None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:54:21.943633 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-32271a54-e2af-42eb-bdce-e3effddef4ff tempest-VolumesTestJSON-1691838574 tempest-VolumesTestJSON-1691838574-project-member] POST https://10.4.3.8/volume/v3/volumes Aug 07 09:54:21.944308 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-32271a54-e2af-42eb-bdce-e3effddef4ff tempest-VolumesTestJSON-1691838574 tempest-VolumesTestJSON-1691838574-project-member] Action: 'create', calling method: create, body: {"volume": {"metadata": {"Type": "work"}, "size": 1, "display_name": "tempest-VolumesTestJSON-volume-1824618733"}} {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 09:54:21.947099 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.v3.volumes [None req-32271a54-e2af-42eb-bdce-e3effddef4ff tempest-VolumesTestJSON-1691838574 tempest-VolumesTestJSON-1691838574-project-member] Create volume request body: {'volume': {'metadata': {'Type': 'work'}, 'size': 1, 'display_name': 'tempest-VolumesTestJSON-volume-1824618733'}} {{(pid=100296) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 07 09:54:21.947099 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.v3.volumes [None req-32271a54-e2af-42eb-bdce-e3effddef4ff tempest-VolumesTestJSON-1691838574 tempest-VolumesTestJSON-1691838574-project-member] Create volume of 1 GB Aug 07 09:54:21.953599 np0000006707 devstack@c-api.service[100296]: INFO cinder.volume.api [None req-32271a54-e2af-42eb-bdce-e3effddef4ff tempest-VolumesTestJSON-1691838574 tempest-VolumesTestJSON-1691838574-project-member] Availability Zones retrieved successfully. Aug 07 09:54:21.962318 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.volume.api [None req-32271a54-e2af-42eb-bdce-e3effddef4ff tempest-VolumesTestJSON-1691838574 tempest-VolumesTestJSON-1691838574-project-member] Flow 'volume_create_api' (b3abdf40-4328-4e08-82de-f15aa6ab5ad1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100296) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 09:54:21.963625 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.volume.api [None req-32271a54-e2af-42eb-bdce-e3effddef4ff tempest-VolumesTestJSON-1691838574 tempest-VolumesTestJSON-1691838574-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (71a4fbe5-5ee4-4ba7-9dde-610246b3b390) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 09:54:21.965088 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.volume.flows.api.create_volume [None req-32271a54-e2af-42eb-bdce-e3effddef4ff tempest-VolumesTestJSON-1691838574 tempest-VolumesTestJSON-1691838574-project-member] Validating volume size '1' using validate_int {{(pid=100296) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 07 09:54:22.004072 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.volume.api [None req-32271a54-e2af-42eb-bdce-e3effddef4ff tempest-VolumesTestJSON-1691838574 tempest-VolumesTestJSON-1691838574-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (71a4fbe5-5ee4-4ba7-9dde-610246b3b390) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-07T09:47:39Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=45fd9a3a-b61e-4c6c-9ab7-d02f06678d0d,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '45fd9a3a-b61e-4c6c-9ab7-d02f06678d0d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 09:54:22.005265 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.volume.api [None req-32271a54-e2af-42eb-bdce-e3effddef4ff tempest-VolumesTestJSON-1691838574 tempest-VolumesTestJSON-1691838574-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a521ecb8-898b-41c4-bd1b-161e84ddad88) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 09:54:22.117813 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.quota [None req-32271a54-e2af-42eb-bdce-e3effddef4ff tempest-VolumesTestJSON-1691838574 tempest-VolumesTestJSON-1691838574-project-member] Created reservations ['f6af83cc-74c4-40e9-aa09-d2abd1d2a443', '6d6275cf-a52b-4aff-8fd8-e2a33ee3af1e', '4ff8f22a-5477-492f-841b-019c94d4cc57', '182955b7-9035-47b8-9fbf-b37f0babb08b'] {{(pid=100296) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 09:54:22.120298 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.volume.api [None req-32271a54-e2af-42eb-bdce-e3effddef4ff tempest-VolumesTestJSON-1691838574 tempest-VolumesTestJSON-1691838574-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a521ecb8-898b-41c4-bd1b-161e84ddad88) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['f6af83cc-74c4-40e9-aa09-d2abd1d2a443', '6d6275cf-a52b-4aff-8fd8-e2a33ee3af1e', '4ff8f22a-5477-492f-841b-019c94d4cc57', '182955b7-9035-47b8-9fbf-b37f0babb08b']}' {{(pid=100296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 09:54:22.121084 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.volume.api [None req-32271a54-e2af-42eb-bdce-e3effddef4ff tempest-VolumesTestJSON-1691838574 tempest-VolumesTestJSON-1691838574-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5977d390-ea4f-4608-9d1c-c98d55ef2bd7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 09:54:22.168220 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.volume.api [None req-32271a54-e2af-42eb-bdce-e3effddef4ff tempest-VolumesTestJSON-1691838574 tempest-VolumesTestJSON-1691838574-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5977d390-ea4f-4608-9d1c-c98d55ef2bd7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '0c05e8be-3b4f-4e32-a5c6-cb7c4af9f8b3', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesTestJSON-volume-1824618733',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='c30db442bc3b48bfa65de3d30c3a12bc',qos_specs=None,replication_status=,reservations=['f6af83cc-74c4-40e9-aa09-d2abd1d2a443','6d6275cf-a52b-4aff-8fd8-e2a33ee3af1e','4ff8f22a-5477-492f-841b-019c94d4cc57','182955b7-9035-47b8-9fbf-b37f0babb08b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8dd1e26d06ae4c1d93587e6f443616d9',volume_type_id=45fd9a3a-b61e-4c6c-9ab7-d02f06678d0d), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-07T09:54:22Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesTestJSON-volume-1824618733',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=0c05e8be-3b4f-4e32-a5c6-cb7c4af9f8b3,launched_at=None,metadata={Type='work'},migration_status=None,multiattach=False,previous_status=None,project_id='c30db442bc3b48bfa65de3d30c3a12bc',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='8dd1e26d06ae4c1d93587e6f443616d9',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(45fd9a3a-b61e-4c6c-9ab7-d02f06678d0d),volume_type_id=45fd9a3a-b61e-4c6c-9ab7-d02f06678d0d)}' {{(pid=100296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 09:54:22.169209 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.volume.api [None req-32271a54-e2af-42eb-bdce-e3effddef4ff tempest-VolumesTestJSON-1691838574 tempest-VolumesTestJSON-1691838574-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c860bb63-c941-4b39-897b-f691d9c2bf17) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 09:54:22.220547 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.volume.api [None req-32271a54-e2af-42eb-bdce-e3effddef4ff tempest-VolumesTestJSON-1691838574 tempest-VolumesTestJSON-1691838574-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c860bb63-c941-4b39-897b-f691d9c2bf17) transitioned into state 'SUCCESS' from state '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-1824618733',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='c30db442bc3b48bfa65de3d30c3a12bc',qos_specs=None,replication_status=,reservations=['f6af83cc-74c4-40e9-aa09-d2abd1d2a443','6d6275cf-a52b-4aff-8fd8-e2a33ee3af1e','4ff8f22a-5477-492f-841b-019c94d4cc57','182955b7-9035-47b8-9fbf-b37f0babb08b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8dd1e26d06ae4c1d93587e6f443616d9',volume_type_id=45fd9a3a-b61e-4c6c-9ab7-d02f06678d0d)}' {{(pid=100296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 09:54:22.222022 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.volume.api [None req-32271a54-e2af-42eb-bdce-e3effddef4ff tempest-VolumesTestJSON-1691838574 tempest-VolumesTestJSON-1691838574-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b95b11ca-a19d-4e91-aded-8bdc76635a20) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 09:54:22.239286 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.volume.api [None req-32271a54-e2af-42eb-bdce-e3effddef4ff tempest-VolumesTestJSON-1691838574 tempest-VolumesTestJSON-1691838574-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b95b11ca-a19d-4e91-aded-8bdc76635a20) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 09:54:22.241346 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.volume.api [None req-32271a54-e2af-42eb-bdce-e3effddef4ff tempest-VolumesTestJSON-1691838574 tempest-VolumesTestJSON-1691838574-project-member] Flow 'volume_create_api' (b3abdf40-4328-4e08-82de-f15aa6ab5ad1) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100296) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 09:54:22.241346 np0000006707 devstack@c-api.service[100296]: INFO cinder.volume.api [None req-32271a54-e2af-42eb-bdce-e3effddef4ff tempest-VolumesTestJSON-1691838574 tempest-VolumesTestJSON-1691838574-project-member] Create volume request issued successfully. Aug 07 09:54:22.246469 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-32271a54-e2af-42eb-bdce-e3effddef4ff tempest-VolumesTestJSON-1691838574 tempest-VolumesTestJSON-1691838574-project-member] https://10.4.3.8/volume/v3/volumes returned with HTTP 202 Aug 07 09:54:22.246818 np0000006707 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 269/1072] 10.4.3.8 () {68 vars in 1245 bytes} [Fri Aug 7 09:54:21 2026] POST /volume/v3/volumes => generated 756 bytes in 536 msecs (HTTP/1.1 202) 7 headers in 291 bytes (2 switches on core 0) Aug 07 09:54:22.266179 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [None req-f78c4097-08e5-4b96-bbbc-a1b2c47fb7d2 None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:54:22.270598 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-f78c4097-08e5-4b96-bbbc-a1b2c47fb7d2 tempest-VolumesTestJSON-1691838574 tempest-VolumesTestJSON-1691838574-project-member] GET https://10.4.3.8/volume/v3/volumes/0c05e8be-3b4f-4e32-a5c6-cb7c4af9f8b3 Aug 07 09:54:22.270914 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-f78c4097-08e5-4b96-bbbc-a1b2c47fb7d2 tempest-VolumesTestJSON-1691838574 tempest-VolumesTestJSON-1691838574-project-member] Empty body provided in request {{(pid=100297) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 09:54:22.271276 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-f78c4097-08e5-4b96-bbbc-a1b2c47fb7d2 tempest-VolumesTestJSON-1691838574 tempest-VolumesTestJSON-1691838574-project-member] Calling method 'show' {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 09:54:22.282530 np0000006707 devstack@c-api.service[100297]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 09:54:22.282530 np0000006707 devstack@c-api.service[100297]: warnings.warn( Aug 07 09:54:22.290651 np0000006707 devstack@c-api.service[100297]: INFO cinder.volume.api [None req-f78c4097-08e5-4b96-bbbc-a1b2c47fb7d2 tempest-VolumesTestJSON-1691838574 tempest-VolumesTestJSON-1691838574-project-member] Volume info retrieved successfully. Aug 07 09:54:22.297452 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-f78c4097-08e5-4b96-bbbc-a1b2c47fb7d2 tempest-VolumesTestJSON-1691838574 tempest-VolumesTestJSON-1691838574-project-member] https://10.4.3.8/volume/v3/volumes/0c05e8be-3b4f-4e32-a5c6-cb7c4af9f8b3 returned with HTTP 200 Aug 07 09:54:22.298245 np0000006707 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 270/1073] 10.4.3.8 () {66 vars in 1334 bytes} [Fri Aug 7 09:54:22 2026] GET /volume/v3/volumes/0c05e8be-3b4f-4e32-a5c6-cb7c4af9f8b3 => generated 824 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 09:54:22.625606 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-a0154133-d731-472c-bef5-b768e70652c6 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:54:22.627580 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-a0154133-d731-472c-bef5-b768e70652c6 tempest-VolumesSnapshotTestJSON-1374712720 tempest-VolumesSnapshotTestJSON-1374712720-project-member] GET https://10.4.3.8/volume/v3/backups/b10d9cfa-7e79-4f54-99a4-f505f8722258 Aug 07 09:54:22.628053 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-a0154133-d731-472c-bef5-b768e70652c6 tempest-VolumesSnapshotTestJSON-1374712720 tempest-VolumesSnapshotTestJSON-1374712720-project-member] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 09:54:22.628053 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-a0154133-d731-472c-bef5-b768e70652c6 tempest-VolumesSnapshotTestJSON-1374712720 tempest-VolumesSnapshotTestJSON-1374712720-project-member] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 09:54:22.632446 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.v3.backups [None req-a0154133-d731-472c-bef5-b768e70652c6 tempest-VolumesSnapshotTestJSON-1374712720 tempest-VolumesSnapshotTestJSON-1374712720-project-member] Show backup with id b10d9cfa-7e79-4f54-99a4-f505f8722258. {{(pid=100295) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 09:54:22.644003 np0000006707 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 09:54:22.644003 np0000006707 devstack@c-api.service[100295]: warnings.warn( Aug 07 09:54:22.645117 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-a0154133-d731-472c-bef5-b768e70652c6 tempest-VolumesSnapshotTestJSON-1374712720 tempest-VolumesSnapshotTestJSON-1374712720-project-member] https://10.4.3.8/volume/v3/backups/b10d9cfa-7e79-4f54-99a4-f505f8722258 returned with HTTP 200 Aug 07 09:54:22.645606 np0000006707 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 265/1074] 10.4.3.8 () {66 vars in 1334 bytes} [Fri Aug 7 09:54:22 2026] GET /volume/v3/backups/b10d9cfa-7e79-4f54-99a4-f505f8722258 => generated 829 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 09:54:23.327304 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.middleware.request_id [None req-0b8bb8f8-47ec-4787-bb63-03cd5fe11542 None None] RequestId filter calling following filter/app {{(pid=100298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:54:23.329716 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [None req-0b8bb8f8-47ec-4787-bb63-03cd5fe11542 tempest-VolumesTestJSON-1691838574 tempest-VolumesTestJSON-1691838574-project-member] GET https://10.4.3.8/volume/v3/volumes/0c05e8be-3b4f-4e32-a5c6-cb7c4af9f8b3 Aug 07 09:54:23.330347 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [None req-0b8bb8f8-47ec-4787-bb63-03cd5fe11542 tempest-VolumesTestJSON-1691838574 tempest-VolumesTestJSON-1691838574-project-member] Empty body provided in request {{(pid=100298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 09:54:23.330347 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [None req-0b8bb8f8-47ec-4787-bb63-03cd5fe11542 tempest-VolumesTestJSON-1691838574 tempest-VolumesTestJSON-1691838574-project-member] Calling method 'show' {{(pid=100298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 09:54:23.348567 np0000006707 devstack@c-api.service[100298]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 09:54:23.348567 np0000006707 devstack@c-api.service[100298]: warnings.warn( Aug 07 09:54:23.354858 np0000006707 devstack@c-api.service[100298]: INFO cinder.volume.api [None req-0b8bb8f8-47ec-4787-bb63-03cd5fe11542 tempest-VolumesTestJSON-1691838574 tempest-VolumesTestJSON-1691838574-project-member] Volume info retrieved successfully. Aug 07 09:54:23.362065 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [None req-0b8bb8f8-47ec-4787-bb63-03cd5fe11542 tempest-VolumesTestJSON-1691838574 tempest-VolumesTestJSON-1691838574-project-member] https://10.4.3.8/volume/v3/volumes/0c05e8be-3b4f-4e32-a5c6-cb7c4af9f8b3 returned with HTTP 200 Aug 07 09:54:23.362644 np0000006707 devstack@c-api.service[100298]: [pid: 100298|app: 0|req: 271/1075] 10.4.3.8 () {66 vars in 1334 bytes} [Fri Aug 7 09:54:23 2026] GET /volume/v3/volumes/0c05e8be-3b4f-4e32-a5c6-cb7c4af9f8b3 => generated 849 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 09:54:23.405515 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [req-75c71db9-0c5d-45d7-9bf7-027c21b7a897 req-74a016c9-1899-461f-8f80-533be7f2d3b6 None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:54:23.411281 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [req-75c71db9-0c5d-45d7-9bf7-027c21b7a897 req-74a016c9-1899-461f-8f80-533be7f2d3b6 tempest-VolumesTestJSON-1691838574 tempest-VolumesTestJSON-1691838574-project-member] GET https://10.4.3.8/volume/v3/volumes/0c05e8be-3b4f-4e32-a5c6-cb7c4af9f8b3 Aug 07 09:54:23.411281 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [req-75c71db9-0c5d-45d7-9bf7-027c21b7a897 req-74a016c9-1899-461f-8f80-533be7f2d3b6 tempest-VolumesTestJSON-1691838574 tempest-VolumesTestJSON-1691838574-project-member] Empty body provided in request {{(pid=100296) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 09:54:23.411596 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [req-75c71db9-0c5d-45d7-9bf7-027c21b7a897 req-74a016c9-1899-461f-8f80-533be7f2d3b6 tempest-VolumesTestJSON-1691838574 tempest-VolumesTestJSON-1691838574-project-member] Calling method 'show' {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 09:54:23.434103 np0000006707 devstack@c-api.service[100296]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 09:54:23.434103 np0000006707 devstack@c-api.service[100296]: warnings.warn( Aug 07 09:54:23.441636 np0000006707 devstack@c-api.service[100296]: INFO cinder.volume.api [req-75c71db9-0c5d-45d7-9bf7-027c21b7a897 req-74a016c9-1899-461f-8f80-533be7f2d3b6 tempest-VolumesTestJSON-1691838574 tempest-VolumesTestJSON-1691838574-project-member] Volume info retrieved successfully. Aug 07 09:54:23.452403 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [req-75c71db9-0c5d-45d7-9bf7-027c21b7a897 req-74a016c9-1899-461f-8f80-533be7f2d3b6 tempest-VolumesTestJSON-1691838574 tempest-VolumesTestJSON-1691838574-project-member] https://10.4.3.8/volume/v3/volumes/0c05e8be-3b4f-4e32-a5c6-cb7c4af9f8b3 returned with HTTP 200 Aug 07 09:54:23.452403 np0000006707 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 270/1076] 10.4.3.8 () {68 vars in 1584 bytes} [Fri Aug 7 09:54:23 2026] GET /volume/v3/volumes/0c05e8be-3b4f-4e32-a5c6-cb7c4af9f8b3 => generated 849 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 09:54:23.478602 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [None req-a8fe35d8-1e51-41b5-b43f-0107f06eb59f None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:54:23.489630 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-a8fe35d8-1e51-41b5-b43f-0107f06eb59f tempest-VolumesTestJSON-1691838574 tempest-VolumesTestJSON-1691838574-project-member] POST https://10.4.3.8/volume/v3/volumes Aug 07 09:54:23.490630 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-a8fe35d8-1e51-41b5-b43f-0107f06eb59f tempest-VolumesTestJSON-1691838574 tempest-VolumesTestJSON-1691838574-project-member] Action: 'create', calling method: create, body: {"volume": {"metadata": {"Type": "work"}, "size": 1, "display_name": "tempest-VolumesTestJSON-volume-1024159219"}} {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 09:54:23.493226 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.v3.volumes [None req-a8fe35d8-1e51-41b5-b43f-0107f06eb59f tempest-VolumesTestJSON-1691838574 tempest-VolumesTestJSON-1691838574-project-member] Create volume request body: {'volume': {'metadata': {'Type': 'work'}, 'size': 1, 'display_name': 'tempest-VolumesTestJSON-volume-1024159219'}} {{(pid=100297) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 07 09:54:23.493677 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.v3.volumes [None req-a8fe35d8-1e51-41b5-b43f-0107f06eb59f tempest-VolumesTestJSON-1691838574 tempest-VolumesTestJSON-1691838574-project-member] Create volume of 1 GB Aug 07 09:54:23.505456 np0000006707 devstack@c-api.service[100297]: INFO cinder.volume.api [None req-a8fe35d8-1e51-41b5-b43f-0107f06eb59f tempest-VolumesTestJSON-1691838574 tempest-VolumesTestJSON-1691838574-project-member] Availability Zones retrieved successfully. Aug 07 09:54:23.513267 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.volume.api [None req-a8fe35d8-1e51-41b5-b43f-0107f06eb59f tempest-VolumesTestJSON-1691838574 tempest-VolumesTestJSON-1691838574-project-member] Flow 'volume_create_api' (9dc78afc-9b36-46ee-b772-ed5593c687bb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100297) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 09:54:23.515016 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.volume.api [None req-a8fe35d8-1e51-41b5-b43f-0107f06eb59f tempest-VolumesTestJSON-1691838574 tempest-VolumesTestJSON-1691838574-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1b1ef68b-3673-4fb1-a097-95a7549bb8d1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100297) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 09:54:23.516677 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.volume.flows.api.create_volume [None req-a8fe35d8-1e51-41b5-b43f-0107f06eb59f tempest-VolumesTestJSON-1691838574 tempest-VolumesTestJSON-1691838574-project-member] Validating volume size '1' using validate_int {{(pid=100297) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 07 09:54:23.580300 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.volume.api [None req-a8fe35d8-1e51-41b5-b43f-0107f06eb59f tempest-VolumesTestJSON-1691838574 tempest-VolumesTestJSON-1691838574-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1b1ef68b-3673-4fb1-a097-95a7549bb8d1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-07T09:47:39Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=45fd9a3a-b61e-4c6c-9ab7-d02f06678d0d,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '45fd9a3a-b61e-4c6c-9ab7-d02f06678d0d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100297) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 09:54:23.581644 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.volume.api [None req-a8fe35d8-1e51-41b5-b43f-0107f06eb59f tempest-VolumesTestJSON-1691838574 tempest-VolumesTestJSON-1691838574-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2210b65d-17a8-42de-9716-516849a8eebd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100297) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 09:54:23.655948 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.quota [None req-a8fe35d8-1e51-41b5-b43f-0107f06eb59f tempest-VolumesTestJSON-1691838574 tempest-VolumesTestJSON-1691838574-project-member] Created reservations ['b29630a5-1906-44b1-bd07-0e1d2f0c15c2', 'c71a78c6-8cf4-4e4d-8503-011f16ff92cc', '7a70b2af-c737-4b66-b7d1-a9c89c338ea6', 'c3e4943d-2e6e-485c-812f-29866a97968d'] {{(pid=100297) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 09:54:23.658748 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.volume.api [None req-a8fe35d8-1e51-41b5-b43f-0107f06eb59f tempest-VolumesTestJSON-1691838574 tempest-VolumesTestJSON-1691838574-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2210b65d-17a8-42de-9716-516849a8eebd) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['b29630a5-1906-44b1-bd07-0e1d2f0c15c2', 'c71a78c6-8cf4-4e4d-8503-011f16ff92cc', '7a70b2af-c737-4b66-b7d1-a9c89c338ea6', 'c3e4943d-2e6e-485c-812f-29866a97968d']}' {{(pid=100297) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 09:54:23.659235 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.volume.api [None req-a8fe35d8-1e51-41b5-b43f-0107f06eb59f tempest-VolumesTestJSON-1691838574 tempest-VolumesTestJSON-1691838574-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1520ce3a-a58d-44a3-8a18-fe6a4714de9a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100297) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 09:54:23.662449 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-d509c032-d4d2-45cd-9e02-a1e3eae4fdc9 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:54:23.667003 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-d509c032-d4d2-45cd-9e02-a1e3eae4fdc9 tempest-VolumesSnapshotTestJSON-1374712720 tempest-VolumesSnapshotTestJSON-1374712720-project-member] GET https://10.4.3.8/volume/v3/backups/b10d9cfa-7e79-4f54-99a4-f505f8722258 Aug 07 09:54:23.667003 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-d509c032-d4d2-45cd-9e02-a1e3eae4fdc9 tempest-VolumesSnapshotTestJSON-1374712720 tempest-VolumesSnapshotTestJSON-1374712720-project-member] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 09:54:23.667003 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-d509c032-d4d2-45cd-9e02-a1e3eae4fdc9 tempest-VolumesSnapshotTestJSON-1374712720 tempest-VolumesSnapshotTestJSON-1374712720-project-member] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 09:54:23.667003 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.v3.backups [None req-d509c032-d4d2-45cd-9e02-a1e3eae4fdc9 tempest-VolumesSnapshotTestJSON-1374712720 tempest-VolumesSnapshotTestJSON-1374712720-project-member] Show backup with id b10d9cfa-7e79-4f54-99a4-f505f8722258. {{(pid=100295) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 09:54:23.675910 np0000006707 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 09:54:23.675910 np0000006707 devstack@c-api.service[100295]: warnings.warn( Aug 07 09:54:23.677571 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-d509c032-d4d2-45cd-9e02-a1e3eae4fdc9 tempest-VolumesSnapshotTestJSON-1374712720 tempest-VolumesSnapshotTestJSON-1374712720-project-member] https://10.4.3.8/volume/v3/backups/b10d9cfa-7e79-4f54-99a4-f505f8722258 returned with HTTP 200 Aug 07 09:54:23.677571 np0000006707 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 266/1077] 10.4.3.8 () {66 vars in 1334 bytes} [Fri Aug 7 09:54:23 2026] GET /volume/v3/backups/b10d9cfa-7e79-4f54-99a4-f505f8722258 => generated 829 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 09:54:23.709450 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.volume.api [None req-a8fe35d8-1e51-41b5-b43f-0107f06eb59f tempest-VolumesTestJSON-1691838574 tempest-VolumesTestJSON-1691838574-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1520ce3a-a58d-44a3-8a18-fe6a4714de9a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '2fe2709e-dd01-4447-8208-8093d0402c59', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesTestJSON-volume-1024159219',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='c30db442bc3b48bfa65de3d30c3a12bc',qos_specs=None,replication_status=,reservations=['b29630a5-1906-44b1-bd07-0e1d2f0c15c2','c71a78c6-8cf4-4e4d-8503-011f16ff92cc','7a70b2af-c737-4b66-b7d1-a9c89c338ea6','c3e4943d-2e6e-485c-812f-29866a97968d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8dd1e26d06ae4c1d93587e6f443616d9',volume_type_id=45fd9a3a-b61e-4c6c-9ab7-d02f06678d0d), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-07T09:54:23Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesTestJSON-volume-1024159219',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=2fe2709e-dd01-4447-8208-8093d0402c59,launched_at=None,metadata={Type='work'},migration_status=None,multiattach=False,previous_status=None,project_id='c30db442bc3b48bfa65de3d30c3a12bc',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='8dd1e26d06ae4c1d93587e6f443616d9',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(45fd9a3a-b61e-4c6c-9ab7-d02f06678d0d),volume_type_id=45fd9a3a-b61e-4c6c-9ab7-d02f06678d0d)}' {{(pid=100297) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 09:54:23.709450 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.volume.api [None req-a8fe35d8-1e51-41b5-b43f-0107f06eb59f tempest-VolumesTestJSON-1691838574 tempest-VolumesTestJSON-1691838574-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2ffcadcd-6f92-4c7e-9038-9a70555c96b2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100297) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 09:54:23.771951 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.volume.api [None req-a8fe35d8-1e51-41b5-b43f-0107f06eb59f tempest-VolumesTestJSON-1691838574 tempest-VolumesTestJSON-1691838574-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2ffcadcd-6f92-4c7e-9038-9a70555c96b2) transitioned into state 'SUCCESS' from state '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-1024159219',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='c30db442bc3b48bfa65de3d30c3a12bc',qos_specs=None,replication_status=,reservations=['b29630a5-1906-44b1-bd07-0e1d2f0c15c2','c71a78c6-8cf4-4e4d-8503-011f16ff92cc','7a70b2af-c737-4b66-b7d1-a9c89c338ea6','c3e4943d-2e6e-485c-812f-29866a97968d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8dd1e26d06ae4c1d93587e6f443616d9',volume_type_id=45fd9a3a-b61e-4c6c-9ab7-d02f06678d0d)}' {{(pid=100297) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 09:54:23.774924 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.volume.api [None req-a8fe35d8-1e51-41b5-b43f-0107f06eb59f tempest-VolumesTestJSON-1691838574 tempest-VolumesTestJSON-1691838574-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ddcc8657-5651-4514-a25b-8da68270aa99) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100297) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 09:54:23.808699 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.volume.api [None req-a8fe35d8-1e51-41b5-b43f-0107f06eb59f tempest-VolumesTestJSON-1691838574 tempest-VolumesTestJSON-1691838574-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ddcc8657-5651-4514-a25b-8da68270aa99) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100297) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 09:54:23.810586 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.volume.api [None req-a8fe35d8-1e51-41b5-b43f-0107f06eb59f tempest-VolumesTestJSON-1691838574 tempest-VolumesTestJSON-1691838574-project-member] Flow 'volume_create_api' (9dc78afc-9b36-46ee-b772-ed5593c687bb) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100297) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 09:54:23.810586 np0000006707 devstack@c-api.service[100297]: INFO cinder.volume.api [None req-a8fe35d8-1e51-41b5-b43f-0107f06eb59f tempest-VolumesTestJSON-1691838574 tempest-VolumesTestJSON-1691838574-project-member] Create volume request issued successfully. Aug 07 09:54:23.812073 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-a8fe35d8-1e51-41b5-b43f-0107f06eb59f tempest-VolumesTestJSON-1691838574 tempest-VolumesTestJSON-1691838574-project-member] https://10.4.3.8/volume/v3/volumes returned with HTTP 202 Aug 07 09:54:23.817113 np0000006707 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 271/1078] 10.4.3.8 () {68 vars in 1245 bytes} [Fri Aug 7 09:54:23 2026] POST /volume/v3/volumes => generated 756 bytes in 337 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 07 09:54:23.834295 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.middleware.request_id [None req-6bf6bd39-0b71-4922-a7b2-3ed40481a507 None None] RequestId filter calling following filter/app {{(pid=100298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:54:23.840667 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [None req-6bf6bd39-0b71-4922-a7b2-3ed40481a507 tempest-VolumesTestJSON-1691838574 tempest-VolumesTestJSON-1691838574-project-member] GET https://10.4.3.8/volume/v3/volumes/2fe2709e-dd01-4447-8208-8093d0402c59 Aug 07 09:54:23.841118 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [None req-6bf6bd39-0b71-4922-a7b2-3ed40481a507 tempest-VolumesTestJSON-1691838574 tempest-VolumesTestJSON-1691838574-project-member] Empty body provided in request {{(pid=100298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 09:54:23.841305 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [None req-6bf6bd39-0b71-4922-a7b2-3ed40481a507 tempest-VolumesTestJSON-1691838574 tempest-VolumesTestJSON-1691838574-project-member] Calling method 'show' {{(pid=100298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 09:54:23.855732 np0000006707 devstack@c-api.service[100298]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 09:54:23.855732 np0000006707 devstack@c-api.service[100298]: warnings.warn( Aug 07 09:54:23.861330 np0000006707 devstack@c-api.service[100298]: INFO cinder.volume.api [None req-6bf6bd39-0b71-4922-a7b2-3ed40481a507 tempest-VolumesTestJSON-1691838574 tempest-VolumesTestJSON-1691838574-project-member] Volume info retrieved successfully. Aug 07 09:54:23.868340 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [None req-6bf6bd39-0b71-4922-a7b2-3ed40481a507 tempest-VolumesTestJSON-1691838574 tempest-VolumesTestJSON-1691838574-project-member] https://10.4.3.8/volume/v3/volumes/2fe2709e-dd01-4447-8208-8093d0402c59 returned with HTTP 200 Aug 07 09:54:23.869911 np0000006707 devstack@c-api.service[100298]: [pid: 100298|app: 0|req: 272/1079] 10.4.3.8 () {66 vars in 1334 bytes} [Fri Aug 7 09:54:23 2026] GET /volume/v3/volumes/2fe2709e-dd01-4447-8208-8093d0402c59 => generated 824 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 09:54:24.336933 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [None req-64edfee5-0f4e-4a4a-a07d-9b3a4e5f5013 None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:54:24.341071 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-64edfee5-0f4e-4a4a-a07d-9b3a4e5f5013 tempest-TestMinimumBasicScenario-810654635 tempest-TestMinimumBasicScenario-810654635-project-member] DELETE https://10.4.3.8/volume/v3/snapshots/b08d5c90-addf-4c48-870c-19e5f2a7d547 Aug 07 09:54:24.341071 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-64edfee5-0f4e-4a4a-a07d-9b3a4e5f5013 tempest-TestMinimumBasicScenario-810654635 tempest-TestMinimumBasicScenario-810654635-project-member] Empty body provided in request {{(pid=100296) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 09:54:24.341384 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-64edfee5-0f4e-4a4a-a07d-9b3a4e5f5013 tempest-TestMinimumBasicScenario-810654635 tempest-TestMinimumBasicScenario-810654635-project-member] Calling method 'delete' {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 09:54:24.341578 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.v3.snapshots [None req-64edfee5-0f4e-4a4a-a07d-9b3a4e5f5013 tempest-TestMinimumBasicScenario-810654635 tempest-TestMinimumBasicScenario-810654635-project-member] Delete snapshot with id: b08d5c90-addf-4c48-870c-19e5f2a7d547 Aug 07 09:54:24.351977 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-64edfee5-0f4e-4a4a-a07d-9b3a4e5f5013 tempest-TestMinimumBasicScenario-810654635 tempest-TestMinimumBasicScenario-810654635-project-member] https://10.4.3.8/volume/v3/snapshots/b08d5c90-addf-4c48-870c-19e5f2a7d547 returned with HTTP 404 Aug 07 09:54:24.352961 np0000006707 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 271/1080] 10.4.3.8 () {66 vars in 1343 bytes} [Fri Aug 7 09:54:24 2026] DELETE /volume/v3/snapshots/b08d5c90-addf-4c48-870c-19e5f2a7d547 => generated 111 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 09:54:24.363210 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-cc3ef777-88db-48d4-8f80-1f72c5a3aee9 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:54:24.366534 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-cc3ef777-88db-48d4-8f80-1f72c5a3aee9 tempest-TestMinimumBasicScenario-810654635 tempest-TestMinimumBasicScenario-810654635-project-member] GET https://10.4.3.8/volume/v3/snapshots/b08d5c90-addf-4c48-870c-19e5f2a7d547 Aug 07 09:54:24.366534 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-cc3ef777-88db-48d4-8f80-1f72c5a3aee9 tempest-TestMinimumBasicScenario-810654635 tempest-TestMinimumBasicScenario-810654635-project-member] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 09:54:24.366534 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-cc3ef777-88db-48d4-8f80-1f72c5a3aee9 tempest-TestMinimumBasicScenario-810654635 tempest-TestMinimumBasicScenario-810654635-project-member] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 09:54:24.374576 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-cc3ef777-88db-48d4-8f80-1f72c5a3aee9 tempest-TestMinimumBasicScenario-810654635 tempest-TestMinimumBasicScenario-810654635-project-member] https://10.4.3.8/volume/v3/snapshots/b08d5c90-addf-4c48-870c-19e5f2a7d547 returned with HTTP 404 Aug 07 09:54:24.375170 np0000006707 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 267/1081] 10.4.3.8 () {66 vars in 1340 bytes} [Fri Aug 7 09:54:24 2026] GET /volume/v3/snapshots/b08d5c90-addf-4c48-870c-19e5f2a7d547 => generated 111 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 09:54:24.442178 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [req-663ae207-5873-4139-bfd7-faa2bb5c3ff6 req-6495485b-4fc7-4615-be8d-1d603f48c3cb None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:54:24.444984 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [req-663ae207-5873-4139-bfd7-faa2bb5c3ff6 req-6495485b-4fc7-4615-be8d-1d603f48c3cb tempest-TestMinimumBasicScenario-810654635 tempest-TestMinimumBasicScenario-810654635-project-member] GET https://10.4.3.8/volume/v3/volumes/d94d92b9-b645-4f44-aa70-5c8c1a411207 Aug 07 09:54:24.445619 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [req-663ae207-5873-4139-bfd7-faa2bb5c3ff6 req-6495485b-4fc7-4615-be8d-1d603f48c3cb tempest-TestMinimumBasicScenario-810654635 tempest-TestMinimumBasicScenario-810654635-project-member] Empty body provided in request {{(pid=100297) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 09:54:24.445619 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [req-663ae207-5873-4139-bfd7-faa2bb5c3ff6 req-6495485b-4fc7-4615-be8d-1d603f48c3cb tempest-TestMinimumBasicScenario-810654635 tempest-TestMinimumBasicScenario-810654635-project-member] Calling method 'show' {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 09:54:24.457433 np0000006707 devstack@c-api.service[100297]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 09:54:24.457433 np0000006707 devstack@c-api.service[100297]: warnings.warn( Aug 07 09:54:24.465446 np0000006707 devstack@c-api.service[100297]: INFO cinder.volume.api [req-663ae207-5873-4139-bfd7-faa2bb5c3ff6 req-6495485b-4fc7-4615-be8d-1d603f48c3cb tempest-TestMinimumBasicScenario-810654635 tempest-TestMinimumBasicScenario-810654635-project-member] Volume info retrieved successfully. Aug 07 09:54:24.477643 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [req-663ae207-5873-4139-bfd7-faa2bb5c3ff6 req-6495485b-4fc7-4615-be8d-1d603f48c3cb tempest-TestMinimumBasicScenario-810654635 tempest-TestMinimumBasicScenario-810654635-project-member] https://10.4.3.8/volume/v3/volumes/d94d92b9-b645-4f44-aa70-5c8c1a411207 returned with HTTP 200 Aug 07 09:54:24.478327 np0000006707 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 272/1082] 10.4.3.8 () {68 vars in 1584 bytes} [Fri Aug 7 09:54:24 2026] GET /volume/v3/volumes/d94d92b9-b645-4f44-aa70-5c8c1a411207 => generated 1136 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 09:54:24.510678 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.middleware.request_id [req-663ae207-5873-4139-bfd7-faa2bb5c3ff6 req-d29b57c7-558b-464a-a7bb-2e6b6a36e96d None None] RequestId filter calling following filter/app {{(pid=100298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:54:24.514997 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [req-663ae207-5873-4139-bfd7-faa2bb5c3ff6 req-d29b57c7-558b-464a-a7bb-2e6b6a36e96d tempest-TestMinimumBasicScenario-810654635 tempest-TestMinimumBasicScenario-810654635-project-member] POST https://10.4.3.8/volume/v3/volumes/d94d92b9-b645-4f44-aa70-5c8c1a411207/action Aug 07 09:54:24.515506 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [req-663ae207-5873-4139-bfd7-faa2bb5c3ff6 req-d29b57c7-558b-464a-a7bb-2e6b6a36e96d tempest-TestMinimumBasicScenario-810654635 tempest-TestMinimumBasicScenario-810654635-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100298) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 07 09:54:24.515788 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [req-663ae207-5873-4139-bfd7-faa2bb5c3ff6 req-d29b57c7-558b-464a-a7bb-2e6b6a36e96d tempest-TestMinimumBasicScenario-810654635 tempest-TestMinimumBasicScenario-810654635-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 09:54:24.539977 np0000006707 devstack@c-api.service[100298]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 09:54:24.539977 np0000006707 devstack@c-api.service[100298]: warnings.warn( Aug 07 09:54:24.540194 np0000006707 devstack@c-api.service[100298]: INFO cinder.volume.api [req-663ae207-5873-4139-bfd7-faa2bb5c3ff6 req-d29b57c7-558b-464a-a7bb-2e6b6a36e96d tempest-TestMinimumBasicScenario-810654635 tempest-TestMinimumBasicScenario-810654635-project-member] Volume info retrieved successfully. Aug 07 09:54:24.554679 np0000006707 devstack@c-api.service[100298]: INFO cinder.volume.api [req-663ae207-5873-4139-bfd7-faa2bb5c3ff6 req-d29b57c7-558b-464a-a7bb-2e6b6a36e96d tempest-TestMinimumBasicScenario-810654635 tempest-TestMinimumBasicScenario-810654635-project-member] Begin detaching volume completed successfully. Aug 07 09:54:24.555366 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [req-663ae207-5873-4139-bfd7-faa2bb5c3ff6 req-d29b57c7-558b-464a-a7bb-2e6b6a36e96d tempest-TestMinimumBasicScenario-810654635 tempest-TestMinimumBasicScenario-810654635-project-member] https://10.4.3.8/volume/v3/volumes/d94d92b9-b645-4f44-aa70-5c8c1a411207/action returned with HTTP 202 Aug 07 09:54:24.556550 np0000006707 devstack@c-api.service[100298]: [pid: 100298|app: 0|req: 273/1083] 10.4.3.8 () {72 vars in 1658 bytes} [Fri Aug 7 09:54:24 2026] POST /volume/v3/volumes/d94d92b9-b645-4f44-aa70-5c8c1a411207/action => generated 0 bytes in 47 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 07 09:54:24.631503 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [None req-210ae583-58f2-49bd-869a-f7ddad7ae0b2 None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:54:24.632640 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-210ae583-58f2-49bd-869a-f7ddad7ae0b2 None None] GET https://10.4.3.8/volume// Aug 07 09:54:24.632640 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-210ae583-58f2-49bd-869a-f7ddad7ae0b2 None None] Empty body provided in request {{(pid=100296) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 09:54:24.632640 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-210ae583-58f2-49bd-869a-f7ddad7ae0b2 None None] Calling method 'all' {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 09:54:24.633150 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-210ae583-58f2-49bd-869a-f7ddad7ae0b2 None None] https://10.4.3.8/volume// returned with HTTP 300 Aug 07 09:54:24.634124 np0000006707 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 272/1084] 10.4.3.8 () {66 vars in 1412 bytes} [Fri Aug 7 09:54:24 2026] GET /volume/ => generated 384 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 07 09:54:24.646441 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [req-663ae207-5873-4139-bfd7-faa2bb5c3ff6 req-f74d8a4a-c41a-4754-9d71-f60a251b3ae3 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:54:24.649665 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [req-663ae207-5873-4139-bfd7-faa2bb5c3ff6 req-f74d8a4a-c41a-4754-9d71-f60a251b3ae3 tempest-TestMinimumBasicScenario-810654635 tempest-TestMinimumBasicScenario-810654635-project-member] GET https://10.4.3.8/volume/v3/volumes/d94d92b9-b645-4f44-aa70-5c8c1a411207 Aug 07 09:54:24.650072 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [req-663ae207-5873-4139-bfd7-faa2bb5c3ff6 req-f74d8a4a-c41a-4754-9d71-f60a251b3ae3 tempest-TestMinimumBasicScenario-810654635 tempest-TestMinimumBasicScenario-810654635-project-member] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 09:54:24.650303 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [req-663ae207-5873-4139-bfd7-faa2bb5c3ff6 req-f74d8a4a-c41a-4754-9d71-f60a251b3ae3 tempest-TestMinimumBasicScenario-810654635 tempest-TestMinimumBasicScenario-810654635-project-member] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 09:54:24.664229 np0000006707 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 09:54:24.664229 np0000006707 devstack@c-api.service[100295]: warnings.warn( Aug 07 09:54:24.670751 np0000006707 devstack@c-api.service[100295]: INFO cinder.volume.api [req-663ae207-5873-4139-bfd7-faa2bb5c3ff6 req-f74d8a4a-c41a-4754-9d71-f60a251b3ae3 tempest-TestMinimumBasicScenario-810654635 tempest-TestMinimumBasicScenario-810654635-project-member] Volume info retrieved successfully. Aug 07 09:54:24.676749 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [req-663ae207-5873-4139-bfd7-faa2bb5c3ff6 req-f74d8a4a-c41a-4754-9d71-f60a251b3ae3 tempest-TestMinimumBasicScenario-810654635 tempest-TestMinimumBasicScenario-810654635-project-member] https://10.4.3.8/volume/v3/volumes/d94d92b9-b645-4f44-aa70-5c8c1a411207 returned with HTTP 200 Aug 07 09:54:24.677174 np0000006707 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 268/1085] 10.4.3.8 () {70 vars in 1625 bytes} [Fri Aug 7 09:54:24 2026] GET /volume/v3/volumes/d94d92b9-b645-4f44-aa70-5c8c1a411207 => generated 1319 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 07 09:54:24.700411 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [None req-e423c983-f5f5-488a-83bb-9219a7ec6ed9 None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:54:24.704490 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-e423c983-f5f5-488a-83bb-9219a7ec6ed9 tempest-VolumesSnapshotTestJSON-1374712720 tempest-VolumesSnapshotTestJSON-1374712720-project-member] GET https://10.4.3.8/volume/v3/backups/b10d9cfa-7e79-4f54-99a4-f505f8722258 Aug 07 09:54:24.705187 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-e423c983-f5f5-488a-83bb-9219a7ec6ed9 tempest-VolumesSnapshotTestJSON-1374712720 tempest-VolumesSnapshotTestJSON-1374712720-project-member] Empty body provided in request {{(pid=100297) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 09:54:24.705377 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-e423c983-f5f5-488a-83bb-9219a7ec6ed9 tempest-VolumesSnapshotTestJSON-1374712720 tempest-VolumesSnapshotTestJSON-1374712720-project-member] Calling method 'show' {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 09:54:24.705377 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.v3.backups [None req-e423c983-f5f5-488a-83bb-9219a7ec6ed9 tempest-VolumesSnapshotTestJSON-1374712720 tempest-VolumesSnapshotTestJSON-1374712720-project-member] Show backup with id b10d9cfa-7e79-4f54-99a4-f505f8722258. {{(pid=100297) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 09:54:24.715101 np0000006707 devstack@c-api.service[100297]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 09:54:24.715101 np0000006707 devstack@c-api.service[100297]: warnings.warn( Aug 07 09:54:24.715101 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-e423c983-f5f5-488a-83bb-9219a7ec6ed9 tempest-VolumesSnapshotTestJSON-1374712720 tempest-VolumesSnapshotTestJSON-1374712720-project-member] https://10.4.3.8/volume/v3/backups/b10d9cfa-7e79-4f54-99a4-f505f8722258 returned with HTTP 200 Aug 07 09:54:24.717158 np0000006707 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 273/1086] 10.4.3.8 () {66 vars in 1334 bytes} [Fri Aug 7 09:54:24 2026] GET /volume/v3/backups/b10d9cfa-7e79-4f54-99a4-f505f8722258 => generated 829 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 09:54:24.893138 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.middleware.request_id [None req-42e7cd64-ac5e-4a77-9006-cb3718773dbe None None] RequestId filter calling following filter/app {{(pid=100298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:54:24.897772 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [None req-42e7cd64-ac5e-4a77-9006-cb3718773dbe tempest-VolumesTestJSON-1691838574 tempest-VolumesTestJSON-1691838574-project-member] GET https://10.4.3.8/volume/v3/volumes/2fe2709e-dd01-4447-8208-8093d0402c59 Aug 07 09:54:24.898564 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [None req-42e7cd64-ac5e-4a77-9006-cb3718773dbe tempest-VolumesTestJSON-1691838574 tempest-VolumesTestJSON-1691838574-project-member] Empty body provided in request {{(pid=100298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 09:54:24.899071 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [None req-42e7cd64-ac5e-4a77-9006-cb3718773dbe tempest-VolumesTestJSON-1691838574 tempest-VolumesTestJSON-1691838574-project-member] Calling method 'show' {{(pid=100298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 09:54:24.911835 np0000006707 devstack@c-api.service[100298]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 09:54:24.911835 np0000006707 devstack@c-api.service[100298]: warnings.warn( Aug 07 09:54:24.921454 np0000006707 devstack@c-api.service[100298]: INFO cinder.volume.api [None req-42e7cd64-ac5e-4a77-9006-cb3718773dbe tempest-VolumesTestJSON-1691838574 tempest-VolumesTestJSON-1691838574-project-member] Volume info retrieved successfully. Aug 07 09:54:24.931540 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [None req-42e7cd64-ac5e-4a77-9006-cb3718773dbe tempest-VolumesTestJSON-1691838574 tempest-VolumesTestJSON-1691838574-project-member] https://10.4.3.8/volume/v3/volumes/2fe2709e-dd01-4447-8208-8093d0402c59 returned with HTTP 200 Aug 07 09:54:24.932363 np0000006707 devstack@c-api.service[100298]: [pid: 100298|app: 0|req: 274/1087] 10.4.3.8 () {66 vars in 1334 bytes} [Fri Aug 7 09:54:24 2026] GET /volume/v3/volumes/2fe2709e-dd01-4447-8208-8093d0402c59 => generated 849 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 09:54:24.966569 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [req-898c4a3c-19b5-40b8-a5bf-d31cdb90454d req-7477267e-f859-4c40-a370-8ae69d898a7c None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:54:24.973129 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [req-898c4a3c-19b5-40b8-a5bf-d31cdb90454d req-7477267e-f859-4c40-a370-8ae69d898a7c tempest-VolumesTestJSON-1691838574 tempest-VolumesTestJSON-1691838574-project-member] GET https://10.4.3.8/volume/v3/volumes/2fe2709e-dd01-4447-8208-8093d0402c59 Aug 07 09:54:24.973433 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [req-898c4a3c-19b5-40b8-a5bf-d31cdb90454d req-7477267e-f859-4c40-a370-8ae69d898a7c tempest-VolumesTestJSON-1691838574 tempest-VolumesTestJSON-1691838574-project-member] Empty body provided in request {{(pid=100296) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 09:54:24.973815 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [req-898c4a3c-19b5-40b8-a5bf-d31cdb90454d req-7477267e-f859-4c40-a370-8ae69d898a7c tempest-VolumesTestJSON-1691838574 tempest-VolumesTestJSON-1691838574-project-member] Calling method 'show' {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 09:54:24.984835 np0000006707 devstack@c-api.service[100296]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 09:54:24.984835 np0000006707 devstack@c-api.service[100296]: warnings.warn( Aug 07 09:54:24.990725 np0000006707 devstack@c-api.service[100296]: INFO cinder.volume.api [req-898c4a3c-19b5-40b8-a5bf-d31cdb90454d req-7477267e-f859-4c40-a370-8ae69d898a7c tempest-VolumesTestJSON-1691838574 tempest-VolumesTestJSON-1691838574-project-member] Volume info retrieved successfully. Aug 07 09:54:24.998257 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [req-898c4a3c-19b5-40b8-a5bf-d31cdb90454d req-7477267e-f859-4c40-a370-8ae69d898a7c tempest-VolumesTestJSON-1691838574 tempest-VolumesTestJSON-1691838574-project-member] https://10.4.3.8/volume/v3/volumes/2fe2709e-dd01-4447-8208-8093d0402c59 returned with HTTP 200 Aug 07 09:54:24.999069 np0000006707 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 273/1088] 10.4.3.8 () {68 vars in 1584 bytes} [Fri Aug 7 09:54:24 2026] GET /volume/v3/volumes/2fe2709e-dd01-4447-8208-8093d0402c59 => generated 849 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 09:54:25.021023 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-a0d29da1-7d32-437a-a6e3-5a143d60c339 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:54:25.023986 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-a0d29da1-7d32-437a-a6e3-5a143d60c339 tempest-VolumesTestJSON-1691838574 tempest-VolumesTestJSON-1691838574-project-member] POST https://10.4.3.8/volume/v3/volumes Aug 07 09:54:25.024346 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-a0d29da1-7d32-437a-a6e3-5a143d60c339 tempest-VolumesTestJSON-1691838574 tempest-VolumesTestJSON-1691838574-project-member] Action: 'create', calling method: create, body: {"volume": {"metadata": {"Type": "work"}, "size": 1, "display_name": "tempest-VolumesTestJSON-volume-768875"}} {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 09:54:25.027462 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.v3.volumes [None req-a0d29da1-7d32-437a-a6e3-5a143d60c339 tempest-VolumesTestJSON-1691838574 tempest-VolumesTestJSON-1691838574-project-member] Create volume request body: {'volume': {'metadata': {'Type': 'work'}, 'size': 1, 'display_name': 'tempest-VolumesTestJSON-volume-768875'}} {{(pid=100295) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 07 09:54:25.027595 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.v3.volumes [None req-a0d29da1-7d32-437a-a6e3-5a143d60c339 tempest-VolumesTestJSON-1691838574 tempest-VolumesTestJSON-1691838574-project-member] Create volume of 1 GB Aug 07 09:54:25.034299 np0000006707 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-a0d29da1-7d32-437a-a6e3-5a143d60c339 tempest-VolumesTestJSON-1691838574 tempest-VolumesTestJSON-1691838574-project-member] Availability Zones retrieved successfully. Aug 07 09:54:25.045527 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.volume.api [None req-a0d29da1-7d32-437a-a6e3-5a143d60c339 tempest-VolumesTestJSON-1691838574 tempest-VolumesTestJSON-1691838574-project-member] Flow 'volume_create_api' (8de29b9f-141c-4e56-8ff0-494650201d38) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100295) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 09:54:25.047017 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.volume.api [None req-a0d29da1-7d32-437a-a6e3-5a143d60c339 tempest-VolumesTestJSON-1691838574 tempest-VolumesTestJSON-1691838574-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3d78c987-647c-471f-92db-4a56a75d89c3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100295) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 09:54:25.048373 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.volume.flows.api.create_volume [None req-a0d29da1-7d32-437a-a6e3-5a143d60c339 tempest-VolumesTestJSON-1691838574 tempest-VolumesTestJSON-1691838574-project-member] Validating volume size '1' using validate_int {{(pid=100295) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 07 09:54:25.081289 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.volume.api [None req-a0d29da1-7d32-437a-a6e3-5a143d60c339 tempest-VolumesTestJSON-1691838574 tempest-VolumesTestJSON-1691838574-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3d78c987-647c-471f-92db-4a56a75d89c3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-07T09:47:39Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=45fd9a3a-b61e-4c6c-9ab7-d02f06678d0d,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '45fd9a3a-b61e-4c6c-9ab7-d02f06678d0d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100295) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 09:54:25.082451 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.volume.api [None req-a0d29da1-7d32-437a-a6e3-5a143d60c339 tempest-VolumesTestJSON-1691838574 tempest-VolumesTestJSON-1691838574-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (feac2621-1a0f-4a60-8bda-cc1747097132) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100295) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 09:54:25.176929 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.quota [None req-a0d29da1-7d32-437a-a6e3-5a143d60c339 tempest-VolumesTestJSON-1691838574 tempest-VolumesTestJSON-1691838574-project-member] Created reservations ['7ed5eb18-f60b-4bde-84c7-460305bb3202', 'f1dfee44-7f2a-4053-bd25-f11402c6fd6d', '577c4c49-d2c0-4105-85cb-8b889bc1a015', '64a66264-b88c-433a-8413-0b6fb4209cfc'] {{(pid=100295) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 09:54:25.176929 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.volume.api [None req-a0d29da1-7d32-437a-a6e3-5a143d60c339 tempest-VolumesTestJSON-1691838574 tempest-VolumesTestJSON-1691838574-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (feac2621-1a0f-4a60-8bda-cc1747097132) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['7ed5eb18-f60b-4bde-84c7-460305bb3202', 'f1dfee44-7f2a-4053-bd25-f11402c6fd6d', '577c4c49-d2c0-4105-85cb-8b889bc1a015', '64a66264-b88c-433a-8413-0b6fb4209cfc']}' {{(pid=100295) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 09:54:25.178945 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.volume.api [None req-a0d29da1-7d32-437a-a6e3-5a143d60c339 tempest-VolumesTestJSON-1691838574 tempest-VolumesTestJSON-1691838574-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (17e87cb5-2f99-40d0-8f20-bb4bd279b043) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100295) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 09:54:25.229977 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.volume.api [None req-a0d29da1-7d32-437a-a6e3-5a143d60c339 tempest-VolumesTestJSON-1691838574 tempest-VolumesTestJSON-1691838574-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (17e87cb5-2f99-40d0-8f20-bb4bd279b043) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '8c8afa01-4ebc-45dc-98f0-2a050b8dfab9', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesTestJSON-volume-768875',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='c30db442bc3b48bfa65de3d30c3a12bc',qos_specs=None,replication_status=,reservations=['7ed5eb18-f60b-4bde-84c7-460305bb3202','f1dfee44-7f2a-4053-bd25-f11402c6fd6d','577c4c49-d2c0-4105-85cb-8b889bc1a015','64a66264-b88c-433a-8413-0b6fb4209cfc'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8dd1e26d06ae4c1d93587e6f443616d9',volume_type_id=45fd9a3a-b61e-4c6c-9ab7-d02f06678d0d), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-07T09:54:25Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesTestJSON-volume-768875',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=8c8afa01-4ebc-45dc-98f0-2a050b8dfab9,launched_at=None,metadata={Type='work'},migration_status=None,multiattach=False,previous_status=None,project_id='c30db442bc3b48bfa65de3d30c3a12bc',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='8dd1e26d06ae4c1d93587e6f443616d9',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(45fd9a3a-b61e-4c6c-9ab7-d02f06678d0d),volume_type_id=45fd9a3a-b61e-4c6c-9ab7-d02f06678d0d)}' {{(pid=100295) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 09:54:25.231308 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.volume.api [None req-a0d29da1-7d32-437a-a6e3-5a143d60c339 tempest-VolumesTestJSON-1691838574 tempest-VolumesTestJSON-1691838574-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (dd8c36b9-818a-4727-9403-25a745fe7b5b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100295) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 09:54:25.274651 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.volume.api [None req-a0d29da1-7d32-437a-a6e3-5a143d60c339 tempest-VolumesTestJSON-1691838574 tempest-VolumesTestJSON-1691838574-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (dd8c36b9-818a-4727-9403-25a745fe7b5b) transitioned into state 'SUCCESS' from state '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-768875',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='c30db442bc3b48bfa65de3d30c3a12bc',qos_specs=None,replication_status=,reservations=['7ed5eb18-f60b-4bde-84c7-460305bb3202','f1dfee44-7f2a-4053-bd25-f11402c6fd6d','577c4c49-d2c0-4105-85cb-8b889bc1a015','64a66264-b88c-433a-8413-0b6fb4209cfc'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8dd1e26d06ae4c1d93587e6f443616d9',volume_type_id=45fd9a3a-b61e-4c6c-9ab7-d02f06678d0d)}' {{(pid=100295) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 09:54:25.275475 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.volume.api [None req-a0d29da1-7d32-437a-a6e3-5a143d60c339 tempest-VolumesTestJSON-1691838574 tempest-VolumesTestJSON-1691838574-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (dd8628c3-f0c9-4b61-a2a4-4cf665bf648f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100295) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 09:54:25.294869 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.volume.api [None req-a0d29da1-7d32-437a-a6e3-5a143d60c339 tempest-VolumesTestJSON-1691838574 tempest-VolumesTestJSON-1691838574-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (dd8628c3-f0c9-4b61-a2a4-4cf665bf648f) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100295) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 09:54:25.296979 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.volume.api [None req-a0d29da1-7d32-437a-a6e3-5a143d60c339 tempest-VolumesTestJSON-1691838574 tempest-VolumesTestJSON-1691838574-project-member] Flow 'volume_create_api' (8de29b9f-141c-4e56-8ff0-494650201d38) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100295) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 09:54:25.297571 np0000006707 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-a0d29da1-7d32-437a-a6e3-5a143d60c339 tempest-VolumesTestJSON-1691838574 tempest-VolumesTestJSON-1691838574-project-member] Create volume request issued successfully. Aug 07 09:54:25.299166 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-a0d29da1-7d32-437a-a6e3-5a143d60c339 tempest-VolumesTestJSON-1691838574 tempest-VolumesTestJSON-1691838574-project-member] https://10.4.3.8/volume/v3/volumes returned with HTTP 202 Aug 07 09:54:25.299713 np0000006707 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 269/1089] 10.4.3.8 () {68 vars in 1245 bytes} [Fri Aug 7 09:54:25 2026] POST /volume/v3/volumes => generated 752 bytes in 280 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 07 09:54:25.325472 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [None req-6938518a-13df-47d2-99dc-bfc18a696f87 None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:54:25.327376 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-6938518a-13df-47d2-99dc-bfc18a696f87 tempest-VolumesTestJSON-1691838574 tempest-VolumesTestJSON-1691838574-project-member] GET https://10.4.3.8/volume/v3/volumes/8c8afa01-4ebc-45dc-98f0-2a050b8dfab9 Aug 07 09:54:25.327711 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-6938518a-13df-47d2-99dc-bfc18a696f87 tempest-VolumesTestJSON-1691838574 tempest-VolumesTestJSON-1691838574-project-member] Empty body provided in request {{(pid=100297) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 09:54:25.327933 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-6938518a-13df-47d2-99dc-bfc18a696f87 tempest-VolumesTestJSON-1691838574 tempest-VolumesTestJSON-1691838574-project-member] Calling method 'show' {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 09:54:25.340305 np0000006707 devstack@c-api.service[100297]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 09:54:25.340305 np0000006707 devstack@c-api.service[100297]: warnings.warn( Aug 07 09:54:25.349222 np0000006707 devstack@c-api.service[100297]: INFO cinder.volume.api [None req-6938518a-13df-47d2-99dc-bfc18a696f87 tempest-VolumesTestJSON-1691838574 tempest-VolumesTestJSON-1691838574-project-member] Volume info retrieved successfully. Aug 07 09:54:25.356933 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-6938518a-13df-47d2-99dc-bfc18a696f87 tempest-VolumesTestJSON-1691838574 tempest-VolumesTestJSON-1691838574-project-member] https://10.4.3.8/volume/v3/volumes/8c8afa01-4ebc-45dc-98f0-2a050b8dfab9 returned with HTTP 200 Aug 07 09:54:25.357537 np0000006707 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 274/1090] 10.4.3.8 () {66 vars in 1334 bytes} [Fri Aug 7 09:54:25 2026] GET /volume/v3/volumes/8c8afa01-4ebc-45dc-98f0-2a050b8dfab9 => generated 820 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 09:54:25.733521 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.middleware.request_id [None req-2c07f1c0-b656-4343-ae45-34073b206675 None None] RequestId filter calling following filter/app {{(pid=100298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:54:25.738883 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [None req-2c07f1c0-b656-4343-ae45-34073b206675 tempest-VolumesSnapshotTestJSON-1374712720 tempest-VolumesSnapshotTestJSON-1374712720-project-member] GET https://10.4.3.8/volume/v3/backups/b10d9cfa-7e79-4f54-99a4-f505f8722258 Aug 07 09:54:25.739289 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [None req-2c07f1c0-b656-4343-ae45-34073b206675 tempest-VolumesSnapshotTestJSON-1374712720 tempest-VolumesSnapshotTestJSON-1374712720-project-member] Empty body provided in request {{(pid=100298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 09:54:25.739520 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [None req-2c07f1c0-b656-4343-ae45-34073b206675 tempest-VolumesSnapshotTestJSON-1374712720 tempest-VolumesSnapshotTestJSON-1374712720-project-member] Calling method 'show' {{(pid=100298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 09:54:25.739946 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.v3.backups [None req-2c07f1c0-b656-4343-ae45-34073b206675 tempest-VolumesSnapshotTestJSON-1374712720 tempest-VolumesSnapshotTestJSON-1374712720-project-member] Show backup with id b10d9cfa-7e79-4f54-99a4-f505f8722258. {{(pid=100298) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 09:54:25.751404 np0000006707 devstack@c-api.service[100298]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 09:54:25.751404 np0000006707 devstack@c-api.service[100298]: warnings.warn( Aug 07 09:54:25.751404 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [None req-2c07f1c0-b656-4343-ae45-34073b206675 tempest-VolumesSnapshotTestJSON-1374712720 tempest-VolumesSnapshotTestJSON-1374712720-project-member] https://10.4.3.8/volume/v3/backups/b10d9cfa-7e79-4f54-99a4-f505f8722258 returned with HTTP 200 Aug 07 09:54:25.751404 np0000006707 devstack@c-api.service[100298]: [pid: 100298|app: 0|req: 275/1091] 10.4.3.8 () {66 vars in 1334 bytes} [Fri Aug 7 09:54:25 2026] GET /volume/v3/backups/b10d9cfa-7e79-4f54-99a4-f505f8722258 => generated 829 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 09:54:25.845369 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [req-663ae207-5873-4139-bfd7-faa2bb5c3ff6 req-998dd9c0-6b3a-42d0-b4ea-9b9437b993f1 None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:54:25.847975 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [req-663ae207-5873-4139-bfd7-faa2bb5c3ff6 req-998dd9c0-6b3a-42d0-b4ea-9b9437b993f1 tempest-TestMinimumBasicScenario-810654635 tempest-TestMinimumBasicScenario-810654635-project-member] DELETE https://10.4.3.8/volume/v3/attachments/d71e4940-5a7d-4ebf-af65-c6f00dc6a585 Aug 07 09:54:25.848161 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [req-663ae207-5873-4139-bfd7-faa2bb5c3ff6 req-998dd9c0-6b3a-42d0-b4ea-9b9437b993f1 tempest-TestMinimumBasicScenario-810654635 tempest-TestMinimumBasicScenario-810654635-project-member] Empty body provided in request {{(pid=100296) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 09:54:25.848402 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [req-663ae207-5873-4139-bfd7-faa2bb5c3ff6 req-998dd9c0-6b3a-42d0-b4ea-9b9437b993f1 tempest-TestMinimumBasicScenario-810654635 tempest-TestMinimumBasicScenario-810654635-project-member] Calling method 'version_select' {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 09:54:25.858247 np0000006707 devstack@c-api.service[100296]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 09:54:25.858247 np0000006707 devstack@c-api.service[100296]: warnings.warn( Aug 07 09:54:25.930780 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [req-663ae207-5873-4139-bfd7-faa2bb5c3ff6 req-998dd9c0-6b3a-42d0-b4ea-9b9437b993f1 tempest-TestMinimumBasicScenario-810654635 tempest-TestMinimumBasicScenario-810654635-project-member] https://10.4.3.8/volume/v3/attachments/d71e4940-5a7d-4ebf-af65-c6f00dc6a585 returned with HTTP 200 Aug 07 09:54:25.931364 np0000006707 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 274/1092] 10.4.3.8 () {72 vars in 1659 bytes} [Fri Aug 7 09:54:25 2026] DELETE /volume/v3/attachments/d71e4940-5a7d-4ebf-af65-c6f00dc6a585 => generated 19 bytes in 87 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 09:54:26.378577 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-d9ade4fa-66e5-4d3e-9231-b2a2995af729 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:54:26.378577 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-d9ade4fa-66e5-4d3e-9231-b2a2995af729 tempest-VolumesTestJSON-1691838574 tempest-VolumesTestJSON-1691838574-project-member] GET https://10.4.3.8/volume/v3/volumes/8c8afa01-4ebc-45dc-98f0-2a050b8dfab9 Aug 07 09:54:26.378577 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-d9ade4fa-66e5-4d3e-9231-b2a2995af729 tempest-VolumesTestJSON-1691838574 tempest-VolumesTestJSON-1691838574-project-member] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 09:54:26.379157 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-d9ade4fa-66e5-4d3e-9231-b2a2995af729 tempest-VolumesTestJSON-1691838574 tempest-VolumesTestJSON-1691838574-project-member] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 09:54:26.387938 np0000006707 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 09:54:26.387938 np0000006707 devstack@c-api.service[100295]: warnings.warn( Aug 07 09:54:26.393638 np0000006707 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-d9ade4fa-66e5-4d3e-9231-b2a2995af729 tempest-VolumesTestJSON-1691838574 tempest-VolumesTestJSON-1691838574-project-member] Volume info retrieved successfully. Aug 07 09:54:26.400109 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-d9ade4fa-66e5-4d3e-9231-b2a2995af729 tempest-VolumesTestJSON-1691838574 tempest-VolumesTestJSON-1691838574-project-member] https://10.4.3.8/volume/v3/volumes/8c8afa01-4ebc-45dc-98f0-2a050b8dfab9 returned with HTTP 200 Aug 07 09:54:26.400604 np0000006707 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 270/1093] 10.4.3.8 () {66 vars in 1334 bytes} [Fri Aug 7 09:54:26 2026] GET /volume/v3/volumes/8c8afa01-4ebc-45dc-98f0-2a050b8dfab9 => generated 845 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 09:54:26.435369 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [req-2a475c9a-f10a-4c82-9efb-5ceb32a73b6b req-8b546f1b-9cf9-4745-b95f-2123febbf1d9 None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:54:26.439111 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [req-2a475c9a-f10a-4c82-9efb-5ceb32a73b6b req-8b546f1b-9cf9-4745-b95f-2123febbf1d9 tempest-VolumesTestJSON-1691838574 tempest-VolumesTestJSON-1691838574-project-member] GET https://10.4.3.8/volume/v3/volumes/8c8afa01-4ebc-45dc-98f0-2a050b8dfab9 Aug 07 09:54:26.439299 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [req-2a475c9a-f10a-4c82-9efb-5ceb32a73b6b req-8b546f1b-9cf9-4745-b95f-2123febbf1d9 tempest-VolumesTestJSON-1691838574 tempest-VolumesTestJSON-1691838574-project-member] Empty body provided in request {{(pid=100297) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 09:54:26.439514 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [req-2a475c9a-f10a-4c82-9efb-5ceb32a73b6b req-8b546f1b-9cf9-4745-b95f-2123febbf1d9 tempest-VolumesTestJSON-1691838574 tempest-VolumesTestJSON-1691838574-project-member] Calling method 'show' {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 09:54:26.455623 np0000006707 devstack@c-api.service[100297]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 09:54:26.455623 np0000006707 devstack@c-api.service[100297]: warnings.warn( Aug 07 09:54:26.463075 np0000006707 devstack@c-api.service[100297]: INFO cinder.volume.api [req-2a475c9a-f10a-4c82-9efb-5ceb32a73b6b req-8b546f1b-9cf9-4745-b95f-2123febbf1d9 tempest-VolumesTestJSON-1691838574 tempest-VolumesTestJSON-1691838574-project-member] Volume info retrieved successfully. Aug 07 09:54:26.468349 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [req-2a475c9a-f10a-4c82-9efb-5ceb32a73b6b req-8b546f1b-9cf9-4745-b95f-2123febbf1d9 tempest-VolumesTestJSON-1691838574 tempest-VolumesTestJSON-1691838574-project-member] https://10.4.3.8/volume/v3/volumes/8c8afa01-4ebc-45dc-98f0-2a050b8dfab9 returned with HTTP 200 Aug 07 09:54:26.468880 np0000006707 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 275/1094] 10.4.3.8 () {68 vars in 1584 bytes} [Fri Aug 7 09:54:26 2026] GET /volume/v3/volumes/8c8afa01-4ebc-45dc-98f0-2a050b8dfab9 => generated 845 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 09:54:26.658889 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.middleware.request_id [req-52a34856-5d9f-4652-8f9d-9f837d4c8382 req-b905781c-6248-4cf4-906b-13be20687967 None None] RequestId filter calling following filter/app {{(pid=100298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:54:26.661647 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [req-52a34856-5d9f-4652-8f9d-9f837d4c8382 req-b905781c-6248-4cf4-906b-13be20687967 tempest-VolumesTestJSON-1691838574 tempest-VolumesTestJSON-1691838574-project-reader] GET https://10.4.3.8/volume/v3/volumes/detail Aug 07 09:54:26.661930 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [req-52a34856-5d9f-4652-8f9d-9f837d4c8382 req-b905781c-6248-4cf4-906b-13be20687967 tempest-VolumesTestJSON-1691838574 tempest-VolumesTestJSON-1691838574-project-reader] Empty body provided in request {{(pid=100298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 09:54:26.662196 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [req-52a34856-5d9f-4652-8f9d-9f837d4c8382 req-b905781c-6248-4cf4-906b-13be20687967 tempest-VolumesTestJSON-1691838574 tempest-VolumesTestJSON-1691838574-project-reader] Calling method 'detail' {{(pid=100298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 09:54:26.662687 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.api_utils [req-52a34856-5d9f-4652-8f9d-9f837d4c8382 req-b905781c-6248-4cf4-906b-13be20687967 tempest-VolumesTestJSON-1691838574 tempest-VolumesTestJSON-1691838574-project-reader] Removing options '' from query. {{(pid=100298) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 07 09:54:26.663813 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.volume.api [req-52a34856-5d9f-4652-8f9d-9f837d4c8382 req-b905781c-6248-4cf4-906b-13be20687967 tempest-VolumesTestJSON-1691838574 tempest-VolumesTestJSON-1691838574-project-reader] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100298) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 07 09:54:26.676389 np0000006707 devstack@c-api.service[100298]: INFO cinder.volume.api [req-52a34856-5d9f-4652-8f9d-9f837d4c8382 req-b905781c-6248-4cf4-906b-13be20687967 tempest-VolumesTestJSON-1691838574 tempest-VolumesTestJSON-1691838574-project-reader] Get all volumes completed successfully. Aug 07 09:54:26.677266 np0000006707 devstack@c-api.service[100298]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 09:54:26.677266 np0000006707 devstack@c-api.service[100298]: warnings.warn( Aug 07 09:54:26.683468 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [req-52a34856-5d9f-4652-8f9d-9f837d4c8382 req-b905781c-6248-4cf4-906b-13be20687967 tempest-VolumesTestJSON-1691838574 tempest-VolumesTestJSON-1691838574-project-reader] https://10.4.3.8/volume/v3/volumes/detail returned with HTTP 200 Aug 07 09:54:26.684139 np0000006707 devstack@c-api.service[100298]: [pid: 100298|app: 0|req: 276/1095] 10.4.3.8 () {68 vars in 1494 bytes} [Fri Aug 7 09:54:26 2026] GET /volume/v3/volumes/detail => generated 2526 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 09:54:26.719923 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [req-694770f4-ac77-4c41-8c12-efe4603860fa req-54158ec3-cf6e-4b6f-84e6-c5a5767084cd None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:54:26.722137 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [req-694770f4-ac77-4c41-8c12-efe4603860fa req-54158ec3-cf6e-4b6f-84e6-c5a5767084cd tempest-VolumesTestJSON-1691838574 tempest-VolumesTestJSON-1691838574-project-reader] GET https://10.4.3.8/volume/v3/volumes/detail Aug 07 09:54:26.723563 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [req-694770f4-ac77-4c41-8c12-efe4603860fa req-54158ec3-cf6e-4b6f-84e6-c5a5767084cd tempest-VolumesTestJSON-1691838574 tempest-VolumesTestJSON-1691838574-project-reader] Empty body provided in request {{(pid=100296) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 09:54:26.723681 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [req-694770f4-ac77-4c41-8c12-efe4603860fa req-54158ec3-cf6e-4b6f-84e6-c5a5767084cd tempest-VolumesTestJSON-1691838574 tempest-VolumesTestJSON-1691838574-project-reader] Calling method 'detail' {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 09:54:26.727446 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.api_utils [req-694770f4-ac77-4c41-8c12-efe4603860fa req-54158ec3-cf6e-4b6f-84e6-c5a5767084cd tempest-VolumesTestJSON-1691838574 tempest-VolumesTestJSON-1691838574-project-reader] Removing options '' from query. {{(pid=100296) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 07 09:54:26.727446 np0000006707 devstack@c-api.service[100296]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 09:54:26.727446 np0000006707 devstack@c-api.service[100296]: warnings.warn( Aug 07 09:54:26.727446 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.volume.api [req-694770f4-ac77-4c41-8c12-efe4603860fa req-54158ec3-cf6e-4b6f-84e6-c5a5767084cd tempest-VolumesTestJSON-1691838574 tempest-VolumesTestJSON-1691838574-project-reader] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100296) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 07 09:54:26.734680 np0000006707 devstack@c-api.service[100296]: INFO cinder.volume.api [req-694770f4-ac77-4c41-8c12-efe4603860fa req-54158ec3-cf6e-4b6f-84e6-c5a5767084cd tempest-VolumesTestJSON-1691838574 tempest-VolumesTestJSON-1691838574-project-reader] Get all volumes completed successfully. Aug 07 09:54:26.735760 np0000006707 devstack@c-api.service[100296]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 09:54:26.735760 np0000006707 devstack@c-api.service[100296]: warnings.warn( Aug 07 09:54:26.740694 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [req-694770f4-ac77-4c41-8c12-efe4603860fa req-54158ec3-cf6e-4b6f-84e6-c5a5767084cd tempest-VolumesTestJSON-1691838574 tempest-VolumesTestJSON-1691838574-project-reader] https://10.4.3.8/volume/v3/volumes/detail returned with HTTP 200 Aug 07 09:54:26.744450 np0000006707 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 275/1096] 10.4.3.8 () {68 vars in 1494 bytes} [Fri Aug 7 09:54:26 2026] GET /volume/v3/volumes/detail => generated 2526 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 09:54:26.764039 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-445e763c-89fe-4c59-80c8-582a0b7dafc6 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:54:26.766747 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-445e763c-89fe-4c59-80c8-582a0b7dafc6 tempest-VolumesSnapshotTestJSON-1374712720 tempest-VolumesSnapshotTestJSON-1374712720-project-member] GET https://10.4.3.8/volume/v3/backups/b10d9cfa-7e79-4f54-99a4-f505f8722258 Aug 07 09:54:26.766747 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-445e763c-89fe-4c59-80c8-582a0b7dafc6 tempest-VolumesSnapshotTestJSON-1374712720 tempest-VolumesSnapshotTestJSON-1374712720-project-member] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 09:54:26.767973 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-445e763c-89fe-4c59-80c8-582a0b7dafc6 tempest-VolumesSnapshotTestJSON-1374712720 tempest-VolumesSnapshotTestJSON-1374712720-project-member] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 09:54:26.768304 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.v3.backups [None req-445e763c-89fe-4c59-80c8-582a0b7dafc6 tempest-VolumesSnapshotTestJSON-1374712720 tempest-VolumesSnapshotTestJSON-1374712720-project-member] Show backup with id b10d9cfa-7e79-4f54-99a4-f505f8722258. {{(pid=100295) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 09:54:26.769478 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [req-9c8c1fd4-f087-4d5c-af57-ccedbc09e88b req-26ee659e-5857-46c2-8844-c215b69720ed None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:54:26.774262 np0000006707 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 09:54:26.774262 np0000006707 devstack@c-api.service[100295]: warnings.warn( Aug 07 09:54:26.775711 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-445e763c-89fe-4c59-80c8-582a0b7dafc6 tempest-VolumesSnapshotTestJSON-1374712720 tempest-VolumesSnapshotTestJSON-1374712720-project-member] https://10.4.3.8/volume/v3/backups/b10d9cfa-7e79-4f54-99a4-f505f8722258 returned with HTTP 200 Aug 07 09:54:26.776566 np0000006707 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 271/1097] 10.4.3.8 () {66 vars in 1334 bytes} [Fri Aug 7 09:54:26 2026] GET /volume/v3/backups/b10d9cfa-7e79-4f54-99a4-f505f8722258 => generated 830 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 09:54:26.776953 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [req-9c8c1fd4-f087-4d5c-af57-ccedbc09e88b req-26ee659e-5857-46c2-8844-c215b69720ed tempest-VolumesTestJSON-1691838574 tempest-VolumesTestJSON-1691838574-project-reader] GET https://10.4.3.8/volume/v3/volumes/detail Aug 07 09:54:26.777191 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [req-9c8c1fd4-f087-4d5c-af57-ccedbc09e88b req-26ee659e-5857-46c2-8844-c215b69720ed tempest-VolumesTestJSON-1691838574 tempest-VolumesTestJSON-1691838574-project-reader] Empty body provided in request {{(pid=100297) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 09:54:26.777454 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [req-9c8c1fd4-f087-4d5c-af57-ccedbc09e88b req-26ee659e-5857-46c2-8844-c215b69720ed tempest-VolumesTestJSON-1691838574 tempest-VolumesTestJSON-1691838574-project-reader] Calling method 'detail' {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 09:54:26.777835 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.api_utils [req-9c8c1fd4-f087-4d5c-af57-ccedbc09e88b req-26ee659e-5857-46c2-8844-c215b69720ed tempest-VolumesTestJSON-1691838574 tempest-VolumesTestJSON-1691838574-project-reader] Removing options '' from query. {{(pid=100297) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 07 09:54:26.778870 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.volume.api [req-9c8c1fd4-f087-4d5c-af57-ccedbc09e88b req-26ee659e-5857-46c2-8844-c215b69720ed tempest-VolumesTestJSON-1691838574 tempest-VolumesTestJSON-1691838574-project-reader] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100297) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 07 09:54:26.793500 np0000006707 devstack@c-api.service[100297]: INFO cinder.volume.api [req-9c8c1fd4-f087-4d5c-af57-ccedbc09e88b req-26ee659e-5857-46c2-8844-c215b69720ed tempest-VolumesTestJSON-1691838574 tempest-VolumesTestJSON-1691838574-project-reader] Get all volumes completed successfully. Aug 07 09:54:26.794986 np0000006707 devstack@c-api.service[100297]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 09:54:26.794986 np0000006707 devstack@c-api.service[100297]: warnings.warn( Aug 07 09:54:26.801027 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [req-9c8c1fd4-f087-4d5c-af57-ccedbc09e88b req-26ee659e-5857-46c2-8844-c215b69720ed tempest-VolumesTestJSON-1691838574 tempest-VolumesTestJSON-1691838574-project-reader] https://10.4.3.8/volume/v3/volumes/detail returned with HTTP 200 Aug 07 09:54:26.801591 np0000006707 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 276/1098] 10.4.3.8 () {68 vars in 1494 bytes} [Fri Aug 7 09:54:26 2026] GET /volume/v3/volumes/detail => generated 2526 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 09:54:26.809139 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.middleware.request_id [req-ff1ba2af-cc40-4b12-9f42-c00dd7f487a5 req-28e2d57c-87fe-4414-8106-a72b15fcf601 None None] RequestId filter calling following filter/app {{(pid=100298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:54:26.812923 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [req-ff1ba2af-cc40-4b12-9f42-c00dd7f487a5 req-28e2d57c-87fe-4414-8106-a72b15fcf601 tempest-TestMinimumBasicScenario-810654635 tempest-TestMinimumBasicScenario-810654635-project-member] GET https://10.4.3.8/volume/v3/volumes/d94d92b9-b645-4f44-aa70-5c8c1a411207 Aug 07 09:54:26.812923 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [req-ff1ba2af-cc40-4b12-9f42-c00dd7f487a5 req-28e2d57c-87fe-4414-8106-a72b15fcf601 tempest-TestMinimumBasicScenario-810654635 tempest-TestMinimumBasicScenario-810654635-project-member] Empty body provided in request {{(pid=100298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 09:54:26.812923 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [req-ff1ba2af-cc40-4b12-9f42-c00dd7f487a5 req-28e2d57c-87fe-4414-8106-a72b15fcf601 tempest-TestMinimumBasicScenario-810654635 tempest-TestMinimumBasicScenario-810654635-project-member] Calling method 'show' {{(pid=100298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 09:54:26.822356 np0000006707 devstack@c-api.service[100298]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 09:54:26.822356 np0000006707 devstack@c-api.service[100298]: warnings.warn( Aug 07 09:54:26.827237 np0000006707 devstack@c-api.service[100298]: INFO cinder.volume.api [req-ff1ba2af-cc40-4b12-9f42-c00dd7f487a5 req-28e2d57c-87fe-4414-8106-a72b15fcf601 tempest-TestMinimumBasicScenario-810654635 tempest-TestMinimumBasicScenario-810654635-project-member] Volume info retrieved successfully. Aug 07 09:54:26.834733 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [req-ff1ba2af-cc40-4b12-9f42-c00dd7f487a5 req-28e2d57c-87fe-4414-8106-a72b15fcf601 tempest-TestMinimumBasicScenario-810654635 tempest-TestMinimumBasicScenario-810654635-project-member] https://10.4.3.8/volume/v3/volumes/d94d92b9-b645-4f44-aa70-5c8c1a411207 returned with HTTP 200 Aug 07 09:54:26.835381 np0000006707 devstack@c-api.service[100298]: [pid: 100298|app: 0|req: 277/1099] 10.4.3.8 () {68 vars in 1584 bytes} [Fri Aug 7 09:54:26 2026] GET /volume/v3/volumes/d94d92b9-b645-4f44-aa70-5c8c1a411207 => generated 844 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 09:54:26.837231 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [req-9f306920-eb5d-4cca-90bd-a92a39f2d068 req-9ec7cd05-7a67-4188-bf92-de02eb20b23e None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:54:26.841076 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [req-9f306920-eb5d-4cca-90bd-a92a39f2d068 req-9ec7cd05-7a67-4188-bf92-de02eb20b23e tempest-VolumesTestJSON-1691838574 tempest-VolumesTestJSON-1691838574-project-reader] GET https://10.4.3.8/volume/v3/volumes/detail Aug 07 09:54:26.841345 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [req-9f306920-eb5d-4cca-90bd-a92a39f2d068 req-9ec7cd05-7a67-4188-bf92-de02eb20b23e tempest-VolumesTestJSON-1691838574 tempest-VolumesTestJSON-1691838574-project-reader] Empty body provided in request {{(pid=100296) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 09:54:26.841633 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [req-9f306920-eb5d-4cca-90bd-a92a39f2d068 req-9ec7cd05-7a67-4188-bf92-de02eb20b23e tempest-VolumesTestJSON-1691838574 tempest-VolumesTestJSON-1691838574-project-reader] Calling method 'detail' {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 09:54:26.841941 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.api_utils [req-9f306920-eb5d-4cca-90bd-a92a39f2d068 req-9ec7cd05-7a67-4188-bf92-de02eb20b23e tempest-VolumesTestJSON-1691838574 tempest-VolumesTestJSON-1691838574-project-reader] Removing options '' from query. {{(pid=100296) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 07 09:54:26.843052 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.volume.api [req-9f306920-eb5d-4cca-90bd-a92a39f2d068 req-9ec7cd05-7a67-4188-bf92-de02eb20b23e tempest-VolumesTestJSON-1691838574 tempest-VolumesTestJSON-1691838574-project-reader] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100296) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 07 09:54:26.852949 np0000006707 devstack@c-api.service[100296]: INFO cinder.volume.api [req-9f306920-eb5d-4cca-90bd-a92a39f2d068 req-9ec7cd05-7a67-4188-bf92-de02eb20b23e tempest-VolumesTestJSON-1691838574 tempest-VolumesTestJSON-1691838574-project-reader] Get all volumes completed successfully. Aug 07 09:54:26.854505 np0000006707 devstack@c-api.service[100296]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 09:54:26.854505 np0000006707 devstack@c-api.service[100296]: warnings.warn( Aug 07 09:54:26.855940 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-72429d9d-b06e-442f-850d-817ca3e82965 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:54:26.859290 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-72429d9d-b06e-442f-850d-817ca3e82965 tempest-TestMinimumBasicScenario-810654635 tempest-TestMinimumBasicScenario-810654635-project-member] DELETE https://10.4.3.8/volume/v3/volumes/d94d92b9-b645-4f44-aa70-5c8c1a411207 Aug 07 09:54:26.859581 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-72429d9d-b06e-442f-850d-817ca3e82965 tempest-TestMinimumBasicScenario-810654635 tempest-TestMinimumBasicScenario-810654635-project-member] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 09:54:26.860024 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-72429d9d-b06e-442f-850d-817ca3e82965 tempest-TestMinimumBasicScenario-810654635 tempest-TestMinimumBasicScenario-810654635-project-member] Calling method 'delete' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 09:54:26.860113 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.v3.volumes [None req-72429d9d-b06e-442f-850d-817ca3e82965 tempest-TestMinimumBasicScenario-810654635 tempest-TestMinimumBasicScenario-810654635-project-member] Delete volume with id: d94d92b9-b645-4f44-aa70-5c8c1a411207 Aug 07 09:54:26.861394 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [req-9f306920-eb5d-4cca-90bd-a92a39f2d068 req-9ec7cd05-7a67-4188-bf92-de02eb20b23e tempest-VolumesTestJSON-1691838574 tempest-VolumesTestJSON-1691838574-project-reader] https://10.4.3.8/volume/v3/volumes/detail returned with HTTP 200 Aug 07 09:54:26.862161 np0000006707 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 276/1100] 10.4.3.8 () {68 vars in 1494 bytes} [Fri Aug 7 09:54:26 2026] GET /volume/v3/volumes/detail => generated 2526 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 09:54:26.872119 np0000006707 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 09:54:26.872119 np0000006707 devstack@c-api.service[100295]: warnings.warn( Aug 07 09:54:26.872931 np0000006707 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-72429d9d-b06e-442f-850d-817ca3e82965 tempest-TestMinimumBasicScenario-810654635 tempest-TestMinimumBasicScenario-810654635-project-member] Volume info retrieved successfully. Aug 07 09:54:26.893632 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [req-45a4a6e6-74e0-4579-b587-4033cb1023d9 req-1df6a5be-5ba6-449c-80c1-bcec633fd58f None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:54:26.896339 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [req-45a4a6e6-74e0-4579-b587-4033cb1023d9 req-1df6a5be-5ba6-449c-80c1-bcec633fd58f tempest-VolumesTestJSON-1691838574 tempest-VolumesTestJSON-1691838574-project-reader] GET https://10.4.3.8/volume/v3/volumes/detail Aug 07 09:54:26.896582 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [req-45a4a6e6-74e0-4579-b587-4033cb1023d9 req-1df6a5be-5ba6-449c-80c1-bcec633fd58f tempest-VolumesTestJSON-1691838574 tempest-VolumesTestJSON-1691838574-project-reader] Empty body provided in request {{(pid=100297) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 09:54:26.896813 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [req-45a4a6e6-74e0-4579-b587-4033cb1023d9 req-1df6a5be-5ba6-449c-80c1-bcec633fd58f tempest-VolumesTestJSON-1691838574 tempest-VolumesTestJSON-1691838574-project-reader] Calling method 'detail' {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 09:54:26.897092 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.api_utils [req-45a4a6e6-74e0-4579-b587-4033cb1023d9 req-1df6a5be-5ba6-449c-80c1-bcec633fd58f tempest-VolumesTestJSON-1691838574 tempest-VolumesTestJSON-1691838574-project-reader] Removing options '' from query. {{(pid=100297) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 07 09:54:26.897938 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.volume.api [req-45a4a6e6-74e0-4579-b587-4033cb1023d9 req-1df6a5be-5ba6-449c-80c1-bcec633fd58f tempest-VolumesTestJSON-1691838574 tempest-VolumesTestJSON-1691838574-project-reader] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100297) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 07 09:54:26.901328 np0000006707 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-72429d9d-b06e-442f-850d-817ca3e82965 tempest-TestMinimumBasicScenario-810654635 tempest-TestMinimumBasicScenario-810654635-project-member] Delete volume request issued successfully. Aug 07 09:54:26.901568 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-72429d9d-b06e-442f-850d-817ca3e82965 tempest-TestMinimumBasicScenario-810654635 tempest-TestMinimumBasicScenario-810654635-project-member] https://10.4.3.8/volume/v3/volumes/d94d92b9-b645-4f44-aa70-5c8c1a411207 returned with HTTP 202 Aug 07 09:54:26.902153 np0000006707 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 272/1101] 10.4.3.8 () {66 vars in 1337 bytes} [Fri Aug 7 09:54:26 2026] DELETE /volume/v3/volumes/d94d92b9-b645-4f44-aa70-5c8c1a411207 => generated 0 bytes in 47 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 07 09:54:26.915341 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.middleware.request_id [None req-656c3cf6-604d-4dd4-8841-392d279bf303 None None] RequestId filter calling following filter/app {{(pid=100298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:54:26.917788 np0000006707 devstack@c-api.service[100297]: INFO cinder.volume.api [req-45a4a6e6-74e0-4579-b587-4033cb1023d9 req-1df6a5be-5ba6-449c-80c1-bcec633fd58f tempest-VolumesTestJSON-1691838574 tempest-VolumesTestJSON-1691838574-project-reader] Get all volumes completed successfully. Aug 07 09:54:26.919064 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [None req-656c3cf6-604d-4dd4-8841-392d279bf303 tempest-TestMinimumBasicScenario-810654635 tempest-TestMinimumBasicScenario-810654635-project-member] GET https://10.4.3.8/volume/v3/volumes/d94d92b9-b645-4f44-aa70-5c8c1a411207 Aug 07 09:54:26.919366 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [None req-656c3cf6-604d-4dd4-8841-392d279bf303 tempest-TestMinimumBasicScenario-810654635 tempest-TestMinimumBasicScenario-810654635-project-member] Empty body provided in request {{(pid=100298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 09:54:26.920462 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [None req-656c3cf6-604d-4dd4-8841-392d279bf303 tempest-TestMinimumBasicScenario-810654635 tempest-TestMinimumBasicScenario-810654635-project-member] Calling method 'show' {{(pid=100298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 09:54:26.920660 np0000006707 devstack@c-api.service[100297]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 09:54:26.920660 np0000006707 devstack@c-api.service[100297]: warnings.warn( Aug 07 09:54:26.929101 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [req-45a4a6e6-74e0-4579-b587-4033cb1023d9 req-1df6a5be-5ba6-449c-80c1-bcec633fd58f tempest-VolumesTestJSON-1691838574 tempest-VolumesTestJSON-1691838574-project-reader] https://10.4.3.8/volume/v3/volumes/detail returned with HTTP 200 Aug 07 09:54:26.929101 np0000006707 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 277/1102] 10.4.3.8 () {68 vars in 1494 bytes} [Fri Aug 7 09:54:26 2026] GET /volume/v3/volumes/detail => generated 2526 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 09:54:26.932100 np0000006707 devstack@c-api.service[100298]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 09:54:26.932100 np0000006707 devstack@c-api.service[100298]: warnings.warn( Aug 07 09:54:26.938729 np0000006707 devstack@c-api.service[100298]: INFO cinder.volume.api [None req-656c3cf6-604d-4dd4-8841-392d279bf303 tempest-TestMinimumBasicScenario-810654635 tempest-TestMinimumBasicScenario-810654635-project-member] Volume info retrieved successfully. Aug 07 09:54:26.945598 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [None req-656c3cf6-604d-4dd4-8841-392d279bf303 tempest-TestMinimumBasicScenario-810654635 tempest-TestMinimumBasicScenario-810654635-project-member] https://10.4.3.8/volume/v3/volumes/d94d92b9-b645-4f44-aa70-5c8c1a411207 returned with HTTP 200 Aug 07 09:54:26.946169 np0000006707 devstack@c-api.service[100298]: [pid: 100298|app: 0|req: 278/1103] 10.4.3.8 () {66 vars in 1334 bytes} [Fri Aug 7 09:54:26 2026] GET /volume/v3/volumes/d94d92b9-b645-4f44-aa70-5c8c1a411207 => generated 843 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 09:54:26.960090 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [req-dd18ca10-4fa0-439d-bac4-4d4667e6a89c req-a8a0325a-6ffc-4918-bf93-cadafb3f0a07 None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:54:26.963113 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [req-dd18ca10-4fa0-439d-bac4-4d4667e6a89c req-a8a0325a-6ffc-4918-bf93-cadafb3f0a07 tempest-VolumesTestJSON-1691838574 tempest-VolumesTestJSON-1691838574-project-reader] GET https://10.4.3.8/volume/v3/volumes/detail Aug 07 09:54:26.963407 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [req-dd18ca10-4fa0-439d-bac4-4d4667e6a89c req-a8a0325a-6ffc-4918-bf93-cadafb3f0a07 tempest-VolumesTestJSON-1691838574 tempest-VolumesTestJSON-1691838574-project-reader] Empty body provided in request {{(pid=100296) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 09:54:26.963706 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [req-dd18ca10-4fa0-439d-bac4-4d4667e6a89c req-a8a0325a-6ffc-4918-bf93-cadafb3f0a07 tempest-VolumesTestJSON-1691838574 tempest-VolumesTestJSON-1691838574-project-reader] Calling method 'detail' {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 09:54:26.964883 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.api_utils [req-dd18ca10-4fa0-439d-bac4-4d4667e6a89c req-a8a0325a-6ffc-4918-bf93-cadafb3f0a07 tempest-VolumesTestJSON-1691838574 tempest-VolumesTestJSON-1691838574-project-reader] Removing options '' from query. {{(pid=100296) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 07 09:54:26.966326 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.volume.api [req-dd18ca10-4fa0-439d-bac4-4d4667e6a89c req-a8a0325a-6ffc-4918-bf93-cadafb3f0a07 tempest-VolumesTestJSON-1691838574 tempest-VolumesTestJSON-1691838574-project-reader] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100296) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 07 09:54:26.979958 np0000006707 devstack@c-api.service[100296]: INFO cinder.volume.api [req-dd18ca10-4fa0-439d-bac4-4d4667e6a89c req-a8a0325a-6ffc-4918-bf93-cadafb3f0a07 tempest-VolumesTestJSON-1691838574 tempest-VolumesTestJSON-1691838574-project-reader] Get all volumes completed successfully. Aug 07 09:54:26.981208 np0000006707 devstack@c-api.service[100296]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 09:54:26.981208 np0000006707 devstack@c-api.service[100296]: warnings.warn( Aug 07 09:54:26.988021 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [req-dd18ca10-4fa0-439d-bac4-4d4667e6a89c req-a8a0325a-6ffc-4918-bf93-cadafb3f0a07 tempest-VolumesTestJSON-1691838574 tempest-VolumesTestJSON-1691838574-project-reader] https://10.4.3.8/volume/v3/volumes/detail returned with HTTP 200 Aug 07 09:54:26.988509 np0000006707 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 277/1104] 10.4.3.8 () {68 vars in 1494 bytes} [Fri Aug 7 09:54:26 2026] GET /volume/v3/volumes/detail => generated 2526 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 09:54:27.028544 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [req-46085364-71d0-4b73-8772-0339abe2fce0 req-9074b05a-2fd2-423b-aec3-cd7c90c8bfb9 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:54:27.031916 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [req-46085364-71d0-4b73-8772-0339abe2fce0 req-9074b05a-2fd2-423b-aec3-cd7c90c8bfb9 tempest-VolumesTestJSON-1691838574 tempest-VolumesTestJSON-1691838574-project-reader] GET https://10.4.3.8/volume/v3/volumes/detail Aug 07 09:54:27.032548 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [req-46085364-71d0-4b73-8772-0339abe2fce0 req-9074b05a-2fd2-423b-aec3-cd7c90c8bfb9 tempest-VolumesTestJSON-1691838574 tempest-VolumesTestJSON-1691838574-project-reader] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 09:54:27.032548 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [req-46085364-71d0-4b73-8772-0339abe2fce0 req-9074b05a-2fd2-423b-aec3-cd7c90c8bfb9 tempest-VolumesTestJSON-1691838574 tempest-VolumesTestJSON-1691838574-project-reader] Calling method 'detail' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 09:54:27.032929 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.api_utils [req-46085364-71d0-4b73-8772-0339abe2fce0 req-9074b05a-2fd2-423b-aec3-cd7c90c8bfb9 tempest-VolumesTestJSON-1691838574 tempest-VolumesTestJSON-1691838574-project-reader] Removing options '' from query. {{(pid=100295) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 07 09:54:27.034025 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.volume.api [req-46085364-71d0-4b73-8772-0339abe2fce0 req-9074b05a-2fd2-423b-aec3-cd7c90c8bfb9 tempest-VolumesTestJSON-1691838574 tempest-VolumesTestJSON-1691838574-project-reader] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100295) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 07 09:54:27.045365 np0000006707 devstack@c-api.service[100295]: INFO cinder.volume.api [req-46085364-71d0-4b73-8772-0339abe2fce0 req-9074b05a-2fd2-423b-aec3-cd7c90c8bfb9 tempest-VolumesTestJSON-1691838574 tempest-VolumesTestJSON-1691838574-project-reader] Get all volumes completed successfully. Aug 07 09:54:27.046916 np0000006707 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 09:54:27.046916 np0000006707 devstack@c-api.service[100295]: warnings.warn( Aug 07 09:54:27.052931 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [req-46085364-71d0-4b73-8772-0339abe2fce0 req-9074b05a-2fd2-423b-aec3-cd7c90c8bfb9 tempest-VolumesTestJSON-1691838574 tempest-VolumesTestJSON-1691838574-project-reader] https://10.4.3.8/volume/v3/volumes/detail returned with HTTP 200 Aug 07 09:54:27.053496 np0000006707 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 273/1105] 10.4.3.8 () {68 vars in 1494 bytes} [Fri Aug 7 09:54:27 2026] GET /volume/v3/volumes/detail => generated 2526 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 09:54:27.084338 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [req-226d5046-d75f-42cc-a308-7286cc76aab0 req-e3713e96-ed75-4225-be6a-8eabb1a02f1a None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:54:27.086449 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [req-226d5046-d75f-42cc-a308-7286cc76aab0 req-e3713e96-ed75-4225-be6a-8eabb1a02f1a tempest-VolumesTestJSON-1691838574 tempest-VolumesTestJSON-1691838574-project-reader] GET https://10.4.3.8/volume/v3/volumes/detail Aug 07 09:54:27.086725 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [req-226d5046-d75f-42cc-a308-7286cc76aab0 req-e3713e96-ed75-4225-be6a-8eabb1a02f1a tempest-VolumesTestJSON-1691838574 tempest-VolumesTestJSON-1691838574-project-reader] Empty body provided in request {{(pid=100297) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 09:54:27.086829 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [req-226d5046-d75f-42cc-a308-7286cc76aab0 req-e3713e96-ed75-4225-be6a-8eabb1a02f1a tempest-VolumesTestJSON-1691838574 tempest-VolumesTestJSON-1691838574-project-reader] Calling method 'detail' {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 09:54:27.087069 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.api_utils [req-226d5046-d75f-42cc-a308-7286cc76aab0 req-e3713e96-ed75-4225-be6a-8eabb1a02f1a tempest-VolumesTestJSON-1691838574 tempest-VolumesTestJSON-1691838574-project-reader] Removing options '' from query. {{(pid=100297) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 07 09:54:27.087733 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.volume.api [req-226d5046-d75f-42cc-a308-7286cc76aab0 req-e3713e96-ed75-4225-be6a-8eabb1a02f1a tempest-VolumesTestJSON-1691838574 tempest-VolumesTestJSON-1691838574-project-reader] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100297) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 07 09:54:27.098495 np0000006707 devstack@c-api.service[100297]: INFO cinder.volume.api [req-226d5046-d75f-42cc-a308-7286cc76aab0 req-e3713e96-ed75-4225-be6a-8eabb1a02f1a tempest-VolumesTestJSON-1691838574 tempest-VolumesTestJSON-1691838574-project-reader] Get all volumes completed successfully. Aug 07 09:54:27.099405 np0000006707 devstack@c-api.service[100297]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 09:54:27.099405 np0000006707 devstack@c-api.service[100297]: warnings.warn( Aug 07 09:54:27.108784 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [req-226d5046-d75f-42cc-a308-7286cc76aab0 req-e3713e96-ed75-4225-be6a-8eabb1a02f1a tempest-VolumesTestJSON-1691838574 tempest-VolumesTestJSON-1691838574-project-reader] https://10.4.3.8/volume/v3/volumes/detail returned with HTTP 200 Aug 07 09:54:27.109246 np0000006707 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 278/1106] 10.4.3.8 () {68 vars in 1494 bytes} [Fri Aug 7 09:54:27 2026] GET /volume/v3/volumes/detail => generated 2526 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 09:54:27.128162 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.middleware.request_id [None req-2927f4cf-48cf-4c02-8334-4c7028f5517f None None] RequestId filter calling following filter/app {{(pid=100298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:54:27.130544 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [None req-2927f4cf-48cf-4c02-8334-4c7028f5517f tempest-VolumesTestJSON-1691838574 tempest-VolumesTestJSON-1691838574-project-member] DELETE https://10.4.3.8/volume/v3/volumes/8c8afa01-4ebc-45dc-98f0-2a050b8dfab9 Aug 07 09:54:27.130877 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [None req-2927f4cf-48cf-4c02-8334-4c7028f5517f tempest-VolumesTestJSON-1691838574 tempest-VolumesTestJSON-1691838574-project-member] Empty body provided in request {{(pid=100298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 09:54:27.131196 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [None req-2927f4cf-48cf-4c02-8334-4c7028f5517f tempest-VolumesTestJSON-1691838574 tempest-VolumesTestJSON-1691838574-project-member] Calling method 'delete' {{(pid=100298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 09:54:27.131442 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.v3.volumes [None req-2927f4cf-48cf-4c02-8334-4c7028f5517f tempest-VolumesTestJSON-1691838574 tempest-VolumesTestJSON-1691838574-project-member] Delete volume with id: 8c8afa01-4ebc-45dc-98f0-2a050b8dfab9 Aug 07 09:54:27.140250 np0000006707 devstack@c-api.service[100298]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 09:54:27.140250 np0000006707 devstack@c-api.service[100298]: warnings.warn( Aug 07 09:54:27.141097 np0000006707 devstack@c-api.service[100298]: INFO cinder.volume.api [None req-2927f4cf-48cf-4c02-8334-4c7028f5517f tempest-VolumesTestJSON-1691838574 tempest-VolumesTestJSON-1691838574-project-member] Volume info retrieved successfully. Aug 07 09:54:27.163341 np0000006707 devstack@c-api.service[100298]: INFO cinder.volume.api [None req-2927f4cf-48cf-4c02-8334-4c7028f5517f tempest-VolumesTestJSON-1691838574 tempest-VolumesTestJSON-1691838574-project-member] Delete volume request issued successfully. Aug 07 09:54:27.163644 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [None req-2927f4cf-48cf-4c02-8334-4c7028f5517f tempest-VolumesTestJSON-1691838574 tempest-VolumesTestJSON-1691838574-project-member] https://10.4.3.8/volume/v3/volumes/8c8afa01-4ebc-45dc-98f0-2a050b8dfab9 returned with HTTP 202 Aug 07 09:54:27.165538 np0000006707 devstack@c-api.service[100298]: [pid: 100298|app: 0|req: 279/1107] 10.4.3.8 () {66 vars in 1337 bytes} [Fri Aug 7 09:54:27 2026] DELETE /volume/v3/volumes/8c8afa01-4ebc-45dc-98f0-2a050b8dfab9 => generated 0 bytes in 38 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 07 09:54:27.174936 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [None req-c7ad9cec-18d4-443f-8fcf-b7823fa79d60 None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:54:27.177278 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-c7ad9cec-18d4-443f-8fcf-b7823fa79d60 tempest-VolumesTestJSON-1691838574 tempest-VolumesTestJSON-1691838574-project-member] GET https://10.4.3.8/volume/v3/volumes/8c8afa01-4ebc-45dc-98f0-2a050b8dfab9 Aug 07 09:54:27.177551 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-c7ad9cec-18d4-443f-8fcf-b7823fa79d60 tempest-VolumesTestJSON-1691838574 tempest-VolumesTestJSON-1691838574-project-member] Empty body provided in request {{(pid=100296) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 09:54:27.177971 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-c7ad9cec-18d4-443f-8fcf-b7823fa79d60 tempest-VolumesTestJSON-1691838574 tempest-VolumesTestJSON-1691838574-project-member] Calling method 'show' {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 09:54:27.187625 np0000006707 devstack@c-api.service[100296]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 09:54:27.187625 np0000006707 devstack@c-api.service[100296]: warnings.warn( Aug 07 09:54:27.192710 np0000006707 devstack@c-api.service[100296]: INFO cinder.volume.api [None req-c7ad9cec-18d4-443f-8fcf-b7823fa79d60 tempest-VolumesTestJSON-1691838574 tempest-VolumesTestJSON-1691838574-project-member] Volume info retrieved successfully. Aug 07 09:54:27.199205 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-c7ad9cec-18d4-443f-8fcf-b7823fa79d60 tempest-VolumesTestJSON-1691838574 tempest-VolumesTestJSON-1691838574-project-member] https://10.4.3.8/volume/v3/volumes/8c8afa01-4ebc-45dc-98f0-2a050b8dfab9 returned with HTTP 200 Aug 07 09:54:27.199683 np0000006707 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 278/1108] 10.4.3.8 () {66 vars in 1334 bytes} [Fri Aug 7 09:54:27 2026] GET /volume/v3/volumes/8c8afa01-4ebc-45dc-98f0-2a050b8dfab9 => generated 844 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 09:54:27.787907 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-080227b3-8cd5-4681-9557-bf4e0640f15a None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:54:27.789901 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-080227b3-8cd5-4681-9557-bf4e0640f15a tempest-VolumesSnapshotTestJSON-1374712720 tempest-VolumesSnapshotTestJSON-1374712720-project-member] GET https://10.4.3.8/volume/v3/backups/b10d9cfa-7e79-4f54-99a4-f505f8722258 Aug 07 09:54:27.790140 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-080227b3-8cd5-4681-9557-bf4e0640f15a tempest-VolumesSnapshotTestJSON-1374712720 tempest-VolumesSnapshotTestJSON-1374712720-project-member] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 09:54:27.790348 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-080227b3-8cd5-4681-9557-bf4e0640f15a tempest-VolumesSnapshotTestJSON-1374712720 tempest-VolumesSnapshotTestJSON-1374712720-project-member] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 09:54:27.790520 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.v3.backups [None req-080227b3-8cd5-4681-9557-bf4e0640f15a tempest-VolumesSnapshotTestJSON-1374712720 tempest-VolumesSnapshotTestJSON-1374712720-project-member] Show backup with id b10d9cfa-7e79-4f54-99a4-f505f8722258. {{(pid=100295) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 09:54:27.795485 np0000006707 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 09:54:27.795485 np0000006707 devstack@c-api.service[100295]: warnings.warn( Aug 07 09:54:27.796346 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-080227b3-8cd5-4681-9557-bf4e0640f15a tempest-VolumesSnapshotTestJSON-1374712720 tempest-VolumesSnapshotTestJSON-1374712720-project-member] https://10.4.3.8/volume/v3/backups/b10d9cfa-7e79-4f54-99a4-f505f8722258 returned with HTTP 200 Aug 07 09:54:27.796793 np0000006707 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 274/1109] 10.4.3.8 () {66 vars in 1334 bytes} [Fri Aug 7 09:54:27 2026] GET /volume/v3/backups/b10d9cfa-7e79-4f54-99a4-f505f8722258 => generated 831 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 09:54:27.810262 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [None req-4a4dc430-4c17-4f72-98ec-22b7b0a66901 None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:54:27.812987 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-4a4dc430-4c17-4f72-98ec-22b7b0a66901 tempest-VolumesSnapshotTestJSON-1374712720 tempest-VolumesSnapshotTestJSON-1374712720-project-member] GET https://10.4.3.8/volume/v3/snapshots/0d520e23-7329-4c67-86d9-537f95b82ad3 Aug 07 09:54:27.813300 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-4a4dc430-4c17-4f72-98ec-22b7b0a66901 tempest-VolumesSnapshotTestJSON-1374712720 tempest-VolumesSnapshotTestJSON-1374712720-project-member] Empty body provided in request {{(pid=100297) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 09:54:27.813636 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-4a4dc430-4c17-4f72-98ec-22b7b0a66901 tempest-VolumesSnapshotTestJSON-1374712720 tempest-VolumesSnapshotTestJSON-1374712720-project-member] Calling method 'show' {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 09:54:27.820575 np0000006707 devstack@c-api.service[100297]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 09:54:27.820575 np0000006707 devstack@c-api.service[100297]: warnings.warn( Aug 07 09:54:27.821235 np0000006707 devstack@c-api.service[100297]: INFO cinder.volume.api [None req-4a4dc430-4c17-4f72-98ec-22b7b0a66901 tempest-VolumesSnapshotTestJSON-1374712720 tempest-VolumesSnapshotTestJSON-1374712720-project-member] Snapshot retrieved successfully. Aug 07 09:54:27.822449 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-4a4dc430-4c17-4f72-98ec-22b7b0a66901 tempest-VolumesSnapshotTestJSON-1374712720 tempest-VolumesSnapshotTestJSON-1374712720-project-member] https://10.4.3.8/volume/v3/snapshots/0d520e23-7329-4c67-86d9-537f95b82ad3 returned with HTTP 200 Aug 07 09:54:27.823189 np0000006707 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 279/1110] 10.4.3.8 () {66 vars in 1340 bytes} [Fri Aug 7 09:54:27 2026] GET /volume/v3/snapshots/0d520e23-7329-4c67-86d9-537f95b82ad3 => generated 468 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 09:54:27.836064 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.middleware.request_id [None req-7f0dd4ee-4412-484e-866c-b3bd4c175c2b None None] RequestId filter calling following filter/app {{(pid=100298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:54:27.838357 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [None req-7f0dd4ee-4412-484e-866c-b3bd4c175c2b tempest-VolumesSnapshotTestJSON-1374712720 tempest-VolumesSnapshotTestJSON-1374712720-project-member] GET https://10.4.3.8/volume/v3/backups/b10d9cfa-7e79-4f54-99a4-f505f8722258 Aug 07 09:54:27.838596 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [None req-7f0dd4ee-4412-484e-866c-b3bd4c175c2b tempest-VolumesSnapshotTestJSON-1374712720 tempest-VolumesSnapshotTestJSON-1374712720-project-member] Empty body provided in request {{(pid=100298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 09:54:27.838831 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [None req-7f0dd4ee-4412-484e-866c-b3bd4c175c2b tempest-VolumesSnapshotTestJSON-1374712720 tempest-VolumesSnapshotTestJSON-1374712720-project-member] Calling method 'show' {{(pid=100298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 09:54:27.838883 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.v3.backups [None req-7f0dd4ee-4412-484e-866c-b3bd4c175c2b tempest-VolumesSnapshotTestJSON-1374712720 tempest-VolumesSnapshotTestJSON-1374712720-project-member] Show backup with id b10d9cfa-7e79-4f54-99a4-f505f8722258. {{(pid=100298) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 09:54:27.844136 np0000006707 devstack@c-api.service[100298]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 09:54:27.844136 np0000006707 devstack@c-api.service[100298]: warnings.warn( Aug 07 09:54:27.845241 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [None req-7f0dd4ee-4412-484e-866c-b3bd4c175c2b tempest-VolumesSnapshotTestJSON-1374712720 tempest-VolumesSnapshotTestJSON-1374712720-project-member] https://10.4.3.8/volume/v3/backups/b10d9cfa-7e79-4f54-99a4-f505f8722258 returned with HTTP 200 Aug 07 09:54:27.845768 np0000006707 devstack@c-api.service[100298]: [pid: 100298|app: 0|req: 280/1111] 10.4.3.8 () {66 vars in 1334 bytes} [Fri Aug 7 09:54:27 2026] GET /volume/v3/backups/b10d9cfa-7e79-4f54-99a4-f505f8722258 => generated 831 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 09:54:27.859229 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [None req-3f00ebc6-9bd4-4ab0-82a9-9c188b613e8b None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:54:27.878525 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-3f00ebc6-9bd4-4ab0-82a9-9c188b613e8b tempest-VolumesSnapshotTestJSON-1374712720 tempest-VolumesSnapshotTestJSON-1374712720-project-member] DELETE https://10.4.3.8/volume/v3/backups/b10d9cfa-7e79-4f54-99a4-f505f8722258 Aug 07 09:54:27.878525 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-3f00ebc6-9bd4-4ab0-82a9-9c188b613e8b tempest-VolumesSnapshotTestJSON-1374712720 tempest-VolumesSnapshotTestJSON-1374712720-project-member] Empty body provided in request {{(pid=100296) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 09:54:27.878525 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-3f00ebc6-9bd4-4ab0-82a9-9c188b613e8b tempest-VolumesSnapshotTestJSON-1374712720 tempest-VolumesSnapshotTestJSON-1374712720-project-member] Calling method 'delete' {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 09:54:27.878525 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.contrib.backups [None req-3f00ebc6-9bd4-4ab0-82a9-9c188b613e8b tempest-VolumesSnapshotTestJSON-1374712720 tempest-VolumesSnapshotTestJSON-1374712720-project-member] Delete backup with id: b10d9cfa-7e79-4f54-99a4-f505f8722258. Aug 07 09:54:27.884304 np0000006707 devstack@c-api.service[100296]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 09:54:27.884304 np0000006707 devstack@c-api.service[100296]: warnings.warn( Aug 07 09:54:27.911610 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.backup.rpcapi [None req-3f00ebc6-9bd4-4ab0-82a9-9c188b613e8b tempest-VolumesSnapshotTestJSON-1374712720 tempest-VolumesSnapshotTestJSON-1374712720-project-member] delete_backup rpcapi backup_id b10d9cfa-7e79-4f54-99a4-f505f8722258 {{(pid=100296) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 07 09:54:27.913786 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-3f00ebc6-9bd4-4ab0-82a9-9c188b613e8b tempest-VolumesSnapshotTestJSON-1374712720 tempest-VolumesSnapshotTestJSON-1374712720-project-member] https://10.4.3.8/volume/v3/backups/b10d9cfa-7e79-4f54-99a4-f505f8722258 returned with HTTP 202 Aug 07 09:54:27.914450 np0000006707 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 279/1112] 10.4.3.8 () {66 vars in 1337 bytes} [Fri Aug 7 09:54:27 2026] DELETE /volume/v3/backups/b10d9cfa-7e79-4f54-99a4-f505f8722258 => generated 0 bytes in 56 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 07 09:54:27.923129 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-45aceb4f-6e38-4195-8583-c69113a2d007 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:54:27.925095 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-45aceb4f-6e38-4195-8583-c69113a2d007 tempest-VolumesSnapshotTestJSON-1374712720 tempest-VolumesSnapshotTestJSON-1374712720-project-member] GET https://10.4.3.8/volume/v3/backups/b10d9cfa-7e79-4f54-99a4-f505f8722258 Aug 07 09:54:27.925239 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-45aceb4f-6e38-4195-8583-c69113a2d007 tempest-VolumesSnapshotTestJSON-1374712720 tempest-VolumesSnapshotTestJSON-1374712720-project-member] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 09:54:27.925472 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-45aceb4f-6e38-4195-8583-c69113a2d007 tempest-VolumesSnapshotTestJSON-1374712720 tempest-VolumesSnapshotTestJSON-1374712720-project-member] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 09:54:27.925588 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.v3.backups [None req-45aceb4f-6e38-4195-8583-c69113a2d007 tempest-VolumesSnapshotTestJSON-1374712720 tempest-VolumesSnapshotTestJSON-1374712720-project-member] Show backup with id b10d9cfa-7e79-4f54-99a4-f505f8722258. {{(pid=100295) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 09:54:27.931090 np0000006707 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 09:54:27.931090 np0000006707 devstack@c-api.service[100295]: warnings.warn( Aug 07 09:54:27.931792 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-45aceb4f-6e38-4195-8583-c69113a2d007 tempest-VolumesSnapshotTestJSON-1374712720 tempest-VolumesSnapshotTestJSON-1374712720-project-member] https://10.4.3.8/volume/v3/backups/b10d9cfa-7e79-4f54-99a4-f505f8722258 returned with HTTP 200 Aug 07 09:54:27.932281 np0000006707 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 275/1113] 10.4.3.8 () {66 vars in 1334 bytes} [Fri Aug 7 09:54:27 2026] GET /volume/v3/backups/b10d9cfa-7e79-4f54-99a4-f505f8722258 => generated 830 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 09:54:27.965639 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [None req-4615be16-8531-4337-8f94-927624970d0c None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:54:27.967721 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-4615be16-8531-4337-8f94-927624970d0c tempest-TestMinimumBasicScenario-810654635 tempest-TestMinimumBasicScenario-810654635-project-member] GET https://10.4.3.8/volume/v3/volumes/d94d92b9-b645-4f44-aa70-5c8c1a411207 Aug 07 09:54:27.967924 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-4615be16-8531-4337-8f94-927624970d0c tempest-TestMinimumBasicScenario-810654635 tempest-TestMinimumBasicScenario-810654635-project-member] Empty body provided in request {{(pid=100297) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 09:54:27.968303 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-4615be16-8531-4337-8f94-927624970d0c tempest-TestMinimumBasicScenario-810654635 tempest-TestMinimumBasicScenario-810654635-project-member] Calling method 'show' {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 09:54:27.974729 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-4615be16-8531-4337-8f94-927624970d0c tempest-TestMinimumBasicScenario-810654635 tempest-TestMinimumBasicScenario-810654635-project-member] https://10.4.3.8/volume/v3/volumes/d94d92b9-b645-4f44-aa70-5c8c1a411207 returned with HTTP 404 Aug 07 09:54:27.975367 np0000006707 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 280/1114] 10.4.3.8 () {66 vars in 1334 bytes} [Fri Aug 7 09:54:27 2026] GET /volume/v3/volumes/d94d92b9-b645-4f44-aa70-5c8c1a411207 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 09:54:28.217289 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.middleware.request_id [None req-aea41421-a8b3-400d-8619-25ce5af36201 None None] RequestId filter calling following filter/app {{(pid=100298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:54:28.221830 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [None req-aea41421-a8b3-400d-8619-25ce5af36201 tempest-VolumesTestJSON-1691838574 tempest-VolumesTestJSON-1691838574-project-member] GET https://10.4.3.8/volume/v3/volumes/8c8afa01-4ebc-45dc-98f0-2a050b8dfab9 Aug 07 09:54:28.222613 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [None req-aea41421-a8b3-400d-8619-25ce5af36201 tempest-VolumesTestJSON-1691838574 tempest-VolumesTestJSON-1691838574-project-member] Empty body provided in request {{(pid=100298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 09:54:28.223152 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [None req-aea41421-a8b3-400d-8619-25ce5af36201 tempest-VolumesTestJSON-1691838574 tempest-VolumesTestJSON-1691838574-project-member] Calling method 'show' {{(pid=100298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 09:54:28.235845 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [None req-aea41421-a8b3-400d-8619-25ce5af36201 tempest-VolumesTestJSON-1691838574 tempest-VolumesTestJSON-1691838574-project-member] https://10.4.3.8/volume/v3/volumes/8c8afa01-4ebc-45dc-98f0-2a050b8dfab9 returned with HTTP 404 Aug 07 09:54:28.236468 np0000006707 devstack@c-api.service[100298]: [pid: 100298|app: 0|req: 281/1115] 10.4.3.8 () {66 vars in 1334 bytes} [Fri Aug 7 09:54:28 2026] GET /volume/v3/volumes/8c8afa01-4ebc-45dc-98f0-2a050b8dfab9 => generated 109 bytes in 20 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 09:54:28.245074 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [None req-e0331754-476b-45f6-bbed-1b26b1ba3da0 None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:54:28.248103 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-e0331754-476b-45f6-bbed-1b26b1ba3da0 tempest-VolumesTestJSON-1691838574 tempest-VolumesTestJSON-1691838574-project-member] DELETE https://10.4.3.8/volume/v3/volumes/2fe2709e-dd01-4447-8208-8093d0402c59 Aug 07 09:54:28.248487 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-e0331754-476b-45f6-bbed-1b26b1ba3da0 tempest-VolumesTestJSON-1691838574 tempest-VolumesTestJSON-1691838574-project-member] Empty body provided in request {{(pid=100296) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 09:54:28.248754 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-e0331754-476b-45f6-bbed-1b26b1ba3da0 tempest-VolumesTestJSON-1691838574 tempest-VolumesTestJSON-1691838574-project-member] Calling method 'delete' {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 09:54:28.249000 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.v3.volumes [None req-e0331754-476b-45f6-bbed-1b26b1ba3da0 tempest-VolumesTestJSON-1691838574 tempest-VolumesTestJSON-1691838574-project-member] Delete volume with id: 2fe2709e-dd01-4447-8208-8093d0402c59 Aug 07 09:54:28.261672 np0000006707 devstack@c-api.service[100296]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 09:54:28.261672 np0000006707 devstack@c-api.service[100296]: warnings.warn( Aug 07 09:54:28.262708 np0000006707 devstack@c-api.service[100296]: INFO cinder.volume.api [None req-e0331754-476b-45f6-bbed-1b26b1ba3da0 tempest-VolumesTestJSON-1691838574 tempest-VolumesTestJSON-1691838574-project-member] Volume info retrieved successfully. Aug 07 09:54:28.298572 np0000006707 devstack@c-api.service[100296]: INFO cinder.volume.api [None req-e0331754-476b-45f6-bbed-1b26b1ba3da0 tempest-VolumesTestJSON-1691838574 tempest-VolumesTestJSON-1691838574-project-member] Delete volume request issued successfully. Aug 07 09:54:28.298572 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-e0331754-476b-45f6-bbed-1b26b1ba3da0 tempest-VolumesTestJSON-1691838574 tempest-VolumesTestJSON-1691838574-project-member] https://10.4.3.8/volume/v3/volumes/2fe2709e-dd01-4447-8208-8093d0402c59 returned with HTTP 202 Aug 07 09:54:28.298572 np0000006707 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 280/1116] 10.4.3.8 () {66 vars in 1337 bytes} [Fri Aug 7 09:54:28 2026] DELETE /volume/v3/volumes/2fe2709e-dd01-4447-8208-8093d0402c59 => generated 0 bytes in 51 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 07 09:54:28.308552 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-92f65bc5-6212-41a1-9bda-f3a1b0f7429e None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:54:28.311024 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-92f65bc5-6212-41a1-9bda-f3a1b0f7429e tempest-VolumesTestJSON-1691838574 tempest-VolumesTestJSON-1691838574-project-member] GET https://10.4.3.8/volume/v3/volumes/2fe2709e-dd01-4447-8208-8093d0402c59 Aug 07 09:54:28.311024 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-92f65bc5-6212-41a1-9bda-f3a1b0f7429e tempest-VolumesTestJSON-1691838574 tempest-VolumesTestJSON-1691838574-project-member] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 09:54:28.311134 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-92f65bc5-6212-41a1-9bda-f3a1b0f7429e tempest-VolumesTestJSON-1691838574 tempest-VolumesTestJSON-1691838574-project-member] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 09:54:28.325358 np0000006707 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 09:54:28.325358 np0000006707 devstack@c-api.service[100295]: warnings.warn( Aug 07 09:54:28.335055 np0000006707 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-92f65bc5-6212-41a1-9bda-f3a1b0f7429e tempest-VolumesTestJSON-1691838574 tempest-VolumesTestJSON-1691838574-project-member] Volume info retrieved successfully. Aug 07 09:54:28.350817 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-92f65bc5-6212-41a1-9bda-f3a1b0f7429e tempest-VolumesTestJSON-1691838574 tempest-VolumesTestJSON-1691838574-project-member] https://10.4.3.8/volume/v3/volumes/2fe2709e-dd01-4447-8208-8093d0402c59 returned with HTTP 200 Aug 07 09:54:28.351756 np0000006707 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 276/1117] 10.4.3.8 () {66 vars in 1334 bytes} [Fri Aug 7 09:54:28 2026] GET /volume/v3/volumes/2fe2709e-dd01-4447-8208-8093d0402c59 => generated 848 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 09:54:28.945933 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [None req-1bbc1b79-0f76-4e18-9cc0-bcf2efe8fe6a None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:54:28.948476 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-1bbc1b79-0f76-4e18-9cc0-bcf2efe8fe6a tempest-VolumesSnapshotTestJSON-1374712720 tempest-VolumesSnapshotTestJSON-1374712720-project-member] GET https://10.4.3.8/volume/v3/backups/b10d9cfa-7e79-4f54-99a4-f505f8722258 Aug 07 09:54:28.948765 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-1bbc1b79-0f76-4e18-9cc0-bcf2efe8fe6a tempest-VolumesSnapshotTestJSON-1374712720 tempest-VolumesSnapshotTestJSON-1374712720-project-member] Empty body provided in request {{(pid=100297) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 09:54:28.949007 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-1bbc1b79-0f76-4e18-9cc0-bcf2efe8fe6a tempest-VolumesSnapshotTestJSON-1374712720 tempest-VolumesSnapshotTestJSON-1374712720-project-member] Calling method 'show' {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 09:54:28.949100 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.v3.backups [None req-1bbc1b79-0f76-4e18-9cc0-bcf2efe8fe6a tempest-VolumesSnapshotTestJSON-1374712720 tempest-VolumesSnapshotTestJSON-1374712720-project-member] Show backup with id b10d9cfa-7e79-4f54-99a4-f505f8722258. {{(pid=100297) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 09:54:28.953640 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-1bbc1b79-0f76-4e18-9cc0-bcf2efe8fe6a tempest-VolumesSnapshotTestJSON-1374712720 tempest-VolumesSnapshotTestJSON-1374712720-project-member] https://10.4.3.8/volume/v3/backups/b10d9cfa-7e79-4f54-99a4-f505f8722258 returned with HTTP 404 Aug 07 09:54:28.954238 np0000006707 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 281/1118] 10.4.3.8 () {66 vars in 1334 bytes} [Fri Aug 7 09:54:28 2026] GET /volume/v3/backups/b10d9cfa-7e79-4f54-99a4-f505f8722258 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 09:54:29.059858 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.middleware.request_id [None req-8b176504-f1c3-4e7d-9c51-9b70bf924eaf None None] RequestId filter calling following filter/app {{(pid=100298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:54:29.062216 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [None req-8b176504-f1c3-4e7d-9c51-9b70bf924eaf tempest-VolumesSnapshotTestJSON-1374712720 tempest-VolumesSnapshotTestJSON-1374712720-project-member] DELETE https://10.4.3.8/volume/v3/snapshots/0d520e23-7329-4c67-86d9-537f95b82ad3 Aug 07 09:54:29.062439 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [None req-8b176504-f1c3-4e7d-9c51-9b70bf924eaf tempest-VolumesSnapshotTestJSON-1374712720 tempest-VolumesSnapshotTestJSON-1374712720-project-member] Empty body provided in request {{(pid=100298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 09:54:29.062666 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [None req-8b176504-f1c3-4e7d-9c51-9b70bf924eaf tempest-VolumesSnapshotTestJSON-1374712720 tempest-VolumesSnapshotTestJSON-1374712720-project-member] Calling method 'delete' {{(pid=100298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 09:54:29.062810 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.v3.snapshots [None req-8b176504-f1c3-4e7d-9c51-9b70bf924eaf tempest-VolumesSnapshotTestJSON-1374712720 tempest-VolumesSnapshotTestJSON-1374712720-project-member] Delete snapshot with id: 0d520e23-7329-4c67-86d9-537f95b82ad3 Aug 07 09:54:29.068797 np0000006707 devstack@c-api.service[100298]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 09:54:29.068797 np0000006707 devstack@c-api.service[100298]: warnings.warn( Aug 07 09:54:29.069464 np0000006707 devstack@c-api.service[100298]: INFO cinder.volume.api [None req-8b176504-f1c3-4e7d-9c51-9b70bf924eaf tempest-VolumesSnapshotTestJSON-1374712720 tempest-VolumesSnapshotTestJSON-1374712720-project-member] Snapshot retrieved successfully. Aug 07 09:54:29.088803 np0000006707 devstack@c-api.service[100298]: INFO cinder.volume.api [None req-8b176504-f1c3-4e7d-9c51-9b70bf924eaf tempest-VolumesSnapshotTestJSON-1374712720 tempest-VolumesSnapshotTestJSON-1374712720-project-member] Snapshot delete request issued successfully. Aug 07 09:54:29.092344 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [None req-8b176504-f1c3-4e7d-9c51-9b70bf924eaf tempest-VolumesSnapshotTestJSON-1374712720 tempest-VolumesSnapshotTestJSON-1374712720-project-member] https://10.4.3.8/volume/v3/snapshots/0d520e23-7329-4c67-86d9-537f95b82ad3 returned with HTTP 202 Aug 07 09:54:29.092344 np0000006707 devstack@c-api.service[100298]: [pid: 100298|app: 0|req: 282/1119] 10.4.3.8 () {66 vars in 1343 bytes} [Fri Aug 7 09:54:29 2026] DELETE /volume/v3/snapshots/0d520e23-7329-4c67-86d9-537f95b82ad3 => generated 0 bytes in 30 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 07 09:54:29.098505 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [None req-470e1547-7c2e-4345-8368-f50d5848ac20 None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:54:29.101236 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-470e1547-7c2e-4345-8368-f50d5848ac20 tempest-VolumesSnapshotTestJSON-1374712720 tempest-VolumesSnapshotTestJSON-1374712720-project-member] GET https://10.4.3.8/volume/v3/snapshots/0d520e23-7329-4c67-86d9-537f95b82ad3 Aug 07 09:54:29.101504 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-470e1547-7c2e-4345-8368-f50d5848ac20 tempest-VolumesSnapshotTestJSON-1374712720 tempest-VolumesSnapshotTestJSON-1374712720-project-member] Empty body provided in request {{(pid=100296) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 09:54:29.101754 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-470e1547-7c2e-4345-8368-f50d5848ac20 tempest-VolumesSnapshotTestJSON-1374712720 tempest-VolumesSnapshotTestJSON-1374712720-project-member] Calling method 'show' {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 09:54:29.109396 np0000006707 devstack@c-api.service[100296]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 09:54:29.109396 np0000006707 devstack@c-api.service[100296]: warnings.warn( Aug 07 09:54:29.110729 np0000006707 devstack@c-api.service[100296]: INFO cinder.volume.api [None req-470e1547-7c2e-4345-8368-f50d5848ac20 tempest-VolumesSnapshotTestJSON-1374712720 tempest-VolumesSnapshotTestJSON-1374712720-project-member] Snapshot retrieved successfully. Aug 07 09:54:29.111350 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-470e1547-7c2e-4345-8368-f50d5848ac20 tempest-VolumesSnapshotTestJSON-1374712720 tempest-VolumesSnapshotTestJSON-1374712720-project-member] https://10.4.3.8/volume/v3/snapshots/0d520e23-7329-4c67-86d9-537f95b82ad3 returned with HTTP 200 Aug 07 09:54:29.112060 np0000006707 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 281/1120] 10.4.3.8 () {66 vars in 1340 bytes} [Fri Aug 7 09:54:29 2026] GET /volume/v3/snapshots/0d520e23-7329-4c67-86d9-537f95b82ad3 => generated 467 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 09:54:29.368865 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-c4832bd5-7e4c-463d-a3b3-8a3ba9a8c2aa None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:54:29.372807 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-c4832bd5-7e4c-463d-a3b3-8a3ba9a8c2aa tempest-VolumesTestJSON-1691838574 tempest-VolumesTestJSON-1691838574-project-member] GET https://10.4.3.8/volume/v3/volumes/2fe2709e-dd01-4447-8208-8093d0402c59 Aug 07 09:54:29.373251 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-c4832bd5-7e4c-463d-a3b3-8a3ba9a8c2aa tempest-VolumesTestJSON-1691838574 tempest-VolumesTestJSON-1691838574-project-member] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 09:54:29.373468 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-c4832bd5-7e4c-463d-a3b3-8a3ba9a8c2aa tempest-VolumesTestJSON-1691838574 tempest-VolumesTestJSON-1691838574-project-member] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 09:54:29.381478 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-c4832bd5-7e4c-463d-a3b3-8a3ba9a8c2aa tempest-VolumesTestJSON-1691838574 tempest-VolumesTestJSON-1691838574-project-member] https://10.4.3.8/volume/v3/volumes/2fe2709e-dd01-4447-8208-8093d0402c59 returned with HTTP 404 Aug 07 09:54:29.382190 np0000006707 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 277/1121] 10.4.3.8 () {66 vars in 1334 bytes} [Fri Aug 7 09:54:29 2026] GET /volume/v3/volumes/2fe2709e-dd01-4447-8208-8093d0402c59 => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 09:54:29.392171 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [None req-22fe3be8-7c9a-4e30-ada0-ac32423b8dda None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:54:29.396812 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-22fe3be8-7c9a-4e30-ada0-ac32423b8dda tempest-VolumesTestJSON-1691838574 tempest-VolumesTestJSON-1691838574-project-member] DELETE https://10.4.3.8/volume/v3/volumes/0c05e8be-3b4f-4e32-a5c6-cb7c4af9f8b3 Aug 07 09:54:29.397101 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-22fe3be8-7c9a-4e30-ada0-ac32423b8dda tempest-VolumesTestJSON-1691838574 tempest-VolumesTestJSON-1691838574-project-member] Empty body provided in request {{(pid=100297) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 09:54:29.398983 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-22fe3be8-7c9a-4e30-ada0-ac32423b8dda tempest-VolumesTestJSON-1691838574 tempest-VolumesTestJSON-1691838574-project-member] Calling method 'delete' {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 09:54:29.399218 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.v3.volumes [None req-22fe3be8-7c9a-4e30-ada0-ac32423b8dda tempest-VolumesTestJSON-1691838574 tempest-VolumesTestJSON-1691838574-project-member] Delete volume with id: 0c05e8be-3b4f-4e32-a5c6-cb7c4af9f8b3 Aug 07 09:54:29.413873 np0000006707 devstack@c-api.service[100297]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 09:54:29.413873 np0000006707 devstack@c-api.service[100297]: warnings.warn( Aug 07 09:54:29.414530 np0000006707 devstack@c-api.service[100297]: INFO cinder.volume.api [None req-22fe3be8-7c9a-4e30-ada0-ac32423b8dda tempest-VolumesTestJSON-1691838574 tempest-VolumesTestJSON-1691838574-project-member] Volume info retrieved successfully. Aug 07 09:54:29.457194 np0000006707 devstack@c-api.service[100297]: INFO cinder.volume.api [None req-22fe3be8-7c9a-4e30-ada0-ac32423b8dda tempest-VolumesTestJSON-1691838574 tempest-VolumesTestJSON-1691838574-project-member] Delete volume request issued successfully. Aug 07 09:54:29.457194 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-22fe3be8-7c9a-4e30-ada0-ac32423b8dda tempest-VolumesTestJSON-1691838574 tempest-VolumesTestJSON-1691838574-project-member] https://10.4.3.8/volume/v3/volumes/0c05e8be-3b4f-4e32-a5c6-cb7c4af9f8b3 returned with HTTP 202 Aug 07 09:54:29.457194 np0000006707 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 282/1122] 10.4.3.8 () {66 vars in 1337 bytes} [Fri Aug 7 09:54:29 2026] DELETE /volume/v3/volumes/0c05e8be-3b4f-4e32-a5c6-cb7c4af9f8b3 => generated 0 bytes in 64 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 07 09:54:29.467273 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.middleware.request_id [None req-75d8f31d-0b5c-47d1-a347-a828f995c2ad None None] RequestId filter calling following filter/app {{(pid=100298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:54:29.472762 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [None req-75d8f31d-0b5c-47d1-a347-a828f995c2ad tempest-VolumesTestJSON-1691838574 tempest-VolumesTestJSON-1691838574-project-member] GET https://10.4.3.8/volume/v3/volumes/0c05e8be-3b4f-4e32-a5c6-cb7c4af9f8b3 Aug 07 09:54:29.473061 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [None req-75d8f31d-0b5c-47d1-a347-a828f995c2ad tempest-VolumesTestJSON-1691838574 tempest-VolumesTestJSON-1691838574-project-member] Empty body provided in request {{(pid=100298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 09:54:29.473317 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [None req-75d8f31d-0b5c-47d1-a347-a828f995c2ad tempest-VolumesTestJSON-1691838574 tempest-VolumesTestJSON-1691838574-project-member] Calling method 'show' {{(pid=100298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 09:54:29.491673 np0000006707 devstack@c-api.service[100298]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 09:54:29.491673 np0000006707 devstack@c-api.service[100298]: warnings.warn( Aug 07 09:54:29.497611 np0000006707 devstack@c-api.service[100298]: INFO cinder.volume.api [None req-75d8f31d-0b5c-47d1-a347-a828f995c2ad tempest-VolumesTestJSON-1691838574 tempest-VolumesTestJSON-1691838574-project-member] Volume info retrieved successfully. Aug 07 09:54:29.506002 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [None req-75d8f31d-0b5c-47d1-a347-a828f995c2ad tempest-VolumesTestJSON-1691838574 tempest-VolumesTestJSON-1691838574-project-member] https://10.4.3.8/volume/v3/volumes/0c05e8be-3b4f-4e32-a5c6-cb7c4af9f8b3 returned with HTTP 200 Aug 07 09:54:29.506571 np0000006707 devstack@c-api.service[100298]: [pid: 100298|app: 0|req: 283/1123] 10.4.3.8 () {66 vars in 1334 bytes} [Fri Aug 7 09:54:29 2026] GET /volume/v3/volumes/0c05e8be-3b4f-4e32-a5c6-cb7c4af9f8b3 => generated 848 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 09:54:30.124382 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [None req-0c4d4da8-7d6e-435b-853b-4e3a654ca43e None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:54:30.126315 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-0c4d4da8-7d6e-435b-853b-4e3a654ca43e tempest-VolumesSnapshotTestJSON-1374712720 tempest-VolumesSnapshotTestJSON-1374712720-project-member] GET https://10.4.3.8/volume/v3/snapshots/0d520e23-7329-4c67-86d9-537f95b82ad3 Aug 07 09:54:30.126574 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-0c4d4da8-7d6e-435b-853b-4e3a654ca43e tempest-VolumesSnapshotTestJSON-1374712720 tempest-VolumesSnapshotTestJSON-1374712720-project-member] Empty body provided in request {{(pid=100296) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 09:54:30.126831 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-0c4d4da8-7d6e-435b-853b-4e3a654ca43e tempest-VolumesSnapshotTestJSON-1374712720 tempest-VolumesSnapshotTestJSON-1374712720-project-member] Calling method 'show' {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 09:54:30.132114 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-0c4d4da8-7d6e-435b-853b-4e3a654ca43e tempest-VolumesSnapshotTestJSON-1374712720 tempest-VolumesSnapshotTestJSON-1374712720-project-member] https://10.4.3.8/volume/v3/snapshots/0d520e23-7329-4c67-86d9-537f95b82ad3 returned with HTTP 404 Aug 07 09:54:30.132669 np0000006707 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 282/1124] 10.4.3.8 () {66 vars in 1340 bytes} [Fri Aug 7 09:54:30 2026] GET /volume/v3/snapshots/0d520e23-7329-4c67-86d9-537f95b82ad3 => generated 111 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 09:54:30.144127 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-a6e3335f-0d62-426a-a17f-a9804051d02c None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:54:30.146568 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-a6e3335f-0d62-426a-a17f-a9804051d02c tempest-VolumesSnapshotTestJSON-1374712720 tempest-VolumesSnapshotTestJSON-1374712720-project-member] GET https://10.4.3.8/volume/v3/volumes/94e9323e-f8d9-4523-a7ef-61850230a77d Aug 07 09:54:30.146849 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-a6e3335f-0d62-426a-a17f-a9804051d02c tempest-VolumesSnapshotTestJSON-1374712720 tempest-VolumesSnapshotTestJSON-1374712720-project-member] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 09:54:30.147125 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-a6e3335f-0d62-426a-a17f-a9804051d02c tempest-VolumesSnapshotTestJSON-1374712720 tempest-VolumesSnapshotTestJSON-1374712720-project-member] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 09:54:30.158973 np0000006707 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 09:54:30.158973 np0000006707 devstack@c-api.service[100295]: warnings.warn( Aug 07 09:54:30.163565 np0000006707 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-a6e3335f-0d62-426a-a17f-a9804051d02c tempest-VolumesSnapshotTestJSON-1374712720 tempest-VolumesSnapshotTestJSON-1374712720-project-member] Volume info retrieved successfully. Aug 07 09:54:30.168640 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-a6e3335f-0d62-426a-a17f-a9804051d02c tempest-VolumesSnapshotTestJSON-1374712720 tempest-VolumesSnapshotTestJSON-1374712720-project-member] https://10.4.3.8/volume/v3/volumes/94e9323e-f8d9-4523-a7ef-61850230a77d returned with HTTP 200 Aug 07 09:54:30.169205 np0000006707 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 278/1125] 10.4.3.8 () {66 vars in 1334 bytes} [Fri Aug 7 09:54:30 2026] GET /volume/v3/volumes/94e9323e-f8d9-4523-a7ef-61850230a77d => generated 842 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 09:54:30.203491 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [None req-ef80a5f0-07a0-4ee9-a9f1-e66a8df4de43 None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:54:30.205301 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-ef80a5f0-07a0-4ee9-a9f1-e66a8df4de43 tempest-VolumesSnapshotTestJSON-1374712720 tempest-VolumesSnapshotTestJSON-1374712720-project-member] POST https://10.4.3.8/volume/v3/volumes Aug 07 09:54:30.205698 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-ef80a5f0-07a0-4ee9-a9f1-e66a8df4de43 tempest-VolumesSnapshotTestJSON-1374712720 tempest-VolumesSnapshotTestJSON-1374712720-project-member] Action: 'create', calling method: create, body: {"volume": {"imageRef": "a6c27e23-91c8-49d8-8cc0-7e13210d16ce", "size": 1, "name": "tempest-VolumesSnapshotTestJSON-Volume-851158475"}} {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 09:54:30.207148 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.v3.volumes [None req-ef80a5f0-07a0-4ee9-a9f1-e66a8df4de43 tempest-VolumesSnapshotTestJSON-1374712720 tempest-VolumesSnapshotTestJSON-1374712720-project-member] Create volume request body: {'volume': {'imageRef': 'a6c27e23-91c8-49d8-8cc0-7e13210d16ce', 'size': 1, 'name': 'tempest-VolumesSnapshotTestJSON-Volume-851158475'}} {{(pid=100297) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 07 09:54:30.486845 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.v3.volumes [None req-ef80a5f0-07a0-4ee9-a9f1-e66a8df4de43 tempest-VolumesSnapshotTestJSON-1374712720 tempest-VolumesSnapshotTestJSON-1374712720-project-member] Create volume of 1 GB Aug 07 09:54:30.495991 np0000006707 devstack@c-api.service[100297]: INFO cinder.volume.api [None req-ef80a5f0-07a0-4ee9-a9f1-e66a8df4de43 tempest-VolumesSnapshotTestJSON-1374712720 tempest-VolumesSnapshotTestJSON-1374712720-project-member] Availability Zones retrieved successfully. Aug 07 09:54:30.510525 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.volume.api [None req-ef80a5f0-07a0-4ee9-a9f1-e66a8df4de43 tempest-VolumesSnapshotTestJSON-1374712720 tempest-VolumesSnapshotTestJSON-1374712720-project-member] Flow 'volume_create_api' (f56944be-b19e-48cc-91da-3937be6f7495) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100297) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 09:54:30.514320 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.volume.api [None req-ef80a5f0-07a0-4ee9-a9f1-e66a8df4de43 tempest-VolumesSnapshotTestJSON-1374712720 tempest-VolumesSnapshotTestJSON-1374712720-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7d819443-ba7f-4d4f-a602-2c4e48efd0b5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100297) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 09:54:30.515644 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.volume.flows.api.create_volume [None req-ef80a5f0-07a0-4ee9-a9f1-e66a8df4de43 tempest-VolumesSnapshotTestJSON-1374712720 tempest-VolumesSnapshotTestJSON-1374712720-project-member] Validating volume size '1' using validate_int {{(pid=100297) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 07 09:54:30.523389 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.middleware.request_id [None req-fe226d26-1b85-48fc-b451-8b1f9f8df1d1 None None] RequestId filter calling following filter/app {{(pid=100298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:54:30.527770 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [None req-fe226d26-1b85-48fc-b451-8b1f9f8df1d1 tempest-VolumesTestJSON-1691838574 tempest-VolumesTestJSON-1691838574-project-member] GET https://10.4.3.8/volume/v3/volumes/0c05e8be-3b4f-4e32-a5c6-cb7c4af9f8b3 Aug 07 09:54:30.527770 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [None req-fe226d26-1b85-48fc-b451-8b1f9f8df1d1 tempest-VolumesTestJSON-1691838574 tempest-VolumesTestJSON-1691838574-project-member] Empty body provided in request {{(pid=100298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 09:54:30.527770 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [None req-fe226d26-1b85-48fc-b451-8b1f9f8df1d1 tempest-VolumesTestJSON-1691838574 tempest-VolumesTestJSON-1691838574-project-member] Calling method 'show' {{(pid=100298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 09:54:30.533641 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [None req-fe226d26-1b85-48fc-b451-8b1f9f8df1d1 tempest-VolumesTestJSON-1691838574 tempest-VolumesTestJSON-1691838574-project-member] https://10.4.3.8/volume/v3/volumes/0c05e8be-3b4f-4e32-a5c6-cb7c4af9f8b3 returned with HTTP 404 Aug 07 09:54:30.534466 np0000006707 devstack@c-api.service[100298]: [pid: 100298|app: 0|req: 284/1126] 10.4.3.8 () {66 vars in 1334 bytes} [Fri Aug 7 09:54:30 2026] GET /volume/v3/volumes/0c05e8be-3b4f-4e32-a5c6-cb7c4af9f8b3 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 09:54:30.620914 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.volume.api [None req-ef80a5f0-07a0-4ee9-a9f1-e66a8df4de43 tempest-VolumesSnapshotTestJSON-1374712720 tempest-VolumesSnapshotTestJSON-1374712720-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7d819443-ba7f-4d4f-a602-2c4e48efd0b5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-07T09:47:39Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=45fd9a3a-b61e-4c6c-9ab7-d02f06678d0d,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '45fd9a3a-b61e-4c6c-9ab7-d02f06678d0d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100297) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 09:54:30.621891 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.volume.api [None req-ef80a5f0-07a0-4ee9-a9f1-e66a8df4de43 tempest-VolumesSnapshotTestJSON-1374712720 tempest-VolumesSnapshotTestJSON-1374712720-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e1b981b1-4275-45ea-a075-ea593f11f908) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100297) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 09:54:30.693859 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.quota [None req-ef80a5f0-07a0-4ee9-a9f1-e66a8df4de43 tempest-VolumesSnapshotTestJSON-1374712720 tempest-VolumesSnapshotTestJSON-1374712720-project-member] Created reservations ['17032e75-83cb-4861-9086-a2793e5355df', 'dbe4ccf2-0bf1-46ad-9a7e-678922cd8fe2', 'b1c11f9c-783f-4979-8748-8c038595cd27', '26da1114-29c0-4fd8-b065-4b84413db385'] {{(pid=100297) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 09:54:30.694923 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.volume.api [None req-ef80a5f0-07a0-4ee9-a9f1-e66a8df4de43 tempest-VolumesSnapshotTestJSON-1374712720 tempest-VolumesSnapshotTestJSON-1374712720-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e1b981b1-4275-45ea-a075-ea593f11f908) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['17032e75-83cb-4861-9086-a2793e5355df', 'dbe4ccf2-0bf1-46ad-9a7e-678922cd8fe2', 'b1c11f9c-783f-4979-8748-8c038595cd27', '26da1114-29c0-4fd8-b065-4b84413db385']}' {{(pid=100297) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 09:54:30.697230 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.volume.api [None req-ef80a5f0-07a0-4ee9-a9f1-e66a8df4de43 tempest-VolumesSnapshotTestJSON-1374712720 tempest-VolumesSnapshotTestJSON-1374712720-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1ed5f6a2-3749-46cc-a920-33f10a855866) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100297) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 09:54:30.727611 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.volume.api [None req-ef80a5f0-07a0-4ee9-a9f1-e66a8df4de43 tempest-VolumesSnapshotTestJSON-1374712720 tempest-VolumesSnapshotTestJSON-1374712720-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1ed5f6a2-3749-46cc-a920-33f10a855866) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'afcd0246-5eb5-4885-a689-e3f1e29c0449', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-851158475',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='cb87a8a849974ae19f133e9598c17433',qos_specs=None,replication_status=,reservations=['17032e75-83cb-4861-9086-a2793e5355df','dbe4ccf2-0bf1-46ad-9a7e-678922cd8fe2','b1c11f9c-783f-4979-8748-8c038595cd27','26da1114-29c0-4fd8-b065-4b84413db385'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a2d8348dda144bf491d0b98b187dc3bd',volume_type_id=45fd9a3a-b61e-4c6c-9ab7-d02f06678d0d), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-07T09:54:30Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-851158475',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=afcd0246-5eb5-4885-a689-e3f1e29c0449,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='cb87a8a849974ae19f133e9598c17433',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='a2d8348dda144bf491d0b98b187dc3bd',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(45fd9a3a-b61e-4c6c-9ab7-d02f06678d0d),volume_type_id=45fd9a3a-b61e-4c6c-9ab7-d02f06678d0d)}' {{(pid=100297) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 09:54:30.728509 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.volume.api [None req-ef80a5f0-07a0-4ee9-a9f1-e66a8df4de43 tempest-VolumesSnapshotTestJSON-1374712720 tempest-VolumesSnapshotTestJSON-1374712720-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (de30fa96-f0e0-4226-92e9-fe1eda432fb6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100297) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 09:54:30.747805 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.volume.api [None req-ef80a5f0-07a0-4ee9-a9f1-e66a8df4de43 tempest-VolumesSnapshotTestJSON-1374712720 tempest-VolumesSnapshotTestJSON-1374712720-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (de30fa96-f0e0-4226-92e9-fe1eda432fb6) transitioned into state 'SUCCESS' from state '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-851158475',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='cb87a8a849974ae19f133e9598c17433',qos_specs=None,replication_status=,reservations=['17032e75-83cb-4861-9086-a2793e5355df','dbe4ccf2-0bf1-46ad-9a7e-678922cd8fe2','b1c11f9c-783f-4979-8748-8c038595cd27','26da1114-29c0-4fd8-b065-4b84413db385'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a2d8348dda144bf491d0b98b187dc3bd',volume_type_id=45fd9a3a-b61e-4c6c-9ab7-d02f06678d0d)}' {{(pid=100297) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 09:54:30.748700 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.volume.api [None req-ef80a5f0-07a0-4ee9-a9f1-e66a8df4de43 tempest-VolumesSnapshotTestJSON-1374712720 tempest-VolumesSnapshotTestJSON-1374712720-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (77f04855-a3e6-4915-af81-eb50f121d5f5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100297) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 09:54:30.757242 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.volume.api [None req-ef80a5f0-07a0-4ee9-a9f1-e66a8df4de43 tempest-VolumesSnapshotTestJSON-1374712720 tempest-VolumesSnapshotTestJSON-1374712720-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (77f04855-a3e6-4915-af81-eb50f121d5f5) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100297) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 09:54:30.758451 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.volume.api [None req-ef80a5f0-07a0-4ee9-a9f1-e66a8df4de43 tempest-VolumesSnapshotTestJSON-1374712720 tempest-VolumesSnapshotTestJSON-1374712720-project-member] Flow 'volume_create_api' (f56944be-b19e-48cc-91da-3937be6f7495) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100297) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 09:54:30.758771 np0000006707 devstack@c-api.service[100297]: INFO cinder.volume.api [None req-ef80a5f0-07a0-4ee9-a9f1-e66a8df4de43 tempest-VolumesSnapshotTestJSON-1374712720 tempest-VolumesSnapshotTestJSON-1374712720-project-member] Create volume request issued successfully. Aug 07 09:54:30.759397 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-ef80a5f0-07a0-4ee9-a9f1-e66a8df4de43 tempest-VolumesSnapshotTestJSON-1374712720 tempest-VolumesSnapshotTestJSON-1374712720-project-member] https://10.4.3.8/volume/v3/volumes returned with HTTP 202 Aug 07 09:54:30.760088 np0000006707 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 283/1127] 10.4.3.8 () {68 vars in 1245 bytes} [Fri Aug 7 09:54:30 2026] POST /volume/v3/volumes => generated 749 bytes in 557 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 07 09:54:30.772274 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [None req-c96d4a55-6fe4-4b48-a655-90e4fa119011 None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:54:30.776241 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-c96d4a55-6fe4-4b48-a655-90e4fa119011 tempest-VolumesSnapshotTestJSON-1374712720 tempest-VolumesSnapshotTestJSON-1374712720-project-member] GET https://10.4.3.8/volume/v3/volumes/afcd0246-5eb5-4885-a689-e3f1e29c0449 Aug 07 09:54:30.776241 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-c96d4a55-6fe4-4b48-a655-90e4fa119011 tempest-VolumesSnapshotTestJSON-1374712720 tempest-VolumesSnapshotTestJSON-1374712720-project-member] Empty body provided in request {{(pid=100296) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 09:54:30.776241 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-c96d4a55-6fe4-4b48-a655-90e4fa119011 tempest-VolumesSnapshotTestJSON-1374712720 tempest-VolumesSnapshotTestJSON-1374712720-project-member] Calling method 'show' {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 09:54:30.782727 np0000006707 devstack@c-api.service[100296]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 09:54:30.782727 np0000006707 devstack@c-api.service[100296]: warnings.warn( Aug 07 09:54:30.788011 np0000006707 devstack@c-api.service[100296]: INFO cinder.volume.api [None req-c96d4a55-6fe4-4b48-a655-90e4fa119011 tempest-VolumesSnapshotTestJSON-1374712720 tempest-VolumesSnapshotTestJSON-1374712720-project-member] Volume info retrieved successfully. Aug 07 09:54:30.793350 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-c96d4a55-6fe4-4b48-a655-90e4fa119011 tempest-VolumesSnapshotTestJSON-1374712720 tempest-VolumesSnapshotTestJSON-1374712720-project-member] https://10.4.3.8/volume/v3/volumes/afcd0246-5eb5-4885-a689-e3f1e29c0449 returned with HTTP 200 Aug 07 09:54:30.793981 np0000006707 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 283/1128] 10.4.3.8 () {66 vars in 1334 bytes} [Fri Aug 7 09:54:30 2026] GET /volume/v3/volumes/afcd0246-5eb5-4885-a689-e3f1e29c0449 => generated 817 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 09:54:31.812990 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-7462516c-a8aa-40a5-89fb-43cf6708bd6c None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:54:31.817460 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-7462516c-a8aa-40a5-89fb-43cf6708bd6c tempest-VolumesSnapshotTestJSON-1374712720 tempest-VolumesSnapshotTestJSON-1374712720-project-member] GET https://10.4.3.8/volume/v3/volumes/afcd0246-5eb5-4885-a689-e3f1e29c0449 Aug 07 09:54:31.817460 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-7462516c-a8aa-40a5-89fb-43cf6708bd6c tempest-VolumesSnapshotTestJSON-1374712720 tempest-VolumesSnapshotTestJSON-1374712720-project-member] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 09:54:31.817460 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-7462516c-a8aa-40a5-89fb-43cf6708bd6c tempest-VolumesSnapshotTestJSON-1374712720 tempest-VolumesSnapshotTestJSON-1374712720-project-member] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 09:54:31.831894 np0000006707 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 09:54:31.831894 np0000006707 devstack@c-api.service[100295]: warnings.warn( Aug 07 09:54:31.844405 np0000006707 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-7462516c-a8aa-40a5-89fb-43cf6708bd6c tempest-VolumesSnapshotTestJSON-1374712720 tempest-VolumesSnapshotTestJSON-1374712720-project-member] Volume info retrieved successfully. Aug 07 09:54:31.851460 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-7462516c-a8aa-40a5-89fb-43cf6708bd6c tempest-VolumesSnapshotTestJSON-1374712720 tempest-VolumesSnapshotTestJSON-1374712720-project-member] https://10.4.3.8/volume/v3/volumes/afcd0246-5eb5-4885-a689-e3f1e29c0449 returned with HTTP 200 Aug 07 09:54:31.854742 np0000006707 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 279/1129] 10.4.3.8 () {66 vars in 1334 bytes} [Fri Aug 7 09:54:31 2026] GET /volume/v3/volumes/afcd0246-5eb5-4885-a689-e3f1e29c0449 => generated 1357 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 09:54:32.711071 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.middleware.request_id [None req-e137786b-b938-4142-9e0e-2c135cf4bd8c None None] RequestId filter calling following filter/app {{(pid=100298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:54:32.786639 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [None req-e137786b-b938-4142-9e0e-2c135cf4bd8c tempest-GroupsV320Test-1588936584 tempest-GroupsV320Test-1588936584-project-admin] POST https://10.4.3.8/volume/v3/types Aug 07 09:54:32.787948 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [None req-e137786b-b938-4142-9e0e-2c135cf4bd8c tempest-GroupsV320Test-1588936584 tempest-GroupsV320Test-1588936584-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-GroupsV320Test-volume-type-941413465"}} {{(pid=100298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 09:54:32.812483 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [None req-e137786b-b938-4142-9e0e-2c135cf4bd8c tempest-GroupsV320Test-1588936584 tempest-GroupsV320Test-1588936584-project-admin] https://10.4.3.8/volume/v3/types returned with HTTP 200 Aug 07 09:54:32.812978 np0000006707 devstack@c-api.service[100298]: [pid: 100298|app: 0|req: 285/1130] 10.4.3.8 () {68 vars in 1238 bytes} [Fri Aug 7 09:54:32 2026] POST /volume/v3/types => generated 219 bytes in 102 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 09:54:32.823996 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [None req-1e51b444-a803-47cd-8936-058a0dabecf7 None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:54:32.826570 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-1e51b444-a803-47cd-8936-058a0dabecf7 tempest-GroupsV320Test-1588936584 tempest-GroupsV320Test-1588936584-project-admin] POST https://10.4.3.8/volume/v3/group_types Aug 07 09:54:32.827092 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-1e51b444-a803-47cd-8936-058a0dabecf7 tempest-GroupsV320Test-1588936584 tempest-GroupsV320Test-1588936584-project-admin] Action: 'create', calling method: version_select, body: {"group_type": {"name": "tempest-GroupsV320Test-group-type-1965664308"}} {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 09:54:32.829493 np0000006707 devstack@c-api.service[100297]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 09:54:32.829493 np0000006707 devstack@c-api.service[100297]: warnings.warn( Aug 07 09:54:32.856522 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-1e51b444-a803-47cd-8936-058a0dabecf7 tempest-GroupsV320Test-1588936584 tempest-GroupsV320Test-1588936584-project-admin] https://10.4.3.8/volume/v3/group_types returned with HTTP 202 Aug 07 09:54:32.857010 np0000006707 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 284/1131] 10.4.3.8 () {70 vars in 1297 bytes} [Fri Aug 7 09:54:32 2026] POST /volume/v3/group_types => generated 177 bytes in 34 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 07 09:54:32.870973 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [None req-81e2ff0e-b872-43e9-836d-3d201922009d None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:54:32.957817 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-81e2ff0e-b872-43e9-836d-3d201922009d tempest-GroupsV320Test-1623955849 tempest-GroupsV320Test-1623955849-project-member] POST https://10.4.3.8/volume/v3/groups Aug 07 09:54:32.958372 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-81e2ff0e-b872-43e9-836d-3d201922009d tempest-GroupsV320Test-1623955849 tempest-GroupsV320Test-1623955849-project-member] Action: 'create', calling method: version_select, body: {"group": {"group_type": "e2fe6fae-1efb-4efa-bcb7-5a7337f66bc4", "volume_types": ["f9901271-e940-4437-b119-60df01f26fc0"], "name": "tempest-GroupsV320Test-Group-1899590984"}} {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 09:54:32.961230 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.v3.groups [None req-81e2ff0e-b872-43e9-836d-3d201922009d tempest-GroupsV320Test-1623955849 tempest-GroupsV320Test-1623955849-project-member] Creating new group {'group': {'group_type': 'e2fe6fae-1efb-4efa-bcb7-5a7337f66bc4', 'volume_types': ['f9901271-e940-4437-b119-60df01f26fc0'], 'name': 'tempest-GroupsV320Test-Group-1899590984'}} {{(pid=100296) create /opt/stack/cinder/cinder/api/v3/groups.py:190}} Aug 07 09:54:32.965638 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.v3.groups [None req-81e2ff0e-b872-43e9-836d-3d201922009d tempest-GroupsV320Test-1623955849 tempest-GroupsV320Test-1623955849-project-member] Creating group tempest-GroupsV320Test-Group-1899590984. Aug 07 09:54:32.987481 np0000006707 devstack@c-api.service[100296]: INFO cinder.volume.api [None req-81e2ff0e-b872-43e9-836d-3d201922009d tempest-GroupsV320Test-1623955849 tempest-GroupsV320Test-1623955849-project-member] Availability Zones retrieved successfully. Aug 07 09:54:33.026457 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.quota [None req-81e2ff0e-b872-43e9-836d-3d201922009d tempest-GroupsV320Test-1623955849 tempest-GroupsV320Test-1623955849-project-member] Created reservations ['8079eb54-ef80-4ffa-8269-3d5932f07d32'] {{(pid=100296) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 09:54:33.062529 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-81e2ff0e-b872-43e9-836d-3d201922009d tempest-GroupsV320Test-1623955849 tempest-GroupsV320Test-1623955849-project-member] https://10.4.3.8/volume/v3/groups returned with HTTP 202 Aug 07 09:54:33.063152 np0000006707 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 284/1132] 10.4.3.8 () {70 vars in 1283 bytes} [Fri Aug 7 09:54:32 2026] POST /volume/v3/groups => generated 108 bytes in 193 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 07 09:54:33.073974 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-a26da126-64a9-428f-aaf4-857f88446d09 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:54:33.078618 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-a26da126-64a9-428f-aaf4-857f88446d09 tempest-GroupsV320Test-1623955849 tempest-GroupsV320Test-1623955849-project-member] GET https://10.4.3.8/volume/v3/groups/b6374dd3-49ed-47de-b590-298c814b8f82 Aug 07 09:54:33.078877 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-a26da126-64a9-428f-aaf4-857f88446d09 tempest-GroupsV320Test-1623955849 tempest-GroupsV320Test-1623955849-project-member] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 09:54:33.079142 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-a26da126-64a9-428f-aaf4-857f88446d09 tempest-GroupsV320Test-1623955849 tempest-GroupsV320Test-1623955849-project-member] Calling method 'version_select' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 09:54:33.081458 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.v3.groups [None req-a26da126-64a9-428f-aaf4-857f88446d09 tempest-GroupsV320Test-1623955849 tempest-GroupsV320Test-1623955849-project-member] show called for member b6374dd3-49ed-47de-b590-298c814b8f82 {{(pid=100295) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 07 09:54:33.096573 np0000006707 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 09:54:33.096573 np0000006707 devstack@c-api.service[100295]: warnings.warn( Aug 07 09:54:33.096573 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-a26da126-64a9-428f-aaf4-857f88446d09 tempest-GroupsV320Test-1623955849 tempest-GroupsV320Test-1623955849-project-member] https://10.4.3.8/volume/v3/groups/b6374dd3-49ed-47de-b590-298c814b8f82 returned with HTTP 200 Aug 07 09:54:33.096573 np0000006707 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 280/1133] 10.4.3.8 () {68 vars in 1372 bytes} [Fri Aug 7 09:54:33 2026] GET /volume/v3/groups/b6374dd3-49ed-47de-b590-298c814b8f82 => generated 388 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 09:54:34.107346 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.middleware.request_id [None req-180f6fb7-a248-4235-8fea-69090e115836 None None] RequestId filter calling following filter/app {{(pid=100298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:54:34.110109 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [None req-180f6fb7-a248-4235-8fea-69090e115836 tempest-GroupsV320Test-1623955849 tempest-GroupsV320Test-1623955849-project-member] GET https://10.4.3.8/volume/v3/groups/b6374dd3-49ed-47de-b590-298c814b8f82 Aug 07 09:54:34.110746 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [None req-180f6fb7-a248-4235-8fea-69090e115836 tempest-GroupsV320Test-1623955849 tempest-GroupsV320Test-1623955849-project-member] Empty body provided in request {{(pid=100298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 09:54:34.110746 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [None req-180f6fb7-a248-4235-8fea-69090e115836 tempest-GroupsV320Test-1623955849 tempest-GroupsV320Test-1623955849-project-member] Calling method 'version_select' {{(pid=100298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 09:54:34.110746 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.v3.groups [None req-180f6fb7-a248-4235-8fea-69090e115836 tempest-GroupsV320Test-1623955849 tempest-GroupsV320Test-1623955849-project-member] show called for member b6374dd3-49ed-47de-b590-298c814b8f82 {{(pid=100298) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 07 09:54:34.114572 np0000006707 devstack@c-api.service[100298]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 09:54:34.114572 np0000006707 devstack@c-api.service[100298]: warnings.warn( Aug 07 09:54:34.127975 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [None req-180f6fb7-a248-4235-8fea-69090e115836 tempest-GroupsV320Test-1623955849 tempest-GroupsV320Test-1623955849-project-member] https://10.4.3.8/volume/v3/groups/b6374dd3-49ed-47de-b590-298c814b8f82 returned with HTTP 200 Aug 07 09:54:34.128429 np0000006707 devstack@c-api.service[100298]: [pid: 100298|app: 0|req: 286/1134] 10.4.3.8 () {68 vars in 1372 bytes} [Fri Aug 7 09:54:34 2026] GET /volume/v3/groups/b6374dd3-49ed-47de-b590-298c814b8f82 => generated 389 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 09:54:34.140052 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [None req-1dac2936-861c-4cb2-8ae1-df60d01c9552 None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:54:34.141811 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-1dac2936-861c-4cb2-8ae1-df60d01c9552 tempest-GroupsV320Test-1588936584 tempest-GroupsV320Test-1588936584-project-admin] POST https://10.4.3.8/volume/v3/groups/b6374dd3-49ed-47de-b590-298c814b8f82/action Aug 07 09:54:34.142403 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-1dac2936-861c-4cb2-8ae1-df60d01c9552 tempest-GroupsV320Test-1588936584 tempest-GroupsV320Test-1588936584-project-admin] Action body: b'{"reset_status": {"status": "creating"}}' {{(pid=100297) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 07 09:54:34.142749 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-1dac2936-861c-4cb2-8ae1-df60d01c9552 tempest-GroupsV320Test-1588936584 tempest-GroupsV320Test-1588936584-project-admin] Action: 'action', calling method: version_select, body: {"reset_status": {"status": "creating"}} {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 09:54:34.144490 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.v3.groups [None req-1dac2936-861c-4cb2-8ae1-df60d01c9552 tempest-GroupsV320Test-1588936584 tempest-GroupsV320Test-1588936584-project-admin] Updating group 'b6374dd3-49ed-47de-b590-298c814b8f82' with 'creating' {{(pid=100297) _reset_status /opt/stack/cinder/cinder/api/v3/groups.py:82}} Aug 07 09:54:34.157449 np0000006707 devstack@c-api.service[100297]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 09:54:34.157449 np0000006707 devstack@c-api.service[100297]: warnings.warn( Aug 07 09:54:34.167113 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-1dac2936-861c-4cb2-8ae1-df60d01c9552 tempest-GroupsV320Test-1588936584 tempest-GroupsV320Test-1588936584-project-admin] https://10.4.3.8/volume/v3/groups/b6374dd3-49ed-47de-b590-298c814b8f82/action returned with HTTP 202 Aug 07 09:54:34.167113 np0000006707 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 285/1135] 10.4.3.8 () {70 vars in 1414 bytes} [Fri Aug 7 09:54:34 2026] POST /volume/v3/groups/b6374dd3-49ed-47de-b590-298c814b8f82/action => generated 0 bytes in 28 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 07 09:54:34.177134 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [None req-824ce53a-53aa-49a0-bd02-3dea84938bfb None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:54:34.179062 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-824ce53a-53aa-49a0-bd02-3dea84938bfb tempest-GroupsV320Test-1623955849 tempest-GroupsV320Test-1623955849-project-member] GET https://10.4.3.8/volume/v3/groups/b6374dd3-49ed-47de-b590-298c814b8f82 Aug 07 09:54:34.179390 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-824ce53a-53aa-49a0-bd02-3dea84938bfb tempest-GroupsV320Test-1623955849 tempest-GroupsV320Test-1623955849-project-member] Empty body provided in request {{(pid=100296) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 09:54:34.179493 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-824ce53a-53aa-49a0-bd02-3dea84938bfb tempest-GroupsV320Test-1623955849 tempest-GroupsV320Test-1623955849-project-member] Calling method 'version_select' {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 09:54:34.179606 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.v3.groups [None req-824ce53a-53aa-49a0-bd02-3dea84938bfb tempest-GroupsV320Test-1623955849 tempest-GroupsV320Test-1623955849-project-member] show called for member b6374dd3-49ed-47de-b590-298c814b8f82 {{(pid=100296) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 07 09:54:34.184404 np0000006707 devstack@c-api.service[100296]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 09:54:34.184404 np0000006707 devstack@c-api.service[100296]: warnings.warn( Aug 07 09:54:34.197250 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-824ce53a-53aa-49a0-bd02-3dea84938bfb tempest-GroupsV320Test-1623955849 tempest-GroupsV320Test-1623955849-project-member] https://10.4.3.8/volume/v3/groups/b6374dd3-49ed-47de-b590-298c814b8f82 returned with HTTP 200 Aug 07 09:54:34.197845 np0000006707 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 285/1136] 10.4.3.8 () {68 vars in 1372 bytes} [Fri Aug 7 09:54:34 2026] GET /volume/v3/groups/b6374dd3-49ed-47de-b590-298c814b8f82 => generated 388 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 09:54:34.213300 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-32d4493a-dde2-4147-a6de-188d2364a4a1 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:54:34.216508 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-32d4493a-dde2-4147-a6de-188d2364a4a1 tempest-GroupsV320Test-1588936584 tempest-GroupsV320Test-1588936584-project-admin] POST https://10.4.3.8/volume/v3/groups/b6374dd3-49ed-47de-b590-298c814b8f82/action Aug 07 09:54:34.216934 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-32d4493a-dde2-4147-a6de-188d2364a4a1 tempest-GroupsV320Test-1588936584 tempest-GroupsV320Test-1588936584-project-admin] Action body: b'{"reset_status": {"status": "available"}}' {{(pid=100295) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 07 09:54:34.217103 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-32d4493a-dde2-4147-a6de-188d2364a4a1 tempest-GroupsV320Test-1588936584 tempest-GroupsV320Test-1588936584-project-admin] Action: 'action', calling method: version_select, body: {"reset_status": {"status": "available"}} {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 09:54:34.218429 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.v3.groups [None req-32d4493a-dde2-4147-a6de-188d2364a4a1 tempest-GroupsV320Test-1588936584 tempest-GroupsV320Test-1588936584-project-admin] Updating group 'b6374dd3-49ed-47de-b590-298c814b8f82' with 'available' {{(pid=100295) _reset_status /opt/stack/cinder/cinder/api/v3/groups.py:82}} Aug 07 09:54:34.233377 np0000006707 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 09:54:34.233377 np0000006707 devstack@c-api.service[100295]: warnings.warn( Aug 07 09:54:34.251850 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-32d4493a-dde2-4147-a6de-188d2364a4a1 tempest-GroupsV320Test-1588936584 tempest-GroupsV320Test-1588936584-project-admin] https://10.4.3.8/volume/v3/groups/b6374dd3-49ed-47de-b590-298c814b8f82/action returned with HTTP 202 Aug 07 09:54:34.252400 np0000006707 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 281/1137] 10.4.3.8 () {70 vars in 1414 bytes} [Fri Aug 7 09:54:34 2026] POST /volume/v3/groups/b6374dd3-49ed-47de-b590-298c814b8f82/action => generated 0 bytes in 40 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 07 09:54:34.264171 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.middleware.request_id [None req-f3770ca4-cc86-4702-8044-8e4b904f91b9 None None] RequestId filter calling following filter/app {{(pid=100298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:54:34.268735 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [None req-f3770ca4-cc86-4702-8044-8e4b904f91b9 tempest-GroupsV320Test-1623955849 tempest-GroupsV320Test-1623955849-project-member] GET https://10.4.3.8/volume/v3/groups/b6374dd3-49ed-47de-b590-298c814b8f82 Aug 07 09:54:34.268735 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [None req-f3770ca4-cc86-4702-8044-8e4b904f91b9 tempest-GroupsV320Test-1623955849 tempest-GroupsV320Test-1623955849-project-member] Empty body provided in request {{(pid=100298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 09:54:34.268735 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [None req-f3770ca4-cc86-4702-8044-8e4b904f91b9 tempest-GroupsV320Test-1623955849 tempest-GroupsV320Test-1623955849-project-member] Calling method 'version_select' {{(pid=100298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 09:54:34.269472 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.v3.groups [None req-f3770ca4-cc86-4702-8044-8e4b904f91b9 tempest-GroupsV320Test-1623955849 tempest-GroupsV320Test-1623955849-project-member] show called for member b6374dd3-49ed-47de-b590-298c814b8f82 {{(pid=100298) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 07 09:54:34.274269 np0000006707 devstack@c-api.service[100298]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 09:54:34.274269 np0000006707 devstack@c-api.service[100298]: warnings.warn( Aug 07 09:54:34.293552 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [None req-f3770ca4-cc86-4702-8044-8e4b904f91b9 tempest-GroupsV320Test-1623955849 tempest-GroupsV320Test-1623955849-project-member] https://10.4.3.8/volume/v3/groups/b6374dd3-49ed-47de-b590-298c814b8f82 returned with HTTP 200 Aug 07 09:54:34.294057 np0000006707 devstack@c-api.service[100298]: [pid: 100298|app: 0|req: 287/1138] 10.4.3.8 () {68 vars in 1372 bytes} [Fri Aug 7 09:54:34 2026] GET /volume/v3/groups/b6374dd3-49ed-47de-b590-298c814b8f82 => generated 389 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 09:54:34.306733 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [None req-ef421c94-de3a-4265-ba51-524387c6d3bd None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:54:34.311445 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-ef421c94-de3a-4265-ba51-524387c6d3bd tempest-GroupsV320Test-1588936584 tempest-GroupsV320Test-1588936584-project-admin] POST https://10.4.3.8/volume/v3/groups/b6374dd3-49ed-47de-b590-298c814b8f82/action Aug 07 09:54:34.311445 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-ef421c94-de3a-4265-ba51-524387c6d3bd tempest-GroupsV320Test-1588936584 tempest-GroupsV320Test-1588936584-project-admin] Action body: b'{"reset_status": {"status": "error"}}' {{(pid=100297) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 07 09:54:34.311445 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-ef421c94-de3a-4265-ba51-524387c6d3bd tempest-GroupsV320Test-1588936584 tempest-GroupsV320Test-1588936584-project-admin] Action: 'action', calling method: reset_status, body: {"reset_status": {"status": "error"}} {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 09:54:34.312530 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.v3.groups [None req-ef421c94-de3a-4265-ba51-524387c6d3bd tempest-GroupsV320Test-1588936584 tempest-GroupsV320Test-1588936584-project-admin] Updating group 'b6374dd3-49ed-47de-b590-298c814b8f82' with 'error' {{(pid=100297) _reset_status /opt/stack/cinder/cinder/api/v3/groups.py:82}} Aug 07 09:54:34.317508 np0000006707 devstack@c-api.service[100297]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 09:54:34.317508 np0000006707 devstack@c-api.service[100297]: warnings.warn( Aug 07 09:54:34.325985 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-ef421c94-de3a-4265-ba51-524387c6d3bd tempest-GroupsV320Test-1588936584 tempest-GroupsV320Test-1588936584-project-admin] https://10.4.3.8/volume/v3/groups/b6374dd3-49ed-47de-b590-298c814b8f82/action returned with HTTP 202 Aug 07 09:54:34.325985 np0000006707 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 286/1139] 10.4.3.8 () {70 vars in 1414 bytes} [Fri Aug 7 09:54:34 2026] POST /volume/v3/groups/b6374dd3-49ed-47de-b590-298c814b8f82/action => generated 0 bytes in 20 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 07 09:54:34.333316 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [None req-2bb0240b-263a-4e3e-8464-3dce19c6a0ad None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:54:34.337069 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-2bb0240b-263a-4e3e-8464-3dce19c6a0ad tempest-GroupsV320Test-1623955849 tempest-GroupsV320Test-1623955849-project-member] GET https://10.4.3.8/volume/v3/groups/b6374dd3-49ed-47de-b590-298c814b8f82 Aug 07 09:54:34.337295 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-2bb0240b-263a-4e3e-8464-3dce19c6a0ad tempest-GroupsV320Test-1623955849 tempest-GroupsV320Test-1623955849-project-member] Empty body provided in request {{(pid=100296) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 09:54:34.337529 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-2bb0240b-263a-4e3e-8464-3dce19c6a0ad tempest-GroupsV320Test-1623955849 tempest-GroupsV320Test-1623955849-project-member] Calling method 'version_select' {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 09:54:34.337709 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.v3.groups [None req-2bb0240b-263a-4e3e-8464-3dce19c6a0ad tempest-GroupsV320Test-1623955849 tempest-GroupsV320Test-1623955849-project-member] show called for member b6374dd3-49ed-47de-b590-298c814b8f82 {{(pid=100296) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 07 09:54:34.343583 np0000006707 devstack@c-api.service[100296]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 09:54:34.343583 np0000006707 devstack@c-api.service[100296]: warnings.warn( Aug 07 09:54:34.363742 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-2bb0240b-263a-4e3e-8464-3dce19c6a0ad tempest-GroupsV320Test-1623955849 tempest-GroupsV320Test-1623955849-project-member] https://10.4.3.8/volume/v3/groups/b6374dd3-49ed-47de-b590-298c814b8f82 returned with HTTP 200 Aug 07 09:54:34.364304 np0000006707 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 286/1140] 10.4.3.8 () {68 vars in 1372 bytes} [Fri Aug 7 09:54:34 2026] GET /volume/v3/groups/b6374dd3-49ed-47de-b590-298c814b8f82 => generated 385 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 09:54:34.375884 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-d0988a3d-18df-4481-a2bb-20c0849071e4 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:54:34.379259 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-d0988a3d-18df-4481-a2bb-20c0849071e4 tempest-GroupsV320Test-1588936584 tempest-GroupsV320Test-1588936584-project-admin] POST https://10.4.3.8/volume/v3/groups/b6374dd3-49ed-47de-b590-298c814b8f82/action Aug 07 09:54:34.379547 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-d0988a3d-18df-4481-a2bb-20c0849071e4 tempest-GroupsV320Test-1588936584 tempest-GroupsV320Test-1588936584-project-admin] Action body: b'{"reset_status": {"status": "available"}}' {{(pid=100295) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 07 09:54:34.380045 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-d0988a3d-18df-4481-a2bb-20c0849071e4 tempest-GroupsV320Test-1588936584 tempest-GroupsV320Test-1588936584-project-admin] Action: 'action', calling method: reset_status, body: {"reset_status": {"status": "available"}} {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 09:54:34.385823 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.v3.groups [None req-d0988a3d-18df-4481-a2bb-20c0849071e4 tempest-GroupsV320Test-1588936584 tempest-GroupsV320Test-1588936584-project-admin] Updating group 'b6374dd3-49ed-47de-b590-298c814b8f82' with 'available' {{(pid=100295) _reset_status /opt/stack/cinder/cinder/api/v3/groups.py:82}} Aug 07 09:54:34.389986 np0000006707 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 09:54:34.389986 np0000006707 devstack@c-api.service[100295]: warnings.warn( Aug 07 09:54:34.401299 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-d0988a3d-18df-4481-a2bb-20c0849071e4 tempest-GroupsV320Test-1588936584 tempest-GroupsV320Test-1588936584-project-admin] https://10.4.3.8/volume/v3/groups/b6374dd3-49ed-47de-b590-298c814b8f82/action returned with HTTP 202 Aug 07 09:54:34.401299 np0000006707 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 282/1141] 10.4.3.8 () {70 vars in 1414 bytes} [Fri Aug 7 09:54:34 2026] POST /volume/v3/groups/b6374dd3-49ed-47de-b590-298c814b8f82/action => generated 0 bytes in 26 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 07 09:54:34.412250 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.middleware.request_id [None req-95a31d42-0917-4df8-816b-9f1362b49c8f None None] RequestId filter calling following filter/app {{(pid=100298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:54:34.416119 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [None req-95a31d42-0917-4df8-816b-9f1362b49c8f tempest-GroupsV320Test-1623955849 tempest-GroupsV320Test-1623955849-project-member] GET https://10.4.3.8/volume/v3/groups/b6374dd3-49ed-47de-b590-298c814b8f82 Aug 07 09:54:34.416453 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [None req-95a31d42-0917-4df8-816b-9f1362b49c8f tempest-GroupsV320Test-1623955849 tempest-GroupsV320Test-1623955849-project-member] Empty body provided in request {{(pid=100298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 09:54:34.416707 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [None req-95a31d42-0917-4df8-816b-9f1362b49c8f tempest-GroupsV320Test-1623955849 tempest-GroupsV320Test-1623955849-project-member] Calling method 'version_select' {{(pid=100298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 09:54:34.416885 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.v3.groups [None req-95a31d42-0917-4df8-816b-9f1362b49c8f tempest-GroupsV320Test-1623955849 tempest-GroupsV320Test-1623955849-project-member] show called for member b6374dd3-49ed-47de-b590-298c814b8f82 {{(pid=100298) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 07 09:54:34.422076 np0000006707 devstack@c-api.service[100298]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 09:54:34.422076 np0000006707 devstack@c-api.service[100298]: warnings.warn( Aug 07 09:54:34.434971 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [None req-95a31d42-0917-4df8-816b-9f1362b49c8f tempest-GroupsV320Test-1623955849 tempest-GroupsV320Test-1623955849-project-member] https://10.4.3.8/volume/v3/groups/b6374dd3-49ed-47de-b590-298c814b8f82 returned with HTTP 200 Aug 07 09:54:34.435692 np0000006707 devstack@c-api.service[100298]: [pid: 100298|app: 0|req: 288/1142] 10.4.3.8 () {68 vars in 1372 bytes} [Fri Aug 7 09:54:34 2026] GET /volume/v3/groups/b6374dd3-49ed-47de-b590-298c814b8f82 => generated 389 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 09:54:34.452648 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [None req-b7de1f19-42c9-4905-99c8-d0cee61d6741 None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:54:34.454442 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-b7de1f19-42c9-4905-99c8-d0cee61d6741 tempest-GroupsV320Test-1623955849 tempest-GroupsV320Test-1623955849-project-member] GET https://10.4.3.8/volume/v3/volumes/detail Aug 07 09:54:34.454687 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-b7de1f19-42c9-4905-99c8-d0cee61d6741 tempest-GroupsV320Test-1623955849 tempest-GroupsV320Test-1623955849-project-member] Empty body provided in request {{(pid=100297) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 09:54:34.454976 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-b7de1f19-42c9-4905-99c8-d0cee61d6741 tempest-GroupsV320Test-1623955849 tempest-GroupsV320Test-1623955849-project-member] Calling method 'detail' {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 09:54:34.455505 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.api_utils [None req-b7de1f19-42c9-4905-99c8-d0cee61d6741 tempest-GroupsV320Test-1623955849 tempest-GroupsV320Test-1623955849-project-member] Removing options '' from query. {{(pid=100297) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 07 09:54:34.456642 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.volume.api [None req-b7de1f19-42c9-4905-99c8-d0cee61d6741 tempest-GroupsV320Test-1623955849 tempest-GroupsV320Test-1623955849-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100297) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 07 09:54:34.465348 np0000006707 devstack@c-api.service[100297]: INFO cinder.volume.api [None req-b7de1f19-42c9-4905-99c8-d0cee61d6741 tempest-GroupsV320Test-1623955849 tempest-GroupsV320Test-1623955849-project-member] Get all volumes completed successfully. Aug 07 09:54:34.467793 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-b7de1f19-42c9-4905-99c8-d0cee61d6741 tempest-GroupsV320Test-1623955849 tempest-GroupsV320Test-1623955849-project-member] https://10.4.3.8/volume/v3/volumes/detail returned with HTTP 200 Aug 07 09:54:34.468273 np0000006707 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 287/1143] 10.4.3.8 () {68 vars in 1285 bytes} [Fri Aug 7 09:54:34 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 09:54:34.486335 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [None req-0e0251e2-a158-4e35-9e30-94b2a821c2df None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:54:34.488838 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-0e0251e2-a158-4e35-9e30-94b2a821c2df tempest-GroupsV320Test-1623955849 tempest-GroupsV320Test-1623955849-project-member] POST https://10.4.3.8/volume/v3/groups/b6374dd3-49ed-47de-b590-298c814b8f82/action Aug 07 09:54:34.489295 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-0e0251e2-a158-4e35-9e30-94b2a821c2df tempest-GroupsV320Test-1623955849 tempest-GroupsV320Test-1623955849-project-member] Action body: b'{"delete": {"delete-volumes": true}}' {{(pid=100296) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 07 09:54:34.489464 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-0e0251e2-a158-4e35-9e30-94b2a821c2df tempest-GroupsV320Test-1623955849 tempest-GroupsV320Test-1623955849-project-member] Action: 'action', calling method: version_select, body: {"delete": {"delete-volumes": true}} {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 09:54:34.493860 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.v3.groups [None req-0e0251e2-a158-4e35-9e30-94b2a821c2df tempest-GroupsV320Test-1623955849 tempest-GroupsV320Test-1623955849-project-member] delete called for group b6374dd3-49ed-47de-b590-298c814b8f82 {{(pid=100296) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Aug 07 09:54:34.494097 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.v3.groups [None req-0e0251e2-a158-4e35-9e30-94b2a821c2df tempest-GroupsV320Test-1623955849 tempest-GroupsV320Test-1623955849-project-member] Delete group with id: b6374dd3-49ed-47de-b590-298c814b8f82 Aug 07 09:54:34.501620 np0000006707 devstack@c-api.service[100296]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 09:54:34.501620 np0000006707 devstack@c-api.service[100296]: warnings.warn( Aug 07 09:54:34.749330 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-0e0251e2-a158-4e35-9e30-94b2a821c2df tempest-GroupsV320Test-1623955849 tempest-GroupsV320Test-1623955849-project-member] https://10.4.3.8/volume/v3/groups/b6374dd3-49ed-47de-b590-298c814b8f82/action returned with HTTP 202 Aug 07 09:54:34.749330 np0000006707 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 287/1144] 10.4.3.8 () {70 vars in 1414 bytes} [Fri Aug 7 09:54:34 2026] POST /volume/v3/groups/b6374dd3-49ed-47de-b590-298c814b8f82/action => generated 0 bytes in 263 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 07 09:54:34.765282 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-4a4a0eaf-e6ed-4c4a-82f1-7a749ad20cc3 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:54:34.767726 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-4a4a0eaf-e6ed-4c4a-82f1-7a749ad20cc3 tempest-GroupsV320Test-1623955849 tempest-GroupsV320Test-1623955849-project-member] GET https://10.4.3.8/volume/v3/groups/b6374dd3-49ed-47de-b590-298c814b8f82 Aug 07 09:54:34.771446 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-4a4a0eaf-e6ed-4c4a-82f1-7a749ad20cc3 tempest-GroupsV320Test-1623955849 tempest-GroupsV320Test-1623955849-project-member] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 09:54:34.772941 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-4a4a0eaf-e6ed-4c4a-82f1-7a749ad20cc3 tempest-GroupsV320Test-1623955849 tempest-GroupsV320Test-1623955849-project-member] Calling method 'version_select' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 09:54:34.772941 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.v3.groups [None req-4a4a0eaf-e6ed-4c4a-82f1-7a749ad20cc3 tempest-GroupsV320Test-1623955849 tempest-GroupsV320Test-1623955849-project-member] show called for member b6374dd3-49ed-47de-b590-298c814b8f82 {{(pid=100295) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 07 09:54:34.779965 np0000006707 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 09:54:34.779965 np0000006707 devstack@c-api.service[100295]: warnings.warn( Aug 07 09:54:34.791903 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-4a4a0eaf-e6ed-4c4a-82f1-7a749ad20cc3 tempest-GroupsV320Test-1623955849 tempest-GroupsV320Test-1623955849-project-member] https://10.4.3.8/volume/v3/groups/b6374dd3-49ed-47de-b590-298c814b8f82 returned with HTTP 200 Aug 07 09:54:34.794562 np0000006707 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 283/1145] 10.4.3.8 () {68 vars in 1372 bytes} [Fri Aug 7 09:54:34 2026] GET /volume/v3/groups/b6374dd3-49ed-47de-b590-298c814b8f82 => generated 388 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 09:54:35.809528 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.middleware.request_id [None req-b45d16a1-1233-4a37-9061-c64134f79980 None None] RequestId filter calling following filter/app {{(pid=100298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:54:35.816142 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [None req-b45d16a1-1233-4a37-9061-c64134f79980 tempest-GroupsV320Test-1623955849 tempest-GroupsV320Test-1623955849-project-member] GET https://10.4.3.8/volume/v3/groups/b6374dd3-49ed-47de-b590-298c814b8f82 Aug 07 09:54:35.816445 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [None req-b45d16a1-1233-4a37-9061-c64134f79980 tempest-GroupsV320Test-1623955849 tempest-GroupsV320Test-1623955849-project-member] Empty body provided in request {{(pid=100298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 09:54:35.816713 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [None req-b45d16a1-1233-4a37-9061-c64134f79980 tempest-GroupsV320Test-1623955849 tempest-GroupsV320Test-1623955849-project-member] Calling method 'version_select' {{(pid=100298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 09:54:35.816929 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.v3.groups [None req-b45d16a1-1233-4a37-9061-c64134f79980 tempest-GroupsV320Test-1623955849 tempest-GroupsV320Test-1623955849-project-member] show called for member b6374dd3-49ed-47de-b590-298c814b8f82 {{(pid=100298) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 07 09:54:35.823294 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [None req-b45d16a1-1233-4a37-9061-c64134f79980 tempest-GroupsV320Test-1623955849 tempest-GroupsV320Test-1623955849-project-member] https://10.4.3.8/volume/v3/groups/b6374dd3-49ed-47de-b590-298c814b8f82 returned with HTTP 404 Aug 07 09:54:35.824208 np0000006707 devstack@c-api.service[100298]: [pid: 100298|app: 0|req: 289/1146] 10.4.3.8 () {68 vars in 1372 bytes} [Fri Aug 7 09:54:35 2026] GET /volume/v3/groups/b6374dd3-49ed-47de-b590-298c814b8f82 => generated 108 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 07 09:54:35.833836 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [None req-68f0fe22-c5f5-436b-baff-89dbfcfe0077 None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:54:35.838287 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-68f0fe22-c5f5-436b-baff-89dbfcfe0077 tempest-GroupsV320Test-1588936584 tempest-GroupsV320Test-1588936584-project-admin] DELETE https://10.4.3.8/volume/v3/group_types/e2fe6fae-1efb-4efa-bcb7-5a7337f66bc4 Aug 07 09:54:35.838287 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-68f0fe22-c5f5-436b-baff-89dbfcfe0077 tempest-GroupsV320Test-1588936584 tempest-GroupsV320Test-1588936584-project-admin] Empty body provided in request {{(pid=100297) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 09:54:35.838953 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-68f0fe22-c5f5-436b-baff-89dbfcfe0077 tempest-GroupsV320Test-1588936584 tempest-GroupsV320Test-1588936584-project-admin] Calling method 'version_select' {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 09:54:35.861398 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-68f0fe22-c5f5-436b-baff-89dbfcfe0077 tempest-GroupsV320Test-1588936584 tempest-GroupsV320Test-1588936584-project-admin] https://10.4.3.8/volume/v3/group_types/e2fe6fae-1efb-4efa-bcb7-5a7337f66bc4 returned with HTTP 202 Aug 07 09:54:35.861945 np0000006707 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 288/1147] 10.4.3.8 () {68 vars in 1390 bytes} [Fri Aug 7 09:54:35 2026] DELETE /volume/v3/group_types/e2fe6fae-1efb-4efa-bcb7-5a7337f66bc4 => generated 0 bytes in 29 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 07 09:54:35.870985 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [None req-830b85f9-e132-433d-b233-0224416e2ae4 None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:54:35.872990 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-830b85f9-e132-433d-b233-0224416e2ae4 tempest-GroupsV320Test-1588936584 tempest-GroupsV320Test-1588936584-project-admin] DELETE https://10.4.3.8/volume/v3/types/f9901271-e940-4437-b119-60df01f26fc0 Aug 07 09:54:35.874743 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-830b85f9-e132-433d-b233-0224416e2ae4 tempest-GroupsV320Test-1588936584 tempest-GroupsV320Test-1588936584-project-admin] Empty body provided in request {{(pid=100296) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 09:54:35.874743 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-830b85f9-e132-433d-b233-0224416e2ae4 tempest-GroupsV320Test-1588936584 tempest-GroupsV320Test-1588936584-project-admin] Calling method '_delete' {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 09:54:35.928367 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-830b85f9-e132-433d-b233-0224416e2ae4 tempest-GroupsV320Test-1588936584 tempest-GroupsV320Test-1588936584-project-admin] https://10.4.3.8/volume/v3/types/f9901271-e940-4437-b119-60df01f26fc0 returned with HTTP 202 Aug 07 09:54:35.928822 np0000006707 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 288/1148] 10.4.3.8 () {66 vars in 1331 bytes} [Fri Aug 7 09:54:35 2026] DELETE /volume/v3/types/f9901271-e940-4437-b119-60df01f26fc0 => generated 0 bytes in 58 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 07 09:54:35.940453 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-e5a108b8-83f0-4a8f-9d84-488eb6c963c3 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:54:35.942911 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-e5a108b8-83f0-4a8f-9d84-488eb6c963c3 tempest-GroupsV320Test-1588936584 tempest-GroupsV320Test-1588936584-project-admin] GET https://10.4.3.8/volume/v3/types/f9901271-e940-4437-b119-60df01f26fc0 Aug 07 09:54:35.943170 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-e5a108b8-83f0-4a8f-9d84-488eb6c963c3 tempest-GroupsV320Test-1588936584 tempest-GroupsV320Test-1588936584-project-admin] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 09:54:35.943388 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-e5a108b8-83f0-4a8f-9d84-488eb6c963c3 tempest-GroupsV320Test-1588936584 tempest-GroupsV320Test-1588936584-project-admin] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 09:54:35.947493 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-e5a108b8-83f0-4a8f-9d84-488eb6c963c3 tempest-GroupsV320Test-1588936584 tempest-GroupsV320Test-1588936584-project-admin] https://10.4.3.8/volume/v3/types/f9901271-e940-4437-b119-60df01f26fc0 returned with HTTP 404 Aug 07 09:54:35.948491 np0000006707 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 284/1149] 10.4.3.8 () {66 vars in 1328 bytes} [Fri Aug 7 09:54:35 2026] GET /volume/v3/types/f9901271-e940-4437-b119-60df01f26fc0 => generated 114 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 09:54:39.808657 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.middleware.request_id [None req-942c9b0e-11e7-4b08-9a7d-c3bd73a5a5bf None None] RequestId filter calling following filter/app {{(pid=100298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:54:39.965273 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [None req-942c9b0e-11e7-4b08-9a7d-c3bd73a5a5bf tempest-VolumeServicesNegativeTest-1254349786 tempest-VolumeServicesNegativeTest-1254349786-project-admin] GET https://10.4.3.8/volume/v3/os-services Aug 07 09:54:39.965273 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [None req-942c9b0e-11e7-4b08-9a7d-c3bd73a5a5bf tempest-VolumeServicesNegativeTest-1254349786 tempest-VolumeServicesNegativeTest-1254349786-project-admin] Empty body provided in request {{(pid=100298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 09:54:39.965273 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [None req-942c9b0e-11e7-4b08-9a7d-c3bd73a5a5bf tempest-VolumeServicesNegativeTest-1254349786 tempest-VolumeServicesNegativeTest-1254349786-project-admin] Calling method 'index' {{(pid=100298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 09:54:39.965606 np0000006707 devstack@c-api.service[100298]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 09:54:39.965606 np0000006707 devstack@c-api.service[100298]: warnings.warn( Aug 07 09:54:39.975887 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [None req-942c9b0e-11e7-4b08-9a7d-c3bd73a5a5bf tempest-VolumeServicesNegativeTest-1254349786 tempest-VolumeServicesNegativeTest-1254349786-project-admin] https://10.4.3.8/volume/v3/os-services returned with HTTP 200 Aug 07 09:54:39.976287 np0000006707 devstack@c-api.service[100298]: [pid: 100298|app: 0|req: 290/1150] 10.4.3.8 () {66 vars in 1235 bytes} [Fri Aug 7 09:54:39 2026] GET /volume/v3/os-services => generated 626 bytes in 168 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 09:54:39.990160 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [None req-90ecf4f3-fbfb-49e1-93db-4ded45d5b2af None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:54:39.992517 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-90ecf4f3-fbfb-49e1-93db-4ded45d5b2af tempest-VolumeServicesNegativeTest-1254349786 tempest-VolumeServicesNegativeTest-1254349786-project-admin] PUT https://10.4.3.8/volume/v3/os-services/disable-log-reason Aug 07 09:54:39.993086 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-90ecf4f3-fbfb-49e1-93db-4ded45d5b2af tempest-VolumeServicesNegativeTest-1254349786 tempest-VolumeServicesNegativeTest-1254349786-project-admin] Action: 'disable_log_reason', calling method: disable_log_reason, body: {"host": "np0000006707", "binary": "cinder-scheduler", "disabled_reason": null} {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 09:54:39.996412 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-90ecf4f3-fbfb-49e1-93db-4ded45d5b2af tempest-VolumeServicesNegativeTest-1254349786 tempest-VolumeServicesNegativeTest-1254349786-project-admin] https://10.4.3.8/volume/v3/os-services/disable-log-reason returned with HTTP 400 Aug 07 09:54:39.997159 np0000006707 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 289/1151] 10.4.3.8 () {68 vars in 1312 bytes} [Fri Aug 7 09:54:39 2026] PUT /volume/v3/os-services/disable-log-reason => generated 136 bytes in 7 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Aug 07 09:54:40.010731 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [None req-94166ff4-56ab-4c39-b13a-ce56cb10b23d None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:54:40.013134 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-94166ff4-56ab-4c39-b13a-ce56cb10b23d tempest-VolumeServicesNegativeTest-1254349786 tempest-VolumeServicesNegativeTest-1254349786-project-admin] PUT https://10.4.3.8/volume/v3/os-services/disable Aug 07 09:54:40.014033 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-94166ff4-56ab-4c39-b13a-ce56cb10b23d tempest-VolumeServicesNegativeTest-1254349786 tempest-VolumeServicesNegativeTest-1254349786-project-admin] Action: 'disable', calling method: disable, body: {"host": "np0000006707", "binary": "invalid_binary"} {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 09:54:40.025875 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-94166ff4-56ab-4c39-b13a-ce56cb10b23d tempest-VolumeServicesNegativeTest-1254349786 tempest-VolumeServicesNegativeTest-1254349786-project-admin] https://10.4.3.8/volume/v3/os-services/disable returned with HTTP 404 Aug 07 09:54:40.026757 np0000006707 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 289/1152] 10.4.3.8 () {68 vars in 1279 bytes} [Fri Aug 7 09:54:40 2026] PUT /volume/v3/os-services/disable => generated 109 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 09:54:40.036153 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-cc8dc70a-5761-4517-8e1a-5aecb8e678e4 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:54:40.038716 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-cc8dc70a-5761-4517-8e1a-5aecb8e678e4 tempest-VolumeServicesNegativeTest-1254349786 tempest-VolumeServicesNegativeTest-1254349786-project-admin] PUT https://10.4.3.8/volume/v3/os-services/enable Aug 07 09:54:40.040364 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-cc8dc70a-5761-4517-8e1a-5aecb8e678e4 tempest-VolumeServicesNegativeTest-1254349786 tempest-VolumeServicesNegativeTest-1254349786-project-admin] Action: 'enable', calling method: enable, body: {"host": "invalid_host", "binary": "cinder-scheduler"} {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 09:54:40.044036 np0000006707 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 09:54:40.044036 np0000006707 devstack@c-api.service[100295]: warnings.warn( Aug 07 09:54:40.057181 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-cc8dc70a-5761-4517-8e1a-5aecb8e678e4 tempest-VolumeServicesNegativeTest-1254349786 tempest-VolumeServicesNegativeTest-1254349786-project-admin] https://10.4.3.8/volume/v3/os-services/enable returned with HTTP 404 Aug 07 09:54:40.057717 np0000006707 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 285/1153] 10.4.3.8 () {68 vars in 1276 bytes} [Fri Aug 7 09:54:40 2026] PUT /volume/v3/os-services/enable => generated 111 bytes in 22 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 09:54:40.070197 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.middleware.request_id [None req-a263ed6c-f391-4fd9-8ce7-d6dcb7a99bea None None] RequestId filter calling following filter/app {{(pid=100298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:54:40.071969 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [None req-a263ed6c-f391-4fd9-8ce7-d6dcb7a99bea tempest-VolumeServicesNegativeTest-1254349786 tempest-VolumeServicesNegativeTest-1254349786-project-admin] PUT https://10.4.3.8/volume/v3/os-services/freeze Aug 07 09:54:40.072532 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [None req-a263ed6c-f391-4fd9-8ce7-d6dcb7a99bea tempest-VolumeServicesNegativeTest-1254349786 tempest-VolumeServicesNegativeTest-1254349786-project-admin] Action: 'freeze', calling method: freeze, body: {"host": "invalid_host"} {{(pid=100298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 09:54:40.084531 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [None req-a263ed6c-f391-4fd9-8ce7-d6dcb7a99bea tempest-VolumeServicesNegativeTest-1254349786 tempest-VolumeServicesNegativeTest-1254349786-project-admin] https://10.4.3.8/volume/v3/os-services/freeze returned with HTTP 400 Aug 07 09:54:40.085559 np0000006707 devstack@c-api.service[100298]: [pid: 100298|app: 0|req: 291/1154] 10.4.3.8 () {68 vars in 1276 bytes} [Fri Aug 7 09:54:40 2026] PUT /volume/v3/os-services/freeze => generated 83 bytes in 17 msecs (HTTP/1.1 400) 7 headers in 293 bytes (1 switches on core 0) Aug 07 09:54:40.092177 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [req-3386bf49-d399-4ed0-8551-5ed3679c4a04 req-2fd6bbf7-62c8-4b33-b071-e6c2ba776bf8 None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:54:40.095557 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [None req-d0ef45d0-92bd-420a-b201-37d2fc3ccce4 None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:54:40.099477 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [req-3386bf49-d399-4ed0-8551-5ed3679c4a04 req-2fd6bbf7-62c8-4b33-b071-e6c2ba776bf8 tempest-ServerActionsTestOtherA-2072286966 tempest-ServerActionsTestOtherA-2072286966-project-member] DELETE https://10.4.3.8/volume/v3/attachments/fd8098d0-9898-4c0b-a104-7df398d8ccb1 Aug 07 09:54:40.099477 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [req-3386bf49-d399-4ed0-8551-5ed3679c4a04 req-2fd6bbf7-62c8-4b33-b071-e6c2ba776bf8 tempest-ServerActionsTestOtherA-2072286966 tempest-ServerActionsTestOtherA-2072286966-project-member] Empty body provided in request {{(pid=100297) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 09:54:40.099477 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [req-3386bf49-d399-4ed0-8551-5ed3679c4a04 req-2fd6bbf7-62c8-4b33-b071-e6c2ba776bf8 tempest-ServerActionsTestOtherA-2072286966 tempest-ServerActionsTestOtherA-2072286966-project-member] Calling method 'version_select' {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 09:54:40.099634 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-d0ef45d0-92bd-420a-b201-37d2fc3ccce4 tempest-VolumeServicesNegativeTest-1254349786 tempest-VolumeServicesNegativeTest-1254349786-project-admin] PUT https://10.4.3.8/volume/v3/os-services/thaw Aug 07 09:54:40.099634 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-d0ef45d0-92bd-420a-b201-37d2fc3ccce4 tempest-VolumeServicesNegativeTest-1254349786 tempest-VolumeServicesNegativeTest-1254349786-project-admin] Action: 'thaw', calling method: thaw, body: {"host": "invalid_host"} {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 09:54:40.107236 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-d0ef45d0-92bd-420a-b201-37d2fc3ccce4 tempest-VolumeServicesNegativeTest-1254349786 tempest-VolumeServicesNegativeTest-1254349786-project-admin] https://10.4.3.8/volume/v3/os-services/thaw returned with HTTP 400 Aug 07 09:54:40.108152 np0000006707 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 290/1155] 10.4.3.8 () {68 vars in 1270 bytes} [Fri Aug 7 09:54:40 2026] PUT /volume/v3/os-services/thaw => generated 83 bytes in 13 msecs (HTTP/1.1 400) 7 headers in 293 bytes (1 switches on core 0) Aug 07 09:54:40.114583 np0000006707 devstack@c-api.service[100297]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 09:54:40.114583 np0000006707 devstack@c-api.service[100297]: warnings.warn( Aug 07 09:54:40.198857 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [req-3386bf49-d399-4ed0-8551-5ed3679c4a04 req-2fd6bbf7-62c8-4b33-b071-e6c2ba776bf8 tempest-ServerActionsTestOtherA-2072286966 tempest-ServerActionsTestOtherA-2072286966-project-member] https://10.4.3.8/volume/v3/attachments/fd8098d0-9898-4c0b-a104-7df398d8ccb1 returned with HTTP 200 Aug 07 09:54:40.199267 np0000006707 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 290/1156] 10.4.3.8 () {72 vars in 1659 bytes} [Fri Aug 7 09:54:40 2026] DELETE /volume/v3/attachments/fd8098d0-9898-4c0b-a104-7df398d8ccb1 => generated 19 bytes in 108 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 09:54:40.218205 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [req-3386bf49-d399-4ed0-8551-5ed3679c4a04 req-fad0a18b-849d-4112-9679-08092b00b1ad None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:54:40.221230 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [req-3386bf49-d399-4ed0-8551-5ed3679c4a04 req-fad0a18b-849d-4112-9679-08092b00b1ad tempest-ServerActionsTestOtherA-2072286966 tempest-ServerActionsTestOtherA-2072286966-project-member] DELETE https://10.4.3.8/volume/v3/volumes/9bf58e9c-a9d7-424f-adc5-16e5c8b376b1 Aug 07 09:54:40.221538 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [req-3386bf49-d399-4ed0-8551-5ed3679c4a04 req-fad0a18b-849d-4112-9679-08092b00b1ad tempest-ServerActionsTestOtherA-2072286966 tempest-ServerActionsTestOtherA-2072286966-project-member] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 09:54:40.221826 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [req-3386bf49-d399-4ed0-8551-5ed3679c4a04 req-fad0a18b-849d-4112-9679-08092b00b1ad tempest-ServerActionsTestOtherA-2072286966 tempest-ServerActionsTestOtherA-2072286966-project-member] Calling method 'delete' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 09:54:40.222059 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.v3.volumes [req-3386bf49-d399-4ed0-8551-5ed3679c4a04 req-fad0a18b-849d-4112-9679-08092b00b1ad tempest-ServerActionsTestOtherA-2072286966 tempest-ServerActionsTestOtherA-2072286966-project-member] Delete volume with id: 9bf58e9c-a9d7-424f-adc5-16e5c8b376b1 Aug 07 09:54:40.241651 np0000006707 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 09:54:40.241651 np0000006707 devstack@c-api.service[100295]: warnings.warn( Aug 07 09:54:40.242358 np0000006707 devstack@c-api.service[100295]: INFO cinder.volume.api [req-3386bf49-d399-4ed0-8551-5ed3679c4a04 req-fad0a18b-849d-4112-9679-08092b00b1ad tempest-ServerActionsTestOtherA-2072286966 tempest-ServerActionsTestOtherA-2072286966-project-member] Volume info retrieved successfully. Aug 07 09:54:40.286378 np0000006707 devstack@c-api.service[100295]: INFO cinder.volume.api [req-3386bf49-d399-4ed0-8551-5ed3679c4a04 req-fad0a18b-849d-4112-9679-08092b00b1ad tempest-ServerActionsTestOtherA-2072286966 tempest-ServerActionsTestOtherA-2072286966-project-member] Delete volume request issued successfully. Aug 07 09:54:40.286694 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [req-3386bf49-d399-4ed0-8551-5ed3679c4a04 req-fad0a18b-849d-4112-9679-08092b00b1ad tempest-ServerActionsTestOtherA-2072286966 tempest-ServerActionsTestOtherA-2072286966-project-member] https://10.4.3.8/volume/v3/volumes/9bf58e9c-a9d7-424f-adc5-16e5c8b376b1 returned with HTTP 202 Aug 07 09:54:40.287588 np0000006707 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 286/1157] 10.4.3.8 () {70 vars in 1606 bytes} [Fri Aug 7 09:54:40 2026] DELETE /volume/v3/volumes/9bf58e9c-a9d7-424f-adc5-16e5c8b376b1 => generated 0 bytes in 70 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 07 09:54:42.189772 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.middleware.request_id [None req-572402de-6019-4ff7-8243-0cd7faff36c9 None None] RequestId filter calling following filter/app {{(pid=100298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:54:42.196521 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [None req-572402de-6019-4ff7-8243-0cd7faff36c9 tempest-ServerActionsTestOtherA-2072286966 tempest-ServerActionsTestOtherA-2072286966-project-member] DELETE https://10.4.3.8/volume/v3/volumes/440217b8-1dff-4fdf-bb38-f700a30e0a54 Aug 07 09:54:42.196763 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [None req-572402de-6019-4ff7-8243-0cd7faff36c9 tempest-ServerActionsTestOtherA-2072286966 tempest-ServerActionsTestOtherA-2072286966-project-member] Empty body provided in request {{(pid=100298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 09:54:42.196992 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [None req-572402de-6019-4ff7-8243-0cd7faff36c9 tempest-ServerActionsTestOtherA-2072286966 tempest-ServerActionsTestOtherA-2072286966-project-member] Calling method 'delete' {{(pid=100298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 09:54:42.197171 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.v3.volumes [None req-572402de-6019-4ff7-8243-0cd7faff36c9 tempest-ServerActionsTestOtherA-2072286966 tempest-ServerActionsTestOtherA-2072286966-project-member] Delete volume with id: 440217b8-1dff-4fdf-bb38-f700a30e0a54 Aug 07 09:54:42.218757 np0000006707 devstack@c-api.service[100298]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 09:54:42.218757 np0000006707 devstack@c-api.service[100298]: warnings.warn( Aug 07 09:54:42.219621 np0000006707 devstack@c-api.service[100298]: INFO cinder.volume.api [None req-572402de-6019-4ff7-8243-0cd7faff36c9 tempest-ServerActionsTestOtherA-2072286966 tempest-ServerActionsTestOtherA-2072286966-project-member] Volume info retrieved successfully. Aug 07 09:54:42.279206 np0000006707 devstack@c-api.service[100298]: INFO cinder.volume.api [None req-572402de-6019-4ff7-8243-0cd7faff36c9 tempest-ServerActionsTestOtherA-2072286966 tempest-ServerActionsTestOtherA-2072286966-project-member] Delete volume request issued successfully. Aug 07 09:54:42.280071 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [None req-572402de-6019-4ff7-8243-0cd7faff36c9 tempest-ServerActionsTestOtherA-2072286966 tempest-ServerActionsTestOtherA-2072286966-project-member] https://10.4.3.8/volume/v3/volumes/440217b8-1dff-4fdf-bb38-f700a30e0a54 returned with HTTP 202 Aug 07 09:54:42.280351 np0000006707 devstack@c-api.service[100298]: [pid: 100298|app: 0|req: 292/1158] 10.4.3.8 () {66 vars in 1337 bytes} [Fri Aug 7 09:54:42 2026] DELETE /volume/v3/volumes/440217b8-1dff-4fdf-bb38-f700a30e0a54 => generated 0 bytes in 91 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 07 09:54:42.292901 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [None req-b831488b-f8c1-47c6-bbe8-0d3fcfb78159 None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:54:42.297276 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-b831488b-f8c1-47c6-bbe8-0d3fcfb78159 tempest-ServerActionsTestOtherA-2072286966 tempest-ServerActionsTestOtherA-2072286966-project-member] GET https://10.4.3.8/volume/v3/volumes/440217b8-1dff-4fdf-bb38-f700a30e0a54 Aug 07 09:54:42.298306 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-b831488b-f8c1-47c6-bbe8-0d3fcfb78159 tempest-ServerActionsTestOtherA-2072286966 tempest-ServerActionsTestOtherA-2072286966-project-member] Empty body provided in request {{(pid=100296) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 09:54:42.298306 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-b831488b-f8c1-47c6-bbe8-0d3fcfb78159 tempest-ServerActionsTestOtherA-2072286966 tempest-ServerActionsTestOtherA-2072286966-project-member] Calling method 'show' {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 09:54:42.309837 np0000006707 devstack@c-api.service[100296]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 09:54:42.309837 np0000006707 devstack@c-api.service[100296]: warnings.warn( Aug 07 09:54:42.318022 np0000006707 devstack@c-api.service[100296]: INFO cinder.volume.api [None req-b831488b-f8c1-47c6-bbe8-0d3fcfb78159 tempest-ServerActionsTestOtherA-2072286966 tempest-ServerActionsTestOtherA-2072286966-project-member] Volume info retrieved successfully. Aug 07 09:54:42.327444 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-b831488b-f8c1-47c6-bbe8-0d3fcfb78159 tempest-ServerActionsTestOtherA-2072286966 tempest-ServerActionsTestOtherA-2072286966-project-member] https://10.4.3.8/volume/v3/volumes/440217b8-1dff-4fdf-bb38-f700a30e0a54 returned with HTTP 200 Aug 07 09:54:42.327444 np0000006707 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 291/1159] 10.4.3.8 () {66 vars in 1334 bytes} [Fri Aug 7 09:54:42 2026] GET /volume/v3/volumes/440217b8-1dff-4fdf-bb38-f700a30e0a54 => generated 840 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 09:54:43.350096 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [None req-c3def448-8c57-4fa6-8b51-cd8966fe7ca1 None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:54:43.353312 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-c3def448-8c57-4fa6-8b51-cd8966fe7ca1 tempest-ServerActionsTestOtherA-2072286966 tempest-ServerActionsTestOtherA-2072286966-project-member] GET https://10.4.3.8/volume/v3/volumes/440217b8-1dff-4fdf-bb38-f700a30e0a54 Aug 07 09:54:43.354250 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-c3def448-8c57-4fa6-8b51-cd8966fe7ca1 tempest-ServerActionsTestOtherA-2072286966 tempest-ServerActionsTestOtherA-2072286966-project-member] Empty body provided in request {{(pid=100297) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 09:54:43.354250 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-c3def448-8c57-4fa6-8b51-cd8966fe7ca1 tempest-ServerActionsTestOtherA-2072286966 tempest-ServerActionsTestOtherA-2072286966-project-member] Calling method 'show' {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 09:54:43.363570 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-c3def448-8c57-4fa6-8b51-cd8966fe7ca1 tempest-ServerActionsTestOtherA-2072286966 tempest-ServerActionsTestOtherA-2072286966-project-member] https://10.4.3.8/volume/v3/volumes/440217b8-1dff-4fdf-bb38-f700a30e0a54 returned with HTTP 404 Aug 07 09:54:43.364321 np0000006707 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 291/1160] 10.4.3.8 () {66 vars in 1334 bytes} [Fri Aug 7 09:54:43 2026] GET /volume/v3/volumes/440217b8-1dff-4fdf-bb38-f700a30e0a54 => generated 109 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 09:54:43.674477 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-d7b9685e-1016-4f1c-b91b-c6dbc768c2cc None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:54:43.896241 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-d7b9685e-1016-4f1c-b91b-c6dbc768c2cc tempest-VolumesListAdminTestJSON-167060018 tempest-VolumesListAdminTestJSON-167060018-project-member] GET https://10.4.3.8/volume/v3/volumes Aug 07 09:54:43.896547 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-d7b9685e-1016-4f1c-b91b-c6dbc768c2cc tempest-VolumesListAdminTestJSON-167060018 tempest-VolumesListAdminTestJSON-167060018-project-member] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 09:54:43.896743 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-d7b9685e-1016-4f1c-b91b-c6dbc768c2cc tempest-VolumesListAdminTestJSON-167060018 tempest-VolumesListAdminTestJSON-167060018-project-member] Calling method 'index' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 09:54:43.897265 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.api_utils [None req-d7b9685e-1016-4f1c-b91b-c6dbc768c2cc tempest-VolumesListAdminTestJSON-167060018 tempest-VolumesListAdminTestJSON-167060018-project-member] Removing options '' from query. {{(pid=100295) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 07 09:54:43.898982 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.volume.api [None req-d7b9685e-1016-4f1c-b91b-c6dbc768c2cc tempest-VolumesListAdminTestJSON-167060018 tempest-VolumesListAdminTestJSON-167060018-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100295) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 07 09:54:43.901785 np0000006707 devstack@c-api.service[100295]: DEBUG dbcounter [-] [100295] Writing DB stats cinder:SELECT=199,cinder:UPDATE=68,cinder:INSERT=41 {{(pid=100295) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 07 09:54:43.907362 np0000006707 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-d7b9685e-1016-4f1c-b91b-c6dbc768c2cc tempest-VolumesListAdminTestJSON-167060018 tempest-VolumesListAdminTestJSON-167060018-project-member] Get all volumes completed successfully. Aug 07 09:54:43.907610 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-d7b9685e-1016-4f1c-b91b-c6dbc768c2cc tempest-VolumesListAdminTestJSON-167060018 tempest-VolumesListAdminTestJSON-167060018-project-member] https://10.4.3.8/volume/v3/volumes returned with HTTP 200 Aug 07 09:54:43.908323 np0000006707 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 287/1161] 10.4.3.8 () {66 vars in 1223 bytes} [Fri Aug 7 09:54:43 2026] GET /volume/v3/volumes => generated 15 bytes in 234 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 07 09:54:43.920834 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.middleware.request_id [None req-8349dec1-5740-4e14-bdcd-eff301868cdc None None] RequestId filter calling following filter/app {{(pid=100298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:54:43.923445 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [None req-8349dec1-5740-4e14-bdcd-eff301868cdc tempest-VolumesListAdminTestJSON-167060018 tempest-VolumesListAdminTestJSON-167060018-project-member] POST https://10.4.3.8/volume/v3/volumes Aug 07 09:54:43.924281 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [None req-8349dec1-5740-4e14-bdcd-eff301868cdc tempest-VolumesListAdminTestJSON-167060018 tempest-VolumesListAdminTestJSON-167060018-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesListAdminTestJSON-Volume-221002624"}} {{(pid=100298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 09:54:43.926608 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.v3.volumes [None req-8349dec1-5740-4e14-bdcd-eff301868cdc tempest-VolumesListAdminTestJSON-167060018 tempest-VolumesListAdminTestJSON-167060018-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesListAdminTestJSON-Volume-221002624'}} {{(pid=100298) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 07 09:54:43.926871 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.v3.volumes [None req-8349dec1-5740-4e14-bdcd-eff301868cdc tempest-VolumesListAdminTestJSON-167060018 tempest-VolumesListAdminTestJSON-167060018-project-member] Create volume of 1 GB Aug 07 09:54:43.934586 np0000006707 devstack@c-api.service[100298]: INFO cinder.volume.api [None req-8349dec1-5740-4e14-bdcd-eff301868cdc tempest-VolumesListAdminTestJSON-167060018 tempest-VolumesListAdminTestJSON-167060018-project-member] Availability Zones retrieved successfully. Aug 07 09:54:43.944172 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.volume.api [None req-8349dec1-5740-4e14-bdcd-eff301868cdc tempest-VolumesListAdminTestJSON-167060018 tempest-VolumesListAdminTestJSON-167060018-project-member] Flow 'volume_create_api' (016f9439-3dbd-4b8d-a4f3-e56ab680b46f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100298) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 09:54:43.946787 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.volume.api [None req-8349dec1-5740-4e14-bdcd-eff301868cdc tempest-VolumesListAdminTestJSON-167060018 tempest-VolumesListAdminTestJSON-167060018-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (87c4ffbf-db3a-4cd8-9a4f-abd40bba1d14) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100298) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 09:54:43.948706 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.volume.flows.api.create_volume [None req-8349dec1-5740-4e14-bdcd-eff301868cdc tempest-VolumesListAdminTestJSON-167060018 tempest-VolumesListAdminTestJSON-167060018-project-member] Validating volume size '1' using validate_int {{(pid=100298) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 07 09:54:44.010358 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.volume.api [None req-8349dec1-5740-4e14-bdcd-eff301868cdc tempest-VolumesListAdminTestJSON-167060018 tempest-VolumesListAdminTestJSON-167060018-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (87c4ffbf-db3a-4cd8-9a4f-abd40bba1d14) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-07T09:47:39Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=45fd9a3a-b61e-4c6c-9ab7-d02f06678d0d,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '45fd9a3a-b61e-4c6c-9ab7-d02f06678d0d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100298) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 09:54:44.011178 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.volume.api [None req-8349dec1-5740-4e14-bdcd-eff301868cdc tempest-VolumesListAdminTestJSON-167060018 tempest-VolumesListAdminTestJSON-167060018-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0a8cc43d-6d22-48c6-be6d-e8ef73f022fb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100298) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 09:54:44.099154 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [None req-120a3d34-5cb6-4865-81c2-b24fa31e54c4 None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:54:44.103448 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-120a3d34-5cb6-4865-81c2-b24fa31e54c4 tempest-TestMinimumBasicScenario-810654635 tempest-TestMinimumBasicScenario-810654635-project-member] POST https://10.4.3.8/volume/v3/volumes Aug 07 09:54:44.103948 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-120a3d34-5cb6-4865-81c2-b24fa31e54c4 tempest-TestMinimumBasicScenario-810654635 tempest-TestMinimumBasicScenario-810654635-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestMinimumBasicScenario-volume-313191259", "snapshot_id": null, "imageRef": null, "volume_type": null, "size": 1}} {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 09:54:44.108021 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.v3.volumes [None req-120a3d34-5cb6-4865-81c2-b24fa31e54c4 tempest-TestMinimumBasicScenario-810654635 tempest-TestMinimumBasicScenario-810654635-project-member] Create volume request body: {'volume': {'name': 'tempest-TestMinimumBasicScenario-volume-313191259', 'snapshot_id': None, 'imageRef': None, 'volume_type': None, 'size': 1}} {{(pid=100296) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 07 09:54:44.108164 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.v3.volumes [None req-120a3d34-5cb6-4865-81c2-b24fa31e54c4 tempest-TestMinimumBasicScenario-810654635 tempest-TestMinimumBasicScenario-810654635-project-member] Create volume of 1 GB Aug 07 09:54:44.111282 np0000006707 devstack@c-api.service[100296]: DEBUG dbcounter [-] [100296] Writing DB stats cinder:SELECT=169,cinder:UPDATE=32,cinder:INSERT=18 {{(pid=100296) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 07 09:54:44.113698 np0000006707 devstack@c-api.service[100296]: INFO cinder.volume.api [None req-120a3d34-5cb6-4865-81c2-b24fa31e54c4 tempest-TestMinimumBasicScenario-810654635 tempest-TestMinimumBasicScenario-810654635-project-member] Availability Zones retrieved successfully. Aug 07 09:54:44.119451 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.volume.api [None req-120a3d34-5cb6-4865-81c2-b24fa31e54c4 tempest-TestMinimumBasicScenario-810654635 tempest-TestMinimumBasicScenario-810654635-project-member] Flow 'volume_create_api' (0ba624f8-cc5e-47b5-8fa3-542783d2fbd2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100296) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 09:54:44.120372 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.volume.api [None req-120a3d34-5cb6-4865-81c2-b24fa31e54c4 tempest-TestMinimumBasicScenario-810654635 tempest-TestMinimumBasicScenario-810654635-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (926f791b-c890-4590-a07b-23ca76cb64eb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 09:54:44.121353 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.volume.flows.api.create_volume [None req-120a3d34-5cb6-4865-81c2-b24fa31e54c4 tempest-TestMinimumBasicScenario-810654635 tempest-TestMinimumBasicScenario-810654635-project-member] Validating volume size '1' using validate_int {{(pid=100296) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 07 09:54:44.122902 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.quota [None req-8349dec1-5740-4e14-bdcd-eff301868cdc tempest-VolumesListAdminTestJSON-167060018 tempest-VolumesListAdminTestJSON-167060018-project-member] Created reservations ['3e4489ab-f441-4523-8413-68e4ef6358c4', 'c2a03569-cabd-4ac4-8fc6-99dbd89fa871', '29cdb0de-8b3c-4f48-baf7-42cbe6c75e9d', '2473d2c1-4220-429c-a869-ff5b7aff8b29'] {{(pid=100298) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 09:54:44.124021 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.volume.api [None req-8349dec1-5740-4e14-bdcd-eff301868cdc tempest-VolumesListAdminTestJSON-167060018 tempest-VolumesListAdminTestJSON-167060018-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0a8cc43d-6d22-48c6-be6d-e8ef73f022fb) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['3e4489ab-f441-4523-8413-68e4ef6358c4', 'c2a03569-cabd-4ac4-8fc6-99dbd89fa871', '29cdb0de-8b3c-4f48-baf7-42cbe6c75e9d', '2473d2c1-4220-429c-a869-ff5b7aff8b29']}' {{(pid=100298) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 09:54:44.125023 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.volume.api [None req-8349dec1-5740-4e14-bdcd-eff301868cdc tempest-VolumesListAdminTestJSON-167060018 tempest-VolumesListAdminTestJSON-167060018-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (94d3f232-681d-4a20-94bb-602f74a81b32) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100298) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 09:54:44.154850 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.volume.api [None req-8349dec1-5740-4e14-bdcd-eff301868cdc tempest-VolumesListAdminTestJSON-167060018 tempest-VolumesListAdminTestJSON-167060018-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (94d3f232-681d-4a20-94bb-602f74a81b32) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'c0406252-56ae-455d-b16b-0712540824e5', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesListAdminTestJSON-Volume-221002624',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='8bc6ffb5350c44fe9c35283a70ae05d1',qos_specs=None,replication_status=,reservations=['3e4489ab-f441-4523-8413-68e4ef6358c4','c2a03569-cabd-4ac4-8fc6-99dbd89fa871','29cdb0de-8b3c-4f48-baf7-42cbe6c75e9d','2473d2c1-4220-429c-a869-ff5b7aff8b29'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f9a80648e6ed4e2c89afd9840dd670d4',volume_type_id=45fd9a3a-b61e-4c6c-9ab7-d02f06678d0d), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-07T09:54:44Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesListAdminTestJSON-Volume-221002624',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=c0406252-56ae-455d-b16b-0712540824e5,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='8bc6ffb5350c44fe9c35283a70ae05d1',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='f9a80648e6ed4e2c89afd9840dd670d4',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(45fd9a3a-b61e-4c6c-9ab7-d02f06678d0d),volume_type_id=45fd9a3a-b61e-4c6c-9ab7-d02f06678d0d)}' {{(pid=100298) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 09:54:44.156472 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.volume.api [None req-8349dec1-5740-4e14-bdcd-eff301868cdc tempest-VolumesListAdminTestJSON-167060018 tempest-VolumesListAdminTestJSON-167060018-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (458223b0-9559-4a35-9ad8-953dc5b8c44f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100298) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 09:54:44.173120 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.volume.api [None req-120a3d34-5cb6-4865-81c2-b24fa31e54c4 tempest-TestMinimumBasicScenario-810654635 tempest-TestMinimumBasicScenario-810654635-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (926f791b-c890-4590-a07b-23ca76cb64eb) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-07T09:47:39Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=45fd9a3a-b61e-4c6c-9ab7-d02f06678d0d,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '45fd9a3a-b61e-4c6c-9ab7-d02f06678d0d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 09:54:44.174612 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.volume.api [None req-120a3d34-5cb6-4865-81c2-b24fa31e54c4 tempest-TestMinimumBasicScenario-810654635 tempest-TestMinimumBasicScenario-810654635-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c29a58e8-45c0-4675-b8b9-75bd3fe76955) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 09:54:44.194511 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.volume.api [None req-8349dec1-5740-4e14-bdcd-eff301868cdc tempest-VolumesListAdminTestJSON-167060018 tempest-VolumesListAdminTestJSON-167060018-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (458223b0-9559-4a35-9ad8-953dc5b8c44f) transitioned into state 'SUCCESS' from state '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-221002624',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='8bc6ffb5350c44fe9c35283a70ae05d1',qos_specs=None,replication_status=,reservations=['3e4489ab-f441-4523-8413-68e4ef6358c4','c2a03569-cabd-4ac4-8fc6-99dbd89fa871','29cdb0de-8b3c-4f48-baf7-42cbe6c75e9d','2473d2c1-4220-429c-a869-ff5b7aff8b29'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f9a80648e6ed4e2c89afd9840dd670d4',volume_type_id=45fd9a3a-b61e-4c6c-9ab7-d02f06678d0d)}' {{(pid=100298) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 09:54:44.197109 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.volume.api [None req-8349dec1-5740-4e14-bdcd-eff301868cdc tempest-VolumesListAdminTestJSON-167060018 tempest-VolumesListAdminTestJSON-167060018-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0ee0850f-fad8-40d0-958a-468f10a87d67) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100298) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 09:54:44.223670 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.volume.api [None req-8349dec1-5740-4e14-bdcd-eff301868cdc tempest-VolumesListAdminTestJSON-167060018 tempest-VolumesListAdminTestJSON-167060018-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0ee0850f-fad8-40d0-958a-468f10a87d67) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100298) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 09:54:44.225019 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.volume.api [None req-8349dec1-5740-4e14-bdcd-eff301868cdc tempest-VolumesListAdminTestJSON-167060018 tempest-VolumesListAdminTestJSON-167060018-project-member] Flow 'volume_create_api' (016f9439-3dbd-4b8d-a4f3-e56ab680b46f) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100298) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 09:54:44.225619 np0000006707 devstack@c-api.service[100298]: INFO cinder.volume.api [None req-8349dec1-5740-4e14-bdcd-eff301868cdc tempest-VolumesListAdminTestJSON-167060018 tempest-VolumesListAdminTestJSON-167060018-project-member] Create volume request issued successfully. Aug 07 09:54:44.226581 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [None req-8349dec1-5740-4e14-bdcd-eff301868cdc tempest-VolumesListAdminTestJSON-167060018 tempest-VolumesListAdminTestJSON-167060018-project-member] https://10.4.3.8/volume/v3/volumes returned with HTTP 202 Aug 07 09:54:44.227988 np0000006707 devstack@c-api.service[100298]: [pid: 100298|app: 0|req: 293/1162] 10.4.3.8 () {68 vars in 1244 bytes} [Fri Aug 7 09:54:43 2026] POST /volume/v3/volumes => generated 750 bytes in 307 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 07 09:54:44.252671 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.quota [None req-120a3d34-5cb6-4865-81c2-b24fa31e54c4 tempest-TestMinimumBasicScenario-810654635 tempest-TestMinimumBasicScenario-810654635-project-member] Created reservations ['386bdeac-abf9-4d36-8765-9432e924e0f7', '5d25fabf-dfaa-443e-9f7c-fb8869676304', '62b97090-3e92-4807-b311-198af35d46d2', '606e1671-5903-49bd-b02e-4b1599e337a3'] {{(pid=100296) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 09:54:44.252671 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.volume.api [None req-120a3d34-5cb6-4865-81c2-b24fa31e54c4 tempest-TestMinimumBasicScenario-810654635 tempest-TestMinimumBasicScenario-810654635-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c29a58e8-45c0-4675-b8b9-75bd3fe76955) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['386bdeac-abf9-4d36-8765-9432e924e0f7', '5d25fabf-dfaa-443e-9f7c-fb8869676304', '62b97090-3e92-4807-b311-198af35d46d2', '606e1671-5903-49bd-b02e-4b1599e337a3']}' {{(pid=100296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 09:54:44.253036 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.volume.api [None req-120a3d34-5cb6-4865-81c2-b24fa31e54c4 tempest-TestMinimumBasicScenario-810654635 tempest-TestMinimumBasicScenario-810654635-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e19f9fd9-6bbd-4813-bd5f-e930bedcb590) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 09:54:44.255923 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [None req-af8a4381-ef46-4772-a2fa-06b034c94629 None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:54:44.257306 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-af8a4381-ef46-4772-a2fa-06b034c94629 tempest-VolumesListAdminTestJSON-167060018 tempest-VolumesListAdminTestJSON-167060018-project-member] GET https://10.4.3.8/volume/v3/volumes/c0406252-56ae-455d-b16b-0712540824e5 Aug 07 09:54:44.258080 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-af8a4381-ef46-4772-a2fa-06b034c94629 tempest-VolumesListAdminTestJSON-167060018 tempest-VolumesListAdminTestJSON-167060018-project-member] Empty body provided in request {{(pid=100297) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 09:54:44.258316 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-af8a4381-ef46-4772-a2fa-06b034c94629 tempest-VolumesListAdminTestJSON-167060018 tempest-VolumesListAdminTestJSON-167060018-project-member] Calling method 'show' {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 09:54:44.270953 np0000006707 devstack@c-api.service[100297]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 09:54:44.270953 np0000006707 devstack@c-api.service[100297]: warnings.warn( Aug 07 09:54:44.276347 np0000006707 devstack@c-api.service[100297]: INFO cinder.volume.api [None req-af8a4381-ef46-4772-a2fa-06b034c94629 tempest-VolumesListAdminTestJSON-167060018 tempest-VolumesListAdminTestJSON-167060018-project-member] Volume info retrieved successfully. Aug 07 09:54:44.283179 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-af8a4381-ef46-4772-a2fa-06b034c94629 tempest-VolumesListAdminTestJSON-167060018 tempest-VolumesListAdminTestJSON-167060018-project-member] https://10.4.3.8/volume/v3/volumes/c0406252-56ae-455d-b16b-0712540824e5 returned with HTTP 200 Aug 07 09:54:44.284347 np0000006707 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 292/1163] 10.4.3.8 () {66 vars in 1334 bytes} [Fri Aug 7 09:54:44 2026] GET /volume/v3/volumes/c0406252-56ae-455d-b16b-0712540824e5 => generated 818 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 09:54:44.293087 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.volume.api [None req-120a3d34-5cb6-4865-81c2-b24fa31e54c4 tempest-TestMinimumBasicScenario-810654635 tempest-TestMinimumBasicScenario-810654635-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e19f9fd9-6bbd-4813-bd5f-e930bedcb590) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '2f393554-84db-467d-9451-2e6874c52d2c', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestMinimumBasicScenario-volume-313191259',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='0cc9fa6019ae41ecb71de5f3f08a17f6',qos_specs=None,replication_status=,reservations=['386bdeac-abf9-4d36-8765-9432e924e0f7','5d25fabf-dfaa-443e-9f7c-fb8869676304','62b97090-3e92-4807-b311-198af35d46d2','606e1671-5903-49bd-b02e-4b1599e337a3'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f250de03b9db45139669e8d9e162ecd8',volume_type_id=45fd9a3a-b61e-4c6c-9ab7-d02f06678d0d), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-07T09:54:44Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestMinimumBasicScenario-volume-313191259',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=2f393554-84db-467d-9451-2e6874c52d2c,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='0cc9fa6019ae41ecb71de5f3f08a17f6',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='f250de03b9db45139669e8d9e162ecd8',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(45fd9a3a-b61e-4c6c-9ab7-d02f06678d0d),volume_type_id=45fd9a3a-b61e-4c6c-9ab7-d02f06678d0d)}' {{(pid=100296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 09:54:44.294494 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.volume.api [None req-120a3d34-5cb6-4865-81c2-b24fa31e54c4 tempest-TestMinimumBasicScenario-810654635 tempest-TestMinimumBasicScenario-810654635-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3f67b5e9-b3dd-4883-a444-0e1e4b7a6978) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 09:54:44.329005 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.volume.api [None req-120a3d34-5cb6-4865-81c2-b24fa31e54c4 tempest-TestMinimumBasicScenario-810654635 tempest-TestMinimumBasicScenario-810654635-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3f67b5e9-b3dd-4883-a444-0e1e4b7a6978) transitioned into state 'SUCCESS' from state '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-313191259',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='0cc9fa6019ae41ecb71de5f3f08a17f6',qos_specs=None,replication_status=,reservations=['386bdeac-abf9-4d36-8765-9432e924e0f7','5d25fabf-dfaa-443e-9f7c-fb8869676304','62b97090-3e92-4807-b311-198af35d46d2','606e1671-5903-49bd-b02e-4b1599e337a3'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f250de03b9db45139669e8d9e162ecd8',volume_type_id=45fd9a3a-b61e-4c6c-9ab7-d02f06678d0d)}' {{(pid=100296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 09:54:44.330664 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.volume.api [None req-120a3d34-5cb6-4865-81c2-b24fa31e54c4 tempest-TestMinimumBasicScenario-810654635 tempest-TestMinimumBasicScenario-810654635-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c826e272-973f-4891-952e-d32fc9189f1c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 09:54:44.347804 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.volume.api [None req-120a3d34-5cb6-4865-81c2-b24fa31e54c4 tempest-TestMinimumBasicScenario-810654635 tempest-TestMinimumBasicScenario-810654635-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c826e272-973f-4891-952e-d32fc9189f1c) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 09:54:44.350232 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.volume.api [None req-120a3d34-5cb6-4865-81c2-b24fa31e54c4 tempest-TestMinimumBasicScenario-810654635 tempest-TestMinimumBasicScenario-810654635-project-member] Flow 'volume_create_api' (0ba624f8-cc5e-47b5-8fa3-542783d2fbd2) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100296) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 09:54:44.350697 np0000006707 devstack@c-api.service[100296]: INFO cinder.volume.api [None req-120a3d34-5cb6-4865-81c2-b24fa31e54c4 tempest-TestMinimumBasicScenario-810654635 tempest-TestMinimumBasicScenario-810654635-project-member] Create volume request issued successfully. Aug 07 09:54:44.351694 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-120a3d34-5cb6-4865-81c2-b24fa31e54c4 tempest-TestMinimumBasicScenario-810654635 tempest-TestMinimumBasicScenario-810654635-project-member] https://10.4.3.8/volume/v3/volumes returned with HTTP 202 Aug 07 09:54:44.352277 np0000006707 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 292/1164] 10.4.3.8 () {68 vars in 1245 bytes} [Fri Aug 7 09:54:44 2026] POST /volume/v3/volumes => generated 750 bytes in 254 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 07 09:54:44.368435 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-f2b09841-4d52-4cd7-953b-c834a16e5cfa None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:54:44.371620 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-f2b09841-4d52-4cd7-953b-c834a16e5cfa tempest-TestMinimumBasicScenario-810654635 tempest-TestMinimumBasicScenario-810654635-project-member] GET https://10.4.3.8/volume/v3/volumes/2f393554-84db-467d-9451-2e6874c52d2c Aug 07 09:54:44.371933 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-f2b09841-4d52-4cd7-953b-c834a16e5cfa tempest-TestMinimumBasicScenario-810654635 tempest-TestMinimumBasicScenario-810654635-project-member] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 09:54:44.372174 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-f2b09841-4d52-4cd7-953b-c834a16e5cfa tempest-TestMinimumBasicScenario-810654635 tempest-TestMinimumBasicScenario-810654635-project-member] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 09:54:44.389961 np0000006707 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 09:54:44.389961 np0000006707 devstack@c-api.service[100295]: warnings.warn( Aug 07 09:54:44.397758 np0000006707 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-f2b09841-4d52-4cd7-953b-c834a16e5cfa tempest-TestMinimumBasicScenario-810654635 tempest-TestMinimumBasicScenario-810654635-project-member] Volume info retrieved successfully. Aug 07 09:54:44.404439 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-f2b09841-4d52-4cd7-953b-c834a16e5cfa tempest-TestMinimumBasicScenario-810654635 tempest-TestMinimumBasicScenario-810654635-project-member] https://10.4.3.8/volume/v3/volumes/2f393554-84db-467d-9451-2e6874c52d2c returned with HTTP 200 Aug 07 09:54:44.405317 np0000006707 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 288/1165] 10.4.3.8 () {66 vars in 1334 bytes} [Fri Aug 7 09:54:44 2026] GET /volume/v3/volumes/2f393554-84db-467d-9451-2e6874c52d2c => generated 818 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 09:54:44.670700 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.middleware.request_id [None req-e4c0ba22-43d8-41a0-b27c-b92d5f23a856 None None] RequestId filter calling following filter/app {{(pid=100298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:54:44.672934 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [None req-e4c0ba22-43d8-41a0-b27c-b92d5f23a856 tempest-AttachVolumeTestJSON-41757496 tempest-AttachVolumeTestJSON-41757496-project-member] GET https://10.4.3.8/volume/v3/volumes/33d13bf2-667e-45cf-b1f1-b388e89bfe03 Aug 07 09:54:44.673301 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [None req-e4c0ba22-43d8-41a0-b27c-b92d5f23a856 tempest-AttachVolumeTestJSON-41757496 tempest-AttachVolumeTestJSON-41757496-project-member] Empty body provided in request {{(pid=100298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 09:54:44.674641 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [None req-e4c0ba22-43d8-41a0-b27c-b92d5f23a856 tempest-AttachVolumeTestJSON-41757496 tempest-AttachVolumeTestJSON-41757496-project-member] Calling method 'show' {{(pid=100298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 09:54:44.682800 np0000006707 devstack@c-api.service[100298]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 09:54:44.682800 np0000006707 devstack@c-api.service[100298]: warnings.warn( Aug 07 09:54:44.689270 np0000006707 devstack@c-api.service[100298]: INFO cinder.volume.api [None req-e4c0ba22-43d8-41a0-b27c-b92d5f23a856 tempest-AttachVolumeTestJSON-41757496 tempest-AttachVolumeTestJSON-41757496-project-member] Volume info retrieved successfully. Aug 07 09:54:44.698002 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [None req-e4c0ba22-43d8-41a0-b27c-b92d5f23a856 tempest-AttachVolumeTestJSON-41757496 tempest-AttachVolumeTestJSON-41757496-project-member] https://10.4.3.8/volume/v3/volumes/33d13bf2-667e-45cf-b1f1-b388e89bfe03 returned with HTTP 200 Aug 07 09:54:44.698002 np0000006707 devstack@c-api.service[100298]: [pid: 100298|app: 0|req: 294/1166] 10.4.3.8 () {66 vars in 1334 bytes} [Fri Aug 7 09:54:44 2026] GET /volume/v3/volumes/33d13bf2-667e-45cf-b1f1-b388e89bfe03 => generated 839 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 09:54:44.765979 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [None req-7b1f4e00-77a3-4750-ae31-6aa0ddf7f44d None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:54:44.770489 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-7b1f4e00-77a3-4750-ae31-6aa0ddf7f44d tempest-AttachVolumeTestJSON-41757496 tempest-AttachVolumeTestJSON-41757496-project-member] GET https://10.4.3.8/volume/v3/volumes/33d13bf2-667e-45cf-b1f1-b388e89bfe03 Aug 07 09:54:44.770489 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-7b1f4e00-77a3-4750-ae31-6aa0ddf7f44d tempest-AttachVolumeTestJSON-41757496 tempest-AttachVolumeTestJSON-41757496-project-member] Empty body provided in request {{(pid=100297) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 09:54:44.770489 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-7b1f4e00-77a3-4750-ae31-6aa0ddf7f44d tempest-AttachVolumeTestJSON-41757496 tempest-AttachVolumeTestJSON-41757496-project-member] Calling method 'show' {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 09:54:44.783787 np0000006707 devstack@c-api.service[100297]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 09:54:44.783787 np0000006707 devstack@c-api.service[100297]: warnings.warn( Aug 07 09:54:44.789118 np0000006707 devstack@c-api.service[100297]: INFO cinder.volume.api [None req-7b1f4e00-77a3-4750-ae31-6aa0ddf7f44d tempest-AttachVolumeTestJSON-41757496 tempest-AttachVolumeTestJSON-41757496-project-member] Volume info retrieved successfully. Aug 07 09:54:44.797611 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-7b1f4e00-77a3-4750-ae31-6aa0ddf7f44d tempest-AttachVolumeTestJSON-41757496 tempest-AttachVolumeTestJSON-41757496-project-member] https://10.4.3.8/volume/v3/volumes/33d13bf2-667e-45cf-b1f1-b388e89bfe03 returned with HTTP 200 Aug 07 09:54:44.798098 np0000006707 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 293/1167] 10.4.3.8 () {66 vars in 1334 bytes} [Fri Aug 7 09:54:44 2026] GET /volume/v3/volumes/33d13bf2-667e-45cf-b1f1-b388e89bfe03 => generated 839 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 09:54:45.301078 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [None req-60e2b837-84bd-4a44-9001-2cd03db6e71f None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:54:45.303470 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-60e2b837-84bd-4a44-9001-2cd03db6e71f tempest-VolumesListAdminTestJSON-167060018 tempest-VolumesListAdminTestJSON-167060018-project-member] GET https://10.4.3.8/volume/v3/volumes/c0406252-56ae-455d-b16b-0712540824e5 Aug 07 09:54:45.303974 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-60e2b837-84bd-4a44-9001-2cd03db6e71f tempest-VolumesListAdminTestJSON-167060018 tempest-VolumesListAdminTestJSON-167060018-project-member] Empty body provided in request {{(pid=100296) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 09:54:45.304084 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-60e2b837-84bd-4a44-9001-2cd03db6e71f tempest-VolumesListAdminTestJSON-167060018 tempest-VolumesListAdminTestJSON-167060018-project-member] Calling method 'show' {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 09:54:45.314042 np0000006707 devstack@c-api.service[100296]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 09:54:45.314042 np0000006707 devstack@c-api.service[100296]: warnings.warn( Aug 07 09:54:45.320809 np0000006707 devstack@c-api.service[100296]: INFO cinder.volume.api [None req-60e2b837-84bd-4a44-9001-2cd03db6e71f tempest-VolumesListAdminTestJSON-167060018 tempest-VolumesListAdminTestJSON-167060018-project-member] Volume info retrieved successfully. Aug 07 09:54:45.329646 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-60e2b837-84bd-4a44-9001-2cd03db6e71f tempest-VolumesListAdminTestJSON-167060018 tempest-VolumesListAdminTestJSON-167060018-project-member] https://10.4.3.8/volume/v3/volumes/c0406252-56ae-455d-b16b-0712540824e5 returned with HTTP 200 Aug 07 09:54:45.330201 np0000006707 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 293/1168] 10.4.3.8 () {66 vars in 1334 bytes} [Fri Aug 7 09:54:45 2026] GET /volume/v3/volumes/c0406252-56ae-455d-b16b-0712540824e5 => generated 843 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 09:54:45.349181 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-314957a3-abff-41ed-a2a5-0ba84ac79b5c None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:54:45.352344 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-314957a3-abff-41ed-a2a5-0ba84ac79b5c tempest-VolumesListAdminTestJSON-167060018 tempest-VolumesListAdminTestJSON-167060018-project-member] GET https://10.4.3.8/volume/v3/volumes/c0406252-56ae-455d-b16b-0712540824e5 Aug 07 09:54:45.352628 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-314957a3-abff-41ed-a2a5-0ba84ac79b5c tempest-VolumesListAdminTestJSON-167060018 tempest-VolumesListAdminTestJSON-167060018-project-member] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 09:54:45.352906 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-314957a3-abff-41ed-a2a5-0ba84ac79b5c tempest-VolumesListAdminTestJSON-167060018 tempest-VolumesListAdminTestJSON-167060018-project-member] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 09:54:45.370309 np0000006707 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 09:54:45.370309 np0000006707 devstack@c-api.service[100295]: warnings.warn( Aug 07 09:54:45.384171 np0000006707 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-314957a3-abff-41ed-a2a5-0ba84ac79b5c tempest-VolumesListAdminTestJSON-167060018 tempest-VolumesListAdminTestJSON-167060018-project-member] Volume info retrieved successfully. Aug 07 09:54:45.392111 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-314957a3-abff-41ed-a2a5-0ba84ac79b5c tempest-VolumesListAdminTestJSON-167060018 tempest-VolumesListAdminTestJSON-167060018-project-member] https://10.4.3.8/volume/v3/volumes/c0406252-56ae-455d-b16b-0712540824e5 returned with HTTP 200 Aug 07 09:54:45.394443 np0000006707 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 289/1169] 10.4.3.8 () {66 vars in 1334 bytes} [Fri Aug 7 09:54:45 2026] GET /volume/v3/volumes/c0406252-56ae-455d-b16b-0712540824e5 => generated 843 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 09:54:45.410457 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.middleware.request_id [None req-55fccaf9-2121-484d-bbda-ccd095e85cf3 None None] RequestId filter calling following filter/app {{(pid=100298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:54:45.412288 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [None req-55fccaf9-2121-484d-bbda-ccd095e85cf3 tempest-VolumesListAdminTestJSON-167060018 tempest-VolumesListAdminTestJSON-167060018-project-member] POST https://10.4.3.8/volume/v3/volumes Aug 07 09:54:45.412650 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [None req-55fccaf9-2121-484d-bbda-ccd095e85cf3 tempest-VolumesListAdminTestJSON-167060018 tempest-VolumesListAdminTestJSON-167060018-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesListAdminTestJSON-Volume-496968428"}} {{(pid=100298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 09:54:45.414099 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.v3.volumes [None req-55fccaf9-2121-484d-bbda-ccd095e85cf3 tempest-VolumesListAdminTestJSON-167060018 tempest-VolumesListAdminTestJSON-167060018-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesListAdminTestJSON-Volume-496968428'}} {{(pid=100298) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 07 09:54:45.414208 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.v3.volumes [None req-55fccaf9-2121-484d-bbda-ccd095e85cf3 tempest-VolumesListAdminTestJSON-167060018 tempest-VolumesListAdminTestJSON-167060018-project-member] Create volume of 1 GB Aug 07 09:54:45.421233 np0000006707 devstack@c-api.service[100298]: DEBUG dbcounter [-] [100298] Writing DB stats cinder:SELECT=172,cinder:UPDATE=28,cinder:INSERT=15 {{(pid=100298) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 07 09:54:45.422733 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [None req-1ec7deb8-8d77-4951-a30f-58edbdcd7b85 None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:54:45.428463 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-1ec7deb8-8d77-4951-a30f-58edbdcd7b85 tempest-TestMinimumBasicScenario-810654635 tempest-TestMinimumBasicScenario-810654635-project-member] GET https://10.4.3.8/volume/v3/volumes/2f393554-84db-467d-9451-2e6874c52d2c Aug 07 09:54:45.428463 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-1ec7deb8-8d77-4951-a30f-58edbdcd7b85 tempest-TestMinimumBasicScenario-810654635 tempest-TestMinimumBasicScenario-810654635-project-member] Empty body provided in request {{(pid=100297) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 09:54:45.428463 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-1ec7deb8-8d77-4951-a30f-58edbdcd7b85 tempest-TestMinimumBasicScenario-810654635 tempest-TestMinimumBasicScenario-810654635-project-member] Calling method 'show' {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 09:54:45.428691 np0000006707 devstack@c-api.service[100298]: INFO cinder.volume.api [None req-55fccaf9-2121-484d-bbda-ccd095e85cf3 tempest-VolumesListAdminTestJSON-167060018 tempest-VolumesListAdminTestJSON-167060018-project-member] Availability Zones retrieved successfully. Aug 07 09:54:45.430653 np0000006707 devstack@c-api.service[100297]: DEBUG dbcounter [-] [100297] Writing DB stats cinder:SELECT=170,cinder:UPDATE=46,cinder:INSERT=22 {{(pid=100297) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 07 09:54:45.437548 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.volume.api [None req-55fccaf9-2121-484d-bbda-ccd095e85cf3 tempest-VolumesListAdminTestJSON-167060018 tempest-VolumesListAdminTestJSON-167060018-project-member] Flow 'volume_create_api' (45fa1ab6-b5a9-4e53-8388-c1a17eb1c35a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100298) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 09:54:45.438284 np0000006707 devstack@c-api.service[100297]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 09:54:45.438284 np0000006707 devstack@c-api.service[100297]: warnings.warn( Aug 07 09:54:45.439001 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.volume.api [None req-55fccaf9-2121-484d-bbda-ccd095e85cf3 tempest-VolumesListAdminTestJSON-167060018 tempest-VolumesListAdminTestJSON-167060018-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (cd0b96bd-21ff-4ae4-a77c-892d73669b85) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100298) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 09:54:45.441313 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.volume.flows.api.create_volume [None req-55fccaf9-2121-484d-bbda-ccd095e85cf3 tempest-VolumesListAdminTestJSON-167060018 tempest-VolumesListAdminTestJSON-167060018-project-member] Validating volume size '1' using validate_int {{(pid=100298) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 07 09:54:45.447809 np0000006707 devstack@c-api.service[100297]: INFO cinder.volume.api [None req-1ec7deb8-8d77-4951-a30f-58edbdcd7b85 tempest-TestMinimumBasicScenario-810654635 tempest-TestMinimumBasicScenario-810654635-project-member] Volume info retrieved successfully. Aug 07 09:54:45.457086 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-1ec7deb8-8d77-4951-a30f-58edbdcd7b85 tempest-TestMinimumBasicScenario-810654635 tempest-TestMinimumBasicScenario-810654635-project-member] https://10.4.3.8/volume/v3/volumes/2f393554-84db-467d-9451-2e6874c52d2c returned with HTTP 200 Aug 07 09:54:45.457826 np0000006707 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 294/1170] 10.4.3.8 () {66 vars in 1334 bytes} [Fri Aug 7 09:54:45 2026] GET /volume/v3/volumes/2f393554-84db-467d-9451-2e6874c52d2c => generated 843 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 09:54:45.474058 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [None req-84b64990-6f7d-40cf-9a8a-ca2b24e726ba None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:54:45.476054 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-84b64990-6f7d-40cf-9a8a-ca2b24e726ba tempest-TestMinimumBasicScenario-810654635 tempest-TestMinimumBasicScenario-810654635-project-member] GET https://10.4.3.8/volume/v3/volumes/2f393554-84db-467d-9451-2e6874c52d2c Aug 07 09:54:45.476359 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-84b64990-6f7d-40cf-9a8a-ca2b24e726ba tempest-TestMinimumBasicScenario-810654635 tempest-TestMinimumBasicScenario-810654635-project-member] Empty body provided in request {{(pid=100296) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 09:54:45.476658 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-84b64990-6f7d-40cf-9a8a-ca2b24e726ba tempest-TestMinimumBasicScenario-810654635 tempest-TestMinimumBasicScenario-810654635-project-member] Calling method 'show' {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 09:54:45.487721 np0000006707 devstack@c-api.service[100296]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 09:54:45.487721 np0000006707 devstack@c-api.service[100296]: warnings.warn( Aug 07 09:54:45.495088 np0000006707 devstack@c-api.service[100296]: INFO cinder.volume.api [None req-84b64990-6f7d-40cf-9a8a-ca2b24e726ba tempest-TestMinimumBasicScenario-810654635 tempest-TestMinimumBasicScenario-810654635-project-member] Volume info retrieved successfully. Aug 07 09:54:45.496262 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.volume.api [None req-55fccaf9-2121-484d-bbda-ccd095e85cf3 tempest-VolumesListAdminTestJSON-167060018 tempest-VolumesListAdminTestJSON-167060018-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (cd0b96bd-21ff-4ae4-a77c-892d73669b85) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-07T09:47:39Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=45fd9a3a-b61e-4c6c-9ab7-d02f06678d0d,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '45fd9a3a-b61e-4c6c-9ab7-d02f06678d0d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100298) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 09:54:45.497505 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.volume.api [None req-55fccaf9-2121-484d-bbda-ccd095e85cf3 tempest-VolumesListAdminTestJSON-167060018 tempest-VolumesListAdminTestJSON-167060018-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a14a662a-e750-4a52-b7dd-a2b84cd9d87f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100298) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 09:54:45.503780 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-84b64990-6f7d-40cf-9a8a-ca2b24e726ba tempest-TestMinimumBasicScenario-810654635 tempest-TestMinimumBasicScenario-810654635-project-member] https://10.4.3.8/volume/v3/volumes/2f393554-84db-467d-9451-2e6874c52d2c returned with HTTP 200 Aug 07 09:54:45.504730 np0000006707 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 294/1171] 10.4.3.8 () {66 vars in 1334 bytes} [Fri Aug 7 09:54:45 2026] GET /volume/v3/volumes/2f393554-84db-467d-9451-2e6874c52d2c => generated 843 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 09:54:45.521280 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-1fb112c1-a7a0-4d8b-8b09-b68dd8e8f198 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:54:45.523921 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-1fb112c1-a7a0-4d8b-8b09-b68dd8e8f198 tempest-TestMinimumBasicScenario-810654635 tempest-TestMinimumBasicScenario-810654635-project-member] GET https://10.4.3.8/volume/v3/volumes Aug 07 09:54:45.524200 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-1fb112c1-a7a0-4d8b-8b09-b68dd8e8f198 tempest-TestMinimumBasicScenario-810654635 tempest-TestMinimumBasicScenario-810654635-project-member] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 09:54:45.524527 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-1fb112c1-a7a0-4d8b-8b09-b68dd8e8f198 tempest-TestMinimumBasicScenario-810654635 tempest-TestMinimumBasicScenario-810654635-project-member] Calling method 'index' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 09:54:45.524815 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.api_utils [None req-1fb112c1-a7a0-4d8b-8b09-b68dd8e8f198 tempest-TestMinimumBasicScenario-810654635 tempest-TestMinimumBasicScenario-810654635-project-member] Removing options '' from query. {{(pid=100295) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 07 09:54:45.526552 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.volume.api [None req-1fb112c1-a7a0-4d8b-8b09-b68dd8e8f198 tempest-TestMinimumBasicScenario-810654635 tempest-TestMinimumBasicScenario-810654635-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100295) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 07 09:54:45.542819 np0000006707 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-1fb112c1-a7a0-4d8b-8b09-b68dd8e8f198 tempest-TestMinimumBasicScenario-810654635 tempest-TestMinimumBasicScenario-810654635-project-member] Get all volumes completed successfully. Aug 07 09:54:45.544224 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-1fb112c1-a7a0-4d8b-8b09-b68dd8e8f198 tempest-TestMinimumBasicScenario-810654635 tempest-TestMinimumBasicScenario-810654635-project-member] https://10.4.3.8/volume/v3/volumes returned with HTTP 200 Aug 07 09:54:45.544224 np0000006707 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 290/1172] 10.4.3.8 () {66 vars in 1223 bytes} [Fri Aug 7 09:54:45 2026] GET /volume/v3/volumes => generated 334 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 09:54:45.557860 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [None req-5a4173e7-0857-4e7d-9bbb-0e0768e11548 None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:54:45.559748 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-5a4173e7-0857-4e7d-9bbb-0e0768e11548 tempest-TestMinimumBasicScenario-810654635 tempest-TestMinimumBasicScenario-810654635-project-member] GET https://10.4.3.8/volume/v3/volumes/2f393554-84db-467d-9451-2e6874c52d2c Aug 07 09:54:45.559965 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-5a4173e7-0857-4e7d-9bbb-0e0768e11548 tempest-TestMinimumBasicScenario-810654635 tempest-TestMinimumBasicScenario-810654635-project-member] Empty body provided in request {{(pid=100297) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 09:54:45.560259 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-5a4173e7-0857-4e7d-9bbb-0e0768e11548 tempest-TestMinimumBasicScenario-810654635 tempest-TestMinimumBasicScenario-810654635-project-member] Calling method 'show' {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 09:54:45.565018 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.quota [None req-55fccaf9-2121-484d-bbda-ccd095e85cf3 tempest-VolumesListAdminTestJSON-167060018 tempest-VolumesListAdminTestJSON-167060018-project-member] Created reservations ['681ec88b-7eff-4f49-8eab-92e2a88a6ef9', '299a5783-5a41-47b5-af9b-35580c90dee8', '75ecc907-fbb9-4e7a-a735-6e8c29a2c43d', '9a7d602b-02d5-44b7-bebf-93658d0353f7'] {{(pid=100298) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 09:54:45.566481 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.volume.api [None req-55fccaf9-2121-484d-bbda-ccd095e85cf3 tempest-VolumesListAdminTestJSON-167060018 tempest-VolumesListAdminTestJSON-167060018-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a14a662a-e750-4a52-b7dd-a2b84cd9d87f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['681ec88b-7eff-4f49-8eab-92e2a88a6ef9', '299a5783-5a41-47b5-af9b-35580c90dee8', '75ecc907-fbb9-4e7a-a735-6e8c29a2c43d', '9a7d602b-02d5-44b7-bebf-93658d0353f7']}' {{(pid=100298) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 09:54:45.567062 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.volume.api [None req-55fccaf9-2121-484d-bbda-ccd095e85cf3 tempest-VolumesListAdminTestJSON-167060018 tempest-VolumesListAdminTestJSON-167060018-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9e55ca19-68a8-4e88-8e16-57a383748224) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100298) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 09:54:45.570312 np0000006707 devstack@c-api.service[100297]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 09:54:45.570312 np0000006707 devstack@c-api.service[100297]: warnings.warn( Aug 07 09:54:45.574522 np0000006707 devstack@c-api.service[100297]: INFO cinder.volume.api [None req-5a4173e7-0857-4e7d-9bbb-0e0768e11548 tempest-TestMinimumBasicScenario-810654635 tempest-TestMinimumBasicScenario-810654635-project-member] Volume info retrieved successfully. Aug 07 09:54:45.579434 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-5a4173e7-0857-4e7d-9bbb-0e0768e11548 tempest-TestMinimumBasicScenario-810654635 tempest-TestMinimumBasicScenario-810654635-project-member] https://10.4.3.8/volume/v3/volumes/2f393554-84db-467d-9451-2e6874c52d2c returned with HTTP 200 Aug 07 09:54:45.580251 np0000006707 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 295/1173] 10.4.3.8 () {66 vars in 1334 bytes} [Fri Aug 7 09:54:45 2026] GET /volume/v3/volumes/2f393554-84db-467d-9451-2e6874c52d2c => generated 843 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 09:54:45.595436 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.volume.api [None req-55fccaf9-2121-484d-bbda-ccd095e85cf3 tempest-VolumesListAdminTestJSON-167060018 tempest-VolumesListAdminTestJSON-167060018-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9e55ca19-68a8-4e88-8e16-57a383748224) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '85677359-05f1-4351-b1be-387ea9599ae3', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesListAdminTestJSON-Volume-496968428',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='8bc6ffb5350c44fe9c35283a70ae05d1',qos_specs=None,replication_status=,reservations=['681ec88b-7eff-4f49-8eab-92e2a88a6ef9','299a5783-5a41-47b5-af9b-35580c90dee8','75ecc907-fbb9-4e7a-a735-6e8c29a2c43d','9a7d602b-02d5-44b7-bebf-93658d0353f7'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f9a80648e6ed4e2c89afd9840dd670d4',volume_type_id=45fd9a3a-b61e-4c6c-9ab7-d02f06678d0d), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-07T09:54:45Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesListAdminTestJSON-Volume-496968428',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=85677359-05f1-4351-b1be-387ea9599ae3,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='8bc6ffb5350c44fe9c35283a70ae05d1',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='f9a80648e6ed4e2c89afd9840dd670d4',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(45fd9a3a-b61e-4c6c-9ab7-d02f06678d0d),volume_type_id=45fd9a3a-b61e-4c6c-9ab7-d02f06678d0d)}' {{(pid=100298) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 09:54:45.596431 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.volume.api [None req-55fccaf9-2121-484d-bbda-ccd095e85cf3 tempest-VolumesListAdminTestJSON-167060018 tempest-VolumesListAdminTestJSON-167060018-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (cc3821c8-5711-4a21-9848-bb975459114f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100298) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 09:54:45.632397 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.volume.api [None req-55fccaf9-2121-484d-bbda-ccd095e85cf3 tempest-VolumesListAdminTestJSON-167060018 tempest-VolumesListAdminTestJSON-167060018-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (cc3821c8-5711-4a21-9848-bb975459114f) transitioned into state 'SUCCESS' from state '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-496968428',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='8bc6ffb5350c44fe9c35283a70ae05d1',qos_specs=None,replication_status=,reservations=['681ec88b-7eff-4f49-8eab-92e2a88a6ef9','299a5783-5a41-47b5-af9b-35580c90dee8','75ecc907-fbb9-4e7a-a735-6e8c29a2c43d','9a7d602b-02d5-44b7-bebf-93658d0353f7'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f9a80648e6ed4e2c89afd9840dd670d4',volume_type_id=45fd9a3a-b61e-4c6c-9ab7-d02f06678d0d)}' {{(pid=100298) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 09:54:45.632646 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.volume.api [None req-55fccaf9-2121-484d-bbda-ccd095e85cf3 tempest-VolumesListAdminTestJSON-167060018 tempest-VolumesListAdminTestJSON-167060018-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (584cba42-65f9-439d-b4bf-62c961e8d342) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100298) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 09:54:45.643888 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [req-758cf4ef-7be8-4432-8789-2d0e6af6df3b req-3ca1e0ea-3053-4c35-9925-d35f7ac5d76f None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:54:45.646688 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [req-758cf4ef-7be8-4432-8789-2d0e6af6df3b req-3ca1e0ea-3053-4c35-9925-d35f7ac5d76f tempest-TestMinimumBasicScenario-810654635 tempest-TestMinimumBasicScenario-810654635-project-member] GET https://10.4.3.8/volume/v3/volumes/2f393554-84db-467d-9451-2e6874c52d2c Aug 07 09:54:45.646916 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [req-758cf4ef-7be8-4432-8789-2d0e6af6df3b req-3ca1e0ea-3053-4c35-9925-d35f7ac5d76f tempest-TestMinimumBasicScenario-810654635 tempest-TestMinimumBasicScenario-810654635-project-member] Empty body provided in request {{(pid=100296) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 09:54:45.647089 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [req-758cf4ef-7be8-4432-8789-2d0e6af6df3b req-3ca1e0ea-3053-4c35-9925-d35f7ac5d76f tempest-TestMinimumBasicScenario-810654635 tempest-TestMinimumBasicScenario-810654635-project-member] Calling method 'show' {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 09:54:45.648195 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.volume.api [None req-55fccaf9-2121-484d-bbda-ccd095e85cf3 tempest-VolumesListAdminTestJSON-167060018 tempest-VolumesListAdminTestJSON-167060018-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (584cba42-65f9-439d-b4bf-62c961e8d342) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100298) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 09:54:45.650431 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.volume.api [None req-55fccaf9-2121-484d-bbda-ccd095e85cf3 tempest-VolumesListAdminTestJSON-167060018 tempest-VolumesListAdminTestJSON-167060018-project-member] Flow 'volume_create_api' (45fa1ab6-b5a9-4e53-8388-c1a17eb1c35a) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100298) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 09:54:45.650819 np0000006707 devstack@c-api.service[100298]: INFO cinder.volume.api [None req-55fccaf9-2121-484d-bbda-ccd095e85cf3 tempest-VolumesListAdminTestJSON-167060018 tempest-VolumesListAdminTestJSON-167060018-project-member] Create volume request issued successfully. Aug 07 09:54:45.651405 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [None req-55fccaf9-2121-484d-bbda-ccd095e85cf3 tempest-VolumesListAdminTestJSON-167060018 tempest-VolumesListAdminTestJSON-167060018-project-member] https://10.4.3.8/volume/v3/volumes returned with HTTP 202 Aug 07 09:54:45.651922 np0000006707 devstack@c-api.service[100298]: [pid: 100298|app: 0|req: 295/1174] 10.4.3.8 () {68 vars in 1244 bytes} [Fri Aug 7 09:54:45 2026] POST /volume/v3/volumes => generated 750 bytes in 242 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 07 09:54:45.655687 np0000006707 devstack@c-api.service[100296]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 09:54:45.655687 np0000006707 devstack@c-api.service[100296]: warnings.warn( Aug 07 09:54:45.661621 np0000006707 devstack@c-api.service[100296]: INFO cinder.volume.api [req-758cf4ef-7be8-4432-8789-2d0e6af6df3b req-3ca1e0ea-3053-4c35-9925-d35f7ac5d76f tempest-TestMinimumBasicScenario-810654635 tempest-TestMinimumBasicScenario-810654635-project-member] Volume info retrieved successfully. Aug 07 09:54:45.668263 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [req-758cf4ef-7be8-4432-8789-2d0e6af6df3b req-3ca1e0ea-3053-4c35-9925-d35f7ac5d76f tempest-TestMinimumBasicScenario-810654635 tempest-TestMinimumBasicScenario-810654635-project-member] https://10.4.3.8/volume/v3/volumes/2f393554-84db-467d-9451-2e6874c52d2c returned with HTTP 200 Aug 07 09:54:45.668377 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-60cd6136-24bc-49c9-a8a5-c41150509299 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:54:45.668893 np0000006707 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 295/1175] 10.4.3.8 () {68 vars in 1584 bytes} [Fri Aug 7 09:54:45 2026] GET /volume/v3/volumes/2f393554-84db-467d-9451-2e6874c52d2c => generated 843 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 09:54:45.675293 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-60cd6136-24bc-49c9-a8a5-c41150509299 tempest-VolumesListAdminTestJSON-167060018 tempest-VolumesListAdminTestJSON-167060018-project-member] GET https://10.4.3.8/volume/v3/volumes/85677359-05f1-4351-b1be-387ea9599ae3 Aug 07 09:54:45.675927 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-60cd6136-24bc-49c9-a8a5-c41150509299 tempest-VolumesListAdminTestJSON-167060018 tempest-VolumesListAdminTestJSON-167060018-project-member] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 09:54:45.675927 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-60cd6136-24bc-49c9-a8a5-c41150509299 tempest-VolumesListAdminTestJSON-167060018 tempest-VolumesListAdminTestJSON-167060018-project-member] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 09:54:45.688999 np0000006707 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 09:54:45.688999 np0000006707 devstack@c-api.service[100295]: warnings.warn( Aug 07 09:54:45.697327 np0000006707 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-60cd6136-24bc-49c9-a8a5-c41150509299 tempest-VolumesListAdminTestJSON-167060018 tempest-VolumesListAdminTestJSON-167060018-project-member] Volume info retrieved successfully. Aug 07 09:54:45.709047 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-60cd6136-24bc-49c9-a8a5-c41150509299 tempest-VolumesListAdminTestJSON-167060018 tempest-VolumesListAdminTestJSON-167060018-project-member] https://10.4.3.8/volume/v3/volumes/85677359-05f1-4351-b1be-387ea9599ae3 returned with HTTP 200 Aug 07 09:54:45.711961 np0000006707 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 291/1176] 10.4.3.8 () {66 vars in 1334 bytes} [Fri Aug 7 09:54:45 2026] GET /volume/v3/volumes/85677359-05f1-4351-b1be-387ea9599ae3 => generated 818 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 09:54:45.792436 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [None req-1e428590-ec27-4888-a2ef-fc9f279b5b7d None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:54:45.794463 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-1e428590-ec27-4888-a2ef-fc9f279b5b7d None None] GET https://10.4.3.8/volume// Aug 07 09:54:45.794463 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-1e428590-ec27-4888-a2ef-fc9f279b5b7d None None] Empty body provided in request {{(pid=100297) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 09:54:45.796859 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-1e428590-ec27-4888-a2ef-fc9f279b5b7d None None] Calling method 'all' {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 09:54:45.796859 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-1e428590-ec27-4888-a2ef-fc9f279b5b7d None None] https://10.4.3.8/volume// returned with HTTP 300 Aug 07 09:54:45.796859 np0000006707 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 296/1177] 10.4.3.8 () {66 vars in 1414 bytes} [Fri Aug 7 09:54:45 2026] GET /volume/ => generated 384 bytes in 5 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 07 09:54:45.806868 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.middleware.request_id [req-758cf4ef-7be8-4432-8789-2d0e6af6df3b req-1bc57471-d4f7-423a-8ac5-99bede910297 None None] RequestId filter calling following filter/app {{(pid=100298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:54:45.811231 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [req-758cf4ef-7be8-4432-8789-2d0e6af6df3b req-1bc57471-d4f7-423a-8ac5-99bede910297 tempest-TestMinimumBasicScenario-810654635 tempest-TestMinimumBasicScenario-810654635-project-member] POST https://10.4.3.8/volume/v3/attachments Aug 07 09:54:45.813100 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [req-758cf4ef-7be8-4432-8789-2d0e6af6df3b req-1bc57471-d4f7-423a-8ac5-99bede910297 tempest-TestMinimumBasicScenario-810654635 tempest-TestMinimumBasicScenario-810654635-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "2f393554-84db-467d-9451-2e6874c52d2c", "connector": null, "instance_uuid": "60e54d82-b23e-4f24-9ade-df82cbb5f425"}} {{(pid=100298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 09:54:45.826966 np0000006707 devstack@c-api.service[100298]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 09:54:45.826966 np0000006707 devstack@c-api.service[100298]: warnings.warn( Aug 07 09:54:45.868314 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [req-758cf4ef-7be8-4432-8789-2d0e6af6df3b req-1bc57471-d4f7-423a-8ac5-99bede910297 tempest-TestMinimumBasicScenario-810654635 tempest-TestMinimumBasicScenario-810654635-project-member] https://10.4.3.8/volume/v3/attachments returned with HTTP 200 Aug 07 09:54:45.868967 np0000006707 devstack@c-api.service[100298]: [pid: 100298|app: 0|req: 296/1178] 10.4.3.8 () {74 vars in 1580 bytes} [Fri Aug 7 09:54:45 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 09:54:45.907019 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [None req-c9648d10-dd77-4b07-b42f-f51ffcc09b21 None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:54:45.909232 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-c9648d10-dd77-4b07-b42f-f51ffcc09b21 tempest-TestMinimumBasicScenario-810654635 tempest-TestMinimumBasicScenario-810654635-project-member] GET https://10.4.3.8/volume/v3/volumes/2f393554-84db-467d-9451-2e6874c52d2c Aug 07 09:54:45.909294 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-c9648d10-dd77-4b07-b42f-f51ffcc09b21 tempest-TestMinimumBasicScenario-810654635 tempest-TestMinimumBasicScenario-810654635-project-member] Empty body provided in request {{(pid=100296) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 09:54:45.909583 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-c9648d10-dd77-4b07-b42f-f51ffcc09b21 tempest-TestMinimumBasicScenario-810654635 tempest-TestMinimumBasicScenario-810654635-project-member] Calling method 'show' {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 09:54:45.917340 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-1579a1e2-b7ef-4594-b8ad-03476adbe774 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:54:45.918304 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-1579a1e2-b7ef-4594-b8ad-03476adbe774 None None] GET https://10.4.3.8/volume// Aug 07 09:54:45.918435 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-1579a1e2-b7ef-4594-b8ad-03476adbe774 None None] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 09:54:45.918666 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-1579a1e2-b7ef-4594-b8ad-03476adbe774 None None] Calling method 'all' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 09:54:45.919079 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-1579a1e2-b7ef-4594-b8ad-03476adbe774 None None] https://10.4.3.8/volume// returned with HTTP 300 Aug 07 09:54:45.919413 np0000006707 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 292/1179] 10.4.3.8 () {66 vars in 1412 bytes} [Fri Aug 7 09:54:45 2026] GET /volume/ => generated 384 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 07 09:54:45.921885 np0000006707 devstack@c-api.service[100296]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 09:54:45.921885 np0000006707 devstack@c-api.service[100296]: warnings.warn( Aug 07 09:54:45.926897 np0000006707 devstack@c-api.service[100296]: INFO cinder.volume.api [None req-c9648d10-dd77-4b07-b42f-f51ffcc09b21 tempest-TestMinimumBasicScenario-810654635 tempest-TestMinimumBasicScenario-810654635-project-member] Volume info retrieved successfully. Aug 07 09:54:45.930679 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [req-758cf4ef-7be8-4432-8789-2d0e6af6df3b req-c6f2881c-c089-47ac-a43f-bb54faf23598 None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:54:45.933537 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-c9648d10-dd77-4b07-b42f-f51ffcc09b21 tempest-TestMinimumBasicScenario-810654635 tempest-TestMinimumBasicScenario-810654635-project-member] https://10.4.3.8/volume/v3/volumes/2f393554-84db-467d-9451-2e6874c52d2c returned with HTTP 200 Aug 07 09:54:45.934577 np0000006707 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 296/1180] 10.4.3.8 () {66 vars in 1334 bytes} [Fri Aug 7 09:54:45 2026] GET /volume/v3/volumes/2f393554-84db-467d-9451-2e6874c52d2c => generated 842 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 09:54:45.934677 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [req-758cf4ef-7be8-4432-8789-2d0e6af6df3b req-c6f2881c-c089-47ac-a43f-bb54faf23598 tempest-TestMinimumBasicScenario-810654635 tempest-TestMinimumBasicScenario-810654635-project-member] GET https://10.4.3.8/volume/v3/volumes/2f393554-84db-467d-9451-2e6874c52d2c Aug 07 09:54:45.934915 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [req-758cf4ef-7be8-4432-8789-2d0e6af6df3b req-c6f2881c-c089-47ac-a43f-bb54faf23598 tempest-TestMinimumBasicScenario-810654635 tempest-TestMinimumBasicScenario-810654635-project-member] Empty body provided in request {{(pid=100297) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 09:54:45.935280 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [req-758cf4ef-7be8-4432-8789-2d0e6af6df3b req-c6f2881c-c089-47ac-a43f-bb54faf23598 tempest-TestMinimumBasicScenario-810654635 tempest-TestMinimumBasicScenario-810654635-project-member] Calling method 'show' {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 09:54:45.949403 np0000006707 devstack@c-api.service[100297]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 09:54:45.949403 np0000006707 devstack@c-api.service[100297]: warnings.warn( Aug 07 09:54:45.956462 np0000006707 devstack@c-api.service[100297]: INFO cinder.volume.api [req-758cf4ef-7be8-4432-8789-2d0e6af6df3b req-c6f2881c-c089-47ac-a43f-bb54faf23598 tempest-TestMinimumBasicScenario-810654635 tempest-TestMinimumBasicScenario-810654635-project-member] Volume info retrieved successfully. Aug 07 09:54:45.961648 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [req-758cf4ef-7be8-4432-8789-2d0e6af6df3b req-c6f2881c-c089-47ac-a43f-bb54faf23598 tempest-TestMinimumBasicScenario-810654635 tempest-TestMinimumBasicScenario-810654635-project-member] https://10.4.3.8/volume/v3/volumes/2f393554-84db-467d-9451-2e6874c52d2c returned with HTTP 200 Aug 07 09:54:45.962526 np0000006707 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 297/1181] 10.4.3.8 () {70 vars in 1625 bytes} [Fri Aug 7 09:54:45 2026] GET /volume/v3/volumes/2f393554-84db-467d-9451-2e6874c52d2c => generated 1022 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 07 09:54:46.089951 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.middleware.request_id [req-758cf4ef-7be8-4432-8789-2d0e6af6df3b req-db30b644-01d8-4c18-8255-4c4ad4c2b502 None None] RequestId filter calling following filter/app {{(pid=100298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:54:46.093382 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [req-758cf4ef-7be8-4432-8789-2d0e6af6df3b req-db30b644-01d8-4c18-8255-4c4ad4c2b502 tempest-TestMinimumBasicScenario-810654635 tempest-TestMinimumBasicScenario-810654635-project-member] PUT https://10.4.3.8/volume/v3/attachments/bd3f95cf-108b-4adc-a0f6-d993f4c8f51a Aug 07 09:54:46.094036 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [req-758cf4ef-7be8-4432-8789-2d0e6af6df3b req-db30b644-01d8-4c18-8255-4c4ad4c2b502 tempest-TestMinimumBasicScenario-810654635 tempest-TestMinimumBasicScenario-810654635-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.8", "host": "np0000006707", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:568b993d50b1", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "d2780578-1896-461f-80ac-b58d2e346b90", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 09:54:46.105579 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.coordination [req-758cf4ef-7be8-4432-8789-2d0e6af6df3b req-db30b644-01d8-4c18-8255-4c4ad4c2b502 tempest-TestMinimumBasicScenario-810654635 tempest-TestMinimumBasicScenario-810654635-project-member] Acquiring lock "cinder-attachment_update-2f393554-84db-467d-9451-2e6874c52d2c-np0000006707" by "attachment_update" {{(pid=100298) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 07 09:54:46.111800 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.coordination [req-758cf4ef-7be8-4432-8789-2d0e6af6df3b req-db30b644-01d8-4c18-8255-4c4ad4c2b502 tempest-TestMinimumBasicScenario-810654635 tempest-TestMinimumBasicScenario-810654635-project-member] Lock "cinder-attachment_update-2f393554-84db-467d-9451-2e6874c52d2c-np0000006707" acquired by "attachment_update" :: waited 0.006s {{(pid=100298) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 07 09:54:46.112686 np0000006707 devstack@c-api.service[100298]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 09:54:46.112686 np0000006707 devstack@c-api.service[100298]: warnings.warn( Aug 07 09:54:46.267498 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.coordination [req-758cf4ef-7be8-4432-8789-2d0e6af6df3b req-db30b644-01d8-4c18-8255-4c4ad4c2b502 tempest-TestMinimumBasicScenario-810654635 tempest-TestMinimumBasicScenario-810654635-project-member] Lock "cinder-attachment_update-2f393554-84db-467d-9451-2e6874c52d2c-np0000006707" released by "attachment_update" :: held 0.155s {{(pid=100298) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 07 09:54:46.268206 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [req-758cf4ef-7be8-4432-8789-2d0e6af6df3b req-db30b644-01d8-4c18-8255-4c4ad4c2b502 tempest-TestMinimumBasicScenario-810654635 tempest-TestMinimumBasicScenario-810654635-project-member] https://10.4.3.8/volume/v3/attachments/bd3f95cf-108b-4adc-a0f6-d993f4c8f51a returned with HTTP 200 Aug 07 09:54:46.269094 np0000006707 devstack@c-api.service[100298]: [pid: 100298|app: 0|req: 297/1182] 10.4.3.8 () {74 vars in 1690 bytes} [Fri Aug 7 09:54:46 2026] PUT /volume/v3/attachments/bd3f95cf-108b-4adc-a0f6-d993f4c8f51a => generated 969 bytes in 180 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 09:54:46.729457 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-60519342-8d54-4a5e-9747-a669b18856f5 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:54:46.732993 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-60519342-8d54-4a5e-9747-a669b18856f5 tempest-VolumesListAdminTestJSON-167060018 tempest-VolumesListAdminTestJSON-167060018-project-member] GET https://10.4.3.8/volume/v3/volumes/85677359-05f1-4351-b1be-387ea9599ae3 Aug 07 09:54:46.733306 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-60519342-8d54-4a5e-9747-a669b18856f5 tempest-VolumesListAdminTestJSON-167060018 tempest-VolumesListAdminTestJSON-167060018-project-member] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 09:54:46.734296 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-60519342-8d54-4a5e-9747-a669b18856f5 tempest-VolumesListAdminTestJSON-167060018 tempest-VolumesListAdminTestJSON-167060018-project-member] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 09:54:46.746031 np0000006707 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 09:54:46.746031 np0000006707 devstack@c-api.service[100295]: warnings.warn( Aug 07 09:54:46.751687 np0000006707 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-60519342-8d54-4a5e-9747-a669b18856f5 tempest-VolumesListAdminTestJSON-167060018 tempest-VolumesListAdminTestJSON-167060018-project-member] Volume info retrieved successfully. Aug 07 09:54:46.758155 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-60519342-8d54-4a5e-9747-a669b18856f5 tempest-VolumesListAdminTestJSON-167060018 tempest-VolumesListAdminTestJSON-167060018-project-member] https://10.4.3.8/volume/v3/volumes/85677359-05f1-4351-b1be-387ea9599ae3 returned with HTTP 200 Aug 07 09:54:46.758676 np0000006707 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 293/1183] 10.4.3.8 () {66 vars in 1334 bytes} [Fri Aug 7 09:54:46 2026] GET /volume/v3/volumes/85677359-05f1-4351-b1be-387ea9599ae3 => generated 843 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 09:54:46.777796 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [None req-a0f036f8-5d29-4719-801d-73cdbcd4daae None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:54:46.780080 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-a0f036f8-5d29-4719-801d-73cdbcd4daae tempest-VolumesListAdminTestJSON-167060018 tempest-VolumesListAdminTestJSON-167060018-project-member] GET https://10.4.3.8/volume/v3/volumes/85677359-05f1-4351-b1be-387ea9599ae3 Aug 07 09:54:46.780351 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-a0f036f8-5d29-4719-801d-73cdbcd4daae tempest-VolumesListAdminTestJSON-167060018 tempest-VolumesListAdminTestJSON-167060018-project-member] Empty body provided in request {{(pid=100296) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 09:54:46.780517 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-a0f036f8-5d29-4719-801d-73cdbcd4daae tempest-VolumesListAdminTestJSON-167060018 tempest-VolumesListAdminTestJSON-167060018-project-member] Calling method 'show' {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 09:54:46.791299 np0000006707 devstack@c-api.service[100296]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 09:54:46.791299 np0000006707 devstack@c-api.service[100296]: warnings.warn( Aug 07 09:54:46.796671 np0000006707 devstack@c-api.service[100296]: INFO cinder.volume.api [None req-a0f036f8-5d29-4719-801d-73cdbcd4daae tempest-VolumesListAdminTestJSON-167060018 tempest-VolumesListAdminTestJSON-167060018-project-member] Volume info retrieved successfully. Aug 07 09:54:46.802510 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-a0f036f8-5d29-4719-801d-73cdbcd4daae tempest-VolumesListAdminTestJSON-167060018 tempest-VolumesListAdminTestJSON-167060018-project-member] https://10.4.3.8/volume/v3/volumes/85677359-05f1-4351-b1be-387ea9599ae3 returned with HTTP 200 Aug 07 09:54:46.803271 np0000006707 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 297/1184] 10.4.3.8 () {66 vars in 1334 bytes} [Fri Aug 7 09:54:46 2026] GET /volume/v3/volumes/85677359-05f1-4351-b1be-387ea9599ae3 => generated 843 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 09:54:46.820662 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [None req-09826d57-363b-4eaa-91a5-38d218a184b4 None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:54:46.826502 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-09826d57-363b-4eaa-91a5-38d218a184b4 tempest-VolumesListAdminTestJSON-167060018 tempest-VolumesListAdminTestJSON-167060018-project-member] POST https://10.4.3.8/volume/v3/volumes Aug 07 09:54:46.826502 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-09826d57-363b-4eaa-91a5-38d218a184b4 tempest-VolumesListAdminTestJSON-167060018 tempest-VolumesListAdminTestJSON-167060018-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesListAdminTestJSON-Volume-1611825498"}} {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 09:54:46.827211 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.v3.volumes [None req-09826d57-363b-4eaa-91a5-38d218a184b4 tempest-VolumesListAdminTestJSON-167060018 tempest-VolumesListAdminTestJSON-167060018-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesListAdminTestJSON-Volume-1611825498'}} {{(pid=100297) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 07 09:54:46.827612 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.v3.volumes [None req-09826d57-363b-4eaa-91a5-38d218a184b4 tempest-VolumesListAdminTestJSON-167060018 tempest-VolumesListAdminTestJSON-167060018-project-member] Create volume of 1 GB Aug 07 09:54:46.833635 np0000006707 devstack@c-api.service[100297]: INFO cinder.volume.api [None req-09826d57-363b-4eaa-91a5-38d218a184b4 tempest-VolumesListAdminTestJSON-167060018 tempest-VolumesListAdminTestJSON-167060018-project-member] Availability Zones retrieved successfully. Aug 07 09:54:46.841701 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.volume.api [None req-09826d57-363b-4eaa-91a5-38d218a184b4 tempest-VolumesListAdminTestJSON-167060018 tempest-VolumesListAdminTestJSON-167060018-project-member] Flow 'volume_create_api' (1228bb1a-df0e-4076-9741-433292777590) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100297) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 09:54:46.845410 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.volume.api [None req-09826d57-363b-4eaa-91a5-38d218a184b4 tempest-VolumesListAdminTestJSON-167060018 tempest-VolumesListAdminTestJSON-167060018-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ea1a0e23-e671-48c0-aaeb-bf7dde7cac78) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100297) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 09:54:46.845410 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.volume.flows.api.create_volume [None req-09826d57-363b-4eaa-91a5-38d218a184b4 tempest-VolumesListAdminTestJSON-167060018 tempest-VolumesListAdminTestJSON-167060018-project-member] Validating volume size '1' using validate_int {{(pid=100297) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 07 09:54:46.889997 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.volume.api [None req-09826d57-363b-4eaa-91a5-38d218a184b4 tempest-VolumesListAdminTestJSON-167060018 tempest-VolumesListAdminTestJSON-167060018-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ea1a0e23-e671-48c0-aaeb-bf7dde7cac78) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-07T09:47:39Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=45fd9a3a-b61e-4c6c-9ab7-d02f06678d0d,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '45fd9a3a-b61e-4c6c-9ab7-d02f06678d0d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100297) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 09:54:46.891366 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.volume.api [None req-09826d57-363b-4eaa-91a5-38d218a184b4 tempest-VolumesListAdminTestJSON-167060018 tempest-VolumesListAdminTestJSON-167060018-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d4f43bfb-e2be-4b23-b896-e201cecb611f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100297) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 09:54:46.941742 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.quota [None req-09826d57-363b-4eaa-91a5-38d218a184b4 tempest-VolumesListAdminTestJSON-167060018 tempest-VolumesListAdminTestJSON-167060018-project-member] Created reservations ['866bb497-b353-4882-97d4-e7d6d207bdca', '94be160c-fce7-4105-b078-f07f0f496b08', '92f44a00-7a2a-48c1-907e-8b7949f84fdd', 'ee81bd81-45f1-4f25-9b4d-c4988dfcc08b'] {{(pid=100297) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 09:54:46.942955 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.volume.api [None req-09826d57-363b-4eaa-91a5-38d218a184b4 tempest-VolumesListAdminTestJSON-167060018 tempest-VolumesListAdminTestJSON-167060018-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d4f43bfb-e2be-4b23-b896-e201cecb611f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['866bb497-b353-4882-97d4-e7d6d207bdca', '94be160c-fce7-4105-b078-f07f0f496b08', '92f44a00-7a2a-48c1-907e-8b7949f84fdd', 'ee81bd81-45f1-4f25-9b4d-c4988dfcc08b']}' {{(pid=100297) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 09:54:46.944392 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.volume.api [None req-09826d57-363b-4eaa-91a5-38d218a184b4 tempest-VolumesListAdminTestJSON-167060018 tempest-VolumesListAdminTestJSON-167060018-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8affda60-e9f6-4b84-81a6-d2ab3ab8beb3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100297) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 09:54:46.950036 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.middleware.request_id [None req-3b29ee42-7b98-48d3-bf89-d29e8e52b888 None None] RequestId filter calling following filter/app {{(pid=100298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:54:46.951293 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [None req-3b29ee42-7b98-48d3-bf89-d29e8e52b888 tempest-TestMinimumBasicScenario-810654635 tempest-TestMinimumBasicScenario-810654635-project-member] GET https://10.4.3.8/volume/v3/volumes/2f393554-84db-467d-9451-2e6874c52d2c Aug 07 09:54:46.951443 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [None req-3b29ee42-7b98-48d3-bf89-d29e8e52b888 tempest-TestMinimumBasicScenario-810654635 tempest-TestMinimumBasicScenario-810654635-project-member] Empty body provided in request {{(pid=100298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 09:54:46.951641 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [None req-3b29ee42-7b98-48d3-bf89-d29e8e52b888 tempest-TestMinimumBasicScenario-810654635 tempest-TestMinimumBasicScenario-810654635-project-member] Calling method 'show' {{(pid=100298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 09:54:46.962503 np0000006707 devstack@c-api.service[100298]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 09:54:46.962503 np0000006707 devstack@c-api.service[100298]: warnings.warn( Aug 07 09:54:46.966074 np0000006707 devstack@c-api.service[100298]: INFO cinder.volume.api [None req-3b29ee42-7b98-48d3-bf89-d29e8e52b888 tempest-TestMinimumBasicScenario-810654635 tempest-TestMinimumBasicScenario-810654635-project-member] Volume info retrieved successfully. Aug 07 09:54:46.969954 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [None req-3b29ee42-7b98-48d3-bf89-d29e8e52b888 tempest-TestMinimumBasicScenario-810654635 tempest-TestMinimumBasicScenario-810654635-project-member] https://10.4.3.8/volume/v3/volumes/2f393554-84db-467d-9451-2e6874c52d2c returned with HTTP 200 Aug 07 09:54:46.970331 np0000006707 devstack@c-api.service[100298]: [pid: 100298|app: 0|req: 298/1185] 10.4.3.8 () {66 vars in 1334 bytes} [Fri Aug 7 09:54:46 2026] GET /volume/v3/volumes/2f393554-84db-467d-9451-2e6874c52d2c => generated 843 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 09:54:46.974896 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.volume.api [None req-09826d57-363b-4eaa-91a5-38d218a184b4 tempest-VolumesListAdminTestJSON-167060018 tempest-VolumesListAdminTestJSON-167060018-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8affda60-e9f6-4b84-81a6-d2ab3ab8beb3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'cb0a0d12-0d20-4c58-8aba-991cf979841a', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesListAdminTestJSON-Volume-1611825498',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='8bc6ffb5350c44fe9c35283a70ae05d1',qos_specs=None,replication_status=,reservations=['866bb497-b353-4882-97d4-e7d6d207bdca','94be160c-fce7-4105-b078-f07f0f496b08','92f44a00-7a2a-48c1-907e-8b7949f84fdd','ee81bd81-45f1-4f25-9b4d-c4988dfcc08b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f9a80648e6ed4e2c89afd9840dd670d4',volume_type_id=45fd9a3a-b61e-4c6c-9ab7-d02f06678d0d), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-07T09:54:46Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesListAdminTestJSON-Volume-1611825498',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=cb0a0d12-0d20-4c58-8aba-991cf979841a,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='8bc6ffb5350c44fe9c35283a70ae05d1',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='f9a80648e6ed4e2c89afd9840dd670d4',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(45fd9a3a-b61e-4c6c-9ab7-d02f06678d0d),volume_type_id=45fd9a3a-b61e-4c6c-9ab7-d02f06678d0d)}' {{(pid=100297) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 09:54:46.976218 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.volume.api [None req-09826d57-363b-4eaa-91a5-38d218a184b4 tempest-VolumesListAdminTestJSON-167060018 tempest-VolumesListAdminTestJSON-167060018-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2adab8e0-8bd3-4f50-b986-eaf0f197a665) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100297) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 09:54:46.999856 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.volume.api [None req-09826d57-363b-4eaa-91a5-38d218a184b4 tempest-VolumesListAdminTestJSON-167060018 tempest-VolumesListAdminTestJSON-167060018-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2adab8e0-8bd3-4f50-b986-eaf0f197a665) transitioned into state 'SUCCESS' from state '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-1611825498',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='8bc6ffb5350c44fe9c35283a70ae05d1',qos_specs=None,replication_status=,reservations=['866bb497-b353-4882-97d4-e7d6d207bdca','94be160c-fce7-4105-b078-f07f0f496b08','92f44a00-7a2a-48c1-907e-8b7949f84fdd','ee81bd81-45f1-4f25-9b4d-c4988dfcc08b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f9a80648e6ed4e2c89afd9840dd670d4',volume_type_id=45fd9a3a-b61e-4c6c-9ab7-d02f06678d0d)}' {{(pid=100297) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 09:54:46.999856 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.volume.api [None req-09826d57-363b-4eaa-91a5-38d218a184b4 tempest-VolumesListAdminTestJSON-167060018 tempest-VolumesListAdminTestJSON-167060018-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0d5b25bb-9667-47e1-a2b3-e4a4042eba49) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100297) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 09:54:47.008188 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.volume.api [None req-09826d57-363b-4eaa-91a5-38d218a184b4 tempest-VolumesListAdminTestJSON-167060018 tempest-VolumesListAdminTestJSON-167060018-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0d5b25bb-9667-47e1-a2b3-e4a4042eba49) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100297) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 09:54:47.009266 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.volume.api [None req-09826d57-363b-4eaa-91a5-38d218a184b4 tempest-VolumesListAdminTestJSON-167060018 tempest-VolumesListAdminTestJSON-167060018-project-member] Flow 'volume_create_api' (1228bb1a-df0e-4076-9741-433292777590) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100297) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 09:54:47.009957 np0000006707 devstack@c-api.service[100297]: INFO cinder.volume.api [None req-09826d57-363b-4eaa-91a5-38d218a184b4 tempest-VolumesListAdminTestJSON-167060018 tempest-VolumesListAdminTestJSON-167060018-project-member] Create volume request issued successfully. Aug 07 09:54:47.010324 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-09826d57-363b-4eaa-91a5-38d218a184b4 tempest-VolumesListAdminTestJSON-167060018 tempest-VolumesListAdminTestJSON-167060018-project-member] https://10.4.3.8/volume/v3/volumes returned with HTTP 202 Aug 07 09:54:47.010824 np0000006707 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 298/1186] 10.4.3.8 () {68 vars in 1244 bytes} [Fri Aug 7 09:54:46 2026] POST /volume/v3/volumes => generated 751 bytes in 191 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 07 09:54:47.025865 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-c8a2592f-411d-4dff-9a4b-adcbec1272c1 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:54:47.028129 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-c8a2592f-411d-4dff-9a4b-adcbec1272c1 tempest-VolumesListAdminTestJSON-167060018 tempest-VolumesListAdminTestJSON-167060018-project-member] GET https://10.4.3.8/volume/v3/volumes/cb0a0d12-0d20-4c58-8aba-991cf979841a Aug 07 09:54:47.028405 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-c8a2592f-411d-4dff-9a4b-adcbec1272c1 tempest-VolumesListAdminTestJSON-167060018 tempest-VolumesListAdminTestJSON-167060018-project-member] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 09:54:47.028708 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-c8a2592f-411d-4dff-9a4b-adcbec1272c1 tempest-VolumesListAdminTestJSON-167060018 tempest-VolumesListAdminTestJSON-167060018-project-member] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 09:54:47.037755 np0000006707 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 09:54:47.037755 np0000006707 devstack@c-api.service[100295]: warnings.warn( Aug 07 09:54:47.042927 np0000006707 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-c8a2592f-411d-4dff-9a4b-adcbec1272c1 tempest-VolumesListAdminTestJSON-167060018 tempest-VolumesListAdminTestJSON-167060018-project-member] Volume info retrieved successfully. Aug 07 09:54:47.050028 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-c8a2592f-411d-4dff-9a4b-adcbec1272c1 tempest-VolumesListAdminTestJSON-167060018 tempest-VolumesListAdminTestJSON-167060018-project-member] https://10.4.3.8/volume/v3/volumes/cb0a0d12-0d20-4c58-8aba-991cf979841a returned with HTTP 200 Aug 07 09:54:47.050314 np0000006707 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 294/1187] 10.4.3.8 () {66 vars in 1334 bytes} [Fri Aug 7 09:54:47 2026] GET /volume/v3/volumes/cb0a0d12-0d20-4c58-8aba-991cf979841a => generated 819 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 09:54:47.985273 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [None req-aa24fae8-7718-4a5d-8263-6a5a3b19fbf9 None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:54:47.987907 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-aa24fae8-7718-4a5d-8263-6a5a3b19fbf9 tempest-TestMinimumBasicScenario-810654635 tempest-TestMinimumBasicScenario-810654635-project-member] GET https://10.4.3.8/volume/v3/volumes/2f393554-84db-467d-9451-2e6874c52d2c Aug 07 09:54:47.988279 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-aa24fae8-7718-4a5d-8263-6a5a3b19fbf9 tempest-TestMinimumBasicScenario-810654635 tempest-TestMinimumBasicScenario-810654635-project-member] Empty body provided in request {{(pid=100296) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 09:54:47.988664 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-aa24fae8-7718-4a5d-8263-6a5a3b19fbf9 tempest-TestMinimumBasicScenario-810654635 tempest-TestMinimumBasicScenario-810654635-project-member] Calling method 'show' {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 09:54:48.002965 np0000006707 devstack@c-api.service[100296]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 09:54:48.002965 np0000006707 devstack@c-api.service[100296]: warnings.warn( Aug 07 09:54:48.008614 np0000006707 devstack@c-api.service[100296]: INFO cinder.volume.api [None req-aa24fae8-7718-4a5d-8263-6a5a3b19fbf9 tempest-TestMinimumBasicScenario-810654635 tempest-TestMinimumBasicScenario-810654635-project-member] Volume info retrieved successfully. Aug 07 09:54:48.013780 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-aa24fae8-7718-4a5d-8263-6a5a3b19fbf9 tempest-TestMinimumBasicScenario-810654635 tempest-TestMinimumBasicScenario-810654635-project-member] https://10.4.3.8/volume/v3/volumes/2f393554-84db-467d-9451-2e6874c52d2c returned with HTTP 200 Aug 07 09:54:48.013974 np0000006707 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 298/1188] 10.4.3.8 () {66 vars in 1334 bytes} [Fri Aug 7 09:54:47 2026] GET /volume/v3/volumes/2f393554-84db-467d-9451-2e6874c52d2c => generated 843 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 09:54:48.067124 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.middleware.request_id [None req-398d05a5-6b15-4de5-b43e-8f2accc2d8fd None None] RequestId filter calling following filter/app {{(pid=100298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:54:48.069292 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [None req-398d05a5-6b15-4de5-b43e-8f2accc2d8fd tempest-VolumesListAdminTestJSON-167060018 tempest-VolumesListAdminTestJSON-167060018-project-member] GET https://10.4.3.8/volume/v3/volumes/cb0a0d12-0d20-4c58-8aba-991cf979841a Aug 07 09:54:48.069591 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [None req-398d05a5-6b15-4de5-b43e-8f2accc2d8fd tempest-VolumesListAdminTestJSON-167060018 tempest-VolumesListAdminTestJSON-167060018-project-member] Empty body provided in request {{(pid=100298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 09:54:48.069881 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [None req-398d05a5-6b15-4de5-b43e-8f2accc2d8fd tempest-VolumesListAdminTestJSON-167060018 tempest-VolumesListAdminTestJSON-167060018-project-member] Calling method 'show' {{(pid=100298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 09:54:48.079486 np0000006707 devstack@c-api.service[100298]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 09:54:48.079486 np0000006707 devstack@c-api.service[100298]: warnings.warn( Aug 07 09:54:48.085018 np0000006707 devstack@c-api.service[100298]: INFO cinder.volume.api [None req-398d05a5-6b15-4de5-b43e-8f2accc2d8fd tempest-VolumesListAdminTestJSON-167060018 tempest-VolumesListAdminTestJSON-167060018-project-member] Volume info retrieved successfully. Aug 07 09:54:48.090804 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [None req-398d05a5-6b15-4de5-b43e-8f2accc2d8fd tempest-VolumesListAdminTestJSON-167060018 tempest-VolumesListAdminTestJSON-167060018-project-member] https://10.4.3.8/volume/v3/volumes/cb0a0d12-0d20-4c58-8aba-991cf979841a returned with HTTP 200 Aug 07 09:54:48.091340 np0000006707 devstack@c-api.service[100298]: [pid: 100298|app: 0|req: 299/1189] 10.4.3.8 () {66 vars in 1334 bytes} [Fri Aug 7 09:54:48 2026] GET /volume/v3/volumes/cb0a0d12-0d20-4c58-8aba-991cf979841a => generated 844 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 09:54:48.106762 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [None req-f9c0ea27-3250-44e9-ae89-40b9a5e30a1f None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:54:48.113204 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-f9c0ea27-3250-44e9-ae89-40b9a5e30a1f tempest-VolumesListAdminTestJSON-167060018 tempest-VolumesListAdminTestJSON-167060018-project-member] GET https://10.4.3.8/volume/v3/volumes/cb0a0d12-0d20-4c58-8aba-991cf979841a Aug 07 09:54:48.113480 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-f9c0ea27-3250-44e9-ae89-40b9a5e30a1f tempest-VolumesListAdminTestJSON-167060018 tempest-VolumesListAdminTestJSON-167060018-project-member] Empty body provided in request {{(pid=100297) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 09:54:48.113759 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-f9c0ea27-3250-44e9-ae89-40b9a5e30a1f tempest-VolumesListAdminTestJSON-167060018 tempest-VolumesListAdminTestJSON-167060018-project-member] Calling method 'show' {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 09:54:48.122901 np0000006707 devstack@c-api.service[100297]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 09:54:48.122901 np0000006707 devstack@c-api.service[100297]: warnings.warn( Aug 07 09:54:48.128649 np0000006707 devstack@c-api.service[100297]: INFO cinder.volume.api [None req-f9c0ea27-3250-44e9-ae89-40b9a5e30a1f tempest-VolumesListAdminTestJSON-167060018 tempest-VolumesListAdminTestJSON-167060018-project-member] Volume info retrieved successfully. Aug 07 09:54:48.135030 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-f9c0ea27-3250-44e9-ae89-40b9a5e30a1f tempest-VolumesListAdminTestJSON-167060018 tempest-VolumesListAdminTestJSON-167060018-project-member] https://10.4.3.8/volume/v3/volumes/cb0a0d12-0d20-4c58-8aba-991cf979841a returned with HTTP 200 Aug 07 09:54:48.135495 np0000006707 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 299/1190] 10.4.3.8 () {66 vars in 1334 bytes} [Fri Aug 7 09:54:48 2026] GET /volume/v3/volumes/cb0a0d12-0d20-4c58-8aba-991cf979841a => generated 844 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 09:54:48.151442 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-dfe581d2-7f71-4763-8168-151240888d1b None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:54:48.184235 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-dfe581d2-7f71-4763-8168-151240888d1b tempest-VolumesListAdminTestJSON-781759510 tempest-VolumesListAdminTestJSON-781759510-project-admin] POST https://10.4.3.8/volume/v3/volumes Aug 07 09:54:48.184652 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-dfe581d2-7f71-4763-8168-151240888d1b tempest-VolumesListAdminTestJSON-781759510 tempest-VolumesListAdminTestJSON-781759510-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1}} {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 09:54:48.186126 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.v3.volumes [None req-dfe581d2-7f71-4763-8168-151240888d1b tempest-VolumesListAdminTestJSON-781759510 tempest-VolumesListAdminTestJSON-781759510-project-admin] Create volume request body: {'volume': {'size': 1}} {{(pid=100295) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 07 09:54:48.186353 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.v3.volumes [None req-dfe581d2-7f71-4763-8168-151240888d1b tempest-VolumesListAdminTestJSON-781759510 tempest-VolumesListAdminTestJSON-781759510-project-admin] Create volume of 1 GB Aug 07 09:54:48.190687 np0000006707 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-dfe581d2-7f71-4763-8168-151240888d1b tempest-VolumesListAdminTestJSON-781759510 tempest-VolumesListAdminTestJSON-781759510-project-admin] Availability Zones retrieved successfully. Aug 07 09:54:48.198160 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.volume.api [None req-dfe581d2-7f71-4763-8168-151240888d1b tempest-VolumesListAdminTestJSON-781759510 tempest-VolumesListAdminTestJSON-781759510-project-admin] Flow 'volume_create_api' (3c0aa8f5-32a0-45dd-9c08-41f02ddbddcc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100295) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 09:54:48.200124 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.volume.api [None req-dfe581d2-7f71-4763-8168-151240888d1b tempest-VolumesListAdminTestJSON-781759510 tempest-VolumesListAdminTestJSON-781759510-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (fe952055-f294-4c79-9c6a-34a8367464b4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100295) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 09:54:48.201590 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.volume.flows.api.create_volume [None req-dfe581d2-7f71-4763-8168-151240888d1b tempest-VolumesListAdminTestJSON-781759510 tempest-VolumesListAdminTestJSON-781759510-project-admin] Validating volume size '1' using validate_int {{(pid=100295) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 07 09:54:48.414797 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.volume.api [None req-dfe581d2-7f71-4763-8168-151240888d1b tempest-VolumesListAdminTestJSON-781759510 tempest-VolumesListAdminTestJSON-781759510-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (fe952055-f294-4c79-9c6a-34a8367464b4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-07T09:47:39Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=45fd9a3a-b61e-4c6c-9ab7-d02f06678d0d,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '45fd9a3a-b61e-4c6c-9ab7-d02f06678d0d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100295) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 09:54:48.415440 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.volume.api [None req-dfe581d2-7f71-4763-8168-151240888d1b tempest-VolumesListAdminTestJSON-781759510 tempest-VolumesListAdminTestJSON-781759510-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (401de053-9533-4cf1-b4e0-b9d421073c14) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100295) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 09:54:48.499620 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.quota [None req-dfe581d2-7f71-4763-8168-151240888d1b tempest-VolumesListAdminTestJSON-781759510 tempest-VolumesListAdminTestJSON-781759510-project-admin] Created reservations ['866a09f4-6c79-4f07-9aae-48714007e044', '26e444a9-cefd-4ada-ad05-67e2977049ec', '22c22628-5a64-4df8-bac6-ff1bf79ade17', '00cfe9c8-d6bc-40f1-b0da-2db5cdf8b589'] {{(pid=100295) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 09:54:48.500825 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.volume.api [None req-dfe581d2-7f71-4763-8168-151240888d1b tempest-VolumesListAdminTestJSON-781759510 tempest-VolumesListAdminTestJSON-781759510-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (401de053-9533-4cf1-b4e0-b9d421073c14) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['866a09f4-6c79-4f07-9aae-48714007e044', '26e444a9-cefd-4ada-ad05-67e2977049ec', '22c22628-5a64-4df8-bac6-ff1bf79ade17', '00cfe9c8-d6bc-40f1-b0da-2db5cdf8b589']}' {{(pid=100295) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 09:54:48.502080 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.volume.api [None req-dfe581d2-7f71-4763-8168-151240888d1b tempest-VolumesListAdminTestJSON-781759510 tempest-VolumesListAdminTestJSON-781759510-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a05cffb1-ad60-4d0d-bc57-1f409b0a0cb0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100295) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 09:54:48.527467 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.volume.api [None req-dfe581d2-7f71-4763-8168-151240888d1b tempest-VolumesListAdminTestJSON-781759510 tempest-VolumesListAdminTestJSON-781759510-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a05cffb1-ad60-4d0d-bc57-1f409b0a0cb0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'a44e80b3-c306-4500-91e5-dcbcd72c0ceb', '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='5b0b392b917c40b2bcc7a18fc057df99',qos_specs=None,replication_status=,reservations=['866a09f4-6c79-4f07-9aae-48714007e044','26e444a9-cefd-4ada-ad05-67e2977049ec','22c22628-5a64-4df8-bac6-ff1bf79ade17','00cfe9c8-d6bc-40f1-b0da-2db5cdf8b589'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='bcbc25c894f34c3d80daef63940faaa5',volume_type_id=45fd9a3a-b61e-4c6c-9ab7-d02f06678d0d), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-07T09:54:48Z,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=a44e80b3-c306-4500-91e5-dcbcd72c0ceb,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='5b0b392b917c40b2bcc7a18fc057df99',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='bcbc25c894f34c3d80daef63940faaa5',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(45fd9a3a-b61e-4c6c-9ab7-d02f06678d0d),volume_type_id=45fd9a3a-b61e-4c6c-9ab7-d02f06678d0d)}' {{(pid=100295) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 09:54:48.528310 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.volume.api [None req-dfe581d2-7f71-4763-8168-151240888d1b tempest-VolumesListAdminTestJSON-781759510 tempest-VolumesListAdminTestJSON-781759510-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (04875350-5cba-4467-9505-303cd551b53e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100295) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 09:54:48.550926 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.volume.api [None req-dfe581d2-7f71-4763-8168-151240888d1b tempest-VolumesListAdminTestJSON-781759510 tempest-VolumesListAdminTestJSON-781759510-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (04875350-5cba-4467-9505-303cd551b53e) transitioned into state 'SUCCESS' from 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='5b0b392b917c40b2bcc7a18fc057df99',qos_specs=None,replication_status=,reservations=['866a09f4-6c79-4f07-9aae-48714007e044','26e444a9-cefd-4ada-ad05-67e2977049ec','22c22628-5a64-4df8-bac6-ff1bf79ade17','00cfe9c8-d6bc-40f1-b0da-2db5cdf8b589'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='bcbc25c894f34c3d80daef63940faaa5',volume_type_id=45fd9a3a-b61e-4c6c-9ab7-d02f06678d0d)}' {{(pid=100295) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 09:54:48.551842 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.volume.api [None req-dfe581d2-7f71-4763-8168-151240888d1b tempest-VolumesListAdminTestJSON-781759510 tempest-VolumesListAdminTestJSON-781759510-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a913e67b-72ff-4428-8068-fa1ca7484b86) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100295) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 09:54:48.564706 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.volume.api [None req-dfe581d2-7f71-4763-8168-151240888d1b tempest-VolumesListAdminTestJSON-781759510 tempest-VolumesListAdminTestJSON-781759510-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a913e67b-72ff-4428-8068-fa1ca7484b86) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100295) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 09:54:48.565625 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.volume.api [None req-dfe581d2-7f71-4763-8168-151240888d1b tempest-VolumesListAdminTestJSON-781759510 tempest-VolumesListAdminTestJSON-781759510-project-admin] Flow 'volume_create_api' (3c0aa8f5-32a0-45dd-9c08-41f02ddbddcc) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100295) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 09:54:48.566024 np0000006707 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-dfe581d2-7f71-4763-8168-151240888d1b tempest-VolumesListAdminTestJSON-781759510 tempest-VolumesListAdminTestJSON-781759510-project-admin] Create volume request issued successfully. Aug 07 09:54:48.566781 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-dfe581d2-7f71-4763-8168-151240888d1b tempest-VolumesListAdminTestJSON-781759510 tempest-VolumesListAdminTestJSON-781759510-project-admin] https://10.4.3.8/volume/v3/volumes returned with HTTP 202 Aug 07 09:54:48.567317 np0000006707 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 295/1191] 10.4.3.8 () {68 vars in 1244 bytes} [Fri Aug 7 09:54:48 2026] POST /volume/v3/volumes => generated 729 bytes in 416 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 07 09:54:48.583190 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [None req-9799432a-f25a-49b9-b656-dd75b80b8bd1 None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:54:48.585367 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-9799432a-f25a-49b9-b656-dd75b80b8bd1 tempest-VolumesListAdminTestJSON-781759510 tempest-VolumesListAdminTestJSON-781759510-project-admin] GET https://10.4.3.8/volume/v3/volumes/a44e80b3-c306-4500-91e5-dcbcd72c0ceb Aug 07 09:54:48.585667 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-9799432a-f25a-49b9-b656-dd75b80b8bd1 tempest-VolumesListAdminTestJSON-781759510 tempest-VolumesListAdminTestJSON-781759510-project-admin] Empty body provided in request {{(pid=100296) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 09:54:48.586296 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-9799432a-f25a-49b9-b656-dd75b80b8bd1 tempest-VolumesListAdminTestJSON-781759510 tempest-VolumesListAdminTestJSON-781759510-project-admin] Calling method 'show' {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 09:54:48.597051 np0000006707 devstack@c-api.service[100296]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 09:54:48.597051 np0000006707 devstack@c-api.service[100296]: warnings.warn( Aug 07 09:54:48.603184 np0000006707 devstack@c-api.service[100296]: INFO cinder.volume.api [None req-9799432a-f25a-49b9-b656-dd75b80b8bd1 tempest-VolumesListAdminTestJSON-781759510 tempest-VolumesListAdminTestJSON-781759510-project-admin] Volume info retrieved successfully. Aug 07 09:54:48.607789 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-9799432a-f25a-49b9-b656-dd75b80b8bd1 tempest-VolumesListAdminTestJSON-781759510 tempest-VolumesListAdminTestJSON-781759510-project-admin] https://10.4.3.8/volume/v3/volumes/a44e80b3-c306-4500-91e5-dcbcd72c0ceb returned with HTTP 200 Aug 07 09:54:48.608369 np0000006707 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 299/1192] 10.4.3.8 () {66 vars in 1334 bytes} [Fri Aug 7 09:54:48 2026] GET /volume/v3/volumes/a44e80b3-c306-4500-91e5-dcbcd72c0ceb => generated 908 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 09:54:49.028818 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.middleware.request_id [None req-5e651f91-10a3-480b-a01c-655a06832e28 None None] RequestId filter calling following filter/app {{(pid=100298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:54:49.034031 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [None req-5e651f91-10a3-480b-a01c-655a06832e28 tempest-TestMinimumBasicScenario-810654635 tempest-TestMinimumBasicScenario-810654635-project-member] GET https://10.4.3.8/volume/v3/volumes/2f393554-84db-467d-9451-2e6874c52d2c Aug 07 09:54:49.034031 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [None req-5e651f91-10a3-480b-a01c-655a06832e28 tempest-TestMinimumBasicScenario-810654635 tempest-TestMinimumBasicScenario-810654635-project-member] Empty body provided in request {{(pid=100298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 09:54:49.034031 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [None req-5e651f91-10a3-480b-a01c-655a06832e28 tempest-TestMinimumBasicScenario-810654635 tempest-TestMinimumBasicScenario-810654635-project-member] Calling method 'show' {{(pid=100298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 09:54:49.051939 np0000006707 devstack@c-api.service[100298]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 09:54:49.051939 np0000006707 devstack@c-api.service[100298]: warnings.warn( Aug 07 09:54:49.058133 np0000006707 devstack@c-api.service[100298]: INFO cinder.volume.api [None req-5e651f91-10a3-480b-a01c-655a06832e28 tempest-TestMinimumBasicScenario-810654635 tempest-TestMinimumBasicScenario-810654635-project-member] Volume info retrieved successfully. Aug 07 09:54:49.065187 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [None req-5e651f91-10a3-480b-a01c-655a06832e28 tempest-TestMinimumBasicScenario-810654635 tempest-TestMinimumBasicScenario-810654635-project-member] https://10.4.3.8/volume/v3/volumes/2f393554-84db-467d-9451-2e6874c52d2c returned with HTTP 200 Aug 07 09:54:49.069444 np0000006707 devstack@c-api.service[100298]: [pid: 100298|app: 0|req: 300/1193] 10.4.3.8 () {66 vars in 1334 bytes} [Fri Aug 7 09:54:49 2026] GET /volume/v3/volumes/2f393554-84db-467d-9451-2e6874c52d2c => generated 843 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 07 09:54:49.629404 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [None req-eff98ffe-2b8c-492a-bf72-68f7e2dd4955 None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:54:49.637368 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-eff98ffe-2b8c-492a-bf72-68f7e2dd4955 tempest-VolumesListAdminTestJSON-781759510 tempest-VolumesListAdminTestJSON-781759510-project-admin] GET https://10.4.3.8/volume/v3/volumes/a44e80b3-c306-4500-91e5-dcbcd72c0ceb Aug 07 09:54:49.637368 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-eff98ffe-2b8c-492a-bf72-68f7e2dd4955 tempest-VolumesListAdminTestJSON-781759510 tempest-VolumesListAdminTestJSON-781759510-project-admin] Empty body provided in request {{(pid=100297) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 09:54:49.637530 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-eff98ffe-2b8c-492a-bf72-68f7e2dd4955 tempest-VolumesListAdminTestJSON-781759510 tempest-VolumesListAdminTestJSON-781759510-project-admin] Calling method 'show' {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 09:54:49.652685 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [req-758cf4ef-7be8-4432-8789-2d0e6af6df3b req-70c751e6-2e6a-49f7-9f81-348d8f6a8d62 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:54:49.653101 np0000006707 devstack@c-api.service[100297]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 09:54:49.653101 np0000006707 devstack@c-api.service[100297]: warnings.warn( Aug 07 09:54:49.664051 np0000006707 devstack@c-api.service[100297]: INFO cinder.volume.api [None req-eff98ffe-2b8c-492a-bf72-68f7e2dd4955 tempest-VolumesListAdminTestJSON-781759510 tempest-VolumesListAdminTestJSON-781759510-project-admin] Volume info retrieved successfully. Aug 07 09:54:49.671631 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-eff98ffe-2b8c-492a-bf72-68f7e2dd4955 tempest-VolumesListAdminTestJSON-781759510 tempest-VolumesListAdminTestJSON-781759510-project-admin] https://10.4.3.8/volume/v3/volumes/a44e80b3-c306-4500-91e5-dcbcd72c0ceb returned with HTTP 200 Aug 07 09:54:49.671631 np0000006707 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 300/1194] 10.4.3.8 () {66 vars in 1334 bytes} [Fri Aug 7 09:54:49 2026] GET /volume/v3/volumes/a44e80b3-c306-4500-91e5-dcbcd72c0ceb => generated 960 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 09:54:49.689224 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [None req-baf90734-c57a-4a32-8e0c-4df461993472 None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:54:49.693628 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-baf90734-c57a-4a32-8e0c-4df461993472 tempest-VolumesListAdminTestJSON-781759510 tempest-VolumesListAdminTestJSON-781759510-project-admin] GET https://10.4.3.8/volume/v3/volumes/detail?all_tenants=1&project_id=8bc6ffb5350c44fe9c35283a70ae05d1 Aug 07 09:54:49.693845 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-baf90734-c57a-4a32-8e0c-4df461993472 tempest-VolumesListAdminTestJSON-781759510 tempest-VolumesListAdminTestJSON-781759510-project-admin] Empty body provided in request {{(pid=100296) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 09:54:49.694125 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-baf90734-c57a-4a32-8e0c-4df461993472 tempest-VolumesListAdminTestJSON-781759510 tempest-VolumesListAdminTestJSON-781759510-project-admin] Calling method 'detail' {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 09:54:49.694599 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.volume.api [None req-baf90734-c57a-4a32-8e0c-4df461993472 tempest-VolumesListAdminTestJSON-781759510 tempest-VolumesListAdminTestJSON-781759510-project-admin] Could not evaluate value 8bc6ffb5350c44fe9c35283a70ae05d1, assuming string {{(pid=100296) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2371}} Aug 07 09:54:49.695197 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.volume.api [None req-baf90734-c57a-4a32-8e0c-4df461993472 tempest-VolumesListAdminTestJSON-781759510 tempest-VolumesListAdminTestJSON-781759510-project-admin] Searching by: MultiDict([('project_id', '8bc6ffb5350c44fe9c35283a70ae05d1'), ('all_tenants', 1)]). {{(pid=100296) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 07 09:54:49.702060 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [req-758cf4ef-7be8-4432-8789-2d0e6af6df3b req-70c751e6-2e6a-49f7-9f81-348d8f6a8d62 tempest-TestMinimumBasicScenario-810654635 tempest-TestMinimumBasicScenario-810654635-project-member] POST https://10.4.3.8/volume/v3/attachments/bd3f95cf-108b-4adc-a0f6-d993f4c8f51a/action Aug 07 09:54:49.702560 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [req-758cf4ef-7be8-4432-8789-2d0e6af6df3b req-70c751e6-2e6a-49f7-9f81-348d8f6a8d62 tempest-TestMinimumBasicScenario-810654635 tempest-TestMinimumBasicScenario-810654635-project-member] Action body: b'{"os-complete": null}' {{(pid=100295) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 07 09:54:49.702727 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [req-758cf4ef-7be8-4432-8789-2d0e6af6df3b req-70c751e6-2e6a-49f7-9f81-348d8f6a8d62 tempest-TestMinimumBasicScenario-810654635 tempest-TestMinimumBasicScenario-810654635-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 09:54:49.727785 np0000006707 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 09:54:49.727785 np0000006707 devstack@c-api.service[100295]: warnings.warn( Aug 07 09:54:49.743959 np0000006707 devstack@c-api.service[100296]: INFO cinder.volume.api [None req-baf90734-c57a-4a32-8e0c-4df461993472 tempest-VolumesListAdminTestJSON-781759510 tempest-VolumesListAdminTestJSON-781759510-project-admin] Get all volumes completed successfully. Aug 07 09:54:49.744990 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [req-758cf4ef-7be8-4432-8789-2d0e6af6df3b req-70c751e6-2e6a-49f7-9f81-348d8f6a8d62 tempest-TestMinimumBasicScenario-810654635 tempest-TestMinimumBasicScenario-810654635-project-member] https://10.4.3.8/volume/v3/attachments/bd3f95cf-108b-4adc-a0f6-d993f4c8f51a/action returned with HTTP 204 Aug 07 09:54:49.745760 np0000006707 devstack@c-api.service[100296]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 09:54:49.745760 np0000006707 devstack@c-api.service[100296]: warnings.warn( Aug 07 09:54:49.745864 np0000006707 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 296/1195] 10.4.3.8 () {74 vars in 1711 bytes} [Fri Aug 7 09:54:49 2026] POST /volume/v3/attachments/bd3f95cf-108b-4adc-a0f6-d993f4c8f51a/action => generated 0 bytes in 96 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 07 09:54:49.751000 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-baf90734-c57a-4a32-8e0c-4df461993472 tempest-VolumesListAdminTestJSON-781759510 tempest-VolumesListAdminTestJSON-781759510-project-admin] https://10.4.3.8/volume/v3/volumes/detail?all_tenants=1&project_id=8bc6ffb5350c44fe9c35283a70ae05d1 returned with HTTP 200 Aug 07 09:54:49.751662 np0000006707 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 300/1196] 10.4.3.8 () {66 vars in 1359 bytes} [Fri Aug 7 09:54:49 2026] GET /volume/v3/volumes/detail?all_tenants=1&project_id=8bc6ffb5350c44fe9c35283a70ae05d1 => generated 3014 bytes in 63 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 09:54:49.772697 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.middleware.request_id [None req-103f8069-7010-436d-9a4b-e63b272cc145 None None] RequestId filter calling following filter/app {{(pid=100298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:54:49.775102 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [None req-103f8069-7010-436d-9a4b-e63b272cc145 tempest-VolumesListAdminTestJSON-781759510 tempest-VolumesListAdminTestJSON-781759510-project-admin] DELETE https://10.4.3.8/volume/v3/volumes/a44e80b3-c306-4500-91e5-dcbcd72c0ceb Aug 07 09:54:49.775336 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [None req-103f8069-7010-436d-9a4b-e63b272cc145 tempest-VolumesListAdminTestJSON-781759510 tempest-VolumesListAdminTestJSON-781759510-project-admin] Empty body provided in request {{(pid=100298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 09:54:49.775640 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [None req-103f8069-7010-436d-9a4b-e63b272cc145 tempest-VolumesListAdminTestJSON-781759510 tempest-VolumesListAdminTestJSON-781759510-project-admin] Calling method 'delete' {{(pid=100298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 09:54:49.775909 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.v3.volumes [None req-103f8069-7010-436d-9a4b-e63b272cc145 tempest-VolumesListAdminTestJSON-781759510 tempest-VolumesListAdminTestJSON-781759510-project-admin] Delete volume with id: a44e80b3-c306-4500-91e5-dcbcd72c0ceb Aug 07 09:54:49.789325 np0000006707 devstack@c-api.service[100298]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 09:54:49.789325 np0000006707 devstack@c-api.service[100298]: warnings.warn( Aug 07 09:54:49.790431 np0000006707 devstack@c-api.service[100298]: INFO cinder.volume.api [None req-103f8069-7010-436d-9a4b-e63b272cc145 tempest-VolumesListAdminTestJSON-781759510 tempest-VolumesListAdminTestJSON-781759510-project-admin] Volume info retrieved successfully. Aug 07 09:54:49.818350 np0000006707 devstack@c-api.service[100298]: INFO cinder.volume.api [None req-103f8069-7010-436d-9a4b-e63b272cc145 tempest-VolumesListAdminTestJSON-781759510 tempest-VolumesListAdminTestJSON-781759510-project-admin] Delete volume request issued successfully. Aug 07 09:54:49.818596 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [None req-103f8069-7010-436d-9a4b-e63b272cc145 tempest-VolumesListAdminTestJSON-781759510 tempest-VolumesListAdminTestJSON-781759510-project-admin] https://10.4.3.8/volume/v3/volumes/a44e80b3-c306-4500-91e5-dcbcd72c0ceb returned with HTTP 202 Aug 07 09:54:49.819055 np0000006707 devstack@c-api.service[100298]: [pid: 100298|app: 0|req: 301/1197] 10.4.3.8 () {66 vars in 1337 bytes} [Fri Aug 7 09:54:49 2026] DELETE /volume/v3/volumes/a44e80b3-c306-4500-91e5-dcbcd72c0ceb => generated 0 bytes in 47 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 07 09:54:49.829390 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [None req-6c3be2ed-51ff-476f-b5f0-a4dfc34f63c7 None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:54:49.831950 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-6c3be2ed-51ff-476f-b5f0-a4dfc34f63c7 tempest-VolumesListAdminTestJSON-167060018 tempest-VolumesListAdminTestJSON-167060018-project-member] GET https://10.4.3.8/volume/v3/volumes/cb0a0d12-0d20-4c58-8aba-991cf979841a Aug 07 09:54:49.832182 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-6c3be2ed-51ff-476f-b5f0-a4dfc34f63c7 tempest-VolumesListAdminTestJSON-167060018 tempest-VolumesListAdminTestJSON-167060018-project-member] Empty body provided in request {{(pid=100297) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 09:54:49.832343 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-6c3be2ed-51ff-476f-b5f0-a4dfc34f63c7 tempest-VolumesListAdminTestJSON-167060018 tempest-VolumesListAdminTestJSON-167060018-project-member] Calling method 'show' {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 09:54:49.842015 np0000006707 devstack@c-api.service[100297]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 09:54:49.842015 np0000006707 devstack@c-api.service[100297]: warnings.warn( Aug 07 09:54:49.848108 np0000006707 devstack@c-api.service[100297]: INFO cinder.volume.api [None req-6c3be2ed-51ff-476f-b5f0-a4dfc34f63c7 tempest-VolumesListAdminTestJSON-167060018 tempest-VolumesListAdminTestJSON-167060018-project-member] Volume info retrieved successfully. Aug 07 09:54:49.851918 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-6c3be2ed-51ff-476f-b5f0-a4dfc34f63c7 tempest-VolumesListAdminTestJSON-167060018 tempest-VolumesListAdminTestJSON-167060018-project-member] https://10.4.3.8/volume/v3/volumes/cb0a0d12-0d20-4c58-8aba-991cf979841a returned with HTTP 200 Aug 07 09:54:49.852331 np0000006707 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 301/1198] 10.4.3.8 () {66 vars in 1334 bytes} [Fri Aug 7 09:54:49 2026] GET /volume/v3/volumes/cb0a0d12-0d20-4c58-8aba-991cf979841a => generated 844 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 09:54:49.869950 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-c5ddf241-3bbc-4c8e-b17d-64bb9942e66b None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:54:49.873522 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-c5ddf241-3bbc-4c8e-b17d-64bb9942e66b tempest-VolumesListAdminTestJSON-167060018 tempest-VolumesListAdminTestJSON-167060018-project-member] DELETE https://10.4.3.8/volume/v3/volumes/cb0a0d12-0d20-4c58-8aba-991cf979841a Aug 07 09:54:49.875084 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-c5ddf241-3bbc-4c8e-b17d-64bb9942e66b tempest-VolumesListAdminTestJSON-167060018 tempest-VolumesListAdminTestJSON-167060018-project-member] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 09:54:49.875508 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-c5ddf241-3bbc-4c8e-b17d-64bb9942e66b tempest-VolumesListAdminTestJSON-167060018 tempest-VolumesListAdminTestJSON-167060018-project-member] Calling method 'delete' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 09:54:49.875508 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.v3.volumes [None req-c5ddf241-3bbc-4c8e-b17d-64bb9942e66b tempest-VolumesListAdminTestJSON-167060018 tempest-VolumesListAdminTestJSON-167060018-project-member] Delete volume with id: cb0a0d12-0d20-4c58-8aba-991cf979841a Aug 07 09:54:49.885553 np0000006707 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 09:54:49.885553 np0000006707 devstack@c-api.service[100295]: warnings.warn( Aug 07 09:54:49.886152 np0000006707 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-c5ddf241-3bbc-4c8e-b17d-64bb9942e66b tempest-VolumesListAdminTestJSON-167060018 tempest-VolumesListAdminTestJSON-167060018-project-member] Volume info retrieved successfully. Aug 07 09:54:49.914580 np0000006707 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-c5ddf241-3bbc-4c8e-b17d-64bb9942e66b tempest-VolumesListAdminTestJSON-167060018 tempest-VolumesListAdminTestJSON-167060018-project-member] Delete volume request issued successfully. Aug 07 09:54:49.914959 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-c5ddf241-3bbc-4c8e-b17d-64bb9942e66b tempest-VolumesListAdminTestJSON-167060018 tempest-VolumesListAdminTestJSON-167060018-project-member] https://10.4.3.8/volume/v3/volumes/cb0a0d12-0d20-4c58-8aba-991cf979841a returned with HTTP 202 Aug 07 09:54:49.915413 np0000006707 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 297/1199] 10.4.3.8 () {66 vars in 1337 bytes} [Fri Aug 7 09:54:49 2026] DELETE /volume/v3/volumes/cb0a0d12-0d20-4c58-8aba-991cf979841a => generated 0 bytes in 46 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 07 09:54:49.924387 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [None req-a5b41073-4268-43ba-8c05-006446441679 None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:54:49.931219 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-a5b41073-4268-43ba-8c05-006446441679 tempest-VolumesListAdminTestJSON-167060018 tempest-VolumesListAdminTestJSON-167060018-project-member] GET https://10.4.3.8/volume/v3/volumes/cb0a0d12-0d20-4c58-8aba-991cf979841a Aug 07 09:54:49.931608 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-a5b41073-4268-43ba-8c05-006446441679 tempest-VolumesListAdminTestJSON-167060018 tempest-VolumesListAdminTestJSON-167060018-project-member] Empty body provided in request {{(pid=100296) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 09:54:49.931812 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-a5b41073-4268-43ba-8c05-006446441679 tempest-VolumesListAdminTestJSON-167060018 tempest-VolumesListAdminTestJSON-167060018-project-member] Calling method 'show' {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 09:54:49.942507 np0000006707 devstack@c-api.service[100296]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 09:54:49.942507 np0000006707 devstack@c-api.service[100296]: warnings.warn( Aug 07 09:54:49.946859 np0000006707 devstack@c-api.service[100296]: INFO cinder.volume.api [None req-a5b41073-4268-43ba-8c05-006446441679 tempest-VolumesListAdminTestJSON-167060018 tempest-VolumesListAdminTestJSON-167060018-project-member] Volume info retrieved successfully. Aug 07 09:54:49.953986 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-a5b41073-4268-43ba-8c05-006446441679 tempest-VolumesListAdminTestJSON-167060018 tempest-VolumesListAdminTestJSON-167060018-project-member] https://10.4.3.8/volume/v3/volumes/cb0a0d12-0d20-4c58-8aba-991cf979841a returned with HTTP 200 Aug 07 09:54:49.953986 np0000006707 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 301/1200] 10.4.3.8 () {66 vars in 1334 bytes} [Fri Aug 7 09:54:49 2026] GET /volume/v3/volumes/cb0a0d12-0d20-4c58-8aba-991cf979841a => generated 843 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 09:54:50.084792 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.middleware.request_id [None req-7910fe2b-d9b0-4ade-bc18-168ea529ea19 None None] RequestId filter calling following filter/app {{(pid=100298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:54:50.086652 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [None req-7910fe2b-d9b0-4ade-bc18-168ea529ea19 tempest-TestMinimumBasicScenario-810654635 tempest-TestMinimumBasicScenario-810654635-project-member] GET https://10.4.3.8/volume/v3/volumes/2f393554-84db-467d-9451-2e6874c52d2c Aug 07 09:54:50.086896 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [None req-7910fe2b-d9b0-4ade-bc18-168ea529ea19 tempest-TestMinimumBasicScenario-810654635 tempest-TestMinimumBasicScenario-810654635-project-member] Empty body provided in request {{(pid=100298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 09:54:50.087081 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [None req-7910fe2b-d9b0-4ade-bc18-168ea529ea19 tempest-TestMinimumBasicScenario-810654635 tempest-TestMinimumBasicScenario-810654635-project-member] Calling method 'show' {{(pid=100298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 09:54:50.103355 np0000006707 devstack@c-api.service[100298]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 09:54:50.103355 np0000006707 devstack@c-api.service[100298]: warnings.warn( Aug 07 09:54:50.111107 np0000006707 devstack@c-api.service[100298]: INFO cinder.volume.api [None req-7910fe2b-d9b0-4ade-bc18-168ea529ea19 tempest-TestMinimumBasicScenario-810654635 tempest-TestMinimumBasicScenario-810654635-project-member] Volume info retrieved successfully. Aug 07 09:54:50.119839 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [None req-7910fe2b-d9b0-4ade-bc18-168ea529ea19 tempest-TestMinimumBasicScenario-810654635 tempest-TestMinimumBasicScenario-810654635-project-member] https://10.4.3.8/volume/v3/volumes/2f393554-84db-467d-9451-2e6874c52d2c returned with HTTP 200 Aug 07 09:54:50.120271 np0000006707 devstack@c-api.service[100298]: [pid: 100298|app: 0|req: 302/1201] 10.4.3.8 () {66 vars in 1334 bytes} [Fri Aug 7 09:54:50 2026] GET /volume/v3/volumes/2f393554-84db-467d-9451-2e6874c52d2c => generated 1135 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 09:54:50.137122 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [None req-7b2ed156-60dd-4dbc-be18-eaeac68fa943 None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:54:50.140532 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-7b2ed156-60dd-4dbc-be18-eaeac68fa943 tempest-TestMinimumBasicScenario-810654635 tempest-TestMinimumBasicScenario-810654635-project-member] GET https://10.4.3.8/volume/v3/volumes/2f393554-84db-467d-9451-2e6874c52d2c Aug 07 09:54:50.140532 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-7b2ed156-60dd-4dbc-be18-eaeac68fa943 tempest-TestMinimumBasicScenario-810654635 tempest-TestMinimumBasicScenario-810654635-project-member] Empty body provided in request {{(pid=100297) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 09:54:50.140532 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-7b2ed156-60dd-4dbc-be18-eaeac68fa943 tempest-TestMinimumBasicScenario-810654635 tempest-TestMinimumBasicScenario-810654635-project-member] Calling method 'show' {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 09:54:50.158472 np0000006707 devstack@c-api.service[100297]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 09:54:50.158472 np0000006707 devstack@c-api.service[100297]: warnings.warn( Aug 07 09:54:50.167213 np0000006707 devstack@c-api.service[100297]: INFO cinder.volume.api [None req-7b2ed156-60dd-4dbc-be18-eaeac68fa943 tempest-TestMinimumBasicScenario-810654635 tempest-TestMinimumBasicScenario-810654635-project-member] Volume info retrieved successfully. Aug 07 09:54:50.177971 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-7b2ed156-60dd-4dbc-be18-eaeac68fa943 tempest-TestMinimumBasicScenario-810654635 tempest-TestMinimumBasicScenario-810654635-project-member] https://10.4.3.8/volume/v3/volumes/2f393554-84db-467d-9451-2e6874c52d2c returned with HTTP 200 Aug 07 09:54:50.179319 np0000006707 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 302/1202] 10.4.3.8 () {66 vars in 1334 bytes} [Fri Aug 7 09:54:50 2026] GET /volume/v3/volumes/2f393554-84db-467d-9451-2e6874c52d2c => generated 1135 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Aug 07 09:54:50.197755 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-77c10e53-f6a5-49b4-afbf-1325908b65d1 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:54:50.201393 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-77c10e53-f6a5-49b4-afbf-1325908b65d1 tempest-TestMinimumBasicScenario-810654635 tempest-TestMinimumBasicScenario-810654635-project-member] GET https://10.4.3.8/volume/v3/volumes/2f393554-84db-467d-9451-2e6874c52d2c Aug 07 09:54:50.201680 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-77c10e53-f6a5-49b4-afbf-1325908b65d1 tempest-TestMinimumBasicScenario-810654635 tempest-TestMinimumBasicScenario-810654635-project-member] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 09:54:50.201973 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-77c10e53-f6a5-49b4-afbf-1325908b65d1 tempest-TestMinimumBasicScenario-810654635 tempest-TestMinimumBasicScenario-810654635-project-member] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 09:54:50.217863 np0000006707 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 09:54:50.217863 np0000006707 devstack@c-api.service[100295]: warnings.warn( Aug 07 09:54:50.222075 np0000006707 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-77c10e53-f6a5-49b4-afbf-1325908b65d1 tempest-TestMinimumBasicScenario-810654635 tempest-TestMinimumBasicScenario-810654635-project-member] Volume info retrieved successfully. Aug 07 09:54:50.228159 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-77c10e53-f6a5-49b4-afbf-1325908b65d1 tempest-TestMinimumBasicScenario-810654635 tempest-TestMinimumBasicScenario-810654635-project-member] https://10.4.3.8/volume/v3/volumes/2f393554-84db-467d-9451-2e6874c52d2c returned with HTTP 200 Aug 07 09:54:50.228784 np0000006707 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 298/1203] 10.4.3.8 () {66 vars in 1334 bytes} [Fri Aug 7 09:54:50 2026] GET /volume/v3/volumes/2f393554-84db-467d-9451-2e6874c52d2c => generated 1135 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 09:54:50.971394 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [None req-394d2a8c-1166-4034-8101-b50ccf44cee1 None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:54:50.973905 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-394d2a8c-1166-4034-8101-b50ccf44cee1 tempest-VolumesListAdminTestJSON-167060018 tempest-VolumesListAdminTestJSON-167060018-project-member] GET https://10.4.3.8/volume/v3/volumes/cb0a0d12-0d20-4c58-8aba-991cf979841a Aug 07 09:54:50.974269 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-394d2a8c-1166-4034-8101-b50ccf44cee1 tempest-VolumesListAdminTestJSON-167060018 tempest-VolumesListAdminTestJSON-167060018-project-member] Empty body provided in request {{(pid=100296) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 09:54:50.974527 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-394d2a8c-1166-4034-8101-b50ccf44cee1 tempest-VolumesListAdminTestJSON-167060018 tempest-VolumesListAdminTestJSON-167060018-project-member] Calling method 'show' {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 09:54:50.982476 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-394d2a8c-1166-4034-8101-b50ccf44cee1 tempest-VolumesListAdminTestJSON-167060018 tempest-VolumesListAdminTestJSON-167060018-project-member] https://10.4.3.8/volume/v3/volumes/cb0a0d12-0d20-4c58-8aba-991cf979841a returned with HTTP 404 Aug 07 09:54:50.983215 np0000006707 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 302/1204] 10.4.3.8 () {66 vars in 1334 bytes} [Fri Aug 7 09:54:50 2026] GET /volume/v3/volumes/cb0a0d12-0d20-4c58-8aba-991cf979841a => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 09:54:50.994027 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.middleware.request_id [None req-848a77ba-e808-478b-8daf-35e0140ae142 None None] RequestId filter calling following filter/app {{(pid=100298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:54:50.996990 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [None req-848a77ba-e808-478b-8daf-35e0140ae142 tempest-VolumesListAdminTestJSON-167060018 tempest-VolumesListAdminTestJSON-167060018-project-member] GET https://10.4.3.8/volume/v3/volumes/85677359-05f1-4351-b1be-387ea9599ae3 Aug 07 09:54:50.996990 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [None req-848a77ba-e808-478b-8daf-35e0140ae142 tempest-VolumesListAdminTestJSON-167060018 tempest-VolumesListAdminTestJSON-167060018-project-member] Empty body provided in request {{(pid=100298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 09:54:50.997244 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [None req-848a77ba-e808-478b-8daf-35e0140ae142 tempest-VolumesListAdminTestJSON-167060018 tempest-VolumesListAdminTestJSON-167060018-project-member] Calling method 'show' {{(pid=100298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 09:54:51.010447 np0000006707 devstack@c-api.service[100298]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 09:54:51.010447 np0000006707 devstack@c-api.service[100298]: warnings.warn( Aug 07 09:54:51.013020 np0000006707 devstack@c-api.service[100298]: INFO cinder.volume.api [None req-848a77ba-e808-478b-8daf-35e0140ae142 tempest-VolumesListAdminTestJSON-167060018 tempest-VolumesListAdminTestJSON-167060018-project-member] Volume info retrieved successfully. Aug 07 09:54:51.018550 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [None req-848a77ba-e808-478b-8daf-35e0140ae142 tempest-VolumesListAdminTestJSON-167060018 tempest-VolumesListAdminTestJSON-167060018-project-member] https://10.4.3.8/volume/v3/volumes/85677359-05f1-4351-b1be-387ea9599ae3 returned with HTTP 200 Aug 07 09:54:51.018980 np0000006707 devstack@c-api.service[100298]: [pid: 100298|app: 0|req: 303/1205] 10.4.3.8 () {66 vars in 1334 bytes} [Fri Aug 7 09:54:50 2026] GET /volume/v3/volumes/85677359-05f1-4351-b1be-387ea9599ae3 => generated 843 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 09:54:51.037124 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [None req-7bf0c09c-ec3e-4d17-8582-d2e027f5b903 None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:54:51.042147 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-7bf0c09c-ec3e-4d17-8582-d2e027f5b903 tempest-VolumesListAdminTestJSON-167060018 tempest-VolumesListAdminTestJSON-167060018-project-member] DELETE https://10.4.3.8/volume/v3/volumes/85677359-05f1-4351-b1be-387ea9599ae3 Aug 07 09:54:51.042369 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-7bf0c09c-ec3e-4d17-8582-d2e027f5b903 tempest-VolumesListAdminTestJSON-167060018 tempest-VolumesListAdminTestJSON-167060018-project-member] Empty body provided in request {{(pid=100297) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 09:54:51.042616 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-7bf0c09c-ec3e-4d17-8582-d2e027f5b903 tempest-VolumesListAdminTestJSON-167060018 tempest-VolumesListAdminTestJSON-167060018-project-member] Calling method 'delete' {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 09:54:51.042868 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.v3.volumes [None req-7bf0c09c-ec3e-4d17-8582-d2e027f5b903 tempest-VolumesListAdminTestJSON-167060018 tempest-VolumesListAdminTestJSON-167060018-project-member] Delete volume with id: 85677359-05f1-4351-b1be-387ea9599ae3 Aug 07 09:54:51.052138 np0000006707 devstack@c-api.service[100297]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 09:54:51.052138 np0000006707 devstack@c-api.service[100297]: warnings.warn( Aug 07 09:54:51.052659 np0000006707 devstack@c-api.service[100297]: INFO cinder.volume.api [None req-7bf0c09c-ec3e-4d17-8582-d2e027f5b903 tempest-VolumesListAdminTestJSON-167060018 tempest-VolumesListAdminTestJSON-167060018-project-member] Volume info retrieved successfully. Aug 07 09:54:51.085450 np0000006707 devstack@c-api.service[100297]: INFO cinder.volume.api [None req-7bf0c09c-ec3e-4d17-8582-d2e027f5b903 tempest-VolumesListAdminTestJSON-167060018 tempest-VolumesListAdminTestJSON-167060018-project-member] Delete volume request issued successfully. Aug 07 09:54:51.085450 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-7bf0c09c-ec3e-4d17-8582-d2e027f5b903 tempest-VolumesListAdminTestJSON-167060018 tempest-VolumesListAdminTestJSON-167060018-project-member] https://10.4.3.8/volume/v3/volumes/85677359-05f1-4351-b1be-387ea9599ae3 returned with HTTP 202 Aug 07 09:54:51.085450 np0000006707 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 303/1206] 10.4.3.8 () {66 vars in 1337 bytes} [Fri Aug 7 09:54:51 2026] DELETE /volume/v3/volumes/85677359-05f1-4351-b1be-387ea9599ae3 => generated 0 bytes in 47 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 07 09:54:51.095074 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-c56daab1-2e98-4c6a-8816-e861826c10ba None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:54:51.097879 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-c56daab1-2e98-4c6a-8816-e861826c10ba tempest-VolumesListAdminTestJSON-167060018 tempest-VolumesListAdminTestJSON-167060018-project-member] GET https://10.4.3.8/volume/v3/volumes/85677359-05f1-4351-b1be-387ea9599ae3 Aug 07 09:54:51.098009 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-c56daab1-2e98-4c6a-8816-e861826c10ba tempest-VolumesListAdminTestJSON-167060018 tempest-VolumesListAdminTestJSON-167060018-project-member] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 09:54:51.098295 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-c56daab1-2e98-4c6a-8816-e861826c10ba tempest-VolumesListAdminTestJSON-167060018 tempest-VolumesListAdminTestJSON-167060018-project-member] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 09:54:51.109676 np0000006707 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 09:54:51.109676 np0000006707 devstack@c-api.service[100295]: warnings.warn( Aug 07 09:54:51.115866 np0000006707 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-c56daab1-2e98-4c6a-8816-e861826c10ba tempest-VolumesListAdminTestJSON-167060018 tempest-VolumesListAdminTestJSON-167060018-project-member] Volume info retrieved successfully. Aug 07 09:54:51.124788 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-c56daab1-2e98-4c6a-8816-e861826c10ba tempest-VolumesListAdminTestJSON-167060018 tempest-VolumesListAdminTestJSON-167060018-project-member] https://10.4.3.8/volume/v3/volumes/85677359-05f1-4351-b1be-387ea9599ae3 returned with HTTP 200 Aug 07 09:54:51.125269 np0000006707 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 299/1207] 10.4.3.8 () {66 vars in 1334 bytes} [Fri Aug 7 09:54:51 2026] GET /volume/v3/volumes/85677359-05f1-4351-b1be-387ea9599ae3 => generated 842 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 09:54:51.555385 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [None req-52d2111a-c409-414b-a42a-efe89f13fbe7 None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:54:51.737724 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-52d2111a-c409-414b-a42a-efe89f13fbe7 tempest-ExtraSpecsNegativeTest-1375306027 tempest-ExtraSpecsNegativeTest-1375306027-project-admin] POST https://10.4.3.8/volume/v3/types Aug 07 09:54:51.738237 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-52d2111a-c409-414b-a42a-efe89f13fbe7 tempest-ExtraSpecsNegativeTest-1375306027 tempest-ExtraSpecsNegativeTest-1375306027-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-ExtraSpecsNegativeTest-volume-type-442278830", "extra_specs": {"spec1": "val1"}}} {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 09:54:51.758751 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-52d2111a-c409-414b-a42a-efe89f13fbe7 tempest-ExtraSpecsNegativeTest-1375306027 tempest-ExtraSpecsNegativeTest-1375306027-project-admin] https://10.4.3.8/volume/v3/types returned with HTTP 200 Aug 07 09:54:51.759275 np0000006707 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 303/1208] 10.4.3.8 () {68 vars in 1239 bytes} [Fri Aug 7 09:54:51 2026] POST /volume/v3/types => generated 242 bytes in 204 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 09:54:51.772227 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.middleware.request_id [None req-7c52af85-eb29-4bd7-b84f-f5803bb4c61c None None] RequestId filter calling following filter/app {{(pid=100298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:54:51.775406 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [None req-7c52af85-eb29-4bd7-b84f-f5803bb4c61c tempest-ExtraSpecsNegativeTest-1375306027 tempest-ExtraSpecsNegativeTest-1375306027-project-admin] POST https://10.4.3.8/volume/v3/types/d949cb72-27a6-42a2-ae49-566ad1b0a1bd/extra_specs Aug 07 09:54:51.775784 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [None req-7c52af85-eb29-4bd7-b84f-f5803bb4c61c tempest-ExtraSpecsNegativeTest-1375306027 tempest-ExtraSpecsNegativeTest-1375306027-project-admin] Action: 'create', calling method: create, body: {"extra_specs": ["invalid"]} {{(pid=100298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 09:54:51.777627 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [None req-7c52af85-eb29-4bd7-b84f-f5803bb4c61c tempest-ExtraSpecsNegativeTest-1375306027 tempest-ExtraSpecsNegativeTest-1375306027-project-admin] https://10.4.3.8/volume/v3/types/d949cb72-27a6-42a2-ae49-566ad1b0a1bd/extra_specs returned with HTTP 400 Aug 07 09:54:51.778167 np0000006707 devstack@c-api.service[100298]: [pid: 100298|app: 0|req: 304/1209] 10.4.3.8 () {68 vars in 1385 bytes} [Fri Aug 7 09:54:51 2026] POST /volume/v3/types/d949cb72-27a6-42a2-ae49-566ad1b0a1bd/extra_specs => generated 146 bytes in 6 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Aug 07 09:54:51.788834 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [None req-7b45fdb1-5cf3-4d66-a330-733b47db8789 None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:54:51.791317 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-7b45fdb1-5cf3-4d66-a330-733b47db8789 tempest-ExtraSpecsNegativeTest-1375306027 tempest-ExtraSpecsNegativeTest-1375306027-project-admin] POST https://10.4.3.8/volume/v3/types/d949cb72-27a6-42a2-ae49-566ad1b0a1bd/extra_specs Aug 07 09:54:51.793688 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-7b45fdb1-5cf3-4d66-a330-733b47db8789 tempest-ExtraSpecsNegativeTest-1375306027 tempest-ExtraSpecsNegativeTest-1375306027-project-admin] Action: 'create', calling method: create, body: {"extra_specs": null} {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 09:54:51.793968 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-7b45fdb1-5cf3-4d66-a330-733b47db8789 tempest-ExtraSpecsNegativeTest-1375306027 tempest-ExtraSpecsNegativeTest-1375306027-project-admin] https://10.4.3.8/volume/v3/types/d949cb72-27a6-42a2-ae49-566ad1b0a1bd/extra_specs returned with HTTP 400 Aug 07 09:54:51.794901 np0000006707 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 304/1210] 10.4.3.8 () {68 vars in 1385 bytes} [Fri Aug 7 09:54:51 2026] POST /volume/v3/types/d949cb72-27a6-42a2-ae49-566ad1b0a1bd/extra_specs => generated 132 bytes in 7 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Aug 07 09:54:51.808267 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-43a80573-e6a0-46ef-83fe-6eed0f8f4157 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:54:51.811904 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-43a80573-e6a0-46ef-83fe-6eed0f8f4157 tempest-ExtraSpecsNegativeTest-1375306027 tempest-ExtraSpecsNegativeTest-1375306027-project-admin] POST https://10.4.3.8/volume/v3/types/f6a5ebbd-6583-4d11-bcc0-c6bd9374229a/extra_specs Aug 07 09:54:51.812220 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-43a80573-e6a0-46ef-83fe-6eed0f8f4157 tempest-ExtraSpecsNegativeTest-1375306027 tempest-ExtraSpecsNegativeTest-1375306027-project-admin] Action: 'create', calling method: create, body: {"extra_specs": {"spec2": "val1"}} {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 09:54:51.824047 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-43a80573-e6a0-46ef-83fe-6eed0f8f4157 tempest-ExtraSpecsNegativeTest-1375306027 tempest-ExtraSpecsNegativeTest-1375306027-project-admin] https://10.4.3.8/volume/v3/types/f6a5ebbd-6583-4d11-bcc0-c6bd9374229a/extra_specs returned with HTTP 404 Aug 07 09:54:51.824559 np0000006707 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 300/1211] 10.4.3.8 () {68 vars in 1385 bytes} [Fri Aug 7 09:54:51 2026] POST /volume/v3/types/f6a5ebbd-6583-4d11-bcc0-c6bd9374229a/extra_specs => generated 114 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 09:54:51.836406 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [None req-a9f98ba0-f9f6-4db5-b0d0-820545f37309 None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:54:51.839410 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-a9f98ba0-f9f6-4db5-b0d0-820545f37309 tempest-ExtraSpecsNegativeTest-1375306027 tempest-ExtraSpecsNegativeTest-1375306027-project-admin] DELETE https://10.4.3.8/volume/v3/types/3133f497-24a2-4e10-8720-e75f783d8bb8/extra_specs/spec1 Aug 07 09:54:51.839711 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-a9f98ba0-f9f6-4db5-b0d0-820545f37309 tempest-ExtraSpecsNegativeTest-1375306027 tempest-ExtraSpecsNegativeTest-1375306027-project-admin] Empty body provided in request {{(pid=100296) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 09:54:51.839966 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-a9f98ba0-f9f6-4db5-b0d0-820545f37309 tempest-ExtraSpecsNegativeTest-1375306027 tempest-ExtraSpecsNegativeTest-1375306027-project-admin] Calling method 'delete' {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 09:54:51.844708 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-a9f98ba0-f9f6-4db5-b0d0-820545f37309 tempest-ExtraSpecsNegativeTest-1375306027 tempest-ExtraSpecsNegativeTest-1375306027-project-admin] https://10.4.3.8/volume/v3/types/3133f497-24a2-4e10-8720-e75f783d8bb8/extra_specs/spec1 returned with HTTP 404 Aug 07 09:54:51.845506 np0000006707 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 304/1212] 10.4.3.8 () {66 vars in 1385 bytes} [Fri Aug 7 09:54:51 2026] DELETE /volume/v3/types/3133f497-24a2-4e10-8720-e75f783d8bb8/extra_specs/spec1 => generated 114 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 09:54:51.857382 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.middleware.request_id [None req-4877008d-ba4f-416b-803c-7e78da7ef7af None None] RequestId filter calling following filter/app {{(pid=100298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:54:51.859270 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [None req-4877008d-ba4f-416b-803c-7e78da7ef7af tempest-ExtraSpecsNegativeTest-1375306027 tempest-ExtraSpecsNegativeTest-1375306027-project-admin] GET https://10.4.3.8/volume/v3/types/d949cb72-27a6-42a2-ae49-566ad1b0a1bd/extra_specs/nonexistent_extra_spec_name Aug 07 09:54:51.859475 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [None req-4877008d-ba4f-416b-803c-7e78da7ef7af tempest-ExtraSpecsNegativeTest-1375306027 tempest-ExtraSpecsNegativeTest-1375306027-project-admin] Empty body provided in request {{(pid=100298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 09:54:51.859657 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [None req-4877008d-ba4f-416b-803c-7e78da7ef7af tempest-ExtraSpecsNegativeTest-1375306027 tempest-ExtraSpecsNegativeTest-1375306027-project-admin] Calling method 'show' {{(pid=100298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 09:54:51.870942 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [None req-4877008d-ba4f-416b-803c-7e78da7ef7af tempest-ExtraSpecsNegativeTest-1375306027 tempest-ExtraSpecsNegativeTest-1375306027-project-admin] https://10.4.3.8/volume/v3/types/d949cb72-27a6-42a2-ae49-566ad1b0a1bd/extra_specs/nonexistent_extra_spec_name returned with HTTP 404 Aug 07 09:54:51.871397 np0000006707 devstack@c-api.service[100298]: [pid: 100298|app: 0|req: 305/1213] 10.4.3.8 () {66 vars in 1448 bytes} [Fri Aug 7 09:54:51 2026] GET /volume/v3/types/d949cb72-27a6-42a2-ae49-566ad1b0a1bd/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 09:54:51.881316 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [None req-caeac591-2b8e-4f72-8dde-1d3f0305da42 None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:54:51.884637 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-caeac591-2b8e-4f72-8dde-1d3f0305da42 tempest-ExtraSpecsNegativeTest-1375306027 tempest-ExtraSpecsNegativeTest-1375306027-project-admin] GET https://10.4.3.8/volume/v3/types/7142d0ae-e59d-421d-a1ca-92482d2c49c8/extra_specs/spec1 Aug 07 09:54:51.884938 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-caeac591-2b8e-4f72-8dde-1d3f0305da42 tempest-ExtraSpecsNegativeTest-1375306027 tempest-ExtraSpecsNegativeTest-1375306027-project-admin] Empty body provided in request {{(pid=100297) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 09:54:51.885176 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-caeac591-2b8e-4f72-8dde-1d3f0305da42 tempest-ExtraSpecsNegativeTest-1375306027 tempest-ExtraSpecsNegativeTest-1375306027-project-admin] Calling method 'show' {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 09:54:51.892183 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-caeac591-2b8e-4f72-8dde-1d3f0305da42 tempest-ExtraSpecsNegativeTest-1375306027 tempest-ExtraSpecsNegativeTest-1375306027-project-admin] https://10.4.3.8/volume/v3/types/7142d0ae-e59d-421d-a1ca-92482d2c49c8/extra_specs/spec1 returned with HTTP 404 Aug 07 09:54:51.892962 np0000006707 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 305/1214] 10.4.3.8 () {66 vars in 1382 bytes} [Fri Aug 7 09:54:51 2026] GET /volume/v3/types/7142d0ae-e59d-421d-a1ca-92482d2c49c8/extra_specs/spec1 => generated 114 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 09:54:51.901336 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-000718b0-0268-44b8-a2df-de5d2ee01f79 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:54:51.904748 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-000718b0-0268-44b8-a2df-de5d2ee01f79 tempest-ExtraSpecsNegativeTest-1375306027 tempest-ExtraSpecsNegativeTest-1375306027-project-admin] GET https://10.4.3.8/volume/v3/types/3e17d4db-5561-4a82-9df4-81c151ad2ed5/extra_specs Aug 07 09:54:51.904988 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-000718b0-0268-44b8-a2df-de5d2ee01f79 tempest-ExtraSpecsNegativeTest-1375306027 tempest-ExtraSpecsNegativeTest-1375306027-project-admin] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 09:54:51.905170 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-000718b0-0268-44b8-a2df-de5d2ee01f79 tempest-ExtraSpecsNegativeTest-1375306027 tempest-ExtraSpecsNegativeTest-1375306027-project-admin] Calling method 'index' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 09:54:51.910810 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-000718b0-0268-44b8-a2df-de5d2ee01f79 tempest-ExtraSpecsNegativeTest-1375306027 tempest-ExtraSpecsNegativeTest-1375306027-project-admin] https://10.4.3.8/volume/v3/types/3e17d4db-5561-4a82-9df4-81c151ad2ed5/extra_specs returned with HTTP 404 Aug 07 09:54:51.911349 np0000006707 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 301/1215] 10.4.3.8 () {66 vars in 1364 bytes} [Fri Aug 7 09:54:51 2026] GET /volume/v3/types/3e17d4db-5561-4a82-9df4-81c151ad2ed5/extra_specs => generated 114 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 09:54:51.919997 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [None req-26835b78-3a96-4f4f-b8d1-8954f442a582 None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:54:51.923989 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-26835b78-3a96-4f4f-b8d1-8954f442a582 tempest-ExtraSpecsNegativeTest-1375306027 tempest-ExtraSpecsNegativeTest-1375306027-project-admin] PUT https://10.4.3.8/volume/v3/types/d949cb72-27a6-42a2-ae49-566ad1b0a1bd/extra_specs/spec1 Aug 07 09:54:51.924489 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-26835b78-3a96-4f4f-b8d1-8954f442a582 tempest-ExtraSpecsNegativeTest-1375306027 tempest-ExtraSpecsNegativeTest-1375306027-project-admin] Action: 'update', calling method: update, body: {"spec1": "val2", "spec2": "val1"} {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 09:54:51.927243 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-26835b78-3a96-4f4f-b8d1-8954f442a582 tempest-ExtraSpecsNegativeTest-1375306027 tempest-ExtraSpecsNegativeTest-1375306027-project-admin] https://10.4.3.8/volume/v3/types/d949cb72-27a6-42a2-ae49-566ad1b0a1bd/extra_specs/spec1 returned with HTTP 400 Aug 07 09:54:51.927441 np0000006707 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 305/1216] 10.4.3.8 () {68 vars in 1402 bytes} [Fri Aug 7 09:54:51 2026] PUT /volume/v3/types/d949cb72-27a6-42a2-ae49-566ad1b0a1bd/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 09:54:51.936436 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.middleware.request_id [None req-e0de06fb-58c7-493b-8f34-683348c94d4d None None] RequestId filter calling following filter/app {{(pid=100298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:54:51.940372 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [None req-e0de06fb-58c7-493b-8f34-683348c94d4d tempest-ExtraSpecsNegativeTest-1375306027 tempest-ExtraSpecsNegativeTest-1375306027-project-admin] PUT https://10.4.3.8/volume/v3/types/d949cb72-27a6-42a2-ae49-566ad1b0a1bd/extra_specs/spec1 Aug 07 09:54:51.940772 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [None req-e0de06fb-58c7-493b-8f34-683348c94d4d tempest-ExtraSpecsNegativeTest-1375306027 tempest-ExtraSpecsNegativeTest-1375306027-project-admin] Action: 'update', calling method: update, body: null {{(pid=100298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 09:54:51.942429 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [None req-e0de06fb-58c7-493b-8f34-683348c94d4d tempest-ExtraSpecsNegativeTest-1375306027 tempest-ExtraSpecsNegativeTest-1375306027-project-admin] https://10.4.3.8/volume/v3/types/d949cb72-27a6-42a2-ae49-566ad1b0a1bd/extra_specs/spec1 returned with HTTP 400 Aug 07 09:54:51.942998 np0000006707 devstack@c-api.service[100298]: [pid: 100298|app: 0|req: 306/1217] 10.4.3.8 () {68 vars in 1401 bytes} [Fri Aug 7 09:54:51 2026] PUT /volume/v3/types/d949cb72-27a6-42a2-ae49-566ad1b0a1bd/extra_specs/spec1 => generated 72 bytes in 7 msecs (HTTP/1.1 400) 7 headers in 293 bytes (1 switches on core 0) Aug 07 09:54:51.957861 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [None req-428cd213-a0b0-4086-980d-1cceca20fb61 None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:54:51.960336 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-428cd213-a0b0-4086-980d-1cceca20fb61 tempest-ExtraSpecsNegativeTest-1375306027 tempest-ExtraSpecsNegativeTest-1375306027-project-admin] PUT https://10.4.3.8/volume/v3/types/d949cb72-27a6-42a2-ae49-566ad1b0a1bd/extra_specs/None Aug 07 09:54:51.960886 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-428cd213-a0b0-4086-980d-1cceca20fb61 tempest-ExtraSpecsNegativeTest-1375306027 tempest-ExtraSpecsNegativeTest-1375306027-project-admin] Action: 'update', calling method: update, body: {"spec1": "val2"} {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 09:54:51.982745 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-428cd213-a0b0-4086-980d-1cceca20fb61 tempest-ExtraSpecsNegativeTest-1375306027 tempest-ExtraSpecsNegativeTest-1375306027-project-admin] HTTP exception thrown: Request body and URI mismatch Aug 07 09:54:51.983128 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-428cd213-a0b0-4086-980d-1cceca20fb61 tempest-ExtraSpecsNegativeTest-1375306027 tempest-ExtraSpecsNegativeTest-1375306027-project-admin] https://10.4.3.8/volume/v3/types/d949cb72-27a6-42a2-ae49-566ad1b0a1bd/extra_specs/None returned with HTTP 400 Aug 07 09:54:51.983950 np0000006707 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 306/1218] 10.4.3.8 () {68 vars in 1399 bytes} [Fri Aug 7 09:54:51 2026] PUT /volume/v3/types/d949cb72-27a6-42a2-ae49-566ad1b0a1bd/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 09:54:51.996070 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-6d21b884-7a27-4e4c-aa00-cb3aa62397a5 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:54:52.000109 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-6d21b884-7a27-4e4c-aa00-cb3aa62397a5 tempest-ExtraSpecsNegativeTest-1375306027 tempest-ExtraSpecsNegativeTest-1375306027-project-admin] PUT https://10.4.3.8/volume/v3/types/d949cb72-27a6-42a2-ae49-566ad1b0a1bd/extra_specs/0ec414cb-43c6-450f-87c3-9aed711ffb93 Aug 07 09:54:52.000595 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-6d21b884-7a27-4e4c-aa00-cb3aa62397a5 tempest-ExtraSpecsNegativeTest-1375306027 tempest-ExtraSpecsNegativeTest-1375306027-project-admin] Action: 'update', calling method: update, body: {"spec1": "val2"} {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 09:54:52.023231 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-6d21b884-7a27-4e4c-aa00-cb3aa62397a5 tempest-ExtraSpecsNegativeTest-1375306027 tempest-ExtraSpecsNegativeTest-1375306027-project-admin] HTTP exception thrown: Request body and URI mismatch Aug 07 09:54:52.023400 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-6d21b884-7a27-4e4c-aa00-cb3aa62397a5 tempest-ExtraSpecsNegativeTest-1375306027 tempest-ExtraSpecsNegativeTest-1375306027-project-admin] https://10.4.3.8/volume/v3/types/d949cb72-27a6-42a2-ae49-566ad1b0a1bd/extra_specs/0ec414cb-43c6-450f-87c3-9aed711ffb93 returned with HTTP 400 Aug 07 09:54:52.025174 np0000006707 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 302/1219] 10.4.3.8 () {68 vars in 1495 bytes} [Fri Aug 7 09:54:51 2026] PUT /volume/v3/types/d949cb72-27a6-42a2-ae49-566ad1b0a1bd/extra_specs/0ec414cb-43c6-450f-87c3-9aed711ffb93 => generated 73 bytes in 29 msecs (HTTP/1.1 400) 7 headers in 293 bytes (1 switches on core 0) Aug 07 09:54:52.039007 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [None req-7cd554e1-b8eb-4b4c-a7cf-49e207f610dd None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:54:52.039428 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-7cd554e1-b8eb-4b4c-a7cf-49e207f610dd tempest-ExtraSpecsNegativeTest-1375306027 tempest-ExtraSpecsNegativeTest-1375306027-project-admin] PUT https://10.4.3.8/volume/v3/types/3dcb0b97-b97a-4250-a7aa-23200e9ba9bf/extra_specs/spec1 Aug 07 09:54:52.039588 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-7cd554e1-b8eb-4b4c-a7cf-49e207f610dd tempest-ExtraSpecsNegativeTest-1375306027 tempest-ExtraSpecsNegativeTest-1375306027-project-admin] Action: 'update', calling method: update, body: {"spec1": "val5"} {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 09:54:52.055510 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-7cd554e1-b8eb-4b4c-a7cf-49e207f610dd tempest-ExtraSpecsNegativeTest-1375306027 tempest-ExtraSpecsNegativeTest-1375306027-project-admin] https://10.4.3.8/volume/v3/types/3dcb0b97-b97a-4250-a7aa-23200e9ba9bf/extra_specs/spec1 returned with HTTP 404 Aug 07 09:54:52.055510 np0000006707 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 306/1220] 10.4.3.8 () {68 vars in 1402 bytes} [Fri Aug 7 09:54:52 2026] PUT /volume/v3/types/3dcb0b97-b97a-4250-a7aa-23200e9ba9bf/extra_specs/spec1 => generated 114 bytes in 18 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 09:54:52.068857 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.middleware.request_id [None req-18bc231b-4c83-4ac6-9061-e80cf203f0bd None None] RequestId filter calling following filter/app {{(pid=100298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:54:52.071594 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [None req-18bc231b-4c83-4ac6-9061-e80cf203f0bd tempest-ExtraSpecsNegativeTest-1375306027 tempest-ExtraSpecsNegativeTest-1375306027-project-admin] DELETE https://10.4.3.8/volume/v3/types/d949cb72-27a6-42a2-ae49-566ad1b0a1bd Aug 07 09:54:52.071828 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [None req-18bc231b-4c83-4ac6-9061-e80cf203f0bd tempest-ExtraSpecsNegativeTest-1375306027 tempest-ExtraSpecsNegativeTest-1375306027-project-admin] Empty body provided in request {{(pid=100298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 09:54:52.072559 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [None req-18bc231b-4c83-4ac6-9061-e80cf203f0bd tempest-ExtraSpecsNegativeTest-1375306027 tempest-ExtraSpecsNegativeTest-1375306027-project-admin] Calling method '_delete' {{(pid=100298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 09:54:52.110888 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [None req-18bc231b-4c83-4ac6-9061-e80cf203f0bd tempest-ExtraSpecsNegativeTest-1375306027 tempest-ExtraSpecsNegativeTest-1375306027-project-admin] https://10.4.3.8/volume/v3/types/d949cb72-27a6-42a2-ae49-566ad1b0a1bd returned with HTTP 202 Aug 07 09:54:52.111292 np0000006707 devstack@c-api.service[100298]: [pid: 100298|app: 0|req: 307/1221] 10.4.3.8 () {66 vars in 1331 bytes} [Fri Aug 7 09:54:52 2026] DELETE /volume/v3/types/d949cb72-27a6-42a2-ae49-566ad1b0a1bd => generated 0 bytes in 43 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 07 09:54:52.121489 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [None req-97cbaf56-b4bf-4669-b495-8deadc059992 None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:54:52.123929 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-97cbaf56-b4bf-4669-b495-8deadc059992 tempest-ExtraSpecsNegativeTest-1375306027 tempest-ExtraSpecsNegativeTest-1375306027-project-admin] GET https://10.4.3.8/volume/v3/types/d949cb72-27a6-42a2-ae49-566ad1b0a1bd Aug 07 09:54:52.124128 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-97cbaf56-b4bf-4669-b495-8deadc059992 tempest-ExtraSpecsNegativeTest-1375306027 tempest-ExtraSpecsNegativeTest-1375306027-project-admin] Empty body provided in request {{(pid=100297) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 09:54:52.124433 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-97cbaf56-b4bf-4669-b495-8deadc059992 tempest-ExtraSpecsNegativeTest-1375306027 tempest-ExtraSpecsNegativeTest-1375306027-project-admin] Calling method 'show' {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 09:54:52.130140 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-97cbaf56-b4bf-4669-b495-8deadc059992 tempest-ExtraSpecsNegativeTest-1375306027 tempest-ExtraSpecsNegativeTest-1375306027-project-admin] https://10.4.3.8/volume/v3/types/d949cb72-27a6-42a2-ae49-566ad1b0a1bd returned with HTTP 404 Aug 07 09:54:52.130900 np0000006707 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 307/1222] 10.4.3.8 () {66 vars in 1328 bytes} [Fri Aug 7 09:54:52 2026] GET /volume/v3/types/d949cb72-27a6-42a2-ae49-566ad1b0a1bd => generated 114 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 09:54:52.139346 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-147ea97a-9550-412f-a716-7929e887ee61 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:54:52.142664 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-147ea97a-9550-412f-a716-7929e887ee61 tempest-VolumesListAdminTestJSON-167060018 tempest-VolumesListAdminTestJSON-167060018-project-member] GET https://10.4.3.8/volume/v3/volumes/85677359-05f1-4351-b1be-387ea9599ae3 Aug 07 09:54:52.142917 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-147ea97a-9550-412f-a716-7929e887ee61 tempest-VolumesListAdminTestJSON-167060018 tempest-VolumesListAdminTestJSON-167060018-project-member] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 09:54:52.143098 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-147ea97a-9550-412f-a716-7929e887ee61 tempest-VolumesListAdminTestJSON-167060018 tempest-VolumesListAdminTestJSON-167060018-project-member] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 09:54:52.151983 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-147ea97a-9550-412f-a716-7929e887ee61 tempest-VolumesListAdminTestJSON-167060018 tempest-VolumesListAdminTestJSON-167060018-project-member] https://10.4.3.8/volume/v3/volumes/85677359-05f1-4351-b1be-387ea9599ae3 returned with HTTP 404 Aug 07 09:54:52.152584 np0000006707 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 303/1223] 10.4.3.8 () {66 vars in 1334 bytes} [Fri Aug 7 09:54:52 2026] GET /volume/v3/volumes/85677359-05f1-4351-b1be-387ea9599ae3 => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 09:54:52.167481 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [None req-125bcf85-410e-46cb-8efc-4a0d3c2cd58c None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:54:52.171404 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-125bcf85-410e-46cb-8efc-4a0d3c2cd58c tempest-VolumesListAdminTestJSON-167060018 tempest-VolumesListAdminTestJSON-167060018-project-member] GET https://10.4.3.8/volume/v3/volumes/c0406252-56ae-455d-b16b-0712540824e5 Aug 07 09:54:52.171701 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-125bcf85-410e-46cb-8efc-4a0d3c2cd58c tempest-VolumesListAdminTestJSON-167060018 tempest-VolumesListAdminTestJSON-167060018-project-member] Empty body provided in request {{(pid=100296) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 09:54:52.172040 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-125bcf85-410e-46cb-8efc-4a0d3c2cd58c tempest-VolumesListAdminTestJSON-167060018 tempest-VolumesListAdminTestJSON-167060018-project-member] Calling method 'show' {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 09:54:52.184966 np0000006707 devstack@c-api.service[100296]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 09:54:52.184966 np0000006707 devstack@c-api.service[100296]: warnings.warn( Aug 07 09:54:52.191934 np0000006707 devstack@c-api.service[100296]: INFO cinder.volume.api [None req-125bcf85-410e-46cb-8efc-4a0d3c2cd58c tempest-VolumesListAdminTestJSON-167060018 tempest-VolumesListAdminTestJSON-167060018-project-member] Volume info retrieved successfully. Aug 07 09:54:52.198135 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-125bcf85-410e-46cb-8efc-4a0d3c2cd58c tempest-VolumesListAdminTestJSON-167060018 tempest-VolumesListAdminTestJSON-167060018-project-member] https://10.4.3.8/volume/v3/volumes/c0406252-56ae-455d-b16b-0712540824e5 returned with HTTP 200 Aug 07 09:54:52.200217 np0000006707 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 307/1224] 10.4.3.8 () {66 vars in 1334 bytes} [Fri Aug 7 09:54:52 2026] GET /volume/v3/volumes/c0406252-56ae-455d-b16b-0712540824e5 => generated 843 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 07 09:54:52.215906 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.middleware.request_id [None req-f11bebcb-3edb-4116-93aa-ab43f0684376 None None] RequestId filter calling following filter/app {{(pid=100298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:54:52.218297 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [None req-f11bebcb-3edb-4116-93aa-ab43f0684376 tempest-VolumesListAdminTestJSON-167060018 tempest-VolumesListAdminTestJSON-167060018-project-member] DELETE https://10.4.3.8/volume/v3/volumes/c0406252-56ae-455d-b16b-0712540824e5 Aug 07 09:54:52.218444 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [None req-f11bebcb-3edb-4116-93aa-ab43f0684376 tempest-VolumesListAdminTestJSON-167060018 tempest-VolumesListAdminTestJSON-167060018-project-member] Empty body provided in request {{(pid=100298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 09:54:52.218606 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [None req-f11bebcb-3edb-4116-93aa-ab43f0684376 tempest-VolumesListAdminTestJSON-167060018 tempest-VolumesListAdminTestJSON-167060018-project-member] Calling method 'delete' {{(pid=100298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 09:54:52.218824 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.v3.volumes [None req-f11bebcb-3edb-4116-93aa-ab43f0684376 tempest-VolumesListAdminTestJSON-167060018 tempest-VolumesListAdminTestJSON-167060018-project-member] Delete volume with id: c0406252-56ae-455d-b16b-0712540824e5 Aug 07 09:54:52.229976 np0000006707 devstack@c-api.service[100298]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 09:54:52.229976 np0000006707 devstack@c-api.service[100298]: warnings.warn( Aug 07 09:54:52.230952 np0000006707 devstack@c-api.service[100298]: INFO cinder.volume.api [None req-f11bebcb-3edb-4116-93aa-ab43f0684376 tempest-VolumesListAdminTestJSON-167060018 tempest-VolumesListAdminTestJSON-167060018-project-member] Volume info retrieved successfully. Aug 07 09:54:52.270443 np0000006707 devstack@c-api.service[100298]: INFO cinder.volume.api [None req-f11bebcb-3edb-4116-93aa-ab43f0684376 tempest-VolumesListAdminTestJSON-167060018 tempest-VolumesListAdminTestJSON-167060018-project-member] Delete volume request issued successfully. Aug 07 09:54:52.273835 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [None req-f11bebcb-3edb-4116-93aa-ab43f0684376 tempest-VolumesListAdminTestJSON-167060018 tempest-VolumesListAdminTestJSON-167060018-project-member] https://10.4.3.8/volume/v3/volumes/c0406252-56ae-455d-b16b-0712540824e5 returned with HTTP 202 Aug 07 09:54:52.274657 np0000006707 devstack@c-api.service[100298]: [pid: 100298|app: 0|req: 308/1225] 10.4.3.8 () {66 vars in 1337 bytes} [Fri Aug 7 09:54:52 2026] DELETE /volume/v3/volumes/c0406252-56ae-455d-b16b-0712540824e5 => generated 0 bytes in 59 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 07 09:54:52.284474 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [None req-9350e9b2-c209-468b-b325-87ae41bcca83 None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:54:52.287938 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-9350e9b2-c209-468b-b325-87ae41bcca83 tempest-VolumesListAdminTestJSON-167060018 tempest-VolumesListAdminTestJSON-167060018-project-member] GET https://10.4.3.8/volume/v3/volumes/c0406252-56ae-455d-b16b-0712540824e5 Aug 07 09:54:52.287938 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-9350e9b2-c209-468b-b325-87ae41bcca83 tempest-VolumesListAdminTestJSON-167060018 tempest-VolumesListAdminTestJSON-167060018-project-member] Empty body provided in request {{(pid=100297) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 09:54:52.288113 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-9350e9b2-c209-468b-b325-87ae41bcca83 tempest-VolumesListAdminTestJSON-167060018 tempest-VolumesListAdminTestJSON-167060018-project-member] Calling method 'show' {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 09:54:52.303628 np0000006707 devstack@c-api.service[100297]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 09:54:52.303628 np0000006707 devstack@c-api.service[100297]: warnings.warn( Aug 07 09:54:52.311714 np0000006707 devstack@c-api.service[100297]: INFO cinder.volume.api [None req-9350e9b2-c209-468b-b325-87ae41bcca83 tempest-VolumesListAdminTestJSON-167060018 tempest-VolumesListAdminTestJSON-167060018-project-member] Volume info retrieved successfully. Aug 07 09:54:52.320648 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-9350e9b2-c209-468b-b325-87ae41bcca83 tempest-VolumesListAdminTestJSON-167060018 tempest-VolumesListAdminTestJSON-167060018-project-member] https://10.4.3.8/volume/v3/volumes/c0406252-56ae-455d-b16b-0712540824e5 returned with HTTP 200 Aug 07 09:54:52.321231 np0000006707 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 308/1226] 10.4.3.8 () {66 vars in 1334 bytes} [Fri Aug 7 09:54:52 2026] GET /volume/v3/volumes/c0406252-56ae-455d-b16b-0712540824e5 => generated 842 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 09:54:53.198824 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [req-53ad2cd0-11e3-4dce-82ce-81f1a43a0dcd req-423dde82-56bb-402d-b2b5-cc217a1bffe9 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:54:53.207283 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [req-53ad2cd0-11e3-4dce-82ce-81f1a43a0dcd req-423dde82-56bb-402d-b2b5-cc217a1bffe9 tempest-AttachVolumeMultiAttachTest-1302095414 tempest-AttachVolumeMultiAttachTest-1302095414-project-member] GET https://10.4.3.8/volume/v3/volumes/dd48fdb3-908b-4a43-95be-45b060aef13e Aug 07 09:54:53.207283 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [req-53ad2cd0-11e3-4dce-82ce-81f1a43a0dcd req-423dde82-56bb-402d-b2b5-cc217a1bffe9 tempest-AttachVolumeMultiAttachTest-1302095414 tempest-AttachVolumeMultiAttachTest-1302095414-project-member] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 09:54:53.207283 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [req-53ad2cd0-11e3-4dce-82ce-81f1a43a0dcd req-423dde82-56bb-402d-b2b5-cc217a1bffe9 tempest-AttachVolumeMultiAttachTest-1302095414 tempest-AttachVolumeMultiAttachTest-1302095414-project-member] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 09:54:53.228234 np0000006707 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 09:54:53.228234 np0000006707 devstack@c-api.service[100295]: warnings.warn( Aug 07 09:54:53.235848 np0000006707 devstack@c-api.service[100295]: INFO cinder.volume.api [req-53ad2cd0-11e3-4dce-82ce-81f1a43a0dcd req-423dde82-56bb-402d-b2b5-cc217a1bffe9 tempest-AttachVolumeMultiAttachTest-1302095414 tempest-AttachVolumeMultiAttachTest-1302095414-project-member] Volume info retrieved successfully. Aug 07 09:54:53.243125 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [req-53ad2cd0-11e3-4dce-82ce-81f1a43a0dcd req-423dde82-56bb-402d-b2b5-cc217a1bffe9 tempest-AttachVolumeMultiAttachTest-1302095414 tempest-AttachVolumeMultiAttachTest-1302095414-project-member] https://10.4.3.8/volume/v3/volumes/dd48fdb3-908b-4a43-95be-45b060aef13e returned with HTTP 200 Aug 07 09:54:53.243816 np0000006707 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 304/1227] 10.4.3.8 () {68 vars in 1584 bytes} [Fri Aug 7 09:54:53 2026] GET /volume/v3/volumes/dd48fdb3-908b-4a43-95be-45b060aef13e => generated 1438 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 09:54:53.342279 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [None req-69f1af87-7380-4d33-8dc4-10d0d92ea5bf None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:54:53.346974 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-69f1af87-7380-4d33-8dc4-10d0d92ea5bf tempest-VolumesListAdminTestJSON-167060018 tempest-VolumesListAdminTestJSON-167060018-project-member] GET https://10.4.3.8/volume/v3/volumes/c0406252-56ae-455d-b16b-0712540824e5 Aug 07 09:54:53.347182 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-69f1af87-7380-4d33-8dc4-10d0d92ea5bf tempest-VolumesListAdminTestJSON-167060018 tempest-VolumesListAdminTestJSON-167060018-project-member] Empty body provided in request {{(pid=100296) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 09:54:53.347619 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-69f1af87-7380-4d33-8dc4-10d0d92ea5bf tempest-VolumesListAdminTestJSON-167060018 tempest-VolumesListAdminTestJSON-167060018-project-member] Calling method 'show' {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 09:54:53.367966 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-69f1af87-7380-4d33-8dc4-10d0d92ea5bf tempest-VolumesListAdminTestJSON-167060018 tempest-VolumesListAdminTestJSON-167060018-project-member] https://10.4.3.8/volume/v3/volumes/c0406252-56ae-455d-b16b-0712540824e5 returned with HTTP 404 Aug 07 09:54:53.369404 np0000006707 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 308/1228] 10.4.3.8 () {66 vars in 1334 bytes} [Fri Aug 7 09:54:53 2026] GET /volume/v3/volumes/c0406252-56ae-455d-b16b-0712540824e5 => generated 109 bytes in 27 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 09:54:53.823522 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.middleware.request_id [None req-cfc09d27-3df7-454a-a877-9e1d8473d51d None None] RequestId filter calling following filter/app {{(pid=100298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:54:53.823522 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [None req-cfc09d27-3df7-454a-a877-9e1d8473d51d None None] GET https://10.4.3.8/volume// Aug 07 09:54:53.823522 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [None req-cfc09d27-3df7-454a-a877-9e1d8473d51d None None] Empty body provided in request {{(pid=100298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 09:54:53.823522 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [None req-cfc09d27-3df7-454a-a877-9e1d8473d51d None None] Calling method 'all' {{(pid=100298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 09:54:53.823522 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [None req-cfc09d27-3df7-454a-a877-9e1d8473d51d None None] https://10.4.3.8/volume// returned with HTTP 300 Aug 07 09:54:53.823522 np0000006707 devstack@c-api.service[100298]: [pid: 100298|app: 0|req: 309/1229] 10.4.3.8 () {66 vars in 1412 bytes} [Fri Aug 7 09:54:53 2026] GET /volume/ => generated 384 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 07 09:54:53.834597 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [req-53ad2cd0-11e3-4dce-82ce-81f1a43a0dcd req-ca9579e7-31ae-43a4-a370-a59985f87cb4 None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:54:53.837495 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [req-53ad2cd0-11e3-4dce-82ce-81f1a43a0dcd req-ca9579e7-31ae-43a4-a370-a59985f87cb4 tempest-AttachVolumeMultiAttachTest-1302095414 tempest-AttachVolumeMultiAttachTest-1302095414-project-member] POST https://10.4.3.8/volume/v3/attachments Aug 07 09:54:53.840332 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [req-53ad2cd0-11e3-4dce-82ce-81f1a43a0dcd req-ca9579e7-31ae-43a4-a370-a59985f87cb4 tempest-AttachVolumeMultiAttachTest-1302095414 tempest-AttachVolumeMultiAttachTest-1302095414-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "dd48fdb3-908b-4a43-95be-45b060aef13e", "connector": null, "instance_uuid": "5e679b22-671d-4203-b34b-513ffdb8eb14"}} {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 09:54:53.870455 np0000006707 devstack@c-api.service[100297]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 09:54:53.870455 np0000006707 devstack@c-api.service[100297]: warnings.warn( Aug 07 09:54:53.919523 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [req-53ad2cd0-11e3-4dce-82ce-81f1a43a0dcd req-ca9579e7-31ae-43a4-a370-a59985f87cb4 tempest-AttachVolumeMultiAttachTest-1302095414 tempest-AttachVolumeMultiAttachTest-1302095414-project-member] https://10.4.3.8/volume/v3/attachments returned with HTTP 200 Aug 07 09:54:53.919884 np0000006707 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 309/1230] 10.4.3.8 () {74 vars in 1580 bytes} [Fri Aug 7 09:54:53 2026] POST /volume/v3/attachments => generated 273 bytes in 86 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 09:54:53.937985 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [req-53ad2cd0-11e3-4dce-82ce-81f1a43a0dcd req-af728efe-32b5-4b1d-bebf-cd664fbab8fe None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:54:53.942133 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [req-53ad2cd0-11e3-4dce-82ce-81f1a43a0dcd req-af728efe-32b5-4b1d-bebf-cd664fbab8fe tempest-AttachVolumeMultiAttachTest-1302095414 tempest-AttachVolumeMultiAttachTest-1302095414-project-member] DELETE https://10.4.3.8/volume/v3/attachments/2333361f-81a5-4fdd-9799-ee20e4f23aa7 Aug 07 09:54:53.943557 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [req-53ad2cd0-11e3-4dce-82ce-81f1a43a0dcd req-af728efe-32b5-4b1d-bebf-cd664fbab8fe tempest-AttachVolumeMultiAttachTest-1302095414 tempest-AttachVolumeMultiAttachTest-1302095414-project-member] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 09:54:53.944247 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [req-53ad2cd0-11e3-4dce-82ce-81f1a43a0dcd req-af728efe-32b5-4b1d-bebf-cd664fbab8fe tempest-AttachVolumeMultiAttachTest-1302095414 tempest-AttachVolumeMultiAttachTest-1302095414-project-member] Calling method 'version_select' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 09:54:53.962189 np0000006707 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 09:54:53.962189 np0000006707 devstack@c-api.service[100295]: warnings.warn( Aug 07 09:54:54.049545 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [req-53ad2cd0-11e3-4dce-82ce-81f1a43a0dcd req-af728efe-32b5-4b1d-bebf-cd664fbab8fe tempest-AttachVolumeMultiAttachTest-1302095414 tempest-AttachVolumeMultiAttachTest-1302095414-project-member] https://10.4.3.8/volume/v3/attachments/2333361f-81a5-4fdd-9799-ee20e4f23aa7 returned with HTTP 200 Aug 07 09:54:54.050073 np0000006707 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 305/1231] 10.4.3.8 () {72 vars in 1659 bytes} [Fri Aug 7 09:54:53 2026] DELETE /volume/v3/attachments/2333361f-81a5-4fdd-9799-ee20e4f23aa7 => generated 367 bytes in 113 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 09:54:55.783881 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [req-53ad2cd0-11e3-4dce-82ce-81f1a43a0dcd req-4cc5a260-7ddd-41a1-b6a0-50f22a8687b6 None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:54:55.789606 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [req-53ad2cd0-11e3-4dce-82ce-81f1a43a0dcd req-4cc5a260-7ddd-41a1-b6a0-50f22a8687b6 tempest-AttachVolumeMultiAttachTest-1302095414 tempest-AttachVolumeMultiAttachTest-1302095414-project-member] PUT https://10.4.3.8/volume/v3/attachments/50bc005d-61f9-41ab-9b05-602b9ca335ad Aug 07 09:54:55.789606 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [req-53ad2cd0-11e3-4dce-82ce-81f1a43a0dcd req-4cc5a260-7ddd-41a1-b6a0-50f22a8687b6 tempest-AttachVolumeMultiAttachTest-1302095414 tempest-AttachVolumeMultiAttachTest-1302095414-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.8", "host": "np0000006707", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:568b993d50b1", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "d2780578-1896-461f-80ac-b58d2e346b90", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 09:54:55.806091 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.coordination [req-53ad2cd0-11e3-4dce-82ce-81f1a43a0dcd req-4cc5a260-7ddd-41a1-b6a0-50f22a8687b6 tempest-AttachVolumeMultiAttachTest-1302095414 tempest-AttachVolumeMultiAttachTest-1302095414-project-member] Acquiring lock "cinder-attachment_update-dd48fdb3-908b-4a43-95be-45b060aef13e-np0000006707" by "attachment_update" {{(pid=100296) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 07 09:54:55.820450 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.coordination [req-53ad2cd0-11e3-4dce-82ce-81f1a43a0dcd req-4cc5a260-7ddd-41a1-b6a0-50f22a8687b6 tempest-AttachVolumeMultiAttachTest-1302095414 tempest-AttachVolumeMultiAttachTest-1302095414-project-member] Lock "cinder-attachment_update-dd48fdb3-908b-4a43-95be-45b060aef13e-np0000006707" acquired by "attachment_update" :: waited 0.012s {{(pid=100296) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 07 09:54:55.820450 np0000006707 devstack@c-api.service[100296]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 09:54:55.820450 np0000006707 devstack@c-api.service[100296]: warnings.warn( Aug 07 09:54:56.004388 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.coordination [req-53ad2cd0-11e3-4dce-82ce-81f1a43a0dcd req-4cc5a260-7ddd-41a1-b6a0-50f22a8687b6 tempest-AttachVolumeMultiAttachTest-1302095414 tempest-AttachVolumeMultiAttachTest-1302095414-project-member] Lock "cinder-attachment_update-dd48fdb3-908b-4a43-95be-45b060aef13e-np0000006707" released by "attachment_update" :: held 0.187s {{(pid=100296) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 07 09:54:56.005472 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [req-53ad2cd0-11e3-4dce-82ce-81f1a43a0dcd req-4cc5a260-7ddd-41a1-b6a0-50f22a8687b6 tempest-AttachVolumeMultiAttachTest-1302095414 tempest-AttachVolumeMultiAttachTest-1302095414-project-member] https://10.4.3.8/volume/v3/attachments/50bc005d-61f9-41ab-9b05-602b9ca335ad returned with HTTP 200 Aug 07 09:54:56.006029 np0000006707 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 309/1232] 10.4.3.8 () {74 vars in 1690 bytes} [Fri Aug 7 09:54:55 2026] PUT /volume/v3/attachments/50bc005d-61f9-41ab-9b05-602b9ca335ad => generated 969 bytes in 223 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 09:54:56.023745 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.middleware.request_id [req-53ad2cd0-11e3-4dce-82ce-81f1a43a0dcd req-e5d12617-ac4a-4644-88b9-1241e9742900 None None] RequestId filter calling following filter/app {{(pid=100298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:54:56.026963 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [req-53ad2cd0-11e3-4dce-82ce-81f1a43a0dcd req-e5d12617-ac4a-4644-88b9-1241e9742900 tempest-AttachVolumeMultiAttachTest-1302095414 tempest-AttachVolumeMultiAttachTest-1302095414-project-member] GET https://10.4.3.8/volume/v3/attachments/50bc005d-61f9-41ab-9b05-602b9ca335ad Aug 07 09:54:56.027146 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [req-53ad2cd0-11e3-4dce-82ce-81f1a43a0dcd req-e5d12617-ac4a-4644-88b9-1241e9742900 tempest-AttachVolumeMultiAttachTest-1302095414 tempest-AttachVolumeMultiAttachTest-1302095414-project-member] Empty body provided in request {{(pid=100298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 09:54:56.027415 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [req-53ad2cd0-11e3-4dce-82ce-81f1a43a0dcd req-e5d12617-ac4a-4644-88b9-1241e9742900 tempest-AttachVolumeMultiAttachTest-1302095414 tempest-AttachVolumeMultiAttachTest-1302095414-project-member] Calling method 'version_select' {{(pid=100298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 09:54:56.056011 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [req-53ad2cd0-11e3-4dce-82ce-81f1a43a0dcd req-e5d12617-ac4a-4644-88b9-1241e9742900 tempest-AttachVolumeMultiAttachTest-1302095414 tempest-AttachVolumeMultiAttachTest-1302095414-project-member] https://10.4.3.8/volume/v3/attachments/50bc005d-61f9-41ab-9b05-602b9ca335ad returned with HTTP 200 Aug 07 09:54:56.056574 np0000006707 devstack@c-api.service[100298]: [pid: 100298|app: 0|req: 310/1233] 10.4.3.8 () {70 vars in 1637 bytes} [Fri Aug 7 09:54:56 2026] GET /volume/v3/attachments/50bc005d-61f9-41ab-9b05-602b9ca335ad => generated 994 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 09:54:56.393114 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [None req-baca0b8b-9227-469f-8549-8fa643dbf9a9 None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:54:56.628840 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-baca0b8b-9227-469f-8549-8fa643dbf9a9 tempest-VolumesMetadataTest-1223699655 tempest-VolumesMetadataTest-1223699655-project-member] POST https://10.4.3.8/volume/v3/volumes Aug 07 09:54:56.631072 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-baca0b8b-9227-469f-8549-8fa643dbf9a9 tempest-VolumesMetadataTest-1223699655 tempest-VolumesMetadataTest-1223699655-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesMetadataTest-Volume-1398596109"}} {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 09:54:56.637551 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.v3.volumes [None req-baca0b8b-9227-469f-8549-8fa643dbf9a9 tempest-VolumesMetadataTest-1223699655 tempest-VolumesMetadataTest-1223699655-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesMetadataTest-Volume-1398596109'}} {{(pid=100297) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 07 09:54:56.637551 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.v3.volumes [None req-baca0b8b-9227-469f-8549-8fa643dbf9a9 tempest-VolumesMetadataTest-1223699655 tempest-VolumesMetadataTest-1223699655-project-member] Create volume of 1 GB Aug 07 09:54:56.637551 np0000006707 devstack@c-api.service[100297]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 09:54:56.637551 np0000006707 devstack@c-api.service[100297]: warnings.warn( Aug 07 09:54:56.644588 np0000006707 devstack@c-api.service[100297]: INFO cinder.volume.api [None req-baca0b8b-9227-469f-8549-8fa643dbf9a9 tempest-VolumesMetadataTest-1223699655 tempest-VolumesMetadataTest-1223699655-project-member] Availability Zones retrieved successfully. Aug 07 09:54:56.654677 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.volume.api [None req-baca0b8b-9227-469f-8549-8fa643dbf9a9 tempest-VolumesMetadataTest-1223699655 tempest-VolumesMetadataTest-1223699655-project-member] Flow 'volume_create_api' (18a2bf4a-9d5c-4f63-92ca-30dfb951b7dd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100297) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 09:54:56.656006 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.volume.api [None req-baca0b8b-9227-469f-8549-8fa643dbf9a9 tempest-VolumesMetadataTest-1223699655 tempest-VolumesMetadataTest-1223699655-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (73adb2b3-e0d2-43e1-be03-069fd890d733) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100297) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 09:54:56.657245 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.volume.flows.api.create_volume [None req-baca0b8b-9227-469f-8549-8fa643dbf9a9 tempest-VolumesMetadataTest-1223699655 tempest-VolumesMetadataTest-1223699655-project-member] Validating volume size '1' using validate_int {{(pid=100297) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 07 09:54:56.722058 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.volume.api [None req-baca0b8b-9227-469f-8549-8fa643dbf9a9 tempest-VolumesMetadataTest-1223699655 tempest-VolumesMetadataTest-1223699655-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (73adb2b3-e0d2-43e1-be03-069fd890d733) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-07T09:47:39Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=45fd9a3a-b61e-4c6c-9ab7-d02f06678d0d,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '45fd9a3a-b61e-4c6c-9ab7-d02f06678d0d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100297) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 09:54:56.723056 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.volume.api [None req-baca0b8b-9227-469f-8549-8fa643dbf9a9 tempest-VolumesMetadataTest-1223699655 tempest-VolumesMetadataTest-1223699655-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d29f1833-eeb1-4043-aa3b-7b34a756512d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100297) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 09:54:56.820782 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.quota [None req-baca0b8b-9227-469f-8549-8fa643dbf9a9 tempest-VolumesMetadataTest-1223699655 tempest-VolumesMetadataTest-1223699655-project-member] Created reservations ['0845cbe2-9f1b-4e2f-b048-178760d54442', 'b949b391-630e-4b7a-b926-ad48ef5a6e18', '5e23443e-cbde-49ea-b8c2-391bfd09c921', '585a1174-7876-403c-9e78-17aea19e2e20'] {{(pid=100297) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 09:54:56.821824 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.volume.api [None req-baca0b8b-9227-469f-8549-8fa643dbf9a9 tempest-VolumesMetadataTest-1223699655 tempest-VolumesMetadataTest-1223699655-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d29f1833-eeb1-4043-aa3b-7b34a756512d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['0845cbe2-9f1b-4e2f-b048-178760d54442', 'b949b391-630e-4b7a-b926-ad48ef5a6e18', '5e23443e-cbde-49ea-b8c2-391bfd09c921', '585a1174-7876-403c-9e78-17aea19e2e20']}' {{(pid=100297) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 09:54:56.822820 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.volume.api [None req-baca0b8b-9227-469f-8549-8fa643dbf9a9 tempest-VolumesMetadataTest-1223699655 tempest-VolumesMetadataTest-1223699655-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d659bc38-5eef-4d23-8f11-d5d4f894b4b1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100297) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 09:54:56.853030 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.volume.api [None req-baca0b8b-9227-469f-8549-8fa643dbf9a9 tempest-VolumesMetadataTest-1223699655 tempest-VolumesMetadataTest-1223699655-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d659bc38-5eef-4d23-8f11-d5d4f894b4b1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '045728cc-5dba-44a8-bc71-72eebcaaa48f', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesMetadataTest-Volume-1398596109',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='135ae96de12c482788e346deaa28a937',qos_specs=None,replication_status=,reservations=['0845cbe2-9f1b-4e2f-b048-178760d54442','b949b391-630e-4b7a-b926-ad48ef5a6e18','5e23443e-cbde-49ea-b8c2-391bfd09c921','585a1174-7876-403c-9e78-17aea19e2e20'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c18d232e0e494f2797ca4c690ce4acb2',volume_type_id=45fd9a3a-b61e-4c6c-9ab7-d02f06678d0d), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-07T09:54:56Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesMetadataTest-Volume-1398596109',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=045728cc-5dba-44a8-bc71-72eebcaaa48f,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='135ae96de12c482788e346deaa28a937',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='c18d232e0e494f2797ca4c690ce4acb2',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(45fd9a3a-b61e-4c6c-9ab7-d02f06678d0d),volume_type_id=45fd9a3a-b61e-4c6c-9ab7-d02f06678d0d)}' {{(pid=100297) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 09:54:56.854168 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.volume.api [None req-baca0b8b-9227-469f-8549-8fa643dbf9a9 tempest-VolumesMetadataTest-1223699655 tempest-VolumesMetadataTest-1223699655-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e7f6c866-5478-43cb-be25-58d947cb4122) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100297) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 09:54:56.885385 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.volume.api [None req-baca0b8b-9227-469f-8549-8fa643dbf9a9 tempest-VolumesMetadataTest-1223699655 tempest-VolumesMetadataTest-1223699655-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e7f6c866-5478-43cb-be25-58d947cb4122) transitioned into state 'SUCCESS' from state '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-1398596109',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='135ae96de12c482788e346deaa28a937',qos_specs=None,replication_status=,reservations=['0845cbe2-9f1b-4e2f-b048-178760d54442','b949b391-630e-4b7a-b926-ad48ef5a6e18','5e23443e-cbde-49ea-b8c2-391bfd09c921','585a1174-7876-403c-9e78-17aea19e2e20'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c18d232e0e494f2797ca4c690ce4acb2',volume_type_id=45fd9a3a-b61e-4c6c-9ab7-d02f06678d0d)}' {{(pid=100297) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 09:54:56.886887 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.volume.api [None req-baca0b8b-9227-469f-8549-8fa643dbf9a9 tempest-VolumesMetadataTest-1223699655 tempest-VolumesMetadataTest-1223699655-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (01fbac4a-995e-4fa3-bda1-76e97a5b97ec) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100297) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 09:54:56.905940 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.volume.api [None req-baca0b8b-9227-469f-8549-8fa643dbf9a9 tempest-VolumesMetadataTest-1223699655 tempest-VolumesMetadataTest-1223699655-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (01fbac4a-995e-4fa3-bda1-76e97a5b97ec) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100297) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 09:54:56.908235 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.volume.api [None req-baca0b8b-9227-469f-8549-8fa643dbf9a9 tempest-VolumesMetadataTest-1223699655 tempest-VolumesMetadataTest-1223699655-project-member] Flow 'volume_create_api' (18a2bf4a-9d5c-4f63-92ca-30dfb951b7dd) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100297) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 09:54:56.910220 np0000006707 devstack@c-api.service[100297]: INFO cinder.volume.api [None req-baca0b8b-9227-469f-8549-8fa643dbf9a9 tempest-VolumesMetadataTest-1223699655 tempest-VolumesMetadataTest-1223699655-project-member] Create volume request issued successfully. Aug 07 09:54:56.911268 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-baca0b8b-9227-469f-8549-8fa643dbf9a9 tempest-VolumesMetadataTest-1223699655 tempest-VolumesMetadataTest-1223699655-project-member] https://10.4.3.8/volume/v3/volumes returned with HTTP 202 Aug 07 09:54:56.912155 np0000006707 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 310/1234] 10.4.3.8 () {68 vars in 1244 bytes} [Fri Aug 7 09:54:56 2026] POST /volume/v3/volumes => generated 746 bytes in 519 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 07 09:54:56.929178 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-4f99dfa1-3950-479b-9782-c5746325335b None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:54:56.932138 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-4f99dfa1-3950-479b-9782-c5746325335b tempest-VolumesMetadataTest-1223699655 tempest-VolumesMetadataTest-1223699655-project-member] GET https://10.4.3.8/volume/v3/volumes/045728cc-5dba-44a8-bc71-72eebcaaa48f Aug 07 09:54:56.932439 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-4f99dfa1-3950-479b-9782-c5746325335b tempest-VolumesMetadataTest-1223699655 tempest-VolumesMetadataTest-1223699655-project-member] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 09:54:56.932653 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-4f99dfa1-3950-479b-9782-c5746325335b tempest-VolumesMetadataTest-1223699655 tempest-VolumesMetadataTest-1223699655-project-member] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 09:54:56.943571 np0000006707 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 09:54:56.943571 np0000006707 devstack@c-api.service[100295]: warnings.warn( Aug 07 09:54:56.951013 np0000006707 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-4f99dfa1-3950-479b-9782-c5746325335b tempest-VolumesMetadataTest-1223699655 tempest-VolumesMetadataTest-1223699655-project-member] Volume info retrieved successfully. Aug 07 09:54:56.957354 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-4f99dfa1-3950-479b-9782-c5746325335b tempest-VolumesMetadataTest-1223699655 tempest-VolumesMetadataTest-1223699655-project-member] https://10.4.3.8/volume/v3/volumes/045728cc-5dba-44a8-bc71-72eebcaaa48f returned with HTTP 200 Aug 07 09:54:56.958044 np0000006707 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 306/1235] 10.4.3.8 () {66 vars in 1334 bytes} [Fri Aug 7 09:54:56 2026] GET /volume/v3/volumes/045728cc-5dba-44a8-bc71-72eebcaaa48f => generated 814 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 09:54:57.972626 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [None req-9ea686d0-37ff-4e51-b547-04e499e22135 None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:54:57.975102 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-9ea686d0-37ff-4e51-b547-04e499e22135 tempest-VolumesMetadataTest-1223699655 tempest-VolumesMetadataTest-1223699655-project-member] GET https://10.4.3.8/volume/v3/volumes/045728cc-5dba-44a8-bc71-72eebcaaa48f Aug 07 09:54:57.975354 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-9ea686d0-37ff-4e51-b547-04e499e22135 tempest-VolumesMetadataTest-1223699655 tempest-VolumesMetadataTest-1223699655-project-member] Empty body provided in request {{(pid=100296) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 09:54:57.975642 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-9ea686d0-37ff-4e51-b547-04e499e22135 tempest-VolumesMetadataTest-1223699655 tempest-VolumesMetadataTest-1223699655-project-member] Calling method 'show' {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 09:54:57.986333 np0000006707 devstack@c-api.service[100296]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 09:54:57.986333 np0000006707 devstack@c-api.service[100296]: warnings.warn( Aug 07 09:54:58.008067 np0000006707 devstack@c-api.service[100296]: INFO cinder.volume.api [None req-9ea686d0-37ff-4e51-b547-04e499e22135 tempest-VolumesMetadataTest-1223699655 tempest-VolumesMetadataTest-1223699655-project-member] Volume info retrieved successfully. Aug 07 09:54:58.015226 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-9ea686d0-37ff-4e51-b547-04e499e22135 tempest-VolumesMetadataTest-1223699655 tempest-VolumesMetadataTest-1223699655-project-member] https://10.4.3.8/volume/v3/volumes/045728cc-5dba-44a8-bc71-72eebcaaa48f returned with HTTP 200 Aug 07 09:54:58.015845 np0000006707 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 310/1236] 10.4.3.8 () {66 vars in 1334 bytes} [Fri Aug 7 09:54:57 2026] GET /volume/v3/volumes/045728cc-5dba-44a8-bc71-72eebcaaa48f => generated 839 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 09:54:58.036678 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.middleware.request_id [None req-9cc4d504-6cc1-4116-baf3-0d8f9857cbe6 None None] RequestId filter calling following filter/app {{(pid=100298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:54:58.039255 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [None req-9cc4d504-6cc1-4116-baf3-0d8f9857cbe6 tempest-VolumesMetadataTest-1223699655 tempest-VolumesMetadataTest-1223699655-project-member] POST https://10.4.3.8/volume/v3/volumes/045728cc-5dba-44a8-bc71-72eebcaaa48f/metadata Aug 07 09:54:58.039733 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [None req-9cc4d504-6cc1-4116-baf3-0d8f9857cbe6 tempest-VolumesMetadataTest-1223699655 tempest-VolumesMetadataTest-1223699655-project-member] Action: 'create', calling method: create, body: {"metadata": {"key1": "value1", "key2": "value2", "key3": "value3", "key4": ""}} {{(pid=100298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 09:54:58.053693 np0000006707 devstack@c-api.service[100298]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 09:54:58.053693 np0000006707 devstack@c-api.service[100298]: warnings.warn( Aug 07 09:54:58.053693 np0000006707 devstack@c-api.service[100298]: INFO cinder.volume.api [None req-9cc4d504-6cc1-4116-baf3-0d8f9857cbe6 tempest-VolumesMetadataTest-1223699655 tempest-VolumesMetadataTest-1223699655-project-member] Volume info retrieved successfully. Aug 07 09:54:58.063604 np0000006707 devstack@c-api.service[100298]: INFO cinder.volume.api [None req-9cc4d504-6cc1-4116-baf3-0d8f9857cbe6 tempest-VolumesMetadataTest-1223699655 tempest-VolumesMetadataTest-1223699655-project-member] Create volume metadata completed successfully. Aug 07 09:54:58.063979 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [None req-9cc4d504-6cc1-4116-baf3-0d8f9857cbe6 tempest-VolumesMetadataTest-1223699655 tempest-VolumesMetadataTest-1223699655-project-member] https://10.4.3.8/volume/v3/volumes/045728cc-5dba-44a8-bc71-72eebcaaa48f/metadata returned with HTTP 200 Aug 07 09:54:58.064943 np0000006707 devstack@c-api.service[100298]: [pid: 100298|app: 0|req: 311/1237] 10.4.3.8 () {68 vars in 1383 bytes} [Fri Aug 7 09:54:58 2026] POST /volume/v3/volumes/045728cc-5dba-44a8-bc71-72eebcaaa48f/metadata => generated 101 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 09:54:58.081267 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [None req-a33ff107-fdfd-41cf-815f-5ef7170bceb8 None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:54:58.087850 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-a33ff107-fdfd-41cf-815f-5ef7170bceb8 tempest-VolumesMetadataTest-1223699655 tempest-VolumesMetadataTest-1223699655-project-member] GET https://10.4.3.8/volume/v3/volumes/045728cc-5dba-44a8-bc71-72eebcaaa48f/metadata Aug 07 09:54:58.088194 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-a33ff107-fdfd-41cf-815f-5ef7170bceb8 tempest-VolumesMetadataTest-1223699655 tempest-VolumesMetadataTest-1223699655-project-member] Empty body provided in request {{(pid=100297) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 09:54:58.089387 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-a33ff107-fdfd-41cf-815f-5ef7170bceb8 tempest-VolumesMetadataTest-1223699655 tempest-VolumesMetadataTest-1223699655-project-member] Calling method 'index' {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 09:54:58.105415 np0000006707 devstack@c-api.service[100297]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 09:54:58.105415 np0000006707 devstack@c-api.service[100297]: warnings.warn( Aug 07 09:54:58.106303 np0000006707 devstack@c-api.service[100297]: INFO cinder.volume.api [None req-a33ff107-fdfd-41cf-815f-5ef7170bceb8 tempest-VolumesMetadataTest-1223699655 tempest-VolumesMetadataTest-1223699655-project-member] Volume info retrieved successfully. Aug 07 09:54:58.116850 np0000006707 devstack@c-api.service[100297]: INFO cinder.volume.api [None req-a33ff107-fdfd-41cf-815f-5ef7170bceb8 tempest-VolumesMetadataTest-1223699655 tempest-VolumesMetadataTest-1223699655-project-member] Get volume metadata completed successfully. Aug 07 09:54:58.117333 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-a33ff107-fdfd-41cf-815f-5ef7170bceb8 tempest-VolumesMetadataTest-1223699655 tempest-VolumesMetadataTest-1223699655-project-member] https://10.4.3.8/volume/v3/volumes/045728cc-5dba-44a8-bc71-72eebcaaa48f/metadata returned with HTTP 200 Aug 07 09:54:58.118009 np0000006707 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 311/1238] 10.4.3.8 () {66 vars in 1361 bytes} [Fri Aug 7 09:54:58 2026] GET /volume/v3/volumes/045728cc-5dba-44a8-bc71-72eebcaaa48f/metadata => generated 101 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 09:54:58.127697 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-5cef5bd5-fa98-4902-bc9a-7de906293c13 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:54:58.129770 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-5cef5bd5-fa98-4902-bc9a-7de906293c13 tempest-VolumesMetadataTest-1223699655 tempest-VolumesMetadataTest-1223699655-project-member] PUT https://10.4.3.8/volume/v3/volumes/045728cc-5dba-44a8-bc71-72eebcaaa48f/metadata Aug 07 09:54:58.130164 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-5cef5bd5-fa98-4902-bc9a-7de906293c13 tempest-VolumesMetadataTest-1223699655 tempest-VolumesMetadataTest-1223699655-project-member] Action: 'update_all', calling method: update_all, body: {"metadata": {"key4": "value4", "key1": "value1_update"}} {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 09:54:58.140115 np0000006707 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 09:54:58.140115 np0000006707 devstack@c-api.service[100295]: warnings.warn( Aug 07 09:54:58.140707 np0000006707 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-5cef5bd5-fa98-4902-bc9a-7de906293c13 tempest-VolumesMetadataTest-1223699655 tempest-VolumesMetadataTest-1223699655-project-member] Volume info retrieved successfully. Aug 07 09:54:58.168728 np0000006707 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-5cef5bd5-fa98-4902-bc9a-7de906293c13 tempest-VolumesMetadataTest-1223699655 tempest-VolumesMetadataTest-1223699655-project-member] Update volume metadata completed successfully. Aug 07 09:54:58.168728 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-5cef5bd5-fa98-4902-bc9a-7de906293c13 tempest-VolumesMetadataTest-1223699655 tempest-VolumesMetadataTest-1223699655-project-member] https://10.4.3.8/volume/v3/volumes/045728cc-5dba-44a8-bc71-72eebcaaa48f/metadata returned with HTTP 200 Aug 07 09:54:58.168728 np0000006707 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 307/1239] 10.4.3.8 () {68 vars in 1381 bytes} [Fri Aug 7 09:54:58 2026] PUT /volume/v3/volumes/045728cc-5dba-44a8-bc71-72eebcaaa48f/metadata => generated 57 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 07 09:54:58.179047 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [None req-7050c44c-5c50-4547-a3dc-1083750c28c7 None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:54:58.181539 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-7050c44c-5c50-4547-a3dc-1083750c28c7 tempest-VolumesMetadataTest-1223699655 tempest-VolumesMetadataTest-1223699655-project-member] GET https://10.4.3.8/volume/v3/volumes/045728cc-5dba-44a8-bc71-72eebcaaa48f/metadata Aug 07 09:54:58.181897 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-7050c44c-5c50-4547-a3dc-1083750c28c7 tempest-VolumesMetadataTest-1223699655 tempest-VolumesMetadataTest-1223699655-project-member] Empty body provided in request {{(pid=100296) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 09:54:58.182153 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-7050c44c-5c50-4547-a3dc-1083750c28c7 tempest-VolumesMetadataTest-1223699655 tempest-VolumesMetadataTest-1223699655-project-member] Calling method 'index' {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 09:54:58.192230 np0000006707 devstack@c-api.service[100296]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 09:54:58.192230 np0000006707 devstack@c-api.service[100296]: warnings.warn( Aug 07 09:54:58.192927 np0000006707 devstack@c-api.service[100296]: INFO cinder.volume.api [None req-7050c44c-5c50-4547-a3dc-1083750c28c7 tempest-VolumesMetadataTest-1223699655 tempest-VolumesMetadataTest-1223699655-project-member] Volume info retrieved successfully. Aug 07 09:54:58.201391 np0000006707 devstack@c-api.service[100296]: INFO cinder.volume.api [None req-7050c44c-5c50-4547-a3dc-1083750c28c7 tempest-VolumesMetadataTest-1223699655 tempest-VolumesMetadataTest-1223699655-project-member] Get volume metadata completed successfully. Aug 07 09:54:58.201663 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-7050c44c-5c50-4547-a3dc-1083750c28c7 tempest-VolumesMetadataTest-1223699655 tempest-VolumesMetadataTest-1223699655-project-member] https://10.4.3.8/volume/v3/volumes/045728cc-5dba-44a8-bc71-72eebcaaa48f/metadata returned with HTTP 200 Aug 07 09:54:58.202329 np0000006707 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 311/1240] 10.4.3.8 () {66 vars in 1361 bytes} [Fri Aug 7 09:54:58 2026] GET /volume/v3/volumes/045728cc-5dba-44a8-bc71-72eebcaaa48f/metadata => generated 57 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 07 09:54:58.210544 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.middleware.request_id [None req-415e5c0f-1ac2-423a-bcc4-89a4eeb1c465 None None] RequestId filter calling following filter/app {{(pid=100298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:54:58.212659 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [None req-415e5c0f-1ac2-423a-bcc4-89a4eeb1c465 tempest-VolumesMetadataTest-1223699655 tempest-VolumesMetadataTest-1223699655-project-member] DELETE https://10.4.3.8/volume/v3/volumes/045728cc-5dba-44a8-bc71-72eebcaaa48f/metadata/key1 Aug 07 09:54:58.212879 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [None req-415e5c0f-1ac2-423a-bcc4-89a4eeb1c465 tempest-VolumesMetadataTest-1223699655 tempest-VolumesMetadataTest-1223699655-project-member] Empty body provided in request {{(pid=100298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 09:54:58.213804 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [None req-415e5c0f-1ac2-423a-bcc4-89a4eeb1c465 tempest-VolumesMetadataTest-1223699655 tempest-VolumesMetadataTest-1223699655-project-member] Calling method 'delete' {{(pid=100298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 09:54:58.221291 np0000006707 devstack@c-api.service[100298]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 09:54:58.221291 np0000006707 devstack@c-api.service[100298]: warnings.warn( Aug 07 09:54:58.221889 np0000006707 devstack@c-api.service[100298]: INFO cinder.volume.api [None req-415e5c0f-1ac2-423a-bcc4-89a4eeb1c465 tempest-VolumesMetadataTest-1223699655 tempest-VolumesMetadataTest-1223699655-project-member] Volume info retrieved successfully. Aug 07 09:54:58.228381 np0000006707 devstack@c-api.service[100298]: INFO cinder.volume.api [None req-415e5c0f-1ac2-423a-bcc4-89a4eeb1c465 tempest-VolumesMetadataTest-1223699655 tempest-VolumesMetadataTest-1223699655-project-member] Get volume metadata completed successfully. Aug 07 09:54:58.238168 np0000006707 devstack@c-api.service[100298]: INFO cinder.volume.api [None req-415e5c0f-1ac2-423a-bcc4-89a4eeb1c465 tempest-VolumesMetadataTest-1223699655 tempest-VolumesMetadataTest-1223699655-project-member] Delete volume metadata completed successfully. Aug 07 09:54:58.238348 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [None req-415e5c0f-1ac2-423a-bcc4-89a4eeb1c465 tempest-VolumesMetadataTest-1223699655 tempest-VolumesMetadataTest-1223699655-project-member] https://10.4.3.8/volume/v3/volumes/045728cc-5dba-44a8-bc71-72eebcaaa48f/metadata/key1 returned with HTTP 200 Aug 07 09:54:58.238970 np0000006707 devstack@c-api.service[100298]: [pid: 100298|app: 0|req: 312/1241] 10.4.3.8 () {66 vars in 1379 bytes} [Fri Aug 7 09:54:58 2026] DELETE /volume/v3/volumes/045728cc-5dba-44a8-bc71-72eebcaaa48f/metadata/key1 => generated 0 bytes in 29 msecs (HTTP/1.1 200) 6 headers in 227 bytes (1 switches on core 0) Aug 07 09:54:58.248167 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [None req-89f38010-b18c-4b38-94c1-596ea06e2a68 None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:54:58.251113 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-89f38010-b18c-4b38-94c1-596ea06e2a68 tempest-VolumesMetadataTest-1223699655 tempest-VolumesMetadataTest-1223699655-project-member] GET https://10.4.3.8/volume/v3/volumes/045728cc-5dba-44a8-bc71-72eebcaaa48f/metadata Aug 07 09:54:58.251407 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-89f38010-b18c-4b38-94c1-596ea06e2a68 tempest-VolumesMetadataTest-1223699655 tempest-VolumesMetadataTest-1223699655-project-member] Empty body provided in request {{(pid=100297) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 09:54:58.251678 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-89f38010-b18c-4b38-94c1-596ea06e2a68 tempest-VolumesMetadataTest-1223699655 tempest-VolumesMetadataTest-1223699655-project-member] Calling method 'index' {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 09:54:58.262518 np0000006707 devstack@c-api.service[100297]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 09:54:58.262518 np0000006707 devstack@c-api.service[100297]: warnings.warn( Aug 07 09:54:58.263329 np0000006707 devstack@c-api.service[100297]: INFO cinder.volume.api [None req-89f38010-b18c-4b38-94c1-596ea06e2a68 tempest-VolumesMetadataTest-1223699655 tempest-VolumesMetadataTest-1223699655-project-member] Volume info retrieved successfully. Aug 07 09:54:58.271188 np0000006707 devstack@c-api.service[100297]: INFO cinder.volume.api [None req-89f38010-b18c-4b38-94c1-596ea06e2a68 tempest-VolumesMetadataTest-1223699655 tempest-VolumesMetadataTest-1223699655-project-member] Get volume metadata completed successfully. Aug 07 09:54:58.271188 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-89f38010-b18c-4b38-94c1-596ea06e2a68 tempest-VolumesMetadataTest-1223699655 tempest-VolumesMetadataTest-1223699655-project-member] https://10.4.3.8/volume/v3/volumes/045728cc-5dba-44a8-bc71-72eebcaaa48f/metadata returned with HTTP 200 Aug 07 09:54:58.271974 np0000006707 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 312/1242] 10.4.3.8 () {66 vars in 1361 bytes} [Fri Aug 7 09:54:58 2026] GET /volume/v3/volumes/045728cc-5dba-44a8-bc71-72eebcaaa48f/metadata => generated 32 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 07 09:54:58.284435 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-528e2065-cc09-4b01-b622-18c385126fb7 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:54:58.286391 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-528e2065-cc09-4b01-b622-18c385126fb7 tempest-VolumesMetadataTest-1223699655 tempest-VolumesMetadataTest-1223699655-project-member] PUT https://10.4.3.8/volume/v3/volumes/045728cc-5dba-44a8-bc71-72eebcaaa48f/metadata Aug 07 09:54:58.287282 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-528e2065-cc09-4b01-b622-18c385126fb7 tempest-VolumesMetadataTest-1223699655 tempest-VolumesMetadataTest-1223699655-project-member] Action: 'update_all', calling method: update_all, body: {"metadata": {}} {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 09:54:58.302091 np0000006707 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 09:54:58.302091 np0000006707 devstack@c-api.service[100295]: warnings.warn( Aug 07 09:54:58.302799 np0000006707 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-528e2065-cc09-4b01-b622-18c385126fb7 tempest-VolumesMetadataTest-1223699655 tempest-VolumesMetadataTest-1223699655-project-member] Volume info retrieved successfully. Aug 07 09:54:58.317972 np0000006707 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-528e2065-cc09-4b01-b622-18c385126fb7 tempest-VolumesMetadataTest-1223699655 tempest-VolumesMetadataTest-1223699655-project-member] Update volume metadata completed successfully. Aug 07 09:54:58.317972 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-528e2065-cc09-4b01-b622-18c385126fb7 tempest-VolumesMetadataTest-1223699655 tempest-VolumesMetadataTest-1223699655-project-member] https://10.4.3.8/volume/v3/volumes/045728cc-5dba-44a8-bc71-72eebcaaa48f/metadata returned with HTTP 200 Aug 07 09:54:58.317972 np0000006707 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 308/1243] 10.4.3.8 () {68 vars in 1381 bytes} [Fri Aug 7 09:54:58 2026] PUT /volume/v3/volumes/045728cc-5dba-44a8-bc71-72eebcaaa48f/metadata => generated 16 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 07 09:54:58.329136 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [None req-f4e049ed-27b9-4644-b368-fba781e65e86 None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:54:58.333980 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-f4e049ed-27b9-4644-b368-fba781e65e86 tempest-VolumesMetadataTest-1223699655 tempest-VolumesMetadataTest-1223699655-project-member] POST https://10.4.3.8/volume/v3/volumes/045728cc-5dba-44a8-bc71-72eebcaaa48f/metadata Aug 07 09:54:58.334411 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-f4e049ed-27b9-4644-b368-fba781e65e86 tempest-VolumesMetadataTest-1223699655 tempest-VolumesMetadataTest-1223699655-project-member] Action: 'create', calling method: create, body: {"metadata": {"key1": "value1", "key2": "value2", "key3": "value3"}} {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 09:54:58.345821 np0000006707 devstack@c-api.service[100296]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 09:54:58.345821 np0000006707 devstack@c-api.service[100296]: warnings.warn( Aug 07 09:54:58.346528 np0000006707 devstack@c-api.service[100296]: INFO cinder.volume.api [None req-f4e049ed-27b9-4644-b368-fba781e65e86 tempest-VolumesMetadataTest-1223699655 tempest-VolumesMetadataTest-1223699655-project-member] Volume info retrieved successfully. Aug 07 09:54:58.358435 np0000006707 devstack@c-api.service[100296]: INFO cinder.volume.api [None req-f4e049ed-27b9-4644-b368-fba781e65e86 tempest-VolumesMetadataTest-1223699655 tempest-VolumesMetadataTest-1223699655-project-member] Create volume metadata completed successfully. Aug 07 09:54:58.358835 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-f4e049ed-27b9-4644-b368-fba781e65e86 tempest-VolumesMetadataTest-1223699655 tempest-VolumesMetadataTest-1223699655-project-member] https://10.4.3.8/volume/v3/volumes/045728cc-5dba-44a8-bc71-72eebcaaa48f/metadata returned with HTTP 200 Aug 07 09:54:58.359362 np0000006707 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 312/1244] 10.4.3.8 () {68 vars in 1382 bytes} [Fri Aug 7 09:54:58 2026] POST /volume/v3/volumes/045728cc-5dba-44a8-bc71-72eebcaaa48f/metadata => generated 68 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 07 09:54:58.370333 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.middleware.request_id [None req-b06c3084-12cd-46e3-a8f7-cde5007ae923 None None] RequestId filter calling following filter/app {{(pid=100298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:54:58.374490 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [None req-b06c3084-12cd-46e3-a8f7-cde5007ae923 tempest-VolumesMetadataTest-1223699655 tempest-VolumesMetadataTest-1223699655-project-member] PUT https://10.4.3.8/volume/v3/volumes/045728cc-5dba-44a8-bc71-72eebcaaa48f/metadata/key3 Aug 07 09:54:58.375139 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [None req-b06c3084-12cd-46e3-a8f7-cde5007ae923 tempest-VolumesMetadataTest-1223699655 tempest-VolumesMetadataTest-1223699655-project-member] Action: 'update', calling method: update, body: {"meta": {"key3": "value3_update"}} {{(pid=100298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 09:54:58.387624 np0000006707 devstack@c-api.service[100298]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 09:54:58.387624 np0000006707 devstack@c-api.service[100298]: warnings.warn( Aug 07 09:54:58.388288 np0000006707 devstack@c-api.service[100298]: INFO cinder.volume.api [None req-b06c3084-12cd-46e3-a8f7-cde5007ae923 tempest-VolumesMetadataTest-1223699655 tempest-VolumesMetadataTest-1223699655-project-member] Volume info retrieved successfully. Aug 07 09:54:58.401566 np0000006707 devstack@c-api.service[100298]: INFO cinder.volume.api [None req-b06c3084-12cd-46e3-a8f7-cde5007ae923 tempest-VolumesMetadataTest-1223699655 tempest-VolumesMetadataTest-1223699655-project-member] Update volume metadata completed successfully. Aug 07 09:54:58.402158 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [None req-b06c3084-12cd-46e3-a8f7-cde5007ae923 tempest-VolumesMetadataTest-1223699655 tempest-VolumesMetadataTest-1223699655-project-member] https://10.4.3.8/volume/v3/volumes/045728cc-5dba-44a8-bc71-72eebcaaa48f/metadata/key3 returned with HTTP 200 Aug 07 09:54:58.402503 np0000006707 devstack@c-api.service[100298]: [pid: 100298|app: 0|req: 313/1245] 10.4.3.8 () {68 vars in 1396 bytes} [Fri Aug 7 09:54:58 2026] PUT /volume/v3/volumes/045728cc-5dba-44a8-bc71-72eebcaaa48f/metadata/key3 => generated 35 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 07 09:54:58.413708 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [None req-67445fa9-0186-45f8-9a71-fbe499b419a8 None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:54:58.416946 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-67445fa9-0186-45f8-9a71-fbe499b419a8 tempest-VolumesMetadataTest-1223699655 tempest-VolumesMetadataTest-1223699655-project-member] GET https://10.4.3.8/volume/v3/volumes/045728cc-5dba-44a8-bc71-72eebcaaa48f/metadata/key3 Aug 07 09:54:58.417138 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-67445fa9-0186-45f8-9a71-fbe499b419a8 tempest-VolumesMetadataTest-1223699655 tempest-VolumesMetadataTest-1223699655-project-member] Empty body provided in request {{(pid=100297) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 09:54:58.419104 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-67445fa9-0186-45f8-9a71-fbe499b419a8 tempest-VolumesMetadataTest-1223699655 tempest-VolumesMetadataTest-1223699655-project-member] Calling method 'show' {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 09:54:58.435836 np0000006707 devstack@c-api.service[100297]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 09:54:58.435836 np0000006707 devstack@c-api.service[100297]: warnings.warn( Aug 07 09:54:58.437118 np0000006707 devstack@c-api.service[100297]: INFO cinder.volume.api [None req-67445fa9-0186-45f8-9a71-fbe499b419a8 tempest-VolumesMetadataTest-1223699655 tempest-VolumesMetadataTest-1223699655-project-member] Volume info retrieved successfully. Aug 07 09:54:58.445304 np0000006707 devstack@c-api.service[100297]: INFO cinder.volume.api [None req-67445fa9-0186-45f8-9a71-fbe499b419a8 tempest-VolumesMetadataTest-1223699655 tempest-VolumesMetadataTest-1223699655-project-member] Get volume metadata completed successfully. Aug 07 09:54:58.445854 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-67445fa9-0186-45f8-9a71-fbe499b419a8 tempest-VolumesMetadataTest-1223699655 tempest-VolumesMetadataTest-1223699655-project-member] https://10.4.3.8/volume/v3/volumes/045728cc-5dba-44a8-bc71-72eebcaaa48f/metadata/key3 returned with HTTP 200 Aug 07 09:54:58.446285 np0000006707 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 313/1246] 10.4.3.8 () {66 vars in 1376 bytes} [Fri Aug 7 09:54:58 2026] GET /volume/v3/volumes/045728cc-5dba-44a8-bc71-72eebcaaa48f/metadata/key3 => generated 35 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 07 09:54:58.456045 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-dd7fe583-2002-4153-a2d1-278d1de63402 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:54:58.462469 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-dd7fe583-2002-4153-a2d1-278d1de63402 tempest-VolumesMetadataTest-1223699655 tempest-VolumesMetadataTest-1223699655-project-member] GET https://10.4.3.8/volume/v3/volumes/045728cc-5dba-44a8-bc71-72eebcaaa48f/metadata Aug 07 09:54:58.462469 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-dd7fe583-2002-4153-a2d1-278d1de63402 tempest-VolumesMetadataTest-1223699655 tempest-VolumesMetadataTest-1223699655-project-member] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 09:54:58.462469 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-dd7fe583-2002-4153-a2d1-278d1de63402 tempest-VolumesMetadataTest-1223699655 tempest-VolumesMetadataTest-1223699655-project-member] Calling method 'index' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 09:54:58.475303 np0000006707 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 09:54:58.475303 np0000006707 devstack@c-api.service[100295]: warnings.warn( Aug 07 09:54:58.476313 np0000006707 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-dd7fe583-2002-4153-a2d1-278d1de63402 tempest-VolumesMetadataTest-1223699655 tempest-VolumesMetadataTest-1223699655-project-member] Volume info retrieved successfully. Aug 07 09:54:58.487094 np0000006707 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-dd7fe583-2002-4153-a2d1-278d1de63402 tempest-VolumesMetadataTest-1223699655 tempest-VolumesMetadataTest-1223699655-project-member] Get volume metadata completed successfully. Aug 07 09:54:58.488455 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-dd7fe583-2002-4153-a2d1-278d1de63402 tempest-VolumesMetadataTest-1223699655 tempest-VolumesMetadataTest-1223699655-project-member] https://10.4.3.8/volume/v3/volumes/045728cc-5dba-44a8-bc71-72eebcaaa48f/metadata returned with HTTP 200 Aug 07 09:54:58.488455 np0000006707 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 309/1247] 10.4.3.8 () {66 vars in 1361 bytes} [Fri Aug 7 09:54:58 2026] GET /volume/v3/volumes/045728cc-5dba-44a8-bc71-72eebcaaa48f/metadata => generated 75 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 07 09:54:58.500696 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [None req-5538d89b-2173-43e3-84fc-e5a5ceb50e9e None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:54:58.503264 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-5538d89b-2173-43e3-84fc-e5a5ceb50e9e tempest-VolumesMetadataTest-1223699655 tempest-VolumesMetadataTest-1223699655-project-member] PUT https://10.4.3.8/volume/v3/volumes/045728cc-5dba-44a8-bc71-72eebcaaa48f/metadata Aug 07 09:54:58.504858 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-5538d89b-2173-43e3-84fc-e5a5ceb50e9e tempest-VolumesMetadataTest-1223699655 tempest-VolumesMetadataTest-1223699655-project-member] Action: 'update_all', calling method: update_all, body: {"metadata": {}} {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 09:54:58.515916 np0000006707 devstack@c-api.service[100296]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 09:54:58.515916 np0000006707 devstack@c-api.service[100296]: warnings.warn( Aug 07 09:54:58.516567 np0000006707 devstack@c-api.service[100296]: INFO cinder.volume.api [None req-5538d89b-2173-43e3-84fc-e5a5ceb50e9e tempest-VolumesMetadataTest-1223699655 tempest-VolumesMetadataTest-1223699655-project-member] Volume info retrieved successfully. Aug 07 09:54:58.527406 np0000006707 devstack@c-api.service[100296]: INFO cinder.volume.api [None req-5538d89b-2173-43e3-84fc-e5a5ceb50e9e tempest-VolumesMetadataTest-1223699655 tempest-VolumesMetadataTest-1223699655-project-member] Update volume metadata completed successfully. Aug 07 09:54:58.527750 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-5538d89b-2173-43e3-84fc-e5a5ceb50e9e tempest-VolumesMetadataTest-1223699655 tempest-VolumesMetadataTest-1223699655-project-member] https://10.4.3.8/volume/v3/volumes/045728cc-5dba-44a8-bc71-72eebcaaa48f/metadata returned with HTTP 200 Aug 07 09:54:58.528225 np0000006707 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 313/1248] 10.4.3.8 () {68 vars in 1381 bytes} [Fri Aug 7 09:54:58 2026] PUT /volume/v3/volumes/045728cc-5dba-44a8-bc71-72eebcaaa48f/metadata => generated 16 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 07 09:54:58.538622 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.middleware.request_id [None req-c3992ee3-2f88-442c-bb06-9b21df5a1420 None None] RequestId filter calling following filter/app {{(pid=100298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:54:58.540997 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [None req-c3992ee3-2f88-442c-bb06-9b21df5a1420 tempest-VolumesMetadataTest-1223699655 tempest-VolumesMetadataTest-1223699655-project-member] GET https://10.4.3.8/volume/v3/volumes/045728cc-5dba-44a8-bc71-72eebcaaa48f Aug 07 09:54:58.541284 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [None req-c3992ee3-2f88-442c-bb06-9b21df5a1420 tempest-VolumesMetadataTest-1223699655 tempest-VolumesMetadataTest-1223699655-project-member] Empty body provided in request {{(pid=100298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 09:54:58.541562 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [None req-c3992ee3-2f88-442c-bb06-9b21df5a1420 tempest-VolumesMetadataTest-1223699655 tempest-VolumesMetadataTest-1223699655-project-member] Calling method 'show' {{(pid=100298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 09:54:58.551338 np0000006707 devstack@c-api.service[100298]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 09:54:58.551338 np0000006707 devstack@c-api.service[100298]: warnings.warn( Aug 07 09:54:58.556944 np0000006707 devstack@c-api.service[100298]: INFO cinder.volume.api [None req-c3992ee3-2f88-442c-bb06-9b21df5a1420 tempest-VolumesMetadataTest-1223699655 tempest-VolumesMetadataTest-1223699655-project-member] Volume info retrieved successfully. Aug 07 09:54:58.563016 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [None req-c3992ee3-2f88-442c-bb06-9b21df5a1420 tempest-VolumesMetadataTest-1223699655 tempest-VolumesMetadataTest-1223699655-project-member] https://10.4.3.8/volume/v3/volumes/045728cc-5dba-44a8-bc71-72eebcaaa48f returned with HTTP 200 Aug 07 09:54:58.563539 np0000006707 devstack@c-api.service[100298]: [pid: 100298|app: 0|req: 314/1249] 10.4.3.8 () {66 vars in 1334 bytes} [Fri Aug 7 09:54:58 2026] GET /volume/v3/volumes/045728cc-5dba-44a8-bc71-72eebcaaa48f => generated 839 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 09:54:58.578946 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [None req-1520fcd3-16bf-4343-8ead-3c5ca2005291 None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:54:58.581755 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-1520fcd3-16bf-4343-8ead-3c5ca2005291 tempest-VolumesMetadataTest-1223699655 tempest-VolumesMetadataTest-1223699655-project-member] DELETE https://10.4.3.8/volume/v3/volumes/045728cc-5dba-44a8-bc71-72eebcaaa48f Aug 07 09:54:58.582112 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-1520fcd3-16bf-4343-8ead-3c5ca2005291 tempest-VolumesMetadataTest-1223699655 tempest-VolumesMetadataTest-1223699655-project-member] Empty body provided in request {{(pid=100297) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 09:54:58.582435 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-1520fcd3-16bf-4343-8ead-3c5ca2005291 tempest-VolumesMetadataTest-1223699655 tempest-VolumesMetadataTest-1223699655-project-member] Calling method 'delete' {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 09:54:58.582802 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.v3.volumes [None req-1520fcd3-16bf-4343-8ead-3c5ca2005291 tempest-VolumesMetadataTest-1223699655 tempest-VolumesMetadataTest-1223699655-project-member] Delete volume with id: 045728cc-5dba-44a8-bc71-72eebcaaa48f Aug 07 09:54:58.593624 np0000006707 devstack@c-api.service[100297]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 09:54:58.593624 np0000006707 devstack@c-api.service[100297]: warnings.warn( Aug 07 09:54:58.594343 np0000006707 devstack@c-api.service[100297]: INFO cinder.volume.api [None req-1520fcd3-16bf-4343-8ead-3c5ca2005291 tempest-VolumesMetadataTest-1223699655 tempest-VolumesMetadataTest-1223699655-project-member] Volume info retrieved successfully. Aug 07 09:54:58.625365 np0000006707 devstack@c-api.service[100297]: INFO cinder.volume.api [None req-1520fcd3-16bf-4343-8ead-3c5ca2005291 tempest-VolumesMetadataTest-1223699655 tempest-VolumesMetadataTest-1223699655-project-member] Delete volume request issued successfully. Aug 07 09:54:58.628516 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-1520fcd3-16bf-4343-8ead-3c5ca2005291 tempest-VolumesMetadataTest-1223699655 tempest-VolumesMetadataTest-1223699655-project-member] https://10.4.3.8/volume/v3/volumes/045728cc-5dba-44a8-bc71-72eebcaaa48f returned with HTTP 202 Aug 07 09:54:58.628516 np0000006707 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 314/1250] 10.4.3.8 () {66 vars in 1337 bytes} [Fri Aug 7 09:54:58 2026] DELETE /volume/v3/volumes/045728cc-5dba-44a8-bc71-72eebcaaa48f => generated 0 bytes in 48 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 07 09:54:58.640249 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-81fbc4ab-d551-4bc2-a7f7-1995297640be None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:54:58.643287 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-81fbc4ab-d551-4bc2-a7f7-1995297640be tempest-VolumesMetadataTest-1223699655 tempest-VolumesMetadataTest-1223699655-project-member] GET https://10.4.3.8/volume/v3/volumes/045728cc-5dba-44a8-bc71-72eebcaaa48f Aug 07 09:54:58.643287 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-81fbc4ab-d551-4bc2-a7f7-1995297640be tempest-VolumesMetadataTest-1223699655 tempest-VolumesMetadataTest-1223699655-project-member] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 09:54:58.643287 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-81fbc4ab-d551-4bc2-a7f7-1995297640be tempest-VolumesMetadataTest-1223699655 tempest-VolumesMetadataTest-1223699655-project-member] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 09:54:58.652667 np0000006707 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 09:54:58.652667 np0000006707 devstack@c-api.service[100295]: warnings.warn( Aug 07 09:54:58.666439 np0000006707 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-81fbc4ab-d551-4bc2-a7f7-1995297640be tempest-VolumesMetadataTest-1223699655 tempest-VolumesMetadataTest-1223699655-project-member] Volume info retrieved successfully. Aug 07 09:54:58.678249 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-81fbc4ab-d551-4bc2-a7f7-1995297640be tempest-VolumesMetadataTest-1223699655 tempest-VolumesMetadataTest-1223699655-project-member] https://10.4.3.8/volume/v3/volumes/045728cc-5dba-44a8-bc71-72eebcaaa48f returned with HTTP 200 Aug 07 09:54:58.678822 np0000006707 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 310/1251] 10.4.3.8 () {66 vars in 1334 bytes} [Fri Aug 7 09:54:58 2026] GET /volume/v3/volumes/045728cc-5dba-44a8-bc71-72eebcaaa48f => generated 838 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 09:54:59.694540 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [None req-9f2e02c3-b4ec-47fc-816e-7a108ade331a None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:54:59.697203 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-9f2e02c3-b4ec-47fc-816e-7a108ade331a tempest-VolumesMetadataTest-1223699655 tempest-VolumesMetadataTest-1223699655-project-member] GET https://10.4.3.8/volume/v3/volumes/045728cc-5dba-44a8-bc71-72eebcaaa48f Aug 07 09:54:59.697203 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-9f2e02c3-b4ec-47fc-816e-7a108ade331a tempest-VolumesMetadataTest-1223699655 tempest-VolumesMetadataTest-1223699655-project-member] Empty body provided in request {{(pid=100296) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 09:54:59.697664 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-9f2e02c3-b4ec-47fc-816e-7a108ade331a tempest-VolumesMetadataTest-1223699655 tempest-VolumesMetadataTest-1223699655-project-member] Calling method 'show' {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 09:54:59.705908 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-9f2e02c3-b4ec-47fc-816e-7a108ade331a tempest-VolumesMetadataTest-1223699655 tempest-VolumesMetadataTest-1223699655-project-member] https://10.4.3.8/volume/v3/volumes/045728cc-5dba-44a8-bc71-72eebcaaa48f returned with HTTP 404 Aug 07 09:54:59.707067 np0000006707 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 314/1252] 10.4.3.8 () {66 vars in 1334 bytes} [Fri Aug 7 09:54:59 2026] GET /volume/v3/volumes/045728cc-5dba-44a8-bc71-72eebcaaa48f => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 09:55:00.628809 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.middleware.request_id [req-53ad2cd0-11e3-4dce-82ce-81f1a43a0dcd req-d2bc19d3-d5f5-4c04-b35f-ef9247986fc2 None None] RequestId filter calling following filter/app {{(pid=100298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:55:00.632927 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [req-53ad2cd0-11e3-4dce-82ce-81f1a43a0dcd req-d2bc19d3-d5f5-4c04-b35f-ef9247986fc2 tempest-AttachVolumeMultiAttachTest-1302095414 tempest-AttachVolumeMultiAttachTest-1302095414-project-member] POST https://10.4.3.8/volume/v3/attachments/50bc005d-61f9-41ab-9b05-602b9ca335ad/action Aug 07 09:55:00.633504 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [req-53ad2cd0-11e3-4dce-82ce-81f1a43a0dcd req-d2bc19d3-d5f5-4c04-b35f-ef9247986fc2 tempest-AttachVolumeMultiAttachTest-1302095414 tempest-AttachVolumeMultiAttachTest-1302095414-project-member] Action body: b'{"os-complete": null}' {{(pid=100298) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 07 09:55:00.633896 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [req-53ad2cd0-11e3-4dce-82ce-81f1a43a0dcd req-d2bc19d3-d5f5-4c04-b35f-ef9247986fc2 tempest-AttachVolumeMultiAttachTest-1302095414 tempest-AttachVolumeMultiAttachTest-1302095414-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 09:55:00.662724 np0000006707 devstack@c-api.service[100298]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 09:55:00.662724 np0000006707 devstack@c-api.service[100298]: warnings.warn( Aug 07 09:55:00.680118 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [req-53ad2cd0-11e3-4dce-82ce-81f1a43a0dcd req-d2bc19d3-d5f5-4c04-b35f-ef9247986fc2 tempest-AttachVolumeMultiAttachTest-1302095414 tempest-AttachVolumeMultiAttachTest-1302095414-project-member] https://10.4.3.8/volume/v3/attachments/50bc005d-61f9-41ab-9b05-602b9ca335ad/action returned with HTTP 204 Aug 07 09:55:00.680882 np0000006707 devstack@c-api.service[100298]: [pid: 100298|app: 0|req: 315/1253] 10.4.3.8 () {74 vars in 1711 bytes} [Fri Aug 7 09:55:00 2026] POST /volume/v3/attachments/50bc005d-61f9-41ab-9b05-602b9ca335ad/action => generated 0 bytes in 53 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 07 09:55:03.225938 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [None req-0c638d1b-7253-4677-aa6e-836cb2635c9b None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:55:03.459640 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-0c638d1b-7253-4677-aa6e-836cb2635c9b tempest-VolumesTransfersV357Test-144144373 tempest-VolumesTransfersV357Test-144144373-project-member] POST https://10.4.3.8/volume/v3/volumes Aug 07 09:55:03.460159 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-0c638d1b-7253-4677-aa6e-836cb2635c9b tempest-VolumesTransfersV357Test-144144373 tempest-VolumesTransfersV357Test-144144373-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesTransfersV357Test-Volume-983510201"}} {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 09:55:03.462192 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.v3.volumes [None req-0c638d1b-7253-4677-aa6e-836cb2635c9b tempest-VolumesTransfersV357Test-144144373 tempest-VolumesTransfersV357Test-144144373-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesTransfersV357Test-Volume-983510201'}} {{(pid=100297) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 07 09:55:03.462372 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.v3.volumes [None req-0c638d1b-7253-4677-aa6e-836cb2635c9b tempest-VolumesTransfersV357Test-144144373 tempest-VolumesTransfersV357Test-144144373-project-member] Create volume of 1 GB Aug 07 09:55:03.468446 np0000006707 devstack@c-api.service[100297]: INFO cinder.volume.api [None req-0c638d1b-7253-4677-aa6e-836cb2635c9b tempest-VolumesTransfersV357Test-144144373 tempest-VolumesTransfersV357Test-144144373-project-member] Availability Zones retrieved successfully. Aug 07 09:55:03.478447 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.volume.api [None req-0c638d1b-7253-4677-aa6e-836cb2635c9b tempest-VolumesTransfersV357Test-144144373 tempest-VolumesTransfersV357Test-144144373-project-member] Flow 'volume_create_api' (c182c436-aff5-421b-bbdf-ebbe3fdbc4b6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100297) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 09:55:03.478719 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.volume.api [None req-0c638d1b-7253-4677-aa6e-836cb2635c9b tempest-VolumesTransfersV357Test-144144373 tempest-VolumesTransfersV357Test-144144373-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (842a88aa-1203-4817-a69b-1b49940915a9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100297) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 09:55:03.480177 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.volume.flows.api.create_volume [None req-0c638d1b-7253-4677-aa6e-836cb2635c9b tempest-VolumesTransfersV357Test-144144373 tempest-VolumesTransfersV357Test-144144373-project-member] Validating volume size '1' using validate_int {{(pid=100297) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 07 09:55:03.529910 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.volume.api [None req-0c638d1b-7253-4677-aa6e-836cb2635c9b tempest-VolumesTransfersV357Test-144144373 tempest-VolumesTransfersV357Test-144144373-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (842a88aa-1203-4817-a69b-1b49940915a9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-07T09:47:39Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=45fd9a3a-b61e-4c6c-9ab7-d02f06678d0d,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '45fd9a3a-b61e-4c6c-9ab7-d02f06678d0d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100297) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 09:55:03.532099 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.volume.api [None req-0c638d1b-7253-4677-aa6e-836cb2635c9b tempest-VolumesTransfersV357Test-144144373 tempest-VolumesTransfersV357Test-144144373-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (75fff3e9-c827-43ad-ae23-3f321be87759) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100297) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 09:55:03.657556 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.quota [None req-0c638d1b-7253-4677-aa6e-836cb2635c9b tempest-VolumesTransfersV357Test-144144373 tempest-VolumesTransfersV357Test-144144373-project-member] Created reservations ['9324fb9f-1ef0-4931-bb2f-069a2e618b5d', '2d1bbae6-3c5a-4022-8856-070e14bf873f', '43bd086f-0fe2-4419-88cd-ddea85efdeab', '7ac1f2f2-a181-4f30-9381-dc7621cd3546'] {{(pid=100297) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 09:55:03.659108 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.volume.api [None req-0c638d1b-7253-4677-aa6e-836cb2635c9b tempest-VolumesTransfersV357Test-144144373 tempest-VolumesTransfersV357Test-144144373-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (75fff3e9-c827-43ad-ae23-3f321be87759) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['9324fb9f-1ef0-4931-bb2f-069a2e618b5d', '2d1bbae6-3c5a-4022-8856-070e14bf873f', '43bd086f-0fe2-4419-88cd-ddea85efdeab', '7ac1f2f2-a181-4f30-9381-dc7621cd3546']}' {{(pid=100297) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 09:55:03.660696 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.volume.api [None req-0c638d1b-7253-4677-aa6e-836cb2635c9b tempest-VolumesTransfersV357Test-144144373 tempest-VolumesTransfersV357Test-144144373-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (683a4692-644b-4f95-af0a-be539bcabe32) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100297) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 09:55:03.695039 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.volume.api [None req-0c638d1b-7253-4677-aa6e-836cb2635c9b tempest-VolumesTransfersV357Test-144144373 tempest-VolumesTransfersV357Test-144144373-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (683a4692-644b-4f95-af0a-be539bcabe32) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'a52c5f0d-d622-4edd-81bd-bca651754b6f', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesTransfersV357Test-Volume-983510201',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='9c4ad796b1a54099bb887b4ec085487b',qos_specs=None,replication_status=,reservations=['9324fb9f-1ef0-4931-bb2f-069a2e618b5d','2d1bbae6-3c5a-4022-8856-070e14bf873f','43bd086f-0fe2-4419-88cd-ddea85efdeab','7ac1f2f2-a181-4f30-9381-dc7621cd3546'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c03422fa73df43a08216717e913a7942',volume_type_id=45fd9a3a-b61e-4c6c-9ab7-d02f06678d0d), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-07T09:55:03Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesTransfersV357Test-Volume-983510201',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=a52c5f0d-d622-4edd-81bd-bca651754b6f,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='9c4ad796b1a54099bb887b4ec085487b',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='c03422fa73df43a08216717e913a7942',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(45fd9a3a-b61e-4c6c-9ab7-d02f06678d0d),volume_type_id=45fd9a3a-b61e-4c6c-9ab7-d02f06678d0d)}' {{(pid=100297) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 09:55:03.697974 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.volume.api [None req-0c638d1b-7253-4677-aa6e-836cb2635c9b tempest-VolumesTransfersV357Test-144144373 tempest-VolumesTransfersV357Test-144144373-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7d0c5041-43e4-407a-9f6d-0c24a5eb52de) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100297) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 09:55:03.737883 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.volume.api [None req-0c638d1b-7253-4677-aa6e-836cb2635c9b tempest-VolumesTransfersV357Test-144144373 tempest-VolumesTransfersV357Test-144144373-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7d0c5041-43e4-407a-9f6d-0c24a5eb52de) transitioned into state 'SUCCESS' from state '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-983510201',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='9c4ad796b1a54099bb887b4ec085487b',qos_specs=None,replication_status=,reservations=['9324fb9f-1ef0-4931-bb2f-069a2e618b5d','2d1bbae6-3c5a-4022-8856-070e14bf873f','43bd086f-0fe2-4419-88cd-ddea85efdeab','7ac1f2f2-a181-4f30-9381-dc7621cd3546'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c03422fa73df43a08216717e913a7942',volume_type_id=45fd9a3a-b61e-4c6c-9ab7-d02f06678d0d)}' {{(pid=100297) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 09:55:03.738835 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.volume.api [None req-0c638d1b-7253-4677-aa6e-836cb2635c9b tempest-VolumesTransfersV357Test-144144373 tempest-VolumesTransfersV357Test-144144373-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1c21e2e5-01cb-4afe-853d-b5b9cc340470) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100297) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 09:55:03.764250 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.volume.api [None req-0c638d1b-7253-4677-aa6e-836cb2635c9b tempest-VolumesTransfersV357Test-144144373 tempest-VolumesTransfersV357Test-144144373-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1c21e2e5-01cb-4afe-853d-b5b9cc340470) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100297) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 09:55:03.765968 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.volume.api [None req-0c638d1b-7253-4677-aa6e-836cb2635c9b tempest-VolumesTransfersV357Test-144144373 tempest-VolumesTransfersV357Test-144144373-project-member] Flow 'volume_create_api' (c182c436-aff5-421b-bbdf-ebbe3fdbc4b6) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100297) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 09:55:03.766781 np0000006707 devstack@c-api.service[100297]: INFO cinder.volume.api [None req-0c638d1b-7253-4677-aa6e-836cb2635c9b tempest-VolumesTransfersV357Test-144144373 tempest-VolumesTransfersV357Test-144144373-project-member] Create volume request issued successfully. Aug 07 09:55:03.767563 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-0c638d1b-7253-4677-aa6e-836cb2635c9b tempest-VolumesTransfersV357Test-144144373 tempest-VolumesTransfersV357Test-144144373-project-member] https://10.4.3.8/volume/v3/volumes returned with HTTP 202 Aug 07 09:55:03.768027 np0000006707 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 315/1254] 10.4.3.8 () {70 vars in 1285 bytes} [Fri Aug 7 09:55:03 2026] POST /volume/v3/volumes => generated 814 bytes in 543 msecs (HTTP/1.1 202) 7 headers in 292 bytes (2 switches on core 0) Aug 07 09:55:03.793970 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-3409d333-d641-4230-a0c9-e12904d1ae62 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:55:03.797183 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-3409d333-d641-4230-a0c9-e12904d1ae62 tempest-VolumesTransfersV357Test-144144373 tempest-VolumesTransfersV357Test-144144373-project-member] GET https://10.4.3.8/volume/v3/volumes/a52c5f0d-d622-4edd-81bd-bca651754b6f Aug 07 09:55:03.797183 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-3409d333-d641-4230-a0c9-e12904d1ae62 tempest-VolumesTransfersV357Test-144144373 tempest-VolumesTransfersV357Test-144144373-project-member] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 09:55:03.797885 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-3409d333-d641-4230-a0c9-e12904d1ae62 tempest-VolumesTransfersV357Test-144144373 tempest-VolumesTransfersV357Test-144144373-project-member] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 09:55:03.810575 np0000006707 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 09:55:03.810575 np0000006707 devstack@c-api.service[100295]: warnings.warn( Aug 07 09:55:03.816965 np0000006707 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-3409d333-d641-4230-a0c9-e12904d1ae62 tempest-VolumesTransfersV357Test-144144373 tempest-VolumesTransfersV357Test-144144373-project-member] Volume info retrieved successfully. Aug 07 09:55:03.827446 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-3409d333-d641-4230-a0c9-e12904d1ae62 tempest-VolumesTransfersV357Test-144144373 tempest-VolumesTransfersV357Test-144144373-project-member] https://10.4.3.8/volume/v3/volumes/a52c5f0d-d622-4edd-81bd-bca651754b6f returned with HTTP 200 Aug 07 09:55:03.828236 np0000006707 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 311/1255] 10.4.3.8 () {68 vars in 1375 bytes} [Fri Aug 7 09:55:03 2026] GET /volume/v3/volumes/a52c5f0d-d622-4edd-81bd-bca651754b6f => generated 882 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 09:55:04.844779 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [None req-276833db-8cde-4fd4-baf2-8abb3cd7f033 None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:55:04.849447 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-276833db-8cde-4fd4-baf2-8abb3cd7f033 tempest-VolumesTransfersV357Test-144144373 tempest-VolumesTransfersV357Test-144144373-project-member] GET https://10.4.3.8/volume/v3/volumes/a52c5f0d-d622-4edd-81bd-bca651754b6f Aug 07 09:55:04.849447 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-276833db-8cde-4fd4-baf2-8abb3cd7f033 tempest-VolumesTransfersV357Test-144144373 tempest-VolumesTransfersV357Test-144144373-project-member] Empty body provided in request {{(pid=100296) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 09:55:04.849447 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-276833db-8cde-4fd4-baf2-8abb3cd7f033 tempest-VolumesTransfersV357Test-144144373 tempest-VolumesTransfersV357Test-144144373-project-member] Calling method 'show' {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 09:55:04.860068 np0000006707 devstack@c-api.service[100296]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 09:55:04.860068 np0000006707 devstack@c-api.service[100296]: warnings.warn( Aug 07 09:55:04.868536 np0000006707 devstack@c-api.service[100296]: INFO cinder.volume.api [None req-276833db-8cde-4fd4-baf2-8abb3cd7f033 tempest-VolumesTransfersV357Test-144144373 tempest-VolumesTransfersV357Test-144144373-project-member] Volume info retrieved successfully. Aug 07 09:55:04.872930 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-276833db-8cde-4fd4-baf2-8abb3cd7f033 tempest-VolumesTransfersV357Test-144144373 tempest-VolumesTransfersV357Test-144144373-project-member] https://10.4.3.8/volume/v3/volumes/a52c5f0d-d622-4edd-81bd-bca651754b6f returned with HTTP 200 Aug 07 09:55:04.873769 np0000006707 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 315/1256] 10.4.3.8 () {68 vars in 1375 bytes} [Fri Aug 7 09:55:04 2026] GET /volume/v3/volumes/a52c5f0d-d622-4edd-81bd-bca651754b6f => generated 941 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 09:55:04.888950 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.middleware.request_id [None req-415d3b03-16a6-4dcd-822a-d242aa43ba16 None None] RequestId filter calling following filter/app {{(pid=100298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:55:04.890821 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [None req-415d3b03-16a6-4dcd-822a-d242aa43ba16 tempest-VolumesTransfersV357Test-144144373 tempest-VolumesTransfersV357Test-144144373-project-member] POST https://10.4.3.8/volume/v3/volume-transfers Aug 07 09:55:04.891176 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [None req-415d3b03-16a6-4dcd-822a-d242aa43ba16 tempest-VolumesTransfersV357Test-144144373 tempest-VolumesTransfersV357Test-144144373-project-member] Action: 'create', calling method: create, body: {"transfer": {"volume_id": "a52c5f0d-d622-4edd-81bd-bca651754b6f"}} {{(pid=100298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 09:55:04.892632 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.v3.volume_transfer [None req-415d3b03-16a6-4dcd-822a-d242aa43ba16 tempest-VolumesTransfersV357Test-144144373 tempest-VolumesTransfersV357Test-144144373-project-member] Creating new volume transfer {'transfer': {'volume_id': 'a52c5f0d-d622-4edd-81bd-bca651754b6f'}} {{(pid=100298) create /opt/stack/cinder/cinder/api/v3/volume_transfer.py:85}} Aug 07 09:55:04.892832 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.v3.volume_transfer [None req-415d3b03-16a6-4dcd-822a-d242aa43ba16 tempest-VolumesTransfersV357Test-144144373 tempest-VolumesTransfersV357Test-144144373-project-member] Creating transfer of volume a52c5f0d-d622-4edd-81bd-bca651754b6f Aug 07 09:55:04.892879 np0000006707 devstack@c-api.service[100298]: INFO cinder.transfer.api [None req-415d3b03-16a6-4dcd-822a-d242aa43ba16 tempest-VolumesTransfersV357Test-144144373 tempest-VolumesTransfersV357Test-144144373-project-member] Generating transfer record for volume a52c5f0d-d622-4edd-81bd-bca651754b6f Aug 07 09:55:04.901532 np0000006707 devstack@c-api.service[100298]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 09:55:04.901532 np0000006707 devstack@c-api.service[100298]: warnings.warn( Aug 07 09:55:04.917621 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [None req-415d3b03-16a6-4dcd-822a-d242aa43ba16 tempest-VolumesTransfersV357Test-144144373 tempest-VolumesTransfersV357Test-144144373-project-member] https://10.4.3.8/volume/v3/volume-transfers returned with HTTP 202 Aug 07 09:55:04.918102 np0000006707 devstack@c-api.service[100298]: [pid: 100298|app: 0|req: 316/1257] 10.4.3.8 () {70 vars in 1312 bytes} [Fri Aug 7 09:55:04 2026] POST /volume/v3/volume-transfers => generated 568 bytes in 30 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 07 09:55:04.930124 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [None req-522b6678-e727-4f29-b927-0e2bdf754047 None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:55:04.932464 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-522b6678-e727-4f29-b927-0e2bdf754047 tempest-VolumesTransfersV357Test-144144373 tempest-VolumesTransfersV357Test-144144373-project-member] GET https://10.4.3.8/volume/v3/volumes/a52c5f0d-d622-4edd-81bd-bca651754b6f Aug 07 09:55:04.932780 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-522b6678-e727-4f29-b927-0e2bdf754047 tempest-VolumesTransfersV357Test-144144373 tempest-VolumesTransfersV357Test-144144373-project-member] Empty body provided in request {{(pid=100297) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 09:55:04.932970 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-522b6678-e727-4f29-b927-0e2bdf754047 tempest-VolumesTransfersV357Test-144144373 tempest-VolumesTransfersV357Test-144144373-project-member] Calling method 'show' {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 09:55:04.942092 np0000006707 devstack@c-api.service[100297]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 09:55:04.942092 np0000006707 devstack@c-api.service[100297]: warnings.warn( Aug 07 09:55:04.946654 np0000006707 devstack@c-api.service[100297]: INFO cinder.volume.api [None req-522b6678-e727-4f29-b927-0e2bdf754047 tempest-VolumesTransfersV357Test-144144373 tempest-VolumesTransfersV357Test-144144373-project-member] Volume info retrieved successfully. Aug 07 09:55:04.952382 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-522b6678-e727-4f29-b927-0e2bdf754047 tempest-VolumesTransfersV357Test-144144373 tempest-VolumesTransfersV357Test-144144373-project-member] https://10.4.3.8/volume/v3/volumes/a52c5f0d-d622-4edd-81bd-bca651754b6f returned with HTTP 200 Aug 07 09:55:04.953300 np0000006707 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 316/1258] 10.4.3.8 () {68 vars in 1375 bytes} [Fri Aug 7 09:55:04 2026] GET /volume/v3/volumes/a52c5f0d-d622-4edd-81bd-bca651754b6f => generated 949 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 09:55:04.967863 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-17720524-786e-4e51-ab85-880b2223c5db None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:55:04.970204 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-17720524-786e-4e51-ab85-880b2223c5db tempest-VolumesTransfersV357Test-144144373 tempest-VolumesTransfersV357Test-144144373-project-member] GET https://10.4.3.8/volume/v3/volume-transfers/52a08cd6-162e-4e6a-b10d-7bf18d6a32b8 Aug 07 09:55:04.970554 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-17720524-786e-4e51-ab85-880b2223c5db tempest-VolumesTransfersV357Test-144144373 tempest-VolumesTransfersV357Test-144144373-project-member] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 09:55:04.970816 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-17720524-786e-4e51-ab85-880b2223c5db tempest-VolumesTransfersV357Test-144144373 tempest-VolumesTransfersV357Test-144144373-project-member] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 09:55:04.979345 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-17720524-786e-4e51-ab85-880b2223c5db tempest-VolumesTransfersV357Test-144144373 tempest-VolumesTransfersV357Test-144144373-project-member] https://10.4.3.8/volume/v3/volume-transfers/52a08cd6-162e-4e6a-b10d-7bf18d6a32b8 returned with HTTP 200 Aug 07 09:55:04.979941 np0000006707 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 312/1259] 10.4.3.8 () {68 vars in 1402 bytes} [Fri Aug 7 09:55:04 2026] GET /volume/v3/volume-transfers/52a08cd6-162e-4e6a-b10d-7bf18d6a32b8 => generated 536 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 09:55:04.992200 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [None req-f5679284-d8b1-4551-b829-af30504a4dc9 None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:55:04.994309 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-f5679284-d8b1-4551-b829-af30504a4dc9 tempest-VolumesTransfersV357Test-144144373 tempest-VolumesTransfersV357Test-144144373-project-member] GET https://10.4.3.8/volume/v3/volume-transfers Aug 07 09:55:04.995054 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-f5679284-d8b1-4551-b829-af30504a4dc9 tempest-VolumesTransfersV357Test-144144373 tempest-VolumesTransfersV357Test-144144373-project-member] Empty body provided in request {{(pid=100296) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 09:55:04.995509 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-f5679284-d8b1-4551-b829-af30504a4dc9 tempest-VolumesTransfersV357Test-144144373 tempest-VolumesTransfersV357Test-144144373-project-member] Calling method 'index' {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 09:55:04.995908 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.v3.volume_transfer [None req-f5679284-d8b1-4551-b829-af30504a4dc9 tempest-VolumesTransfersV357Test-144144373 tempest-VolumesTransfersV357Test-144144373-project-member] Listing volume transfers {{(pid=100296) _get_transfers /opt/stack/cinder/cinder/api/v3/volume_transfer.py:51}} Aug 07 09:55:05.004964 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-f5679284-d8b1-4551-b829-af30504a4dc9 tempest-VolumesTransfersV357Test-144144373 tempest-VolumesTransfersV357Test-144144373-project-member] https://10.4.3.8/volume/v3/volume-transfers returned with HTTP 200 Aug 07 09:55:05.005862 np0000006707 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 316/1260] 10.4.3.8 () {68 vars in 1291 bytes} [Fri Aug 7 09:55:04 2026] GET /volume/v3/volume-transfers => generated 364 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 09:55:05.016307 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.middleware.request_id [None req-4944d995-c4a6-4c4e-95e7-f42c6290cabf None None] RequestId filter calling following filter/app {{(pid=100298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:55:05.102236 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [None req-4944d995-c4a6-4c4e-95e7-f42c6290cabf tempest-VolumesTransfersV357Test-852910539 tempest-VolumesTransfersV357Test-852910539-project-member] POST https://10.4.3.8/volume/v3/volume-transfers/52a08cd6-162e-4e6a-b10d-7bf18d6a32b8/accept Aug 07 09:55:05.102731 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [None req-4944d995-c4a6-4c4e-95e7-f42c6290cabf tempest-VolumesTransfersV357Test-852910539 tempest-VolumesTransfersV357Test-852910539-project-member] Action: 'accept', calling method: accept, body: {"accept": {"auth_key": "8186323bc5afe3a2"}} {{(pid=100298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 09:55:05.104354 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.contrib.volume_transfer [None req-4944d995-c4a6-4c4e-95e7-f42c6290cabf tempest-VolumesTransfersV357Test-852910539 tempest-VolumesTransfersV357Test-852910539-project-member] Accepting volume transfer 52a08cd6-162e-4e6a-b10d-7bf18d6a32b8 {{(pid=100298) accept /opt/stack/cinder/cinder/api/contrib/volume_transfer.py:115}} Aug 07 09:55:05.104354 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.contrib.volume_transfer [None req-4944d995-c4a6-4c4e-95e7-f42c6290cabf tempest-VolumesTransfersV357Test-852910539 tempest-VolumesTransfersV357Test-852910539-project-member] Accepting transfer 52a08cd6-162e-4e6a-b10d-7bf18d6a32b8 Aug 07 09:55:05.172395 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.quota [None req-4944d995-c4a6-4c4e-95e7-f42c6290cabf tempest-VolumesTransfersV357Test-852910539 tempest-VolumesTransfersV357Test-852910539-project-member] Created reservations ['1fc56708-16b5-46f8-8625-448cb6b3dcbd', '86e8e137-d7c9-41bd-b757-da9b6b9accdc', 'a0d3c18b-f6a5-489e-b15a-e287f60bb2e7', 'b4479f60-c65e-46fa-b029-4b5f2a7ad4e4'] {{(pid=100298) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 09:55:05.202443 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.quota [None req-4944d995-c4a6-4c4e-95e7-f42c6290cabf tempest-VolumesTransfersV357Test-852910539 tempest-VolumesTransfersV357Test-852910539-project-member] Created reservations ['adc00176-02f1-4723-b937-457a48d44364', '1c5d6611-8b58-4f71-8a01-a027c19dc410', '2211f57b-a006-4498-8d13-2da23eacd108', 'e264fd06-fdab-4401-8da3-7810ce7485af'] {{(pid=100298) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 09:55:05.261728 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.quota [None req-4944d995-c4a6-4c4e-95e7-f42c6290cabf tempest-VolumesTransfersV357Test-852910539 tempest-VolumesTransfersV357Test-852910539-project-member] Created reservations ['082f4de3-cf8b-4856-80dd-0d1a0dd031dc', '3891db56-65f5-4760-a3f8-96f2f8d39bc7', '9ac12ba9-428a-44cf-88a8-0f9c111058d2', '8275c764-907b-4576-ab70-d0fd119a7333'] {{(pid=100298) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 09:55:05.310177 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.quota [None req-4944d995-c4a6-4c4e-95e7-f42c6290cabf tempest-VolumesTransfersV357Test-852910539 tempest-VolumesTransfersV357Test-852910539-project-member] Created reservations ['719c9e38-2a89-4867-9948-19ea1f31ef00', '2e10f3e0-f1cf-4ede-8bb5-ba35c53fa7aa', 'c5a5eb43-f9c3-49db-aa63-d0e03b36f480', '706ba0ce-50c1-4c18-a0ed-22f797a82759'] {{(pid=100298) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 09:55:05.325482 np0000006707 devstack@c-api.service[100298]: INFO cinder.volume.api [None req-4944d995-c4a6-4c4e-95e7-f42c6290cabf tempest-VolumesTransfersV357Test-852910539 tempest-VolumesTransfersV357Test-852910539-project-member] Transfer volume completed successfully. Aug 07 09:55:05.437649 np0000006707 devstack@c-api.service[100298]: INFO cinder.transfer.api [None req-4944d995-c4a6-4c4e-95e7-f42c6290cabf tempest-VolumesTransfersV357Test-852910539 tempest-VolumesTransfersV357Test-852910539-project-member] Volume a52c5f0d-d622-4edd-81bd-bca651754b6f has been transferred. Aug 07 09:55:05.445682 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [None req-4944d995-c4a6-4c4e-95e7-f42c6290cabf tempest-VolumesTransfersV357Test-852910539 tempest-VolumesTransfersV357Test-852910539-project-member] https://10.4.3.8/volume/v3/volume-transfers/52a08cd6-162e-4e6a-b10d-7bf18d6a32b8/accept returned with HTTP 202 Aug 07 09:55:05.446203 np0000006707 devstack@c-api.service[100298]: [pid: 100298|app: 0|req: 317/1261] 10.4.3.8 () {70 vars in 1444 bytes} [Fri Aug 7 09:55:05 2026] POST /volume/v3/volume-transfers/52a08cd6-162e-4e6a-b10d-7bf18d6a32b8/accept => generated 361 bytes in 430 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 07 09:55:05.457144 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [None req-f178c800-7fba-4eff-add9-11e003b73838 None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:55:05.459219 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-f178c800-7fba-4eff-add9-11e003b73838 tempest-VolumesTransfersV357Test-852910539 tempest-VolumesTransfersV357Test-852910539-project-member] GET https://10.4.3.8/volume/v3/volumes/a52c5f0d-d622-4edd-81bd-bca651754b6f Aug 07 09:55:05.459859 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-f178c800-7fba-4eff-add9-11e003b73838 tempest-VolumesTransfersV357Test-852910539 tempest-VolumesTransfersV357Test-852910539-project-member] Empty body provided in request {{(pid=100297) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 09:55:05.461247 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-f178c800-7fba-4eff-add9-11e003b73838 tempest-VolumesTransfersV357Test-852910539 tempest-VolumesTransfersV357Test-852910539-project-member] Calling method 'show' {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 09:55:05.473404 np0000006707 devstack@c-api.service[100297]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 09:55:05.473404 np0000006707 devstack@c-api.service[100297]: warnings.warn( Aug 07 09:55:05.482623 np0000006707 devstack@c-api.service[100297]: INFO cinder.volume.api [None req-f178c800-7fba-4eff-add9-11e003b73838 tempest-VolumesTransfersV357Test-852910539 tempest-VolumesTransfersV357Test-852910539-project-member] Volume info retrieved successfully. Aug 07 09:55:05.493245 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-f178c800-7fba-4eff-add9-11e003b73838 tempest-VolumesTransfersV357Test-852910539 tempest-VolumesTransfersV357Test-852910539-project-member] https://10.4.3.8/volume/v3/volumes/a52c5f0d-d622-4edd-81bd-bca651754b6f returned with HTTP 200 Aug 07 09:55:05.493245 np0000006707 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 317/1262] 10.4.3.8 () {68 vars in 1375 bytes} [Fri Aug 7 09:55:05 2026] GET /volume/v3/volumes/a52c5f0d-d622-4edd-81bd-bca651754b6f => generated 941 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 09:55:05.509573 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-b2971daf-3039-4b14-83f6-b9fe13253458 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:55:05.514115 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-b2971daf-3039-4b14-83f6-b9fe13253458 tempest-VolumesTransfersV357Test-852910539 tempest-VolumesTransfersV357Test-852910539-project-member] GET https://10.4.3.8/volume/v3/volumes/a52c5f0d-d622-4edd-81bd-bca651754b6f Aug 07 09:55:05.514115 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-b2971daf-3039-4b14-83f6-b9fe13253458 tempest-VolumesTransfersV357Test-852910539 tempest-VolumesTransfersV357Test-852910539-project-member] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 09:55:05.514411 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-b2971daf-3039-4b14-83f6-b9fe13253458 tempest-VolumesTransfersV357Test-852910539 tempest-VolumesTransfersV357Test-852910539-project-member] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 09:55:05.533755 np0000006707 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 09:55:05.533755 np0000006707 devstack@c-api.service[100295]: warnings.warn( Aug 07 09:55:05.542595 np0000006707 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-b2971daf-3039-4b14-83f6-b9fe13253458 tempest-VolumesTransfersV357Test-852910539 tempest-VolumesTransfersV357Test-852910539-project-member] Volume info retrieved successfully. Aug 07 09:55:05.550252 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-b2971daf-3039-4b14-83f6-b9fe13253458 tempest-VolumesTransfersV357Test-852910539 tempest-VolumesTransfersV357Test-852910539-project-member] https://10.4.3.8/volume/v3/volumes/a52c5f0d-d622-4edd-81bd-bca651754b6f returned with HTTP 200 Aug 07 09:55:05.551081 np0000006707 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 313/1263] 10.4.3.8 () {68 vars in 1375 bytes} [Fri Aug 7 09:55:05 2026] GET /volume/v3/volumes/a52c5f0d-d622-4edd-81bd-bca651754b6f => generated 941 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 09:55:05.574738 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [None req-9043768d-8ac2-4480-94fe-f766e2a274be None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:55:05.577333 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-9043768d-8ac2-4480-94fe-f766e2a274be tempest-VolumesTransfersV357Test-144144373 tempest-VolumesTransfersV357Test-144144373-project-member] DELETE https://10.4.3.8/volume/v3/volume-transfers/52a08cd6-162e-4e6a-b10d-7bf18d6a32b8 Aug 07 09:55:05.577572 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-9043768d-8ac2-4480-94fe-f766e2a274be tempest-VolumesTransfersV357Test-144144373 tempest-VolumesTransfersV357Test-144144373-project-member] Empty body provided in request {{(pid=100296) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 09:55:05.578252 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-9043768d-8ac2-4480-94fe-f766e2a274be tempest-VolumesTransfersV357Test-144144373 tempest-VolumesTransfersV357Test-144144373-project-member] Calling method 'delete' {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 09:55:05.578252 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.contrib.volume_transfer [None req-9043768d-8ac2-4480-94fe-f766e2a274be tempest-VolumesTransfersV357Test-144144373 tempest-VolumesTransfersV357Test-144144373-project-member] Delete transfer with id: 52a08cd6-162e-4e6a-b10d-7bf18d6a32b8 Aug 07 09:55:05.585755 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-9043768d-8ac2-4480-94fe-f766e2a274be tempest-VolumesTransfersV357Test-144144373 tempest-VolumesTransfersV357Test-144144373-project-member] https://10.4.3.8/volume/v3/volume-transfers/52a08cd6-162e-4e6a-b10d-7bf18d6a32b8 returned with HTTP 404 Aug 07 09:55:05.585755 np0000006707 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 317/1264] 10.4.3.8 () {68 vars in 1405 bytes} [Fri Aug 7 09:55:05 2026] DELETE /volume/v3/volume-transfers/52a08cd6-162e-4e6a-b10d-7bf18d6a32b8 => generated 111 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 07 09:55:05.599548 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.middleware.request_id [None req-85fe7399-08a9-4734-96db-b4b567a4025f None None] RequestId filter calling following filter/app {{(pid=100298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:55:05.655771 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [None req-85fe7399-08a9-4734-96db-b4b567a4025f tempest-VolumesTransfersV357Test-1583952303 tempest-VolumesTransfersV357Test-1583952303-project-admin] DELETE https://10.4.3.8/volume/v3/volumes/a52c5f0d-d622-4edd-81bd-bca651754b6f Aug 07 09:55:05.655950 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [None req-85fe7399-08a9-4734-96db-b4b567a4025f tempest-VolumesTransfersV357Test-1583952303 tempest-VolumesTransfersV357Test-1583952303-project-admin] Empty body provided in request {{(pid=100298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 09:55:05.657051 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [None req-85fe7399-08a9-4734-96db-b4b567a4025f tempest-VolumesTransfersV357Test-1583952303 tempest-VolumesTransfersV357Test-1583952303-project-admin] Calling method 'delete' {{(pid=100298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 09:55:05.657762 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.v3.volumes [None req-85fe7399-08a9-4734-96db-b4b567a4025f tempest-VolumesTransfersV357Test-1583952303 tempest-VolumesTransfersV357Test-1583952303-project-admin] Delete volume with id: a52c5f0d-d622-4edd-81bd-bca651754b6f Aug 07 09:55:05.670836 np0000006707 devstack@c-api.service[100298]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 09:55:05.670836 np0000006707 devstack@c-api.service[100298]: warnings.warn( Aug 07 09:55:05.671477 np0000006707 devstack@c-api.service[100298]: INFO cinder.volume.api [None req-85fe7399-08a9-4734-96db-b4b567a4025f tempest-VolumesTransfersV357Test-1583952303 tempest-VolumesTransfersV357Test-1583952303-project-admin] Volume info retrieved successfully. Aug 07 09:55:05.717030 np0000006707 devstack@c-api.service[100298]: INFO cinder.volume.api [None req-85fe7399-08a9-4734-96db-b4b567a4025f tempest-VolumesTransfersV357Test-1583952303 tempest-VolumesTransfersV357Test-1583952303-project-admin] Delete volume request issued successfully. Aug 07 09:55:05.717279 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [None req-85fe7399-08a9-4734-96db-b4b567a4025f tempest-VolumesTransfersV357Test-1583952303 tempest-VolumesTransfersV357Test-1583952303-project-admin] https://10.4.3.8/volume/v3/volumes/a52c5f0d-d622-4edd-81bd-bca651754b6f returned with HTTP 202 Aug 07 09:55:05.717873 np0000006707 devstack@c-api.service[100298]: [pid: 100298|app: 0|req: 318/1265] 10.4.3.8 () {68 vars in 1378 bytes} [Fri Aug 7 09:55:05 2026] DELETE /volume/v3/volumes/a52c5f0d-d622-4edd-81bd-bca651754b6f => generated 0 bytes in 119 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 07 09:55:05.732625 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [None req-32a2e99f-8f05-4e5d-b605-66038d3d09aa None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:55:05.735070 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-32a2e99f-8f05-4e5d-b605-66038d3d09aa tempest-VolumesTransfersV357Test-1583952303 tempest-VolumesTransfersV357Test-1583952303-project-admin] GET https://10.4.3.8/volume/v3/volumes/a52c5f0d-d622-4edd-81bd-bca651754b6f Aug 07 09:55:05.736577 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-32a2e99f-8f05-4e5d-b605-66038d3d09aa tempest-VolumesTransfersV357Test-1583952303 tempest-VolumesTransfersV357Test-1583952303-project-admin] Empty body provided in request {{(pid=100297) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 09:55:05.737037 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-32a2e99f-8f05-4e5d-b605-66038d3d09aa tempest-VolumesTransfersV357Test-1583952303 tempest-VolumesTransfersV357Test-1583952303-project-admin] Calling method 'show' {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 09:55:05.746588 np0000006707 devstack@c-api.service[100297]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 09:55:05.746588 np0000006707 devstack@c-api.service[100297]: warnings.warn( Aug 07 09:55:05.753765 np0000006707 devstack@c-api.service[100297]: INFO cinder.volume.api [None req-32a2e99f-8f05-4e5d-b605-66038d3d09aa tempest-VolumesTransfersV357Test-1583952303 tempest-VolumesTransfersV357Test-1583952303-project-admin] Volume info retrieved successfully. Aug 07 09:55:05.761131 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-32a2e99f-8f05-4e5d-b605-66038d3d09aa tempest-VolumesTransfersV357Test-1583952303 tempest-VolumesTransfersV357Test-1583952303-project-admin] https://10.4.3.8/volume/v3/volumes/a52c5f0d-d622-4edd-81bd-bca651754b6f returned with HTTP 200 Aug 07 09:55:05.762009 np0000006707 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 318/1266] 10.4.3.8 () {68 vars in 1375 bytes} [Fri Aug 7 09:55:05 2026] GET /volume/v3/volumes/a52c5f0d-d622-4edd-81bd-bca651754b6f => generated 1125 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 07 09:55:06.176590 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [req-df4200be-82c7-43ce-8c63-734ab47d0a45 req-3527dd41-8b04-4b77-ab3e-85fe4ef662ab None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:55:06.183380 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [req-df4200be-82c7-43ce-8c63-734ab47d0a45 req-3527dd41-8b04-4b77-ab3e-85fe4ef662ab tempest-ServerRescueNegativeTestJSON-655269695 tempest-ServerRescueNegativeTestJSON-655269695-project-member] GET https://10.4.3.8/volume/v3/volumes/4a4a2cc7-5afb-42d2-96e9-11135302f53f Aug 07 09:55:06.183636 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [req-df4200be-82c7-43ce-8c63-734ab47d0a45 req-3527dd41-8b04-4b77-ab3e-85fe4ef662ab tempest-ServerRescueNegativeTestJSON-655269695 tempest-ServerRescueNegativeTestJSON-655269695-project-member] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 09:55:06.183778 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [req-df4200be-82c7-43ce-8c63-734ab47d0a45 req-3527dd41-8b04-4b77-ab3e-85fe4ef662ab tempest-ServerRescueNegativeTestJSON-655269695 tempest-ServerRescueNegativeTestJSON-655269695-project-member] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 09:55:06.196478 np0000006707 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 09:55:06.196478 np0000006707 devstack@c-api.service[100295]: warnings.warn( Aug 07 09:55:06.201850 np0000006707 devstack@c-api.service[100295]: INFO cinder.volume.api [req-df4200be-82c7-43ce-8c63-734ab47d0a45 req-3527dd41-8b04-4b77-ab3e-85fe4ef662ab tempest-ServerRescueNegativeTestJSON-655269695 tempest-ServerRescueNegativeTestJSON-655269695-project-member] Volume info retrieved successfully. Aug 07 09:55:06.208406 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [req-df4200be-82c7-43ce-8c63-734ab47d0a45 req-3527dd41-8b04-4b77-ab3e-85fe4ef662ab tempest-ServerRescueNegativeTestJSON-655269695 tempest-ServerRescueNegativeTestJSON-655269695-project-member] https://10.4.3.8/volume/v3/volumes/4a4a2cc7-5afb-42d2-96e9-11135302f53f returned with HTTP 200 Aug 07 09:55:06.210392 np0000006707 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 314/1267] 10.4.3.8 () {68 vars in 1584 bytes} [Fri Aug 7 09:55:06 2026] GET /volume/v3/volumes/4a4a2cc7-5afb-42d2-96e9-11135302f53f => generated 846 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 09:55:06.338323 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [None req-7e1ab6f7-c63f-4ef9-936e-7efe83d6e280 None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:55:06.338323 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-7e1ab6f7-c63f-4ef9-936e-7efe83d6e280 None None] GET https://10.4.3.8/volume// Aug 07 09:55:06.338323 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-7e1ab6f7-c63f-4ef9-936e-7efe83d6e280 None None] Empty body provided in request {{(pid=100296) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 09:55:06.338323 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-7e1ab6f7-c63f-4ef9-936e-7efe83d6e280 None None] Calling method 'all' {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 09:55:06.338323 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-7e1ab6f7-c63f-4ef9-936e-7efe83d6e280 None None] https://10.4.3.8/volume// returned with HTTP 300 Aug 07 09:55:06.338323 np0000006707 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 318/1268] 10.4.3.8 () {66 vars in 1414 bytes} [Fri Aug 7 09:55:06 2026] GET /volume/ => generated 384 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (2 switches on core 0) Aug 07 09:55:06.351971 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.middleware.request_id [req-df4200be-82c7-43ce-8c63-734ab47d0a45 req-b5658ac9-8072-40b4-888b-60b63e544ce4 None None] RequestId filter calling following filter/app {{(pid=100298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:55:06.355946 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [req-df4200be-82c7-43ce-8c63-734ab47d0a45 req-b5658ac9-8072-40b4-888b-60b63e544ce4 tempest-ServerRescueNegativeTestJSON-655269695 tempest-ServerRescueNegativeTestJSON-655269695-project-member] POST https://10.4.3.8/volume/v3/attachments Aug 07 09:55:06.356335 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [req-df4200be-82c7-43ce-8c63-734ab47d0a45 req-b5658ac9-8072-40b4-888b-60b63e544ce4 tempest-ServerRescueNegativeTestJSON-655269695 tempest-ServerRescueNegativeTestJSON-655269695-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "4a4a2cc7-5afb-42d2-96e9-11135302f53f", "connector": null, "instance_uuid": "a1cbc7a8-830b-43f2-8ae7-66467ba85bad"}} {{(pid=100298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 09:55:06.368964 np0000006707 devstack@c-api.service[100298]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 09:55:06.368964 np0000006707 devstack@c-api.service[100298]: warnings.warn( Aug 07 09:55:06.406956 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [req-df4200be-82c7-43ce-8c63-734ab47d0a45 req-b5658ac9-8072-40b4-888b-60b63e544ce4 tempest-ServerRescueNegativeTestJSON-655269695 tempest-ServerRescueNegativeTestJSON-655269695-project-member] https://10.4.3.8/volume/v3/attachments returned with HTTP 200 Aug 07 09:55:06.407480 np0000006707 devstack@c-api.service[100298]: [pid: 100298|app: 0|req: 319/1269] 10.4.3.8 () {74 vars in 1580 bytes} [Fri Aug 7 09:55:06 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 09:55:06.450630 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [None req-1d9a46fe-3fd5-47a2-b28e-cacec6dd8c97 None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:55:06.453805 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-1d9a46fe-3fd5-47a2-b28e-cacec6dd8c97 tempest-ServerRescueNegativeTestJSON-655269695 tempest-ServerRescueNegativeTestJSON-655269695-project-member] GET https://10.4.3.8/volume/v3/volumes/4a4a2cc7-5afb-42d2-96e9-11135302f53f Aug 07 09:55:06.454148 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-1d9a46fe-3fd5-47a2-b28e-cacec6dd8c97 tempest-ServerRescueNegativeTestJSON-655269695 tempest-ServerRescueNegativeTestJSON-655269695-project-member] Empty body provided in request {{(pid=100297) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 09:55:06.454398 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-1d9a46fe-3fd5-47a2-b28e-cacec6dd8c97 tempest-ServerRescueNegativeTestJSON-655269695 tempest-ServerRescueNegativeTestJSON-655269695-project-member] Calling method 'show' {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 09:55:06.460322 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-7d122ffc-bad3-40f2-a7ba-1a4d9c857113 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:55:06.460958 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-7d122ffc-bad3-40f2-a7ba-1a4d9c857113 None None] GET https://10.4.3.8/volume// Aug 07 09:55:06.461267 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-7d122ffc-bad3-40f2-a7ba-1a4d9c857113 None None] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 09:55:06.462328 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-7d122ffc-bad3-40f2-a7ba-1a4d9c857113 None None] Calling method 'all' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 09:55:06.462941 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-7d122ffc-bad3-40f2-a7ba-1a4d9c857113 None None] https://10.4.3.8/volume// returned with HTTP 300 Aug 07 09:55:06.463945 np0000006707 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 315/1270] 10.4.3.8 () {66 vars in 1412 bytes} [Fri Aug 7 09:55:06 2026] GET /volume/ => generated 384 bytes in 4 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 07 09:55:06.473900 np0000006707 devstack@c-api.service[100297]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 09:55:06.473900 np0000006707 devstack@c-api.service[100297]: warnings.warn( Aug 07 09:55:06.474997 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [req-df4200be-82c7-43ce-8c63-734ab47d0a45 req-39173fae-dd16-43c4-8b46-31876cb08a66 None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:55:06.480140 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [req-df4200be-82c7-43ce-8c63-734ab47d0a45 req-39173fae-dd16-43c4-8b46-31876cb08a66 tempest-ServerRescueNegativeTestJSON-655269695 tempest-ServerRescueNegativeTestJSON-655269695-project-member] GET https://10.4.3.8/volume/v3/volumes/4a4a2cc7-5afb-42d2-96e9-11135302f53f Aug 07 09:55:06.481161 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [req-df4200be-82c7-43ce-8c63-734ab47d0a45 req-39173fae-dd16-43c4-8b46-31876cb08a66 tempest-ServerRescueNegativeTestJSON-655269695 tempest-ServerRescueNegativeTestJSON-655269695-project-member] Empty body provided in request {{(pid=100296) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 09:55:06.482136 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [req-df4200be-82c7-43ce-8c63-734ab47d0a45 req-39173fae-dd16-43c4-8b46-31876cb08a66 tempest-ServerRescueNegativeTestJSON-655269695 tempest-ServerRescueNegativeTestJSON-655269695-project-member] Calling method 'show' {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 09:55:06.484548 np0000006707 devstack@c-api.service[100297]: INFO cinder.volume.api [None req-1d9a46fe-3fd5-47a2-b28e-cacec6dd8c97 tempest-ServerRescueNegativeTestJSON-655269695 tempest-ServerRescueNegativeTestJSON-655269695-project-member] Volume info retrieved successfully. Aug 07 09:55:06.498053 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-1d9a46fe-3fd5-47a2-b28e-cacec6dd8c97 tempest-ServerRescueNegativeTestJSON-655269695 tempest-ServerRescueNegativeTestJSON-655269695-project-member] https://10.4.3.8/volume/v3/volumes/4a4a2cc7-5afb-42d2-96e9-11135302f53f returned with HTTP 200 Aug 07 09:55:06.498733 np0000006707 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 319/1271] 10.4.3.8 () {66 vars in 1334 bytes} [Fri Aug 7 09:55:06 2026] GET /volume/v3/volumes/4a4a2cc7-5afb-42d2-96e9-11135302f53f => generated 845 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 09:55:06.500919 np0000006707 devstack@c-api.service[100296]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 09:55:06.500919 np0000006707 devstack@c-api.service[100296]: warnings.warn( Aug 07 09:55:06.507338 np0000006707 devstack@c-api.service[100296]: INFO cinder.volume.api [req-df4200be-82c7-43ce-8c63-734ab47d0a45 req-39173fae-dd16-43c4-8b46-31876cb08a66 tempest-ServerRescueNegativeTestJSON-655269695 tempest-ServerRescueNegativeTestJSON-655269695-project-member] Volume info retrieved successfully. Aug 07 09:55:06.514824 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [req-df4200be-82c7-43ce-8c63-734ab47d0a45 req-39173fae-dd16-43c4-8b46-31876cb08a66 tempest-ServerRescueNegativeTestJSON-655269695 tempest-ServerRescueNegativeTestJSON-655269695-project-member] https://10.4.3.8/volume/v3/volumes/4a4a2cc7-5afb-42d2-96e9-11135302f53f returned with HTTP 200 Aug 07 09:55:06.515917 np0000006707 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 319/1272] 10.4.3.8 () {70 vars in 1625 bytes} [Fri Aug 7 09:55:06 2026] GET /volume/v3/volumes/4a4a2cc7-5afb-42d2-96e9-11135302f53f => generated 1025 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 07 09:55:06.636074 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.middleware.request_id [req-df4200be-82c7-43ce-8c63-734ab47d0a45 req-1ab8d1c8-d836-48c6-895a-b2b1c2329b82 None None] RequestId filter calling following filter/app {{(pid=100298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:55:06.640391 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [req-df4200be-82c7-43ce-8c63-734ab47d0a45 req-1ab8d1c8-d836-48c6-895a-b2b1c2329b82 tempest-ServerRescueNegativeTestJSON-655269695 tempest-ServerRescueNegativeTestJSON-655269695-project-member] PUT https://10.4.3.8/volume/v3/attachments/894843e2-d91a-4c93-afa9-3d756fc681fe Aug 07 09:55:06.641213 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [req-df4200be-82c7-43ce-8c63-734ab47d0a45 req-1ab8d1c8-d836-48c6-895a-b2b1c2329b82 tempest-ServerRescueNegativeTestJSON-655269695 tempest-ServerRescueNegativeTestJSON-655269695-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.8", "host": "np0000006707", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:568b993d50b1", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "d2780578-1896-461f-80ac-b58d2e346b90", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 09:55:06.655433 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.coordination [req-df4200be-82c7-43ce-8c63-734ab47d0a45 req-1ab8d1c8-d836-48c6-895a-b2b1c2329b82 tempest-ServerRescueNegativeTestJSON-655269695 tempest-ServerRescueNegativeTestJSON-655269695-project-member] Acquiring lock "cinder-attachment_update-4a4a2cc7-5afb-42d2-96e9-11135302f53f-np0000006707" by "attachment_update" {{(pid=100298) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 07 09:55:06.662227 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.coordination [req-df4200be-82c7-43ce-8c63-734ab47d0a45 req-1ab8d1c8-d836-48c6-895a-b2b1c2329b82 tempest-ServerRescueNegativeTestJSON-655269695 tempest-ServerRescueNegativeTestJSON-655269695-project-member] Lock "cinder-attachment_update-4a4a2cc7-5afb-42d2-96e9-11135302f53f-np0000006707" acquired by "attachment_update" :: waited 0.007s {{(pid=100298) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 07 09:55:06.663454 np0000006707 devstack@c-api.service[100298]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 09:55:06.663454 np0000006707 devstack@c-api.service[100298]: warnings.warn( Aug 07 09:55:06.782649 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-e6ff1608-f86c-4b89-b47e-f31269ed7a45 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:55:06.785320 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-e6ff1608-f86c-4b89-b47e-f31269ed7a45 tempest-VolumesTransfersV357Test-1583952303 tempest-VolumesTransfersV357Test-1583952303-project-admin] GET https://10.4.3.8/volume/v3/volumes/a52c5f0d-d622-4edd-81bd-bca651754b6f Aug 07 09:55:06.789071 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-e6ff1608-f86c-4b89-b47e-f31269ed7a45 tempest-VolumesTransfersV357Test-1583952303 tempest-VolumesTransfersV357Test-1583952303-project-admin] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 09:55:06.789268 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-e6ff1608-f86c-4b89-b47e-f31269ed7a45 tempest-VolumesTransfersV357Test-1583952303 tempest-VolumesTransfersV357Test-1583952303-project-admin] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 09:55:06.799763 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-e6ff1608-f86c-4b89-b47e-f31269ed7a45 tempest-VolumesTransfersV357Test-1583952303 tempest-VolumesTransfersV357Test-1583952303-project-admin] https://10.4.3.8/volume/v3/volumes/a52c5f0d-d622-4edd-81bd-bca651754b6f returned with HTTP 404 Aug 07 09:55:06.800533 np0000006707 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 316/1273] 10.4.3.8 () {68 vars in 1375 bytes} [Fri Aug 7 09:55:06 2026] GET /volume/v3/volumes/a52c5f0d-d622-4edd-81bd-bca651754b6f => generated 109 bytes in 18 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 07 09:55:06.801917 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.coordination [req-df4200be-82c7-43ce-8c63-734ab47d0a45 req-1ab8d1c8-d836-48c6-895a-b2b1c2329b82 tempest-ServerRescueNegativeTestJSON-655269695 tempest-ServerRescueNegativeTestJSON-655269695-project-member] Lock "cinder-attachment_update-4a4a2cc7-5afb-42d2-96e9-11135302f53f-np0000006707" released by "attachment_update" :: held 0.140s {{(pid=100298) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 07 09:55:06.802496 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [req-df4200be-82c7-43ce-8c63-734ab47d0a45 req-1ab8d1c8-d836-48c6-895a-b2b1c2329b82 tempest-ServerRescueNegativeTestJSON-655269695 tempest-ServerRescueNegativeTestJSON-655269695-project-member] https://10.4.3.8/volume/v3/attachments/894843e2-d91a-4c93-afa9-3d756fc681fe returned with HTTP 200 Aug 07 09:55:06.804170 np0000006707 devstack@c-api.service[100298]: [pid: 100298|app: 0|req: 320/1274] 10.4.3.8 () {74 vars in 1690 bytes} [Fri Aug 7 09:55:06 2026] PUT /volume/v3/attachments/894843e2-d91a-4c93-afa9-3d756fc681fe => generated 969 bytes in 168 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 09:55:06.812993 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [None req-0b77c47f-0b74-48ab-a3ad-801f8858ad51 None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:55:06.815440 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-0b77c47f-0b74-48ab-a3ad-801f8858ad51 tempest-VolumesTransfersV357Test-144144373 tempest-VolumesTransfersV357Test-144144373-project-member] GET https://10.4.3.8/volume/v3/volumes/a52c5f0d-d622-4edd-81bd-bca651754b6f Aug 07 09:55:06.815686 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-0b77c47f-0b74-48ab-a3ad-801f8858ad51 tempest-VolumesTransfersV357Test-144144373 tempest-VolumesTransfersV357Test-144144373-project-member] Empty body provided in request {{(pid=100297) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 09:55:06.815935 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-0b77c47f-0b74-48ab-a3ad-801f8858ad51 tempest-VolumesTransfersV357Test-144144373 tempest-VolumesTransfersV357Test-144144373-project-member] Calling method 'show' {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 09:55:06.823845 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-0b77c47f-0b74-48ab-a3ad-801f8858ad51 tempest-VolumesTransfersV357Test-144144373 tempest-VolumesTransfersV357Test-144144373-project-member] https://10.4.3.8/volume/v3/volumes/a52c5f0d-d622-4edd-81bd-bca651754b6f returned with HTTP 404 Aug 07 09:55:06.824560 np0000006707 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 320/1275] 10.4.3.8 () {68 vars in 1375 bytes} [Fri Aug 7 09:55:06 2026] GET /volume/v3/volumes/a52c5f0d-d622-4edd-81bd-bca651754b6f => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 07 09:55:06.834200 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [None req-97e42b15-fc79-49d3-8831-92c84f3d94f4 None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:55:06.836070 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-97e42b15-fc79-49d3-8831-92c84f3d94f4 tempest-VolumesTransfersV357Test-144144373 tempest-VolumesTransfersV357Test-144144373-project-member] DELETE https://10.4.3.8/volume/v3/volumes/a52c5f0d-d622-4edd-81bd-bca651754b6f Aug 07 09:55:06.836661 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-97e42b15-fc79-49d3-8831-92c84f3d94f4 tempest-VolumesTransfersV357Test-144144373 tempest-VolumesTransfersV357Test-144144373-project-member] Empty body provided in request {{(pid=100296) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 09:55:06.836967 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-97e42b15-fc79-49d3-8831-92c84f3d94f4 tempest-VolumesTransfersV357Test-144144373 tempest-VolumesTransfersV357Test-144144373-project-member] Calling method 'delete' {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 09:55:06.837207 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.v3.volumes [None req-97e42b15-fc79-49d3-8831-92c84f3d94f4 tempest-VolumesTransfersV357Test-144144373 tempest-VolumesTransfersV357Test-144144373-project-member] Delete volume with id: a52c5f0d-d622-4edd-81bd-bca651754b6f Aug 07 09:55:06.843685 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-97e42b15-fc79-49d3-8831-92c84f3d94f4 tempest-VolumesTransfersV357Test-144144373 tempest-VolumesTransfersV357Test-144144373-project-member] https://10.4.3.8/volume/v3/volumes/a52c5f0d-d622-4edd-81bd-bca651754b6f returned with HTTP 404 Aug 07 09:55:06.844605 np0000006707 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 320/1276] 10.4.3.8 () {68 vars in 1378 bytes} [Fri Aug 7 09:55:06 2026] DELETE /volume/v3/volumes/a52c5f0d-d622-4edd-81bd-bca651754b6f => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 07 09:55:06.858007 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-bb6f2445-8d9a-42bc-9594-23bd8f0ffc32 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:55:06.862003 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-bb6f2445-8d9a-42bc-9594-23bd8f0ffc32 tempest-VolumesTransfersV357Test-144144373 tempest-VolumesTransfersV357Test-144144373-project-member] POST https://10.4.3.8/volume/v3/volumes Aug 07 09:55:06.862539 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-bb6f2445-8d9a-42bc-9594-23bd8f0ffc32 tempest-VolumesTransfersV357Test-144144373 tempest-VolumesTransfersV357Test-144144373-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesTransfersV357Test-Volume-789155091"}} {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 09:55:06.868263 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.v3.volumes [None req-bb6f2445-8d9a-42bc-9594-23bd8f0ffc32 tempest-VolumesTransfersV357Test-144144373 tempest-VolumesTransfersV357Test-144144373-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesTransfersV357Test-Volume-789155091'}} {{(pid=100295) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 07 09:55:06.868686 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.v3.volumes [None req-bb6f2445-8d9a-42bc-9594-23bd8f0ffc32 tempest-VolumesTransfersV357Test-144144373 tempest-VolumesTransfersV357Test-144144373-project-member] Create volume of 1 GB Aug 07 09:55:06.874205 np0000006707 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-bb6f2445-8d9a-42bc-9594-23bd8f0ffc32 tempest-VolumesTransfersV357Test-144144373 tempest-VolumesTransfersV357Test-144144373-project-member] Availability Zones retrieved successfully. Aug 07 09:55:06.880745 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.volume.api [None req-bb6f2445-8d9a-42bc-9594-23bd8f0ffc32 tempest-VolumesTransfersV357Test-144144373 tempest-VolumesTransfersV357Test-144144373-project-member] Flow 'volume_create_api' (b24ac1ab-38bc-45d9-8492-59465eb4b597) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100295) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 09:55:06.881874 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.volume.api [None req-bb6f2445-8d9a-42bc-9594-23bd8f0ffc32 tempest-VolumesTransfersV357Test-144144373 tempest-VolumesTransfersV357Test-144144373-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d0c45c74-edca-4209-98bf-e43817b3a33b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100295) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 09:55:06.882980 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.volume.flows.api.create_volume [None req-bb6f2445-8d9a-42bc-9594-23bd8f0ffc32 tempest-VolumesTransfersV357Test-144144373 tempest-VolumesTransfersV357Test-144144373-project-member] Validating volume size '1' using validate_int {{(pid=100295) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 07 09:55:06.921357 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.volume.api [None req-bb6f2445-8d9a-42bc-9594-23bd8f0ffc32 tempest-VolumesTransfersV357Test-144144373 tempest-VolumesTransfersV357Test-144144373-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d0c45c74-edca-4209-98bf-e43817b3a33b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-07T09:47:39Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=45fd9a3a-b61e-4c6c-9ab7-d02f06678d0d,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '45fd9a3a-b61e-4c6c-9ab7-d02f06678d0d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100295) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 09:55:06.922381 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.volume.api [None req-bb6f2445-8d9a-42bc-9594-23bd8f0ffc32 tempest-VolumesTransfersV357Test-144144373 tempest-VolumesTransfersV357Test-144144373-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (af98e729-a18d-4ca7-9874-199b17ae9c30) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100295) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 09:55:06.986887 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.quota [None req-bb6f2445-8d9a-42bc-9594-23bd8f0ffc32 tempest-VolumesTransfersV357Test-144144373 tempest-VolumesTransfersV357Test-144144373-project-member] Created reservations ['c111744a-35e5-43bb-8971-30e365baf2ea', 'ec8f64b2-0d5b-4f8f-8fdf-466d56947a8d', 'bee7194e-d0c4-43bc-9bb7-9ed107ad74c0', 'efc5612e-3c6f-42df-8810-188b9928dd54'] {{(pid=100295) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 09:55:06.987768 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.volume.api [None req-bb6f2445-8d9a-42bc-9594-23bd8f0ffc32 tempest-VolumesTransfersV357Test-144144373 tempest-VolumesTransfersV357Test-144144373-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (af98e729-a18d-4ca7-9874-199b17ae9c30) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['c111744a-35e5-43bb-8971-30e365baf2ea', 'ec8f64b2-0d5b-4f8f-8fdf-466d56947a8d', 'bee7194e-d0c4-43bc-9bb7-9ed107ad74c0', 'efc5612e-3c6f-42df-8810-188b9928dd54']}' {{(pid=100295) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 09:55:06.988643 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.volume.api [None req-bb6f2445-8d9a-42bc-9594-23bd8f0ffc32 tempest-VolumesTransfersV357Test-144144373 tempest-VolumesTransfersV357Test-144144373-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ac918a97-6650-4f30-8a59-d750b80f3caf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100295) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 09:55:07.019053 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.volume.api [None req-bb6f2445-8d9a-42bc-9594-23bd8f0ffc32 tempest-VolumesTransfersV357Test-144144373 tempest-VolumesTransfersV357Test-144144373-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ac918a97-6650-4f30-8a59-d750b80f3caf) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'df754bf9-51d0-4a5a-85ce-a26b87c8f09f', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesTransfersV357Test-Volume-789155091',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='9c4ad796b1a54099bb887b4ec085487b',qos_specs=None,replication_status=,reservations=['c111744a-35e5-43bb-8971-30e365baf2ea','ec8f64b2-0d5b-4f8f-8fdf-466d56947a8d','bee7194e-d0c4-43bc-9bb7-9ed107ad74c0','efc5612e-3c6f-42df-8810-188b9928dd54'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c03422fa73df43a08216717e913a7942',volume_type_id=45fd9a3a-b61e-4c6c-9ab7-d02f06678d0d), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-07T09:55:06Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesTransfersV357Test-Volume-789155091',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=df754bf9-51d0-4a5a-85ce-a26b87c8f09f,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='9c4ad796b1a54099bb887b4ec085487b',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='c03422fa73df43a08216717e913a7942',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(45fd9a3a-b61e-4c6c-9ab7-d02f06678d0d),volume_type_id=45fd9a3a-b61e-4c6c-9ab7-d02f06678d0d)}' {{(pid=100295) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 09:55:07.019913 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.volume.api [None req-bb6f2445-8d9a-42bc-9594-23bd8f0ffc32 tempest-VolumesTransfersV357Test-144144373 tempest-VolumesTransfersV357Test-144144373-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1feb0805-af95-4c2b-b0c1-fedab36ef172) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100295) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 09:55:07.050317 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.volume.api [None req-bb6f2445-8d9a-42bc-9594-23bd8f0ffc32 tempest-VolumesTransfersV357Test-144144373 tempest-VolumesTransfersV357Test-144144373-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1feb0805-af95-4c2b-b0c1-fedab36ef172) transitioned into state 'SUCCESS' from state '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-789155091',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='9c4ad796b1a54099bb887b4ec085487b',qos_specs=None,replication_status=,reservations=['c111744a-35e5-43bb-8971-30e365baf2ea','ec8f64b2-0d5b-4f8f-8fdf-466d56947a8d','bee7194e-d0c4-43bc-9bb7-9ed107ad74c0','efc5612e-3c6f-42df-8810-188b9928dd54'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c03422fa73df43a08216717e913a7942',volume_type_id=45fd9a3a-b61e-4c6c-9ab7-d02f06678d0d)}' {{(pid=100295) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 09:55:07.051749 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.volume.api [None req-bb6f2445-8d9a-42bc-9594-23bd8f0ffc32 tempest-VolumesTransfersV357Test-144144373 tempest-VolumesTransfersV357Test-144144373-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d2175257-d1b1-4ed5-aed2-cb9a42970e5e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100295) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 09:55:07.062860 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.volume.api [None req-bb6f2445-8d9a-42bc-9594-23bd8f0ffc32 tempest-VolumesTransfersV357Test-144144373 tempest-VolumesTransfersV357Test-144144373-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d2175257-d1b1-4ed5-aed2-cb9a42970e5e) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100295) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 09:55:07.063998 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.volume.api [None req-bb6f2445-8d9a-42bc-9594-23bd8f0ffc32 tempest-VolumesTransfersV357Test-144144373 tempest-VolumesTransfersV357Test-144144373-project-member] Flow 'volume_create_api' (b24ac1ab-38bc-45d9-8492-59465eb4b597) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100295) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 09:55:07.064344 np0000006707 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-bb6f2445-8d9a-42bc-9594-23bd8f0ffc32 tempest-VolumesTransfersV357Test-144144373 tempest-VolumesTransfersV357Test-144144373-project-member] Create volume request issued successfully. Aug 07 09:55:07.065213 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-bb6f2445-8d9a-42bc-9594-23bd8f0ffc32 tempest-VolumesTransfersV357Test-144144373 tempest-VolumesTransfersV357Test-144144373-project-member] https://10.4.3.8/volume/v3/volumes returned with HTTP 202 Aug 07 09:55:07.066329 np0000006707 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 317/1277] 10.4.3.8 () {70 vars in 1285 bytes} [Fri Aug 7 09:55:06 2026] POST /volume/v3/volumes => generated 814 bytes in 208 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 07 09:55:07.083478 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.middleware.request_id [None req-844c1eaa-dc14-43cc-bca5-2edc84cfe601 None None] RequestId filter calling following filter/app {{(pid=100298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:55:07.086031 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [None req-844c1eaa-dc14-43cc-bca5-2edc84cfe601 tempest-VolumesTransfersV357Test-144144373 tempest-VolumesTransfersV357Test-144144373-project-member] GET https://10.4.3.8/volume/v3/volumes/df754bf9-51d0-4a5a-85ce-a26b87c8f09f Aug 07 09:55:07.086345 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [None req-844c1eaa-dc14-43cc-bca5-2edc84cfe601 tempest-VolumesTransfersV357Test-144144373 tempest-VolumesTransfersV357Test-144144373-project-member] Empty body provided in request {{(pid=100298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 09:55:07.086645 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [None req-844c1eaa-dc14-43cc-bca5-2edc84cfe601 tempest-VolumesTransfersV357Test-144144373 tempest-VolumesTransfersV357Test-144144373-project-member] Calling method 'show' {{(pid=100298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 09:55:07.097202 np0000006707 devstack@c-api.service[100298]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 09:55:07.097202 np0000006707 devstack@c-api.service[100298]: warnings.warn( Aug 07 09:55:07.102886 np0000006707 devstack@c-api.service[100298]: INFO cinder.volume.api [None req-844c1eaa-dc14-43cc-bca5-2edc84cfe601 tempest-VolumesTransfersV357Test-144144373 tempest-VolumesTransfersV357Test-144144373-project-member] Volume info retrieved successfully. Aug 07 09:55:07.111456 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [None req-844c1eaa-dc14-43cc-bca5-2edc84cfe601 tempest-VolumesTransfersV357Test-144144373 tempest-VolumesTransfersV357Test-144144373-project-member] https://10.4.3.8/volume/v3/volumes/df754bf9-51d0-4a5a-85ce-a26b87c8f09f returned with HTTP 200 Aug 07 09:55:07.112123 np0000006707 devstack@c-api.service[100298]: [pid: 100298|app: 0|req: 321/1278] 10.4.3.8 () {68 vars in 1375 bytes} [Fri Aug 7 09:55:07 2026] GET /volume/v3/volumes/df754bf9-51d0-4a5a-85ce-a26b87c8f09f => generated 882 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 09:55:07.517209 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [None req-68f34ba2-70ac-4dee-9a12-5546a30f22ca None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:55:07.519361 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-68f34ba2-70ac-4dee-9a12-5546a30f22ca tempest-ServerRescueNegativeTestJSON-655269695 tempest-ServerRescueNegativeTestJSON-655269695-project-member] GET https://10.4.3.8/volume/v3/volumes/4a4a2cc7-5afb-42d2-96e9-11135302f53f Aug 07 09:55:07.519660 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-68f34ba2-70ac-4dee-9a12-5546a30f22ca tempest-ServerRescueNegativeTestJSON-655269695 tempest-ServerRescueNegativeTestJSON-655269695-project-member] Empty body provided in request {{(pid=100297) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 09:55:07.519911 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-68f34ba2-70ac-4dee-9a12-5546a30f22ca tempest-ServerRescueNegativeTestJSON-655269695 tempest-ServerRescueNegativeTestJSON-655269695-project-member] Calling method 'show' {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 09:55:07.534067 np0000006707 devstack@c-api.service[100297]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 09:55:07.534067 np0000006707 devstack@c-api.service[100297]: warnings.warn( Aug 07 09:55:07.540442 np0000006707 devstack@c-api.service[100297]: INFO cinder.volume.api [None req-68f34ba2-70ac-4dee-9a12-5546a30f22ca tempest-ServerRescueNegativeTestJSON-655269695 tempest-ServerRescueNegativeTestJSON-655269695-project-member] Volume info retrieved successfully. Aug 07 09:55:07.546928 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-68f34ba2-70ac-4dee-9a12-5546a30f22ca tempest-ServerRescueNegativeTestJSON-655269695 tempest-ServerRescueNegativeTestJSON-655269695-project-member] https://10.4.3.8/volume/v3/volumes/4a4a2cc7-5afb-42d2-96e9-11135302f53f returned with HTTP 200 Aug 07 09:55:07.547792 np0000006707 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 321/1279] 10.4.3.8 () {66 vars in 1334 bytes} [Fri Aug 7 09:55:07 2026] GET /volume/v3/volumes/4a4a2cc7-5afb-42d2-96e9-11135302f53f => generated 846 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 09:55:08.134405 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [None req-f4fcf127-8438-43f2-8753-993287a60535 None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:55:08.136406 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-f4fcf127-8438-43f2-8753-993287a60535 tempest-VolumesTransfersV357Test-144144373 tempest-VolumesTransfersV357Test-144144373-project-member] GET https://10.4.3.8/volume/v3/volumes/df754bf9-51d0-4a5a-85ce-a26b87c8f09f Aug 07 09:55:08.136692 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-f4fcf127-8438-43f2-8753-993287a60535 tempest-VolumesTransfersV357Test-144144373 tempest-VolumesTransfersV357Test-144144373-project-member] Empty body provided in request {{(pid=100296) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 09:55:08.136920 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-f4fcf127-8438-43f2-8753-993287a60535 tempest-VolumesTransfersV357Test-144144373 tempest-VolumesTransfersV357Test-144144373-project-member] Calling method 'show' {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 09:55:08.149213 np0000006707 devstack@c-api.service[100296]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 09:55:08.149213 np0000006707 devstack@c-api.service[100296]: warnings.warn( Aug 07 09:55:08.153690 np0000006707 devstack@c-api.service[100296]: INFO cinder.volume.api [None req-f4fcf127-8438-43f2-8753-993287a60535 tempest-VolumesTransfersV357Test-144144373 tempest-VolumesTransfersV357Test-144144373-project-member] Volume info retrieved successfully. Aug 07 09:55:08.159386 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-f4fcf127-8438-43f2-8753-993287a60535 tempest-VolumesTransfersV357Test-144144373 tempest-VolumesTransfersV357Test-144144373-project-member] https://10.4.3.8/volume/v3/volumes/df754bf9-51d0-4a5a-85ce-a26b87c8f09f returned with HTTP 200 Aug 07 09:55:08.160352 np0000006707 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 321/1280] 10.4.3.8 () {68 vars in 1375 bytes} [Fri Aug 7 09:55:08 2026] GET /volume/v3/volumes/df754bf9-51d0-4a5a-85ce-a26b87c8f09f => generated 941 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 09:55:08.176804 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-62b80e74-647c-4e0f-839d-67cc6f8d0371 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:55:08.179533 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-62b80e74-647c-4e0f-839d-67cc6f8d0371 tempest-VolumesTransfersV357Test-144144373 tempest-VolumesTransfersV357Test-144144373-project-member] POST https://10.4.3.8/volume/v3/volume-transfers Aug 07 09:55:08.180131 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-62b80e74-647c-4e0f-839d-67cc6f8d0371 tempest-VolumesTransfersV357Test-144144373 tempest-VolumesTransfersV357Test-144144373-project-member] Action: 'create', calling method: create, body: {"transfer": {"volume_id": "df754bf9-51d0-4a5a-85ce-a26b87c8f09f"}} {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 09:55:08.183574 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.v3.volume_transfer [None req-62b80e74-647c-4e0f-839d-67cc6f8d0371 tempest-VolumesTransfersV357Test-144144373 tempest-VolumesTransfersV357Test-144144373-project-member] Creating new volume transfer {'transfer': {'volume_id': 'df754bf9-51d0-4a5a-85ce-a26b87c8f09f'}} {{(pid=100295) create /opt/stack/cinder/cinder/api/v3/volume_transfer.py:85}} Aug 07 09:55:08.183574 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.v3.volume_transfer [None req-62b80e74-647c-4e0f-839d-67cc6f8d0371 tempest-VolumesTransfersV357Test-144144373 tempest-VolumesTransfersV357Test-144144373-project-member] Creating transfer of volume df754bf9-51d0-4a5a-85ce-a26b87c8f09f Aug 07 09:55:08.183574 np0000006707 devstack@c-api.service[100295]: INFO cinder.transfer.api [None req-62b80e74-647c-4e0f-839d-67cc6f8d0371 tempest-VolumesTransfersV357Test-144144373 tempest-VolumesTransfersV357Test-144144373-project-member] Generating transfer record for volume df754bf9-51d0-4a5a-85ce-a26b87c8f09f Aug 07 09:55:08.192176 np0000006707 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 09:55:08.192176 np0000006707 devstack@c-api.service[100295]: warnings.warn( Aug 07 09:55:08.208191 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-62b80e74-647c-4e0f-839d-67cc6f8d0371 tempest-VolumesTransfersV357Test-144144373 tempest-VolumesTransfersV357Test-144144373-project-member] https://10.4.3.8/volume/v3/volume-transfers returned with HTTP 202 Aug 07 09:55:08.208787 np0000006707 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 318/1281] 10.4.3.8 () {70 vars in 1312 bytes} [Fri Aug 7 09:55:08 2026] POST /volume/v3/volume-transfers => generated 568 bytes in 33 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 07 09:55:08.221437 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.middleware.request_id [None req-d8535d9e-4f97-4435-9b2f-622739043b01 None None] RequestId filter calling following filter/app {{(pid=100298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:55:08.228173 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [None req-d8535d9e-4f97-4435-9b2f-622739043b01 tempest-VolumesTransfersV357Test-144144373 tempest-VolumesTransfersV357Test-144144373-project-member] GET https://10.4.3.8/volume/v3/volumes/df754bf9-51d0-4a5a-85ce-a26b87c8f09f Aug 07 09:55:08.228934 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [None req-d8535d9e-4f97-4435-9b2f-622739043b01 tempest-VolumesTransfersV357Test-144144373 tempest-VolumesTransfersV357Test-144144373-project-member] Empty body provided in request {{(pid=100298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 09:55:08.229361 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [None req-d8535d9e-4f97-4435-9b2f-622739043b01 tempest-VolumesTransfersV357Test-144144373 tempest-VolumesTransfersV357Test-144144373-project-member] Calling method 'show' {{(pid=100298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 09:55:08.248643 np0000006707 devstack@c-api.service[100298]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 09:55:08.248643 np0000006707 devstack@c-api.service[100298]: warnings.warn( Aug 07 09:55:08.254013 np0000006707 devstack@c-api.service[100298]: INFO cinder.volume.api [None req-d8535d9e-4f97-4435-9b2f-622739043b01 tempest-VolumesTransfersV357Test-144144373 tempest-VolumesTransfersV357Test-144144373-project-member] Volume info retrieved successfully. Aug 07 09:55:08.265725 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [None req-d8535d9e-4f97-4435-9b2f-622739043b01 tempest-VolumesTransfersV357Test-144144373 tempest-VolumesTransfersV357Test-144144373-project-member] https://10.4.3.8/volume/v3/volumes/df754bf9-51d0-4a5a-85ce-a26b87c8f09f returned with HTTP 200 Aug 07 09:55:08.266573 np0000006707 devstack@c-api.service[100298]: [pid: 100298|app: 0|req: 322/1282] 10.4.3.8 () {68 vars in 1375 bytes} [Fri Aug 7 09:55:08 2026] GET /volume/v3/volumes/df754bf9-51d0-4a5a-85ce-a26b87c8f09f => generated 949 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 09:55:08.281681 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [None req-485bed0e-ec34-4c04-a26b-46b8e93721bd None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:55:08.284356 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-485bed0e-ec34-4c04-a26b-46b8e93721bd tempest-VolumesTransfersV357Test-144144373 tempest-VolumesTransfersV357Test-144144373-project-member] GET https://10.4.3.8/volume/v3/volume-transfers/detail Aug 07 09:55:08.285415 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-485bed0e-ec34-4c04-a26b-46b8e93721bd tempest-VolumesTransfersV357Test-144144373 tempest-VolumesTransfersV357Test-144144373-project-member] Empty body provided in request {{(pid=100297) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 09:55:08.285415 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-485bed0e-ec34-4c04-a26b-46b8e93721bd tempest-VolumesTransfersV357Test-144144373 tempest-VolumesTransfersV357Test-144144373-project-member] Calling method 'detail' {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 09:55:08.285722 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.v3.volume_transfer [None req-485bed0e-ec34-4c04-a26b-46b8e93721bd tempest-VolumesTransfersV357Test-144144373 tempest-VolumesTransfersV357Test-144144373-project-member] Listing volume transfers {{(pid=100297) _get_transfers /opt/stack/cinder/cinder/api/v3/volume_transfer.py:51}} Aug 07 09:55:08.294625 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-485bed0e-ec34-4c04-a26b-46b8e93721bd tempest-VolumesTransfersV357Test-144144373 tempest-VolumesTransfersV357Test-144144373-project-member] https://10.4.3.8/volume/v3/volume-transfers/detail returned with HTTP 200 Aug 07 09:55:08.295711 np0000006707 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 322/1283] 10.4.3.8 () {68 vars in 1312 bytes} [Fri Aug 7 09:55:08 2026] GET /volume/v3/volume-transfers/detail => generated 539 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 09:55:08.307374 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [None req-75295d2a-82c9-4895-b844-f08ba3f679a6 None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:55:08.309903 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-75295d2a-82c9-4895-b844-f08ba3f679a6 tempest-VolumesTransfersV357Test-144144373 tempest-VolumesTransfersV357Test-144144373-project-member] DELETE https://10.4.3.8/volume/v3/volume-transfers/f6ec6e65-dfcb-4e30-a040-034a7615bfd3 Aug 07 09:55:08.310195 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-75295d2a-82c9-4895-b844-f08ba3f679a6 tempest-VolumesTransfersV357Test-144144373 tempest-VolumesTransfersV357Test-144144373-project-member] Empty body provided in request {{(pid=100296) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 09:55:08.310808 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-75295d2a-82c9-4895-b844-f08ba3f679a6 tempest-VolumesTransfersV357Test-144144373 tempest-VolumesTransfersV357Test-144144373-project-member] Calling method 'delete' {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 09:55:08.310808 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.contrib.volume_transfer [None req-75295d2a-82c9-4895-b844-f08ba3f679a6 tempest-VolumesTransfersV357Test-144144373 tempest-VolumesTransfersV357Test-144144373-project-member] Delete transfer with id: f6ec6e65-dfcb-4e30-a040-034a7615bfd3 Aug 07 09:55:08.322942 np0000006707 devstack@c-api.service[100296]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 09:55:08.322942 np0000006707 devstack@c-api.service[100296]: warnings.warn( Aug 07 09:55:08.334945 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-75295d2a-82c9-4895-b844-f08ba3f679a6 tempest-VolumesTransfersV357Test-144144373 tempest-VolumesTransfersV357Test-144144373-project-member] https://10.4.3.8/volume/v3/volume-transfers/f6ec6e65-dfcb-4e30-a040-034a7615bfd3 returned with HTTP 202 Aug 07 09:55:08.335949 np0000006707 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 322/1284] 10.4.3.8 () {68 vars in 1405 bytes} [Fri Aug 7 09:55:08 2026] DELETE /volume/v3/volume-transfers/f6ec6e65-dfcb-4e30-a040-034a7615bfd3 => generated 0 bytes in 29 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 07 09:55:08.345317 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-7cb8452b-11f6-4fd9-bc07-7826ce268755 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:55:08.347547 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-7cb8452b-11f6-4fd9-bc07-7826ce268755 tempest-VolumesTransfersV357Test-144144373 tempest-VolumesTransfersV357Test-144144373-project-member] GET https://10.4.3.8/volume/v3/volumes/df754bf9-51d0-4a5a-85ce-a26b87c8f09f Aug 07 09:55:08.347798 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-7cb8452b-11f6-4fd9-bc07-7826ce268755 tempest-VolumesTransfersV357Test-144144373 tempest-VolumesTransfersV357Test-144144373-project-member] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 09:55:08.348123 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-7cb8452b-11f6-4fd9-bc07-7826ce268755 tempest-VolumesTransfersV357Test-144144373 tempest-VolumesTransfersV357Test-144144373-project-member] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 09:55:08.361242 np0000006707 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 09:55:08.361242 np0000006707 devstack@c-api.service[100295]: warnings.warn( Aug 07 09:55:08.367149 np0000006707 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-7cb8452b-11f6-4fd9-bc07-7826ce268755 tempest-VolumesTransfersV357Test-144144373 tempest-VolumesTransfersV357Test-144144373-project-member] Volume info retrieved successfully. Aug 07 09:55:08.374143 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-7cb8452b-11f6-4fd9-bc07-7826ce268755 tempest-VolumesTransfersV357Test-144144373 tempest-VolumesTransfersV357Test-144144373-project-member] https://10.4.3.8/volume/v3/volumes/df754bf9-51d0-4a5a-85ce-a26b87c8f09f returned with HTTP 200 Aug 07 09:55:08.374785 np0000006707 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 319/1285] 10.4.3.8 () {68 vars in 1375 bytes} [Fri Aug 7 09:55:08 2026] GET /volume/v3/volumes/df754bf9-51d0-4a5a-85ce-a26b87c8f09f => generated 941 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 09:55:08.392589 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.middleware.request_id [None req-c0b1d08b-4504-4971-a02e-9a50de110987 None None] RequestId filter calling following filter/app {{(pid=100298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:55:08.394605 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [None req-c0b1d08b-4504-4971-a02e-9a50de110987 tempest-VolumesTransfersV357Test-144144373 tempest-VolumesTransfersV357Test-144144373-project-member] DELETE https://10.4.3.8/volume/v3/volume-transfers/f6ec6e65-dfcb-4e30-a040-034a7615bfd3 Aug 07 09:55:08.395374 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [None req-c0b1d08b-4504-4971-a02e-9a50de110987 tempest-VolumesTransfersV357Test-144144373 tempest-VolumesTransfersV357Test-144144373-project-member] Empty body provided in request {{(pid=100298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 09:55:08.396440 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [None req-c0b1d08b-4504-4971-a02e-9a50de110987 tempest-VolumesTransfersV357Test-144144373 tempest-VolumesTransfersV357Test-144144373-project-member] Calling method 'delete' {{(pid=100298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 09:55:08.396440 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.contrib.volume_transfer [None req-c0b1d08b-4504-4971-a02e-9a50de110987 tempest-VolumesTransfersV357Test-144144373 tempest-VolumesTransfersV357Test-144144373-project-member] Delete transfer with id: f6ec6e65-dfcb-4e30-a040-034a7615bfd3 Aug 07 09:55:08.401341 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [None req-c0b1d08b-4504-4971-a02e-9a50de110987 tempest-VolumesTransfersV357Test-144144373 tempest-VolumesTransfersV357Test-144144373-project-member] https://10.4.3.8/volume/v3/volume-transfers/f6ec6e65-dfcb-4e30-a040-034a7615bfd3 returned with HTTP 404 Aug 07 09:55:08.402009 np0000006707 devstack@c-api.service[100298]: [pid: 100298|app: 0|req: 323/1286] 10.4.3.8 () {68 vars in 1405 bytes} [Fri Aug 7 09:55:08 2026] DELETE /volume/v3/volume-transfers/f6ec6e65-dfcb-4e30-a040-034a7615bfd3 => generated 111 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 07 09:55:08.410744 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [None req-c449dd77-2290-4a63-a721-8494f7e5b718 None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:55:08.413466 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-c449dd77-2290-4a63-a721-8494f7e5b718 tempest-VolumesTransfersV357Test-1583952303 tempest-VolumesTransfersV357Test-1583952303-project-admin] DELETE https://10.4.3.8/volume/v3/volumes/df754bf9-51d0-4a5a-85ce-a26b87c8f09f Aug 07 09:55:08.413466 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-c449dd77-2290-4a63-a721-8494f7e5b718 tempest-VolumesTransfersV357Test-1583952303 tempest-VolumesTransfersV357Test-1583952303-project-admin] Empty body provided in request {{(pid=100297) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 09:55:08.413466 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-c449dd77-2290-4a63-a721-8494f7e5b718 tempest-VolumesTransfersV357Test-1583952303 tempest-VolumesTransfersV357Test-1583952303-project-admin] Calling method 'delete' {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 09:55:08.413466 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.v3.volumes [None req-c449dd77-2290-4a63-a721-8494f7e5b718 tempest-VolumesTransfersV357Test-1583952303 tempest-VolumesTransfersV357Test-1583952303-project-admin] Delete volume with id: df754bf9-51d0-4a5a-85ce-a26b87c8f09f Aug 07 09:55:08.421567 np0000006707 devstack@c-api.service[100297]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 09:55:08.421567 np0000006707 devstack@c-api.service[100297]: warnings.warn( Aug 07 09:55:08.421911 np0000006707 devstack@c-api.service[100297]: INFO cinder.volume.api [None req-c449dd77-2290-4a63-a721-8494f7e5b718 tempest-VolumesTransfersV357Test-1583952303 tempest-VolumesTransfersV357Test-1583952303-project-admin] Volume info retrieved successfully. Aug 07 09:55:08.451824 np0000006707 devstack@c-api.service[100297]: INFO cinder.volume.api [None req-c449dd77-2290-4a63-a721-8494f7e5b718 tempest-VolumesTransfersV357Test-1583952303 tempest-VolumesTransfersV357Test-1583952303-project-admin] Delete volume request issued successfully. Aug 07 09:55:08.452002 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-c449dd77-2290-4a63-a721-8494f7e5b718 tempest-VolumesTransfersV357Test-1583952303 tempest-VolumesTransfersV357Test-1583952303-project-admin] https://10.4.3.8/volume/v3/volumes/df754bf9-51d0-4a5a-85ce-a26b87c8f09f returned with HTTP 202 Aug 07 09:55:08.452595 np0000006707 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 323/1287] 10.4.3.8 () {68 vars in 1378 bytes} [Fri Aug 7 09:55:08 2026] DELETE /volume/v3/volumes/df754bf9-51d0-4a5a-85ce-a26b87c8f09f => generated 0 bytes in 42 msecs (HTTP/1.1 202) 6 headers in 234 bytes (2 switches on core 0) Aug 07 09:55:08.463970 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [None req-dec3b4ca-4aeb-426b-a179-e00a2c843f83 None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:55:08.466079 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-dec3b4ca-4aeb-426b-a179-e00a2c843f83 tempest-VolumesTransfersV357Test-1583952303 tempest-VolumesTransfersV357Test-1583952303-project-admin] GET https://10.4.3.8/volume/v3/volumes/df754bf9-51d0-4a5a-85ce-a26b87c8f09f Aug 07 09:55:08.466389 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-dec3b4ca-4aeb-426b-a179-e00a2c843f83 tempest-VolumesTransfersV357Test-1583952303 tempest-VolumesTransfersV357Test-1583952303-project-admin] Empty body provided in request {{(pid=100296) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 09:55:08.466645 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-dec3b4ca-4aeb-426b-a179-e00a2c843f83 tempest-VolumesTransfersV357Test-1583952303 tempest-VolumesTransfersV357Test-1583952303-project-admin] Calling method 'show' {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 09:55:08.478117 np0000006707 devstack@c-api.service[100296]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 09:55:08.478117 np0000006707 devstack@c-api.service[100296]: warnings.warn( Aug 07 09:55:08.487937 np0000006707 devstack@c-api.service[100296]: INFO cinder.volume.api [None req-dec3b4ca-4aeb-426b-a179-e00a2c843f83 tempest-VolumesTransfersV357Test-1583952303 tempest-VolumesTransfersV357Test-1583952303-project-admin] Volume info retrieved successfully. Aug 07 09:55:08.502207 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-dec3b4ca-4aeb-426b-a179-e00a2c843f83 tempest-VolumesTransfersV357Test-1583952303 tempest-VolumesTransfersV357Test-1583952303-project-admin] https://10.4.3.8/volume/v3/volumes/df754bf9-51d0-4a5a-85ce-a26b87c8f09f returned with HTTP 200 Aug 07 09:55:08.504983 np0000006707 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 323/1288] 10.4.3.8 () {68 vars in 1375 bytes} [Fri Aug 7 09:55:08 2026] GET /volume/v3/volumes/df754bf9-51d0-4a5a-85ce-a26b87c8f09f => generated 1125 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 07 09:55:08.565538 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-e7d66b94-28f6-4f45-b284-3cf74599c369 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:55:08.567809 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-e7d66b94-28f6-4f45-b284-3cf74599c369 tempest-ServerRescueNegativeTestJSON-655269695 tempest-ServerRescueNegativeTestJSON-655269695-project-member] GET https://10.4.3.8/volume/v3/volumes/4a4a2cc7-5afb-42d2-96e9-11135302f53f Aug 07 09:55:08.568049 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-e7d66b94-28f6-4f45-b284-3cf74599c369 tempest-ServerRescueNegativeTestJSON-655269695 tempest-ServerRescueNegativeTestJSON-655269695-project-member] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 09:55:08.568265 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-e7d66b94-28f6-4f45-b284-3cf74599c369 tempest-ServerRescueNegativeTestJSON-655269695 tempest-ServerRescueNegativeTestJSON-655269695-project-member] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 09:55:08.585753 np0000006707 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 09:55:08.585753 np0000006707 devstack@c-api.service[100295]: warnings.warn( Aug 07 09:55:08.591216 np0000006707 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-e7d66b94-28f6-4f45-b284-3cf74599c369 tempest-ServerRescueNegativeTestJSON-655269695 tempest-ServerRescueNegativeTestJSON-655269695-project-member] Volume info retrieved successfully. Aug 07 09:55:08.597810 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-e7d66b94-28f6-4f45-b284-3cf74599c369 tempest-ServerRescueNegativeTestJSON-655269695 tempest-ServerRescueNegativeTestJSON-655269695-project-member] https://10.4.3.8/volume/v3/volumes/4a4a2cc7-5afb-42d2-96e9-11135302f53f returned with HTTP 200 Aug 07 09:55:08.598248 np0000006707 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 320/1289] 10.4.3.8 () {66 vars in 1334 bytes} [Fri Aug 7 09:55:08 2026] GET /volume/v3/volumes/4a4a2cc7-5afb-42d2-96e9-11135302f53f => generated 846 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 09:55:09.519317 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.middleware.request_id [None req-1043f7b0-6e97-4c56-bdc3-ecbbff2a2996 None None] RequestId filter calling following filter/app {{(pid=100298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:55:09.521649 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [None req-1043f7b0-6e97-4c56-bdc3-ecbbff2a2996 tempest-VolumesTransfersV357Test-1583952303 tempest-VolumesTransfersV357Test-1583952303-project-admin] GET https://10.4.3.8/volume/v3/volumes/df754bf9-51d0-4a5a-85ce-a26b87c8f09f Aug 07 09:55:09.521958 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [None req-1043f7b0-6e97-4c56-bdc3-ecbbff2a2996 tempest-VolumesTransfersV357Test-1583952303 tempest-VolumesTransfersV357Test-1583952303-project-admin] Empty body provided in request {{(pid=100298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 09:55:09.522223 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [None req-1043f7b0-6e97-4c56-bdc3-ecbbff2a2996 tempest-VolumesTransfersV357Test-1583952303 tempest-VolumesTransfersV357Test-1583952303-project-admin] Calling method 'show' {{(pid=100298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 09:55:09.532343 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [None req-1043f7b0-6e97-4c56-bdc3-ecbbff2a2996 tempest-VolumesTransfersV357Test-1583952303 tempest-VolumesTransfersV357Test-1583952303-project-admin] https://10.4.3.8/volume/v3/volumes/df754bf9-51d0-4a5a-85ce-a26b87c8f09f returned with HTTP 404 Aug 07 09:55:09.533143 np0000006707 devstack@c-api.service[100298]: [pid: 100298|app: 0|req: 324/1290] 10.4.3.8 () {68 vars in 1375 bytes} [Fri Aug 7 09:55:09 2026] GET /volume/v3/volumes/df754bf9-51d0-4a5a-85ce-a26b87c8f09f => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 07 09:55:09.540528 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [None req-793aedab-34c8-4cdb-9b3d-a90b62317229 None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:55:09.544544 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-793aedab-34c8-4cdb-9b3d-a90b62317229 tempest-VolumesTransfersV357Test-144144373 tempest-VolumesTransfersV357Test-144144373-project-member] GET https://10.4.3.8/volume/v3/volumes/df754bf9-51d0-4a5a-85ce-a26b87c8f09f Aug 07 09:55:09.544544 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-793aedab-34c8-4cdb-9b3d-a90b62317229 tempest-VolumesTransfersV357Test-144144373 tempest-VolumesTransfersV357Test-144144373-project-member] Empty body provided in request {{(pid=100297) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 09:55:09.544544 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-793aedab-34c8-4cdb-9b3d-a90b62317229 tempest-VolumesTransfersV357Test-144144373 tempest-VolumesTransfersV357Test-144144373-project-member] Calling method 'show' {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 09:55:09.554101 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-793aedab-34c8-4cdb-9b3d-a90b62317229 tempest-VolumesTransfersV357Test-144144373 tempest-VolumesTransfersV357Test-144144373-project-member] https://10.4.3.8/volume/v3/volumes/df754bf9-51d0-4a5a-85ce-a26b87c8f09f returned with HTTP 404 Aug 07 09:55:09.555019 np0000006707 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 324/1291] 10.4.3.8 () {68 vars in 1375 bytes} [Fri Aug 7 09:55:09 2026] GET /volume/v3/volumes/df754bf9-51d0-4a5a-85ce-a26b87c8f09f => generated 109 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 07 09:55:09.562727 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [None req-ac666141-b285-4640-a327-c77275900240 None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:55:09.564320 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-ac666141-b285-4640-a327-c77275900240 tempest-VolumesTransfersV357Test-144144373 tempest-VolumesTransfersV357Test-144144373-project-member] DELETE https://10.4.3.8/volume/v3/volumes/df754bf9-51d0-4a5a-85ce-a26b87c8f09f Aug 07 09:55:09.564541 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-ac666141-b285-4640-a327-c77275900240 tempest-VolumesTransfersV357Test-144144373 tempest-VolumesTransfersV357Test-144144373-project-member] Empty body provided in request {{(pid=100296) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 09:55:09.564712 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-ac666141-b285-4640-a327-c77275900240 tempest-VolumesTransfersV357Test-144144373 tempest-VolumesTransfersV357Test-144144373-project-member] Calling method 'delete' {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 09:55:09.564861 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.v3.volumes [None req-ac666141-b285-4640-a327-c77275900240 tempest-VolumesTransfersV357Test-144144373 tempest-VolumesTransfersV357Test-144144373-project-member] Delete volume with id: df754bf9-51d0-4a5a-85ce-a26b87c8f09f Aug 07 09:55:09.570596 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-ac666141-b285-4640-a327-c77275900240 tempest-VolumesTransfersV357Test-144144373 tempest-VolumesTransfersV357Test-144144373-project-member] https://10.4.3.8/volume/v3/volumes/df754bf9-51d0-4a5a-85ce-a26b87c8f09f returned with HTTP 404 Aug 07 09:55:09.571053 np0000006707 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 324/1292] 10.4.3.8 () {68 vars in 1378 bytes} [Fri Aug 7 09:55:09 2026] DELETE /volume/v3/volumes/df754bf9-51d0-4a5a-85ce-a26b87c8f09f => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 07 09:55:09.614234 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-241b7972-4afb-4b5d-b921-29914c9ddcbd None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:55:09.616569 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-241b7972-4afb-4b5d-b921-29914c9ddcbd tempest-ServerRescueNegativeTestJSON-655269695 tempest-ServerRescueNegativeTestJSON-655269695-project-member] GET https://10.4.3.8/volume/v3/volumes/4a4a2cc7-5afb-42d2-96e9-11135302f53f Aug 07 09:55:09.616843 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-241b7972-4afb-4b5d-b921-29914c9ddcbd tempest-ServerRescueNegativeTestJSON-655269695 tempest-ServerRescueNegativeTestJSON-655269695-project-member] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 09:55:09.617103 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-241b7972-4afb-4b5d-b921-29914c9ddcbd tempest-ServerRescueNegativeTestJSON-655269695 tempest-ServerRescueNegativeTestJSON-655269695-project-member] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 09:55:09.632687 np0000006707 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 09:55:09.632687 np0000006707 devstack@c-api.service[100295]: warnings.warn( Aug 07 09:55:09.636843 np0000006707 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-241b7972-4afb-4b5d-b921-29914c9ddcbd tempest-ServerRescueNegativeTestJSON-655269695 tempest-ServerRescueNegativeTestJSON-655269695-project-member] Volume info retrieved successfully. Aug 07 09:55:09.647142 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-241b7972-4afb-4b5d-b921-29914c9ddcbd tempest-ServerRescueNegativeTestJSON-655269695 tempest-ServerRescueNegativeTestJSON-655269695-project-member] https://10.4.3.8/volume/v3/volumes/4a4a2cc7-5afb-42d2-96e9-11135302f53f returned with HTTP 200 Aug 07 09:55:09.647745 np0000006707 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 321/1293] 10.4.3.8 () {66 vars in 1334 bytes} [Fri Aug 7 09:55:09 2026] GET /volume/v3/volumes/4a4a2cc7-5afb-42d2-96e9-11135302f53f => generated 846 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 09:55:10.117554 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.middleware.request_id [req-df4200be-82c7-43ce-8c63-734ab47d0a45 req-297f2552-f71d-41f2-9eca-2b02a4feb268 None None] RequestId filter calling following filter/app {{(pid=100298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:55:10.117554 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [req-df4200be-82c7-43ce-8c63-734ab47d0a45 req-297f2552-f71d-41f2-9eca-2b02a4feb268 tempest-ServerRescueNegativeTestJSON-655269695 tempest-ServerRescueNegativeTestJSON-655269695-project-member] POST https://10.4.3.8/volume/v3/attachments/894843e2-d91a-4c93-afa9-3d756fc681fe/action Aug 07 09:55:10.117712 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [req-df4200be-82c7-43ce-8c63-734ab47d0a45 req-297f2552-f71d-41f2-9eca-2b02a4feb268 tempest-ServerRescueNegativeTestJSON-655269695 tempest-ServerRescueNegativeTestJSON-655269695-project-member] Action body: b'{"os-complete": null}' {{(pid=100298) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 07 09:55:10.117851 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [req-df4200be-82c7-43ce-8c63-734ab47d0a45 req-297f2552-f71d-41f2-9eca-2b02a4feb268 tempest-ServerRescueNegativeTestJSON-655269695 tempest-ServerRescueNegativeTestJSON-655269695-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 09:55:10.314523 np0000006707 devstack@c-api.service[100298]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 09:55:10.314523 np0000006707 devstack@c-api.service[100298]: warnings.warn( Aug 07 09:55:10.335697 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [req-df4200be-82c7-43ce-8c63-734ab47d0a45 req-297f2552-f71d-41f2-9eca-2b02a4feb268 tempest-ServerRescueNegativeTestJSON-655269695 tempest-ServerRescueNegativeTestJSON-655269695-project-member] https://10.4.3.8/volume/v3/attachments/894843e2-d91a-4c93-afa9-3d756fc681fe/action returned with HTTP 204 Aug 07 09:55:10.336352 np0000006707 devstack@c-api.service[100298]: [pid: 100298|app: 0|req: 325/1294] 10.4.3.8 () {74 vars in 1711 bytes} [Fri Aug 7 09:55:10 2026] POST /volume/v3/attachments/894843e2-d91a-4c93-afa9-3d756fc681fe/action => generated 0 bytes in 222 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 07 09:55:10.664770 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [None req-47f75354-b008-4cc2-8ea1-af48dc1b5448 None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:55:10.666849 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-47f75354-b008-4cc2-8ea1-af48dc1b5448 tempest-ServerRescueNegativeTestJSON-655269695 tempest-ServerRescueNegativeTestJSON-655269695-project-member] GET https://10.4.3.8/volume/v3/volumes/4a4a2cc7-5afb-42d2-96e9-11135302f53f Aug 07 09:55:10.667147 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-47f75354-b008-4cc2-8ea1-af48dc1b5448 tempest-ServerRescueNegativeTestJSON-655269695 tempest-ServerRescueNegativeTestJSON-655269695-project-member] Empty body provided in request {{(pid=100297) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 09:55:10.667401 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-47f75354-b008-4cc2-8ea1-af48dc1b5448 tempest-ServerRescueNegativeTestJSON-655269695 tempest-ServerRescueNegativeTestJSON-655269695-project-member] Calling method 'show' {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 09:55:10.687124 np0000006707 devstack@c-api.service[100297]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 09:55:10.687124 np0000006707 devstack@c-api.service[100297]: warnings.warn( Aug 07 09:55:10.692681 np0000006707 devstack@c-api.service[100297]: INFO cinder.volume.api [None req-47f75354-b008-4cc2-8ea1-af48dc1b5448 tempest-ServerRescueNegativeTestJSON-655269695 tempest-ServerRescueNegativeTestJSON-655269695-project-member] Volume info retrieved successfully. Aug 07 09:55:10.699614 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-47f75354-b008-4cc2-8ea1-af48dc1b5448 tempest-ServerRescueNegativeTestJSON-655269695 tempest-ServerRescueNegativeTestJSON-655269695-project-member] https://10.4.3.8/volume/v3/volumes/4a4a2cc7-5afb-42d2-96e9-11135302f53f returned with HTTP 200 Aug 07 09:55:10.700236 np0000006707 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 325/1295] 10.4.3.8 () {66 vars in 1334 bytes} [Fri Aug 7 09:55:10 2026] GET /volume/v3/volumes/4a4a2cc7-5afb-42d2-96e9-11135302f53f => generated 1138 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 09:55:10.719857 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [None req-99a473af-4eaf-465e-84df-7dd2ef4af30b None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:55:10.732591 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-99a473af-4eaf-465e-84df-7dd2ef4af30b tempest-ServerRescueNegativeTestJSON-655269695 tempest-ServerRescueNegativeTestJSON-655269695-project-member] GET https://10.4.3.8/volume/v3/volumes/4a4a2cc7-5afb-42d2-96e9-11135302f53f Aug 07 09:55:10.732591 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-99a473af-4eaf-465e-84df-7dd2ef4af30b tempest-ServerRescueNegativeTestJSON-655269695 tempest-ServerRescueNegativeTestJSON-655269695-project-member] Empty body provided in request {{(pid=100296) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 09:55:10.732591 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-99a473af-4eaf-465e-84df-7dd2ef4af30b tempest-ServerRescueNegativeTestJSON-655269695 tempest-ServerRescueNegativeTestJSON-655269695-project-member] Calling method 'show' {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 09:55:10.744098 np0000006707 devstack@c-api.service[100296]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 09:55:10.744098 np0000006707 devstack@c-api.service[100296]: warnings.warn( Aug 07 09:55:10.751597 np0000006707 devstack@c-api.service[100296]: INFO cinder.volume.api [None req-99a473af-4eaf-465e-84df-7dd2ef4af30b tempest-ServerRescueNegativeTestJSON-655269695 tempest-ServerRescueNegativeTestJSON-655269695-project-member] Volume info retrieved successfully. Aug 07 09:55:10.757785 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-99a473af-4eaf-465e-84df-7dd2ef4af30b tempest-ServerRescueNegativeTestJSON-655269695 tempest-ServerRescueNegativeTestJSON-655269695-project-member] https://10.4.3.8/volume/v3/volumes/4a4a2cc7-5afb-42d2-96e9-11135302f53f returned with HTTP 200 Aug 07 09:55:10.758771 np0000006707 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 325/1296] 10.4.3.8 () {66 vars in 1334 bytes} [Fri Aug 7 09:55:10 2026] GET /volume/v3/volumes/4a4a2cc7-5afb-42d2-96e9-11135302f53f => generated 1138 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 09:55:10.840389 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [req-8b61151e-456e-4369-a444-e6c2e06fbe7d req-a02f07b1-1d92-41ea-9765-e41409986594 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:55:10.847955 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [req-8b61151e-456e-4369-a444-e6c2e06fbe7d req-a02f07b1-1d92-41ea-9765-e41409986594 tempest-ServerRescueNegativeTestJSON-655269695 tempest-ServerRescueNegativeTestJSON-655269695-project-member] GET https://10.4.3.8/volume/v3/volumes/4a4a2cc7-5afb-42d2-96e9-11135302f53f Aug 07 09:55:10.847955 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [req-8b61151e-456e-4369-a444-e6c2e06fbe7d req-a02f07b1-1d92-41ea-9765-e41409986594 tempest-ServerRescueNegativeTestJSON-655269695 tempest-ServerRescueNegativeTestJSON-655269695-project-member] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 09:55:10.847955 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [req-8b61151e-456e-4369-a444-e6c2e06fbe7d req-a02f07b1-1d92-41ea-9765-e41409986594 tempest-ServerRescueNegativeTestJSON-655269695 tempest-ServerRescueNegativeTestJSON-655269695-project-member] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 09:55:10.865032 np0000006707 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 09:55:10.865032 np0000006707 devstack@c-api.service[100295]: warnings.warn( Aug 07 09:55:10.869882 np0000006707 devstack@c-api.service[100295]: INFO cinder.volume.api [req-8b61151e-456e-4369-a444-e6c2e06fbe7d req-a02f07b1-1d92-41ea-9765-e41409986594 tempest-ServerRescueNegativeTestJSON-655269695 tempest-ServerRescueNegativeTestJSON-655269695-project-member] Volume info retrieved successfully. Aug 07 09:55:10.877701 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [req-8b61151e-456e-4369-a444-e6c2e06fbe7d req-a02f07b1-1d92-41ea-9765-e41409986594 tempest-ServerRescueNegativeTestJSON-655269695 tempest-ServerRescueNegativeTestJSON-655269695-project-member] https://10.4.3.8/volume/v3/volumes/4a4a2cc7-5afb-42d2-96e9-11135302f53f returned with HTTP 200 Aug 07 09:55:10.878535 np0000006707 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 322/1297] 10.4.3.8 () {68 vars in 1584 bytes} [Fri Aug 7 09:55:10 2026] GET /volume/v3/volumes/4a4a2cc7-5afb-42d2-96e9-11135302f53f => generated 1138 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 09:55:15.254601 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.middleware.request_id [req-5a195ed6-0699-4142-b4c9-b562c6ab3bab req-eecec047-43d6-4c66-810a-fa5806b35ba4 None None] RequestId filter calling following filter/app {{(pid=100298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:55:15.257690 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [req-5a195ed6-0699-4142-b4c9-b562c6ab3bab req-eecec047-43d6-4c66-810a-fa5806b35ba4 tempest-ServerRescueNegativeTestJSON-655269695 tempest-ServerRescueNegativeTestJSON-655269695-project-member] GET https://10.4.3.8/volume/v3/volumes/4a4a2cc7-5afb-42d2-96e9-11135302f53f Aug 07 09:55:15.258001 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [req-5a195ed6-0699-4142-b4c9-b562c6ab3bab req-eecec047-43d6-4c66-810a-fa5806b35ba4 tempest-ServerRescueNegativeTestJSON-655269695 tempest-ServerRescueNegativeTestJSON-655269695-project-member] Empty body provided in request {{(pid=100298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 09:55:15.258310 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [req-5a195ed6-0699-4142-b4c9-b562c6ab3bab req-eecec047-43d6-4c66-810a-fa5806b35ba4 tempest-ServerRescueNegativeTestJSON-655269695 tempest-ServerRescueNegativeTestJSON-655269695-project-member] Calling method 'show' {{(pid=100298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 09:55:15.271119 np0000006707 devstack@c-api.service[100298]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 09:55:15.271119 np0000006707 devstack@c-api.service[100298]: warnings.warn( Aug 07 09:55:15.277616 np0000006707 devstack@c-api.service[100298]: INFO cinder.volume.api [req-5a195ed6-0699-4142-b4c9-b562c6ab3bab req-eecec047-43d6-4c66-810a-fa5806b35ba4 tempest-ServerRescueNegativeTestJSON-655269695 tempest-ServerRescueNegativeTestJSON-655269695-project-member] Volume info retrieved successfully. Aug 07 09:55:15.282810 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [req-5a195ed6-0699-4142-b4c9-b562c6ab3bab req-eecec047-43d6-4c66-810a-fa5806b35ba4 tempest-ServerRescueNegativeTestJSON-655269695 tempest-ServerRescueNegativeTestJSON-655269695-project-member] https://10.4.3.8/volume/v3/volumes/4a4a2cc7-5afb-42d2-96e9-11135302f53f returned with HTTP 200 Aug 07 09:55:15.283357 np0000006707 devstack@c-api.service[100298]: [pid: 100298|app: 0|req: 326/1298] 10.4.3.8 () {68 vars in 1584 bytes} [Fri Aug 7 09:55:15 2026] GET /volume/v3/volumes/4a4a2cc7-5afb-42d2-96e9-11135302f53f => generated 1138 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 09:55:17.083067 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [None req-c3ab257d-50b5-464c-bee1-a616cca55103 None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:55:17.086272 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-c3ab257d-50b5-464c-bee1-a616cca55103 tempest-VolumesActionsTest-864810133 tempest-VolumesActionsTest-864810133-project-member] POST https://10.4.3.8/volume/v3/volumes Aug 07 09:55:17.086730 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-c3ab257d-50b5-464c-bee1-a616cca55103 tempest-VolumesActionsTest-864810133 tempest-VolumesActionsTest-864810133-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesActionsTest-Volume-1528925510"}} {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 09:55:17.088819 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.v3.volumes [None req-c3ab257d-50b5-464c-bee1-a616cca55103 tempest-VolumesActionsTest-864810133 tempest-VolumesActionsTest-864810133-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesActionsTest-Volume-1528925510'}} {{(pid=100297) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 07 09:55:17.089058 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.v3.volumes [None req-c3ab257d-50b5-464c-bee1-a616cca55103 tempest-VolumesActionsTest-864810133 tempest-VolumesActionsTest-864810133-project-member] Create volume of 1 GB Aug 07 09:55:17.096187 np0000006707 devstack@c-api.service[100297]: INFO cinder.volume.api [None req-c3ab257d-50b5-464c-bee1-a616cca55103 tempest-VolumesActionsTest-864810133 tempest-VolumesActionsTest-864810133-project-member] Availability Zones retrieved successfully. Aug 07 09:55:17.103834 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.volume.api [None req-c3ab257d-50b5-464c-bee1-a616cca55103 tempest-VolumesActionsTest-864810133 tempest-VolumesActionsTest-864810133-project-member] Flow 'volume_create_api' (7a0188b1-139b-4c5d-bbb8-0ce041ae44f5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100297) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 09:55:17.105177 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.volume.api [None req-c3ab257d-50b5-464c-bee1-a616cca55103 tempest-VolumesActionsTest-864810133 tempest-VolumesActionsTest-864810133-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (63ef5b72-824f-4be3-9ad6-ca9874b59f90) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100297) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 09:55:17.106285 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.volume.flows.api.create_volume [None req-c3ab257d-50b5-464c-bee1-a616cca55103 tempest-VolumesActionsTest-864810133 tempest-VolumesActionsTest-864810133-project-member] Validating volume size '1' using validate_int {{(pid=100297) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 07 09:55:17.152266 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.volume.api [None req-c3ab257d-50b5-464c-bee1-a616cca55103 tempest-VolumesActionsTest-864810133 tempest-VolumesActionsTest-864810133-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (63ef5b72-824f-4be3-9ad6-ca9874b59f90) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-07T09:47:39Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=45fd9a3a-b61e-4c6c-9ab7-d02f06678d0d,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '45fd9a3a-b61e-4c6c-9ab7-d02f06678d0d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100297) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 09:55:17.152266 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.volume.api [None req-c3ab257d-50b5-464c-bee1-a616cca55103 tempest-VolumesActionsTest-864810133 tempest-VolumesActionsTest-864810133-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8b7b6043-9422-4353-a72c-175455640790) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100297) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 09:55:17.266721 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.quota [None req-c3ab257d-50b5-464c-bee1-a616cca55103 tempest-VolumesActionsTest-864810133 tempest-VolumesActionsTest-864810133-project-member] Created reservations ['b9f3a824-8400-4657-99cf-79e33c4f23ea', '83795c6c-1e34-4126-bd36-8a8a2fc893bb', '64a82149-8b86-421a-acdf-25fc36fed862', 'e6931199-5847-4a5f-be39-786bb7cd3ea8'] {{(pid=100297) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 09:55:17.266721 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.volume.api [None req-c3ab257d-50b5-464c-bee1-a616cca55103 tempest-VolumesActionsTest-864810133 tempest-VolumesActionsTest-864810133-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8b7b6043-9422-4353-a72c-175455640790) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['b9f3a824-8400-4657-99cf-79e33c4f23ea', '83795c6c-1e34-4126-bd36-8a8a2fc893bb', '64a82149-8b86-421a-acdf-25fc36fed862', 'e6931199-5847-4a5f-be39-786bb7cd3ea8']}' {{(pid=100297) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 09:55:17.266721 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.volume.api [None req-c3ab257d-50b5-464c-bee1-a616cca55103 tempest-VolumesActionsTest-864810133 tempest-VolumesActionsTest-864810133-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5afe2173-7a14-4772-ac6c-67464a64278e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100297) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 09:55:17.477206 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.volume.api [None req-c3ab257d-50b5-464c-bee1-a616cca55103 tempest-VolumesActionsTest-864810133 tempest-VolumesActionsTest-864810133-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5afe2173-7a14-4772-ac6c-67464a64278e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '613d2739-b5be-4209-a939-a3438c27eb67', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-1528925510',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c2cc3865ab5a45d5937227429f05d3cd',qos_specs=None,replication_status=,reservations=['b9f3a824-8400-4657-99cf-79e33c4f23ea','83795c6c-1e34-4126-bd36-8a8a2fc893bb','64a82149-8b86-421a-acdf-25fc36fed862','e6931199-5847-4a5f-be39-786bb7cd3ea8'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f406a886d1654f4a8037f5bca558aa2d',volume_type_id=45fd9a3a-b61e-4c6c-9ab7-d02f06678d0d), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-07T09:55:17Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-1528925510',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=613d2739-b5be-4209-a939-a3438c27eb67,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='c2cc3865ab5a45d5937227429f05d3cd',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='f406a886d1654f4a8037f5bca558aa2d',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(45fd9a3a-b61e-4c6c-9ab7-d02f06678d0d),volume_type_id=45fd9a3a-b61e-4c6c-9ab7-d02f06678d0d)}' {{(pid=100297) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 09:55:17.480395 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.volume.api [None req-c3ab257d-50b5-464c-bee1-a616cca55103 tempest-VolumesActionsTest-864810133 tempest-VolumesActionsTest-864810133-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8fac0264-0c99-46c3-bf20-bb0288c011cd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100297) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 09:55:17.516094 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.volume.api [None req-c3ab257d-50b5-464c-bee1-a616cca55103 tempest-VolumesActionsTest-864810133 tempest-VolumesActionsTest-864810133-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8fac0264-0c99-46c3-bf20-bb0288c011cd) transitioned into state 'SUCCESS' from state '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-1528925510',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c2cc3865ab5a45d5937227429f05d3cd',qos_specs=None,replication_status=,reservations=['b9f3a824-8400-4657-99cf-79e33c4f23ea','83795c6c-1e34-4126-bd36-8a8a2fc893bb','64a82149-8b86-421a-acdf-25fc36fed862','e6931199-5847-4a5f-be39-786bb7cd3ea8'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f406a886d1654f4a8037f5bca558aa2d',volume_type_id=45fd9a3a-b61e-4c6c-9ab7-d02f06678d0d)}' {{(pid=100297) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 09:55:17.517069 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.volume.api [None req-c3ab257d-50b5-464c-bee1-a616cca55103 tempest-VolumesActionsTest-864810133 tempest-VolumesActionsTest-864810133-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8200fdb9-1e1d-40e3-89cd-296f2a18fd5e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100297) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 09:55:17.531395 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.volume.api [None req-c3ab257d-50b5-464c-bee1-a616cca55103 tempest-VolumesActionsTest-864810133 tempest-VolumesActionsTest-864810133-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8200fdb9-1e1d-40e3-89cd-296f2a18fd5e) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100297) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 09:55:17.532467 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.volume.api [None req-c3ab257d-50b5-464c-bee1-a616cca55103 tempest-VolumesActionsTest-864810133 tempest-VolumesActionsTest-864810133-project-member] Flow 'volume_create_api' (7a0188b1-139b-4c5d-bbb8-0ce041ae44f5) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100297) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 09:55:17.532879 np0000006707 devstack@c-api.service[100297]: INFO cinder.volume.api [None req-c3ab257d-50b5-464c-bee1-a616cca55103 tempest-VolumesActionsTest-864810133 tempest-VolumesActionsTest-864810133-project-member] Create volume request issued successfully. Aug 07 09:55:17.533610 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-c3ab257d-50b5-464c-bee1-a616cca55103 tempest-VolumesActionsTest-864810133 tempest-VolumesActionsTest-864810133-project-member] https://10.4.3.8/volume/v3/volumes returned with HTTP 202 Aug 07 09:55:17.534164 np0000006707 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 326/1299] 10.4.3.8 () {68 vars in 1244 bytes} [Fri Aug 7 09:55:17 2026] POST /volume/v3/volumes => generated 745 bytes in 452 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 07 09:55:17.557115 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [None req-111d20d7-3dce-4a50-8bdb-711312732dc9 None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:55:17.560235 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-111d20d7-3dce-4a50-8bdb-711312732dc9 tempest-VolumesActionsTest-864810133 tempest-VolumesActionsTest-864810133-project-member] GET https://10.4.3.8/volume/v3/volumes/613d2739-b5be-4209-a939-a3438c27eb67 Aug 07 09:55:17.560633 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-111d20d7-3dce-4a50-8bdb-711312732dc9 tempest-VolumesActionsTest-864810133 tempest-VolumesActionsTest-864810133-project-member] Empty body provided in request {{(pid=100296) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 09:55:17.560894 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-111d20d7-3dce-4a50-8bdb-711312732dc9 tempest-VolumesActionsTest-864810133 tempest-VolumesActionsTest-864810133-project-member] Calling method 'show' {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 09:55:17.575637 np0000006707 devstack@c-api.service[100296]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 09:55:17.575637 np0000006707 devstack@c-api.service[100296]: warnings.warn( Aug 07 09:55:17.585034 np0000006707 devstack@c-api.service[100296]: INFO cinder.volume.api [None req-111d20d7-3dce-4a50-8bdb-711312732dc9 tempest-VolumesActionsTest-864810133 tempest-VolumesActionsTest-864810133-project-member] Volume info retrieved successfully. Aug 07 09:55:17.591847 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-111d20d7-3dce-4a50-8bdb-711312732dc9 tempest-VolumesActionsTest-864810133 tempest-VolumesActionsTest-864810133-project-member] https://10.4.3.8/volume/v3/volumes/613d2739-b5be-4209-a939-a3438c27eb67 returned with HTTP 200 Aug 07 09:55:17.592040 np0000006707 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 326/1300] 10.4.3.8 () {66 vars in 1334 bytes} [Fri Aug 7 09:55:17 2026] GET /volume/v3/volumes/613d2739-b5be-4209-a939-a3438c27eb67 => generated 813 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 09:55:18.608581 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-93c4fae3-f5d9-4e04-acb3-0f95a09f3fbd None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:55:18.611940 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-93c4fae3-f5d9-4e04-acb3-0f95a09f3fbd tempest-VolumesActionsTest-864810133 tempest-VolumesActionsTest-864810133-project-member] GET https://10.4.3.8/volume/v3/volumes/613d2739-b5be-4209-a939-a3438c27eb67 Aug 07 09:55:18.611940 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-93c4fae3-f5d9-4e04-acb3-0f95a09f3fbd tempest-VolumesActionsTest-864810133 tempest-VolumesActionsTest-864810133-project-member] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 09:55:18.611940 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-93c4fae3-f5d9-4e04-acb3-0f95a09f3fbd tempest-VolumesActionsTest-864810133 tempest-VolumesActionsTest-864810133-project-member] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 09:55:18.623638 np0000006707 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 09:55:18.623638 np0000006707 devstack@c-api.service[100295]: warnings.warn( Aug 07 09:55:18.629390 np0000006707 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-93c4fae3-f5d9-4e04-acb3-0f95a09f3fbd tempest-VolumesActionsTest-864810133 tempest-VolumesActionsTest-864810133-project-member] Volume info retrieved successfully. Aug 07 09:55:18.639820 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-93c4fae3-f5d9-4e04-acb3-0f95a09f3fbd tempest-VolumesActionsTest-864810133 tempest-VolumesActionsTest-864810133-project-member] https://10.4.3.8/volume/v3/volumes/613d2739-b5be-4209-a939-a3438c27eb67 returned with HTTP 200 Aug 07 09:55:18.640564 np0000006707 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 323/1301] 10.4.3.8 () {66 vars in 1334 bytes} [Fri Aug 7 09:55:18 2026] GET /volume/v3/volumes/613d2739-b5be-4209-a939-a3438c27eb67 => generated 838 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 07 09:55:18.655273 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.middleware.request_id [None req-15c969f2-7b48-4c78-8f6b-ed4ae80c69cc None None] RequestId filter calling following filter/app {{(pid=100298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:55:18.657297 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [None req-15c969f2-7b48-4c78-8f6b-ed4ae80c69cc tempest-VolumesActionsTest-864810133 tempest-VolumesActionsTest-864810133-project-member] POST https://10.4.3.8/volume/v3/volumes/613d2739-b5be-4209-a939-a3438c27eb67/action Aug 07 09:55:18.657807 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [None req-15c969f2-7b48-4c78-8f6b-ed4ae80c69cc tempest-VolumesActionsTest-864810133 tempest-VolumesActionsTest-864810133-project-member] Action body: b'{"os-attach": {"instance_uuid": "e83c9174-b70f-46cf-b051-c078c415e9ad", "mountpoint": "/dev/vdb"}}' {{(pid=100298) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 07 09:55:18.657974 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [None req-15c969f2-7b48-4c78-8f6b-ed4ae80c69cc tempest-VolumesActionsTest-864810133 tempest-VolumesActionsTest-864810133-project-member] Action: 'action', calling method: _attach, body: {"os-attach": {"instance_uuid": "e83c9174-b70f-46cf-b051-c078c415e9ad", "mountpoint": "/dev/vdb"}} {{(pid=100298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 09:55:18.668013 np0000006707 devstack@c-api.service[100298]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 09:55:18.668013 np0000006707 devstack@c-api.service[100298]: warnings.warn( Aug 07 09:55:18.668729 np0000006707 devstack@c-api.service[100298]: INFO cinder.volume.api [None req-15c969f2-7b48-4c78-8f6b-ed4ae80c69cc tempest-VolumesActionsTest-864810133 tempest-VolumesActionsTest-864810133-project-member] Volume info retrieved successfully. Aug 07 09:55:18.678177 np0000006707 devstack@c-api.service[100298]: INFO cinder.volume.api [None req-15c969f2-7b48-4c78-8f6b-ed4ae80c69cc tempest-VolumesActionsTest-864810133 tempest-VolumesActionsTest-864810133-project-member] Update volume admin metadata completed successfully. Aug 07 09:55:18.795025 np0000006707 devstack@c-api.service[100298]: INFO cinder.volume.api [None req-15c969f2-7b48-4c78-8f6b-ed4ae80c69cc tempest-VolumesActionsTest-864810133 tempest-VolumesActionsTest-864810133-project-member] Attach volume completed successfully. Aug 07 09:55:18.795694 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [None req-15c969f2-7b48-4c78-8f6b-ed4ae80c69cc tempest-VolumesActionsTest-864810133 tempest-VolumesActionsTest-864810133-project-member] https://10.4.3.8/volume/v3/volumes/613d2739-b5be-4209-a939-a3438c27eb67/action returned with HTTP 202 Aug 07 09:55:18.796156 np0000006707 devstack@c-api.service[100298]: [pid: 100298|app: 0|req: 327/1302] 10.4.3.8 () {68 vars in 1376 bytes} [Fri Aug 7 09:55:18 2026] POST /volume/v3/volumes/613d2739-b5be-4209-a939-a3438c27eb67/action => generated 0 bytes in 141 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 07 09:55:18.805014 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [None req-0b436afe-8fde-4eea-adcc-1056b858a344 None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:55:18.808900 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-0b436afe-8fde-4eea-adcc-1056b858a344 tempest-VolumesActionsTest-864810133 tempest-VolumesActionsTest-864810133-project-member] GET https://10.4.3.8/volume/v3/volumes/613d2739-b5be-4209-a939-a3438c27eb67 Aug 07 09:55:18.809742 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-0b436afe-8fde-4eea-adcc-1056b858a344 tempest-VolumesActionsTest-864810133 tempest-VolumesActionsTest-864810133-project-member] Empty body provided in request {{(pid=100297) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 09:55:18.809742 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-0b436afe-8fde-4eea-adcc-1056b858a344 tempest-VolumesActionsTest-864810133 tempest-VolumesActionsTest-864810133-project-member] Calling method 'show' {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 09:55:18.827102 np0000006707 devstack@c-api.service[100297]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 09:55:18.827102 np0000006707 devstack@c-api.service[100297]: warnings.warn( Aug 07 09:55:18.833652 np0000006707 devstack@c-api.service[100297]: INFO cinder.volume.api [None req-0b436afe-8fde-4eea-adcc-1056b858a344 tempest-VolumesActionsTest-864810133 tempest-VolumesActionsTest-864810133-project-member] Volume info retrieved successfully. Aug 07 09:55:18.843124 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-0b436afe-8fde-4eea-adcc-1056b858a344 tempest-VolumesActionsTest-864810133 tempest-VolumesActionsTest-864810133-project-member] https://10.4.3.8/volume/v3/volumes/613d2739-b5be-4209-a939-a3438c27eb67 returned with HTTP 200 Aug 07 09:55:18.843769 np0000006707 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 327/1303] 10.4.3.8 () {66 vars in 1334 bytes} [Fri Aug 7 09:55:18 2026] GET /volume/v3/volumes/613d2739-b5be-4209-a939-a3438c27eb67 => generated 1172 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 09:55:18.864331 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [None req-347b9e5a-5a4a-4816-8f8f-e1ebc08e1327 None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:55:18.866801 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-347b9e5a-5a4a-4816-8f8f-e1ebc08e1327 tempest-VolumesActionsTest-864810133 tempest-VolumesActionsTest-864810133-project-member] GET https://10.4.3.8/volume/v3/volumes/613d2739-b5be-4209-a939-a3438c27eb67 Aug 07 09:55:18.867108 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-347b9e5a-5a4a-4816-8f8f-e1ebc08e1327 tempest-VolumesActionsTest-864810133 tempest-VolumesActionsTest-864810133-project-member] Empty body provided in request {{(pid=100296) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 09:55:18.867377 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-347b9e5a-5a4a-4816-8f8f-e1ebc08e1327 tempest-VolumesActionsTest-864810133 tempest-VolumesActionsTest-864810133-project-member] Calling method 'show' {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 09:55:18.880692 np0000006707 devstack@c-api.service[100296]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 09:55:18.880692 np0000006707 devstack@c-api.service[100296]: warnings.warn( Aug 07 09:55:18.884857 np0000006707 devstack@c-api.service[100296]: INFO cinder.volume.api [None req-347b9e5a-5a4a-4816-8f8f-e1ebc08e1327 tempest-VolumesActionsTest-864810133 tempest-VolumesActionsTest-864810133-project-member] Volume info retrieved successfully. Aug 07 09:55:18.890310 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-347b9e5a-5a4a-4816-8f8f-e1ebc08e1327 tempest-VolumesActionsTest-864810133 tempest-VolumesActionsTest-864810133-project-member] https://10.4.3.8/volume/v3/volumes/613d2739-b5be-4209-a939-a3438c27eb67 returned with HTTP 200 Aug 07 09:55:18.891017 np0000006707 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 327/1304] 10.4.3.8 () {66 vars in 1334 bytes} [Fri Aug 7 09:55:18 2026] GET /volume/v3/volumes/613d2739-b5be-4209-a939-a3438c27eb67 => generated 1172 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 09:55:18.907005 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-e6d3a2a9-0bf7-483d-a2fa-0487b758dc1e None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:55:19.098885 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-e6d3a2a9-0bf7-483d-a2fa-0487b758dc1e tempest-VolumesActionsTest-69512304 tempest-VolumesActionsTest-69512304-project-admin] POST https://10.4.3.8/volume/v3/volumes/613d2739-b5be-4209-a939-a3438c27eb67/action Aug 07 09:55:19.099256 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-e6d3a2a9-0bf7-483d-a2fa-0487b758dc1e tempest-VolumesActionsTest-69512304 tempest-VolumesActionsTest-69512304-project-admin] Action body: b'{"os-reset_status": {"status": "error"}}' {{(pid=100295) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 07 09:55:19.099508 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-e6d3a2a9-0bf7-483d-a2fa-0487b758dc1e tempest-VolumesActionsTest-69512304 tempest-VolumesActionsTest-69512304-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "error"}} {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 09:55:19.117825 np0000006707 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 09:55:19.117825 np0000006707 devstack@c-api.service[100295]: warnings.warn( Aug 07 09:55:19.117998 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.contrib.admin_actions [None req-e6d3a2a9-0bf7-483d-a2fa-0487b758dc1e tempest-VolumesActionsTest-69512304 tempest-VolumesActionsTest-69512304-project-admin] Updating volume '613d2739-b5be-4209-a939-a3438c27eb67' with '{'status': 'error'}' {{(pid=100295) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:109}} Aug 07 09:55:19.163196 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-e6d3a2a9-0bf7-483d-a2fa-0487b758dc1e tempest-VolumesActionsTest-69512304 tempest-VolumesActionsTest-69512304-project-admin] https://10.4.3.8/volume/v3/volumes/613d2739-b5be-4209-a939-a3438c27eb67/action returned with HTTP 202 Aug 07 09:55:19.163803 np0000006707 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 324/1305] 10.4.3.8 () {68 vars in 1376 bytes} [Fri Aug 7 09:55:18 2026] POST /volume/v3/volumes/613d2739-b5be-4209-a939-a3438c27eb67/action => generated 0 bytes in 258 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 07 09:55:19.176234 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.middleware.request_id [None req-e6d06760-71eb-484e-9bde-ba7da69d32fe None None] RequestId filter calling following filter/app {{(pid=100298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:55:19.178931 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [None req-e6d06760-71eb-484e-9bde-ba7da69d32fe tempest-VolumesActionsTest-864810133 tempest-VolumesActionsTest-864810133-project-member] GET https://10.4.3.8/volume/v3/volumes/613d2739-b5be-4209-a939-a3438c27eb67 Aug 07 09:55:19.179282 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [None req-e6d06760-71eb-484e-9bde-ba7da69d32fe tempest-VolumesActionsTest-864810133 tempest-VolumesActionsTest-864810133-project-member] Empty body provided in request {{(pid=100298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 09:55:19.179575 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [None req-e6d06760-71eb-484e-9bde-ba7da69d32fe tempest-VolumesActionsTest-864810133 tempest-VolumesActionsTest-864810133-project-member] Calling method 'show' {{(pid=100298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 09:55:19.194162 np0000006707 devstack@c-api.service[100298]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 09:55:19.194162 np0000006707 devstack@c-api.service[100298]: warnings.warn( Aug 07 09:55:19.200621 np0000006707 devstack@c-api.service[100298]: INFO cinder.volume.api [None req-e6d06760-71eb-484e-9bde-ba7da69d32fe tempest-VolumesActionsTest-864810133 tempest-VolumesActionsTest-864810133-project-member] Volume info retrieved successfully. Aug 07 09:55:19.215448 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [None req-e6d06760-71eb-484e-9bde-ba7da69d32fe tempest-VolumesActionsTest-864810133 tempest-VolumesActionsTest-864810133-project-member] https://10.4.3.8/volume/v3/volumes/613d2739-b5be-4209-a939-a3438c27eb67 returned with HTTP 200 Aug 07 09:55:19.216211 np0000006707 devstack@c-api.service[100298]: [pid: 100298|app: 0|req: 328/1306] 10.4.3.8 () {66 vars in 1334 bytes} [Fri Aug 7 09:55:19 2026] GET /volume/v3/volumes/613d2739-b5be-4209-a939-a3438c27eb67 => generated 1171 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 09:55:19.238940 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [None req-55398ac8-e382-4562-93c1-30c458ccf8de None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:55:19.243440 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-55398ac8-e382-4562-93c1-30c458ccf8de tempest-VolumesActionsTest-69512304 tempest-VolumesActionsTest-69512304-project-admin] POST https://10.4.3.8/volume/v3/volumes/613d2739-b5be-4209-a939-a3438c27eb67/action Aug 07 09:55:19.245670 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-55398ac8-e382-4562-93c1-30c458ccf8de tempest-VolumesActionsTest-69512304 tempest-VolumesActionsTest-69512304-project-admin] Action body: b'{"os-force_detach": {"connector": null, "attachment_id": "9f70866c-b7ac-4973-bda3-ee1ce55f338c"}}' {{(pid=100297) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 07 09:55:19.246027 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-55398ac8-e382-4562-93c1-30c458ccf8de tempest-VolumesActionsTest-69512304 tempest-VolumesActionsTest-69512304-project-admin] Action: 'action', calling method: _force_detach, body: {"os-force_detach": {"connector": null, "attachment_id": "9f70866c-b7ac-4973-bda3-ee1ce55f338c"}} {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 09:55:19.264251 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [req-869cd2b0-3a40-4bb8-b71f-b7e95a630677 req-578574bf-90b7-459e-bdb1-fbedf2bc34ba None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:55:19.265607 np0000006707 devstack@c-api.service[100297]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 09:55:19.265607 np0000006707 devstack@c-api.service[100297]: warnings.warn( Aug 07 09:55:19.267150 np0000006707 devstack@c-api.service[100297]: INFO cinder.volume.api [None req-55398ac8-e382-4562-93c1-30c458ccf8de tempest-VolumesActionsTest-69512304 tempest-VolumesActionsTest-69512304-project-admin] Volume info retrieved successfully. Aug 07 09:55:19.270571 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [req-869cd2b0-3a40-4bb8-b71f-b7e95a630677 req-578574bf-90b7-459e-bdb1-fbedf2bc34ba tempest-VolumesSnapshotTestJSON-1374712720 tempest-VolumesSnapshotTestJSON-1374712720-project-member] GET https://10.4.3.8/volume/v3/volumes/afcd0246-5eb5-4885-a689-e3f1e29c0449 Aug 07 09:55:19.270571 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [req-869cd2b0-3a40-4bb8-b71f-b7e95a630677 req-578574bf-90b7-459e-bdb1-fbedf2bc34ba tempest-VolumesSnapshotTestJSON-1374712720 tempest-VolumesSnapshotTestJSON-1374712720-project-member] Empty body provided in request {{(pid=100296) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 09:55:19.270908 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [req-869cd2b0-3a40-4bb8-b71f-b7e95a630677 req-578574bf-90b7-459e-bdb1-fbedf2bc34ba tempest-VolumesSnapshotTestJSON-1374712720 tempest-VolumesSnapshotTestJSON-1374712720-project-member] Calling method 'show' {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 09:55:19.287863 np0000006707 devstack@c-api.service[100296]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 09:55:19.287863 np0000006707 devstack@c-api.service[100296]: warnings.warn( Aug 07 09:55:19.288027 np0000006707 devstack@c-api.service[100297]: INFO cinder.volume.api [None req-55398ac8-e382-4562-93c1-30c458ccf8de tempest-VolumesActionsTest-69512304 tempest-VolumesActionsTest-69512304-project-admin] Terminate volume connection completed successfully. Aug 07 09:55:19.301755 np0000006707 devstack@c-api.service[100296]: INFO cinder.volume.api [req-869cd2b0-3a40-4bb8-b71f-b7e95a630677 req-578574bf-90b7-459e-bdb1-fbedf2bc34ba tempest-VolumesSnapshotTestJSON-1374712720 tempest-VolumesSnapshotTestJSON-1374712720-project-member] Volume info retrieved successfully. Aug 07 09:55:19.304081 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.volume.api [None req-55398ac8-e382-4562-93c1-30c458ccf8de tempest-VolumesActionsTest-69512304 tempest-VolumesActionsTest-69512304-project-admin] Attempted to unreserve volume that was not reserved, nothing to do. {{(pid=100297) unreserve_volume /opt/stack/cinder/cinder/volume/api.py:788}} Aug 07 09:55:19.310574 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [req-869cd2b0-3a40-4bb8-b71f-b7e95a630677 req-578574bf-90b7-459e-bdb1-fbedf2bc34ba tempest-VolumesSnapshotTestJSON-1374712720 tempest-VolumesSnapshotTestJSON-1374712720-project-member] https://10.4.3.8/volume/v3/volumes/afcd0246-5eb5-4885-a689-e3f1e29c0449 returned with HTTP 200 Aug 07 09:55:19.311619 np0000006707 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 328/1307] 10.4.3.8 () {68 vars in 1584 bytes} [Fri Aug 7 09:55:19 2026] GET /volume/v3/volumes/afcd0246-5eb5-4885-a689-e3f1e29c0449 => generated 1357 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 09:55:19.391387 np0000006707 devstack@c-api.service[100297]: INFO cinder.volume.api [None req-55398ac8-e382-4562-93c1-30c458ccf8de tempest-VolumesActionsTest-69512304 tempest-VolumesActionsTest-69512304-project-admin] Detach volume completed successfully. Aug 07 09:55:19.391795 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-55398ac8-e382-4562-93c1-30c458ccf8de tempest-VolumesActionsTest-69512304 tempest-VolumesActionsTest-69512304-project-admin] https://10.4.3.8/volume/v3/volumes/613d2739-b5be-4209-a939-a3438c27eb67/action returned with HTTP 202 Aug 07 09:55:19.392433 np0000006707 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 328/1308] 10.4.3.8 () {68 vars in 1376 bytes} [Fri Aug 7 09:55:19 2026] POST /volume/v3/volumes/613d2739-b5be-4209-a939-a3438c27eb67/action => generated 0 bytes in 154 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 07 09:55:19.402970 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-0a5327e5-56bb-4bd6-885c-08c6b49eb015 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:55:19.409327 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-0a5327e5-56bb-4bd6-885c-08c6b49eb015 tempest-VolumesActionsTest-864810133 tempest-VolumesActionsTest-864810133-project-member] GET https://10.4.3.8/volume/v3/volumes/613d2739-b5be-4209-a939-a3438c27eb67 Aug 07 09:55:19.410285 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-0a5327e5-56bb-4bd6-885c-08c6b49eb015 tempest-VolumesActionsTest-864810133 tempest-VolumesActionsTest-864810133-project-member] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 09:55:19.410802 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-0a5327e5-56bb-4bd6-885c-08c6b49eb015 tempest-VolumesActionsTest-864810133 tempest-VolumesActionsTest-864810133-project-member] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 09:55:19.430825 np0000006707 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 09:55:19.430825 np0000006707 devstack@c-api.service[100295]: warnings.warn( Aug 07 09:55:19.436294 np0000006707 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-0a5327e5-56bb-4bd6-885c-08c6b49eb015 tempest-VolumesActionsTest-864810133 tempest-VolumesActionsTest-864810133-project-member] Volume info retrieved successfully. Aug 07 09:55:19.442494 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-0a5327e5-56bb-4bd6-885c-08c6b49eb015 tempest-VolumesActionsTest-864810133 tempest-VolumesActionsTest-864810133-project-member] https://10.4.3.8/volume/v3/volumes/613d2739-b5be-4209-a939-a3438c27eb67 returned with HTTP 200 Aug 07 09:55:19.445041 np0000006707 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 325/1309] 10.4.3.8 () {66 vars in 1334 bytes} [Fri Aug 7 09:55:19 2026] GET /volume/v3/volumes/613d2739-b5be-4209-a939-a3438c27eb67 => generated 857 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 09:55:19.449765 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.middleware.request_id [None req-acd4052f-6816-42b1-b116-ae8ad2a5c575 None None] RequestId filter calling following filter/app {{(pid=100298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:55:19.450281 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [None req-acd4052f-6816-42b1-b116-ae8ad2a5c575 None None] GET https://10.4.3.8/volume// Aug 07 09:55:19.450543 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [None req-acd4052f-6816-42b1-b116-ae8ad2a5c575 None None] Empty body provided in request {{(pid=100298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 09:55:19.450772 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [None req-acd4052f-6816-42b1-b116-ae8ad2a5c575 None None] Calling method 'all' {{(pid=100298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 09:55:19.451129 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [None req-acd4052f-6816-42b1-b116-ae8ad2a5c575 None None] https://10.4.3.8/volume// returned with HTTP 300 Aug 07 09:55:19.452924 np0000006707 devstack@c-api.service[100298]: [pid: 100298|app: 0|req: 329/1310] 10.4.3.8 () {66 vars in 1414 bytes} [Fri Aug 7 09:55:19 2026] GET /volume/ => generated 384 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 07 09:55:19.463114 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [None req-35bfa2bf-3bbe-42bb-b62a-8f4c240afa92 None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:55:19.465386 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [req-869cd2b0-3a40-4bb8-b71f-b7e95a630677 req-52581caa-8dda-4688-8bca-58b9143ed05a None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:55:19.467847 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-35bfa2bf-3bbe-42bb-b62a-8f4c240afa92 tempest-VolumesActionsTest-864810133 tempest-VolumesActionsTest-864810133-project-member] GET https://10.4.3.8/volume/v3/volumes/613d2739-b5be-4209-a939-a3438c27eb67 Aug 07 09:55:19.468345 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-35bfa2bf-3bbe-42bb-b62a-8f4c240afa92 tempest-VolumesActionsTest-864810133 tempest-VolumesActionsTest-864810133-project-member] Empty body provided in request {{(pid=100296) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 09:55:19.468542 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-35bfa2bf-3bbe-42bb-b62a-8f4c240afa92 tempest-VolumesActionsTest-864810133 tempest-VolumesActionsTest-864810133-project-member] Calling method 'show' {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 09:55:19.472085 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [req-869cd2b0-3a40-4bb8-b71f-b7e95a630677 req-52581caa-8dda-4688-8bca-58b9143ed05a tempest-VolumesSnapshotTestJSON-1374712720 tempest-VolumesSnapshotTestJSON-1374712720-project-member] POST https://10.4.3.8/volume/v3/attachments Aug 07 09:55:19.472397 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [req-869cd2b0-3a40-4bb8-b71f-b7e95a630677 req-52581caa-8dda-4688-8bca-58b9143ed05a tempest-VolumesSnapshotTestJSON-1374712720 tempest-VolumesSnapshotTestJSON-1374712720-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "afcd0246-5eb5-4885-a689-e3f1e29c0449", "connector": null, "instance_uuid": "df4ba535-4ed0-4a80-a801-b93e77294f79"}} {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 09:55:19.486073 np0000006707 devstack@c-api.service[100296]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 09:55:19.486073 np0000006707 devstack@c-api.service[100296]: warnings.warn( Aug 07 09:55:19.491846 np0000006707 devstack@c-api.service[100297]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 09:55:19.491846 np0000006707 devstack@c-api.service[100297]: warnings.warn( Aug 07 09:55:19.493871 np0000006707 devstack@c-api.service[100296]: INFO cinder.volume.api [None req-35bfa2bf-3bbe-42bb-b62a-8f4c240afa92 tempest-VolumesActionsTest-864810133 tempest-VolumesActionsTest-864810133-project-member] Volume info retrieved successfully. Aug 07 09:55:19.513285 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-35bfa2bf-3bbe-42bb-b62a-8f4c240afa92 tempest-VolumesActionsTest-864810133 tempest-VolumesActionsTest-864810133-project-member] https://10.4.3.8/volume/v3/volumes/613d2739-b5be-4209-a939-a3438c27eb67 returned with HTTP 200 Aug 07 09:55:19.514084 np0000006707 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 329/1311] 10.4.3.8 () {66 vars in 1334 bytes} [Fri Aug 7 09:55:19 2026] GET /volume/v3/volumes/613d2739-b5be-4209-a939-a3438c27eb67 => generated 857 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 09:55:19.533667 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-3586d0c6-1876-4a08-b77c-6b39a0c3ab38 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:55:19.535863 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-3586d0c6-1876-4a08-b77c-6b39a0c3ab38 tempest-VolumesActionsTest-864810133 tempest-VolumesActionsTest-864810133-project-member] POST https://10.4.3.8/volume/v3/volumes/613d2739-b5be-4209-a939-a3438c27eb67/action Aug 07 09:55:19.537024 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-3586d0c6-1876-4a08-b77c-6b39a0c3ab38 tempest-VolumesActionsTest-864810133 tempest-VolumesActionsTest-864810133-project-member] Action body: b'{"os-detach": {}}' {{(pid=100295) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 07 09:55:19.537024 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-3586d0c6-1876-4a08-b77c-6b39a0c3ab38 tempest-VolumesActionsTest-864810133 tempest-VolumesActionsTest-864810133-project-member] Action: 'action', calling method: _detach, body: {"os-detach": {}} {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 09:55:19.550991 np0000006707 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 09:55:19.550991 np0000006707 devstack@c-api.service[100295]: warnings.warn( Aug 07 09:55:19.551165 np0000006707 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-3586d0c6-1876-4a08-b77c-6b39a0c3ab38 tempest-VolumesActionsTest-864810133 tempest-VolumesActionsTest-864810133-project-member] Volume info retrieved successfully. Aug 07 09:55:19.570397 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [req-869cd2b0-3a40-4bb8-b71f-b7e95a630677 req-52581caa-8dda-4688-8bca-58b9143ed05a tempest-VolumesSnapshotTestJSON-1374712720 tempest-VolumesSnapshotTestJSON-1374712720-project-member] https://10.4.3.8/volume/v3/attachments returned with HTTP 200 Aug 07 09:55:19.570810 np0000006707 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 329/1312] 10.4.3.8 () {74 vars in 1580 bytes} [Fri Aug 7 09:55:19 2026] POST /volume/v3/attachments => generated 273 bytes in 106 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 09:55:19.585503 np0000006707 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-3586d0c6-1876-4a08-b77c-6b39a0c3ab38 tempest-VolumesActionsTest-864810133 tempest-VolumesActionsTest-864810133-project-member] Detach volume completed successfully. Aug 07 09:55:19.585954 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-3586d0c6-1876-4a08-b77c-6b39a0c3ab38 tempest-VolumesActionsTest-864810133 tempest-VolumesActionsTest-864810133-project-member] https://10.4.3.8/volume/v3/volumes/613d2739-b5be-4209-a939-a3438c27eb67/action returned with HTTP 202 Aug 07 09:55:19.586619 np0000006707 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 326/1313] 10.4.3.8 () {68 vars in 1376 bytes} [Fri Aug 7 09:55:19 2026] POST /volume/v3/volumes/613d2739-b5be-4209-a939-a3438c27eb67/action => generated 0 bytes in 54 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 07 09:55:19.597837 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.middleware.request_id [None req-8979a154-6db9-417b-8605-ce70143086e7 None None] RequestId filter calling following filter/app {{(pid=100298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:55:19.602704 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [None req-8979a154-6db9-417b-8605-ce70143086e7 tempest-VolumesActionsTest-864810133 tempest-VolumesActionsTest-864810133-project-member] GET https://10.4.3.8/volume/v3/volumes/613d2739-b5be-4209-a939-a3438c27eb67 Aug 07 09:55:19.602704 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [None req-8979a154-6db9-417b-8605-ce70143086e7 tempest-VolumesActionsTest-864810133 tempest-VolumesActionsTest-864810133-project-member] Empty body provided in request {{(pid=100298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 09:55:19.605762 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [None req-8979a154-6db9-417b-8605-ce70143086e7 tempest-VolumesActionsTest-864810133 tempest-VolumesActionsTest-864810133-project-member] Calling method 'show' {{(pid=100298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 09:55:19.628203 np0000006707 devstack@c-api.service[100298]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 09:55:19.628203 np0000006707 devstack@c-api.service[100298]: warnings.warn( Aug 07 09:55:19.637291 np0000006707 devstack@c-api.service[100298]: INFO cinder.volume.api [None req-8979a154-6db9-417b-8605-ce70143086e7 tempest-VolumesActionsTest-864810133 tempest-VolumesActionsTest-864810133-project-member] Volume info retrieved successfully. Aug 07 09:55:19.638143 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [None req-e4f9e62b-b971-4203-a717-da21d17854e7 None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:55:19.644370 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-e4f9e62b-b971-4203-a717-da21d17854e7 tempest-VolumesSnapshotTestJSON-1374712720 tempest-VolumesSnapshotTestJSON-1374712720-project-member] GET https://10.4.3.8/volume/v3/volumes/afcd0246-5eb5-4885-a689-e3f1e29c0449 Aug 07 09:55:19.645295 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-e4f9e62b-b971-4203-a717-da21d17854e7 tempest-VolumesSnapshotTestJSON-1374712720 tempest-VolumesSnapshotTestJSON-1374712720-project-member] Empty body provided in request {{(pid=100296) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 09:55:19.645751 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-e4f9e62b-b971-4203-a717-da21d17854e7 tempest-VolumesSnapshotTestJSON-1374712720 tempest-VolumesSnapshotTestJSON-1374712720-project-member] Calling method 'show' {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 09:55:19.649629 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [None req-8979a154-6db9-417b-8605-ce70143086e7 tempest-VolumesActionsTest-864810133 tempest-VolumesActionsTest-864810133-project-member] https://10.4.3.8/volume/v3/volumes/613d2739-b5be-4209-a939-a3438c27eb67 returned with HTTP 200 Aug 07 09:55:19.649985 np0000006707 devstack@c-api.service[100298]: [pid: 100298|app: 0|req: 330/1314] 10.4.3.8 () {66 vars in 1334 bytes} [Fri Aug 7 09:55:19 2026] GET /volume/v3/volumes/613d2739-b5be-4209-a939-a3438c27eb67 => generated 857 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 09:55:19.653070 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [None req-aa2d4c8f-a664-4a09-a453-28b99d391ac2 None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:55:19.653714 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-aa2d4c8f-a664-4a09-a453-28b99d391ac2 None None] GET https://10.4.3.8/volume// Aug 07 09:55:19.653949 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-aa2d4c8f-a664-4a09-a453-28b99d391ac2 None None] Empty body provided in request {{(pid=100297) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 09:55:19.654378 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-aa2d4c8f-a664-4a09-a453-28b99d391ac2 None None] Calling method 'all' {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 09:55:19.654644 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-aa2d4c8f-a664-4a09-a453-28b99d391ac2 None None] https://10.4.3.8/volume// returned with HTTP 300 Aug 07 09:55:19.655230 np0000006707 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 330/1315] 10.4.3.8 () {66 vars in 1412 bytes} [Fri Aug 7 09:55:19 2026] GET /volume/ => generated 384 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 07 09:55:19.667711 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-8851de6e-6f97-481d-b371-46ddbb7ac24a None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:55:19.668096 np0000006707 devstack@c-api.service[100296]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 09:55:19.668096 np0000006707 devstack@c-api.service[100296]: warnings.warn( Aug 07 09:55:19.668520 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-8851de6e-6f97-481d-b371-46ddbb7ac24a tempest-VolumesActionsTest-864810133 tempest-VolumesActionsTest-864810133-project-member] GET https://10.4.3.8/volume/v3/volumes/613d2739-b5be-4209-a939-a3438c27eb67 Aug 07 09:55:19.668789 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.middleware.request_id [req-869cd2b0-3a40-4bb8-b71f-b7e95a630677 req-8469a098-1002-4c3e-b55e-54af09b0f375 None None] RequestId filter calling following filter/app {{(pid=100298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:55:19.669047 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-8851de6e-6f97-481d-b371-46ddbb7ac24a tempest-VolumesActionsTest-864810133 tempest-VolumesActionsTest-864810133-project-member] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 09:55:19.669181 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-8851de6e-6f97-481d-b371-46ddbb7ac24a tempest-VolumesActionsTest-864810133 tempest-VolumesActionsTest-864810133-project-member] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 09:55:19.672384 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [req-869cd2b0-3a40-4bb8-b71f-b7e95a630677 req-8469a098-1002-4c3e-b55e-54af09b0f375 tempest-VolumesSnapshotTestJSON-1374712720 tempest-VolumesSnapshotTestJSON-1374712720-project-member] GET https://10.4.3.8/volume/v3/volumes/afcd0246-5eb5-4885-a689-e3f1e29c0449 Aug 07 09:55:19.672384 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [req-869cd2b0-3a40-4bb8-b71f-b7e95a630677 req-8469a098-1002-4c3e-b55e-54af09b0f375 tempest-VolumesSnapshotTestJSON-1374712720 tempest-VolumesSnapshotTestJSON-1374712720-project-member] Empty body provided in request {{(pid=100298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 09:55:19.672384 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [req-869cd2b0-3a40-4bb8-b71f-b7e95a630677 req-8469a098-1002-4c3e-b55e-54af09b0f375 tempest-VolumesSnapshotTestJSON-1374712720 tempest-VolumesSnapshotTestJSON-1374712720-project-member] Calling method 'show' {{(pid=100298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 09:55:19.673314 np0000006707 devstack@c-api.service[100296]: INFO cinder.volume.api [None req-e4f9e62b-b971-4203-a717-da21d17854e7 tempest-VolumesSnapshotTestJSON-1374712720 tempest-VolumesSnapshotTestJSON-1374712720-project-member] Volume info retrieved successfully. Aug 07 09:55:19.681455 np0000006707 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 09:55:19.681455 np0000006707 devstack@c-api.service[100295]: warnings.warn( Aug 07 09:55:19.682444 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-e4f9e62b-b971-4203-a717-da21d17854e7 tempest-VolumesSnapshotTestJSON-1374712720 tempest-VolumesSnapshotTestJSON-1374712720-project-member] https://10.4.3.8/volume/v3/volumes/afcd0246-5eb5-4885-a689-e3f1e29c0449 returned with HTTP 200 Aug 07 09:55:19.683180 np0000006707 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 330/1316] 10.4.3.8 () {66 vars in 1334 bytes} [Fri Aug 7 09:55:19 2026] GET /volume/v3/volumes/afcd0246-5eb5-4885-a689-e3f1e29c0449 => generated 1356 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 09:55:19.688067 np0000006707 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-8851de6e-6f97-481d-b371-46ddbb7ac24a tempest-VolumesActionsTest-864810133 tempest-VolumesActionsTest-864810133-project-member] Volume info retrieved successfully. Aug 07 09:55:19.693804 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-8851de6e-6f97-481d-b371-46ddbb7ac24a tempest-VolumesActionsTest-864810133 tempest-VolumesActionsTest-864810133-project-member] https://10.4.3.8/volume/v3/volumes/613d2739-b5be-4209-a939-a3438c27eb67 returned with HTTP 200 Aug 07 09:55:19.694269 np0000006707 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 327/1317] 10.4.3.8 () {66 vars in 1334 bytes} [Fri Aug 7 09:55:19 2026] GET /volume/v3/volumes/613d2739-b5be-4209-a939-a3438c27eb67 => generated 857 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 09:55:19.696050 np0000006707 devstack@c-api.service[100298]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 09:55:19.696050 np0000006707 devstack@c-api.service[100298]: warnings.warn( Aug 07 09:55:19.711290 np0000006707 devstack@c-api.service[100298]: INFO cinder.volume.api [req-869cd2b0-3a40-4bb8-b71f-b7e95a630677 req-8469a098-1002-4c3e-b55e-54af09b0f375 tempest-VolumesSnapshotTestJSON-1374712720 tempest-VolumesSnapshotTestJSON-1374712720-project-member] Volume info retrieved successfully. Aug 07 09:55:19.720967 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [None req-ba2e5c8e-0f59-4d8f-a049-1d584841d2cc None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:55:19.721430 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [req-869cd2b0-3a40-4bb8-b71f-b7e95a630677 req-8469a098-1002-4c3e-b55e-54af09b0f375 tempest-VolumesSnapshotTestJSON-1374712720 tempest-VolumesSnapshotTestJSON-1374712720-project-member] https://10.4.3.8/volume/v3/volumes/afcd0246-5eb5-4885-a689-e3f1e29c0449 returned with HTTP 200 Aug 07 09:55:19.722121 np0000006707 devstack@c-api.service[100298]: [pid: 100298|app: 0|req: 331/1318] 10.4.3.8 () {70 vars in 1625 bytes} [Fri Aug 7 09:55:19 2026] GET /volume/v3/volumes/afcd0246-5eb5-4885-a689-e3f1e29c0449 => generated 1536 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 07 09:55:19.724555 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-ba2e5c8e-0f59-4d8f-a049-1d584841d2cc tempest-VolumesActionsTest-864810133 tempest-VolumesActionsTest-864810133-project-member] DELETE https://10.4.3.8/volume/v3/volumes/613d2739-b5be-4209-a939-a3438c27eb67 Aug 07 09:55:19.724555 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-ba2e5c8e-0f59-4d8f-a049-1d584841d2cc tempest-VolumesActionsTest-864810133 tempest-VolumesActionsTest-864810133-project-member] Empty body provided in request {{(pid=100297) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 09:55:19.724774 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-ba2e5c8e-0f59-4d8f-a049-1d584841d2cc tempest-VolumesActionsTest-864810133 tempest-VolumesActionsTest-864810133-project-member] Calling method 'delete' {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 09:55:19.725106 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.v3.volumes [None req-ba2e5c8e-0f59-4d8f-a049-1d584841d2cc tempest-VolumesActionsTest-864810133 tempest-VolumesActionsTest-864810133-project-member] Delete volume with id: 613d2739-b5be-4209-a939-a3438c27eb67 Aug 07 09:55:19.750687 np0000006707 devstack@c-api.service[100297]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 09:55:19.750687 np0000006707 devstack@c-api.service[100297]: warnings.warn( Aug 07 09:55:19.751353 np0000006707 devstack@c-api.service[100297]: INFO cinder.volume.api [None req-ba2e5c8e-0f59-4d8f-a049-1d584841d2cc tempest-VolumesActionsTest-864810133 tempest-VolumesActionsTest-864810133-project-member] Volume info retrieved successfully. Aug 07 09:55:19.787622 np0000006707 devstack@c-api.service[100297]: INFO cinder.volume.api [None req-ba2e5c8e-0f59-4d8f-a049-1d584841d2cc tempest-VolumesActionsTest-864810133 tempest-VolumesActionsTest-864810133-project-member] Delete volume request issued successfully. Aug 07 09:55:19.788677 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-ba2e5c8e-0f59-4d8f-a049-1d584841d2cc tempest-VolumesActionsTest-864810133 tempest-VolumesActionsTest-864810133-project-member] https://10.4.3.8/volume/v3/volumes/613d2739-b5be-4209-a939-a3438c27eb67 returned with HTTP 202 Aug 07 09:55:19.789333 np0000006707 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 331/1319] 10.4.3.8 () {66 vars in 1337 bytes} [Fri Aug 7 09:55:19 2026] DELETE /volume/v3/volumes/613d2739-b5be-4209-a939-a3438c27eb67 => generated 0 bytes in 69 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 07 09:55:19.799898 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [None req-80ffc130-bece-46b7-aede-edc2dc96706e None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:55:19.802577 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-80ffc130-bece-46b7-aede-edc2dc96706e tempest-VolumesActionsTest-864810133 tempest-VolumesActionsTest-864810133-project-member] GET https://10.4.3.8/volume/v3/volumes/613d2739-b5be-4209-a939-a3438c27eb67 Aug 07 09:55:19.802577 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-80ffc130-bece-46b7-aede-edc2dc96706e tempest-VolumesActionsTest-864810133 tempest-VolumesActionsTest-864810133-project-member] Empty body provided in request {{(pid=100296) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 09:55:19.802834 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-80ffc130-bece-46b7-aede-edc2dc96706e tempest-VolumesActionsTest-864810133 tempest-VolumesActionsTest-864810133-project-member] Calling method 'show' {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 09:55:19.813097 np0000006707 devstack@c-api.service[100296]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 09:55:19.813097 np0000006707 devstack@c-api.service[100296]: warnings.warn( Aug 07 09:55:19.820121 np0000006707 devstack@c-api.service[100296]: INFO cinder.volume.api [None req-80ffc130-bece-46b7-aede-edc2dc96706e tempest-VolumesActionsTest-864810133 tempest-VolumesActionsTest-864810133-project-member] Volume info retrieved successfully. Aug 07 09:55:19.827717 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-80ffc130-bece-46b7-aede-edc2dc96706e tempest-VolumesActionsTest-864810133 tempest-VolumesActionsTest-864810133-project-member] https://10.4.3.8/volume/v3/volumes/613d2739-b5be-4209-a939-a3438c27eb67 returned with HTTP 200 Aug 07 09:55:19.828946 np0000006707 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 331/1320] 10.4.3.8 () {66 vars in 1334 bytes} [Fri Aug 7 09:55:19 2026] GET /volume/v3/volumes/613d2739-b5be-4209-a939-a3438c27eb67 => generated 856 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 09:55:19.878812 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [req-869cd2b0-3a40-4bb8-b71f-b7e95a630677 req-17e26675-391e-4dfa-a08b-fb8f067ec6e3 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:55:19.881985 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [req-869cd2b0-3a40-4bb8-b71f-b7e95a630677 req-17e26675-391e-4dfa-a08b-fb8f067ec6e3 tempest-VolumesSnapshotTestJSON-1374712720 tempest-VolumesSnapshotTestJSON-1374712720-project-member] PUT https://10.4.3.8/volume/v3/attachments/afc24dc2-46a3-4d06-962e-f7ed22d4a72f Aug 07 09:55:19.882712 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [req-869cd2b0-3a40-4bb8-b71f-b7e95a630677 req-17e26675-391e-4dfa-a08b-fb8f067ec6e3 tempest-VolumesSnapshotTestJSON-1374712720 tempest-VolumesSnapshotTestJSON-1374712720-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.8", "host": "np0000006707", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:568b993d50b1", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "d2780578-1896-461f-80ac-b58d2e346b90", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 09:55:19.901740 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.coordination [req-869cd2b0-3a40-4bb8-b71f-b7e95a630677 req-17e26675-391e-4dfa-a08b-fb8f067ec6e3 tempest-VolumesSnapshotTestJSON-1374712720 tempest-VolumesSnapshotTestJSON-1374712720-project-member] Acquiring lock "cinder-attachment_update-afcd0246-5eb5-4885-a689-e3f1e29c0449-np0000006707" by "attachment_update" {{(pid=100295) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 07 09:55:19.912658 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.coordination [req-869cd2b0-3a40-4bb8-b71f-b7e95a630677 req-17e26675-391e-4dfa-a08b-fb8f067ec6e3 tempest-VolumesSnapshotTestJSON-1374712720 tempest-VolumesSnapshotTestJSON-1374712720-project-member] Lock "cinder-attachment_update-afcd0246-5eb5-4885-a689-e3f1e29c0449-np0000006707" acquired by "attachment_update" :: waited 0.010s {{(pid=100295) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 07 09:55:19.912658 np0000006707 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 09:55:19.912658 np0000006707 devstack@c-api.service[100295]: warnings.warn( Aug 07 09:55:20.050025 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.coordination [req-869cd2b0-3a40-4bb8-b71f-b7e95a630677 req-17e26675-391e-4dfa-a08b-fb8f067ec6e3 tempest-VolumesSnapshotTestJSON-1374712720 tempest-VolumesSnapshotTestJSON-1374712720-project-member] Lock "cinder-attachment_update-afcd0246-5eb5-4885-a689-e3f1e29c0449-np0000006707" released by "attachment_update" :: held 0.138s {{(pid=100295) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 07 09:55:20.050025 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [req-869cd2b0-3a40-4bb8-b71f-b7e95a630677 req-17e26675-391e-4dfa-a08b-fb8f067ec6e3 tempest-VolumesSnapshotTestJSON-1374712720 tempest-VolumesSnapshotTestJSON-1374712720-project-member] https://10.4.3.8/volume/v3/attachments/afc24dc2-46a3-4d06-962e-f7ed22d4a72f returned with HTTP 200 Aug 07 09:55:20.050025 np0000006707 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 328/1321] 10.4.3.8 () {74 vars in 1690 bytes} [Fri Aug 7 09:55:19 2026] PUT /volume/v3/attachments/afc24dc2-46a3-4d06-962e-f7ed22d4a72f => generated 969 bytes in 172 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 09:55:20.711971 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.middleware.request_id [None req-e6b5eb72-2e3e-4e96-a07d-91f7300a2947 None None] RequestId filter calling following filter/app {{(pid=100298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:55:20.714704 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [None req-e6b5eb72-2e3e-4e96-a07d-91f7300a2947 tempest-VolumesSnapshotTestJSON-1374712720 tempest-VolumesSnapshotTestJSON-1374712720-project-member] GET https://10.4.3.8/volume/v3/volumes/afcd0246-5eb5-4885-a689-e3f1e29c0449 Aug 07 09:55:20.715054 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [None req-e6b5eb72-2e3e-4e96-a07d-91f7300a2947 tempest-VolumesSnapshotTestJSON-1374712720 tempest-VolumesSnapshotTestJSON-1374712720-project-member] Empty body provided in request {{(pid=100298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 09:55:20.715410 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [None req-e6b5eb72-2e3e-4e96-a07d-91f7300a2947 tempest-VolumesSnapshotTestJSON-1374712720 tempest-VolumesSnapshotTestJSON-1374712720-project-member] Calling method 'show' {{(pid=100298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 09:55:20.745543 np0000006707 devstack@c-api.service[100298]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 09:55:20.745543 np0000006707 devstack@c-api.service[100298]: warnings.warn( Aug 07 09:55:20.755099 np0000006707 devstack@c-api.service[100298]: INFO cinder.volume.api [None req-e6b5eb72-2e3e-4e96-a07d-91f7300a2947 tempest-VolumesSnapshotTestJSON-1374712720 tempest-VolumesSnapshotTestJSON-1374712720-project-member] Volume info retrieved successfully. Aug 07 09:55:20.770621 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [None req-e6b5eb72-2e3e-4e96-a07d-91f7300a2947 tempest-VolumesSnapshotTestJSON-1374712720 tempest-VolumesSnapshotTestJSON-1374712720-project-member] https://10.4.3.8/volume/v3/volumes/afcd0246-5eb5-4885-a689-e3f1e29c0449 returned with HTTP 200 Aug 07 09:55:20.770621 np0000006707 devstack@c-api.service[100298]: [pid: 100298|app: 0|req: 332/1322] 10.4.3.8 () {66 vars in 1334 bytes} [Fri Aug 7 09:55:20 2026] GET /volume/v3/volumes/afcd0246-5eb5-4885-a689-e3f1e29c0449 => generated 1357 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 09:55:20.853657 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [None req-cd66c772-0965-41fb-8036-1dad2da0766d None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:55:20.855270 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-cd66c772-0965-41fb-8036-1dad2da0766d tempest-VolumesActionsTest-864810133 tempest-VolumesActionsTest-864810133-project-member] GET https://10.4.3.8/volume/v3/volumes/613d2739-b5be-4209-a939-a3438c27eb67 Aug 07 09:55:20.855636 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-cd66c772-0965-41fb-8036-1dad2da0766d tempest-VolumesActionsTest-864810133 tempest-VolumesActionsTest-864810133-project-member] Empty body provided in request {{(pid=100297) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 09:55:20.855847 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-cd66c772-0965-41fb-8036-1dad2da0766d tempest-VolumesActionsTest-864810133 tempest-VolumesActionsTest-864810133-project-member] Calling method 'show' {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 09:55:20.867800 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-cd66c772-0965-41fb-8036-1dad2da0766d tempest-VolumesActionsTest-864810133 tempest-VolumesActionsTest-864810133-project-member] https://10.4.3.8/volume/v3/volumes/613d2739-b5be-4209-a939-a3438c27eb67 returned with HTTP 404 Aug 07 09:55:20.868967 np0000006707 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 332/1323] 10.4.3.8 () {66 vars in 1334 bytes} [Fri Aug 7 09:55:20 2026] GET /volume/v3/volumes/613d2739-b5be-4209-a939-a3438c27eb67 => generated 109 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 09:55:21.040821 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [req-23624b7d-5c43-4f87-bec9-1ba211f7035b req-09a3f172-6859-4f55-9d67-da9d861a1441 None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:55:21.048578 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [req-23624b7d-5c43-4f87-bec9-1ba211f7035b req-09a3f172-6859-4f55-9d67-da9d861a1441 tempest-TestMinimumBasicScenario-810654635 tempest-TestMinimumBasicScenario-810654635-project-member] GET https://10.4.3.8/volume/v3/attachments?instance_id=60e54d82-b23e-4f24-9ade-df82cbb5f425 Aug 07 09:55:21.048578 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [req-23624b7d-5c43-4f87-bec9-1ba211f7035b req-09a3f172-6859-4f55-9d67-da9d861a1441 tempest-TestMinimumBasicScenario-810654635 tempest-TestMinimumBasicScenario-810654635-project-member] Empty body provided in request {{(pid=100296) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 09:55:21.049045 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [req-23624b7d-5c43-4f87-bec9-1ba211f7035b req-09a3f172-6859-4f55-9d67-da9d861a1441 tempest-TestMinimumBasicScenario-810654635 tempest-TestMinimumBasicScenario-810654635-project-member] Calling method 'version_select' {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 09:55:21.065039 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [req-23624b7d-5c43-4f87-bec9-1ba211f7035b req-09a3f172-6859-4f55-9d67-da9d861a1441 tempest-TestMinimumBasicScenario-810654635 tempest-TestMinimumBasicScenario-810654635-project-member] https://10.4.3.8/volume/v3/attachments?instance_id=60e54d82-b23e-4f24-9ade-df82cbb5f425 returned with HTTP 200 Aug 07 09:55:21.065711 np0000006707 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 332/1324] 10.4.3.8 () {70 vars in 1623 bytes} [Fri Aug 7 09:55:21 2026] GET /volume/v3/attachments?instance_id=60e54d82-b23e-4f24-9ade-df82cbb5f425 => generated 192 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 09:55:21.087710 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [req-23624b7d-5c43-4f87-bec9-1ba211f7035b req-a1d896c8-bc53-47ea-ac97-cf4d332a483e None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:55:21.093674 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [req-23624b7d-5c43-4f87-bec9-1ba211f7035b req-a1d896c8-bc53-47ea-ac97-cf4d332a483e tempest-TestMinimumBasicScenario-810654635 tempest-TestMinimumBasicScenario-810654635-project-member] GET https://10.4.3.8/volume/v3/attachments/bd3f95cf-108b-4adc-a0f6-d993f4c8f51a Aug 07 09:55:21.094830 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [req-23624b7d-5c43-4f87-bec9-1ba211f7035b req-a1d896c8-bc53-47ea-ac97-cf4d332a483e tempest-TestMinimumBasicScenario-810654635 tempest-TestMinimumBasicScenario-810654635-project-member] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 09:55:21.094944 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [req-23624b7d-5c43-4f87-bec9-1ba211f7035b req-a1d896c8-bc53-47ea-ac97-cf4d332a483e tempest-TestMinimumBasicScenario-810654635 tempest-TestMinimumBasicScenario-810654635-project-member] Calling method 'version_select' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 09:55:21.132495 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [req-23624b7d-5c43-4f87-bec9-1ba211f7035b req-a1d896c8-bc53-47ea-ac97-cf4d332a483e tempest-TestMinimumBasicScenario-810654635 tempest-TestMinimumBasicScenario-810654635-project-member] https://10.4.3.8/volume/v3/attachments/bd3f95cf-108b-4adc-a0f6-d993f4c8f51a returned with HTTP 200 Aug 07 09:55:21.134297 np0000006707 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 329/1325] 10.4.3.8 () {70 vars in 1637 bytes} [Fri Aug 7 09:55:21 2026] GET /volume/v3/attachments/bd3f95cf-108b-4adc-a0f6-d993f4c8f51a => generated 993 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 09:55:21.791949 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.middleware.request_id [None req-60dec181-bed7-4941-b735-888878b88a88 None None] RequestId filter calling following filter/app {{(pid=100298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:55:21.795504 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [None req-60dec181-bed7-4941-b735-888878b88a88 tempest-VolumesSnapshotTestJSON-1374712720 tempest-VolumesSnapshotTestJSON-1374712720-project-member] GET https://10.4.3.8/volume/v3/volumes/afcd0246-5eb5-4885-a689-e3f1e29c0449 Aug 07 09:55:21.795822 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [None req-60dec181-bed7-4941-b735-888878b88a88 tempest-VolumesSnapshotTestJSON-1374712720 tempest-VolumesSnapshotTestJSON-1374712720-project-member] Empty body provided in request {{(pid=100298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 09:55:21.795975 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [None req-60dec181-bed7-4941-b735-888878b88a88 tempest-VolumesSnapshotTestJSON-1374712720 tempest-VolumesSnapshotTestJSON-1374712720-project-member] Calling method 'show' {{(pid=100298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 09:55:21.812328 np0000006707 devstack@c-api.service[100298]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 09:55:21.812328 np0000006707 devstack@c-api.service[100298]: warnings.warn( Aug 07 09:55:21.816762 np0000006707 devstack@c-api.service[100298]: INFO cinder.volume.api [None req-60dec181-bed7-4941-b735-888878b88a88 tempest-VolumesSnapshotTestJSON-1374712720 tempest-VolumesSnapshotTestJSON-1374712720-project-member] Volume info retrieved successfully. Aug 07 09:55:21.824015 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [None req-60dec181-bed7-4941-b735-888878b88a88 tempest-VolumesSnapshotTestJSON-1374712720 tempest-VolumesSnapshotTestJSON-1374712720-project-member] https://10.4.3.8/volume/v3/volumes/afcd0246-5eb5-4885-a689-e3f1e29c0449 returned with HTTP 200 Aug 07 09:55:21.824604 np0000006707 devstack@c-api.service[100298]: [pid: 100298|app: 0|req: 333/1326] 10.4.3.8 () {66 vars in 1334 bytes} [Fri Aug 7 09:55:21 2026] GET /volume/v3/volumes/afcd0246-5eb5-4885-a689-e3f1e29c0449 => generated 1357 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 09:55:22.846752 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [None req-d726c1c7-5bee-4f82-8910-0091b5ce36b4 None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:55:22.851079 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-d726c1c7-5bee-4f82-8910-0091b5ce36b4 tempest-VolumesSnapshotTestJSON-1374712720 tempest-VolumesSnapshotTestJSON-1374712720-project-member] GET https://10.4.3.8/volume/v3/volumes/afcd0246-5eb5-4885-a689-e3f1e29c0449 Aug 07 09:55:22.851444 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-d726c1c7-5bee-4f82-8910-0091b5ce36b4 tempest-VolumesSnapshotTestJSON-1374712720 tempest-VolumesSnapshotTestJSON-1374712720-project-member] Empty body provided in request {{(pid=100297) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 09:55:22.851740 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-d726c1c7-5bee-4f82-8910-0091b5ce36b4 tempest-VolumesSnapshotTestJSON-1374712720 tempest-VolumesSnapshotTestJSON-1374712720-project-member] Calling method 'show' {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 09:55:22.874791 np0000006707 devstack@c-api.service[100297]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 09:55:22.874791 np0000006707 devstack@c-api.service[100297]: warnings.warn( Aug 07 09:55:22.882063 np0000006707 devstack@c-api.service[100297]: INFO cinder.volume.api [None req-d726c1c7-5bee-4f82-8910-0091b5ce36b4 tempest-VolumesSnapshotTestJSON-1374712720 tempest-VolumesSnapshotTestJSON-1374712720-project-member] Volume info retrieved successfully. Aug 07 09:55:22.889175 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-d726c1c7-5bee-4f82-8910-0091b5ce36b4 tempest-VolumesSnapshotTestJSON-1374712720 tempest-VolumesSnapshotTestJSON-1374712720-project-member] https://10.4.3.8/volume/v3/volumes/afcd0246-5eb5-4885-a689-e3f1e29c0449 returned with HTTP 200 Aug 07 09:55:22.889793 np0000006707 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 333/1327] 10.4.3.8 () {66 vars in 1334 bytes} [Fri Aug 7 09:55:22 2026] GET /volume/v3/volumes/afcd0246-5eb5-4885-a689-e3f1e29c0449 => generated 1357 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 09:55:23.907264 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [None req-7ecf3752-ad03-4dba-9bd0-b727cf05c229 None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:55:23.910342 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-7ecf3752-ad03-4dba-9bd0-b727cf05c229 tempest-VolumesSnapshotTestJSON-1374712720 tempest-VolumesSnapshotTestJSON-1374712720-project-member] GET https://10.4.3.8/volume/v3/volumes/afcd0246-5eb5-4885-a689-e3f1e29c0449 Aug 07 09:55:23.910593 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-7ecf3752-ad03-4dba-9bd0-b727cf05c229 tempest-VolumesSnapshotTestJSON-1374712720 tempest-VolumesSnapshotTestJSON-1374712720-project-member] Empty body provided in request {{(pid=100296) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 09:55:23.910801 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-7ecf3752-ad03-4dba-9bd0-b727cf05c229 tempest-VolumesSnapshotTestJSON-1374712720 tempest-VolumesSnapshotTestJSON-1374712720-project-member] Calling method 'show' {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 09:55:23.921767 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-2658df23-ba99-47b4-8062-d1198df307aa None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:55:23.926132 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-2658df23-ba99-47b4-8062-d1198df307aa tempest-VolumesActionsTest-864810133 tempest-VolumesActionsTest-864810133-project-member] POST https://10.4.3.8/volume/v3/volumes Aug 07 09:55:23.926132 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-2658df23-ba99-47b4-8062-d1198df307aa tempest-VolumesActionsTest-864810133 tempest-VolumesActionsTest-864810133-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesActionsTest-Volume-1503809473"}} {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 09:55:23.926132 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.v3.volumes [None req-2658df23-ba99-47b4-8062-d1198df307aa tempest-VolumesActionsTest-864810133 tempest-VolumesActionsTest-864810133-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesActionsTest-Volume-1503809473'}} {{(pid=100295) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 07 09:55:23.926500 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.v3.volumes [None req-2658df23-ba99-47b4-8062-d1198df307aa tempest-VolumesActionsTest-864810133 tempest-VolumesActionsTest-864810133-project-member] Create volume of 1 GB Aug 07 09:55:23.926593 np0000006707 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 09:55:23.926593 np0000006707 devstack@c-api.service[100295]: warnings.warn( Aug 07 09:55:23.929150 np0000006707 devstack@c-api.service[100296]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 09:55:23.929150 np0000006707 devstack@c-api.service[100296]: warnings.warn( Aug 07 09:55:23.930957 np0000006707 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-2658df23-ba99-47b4-8062-d1198df307aa tempest-VolumesActionsTest-864810133 tempest-VolumesActionsTest-864810133-project-member] Availability Zones retrieved successfully. Aug 07 09:55:23.934019 np0000006707 devstack@c-api.service[100296]: INFO cinder.volume.api [None req-7ecf3752-ad03-4dba-9bd0-b727cf05c229 tempest-VolumesSnapshotTestJSON-1374712720 tempest-VolumesSnapshotTestJSON-1374712720-project-member] Volume info retrieved successfully. Aug 07 09:55:23.938492 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.volume.api [None req-2658df23-ba99-47b4-8062-d1198df307aa tempest-VolumesActionsTest-864810133 tempest-VolumesActionsTest-864810133-project-member] Flow 'volume_create_api' (63b4b1e4-588c-42a5-8bda-5746fc4b3088) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100295) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 09:55:23.939634 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.volume.api [None req-2658df23-ba99-47b4-8062-d1198df307aa tempest-VolumesActionsTest-864810133 tempest-VolumesActionsTest-864810133-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (129e2575-043b-46f7-a679-aa821390af1a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100295) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 09:55:23.941466 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-7ecf3752-ad03-4dba-9bd0-b727cf05c229 tempest-VolumesSnapshotTestJSON-1374712720 tempest-VolumesSnapshotTestJSON-1374712720-project-member] https://10.4.3.8/volume/v3/volumes/afcd0246-5eb5-4885-a689-e3f1e29c0449 returned with HTTP 200 Aug 07 09:55:23.941466 np0000006707 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 333/1328] 10.4.3.8 () {66 vars in 1334 bytes} [Fri Aug 7 09:55:23 2026] GET /volume/v3/volumes/afcd0246-5eb5-4885-a689-e3f1e29c0449 => generated 1357 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 09:55:23.941610 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.volume.flows.api.create_volume [None req-2658df23-ba99-47b4-8062-d1198df307aa tempest-VolumesActionsTest-864810133 tempest-VolumesActionsTest-864810133-project-member] Validating volume size '1' using validate_int {{(pid=100295) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 07 09:55:23.976035 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.volume.api [None req-2658df23-ba99-47b4-8062-d1198df307aa tempest-VolumesActionsTest-864810133 tempest-VolumesActionsTest-864810133-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (129e2575-043b-46f7-a679-aa821390af1a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-07T09:47:39Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=45fd9a3a-b61e-4c6c-9ab7-d02f06678d0d,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '45fd9a3a-b61e-4c6c-9ab7-d02f06678d0d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100295) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 09:55:23.977188 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.volume.api [None req-2658df23-ba99-47b4-8062-d1198df307aa tempest-VolumesActionsTest-864810133 tempest-VolumesActionsTest-864810133-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6bd766fe-6732-4c11-a383-a418afa027c9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100295) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 09:55:24.027887 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.quota [None req-2658df23-ba99-47b4-8062-d1198df307aa tempest-VolumesActionsTest-864810133 tempest-VolumesActionsTest-864810133-project-member] Created reservations ['4aa93d68-1869-4b4a-a67a-b714771cf31f', '8cd8c85c-34a2-41da-9fa3-79664fd9281f', '0b325b6f-d579-4f52-90e1-6dc20fd5f5a6', 'b67e0260-bd4e-4a0c-94e9-739a5087f763'] {{(pid=100295) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 09:55:24.028986 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.volume.api [None req-2658df23-ba99-47b4-8062-d1198df307aa tempest-VolumesActionsTest-864810133 tempest-VolumesActionsTest-864810133-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6bd766fe-6732-4c11-a383-a418afa027c9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['4aa93d68-1869-4b4a-a67a-b714771cf31f', '8cd8c85c-34a2-41da-9fa3-79664fd9281f', '0b325b6f-d579-4f52-90e1-6dc20fd5f5a6', 'b67e0260-bd4e-4a0c-94e9-739a5087f763']}' {{(pid=100295) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 09:55:24.030037 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.volume.api [None req-2658df23-ba99-47b4-8062-d1198df307aa tempest-VolumesActionsTest-864810133 tempest-VolumesActionsTest-864810133-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3d7dcd35-5eb0-4be1-9c25-173023840ad9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100295) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 09:55:24.060693 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.volume.api [None req-2658df23-ba99-47b4-8062-d1198df307aa tempest-VolumesActionsTest-864810133 tempest-VolumesActionsTest-864810133-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3d7dcd35-5eb0-4be1-9c25-173023840ad9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '35b8621b-8a30-4901-8a04-f1f39dd5ab09', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-1503809473',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c2cc3865ab5a45d5937227429f05d3cd',qos_specs=None,replication_status=,reservations=['4aa93d68-1869-4b4a-a67a-b714771cf31f','8cd8c85c-34a2-41da-9fa3-79664fd9281f','0b325b6f-d579-4f52-90e1-6dc20fd5f5a6','b67e0260-bd4e-4a0c-94e9-739a5087f763'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f406a886d1654f4a8037f5bca558aa2d',volume_type_id=45fd9a3a-b61e-4c6c-9ab7-d02f06678d0d), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-07T09:55:24Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-1503809473',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=35b8621b-8a30-4901-8a04-f1f39dd5ab09,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='c2cc3865ab5a45d5937227429f05d3cd',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='f406a886d1654f4a8037f5bca558aa2d',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(45fd9a3a-b61e-4c6c-9ab7-d02f06678d0d),volume_type_id=45fd9a3a-b61e-4c6c-9ab7-d02f06678d0d)}' {{(pid=100295) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 09:55:24.061776 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.volume.api [None req-2658df23-ba99-47b4-8062-d1198df307aa tempest-VolumesActionsTest-864810133 tempest-VolumesActionsTest-864810133-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9e5f0a14-e880-4257-8399-7082e62e2082) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100295) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 09:55:24.089532 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.volume.api [None req-2658df23-ba99-47b4-8062-d1198df307aa tempest-VolumesActionsTest-864810133 tempest-VolumesActionsTest-864810133-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9e5f0a14-e880-4257-8399-7082e62e2082) transitioned into state 'SUCCESS' from state '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-1503809473',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c2cc3865ab5a45d5937227429f05d3cd',qos_specs=None,replication_status=,reservations=['4aa93d68-1869-4b4a-a67a-b714771cf31f','8cd8c85c-34a2-41da-9fa3-79664fd9281f','0b325b6f-d579-4f52-90e1-6dc20fd5f5a6','b67e0260-bd4e-4a0c-94e9-739a5087f763'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f406a886d1654f4a8037f5bca558aa2d',volume_type_id=45fd9a3a-b61e-4c6c-9ab7-d02f06678d0d)}' {{(pid=100295) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 09:55:24.090343 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.volume.api [None req-2658df23-ba99-47b4-8062-d1198df307aa tempest-VolumesActionsTest-864810133 tempest-VolumesActionsTest-864810133-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (53a0ebdc-fb02-4c16-ace4-22beb7e2ed6e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100295) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 09:55:24.104038 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.volume.api [None req-2658df23-ba99-47b4-8062-d1198df307aa tempest-VolumesActionsTest-864810133 tempest-VolumesActionsTest-864810133-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (53a0ebdc-fb02-4c16-ace4-22beb7e2ed6e) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100295) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 09:55:24.105447 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.volume.api [None req-2658df23-ba99-47b4-8062-d1198df307aa tempest-VolumesActionsTest-864810133 tempest-VolumesActionsTest-864810133-project-member] Flow 'volume_create_api' (63b4b1e4-588c-42a5-8bda-5746fc4b3088) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100295) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 09:55:24.105915 np0000006707 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-2658df23-ba99-47b4-8062-d1198df307aa tempest-VolumesActionsTest-864810133 tempest-VolumesActionsTest-864810133-project-member] Create volume request issued successfully. Aug 07 09:55:24.106832 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-2658df23-ba99-47b4-8062-d1198df307aa tempest-VolumesActionsTest-864810133 tempest-VolumesActionsTest-864810133-project-member] https://10.4.3.8/volume/v3/volumes returned with HTTP 202 Aug 07 09:55:24.107439 np0000006707 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 330/1329] 10.4.3.8 () {68 vars in 1244 bytes} [Fri Aug 7 09:55:23 2026] POST /volume/v3/volumes => generated 745 bytes in 186 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 07 09:55:24.125971 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.middleware.request_id [None req-dd99378e-70ca-4c87-bc7a-37adf5ee3cbd None None] RequestId filter calling following filter/app {{(pid=100298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:55:24.130277 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [None req-dd99378e-70ca-4c87-bc7a-37adf5ee3cbd tempest-VolumesActionsTest-864810133 tempest-VolumesActionsTest-864810133-project-member] GET https://10.4.3.8/volume/v3/volumes/35b8621b-8a30-4901-8a04-f1f39dd5ab09 Aug 07 09:55:24.130372 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [None req-dd99378e-70ca-4c87-bc7a-37adf5ee3cbd tempest-VolumesActionsTest-864810133 tempest-VolumesActionsTest-864810133-project-member] Empty body provided in request {{(pid=100298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 09:55:24.130654 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [None req-dd99378e-70ca-4c87-bc7a-37adf5ee3cbd tempest-VolumesActionsTest-864810133 tempest-VolumesActionsTest-864810133-project-member] Calling method 'show' {{(pid=100298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 09:55:24.138031 np0000006707 devstack@c-api.service[100298]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 09:55:24.138031 np0000006707 devstack@c-api.service[100298]: warnings.warn( Aug 07 09:55:24.142444 np0000006707 devstack@c-api.service[100298]: INFO cinder.volume.api [None req-dd99378e-70ca-4c87-bc7a-37adf5ee3cbd tempest-VolumesActionsTest-864810133 tempest-VolumesActionsTest-864810133-project-member] Volume info retrieved successfully. Aug 07 09:55:24.147630 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [None req-dd99378e-70ca-4c87-bc7a-37adf5ee3cbd tempest-VolumesActionsTest-864810133 tempest-VolumesActionsTest-864810133-project-member] https://10.4.3.8/volume/v3/volumes/35b8621b-8a30-4901-8a04-f1f39dd5ab09 returned with HTTP 200 Aug 07 09:55:24.150675 np0000006707 devstack@c-api.service[100298]: [pid: 100298|app: 0|req: 334/1330] 10.4.3.8 () {66 vars in 1334 bytes} [Fri Aug 7 09:55:24 2026] GET /volume/v3/volumes/35b8621b-8a30-4901-8a04-f1f39dd5ab09 => generated 813 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 09:55:24.439129 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [req-869cd2b0-3a40-4bb8-b71f-b7e95a630677 req-bdb9f5fb-45d0-4e80-bff9-55d4d6018070 None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:55:24.448104 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [req-869cd2b0-3a40-4bb8-b71f-b7e95a630677 req-bdb9f5fb-45d0-4e80-bff9-55d4d6018070 tempest-VolumesSnapshotTestJSON-1374712720 tempest-VolumesSnapshotTestJSON-1374712720-project-member] POST https://10.4.3.8/volume/v3/attachments/afc24dc2-46a3-4d06-962e-f7ed22d4a72f/action Aug 07 09:55:24.448104 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [req-869cd2b0-3a40-4bb8-b71f-b7e95a630677 req-bdb9f5fb-45d0-4e80-bff9-55d4d6018070 tempest-VolumesSnapshotTestJSON-1374712720 tempest-VolumesSnapshotTestJSON-1374712720-project-member] Action body: b'{"os-complete": null}' {{(pid=100297) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 07 09:55:24.448104 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [req-869cd2b0-3a40-4bb8-b71f-b7e95a630677 req-bdb9f5fb-45d0-4e80-bff9-55d4d6018070 tempest-VolumesSnapshotTestJSON-1374712720 tempest-VolumesSnapshotTestJSON-1374712720-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 09:55:24.477471 np0000006707 devstack@c-api.service[100297]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 09:55:24.477471 np0000006707 devstack@c-api.service[100297]: warnings.warn( Aug 07 09:55:24.507438 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [req-869cd2b0-3a40-4bb8-b71f-b7e95a630677 req-bdb9f5fb-45d0-4e80-bff9-55d4d6018070 tempest-VolumesSnapshotTestJSON-1374712720 tempest-VolumesSnapshotTestJSON-1374712720-project-member] https://10.4.3.8/volume/v3/attachments/afc24dc2-46a3-4d06-962e-f7ed22d4a72f/action returned with HTTP 204 Aug 07 09:55:24.508384 np0000006707 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 334/1331] 10.4.3.8 () {74 vars in 1711 bytes} [Fri Aug 7 09:55:24 2026] POST /volume/v3/attachments/afc24dc2-46a3-4d06-962e-f7ed22d4a72f/action => generated 0 bytes in 69 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 07 09:55:24.953807 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [None req-e91c65bc-e986-45ca-8ee4-c63e3228448a None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:55:24.955659 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-e91c65bc-e986-45ca-8ee4-c63e3228448a tempest-VolumesSnapshotTestJSON-1374712720 tempest-VolumesSnapshotTestJSON-1374712720-project-member] GET https://10.4.3.8/volume/v3/volumes/afcd0246-5eb5-4885-a689-e3f1e29c0449 Aug 07 09:55:24.955913 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-e91c65bc-e986-45ca-8ee4-c63e3228448a tempest-VolumesSnapshotTestJSON-1374712720 tempest-VolumesSnapshotTestJSON-1374712720-project-member] Empty body provided in request {{(pid=100296) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 09:55:24.956139 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-e91c65bc-e986-45ca-8ee4-c63e3228448a tempest-VolumesSnapshotTestJSON-1374712720 tempest-VolumesSnapshotTestJSON-1374712720-project-member] Calling method 'show' {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 09:55:24.966362 np0000006707 devstack@c-api.service[100296]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 09:55:24.966362 np0000006707 devstack@c-api.service[100296]: warnings.warn( Aug 07 09:55:24.969833 np0000006707 devstack@c-api.service[100296]: INFO cinder.volume.api [None req-e91c65bc-e986-45ca-8ee4-c63e3228448a tempest-VolumesSnapshotTestJSON-1374712720 tempest-VolumesSnapshotTestJSON-1374712720-project-member] Volume info retrieved successfully. Aug 07 09:55:24.974715 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-e91c65bc-e986-45ca-8ee4-c63e3228448a tempest-VolumesSnapshotTestJSON-1374712720 tempest-VolumesSnapshotTestJSON-1374712720-project-member] https://10.4.3.8/volume/v3/volumes/afcd0246-5eb5-4885-a689-e3f1e29c0449 returned with HTTP 200 Aug 07 09:55:24.975165 np0000006707 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 334/1332] 10.4.3.8 () {66 vars in 1334 bytes} [Fri Aug 7 09:55:24 2026] GET /volume/v3/volumes/afcd0246-5eb5-4885-a689-e3f1e29c0449 => generated 1649 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 09:55:24.992541 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-def6e0a6-f1ad-43f5-9c5a-77a5a81047d6 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:55:24.995290 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-def6e0a6-f1ad-43f5-9c5a-77a5a81047d6 tempest-VolumesSnapshotTestJSON-1374712720 tempest-VolumesSnapshotTestJSON-1374712720-project-member] POST https://10.4.3.8/volume/v3/snapshots Aug 07 09:55:24.996021 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-def6e0a6-f1ad-43f5-9c5a-77a5a81047d6 tempest-VolumesSnapshotTestJSON-1374712720 tempest-VolumesSnapshotTestJSON-1374712720-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "afcd0246-5eb5-4885-a689-e3f1e29c0449", "force": false, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-2061860142"}} {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 09:55:25.013555 np0000006707 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 09:55:25.013555 np0000006707 devstack@c-api.service[100295]: warnings.warn( Aug 07 09:55:25.014283 np0000006707 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-def6e0a6-f1ad-43f5-9c5a-77a5a81047d6 tempest-VolumesSnapshotTestJSON-1374712720 tempest-VolumesSnapshotTestJSON-1374712720-project-member] Volume info retrieved successfully. Aug 07 09:55:25.014283 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.v3.snapshots [None req-def6e0a6-f1ad-43f5-9c5a-77a5a81047d6 tempest-VolumesSnapshotTestJSON-1374712720 tempest-VolumesSnapshotTestJSON-1374712720-project-member] Create snapshot from volume afcd0246-5eb5-4885-a689-e3f1e29c0449 Aug 07 09:55:25.019207 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-def6e0a6-f1ad-43f5-9c5a-77a5a81047d6 tempest-VolumesSnapshotTestJSON-1374712720 tempest-VolumesSnapshotTestJSON-1374712720-project-member] https://10.4.3.8/volume/v3/snapshots returned with HTTP 400 Aug 07 09:55:25.020164 np0000006707 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 331/1333] 10.4.3.8 () {68 vars in 1251 bytes} [Fri Aug 7 09:55:24 2026] POST /volume/v3/snapshots => generated 160 bytes in 28 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Aug 07 09:55:25.029775 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.middleware.request_id [None req-3389d4e5-a288-480a-ae16-8d755d4ee37e None None] RequestId filter calling following filter/app {{(pid=100298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:55:25.033450 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [None req-3389d4e5-a288-480a-ae16-8d755d4ee37e tempest-VolumesSnapshotTestJSON-1374712720 tempest-VolumesSnapshotTestJSON-1374712720-project-member] POST https://10.4.3.8/volume/v3/snapshots Aug 07 09:55:25.033450 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [None req-3389d4e5-a288-480a-ae16-8d755d4ee37e tempest-VolumesSnapshotTestJSON-1374712720 tempest-VolumesSnapshotTestJSON-1374712720-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "afcd0246-5eb5-4885-a689-e3f1e29c0449", "force": true, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1534339419"}} {{(pid=100298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 09:55:25.046764 np0000006707 devstack@c-api.service[100298]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 09:55:25.046764 np0000006707 devstack@c-api.service[100298]: warnings.warn( Aug 07 09:55:25.047546 np0000006707 devstack@c-api.service[100298]: INFO cinder.volume.api [None req-3389d4e5-a288-480a-ae16-8d755d4ee37e tempest-VolumesSnapshotTestJSON-1374712720 tempest-VolumesSnapshotTestJSON-1374712720-project-member] Volume info retrieved successfully. Aug 07 09:55:25.047849 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.v3.snapshots [None req-3389d4e5-a288-480a-ae16-8d755d4ee37e tempest-VolumesSnapshotTestJSON-1374712720 tempest-VolumesSnapshotTestJSON-1374712720-project-member] Create snapshot from volume afcd0246-5eb5-4885-a689-e3f1e29c0449 Aug 07 09:55:25.081514 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.quota [None req-3389d4e5-a288-480a-ae16-8d755d4ee37e tempest-VolumesSnapshotTestJSON-1374712720 tempest-VolumesSnapshotTestJSON-1374712720-project-member] Created reservations ['0b1baee6-2cca-4d98-9263-0a6f140ef6d5', 'b5eb564f-8bb1-4fe8-8863-5a18b065c58f', '99200368-1abd-4477-96a0-33ade0b15d0b', 'b13c284a-f620-45e9-9084-f375f150cce4'] {{(pid=100298) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 09:55:25.118831 np0000006707 devstack@c-api.service[100298]: INFO cinder.volume.api [None req-3389d4e5-a288-480a-ae16-8d755d4ee37e tempest-VolumesSnapshotTestJSON-1374712720 tempest-VolumesSnapshotTestJSON-1374712720-project-member] Snapshot force create request issued successfully. Aug 07 09:55:25.119240 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [None req-3389d4e5-a288-480a-ae16-8d755d4ee37e tempest-VolumesSnapshotTestJSON-1374712720 tempest-VolumesSnapshotTestJSON-1374712720-project-member] https://10.4.3.8/volume/v3/snapshots returned with HTTP 202 Aug 07 09:55:25.119772 np0000006707 devstack@c-api.service[100298]: [pid: 100298|app: 0|req: 335/1334] 10.4.3.8 () {68 vars in 1251 bytes} [Fri Aug 7 09:55:25 2026] POST /volume/v3/snapshots => generated 310 bytes in 93 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 07 09:55:25.131758 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [None req-050710f6-293f-4446-acc7-371633ac5d81 None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:55:25.134320 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-050710f6-293f-4446-acc7-371633ac5d81 tempest-VolumesSnapshotTestJSON-1374712720 tempest-VolumesSnapshotTestJSON-1374712720-project-member] GET https://10.4.3.8/volume/v3/snapshots/f71c9e43-6519-40b3-913b-9cbcc4254243 Aug 07 09:55:25.134530 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-050710f6-293f-4446-acc7-371633ac5d81 tempest-VolumesSnapshotTestJSON-1374712720 tempest-VolumesSnapshotTestJSON-1374712720-project-member] Empty body provided in request {{(pid=100297) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 09:55:25.134762 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-050710f6-293f-4446-acc7-371633ac5d81 tempest-VolumesSnapshotTestJSON-1374712720 tempest-VolumesSnapshotTestJSON-1374712720-project-member] Calling method 'show' {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 09:55:25.144414 np0000006707 devstack@c-api.service[100297]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 09:55:25.144414 np0000006707 devstack@c-api.service[100297]: warnings.warn( Aug 07 09:55:25.144942 np0000006707 devstack@c-api.service[100297]: INFO cinder.volume.api [None req-050710f6-293f-4446-acc7-371633ac5d81 tempest-VolumesSnapshotTestJSON-1374712720 tempest-VolumesSnapshotTestJSON-1374712720-project-member] Snapshot retrieved successfully. Aug 07 09:55:25.145730 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-050710f6-293f-4446-acc7-371633ac5d81 tempest-VolumesSnapshotTestJSON-1374712720 tempest-VolumesSnapshotTestJSON-1374712720-project-member] https://10.4.3.8/volume/v3/snapshots/f71c9e43-6519-40b3-913b-9cbcc4254243 returned with HTTP 200 Aug 07 09:55:25.146131 np0000006707 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 335/1335] 10.4.3.8 () {66 vars in 1340 bytes} [Fri Aug 7 09:55:25 2026] GET /volume/v3/snapshots/f71c9e43-6519-40b3-913b-9cbcc4254243 => generated 442 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 09:55:25.166031 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [None req-7ca4e461-4452-462d-9257-0896fe5dbb7d None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:55:25.168593 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-7ca4e461-4452-462d-9257-0896fe5dbb7d tempest-VolumesActionsTest-864810133 tempest-VolumesActionsTest-864810133-project-member] GET https://10.4.3.8/volume/v3/volumes/35b8621b-8a30-4901-8a04-f1f39dd5ab09 Aug 07 09:55:25.168695 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-7ca4e461-4452-462d-9257-0896fe5dbb7d tempest-VolumesActionsTest-864810133 tempest-VolumesActionsTest-864810133-project-member] Empty body provided in request {{(pid=100296) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 09:55:25.168829 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-7ca4e461-4452-462d-9257-0896fe5dbb7d tempest-VolumesActionsTest-864810133 tempest-VolumesActionsTest-864810133-project-member] Calling method 'show' {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 09:55:25.179410 np0000006707 devstack@c-api.service[100296]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 09:55:25.179410 np0000006707 devstack@c-api.service[100296]: warnings.warn( Aug 07 09:55:25.185370 np0000006707 devstack@c-api.service[100296]: INFO cinder.volume.api [None req-7ca4e461-4452-462d-9257-0896fe5dbb7d tempest-VolumesActionsTest-864810133 tempest-VolumesActionsTest-864810133-project-member] Volume info retrieved successfully. Aug 07 09:55:25.193115 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-7ca4e461-4452-462d-9257-0896fe5dbb7d tempest-VolumesActionsTest-864810133 tempest-VolumesActionsTest-864810133-project-member] https://10.4.3.8/volume/v3/volumes/35b8621b-8a30-4901-8a04-f1f39dd5ab09 returned with HTTP 200 Aug 07 09:55:25.194070 np0000006707 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 335/1336] 10.4.3.8 () {66 vars in 1334 bytes} [Fri Aug 7 09:55:25 2026] GET /volume/v3/volumes/35b8621b-8a30-4901-8a04-f1f39dd5ab09 => generated 838 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 09:55:25.207599 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-54a00c45-63cc-4af7-bd19-8e612eee6056 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:55:25.209906 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-54a00c45-63cc-4af7-bd19-8e612eee6056 tempest-VolumesActionsTest-69512304 tempest-VolumesActionsTest-69512304-project-admin] POST https://10.4.3.8/volume/v3/volumes/35b8621b-8a30-4901-8a04-f1f39dd5ab09/action Aug 07 09:55:25.210326 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-54a00c45-63cc-4af7-bd19-8e612eee6056 tempest-VolumesActionsTest-69512304 tempest-VolumesActionsTest-69512304-project-admin] Action body: b'{"os-reset_status": {"status": "attaching"}}' {{(pid=100295) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 07 09:55:25.210784 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-54a00c45-63cc-4af7-bd19-8e612eee6056 tempest-VolumesActionsTest-69512304 tempest-VolumesActionsTest-69512304-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "attaching"}} {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 09:55:25.220717 np0000006707 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 09:55:25.220717 np0000006707 devstack@c-api.service[100295]: warnings.warn( Aug 07 09:55:25.221113 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.contrib.admin_actions [None req-54a00c45-63cc-4af7-bd19-8e612eee6056 tempest-VolumesActionsTest-69512304 tempest-VolumesActionsTest-69512304-project-admin] Updating volume '35b8621b-8a30-4901-8a04-f1f39dd5ab09' with '{'status': 'attaching'}' {{(pid=100295) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:109}} Aug 07 09:55:25.250856 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-54a00c45-63cc-4af7-bd19-8e612eee6056 tempest-VolumesActionsTest-69512304 tempest-VolumesActionsTest-69512304-project-admin] https://10.4.3.8/volume/v3/volumes/35b8621b-8a30-4901-8a04-f1f39dd5ab09/action returned with HTTP 202 Aug 07 09:55:25.250856 np0000006707 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 332/1337] 10.4.3.8 () {68 vars in 1376 bytes} [Fri Aug 7 09:55:25 2026] POST /volume/v3/volumes/35b8621b-8a30-4901-8a04-f1f39dd5ab09/action => generated 0 bytes in 42 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 07 09:55:25.261654 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.middleware.request_id [None req-94a6f97f-84b7-414e-8f2d-651619558a6a None None] RequestId filter calling following filter/app {{(pid=100298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:55:25.263843 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [None req-94a6f97f-84b7-414e-8f2d-651619558a6a tempest-VolumesActionsTest-864810133 tempest-VolumesActionsTest-864810133-project-member] GET https://10.4.3.8/volume/v3/volumes/35b8621b-8a30-4901-8a04-f1f39dd5ab09 Aug 07 09:55:25.264186 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [None req-94a6f97f-84b7-414e-8f2d-651619558a6a tempest-VolumesActionsTest-864810133 tempest-VolumesActionsTest-864810133-project-member] Empty body provided in request {{(pid=100298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 09:55:25.264525 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [None req-94a6f97f-84b7-414e-8f2d-651619558a6a tempest-VolumesActionsTest-864810133 tempest-VolumesActionsTest-864810133-project-member] Calling method 'show' {{(pid=100298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 09:55:25.274314 np0000006707 devstack@c-api.service[100298]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 09:55:25.274314 np0000006707 devstack@c-api.service[100298]: warnings.warn( Aug 07 09:55:25.279391 np0000006707 devstack@c-api.service[100298]: INFO cinder.volume.api [None req-94a6f97f-84b7-414e-8f2d-651619558a6a tempest-VolumesActionsTest-864810133 tempest-VolumesActionsTest-864810133-project-member] Volume info retrieved successfully. Aug 07 09:55:25.286105 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [None req-94a6f97f-84b7-414e-8f2d-651619558a6a tempest-VolumesActionsTest-864810133 tempest-VolumesActionsTest-864810133-project-member] https://10.4.3.8/volume/v3/volumes/35b8621b-8a30-4901-8a04-f1f39dd5ab09 returned with HTTP 200 Aug 07 09:55:25.286691 np0000006707 devstack@c-api.service[100298]: [pid: 100298|app: 0|req: 336/1338] 10.4.3.8 () {66 vars in 1334 bytes} [Fri Aug 7 09:55:25 2026] GET /volume/v3/volumes/35b8621b-8a30-4901-8a04-f1f39dd5ab09 => generated 838 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 09:55:25.304844 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [None req-c078aa14-f33e-4f20-87dd-3780baa3b345 None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:55:25.307780 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-c078aa14-f33e-4f20-87dd-3780baa3b345 tempest-VolumesActionsTest-69512304 tempest-VolumesActionsTest-69512304-project-admin] POST https://10.4.3.8/volume/v3/volumes/35b8621b-8a30-4901-8a04-f1f39dd5ab09/action Aug 07 09:55:25.308306 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-c078aa14-f33e-4f20-87dd-3780baa3b345 tempest-VolumesActionsTest-69512304 tempest-VolumesActionsTest-69512304-project-admin] Action body: b'{"os-force_delete": {}}' {{(pid=100297) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 07 09:55:25.308481 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-c078aa14-f33e-4f20-87dd-3780baa3b345 tempest-VolumesActionsTest-69512304 tempest-VolumesActionsTest-69512304-project-admin] Action: 'action', calling method: _force_delete, body: {"os-force_delete": {}} {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 09:55:25.318375 np0000006707 devstack@c-api.service[100297]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 09:55:25.318375 np0000006707 devstack@c-api.service[100297]: warnings.warn( Aug 07 09:55:25.318906 np0000006707 devstack@c-api.service[100297]: INFO cinder.volume.api [None req-c078aa14-f33e-4f20-87dd-3780baa3b345 tempest-VolumesActionsTest-69512304 tempest-VolumesActionsTest-69512304-project-admin] Volume info retrieved successfully. Aug 07 09:55:25.345885 np0000006707 devstack@c-api.service[100297]: INFO cinder.volume.api [None req-c078aa14-f33e-4f20-87dd-3780baa3b345 tempest-VolumesActionsTest-69512304 tempest-VolumesActionsTest-69512304-project-admin] Delete volume request issued successfully. Aug 07 09:55:25.346109 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-c078aa14-f33e-4f20-87dd-3780baa3b345 tempest-VolumesActionsTest-69512304 tempest-VolumesActionsTest-69512304-project-admin] https://10.4.3.8/volume/v3/volumes/35b8621b-8a30-4901-8a04-f1f39dd5ab09/action returned with HTTP 202 Aug 07 09:55:25.346625 np0000006707 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 336/1339] 10.4.3.8 () {68 vars in 1376 bytes} [Fri Aug 7 09:55:25 2026] POST /volume/v3/volumes/35b8621b-8a30-4901-8a04-f1f39dd5ab09/action => generated 0 bytes in 42 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 07 09:55:25.358489 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [None req-aae77c84-bd60-4020-898a-1454865c3cc7 None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:55:25.360214 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-aae77c84-bd60-4020-898a-1454865c3cc7 tempest-VolumesActionsTest-864810133 tempest-VolumesActionsTest-864810133-project-member] GET https://10.4.3.8/volume/v3/volumes/35b8621b-8a30-4901-8a04-f1f39dd5ab09 Aug 07 09:55:25.360672 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-aae77c84-bd60-4020-898a-1454865c3cc7 tempest-VolumesActionsTest-864810133 tempest-VolumesActionsTest-864810133-project-member] Empty body provided in request {{(pid=100296) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 09:55:25.360938 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-aae77c84-bd60-4020-898a-1454865c3cc7 tempest-VolumesActionsTest-864810133 tempest-VolumesActionsTest-864810133-project-member] Calling method 'show' {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 09:55:25.374677 np0000006707 devstack@c-api.service[100296]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 09:55:25.374677 np0000006707 devstack@c-api.service[100296]: warnings.warn( Aug 07 09:55:25.380302 np0000006707 devstack@c-api.service[100296]: INFO cinder.volume.api [None req-aae77c84-bd60-4020-898a-1454865c3cc7 tempest-VolumesActionsTest-864810133 tempest-VolumesActionsTest-864810133-project-member] Volume info retrieved successfully. Aug 07 09:55:25.389574 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-aae77c84-bd60-4020-898a-1454865c3cc7 tempest-VolumesActionsTest-864810133 tempest-VolumesActionsTest-864810133-project-member] https://10.4.3.8/volume/v3/volumes/35b8621b-8a30-4901-8a04-f1f39dd5ab09 returned with HTTP 200 Aug 07 09:55:25.390126 np0000006707 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 336/1340] 10.4.3.8 () {66 vars in 1334 bytes} [Fri Aug 7 09:55:25 2026] GET /volume/v3/volumes/35b8621b-8a30-4901-8a04-f1f39dd5ab09 => generated 837 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 07 09:55:26.158469 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-082b3b91-2a10-4ff6-8a2a-a073095c07d3 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:55:26.160742 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-082b3b91-2a10-4ff6-8a2a-a073095c07d3 tempest-VolumesSnapshotTestJSON-1374712720 tempest-VolumesSnapshotTestJSON-1374712720-project-member] GET https://10.4.3.8/volume/v3/snapshots/f71c9e43-6519-40b3-913b-9cbcc4254243 Aug 07 09:55:26.161024 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-082b3b91-2a10-4ff6-8a2a-a073095c07d3 tempest-VolumesSnapshotTestJSON-1374712720 tempest-VolumesSnapshotTestJSON-1374712720-project-member] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 09:55:26.162111 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-082b3b91-2a10-4ff6-8a2a-a073095c07d3 tempest-VolumesSnapshotTestJSON-1374712720 tempest-VolumesSnapshotTestJSON-1374712720-project-member] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 09:55:26.171802 np0000006707 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 09:55:26.171802 np0000006707 devstack@c-api.service[100295]: warnings.warn( Aug 07 09:55:26.172525 np0000006707 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-082b3b91-2a10-4ff6-8a2a-a073095c07d3 tempest-VolumesSnapshotTestJSON-1374712720 tempest-VolumesSnapshotTestJSON-1374712720-project-member] Snapshot retrieved successfully. Aug 07 09:55:26.174076 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-082b3b91-2a10-4ff6-8a2a-a073095c07d3 tempest-VolumesSnapshotTestJSON-1374712720 tempest-VolumesSnapshotTestJSON-1374712720-project-member] https://10.4.3.8/volume/v3/snapshots/f71c9e43-6519-40b3-913b-9cbcc4254243 returned with HTTP 200 Aug 07 09:55:26.174950 np0000006707 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 333/1341] 10.4.3.8 () {66 vars in 1340 bytes} [Fri Aug 7 09:55:26 2026] GET /volume/v3/snapshots/f71c9e43-6519-40b3-913b-9cbcc4254243 => generated 469 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 09:55:26.186801 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.middleware.request_id [None req-3ca3c1b5-1aec-44e3-b33b-760e3265be95 None None] RequestId filter calling following filter/app {{(pid=100298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:55:26.190553 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [None req-3ca3c1b5-1aec-44e3-b33b-760e3265be95 tempest-VolumesSnapshotTestJSON-1374712720 tempest-VolumesSnapshotTestJSON-1374712720-project-member] POST https://10.4.3.8/volume/v3/snapshots Aug 07 09:55:26.190982 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [None req-3ca3c1b5-1aec-44e3-b33b-760e3265be95 tempest-VolumesSnapshotTestJSON-1374712720 tempest-VolumesSnapshotTestJSON-1374712720-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "afcd0246-5eb5-4885-a689-e3f1e29c0449", "force": true, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-244006422"}} {{(pid=100298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 09:55:26.212042 np0000006707 devstack@c-api.service[100298]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 09:55:26.212042 np0000006707 devstack@c-api.service[100298]: warnings.warn( Aug 07 09:55:26.213915 np0000006707 devstack@c-api.service[100298]: INFO cinder.volume.api [None req-3ca3c1b5-1aec-44e3-b33b-760e3265be95 tempest-VolumesSnapshotTestJSON-1374712720 tempest-VolumesSnapshotTestJSON-1374712720-project-member] Volume info retrieved successfully. Aug 07 09:55:26.215013 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.v3.snapshots [None req-3ca3c1b5-1aec-44e3-b33b-760e3265be95 tempest-VolumesSnapshotTestJSON-1374712720 tempest-VolumesSnapshotTestJSON-1374712720-project-member] Create snapshot from volume afcd0246-5eb5-4885-a689-e3f1e29c0449 Aug 07 09:55:26.248790 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.quota [None req-3ca3c1b5-1aec-44e3-b33b-760e3265be95 tempest-VolumesSnapshotTestJSON-1374712720 tempest-VolumesSnapshotTestJSON-1374712720-project-member] Created reservations ['ce02bfae-4cf6-4607-a2a4-e70199e43158', '38e79c29-704b-4d00-a784-f8c31d0170fe', 'db04b4ab-0330-4d60-9a8c-55ee9fb7b02c', '6b2f3d77-2182-4a69-b2ec-5e3d416a9067'] {{(pid=100298) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 09:55:26.319303 np0000006707 devstack@c-api.service[100298]: INFO cinder.volume.api [None req-3ca3c1b5-1aec-44e3-b33b-760e3265be95 tempest-VolumesSnapshotTestJSON-1374712720 tempest-VolumesSnapshotTestJSON-1374712720-project-member] Snapshot force create request issued successfully. Aug 07 09:55:26.319798 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [None req-3ca3c1b5-1aec-44e3-b33b-760e3265be95 tempest-VolumesSnapshotTestJSON-1374712720 tempest-VolumesSnapshotTestJSON-1374712720-project-member] https://10.4.3.8/volume/v3/snapshots returned with HTTP 202 Aug 07 09:55:26.321864 np0000006707 devstack@c-api.service[100298]: [pid: 100298|app: 0|req: 337/1342] 10.4.3.8 () {68 vars in 1251 bytes} [Fri Aug 7 09:55:26 2026] POST /volume/v3/snapshots => generated 309 bytes in 136 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 07 09:55:26.337196 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [None req-16fcbfb3-ca38-4229-a3e6-f543f0009896 None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:55:26.339659 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-16fcbfb3-ca38-4229-a3e6-f543f0009896 tempest-VolumesSnapshotTestJSON-1374712720 tempest-VolumesSnapshotTestJSON-1374712720-project-member] GET https://10.4.3.8/volume/v3/snapshots/d8af63d0-249b-424e-868b-2b583b5ede86 Aug 07 09:55:26.339920 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-16fcbfb3-ca38-4229-a3e6-f543f0009896 tempest-VolumesSnapshotTestJSON-1374712720 tempest-VolumesSnapshotTestJSON-1374712720-project-member] Empty body provided in request {{(pid=100297) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 09:55:26.340159 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-16fcbfb3-ca38-4229-a3e6-f543f0009896 tempest-VolumesSnapshotTestJSON-1374712720 tempest-VolumesSnapshotTestJSON-1374712720-project-member] Calling method 'show' {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 09:55:26.346167 np0000006707 devstack@c-api.service[100297]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 09:55:26.346167 np0000006707 devstack@c-api.service[100297]: warnings.warn( Aug 07 09:55:26.346747 np0000006707 devstack@c-api.service[100297]: INFO cinder.volume.api [None req-16fcbfb3-ca38-4229-a3e6-f543f0009896 tempest-VolumesSnapshotTestJSON-1374712720 tempest-VolumesSnapshotTestJSON-1374712720-project-member] Snapshot retrieved successfully. Aug 07 09:55:26.347636 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-16fcbfb3-ca38-4229-a3e6-f543f0009896 tempest-VolumesSnapshotTestJSON-1374712720 tempest-VolumesSnapshotTestJSON-1374712720-project-member] https://10.4.3.8/volume/v3/snapshots/d8af63d0-249b-424e-868b-2b583b5ede86 returned with HTTP 200 Aug 07 09:55:26.348079 np0000006707 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 337/1343] 10.4.3.8 () {66 vars in 1340 bytes} [Fri Aug 7 09:55:26 2026] GET /volume/v3/snapshots/d8af63d0-249b-424e-868b-2b583b5ede86 => generated 441 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 09:55:26.406394 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [None req-fc41baeb-4a48-4d4f-82dd-a420c8409af7 None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:55:26.408837 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-fc41baeb-4a48-4d4f-82dd-a420c8409af7 tempest-VolumesActionsTest-864810133 tempest-VolumesActionsTest-864810133-project-member] GET https://10.4.3.8/volume/v3/volumes/35b8621b-8a30-4901-8a04-f1f39dd5ab09 Aug 07 09:55:26.409048 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-fc41baeb-4a48-4d4f-82dd-a420c8409af7 tempest-VolumesActionsTest-864810133 tempest-VolumesActionsTest-864810133-project-member] Empty body provided in request {{(pid=100296) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 09:55:26.409430 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-fc41baeb-4a48-4d4f-82dd-a420c8409af7 tempest-VolumesActionsTest-864810133 tempest-VolumesActionsTest-864810133-project-member] Calling method 'show' {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 09:55:26.418020 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-fc41baeb-4a48-4d4f-82dd-a420c8409af7 tempest-VolumesActionsTest-864810133 tempest-VolumesActionsTest-864810133-project-member] https://10.4.3.8/volume/v3/volumes/35b8621b-8a30-4901-8a04-f1f39dd5ab09 returned with HTTP 404 Aug 07 09:55:26.418896 np0000006707 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 337/1344] 10.4.3.8 () {66 vars in 1334 bytes} [Fri Aug 7 09:55:26 2026] GET /volume/v3/volumes/35b8621b-8a30-4901-8a04-f1f39dd5ab09 => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 09:55:26.427638 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-0014a761-65a9-4e07-a14b-cf7eedb59615 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:55:26.433080 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-0014a761-65a9-4e07-a14b-cf7eedb59615 tempest-VolumesActionsTest-864810133 tempest-VolumesActionsTest-864810133-project-member] GET https://10.4.3.8/volume/v3/volumes/35b8621b-8a30-4901-8a04-f1f39dd5ab09 Aug 07 09:55:26.433326 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-0014a761-65a9-4e07-a14b-cf7eedb59615 tempest-VolumesActionsTest-864810133 tempest-VolumesActionsTest-864810133-project-member] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 09:55:26.433541 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-0014a761-65a9-4e07-a14b-cf7eedb59615 tempest-VolumesActionsTest-864810133 tempest-VolumesActionsTest-864810133-project-member] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 09:55:26.444371 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-0014a761-65a9-4e07-a14b-cf7eedb59615 tempest-VolumesActionsTest-864810133 tempest-VolumesActionsTest-864810133-project-member] https://10.4.3.8/volume/v3/volumes/35b8621b-8a30-4901-8a04-f1f39dd5ab09 returned with HTTP 404 Aug 07 09:55:26.445039 np0000006707 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 334/1345] 10.4.3.8 () {66 vars in 1334 bytes} [Fri Aug 7 09:55:26 2026] GET /volume/v3/volumes/35b8621b-8a30-4901-8a04-f1f39dd5ab09 => generated 109 bytes in 18 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 09:55:26.453709 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.middleware.request_id [None req-75c4415e-b8f8-4f30-aa9c-d77cf6acf17d None None] RequestId filter calling following filter/app {{(pid=100298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:55:26.456540 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [None req-75c4415e-b8f8-4f30-aa9c-d77cf6acf17d tempest-VolumesActionsTest-864810133 tempest-VolumesActionsTest-864810133-project-member] DELETE https://10.4.3.8/volume/v3/volumes/35b8621b-8a30-4901-8a04-f1f39dd5ab09 Aug 07 09:55:26.456879 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [None req-75c4415e-b8f8-4f30-aa9c-d77cf6acf17d tempest-VolumesActionsTest-864810133 tempest-VolumesActionsTest-864810133-project-member] Empty body provided in request {{(pid=100298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 09:55:26.457102 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [None req-75c4415e-b8f8-4f30-aa9c-d77cf6acf17d tempest-VolumesActionsTest-864810133 tempest-VolumesActionsTest-864810133-project-member] Calling method 'delete' {{(pid=100298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 09:55:26.457343 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.v3.volumes [None req-75c4415e-b8f8-4f30-aa9c-d77cf6acf17d tempest-VolumesActionsTest-864810133 tempest-VolumesActionsTest-864810133-project-member] Delete volume with id: 35b8621b-8a30-4901-8a04-f1f39dd5ab09 Aug 07 09:55:26.466352 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [None req-75c4415e-b8f8-4f30-aa9c-d77cf6acf17d tempest-VolumesActionsTest-864810133 tempest-VolumesActionsTest-864810133-project-member] https://10.4.3.8/volume/v3/volumes/35b8621b-8a30-4901-8a04-f1f39dd5ab09 returned with HTTP 404 Aug 07 09:55:26.467065 np0000006707 devstack@c-api.service[100298]: [pid: 100298|app: 0|req: 338/1346] 10.4.3.8 () {66 vars in 1337 bytes} [Fri Aug 7 09:55:26 2026] DELETE /volume/v3/volumes/35b8621b-8a30-4901-8a04-f1f39dd5ab09 => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 09:55:26.476174 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [None req-888816e8-beda-467f-90d6-b49cc89ce364 None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:55:26.479059 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-888816e8-beda-467f-90d6-b49cc89ce364 tempest-VolumesActionsTest-864810133 tempest-VolumesActionsTest-864810133-project-member] POST https://10.4.3.8/volume/v3/volumes Aug 07 09:55:26.479583 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-888816e8-beda-467f-90d6-b49cc89ce364 tempest-VolumesActionsTest-864810133 tempest-VolumesActionsTest-864810133-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesActionsTest-Volume-27313888"}} {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 09:55:26.481613 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.v3.volumes [None req-888816e8-beda-467f-90d6-b49cc89ce364 tempest-VolumesActionsTest-864810133 tempest-VolumesActionsTest-864810133-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesActionsTest-Volume-27313888'}} {{(pid=100297) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 07 09:55:26.481782 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.v3.volumes [None req-888816e8-beda-467f-90d6-b49cc89ce364 tempest-VolumesActionsTest-864810133 tempest-VolumesActionsTest-864810133-project-member] Create volume of 1 GB Aug 07 09:55:26.489505 np0000006707 devstack@c-api.service[100297]: INFO cinder.volume.api [None req-888816e8-beda-467f-90d6-b49cc89ce364 tempest-VolumesActionsTest-864810133 tempest-VolumesActionsTest-864810133-project-member] Availability Zones retrieved successfully. Aug 07 09:55:26.496985 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.volume.api [None req-888816e8-beda-467f-90d6-b49cc89ce364 tempest-VolumesActionsTest-864810133 tempest-VolumesActionsTest-864810133-project-member] Flow 'volume_create_api' (e00cf5ba-b0e1-4246-b2ca-3df9f48ac965) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100297) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 09:55:26.498565 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.volume.api [None req-888816e8-beda-467f-90d6-b49cc89ce364 tempest-VolumesActionsTest-864810133 tempest-VolumesActionsTest-864810133-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3ceccf2a-761e-4b48-bfaa-4e54bdf68b35) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100297) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 09:55:26.499865 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.volume.flows.api.create_volume [None req-888816e8-beda-467f-90d6-b49cc89ce364 tempest-VolumesActionsTest-864810133 tempest-VolumesActionsTest-864810133-project-member] Validating volume size '1' using validate_int {{(pid=100297) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 07 09:55:26.549375 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.volume.api [None req-888816e8-beda-467f-90d6-b49cc89ce364 tempest-VolumesActionsTest-864810133 tempest-VolumesActionsTest-864810133-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3ceccf2a-761e-4b48-bfaa-4e54bdf68b35) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-07T09:47:39Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=45fd9a3a-b61e-4c6c-9ab7-d02f06678d0d,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '45fd9a3a-b61e-4c6c-9ab7-d02f06678d0d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100297) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 09:55:26.550283 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.volume.api [None req-888816e8-beda-467f-90d6-b49cc89ce364 tempest-VolumesActionsTest-864810133 tempest-VolumesActionsTest-864810133-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a435fe94-c5ed-4d8f-89dc-968ae90c7c70) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100297) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 09:55:26.624728 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.quota [None req-888816e8-beda-467f-90d6-b49cc89ce364 tempest-VolumesActionsTest-864810133 tempest-VolumesActionsTest-864810133-project-member] Created reservations ['3fd34c39-430c-406f-8ebb-d04c4009ab7f', '13e268aa-f8f4-43b8-bdd3-ea885dfeecb8', '910f089f-64f8-4436-8836-4f19905df782', 'f2aff2f0-aca0-44bb-92fe-6f8559e3aac6'] {{(pid=100297) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 09:55:26.627037 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.volume.api [None req-888816e8-beda-467f-90d6-b49cc89ce364 tempest-VolumesActionsTest-864810133 tempest-VolumesActionsTest-864810133-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a435fe94-c5ed-4d8f-89dc-968ae90c7c70) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['3fd34c39-430c-406f-8ebb-d04c4009ab7f', '13e268aa-f8f4-43b8-bdd3-ea885dfeecb8', '910f089f-64f8-4436-8836-4f19905df782', 'f2aff2f0-aca0-44bb-92fe-6f8559e3aac6']}' {{(pid=100297) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 09:55:26.628980 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.volume.api [None req-888816e8-beda-467f-90d6-b49cc89ce364 tempest-VolumesActionsTest-864810133 tempest-VolumesActionsTest-864810133-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8b80ca97-556e-4ed1-afca-7ab55d642e1f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100297) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 09:55:26.666644 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.volume.api [None req-888816e8-beda-467f-90d6-b49cc89ce364 tempest-VolumesActionsTest-864810133 tempest-VolumesActionsTest-864810133-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8b80ca97-556e-4ed1-afca-7ab55d642e1f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'c1e1ce3e-ecac-48c4-9282-44ad287eeb85', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-27313888',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c2cc3865ab5a45d5937227429f05d3cd',qos_specs=None,replication_status=,reservations=['3fd34c39-430c-406f-8ebb-d04c4009ab7f','13e268aa-f8f4-43b8-bdd3-ea885dfeecb8','910f089f-64f8-4436-8836-4f19905df782','f2aff2f0-aca0-44bb-92fe-6f8559e3aac6'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f406a886d1654f4a8037f5bca558aa2d',volume_type_id=45fd9a3a-b61e-4c6c-9ab7-d02f06678d0d), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-07T09:55:26Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-27313888',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=c1e1ce3e-ecac-48c4-9282-44ad287eeb85,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='c2cc3865ab5a45d5937227429f05d3cd',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='f406a886d1654f4a8037f5bca558aa2d',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(45fd9a3a-b61e-4c6c-9ab7-d02f06678d0d),volume_type_id=45fd9a3a-b61e-4c6c-9ab7-d02f06678d0d)}' {{(pid=100297) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 09:55:26.667902 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.volume.api [None req-888816e8-beda-467f-90d6-b49cc89ce364 tempest-VolumesActionsTest-864810133 tempest-VolumesActionsTest-864810133-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9738373a-b9c1-44f0-9e8b-b78f687df78d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100297) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 09:55:26.701284 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.volume.api [None req-888816e8-beda-467f-90d6-b49cc89ce364 tempest-VolumesActionsTest-864810133 tempest-VolumesActionsTest-864810133-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9738373a-b9c1-44f0-9e8b-b78f687df78d) transitioned into state 'SUCCESS' from state '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-27313888',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c2cc3865ab5a45d5937227429f05d3cd',qos_specs=None,replication_status=,reservations=['3fd34c39-430c-406f-8ebb-d04c4009ab7f','13e268aa-f8f4-43b8-bdd3-ea885dfeecb8','910f089f-64f8-4436-8836-4f19905df782','f2aff2f0-aca0-44bb-92fe-6f8559e3aac6'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f406a886d1654f4a8037f5bca558aa2d',volume_type_id=45fd9a3a-b61e-4c6c-9ab7-d02f06678d0d)}' {{(pid=100297) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 09:55:26.702522 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.volume.api [None req-888816e8-beda-467f-90d6-b49cc89ce364 tempest-VolumesActionsTest-864810133 tempest-VolumesActionsTest-864810133-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1e571fa1-9e3a-4223-b93c-0347b70b5c67) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100297) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 09:55:26.713530 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.volume.api [None req-888816e8-beda-467f-90d6-b49cc89ce364 tempest-VolumesActionsTest-864810133 tempest-VolumesActionsTest-864810133-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1e571fa1-9e3a-4223-b93c-0347b70b5c67) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100297) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 09:55:26.714556 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.volume.api [None req-888816e8-beda-467f-90d6-b49cc89ce364 tempest-VolumesActionsTest-864810133 tempest-VolumesActionsTest-864810133-project-member] Flow 'volume_create_api' (e00cf5ba-b0e1-4246-b2ca-3df9f48ac965) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100297) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 09:55:26.714930 np0000006707 devstack@c-api.service[100297]: INFO cinder.volume.api [None req-888816e8-beda-467f-90d6-b49cc89ce364 tempest-VolumesActionsTest-864810133 tempest-VolumesActionsTest-864810133-project-member] Create volume request issued successfully. Aug 07 09:55:26.715663 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-888816e8-beda-467f-90d6-b49cc89ce364 tempest-VolumesActionsTest-864810133 tempest-VolumesActionsTest-864810133-project-member] https://10.4.3.8/volume/v3/volumes returned with HTTP 202 Aug 07 09:55:26.716125 np0000006707 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 338/1347] 10.4.3.8 () {68 vars in 1244 bytes} [Fri Aug 7 09:55:26 2026] POST /volume/v3/volumes => generated 743 bytes in 240 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 07 09:55:26.737160 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [None req-13f5fd3d-e3ad-4230-8d18-f46a51f97a30 None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:55:26.748685 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-13f5fd3d-e3ad-4230-8d18-f46a51f97a30 tempest-VolumesActionsTest-864810133 tempest-VolumesActionsTest-864810133-project-member] GET https://10.4.3.8/volume/v3/volumes/c1e1ce3e-ecac-48c4-9282-44ad287eeb85 Aug 07 09:55:26.748685 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-13f5fd3d-e3ad-4230-8d18-f46a51f97a30 tempest-VolumesActionsTest-864810133 tempest-VolumesActionsTest-864810133-project-member] Empty body provided in request {{(pid=100296) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 09:55:26.748685 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-13f5fd3d-e3ad-4230-8d18-f46a51f97a30 tempest-VolumesActionsTest-864810133 tempest-VolumesActionsTest-864810133-project-member] Calling method 'show' {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 09:55:26.755687 np0000006707 devstack@c-api.service[100296]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 09:55:26.755687 np0000006707 devstack@c-api.service[100296]: warnings.warn( Aug 07 09:55:26.759998 np0000006707 devstack@c-api.service[100296]: INFO cinder.volume.api [None req-13f5fd3d-e3ad-4230-8d18-f46a51f97a30 tempest-VolumesActionsTest-864810133 tempest-VolumesActionsTest-864810133-project-member] Volume info retrieved successfully. Aug 07 09:55:26.765154 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-13f5fd3d-e3ad-4230-8d18-f46a51f97a30 tempest-VolumesActionsTest-864810133 tempest-VolumesActionsTest-864810133-project-member] https://10.4.3.8/volume/v3/volumes/c1e1ce3e-ecac-48c4-9282-44ad287eeb85 returned with HTTP 200 Aug 07 09:55:26.765574 np0000006707 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 338/1348] 10.4.3.8 () {66 vars in 1334 bytes} [Fri Aug 7 09:55:26 2026] GET /volume/v3/volumes/c1e1ce3e-ecac-48c4-9282-44ad287eeb85 => generated 811 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 09:55:27.361679 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-e3364f77-94a4-4f0b-985d-de1672cef502 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:55:27.363605 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-e3364f77-94a4-4f0b-985d-de1672cef502 tempest-VolumesSnapshotTestJSON-1374712720 tempest-VolumesSnapshotTestJSON-1374712720-project-member] GET https://10.4.3.8/volume/v3/snapshots/d8af63d0-249b-424e-868b-2b583b5ede86 Aug 07 09:55:27.363888 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-e3364f77-94a4-4f0b-985d-de1672cef502 tempest-VolumesSnapshotTestJSON-1374712720 tempest-VolumesSnapshotTestJSON-1374712720-project-member] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 09:55:27.364106 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-e3364f77-94a4-4f0b-985d-de1672cef502 tempest-VolumesSnapshotTestJSON-1374712720 tempest-VolumesSnapshotTestJSON-1374712720-project-member] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 09:55:27.370233 np0000006707 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 09:55:27.370233 np0000006707 devstack@c-api.service[100295]: warnings.warn( Aug 07 09:55:27.370790 np0000006707 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-e3364f77-94a4-4f0b-985d-de1672cef502 tempest-VolumesSnapshotTestJSON-1374712720 tempest-VolumesSnapshotTestJSON-1374712720-project-member] Snapshot retrieved successfully. Aug 07 09:55:27.371693 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-e3364f77-94a4-4f0b-985d-de1672cef502 tempest-VolumesSnapshotTestJSON-1374712720 tempest-VolumesSnapshotTestJSON-1374712720-project-member] https://10.4.3.8/volume/v3/snapshots/d8af63d0-249b-424e-868b-2b583b5ede86 returned with HTTP 200 Aug 07 09:55:27.372076 np0000006707 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 335/1349] 10.4.3.8 () {66 vars in 1340 bytes} [Fri Aug 7 09:55:27 2026] GET /volume/v3/snapshots/d8af63d0-249b-424e-868b-2b583b5ede86 => generated 468 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 09:55:27.381716 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.middleware.request_id [None req-103845c4-7784-4e62-baa7-e1dc09a1fff2 None None] RequestId filter calling following filter/app {{(pid=100298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:55:27.383551 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [None req-103845c4-7784-4e62-baa7-e1dc09a1fff2 tempest-VolumesSnapshotTestJSON-1374712720 tempest-VolumesSnapshotTestJSON-1374712720-project-member] POST https://10.4.3.8/volume/v3/snapshots Aug 07 09:55:27.383936 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [None req-103845c4-7784-4e62-baa7-e1dc09a1fff2 tempest-VolumesSnapshotTestJSON-1374712720 tempest-VolumesSnapshotTestJSON-1374712720-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "afcd0246-5eb5-4885-a689-e3f1e29c0449", "force": true, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-509933679"}} {{(pid=100298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 09:55:27.396710 np0000006707 devstack@c-api.service[100298]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 09:55:27.396710 np0000006707 devstack@c-api.service[100298]: warnings.warn( Aug 07 09:55:27.397229 np0000006707 devstack@c-api.service[100298]: INFO cinder.volume.api [None req-103845c4-7784-4e62-baa7-e1dc09a1fff2 tempest-VolumesSnapshotTestJSON-1374712720 tempest-VolumesSnapshotTestJSON-1374712720-project-member] Volume info retrieved successfully. Aug 07 09:55:27.397372 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.v3.snapshots [None req-103845c4-7784-4e62-baa7-e1dc09a1fff2 tempest-VolumesSnapshotTestJSON-1374712720 tempest-VolumesSnapshotTestJSON-1374712720-project-member] Create snapshot from volume afcd0246-5eb5-4885-a689-e3f1e29c0449 Aug 07 09:55:27.427051 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.quota [None req-103845c4-7784-4e62-baa7-e1dc09a1fff2 tempest-VolumesSnapshotTestJSON-1374712720 tempest-VolumesSnapshotTestJSON-1374712720-project-member] Created reservations ['a11eef20-28c7-4b67-9d85-ffc62755e144', '4f094fbe-4f1b-4a3e-a2d4-24f9fb4788cc', 'a90f8958-173a-4992-b3c8-7289cc86437f', '808f7a4d-f0dc-46fe-b494-580bcba452a1'] {{(pid=100298) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 09:55:27.476397 np0000006707 devstack@c-api.service[100298]: INFO cinder.volume.api [None req-103845c4-7784-4e62-baa7-e1dc09a1fff2 tempest-VolumesSnapshotTestJSON-1374712720 tempest-VolumesSnapshotTestJSON-1374712720-project-member] Snapshot force create request issued successfully. Aug 07 09:55:27.476907 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [None req-103845c4-7784-4e62-baa7-e1dc09a1fff2 tempest-VolumesSnapshotTestJSON-1374712720 tempest-VolumesSnapshotTestJSON-1374712720-project-member] https://10.4.3.8/volume/v3/snapshots returned with HTTP 202 Aug 07 09:55:27.477491 np0000006707 devstack@c-api.service[100298]: [pid: 100298|app: 0|req: 339/1350] 10.4.3.8 () {68 vars in 1251 bytes} [Fri Aug 7 09:55:27 2026] POST /volume/v3/snapshots => generated 309 bytes in 96 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 07 09:55:27.489333 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [None req-a226dfe8-eee4-4768-8256-405585c91d01 None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:55:27.492678 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-a226dfe8-eee4-4768-8256-405585c91d01 tempest-VolumesSnapshotTestJSON-1374712720 tempest-VolumesSnapshotTestJSON-1374712720-project-member] GET https://10.4.3.8/volume/v3/snapshots/d904f863-308a-48ae-b681-9144d6bba3ee Aug 07 09:55:27.492678 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-a226dfe8-eee4-4768-8256-405585c91d01 tempest-VolumesSnapshotTestJSON-1374712720 tempest-VolumesSnapshotTestJSON-1374712720-project-member] Empty body provided in request {{(pid=100297) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 09:55:27.492678 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-a226dfe8-eee4-4768-8256-405585c91d01 tempest-VolumesSnapshotTestJSON-1374712720 tempest-VolumesSnapshotTestJSON-1374712720-project-member] Calling method 'show' {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 09:55:27.497780 np0000006707 devstack@c-api.service[100297]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 09:55:27.497780 np0000006707 devstack@c-api.service[100297]: warnings.warn( Aug 07 09:55:27.498206 np0000006707 devstack@c-api.service[100297]: INFO cinder.volume.api [None req-a226dfe8-eee4-4768-8256-405585c91d01 tempest-VolumesSnapshotTestJSON-1374712720 tempest-VolumesSnapshotTestJSON-1374712720-project-member] Snapshot retrieved successfully. Aug 07 09:55:27.499133 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-a226dfe8-eee4-4768-8256-405585c91d01 tempest-VolumesSnapshotTestJSON-1374712720 tempest-VolumesSnapshotTestJSON-1374712720-project-member] https://10.4.3.8/volume/v3/snapshots/d904f863-308a-48ae-b681-9144d6bba3ee returned with HTTP 200 Aug 07 09:55:27.499511 np0000006707 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 339/1351] 10.4.3.8 () {66 vars in 1340 bytes} [Fri Aug 7 09:55:27 2026] GET /volume/v3/snapshots/d904f863-308a-48ae-b681-9144d6bba3ee => generated 441 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 09:55:27.787346 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [None req-b3ec83b0-0037-4f47-a12f-8a0f0301cf17 None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:55:27.789975 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-b3ec83b0-0037-4f47-a12f-8a0f0301cf17 tempest-VolumesActionsTest-864810133 tempest-VolumesActionsTest-864810133-project-member] GET https://10.4.3.8/volume/v3/volumes/c1e1ce3e-ecac-48c4-9282-44ad287eeb85 Aug 07 09:55:27.790115 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-b3ec83b0-0037-4f47-a12f-8a0f0301cf17 tempest-VolumesActionsTest-864810133 tempest-VolumesActionsTest-864810133-project-member] Empty body provided in request {{(pid=100296) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 09:55:27.791224 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-b3ec83b0-0037-4f47-a12f-8a0f0301cf17 tempest-VolumesActionsTest-864810133 tempest-VolumesActionsTest-864810133-project-member] Calling method 'show' {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 09:55:27.800092 np0000006707 devstack@c-api.service[100296]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 09:55:27.800092 np0000006707 devstack@c-api.service[100296]: warnings.warn( Aug 07 09:55:27.805993 np0000006707 devstack@c-api.service[100296]: INFO cinder.volume.api [None req-b3ec83b0-0037-4f47-a12f-8a0f0301cf17 tempest-VolumesActionsTest-864810133 tempest-VolumesActionsTest-864810133-project-member] Volume info retrieved successfully. Aug 07 09:55:27.817400 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-b3ec83b0-0037-4f47-a12f-8a0f0301cf17 tempest-VolumesActionsTest-864810133 tempest-VolumesActionsTest-864810133-project-member] https://10.4.3.8/volume/v3/volumes/c1e1ce3e-ecac-48c4-9282-44ad287eeb85 returned with HTTP 200 Aug 07 09:55:27.817963 np0000006707 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 339/1352] 10.4.3.8 () {66 vars in 1334 bytes} [Fri Aug 7 09:55:27 2026] GET /volume/v3/volumes/c1e1ce3e-ecac-48c4-9282-44ad287eeb85 => generated 836 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 09:55:27.834246 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-99af39e3-4756-4932-8120-c704c9fb7c23 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:55:27.836602 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-99af39e3-4756-4932-8120-c704c9fb7c23 tempest-VolumesActionsTest-69512304 tempest-VolumesActionsTest-69512304-project-admin] POST https://10.4.3.8/volume/v3/volumes/c1e1ce3e-ecac-48c4-9282-44ad287eeb85/action Aug 07 09:55:27.837029 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-99af39e3-4756-4932-8120-c704c9fb7c23 tempest-VolumesActionsTest-69512304 tempest-VolumesActionsTest-69512304-project-admin] Action body: b'{"os-reset_status": {"status": "creating"}}' {{(pid=100295) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 07 09:55:27.837149 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-99af39e3-4756-4932-8120-c704c9fb7c23 tempest-VolumesActionsTest-69512304 tempest-VolumesActionsTest-69512304-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "creating"}} {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 09:55:27.869527 np0000006707 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 09:55:27.869527 np0000006707 devstack@c-api.service[100295]: warnings.warn( Aug 07 09:55:27.869527 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.contrib.admin_actions [None req-99af39e3-4756-4932-8120-c704c9fb7c23 tempest-VolumesActionsTest-69512304 tempest-VolumesActionsTest-69512304-project-admin] Updating volume 'c1e1ce3e-ecac-48c4-9282-44ad287eeb85' with '{'status': 'creating'}' {{(pid=100295) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:109}} Aug 07 09:55:27.901894 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-99af39e3-4756-4932-8120-c704c9fb7c23 tempest-VolumesActionsTest-69512304 tempest-VolumesActionsTest-69512304-project-admin] https://10.4.3.8/volume/v3/volumes/c1e1ce3e-ecac-48c4-9282-44ad287eeb85/action returned with HTTP 202 Aug 07 09:55:27.902580 np0000006707 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 336/1353] 10.4.3.8 () {68 vars in 1376 bytes} [Fri Aug 7 09:55:27 2026] POST /volume/v3/volumes/c1e1ce3e-ecac-48c4-9282-44ad287eeb85/action => generated 0 bytes in 69 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 07 09:55:27.911785 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.middleware.request_id [None req-b91b8fcc-cf43-4f4f-882c-7cf3eb84a9d0 None None] RequestId filter calling following filter/app {{(pid=100298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:55:27.914203 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [None req-b91b8fcc-cf43-4f4f-882c-7cf3eb84a9d0 tempest-VolumesActionsTest-864810133 tempest-VolumesActionsTest-864810133-project-member] GET https://10.4.3.8/volume/v3/volumes/c1e1ce3e-ecac-48c4-9282-44ad287eeb85 Aug 07 09:55:27.914559 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [None req-b91b8fcc-cf43-4f4f-882c-7cf3eb84a9d0 tempest-VolumesActionsTest-864810133 tempest-VolumesActionsTest-864810133-project-member] Empty body provided in request {{(pid=100298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 09:55:27.914783 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [None req-b91b8fcc-cf43-4f4f-882c-7cf3eb84a9d0 tempest-VolumesActionsTest-864810133 tempest-VolumesActionsTest-864810133-project-member] Calling method 'show' {{(pid=100298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 09:55:27.923008 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [None req-2c2697d6-17e2-4019-a2ce-da778f78d1ba None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:55:27.927051 np0000006707 devstack@c-api.service[100298]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 09:55:27.927051 np0000006707 devstack@c-api.service[100298]: warnings.warn( Aug 07 09:55:27.927475 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-2c2697d6-17e2-4019-a2ce-da778f78d1ba tempest-TestShelveInstance-806482421 tempest-TestShelveInstance-806482421-project-member] POST https://10.4.3.8/volume/v3/volumes Aug 07 09:55:27.928667 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-2c2697d6-17e2-4019-a2ce-da778f78d1ba tempest-TestShelveInstance-806482421 tempest-TestShelveInstance-806482421-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-tempest.common.compute-volume-1351805051", "imageRef": "a6c27e23-91c8-49d8-8cc0-7e13210d16ce", "size": 1}} {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 09:55:27.931096 np0000006707 devstack@c-api.service[100298]: INFO cinder.volume.api [None req-b91b8fcc-cf43-4f4f-882c-7cf3eb84a9d0 tempest-VolumesActionsTest-864810133 tempest-VolumesActionsTest-864810133-project-member] Volume info retrieved successfully. Aug 07 09:55:27.933129 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.v3.volumes [None req-2c2697d6-17e2-4019-a2ce-da778f78d1ba tempest-TestShelveInstance-806482421 tempest-TestShelveInstance-806482421-project-member] Create volume request body: {'volume': {'name': 'tempest-tempest.common.compute-volume-1351805051', 'imageRef': 'a6c27e23-91c8-49d8-8cc0-7e13210d16ce', 'size': 1}} {{(pid=100297) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 07 09:55:27.937092 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [None req-b91b8fcc-cf43-4f4f-882c-7cf3eb84a9d0 tempest-VolumesActionsTest-864810133 tempest-VolumesActionsTest-864810133-project-member] https://10.4.3.8/volume/v3/volumes/c1e1ce3e-ecac-48c4-9282-44ad287eeb85 returned with HTTP 200 Aug 07 09:55:27.937560 np0000006707 devstack@c-api.service[100298]: [pid: 100298|app: 0|req: 340/1354] 10.4.3.8 () {66 vars in 1334 bytes} [Fri Aug 7 09:55:27 2026] GET /volume/v3/volumes/c1e1ce3e-ecac-48c4-9282-44ad287eeb85 => generated 835 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 09:55:27.958213 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [None req-ff035dde-f9b3-4cc9-bbcb-e49a602b7a4e None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:55:27.961391 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-ff035dde-f9b3-4cc9-bbcb-e49a602b7a4e tempest-VolumesActionsTest-69512304 tempest-VolumesActionsTest-69512304-project-admin] POST https://10.4.3.8/volume/v3/volumes/c1e1ce3e-ecac-48c4-9282-44ad287eeb85/action Aug 07 09:55:27.961985 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-ff035dde-f9b3-4cc9-bbcb-e49a602b7a4e tempest-VolumesActionsTest-69512304 tempest-VolumesActionsTest-69512304-project-admin] Action body: b'{"os-force_delete": {}}' {{(pid=100296) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 07 09:55:27.962190 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-ff035dde-f9b3-4cc9-bbcb-e49a602b7a4e tempest-VolumesActionsTest-69512304 tempest-VolumesActionsTest-69512304-project-admin] Action: 'action', calling method: _force_delete, body: {"os-force_delete": {}} {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 09:55:27.980978 np0000006707 devstack@c-api.service[100296]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 09:55:27.980978 np0000006707 devstack@c-api.service[100296]: warnings.warn( Aug 07 09:55:27.983531 np0000006707 devstack@c-api.service[100296]: INFO cinder.volume.api [None req-ff035dde-f9b3-4cc9-bbcb-e49a602b7a4e tempest-VolumesActionsTest-69512304 tempest-VolumesActionsTest-69512304-project-admin] Volume info retrieved successfully. Aug 07 09:55:28.016453 np0000006707 devstack@c-api.service[100296]: INFO cinder.volume.api [None req-ff035dde-f9b3-4cc9-bbcb-e49a602b7a4e tempest-VolumesActionsTest-69512304 tempest-VolumesActionsTest-69512304-project-admin] Delete volume request issued successfully. Aug 07 09:55:28.016453 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-ff035dde-f9b3-4cc9-bbcb-e49a602b7a4e tempest-VolumesActionsTest-69512304 tempest-VolumesActionsTest-69512304-project-admin] https://10.4.3.8/volume/v3/volumes/c1e1ce3e-ecac-48c4-9282-44ad287eeb85/action returned with HTTP 202 Aug 07 09:55:28.016453 np0000006707 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 340/1355] 10.4.3.8 () {68 vars in 1376 bytes} [Fri Aug 7 09:55:27 2026] POST /volume/v3/volumes/c1e1ce3e-ecac-48c4-9282-44ad287eeb85/action => generated 0 bytes in 57 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 07 09:55:28.026346 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-1123ca48-0e7e-4d04-a6f5-e33ac273cebd None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:55:28.027826 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-1123ca48-0e7e-4d04-a6f5-e33ac273cebd tempest-VolumesActionsTest-864810133 tempest-VolumesActionsTest-864810133-project-member] GET https://10.4.3.8/volume/v3/volumes/c1e1ce3e-ecac-48c4-9282-44ad287eeb85 Aug 07 09:55:28.028061 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-1123ca48-0e7e-4d04-a6f5-e33ac273cebd tempest-VolumesActionsTest-864810133 tempest-VolumesActionsTest-864810133-project-member] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 09:55:28.028283 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-1123ca48-0e7e-4d04-a6f5-e33ac273cebd tempest-VolumesActionsTest-864810133 tempest-VolumesActionsTest-864810133-project-member] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 09:55:28.038727 np0000006707 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 09:55:28.038727 np0000006707 devstack@c-api.service[100295]: warnings.warn( Aug 07 09:55:28.044192 np0000006707 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-1123ca48-0e7e-4d04-a6f5-e33ac273cebd tempest-VolumesActionsTest-864810133 tempest-VolumesActionsTest-864810133-project-member] Volume info retrieved successfully. Aug 07 09:55:28.049969 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-1123ca48-0e7e-4d04-a6f5-e33ac273cebd tempest-VolumesActionsTest-864810133 tempest-VolumesActionsTest-864810133-project-member] https://10.4.3.8/volume/v3/volumes/c1e1ce3e-ecac-48c4-9282-44ad287eeb85 returned with HTTP 200 Aug 07 09:55:28.050594 np0000006707 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 337/1356] 10.4.3.8 () {66 vars in 1334 bytes} [Fri Aug 7 09:55:28 2026] GET /volume/v3/volumes/c1e1ce3e-ecac-48c4-9282-44ad287eeb85 => generated 835 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 07 09:55:28.070503 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.v3.volumes [None req-2c2697d6-17e2-4019-a2ce-da778f78d1ba tempest-TestShelveInstance-806482421 tempest-TestShelveInstance-806482421-project-member] Create volume of 1 GB Aug 07 09:55:28.082324 np0000006707 devstack@c-api.service[100297]: INFO cinder.volume.api [None req-2c2697d6-17e2-4019-a2ce-da778f78d1ba tempest-TestShelveInstance-806482421 tempest-TestShelveInstance-806482421-project-member] Availability Zones retrieved successfully. Aug 07 09:55:28.090222 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.volume.api [None req-2c2697d6-17e2-4019-a2ce-da778f78d1ba tempest-TestShelveInstance-806482421 tempest-TestShelveInstance-806482421-project-member] Flow 'volume_create_api' (563de081-4411-4bb2-9978-3216147ef197) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100297) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 09:55:28.091513 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.volume.api [None req-2c2697d6-17e2-4019-a2ce-da778f78d1ba tempest-TestShelveInstance-806482421 tempest-TestShelveInstance-806482421-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (961af11a-e872-4b83-aa27-db4e8f7f5d99) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100297) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 09:55:28.092867 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.volume.flows.api.create_volume [None req-2c2697d6-17e2-4019-a2ce-da778f78d1ba tempest-TestShelveInstance-806482421 tempest-TestShelveInstance-806482421-project-member] Validating volume size '1' using validate_int {{(pid=100297) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 07 09:55:28.165339 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.volume.api [None req-2c2697d6-17e2-4019-a2ce-da778f78d1ba tempest-TestShelveInstance-806482421 tempest-TestShelveInstance-806482421-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (961af11a-e872-4b83-aa27-db4e8f7f5d99) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-07T09:47:39Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=45fd9a3a-b61e-4c6c-9ab7-d02f06678d0d,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '45fd9a3a-b61e-4c6c-9ab7-d02f06678d0d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100297) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 09:55:28.166124 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.volume.api [None req-2c2697d6-17e2-4019-a2ce-da778f78d1ba tempest-TestShelveInstance-806482421 tempest-TestShelveInstance-806482421-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e37f0d97-e444-48a0-af41-4f4bc530c6e8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100297) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 09:55:28.248872 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.quota [None req-2c2697d6-17e2-4019-a2ce-da778f78d1ba tempest-TestShelveInstance-806482421 tempest-TestShelveInstance-806482421-project-member] Created reservations ['b933f71b-6698-4763-b135-83095008f013', '0e9d0b04-39a1-41bf-9e88-0f0156f9f272', 'c18dcedb-ccb5-4ae0-80c8-36da41e646d1', 'a41bf659-e5ed-4f30-ac09-e31eadc460e7'] {{(pid=100297) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 09:55:28.250128 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.volume.api [None req-2c2697d6-17e2-4019-a2ce-da778f78d1ba tempest-TestShelveInstance-806482421 tempest-TestShelveInstance-806482421-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e37f0d97-e444-48a0-af41-4f4bc530c6e8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['b933f71b-6698-4763-b135-83095008f013', '0e9d0b04-39a1-41bf-9e88-0f0156f9f272', 'c18dcedb-ccb5-4ae0-80c8-36da41e646d1', 'a41bf659-e5ed-4f30-ac09-e31eadc460e7']}' {{(pid=100297) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 09:55:28.251225 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.volume.api [None req-2c2697d6-17e2-4019-a2ce-da778f78d1ba tempest-TestShelveInstance-806482421 tempest-TestShelveInstance-806482421-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (48baad22-0b2f-4f3a-a015-a52982b09356) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100297) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 09:55:28.281555 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.volume.api [None req-2c2697d6-17e2-4019-a2ce-da778f78d1ba tempest-TestShelveInstance-806482421 tempest-TestShelveInstance-806482421-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (48baad22-0b2f-4f3a-a015-a52982b09356) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'aba0fb6c-3827-4da9-9e82-d1a500959f56', '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-1351805051',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='aac2ec5bd71b4fa68319e1955c5df14c',qos_specs=None,replication_status=,reservations=['b933f71b-6698-4763-b135-83095008f013','0e9d0b04-39a1-41bf-9e88-0f0156f9f272','c18dcedb-ccb5-4ae0-80c8-36da41e646d1','a41bf659-e5ed-4f30-ac09-e31eadc460e7'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='47da62ea2a0246f3b4a4f363f1498537',volume_type_id=45fd9a3a-b61e-4c6c-9ab7-d02f06678d0d), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-07T09:55:28Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-tempest.common.compute-volume-1351805051',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=aba0fb6c-3827-4da9-9e82-d1a500959f56,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='aac2ec5bd71b4fa68319e1955c5df14c',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='47da62ea2a0246f3b4a4f363f1498537',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(45fd9a3a-b61e-4c6c-9ab7-d02f06678d0d),volume_type_id=45fd9a3a-b61e-4c6c-9ab7-d02f06678d0d)}' {{(pid=100297) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 09:55:28.282738 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.volume.api [None req-2c2697d6-17e2-4019-a2ce-da778f78d1ba tempest-TestShelveInstance-806482421 tempest-TestShelveInstance-806482421-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (825969ad-e722-4587-9acb-7211919ba916) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100297) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 09:55:28.320104 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.volume.api [None req-2c2697d6-17e2-4019-a2ce-da778f78d1ba tempest-TestShelveInstance-806482421 tempest-TestShelveInstance-806482421-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (825969ad-e722-4587-9acb-7211919ba916) transitioned into state 'SUCCESS' from state '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-1351805051',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='aac2ec5bd71b4fa68319e1955c5df14c',qos_specs=None,replication_status=,reservations=['b933f71b-6698-4763-b135-83095008f013','0e9d0b04-39a1-41bf-9e88-0f0156f9f272','c18dcedb-ccb5-4ae0-80c8-36da41e646d1','a41bf659-e5ed-4f30-ac09-e31eadc460e7'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='47da62ea2a0246f3b4a4f363f1498537',volume_type_id=45fd9a3a-b61e-4c6c-9ab7-d02f06678d0d)}' {{(pid=100297) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 09:55:28.320907 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.volume.api [None req-2c2697d6-17e2-4019-a2ce-da778f78d1ba tempest-TestShelveInstance-806482421 tempest-TestShelveInstance-806482421-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6679e60d-bc33-4da2-8f77-5ccf9ceb7223) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100297) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 09:55:28.333439 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.volume.api [None req-2c2697d6-17e2-4019-a2ce-da778f78d1ba tempest-TestShelveInstance-806482421 tempest-TestShelveInstance-806482421-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6679e60d-bc33-4da2-8f77-5ccf9ceb7223) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100297) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 09:55:28.334285 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.volume.api [None req-2c2697d6-17e2-4019-a2ce-da778f78d1ba tempest-TestShelveInstance-806482421 tempest-TestShelveInstance-806482421-project-member] Flow 'volume_create_api' (563de081-4411-4bb2-9978-3216147ef197) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100297) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 09:55:28.334659 np0000006707 devstack@c-api.service[100297]: INFO cinder.volume.api [None req-2c2697d6-17e2-4019-a2ce-da778f78d1ba tempest-TestShelveInstance-806482421 tempest-TestShelveInstance-806482421-project-member] Create volume request issued successfully. Aug 07 09:55:28.335208 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-2c2697d6-17e2-4019-a2ce-da778f78d1ba tempest-TestShelveInstance-806482421 tempest-TestShelveInstance-806482421-project-member] https://10.4.3.8/volume/v3/volumes returned with HTTP 202 Aug 07 09:55:28.335739 np0000006707 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 340/1357] 10.4.3.8 () {68 vars in 1245 bytes} [Fri Aug 7 09:55:27 2026] POST /volume/v3/volumes => generated 749 bytes in 413 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 07 09:55:28.355321 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.middleware.request_id [None req-8c14955a-a74d-45c6-aa78-1d29637d0986 None None] RequestId filter calling following filter/app {{(pid=100298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:55:28.357281 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [None req-8c14955a-a74d-45c6-aa78-1d29637d0986 tempest-TestShelveInstance-806482421 tempest-TestShelveInstance-806482421-project-member] GET https://10.4.3.8/volume/v3/volumes/aba0fb6c-3827-4da9-9e82-d1a500959f56 Aug 07 09:55:28.357589 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [None req-8c14955a-a74d-45c6-aa78-1d29637d0986 tempest-TestShelveInstance-806482421 tempest-TestShelveInstance-806482421-project-member] Empty body provided in request {{(pid=100298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 09:55:28.357996 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [None req-8c14955a-a74d-45c6-aa78-1d29637d0986 tempest-TestShelveInstance-806482421 tempest-TestShelveInstance-806482421-project-member] Calling method 'show' {{(pid=100298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 09:55:28.367272 np0000006707 devstack@c-api.service[100298]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 09:55:28.367272 np0000006707 devstack@c-api.service[100298]: warnings.warn( Aug 07 09:55:28.372165 np0000006707 devstack@c-api.service[100298]: INFO cinder.volume.api [None req-8c14955a-a74d-45c6-aa78-1d29637d0986 tempest-TestShelveInstance-806482421 tempest-TestShelveInstance-806482421-project-member] Volume info retrieved successfully. Aug 07 09:55:28.377848 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [None req-8c14955a-a74d-45c6-aa78-1d29637d0986 tempest-TestShelveInstance-806482421 tempest-TestShelveInstance-806482421-project-member] https://10.4.3.8/volume/v3/volumes/aba0fb6c-3827-4da9-9e82-d1a500959f56 returned with HTTP 200 Aug 07 09:55:28.378437 np0000006707 devstack@c-api.service[100298]: [pid: 100298|app: 0|req: 341/1358] 10.4.3.8 () {66 vars in 1334 bytes} [Fri Aug 7 09:55:28 2026] GET /volume/v3/volumes/aba0fb6c-3827-4da9-9e82-d1a500959f56 => generated 817 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 09:55:28.512804 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [None req-c53a667c-76b4-417f-98e1-449b2ea4e0ff None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:55:28.514894 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-c53a667c-76b4-417f-98e1-449b2ea4e0ff tempest-VolumesSnapshotTestJSON-1374712720 tempest-VolumesSnapshotTestJSON-1374712720-project-member] GET https://10.4.3.8/volume/v3/snapshots/d904f863-308a-48ae-b681-9144d6bba3ee Aug 07 09:55:28.515173 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-c53a667c-76b4-417f-98e1-449b2ea4e0ff tempest-VolumesSnapshotTestJSON-1374712720 tempest-VolumesSnapshotTestJSON-1374712720-project-member] Empty body provided in request {{(pid=100296) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 09:55:28.515434 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-c53a667c-76b4-417f-98e1-449b2ea4e0ff tempest-VolumesSnapshotTestJSON-1374712720 tempest-VolumesSnapshotTestJSON-1374712720-project-member] Calling method 'show' {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 09:55:28.521368 np0000006707 devstack@c-api.service[100296]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 09:55:28.521368 np0000006707 devstack@c-api.service[100296]: warnings.warn( Aug 07 09:55:28.521952 np0000006707 devstack@c-api.service[100296]: INFO cinder.volume.api [None req-c53a667c-76b4-417f-98e1-449b2ea4e0ff tempest-VolumesSnapshotTestJSON-1374712720 tempest-VolumesSnapshotTestJSON-1374712720-project-member] Snapshot retrieved successfully. Aug 07 09:55:28.522858 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-c53a667c-76b4-417f-98e1-449b2ea4e0ff tempest-VolumesSnapshotTestJSON-1374712720 tempest-VolumesSnapshotTestJSON-1374712720-project-member] https://10.4.3.8/volume/v3/snapshots/d904f863-308a-48ae-b681-9144d6bba3ee returned with HTTP 200 Aug 07 09:55:28.523259 np0000006707 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 341/1359] 10.4.3.8 () {66 vars in 1340 bytes} [Fri Aug 7 09:55:28 2026] GET /volume/v3/snapshots/d904f863-308a-48ae-b681-9144d6bba3ee => generated 468 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 09:55:28.533217 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-f8405991-e0c1-4f67-9b2a-f7f0293a0993 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:55:28.535314 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-f8405991-e0c1-4f67-9b2a-f7f0293a0993 tempest-VolumesSnapshotTestJSON-1374712720 tempest-VolumesSnapshotTestJSON-1374712720-project-member] DELETE https://10.4.3.8/volume/v3/snapshots/f71c9e43-6519-40b3-913b-9cbcc4254243 Aug 07 09:55:28.535569 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-f8405991-e0c1-4f67-9b2a-f7f0293a0993 tempest-VolumesSnapshotTestJSON-1374712720 tempest-VolumesSnapshotTestJSON-1374712720-project-member] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 09:55:28.535857 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-f8405991-e0c1-4f67-9b2a-f7f0293a0993 tempest-VolumesSnapshotTestJSON-1374712720 tempest-VolumesSnapshotTestJSON-1374712720-project-member] Calling method 'delete' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 09:55:28.535985 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.v3.snapshots [None req-f8405991-e0c1-4f67-9b2a-f7f0293a0993 tempest-VolumesSnapshotTestJSON-1374712720 tempest-VolumesSnapshotTestJSON-1374712720-project-member] Delete snapshot with id: f71c9e43-6519-40b3-913b-9cbcc4254243 Aug 07 09:55:28.542180 np0000006707 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 09:55:28.542180 np0000006707 devstack@c-api.service[100295]: warnings.warn( Aug 07 09:55:28.542678 np0000006707 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-f8405991-e0c1-4f67-9b2a-f7f0293a0993 tempest-VolumesSnapshotTestJSON-1374712720 tempest-VolumesSnapshotTestJSON-1374712720-project-member] Snapshot retrieved successfully. Aug 07 09:55:28.576920 np0000006707 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-f8405991-e0c1-4f67-9b2a-f7f0293a0993 tempest-VolumesSnapshotTestJSON-1374712720 tempest-VolumesSnapshotTestJSON-1374712720-project-member] Snapshot delete request issued successfully. Aug 07 09:55:28.577825 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-f8405991-e0c1-4f67-9b2a-f7f0293a0993 tempest-VolumesSnapshotTestJSON-1374712720 tempest-VolumesSnapshotTestJSON-1374712720-project-member] https://10.4.3.8/volume/v3/snapshots/f71c9e43-6519-40b3-913b-9cbcc4254243 returned with HTTP 202 Aug 07 09:55:28.577825 np0000006707 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 338/1360] 10.4.3.8 () {66 vars in 1343 bytes} [Fri Aug 7 09:55:28 2026] DELETE /volume/v3/snapshots/f71c9e43-6519-40b3-913b-9cbcc4254243 => generated 0 bytes in 45 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 07 09:55:28.587715 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [None req-c290c1f2-55f9-4b15-8500-faa57aa8ab8e None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:55:28.588179 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-c290c1f2-55f9-4b15-8500-faa57aa8ab8e tempest-VolumesSnapshotTestJSON-1374712720 tempest-VolumesSnapshotTestJSON-1374712720-project-member] GET https://10.4.3.8/volume/v3/snapshots/f71c9e43-6519-40b3-913b-9cbcc4254243 Aug 07 09:55:28.588221 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-c290c1f2-55f9-4b15-8500-faa57aa8ab8e tempest-VolumesSnapshotTestJSON-1374712720 tempest-VolumesSnapshotTestJSON-1374712720-project-member] Empty body provided in request {{(pid=100297) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 09:55:28.588499 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-c290c1f2-55f9-4b15-8500-faa57aa8ab8e tempest-VolumesSnapshotTestJSON-1374712720 tempest-VolumesSnapshotTestJSON-1374712720-project-member] Calling method 'show' {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 09:55:28.595867 np0000006707 devstack@c-api.service[100297]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 09:55:28.595867 np0000006707 devstack@c-api.service[100297]: warnings.warn( Aug 07 09:55:28.596450 np0000006707 devstack@c-api.service[100297]: INFO cinder.volume.api [None req-c290c1f2-55f9-4b15-8500-faa57aa8ab8e tempest-VolumesSnapshotTestJSON-1374712720 tempest-VolumesSnapshotTestJSON-1374712720-project-member] Snapshot retrieved successfully. Aug 07 09:55:28.597405 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-c290c1f2-55f9-4b15-8500-faa57aa8ab8e tempest-VolumesSnapshotTestJSON-1374712720 tempest-VolumesSnapshotTestJSON-1374712720-project-member] https://10.4.3.8/volume/v3/snapshots/f71c9e43-6519-40b3-913b-9cbcc4254243 returned with HTTP 200 Aug 07 09:55:28.597873 np0000006707 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 341/1361] 10.4.3.8 () {66 vars in 1340 bytes} [Fri Aug 7 09:55:28 2026] GET /volume/v3/snapshots/f71c9e43-6519-40b3-913b-9cbcc4254243 => generated 468 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 09:55:29.065117 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.middleware.request_id [None req-110d8b6e-55d7-4d70-bbb3-85350320632f None None] RequestId filter calling following filter/app {{(pid=100298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:55:29.068244 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [None req-110d8b6e-55d7-4d70-bbb3-85350320632f tempest-VolumesActionsTest-864810133 tempest-VolumesActionsTest-864810133-project-member] GET https://10.4.3.8/volume/v3/volumes/c1e1ce3e-ecac-48c4-9282-44ad287eeb85 Aug 07 09:55:29.068347 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [None req-110d8b6e-55d7-4d70-bbb3-85350320632f tempest-VolumesActionsTest-864810133 tempest-VolumesActionsTest-864810133-project-member] Empty body provided in request {{(pid=100298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 09:55:29.068768 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [None req-110d8b6e-55d7-4d70-bbb3-85350320632f tempest-VolumesActionsTest-864810133 tempest-VolumesActionsTest-864810133-project-member] Calling method 'show' {{(pid=100298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 09:55:29.076035 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [None req-110d8b6e-55d7-4d70-bbb3-85350320632f tempest-VolumesActionsTest-864810133 tempest-VolumesActionsTest-864810133-project-member] https://10.4.3.8/volume/v3/volumes/c1e1ce3e-ecac-48c4-9282-44ad287eeb85 returned with HTTP 404 Aug 07 09:55:29.076742 np0000006707 devstack@c-api.service[100298]: [pid: 100298|app: 0|req: 342/1362] 10.4.3.8 () {66 vars in 1334 bytes} [Fri Aug 7 09:55:29 2026] GET /volume/v3/volumes/c1e1ce3e-ecac-48c4-9282-44ad287eeb85 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 09:55:29.087430 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [None req-9b79965b-b9de-45a8-87c7-c0300b06ee44 None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:55:29.094924 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-9b79965b-b9de-45a8-87c7-c0300b06ee44 tempest-VolumesActionsTest-864810133 tempest-VolumesActionsTest-864810133-project-member] GET https://10.4.3.8/volume/v3/volumes/c1e1ce3e-ecac-48c4-9282-44ad287eeb85 Aug 07 09:55:29.094924 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-9b79965b-b9de-45a8-87c7-c0300b06ee44 tempest-VolumesActionsTest-864810133 tempest-VolumesActionsTest-864810133-project-member] Empty body provided in request {{(pid=100296) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 09:55:29.094924 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-9b79965b-b9de-45a8-87c7-c0300b06ee44 tempest-VolumesActionsTest-864810133 tempest-VolumesActionsTest-864810133-project-member] Calling method 'show' {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 09:55:29.111458 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-9b79965b-b9de-45a8-87c7-c0300b06ee44 tempest-VolumesActionsTest-864810133 tempest-VolumesActionsTest-864810133-project-member] https://10.4.3.8/volume/v3/volumes/c1e1ce3e-ecac-48c4-9282-44ad287eeb85 returned with HTTP 404 Aug 07 09:55:29.111997 np0000006707 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 342/1363] 10.4.3.8 () {66 vars in 1334 bytes} [Fri Aug 7 09:55:29 2026] GET /volume/v3/volumes/c1e1ce3e-ecac-48c4-9282-44ad287eeb85 => generated 109 bytes in 25 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 09:55:29.121028 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-b1727631-596e-405e-850d-8777072f2319 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:55:29.123113 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-b1727631-596e-405e-850d-8777072f2319 tempest-VolumesActionsTest-864810133 tempest-VolumesActionsTest-864810133-project-member] DELETE https://10.4.3.8/volume/v3/volumes/c1e1ce3e-ecac-48c4-9282-44ad287eeb85 Aug 07 09:55:29.124579 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-b1727631-596e-405e-850d-8777072f2319 tempest-VolumesActionsTest-864810133 tempest-VolumesActionsTest-864810133-project-member] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 09:55:29.124579 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-b1727631-596e-405e-850d-8777072f2319 tempest-VolumesActionsTest-864810133 tempest-VolumesActionsTest-864810133-project-member] Calling method 'delete' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 09:55:29.124579 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.v3.volumes [None req-b1727631-596e-405e-850d-8777072f2319 tempest-VolumesActionsTest-864810133 tempest-VolumesActionsTest-864810133-project-member] Delete volume with id: c1e1ce3e-ecac-48c4-9282-44ad287eeb85 Aug 07 09:55:29.132737 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-b1727631-596e-405e-850d-8777072f2319 tempest-VolumesActionsTest-864810133 tempest-VolumesActionsTest-864810133-project-member] https://10.4.3.8/volume/v3/volumes/c1e1ce3e-ecac-48c4-9282-44ad287eeb85 returned with HTTP 404 Aug 07 09:55:29.133979 np0000006707 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 339/1364] 10.4.3.8 () {66 vars in 1337 bytes} [Fri Aug 7 09:55:29 2026] DELETE /volume/v3/volumes/c1e1ce3e-ecac-48c4-9282-44ad287eeb85 => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 09:55:29.146239 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [None req-ec7208bd-4b26-4673-89ba-8d81760cc10f None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:55:29.148188 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-ec7208bd-4b26-4673-89ba-8d81760cc10f tempest-VolumesActionsTest-864810133 tempest-VolumesActionsTest-864810133-project-member] POST https://10.4.3.8/volume/v3/volumes Aug 07 09:55:29.148622 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-ec7208bd-4b26-4673-89ba-8d81760cc10f tempest-VolumesActionsTest-864810133 tempest-VolumesActionsTest-864810133-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesActionsTest-Volume-72396599"}} {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 09:55:29.150283 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.v3.volumes [None req-ec7208bd-4b26-4673-89ba-8d81760cc10f tempest-VolumesActionsTest-864810133 tempest-VolumesActionsTest-864810133-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesActionsTest-Volume-72396599'}} {{(pid=100297) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 07 09:55:29.150412 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.v3.volumes [None req-ec7208bd-4b26-4673-89ba-8d81760cc10f tempest-VolumesActionsTest-864810133 tempest-VolumesActionsTest-864810133-project-member] Create volume of 1 GB Aug 07 09:55:29.156113 np0000006707 devstack@c-api.service[100297]: INFO cinder.volume.api [None req-ec7208bd-4b26-4673-89ba-8d81760cc10f tempest-VolumesActionsTest-864810133 tempest-VolumesActionsTest-864810133-project-member] Availability Zones retrieved successfully. Aug 07 09:55:29.162619 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.volume.api [None req-ec7208bd-4b26-4673-89ba-8d81760cc10f tempest-VolumesActionsTest-864810133 tempest-VolumesActionsTest-864810133-project-member] Flow 'volume_create_api' (c9fa86d7-c766-444a-bacf-b6e3629868a7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100297) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 09:55:29.163960 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.volume.api [None req-ec7208bd-4b26-4673-89ba-8d81760cc10f tempest-VolumesActionsTest-864810133 tempest-VolumesActionsTest-864810133-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (83ca275f-dfd8-4458-a7bd-a610e3f9ee01) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100297) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 09:55:29.165361 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.volume.flows.api.create_volume [None req-ec7208bd-4b26-4673-89ba-8d81760cc10f tempest-VolumesActionsTest-864810133 tempest-VolumesActionsTest-864810133-project-member] Validating volume size '1' using validate_int {{(pid=100297) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 07 09:55:29.167318 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.middleware.request_id [req-2ba47a67-8bee-4103-bd62-68881022d4dd req-343f606e-bb65-43cd-84aa-9e7d87681ea1 None None] RequestId filter calling following filter/app {{(pid=100298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:55:29.170857 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [req-2ba47a67-8bee-4103-bd62-68881022d4dd req-343f606e-bb65-43cd-84aa-9e7d87681ea1 tempest-TaggedBootDevicesTest_v242-1005812326 tempest-TaggedBootDevicesTest_v242-1005812326-project-member] DELETE https://10.4.3.8/volume/v3/attachments/e5e643b1-b5bb-4b41-855a-8355a2bb5885 Aug 07 09:55:29.171138 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [req-2ba47a67-8bee-4103-bd62-68881022d4dd req-343f606e-bb65-43cd-84aa-9e7d87681ea1 tempest-TaggedBootDevicesTest_v242-1005812326 tempest-TaggedBootDevicesTest_v242-1005812326-project-member] Empty body provided in request {{(pid=100298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 09:55:29.171378 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [req-2ba47a67-8bee-4103-bd62-68881022d4dd req-343f606e-bb65-43cd-84aa-9e7d87681ea1 tempest-TaggedBootDevicesTest_v242-1005812326 tempest-TaggedBootDevicesTest_v242-1005812326-project-member] Calling method 'version_select' {{(pid=100298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 09:55:29.181987 np0000006707 devstack@c-api.service[100298]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 09:55:29.181987 np0000006707 devstack@c-api.service[100298]: warnings.warn( Aug 07 09:55:29.201001 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.volume.api [None req-ec7208bd-4b26-4673-89ba-8d81760cc10f tempest-VolumesActionsTest-864810133 tempest-VolumesActionsTest-864810133-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (83ca275f-dfd8-4458-a7bd-a610e3f9ee01) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-07T09:47:39Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=45fd9a3a-b61e-4c6c-9ab7-d02f06678d0d,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '45fd9a3a-b61e-4c6c-9ab7-d02f06678d0d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100297) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 09:55:29.202538 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.volume.api [None req-ec7208bd-4b26-4673-89ba-8d81760cc10f tempest-VolumesActionsTest-864810133 tempest-VolumesActionsTest-864810133-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6ac5a1d0-e585-4bdc-ad78-8857a550ffe9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100297) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 09:55:29.247609 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.quota [None req-ec7208bd-4b26-4673-89ba-8d81760cc10f tempest-VolumesActionsTest-864810133 tempest-VolumesActionsTest-864810133-project-member] Created reservations ['01c7d651-4129-4f77-bba2-8d7edef0c706', 'e82dd707-9f50-4491-bbe0-660d8c46c408', '4fa45019-4233-4851-9d72-e4e7c6a1df85', '3ff7316e-8f10-4a47-b489-7425cbb46101'] {{(pid=100297) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 09:55:29.248172 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [req-2ba47a67-8bee-4103-bd62-68881022d4dd req-343f606e-bb65-43cd-84aa-9e7d87681ea1 tempest-TaggedBootDevicesTest_v242-1005812326 tempest-TaggedBootDevicesTest_v242-1005812326-project-member] https://10.4.3.8/volume/v3/attachments/e5e643b1-b5bb-4b41-855a-8355a2bb5885 returned with HTTP 200 Aug 07 09:55:29.248631 np0000006707 devstack@c-api.service[100298]: [pid: 100298|app: 0|req: 343/1365] 10.4.3.8 () {72 vars in 1659 bytes} [Fri Aug 7 09:55:29 2026] DELETE /volume/v3/attachments/e5e643b1-b5bb-4b41-855a-8355a2bb5885 => generated 19 bytes in 82 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 09:55:29.248723 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.volume.api [None req-ec7208bd-4b26-4673-89ba-8d81760cc10f tempest-VolumesActionsTest-864810133 tempest-VolumesActionsTest-864810133-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6ac5a1d0-e585-4bdc-ad78-8857a550ffe9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['01c7d651-4129-4f77-bba2-8d7edef0c706', 'e82dd707-9f50-4491-bbe0-660d8c46c408', '4fa45019-4233-4851-9d72-e4e7c6a1df85', '3ff7316e-8f10-4a47-b489-7425cbb46101']}' {{(pid=100297) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 09:55:29.249411 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.volume.api [None req-ec7208bd-4b26-4673-89ba-8d81760cc10f tempest-VolumesActionsTest-864810133 tempest-VolumesActionsTest-864810133-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b87ae46c-0e45-4111-a6c4-b5da9499f7e7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100297) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 09:55:29.257523 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [req-2ba47a67-8bee-4103-bd62-68881022d4dd req-e864a22e-dd2c-472b-8fab-6255fed0c487 None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:55:29.259443 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [req-2ba47a67-8bee-4103-bd62-68881022d4dd req-e864a22e-dd2c-472b-8fab-6255fed0c487 tempest-TaggedBootDevicesTest_v242-1005812326 tempest-TaggedBootDevicesTest_v242-1005812326-project-member] DELETE https://10.4.3.8/volume/v3/attachments/0d91c2a4-9e02-4017-921e-a2499719542e Aug 07 09:55:29.259628 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [req-2ba47a67-8bee-4103-bd62-68881022d4dd req-e864a22e-dd2c-472b-8fab-6255fed0c487 tempest-TaggedBootDevicesTest_v242-1005812326 tempest-TaggedBootDevicesTest_v242-1005812326-project-member] Empty body provided in request {{(pid=100296) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 09:55:29.259829 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [req-2ba47a67-8bee-4103-bd62-68881022d4dd req-e864a22e-dd2c-472b-8fab-6255fed0c487 tempest-TaggedBootDevicesTest_v242-1005812326 tempest-TaggedBootDevicesTest_v242-1005812326-project-member] Calling method 'version_select' {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 09:55:29.267070 np0000006707 devstack@c-api.service[100296]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 09:55:29.267070 np0000006707 devstack@c-api.service[100296]: warnings.warn( Aug 07 09:55:29.273864 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.volume.api [None req-ec7208bd-4b26-4673-89ba-8d81760cc10f tempest-VolumesActionsTest-864810133 tempest-VolumesActionsTest-864810133-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b87ae46c-0e45-4111-a6c4-b5da9499f7e7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '3d14797d-deb6-4d17-944e-fac14677f46e', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-72396599',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c2cc3865ab5a45d5937227429f05d3cd',qos_specs=None,replication_status=,reservations=['01c7d651-4129-4f77-bba2-8d7edef0c706','e82dd707-9f50-4491-bbe0-660d8c46c408','4fa45019-4233-4851-9d72-e4e7c6a1df85','3ff7316e-8f10-4a47-b489-7425cbb46101'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f406a886d1654f4a8037f5bca558aa2d',volume_type_id=45fd9a3a-b61e-4c6c-9ab7-d02f06678d0d), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-07T09:55:29Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-72396599',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=3d14797d-deb6-4d17-944e-fac14677f46e,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='c2cc3865ab5a45d5937227429f05d3cd',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='f406a886d1654f4a8037f5bca558aa2d',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(45fd9a3a-b61e-4c6c-9ab7-d02f06678d0d),volume_type_id=45fd9a3a-b61e-4c6c-9ab7-d02f06678d0d)}' {{(pid=100297) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 09:55:29.274783 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.volume.api [None req-ec7208bd-4b26-4673-89ba-8d81760cc10f tempest-VolumesActionsTest-864810133 tempest-VolumesActionsTest-864810133-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d211146a-2d20-455a-9332-b58ed676a8e4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100297) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 09:55:29.295355 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.volume.api [None req-ec7208bd-4b26-4673-89ba-8d81760cc10f tempest-VolumesActionsTest-864810133 tempest-VolumesActionsTest-864810133-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d211146a-2d20-455a-9332-b58ed676a8e4) transitioned into state 'SUCCESS' from state '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-72396599',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c2cc3865ab5a45d5937227429f05d3cd',qos_specs=None,replication_status=,reservations=['01c7d651-4129-4f77-bba2-8d7edef0c706','e82dd707-9f50-4491-bbe0-660d8c46c408','4fa45019-4233-4851-9d72-e4e7c6a1df85','3ff7316e-8f10-4a47-b489-7425cbb46101'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f406a886d1654f4a8037f5bca558aa2d',volume_type_id=45fd9a3a-b61e-4c6c-9ab7-d02f06678d0d)}' {{(pid=100297) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 09:55:29.296079 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.volume.api [None req-ec7208bd-4b26-4673-89ba-8d81760cc10f tempest-VolumesActionsTest-864810133 tempest-VolumesActionsTest-864810133-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e25976e5-3cc2-4fc6-b9a4-13bfa27ba231) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100297) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 09:55:29.306608 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.volume.api [None req-ec7208bd-4b26-4673-89ba-8d81760cc10f tempest-VolumesActionsTest-864810133 tempest-VolumesActionsTest-864810133-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e25976e5-3cc2-4fc6-b9a4-13bfa27ba231) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100297) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 09:55:29.307510 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.volume.api [None req-ec7208bd-4b26-4673-89ba-8d81760cc10f tempest-VolumesActionsTest-864810133 tempest-VolumesActionsTest-864810133-project-member] Flow 'volume_create_api' (c9fa86d7-c766-444a-bacf-b6e3629868a7) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100297) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 09:55:29.307864 np0000006707 devstack@c-api.service[100297]: INFO cinder.volume.api [None req-ec7208bd-4b26-4673-89ba-8d81760cc10f tempest-VolumesActionsTest-864810133 tempest-VolumesActionsTest-864810133-project-member] Create volume request issued successfully. Aug 07 09:55:29.308336 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-ec7208bd-4b26-4673-89ba-8d81760cc10f tempest-VolumesActionsTest-864810133 tempest-VolumesActionsTest-864810133-project-member] https://10.4.3.8/volume/v3/volumes returned with HTTP 202 Aug 07 09:55:29.308909 np0000006707 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 342/1366] 10.4.3.8 () {68 vars in 1244 bytes} [Fri Aug 7 09:55:29 2026] POST /volume/v3/volumes => generated 743 bytes in 163 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 07 09:55:29.326376 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-da74bca5-687c-424a-850e-80135127eb00 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:55:29.328143 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [req-2ba47a67-8bee-4103-bd62-68881022d4dd req-e864a22e-dd2c-472b-8fab-6255fed0c487 tempest-TaggedBootDevicesTest_v242-1005812326 tempest-TaggedBootDevicesTest_v242-1005812326-project-member] https://10.4.3.8/volume/v3/attachments/0d91c2a4-9e02-4017-921e-a2499719542e returned with HTTP 200 Aug 07 09:55:29.328516 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-da74bca5-687c-424a-850e-80135127eb00 tempest-VolumesActionsTest-864810133 tempest-VolumesActionsTest-864810133-project-member] GET https://10.4.3.8/volume/v3/volumes/3d14797d-deb6-4d17-944e-fac14677f46e Aug 07 09:55:29.328791 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-da74bca5-687c-424a-850e-80135127eb00 tempest-VolumesActionsTest-864810133 tempest-VolumesActionsTest-864810133-project-member] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 09:55:29.328970 np0000006707 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 343/1367] 10.4.3.8 () {72 vars in 1659 bytes} [Fri Aug 7 09:55:29 2026] DELETE /volume/v3/attachments/0d91c2a4-9e02-4017-921e-a2499719542e => generated 19 bytes in 72 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 09:55:29.329071 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-da74bca5-687c-424a-850e-80135127eb00 tempest-VolumesActionsTest-864810133 tempest-VolumesActionsTest-864810133-project-member] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 09:55:29.335949 np0000006707 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 09:55:29.335949 np0000006707 devstack@c-api.service[100295]: warnings.warn( Aug 07 09:55:29.338280 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.middleware.request_id [req-2ba47a67-8bee-4103-bd62-68881022d4dd req-94792703-e7d5-47bd-ad7f-d3503caf2f62 None None] RequestId filter calling following filter/app {{(pid=100298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:55:29.340120 np0000006707 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-da74bca5-687c-424a-850e-80135127eb00 tempest-VolumesActionsTest-864810133 tempest-VolumesActionsTest-864810133-project-member] Volume info retrieved successfully. Aug 07 09:55:29.341221 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [req-2ba47a67-8bee-4103-bd62-68881022d4dd req-94792703-e7d5-47bd-ad7f-d3503caf2f62 tempest-TaggedBootDevicesTest_v242-1005812326 tempest-TaggedBootDevicesTest_v242-1005812326-project-member] DELETE https://10.4.3.8/volume/v3/attachments/655117c3-7c5f-4bcf-8577-bc9e9821279f Aug 07 09:55:29.341538 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [req-2ba47a67-8bee-4103-bd62-68881022d4dd req-94792703-e7d5-47bd-ad7f-d3503caf2f62 tempest-TaggedBootDevicesTest_v242-1005812326 tempest-TaggedBootDevicesTest_v242-1005812326-project-member] Empty body provided in request {{(pid=100298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 09:55:29.341806 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [req-2ba47a67-8bee-4103-bd62-68881022d4dd req-94792703-e7d5-47bd-ad7f-d3503caf2f62 tempest-TaggedBootDevicesTest_v242-1005812326 tempest-TaggedBootDevicesTest_v242-1005812326-project-member] Calling method 'version_select' {{(pid=100298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 09:55:29.344663 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-da74bca5-687c-424a-850e-80135127eb00 tempest-VolumesActionsTest-864810133 tempest-VolumesActionsTest-864810133-project-member] https://10.4.3.8/volume/v3/volumes/3d14797d-deb6-4d17-944e-fac14677f46e returned with HTTP 200 Aug 07 09:55:29.345045 np0000006707 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 340/1368] 10.4.3.8 () {66 vars in 1334 bytes} [Fri Aug 7 09:55:29 2026] GET /volume/v3/volumes/3d14797d-deb6-4d17-944e-fac14677f46e => generated 811 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 09:55:29.350938 np0000006707 devstack@c-api.service[100298]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 09:55:29.350938 np0000006707 devstack@c-api.service[100298]: warnings.warn( Aug 07 09:55:29.395018 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [None req-f96a072e-773c-45e6-a23a-7f31b651ebb2 None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:55:29.396993 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-f96a072e-773c-45e6-a23a-7f31b651ebb2 tempest-TestShelveInstance-806482421 tempest-TestShelveInstance-806482421-project-member] GET https://10.4.3.8/volume/v3/volumes/aba0fb6c-3827-4da9-9e82-d1a500959f56 Aug 07 09:55:29.397182 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-f96a072e-773c-45e6-a23a-7f31b651ebb2 tempest-TestShelveInstance-806482421 tempest-TestShelveInstance-806482421-project-member] Empty body provided in request {{(pid=100297) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 09:55:29.397366 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-f96a072e-773c-45e6-a23a-7f31b651ebb2 tempest-TestShelveInstance-806482421 tempest-TestShelveInstance-806482421-project-member] Calling method 'show' {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 09:55:29.403633 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [req-2ba47a67-8bee-4103-bd62-68881022d4dd req-94792703-e7d5-47bd-ad7f-d3503caf2f62 tempest-TaggedBootDevicesTest_v242-1005812326 tempest-TaggedBootDevicesTest_v242-1005812326-project-member] https://10.4.3.8/volume/v3/attachments/655117c3-7c5f-4bcf-8577-bc9e9821279f returned with HTTP 200 Aug 07 09:55:29.404249 np0000006707 devstack@c-api.service[100298]: [pid: 100298|app: 0|req: 344/1369] 10.4.3.8 () {72 vars in 1659 bytes} [Fri Aug 7 09:55:29 2026] DELETE /volume/v3/attachments/655117c3-7c5f-4bcf-8577-bc9e9821279f => generated 19 bytes in 66 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 09:55:29.404498 np0000006707 devstack@c-api.service[100297]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 09:55:29.404498 np0000006707 devstack@c-api.service[100297]: warnings.warn( Aug 07 09:55:29.408488 np0000006707 devstack@c-api.service[100297]: INFO cinder.volume.api [None req-f96a072e-773c-45e6-a23a-7f31b651ebb2 tempest-TestShelveInstance-806482421 tempest-TestShelveInstance-806482421-project-member] Volume info retrieved successfully. Aug 07 09:55:29.413953 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-f96a072e-773c-45e6-a23a-7f31b651ebb2 tempest-TestShelveInstance-806482421 tempest-TestShelveInstance-806482421-project-member] https://10.4.3.8/volume/v3/volumes/aba0fb6c-3827-4da9-9e82-d1a500959f56 returned with HTTP 200 Aug 07 09:55:29.414354 np0000006707 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 343/1370] 10.4.3.8 () {66 vars in 1334 bytes} [Fri Aug 7 09:55:29 2026] GET /volume/v3/volumes/aba0fb6c-3827-4da9-9e82-d1a500959f56 => generated 1357 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 09:55:29.464792 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [req-4147f165-1237-4abc-bbcb-ed66a4cddd47 req-02edc300-8ec6-4e67-8b1d-abf6d61f8f4e None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:55:29.467802 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [req-4147f165-1237-4abc-bbcb-ed66a4cddd47 req-02edc300-8ec6-4e67-8b1d-abf6d61f8f4e tempest-TestShelveInstance-806482421 tempest-TestShelveInstance-806482421-project-member] GET https://10.4.3.8/volume/v3/volumes/aba0fb6c-3827-4da9-9e82-d1a500959f56 Aug 07 09:55:29.468112 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [req-4147f165-1237-4abc-bbcb-ed66a4cddd47 req-02edc300-8ec6-4e67-8b1d-abf6d61f8f4e tempest-TestShelveInstance-806482421 tempest-TestShelveInstance-806482421-project-member] Empty body provided in request {{(pid=100296) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 09:55:29.468308 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [req-4147f165-1237-4abc-bbcb-ed66a4cddd47 req-02edc300-8ec6-4e67-8b1d-abf6d61f8f4e tempest-TestShelveInstance-806482421 tempest-TestShelveInstance-806482421-project-member] Calling method 'show' {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 09:55:29.478838 np0000006707 devstack@c-api.service[100296]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 09:55:29.478838 np0000006707 devstack@c-api.service[100296]: warnings.warn( Aug 07 09:55:29.484163 np0000006707 devstack@c-api.service[100296]: INFO cinder.volume.api [req-4147f165-1237-4abc-bbcb-ed66a4cddd47 req-02edc300-8ec6-4e67-8b1d-abf6d61f8f4e tempest-TestShelveInstance-806482421 tempest-TestShelveInstance-806482421-project-member] Volume info retrieved successfully. Aug 07 09:55:29.491766 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [req-4147f165-1237-4abc-bbcb-ed66a4cddd47 req-02edc300-8ec6-4e67-8b1d-abf6d61f8f4e tempest-TestShelveInstance-806482421 tempest-TestShelveInstance-806482421-project-member] https://10.4.3.8/volume/v3/volumes/aba0fb6c-3827-4da9-9e82-d1a500959f56 returned with HTTP 200 Aug 07 09:55:29.492491 np0000006707 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 344/1371] 10.4.3.8 () {68 vars in 1584 bytes} [Fri Aug 7 09:55:29 2026] GET /volume/v3/volumes/aba0fb6c-3827-4da9-9e82-d1a500959f56 => generated 1357 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 09:55:29.609221 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-abce2e05-a743-47e3-a4a0-fc4e808e6106 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:55:29.611512 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-abce2e05-a743-47e3-a4a0-fc4e808e6106 tempest-VolumesSnapshotTestJSON-1374712720 tempest-VolumesSnapshotTestJSON-1374712720-project-member] GET https://10.4.3.8/volume/v3/snapshots/f71c9e43-6519-40b3-913b-9cbcc4254243 Aug 07 09:55:29.611870 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-abce2e05-a743-47e3-a4a0-fc4e808e6106 tempest-VolumesSnapshotTestJSON-1374712720 tempest-VolumesSnapshotTestJSON-1374712720-project-member] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 09:55:29.612133 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-abce2e05-a743-47e3-a4a0-fc4e808e6106 tempest-VolumesSnapshotTestJSON-1374712720 tempest-VolumesSnapshotTestJSON-1374712720-project-member] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 09:55:29.619857 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-abce2e05-a743-47e3-a4a0-fc4e808e6106 tempest-VolumesSnapshotTestJSON-1374712720 tempest-VolumesSnapshotTestJSON-1374712720-project-member] https://10.4.3.8/volume/v3/snapshots/f71c9e43-6519-40b3-913b-9cbcc4254243 returned with HTTP 404 Aug 07 09:55:29.620544 np0000006707 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 341/1372] 10.4.3.8 () {66 vars in 1340 bytes} [Fri Aug 7 09:55:29 2026] GET /volume/v3/snapshots/f71c9e43-6519-40b3-913b-9cbcc4254243 => generated 111 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 09:55:29.629208 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.middleware.request_id [None req-95a56e45-004c-453e-b865-3cf3de785938 None None] RequestId filter calling following filter/app {{(pid=100298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:55:29.631840 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [None req-95a56e45-004c-453e-b865-3cf3de785938 tempest-VolumesSnapshotTestJSON-1374712720 tempest-VolumesSnapshotTestJSON-1374712720-project-member] DELETE https://10.4.3.8/volume/v3/snapshots/d904f863-308a-48ae-b681-9144d6bba3ee Aug 07 09:55:29.632135 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [None req-95a56e45-004c-453e-b865-3cf3de785938 tempest-VolumesSnapshotTestJSON-1374712720 tempest-VolumesSnapshotTestJSON-1374712720-project-member] Empty body provided in request {{(pid=100298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 09:55:29.632439 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [None req-95a56e45-004c-453e-b865-3cf3de785938 tempest-VolumesSnapshotTestJSON-1374712720 tempest-VolumesSnapshotTestJSON-1374712720-project-member] Calling method 'delete' {{(pid=100298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 09:55:29.632620 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.v3.snapshots [None req-95a56e45-004c-453e-b865-3cf3de785938 tempest-VolumesSnapshotTestJSON-1374712720 tempest-VolumesSnapshotTestJSON-1374712720-project-member] Delete snapshot with id: d904f863-308a-48ae-b681-9144d6bba3ee Aug 07 09:55:29.646391 np0000006707 devstack@c-api.service[100298]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 09:55:29.646391 np0000006707 devstack@c-api.service[100298]: warnings.warn( Aug 07 09:55:29.647061 np0000006707 devstack@c-api.service[100298]: INFO cinder.volume.api [None req-95a56e45-004c-453e-b865-3cf3de785938 tempest-VolumesSnapshotTestJSON-1374712720 tempest-VolumesSnapshotTestJSON-1374712720-project-member] Snapshot retrieved successfully. Aug 07 09:55:29.683724 np0000006707 devstack@c-api.service[100298]: INFO cinder.volume.api [None req-95a56e45-004c-453e-b865-3cf3de785938 tempest-VolumesSnapshotTestJSON-1374712720 tempest-VolumesSnapshotTestJSON-1374712720-project-member] Snapshot delete request issued successfully. Aug 07 09:55:29.684130 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [None req-95a56e45-004c-453e-b865-3cf3de785938 tempest-VolumesSnapshotTestJSON-1374712720 tempest-VolumesSnapshotTestJSON-1374712720-project-member] https://10.4.3.8/volume/v3/snapshots/d904f863-308a-48ae-b681-9144d6bba3ee returned with HTTP 202 Aug 07 09:55:29.684725 np0000006707 devstack@c-api.service[100298]: [pid: 100298|app: 0|req: 345/1373] 10.4.3.8 () {66 vars in 1343 bytes} [Fri Aug 7 09:55:29 2026] DELETE /volume/v3/snapshots/d904f863-308a-48ae-b681-9144d6bba3ee => generated 0 bytes in 56 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 07 09:55:29.695324 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [None req-ce6d3660-15bb-4bbb-8176-1e243282c1c4 None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:55:29.697708 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-ce6d3660-15bb-4bbb-8176-1e243282c1c4 tempest-VolumesSnapshotTestJSON-1374712720 tempest-VolumesSnapshotTestJSON-1374712720-project-member] GET https://10.4.3.8/volume/v3/snapshots/d904f863-308a-48ae-b681-9144d6bba3ee Aug 07 09:55:29.697961 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-ce6d3660-15bb-4bbb-8176-1e243282c1c4 tempest-VolumesSnapshotTestJSON-1374712720 tempest-VolumesSnapshotTestJSON-1374712720-project-member] Empty body provided in request {{(pid=100297) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 09:55:29.698190 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-ce6d3660-15bb-4bbb-8176-1e243282c1c4 tempest-VolumesSnapshotTestJSON-1374712720 tempest-VolumesSnapshotTestJSON-1374712720-project-member] Calling method 'show' {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 09:55:29.704380 np0000006707 devstack@c-api.service[100297]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 09:55:29.704380 np0000006707 devstack@c-api.service[100297]: warnings.warn( Aug 07 09:55:29.705445 np0000006707 devstack@c-api.service[100297]: INFO cinder.volume.api [None req-ce6d3660-15bb-4bbb-8176-1e243282c1c4 tempest-VolumesSnapshotTestJSON-1374712720 tempest-VolumesSnapshotTestJSON-1374712720-project-member] Snapshot retrieved successfully. Aug 07 09:55:29.706234 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-ce6d3660-15bb-4bbb-8176-1e243282c1c4 tempest-VolumesSnapshotTestJSON-1374712720 tempest-VolumesSnapshotTestJSON-1374712720-project-member] https://10.4.3.8/volume/v3/snapshots/d904f863-308a-48ae-b681-9144d6bba3ee returned with HTTP 200 Aug 07 09:55:29.706936 np0000006707 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 344/1374] 10.4.3.8 () {66 vars in 1340 bytes} [Fri Aug 7 09:55:29 2026] GET /volume/v3/snapshots/d904f863-308a-48ae-b681-9144d6bba3ee => generated 467 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 09:55:30.131073 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [req-4147f165-1237-4abc-bbcb-ed66a4cddd47 req-cf7ef768-c8da-483a-8506-3c613baa3e19 None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:55:30.135151 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [req-4147f165-1237-4abc-bbcb-ed66a4cddd47 req-cf7ef768-c8da-483a-8506-3c613baa3e19 tempest-TestShelveInstance-806482421 tempest-TestShelveInstance-806482421-project-member] GET https://10.4.3.8/volume/v3/volumes/aba0fb6c-3827-4da9-9e82-d1a500959f56 Aug 07 09:55:30.135474 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [req-4147f165-1237-4abc-bbcb-ed66a4cddd47 req-cf7ef768-c8da-483a-8506-3c613baa3e19 tempest-TestShelveInstance-806482421 tempest-TestShelveInstance-806482421-project-member] Empty body provided in request {{(pid=100296) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 09:55:30.135810 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [req-4147f165-1237-4abc-bbcb-ed66a4cddd47 req-cf7ef768-c8da-483a-8506-3c613baa3e19 tempest-TestShelveInstance-806482421 tempest-TestShelveInstance-806482421-project-member] Calling method 'show' {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 09:55:30.146400 np0000006707 devstack@c-api.service[100296]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 09:55:30.146400 np0000006707 devstack@c-api.service[100296]: warnings.warn( Aug 07 09:55:30.151287 np0000006707 devstack@c-api.service[100296]: INFO cinder.volume.api [req-4147f165-1237-4abc-bbcb-ed66a4cddd47 req-cf7ef768-c8da-483a-8506-3c613baa3e19 tempest-TestShelveInstance-806482421 tempest-TestShelveInstance-806482421-project-member] Volume info retrieved successfully. Aug 07 09:55:30.158120 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [req-4147f165-1237-4abc-bbcb-ed66a4cddd47 req-cf7ef768-c8da-483a-8506-3c613baa3e19 tempest-TestShelveInstance-806482421 tempest-TestShelveInstance-806482421-project-member] https://10.4.3.8/volume/v3/volumes/aba0fb6c-3827-4da9-9e82-d1a500959f56 returned with HTTP 200 Aug 07 09:55:30.158713 np0000006707 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 345/1375] 10.4.3.8 () {68 vars in 1584 bytes} [Fri Aug 7 09:55:30 2026] GET /volume/v3/volumes/aba0fb6c-3827-4da9-9e82-d1a500959f56 => generated 1357 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 09:55:30.171839 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-ff728661-005e-4290-8750-199d368e1c74 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:55:30.172243 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-ff728661-005e-4290-8750-199d368e1c74 None None] GET https://10.4.3.8/volume// Aug 07 09:55:30.172435 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-ff728661-005e-4290-8750-199d368e1c74 None None] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 09:55:30.172685 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-ff728661-005e-4290-8750-199d368e1c74 None None] Calling method 'all' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 09:55:30.172996 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-ff728661-005e-4290-8750-199d368e1c74 None None] https://10.4.3.8/volume// returned with HTTP 300 Aug 07 09:55:30.173447 np0000006707 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 342/1376] 10.4.3.8 () {66 vars in 1405 bytes} [Fri Aug 7 09:55:30 2026] GET /volume/ => generated 384 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 07 09:55:30.184727 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.middleware.request_id [req-4147f165-1237-4abc-bbcb-ed66a4cddd47 req-ade59080-5cb7-4c6b-bb99-0c4f0574c900 None None] RequestId filter calling following filter/app {{(pid=100298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:55:30.187476 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [req-4147f165-1237-4abc-bbcb-ed66a4cddd47 req-ade59080-5cb7-4c6b-bb99-0c4f0574c900 tempest-TestShelveInstance-806482421 tempest-TestShelveInstance-806482421-project-member] POST https://10.4.3.8/volume/v3/attachments Aug 07 09:55:30.188058 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [req-4147f165-1237-4abc-bbcb-ed66a4cddd47 req-ade59080-5cb7-4c6b-bb99-0c4f0574c900 tempest-TestShelveInstance-806482421 tempest-TestShelveInstance-806482421-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "aba0fb6c-3827-4da9-9e82-d1a500959f56", "connector": null, "instance_uuid": "dfe9beb4-4a79-41e0-8a90-19b8acacc4fd"}} {{(pid=100298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 09:55:30.198791 np0000006707 devstack@c-api.service[100298]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 09:55:30.198791 np0000006707 devstack@c-api.service[100298]: warnings.warn( Aug 07 09:55:30.226928 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [req-4147f165-1237-4abc-bbcb-ed66a4cddd47 req-ade59080-5cb7-4c6b-bb99-0c4f0574c900 tempest-TestShelveInstance-806482421 tempest-TestShelveInstance-806482421-project-member] https://10.4.3.8/volume/v3/attachments returned with HTTP 200 Aug 07 09:55:30.227340 np0000006707 devstack@c-api.service[100298]: [pid: 100298|app: 0|req: 346/1377] 10.4.3.8 () {74 vars in 1580 bytes} [Fri Aug 7 09:55:30 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 09:55:30.359941 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [None req-706a8950-c2fd-4299-b82a-9f0f6e3b86a3 None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:55:30.363129 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-706a8950-c2fd-4299-b82a-9f0f6e3b86a3 tempest-VolumesActionsTest-864810133 tempest-VolumesActionsTest-864810133-project-member] GET https://10.4.3.8/volume/v3/volumes/3d14797d-deb6-4d17-944e-fac14677f46e Aug 07 09:55:30.363335 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-706a8950-c2fd-4299-b82a-9f0f6e3b86a3 tempest-VolumesActionsTest-864810133 tempest-VolumesActionsTest-864810133-project-member] Empty body provided in request {{(pid=100297) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 09:55:30.363615 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-706a8950-c2fd-4299-b82a-9f0f6e3b86a3 tempest-VolumesActionsTest-864810133 tempest-VolumesActionsTest-864810133-project-member] Calling method 'show' {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 09:55:30.376311 np0000006707 devstack@c-api.service[100297]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 09:55:30.376311 np0000006707 devstack@c-api.service[100297]: warnings.warn( Aug 07 09:55:30.380939 np0000006707 devstack@c-api.service[100297]: INFO cinder.volume.api [None req-706a8950-c2fd-4299-b82a-9f0f6e3b86a3 tempest-VolumesActionsTest-864810133 tempest-VolumesActionsTest-864810133-project-member] Volume info retrieved successfully. Aug 07 09:55:30.395059 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-706a8950-c2fd-4299-b82a-9f0f6e3b86a3 tempest-VolumesActionsTest-864810133 tempest-VolumesActionsTest-864810133-project-member] https://10.4.3.8/volume/v3/volumes/3d14797d-deb6-4d17-944e-fac14677f46e returned with HTTP 200 Aug 07 09:55:30.395520 np0000006707 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 345/1378] 10.4.3.8 () {66 vars in 1334 bytes} [Fri Aug 7 09:55:30 2026] GET /volume/v3/volumes/3d14797d-deb6-4d17-944e-fac14677f46e => generated 836 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 09:55:30.412717 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [None req-dfe457b2-79e6-46ad-a2a3-9325305c7956 None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:55:30.415261 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-dfe457b2-79e6-46ad-a2a3-9325305c7956 tempest-VolumesActionsTest-69512304 tempest-VolumesActionsTest-69512304-project-admin] POST https://10.4.3.8/volume/v3/volumes/3d14797d-deb6-4d17-944e-fac14677f46e/action Aug 07 09:55:30.415261 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-dfe457b2-79e6-46ad-a2a3-9325305c7956 tempest-VolumesActionsTest-69512304 tempest-VolumesActionsTest-69512304-project-admin] Action body: b'{"os-reset_status": {"status": "error"}}' {{(pid=100296) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 07 09:55:30.415698 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-dfe457b2-79e6-46ad-a2a3-9325305c7956 tempest-VolumesActionsTest-69512304 tempest-VolumesActionsTest-69512304-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "error"}} {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 09:55:30.424709 np0000006707 devstack@c-api.service[100296]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 09:55:30.424709 np0000006707 devstack@c-api.service[100296]: warnings.warn( Aug 07 09:55:30.425265 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.contrib.admin_actions [None req-dfe457b2-79e6-46ad-a2a3-9325305c7956 tempest-VolumesActionsTest-69512304 tempest-VolumesActionsTest-69512304-project-admin] Updating volume '3d14797d-deb6-4d17-944e-fac14677f46e' with '{'status': 'error'}' {{(pid=100296) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:109}} Aug 07 09:55:30.452642 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-dfe457b2-79e6-46ad-a2a3-9325305c7956 tempest-VolumesActionsTest-69512304 tempest-VolumesActionsTest-69512304-project-admin] https://10.4.3.8/volume/v3/volumes/3d14797d-deb6-4d17-944e-fac14677f46e/action returned with HTTP 202 Aug 07 09:55:30.453116 np0000006707 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 346/1379] 10.4.3.8 () {68 vars in 1376 bytes} [Fri Aug 7 09:55:30 2026] POST /volume/v3/volumes/3d14797d-deb6-4d17-944e-fac14677f46e/action => generated 0 bytes in 41 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 07 09:55:30.461846 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-c57b96e5-75b9-4a58-ab21-cd6f62ce10e2 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:55:30.464093 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-c57b96e5-75b9-4a58-ab21-cd6f62ce10e2 tempest-VolumesActionsTest-864810133 tempest-VolumesActionsTest-864810133-project-member] GET https://10.4.3.8/volume/v3/volumes/3d14797d-deb6-4d17-944e-fac14677f46e Aug 07 09:55:30.464349 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-c57b96e5-75b9-4a58-ab21-cd6f62ce10e2 tempest-VolumesActionsTest-864810133 tempest-VolumesActionsTest-864810133-project-member] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 09:55:30.464615 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-c57b96e5-75b9-4a58-ab21-cd6f62ce10e2 tempest-VolumesActionsTest-864810133 tempest-VolumesActionsTest-864810133-project-member] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 09:55:30.473926 np0000006707 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 09:55:30.473926 np0000006707 devstack@c-api.service[100295]: warnings.warn( Aug 07 09:55:30.478547 np0000006707 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-c57b96e5-75b9-4a58-ab21-cd6f62ce10e2 tempest-VolumesActionsTest-864810133 tempest-VolumesActionsTest-864810133-project-member] Volume info retrieved successfully. Aug 07 09:55:30.484109 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-c57b96e5-75b9-4a58-ab21-cd6f62ce10e2 tempest-VolumesActionsTest-864810133 tempest-VolumesActionsTest-864810133-project-member] https://10.4.3.8/volume/v3/volumes/3d14797d-deb6-4d17-944e-fac14677f46e returned with HTTP 200 Aug 07 09:55:30.484545 np0000006707 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 343/1380] 10.4.3.8 () {66 vars in 1334 bytes} [Fri Aug 7 09:55:30 2026] GET /volume/v3/volumes/3d14797d-deb6-4d17-944e-fac14677f46e => generated 832 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 09:55:30.502000 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.middleware.request_id [None req-8b0b50f6-76f8-4b5a-8126-c9819b55cdc0 None None] RequestId filter calling following filter/app {{(pid=100298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:55:30.504414 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [None req-8b0b50f6-76f8-4b5a-8126-c9819b55cdc0 tempest-VolumesActionsTest-69512304 tempest-VolumesActionsTest-69512304-project-admin] POST https://10.4.3.8/volume/v3/volumes/3d14797d-deb6-4d17-944e-fac14677f46e/action Aug 07 09:55:30.504899 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [None req-8b0b50f6-76f8-4b5a-8126-c9819b55cdc0 tempest-VolumesActionsTest-69512304 tempest-VolumesActionsTest-69512304-project-admin] Action body: b'{"os-force_delete": {}}' {{(pid=100298) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 07 09:55:30.505114 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [None req-8b0b50f6-76f8-4b5a-8126-c9819b55cdc0 tempest-VolumesActionsTest-69512304 tempest-VolumesActionsTest-69512304-project-admin] Action: 'action', calling method: _force_delete, body: {"os-force_delete": {}} {{(pid=100298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 09:55:30.517612 np0000006707 devstack@c-api.service[100298]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 09:55:30.517612 np0000006707 devstack@c-api.service[100298]: warnings.warn( Aug 07 09:55:30.518109 np0000006707 devstack@c-api.service[100298]: INFO cinder.volume.api [None req-8b0b50f6-76f8-4b5a-8126-c9819b55cdc0 tempest-VolumesActionsTest-69512304 tempest-VolumesActionsTest-69512304-project-admin] Volume info retrieved successfully. Aug 07 09:55:30.550021 np0000006707 devstack@c-api.service[100298]: INFO cinder.volume.api [None req-8b0b50f6-76f8-4b5a-8126-c9819b55cdc0 tempest-VolumesActionsTest-69512304 tempest-VolumesActionsTest-69512304-project-admin] Delete volume request issued successfully. Aug 07 09:55:30.550264 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [None req-8b0b50f6-76f8-4b5a-8126-c9819b55cdc0 tempest-VolumesActionsTest-69512304 tempest-VolumesActionsTest-69512304-project-admin] https://10.4.3.8/volume/v3/volumes/3d14797d-deb6-4d17-944e-fac14677f46e/action returned with HTTP 202 Aug 07 09:55:30.550851 np0000006707 devstack@c-api.service[100298]: [pid: 100298|app: 0|req: 347/1381] 10.4.3.8 () {68 vars in 1376 bytes} [Fri Aug 7 09:55:30 2026] POST /volume/v3/volumes/3d14797d-deb6-4d17-944e-fac14677f46e/action => generated 0 bytes in 49 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 07 09:55:30.560009 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [None req-ad21cd1b-0179-4272-9e16-a7f0a8ac458a None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:55:30.565722 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-ad21cd1b-0179-4272-9e16-a7f0a8ac458a tempest-VolumesActionsTest-864810133 tempest-VolumesActionsTest-864810133-project-member] GET https://10.4.3.8/volume/v3/volumes/3d14797d-deb6-4d17-944e-fac14677f46e Aug 07 09:55:30.565966 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-ad21cd1b-0179-4272-9e16-a7f0a8ac458a tempest-VolumesActionsTest-864810133 tempest-VolumesActionsTest-864810133-project-member] Empty body provided in request {{(pid=100297) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 09:55:30.566239 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-ad21cd1b-0179-4272-9e16-a7f0a8ac458a tempest-VolumesActionsTest-864810133 tempest-VolumesActionsTest-864810133-project-member] Calling method 'show' {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 09:55:30.580444 np0000006707 devstack@c-api.service[100297]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 09:55:30.580444 np0000006707 devstack@c-api.service[100297]: warnings.warn( Aug 07 09:55:30.587386 np0000006707 devstack@c-api.service[100297]: INFO cinder.volume.api [None req-ad21cd1b-0179-4272-9e16-a7f0a8ac458a tempest-VolumesActionsTest-864810133 tempest-VolumesActionsTest-864810133-project-member] Volume info retrieved successfully. Aug 07 09:55:30.594166 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-ad21cd1b-0179-4272-9e16-a7f0a8ac458a tempest-VolumesActionsTest-864810133 tempest-VolumesActionsTest-864810133-project-member] https://10.4.3.8/volume/v3/volumes/3d14797d-deb6-4d17-944e-fac14677f46e returned with HTTP 200 Aug 07 09:55:30.595095 np0000006707 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 346/1382] 10.4.3.8 () {66 vars in 1334 bytes} [Fri Aug 7 09:55:30 2026] GET /volume/v3/volumes/3d14797d-deb6-4d17-944e-fac14677f46e => generated 835 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 09:55:30.721082 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [None req-655e6912-334b-4a5e-b8ef-8e257188a4c3 None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:55:30.723300 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-655e6912-334b-4a5e-b8ef-8e257188a4c3 tempest-VolumesSnapshotTestJSON-1374712720 tempest-VolumesSnapshotTestJSON-1374712720-project-member] GET https://10.4.3.8/volume/v3/snapshots/d904f863-308a-48ae-b681-9144d6bba3ee Aug 07 09:55:30.723838 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-655e6912-334b-4a5e-b8ef-8e257188a4c3 tempest-VolumesSnapshotTestJSON-1374712720 tempest-VolumesSnapshotTestJSON-1374712720-project-member] Empty body provided in request {{(pid=100296) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 09:55:30.724011 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-655e6912-334b-4a5e-b8ef-8e257188a4c3 tempest-VolumesSnapshotTestJSON-1374712720 tempest-VolumesSnapshotTestJSON-1374712720-project-member] Calling method 'show' {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 09:55:30.728879 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-655e6912-334b-4a5e-b8ef-8e257188a4c3 tempest-VolumesSnapshotTestJSON-1374712720 tempest-VolumesSnapshotTestJSON-1374712720-project-member] https://10.4.3.8/volume/v3/snapshots/d904f863-308a-48ae-b681-9144d6bba3ee returned with HTTP 404 Aug 07 09:55:30.729429 np0000006707 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 347/1383] 10.4.3.8 () {66 vars in 1340 bytes} [Fri Aug 7 09:55:30 2026] GET /volume/v3/snapshots/d904f863-308a-48ae-b681-9144d6bba3ee => generated 111 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 09:55:30.737883 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-5a2344b7-c150-4593-8295-d509001fb059 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:55:30.740230 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-5a2344b7-c150-4593-8295-d509001fb059 tempest-VolumesSnapshotTestJSON-1374712720 tempest-VolumesSnapshotTestJSON-1374712720-project-member] DELETE https://10.4.3.8/volume/v3/snapshots/d8af63d0-249b-424e-868b-2b583b5ede86 Aug 07 09:55:30.740525 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-5a2344b7-c150-4593-8295-d509001fb059 tempest-VolumesSnapshotTestJSON-1374712720 tempest-VolumesSnapshotTestJSON-1374712720-project-member] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 09:55:30.740787 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-5a2344b7-c150-4593-8295-d509001fb059 tempest-VolumesSnapshotTestJSON-1374712720 tempest-VolumesSnapshotTestJSON-1374712720-project-member] Calling method 'delete' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 09:55:30.740927 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.v3.snapshots [None req-5a2344b7-c150-4593-8295-d509001fb059 tempest-VolumesSnapshotTestJSON-1374712720 tempest-VolumesSnapshotTestJSON-1374712720-project-member] Delete snapshot with id: d8af63d0-249b-424e-868b-2b583b5ede86 Aug 07 09:55:30.751556 np0000006707 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 09:55:30.751556 np0000006707 devstack@c-api.service[100295]: warnings.warn( Aug 07 09:55:30.752475 np0000006707 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-5a2344b7-c150-4593-8295-d509001fb059 tempest-VolumesSnapshotTestJSON-1374712720 tempest-VolumesSnapshotTestJSON-1374712720-project-member] Snapshot retrieved successfully. Aug 07 09:55:30.778987 np0000006707 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-5a2344b7-c150-4593-8295-d509001fb059 tempest-VolumesSnapshotTestJSON-1374712720 tempest-VolumesSnapshotTestJSON-1374712720-project-member] Snapshot delete request issued successfully. Aug 07 09:55:30.779199 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-5a2344b7-c150-4593-8295-d509001fb059 tempest-VolumesSnapshotTestJSON-1374712720 tempest-VolumesSnapshotTestJSON-1374712720-project-member] https://10.4.3.8/volume/v3/snapshots/d8af63d0-249b-424e-868b-2b583b5ede86 returned with HTTP 202 Aug 07 09:55:30.780051 np0000006707 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 344/1384] 10.4.3.8 () {66 vars in 1343 bytes} [Fri Aug 7 09:55:30 2026] DELETE /volume/v3/snapshots/d8af63d0-249b-424e-868b-2b583b5ede86 => generated 0 bytes in 42 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 07 09:55:30.788985 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.middleware.request_id [None req-7657adc5-8185-40c2-a7df-321019e70d1c None None] RequestId filter calling following filter/app {{(pid=100298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:55:30.791558 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [None req-7657adc5-8185-40c2-a7df-321019e70d1c tempest-VolumesSnapshotTestJSON-1374712720 tempest-VolumesSnapshotTestJSON-1374712720-project-member] GET https://10.4.3.8/volume/v3/snapshots/d8af63d0-249b-424e-868b-2b583b5ede86 Aug 07 09:55:30.791786 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [None req-7657adc5-8185-40c2-a7df-321019e70d1c tempest-VolumesSnapshotTestJSON-1374712720 tempest-VolumesSnapshotTestJSON-1374712720-project-member] Empty body provided in request {{(pid=100298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 09:55:30.792053 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [None req-7657adc5-8185-40c2-a7df-321019e70d1c tempest-VolumesSnapshotTestJSON-1374712720 tempest-VolumesSnapshotTestJSON-1374712720-project-member] Calling method 'show' {{(pid=100298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 09:55:30.800635 np0000006707 devstack@c-api.service[100298]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 09:55:30.800635 np0000006707 devstack@c-api.service[100298]: warnings.warn( Aug 07 09:55:30.801251 np0000006707 devstack@c-api.service[100298]: INFO cinder.volume.api [None req-7657adc5-8185-40c2-a7df-321019e70d1c tempest-VolumesSnapshotTestJSON-1374712720 tempest-VolumesSnapshotTestJSON-1374712720-project-member] Snapshot retrieved successfully. Aug 07 09:55:30.802450 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [None req-7657adc5-8185-40c2-a7df-321019e70d1c tempest-VolumesSnapshotTestJSON-1374712720 tempest-VolumesSnapshotTestJSON-1374712720-project-member] https://10.4.3.8/volume/v3/snapshots/d8af63d0-249b-424e-868b-2b583b5ede86 returned with HTTP 200 Aug 07 09:55:30.802948 np0000006707 devstack@c-api.service[100298]: [pid: 100298|app: 0|req: 348/1385] 10.4.3.8 () {66 vars in 1340 bytes} [Fri Aug 7 09:55:30 2026] GET /volume/v3/snapshots/d8af63d0-249b-424e-868b-2b583b5ede86 => generated 467 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 09:55:31.611734 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [None req-2577b628-71b9-4b47-a086-c3f7b432c7d6 None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:55:31.616007 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-2577b628-71b9-4b47-a086-c3f7b432c7d6 tempest-VolumesActionsTest-864810133 tempest-VolumesActionsTest-864810133-project-member] GET https://10.4.3.8/volume/v3/volumes/3d14797d-deb6-4d17-944e-fac14677f46e Aug 07 09:55:31.616007 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-2577b628-71b9-4b47-a086-c3f7b432c7d6 tempest-VolumesActionsTest-864810133 tempest-VolumesActionsTest-864810133-project-member] Empty body provided in request {{(pid=100297) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 09:55:31.616007 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-2577b628-71b9-4b47-a086-c3f7b432c7d6 tempest-VolumesActionsTest-864810133 tempest-VolumesActionsTest-864810133-project-member] Calling method 'show' {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 09:55:31.627411 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-2577b628-71b9-4b47-a086-c3f7b432c7d6 tempest-VolumesActionsTest-864810133 tempest-VolumesActionsTest-864810133-project-member] https://10.4.3.8/volume/v3/volumes/3d14797d-deb6-4d17-944e-fac14677f46e returned with HTTP 404 Aug 07 09:55:31.628027 np0000006707 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 347/1386] 10.4.3.8 () {66 vars in 1334 bytes} [Fri Aug 7 09:55:31 2026] GET /volume/v3/volumes/3d14797d-deb6-4d17-944e-fac14677f46e => generated 109 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Aug 07 09:55:31.637591 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [None req-0cbd626e-7ee9-493c-aaaa-f3edfd4195e9 None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:55:31.639804 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-0cbd626e-7ee9-493c-aaaa-f3edfd4195e9 tempest-VolumesActionsTest-864810133 tempest-VolumesActionsTest-864810133-project-member] GET https://10.4.3.8/volume/v3/volumes/3d14797d-deb6-4d17-944e-fac14677f46e Aug 07 09:55:31.640054 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-0cbd626e-7ee9-493c-aaaa-f3edfd4195e9 tempest-VolumesActionsTest-864810133 tempest-VolumesActionsTest-864810133-project-member] Empty body provided in request {{(pid=100296) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 09:55:31.640246 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-0cbd626e-7ee9-493c-aaaa-f3edfd4195e9 tempest-VolumesActionsTest-864810133 tempest-VolumesActionsTest-864810133-project-member] Calling method 'show' {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 09:55:31.646890 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-0cbd626e-7ee9-493c-aaaa-f3edfd4195e9 tempest-VolumesActionsTest-864810133 tempest-VolumesActionsTest-864810133-project-member] https://10.4.3.8/volume/v3/volumes/3d14797d-deb6-4d17-944e-fac14677f46e returned with HTTP 404 Aug 07 09:55:31.648076 np0000006707 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 348/1387] 10.4.3.8 () {66 vars in 1334 bytes} [Fri Aug 7 09:55:31 2026] GET /volume/v3/volumes/3d14797d-deb6-4d17-944e-fac14677f46e => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 09:55:31.659481 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-fee7f438-187a-4124-89d9-e4ff3c7878fe None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:55:31.661859 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-fee7f438-187a-4124-89d9-e4ff3c7878fe tempest-VolumesActionsTest-864810133 tempest-VolumesActionsTest-864810133-project-member] DELETE https://10.4.3.8/volume/v3/volumes/3d14797d-deb6-4d17-944e-fac14677f46e Aug 07 09:55:31.662097 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-fee7f438-187a-4124-89d9-e4ff3c7878fe tempest-VolumesActionsTest-864810133 tempest-VolumesActionsTest-864810133-project-member] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 09:55:31.662497 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-fee7f438-187a-4124-89d9-e4ff3c7878fe tempest-VolumesActionsTest-864810133 tempest-VolumesActionsTest-864810133-project-member] Calling method 'delete' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 09:55:31.662613 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.v3.volumes [None req-fee7f438-187a-4124-89d9-e4ff3c7878fe tempest-VolumesActionsTest-864810133 tempest-VolumesActionsTest-864810133-project-member] Delete volume with id: 3d14797d-deb6-4d17-944e-fac14677f46e Aug 07 09:55:31.670500 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-fee7f438-187a-4124-89d9-e4ff3c7878fe tempest-VolumesActionsTest-864810133 tempest-VolumesActionsTest-864810133-project-member] https://10.4.3.8/volume/v3/volumes/3d14797d-deb6-4d17-944e-fac14677f46e returned with HTTP 404 Aug 07 09:55:31.671238 np0000006707 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 345/1388] 10.4.3.8 () {66 vars in 1337 bytes} [Fri Aug 7 09:55:31 2026] DELETE /volume/v3/volumes/3d14797d-deb6-4d17-944e-fac14677f46e => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 09:55:31.682636 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.middleware.request_id [None req-d3258ba9-a292-4e57-9b13-bb56c567d0e4 None None] RequestId filter calling following filter/app {{(pid=100298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:55:31.685346 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [None req-d3258ba9-a292-4e57-9b13-bb56c567d0e4 tempest-VolumesActionsTest-864810133 tempest-VolumesActionsTest-864810133-project-member] POST https://10.4.3.8/volume/v3/volumes Aug 07 09:55:31.685825 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [None req-d3258ba9-a292-4e57-9b13-bb56c567d0e4 tempest-VolumesActionsTest-864810133 tempest-VolumesActionsTest-864810133-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesActionsTest-Volume-228245059"}} {{(pid=100298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 09:55:31.687457 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.v3.volumes [None req-d3258ba9-a292-4e57-9b13-bb56c567d0e4 tempest-VolumesActionsTest-864810133 tempest-VolumesActionsTest-864810133-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesActionsTest-Volume-228245059'}} {{(pid=100298) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 07 09:55:31.687641 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.v3.volumes [None req-d3258ba9-a292-4e57-9b13-bb56c567d0e4 tempest-VolumesActionsTest-864810133 tempest-VolumesActionsTest-864810133-project-member] Create volume of 1 GB Aug 07 09:55:31.692947 np0000006707 devstack@c-api.service[100298]: INFO cinder.volume.api [None req-d3258ba9-a292-4e57-9b13-bb56c567d0e4 tempest-VolumesActionsTest-864810133 tempest-VolumesActionsTest-864810133-project-member] Availability Zones retrieved successfully. Aug 07 09:55:31.700382 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.volume.api [None req-d3258ba9-a292-4e57-9b13-bb56c567d0e4 tempest-VolumesActionsTest-864810133 tempest-VolumesActionsTest-864810133-project-member] Flow 'volume_create_api' (58522902-eb8d-41de-a2f9-b0da4517e5c0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100298) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 09:55:31.701460 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.volume.api [None req-d3258ba9-a292-4e57-9b13-bb56c567d0e4 tempest-VolumesActionsTest-864810133 tempest-VolumesActionsTest-864810133-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (49cbdf2d-8dcb-4d7f-8ab9-01504dbc408a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100298) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 09:55:31.702722 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.volume.flows.api.create_volume [None req-d3258ba9-a292-4e57-9b13-bb56c567d0e4 tempest-VolumesActionsTest-864810133 tempest-VolumesActionsTest-864810133-project-member] Validating volume size '1' using validate_int {{(pid=100298) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 07 09:55:31.738320 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.volume.api [None req-d3258ba9-a292-4e57-9b13-bb56c567d0e4 tempest-VolumesActionsTest-864810133 tempest-VolumesActionsTest-864810133-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (49cbdf2d-8dcb-4d7f-8ab9-01504dbc408a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-07T09:47:39Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=45fd9a3a-b61e-4c6c-9ab7-d02f06678d0d,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '45fd9a3a-b61e-4c6c-9ab7-d02f06678d0d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100298) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 09:55:31.739282 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.volume.api [None req-d3258ba9-a292-4e57-9b13-bb56c567d0e4 tempest-VolumesActionsTest-864810133 tempest-VolumesActionsTest-864810133-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a8fc1fb8-aa60-4ab6-92d3-5d4009c5b259) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100298) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 09:55:31.814526 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.quota [None req-d3258ba9-a292-4e57-9b13-bb56c567d0e4 tempest-VolumesActionsTest-864810133 tempest-VolumesActionsTest-864810133-project-member] Created reservations ['c5f8b82b-714a-4235-b687-25c220e9b7bb', 'b52be856-c081-4ab8-8067-545b6ecbd33f', 'f5cb4d45-6b97-429e-8a9f-b587aa55f478', 'bbc65525-8765-47ab-8c28-c3e71a68b88a'] {{(pid=100298) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 09:55:31.815530 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.volume.api [None req-d3258ba9-a292-4e57-9b13-bb56c567d0e4 tempest-VolumesActionsTest-864810133 tempest-VolumesActionsTest-864810133-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a8fc1fb8-aa60-4ab6-92d3-5d4009c5b259) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['c5f8b82b-714a-4235-b687-25c220e9b7bb', 'b52be856-c081-4ab8-8067-545b6ecbd33f', 'f5cb4d45-6b97-429e-8a9f-b587aa55f478', 'bbc65525-8765-47ab-8c28-c3e71a68b88a']}' {{(pid=100298) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 09:55:31.817549 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [None req-00022d93-9e50-412e-9e85-41dd18319ff3 None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:55:31.817728 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.volume.api [None req-d3258ba9-a292-4e57-9b13-bb56c567d0e4 tempest-VolumesActionsTest-864810133 tempest-VolumesActionsTest-864810133-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (35617a51-e9e5-4a4f-b06c-5c6a0bf1cd72) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100298) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 09:55:31.819657 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-00022d93-9e50-412e-9e85-41dd18319ff3 tempest-VolumesSnapshotTestJSON-1374712720 tempest-VolumesSnapshotTestJSON-1374712720-project-member] GET https://10.4.3.8/volume/v3/snapshots/d8af63d0-249b-424e-868b-2b583b5ede86 Aug 07 09:55:31.820307 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-00022d93-9e50-412e-9e85-41dd18319ff3 tempest-VolumesSnapshotTestJSON-1374712720 tempest-VolumesSnapshotTestJSON-1374712720-project-member] Empty body provided in request {{(pid=100297) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 09:55:31.820751 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-00022d93-9e50-412e-9e85-41dd18319ff3 tempest-VolumesSnapshotTestJSON-1374712720 tempest-VolumesSnapshotTestJSON-1374712720-project-member] Calling method 'show' {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 09:55:31.826592 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-00022d93-9e50-412e-9e85-41dd18319ff3 tempest-VolumesSnapshotTestJSON-1374712720 tempest-VolumesSnapshotTestJSON-1374712720-project-member] https://10.4.3.8/volume/v3/snapshots/d8af63d0-249b-424e-868b-2b583b5ede86 returned with HTTP 404 Aug 07 09:55:31.827513 np0000006707 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 348/1389] 10.4.3.8 () {66 vars in 1340 bytes} [Fri Aug 7 09:55:31 2026] GET /volume/v3/snapshots/d8af63d0-249b-424e-868b-2b583b5ede86 => generated 111 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Aug 07 09:55:31.837879 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [None req-98420e07-bb01-4184-9880-d33f9910a3f6 None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:55:31.843377 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-98420e07-bb01-4184-9880-d33f9910a3f6 tempest-VolumesSnapshotTestJSON-1374712720 tempest-VolumesSnapshotTestJSON-1374712720-project-member] DELETE https://10.4.3.8/volume/v3/snapshots/d904f863-308a-48ae-b681-9144d6bba3ee Aug 07 09:55:31.843377 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-98420e07-bb01-4184-9880-d33f9910a3f6 tempest-VolumesSnapshotTestJSON-1374712720 tempest-VolumesSnapshotTestJSON-1374712720-project-member] Empty body provided in request {{(pid=100296) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 09:55:31.843377 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-98420e07-bb01-4184-9880-d33f9910a3f6 tempest-VolumesSnapshotTestJSON-1374712720 tempest-VolumesSnapshotTestJSON-1374712720-project-member] Calling method 'delete' {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 09:55:31.844681 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.v3.snapshots [None req-98420e07-bb01-4184-9880-d33f9910a3f6 tempest-VolumesSnapshotTestJSON-1374712720 tempest-VolumesSnapshotTestJSON-1374712720-project-member] Delete snapshot with id: d904f863-308a-48ae-b681-9144d6bba3ee Aug 07 09:55:31.847581 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.volume.api [None req-d3258ba9-a292-4e57-9b13-bb56c567d0e4 tempest-VolumesActionsTest-864810133 tempest-VolumesActionsTest-864810133-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (35617a51-e9e5-4a4f-b06c-5c6a0bf1cd72) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '721ba2cf-d804-4da5-b4c1-0b3dc5e2b7a0', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-228245059',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c2cc3865ab5a45d5937227429f05d3cd',qos_specs=None,replication_status=,reservations=['c5f8b82b-714a-4235-b687-25c220e9b7bb','b52be856-c081-4ab8-8067-545b6ecbd33f','f5cb4d45-6b97-429e-8a9f-b587aa55f478','bbc65525-8765-47ab-8c28-c3e71a68b88a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f406a886d1654f4a8037f5bca558aa2d',volume_type_id=45fd9a3a-b61e-4c6c-9ab7-d02f06678d0d), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-07T09:55:31Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-228245059',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=721ba2cf-d804-4da5-b4c1-0b3dc5e2b7a0,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='c2cc3865ab5a45d5937227429f05d3cd',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='f406a886d1654f4a8037f5bca558aa2d',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(45fd9a3a-b61e-4c6c-9ab7-d02f06678d0d),volume_type_id=45fd9a3a-b61e-4c6c-9ab7-d02f06678d0d)}' {{(pid=100298) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 09:55:31.848737 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.volume.api [None req-d3258ba9-a292-4e57-9b13-bb56c567d0e4 tempest-VolumesActionsTest-864810133 tempest-VolumesActionsTest-864810133-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (00645c87-3873-4ac1-ae20-dc92f565047a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100298) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 09:55:31.854753 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-98420e07-bb01-4184-9880-d33f9910a3f6 tempest-VolumesSnapshotTestJSON-1374712720 tempest-VolumesSnapshotTestJSON-1374712720-project-member] https://10.4.3.8/volume/v3/snapshots/d904f863-308a-48ae-b681-9144d6bba3ee returned with HTTP 404 Aug 07 09:55:31.855339 np0000006707 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 349/1390] 10.4.3.8 () {66 vars in 1343 bytes} [Fri Aug 7 09:55:31 2026] DELETE /volume/v3/snapshots/d904f863-308a-48ae-b681-9144d6bba3ee => generated 111 bytes in 18 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 09:55:31.867166 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-876c9898-dccd-41ed-8eb2-57168fbb09f2 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:55:31.869258 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-876c9898-dccd-41ed-8eb2-57168fbb09f2 tempest-VolumesSnapshotTestJSON-1374712720 tempest-VolumesSnapshotTestJSON-1374712720-project-member] DELETE https://10.4.3.8/volume/v3/snapshots/d8af63d0-249b-424e-868b-2b583b5ede86 Aug 07 09:55:31.869511 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-876c9898-dccd-41ed-8eb2-57168fbb09f2 tempest-VolumesSnapshotTestJSON-1374712720 tempest-VolumesSnapshotTestJSON-1374712720-project-member] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 09:55:31.869781 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-876c9898-dccd-41ed-8eb2-57168fbb09f2 tempest-VolumesSnapshotTestJSON-1374712720 tempest-VolumesSnapshotTestJSON-1374712720-project-member] Calling method 'delete' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 09:55:31.871011 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.v3.snapshots [None req-876c9898-dccd-41ed-8eb2-57168fbb09f2 tempest-VolumesSnapshotTestJSON-1374712720 tempest-VolumesSnapshotTestJSON-1374712720-project-member] Delete snapshot with id: d8af63d0-249b-424e-868b-2b583b5ede86 Aug 07 09:55:31.873664 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.volume.api [None req-d3258ba9-a292-4e57-9b13-bb56c567d0e4 tempest-VolumesActionsTest-864810133 tempest-VolumesActionsTest-864810133-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (00645c87-3873-4ac1-ae20-dc92f565047a) transitioned into state 'SUCCESS' from state '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-228245059',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c2cc3865ab5a45d5937227429f05d3cd',qos_specs=None,replication_status=,reservations=['c5f8b82b-714a-4235-b687-25c220e9b7bb','b52be856-c081-4ab8-8067-545b6ecbd33f','f5cb4d45-6b97-429e-8a9f-b587aa55f478','bbc65525-8765-47ab-8c28-c3e71a68b88a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f406a886d1654f4a8037f5bca558aa2d',volume_type_id=45fd9a3a-b61e-4c6c-9ab7-d02f06678d0d)}' {{(pid=100298) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 09:55:31.874785 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.volume.api [None req-d3258ba9-a292-4e57-9b13-bb56c567d0e4 tempest-VolumesActionsTest-864810133 tempest-VolumesActionsTest-864810133-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7d36c788-8e64-49bd-bbcb-6ccafd2da54f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100298) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 09:55:31.879199 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-876c9898-dccd-41ed-8eb2-57168fbb09f2 tempest-VolumesSnapshotTestJSON-1374712720 tempest-VolumesSnapshotTestJSON-1374712720-project-member] https://10.4.3.8/volume/v3/snapshots/d8af63d0-249b-424e-868b-2b583b5ede86 returned with HTTP 404 Aug 07 09:55:31.881794 np0000006707 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 346/1391] 10.4.3.8 () {66 vars in 1343 bytes} [Fri Aug 7 09:55:31 2026] DELETE /volume/v3/snapshots/d8af63d0-249b-424e-868b-2b583b5ede86 => generated 111 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 09:55:31.886348 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [None req-11741729-90dd-427d-b05a-021bdd1a30ff None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:55:31.886348 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-11741729-90dd-427d-b05a-021bdd1a30ff None None] GET https://10.4.3.8/volume// Aug 07 09:55:31.886348 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-11741729-90dd-427d-b05a-021bdd1a30ff None None] Empty body provided in request {{(pid=100297) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 09:55:31.886348 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-11741729-90dd-427d-b05a-021bdd1a30ff None None] Calling method 'all' {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 09:55:31.886348 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-11741729-90dd-427d-b05a-021bdd1a30ff None None] https://10.4.3.8/volume// returned with HTTP 300 Aug 07 09:55:31.886348 np0000006707 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 349/1392] 10.4.3.8 () {66 vars in 1412 bytes} [Fri Aug 7 09:55:31 2026] GET /volume/ => generated 384 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 07 09:55:31.891099 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [None req-0fdefbef-c1ad-4679-af7e-f54bbc881d5b None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:55:31.892154 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.volume.api [None req-d3258ba9-a292-4e57-9b13-bb56c567d0e4 tempest-VolumesActionsTest-864810133 tempest-VolumesActionsTest-864810133-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7d36c788-8e64-49bd-bbcb-6ccafd2da54f) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100298) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 09:55:31.892674 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-0fdefbef-c1ad-4679-af7e-f54bbc881d5b tempest-VolumesSnapshotTestJSON-1374712720 tempest-VolumesSnapshotTestJSON-1374712720-project-member] DELETE https://10.4.3.8/volume/v3/snapshots/f71c9e43-6519-40b3-913b-9cbcc4254243 Aug 07 09:55:31.893028 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-0fdefbef-c1ad-4679-af7e-f54bbc881d5b tempest-VolumesSnapshotTestJSON-1374712720 tempest-VolumesSnapshotTestJSON-1374712720-project-member] Empty body provided in request {{(pid=100296) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 09:55:31.893463 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.volume.api [None req-d3258ba9-a292-4e57-9b13-bb56c567d0e4 tempest-VolumesActionsTest-864810133 tempest-VolumesActionsTest-864810133-project-member] Flow 'volume_create_api' (58522902-eb8d-41de-a2f9-b0da4517e5c0) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100298) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 09:55:31.893570 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-0fdefbef-c1ad-4679-af7e-f54bbc881d5b tempest-VolumesSnapshotTestJSON-1374712720 tempest-VolumesSnapshotTestJSON-1374712720-project-member] Calling method 'delete' {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 09:55:31.893804 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.v3.snapshots [None req-0fdefbef-c1ad-4679-af7e-f54bbc881d5b tempest-VolumesSnapshotTestJSON-1374712720 tempest-VolumesSnapshotTestJSON-1374712720-project-member] Delete snapshot with id: f71c9e43-6519-40b3-913b-9cbcc4254243 Aug 07 09:55:31.893953 np0000006707 devstack@c-api.service[100298]: INFO cinder.volume.api [None req-d3258ba9-a292-4e57-9b13-bb56c567d0e4 tempest-VolumesActionsTest-864810133 tempest-VolumesActionsTest-864810133-project-member] Create volume request issued successfully. Aug 07 09:55:31.895179 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [None req-d3258ba9-a292-4e57-9b13-bb56c567d0e4 tempest-VolumesActionsTest-864810133 tempest-VolumesActionsTest-864810133-project-member] https://10.4.3.8/volume/v3/volumes returned with HTTP 202 Aug 07 09:55:31.895843 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [req-4147f165-1237-4abc-bbcb-ed66a4cddd47 req-92b5e4f1-f257-406c-bf9d-db07945aa2ed None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:55:31.896701 np0000006707 devstack@c-api.service[100298]: [pid: 100298|app: 0|req: 349/1393] 10.4.3.8 () {68 vars in 1244 bytes} [Fri Aug 7 09:55:31 2026] POST /volume/v3/volumes => generated 744 bytes in 215 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 07 09:55:31.901399 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [req-4147f165-1237-4abc-bbcb-ed66a4cddd47 req-92b5e4f1-f257-406c-bf9d-db07945aa2ed tempest-TestShelveInstance-806482421 tempest-TestShelveInstance-806482421-project-member] GET https://10.4.3.8/volume/v3/volumes/aba0fb6c-3827-4da9-9e82-d1a500959f56 Aug 07 09:55:31.901711 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [req-4147f165-1237-4abc-bbcb-ed66a4cddd47 req-92b5e4f1-f257-406c-bf9d-db07945aa2ed tempest-TestShelveInstance-806482421 tempest-TestShelveInstance-806482421-project-member] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 09:55:31.901789 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-0fdefbef-c1ad-4679-af7e-f54bbc881d5b tempest-VolumesSnapshotTestJSON-1374712720 tempest-VolumesSnapshotTestJSON-1374712720-project-member] https://10.4.3.8/volume/v3/snapshots/f71c9e43-6519-40b3-913b-9cbcc4254243 returned with HTTP 404 Aug 07 09:55:31.901945 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [req-4147f165-1237-4abc-bbcb-ed66a4cddd47 req-92b5e4f1-f257-406c-bf9d-db07945aa2ed tempest-TestShelveInstance-806482421 tempest-TestShelveInstance-806482421-project-member] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 09:55:31.902440 np0000006707 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 350/1394] 10.4.3.8 () {66 vars in 1343 bytes} [Fri Aug 7 09:55:31 2026] DELETE /volume/v3/snapshots/f71c9e43-6519-40b3-913b-9cbcc4254243 => generated 111 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 09:55:31.914880 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [None req-b50def11-f8cf-4d90-b0b2-9655b972f0c1 None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:55:31.919447 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-b50def11-f8cf-4d90-b0b2-9655b972f0c1 tempest-VolumesActionsTest-864810133 tempest-VolumesActionsTest-864810133-project-member] GET https://10.4.3.8/volume/v3/volumes/721ba2cf-d804-4da5-b4c1-0b3dc5e2b7a0 Aug 07 09:55:31.919781 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-b50def11-f8cf-4d90-b0b2-9655b972f0c1 tempest-VolumesActionsTest-864810133 tempest-VolumesActionsTest-864810133-project-member] Empty body provided in request {{(pid=100297) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 09:55:31.920405 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-b50def11-f8cf-4d90-b0b2-9655b972f0c1 tempest-VolumesActionsTest-864810133 tempest-VolumesActionsTest-864810133-project-member] Calling method 'show' {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 09:55:31.925514 np0000006707 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 09:55:31.925514 np0000006707 devstack@c-api.service[100295]: warnings.warn( Aug 07 09:55:31.930988 np0000006707 devstack@c-api.service[100295]: INFO cinder.volume.api [req-4147f165-1237-4abc-bbcb-ed66a4cddd47 req-92b5e4f1-f257-406c-bf9d-db07945aa2ed tempest-TestShelveInstance-806482421 tempest-TestShelveInstance-806482421-project-member] Volume info retrieved successfully. Aug 07 09:55:31.933983 np0000006707 devstack@c-api.service[100297]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 09:55:31.933983 np0000006707 devstack@c-api.service[100297]: warnings.warn( Aug 07 09:55:31.938894 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [req-4147f165-1237-4abc-bbcb-ed66a4cddd47 req-92b5e4f1-f257-406c-bf9d-db07945aa2ed tempest-TestShelveInstance-806482421 tempest-TestShelveInstance-806482421-project-member] https://10.4.3.8/volume/v3/volumes/aba0fb6c-3827-4da9-9e82-d1a500959f56 returned with HTTP 200 Aug 07 09:55:31.939176 np0000006707 devstack@c-api.service[100297]: INFO cinder.volume.api [None req-b50def11-f8cf-4d90-b0b2-9655b972f0c1 tempest-VolumesActionsTest-864810133 tempest-VolumesActionsTest-864810133-project-member] Volume info retrieved successfully. Aug 07 09:55:31.939909 np0000006707 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 347/1395] 10.4.3.8 () {70 vars in 1625 bytes} [Fri Aug 7 09:55:31 2026] GET /volume/v3/volumes/aba0fb6c-3827-4da9-9e82-d1a500959f56 => generated 1536 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 07 09:55:31.944410 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-b50def11-f8cf-4d90-b0b2-9655b972f0c1 tempest-VolumesActionsTest-864810133 tempest-VolumesActionsTest-864810133-project-member] https://10.4.3.8/volume/v3/volumes/721ba2cf-d804-4da5-b4c1-0b3dc5e2b7a0 returned with HTTP 200 Aug 07 09:55:31.945125 np0000006707 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 350/1396] 10.4.3.8 () {66 vars in 1334 bytes} [Fri Aug 7 09:55:31 2026] GET /volume/v3/volumes/721ba2cf-d804-4da5-b4c1-0b3dc5e2b7a0 => generated 812 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 09:55:31.958895 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.middleware.request_id [req-2253a1b2-134c-4c78-8918-512f33dd341e req-7cb75873-2f2e-4318-a320-856543fcb7d5 None None] RequestId filter calling following filter/app {{(pid=100298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:55:31.962928 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [req-2253a1b2-134c-4c78-8918-512f33dd341e req-7cb75873-2f2e-4318-a320-856543fcb7d5 tempest-VolumesSnapshotTestJSON-1374712720 tempest-VolumesSnapshotTestJSON-1374712720-project-member] GET https://10.4.3.8/volume/v3/volumes/afcd0246-5eb5-4885-a689-e3f1e29c0449 Aug 07 09:55:31.963209 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [req-2253a1b2-134c-4c78-8918-512f33dd341e req-7cb75873-2f2e-4318-a320-856543fcb7d5 tempest-VolumesSnapshotTestJSON-1374712720 tempest-VolumesSnapshotTestJSON-1374712720-project-member] Empty body provided in request {{(pid=100298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 09:55:31.963472 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [req-2253a1b2-134c-4c78-8918-512f33dd341e req-7cb75873-2f2e-4318-a320-856543fcb7d5 tempest-VolumesSnapshotTestJSON-1374712720 tempest-VolumesSnapshotTestJSON-1374712720-project-member] Calling method 'show' {{(pid=100298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 09:55:31.979655 np0000006707 devstack@c-api.service[100298]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 09:55:31.979655 np0000006707 devstack@c-api.service[100298]: warnings.warn( Aug 07 09:55:31.985866 np0000006707 devstack@c-api.service[100298]: INFO cinder.volume.api [req-2253a1b2-134c-4c78-8918-512f33dd341e req-7cb75873-2f2e-4318-a320-856543fcb7d5 tempest-VolumesSnapshotTestJSON-1374712720 tempest-VolumesSnapshotTestJSON-1374712720-project-member] Volume info retrieved successfully. Aug 07 09:55:31.995857 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [req-2253a1b2-134c-4c78-8918-512f33dd341e req-7cb75873-2f2e-4318-a320-856543fcb7d5 tempest-VolumesSnapshotTestJSON-1374712720 tempest-VolumesSnapshotTestJSON-1374712720-project-member] https://10.4.3.8/volume/v3/volumes/afcd0246-5eb5-4885-a689-e3f1e29c0449 returned with HTTP 200 Aug 07 09:55:31.996810 np0000006707 devstack@c-api.service[100298]: [pid: 100298|app: 0|req: 350/1397] 10.4.3.8 () {68 vars in 1584 bytes} [Fri Aug 7 09:55:31 2026] GET /volume/v3/volumes/afcd0246-5eb5-4885-a689-e3f1e29c0449 => generated 1649 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 09:55:32.022540 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [req-2253a1b2-134c-4c78-8918-512f33dd341e req-83717a20-226f-4109-8155-07e55b704bed None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:55:32.024628 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [req-2253a1b2-134c-4c78-8918-512f33dd341e req-83717a20-226f-4109-8155-07e55b704bed tempest-VolumesSnapshotTestJSON-1374712720 tempest-VolumesSnapshotTestJSON-1374712720-project-member] POST https://10.4.3.8/volume/v3/volumes/afcd0246-5eb5-4885-a689-e3f1e29c0449/action Aug 07 09:55:32.024985 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [req-2253a1b2-134c-4c78-8918-512f33dd341e req-83717a20-226f-4109-8155-07e55b704bed tempest-VolumesSnapshotTestJSON-1374712720 tempest-VolumesSnapshotTestJSON-1374712720-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100296) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 07 09:55:32.025097 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [req-2253a1b2-134c-4c78-8918-512f33dd341e req-83717a20-226f-4109-8155-07e55b704bed tempest-VolumesSnapshotTestJSON-1374712720 tempest-VolumesSnapshotTestJSON-1374712720-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 09:55:32.040091 np0000006707 devstack@c-api.service[100296]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 09:55:32.040091 np0000006707 devstack@c-api.service[100296]: warnings.warn( Aug 07 09:55:32.041243 np0000006707 devstack@c-api.service[100296]: INFO cinder.volume.api [req-2253a1b2-134c-4c78-8918-512f33dd341e req-83717a20-226f-4109-8155-07e55b704bed tempest-VolumesSnapshotTestJSON-1374712720 tempest-VolumesSnapshotTestJSON-1374712720-project-member] Volume info retrieved successfully. Aug 07 09:55:32.057055 np0000006707 devstack@c-api.service[100296]: INFO cinder.volume.api [req-2253a1b2-134c-4c78-8918-512f33dd341e req-83717a20-226f-4109-8155-07e55b704bed tempest-VolumesSnapshotTestJSON-1374712720 tempest-VolumesSnapshotTestJSON-1374712720-project-member] Begin detaching volume completed successfully. Aug 07 09:55:32.057349 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [req-2253a1b2-134c-4c78-8918-512f33dd341e req-83717a20-226f-4109-8155-07e55b704bed tempest-VolumesSnapshotTestJSON-1374712720 tempest-VolumesSnapshotTestJSON-1374712720-project-member] https://10.4.3.8/volume/v3/volumes/afcd0246-5eb5-4885-a689-e3f1e29c0449/action returned with HTTP 202 Aug 07 09:55:32.058154 np0000006707 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 351/1398] 10.4.3.8 () {72 vars in 1658 bytes} [Fri Aug 7 09:55:32 2026] POST /volume/v3/volumes/afcd0246-5eb5-4885-a689-e3f1e29c0449/action => generated 0 bytes in 36 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 07 09:55:32.071547 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [req-4147f165-1237-4abc-bbcb-ed66a4cddd47 req-01d5e384-a718-4df8-9094-150a9bc3e36d None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:55:32.073851 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [req-4147f165-1237-4abc-bbcb-ed66a4cddd47 req-01d5e384-a718-4df8-9094-150a9bc3e36d tempest-TestShelveInstance-806482421 tempest-TestShelveInstance-806482421-project-member] PUT https://10.4.3.8/volume/v3/attachments/2490c211-c340-4fc4-a48d-0d701591d7bb Aug 07 09:55:32.074236 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [req-4147f165-1237-4abc-bbcb-ed66a4cddd47 req-01d5e384-a718-4df8-9094-150a9bc3e36d tempest-TestShelveInstance-806482421 tempest-TestShelveInstance-806482421-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.8", "host": "np0000006707", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:568b993d50b1", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "d2780578-1896-461f-80ac-b58d2e346b90", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 09:55:32.087130 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.coordination [req-4147f165-1237-4abc-bbcb-ed66a4cddd47 req-01d5e384-a718-4df8-9094-150a9bc3e36d tempest-TestShelveInstance-806482421 tempest-TestShelveInstance-806482421-project-member] Acquiring lock "cinder-attachment_update-aba0fb6c-3827-4da9-9e82-d1a500959f56-np0000006707" by "attachment_update" {{(pid=100295) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 07 09:55:32.094171 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.coordination [req-4147f165-1237-4abc-bbcb-ed66a4cddd47 req-01d5e384-a718-4df8-9094-150a9bc3e36d tempest-TestShelveInstance-806482421 tempest-TestShelveInstance-806482421-project-member] Lock "cinder-attachment_update-aba0fb6c-3827-4da9-9e82-d1a500959f56-np0000006707" acquired by "attachment_update" :: waited 0.007s {{(pid=100295) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 07 09:55:32.095162 np0000006707 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 09:55:32.095162 np0000006707 devstack@c-api.service[100295]: warnings.warn( Aug 07 09:55:32.131202 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [None req-1bb4c673-d9c2-4466-9781-47fa36beb3ae None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:55:32.132596 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-1bb4c673-d9c2-4466-9781-47fa36beb3ae None None] GET https://10.4.3.8/volume// Aug 07 09:55:32.132596 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-1bb4c673-d9c2-4466-9781-47fa36beb3ae None None] Empty body provided in request {{(pid=100297) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 09:55:32.132596 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-1bb4c673-d9c2-4466-9781-47fa36beb3ae None None] Calling method 'all' {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 09:55:32.132596 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-1bb4c673-d9c2-4466-9781-47fa36beb3ae None None] https://10.4.3.8/volume// returned with HTTP 300 Aug 07 09:55:32.132799 np0000006707 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 351/1399] 10.4.3.8 () {66 vars in 1412 bytes} [Fri Aug 7 09:55:32 2026] GET /volume/ => generated 384 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 07 09:55:32.143500 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.middleware.request_id [req-2253a1b2-134c-4c78-8918-512f33dd341e req-4908b510-e254-4481-8a43-50b8aacebaff None None] RequestId filter calling following filter/app {{(pid=100298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:55:32.146659 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [req-2253a1b2-134c-4c78-8918-512f33dd341e req-4908b510-e254-4481-8a43-50b8aacebaff tempest-VolumesSnapshotTestJSON-1374712720 tempest-VolumesSnapshotTestJSON-1374712720-project-member] GET https://10.4.3.8/volume/v3/volumes/afcd0246-5eb5-4885-a689-e3f1e29c0449 Aug 07 09:55:32.146745 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [req-2253a1b2-134c-4c78-8918-512f33dd341e req-4908b510-e254-4481-8a43-50b8aacebaff tempest-VolumesSnapshotTestJSON-1374712720 tempest-VolumesSnapshotTestJSON-1374712720-project-member] Empty body provided in request {{(pid=100298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 09:55:32.147872 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [req-2253a1b2-134c-4c78-8918-512f33dd341e req-4908b510-e254-4481-8a43-50b8aacebaff tempest-VolumesSnapshotTestJSON-1374712720 tempest-VolumesSnapshotTestJSON-1374712720-project-member] Calling method 'show' {{(pid=100298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 09:55:32.159689 np0000006707 devstack@c-api.service[100298]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 09:55:32.159689 np0000006707 devstack@c-api.service[100298]: warnings.warn( Aug 07 09:55:32.167569 np0000006707 devstack@c-api.service[100298]: INFO cinder.volume.api [req-2253a1b2-134c-4c78-8918-512f33dd341e req-4908b510-e254-4481-8a43-50b8aacebaff tempest-VolumesSnapshotTestJSON-1374712720 tempest-VolumesSnapshotTestJSON-1374712720-project-member] Volume info retrieved successfully. Aug 07 09:55:32.170194 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [req-2253a1b2-134c-4c78-8918-512f33dd341e req-4908b510-e254-4481-8a43-50b8aacebaff tempest-VolumesSnapshotTestJSON-1374712720 tempest-VolumesSnapshotTestJSON-1374712720-project-member] https://10.4.3.8/volume/v3/volumes/afcd0246-5eb5-4885-a689-e3f1e29c0449 returned with HTTP 200 Aug 07 09:55:32.173474 np0000006707 devstack@c-api.service[100298]: [pid: 100298|app: 0|req: 351/1400] 10.4.3.8 () {70 vars in 1625 bytes} [Fri Aug 7 09:55:32 2026] GET /volume/v3/volumes/afcd0246-5eb5-4885-a689-e3f1e29c0449 => generated 1832 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 07 09:55:32.229217 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.coordination [req-4147f165-1237-4abc-bbcb-ed66a4cddd47 req-01d5e384-a718-4df8-9094-150a9bc3e36d tempest-TestShelveInstance-806482421 tempest-TestShelveInstance-806482421-project-member] Lock "cinder-attachment_update-aba0fb6c-3827-4da9-9e82-d1a500959f56-np0000006707" released by "attachment_update" :: held 0.134s {{(pid=100295) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 07 09:55:32.229217 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [req-4147f165-1237-4abc-bbcb-ed66a4cddd47 req-01d5e384-a718-4df8-9094-150a9bc3e36d tempest-TestShelveInstance-806482421 tempest-TestShelveInstance-806482421-project-member] https://10.4.3.8/volume/v3/attachments/2490c211-c340-4fc4-a48d-0d701591d7bb returned with HTTP 200 Aug 07 09:55:32.229217 np0000006707 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 348/1401] 10.4.3.8 () {74 vars in 1690 bytes} [Fri Aug 7 09:55:32 2026] PUT /volume/v3/attachments/2490c211-c340-4fc4-a48d-0d701591d7bb => generated 969 bytes in 158 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 09:55:32.268589 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [req-4147f165-1237-4abc-bbcb-ed66a4cddd47 req-bf06a15f-20ef-4365-8250-3babafe10664 None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:55:32.273443 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [req-4147f165-1237-4abc-bbcb-ed66a4cddd47 req-bf06a15f-20ef-4365-8250-3babafe10664 tempest-TestShelveInstance-806482421 tempest-TestShelveInstance-806482421-project-member] POST https://10.4.3.8/volume/v3/attachments/2490c211-c340-4fc4-a48d-0d701591d7bb/action Aug 07 09:55:32.273443 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [req-4147f165-1237-4abc-bbcb-ed66a4cddd47 req-bf06a15f-20ef-4365-8250-3babafe10664 tempest-TestShelveInstance-806482421 tempest-TestShelveInstance-806482421-project-member] Action body: b'{"os-complete": null}' {{(pid=100296) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 07 09:55:32.273443 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [req-4147f165-1237-4abc-bbcb-ed66a4cddd47 req-bf06a15f-20ef-4365-8250-3babafe10664 tempest-TestShelveInstance-806482421 tempest-TestShelveInstance-806482421-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 09:55:32.302124 np0000006707 devstack@c-api.service[100296]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 09:55:32.302124 np0000006707 devstack@c-api.service[100296]: warnings.warn( Aug 07 09:55:32.319331 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [req-4147f165-1237-4abc-bbcb-ed66a4cddd47 req-bf06a15f-20ef-4365-8250-3babafe10664 tempest-TestShelveInstance-806482421 tempest-TestShelveInstance-806482421-project-member] https://10.4.3.8/volume/v3/attachments/2490c211-c340-4fc4-a48d-0d701591d7bb/action returned with HTTP 204 Aug 07 09:55:32.319331 np0000006707 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 352/1402] 10.4.3.8 () {74 vars in 1711 bytes} [Fri Aug 7 09:55:32 2026] POST /volume/v3/attachments/2490c211-c340-4fc4-a48d-0d701591d7bb/action => generated 0 bytes in 51 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 07 09:55:32.967748 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [None req-52dd6357-950e-45a9-98f8-9107873cc94b None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:55:32.971334 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-52dd6357-950e-45a9-98f8-9107873cc94b tempest-VolumesActionsTest-864810133 tempest-VolumesActionsTest-864810133-project-member] GET https://10.4.3.8/volume/v3/volumes/721ba2cf-d804-4da5-b4c1-0b3dc5e2b7a0 Aug 07 09:55:32.971744 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-52dd6357-950e-45a9-98f8-9107873cc94b tempest-VolumesActionsTest-864810133 tempest-VolumesActionsTest-864810133-project-member] Empty body provided in request {{(pid=100297) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 09:55:32.972125 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-52dd6357-950e-45a9-98f8-9107873cc94b tempest-VolumesActionsTest-864810133 tempest-VolumesActionsTest-864810133-project-member] Calling method 'show' {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 09:55:32.985488 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.middleware.request_id [None req-622734bf-8cfb-4659-b18a-2fb1db0a6353 None None] RequestId filter calling following filter/app {{(pid=100298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:55:32.987351 np0000006707 devstack@c-api.service[100297]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 09:55:32.987351 np0000006707 devstack@c-api.service[100297]: warnings.warn( Aug 07 09:55:32.988406 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [None req-622734bf-8cfb-4659-b18a-2fb1db0a6353 tempest-TaggedBootDevicesTest_v242-1005812326 tempest-TaggedBootDevicesTest_v242-1005812326-project-member] DELETE https://10.4.3.8/volume/v3/volumes/e7326957-999c-4495-93cf-714cc138271b Aug 07 09:55:32.988647 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [None req-622734bf-8cfb-4659-b18a-2fb1db0a6353 tempest-TaggedBootDevicesTest_v242-1005812326 tempest-TaggedBootDevicesTest_v242-1005812326-project-member] Empty body provided in request {{(pid=100298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 09:55:32.988852 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [None req-622734bf-8cfb-4659-b18a-2fb1db0a6353 tempest-TaggedBootDevicesTest_v242-1005812326 tempest-TaggedBootDevicesTest_v242-1005812326-project-member] Calling method 'delete' {{(pid=100298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 09:55:32.989207 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.v3.volumes [None req-622734bf-8cfb-4659-b18a-2fb1db0a6353 tempest-TaggedBootDevicesTest_v242-1005812326 tempest-TaggedBootDevicesTest_v242-1005812326-project-member] Delete volume with id: e7326957-999c-4495-93cf-714cc138271b Aug 07 09:55:32.994741 np0000006707 devstack@c-api.service[100297]: INFO cinder.volume.api [None req-52dd6357-950e-45a9-98f8-9107873cc94b tempest-VolumesActionsTest-864810133 tempest-VolumesActionsTest-864810133-project-member] Volume info retrieved successfully. Aug 07 09:55:33.000682 np0000006707 devstack@c-api.service[100298]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 09:55:33.000682 np0000006707 devstack@c-api.service[100298]: warnings.warn( Aug 07 09:55:33.002922 np0000006707 devstack@c-api.service[100298]: INFO cinder.volume.api [None req-622734bf-8cfb-4659-b18a-2fb1db0a6353 tempest-TaggedBootDevicesTest_v242-1005812326 tempest-TaggedBootDevicesTest_v242-1005812326-project-member] Volume info retrieved successfully. Aug 07 09:55:33.003628 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-52dd6357-950e-45a9-98f8-9107873cc94b tempest-VolumesActionsTest-864810133 tempest-VolumesActionsTest-864810133-project-member] https://10.4.3.8/volume/v3/volumes/721ba2cf-d804-4da5-b4c1-0b3dc5e2b7a0 returned with HTTP 200 Aug 07 09:55:33.004138 np0000006707 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 352/1403] 10.4.3.8 () {66 vars in 1334 bytes} [Fri Aug 7 09:55:32 2026] GET /volume/v3/volumes/721ba2cf-d804-4da5-b4c1-0b3dc5e2b7a0 => generated 837 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 09:55:33.025057 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-c0b8504f-e73d-473a-9355-3df6af6ab3ed None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:55:33.027350 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-c0b8504f-e73d-473a-9355-3df6af6ab3ed tempest-VolumesActionsTest-69512304 tempest-VolumesActionsTest-69512304-project-admin] POST https://10.4.3.8/volume/v3/volumes/721ba2cf-d804-4da5-b4c1-0b3dc5e2b7a0/action Aug 07 09:55:33.028001 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-c0b8504f-e73d-473a-9355-3df6af6ab3ed tempest-VolumesActionsTest-69512304 tempest-VolumesActionsTest-69512304-project-admin] Action body: b'{"os-reset_status": {"status": "maintenance"}}' {{(pid=100295) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 07 09:55:33.028257 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-c0b8504f-e73d-473a-9355-3df6af6ab3ed tempest-VolumesActionsTest-69512304 tempest-VolumesActionsTest-69512304-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "maintenance"}} {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 09:55:33.032934 np0000006707 devstack@c-api.service[100298]: INFO cinder.volume.api [None req-622734bf-8cfb-4659-b18a-2fb1db0a6353 tempest-TaggedBootDevicesTest_v242-1005812326 tempest-TaggedBootDevicesTest_v242-1005812326-project-member] Delete volume request issued successfully. Aug 07 09:55:33.033116 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [None req-622734bf-8cfb-4659-b18a-2fb1db0a6353 tempest-TaggedBootDevicesTest_v242-1005812326 tempest-TaggedBootDevicesTest_v242-1005812326-project-member] https://10.4.3.8/volume/v3/volumes/e7326957-999c-4495-93cf-714cc138271b returned with HTTP 202 Aug 07 09:55:33.033566 np0000006707 devstack@c-api.service[100298]: [pid: 100298|app: 0|req: 352/1404] 10.4.3.8 () {66 vars in 1337 bytes} [Fri Aug 7 09:55:32 2026] DELETE /volume/v3/volumes/e7326957-999c-4495-93cf-714cc138271b => generated 0 bytes in 49 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 07 09:55:33.042407 np0000006707 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 09:55:33.042407 np0000006707 devstack@c-api.service[100295]: warnings.warn( Aug 07 09:55:33.043153 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.contrib.admin_actions [None req-c0b8504f-e73d-473a-9355-3df6af6ab3ed tempest-VolumesActionsTest-69512304 tempest-VolumesActionsTest-69512304-project-admin] Updating volume '721ba2cf-d804-4da5-b4c1-0b3dc5e2b7a0' with '{'status': 'maintenance'}' {{(pid=100295) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:109}} Aug 07 09:55:33.043389 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [None req-a586b2e0-533b-470d-bdcf-5ec36903ffaa None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:55:33.046636 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-a586b2e0-533b-470d-bdcf-5ec36903ffaa tempest-TaggedBootDevicesTest_v242-1005812326 tempest-TaggedBootDevicesTest_v242-1005812326-project-member] GET https://10.4.3.8/volume/v3/volumes/e7326957-999c-4495-93cf-714cc138271b Aug 07 09:55:33.046950 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-a586b2e0-533b-470d-bdcf-5ec36903ffaa tempest-TaggedBootDevicesTest_v242-1005812326 tempest-TaggedBootDevicesTest_v242-1005812326-project-member] Empty body provided in request {{(pid=100296) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 09:55:33.047267 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-a586b2e0-533b-470d-bdcf-5ec36903ffaa tempest-TaggedBootDevicesTest_v242-1005812326 tempest-TaggedBootDevicesTest_v242-1005812326-project-member] Calling method 'show' {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 09:55:33.057477 np0000006707 devstack@c-api.service[100296]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 09:55:33.057477 np0000006707 devstack@c-api.service[100296]: warnings.warn( Aug 07 09:55:33.062456 np0000006707 devstack@c-api.service[100296]: INFO cinder.volume.api [None req-a586b2e0-533b-470d-bdcf-5ec36903ffaa tempest-TaggedBootDevicesTest_v242-1005812326 tempest-TaggedBootDevicesTest_v242-1005812326-project-member] Volume info retrieved successfully. Aug 07 09:55:33.067781 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-a586b2e0-533b-470d-bdcf-5ec36903ffaa tempest-TaggedBootDevicesTest_v242-1005812326 tempest-TaggedBootDevicesTest_v242-1005812326-project-member] https://10.4.3.8/volume/v3/volumes/e7326957-999c-4495-93cf-714cc138271b returned with HTTP 200 Aug 07 09:55:33.068397 np0000006707 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 353/1405] 10.4.3.8 () {66 vars in 1334 bytes} [Fri Aug 7 09:55:33 2026] GET /volume/v3/volumes/e7326957-999c-4495-93cf-714cc138271b => generated 844 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 09:55:33.084057 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-c0b8504f-e73d-473a-9355-3df6af6ab3ed tempest-VolumesActionsTest-69512304 tempest-VolumesActionsTest-69512304-project-admin] https://10.4.3.8/volume/v3/volumes/721ba2cf-d804-4da5-b4c1-0b3dc5e2b7a0/action returned with HTTP 202 Aug 07 09:55:33.085005 np0000006707 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 349/1406] 10.4.3.8 () {68 vars in 1376 bytes} [Fri Aug 7 09:55:33 2026] POST /volume/v3/volumes/721ba2cf-d804-4da5-b4c1-0b3dc5e2b7a0/action => generated 0 bytes in 60 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 07 09:55:33.093638 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [None req-6745af82-b6c9-4fe7-bc35-23ea2efd57c5 None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:55:33.095810 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-6745af82-b6c9-4fe7-bc35-23ea2efd57c5 tempest-VolumesActionsTest-864810133 tempest-VolumesActionsTest-864810133-project-member] GET https://10.4.3.8/volume/v3/volumes/721ba2cf-d804-4da5-b4c1-0b3dc5e2b7a0 Aug 07 09:55:33.096030 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-6745af82-b6c9-4fe7-bc35-23ea2efd57c5 tempest-VolumesActionsTest-864810133 tempest-VolumesActionsTest-864810133-project-member] Empty body provided in request {{(pid=100297) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 09:55:33.096276 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-6745af82-b6c9-4fe7-bc35-23ea2efd57c5 tempest-VolumesActionsTest-864810133 tempest-VolumesActionsTest-864810133-project-member] Calling method 'show' {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 09:55:33.104989 np0000006707 devstack@c-api.service[100297]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 09:55:33.104989 np0000006707 devstack@c-api.service[100297]: warnings.warn( Aug 07 09:55:33.113998 np0000006707 devstack@c-api.service[100297]: INFO cinder.volume.api [None req-6745af82-b6c9-4fe7-bc35-23ea2efd57c5 tempest-VolumesActionsTest-864810133 tempest-VolumesActionsTest-864810133-project-member] Volume info retrieved successfully. Aug 07 09:55:33.127232 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-6745af82-b6c9-4fe7-bc35-23ea2efd57c5 tempest-VolumesActionsTest-864810133 tempest-VolumesActionsTest-864810133-project-member] https://10.4.3.8/volume/v3/volumes/721ba2cf-d804-4da5-b4c1-0b3dc5e2b7a0 returned with HTTP 200 Aug 07 09:55:33.127796 np0000006707 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 353/1407] 10.4.3.8 () {66 vars in 1334 bytes} [Fri Aug 7 09:55:33 2026] GET /volume/v3/volumes/721ba2cf-d804-4da5-b4c1-0b3dc5e2b7a0 => generated 839 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 09:55:33.142854 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.middleware.request_id [None req-d1b9f519-163b-429e-961e-14943d1bb1b7 None None] RequestId filter calling following filter/app {{(pid=100298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:55:33.147934 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [None req-d1b9f519-163b-429e-961e-14943d1bb1b7 tempest-VolumesActionsTest-69512304 tempest-VolumesActionsTest-69512304-project-admin] POST https://10.4.3.8/volume/v3/volumes/721ba2cf-d804-4da5-b4c1-0b3dc5e2b7a0/action Aug 07 09:55:33.148590 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [None req-d1b9f519-163b-429e-961e-14943d1bb1b7 tempest-VolumesActionsTest-69512304 tempest-VolumesActionsTest-69512304-project-admin] Action body: b'{"os-force_delete": {}}' {{(pid=100298) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 07 09:55:33.148811 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [None req-d1b9f519-163b-429e-961e-14943d1bb1b7 tempest-VolumesActionsTest-69512304 tempest-VolumesActionsTest-69512304-project-admin] Action: 'action', calling method: _force_delete, body: {"os-force_delete": {}} {{(pid=100298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 09:55:33.167617 np0000006707 devstack@c-api.service[100298]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 09:55:33.167617 np0000006707 devstack@c-api.service[100298]: warnings.warn( Aug 07 09:55:33.168411 np0000006707 devstack@c-api.service[100298]: INFO cinder.volume.api [None req-d1b9f519-163b-429e-961e-14943d1bb1b7 tempest-VolumesActionsTest-69512304 tempest-VolumesActionsTest-69512304-project-admin] Volume info retrieved successfully. Aug 07 09:55:33.200363 np0000006707 devstack@c-api.service[100298]: INFO cinder.volume.api [None req-d1b9f519-163b-429e-961e-14943d1bb1b7 tempest-VolumesActionsTest-69512304 tempest-VolumesActionsTest-69512304-project-admin] Delete volume request issued successfully. Aug 07 09:55:33.200363 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [None req-d1b9f519-163b-429e-961e-14943d1bb1b7 tempest-VolumesActionsTest-69512304 tempest-VolumesActionsTest-69512304-project-admin] https://10.4.3.8/volume/v3/volumes/721ba2cf-d804-4da5-b4c1-0b3dc5e2b7a0/action returned with HTTP 202 Aug 07 09:55:33.201541 np0000006707 devstack@c-api.service[100298]: [pid: 100298|app: 0|req: 353/1408] 10.4.3.8 () {68 vars in 1376 bytes} [Fri Aug 7 09:55:33 2026] POST /volume/v3/volumes/721ba2cf-d804-4da5-b4c1-0b3dc5e2b7a0/action => generated 0 bytes in 59 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 07 09:55:33.211785 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [None req-95f4d1f7-affa-4730-a790-2d621acc1195 None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:55:33.213291 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-95f4d1f7-affa-4730-a790-2d621acc1195 tempest-VolumesActionsTest-864810133 tempest-VolumesActionsTest-864810133-project-member] GET https://10.4.3.8/volume/v3/volumes/721ba2cf-d804-4da5-b4c1-0b3dc5e2b7a0 Aug 07 09:55:33.213589 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-95f4d1f7-affa-4730-a790-2d621acc1195 tempest-VolumesActionsTest-864810133 tempest-VolumesActionsTest-864810133-project-member] Empty body provided in request {{(pid=100296) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 09:55:33.213870 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-95f4d1f7-affa-4730-a790-2d621acc1195 tempest-VolumesActionsTest-864810133 tempest-VolumesActionsTest-864810133-project-member] Calling method 'show' {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 09:55:33.224767 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [req-2253a1b2-134c-4c78-8918-512f33dd341e req-ae073301-03ff-4624-b838-4aae37576a66 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:55:33.225173 np0000006707 devstack@c-api.service[100296]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 09:55:33.225173 np0000006707 devstack@c-api.service[100296]: warnings.warn( Aug 07 09:55:33.228862 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [req-2253a1b2-134c-4c78-8918-512f33dd341e req-ae073301-03ff-4624-b838-4aae37576a66 tempest-VolumesSnapshotTestJSON-1374712720 tempest-VolumesSnapshotTestJSON-1374712720-project-member] DELETE https://10.4.3.8/volume/v3/attachments/afc24dc2-46a3-4d06-962e-f7ed22d4a72f Aug 07 09:55:33.228862 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [req-2253a1b2-134c-4c78-8918-512f33dd341e req-ae073301-03ff-4624-b838-4aae37576a66 tempest-VolumesSnapshotTestJSON-1374712720 tempest-VolumesSnapshotTestJSON-1374712720-project-member] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 09:55:33.230204 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [req-2253a1b2-134c-4c78-8918-512f33dd341e req-ae073301-03ff-4624-b838-4aae37576a66 tempest-VolumesSnapshotTestJSON-1374712720 tempest-VolumesSnapshotTestJSON-1374712720-project-member] Calling method 'version_select' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 09:55:33.232314 np0000006707 devstack@c-api.service[100296]: INFO cinder.volume.api [None req-95f4d1f7-affa-4730-a790-2d621acc1195 tempest-VolumesActionsTest-864810133 tempest-VolumesActionsTest-864810133-project-member] Volume info retrieved successfully. Aug 07 09:55:33.241230 np0000006707 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 09:55:33.241230 np0000006707 devstack@c-api.service[100295]: warnings.warn( Aug 07 09:55:33.243172 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-95f4d1f7-affa-4730-a790-2d621acc1195 tempest-VolumesActionsTest-864810133 tempest-VolumesActionsTest-864810133-project-member] https://10.4.3.8/volume/v3/volumes/721ba2cf-d804-4da5-b4c1-0b3dc5e2b7a0 returned with HTTP 200 Aug 07 09:55:33.243172 np0000006707 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 354/1409] 10.4.3.8 () {66 vars in 1334 bytes} [Fri Aug 7 09:55:33 2026] GET /volume/v3/volumes/721ba2cf-d804-4da5-b4c1-0b3dc5e2b7a0 => generated 836 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 09:55:33.335227 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [req-2253a1b2-134c-4c78-8918-512f33dd341e req-ae073301-03ff-4624-b838-4aae37576a66 tempest-VolumesSnapshotTestJSON-1374712720 tempest-VolumesSnapshotTestJSON-1374712720-project-member] https://10.4.3.8/volume/v3/attachments/afc24dc2-46a3-4d06-962e-f7ed22d4a72f returned with HTTP 200 Aug 07 09:55:33.335958 np0000006707 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 350/1410] 10.4.3.8 () {72 vars in 1659 bytes} [Fri Aug 7 09:55:33 2026] DELETE /volume/v3/attachments/afc24dc2-46a3-4d06-962e-f7ed22d4a72f => generated 19 bytes in 112 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 09:55:34.088300 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [None req-91bb1546-2795-4cac-a0f4-ebd7a4e0bf84 None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:55:34.090377 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-91bb1546-2795-4cac-a0f4-ebd7a4e0bf84 tempest-TaggedBootDevicesTest_v242-1005812326 tempest-TaggedBootDevicesTest_v242-1005812326-project-member] GET https://10.4.3.8/volume/v3/volumes/e7326957-999c-4495-93cf-714cc138271b Aug 07 09:55:34.090641 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-91bb1546-2795-4cac-a0f4-ebd7a4e0bf84 tempest-TaggedBootDevicesTest_v242-1005812326 tempest-TaggedBootDevicesTest_v242-1005812326-project-member] Empty body provided in request {{(pid=100297) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 09:55:34.091802 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-91bb1546-2795-4cac-a0f4-ebd7a4e0bf84 tempest-TaggedBootDevicesTest_v242-1005812326 tempest-TaggedBootDevicesTest_v242-1005812326-project-member] Calling method 'show' {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 09:55:34.099701 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-91bb1546-2795-4cac-a0f4-ebd7a4e0bf84 tempest-TaggedBootDevicesTest_v242-1005812326 tempest-TaggedBootDevicesTest_v242-1005812326-project-member] https://10.4.3.8/volume/v3/volumes/e7326957-999c-4495-93cf-714cc138271b returned with HTTP 404 Aug 07 09:55:34.101077 np0000006707 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 354/1411] 10.4.3.8 () {66 vars in 1334 bytes} [Fri Aug 7 09:55:34 2026] GET /volume/v3/volumes/e7326957-999c-4495-93cf-714cc138271b => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 09:55:34.112215 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.middleware.request_id [None req-5f0a131b-d791-4e86-be56-6bd2e91236cf None None] RequestId filter calling following filter/app {{(pid=100298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:55:34.116870 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [None req-5f0a131b-d791-4e86-be56-6bd2e91236cf tempest-TaggedBootDevicesTest_v242-1005812326 tempest-TaggedBootDevicesTest_v242-1005812326-project-member] DELETE https://10.4.3.8/volume/v3/volumes/e83253e5-5902-4246-bef8-8a6d2bc99758 Aug 07 09:55:34.117168 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [None req-5f0a131b-d791-4e86-be56-6bd2e91236cf tempest-TaggedBootDevicesTest_v242-1005812326 tempest-TaggedBootDevicesTest_v242-1005812326-project-member] Empty body provided in request {{(pid=100298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 09:55:34.117472 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [None req-5f0a131b-d791-4e86-be56-6bd2e91236cf tempest-TaggedBootDevicesTest_v242-1005812326 tempest-TaggedBootDevicesTest_v242-1005812326-project-member] Calling method 'delete' {{(pid=100298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 09:55:34.117712 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.v3.volumes [None req-5f0a131b-d791-4e86-be56-6bd2e91236cf tempest-TaggedBootDevicesTest_v242-1005812326 tempest-TaggedBootDevicesTest_v242-1005812326-project-member] Delete volume with id: e83253e5-5902-4246-bef8-8a6d2bc99758 Aug 07 09:55:34.137141 np0000006707 devstack@c-api.service[100298]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 09:55:34.137141 np0000006707 devstack@c-api.service[100298]: warnings.warn( Aug 07 09:55:34.138082 np0000006707 devstack@c-api.service[100298]: INFO cinder.volume.api [None req-5f0a131b-d791-4e86-be56-6bd2e91236cf tempest-TaggedBootDevicesTest_v242-1005812326 tempest-TaggedBootDevicesTest_v242-1005812326-project-member] Volume info retrieved successfully. Aug 07 09:55:34.173453 np0000006707 devstack@c-api.service[100298]: INFO cinder.volume.api [None req-5f0a131b-d791-4e86-be56-6bd2e91236cf tempest-TaggedBootDevicesTest_v242-1005812326 tempest-TaggedBootDevicesTest_v242-1005812326-project-member] Delete volume request issued successfully. Aug 07 09:55:34.173858 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [None req-5f0a131b-d791-4e86-be56-6bd2e91236cf tempest-TaggedBootDevicesTest_v242-1005812326 tempest-TaggedBootDevicesTest_v242-1005812326-project-member] https://10.4.3.8/volume/v3/volumes/e83253e5-5902-4246-bef8-8a6d2bc99758 returned with HTTP 202 Aug 07 09:55:34.174645 np0000006707 devstack@c-api.service[100298]: [pid: 100298|app: 0|req: 354/1412] 10.4.3.8 () {66 vars in 1337 bytes} [Fri Aug 7 09:55:34 2026] DELETE /volume/v3/volumes/e83253e5-5902-4246-bef8-8a6d2bc99758 => generated 0 bytes in 63 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 07 09:55:34.193244 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [None req-9ae6c493-b33e-42df-a26a-2de1dcceaa04 None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:55:34.196318 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-9ae6c493-b33e-42df-a26a-2de1dcceaa04 tempest-TaggedBootDevicesTest_v242-1005812326 tempest-TaggedBootDevicesTest_v242-1005812326-project-member] GET https://10.4.3.8/volume/v3/volumes/e83253e5-5902-4246-bef8-8a6d2bc99758 Aug 07 09:55:34.196816 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-9ae6c493-b33e-42df-a26a-2de1dcceaa04 tempest-TaggedBootDevicesTest_v242-1005812326 tempest-TaggedBootDevicesTest_v242-1005812326-project-member] Empty body provided in request {{(pid=100296) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 09:55:34.197305 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-9ae6c493-b33e-42df-a26a-2de1dcceaa04 tempest-TaggedBootDevicesTest_v242-1005812326 tempest-TaggedBootDevicesTest_v242-1005812326-project-member] Calling method 'show' {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 09:55:34.216782 np0000006707 devstack@c-api.service[100296]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 09:55:34.216782 np0000006707 devstack@c-api.service[100296]: warnings.warn( Aug 07 09:55:34.228369 np0000006707 devstack@c-api.service[100296]: INFO cinder.volume.api [None req-9ae6c493-b33e-42df-a26a-2de1dcceaa04 tempest-TaggedBootDevicesTest_v242-1005812326 tempest-TaggedBootDevicesTest_v242-1005812326-project-member] Volume info retrieved successfully. Aug 07 09:55:34.236439 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-9ae6c493-b33e-42df-a26a-2de1dcceaa04 tempest-TaggedBootDevicesTest_v242-1005812326 tempest-TaggedBootDevicesTest_v242-1005812326-project-member] https://10.4.3.8/volume/v3/volumes/e83253e5-5902-4246-bef8-8a6d2bc99758 returned with HTTP 200 Aug 07 09:55:34.237018 np0000006707 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 355/1413] 10.4.3.8 () {66 vars in 1334 bytes} [Fri Aug 7 09:55:34 2026] GET /volume/v3/volumes/e83253e5-5902-4246-bef8-8a6d2bc99758 => generated 844 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 09:55:34.264284 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-10e4cc02-899a-44cf-8fab-ac7a4d1ad47b None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:55:34.268447 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-10e4cc02-899a-44cf-8fab-ac7a4d1ad47b tempest-VolumesActionsTest-864810133 tempest-VolumesActionsTest-864810133-project-member] GET https://10.4.3.8/volume/v3/volumes/721ba2cf-d804-4da5-b4c1-0b3dc5e2b7a0 Aug 07 09:55:34.268447 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-10e4cc02-899a-44cf-8fab-ac7a4d1ad47b tempest-VolumesActionsTest-864810133 tempest-VolumesActionsTest-864810133-project-member] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 09:55:34.268447 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-10e4cc02-899a-44cf-8fab-ac7a4d1ad47b tempest-VolumesActionsTest-864810133 tempest-VolumesActionsTest-864810133-project-member] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 09:55:34.284298 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-10e4cc02-899a-44cf-8fab-ac7a4d1ad47b tempest-VolumesActionsTest-864810133 tempest-VolumesActionsTest-864810133-project-member] https://10.4.3.8/volume/v3/volumes/721ba2cf-d804-4da5-b4c1-0b3dc5e2b7a0 returned with HTTP 404 Aug 07 09:55:34.284298 np0000006707 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 351/1414] 10.4.3.8 () {66 vars in 1334 bytes} [Fri Aug 7 09:55:34 2026] GET /volume/v3/volumes/721ba2cf-d804-4da5-b4c1-0b3dc5e2b7a0 => generated 109 bytes in 20 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 09:55:34.296869 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [None req-b181ae81-17b7-4958-9b1c-4e15c7c16457 None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:55:34.301447 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-b181ae81-17b7-4958-9b1c-4e15c7c16457 tempest-VolumesActionsTest-864810133 tempest-VolumesActionsTest-864810133-project-member] GET https://10.4.3.8/volume/v3/volumes/721ba2cf-d804-4da5-b4c1-0b3dc5e2b7a0 Aug 07 09:55:34.301447 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-b181ae81-17b7-4958-9b1c-4e15c7c16457 tempest-VolumesActionsTest-864810133 tempest-VolumesActionsTest-864810133-project-member] Empty body provided in request {{(pid=100297) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 09:55:34.301447 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-b181ae81-17b7-4958-9b1c-4e15c7c16457 tempest-VolumesActionsTest-864810133 tempest-VolumesActionsTest-864810133-project-member] Calling method 'show' {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 09:55:34.314368 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-b181ae81-17b7-4958-9b1c-4e15c7c16457 tempest-VolumesActionsTest-864810133 tempest-VolumesActionsTest-864810133-project-member] https://10.4.3.8/volume/v3/volumes/721ba2cf-d804-4da5-b4c1-0b3dc5e2b7a0 returned with HTTP 404 Aug 07 09:55:34.314368 np0000006707 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 355/1415] 10.4.3.8 () {66 vars in 1334 bytes} [Fri Aug 7 09:55:34 2026] GET /volume/v3/volumes/721ba2cf-d804-4da5-b4c1-0b3dc5e2b7a0 => generated 109 bytes in 18 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 09:55:34.327447 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.middleware.request_id [None req-14b92b41-6be7-42d4-82c6-29819e7d0822 None None] RequestId filter calling following filter/app {{(pid=100298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:55:34.327447 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [None req-14b92b41-6be7-42d4-82c6-29819e7d0822 tempest-VolumesActionsTest-864810133 tempest-VolumesActionsTest-864810133-project-member] DELETE https://10.4.3.8/volume/v3/volumes/721ba2cf-d804-4da5-b4c1-0b3dc5e2b7a0 Aug 07 09:55:34.327447 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [None req-14b92b41-6be7-42d4-82c6-29819e7d0822 tempest-VolumesActionsTest-864810133 tempest-VolumesActionsTest-864810133-project-member] Empty body provided in request {{(pid=100298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 09:55:34.327447 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [None req-14b92b41-6be7-42d4-82c6-29819e7d0822 tempest-VolumesActionsTest-864810133 tempest-VolumesActionsTest-864810133-project-member] Calling method 'delete' {{(pid=100298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 09:55:34.327447 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.v3.volumes [None req-14b92b41-6be7-42d4-82c6-29819e7d0822 tempest-VolumesActionsTest-864810133 tempest-VolumesActionsTest-864810133-project-member] Delete volume with id: 721ba2cf-d804-4da5-b4c1-0b3dc5e2b7a0 Aug 07 09:55:34.338471 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [None req-14b92b41-6be7-42d4-82c6-29819e7d0822 tempest-VolumesActionsTest-864810133 tempest-VolumesActionsTest-864810133-project-member] https://10.4.3.8/volume/v3/volumes/721ba2cf-d804-4da5-b4c1-0b3dc5e2b7a0 returned with HTTP 404 Aug 07 09:55:34.339208 np0000006707 devstack@c-api.service[100298]: [pid: 100298|app: 0|req: 355/1416] 10.4.3.8 () {66 vars in 1337 bytes} [Fri Aug 7 09:55:34 2026] DELETE /volume/v3/volumes/721ba2cf-d804-4da5-b4c1-0b3dc5e2b7a0 => generated 109 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 09:55:34.352058 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [None req-92b49009-1d04-4c88-a76e-3e0b18f505df None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:55:34.352292 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-92b49009-1d04-4c88-a76e-3e0b18f505df tempest-VolumesActionsTest-864810133 tempest-VolumesActionsTest-864810133-project-member] POST https://10.4.3.8/volume/v3/volumes Aug 07 09:55:34.352614 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-92b49009-1d04-4c88-a76e-3e0b18f505df tempest-VolumesActionsTest-864810133 tempest-VolumesActionsTest-864810133-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesActionsTest-Volume-1461262292"}} {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 09:55:34.355102 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.v3.volumes [None req-92b49009-1d04-4c88-a76e-3e0b18f505df tempest-VolumesActionsTest-864810133 tempest-VolumesActionsTest-864810133-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesActionsTest-Volume-1461262292'}} {{(pid=100296) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 07 09:55:34.355270 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.v3.volumes [None req-92b49009-1d04-4c88-a76e-3e0b18f505df tempest-VolumesActionsTest-864810133 tempest-VolumesActionsTest-864810133-project-member] Create volume of 1 GB Aug 07 09:55:34.363197 np0000006707 devstack@c-api.service[100296]: INFO cinder.volume.api [None req-92b49009-1d04-4c88-a76e-3e0b18f505df tempest-VolumesActionsTest-864810133 tempest-VolumesActionsTest-864810133-project-member] Availability Zones retrieved successfully. Aug 07 09:55:34.372892 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.volume.api [None req-92b49009-1d04-4c88-a76e-3e0b18f505df tempest-VolumesActionsTest-864810133 tempest-VolumesActionsTest-864810133-project-member] Flow 'volume_create_api' (106c60a7-6929-4ea9-82f2-e37a35be5a14) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100296) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 09:55:34.374905 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.volume.api [None req-92b49009-1d04-4c88-a76e-3e0b18f505df tempest-VolumesActionsTest-864810133 tempest-VolumesActionsTest-864810133-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4615d093-1c76-4162-b796-49e4398be8d8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 09:55:34.377395 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.volume.flows.api.create_volume [None req-92b49009-1d04-4c88-a76e-3e0b18f505df tempest-VolumesActionsTest-864810133 tempest-VolumesActionsTest-864810133-project-member] Validating volume size '1' using validate_int {{(pid=100296) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 07 09:55:34.411396 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.volume.api [None req-92b49009-1d04-4c88-a76e-3e0b18f505df tempest-VolumesActionsTest-864810133 tempest-VolumesActionsTest-864810133-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4615d093-1c76-4162-b796-49e4398be8d8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-07T09:47:39Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=45fd9a3a-b61e-4c6c-9ab7-d02f06678d0d,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '45fd9a3a-b61e-4c6c-9ab7-d02f06678d0d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 09:55:34.413663 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.volume.api [None req-92b49009-1d04-4c88-a76e-3e0b18f505df tempest-VolumesActionsTest-864810133 tempest-VolumesActionsTest-864810133-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b3bed3d7-31c0-4321-9ca8-47c3fbc77de8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 09:55:34.471602 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.quota [None req-92b49009-1d04-4c88-a76e-3e0b18f505df tempest-VolumesActionsTest-864810133 tempest-VolumesActionsTest-864810133-project-member] Created reservations ['7b872c56-610d-4d3b-8bd3-3de009952f12', '0cc8d8f1-e353-4f4f-834f-97233ec76286', '8333757a-f1c8-4950-a36a-4bb9164abe35', '866cdbb1-e526-472e-8f2e-70afdaaa3a2f'] {{(pid=100296) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 09:55:34.472557 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.volume.api [None req-92b49009-1d04-4c88-a76e-3e0b18f505df tempest-VolumesActionsTest-864810133 tempest-VolumesActionsTest-864810133-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b3bed3d7-31c0-4321-9ca8-47c3fbc77de8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['7b872c56-610d-4d3b-8bd3-3de009952f12', '0cc8d8f1-e353-4f4f-834f-97233ec76286', '8333757a-f1c8-4950-a36a-4bb9164abe35', '866cdbb1-e526-472e-8f2e-70afdaaa3a2f']}' {{(pid=100296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 09:55:34.473376 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.volume.api [None req-92b49009-1d04-4c88-a76e-3e0b18f505df tempest-VolumesActionsTest-864810133 tempest-VolumesActionsTest-864810133-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (fe3924c0-7bd6-4512-84a9-b955f73fa25b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 09:55:34.497684 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.volume.api [None req-92b49009-1d04-4c88-a76e-3e0b18f505df tempest-VolumesActionsTest-864810133 tempest-VolumesActionsTest-864810133-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (fe3924c0-7bd6-4512-84a9-b955f73fa25b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'd64b3116-0570-4e48-b317-e659d74a86c9', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-1461262292',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c2cc3865ab5a45d5937227429f05d3cd',qos_specs=None,replication_status=,reservations=['7b872c56-610d-4d3b-8bd3-3de009952f12','0cc8d8f1-e353-4f4f-834f-97233ec76286','8333757a-f1c8-4950-a36a-4bb9164abe35','866cdbb1-e526-472e-8f2e-70afdaaa3a2f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f406a886d1654f4a8037f5bca558aa2d',volume_type_id=45fd9a3a-b61e-4c6c-9ab7-d02f06678d0d), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-07T09:55:34Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-1461262292',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=d64b3116-0570-4e48-b317-e659d74a86c9,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='c2cc3865ab5a45d5937227429f05d3cd',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='f406a886d1654f4a8037f5bca558aa2d',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(45fd9a3a-b61e-4c6c-9ab7-d02f06678d0d),volume_type_id=45fd9a3a-b61e-4c6c-9ab7-d02f06678d0d)}' {{(pid=100296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 09:55:34.498603 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.volume.api [None req-92b49009-1d04-4c88-a76e-3e0b18f505df tempest-VolumesActionsTest-864810133 tempest-VolumesActionsTest-864810133-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5902daf3-2789-432b-a084-30109df8855c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 09:55:34.526541 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.volume.api [None req-92b49009-1d04-4c88-a76e-3e0b18f505df tempest-VolumesActionsTest-864810133 tempest-VolumesActionsTest-864810133-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5902daf3-2789-432b-a084-30109df8855c) transitioned into state 'SUCCESS' from state '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-1461262292',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c2cc3865ab5a45d5937227429f05d3cd',qos_specs=None,replication_status=,reservations=['7b872c56-610d-4d3b-8bd3-3de009952f12','0cc8d8f1-e353-4f4f-834f-97233ec76286','8333757a-f1c8-4950-a36a-4bb9164abe35','866cdbb1-e526-472e-8f2e-70afdaaa3a2f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f406a886d1654f4a8037f5bca558aa2d',volume_type_id=45fd9a3a-b61e-4c6c-9ab7-d02f06678d0d)}' {{(pid=100296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 09:55:34.527319 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.volume.api [None req-92b49009-1d04-4c88-a76e-3e0b18f505df tempest-VolumesActionsTest-864810133 tempest-VolumesActionsTest-864810133-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9fa14547-fee9-4c38-a071-a4a1c01f7855) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 09:55:34.538928 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.volume.api [None req-92b49009-1d04-4c88-a76e-3e0b18f505df tempest-VolumesActionsTest-864810133 tempest-VolumesActionsTest-864810133-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9fa14547-fee9-4c38-a071-a4a1c01f7855) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 09:55:34.539136 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.volume.api [None req-92b49009-1d04-4c88-a76e-3e0b18f505df tempest-VolumesActionsTest-864810133 tempest-VolumesActionsTest-864810133-project-member] Flow 'volume_create_api' (106c60a7-6929-4ea9-82f2-e37a35be5a14) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100296) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 09:55:34.541254 np0000006707 devstack@c-api.service[100296]: INFO cinder.volume.api [None req-92b49009-1d04-4c88-a76e-3e0b18f505df tempest-VolumesActionsTest-864810133 tempest-VolumesActionsTest-864810133-project-member] Create volume request issued successfully. Aug 07 09:55:34.541713 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-92b49009-1d04-4c88-a76e-3e0b18f505df tempest-VolumesActionsTest-864810133 tempest-VolumesActionsTest-864810133-project-member] https://10.4.3.8/volume/v3/volumes returned with HTTP 202 Aug 07 09:55:34.542048 np0000006707 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 356/1417] 10.4.3.8 () {68 vars in 1244 bytes} [Fri Aug 7 09:55:34 2026] POST /volume/v3/volumes => generated 745 bytes in 193 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 07 09:55:34.558110 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-5db5f410-a4c4-4daa-a075-8c05bd6c9037 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:55:34.566474 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-5db5f410-a4c4-4daa-a075-8c05bd6c9037 tempest-VolumesActionsTest-864810133 tempest-VolumesActionsTest-864810133-project-member] GET https://10.4.3.8/volume/v3/volumes/d64b3116-0570-4e48-b317-e659d74a86c9 Aug 07 09:55:34.566474 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-5db5f410-a4c4-4daa-a075-8c05bd6c9037 tempest-VolumesActionsTest-864810133 tempest-VolumesActionsTest-864810133-project-member] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 09:55:34.566474 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-5db5f410-a4c4-4daa-a075-8c05bd6c9037 tempest-VolumesActionsTest-864810133 tempest-VolumesActionsTest-864810133-project-member] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 09:55:34.576354 np0000006707 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 09:55:34.576354 np0000006707 devstack@c-api.service[100295]: warnings.warn( Aug 07 09:55:34.587807 np0000006707 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-5db5f410-a4c4-4daa-a075-8c05bd6c9037 tempest-VolumesActionsTest-864810133 tempest-VolumesActionsTest-864810133-project-member] Volume info retrieved successfully. Aug 07 09:55:34.595091 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-5db5f410-a4c4-4daa-a075-8c05bd6c9037 tempest-VolumesActionsTest-864810133 tempest-VolumesActionsTest-864810133-project-member] https://10.4.3.8/volume/v3/volumes/d64b3116-0570-4e48-b317-e659d74a86c9 returned with HTTP 200 Aug 07 09:55:34.595628 np0000006707 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 352/1418] 10.4.3.8 () {66 vars in 1334 bytes} [Fri Aug 7 09:55:34 2026] GET /volume/v3/volumes/d64b3116-0570-4e48-b317-e659d74a86c9 => generated 813 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 09:55:34.798789 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [req-f52df0d0-870b-44a2-b16f-da52c9e371c2 req-2ac2e097-b757-407b-90bd-154387e8d2b8 None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:55:34.801011 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [req-f52df0d0-870b-44a2-b16f-da52c9e371c2 req-2ac2e097-b757-407b-90bd-154387e8d2b8 tempest-VolumesSnapshotTestJSON-1374712720 tempest-VolumesSnapshotTestJSON-1374712720-project-member] DELETE https://10.4.3.8/volume/v3/attachments/afc24dc2-46a3-4d06-962e-f7ed22d4a72f Aug 07 09:55:34.801219 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [req-f52df0d0-870b-44a2-b16f-da52c9e371c2 req-2ac2e097-b757-407b-90bd-154387e8d2b8 tempest-VolumesSnapshotTestJSON-1374712720 tempest-VolumesSnapshotTestJSON-1374712720-project-member] Empty body provided in request {{(pid=100297) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 09:55:34.801409 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [req-f52df0d0-870b-44a2-b16f-da52c9e371c2 req-2ac2e097-b757-407b-90bd-154387e8d2b8 tempest-VolumesSnapshotTestJSON-1374712720 tempest-VolumesSnapshotTestJSON-1374712720-project-member] Calling method 'version_select' {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 09:55:34.805579 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [req-f52df0d0-870b-44a2-b16f-da52c9e371c2 req-2ac2e097-b757-407b-90bd-154387e8d2b8 tempest-VolumesSnapshotTestJSON-1374712720 tempest-VolumesSnapshotTestJSON-1374712720-project-member] https://10.4.3.8/volume/v3/attachments/afc24dc2-46a3-4d06-962e-f7ed22d4a72f returned with HTTP 404 Aug 07 09:55:34.806264 np0000006707 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 356/1419] 10.4.3.8 () {72 vars in 1659 bytes} [Fri Aug 7 09:55:34 2026] DELETE /volume/v3/attachments/afc24dc2-46a3-4d06-962e-f7ed22d4a72f => generated 149 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 07 09:55:35.256889 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.middleware.request_id [None req-98eb7bd7-3396-45fa-be79-c7df6cbc0cea None None] RequestId filter calling following filter/app {{(pid=100298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:55:35.262672 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [None req-98eb7bd7-3396-45fa-be79-c7df6cbc0cea tempest-TaggedBootDevicesTest_v242-1005812326 tempest-TaggedBootDevicesTest_v242-1005812326-project-member] GET https://10.4.3.8/volume/v3/volumes/e83253e5-5902-4246-bef8-8a6d2bc99758 Aug 07 09:55:35.262672 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [None req-98eb7bd7-3396-45fa-be79-c7df6cbc0cea tempest-TaggedBootDevicesTest_v242-1005812326 tempest-TaggedBootDevicesTest_v242-1005812326-project-member] Empty body provided in request {{(pid=100298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 09:55:35.262672 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [None req-98eb7bd7-3396-45fa-be79-c7df6cbc0cea tempest-TaggedBootDevicesTest_v242-1005812326 tempest-TaggedBootDevicesTest_v242-1005812326-project-member] Calling method 'show' {{(pid=100298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 09:55:35.271765 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [None req-98eb7bd7-3396-45fa-be79-c7df6cbc0cea tempest-TaggedBootDevicesTest_v242-1005812326 tempest-TaggedBootDevicesTest_v242-1005812326-project-member] https://10.4.3.8/volume/v3/volumes/e83253e5-5902-4246-bef8-8a6d2bc99758 returned with HTTP 404 Aug 07 09:55:35.271765 np0000006707 devstack@c-api.service[100298]: [pid: 100298|app: 0|req: 356/1420] 10.4.3.8 () {66 vars in 1334 bytes} [Fri Aug 7 09:55:35 2026] GET /volume/v3/volumes/e83253e5-5902-4246-bef8-8a6d2bc99758 => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 09:55:35.278606 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [None req-1febd505-ea48-4b30-a51a-e01e24e6e0d1 None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:55:35.280991 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-1febd505-ea48-4b30-a51a-e01e24e6e0d1 tempest-TaggedBootDevicesTest_v242-1005812326 tempest-TaggedBootDevicesTest_v242-1005812326-project-member] DELETE https://10.4.3.8/volume/v3/volumes/7061ea2c-a06b-46c3-9e9b-4dcf42066198 Aug 07 09:55:35.281156 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-1febd505-ea48-4b30-a51a-e01e24e6e0d1 tempest-TaggedBootDevicesTest_v242-1005812326 tempest-TaggedBootDevicesTest_v242-1005812326-project-member] Empty body provided in request {{(pid=100296) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 09:55:35.281368 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-1febd505-ea48-4b30-a51a-e01e24e6e0d1 tempest-TaggedBootDevicesTest_v242-1005812326 tempest-TaggedBootDevicesTest_v242-1005812326-project-member] Calling method 'delete' {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 09:55:35.281678 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.v3.volumes [None req-1febd505-ea48-4b30-a51a-e01e24e6e0d1 tempest-TaggedBootDevicesTest_v242-1005812326 tempest-TaggedBootDevicesTest_v242-1005812326-project-member] Delete volume with id: 7061ea2c-a06b-46c3-9e9b-4dcf42066198 Aug 07 09:55:35.289464 np0000006707 devstack@c-api.service[100296]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 09:55:35.289464 np0000006707 devstack@c-api.service[100296]: warnings.warn( Aug 07 09:55:35.290080 np0000006707 devstack@c-api.service[100296]: INFO cinder.volume.api [None req-1febd505-ea48-4b30-a51a-e01e24e6e0d1 tempest-TaggedBootDevicesTest_v242-1005812326 tempest-TaggedBootDevicesTest_v242-1005812326-project-member] Volume info retrieved successfully. Aug 07 09:55:35.326444 np0000006707 devstack@c-api.service[100296]: INFO cinder.volume.api [None req-1febd505-ea48-4b30-a51a-e01e24e6e0d1 tempest-TaggedBootDevicesTest_v242-1005812326 tempest-TaggedBootDevicesTest_v242-1005812326-project-member] Delete volume request issued successfully. Aug 07 09:55:35.326444 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-1febd505-ea48-4b30-a51a-e01e24e6e0d1 tempest-TaggedBootDevicesTest_v242-1005812326 tempest-TaggedBootDevicesTest_v242-1005812326-project-member] https://10.4.3.8/volume/v3/volumes/7061ea2c-a06b-46c3-9e9b-4dcf42066198 returned with HTTP 202 Aug 07 09:55:35.326974 np0000006707 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 357/1421] 10.4.3.8 () {66 vars in 1337 bytes} [Fri Aug 7 09:55:35 2026] DELETE /volume/v3/volumes/7061ea2c-a06b-46c3-9e9b-4dcf42066198 => generated 0 bytes in 49 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 07 09:55:35.339191 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-f0682f67-dc47-4a9d-9b44-7ee80da0053d None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:55:35.341893 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-f0682f67-dc47-4a9d-9b44-7ee80da0053d tempest-TaggedBootDevicesTest_v242-1005812326 tempest-TaggedBootDevicesTest_v242-1005812326-project-member] GET https://10.4.3.8/volume/v3/volumes/7061ea2c-a06b-46c3-9e9b-4dcf42066198 Aug 07 09:55:35.341893 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-f0682f67-dc47-4a9d-9b44-7ee80da0053d tempest-TaggedBootDevicesTest_v242-1005812326 tempest-TaggedBootDevicesTest_v242-1005812326-project-member] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 09:55:35.341893 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-f0682f67-dc47-4a9d-9b44-7ee80da0053d tempest-TaggedBootDevicesTest_v242-1005812326 tempest-TaggedBootDevicesTest_v242-1005812326-project-member] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 09:55:35.353731 np0000006707 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 09:55:35.353731 np0000006707 devstack@c-api.service[100295]: warnings.warn( Aug 07 09:55:35.358682 np0000006707 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-f0682f67-dc47-4a9d-9b44-7ee80da0053d tempest-TaggedBootDevicesTest_v242-1005812326 tempest-TaggedBootDevicesTest_v242-1005812326-project-member] Volume info retrieved successfully. Aug 07 09:55:35.369536 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-f0682f67-dc47-4a9d-9b44-7ee80da0053d tempest-TaggedBootDevicesTest_v242-1005812326 tempest-TaggedBootDevicesTest_v242-1005812326-project-member] https://10.4.3.8/volume/v3/volumes/7061ea2c-a06b-46c3-9e9b-4dcf42066198 returned with HTTP 200 Aug 07 09:55:35.370087 np0000006707 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 353/1422] 10.4.3.8 () {66 vars in 1334 bytes} [Fri Aug 7 09:55:35 2026] GET /volume/v3/volumes/7061ea2c-a06b-46c3-9e9b-4dcf42066198 => generated 1359 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 09:55:35.614802 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [None req-9217c420-382d-47f9-86ad-62c9fec221d7 None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:55:35.622101 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-9217c420-382d-47f9-86ad-62c9fec221d7 tempest-VolumesActionsTest-864810133 tempest-VolumesActionsTest-864810133-project-member] GET https://10.4.3.8/volume/v3/volumes/d64b3116-0570-4e48-b317-e659d74a86c9 Aug 07 09:55:35.624281 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-9217c420-382d-47f9-86ad-62c9fec221d7 tempest-VolumesActionsTest-864810133 tempest-VolumesActionsTest-864810133-project-member] Empty body provided in request {{(pid=100297) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 09:55:35.625324 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-9217c420-382d-47f9-86ad-62c9fec221d7 tempest-VolumesActionsTest-864810133 tempest-VolumesActionsTest-864810133-project-member] Calling method 'show' {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 09:55:35.646631 np0000006707 devstack@c-api.service[100297]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 09:55:35.646631 np0000006707 devstack@c-api.service[100297]: warnings.warn( Aug 07 09:55:35.657594 np0000006707 devstack@c-api.service[100297]: INFO cinder.volume.api [None req-9217c420-382d-47f9-86ad-62c9fec221d7 tempest-VolumesActionsTest-864810133 tempest-VolumesActionsTest-864810133-project-member] Volume info retrieved successfully. Aug 07 09:55:35.667323 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.middleware.request_id [None req-eeb062b6-59b8-4d39-b753-a2166f179a9c None None] RequestId filter calling following filter/app {{(pid=100298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:55:35.668077 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-9217c420-382d-47f9-86ad-62c9fec221d7 tempest-VolumesActionsTest-864810133 tempest-VolumesActionsTest-864810133-project-member] https://10.4.3.8/volume/v3/volumes/d64b3116-0570-4e48-b317-e659d74a86c9 returned with HTTP 200 Aug 07 09:55:35.668824 np0000006707 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 357/1423] 10.4.3.8 () {66 vars in 1334 bytes} [Fri Aug 7 09:55:35 2026] GET /volume/v3/volumes/d64b3116-0570-4e48-b317-e659d74a86c9 => generated 838 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 09:55:35.675323 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [None req-eeb062b6-59b8-4d39-b753-a2166f179a9c tempest-AttachVolumeTestJSON-41757496 tempest-AttachVolumeTestJSON-41757496-project-member] POST https://10.4.3.8/volume/v3/volumes Aug 07 09:55:35.675867 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [None req-eeb062b6-59b8-4d39-b753-a2166f179a9c tempest-AttachVolumeTestJSON-41757496 tempest-AttachVolumeTestJSON-41757496-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-AttachVolumeTestJSON-volume-1161222377"}} {{(pid=100298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 09:55:35.679129 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.v3.volumes [None req-eeb062b6-59b8-4d39-b753-a2166f179a9c tempest-AttachVolumeTestJSON-41757496 tempest-AttachVolumeTestJSON-41757496-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-AttachVolumeTestJSON-volume-1161222377'}} {{(pid=100298) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 07 09:55:35.679129 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.v3.volumes [None req-eeb062b6-59b8-4d39-b753-a2166f179a9c tempest-AttachVolumeTestJSON-41757496 tempest-AttachVolumeTestJSON-41757496-project-member] Create volume of 1 GB Aug 07 09:55:35.683717 np0000006707 devstack@c-api.service[100298]: INFO cinder.volume.api [None req-eeb062b6-59b8-4d39-b753-a2166f179a9c tempest-AttachVolumeTestJSON-41757496 tempest-AttachVolumeTestJSON-41757496-project-member] Availability Zones retrieved successfully. Aug 07 09:55:35.689740 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [None req-8a51391e-eca6-4d82-86d7-d729ab720d77 None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:55:35.691876 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-8a51391e-eca6-4d82-86d7-d729ab720d77 tempest-VolumesActionsTest-69512304 tempest-VolumesActionsTest-69512304-project-admin] POST https://10.4.3.8/volume/v3/volumes/d64b3116-0570-4e48-b317-e659d74a86c9/action Aug 07 09:55:35.692329 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-8a51391e-eca6-4d82-86d7-d729ab720d77 tempest-VolumesActionsTest-69512304 tempest-VolumesActionsTest-69512304-project-admin] Action body: b'{"os-reset_status": {"status": "error"}}' {{(pid=100296) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 07 09:55:35.692437 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.volume.api [None req-eeb062b6-59b8-4d39-b753-a2166f179a9c tempest-AttachVolumeTestJSON-41757496 tempest-AttachVolumeTestJSON-41757496-project-member] Flow 'volume_create_api' (0863765a-1b4e-42e0-ab1b-bab9b232ee0c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100298) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 09:55:35.692501 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-8a51391e-eca6-4d82-86d7-d729ab720d77 tempest-VolumesActionsTest-69512304 tempest-VolumesActionsTest-69512304-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "error"}} {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 09:55:35.693668 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.volume.api [None req-eeb062b6-59b8-4d39-b753-a2166f179a9c tempest-AttachVolumeTestJSON-41757496 tempest-AttachVolumeTestJSON-41757496-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e85cfd08-88e6-4862-b918-aeeaefcf44e3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100298) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 09:55:35.694758 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.volume.flows.api.create_volume [None req-eeb062b6-59b8-4d39-b753-a2166f179a9c tempest-AttachVolumeTestJSON-41757496 tempest-AttachVolumeTestJSON-41757496-project-member] Validating volume size '1' using validate_int {{(pid=100298) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 07 09:55:35.704159 np0000006707 devstack@c-api.service[100296]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 09:55:35.704159 np0000006707 devstack@c-api.service[100296]: warnings.warn( Aug 07 09:55:35.704592 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.contrib.admin_actions [None req-8a51391e-eca6-4d82-86d7-d729ab720d77 tempest-VolumesActionsTest-69512304 tempest-VolumesActionsTest-69512304-project-admin] Updating volume 'd64b3116-0570-4e48-b317-e659d74a86c9' with '{'status': 'error'}' {{(pid=100296) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:109}} Aug 07 09:55:35.736594 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.volume.api [None req-eeb062b6-59b8-4d39-b753-a2166f179a9c tempest-AttachVolumeTestJSON-41757496 tempest-AttachVolumeTestJSON-41757496-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e85cfd08-88e6-4862-b918-aeeaefcf44e3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-07T09:47:39Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=45fd9a3a-b61e-4c6c-9ab7-d02f06678d0d,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '45fd9a3a-b61e-4c6c-9ab7-d02f06678d0d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100298) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 09:55:35.737492 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.volume.api [None req-eeb062b6-59b8-4d39-b753-a2166f179a9c tempest-AttachVolumeTestJSON-41757496 tempest-AttachVolumeTestJSON-41757496-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (66b9991b-4dbf-4ba4-878a-45aec504fa3f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100298) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 09:55:35.743253 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-8a51391e-eca6-4d82-86d7-d729ab720d77 tempest-VolumesActionsTest-69512304 tempest-VolumesActionsTest-69512304-project-admin] https://10.4.3.8/volume/v3/volumes/d64b3116-0570-4e48-b317-e659d74a86c9/action returned with HTTP 202 Aug 07 09:55:35.743859 np0000006707 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 358/1424] 10.4.3.8 () {68 vars in 1376 bytes} [Fri Aug 7 09:55:35 2026] POST /volume/v3/volumes/d64b3116-0570-4e48-b317-e659d74a86c9/action => generated 0 bytes in 55 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 07 09:55:35.757777 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-93a67cf8-b670-4bf3-99b6-19b221810ce0 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:55:35.760317 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-93a67cf8-b670-4bf3-99b6-19b221810ce0 tempest-VolumesActionsTest-864810133 tempest-VolumesActionsTest-864810133-project-member] GET https://10.4.3.8/volume/v3/volumes/d64b3116-0570-4e48-b317-e659d74a86c9 Aug 07 09:55:35.760614 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-93a67cf8-b670-4bf3-99b6-19b221810ce0 tempest-VolumesActionsTest-864810133 tempest-VolumesActionsTest-864810133-project-member] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 09:55:35.760917 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-93a67cf8-b670-4bf3-99b6-19b221810ce0 tempest-VolumesActionsTest-864810133 tempest-VolumesActionsTest-864810133-project-member] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 09:55:35.770729 np0000006707 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 09:55:35.770729 np0000006707 devstack@c-api.service[100295]: warnings.warn( Aug 07 09:55:35.776269 np0000006707 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-93a67cf8-b670-4bf3-99b6-19b221810ce0 tempest-VolumesActionsTest-864810133 tempest-VolumesActionsTest-864810133-project-member] Volume info retrieved successfully. Aug 07 09:55:35.781076 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-93a67cf8-b670-4bf3-99b6-19b221810ce0 tempest-VolumesActionsTest-864810133 tempest-VolumesActionsTest-864810133-project-member] https://10.4.3.8/volume/v3/volumes/d64b3116-0570-4e48-b317-e659d74a86c9 returned with HTTP 200 Aug 07 09:55:35.781498 np0000006707 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 354/1425] 10.4.3.8 () {66 vars in 1334 bytes} [Fri Aug 7 09:55:35 2026] GET /volume/v3/volumes/d64b3116-0570-4e48-b317-e659d74a86c9 => generated 834 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 09:55:35.786819 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.quota [None req-eeb062b6-59b8-4d39-b753-a2166f179a9c tempest-AttachVolumeTestJSON-41757496 tempest-AttachVolumeTestJSON-41757496-project-member] Created reservations ['a6667a07-dec3-4cb7-a856-440258934cc1', '975a6a17-bb7c-4cc1-9865-d56fcb3cb34b', 'de7a8168-66d1-4d1c-ba89-13acede84472', '1bb0ef30-c78f-4434-9e0b-fa64bd4b436e'] {{(pid=100298) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 09:55:35.787732 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.volume.api [None req-eeb062b6-59b8-4d39-b753-a2166f179a9c tempest-AttachVolumeTestJSON-41757496 tempest-AttachVolumeTestJSON-41757496-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (66b9991b-4dbf-4ba4-878a-45aec504fa3f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['a6667a07-dec3-4cb7-a856-440258934cc1', '975a6a17-bb7c-4cc1-9865-d56fcb3cb34b', 'de7a8168-66d1-4d1c-ba89-13acede84472', '1bb0ef30-c78f-4434-9e0b-fa64bd4b436e']}' {{(pid=100298) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 09:55:35.788445 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.volume.api [None req-eeb062b6-59b8-4d39-b753-a2166f179a9c tempest-AttachVolumeTestJSON-41757496 tempest-AttachVolumeTestJSON-41757496-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6b7cefbc-4137-44f0-9681-a24584779c20) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100298) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 09:55:35.798234 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [None req-261e7981-057e-4ed9-a085-c60007c58aa3 None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:55:35.800693 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-261e7981-057e-4ed9-a085-c60007c58aa3 tempest-VolumesActionsTest-69512304 tempest-VolumesActionsTest-69512304-project-admin] POST https://10.4.3.8/volume/v3/volumes/d64b3116-0570-4e48-b317-e659d74a86c9/action Aug 07 09:55:35.801213 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-261e7981-057e-4ed9-a085-c60007c58aa3 tempest-VolumesActionsTest-69512304 tempest-VolumesActionsTest-69512304-project-admin] Action body: b'{"os-reset_status": {"status": "available"}}' {{(pid=100297) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 07 09:55:35.801369 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-261e7981-057e-4ed9-a085-c60007c58aa3 tempest-VolumesActionsTest-69512304 tempest-VolumesActionsTest-69512304-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "available"}} {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 09:55:35.814028 np0000006707 devstack@c-api.service[100297]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 09:55:35.814028 np0000006707 devstack@c-api.service[100297]: warnings.warn( Aug 07 09:55:35.814570 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.contrib.admin_actions [None req-261e7981-057e-4ed9-a085-c60007c58aa3 tempest-VolumesActionsTest-69512304 tempest-VolumesActionsTest-69512304-project-admin] Updating volume 'd64b3116-0570-4e48-b317-e659d74a86c9' with '{'status': 'available'}' {{(pid=100297) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:109}} Aug 07 09:55:35.817455 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.volume.api [None req-eeb062b6-59b8-4d39-b753-a2166f179a9c tempest-AttachVolumeTestJSON-41757496 tempest-AttachVolumeTestJSON-41757496-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6b7cefbc-4137-44f0-9681-a24584779c20) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'e2006e01-6b92-4578-b801-29ed81ddcc63', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeTestJSON-volume-1161222377',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f47021e675a04af0a787536905695931',qos_specs=None,replication_status=,reservations=['a6667a07-dec3-4cb7-a856-440258934cc1','975a6a17-bb7c-4cc1-9865-d56fcb3cb34b','de7a8168-66d1-4d1c-ba89-13acede84472','1bb0ef30-c78f-4434-9e0b-fa64bd4b436e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='35ea762fa5cc4246be5776ef371fba89',volume_type_id=45fd9a3a-b61e-4c6c-9ab7-d02f06678d0d), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-07T09:55:35Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeTestJSON-volume-1161222377',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=e2006e01-6b92-4578-b801-29ed81ddcc63,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='f47021e675a04af0a787536905695931',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='35ea762fa5cc4246be5776ef371fba89',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(45fd9a3a-b61e-4c6c-9ab7-d02f06678d0d),volume_type_id=45fd9a3a-b61e-4c6c-9ab7-d02f06678d0d)}' {{(pid=100298) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 09:55:35.818500 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.volume.api [None req-eeb062b6-59b8-4d39-b753-a2166f179a9c tempest-AttachVolumeTestJSON-41757496 tempest-AttachVolumeTestJSON-41757496-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (bf498cf5-68de-4911-9479-0542dc4f9390) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100298) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 09:55:35.842596 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.volume.api [None req-eeb062b6-59b8-4d39-b753-a2166f179a9c tempest-AttachVolumeTestJSON-41757496 tempest-AttachVolumeTestJSON-41757496-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (bf498cf5-68de-4911-9479-0542dc4f9390) transitioned into state 'SUCCESS' from state '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-1161222377',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f47021e675a04af0a787536905695931',qos_specs=None,replication_status=,reservations=['a6667a07-dec3-4cb7-a856-440258934cc1','975a6a17-bb7c-4cc1-9865-d56fcb3cb34b','de7a8168-66d1-4d1c-ba89-13acede84472','1bb0ef30-c78f-4434-9e0b-fa64bd4b436e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='35ea762fa5cc4246be5776ef371fba89',volume_type_id=45fd9a3a-b61e-4c6c-9ab7-d02f06678d0d)}' {{(pid=100298) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 09:55:35.843904 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.volume.api [None req-eeb062b6-59b8-4d39-b753-a2166f179a9c tempest-AttachVolumeTestJSON-41757496 tempest-AttachVolumeTestJSON-41757496-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (fadfe56a-0e56-44a2-92b2-8f5573d316ee) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100298) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 09:55:35.844517 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-261e7981-057e-4ed9-a085-c60007c58aa3 tempest-VolumesActionsTest-69512304 tempest-VolumesActionsTest-69512304-project-admin] https://10.4.3.8/volume/v3/volumes/d64b3116-0570-4e48-b317-e659d74a86c9/action returned with HTTP 202 Aug 07 09:55:35.845078 np0000006707 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 358/1426] 10.4.3.8 () {68 vars in 1376 bytes} [Fri Aug 7 09:55:35 2026] POST /volume/v3/volumes/d64b3116-0570-4e48-b317-e659d74a86c9/action => generated 0 bytes in 47 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 07 09:55:35.855712 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.volume.api [None req-eeb062b6-59b8-4d39-b753-a2166f179a9c tempest-AttachVolumeTestJSON-41757496 tempest-AttachVolumeTestJSON-41757496-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (fadfe56a-0e56-44a2-92b2-8f5573d316ee) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100298) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 09:55:35.856556 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [None req-11b2b346-d1fc-42ca-a44a-9e33dd085b3a None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:55:35.856845 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.volume.api [None req-eeb062b6-59b8-4d39-b753-a2166f179a9c tempest-AttachVolumeTestJSON-41757496 tempest-AttachVolumeTestJSON-41757496-project-member] Flow 'volume_create_api' (0863765a-1b4e-42e0-ab1b-bab9b232ee0c) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100298) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 09:55:35.857261 np0000006707 devstack@c-api.service[100298]: INFO cinder.volume.api [None req-eeb062b6-59b8-4d39-b753-a2166f179a9c tempest-AttachVolumeTestJSON-41757496 tempest-AttachVolumeTestJSON-41757496-project-member] Create volume request issued successfully. Aug 07 09:55:35.858061 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [None req-eeb062b6-59b8-4d39-b753-a2166f179a9c tempest-AttachVolumeTestJSON-41757496 tempest-AttachVolumeTestJSON-41757496-project-member] https://10.4.3.8/volume/v3/volumes returned with HTTP 202 Aug 07 09:55:35.858680 np0000006707 devstack@c-api.service[100298]: [pid: 100298|app: 0|req: 357/1427] 10.4.3.8 () {68 vars in 1244 bytes} [Fri Aug 7 09:55:35 2026] POST /volume/v3/volumes => generated 747 bytes in 192 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 07 09:55:35.859479 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-11b2b346-d1fc-42ca-a44a-9e33dd085b3a tempest-VolumesActionsTest-864810133 tempest-VolumesActionsTest-864810133-project-member] GET https://10.4.3.8/volume/v3/volumes/d64b3116-0570-4e48-b317-e659d74a86c9 Aug 07 09:55:35.860035 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-11b2b346-d1fc-42ca-a44a-9e33dd085b3a tempest-VolumesActionsTest-864810133 tempest-VolumesActionsTest-864810133-project-member] Empty body provided in request {{(pid=100296) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 09:55:35.860325 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-11b2b346-d1fc-42ca-a44a-9e33dd085b3a tempest-VolumesActionsTest-864810133 tempest-VolumesActionsTest-864810133-project-member] Calling method 'show' {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 09:55:35.871084 np0000006707 devstack@c-api.service[100296]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 09:55:35.871084 np0000006707 devstack@c-api.service[100296]: warnings.warn( Aug 07 09:55:35.873591 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-d4576132-479d-4418-980d-0f4b54857dc7 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:55:35.875594 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-d4576132-479d-4418-980d-0f4b54857dc7 tempest-AttachVolumeTestJSON-41757496 tempest-AttachVolumeTestJSON-41757496-project-member] GET https://10.4.3.8/volume/v3/volumes/e2006e01-6b92-4578-b801-29ed81ddcc63 Aug 07 09:55:35.875969 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-d4576132-479d-4418-980d-0f4b54857dc7 tempest-AttachVolumeTestJSON-41757496 tempest-AttachVolumeTestJSON-41757496-project-member] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 09:55:35.876057 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-d4576132-479d-4418-980d-0f4b54857dc7 tempest-AttachVolumeTestJSON-41757496 tempest-AttachVolumeTestJSON-41757496-project-member] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 09:55:35.876803 np0000006707 devstack@c-api.service[100296]: INFO cinder.volume.api [None req-11b2b346-d1fc-42ca-a44a-9e33dd085b3a tempest-VolumesActionsTest-864810133 tempest-VolumesActionsTest-864810133-project-member] Volume info retrieved successfully. Aug 07 09:55:35.883083 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-11b2b346-d1fc-42ca-a44a-9e33dd085b3a tempest-VolumesActionsTest-864810133 tempest-VolumesActionsTest-864810133-project-member] https://10.4.3.8/volume/v3/volumes/d64b3116-0570-4e48-b317-e659d74a86c9 returned with HTTP 200 Aug 07 09:55:35.883491 np0000006707 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 09:55:35.883491 np0000006707 devstack@c-api.service[100295]: warnings.warn( Aug 07 09:55:35.883848 np0000006707 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 359/1428] 10.4.3.8 () {66 vars in 1334 bytes} [Fri Aug 7 09:55:35 2026] GET /volume/v3/volumes/d64b3116-0570-4e48-b317-e659d74a86c9 => generated 838 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 09:55:35.888074 np0000006707 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-d4576132-479d-4418-980d-0f4b54857dc7 tempest-AttachVolumeTestJSON-41757496 tempest-AttachVolumeTestJSON-41757496-project-member] Volume info retrieved successfully. Aug 07 09:55:35.893933 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-d4576132-479d-4418-980d-0f4b54857dc7 tempest-AttachVolumeTestJSON-41757496 tempest-AttachVolumeTestJSON-41757496-project-member] https://10.4.3.8/volume/v3/volumes/e2006e01-6b92-4578-b801-29ed81ddcc63 returned with HTTP 200 Aug 07 09:55:35.894518 np0000006707 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 355/1429] 10.4.3.8 () {66 vars in 1334 bytes} [Fri Aug 7 09:55:35 2026] GET /volume/v3/volumes/e2006e01-6b92-4578-b801-29ed81ddcc63 => generated 815 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 09:55:35.899406 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [None req-cafa6b4c-9968-4f43-b5d2-c261009cc351 None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:55:35.901305 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-cafa6b4c-9968-4f43-b5d2-c261009cc351 tempest-VolumesActionsTest-69512304 tempest-VolumesActionsTest-69512304-project-admin] POST https://10.4.3.8/volume/v3/volumes/d64b3116-0570-4e48-b317-e659d74a86c9/action Aug 07 09:55:35.901685 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-cafa6b4c-9968-4f43-b5d2-c261009cc351 tempest-VolumesActionsTest-69512304 tempest-VolumesActionsTest-69512304-project-admin] Action body: b'{"os-reset_status": {"status": "maintenance"}}' {{(pid=100297) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 07 09:55:35.901833 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-cafa6b4c-9968-4f43-b5d2-c261009cc351 tempest-VolumesActionsTest-69512304 tempest-VolumesActionsTest-69512304-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "maintenance"}} {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 09:55:35.915369 np0000006707 devstack@c-api.service[100297]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 09:55:35.915369 np0000006707 devstack@c-api.service[100297]: warnings.warn( Aug 07 09:55:35.915909 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.contrib.admin_actions [None req-cafa6b4c-9968-4f43-b5d2-c261009cc351 tempest-VolumesActionsTest-69512304 tempest-VolumesActionsTest-69512304-project-admin] Updating volume 'd64b3116-0570-4e48-b317-e659d74a86c9' with '{'status': 'maintenance'}' {{(pid=100297) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:109}} Aug 07 09:55:35.942692 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-cafa6b4c-9968-4f43-b5d2-c261009cc351 tempest-VolumesActionsTest-69512304 tempest-VolumesActionsTest-69512304-project-admin] https://10.4.3.8/volume/v3/volumes/d64b3116-0570-4e48-b317-e659d74a86c9/action returned with HTTP 202 Aug 07 09:55:35.943696 np0000006707 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 359/1430] 10.4.3.8 () {68 vars in 1376 bytes} [Fri Aug 7 09:55:35 2026] POST /volume/v3/volumes/d64b3116-0570-4e48-b317-e659d74a86c9/action => generated 0 bytes in 44 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 07 09:55:35.950534 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.middleware.request_id [None req-27c68ebc-5059-4098-82cc-ebdf01109e39 None None] RequestId filter calling following filter/app {{(pid=100298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:55:35.952582 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [None req-27c68ebc-5059-4098-82cc-ebdf01109e39 tempest-VolumesActionsTest-864810133 tempest-VolumesActionsTest-864810133-project-member] GET https://10.4.3.8/volume/v3/volumes/d64b3116-0570-4e48-b317-e659d74a86c9 Aug 07 09:55:35.952582 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [None req-27c68ebc-5059-4098-82cc-ebdf01109e39 tempest-VolumesActionsTest-864810133 tempest-VolumesActionsTest-864810133-project-member] Empty body provided in request {{(pid=100298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 09:55:35.952864 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [None req-27c68ebc-5059-4098-82cc-ebdf01109e39 tempest-VolumesActionsTest-864810133 tempest-VolumesActionsTest-864810133-project-member] Calling method 'show' {{(pid=100298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 09:55:35.960605 np0000006707 devstack@c-api.service[100298]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 09:55:35.960605 np0000006707 devstack@c-api.service[100298]: warnings.warn( Aug 07 09:55:35.965143 np0000006707 devstack@c-api.service[100298]: INFO cinder.volume.api [None req-27c68ebc-5059-4098-82cc-ebdf01109e39 tempest-VolumesActionsTest-864810133 tempest-VolumesActionsTest-864810133-project-member] Volume info retrieved successfully. Aug 07 09:55:35.970455 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [None req-27c68ebc-5059-4098-82cc-ebdf01109e39 tempest-VolumesActionsTest-864810133 tempest-VolumesActionsTest-864810133-project-member] https://10.4.3.8/volume/v3/volumes/d64b3116-0570-4e48-b317-e659d74a86c9 returned with HTTP 200 Aug 07 09:55:35.970929 np0000006707 devstack@c-api.service[100298]: [pid: 100298|app: 0|req: 358/1431] 10.4.3.8 () {66 vars in 1334 bytes} [Fri Aug 7 09:55:35 2026] GET /volume/v3/volumes/d64b3116-0570-4e48-b317-e659d74a86c9 => generated 840 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 09:55:35.984396 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [None req-c8caefdb-8a78-4a52-8f00-8419ea1da64b None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:55:35.987181 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-c8caefdb-8a78-4a52-8f00-8419ea1da64b tempest-VolumesActionsTest-69512304 tempest-VolumesActionsTest-69512304-project-admin] POST https://10.4.3.8/volume/v3/volumes/d64b3116-0570-4e48-b317-e659d74a86c9/action Aug 07 09:55:35.987464 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-c8caefdb-8a78-4a52-8f00-8419ea1da64b tempest-VolumesActionsTest-69512304 tempest-VolumesActionsTest-69512304-project-admin] Action body: b'{"os-reset_status": {"status": "available"}}' {{(pid=100296) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 07 09:55:35.987581 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-c8caefdb-8a78-4a52-8f00-8419ea1da64b tempest-VolumesActionsTest-69512304 tempest-VolumesActionsTest-69512304-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "available"}} {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 09:55:35.996085 np0000006707 devstack@c-api.service[100296]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 09:55:35.996085 np0000006707 devstack@c-api.service[100296]: warnings.warn( Aug 07 09:55:35.996604 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.contrib.admin_actions [None req-c8caefdb-8a78-4a52-8f00-8419ea1da64b tempest-VolumesActionsTest-69512304 tempest-VolumesActionsTest-69512304-project-admin] Updating volume 'd64b3116-0570-4e48-b317-e659d74a86c9' with '{'status': 'available'}' {{(pid=100296) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:109}} Aug 07 09:55:36.020548 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-c8caefdb-8a78-4a52-8f00-8419ea1da64b tempest-VolumesActionsTest-69512304 tempest-VolumesActionsTest-69512304-project-admin] https://10.4.3.8/volume/v3/volumes/d64b3116-0570-4e48-b317-e659d74a86c9/action returned with HTTP 202 Aug 07 09:55:36.021034 np0000006707 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 360/1432] 10.4.3.8 () {68 vars in 1376 bytes} [Fri Aug 7 09:55:35 2026] POST /volume/v3/volumes/d64b3116-0570-4e48-b317-e659d74a86c9/action => generated 0 bytes in 37 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 07 09:55:36.032342 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-1357288e-220a-4051-839c-df3b1359c32b None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:55:36.034536 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-1357288e-220a-4051-839c-df3b1359c32b tempest-VolumesActionsTest-864810133 tempest-VolumesActionsTest-864810133-project-member] GET https://10.4.3.8/volume/v3/volumes/d64b3116-0570-4e48-b317-e659d74a86c9 Aug 07 09:55:36.035722 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-1357288e-220a-4051-839c-df3b1359c32b tempest-VolumesActionsTest-864810133 tempest-VolumesActionsTest-864810133-project-member] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 09:55:36.035722 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-1357288e-220a-4051-839c-df3b1359c32b tempest-VolumesActionsTest-864810133 tempest-VolumesActionsTest-864810133-project-member] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 09:55:36.043290 np0000006707 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 09:55:36.043290 np0000006707 devstack@c-api.service[100295]: warnings.warn( Aug 07 09:55:36.047974 np0000006707 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-1357288e-220a-4051-839c-df3b1359c32b tempest-VolumesActionsTest-864810133 tempest-VolumesActionsTest-864810133-project-member] Volume info retrieved successfully. Aug 07 09:55:36.054239 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-1357288e-220a-4051-839c-df3b1359c32b tempest-VolumesActionsTest-864810133 tempest-VolumesActionsTest-864810133-project-member] https://10.4.3.8/volume/v3/volumes/d64b3116-0570-4e48-b317-e659d74a86c9 returned with HTTP 200 Aug 07 09:55:36.054814 np0000006707 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 356/1433] 10.4.3.8 () {66 vars in 1334 bytes} [Fri Aug 7 09:55:36 2026] GET /volume/v3/volumes/d64b3116-0570-4e48-b317-e659d74a86c9 => generated 838 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 09:55:36.067728 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [None req-fb40cdcc-1414-4825-b1f4-f33c31fd4e7e None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:55:36.069650 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-fb40cdcc-1414-4825-b1f4-f33c31fd4e7e tempest-VolumesActionsTest-864810133 tempest-VolumesActionsTest-864810133-project-member] GET https://10.4.3.8/volume/v3/volumes/d64b3116-0570-4e48-b317-e659d74a86c9 Aug 07 09:55:36.069898 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-fb40cdcc-1414-4825-b1f4-f33c31fd4e7e tempest-VolumesActionsTest-864810133 tempest-VolumesActionsTest-864810133-project-member] Empty body provided in request {{(pid=100297) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 09:55:36.070141 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-fb40cdcc-1414-4825-b1f4-f33c31fd4e7e tempest-VolumesActionsTest-864810133 tempest-VolumesActionsTest-864810133-project-member] Calling method 'show' {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 09:55:36.080597 np0000006707 devstack@c-api.service[100297]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 09:55:36.080597 np0000006707 devstack@c-api.service[100297]: warnings.warn( Aug 07 09:55:36.085803 np0000006707 devstack@c-api.service[100297]: INFO cinder.volume.api [None req-fb40cdcc-1414-4825-b1f4-f33c31fd4e7e tempest-VolumesActionsTest-864810133 tempest-VolumesActionsTest-864810133-project-member] Volume info retrieved successfully. Aug 07 09:55:36.091439 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-fb40cdcc-1414-4825-b1f4-f33c31fd4e7e tempest-VolumesActionsTest-864810133 tempest-VolumesActionsTest-864810133-project-member] https://10.4.3.8/volume/v3/volumes/d64b3116-0570-4e48-b317-e659d74a86c9 returned with HTTP 200 Aug 07 09:55:36.091907 np0000006707 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 360/1434] 10.4.3.8 () {66 vars in 1334 bytes} [Fri Aug 7 09:55:36 2026] GET /volume/v3/volumes/d64b3116-0570-4e48-b317-e659d74a86c9 => generated 838 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 09:55:36.108548 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.middleware.request_id [None req-dd011e91-9e6d-40c5-b9e0-1b5edc02069c None None] RequestId filter calling following filter/app {{(pid=100298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:55:36.112405 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [None req-dd011e91-9e6d-40c5-b9e0-1b5edc02069c tempest-VolumesActionsTest-864810133 tempest-VolumesActionsTest-864810133-project-member] DELETE https://10.4.3.8/volume/v3/volumes/d64b3116-0570-4e48-b317-e659d74a86c9 Aug 07 09:55:36.112681 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [None req-dd011e91-9e6d-40c5-b9e0-1b5edc02069c tempest-VolumesActionsTest-864810133 tempest-VolumesActionsTest-864810133-project-member] Empty body provided in request {{(pid=100298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 09:55:36.112916 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [None req-dd011e91-9e6d-40c5-b9e0-1b5edc02069c tempest-VolumesActionsTest-864810133 tempest-VolumesActionsTest-864810133-project-member] Calling method 'delete' {{(pid=100298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 09:55:36.113101 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.v3.volumes [None req-dd011e91-9e6d-40c5-b9e0-1b5edc02069c tempest-VolumesActionsTest-864810133 tempest-VolumesActionsTest-864810133-project-member] Delete volume with id: d64b3116-0570-4e48-b317-e659d74a86c9 Aug 07 09:55:36.121674 np0000006707 devstack@c-api.service[100298]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 09:55:36.121674 np0000006707 devstack@c-api.service[100298]: warnings.warn( Aug 07 09:55:36.122194 np0000006707 devstack@c-api.service[100298]: INFO cinder.volume.api [None req-dd011e91-9e6d-40c5-b9e0-1b5edc02069c tempest-VolumesActionsTest-864810133 tempest-VolumesActionsTest-864810133-project-member] Volume info retrieved successfully. Aug 07 09:55:36.140527 np0000006707 devstack@c-api.service[100298]: INFO cinder.volume.api [None req-dd011e91-9e6d-40c5-b9e0-1b5edc02069c tempest-VolumesActionsTest-864810133 tempest-VolumesActionsTest-864810133-project-member] Delete volume request issued successfully. Aug 07 09:55:36.140727 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [None req-dd011e91-9e6d-40c5-b9e0-1b5edc02069c tempest-VolumesActionsTest-864810133 tempest-VolumesActionsTest-864810133-project-member] https://10.4.3.8/volume/v3/volumes/d64b3116-0570-4e48-b317-e659d74a86c9 returned with HTTP 202 Aug 07 09:55:36.141213 np0000006707 devstack@c-api.service[100298]: [pid: 100298|app: 0|req: 359/1435] 10.4.3.8 () {66 vars in 1337 bytes} [Fri Aug 7 09:55:36 2026] DELETE /volume/v3/volumes/d64b3116-0570-4e48-b317-e659d74a86c9 => generated 0 bytes in 33 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 07 09:55:36.152607 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [None req-6b4bd63a-1c72-4f93-905f-62b964bfe207 None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:55:36.155055 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-6b4bd63a-1c72-4f93-905f-62b964bfe207 tempest-VolumesActionsTest-864810133 tempest-VolumesActionsTest-864810133-project-member] GET https://10.4.3.8/volume/v3/volumes/d64b3116-0570-4e48-b317-e659d74a86c9 Aug 07 09:55:36.155165 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-6b4bd63a-1c72-4f93-905f-62b964bfe207 tempest-VolumesActionsTest-864810133 tempest-VolumesActionsTest-864810133-project-member] Empty body provided in request {{(pid=100296) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 09:55:36.155322 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-6b4bd63a-1c72-4f93-905f-62b964bfe207 tempest-VolumesActionsTest-864810133 tempest-VolumesActionsTest-864810133-project-member] Calling method 'show' {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 09:55:36.166979 np0000006707 devstack@c-api.service[100296]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 09:55:36.166979 np0000006707 devstack@c-api.service[100296]: warnings.warn( Aug 07 09:55:36.172032 np0000006707 devstack@c-api.service[100296]: INFO cinder.volume.api [None req-6b4bd63a-1c72-4f93-905f-62b964bfe207 tempest-VolumesActionsTest-864810133 tempest-VolumesActionsTest-864810133-project-member] Volume info retrieved successfully. Aug 07 09:55:36.178603 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-6b4bd63a-1c72-4f93-905f-62b964bfe207 tempest-VolumesActionsTest-864810133 tempest-VolumesActionsTest-864810133-project-member] https://10.4.3.8/volume/v3/volumes/d64b3116-0570-4e48-b317-e659d74a86c9 returned with HTTP 200 Aug 07 09:55:36.179270 np0000006707 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 361/1436] 10.4.3.8 () {66 vars in 1334 bytes} [Fri Aug 7 09:55:36 2026] GET /volume/v3/volumes/d64b3116-0570-4e48-b317-e659d74a86c9 => generated 837 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 09:55:36.384069 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-2c9e2952-5617-47ce-bad3-ffaa65ad4e12 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:55:36.385711 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-2c9e2952-5617-47ce-bad3-ffaa65ad4e12 tempest-TaggedBootDevicesTest_v242-1005812326 tempest-TaggedBootDevicesTest_v242-1005812326-project-member] GET https://10.4.3.8/volume/v3/volumes/7061ea2c-a06b-46c3-9e9b-4dcf42066198 Aug 07 09:55:36.385928 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-2c9e2952-5617-47ce-bad3-ffaa65ad4e12 tempest-TaggedBootDevicesTest_v242-1005812326 tempest-TaggedBootDevicesTest_v242-1005812326-project-member] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 09:55:36.386141 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-2c9e2952-5617-47ce-bad3-ffaa65ad4e12 tempest-TaggedBootDevicesTest_v242-1005812326 tempest-TaggedBootDevicesTest_v242-1005812326-project-member] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 09:55:36.391666 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-2c9e2952-5617-47ce-bad3-ffaa65ad4e12 tempest-TaggedBootDevicesTest_v242-1005812326 tempest-TaggedBootDevicesTest_v242-1005812326-project-member] https://10.4.3.8/volume/v3/volumes/7061ea2c-a06b-46c3-9e9b-4dcf42066198 returned with HTTP 404 Aug 07 09:55:36.392212 np0000006707 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 357/1437] 10.4.3.8 () {66 vars in 1334 bytes} [Fri Aug 7 09:55:36 2026] GET /volume/v3/volumes/7061ea2c-a06b-46c3-9e9b-4dcf42066198 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 09:55:36.549053 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [None req-97d0616d-0f35-4afe-b969-385ea237463c None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:55:36.552211 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-97d0616d-0f35-4afe-b969-385ea237463c tempest-VolumesSnapshotTestJSON-1374712720 tempest-VolumesSnapshotTestJSON-1374712720-project-member] GET https://10.4.3.8/volume/v3/volumes/afcd0246-5eb5-4885-a689-e3f1e29c0449 Aug 07 09:55:36.552476 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-97d0616d-0f35-4afe-b969-385ea237463c tempest-VolumesSnapshotTestJSON-1374712720 tempest-VolumesSnapshotTestJSON-1374712720-project-member] Empty body provided in request {{(pid=100297) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 09:55:36.552744 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-97d0616d-0f35-4afe-b969-385ea237463c tempest-VolumesSnapshotTestJSON-1374712720 tempest-VolumesSnapshotTestJSON-1374712720-project-member] Calling method 'show' {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 09:55:36.564623 np0000006707 devstack@c-api.service[100297]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 09:55:36.564623 np0000006707 devstack@c-api.service[100297]: warnings.warn( Aug 07 09:55:36.569269 np0000006707 devstack@c-api.service[100297]: INFO cinder.volume.api [None req-97d0616d-0f35-4afe-b969-385ea237463c tempest-VolumesSnapshotTestJSON-1374712720 tempest-VolumesSnapshotTestJSON-1374712720-project-member] Volume info retrieved successfully. Aug 07 09:55:36.577328 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-97d0616d-0f35-4afe-b969-385ea237463c tempest-VolumesSnapshotTestJSON-1374712720 tempest-VolumesSnapshotTestJSON-1374712720-project-member] https://10.4.3.8/volume/v3/volumes/afcd0246-5eb5-4885-a689-e3f1e29c0449 returned with HTTP 200 Aug 07 09:55:36.577894 np0000006707 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 361/1438] 10.4.3.8 () {66 vars in 1334 bytes} [Fri Aug 7 09:55:36 2026] GET /volume/v3/volumes/afcd0246-5eb5-4885-a689-e3f1e29c0449 => generated 1357 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 09:55:36.595552 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.middleware.request_id [None req-f46ebee9-4b4a-4f3a-bae7-e14a0699ff3c None None] RequestId filter calling following filter/app {{(pid=100298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:55:36.597641 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [None req-f46ebee9-4b4a-4f3a-bae7-e14a0699ff3c tempest-VolumesSnapshotTestJSON-1374712720 tempest-VolumesSnapshotTestJSON-1374712720-project-member] DELETE https://10.4.3.8/volume/v3/volumes/afcd0246-5eb5-4885-a689-e3f1e29c0449 Aug 07 09:55:36.597928 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [None req-f46ebee9-4b4a-4f3a-bae7-e14a0699ff3c tempest-VolumesSnapshotTestJSON-1374712720 tempest-VolumesSnapshotTestJSON-1374712720-project-member] Empty body provided in request {{(pid=100298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 09:55:36.598251 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [None req-f46ebee9-4b4a-4f3a-bae7-e14a0699ff3c tempest-VolumesSnapshotTestJSON-1374712720 tempest-VolumesSnapshotTestJSON-1374712720-project-member] Calling method 'delete' {{(pid=100298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 09:55:36.598460 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.v3.volumes [None req-f46ebee9-4b4a-4f3a-bae7-e14a0699ff3c tempest-VolumesSnapshotTestJSON-1374712720 tempest-VolumesSnapshotTestJSON-1374712720-project-member] Delete volume with id: afcd0246-5eb5-4885-a689-e3f1e29c0449 Aug 07 09:55:36.606719 np0000006707 devstack@c-api.service[100298]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 09:55:36.606719 np0000006707 devstack@c-api.service[100298]: warnings.warn( Aug 07 09:55:36.607228 np0000006707 devstack@c-api.service[100298]: INFO cinder.volume.api [None req-f46ebee9-4b4a-4f3a-bae7-e14a0699ff3c tempest-VolumesSnapshotTestJSON-1374712720 tempest-VolumesSnapshotTestJSON-1374712720-project-member] Volume info retrieved successfully. Aug 07 09:55:36.632536 np0000006707 devstack@c-api.service[100298]: INFO cinder.volume.api [None req-f46ebee9-4b4a-4f3a-bae7-e14a0699ff3c tempest-VolumesSnapshotTestJSON-1374712720 tempest-VolumesSnapshotTestJSON-1374712720-project-member] Delete volume request issued successfully. Aug 07 09:55:36.632806 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [None req-f46ebee9-4b4a-4f3a-bae7-e14a0699ff3c tempest-VolumesSnapshotTestJSON-1374712720 tempest-VolumesSnapshotTestJSON-1374712720-project-member] https://10.4.3.8/volume/v3/volumes/afcd0246-5eb5-4885-a689-e3f1e29c0449 returned with HTTP 202 Aug 07 09:55:36.633269 np0000006707 devstack@c-api.service[100298]: [pid: 100298|app: 0|req: 360/1439] 10.4.3.8 () {66 vars in 1337 bytes} [Fri Aug 7 09:55:36 2026] DELETE /volume/v3/volumes/afcd0246-5eb5-4885-a689-e3f1e29c0449 => generated 0 bytes in 38 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 07 09:55:36.642250 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [None req-62617a5c-40a1-4a41-8f2f-3848403a4618 None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:55:36.645715 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-62617a5c-40a1-4a41-8f2f-3848403a4618 tempest-VolumesSnapshotTestJSON-1374712720 tempest-VolumesSnapshotTestJSON-1374712720-project-member] GET https://10.4.3.8/volume/v3/volumes/afcd0246-5eb5-4885-a689-e3f1e29c0449 Aug 07 09:55:36.646143 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-62617a5c-40a1-4a41-8f2f-3848403a4618 tempest-VolumesSnapshotTestJSON-1374712720 tempest-VolumesSnapshotTestJSON-1374712720-project-member] Empty body provided in request {{(pid=100296) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 09:55:36.646509 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-62617a5c-40a1-4a41-8f2f-3848403a4618 tempest-VolumesSnapshotTestJSON-1374712720 tempest-VolumesSnapshotTestJSON-1374712720-project-member] Calling method 'show' {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 09:55:36.657705 np0000006707 devstack@c-api.service[100296]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 09:55:36.657705 np0000006707 devstack@c-api.service[100296]: warnings.warn( Aug 07 09:55:36.663047 np0000006707 devstack@c-api.service[100296]: INFO cinder.volume.api [None req-62617a5c-40a1-4a41-8f2f-3848403a4618 tempest-VolumesSnapshotTestJSON-1374712720 tempest-VolumesSnapshotTestJSON-1374712720-project-member] Volume info retrieved successfully. Aug 07 09:55:36.672480 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-62617a5c-40a1-4a41-8f2f-3848403a4618 tempest-VolumesSnapshotTestJSON-1374712720 tempest-VolumesSnapshotTestJSON-1374712720-project-member] https://10.4.3.8/volume/v3/volumes/afcd0246-5eb5-4885-a689-e3f1e29c0449 returned with HTTP 200 Aug 07 09:55:36.672480 np0000006707 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 362/1440] 10.4.3.8 () {66 vars in 1334 bytes} [Fri Aug 7 09:55:36 2026] GET /volume/v3/volumes/afcd0246-5eb5-4885-a689-e3f1e29c0449 => generated 1356 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 09:55:36.911785 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-cecefb7f-ca44-4001-9019-5624e0f55239 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:55:36.914246 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-cecefb7f-ca44-4001-9019-5624e0f55239 tempest-AttachVolumeTestJSON-41757496 tempest-AttachVolumeTestJSON-41757496-project-member] GET https://10.4.3.8/volume/v3/volumes/e2006e01-6b92-4578-b801-29ed81ddcc63 Aug 07 09:55:36.914484 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-cecefb7f-ca44-4001-9019-5624e0f55239 tempest-AttachVolumeTestJSON-41757496 tempest-AttachVolumeTestJSON-41757496-project-member] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 09:55:36.914687 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-cecefb7f-ca44-4001-9019-5624e0f55239 tempest-AttachVolumeTestJSON-41757496 tempest-AttachVolumeTestJSON-41757496-project-member] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 09:55:36.922890 np0000006707 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 09:55:36.922890 np0000006707 devstack@c-api.service[100295]: warnings.warn( Aug 07 09:55:36.927855 np0000006707 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-cecefb7f-ca44-4001-9019-5624e0f55239 tempest-AttachVolumeTestJSON-41757496 tempest-AttachVolumeTestJSON-41757496-project-member] Volume info retrieved successfully. Aug 07 09:55:36.933287 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-cecefb7f-ca44-4001-9019-5624e0f55239 tempest-AttachVolumeTestJSON-41757496 tempest-AttachVolumeTestJSON-41757496-project-member] https://10.4.3.8/volume/v3/volumes/e2006e01-6b92-4578-b801-29ed81ddcc63 returned with HTTP 200 Aug 07 09:55:36.933750 np0000006707 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 358/1441] 10.4.3.8 () {66 vars in 1334 bytes} [Fri Aug 7 09:55:36 2026] GET /volume/v3/volumes/e2006e01-6b92-4578-b801-29ed81ddcc63 => generated 840 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 09:55:36.995142 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [req-02cdca74-36b2-4167-825a-83913b4318c1 req-6b00a0ea-9bd7-4af7-a60b-a457f60700b5 None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:55:36.997963 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [req-02cdca74-36b2-4167-825a-83913b4318c1 req-6b00a0ea-9bd7-4af7-a60b-a457f60700b5 tempest-AttachVolumeTestJSON-41757496 tempest-AttachVolumeTestJSON-41757496-project-member] GET https://10.4.3.8/volume/v3/volumes/e2006e01-6b92-4578-b801-29ed81ddcc63 Aug 07 09:55:36.998229 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [req-02cdca74-36b2-4167-825a-83913b4318c1 req-6b00a0ea-9bd7-4af7-a60b-a457f60700b5 tempest-AttachVolumeTestJSON-41757496 tempest-AttachVolumeTestJSON-41757496-project-member] Empty body provided in request {{(pid=100297) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 09:55:36.998408 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [req-02cdca74-36b2-4167-825a-83913b4318c1 req-6b00a0ea-9bd7-4af7-a60b-a457f60700b5 tempest-AttachVolumeTestJSON-41757496 tempest-AttachVolumeTestJSON-41757496-project-member] Calling method 'show' {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 09:55:37.005664 np0000006707 devstack@c-api.service[100297]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 09:55:37.005664 np0000006707 devstack@c-api.service[100297]: warnings.warn( Aug 07 09:55:37.010038 np0000006707 devstack@c-api.service[100297]: INFO cinder.volume.api [req-02cdca74-36b2-4167-825a-83913b4318c1 req-6b00a0ea-9bd7-4af7-a60b-a457f60700b5 tempest-AttachVolumeTestJSON-41757496 tempest-AttachVolumeTestJSON-41757496-project-member] Volume info retrieved successfully. Aug 07 09:55:37.017125 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [req-02cdca74-36b2-4167-825a-83913b4318c1 req-6b00a0ea-9bd7-4af7-a60b-a457f60700b5 tempest-AttachVolumeTestJSON-41757496 tempest-AttachVolumeTestJSON-41757496-project-member] https://10.4.3.8/volume/v3/volumes/e2006e01-6b92-4578-b801-29ed81ddcc63 returned with HTTP 200 Aug 07 09:55:37.017808 np0000006707 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 362/1442] 10.4.3.8 () {68 vars in 1584 bytes} [Fri Aug 7 09:55:36 2026] GET /volume/v3/volumes/e2006e01-6b92-4578-b801-29ed81ddcc63 => generated 840 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 09:55:37.130331 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.middleware.request_id [None req-827b9fed-1cb3-44c4-9eb2-19cce0bdf9bf None None] RequestId filter calling following filter/app {{(pid=100298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:55:37.130849 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [None req-827b9fed-1cb3-44c4-9eb2-19cce0bdf9bf None None] GET https://10.4.3.8/volume// Aug 07 09:55:37.131688 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [None req-827b9fed-1cb3-44c4-9eb2-19cce0bdf9bf None None] Empty body provided in request {{(pid=100298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 09:55:37.131994 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [None req-827b9fed-1cb3-44c4-9eb2-19cce0bdf9bf None None] Calling method 'all' {{(pid=100298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 09:55:37.132428 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [None req-827b9fed-1cb3-44c4-9eb2-19cce0bdf9bf None None] https://10.4.3.8/volume// returned with HTTP 300 Aug 07 09:55:37.132946 np0000006707 devstack@c-api.service[100298]: [pid: 100298|app: 0|req: 361/1443] 10.4.3.8 () {66 vars in 1414 bytes} [Fri Aug 7 09:55:37 2026] GET /volume/ => generated 384 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 07 09:55:37.141896 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [req-02cdca74-36b2-4167-825a-83913b4318c1 req-cc63835d-cb99-49cd-bf5c-04726883543b None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:55:37.144433 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [req-02cdca74-36b2-4167-825a-83913b4318c1 req-cc63835d-cb99-49cd-bf5c-04726883543b tempest-AttachVolumeTestJSON-41757496 tempest-AttachVolumeTestJSON-41757496-project-member] POST https://10.4.3.8/volume/v3/attachments Aug 07 09:55:37.144878 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [req-02cdca74-36b2-4167-825a-83913b4318c1 req-cc63835d-cb99-49cd-bf5c-04726883543b tempest-AttachVolumeTestJSON-41757496 tempest-AttachVolumeTestJSON-41757496-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "e2006e01-6b92-4578-b801-29ed81ddcc63", "connector": null, "instance_uuid": "9fb64e55-c587-41e6-bec9-aca3f8904572"}} {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 09:55:37.157215 np0000006707 devstack@c-api.service[100296]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 09:55:37.157215 np0000006707 devstack@c-api.service[100296]: warnings.warn( Aug 07 09:55:37.190409 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [req-02cdca74-36b2-4167-825a-83913b4318c1 req-cc63835d-cb99-49cd-bf5c-04726883543b tempest-AttachVolumeTestJSON-41757496 tempest-AttachVolumeTestJSON-41757496-project-member] https://10.4.3.8/volume/v3/attachments returned with HTTP 200 Aug 07 09:55:37.191171 np0000006707 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 363/1444] 10.4.3.8 () {74 vars in 1580 bytes} [Fri Aug 7 09:55:37 2026] POST /volume/v3/attachments => generated 273 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 09:55:37.198493 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-05bdee2f-3176-46f3-ae17-0ecbcc54b17a None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:55:37.204309 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-05bdee2f-3176-46f3-ae17-0ecbcc54b17a tempest-VolumesActionsTest-864810133 tempest-VolumesActionsTest-864810133-project-member] GET https://10.4.3.8/volume/v3/volumes/d64b3116-0570-4e48-b317-e659d74a86c9 Aug 07 09:55:37.204609 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-05bdee2f-3176-46f3-ae17-0ecbcc54b17a tempest-VolumesActionsTest-864810133 tempest-VolumesActionsTest-864810133-project-member] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 09:55:37.204918 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-05bdee2f-3176-46f3-ae17-0ecbcc54b17a tempest-VolumesActionsTest-864810133 tempest-VolumesActionsTest-864810133-project-member] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 09:55:37.216445 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-05bdee2f-3176-46f3-ae17-0ecbcc54b17a tempest-VolumesActionsTest-864810133 tempest-VolumesActionsTest-864810133-project-member] https://10.4.3.8/volume/v3/volumes/d64b3116-0570-4e48-b317-e659d74a86c9 returned with HTTP 404 Aug 07 09:55:37.216445 np0000006707 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 359/1445] 10.4.3.8 () {66 vars in 1334 bytes} [Fri Aug 7 09:55:37 2026] GET /volume/v3/volumes/d64b3116-0570-4e48-b317-e659d74a86c9 => generated 109 bytes in 18 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 09:55:37.232330 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [None req-d6cf4d11-a642-45ad-95dc-e131c45dcd01 None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:55:37.235245 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-d6cf4d11-a642-45ad-95dc-e131c45dcd01 tempest-AttachVolumeTestJSON-41757496 tempest-AttachVolumeTestJSON-41757496-project-member] GET https://10.4.3.8/volume/v3/volumes/e2006e01-6b92-4578-b801-29ed81ddcc63 Aug 07 09:55:37.235723 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-d6cf4d11-a642-45ad-95dc-e131c45dcd01 tempest-AttachVolumeTestJSON-41757496 tempest-AttachVolumeTestJSON-41757496-project-member] Empty body provided in request {{(pid=100297) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 09:55:37.236049 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-d6cf4d11-a642-45ad-95dc-e131c45dcd01 tempest-AttachVolumeTestJSON-41757496 tempest-AttachVolumeTestJSON-41757496-project-member] Calling method 'show' {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 09:55:37.251912 np0000006707 devstack@c-api.service[100297]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 09:55:37.251912 np0000006707 devstack@c-api.service[100297]: warnings.warn( Aug 07 09:55:37.255689 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.middleware.request_id [None req-e368812e-d020-4ec1-ab32-7a65215b550f None None] RequestId filter calling following filter/app {{(pid=100298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:55:37.256465 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [None req-e368812e-d020-4ec1-ab32-7a65215b550f None None] GET https://10.4.3.8/volume// Aug 07 09:55:37.256465 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [None req-e368812e-d020-4ec1-ab32-7a65215b550f None None] Empty body provided in request {{(pid=100298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 09:55:37.256769 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [None req-e368812e-d020-4ec1-ab32-7a65215b550f None None] Calling method 'all' {{(pid=100298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 09:55:37.257208 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [None req-e368812e-d020-4ec1-ab32-7a65215b550f None None] https://10.4.3.8/volume// returned with HTTP 300 Aug 07 09:55:37.257650 np0000006707 devstack@c-api.service[100298]: [pid: 100298|app: 0|req: 362/1446] 10.4.3.8 () {66 vars in 1412 bytes} [Fri Aug 7 09:55:37 2026] GET /volume/ => generated 384 bytes in 6 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 07 09:55:37.258595 np0000006707 devstack@c-api.service[100297]: INFO cinder.volume.api [None req-d6cf4d11-a642-45ad-95dc-e131c45dcd01 tempest-AttachVolumeTestJSON-41757496 tempest-AttachVolumeTestJSON-41757496-project-member] Volume info retrieved successfully. Aug 07 09:55:37.266391 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-d6cf4d11-a642-45ad-95dc-e131c45dcd01 tempest-AttachVolumeTestJSON-41757496 tempest-AttachVolumeTestJSON-41757496-project-member] https://10.4.3.8/volume/v3/volumes/e2006e01-6b92-4578-b801-29ed81ddcc63 returned with HTTP 200 Aug 07 09:55:37.268942 np0000006707 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 363/1447] 10.4.3.8 () {66 vars in 1334 bytes} [Fri Aug 7 09:55:37 2026] GET /volume/v3/volumes/e2006e01-6b92-4578-b801-29ed81ddcc63 => generated 839 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 09:55:37.273234 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [req-02cdca74-36b2-4167-825a-83913b4318c1 req-b7066a27-f833-4bdf-9809-974d8a7ad84b None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:55:37.278449 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [req-02cdca74-36b2-4167-825a-83913b4318c1 req-b7066a27-f833-4bdf-9809-974d8a7ad84b tempest-AttachVolumeTestJSON-41757496 tempest-AttachVolumeTestJSON-41757496-project-member] GET https://10.4.3.8/volume/v3/volumes/e2006e01-6b92-4578-b801-29ed81ddcc63 Aug 07 09:55:37.278449 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [req-02cdca74-36b2-4167-825a-83913b4318c1 req-b7066a27-f833-4bdf-9809-974d8a7ad84b tempest-AttachVolumeTestJSON-41757496 tempest-AttachVolumeTestJSON-41757496-project-member] Empty body provided in request {{(pid=100296) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 09:55:37.278449 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [req-02cdca74-36b2-4167-825a-83913b4318c1 req-b7066a27-f833-4bdf-9809-974d8a7ad84b tempest-AttachVolumeTestJSON-41757496 tempest-AttachVolumeTestJSON-41757496-project-member] Calling method 'show' {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 09:55:37.290126 np0000006707 devstack@c-api.service[100296]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 09:55:37.290126 np0000006707 devstack@c-api.service[100296]: warnings.warn( Aug 07 09:55:37.298948 np0000006707 devstack@c-api.service[100296]: INFO cinder.volume.api [req-02cdca74-36b2-4167-825a-83913b4318c1 req-b7066a27-f833-4bdf-9809-974d8a7ad84b tempest-AttachVolumeTestJSON-41757496 tempest-AttachVolumeTestJSON-41757496-project-member] Volume info retrieved successfully. Aug 07 09:55:37.307884 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [req-02cdca74-36b2-4167-825a-83913b4318c1 req-b7066a27-f833-4bdf-9809-974d8a7ad84b tempest-AttachVolumeTestJSON-41757496 tempest-AttachVolumeTestJSON-41757496-project-member] https://10.4.3.8/volume/v3/volumes/e2006e01-6b92-4578-b801-29ed81ddcc63 returned with HTTP 200 Aug 07 09:55:37.308367 np0000006707 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 364/1448] 10.4.3.8 () {70 vars in 1625 bytes} [Fri Aug 7 09:55:37 2026] GET /volume/v3/volumes/e2006e01-6b92-4578-b801-29ed81ddcc63 => generated 1019 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 07 09:55:37.462202 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [req-02cdca74-36b2-4167-825a-83913b4318c1 req-899be9fb-daf9-4b45-b6f2-8ce90019b4c7 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:55:37.464656 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [req-02cdca74-36b2-4167-825a-83913b4318c1 req-899be9fb-daf9-4b45-b6f2-8ce90019b4c7 tempest-AttachVolumeTestJSON-41757496 tempest-AttachVolumeTestJSON-41757496-project-member] PUT https://10.4.3.8/volume/v3/attachments/0e0eb0fb-b71c-44b3-a0a6-cdc37a126fcb Aug 07 09:55:37.465062 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [req-02cdca74-36b2-4167-825a-83913b4318c1 req-899be9fb-daf9-4b45-b6f2-8ce90019b4c7 tempest-AttachVolumeTestJSON-41757496 tempest-AttachVolumeTestJSON-41757496-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.8", "host": "np0000006707", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:568b993d50b1", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "d2780578-1896-461f-80ac-b58d2e346b90", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 09:55:37.478728 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.coordination [req-02cdca74-36b2-4167-825a-83913b4318c1 req-899be9fb-daf9-4b45-b6f2-8ce90019b4c7 tempest-AttachVolumeTestJSON-41757496 tempest-AttachVolumeTestJSON-41757496-project-member] Acquiring lock "cinder-attachment_update-e2006e01-6b92-4578-b801-29ed81ddcc63-np0000006707" by "attachment_update" {{(pid=100295) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 07 09:55:37.485948 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.coordination [req-02cdca74-36b2-4167-825a-83913b4318c1 req-899be9fb-daf9-4b45-b6f2-8ce90019b4c7 tempest-AttachVolumeTestJSON-41757496 tempest-AttachVolumeTestJSON-41757496-project-member] Lock "cinder-attachment_update-e2006e01-6b92-4578-b801-29ed81ddcc63-np0000006707" acquired by "attachment_update" :: waited 0.006s {{(pid=100295) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 07 09:55:37.487408 np0000006707 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 09:55:37.487408 np0000006707 devstack@c-api.service[100295]: warnings.warn( Aug 07 09:55:37.652884 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.coordination [req-02cdca74-36b2-4167-825a-83913b4318c1 req-899be9fb-daf9-4b45-b6f2-8ce90019b4c7 tempest-AttachVolumeTestJSON-41757496 tempest-AttachVolumeTestJSON-41757496-project-member] Lock "cinder-attachment_update-e2006e01-6b92-4578-b801-29ed81ddcc63-np0000006707" released by "attachment_update" :: held 0.167s {{(pid=100295) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 07 09:55:37.652884 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [req-02cdca74-36b2-4167-825a-83913b4318c1 req-899be9fb-daf9-4b45-b6f2-8ce90019b4c7 tempest-AttachVolumeTestJSON-41757496 tempest-AttachVolumeTestJSON-41757496-project-member] https://10.4.3.8/volume/v3/attachments/0e0eb0fb-b71c-44b3-a0a6-cdc37a126fcb returned with HTTP 200 Aug 07 09:55:37.652884 np0000006707 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 360/1449] 10.4.3.8 () {74 vars in 1690 bytes} [Fri Aug 7 09:55:37 2026] PUT /volume/v3/attachments/0e0eb0fb-b71c-44b3-a0a6-cdc37a126fcb => generated 969 bytes in 191 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 09:55:37.694295 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.middleware.request_id [None req-d8a94dc0-30a2-46c8-8d7a-187f9aacf35e None None] RequestId filter calling following filter/app {{(pid=100298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:55:37.698617 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [None req-d8a94dc0-30a2-46c8-8d7a-187f9aacf35e tempest-VolumesSnapshotTestJSON-1374712720 tempest-VolumesSnapshotTestJSON-1374712720-project-member] GET https://10.4.3.8/volume/v3/volumes/afcd0246-5eb5-4885-a689-e3f1e29c0449 Aug 07 09:55:37.698617 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [None req-d8a94dc0-30a2-46c8-8d7a-187f9aacf35e tempest-VolumesSnapshotTestJSON-1374712720 tempest-VolumesSnapshotTestJSON-1374712720-project-member] Empty body provided in request {{(pid=100298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 09:55:37.698617 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [None req-d8a94dc0-30a2-46c8-8d7a-187f9aacf35e tempest-VolumesSnapshotTestJSON-1374712720 tempest-VolumesSnapshotTestJSON-1374712720-project-member] Calling method 'show' {{(pid=100298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 09:55:37.710118 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [None req-d8a94dc0-30a2-46c8-8d7a-187f9aacf35e tempest-VolumesSnapshotTestJSON-1374712720 tempest-VolumesSnapshotTestJSON-1374712720-project-member] https://10.4.3.8/volume/v3/volumes/afcd0246-5eb5-4885-a689-e3f1e29c0449 returned with HTTP 404 Aug 07 09:55:37.710895 np0000006707 devstack@c-api.service[100298]: [pid: 100298|app: 0|req: 363/1450] 10.4.3.8 () {66 vars in 1334 bytes} [Fri Aug 7 09:55:37 2026] GET /volume/v3/volumes/afcd0246-5eb5-4885-a689-e3f1e29c0449 => generated 109 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 09:55:37.732526 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [None req-e8b22af1-8506-4bec-a079-75e35d1c0e44 None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:55:37.734395 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-e8b22af1-8506-4bec-a079-75e35d1c0e44 tempest-VolumesSnapshotTestJSON-1374712720 tempest-VolumesSnapshotTestJSON-1374712720-project-member] GET https://10.4.3.8/volume/v3/volumes/94e9323e-f8d9-4523-a7ef-61850230a77d Aug 07 09:55:37.734685 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-e8b22af1-8506-4bec-a079-75e35d1c0e44 tempest-VolumesSnapshotTestJSON-1374712720 tempest-VolumesSnapshotTestJSON-1374712720-project-member] Empty body provided in request {{(pid=100297) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 09:55:37.734983 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-e8b22af1-8506-4bec-a079-75e35d1c0e44 tempest-VolumesSnapshotTestJSON-1374712720 tempest-VolumesSnapshotTestJSON-1374712720-project-member] Calling method 'show' {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 09:55:37.752963 np0000006707 devstack@c-api.service[100297]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 09:55:37.752963 np0000006707 devstack@c-api.service[100297]: warnings.warn( Aug 07 09:55:37.763116 np0000006707 devstack@c-api.service[100297]: INFO cinder.volume.api [None req-e8b22af1-8506-4bec-a079-75e35d1c0e44 tempest-VolumesSnapshotTestJSON-1374712720 tempest-VolumesSnapshotTestJSON-1374712720-project-member] Volume info retrieved successfully. Aug 07 09:55:37.771194 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-e8b22af1-8506-4bec-a079-75e35d1c0e44 tempest-VolumesSnapshotTestJSON-1374712720 tempest-VolumesSnapshotTestJSON-1374712720-project-member] https://10.4.3.8/volume/v3/volumes/94e9323e-f8d9-4523-a7ef-61850230a77d returned with HTTP 200 Aug 07 09:55:37.772455 np0000006707 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 364/1451] 10.4.3.8 () {66 vars in 1334 bytes} [Fri Aug 7 09:55:37 2026] GET /volume/v3/volumes/94e9323e-f8d9-4523-a7ef-61850230a77d => generated 842 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 09:55:37.792073 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [None req-702d026a-972a-4b01-a331-c2b53f48ddaf None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:55:37.794671 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-702d026a-972a-4b01-a331-c2b53f48ddaf tempest-VolumesSnapshotTestJSON-1374712720 tempest-VolumesSnapshotTestJSON-1374712720-project-member] POST https://10.4.3.8/volume/v3/snapshots Aug 07 09:55:37.795846 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-702d026a-972a-4b01-a331-c2b53f48ddaf tempest-VolumesSnapshotTestJSON-1374712720 tempest-VolumesSnapshotTestJSON-1374712720-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "94e9323e-f8d9-4523-a7ef-61850230a77d", "metadata": {"snap-meta1": "value1", "snap-meta2": "value2", "snap-meta3": "value3"}, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-777338445"}} {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 09:55:37.809831 np0000006707 devstack@c-api.service[100296]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 09:55:37.809831 np0000006707 devstack@c-api.service[100296]: warnings.warn( Aug 07 09:55:37.810029 np0000006707 devstack@c-api.service[100296]: INFO cinder.volume.api [None req-702d026a-972a-4b01-a331-c2b53f48ddaf tempest-VolumesSnapshotTestJSON-1374712720 tempest-VolumesSnapshotTestJSON-1374712720-project-member] Volume info retrieved successfully. Aug 07 09:55:37.810181 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.v3.snapshots [None req-702d026a-972a-4b01-a331-c2b53f48ddaf tempest-VolumesSnapshotTestJSON-1374712720 tempest-VolumesSnapshotTestJSON-1374712720-project-member] Create snapshot from volume 94e9323e-f8d9-4523-a7ef-61850230a77d Aug 07 09:55:37.856407 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.quota [None req-702d026a-972a-4b01-a331-c2b53f48ddaf tempest-VolumesSnapshotTestJSON-1374712720 tempest-VolumesSnapshotTestJSON-1374712720-project-member] Created reservations ['2a692fb5-3da6-4e14-a833-cb07c632cb73', '1f909726-66f4-4b27-9750-4ae0eca331ed', '637dcee0-258f-460d-8a64-514c3a3c88ce', '4da012aa-9cb6-4c98-853a-28f9c28d40d7'] {{(pid=100296) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 09:55:37.922299 np0000006707 devstack@c-api.service[100296]: INFO cinder.volume.api [None req-702d026a-972a-4b01-a331-c2b53f48ddaf tempest-VolumesSnapshotTestJSON-1374712720 tempest-VolumesSnapshotTestJSON-1374712720-project-member] Snapshot create request issued successfully. Aug 07 09:55:37.922831 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-702d026a-972a-4b01-a331-c2b53f48ddaf tempest-VolumesSnapshotTestJSON-1374712720 tempest-VolumesSnapshotTestJSON-1374712720-project-member] https://10.4.3.8/volume/v3/snapshots returned with HTTP 202 Aug 07 09:55:37.923445 np0000006707 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 365/1452] 10.4.3.8 () {68 vars in 1251 bytes} [Fri Aug 7 09:55:37 2026] POST /volume/v3/snapshots => generated 379 bytes in 132 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 07 09:55:37.938455 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-dc8d799a-b641-4fde-a55c-413a4b1ea0a8 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:55:37.942037 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-dc8d799a-b641-4fde-a55c-413a4b1ea0a8 tempest-VolumesSnapshotTestJSON-1374712720 tempest-VolumesSnapshotTestJSON-1374712720-project-member] GET https://10.4.3.8/volume/v3/snapshots/6707f6a1-e17b-4c56-ba28-4d7f128a0950 Aug 07 09:55:37.942745 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-dc8d799a-b641-4fde-a55c-413a4b1ea0a8 tempest-VolumesSnapshotTestJSON-1374712720 tempest-VolumesSnapshotTestJSON-1374712720-project-member] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 09:55:37.946540 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-dc8d799a-b641-4fde-a55c-413a4b1ea0a8 tempest-VolumesSnapshotTestJSON-1374712720 tempest-VolumesSnapshotTestJSON-1374712720-project-member] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 09:55:37.957618 np0000006707 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 09:55:37.957618 np0000006707 devstack@c-api.service[100295]: warnings.warn( Aug 07 09:55:37.957917 np0000006707 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-dc8d799a-b641-4fde-a55c-413a4b1ea0a8 tempest-VolumesSnapshotTestJSON-1374712720 tempest-VolumesSnapshotTestJSON-1374712720-project-member] Snapshot retrieved successfully. Aug 07 09:55:37.959643 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-dc8d799a-b641-4fde-a55c-413a4b1ea0a8 tempest-VolumesSnapshotTestJSON-1374712720 tempest-VolumesSnapshotTestJSON-1374712720-project-member] https://10.4.3.8/volume/v3/snapshots/6707f6a1-e17b-4c56-ba28-4d7f128a0950 returned with HTTP 200 Aug 07 09:55:37.960404 np0000006707 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 361/1453] 10.4.3.8 () {66 vars in 1340 bytes} [Fri Aug 7 09:55:37 2026] GET /volume/v3/snapshots/6707f6a1-e17b-4c56-ba28-4d7f128a0950 => generated 511 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 09:55:38.289984 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.middleware.request_id [None req-45667b53-df38-4d3e-8e23-3263490c1264 None None] RequestId filter calling following filter/app {{(pid=100298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:55:38.293736 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [None req-45667b53-df38-4d3e-8e23-3263490c1264 tempest-AttachVolumeTestJSON-41757496 tempest-AttachVolumeTestJSON-41757496-project-member] GET https://10.4.3.8/volume/v3/volumes/e2006e01-6b92-4578-b801-29ed81ddcc63 Aug 07 09:55:38.293736 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [None req-45667b53-df38-4d3e-8e23-3263490c1264 tempest-AttachVolumeTestJSON-41757496 tempest-AttachVolumeTestJSON-41757496-project-member] Empty body provided in request {{(pid=100298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 09:55:38.293736 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [None req-45667b53-df38-4d3e-8e23-3263490c1264 tempest-AttachVolumeTestJSON-41757496 tempest-AttachVolumeTestJSON-41757496-project-member] Calling method 'show' {{(pid=100298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 09:55:38.309308 np0000006707 devstack@c-api.service[100298]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 09:55:38.309308 np0000006707 devstack@c-api.service[100298]: warnings.warn( Aug 07 09:55:38.316375 np0000006707 devstack@c-api.service[100298]: INFO cinder.volume.api [None req-45667b53-df38-4d3e-8e23-3263490c1264 tempest-AttachVolumeTestJSON-41757496 tempest-AttachVolumeTestJSON-41757496-project-member] Volume info retrieved successfully. Aug 07 09:55:38.323754 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [None req-45667b53-df38-4d3e-8e23-3263490c1264 tempest-AttachVolumeTestJSON-41757496 tempest-AttachVolumeTestJSON-41757496-project-member] https://10.4.3.8/volume/v3/volumes/e2006e01-6b92-4578-b801-29ed81ddcc63 returned with HTTP 200 Aug 07 09:55:38.324294 np0000006707 devstack@c-api.service[100298]: [pid: 100298|app: 0|req: 364/1454] 10.4.3.8 () {66 vars in 1334 bytes} [Fri Aug 7 09:55:38 2026] GET /volume/v3/volumes/e2006e01-6b92-4578-b801-29ed81ddcc63 => generated 840 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 09:55:38.973832 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [None req-ba6ca242-7fc9-490f-8a8d-4ecc396b60e6 None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:55:38.975473 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-ba6ca242-7fc9-490f-8a8d-4ecc396b60e6 tempest-VolumesSnapshotTestJSON-1374712720 tempest-VolumesSnapshotTestJSON-1374712720-project-member] GET https://10.4.3.8/volume/v3/snapshots/6707f6a1-e17b-4c56-ba28-4d7f128a0950 Aug 07 09:55:38.975647 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-ba6ca242-7fc9-490f-8a8d-4ecc396b60e6 tempest-VolumesSnapshotTestJSON-1374712720 tempest-VolumesSnapshotTestJSON-1374712720-project-member] Empty body provided in request {{(pid=100297) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 09:55:38.975897 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-ba6ca242-7fc9-490f-8a8d-4ecc396b60e6 tempest-VolumesSnapshotTestJSON-1374712720 tempest-VolumesSnapshotTestJSON-1374712720-project-member] Calling method 'show' {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 09:55:38.987302 np0000006707 devstack@c-api.service[100297]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 09:55:38.987302 np0000006707 devstack@c-api.service[100297]: warnings.warn( Aug 07 09:55:38.991048 np0000006707 devstack@c-api.service[100297]: INFO cinder.volume.api [None req-ba6ca242-7fc9-490f-8a8d-4ecc396b60e6 tempest-VolumesSnapshotTestJSON-1374712720 tempest-VolumesSnapshotTestJSON-1374712720-project-member] Snapshot retrieved successfully. Aug 07 09:55:39.012028 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-ba6ca242-7fc9-490f-8a8d-4ecc396b60e6 tempest-VolumesSnapshotTestJSON-1374712720 tempest-VolumesSnapshotTestJSON-1374712720-project-member] https://10.4.3.8/volume/v3/snapshots/6707f6a1-e17b-4c56-ba28-4d7f128a0950 returned with HTTP 200 Aug 07 09:55:39.012028 np0000006707 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 365/1455] 10.4.3.8 () {66 vars in 1340 bytes} [Fri Aug 7 09:55:38 2026] GET /volume/v3/snapshots/6707f6a1-e17b-4c56-ba28-4d7f128a0950 => generated 538 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 09:55:39.043982 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [None req-05b40b3b-b6de-4719-bee2-a99095825e3b None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:55:39.045963 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-05b40b3b-b6de-4719-bee2-a99095825e3b tempest-VolumesSnapshotTestJSON-1374712720 tempest-VolumesSnapshotTestJSON-1374712720-project-member] GET https://10.4.3.8/volume/v3/snapshots/6707f6a1-e17b-4c56-ba28-4d7f128a0950 Aug 07 09:55:39.046325 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-05b40b3b-b6de-4719-bee2-a99095825e3b tempest-VolumesSnapshotTestJSON-1374712720 tempest-VolumesSnapshotTestJSON-1374712720-project-member] Empty body provided in request {{(pid=100296) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 09:55:39.046446 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-05b40b3b-b6de-4719-bee2-a99095825e3b tempest-VolumesSnapshotTestJSON-1374712720 tempest-VolumesSnapshotTestJSON-1374712720-project-member] Calling method 'show' {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 09:55:39.059757 np0000006707 devstack@c-api.service[100296]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 09:55:39.059757 np0000006707 devstack@c-api.service[100296]: warnings.warn( Aug 07 09:55:39.060665 np0000006707 devstack@c-api.service[100296]: INFO cinder.volume.api [None req-05b40b3b-b6de-4719-bee2-a99095825e3b tempest-VolumesSnapshotTestJSON-1374712720 tempest-VolumesSnapshotTestJSON-1374712720-project-member] Snapshot retrieved successfully. Aug 07 09:55:39.062077 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-05b40b3b-b6de-4719-bee2-a99095825e3b tempest-VolumesSnapshotTestJSON-1374712720 tempest-VolumesSnapshotTestJSON-1374712720-project-member] https://10.4.3.8/volume/v3/snapshots/6707f6a1-e17b-4c56-ba28-4d7f128a0950 returned with HTTP 200 Aug 07 09:55:39.062289 np0000006707 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 366/1456] 10.4.3.8 () {66 vars in 1340 bytes} [Fri Aug 7 09:55:39 2026] GET /volume/v3/snapshots/6707f6a1-e17b-4c56-ba28-4d7f128a0950 => generated 538 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 09:55:39.078052 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-f1467539-967a-4da9-998d-c18c88370d3d None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:55:39.082871 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-f1467539-967a-4da9-998d-c18c88370d3d tempest-VolumesSnapshotTestJSON-1374712720 tempest-VolumesSnapshotTestJSON-1374712720-project-member] GET https://10.4.3.8/volume/v3/snapshots Aug 07 09:55:39.082871 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-f1467539-967a-4da9-998d-c18c88370d3d tempest-VolumesSnapshotTestJSON-1374712720 tempest-VolumesSnapshotTestJSON-1374712720-project-member] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 09:55:39.082871 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-f1467539-967a-4da9-998d-c18c88370d3d tempest-VolumesSnapshotTestJSON-1374712720 tempest-VolumesSnapshotTestJSON-1374712720-project-member] Calling method 'index' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 09:55:39.082871 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.api_utils [None req-f1467539-967a-4da9-998d-c18c88370d3d tempest-VolumesSnapshotTestJSON-1374712720 tempest-VolumesSnapshotTestJSON-1374712720-project-member] Removing options '' from query. {{(pid=100295) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 07 09:55:39.089292 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.db.api [None req-f1467539-967a-4da9-998d-c18c88370d3d tempest-VolumesSnapshotTestJSON-1374712720 tempest-VolumesSnapshotTestJSON-1374712720-project-member] Building query based on filter {{(pid=100295) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 07 09:55:39.097817 np0000006707 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-f1467539-967a-4da9-998d-c18c88370d3d tempest-VolumesSnapshotTestJSON-1374712720 tempest-VolumesSnapshotTestJSON-1374712720-project-member] Get all snapshots completed successfully. Aug 07 09:55:39.097817 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-f1467539-967a-4da9-998d-c18c88370d3d tempest-VolumesSnapshotTestJSON-1374712720 tempest-VolumesSnapshotTestJSON-1374712720-project-member] https://10.4.3.8/volume/v3/snapshots returned with HTTP 200 Aug 07 09:55:39.097817 np0000006707 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 362/1457] 10.4.3.8 () {66 vars in 1229 bytes} [Fri Aug 7 09:55:39 2026] GET /volume/v3/snapshots => generated 407 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 09:55:39.114799 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.middleware.request_id [None req-38834c95-8ad6-4605-9109-aaa5ce25e66a None None] RequestId filter calling following filter/app {{(pid=100298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:55:39.126542 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [None req-38834c95-8ad6-4605-9109-aaa5ce25e66a tempest-VolumesSnapshotTestJSON-1374712720 tempest-VolumesSnapshotTestJSON-1374712720-project-member] PUT https://10.4.3.8/volume/v3/snapshots/6707f6a1-e17b-4c56-ba28-4d7f128a0950 Aug 07 09:55:39.127190 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [None req-38834c95-8ad6-4605-9109-aaa5ce25e66a tempest-VolumesSnapshotTestJSON-1374712720 tempest-VolumesSnapshotTestJSON-1374712720-project-member] Action: 'update', calling method: update, body: {"snapshot": {"name": "tempest-VolumesSnapshotTestJSON-new-snap-1947175259", "description": "This is the new description of snapshot."}} {{(pid=100298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 09:55:39.145533 np0000006707 devstack@c-api.service[100298]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 09:55:39.145533 np0000006707 devstack@c-api.service[100298]: warnings.warn( Aug 07 09:55:39.148907 np0000006707 devstack@c-api.service[100298]: INFO cinder.volume.api [None req-38834c95-8ad6-4605-9109-aaa5ce25e66a tempest-VolumesSnapshotTestJSON-1374712720 tempest-VolumesSnapshotTestJSON-1374712720-project-member] Snapshot retrieved successfully. Aug 07 09:55:39.161365 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [None req-38834c95-8ad6-4605-9109-aaa5ce25e66a tempest-VolumesSnapshotTestJSON-1374712720 tempest-VolumesSnapshotTestJSON-1374712720-project-member] https://10.4.3.8/volume/v3/snapshots/6707f6a1-e17b-4c56-ba28-4d7f128a0950 returned with HTTP 200 Aug 07 09:55:39.162097 np0000006707 devstack@c-api.service[100298]: [pid: 100298|app: 0|req: 365/1458] 10.4.3.8 () {68 vars in 1361 bytes} [Fri Aug 7 09:55:39 2026] PUT /volume/v3/snapshots/6707f6a1-e17b-4c56-ba28-4d7f128a0950 => generated 443 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 09:55:39.173622 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [None req-542b668d-a07b-4552-b81c-ef5a2d3c930c None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:55:39.178558 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-542b668d-a07b-4552-b81c-ef5a2d3c930c tempest-VolumesSnapshotTestJSON-1374712720 tempest-VolumesSnapshotTestJSON-1374712720-project-member] GET https://10.4.3.8/volume/v3/snapshots/6707f6a1-e17b-4c56-ba28-4d7f128a0950 Aug 07 09:55:39.178558 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-542b668d-a07b-4552-b81c-ef5a2d3c930c tempest-VolumesSnapshotTestJSON-1374712720 tempest-VolumesSnapshotTestJSON-1374712720-project-member] Empty body provided in request {{(pid=100297) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 09:55:39.178558 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-542b668d-a07b-4552-b81c-ef5a2d3c930c tempest-VolumesSnapshotTestJSON-1374712720 tempest-VolumesSnapshotTestJSON-1374712720-project-member] Calling method 'show' {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 09:55:39.191077 np0000006707 devstack@c-api.service[100297]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 09:55:39.191077 np0000006707 devstack@c-api.service[100297]: warnings.warn( Aug 07 09:55:39.191077 np0000006707 devstack@c-api.service[100297]: INFO cinder.volume.api [None req-542b668d-a07b-4552-b81c-ef5a2d3c930c tempest-VolumesSnapshotTestJSON-1374712720 tempest-VolumesSnapshotTestJSON-1374712720-project-member] Snapshot retrieved successfully. Aug 07 09:55:39.191077 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-542b668d-a07b-4552-b81c-ef5a2d3c930c tempest-VolumesSnapshotTestJSON-1374712720 tempest-VolumesSnapshotTestJSON-1374712720-project-member] https://10.4.3.8/volume/v3/snapshots/6707f6a1-e17b-4c56-ba28-4d7f128a0950 returned with HTTP 200 Aug 07 09:55:39.192045 np0000006707 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 366/1459] 10.4.3.8 () {66 vars in 1340 bytes} [Fri Aug 7 09:55:39 2026] GET /volume/v3/snapshots/6707f6a1-e17b-4c56-ba28-4d7f128a0950 => generated 577 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 09:55:39.209945 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [None req-1efa2a67-d074-43c4-b7c0-a72a267404cc None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:55:39.212338 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-1efa2a67-d074-43c4-b7c0-a72a267404cc tempest-VolumesSnapshotTestJSON-1374712720 tempest-VolumesSnapshotTestJSON-1374712720-project-member] DELETE https://10.4.3.8/volume/v3/snapshots/6707f6a1-e17b-4c56-ba28-4d7f128a0950 Aug 07 09:55:39.212794 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-1efa2a67-d074-43c4-b7c0-a72a267404cc tempest-VolumesSnapshotTestJSON-1374712720 tempest-VolumesSnapshotTestJSON-1374712720-project-member] Empty body provided in request {{(pid=100296) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 09:55:39.213061 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-1efa2a67-d074-43c4-b7c0-a72a267404cc tempest-VolumesSnapshotTestJSON-1374712720 tempest-VolumesSnapshotTestJSON-1374712720-project-member] Calling method 'delete' {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 09:55:39.213224 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.v3.snapshots [None req-1efa2a67-d074-43c4-b7c0-a72a267404cc tempest-VolumesSnapshotTestJSON-1374712720 tempest-VolumesSnapshotTestJSON-1374712720-project-member] Delete snapshot with id: 6707f6a1-e17b-4c56-ba28-4d7f128a0950 Aug 07 09:55:39.222933 np0000006707 devstack@c-api.service[100296]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 09:55:39.222933 np0000006707 devstack@c-api.service[100296]: warnings.warn( Aug 07 09:55:39.223913 np0000006707 devstack@c-api.service[100296]: INFO cinder.volume.api [None req-1efa2a67-d074-43c4-b7c0-a72a267404cc tempest-VolumesSnapshotTestJSON-1374712720 tempest-VolumesSnapshotTestJSON-1374712720-project-member] Snapshot retrieved successfully. Aug 07 09:55:39.256140 np0000006707 devstack@c-api.service[100296]: INFO cinder.volume.api [None req-1efa2a67-d074-43c4-b7c0-a72a267404cc tempest-VolumesSnapshotTestJSON-1374712720 tempest-VolumesSnapshotTestJSON-1374712720-project-member] Snapshot delete request issued successfully. Aug 07 09:55:39.257390 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-1efa2a67-d074-43c4-b7c0-a72a267404cc tempest-VolumesSnapshotTestJSON-1374712720 tempest-VolumesSnapshotTestJSON-1374712720-project-member] https://10.4.3.8/volume/v3/snapshots/6707f6a1-e17b-4c56-ba28-4d7f128a0950 returned with HTTP 202 Aug 07 09:55:39.257390 np0000006707 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 367/1460] 10.4.3.8 () {66 vars in 1343 bytes} [Fri Aug 7 09:55:39 2026] DELETE /volume/v3/snapshots/6707f6a1-e17b-4c56-ba28-4d7f128a0950 => generated 0 bytes in 48 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 07 09:55:39.267008 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-cd919ae2-ff19-450b-a6c6-2355777a8d3b None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:55:39.270445 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-cd919ae2-ff19-450b-a6c6-2355777a8d3b tempest-VolumesSnapshotTestJSON-1374712720 tempest-VolumesSnapshotTestJSON-1374712720-project-member] GET https://10.4.3.8/volume/v3/snapshots/6707f6a1-e17b-4c56-ba28-4d7f128a0950 Aug 07 09:55:39.270445 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-cd919ae2-ff19-450b-a6c6-2355777a8d3b tempest-VolumesSnapshotTestJSON-1374712720 tempest-VolumesSnapshotTestJSON-1374712720-project-member] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 09:55:39.270445 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-cd919ae2-ff19-450b-a6c6-2355777a8d3b tempest-VolumesSnapshotTestJSON-1374712720 tempest-VolumesSnapshotTestJSON-1374712720-project-member] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 09:55:39.279691 np0000006707 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 09:55:39.279691 np0000006707 devstack@c-api.service[100295]: warnings.warn( Aug 07 09:55:39.280957 np0000006707 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-cd919ae2-ff19-450b-a6c6-2355777a8d3b tempest-VolumesSnapshotTestJSON-1374712720 tempest-VolumesSnapshotTestJSON-1374712720-project-member] Snapshot retrieved successfully. Aug 07 09:55:39.282134 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-cd919ae2-ff19-450b-a6c6-2355777a8d3b tempest-VolumesSnapshotTestJSON-1374712720 tempest-VolumesSnapshotTestJSON-1374712720-project-member] https://10.4.3.8/volume/v3/snapshots/6707f6a1-e17b-4c56-ba28-4d7f128a0950 returned with HTTP 200 Aug 07 09:55:39.283036 np0000006707 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 363/1461] 10.4.3.8 () {66 vars in 1340 bytes} [Fri Aug 7 09:55:39 2026] GET /volume/v3/snapshots/6707f6a1-e17b-4c56-ba28-4d7f128a0950 => generated 576 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 09:55:39.342127 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.middleware.request_id [None req-ae07d24d-ec44-4f87-a0e0-17937c7b7e15 None None] RequestId filter calling following filter/app {{(pid=100298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:55:39.344284 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [None req-ae07d24d-ec44-4f87-a0e0-17937c7b7e15 tempest-AttachVolumeTestJSON-41757496 tempest-AttachVolumeTestJSON-41757496-project-member] GET https://10.4.3.8/volume/v3/volumes/e2006e01-6b92-4578-b801-29ed81ddcc63 Aug 07 09:55:39.345456 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [None req-ae07d24d-ec44-4f87-a0e0-17937c7b7e15 tempest-AttachVolumeTestJSON-41757496 tempest-AttachVolumeTestJSON-41757496-project-member] Empty body provided in request {{(pid=100298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 09:55:39.345456 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [None req-ae07d24d-ec44-4f87-a0e0-17937c7b7e15 tempest-AttachVolumeTestJSON-41757496 tempest-AttachVolumeTestJSON-41757496-project-member] Calling method 'show' {{(pid=100298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 09:55:39.358055 np0000006707 devstack@c-api.service[100298]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 09:55:39.358055 np0000006707 devstack@c-api.service[100298]: warnings.warn( Aug 07 09:55:39.362442 np0000006707 devstack@c-api.service[100298]: INFO cinder.volume.api [None req-ae07d24d-ec44-4f87-a0e0-17937c7b7e15 tempest-AttachVolumeTestJSON-41757496 tempest-AttachVolumeTestJSON-41757496-project-member] Volume info retrieved successfully. Aug 07 09:55:39.367608 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [None req-ae07d24d-ec44-4f87-a0e0-17937c7b7e15 tempest-AttachVolumeTestJSON-41757496 tempest-AttachVolumeTestJSON-41757496-project-member] https://10.4.3.8/volume/v3/volumes/e2006e01-6b92-4578-b801-29ed81ddcc63 returned with HTTP 200 Aug 07 09:55:39.368066 np0000006707 devstack@c-api.service[100298]: [pid: 100298|app: 0|req: 366/1462] 10.4.3.8 () {66 vars in 1334 bytes} [Fri Aug 7 09:55:39 2026] GET /volume/v3/volumes/e2006e01-6b92-4578-b801-29ed81ddcc63 => generated 840 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 09:55:40.296275 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [None req-d5f1b04d-3346-49b6-9972-f4b9da777c80 None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:55:40.298518 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-d5f1b04d-3346-49b6-9972-f4b9da777c80 tempest-VolumesSnapshotTestJSON-1374712720 tempest-VolumesSnapshotTestJSON-1374712720-project-member] GET https://10.4.3.8/volume/v3/snapshots/6707f6a1-e17b-4c56-ba28-4d7f128a0950 Aug 07 09:55:40.298762 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-d5f1b04d-3346-49b6-9972-f4b9da777c80 tempest-VolumesSnapshotTestJSON-1374712720 tempest-VolumesSnapshotTestJSON-1374712720-project-member] Empty body provided in request {{(pid=100297) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 09:55:40.299000 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-d5f1b04d-3346-49b6-9972-f4b9da777c80 tempest-VolumesSnapshotTestJSON-1374712720 tempest-VolumesSnapshotTestJSON-1374712720-project-member] Calling method 'show' {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 09:55:40.304348 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-d5f1b04d-3346-49b6-9972-f4b9da777c80 tempest-VolumesSnapshotTestJSON-1374712720 tempest-VolumesSnapshotTestJSON-1374712720-project-member] https://10.4.3.8/volume/v3/snapshots/6707f6a1-e17b-4c56-ba28-4d7f128a0950 returned with HTTP 404 Aug 07 09:55:40.305028 np0000006707 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 367/1463] 10.4.3.8 () {66 vars in 1340 bytes} [Fri Aug 7 09:55:40 2026] GET /volume/v3/snapshots/6707f6a1-e17b-4c56-ba28-4d7f128a0950 => generated 111 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 09:55:40.314744 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [None req-e0a6ac81-2b42-4d89-ba4b-f24bcf26f996 None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:55:40.317224 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-e0a6ac81-2b42-4d89-ba4b-f24bcf26f996 tempest-VolumesSnapshotTestJSON-1374712720 tempest-VolumesSnapshotTestJSON-1374712720-project-member] DELETE https://10.4.3.8/volume/v3/snapshots/6707f6a1-e17b-4c56-ba28-4d7f128a0950 Aug 07 09:55:40.317894 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-e0a6ac81-2b42-4d89-ba4b-f24bcf26f996 tempest-VolumesSnapshotTestJSON-1374712720 tempest-VolumesSnapshotTestJSON-1374712720-project-member] Empty body provided in request {{(pid=100296) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 09:55:40.317894 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-e0a6ac81-2b42-4d89-ba4b-f24bcf26f996 tempest-VolumesSnapshotTestJSON-1374712720 tempest-VolumesSnapshotTestJSON-1374712720-project-member] Calling method 'delete' {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 09:55:40.318154 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.v3.snapshots [None req-e0a6ac81-2b42-4d89-ba4b-f24bcf26f996 tempest-VolumesSnapshotTestJSON-1374712720 tempest-VolumesSnapshotTestJSON-1374712720-project-member] Delete snapshot with id: 6707f6a1-e17b-4c56-ba28-4d7f128a0950 Aug 07 09:55:40.328303 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-e0a6ac81-2b42-4d89-ba4b-f24bcf26f996 tempest-VolumesSnapshotTestJSON-1374712720 tempest-VolumesSnapshotTestJSON-1374712720-project-member] https://10.4.3.8/volume/v3/snapshots/6707f6a1-e17b-4c56-ba28-4d7f128a0950 returned with HTTP 404 Aug 07 09:55:40.329052 np0000006707 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 368/1464] 10.4.3.8 () {66 vars in 1343 bytes} [Fri Aug 7 09:55:40 2026] DELETE /volume/v3/snapshots/6707f6a1-e17b-4c56-ba28-4d7f128a0950 => generated 111 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 09:55:40.342325 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-27a19633-f5b4-4850-9d04-ba77b1dae5f7 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:55:40.345191 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-27a19633-f5b4-4850-9d04-ba77b1dae5f7 tempest-VolumesSnapshotTestJSON-1374712720 tempest-VolumesSnapshotTestJSON-1374712720-project-member] GET https://10.4.3.8/volume/v3/volumes/94e9323e-f8d9-4523-a7ef-61850230a77d Aug 07 09:55:40.346471 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-27a19633-f5b4-4850-9d04-ba77b1dae5f7 tempest-VolumesSnapshotTestJSON-1374712720 tempest-VolumesSnapshotTestJSON-1374712720-project-member] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 09:55:40.346471 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-27a19633-f5b4-4850-9d04-ba77b1dae5f7 tempest-VolumesSnapshotTestJSON-1374712720 tempest-VolumesSnapshotTestJSON-1374712720-project-member] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 09:55:40.356985 np0000006707 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 09:55:40.356985 np0000006707 devstack@c-api.service[100295]: warnings.warn( Aug 07 09:55:40.363416 np0000006707 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-27a19633-f5b4-4850-9d04-ba77b1dae5f7 tempest-VolumesSnapshotTestJSON-1374712720 tempest-VolumesSnapshotTestJSON-1374712720-project-member] Volume info retrieved successfully. Aug 07 09:55:40.371869 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-27a19633-f5b4-4850-9d04-ba77b1dae5f7 tempest-VolumesSnapshotTestJSON-1374712720 tempest-VolumesSnapshotTestJSON-1374712720-project-member] https://10.4.3.8/volume/v3/volumes/94e9323e-f8d9-4523-a7ef-61850230a77d returned with HTTP 200 Aug 07 09:55:40.372464 np0000006707 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 364/1465] 10.4.3.8 () {66 vars in 1334 bytes} [Fri Aug 7 09:55:40 2026] GET /volume/v3/volumes/94e9323e-f8d9-4523-a7ef-61850230a77d => generated 842 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 09:55:40.389980 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [None req-6e599e0a-cf8c-459d-b299-61ae8d4e7fa3 None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:55:40.390153 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.middleware.request_id [None req-7aedccb1-b0b7-49dc-b84c-2526986341f5 None None] RequestId filter calling following filter/app {{(pid=100298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:55:40.392592 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [None req-7aedccb1-b0b7-49dc-b84c-2526986341f5 tempest-VolumesSnapshotTestJSON-1374712720 tempest-VolumesSnapshotTestJSON-1374712720-project-member] POST https://10.4.3.8/volume/v3/snapshots Aug 07 09:55:40.392674 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-6e599e0a-cf8c-459d-b299-61ae8d4e7fa3 tempest-AttachVolumeTestJSON-41757496 tempest-AttachVolumeTestJSON-41757496-project-member] GET https://10.4.3.8/volume/v3/volumes/e2006e01-6b92-4578-b801-29ed81ddcc63 Aug 07 09:55:40.392892 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-6e599e0a-cf8c-459d-b299-61ae8d4e7fa3 tempest-AttachVolumeTestJSON-41757496 tempest-AttachVolumeTestJSON-41757496-project-member] Empty body provided in request {{(pid=100297) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 09:55:40.393105 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [None req-7aedccb1-b0b7-49dc-b84c-2526986341f5 tempest-VolumesSnapshotTestJSON-1374712720 tempest-VolumesSnapshotTestJSON-1374712720-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "94e9323e-f8d9-4523-a7ef-61850230a77d", "name": "tempest-VolumesSnapshotTestJSON-Snapshot-589794301"}} {{(pid=100298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 09:55:40.393159 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-6e599e0a-cf8c-459d-b299-61ae8d4e7fa3 tempest-AttachVolumeTestJSON-41757496 tempest-AttachVolumeTestJSON-41757496-project-member] Calling method 'show' {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 09:55:40.409716 np0000006707 devstack@c-api.service[100298]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 09:55:40.409716 np0000006707 devstack@c-api.service[100298]: warnings.warn( Aug 07 09:55:40.410774 np0000006707 devstack@c-api.service[100298]: INFO cinder.volume.api [None req-7aedccb1-b0b7-49dc-b84c-2526986341f5 tempest-VolumesSnapshotTestJSON-1374712720 tempest-VolumesSnapshotTestJSON-1374712720-project-member] Volume info retrieved successfully. Aug 07 09:55:40.411304 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.v3.snapshots [None req-7aedccb1-b0b7-49dc-b84c-2526986341f5 tempest-VolumesSnapshotTestJSON-1374712720 tempest-VolumesSnapshotTestJSON-1374712720-project-member] Create snapshot from volume 94e9323e-f8d9-4523-a7ef-61850230a77d Aug 07 09:55:40.414573 np0000006707 devstack@c-api.service[100297]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 09:55:40.414573 np0000006707 devstack@c-api.service[100297]: warnings.warn( Aug 07 09:55:40.423005 np0000006707 devstack@c-api.service[100297]: INFO cinder.volume.api [None req-6e599e0a-cf8c-459d-b299-61ae8d4e7fa3 tempest-AttachVolumeTestJSON-41757496 tempest-AttachVolumeTestJSON-41757496-project-member] Volume info retrieved successfully. Aug 07 09:55:40.428434 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-6e599e0a-cf8c-459d-b299-61ae8d4e7fa3 tempest-AttachVolumeTestJSON-41757496 tempest-AttachVolumeTestJSON-41757496-project-member] https://10.4.3.8/volume/v3/volumes/e2006e01-6b92-4578-b801-29ed81ddcc63 returned with HTTP 200 Aug 07 09:55:40.428854 np0000006707 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 368/1466] 10.4.3.8 () {66 vars in 1334 bytes} [Fri Aug 7 09:55:40 2026] GET /volume/v3/volumes/e2006e01-6b92-4578-b801-29ed81ddcc63 => generated 840 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 09:55:40.460795 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.quota [None req-7aedccb1-b0b7-49dc-b84c-2526986341f5 tempest-VolumesSnapshotTestJSON-1374712720 tempest-VolumesSnapshotTestJSON-1374712720-project-member] Created reservations ['2bbcfd7d-4374-4bbd-855f-ac6db104e34a', '68b437c8-fd0c-4f47-af5c-b56384d6fc53', '0fcf9bda-8d8b-4b1f-b107-5fecfc46b671', 'bc4d0573-9425-4985-8782-53bfe55e2a41'] {{(pid=100298) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 09:55:40.511428 np0000006707 devstack@c-api.service[100298]: INFO cinder.volume.api [None req-7aedccb1-b0b7-49dc-b84c-2526986341f5 tempest-VolumesSnapshotTestJSON-1374712720 tempest-VolumesSnapshotTestJSON-1374712720-project-member] Snapshot create request issued successfully. Aug 07 09:55:40.511930 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [None req-7aedccb1-b0b7-49dc-b84c-2526986341f5 tempest-VolumesSnapshotTestJSON-1374712720 tempest-VolumesSnapshotTestJSON-1374712720-project-member] https://10.4.3.8/volume/v3/snapshots returned with HTTP 202 Aug 07 09:55:40.512571 np0000006707 devstack@c-api.service[100298]: [pid: 100298|app: 0|req: 367/1467] 10.4.3.8 () {68 vars in 1251 bytes} [Fri Aug 7 09:55:40 2026] POST /volume/v3/snapshots => generated 309 bytes in 123 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 07 09:55:40.527002 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [None req-8cc7ea69-c921-48d0-bd2e-dbd76e60b427 None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:55:40.530554 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-8cc7ea69-c921-48d0-bd2e-dbd76e60b427 tempest-VolumesSnapshotTestJSON-1374712720 tempest-VolumesSnapshotTestJSON-1374712720-project-member] GET https://10.4.3.8/volume/v3/snapshots/27dd072f-51a3-4620-9d9a-b5b7699e0f5d Aug 07 09:55:40.530915 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-8cc7ea69-c921-48d0-bd2e-dbd76e60b427 tempest-VolumesSnapshotTestJSON-1374712720 tempest-VolumesSnapshotTestJSON-1374712720-project-member] Empty body provided in request {{(pid=100296) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 09:55:40.531163 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-8cc7ea69-c921-48d0-bd2e-dbd76e60b427 tempest-VolumesSnapshotTestJSON-1374712720 tempest-VolumesSnapshotTestJSON-1374712720-project-member] Calling method 'show' {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 09:55:40.543648 np0000006707 devstack@c-api.service[100296]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 09:55:40.543648 np0000006707 devstack@c-api.service[100296]: warnings.warn( Aug 07 09:55:40.544141 np0000006707 devstack@c-api.service[100296]: INFO cinder.volume.api [None req-8cc7ea69-c921-48d0-bd2e-dbd76e60b427 tempest-VolumesSnapshotTestJSON-1374712720 tempest-VolumesSnapshotTestJSON-1374712720-project-member] Snapshot retrieved successfully. Aug 07 09:55:40.545039 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-8cc7ea69-c921-48d0-bd2e-dbd76e60b427 tempest-VolumesSnapshotTestJSON-1374712720 tempest-VolumesSnapshotTestJSON-1374712720-project-member] https://10.4.3.8/volume/v3/snapshots/27dd072f-51a3-4620-9d9a-b5b7699e0f5d returned with HTTP 200 Aug 07 09:55:40.547355 np0000006707 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 369/1468] 10.4.3.8 () {66 vars in 1340 bytes} [Fri Aug 7 09:55:40 2026] GET /volume/v3/snapshots/27dd072f-51a3-4620-9d9a-b5b7699e0f5d => generated 441 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 09:55:41.010606 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [req-02cdca74-36b2-4167-825a-83913b4318c1 req-06e753a9-d87f-4624-be10-b5e5321f6e57 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:55:41.013632 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [req-02cdca74-36b2-4167-825a-83913b4318c1 req-06e753a9-d87f-4624-be10-b5e5321f6e57 tempest-AttachVolumeTestJSON-41757496 tempest-AttachVolumeTestJSON-41757496-project-member] POST https://10.4.3.8/volume/v3/attachments/0e0eb0fb-b71c-44b3-a0a6-cdc37a126fcb/action Aug 07 09:55:41.014388 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [req-02cdca74-36b2-4167-825a-83913b4318c1 req-06e753a9-d87f-4624-be10-b5e5321f6e57 tempest-AttachVolumeTestJSON-41757496 tempest-AttachVolumeTestJSON-41757496-project-member] Action body: b'{"os-complete": null}' {{(pid=100295) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 07 09:55:41.014388 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [req-02cdca74-36b2-4167-825a-83913b4318c1 req-06e753a9-d87f-4624-be10-b5e5321f6e57 tempest-AttachVolumeTestJSON-41757496 tempest-AttachVolumeTestJSON-41757496-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 09:55:41.033008 np0000006707 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 09:55:41.033008 np0000006707 devstack@c-api.service[100295]: warnings.warn( Aug 07 09:55:41.047715 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [req-02cdca74-36b2-4167-825a-83913b4318c1 req-06e753a9-d87f-4624-be10-b5e5321f6e57 tempest-AttachVolumeTestJSON-41757496 tempest-AttachVolumeTestJSON-41757496-project-member] https://10.4.3.8/volume/v3/attachments/0e0eb0fb-b71c-44b3-a0a6-cdc37a126fcb/action returned with HTTP 204 Aug 07 09:55:41.048596 np0000006707 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 365/1469] 10.4.3.8 () {74 vars in 1711 bytes} [Fri Aug 7 09:55:41 2026] POST /volume/v3/attachments/0e0eb0fb-b71c-44b3-a0a6-cdc37a126fcb/action => generated 0 bytes in 39 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 07 09:55:41.448516 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [None req-17462855-451f-43d2-9457-99052d040f69 None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:55:41.451838 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-17462855-451f-43d2-9457-99052d040f69 tempest-AttachVolumeTestJSON-41757496 tempest-AttachVolumeTestJSON-41757496-project-member] GET https://10.4.3.8/volume/v3/volumes/e2006e01-6b92-4578-b801-29ed81ddcc63 Aug 07 09:55:41.451838 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-17462855-451f-43d2-9457-99052d040f69 tempest-AttachVolumeTestJSON-41757496 tempest-AttachVolumeTestJSON-41757496-project-member] Empty body provided in request {{(pid=100297) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 09:55:41.451838 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-17462855-451f-43d2-9457-99052d040f69 tempest-AttachVolumeTestJSON-41757496 tempest-AttachVolumeTestJSON-41757496-project-member] Calling method 'show' {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 09:55:41.464544 np0000006707 devstack@c-api.service[100297]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 09:55:41.464544 np0000006707 devstack@c-api.service[100297]: warnings.warn( Aug 07 09:55:41.468597 np0000006707 devstack@c-api.service[100297]: INFO cinder.volume.api [None req-17462855-451f-43d2-9457-99052d040f69 tempest-AttachVolumeTestJSON-41757496 tempest-AttachVolumeTestJSON-41757496-project-member] Volume info retrieved successfully. Aug 07 09:55:41.474521 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-17462855-451f-43d2-9457-99052d040f69 tempest-AttachVolumeTestJSON-41757496 tempest-AttachVolumeTestJSON-41757496-project-member] https://10.4.3.8/volume/v3/volumes/e2006e01-6b92-4578-b801-29ed81ddcc63 returned with HTTP 200 Aug 07 09:55:41.475040 np0000006707 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 369/1470] 10.4.3.8 () {66 vars in 1334 bytes} [Fri Aug 7 09:55:41 2026] GET /volume/v3/volumes/e2006e01-6b92-4578-b801-29ed81ddcc63 => generated 1132 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 09:55:41.491082 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.middleware.request_id [None req-0217c1f5-de3e-4fca-854a-d74eadb51b5a None None] RequestId filter calling following filter/app {{(pid=100298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:55:41.493825 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [None req-0217c1f5-de3e-4fca-854a-d74eadb51b5a tempest-AttachVolumeTestJSON-41757496 tempest-AttachVolumeTestJSON-41757496-project-member] GET https://10.4.3.8/volume/v3/volumes/e2006e01-6b92-4578-b801-29ed81ddcc63 Aug 07 09:55:41.494073 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [None req-0217c1f5-de3e-4fca-854a-d74eadb51b5a tempest-AttachVolumeTestJSON-41757496 tempest-AttachVolumeTestJSON-41757496-project-member] Empty body provided in request {{(pid=100298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 09:55:41.494303 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [None req-0217c1f5-de3e-4fca-854a-d74eadb51b5a tempest-AttachVolumeTestJSON-41757496 tempest-AttachVolumeTestJSON-41757496-project-member] Calling method 'show' {{(pid=100298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 09:55:41.508654 np0000006707 devstack@c-api.service[100298]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 09:55:41.508654 np0000006707 devstack@c-api.service[100298]: warnings.warn( Aug 07 09:55:41.520624 np0000006707 devstack@c-api.service[100298]: INFO cinder.volume.api [None req-0217c1f5-de3e-4fca-854a-d74eadb51b5a tempest-AttachVolumeTestJSON-41757496 tempest-AttachVolumeTestJSON-41757496-project-member] Volume info retrieved successfully. Aug 07 09:55:41.527480 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [None req-0217c1f5-de3e-4fca-854a-d74eadb51b5a tempest-AttachVolumeTestJSON-41757496 tempest-AttachVolumeTestJSON-41757496-project-member] https://10.4.3.8/volume/v3/volumes/e2006e01-6b92-4578-b801-29ed81ddcc63 returned with HTTP 200 Aug 07 09:55:41.528075 np0000006707 devstack@c-api.service[100298]: [pid: 100298|app: 0|req: 368/1471] 10.4.3.8 () {66 vars in 1334 bytes} [Fri Aug 7 09:55:41 2026] GET /volume/v3/volumes/e2006e01-6b92-4578-b801-29ed81ddcc63 => generated 1132 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 09:55:41.556203 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [None req-75cdf3b7-6af3-4fe1-8232-98279af209b1 None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:55:41.558153 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-75cdf3b7-6af3-4fe1-8232-98279af209b1 tempest-VolumesSnapshotTestJSON-1374712720 tempest-VolumesSnapshotTestJSON-1374712720-project-member] GET https://10.4.3.8/volume/v3/snapshots/27dd072f-51a3-4620-9d9a-b5b7699e0f5d Aug 07 09:55:41.558338 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-75cdf3b7-6af3-4fe1-8232-98279af209b1 tempest-VolumesSnapshotTestJSON-1374712720 tempest-VolumesSnapshotTestJSON-1374712720-project-member] Empty body provided in request {{(pid=100296) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 09:55:41.558544 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-75cdf3b7-6af3-4fe1-8232-98279af209b1 tempest-VolumesSnapshotTestJSON-1374712720 tempest-VolumesSnapshotTestJSON-1374712720-project-member] Calling method 'show' {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 09:55:41.565894 np0000006707 devstack@c-api.service[100296]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 09:55:41.565894 np0000006707 devstack@c-api.service[100296]: warnings.warn( Aug 07 09:55:41.566572 np0000006707 devstack@c-api.service[100296]: INFO cinder.volume.api [None req-75cdf3b7-6af3-4fe1-8232-98279af209b1 tempest-VolumesSnapshotTestJSON-1374712720 tempest-VolumesSnapshotTestJSON-1374712720-project-member] Snapshot retrieved successfully. Aug 07 09:55:41.566790 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-75cdf3b7-6af3-4fe1-8232-98279af209b1 tempest-VolumesSnapshotTestJSON-1374712720 tempest-VolumesSnapshotTestJSON-1374712720-project-member] https://10.4.3.8/volume/v3/snapshots/27dd072f-51a3-4620-9d9a-b5b7699e0f5d returned with HTTP 200 Aug 07 09:55:41.567235 np0000006707 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 370/1472] 10.4.3.8 () {66 vars in 1340 bytes} [Fri Aug 7 09:55:41 2026] GET /volume/v3/snapshots/27dd072f-51a3-4620-9d9a-b5b7699e0f5d => generated 468 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 09:55:41.635049 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-f28d78ee-e519-4a71-b46f-bf0c1341b5dc None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:55:41.637541 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-f28d78ee-e519-4a71-b46f-bf0c1341b5dc tempest-AttachVolumeTestJSON-41757496 tempest-AttachVolumeTestJSON-41757496-project-member] POST https://10.4.3.8/volume/v3/volumes Aug 07 09:55:41.638068 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-f28d78ee-e519-4a71-b46f-bf0c1341b5dc tempest-AttachVolumeTestJSON-41757496 tempest-AttachVolumeTestJSON-41757496-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-AttachVolumeTestJSON-volume-1324220236"}} {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 09:55:41.640282 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.v3.volumes [None req-f28d78ee-e519-4a71-b46f-bf0c1341b5dc tempest-AttachVolumeTestJSON-41757496 tempest-AttachVolumeTestJSON-41757496-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-AttachVolumeTestJSON-volume-1324220236'}} {{(pid=100295) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 07 09:55:41.640442 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.v3.volumes [None req-f28d78ee-e519-4a71-b46f-bf0c1341b5dc tempest-AttachVolumeTestJSON-41757496 tempest-AttachVolumeTestJSON-41757496-project-member] Create volume of 1 GB Aug 07 09:55:41.645587 np0000006707 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-f28d78ee-e519-4a71-b46f-bf0c1341b5dc tempest-AttachVolumeTestJSON-41757496 tempest-AttachVolumeTestJSON-41757496-project-member] Availability Zones retrieved successfully. Aug 07 09:55:41.655640 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.volume.api [None req-f28d78ee-e519-4a71-b46f-bf0c1341b5dc tempest-AttachVolumeTestJSON-41757496 tempest-AttachVolumeTestJSON-41757496-project-member] Flow 'volume_create_api' (9283b4e1-5064-4b05-abe4-bf1d0979754d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100295) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 09:55:41.658391 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.volume.api [None req-f28d78ee-e519-4a71-b46f-bf0c1341b5dc tempest-AttachVolumeTestJSON-41757496 tempest-AttachVolumeTestJSON-41757496-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (bcb7d1b6-5d03-4476-b068-8b59ed133480) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100295) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 09:55:41.660256 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.volume.flows.api.create_volume [None req-f28d78ee-e519-4a71-b46f-bf0c1341b5dc tempest-AttachVolumeTestJSON-41757496 tempest-AttachVolumeTestJSON-41757496-project-member] Validating volume size '1' using validate_int {{(pid=100295) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 07 09:55:41.698359 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.volume.api [None req-f28d78ee-e519-4a71-b46f-bf0c1341b5dc tempest-AttachVolumeTestJSON-41757496 tempest-AttachVolumeTestJSON-41757496-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (bcb7d1b6-5d03-4476-b068-8b59ed133480) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-07T09:47:39Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=45fd9a3a-b61e-4c6c-9ab7-d02f06678d0d,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '45fd9a3a-b61e-4c6c-9ab7-d02f06678d0d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100295) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 09:55:41.699917 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.volume.api [None req-f28d78ee-e519-4a71-b46f-bf0c1341b5dc tempest-AttachVolumeTestJSON-41757496 tempest-AttachVolumeTestJSON-41757496-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e58c999a-5852-4863-841b-5e365fa992fb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100295) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 09:55:41.761574 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.quota [None req-f28d78ee-e519-4a71-b46f-bf0c1341b5dc tempest-AttachVolumeTestJSON-41757496 tempest-AttachVolumeTestJSON-41757496-project-member] Created reservations ['d8959769-e4f8-47a7-842b-f5865c72e920', '172eba5b-9d0b-4019-acda-fa44e9d7971e', '5f5c4250-6f60-404b-96be-61e5be3924c1', 'a3b2f93d-69f7-4d81-9b3d-648a5641ce76'] {{(pid=100295) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 09:55:41.762469 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.volume.api [None req-f28d78ee-e519-4a71-b46f-bf0c1341b5dc tempest-AttachVolumeTestJSON-41757496 tempest-AttachVolumeTestJSON-41757496-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e58c999a-5852-4863-841b-5e365fa992fb) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['d8959769-e4f8-47a7-842b-f5865c72e920', '172eba5b-9d0b-4019-acda-fa44e9d7971e', '5f5c4250-6f60-404b-96be-61e5be3924c1', 'a3b2f93d-69f7-4d81-9b3d-648a5641ce76']}' {{(pid=100295) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 09:55:41.763572 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.volume.api [None req-f28d78ee-e519-4a71-b46f-bf0c1341b5dc tempest-AttachVolumeTestJSON-41757496 tempest-AttachVolumeTestJSON-41757496-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c1700e0b-4aca-4d78-9c86-4cab6d660595) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100295) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 09:55:41.792306 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.volume.api [None req-f28d78ee-e519-4a71-b46f-bf0c1341b5dc tempest-AttachVolumeTestJSON-41757496 tempest-AttachVolumeTestJSON-41757496-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c1700e0b-4aca-4d78-9c86-4cab6d660595) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '28f25a38-cf4c-4e94-9190-550eba5d2ddf', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeTestJSON-volume-1324220236',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f47021e675a04af0a787536905695931',qos_specs=None,replication_status=,reservations=['d8959769-e4f8-47a7-842b-f5865c72e920','172eba5b-9d0b-4019-acda-fa44e9d7971e','5f5c4250-6f60-404b-96be-61e5be3924c1','a3b2f93d-69f7-4d81-9b3d-648a5641ce76'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='35ea762fa5cc4246be5776ef371fba89',volume_type_id=45fd9a3a-b61e-4c6c-9ab7-d02f06678d0d), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-07T09:55:41Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeTestJSON-volume-1324220236',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=28f25a38-cf4c-4e94-9190-550eba5d2ddf,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='f47021e675a04af0a787536905695931',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='35ea762fa5cc4246be5776ef371fba89',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(45fd9a3a-b61e-4c6c-9ab7-d02f06678d0d),volume_type_id=45fd9a3a-b61e-4c6c-9ab7-d02f06678d0d)}' {{(pid=100295) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 09:55:41.793591 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.volume.api [None req-f28d78ee-e519-4a71-b46f-bf0c1341b5dc tempest-AttachVolumeTestJSON-41757496 tempest-AttachVolumeTestJSON-41757496-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (467adf9c-9c09-4e4d-a5f0-2bffb442efb6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100295) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 09:55:41.816371 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.volume.api [None req-f28d78ee-e519-4a71-b46f-bf0c1341b5dc tempest-AttachVolumeTestJSON-41757496 tempest-AttachVolumeTestJSON-41757496-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (467adf9c-9c09-4e4d-a5f0-2bffb442efb6) transitioned into state 'SUCCESS' from state '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-1324220236',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f47021e675a04af0a787536905695931',qos_specs=None,replication_status=,reservations=['d8959769-e4f8-47a7-842b-f5865c72e920','172eba5b-9d0b-4019-acda-fa44e9d7971e','5f5c4250-6f60-404b-96be-61e5be3924c1','a3b2f93d-69f7-4d81-9b3d-648a5641ce76'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='35ea762fa5cc4246be5776ef371fba89',volume_type_id=45fd9a3a-b61e-4c6c-9ab7-d02f06678d0d)}' {{(pid=100295) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 09:55:41.817432 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.volume.api [None req-f28d78ee-e519-4a71-b46f-bf0c1341b5dc tempest-AttachVolumeTestJSON-41757496 tempest-AttachVolumeTestJSON-41757496-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c11235b6-541e-4234-9901-f141ff8299cb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100295) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 09:55:41.836470 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.volume.api [None req-f28d78ee-e519-4a71-b46f-bf0c1341b5dc tempest-AttachVolumeTestJSON-41757496 tempest-AttachVolumeTestJSON-41757496-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c11235b6-541e-4234-9901-f141ff8299cb) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100295) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 09:55:41.836470 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.volume.api [None req-f28d78ee-e519-4a71-b46f-bf0c1341b5dc tempest-AttachVolumeTestJSON-41757496 tempest-AttachVolumeTestJSON-41757496-project-member] Flow 'volume_create_api' (9283b4e1-5064-4b05-abe4-bf1d0979754d) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100295) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 09:55:41.836470 np0000006707 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-f28d78ee-e519-4a71-b46f-bf0c1341b5dc tempest-AttachVolumeTestJSON-41757496 tempest-AttachVolumeTestJSON-41757496-project-member] Create volume request issued successfully. Aug 07 09:55:41.836470 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-f28d78ee-e519-4a71-b46f-bf0c1341b5dc tempest-AttachVolumeTestJSON-41757496 tempest-AttachVolumeTestJSON-41757496-project-member] https://10.4.3.8/volume/v3/volumes returned with HTTP 202 Aug 07 09:55:41.836470 np0000006707 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 366/1473] 10.4.3.8 () {68 vars in 1244 bytes} [Fri Aug 7 09:55:41 2026] POST /volume/v3/volumes => generated 747 bytes in 202 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 07 09:55:41.850165 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [None req-27ae13c3-e8e0-4726-9849-fa0679db0b96 None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:55:41.855450 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-27ae13c3-e8e0-4726-9849-fa0679db0b96 tempest-AttachVolumeTestJSON-41757496 tempest-AttachVolumeTestJSON-41757496-project-member] GET https://10.4.3.8/volume/v3/volumes/28f25a38-cf4c-4e94-9190-550eba5d2ddf Aug 07 09:55:41.855450 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-27ae13c3-e8e0-4726-9849-fa0679db0b96 tempest-AttachVolumeTestJSON-41757496 tempest-AttachVolumeTestJSON-41757496-project-member] Empty body provided in request {{(pid=100297) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 09:55:41.855450 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-27ae13c3-e8e0-4726-9849-fa0679db0b96 tempest-AttachVolumeTestJSON-41757496 tempest-AttachVolumeTestJSON-41757496-project-member] Calling method 'show' {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 09:55:41.863011 np0000006707 devstack@c-api.service[100297]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 09:55:41.863011 np0000006707 devstack@c-api.service[100297]: warnings.warn( Aug 07 09:55:41.869240 np0000006707 devstack@c-api.service[100297]: INFO cinder.volume.api [None req-27ae13c3-e8e0-4726-9849-fa0679db0b96 tempest-AttachVolumeTestJSON-41757496 tempest-AttachVolumeTestJSON-41757496-project-member] Volume info retrieved successfully. Aug 07 09:55:41.875661 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-27ae13c3-e8e0-4726-9849-fa0679db0b96 tempest-AttachVolumeTestJSON-41757496 tempest-AttachVolumeTestJSON-41757496-project-member] https://10.4.3.8/volume/v3/volumes/28f25a38-cf4c-4e94-9190-550eba5d2ddf returned with HTTP 200 Aug 07 09:55:41.876271 np0000006707 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 370/1474] 10.4.3.8 () {66 vars in 1334 bytes} [Fri Aug 7 09:55:41 2026] GET /volume/v3/volumes/28f25a38-cf4c-4e94-9190-550eba5d2ddf => generated 815 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 09:55:42.891722 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.middleware.request_id [None req-ed73a49f-287b-4fbd-a941-2ab00431029c None None] RequestId filter calling following filter/app {{(pid=100298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:55:42.893002 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [None req-41baf246-25e7-4e4f-a6cf-fc4b09787298 None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:55:42.895450 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-41baf246-25e7-4e4f-a6cf-fc4b09787298 tempest-AttachVolumeTestJSON-41757496 tempest-AttachVolumeTestJSON-41757496-project-member] GET https://10.4.3.8/volume/v3/volumes/28f25a38-cf4c-4e94-9190-550eba5d2ddf Aug 07 09:55:42.895681 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-41baf246-25e7-4e4f-a6cf-fc4b09787298 tempest-AttachVolumeTestJSON-41757496 tempest-AttachVolumeTestJSON-41757496-project-member] Empty body provided in request {{(pid=100296) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 09:55:42.895843 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-41baf246-25e7-4e4f-a6cf-fc4b09787298 tempest-AttachVolumeTestJSON-41757496 tempest-AttachVolumeTestJSON-41757496-project-member] Calling method 'show' {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 09:55:42.896770 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [None req-ed73a49f-287b-4fbd-a941-2ab00431029c tempest-AttachVolumeMultiAttachTest-1302095414 tempest-AttachVolumeMultiAttachTest-1302095414-project-reader] GET https://10.4.3.8/volume/v3/volumes/dd48fdb3-908b-4a43-95be-45b060aef13e Aug 07 09:55:42.897105 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [None req-ed73a49f-287b-4fbd-a941-2ab00431029c tempest-AttachVolumeMultiAttachTest-1302095414 tempest-AttachVolumeMultiAttachTest-1302095414-project-reader] Empty body provided in request {{(pid=100298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 09:55:42.897258 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [None req-ed73a49f-287b-4fbd-a941-2ab00431029c tempest-AttachVolumeMultiAttachTest-1302095414 tempest-AttachVolumeMultiAttachTest-1302095414-project-reader] Calling method 'show' {{(pid=100298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 09:55:42.907236 np0000006707 devstack@c-api.service[100296]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 09:55:42.907236 np0000006707 devstack@c-api.service[100296]: warnings.warn( Aug 07 09:55:42.913013 np0000006707 devstack@c-api.service[100296]: INFO cinder.volume.api [None req-41baf246-25e7-4e4f-a6cf-fc4b09787298 tempest-AttachVolumeTestJSON-41757496 tempest-AttachVolumeTestJSON-41757496-project-member] Volume info retrieved successfully. Aug 07 09:55:42.916724 np0000006707 devstack@c-api.service[100298]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 09:55:42.916724 np0000006707 devstack@c-api.service[100298]: warnings.warn( Aug 07 09:55:42.919948 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-41baf246-25e7-4e4f-a6cf-fc4b09787298 tempest-AttachVolumeTestJSON-41757496 tempest-AttachVolumeTestJSON-41757496-project-member] https://10.4.3.8/volume/v3/volumes/28f25a38-cf4c-4e94-9190-550eba5d2ddf returned with HTTP 200 Aug 07 09:55:42.920348 np0000006707 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 371/1475] 10.4.3.8 () {66 vars in 1334 bytes} [Fri Aug 7 09:55:42 2026] GET /volume/v3/volumes/28f25a38-cf4c-4e94-9190-550eba5d2ddf => generated 840 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 09:55:42.923833 np0000006707 devstack@c-api.service[100298]: INFO cinder.volume.api [None req-ed73a49f-287b-4fbd-a941-2ab00431029c tempest-AttachVolumeMultiAttachTest-1302095414 tempest-AttachVolumeMultiAttachTest-1302095414-project-reader] Volume info retrieved successfully. Aug 07 09:55:42.930332 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [None req-ed73a49f-287b-4fbd-a941-2ab00431029c tempest-AttachVolumeMultiAttachTest-1302095414 tempest-AttachVolumeMultiAttachTest-1302095414-project-reader] https://10.4.3.8/volume/v3/volumes/dd48fdb3-908b-4a43-95be-45b060aef13e returned with HTTP 200 Aug 07 09:55:42.931047 np0000006707 devstack@c-api.service[100298]: [pid: 100298|app: 0|req: 369/1476] 10.4.3.8 () {66 vars in 1334 bytes} [Fri Aug 7 09:55:42 2026] GET /volume/v3/volumes/dd48fdb3-908b-4a43-95be-45b060aef13e => generated 1438 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 09:55:43.001180 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [req-e55a90cb-35ee-46a5-89a2-5df100766bcd req-31315754-a55d-4b00-9e4e-24182f15a3fe None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:55:43.001950 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [req-df75a5bf-bc45-4056-b82c-4739ab3e3bf0 req-a48584f8-e776-4895-8250-318af5eaed6b None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:55:43.005110 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [req-e55a90cb-35ee-46a5-89a2-5df100766bcd req-31315754-a55d-4b00-9e4e-24182f15a3fe tempest-AttachVolumeMultiAttachTest-1302095414 tempest-AttachVolumeMultiAttachTest-1302095414-project-member] GET https://10.4.3.8/volume/v3/volumes/dd48fdb3-908b-4a43-95be-45b060aef13e Aug 07 09:55:43.005241 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [req-df75a5bf-bc45-4056-b82c-4739ab3e3bf0 req-a48584f8-e776-4895-8250-318af5eaed6b tempest-AttachVolumeTestJSON-41757496 tempest-AttachVolumeTestJSON-41757496-project-member] GET https://10.4.3.8/volume/v3/volumes/28f25a38-cf4c-4e94-9190-550eba5d2ddf Aug 07 09:55:43.005397 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [req-e55a90cb-35ee-46a5-89a2-5df100766bcd req-31315754-a55d-4b00-9e4e-24182f15a3fe tempest-AttachVolumeMultiAttachTest-1302095414 tempest-AttachVolumeMultiAttachTest-1302095414-project-member] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 09:55:43.005525 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [req-df75a5bf-bc45-4056-b82c-4739ab3e3bf0 req-a48584f8-e776-4895-8250-318af5eaed6b tempest-AttachVolumeTestJSON-41757496 tempest-AttachVolumeTestJSON-41757496-project-member] Empty body provided in request {{(pid=100297) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 09:55:43.005783 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [req-e55a90cb-35ee-46a5-89a2-5df100766bcd req-31315754-a55d-4b00-9e4e-24182f15a3fe tempest-AttachVolumeMultiAttachTest-1302095414 tempest-AttachVolumeMultiAttachTest-1302095414-project-member] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 09:55:43.005840 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [req-df75a5bf-bc45-4056-b82c-4739ab3e3bf0 req-a48584f8-e776-4895-8250-318af5eaed6b tempest-AttachVolumeTestJSON-41757496 tempest-AttachVolumeTestJSON-41757496-project-member] Calling method 'show' {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 09:55:43.018584 np0000006707 devstack@c-api.service[100297]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 09:55:43.018584 np0000006707 devstack@c-api.service[100297]: warnings.warn( Aug 07 09:55:43.023336 np0000006707 devstack@c-api.service[100297]: INFO cinder.volume.api [req-df75a5bf-bc45-4056-b82c-4739ab3e3bf0 req-a48584f8-e776-4895-8250-318af5eaed6b tempest-AttachVolumeTestJSON-41757496 tempest-AttachVolumeTestJSON-41757496-project-member] Volume info retrieved successfully. Aug 07 09:55:43.023828 np0000006707 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 09:55:43.023828 np0000006707 devstack@c-api.service[100295]: warnings.warn( Aug 07 09:55:43.029503 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [req-df75a5bf-bc45-4056-b82c-4739ab3e3bf0 req-a48584f8-e776-4895-8250-318af5eaed6b tempest-AttachVolumeTestJSON-41757496 tempest-AttachVolumeTestJSON-41757496-project-member] https://10.4.3.8/volume/v3/volumes/28f25a38-cf4c-4e94-9190-550eba5d2ddf returned with HTTP 200 Aug 07 09:55:43.030048 np0000006707 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 371/1477] 10.4.3.8 () {68 vars in 1584 bytes} [Fri Aug 7 09:55:43 2026] GET /volume/v3/volumes/28f25a38-cf4c-4e94-9190-550eba5d2ddf => generated 840 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 09:55:43.030740 np0000006707 devstack@c-api.service[100295]: INFO cinder.volume.api [req-e55a90cb-35ee-46a5-89a2-5df100766bcd req-31315754-a55d-4b00-9e4e-24182f15a3fe tempest-AttachVolumeMultiAttachTest-1302095414 tempest-AttachVolumeMultiAttachTest-1302095414-project-member] Volume info retrieved successfully. Aug 07 09:55:43.038292 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [req-e55a90cb-35ee-46a5-89a2-5df100766bcd req-31315754-a55d-4b00-9e4e-24182f15a3fe tempest-AttachVolumeMultiAttachTest-1302095414 tempest-AttachVolumeMultiAttachTest-1302095414-project-member] https://10.4.3.8/volume/v3/volumes/dd48fdb3-908b-4a43-95be-45b060aef13e returned with HTTP 200 Aug 07 09:55:43.038715 np0000006707 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 367/1478] 10.4.3.8 () {68 vars in 1584 bytes} [Fri Aug 7 09:55:43 2026] GET /volume/v3/volumes/dd48fdb3-908b-4a43-95be-45b060aef13e => generated 1438 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 09:55:43.069492 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [req-e55a90cb-35ee-46a5-89a2-5df100766bcd req-dee3359f-a7a2-47c2-9795-3cfc13377d02 None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:55:43.071920 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [req-e55a90cb-35ee-46a5-89a2-5df100766bcd req-dee3359f-a7a2-47c2-9795-3cfc13377d02 tempest-AttachVolumeMultiAttachTest-1302095414 tempest-AttachVolumeMultiAttachTest-1302095414-project-member] POST https://10.4.3.8/volume/v3/volumes/dd48fdb3-908b-4a43-95be-45b060aef13e/action Aug 07 09:55:43.072520 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [req-e55a90cb-35ee-46a5-89a2-5df100766bcd req-dee3359f-a7a2-47c2-9795-3cfc13377d02 tempest-AttachVolumeMultiAttachTest-1302095414 tempest-AttachVolumeMultiAttachTest-1302095414-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100296) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 07 09:55:43.072789 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [req-e55a90cb-35ee-46a5-89a2-5df100766bcd req-dee3359f-a7a2-47c2-9795-3cfc13377d02 tempest-AttachVolumeMultiAttachTest-1302095414 tempest-AttachVolumeMultiAttachTest-1302095414-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 09:55:43.097443 np0000006707 devstack@c-api.service[100296]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 09:55:43.097443 np0000006707 devstack@c-api.service[100296]: warnings.warn( Aug 07 09:55:43.097443 np0000006707 devstack@c-api.service[100296]: INFO cinder.volume.api [req-e55a90cb-35ee-46a5-89a2-5df100766bcd req-dee3359f-a7a2-47c2-9795-3cfc13377d02 tempest-AttachVolumeMultiAttachTest-1302095414 tempest-AttachVolumeMultiAttachTest-1302095414-project-member] Volume info retrieved successfully. Aug 07 09:55:43.108595 np0000006707 devstack@c-api.service[100296]: INFO cinder.volume.api [req-e55a90cb-35ee-46a5-89a2-5df100766bcd req-dee3359f-a7a2-47c2-9795-3cfc13377d02 tempest-AttachVolumeMultiAttachTest-1302095414 tempest-AttachVolumeMultiAttachTest-1302095414-project-member] Begin detaching volume completed successfully. Aug 07 09:55:43.108595 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [req-e55a90cb-35ee-46a5-89a2-5df100766bcd req-dee3359f-a7a2-47c2-9795-3cfc13377d02 tempest-AttachVolumeMultiAttachTest-1302095414 tempest-AttachVolumeMultiAttachTest-1302095414-project-member] https://10.4.3.8/volume/v3/volumes/dd48fdb3-908b-4a43-95be-45b060aef13e/action returned with HTTP 202 Aug 07 09:55:43.108595 np0000006707 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 372/1479] 10.4.3.8 () {72 vars in 1658 bytes} [Fri Aug 7 09:55:43 2026] POST /volume/v3/volumes/dd48fdb3-908b-4a43-95be-45b060aef13e/action => generated 0 bytes in 40 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 07 09:55:43.141226 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.middleware.request_id [None req-aa851fc7-2383-45fa-bf6c-996834831299 None None] RequestId filter calling following filter/app {{(pid=100298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:55:43.141689 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [None req-aa851fc7-2383-45fa-bf6c-996834831299 None None] GET https://10.4.3.8/volume// Aug 07 09:55:43.141904 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [None req-aa851fc7-2383-45fa-bf6c-996834831299 None None] Empty body provided in request {{(pid=100298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 09:55:43.142151 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [None req-aa851fc7-2383-45fa-bf6c-996834831299 None None] Calling method 'all' {{(pid=100298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 09:55:43.142549 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [None req-aa851fc7-2383-45fa-bf6c-996834831299 None None] https://10.4.3.8/volume// returned with HTTP 300 Aug 07 09:55:43.142907 np0000006707 devstack@c-api.service[100298]: [pid: 100298|app: 0|req: 370/1480] 10.4.3.8 () {66 vars in 1414 bytes} [Fri Aug 7 09:55:43 2026] GET /volume/ => generated 384 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 07 09:55:43.144624 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [None req-0d34345d-5885-454a-9ddd-932308486fac None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:55:43.147147 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-0d34345d-5885-454a-9ddd-932308486fac tempest-AttachVolumeMultiAttachTest-1302095414 tempest-AttachVolumeMultiAttachTest-1302095414-project-member] GET https://10.4.3.8/volume/v3/volumes/dd48fdb3-908b-4a43-95be-45b060aef13e Aug 07 09:55:43.148031 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-0d34345d-5885-454a-9ddd-932308486fac tempest-AttachVolumeMultiAttachTest-1302095414 tempest-AttachVolumeMultiAttachTest-1302095414-project-member] Empty body provided in request {{(pid=100297) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 09:55:43.148031 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-0d34345d-5885-454a-9ddd-932308486fac tempest-AttachVolumeMultiAttachTest-1302095414 tempest-AttachVolumeMultiAttachTest-1302095414-project-member] Calling method 'show' {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 09:55:43.154487 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [req-df75a5bf-bc45-4056-b82c-4739ab3e3bf0 req-b3d81027-b243-44eb-9acb-ec2b21537cf4 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:55:43.156801 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [req-df75a5bf-bc45-4056-b82c-4739ab3e3bf0 req-b3d81027-b243-44eb-9acb-ec2b21537cf4 tempest-AttachVolumeTestJSON-41757496 tempest-AttachVolumeTestJSON-41757496-project-member] POST https://10.4.3.8/volume/v3/attachments Aug 07 09:55:43.157234 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [req-df75a5bf-bc45-4056-b82c-4739ab3e3bf0 req-b3d81027-b243-44eb-9acb-ec2b21537cf4 tempest-AttachVolumeTestJSON-41757496 tempest-AttachVolumeTestJSON-41757496-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "28f25a38-cf4c-4e94-9190-550eba5d2ddf", "connector": null, "instance_uuid": "9fb64e55-c587-41e6-bec9-aca3f8904572"}} {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 09:55:43.166488 np0000006707 devstack@c-api.service[100297]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 09:55:43.166488 np0000006707 devstack@c-api.service[100297]: warnings.warn( Aug 07 09:55:43.167981 np0000006707 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 09:55:43.167981 np0000006707 devstack@c-api.service[100295]: warnings.warn( Aug 07 09:55:43.171055 np0000006707 devstack@c-api.service[100297]: INFO cinder.volume.api [None req-0d34345d-5885-454a-9ddd-932308486fac tempest-AttachVolumeMultiAttachTest-1302095414 tempest-AttachVolumeMultiAttachTest-1302095414-project-member] Volume info retrieved successfully. Aug 07 09:55:43.177939 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-0d34345d-5885-454a-9ddd-932308486fac tempest-AttachVolumeMultiAttachTest-1302095414 tempest-AttachVolumeMultiAttachTest-1302095414-project-member] https://10.4.3.8/volume/v3/volumes/dd48fdb3-908b-4a43-95be-45b060aef13e returned with HTTP 200 Aug 07 09:55:43.178324 np0000006707 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 372/1481] 10.4.3.8 () {66 vars in 1334 bytes} [Fri Aug 7 09:55:43 2026] GET /volume/v3/volumes/dd48fdb3-908b-4a43-95be-45b060aef13e => generated 1441 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 09:55:43.189457 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [None req-7cb888b9-cce9-4b28-86e6-721215b5d01e None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:55:43.189457 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-7cb888b9-cce9-4b28-86e6-721215b5d01e None None] GET https://10.4.3.8/volume// Aug 07 09:55:43.189457 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-7cb888b9-cce9-4b28-86e6-721215b5d01e None None] Empty body provided in request {{(pid=100296) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 09:55:43.189457 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-7cb888b9-cce9-4b28-86e6-721215b5d01e None None] Calling method 'all' {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 09:55:43.189457 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-7cb888b9-cce9-4b28-86e6-721215b5d01e None None] https://10.4.3.8/volume// returned with HTTP 300 Aug 07 09:55:43.190441 np0000006707 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 373/1482] 10.4.3.8 () {66 vars in 1412 bytes} [Fri Aug 7 09:55:43 2026] GET /volume/ => generated 384 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 07 09:55:43.200760 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.middleware.request_id [req-e55a90cb-35ee-46a5-89a2-5df100766bcd req-f65e8db6-2668-4ce9-a73d-48e18b41b099 None None] RequestId filter calling following filter/app {{(pid=100298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:55:43.203394 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [req-e55a90cb-35ee-46a5-89a2-5df100766bcd req-f65e8db6-2668-4ce9-a73d-48e18b41b099 tempest-AttachVolumeMultiAttachTest-1302095414 tempest-AttachVolumeMultiAttachTest-1302095414-project-member] GET https://10.4.3.8/volume/v3/volumes/dd48fdb3-908b-4a43-95be-45b060aef13e Aug 07 09:55:43.203719 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [req-e55a90cb-35ee-46a5-89a2-5df100766bcd req-f65e8db6-2668-4ce9-a73d-48e18b41b099 tempest-AttachVolumeMultiAttachTest-1302095414 tempest-AttachVolumeMultiAttachTest-1302095414-project-member] Empty body provided in request {{(pid=100298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 09:55:43.204143 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [req-e55a90cb-35ee-46a5-89a2-5df100766bcd req-f65e8db6-2668-4ce9-a73d-48e18b41b099 tempest-AttachVolumeMultiAttachTest-1302095414 tempest-AttachVolumeMultiAttachTest-1302095414-project-member] Calling method 'show' {{(pid=100298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 09:55:43.218744 np0000006707 devstack@c-api.service[100298]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 09:55:43.218744 np0000006707 devstack@c-api.service[100298]: warnings.warn( Aug 07 09:55:43.219601 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [req-df75a5bf-bc45-4056-b82c-4739ab3e3bf0 req-b3d81027-b243-44eb-9acb-ec2b21537cf4 tempest-AttachVolumeTestJSON-41757496 tempest-AttachVolumeTestJSON-41757496-project-member] https://10.4.3.8/volume/v3/attachments returned with HTTP 200 Aug 07 09:55:43.220206 np0000006707 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 368/1483] 10.4.3.8 () {74 vars in 1580 bytes} [Fri Aug 7 09:55:43 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 09:55:43.223731 np0000006707 devstack@c-api.service[100298]: INFO cinder.volume.api [req-e55a90cb-35ee-46a5-89a2-5df100766bcd req-f65e8db6-2668-4ce9-a73d-48e18b41b099 tempest-AttachVolumeMultiAttachTest-1302095414 tempest-AttachVolumeMultiAttachTest-1302095414-project-member] Volume info retrieved successfully. Aug 07 09:55:43.229291 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [req-e55a90cb-35ee-46a5-89a2-5df100766bcd req-f65e8db6-2668-4ce9-a73d-48e18b41b099 tempest-AttachVolumeMultiAttachTest-1302095414 tempest-AttachVolumeMultiAttachTest-1302095414-project-member] https://10.4.3.8/volume/v3/volumes/dd48fdb3-908b-4a43-95be-45b060aef13e returned with HTTP 200 Aug 07 09:55:43.230092 np0000006707 devstack@c-api.service[100298]: [pid: 100298|app: 0|req: 371/1484] 10.4.3.8 () {70 vars in 1625 bytes} [Fri Aug 7 09:55:43 2026] GET /volume/v3/volumes/dd48fdb3-908b-4a43-95be-45b060aef13e => generated 1621 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 07 09:55:43.256769 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [None req-c4913f58-2b45-418a-b9d9-910ef20cd4c5 None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:55:43.260286 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-c4913f58-2b45-418a-b9d9-910ef20cd4c5 tempest-AttachVolumeTestJSON-41757496 tempest-AttachVolumeTestJSON-41757496-project-member] GET https://10.4.3.8/volume/v3/volumes/28f25a38-cf4c-4e94-9190-550eba5d2ddf Aug 07 09:55:43.260612 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-c4913f58-2b45-418a-b9d9-910ef20cd4c5 tempest-AttachVolumeTestJSON-41757496 tempest-AttachVolumeTestJSON-41757496-project-member] Empty body provided in request {{(pid=100297) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 09:55:43.260933 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-c4913f58-2b45-418a-b9d9-910ef20cd4c5 tempest-AttachVolumeTestJSON-41757496 tempest-AttachVolumeTestJSON-41757496-project-member] Calling method 'show' {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 09:55:43.271033 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [None req-33159ff3-a5ee-4b03-9a0e-66fa1866f771 None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:55:43.271033 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-33159ff3-a5ee-4b03-9a0e-66fa1866f771 None None] GET https://10.4.3.8/volume// Aug 07 09:55:43.271033 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-33159ff3-a5ee-4b03-9a0e-66fa1866f771 None None] Empty body provided in request {{(pid=100296) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 09:55:43.271033 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-33159ff3-a5ee-4b03-9a0e-66fa1866f771 None None] Calling method 'all' {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 09:55:43.271033 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-33159ff3-a5ee-4b03-9a0e-66fa1866f771 None None] https://10.4.3.8/volume// returned with HTTP 300 Aug 07 09:55:43.271033 np0000006707 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 374/1485] 10.4.3.8 () {66 vars in 1412 bytes} [Fri Aug 7 09:55:43 2026] GET /volume/ => generated 384 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 07 09:55:43.276025 np0000006707 devstack@c-api.service[100297]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 09:55:43.276025 np0000006707 devstack@c-api.service[100297]: warnings.warn( Aug 07 09:55:43.278490 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [req-df75a5bf-bc45-4056-b82c-4739ab3e3bf0 req-65336b80-b1e7-4eb8-96b0-d7380bfe7a2c None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:55:43.280674 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [req-df75a5bf-bc45-4056-b82c-4739ab3e3bf0 req-65336b80-b1e7-4eb8-96b0-d7380bfe7a2c tempest-AttachVolumeTestJSON-41757496 tempest-AttachVolumeTestJSON-41757496-project-member] GET https://10.4.3.8/volume/v3/volumes/28f25a38-cf4c-4e94-9190-550eba5d2ddf Aug 07 09:55:43.280909 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [req-df75a5bf-bc45-4056-b82c-4739ab3e3bf0 req-65336b80-b1e7-4eb8-96b0-d7380bfe7a2c tempest-AttachVolumeTestJSON-41757496 tempest-AttachVolumeTestJSON-41757496-project-member] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 09:55:43.281078 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [req-df75a5bf-bc45-4056-b82c-4739ab3e3bf0 req-65336b80-b1e7-4eb8-96b0-d7380bfe7a2c tempest-AttachVolumeTestJSON-41757496 tempest-AttachVolumeTestJSON-41757496-project-member] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 09:55:43.281247 np0000006707 devstack@c-api.service[100297]: INFO cinder.volume.api [None req-c4913f58-2b45-418a-b9d9-910ef20cd4c5 tempest-AttachVolumeTestJSON-41757496 tempest-AttachVolumeTestJSON-41757496-project-member] Volume info retrieved successfully. Aug 07 09:55:43.288030 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-c4913f58-2b45-418a-b9d9-910ef20cd4c5 tempest-AttachVolumeTestJSON-41757496 tempest-AttachVolumeTestJSON-41757496-project-member] https://10.4.3.8/volume/v3/volumes/28f25a38-cf4c-4e94-9190-550eba5d2ddf returned with HTTP 200 Aug 07 09:55:43.288577 np0000006707 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 373/1486] 10.4.3.8 () {66 vars in 1334 bytes} [Fri Aug 7 09:55:43 2026] GET /volume/v3/volumes/28f25a38-cf4c-4e94-9190-550eba5d2ddf => generated 839 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 09:55:43.292567 np0000006707 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 09:55:43.292567 np0000006707 devstack@c-api.service[100295]: warnings.warn( Aug 07 09:55:43.298709 np0000006707 devstack@c-api.service[100295]: INFO cinder.volume.api [req-df75a5bf-bc45-4056-b82c-4739ab3e3bf0 req-65336b80-b1e7-4eb8-96b0-d7380bfe7a2c tempest-AttachVolumeTestJSON-41757496 tempest-AttachVolumeTestJSON-41757496-project-member] Volume info retrieved successfully. Aug 07 09:55:43.308233 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [req-df75a5bf-bc45-4056-b82c-4739ab3e3bf0 req-65336b80-b1e7-4eb8-96b0-d7380bfe7a2c tempest-AttachVolumeTestJSON-41757496 tempest-AttachVolumeTestJSON-41757496-project-member] https://10.4.3.8/volume/v3/volumes/28f25a38-cf4c-4e94-9190-550eba5d2ddf returned with HTTP 200 Aug 07 09:55:43.308898 np0000006707 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 369/1487] 10.4.3.8 () {70 vars in 1625 bytes} [Fri Aug 7 09:55:43 2026] GET /volume/v3/volumes/28f25a38-cf4c-4e94-9190-550eba5d2ddf => generated 1019 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 07 09:55:43.425170 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.middleware.request_id [req-df75a5bf-bc45-4056-b82c-4739ab3e3bf0 req-ea6678f6-f2d7-4260-95de-84a7e158c478 None None] RequestId filter calling following filter/app {{(pid=100298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:55:43.432301 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [req-df75a5bf-bc45-4056-b82c-4739ab3e3bf0 req-ea6678f6-f2d7-4260-95de-84a7e158c478 tempest-AttachVolumeTestJSON-41757496 tempest-AttachVolumeTestJSON-41757496-project-member] PUT https://10.4.3.8/volume/v3/attachments/111f191c-bb27-4c9b-a7a2-80d6282b8675 Aug 07 09:55:43.432909 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [req-df75a5bf-bc45-4056-b82c-4739ab3e3bf0 req-ea6678f6-f2d7-4260-95de-84a7e158c478 tempest-AttachVolumeTestJSON-41757496 tempest-AttachVolumeTestJSON-41757496-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.8", "host": "np0000006707", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:568b993d50b1", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "d2780578-1896-461f-80ac-b58d2e346b90", "nvme_native_multipath": false, "mountpoint": "/dev/vdc"}}} {{(pid=100298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 09:55:43.449591 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.coordination [req-df75a5bf-bc45-4056-b82c-4739ab3e3bf0 req-ea6678f6-f2d7-4260-95de-84a7e158c478 tempest-AttachVolumeTestJSON-41757496 tempest-AttachVolumeTestJSON-41757496-project-member] Acquiring lock "cinder-attachment_update-28f25a38-cf4c-4e94-9190-550eba5d2ddf-np0000006707" by "attachment_update" {{(pid=100298) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 07 09:55:43.456221 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.coordination [req-df75a5bf-bc45-4056-b82c-4739ab3e3bf0 req-ea6678f6-f2d7-4260-95de-84a7e158c478 tempest-AttachVolumeTestJSON-41757496 tempest-AttachVolumeTestJSON-41757496-project-member] Lock "cinder-attachment_update-28f25a38-cf4c-4e94-9190-550eba5d2ddf-np0000006707" acquired by "attachment_update" :: waited 0.007s {{(pid=100298) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 07 09:55:43.458226 np0000006707 devstack@c-api.service[100298]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 09:55:43.458226 np0000006707 devstack@c-api.service[100298]: warnings.warn( Aug 07 09:55:43.582101 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.coordination [req-df75a5bf-bc45-4056-b82c-4739ab3e3bf0 req-ea6678f6-f2d7-4260-95de-84a7e158c478 tempest-AttachVolumeTestJSON-41757496 tempest-AttachVolumeTestJSON-41757496-project-member] Lock "cinder-attachment_update-28f25a38-cf4c-4e94-9190-550eba5d2ddf-np0000006707" released by "attachment_update" :: held 0.126s {{(pid=100298) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 07 09:55:43.582431 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [req-df75a5bf-bc45-4056-b82c-4739ab3e3bf0 req-ea6678f6-f2d7-4260-95de-84a7e158c478 tempest-AttachVolumeTestJSON-41757496 tempest-AttachVolumeTestJSON-41757496-project-member] https://10.4.3.8/volume/v3/attachments/111f191c-bb27-4c9b-a7a2-80d6282b8675 returned with HTTP 200 Aug 07 09:55:43.583076 np0000006707 devstack@c-api.service[100298]: [pid: 100298|app: 0|req: 372/1488] 10.4.3.8 () {74 vars in 1690 bytes} [Fri Aug 7 09:55:43 2026] PUT /volume/v3/attachments/111f191c-bb27-4c9b-a7a2-80d6282b8675 => generated 969 bytes in 158 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 09:55:44.056414 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [req-e55a90cb-35ee-46a5-89a2-5df100766bcd req-2336b87d-15d3-4ffd-87df-3848eba9bba0 None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:55:44.059124 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [req-e55a90cb-35ee-46a5-89a2-5df100766bcd req-2336b87d-15d3-4ffd-87df-3848eba9bba0 tempest-AttachVolumeMultiAttachTest-1302095414 tempest-AttachVolumeMultiAttachTest-1302095414-project-member] GET https://10.4.3.8/volume/v3/volumes/dd48fdb3-908b-4a43-95be-45b060aef13e Aug 07 09:55:44.059558 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [req-e55a90cb-35ee-46a5-89a2-5df100766bcd req-2336b87d-15d3-4ffd-87df-3848eba9bba0 tempest-AttachVolumeMultiAttachTest-1302095414 tempest-AttachVolumeMultiAttachTest-1302095414-project-member] Empty body provided in request {{(pid=100296) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 09:55:44.059914 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [req-e55a90cb-35ee-46a5-89a2-5df100766bcd req-2336b87d-15d3-4ffd-87df-3848eba9bba0 tempest-AttachVolumeMultiAttachTest-1302095414 tempest-AttachVolumeMultiAttachTest-1302095414-project-member] Calling method 'show' {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 09:55:44.074162 np0000006707 devstack@c-api.service[100296]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 09:55:44.074162 np0000006707 devstack@c-api.service[100296]: warnings.warn( Aug 07 09:55:44.079197 np0000006707 devstack@c-api.service[100296]: INFO cinder.volume.api [req-e55a90cb-35ee-46a5-89a2-5df100766bcd req-2336b87d-15d3-4ffd-87df-3848eba9bba0 tempest-AttachVolumeMultiAttachTest-1302095414 tempest-AttachVolumeMultiAttachTest-1302095414-project-member] Volume info retrieved successfully. Aug 07 09:55:44.086340 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [req-e55a90cb-35ee-46a5-89a2-5df100766bcd req-2336b87d-15d3-4ffd-87df-3848eba9bba0 tempest-AttachVolumeMultiAttachTest-1302095414 tempest-AttachVolumeMultiAttachTest-1302095414-project-member] https://10.4.3.8/volume/v3/volumes/dd48fdb3-908b-4a43-95be-45b060aef13e returned with HTTP 200 Aug 07 09:55:44.086340 np0000006707 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 375/1489] 10.4.3.8 () {68 vars in 1584 bytes} [Fri Aug 7 09:55:44 2026] GET /volume/v3/volumes/dd48fdb3-908b-4a43-95be-45b060aef13e => generated 1441 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 09:55:44.110264 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [req-e55a90cb-35ee-46a5-89a2-5df100766bcd req-2411074e-1bb6-4462-899d-100df6888055 None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:55:44.114088 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [req-e55a90cb-35ee-46a5-89a2-5df100766bcd req-2411074e-1bb6-4462-899d-100df6888055 tempest-AttachVolumeMultiAttachTest-1302095414 tempest-AttachVolumeMultiAttachTest-1302095414-project-member] DELETE https://10.4.3.8/volume/v3/attachments/d81a4132-1764-433f-b1b0-3781a7bb74bb Aug 07 09:55:44.114385 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [req-e55a90cb-35ee-46a5-89a2-5df100766bcd req-2411074e-1bb6-4462-899d-100df6888055 tempest-AttachVolumeMultiAttachTest-1302095414 tempest-AttachVolumeMultiAttachTest-1302095414-project-member] Empty body provided in request {{(pid=100297) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 09:55:44.114754 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [req-e55a90cb-35ee-46a5-89a2-5df100766bcd req-2411074e-1bb6-4462-899d-100df6888055 tempest-AttachVolumeMultiAttachTest-1302095414 tempest-AttachVolumeMultiAttachTest-1302095414-project-member] Calling method 'version_select' {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 09:55:44.124022 np0000006707 devstack@c-api.service[100297]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 09:55:44.124022 np0000006707 devstack@c-api.service[100297]: warnings.warn( Aug 07 09:55:44.196196 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-88787c5c-e69a-4414-95aa-928cd30a0e93 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:55:44.198209 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-88787c5c-e69a-4414-95aa-928cd30a0e93 tempest-AttachVolumeMultiAttachTest-1302095414 tempest-AttachVolumeMultiAttachTest-1302095414-project-member] GET https://10.4.3.8/volume/v3/volumes/dd48fdb3-908b-4a43-95be-45b060aef13e Aug 07 09:55:44.198465 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-88787c5c-e69a-4414-95aa-928cd30a0e93 tempest-AttachVolumeMultiAttachTest-1302095414 tempest-AttachVolumeMultiAttachTest-1302095414-project-member] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 09:55:44.198692 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-88787c5c-e69a-4414-95aa-928cd30a0e93 tempest-AttachVolumeMultiAttachTest-1302095414 tempest-AttachVolumeMultiAttachTest-1302095414-project-member] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 09:55:44.203581 np0000006707 devstack@c-api.service[100295]: DEBUG dbcounter [-] [100295] Writing DB stats cinder:SELECT=345,cinder:INSERT=31,cinder:UPDATE=75,cinder:DELETE=4 {{(pid=100295) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 07 09:55:44.204072 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [req-e55a90cb-35ee-46a5-89a2-5df100766bcd req-2411074e-1bb6-4462-899d-100df6888055 tempest-AttachVolumeMultiAttachTest-1302095414 tempest-AttachVolumeMultiAttachTest-1302095414-project-member] https://10.4.3.8/volume/v3/attachments/d81a4132-1764-433f-b1b0-3781a7bb74bb returned with HTTP 200 Aug 07 09:55:44.204846 np0000006707 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 374/1490] 10.4.3.8 () {72 vars in 1659 bytes} [Fri Aug 7 09:55:44 2026] DELETE /volume/v3/attachments/d81a4132-1764-433f-b1b0-3781a7bb74bb => generated 192 bytes in 95 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 09:55:44.217004 np0000006707 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 09:55:44.217004 np0000006707 devstack@c-api.service[100295]: warnings.warn( Aug 07 09:55:44.223376 np0000006707 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-88787c5c-e69a-4414-95aa-928cd30a0e93 tempest-AttachVolumeMultiAttachTest-1302095414 tempest-AttachVolumeMultiAttachTest-1302095414-project-member] Volume info retrieved successfully. Aug 07 09:55:44.235511 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-88787c5c-e69a-4414-95aa-928cd30a0e93 tempest-AttachVolumeMultiAttachTest-1302095414 tempest-AttachVolumeMultiAttachTest-1302095414-project-member] https://10.4.3.8/volume/v3/volumes/dd48fdb3-908b-4a43-95be-45b060aef13e returned with HTTP 200 Aug 07 09:55:44.236277 np0000006707 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 370/1491] 10.4.3.8 () {66 vars in 1334 bytes} [Fri Aug 7 09:55:44 2026] GET /volume/v3/volumes/dd48fdb3-908b-4a43-95be-45b060aef13e => generated 1141 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 09:55:44.254680 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.middleware.request_id [None req-7d13491f-b65e-4e5e-8d39-7ad78b42d8b2 None None] RequestId filter calling following filter/app {{(pid=100298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:55:44.256400 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [None req-7d13491f-b65e-4e5e-8d39-7ad78b42d8b2 tempest-AttachVolumeMultiAttachTest-1302095414 tempest-AttachVolumeMultiAttachTest-1302095414-project-reader] GET https://10.4.3.8/volume/v3/volumes/dd48fdb3-908b-4a43-95be-45b060aef13e Aug 07 09:55:44.257613 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [None req-7d13491f-b65e-4e5e-8d39-7ad78b42d8b2 tempest-AttachVolumeMultiAttachTest-1302095414 tempest-AttachVolumeMultiAttachTest-1302095414-project-reader] Empty body provided in request {{(pid=100298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 09:55:44.257613 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [None req-7d13491f-b65e-4e5e-8d39-7ad78b42d8b2 tempest-AttachVolumeMultiAttachTest-1302095414 tempest-AttachVolumeMultiAttachTest-1302095414-project-reader] Calling method 'show' {{(pid=100298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 09:55:44.270860 np0000006707 devstack@c-api.service[100298]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 09:55:44.270860 np0000006707 devstack@c-api.service[100298]: warnings.warn( Aug 07 09:55:44.276876 np0000006707 devstack@c-api.service[100298]: INFO cinder.volume.api [None req-7d13491f-b65e-4e5e-8d39-7ad78b42d8b2 tempest-AttachVolumeMultiAttachTest-1302095414 tempest-AttachVolumeMultiAttachTest-1302095414-project-reader] Volume info retrieved successfully. Aug 07 09:55:44.283804 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [None req-7d13491f-b65e-4e5e-8d39-7ad78b42d8b2 tempest-AttachVolumeMultiAttachTest-1302095414 tempest-AttachVolumeMultiAttachTest-1302095414-project-reader] https://10.4.3.8/volume/v3/volumes/dd48fdb3-908b-4a43-95be-45b060aef13e returned with HTTP 200 Aug 07 09:55:44.284393 np0000006707 devstack@c-api.service[100298]: [pid: 100298|app: 0|req: 373/1492] 10.4.3.8 () {66 vars in 1334 bytes} [Fri Aug 7 09:55:44 2026] GET /volume/v3/volumes/dd48fdb3-908b-4a43-95be-45b060aef13e => generated 1141 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 09:55:44.305789 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [None req-c1b7bd58-6af3-4309-ac89-bfed8343e911 None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:55:44.309637 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-c1b7bd58-6af3-4309-ac89-bfed8343e911 tempest-AttachVolumeTestJSON-41757496 tempest-AttachVolumeTestJSON-41757496-project-member] GET https://10.4.3.8/volume/v3/volumes/28f25a38-cf4c-4e94-9190-550eba5d2ddf Aug 07 09:55:44.309637 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-c1b7bd58-6af3-4309-ac89-bfed8343e911 tempest-AttachVolumeTestJSON-41757496 tempest-AttachVolumeTestJSON-41757496-project-member] Empty body provided in request {{(pid=100296) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 09:55:44.309637 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-c1b7bd58-6af3-4309-ac89-bfed8343e911 tempest-AttachVolumeTestJSON-41757496 tempest-AttachVolumeTestJSON-41757496-project-member] Calling method 'show' {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 09:55:44.311011 np0000006707 devstack@c-api.service[100296]: DEBUG dbcounter [-] [100296] Writing DB stats cinder:SELECT=303,cinder:INSERT=26,cinder:UPDATE=55,cinder:DELETE=3 {{(pid=100296) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 07 09:55:44.337830 np0000006707 devstack@c-api.service[100296]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 09:55:44.337830 np0000006707 devstack@c-api.service[100296]: warnings.warn( Aug 07 09:55:44.345239 np0000006707 devstack@c-api.service[100296]: INFO cinder.volume.api [None req-c1b7bd58-6af3-4309-ac89-bfed8343e911 tempest-AttachVolumeTestJSON-41757496 tempest-AttachVolumeTestJSON-41757496-project-member] Volume info retrieved successfully. Aug 07 09:55:44.352236 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-c1b7bd58-6af3-4309-ac89-bfed8343e911 tempest-AttachVolumeTestJSON-41757496 tempest-AttachVolumeTestJSON-41757496-project-member] https://10.4.3.8/volume/v3/volumes/28f25a38-cf4c-4e94-9190-550eba5d2ddf returned with HTTP 200 Aug 07 09:55:44.352821 np0000006707 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 376/1493] 10.4.3.8 () {66 vars in 1334 bytes} [Fri Aug 7 09:55:44 2026] GET /volume/v3/volumes/28f25a38-cf4c-4e94-9190-550eba5d2ddf => generated 840 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 09:55:44.366580 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [req-36221c42-1d18-4c98-87d9-b820bb0394cf req-58ba1ea0-c74e-4155-8008-007318aa2d7a None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:55:44.366580 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [req-36221c42-1d18-4c98-87d9-b820bb0394cf req-58ba1ea0-c74e-4155-8008-007318aa2d7a tempest-AttachVolumeMultiAttachTest-1302095414 tempest-AttachVolumeMultiAttachTest-1302095414-project-member] GET https://10.4.3.8/volume/v3/volumes/dd48fdb3-908b-4a43-95be-45b060aef13e Aug 07 09:55:44.366580 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [req-36221c42-1d18-4c98-87d9-b820bb0394cf req-58ba1ea0-c74e-4155-8008-007318aa2d7a tempest-AttachVolumeMultiAttachTest-1302095414 tempest-AttachVolumeMultiAttachTest-1302095414-project-member] Empty body provided in request {{(pid=100297) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 09:55:44.366580 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [req-36221c42-1d18-4c98-87d9-b820bb0394cf req-58ba1ea0-c74e-4155-8008-007318aa2d7a tempest-AttachVolumeMultiAttachTest-1302095414 tempest-AttachVolumeMultiAttachTest-1302095414-project-member] Calling method 'show' {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 09:55:44.379547 np0000006707 devstack@c-api.service[100297]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 09:55:44.379547 np0000006707 devstack@c-api.service[100297]: warnings.warn( Aug 07 09:55:44.384545 np0000006707 devstack@c-api.service[100297]: INFO cinder.volume.api [req-36221c42-1d18-4c98-87d9-b820bb0394cf req-58ba1ea0-c74e-4155-8008-007318aa2d7a tempest-AttachVolumeMultiAttachTest-1302095414 tempest-AttachVolumeMultiAttachTest-1302095414-project-member] Volume info retrieved successfully. Aug 07 09:55:44.391342 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [req-36221c42-1d18-4c98-87d9-b820bb0394cf req-58ba1ea0-c74e-4155-8008-007318aa2d7a tempest-AttachVolumeMultiAttachTest-1302095414 tempest-AttachVolumeMultiAttachTest-1302095414-project-member] https://10.4.3.8/volume/v3/volumes/dd48fdb3-908b-4a43-95be-45b060aef13e returned with HTTP 200 Aug 07 09:55:44.391972 np0000006707 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 375/1494] 10.4.3.8 () {68 vars in 1584 bytes} [Fri Aug 7 09:55:44 2026] GET /volume/v3/volumes/dd48fdb3-908b-4a43-95be-45b060aef13e => generated 1141 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 09:55:44.421841 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [req-36221c42-1d18-4c98-87d9-b820bb0394cf req-70ec218f-8bd7-4d41-affa-c35f13d74f3d None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:55:44.424271 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [req-36221c42-1d18-4c98-87d9-b820bb0394cf req-70ec218f-8bd7-4d41-affa-c35f13d74f3d tempest-AttachVolumeMultiAttachTest-1302095414 tempest-AttachVolumeMultiAttachTest-1302095414-project-member] POST https://10.4.3.8/volume/v3/volumes/dd48fdb3-908b-4a43-95be-45b060aef13e/action Aug 07 09:55:44.426253 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [req-36221c42-1d18-4c98-87d9-b820bb0394cf req-70ec218f-8bd7-4d41-affa-c35f13d74f3d tempest-AttachVolumeMultiAttachTest-1302095414 tempest-AttachVolumeMultiAttachTest-1302095414-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100295) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 07 09:55:44.426253 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [req-36221c42-1d18-4c98-87d9-b820bb0394cf req-70ec218f-8bd7-4d41-affa-c35f13d74f3d tempest-AttachVolumeMultiAttachTest-1302095414 tempest-AttachVolumeMultiAttachTest-1302095414-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 09:55:44.440044 np0000006707 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 09:55:44.440044 np0000006707 devstack@c-api.service[100295]: warnings.warn( Aug 07 09:55:44.440565 np0000006707 devstack@c-api.service[100295]: INFO cinder.volume.api [req-36221c42-1d18-4c98-87d9-b820bb0394cf req-70ec218f-8bd7-4d41-affa-c35f13d74f3d tempest-AttachVolumeMultiAttachTest-1302095414 tempest-AttachVolumeMultiAttachTest-1302095414-project-member] Volume info retrieved successfully. Aug 07 09:55:44.447629 np0000006707 devstack@c-api.service[100295]: INFO cinder.volume.api [req-36221c42-1d18-4c98-87d9-b820bb0394cf req-70ec218f-8bd7-4d41-affa-c35f13d74f3d tempest-AttachVolumeMultiAttachTest-1302095414 tempest-AttachVolumeMultiAttachTest-1302095414-project-member] Begin detaching volume completed successfully. Aug 07 09:55:44.448119 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [req-36221c42-1d18-4c98-87d9-b820bb0394cf req-70ec218f-8bd7-4d41-affa-c35f13d74f3d tempest-AttachVolumeMultiAttachTest-1302095414 tempest-AttachVolumeMultiAttachTest-1302095414-project-member] https://10.4.3.8/volume/v3/volumes/dd48fdb3-908b-4a43-95be-45b060aef13e/action returned with HTTP 202 Aug 07 09:55:44.448924 np0000006707 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 371/1495] 10.4.3.8 () {72 vars in 1658 bytes} [Fri Aug 7 09:55:44 2026] POST /volume/v3/volumes/dd48fdb3-908b-4a43-95be-45b060aef13e/action => generated 0 bytes in 27 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 07 09:55:44.475348 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.middleware.request_id [None req-17f11183-4c2b-4187-a6e0-f4e396d7b805 None None] RequestId filter calling following filter/app {{(pid=100298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:55:44.479408 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [None req-17f11183-4c2b-4187-a6e0-f4e396d7b805 tempest-AttachVolumeMultiAttachTest-1302095414 tempest-AttachVolumeMultiAttachTest-1302095414-project-member] GET https://10.4.3.8/volume/v3/volumes/dd48fdb3-908b-4a43-95be-45b060aef13e Aug 07 09:55:44.479795 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [None req-17f11183-4c2b-4187-a6e0-f4e396d7b805 tempest-AttachVolumeMultiAttachTest-1302095414 tempest-AttachVolumeMultiAttachTest-1302095414-project-member] Empty body provided in request {{(pid=100298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 09:55:44.480022 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [None req-17f11183-4c2b-4187-a6e0-f4e396d7b805 tempest-AttachVolumeMultiAttachTest-1302095414 tempest-AttachVolumeMultiAttachTest-1302095414-project-member] Calling method 'show' {{(pid=100298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 09:55:44.496936 np0000006707 devstack@c-api.service[100298]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 09:55:44.496936 np0000006707 devstack@c-api.service[100298]: warnings.warn( Aug 07 09:55:44.503230 np0000006707 devstack@c-api.service[100298]: INFO cinder.volume.api [None req-17f11183-4c2b-4187-a6e0-f4e396d7b805 tempest-AttachVolumeMultiAttachTest-1302095414 tempest-AttachVolumeMultiAttachTest-1302095414-project-member] Volume info retrieved successfully. Aug 07 09:55:44.509106 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [None req-17f11183-4c2b-4187-a6e0-f4e396d7b805 tempest-AttachVolumeMultiAttachTest-1302095414 tempest-AttachVolumeMultiAttachTest-1302095414-project-member] https://10.4.3.8/volume/v3/volumes/dd48fdb3-908b-4a43-95be-45b060aef13e returned with HTTP 200 Aug 07 09:55:44.509640 np0000006707 devstack@c-api.service[100298]: [pid: 100298|app: 0|req: 374/1496] 10.4.3.8 () {66 vars in 1334 bytes} [Fri Aug 7 09:55:44 2026] GET /volume/v3/volumes/dd48fdb3-908b-4a43-95be-45b060aef13e => generated 1144 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 09:55:44.514950 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [None req-2fc72924-c75a-44af-a342-e2e3c452db02 None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:55:44.515406 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-2fc72924-c75a-44af-a342-e2e3c452db02 None None] GET https://10.4.3.8/volume// Aug 07 09:55:44.515653 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-2fc72924-c75a-44af-a342-e2e3c452db02 None None] Empty body provided in request {{(pid=100296) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 09:55:44.515873 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-2fc72924-c75a-44af-a342-e2e3c452db02 None None] Calling method 'all' {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 09:55:44.516255 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-2fc72924-c75a-44af-a342-e2e3c452db02 None None] https://10.4.3.8/volume// returned with HTTP 300 Aug 07 09:55:44.516762 np0000006707 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 377/1497] 10.4.3.8 () {66 vars in 1412 bytes} [Fri Aug 7 09:55:44 2026] GET /volume/ => generated 384 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 07 09:55:44.527529 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [req-36221c42-1d18-4c98-87d9-b820bb0394cf req-86ae9361-bd5d-4465-ab86-94cc18d2d37d None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:55:44.530288 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [req-36221c42-1d18-4c98-87d9-b820bb0394cf req-86ae9361-bd5d-4465-ab86-94cc18d2d37d tempest-AttachVolumeMultiAttachTest-1302095414 tempest-AttachVolumeMultiAttachTest-1302095414-project-member] GET https://10.4.3.8/volume/v3/volumes/dd48fdb3-908b-4a43-95be-45b060aef13e Aug 07 09:55:44.530557 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [req-36221c42-1d18-4c98-87d9-b820bb0394cf req-86ae9361-bd5d-4465-ab86-94cc18d2d37d tempest-AttachVolumeMultiAttachTest-1302095414 tempest-AttachVolumeMultiAttachTest-1302095414-project-member] Empty body provided in request {{(pid=100297) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 09:55:44.530790 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [req-36221c42-1d18-4c98-87d9-b820bb0394cf req-86ae9361-bd5d-4465-ab86-94cc18d2d37d tempest-AttachVolumeMultiAttachTest-1302095414 tempest-AttachVolumeMultiAttachTest-1302095414-project-member] Calling method 'show' {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 09:55:44.542782 np0000006707 devstack@c-api.service[100297]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 09:55:44.542782 np0000006707 devstack@c-api.service[100297]: warnings.warn( Aug 07 09:55:44.547526 np0000006707 devstack@c-api.service[100297]: INFO cinder.volume.api [req-36221c42-1d18-4c98-87d9-b820bb0394cf req-86ae9361-bd5d-4465-ab86-94cc18d2d37d tempest-AttachVolumeMultiAttachTest-1302095414 tempest-AttachVolumeMultiAttachTest-1302095414-project-member] Volume info retrieved successfully. Aug 07 09:55:44.553554 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [req-36221c42-1d18-4c98-87d9-b820bb0394cf req-86ae9361-bd5d-4465-ab86-94cc18d2d37d tempest-AttachVolumeMultiAttachTest-1302095414 tempest-AttachVolumeMultiAttachTest-1302095414-project-member] https://10.4.3.8/volume/v3/volumes/dd48fdb3-908b-4a43-95be-45b060aef13e returned with HTTP 200 Aug 07 09:55:44.554047 np0000006707 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 376/1498] 10.4.3.8 () {70 vars in 1625 bytes} [Fri Aug 7 09:55:44 2026] GET /volume/v3/volumes/dd48fdb3-908b-4a43-95be-45b060aef13e => generated 1324 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 07 09:55:45.374345 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-2a7b4764-73ea-425e-bb6a-19a5c8a25898 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:55:45.377445 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-2a7b4764-73ea-425e-bb6a-19a5c8a25898 tempest-AttachVolumeTestJSON-41757496 tempest-AttachVolumeTestJSON-41757496-project-member] GET https://10.4.3.8/volume/v3/volumes/28f25a38-cf4c-4e94-9190-550eba5d2ddf Aug 07 09:55:45.377895 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-2a7b4764-73ea-425e-bb6a-19a5c8a25898 tempest-AttachVolumeTestJSON-41757496 tempest-AttachVolumeTestJSON-41757496-project-member] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 09:55:45.378305 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-2a7b4764-73ea-425e-bb6a-19a5c8a25898 tempest-AttachVolumeTestJSON-41757496 tempest-AttachVolumeTestJSON-41757496-project-member] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 09:55:45.392707 np0000006707 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 09:55:45.392707 np0000006707 devstack@c-api.service[100295]: warnings.warn( Aug 07 09:55:45.399071 np0000006707 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-2a7b4764-73ea-425e-bb6a-19a5c8a25898 tempest-AttachVolumeTestJSON-41757496 tempest-AttachVolumeTestJSON-41757496-project-member] Volume info retrieved successfully. Aug 07 09:55:45.405446 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-2a7b4764-73ea-425e-bb6a-19a5c8a25898 tempest-AttachVolumeTestJSON-41757496 tempest-AttachVolumeTestJSON-41757496-project-member] https://10.4.3.8/volume/v3/volumes/28f25a38-cf4c-4e94-9190-550eba5d2ddf returned with HTTP 200 Aug 07 09:55:45.406132 np0000006707 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 372/1499] 10.4.3.8 () {66 vars in 1334 bytes} [Fri Aug 7 09:55:45 2026] GET /volume/v3/volumes/28f25a38-cf4c-4e94-9190-550eba5d2ddf => generated 840 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 09:55:45.530533 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.middleware.request_id [None req-bd4f6e52-6332-4f48-bb0e-ea376b5f44b8 None None] RequestId filter calling following filter/app {{(pid=100298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:55:45.533281 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [None req-bd4f6e52-6332-4f48-bb0e-ea376b5f44b8 tempest-AttachVolumeMultiAttachTest-1302095414 tempest-AttachVolumeMultiAttachTest-1302095414-project-member] GET https://10.4.3.8/volume/v3/volumes/dd48fdb3-908b-4a43-95be-45b060aef13e Aug 07 09:55:45.533568 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [None req-bd4f6e52-6332-4f48-bb0e-ea376b5f44b8 tempest-AttachVolumeMultiAttachTest-1302095414 tempest-AttachVolumeMultiAttachTest-1302095414-project-member] Empty body provided in request {{(pid=100298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 09:55:45.533800 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [None req-bd4f6e52-6332-4f48-bb0e-ea376b5f44b8 tempest-AttachVolumeMultiAttachTest-1302095414 tempest-AttachVolumeMultiAttachTest-1302095414-project-member] Calling method 'show' {{(pid=100298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 09:55:45.536776 np0000006707 devstack@c-api.service[100298]: DEBUG dbcounter [-] [100298] Writing DB stats cinder:SELECT=428,cinder:INSERT=77,cinder:UPDATE=152 {{(pid=100298) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 07 09:55:45.554789 np0000006707 devstack@c-api.service[100298]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 09:55:45.554789 np0000006707 devstack@c-api.service[100298]: warnings.warn( Aug 07 09:55:45.563683 np0000006707 devstack@c-api.service[100298]: INFO cinder.volume.api [None req-bd4f6e52-6332-4f48-bb0e-ea376b5f44b8 tempest-AttachVolumeMultiAttachTest-1302095414 tempest-AttachVolumeMultiAttachTest-1302095414-project-member] Volume info retrieved successfully. Aug 07 09:55:45.576592 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [None req-bd4f6e52-6332-4f48-bb0e-ea376b5f44b8 tempest-AttachVolumeMultiAttachTest-1302095414 tempest-AttachVolumeMultiAttachTest-1302095414-project-member] https://10.4.3.8/volume/v3/volumes/dd48fdb3-908b-4a43-95be-45b060aef13e returned with HTTP 200 Aug 07 09:55:45.577370 np0000006707 devstack@c-api.service[100298]: [pid: 100298|app: 0|req: 375/1500] 10.4.3.8 () {66 vars in 1334 bytes} [Fri Aug 7 09:55:45 2026] GET /volume/v3/volumes/dd48fdb3-908b-4a43-95be-45b060aef13e => generated 1144 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 09:55:46.209173 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [None req-e26af9e9-24b4-4532-abb0-2621576b8ad3 None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:55:46.372335 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-e26af9e9-24b4-4532-abb0-2621576b8ad3 tempest-VolumesTransfersTest-1330464585 tempest-VolumesTransfersTest-1330464585-project-member] POST https://10.4.3.8/volume/v3/volumes Aug 07 09:55:46.372844 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-e26af9e9-24b4-4532-abb0-2621576b8ad3 tempest-VolumesTransfersTest-1330464585 tempest-VolumesTransfersTest-1330464585-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesTransfersTest-Volume-221741357"}} {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 09:55:46.375363 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.v3.volumes [None req-e26af9e9-24b4-4532-abb0-2621576b8ad3 tempest-VolumesTransfersTest-1330464585 tempest-VolumesTransfersTest-1330464585-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesTransfersTest-Volume-221741357'}} {{(pid=100296) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 07 09:55:46.375575 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.v3.volumes [None req-e26af9e9-24b4-4532-abb0-2621576b8ad3 tempest-VolumesTransfersTest-1330464585 tempest-VolumesTransfersTest-1330464585-project-member] Create volume of 1 GB Aug 07 09:55:46.383108 np0000006707 devstack@c-api.service[100296]: INFO cinder.volume.api [None req-e26af9e9-24b4-4532-abb0-2621576b8ad3 tempest-VolumesTransfersTest-1330464585 tempest-VolumesTransfersTest-1330464585-project-member] Availability Zones retrieved successfully. Aug 07 09:55:46.390435 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.volume.api [None req-e26af9e9-24b4-4532-abb0-2621576b8ad3 tempest-VolumesTransfersTest-1330464585 tempest-VolumesTransfersTest-1330464585-project-member] Flow 'volume_create_api' (7d5fccf2-b54e-4555-8662-526d5f37dac7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100296) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 09:55:46.391769 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.volume.api [None req-e26af9e9-24b4-4532-abb0-2621576b8ad3 tempest-VolumesTransfersTest-1330464585 tempest-VolumesTransfersTest-1330464585-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c6358cfd-ea39-468f-8657-d706b2aab1d8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 09:55:46.393077 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.volume.flows.api.create_volume [None req-e26af9e9-24b4-4532-abb0-2621576b8ad3 tempest-VolumesTransfersTest-1330464585 tempest-VolumesTransfersTest-1330464585-project-member] Validating volume size '1' using validate_int {{(pid=100296) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 07 09:55:46.421132 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [None req-f0e57b32-77a3-433b-84d0-dc87f8e87f34 None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:55:46.423333 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-f0e57b32-77a3-433b-84d0-dc87f8e87f34 tempest-AttachVolumeTestJSON-41757496 tempest-AttachVolumeTestJSON-41757496-project-member] GET https://10.4.3.8/volume/v3/volumes/28f25a38-cf4c-4e94-9190-550eba5d2ddf Aug 07 09:55:46.423616 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-f0e57b32-77a3-433b-84d0-dc87f8e87f34 tempest-AttachVolumeTestJSON-41757496 tempest-AttachVolumeTestJSON-41757496-project-member] Empty body provided in request {{(pid=100297) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 09:55:46.423867 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-f0e57b32-77a3-433b-84d0-dc87f8e87f34 tempest-AttachVolumeTestJSON-41757496 tempest-AttachVolumeTestJSON-41757496-project-member] Calling method 'show' {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 09:55:46.427785 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.volume.api [None req-e26af9e9-24b4-4532-abb0-2621576b8ad3 tempest-VolumesTransfersTest-1330464585 tempest-VolumesTransfersTest-1330464585-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c6358cfd-ea39-468f-8657-d706b2aab1d8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-07T09:47:39Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=45fd9a3a-b61e-4c6c-9ab7-d02f06678d0d,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '45fd9a3a-b61e-4c6c-9ab7-d02f06678d0d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 09:55:46.428868 np0000006707 devstack@c-api.service[100297]: DEBUG dbcounter [-] [100297] Writing DB stats cinder:SELECT=411,cinder:INSERT=65,cinder:UPDATE=101,cinder:DELETE=2 {{(pid=100297) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 07 09:55:46.429567 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.volume.api [None req-e26af9e9-24b4-4532-abb0-2621576b8ad3 tempest-VolumesTransfersTest-1330464585 tempest-VolumesTransfersTest-1330464585-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (fc0b20f0-cd87-4805-8834-19d39a9ffb70) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 09:55:46.440007 np0000006707 devstack@c-api.service[100297]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 09:55:46.440007 np0000006707 devstack@c-api.service[100297]: warnings.warn( Aug 07 09:55:46.445163 np0000006707 devstack@c-api.service[100297]: INFO cinder.volume.api [None req-f0e57b32-77a3-433b-84d0-dc87f8e87f34 tempest-AttachVolumeTestJSON-41757496 tempest-AttachVolumeTestJSON-41757496-project-member] Volume info retrieved successfully. Aug 07 09:55:46.451227 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-f0e57b32-77a3-433b-84d0-dc87f8e87f34 tempest-AttachVolumeTestJSON-41757496 tempest-AttachVolumeTestJSON-41757496-project-member] https://10.4.3.8/volume/v3/volumes/28f25a38-cf4c-4e94-9190-550eba5d2ddf returned with HTTP 200 Aug 07 09:55:46.452143 np0000006707 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 377/1501] 10.4.3.8 () {66 vars in 1334 bytes} [Fri Aug 7 09:55:46 2026] GET /volume/v3/volumes/28f25a38-cf4c-4e94-9190-550eba5d2ddf => generated 840 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 09:55:46.535809 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.quota [None req-e26af9e9-24b4-4532-abb0-2621576b8ad3 tempest-VolumesTransfersTest-1330464585 tempest-VolumesTransfersTest-1330464585-project-member] Created reservations ['7018dd42-6ac1-44d9-8237-5bf35dbd6e53', '86a5b203-5c96-4af1-8485-5013263cd116', 'f282365e-075c-46df-93c0-5a081fcd89ff', '8861c484-db97-4067-8910-519cc968d8ed'] {{(pid=100296) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 09:55:46.536966 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.volume.api [None req-e26af9e9-24b4-4532-abb0-2621576b8ad3 tempest-VolumesTransfersTest-1330464585 tempest-VolumesTransfersTest-1330464585-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (fc0b20f0-cd87-4805-8834-19d39a9ffb70) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['7018dd42-6ac1-44d9-8237-5bf35dbd6e53', '86a5b203-5c96-4af1-8485-5013263cd116', 'f282365e-075c-46df-93c0-5a081fcd89ff', '8861c484-db97-4067-8910-519cc968d8ed']}' {{(pid=100296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 09:55:46.538143 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.volume.api [None req-e26af9e9-24b4-4532-abb0-2621576b8ad3 tempest-VolumesTransfersTest-1330464585 tempest-VolumesTransfersTest-1330464585-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b09c1a40-ea1f-4b03-97a2-a19de6ef84dd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 09:55:46.566497 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.volume.api [None req-e26af9e9-24b4-4532-abb0-2621576b8ad3 tempest-VolumesTransfersTest-1330464585 tempest-VolumesTransfersTest-1330464585-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b09c1a40-ea1f-4b03-97a2-a19de6ef84dd) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'afcce321-0195-4dea-9bc9-ecdb1da7965b', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesTransfersTest-Volume-221741357',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='135e367e72b9478e902c481f241579e2',qos_specs=None,replication_status=,reservations=['7018dd42-6ac1-44d9-8237-5bf35dbd6e53','86a5b203-5c96-4af1-8485-5013263cd116','f282365e-075c-46df-93c0-5a081fcd89ff','8861c484-db97-4067-8910-519cc968d8ed'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c600a4dd29cc4872a072d8ca9f0a84f4',volume_type_id=45fd9a3a-b61e-4c6c-9ab7-d02f06678d0d), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-07T09:55:46Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesTransfersTest-Volume-221741357',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=afcce321-0195-4dea-9bc9-ecdb1da7965b,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='135e367e72b9478e902c481f241579e2',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='c600a4dd29cc4872a072d8ca9f0a84f4',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(45fd9a3a-b61e-4c6c-9ab7-d02f06678d0d),volume_type_id=45fd9a3a-b61e-4c6c-9ab7-d02f06678d0d)}' {{(pid=100296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 09:55:46.567291 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.volume.api [None req-e26af9e9-24b4-4532-abb0-2621576b8ad3 tempest-VolumesTransfersTest-1330464585 tempest-VolumesTransfersTest-1330464585-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f62a9f9a-d94e-4754-9f2d-946e9f1ee041) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 09:55:46.590813 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.volume.api [None req-e26af9e9-24b4-4532-abb0-2621576b8ad3 tempest-VolumesTransfersTest-1330464585 tempest-VolumesTransfersTest-1330464585-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f62a9f9a-d94e-4754-9f2d-946e9f1ee041) transitioned into state 'SUCCESS' from state '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-221741357',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='135e367e72b9478e902c481f241579e2',qos_specs=None,replication_status=,reservations=['7018dd42-6ac1-44d9-8237-5bf35dbd6e53','86a5b203-5c96-4af1-8485-5013263cd116','f282365e-075c-46df-93c0-5a081fcd89ff','8861c484-db97-4067-8910-519cc968d8ed'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c600a4dd29cc4872a072d8ca9f0a84f4',volume_type_id=45fd9a3a-b61e-4c6c-9ab7-d02f06678d0d)}' {{(pid=100296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 09:55:46.591896 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.volume.api [None req-e26af9e9-24b4-4532-abb0-2621576b8ad3 tempest-VolumesTransfersTest-1330464585 tempest-VolumesTransfersTest-1330464585-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (16c1715b-1c13-41f2-ba84-c20f2376707e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 09:55:46.597801 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-2b384aff-9f8b-4109-b3d8-5da276849a4f None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:55:46.600441 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-2b384aff-9f8b-4109-b3d8-5da276849a4f tempest-AttachVolumeMultiAttachTest-1302095414 tempest-AttachVolumeMultiAttachTest-1302095414-project-member] GET https://10.4.3.8/volume/v3/volumes/dd48fdb3-908b-4a43-95be-45b060aef13e Aug 07 09:55:46.600697 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-2b384aff-9f8b-4109-b3d8-5da276849a4f tempest-AttachVolumeMultiAttachTest-1302095414 tempest-AttachVolumeMultiAttachTest-1302095414-project-member] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 09:55:46.600951 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-2b384aff-9f8b-4109-b3d8-5da276849a4f tempest-AttachVolumeMultiAttachTest-1302095414 tempest-AttachVolumeMultiAttachTest-1302095414-project-member] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 09:55:46.607865 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.volume.api [None req-e26af9e9-24b4-4532-abb0-2621576b8ad3 tempest-VolumesTransfersTest-1330464585 tempest-VolumesTransfersTest-1330464585-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (16c1715b-1c13-41f2-ba84-c20f2376707e) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 09:55:46.609190 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.volume.api [None req-e26af9e9-24b4-4532-abb0-2621576b8ad3 tempest-VolumesTransfersTest-1330464585 tempest-VolumesTransfersTest-1330464585-project-member] Flow 'volume_create_api' (7d5fccf2-b54e-4555-8662-526d5f37dac7) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100296) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 09:55:46.612759 np0000006707 devstack@c-api.service[100296]: INFO cinder.volume.api [None req-e26af9e9-24b4-4532-abb0-2621576b8ad3 tempest-VolumesTransfersTest-1330464585 tempest-VolumesTransfersTest-1330464585-project-member] Create volume request issued successfully. Aug 07 09:55:46.613643 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-e26af9e9-24b4-4532-abb0-2621576b8ad3 tempest-VolumesTransfersTest-1330464585 tempest-VolumesTransfersTest-1330464585-project-member] https://10.4.3.8/volume/v3/volumes returned with HTTP 202 Aug 07 09:55:46.614170 np0000006707 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 09:55:46.614170 np0000006707 devstack@c-api.service[100295]: warnings.warn( Aug 07 09:55:46.614282 np0000006707 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 378/1502] 10.4.3.8 () {68 vars in 1244 bytes} [Fri Aug 7 09:55:46 2026] POST /volume/v3/volumes => generated 746 bytes in 406 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 07 09:55:46.629463 np0000006707 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-2b384aff-9f8b-4109-b3d8-5da276849a4f tempest-AttachVolumeMultiAttachTest-1302095414 tempest-AttachVolumeMultiAttachTest-1302095414-project-member] Volume info retrieved successfully. Aug 07 09:55:46.630011 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.middleware.request_id [None req-a9305ff0-1ce1-4fca-af94-9232cad8727f None None] RequestId filter calling following filter/app {{(pid=100298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:55:46.636030 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [None req-a9305ff0-1ce1-4fca-af94-9232cad8727f tempest-VolumesTransfersTest-1330464585 tempest-VolumesTransfersTest-1330464585-project-member] GET https://10.4.3.8/volume/v3/volumes/afcce321-0195-4dea-9bc9-ecdb1da7965b Aug 07 09:55:46.636246 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [None req-a9305ff0-1ce1-4fca-af94-9232cad8727f tempest-VolumesTransfersTest-1330464585 tempest-VolumesTransfersTest-1330464585-project-member] Empty body provided in request {{(pid=100298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 09:55:46.636484 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [None req-a9305ff0-1ce1-4fca-af94-9232cad8727f tempest-VolumesTransfersTest-1330464585 tempest-VolumesTransfersTest-1330464585-project-member] Calling method 'show' {{(pid=100298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 09:55:46.642316 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-2b384aff-9f8b-4109-b3d8-5da276849a4f tempest-AttachVolumeMultiAttachTest-1302095414 tempest-AttachVolumeMultiAttachTest-1302095414-project-member] https://10.4.3.8/volume/v3/volumes/dd48fdb3-908b-4a43-95be-45b060aef13e returned with HTTP 200 Aug 07 09:55:46.642316 np0000006707 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 373/1503] 10.4.3.8 () {66 vars in 1334 bytes} [Fri Aug 7 09:55:46 2026] GET /volume/v3/volumes/dd48fdb3-908b-4a43-95be-45b060aef13e => generated 1144 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 09:55:46.649513 np0000006707 devstack@c-api.service[100298]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 09:55:46.649513 np0000006707 devstack@c-api.service[100298]: warnings.warn( Aug 07 09:55:46.661366 np0000006707 devstack@c-api.service[100298]: INFO cinder.volume.api [None req-a9305ff0-1ce1-4fca-af94-9232cad8727f tempest-VolumesTransfersTest-1330464585 tempest-VolumesTransfersTest-1330464585-project-member] Volume info retrieved successfully. Aug 07 09:55:46.668144 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [None req-a9305ff0-1ce1-4fca-af94-9232cad8727f tempest-VolumesTransfersTest-1330464585 tempest-VolumesTransfersTest-1330464585-project-member] https://10.4.3.8/volume/v3/volumes/afcce321-0195-4dea-9bc9-ecdb1da7965b returned with HTTP 200 Aug 07 09:55:46.669866 np0000006707 devstack@c-api.service[100298]: [pid: 100298|app: 0|req: 376/1504] 10.4.3.8 () {66 vars in 1334 bytes} [Fri Aug 7 09:55:46 2026] GET /volume/v3/volumes/afcce321-0195-4dea-9bc9-ecdb1da7965b => generated 814 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 09:55:46.938407 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [req-df75a5bf-bc45-4056-b82c-4739ab3e3bf0 req-93e99edf-05de-43b5-bcf2-43024aa7d961 None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:55:46.941153 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [req-df75a5bf-bc45-4056-b82c-4739ab3e3bf0 req-93e99edf-05de-43b5-bcf2-43024aa7d961 tempest-AttachVolumeTestJSON-41757496 tempest-AttachVolumeTestJSON-41757496-project-member] POST https://10.4.3.8/volume/v3/attachments/111f191c-bb27-4c9b-a7a2-80d6282b8675/action Aug 07 09:55:46.941638 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [req-df75a5bf-bc45-4056-b82c-4739ab3e3bf0 req-93e99edf-05de-43b5-bcf2-43024aa7d961 tempest-AttachVolumeTestJSON-41757496 tempest-AttachVolumeTestJSON-41757496-project-member] Action body: b'{"os-complete": null}' {{(pid=100297) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 07 09:55:46.941812 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [req-df75a5bf-bc45-4056-b82c-4739ab3e3bf0 req-93e99edf-05de-43b5-bcf2-43024aa7d961 tempest-AttachVolumeTestJSON-41757496 tempest-AttachVolumeTestJSON-41757496-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 09:55:46.971996 np0000006707 devstack@c-api.service[100297]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 09:55:46.971996 np0000006707 devstack@c-api.service[100297]: warnings.warn( Aug 07 09:55:46.991146 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [req-df75a5bf-bc45-4056-b82c-4739ab3e3bf0 req-93e99edf-05de-43b5-bcf2-43024aa7d961 tempest-AttachVolumeTestJSON-41757496 tempest-AttachVolumeTestJSON-41757496-project-member] https://10.4.3.8/volume/v3/attachments/111f191c-bb27-4c9b-a7a2-80d6282b8675/action returned with HTTP 204 Aug 07 09:55:46.991777 np0000006707 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 378/1505] 10.4.3.8 () {74 vars in 1711 bytes} [Fri Aug 7 09:55:46 2026] POST /volume/v3/attachments/111f191c-bb27-4c9b-a7a2-80d6282b8675/action => generated 0 bytes in 54 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 07 09:55:47.467982 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [None req-5ba3a0ea-0c04-4ab9-8d75-7ba6cfc54e97 None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:55:47.470092 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-5ba3a0ea-0c04-4ab9-8d75-7ba6cfc54e97 tempest-AttachVolumeTestJSON-41757496 tempest-AttachVolumeTestJSON-41757496-project-member] GET https://10.4.3.8/volume/v3/volumes/28f25a38-cf4c-4e94-9190-550eba5d2ddf Aug 07 09:55:47.470339 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-5ba3a0ea-0c04-4ab9-8d75-7ba6cfc54e97 tempest-AttachVolumeTestJSON-41757496 tempest-AttachVolumeTestJSON-41757496-project-member] Empty body provided in request {{(pid=100296) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 09:55:47.470615 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-5ba3a0ea-0c04-4ab9-8d75-7ba6cfc54e97 tempest-AttachVolumeTestJSON-41757496 tempest-AttachVolumeTestJSON-41757496-project-member] Calling method 'show' {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 09:55:47.480644 np0000006707 devstack@c-api.service[100296]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 09:55:47.480644 np0000006707 devstack@c-api.service[100296]: warnings.warn( Aug 07 09:55:47.488357 np0000006707 devstack@c-api.service[100296]: INFO cinder.volume.api [None req-5ba3a0ea-0c04-4ab9-8d75-7ba6cfc54e97 tempest-AttachVolumeTestJSON-41757496 tempest-AttachVolumeTestJSON-41757496-project-member] Volume info retrieved successfully. Aug 07 09:55:47.496542 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-5ba3a0ea-0c04-4ab9-8d75-7ba6cfc54e97 tempest-AttachVolumeTestJSON-41757496 tempest-AttachVolumeTestJSON-41757496-project-member] https://10.4.3.8/volume/v3/volumes/28f25a38-cf4c-4e94-9190-550eba5d2ddf returned with HTTP 200 Aug 07 09:55:47.497068 np0000006707 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 379/1506] 10.4.3.8 () {66 vars in 1334 bytes} [Fri Aug 7 09:55:47 2026] GET /volume/v3/volumes/28f25a38-cf4c-4e94-9190-550eba5d2ddf => generated 1132 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 09:55:47.513737 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-f4758cbc-c578-4c65-ba7e-a35baef8b41a None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:55:47.515924 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-f4758cbc-c578-4c65-ba7e-a35baef8b41a tempest-AttachVolumeTestJSON-41757496 tempest-AttachVolumeTestJSON-41757496-project-member] GET https://10.4.3.8/volume/v3/volumes/28f25a38-cf4c-4e94-9190-550eba5d2ddf Aug 07 09:55:47.516169 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-f4758cbc-c578-4c65-ba7e-a35baef8b41a tempest-AttachVolumeTestJSON-41757496 tempest-AttachVolumeTestJSON-41757496-project-member] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 09:55:47.516442 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-f4758cbc-c578-4c65-ba7e-a35baef8b41a tempest-AttachVolumeTestJSON-41757496 tempest-AttachVolumeTestJSON-41757496-project-member] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 09:55:47.529086 np0000006707 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 09:55:47.529086 np0000006707 devstack@c-api.service[100295]: warnings.warn( Aug 07 09:55:47.534185 np0000006707 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-f4758cbc-c578-4c65-ba7e-a35baef8b41a tempest-AttachVolumeTestJSON-41757496 tempest-AttachVolumeTestJSON-41757496-project-member] Volume info retrieved successfully. Aug 07 09:55:47.541628 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-f4758cbc-c578-4c65-ba7e-a35baef8b41a tempest-AttachVolumeTestJSON-41757496 tempest-AttachVolumeTestJSON-41757496-project-member] https://10.4.3.8/volume/v3/volumes/28f25a38-cf4c-4e94-9190-550eba5d2ddf returned with HTTP 200 Aug 07 09:55:47.542184 np0000006707 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 374/1507] 10.4.3.8 () {66 vars in 1334 bytes} [Fri Aug 7 09:55:47 2026] GET /volume/v3/volumes/28f25a38-cf4c-4e94-9190-550eba5d2ddf => generated 1132 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 09:55:47.662666 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.middleware.request_id [None req-aaa2e9f7-b474-4bf5-ba45-3594fe4e7d4b None None] RequestId filter calling following filter/app {{(pid=100298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:55:47.665071 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [None req-aaa2e9f7-b474-4bf5-ba45-3594fe4e7d4b tempest-AttachVolumeMultiAttachTest-1302095414 tempest-AttachVolumeMultiAttachTest-1302095414-project-member] GET https://10.4.3.8/volume/v3/volumes/dd48fdb3-908b-4a43-95be-45b060aef13e Aug 07 09:55:47.665823 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [None req-aaa2e9f7-b474-4bf5-ba45-3594fe4e7d4b tempest-AttachVolumeMultiAttachTest-1302095414 tempest-AttachVolumeMultiAttachTest-1302095414-project-member] Empty body provided in request {{(pid=100298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 09:55:47.666214 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [None req-aaa2e9f7-b474-4bf5-ba45-3594fe4e7d4b tempest-AttachVolumeMultiAttachTest-1302095414 tempest-AttachVolumeMultiAttachTest-1302095414-project-member] Calling method 'show' {{(pid=100298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 09:55:47.679453 np0000006707 devstack@c-api.service[100298]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 09:55:47.679453 np0000006707 devstack@c-api.service[100298]: warnings.warn( Aug 07 09:55:47.684218 np0000006707 devstack@c-api.service[100298]: INFO cinder.volume.api [None req-aaa2e9f7-b474-4bf5-ba45-3594fe4e7d4b tempest-AttachVolumeMultiAttachTest-1302095414 tempest-AttachVolumeMultiAttachTest-1302095414-project-member] Volume info retrieved successfully. Aug 07 09:55:47.686865 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [None req-0608e124-8758-452c-95d9-c391f93e5a87 None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:55:47.689150 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-0608e124-8758-452c-95d9-c391f93e5a87 tempest-VolumesTransfersTest-1330464585 tempest-VolumesTransfersTest-1330464585-project-member] GET https://10.4.3.8/volume/v3/volumes/afcce321-0195-4dea-9bc9-ecdb1da7965b Aug 07 09:55:47.689360 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-0608e124-8758-452c-95d9-c391f93e5a87 tempest-VolumesTransfersTest-1330464585 tempest-VolumesTransfersTest-1330464585-project-member] Empty body provided in request {{(pid=100297) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 09:55:47.689585 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-0608e124-8758-452c-95d9-c391f93e5a87 tempest-VolumesTransfersTest-1330464585 tempest-VolumesTransfersTest-1330464585-project-member] Calling method 'show' {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 09:55:47.689867 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [None req-aaa2e9f7-b474-4bf5-ba45-3594fe4e7d4b tempest-AttachVolumeMultiAttachTest-1302095414 tempest-AttachVolumeMultiAttachTest-1302095414-project-member] https://10.4.3.8/volume/v3/volumes/dd48fdb3-908b-4a43-95be-45b060aef13e returned with HTTP 200 Aug 07 09:55:47.690287 np0000006707 devstack@c-api.service[100298]: [pid: 100298|app: 0|req: 377/1508] 10.4.3.8 () {66 vars in 1334 bytes} [Fri Aug 7 09:55:47 2026] GET /volume/v3/volumes/dd48fdb3-908b-4a43-95be-45b060aef13e => generated 1144 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 09:55:47.698823 np0000006707 devstack@c-api.service[100297]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 09:55:47.698823 np0000006707 devstack@c-api.service[100297]: warnings.warn( Aug 07 09:55:47.707413 np0000006707 devstack@c-api.service[100297]: INFO cinder.volume.api [None req-0608e124-8758-452c-95d9-c391f93e5a87 tempest-VolumesTransfersTest-1330464585 tempest-VolumesTransfersTest-1330464585-project-member] Volume info retrieved successfully. Aug 07 09:55:47.716447 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-0608e124-8758-452c-95d9-c391f93e5a87 tempest-VolumesTransfersTest-1330464585 tempest-VolumesTransfersTest-1330464585-project-member] https://10.4.3.8/volume/v3/volumes/afcce321-0195-4dea-9bc9-ecdb1da7965b returned with HTTP 200 Aug 07 09:55:47.716876 np0000006707 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 379/1509] 10.4.3.8 () {66 vars in 1334 bytes} [Fri Aug 7 09:55:47 2026] GET /volume/v3/volumes/afcce321-0195-4dea-9bc9-ecdb1da7965b => generated 839 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 09:55:47.731778 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [None req-7c56029f-2c94-4ef0-ba9f-d3a5381216cd None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:55:47.733633 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-7c56029f-2c94-4ef0-ba9f-d3a5381216cd tempest-VolumesTransfersTest-1330464585 tempest-VolumesTransfersTest-1330464585-project-member] POST https://10.4.3.8/volume/v3/os-volume-transfer Aug 07 09:55:47.733992 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-7c56029f-2c94-4ef0-ba9f-d3a5381216cd tempest-VolumesTransfersTest-1330464585 tempest-VolumesTransfersTest-1330464585-project-member] Action: 'create', calling method: create, body: {"transfer": {"volume_id": "afcce321-0195-4dea-9bc9-ecdb1da7965b"}} {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 09:55:47.735241 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.contrib.volume_transfer [None req-7c56029f-2c94-4ef0-ba9f-d3a5381216cd tempest-VolumesTransfersTest-1330464585 tempest-VolumesTransfersTest-1330464585-project-member] Creating new volume transfer {'transfer': {'volume_id': 'afcce321-0195-4dea-9bc9-ecdb1da7965b'}} {{(pid=100296) create /opt/stack/cinder/cinder/api/contrib/volume_transfer.py:85}} Aug 07 09:55:47.735355 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.contrib.volume_transfer [None req-7c56029f-2c94-4ef0-ba9f-d3a5381216cd tempest-VolumesTransfersTest-1330464585 tempest-VolumesTransfersTest-1330464585-project-member] Creating transfer of volume afcce321-0195-4dea-9bc9-ecdb1da7965b Aug 07 09:55:47.735499 np0000006707 devstack@c-api.service[100296]: INFO cinder.transfer.api [None req-7c56029f-2c94-4ef0-ba9f-d3a5381216cd tempest-VolumesTransfersTest-1330464585 tempest-VolumesTransfersTest-1330464585-project-member] Generating transfer record for volume afcce321-0195-4dea-9bc9-ecdb1da7965b Aug 07 09:55:47.743072 np0000006707 devstack@c-api.service[100296]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 09:55:47.743072 np0000006707 devstack@c-api.service[100296]: warnings.warn( Aug 07 09:55:47.758358 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-7c56029f-2c94-4ef0-ba9f-d3a5381216cd tempest-VolumesTransfersTest-1330464585 tempest-VolumesTransfersTest-1330464585-project-member] https://10.4.3.8/volume/v3/os-volume-transfer returned with HTTP 202 Aug 07 09:55:47.758833 np0000006707 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 380/1510] 10.4.3.8 () {68 vars in 1277 bytes} [Fri Aug 7 09:55:47 2026] POST /volume/v3/os-volume-transfer => generated 437 bytes in 27 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 07 09:55:47.769502 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-8e4e65e4-ea04-4837-8c94-d7b3983020b2 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:55:47.771802 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-8e4e65e4-ea04-4837-8c94-d7b3983020b2 tempest-VolumesTransfersTest-1330464585 tempest-VolumesTransfersTest-1330464585-project-member] GET https://10.4.3.8/volume/v3/volumes/afcce321-0195-4dea-9bc9-ecdb1da7965b Aug 07 09:55:47.772090 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-8e4e65e4-ea04-4837-8c94-d7b3983020b2 tempest-VolumesTransfersTest-1330464585 tempest-VolumesTransfersTest-1330464585-project-member] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 09:55:47.772389 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-8e4e65e4-ea04-4837-8c94-d7b3983020b2 tempest-VolumesTransfersTest-1330464585 tempest-VolumesTransfersTest-1330464585-project-member] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 09:55:47.785359 np0000006707 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 09:55:47.785359 np0000006707 devstack@c-api.service[100295]: warnings.warn( Aug 07 09:55:47.793162 np0000006707 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-8e4e65e4-ea04-4837-8c94-d7b3983020b2 tempest-VolumesTransfersTest-1330464585 tempest-VolumesTransfersTest-1330464585-project-member] Volume info retrieved successfully. Aug 07 09:55:47.799753 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-8e4e65e4-ea04-4837-8c94-d7b3983020b2 tempest-VolumesTransfersTest-1330464585 tempest-VolumesTransfersTest-1330464585-project-member] https://10.4.3.8/volume/v3/volumes/afcce321-0195-4dea-9bc9-ecdb1da7965b returned with HTTP 200 Aug 07 09:55:47.800200 np0000006707 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 375/1511] 10.4.3.8 () {66 vars in 1334 bytes} [Fri Aug 7 09:55:47 2026] GET /volume/v3/volumes/afcce321-0195-4dea-9bc9-ecdb1da7965b => generated 847 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 09:55:47.828873 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.middleware.request_id [None req-7c149318-8c31-4354-9c7b-ef6a806830e5 None None] RequestId filter calling following filter/app {{(pid=100298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:55:47.835767 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [None req-7c149318-8c31-4354-9c7b-ef6a806830e5 tempest-VolumesTransfersTest-1330464585 tempest-VolumesTransfersTest-1330464585-project-member] GET https://10.4.3.8/volume/v3/os-volume-transfer/45837dcf-cc7a-4ff3-a052-13ddc86dde5c Aug 07 09:55:47.836306 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [None req-7c149318-8c31-4354-9c7b-ef6a806830e5 tempest-VolumesTransfersTest-1330464585 tempest-VolumesTransfersTest-1330464585-project-member] Empty body provided in request {{(pid=100298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 09:55:47.836306 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [None req-7c149318-8c31-4354-9c7b-ef6a806830e5 tempest-VolumesTransfersTest-1330464585 tempest-VolumesTransfersTest-1330464585-project-member] Calling method 'show' {{(pid=100298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 09:55:47.852512 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [None req-7c149318-8c31-4354-9c7b-ef6a806830e5 tempest-VolumesTransfersTest-1330464585 tempest-VolumesTransfersTest-1330464585-project-member] https://10.4.3.8/volume/v3/os-volume-transfer/45837dcf-cc7a-4ff3-a052-13ddc86dde5c returned with HTTP 200 Aug 07 09:55:47.853101 np0000006707 devstack@c-api.service[100298]: [pid: 100298|app: 0|req: 378/1512] 10.4.3.8 () {66 vars in 1367 bytes} [Fri Aug 7 09:55:47 2026] GET /volume/v3/os-volume-transfer/45837dcf-cc7a-4ff3-a052-13ddc86dde5c => generated 405 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 09:55:47.868049 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [None req-ad14002b-da97-4548-805c-23b76e28d134 None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:55:47.872360 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-ad14002b-da97-4548-805c-23b76e28d134 tempest-VolumesTransfersTest-1330464585 tempest-VolumesTransfersTest-1330464585-project-member] GET https://10.4.3.8/volume/v3/os-volume-transfer Aug 07 09:55:47.872596 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-ad14002b-da97-4548-805c-23b76e28d134 tempest-VolumesTransfersTest-1330464585 tempest-VolumesTransfersTest-1330464585-project-member] Empty body provided in request {{(pid=100297) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 09:55:47.872788 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-ad14002b-da97-4548-805c-23b76e28d134 tempest-VolumesTransfersTest-1330464585 tempest-VolumesTransfersTest-1330464585-project-member] Calling method 'index' {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 09:55:47.872925 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.contrib.volume_transfer [None req-ad14002b-da97-4548-805c-23b76e28d134 tempest-VolumesTransfersTest-1330464585 tempest-VolumesTransfersTest-1330464585-project-member] Listing volume transfers {{(pid=100297) _get_transfers /opt/stack/cinder/cinder/api/contrib/volume_transfer.py:63}} Aug 07 09:55:47.878026 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-ad14002b-da97-4548-805c-23b76e28d134 tempest-VolumesTransfersTest-1330464585 tempest-VolumesTransfersTest-1330464585-project-member] https://10.4.3.8/volume/v3/os-volume-transfer returned with HTTP 200 Aug 07 09:55:47.878241 np0000006707 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 380/1513] 10.4.3.8 () {66 vars in 1256 bytes} [Fri Aug 7 09:55:47 2026] GET /volume/v3/os-volume-transfer => generated 364 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 09:55:47.894067 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [None req-ec46e6b8-9c24-4c37-96c4-70d4eda329d7 None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:55:47.915805 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [req-a04874e9-f786-4e04-b70d-955482659b02 req-815c7970-7e36-4776-9d4f-d5b76ad00070 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:55:47.920469 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [req-a04874e9-f786-4e04-b70d-955482659b02 req-815c7970-7e36-4776-9d4f-d5b76ad00070 tempest-AttachVolumeTestJSON-41757496 tempest-AttachVolumeTestJSON-41757496-project-member] GET https://10.4.3.8/volume/v3/volumes/e2006e01-6b92-4578-b801-29ed81ddcc63 Aug 07 09:55:47.920469 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [req-a04874e9-f786-4e04-b70d-955482659b02 req-815c7970-7e36-4776-9d4f-d5b76ad00070 tempest-AttachVolumeTestJSON-41757496 tempest-AttachVolumeTestJSON-41757496-project-member] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 09:55:47.920469 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [req-a04874e9-f786-4e04-b70d-955482659b02 req-815c7970-7e36-4776-9d4f-d5b76ad00070 tempest-AttachVolumeTestJSON-41757496 tempest-AttachVolumeTestJSON-41757496-project-member] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 09:55:47.936821 np0000006707 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 09:55:47.936821 np0000006707 devstack@c-api.service[100295]: warnings.warn( Aug 07 09:55:47.941847 np0000006707 devstack@c-api.service[100295]: INFO cinder.volume.api [req-a04874e9-f786-4e04-b70d-955482659b02 req-815c7970-7e36-4776-9d4f-d5b76ad00070 tempest-AttachVolumeTestJSON-41757496 tempest-AttachVolumeTestJSON-41757496-project-member] Volume info retrieved successfully. Aug 07 09:55:47.948627 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [req-a04874e9-f786-4e04-b70d-955482659b02 req-815c7970-7e36-4776-9d4f-d5b76ad00070 tempest-AttachVolumeTestJSON-41757496 tempest-AttachVolumeTestJSON-41757496-project-member] https://10.4.3.8/volume/v3/volumes/e2006e01-6b92-4578-b801-29ed81ddcc63 returned with HTTP 200 Aug 07 09:55:47.948883 np0000006707 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 376/1514] 10.4.3.8 () {68 vars in 1584 bytes} [Fri Aug 7 09:55:47 2026] GET /volume/v3/volumes/e2006e01-6b92-4578-b801-29ed81ddcc63 => generated 1132 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 09:55:47.975101 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.middleware.request_id [req-a04874e9-f786-4e04-b70d-955482659b02 req-1c3b0e52-2463-4d94-8cf3-d1ee0496b92d None None] RequestId filter calling following filter/app {{(pid=100298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:55:47.978640 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [req-a04874e9-f786-4e04-b70d-955482659b02 req-1c3b0e52-2463-4d94-8cf3-d1ee0496b92d tempest-AttachVolumeTestJSON-41757496 tempest-AttachVolumeTestJSON-41757496-project-member] POST https://10.4.3.8/volume/v3/volumes/e2006e01-6b92-4578-b801-29ed81ddcc63/action Aug 07 09:55:47.978764 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [req-a04874e9-f786-4e04-b70d-955482659b02 req-1c3b0e52-2463-4d94-8cf3-d1ee0496b92d tempest-AttachVolumeTestJSON-41757496 tempest-AttachVolumeTestJSON-41757496-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100298) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 07 09:55:47.978934 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [req-a04874e9-f786-4e04-b70d-955482659b02 req-1c3b0e52-2463-4d94-8cf3-d1ee0496b92d tempest-AttachVolumeTestJSON-41757496 tempest-AttachVolumeTestJSON-41757496-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 09:55:47.980677 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-ec46e6b8-9c24-4c37-96c4-70d4eda329d7 tempest-VolumesTransfersTest-100863114 tempest-VolumesTransfersTest-100863114-project-member] POST https://10.4.3.8/volume/v3/os-volume-transfer/45837dcf-cc7a-4ff3-a052-13ddc86dde5c/accept Aug 07 09:55:47.982919 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-ec46e6b8-9c24-4c37-96c4-70d4eda329d7 tempest-VolumesTransfersTest-100863114 tempest-VolumesTransfersTest-100863114-project-member] Action: 'accept', calling method: accept, body: {"accept": {"auth_key": "50a55b80ba4f6afb"}} {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 09:55:47.983609 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.contrib.volume_transfer [None req-ec46e6b8-9c24-4c37-96c4-70d4eda329d7 tempest-VolumesTransfersTest-100863114 tempest-VolumesTransfersTest-100863114-project-member] Accepting volume transfer 45837dcf-cc7a-4ff3-a052-13ddc86dde5c {{(pid=100296) accept /opt/stack/cinder/cinder/api/contrib/volume_transfer.py:115}} Aug 07 09:55:47.983770 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.contrib.volume_transfer [None req-ec46e6b8-9c24-4c37-96c4-70d4eda329d7 tempest-VolumesTransfersTest-100863114 tempest-VolumesTransfersTest-100863114-project-member] Accepting transfer 45837dcf-cc7a-4ff3-a052-13ddc86dde5c Aug 07 09:55:47.990615 np0000006707 devstack@c-api.service[100298]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 09:55:47.990615 np0000006707 devstack@c-api.service[100298]: warnings.warn( Aug 07 09:55:47.991128 np0000006707 devstack@c-api.service[100298]: INFO cinder.volume.api [req-a04874e9-f786-4e04-b70d-955482659b02 req-1c3b0e52-2463-4d94-8cf3-d1ee0496b92d tempest-AttachVolumeTestJSON-41757496 tempest-AttachVolumeTestJSON-41757496-project-member] Volume info retrieved successfully. Aug 07 09:55:47.997085 np0000006707 devstack@c-api.service[100298]: INFO cinder.volume.api [req-a04874e9-f786-4e04-b70d-955482659b02 req-1c3b0e52-2463-4d94-8cf3-d1ee0496b92d tempest-AttachVolumeTestJSON-41757496 tempest-AttachVolumeTestJSON-41757496-project-member] Begin detaching volume completed successfully. Aug 07 09:55:47.997266 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [req-a04874e9-f786-4e04-b70d-955482659b02 req-1c3b0e52-2463-4d94-8cf3-d1ee0496b92d tempest-AttachVolumeTestJSON-41757496 tempest-AttachVolumeTestJSON-41757496-project-member] https://10.4.3.8/volume/v3/volumes/e2006e01-6b92-4578-b801-29ed81ddcc63/action returned with HTTP 202 Aug 07 09:55:47.998788 np0000006707 devstack@c-api.service[100298]: [pid: 100298|app: 0|req: 379/1515] 10.4.3.8 () {72 vars in 1658 bytes} [Fri Aug 7 09:55:47 2026] POST /volume/v3/volumes/e2006e01-6b92-4578-b801-29ed81ddcc63/action => generated 0 bytes in 23 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 07 09:55:48.022541 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [None req-dad882cc-91b7-4bc4-9ecc-2226e19edca3 None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:55:48.025196 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-dad882cc-91b7-4bc4-9ecc-2226e19edca3 tempest-AttachVolumeTestJSON-41757496 tempest-AttachVolumeTestJSON-41757496-project-member] GET https://10.4.3.8/volume/v3/volumes/e2006e01-6b92-4578-b801-29ed81ddcc63 Aug 07 09:55:48.025451 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-dad882cc-91b7-4bc4-9ecc-2226e19edca3 tempest-AttachVolumeTestJSON-41757496 tempest-AttachVolumeTestJSON-41757496-project-member] Empty body provided in request {{(pid=100297) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 09:55:48.025754 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-dad882cc-91b7-4bc4-9ecc-2226e19edca3 tempest-AttachVolumeTestJSON-41757496 tempest-AttachVolumeTestJSON-41757496-project-member] Calling method 'show' {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 09:55:48.041064 np0000006707 devstack@c-api.service[100297]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 09:55:48.041064 np0000006707 devstack@c-api.service[100297]: warnings.warn( Aug 07 09:55:48.049441 np0000006707 devstack@c-api.service[100297]: INFO cinder.volume.api [None req-dad882cc-91b7-4bc4-9ecc-2226e19edca3 tempest-AttachVolumeTestJSON-41757496 tempest-AttachVolumeTestJSON-41757496-project-member] Volume info retrieved successfully. Aug 07 09:55:48.056746 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-fa8a13ec-503d-439d-be61-cf15ebb6f3d9 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:55:48.056863 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-fa8a13ec-503d-439d-be61-cf15ebb6f3d9 None None] GET https://10.4.3.8/volume// Aug 07 09:55:48.057031 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-dad882cc-91b7-4bc4-9ecc-2226e19edca3 tempest-AttachVolumeTestJSON-41757496 tempest-AttachVolumeTestJSON-41757496-project-member] https://10.4.3.8/volume/v3/volumes/e2006e01-6b92-4578-b801-29ed81ddcc63 returned with HTTP 200 Aug 07 09:55:48.057079 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-fa8a13ec-503d-439d-be61-cf15ebb6f3d9 None None] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 09:55:48.058354 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-fa8a13ec-503d-439d-be61-cf15ebb6f3d9 None None] Calling method 'all' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 09:55:48.058472 np0000006707 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 381/1516] 10.4.3.8 () {66 vars in 1334 bytes} [Fri Aug 7 09:55:48 2026] GET /volume/v3/volumes/e2006e01-6b92-4578-b801-29ed81ddcc63 => generated 1135 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 09:55:48.058505 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-fa8a13ec-503d-439d-be61-cf15ebb6f3d9 None None] https://10.4.3.8/volume// returned with HTTP 300 Aug 07 09:55:48.058505 np0000006707 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 377/1517] 10.4.3.8 () {66 vars in 1412 bytes} [Fri Aug 7 09:55:48 2026] GET /volume/ => generated 384 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 07 09:55:48.063365 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.quota [None req-ec46e6b8-9c24-4c37-96c4-70d4eda329d7 tempest-VolumesTransfersTest-100863114 tempest-VolumesTransfersTest-100863114-project-member] Created reservations ['0fdf6066-9bf5-4cf6-993e-4d42c05fbaae', '033fb5a3-3887-4d0b-bed5-3e8a643871f0', '23dce999-d8f0-4188-82cc-f90c59809b0f', '1933330a-e3f0-47d1-94f8-a064058c7202'] {{(pid=100296) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 09:55:48.068724 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.middleware.request_id [req-a04874e9-f786-4e04-b70d-955482659b02 req-17f474bc-e59d-4a17-bdbb-f046f20dc40e None None] RequestId filter calling following filter/app {{(pid=100298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:55:48.073443 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [req-a04874e9-f786-4e04-b70d-955482659b02 req-17f474bc-e59d-4a17-bdbb-f046f20dc40e tempest-AttachVolumeTestJSON-41757496 tempest-AttachVolumeTestJSON-41757496-project-member] GET https://10.4.3.8/volume/v3/volumes/e2006e01-6b92-4578-b801-29ed81ddcc63 Aug 07 09:55:48.073443 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [req-a04874e9-f786-4e04-b70d-955482659b02 req-17f474bc-e59d-4a17-bdbb-f046f20dc40e tempest-AttachVolumeTestJSON-41757496 tempest-AttachVolumeTestJSON-41757496-project-member] Empty body provided in request {{(pid=100298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 09:55:48.073443 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [req-a04874e9-f786-4e04-b70d-955482659b02 req-17f474bc-e59d-4a17-bdbb-f046f20dc40e tempest-AttachVolumeTestJSON-41757496 tempest-AttachVolumeTestJSON-41757496-project-member] Calling method 'show' {{(pid=100298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 09:55:48.088230 np0000006707 devstack@c-api.service[100298]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 09:55:48.088230 np0000006707 devstack@c-api.service[100298]: warnings.warn( Aug 07 09:55:48.093186 np0000006707 devstack@c-api.service[100298]: INFO cinder.volume.api [req-a04874e9-f786-4e04-b70d-955482659b02 req-17f474bc-e59d-4a17-bdbb-f046f20dc40e tempest-AttachVolumeTestJSON-41757496 tempest-AttachVolumeTestJSON-41757496-project-member] Volume info retrieved successfully. Aug 07 09:55:48.094919 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.quota [None req-ec46e6b8-9c24-4c37-96c4-70d4eda329d7 tempest-VolumesTransfersTest-100863114 tempest-VolumesTransfersTest-100863114-project-member] Created reservations ['58de0b14-6af9-4280-acb4-ef4d59cc3850', 'ec5da78e-a473-48d9-a9ac-e33306de8b69', '44cb3a1c-a252-4760-ab0e-9d4694359f71', '325eacab-4b2b-41be-a041-0fcc2ae50932'] {{(pid=100296) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 09:55:48.101215 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [req-a04874e9-f786-4e04-b70d-955482659b02 req-17f474bc-e59d-4a17-bdbb-f046f20dc40e tempest-AttachVolumeTestJSON-41757496 tempest-AttachVolumeTestJSON-41757496-project-member] https://10.4.3.8/volume/v3/volumes/e2006e01-6b92-4578-b801-29ed81ddcc63 returned with HTTP 200 Aug 07 09:55:48.101753 np0000006707 devstack@c-api.service[100298]: [pid: 100298|app: 0|req: 380/1518] 10.4.3.8 () {70 vars in 1625 bytes} [Fri Aug 7 09:55:48 2026] GET /volume/v3/volumes/e2006e01-6b92-4578-b801-29ed81ddcc63 => generated 1315 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 07 09:55:48.144742 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.quota [None req-ec46e6b8-9c24-4c37-96c4-70d4eda329d7 tempest-VolumesTransfersTest-100863114 tempest-VolumesTransfersTest-100863114-project-member] Created reservations ['553a1fd1-7492-4738-8e53-08f8c756cb1c', '202cee16-7906-4600-a51d-9382946e16d0', '0ad36754-4391-4a80-bc68-c8ee953e0d4b', '00de30e7-e6c4-49a9-8e17-589a0c8313bd'] {{(pid=100296) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 09:55:48.188823 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.quota [None req-ec46e6b8-9c24-4c37-96c4-70d4eda329d7 tempest-VolumesTransfersTest-100863114 tempest-VolumesTransfersTest-100863114-project-member] Created reservations ['bade4da8-457f-441c-a7a9-1ba8a2e7792c', 'd62c631e-c3fd-48b1-a3a9-3a4757937c71', 'b0ac5d64-29c5-4991-a393-d1213ae8bf29', 'd501fd2f-1672-489d-bf0e-b8586920e774'] {{(pid=100296) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 09:55:48.208871 np0000006707 devstack@c-api.service[100296]: INFO cinder.volume.api [None req-ec46e6b8-9c24-4c37-96c4-70d4eda329d7 tempest-VolumesTransfersTest-100863114 tempest-VolumesTransfersTest-100863114-project-member] Transfer volume completed successfully. Aug 07 09:55:48.316092 np0000006707 devstack@c-api.service[100296]: INFO cinder.transfer.api [None req-ec46e6b8-9c24-4c37-96c4-70d4eda329d7 tempest-VolumesTransfersTest-100863114 tempest-VolumesTransfersTest-100863114-project-member] Volume afcce321-0195-4dea-9bc9-ecdb1da7965b has been transferred. Aug 07 09:55:48.326039 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-ec46e6b8-9c24-4c37-96c4-70d4eda329d7 tempest-VolumesTransfersTest-100863114 tempest-VolumesTransfersTest-100863114-project-member] https://10.4.3.8/volume/v3/os-volume-transfer/45837dcf-cc7a-4ff3-a052-13ddc86dde5c/accept returned with HTTP 202 Aug 07 09:55:48.326922 np0000006707 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 381/1519] 10.4.3.8 () {68 vars in 1409 bytes} [Fri Aug 7 09:55:47 2026] POST /volume/v3/os-volume-transfer/45837dcf-cc7a-4ff3-a052-13ddc86dde5c/accept => generated 361 bytes in 433 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 07 09:55:48.341723 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [None req-e7eff352-d9a3-4784-943e-ab73266559b1 None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:55:48.348447 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-e7eff352-d9a3-4784-943e-ab73266559b1 tempest-VolumesTransfersTest-100863114 tempest-VolumesTransfersTest-100863114-project-member] GET https://10.4.3.8/volume/v3/volumes/afcce321-0195-4dea-9bc9-ecdb1da7965b Aug 07 09:55:48.348447 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-e7eff352-d9a3-4784-943e-ab73266559b1 tempest-VolumesTransfersTest-100863114 tempest-VolumesTransfersTest-100863114-project-member] Empty body provided in request {{(pid=100297) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 09:55:48.348447 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-e7eff352-d9a3-4784-943e-ab73266559b1 tempest-VolumesTransfersTest-100863114 tempest-VolumesTransfersTest-100863114-project-member] Calling method 'show' {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 09:55:48.358458 np0000006707 devstack@c-api.service[100297]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 09:55:48.358458 np0000006707 devstack@c-api.service[100297]: warnings.warn( Aug 07 09:55:48.366151 np0000006707 devstack@c-api.service[100297]: INFO cinder.volume.api [None req-e7eff352-d9a3-4784-943e-ab73266559b1 tempest-VolumesTransfersTest-100863114 tempest-VolumesTransfersTest-100863114-project-member] Volume info retrieved successfully. Aug 07 09:55:48.373747 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-e7eff352-d9a3-4784-943e-ab73266559b1 tempest-VolumesTransfersTest-100863114 tempest-VolumesTransfersTest-100863114-project-member] https://10.4.3.8/volume/v3/volumes/afcce321-0195-4dea-9bc9-ecdb1da7965b returned with HTTP 200 Aug 07 09:55:48.374397 np0000006707 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 382/1520] 10.4.3.8 () {66 vars in 1334 bytes} [Fri Aug 7 09:55:48 2026] GET /volume/v3/volumes/afcce321-0195-4dea-9bc9-ecdb1da7965b => generated 839 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 09:55:48.391984 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-35d14ddb-ba93-45a3-8dd9-05294a544bdc None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:55:48.394660 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-35d14ddb-ba93-45a3-8dd9-05294a544bdc tempest-VolumesTransfersTest-100863114 tempest-VolumesTransfersTest-100863114-project-member] GET https://10.4.3.8/volume/v3/volumes/afcce321-0195-4dea-9bc9-ecdb1da7965b Aug 07 09:55:48.395003 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-35d14ddb-ba93-45a3-8dd9-05294a544bdc tempest-VolumesTransfersTest-100863114 tempest-VolumesTransfersTest-100863114-project-member] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 09:55:48.395243 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-35d14ddb-ba93-45a3-8dd9-05294a544bdc tempest-VolumesTransfersTest-100863114 tempest-VolumesTransfersTest-100863114-project-member] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 09:55:48.412108 np0000006707 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 09:55:48.412108 np0000006707 devstack@c-api.service[100295]: warnings.warn( Aug 07 09:55:48.426301 np0000006707 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-35d14ddb-ba93-45a3-8dd9-05294a544bdc tempest-VolumesTransfersTest-100863114 tempest-VolumesTransfersTest-100863114-project-member] Volume info retrieved successfully. Aug 07 09:55:48.435462 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-35d14ddb-ba93-45a3-8dd9-05294a544bdc tempest-VolumesTransfersTest-100863114 tempest-VolumesTransfersTest-100863114-project-member] https://10.4.3.8/volume/v3/volumes/afcce321-0195-4dea-9bc9-ecdb1da7965b returned with HTTP 200 Aug 07 09:55:48.435462 np0000006707 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 378/1521] 10.4.3.8 () {66 vars in 1334 bytes} [Fri Aug 7 09:55:48 2026] GET /volume/v3/volumes/afcce321-0195-4dea-9bc9-ecdb1da7965b => generated 839 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 09:55:48.456922 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.middleware.request_id [None req-29f60df3-4df1-4e5b-b261-522617256156 None None] RequestId filter calling following filter/app {{(pid=100298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:55:48.458849 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [None req-29f60df3-4df1-4e5b-b261-522617256156 tempest-VolumesTransfersTest-1330464585 tempest-VolumesTransfersTest-1330464585-project-member] DELETE https://10.4.3.8/volume/v3/os-volume-transfer/45837dcf-cc7a-4ff3-a052-13ddc86dde5c Aug 07 09:55:48.459038 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [None req-29f60df3-4df1-4e5b-b261-522617256156 tempest-VolumesTransfersTest-1330464585 tempest-VolumesTransfersTest-1330464585-project-member] Empty body provided in request {{(pid=100298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 09:55:48.459378 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [None req-29f60df3-4df1-4e5b-b261-522617256156 tempest-VolumesTransfersTest-1330464585 tempest-VolumesTransfersTest-1330464585-project-member] Calling method 'delete' {{(pid=100298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 09:55:48.459665 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.contrib.volume_transfer [None req-29f60df3-4df1-4e5b-b261-522617256156 tempest-VolumesTransfersTest-1330464585 tempest-VolumesTransfersTest-1330464585-project-member] Delete transfer with id: 45837dcf-cc7a-4ff3-a052-13ddc86dde5c Aug 07 09:55:48.463823 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [None req-29f60df3-4df1-4e5b-b261-522617256156 tempest-VolumesTransfersTest-1330464585 tempest-VolumesTransfersTest-1330464585-project-member] https://10.4.3.8/volume/v3/os-volume-transfer/45837dcf-cc7a-4ff3-a052-13ddc86dde5c returned with HTTP 404 Aug 07 09:55:48.464456 np0000006707 devstack@c-api.service[100298]: [pid: 100298|app: 0|req: 381/1522] 10.4.3.8 () {66 vars in 1370 bytes} [Fri Aug 7 09:55:48 2026] DELETE /volume/v3/os-volume-transfer/45837dcf-cc7a-4ff3-a052-13ddc86dde5c => generated 111 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 09:55:48.482334 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [None req-2a6dba6b-9369-4f2f-af35-aaed68a79328 None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:55:48.550486 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-2a6dba6b-9369-4f2f-af35-aaed68a79328 tempest-VolumesTransfersTest-580909234 tempest-VolumesTransfersTest-580909234-project-admin] DELETE https://10.4.3.8/volume/v3/volumes/afcce321-0195-4dea-9bc9-ecdb1da7965b Aug 07 09:55:48.552051 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-2a6dba6b-9369-4f2f-af35-aaed68a79328 tempest-VolumesTransfersTest-580909234 tempest-VolumesTransfersTest-580909234-project-admin] Empty body provided in request {{(pid=100296) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 09:55:48.552709 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-2a6dba6b-9369-4f2f-af35-aaed68a79328 tempest-VolumesTransfersTest-580909234 tempest-VolumesTransfersTest-580909234-project-admin] Calling method 'delete' {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 09:55:48.556923 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.v3.volumes [None req-2a6dba6b-9369-4f2f-af35-aaed68a79328 tempest-VolumesTransfersTest-580909234 tempest-VolumesTransfersTest-580909234-project-admin] Delete volume with id: afcce321-0195-4dea-9bc9-ecdb1da7965b Aug 07 09:55:48.570803 np0000006707 devstack@c-api.service[100296]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 09:55:48.570803 np0000006707 devstack@c-api.service[100296]: warnings.warn( Aug 07 09:55:48.571146 np0000006707 devstack@c-api.service[100296]: INFO cinder.volume.api [None req-2a6dba6b-9369-4f2f-af35-aaed68a79328 tempest-VolumesTransfersTest-580909234 tempest-VolumesTransfersTest-580909234-project-admin] Volume info retrieved successfully. Aug 07 09:55:48.599523 np0000006707 devstack@c-api.service[100296]: INFO cinder.volume.api [None req-2a6dba6b-9369-4f2f-af35-aaed68a79328 tempest-VolumesTransfersTest-580909234 tempest-VolumesTransfersTest-580909234-project-admin] Delete volume request issued successfully. Aug 07 09:55:48.599523 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-2a6dba6b-9369-4f2f-af35-aaed68a79328 tempest-VolumesTransfersTest-580909234 tempest-VolumesTransfersTest-580909234-project-admin] https://10.4.3.8/volume/v3/volumes/afcce321-0195-4dea-9bc9-ecdb1da7965b returned with HTTP 202 Aug 07 09:55:48.599523 np0000006707 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 382/1523] 10.4.3.8 () {66 vars in 1337 bytes} [Fri Aug 7 09:55:48 2026] DELETE /volume/v3/volumes/afcce321-0195-4dea-9bc9-ecdb1da7965b => generated 0 bytes in 118 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 07 09:55:48.613472 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [None req-b92391cc-6dd3-4222-8783-02cf29b3b3b9 None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:55:48.616548 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-b92391cc-6dd3-4222-8783-02cf29b3b3b9 tempest-VolumesTransfersTest-580909234 tempest-VolumesTransfersTest-580909234-project-admin] GET https://10.4.3.8/volume/v3/volumes/afcce321-0195-4dea-9bc9-ecdb1da7965b Aug 07 09:55:48.617761 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-b92391cc-6dd3-4222-8783-02cf29b3b3b9 tempest-VolumesTransfersTest-580909234 tempest-VolumesTransfersTest-580909234-project-admin] Empty body provided in request {{(pid=100297) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 09:55:48.617761 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-b92391cc-6dd3-4222-8783-02cf29b3b3b9 tempest-VolumesTransfersTest-580909234 tempest-VolumesTransfersTest-580909234-project-admin] Calling method 'show' {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 09:55:48.631712 np0000006707 devstack@c-api.service[100297]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 09:55:48.631712 np0000006707 devstack@c-api.service[100297]: warnings.warn( Aug 07 09:55:48.635801 np0000006707 devstack@c-api.service[100297]: INFO cinder.volume.api [None req-b92391cc-6dd3-4222-8783-02cf29b3b3b9 tempest-VolumesTransfersTest-580909234 tempest-VolumesTransfersTest-580909234-project-admin] Volume info retrieved successfully. Aug 07 09:55:48.648107 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-b92391cc-6dd3-4222-8783-02cf29b3b3b9 tempest-VolumesTransfersTest-580909234 tempest-VolumesTransfersTest-580909234-project-admin] https://10.4.3.8/volume/v3/volumes/afcce321-0195-4dea-9bc9-ecdb1da7965b returned with HTTP 200 Aug 07 09:55:48.648995 np0000006707 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 383/1524] 10.4.3.8 () {66 vars in 1334 bytes} [Fri Aug 7 09:55:48 2026] GET /volume/v3/volumes/afcce321-0195-4dea-9bc9-ecdb1da7965b => generated 1002 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 09:55:48.707471 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-9fe005f7-60ba-4764-a318-bf151d17a442 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:55:48.710862 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-9fe005f7-60ba-4764-a318-bf151d17a442 tempest-AttachVolumeMultiAttachTest-1302095414 tempest-AttachVolumeMultiAttachTest-1302095414-project-member] GET https://10.4.3.8/volume/v3/volumes/dd48fdb3-908b-4a43-95be-45b060aef13e Aug 07 09:55:48.711105 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-9fe005f7-60ba-4764-a318-bf151d17a442 tempest-AttachVolumeMultiAttachTest-1302095414 tempest-AttachVolumeMultiAttachTest-1302095414-project-member] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 09:55:48.711274 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-9fe005f7-60ba-4764-a318-bf151d17a442 tempest-AttachVolumeMultiAttachTest-1302095414 tempest-AttachVolumeMultiAttachTest-1302095414-project-member] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 09:55:48.727069 np0000006707 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 09:55:48.727069 np0000006707 devstack@c-api.service[100295]: warnings.warn( Aug 07 09:55:48.731645 np0000006707 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-9fe005f7-60ba-4764-a318-bf151d17a442 tempest-AttachVolumeMultiAttachTest-1302095414 tempest-AttachVolumeMultiAttachTest-1302095414-project-member] Volume info retrieved successfully. Aug 07 09:55:48.740178 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-9fe005f7-60ba-4764-a318-bf151d17a442 tempest-AttachVolumeMultiAttachTest-1302095414 tempest-AttachVolumeMultiAttachTest-1302095414-project-member] https://10.4.3.8/volume/v3/volumes/dd48fdb3-908b-4a43-95be-45b060aef13e returned with HTTP 200 Aug 07 09:55:48.741271 np0000006707 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 379/1525] 10.4.3.8 () {66 vars in 1334 bytes} [Fri Aug 7 09:55:48 2026] GET /volume/v3/volumes/dd48fdb3-908b-4a43-95be-45b060aef13e => generated 1144 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 09:55:49.076522 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.middleware.request_id [None req-08f72a74-e275-4952-9d86-8c58ff084888 None None] RequestId filter calling following filter/app {{(pid=100298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:55:49.079328 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [None req-08f72a74-e275-4952-9d86-8c58ff084888 tempest-AttachVolumeTestJSON-41757496 tempest-AttachVolumeTestJSON-41757496-project-member] GET https://10.4.3.8/volume/v3/volumes/e2006e01-6b92-4578-b801-29ed81ddcc63 Aug 07 09:55:49.079693 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [None req-08f72a74-e275-4952-9d86-8c58ff084888 tempest-AttachVolumeTestJSON-41757496 tempest-AttachVolumeTestJSON-41757496-project-member] Empty body provided in request {{(pid=100298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 09:55:49.080001 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [None req-08f72a74-e275-4952-9d86-8c58ff084888 tempest-AttachVolumeTestJSON-41757496 tempest-AttachVolumeTestJSON-41757496-project-member] Calling method 'show' {{(pid=100298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 09:55:49.093042 np0000006707 devstack@c-api.service[100298]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 09:55:49.093042 np0000006707 devstack@c-api.service[100298]: warnings.warn( Aug 07 09:55:49.099246 np0000006707 devstack@c-api.service[100298]: INFO cinder.volume.api [None req-08f72a74-e275-4952-9d86-8c58ff084888 tempest-AttachVolumeTestJSON-41757496 tempest-AttachVolumeTestJSON-41757496-project-member] Volume info retrieved successfully. Aug 07 09:55:49.105685 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [None req-08f72a74-e275-4952-9d86-8c58ff084888 tempest-AttachVolumeTestJSON-41757496 tempest-AttachVolumeTestJSON-41757496-project-member] https://10.4.3.8/volume/v3/volumes/e2006e01-6b92-4578-b801-29ed81ddcc63 returned with HTTP 200 Aug 07 09:55:49.106132 np0000006707 devstack@c-api.service[100298]: [pid: 100298|app: 0|req: 382/1526] 10.4.3.8 () {66 vars in 1334 bytes} [Fri Aug 7 09:55:49 2026] GET /volume/v3/volumes/e2006e01-6b92-4578-b801-29ed81ddcc63 => generated 1135 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 09:55:49.107311 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [req-a04874e9-f786-4e04-b70d-955482659b02 req-3b103991-7c73-451d-b20f-ecab628aaacf None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:55:49.110168 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [req-a04874e9-f786-4e04-b70d-955482659b02 req-3b103991-7c73-451d-b20f-ecab628aaacf tempest-AttachVolumeTestJSON-41757496 tempest-AttachVolumeTestJSON-41757496-project-member] DELETE https://10.4.3.8/volume/v3/attachments/0e0eb0fb-b71c-44b3-a0a6-cdc37a126fcb Aug 07 09:55:49.114456 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [req-a04874e9-f786-4e04-b70d-955482659b02 req-3b103991-7c73-451d-b20f-ecab628aaacf tempest-AttachVolumeTestJSON-41757496 tempest-AttachVolumeTestJSON-41757496-project-member] Empty body provided in request {{(pid=100296) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 09:55:49.114456 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [req-a04874e9-f786-4e04-b70d-955482659b02 req-3b103991-7c73-451d-b20f-ecab628aaacf tempest-AttachVolumeTestJSON-41757496 tempest-AttachVolumeTestJSON-41757496-project-member] Calling method 'version_select' {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 09:55:49.121676 np0000006707 devstack@c-api.service[100296]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 09:55:49.121676 np0000006707 devstack@c-api.service[100296]: warnings.warn( Aug 07 09:55:49.191736 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [req-a04874e9-f786-4e04-b70d-955482659b02 req-3b103991-7c73-451d-b20f-ecab628aaacf tempest-AttachVolumeTestJSON-41757496 tempest-AttachVolumeTestJSON-41757496-project-member] https://10.4.3.8/volume/v3/attachments/0e0eb0fb-b71c-44b3-a0a6-cdc37a126fcb returned with HTTP 200 Aug 07 09:55:49.193547 np0000006707 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 383/1527] 10.4.3.8 () {72 vars in 1659 bytes} [Fri Aug 7 09:55:49 2026] DELETE /volume/v3/attachments/0e0eb0fb-b71c-44b3-a0a6-cdc37a126fcb => generated 19 bytes in 87 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 09:55:49.454988 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [req-36221c42-1d18-4c98-87d9-b820bb0394cf req-cb059bcc-7d28-4554-9c38-ec695955a43d None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:55:49.458030 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [req-36221c42-1d18-4c98-87d9-b820bb0394cf req-cb059bcc-7d28-4554-9c38-ec695955a43d tempest-AttachVolumeMultiAttachTest-1302095414 tempest-AttachVolumeMultiAttachTest-1302095414-project-member] GET https://10.4.3.8/volume/v3/volumes/dd48fdb3-908b-4a43-95be-45b060aef13e Aug 07 09:55:49.458355 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [req-36221c42-1d18-4c98-87d9-b820bb0394cf req-cb059bcc-7d28-4554-9c38-ec695955a43d tempest-AttachVolumeMultiAttachTest-1302095414 tempest-AttachVolumeMultiAttachTest-1302095414-project-member] Empty body provided in request {{(pid=100297) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 09:55:49.458706 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [req-36221c42-1d18-4c98-87d9-b820bb0394cf req-cb059bcc-7d28-4554-9c38-ec695955a43d tempest-AttachVolumeMultiAttachTest-1302095414 tempest-AttachVolumeMultiAttachTest-1302095414-project-member] Calling method 'show' {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 09:55:49.471844 np0000006707 devstack@c-api.service[100297]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 09:55:49.471844 np0000006707 devstack@c-api.service[100297]: warnings.warn( Aug 07 09:55:49.476666 np0000006707 devstack@c-api.service[100297]: INFO cinder.volume.api [req-36221c42-1d18-4c98-87d9-b820bb0394cf req-cb059bcc-7d28-4554-9c38-ec695955a43d tempest-AttachVolumeMultiAttachTest-1302095414 tempest-AttachVolumeMultiAttachTest-1302095414-project-member] Volume info retrieved successfully. Aug 07 09:55:49.481828 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [req-36221c42-1d18-4c98-87d9-b820bb0394cf req-cb059bcc-7d28-4554-9c38-ec695955a43d tempest-AttachVolumeMultiAttachTest-1302095414 tempest-AttachVolumeMultiAttachTest-1302095414-project-member] https://10.4.3.8/volume/v3/volumes/dd48fdb3-908b-4a43-95be-45b060aef13e returned with HTTP 200 Aug 07 09:55:49.482230 np0000006707 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 384/1528] 10.4.3.8 () {68 vars in 1584 bytes} [Fri Aug 7 09:55:49 2026] GET /volume/v3/volumes/dd48fdb3-908b-4a43-95be-45b060aef13e => generated 1144 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 09:55:49.665009 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-69037340-7645-427c-bb4c-46a998255226 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:55:49.669800 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-69037340-7645-427c-bb4c-46a998255226 tempest-VolumesTransfersTest-580909234 tempest-VolumesTransfersTest-580909234-project-admin] GET https://10.4.3.8/volume/v3/volumes/afcce321-0195-4dea-9bc9-ecdb1da7965b Aug 07 09:55:49.670130 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-69037340-7645-427c-bb4c-46a998255226 tempest-VolumesTransfersTest-580909234 tempest-VolumesTransfersTest-580909234-project-admin] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 09:55:49.670443 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-69037340-7645-427c-bb4c-46a998255226 tempest-VolumesTransfersTest-580909234 tempest-VolumesTransfersTest-580909234-project-admin] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 09:55:49.678352 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-69037340-7645-427c-bb4c-46a998255226 tempest-VolumesTransfersTest-580909234 tempest-VolumesTransfersTest-580909234-project-admin] https://10.4.3.8/volume/v3/volumes/afcce321-0195-4dea-9bc9-ecdb1da7965b returned with HTTP 404 Aug 07 09:55:49.679390 np0000006707 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 380/1529] 10.4.3.8 () {66 vars in 1334 bytes} [Fri Aug 7 09:55:49 2026] GET /volume/v3/volumes/afcce321-0195-4dea-9bc9-ecdb1da7965b => generated 109 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 09:55:49.690880 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.middleware.request_id [None req-a022b871-bb81-4e0c-812c-9240230c2216 None None] RequestId filter calling following filter/app {{(pid=100298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:55:49.693098 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [None req-a022b871-bb81-4e0c-812c-9240230c2216 tempest-VolumesTransfersTest-1330464585 tempest-VolumesTransfersTest-1330464585-project-member] GET https://10.4.3.8/volume/v3/volumes/afcce321-0195-4dea-9bc9-ecdb1da7965b Aug 07 09:55:49.693324 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [None req-a022b871-bb81-4e0c-812c-9240230c2216 tempest-VolumesTransfersTest-1330464585 tempest-VolumesTransfersTest-1330464585-project-member] Empty body provided in request {{(pid=100298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 09:55:49.693581 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [None req-a022b871-bb81-4e0c-812c-9240230c2216 tempest-VolumesTransfersTest-1330464585 tempest-VolumesTransfersTest-1330464585-project-member] Calling method 'show' {{(pid=100298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 09:55:49.700716 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [None req-a022b871-bb81-4e0c-812c-9240230c2216 tempest-VolumesTransfersTest-1330464585 tempest-VolumesTransfersTest-1330464585-project-member] https://10.4.3.8/volume/v3/volumes/afcce321-0195-4dea-9bc9-ecdb1da7965b returned with HTTP 404 Aug 07 09:55:49.701571 np0000006707 devstack@c-api.service[100298]: [pid: 100298|app: 0|req: 383/1530] 10.4.3.8 () {66 vars in 1334 bytes} [Fri Aug 7 09:55:49 2026] GET /volume/v3/volumes/afcce321-0195-4dea-9bc9-ecdb1da7965b => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 09:55:49.710998 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [None req-a7cf336f-1535-4c7c-abeb-71d9860e8181 None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:55:49.714442 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-a7cf336f-1535-4c7c-abeb-71d9860e8181 tempest-VolumesTransfersTest-1330464585 tempest-VolumesTransfersTest-1330464585-project-member] DELETE https://10.4.3.8/volume/v3/volumes/afcce321-0195-4dea-9bc9-ecdb1da7965b Aug 07 09:55:49.714740 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-a7cf336f-1535-4c7c-abeb-71d9860e8181 tempest-VolumesTransfersTest-1330464585 tempest-VolumesTransfersTest-1330464585-project-member] Empty body provided in request {{(pid=100296) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 09:55:49.715624 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-a7cf336f-1535-4c7c-abeb-71d9860e8181 tempest-VolumesTransfersTest-1330464585 tempest-VolumesTransfersTest-1330464585-project-member] Calling method 'delete' {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 09:55:49.715624 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.v3.volumes [None req-a7cf336f-1535-4c7c-abeb-71d9860e8181 tempest-VolumesTransfersTest-1330464585 tempest-VolumesTransfersTest-1330464585-project-member] Delete volume with id: afcce321-0195-4dea-9bc9-ecdb1da7965b Aug 07 09:55:49.724426 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-a7cf336f-1535-4c7c-abeb-71d9860e8181 tempest-VolumesTransfersTest-1330464585 tempest-VolumesTransfersTest-1330464585-project-member] https://10.4.3.8/volume/v3/volumes/afcce321-0195-4dea-9bc9-ecdb1da7965b returned with HTTP 404 Aug 07 09:55:49.725032 np0000006707 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 384/1531] 10.4.3.8 () {66 vars in 1337 bytes} [Fri Aug 7 09:55:49 2026] DELETE /volume/v3/volumes/afcce321-0195-4dea-9bc9-ecdb1da7965b => generated 109 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 09:55:49.740533 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [None req-0f439e44-fae1-4918-bda7-f8a7e8c7ecec None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:55:49.741741 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-0f439e44-fae1-4918-bda7-f8a7e8c7ecec tempest-VolumesTransfersTest-1330464585 tempest-VolumesTransfersTest-1330464585-project-member] POST https://10.4.3.8/volume/v3/volumes Aug 07 09:55:49.742169 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-0f439e44-fae1-4918-bda7-f8a7e8c7ecec tempest-VolumesTransfersTest-1330464585 tempest-VolumesTransfersTest-1330464585-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesTransfersTest-Volume-1484967012"}} {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 09:55:49.743615 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.v3.volumes [None req-0f439e44-fae1-4918-bda7-f8a7e8c7ecec tempest-VolumesTransfersTest-1330464585 tempest-VolumesTransfersTest-1330464585-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesTransfersTest-Volume-1484967012'}} {{(pid=100297) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 07 09:55:49.743728 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.v3.volumes [None req-0f439e44-fae1-4918-bda7-f8a7e8c7ecec tempest-VolumesTransfersTest-1330464585 tempest-VolumesTransfersTest-1330464585-project-member] Create volume of 1 GB Aug 07 09:55:49.747704 np0000006707 devstack@c-api.service[100297]: INFO cinder.volume.api [None req-0f439e44-fae1-4918-bda7-f8a7e8c7ecec tempest-VolumesTransfersTest-1330464585 tempest-VolumesTransfersTest-1330464585-project-member] Availability Zones retrieved successfully. Aug 07 09:55:49.753675 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.volume.api [None req-0f439e44-fae1-4918-bda7-f8a7e8c7ecec tempest-VolumesTransfersTest-1330464585 tempest-VolumesTransfersTest-1330464585-project-member] Flow 'volume_create_api' (aa2c5f6d-064d-4acb-9ee6-f0a48e772564) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100297) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 09:55:49.754700 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.volume.api [None req-0f439e44-fae1-4918-bda7-f8a7e8c7ecec tempest-VolumesTransfersTest-1330464585 tempest-VolumesTransfersTest-1330464585-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1ee065e5-24b3-4b7e-a222-55e603b54fa7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100297) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 09:55:49.755760 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.volume.flows.api.create_volume [None req-0f439e44-fae1-4918-bda7-f8a7e8c7ecec tempest-VolumesTransfersTest-1330464585 tempest-VolumesTransfersTest-1330464585-project-member] Validating volume size '1' using validate_int {{(pid=100297) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 07 09:55:49.763249 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-acef324c-50de-4b41-bc4e-ed621593ca58 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:55:49.765562 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-acef324c-50de-4b41-bc4e-ed621593ca58 tempest-AttachVolumeMultiAttachTest-1302095414 tempest-AttachVolumeMultiAttachTest-1302095414-project-member] GET https://10.4.3.8/volume/v3/volumes/dd48fdb3-908b-4a43-95be-45b060aef13e Aug 07 09:55:49.766608 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-acef324c-50de-4b41-bc4e-ed621593ca58 tempest-AttachVolumeMultiAttachTest-1302095414 tempest-AttachVolumeMultiAttachTest-1302095414-project-member] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 09:55:49.766608 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-acef324c-50de-4b41-bc4e-ed621593ca58 tempest-AttachVolumeMultiAttachTest-1302095414 tempest-AttachVolumeMultiAttachTest-1302095414-project-member] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 09:55:49.779001 np0000006707 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 09:55:49.779001 np0000006707 devstack@c-api.service[100295]: warnings.warn( Aug 07 09:55:49.783074 np0000006707 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-acef324c-50de-4b41-bc4e-ed621593ca58 tempest-AttachVolumeMultiAttachTest-1302095414 tempest-AttachVolumeMultiAttachTest-1302095414-project-member] Volume info retrieved successfully. Aug 07 09:55:49.790118 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-acef324c-50de-4b41-bc4e-ed621593ca58 tempest-AttachVolumeMultiAttachTest-1302095414 tempest-AttachVolumeMultiAttachTest-1302095414-project-member] https://10.4.3.8/volume/v3/volumes/dd48fdb3-908b-4a43-95be-45b060aef13e returned with HTTP 200 Aug 07 09:55:49.790118 np0000006707 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 381/1532] 10.4.3.8 () {66 vars in 1334 bytes} [Fri Aug 7 09:55:49 2026] GET /volume/v3/volumes/dd48fdb3-908b-4a43-95be-45b060aef13e => generated 1144 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 09:55:49.807662 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.volume.api [None req-0f439e44-fae1-4918-bda7-f8a7e8c7ecec tempest-VolumesTransfersTest-1330464585 tempest-VolumesTransfersTest-1330464585-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1ee065e5-24b3-4b7e-a222-55e603b54fa7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-07T09:47:39Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=45fd9a3a-b61e-4c6c-9ab7-d02f06678d0d,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '45fd9a3a-b61e-4c6c-9ab7-d02f06678d0d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100297) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 09:55:49.808921 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.volume.api [None req-0f439e44-fae1-4918-bda7-f8a7e8c7ecec tempest-VolumesTransfersTest-1330464585 tempest-VolumesTransfersTest-1330464585-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (61cfd7b0-5242-4964-a38c-53ffbb1e7e79) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100297) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 09:55:49.849583 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.middleware.request_id [req-36221c42-1d18-4c98-87d9-b820bb0394cf req-a9e59c32-22dd-4b9c-aa06-cd2fc219e162 None None] RequestId filter calling following filter/app {{(pid=100298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:55:49.853111 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [req-36221c42-1d18-4c98-87d9-b820bb0394cf req-a9e59c32-22dd-4b9c-aa06-cd2fc219e162 tempest-AttachVolumeMultiAttachTest-1302095414 tempest-AttachVolumeMultiAttachTest-1302095414-project-member] DELETE https://10.4.3.8/volume/v3/attachments/50bc005d-61f9-41ab-9b05-602b9ca335ad Aug 07 09:55:49.853587 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [req-36221c42-1d18-4c98-87d9-b820bb0394cf req-a9e59c32-22dd-4b9c-aa06-cd2fc219e162 tempest-AttachVolumeMultiAttachTest-1302095414 tempest-AttachVolumeMultiAttachTest-1302095414-project-member] Empty body provided in request {{(pid=100298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 09:55:49.853897 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [req-36221c42-1d18-4c98-87d9-b820bb0394cf req-a9e59c32-22dd-4b9c-aa06-cd2fc219e162 tempest-AttachVolumeMultiAttachTest-1302095414 tempest-AttachVolumeMultiAttachTest-1302095414-project-member] Calling method 'version_select' {{(pid=100298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 09:55:49.873181 np0000006707 devstack@c-api.service[100298]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 09:55:49.873181 np0000006707 devstack@c-api.service[100298]: warnings.warn( Aug 07 09:55:49.877945 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.quota [None req-0f439e44-fae1-4918-bda7-f8a7e8c7ecec tempest-VolumesTransfersTest-1330464585 tempest-VolumesTransfersTest-1330464585-project-member] Created reservations ['6dc5b189-7822-430d-8a80-a10a5e17c63a', '550aa7d9-86eb-4b72-bdcd-442a2554c85d', 'f78c3a62-9639-4753-9753-6c9dee6187a4', '0b867c69-8a95-4755-bc82-2ec913fc22cd'] {{(pid=100297) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 09:55:49.879532 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.volume.api [None req-0f439e44-fae1-4918-bda7-f8a7e8c7ecec tempest-VolumesTransfersTest-1330464585 tempest-VolumesTransfersTest-1330464585-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (61cfd7b0-5242-4964-a38c-53ffbb1e7e79) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['6dc5b189-7822-430d-8a80-a10a5e17c63a', '550aa7d9-86eb-4b72-bdcd-442a2554c85d', 'f78c3a62-9639-4753-9753-6c9dee6187a4', '0b867c69-8a95-4755-bc82-2ec913fc22cd']}' {{(pid=100297) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 09:55:49.880270 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.volume.api [None req-0f439e44-fae1-4918-bda7-f8a7e8c7ecec tempest-VolumesTransfersTest-1330464585 tempest-VolumesTransfersTest-1330464585-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (471b51c7-c9b8-4e18-81c3-935fa24abcc7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100297) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 09:55:49.914729 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.volume.api [None req-0f439e44-fae1-4918-bda7-f8a7e8c7ecec tempest-VolumesTransfersTest-1330464585 tempest-VolumesTransfersTest-1330464585-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (471b51c7-c9b8-4e18-81c3-935fa24abcc7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '6f7564e2-0074-4514-a398-1894961cce34', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesTransfersTest-Volume-1484967012',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='135e367e72b9478e902c481f241579e2',qos_specs=None,replication_status=,reservations=['6dc5b189-7822-430d-8a80-a10a5e17c63a','550aa7d9-86eb-4b72-bdcd-442a2554c85d','f78c3a62-9639-4753-9753-6c9dee6187a4','0b867c69-8a95-4755-bc82-2ec913fc22cd'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c600a4dd29cc4872a072d8ca9f0a84f4',volume_type_id=45fd9a3a-b61e-4c6c-9ab7-d02f06678d0d), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-07T09:55:49Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesTransfersTest-Volume-1484967012',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=6f7564e2-0074-4514-a398-1894961cce34,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='135e367e72b9478e902c481f241579e2',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='c600a4dd29cc4872a072d8ca9f0a84f4',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(45fd9a3a-b61e-4c6c-9ab7-d02f06678d0d),volume_type_id=45fd9a3a-b61e-4c6c-9ab7-d02f06678d0d)}' {{(pid=100297) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 09:55:49.915463 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.volume.api [None req-0f439e44-fae1-4918-bda7-f8a7e8c7ecec tempest-VolumesTransfersTest-1330464585 tempest-VolumesTransfersTest-1330464585-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8353f8ce-2e74-4615-8b94-faa072c749aa) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100297) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 09:55:49.934360 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [req-36221c42-1d18-4c98-87d9-b820bb0394cf req-a9e59c32-22dd-4b9c-aa06-cd2fc219e162 tempest-AttachVolumeMultiAttachTest-1302095414 tempest-AttachVolumeMultiAttachTest-1302095414-project-member] https://10.4.3.8/volume/v3/attachments/50bc005d-61f9-41ab-9b05-602b9ca335ad returned with HTTP 200 Aug 07 09:55:49.935145 np0000006707 devstack@c-api.service[100298]: [pid: 100298|app: 0|req: 384/1533] 10.4.3.8 () {72 vars in 1659 bytes} [Fri Aug 7 09:55:49 2026] DELETE /volume/v3/attachments/50bc005d-61f9-41ab-9b05-602b9ca335ad => generated 19 bytes in 86 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 09:55:49.943217 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.volume.api [None req-0f439e44-fae1-4918-bda7-f8a7e8c7ecec tempest-VolumesTransfersTest-1330464585 tempest-VolumesTransfersTest-1330464585-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8353f8ce-2e74-4615-8b94-faa072c749aa) transitioned into state 'SUCCESS' from state '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-1484967012',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='135e367e72b9478e902c481f241579e2',qos_specs=None,replication_status=,reservations=['6dc5b189-7822-430d-8a80-a10a5e17c63a','550aa7d9-86eb-4b72-bdcd-442a2554c85d','f78c3a62-9639-4753-9753-6c9dee6187a4','0b867c69-8a95-4755-bc82-2ec913fc22cd'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c600a4dd29cc4872a072d8ca9f0a84f4',volume_type_id=45fd9a3a-b61e-4c6c-9ab7-d02f06678d0d)}' {{(pid=100297) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 09:55:49.944165 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.volume.api [None req-0f439e44-fae1-4918-bda7-f8a7e8c7ecec tempest-VolumesTransfersTest-1330464585 tempest-VolumesTransfersTest-1330464585-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (40617560-3f3b-4071-9d94-ff826f6613f5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100297) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 09:55:49.957826 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.volume.api [None req-0f439e44-fae1-4918-bda7-f8a7e8c7ecec tempest-VolumesTransfersTest-1330464585 tempest-VolumesTransfersTest-1330464585-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (40617560-3f3b-4071-9d94-ff826f6613f5) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100297) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 09:55:49.958963 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.volume.api [None req-0f439e44-fae1-4918-bda7-f8a7e8c7ecec tempest-VolumesTransfersTest-1330464585 tempest-VolumesTransfersTest-1330464585-project-member] Flow 'volume_create_api' (aa2c5f6d-064d-4acb-9ee6-f0a48e772564) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100297) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 09:55:49.959377 np0000006707 devstack@c-api.service[100297]: INFO cinder.volume.api [None req-0f439e44-fae1-4918-bda7-f8a7e8c7ecec tempest-VolumesTransfersTest-1330464585 tempest-VolumesTransfersTest-1330464585-project-member] Create volume request issued successfully. Aug 07 09:55:49.960138 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-0f439e44-fae1-4918-bda7-f8a7e8c7ecec tempest-VolumesTransfersTest-1330464585 tempest-VolumesTransfersTest-1330464585-project-member] https://10.4.3.8/volume/v3/volumes returned with HTTP 202 Aug 07 09:55:49.960678 np0000006707 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 385/1534] 10.4.3.8 () {68 vars in 1244 bytes} [Fri Aug 7 09:55:49 2026] POST /volume/v3/volumes => generated 747 bytes in 222 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 07 09:55:49.976340 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [None req-a1e39800-7edf-4d30-9edb-f06a5cefc27e None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:55:49.981510 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-a1e39800-7edf-4d30-9edb-f06a5cefc27e tempest-VolumesTransfersTest-1330464585 tempest-VolumesTransfersTest-1330464585-project-member] GET https://10.4.3.8/volume/v3/volumes/6f7564e2-0074-4514-a398-1894961cce34 Aug 07 09:55:49.981510 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-a1e39800-7edf-4d30-9edb-f06a5cefc27e tempest-VolumesTransfersTest-1330464585 tempest-VolumesTransfersTest-1330464585-project-member] Empty body provided in request {{(pid=100296) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 09:55:49.981510 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-a1e39800-7edf-4d30-9edb-f06a5cefc27e tempest-VolumesTransfersTest-1330464585 tempest-VolumesTransfersTest-1330464585-project-member] Calling method 'show' {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 09:55:49.990808 np0000006707 devstack@c-api.service[100296]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 09:55:49.990808 np0000006707 devstack@c-api.service[100296]: warnings.warn( Aug 07 09:55:49.996428 np0000006707 devstack@c-api.service[100296]: INFO cinder.volume.api [None req-a1e39800-7edf-4d30-9edb-f06a5cefc27e tempest-VolumesTransfersTest-1330464585 tempest-VolumesTransfersTest-1330464585-project-member] Volume info retrieved successfully. Aug 07 09:55:50.000957 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-a1e39800-7edf-4d30-9edb-f06a5cefc27e tempest-VolumesTransfersTest-1330464585 tempest-VolumesTransfersTest-1330464585-project-member] https://10.4.3.8/volume/v3/volumes/6f7564e2-0074-4514-a398-1894961cce34 returned with HTTP 200 Aug 07 09:55:50.001718 np0000006707 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 385/1535] 10.4.3.8 () {66 vars in 1334 bytes} [Fri Aug 7 09:55:49 2026] GET /volume/v3/volumes/6f7564e2-0074-4514-a398-1894961cce34 => generated 815 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 09:55:50.124724 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-73990249-29f4-4e41-860e-75312af9008f None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:55:50.126772 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-73990249-29f4-4e41-860e-75312af9008f tempest-AttachVolumeTestJSON-41757496 tempest-AttachVolumeTestJSON-41757496-project-member] GET https://10.4.3.8/volume/v3/volumes/e2006e01-6b92-4578-b801-29ed81ddcc63 Aug 07 09:55:50.126963 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-73990249-29f4-4e41-860e-75312af9008f tempest-AttachVolumeTestJSON-41757496 tempest-AttachVolumeTestJSON-41757496-project-member] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 09:55:50.127166 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-73990249-29f4-4e41-860e-75312af9008f tempest-AttachVolumeTestJSON-41757496 tempest-AttachVolumeTestJSON-41757496-project-member] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 09:55:50.136725 np0000006707 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 09:55:50.136725 np0000006707 devstack@c-api.service[100295]: warnings.warn( Aug 07 09:55:50.144541 np0000006707 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-73990249-29f4-4e41-860e-75312af9008f tempest-AttachVolumeTestJSON-41757496 tempest-AttachVolumeTestJSON-41757496-project-member] Volume info retrieved successfully. Aug 07 09:55:50.149405 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-73990249-29f4-4e41-860e-75312af9008f tempest-AttachVolumeTestJSON-41757496 tempest-AttachVolumeTestJSON-41757496-project-member] https://10.4.3.8/volume/v3/volumes/e2006e01-6b92-4578-b801-29ed81ddcc63 returned with HTTP 200 Aug 07 09:55:50.149842 np0000006707 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 382/1536] 10.4.3.8 () {66 vars in 1334 bytes} [Fri Aug 7 09:55:50 2026] GET /volume/v3/volumes/e2006e01-6b92-4578-b801-29ed81ddcc63 => generated 840 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 09:55:50.247067 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.middleware.request_id [req-7d24a939-66cc-4876-8890-7285fcb4d5c2 req-e5129507-4847-4eca-b2a4-4e5abe7beda3 None None] RequestId filter calling following filter/app {{(pid=100298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:55:50.249888 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [req-7d24a939-66cc-4876-8890-7285fcb4d5c2 req-e5129507-4847-4eca-b2a4-4e5abe7beda3 tempest-AttachVolumeTestJSON-41757496 tempest-AttachVolumeTestJSON-41757496-project-member] GET https://10.4.3.8/volume/v3/volumes/28f25a38-cf4c-4e94-9190-550eba5d2ddf Aug 07 09:55:50.250013 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [req-7d24a939-66cc-4876-8890-7285fcb4d5c2 req-e5129507-4847-4eca-b2a4-4e5abe7beda3 tempest-AttachVolumeTestJSON-41757496 tempest-AttachVolumeTestJSON-41757496-project-member] Empty body provided in request {{(pid=100298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 09:55:50.250215 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [req-7d24a939-66cc-4876-8890-7285fcb4d5c2 req-e5129507-4847-4eca-b2a4-4e5abe7beda3 tempest-AttachVolumeTestJSON-41757496 tempest-AttachVolumeTestJSON-41757496-project-member] Calling method 'show' {{(pid=100298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 09:55:50.267224 np0000006707 devstack@c-api.service[100298]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 09:55:50.267224 np0000006707 devstack@c-api.service[100298]: warnings.warn( Aug 07 09:55:50.271623 np0000006707 devstack@c-api.service[100298]: INFO cinder.volume.api [req-7d24a939-66cc-4876-8890-7285fcb4d5c2 req-e5129507-4847-4eca-b2a4-4e5abe7beda3 tempest-AttachVolumeTestJSON-41757496 tempest-AttachVolumeTestJSON-41757496-project-member] Volume info retrieved successfully. Aug 07 09:55:50.277212 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [req-7d24a939-66cc-4876-8890-7285fcb4d5c2 req-e5129507-4847-4eca-b2a4-4e5abe7beda3 tempest-AttachVolumeTestJSON-41757496 tempest-AttachVolumeTestJSON-41757496-project-member] https://10.4.3.8/volume/v3/volumes/28f25a38-cf4c-4e94-9190-550eba5d2ddf returned with HTTP 200 Aug 07 09:55:50.277767 np0000006707 devstack@c-api.service[100298]: [pid: 100298|app: 0|req: 385/1537] 10.4.3.8 () {68 vars in 1584 bytes} [Fri Aug 7 09:55:50 2026] GET /volume/v3/volumes/28f25a38-cf4c-4e94-9190-550eba5d2ddf => generated 1132 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 09:55:50.303841 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [req-7d24a939-66cc-4876-8890-7285fcb4d5c2 req-ea05047b-bcee-4472-9806-56631c8d36e4 None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:55:50.307474 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [req-7d24a939-66cc-4876-8890-7285fcb4d5c2 req-ea05047b-bcee-4472-9806-56631c8d36e4 tempest-AttachVolumeTestJSON-41757496 tempest-AttachVolumeTestJSON-41757496-project-member] POST https://10.4.3.8/volume/v3/volumes/28f25a38-cf4c-4e94-9190-550eba5d2ddf/action Aug 07 09:55:50.307474 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [req-7d24a939-66cc-4876-8890-7285fcb4d5c2 req-ea05047b-bcee-4472-9806-56631c8d36e4 tempest-AttachVolumeTestJSON-41757496 tempest-AttachVolumeTestJSON-41757496-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100297) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 07 09:55:50.307808 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [req-7d24a939-66cc-4876-8890-7285fcb4d5c2 req-ea05047b-bcee-4472-9806-56631c8d36e4 tempest-AttachVolumeTestJSON-41757496 tempest-AttachVolumeTestJSON-41757496-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 09:55:50.324145 np0000006707 devstack@c-api.service[100297]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 09:55:50.324145 np0000006707 devstack@c-api.service[100297]: warnings.warn( Aug 07 09:55:50.325071 np0000006707 devstack@c-api.service[100297]: INFO cinder.volume.api [req-7d24a939-66cc-4876-8890-7285fcb4d5c2 req-ea05047b-bcee-4472-9806-56631c8d36e4 tempest-AttachVolumeTestJSON-41757496 tempest-AttachVolumeTestJSON-41757496-project-member] Volume info retrieved successfully. Aug 07 09:55:50.338624 np0000006707 devstack@c-api.service[100297]: INFO cinder.volume.api [req-7d24a939-66cc-4876-8890-7285fcb4d5c2 req-ea05047b-bcee-4472-9806-56631c8d36e4 tempest-AttachVolumeTestJSON-41757496 tempest-AttachVolumeTestJSON-41757496-project-member] Begin detaching volume completed successfully. Aug 07 09:55:50.338624 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [req-7d24a939-66cc-4876-8890-7285fcb4d5c2 req-ea05047b-bcee-4472-9806-56631c8d36e4 tempest-AttachVolumeTestJSON-41757496 tempest-AttachVolumeTestJSON-41757496-project-member] https://10.4.3.8/volume/v3/volumes/28f25a38-cf4c-4e94-9190-550eba5d2ddf/action returned with HTTP 202 Aug 07 09:55:50.338624 np0000006707 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 386/1538] 10.4.3.8 () {72 vars in 1658 bytes} [Fri Aug 7 09:55:50 2026] POST /volume/v3/volumes/28f25a38-cf4c-4e94-9190-550eba5d2ddf/action => generated 0 bytes in 35 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 07 09:55:50.359570 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [None req-fcee4443-0e5d-499c-90c2-545c49211cba None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:55:50.362310 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-fcee4443-0e5d-499c-90c2-545c49211cba tempest-AttachVolumeTestJSON-41757496 tempest-AttachVolumeTestJSON-41757496-project-member] GET https://10.4.3.8/volume/v3/volumes/28f25a38-cf4c-4e94-9190-550eba5d2ddf Aug 07 09:55:50.362623 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-fcee4443-0e5d-499c-90c2-545c49211cba tempest-AttachVolumeTestJSON-41757496 tempest-AttachVolumeTestJSON-41757496-project-member] Empty body provided in request {{(pid=100296) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 09:55:50.362917 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-fcee4443-0e5d-499c-90c2-545c49211cba tempest-AttachVolumeTestJSON-41757496 tempest-AttachVolumeTestJSON-41757496-project-member] Calling method 'show' {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 09:55:50.377414 np0000006707 devstack@c-api.service[100296]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 09:55:50.377414 np0000006707 devstack@c-api.service[100296]: warnings.warn( Aug 07 09:55:50.382206 np0000006707 devstack@c-api.service[100296]: INFO cinder.volume.api [None req-fcee4443-0e5d-499c-90c2-545c49211cba tempest-AttachVolumeTestJSON-41757496 tempest-AttachVolumeTestJSON-41757496-project-member] Volume info retrieved successfully. Aug 07 09:55:50.385578 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-60c9d513-3102-42a9-ac50-0bb943f68c5b None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:55:50.385959 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-60c9d513-3102-42a9-ac50-0bb943f68c5b None None] GET https://10.4.3.8/volume// Aug 07 09:55:50.386194 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-60c9d513-3102-42a9-ac50-0bb943f68c5b None None] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 09:55:50.386433 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-60c9d513-3102-42a9-ac50-0bb943f68c5b None None] Calling method 'all' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 09:55:50.386765 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-60c9d513-3102-42a9-ac50-0bb943f68c5b None None] https://10.4.3.8/volume// returned with HTTP 300 Aug 07 09:55:50.387148 np0000006707 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 383/1539] 10.4.3.8 () {66 vars in 1412 bytes} [Fri Aug 7 09:55:50 2026] GET /volume/ => generated 384 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 07 09:55:50.389538 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-fcee4443-0e5d-499c-90c2-545c49211cba tempest-AttachVolumeTestJSON-41757496 tempest-AttachVolumeTestJSON-41757496-project-member] https://10.4.3.8/volume/v3/volumes/28f25a38-cf4c-4e94-9190-550eba5d2ddf returned with HTTP 200 Aug 07 09:55:50.390180 np0000006707 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 386/1540] 10.4.3.8 () {66 vars in 1334 bytes} [Fri Aug 7 09:55:50 2026] GET /volume/v3/volumes/28f25a38-cf4c-4e94-9190-550eba5d2ddf => generated 1135 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 09:55:50.401057 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.middleware.request_id [req-7d24a939-66cc-4876-8890-7285fcb4d5c2 req-1734b08f-e3be-4fd3-802e-8d34cb76560e None None] RequestId filter calling following filter/app {{(pid=100298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:55:50.403355 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [req-7d24a939-66cc-4876-8890-7285fcb4d5c2 req-1734b08f-e3be-4fd3-802e-8d34cb76560e tempest-AttachVolumeTestJSON-41757496 tempest-AttachVolumeTestJSON-41757496-project-member] GET https://10.4.3.8/volume/v3/volumes/28f25a38-cf4c-4e94-9190-550eba5d2ddf Aug 07 09:55:50.403696 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [req-7d24a939-66cc-4876-8890-7285fcb4d5c2 req-1734b08f-e3be-4fd3-802e-8d34cb76560e tempest-AttachVolumeTestJSON-41757496 tempest-AttachVolumeTestJSON-41757496-project-member] Empty body provided in request {{(pid=100298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 09:55:50.403914 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [req-7d24a939-66cc-4876-8890-7285fcb4d5c2 req-1734b08f-e3be-4fd3-802e-8d34cb76560e tempest-AttachVolumeTestJSON-41757496 tempest-AttachVolumeTestJSON-41757496-project-member] Calling method 'show' {{(pid=100298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 09:55:50.416552 np0000006707 devstack@c-api.service[100298]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 09:55:50.416552 np0000006707 devstack@c-api.service[100298]: warnings.warn( Aug 07 09:55:50.424635 np0000006707 devstack@c-api.service[100298]: INFO cinder.volume.api [req-7d24a939-66cc-4876-8890-7285fcb4d5c2 req-1734b08f-e3be-4fd3-802e-8d34cb76560e tempest-AttachVolumeTestJSON-41757496 tempest-AttachVolumeTestJSON-41757496-project-member] Volume info retrieved successfully. Aug 07 09:55:50.432680 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [req-7d24a939-66cc-4876-8890-7285fcb4d5c2 req-1734b08f-e3be-4fd3-802e-8d34cb76560e tempest-AttachVolumeTestJSON-41757496 tempest-AttachVolumeTestJSON-41757496-project-member] https://10.4.3.8/volume/v3/volumes/28f25a38-cf4c-4e94-9190-550eba5d2ddf returned with HTTP 200 Aug 07 09:55:50.432888 np0000006707 devstack@c-api.service[100298]: [pid: 100298|app: 0|req: 386/1541] 10.4.3.8 () {70 vars in 1625 bytes} [Fri Aug 7 09:55:50 2026] GET /volume/v3/volumes/28f25a38-cf4c-4e94-9190-550eba5d2ddf => generated 1315 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 287 bytes (2 switches on core 0) Aug 07 09:55:50.808380 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [None req-fffe9d0d-a6e1-4f47-9e86-c34d3acd0734 None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:55:50.810553 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-fffe9d0d-a6e1-4f47-9e86-c34d3acd0734 tempest-AttachVolumeMultiAttachTest-1302095414 tempest-AttachVolumeMultiAttachTest-1302095414-project-member] GET https://10.4.3.8/volume/v3/volumes/dd48fdb3-908b-4a43-95be-45b060aef13e Aug 07 09:55:50.810927 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-fffe9d0d-a6e1-4f47-9e86-c34d3acd0734 tempest-AttachVolumeMultiAttachTest-1302095414 tempest-AttachVolumeMultiAttachTest-1302095414-project-member] Empty body provided in request {{(pid=100297) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 09:55:50.811552 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-fffe9d0d-a6e1-4f47-9e86-c34d3acd0734 tempest-AttachVolumeMultiAttachTest-1302095414 tempest-AttachVolumeMultiAttachTest-1302095414-project-member] Calling method 'show' {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 09:55:50.823901 np0000006707 devstack@c-api.service[100297]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 09:55:50.823901 np0000006707 devstack@c-api.service[100297]: warnings.warn( Aug 07 09:55:50.832589 np0000006707 devstack@c-api.service[100297]: INFO cinder.volume.api [None req-fffe9d0d-a6e1-4f47-9e86-c34d3acd0734 tempest-AttachVolumeMultiAttachTest-1302095414 tempest-AttachVolumeMultiAttachTest-1302095414-project-member] Volume info retrieved successfully. Aug 07 09:55:50.850633 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-fffe9d0d-a6e1-4f47-9e86-c34d3acd0734 tempest-AttachVolumeMultiAttachTest-1302095414 tempest-AttachVolumeMultiAttachTest-1302095414-project-member] https://10.4.3.8/volume/v3/volumes/dd48fdb3-908b-4a43-95be-45b060aef13e returned with HTTP 200 Aug 07 09:55:50.852093 np0000006707 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 387/1542] 10.4.3.8 () {66 vars in 1334 bytes} [Fri Aug 7 09:55:50 2026] GET /volume/v3/volumes/dd48fdb3-908b-4a43-95be-45b060aef13e => generated 849 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 09:55:50.871386 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-4ac990e7-2d9a-4abd-a3a2-f3559d2ce19f None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:55:50.873495 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-4ac990e7-2d9a-4abd-a3a2-f3559d2ce19f tempest-AttachVolumeMultiAttachTest-1302095414 tempest-AttachVolumeMultiAttachTest-1302095414-project-member] GET https://10.4.3.8/volume/v3/volumes/dd48fdb3-908b-4a43-95be-45b060aef13e Aug 07 09:55:50.873722 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-4ac990e7-2d9a-4abd-a3a2-f3559d2ce19f tempest-AttachVolumeMultiAttachTest-1302095414 tempest-AttachVolumeMultiAttachTest-1302095414-project-member] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 09:55:50.873978 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-4ac990e7-2d9a-4abd-a3a2-f3559d2ce19f tempest-AttachVolumeMultiAttachTest-1302095414 tempest-AttachVolumeMultiAttachTest-1302095414-project-member] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 09:55:50.894787 np0000006707 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 09:55:50.894787 np0000006707 devstack@c-api.service[100295]: warnings.warn( Aug 07 09:55:50.902255 np0000006707 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-4ac990e7-2d9a-4abd-a3a2-f3559d2ce19f tempest-AttachVolumeMultiAttachTest-1302095414 tempest-AttachVolumeMultiAttachTest-1302095414-project-member] Volume info retrieved successfully. Aug 07 09:55:50.911113 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-4ac990e7-2d9a-4abd-a3a2-f3559d2ce19f tempest-AttachVolumeMultiAttachTest-1302095414 tempest-AttachVolumeMultiAttachTest-1302095414-project-member] https://10.4.3.8/volume/v3/volumes/dd48fdb3-908b-4a43-95be-45b060aef13e returned with HTTP 200 Aug 07 09:55:50.911113 np0000006707 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 384/1543] 10.4.3.8 () {66 vars in 1334 bytes} [Fri Aug 7 09:55:50 2026] GET /volume/v3/volumes/dd48fdb3-908b-4a43-95be-45b060aef13e => generated 849 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 09:55:50.986403 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [None req-963d82d9-ece4-45a6-8431-1100e6ef8bf5 None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:55:50.988857 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-963d82d9-ece4-45a6-8431-1100e6ef8bf5 tempest-AttachVolumeMultiAttachTest-1302095414 tempest-AttachVolumeMultiAttachTest-1302095414-project-member] GET https://10.4.3.8/volume/v3/volumes/dd48fdb3-908b-4a43-95be-45b060aef13e Aug 07 09:55:50.989130 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-963d82d9-ece4-45a6-8431-1100e6ef8bf5 tempest-AttachVolumeMultiAttachTest-1302095414 tempest-AttachVolumeMultiAttachTest-1302095414-project-member] Empty body provided in request {{(pid=100296) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 09:55:50.989379 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-963d82d9-ece4-45a6-8431-1100e6ef8bf5 tempest-AttachVolumeMultiAttachTest-1302095414 tempest-AttachVolumeMultiAttachTest-1302095414-project-member] Calling method 'show' {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 09:55:50.998879 np0000006707 devstack@c-api.service[100296]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 09:55:50.998879 np0000006707 devstack@c-api.service[100296]: warnings.warn( Aug 07 09:55:51.005766 np0000006707 devstack@c-api.service[100296]: INFO cinder.volume.api [None req-963d82d9-ece4-45a6-8431-1100e6ef8bf5 tempest-AttachVolumeMultiAttachTest-1302095414 tempest-AttachVolumeMultiAttachTest-1302095414-project-member] Volume info retrieved successfully. Aug 07 09:55:51.017216 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-963d82d9-ece4-45a6-8431-1100e6ef8bf5 tempest-AttachVolumeMultiAttachTest-1302095414 tempest-AttachVolumeMultiAttachTest-1302095414-project-member] https://10.4.3.8/volume/v3/volumes/dd48fdb3-908b-4a43-95be-45b060aef13e returned with HTTP 200 Aug 07 09:55:51.017345 np0000006707 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 387/1544] 10.4.3.8 () {66 vars in 1334 bytes} [Fri Aug 7 09:55:50 2026] GET /volume/v3/volumes/dd48fdb3-908b-4a43-95be-45b060aef13e => generated 849 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 09:55:51.019372 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.middleware.request_id [None req-ed112ece-d2d3-4ec4-b2f6-8f8745dfc938 None None] RequestId filter calling following filter/app {{(pid=100298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:55:51.023783 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [None req-ed112ece-d2d3-4ec4-b2f6-8f8745dfc938 tempest-VolumesTransfersTest-1330464585 tempest-VolumesTransfersTest-1330464585-project-member] GET https://10.4.3.8/volume/v3/volumes/6f7564e2-0074-4514-a398-1894961cce34 Aug 07 09:55:51.024127 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [None req-ed112ece-d2d3-4ec4-b2f6-8f8745dfc938 tempest-VolumesTransfersTest-1330464585 tempest-VolumesTransfersTest-1330464585-project-member] Empty body provided in request {{(pid=100298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 09:55:51.024938 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [None req-ed112ece-d2d3-4ec4-b2f6-8f8745dfc938 tempest-VolumesTransfersTest-1330464585 tempest-VolumesTransfersTest-1330464585-project-member] Calling method 'show' {{(pid=100298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 09:55:51.039505 np0000006707 devstack@c-api.service[100298]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 09:55:51.039505 np0000006707 devstack@c-api.service[100298]: warnings.warn( Aug 07 09:55:51.045505 np0000006707 devstack@c-api.service[100298]: INFO cinder.volume.api [None req-ed112ece-d2d3-4ec4-b2f6-8f8745dfc938 tempest-VolumesTransfersTest-1330464585 tempest-VolumesTransfersTest-1330464585-project-member] Volume info retrieved successfully. Aug 07 09:55:51.054048 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [None req-ed112ece-d2d3-4ec4-b2f6-8f8745dfc938 tempest-VolumesTransfersTest-1330464585 tempest-VolumesTransfersTest-1330464585-project-member] https://10.4.3.8/volume/v3/volumes/6f7564e2-0074-4514-a398-1894961cce34 returned with HTTP 200 Aug 07 09:55:51.054048 np0000006707 devstack@c-api.service[100298]: [pid: 100298|app: 0|req: 387/1545] 10.4.3.8 () {66 vars in 1334 bytes} [Fri Aug 7 09:55:51 2026] GET /volume/v3/volumes/6f7564e2-0074-4514-a398-1894961cce34 => generated 840 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 09:55:51.071781 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [None req-77f24173-4a61-454e-bf44-5078ef7aac0f None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:55:51.073771 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-77f24173-4a61-454e-bf44-5078ef7aac0f tempest-VolumesTransfersTest-1330464585 tempest-VolumesTransfersTest-1330464585-project-member] POST https://10.4.3.8/volume/v3/os-volume-transfer Aug 07 09:55:51.074178 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-77f24173-4a61-454e-bf44-5078ef7aac0f tempest-VolumesTransfersTest-1330464585 tempest-VolumesTransfersTest-1330464585-project-member] Action: 'create', calling method: create, body: {"transfer": {"volume_id": "6f7564e2-0074-4514-a398-1894961cce34"}} {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 09:55:51.076102 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.contrib.volume_transfer [None req-77f24173-4a61-454e-bf44-5078ef7aac0f tempest-VolumesTransfersTest-1330464585 tempest-VolumesTransfersTest-1330464585-project-member] Creating new volume transfer {'transfer': {'volume_id': '6f7564e2-0074-4514-a398-1894961cce34'}} {{(pid=100297) create /opt/stack/cinder/cinder/api/contrib/volume_transfer.py:85}} Aug 07 09:55:51.076102 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.contrib.volume_transfer [None req-77f24173-4a61-454e-bf44-5078ef7aac0f tempest-VolumesTransfersTest-1330464585 tempest-VolumesTransfersTest-1330464585-project-member] Creating transfer of volume 6f7564e2-0074-4514-a398-1894961cce34 Aug 07 09:55:51.076102 np0000006707 devstack@c-api.service[100297]: INFO cinder.transfer.api [None req-77f24173-4a61-454e-bf44-5078ef7aac0f tempest-VolumesTransfersTest-1330464585 tempest-VolumesTransfersTest-1330464585-project-member] Generating transfer record for volume 6f7564e2-0074-4514-a398-1894961cce34 Aug 07 09:55:51.097970 np0000006707 devstack@c-api.service[100297]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 09:55:51.097970 np0000006707 devstack@c-api.service[100297]: warnings.warn( Aug 07 09:55:51.099331 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-6f639723-870a-4ac1-827e-962f6470ce30 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:55:51.102862 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-6f639723-870a-4ac1-827e-962f6470ce30 tempest-AttachVolumeMultiAttachTest-1302095414 tempest-AttachVolumeMultiAttachTest-1302095414-project-member] POST https://10.4.3.8/volume/v3/volumes Aug 07 09:55:51.103503 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-6f639723-870a-4ac1-827e-962f6470ce30 tempest-AttachVolumeMultiAttachTest-1302095414 tempest-AttachVolumeMultiAttachTest-1302095414-project-member] Action: 'create', calling method: create, body: {"volume": {"volume_type": "multiattach", "size": 1, "display_name": "tempest-AttachVolumeMultiAttachTest-volume-1879259413", "imageRef": "a6c27e23-91c8-49d8-8cc0-7e13210d16ce"}} {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 09:55:51.105732 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.v3.volumes [None req-6f639723-870a-4ac1-827e-962f6470ce30 tempest-AttachVolumeMultiAttachTest-1302095414 tempest-AttachVolumeMultiAttachTest-1302095414-project-member] Create volume request body: {'volume': {'volume_type': 'multiattach', 'size': 1, 'display_name': 'tempest-AttachVolumeMultiAttachTest-volume-1879259413', 'imageRef': 'a6c27e23-91c8-49d8-8cc0-7e13210d16ce'}} {{(pid=100295) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 07 09:55:51.122197 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-77f24173-4a61-454e-bf44-5078ef7aac0f tempest-VolumesTransfersTest-1330464585 tempest-VolumesTransfersTest-1330464585-project-member] https://10.4.3.8/volume/v3/os-volume-transfer returned with HTTP 202 Aug 07 09:55:51.123635 np0000006707 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 388/1546] 10.4.3.8 () {68 vars in 1277 bytes} [Fri Aug 7 09:55:51 2026] POST /volume/v3/os-volume-transfer => generated 437 bytes in 52 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 07 09:55:51.139963 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [None req-fd20f794-5bc4-4e71-802f-9c7399973d0b None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:55:51.141623 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-fd20f794-5bc4-4e71-802f-9c7399973d0b tempest-VolumesTransfersTest-1330464585 tempest-VolumesTransfersTest-1330464585-project-member] GET https://10.4.3.8/volume/v3/volumes/6f7564e2-0074-4514-a398-1894961cce34 Aug 07 09:55:51.141951 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-fd20f794-5bc4-4e71-802f-9c7399973d0b tempest-VolumesTransfersTest-1330464585 tempest-VolumesTransfersTest-1330464585-project-member] Empty body provided in request {{(pid=100296) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 09:55:51.142584 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-fd20f794-5bc4-4e71-802f-9c7399973d0b tempest-VolumesTransfersTest-1330464585 tempest-VolumesTransfersTest-1330464585-project-member] Calling method 'show' {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 09:55:51.152653 np0000006707 devstack@c-api.service[100296]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 09:55:51.152653 np0000006707 devstack@c-api.service[100296]: warnings.warn( Aug 07 09:55:51.157493 np0000006707 devstack@c-api.service[100296]: INFO cinder.volume.api [None req-fd20f794-5bc4-4e71-802f-9c7399973d0b tempest-VolumesTransfersTest-1330464585 tempest-VolumesTransfersTest-1330464585-project-member] Volume info retrieved successfully. Aug 07 09:55:51.162890 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-fd20f794-5bc4-4e71-802f-9c7399973d0b tempest-VolumesTransfersTest-1330464585 tempest-VolumesTransfersTest-1330464585-project-member] https://10.4.3.8/volume/v3/volumes/6f7564e2-0074-4514-a398-1894961cce34 returned with HTTP 200 Aug 07 09:55:51.164436 np0000006707 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 388/1547] 10.4.3.8 () {66 vars in 1334 bytes} [Fri Aug 7 09:55:51 2026] GET /volume/v3/volumes/6f7564e2-0074-4514-a398-1894961cce34 => generated 848 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 09:55:51.181505 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.middleware.request_id [None req-500a533c-bb67-4e11-a2db-d7883369652f None None] RequestId filter calling following filter/app {{(pid=100298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:55:51.185014 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [None req-500a533c-bb67-4e11-a2db-d7883369652f tempest-VolumesTransfersTest-1330464585 tempest-VolumesTransfersTest-1330464585-project-member] GET https://10.4.3.8/volume/v3/os-volume-transfer/detail Aug 07 09:55:51.185014 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [None req-500a533c-bb67-4e11-a2db-d7883369652f tempest-VolumesTransfersTest-1330464585 tempest-VolumesTransfersTest-1330464585-project-member] Empty body provided in request {{(pid=100298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 09:55:51.185014 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [None req-500a533c-bb67-4e11-a2db-d7883369652f tempest-VolumesTransfersTest-1330464585 tempest-VolumesTransfersTest-1330464585-project-member] Calling method 'detail' {{(pid=100298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 09:55:51.185014 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.contrib.volume_transfer [None req-500a533c-bb67-4e11-a2db-d7883369652f tempest-VolumesTransfersTest-1330464585 tempest-VolumesTransfersTest-1330464585-project-member] Listing volume transfers {{(pid=100298) _get_transfers /opt/stack/cinder/cinder/api/contrib/volume_transfer.py:63}} Aug 07 09:55:51.189712 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [None req-500a533c-bb67-4e11-a2db-d7883369652f tempest-VolumesTransfersTest-1330464585 tempest-VolumesTransfersTest-1330464585-project-member] https://10.4.3.8/volume/v3/os-volume-transfer/detail returned with HTTP 200 Aug 07 09:55:51.191055 np0000006707 devstack@c-api.service[100298]: [pid: 100298|app: 0|req: 388/1548] 10.4.3.8 () {66 vars in 1277 bytes} [Fri Aug 7 09:55:51 2026] GET /volume/v3/os-volume-transfer/detail => generated 408 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 09:55:51.203201 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [None req-70d2478d-5464-4a41-b14b-978bfd71228c None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:55:51.204769 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-70d2478d-5464-4a41-b14b-978bfd71228c tempest-VolumesTransfersTest-1330464585 tempest-VolumesTransfersTest-1330464585-project-member] DELETE https://10.4.3.8/volume/v3/os-volume-transfer/32c156f2-01c3-455d-b439-32963b30963f Aug 07 09:55:51.204978 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-70d2478d-5464-4a41-b14b-978bfd71228c tempest-VolumesTransfersTest-1330464585 tempest-VolumesTransfersTest-1330464585-project-member] Empty body provided in request {{(pid=100297) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 09:55:51.205363 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-70d2478d-5464-4a41-b14b-978bfd71228c tempest-VolumesTransfersTest-1330464585 tempest-VolumesTransfersTest-1330464585-project-member] Calling method 'delete' {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 09:55:51.205446 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.contrib.volume_transfer [None req-70d2478d-5464-4a41-b14b-978bfd71228c tempest-VolumesTransfersTest-1330464585 tempest-VolumesTransfersTest-1330464585-project-member] Delete transfer with id: 32c156f2-01c3-455d-b439-32963b30963f Aug 07 09:55:51.221408 np0000006707 devstack@c-api.service[100297]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 09:55:51.221408 np0000006707 devstack@c-api.service[100297]: warnings.warn( Aug 07 09:55:51.228448 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.v3.volumes [None req-6f639723-870a-4ac1-827e-962f6470ce30 tempest-AttachVolumeMultiAttachTest-1302095414 tempest-AttachVolumeMultiAttachTest-1302095414-project-member] Create volume of 1 GB Aug 07 09:55:51.228448 np0000006707 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 09:55:51.228448 np0000006707 devstack@c-api.service[100295]: warnings.warn( Aug 07 09:55:51.228448 np0000006707 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-6f639723-870a-4ac1-827e-962f6470ce30 tempest-AttachVolumeMultiAttachTest-1302095414 tempest-AttachVolumeMultiAttachTest-1302095414-project-member] Availability Zones retrieved successfully. Aug 07 09:55:51.233491 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-70d2478d-5464-4a41-b14b-978bfd71228c tempest-VolumesTransfersTest-1330464585 tempest-VolumesTransfersTest-1330464585-project-member] https://10.4.3.8/volume/v3/os-volume-transfer/32c156f2-01c3-455d-b439-32963b30963f returned with HTTP 202 Aug 07 09:55:51.234315 np0000006707 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 389/1549] 10.4.3.8 () {66 vars in 1370 bytes} [Fri Aug 7 09:55:51 2026] DELETE /volume/v3/os-volume-transfer/32c156f2-01c3-455d-b439-32963b30963f => generated 0 bytes in 32 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 07 09:55:51.238780 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.volume.api [None req-6f639723-870a-4ac1-827e-962f6470ce30 tempest-AttachVolumeMultiAttachTest-1302095414 tempest-AttachVolumeMultiAttachTest-1302095414-project-member] Flow 'volume_create_api' (e5ec5f3b-61d1-46ed-a0a4-e18c76d6ab85) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100295) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 09:55:51.240297 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.volume.api [None req-6f639723-870a-4ac1-827e-962f6470ce30 tempest-AttachVolumeMultiAttachTest-1302095414 tempest-AttachVolumeMultiAttachTest-1302095414-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b46957a9-8d7e-44e6-9aa1-599ffac72309) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100295) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 09:55:51.241847 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.volume.flows.api.create_volume [None req-6f639723-870a-4ac1-827e-962f6470ce30 tempest-AttachVolumeMultiAttachTest-1302095414 tempest-AttachVolumeMultiAttachTest-1302095414-project-member] Validating volume size '1' using validate_int {{(pid=100295) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 07 09:55:51.243056 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [None req-6cd53e99-2452-4235-be25-3baf470a3ddf None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:55:51.246346 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-6cd53e99-2452-4235-be25-3baf470a3ddf tempest-VolumesTransfersTest-1330464585 tempest-VolumesTransfersTest-1330464585-project-member] GET https://10.4.3.8/volume/v3/volumes/6f7564e2-0074-4514-a398-1894961cce34 Aug 07 09:55:51.246346 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-6cd53e99-2452-4235-be25-3baf470a3ddf tempest-VolumesTransfersTest-1330464585 tempest-VolumesTransfersTest-1330464585-project-member] Empty body provided in request {{(pid=100296) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 09:55:51.246346 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-6cd53e99-2452-4235-be25-3baf470a3ddf tempest-VolumesTransfersTest-1330464585 tempest-VolumesTransfersTest-1330464585-project-member] Calling method 'show' {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 09:55:51.255909 np0000006707 devstack@c-api.service[100296]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 09:55:51.255909 np0000006707 devstack@c-api.service[100296]: warnings.warn( Aug 07 09:55:51.260440 np0000006707 devstack@c-api.service[100296]: INFO cinder.volume.api [None req-6cd53e99-2452-4235-be25-3baf470a3ddf tempest-VolumesTransfersTest-1330464585 tempest-VolumesTransfersTest-1330464585-project-member] Volume info retrieved successfully. Aug 07 09:55:51.266725 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-6cd53e99-2452-4235-be25-3baf470a3ddf tempest-VolumesTransfersTest-1330464585 tempest-VolumesTransfersTest-1330464585-project-member] https://10.4.3.8/volume/v3/volumes/6f7564e2-0074-4514-a398-1894961cce34 returned with HTTP 200 Aug 07 09:55:51.266725 np0000006707 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 389/1550] 10.4.3.8 () {66 vars in 1334 bytes} [Fri Aug 7 09:55:51 2026] GET /volume/v3/volumes/6f7564e2-0074-4514-a398-1894961cce34 => generated 840 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 09:55:51.282923 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.middleware.request_id [None req-ba041ab6-c508-470a-9325-87ec1000a502 None None] RequestId filter calling following filter/app {{(pid=100298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:55:51.286361 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [None req-ba041ab6-c508-470a-9325-87ec1000a502 tempest-VolumesTransfersTest-1330464585 tempest-VolumesTransfersTest-1330464585-project-member] DELETE https://10.4.3.8/volume/v3/os-volume-transfer/32c156f2-01c3-455d-b439-32963b30963f Aug 07 09:55:51.286361 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [None req-ba041ab6-c508-470a-9325-87ec1000a502 tempest-VolumesTransfersTest-1330464585 tempest-VolumesTransfersTest-1330464585-project-member] Empty body provided in request {{(pid=100298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 09:55:51.286361 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [None req-ba041ab6-c508-470a-9325-87ec1000a502 tempest-VolumesTransfersTest-1330464585 tempest-VolumesTransfersTest-1330464585-project-member] Calling method 'delete' {{(pid=100298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 09:55:51.286361 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.contrib.volume_transfer [None req-ba041ab6-c508-470a-9325-87ec1000a502 tempest-VolumesTransfersTest-1330464585 tempest-VolumesTransfersTest-1330464585-project-member] Delete transfer with id: 32c156f2-01c3-455d-b439-32963b30963f Aug 07 09:55:51.292718 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [None req-ba041ab6-c508-470a-9325-87ec1000a502 tempest-VolumesTransfersTest-1330464585 tempest-VolumesTransfersTest-1330464585-project-member] https://10.4.3.8/volume/v3/os-volume-transfer/32c156f2-01c3-455d-b439-32963b30963f returned with HTTP 404 Aug 07 09:55:51.293409 np0000006707 devstack@c-api.service[100298]: [pid: 100298|app: 0|req: 389/1551] 10.4.3.8 () {66 vars in 1370 bytes} [Fri Aug 7 09:55:51 2026] DELETE /volume/v3/os-volume-transfer/32c156f2-01c3-455d-b439-32963b30963f => generated 111 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 09:55:51.294757 np0000006707 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 09:55:51.294757 np0000006707 devstack@c-api.service[100295]: warnings.warn( Aug 07 09:55:51.303026 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [None req-1bbf0bb2-3057-4f94-a517-a775f3f0a7dc None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:55:51.305144 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-1bbf0bb2-3057-4f94-a517-a775f3f0a7dc tempest-VolumesTransfersTest-580909234 tempest-VolumesTransfersTest-580909234-project-admin] DELETE https://10.4.3.8/volume/v3/volumes/6f7564e2-0074-4514-a398-1894961cce34 Aug 07 09:55:51.305493 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-1bbf0bb2-3057-4f94-a517-a775f3f0a7dc tempest-VolumesTransfersTest-580909234 tempest-VolumesTransfersTest-580909234-project-admin] Empty body provided in request {{(pid=100297) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 09:55:51.305607 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-1bbf0bb2-3057-4f94-a517-a775f3f0a7dc tempest-VolumesTransfersTest-580909234 tempest-VolumesTransfersTest-580909234-project-admin] Calling method 'delete' {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 09:55:51.305773 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.v3.volumes [None req-1bbf0bb2-3057-4f94-a517-a775f3f0a7dc tempest-VolumesTransfersTest-580909234 tempest-VolumesTransfersTest-580909234-project-admin] Delete volume with id: 6f7564e2-0074-4514-a398-1894961cce34 Aug 07 09:55:51.313821 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.volume.api [None req-6f639723-870a-4ac1-827e-962f6470ce30 tempest-AttachVolumeMultiAttachTest-1302095414 tempest-AttachVolumeMultiAttachTest-1302095414-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b46957a9-8d7e-44e6-9aa1-599ffac72309) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-07T09:47:40Z,deleted=False,deleted_at=None,description=None,extra_specs={multiattach=' True'},id=ea597f8c-ae52-4e0b-9373-ade0e30db6b3,is_public=True,name='multiattach',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'ea597f8c-ae52-4e0b-9373-ade0e30db6b3', 'encryption_key_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=100295) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 09:55:51.314772 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.volume.api [None req-6f639723-870a-4ac1-827e-962f6470ce30 tempest-AttachVolumeMultiAttachTest-1302095414 tempest-AttachVolumeMultiAttachTest-1302095414-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (adb39697-075d-492c-9aa6-3ecf91cd9558) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100295) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 09:55:51.320889 np0000006707 devstack@c-api.service[100297]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 09:55:51.320889 np0000006707 devstack@c-api.service[100297]: warnings.warn( Aug 07 09:55:51.321293 np0000006707 devstack@c-api.service[100297]: INFO cinder.volume.api [None req-1bbf0bb2-3057-4f94-a517-a775f3f0a7dc tempest-VolumesTransfersTest-580909234 tempest-VolumesTransfersTest-580909234-project-admin] Volume info retrieved successfully. Aug 07 09:55:51.348691 np0000006707 devstack@c-api.service[100297]: INFO cinder.volume.api [None req-1bbf0bb2-3057-4f94-a517-a775f3f0a7dc tempest-VolumesTransfersTest-580909234 tempest-VolumesTransfersTest-580909234-project-admin] Delete volume request issued successfully. Aug 07 09:55:51.348964 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-1bbf0bb2-3057-4f94-a517-a775f3f0a7dc tempest-VolumesTransfersTest-580909234 tempest-VolumesTransfersTest-580909234-project-admin] https://10.4.3.8/volume/v3/volumes/6f7564e2-0074-4514-a398-1894961cce34 returned with HTTP 202 Aug 07 09:55:51.349647 np0000006707 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 390/1552] 10.4.3.8 () {66 vars in 1337 bytes} [Fri Aug 7 09:55:51 2026] DELETE /volume/v3/volumes/6f7564e2-0074-4514-a398-1894961cce34 => generated 0 bytes in 47 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 07 09:55:51.363131 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [None req-ee8ed079-c123-49e3-a065-7221fb9cdff4 None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:55:51.366312 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-ee8ed079-c123-49e3-a065-7221fb9cdff4 tempest-VolumesTransfersTest-580909234 tempest-VolumesTransfersTest-580909234-project-admin] GET https://10.4.3.8/volume/v3/volumes/6f7564e2-0074-4514-a398-1894961cce34 Aug 07 09:55:51.366847 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-ee8ed079-c123-49e3-a065-7221fb9cdff4 tempest-VolumesTransfersTest-580909234 tempest-VolumesTransfersTest-580909234-project-admin] Empty body provided in request {{(pid=100296) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 09:55:51.367214 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-ee8ed079-c123-49e3-a065-7221fb9cdff4 tempest-VolumesTransfersTest-580909234 tempest-VolumesTransfersTest-580909234-project-admin] Calling method 'show' {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 09:55:51.373811 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.quota [None req-6f639723-870a-4ac1-827e-962f6470ce30 tempest-AttachVolumeMultiAttachTest-1302095414 tempest-AttachVolumeMultiAttachTest-1302095414-project-member] Created reservations ['a87b7b43-49df-4d34-9d28-ecc9f1af16d8', '355f3f14-c6e1-460c-a189-9df5b20e43a3', '1a6dbc6a-9dca-4321-b543-d39b33aab754', '46429334-5a19-4b7b-8f56-a68a91195d75'] {{(pid=100295) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 09:55:51.374712 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.volume.api [None req-6f639723-870a-4ac1-827e-962f6470ce30 tempest-AttachVolumeMultiAttachTest-1302095414 tempest-AttachVolumeMultiAttachTest-1302095414-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (adb39697-075d-492c-9aa6-3ecf91cd9558) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['a87b7b43-49df-4d34-9d28-ecc9f1af16d8', '355f3f14-c6e1-460c-a189-9df5b20e43a3', '1a6dbc6a-9dca-4321-b543-d39b33aab754', '46429334-5a19-4b7b-8f56-a68a91195d75']}' {{(pid=100295) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 09:55:51.375504 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.volume.api [None req-6f639723-870a-4ac1-827e-962f6470ce30 tempest-AttachVolumeMultiAttachTest-1302095414 tempest-AttachVolumeMultiAttachTest-1302095414-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a3317dc0-2615-4632-9261-ae23c45ce542) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100295) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 09:55:51.379779 np0000006707 devstack@c-api.service[100296]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 09:55:51.379779 np0000006707 devstack@c-api.service[100296]: warnings.warn( Aug 07 09:55:51.385354 np0000006707 devstack@c-api.service[100296]: INFO cinder.volume.api [None req-ee8ed079-c123-49e3-a065-7221fb9cdff4 tempest-VolumesTransfersTest-580909234 tempest-VolumesTransfersTest-580909234-project-admin] Volume info retrieved successfully. Aug 07 09:55:51.392907 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-ee8ed079-c123-49e3-a065-7221fb9cdff4 tempest-VolumesTransfersTest-580909234 tempest-VolumesTransfersTest-580909234-project-admin] https://10.4.3.8/volume/v3/volumes/6f7564e2-0074-4514-a398-1894961cce34 returned with HTTP 200 Aug 07 09:55:51.393667 np0000006707 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 390/1553] 10.4.3.8 () {66 vars in 1334 bytes} [Fri Aug 7 09:55:51 2026] GET /volume/v3/volumes/6f7564e2-0074-4514-a398-1894961cce34 => generated 1003 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 09:55:51.406368 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.volume.api [None req-6f639723-870a-4ac1-827e-962f6470ce30 tempest-AttachVolumeMultiAttachTest-1302095414 tempest-AttachVolumeMultiAttachTest-1302095414-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a3317dc0-2615-4632-9261-ae23c45ce542) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'bf4d3df0-36c7-4a0a-b35f-4c5633e671d2', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeMultiAttachTest-volume-1879259413',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=True,project_id='26be8a1335ba4afb86407b86637390ae',qos_specs=None,replication_status=,reservations=['a87b7b43-49df-4d34-9d28-ecc9f1af16d8','355f3f14-c6e1-460c-a189-9df5b20e43a3','1a6dbc6a-9dca-4321-b543-d39b33aab754','46429334-5a19-4b7b-8f56-a68a91195d75'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='33b7326706d64839b27295418493bcd6',volume_type_id=ea597f8c-ae52-4e0b-9373-ade0e30db6b3), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-07T09:55:51Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeMultiAttachTest-volume-1879259413',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=bf4d3df0-36c7-4a0a-b35f-4c5633e671d2,launched_at=None,metadata={},migration_status=None,multiattach=True,previous_status=None,project_id='26be8a1335ba4afb86407b86637390ae',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='33b7326706d64839b27295418493bcd6',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(ea597f8c-ae52-4e0b-9373-ade0e30db6b3),volume_type_id=ea597f8c-ae52-4e0b-9373-ade0e30db6b3)}' {{(pid=100295) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 09:55:51.406854 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.middleware.request_id [None req-62f97dba-7c3b-4d5c-9ff1-62db569528fb None None] RequestId filter calling following filter/app {{(pid=100298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:55:51.407405 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.volume.api [None req-6f639723-870a-4ac1-827e-962f6470ce30 tempest-AttachVolumeMultiAttachTest-1302095414 tempest-AttachVolumeMultiAttachTest-1302095414-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (28283e98-82ec-491c-8fe0-3a161772c723) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100295) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 09:55:51.409049 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [None req-62f97dba-7c3b-4d5c-9ff1-62db569528fb tempest-AttachVolumeTestJSON-41757496 tempest-AttachVolumeTestJSON-41757496-project-member] GET https://10.4.3.8/volume/v3/volumes/28f25a38-cf4c-4e94-9190-550eba5d2ddf Aug 07 09:55:51.409289 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [None req-62f97dba-7c3b-4d5c-9ff1-62db569528fb tempest-AttachVolumeTestJSON-41757496 tempest-AttachVolumeTestJSON-41757496-project-member] Empty body provided in request {{(pid=100298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 09:55:51.409563 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [None req-62f97dba-7c3b-4d5c-9ff1-62db569528fb tempest-AttachVolumeTestJSON-41757496 tempest-AttachVolumeTestJSON-41757496-project-member] Calling method 'show' {{(pid=100298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 09:55:51.427960 np0000006707 devstack@c-api.service[100298]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 09:55:51.427960 np0000006707 devstack@c-api.service[100298]: warnings.warn( Aug 07 09:55:51.433396 np0000006707 devstack@c-api.service[100298]: INFO cinder.volume.api [None req-62f97dba-7c3b-4d5c-9ff1-62db569528fb tempest-AttachVolumeTestJSON-41757496 tempest-AttachVolumeTestJSON-41757496-project-member] Volume info retrieved successfully. Aug 07 09:55:51.441469 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [None req-62f97dba-7c3b-4d5c-9ff1-62db569528fb tempest-AttachVolumeTestJSON-41757496 tempest-AttachVolumeTestJSON-41757496-project-member] https://10.4.3.8/volume/v3/volumes/28f25a38-cf4c-4e94-9190-550eba5d2ddf returned with HTTP 200 Aug 07 09:55:51.441888 np0000006707 devstack@c-api.service[100298]: [pid: 100298|app: 0|req: 390/1554] 10.4.3.8 () {66 vars in 1334 bytes} [Fri Aug 7 09:55:51 2026] GET /volume/v3/volumes/28f25a38-cf4c-4e94-9190-550eba5d2ddf => generated 1135 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 09:55:51.455164 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.volume.api [None req-6f639723-870a-4ac1-827e-962f6470ce30 tempest-AttachVolumeMultiAttachTest-1302095414 tempest-AttachVolumeMultiAttachTest-1302095414-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (28283e98-82ec-491c-8fe0-3a161772c723) transitioned into state 'SUCCESS' from state '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-1879259413',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=True,project_id='26be8a1335ba4afb86407b86637390ae',qos_specs=None,replication_status=,reservations=['a87b7b43-49df-4d34-9d28-ecc9f1af16d8','355f3f14-c6e1-460c-a189-9df5b20e43a3','1a6dbc6a-9dca-4321-b543-d39b33aab754','46429334-5a19-4b7b-8f56-a68a91195d75'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='33b7326706d64839b27295418493bcd6',volume_type_id=ea597f8c-ae52-4e0b-9373-ade0e30db6b3)}' {{(pid=100295) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 09:55:51.456254 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.volume.api [None req-6f639723-870a-4ac1-827e-962f6470ce30 tempest-AttachVolumeMultiAttachTest-1302095414 tempest-AttachVolumeMultiAttachTest-1302095414-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4a060fd3-ecbc-4cb6-b2b8-080ab8c069f1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100295) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 09:55:51.475625 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.volume.api [None req-6f639723-870a-4ac1-827e-962f6470ce30 tempest-AttachVolumeMultiAttachTest-1302095414 tempest-AttachVolumeMultiAttachTest-1302095414-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4a060fd3-ecbc-4cb6-b2b8-080ab8c069f1) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100295) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 09:55:51.475625 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.volume.api [None req-6f639723-870a-4ac1-827e-962f6470ce30 tempest-AttachVolumeMultiAttachTest-1302095414 tempest-AttachVolumeMultiAttachTest-1302095414-project-member] Flow 'volume_create_api' (e5ec5f3b-61d1-46ed-a0a4-e18c76d6ab85) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100295) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 09:55:51.475625 np0000006707 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-6f639723-870a-4ac1-827e-962f6470ce30 tempest-AttachVolumeMultiAttachTest-1302095414 tempest-AttachVolumeMultiAttachTest-1302095414-project-member] Create volume request issued successfully. Aug 07 09:55:51.475625 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-6f639723-870a-4ac1-827e-962f6470ce30 tempest-AttachVolumeMultiAttachTest-1302095414 tempest-AttachVolumeMultiAttachTest-1302095414-project-member] https://10.4.3.8/volume/v3/volumes returned with HTTP 202 Aug 07 09:55:51.475625 np0000006707 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 385/1555] 10.4.3.8 () {68 vars in 1245 bytes} [Fri Aug 7 09:55:51 2026] POST /volume/v3/volumes => generated 756 bytes in 376 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 07 09:55:51.491643 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [None req-8fe59213-fadd-4cdf-ac4d-7e1765c7babf None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:55:51.493681 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-8fe59213-fadd-4cdf-ac4d-7e1765c7babf tempest-AttachVolumeMultiAttachTest-1302095414 tempest-AttachVolumeMultiAttachTest-1302095414-project-member] GET https://10.4.3.8/volume/v3/volumes/bf4d3df0-36c7-4a0a-b35f-4c5633e671d2 Aug 07 09:55:51.493913 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-8fe59213-fadd-4cdf-ac4d-7e1765c7babf tempest-AttachVolumeMultiAttachTest-1302095414 tempest-AttachVolumeMultiAttachTest-1302095414-project-member] Empty body provided in request {{(pid=100297) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 09:55:51.494198 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-8fe59213-fadd-4cdf-ac4d-7e1765c7babf tempest-AttachVolumeMultiAttachTest-1302095414 tempest-AttachVolumeMultiAttachTest-1302095414-project-member] Calling method 'show' {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 09:55:51.507161 np0000006707 devstack@c-api.service[100297]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 09:55:51.507161 np0000006707 devstack@c-api.service[100297]: warnings.warn( Aug 07 09:55:51.512449 np0000006707 devstack@c-api.service[100297]: INFO cinder.volume.api [None req-8fe59213-fadd-4cdf-ac4d-7e1765c7babf tempest-AttachVolumeMultiAttachTest-1302095414 tempest-AttachVolumeMultiAttachTest-1302095414-project-member] Volume info retrieved successfully. Aug 07 09:55:51.519566 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-8fe59213-fadd-4cdf-ac4d-7e1765c7babf tempest-AttachVolumeMultiAttachTest-1302095414 tempest-AttachVolumeMultiAttachTest-1302095414-project-member] https://10.4.3.8/volume/v3/volumes/bf4d3df0-36c7-4a0a-b35f-4c5633e671d2 returned with HTTP 200 Aug 07 09:55:51.519731 np0000006707 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 391/1556] 10.4.3.8 () {66 vars in 1334 bytes} [Fri Aug 7 09:55:51 2026] GET /volume/v3/volumes/bf4d3df0-36c7-4a0a-b35f-4c5633e671d2 => generated 824 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 09:55:51.546494 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [req-7d24a939-66cc-4876-8890-7285fcb4d5c2 req-24f2225c-9aca-480b-ac62-69184065f468 None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:55:51.549680 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [req-7d24a939-66cc-4876-8890-7285fcb4d5c2 req-24f2225c-9aca-480b-ac62-69184065f468 tempest-AttachVolumeTestJSON-41757496 tempest-AttachVolumeTestJSON-41757496-project-member] DELETE https://10.4.3.8/volume/v3/attachments/111f191c-bb27-4c9b-a7a2-80d6282b8675 Aug 07 09:55:51.549885 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [req-7d24a939-66cc-4876-8890-7285fcb4d5c2 req-24f2225c-9aca-480b-ac62-69184065f468 tempest-AttachVolumeTestJSON-41757496 tempest-AttachVolumeTestJSON-41757496-project-member] Empty body provided in request {{(pid=100296) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 09:55:51.550110 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [req-7d24a939-66cc-4876-8890-7285fcb4d5c2 req-24f2225c-9aca-480b-ac62-69184065f468 tempest-AttachVolumeTestJSON-41757496 tempest-AttachVolumeTestJSON-41757496-project-member] Calling method 'version_select' {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 09:55:51.564235 np0000006707 devstack@c-api.service[100296]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 09:55:51.564235 np0000006707 devstack@c-api.service[100296]: warnings.warn( Aug 07 09:55:51.654568 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [req-7d24a939-66cc-4876-8890-7285fcb4d5c2 req-24f2225c-9aca-480b-ac62-69184065f468 tempest-AttachVolumeTestJSON-41757496 tempest-AttachVolumeTestJSON-41757496-project-member] https://10.4.3.8/volume/v3/attachments/111f191c-bb27-4c9b-a7a2-80d6282b8675 returned with HTTP 200 Aug 07 09:55:51.655144 np0000006707 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 391/1557] 10.4.3.8 () {72 vars in 1659 bytes} [Fri Aug 7 09:55:51 2026] DELETE /volume/v3/attachments/111f191c-bb27-4c9b-a7a2-80d6282b8675 => generated 19 bytes in 109 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 07 09:55:52.410465 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.middleware.request_id [None req-70a83b8f-8a1c-477b-be9f-066e2ed248d4 None None] RequestId filter calling following filter/app {{(pid=100298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:55:52.412632 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [None req-70a83b8f-8a1c-477b-be9f-066e2ed248d4 tempest-VolumesTransfersTest-580909234 tempest-VolumesTransfersTest-580909234-project-admin] GET https://10.4.3.8/volume/v3/volumes/6f7564e2-0074-4514-a398-1894961cce34 Aug 07 09:55:52.412916 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [None req-70a83b8f-8a1c-477b-be9f-066e2ed248d4 tempest-VolumesTransfersTest-580909234 tempest-VolumesTransfersTest-580909234-project-admin] Empty body provided in request {{(pid=100298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 09:55:52.413150 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [None req-70a83b8f-8a1c-477b-be9f-066e2ed248d4 tempest-VolumesTransfersTest-580909234 tempest-VolumesTransfersTest-580909234-project-admin] Calling method 'show' {{(pid=100298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 09:55:52.419826 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [None req-70a83b8f-8a1c-477b-be9f-066e2ed248d4 tempest-VolumesTransfersTest-580909234 tempest-VolumesTransfersTest-580909234-project-admin] https://10.4.3.8/volume/v3/volumes/6f7564e2-0074-4514-a398-1894961cce34 returned with HTTP 404 Aug 07 09:55:52.420402 np0000006707 devstack@c-api.service[100298]: [pid: 100298|app: 0|req: 391/1558] 10.4.3.8 () {66 vars in 1334 bytes} [Fri Aug 7 09:55:52 2026] GET /volume/v3/volumes/6f7564e2-0074-4514-a398-1894961cce34 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 09:55:52.431616 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-1cfc8107-6b92-491c-80e3-1904ae43068d None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:55:52.437056 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-1cfc8107-6b92-491c-80e3-1904ae43068d tempest-VolumesTransfersTest-1330464585 tempest-VolumesTransfersTest-1330464585-project-member] GET https://10.4.3.8/volume/v3/volumes/6f7564e2-0074-4514-a398-1894961cce34 Aug 07 09:55:52.437245 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-1cfc8107-6b92-491c-80e3-1904ae43068d tempest-VolumesTransfersTest-1330464585 tempest-VolumesTransfersTest-1330464585-project-member] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 09:55:52.437465 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-1cfc8107-6b92-491c-80e3-1904ae43068d tempest-VolumesTransfersTest-1330464585 tempest-VolumesTransfersTest-1330464585-project-member] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 09:55:52.456650 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-1cfc8107-6b92-491c-80e3-1904ae43068d tempest-VolumesTransfersTest-1330464585 tempest-VolumesTransfersTest-1330464585-project-member] https://10.4.3.8/volume/v3/volumes/6f7564e2-0074-4514-a398-1894961cce34 returned with HTTP 404 Aug 07 09:55:52.457187 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [None req-1ad3e39f-32e4-4acb-9d6a-165376226e5a None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:55:52.457530 np0000006707 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 386/1559] 10.4.3.8 () {66 vars in 1334 bytes} [Fri Aug 7 09:55:52 2026] GET /volume/v3/volumes/6f7564e2-0074-4514-a398-1894961cce34 => generated 109 bytes in 26 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 09:55:52.459496 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-1ad3e39f-32e4-4acb-9d6a-165376226e5a tempest-AttachVolumeTestJSON-41757496 tempest-AttachVolumeTestJSON-41757496-project-member] GET https://10.4.3.8/volume/v3/volumes/28f25a38-cf4c-4e94-9190-550eba5d2ddf Aug 07 09:55:52.459698 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-1ad3e39f-32e4-4acb-9d6a-165376226e5a tempest-AttachVolumeTestJSON-41757496 tempest-AttachVolumeTestJSON-41757496-project-member] Empty body provided in request {{(pid=100297) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 09:55:52.459940 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-1ad3e39f-32e4-4acb-9d6a-165376226e5a tempest-AttachVolumeTestJSON-41757496 tempest-AttachVolumeTestJSON-41757496-project-member] Calling method 'show' {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 09:55:52.466741 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [None req-3e422f34-c91c-478e-83ee-d57e33930244 None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:55:52.468712 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-3e422f34-c91c-478e-83ee-d57e33930244 tempest-VolumesTransfersTest-1330464585 tempest-VolumesTransfersTest-1330464585-project-member] DELETE https://10.4.3.8/volume/v3/volumes/6f7564e2-0074-4514-a398-1894961cce34 Aug 07 09:55:52.468828 np0000006707 devstack@c-api.service[100297]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 09:55:52.468828 np0000006707 devstack@c-api.service[100297]: warnings.warn( Aug 07 09:55:52.468961 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-3e422f34-c91c-478e-83ee-d57e33930244 tempest-VolumesTransfersTest-1330464585 tempest-VolumesTransfersTest-1330464585-project-member] Empty body provided in request {{(pid=100296) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 09:55:52.469211 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-3e422f34-c91c-478e-83ee-d57e33930244 tempest-VolumesTransfersTest-1330464585 tempest-VolumesTransfersTest-1330464585-project-member] Calling method 'delete' {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 09:55:52.469384 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.v3.volumes [None req-3e422f34-c91c-478e-83ee-d57e33930244 tempest-VolumesTransfersTest-1330464585 tempest-VolumesTransfersTest-1330464585-project-member] Delete volume with id: 6f7564e2-0074-4514-a398-1894961cce34 Aug 07 09:55:52.474294 np0000006707 devstack@c-api.service[100297]: INFO cinder.volume.api [None req-1ad3e39f-32e4-4acb-9d6a-165376226e5a tempest-AttachVolumeTestJSON-41757496 tempest-AttachVolumeTestJSON-41757496-project-member] Volume info retrieved successfully. Aug 07 09:55:52.476241 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-3e422f34-c91c-478e-83ee-d57e33930244 tempest-VolumesTransfersTest-1330464585 tempest-VolumesTransfersTest-1330464585-project-member] https://10.4.3.8/volume/v3/volumes/6f7564e2-0074-4514-a398-1894961cce34 returned with HTTP 404 Aug 07 09:55:52.476842 np0000006707 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 392/1560] 10.4.3.8 () {66 vars in 1337 bytes} [Fri Aug 7 09:55:52 2026] DELETE /volume/v3/volumes/6f7564e2-0074-4514-a398-1894961cce34 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 09:55:52.479964 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-1ad3e39f-32e4-4acb-9d6a-165376226e5a tempest-AttachVolumeTestJSON-41757496 tempest-AttachVolumeTestJSON-41757496-project-member] https://10.4.3.8/volume/v3/volumes/28f25a38-cf4c-4e94-9190-550eba5d2ddf returned with HTTP 200 Aug 07 09:55:52.480454 np0000006707 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 392/1561] 10.4.3.8 () {66 vars in 1334 bytes} [Fri Aug 7 09:55:52 2026] GET /volume/v3/volumes/28f25a38-cf4c-4e94-9190-550eba5d2ddf => generated 840 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 09:55:52.498104 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.middleware.request_id [None req-72f28c9c-c61c-46b3-b334-8c811aaae168 None None] RequestId filter calling following filter/app {{(pid=100298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:55:52.500336 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [None req-72f28c9c-c61c-46b3-b334-8c811aaae168 tempest-AttachVolumeTestJSON-41757496 tempest-AttachVolumeTestJSON-41757496-project-member] GET https://10.4.3.8/volume/v3/volumes/28f25a38-cf4c-4e94-9190-550eba5d2ddf Aug 07 09:55:52.500602 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [None req-72f28c9c-c61c-46b3-b334-8c811aaae168 tempest-AttachVolumeTestJSON-41757496 tempest-AttachVolumeTestJSON-41757496-project-member] Empty body provided in request {{(pid=100298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 09:55:52.500806 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [None req-72f28c9c-c61c-46b3-b334-8c811aaae168 tempest-AttachVolumeTestJSON-41757496 tempest-AttachVolumeTestJSON-41757496-project-member] Calling method 'show' {{(pid=100298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 09:55:52.516999 np0000006707 devstack@c-api.service[100298]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 09:55:52.516999 np0000006707 devstack@c-api.service[100298]: warnings.warn( Aug 07 09:55:52.528296 np0000006707 devstack@c-api.service[100298]: INFO cinder.volume.api [None req-72f28c9c-c61c-46b3-b334-8c811aaae168 tempest-AttachVolumeTestJSON-41757496 tempest-AttachVolumeTestJSON-41757496-project-member] Volume info retrieved successfully. Aug 07 09:55:52.537513 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-77030616-efbf-4476-a23d-449a7af31761 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:55:52.539796 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-77030616-efbf-4476-a23d-449a7af31761 tempest-AttachVolumeMultiAttachTest-1302095414 tempest-AttachVolumeMultiAttachTest-1302095414-project-member] GET https://10.4.3.8/volume/v3/volumes/bf4d3df0-36c7-4a0a-b35f-4c5633e671d2 Aug 07 09:55:52.539989 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [None req-72f28c9c-c61c-46b3-b334-8c811aaae168 tempest-AttachVolumeTestJSON-41757496 tempest-AttachVolumeTestJSON-41757496-project-member] https://10.4.3.8/volume/v3/volumes/28f25a38-cf4c-4e94-9190-550eba5d2ddf returned with HTTP 200 Aug 07 09:55:52.540083 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-77030616-efbf-4476-a23d-449a7af31761 tempest-AttachVolumeMultiAttachTest-1302095414 tempest-AttachVolumeMultiAttachTest-1302095414-project-member] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 09:55:52.540362 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-77030616-efbf-4476-a23d-449a7af31761 tempest-AttachVolumeMultiAttachTest-1302095414 tempest-AttachVolumeMultiAttachTest-1302095414-project-member] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 09:55:52.540679 np0000006707 devstack@c-api.service[100298]: [pid: 100298|app: 0|req: 392/1562] 10.4.3.8 () {66 vars in 1334 bytes} [Fri Aug 7 09:55:52 2026] GET /volume/v3/volumes/28f25a38-cf4c-4e94-9190-550eba5d2ddf => generated 840 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 09:55:52.551369 np0000006707 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 09:55:52.551369 np0000006707 devstack@c-api.service[100295]: warnings.warn( Aug 07 09:55:52.554469 np0000006707 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-77030616-efbf-4476-a23d-449a7af31761 tempest-AttachVolumeMultiAttachTest-1302095414 tempest-AttachVolumeMultiAttachTest-1302095414-project-member] Volume info retrieved successfully. Aug 07 09:55:52.560794 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-77030616-efbf-4476-a23d-449a7af31761 tempest-AttachVolumeMultiAttachTest-1302095414 tempest-AttachVolumeMultiAttachTest-1302095414-project-member] https://10.4.3.8/volume/v3/volumes/bf4d3df0-36c7-4a0a-b35f-4c5633e671d2 returned with HTTP 200 Aug 07 09:55:52.561336 np0000006707 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 387/1563] 10.4.3.8 () {66 vars in 1334 bytes} [Fri Aug 7 09:55:52 2026] GET /volume/v3/volumes/bf4d3df0-36c7-4a0a-b35f-4c5633e671d2 => generated 1364 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 09:55:52.612817 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [None req-6123dfc8-9efd-4676-a980-777f0fd5d4eb None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:55:52.614767 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-6123dfc8-9efd-4676-a980-777f0fd5d4eb tempest-AttachVolumeTestJSON-41757496 tempest-AttachVolumeTestJSON-41757496-project-member] GET https://10.4.3.8/volume/v3/volumes/28f25a38-cf4c-4e94-9190-550eba5d2ddf Aug 07 09:55:52.614958 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-6123dfc8-9efd-4676-a980-777f0fd5d4eb tempest-AttachVolumeTestJSON-41757496 tempest-AttachVolumeTestJSON-41757496-project-member] Empty body provided in request {{(pid=100296) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 09:55:52.615173 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-6123dfc8-9efd-4676-a980-777f0fd5d4eb tempest-AttachVolumeTestJSON-41757496 tempest-AttachVolumeTestJSON-41757496-project-member] Calling method 'show' {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 09:55:52.622791 np0000006707 devstack@c-api.service[100296]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 09:55:52.622791 np0000006707 devstack@c-api.service[100296]: warnings.warn( Aug 07 09:55:52.630310 np0000006707 devstack@c-api.service[100296]: INFO cinder.volume.api [None req-6123dfc8-9efd-4676-a980-777f0fd5d4eb tempest-AttachVolumeTestJSON-41757496 tempest-AttachVolumeTestJSON-41757496-project-member] Volume info retrieved successfully. Aug 07 09:55:52.635145 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-6123dfc8-9efd-4676-a980-777f0fd5d4eb tempest-AttachVolumeTestJSON-41757496 tempest-AttachVolumeTestJSON-41757496-project-member] https://10.4.3.8/volume/v3/volumes/28f25a38-cf4c-4e94-9190-550eba5d2ddf returned with HTTP 200 Aug 07 09:55:52.635558 np0000006707 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 393/1564] 10.4.3.8 () {66 vars in 1334 bytes} [Fri Aug 7 09:55:52 2026] GET /volume/v3/volumes/28f25a38-cf4c-4e94-9190-550eba5d2ddf => generated 840 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 09:55:52.654374 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [None req-f913a092-d676-4802-9324-12011aad48bf None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:55:52.656395 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-f913a092-d676-4802-9324-12011aad48bf tempest-AttachVolumeTestJSON-41757496 tempest-AttachVolumeTestJSON-41757496-project-member] GET https://10.4.3.8/volume/v3/volumes/e2006e01-6b92-4578-b801-29ed81ddcc63 Aug 07 09:55:52.656702 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-f913a092-d676-4802-9324-12011aad48bf tempest-AttachVolumeTestJSON-41757496 tempest-AttachVolumeTestJSON-41757496-project-member] Empty body provided in request {{(pid=100297) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 09:55:52.656991 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-f913a092-d676-4802-9324-12011aad48bf tempest-AttachVolumeTestJSON-41757496 tempest-AttachVolumeTestJSON-41757496-project-member] Calling method 'show' {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 09:55:52.667336 np0000006707 devstack@c-api.service[100297]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 09:55:52.667336 np0000006707 devstack@c-api.service[100297]: warnings.warn( Aug 07 09:55:52.672488 np0000006707 devstack@c-api.service[100297]: INFO cinder.volume.api [None req-f913a092-d676-4802-9324-12011aad48bf tempest-AttachVolumeTestJSON-41757496 tempest-AttachVolumeTestJSON-41757496-project-member] Volume info retrieved successfully. Aug 07 09:55:52.678645 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-f913a092-d676-4802-9324-12011aad48bf tempest-AttachVolumeTestJSON-41757496 tempest-AttachVolumeTestJSON-41757496-project-member] https://10.4.3.8/volume/v3/volumes/e2006e01-6b92-4578-b801-29ed81ddcc63 returned with HTTP 200 Aug 07 09:55:52.679147 np0000006707 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 393/1565] 10.4.3.8 () {66 vars in 1334 bytes} [Fri Aug 7 09:55:52 2026] GET /volume/v3/volumes/e2006e01-6b92-4578-b801-29ed81ddcc63 => generated 840 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 09:55:52.748854 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.middleware.request_id [req-e9c2764b-6995-43c2-8475-2ced64bcfe2d req-32e94643-ce3b-4ec4-a396-b34703c6ac59 None None] RequestId filter calling following filter/app {{(pid=100298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:55:52.750577 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-9fc61582-0db9-4bdb-8e5b-5c1d02e28978 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:55:52.751161 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [req-e9c2764b-6995-43c2-8475-2ced64bcfe2d req-32e94643-ce3b-4ec4-a396-b34703c6ac59 tempest-AttachVolumeMultiAttachTest-1302095414 tempest-AttachVolumeMultiAttachTest-1302095414-project-member] GET https://10.4.3.8/volume/v3/volumes/bf4d3df0-36c7-4a0a-b35f-4c5633e671d2 Aug 07 09:55:52.751353 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [req-e9c2764b-6995-43c2-8475-2ced64bcfe2d req-32e94643-ce3b-4ec4-a396-b34703c6ac59 tempest-AttachVolumeMultiAttachTest-1302095414 tempest-AttachVolumeMultiAttachTest-1302095414-project-member] Empty body provided in request {{(pid=100298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 09:55:52.751577 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [req-e9c2764b-6995-43c2-8475-2ced64bcfe2d req-32e94643-ce3b-4ec4-a396-b34703c6ac59 tempest-AttachVolumeMultiAttachTest-1302095414 tempest-AttachVolumeMultiAttachTest-1302095414-project-member] Calling method 'show' {{(pid=100298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 09:55:52.752220 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-9fc61582-0db9-4bdb-8e5b-5c1d02e28978 tempest-AttachVolumeTestJSON-41757496 tempest-AttachVolumeTestJSON-41757496-project-member] GET https://10.4.3.8/volume/v3/volumes/e2006e01-6b92-4578-b801-29ed81ddcc63 Aug 07 09:55:52.752509 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-9fc61582-0db9-4bdb-8e5b-5c1d02e28978 tempest-AttachVolumeTestJSON-41757496 tempest-AttachVolumeTestJSON-41757496-project-member] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 09:55:52.752744 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-9fc61582-0db9-4bdb-8e5b-5c1d02e28978 tempest-AttachVolumeTestJSON-41757496 tempest-AttachVolumeTestJSON-41757496-project-member] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 09:55:52.760944 np0000006707 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 09:55:52.760944 np0000006707 devstack@c-api.service[100295]: warnings.warn( Aug 07 09:55:52.763427 np0000006707 devstack@c-api.service[100298]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 09:55:52.763427 np0000006707 devstack@c-api.service[100298]: warnings.warn( Aug 07 09:55:52.765145 np0000006707 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-9fc61582-0db9-4bdb-8e5b-5c1d02e28978 tempest-AttachVolumeTestJSON-41757496 tempest-AttachVolumeTestJSON-41757496-project-member] Volume info retrieved successfully. Aug 07 09:55:52.768892 np0000006707 devstack@c-api.service[100298]: INFO cinder.volume.api [req-e9c2764b-6995-43c2-8475-2ced64bcfe2d req-32e94643-ce3b-4ec4-a396-b34703c6ac59 tempest-AttachVolumeMultiAttachTest-1302095414 tempest-AttachVolumeMultiAttachTest-1302095414-project-member] Volume info retrieved successfully. Aug 07 09:55:52.770325 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-9fc61582-0db9-4bdb-8e5b-5c1d02e28978 tempest-AttachVolumeTestJSON-41757496 tempest-AttachVolumeTestJSON-41757496-project-member] https://10.4.3.8/volume/v3/volumes/e2006e01-6b92-4578-b801-29ed81ddcc63 returned with HTTP 200 Aug 07 09:55:52.775652 np0000006707 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 388/1566] 10.4.3.8 () {66 vars in 1334 bytes} [Fri Aug 7 09:55:52 2026] GET /volume/v3/volumes/e2006e01-6b92-4578-b801-29ed81ddcc63 => generated 840 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 09:55:52.775781 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [req-e9c2764b-6995-43c2-8475-2ced64bcfe2d req-32e94643-ce3b-4ec4-a396-b34703c6ac59 tempest-AttachVolumeMultiAttachTest-1302095414 tempest-AttachVolumeMultiAttachTest-1302095414-project-member] https://10.4.3.8/volume/v3/volumes/bf4d3df0-36c7-4a0a-b35f-4c5633e671d2 returned with HTTP 200 Aug 07 09:55:52.775781 np0000006707 devstack@c-api.service[100298]: [pid: 100298|app: 0|req: 393/1567] 10.4.3.8 () {68 vars in 1584 bytes} [Fri Aug 7 09:55:52 2026] GET /volume/v3/volumes/bf4d3df0-36c7-4a0a-b35f-4c5633e671d2 => generated 1364 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 09:55:53.337835 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [req-e9c2764b-6995-43c2-8475-2ced64bcfe2d req-a1efb165-9fa4-40c9-8ea3-4621045d3f21 None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:55:53.345299 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [req-e9c2764b-6995-43c2-8475-2ced64bcfe2d req-a1efb165-9fa4-40c9-8ea3-4621045d3f21 tempest-AttachVolumeMultiAttachTest-1302095414 tempest-AttachVolumeMultiAttachTest-1302095414-project-member] GET https://10.4.3.8/volume/v3/volumes/bf4d3df0-36c7-4a0a-b35f-4c5633e671d2 Aug 07 09:55:53.345561 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [req-e9c2764b-6995-43c2-8475-2ced64bcfe2d req-a1efb165-9fa4-40c9-8ea3-4621045d3f21 tempest-AttachVolumeMultiAttachTest-1302095414 tempest-AttachVolumeMultiAttachTest-1302095414-project-member] Empty body provided in request {{(pid=100296) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 09:55:53.345810 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [req-e9c2764b-6995-43c2-8475-2ced64bcfe2d req-a1efb165-9fa4-40c9-8ea3-4621045d3f21 tempest-AttachVolumeMultiAttachTest-1302095414 tempest-AttachVolumeMultiAttachTest-1302095414-project-member] Calling method 'show' {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 09:55:53.360331 np0000006707 devstack@c-api.service[100296]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 09:55:53.360331 np0000006707 devstack@c-api.service[100296]: warnings.warn( Aug 07 09:55:53.368803 np0000006707 devstack@c-api.service[100296]: INFO cinder.volume.api [req-e9c2764b-6995-43c2-8475-2ced64bcfe2d req-a1efb165-9fa4-40c9-8ea3-4621045d3f21 tempest-AttachVolumeMultiAttachTest-1302095414 tempest-AttachVolumeMultiAttachTest-1302095414-project-member] Volume info retrieved successfully. Aug 07 09:55:53.374179 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [req-e9c2764b-6995-43c2-8475-2ced64bcfe2d req-a1efb165-9fa4-40c9-8ea3-4621045d3f21 tempest-AttachVolumeMultiAttachTest-1302095414 tempest-AttachVolumeMultiAttachTest-1302095414-project-member] https://10.4.3.8/volume/v3/volumes/bf4d3df0-36c7-4a0a-b35f-4c5633e671d2 returned with HTTP 200 Aug 07 09:55:53.374829 np0000006707 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 394/1568] 10.4.3.8 () {68 vars in 1584 bytes} [Fri Aug 7 09:55:53 2026] GET /volume/v3/volumes/bf4d3df0-36c7-4a0a-b35f-4c5633e671d2 => generated 1364 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 09:55:53.394450 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [None req-3ba89fdf-4012-41e1-beea-d4f0bb1a1ff1 None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:55:53.394450 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-3ba89fdf-4012-41e1-beea-d4f0bb1a1ff1 None None] GET https://10.4.3.8/volume// Aug 07 09:55:53.394450 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-3ba89fdf-4012-41e1-beea-d4f0bb1a1ff1 None None] Empty body provided in request {{(pid=100297) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 09:55:53.394450 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-3ba89fdf-4012-41e1-beea-d4f0bb1a1ff1 None None] Calling method 'all' {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 09:55:53.394450 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-3ba89fdf-4012-41e1-beea-d4f0bb1a1ff1 None None] https://10.4.3.8/volume// returned with HTTP 300 Aug 07 09:55:53.398518 np0000006707 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 394/1569] 10.4.3.8 () {66 vars in 1405 bytes} [Fri Aug 7 09:55:53 2026] GET /volume/ => generated 384 bytes in 7 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 07 09:55:53.404721 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [req-e9c2764b-6995-43c2-8475-2ced64bcfe2d req-489d77e7-5f28-433d-b3f6-af113c1c8e1b None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:55:53.413769 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [req-e9c2764b-6995-43c2-8475-2ced64bcfe2d req-489d77e7-5f28-433d-b3f6-af113c1c8e1b tempest-AttachVolumeMultiAttachTest-1302095414 tempest-AttachVolumeMultiAttachTest-1302095414-project-member] POST https://10.4.3.8/volume/v3/attachments Aug 07 09:55:53.413769 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [req-e9c2764b-6995-43c2-8475-2ced64bcfe2d req-489d77e7-5f28-433d-b3f6-af113c1c8e1b tempest-AttachVolumeMultiAttachTest-1302095414 tempest-AttachVolumeMultiAttachTest-1302095414-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "bf4d3df0-36c7-4a0a-b35f-4c5633e671d2", "connector": null, "instance_uuid": "43fab835-3f00-47c2-80d1-903861561bf4"}} {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 09:55:54.210900 np0000006707 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 09:55:54.210900 np0000006707 devstack@c-api.service[100295]: warnings.warn( Aug 07 09:55:54.210900 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [req-e9c2764b-6995-43c2-8475-2ced64bcfe2d req-489d77e7-5f28-433d-b3f6-af113c1c8e1b tempest-AttachVolumeMultiAttachTest-1302095414 tempest-AttachVolumeMultiAttachTest-1302095414-project-member] https://10.4.3.8/volume/v3/attachments returned with HTTP 200 Aug 07 09:55:54.210900 np0000006707 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 389/1570] 10.4.3.8 () {74 vars in 1580 bytes} [Fri Aug 7 09:55:53 2026] POST /volume/v3/attachments => generated 273 bytes in 67 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 09:55:55.254773 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.middleware.request_id [None req-ce86e9d7-6634-4422-9d4a-4eba7890827b None None] RequestId filter calling following filter/app {{(pid=100298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:55:55.255305 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [None req-ce86e9d7-6634-4422-9d4a-4eba7890827b None None] GET https://10.4.3.8/volume// Aug 07 09:55:55.255545 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [None req-ce86e9d7-6634-4422-9d4a-4eba7890827b None None] Empty body provided in request {{(pid=100298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 09:55:55.255774 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [None req-ce86e9d7-6634-4422-9d4a-4eba7890827b None None] Calling method 'all' {{(pid=100298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 09:55:55.256164 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [None req-ce86e9d7-6634-4422-9d4a-4eba7890827b None None] https://10.4.3.8/volume// returned with HTTP 300 Aug 07 09:55:55.256476 np0000006707 devstack@c-api.service[100298]: [pid: 100298|app: 0|req: 394/1571] 10.4.3.8 () {66 vars in 1412 bytes} [Fri Aug 7 09:55:55 2026] GET /volume/ => generated 384 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 07 09:55:55.268467 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [req-e9c2764b-6995-43c2-8475-2ced64bcfe2d req-bf869ed2-0b59-493c-9bb8-a8eac70da39c None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:55:55.269495 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [req-e9c2764b-6995-43c2-8475-2ced64bcfe2d req-bf869ed2-0b59-493c-9bb8-a8eac70da39c tempest-AttachVolumeMultiAttachTest-1302095414 tempest-AttachVolumeMultiAttachTest-1302095414-project-member] GET https://10.4.3.8/volume/v3/volumes/bf4d3df0-36c7-4a0a-b35f-4c5633e671d2 Aug 07 09:55:55.269765 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [req-e9c2764b-6995-43c2-8475-2ced64bcfe2d req-bf869ed2-0b59-493c-9bb8-a8eac70da39c tempest-AttachVolumeMultiAttachTest-1302095414 tempest-AttachVolumeMultiAttachTest-1302095414-project-member] Empty body provided in request {{(pid=100296) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 09:55:55.270009 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [req-e9c2764b-6995-43c2-8475-2ced64bcfe2d req-bf869ed2-0b59-493c-9bb8-a8eac70da39c tempest-AttachVolumeMultiAttachTest-1302095414 tempest-AttachVolumeMultiAttachTest-1302095414-project-member] Calling method 'show' {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 09:55:55.287136 np0000006707 devstack@c-api.service[100296]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 09:55:55.287136 np0000006707 devstack@c-api.service[100296]: warnings.warn( Aug 07 09:55:55.292041 np0000006707 devstack@c-api.service[100296]: INFO cinder.volume.api [req-e9c2764b-6995-43c2-8475-2ced64bcfe2d req-bf869ed2-0b59-493c-9bb8-a8eac70da39c tempest-AttachVolumeMultiAttachTest-1302095414 tempest-AttachVolumeMultiAttachTest-1302095414-project-member] Volume info retrieved successfully. Aug 07 09:55:55.299557 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [req-e9c2764b-6995-43c2-8475-2ced64bcfe2d req-bf869ed2-0b59-493c-9bb8-a8eac70da39c tempest-AttachVolumeMultiAttachTest-1302095414 tempest-AttachVolumeMultiAttachTest-1302095414-project-member] https://10.4.3.8/volume/v3/volumes/bf4d3df0-36c7-4a0a-b35f-4c5633e671d2 returned with HTTP 200 Aug 07 09:55:55.301020 np0000006707 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 395/1572] 10.4.3.8 () {70 vars in 1625 bytes} [Fri Aug 7 09:55:55 2026] GET /volume/v3/volumes/bf4d3df0-36c7-4a0a-b35f-4c5633e671d2 => generated 1543 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 07 09:55:55.411138 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [req-e9c2764b-6995-43c2-8475-2ced64bcfe2d req-681a8211-08cc-4789-9a00-b2acc139a80d None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:55:55.413451 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [req-e9c2764b-6995-43c2-8475-2ced64bcfe2d req-681a8211-08cc-4789-9a00-b2acc139a80d tempest-AttachVolumeMultiAttachTest-1302095414 tempest-AttachVolumeMultiAttachTest-1302095414-project-member] PUT https://10.4.3.8/volume/v3/attachments/092d0d05-8169-42fa-89fa-b1b038e5347e Aug 07 09:55:55.413798 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [req-e9c2764b-6995-43c2-8475-2ced64bcfe2d req-681a8211-08cc-4789-9a00-b2acc139a80d tempest-AttachVolumeMultiAttachTest-1302095414 tempest-AttachVolumeMultiAttachTest-1302095414-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.8", "host": "np0000006707", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:568b993d50b1", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "d2780578-1896-461f-80ac-b58d2e346b90", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 09:55:55.421276 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.coordination [req-e9c2764b-6995-43c2-8475-2ced64bcfe2d req-681a8211-08cc-4789-9a00-b2acc139a80d tempest-AttachVolumeMultiAttachTest-1302095414 tempest-AttachVolumeMultiAttachTest-1302095414-project-member] Acquiring lock "cinder-attachment_update-bf4d3df0-36c7-4a0a-b35f-4c5633e671d2-np0000006707" by "attachment_update" {{(pid=100297) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 07 09:55:55.426118 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.coordination [req-e9c2764b-6995-43c2-8475-2ced64bcfe2d req-681a8211-08cc-4789-9a00-b2acc139a80d tempest-AttachVolumeMultiAttachTest-1302095414 tempest-AttachVolumeMultiAttachTest-1302095414-project-member] Lock "cinder-attachment_update-bf4d3df0-36c7-4a0a-b35f-4c5633e671d2-np0000006707" acquired by "attachment_update" :: waited 0.005s {{(pid=100297) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 07 09:55:55.427028 np0000006707 devstack@c-api.service[100297]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 09:55:55.427028 np0000006707 devstack@c-api.service[100297]: warnings.warn( Aug 07 09:55:55.541511 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.coordination [req-e9c2764b-6995-43c2-8475-2ced64bcfe2d req-681a8211-08cc-4789-9a00-b2acc139a80d tempest-AttachVolumeMultiAttachTest-1302095414 tempest-AttachVolumeMultiAttachTest-1302095414-project-member] Lock "cinder-attachment_update-bf4d3df0-36c7-4a0a-b35f-4c5633e671d2-np0000006707" released by "attachment_update" :: held 0.115s {{(pid=100297) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 07 09:55:55.541814 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [req-e9c2764b-6995-43c2-8475-2ced64bcfe2d req-681a8211-08cc-4789-9a00-b2acc139a80d tempest-AttachVolumeMultiAttachTest-1302095414 tempest-AttachVolumeMultiAttachTest-1302095414-project-member] https://10.4.3.8/volume/v3/attachments/092d0d05-8169-42fa-89fa-b1b038e5347e returned with HTTP 200 Aug 07 09:55:55.542444 np0000006707 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 395/1573] 10.4.3.8 () {74 vars in 1690 bytes} [Fri Aug 7 09:55:55 2026] PUT /volume/v3/attachments/092d0d05-8169-42fa-89fa-b1b038e5347e => generated 969 bytes in 132 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 09:55:55.585854 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [req-e9c2764b-6995-43c2-8475-2ced64bcfe2d req-d5389d8c-a702-42aa-9a9d-8574be467278 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:55:55.594708 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [req-e9c2764b-6995-43c2-8475-2ced64bcfe2d req-d5389d8c-a702-42aa-9a9d-8574be467278 tempest-AttachVolumeMultiAttachTest-1302095414 tempest-AttachVolumeMultiAttachTest-1302095414-project-member] POST https://10.4.3.8/volume/v3/attachments/092d0d05-8169-42fa-89fa-b1b038e5347e/action Aug 07 09:55:55.595209 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [req-e9c2764b-6995-43c2-8475-2ced64bcfe2d req-d5389d8c-a702-42aa-9a9d-8574be467278 tempest-AttachVolumeMultiAttachTest-1302095414 tempest-AttachVolumeMultiAttachTest-1302095414-project-member] Action body: b'{"os-complete": null}' {{(pid=100295) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 07 09:55:55.595372 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [req-e9c2764b-6995-43c2-8475-2ced64bcfe2d req-d5389d8c-a702-42aa-9a9d-8574be467278 tempest-AttachVolumeMultiAttachTest-1302095414 tempest-AttachVolumeMultiAttachTest-1302095414-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 09:55:55.623755 np0000006707 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 09:55:55.623755 np0000006707 devstack@c-api.service[100295]: warnings.warn( Aug 07 09:55:55.642507 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [req-e9c2764b-6995-43c2-8475-2ced64bcfe2d req-d5389d8c-a702-42aa-9a9d-8574be467278 tempest-AttachVolumeMultiAttachTest-1302095414 tempest-AttachVolumeMultiAttachTest-1302095414-project-member] https://10.4.3.8/volume/v3/attachments/092d0d05-8169-42fa-89fa-b1b038e5347e/action returned with HTTP 204 Aug 07 09:55:55.642507 np0000006707 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 390/1574] 10.4.3.8 () {74 vars in 1711 bytes} [Fri Aug 7 09:55:55 2026] POST /volume/v3/attachments/092d0d05-8169-42fa-89fa-b1b038e5347e/action => generated 0 bytes in 56 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 07 09:55:56.073339 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.middleware.request_id [None req-b3d9da8b-d5e1-45e5-ab77-63e517f197a7 None None] RequestId filter calling following filter/app {{(pid=100298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:55:56.218645 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [None req-b3d9da8b-d5e1-45e5-ab77-63e517f197a7 tempest-VolumesBackupsV39Test-889208871 tempest-VolumesBackupsV39Test-889208871-project-member] POST https://10.4.3.8/volume/v3/volumes Aug 07 09:55:56.219316 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [None req-b3d9da8b-d5e1-45e5-ab77-63e517f197a7 tempest-VolumesBackupsV39Test-889208871 tempest-VolumesBackupsV39Test-889208871-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesBackupsV39Test-Volume-1757837925"}} {{(pid=100298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 09:55:56.221098 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.v3.volumes [None req-b3d9da8b-d5e1-45e5-ab77-63e517f197a7 tempest-VolumesBackupsV39Test-889208871 tempest-VolumesBackupsV39Test-889208871-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesBackupsV39Test-Volume-1757837925'}} {{(pid=100298) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 07 09:55:56.221287 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.v3.volumes [None req-b3d9da8b-d5e1-45e5-ab77-63e517f197a7 tempest-VolumesBackupsV39Test-889208871 tempest-VolumesBackupsV39Test-889208871-project-member] Create volume of 1 GB Aug 07 09:55:56.226979 np0000006707 devstack@c-api.service[100298]: INFO cinder.volume.api [None req-b3d9da8b-d5e1-45e5-ab77-63e517f197a7 tempest-VolumesBackupsV39Test-889208871 tempest-VolumesBackupsV39Test-889208871-project-member] Availability Zones retrieved successfully. Aug 07 09:55:56.235997 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.volume.api [None req-b3d9da8b-d5e1-45e5-ab77-63e517f197a7 tempest-VolumesBackupsV39Test-889208871 tempest-VolumesBackupsV39Test-889208871-project-member] Flow 'volume_create_api' (07aae64e-34dd-4c55-948e-78db04b30604) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100298) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 09:55:56.237552 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.volume.api [None req-b3d9da8b-d5e1-45e5-ab77-63e517f197a7 tempest-VolumesBackupsV39Test-889208871 tempest-VolumesBackupsV39Test-889208871-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (823c0d4a-0626-4633-ab6b-eb163bbbbd49) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100298) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 09:55:56.239283 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.volume.flows.api.create_volume [None req-b3d9da8b-d5e1-45e5-ab77-63e517f197a7 tempest-VolumesBackupsV39Test-889208871 tempest-VolumesBackupsV39Test-889208871-project-member] Validating volume size '1' using validate_int {{(pid=100298) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 07 09:55:56.282524 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.volume.api [None req-b3d9da8b-d5e1-45e5-ab77-63e517f197a7 tempest-VolumesBackupsV39Test-889208871 tempest-VolumesBackupsV39Test-889208871-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (823c0d4a-0626-4633-ab6b-eb163bbbbd49) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-07T09:47:39Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=45fd9a3a-b61e-4c6c-9ab7-d02f06678d0d,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '45fd9a3a-b61e-4c6c-9ab7-d02f06678d0d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100298) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 09:55:56.283650 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.volume.api [None req-b3d9da8b-d5e1-45e5-ab77-63e517f197a7 tempest-VolumesBackupsV39Test-889208871 tempest-VolumesBackupsV39Test-889208871-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (dad9df56-2261-492d-9e19-8c0bfe1a3d4f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100298) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 09:55:56.361806 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.quota [None req-b3d9da8b-d5e1-45e5-ab77-63e517f197a7 tempest-VolumesBackupsV39Test-889208871 tempest-VolumesBackupsV39Test-889208871-project-member] Created reservations ['5c33ecb7-83a6-43d5-970c-3eaa76406cb3', 'fd6edaab-bc0e-469f-aef6-edd26054ef84', '1c576f3e-bae5-4310-bf30-025f26aa2f77', 'c1d3ed89-97e2-43e1-87db-55d7dffba140'] {{(pid=100298) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 09:55:56.362806 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.volume.api [None req-b3d9da8b-d5e1-45e5-ab77-63e517f197a7 tempest-VolumesBackupsV39Test-889208871 tempest-VolumesBackupsV39Test-889208871-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (dad9df56-2261-492d-9e19-8c0bfe1a3d4f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['5c33ecb7-83a6-43d5-970c-3eaa76406cb3', 'fd6edaab-bc0e-469f-aef6-edd26054ef84', '1c576f3e-bae5-4310-bf30-025f26aa2f77', 'c1d3ed89-97e2-43e1-87db-55d7dffba140']}' {{(pid=100298) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 09:55:56.363822 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.volume.api [None req-b3d9da8b-d5e1-45e5-ab77-63e517f197a7 tempest-VolumesBackupsV39Test-889208871 tempest-VolumesBackupsV39Test-889208871-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (89969158-8b0a-4ff7-8821-ee5a8618b207) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100298) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 09:55:56.393345 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.volume.api [None req-b3d9da8b-d5e1-45e5-ab77-63e517f197a7 tempest-VolumesBackupsV39Test-889208871 tempest-VolumesBackupsV39Test-889208871-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (89969158-8b0a-4ff7-8821-ee5a8618b207) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '4896f826-20c4-43a3-be79-c5fa72facf53', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesBackupsV39Test-Volume-1757837925',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='1bee43a180a54abda8b3c839c4986a53',qos_specs=None,replication_status=,reservations=['5c33ecb7-83a6-43d5-970c-3eaa76406cb3','fd6edaab-bc0e-469f-aef6-edd26054ef84','1c576f3e-bae5-4310-bf30-025f26aa2f77','c1d3ed89-97e2-43e1-87db-55d7dffba140'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='07517303648b44f7a2ed12245c0187d2',volume_type_id=45fd9a3a-b61e-4c6c-9ab7-d02f06678d0d), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-07T09:55:56Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesBackupsV39Test-Volume-1757837925',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=4896f826-20c4-43a3-be79-c5fa72facf53,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='1bee43a180a54abda8b3c839c4986a53',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='07517303648b44f7a2ed12245c0187d2',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(45fd9a3a-b61e-4c6c-9ab7-d02f06678d0d),volume_type_id=45fd9a3a-b61e-4c6c-9ab7-d02f06678d0d)}' {{(pid=100298) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 09:55:56.394171 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.volume.api [None req-b3d9da8b-d5e1-45e5-ab77-63e517f197a7 tempest-VolumesBackupsV39Test-889208871 tempest-VolumesBackupsV39Test-889208871-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (03744951-8384-463e-9b45-0951e4d308a2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100298) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 09:55:56.416828 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.volume.api [None req-b3d9da8b-d5e1-45e5-ab77-63e517f197a7 tempest-VolumesBackupsV39Test-889208871 tempest-VolumesBackupsV39Test-889208871-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (03744951-8384-463e-9b45-0951e4d308a2) transitioned into state 'SUCCESS' from state '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-1757837925',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='1bee43a180a54abda8b3c839c4986a53',qos_specs=None,replication_status=,reservations=['5c33ecb7-83a6-43d5-970c-3eaa76406cb3','fd6edaab-bc0e-469f-aef6-edd26054ef84','1c576f3e-bae5-4310-bf30-025f26aa2f77','c1d3ed89-97e2-43e1-87db-55d7dffba140'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='07517303648b44f7a2ed12245c0187d2',volume_type_id=45fd9a3a-b61e-4c6c-9ab7-d02f06678d0d)}' {{(pid=100298) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 09:55:56.417527 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.volume.api [None req-b3d9da8b-d5e1-45e5-ab77-63e517f197a7 tempest-VolumesBackupsV39Test-889208871 tempest-VolumesBackupsV39Test-889208871-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e1d1ec1a-306b-4798-8d55-746a5195bee0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100298) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 09:55:56.438536 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.volume.api [None req-b3d9da8b-d5e1-45e5-ab77-63e517f197a7 tempest-VolumesBackupsV39Test-889208871 tempest-VolumesBackupsV39Test-889208871-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e1d1ec1a-306b-4798-8d55-746a5195bee0) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100298) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 09:55:56.439517 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.volume.api [None req-b3d9da8b-d5e1-45e5-ab77-63e517f197a7 tempest-VolumesBackupsV39Test-889208871 tempest-VolumesBackupsV39Test-889208871-project-member] Flow 'volume_create_api' (07aae64e-34dd-4c55-948e-78db04b30604) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100298) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 09:55:56.439898 np0000006707 devstack@c-api.service[100298]: INFO cinder.volume.api [None req-b3d9da8b-d5e1-45e5-ab77-63e517f197a7 tempest-VolumesBackupsV39Test-889208871 tempest-VolumesBackupsV39Test-889208871-project-member] Create volume request issued successfully. Aug 07 09:55:56.440619 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [None req-b3d9da8b-d5e1-45e5-ab77-63e517f197a7 tempest-VolumesBackupsV39Test-889208871 tempest-VolumesBackupsV39Test-889208871-project-member] https://10.4.3.8/volume/v3/volumes returned with HTTP 202 Aug 07 09:55:56.441247 np0000006707 devstack@c-api.service[100298]: [pid: 100298|app: 0|req: 395/1575] 10.4.3.8 () {70 vars in 1284 bytes} [Fri Aug 7 09:55:56 2026] POST /volume/v3/volumes => generated 748 bytes in 368 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 07 09:55:56.458431 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [None req-861ed0cd-e5e5-43a6-ab89-3ce605688065 None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:55:56.463144 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-861ed0cd-e5e5-43a6-ab89-3ce605688065 tempest-VolumesBackupsV39Test-889208871 tempest-VolumesBackupsV39Test-889208871-project-member] GET https://10.4.3.8/volume/v3/volumes/4896f826-20c4-43a3-be79-c5fa72facf53 Aug 07 09:55:56.465955 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-861ed0cd-e5e5-43a6-ab89-3ce605688065 tempest-VolumesBackupsV39Test-889208871 tempest-VolumesBackupsV39Test-889208871-project-member] Empty body provided in request {{(pid=100296) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 09:55:56.466347 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-861ed0cd-e5e5-43a6-ab89-3ce605688065 tempest-VolumesBackupsV39Test-889208871 tempest-VolumesBackupsV39Test-889208871-project-member] Calling method 'show' {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 09:55:56.483301 np0000006707 devstack@c-api.service[100296]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 09:55:56.483301 np0000006707 devstack@c-api.service[100296]: warnings.warn( Aug 07 09:55:56.491436 np0000006707 devstack@c-api.service[100296]: INFO cinder.volume.api [None req-861ed0cd-e5e5-43a6-ab89-3ce605688065 tempest-VolumesBackupsV39Test-889208871 tempest-VolumesBackupsV39Test-889208871-project-member] Volume info retrieved successfully. Aug 07 09:55:56.498967 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-861ed0cd-e5e5-43a6-ab89-3ce605688065 tempest-VolumesBackupsV39Test-889208871 tempest-VolumesBackupsV39Test-889208871-project-member] https://10.4.3.8/volume/v3/volumes/4896f826-20c4-43a3-be79-c5fa72facf53 returned with HTTP 200 Aug 07 09:55:56.499365 np0000006707 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 396/1576] 10.4.3.8 () {68 vars in 1374 bytes} [Fri Aug 7 09:55:56 2026] GET /volume/v3/volumes/4896f826-20c4-43a3-be79-c5fa72facf53 => generated 816 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 09:55:57.516947 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [None req-9bb8ca30-449c-4ed0-9d8c-b6fcd82a0730 None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:55:57.519443 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-9bb8ca30-449c-4ed0-9d8c-b6fcd82a0730 tempest-VolumesBackupsV39Test-889208871 tempest-VolumesBackupsV39Test-889208871-project-member] GET https://10.4.3.8/volume/v3/volumes/4896f826-20c4-43a3-be79-c5fa72facf53 Aug 07 09:55:57.519830 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-9bb8ca30-449c-4ed0-9d8c-b6fcd82a0730 tempest-VolumesBackupsV39Test-889208871 tempest-VolumesBackupsV39Test-889208871-project-member] Empty body provided in request {{(pid=100297) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 09:55:57.520065 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-9bb8ca30-449c-4ed0-9d8c-b6fcd82a0730 tempest-VolumesBackupsV39Test-889208871 tempest-VolumesBackupsV39Test-889208871-project-member] Calling method 'show' {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 09:55:57.529461 np0000006707 devstack@c-api.service[100297]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 09:55:57.529461 np0000006707 devstack@c-api.service[100297]: warnings.warn( Aug 07 09:55:57.534982 np0000006707 devstack@c-api.service[100297]: INFO cinder.volume.api [None req-9bb8ca30-449c-4ed0-9d8c-b6fcd82a0730 tempest-VolumesBackupsV39Test-889208871 tempest-VolumesBackupsV39Test-889208871-project-member] Volume info retrieved successfully. Aug 07 09:55:57.541064 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-9bb8ca30-449c-4ed0-9d8c-b6fcd82a0730 tempest-VolumesBackupsV39Test-889208871 tempest-VolumesBackupsV39Test-889208871-project-member] https://10.4.3.8/volume/v3/volumes/4896f826-20c4-43a3-be79-c5fa72facf53 returned with HTTP 200 Aug 07 09:55:57.541670 np0000006707 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 396/1577] 10.4.3.8 () {68 vars in 1374 bytes} [Fri Aug 7 09:55:57 2026] GET /volume/v3/volumes/4896f826-20c4-43a3-be79-c5fa72facf53 => generated 841 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 09:55:57.554449 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-66666b09-f6ac-45b2-8a6f-81c9ee5166a7 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:55:57.556893 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-66666b09-f6ac-45b2-8a6f-81c9ee5166a7 tempest-VolumesBackupsV39Test-889208871 tempest-VolumesBackupsV39Test-889208871-project-member] POST https://10.4.3.8/volume/v3/backups Aug 07 09:55:57.557518 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-66666b09-f6ac-45b2-8a6f-81c9ee5166a7 tempest-VolumesBackupsV39Test-889208871 tempest-VolumesBackupsV39Test-889208871-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "4896f826-20c4-43a3-be79-c5fa72facf53", "name": "tempest-VolumesBackupsV39Test-Backup-1841147502", "container": "tempest-volumesbackupsv39test-backup-container-1089127974"}} {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 09:55:57.560553 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.contrib.backups [None req-66666b09-f6ac-45b2-8a6f-81c9ee5166a7 tempest-VolumesBackupsV39Test-889208871 tempest-VolumesBackupsV39Test-889208871-project-member] Creating new backup {'backup': {'volume_id': '4896f826-20c4-43a3-be79-c5fa72facf53', 'name': 'tempest-VolumesBackupsV39Test-Backup-1841147502', 'container': 'tempest-volumesbackupsv39test-backup-container-1089127974'}} {{(pid=100295) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 07 09:55:57.561031 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.contrib.backups [None req-66666b09-f6ac-45b2-8a6f-81c9ee5166a7 tempest-VolumesBackupsV39Test-889208871 tempest-VolumesBackupsV39Test-889208871-project-member] Creating backup of volume 4896f826-20c4-43a3-be79-c5fa72facf53 in container tempest-volumesbackupsv39test-backup-container-1089127974 Aug 07 09:55:57.573525 np0000006707 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 09:55:57.573525 np0000006707 devstack@c-api.service[100295]: warnings.warn( Aug 07 09:55:57.574068 np0000006707 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-66666b09-f6ac-45b2-8a6f-81c9ee5166a7 tempest-VolumesBackupsV39Test-889208871 tempest-VolumesBackupsV39Test-889208871-project-member] Volume info retrieved successfully. Aug 07 09:55:57.624930 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.quota [None req-66666b09-f6ac-45b2-8a6f-81c9ee5166a7 tempest-VolumesBackupsV39Test-889208871 tempest-VolumesBackupsV39Test-889208871-project-member] Created reservations ['64a04b3b-ae04-4ae0-a708-56b1758e80f6', 'c302f0a7-462d-4f6b-9086-7eb831e0de04'] {{(pid=100295) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 09:55:57.660889 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.middleware.request_id [None req-e05ea850-a5e8-433e-85c5-d0c1592ec74f None None] RequestId filter calling following filter/app {{(pid=100298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:55:57.663127 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [None req-e05ea850-a5e8-433e-85c5-d0c1592ec74f tempest-ServerRescueNegativeTestJSON-655269695 tempest-ServerRescueNegativeTestJSON-655269695-project-member] GET https://10.4.3.8/volume/v3/volumes/4a4a2cc7-5afb-42d2-96e9-11135302f53f Aug 07 09:55:57.663406 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [None req-e05ea850-a5e8-433e-85c5-d0c1592ec74f tempest-ServerRescueNegativeTestJSON-655269695 tempest-ServerRescueNegativeTestJSON-655269695-project-member] Empty body provided in request {{(pid=100298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 09:55:57.663698 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [None req-e05ea850-a5e8-433e-85c5-d0c1592ec74f tempest-ServerRescueNegativeTestJSON-655269695 tempest-ServerRescueNegativeTestJSON-655269695-project-member] Calling method 'show' {{(pid=100298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 09:55:57.677918 np0000006707 devstack@c-api.service[100298]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 09:55:57.677918 np0000006707 devstack@c-api.service[100298]: warnings.warn( Aug 07 09:55:57.681012 np0000006707 devstack@c-api.service[100298]: INFO cinder.volume.api [None req-e05ea850-a5e8-433e-85c5-d0c1592ec74f tempest-ServerRescueNegativeTestJSON-655269695 tempest-ServerRescueNegativeTestJSON-655269695-project-member] Volume info retrieved successfully. Aug 07 09:55:57.689275 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [None req-e05ea850-a5e8-433e-85c5-d0c1592ec74f tempest-ServerRescueNegativeTestJSON-655269695 tempest-ServerRescueNegativeTestJSON-655269695-project-member] https://10.4.3.8/volume/v3/volumes/4a4a2cc7-5afb-42d2-96e9-11135302f53f returned with HTTP 200 Aug 07 09:55:57.689852 np0000006707 devstack@c-api.service[100298]: [pid: 100298|app: 0|req: 396/1578] 10.4.3.8 () {66 vars in 1334 bytes} [Fri Aug 7 09:55:57 2026] GET /volume/v3/volumes/4a4a2cc7-5afb-42d2-96e9-11135302f53f => generated 1138 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 09:55:57.694673 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-66666b09-f6ac-45b2-8a6f-81c9ee5166a7 tempest-VolumesBackupsV39Test-889208871 tempest-VolumesBackupsV39Test-889208871-project-member] https://10.4.3.8/volume/v3/backups returned with HTTP 202 Aug 07 09:55:57.695233 np0000006707 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 391/1579] 10.4.3.8 () {70 vars in 1285 bytes} [Fri Aug 7 09:55:57 2026] POST /volume/v3/backups => generated 329 bytes in 141 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 07 09:55:57.706563 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [None req-9e4d6ea6-bc15-4158-b2c8-c741d199abcc None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:55:57.710979 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-9e4d6ea6-bc15-4158-b2c8-c741d199abcc tempest-VolumesBackupsV39Test-889208871 tempest-VolumesBackupsV39Test-889208871-project-member] GET https://10.4.3.8/volume/v3/backups/35f0f5cd-f1e1-4d19-9eda-f15f3dea96ee Aug 07 09:55:57.711337 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-9e4d6ea6-bc15-4158-b2c8-c741d199abcc tempest-VolumesBackupsV39Test-889208871 tempest-VolumesBackupsV39Test-889208871-project-member] Empty body provided in request {{(pid=100296) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 09:55:57.711545 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-9e4d6ea6-bc15-4158-b2c8-c741d199abcc tempest-VolumesBackupsV39Test-889208871 tempest-VolumesBackupsV39Test-889208871-project-member] Calling method 'show' {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 09:55:57.711762 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.v3.backups [None req-9e4d6ea6-bc15-4158-b2c8-c741d199abcc tempest-VolumesBackupsV39Test-889208871 tempest-VolumesBackupsV39Test-889208871-project-member] Show backup with id 35f0f5cd-f1e1-4d19-9eda-f15f3dea96ee. {{(pid=100296) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 09:55:57.723583 np0000006707 devstack@c-api.service[100296]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 09:55:57.723583 np0000006707 devstack@c-api.service[100296]: warnings.warn( Aug 07 09:55:57.724870 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-9e4d6ea6-bc15-4158-b2c8-c741d199abcc tempest-VolumesBackupsV39Test-889208871 tempest-VolumesBackupsV39Test-889208871-project-member] https://10.4.3.8/volume/v3/backups/35f0f5cd-f1e1-4d19-9eda-f15f3dea96ee returned with HTTP 200 Aug 07 09:55:57.725379 np0000006707 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 397/1580] 10.4.3.8 () {68 vars in 1374 bytes} [Fri Aug 7 09:55:57 2026] GET /volume/v3/backups/35f0f5cd-f1e1-4d19-9eda-f15f3dea96ee => generated 791 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 09:55:57.750066 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [req-8f572f49-0464-4b73-a17d-d25ef463862d req-34d5bc12-a8d2-44b8-b0ca-a36a8e89ad93 None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:55:57.752653 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [req-8f572f49-0464-4b73-a17d-d25ef463862d req-34d5bc12-a8d2-44b8-b0ca-a36a8e89ad93 tempest-ServerRescueNegativeTestJSON-655269695 tempest-ServerRescueNegativeTestJSON-655269695-project-member] GET https://10.4.3.8/volume/v3/volumes/4a4a2cc7-5afb-42d2-96e9-11135302f53f Aug 07 09:55:57.752919 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [req-8f572f49-0464-4b73-a17d-d25ef463862d req-34d5bc12-a8d2-44b8-b0ca-a36a8e89ad93 tempest-ServerRescueNegativeTestJSON-655269695 tempest-ServerRescueNegativeTestJSON-655269695-project-member] Empty body provided in request {{(pid=100297) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 09:55:57.753206 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [req-8f572f49-0464-4b73-a17d-d25ef463862d req-34d5bc12-a8d2-44b8-b0ca-a36a8e89ad93 tempest-ServerRescueNegativeTestJSON-655269695 tempest-ServerRescueNegativeTestJSON-655269695-project-member] Calling method 'show' {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 09:55:57.767261 np0000006707 devstack@c-api.service[100297]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 09:55:57.767261 np0000006707 devstack@c-api.service[100297]: warnings.warn( Aug 07 09:55:57.779370 np0000006707 devstack@c-api.service[100297]: INFO cinder.volume.api [req-8f572f49-0464-4b73-a17d-d25ef463862d req-34d5bc12-a8d2-44b8-b0ca-a36a8e89ad93 tempest-ServerRescueNegativeTestJSON-655269695 tempest-ServerRescueNegativeTestJSON-655269695-project-member] Volume info retrieved successfully. Aug 07 09:55:57.783441 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [req-8f572f49-0464-4b73-a17d-d25ef463862d req-34d5bc12-a8d2-44b8-b0ca-a36a8e89ad93 tempest-ServerRescueNegativeTestJSON-655269695 tempest-ServerRescueNegativeTestJSON-655269695-project-member] https://10.4.3.8/volume/v3/volumes/4a4a2cc7-5afb-42d2-96e9-11135302f53f returned with HTTP 200 Aug 07 09:55:57.783908 np0000006707 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 397/1581] 10.4.3.8 () {68 vars in 1584 bytes} [Fri Aug 7 09:55:57 2026] GET /volume/v3/volumes/4a4a2cc7-5afb-42d2-96e9-11135302f53f => generated 1138 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 09:55:57.815855 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.middleware.request_id [req-8f572f49-0464-4b73-a17d-d25ef463862d req-779b36d6-6e20-46c1-b0d9-cbb54162bd4c None None] RequestId filter calling following filter/app {{(pid=100298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:55:57.820548 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [req-8f572f49-0464-4b73-a17d-d25ef463862d req-779b36d6-6e20-46c1-b0d9-cbb54162bd4c tempest-ServerRescueNegativeTestJSON-655269695 tempest-ServerRescueNegativeTestJSON-655269695-project-member] POST https://10.4.3.8/volume/v3/volumes/4a4a2cc7-5afb-42d2-96e9-11135302f53f/action Aug 07 09:55:57.821161 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [req-8f572f49-0464-4b73-a17d-d25ef463862d req-779b36d6-6e20-46c1-b0d9-cbb54162bd4c tempest-ServerRescueNegativeTestJSON-655269695 tempest-ServerRescueNegativeTestJSON-655269695-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100298) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 07 09:55:57.821392 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [req-8f572f49-0464-4b73-a17d-d25ef463862d req-779b36d6-6e20-46c1-b0d9-cbb54162bd4c tempest-ServerRescueNegativeTestJSON-655269695 tempest-ServerRescueNegativeTestJSON-655269695-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 09:55:57.834445 np0000006707 devstack@c-api.service[100298]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 09:55:57.834445 np0000006707 devstack@c-api.service[100298]: warnings.warn( Aug 07 09:55:57.834445 np0000006707 devstack@c-api.service[100298]: INFO cinder.volume.api [req-8f572f49-0464-4b73-a17d-d25ef463862d req-779b36d6-6e20-46c1-b0d9-cbb54162bd4c tempest-ServerRescueNegativeTestJSON-655269695 tempest-ServerRescueNegativeTestJSON-655269695-project-member] Volume info retrieved successfully. Aug 07 09:55:57.843231 np0000006707 devstack@c-api.service[100298]: INFO cinder.volume.api [req-8f572f49-0464-4b73-a17d-d25ef463862d req-779b36d6-6e20-46c1-b0d9-cbb54162bd4c tempest-ServerRescueNegativeTestJSON-655269695 tempest-ServerRescueNegativeTestJSON-655269695-project-member] Begin detaching volume completed successfully. Aug 07 09:55:57.843231 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [req-8f572f49-0464-4b73-a17d-d25ef463862d req-779b36d6-6e20-46c1-b0d9-cbb54162bd4c tempest-ServerRescueNegativeTestJSON-655269695 tempest-ServerRescueNegativeTestJSON-655269695-project-member] https://10.4.3.8/volume/v3/volumes/4a4a2cc7-5afb-42d2-96e9-11135302f53f/action returned with HTTP 202 Aug 07 09:55:57.843231 np0000006707 devstack@c-api.service[100298]: [pid: 100298|app: 0|req: 397/1582] 10.4.3.8 () {72 vars in 1658 bytes} [Fri Aug 7 09:55:57 2026] POST /volume/v3/volumes/4a4a2cc7-5afb-42d2-96e9-11135302f53f/action => generated 0 bytes in 28 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 07 09:55:57.914167 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-097ab8b3-a29f-4627-99fa-ef8fd6b5bf49 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:55:57.914761 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-097ab8b3-a29f-4627-99fa-ef8fd6b5bf49 None None] GET https://10.4.3.8/volume// Aug 07 09:55:57.915005 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-097ab8b3-a29f-4627-99fa-ef8fd6b5bf49 None None] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 09:55:57.915301 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-097ab8b3-a29f-4627-99fa-ef8fd6b5bf49 None None] Calling method 'all' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 09:55:57.915788 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-097ab8b3-a29f-4627-99fa-ef8fd6b5bf49 None None] https://10.4.3.8/volume// returned with HTTP 300 Aug 07 09:55:57.916381 np0000006707 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 392/1583] 10.4.3.8 () {66 vars in 1412 bytes} [Fri Aug 7 09:55:57 2026] GET /volume/ => generated 384 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 07 09:55:57.930220 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [req-8f572f49-0464-4b73-a17d-d25ef463862d req-4f8e255b-0a0f-4ee2-8472-ce00207713a7 None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:55:57.933264 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [req-8f572f49-0464-4b73-a17d-d25ef463862d req-4f8e255b-0a0f-4ee2-8472-ce00207713a7 tempest-ServerRescueNegativeTestJSON-655269695 tempest-ServerRescueNegativeTestJSON-655269695-project-member] GET https://10.4.3.8/volume/v3/volumes/4a4a2cc7-5afb-42d2-96e9-11135302f53f Aug 07 09:55:57.933604 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [req-8f572f49-0464-4b73-a17d-d25ef463862d req-4f8e255b-0a0f-4ee2-8472-ce00207713a7 tempest-ServerRescueNegativeTestJSON-655269695 tempest-ServerRescueNegativeTestJSON-655269695-project-member] Empty body provided in request {{(pid=100296) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 09:55:57.933871 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [req-8f572f49-0464-4b73-a17d-d25ef463862d req-4f8e255b-0a0f-4ee2-8472-ce00207713a7 tempest-ServerRescueNegativeTestJSON-655269695 tempest-ServerRescueNegativeTestJSON-655269695-project-member] Calling method 'show' {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 09:55:57.948029 np0000006707 devstack@c-api.service[100296]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 09:55:57.948029 np0000006707 devstack@c-api.service[100296]: warnings.warn( Aug 07 09:55:57.953113 np0000006707 devstack@c-api.service[100296]: INFO cinder.volume.api [req-8f572f49-0464-4b73-a17d-d25ef463862d req-4f8e255b-0a0f-4ee2-8472-ce00207713a7 tempest-ServerRescueNegativeTestJSON-655269695 tempest-ServerRescueNegativeTestJSON-655269695-project-member] Volume info retrieved successfully. Aug 07 09:55:57.961514 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [req-8f572f49-0464-4b73-a17d-d25ef463862d req-4f8e255b-0a0f-4ee2-8472-ce00207713a7 tempest-ServerRescueNegativeTestJSON-655269695 tempest-ServerRescueNegativeTestJSON-655269695-project-member] https://10.4.3.8/volume/v3/volumes/4a4a2cc7-5afb-42d2-96e9-11135302f53f returned with HTTP 200 Aug 07 09:55:57.962388 np0000006707 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 398/1584] 10.4.3.8 () {70 vars in 1625 bytes} [Fri Aug 7 09:55:57 2026] GET /volume/v3/volumes/4a4a2cc7-5afb-42d2-96e9-11135302f53f => generated 1321 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 07 09:55:58.475448 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [None req-d4f27a4e-d0bf-408b-be9a-cd7b3eaffc6b None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:55:58.479564 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-d4f27a4e-d0bf-408b-be9a-cd7b3eaffc6b tempest-AttachVolumeTestJSON-41757496 tempest-AttachVolumeTestJSON-41757496-project-member] DELETE https://10.4.3.8/volume/v3/volumes/28f25a38-cf4c-4e94-9190-550eba5d2ddf Aug 07 09:55:58.479564 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-d4f27a4e-d0bf-408b-be9a-cd7b3eaffc6b tempest-AttachVolumeTestJSON-41757496 tempest-AttachVolumeTestJSON-41757496-project-member] Empty body provided in request {{(pid=100297) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 09:55:58.479564 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-d4f27a4e-d0bf-408b-be9a-cd7b3eaffc6b tempest-AttachVolumeTestJSON-41757496 tempest-AttachVolumeTestJSON-41757496-project-member] Calling method 'delete' {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 09:55:58.480185 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.v3.volumes [None req-d4f27a4e-d0bf-408b-be9a-cd7b3eaffc6b tempest-AttachVolumeTestJSON-41757496 tempest-AttachVolumeTestJSON-41757496-project-member] Delete volume with id: 28f25a38-cf4c-4e94-9190-550eba5d2ddf Aug 07 09:55:58.495968 np0000006707 devstack@c-api.service[100297]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 09:55:58.495968 np0000006707 devstack@c-api.service[100297]: warnings.warn( Aug 07 09:55:58.497027 np0000006707 devstack@c-api.service[100297]: INFO cinder.volume.api [None req-d4f27a4e-d0bf-408b-be9a-cd7b3eaffc6b tempest-AttachVolumeTestJSON-41757496 tempest-AttachVolumeTestJSON-41757496-project-member] Volume info retrieved successfully. Aug 07 09:55:58.552315 np0000006707 devstack@c-api.service[100297]: INFO cinder.volume.api [None req-d4f27a4e-d0bf-408b-be9a-cd7b3eaffc6b tempest-AttachVolumeTestJSON-41757496 tempest-AttachVolumeTestJSON-41757496-project-member] Delete volume request issued successfully. Aug 07 09:55:58.555405 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-d4f27a4e-d0bf-408b-be9a-cd7b3eaffc6b tempest-AttachVolumeTestJSON-41757496 tempest-AttachVolumeTestJSON-41757496-project-member] https://10.4.3.8/volume/v3/volumes/28f25a38-cf4c-4e94-9190-550eba5d2ddf returned with HTTP 202 Aug 07 09:55:58.555405 np0000006707 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 398/1585] 10.4.3.8 () {66 vars in 1337 bytes} [Fri Aug 7 09:55:58 2026] DELETE /volume/v3/volumes/28f25a38-cf4c-4e94-9190-550eba5d2ddf => generated 0 bytes in 81 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 07 09:55:58.569729 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.middleware.request_id [None req-feee9ef1-c7f8-4555-bb04-549353c4dd9e None None] RequestId filter calling following filter/app {{(pid=100298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:55:58.572723 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [None req-feee9ef1-c7f8-4555-bb04-549353c4dd9e tempest-AttachVolumeTestJSON-41757496 tempest-AttachVolumeTestJSON-41757496-project-member] GET https://10.4.3.8/volume/v3/volumes/28f25a38-cf4c-4e94-9190-550eba5d2ddf Aug 07 09:55:58.572903 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [None req-feee9ef1-c7f8-4555-bb04-549353c4dd9e tempest-AttachVolumeTestJSON-41757496 tempest-AttachVolumeTestJSON-41757496-project-member] Empty body provided in request {{(pid=100298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 09:55:58.573267 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [None req-feee9ef1-c7f8-4555-bb04-549353c4dd9e tempest-AttachVolumeTestJSON-41757496 tempest-AttachVolumeTestJSON-41757496-project-member] Calling method 'show' {{(pid=100298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 09:55:58.599673 np0000006707 devstack@c-api.service[100298]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 09:55:58.599673 np0000006707 devstack@c-api.service[100298]: warnings.warn( Aug 07 09:55:58.610910 np0000006707 devstack@c-api.service[100298]: INFO cinder.volume.api [None req-feee9ef1-c7f8-4555-bb04-549353c4dd9e tempest-AttachVolumeTestJSON-41757496 tempest-AttachVolumeTestJSON-41757496-project-member] Volume info retrieved successfully. Aug 07 09:55:58.625464 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [None req-feee9ef1-c7f8-4555-bb04-549353c4dd9e tempest-AttachVolumeTestJSON-41757496 tempest-AttachVolumeTestJSON-41757496-project-member] https://10.4.3.8/volume/v3/volumes/28f25a38-cf4c-4e94-9190-550eba5d2ddf returned with HTTP 200 Aug 07 09:55:58.626000 np0000006707 devstack@c-api.service[100298]: [pid: 100298|app: 0|req: 398/1586] 10.4.3.8 () {66 vars in 1334 bytes} [Fri Aug 7 09:55:58 2026] GET /volume/v3/volumes/28f25a38-cf4c-4e94-9190-550eba5d2ddf => generated 839 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 09:55:58.747167 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-e096ffc1-e968-4fed-bd15-2f0509a442d8 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:55:58.750225 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-e096ffc1-e968-4fed-bd15-2f0509a442d8 tempest-VolumesBackupsV39Test-889208871 tempest-VolumesBackupsV39Test-889208871-project-member] GET https://10.4.3.8/volume/v3/backups/35f0f5cd-f1e1-4d19-9eda-f15f3dea96ee Aug 07 09:55:58.750584 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-e096ffc1-e968-4fed-bd15-2f0509a442d8 tempest-VolumesBackupsV39Test-889208871 tempest-VolumesBackupsV39Test-889208871-project-member] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 09:55:58.750875 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-e096ffc1-e968-4fed-bd15-2f0509a442d8 tempest-VolumesBackupsV39Test-889208871 tempest-VolumesBackupsV39Test-889208871-project-member] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 09:55:58.751035 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.v3.backups [None req-e096ffc1-e968-4fed-bd15-2f0509a442d8 tempest-VolumesBackupsV39Test-889208871 tempest-VolumesBackupsV39Test-889208871-project-member] Show backup with id 35f0f5cd-f1e1-4d19-9eda-f15f3dea96ee. {{(pid=100295) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 09:55:58.758180 np0000006707 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 09:55:58.758180 np0000006707 devstack@c-api.service[100295]: warnings.warn( Aug 07 09:55:58.759899 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-e096ffc1-e968-4fed-bd15-2f0509a442d8 tempest-VolumesBackupsV39Test-889208871 tempest-VolumesBackupsV39Test-889208871-project-member] https://10.4.3.8/volume/v3/backups/35f0f5cd-f1e1-4d19-9eda-f15f3dea96ee returned with HTTP 200 Aug 07 09:55:58.760666 np0000006707 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 393/1587] 10.4.3.8 () {68 vars in 1374 bytes} [Fri Aug 7 09:55:58 2026] GET /volume/v3/backups/35f0f5cd-f1e1-4d19-9eda-f15f3dea96ee => generated 793 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 09:55:59.642949 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [None req-08b336f6-7d97-4401-82b2-dfe73eeec96e None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:55:59.644854 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-08b336f6-7d97-4401-82b2-dfe73eeec96e tempest-AttachVolumeTestJSON-41757496 tempest-AttachVolumeTestJSON-41757496-project-member] GET https://10.4.3.8/volume/v3/volumes/28f25a38-cf4c-4e94-9190-550eba5d2ddf Aug 07 09:55:59.645167 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-08b336f6-7d97-4401-82b2-dfe73eeec96e tempest-AttachVolumeTestJSON-41757496 tempest-AttachVolumeTestJSON-41757496-project-member] Empty body provided in request {{(pid=100296) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 09:55:59.645437 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-08b336f6-7d97-4401-82b2-dfe73eeec96e tempest-AttachVolumeTestJSON-41757496 tempest-AttachVolumeTestJSON-41757496-project-member] Calling method 'show' {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 09:55:59.654754 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-08b336f6-7d97-4401-82b2-dfe73eeec96e tempest-AttachVolumeTestJSON-41757496 tempest-AttachVolumeTestJSON-41757496-project-member] https://10.4.3.8/volume/v3/volumes/28f25a38-cf4c-4e94-9190-550eba5d2ddf returned with HTTP 404 Aug 07 09:55:59.655275 np0000006707 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 399/1588] 10.4.3.8 () {66 vars in 1334 bytes} [Fri Aug 7 09:55:59 2026] GET /volume/v3/volumes/28f25a38-cf4c-4e94-9190-550eba5d2ddf => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 09:55:59.667194 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [None req-8441f156-3899-47d9-b08c-8db47fa846bd None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:55:59.667908 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-8441f156-3899-47d9-b08c-8db47fa846bd tempest-AttachVolumeTestJSON-41757496 tempest-AttachVolumeTestJSON-41757496-project-member] DELETE https://10.4.3.8/volume/v3/volumes/e2006e01-6b92-4578-b801-29ed81ddcc63 Aug 07 09:55:59.668137 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-8441f156-3899-47d9-b08c-8db47fa846bd tempest-AttachVolumeTestJSON-41757496 tempest-AttachVolumeTestJSON-41757496-project-member] Empty body provided in request {{(pid=100297) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 09:55:59.668350 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-8441f156-3899-47d9-b08c-8db47fa846bd tempest-AttachVolumeTestJSON-41757496 tempest-AttachVolumeTestJSON-41757496-project-member] Calling method 'delete' {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 09:55:59.668590 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.v3.volumes [None req-8441f156-3899-47d9-b08c-8db47fa846bd tempest-AttachVolumeTestJSON-41757496 tempest-AttachVolumeTestJSON-41757496-project-member] Delete volume with id: e2006e01-6b92-4578-b801-29ed81ddcc63 Aug 07 09:55:59.677732 np0000006707 devstack@c-api.service[100297]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 09:55:59.677732 np0000006707 devstack@c-api.service[100297]: warnings.warn( Aug 07 09:55:59.678358 np0000006707 devstack@c-api.service[100297]: INFO cinder.volume.api [None req-8441f156-3899-47d9-b08c-8db47fa846bd tempest-AttachVolumeTestJSON-41757496 tempest-AttachVolumeTestJSON-41757496-project-member] Volume info retrieved successfully. Aug 07 09:55:59.703586 np0000006707 devstack@c-api.service[100297]: INFO cinder.volume.api [None req-8441f156-3899-47d9-b08c-8db47fa846bd tempest-AttachVolumeTestJSON-41757496 tempest-AttachVolumeTestJSON-41757496-project-member] Delete volume request issued successfully. Aug 07 09:55:59.706443 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-8441f156-3899-47d9-b08c-8db47fa846bd tempest-AttachVolumeTestJSON-41757496 tempest-AttachVolumeTestJSON-41757496-project-member] https://10.4.3.8/volume/v3/volumes/e2006e01-6b92-4578-b801-29ed81ddcc63 returned with HTTP 202 Aug 07 09:55:59.706443 np0000006707 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 399/1589] 10.4.3.8 () {66 vars in 1337 bytes} [Fri Aug 7 09:55:59 2026] DELETE /volume/v3/volumes/e2006e01-6b92-4578-b801-29ed81ddcc63 => generated 0 bytes in 39 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 07 09:55:59.716647 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.middleware.request_id [None req-4af01b39-568f-434b-bddd-3e0299b9fae8 None None] RequestId filter calling following filter/app {{(pid=100298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:55:59.720981 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [None req-4af01b39-568f-434b-bddd-3e0299b9fae8 tempest-AttachVolumeTestJSON-41757496 tempest-AttachVolumeTestJSON-41757496-project-member] GET https://10.4.3.8/volume/v3/volumes/e2006e01-6b92-4578-b801-29ed81ddcc63 Aug 07 09:55:59.721281 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [None req-4af01b39-568f-434b-bddd-3e0299b9fae8 tempest-AttachVolumeTestJSON-41757496 tempest-AttachVolumeTestJSON-41757496-project-member] Empty body provided in request {{(pid=100298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 09:55:59.721566 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [None req-4af01b39-568f-434b-bddd-3e0299b9fae8 tempest-AttachVolumeTestJSON-41757496 tempest-AttachVolumeTestJSON-41757496-project-member] Calling method 'show' {{(pid=100298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 09:55:59.737711 np0000006707 devstack@c-api.service[100298]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 09:55:59.737711 np0000006707 devstack@c-api.service[100298]: warnings.warn( Aug 07 09:55:59.752049 np0000006707 devstack@c-api.service[100298]: INFO cinder.volume.api [None req-4af01b39-568f-434b-bddd-3e0299b9fae8 tempest-AttachVolumeTestJSON-41757496 tempest-AttachVolumeTestJSON-41757496-project-member] Volume info retrieved successfully. Aug 07 09:55:59.762628 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [None req-4af01b39-568f-434b-bddd-3e0299b9fae8 tempest-AttachVolumeTestJSON-41757496 tempest-AttachVolumeTestJSON-41757496-project-member] https://10.4.3.8/volume/v3/volumes/e2006e01-6b92-4578-b801-29ed81ddcc63 returned with HTTP 200 Aug 07 09:55:59.762755 np0000006707 devstack@c-api.service[100298]: [pid: 100298|app: 0|req: 399/1590] 10.4.3.8 () {66 vars in 1334 bytes} [Fri Aug 7 09:55:59 2026] GET /volume/v3/volumes/e2006e01-6b92-4578-b801-29ed81ddcc63 => generated 839 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 09:55:59.775309 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-9b57c850-e100-4e81-91db-02a83fd23568 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:55:59.778866 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-9b57c850-e100-4e81-91db-02a83fd23568 tempest-VolumesBackupsV39Test-889208871 tempest-VolumesBackupsV39Test-889208871-project-member] GET https://10.4.3.8/volume/v3/backups/35f0f5cd-f1e1-4d19-9eda-f15f3dea96ee Aug 07 09:55:59.779378 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-9b57c850-e100-4e81-91db-02a83fd23568 tempest-VolumesBackupsV39Test-889208871 tempest-VolumesBackupsV39Test-889208871-project-member] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 09:55:59.779378 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-9b57c850-e100-4e81-91db-02a83fd23568 tempest-VolumesBackupsV39Test-889208871 tempest-VolumesBackupsV39Test-889208871-project-member] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 09:55:59.779661 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.v3.backups [None req-9b57c850-e100-4e81-91db-02a83fd23568 tempest-VolumesBackupsV39Test-889208871 tempest-VolumesBackupsV39Test-889208871-project-member] Show backup with id 35f0f5cd-f1e1-4d19-9eda-f15f3dea96ee. {{(pid=100295) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 09:55:59.785452 np0000006707 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 09:55:59.785452 np0000006707 devstack@c-api.service[100295]: warnings.warn( Aug 07 09:55:59.786572 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-9b57c850-e100-4e81-91db-02a83fd23568 tempest-VolumesBackupsV39Test-889208871 tempest-VolumesBackupsV39Test-889208871-project-member] https://10.4.3.8/volume/v3/backups/35f0f5cd-f1e1-4d19-9eda-f15f3dea96ee returned with HTTP 200 Aug 07 09:55:59.787094 np0000006707 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 394/1591] 10.4.3.8 () {68 vars in 1374 bytes} [Fri Aug 7 09:55:59 2026] GET /volume/v3/backups/35f0f5cd-f1e1-4d19-9eda-f15f3dea96ee => generated 793 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 09:56:00.723142 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [req-8f572f49-0464-4b73-a17d-d25ef463862d req-0dbd9f1d-89b2-41d3-a512-8dfc986b0e10 None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:56:00.724853 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [req-8f572f49-0464-4b73-a17d-d25ef463862d req-0dbd9f1d-89b2-41d3-a512-8dfc986b0e10 tempest-ServerRescueNegativeTestJSON-655269695 tempest-ServerRescueNegativeTestJSON-655269695-project-member] DELETE https://10.4.3.8/volume/v3/attachments/894843e2-d91a-4c93-afa9-3d756fc681fe Aug 07 09:56:00.725049 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [req-8f572f49-0464-4b73-a17d-d25ef463862d req-0dbd9f1d-89b2-41d3-a512-8dfc986b0e10 tempest-ServerRescueNegativeTestJSON-655269695 tempest-ServerRescueNegativeTestJSON-655269695-project-member] Empty body provided in request {{(pid=100296) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 09:56:00.725262 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [req-8f572f49-0464-4b73-a17d-d25ef463862d req-0dbd9f1d-89b2-41d3-a512-8dfc986b0e10 tempest-ServerRescueNegativeTestJSON-655269695 tempest-ServerRescueNegativeTestJSON-655269695-project-member] Calling method 'version_select' {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 09:56:00.735746 np0000006707 devstack@c-api.service[100296]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 09:56:00.735746 np0000006707 devstack@c-api.service[100296]: warnings.warn( Aug 07 09:56:00.778855 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [None req-4a6fae68-99db-4f85-836f-bce05080bcfc None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:56:00.780567 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-4a6fae68-99db-4f85-836f-bce05080bcfc tempest-AttachVolumeTestJSON-41757496 tempest-AttachVolumeTestJSON-41757496-project-member] GET https://10.4.3.8/volume/v3/volumes/e2006e01-6b92-4578-b801-29ed81ddcc63 Aug 07 09:56:00.780775 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-4a6fae68-99db-4f85-836f-bce05080bcfc tempest-AttachVolumeTestJSON-41757496 tempest-AttachVolumeTestJSON-41757496-project-member] Empty body provided in request {{(pid=100297) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 09:56:00.781027 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-4a6fae68-99db-4f85-836f-bce05080bcfc tempest-AttachVolumeTestJSON-41757496 tempest-AttachVolumeTestJSON-41757496-project-member] Calling method 'show' {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 09:56:00.787713 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-4a6fae68-99db-4f85-836f-bce05080bcfc tempest-AttachVolumeTestJSON-41757496 tempest-AttachVolumeTestJSON-41757496-project-member] https://10.4.3.8/volume/v3/volumes/e2006e01-6b92-4578-b801-29ed81ddcc63 returned with HTTP 404 Aug 07 09:56:00.788214 np0000006707 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 400/1592] 10.4.3.8 () {66 vars in 1334 bytes} [Fri Aug 7 09:56:00 2026] GET /volume/v3/volumes/e2006e01-6b92-4578-b801-29ed81ddcc63 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 09:56:00.798909 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [req-8f572f49-0464-4b73-a17d-d25ef463862d req-0dbd9f1d-89b2-41d3-a512-8dfc986b0e10 tempest-ServerRescueNegativeTestJSON-655269695 tempest-ServerRescueNegativeTestJSON-655269695-project-member] https://10.4.3.8/volume/v3/attachments/894843e2-d91a-4c93-afa9-3d756fc681fe returned with HTTP 200 Aug 07 09:56:00.798909 np0000006707 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 400/1593] 10.4.3.8 () {72 vars in 1659 bytes} [Fri Aug 7 09:56:00 2026] DELETE /volume/v3/attachments/894843e2-d91a-4c93-afa9-3d756fc681fe => generated 19 bytes in 77 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 09:56:00.800943 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.middleware.request_id [None req-f620a53f-24ff-455d-99d7-dc430914a1e5 None None] RequestId filter calling following filter/app {{(pid=100298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:56:00.803776 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [None req-f620a53f-24ff-455d-99d7-dc430914a1e5 tempest-VolumesBackupsV39Test-889208871 tempest-VolumesBackupsV39Test-889208871-project-member] GET https://10.4.3.8/volume/v3/backups/35f0f5cd-f1e1-4d19-9eda-f15f3dea96ee Aug 07 09:56:00.804155 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [None req-f620a53f-24ff-455d-99d7-dc430914a1e5 tempest-VolumesBackupsV39Test-889208871 tempest-VolumesBackupsV39Test-889208871-project-member] Empty body provided in request {{(pid=100298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 09:56:00.804517 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [None req-f620a53f-24ff-455d-99d7-dc430914a1e5 tempest-VolumesBackupsV39Test-889208871 tempest-VolumesBackupsV39Test-889208871-project-member] Calling method 'show' {{(pid=100298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 09:56:00.804690 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.v3.backups [None req-f620a53f-24ff-455d-99d7-dc430914a1e5 tempest-VolumesBackupsV39Test-889208871 tempest-VolumesBackupsV39Test-889208871-project-member] Show backup with id 35f0f5cd-f1e1-4d19-9eda-f15f3dea96ee. {{(pid=100298) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 09:56:00.810175 np0000006707 devstack@c-api.service[100298]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 09:56:00.810175 np0000006707 devstack@c-api.service[100298]: warnings.warn( Aug 07 09:56:00.811191 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [None req-f620a53f-24ff-455d-99d7-dc430914a1e5 tempest-VolumesBackupsV39Test-889208871 tempest-VolumesBackupsV39Test-889208871-project-member] https://10.4.3.8/volume/v3/backups/35f0f5cd-f1e1-4d19-9eda-f15f3dea96ee returned with HTTP 200 Aug 07 09:56:00.811759 np0000006707 devstack@c-api.service[100298]: [pid: 100298|app: 0|req: 400/1594] 10.4.3.8 () {68 vars in 1374 bytes} [Fri Aug 7 09:56:00 2026] GET /volume/v3/backups/35f0f5cd-f1e1-4d19-9eda-f15f3dea96ee => generated 793 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 09:56:00.858136 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-22f5c750-2b8c-4975-9776-3d741f098781 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:56:00.863250 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-22f5c750-2b8c-4975-9776-3d741f098781 tempest-AttachVolumeTestJSON-41757496 tempest-AttachVolumeTestJSON-41757496-project-member] DELETE https://10.4.3.8/volume/v3/volumes/33d13bf2-667e-45cf-b1f1-b388e89bfe03 Aug 07 09:56:00.863528 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-22f5c750-2b8c-4975-9776-3d741f098781 tempest-AttachVolumeTestJSON-41757496 tempest-AttachVolumeTestJSON-41757496-project-member] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 09:56:00.863794 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-22f5c750-2b8c-4975-9776-3d741f098781 tempest-AttachVolumeTestJSON-41757496 tempest-AttachVolumeTestJSON-41757496-project-member] Calling method 'delete' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 09:56:00.863984 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.v3.volumes [None req-22f5c750-2b8c-4975-9776-3d741f098781 tempest-AttachVolumeTestJSON-41757496 tempest-AttachVolumeTestJSON-41757496-project-member] Delete volume with id: 33d13bf2-667e-45cf-b1f1-b388e89bfe03 Aug 07 09:56:00.874631 np0000006707 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 09:56:00.874631 np0000006707 devstack@c-api.service[100295]: warnings.warn( Aug 07 09:56:00.875316 np0000006707 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-22f5c750-2b8c-4975-9776-3d741f098781 tempest-AttachVolumeTestJSON-41757496 tempest-AttachVolumeTestJSON-41757496-project-member] Volume info retrieved successfully. Aug 07 09:56:00.900438 np0000006707 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-22f5c750-2b8c-4975-9776-3d741f098781 tempest-AttachVolumeTestJSON-41757496 tempest-AttachVolumeTestJSON-41757496-project-member] Delete volume request issued successfully. Aug 07 09:56:00.900697 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-22f5c750-2b8c-4975-9776-3d741f098781 tempest-AttachVolumeTestJSON-41757496 tempest-AttachVolumeTestJSON-41757496-project-member] https://10.4.3.8/volume/v3/volumes/33d13bf2-667e-45cf-b1f1-b388e89bfe03 returned with HTTP 202 Aug 07 09:56:00.901266 np0000006707 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 395/1595] 10.4.3.8 () {66 vars in 1337 bytes} [Fri Aug 7 09:56:00 2026] DELETE /volume/v3/volumes/33d13bf2-667e-45cf-b1f1-b388e89bfe03 => generated 0 bytes in 44 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 07 09:56:00.909460 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [None req-6e5de83f-f9a7-46f4-87ea-20d6188cf38a None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:56:00.912922 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-6e5de83f-f9a7-46f4-87ea-20d6188cf38a tempest-AttachVolumeTestJSON-41757496 tempest-AttachVolumeTestJSON-41757496-project-member] GET https://10.4.3.8/volume/v3/volumes/33d13bf2-667e-45cf-b1f1-b388e89bfe03 Aug 07 09:56:00.913201 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-6e5de83f-f9a7-46f4-87ea-20d6188cf38a tempest-AttachVolumeTestJSON-41757496 tempest-AttachVolumeTestJSON-41757496-project-member] Empty body provided in request {{(pid=100297) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 09:56:00.913529 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-6e5de83f-f9a7-46f4-87ea-20d6188cf38a tempest-AttachVolumeTestJSON-41757496 tempest-AttachVolumeTestJSON-41757496-project-member] Calling method 'show' {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 09:56:00.923438 np0000006707 devstack@c-api.service[100297]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 09:56:00.923438 np0000006707 devstack@c-api.service[100297]: warnings.warn( Aug 07 09:56:00.930098 np0000006707 devstack@c-api.service[100297]: INFO cinder.volume.api [None req-6e5de83f-f9a7-46f4-87ea-20d6188cf38a tempest-AttachVolumeTestJSON-41757496 tempest-AttachVolumeTestJSON-41757496-project-member] Volume info retrieved successfully. Aug 07 09:56:00.936822 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-6e5de83f-f9a7-46f4-87ea-20d6188cf38a tempest-AttachVolumeTestJSON-41757496 tempest-AttachVolumeTestJSON-41757496-project-member] https://10.4.3.8/volume/v3/volumes/33d13bf2-667e-45cf-b1f1-b388e89bfe03 returned with HTTP 200 Aug 07 09:56:00.937363 np0000006707 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 401/1596] 10.4.3.8 () {66 vars in 1334 bytes} [Fri Aug 7 09:56:00 2026] GET /volume/v3/volumes/33d13bf2-667e-45cf-b1f1-b388e89bfe03 => generated 838 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 09:56:01.066664 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [None req-bdef082c-42b1-46f4-a7ec-a8c1ae794b56 None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:56:01.068888 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-bdef082c-42b1-46f4-a7ec-a8c1ae794b56 tempest-ServerRescueNegativeTestJSON-655269695 tempest-ServerRescueNegativeTestJSON-655269695-project-member] GET https://10.4.3.8/volume/v3/volumes/4a4a2cc7-5afb-42d2-96e9-11135302f53f Aug 07 09:56:01.069054 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-bdef082c-42b1-46f4-a7ec-a8c1ae794b56 tempest-ServerRescueNegativeTestJSON-655269695 tempest-ServerRescueNegativeTestJSON-655269695-project-member] Empty body provided in request {{(pid=100296) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 09:56:01.069267 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-bdef082c-42b1-46f4-a7ec-a8c1ae794b56 tempest-ServerRescueNegativeTestJSON-655269695 tempest-ServerRescueNegativeTestJSON-655269695-project-member] Calling method 'show' {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 09:56:01.077667 np0000006707 devstack@c-api.service[100296]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 09:56:01.077667 np0000006707 devstack@c-api.service[100296]: warnings.warn( Aug 07 09:56:01.081731 np0000006707 devstack@c-api.service[100296]: INFO cinder.volume.api [None req-bdef082c-42b1-46f4-a7ec-a8c1ae794b56 tempest-ServerRescueNegativeTestJSON-655269695 tempest-ServerRescueNegativeTestJSON-655269695-project-member] Volume info retrieved successfully. Aug 07 09:56:01.087039 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-bdef082c-42b1-46f4-a7ec-a8c1ae794b56 tempest-ServerRescueNegativeTestJSON-655269695 tempest-ServerRescueNegativeTestJSON-655269695-project-member] https://10.4.3.8/volume/v3/volumes/4a4a2cc7-5afb-42d2-96e9-11135302f53f returned with HTTP 200 Aug 07 09:56:01.087206 np0000006707 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 401/1597] 10.4.3.8 () {66 vars in 1334 bytes} [Fri Aug 7 09:56:01 2026] GET /volume/v3/volumes/4a4a2cc7-5afb-42d2-96e9-11135302f53f => generated 846 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 09:56:01.827737 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.middleware.request_id [None req-95c25d3b-0b98-4e0f-87cb-93b3b72df9f7 None None] RequestId filter calling following filter/app {{(pid=100298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:56:01.829310 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [None req-95c25d3b-0b98-4e0f-87cb-93b3b72df9f7 tempest-VolumesBackupsV39Test-889208871 tempest-VolumesBackupsV39Test-889208871-project-member] GET https://10.4.3.8/volume/v3/backups/35f0f5cd-f1e1-4d19-9eda-f15f3dea96ee Aug 07 09:56:01.829310 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [None req-95c25d3b-0b98-4e0f-87cb-93b3b72df9f7 tempest-VolumesBackupsV39Test-889208871 tempest-VolumesBackupsV39Test-889208871-project-member] Empty body provided in request {{(pid=100298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 09:56:01.829310 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [None req-95c25d3b-0b98-4e0f-87cb-93b3b72df9f7 tempest-VolumesBackupsV39Test-889208871 tempest-VolumesBackupsV39Test-889208871-project-member] Calling method 'show' {{(pid=100298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 09:56:01.829310 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.v3.backups [None req-95c25d3b-0b98-4e0f-87cb-93b3b72df9f7 tempest-VolumesBackupsV39Test-889208871 tempest-VolumesBackupsV39Test-889208871-project-member] Show backup with id 35f0f5cd-f1e1-4d19-9eda-f15f3dea96ee. {{(pid=100298) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 09:56:01.839029 np0000006707 devstack@c-api.service[100298]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 09:56:01.839029 np0000006707 devstack@c-api.service[100298]: warnings.warn( Aug 07 09:56:01.839029 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [None req-95c25d3b-0b98-4e0f-87cb-93b3b72df9f7 tempest-VolumesBackupsV39Test-889208871 tempest-VolumesBackupsV39Test-889208871-project-member] https://10.4.3.8/volume/v3/backups/35f0f5cd-f1e1-4d19-9eda-f15f3dea96ee returned with HTTP 200 Aug 07 09:56:01.839412 np0000006707 devstack@c-api.service[100298]: [pid: 100298|app: 0|req: 401/1598] 10.4.3.8 () {68 vars in 1374 bytes} [Fri Aug 7 09:56:01 2026] GET /volume/v3/backups/35f0f5cd-f1e1-4d19-9eda-f15f3dea96ee => generated 793 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 09:56:01.957690 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-0d43b330-93c1-4bbb-848b-5388459aec07 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:56:01.960223 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-0d43b330-93c1-4bbb-848b-5388459aec07 tempest-AttachVolumeTestJSON-41757496 tempest-AttachVolumeTestJSON-41757496-project-member] GET https://10.4.3.8/volume/v3/volumes/33d13bf2-667e-45cf-b1f1-b388e89bfe03 Aug 07 09:56:01.960570 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-0d43b330-93c1-4bbb-848b-5388459aec07 tempest-AttachVolumeTestJSON-41757496 tempest-AttachVolumeTestJSON-41757496-project-member] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 09:56:01.961783 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-0d43b330-93c1-4bbb-848b-5388459aec07 tempest-AttachVolumeTestJSON-41757496 tempest-AttachVolumeTestJSON-41757496-project-member] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 09:56:01.978632 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-0d43b330-93c1-4bbb-848b-5388459aec07 tempest-AttachVolumeTestJSON-41757496 tempest-AttachVolumeTestJSON-41757496-project-member] https://10.4.3.8/volume/v3/volumes/33d13bf2-667e-45cf-b1f1-b388e89bfe03 returned with HTTP 404 Aug 07 09:56:01.979597 np0000006707 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 396/1599] 10.4.3.8 () {66 vars in 1334 bytes} [Fri Aug 7 09:56:01 2026] GET /volume/v3/volumes/33d13bf2-667e-45cf-b1f1-b388e89bfe03 => generated 109 bytes in 22 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 09:56:02.853485 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [None req-4c4079d0-8e5f-4b75-91a4-d47c25b5505c None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:56:02.855627 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-4c4079d0-8e5f-4b75-91a4-d47c25b5505c tempest-VolumesBackupsV39Test-889208871 tempest-VolumesBackupsV39Test-889208871-project-member] GET https://10.4.3.8/volume/v3/backups/35f0f5cd-f1e1-4d19-9eda-f15f3dea96ee Aug 07 09:56:02.855870 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-4c4079d0-8e5f-4b75-91a4-d47c25b5505c tempest-VolumesBackupsV39Test-889208871 tempest-VolumesBackupsV39Test-889208871-project-member] Empty body provided in request {{(pid=100297) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 09:56:02.856121 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-4c4079d0-8e5f-4b75-91a4-d47c25b5505c tempest-VolumesBackupsV39Test-889208871 tempest-VolumesBackupsV39Test-889208871-project-member] Calling method 'show' {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 09:56:02.856255 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.v3.backups [None req-4c4079d0-8e5f-4b75-91a4-d47c25b5505c tempest-VolumesBackupsV39Test-889208871 tempest-VolumesBackupsV39Test-889208871-project-member] Show backup with id 35f0f5cd-f1e1-4d19-9eda-f15f3dea96ee. {{(pid=100297) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 09:56:02.860880 np0000006707 devstack@c-api.service[100297]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 09:56:02.860880 np0000006707 devstack@c-api.service[100297]: warnings.warn( Aug 07 09:56:02.861865 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-4c4079d0-8e5f-4b75-91a4-d47c25b5505c tempest-VolumesBackupsV39Test-889208871 tempest-VolumesBackupsV39Test-889208871-project-member] https://10.4.3.8/volume/v3/backups/35f0f5cd-f1e1-4d19-9eda-f15f3dea96ee returned with HTTP 200 Aug 07 09:56:02.862317 np0000006707 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 402/1600] 10.4.3.8 () {68 vars in 1374 bytes} [Fri Aug 7 09:56:02 2026] GET /volume/v3/backups/35f0f5cd-f1e1-4d19-9eda-f15f3dea96ee => generated 793 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 09:56:03.876493 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [None req-b26bd5fe-9791-4eff-9719-5f27b88e831f None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:56:03.879298 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-b26bd5fe-9791-4eff-9719-5f27b88e831f tempest-VolumesBackupsV39Test-889208871 tempest-VolumesBackupsV39Test-889208871-project-member] GET https://10.4.3.8/volume/v3/backups/35f0f5cd-f1e1-4d19-9eda-f15f3dea96ee Aug 07 09:56:03.879572 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-b26bd5fe-9791-4eff-9719-5f27b88e831f tempest-VolumesBackupsV39Test-889208871 tempest-VolumesBackupsV39Test-889208871-project-member] Empty body provided in request {{(pid=100296) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 09:56:03.879823 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-b26bd5fe-9791-4eff-9719-5f27b88e831f tempest-VolumesBackupsV39Test-889208871 tempest-VolumesBackupsV39Test-889208871-project-member] Calling method 'show' {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 09:56:03.879969 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.v3.backups [None req-b26bd5fe-9791-4eff-9719-5f27b88e831f tempest-VolumesBackupsV39Test-889208871 tempest-VolumesBackupsV39Test-889208871-project-member] Show backup with id 35f0f5cd-f1e1-4d19-9eda-f15f3dea96ee. {{(pid=100296) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 09:56:03.884892 np0000006707 devstack@c-api.service[100296]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 09:56:03.884892 np0000006707 devstack@c-api.service[100296]: warnings.warn( Aug 07 09:56:03.885883 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-b26bd5fe-9791-4eff-9719-5f27b88e831f tempest-VolumesBackupsV39Test-889208871 tempest-VolumesBackupsV39Test-889208871-project-member] https://10.4.3.8/volume/v3/backups/35f0f5cd-f1e1-4d19-9eda-f15f3dea96ee returned with HTTP 200 Aug 07 09:56:03.886457 np0000006707 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 402/1601] 10.4.3.8 () {68 vars in 1374 bytes} [Fri Aug 7 09:56:03 2026] GET /volume/v3/backups/35f0f5cd-f1e1-4d19-9eda-f15f3dea96ee => generated 793 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 09:56:03.953102 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.middleware.request_id [req-edb30366-1b25-442a-9c18-1743c26d3e8d req-057f0e06-4f66-4614-b165-e7e5afb370e1 None None] RequestId filter calling following filter/app {{(pid=100298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:56:03.958723 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [req-edb30366-1b25-442a-9c18-1743c26d3e8d req-057f0e06-4f66-4614-b165-e7e5afb370e1 tempest-AttachVolumeMultiAttachTest-1302095414 tempest-AttachVolumeMultiAttachTest-1302095414-project-member] GET https://10.4.3.8/volume/v3/limits Aug 07 09:56:03.959068 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [req-edb30366-1b25-442a-9c18-1743c26d3e8d req-057f0e06-4f66-4614-b165-e7e5afb370e1 tempest-AttachVolumeMultiAttachTest-1302095414 tempest-AttachVolumeMultiAttachTest-1302095414-project-member] Empty body provided in request {{(pid=100298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 09:56:03.959281 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [req-edb30366-1b25-442a-9c18-1743c26d3e8d req-057f0e06-4f66-4614-b165-e7e5afb370e1 tempest-AttachVolumeMultiAttachTest-1302095414 tempest-AttachVolumeMultiAttachTest-1302095414-project-member] Calling method 'index' {{(pid=100298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 09:56:03.989544 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [req-edb30366-1b25-442a-9c18-1743c26d3e8d req-057f0e06-4f66-4614-b165-e7e5afb370e1 tempest-AttachVolumeMultiAttachTest-1302095414 tempest-AttachVolumeMultiAttachTest-1302095414-project-member] https://10.4.3.8/volume/v3/limits returned with HTTP 200 Aug 07 09:56:03.990047 np0000006707 devstack@c-api.service[100298]: [pid: 100298|app: 0|req: 402/1602] 10.4.3.8 () {68 vars in 1470 bytes} [Fri Aug 7 09:56:03 2026] GET /volume/v3/limits => generated 302 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 09:56:04.051770 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [req-edb30366-1b25-442a-9c18-1743c26d3e8d req-a7842f08-1787-4721-8766-cb07e2d96292 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:56:04.053922 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [req-edb30366-1b25-442a-9c18-1743c26d3e8d req-a7842f08-1787-4721-8766-cb07e2d96292 tempest-AttachVolumeMultiAttachTest-1302095414 tempest-AttachVolumeMultiAttachTest-1302095414-project-member] GET https://10.4.3.8/volume/v3/volumes/bf4d3df0-36c7-4a0a-b35f-4c5633e671d2 Aug 07 09:56:04.054135 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [req-edb30366-1b25-442a-9c18-1743c26d3e8d req-a7842f08-1787-4721-8766-cb07e2d96292 tempest-AttachVolumeMultiAttachTest-1302095414 tempest-AttachVolumeMultiAttachTest-1302095414-project-member] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 09:56:04.054300 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [req-edb30366-1b25-442a-9c18-1743c26d3e8d req-a7842f08-1787-4721-8766-cb07e2d96292 tempest-AttachVolumeMultiAttachTest-1302095414 tempest-AttachVolumeMultiAttachTest-1302095414-project-member] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 09:56:04.064162 np0000006707 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 09:56:04.064162 np0000006707 devstack@c-api.service[100295]: warnings.warn( Aug 07 09:56:04.069512 np0000006707 devstack@c-api.service[100295]: INFO cinder.volume.api [req-edb30366-1b25-442a-9c18-1743c26d3e8d req-a7842f08-1787-4721-8766-cb07e2d96292 tempest-AttachVolumeMultiAttachTest-1302095414 tempest-AttachVolumeMultiAttachTest-1302095414-project-member] Volume info retrieved successfully. Aug 07 09:56:04.076626 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [req-edb30366-1b25-442a-9c18-1743c26d3e8d req-a7842f08-1787-4721-8766-cb07e2d96292 tempest-AttachVolumeMultiAttachTest-1302095414 tempest-AttachVolumeMultiAttachTest-1302095414-project-member] https://10.4.3.8/volume/v3/volumes/bf4d3df0-36c7-4a0a-b35f-4c5633e671d2 returned with HTTP 200 Aug 07 09:56:04.077396 np0000006707 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 397/1603] 10.4.3.8 () {68 vars in 1584 bytes} [Fri Aug 7 09:56:04 2026] GET /volume/v3/volumes/bf4d3df0-36c7-4a0a-b35f-4c5633e671d2 => generated 1656 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 09:56:04.091250 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [req-edb30366-1b25-442a-9c18-1743c26d3e8d req-a49c15f9-910b-4a9b-bc32-4939443d8240 None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:56:04.093932 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [req-edb30366-1b25-442a-9c18-1743c26d3e8d req-a49c15f9-910b-4a9b-bc32-4939443d8240 tempest-AttachVolumeMultiAttachTest-1302095414 tempest-AttachVolumeMultiAttachTest-1302095414-project-member] POST https://10.4.3.8/volume/v3/snapshots Aug 07 09:56:04.094412 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [req-edb30366-1b25-442a-9c18-1743c26d3e8d req-a49c15f9-910b-4a9b-bc32-4939443d8240 tempest-AttachVolumeMultiAttachTest-1302095414 tempest-AttachVolumeMultiAttachTest-1302095414-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "bf4d3df0-36c7-4a0a-b35f-4c5633e671d2", "force": true, "name": "snapshot for multiattach-snapshot", "description": null, "metadata": {}}} {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 09:56:04.112868 np0000006707 devstack@c-api.service[100297]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 09:56:04.112868 np0000006707 devstack@c-api.service[100297]: warnings.warn( Aug 07 09:56:04.112868 np0000006707 devstack@c-api.service[100297]: INFO cinder.volume.api [req-edb30366-1b25-442a-9c18-1743c26d3e8d req-a49c15f9-910b-4a9b-bc32-4939443d8240 tempest-AttachVolumeMultiAttachTest-1302095414 tempest-AttachVolumeMultiAttachTest-1302095414-project-member] Volume info retrieved successfully. Aug 07 09:56:04.112868 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.v3.snapshots [req-edb30366-1b25-442a-9c18-1743c26d3e8d req-a49c15f9-910b-4a9b-bc32-4939443d8240 tempest-AttachVolumeMultiAttachTest-1302095414 tempest-AttachVolumeMultiAttachTest-1302095414-project-member] Create snapshot from volume bf4d3df0-36c7-4a0a-b35f-4c5633e671d2 Aug 07 09:56:04.131325 np0000006707 devstack@c-api.service[100297]: WARNING cinder.quota [req-edb30366-1b25-442a-9c18-1743c26d3e8d req-a49c15f9-910b-4a9b-bc32-4939443d8240 tempest-AttachVolumeMultiAttachTest-1302095414 tempest-AttachVolumeMultiAttachTest-1302095414-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 09:56:04.131815 np0000006707 devstack@c-api.service[100297]: WARNING cinder.quota [req-edb30366-1b25-442a-9c18-1743c26d3e8d req-a49c15f9-910b-4a9b-bc32-4939443d8240 tempest-AttachVolumeMultiAttachTest-1302095414 tempest-AttachVolumeMultiAttachTest-1302095414-project-member] 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 09:56:04.169827 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.quota [req-edb30366-1b25-442a-9c18-1743c26d3e8d req-a49c15f9-910b-4a9b-bc32-4939443d8240 tempest-AttachVolumeMultiAttachTest-1302095414 tempest-AttachVolumeMultiAttachTest-1302095414-project-member] Created reservations ['d33cf063-38b2-45a2-8593-8ddbaf8f5a23', '8bcfbec3-962d-4e94-a781-dfe899f1999b', '6f31b149-eb3e-418a-a70f-e93121b249a7', 'ef651036-adae-4801-a4e3-6c43b5748184'] {{(pid=100297) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 09:56:04.236438 np0000006707 devstack@c-api.service[100297]: INFO cinder.volume.api [req-edb30366-1b25-442a-9c18-1743c26d3e8d req-a49c15f9-910b-4a9b-bc32-4939443d8240 tempest-AttachVolumeMultiAttachTest-1302095414 tempest-AttachVolumeMultiAttachTest-1302095414-project-member] Snapshot force create request issued successfully. Aug 07 09:56:04.236438 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [req-edb30366-1b25-442a-9c18-1743c26d3e8d req-a49c15f9-910b-4a9b-bc32-4939443d8240 tempest-AttachVolumeMultiAttachTest-1302095414 tempest-AttachVolumeMultiAttachTest-1302095414-project-member] https://10.4.3.8/volume/v3/snapshots returned with HTTP 202 Aug 07 09:56:04.236438 np0000006707 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 403/1604] 10.4.3.8 () {72 vars in 1533 bytes} [Fri Aug 7 09:56:04 2026] POST /volume/v3/snapshots => generated 292 bytes in 146 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 07 09:56:04.355551 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [None req-bc4258bd-a085-4bce-bab8-df5518f20e63 None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:56:04.358257 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-bc4258bd-a085-4bce-bab8-df5518f20e63 tempest-ServerRescueNegativeTestJSON-655269695 tempest-ServerRescueNegativeTestJSON-655269695-project-member] DELETE https://10.4.3.8/volume/v3/volumes/4a4a2cc7-5afb-42d2-96e9-11135302f53f Aug 07 09:56:04.358726 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-bc4258bd-a085-4bce-bab8-df5518f20e63 tempest-ServerRescueNegativeTestJSON-655269695 tempest-ServerRescueNegativeTestJSON-655269695-project-member] Empty body provided in request {{(pid=100296) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 09:56:04.358995 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-bc4258bd-a085-4bce-bab8-df5518f20e63 tempest-ServerRescueNegativeTestJSON-655269695 tempest-ServerRescueNegativeTestJSON-655269695-project-member] Calling method 'delete' {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 09:56:04.359219 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.v3.volumes [None req-bc4258bd-a085-4bce-bab8-df5518f20e63 tempest-ServerRescueNegativeTestJSON-655269695 tempest-ServerRescueNegativeTestJSON-655269695-project-member] Delete volume with id: 4a4a2cc7-5afb-42d2-96e9-11135302f53f Aug 07 09:56:04.367933 np0000006707 devstack@c-api.service[100296]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 09:56:04.367933 np0000006707 devstack@c-api.service[100296]: warnings.warn( Aug 07 09:56:04.367933 np0000006707 devstack@c-api.service[100296]: INFO cinder.volume.api [None req-bc4258bd-a085-4bce-bab8-df5518f20e63 tempest-ServerRescueNegativeTestJSON-655269695 tempest-ServerRescueNegativeTestJSON-655269695-project-member] Volume info retrieved successfully. Aug 07 09:56:04.407170 np0000006707 devstack@c-api.service[100296]: INFO cinder.volume.api [None req-bc4258bd-a085-4bce-bab8-df5518f20e63 tempest-ServerRescueNegativeTestJSON-655269695 tempest-ServerRescueNegativeTestJSON-655269695-project-member] Delete volume request issued successfully. Aug 07 09:56:04.407552 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-bc4258bd-a085-4bce-bab8-df5518f20e63 tempest-ServerRescueNegativeTestJSON-655269695 tempest-ServerRescueNegativeTestJSON-655269695-project-member] https://10.4.3.8/volume/v3/volumes/4a4a2cc7-5afb-42d2-96e9-11135302f53f returned with HTTP 202 Aug 07 09:56:04.408088 np0000006707 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 403/1605] 10.4.3.8 () {66 vars in 1337 bytes} [Fri Aug 7 09:56:04 2026] DELETE /volume/v3/volumes/4a4a2cc7-5afb-42d2-96e9-11135302f53f => generated 0 bytes in 53 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 07 09:56:04.418468 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.middleware.request_id [None req-8c3604d2-60a1-4f59-af45-3ee8fe937f81 None None] RequestId filter calling following filter/app {{(pid=100298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:56:04.422294 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [None req-8c3604d2-60a1-4f59-af45-3ee8fe937f81 tempest-ServerRescueNegativeTestJSON-655269695 tempest-ServerRescueNegativeTestJSON-655269695-project-member] GET https://10.4.3.8/volume/v3/volumes/4a4a2cc7-5afb-42d2-96e9-11135302f53f Aug 07 09:56:04.423442 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [None req-8c3604d2-60a1-4f59-af45-3ee8fe937f81 tempest-ServerRescueNegativeTestJSON-655269695 tempest-ServerRescueNegativeTestJSON-655269695-project-member] Empty body provided in request {{(pid=100298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 09:56:04.423442 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [None req-8c3604d2-60a1-4f59-af45-3ee8fe937f81 tempest-ServerRescueNegativeTestJSON-655269695 tempest-ServerRescueNegativeTestJSON-655269695-project-member] Calling method 'show' {{(pid=100298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 09:56:04.442062 np0000006707 devstack@c-api.service[100298]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 09:56:04.442062 np0000006707 devstack@c-api.service[100298]: warnings.warn( Aug 07 09:56:04.452103 np0000006707 devstack@c-api.service[100298]: INFO cinder.volume.api [None req-8c3604d2-60a1-4f59-af45-3ee8fe937f81 tempest-ServerRescueNegativeTestJSON-655269695 tempest-ServerRescueNegativeTestJSON-655269695-project-member] Volume info retrieved successfully. Aug 07 09:56:04.462959 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [None req-8c3604d2-60a1-4f59-af45-3ee8fe937f81 tempest-ServerRescueNegativeTestJSON-655269695 tempest-ServerRescueNegativeTestJSON-655269695-project-member] https://10.4.3.8/volume/v3/volumes/4a4a2cc7-5afb-42d2-96e9-11135302f53f returned with HTTP 200 Aug 07 09:56:04.463591 np0000006707 devstack@c-api.service[100298]: [pid: 100298|app: 0|req: 403/1606] 10.4.3.8 () {66 vars in 1334 bytes} [Fri Aug 7 09:56:04 2026] GET /volume/v3/volumes/4a4a2cc7-5afb-42d2-96e9-11135302f53f => generated 845 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 09:56:04.903779 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-195a86c4-59de-4593-90fd-cee5c3ba7ce8 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:56:04.905046 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-195a86c4-59de-4593-90fd-cee5c3ba7ce8 tempest-VolumesBackupsV39Test-889208871 tempest-VolumesBackupsV39Test-889208871-project-member] GET https://10.4.3.8/volume/v3/backups/35f0f5cd-f1e1-4d19-9eda-f15f3dea96ee Aug 07 09:56:04.905371 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-195a86c4-59de-4593-90fd-cee5c3ba7ce8 tempest-VolumesBackupsV39Test-889208871 tempest-VolumesBackupsV39Test-889208871-project-member] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 09:56:04.905650 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-195a86c4-59de-4593-90fd-cee5c3ba7ce8 tempest-VolumesBackupsV39Test-889208871 tempest-VolumesBackupsV39Test-889208871-project-member] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 09:56:04.905823 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.v3.backups [None req-195a86c4-59de-4593-90fd-cee5c3ba7ce8 tempest-VolumesBackupsV39Test-889208871 tempest-VolumesBackupsV39Test-889208871-project-member] Show backup with id 35f0f5cd-f1e1-4d19-9eda-f15f3dea96ee. {{(pid=100295) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 09:56:04.911151 np0000006707 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 09:56:04.911151 np0000006707 devstack@c-api.service[100295]: warnings.warn( Aug 07 09:56:04.913294 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-195a86c4-59de-4593-90fd-cee5c3ba7ce8 tempest-VolumesBackupsV39Test-889208871 tempest-VolumesBackupsV39Test-889208871-project-member] https://10.4.3.8/volume/v3/backups/35f0f5cd-f1e1-4d19-9eda-f15f3dea96ee returned with HTTP 200 Aug 07 09:56:04.913294 np0000006707 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 398/1607] 10.4.3.8 () {68 vars in 1374 bytes} [Fri Aug 7 09:56:04 2026] GET /volume/v3/backups/35f0f5cd-f1e1-4d19-9eda-f15f3dea96ee => generated 793 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 09:56:05.484958 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [None req-cf81f9cf-33f1-4357-b73d-95bcead79e7e None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:56:05.488352 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-cf81f9cf-33f1-4357-b73d-95bcead79e7e tempest-ServerRescueNegativeTestJSON-655269695 tempest-ServerRescueNegativeTestJSON-655269695-project-member] GET https://10.4.3.8/volume/v3/volumes/4a4a2cc7-5afb-42d2-96e9-11135302f53f Aug 07 09:56:05.488946 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-cf81f9cf-33f1-4357-b73d-95bcead79e7e tempest-ServerRescueNegativeTestJSON-655269695 tempest-ServerRescueNegativeTestJSON-655269695-project-member] Empty body provided in request {{(pid=100297) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 09:56:05.489254 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-cf81f9cf-33f1-4357-b73d-95bcead79e7e tempest-ServerRescueNegativeTestJSON-655269695 tempest-ServerRescueNegativeTestJSON-655269695-project-member] Calling method 'show' {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 09:56:05.497211 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-cf81f9cf-33f1-4357-b73d-95bcead79e7e tempest-ServerRescueNegativeTestJSON-655269695 tempest-ServerRescueNegativeTestJSON-655269695-project-member] https://10.4.3.8/volume/v3/volumes/4a4a2cc7-5afb-42d2-96e9-11135302f53f returned with HTTP 404 Aug 07 09:56:05.497838 np0000006707 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 404/1608] 10.4.3.8 () {66 vars in 1334 bytes} [Fri Aug 7 09:56:05 2026] GET /volume/v3/volumes/4a4a2cc7-5afb-42d2-96e9-11135302f53f => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 09:56:05.506579 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [None req-e4e2e16b-2c14-40ce-834a-0c36423da5f6 None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:56:05.509762 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-e4e2e16b-2c14-40ce-834a-0c36423da5f6 tempest-ServerRescueNegativeTestJSON-655269695 tempest-ServerRescueNegativeTestJSON-655269695-project-member] DELETE https://10.4.3.8/volume/v3/volumes/c7294e0a-9224-4d0a-a07d-91fec741971b Aug 07 09:56:05.510023 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-e4e2e16b-2c14-40ce-834a-0c36423da5f6 tempest-ServerRescueNegativeTestJSON-655269695 tempest-ServerRescueNegativeTestJSON-655269695-project-member] Empty body provided in request {{(pid=100296) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 09:56:05.510287 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-e4e2e16b-2c14-40ce-834a-0c36423da5f6 tempest-ServerRescueNegativeTestJSON-655269695 tempest-ServerRescueNegativeTestJSON-655269695-project-member] Calling method 'delete' {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 09:56:05.511562 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.v3.volumes [None req-e4e2e16b-2c14-40ce-834a-0c36423da5f6 tempest-ServerRescueNegativeTestJSON-655269695 tempest-ServerRescueNegativeTestJSON-655269695-project-member] Delete volume with id: c7294e0a-9224-4d0a-a07d-91fec741971b Aug 07 09:56:05.527506 np0000006707 devstack@c-api.service[100296]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 09:56:05.527506 np0000006707 devstack@c-api.service[100296]: warnings.warn( Aug 07 09:56:05.527506 np0000006707 devstack@c-api.service[100296]: INFO cinder.volume.api [None req-e4e2e16b-2c14-40ce-834a-0c36423da5f6 tempest-ServerRescueNegativeTestJSON-655269695 tempest-ServerRescueNegativeTestJSON-655269695-project-member] Volume info retrieved successfully. Aug 07 09:56:05.559440 np0000006707 devstack@c-api.service[100296]: INFO cinder.volume.api [None req-e4e2e16b-2c14-40ce-834a-0c36423da5f6 tempest-ServerRescueNegativeTestJSON-655269695 tempest-ServerRescueNegativeTestJSON-655269695-project-member] Delete volume request issued successfully. Aug 07 09:56:05.559851 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-e4e2e16b-2c14-40ce-834a-0c36423da5f6 tempest-ServerRescueNegativeTestJSON-655269695 tempest-ServerRescueNegativeTestJSON-655269695-project-member] https://10.4.3.8/volume/v3/volumes/c7294e0a-9224-4d0a-a07d-91fec741971b returned with HTTP 202 Aug 07 09:56:05.560252 np0000006707 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 404/1609] 10.4.3.8 () {66 vars in 1337 bytes} [Fri Aug 7 09:56:05 2026] DELETE /volume/v3/volumes/c7294e0a-9224-4d0a-a07d-91fec741971b => generated 0 bytes in 54 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) Aug 07 09:56:05.571278 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.middleware.request_id [None req-d2aa89c7-b4b0-4060-a9a6-573646b1dcd0 None None] RequestId filter calling following filter/app {{(pid=100298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:56:05.574886 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [None req-d2aa89c7-b4b0-4060-a9a6-573646b1dcd0 tempest-ServerRescueNegativeTestJSON-655269695 tempest-ServerRescueNegativeTestJSON-655269695-project-member] GET https://10.4.3.8/volume/v3/volumes/c7294e0a-9224-4d0a-a07d-91fec741971b Aug 07 09:56:05.575712 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [None req-d2aa89c7-b4b0-4060-a9a6-573646b1dcd0 tempest-ServerRescueNegativeTestJSON-655269695 tempest-ServerRescueNegativeTestJSON-655269695-project-member] Empty body provided in request {{(pid=100298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 09:56:05.575712 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [None req-d2aa89c7-b4b0-4060-a9a6-573646b1dcd0 tempest-ServerRescueNegativeTestJSON-655269695 tempest-ServerRescueNegativeTestJSON-655269695-project-member] Calling method 'show' {{(pid=100298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 09:56:05.593729 np0000006707 devstack@c-api.service[100298]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 09:56:05.593729 np0000006707 devstack@c-api.service[100298]: warnings.warn( Aug 07 09:56:05.613364 np0000006707 devstack@c-api.service[100298]: INFO cinder.volume.api [None req-d2aa89c7-b4b0-4060-a9a6-573646b1dcd0 tempest-ServerRescueNegativeTestJSON-655269695 tempest-ServerRescueNegativeTestJSON-655269695-project-member] Volume info retrieved successfully. Aug 07 09:56:05.625680 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [None req-d2aa89c7-b4b0-4060-a9a6-573646b1dcd0 tempest-ServerRescueNegativeTestJSON-655269695 tempest-ServerRescueNegativeTestJSON-655269695-project-member] https://10.4.3.8/volume/v3/volumes/c7294e0a-9224-4d0a-a07d-91fec741971b returned with HTTP 200 Aug 07 09:56:05.625680 np0000006707 devstack@c-api.service[100298]: [pid: 100298|app: 0|req: 404/1610] 10.4.3.8 () {66 vars in 1334 bytes} [Fri Aug 7 09:56:05 2026] GET /volume/v3/volumes/c7294e0a-9224-4d0a-a07d-91fec741971b => generated 847 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 09:56:05.932239 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-d1f8736b-eaf7-4101-869f-1bb7a3ada9cd None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:56:05.935620 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-d1f8736b-eaf7-4101-869f-1bb7a3ada9cd tempest-VolumesBackupsV39Test-889208871 tempest-VolumesBackupsV39Test-889208871-project-member] GET https://10.4.3.8/volume/v3/backups/35f0f5cd-f1e1-4d19-9eda-f15f3dea96ee Aug 07 09:56:05.935950 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-d1f8736b-eaf7-4101-869f-1bb7a3ada9cd tempest-VolumesBackupsV39Test-889208871 tempest-VolumesBackupsV39Test-889208871-project-member] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 09:56:05.939528 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-d1f8736b-eaf7-4101-869f-1bb7a3ada9cd tempest-VolumesBackupsV39Test-889208871 tempest-VolumesBackupsV39Test-889208871-project-member] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 09:56:05.939528 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.v3.backups [None req-d1f8736b-eaf7-4101-869f-1bb7a3ada9cd tempest-VolumesBackupsV39Test-889208871 tempest-VolumesBackupsV39Test-889208871-project-member] Show backup with id 35f0f5cd-f1e1-4d19-9eda-f15f3dea96ee. {{(pid=100295) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 09:56:05.946886 np0000006707 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 09:56:05.946886 np0000006707 devstack@c-api.service[100295]: warnings.warn( Aug 07 09:56:05.948211 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-d1f8736b-eaf7-4101-869f-1bb7a3ada9cd tempest-VolumesBackupsV39Test-889208871 tempest-VolumesBackupsV39Test-889208871-project-member] https://10.4.3.8/volume/v3/backups/35f0f5cd-f1e1-4d19-9eda-f15f3dea96ee returned with HTTP 200 Aug 07 09:56:05.950484 np0000006707 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 399/1611] 10.4.3.8 () {68 vars in 1374 bytes} [Fri Aug 7 09:56:05 2026] GET /volume/v3/backups/35f0f5cd-f1e1-4d19-9eda-f15f3dea96ee => generated 793 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 09:56:06.450118 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [req-32d1e7a5-549e-4243-820d-76684d6bcc1b req-10492c62-ee1e-4118-9003-cdbc8ae792d9 None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:56:06.453272 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [req-32d1e7a5-549e-4243-820d-76684d6bcc1b req-10492c62-ee1e-4118-9003-cdbc8ae792d9 tempest-TestMinimumBasicScenario-810654635 tempest-TestMinimumBasicScenario-810654635-project-member] GET https://10.4.3.8/volume/v3/volumes/2f393554-84db-467d-9451-2e6874c52d2c Aug 07 09:56:06.453924 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [req-32d1e7a5-549e-4243-820d-76684d6bcc1b req-10492c62-ee1e-4118-9003-cdbc8ae792d9 tempest-TestMinimumBasicScenario-810654635 tempest-TestMinimumBasicScenario-810654635-project-member] Empty body provided in request {{(pid=100297) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 09:56:06.453966 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [req-32d1e7a5-549e-4243-820d-76684d6bcc1b req-10492c62-ee1e-4118-9003-cdbc8ae792d9 tempest-TestMinimumBasicScenario-810654635 tempest-TestMinimumBasicScenario-810654635-project-member] Calling method 'show' {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 09:56:06.475330 np0000006707 devstack@c-api.service[100297]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 09:56:06.475330 np0000006707 devstack@c-api.service[100297]: warnings.warn( Aug 07 09:56:06.482963 np0000006707 devstack@c-api.service[100297]: INFO cinder.volume.api [req-32d1e7a5-549e-4243-820d-76684d6bcc1b req-10492c62-ee1e-4118-9003-cdbc8ae792d9 tempest-TestMinimumBasicScenario-810654635 tempest-TestMinimumBasicScenario-810654635-project-member] Volume info retrieved successfully. Aug 07 09:56:06.492744 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [req-32d1e7a5-549e-4243-820d-76684d6bcc1b req-10492c62-ee1e-4118-9003-cdbc8ae792d9 tempest-TestMinimumBasicScenario-810654635 tempest-TestMinimumBasicScenario-810654635-project-member] https://10.4.3.8/volume/v3/volumes/2f393554-84db-467d-9451-2e6874c52d2c returned with HTTP 200 Aug 07 09:56:06.493558 np0000006707 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 405/1612] 10.4.3.8 () {68 vars in 1584 bytes} [Fri Aug 7 09:56:06 2026] GET /volume/v3/volumes/2f393554-84db-467d-9451-2e6874c52d2c => generated 1135 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 09:56:06.524604 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [req-32d1e7a5-549e-4243-820d-76684d6bcc1b req-a74c9add-e2ae-4ddb-a0a5-02ee24f66364 None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:56:06.528605 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [req-32d1e7a5-549e-4243-820d-76684d6bcc1b req-a74c9add-e2ae-4ddb-a0a5-02ee24f66364 tempest-TestMinimumBasicScenario-810654635 tempest-TestMinimumBasicScenario-810654635-project-member] POST https://10.4.3.8/volume/v3/volumes/2f393554-84db-467d-9451-2e6874c52d2c/action Aug 07 09:56:06.529442 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [req-32d1e7a5-549e-4243-820d-76684d6bcc1b req-a74c9add-e2ae-4ddb-a0a5-02ee24f66364 tempest-TestMinimumBasicScenario-810654635 tempest-TestMinimumBasicScenario-810654635-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100296) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 07 09:56:06.529738 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [req-32d1e7a5-549e-4243-820d-76684d6bcc1b req-a74c9add-e2ae-4ddb-a0a5-02ee24f66364 tempest-TestMinimumBasicScenario-810654635 tempest-TestMinimumBasicScenario-810654635-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 09:56:06.545446 np0000006707 devstack@c-api.service[100296]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 09:56:06.545446 np0000006707 devstack@c-api.service[100296]: warnings.warn( Aug 07 09:56:06.545446 np0000006707 devstack@c-api.service[100296]: INFO cinder.volume.api [req-32d1e7a5-549e-4243-820d-76684d6bcc1b req-a74c9add-e2ae-4ddb-a0a5-02ee24f66364 tempest-TestMinimumBasicScenario-810654635 tempest-TestMinimumBasicScenario-810654635-project-member] Volume info retrieved successfully. Aug 07 09:56:06.562301 np0000006707 devstack@c-api.service[100296]: INFO cinder.volume.api [req-32d1e7a5-549e-4243-820d-76684d6bcc1b req-a74c9add-e2ae-4ddb-a0a5-02ee24f66364 tempest-TestMinimumBasicScenario-810654635 tempest-TestMinimumBasicScenario-810654635-project-member] Begin detaching volume completed successfully. Aug 07 09:56:06.562647 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [req-32d1e7a5-549e-4243-820d-76684d6bcc1b req-a74c9add-e2ae-4ddb-a0a5-02ee24f66364 tempest-TestMinimumBasicScenario-810654635 tempest-TestMinimumBasicScenario-810654635-project-member] https://10.4.3.8/volume/v3/volumes/2f393554-84db-467d-9451-2e6874c52d2c/action returned with HTTP 202 Aug 07 09:56:06.563544 np0000006707 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 405/1613] 10.4.3.8 () {72 vars in 1658 bytes} [Fri Aug 7 09:56:06 2026] POST /volume/v3/volumes/2f393554-84db-467d-9451-2e6874c52d2c/action => generated 0 bytes in 42 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 07 09:56:06.658811 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.middleware.request_id [None req-9d8a19a5-c9d0-4b9e-9707-2027674c3bd0 None None] RequestId filter calling following filter/app {{(pid=100298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:56:06.661725 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [None req-9d8a19a5-c9d0-4b9e-9707-2027674c3bd0 tempest-ServerRescueNegativeTestJSON-655269695 tempest-ServerRescueNegativeTestJSON-655269695-project-member] GET https://10.4.3.8/volume/v3/volumes/c7294e0a-9224-4d0a-a07d-91fec741971b Aug 07 09:56:06.662081 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [None req-9d8a19a5-c9d0-4b9e-9707-2027674c3bd0 tempest-ServerRescueNegativeTestJSON-655269695 tempest-ServerRescueNegativeTestJSON-655269695-project-member] Empty body provided in request {{(pid=100298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 09:56:06.664051 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [None req-9d8a19a5-c9d0-4b9e-9707-2027674c3bd0 tempest-ServerRescueNegativeTestJSON-655269695 tempest-ServerRescueNegativeTestJSON-655269695-project-member] Calling method 'show' {{(pid=100298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 09:56:06.675062 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-dc7ad8ca-e69e-49ba-b619-8d278a0b3338 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:56:06.675569 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-dc7ad8ca-e69e-49ba-b619-8d278a0b3338 None None] GET https://10.4.3.8/volume// Aug 07 09:56:06.676042 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-dc7ad8ca-e69e-49ba-b619-8d278a0b3338 None None] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 09:56:06.676108 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [None req-9d8a19a5-c9d0-4b9e-9707-2027674c3bd0 tempest-ServerRescueNegativeTestJSON-655269695 tempest-ServerRescueNegativeTestJSON-655269695-project-member] https://10.4.3.8/volume/v3/volumes/c7294e0a-9224-4d0a-a07d-91fec741971b returned with HTTP 404 Aug 07 09:56:06.676152 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-dc7ad8ca-e69e-49ba-b619-8d278a0b3338 None None] Calling method 'all' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 09:56:06.676634 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-dc7ad8ca-e69e-49ba-b619-8d278a0b3338 None None] https://10.4.3.8/volume// returned with HTTP 300 Aug 07 09:56:06.676694 np0000006707 devstack@c-api.service[100298]: [pid: 100298|app: 0|req: 405/1614] 10.4.3.8 () {66 vars in 1334 bytes} [Fri Aug 7 09:56:06 2026] GET /volume/v3/volumes/c7294e0a-9224-4d0a-a07d-91fec741971b => generated 109 bytes in 18 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 09:56:06.677064 np0000006707 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 400/1615] 10.4.3.8 () {66 vars in 1412 bytes} [Fri Aug 7 09:56:06 2026] GET /volume/ => generated 384 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 07 09:56:06.695722 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [req-32d1e7a5-549e-4243-820d-76684d6bcc1b req-d5174756-5a52-4685-b095-95c0de5bf6d7 None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:56:06.698722 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [req-32d1e7a5-549e-4243-820d-76684d6bcc1b req-d5174756-5a52-4685-b095-95c0de5bf6d7 tempest-TestMinimumBasicScenario-810654635 tempest-TestMinimumBasicScenario-810654635-project-member] GET https://10.4.3.8/volume/v3/volumes/2f393554-84db-467d-9451-2e6874c52d2c Aug 07 09:56:06.700117 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [req-32d1e7a5-549e-4243-820d-76684d6bcc1b req-d5174756-5a52-4685-b095-95c0de5bf6d7 tempest-TestMinimumBasicScenario-810654635 tempest-TestMinimumBasicScenario-810654635-project-member] Empty body provided in request {{(pid=100297) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 09:56:06.700117 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [req-32d1e7a5-549e-4243-820d-76684d6bcc1b req-d5174756-5a52-4685-b095-95c0de5bf6d7 tempest-TestMinimumBasicScenario-810654635 tempest-TestMinimumBasicScenario-810654635-project-member] Calling method 'show' {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 09:56:06.718010 np0000006707 devstack@c-api.service[100297]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 09:56:06.718010 np0000006707 devstack@c-api.service[100297]: warnings.warn( Aug 07 09:56:06.722507 np0000006707 devstack@c-api.service[100297]: INFO cinder.volume.api [req-32d1e7a5-549e-4243-820d-76684d6bcc1b req-d5174756-5a52-4685-b095-95c0de5bf6d7 tempest-TestMinimumBasicScenario-810654635 tempest-TestMinimumBasicScenario-810654635-project-member] Volume info retrieved successfully. Aug 07 09:56:06.731944 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [req-32d1e7a5-549e-4243-820d-76684d6bcc1b req-d5174756-5a52-4685-b095-95c0de5bf6d7 tempest-TestMinimumBasicScenario-810654635 tempest-TestMinimumBasicScenario-810654635-project-member] https://10.4.3.8/volume/v3/volumes/2f393554-84db-467d-9451-2e6874c52d2c returned with HTTP 200 Aug 07 09:56:06.732728 np0000006707 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 406/1616] 10.4.3.8 () {70 vars in 1625 bytes} [Fri Aug 7 09:56:06 2026] GET /volume/v3/volumes/2f393554-84db-467d-9451-2e6874c52d2c => generated 1318 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 07 09:56:06.968026 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [None req-a19b2f3f-7ef3-4053-bace-380a492e5ee7 None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:56:06.972987 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-a19b2f3f-7ef3-4053-bace-380a492e5ee7 tempest-VolumesBackupsV39Test-889208871 tempest-VolumesBackupsV39Test-889208871-project-member] GET https://10.4.3.8/volume/v3/backups/35f0f5cd-f1e1-4d19-9eda-f15f3dea96ee Aug 07 09:56:06.972987 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-a19b2f3f-7ef3-4053-bace-380a492e5ee7 tempest-VolumesBackupsV39Test-889208871 tempest-VolumesBackupsV39Test-889208871-project-member] Empty body provided in request {{(pid=100296) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 09:56:06.972987 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-a19b2f3f-7ef3-4053-bace-380a492e5ee7 tempest-VolumesBackupsV39Test-889208871 tempest-VolumesBackupsV39Test-889208871-project-member] Calling method 'show' {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 09:56:06.972987 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.v3.backups [None req-a19b2f3f-7ef3-4053-bace-380a492e5ee7 tempest-VolumesBackupsV39Test-889208871 tempest-VolumesBackupsV39Test-889208871-project-member] Show backup with id 35f0f5cd-f1e1-4d19-9eda-f15f3dea96ee. {{(pid=100296) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 09:56:06.986201 np0000006707 devstack@c-api.service[100296]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 09:56:06.986201 np0000006707 devstack@c-api.service[100296]: warnings.warn( Aug 07 09:56:06.987901 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-a19b2f3f-7ef3-4053-bace-380a492e5ee7 tempest-VolumesBackupsV39Test-889208871 tempest-VolumesBackupsV39Test-889208871-project-member] https://10.4.3.8/volume/v3/backups/35f0f5cd-f1e1-4d19-9eda-f15f3dea96ee returned with HTTP 200 Aug 07 09:56:06.987901 np0000006707 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 406/1617] 10.4.3.8 () {68 vars in 1374 bytes} [Fri Aug 7 09:56:06 2026] GET /volume/v3/backups/35f0f5cd-f1e1-4d19-9eda-f15f3dea96ee => generated 793 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 09:56:07.456586 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.middleware.request_id [None req-5ebde054-3826-44f4-a527-926f8f3ea24a None None] RequestId filter calling following filter/app {{(pid=100298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:56:07.606827 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [None req-5ebde054-3826-44f4-a527-926f8f3ea24a tempest-GroupsTest-1141385289 tempest-GroupsTest-1141385289-project-admin] POST https://10.4.3.8/volume/v3/types Aug 07 09:56:07.606827 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [None req-5ebde054-3826-44f4-a527-926f8f3ea24a tempest-GroupsTest-1141385289 tempest-GroupsTest-1141385289-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-GroupsTest-volume-type-1913529124"}} {{(pid=100298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 09:56:07.625311 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [None req-5ebde054-3826-44f4-a527-926f8f3ea24a tempest-GroupsTest-1141385289 tempest-GroupsTest-1141385289-project-admin] https://10.4.3.8/volume/v3/types returned with HTTP 200 Aug 07 09:56:07.625738 np0000006707 devstack@c-api.service[100298]: [pid: 100298|app: 0|req: 406/1618] 10.4.3.8 () {68 vars in 1238 bytes} [Fri Aug 7 09:56:07 2026] POST /volume/v3/types => generated 216 bytes in 170 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 09:56:07.637820 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-c0e018ac-9e08-4d57-840d-96eddb522d33 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:56:07.639380 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-c0e018ac-9e08-4d57-840d-96eddb522d33 tempest-GroupsTest-1141385289 tempest-GroupsTest-1141385289-project-admin] POST https://10.4.3.8/volume/v3/group_types Aug 07 09:56:07.639745 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-c0e018ac-9e08-4d57-840d-96eddb522d33 tempest-GroupsTest-1141385289 tempest-GroupsTest-1141385289-project-admin] Action: 'create', calling method: version_select, body: {"group_type": {"name": "tempest-GroupsTest-group-type-1150201851"}} {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 09:56:07.661711 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-c0e018ac-9e08-4d57-840d-96eddb522d33 tempest-GroupsTest-1141385289 tempest-GroupsTest-1141385289-project-admin] https://10.4.3.8/volume/v3/group_types returned with HTTP 202 Aug 07 09:56:07.662444 np0000006707 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 401/1619] 10.4.3.8 () {70 vars in 1297 bytes} [Fri Aug 7 09:56:07 2026] POST /volume/v3/group_types => generated 173 bytes in 25 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 07 09:56:07.678085 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [None req-1305d3d2-e157-4ce0-9963-5c0d4e62b03c None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:56:07.782767 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-1305d3d2-e157-4ce0-9963-5c0d4e62b03c tempest-GroupsTest-1016982617 tempest-GroupsTest-1016982617-project-member] POST https://10.4.3.8/volume/v3/groups Aug 07 09:56:07.783275 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-1305d3d2-e157-4ce0-9963-5c0d4e62b03c tempest-GroupsTest-1016982617 tempest-GroupsTest-1016982617-project-member] Action: 'create', calling method: version_select, body: {"group": {"group_type": "824adf14-13be-48c4-844a-e39dffacff5f", "volume_types": ["44a96841-ef71-498f-b28d-0a9b2e364a6d"], "name": "tempest-Group1-600402383"}} {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 09:56:07.785355 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.v3.groups [None req-1305d3d2-e157-4ce0-9963-5c0d4e62b03c tempest-GroupsTest-1016982617 tempest-GroupsTest-1016982617-project-member] Creating new group {'group': {'group_type': '824adf14-13be-48c4-844a-e39dffacff5f', 'volume_types': ['44a96841-ef71-498f-b28d-0a9b2e364a6d'], 'name': 'tempest-Group1-600402383'}} {{(pid=100297) create /opt/stack/cinder/cinder/api/v3/groups.py:190}} Aug 07 09:56:07.789321 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.v3.groups [None req-1305d3d2-e157-4ce0-9963-5c0d4e62b03c tempest-GroupsTest-1016982617 tempest-GroupsTest-1016982617-project-member] Creating group tempest-Group1-600402383. Aug 07 09:56:07.790711 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [req-32d1e7a5-549e-4243-820d-76684d6bcc1b req-9e64407e-2d73-44af-8da1-0d47d871e4f1 None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:56:07.794379 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [req-32d1e7a5-549e-4243-820d-76684d6bcc1b req-9e64407e-2d73-44af-8da1-0d47d871e4f1 tempest-TestMinimumBasicScenario-810654635 tempest-TestMinimumBasicScenario-810654635-project-member] DELETE https://10.4.3.8/volume/v3/attachments/bd3f95cf-108b-4adc-a0f6-d993f4c8f51a Aug 07 09:56:07.794620 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [req-32d1e7a5-549e-4243-820d-76684d6bcc1b req-9e64407e-2d73-44af-8da1-0d47d871e4f1 tempest-TestMinimumBasicScenario-810654635 tempest-TestMinimumBasicScenario-810654635-project-member] Empty body provided in request {{(pid=100296) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 09:56:07.794818 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [req-32d1e7a5-549e-4243-820d-76684d6bcc1b req-9e64407e-2d73-44af-8da1-0d47d871e4f1 tempest-TestMinimumBasicScenario-810654635 tempest-TestMinimumBasicScenario-810654635-project-member] Calling method 'version_select' {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 09:56:07.811434 np0000006707 devstack@c-api.service[100296]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 09:56:07.811434 np0000006707 devstack@c-api.service[100296]: warnings.warn( Aug 07 09:56:07.816140 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.volume.api [None req-1305d3d2-e157-4ce0-9963-5c0d4e62b03c tempest-GroupsTest-1016982617 tempest-GroupsTest-1016982617-project-member] Availability zone cache updated, next update will occur around 2026-08-07 10:56:07.815768. {{(pid=100297) list_availability_zones /opt/stack/cinder/cinder/volume/api.py:155}} Aug 07 09:56:07.816324 np0000006707 devstack@c-api.service[100297]: INFO cinder.volume.api [None req-1305d3d2-e157-4ce0-9963-5c0d4e62b03c tempest-GroupsTest-1016982617 tempest-GroupsTest-1016982617-project-member] Availability Zones retrieved successfully. Aug 07 09:56:07.842707 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.quota [None req-1305d3d2-e157-4ce0-9963-5c0d4e62b03c tempest-GroupsTest-1016982617 tempest-GroupsTest-1016982617-project-member] Created reservations ['27510b13-ab0a-4e9a-8580-82c309e889de'] {{(pid=100297) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 09:56:07.895348 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-1305d3d2-e157-4ce0-9963-5c0d4e62b03c tempest-GroupsTest-1016982617 tempest-GroupsTest-1016982617-project-member] https://10.4.3.8/volume/v3/groups returned with HTTP 202 Aug 07 09:56:07.895883 np0000006707 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 407/1620] 10.4.3.8 () {70 vars in 1283 bytes} [Fri Aug 7 09:56:07 2026] POST /volume/v3/groups => generated 93 bytes in 219 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 07 09:56:07.905000 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.middleware.request_id [None req-bacfddb8-ffa0-4225-8749-950fd8508077 None None] RequestId filter calling following filter/app {{(pid=100298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:56:07.906947 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [None req-bacfddb8-ffa0-4225-8749-950fd8508077 tempest-GroupsTest-1016982617 tempest-GroupsTest-1016982617-project-member] GET https://10.4.3.8/volume/v3/groups/90acc999-db01-496b-8833-13b16ea250f0 Aug 07 09:56:07.907191 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [None req-bacfddb8-ffa0-4225-8749-950fd8508077 tempest-GroupsTest-1016982617 tempest-GroupsTest-1016982617-project-member] Empty body provided in request {{(pid=100298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 09:56:07.907434 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [None req-bacfddb8-ffa0-4225-8749-950fd8508077 tempest-GroupsTest-1016982617 tempest-GroupsTest-1016982617-project-member] Calling method 'version_select' {{(pid=100298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 09:56:07.907638 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.v3.groups [None req-bacfddb8-ffa0-4225-8749-950fd8508077 tempest-GroupsTest-1016982617 tempest-GroupsTest-1016982617-project-member] show called for member 90acc999-db01-496b-8833-13b16ea250f0 {{(pid=100298) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 07 09:56:07.912552 np0000006707 devstack@c-api.service[100298]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 09:56:07.912552 np0000006707 devstack@c-api.service[100298]: warnings.warn( Aug 07 09:56:07.916510 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [req-32d1e7a5-549e-4243-820d-76684d6bcc1b req-9e64407e-2d73-44af-8da1-0d47d871e4f1 tempest-TestMinimumBasicScenario-810654635 tempest-TestMinimumBasicScenario-810654635-project-member] https://10.4.3.8/volume/v3/attachments/bd3f95cf-108b-4adc-a0f6-d993f4c8f51a returned with HTTP 200 Aug 07 09:56:07.916998 np0000006707 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 407/1621] 10.4.3.8 () {72 vars in 1659 bytes} [Fri Aug 7 09:56:07 2026] DELETE /volume/v3/attachments/bd3f95cf-108b-4adc-a0f6-d993f4c8f51a => generated 19 bytes in 127 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 09:56:07.923693 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [None req-bacfddb8-ffa0-4225-8749-950fd8508077 tempest-GroupsTest-1016982617 tempest-GroupsTest-1016982617-project-member] https://10.4.3.8/volume/v3/groups/90acc999-db01-496b-8833-13b16ea250f0 returned with HTTP 200 Aug 07 09:56:07.924280 np0000006707 devstack@c-api.service[100298]: [pid: 100298|app: 0|req: 407/1622] 10.4.3.8 () {68 vars in 1372 bytes} [Fri Aug 7 09:56:07 2026] GET /volume/v3/groups/90acc999-db01-496b-8833-13b16ea250f0 => generated 321 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 09:56:08.003300 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-e32a7bc1-4e4d-4fa4-bc6c-cf96a396ced1 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:56:08.008325 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-e32a7bc1-4e4d-4fa4-bc6c-cf96a396ced1 tempest-VolumesBackupsV39Test-889208871 tempest-VolumesBackupsV39Test-889208871-project-member] GET https://10.4.3.8/volume/v3/backups/35f0f5cd-f1e1-4d19-9eda-f15f3dea96ee Aug 07 09:56:08.008569 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-e32a7bc1-4e4d-4fa4-bc6c-cf96a396ced1 tempest-VolumesBackupsV39Test-889208871 tempest-VolumesBackupsV39Test-889208871-project-member] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 09:56:08.008785 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-e32a7bc1-4e4d-4fa4-bc6c-cf96a396ced1 tempest-VolumesBackupsV39Test-889208871 tempest-VolumesBackupsV39Test-889208871-project-member] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 09:56:08.008945 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.v3.backups [None req-e32a7bc1-4e4d-4fa4-bc6c-cf96a396ced1 tempest-VolumesBackupsV39Test-889208871 tempest-VolumesBackupsV39Test-889208871-project-member] Show backup with id 35f0f5cd-f1e1-4d19-9eda-f15f3dea96ee. {{(pid=100295) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 09:56:08.014507 np0000006707 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 09:56:08.014507 np0000006707 devstack@c-api.service[100295]: warnings.warn( Aug 07 09:56:08.015498 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-e32a7bc1-4e4d-4fa4-bc6c-cf96a396ced1 tempest-VolumesBackupsV39Test-889208871 tempest-VolumesBackupsV39Test-889208871-project-member] https://10.4.3.8/volume/v3/backups/35f0f5cd-f1e1-4d19-9eda-f15f3dea96ee returned with HTTP 200 Aug 07 09:56:08.016244 np0000006707 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 402/1623] 10.4.3.8 () {68 vars in 1374 bytes} [Fri Aug 7 09:56:08 2026] GET /volume/v3/backups/35f0f5cd-f1e1-4d19-9eda-f15f3dea96ee => generated 793 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 09:56:08.212808 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [req-93713ace-d58b-4f5b-9fed-c78700f6cf42 req-3c7d1fe8-0fa2-485c-b205-f9a0511a9f07 None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:56:08.216907 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [req-93713ace-d58b-4f5b-9fed-c78700f6cf42 req-3c7d1fe8-0fa2-485c-b205-f9a0511a9f07 tempest-AttachVolumeMultiAttachTest-1302095414 tempest-AttachVolumeMultiAttachTest-1302095414-project-member] GET https://10.4.3.8/volume/v3/volumes/bf4d3df0-36c7-4a0a-b35f-4c5633e671d2 Aug 07 09:56:08.217219 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [req-93713ace-d58b-4f5b-9fed-c78700f6cf42 req-3c7d1fe8-0fa2-485c-b205-f9a0511a9f07 tempest-AttachVolumeMultiAttachTest-1302095414 tempest-AttachVolumeMultiAttachTest-1302095414-project-member] Empty body provided in request {{(pid=100297) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 09:56:08.217595 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [req-93713ace-d58b-4f5b-9fed-c78700f6cf42 req-3c7d1fe8-0fa2-485c-b205-f9a0511a9f07 tempest-AttachVolumeMultiAttachTest-1302095414 tempest-AttachVolumeMultiAttachTest-1302095414-project-member] Calling method 'show' {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 09:56:08.229999 np0000006707 devstack@c-api.service[100297]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 09:56:08.229999 np0000006707 devstack@c-api.service[100297]: warnings.warn( Aug 07 09:56:08.234361 np0000006707 devstack@c-api.service[100297]: INFO cinder.volume.api [req-93713ace-d58b-4f5b-9fed-c78700f6cf42 req-3c7d1fe8-0fa2-485c-b205-f9a0511a9f07 tempest-AttachVolumeMultiAttachTest-1302095414 tempest-AttachVolumeMultiAttachTest-1302095414-project-member] Volume info retrieved successfully. Aug 07 09:56:08.241414 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [req-93713ace-d58b-4f5b-9fed-c78700f6cf42 req-3c7d1fe8-0fa2-485c-b205-f9a0511a9f07 tempest-AttachVolumeMultiAttachTest-1302095414 tempest-AttachVolumeMultiAttachTest-1302095414-project-member] https://10.4.3.8/volume/v3/volumes/bf4d3df0-36c7-4a0a-b35f-4c5633e671d2 returned with HTTP 200 Aug 07 09:56:08.242098 np0000006707 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 408/1624] 10.4.3.8 () {68 vars in 1584 bytes} [Fri Aug 7 09:56:08 2026] GET /volume/v3/volumes/bf4d3df0-36c7-4a0a-b35f-4c5633e671d2 => generated 1656 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 09:56:08.826692 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [req-a327ece7-1f10-4b0e-99ee-75086528b6da req-d72c8e23-c831-44a8-aca2-f8b0e41c6ef9 None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:56:08.830025 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [req-a327ece7-1f10-4b0e-99ee-75086528b6da req-d72c8e23-c831-44a8-aca2-f8b0e41c6ef9 tempest-TestMinimumBasicScenario-810654635 tempest-TestMinimumBasicScenario-810654635-project-member] GET https://10.4.3.8/volume/v3/volumes/2f393554-84db-467d-9451-2e6874c52d2c Aug 07 09:56:08.830480 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [req-a327ece7-1f10-4b0e-99ee-75086528b6da req-d72c8e23-c831-44a8-aca2-f8b0e41c6ef9 tempest-TestMinimumBasicScenario-810654635 tempest-TestMinimumBasicScenario-810654635-project-member] Empty body provided in request {{(pid=100296) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 09:56:08.830845 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [req-a327ece7-1f10-4b0e-99ee-75086528b6da req-d72c8e23-c831-44a8-aca2-f8b0e41c6ef9 tempest-TestMinimumBasicScenario-810654635 tempest-TestMinimumBasicScenario-810654635-project-member] Calling method 'show' {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 09:56:08.840976 np0000006707 devstack@c-api.service[100296]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 09:56:08.840976 np0000006707 devstack@c-api.service[100296]: warnings.warn( Aug 07 09:56:08.848449 np0000006707 devstack@c-api.service[100296]: INFO cinder.volume.api [req-a327ece7-1f10-4b0e-99ee-75086528b6da req-d72c8e23-c831-44a8-aca2-f8b0e41c6ef9 tempest-TestMinimumBasicScenario-810654635 tempest-TestMinimumBasicScenario-810654635-project-member] Volume info retrieved successfully. Aug 07 09:56:08.851090 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [req-a327ece7-1f10-4b0e-99ee-75086528b6da req-d72c8e23-c831-44a8-aca2-f8b0e41c6ef9 tempest-TestMinimumBasicScenario-810654635 tempest-TestMinimumBasicScenario-810654635-project-member] https://10.4.3.8/volume/v3/volumes/2f393554-84db-467d-9451-2e6874c52d2c returned with HTTP 200 Aug 07 09:56:08.851743 np0000006707 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 408/1625] 10.4.3.8 () {68 vars in 1584 bytes} [Fri Aug 7 09:56:08 2026] GET /volume/v3/volumes/2f393554-84db-467d-9451-2e6874c52d2c => generated 843 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 09:56:08.869064 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.middleware.request_id [None req-fccd6c06-8c80-4965-876e-47a61ff3cfa2 None None] RequestId filter calling following filter/app {{(pid=100298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:56:08.870957 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [None req-fccd6c06-8c80-4965-876e-47a61ff3cfa2 tempest-TestMinimumBasicScenario-810654635 tempest-TestMinimumBasicScenario-810654635-project-member] DELETE https://10.4.3.8/volume/v3/volumes/2f393554-84db-467d-9451-2e6874c52d2c Aug 07 09:56:08.871176 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [None req-fccd6c06-8c80-4965-876e-47a61ff3cfa2 tempest-TestMinimumBasicScenario-810654635 tempest-TestMinimumBasicScenario-810654635-project-member] Empty body provided in request {{(pid=100298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 09:56:08.871659 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [None req-fccd6c06-8c80-4965-876e-47a61ff3cfa2 tempest-TestMinimumBasicScenario-810654635 tempest-TestMinimumBasicScenario-810654635-project-member] Calling method 'delete' {{(pid=100298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 09:56:08.871748 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.v3.volumes [None req-fccd6c06-8c80-4965-876e-47a61ff3cfa2 tempest-TestMinimumBasicScenario-810654635 tempest-TestMinimumBasicScenario-810654635-project-member] Delete volume with id: 2f393554-84db-467d-9451-2e6874c52d2c Aug 07 09:56:08.881564 np0000006707 devstack@c-api.service[100298]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 09:56:08.881564 np0000006707 devstack@c-api.service[100298]: warnings.warn( Aug 07 09:56:08.881564 np0000006707 devstack@c-api.service[100298]: INFO cinder.volume.api [None req-fccd6c06-8c80-4965-876e-47a61ff3cfa2 tempest-TestMinimumBasicScenario-810654635 tempest-TestMinimumBasicScenario-810654635-project-member] Volume info retrieved successfully. Aug 07 09:56:08.908199 np0000006707 devstack@c-api.service[100298]: INFO cinder.volume.api [None req-fccd6c06-8c80-4965-876e-47a61ff3cfa2 tempest-TestMinimumBasicScenario-810654635 tempest-TestMinimumBasicScenario-810654635-project-member] Delete volume request issued successfully. Aug 07 09:56:08.908654 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [None req-fccd6c06-8c80-4965-876e-47a61ff3cfa2 tempest-TestMinimumBasicScenario-810654635 tempest-TestMinimumBasicScenario-810654635-project-member] https://10.4.3.8/volume/v3/volumes/2f393554-84db-467d-9451-2e6874c52d2c returned with HTTP 202 Aug 07 09:56:08.910652 np0000006707 devstack@c-api.service[100298]: [pid: 100298|app: 0|req: 408/1626] 10.4.3.8 () {66 vars in 1337 bytes} [Fri Aug 7 09:56:08 2026] DELETE /volume/v3/volumes/2f393554-84db-467d-9451-2e6874c52d2c => generated 0 bytes in 40 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 07 09:56:08.922687 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-d29811d9-2346-4648-8deb-d806b75977d9 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:56:08.924146 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-d29811d9-2346-4648-8deb-d806b75977d9 tempest-TestMinimumBasicScenario-810654635 tempest-TestMinimumBasicScenario-810654635-project-member] GET https://10.4.3.8/volume/v3/volumes/2f393554-84db-467d-9451-2e6874c52d2c Aug 07 09:56:08.924379 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-d29811d9-2346-4648-8deb-d806b75977d9 tempest-TestMinimumBasicScenario-810654635 tempest-TestMinimumBasicScenario-810654635-project-member] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 09:56:08.924622 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-d29811d9-2346-4648-8deb-d806b75977d9 tempest-TestMinimumBasicScenario-810654635 tempest-TestMinimumBasicScenario-810654635-project-member] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 09:56:08.936494 np0000006707 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 09:56:08.936494 np0000006707 devstack@c-api.service[100295]: warnings.warn( Aug 07 09:56:08.937945 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [None req-dc4ece63-74bd-455e-a483-47e33e1643f9 None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:56:08.940361 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-dc4ece63-74bd-455e-a483-47e33e1643f9 tempest-GroupsTest-1016982617 tempest-GroupsTest-1016982617-project-member] GET https://10.4.3.8/volume/v3/groups/90acc999-db01-496b-8833-13b16ea250f0 Aug 07 09:56:08.940684 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-dc4ece63-74bd-455e-a483-47e33e1643f9 tempest-GroupsTest-1016982617 tempest-GroupsTest-1016982617-project-member] Empty body provided in request {{(pid=100297) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 09:56:08.940869 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-dc4ece63-74bd-455e-a483-47e33e1643f9 tempest-GroupsTest-1016982617 tempest-GroupsTest-1016982617-project-member] Calling method 'version_select' {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 09:56:08.941197 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.v3.groups [None req-dc4ece63-74bd-455e-a483-47e33e1643f9 tempest-GroupsTest-1016982617 tempest-GroupsTest-1016982617-project-member] show called for member 90acc999-db01-496b-8833-13b16ea250f0 {{(pid=100297) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 07 09:56:08.941766 np0000006707 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-d29811d9-2346-4648-8deb-d806b75977d9 tempest-TestMinimumBasicScenario-810654635 tempest-TestMinimumBasicScenario-810654635-project-member] Volume info retrieved successfully. Aug 07 09:56:08.946648 np0000006707 devstack@c-api.service[100297]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 09:56:08.946648 np0000006707 devstack@c-api.service[100297]: warnings.warn( Aug 07 09:56:08.948128 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-d29811d9-2346-4648-8deb-d806b75977d9 tempest-TestMinimumBasicScenario-810654635 tempest-TestMinimumBasicScenario-810654635-project-member] https://10.4.3.8/volume/v3/volumes/2f393554-84db-467d-9451-2e6874c52d2c returned with HTTP 200 Aug 07 09:56:08.951036 np0000006707 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 403/1627] 10.4.3.8 () {66 vars in 1334 bytes} [Fri Aug 7 09:56:08 2026] GET /volume/v3/volumes/2f393554-84db-467d-9451-2e6874c52d2c => generated 842 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 09:56:08.957559 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-dc4ece63-74bd-455e-a483-47e33e1643f9 tempest-GroupsTest-1016982617 tempest-GroupsTest-1016982617-project-member] https://10.4.3.8/volume/v3/groups/90acc999-db01-496b-8833-13b16ea250f0 returned with HTTP 200 Aug 07 09:56:08.958716 np0000006707 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 409/1628] 10.4.3.8 () {68 vars in 1372 bytes} [Fri Aug 7 09:56:08 2026] GET /volume/v3/groups/90acc999-db01-496b-8833-13b16ea250f0 => generated 322 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 09:56:08.977797 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [None req-996ffbab-ae3b-40c5-9d9e-a59969cb160a None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:56:08.979145 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-996ffbab-ae3b-40c5-9d9e-a59969cb160a tempest-GroupsTest-1016982617 tempest-GroupsTest-1016982617-project-member] POST https://10.4.3.8/volume/v3/groups Aug 07 09:56:08.979649 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-996ffbab-ae3b-40c5-9d9e-a59969cb160a tempest-GroupsTest-1016982617 tempest-GroupsTest-1016982617-project-member] Action: 'create', calling method: version_select, body: {"group": {"group_type": "824adf14-13be-48c4-844a-e39dffacff5f", "volume_types": ["44a96841-ef71-498f-b28d-0a9b2e364a6d"], "name": "tempest-Group2-862329142"}} {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 09:56:08.981954 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.v3.groups [None req-996ffbab-ae3b-40c5-9d9e-a59969cb160a tempest-GroupsTest-1016982617 tempest-GroupsTest-1016982617-project-member] Creating new group {'group': {'group_type': '824adf14-13be-48c4-844a-e39dffacff5f', 'volume_types': ['44a96841-ef71-498f-b28d-0a9b2e364a6d'], 'name': 'tempest-Group2-862329142'}} {{(pid=100296) create /opt/stack/cinder/cinder/api/v3/groups.py:190}} Aug 07 09:56:08.985674 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.v3.groups [None req-996ffbab-ae3b-40c5-9d9e-a59969cb160a tempest-GroupsTest-1016982617 tempest-GroupsTest-1016982617-project-member] Creating group tempest-Group2-862329142. Aug 07 09:56:08.997183 np0000006707 devstack@c-api.service[100296]: INFO cinder.volume.api [None req-996ffbab-ae3b-40c5-9d9e-a59969cb160a tempest-GroupsTest-1016982617 tempest-GroupsTest-1016982617-project-member] Availability Zones retrieved successfully. Aug 07 09:56:09.022283 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.quota [None req-996ffbab-ae3b-40c5-9d9e-a59969cb160a tempest-GroupsTest-1016982617 tempest-GroupsTest-1016982617-project-member] Created reservations ['a6757359-849c-447f-a72a-bc0d18400fef'] {{(pid=100296) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 09:56:09.034661 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.middleware.request_id [None req-d870da43-14cc-459c-b4f1-aeb90760e41a None None] RequestId filter calling following filter/app {{(pid=100298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:56:09.038048 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [None req-d870da43-14cc-459c-b4f1-aeb90760e41a tempest-VolumesBackupsV39Test-889208871 tempest-VolumesBackupsV39Test-889208871-project-member] GET https://10.4.3.8/volume/v3/backups/35f0f5cd-f1e1-4d19-9eda-f15f3dea96ee Aug 07 09:56:09.038867 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [None req-d870da43-14cc-459c-b4f1-aeb90760e41a tempest-VolumesBackupsV39Test-889208871 tempest-VolumesBackupsV39Test-889208871-project-member] Empty body provided in request {{(pid=100298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 09:56:09.038867 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [None req-d870da43-14cc-459c-b4f1-aeb90760e41a tempest-VolumesBackupsV39Test-889208871 tempest-VolumesBackupsV39Test-889208871-project-member] Calling method 'show' {{(pid=100298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 09:56:09.038867 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.v3.backups [None req-d870da43-14cc-459c-b4f1-aeb90760e41a tempest-VolumesBackupsV39Test-889208871 tempest-VolumesBackupsV39Test-889208871-project-member] Show backup with id 35f0f5cd-f1e1-4d19-9eda-f15f3dea96ee. {{(pid=100298) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 09:56:09.048476 np0000006707 devstack@c-api.service[100298]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 09:56:09.048476 np0000006707 devstack@c-api.service[100298]: warnings.warn( Aug 07 09:56:09.048476 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [None req-d870da43-14cc-459c-b4f1-aeb90760e41a tempest-VolumesBackupsV39Test-889208871 tempest-VolumesBackupsV39Test-889208871-project-member] https://10.4.3.8/volume/v3/backups/35f0f5cd-f1e1-4d19-9eda-f15f3dea96ee returned with HTTP 200 Aug 07 09:56:09.049918 np0000006707 devstack@c-api.service[100298]: [pid: 100298|app: 0|req: 409/1629] 10.4.3.8 () {68 vars in 1374 bytes} [Fri Aug 7 09:56:09 2026] GET /volume/v3/backups/35f0f5cd-f1e1-4d19-9eda-f15f3dea96ee => generated 793 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 09:56:09.070995 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-996ffbab-ae3b-40c5-9d9e-a59969cb160a tempest-GroupsTest-1016982617 tempest-GroupsTest-1016982617-project-member] https://10.4.3.8/volume/v3/groups returned with HTTP 202 Aug 07 09:56:09.071822 np0000006707 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 409/1630] 10.4.3.8 () {70 vars in 1283 bytes} [Fri Aug 7 09:56:08 2026] POST /volume/v3/groups => generated 93 bytes in 96 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 07 09:56:09.085371 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-1f9d62a8-c481-409f-a668-02290a79a95d None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:56:09.087371 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-1f9d62a8-c481-409f-a668-02290a79a95d tempest-GroupsTest-1016982617 tempest-GroupsTest-1016982617-project-member] GET https://10.4.3.8/volume/v3/groups/0f4922b1-ad7e-4a6d-8462-27cfdc107e0f Aug 07 09:56:09.087616 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-1f9d62a8-c481-409f-a668-02290a79a95d tempest-GroupsTest-1016982617 tempest-GroupsTest-1016982617-project-member] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 09:56:09.087878 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-1f9d62a8-c481-409f-a668-02290a79a95d tempest-GroupsTest-1016982617 tempest-GroupsTest-1016982617-project-member] Calling method 'version_select' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 09:56:09.088045 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.v3.groups [None req-1f9d62a8-c481-409f-a668-02290a79a95d tempest-GroupsTest-1016982617 tempest-GroupsTest-1016982617-project-member] show called for member 0f4922b1-ad7e-4a6d-8462-27cfdc107e0f {{(pid=100295) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 07 09:56:09.092178 np0000006707 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 09:56:09.092178 np0000006707 devstack@c-api.service[100295]: warnings.warn( Aug 07 09:56:09.106031 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-1f9d62a8-c481-409f-a668-02290a79a95d tempest-GroupsTest-1016982617 tempest-GroupsTest-1016982617-project-member] https://10.4.3.8/volume/v3/groups/0f4922b1-ad7e-4a6d-8462-27cfdc107e0f returned with HTTP 200 Aug 07 09:56:09.106031 np0000006707 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 404/1631] 10.4.3.8 () {68 vars in 1372 bytes} [Fri Aug 7 09:56:09 2026] GET /volume/v3/groups/0f4922b1-ad7e-4a6d-8462-27cfdc107e0f => generated 321 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 09:56:09.226526 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [req-93713ace-d58b-4f5b-9fed-c78700f6cf42 req-f749dfa4-d2a6-4212-8bf0-961546265334 None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:56:09.229158 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [req-93713ace-d58b-4f5b-9fed-c78700f6cf42 req-f749dfa4-d2a6-4212-8bf0-961546265334 tempest-AttachVolumeMultiAttachTest-1302095414 tempest-AttachVolumeMultiAttachTest-1302095414-project-member] DELETE https://10.4.3.8/volume/v3/attachments/092d0d05-8169-42fa-89fa-b1b038e5347e Aug 07 09:56:09.229414 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [req-93713ace-d58b-4f5b-9fed-c78700f6cf42 req-f749dfa4-d2a6-4212-8bf0-961546265334 tempest-AttachVolumeMultiAttachTest-1302095414 tempest-AttachVolumeMultiAttachTest-1302095414-project-member] Empty body provided in request {{(pid=100297) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 09:56:09.229710 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [req-93713ace-d58b-4f5b-9fed-c78700f6cf42 req-f749dfa4-d2a6-4212-8bf0-961546265334 tempest-AttachVolumeMultiAttachTest-1302095414 tempest-AttachVolumeMultiAttachTest-1302095414-project-member] Calling method 'version_select' {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 09:56:09.239446 np0000006707 devstack@c-api.service[100297]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 09:56:09.239446 np0000006707 devstack@c-api.service[100297]: warnings.warn( Aug 07 09:56:09.302484 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [req-93713ace-d58b-4f5b-9fed-c78700f6cf42 req-f749dfa4-d2a6-4212-8bf0-961546265334 tempest-AttachVolumeMultiAttachTest-1302095414 tempest-AttachVolumeMultiAttachTest-1302095414-project-member] https://10.4.3.8/volume/v3/attachments/092d0d05-8169-42fa-89fa-b1b038e5347e returned with HTTP 200 Aug 07 09:56:09.303073 np0000006707 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 410/1632] 10.4.3.8 () {72 vars in 1659 bytes} [Fri Aug 7 09:56:09 2026] DELETE /volume/v3/attachments/092d0d05-8169-42fa-89fa-b1b038e5347e => generated 19 bytes in 77 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 09:56:09.967338 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.middleware.request_id [None req-37b86a4e-14a0-460a-a959-d9d4baf8d146 None None] RequestId filter calling following filter/app {{(pid=100298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:56:09.972263 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [None req-37b86a4e-14a0-460a-a959-d9d4baf8d146 tempest-TestMinimumBasicScenario-810654635 tempest-TestMinimumBasicScenario-810654635-project-member] GET https://10.4.3.8/volume/v3/volumes/2f393554-84db-467d-9451-2e6874c52d2c Aug 07 09:56:09.972263 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [None req-37b86a4e-14a0-460a-a959-d9d4baf8d146 tempest-TestMinimumBasicScenario-810654635 tempest-TestMinimumBasicScenario-810654635-project-member] Empty body provided in request {{(pid=100298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 09:56:09.972263 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [None req-37b86a4e-14a0-460a-a959-d9d4baf8d146 tempest-TestMinimumBasicScenario-810654635 tempest-TestMinimumBasicScenario-810654635-project-member] Calling method 'show' {{(pid=100298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 09:56:09.980804 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [None req-37b86a4e-14a0-460a-a959-d9d4baf8d146 tempest-TestMinimumBasicScenario-810654635 tempest-TestMinimumBasicScenario-810654635-project-member] https://10.4.3.8/volume/v3/volumes/2f393554-84db-467d-9451-2e6874c52d2c returned with HTTP 404 Aug 07 09:56:09.981057 np0000006707 devstack@c-api.service[100298]: [pid: 100298|app: 0|req: 410/1633] 10.4.3.8 () {66 vars in 1334 bytes} [Fri Aug 7 09:56:09 2026] GET /volume/v3/volumes/2f393554-84db-467d-9451-2e6874c52d2c => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 09:56:10.066648 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [None req-e6880b3b-3ee5-443e-9c35-190cfe3ac960 None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:56:10.069552 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-e6880b3b-3ee5-443e-9c35-190cfe3ac960 tempest-VolumesBackupsV39Test-889208871 tempest-VolumesBackupsV39Test-889208871-project-member] GET https://10.4.3.8/volume/v3/backups/35f0f5cd-f1e1-4d19-9eda-f15f3dea96ee Aug 07 09:56:10.070004 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-e6880b3b-3ee5-443e-9c35-190cfe3ac960 tempest-VolumesBackupsV39Test-889208871 tempest-VolumesBackupsV39Test-889208871-project-member] Empty body provided in request {{(pid=100296) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 09:56:10.070741 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-e6880b3b-3ee5-443e-9c35-190cfe3ac960 tempest-VolumesBackupsV39Test-889208871 tempest-VolumesBackupsV39Test-889208871-project-member] Calling method 'show' {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 09:56:10.070741 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.v3.backups [None req-e6880b3b-3ee5-443e-9c35-190cfe3ac960 tempest-VolumesBackupsV39Test-889208871 tempest-VolumesBackupsV39Test-889208871-project-member] Show backup with id 35f0f5cd-f1e1-4d19-9eda-f15f3dea96ee. {{(pid=100296) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 09:56:10.077978 np0000006707 devstack@c-api.service[100296]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 09:56:10.077978 np0000006707 devstack@c-api.service[100296]: warnings.warn( Aug 07 09:56:10.079209 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-e6880b3b-3ee5-443e-9c35-190cfe3ac960 tempest-VolumesBackupsV39Test-889208871 tempest-VolumesBackupsV39Test-889208871-project-member] https://10.4.3.8/volume/v3/backups/35f0f5cd-f1e1-4d19-9eda-f15f3dea96ee returned with HTTP 200 Aug 07 09:56:10.079802 np0000006707 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 410/1634] 10.4.3.8 () {68 vars in 1374 bytes} [Fri Aug 7 09:56:10 2026] GET /volume/v3/backups/35f0f5cd-f1e1-4d19-9eda-f15f3dea96ee => generated 793 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 09:56:10.117708 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-73a94593-e468-4d8e-abb5-61a4cb34d77d None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:56:10.119628 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-73a94593-e468-4d8e-abb5-61a4cb34d77d tempest-GroupsTest-1016982617 tempest-GroupsTest-1016982617-project-member] GET https://10.4.3.8/volume/v3/groups/0f4922b1-ad7e-4a6d-8462-27cfdc107e0f Aug 07 09:56:10.119912 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-73a94593-e468-4d8e-abb5-61a4cb34d77d tempest-GroupsTest-1016982617 tempest-GroupsTest-1016982617-project-member] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 09:56:10.120025 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-73a94593-e468-4d8e-abb5-61a4cb34d77d tempest-GroupsTest-1016982617 tempest-GroupsTest-1016982617-project-member] Calling method 'version_select' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 09:56:10.120468 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.v3.groups [None req-73a94593-e468-4d8e-abb5-61a4cb34d77d tempest-GroupsTest-1016982617 tempest-GroupsTest-1016982617-project-member] show called for member 0f4922b1-ad7e-4a6d-8462-27cfdc107e0f {{(pid=100295) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 07 09:56:10.126609 np0000006707 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 09:56:10.126609 np0000006707 devstack@c-api.service[100295]: warnings.warn( Aug 07 09:56:10.141321 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-73a94593-e468-4d8e-abb5-61a4cb34d77d tempest-GroupsTest-1016982617 tempest-GroupsTest-1016982617-project-member] https://10.4.3.8/volume/v3/groups/0f4922b1-ad7e-4a6d-8462-27cfdc107e0f returned with HTTP 200 Aug 07 09:56:10.141850 np0000006707 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 405/1635] 10.4.3.8 () {68 vars in 1372 bytes} [Fri Aug 7 09:56:10 2026] GET /volume/v3/groups/0f4922b1-ad7e-4a6d-8462-27cfdc107e0f => generated 322 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 09:56:10.158106 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [None req-e677bf81-e2cd-4947-a754-c53b0201018e None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:56:10.160749 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-e677bf81-e2cd-4947-a754-c53b0201018e tempest-GroupsTest-1016982617 tempest-GroupsTest-1016982617-project-member] POST https://10.4.3.8/volume/v3/volumes Aug 07 09:56:10.161243 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-e677bf81-e2cd-4947-a754-c53b0201018e tempest-GroupsTest-1016982617 tempest-GroupsTest-1016982617-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-volume-1161497459", "volume_type": "44a96841-ef71-498f-b28d-0a9b2e364a6d", "group_id": "90acc999-db01-496b-8833-13b16ea250f0", "size": 1}} {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 09:56:10.164196 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.v3.volumes [None req-e677bf81-e2cd-4947-a754-c53b0201018e tempest-GroupsTest-1016982617 tempest-GroupsTest-1016982617-project-member] Create volume request body: {'volume': {'name': 'tempest-volume-1161497459', 'volume_type': '44a96841-ef71-498f-b28d-0a9b2e364a6d', 'group_id': '90acc999-db01-496b-8833-13b16ea250f0', 'size': 1}} {{(pid=100297) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 07 09:56:10.173258 np0000006707 devstack@c-api.service[100297]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 09:56:10.173258 np0000006707 devstack@c-api.service[100297]: warnings.warn( Aug 07 09:56:10.173891 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.v3.volumes [None req-e677bf81-e2cd-4947-a754-c53b0201018e tempest-GroupsTest-1016982617 tempest-GroupsTest-1016982617-project-member] Create volume of 1 GB Aug 07 09:56:10.183606 np0000006707 devstack@c-api.service[100297]: INFO cinder.volume.api [None req-e677bf81-e2cd-4947-a754-c53b0201018e tempest-GroupsTest-1016982617 tempest-GroupsTest-1016982617-project-member] Availability Zones retrieved successfully. Aug 07 09:56:10.191782 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.volume.api [None req-e677bf81-e2cd-4947-a754-c53b0201018e tempest-GroupsTest-1016982617 tempest-GroupsTest-1016982617-project-member] Flow 'volume_create_api' (2be81e58-217b-4d04-a4bb-86f04baf1646) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100297) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 09:56:10.193635 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.volume.api [None req-e677bf81-e2cd-4947-a754-c53b0201018e tempest-GroupsTest-1016982617 tempest-GroupsTest-1016982617-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4d2a69b5-17de-4d4a-bc29-9900af26cd58) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100297) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 09:56:10.194326 np0000006707 devstack@c-api.service[100297]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 09:56:10.194326 np0000006707 devstack@c-api.service[100297]: warnings.warn( Aug 07 09:56:10.194544 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.volume.flows.api.create_volume [None req-e677bf81-e2cd-4947-a754-c53b0201018e tempest-GroupsTest-1016982617 tempest-GroupsTest-1016982617-project-member] Validating volume size '1' using validate_int {{(pid=100297) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 07 09:56:10.226981 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.volume.api [None req-e677bf81-e2cd-4947-a754-c53b0201018e tempest-GroupsTest-1016982617 tempest-GroupsTest-1016982617-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4d2a69b5-17de-4d4a-bc29-9900af26cd58) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-07T09:56:08Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=44a96841-ef71-498f-b28d-0a9b2e364a6d,is_public=True,name='tempest-GroupsTest-volume-type-1913529124',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '44a96841-ef71-498f-b28d-0a9b2e364a6d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': '90acc999-db01-496b-8833-13b16ea250f0', 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100297) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 09:56:10.228057 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.volume.api [None req-e677bf81-e2cd-4947-a754-c53b0201018e tempest-GroupsTest-1016982617 tempest-GroupsTest-1016982617-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (862c2279-ef84-4af2-9a61-7044ede7f350) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100297) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 09:56:10.271873 np0000006707 devstack@c-api.service[100297]: WARNING cinder.quota [None req-e677bf81-e2cd-4947-a754-c53b0201018e tempest-GroupsTest-1016982617 tempest-GroupsTest-1016982617-project-member] Deprecated: Default quota for resource: volumes_tempest-GroupsTest-volume-type-1913529124 is set by the default quota flag: quota_volumes_tempest-GroupsTest-volume-type-1913529124, it is now deprecated. Please use the default quota class for default quota. Aug 07 09:56:10.272344 np0000006707 devstack@c-api.service[100297]: WARNING cinder.quota [None req-e677bf81-e2cd-4947-a754-c53b0201018e tempest-GroupsTest-1016982617 tempest-GroupsTest-1016982617-project-member] Deprecated: Default quota for resource: gigabytes_tempest-GroupsTest-volume-type-1913529124 is set by the default quota flag: quota_gigabytes_tempest-GroupsTest-volume-type-1913529124, it is now deprecated. Please use the default quota class for default quota. Aug 07 09:56:10.331330 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.quota [None req-e677bf81-e2cd-4947-a754-c53b0201018e tempest-GroupsTest-1016982617 tempest-GroupsTest-1016982617-project-member] Created reservations ['239d2b1a-95ef-4a08-bff5-9535303b1834', '9b1bb552-c8dc-4275-9671-d3085a701575', 'cb7ee720-8fc6-48e9-8ef7-a81d3e20a600', '9a5f063c-d4a7-4d42-ae2b-91fc922798e9'] {{(pid=100297) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 09:56:10.332344 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.volume.api [None req-e677bf81-e2cd-4947-a754-c53b0201018e tempest-GroupsTest-1016982617 tempest-GroupsTest-1016982617-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (862c2279-ef84-4af2-9a61-7044ede7f350) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['239d2b1a-95ef-4a08-bff5-9535303b1834', '9b1bb552-c8dc-4275-9671-d3085a701575', 'cb7ee720-8fc6-48e9-8ef7-a81d3e20a600', '9a5f063c-d4a7-4d42-ae2b-91fc922798e9']}' {{(pid=100297) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 09:56:10.333372 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.volume.api [None req-e677bf81-e2cd-4947-a754-c53b0201018e tempest-GroupsTest-1016982617 tempest-GroupsTest-1016982617-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2f6e057a-67c7-4f48-b03b-f3786b1d85ae) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100297) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 09:56:10.367224 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.volume.api [None req-e677bf81-e2cd-4947-a754-c53b0201018e tempest-GroupsTest-1016982617 tempest-GroupsTest-1016982617-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2f6e057a-67c7-4f48-b03b-f3786b1d85ae) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '4070fabf-3874-422b-b7fe-e9395f4e0f1f', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-volume-1161497459',encryption_key_id=None,group_id=90acc999-db01-496b-8833-13b16ea250f0,group_type_id=,metadata={},multiattach=False,project_id='48d04f5249444b59a347da956842ca22',qos_specs=None,replication_status=,reservations=['239d2b1a-95ef-4a08-bff5-9535303b1834','9b1bb552-c8dc-4275-9671-d3085a701575','cb7ee720-8fc6-48e9-8ef7-a81d3e20a600','9a5f063c-d4a7-4d42-ae2b-91fc922798e9'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='3de3913774bc448b8e8d29ab0dac5ed1',volume_type_id=44a96841-ef71-498f-b28d-0a9b2e364a6d), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-07T09:56:10Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-volume-1161497459',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=90acc999-db01-496b-8833-13b16ea250f0,host=None,id=4070fabf-3874-422b-b7fe-e9395f4e0f1f,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='48d04f5249444b59a347da956842ca22',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='3de3913774bc448b8e8d29ab0dac5ed1',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(44a96841-ef71-498f-b28d-0a9b2e364a6d),volume_type_id=44a96841-ef71-498f-b28d-0a9b2e364a6d)}' {{(pid=100297) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 09:56:10.369368 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.volume.api [None req-e677bf81-e2cd-4947-a754-c53b0201018e tempest-GroupsTest-1016982617 tempest-GroupsTest-1016982617-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0df6a9e9-22ef-4379-b2fd-40a035b7aa62) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100297) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 09:56:10.412098 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.volume.api [None req-e677bf81-e2cd-4947-a754-c53b0201018e tempest-GroupsTest-1016982617 tempest-GroupsTest-1016982617-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0df6a9e9-22ef-4379-b2fd-40a035b7aa62) transitioned into state 'SUCCESS' from state '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-1161497459',encryption_key_id=None,group_id=90acc999-db01-496b-8833-13b16ea250f0,group_type_id=,metadata={},multiattach=False,project_id='48d04f5249444b59a347da956842ca22',qos_specs=None,replication_status=,reservations=['239d2b1a-95ef-4a08-bff5-9535303b1834','9b1bb552-c8dc-4275-9671-d3085a701575','cb7ee720-8fc6-48e9-8ef7-a81d3e20a600','9a5f063c-d4a7-4d42-ae2b-91fc922798e9'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='3de3913774bc448b8e8d29ab0dac5ed1',volume_type_id=44a96841-ef71-498f-b28d-0a9b2e364a6d)}' {{(pid=100297) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 09:56:10.413367 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.volume.api [None req-e677bf81-e2cd-4947-a754-c53b0201018e tempest-GroupsTest-1016982617 tempest-GroupsTest-1016982617-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ffeeadbd-857d-456a-b971-6b83e3d7e3c0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100297) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 09:56:10.442450 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.volume.api [None req-e677bf81-e2cd-4947-a754-c53b0201018e tempest-GroupsTest-1016982617 tempest-GroupsTest-1016982617-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ffeeadbd-857d-456a-b971-6b83e3d7e3c0) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100297) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 09:56:10.442450 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.volume.api [None req-e677bf81-e2cd-4947-a754-c53b0201018e tempest-GroupsTest-1016982617 tempest-GroupsTest-1016982617-project-member] Flow 'volume_create_api' (2be81e58-217b-4d04-a4bb-86f04baf1646) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100297) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 09:56:10.442450 np0000006707 devstack@c-api.service[100297]: INFO cinder.volume.api [None req-e677bf81-e2cd-4947-a754-c53b0201018e tempest-GroupsTest-1016982617 tempest-GroupsTest-1016982617-project-member] Create volume request issued successfully. Aug 07 09:56:10.442450 np0000006707 devstack@c-api.service[100297]: WARNING stevedore.named [None req-e677bf81-e2cd-4947-a754-c53b0201018e tempest-GroupsTest-1016982617 tempest-GroupsTest-1016982617-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 07 09:56:10.442703 np0000006707 devstack@c-api.service[100297]: WARNING castellan.key_manager [None req-e677bf81-e2cd-4947-a754-c53b0201018e tempest-GroupsTest-1016982617 tempest-GroupsTest-1016982617-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, 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 09:56:10.495459 np0000006707 devstack@c-api.service[100297]: DEBUG oslo_db.sqlalchemy.engines [None req-e677bf81-e2cd-4947-a754-c53b0201018e tempest-GroupsTest-1016982617 tempest-GroupsTest-1016982617-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100297) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 07 09:56:10.500650 np0000006707 devstack@c-api.service[100297]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 09:56:10.500650 np0000006707 devstack@c-api.service[100297]: warnings.warn( Aug 07 09:56:10.510974 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-e677bf81-e2cd-4947-a754-c53b0201018e tempest-GroupsTest-1016982617 tempest-GroupsTest-1016982617-project-member] https://10.4.3.8/volume/v3/volumes returned with HTTP 202 Aug 07 09:56:10.510974 np0000006707 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 411/1636] 10.4.3.8 () {70 vars in 1286 bytes} [Fri Aug 7 09:56:10 2026] POST /volume/v3/volumes => generated 811 bytes in 353 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 07 09:56:10.527048 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.middleware.request_id [None req-c3a19f01-6655-4073-8d3a-2c474619b9f7 None None] RequestId filter calling following filter/app {{(pid=100298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:56:10.529722 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [None req-c3a19f01-6655-4073-8d3a-2c474619b9f7 tempest-GroupsTest-1016982617 tempest-GroupsTest-1016982617-project-member] GET https://10.4.3.8/volume/v3/volumes/4070fabf-3874-422b-b7fe-e9395f4e0f1f Aug 07 09:56:10.530031 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [None req-c3a19f01-6655-4073-8d3a-2c474619b9f7 tempest-GroupsTest-1016982617 tempest-GroupsTest-1016982617-project-member] Empty body provided in request {{(pid=100298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 09:56:10.530309 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [None req-c3a19f01-6655-4073-8d3a-2c474619b9f7 tempest-GroupsTest-1016982617 tempest-GroupsTest-1016982617-project-member] Calling method 'show' {{(pid=100298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 09:56:10.542434 np0000006707 devstack@c-api.service[100298]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 09:56:10.542434 np0000006707 devstack@c-api.service[100298]: warnings.warn( Aug 07 09:56:10.550515 np0000006707 devstack@c-api.service[100298]: INFO cinder.volume.api [None req-c3a19f01-6655-4073-8d3a-2c474619b9f7 tempest-GroupsTest-1016982617 tempest-GroupsTest-1016982617-project-member] Volume info retrieved successfully. Aug 07 09:56:10.550515 np0000006707 devstack@c-api.service[100298]: WARNING stevedore.named [None req-c3a19f01-6655-4073-8d3a-2c474619b9f7 tempest-GroupsTest-1016982617 tempest-GroupsTest-1016982617-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 07 09:56:10.550515 np0000006707 devstack@c-api.service[100298]: WARNING castellan.key_manager [None req-c3a19f01-6655-4073-8d3a-2c474619b9f7 tempest-GroupsTest-1016982617 tempest-GroupsTest-1016982617-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, 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 09:56:10.604922 np0000006707 devstack@c-api.service[100298]: DEBUG oslo_db.sqlalchemy.engines [None req-c3a19f01-6655-4073-8d3a-2c474619b9f7 tempest-GroupsTest-1016982617 tempest-GroupsTest-1016982617-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100298) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 07 09:56:10.608835 np0000006707 devstack@c-api.service[100298]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 09:56:10.608835 np0000006707 devstack@c-api.service[100298]: warnings.warn( Aug 07 09:56:10.628102 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [None req-c3a19f01-6655-4073-8d3a-2c474619b9f7 tempest-GroupsTest-1016982617 tempest-GroupsTest-1016982617-project-member] https://10.4.3.8/volume/v3/volumes/4070fabf-3874-422b-b7fe-e9395f4e0f1f returned with HTTP 200 Aug 07 09:56:10.628627 np0000006707 devstack@c-api.service[100298]: [pid: 100298|app: 0|req: 411/1637] 10.4.3.8 () {68 vars in 1375 bytes} [Fri Aug 7 09:56:10 2026] GET /volume/v3/volumes/4070fabf-3874-422b-b7fe-e9395f4e0f1f => generated 879 bytes in 102 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 09:56:10.908309 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [None req-5a99a208-a2bb-4d87-b80d-ae8cf8ea5512 None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:56:10.910886 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-5a99a208-a2bb-4d87-b80d-ae8cf8ea5512 tempest-AttachVolumeMultiAttachTest-1302095414 tempest-AttachVolumeMultiAttachTest-1302095414-project-member] DELETE https://10.4.3.8/volume/v3/volumes/bf4d3df0-36c7-4a0a-b35f-4c5633e671d2?cascade=True Aug 07 09:56:10.911165 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-5a99a208-a2bb-4d87-b80d-ae8cf8ea5512 tempest-AttachVolumeMultiAttachTest-1302095414 tempest-AttachVolumeMultiAttachTest-1302095414-project-member] Empty body provided in request {{(pid=100296) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 09:56:10.911545 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-5a99a208-a2bb-4d87-b80d-ae8cf8ea5512 tempest-AttachVolumeMultiAttachTest-1302095414 tempest-AttachVolumeMultiAttachTest-1302095414-project-member] Calling method 'delete' {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 09:56:10.911800 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.v3.volumes [None req-5a99a208-a2bb-4d87-b80d-ae8cf8ea5512 tempest-AttachVolumeMultiAttachTest-1302095414 tempest-AttachVolumeMultiAttachTest-1302095414-project-member] Delete volume with id: bf4d3df0-36c7-4a0a-b35f-4c5633e671d2 Aug 07 09:56:10.925337 np0000006707 devstack@c-api.service[100296]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 09:56:10.925337 np0000006707 devstack@c-api.service[100296]: warnings.warn( Aug 07 09:56:10.926102 np0000006707 devstack@c-api.service[100296]: INFO cinder.volume.api [None req-5a99a208-a2bb-4d87-b80d-ae8cf8ea5512 tempest-AttachVolumeMultiAttachTest-1302095414 tempest-AttachVolumeMultiAttachTest-1302095414-project-member] Volume info retrieved successfully. Aug 07 09:56:10.968535 np0000006707 devstack@c-api.service[100296]: INFO cinder.volume.api [None req-5a99a208-a2bb-4d87-b80d-ae8cf8ea5512 tempest-AttachVolumeMultiAttachTest-1302095414 tempest-AttachVolumeMultiAttachTest-1302095414-project-member] Delete volume request issued successfully. Aug 07 09:56:10.968970 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-5a99a208-a2bb-4d87-b80d-ae8cf8ea5512 tempest-AttachVolumeMultiAttachTest-1302095414 tempest-AttachVolumeMultiAttachTest-1302095414-project-member] https://10.4.3.8/volume/v3/volumes/bf4d3df0-36c7-4a0a-b35f-4c5633e671d2?cascade=True returned with HTTP 202 Aug 07 09:56:10.970376 np0000006707 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 411/1638] 10.4.3.8 () {66 vars in 1362 bytes} [Fri Aug 7 09:56:10 2026] DELETE /volume/v3/volumes/bf4d3df0-36c7-4a0a-b35f-4c5633e671d2?cascade=True => generated 0 bytes in 62 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 07 09:56:10.979503 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-a05c001f-1c73-4fc0-a7b5-0f9f314b7a7e None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:56:10.982309 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-a05c001f-1c73-4fc0-a7b5-0f9f314b7a7e tempest-AttachVolumeMultiAttachTest-1302095414 tempest-AttachVolumeMultiAttachTest-1302095414-project-member] GET https://10.4.3.8/volume/v3/volumes/bf4d3df0-36c7-4a0a-b35f-4c5633e671d2 Aug 07 09:56:10.982597 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-a05c001f-1c73-4fc0-a7b5-0f9f314b7a7e tempest-AttachVolumeMultiAttachTest-1302095414 tempest-AttachVolumeMultiAttachTest-1302095414-project-member] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 09:56:10.982860 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-a05c001f-1c73-4fc0-a7b5-0f9f314b7a7e tempest-AttachVolumeMultiAttachTest-1302095414 tempest-AttachVolumeMultiAttachTest-1302095414-project-member] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 09:56:10.992928 np0000006707 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 09:56:10.992928 np0000006707 devstack@c-api.service[100295]: warnings.warn( Aug 07 09:56:10.998532 np0000006707 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-a05c001f-1c73-4fc0-a7b5-0f9f314b7a7e tempest-AttachVolumeMultiAttachTest-1302095414 tempest-AttachVolumeMultiAttachTest-1302095414-project-member] Volume info retrieved successfully. Aug 07 09:56:11.006016 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-a05c001f-1c73-4fc0-a7b5-0f9f314b7a7e tempest-AttachVolumeMultiAttachTest-1302095414 tempest-AttachVolumeMultiAttachTest-1302095414-project-member] https://10.4.3.8/volume/v3/volumes/bf4d3df0-36c7-4a0a-b35f-4c5633e671d2 returned with HTTP 200 Aug 07 09:56:11.006476 np0000006707 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 406/1639] 10.4.3.8 () {66 vars in 1334 bytes} [Fri Aug 7 09:56:10 2026] GET /volume/v3/volumes/bf4d3df0-36c7-4a0a-b35f-4c5633e671d2 => generated 1363 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 09:56:11.093915 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [None req-18ac71be-5841-4fda-a6fc-97f4f17086e9 None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:56:11.097976 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-18ac71be-5841-4fda-a6fc-97f4f17086e9 tempest-VolumesBackupsV39Test-889208871 tempest-VolumesBackupsV39Test-889208871-project-member] GET https://10.4.3.8/volume/v3/backups/35f0f5cd-f1e1-4d19-9eda-f15f3dea96ee Aug 07 09:56:11.097976 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-18ac71be-5841-4fda-a6fc-97f4f17086e9 tempest-VolumesBackupsV39Test-889208871 tempest-VolumesBackupsV39Test-889208871-project-member] Empty body provided in request {{(pid=100297) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 09:56:11.097976 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-18ac71be-5841-4fda-a6fc-97f4f17086e9 tempest-VolumesBackupsV39Test-889208871 tempest-VolumesBackupsV39Test-889208871-project-member] Calling method 'show' {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 09:56:11.097976 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.v3.backups [None req-18ac71be-5841-4fda-a6fc-97f4f17086e9 tempest-VolumesBackupsV39Test-889208871 tempest-VolumesBackupsV39Test-889208871-project-member] Show backup with id 35f0f5cd-f1e1-4d19-9eda-f15f3dea96ee. {{(pid=100297) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 09:56:11.106543 np0000006707 devstack@c-api.service[100297]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 09:56:11.106543 np0000006707 devstack@c-api.service[100297]: warnings.warn( Aug 07 09:56:11.107228 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-18ac71be-5841-4fda-a6fc-97f4f17086e9 tempest-VolumesBackupsV39Test-889208871 tempest-VolumesBackupsV39Test-889208871-project-member] https://10.4.3.8/volume/v3/backups/35f0f5cd-f1e1-4d19-9eda-f15f3dea96ee returned with HTTP 200 Aug 07 09:56:11.108360 np0000006707 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 412/1640] 10.4.3.8 () {68 vars in 1374 bytes} [Fri Aug 7 09:56:11 2026] GET /volume/v3/backups/35f0f5cd-f1e1-4d19-9eda-f15f3dea96ee => generated 793 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 09:56:11.646218 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.middleware.request_id [None req-e5375298-7708-4b0e-bcb8-5519970b5c8e None None] RequestId filter calling following filter/app {{(pid=100298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:56:11.648713 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [None req-e5375298-7708-4b0e-bcb8-5519970b5c8e tempest-GroupsTest-1016982617 tempest-GroupsTest-1016982617-project-member] GET https://10.4.3.8/volume/v3/volumes/4070fabf-3874-422b-b7fe-e9395f4e0f1f Aug 07 09:56:11.649279 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [None req-e5375298-7708-4b0e-bcb8-5519970b5c8e tempest-GroupsTest-1016982617 tempest-GroupsTest-1016982617-project-member] Empty body provided in request {{(pid=100298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 09:56:11.649600 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [None req-e5375298-7708-4b0e-bcb8-5519970b5c8e tempest-GroupsTest-1016982617 tempest-GroupsTest-1016982617-project-member] Calling method 'show' {{(pid=100298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 09:56:11.663305 np0000006707 devstack@c-api.service[100298]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 09:56:11.663305 np0000006707 devstack@c-api.service[100298]: warnings.warn( Aug 07 09:56:11.671441 np0000006707 devstack@c-api.service[100298]: INFO cinder.volume.api [None req-e5375298-7708-4b0e-bcb8-5519970b5c8e tempest-GroupsTest-1016982617 tempest-GroupsTest-1016982617-project-member] Volume info retrieved successfully. Aug 07 09:56:11.672742 np0000006707 devstack@c-api.service[100298]: WARNING stevedore.named [None req-e5375298-7708-4b0e-bcb8-5519970b5c8e tempest-GroupsTest-1016982617 tempest-GroupsTest-1016982617-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 07 09:56:11.672975 np0000006707 devstack@c-api.service[100298]: WARNING castellan.key_manager [None req-e5375298-7708-4b0e-bcb8-5519970b5c8e tempest-GroupsTest-1016982617 tempest-GroupsTest-1016982617-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, 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 09:56:11.735390 np0000006707 devstack@c-api.service[100298]: DEBUG oslo_db.sqlalchemy.engines [None req-e5375298-7708-4b0e-bcb8-5519970b5c8e tempest-GroupsTest-1016982617 tempest-GroupsTest-1016982617-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100298) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 07 09:56:11.738928 np0000006707 devstack@c-api.service[100298]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 09:56:11.738928 np0000006707 devstack@c-api.service[100298]: warnings.warn( Aug 07 09:56:11.748775 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [None req-e5375298-7708-4b0e-bcb8-5519970b5c8e tempest-GroupsTest-1016982617 tempest-GroupsTest-1016982617-project-member] https://10.4.3.8/volume/v3/volumes/4070fabf-3874-422b-b7fe-e9395f4e0f1f returned with HTTP 200 Aug 07 09:56:11.749652 np0000006707 devstack@c-api.service[100298]: [pid: 100298|app: 0|req: 412/1641] 10.4.3.8 () {68 vars in 1375 bytes} [Fri Aug 7 09:56:11 2026] GET /volume/v3/volumes/4070fabf-3874-422b-b7fe-e9395f4e0f1f => generated 904 bytes in 104 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 09:56:11.767243 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [None req-21acc8a6-329f-4fe9-bc28-2e6c3c337859 None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:56:11.769520 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-21acc8a6-329f-4fe9-bc28-2e6c3c337859 tempest-GroupsTest-1016982617 tempest-GroupsTest-1016982617-project-member] GET https://10.4.3.8/volume/v3/groups/90acc999-db01-496b-8833-13b16ea250f0 Aug 07 09:56:11.769787 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-21acc8a6-329f-4fe9-bc28-2e6c3c337859 tempest-GroupsTest-1016982617 tempest-GroupsTest-1016982617-project-member] Empty body provided in request {{(pid=100296) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 09:56:11.770093 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-21acc8a6-329f-4fe9-bc28-2e6c3c337859 tempest-GroupsTest-1016982617 tempest-GroupsTest-1016982617-project-member] Calling method 'version_select' {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 09:56:11.770630 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.v3.groups [None req-21acc8a6-329f-4fe9-bc28-2e6c3c337859 tempest-GroupsTest-1016982617 tempest-GroupsTest-1016982617-project-member] show called for member 90acc999-db01-496b-8833-13b16ea250f0 {{(pid=100296) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 07 09:56:11.779479 np0000006707 devstack@c-api.service[100296]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 09:56:11.779479 np0000006707 devstack@c-api.service[100296]: warnings.warn( Aug 07 09:56:11.799362 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-21acc8a6-329f-4fe9-bc28-2e6c3c337859 tempest-GroupsTest-1016982617 tempest-GroupsTest-1016982617-project-member] https://10.4.3.8/volume/v3/groups/90acc999-db01-496b-8833-13b16ea250f0 returned with HTTP 200 Aug 07 09:56:11.799961 np0000006707 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 412/1642] 10.4.3.8 () {68 vars in 1372 bytes} [Fri Aug 7 09:56:11 2026] GET /volume/v3/groups/90acc999-db01-496b-8833-13b16ea250f0 => generated 322 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 09:56:11.810901 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-75cbcfe7-3e9f-4db5-8eb9-de0fd7ea380b None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:56:11.814693 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-75cbcfe7-3e9f-4db5-8eb9-de0fd7ea380b tempest-GroupsTest-1016982617 tempest-GroupsTest-1016982617-project-member] GET https://10.4.3.8/volume/v3/groups/0f4922b1-ad7e-4a6d-8462-27cfdc107e0f Aug 07 09:56:11.814693 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-75cbcfe7-3e9f-4db5-8eb9-de0fd7ea380b tempest-GroupsTest-1016982617 tempest-GroupsTest-1016982617-project-member] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 09:56:11.815016 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-75cbcfe7-3e9f-4db5-8eb9-de0fd7ea380b tempest-GroupsTest-1016982617 tempest-GroupsTest-1016982617-project-member] Calling method 'version_select' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 09:56:11.815121 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.v3.groups [None req-75cbcfe7-3e9f-4db5-8eb9-de0fd7ea380b tempest-GroupsTest-1016982617 tempest-GroupsTest-1016982617-project-member] show called for member 0f4922b1-ad7e-4a6d-8462-27cfdc107e0f {{(pid=100295) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 07 09:56:11.823062 np0000006707 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 09:56:11.823062 np0000006707 devstack@c-api.service[100295]: warnings.warn( Aug 07 09:56:11.837390 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-75cbcfe7-3e9f-4db5-8eb9-de0fd7ea380b tempest-GroupsTest-1016982617 tempest-GroupsTest-1016982617-project-member] https://10.4.3.8/volume/v3/groups/0f4922b1-ad7e-4a6d-8462-27cfdc107e0f returned with HTTP 200 Aug 07 09:56:11.837920 np0000006707 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 407/1643] 10.4.3.8 () {68 vars in 1372 bytes} [Fri Aug 7 09:56:11 2026] GET /volume/v3/groups/0f4922b1-ad7e-4a6d-8462-27cfdc107e0f => generated 322 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 09:56:11.850319 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [None req-8e4d1dd8-2fb6-4ca1-bf41-dca7b820c96b None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:56:11.854475 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-8e4d1dd8-2fb6-4ca1-bf41-dca7b820c96b tempest-GroupsTest-1016982617 tempest-GroupsTest-1016982617-project-member] GET https://10.4.3.8/volume/v3/groups/detail Aug 07 09:56:11.854762 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-8e4d1dd8-2fb6-4ca1-bf41-dca7b820c96b tempest-GroupsTest-1016982617 tempest-GroupsTest-1016982617-project-member] Empty body provided in request {{(pid=100297) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 09:56:11.855053 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-8e4d1dd8-2fb6-4ca1-bf41-dca7b820c96b tempest-GroupsTest-1016982617 tempest-GroupsTest-1016982617-project-member] Calling method 'version_select' {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 09:56:11.898031 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-8e4d1dd8-2fb6-4ca1-bf41-dca7b820c96b tempest-GroupsTest-1016982617 tempest-GroupsTest-1016982617-project-member] https://10.4.3.8/volume/v3/groups/detail returned with HTTP 200 Aug 07 09:56:11.898573 np0000006707 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 413/1644] 10.4.3.8 () {68 vars in 1282 bytes} [Fri Aug 7 09:56:11 2026] GET /volume/v3/groups/detail => generated 638 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 09:56:11.911511 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.middleware.request_id [None req-6536fc81-5df8-4306-89fa-f5bf2d8ab2b3 None None] RequestId filter calling following filter/app {{(pid=100298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:56:11.914686 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [None req-6536fc81-5df8-4306-89fa-f5bf2d8ab2b3 tempest-GroupsTest-1016982617 tempest-GroupsTest-1016982617-project-member] GET https://10.4.3.8/volume/v3/volumes/detail Aug 07 09:56:11.914958 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [None req-6536fc81-5df8-4306-89fa-f5bf2d8ab2b3 tempest-GroupsTest-1016982617 tempest-GroupsTest-1016982617-project-member] Empty body provided in request {{(pid=100298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 09:56:11.915177 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [None req-6536fc81-5df8-4306-89fa-f5bf2d8ab2b3 tempest-GroupsTest-1016982617 tempest-GroupsTest-1016982617-project-member] Calling method 'detail' {{(pid=100298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 09:56:11.915550 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.api_utils [None req-6536fc81-5df8-4306-89fa-f5bf2d8ab2b3 tempest-GroupsTest-1016982617 tempest-GroupsTest-1016982617-project-member] Removing options '' from query. {{(pid=100298) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 07 09:56:11.916537 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.volume.api [None req-6536fc81-5df8-4306-89fa-f5bf2d8ab2b3 tempest-GroupsTest-1016982617 tempest-GroupsTest-1016982617-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100298) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 07 09:56:11.923734 np0000006707 devstack@c-api.service[100298]: INFO cinder.volume.api [None req-6536fc81-5df8-4306-89fa-f5bf2d8ab2b3 tempest-GroupsTest-1016982617 tempest-GroupsTest-1016982617-project-member] Get all volumes completed successfully. Aug 07 09:56:11.924455 np0000006707 devstack@c-api.service[100298]: WARNING stevedore.named [None req-6536fc81-5df8-4306-89fa-f5bf2d8ab2b3 tempest-GroupsTest-1016982617 tempest-GroupsTest-1016982617-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 07 09:56:11.924603 np0000006707 devstack@c-api.service[100298]: WARNING castellan.key_manager [None req-6536fc81-5df8-4306-89fa-f5bf2d8ab2b3 tempest-GroupsTest-1016982617 tempest-GroupsTest-1016982617-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, 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 09:56:11.974354 np0000006707 devstack@c-api.service[100298]: DEBUG oslo_db.sqlalchemy.engines [None req-6536fc81-5df8-4306-89fa-f5bf2d8ab2b3 tempest-GroupsTest-1016982617 tempest-GroupsTest-1016982617-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100298) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 07 09:56:11.978260 np0000006707 devstack@c-api.service[100298]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 09:56:11.978260 np0000006707 devstack@c-api.service[100298]: warnings.warn( Aug 07 09:56:11.988217 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [None req-6536fc81-5df8-4306-89fa-f5bf2d8ab2b3 tempest-GroupsTest-1016982617 tempest-GroupsTest-1016982617-project-member] https://10.4.3.8/volume/v3/volumes/detail returned with HTTP 200 Aug 07 09:56:11.988764 np0000006707 devstack@c-api.service[100298]: [pid: 100298|app: 0|req: 413/1645] 10.4.3.8 () {68 vars in 1285 bytes} [Fri Aug 7 09:56:11 2026] GET /volume/v3/volumes/detail => generated 907 bytes in 78 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 09:56:12.006943 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [None req-931fa5c3-b50a-4b0c-87dc-14dcdb240841 None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:56:12.012730 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-931fa5c3-b50a-4b0c-87dc-14dcdb240841 tempest-GroupsTest-1016982617 tempest-GroupsTest-1016982617-project-member] GET https://10.4.3.8/volume/v3/volumes/detail Aug 07 09:56:12.013071 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-931fa5c3-b50a-4b0c-87dc-14dcdb240841 tempest-GroupsTest-1016982617 tempest-GroupsTest-1016982617-project-member] Empty body provided in request {{(pid=100296) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 09:56:12.013499 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-931fa5c3-b50a-4b0c-87dc-14dcdb240841 tempest-GroupsTest-1016982617 tempest-GroupsTest-1016982617-project-member] Calling method 'detail' {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 09:56:12.014847 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.api_utils [None req-931fa5c3-b50a-4b0c-87dc-14dcdb240841 tempest-GroupsTest-1016982617 tempest-GroupsTest-1016982617-project-member] Removing options '' from query. {{(pid=100296) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 07 09:56:12.015022 np0000006707 devstack@c-api.service[100296]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 09:56:12.015022 np0000006707 devstack@c-api.service[100296]: warnings.warn( Aug 07 09:56:12.015984 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.volume.api [None req-931fa5c3-b50a-4b0c-87dc-14dcdb240841 tempest-GroupsTest-1016982617 tempest-GroupsTest-1016982617-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100296) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 07 09:56:12.024094 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-7ce3140a-3023-4b40-ad1e-fb4ed916e879 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:56:12.027178 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-7ce3140a-3023-4b40-ad1e-fb4ed916e879 tempest-AttachVolumeMultiAttachTest-1302095414 tempest-AttachVolumeMultiAttachTest-1302095414-project-member] GET https://10.4.3.8/volume/v3/volumes/bf4d3df0-36c7-4a0a-b35f-4c5633e671d2 Aug 07 09:56:12.027178 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-7ce3140a-3023-4b40-ad1e-fb4ed916e879 tempest-AttachVolumeMultiAttachTest-1302095414 tempest-AttachVolumeMultiAttachTest-1302095414-project-member] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 09:56:12.027470 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-7ce3140a-3023-4b40-ad1e-fb4ed916e879 tempest-AttachVolumeMultiAttachTest-1302095414 tempest-AttachVolumeMultiAttachTest-1302095414-project-member] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 09:56:12.031707 np0000006707 devstack@c-api.service[100296]: INFO cinder.volume.api [None req-931fa5c3-b50a-4b0c-87dc-14dcdb240841 tempest-GroupsTest-1016982617 tempest-GroupsTest-1016982617-project-member] Get all volumes completed successfully. Aug 07 09:56:12.032579 np0000006707 devstack@c-api.service[100296]: WARNING stevedore.named [None req-931fa5c3-b50a-4b0c-87dc-14dcdb240841 tempest-GroupsTest-1016982617 tempest-GroupsTest-1016982617-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 07 09:56:12.032899 np0000006707 devstack@c-api.service[100296]: WARNING castellan.key_manager [None req-931fa5c3-b50a-4b0c-87dc-14dcdb240841 tempest-GroupsTest-1016982617 tempest-GroupsTest-1016982617-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, 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 09:56:12.035570 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-7ce3140a-3023-4b40-ad1e-fb4ed916e879 tempest-AttachVolumeMultiAttachTest-1302095414 tempest-AttachVolumeMultiAttachTest-1302095414-project-member] https://10.4.3.8/volume/v3/volumes/bf4d3df0-36c7-4a0a-b35f-4c5633e671d2 returned with HTTP 404 Aug 07 09:56:12.035924 np0000006707 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 408/1646] 10.4.3.8 () {66 vars in 1334 bytes} [Fri Aug 7 09:56:12 2026] GET /volume/v3/volumes/bf4d3df0-36c7-4a0a-b35f-4c5633e671d2 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 09:56:12.100975 np0000006707 devstack@c-api.service[100296]: DEBUG oslo_db.sqlalchemy.engines [None req-931fa5c3-b50a-4b0c-87dc-14dcdb240841 tempest-GroupsTest-1016982617 tempest-GroupsTest-1016982617-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100296) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 07 09:56:12.105747 np0000006707 devstack@c-api.service[100296]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 09:56:12.105747 np0000006707 devstack@c-api.service[100296]: warnings.warn( Aug 07 09:56:12.116360 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-931fa5c3-b50a-4b0c-87dc-14dcdb240841 tempest-GroupsTest-1016982617 tempest-GroupsTest-1016982617-project-member] https://10.4.3.8/volume/v3/volumes/detail returned with HTTP 200 Aug 07 09:56:12.116930 np0000006707 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 413/1647] 10.4.3.8 () {68 vars in 1285 bytes} [Fri Aug 7 09:56:12 2026] GET /volume/v3/volumes/detail => generated 907 bytes in 111 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 09:56:12.122403 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [None req-7ed7092f-5463-45ff-b726-3bbac6e299ea None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:56:12.125465 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-7ed7092f-5463-45ff-b726-3bbac6e299ea tempest-VolumesBackupsV39Test-889208871 tempest-VolumesBackupsV39Test-889208871-project-member] GET https://10.4.3.8/volume/v3/backups/35f0f5cd-f1e1-4d19-9eda-f15f3dea96ee Aug 07 09:56:12.126142 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-7ed7092f-5463-45ff-b726-3bbac6e299ea tempest-VolumesBackupsV39Test-889208871 tempest-VolumesBackupsV39Test-889208871-project-member] Empty body provided in request {{(pid=100297) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 09:56:12.126512 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-7ed7092f-5463-45ff-b726-3bbac6e299ea tempest-VolumesBackupsV39Test-889208871 tempest-VolumesBackupsV39Test-889208871-project-member] Calling method 'show' {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 09:56:12.126855 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.v3.backups [None req-7ed7092f-5463-45ff-b726-3bbac6e299ea tempest-VolumesBackupsV39Test-889208871 tempest-VolumesBackupsV39Test-889208871-project-member] Show backup with id 35f0f5cd-f1e1-4d19-9eda-f15f3dea96ee. {{(pid=100297) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 09:56:12.131962 np0000006707 devstack@c-api.service[100297]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 09:56:12.131962 np0000006707 devstack@c-api.service[100297]: warnings.warn( Aug 07 09:56:12.132868 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-7ed7092f-5463-45ff-b726-3bbac6e299ea tempest-VolumesBackupsV39Test-889208871 tempest-VolumesBackupsV39Test-889208871-project-member] https://10.4.3.8/volume/v3/backups/35f0f5cd-f1e1-4d19-9eda-f15f3dea96ee returned with HTTP 200 Aug 07 09:56:12.133381 np0000006707 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 414/1648] 10.4.3.8 () {68 vars in 1374 bytes} [Fri Aug 7 09:56:12 2026] GET /volume/v3/backups/35f0f5cd-f1e1-4d19-9eda-f15f3dea96ee => generated 793 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 09:56:12.138735 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.middleware.request_id [None req-7cd9794e-513c-423a-b34d-86d7d1b6c449 None None] RequestId filter calling following filter/app {{(pid=100298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:56:12.140024 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [None req-7cd9794e-513c-423a-b34d-86d7d1b6c449 tempest-GroupsTest-1016982617 tempest-GroupsTest-1016982617-project-member] POST https://10.4.3.8/volume/v3/groups/90acc999-db01-496b-8833-13b16ea250f0/action Aug 07 09:56:12.140781 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [None req-7cd9794e-513c-423a-b34d-86d7d1b6c449 tempest-GroupsTest-1016982617 tempest-GroupsTest-1016982617-project-member] Action body: b'{"delete": {"delete-volumes": true}}' {{(pid=100298) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 07 09:56:12.140781 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [None req-7cd9794e-513c-423a-b34d-86d7d1b6c449 tempest-GroupsTest-1016982617 tempest-GroupsTest-1016982617-project-member] Action: 'action', calling method: version_select, body: {"delete": {"delete-volumes": true}} {{(pid=100298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 09:56:12.142846 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.v3.groups [None req-7cd9794e-513c-423a-b34d-86d7d1b6c449 tempest-GroupsTest-1016982617 tempest-GroupsTest-1016982617-project-member] delete called for group 90acc999-db01-496b-8833-13b16ea250f0 {{(pid=100298) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Aug 07 09:56:12.142995 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.v3.groups [None req-7cd9794e-513c-423a-b34d-86d7d1b6c449 tempest-GroupsTest-1016982617 tempest-GroupsTest-1016982617-project-member] Delete group with id: 90acc999-db01-496b-8833-13b16ea250f0 Aug 07 09:56:12.147688 np0000006707 devstack@c-api.service[100298]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 09:56:12.147688 np0000006707 devstack@c-api.service[100298]: warnings.warn( Aug 07 09:56:12.222535 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [None req-7cd9794e-513c-423a-b34d-86d7d1b6c449 tempest-GroupsTest-1016982617 tempest-GroupsTest-1016982617-project-member] https://10.4.3.8/volume/v3/groups/90acc999-db01-496b-8833-13b16ea250f0/action returned with HTTP 202 Aug 07 09:56:12.223382 np0000006707 devstack@c-api.service[100298]: [pid: 100298|app: 0|req: 414/1649] 10.4.3.8 () {70 vars in 1414 bytes} [Fri Aug 7 09:56:12 2026] POST /volume/v3/groups/90acc999-db01-496b-8833-13b16ea250f0/action => generated 0 bytes in 86 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 07 09:56:12.233126 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-c2378d70-3100-4231-ae4a-ef30a4e71c07 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:56:12.237106 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-c2378d70-3100-4231-ae4a-ef30a4e71c07 tempest-GroupsTest-1016982617 tempest-GroupsTest-1016982617-project-member] GET https://10.4.3.8/volume/v3/volumes/4070fabf-3874-422b-b7fe-e9395f4e0f1f Aug 07 09:56:12.237368 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-c2378d70-3100-4231-ae4a-ef30a4e71c07 tempest-GroupsTest-1016982617 tempest-GroupsTest-1016982617-project-member] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 09:56:12.239139 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-c2378d70-3100-4231-ae4a-ef30a4e71c07 tempest-GroupsTest-1016982617 tempest-GroupsTest-1016982617-project-member] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 09:56:12.251797 np0000006707 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 09:56:12.251797 np0000006707 devstack@c-api.service[100295]: warnings.warn( Aug 07 09:56:12.258940 np0000006707 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-c2378d70-3100-4231-ae4a-ef30a4e71c07 tempest-GroupsTest-1016982617 tempest-GroupsTest-1016982617-project-member] Volume info retrieved successfully. Aug 07 09:56:12.259270 np0000006707 devstack@c-api.service[100295]: WARNING stevedore.named [None req-c2378d70-3100-4231-ae4a-ef30a4e71c07 tempest-GroupsTest-1016982617 tempest-GroupsTest-1016982617-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 07 09:56:12.259790 np0000006707 devstack@c-api.service[100295]: WARNING castellan.key_manager [None req-c2378d70-3100-4231-ae4a-ef30a4e71c07 tempest-GroupsTest-1016982617 tempest-GroupsTest-1016982617-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, 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 09:56:12.318865 np0000006707 devstack@c-api.service[100295]: DEBUG oslo_db.sqlalchemy.engines [None req-c2378d70-3100-4231-ae4a-ef30a4e71c07 tempest-GroupsTest-1016982617 tempest-GroupsTest-1016982617-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100295) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 07 09:56:12.326545 np0000006707 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 09:56:12.326545 np0000006707 devstack@c-api.service[100295]: warnings.warn( Aug 07 09:56:12.342088 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-c2378d70-3100-4231-ae4a-ef30a4e71c07 tempest-GroupsTest-1016982617 tempest-GroupsTest-1016982617-project-member] https://10.4.3.8/volume/v3/volumes/4070fabf-3874-422b-b7fe-e9395f4e0f1f returned with HTTP 200 Aug 07 09:56:12.342668 np0000006707 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 409/1650] 10.4.3.8 () {68 vars in 1375 bytes} [Fri Aug 7 09:56:12 2026] GET /volume/v3/volumes/4070fabf-3874-422b-b7fe-e9395f4e0f1f => generated 903 bytes in 110 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 09:56:12.634385 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [None req-4dc53d3b-4084-4899-8fc7-3a50889b79a1 None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:56:12.636577 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-4dc53d3b-4084-4899-8fc7-3a50889b79a1 tempest-AttachVolumeMultiAttachTest-1302095414 tempest-AttachVolumeMultiAttachTest-1302095414-project-member] DELETE https://10.4.3.8/volume/v3/volumes/bf4d3df0-36c7-4a0a-b35f-4c5633e671d2 Aug 07 09:56:12.638330 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-4dc53d3b-4084-4899-8fc7-3a50889b79a1 tempest-AttachVolumeMultiAttachTest-1302095414 tempest-AttachVolumeMultiAttachTest-1302095414-project-member] Empty body provided in request {{(pid=100296) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 09:56:12.638330 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-4dc53d3b-4084-4899-8fc7-3a50889b79a1 tempest-AttachVolumeMultiAttachTest-1302095414 tempest-AttachVolumeMultiAttachTest-1302095414-project-member] Calling method 'delete' {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 09:56:12.638330 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.v3.volumes [None req-4dc53d3b-4084-4899-8fc7-3a50889b79a1 tempest-AttachVolumeMultiAttachTest-1302095414 tempest-AttachVolumeMultiAttachTest-1302095414-project-member] Delete volume with id: bf4d3df0-36c7-4a0a-b35f-4c5633e671d2 Aug 07 09:56:12.654332 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-4dc53d3b-4084-4899-8fc7-3a50889b79a1 tempest-AttachVolumeMultiAttachTest-1302095414 tempest-AttachVolumeMultiAttachTest-1302095414-project-member] https://10.4.3.8/volume/v3/volumes/bf4d3df0-36c7-4a0a-b35f-4c5633e671d2 returned with HTTP 404 Aug 07 09:56:12.654993 np0000006707 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 414/1651] 10.4.3.8 () {66 vars in 1337 bytes} [Fri Aug 7 09:56:12 2026] DELETE /volume/v3/volumes/bf4d3df0-36c7-4a0a-b35f-4c5633e671d2 => generated 109 bytes in 21 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 09:56:12.675762 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [None req-916b37c8-71e1-4a0d-b928-e6f70a706932 None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:56:12.680745 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-916b37c8-71e1-4a0d-b928-e6f70a706932 tempest-AttachVolumeMultiAttachTest-1302095414 tempest-AttachVolumeMultiAttachTest-1302095414-project-member] GET https://10.4.3.8/volume/v3/volumes/bf4d3df0-36c7-4a0a-b35f-4c5633e671d2 Aug 07 09:56:12.680902 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-916b37c8-71e1-4a0d-b928-e6f70a706932 tempest-AttachVolumeMultiAttachTest-1302095414 tempest-AttachVolumeMultiAttachTest-1302095414-project-member] Empty body provided in request {{(pid=100297) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 09:56:12.681086 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-916b37c8-71e1-4a0d-b928-e6f70a706932 tempest-AttachVolumeMultiAttachTest-1302095414 tempest-AttachVolumeMultiAttachTest-1302095414-project-member] Calling method 'show' {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 09:56:12.692564 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-916b37c8-71e1-4a0d-b928-e6f70a706932 tempest-AttachVolumeMultiAttachTest-1302095414 tempest-AttachVolumeMultiAttachTest-1302095414-project-member] https://10.4.3.8/volume/v3/volumes/bf4d3df0-36c7-4a0a-b35f-4c5633e671d2 returned with HTTP 404 Aug 07 09:56:12.693229 np0000006707 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 415/1652] 10.4.3.8 () {66 vars in 1334 bytes} [Fri Aug 7 09:56:12 2026] GET /volume/v3/volumes/bf4d3df0-36c7-4a0a-b35f-4c5633e671d2 => generated 109 bytes in 28 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 09:56:12.706451 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.middleware.request_id [None req-f941ff16-04a9-4f6a-9a40-ddc7ea150b37 None None] RequestId filter calling following filter/app {{(pid=100298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:56:12.709450 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [None req-f941ff16-04a9-4f6a-9a40-ddc7ea150b37 tempest-AttachVolumeMultiAttachTest-1302095414 tempest-AttachVolumeMultiAttachTest-1302095414-project-member] DELETE https://10.4.3.8/volume/v3/volumes/dd48fdb3-908b-4a43-95be-45b060aef13e Aug 07 09:56:12.709450 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [None req-f941ff16-04a9-4f6a-9a40-ddc7ea150b37 tempest-AttachVolumeMultiAttachTest-1302095414 tempest-AttachVolumeMultiAttachTest-1302095414-project-member] Empty body provided in request {{(pid=100298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 09:56:12.710808 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [None req-f941ff16-04a9-4f6a-9a40-ddc7ea150b37 tempest-AttachVolumeMultiAttachTest-1302095414 tempest-AttachVolumeMultiAttachTest-1302095414-project-member] Calling method 'delete' {{(pid=100298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 09:56:12.710808 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.v3.volumes [None req-f941ff16-04a9-4f6a-9a40-ddc7ea150b37 tempest-AttachVolumeMultiAttachTest-1302095414 tempest-AttachVolumeMultiAttachTest-1302095414-project-member] Delete volume with id: dd48fdb3-908b-4a43-95be-45b060aef13e Aug 07 09:56:12.720712 np0000006707 devstack@c-api.service[100298]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 09:56:12.720712 np0000006707 devstack@c-api.service[100298]: warnings.warn( Aug 07 09:56:12.720712 np0000006707 devstack@c-api.service[100298]: INFO cinder.volume.api [None req-f941ff16-04a9-4f6a-9a40-ddc7ea150b37 tempest-AttachVolumeMultiAttachTest-1302095414 tempest-AttachVolumeMultiAttachTest-1302095414-project-member] Volume info retrieved successfully. Aug 07 09:56:12.743222 np0000006707 devstack@c-api.service[100298]: INFO cinder.volume.api [None req-f941ff16-04a9-4f6a-9a40-ddc7ea150b37 tempest-AttachVolumeMultiAttachTest-1302095414 tempest-AttachVolumeMultiAttachTest-1302095414-project-member] Delete volume request issued successfully. Aug 07 09:56:12.743539 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [None req-f941ff16-04a9-4f6a-9a40-ddc7ea150b37 tempest-AttachVolumeMultiAttachTest-1302095414 tempest-AttachVolumeMultiAttachTest-1302095414-project-member] https://10.4.3.8/volume/v3/volumes/dd48fdb3-908b-4a43-95be-45b060aef13e returned with HTTP 202 Aug 07 09:56:12.744015 np0000006707 devstack@c-api.service[100298]: [pid: 100298|app: 0|req: 415/1653] 10.4.3.8 () {66 vars in 1337 bytes} [Fri Aug 7 09:56:12 2026] DELETE /volume/v3/volumes/dd48fdb3-908b-4a43-95be-45b060aef13e => generated 0 bytes in 38 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 07 09:56:12.754766 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-62c189db-d12a-4402-b258-9c6c009be9d2 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:56:12.758169 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-62c189db-d12a-4402-b258-9c6c009be9d2 tempest-AttachVolumeMultiAttachTest-1302095414 tempest-AttachVolumeMultiAttachTest-1302095414-project-member] GET https://10.4.3.8/volume/v3/volumes/dd48fdb3-908b-4a43-95be-45b060aef13e Aug 07 09:56:12.758934 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-62c189db-d12a-4402-b258-9c6c009be9d2 tempest-AttachVolumeMultiAttachTest-1302095414 tempest-AttachVolumeMultiAttachTest-1302095414-project-member] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 09:56:12.759270 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-62c189db-d12a-4402-b258-9c6c009be9d2 tempest-AttachVolumeMultiAttachTest-1302095414 tempest-AttachVolumeMultiAttachTest-1302095414-project-member] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 09:56:12.769600 np0000006707 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 09:56:12.769600 np0000006707 devstack@c-api.service[100295]: warnings.warn( Aug 07 09:56:12.774519 np0000006707 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-62c189db-d12a-4402-b258-9c6c009be9d2 tempest-AttachVolumeMultiAttachTest-1302095414 tempest-AttachVolumeMultiAttachTest-1302095414-project-member] Volume info retrieved successfully. Aug 07 09:56:12.780702 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-62c189db-d12a-4402-b258-9c6c009be9d2 tempest-AttachVolumeMultiAttachTest-1302095414 tempest-AttachVolumeMultiAttachTest-1302095414-project-member] https://10.4.3.8/volume/v3/volumes/dd48fdb3-908b-4a43-95be-45b060aef13e returned with HTTP 200 Aug 07 09:56:12.781096 np0000006707 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 410/1654] 10.4.3.8 () {66 vars in 1334 bytes} [Fri Aug 7 09:56:12 2026] GET /volume/v3/volumes/dd48fdb3-908b-4a43-95be-45b060aef13e => generated 848 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 09:56:13.147709 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [None req-d13839ad-8c31-4a4f-b35f-caf2d9bf27ed None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:56:13.150064 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-d13839ad-8c31-4a4f-b35f-caf2d9bf27ed tempest-VolumesBackupsV39Test-889208871 tempest-VolumesBackupsV39Test-889208871-project-member] GET https://10.4.3.8/volume/v3/backups/35f0f5cd-f1e1-4d19-9eda-f15f3dea96ee Aug 07 09:56:13.150398 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-d13839ad-8c31-4a4f-b35f-caf2d9bf27ed tempest-VolumesBackupsV39Test-889208871 tempest-VolumesBackupsV39Test-889208871-project-member] Empty body provided in request {{(pid=100296) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 09:56:13.150640 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-d13839ad-8c31-4a4f-b35f-caf2d9bf27ed tempest-VolumesBackupsV39Test-889208871 tempest-VolumesBackupsV39Test-889208871-project-member] Calling method 'show' {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 09:56:13.150799 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.v3.backups [None req-d13839ad-8c31-4a4f-b35f-caf2d9bf27ed tempest-VolumesBackupsV39Test-889208871 tempest-VolumesBackupsV39Test-889208871-project-member] Show backup with id 35f0f5cd-f1e1-4d19-9eda-f15f3dea96ee. {{(pid=100296) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 09:56:13.155935 np0000006707 devstack@c-api.service[100296]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 09:56:13.155935 np0000006707 devstack@c-api.service[100296]: warnings.warn( Aug 07 09:56:13.156974 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-d13839ad-8c31-4a4f-b35f-caf2d9bf27ed tempest-VolumesBackupsV39Test-889208871 tempest-VolumesBackupsV39Test-889208871-project-member] https://10.4.3.8/volume/v3/backups/35f0f5cd-f1e1-4d19-9eda-f15f3dea96ee returned with HTTP 200 Aug 07 09:56:13.157555 np0000006707 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 415/1655] 10.4.3.8 () {68 vars in 1374 bytes} [Fri Aug 7 09:56:13 2026] GET /volume/v3/backups/35f0f5cd-f1e1-4d19-9eda-f15f3dea96ee => generated 793 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 09:56:13.360936 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [None req-90459a0f-496b-4157-bd05-19e99bc567f6 None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:56:13.364387 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-90459a0f-496b-4157-bd05-19e99bc567f6 tempest-GroupsTest-1016982617 tempest-GroupsTest-1016982617-project-member] GET https://10.4.3.8/volume/v3/volumes/4070fabf-3874-422b-b7fe-e9395f4e0f1f Aug 07 09:56:13.364738 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-90459a0f-496b-4157-bd05-19e99bc567f6 tempest-GroupsTest-1016982617 tempest-GroupsTest-1016982617-project-member] Empty body provided in request {{(pid=100297) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 09:56:13.365019 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-90459a0f-496b-4157-bd05-19e99bc567f6 tempest-GroupsTest-1016982617 tempest-GroupsTest-1016982617-project-member] Calling method 'show' {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 09:56:13.374707 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-90459a0f-496b-4157-bd05-19e99bc567f6 tempest-GroupsTest-1016982617 tempest-GroupsTest-1016982617-project-member] https://10.4.3.8/volume/v3/volumes/4070fabf-3874-422b-b7fe-e9395f4e0f1f returned with HTTP 404 Aug 07 09:56:13.375386 np0000006707 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 416/1656] 10.4.3.8 () {68 vars in 1375 bytes} [Fri Aug 7 09:56:13 2026] GET /volume/v3/volumes/4070fabf-3874-422b-b7fe-e9395f4e0f1f => generated 109 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 07 09:56:13.386953 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.middleware.request_id [None req-8a9a0ba6-4886-4d37-82ea-0f5d98ed6e96 None None] RequestId filter calling following filter/app {{(pid=100298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:56:13.389537 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [None req-8a9a0ba6-4886-4d37-82ea-0f5d98ed6e96 tempest-GroupsTest-1016982617 tempest-GroupsTest-1016982617-project-member] GET https://10.4.3.8/volume/v3/groups/90acc999-db01-496b-8833-13b16ea250f0 Aug 07 09:56:13.389855 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [None req-8a9a0ba6-4886-4d37-82ea-0f5d98ed6e96 tempest-GroupsTest-1016982617 tempest-GroupsTest-1016982617-project-member] Empty body provided in request {{(pid=100298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 09:56:13.390164 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [None req-8a9a0ba6-4886-4d37-82ea-0f5d98ed6e96 tempest-GroupsTest-1016982617 tempest-GroupsTest-1016982617-project-member] Calling method 'version_select' {{(pid=100298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 09:56:13.390354 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.v3.groups [None req-8a9a0ba6-4886-4d37-82ea-0f5d98ed6e96 tempest-GroupsTest-1016982617 tempest-GroupsTest-1016982617-project-member] show called for member 90acc999-db01-496b-8833-13b16ea250f0 {{(pid=100298) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 07 09:56:13.394942 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [None req-8a9a0ba6-4886-4d37-82ea-0f5d98ed6e96 tempest-GroupsTest-1016982617 tempest-GroupsTest-1016982617-project-member] https://10.4.3.8/volume/v3/groups/90acc999-db01-496b-8833-13b16ea250f0 returned with HTTP 404 Aug 07 09:56:13.395484 np0000006707 devstack@c-api.service[100298]: [pid: 100298|app: 0|req: 416/1657] 10.4.3.8 () {68 vars in 1372 bytes} [Fri Aug 7 09:56:13 2026] GET /volume/v3/groups/90acc999-db01-496b-8833-13b16ea250f0 => generated 108 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 07 09:56:13.404815 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-70027ef3-086d-4268-99a3-0efd88be1358 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:56:13.406973 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-70027ef3-086d-4268-99a3-0efd88be1358 tempest-GroupsTest-1016982617 tempest-GroupsTest-1016982617-project-member] POST https://10.4.3.8/volume/v3/groups/0f4922b1-ad7e-4a6d-8462-27cfdc107e0f/action Aug 07 09:56:13.407543 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-70027ef3-086d-4268-99a3-0efd88be1358 tempest-GroupsTest-1016982617 tempest-GroupsTest-1016982617-project-member] Action body: b'{"delete": {"delete-volumes": false}}' {{(pid=100295) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 07 09:56:13.407956 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-70027ef3-086d-4268-99a3-0efd88be1358 tempest-GroupsTest-1016982617 tempest-GroupsTest-1016982617-project-member] Action: 'action', calling method: delete_group, body: {"delete": {"delete-volumes": false}} {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 09:56:13.409327 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.v3.groups [None req-70027ef3-086d-4268-99a3-0efd88be1358 tempest-GroupsTest-1016982617 tempest-GroupsTest-1016982617-project-member] delete called for group 0f4922b1-ad7e-4a6d-8462-27cfdc107e0f {{(pid=100295) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Aug 07 09:56:13.409515 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.v3.groups [None req-70027ef3-086d-4268-99a3-0efd88be1358 tempest-GroupsTest-1016982617 tempest-GroupsTest-1016982617-project-member] Delete group with id: 0f4922b1-ad7e-4a6d-8462-27cfdc107e0f Aug 07 09:56:13.413099 np0000006707 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 09:56:13.413099 np0000006707 devstack@c-api.service[100295]: warnings.warn( Aug 07 09:56:13.451875 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-70027ef3-086d-4268-99a3-0efd88be1358 tempest-GroupsTest-1016982617 tempest-GroupsTest-1016982617-project-member] https://10.4.3.8/volume/v3/groups/0f4922b1-ad7e-4a6d-8462-27cfdc107e0f/action returned with HTTP 202 Aug 07 09:56:13.452401 np0000006707 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 411/1658] 10.4.3.8 () {70 vars in 1414 bytes} [Fri Aug 7 09:56:13 2026] POST /volume/v3/groups/0f4922b1-ad7e-4a6d-8462-27cfdc107e0f/action => generated 0 bytes in 48 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 07 09:56:13.465972 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [None req-7187073c-b941-4129-b4e6-2f10a99795c5 None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:56:13.468081 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-7187073c-b941-4129-b4e6-2f10a99795c5 tempest-GroupsTest-1016982617 tempest-GroupsTest-1016982617-project-member] GET https://10.4.3.8/volume/v3/groups/0f4922b1-ad7e-4a6d-8462-27cfdc107e0f Aug 07 09:56:13.468347 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-7187073c-b941-4129-b4e6-2f10a99795c5 tempest-GroupsTest-1016982617 tempest-GroupsTest-1016982617-project-member] Empty body provided in request {{(pid=100296) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 09:56:13.468592 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-7187073c-b941-4129-b4e6-2f10a99795c5 tempest-GroupsTest-1016982617 tempest-GroupsTest-1016982617-project-member] Calling method 'version_select' {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 09:56:13.468723 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.v3.groups [None req-7187073c-b941-4129-b4e6-2f10a99795c5 tempest-GroupsTest-1016982617 tempest-GroupsTest-1016982617-project-member] show called for member 0f4922b1-ad7e-4a6d-8462-27cfdc107e0f {{(pid=100296) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 07 09:56:13.472513 np0000006707 devstack@c-api.service[100296]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 09:56:13.472513 np0000006707 devstack@c-api.service[100296]: warnings.warn( Aug 07 09:56:13.480971 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-7187073c-b941-4129-b4e6-2f10a99795c5 tempest-GroupsTest-1016982617 tempest-GroupsTest-1016982617-project-member] https://10.4.3.8/volume/v3/groups/0f4922b1-ad7e-4a6d-8462-27cfdc107e0f returned with HTTP 200 Aug 07 09:56:13.481348 np0000006707 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 416/1659] 10.4.3.8 () {68 vars in 1372 bytes} [Fri Aug 7 09:56:13 2026] GET /volume/v3/groups/0f4922b1-ad7e-4a6d-8462-27cfdc107e0f => generated 321 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 09:56:13.802997 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [None req-846ef2ed-0045-407a-b641-d78b40233dd0 None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:56:13.808321 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-846ef2ed-0045-407a-b641-d78b40233dd0 tempest-AttachVolumeMultiAttachTest-1302095414 tempest-AttachVolumeMultiAttachTest-1302095414-project-member] GET https://10.4.3.8/volume/v3/volumes/dd48fdb3-908b-4a43-95be-45b060aef13e Aug 07 09:56:13.809321 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-846ef2ed-0045-407a-b641-d78b40233dd0 tempest-AttachVolumeMultiAttachTest-1302095414 tempest-AttachVolumeMultiAttachTest-1302095414-project-member] Empty body provided in request {{(pid=100297) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 09:56:13.810561 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-846ef2ed-0045-407a-b641-d78b40233dd0 tempest-AttachVolumeMultiAttachTest-1302095414 tempest-AttachVolumeMultiAttachTest-1302095414-project-member] Calling method 'show' {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 09:56:13.835263 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-846ef2ed-0045-407a-b641-d78b40233dd0 tempest-AttachVolumeMultiAttachTest-1302095414 tempest-AttachVolumeMultiAttachTest-1302095414-project-member] https://10.4.3.8/volume/v3/volumes/dd48fdb3-908b-4a43-95be-45b060aef13e returned with HTTP 404 Aug 07 09:56:13.837637 np0000006707 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 417/1660] 10.4.3.8 () {66 vars in 1334 bytes} [Fri Aug 7 09:56:13 2026] GET /volume/v3/volumes/dd48fdb3-908b-4a43-95be-45b060aef13e => generated 109 bytes in 38 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 09:56:14.170062 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.middleware.request_id [None req-fccfe1a1-1202-4200-b76d-2a7c97846e76 None None] RequestId filter calling following filter/app {{(pid=100298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:56:14.175479 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [None req-fccfe1a1-1202-4200-b76d-2a7c97846e76 tempest-VolumesBackupsV39Test-889208871 tempest-VolumesBackupsV39Test-889208871-project-member] GET https://10.4.3.8/volume/v3/backups/35f0f5cd-f1e1-4d19-9eda-f15f3dea96ee Aug 07 09:56:14.175479 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [None req-fccfe1a1-1202-4200-b76d-2a7c97846e76 tempest-VolumesBackupsV39Test-889208871 tempest-VolumesBackupsV39Test-889208871-project-member] Empty body provided in request {{(pid=100298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 09:56:14.175479 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [None req-fccfe1a1-1202-4200-b76d-2a7c97846e76 tempest-VolumesBackupsV39Test-889208871 tempest-VolumesBackupsV39Test-889208871-project-member] Calling method 'show' {{(pid=100298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 09:56:14.175479 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.v3.backups [None req-fccfe1a1-1202-4200-b76d-2a7c97846e76 tempest-VolumesBackupsV39Test-889208871 tempest-VolumesBackupsV39Test-889208871-project-member] Show backup with id 35f0f5cd-f1e1-4d19-9eda-f15f3dea96ee. {{(pid=100298) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 09:56:14.189606 np0000006707 devstack@c-api.service[100298]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 09:56:14.189606 np0000006707 devstack@c-api.service[100298]: warnings.warn( Aug 07 09:56:14.190829 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [None req-fccfe1a1-1202-4200-b76d-2a7c97846e76 tempest-VolumesBackupsV39Test-889208871 tempest-VolumesBackupsV39Test-889208871-project-member] https://10.4.3.8/volume/v3/backups/35f0f5cd-f1e1-4d19-9eda-f15f3dea96ee returned with HTTP 200 Aug 07 09:56:14.191360 np0000006707 devstack@c-api.service[100298]: [pid: 100298|app: 0|req: 417/1661] 10.4.3.8 () {68 vars in 1374 bytes} [Fri Aug 7 09:56:14 2026] GET /volume/v3/backups/35f0f5cd-f1e1-4d19-9eda-f15f3dea96ee => generated 793 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 09:56:14.506538 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-112f535d-90d3-49d1-b672-db836b68f561 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:56:14.509482 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-112f535d-90d3-49d1-b672-db836b68f561 tempest-GroupsTest-1016982617 tempest-GroupsTest-1016982617-project-member] GET https://10.4.3.8/volume/v3/groups/0f4922b1-ad7e-4a6d-8462-27cfdc107e0f Aug 07 09:56:14.509482 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-112f535d-90d3-49d1-b672-db836b68f561 tempest-GroupsTest-1016982617 tempest-GroupsTest-1016982617-project-member] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 09:56:14.509482 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-112f535d-90d3-49d1-b672-db836b68f561 tempest-GroupsTest-1016982617 tempest-GroupsTest-1016982617-project-member] Calling method 'version_select' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 09:56:14.509482 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.v3.groups [None req-112f535d-90d3-49d1-b672-db836b68f561 tempest-GroupsTest-1016982617 tempest-GroupsTest-1016982617-project-member] show called for member 0f4922b1-ad7e-4a6d-8462-27cfdc107e0f {{(pid=100295) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 07 09:56:14.516570 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-112f535d-90d3-49d1-b672-db836b68f561 tempest-GroupsTest-1016982617 tempest-GroupsTest-1016982617-project-member] https://10.4.3.8/volume/v3/groups/0f4922b1-ad7e-4a6d-8462-27cfdc107e0f returned with HTTP 404 Aug 07 09:56:14.517354 np0000006707 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 412/1662] 10.4.3.8 () {68 vars in 1372 bytes} [Fri Aug 7 09:56:14 2026] GET /volume/v3/groups/0f4922b1-ad7e-4a6d-8462-27cfdc107e0f => generated 108 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 07 09:56:14.534169 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [None req-b187a5f9-a77e-48dc-b848-18f0eb3a9817 None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:56:14.541359 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-b187a5f9-a77e-48dc-b848-18f0eb3a9817 tempest-GroupsTest-1016982617 tempest-GroupsTest-1016982617-project-member] GET https://10.4.3.8/volume/v3/groups/detail Aug 07 09:56:14.541359 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-b187a5f9-a77e-48dc-b848-18f0eb3a9817 tempest-GroupsTest-1016982617 tempest-GroupsTest-1016982617-project-member] Empty body provided in request {{(pid=100296) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 09:56:14.541359 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-b187a5f9-a77e-48dc-b848-18f0eb3a9817 tempest-GroupsTest-1016982617 tempest-GroupsTest-1016982617-project-member] Calling method 'version_select' {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 09:56:14.541359 np0000006707 devstack@c-api.service[100296]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 09:56:14.541359 np0000006707 devstack@c-api.service[100296]: warnings.warn( Aug 07 09:56:14.555996 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-b187a5f9-a77e-48dc-b848-18f0eb3a9817 tempest-GroupsTest-1016982617 tempest-GroupsTest-1016982617-project-member] https://10.4.3.8/volume/v3/groups/detail returned with HTTP 200 Aug 07 09:56:14.557206 np0000006707 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 417/1663] 10.4.3.8 () {68 vars in 1282 bytes} [Fri Aug 7 09:56:14 2026] GET /volume/v3/groups/detail => generated 14 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 09:56:14.581865 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [None req-af668869-2e45-4e4d-8880-80d744aaba71 None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:56:14.583835 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-af668869-2e45-4e4d-8880-80d744aaba71 tempest-GroupsTest-1016982617 tempest-GroupsTest-1016982617-project-member] GET https://10.4.3.8/volume/v3/volumes/detail Aug 07 09:56:14.584145 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-af668869-2e45-4e4d-8880-80d744aaba71 tempest-GroupsTest-1016982617 tempest-GroupsTest-1016982617-project-member] Empty body provided in request {{(pid=100297) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 09:56:14.585265 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-af668869-2e45-4e4d-8880-80d744aaba71 tempest-GroupsTest-1016982617 tempest-GroupsTest-1016982617-project-member] Calling method 'detail' {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 09:56:14.585265 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.api_utils [None req-af668869-2e45-4e4d-8880-80d744aaba71 tempest-GroupsTest-1016982617 tempest-GroupsTest-1016982617-project-member] Removing options '' from query. {{(pid=100297) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 07 09:56:14.587328 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.volume.api [None req-af668869-2e45-4e4d-8880-80d744aaba71 tempest-GroupsTest-1016982617 tempest-GroupsTest-1016982617-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100297) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 07 09:56:14.598179 np0000006707 devstack@c-api.service[100297]: INFO cinder.volume.api [None req-af668869-2e45-4e4d-8880-80d744aaba71 tempest-GroupsTest-1016982617 tempest-GroupsTest-1016982617-project-member] Get all volumes completed successfully. Aug 07 09:56:14.600894 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-af668869-2e45-4e4d-8880-80d744aaba71 tempest-GroupsTest-1016982617 tempest-GroupsTest-1016982617-project-member] https://10.4.3.8/volume/v3/volumes/detail returned with HTTP 200 Aug 07 09:56:14.601347 np0000006707 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 418/1664] 10.4.3.8 () {68 vars in 1285 bytes} [Fri Aug 7 09:56:14 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 09:56:14.627619 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.middleware.request_id [None req-fdfd8eff-6118-4522-83d6-de0a744d26e3 None None] RequestId filter calling following filter/app {{(pid=100298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:56:14.632705 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [None req-fdfd8eff-6118-4522-83d6-de0a744d26e3 tempest-GroupsTest-1016982617 tempest-GroupsTest-1016982617-project-member] POST https://10.4.3.8/volume/v3/groups/0f4922b1-ad7e-4a6d-8462-27cfdc107e0f/action Aug 07 09:56:14.633292 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [None req-fdfd8eff-6118-4522-83d6-de0a744d26e3 tempest-GroupsTest-1016982617 tempest-GroupsTest-1016982617-project-member] Action body: b'{"delete": {"delete-volumes": true}}' {{(pid=100298) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 07 09:56:14.633473 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [None req-fdfd8eff-6118-4522-83d6-de0a744d26e3 tempest-GroupsTest-1016982617 tempest-GroupsTest-1016982617-project-member] Action: 'action', calling method: delete_group, body: {"delete": {"delete-volumes": true}} {{(pid=100298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 09:56:14.640791 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.v3.groups [None req-fdfd8eff-6118-4522-83d6-de0a744d26e3 tempest-GroupsTest-1016982617 tempest-GroupsTest-1016982617-project-member] delete called for group 0f4922b1-ad7e-4a6d-8462-27cfdc107e0f {{(pid=100298) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Aug 07 09:56:14.640931 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.v3.groups [None req-fdfd8eff-6118-4522-83d6-de0a744d26e3 tempest-GroupsTest-1016982617 tempest-GroupsTest-1016982617-project-member] Delete group with id: 0f4922b1-ad7e-4a6d-8462-27cfdc107e0f Aug 07 09:56:14.648861 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [None req-fdfd8eff-6118-4522-83d6-de0a744d26e3 tempest-GroupsTest-1016982617 tempest-GroupsTest-1016982617-project-member] https://10.4.3.8/volume/v3/groups/0f4922b1-ad7e-4a6d-8462-27cfdc107e0f/action returned with HTTP 404 Aug 07 09:56:14.649506 np0000006707 devstack@c-api.service[100298]: [pid: 100298|app: 0|req: 418/1665] 10.4.3.8 () {70 vars in 1414 bytes} [Fri Aug 7 09:56:14 2026] POST /volume/v3/groups/0f4922b1-ad7e-4a6d-8462-27cfdc107e0f/action => generated 108 bytes in 22 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 07 09:56:14.658720 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-05ba2a66-9a13-4765-991d-97a028de5bdb None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:56:14.665579 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-05ba2a66-9a13-4765-991d-97a028de5bdb tempest-GroupsTest-1016982617 tempest-GroupsTest-1016982617-project-member] GET https://10.4.3.8/volume/v3/volumes/detail Aug 07 09:56:14.666064 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-05ba2a66-9a13-4765-991d-97a028de5bdb tempest-GroupsTest-1016982617 tempest-GroupsTest-1016982617-project-member] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 09:56:14.666343 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-05ba2a66-9a13-4765-991d-97a028de5bdb tempest-GroupsTest-1016982617 tempest-GroupsTest-1016982617-project-member] Calling method 'detail' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 09:56:14.666718 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.api_utils [None req-05ba2a66-9a13-4765-991d-97a028de5bdb tempest-GroupsTest-1016982617 tempest-GroupsTest-1016982617-project-member] Removing options '' from query. {{(pid=100295) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 07 09:56:14.667829 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.volume.api [None req-05ba2a66-9a13-4765-991d-97a028de5bdb tempest-GroupsTest-1016982617 tempest-GroupsTest-1016982617-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100295) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 07 09:56:14.681599 np0000006707 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-05ba2a66-9a13-4765-991d-97a028de5bdb tempest-GroupsTest-1016982617 tempest-GroupsTest-1016982617-project-member] Get all volumes completed successfully. Aug 07 09:56:14.684411 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-05ba2a66-9a13-4765-991d-97a028de5bdb tempest-GroupsTest-1016982617 tempest-GroupsTest-1016982617-project-member] https://10.4.3.8/volume/v3/volumes/detail returned with HTTP 200 Aug 07 09:56:14.685024 np0000006707 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 413/1666] 10.4.3.8 () {68 vars in 1285 bytes} [Fri Aug 7 09:56:14 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 09:56:14.699484 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [None req-e5ecc18f-07ee-4912-ad95-93ed63d2315a None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:56:14.703492 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-e5ecc18f-07ee-4912-ad95-93ed63d2315a tempest-GroupsTest-1016982617 tempest-GroupsTest-1016982617-project-member] POST https://10.4.3.8/volume/v3/groups/90acc999-db01-496b-8833-13b16ea250f0/action Aug 07 09:56:14.704068 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-e5ecc18f-07ee-4912-ad95-93ed63d2315a tempest-GroupsTest-1016982617 tempest-GroupsTest-1016982617-project-member] Action body: b'{"delete": {"delete-volumes": true}}' {{(pid=100296) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 07 09:56:14.704279 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-e5ecc18f-07ee-4912-ad95-93ed63d2315a tempest-GroupsTest-1016982617 tempest-GroupsTest-1016982617-project-member] Action: 'action', calling method: delete_group, body: {"delete": {"delete-volumes": true}} {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 09:56:14.706815 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.v3.groups [None req-e5ecc18f-07ee-4912-ad95-93ed63d2315a tempest-GroupsTest-1016982617 tempest-GroupsTest-1016982617-project-member] delete called for group 90acc999-db01-496b-8833-13b16ea250f0 {{(pid=100296) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Aug 07 09:56:14.707099 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.v3.groups [None req-e5ecc18f-07ee-4912-ad95-93ed63d2315a tempest-GroupsTest-1016982617 tempest-GroupsTest-1016982617-project-member] Delete group with id: 90acc999-db01-496b-8833-13b16ea250f0 Aug 07 09:56:14.711650 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-e5ecc18f-07ee-4912-ad95-93ed63d2315a tempest-GroupsTest-1016982617 tempest-GroupsTest-1016982617-project-member] https://10.4.3.8/volume/v3/groups/90acc999-db01-496b-8833-13b16ea250f0/action returned with HTTP 404 Aug 07 09:56:14.712432 np0000006707 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 418/1667] 10.4.3.8 () {70 vars in 1414 bytes} [Fri Aug 7 09:56:14 2026] POST /volume/v3/groups/90acc999-db01-496b-8833-13b16ea250f0/action => generated 108 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 07 09:56:14.719710 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [None req-da74b7c8-5768-4b70-8518-d0f8a5425059 None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:56:14.721536 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-da74b7c8-5768-4b70-8518-d0f8a5425059 tempest-GroupsTest-1141385289 tempest-GroupsTest-1141385289-project-admin] DELETE https://10.4.3.8/volume/v3/group_types/824adf14-13be-48c4-844a-e39dffacff5f Aug 07 09:56:14.721750 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-da74b7c8-5768-4b70-8518-d0f8a5425059 tempest-GroupsTest-1141385289 tempest-GroupsTest-1141385289-project-admin] Empty body provided in request {{(pid=100297) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 09:56:14.721930 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-da74b7c8-5768-4b70-8518-d0f8a5425059 tempest-GroupsTest-1141385289 tempest-GroupsTest-1141385289-project-admin] Calling method 'version_select' {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 09:56:14.740727 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-da74b7c8-5768-4b70-8518-d0f8a5425059 tempest-GroupsTest-1141385289 tempest-GroupsTest-1141385289-project-admin] https://10.4.3.8/volume/v3/group_types/824adf14-13be-48c4-844a-e39dffacff5f returned with HTTP 202 Aug 07 09:56:14.741292 np0000006707 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 419/1668] 10.4.3.8 () {68 vars in 1390 bytes} [Fri Aug 7 09:56:14 2026] DELETE /volume/v3/group_types/824adf14-13be-48c4-844a-e39dffacff5f => generated 0 bytes in 22 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 07 09:56:14.750237 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.middleware.request_id [None req-9a96afa5-7acc-42aa-9a5c-8c97a67468da None None] RequestId filter calling following filter/app {{(pid=100298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:56:14.751980 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [None req-9a96afa5-7acc-42aa-9a5c-8c97a67468da tempest-GroupsTest-1141385289 tempest-GroupsTest-1141385289-project-admin] DELETE https://10.4.3.8/volume/v3/types/44a96841-ef71-498f-b28d-0a9b2e364a6d Aug 07 09:56:14.752179 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [None req-9a96afa5-7acc-42aa-9a5c-8c97a67468da tempest-GroupsTest-1141385289 tempest-GroupsTest-1141385289-project-admin] Empty body provided in request {{(pid=100298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 09:56:14.752389 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [None req-9a96afa5-7acc-42aa-9a5c-8c97a67468da tempest-GroupsTest-1141385289 tempest-GroupsTest-1141385289-project-admin] Calling method '_delete' {{(pid=100298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 09:56:14.783602 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [None req-9a96afa5-7acc-42aa-9a5c-8c97a67468da tempest-GroupsTest-1141385289 tempest-GroupsTest-1141385289-project-admin] https://10.4.3.8/volume/v3/types/44a96841-ef71-498f-b28d-0a9b2e364a6d returned with HTTP 202 Aug 07 09:56:14.784050 np0000006707 devstack@c-api.service[100298]: [pid: 100298|app: 0|req: 419/1669] 10.4.3.8 () {66 vars in 1331 bytes} [Fri Aug 7 09:56:14 2026] DELETE /volume/v3/types/44a96841-ef71-498f-b28d-0a9b2e364a6d => generated 0 bytes in 34 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 07 09:56:14.792609 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-639a37ae-fdb6-4547-b58f-d12691de2e3c None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:56:14.794996 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-639a37ae-fdb6-4547-b58f-d12691de2e3c tempest-GroupsTest-1141385289 tempest-GroupsTest-1141385289-project-admin] GET https://10.4.3.8/volume/v3/types/44a96841-ef71-498f-b28d-0a9b2e364a6d Aug 07 09:56:14.795367 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-639a37ae-fdb6-4547-b58f-d12691de2e3c tempest-GroupsTest-1141385289 tempest-GroupsTest-1141385289-project-admin] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 09:56:14.795688 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-639a37ae-fdb6-4547-b58f-d12691de2e3c tempest-GroupsTest-1141385289 tempest-GroupsTest-1141385289-project-admin] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 09:56:14.807411 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-639a37ae-fdb6-4547-b58f-d12691de2e3c tempest-GroupsTest-1141385289 tempest-GroupsTest-1141385289-project-admin] https://10.4.3.8/volume/v3/types/44a96841-ef71-498f-b28d-0a9b2e364a6d returned with HTTP 404 Aug 07 09:56:14.807897 np0000006707 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 414/1670] 10.4.3.8 () {66 vars in 1328 bytes} [Fri Aug 7 09:56:14 2026] GET /volume/v3/types/44a96841-ef71-498f-b28d-0a9b2e364a6d => generated 114 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 09:56:14.816133 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [None req-370157c6-9b5e-4465-a978-7be50ae5c546 None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:56:14.818083 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-370157c6-9b5e-4465-a978-7be50ae5c546 tempest-GroupsTest-1141385289 tempest-GroupsTest-1141385289-project-admin] POST https://10.4.3.8/volume/v3/types Aug 07 09:56:14.819071 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-370157c6-9b5e-4465-a978-7be50ae5c546 tempest-GroupsTest-1141385289 tempest-GroupsTest-1141385289-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-GroupsTest-volume-type-1323196917"}} {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 09:56:14.845161 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-370157c6-9b5e-4465-a978-7be50ae5c546 tempest-GroupsTest-1141385289 tempest-GroupsTest-1141385289-project-admin] https://10.4.3.8/volume/v3/types returned with HTTP 200 Aug 07 09:56:14.846223 np0000006707 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 419/1671] 10.4.3.8 () {68 vars in 1238 bytes} [Fri Aug 7 09:56:14 2026] POST /volume/v3/types => generated 216 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 09:56:14.855411 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [None req-e1479139-ea39-4008-9b88-881e29c3e7d3 None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:56:14.857124 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-e1479139-ea39-4008-9b88-881e29c3e7d3 tempest-GroupsTest-1141385289 tempest-GroupsTest-1141385289-project-admin] POST https://10.4.3.8/volume/v3/group_types Aug 07 09:56:14.857477 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-e1479139-ea39-4008-9b88-881e29c3e7d3 tempest-GroupsTest-1141385289 tempest-GroupsTest-1141385289-project-admin] Action: 'create', calling method: version_select, body: {"group_type": {"name": "tempest-GroupsTest-group-type-121708682"}} {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 09:56:14.872898 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-e1479139-ea39-4008-9b88-881e29c3e7d3 tempest-GroupsTest-1141385289 tempest-GroupsTest-1141385289-project-admin] https://10.4.3.8/volume/v3/group_types returned with HTTP 202 Aug 07 09:56:14.873355 np0000006707 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 420/1672] 10.4.3.8 () {70 vars in 1297 bytes} [Fri Aug 7 09:56:14 2026] POST /volume/v3/group_types => generated 172 bytes in 18 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 07 09:56:14.883773 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.middleware.request_id [None req-02e76223-5cf0-4f62-bf68-f9eee5a165bb None None] RequestId filter calling following filter/app {{(pid=100298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:56:14.885475 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [None req-02e76223-5cf0-4f62-bf68-f9eee5a165bb tempest-GroupsTest-1016982617 tempest-GroupsTest-1016982617-project-member] POST https://10.4.3.8/volume/v3/groups Aug 07 09:56:14.885818 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [None req-02e76223-5cf0-4f62-bf68-f9eee5a165bb tempest-GroupsTest-1016982617 tempest-GroupsTest-1016982617-project-member] Action: 'create', calling method: version_select, body: {"group": {"group_type": "3b208173-3765-4107-8c54-3bfb10d383b9", "volume_types": ["a23b13d3-0196-47e1-9056-16e096d77662"], "name": "tempest-GroupsTest-Group-1112181303"}} {{(pid=100298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 09:56:14.887107 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.v3.groups [None req-02e76223-5cf0-4f62-bf68-f9eee5a165bb tempest-GroupsTest-1016982617 tempest-GroupsTest-1016982617-project-member] Creating new group {'group': {'group_type': '3b208173-3765-4107-8c54-3bfb10d383b9', 'volume_types': ['a23b13d3-0196-47e1-9056-16e096d77662'], 'name': 'tempest-GroupsTest-Group-1112181303'}} {{(pid=100298) create /opt/stack/cinder/cinder/api/v3/groups.py:190}} Aug 07 09:56:14.895816 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.v3.groups [None req-02e76223-5cf0-4f62-bf68-f9eee5a165bb tempest-GroupsTest-1016982617 tempest-GroupsTest-1016982617-project-member] Creating group tempest-GroupsTest-Group-1112181303. Aug 07 09:56:14.914120 np0000006707 devstack@c-api.service[100298]: INFO cinder.volume.api [None req-02e76223-5cf0-4f62-bf68-f9eee5a165bb tempest-GroupsTest-1016982617 tempest-GroupsTest-1016982617-project-member] Availability Zones retrieved successfully. Aug 07 09:56:14.927738 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.quota [None req-02e76223-5cf0-4f62-bf68-f9eee5a165bb tempest-GroupsTest-1016982617 tempest-GroupsTest-1016982617-project-member] Created reservations ['141aa067-1f05-422d-8767-aa3fdf372a4a'] {{(pid=100298) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 09:56:14.955825 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [None req-02e76223-5cf0-4f62-bf68-f9eee5a165bb tempest-GroupsTest-1016982617 tempest-GroupsTest-1016982617-project-member] https://10.4.3.8/volume/v3/groups returned with HTTP 202 Aug 07 09:56:14.956237 np0000006707 devstack@c-api.service[100298]: [pid: 100298|app: 0|req: 420/1673] 10.4.3.8 () {70 vars in 1283 bytes} [Fri Aug 7 09:56:14 2026] POST /volume/v3/groups => generated 104 bytes in 73 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 07 09:56:14.967659 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-a8c1f2e4-7273-4fa3-8bad-6d2e2d0e6240 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:56:14.973410 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-a8c1f2e4-7273-4fa3-8bad-6d2e2d0e6240 tempest-GroupsTest-1016982617 tempest-GroupsTest-1016982617-project-member] GET https://10.4.3.8/volume/v3/groups/63866443-69b6-4415-bb48-0a298b9a56a7 Aug 07 09:56:14.973940 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-a8c1f2e4-7273-4fa3-8bad-6d2e2d0e6240 tempest-GroupsTest-1016982617 tempest-GroupsTest-1016982617-project-member] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 09:56:14.973940 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-a8c1f2e4-7273-4fa3-8bad-6d2e2d0e6240 tempest-GroupsTest-1016982617 tempest-GroupsTest-1016982617-project-member] Calling method 'version_select' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 09:56:14.973940 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.v3.groups [None req-a8c1f2e4-7273-4fa3-8bad-6d2e2d0e6240 tempest-GroupsTest-1016982617 tempest-GroupsTest-1016982617-project-member] show called for member 63866443-69b6-4415-bb48-0a298b9a56a7 {{(pid=100295) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 07 09:56:14.985157 np0000006707 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 09:56:14.985157 np0000006707 devstack@c-api.service[100295]: warnings.warn( Aug 07 09:56:15.002333 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-a8c1f2e4-7273-4fa3-8bad-6d2e2d0e6240 tempest-GroupsTest-1016982617 tempest-GroupsTest-1016982617-project-member] https://10.4.3.8/volume/v3/groups/63866443-69b6-4415-bb48-0a298b9a56a7 returned with HTTP 200 Aug 07 09:56:15.002776 np0000006707 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 415/1674] 10.4.3.8 () {68 vars in 1372 bytes} [Fri Aug 7 09:56:14 2026] GET /volume/v3/groups/63866443-69b6-4415-bb48-0a298b9a56a7 => generated 332 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 09:56:15.208643 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [None req-5a3ab877-61c0-4421-bb24-df012e67d268 None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:56:15.211381 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-5a3ab877-61c0-4421-bb24-df012e67d268 tempest-VolumesBackupsV39Test-889208871 tempest-VolumesBackupsV39Test-889208871-project-member] GET https://10.4.3.8/volume/v3/backups/35f0f5cd-f1e1-4d19-9eda-f15f3dea96ee Aug 07 09:56:15.211381 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-5a3ab877-61c0-4421-bb24-df012e67d268 tempest-VolumesBackupsV39Test-889208871 tempest-VolumesBackupsV39Test-889208871-project-member] Empty body provided in request {{(pid=100296) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 09:56:15.211381 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-5a3ab877-61c0-4421-bb24-df012e67d268 tempest-VolumesBackupsV39Test-889208871 tempest-VolumesBackupsV39Test-889208871-project-member] Calling method 'show' {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 09:56:15.211381 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.v3.backups [None req-5a3ab877-61c0-4421-bb24-df012e67d268 tempest-VolumesBackupsV39Test-889208871 tempest-VolumesBackupsV39Test-889208871-project-member] Show backup with id 35f0f5cd-f1e1-4d19-9eda-f15f3dea96ee. {{(pid=100296) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 09:56:15.218931 np0000006707 devstack@c-api.service[100296]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 09:56:15.218931 np0000006707 devstack@c-api.service[100296]: warnings.warn( Aug 07 09:56:15.219748 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-5a3ab877-61c0-4421-bb24-df012e67d268 tempest-VolumesBackupsV39Test-889208871 tempest-VolumesBackupsV39Test-889208871-project-member] https://10.4.3.8/volume/v3/backups/35f0f5cd-f1e1-4d19-9eda-f15f3dea96ee returned with HTTP 200 Aug 07 09:56:15.220114 np0000006707 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 420/1675] 10.4.3.8 () {68 vars in 1374 bytes} [Fri Aug 7 09:56:15 2026] GET /volume/v3/backups/35f0f5cd-f1e1-4d19-9eda-f15f3dea96ee => generated 793 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 09:56:16.014041 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [None req-bfd05cf6-1543-49fa-b470-9f0881e544cd None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:56:16.016627 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-bfd05cf6-1543-49fa-b470-9f0881e544cd tempest-GroupsTest-1016982617 tempest-GroupsTest-1016982617-project-member] GET https://10.4.3.8/volume/v3/groups/63866443-69b6-4415-bb48-0a298b9a56a7 Aug 07 09:56:16.016711 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-bfd05cf6-1543-49fa-b470-9f0881e544cd tempest-GroupsTest-1016982617 tempest-GroupsTest-1016982617-project-member] Empty body provided in request {{(pid=100297) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 09:56:16.017005 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-bfd05cf6-1543-49fa-b470-9f0881e544cd tempest-GroupsTest-1016982617 tempest-GroupsTest-1016982617-project-member] Calling method 'version_select' {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 09:56:16.017210 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.v3.groups [None req-bfd05cf6-1543-49fa-b470-9f0881e544cd tempest-GroupsTest-1016982617 tempest-GroupsTest-1016982617-project-member] show called for member 63866443-69b6-4415-bb48-0a298b9a56a7 {{(pid=100297) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 07 09:56:16.021819 np0000006707 devstack@c-api.service[100297]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 09:56:16.021819 np0000006707 devstack@c-api.service[100297]: warnings.warn( Aug 07 09:56:16.032012 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-bfd05cf6-1543-49fa-b470-9f0881e544cd tempest-GroupsTest-1016982617 tempest-GroupsTest-1016982617-project-member] https://10.4.3.8/volume/v3/groups/63866443-69b6-4415-bb48-0a298b9a56a7 returned with HTTP 200 Aug 07 09:56:16.032514 np0000006707 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 421/1676] 10.4.3.8 () {68 vars in 1372 bytes} [Fri Aug 7 09:56:16 2026] GET /volume/v3/groups/63866443-69b6-4415-bb48-0a298b9a56a7 => generated 333 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 09:56:16.045577 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.middleware.request_id [None req-57a47b15-caa6-4bd8-ada2-8671b2a5b001 None None] RequestId filter calling following filter/app {{(pid=100298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:56:16.047941 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [None req-57a47b15-caa6-4bd8-ada2-8671b2a5b001 tempest-GroupsTest-1016982617 tempest-GroupsTest-1016982617-project-member] POST https://10.4.3.8/volume/v3/volumes Aug 07 09:56:16.048476 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [None req-57a47b15-caa6-4bd8-ada2-8671b2a5b001 tempest-GroupsTest-1016982617 tempest-GroupsTest-1016982617-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-volume-448539293", "volume_type": "a23b13d3-0196-47e1-9056-16e096d77662", "group_id": "63866443-69b6-4415-bb48-0a298b9a56a7", "size": 1}} {{(pid=100298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 09:56:16.050718 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.v3.volumes [None req-57a47b15-caa6-4bd8-ada2-8671b2a5b001 tempest-GroupsTest-1016982617 tempest-GroupsTest-1016982617-project-member] Create volume request body: {'volume': {'name': 'tempest-volume-448539293', 'volume_type': 'a23b13d3-0196-47e1-9056-16e096d77662', 'group_id': '63866443-69b6-4415-bb48-0a298b9a56a7', 'size': 1}} {{(pid=100298) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 07 09:56:16.063123 np0000006707 devstack@c-api.service[100298]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 09:56:16.063123 np0000006707 devstack@c-api.service[100298]: warnings.warn( Aug 07 09:56:16.063757 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.v3.volumes [None req-57a47b15-caa6-4bd8-ada2-8671b2a5b001 tempest-GroupsTest-1016982617 tempest-GroupsTest-1016982617-project-member] Create volume of 1 GB Aug 07 09:56:16.070870 np0000006707 devstack@c-api.service[100298]: INFO cinder.volume.api [None req-57a47b15-caa6-4bd8-ada2-8671b2a5b001 tempest-GroupsTest-1016982617 tempest-GroupsTest-1016982617-project-member] Availability Zones retrieved successfully. Aug 07 09:56:16.077685 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.volume.api [None req-57a47b15-caa6-4bd8-ada2-8671b2a5b001 tempest-GroupsTest-1016982617 tempest-GroupsTest-1016982617-project-member] Flow 'volume_create_api' (57c80459-38a8-4610-9664-c35f0e607e47) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100298) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 09:56:16.079134 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.volume.api [None req-57a47b15-caa6-4bd8-ada2-8671b2a5b001 tempest-GroupsTest-1016982617 tempest-GroupsTest-1016982617-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e7c2edfc-17ee-4978-961b-431504959ded) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100298) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 09:56:16.079933 np0000006707 devstack@c-api.service[100298]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 09:56:16.079933 np0000006707 devstack@c-api.service[100298]: warnings.warn( Aug 07 09:56:16.080381 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.volume.flows.api.create_volume [None req-57a47b15-caa6-4bd8-ada2-8671b2a5b001 tempest-GroupsTest-1016982617 tempest-GroupsTest-1016982617-project-member] Validating volume size '1' using validate_int {{(pid=100298) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 07 09:56:16.114497 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.volume.api [None req-57a47b15-caa6-4bd8-ada2-8671b2a5b001 tempest-GroupsTest-1016982617 tempest-GroupsTest-1016982617-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e7c2edfc-17ee-4978-961b-431504959ded) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-07T09:56:15Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=a23b13d3-0196-47e1-9056-16e096d77662,is_public=True,name='tempest-GroupsTest-volume-type-1323196917',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'a23b13d3-0196-47e1-9056-16e096d77662', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': '63866443-69b6-4415-bb48-0a298b9a56a7', 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100298) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 09:56:16.114497 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.volume.api [None req-57a47b15-caa6-4bd8-ada2-8671b2a5b001 tempest-GroupsTest-1016982617 tempest-GroupsTest-1016982617-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (74514cf3-4240-4e96-8ede-51c3d6f8126f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100298) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 09:56:16.156405 np0000006707 devstack@c-api.service[100298]: WARNING cinder.quota [None req-57a47b15-caa6-4bd8-ada2-8671b2a5b001 tempest-GroupsTest-1016982617 tempest-GroupsTest-1016982617-project-member] Deprecated: Default quota for resource: volumes_tempest-GroupsTest-volume-type-1323196917 is set by the default quota flag: quota_volumes_tempest-GroupsTest-volume-type-1323196917, it is now deprecated. Please use the default quota class for default quota. Aug 07 09:56:16.156851 np0000006707 devstack@c-api.service[100298]: WARNING cinder.quota [None req-57a47b15-caa6-4bd8-ada2-8671b2a5b001 tempest-GroupsTest-1016982617 tempest-GroupsTest-1016982617-project-member] Deprecated: Default quota for resource: gigabytes_tempest-GroupsTest-volume-type-1323196917 is set by the default quota flag: quota_gigabytes_tempest-GroupsTest-volume-type-1323196917, it is now deprecated. Please use the default quota class for default quota. Aug 07 09:56:16.204102 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.quota [None req-57a47b15-caa6-4bd8-ada2-8671b2a5b001 tempest-GroupsTest-1016982617 tempest-GroupsTest-1016982617-project-member] Created reservations ['df1ac0d0-0e8d-4421-89d9-b4da26bfde84', '96490ed1-36c4-4a4d-9d24-037f1c9d1613', '11e8c215-c77f-481e-9d70-da8c8af18d73', '0b1a8d04-e6dd-4c61-a535-315294f1bb07'] {{(pid=100298) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 09:56:16.205621 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.volume.api [None req-57a47b15-caa6-4bd8-ada2-8671b2a5b001 tempest-GroupsTest-1016982617 tempest-GroupsTest-1016982617-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (74514cf3-4240-4e96-8ede-51c3d6f8126f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['df1ac0d0-0e8d-4421-89d9-b4da26bfde84', '96490ed1-36c4-4a4d-9d24-037f1c9d1613', '11e8c215-c77f-481e-9d70-da8c8af18d73', '0b1a8d04-e6dd-4c61-a535-315294f1bb07']}' {{(pid=100298) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 09:56:16.205759 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.volume.api [None req-57a47b15-caa6-4bd8-ada2-8671b2a5b001 tempest-GroupsTest-1016982617 tempest-GroupsTest-1016982617-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (dcd2ddf1-b4bd-4c86-a96b-8b916708985f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100298) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 09:56:16.232324 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-70c54a83-48b2-43e2-aec6-97b50313ba74 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:56:16.234807 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-70c54a83-48b2-43e2-aec6-97b50313ba74 tempest-VolumesBackupsV39Test-889208871 tempest-VolumesBackupsV39Test-889208871-project-member] GET https://10.4.3.8/volume/v3/backups/35f0f5cd-f1e1-4d19-9eda-f15f3dea96ee Aug 07 09:56:16.235103 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-70c54a83-48b2-43e2-aec6-97b50313ba74 tempest-VolumesBackupsV39Test-889208871 tempest-VolumesBackupsV39Test-889208871-project-member] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 09:56:16.235383 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-70c54a83-48b2-43e2-aec6-97b50313ba74 tempest-VolumesBackupsV39Test-889208871 tempest-VolumesBackupsV39Test-889208871-project-member] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 09:56:16.235566 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.v3.backups [None req-70c54a83-48b2-43e2-aec6-97b50313ba74 tempest-VolumesBackupsV39Test-889208871 tempest-VolumesBackupsV39Test-889208871-project-member] Show backup with id 35f0f5cd-f1e1-4d19-9eda-f15f3dea96ee. {{(pid=100295) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 09:56:16.236763 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.volume.api [None req-57a47b15-caa6-4bd8-ada2-8671b2a5b001 tempest-GroupsTest-1016982617 tempest-GroupsTest-1016982617-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (dcd2ddf1-b4bd-4c86-a96b-8b916708985f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '8b51656b-b239-473e-b266-cc83bdc421f4', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-volume-448539293',encryption_key_id=None,group_id=63866443-69b6-4415-bb48-0a298b9a56a7,group_type_id=,metadata={},multiattach=False,project_id='48d04f5249444b59a347da956842ca22',qos_specs=None,replication_status=,reservations=['df1ac0d0-0e8d-4421-89d9-b4da26bfde84','96490ed1-36c4-4a4d-9d24-037f1c9d1613','11e8c215-c77f-481e-9d70-da8c8af18d73','0b1a8d04-e6dd-4c61-a535-315294f1bb07'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='3de3913774bc448b8e8d29ab0dac5ed1',volume_type_id=a23b13d3-0196-47e1-9056-16e096d77662), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-07T09:56:16Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-volume-448539293',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=63866443-69b6-4415-bb48-0a298b9a56a7,host=None,id=8b51656b-b239-473e-b266-cc83bdc421f4,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='48d04f5249444b59a347da956842ca22',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='3de3913774bc448b8e8d29ab0dac5ed1',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(a23b13d3-0196-47e1-9056-16e096d77662),volume_type_id=a23b13d3-0196-47e1-9056-16e096d77662)}' {{(pid=100298) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 09:56:16.237645 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.volume.api [None req-57a47b15-caa6-4bd8-ada2-8671b2a5b001 tempest-GroupsTest-1016982617 tempest-GroupsTest-1016982617-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (eaf8cd97-3288-466f-a559-40dd8ca31493) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100298) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 09:56:16.240764 np0000006707 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 09:56:16.240764 np0000006707 devstack@c-api.service[100295]: warnings.warn( Aug 07 09:56:16.241788 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-70c54a83-48b2-43e2-aec6-97b50313ba74 tempest-VolumesBackupsV39Test-889208871 tempest-VolumesBackupsV39Test-889208871-project-member] https://10.4.3.8/volume/v3/backups/35f0f5cd-f1e1-4d19-9eda-f15f3dea96ee returned with HTTP 200 Aug 07 09:56:16.242199 np0000006707 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 416/1677] 10.4.3.8 () {68 vars in 1374 bytes} [Fri Aug 7 09:56:16 2026] GET /volume/v3/backups/35f0f5cd-f1e1-4d19-9eda-f15f3dea96ee => generated 793 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 09:56:16.261617 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.volume.api [None req-57a47b15-caa6-4bd8-ada2-8671b2a5b001 tempest-GroupsTest-1016982617 tempest-GroupsTest-1016982617-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (eaf8cd97-3288-466f-a559-40dd8ca31493) transitioned into state 'SUCCESS' from state '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-448539293',encryption_key_id=None,group_id=63866443-69b6-4415-bb48-0a298b9a56a7,group_type_id=,metadata={},multiattach=False,project_id='48d04f5249444b59a347da956842ca22',qos_specs=None,replication_status=,reservations=['df1ac0d0-0e8d-4421-89d9-b4da26bfde84','96490ed1-36c4-4a4d-9d24-037f1c9d1613','11e8c215-c77f-481e-9d70-da8c8af18d73','0b1a8d04-e6dd-4c61-a535-315294f1bb07'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='3de3913774bc448b8e8d29ab0dac5ed1',volume_type_id=a23b13d3-0196-47e1-9056-16e096d77662)}' {{(pid=100298) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 09:56:16.262374 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.volume.api [None req-57a47b15-caa6-4bd8-ada2-8671b2a5b001 tempest-GroupsTest-1016982617 tempest-GroupsTest-1016982617-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b9252f6c-f667-4eb5-9ba0-c95e7bf70121) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100298) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 09:56:16.277396 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.volume.api [None req-57a47b15-caa6-4bd8-ada2-8671b2a5b001 tempest-GroupsTest-1016982617 tempest-GroupsTest-1016982617-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b9252f6c-f667-4eb5-9ba0-c95e7bf70121) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100298) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 09:56:16.278730 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.volume.api [None req-57a47b15-caa6-4bd8-ada2-8671b2a5b001 tempest-GroupsTest-1016982617 tempest-GroupsTest-1016982617-project-member] Flow 'volume_create_api' (57c80459-38a8-4610-9664-c35f0e607e47) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100298) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 09:56:16.279174 np0000006707 devstack@c-api.service[100298]: INFO cinder.volume.api [None req-57a47b15-caa6-4bd8-ada2-8671b2a5b001 tempest-GroupsTest-1016982617 tempest-GroupsTest-1016982617-project-member] Create volume request issued successfully. Aug 07 09:56:16.280228 np0000006707 devstack@c-api.service[100298]: WARNING stevedore.named [None req-57a47b15-caa6-4bd8-ada2-8671b2a5b001 tempest-GroupsTest-1016982617 tempest-GroupsTest-1016982617-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 07 09:56:16.280487 np0000006707 devstack@c-api.service[100298]: WARNING castellan.key_manager [None req-57a47b15-caa6-4bd8-ada2-8671b2a5b001 tempest-GroupsTest-1016982617 tempest-GroupsTest-1016982617-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, 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 09:56:16.325784 np0000006707 devstack@c-api.service[100298]: DEBUG oslo_db.sqlalchemy.engines [None req-57a47b15-caa6-4bd8-ada2-8671b2a5b001 tempest-GroupsTest-1016982617 tempest-GroupsTest-1016982617-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100298) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 07 09:56:16.329912 np0000006707 devstack@c-api.service[100298]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 09:56:16.329912 np0000006707 devstack@c-api.service[100298]: warnings.warn( Aug 07 09:56:16.334149 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [None req-57a47b15-caa6-4bd8-ada2-8671b2a5b001 tempest-GroupsTest-1016982617 tempest-GroupsTest-1016982617-project-member] https://10.4.3.8/volume/v3/volumes returned with HTTP 202 Aug 07 09:56:16.334883 np0000006707 devstack@c-api.service[100298]: [pid: 100298|app: 0|req: 421/1678] 10.4.3.8 () {70 vars in 1286 bytes} [Fri Aug 7 09:56:16 2026] POST /volume/v3/volumes => generated 810 bytes in 289 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 07 09:56:16.351093 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [None req-caa2fa7d-0b91-4868-89c6-cc4f88325d80 None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:56:16.353657 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-caa2fa7d-0b91-4868-89c6-cc4f88325d80 tempest-GroupsTest-1016982617 tempest-GroupsTest-1016982617-project-member] GET https://10.4.3.8/volume/v3/volumes/8b51656b-b239-473e-b266-cc83bdc421f4 Aug 07 09:56:16.353954 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-caa2fa7d-0b91-4868-89c6-cc4f88325d80 tempest-GroupsTest-1016982617 tempest-GroupsTest-1016982617-project-member] Empty body provided in request {{(pid=100296) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 09:56:16.354156 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-caa2fa7d-0b91-4868-89c6-cc4f88325d80 tempest-GroupsTest-1016982617 tempest-GroupsTest-1016982617-project-member] Calling method 'show' {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 09:56:16.362025 np0000006707 devstack@c-api.service[100296]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 09:56:16.362025 np0000006707 devstack@c-api.service[100296]: warnings.warn( Aug 07 09:56:16.367264 np0000006707 devstack@c-api.service[100296]: INFO cinder.volume.api [None req-caa2fa7d-0b91-4868-89c6-cc4f88325d80 tempest-GroupsTest-1016982617 tempest-GroupsTest-1016982617-project-member] Volume info retrieved successfully. Aug 07 09:56:16.368128 np0000006707 devstack@c-api.service[100296]: WARNING stevedore.named [None req-caa2fa7d-0b91-4868-89c6-cc4f88325d80 tempest-GroupsTest-1016982617 tempest-GroupsTest-1016982617-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 07 09:56:16.368337 np0000006707 devstack@c-api.service[100296]: WARNING castellan.key_manager [None req-caa2fa7d-0b91-4868-89c6-cc4f88325d80 tempest-GroupsTest-1016982617 tempest-GroupsTest-1016982617-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, 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 09:56:16.418288 np0000006707 devstack@c-api.service[100296]: DEBUG oslo_db.sqlalchemy.engines [None req-caa2fa7d-0b91-4868-89c6-cc4f88325d80 tempest-GroupsTest-1016982617 tempest-GroupsTest-1016982617-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100296) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 07 09:56:16.422536 np0000006707 devstack@c-api.service[100296]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 09:56:16.422536 np0000006707 devstack@c-api.service[100296]: warnings.warn( Aug 07 09:56:16.436841 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-caa2fa7d-0b91-4868-89c6-cc4f88325d80 tempest-GroupsTest-1016982617 tempest-GroupsTest-1016982617-project-member] https://10.4.3.8/volume/v3/volumes/8b51656b-b239-473e-b266-cc83bdc421f4 returned with HTTP 200 Aug 07 09:56:16.436841 np0000006707 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 421/1679] 10.4.3.8 () {68 vars in 1375 bytes} [Fri Aug 7 09:56:16 2026] GET /volume/v3/volumes/8b51656b-b239-473e-b266-cc83bdc421f4 => generated 878 bytes in 85 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 09:56:17.180527 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [req-5d38c293-a8a9-47cd-9935-467b9279589b req-ccf7fd55-f0c2-424a-b331-215d47f4a919 None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:56:17.183008 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [req-5d38c293-a8a9-47cd-9935-467b9279589b req-ccf7fd55-f0c2-424a-b331-215d47f4a919 tempest-VolumesSnapshotsTestJSON-1326627483 tempest-VolumesSnapshotsTestJSON-1326627483-project-member] POST https://10.4.3.8/volume/v3/volumes Aug 07 09:56:17.183603 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [req-5d38c293-a8a9-47cd-9935-467b9279589b req-ccf7fd55-f0c2-424a-b331-215d47f4a919 tempest-VolumesSnapshotsTestJSON-1326627483 tempest-VolumesSnapshotsTestJSON-1326627483-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "consistencygroup_id": null, "snapshot_id": null, "name": "tempest-VolumesSnapshotsTestJSON-volume-979961839", "description": null, "volume_type": null, "availability_zone": null, "metadata": {}, "imageRef": null, "source_volid": null, "backup_id": null}} {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 09:56:17.185727 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.v3.volumes [req-5d38c293-a8a9-47cd-9935-467b9279589b req-ccf7fd55-f0c2-424a-b331-215d47f4a919 tempest-VolumesSnapshotsTestJSON-1326627483 tempest-VolumesSnapshotsTestJSON-1326627483-project-member] Create volume request body: {'volume': {'size': 1, 'consistencygroup_id': None, 'snapshot_id': None, 'name': 'tempest-VolumesSnapshotsTestJSON-volume-979961839', 'description': None, 'volume_type': None, 'availability_zone': None, 'metadata': {}, 'imageRef': None, 'source_volid': None, 'backup_id': None}} {{(pid=100297) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 07 09:56:17.185942 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.v3.volumes [req-5d38c293-a8a9-47cd-9935-467b9279589b req-ccf7fd55-f0c2-424a-b331-215d47f4a919 tempest-VolumesSnapshotsTestJSON-1326627483 tempest-VolumesSnapshotsTestJSON-1326627483-project-member] Create volume of 1 GB Aug 07 09:56:17.186275 np0000006707 devstack@c-api.service[100297]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 09:56:17.186275 np0000006707 devstack@c-api.service[100297]: warnings.warn( Aug 07 09:56:17.191154 np0000006707 devstack@c-api.service[100297]: INFO cinder.volume.api [req-5d38c293-a8a9-47cd-9935-467b9279589b req-ccf7fd55-f0c2-424a-b331-215d47f4a919 tempest-VolumesSnapshotsTestJSON-1326627483 tempest-VolumesSnapshotsTestJSON-1326627483-project-member] Availability Zones retrieved successfully. Aug 07 09:56:17.200269 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.volume.api [req-5d38c293-a8a9-47cd-9935-467b9279589b req-ccf7fd55-f0c2-424a-b331-215d47f4a919 tempest-VolumesSnapshotsTestJSON-1326627483 tempest-VolumesSnapshotsTestJSON-1326627483-project-member] Flow 'volume_create_api' (76aa911d-dbf1-4027-8ef7-81652bc60e85) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100297) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 09:56:17.201799 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.volume.api [req-5d38c293-a8a9-47cd-9935-467b9279589b req-ccf7fd55-f0c2-424a-b331-215d47f4a919 tempest-VolumesSnapshotsTestJSON-1326627483 tempest-VolumesSnapshotsTestJSON-1326627483-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (dee426bc-6af1-4293-9acf-e504c0d5afac) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100297) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 09:56:17.203366 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.volume.flows.api.create_volume [req-5d38c293-a8a9-47cd-9935-467b9279589b req-ccf7fd55-f0c2-424a-b331-215d47f4a919 tempest-VolumesSnapshotsTestJSON-1326627483 tempest-VolumesSnapshotsTestJSON-1326627483-project-member] Validating volume size '1' using validate_int {{(pid=100297) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 07 09:56:17.238677 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.volume.api [req-5d38c293-a8a9-47cd-9935-467b9279589b req-ccf7fd55-f0c2-424a-b331-215d47f4a919 tempest-VolumesSnapshotsTestJSON-1326627483 tempest-VolumesSnapshotsTestJSON-1326627483-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (dee426bc-6af1-4293-9acf-e504c0d5afac) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-07T09:47:39Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=45fd9a3a-b61e-4c6c-9ab7-d02f06678d0d,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '45fd9a3a-b61e-4c6c-9ab7-d02f06678d0d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100297) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 09:56:17.239598 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.volume.api [req-5d38c293-a8a9-47cd-9935-467b9279589b req-ccf7fd55-f0c2-424a-b331-215d47f4a919 tempest-VolumesSnapshotsTestJSON-1326627483 tempest-VolumesSnapshotsTestJSON-1326627483-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (90fa1ca0-b776-4bd3-9e4b-7409f65b020d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100297) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 09:56:17.254404 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-a3bf7d8b-e643-44fb-b6a7-e004a22649eb None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:56:17.258735 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-a3bf7d8b-e643-44fb-b6a7-e004a22649eb tempest-VolumesBackupsV39Test-889208871 tempest-VolumesBackupsV39Test-889208871-project-member] GET https://10.4.3.8/volume/v3/backups/35f0f5cd-f1e1-4d19-9eda-f15f3dea96ee Aug 07 09:56:17.259007 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-a3bf7d8b-e643-44fb-b6a7-e004a22649eb tempest-VolumesBackupsV39Test-889208871 tempest-VolumesBackupsV39Test-889208871-project-member] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 09:56:17.259253 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-a3bf7d8b-e643-44fb-b6a7-e004a22649eb tempest-VolumesBackupsV39Test-889208871 tempest-VolumesBackupsV39Test-889208871-project-member] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 09:56:17.259430 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.v3.backups [None req-a3bf7d8b-e643-44fb-b6a7-e004a22649eb tempest-VolumesBackupsV39Test-889208871 tempest-VolumesBackupsV39Test-889208871-project-member] Show backup with id 35f0f5cd-f1e1-4d19-9eda-f15f3dea96ee. {{(pid=100295) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 09:56:17.271479 np0000006707 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 09:56:17.271479 np0000006707 devstack@c-api.service[100295]: warnings.warn( Aug 07 09:56:17.273998 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-a3bf7d8b-e643-44fb-b6a7-e004a22649eb tempest-VolumesBackupsV39Test-889208871 tempest-VolumesBackupsV39Test-889208871-project-member] https://10.4.3.8/volume/v3/backups/35f0f5cd-f1e1-4d19-9eda-f15f3dea96ee returned with HTTP 200 Aug 07 09:56:17.274545 np0000006707 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 417/1680] 10.4.3.8 () {68 vars in 1374 bytes} [Fri Aug 7 09:56:17 2026] GET /volume/v3/backups/35f0f5cd-f1e1-4d19-9eda-f15f3dea96ee => generated 793 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 09:56:17.321651 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.quota [req-5d38c293-a8a9-47cd-9935-467b9279589b req-ccf7fd55-f0c2-424a-b331-215d47f4a919 tempest-VolumesSnapshotsTestJSON-1326627483 tempest-VolumesSnapshotsTestJSON-1326627483-project-member] Created reservations ['66920ccf-c264-4505-84ca-920c766e2f52', '733f903f-21c1-4350-9a7a-07d0dd40d216', '280d134a-f3e4-4f51-b3e6-30cd3f150c65', '5694d71e-6d43-4c1c-af8b-e4f2f659f870'] {{(pid=100297) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 09:56:17.322467 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.volume.api [req-5d38c293-a8a9-47cd-9935-467b9279589b req-ccf7fd55-f0c2-424a-b331-215d47f4a919 tempest-VolumesSnapshotsTestJSON-1326627483 tempest-VolumesSnapshotsTestJSON-1326627483-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (90fa1ca0-b776-4bd3-9e4b-7409f65b020d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['66920ccf-c264-4505-84ca-920c766e2f52', '733f903f-21c1-4350-9a7a-07d0dd40d216', '280d134a-f3e4-4f51-b3e6-30cd3f150c65', '5694d71e-6d43-4c1c-af8b-e4f2f659f870']}' {{(pid=100297) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 09:56:17.323890 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.volume.api [req-5d38c293-a8a9-47cd-9935-467b9279589b req-ccf7fd55-f0c2-424a-b331-215d47f4a919 tempest-VolumesSnapshotsTestJSON-1326627483 tempest-VolumesSnapshotsTestJSON-1326627483-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e0b70e91-8f16-4979-9943-4fa9ce77bb8a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100297) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 09:56:17.353500 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.volume.api [req-5d38c293-a8a9-47cd-9935-467b9279589b req-ccf7fd55-f0c2-424a-b331-215d47f4a919 tempest-VolumesSnapshotsTestJSON-1326627483 tempest-VolumesSnapshotsTestJSON-1326627483-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e0b70e91-8f16-4979-9943-4fa9ce77bb8a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '3bb1f84d-b511-4864-b3c8-39dc55ed7051', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesSnapshotsTestJSON-volume-979961839',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='7d7e1d8abc3248df8cc95cc51034f97e',qos_specs=None,replication_status=,reservations=['66920ccf-c264-4505-84ca-920c766e2f52','733f903f-21c1-4350-9a7a-07d0dd40d216','280d134a-f3e4-4f51-b3e6-30cd3f150c65','5694d71e-6d43-4c1c-af8b-e4f2f659f870'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5d46471f74144acea38a47497c7c5f48',volume_type_id=45fd9a3a-b61e-4c6c-9ab7-d02f06678d0d), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-07T09:56:17Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesSnapshotsTestJSON-volume-979961839',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=3bb1f84d-b511-4864-b3c8-39dc55ed7051,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='7d7e1d8abc3248df8cc95cc51034f97e',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='5d46471f74144acea38a47497c7c5f48',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(45fd9a3a-b61e-4c6c-9ab7-d02f06678d0d),volume_type_id=45fd9a3a-b61e-4c6c-9ab7-d02f06678d0d)}' {{(pid=100297) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 09:56:17.354546 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.volume.api [req-5d38c293-a8a9-47cd-9935-467b9279589b req-ccf7fd55-f0c2-424a-b331-215d47f4a919 tempest-VolumesSnapshotsTestJSON-1326627483 tempest-VolumesSnapshotsTestJSON-1326627483-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (961c4a35-078e-41bb-ae11-fbf7ec9fa8db) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100297) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 09:56:17.381254 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.volume.api [req-5d38c293-a8a9-47cd-9935-467b9279589b req-ccf7fd55-f0c2-424a-b331-215d47f4a919 tempest-VolumesSnapshotsTestJSON-1326627483 tempest-VolumesSnapshotsTestJSON-1326627483-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (961c4a35-078e-41bb-ae11-fbf7ec9fa8db) transitioned into state 'SUCCESS' from state '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-979961839',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='7d7e1d8abc3248df8cc95cc51034f97e',qos_specs=None,replication_status=,reservations=['66920ccf-c264-4505-84ca-920c766e2f52','733f903f-21c1-4350-9a7a-07d0dd40d216','280d134a-f3e4-4f51-b3e6-30cd3f150c65','5694d71e-6d43-4c1c-af8b-e4f2f659f870'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5d46471f74144acea38a47497c7c5f48',volume_type_id=45fd9a3a-b61e-4c6c-9ab7-d02f06678d0d)}' {{(pid=100297) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 09:56:17.382113 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.volume.api [req-5d38c293-a8a9-47cd-9935-467b9279589b req-ccf7fd55-f0c2-424a-b331-215d47f4a919 tempest-VolumesSnapshotsTestJSON-1326627483 tempest-VolumesSnapshotsTestJSON-1326627483-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1cb7e349-d1f0-4993-bab3-e1915b70fb0b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100297) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 09:56:17.394856 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.volume.api [req-5d38c293-a8a9-47cd-9935-467b9279589b req-ccf7fd55-f0c2-424a-b331-215d47f4a919 tempest-VolumesSnapshotsTestJSON-1326627483 tempest-VolumesSnapshotsTestJSON-1326627483-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1cb7e349-d1f0-4993-bab3-e1915b70fb0b) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100297) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 09:56:17.396160 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.volume.api [req-5d38c293-a8a9-47cd-9935-467b9279589b req-ccf7fd55-f0c2-424a-b331-215d47f4a919 tempest-VolumesSnapshotsTestJSON-1326627483 tempest-VolumesSnapshotsTestJSON-1326627483-project-member] Flow 'volume_create_api' (76aa911d-dbf1-4027-8ef7-81652bc60e85) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100297) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 09:56:17.396512 np0000006707 devstack@c-api.service[100297]: INFO cinder.volume.api [req-5d38c293-a8a9-47cd-9935-467b9279589b req-ccf7fd55-f0c2-424a-b331-215d47f4a919 tempest-VolumesSnapshotsTestJSON-1326627483 tempest-VolumesSnapshotsTestJSON-1326627483-project-member] Create volume request issued successfully. Aug 07 09:56:17.397092 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [req-5d38c293-a8a9-47cd-9935-467b9279589b req-ccf7fd55-f0c2-424a-b331-215d47f4a919 tempest-VolumesSnapshotsTestJSON-1326627483 tempest-VolumesSnapshotsTestJSON-1326627483-project-member] https://10.4.3.8/volume/v3/volumes returned with HTTP 202 Aug 07 09:56:17.398130 np0000006707 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 422/1681] 10.4.3.8 () {72 vars in 1527 bytes} [Fri Aug 7 09:56:17 2026] POST /volume/v3/volumes => generated 750 bytes in 222 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 07 09:56:17.407388 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.middleware.request_id [req-5d38c293-a8a9-47cd-9935-467b9279589b req-d5e39ea0-7091-4d6a-9eb5-4901842d6b3f None None] RequestId filter calling following filter/app {{(pid=100298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:56:17.410314 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [req-5d38c293-a8a9-47cd-9935-467b9279589b req-d5e39ea0-7091-4d6a-9eb5-4901842d6b3f tempest-VolumesSnapshotsTestJSON-1326627483 tempest-VolumesSnapshotsTestJSON-1326627483-project-member] GET https://10.4.3.8/volume/v3/volumes/3bb1f84d-b511-4864-b3c8-39dc55ed7051 Aug 07 09:56:17.410314 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [req-5d38c293-a8a9-47cd-9935-467b9279589b req-d5e39ea0-7091-4d6a-9eb5-4901842d6b3f tempest-VolumesSnapshotsTestJSON-1326627483 tempest-VolumesSnapshotsTestJSON-1326627483-project-member] Empty body provided in request {{(pid=100298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 09:56:17.410538 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [req-5d38c293-a8a9-47cd-9935-467b9279589b req-d5e39ea0-7091-4d6a-9eb5-4901842d6b3f tempest-VolumesSnapshotsTestJSON-1326627483 tempest-VolumesSnapshotsTestJSON-1326627483-project-member] Calling method 'show' {{(pid=100298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 09:56:17.417895 np0000006707 devstack@c-api.service[100298]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 09:56:17.417895 np0000006707 devstack@c-api.service[100298]: warnings.warn( Aug 07 09:56:17.422359 np0000006707 devstack@c-api.service[100298]: INFO cinder.volume.api [req-5d38c293-a8a9-47cd-9935-467b9279589b req-d5e39ea0-7091-4d6a-9eb5-4901842d6b3f tempest-VolumesSnapshotsTestJSON-1326627483 tempest-VolumesSnapshotsTestJSON-1326627483-project-member] Volume info retrieved successfully. Aug 07 09:56:17.427233 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [req-5d38c293-a8a9-47cd-9935-467b9279589b req-d5e39ea0-7091-4d6a-9eb5-4901842d6b3f tempest-VolumesSnapshotsTestJSON-1326627483 tempest-VolumesSnapshotsTestJSON-1326627483-project-member] https://10.4.3.8/volume/v3/volumes/3bb1f84d-b511-4864-b3c8-39dc55ed7051 returned with HTTP 200 Aug 07 09:56:17.427732 np0000006707 devstack@c-api.service[100298]: [pid: 100298|app: 0|req: 422/1682] 10.4.3.8 () {68 vars in 1584 bytes} [Fri Aug 7 09:56:17 2026] GET /volume/v3/volumes/3bb1f84d-b511-4864-b3c8-39dc55ed7051 => generated 818 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 09:56:17.452894 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [None req-acfb2d49-9be0-4527-9162-bc5cd43b859c None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:56:17.457442 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-acfb2d49-9be0-4527-9162-bc5cd43b859c tempest-GroupsTest-1016982617 tempest-GroupsTest-1016982617-project-member] GET https://10.4.3.8/volume/v3/volumes/8b51656b-b239-473e-b266-cc83bdc421f4 Aug 07 09:56:17.458550 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-acfb2d49-9be0-4527-9162-bc5cd43b859c tempest-GroupsTest-1016982617 tempest-GroupsTest-1016982617-project-member] Empty body provided in request {{(pid=100296) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 09:56:17.458550 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-acfb2d49-9be0-4527-9162-bc5cd43b859c tempest-GroupsTest-1016982617 tempest-GroupsTest-1016982617-project-member] Calling method 'show' {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 09:56:17.463335 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [req-64bda7f4-d72c-4ead-86ab-d73c20b7f7d6 req-8d115809-cb92-4f6c-a49d-0bef23939d96 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:56:17.465634 np0000006707 devstack@c-api.service[100296]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 09:56:17.465634 np0000006707 devstack@c-api.service[100296]: warnings.warn( Aug 07 09:56:17.470146 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [req-64bda7f4-d72c-4ead-86ab-d73c20b7f7d6 req-8d115809-cb92-4f6c-a49d-0bef23939d96 tempest-VolumesSnapshotsTestJSON-1326627483 tempest-VolumesSnapshotsTestJSON-1326627483-project-member] GET https://10.4.3.8/volume/v3/volumes/3bb1f84d-b511-4864-b3c8-39dc55ed7051 Aug 07 09:56:17.470146 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [req-64bda7f4-d72c-4ead-86ab-d73c20b7f7d6 req-8d115809-cb92-4f6c-a49d-0bef23939d96 tempest-VolumesSnapshotsTestJSON-1326627483 tempest-VolumesSnapshotsTestJSON-1326627483-project-member] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 09:56:17.470146 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [req-64bda7f4-d72c-4ead-86ab-d73c20b7f7d6 req-8d115809-cb92-4f6c-a49d-0bef23939d96 tempest-VolumesSnapshotsTestJSON-1326627483 tempest-VolumesSnapshotsTestJSON-1326627483-project-member] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 09:56:17.470532 np0000006707 devstack@c-api.service[100296]: INFO cinder.volume.api [None req-acfb2d49-9be0-4527-9162-bc5cd43b859c tempest-GroupsTest-1016982617 tempest-GroupsTest-1016982617-project-member] Volume info retrieved successfully. Aug 07 09:56:17.470982 np0000006707 devstack@c-api.service[100296]: WARNING stevedore.named [None req-acfb2d49-9be0-4527-9162-bc5cd43b859c tempest-GroupsTest-1016982617 tempest-GroupsTest-1016982617-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 07 09:56:17.471160 np0000006707 devstack@c-api.service[100296]: WARNING castellan.key_manager [None req-acfb2d49-9be0-4527-9162-bc5cd43b859c tempest-GroupsTest-1016982617 tempest-GroupsTest-1016982617-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, 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 09:56:17.479956 np0000006707 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 09:56:17.479956 np0000006707 devstack@c-api.service[100295]: warnings.warn( Aug 07 09:56:17.487505 np0000006707 devstack@c-api.service[100295]: INFO cinder.volume.api [req-64bda7f4-d72c-4ead-86ab-d73c20b7f7d6 req-8d115809-cb92-4f6c-a49d-0bef23939d96 tempest-VolumesSnapshotsTestJSON-1326627483 tempest-VolumesSnapshotsTestJSON-1326627483-project-member] Volume info retrieved successfully. Aug 07 09:56:17.494262 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [req-64bda7f4-d72c-4ead-86ab-d73c20b7f7d6 req-8d115809-cb92-4f6c-a49d-0bef23939d96 tempest-VolumesSnapshotsTestJSON-1326627483 tempest-VolumesSnapshotsTestJSON-1326627483-project-member] https://10.4.3.8/volume/v3/volumes/3bb1f84d-b511-4864-b3c8-39dc55ed7051 returned with HTTP 200 Aug 07 09:56:17.495515 np0000006707 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 418/1683] 10.4.3.8 () {68 vars in 1584 bytes} [Fri Aug 7 09:56:17 2026] GET /volume/v3/volumes/3bb1f84d-b511-4864-b3c8-39dc55ed7051 => generated 818 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 09:56:17.513194 np0000006707 devstack@c-api.service[100296]: DEBUG oslo_db.sqlalchemy.engines [None req-acfb2d49-9be0-4527-9162-bc5cd43b859c tempest-GroupsTest-1016982617 tempest-GroupsTest-1016982617-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100296) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 07 09:56:17.518158 np0000006707 devstack@c-api.service[100296]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 09:56:17.518158 np0000006707 devstack@c-api.service[100296]: warnings.warn( Aug 07 09:56:17.530138 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-acfb2d49-9be0-4527-9162-bc5cd43b859c tempest-GroupsTest-1016982617 tempest-GroupsTest-1016982617-project-member] https://10.4.3.8/volume/v3/volumes/8b51656b-b239-473e-b266-cc83bdc421f4 returned with HTTP 200 Aug 07 09:56:17.530684 np0000006707 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 422/1684] 10.4.3.8 () {68 vars in 1375 bytes} [Fri Aug 7 09:56:17 2026] GET /volume/v3/volumes/8b51656b-b239-473e-b266-cc83bdc421f4 => generated 903 bytes in 78 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 09:56:17.544891 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [None req-8f63d750-6807-4fe9-a431-4199afcfda4d None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:56:17.547833 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-8f63d750-6807-4fe9-a431-4199afcfda4d tempest-GroupsTest-1016982617 tempest-GroupsTest-1016982617-project-member] POST https://10.4.3.8/volume/v3/volumes Aug 07 09:56:17.548361 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-8f63d750-6807-4fe9-a431-4199afcfda4d tempest-GroupsTest-1016982617 tempest-GroupsTest-1016982617-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-volume-537380105", "volume_type": "a23b13d3-0196-47e1-9056-16e096d77662", "group_id": "63866443-69b6-4415-bb48-0a298b9a56a7", "size": 1}} {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 09:56:17.550651 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.v3.volumes [None req-8f63d750-6807-4fe9-a431-4199afcfda4d tempest-GroupsTest-1016982617 tempest-GroupsTest-1016982617-project-member] Create volume request body: {'volume': {'name': 'tempest-volume-537380105', 'volume_type': 'a23b13d3-0196-47e1-9056-16e096d77662', 'group_id': '63866443-69b6-4415-bb48-0a298b9a56a7', 'size': 1}} {{(pid=100297) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 07 09:56:17.563947 np0000006707 devstack@c-api.service[100297]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 09:56:17.563947 np0000006707 devstack@c-api.service[100297]: warnings.warn( Aug 07 09:56:17.564698 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.v3.volumes [None req-8f63d750-6807-4fe9-a431-4199afcfda4d tempest-GroupsTest-1016982617 tempest-GroupsTest-1016982617-project-member] Create volume of 1 GB Aug 07 09:56:17.572392 np0000006707 devstack@c-api.service[100297]: INFO cinder.volume.api [None req-8f63d750-6807-4fe9-a431-4199afcfda4d tempest-GroupsTest-1016982617 tempest-GroupsTest-1016982617-project-member] Availability Zones retrieved successfully. Aug 07 09:56:17.580670 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.volume.api [None req-8f63d750-6807-4fe9-a431-4199afcfda4d tempest-GroupsTest-1016982617 tempest-GroupsTest-1016982617-project-member] Flow 'volume_create_api' (1c3413cb-d503-4941-99e2-4c17814a2fbe) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100297) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 09:56:17.582493 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.volume.api [None req-8f63d750-6807-4fe9-a431-4199afcfda4d tempest-GroupsTest-1016982617 tempest-GroupsTest-1016982617-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (438114d8-21d1-4efd-9364-2ea5a855bc26) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100297) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 09:56:17.583247 np0000006707 devstack@c-api.service[100297]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 09:56:17.583247 np0000006707 devstack@c-api.service[100297]: warnings.warn( Aug 07 09:56:17.585166 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.volume.flows.api.create_volume [None req-8f63d750-6807-4fe9-a431-4199afcfda4d tempest-GroupsTest-1016982617 tempest-GroupsTest-1016982617-project-member] Validating volume size '1' using validate_int {{(pid=100297) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 07 09:56:17.616895 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.volume.api [None req-8f63d750-6807-4fe9-a431-4199afcfda4d tempest-GroupsTest-1016982617 tempest-GroupsTest-1016982617-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (438114d8-21d1-4efd-9364-2ea5a855bc26) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-07T09:56:15Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=a23b13d3-0196-47e1-9056-16e096d77662,is_public=True,name='tempest-GroupsTest-volume-type-1323196917',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'a23b13d3-0196-47e1-9056-16e096d77662', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': '63866443-69b6-4415-bb48-0a298b9a56a7', 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100297) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 09:56:17.618124 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.volume.api [None req-8f63d750-6807-4fe9-a431-4199afcfda4d tempest-GroupsTest-1016982617 tempest-GroupsTest-1016982617-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c37d73ae-696a-4684-bf0a-0b8c556571ea) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100297) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 09:56:17.651387 np0000006707 devstack@c-api.service[100297]: WARNING cinder.quota [None req-8f63d750-6807-4fe9-a431-4199afcfda4d tempest-GroupsTest-1016982617 tempest-GroupsTest-1016982617-project-member] Deprecated: Default quota for resource: volumes_tempest-GroupsTest-volume-type-1323196917 is set by the default quota flag: quota_volumes_tempest-GroupsTest-volume-type-1323196917, it is now deprecated. Please use the default quota class for default quota. Aug 07 09:56:17.651754 np0000006707 devstack@c-api.service[100297]: WARNING cinder.quota [None req-8f63d750-6807-4fe9-a431-4199afcfda4d tempest-GroupsTest-1016982617 tempest-GroupsTest-1016982617-project-member] Deprecated: Default quota for resource: gigabytes_tempest-GroupsTest-volume-type-1323196917 is set by the default quota flag: quota_gigabytes_tempest-GroupsTest-volume-type-1323196917, it is now deprecated. Please use the default quota class for default quota. Aug 07 09:56:17.664723 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.quota [None req-8f63d750-6807-4fe9-a431-4199afcfda4d tempest-GroupsTest-1016982617 tempest-GroupsTest-1016982617-project-member] Created reservations ['03d2961d-39e1-4bfd-acbb-549bfa8e41ed', 'b6047be3-87f8-4b75-a67f-0ce04741afb5', 'bba39b42-960d-439e-b30d-19fb6b99d5c3', '35e65cc7-c3cd-4138-b039-c32d3c277330'] {{(pid=100297) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 09:56:17.665580 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.volume.api [None req-8f63d750-6807-4fe9-a431-4199afcfda4d tempest-GroupsTest-1016982617 tempest-GroupsTest-1016982617-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c37d73ae-696a-4684-bf0a-0b8c556571ea) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['03d2961d-39e1-4bfd-acbb-549bfa8e41ed', 'b6047be3-87f8-4b75-a67f-0ce04741afb5', 'bba39b42-960d-439e-b30d-19fb6b99d5c3', '35e65cc7-c3cd-4138-b039-c32d3c277330']}' {{(pid=100297) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 09:56:17.666274 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.volume.api [None req-8f63d750-6807-4fe9-a431-4199afcfda4d tempest-GroupsTest-1016982617 tempest-GroupsTest-1016982617-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (17e1c0e1-be67-4f1b-a738-0c8884497f85) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100297) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 09:56:17.692559 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.volume.api [None req-8f63d750-6807-4fe9-a431-4199afcfda4d tempest-GroupsTest-1016982617 tempest-GroupsTest-1016982617-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (17e1c0e1-be67-4f1b-a738-0c8884497f85) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '5511b923-2ade-46e8-ba75-882912be9a23', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-volume-537380105',encryption_key_id=None,group_id=63866443-69b6-4415-bb48-0a298b9a56a7,group_type_id=,metadata={},multiattach=False,project_id='48d04f5249444b59a347da956842ca22',qos_specs=None,replication_status=,reservations=['03d2961d-39e1-4bfd-acbb-549bfa8e41ed','b6047be3-87f8-4b75-a67f-0ce04741afb5','bba39b42-960d-439e-b30d-19fb6b99d5c3','35e65cc7-c3cd-4138-b039-c32d3c277330'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='3de3913774bc448b8e8d29ab0dac5ed1',volume_type_id=a23b13d3-0196-47e1-9056-16e096d77662), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-07T09:56:17Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-volume-537380105',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=63866443-69b6-4415-bb48-0a298b9a56a7,host=None,id=5511b923-2ade-46e8-ba75-882912be9a23,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='48d04f5249444b59a347da956842ca22',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='3de3913774bc448b8e8d29ab0dac5ed1',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(a23b13d3-0196-47e1-9056-16e096d77662),volume_type_id=a23b13d3-0196-47e1-9056-16e096d77662)}' {{(pid=100297) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 09:56:17.693976 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.volume.api [None req-8f63d750-6807-4fe9-a431-4199afcfda4d tempest-GroupsTest-1016982617 tempest-GroupsTest-1016982617-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d7bb4927-973d-43e6-a6ba-331570005a16) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100297) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 09:56:17.713835 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.volume.api [None req-8f63d750-6807-4fe9-a431-4199afcfda4d tempest-GroupsTest-1016982617 tempest-GroupsTest-1016982617-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d7bb4927-973d-43e6-a6ba-331570005a16) transitioned into state 'SUCCESS' from state '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-537380105',encryption_key_id=None,group_id=63866443-69b6-4415-bb48-0a298b9a56a7,group_type_id=,metadata={},multiattach=False,project_id='48d04f5249444b59a347da956842ca22',qos_specs=None,replication_status=,reservations=['03d2961d-39e1-4bfd-acbb-549bfa8e41ed','b6047be3-87f8-4b75-a67f-0ce04741afb5','bba39b42-960d-439e-b30d-19fb6b99d5c3','35e65cc7-c3cd-4138-b039-c32d3c277330'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='3de3913774bc448b8e8d29ab0dac5ed1',volume_type_id=a23b13d3-0196-47e1-9056-16e096d77662)}' {{(pid=100297) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 09:56:17.715534 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.volume.api [None req-8f63d750-6807-4fe9-a431-4199afcfda4d tempest-GroupsTest-1016982617 tempest-GroupsTest-1016982617-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (fa92ddde-fdf7-4095-9f2d-790e31994d54) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100297) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 09:56:17.733097 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.volume.api [None req-8f63d750-6807-4fe9-a431-4199afcfda4d tempest-GroupsTest-1016982617 tempest-GroupsTest-1016982617-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (fa92ddde-fdf7-4095-9f2d-790e31994d54) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100297) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 09:56:17.733097 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.volume.api [None req-8f63d750-6807-4fe9-a431-4199afcfda4d tempest-GroupsTest-1016982617 tempest-GroupsTest-1016982617-project-member] Flow 'volume_create_api' (1c3413cb-d503-4941-99e2-4c17814a2fbe) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100297) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 09:56:17.733530 np0000006707 devstack@c-api.service[100297]: INFO cinder.volume.api [None req-8f63d750-6807-4fe9-a431-4199afcfda4d tempest-GroupsTest-1016982617 tempest-GroupsTest-1016982617-project-member] Create volume request issued successfully. Aug 07 09:56:17.734315 np0000006707 devstack@c-api.service[100297]: WARNING stevedore.named [None req-8f63d750-6807-4fe9-a431-4199afcfda4d tempest-GroupsTest-1016982617 tempest-GroupsTest-1016982617-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 07 09:56:17.734559 np0000006707 devstack@c-api.service[100297]: WARNING castellan.key_manager [None req-8f63d750-6807-4fe9-a431-4199afcfda4d tempest-GroupsTest-1016982617 tempest-GroupsTest-1016982617-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, 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 09:56:17.785713 np0000006707 devstack@c-api.service[100297]: DEBUG oslo_db.sqlalchemy.engines [None req-8f63d750-6807-4fe9-a431-4199afcfda4d tempest-GroupsTest-1016982617 tempest-GroupsTest-1016982617-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100297) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 07 09:56:17.790112 np0000006707 devstack@c-api.service[100297]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 09:56:17.790112 np0000006707 devstack@c-api.service[100297]: warnings.warn( Aug 07 09:56:17.793852 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-8f63d750-6807-4fe9-a431-4199afcfda4d tempest-GroupsTest-1016982617 tempest-GroupsTest-1016982617-project-member] https://10.4.3.8/volume/v3/volumes returned with HTTP 202 Aug 07 09:56:17.796628 np0000006707 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 423/1685] 10.4.3.8 () {70 vars in 1286 bytes} [Fri Aug 7 09:56:17 2026] POST /volume/v3/volumes => generated 810 bytes in 250 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 07 09:56:17.810517 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.middleware.request_id [None req-c25a671b-b019-44e7-8eca-a75f6ad141e6 None None] RequestId filter calling following filter/app {{(pid=100298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:56:17.812668 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [None req-c25a671b-b019-44e7-8eca-a75f6ad141e6 tempest-GroupsTest-1016982617 tempest-GroupsTest-1016982617-project-member] GET https://10.4.3.8/volume/v3/volumes/5511b923-2ade-46e8-ba75-882912be9a23 Aug 07 09:56:17.812918 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [None req-c25a671b-b019-44e7-8eca-a75f6ad141e6 tempest-GroupsTest-1016982617 tempest-GroupsTest-1016982617-project-member] Empty body provided in request {{(pid=100298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 09:56:17.813114 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [None req-c25a671b-b019-44e7-8eca-a75f6ad141e6 tempest-GroupsTest-1016982617 tempest-GroupsTest-1016982617-project-member] Calling method 'show' {{(pid=100298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 09:56:17.820974 np0000006707 devstack@c-api.service[100298]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 09:56:17.820974 np0000006707 devstack@c-api.service[100298]: warnings.warn( Aug 07 09:56:17.828978 np0000006707 devstack@c-api.service[100298]: INFO cinder.volume.api [None req-c25a671b-b019-44e7-8eca-a75f6ad141e6 tempest-GroupsTest-1016982617 tempest-GroupsTest-1016982617-project-member] Volume info retrieved successfully. Aug 07 09:56:17.829839 np0000006707 devstack@c-api.service[100298]: WARNING stevedore.named [None req-c25a671b-b019-44e7-8eca-a75f6ad141e6 tempest-GroupsTest-1016982617 tempest-GroupsTest-1016982617-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 07 09:56:17.829938 np0000006707 devstack@c-api.service[100298]: WARNING castellan.key_manager [None req-c25a671b-b019-44e7-8eca-a75f6ad141e6 tempest-GroupsTest-1016982617 tempest-GroupsTest-1016982617-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, 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 09:56:17.886375 np0000006707 devstack@c-api.service[100298]: DEBUG oslo_db.sqlalchemy.engines [None req-c25a671b-b019-44e7-8eca-a75f6ad141e6 tempest-GroupsTest-1016982617 tempest-GroupsTest-1016982617-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100298) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 07 09:56:17.891597 np0000006707 devstack@c-api.service[100298]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 09:56:17.891597 np0000006707 devstack@c-api.service[100298]: warnings.warn( Aug 07 09:56:17.902939 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [None req-c25a671b-b019-44e7-8eca-a75f6ad141e6 tempest-GroupsTest-1016982617 tempest-GroupsTest-1016982617-project-member] https://10.4.3.8/volume/v3/volumes/5511b923-2ade-46e8-ba75-882912be9a23 returned with HTTP 200 Aug 07 09:56:17.903655 np0000006707 devstack@c-api.service[100298]: [pid: 100298|app: 0|req: 423/1686] 10.4.3.8 () {68 vars in 1375 bytes} [Fri Aug 7 09:56:17 2026] GET /volume/v3/volumes/5511b923-2ade-46e8-ba75-882912be9a23 => generated 902 bytes in 94 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 09:56:18.287699 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-778a2f2f-539f-41b1-8602-cd49058e0008 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:56:18.290172 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-778a2f2f-539f-41b1-8602-cd49058e0008 tempest-VolumesBackupsV39Test-889208871 tempest-VolumesBackupsV39Test-889208871-project-member] GET https://10.4.3.8/volume/v3/backups/35f0f5cd-f1e1-4d19-9eda-f15f3dea96ee Aug 07 09:56:18.290578 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-778a2f2f-539f-41b1-8602-cd49058e0008 tempest-VolumesBackupsV39Test-889208871 tempest-VolumesBackupsV39Test-889208871-project-member] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 09:56:18.290865 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-778a2f2f-539f-41b1-8602-cd49058e0008 tempest-VolumesBackupsV39Test-889208871 tempest-VolumesBackupsV39Test-889208871-project-member] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 09:56:18.291044 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.v3.backups [None req-778a2f2f-539f-41b1-8602-cd49058e0008 tempest-VolumesBackupsV39Test-889208871 tempest-VolumesBackupsV39Test-889208871-project-member] Show backup with id 35f0f5cd-f1e1-4d19-9eda-f15f3dea96ee. {{(pid=100295) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 09:56:18.295534 np0000006707 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 09:56:18.295534 np0000006707 devstack@c-api.service[100295]: warnings.warn( Aug 07 09:56:18.296401 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-778a2f2f-539f-41b1-8602-cd49058e0008 tempest-VolumesBackupsV39Test-889208871 tempest-VolumesBackupsV39Test-889208871-project-member] https://10.4.3.8/volume/v3/backups/35f0f5cd-f1e1-4d19-9eda-f15f3dea96ee returned with HTTP 200 Aug 07 09:56:18.296805 np0000006707 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 419/1687] 10.4.3.8 () {68 vars in 1374 bytes} [Fri Aug 7 09:56:18 2026] GET /volume/v3/backups/35f0f5cd-f1e1-4d19-9eda-f15f3dea96ee => generated 795 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 09:56:18.309902 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [None req-82421116-5291-45a1-80f4-2ab9b575d082 None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:56:18.312795 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-82421116-5291-45a1-80f4-2ab9b575d082 tempest-VolumesBackupsV39Test-889208871 tempest-VolumesBackupsV39Test-889208871-project-member] GET https://10.4.3.8/volume/v3/volumes/4896f826-20c4-43a3-be79-c5fa72facf53 Aug 07 09:56:18.313092 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-82421116-5291-45a1-80f4-2ab9b575d082 tempest-VolumesBackupsV39Test-889208871 tempest-VolumesBackupsV39Test-889208871-project-member] Empty body provided in request {{(pid=100296) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 09:56:18.313404 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-82421116-5291-45a1-80f4-2ab9b575d082 tempest-VolumesBackupsV39Test-889208871 tempest-VolumesBackupsV39Test-889208871-project-member] Calling method 'show' {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 09:56:18.323640 np0000006707 devstack@c-api.service[100296]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 09:56:18.323640 np0000006707 devstack@c-api.service[100296]: warnings.warn( Aug 07 09:56:18.328987 np0000006707 devstack@c-api.service[100296]: INFO cinder.volume.api [None req-82421116-5291-45a1-80f4-2ab9b575d082 tempest-VolumesBackupsV39Test-889208871 tempest-VolumesBackupsV39Test-889208871-project-member] Volume info retrieved successfully. Aug 07 09:56:18.335852 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-82421116-5291-45a1-80f4-2ab9b575d082 tempest-VolumesBackupsV39Test-889208871 tempest-VolumesBackupsV39Test-889208871-project-member] https://10.4.3.8/volume/v3/volumes/4896f826-20c4-43a3-be79-c5fa72facf53 returned with HTTP 200 Aug 07 09:56:18.336412 np0000006707 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 423/1688] 10.4.3.8 () {68 vars in 1374 bytes} [Fri Aug 7 09:56:18 2026] GET /volume/v3/volumes/4896f826-20c4-43a3-be79-c5fa72facf53 => generated 841 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 09:56:18.349530 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [None req-4c6784a9-1fa2-448a-8e26-6705d78c792e None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:56:18.351560 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-4c6784a9-1fa2-448a-8e26-6705d78c792e tempest-VolumesBackupsV39Test-889208871 tempest-VolumesBackupsV39Test-889208871-project-member] PUT https://10.4.3.8/volume/v3/backups/35f0f5cd-f1e1-4d19-9eda-f15f3dea96ee Aug 07 09:56:18.351935 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-4c6784a9-1fa2-448a-8e26-6705d78c792e tempest-VolumesBackupsV39Test-889208871 tempest-VolumesBackupsV39Test-889208871-project-member] Action: 'update', calling method: version_select, body: {"backup": {"name": "tempest-VolumesBackupsV39Test-Backup-672995201", "description": "tempest-volume-backup-description-652028055"}} {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 09:56:18.357983 np0000006707 devstack@c-api.service[100297]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 09:56:18.357983 np0000006707 devstack@c-api.service[100297]: warnings.warn( Aug 07 09:56:18.365676 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-4c6784a9-1fa2-448a-8e26-6705d78c792e tempest-VolumesBackupsV39Test-889208871 tempest-VolumesBackupsV39Test-889208871-project-member] https://10.4.3.8/volume/v3/backups/35f0f5cd-f1e1-4d19-9eda-f15f3dea96ee returned with HTTP 200 Aug 07 09:56:18.366442 np0000006707 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 424/1689] 10.4.3.8 () {70 vars in 1395 bytes} [Fri Aug 7 09:56:18 2026] PUT /volume/v3/backups/35f0f5cd-f1e1-4d19-9eda-f15f3dea96ee => generated 328 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 07 09:56:18.376635 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.middleware.request_id [None req-3e5485c4-b476-452b-abf0-fed7d6efe85f None None] RequestId filter calling following filter/app {{(pid=100298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:56:18.379396 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [None req-3e5485c4-b476-452b-abf0-fed7d6efe85f tempest-VolumesBackupsV39Test-889208871 tempest-VolumesBackupsV39Test-889208871-project-member] GET https://10.4.3.8/volume/v3/backups/35f0f5cd-f1e1-4d19-9eda-f15f3dea96ee Aug 07 09:56:18.379834 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [None req-3e5485c4-b476-452b-abf0-fed7d6efe85f tempest-VolumesBackupsV39Test-889208871 tempest-VolumesBackupsV39Test-889208871-project-member] Empty body provided in request {{(pid=100298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 09:56:18.380189 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [None req-3e5485c4-b476-452b-abf0-fed7d6efe85f tempest-VolumesBackupsV39Test-889208871 tempest-VolumesBackupsV39Test-889208871-project-member] Calling method 'show' {{(pid=100298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 09:56:18.380501 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.v3.backups [None req-3e5485c4-b476-452b-abf0-fed7d6efe85f tempest-VolumesBackupsV39Test-889208871 tempest-VolumesBackupsV39Test-889208871-project-member] Show backup with id 35f0f5cd-f1e1-4d19-9eda-f15f3dea96ee. {{(pid=100298) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 09:56:18.386921 np0000006707 devstack@c-api.service[100298]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 09:56:18.386921 np0000006707 devstack@c-api.service[100298]: warnings.warn( Aug 07 09:56:18.388394 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [None req-3e5485c4-b476-452b-abf0-fed7d6efe85f tempest-VolumesBackupsV39Test-889208871 tempest-VolumesBackupsV39Test-889208871-project-member] https://10.4.3.8/volume/v3/backups/35f0f5cd-f1e1-4d19-9eda-f15f3dea96ee returned with HTTP 200 Aug 07 09:56:18.389130 np0000006707 devstack@c-api.service[100298]: [pid: 100298|app: 0|req: 424/1690] 10.4.3.8 () {68 vars in 1374 bytes} [Fri Aug 7 09:56:18 2026] GET /volume/v3/backups/35f0f5cd-f1e1-4d19-9eda-f15f3dea96ee => generated 835 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 09:56:18.401440 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-4fcc7132-4d9b-4a8e-9fe6-734a53eb0a0e None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:56:18.403331 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-4fcc7132-4d9b-4a8e-9fe6-734a53eb0a0e tempest-VolumesBackupsV39Test-889208871 tempest-VolumesBackupsV39Test-889208871-project-member] DELETE https://10.4.3.8/volume/v3/backups/35f0f5cd-f1e1-4d19-9eda-f15f3dea96ee Aug 07 09:56:18.403651 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-4fcc7132-4d9b-4a8e-9fe6-734a53eb0a0e tempest-VolumesBackupsV39Test-889208871 tempest-VolumesBackupsV39Test-889208871-project-member] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 09:56:18.403895 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-4fcc7132-4d9b-4a8e-9fe6-734a53eb0a0e tempest-VolumesBackupsV39Test-889208871 tempest-VolumesBackupsV39Test-889208871-project-member] Calling method 'delete' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 09:56:18.404029 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.contrib.backups [None req-4fcc7132-4d9b-4a8e-9fe6-734a53eb0a0e tempest-VolumesBackupsV39Test-889208871 tempest-VolumesBackupsV39Test-889208871-project-member] Delete backup with id: 35f0f5cd-f1e1-4d19-9eda-f15f3dea96ee. Aug 07 09:56:18.408578 np0000006707 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 09:56:18.408578 np0000006707 devstack@c-api.service[100295]: warnings.warn( Aug 07 09:56:18.428612 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.backup.rpcapi [None req-4fcc7132-4d9b-4a8e-9fe6-734a53eb0a0e tempest-VolumesBackupsV39Test-889208871 tempest-VolumesBackupsV39Test-889208871-project-member] delete_backup rpcapi backup_id 35f0f5cd-f1e1-4d19-9eda-f15f3dea96ee {{(pid=100295) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 07 09:56:18.430620 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-4fcc7132-4d9b-4a8e-9fe6-734a53eb0a0e tempest-VolumesBackupsV39Test-889208871 tempest-VolumesBackupsV39Test-889208871-project-member] https://10.4.3.8/volume/v3/backups/35f0f5cd-f1e1-4d19-9eda-f15f3dea96ee returned with HTTP 202 Aug 07 09:56:18.431785 np0000006707 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 420/1691] 10.4.3.8 () {68 vars in 1377 bytes} [Fri Aug 7 09:56:18 2026] DELETE /volume/v3/backups/35f0f5cd-f1e1-4d19-9eda-f15f3dea96ee => generated 0 bytes in 30 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 07 09:56:18.439411 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [None req-e72729b6-d408-4b8e-ac95-80a6b6f278a6 None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:56:18.441842 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-e72729b6-d408-4b8e-ac95-80a6b6f278a6 tempest-VolumesBackupsV39Test-889208871 tempest-VolumesBackupsV39Test-889208871-project-member] GET https://10.4.3.8/volume/v3/backups/35f0f5cd-f1e1-4d19-9eda-f15f3dea96ee Aug 07 09:56:18.442162 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-e72729b6-d408-4b8e-ac95-80a6b6f278a6 tempest-VolumesBackupsV39Test-889208871 tempest-VolumesBackupsV39Test-889208871-project-member] Empty body provided in request {{(pid=100296) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 09:56:18.442496 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-e72729b6-d408-4b8e-ac95-80a6b6f278a6 tempest-VolumesBackupsV39Test-889208871 tempest-VolumesBackupsV39Test-889208871-project-member] Calling method 'show' {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 09:56:18.442659 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.v3.backups [None req-e72729b6-d408-4b8e-ac95-80a6b6f278a6 tempest-VolumesBackupsV39Test-889208871 tempest-VolumesBackupsV39Test-889208871-project-member] Show backup with id 35f0f5cd-f1e1-4d19-9eda-f15f3dea96ee. {{(pid=100296) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 09:56:18.448102 np0000006707 devstack@c-api.service[100296]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 09:56:18.448102 np0000006707 devstack@c-api.service[100296]: warnings.warn( Aug 07 09:56:18.449265 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-e72729b6-d408-4b8e-ac95-80a6b6f278a6 tempest-VolumesBackupsV39Test-889208871 tempest-VolumesBackupsV39Test-889208871-project-member] https://10.4.3.8/volume/v3/backups/35f0f5cd-f1e1-4d19-9eda-f15f3dea96ee returned with HTTP 200 Aug 07 09:56:18.449654 np0000006707 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 424/1692] 10.4.3.8 () {68 vars in 1374 bytes} [Fri Aug 7 09:56:18 2026] GET /volume/v3/backups/35f0f5cd-f1e1-4d19-9eda-f15f3dea96ee => generated 834 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 09:56:18.530303 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [req-62d23df5-fdd1-4854-b672-b8acbad50fbd req-c1f7eb2f-6c3a-4367-be26-b13baf4a096c None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:56:18.533824 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [req-62d23df5-fdd1-4854-b672-b8acbad50fbd req-c1f7eb2f-6c3a-4367-be26-b13baf4a096c tempest-VolumesSnapshotsTestJSON-1326627483 tempest-VolumesSnapshotsTestJSON-1326627483-project-member] GET https://10.4.3.8/volume/v3/volumes/3bb1f84d-b511-4864-b3c8-39dc55ed7051 Aug 07 09:56:18.534099 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [req-62d23df5-fdd1-4854-b672-b8acbad50fbd req-c1f7eb2f-6c3a-4367-be26-b13baf4a096c tempest-VolumesSnapshotsTestJSON-1326627483 tempest-VolumesSnapshotsTestJSON-1326627483-project-member] Empty body provided in request {{(pid=100297) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 09:56:18.534376 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [req-62d23df5-fdd1-4854-b672-b8acbad50fbd req-c1f7eb2f-6c3a-4367-be26-b13baf4a096c tempest-VolumesSnapshotsTestJSON-1326627483 tempest-VolumesSnapshotsTestJSON-1326627483-project-member] Calling method 'show' {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 09:56:18.544737 np0000006707 devstack@c-api.service[100297]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 09:56:18.544737 np0000006707 devstack@c-api.service[100297]: warnings.warn( Aug 07 09:56:18.551582 np0000006707 devstack@c-api.service[100297]: INFO cinder.volume.api [req-62d23df5-fdd1-4854-b672-b8acbad50fbd req-c1f7eb2f-6c3a-4367-be26-b13baf4a096c tempest-VolumesSnapshotsTestJSON-1326627483 tempest-VolumesSnapshotsTestJSON-1326627483-project-member] Volume info retrieved successfully. Aug 07 09:56:18.558326 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [req-62d23df5-fdd1-4854-b672-b8acbad50fbd req-c1f7eb2f-6c3a-4367-be26-b13baf4a096c tempest-VolumesSnapshotsTestJSON-1326627483 tempest-VolumesSnapshotsTestJSON-1326627483-project-member] https://10.4.3.8/volume/v3/volumes/3bb1f84d-b511-4864-b3c8-39dc55ed7051 returned with HTTP 200 Aug 07 09:56:18.558812 np0000006707 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 425/1693] 10.4.3.8 () {68 vars in 1584 bytes} [Fri Aug 7 09:56:18 2026] GET /volume/v3/volumes/3bb1f84d-b511-4864-b3c8-39dc55ed7051 => generated 843 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 09:56:18.590076 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.middleware.request_id [req-dd3ed713-33bb-4555-b3c7-deb2947f6f6f req-407aaabf-48ab-4b00-a8a1-ef0b03062d35 None None] RequestId filter calling following filter/app {{(pid=100298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:56:18.594116 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [req-dd3ed713-33bb-4555-b3c7-deb2947f6f6f req-407aaabf-48ab-4b00-a8a1-ef0b03062d35 tempest-VolumesSnapshotsTestJSON-1326627483 tempest-VolumesSnapshotsTestJSON-1326627483-project-member] POST https://10.4.3.8/volume/v3/snapshots Aug 07 09:56:18.594531 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [req-dd3ed713-33bb-4555-b3c7-deb2947f6f6f req-407aaabf-48ab-4b00-a8a1-ef0b03062d35 tempest-VolumesSnapshotsTestJSON-1326627483 tempest-VolumesSnapshotsTestJSON-1326627483-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "3bb1f84d-b511-4864-b3c8-39dc55ed7051", "force": false, "name": "tempest-VolumesSnapshotsTestJSON-Snapshot-154774108", "description": null, "metadata": {}}} {{(pid=100298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 09:56:18.603511 np0000006707 devstack@c-api.service[100298]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 09:56:18.603511 np0000006707 devstack@c-api.service[100298]: warnings.warn( Aug 07 09:56:18.603968 np0000006707 devstack@c-api.service[100298]: INFO cinder.volume.api [req-dd3ed713-33bb-4555-b3c7-deb2947f6f6f req-407aaabf-48ab-4b00-a8a1-ef0b03062d35 tempest-VolumesSnapshotsTestJSON-1326627483 tempest-VolumesSnapshotsTestJSON-1326627483-project-member] Volume info retrieved successfully. Aug 07 09:56:18.604126 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.v3.snapshots [req-dd3ed713-33bb-4555-b3c7-deb2947f6f6f req-407aaabf-48ab-4b00-a8a1-ef0b03062d35 tempest-VolumesSnapshotsTestJSON-1326627483 tempest-VolumesSnapshotsTestJSON-1326627483-project-member] Create snapshot from volume 3bb1f84d-b511-4864-b3c8-39dc55ed7051 Aug 07 09:56:18.692131 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.quota [req-dd3ed713-33bb-4555-b3c7-deb2947f6f6f req-407aaabf-48ab-4b00-a8a1-ef0b03062d35 tempest-VolumesSnapshotsTestJSON-1326627483 tempest-VolumesSnapshotsTestJSON-1326627483-project-member] Created reservations ['35b0ac81-ec14-4624-9239-af63c648daed', 'fedb69c4-788e-4a02-9117-39afce484597', '987bafc0-ffd8-483a-a8e3-8581f09e3df9', '69e9c39a-0dba-4021-b158-cf7a91d70209'] {{(pid=100298) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 09:56:18.744813 np0000006707 devstack@c-api.service[100298]: INFO cinder.volume.api [req-dd3ed713-33bb-4555-b3c7-deb2947f6f6f req-407aaabf-48ab-4b00-a8a1-ef0b03062d35 tempest-VolumesSnapshotsTestJSON-1326627483 tempest-VolumesSnapshotsTestJSON-1326627483-project-member] Snapshot create request issued successfully. Aug 07 09:56:18.745449 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [req-dd3ed713-33bb-4555-b3c7-deb2947f6f6f req-407aaabf-48ab-4b00-a8a1-ef0b03062d35 tempest-VolumesSnapshotsTestJSON-1326627483 tempest-VolumesSnapshotsTestJSON-1326627483-project-member] https://10.4.3.8/volume/v3/snapshots returned with HTTP 202 Aug 07 09:56:18.746021 np0000006707 devstack@c-api.service[100298]: [pid: 100298|app: 0|req: 425/1694] 10.4.3.8 () {72 vars in 1533 bytes} [Fri Aug 7 09:56:18 2026] POST /volume/v3/snapshots => generated 310 bytes in 156 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 07 09:56:18.845603 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [req-280f6c6a-b888-4b0d-8c88-3fe299e59643 req-dff14d1d-4b40-4962-8c31-4af8c4fecf53 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:56:18.847731 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [req-280f6c6a-b888-4b0d-8c88-3fe299e59643 req-dff14d1d-4b40-4962-8c31-4af8c4fecf53 tempest-VolumesSnapshotsTestJSON-1326627483 tempest-VolumesSnapshotsTestJSON-1326627483-project-reader] GET https://10.4.3.8/volume/v3/snapshots/8fcf890c-fa70-49f7-a96f-2ec6a7d46d5e Aug 07 09:56:18.848230 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [req-280f6c6a-b888-4b0d-8c88-3fe299e59643 req-dff14d1d-4b40-4962-8c31-4af8c4fecf53 tempest-VolumesSnapshotsTestJSON-1326627483 tempest-VolumesSnapshotsTestJSON-1326627483-project-reader] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 09:56:18.849617 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [req-280f6c6a-b888-4b0d-8c88-3fe299e59643 req-dff14d1d-4b40-4962-8c31-4af8c4fecf53 tempest-VolumesSnapshotsTestJSON-1326627483 tempest-VolumesSnapshotsTestJSON-1326627483-project-reader] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 09:56:18.860159 np0000006707 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 09:56:18.860159 np0000006707 devstack@c-api.service[100295]: warnings.warn( Aug 07 09:56:18.860159 np0000006707 devstack@c-api.service[100295]: INFO cinder.volume.api [req-280f6c6a-b888-4b0d-8c88-3fe299e59643 req-dff14d1d-4b40-4962-8c31-4af8c4fecf53 tempest-VolumesSnapshotsTestJSON-1326627483 tempest-VolumesSnapshotsTestJSON-1326627483-project-reader] Snapshot retrieved successfully. Aug 07 09:56:18.860159 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [req-280f6c6a-b888-4b0d-8c88-3fe299e59643 req-dff14d1d-4b40-4962-8c31-4af8c4fecf53 tempest-VolumesSnapshotsTestJSON-1326627483 tempest-VolumesSnapshotsTestJSON-1326627483-project-reader] https://10.4.3.8/volume/v3/snapshots/8fcf890c-fa70-49f7-a96f-2ec6a7d46d5e returned with HTTP 200 Aug 07 09:56:18.860746 np0000006707 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 421/1695] 10.4.3.8 () {68 vars in 1590 bytes} [Fri Aug 7 09:56:18 2026] GET /volume/v3/snapshots/8fcf890c-fa70-49f7-a96f-2ec6a7d46d5e => generated 442 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 09:56:18.899624 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [req-ff7af7b6-d690-4510-a30b-d1b34d540bac req-4337f1ae-5f36-4735-8bb0-58ad7f91c96c None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:56:18.903697 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [req-ff7af7b6-d690-4510-a30b-d1b34d540bac req-4337f1ae-5f36-4735-8bb0-58ad7f91c96c tempest-VolumesSnapshotsTestJSON-1326627483 tempest-VolumesSnapshotsTestJSON-1326627483-project-reader] GET https://10.4.3.8/volume/v3/snapshots/detail Aug 07 09:56:18.903697 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [req-ff7af7b6-d690-4510-a30b-d1b34d540bac req-4337f1ae-5f36-4735-8bb0-58ad7f91c96c tempest-VolumesSnapshotsTestJSON-1326627483 tempest-VolumesSnapshotsTestJSON-1326627483-project-reader] Empty body provided in request {{(pid=100296) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 09:56:18.904391 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [req-ff7af7b6-d690-4510-a30b-d1b34d540bac req-4337f1ae-5f36-4735-8bb0-58ad7f91c96c tempest-VolumesSnapshotsTestJSON-1326627483 tempest-VolumesSnapshotsTestJSON-1326627483-project-reader] Calling method 'detail' {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 09:56:18.905713 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.api_utils [req-ff7af7b6-d690-4510-a30b-d1b34d540bac req-4337f1ae-5f36-4735-8bb0-58ad7f91c96c tempest-VolumesSnapshotsTestJSON-1326627483 tempest-VolumesSnapshotsTestJSON-1326627483-project-reader] Removing options '' from query. {{(pid=100296) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 07 09:56:18.907485 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.db.api [req-ff7af7b6-d690-4510-a30b-d1b34d540bac req-4337f1ae-5f36-4735-8bb0-58ad7f91c96c tempest-VolumesSnapshotsTestJSON-1326627483 tempest-VolumesSnapshotsTestJSON-1326627483-project-reader] Building query based on filter {{(pid=100296) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 07 09:56:18.913003 np0000006707 devstack@c-api.service[100296]: INFO cinder.volume.api [req-ff7af7b6-d690-4510-a30b-d1b34d540bac req-4337f1ae-5f36-4735-8bb0-58ad7f91c96c tempest-VolumesSnapshotsTestJSON-1326627483 tempest-VolumesSnapshotsTestJSON-1326627483-project-reader] Get all snapshots completed successfully. Aug 07 09:56:18.914702 np0000006707 devstack@c-api.service[100296]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 09:56:18.914702 np0000006707 devstack@c-api.service[100296]: warnings.warn( Aug 07 09:56:18.914903 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [req-ff7af7b6-d690-4510-a30b-d1b34d540bac req-4337f1ae-5f36-4735-8bb0-58ad7f91c96c tempest-VolumesSnapshotsTestJSON-1326627483 tempest-VolumesSnapshotsTestJSON-1326627483-project-reader] https://10.4.3.8/volume/v3/snapshots/detail returned with HTTP 200 Aug 07 09:56:18.915205 np0000006707 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 425/1696] 10.4.3.8 () {68 vars in 1500 bytes} [Fri Aug 7 09:56:18 2026] GET /volume/v3/snapshots/detail => generated 472 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 09:56:18.928683 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [None req-56432bb7-e0a6-4442-bb2a-278df46b67fa None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:56:18.928683 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-56432bb7-e0a6-4442-bb2a-278df46b67fa tempest-GroupsTest-1016982617 tempest-GroupsTest-1016982617-project-member] GET https://10.4.3.8/volume/v3/volumes/5511b923-2ade-46e8-ba75-882912be9a23 Aug 07 09:56:18.930033 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-56432bb7-e0a6-4442-bb2a-278df46b67fa tempest-GroupsTest-1016982617 tempest-GroupsTest-1016982617-project-member] Empty body provided in request {{(pid=100297) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 09:56:18.930553 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-56432bb7-e0a6-4442-bb2a-278df46b67fa tempest-GroupsTest-1016982617 tempest-GroupsTest-1016982617-project-member] Calling method 'show' {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 09:56:18.943603 np0000006707 devstack@c-api.service[100297]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 09:56:18.943603 np0000006707 devstack@c-api.service[100297]: warnings.warn( Aug 07 09:56:18.949127 np0000006707 devstack@c-api.service[100297]: INFO cinder.volume.api [None req-56432bb7-e0a6-4442-bb2a-278df46b67fa tempest-GroupsTest-1016982617 tempest-GroupsTest-1016982617-project-member] Volume info retrieved successfully. Aug 07 09:56:18.950204 np0000006707 devstack@c-api.service[100297]: WARNING stevedore.named [None req-56432bb7-e0a6-4442-bb2a-278df46b67fa tempest-GroupsTest-1016982617 tempest-GroupsTest-1016982617-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 07 09:56:18.950515 np0000006707 devstack@c-api.service[100297]: WARNING castellan.key_manager [None req-56432bb7-e0a6-4442-bb2a-278df46b67fa tempest-GroupsTest-1016982617 tempest-GroupsTest-1016982617-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, 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 09:56:18.953218 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.middleware.request_id [req-be6bc1cd-11b8-42bd-9675-1a7bad30bfb5 req-5820c808-1a77-47d4-a8e6-e8c37d960fd6 None None] RequestId filter calling following filter/app {{(pid=100298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:56:18.955850 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [req-be6bc1cd-11b8-42bd-9675-1a7bad30bfb5 req-5820c808-1a77-47d4-a8e6-e8c37d960fd6 tempest-VolumesSnapshotsTestJSON-1326627483 tempest-VolumesSnapshotsTestJSON-1326627483-project-member] GET https://10.4.3.8/volume/v3/snapshots/8fcf890c-fa70-49f7-a96f-2ec6a7d46d5e Aug 07 09:56:18.956034 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [req-be6bc1cd-11b8-42bd-9675-1a7bad30bfb5 req-5820c808-1a77-47d4-a8e6-e8c37d960fd6 tempest-VolumesSnapshotsTestJSON-1326627483 tempest-VolumesSnapshotsTestJSON-1326627483-project-member] Empty body provided in request {{(pid=100298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 09:56:18.958711 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [req-be6bc1cd-11b8-42bd-9675-1a7bad30bfb5 req-5820c808-1a77-47d4-a8e6-e8c37d960fd6 tempest-VolumesSnapshotsTestJSON-1326627483 tempest-VolumesSnapshotsTestJSON-1326627483-project-member] Calling method 'show' {{(pid=100298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 09:56:18.965211 np0000006707 devstack@c-api.service[100298]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 09:56:18.965211 np0000006707 devstack@c-api.service[100298]: warnings.warn( Aug 07 09:56:18.965211 np0000006707 devstack@c-api.service[100298]: INFO cinder.volume.api [req-be6bc1cd-11b8-42bd-9675-1a7bad30bfb5 req-5820c808-1a77-47d4-a8e6-e8c37d960fd6 tempest-VolumesSnapshotsTestJSON-1326627483 tempest-VolumesSnapshotsTestJSON-1326627483-project-member] Snapshot retrieved successfully. Aug 07 09:56:18.966964 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [req-be6bc1cd-11b8-42bd-9675-1a7bad30bfb5 req-5820c808-1a77-47d4-a8e6-e8c37d960fd6 tempest-VolumesSnapshotsTestJSON-1326627483 tempest-VolumesSnapshotsTestJSON-1326627483-project-member] https://10.4.3.8/volume/v3/snapshots/8fcf890c-fa70-49f7-a96f-2ec6a7d46d5e returned with HTTP 200 Aug 07 09:56:18.967128 np0000006707 devstack@c-api.service[100298]: [pid: 100298|app: 0|req: 426/1697] 10.4.3.8 () {68 vars in 1590 bytes} [Fri Aug 7 09:56:18 2026] GET /volume/v3/snapshots/8fcf890c-fa70-49f7-a96f-2ec6a7d46d5e => generated 469 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 09:56:18.995862 np0000006707 devstack@c-api.service[100297]: DEBUG oslo_db.sqlalchemy.engines [None req-56432bb7-e0a6-4442-bb2a-278df46b67fa tempest-GroupsTest-1016982617 tempest-GroupsTest-1016982617-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100297) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 07 09:56:19.002769 np0000006707 devstack@c-api.service[100297]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 09:56:19.002769 np0000006707 devstack@c-api.service[100297]: warnings.warn( Aug 07 09:56:19.002907 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [req-367c2e05-2584-4a34-92fa-5b580b895fc8 req-27a10e05-f9b2-4923-84a5-91c9382a896b None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:56:19.005606 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [req-367c2e05-2584-4a34-92fa-5b580b895fc8 req-27a10e05-f9b2-4923-84a5-91c9382a896b tempest-VolumesSnapshotsTestJSON-1326627483 tempest-VolumesSnapshotsTestJSON-1326627483-project-member] DELETE https://10.4.3.8/volume/v3/snapshots/8fcf890c-fa70-49f7-a96f-2ec6a7d46d5e Aug 07 09:56:19.005972 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [req-367c2e05-2584-4a34-92fa-5b580b895fc8 req-27a10e05-f9b2-4923-84a5-91c9382a896b tempest-VolumesSnapshotsTestJSON-1326627483 tempest-VolumesSnapshotsTestJSON-1326627483-project-member] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 09:56:19.006496 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [req-367c2e05-2584-4a34-92fa-5b580b895fc8 req-27a10e05-f9b2-4923-84a5-91c9382a896b tempest-VolumesSnapshotsTestJSON-1326627483 tempest-VolumesSnapshotsTestJSON-1326627483-project-member] Calling method 'delete' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 09:56:19.006923 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.v3.snapshots [req-367c2e05-2584-4a34-92fa-5b580b895fc8 req-27a10e05-f9b2-4923-84a5-91c9382a896b tempest-VolumesSnapshotsTestJSON-1326627483 tempest-VolumesSnapshotsTestJSON-1326627483-project-member] Delete snapshot with id: 8fcf890c-fa70-49f7-a96f-2ec6a7d46d5e Aug 07 09:56:19.013590 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-56432bb7-e0a6-4442-bb2a-278df46b67fa tempest-GroupsTest-1016982617 tempest-GroupsTest-1016982617-project-member] https://10.4.3.8/volume/v3/volumes/5511b923-2ade-46e8-ba75-882912be9a23 returned with HTTP 200 Aug 07 09:56:19.014104 np0000006707 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 426/1698] 10.4.3.8 () {68 vars in 1375 bytes} [Fri Aug 7 09:56:18 2026] GET /volume/v3/volumes/5511b923-2ade-46e8-ba75-882912be9a23 => generated 903 bytes in 91 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 09:56:19.015033 np0000006707 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 09:56:19.015033 np0000006707 devstack@c-api.service[100295]: warnings.warn( Aug 07 09:56:19.015882 np0000006707 devstack@c-api.service[100295]: INFO cinder.volume.api [req-367c2e05-2584-4a34-92fa-5b580b895fc8 req-27a10e05-f9b2-4923-84a5-91c9382a896b tempest-VolumesSnapshotsTestJSON-1326627483 tempest-VolumesSnapshotsTestJSON-1326627483-project-member] Snapshot retrieved successfully. Aug 07 09:56:19.034014 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [None req-8e25c24a-2c25-43a8-b2cc-e46de7ebc810 None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:56:19.039838 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-8e25c24a-2c25-43a8-b2cc-e46de7ebc810 tempest-GroupsTest-1016982617 tempest-GroupsTest-1016982617-project-member] PUT https://10.4.3.8/volume/v3/groups/63866443-69b6-4415-bb48-0a298b9a56a7 Aug 07 09:56:19.040477 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-8e25c24a-2c25-43a8-b2cc-e46de7ebc810 tempest-GroupsTest-1016982617 tempest-GroupsTest-1016982617-project-member] Action: 'update', calling method: version_select, body: {"group": {"name": "new_group", "description": "This is a new group", "remove_volumes": "5511b923-2ade-46e8-ba75-882912be9a23"}} {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 09:56:19.049966 np0000006707 devstack@c-api.service[100295]: INFO cinder.volume.api [req-367c2e05-2584-4a34-92fa-5b580b895fc8 req-27a10e05-f9b2-4923-84a5-91c9382a896b tempest-VolumesSnapshotsTestJSON-1326627483 tempest-VolumesSnapshotsTestJSON-1326627483-project-member] Snapshot delete request issued successfully. Aug 07 09:56:19.050406 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [req-367c2e05-2584-4a34-92fa-5b580b895fc8 req-27a10e05-f9b2-4923-84a5-91c9382a896b tempest-VolumesSnapshotsTestJSON-1326627483 tempest-VolumesSnapshotsTestJSON-1326627483-project-member] https://10.4.3.8/volume/v3/snapshots/8fcf890c-fa70-49f7-a96f-2ec6a7d46d5e returned with HTTP 202 Aug 07 09:56:19.051200 np0000006707 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 422/1699] 10.4.3.8 () {70 vars in 1612 bytes} [Fri Aug 7 09:56:19 2026] DELETE /volume/v3/snapshots/8fcf890c-fa70-49f7-a96f-2ec6a7d46d5e => generated 0 bytes in 49 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 07 09:56:19.051613 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.v3.groups [None req-8e25c24a-2c25-43a8-b2cc-e46de7ebc810 tempest-GroupsTest-1016982617 tempest-GroupsTest-1016982617-project-member] Update called for group 63866443-69b6-4415-bb48-0a298b9a56a7. {{(pid=100296) update /opt/stack/cinder/cinder/api/v3/groups.py:302}} Aug 07 09:56:19.051818 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.v3.groups [None req-8e25c24a-2c25-43a8-b2cc-e46de7ebc810 tempest-GroupsTest-1016982617 tempest-GroupsTest-1016982617-project-member] Updating group 63866443-69b6-4415-bb48-0a298b9a56a7 with name new_group description: This is a new group add_volumes: None remove_volumes: 5511b923-2ade-46e8-ba75-882912be9a23. Aug 07 09:56:19.057490 np0000006707 devstack@c-api.service[100296]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 09:56:19.057490 np0000006707 devstack@c-api.service[100296]: warnings.warn( Aug 07 09:56:19.079266 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.middleware.request_id [req-3c3b85d6-a450-4507-8e24-460a95d0d968 req-c487887a-8010-48a3-b0d8-459dea707576 None None] RequestId filter calling following filter/app {{(pid=100298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:56:19.082118 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [req-3c3b85d6-a450-4507-8e24-460a95d0d968 req-c487887a-8010-48a3-b0d8-459dea707576 tempest-VolumesSnapshotsTestJSON-1326627483 tempest-VolumesSnapshotsTestJSON-1326627483-project-member] GET https://10.4.3.8/volume/v3/snapshots/8fcf890c-fa70-49f7-a96f-2ec6a7d46d5e Aug 07 09:56:19.082118 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [req-3c3b85d6-a450-4507-8e24-460a95d0d968 req-c487887a-8010-48a3-b0d8-459dea707576 tempest-VolumesSnapshotsTestJSON-1326627483 tempest-VolumesSnapshotsTestJSON-1326627483-project-member] Empty body provided in request {{(pid=100298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 09:56:19.082452 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [req-3c3b85d6-a450-4507-8e24-460a95d0d968 req-c487887a-8010-48a3-b0d8-459dea707576 tempest-VolumesSnapshotsTestJSON-1326627483 tempest-VolumesSnapshotsTestJSON-1326627483-project-member] Calling method 'show' {{(pid=100298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 09:56:19.089976 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [None req-d45bcfe0-8447-4b5e-b798-57413c5d72db None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:56:19.090849 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-8e25c24a-2c25-43a8-b2cc-e46de7ebc810 tempest-GroupsTest-1016982617 tempest-GroupsTest-1016982617-project-member] https://10.4.3.8/volume/v3/groups/63866443-69b6-4415-bb48-0a298b9a56a7 returned with HTTP 202 Aug 07 09:56:19.091017 np0000006707 devstack@c-api.service[100298]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 09:56:19.091017 np0000006707 devstack@c-api.service[100298]: warnings.warn( Aug 07 09:56:19.091566 np0000006707 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 426/1700] 10.4.3.8 () {70 vars in 1393 bytes} [Fri Aug 7 09:56:19 2026] PUT /volume/v3/groups/63866443-69b6-4415-bb48-0a298b9a56a7 => generated 0 bytes in 60 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 07 09:56:19.091657 np0000006707 devstack@c-api.service[100298]: INFO cinder.volume.api [req-3c3b85d6-a450-4507-8e24-460a95d0d968 req-c487887a-8010-48a3-b0d8-459dea707576 tempest-VolumesSnapshotsTestJSON-1326627483 tempest-VolumesSnapshotsTestJSON-1326627483-project-member] Snapshot retrieved successfully. Aug 07 09:56:19.092482 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [req-3c3b85d6-a450-4507-8e24-460a95d0d968 req-c487887a-8010-48a3-b0d8-459dea707576 tempest-VolumesSnapshotsTestJSON-1326627483 tempest-VolumesSnapshotsTestJSON-1326627483-project-member] https://10.4.3.8/volume/v3/snapshots/8fcf890c-fa70-49f7-a96f-2ec6a7d46d5e returned with HTTP 200 Aug 07 09:56:19.092904 np0000006707 devstack@c-api.service[100298]: [pid: 100298|app: 0|req: 427/1701] 10.4.3.8 () {68 vars in 1590 bytes} [Fri Aug 7 09:56:19 2026] GET /volume/v3/snapshots/8fcf890c-fa70-49f7-a96f-2ec6a7d46d5e => generated 468 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 09:56:19.093489 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-d45bcfe0-8447-4b5e-b798-57413c5d72db tempest-AttachVolumeMultiAttachTest-1302095414 tempest-AttachVolumeMultiAttachTest-1302095414-project-member] DELETE https://10.4.3.8/volume/v3/volumes/dcaab4f1-45e3-43b0-83cb-6dedeb8b767f Aug 07 09:56:19.093825 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-d45bcfe0-8447-4b5e-b798-57413c5d72db tempest-AttachVolumeMultiAttachTest-1302095414 tempest-AttachVolumeMultiAttachTest-1302095414-project-member] Empty body provided in request {{(pid=100297) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 09:56:19.094077 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-d45bcfe0-8447-4b5e-b798-57413c5d72db tempest-AttachVolumeMultiAttachTest-1302095414 tempest-AttachVolumeMultiAttachTest-1302095414-project-member] Calling method 'delete' {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 09:56:19.094428 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.v3.volumes [None req-d45bcfe0-8447-4b5e-b798-57413c5d72db tempest-AttachVolumeMultiAttachTest-1302095414 tempest-AttachVolumeMultiAttachTest-1302095414-project-member] Delete volume with id: dcaab4f1-45e3-43b0-83cb-6dedeb8b767f Aug 07 09:56:19.103170 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-3d4c0dad-2a97-489b-8b49-66e4ae04604a None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:56:19.104699 np0000006707 devstack@c-api.service[100297]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 09:56:19.104699 np0000006707 devstack@c-api.service[100297]: warnings.warn( Aug 07 09:56:19.106904 np0000006707 devstack@c-api.service[100297]: INFO cinder.volume.api [None req-d45bcfe0-8447-4b5e-b798-57413c5d72db tempest-AttachVolumeMultiAttachTest-1302095414 tempest-AttachVolumeMultiAttachTest-1302095414-project-member] Volume info retrieved successfully. Aug 07 09:56:19.109445 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-3d4c0dad-2a97-489b-8b49-66e4ae04604a tempest-GroupsTest-1016982617 tempest-GroupsTest-1016982617-project-member] GET https://10.4.3.8/volume/v3/groups/63866443-69b6-4415-bb48-0a298b9a56a7 Aug 07 09:56:19.109445 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-3d4c0dad-2a97-489b-8b49-66e4ae04604a tempest-GroupsTest-1016982617 tempest-GroupsTest-1016982617-project-member] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 09:56:19.109445 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-3d4c0dad-2a97-489b-8b49-66e4ae04604a tempest-GroupsTest-1016982617 tempest-GroupsTest-1016982617-project-member] Calling method 'version_select' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 09:56:19.109445 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.v3.groups [None req-3d4c0dad-2a97-489b-8b49-66e4ae04604a tempest-GroupsTest-1016982617 tempest-GroupsTest-1016982617-project-member] show called for member 63866443-69b6-4415-bb48-0a298b9a56a7 {{(pid=100295) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 07 09:56:19.114317 np0000006707 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 09:56:19.114317 np0000006707 devstack@c-api.service[100295]: warnings.warn( Aug 07 09:56:19.127339 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-3d4c0dad-2a97-489b-8b49-66e4ae04604a tempest-GroupsTest-1016982617 tempest-GroupsTest-1016982617-project-member] https://10.4.3.8/volume/v3/groups/63866443-69b6-4415-bb48-0a298b9a56a7 returned with HTTP 200 Aug 07 09:56:19.127965 np0000006707 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 423/1702] 10.4.3.8 () {68 vars in 1372 bytes} [Fri Aug 7 09:56:19 2026] GET /volume/v3/groups/63866443-69b6-4415-bb48-0a298b9a56a7 => generated 323 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 09:56:19.134679 np0000006707 devstack@c-api.service[100297]: INFO cinder.volume.api [None req-d45bcfe0-8447-4b5e-b798-57413c5d72db tempest-AttachVolumeMultiAttachTest-1302095414 tempest-AttachVolumeMultiAttachTest-1302095414-project-member] Delete volume request issued successfully. Aug 07 09:56:19.134969 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-d45bcfe0-8447-4b5e-b798-57413c5d72db tempest-AttachVolumeMultiAttachTest-1302095414 tempest-AttachVolumeMultiAttachTest-1302095414-project-member] https://10.4.3.8/volume/v3/volumes/dcaab4f1-45e3-43b0-83cb-6dedeb8b767f returned with HTTP 202 Aug 07 09:56:19.137596 np0000006707 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 427/1703] 10.4.3.8 () {66 vars in 1337 bytes} [Fri Aug 7 09:56:19 2026] DELETE /volume/v3/volumes/dcaab4f1-45e3-43b0-83cb-6dedeb8b767f => generated 0 bytes in 48 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 07 09:56:19.148813 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [None req-d7742743-a9d0-4673-b4f4-bbc232545d16 None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:56:19.151658 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-d7742743-a9d0-4673-b4f4-bbc232545d16 tempest-AttachVolumeMultiAttachTest-1302095414 tempest-AttachVolumeMultiAttachTest-1302095414-project-member] GET https://10.4.3.8/volume/v3/volumes/dcaab4f1-45e3-43b0-83cb-6dedeb8b767f Aug 07 09:56:19.151953 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-d7742743-a9d0-4673-b4f4-bbc232545d16 tempest-AttachVolumeMultiAttachTest-1302095414 tempest-AttachVolumeMultiAttachTest-1302095414-project-member] Empty body provided in request {{(pid=100296) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 09:56:19.152290 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-d7742743-a9d0-4673-b4f4-bbc232545d16 tempest-AttachVolumeMultiAttachTest-1302095414 tempest-AttachVolumeMultiAttachTest-1302095414-project-member] Calling method 'show' {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 09:56:19.164329 np0000006707 devstack@c-api.service[100296]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 09:56:19.164329 np0000006707 devstack@c-api.service[100296]: warnings.warn( Aug 07 09:56:19.171827 np0000006707 devstack@c-api.service[100296]: INFO cinder.volume.api [None req-d7742743-a9d0-4673-b4f4-bbc232545d16 tempest-AttachVolumeMultiAttachTest-1302095414 tempest-AttachVolumeMultiAttachTest-1302095414-project-member] Volume info retrieved successfully. Aug 07 09:56:19.180893 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-d7742743-a9d0-4673-b4f4-bbc232545d16 tempest-AttachVolumeMultiAttachTest-1302095414 tempest-AttachVolumeMultiAttachTest-1302095414-project-member] https://10.4.3.8/volume/v3/volumes/dcaab4f1-45e3-43b0-83cb-6dedeb8b767f returned with HTTP 200 Aug 07 09:56:19.181438 np0000006707 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 427/1704] 10.4.3.8 () {66 vars in 1334 bytes} [Fri Aug 7 09:56:19 2026] GET /volume/v3/volumes/dcaab4f1-45e3-43b0-83cb-6dedeb8b767f => generated 848 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 09:56:19.461437 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.middleware.request_id [None req-5731e6b7-8a38-479f-8165-39c759d8b9af None None] RequestId filter calling following filter/app {{(pid=100298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:56:19.464201 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [None req-5731e6b7-8a38-479f-8165-39c759d8b9af tempest-VolumesBackupsV39Test-889208871 tempest-VolumesBackupsV39Test-889208871-project-member] GET https://10.4.3.8/volume/v3/backups/35f0f5cd-f1e1-4d19-9eda-f15f3dea96ee Aug 07 09:56:19.464678 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [None req-5731e6b7-8a38-479f-8165-39c759d8b9af tempest-VolumesBackupsV39Test-889208871 tempest-VolumesBackupsV39Test-889208871-project-member] Empty body provided in request {{(pid=100298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 09:56:19.464891 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [None req-5731e6b7-8a38-479f-8165-39c759d8b9af tempest-VolumesBackupsV39Test-889208871 tempest-VolumesBackupsV39Test-889208871-project-member] Calling method 'show' {{(pid=100298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 09:56:19.465013 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.v3.backups [None req-5731e6b7-8a38-479f-8165-39c759d8b9af tempest-VolumesBackupsV39Test-889208871 tempest-VolumesBackupsV39Test-889208871-project-member] Show backup with id 35f0f5cd-f1e1-4d19-9eda-f15f3dea96ee. {{(pid=100298) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 09:56:19.468487 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [None req-5731e6b7-8a38-479f-8165-39c759d8b9af tempest-VolumesBackupsV39Test-889208871 tempest-VolumesBackupsV39Test-889208871-project-member] https://10.4.3.8/volume/v3/backups/35f0f5cd-f1e1-4d19-9eda-f15f3dea96ee returned with HTTP 404 Aug 07 09:56:19.469071 np0000006707 devstack@c-api.service[100298]: [pid: 100298|app: 0|req: 428/1705] 10.4.3.8 () {68 vars in 1374 bytes} [Fri Aug 7 09:56:19 2026] GET /volume/v3/backups/35f0f5cd-f1e1-4d19-9eda-f15f3dea96ee => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 09:56:19.569338 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-01a837b9-6dd1-47e9-9a2e-5cd8c98d223a None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:56:19.571482 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-01a837b9-6dd1-47e9-9a2e-5cd8c98d223a tempest-VolumesBackupsV39Test-889208871 tempest-VolumesBackupsV39Test-889208871-project-member] GET https://10.4.3.8/volume/v3/volumes/4896f826-20c4-43a3-be79-c5fa72facf53 Aug 07 09:56:19.571887 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-01a837b9-6dd1-47e9-9a2e-5cd8c98d223a tempest-VolumesBackupsV39Test-889208871 tempest-VolumesBackupsV39Test-889208871-project-member] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 09:56:19.572212 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-01a837b9-6dd1-47e9-9a2e-5cd8c98d223a tempest-VolumesBackupsV39Test-889208871 tempest-VolumesBackupsV39Test-889208871-project-member] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 09:56:19.584460 np0000006707 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 09:56:19.584460 np0000006707 devstack@c-api.service[100295]: warnings.warn( Aug 07 09:56:19.590512 np0000006707 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-01a837b9-6dd1-47e9-9a2e-5cd8c98d223a tempest-VolumesBackupsV39Test-889208871 tempest-VolumesBackupsV39Test-889208871-project-member] Volume info retrieved successfully. Aug 07 09:56:19.597687 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-01a837b9-6dd1-47e9-9a2e-5cd8c98d223a tempest-VolumesBackupsV39Test-889208871 tempest-VolumesBackupsV39Test-889208871-project-member] https://10.4.3.8/volume/v3/volumes/4896f826-20c4-43a3-be79-c5fa72facf53 returned with HTTP 200 Aug 07 09:56:19.598452 np0000006707 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 424/1706] 10.4.3.8 () {68 vars in 1374 bytes} [Fri Aug 7 09:56:19 2026] GET /volume/v3/volumes/4896f826-20c4-43a3-be79-c5fa72facf53 => generated 841 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 09:56:19.612735 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [None req-6c3b887e-8e25-48dc-8b10-0a146515a342 None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:56:19.615882 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-6c3b887e-8e25-48dc-8b10-0a146515a342 tempest-VolumesBackupsV39Test-889208871 tempest-VolumesBackupsV39Test-889208871-project-member] DELETE https://10.4.3.8/volume/v3/volumes/4896f826-20c4-43a3-be79-c5fa72facf53 Aug 07 09:56:19.616202 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-6c3b887e-8e25-48dc-8b10-0a146515a342 tempest-VolumesBackupsV39Test-889208871 tempest-VolumesBackupsV39Test-889208871-project-member] Empty body provided in request {{(pid=100297) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 09:56:19.616976 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-6c3b887e-8e25-48dc-8b10-0a146515a342 tempest-VolumesBackupsV39Test-889208871 tempest-VolumesBackupsV39Test-889208871-project-member] Calling method 'delete' {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 09:56:19.616976 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.v3.volumes [None req-6c3b887e-8e25-48dc-8b10-0a146515a342 tempest-VolumesBackupsV39Test-889208871 tempest-VolumesBackupsV39Test-889208871-project-member] Delete volume with id: 4896f826-20c4-43a3-be79-c5fa72facf53 Aug 07 09:56:19.631325 np0000006707 devstack@c-api.service[100297]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 09:56:19.631325 np0000006707 devstack@c-api.service[100297]: warnings.warn( Aug 07 09:56:19.631926 np0000006707 devstack@c-api.service[100297]: INFO cinder.volume.api [None req-6c3b887e-8e25-48dc-8b10-0a146515a342 tempest-VolumesBackupsV39Test-889208871 tempest-VolumesBackupsV39Test-889208871-project-member] Volume info retrieved successfully. Aug 07 09:56:19.657476 np0000006707 devstack@c-api.service[100297]: INFO cinder.volume.api [None req-6c3b887e-8e25-48dc-8b10-0a146515a342 tempest-VolumesBackupsV39Test-889208871 tempest-VolumesBackupsV39Test-889208871-project-member] Delete volume request issued successfully. Aug 07 09:56:19.657890 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-6c3b887e-8e25-48dc-8b10-0a146515a342 tempest-VolumesBackupsV39Test-889208871 tempest-VolumesBackupsV39Test-889208871-project-member] https://10.4.3.8/volume/v3/volumes/4896f826-20c4-43a3-be79-c5fa72facf53 returned with HTTP 202 Aug 07 09:56:19.658231 np0000006707 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 428/1707] 10.4.3.8 () {68 vars in 1377 bytes} [Fri Aug 7 09:56:19 2026] DELETE /volume/v3/volumes/4896f826-20c4-43a3-be79-c5fa72facf53 => generated 0 bytes in 46 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 07 09:56:19.666450 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [None req-3b00e106-d889-4d12-adcb-3909bf9ffd66 None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:56:19.668763 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-3b00e106-d889-4d12-adcb-3909bf9ffd66 tempest-VolumesBackupsV39Test-889208871 tempest-VolumesBackupsV39Test-889208871-project-member] GET https://10.4.3.8/volume/v3/volumes/4896f826-20c4-43a3-be79-c5fa72facf53 Aug 07 09:56:19.669148 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-3b00e106-d889-4d12-adcb-3909bf9ffd66 tempest-VolumesBackupsV39Test-889208871 tempest-VolumesBackupsV39Test-889208871-project-member] Empty body provided in request {{(pid=100296) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 09:56:19.669437 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-3b00e106-d889-4d12-adcb-3909bf9ffd66 tempest-VolumesBackupsV39Test-889208871 tempest-VolumesBackupsV39Test-889208871-project-member] Calling method 'show' {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 09:56:19.678228 np0000006707 devstack@c-api.service[100296]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 09:56:19.678228 np0000006707 devstack@c-api.service[100296]: warnings.warn( Aug 07 09:56:19.682652 np0000006707 devstack@c-api.service[100296]: INFO cinder.volume.api [None req-3b00e106-d889-4d12-adcb-3909bf9ffd66 tempest-VolumesBackupsV39Test-889208871 tempest-VolumesBackupsV39Test-889208871-project-member] Volume info retrieved successfully. Aug 07 09:56:19.687552 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-3b00e106-d889-4d12-adcb-3909bf9ffd66 tempest-VolumesBackupsV39Test-889208871 tempest-VolumesBackupsV39Test-889208871-project-member] https://10.4.3.8/volume/v3/volumes/4896f826-20c4-43a3-be79-c5fa72facf53 returned with HTTP 200 Aug 07 09:56:19.687986 np0000006707 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 428/1708] 10.4.3.8 () {68 vars in 1374 bytes} [Fri Aug 7 09:56:19 2026] GET /volume/v3/volumes/4896f826-20c4-43a3-be79-c5fa72facf53 => generated 840 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 09:56:20.132127 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.middleware.request_id [req-e4ba36db-0434-4a95-a78c-fcfdc2912b74 req-f8a3b8f5-b2c1-4123-8fe6-1acae8bf298d None None] RequestId filter calling following filter/app {{(pid=100298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:56:20.137472 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [req-e4ba36db-0434-4a95-a78c-fcfdc2912b74 req-f8a3b8f5-b2c1-4123-8fe6-1acae8bf298d tempest-VolumesSnapshotsTestJSON-1326627483 tempest-VolumesSnapshotsTestJSON-1326627483-project-member] GET https://10.4.3.8/volume/v3/snapshots/8fcf890c-fa70-49f7-a96f-2ec6a7d46d5e Aug 07 09:56:20.137472 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [req-e4ba36db-0434-4a95-a78c-fcfdc2912b74 req-f8a3b8f5-b2c1-4123-8fe6-1acae8bf298d tempest-VolumesSnapshotsTestJSON-1326627483 tempest-VolumesSnapshotsTestJSON-1326627483-project-member] Empty body provided in request {{(pid=100298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 09:56:20.137472 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [req-e4ba36db-0434-4a95-a78c-fcfdc2912b74 req-f8a3b8f5-b2c1-4123-8fe6-1acae8bf298d tempest-VolumesSnapshotsTestJSON-1326627483 tempest-VolumesSnapshotsTestJSON-1326627483-project-member] Calling method 'show' {{(pid=100298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 09:56:20.140233 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-4dbfd77f-3a81-4771-80b9-695113f1f10c None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:56:20.145708 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-4dbfd77f-3a81-4771-80b9-695113f1f10c tempest-GroupsTest-1016982617 tempest-GroupsTest-1016982617-project-member] GET https://10.4.3.8/volume/v3/groups/63866443-69b6-4415-bb48-0a298b9a56a7 Aug 07 09:56:20.145708 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-4dbfd77f-3a81-4771-80b9-695113f1f10c tempest-GroupsTest-1016982617 tempest-GroupsTest-1016982617-project-member] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 09:56:20.145708 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-4dbfd77f-3a81-4771-80b9-695113f1f10c tempest-GroupsTest-1016982617 tempest-GroupsTest-1016982617-project-member] Calling method 'version_select' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 09:56:20.145708 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.v3.groups [None req-4dbfd77f-3a81-4771-80b9-695113f1f10c tempest-GroupsTest-1016982617 tempest-GroupsTest-1016982617-project-member] show called for member 63866443-69b6-4415-bb48-0a298b9a56a7 {{(pid=100295) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 07 09:56:20.145907 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [req-e4ba36db-0434-4a95-a78c-fcfdc2912b74 req-f8a3b8f5-b2c1-4123-8fe6-1acae8bf298d tempest-VolumesSnapshotsTestJSON-1326627483 tempest-VolumesSnapshotsTestJSON-1326627483-project-member] https://10.4.3.8/volume/v3/snapshots/8fcf890c-fa70-49f7-a96f-2ec6a7d46d5e returned with HTTP 404 Aug 07 09:56:20.145907 np0000006707 devstack@c-api.service[100298]: [pid: 100298|app: 0|req: 429/1709] 10.4.3.8 () {68 vars in 1590 bytes} [Fri Aug 7 09:56:20 2026] GET /volume/v3/snapshots/8fcf890c-fa70-49f7-a96f-2ec6a7d46d5e => generated 111 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 09:56:20.153702 np0000006707 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 09:56:20.153702 np0000006707 devstack@c-api.service[100295]: warnings.warn( Aug 07 09:56:20.170971 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-4dbfd77f-3a81-4771-80b9-695113f1f10c tempest-GroupsTest-1016982617 tempest-GroupsTest-1016982617-project-member] https://10.4.3.8/volume/v3/groups/63866443-69b6-4415-bb48-0a298b9a56a7 returned with HTTP 200 Aug 07 09:56:20.171542 np0000006707 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 425/1710] 10.4.3.8 () {68 vars in 1372 bytes} [Fri Aug 7 09:56:20 2026] GET /volume/v3/groups/63866443-69b6-4415-bb48-0a298b9a56a7 => generated 324 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 09:56:20.174337 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [req-38b91a2e-8af6-4ef7-b25e-03244cf2a7d1 req-8ecc2e22-835c-4d7f-9b7c-5549b60f6cc0 None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:56:20.176598 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [req-38b91a2e-8af6-4ef7-b25e-03244cf2a7d1 req-8ecc2e22-835c-4d7f-9b7c-5549b60f6cc0 tempest-VolumesSnapshotsTestJSON-1326627483 tempest-VolumesSnapshotsTestJSON-1326627483-project-member] DELETE https://10.4.3.8/volume/v3/volumes/3bb1f84d-b511-4864-b3c8-39dc55ed7051 Aug 07 09:56:20.176777 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [req-38b91a2e-8af6-4ef7-b25e-03244cf2a7d1 req-8ecc2e22-835c-4d7f-9b7c-5549b60f6cc0 tempest-VolumesSnapshotsTestJSON-1326627483 tempest-VolumesSnapshotsTestJSON-1326627483-project-member] Empty body provided in request {{(pid=100297) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 09:56:20.176961 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [req-38b91a2e-8af6-4ef7-b25e-03244cf2a7d1 req-8ecc2e22-835c-4d7f-9b7c-5549b60f6cc0 tempest-VolumesSnapshotsTestJSON-1326627483 tempest-VolumesSnapshotsTestJSON-1326627483-project-member] Calling method 'delete' {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 09:56:20.177130 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.v3.volumes [req-38b91a2e-8af6-4ef7-b25e-03244cf2a7d1 req-8ecc2e22-835c-4d7f-9b7c-5549b60f6cc0 tempest-VolumesSnapshotsTestJSON-1326627483 tempest-VolumesSnapshotsTestJSON-1326627483-project-member] Delete volume with id: 3bb1f84d-b511-4864-b3c8-39dc55ed7051 Aug 07 09:56:20.183162 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [None req-c567dab0-fc44-42be-85b2-ca35563f994a None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:56:20.185339 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-c567dab0-fc44-42be-85b2-ca35563f994a tempest-GroupsTest-1016982617 tempest-GroupsTest-1016982617-project-member] GET https://10.4.3.8/volume/v3/groups/63866443-69b6-4415-bb48-0a298b9a56a7 Aug 07 09:56:20.185635 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-c567dab0-fc44-42be-85b2-ca35563f994a tempest-GroupsTest-1016982617 tempest-GroupsTest-1016982617-project-member] Empty body provided in request {{(pid=100296) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 09:56:20.186023 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-c567dab0-fc44-42be-85b2-ca35563f994a tempest-GroupsTest-1016982617 tempest-GroupsTest-1016982617-project-member] Calling method 'version_select' {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 09:56:20.186253 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.v3.groups [None req-c567dab0-fc44-42be-85b2-ca35563f994a tempest-GroupsTest-1016982617 tempest-GroupsTest-1016982617-project-member] show called for member 63866443-69b6-4415-bb48-0a298b9a56a7 {{(pid=100296) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 07 09:56:20.186872 np0000006707 devstack@c-api.service[100297]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 09:56:20.186872 np0000006707 devstack@c-api.service[100297]: warnings.warn( Aug 07 09:56:20.189012 np0000006707 devstack@c-api.service[100297]: INFO cinder.volume.api [req-38b91a2e-8af6-4ef7-b25e-03244cf2a7d1 req-8ecc2e22-835c-4d7f-9b7c-5549b60f6cc0 tempest-VolumesSnapshotsTestJSON-1326627483 tempest-VolumesSnapshotsTestJSON-1326627483-project-member] Volume info retrieved successfully. Aug 07 09:56:20.190049 np0000006707 devstack@c-api.service[100296]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 09:56:20.190049 np0000006707 devstack@c-api.service[100296]: warnings.warn( Aug 07 09:56:20.202622 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.middleware.request_id [None req-33c8fd47-81ac-4c32-b36c-f4390209536a None None] RequestId filter calling following filter/app {{(pid=100298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:56:20.204607 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [None req-33c8fd47-81ac-4c32-b36c-f4390209536a tempest-AttachVolumeMultiAttachTest-1302095414 tempest-AttachVolumeMultiAttachTest-1302095414-project-member] GET https://10.4.3.8/volume/v3/volumes/dcaab4f1-45e3-43b0-83cb-6dedeb8b767f Aug 07 09:56:20.204981 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [None req-33c8fd47-81ac-4c32-b36c-f4390209536a tempest-AttachVolumeMultiAttachTest-1302095414 tempest-AttachVolumeMultiAttachTest-1302095414-project-member] Empty body provided in request {{(pid=100298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 09:56:20.205105 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [None req-33c8fd47-81ac-4c32-b36c-f4390209536a tempest-AttachVolumeMultiAttachTest-1302095414 tempest-AttachVolumeMultiAttachTest-1302095414-project-member] Calling method 'show' {{(pid=100298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 09:56:20.212035 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-c567dab0-fc44-42be-85b2-ca35563f994a tempest-GroupsTest-1016982617 tempest-GroupsTest-1016982617-project-member] https://10.4.3.8/volume/v3/groups/63866443-69b6-4415-bb48-0a298b9a56a7 returned with HTTP 200 Aug 07 09:56:20.212563 np0000006707 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 429/1711] 10.4.3.8 () {68 vars in 1372 bytes} [Fri Aug 7 09:56:20 2026] GET /volume/v3/groups/63866443-69b6-4415-bb48-0a298b9a56a7 => generated 324 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 09:56:20.212723 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [None req-33c8fd47-81ac-4c32-b36c-f4390209536a tempest-AttachVolumeMultiAttachTest-1302095414 tempest-AttachVolumeMultiAttachTest-1302095414-project-member] https://10.4.3.8/volume/v3/volumes/dcaab4f1-45e3-43b0-83cb-6dedeb8b767f returned with HTTP 404 Aug 07 09:56:20.213090 np0000006707 devstack@c-api.service[100298]: [pid: 100298|app: 0|req: 430/1712] 10.4.3.8 () {66 vars in 1334 bytes} [Fri Aug 7 09:56:20 2026] GET /volume/v3/volumes/dcaab4f1-45e3-43b0-83cb-6dedeb8b767f => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 09:56:20.219165 np0000006707 devstack@c-api.service[100297]: INFO cinder.volume.api [req-38b91a2e-8af6-4ef7-b25e-03244cf2a7d1 req-8ecc2e22-835c-4d7f-9b7c-5549b60f6cc0 tempest-VolumesSnapshotsTestJSON-1326627483 tempest-VolumesSnapshotsTestJSON-1326627483-project-member] Delete volume request issued successfully. Aug 07 09:56:20.219354 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [req-38b91a2e-8af6-4ef7-b25e-03244cf2a7d1 req-8ecc2e22-835c-4d7f-9b7c-5549b60f6cc0 tempest-VolumesSnapshotsTestJSON-1326627483 tempest-VolumesSnapshotsTestJSON-1326627483-project-member] https://10.4.3.8/volume/v3/volumes/3bb1f84d-b511-4864-b3c8-39dc55ed7051 returned with HTTP 202 Aug 07 09:56:20.219860 np0000006707 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 429/1713] 10.4.3.8 () {70 vars in 1606 bytes} [Fri Aug 7 09:56:20 2026] DELETE /volume/v3/volumes/3bb1f84d-b511-4864-b3c8-39dc55ed7051 => generated 0 bytes in 49 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) Aug 07 09:56:20.227846 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-47ba5342-54ad-4e2e-9921-0c00d2846568 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:56:20.234979 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-47ba5342-54ad-4e2e-9921-0c00d2846568 tempest-GroupsTest-1016982617 tempest-GroupsTest-1016982617-project-member] GET https://10.4.3.8/volume/v3/volumes/detail Aug 07 09:56:20.235346 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-47ba5342-54ad-4e2e-9921-0c00d2846568 tempest-GroupsTest-1016982617 tempest-GroupsTest-1016982617-project-member] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 09:56:20.235638 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-47ba5342-54ad-4e2e-9921-0c00d2846568 tempest-GroupsTest-1016982617 tempest-GroupsTest-1016982617-project-member] Calling method 'detail' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 09:56:20.235989 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.api_utils [None req-47ba5342-54ad-4e2e-9921-0c00d2846568 tempest-GroupsTest-1016982617 tempest-GroupsTest-1016982617-project-member] Removing options '' from query. {{(pid=100295) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 07 09:56:20.236509 np0000006707 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 09:56:20.236509 np0000006707 devstack@c-api.service[100295]: warnings.warn( Aug 07 09:56:20.237086 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.volume.api [None req-47ba5342-54ad-4e2e-9921-0c00d2846568 tempest-GroupsTest-1016982617 tempest-GroupsTest-1016982617-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100295) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 07 09:56:20.247185 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [req-f53b3532-148d-4389-8ede-62b17238fdde req-438af798-cf23-41ce-9cb6-4babd3ac888f None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:56:20.248115 np0000006707 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-47ba5342-54ad-4e2e-9921-0c00d2846568 tempest-GroupsTest-1016982617 tempest-GroupsTest-1016982617-project-member] Get all volumes completed successfully. Aug 07 09:56:20.249346 np0000006707 devstack@c-api.service[100295]: WARNING stevedore.named [None req-47ba5342-54ad-4e2e-9921-0c00d2846568 tempest-GroupsTest-1016982617 tempest-GroupsTest-1016982617-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 07 09:56:20.249610 np0000006707 devstack@c-api.service[100295]: WARNING castellan.key_manager [None req-47ba5342-54ad-4e2e-9921-0c00d2846568 tempest-GroupsTest-1016982617 tempest-GroupsTest-1016982617-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, 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 09:56:20.251366 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [req-f53b3532-148d-4389-8ede-62b17238fdde req-438af798-cf23-41ce-9cb6-4babd3ac888f tempest-VolumesSnapshotsTestJSON-1326627483 tempest-VolumesSnapshotsTestJSON-1326627483-project-member] GET https://10.4.3.8/volume/v3/volumes/3bb1f84d-b511-4864-b3c8-39dc55ed7051 Aug 07 09:56:20.251760 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [req-f53b3532-148d-4389-8ede-62b17238fdde req-438af798-cf23-41ce-9cb6-4babd3ac888f tempest-VolumesSnapshotsTestJSON-1326627483 tempest-VolumesSnapshotsTestJSON-1326627483-project-member] Empty body provided in request {{(pid=100296) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 09:56:20.252054 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [req-f53b3532-148d-4389-8ede-62b17238fdde req-438af798-cf23-41ce-9cb6-4babd3ac888f tempest-VolumesSnapshotsTestJSON-1326627483 tempest-VolumesSnapshotsTestJSON-1326627483-project-member] Calling method 'show' {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 09:56:20.272095 np0000006707 devstack@c-api.service[100296]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 09:56:20.272095 np0000006707 devstack@c-api.service[100296]: warnings.warn( Aug 07 09:56:20.276399 np0000006707 devstack@c-api.service[100296]: INFO cinder.volume.api [req-f53b3532-148d-4389-8ede-62b17238fdde req-438af798-cf23-41ce-9cb6-4babd3ac888f tempest-VolumesSnapshotsTestJSON-1326627483 tempest-VolumesSnapshotsTestJSON-1326627483-project-member] Volume info retrieved successfully. Aug 07 09:56:20.281996 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [req-f53b3532-148d-4389-8ede-62b17238fdde req-438af798-cf23-41ce-9cb6-4babd3ac888f tempest-VolumesSnapshotsTestJSON-1326627483 tempest-VolumesSnapshotsTestJSON-1326627483-project-member] https://10.4.3.8/volume/v3/volumes/3bb1f84d-b511-4864-b3c8-39dc55ed7051 returned with HTTP 200 Aug 07 09:56:20.282760 np0000006707 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 430/1714] 10.4.3.8 () {68 vars in 1584 bytes} [Fri Aug 7 09:56:20 2026] GET /volume/v3/volumes/3bb1f84d-b511-4864-b3c8-39dc55ed7051 => generated 842 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 09:56:20.307803 np0000006707 devstack@c-api.service[100295]: DEBUG oslo_db.sqlalchemy.engines [None req-47ba5342-54ad-4e2e-9921-0c00d2846568 tempest-GroupsTest-1016982617 tempest-GroupsTest-1016982617-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100295) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 07 09:56:20.314951 np0000006707 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 09:56:20.314951 np0000006707 devstack@c-api.service[100295]: warnings.warn( Aug 07 09:56:20.327543 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-47ba5342-54ad-4e2e-9921-0c00d2846568 tempest-GroupsTest-1016982617 tempest-GroupsTest-1016982617-project-member] https://10.4.3.8/volume/v3/volumes/detail returned with HTTP 200 Aug 07 09:56:20.328147 np0000006707 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 426/1715] 10.4.3.8 () {68 vars in 1285 bytes} [Fri Aug 7 09:56:20 2026] GET /volume/v3/volumes/detail => generated 1765 bytes in 101 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 07 09:56:20.347907 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.middleware.request_id [None req-5c64a9db-a039-4a1f-9c74-4d0ffd6b7a0d None None] RequestId filter calling following filter/app {{(pid=100298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:56:20.350082 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [None req-5c64a9db-a039-4a1f-9c74-4d0ffd6b7a0d tempest-GroupsTest-1016982617 tempest-GroupsTest-1016982617-project-member] PUT https://10.4.3.8/volume/v3/groups/63866443-69b6-4415-bb48-0a298b9a56a7 Aug 07 09:56:20.350550 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [None req-5c64a9db-a039-4a1f-9c74-4d0ffd6b7a0d tempest-GroupsTest-1016982617 tempest-GroupsTest-1016982617-project-member] Action: 'update', calling method: version_select, body: {"group": {"add_volumes": "5511b923-2ade-46e8-ba75-882912be9a23"}} {{(pid=100298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 09:56:20.352529 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.v3.groups [None req-5c64a9db-a039-4a1f-9c74-4d0ffd6b7a0d tempest-GroupsTest-1016982617 tempest-GroupsTest-1016982617-project-member] Update called for group 63866443-69b6-4415-bb48-0a298b9a56a7. {{(pid=100298) update /opt/stack/cinder/cinder/api/v3/groups.py:302}} Aug 07 09:56:20.352731 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.v3.groups [None req-5c64a9db-a039-4a1f-9c74-4d0ffd6b7a0d tempest-GroupsTest-1016982617 tempest-GroupsTest-1016982617-project-member] Updating group 63866443-69b6-4415-bb48-0a298b9a56a7 with name None description: None add_volumes: 5511b923-2ade-46e8-ba75-882912be9a23 remove_volumes: None. Aug 07 09:56:20.358783 np0000006707 devstack@c-api.service[100298]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 09:56:20.358783 np0000006707 devstack@c-api.service[100298]: warnings.warn( Aug 07 09:56:20.407338 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [None req-5c64a9db-a039-4a1f-9c74-4d0ffd6b7a0d tempest-GroupsTest-1016982617 tempest-GroupsTest-1016982617-project-member] https://10.4.3.8/volume/v3/groups/63866443-69b6-4415-bb48-0a298b9a56a7 returned with HTTP 202 Aug 07 09:56:20.407873 np0000006707 devstack@c-api.service[100298]: [pid: 100298|app: 0|req: 431/1716] 10.4.3.8 () {70 vars in 1392 bytes} [Fri Aug 7 09:56:20 2026] PUT /volume/v3/groups/63866443-69b6-4415-bb48-0a298b9a56a7 => generated 0 bytes in 61 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 07 09:56:20.417870 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [None req-5a1996f5-58a3-4833-a3fe-a672f764052f None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:56:20.420951 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-5a1996f5-58a3-4833-a3fe-a672f764052f tempest-GroupsTest-1016982617 tempest-GroupsTest-1016982617-project-member] GET https://10.4.3.8/volume/v3/groups/63866443-69b6-4415-bb48-0a298b9a56a7 Aug 07 09:56:20.421318 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-5a1996f5-58a3-4833-a3fe-a672f764052f tempest-GroupsTest-1016982617 tempest-GroupsTest-1016982617-project-member] Empty body provided in request {{(pid=100297) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 09:56:20.421861 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-5a1996f5-58a3-4833-a3fe-a672f764052f tempest-GroupsTest-1016982617 tempest-GroupsTest-1016982617-project-member] Calling method 'version_select' {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 09:56:20.421861 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.v3.groups [None req-5a1996f5-58a3-4833-a3fe-a672f764052f tempest-GroupsTest-1016982617 tempest-GroupsTest-1016982617-project-member] show called for member 63866443-69b6-4415-bb48-0a298b9a56a7 {{(pid=100297) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 07 09:56:20.426458 np0000006707 devstack@c-api.service[100297]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 09:56:20.426458 np0000006707 devstack@c-api.service[100297]: warnings.warn( Aug 07 09:56:20.436924 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-5a1996f5-58a3-4833-a3fe-a672f764052f tempest-GroupsTest-1016982617 tempest-GroupsTest-1016982617-project-member] https://10.4.3.8/volume/v3/groups/63866443-69b6-4415-bb48-0a298b9a56a7 returned with HTTP 200 Aug 07 09:56:20.437396 np0000006707 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 430/1717] 10.4.3.8 () {68 vars in 1372 bytes} [Fri Aug 7 09:56:20 2026] GET /volume/v3/groups/63866443-69b6-4415-bb48-0a298b9a56a7 => generated 323 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 09:56:20.702718 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [None req-a7c9767f-f241-4ddb-8322-55399e4cc3d5 None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:56:20.704877 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-a7c9767f-f241-4ddb-8322-55399e4cc3d5 tempest-VolumesBackupsV39Test-889208871 tempest-VolumesBackupsV39Test-889208871-project-member] GET https://10.4.3.8/volume/v3/volumes/4896f826-20c4-43a3-be79-c5fa72facf53 Aug 07 09:56:20.705335 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-a7c9767f-f241-4ddb-8322-55399e4cc3d5 tempest-VolumesBackupsV39Test-889208871 tempest-VolumesBackupsV39Test-889208871-project-member] Empty body provided in request {{(pid=100296) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 09:56:20.705767 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-a7c9767f-f241-4ddb-8322-55399e4cc3d5 tempest-VolumesBackupsV39Test-889208871 tempest-VolumesBackupsV39Test-889208871-project-member] Calling method 'show' {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 09:56:20.716545 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-a7c9767f-f241-4ddb-8322-55399e4cc3d5 tempest-VolumesBackupsV39Test-889208871 tempest-VolumesBackupsV39Test-889208871-project-member] https://10.4.3.8/volume/v3/volumes/4896f826-20c4-43a3-be79-c5fa72facf53 returned with HTTP 404 Aug 07 09:56:20.717539 np0000006707 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 431/1718] 10.4.3.8 () {68 vars in 1374 bytes} [Fri Aug 7 09:56:20 2026] GET /volume/v3/volumes/4896f826-20c4-43a3-be79-c5fa72facf53 => generated 109 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 09:56:21.232863 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-0044d726-f7e4-47b2-acf6-40869962353c None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:56:21.319563 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.middleware.request_id [req-d7016d24-1422-41b8-b9ec-dbf47fdfaa62 req-629b5f29-9f51-4256-a791-9134c5274d74 None None] RequestId filter calling following filter/app {{(pid=100298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:56:21.330355 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [req-d7016d24-1422-41b8-b9ec-dbf47fdfaa62 req-629b5f29-9f51-4256-a791-9134c5274d74 tempest-VolumesSnapshotsTestJSON-1326627483 tempest-VolumesSnapshotsTestJSON-1326627483-project-member] GET https://10.4.3.8/volume/v3/volumes/3bb1f84d-b511-4864-b3c8-39dc55ed7051 Aug 07 09:56:21.330681 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [req-d7016d24-1422-41b8-b9ec-dbf47fdfaa62 req-629b5f29-9f51-4256-a791-9134c5274d74 tempest-VolumesSnapshotsTestJSON-1326627483 tempest-VolumesSnapshotsTestJSON-1326627483-project-member] Empty body provided in request {{(pid=100298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 09:56:21.330959 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [req-d7016d24-1422-41b8-b9ec-dbf47fdfaa62 req-629b5f29-9f51-4256-a791-9134c5274d74 tempest-VolumesSnapshotsTestJSON-1326627483 tempest-VolumesSnapshotsTestJSON-1326627483-project-member] Calling method 'show' {{(pid=100298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 09:56:21.339523 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [req-d7016d24-1422-41b8-b9ec-dbf47fdfaa62 req-629b5f29-9f51-4256-a791-9134c5274d74 tempest-VolumesSnapshotsTestJSON-1326627483 tempest-VolumesSnapshotsTestJSON-1326627483-project-member] https://10.4.3.8/volume/v3/volumes/3bb1f84d-b511-4864-b3c8-39dc55ed7051 returned with HTTP 404 Aug 07 09:56:21.340308 np0000006707 devstack@c-api.service[100298]: [pid: 100298|app: 0|req: 432/1719] 10.4.3.8 () {68 vars in 1584 bytes} [Fri Aug 7 09:56:21 2026] GET /volume/v3/volumes/3bb1f84d-b511-4864-b3c8-39dc55ed7051 => generated 109 bytes in 21 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 09:56:21.374331 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [req-1c65c0e8-0289-4c25-90a9-e03a9fe484df req-0b947aa6-b7bb-42b5-9984-0a287fcea4db None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:56:21.377108 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [req-1c65c0e8-0289-4c25-90a9-e03a9fe484df req-0b947aa6-b7bb-42b5-9984-0a287fcea4db tempest-VolumesSnapshotsTestJSON-1326627483 tempest-VolumesSnapshotsTestJSON-1326627483-project-member] DELETE https://10.4.3.8/volume/v3/volumes/3bb1f84d-b511-4864-b3c8-39dc55ed7051 Aug 07 09:56:21.377289 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [req-1c65c0e8-0289-4c25-90a9-e03a9fe484df req-0b947aa6-b7bb-42b5-9984-0a287fcea4db tempest-VolumesSnapshotsTestJSON-1326627483 tempest-VolumesSnapshotsTestJSON-1326627483-project-member] Empty body provided in request {{(pid=100297) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 09:56:21.377694 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [req-1c65c0e8-0289-4c25-90a9-e03a9fe484df req-0b947aa6-b7bb-42b5-9984-0a287fcea4db tempest-VolumesSnapshotsTestJSON-1326627483 tempest-VolumesSnapshotsTestJSON-1326627483-project-member] Calling method 'delete' {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 09:56:21.377861 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.v3.volumes [req-1c65c0e8-0289-4c25-90a9-e03a9fe484df req-0b947aa6-b7bb-42b5-9984-0a287fcea4db tempest-VolumesSnapshotsTestJSON-1326627483 tempest-VolumesSnapshotsTestJSON-1326627483-project-member] Delete volume with id: 3bb1f84d-b511-4864-b3c8-39dc55ed7051 Aug 07 09:56:21.384898 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [req-1c65c0e8-0289-4c25-90a9-e03a9fe484df req-0b947aa6-b7bb-42b5-9984-0a287fcea4db tempest-VolumesSnapshotsTestJSON-1326627483 tempest-VolumesSnapshotsTestJSON-1326627483-project-member] https://10.4.3.8/volume/v3/volumes/3bb1f84d-b511-4864-b3c8-39dc55ed7051 returned with HTTP 404 Aug 07 09:56:21.385682 np0000006707 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 431/1720] 10.4.3.8 () {70 vars in 1606 bytes} [Fri Aug 7 09:56:21 2026] DELETE /volume/v3/volumes/3bb1f84d-b511-4864-b3c8-39dc55ed7051 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 09:56:21.386159 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-0044d726-f7e4-47b2-acf6-40869962353c tempest-CreateVolumesFromSourceVolumeTest-88379132 tempest-CreateVolumesFromSourceVolumeTest-88379132-project-member] POST https://10.4.3.8/volume/v3/volumes Aug 07 09:56:21.386934 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-0044d726-f7e4-47b2-acf6-40869962353c tempest-CreateVolumesFromSourceVolumeTest-88379132 tempest-CreateVolumesFromSourceVolumeTest-88379132-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-CreateVolumesFromSourceVolumeTest-Volume-2080992559"}} {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 09:56:21.389989 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.v3.volumes [None req-0044d726-f7e4-47b2-acf6-40869962353c tempest-CreateVolumesFromSourceVolumeTest-88379132 tempest-CreateVolumesFromSourceVolumeTest-88379132-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-CreateVolumesFromSourceVolumeTest-Volume-2080992559'}} {{(pid=100295) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 07 09:56:21.390229 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.v3.volumes [None req-0044d726-f7e4-47b2-acf6-40869962353c tempest-CreateVolumesFromSourceVolumeTest-88379132 tempest-CreateVolumesFromSourceVolumeTest-88379132-project-member] Create volume of 1 GB Aug 07 09:56:21.406045 np0000006707 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-0044d726-f7e4-47b2-acf6-40869962353c tempest-CreateVolumesFromSourceVolumeTest-88379132 tempest-CreateVolumesFromSourceVolumeTest-88379132-project-member] Availability Zones retrieved successfully. Aug 07 09:56:21.414735 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.volume.api [None req-0044d726-f7e4-47b2-acf6-40869962353c tempest-CreateVolumesFromSourceVolumeTest-88379132 tempest-CreateVolumesFromSourceVolumeTest-88379132-project-member] Flow 'volume_create_api' (abfd1295-91e6-48df-816a-696a0d44d768) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100295) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 09:56:21.417729 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.volume.api [None req-0044d726-f7e4-47b2-acf6-40869962353c tempest-CreateVolumesFromSourceVolumeTest-88379132 tempest-CreateVolumesFromSourceVolumeTest-88379132-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ffdcd804-5baf-4622-8d73-86eab81469b5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100295) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 09:56:21.419723 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.volume.flows.api.create_volume [None req-0044d726-f7e4-47b2-acf6-40869962353c tempest-CreateVolumesFromSourceVolumeTest-88379132 tempest-CreateVolumesFromSourceVolumeTest-88379132-project-member] Validating volume size '1' using validate_int {{(pid=100295) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 07 09:56:21.421023 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [req-e4ed45bd-da85-427f-93c7-d6709ccc8c90 req-025be6ee-6c30-4368-bc5a-0ffa6309e694 None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:56:21.425210 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [req-e4ed45bd-da85-427f-93c7-d6709ccc8c90 req-025be6ee-6c30-4368-bc5a-0ffa6309e694 tempest-VolumesSnapshotsTestJSON-1326627483 tempest-VolumesSnapshotsTestJSON-1326627483-project-member] GET https://10.4.3.8/volume/v3/volumes/3bb1f84d-b511-4864-b3c8-39dc55ed7051 Aug 07 09:56:21.425556 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [req-e4ed45bd-da85-427f-93c7-d6709ccc8c90 req-025be6ee-6c30-4368-bc5a-0ffa6309e694 tempest-VolumesSnapshotsTestJSON-1326627483 tempest-VolumesSnapshotsTestJSON-1326627483-project-member] Empty body provided in request {{(pid=100296) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 09:56:21.426476 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [req-e4ed45bd-da85-427f-93c7-d6709ccc8c90 req-025be6ee-6c30-4368-bc5a-0ffa6309e694 tempest-VolumesSnapshotsTestJSON-1326627483 tempest-VolumesSnapshotsTestJSON-1326627483-project-member] Calling method 'show' {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 09:56:21.435644 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [req-e4ed45bd-da85-427f-93c7-d6709ccc8c90 req-025be6ee-6c30-4368-bc5a-0ffa6309e694 tempest-VolumesSnapshotsTestJSON-1326627483 tempest-VolumesSnapshotsTestJSON-1326627483-project-member] https://10.4.3.8/volume/v3/volumes/3bb1f84d-b511-4864-b3c8-39dc55ed7051 returned with HTTP 404 Aug 07 09:56:21.436414 np0000006707 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 432/1721] 10.4.3.8 () {68 vars in 1584 bytes} [Fri Aug 7 09:56:21 2026] GET /volume/v3/volumes/3bb1f84d-b511-4864-b3c8-39dc55ed7051 => generated 109 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 09:56:21.449012 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.middleware.request_id [None req-aafbb2d7-0d2b-471b-b789-20b78793fe0e None None] RequestId filter calling following filter/app {{(pid=100298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:56:21.451481 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [None req-aafbb2d7-0d2b-471b-b789-20b78793fe0e tempest-GroupsTest-1016982617 tempest-GroupsTest-1016982617-project-member] GET https://10.4.3.8/volume/v3/groups/63866443-69b6-4415-bb48-0a298b9a56a7 Aug 07 09:56:21.451831 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [None req-aafbb2d7-0d2b-471b-b789-20b78793fe0e tempest-GroupsTest-1016982617 tempest-GroupsTest-1016982617-project-member] Empty body provided in request {{(pid=100298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 09:56:21.452301 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [None req-aafbb2d7-0d2b-471b-b789-20b78793fe0e tempest-GroupsTest-1016982617 tempest-GroupsTest-1016982617-project-member] Calling method 'version_select' {{(pid=100298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 09:56:21.452301 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.v3.groups [None req-aafbb2d7-0d2b-471b-b789-20b78793fe0e tempest-GroupsTest-1016982617 tempest-GroupsTest-1016982617-project-member] show called for member 63866443-69b6-4415-bb48-0a298b9a56a7 {{(pid=100298) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 07 09:56:21.457273 np0000006707 devstack@c-api.service[100298]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 09:56:21.457273 np0000006707 devstack@c-api.service[100298]: warnings.warn( Aug 07 09:56:21.459067 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.volume.api [None req-0044d726-f7e4-47b2-acf6-40869962353c tempest-CreateVolumesFromSourceVolumeTest-88379132 tempest-CreateVolumesFromSourceVolumeTest-88379132-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ffdcd804-5baf-4622-8d73-86eab81469b5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-07T09:47:39Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=45fd9a3a-b61e-4c6c-9ab7-d02f06678d0d,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '45fd9a3a-b61e-4c6c-9ab7-d02f06678d0d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100295) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 09:56:21.460142 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.volume.api [None req-0044d726-f7e4-47b2-acf6-40869962353c tempest-CreateVolumesFromSourceVolumeTest-88379132 tempest-CreateVolumesFromSourceVolumeTest-88379132-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (44b47093-f5bf-445a-8938-a11088c32a4b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100295) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 09:56:21.467574 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [None req-aafbb2d7-0d2b-471b-b789-20b78793fe0e tempest-GroupsTest-1016982617 tempest-GroupsTest-1016982617-project-member] https://10.4.3.8/volume/v3/groups/63866443-69b6-4415-bb48-0a298b9a56a7 returned with HTTP 200 Aug 07 09:56:21.467992 np0000006707 devstack@c-api.service[100298]: [pid: 100298|app: 0|req: 433/1722] 10.4.3.8 () {68 vars in 1372 bytes} [Fri Aug 7 09:56:21 2026] GET /volume/v3/groups/63866443-69b6-4415-bb48-0a298b9a56a7 => generated 324 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 09:56:21.479490 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [None req-ea41a83b-5dea-44b7-97a3-7562ceb03a36 None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:56:21.481541 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-ea41a83b-5dea-44b7-97a3-7562ceb03a36 tempest-GroupsTest-1016982617 tempest-GroupsTest-1016982617-project-member] GET https://10.4.3.8/volume/v3/volumes/detail Aug 07 09:56:21.481734 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-ea41a83b-5dea-44b7-97a3-7562ceb03a36 tempest-GroupsTest-1016982617 tempest-GroupsTest-1016982617-project-member] Empty body provided in request {{(pid=100297) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 09:56:21.481905 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-ea41a83b-5dea-44b7-97a3-7562ceb03a36 tempest-GroupsTest-1016982617 tempest-GroupsTest-1016982617-project-member] Calling method 'detail' {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 09:56:21.482284 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.api_utils [None req-ea41a83b-5dea-44b7-97a3-7562ceb03a36 tempest-GroupsTest-1016982617 tempest-GroupsTest-1016982617-project-member] Removing options '' from query. {{(pid=100297) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 07 09:56:21.482668 np0000006707 devstack@c-api.service[100297]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 09:56:21.482668 np0000006707 devstack@c-api.service[100297]: warnings.warn( Aug 07 09:56:21.483042 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.volume.api [None req-ea41a83b-5dea-44b7-97a3-7562ceb03a36 tempest-GroupsTest-1016982617 tempest-GroupsTest-1016982617-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100297) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 07 09:56:21.492257 np0000006707 devstack@c-api.service[100297]: INFO cinder.volume.api [None req-ea41a83b-5dea-44b7-97a3-7562ceb03a36 tempest-GroupsTest-1016982617 tempest-GroupsTest-1016982617-project-member] Get all volumes completed successfully. Aug 07 09:56:21.492964 np0000006707 devstack@c-api.service[100297]: WARNING stevedore.named [None req-ea41a83b-5dea-44b7-97a3-7562ceb03a36 tempest-GroupsTest-1016982617 tempest-GroupsTest-1016982617-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 07 09:56:21.493101 np0000006707 devstack@c-api.service[100297]: WARNING castellan.key_manager [None req-ea41a83b-5dea-44b7-97a3-7562ceb03a36 tempest-GroupsTest-1016982617 tempest-GroupsTest-1016982617-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, 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 09:56:21.530908 np0000006707 devstack@c-api.service[100297]: DEBUG oslo_db.sqlalchemy.engines [None req-ea41a83b-5dea-44b7-97a3-7562ceb03a36 tempest-GroupsTest-1016982617 tempest-GroupsTest-1016982617-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100297) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 07 09:56:21.536015 np0000006707 devstack@c-api.service[100297]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 09:56:21.536015 np0000006707 devstack@c-api.service[100297]: warnings.warn( Aug 07 09:56:21.542903 np0000006707 devstack@c-api.service[100297]: WARNING stevedore.named [None req-ea41a83b-5dea-44b7-97a3-7562ceb03a36 tempest-GroupsTest-1016982617 tempest-GroupsTest-1016982617-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 07 09:56:21.543753 np0000006707 devstack@c-api.service[100297]: WARNING castellan.key_manager [None req-ea41a83b-5dea-44b7-97a3-7562ceb03a36 tempest-GroupsTest-1016982617 tempest-GroupsTest-1016982617-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, 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 09:56:21.554101 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.quota [None req-0044d726-f7e4-47b2-acf6-40869962353c tempest-CreateVolumesFromSourceVolumeTest-88379132 tempest-CreateVolumesFromSourceVolumeTest-88379132-project-member] Created reservations ['42ae55df-866d-4589-865e-a40da2e0698f', 'a044198f-90c7-445d-8ce3-e9b63e518b07', 'bf44bf26-aaa4-497e-ba7d-b8e39a886271', 'eeee2289-1fdf-4698-b364-6b74bf9449ca'] {{(pid=100295) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 09:56:21.555388 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.volume.api [None req-0044d726-f7e4-47b2-acf6-40869962353c tempest-CreateVolumesFromSourceVolumeTest-88379132 tempest-CreateVolumesFromSourceVolumeTest-88379132-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (44b47093-f5bf-445a-8938-a11088c32a4b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['42ae55df-866d-4589-865e-a40da2e0698f', 'a044198f-90c7-445d-8ce3-e9b63e518b07', 'bf44bf26-aaa4-497e-ba7d-b8e39a886271', 'eeee2289-1fdf-4698-b364-6b74bf9449ca']}' {{(pid=100295) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 09:56:21.556894 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.volume.api [None req-0044d726-f7e4-47b2-acf6-40869962353c tempest-CreateVolumesFromSourceVolumeTest-88379132 tempest-CreateVolumesFromSourceVolumeTest-88379132-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (00a035ac-4b84-4de4-81f6-05f8fc016da7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100295) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 09:56:21.593868 np0000006707 devstack@c-api.service[100297]: DEBUG oslo_db.sqlalchemy.engines [None req-ea41a83b-5dea-44b7-97a3-7562ceb03a36 tempest-GroupsTest-1016982617 tempest-GroupsTest-1016982617-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100297) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 07 09:56:21.599351 np0000006707 devstack@c-api.service[100297]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 09:56:21.599351 np0000006707 devstack@c-api.service[100297]: warnings.warn( Aug 07 09:56:21.608036 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.volume.api [None req-0044d726-f7e4-47b2-acf6-40869962353c tempest-CreateVolumesFromSourceVolumeTest-88379132 tempest-CreateVolumesFromSourceVolumeTest-88379132-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (00a035ac-4b84-4de4-81f6-05f8fc016da7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'dc101f64-d99c-4062-8185-17b12e87ca04', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-2080992559',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a265052f49524c92870393853afca6a5',qos_specs=None,replication_status=,reservations=['42ae55df-866d-4589-865e-a40da2e0698f','a044198f-90c7-445d-8ce3-e9b63e518b07','bf44bf26-aaa4-497e-ba7d-b8e39a886271','eeee2289-1fdf-4698-b364-6b74bf9449ca'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='4886430bd70f4a0faf129e9eb2a6513b',volume_type_id=45fd9a3a-b61e-4c6c-9ab7-d02f06678d0d), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-07T09:56:21Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-2080992559',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=dc101f64-d99c-4062-8185-17b12e87ca04,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='a265052f49524c92870393853afca6a5',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='4886430bd70f4a0faf129e9eb2a6513b',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(45fd9a3a-b61e-4c6c-9ab7-d02f06678d0d),volume_type_id=45fd9a3a-b61e-4c6c-9ab7-d02f06678d0d)}' {{(pid=100295) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 09:56:21.609111 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.volume.api [None req-0044d726-f7e4-47b2-acf6-40869962353c tempest-CreateVolumesFromSourceVolumeTest-88379132 tempest-CreateVolumesFromSourceVolumeTest-88379132-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1c700d9e-f5cc-494f-bb31-71b720bd9f64) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100295) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 09:56:21.617978 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-ea41a83b-5dea-44b7-97a3-7562ceb03a36 tempest-GroupsTest-1016982617 tempest-GroupsTest-1016982617-project-member] https://10.4.3.8/volume/v3/volumes/detail returned with HTTP 200 Aug 07 09:56:21.618961 np0000006707 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 432/1723] 10.4.3.8 () {68 vars in 1285 bytes} [Fri Aug 7 09:56:21 2026] GET /volume/v3/volumes/detail => generated 1799 bytes in 140 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 07 09:56:21.641378 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [None req-66ecd0e5-0253-4901-8a55-a17f101a0427 None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:56:21.644509 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-66ecd0e5-0253-4901-8a55-a17f101a0427 tempest-GroupsTest-1016982617 tempest-GroupsTest-1016982617-project-member] GET https://10.4.3.8/volume/v3/volumes/detail Aug 07 09:56:21.644957 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-66ecd0e5-0253-4901-8a55-a17f101a0427 tempest-GroupsTest-1016982617 tempest-GroupsTest-1016982617-project-member] Empty body provided in request {{(pid=100296) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 09:56:21.645557 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-66ecd0e5-0253-4901-8a55-a17f101a0427 tempest-GroupsTest-1016982617 tempest-GroupsTest-1016982617-project-member] Calling method 'detail' {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 09:56:21.645630 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.volume.api [None req-0044d726-f7e4-47b2-acf6-40869962353c tempest-CreateVolumesFromSourceVolumeTest-88379132 tempest-CreateVolumesFromSourceVolumeTest-88379132-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1c700d9e-f5cc-494f-bb31-71b720bd9f64) transitioned into state 'SUCCESS' from state '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-2080992559',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a265052f49524c92870393853afca6a5',qos_specs=None,replication_status=,reservations=['42ae55df-866d-4589-865e-a40da2e0698f','a044198f-90c7-445d-8ce3-e9b63e518b07','bf44bf26-aaa4-497e-ba7d-b8e39a886271','eeee2289-1fdf-4698-b364-6b74bf9449ca'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='4886430bd70f4a0faf129e9eb2a6513b',volume_type_id=45fd9a3a-b61e-4c6c-9ab7-d02f06678d0d)}' {{(pid=100295) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 09:56:21.646029 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.api_utils [None req-66ecd0e5-0253-4901-8a55-a17f101a0427 tempest-GroupsTest-1016982617 tempest-GroupsTest-1016982617-project-member] Removing options '' from query. {{(pid=100296) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 07 09:56:21.646804 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.volume.api [None req-0044d726-f7e4-47b2-acf6-40869962353c tempest-CreateVolumesFromSourceVolumeTest-88379132 tempest-CreateVolumesFromSourceVolumeTest-88379132-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a75d4f89-522f-4d83-8471-e6de749ec943) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100295) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 09:56:21.647477 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.volume.api [None req-66ecd0e5-0253-4901-8a55-a17f101a0427 tempest-GroupsTest-1016982617 tempest-GroupsTest-1016982617-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100296) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 07 09:56:21.658260 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.volume.api [None req-0044d726-f7e4-47b2-acf6-40869962353c tempest-CreateVolumesFromSourceVolumeTest-88379132 tempest-CreateVolumesFromSourceVolumeTest-88379132-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a75d4f89-522f-4d83-8471-e6de749ec943) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100295) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 09:56:21.659101 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.volume.api [None req-0044d726-f7e4-47b2-acf6-40869962353c tempest-CreateVolumesFromSourceVolumeTest-88379132 tempest-CreateVolumesFromSourceVolumeTest-88379132-project-member] Flow 'volume_create_api' (abfd1295-91e6-48df-816a-696a0d44d768) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100295) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 09:56:21.659484 np0000006707 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-0044d726-f7e4-47b2-acf6-40869962353c tempest-CreateVolumesFromSourceVolumeTest-88379132 tempest-CreateVolumesFromSourceVolumeTest-88379132-project-member] Create volume request issued successfully. Aug 07 09:56:21.660062 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-0044d726-f7e4-47b2-acf6-40869962353c tempest-CreateVolumesFromSourceVolumeTest-88379132 tempest-CreateVolumesFromSourceVolumeTest-88379132-project-member] https://10.4.3.8/volume/v3/volumes returned with HTTP 202 Aug 07 09:56:21.660276 np0000006707 devstack@c-api.service[100296]: INFO cinder.volume.api [None req-66ecd0e5-0253-4901-8a55-a17f101a0427 tempest-GroupsTest-1016982617 tempest-GroupsTest-1016982617-project-member] Get all volumes completed successfully. Aug 07 09:56:21.660515 np0000006707 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 427/1724] 10.4.3.8 () {68 vars in 1244 bytes} [Fri Aug 7 09:56:21 2026] POST /volume/v3/volumes => generated 760 bytes in 428 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 07 09:56:21.660979 np0000006707 devstack@c-api.service[100296]: WARNING stevedore.named [None req-66ecd0e5-0253-4901-8a55-a17f101a0427 tempest-GroupsTest-1016982617 tempest-GroupsTest-1016982617-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 07 09:56:21.661156 np0000006707 devstack@c-api.service[100296]: WARNING castellan.key_manager [None req-66ecd0e5-0253-4901-8a55-a17f101a0427 tempest-GroupsTest-1016982617 tempest-GroupsTest-1016982617-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, 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 09:56:21.677235 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.middleware.request_id [None req-ea3f6a0a-2614-4fab-b8d0-ed7186c9957a None None] RequestId filter calling following filter/app {{(pid=100298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:56:21.679263 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [None req-ea3f6a0a-2614-4fab-b8d0-ed7186c9957a tempest-CreateVolumesFromSourceVolumeTest-88379132 tempest-CreateVolumesFromSourceVolumeTest-88379132-project-member] GET https://10.4.3.8/volume/v3/volumes/dc101f64-d99c-4062-8185-17b12e87ca04 Aug 07 09:56:21.679528 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [None req-ea3f6a0a-2614-4fab-b8d0-ed7186c9957a tempest-CreateVolumesFromSourceVolumeTest-88379132 tempest-CreateVolumesFromSourceVolumeTest-88379132-project-member] Empty body provided in request {{(pid=100298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 09:56:21.679754 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [None req-ea3f6a0a-2614-4fab-b8d0-ed7186c9957a tempest-CreateVolumesFromSourceVolumeTest-88379132 tempest-CreateVolumesFromSourceVolumeTest-88379132-project-member] Calling method 'show' {{(pid=100298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 09:56:21.691891 np0000006707 devstack@c-api.service[100298]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 09:56:21.691891 np0000006707 devstack@c-api.service[100298]: warnings.warn( Aug 07 09:56:21.696613 np0000006707 devstack@c-api.service[100298]: INFO cinder.volume.api [None req-ea3f6a0a-2614-4fab-b8d0-ed7186c9957a tempest-CreateVolumesFromSourceVolumeTest-88379132 tempest-CreateVolumesFromSourceVolumeTest-88379132-project-member] Volume info retrieved successfully. Aug 07 09:56:21.715107 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [None req-ea3f6a0a-2614-4fab-b8d0-ed7186c9957a tempest-CreateVolumesFromSourceVolumeTest-88379132 tempest-CreateVolumesFromSourceVolumeTest-88379132-project-member] https://10.4.3.8/volume/v3/volumes/dc101f64-d99c-4062-8185-17b12e87ca04 returned with HTTP 200 Aug 07 09:56:21.715526 np0000006707 devstack@c-api.service[100298]: [pid: 100298|app: 0|req: 434/1725] 10.4.3.8 () {66 vars in 1334 bytes} [Fri Aug 7 09:56:21 2026] GET /volume/v3/volumes/dc101f64-d99c-4062-8185-17b12e87ca04 => generated 828 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 09:56:21.725365 np0000006707 devstack@c-api.service[100296]: DEBUG oslo_db.sqlalchemy.engines [None req-66ecd0e5-0253-4901-8a55-a17f101a0427 tempest-GroupsTest-1016982617 tempest-GroupsTest-1016982617-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100296) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 07 09:56:21.736053 np0000006707 devstack@c-api.service[100296]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 09:56:21.736053 np0000006707 devstack@c-api.service[100296]: warnings.warn( Aug 07 09:56:21.743369 np0000006707 devstack@c-api.service[100296]: WARNING stevedore.named [None req-66ecd0e5-0253-4901-8a55-a17f101a0427 tempest-GroupsTest-1016982617 tempest-GroupsTest-1016982617-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 07 09:56:21.743369 np0000006707 devstack@c-api.service[100296]: WARNING castellan.key_manager [None req-66ecd0e5-0253-4901-8a55-a17f101a0427 tempest-GroupsTest-1016982617 tempest-GroupsTest-1016982617-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, 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 09:56:21.792180 np0000006707 devstack@c-api.service[100296]: DEBUG oslo_db.sqlalchemy.engines [None req-66ecd0e5-0253-4901-8a55-a17f101a0427 tempest-GroupsTest-1016982617 tempest-GroupsTest-1016982617-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100296) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 07 09:56:21.797959 np0000006707 devstack@c-api.service[100296]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 09:56:21.797959 np0000006707 devstack@c-api.service[100296]: warnings.warn( Aug 07 09:56:21.808591 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-66ecd0e5-0253-4901-8a55-a17f101a0427 tempest-GroupsTest-1016982617 tempest-GroupsTest-1016982617-project-member] https://10.4.3.8/volume/v3/volumes/detail returned with HTTP 200 Aug 07 09:56:21.809013 np0000006707 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 433/1726] 10.4.3.8 () {68 vars in 1285 bytes} [Fri Aug 7 09:56:21 2026] GET /volume/v3/volumes/detail => generated 1799 bytes in 168 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 07 09:56:21.829085 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [None req-4c8fc0e3-28b9-44bb-b230-7fb6cee55de2 None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:56:21.831284 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-4c8fc0e3-28b9-44bb-b230-7fb6cee55de2 tempest-GroupsTest-1016982617 tempest-GroupsTest-1016982617-project-member] POST https://10.4.3.8/volume/v3/groups/63866443-69b6-4415-bb48-0a298b9a56a7/action Aug 07 09:56:21.831712 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-4c8fc0e3-28b9-44bb-b230-7fb6cee55de2 tempest-GroupsTest-1016982617 tempest-GroupsTest-1016982617-project-member] Action body: b'{"delete": {"delete-volumes": true}}' {{(pid=100297) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 07 09:56:21.831851 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-4c8fc0e3-28b9-44bb-b230-7fb6cee55de2 tempest-GroupsTest-1016982617 tempest-GroupsTest-1016982617-project-member] Action: 'action', calling method: delete_group, body: {"delete": {"delete-volumes": true}} {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 09:56:21.833822 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.v3.groups [None req-4c8fc0e3-28b9-44bb-b230-7fb6cee55de2 tempest-GroupsTest-1016982617 tempest-GroupsTest-1016982617-project-member] delete called for group 63866443-69b6-4415-bb48-0a298b9a56a7 {{(pid=100297) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Aug 07 09:56:21.833948 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.v3.groups [None req-4c8fc0e3-28b9-44bb-b230-7fb6cee55de2 tempest-GroupsTest-1016982617 tempest-GroupsTest-1016982617-project-member] Delete group with id: 63866443-69b6-4415-bb48-0a298b9a56a7 Aug 07 09:56:21.839880 np0000006707 devstack@c-api.service[100297]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 09:56:21.839880 np0000006707 devstack@c-api.service[100297]: warnings.warn( Aug 07 09:56:21.911657 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-4c8fc0e3-28b9-44bb-b230-7fb6cee55de2 tempest-GroupsTest-1016982617 tempest-GroupsTest-1016982617-project-member] https://10.4.3.8/volume/v3/groups/63866443-69b6-4415-bb48-0a298b9a56a7/action returned with HTTP 202 Aug 07 09:56:21.912196 np0000006707 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 433/1727] 10.4.3.8 () {70 vars in 1414 bytes} [Fri Aug 7 09:56:21 2026] POST /volume/v3/groups/63866443-69b6-4415-bb48-0a298b9a56a7/action => generated 0 bytes in 84 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 07 09:56:21.924942 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-f9be726f-015d-4be3-9704-fbd47ef87ff7 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:56:21.927188 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-f9be726f-015d-4be3-9704-fbd47ef87ff7 tempest-GroupsTest-1016982617 tempest-GroupsTest-1016982617-project-member] GET https://10.4.3.8/volume/v3/volumes/5511b923-2ade-46e8-ba75-882912be9a23 Aug 07 09:56:21.927842 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-f9be726f-015d-4be3-9704-fbd47ef87ff7 tempest-GroupsTest-1016982617 tempest-GroupsTest-1016982617-project-member] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 09:56:21.927842 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-f9be726f-015d-4be3-9704-fbd47ef87ff7 tempest-GroupsTest-1016982617 tempest-GroupsTest-1016982617-project-member] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 09:56:21.938082 np0000006707 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 09:56:21.938082 np0000006707 devstack@c-api.service[100295]: warnings.warn( Aug 07 09:56:21.944600 np0000006707 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-f9be726f-015d-4be3-9704-fbd47ef87ff7 tempest-GroupsTest-1016982617 tempest-GroupsTest-1016982617-project-member] Volume info retrieved successfully. Aug 07 09:56:21.945437 np0000006707 devstack@c-api.service[100295]: WARNING stevedore.named [None req-f9be726f-015d-4be3-9704-fbd47ef87ff7 tempest-GroupsTest-1016982617 tempest-GroupsTest-1016982617-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 07 09:56:21.945698 np0000006707 devstack@c-api.service[100295]: WARNING castellan.key_manager [None req-f9be726f-015d-4be3-9704-fbd47ef87ff7 tempest-GroupsTest-1016982617 tempest-GroupsTest-1016982617-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, 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 09:56:22.008239 np0000006707 devstack@c-api.service[100295]: DEBUG oslo_db.sqlalchemy.engines [None req-f9be726f-015d-4be3-9704-fbd47ef87ff7 tempest-GroupsTest-1016982617 tempest-GroupsTest-1016982617-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100295) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 07 09:56:22.013231 np0000006707 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 09:56:22.013231 np0000006707 devstack@c-api.service[100295]: warnings.warn( Aug 07 09:56:22.026704 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-f9be726f-015d-4be3-9704-fbd47ef87ff7 tempest-GroupsTest-1016982617 tempest-GroupsTest-1016982617-project-member] https://10.4.3.8/volume/v3/volumes/5511b923-2ade-46e8-ba75-882912be9a23 returned with HTTP 200 Aug 07 09:56:22.027837 np0000006707 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 428/1728] 10.4.3.8 () {68 vars in 1375 bytes} [Fri Aug 7 09:56:21 2026] GET /volume/v3/volumes/5511b923-2ade-46e8-ba75-882912be9a23 => generated 902 bytes in 103 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 09:56:22.209354 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.middleware.request_id [None req-e33ca8b2-59c4-4bfe-817d-edc38e920eda None None] RequestId filter calling following filter/app {{(pid=100298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:56:22.209729 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [None req-e33ca8b2-59c4-4bfe-817d-edc38e920eda None None] GET https://10.4.3.8/volume// Aug 07 09:56:22.209907 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [None req-e33ca8b2-59c4-4bfe-817d-edc38e920eda None None] Empty body provided in request {{(pid=100298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 09:56:22.210135 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [None req-e33ca8b2-59c4-4bfe-817d-edc38e920eda None None] Calling method 'all' {{(pid=100298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 09:56:22.210533 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [None req-e33ca8b2-59c4-4bfe-817d-edc38e920eda None None] https://10.4.3.8/volume// returned with HTTP 300 Aug 07 09:56:22.211015 np0000006707 devstack@c-api.service[100298]: [pid: 100298|app: 0|req: 435/1729] 10.4.3.8 () {66 vars in 1412 bytes} [Fri Aug 7 09:56:22 2026] GET /volume/ => generated 384 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 07 09:56:22.229160 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [req-759391d8-d363-45b2-a48c-ba2f47161ad6 req-af152c8a-3234-4025-b886-1ad8099a1d9f None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:56:22.234040 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [req-759391d8-d363-45b2-a48c-ba2f47161ad6 req-af152c8a-3234-4025-b886-1ad8099a1d9f tempest-TestShelveInstance-806482421 tempest-TestShelveInstance-806482421-project-member] POST https://10.4.3.8/volume/v3/attachments Aug 07 09:56:22.234245 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [req-759391d8-d363-45b2-a48c-ba2f47161ad6 req-af152c8a-3234-4025-b886-1ad8099a1d9f tempest-TestShelveInstance-806482421 tempest-TestShelveInstance-806482421-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "aba0fb6c-3827-4da9-9e82-d1a500959f56", "connector": null, "instance_uuid": "dfe9beb4-4a79-41e0-8a90-19b8acacc4fd"}} {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 09:56:22.250717 np0000006707 devstack@c-api.service[100296]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 09:56:22.250717 np0000006707 devstack@c-api.service[100296]: warnings.warn( Aug 07 09:56:22.308085 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [req-759391d8-d363-45b2-a48c-ba2f47161ad6 req-af152c8a-3234-4025-b886-1ad8099a1d9f tempest-TestShelveInstance-806482421 tempest-TestShelveInstance-806482421-project-member] https://10.4.3.8/volume/v3/attachments returned with HTTP 200 Aug 07 09:56:22.309026 np0000006707 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 434/1730] 10.4.3.8 () {74 vars in 1580 bytes} [Fri Aug 7 09:56:22 2026] POST /volume/v3/attachments => generated 273 bytes in 81 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 09:56:22.324745 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [req-759391d8-d363-45b2-a48c-ba2f47161ad6 req-36f0baf0-f3a0-4ea7-967b-e9639aa1b599 None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:56:22.327961 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [req-759391d8-d363-45b2-a48c-ba2f47161ad6 req-36f0baf0-f3a0-4ea7-967b-e9639aa1b599 tempest-TestShelveInstance-806482421 tempest-TestShelveInstance-806482421-project-member] DELETE https://10.4.3.8/volume/v3/attachments/2490c211-c340-4fc4-a48d-0d701591d7bb Aug 07 09:56:22.328249 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [req-759391d8-d363-45b2-a48c-ba2f47161ad6 req-36f0baf0-f3a0-4ea7-967b-e9639aa1b599 tempest-TestShelveInstance-806482421 tempest-TestShelveInstance-806482421-project-member] Empty body provided in request {{(pid=100297) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 09:56:22.328609 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [req-759391d8-d363-45b2-a48c-ba2f47161ad6 req-36f0baf0-f3a0-4ea7-967b-e9639aa1b599 tempest-TestShelveInstance-806482421 tempest-TestShelveInstance-806482421-project-member] Calling method 'version_select' {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 09:56:22.338078 np0000006707 devstack@c-api.service[100297]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 09:56:22.338078 np0000006707 devstack@c-api.service[100297]: warnings.warn( Aug 07 09:56:22.402796 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [req-759391d8-d363-45b2-a48c-ba2f47161ad6 req-36f0baf0-f3a0-4ea7-967b-e9639aa1b599 tempest-TestShelveInstance-806482421 tempest-TestShelveInstance-806482421-project-member] https://10.4.3.8/volume/v3/attachments/2490c211-c340-4fc4-a48d-0d701591d7bb returned with HTTP 200 Aug 07 09:56:22.403330 np0000006707 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 434/1731] 10.4.3.8 () {72 vars in 1659 bytes} [Fri Aug 7 09:56:22 2026] DELETE /volume/v3/attachments/2490c211-c340-4fc4-a48d-0d701591d7bb => generated 192 bytes in 79 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 09:56:22.731836 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-8cfd8a52-f706-49eb-9cd5-ade9692d4dbc None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:56:22.734236 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-8cfd8a52-f706-49eb-9cd5-ade9692d4dbc tempest-CreateVolumesFromSourceVolumeTest-88379132 tempest-CreateVolumesFromSourceVolumeTest-88379132-project-member] GET https://10.4.3.8/volume/v3/volumes/dc101f64-d99c-4062-8185-17b12e87ca04 Aug 07 09:56:22.734551 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-8cfd8a52-f706-49eb-9cd5-ade9692d4dbc tempest-CreateVolumesFromSourceVolumeTest-88379132 tempest-CreateVolumesFromSourceVolumeTest-88379132-project-member] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 09:56:22.734802 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-8cfd8a52-f706-49eb-9cd5-ade9692d4dbc tempest-CreateVolumesFromSourceVolumeTest-88379132 tempest-CreateVolumesFromSourceVolumeTest-88379132-project-member] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 09:56:22.745024 np0000006707 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 09:56:22.745024 np0000006707 devstack@c-api.service[100295]: warnings.warn( Aug 07 09:56:22.750565 np0000006707 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-8cfd8a52-f706-49eb-9cd5-ade9692d4dbc tempest-CreateVolumesFromSourceVolumeTest-88379132 tempest-CreateVolumesFromSourceVolumeTest-88379132-project-member] Volume info retrieved successfully. Aug 07 09:56:22.757884 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-8cfd8a52-f706-49eb-9cd5-ade9692d4dbc tempest-CreateVolumesFromSourceVolumeTest-88379132 tempest-CreateVolumesFromSourceVolumeTest-88379132-project-member] https://10.4.3.8/volume/v3/volumes/dc101f64-d99c-4062-8185-17b12e87ca04 returned with HTTP 200 Aug 07 09:56:22.759024 np0000006707 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 429/1732] 10.4.3.8 () {66 vars in 1334 bytes} [Fri Aug 7 09:56:22 2026] GET /volume/v3/volumes/dc101f64-d99c-4062-8185-17b12e87ca04 => generated 853 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 09:56:22.771696 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.middleware.request_id [None req-76fd30a1-9e68-4996-88d5-308614f55def None None] RequestId filter calling following filter/app {{(pid=100298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:56:22.773696 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [None req-76fd30a1-9e68-4996-88d5-308614f55def tempest-CreateVolumesFromSourceVolumeTest-88379132 tempest-CreateVolumesFromSourceVolumeTest-88379132-project-member] POST https://10.4.3.8/volume/v3/volumes Aug 07 09:56:22.774146 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [None req-76fd30a1-9e68-4996-88d5-308614f55def tempest-CreateVolumesFromSourceVolumeTest-88379132 tempest-CreateVolumesFromSourceVolumeTest-88379132-project-member] Action: 'create', calling method: create, body: {"volume": {"'source_volid": "dc101f64-d99c-4062-8185-17b12e87ca04", "size": 1, "name": "tempest-CreateVolumesFromSourceVolumeTest-Volume-846444044"}} {{(pid=100298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 09:56:22.775775 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.v3.volumes [None req-76fd30a1-9e68-4996-88d5-308614f55def tempest-CreateVolumesFromSourceVolumeTest-88379132 tempest-CreateVolumesFromSourceVolumeTest-88379132-project-member] Create volume request body: {'volume': {"'source_volid": 'dc101f64-d99c-4062-8185-17b12e87ca04', 'size': 1, 'name': 'tempest-CreateVolumesFromSourceVolumeTest-Volume-846444044'}} {{(pid=100298) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 07 09:56:22.775775 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.v3.volumes [None req-76fd30a1-9e68-4996-88d5-308614f55def tempest-CreateVolumesFromSourceVolumeTest-88379132 tempest-CreateVolumesFromSourceVolumeTest-88379132-project-member] Create volume of 1 GB Aug 07 09:56:22.781327 np0000006707 devstack@c-api.service[100298]: INFO cinder.volume.api [None req-76fd30a1-9e68-4996-88d5-308614f55def tempest-CreateVolumesFromSourceVolumeTest-88379132 tempest-CreateVolumesFromSourceVolumeTest-88379132-project-member] Availability Zones retrieved successfully. Aug 07 09:56:22.789499 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.volume.api [None req-76fd30a1-9e68-4996-88d5-308614f55def tempest-CreateVolumesFromSourceVolumeTest-88379132 tempest-CreateVolumesFromSourceVolumeTest-88379132-project-member] Flow 'volume_create_api' (3d7aa143-3441-4fd8-a516-df646fb1c26d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100298) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 09:56:22.791028 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.volume.api [None req-76fd30a1-9e68-4996-88d5-308614f55def tempest-CreateVolumesFromSourceVolumeTest-88379132 tempest-CreateVolumesFromSourceVolumeTest-88379132-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0c6d47bc-79dc-44c3-8e2d-2ce8044875a6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100298) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 09:56:22.792471 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.volume.flows.api.create_volume [None req-76fd30a1-9e68-4996-88d5-308614f55def tempest-CreateVolumesFromSourceVolumeTest-88379132 tempest-CreateVolumesFromSourceVolumeTest-88379132-project-member] Validating volume size '1' using validate_int {{(pid=100298) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 07 09:56:22.836167 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.volume.api [None req-76fd30a1-9e68-4996-88d5-308614f55def tempest-CreateVolumesFromSourceVolumeTest-88379132 tempest-CreateVolumesFromSourceVolumeTest-88379132-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0c6d47bc-79dc-44c3-8e2d-2ce8044875a6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-07T09:47:39Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=45fd9a3a-b61e-4c6c-9ab7-d02f06678d0d,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '45fd9a3a-b61e-4c6c-9ab7-d02f06678d0d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100298) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 09:56:22.837609 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.volume.api [None req-76fd30a1-9e68-4996-88d5-308614f55def tempest-CreateVolumesFromSourceVolumeTest-88379132 tempest-CreateVolumesFromSourceVolumeTest-88379132-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (527aa824-9c04-4001-b46a-18fae8bd6424) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100298) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 09:56:22.887006 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.quota [None req-76fd30a1-9e68-4996-88d5-308614f55def tempest-CreateVolumesFromSourceVolumeTest-88379132 tempest-CreateVolumesFromSourceVolumeTest-88379132-project-member] Created reservations ['289e6e2f-04fe-45ab-9653-ff8e39ee8abf', '30688178-b1a2-4eb5-9809-ff5fb4b48e2e', '8fc10e3d-ba66-4e21-801e-8e45c82ffd07', 'e3e52f02-6dfe-46c0-8397-3fc0f1581b0c'] {{(pid=100298) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 09:56:22.888089 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.volume.api [None req-76fd30a1-9e68-4996-88d5-308614f55def tempest-CreateVolumesFromSourceVolumeTest-88379132 tempest-CreateVolumesFromSourceVolumeTest-88379132-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (527aa824-9c04-4001-b46a-18fae8bd6424) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['289e6e2f-04fe-45ab-9653-ff8e39ee8abf', '30688178-b1a2-4eb5-9809-ff5fb4b48e2e', '8fc10e3d-ba66-4e21-801e-8e45c82ffd07', 'e3e52f02-6dfe-46c0-8397-3fc0f1581b0c']}' {{(pid=100298) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 09:56:22.888089 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.volume.api [None req-76fd30a1-9e68-4996-88d5-308614f55def tempest-CreateVolumesFromSourceVolumeTest-88379132 tempest-CreateVolumesFromSourceVolumeTest-88379132-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (03f013bc-6baa-4e17-a857-12865713d6d0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100298) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 09:56:22.917011 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.volume.api [None req-76fd30a1-9e68-4996-88d5-308614f55def tempest-CreateVolumesFromSourceVolumeTest-88379132 tempest-CreateVolumesFromSourceVolumeTest-88379132-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (03f013bc-6baa-4e17-a857-12865713d6d0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'a36b3a40-1c77-49ad-be9e-34279196864e', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-846444044',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a265052f49524c92870393853afca6a5',qos_specs=None,replication_status=,reservations=['289e6e2f-04fe-45ab-9653-ff8e39ee8abf','30688178-b1a2-4eb5-9809-ff5fb4b48e2e','8fc10e3d-ba66-4e21-801e-8e45c82ffd07','e3e52f02-6dfe-46c0-8397-3fc0f1581b0c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='4886430bd70f4a0faf129e9eb2a6513b',volume_type_id=45fd9a3a-b61e-4c6c-9ab7-d02f06678d0d), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-07T09:56:22Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-846444044',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=a36b3a40-1c77-49ad-be9e-34279196864e,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='a265052f49524c92870393853afca6a5',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='4886430bd70f4a0faf129e9eb2a6513b',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(45fd9a3a-b61e-4c6c-9ab7-d02f06678d0d),volume_type_id=45fd9a3a-b61e-4c6c-9ab7-d02f06678d0d)}' {{(pid=100298) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 09:56:22.918095 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.volume.api [None req-76fd30a1-9e68-4996-88d5-308614f55def tempest-CreateVolumesFromSourceVolumeTest-88379132 tempest-CreateVolumesFromSourceVolumeTest-88379132-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (07262b4b-0888-4e3b-8485-39ab4cc1faa8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100298) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 09:56:22.947692 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.volume.api [None req-76fd30a1-9e68-4996-88d5-308614f55def tempest-CreateVolumesFromSourceVolumeTest-88379132 tempest-CreateVolumesFromSourceVolumeTest-88379132-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (07262b4b-0888-4e3b-8485-39ab4cc1faa8) transitioned into state 'SUCCESS' from state '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-846444044',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a265052f49524c92870393853afca6a5',qos_specs=None,replication_status=,reservations=['289e6e2f-04fe-45ab-9653-ff8e39ee8abf','30688178-b1a2-4eb5-9809-ff5fb4b48e2e','8fc10e3d-ba66-4e21-801e-8e45c82ffd07','e3e52f02-6dfe-46c0-8397-3fc0f1581b0c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='4886430bd70f4a0faf129e9eb2a6513b',volume_type_id=45fd9a3a-b61e-4c6c-9ab7-d02f06678d0d)}' {{(pid=100298) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 09:56:22.948623 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.volume.api [None req-76fd30a1-9e68-4996-88d5-308614f55def tempest-CreateVolumesFromSourceVolumeTest-88379132 tempest-CreateVolumesFromSourceVolumeTest-88379132-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (223ddf75-8332-4694-87b2-b091187746f1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100298) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 09:56:22.962111 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.volume.api [None req-76fd30a1-9e68-4996-88d5-308614f55def tempest-CreateVolumesFromSourceVolumeTest-88379132 tempest-CreateVolumesFromSourceVolumeTest-88379132-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (223ddf75-8332-4694-87b2-b091187746f1) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100298) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 09:56:22.963043 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.volume.api [None req-76fd30a1-9e68-4996-88d5-308614f55def tempest-CreateVolumesFromSourceVolumeTest-88379132 tempest-CreateVolumesFromSourceVolumeTest-88379132-project-member] Flow 'volume_create_api' (3d7aa143-3441-4fd8-a516-df646fb1c26d) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100298) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 09:56:22.963400 np0000006707 devstack@c-api.service[100298]: INFO cinder.volume.api [None req-76fd30a1-9e68-4996-88d5-308614f55def tempest-CreateVolumesFromSourceVolumeTest-88379132 tempest-CreateVolumesFromSourceVolumeTest-88379132-project-member] Create volume request issued successfully. Aug 07 09:56:22.964014 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [None req-76fd30a1-9e68-4996-88d5-308614f55def tempest-CreateVolumesFromSourceVolumeTest-88379132 tempest-CreateVolumesFromSourceVolumeTest-88379132-project-member] https://10.4.3.8/volume/v3/volumes returned with HTTP 202 Aug 07 09:56:22.964948 np0000006707 devstack@c-api.service[100298]: [pid: 100298|app: 0|req: 436/1733] 10.4.3.8 () {68 vars in 1245 bytes} [Fri Aug 7 09:56:22 2026] POST /volume/v3/volumes => generated 759 bytes in 193 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 07 09:56:22.980176 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [None req-7632906c-8bc7-4e72-b782-618aa66fb2bc None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:56:22.982036 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-7632906c-8bc7-4e72-b782-618aa66fb2bc tempest-CreateVolumesFromSourceVolumeTest-88379132 tempest-CreateVolumesFromSourceVolumeTest-88379132-project-member] POST https://10.4.3.8/volume/v3/volumes Aug 07 09:56:22.982551 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-7632906c-8bc7-4e72-b782-618aa66fb2bc tempest-CreateVolumesFromSourceVolumeTest-88379132 tempest-CreateVolumesFromSourceVolumeTest-88379132-project-member] Action: 'create', calling method: create, body: {"volume": {"'source_volid": "dc101f64-d99c-4062-8185-17b12e87ca04", "size": 1, "name": "tempest-CreateVolumesFromSourceVolumeTest-Volume-1374141900"}} {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 09:56:22.984499 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.v3.volumes [None req-7632906c-8bc7-4e72-b782-618aa66fb2bc tempest-CreateVolumesFromSourceVolumeTest-88379132 tempest-CreateVolumesFromSourceVolumeTest-88379132-project-member] Create volume request body: {'volume': {"'source_volid": 'dc101f64-d99c-4062-8185-17b12e87ca04', 'size': 1, 'name': 'tempest-CreateVolumesFromSourceVolumeTest-Volume-1374141900'}} {{(pid=100296) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 07 09:56:22.984712 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.v3.volumes [None req-7632906c-8bc7-4e72-b782-618aa66fb2bc tempest-CreateVolumesFromSourceVolumeTest-88379132 tempest-CreateVolumesFromSourceVolumeTest-88379132-project-member] Create volume of 1 GB Aug 07 09:56:22.985093 np0000006707 devstack@c-api.service[100296]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 09:56:22.985093 np0000006707 devstack@c-api.service[100296]: warnings.warn( Aug 07 09:56:22.990845 np0000006707 devstack@c-api.service[100296]: INFO cinder.volume.api [None req-7632906c-8bc7-4e72-b782-618aa66fb2bc tempest-CreateVolumesFromSourceVolumeTest-88379132 tempest-CreateVolumesFromSourceVolumeTest-88379132-project-member] Availability Zones retrieved successfully. Aug 07 09:56:22.999975 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.volume.api [None req-7632906c-8bc7-4e72-b782-618aa66fb2bc tempest-CreateVolumesFromSourceVolumeTest-88379132 tempest-CreateVolumesFromSourceVolumeTest-88379132-project-member] Flow 'volume_create_api' (f64e31cb-158c-465d-b48f-6c8b025ed4ac) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100296) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 09:56:23.000746 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.volume.api [None req-7632906c-8bc7-4e72-b782-618aa66fb2bc tempest-CreateVolumesFromSourceVolumeTest-88379132 tempest-CreateVolumesFromSourceVolumeTest-88379132-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (eaed5d1a-19c6-4c9e-933f-015b3620b4e7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 09:56:23.002706 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.volume.flows.api.create_volume [None req-7632906c-8bc7-4e72-b782-618aa66fb2bc tempest-CreateVolumesFromSourceVolumeTest-88379132 tempest-CreateVolumesFromSourceVolumeTest-88379132-project-member] Validating volume size '1' using validate_int {{(pid=100296) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 07 09:56:23.032073 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.volume.api [None req-7632906c-8bc7-4e72-b782-618aa66fb2bc tempest-CreateVolumesFromSourceVolumeTest-88379132 tempest-CreateVolumesFromSourceVolumeTest-88379132-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (eaed5d1a-19c6-4c9e-933f-015b3620b4e7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-07T09:47:39Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=45fd9a3a-b61e-4c6c-9ab7-d02f06678d0d,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '45fd9a3a-b61e-4c6c-9ab7-d02f06678d0d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 09:56:23.033130 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.volume.api [None req-7632906c-8bc7-4e72-b782-618aa66fb2bc tempest-CreateVolumesFromSourceVolumeTest-88379132 tempest-CreateVolumesFromSourceVolumeTest-88379132-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4e7f03be-c68f-46c0-ac16-8626d185a956) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 09:56:23.046170 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [None req-bd349375-ec5d-4622-bdc1-2df18895de71 None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:56:23.051549 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-bd349375-ec5d-4622-bdc1-2df18895de71 tempest-GroupsTest-1016982617 tempest-GroupsTest-1016982617-project-member] GET https://10.4.3.8/volume/v3/volumes/5511b923-2ade-46e8-ba75-882912be9a23 Aug 07 09:56:23.051549 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-bd349375-ec5d-4622-bdc1-2df18895de71 tempest-GroupsTest-1016982617 tempest-GroupsTest-1016982617-project-member] Empty body provided in request {{(pid=100297) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 09:56:23.051549 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-bd349375-ec5d-4622-bdc1-2df18895de71 tempest-GroupsTest-1016982617 tempest-GroupsTest-1016982617-project-member] Calling method 'show' {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 09:56:23.066971 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-bd349375-ec5d-4622-bdc1-2df18895de71 tempest-GroupsTest-1016982617 tempest-GroupsTest-1016982617-project-member] https://10.4.3.8/volume/v3/volumes/5511b923-2ade-46e8-ba75-882912be9a23 returned with HTTP 404 Aug 07 09:56:23.066971 np0000006707 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 435/1734] 10.4.3.8 () {68 vars in 1375 bytes} [Fri Aug 7 09:56:23 2026] GET /volume/v3/volumes/5511b923-2ade-46e8-ba75-882912be9a23 => generated 109 bytes in 21 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 07 09:56:23.082452 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-ba8ee1e7-4d75-4d33-9d8e-05b773f8b303 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:56:23.087392 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-ba8ee1e7-4d75-4d33-9d8e-05b773f8b303 tempest-GroupsTest-1016982617 tempest-GroupsTest-1016982617-project-member] GET https://10.4.3.8/volume/v3/volumes/8b51656b-b239-473e-b266-cc83bdc421f4 Aug 07 09:56:23.087879 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-ba8ee1e7-4d75-4d33-9d8e-05b773f8b303 tempest-GroupsTest-1016982617 tempest-GroupsTest-1016982617-project-member] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 09:56:23.087879 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-ba8ee1e7-4d75-4d33-9d8e-05b773f8b303 tempest-GroupsTest-1016982617 tempest-GroupsTest-1016982617-project-member] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 09:56:23.093257 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.quota [None req-7632906c-8bc7-4e72-b782-618aa66fb2bc tempest-CreateVolumesFromSourceVolumeTest-88379132 tempest-CreateVolumesFromSourceVolumeTest-88379132-project-member] Created reservations ['71ce705d-8201-4666-be29-684ae4cc480d', '647fe787-0af0-4b35-90f3-2cc6beab6b71', '5761c51f-c984-442b-bd39-cd1bd775fe3f', 'e56a43db-8cd6-48c7-9f64-d6a43640e992'] {{(pid=100296) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 09:56:23.094153 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.volume.api [None req-7632906c-8bc7-4e72-b782-618aa66fb2bc tempest-CreateVolumesFromSourceVolumeTest-88379132 tempest-CreateVolumesFromSourceVolumeTest-88379132-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4e7f03be-c68f-46c0-ac16-8626d185a956) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['71ce705d-8201-4666-be29-684ae4cc480d', '647fe787-0af0-4b35-90f3-2cc6beab6b71', '5761c51f-c984-442b-bd39-cd1bd775fe3f', 'e56a43db-8cd6-48c7-9f64-d6a43640e992']}' {{(pid=100296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 09:56:23.094814 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.volume.api [None req-7632906c-8bc7-4e72-b782-618aa66fb2bc tempest-CreateVolumesFromSourceVolumeTest-88379132 tempest-CreateVolumesFromSourceVolumeTest-88379132-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (29954f6e-41a6-4439-b85f-be57714bb508) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 09:56:23.099385 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-ba8ee1e7-4d75-4d33-9d8e-05b773f8b303 tempest-GroupsTest-1016982617 tempest-GroupsTest-1016982617-project-member] https://10.4.3.8/volume/v3/volumes/8b51656b-b239-473e-b266-cc83bdc421f4 returned with HTTP 404 Aug 07 09:56:23.101256 np0000006707 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 430/1735] 10.4.3.8 () {68 vars in 1375 bytes} [Fri Aug 7 09:56:23 2026] GET /volume/v3/volumes/8b51656b-b239-473e-b266-cc83bdc421f4 => generated 109 bytes in 19 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 07 09:56:23.110689 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.middleware.request_id [None req-0f9bf41d-dd5f-4d97-92e5-5b76d3443546 None None] RequestId filter calling following filter/app {{(pid=100298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:56:23.114480 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [None req-0f9bf41d-dd5f-4d97-92e5-5b76d3443546 tempest-GroupsTest-1016982617 tempest-GroupsTest-1016982617-project-member] GET https://10.4.3.8/volume/v3/groups/63866443-69b6-4415-bb48-0a298b9a56a7 Aug 07 09:56:23.116250 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [None req-0f9bf41d-dd5f-4d97-92e5-5b76d3443546 tempest-GroupsTest-1016982617 tempest-GroupsTest-1016982617-project-member] Empty body provided in request {{(pid=100298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 09:56:23.116250 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [None req-0f9bf41d-dd5f-4d97-92e5-5b76d3443546 tempest-GroupsTest-1016982617 tempest-GroupsTest-1016982617-project-member] Calling method 'version_select' {{(pid=100298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 09:56:23.116250 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.v3.groups [None req-0f9bf41d-dd5f-4d97-92e5-5b76d3443546 tempest-GroupsTest-1016982617 tempest-GroupsTest-1016982617-project-member] show called for member 63866443-69b6-4415-bb48-0a298b9a56a7 {{(pid=100298) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 07 09:56:23.122903 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [None req-0f9bf41d-dd5f-4d97-92e5-5b76d3443546 tempest-GroupsTest-1016982617 tempest-GroupsTest-1016982617-project-member] https://10.4.3.8/volume/v3/groups/63866443-69b6-4415-bb48-0a298b9a56a7 returned with HTTP 404 Aug 07 09:56:23.122903 np0000006707 devstack@c-api.service[100298]: [pid: 100298|app: 0|req: 437/1736] 10.4.3.8 () {68 vars in 1372 bytes} [Fri Aug 7 09:56:23 2026] GET /volume/v3/groups/63866443-69b6-4415-bb48-0a298b9a56a7 => generated 108 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 07 09:56:23.124399 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.volume.api [None req-7632906c-8bc7-4e72-b782-618aa66fb2bc tempest-CreateVolumesFromSourceVolumeTest-88379132 tempest-CreateVolumesFromSourceVolumeTest-88379132-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (29954f6e-41a6-4439-b85f-be57714bb508) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '1e2f436c-60e2-4883-9f0f-893b3d915933', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-1374141900',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a265052f49524c92870393853afca6a5',qos_specs=None,replication_status=,reservations=['71ce705d-8201-4666-be29-684ae4cc480d','647fe787-0af0-4b35-90f3-2cc6beab6b71','5761c51f-c984-442b-bd39-cd1bd775fe3f','e56a43db-8cd6-48c7-9f64-d6a43640e992'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='4886430bd70f4a0faf129e9eb2a6513b',volume_type_id=45fd9a3a-b61e-4c6c-9ab7-d02f06678d0d), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-07T09:56:23Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-1374141900',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=1e2f436c-60e2-4883-9f0f-893b3d915933,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='a265052f49524c92870393853afca6a5',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='4886430bd70f4a0faf129e9eb2a6513b',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(45fd9a3a-b61e-4c6c-9ab7-d02f06678d0d),volume_type_id=45fd9a3a-b61e-4c6c-9ab7-d02f06678d0d)}' {{(pid=100296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 09:56:23.125351 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.volume.api [None req-7632906c-8bc7-4e72-b782-618aa66fb2bc tempest-CreateVolumesFromSourceVolumeTest-88379132 tempest-CreateVolumesFromSourceVolumeTest-88379132-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (fbdacc3c-8e34-4d09-ad0b-ad742951ad1c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 09:56:23.131085 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [None req-fe31115f-31ef-4936-b026-83f5991bc248 None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:56:23.133084 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-fe31115f-31ef-4936-b026-83f5991bc248 tempest-GroupsTest-1141385289 tempest-GroupsTest-1141385289-project-admin] DELETE https://10.4.3.8/volume/v3/group_types/3b208173-3765-4107-8c54-3bfb10d383b9 Aug 07 09:56:23.133400 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-fe31115f-31ef-4936-b026-83f5991bc248 tempest-GroupsTest-1141385289 tempest-GroupsTest-1141385289-project-admin] Empty body provided in request {{(pid=100297) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 09:56:23.133645 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-fe31115f-31ef-4936-b026-83f5991bc248 tempest-GroupsTest-1141385289 tempest-GroupsTest-1141385289-project-admin] Calling method 'version_select' {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 09:56:23.134038 np0000006707 devstack@c-api.service[100297]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 09:56:23.134038 np0000006707 devstack@c-api.service[100297]: warnings.warn( Aug 07 09:56:23.148005 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-fe31115f-31ef-4936-b026-83f5991bc248 tempest-GroupsTest-1141385289 tempest-GroupsTest-1141385289-project-admin] https://10.4.3.8/volume/v3/group_types/3b208173-3765-4107-8c54-3bfb10d383b9 returned with HTTP 202 Aug 07 09:56:23.148800 np0000006707 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 436/1737] 10.4.3.8 () {68 vars in 1390 bytes} [Fri Aug 7 09:56:23 2026] DELETE /volume/v3/group_types/3b208173-3765-4107-8c54-3bfb10d383b9 => generated 0 bytes in 18 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 07 09:56:23.152061 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.volume.api [None req-7632906c-8bc7-4e72-b782-618aa66fb2bc tempest-CreateVolumesFromSourceVolumeTest-88379132 tempest-CreateVolumesFromSourceVolumeTest-88379132-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (fbdacc3c-8e34-4d09-ad0b-ad742951ad1c) transitioned into state 'SUCCESS' from state '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-1374141900',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a265052f49524c92870393853afca6a5',qos_specs=None,replication_status=,reservations=['71ce705d-8201-4666-be29-684ae4cc480d','647fe787-0af0-4b35-90f3-2cc6beab6b71','5761c51f-c984-442b-bd39-cd1bd775fe3f','e56a43db-8cd6-48c7-9f64-d6a43640e992'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='4886430bd70f4a0faf129e9eb2a6513b',volume_type_id=45fd9a3a-b61e-4c6c-9ab7-d02f06678d0d)}' {{(pid=100296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 09:56:23.153240 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.volume.api [None req-7632906c-8bc7-4e72-b782-618aa66fb2bc tempest-CreateVolumesFromSourceVolumeTest-88379132 tempest-CreateVolumesFromSourceVolumeTest-88379132-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b0438b0d-ecd1-48d0-84a4-792f99409c9e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 09:56:23.157756 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-d9d8b268-9be0-40e1-86fa-d9a30d213c5e None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:56:23.159952 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-d9d8b268-9be0-40e1-86fa-d9a30d213c5e tempest-GroupsTest-1141385289 tempest-GroupsTest-1141385289-project-admin] DELETE https://10.4.3.8/volume/v3/types/a23b13d3-0196-47e1-9056-16e096d77662 Aug 07 09:56:23.160212 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-d9d8b268-9be0-40e1-86fa-d9a30d213c5e tempest-GroupsTest-1141385289 tempest-GroupsTest-1141385289-project-admin] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 09:56:23.160529 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-d9d8b268-9be0-40e1-86fa-d9a30d213c5e tempest-GroupsTest-1141385289 tempest-GroupsTest-1141385289-project-admin] Calling method '_delete' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 09:56:23.165014 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.volume.api [None req-7632906c-8bc7-4e72-b782-618aa66fb2bc tempest-CreateVolumesFromSourceVolumeTest-88379132 tempest-CreateVolumesFromSourceVolumeTest-88379132-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b0438b0d-ecd1-48d0-84a4-792f99409c9e) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 09:56:23.165982 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.volume.api [None req-7632906c-8bc7-4e72-b782-618aa66fb2bc tempest-CreateVolumesFromSourceVolumeTest-88379132 tempest-CreateVolumesFromSourceVolumeTest-88379132-project-member] Flow 'volume_create_api' (f64e31cb-158c-465d-b48f-6c8b025ed4ac) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100296) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 09:56:23.166356 np0000006707 devstack@c-api.service[100296]: INFO cinder.volume.api [None req-7632906c-8bc7-4e72-b782-618aa66fb2bc tempest-CreateVolumesFromSourceVolumeTest-88379132 tempest-CreateVolumesFromSourceVolumeTest-88379132-project-member] Create volume request issued successfully. Aug 07 09:56:23.166996 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-7632906c-8bc7-4e72-b782-618aa66fb2bc tempest-CreateVolumesFromSourceVolumeTest-88379132 tempest-CreateVolumesFromSourceVolumeTest-88379132-project-member] https://10.4.3.8/volume/v3/volumes returned with HTTP 202 Aug 07 09:56:23.167812 np0000006707 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 435/1738] 10.4.3.8 () {68 vars in 1245 bytes} [Fri Aug 7 09:56:22 2026] POST /volume/v3/volumes => generated 760 bytes in 188 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 07 09:56:23.183921 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.middleware.request_id [None req-1373dd01-9a49-449b-9902-d9cc54c9d0a6 None None] RequestId filter calling following filter/app {{(pid=100298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:56:23.185868 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [None req-1373dd01-9a49-449b-9902-d9cc54c9d0a6 tempest-CreateVolumesFromSourceVolumeTest-88379132 tempest-CreateVolumesFromSourceVolumeTest-88379132-project-member] POST https://10.4.3.8/volume/v3/volumes Aug 07 09:56:23.186356 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [None req-1373dd01-9a49-449b-9902-d9cc54c9d0a6 tempest-CreateVolumesFromSourceVolumeTest-88379132 tempest-CreateVolumesFromSourceVolumeTest-88379132-project-member] Action: 'create', calling method: create, body: {"volume": {"'source_volid": "dc101f64-d99c-4062-8185-17b12e87ca04", "size": 1, "name": "tempest-CreateVolumesFromSourceVolumeTest-Volume-150025694"}} {{(pid=100298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 09:56:23.188078 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.v3.volumes [None req-1373dd01-9a49-449b-9902-d9cc54c9d0a6 tempest-CreateVolumesFromSourceVolumeTest-88379132 tempest-CreateVolumesFromSourceVolumeTest-88379132-project-member] Create volume request body: {'volume': {"'source_volid": 'dc101f64-d99c-4062-8185-17b12e87ca04', 'size': 1, 'name': 'tempest-CreateVolumesFromSourceVolumeTest-Volume-150025694'}} {{(pid=100298) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 07 09:56:23.188325 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.v3.volumes [None req-1373dd01-9a49-449b-9902-d9cc54c9d0a6 tempest-CreateVolumesFromSourceVolumeTest-88379132 tempest-CreateVolumesFromSourceVolumeTest-88379132-project-member] Create volume of 1 GB Aug 07 09:56:23.189967 np0000006707 devstack@c-api.service[100298]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 09:56:23.189967 np0000006707 devstack@c-api.service[100298]: warnings.warn( Aug 07 09:56:23.194161 np0000006707 devstack@c-api.service[100298]: INFO cinder.volume.api [None req-1373dd01-9a49-449b-9902-d9cc54c9d0a6 tempest-CreateVolumesFromSourceVolumeTest-88379132 tempest-CreateVolumesFromSourceVolumeTest-88379132-project-member] Availability Zones retrieved successfully. Aug 07 09:56:23.200336 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.volume.api [None req-1373dd01-9a49-449b-9902-d9cc54c9d0a6 tempest-CreateVolumesFromSourceVolumeTest-88379132 tempest-CreateVolumesFromSourceVolumeTest-88379132-project-member] Flow 'volume_create_api' (dc1402ce-9ad2-4623-8d99-32bb5e59b83e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100298) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 09:56:23.202380 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.volume.api [None req-1373dd01-9a49-449b-9902-d9cc54c9d0a6 tempest-CreateVolumesFromSourceVolumeTest-88379132 tempest-CreateVolumesFromSourceVolumeTest-88379132-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (78c40bed-0118-45be-8532-b801e8ef441b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100298) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 09:56:23.204389 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.volume.flows.api.create_volume [None req-1373dd01-9a49-449b-9902-d9cc54c9d0a6 tempest-CreateVolumesFromSourceVolumeTest-88379132 tempest-CreateVolumesFromSourceVolumeTest-88379132-project-member] Validating volume size '1' using validate_int {{(pid=100298) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 07 09:56:23.213830 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-d9d8b268-9be0-40e1-86fa-d9a30d213c5e tempest-GroupsTest-1141385289 tempest-GroupsTest-1141385289-project-admin] https://10.4.3.8/volume/v3/types/a23b13d3-0196-47e1-9056-16e096d77662 returned with HTTP 202 Aug 07 09:56:23.214295 np0000006707 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 431/1739] 10.4.3.8 () {66 vars in 1331 bytes} [Fri Aug 7 09:56:23 2026] DELETE /volume/v3/types/a23b13d3-0196-47e1-9056-16e096d77662 => generated 0 bytes in 57 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 07 09:56:23.223282 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [None req-fee5f137-eca4-49c9-91d9-73bfb8382991 None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:56:23.225828 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-fee5f137-eca4-49c9-91d9-73bfb8382991 tempest-GroupsTest-1141385289 tempest-GroupsTest-1141385289-project-admin] GET https://10.4.3.8/volume/v3/types/a23b13d3-0196-47e1-9056-16e096d77662 Aug 07 09:56:23.226162 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-fee5f137-eca4-49c9-91d9-73bfb8382991 tempest-GroupsTest-1141385289 tempest-GroupsTest-1141385289-project-admin] Empty body provided in request {{(pid=100297) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 09:56:23.226465 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-fee5f137-eca4-49c9-91d9-73bfb8382991 tempest-GroupsTest-1141385289 tempest-GroupsTest-1141385289-project-admin] Calling method 'show' {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 09:56:23.230756 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-fee5f137-eca4-49c9-91d9-73bfb8382991 tempest-GroupsTest-1141385289 tempest-GroupsTest-1141385289-project-admin] https://10.4.3.8/volume/v3/types/a23b13d3-0196-47e1-9056-16e096d77662 returned with HTTP 404 Aug 07 09:56:23.231350 np0000006707 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 437/1740] 10.4.3.8 () {66 vars in 1328 bytes} [Fri Aug 7 09:56:23 2026] GET /volume/v3/types/a23b13d3-0196-47e1-9056-16e096d77662 => generated 114 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 09:56:23.247006 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.volume.api [None req-1373dd01-9a49-449b-9902-d9cc54c9d0a6 tempest-CreateVolumesFromSourceVolumeTest-88379132 tempest-CreateVolumesFromSourceVolumeTest-88379132-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (78c40bed-0118-45be-8532-b801e8ef441b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-07T09:47:39Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=45fd9a3a-b61e-4c6c-9ab7-d02f06678d0d,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '45fd9a3a-b61e-4c6c-9ab7-d02f06678d0d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100298) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 09:56:23.248311 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.volume.api [None req-1373dd01-9a49-449b-9902-d9cc54c9d0a6 tempest-CreateVolumesFromSourceVolumeTest-88379132 tempest-CreateVolumesFromSourceVolumeTest-88379132-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (50c68415-43b8-429f-be28-f07c82506bbf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100298) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 09:56:23.327206 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.quota [None req-1373dd01-9a49-449b-9902-d9cc54c9d0a6 tempest-CreateVolumesFromSourceVolumeTest-88379132 tempest-CreateVolumesFromSourceVolumeTest-88379132-project-member] Created reservations ['d08c29ae-ef31-4eef-bbbc-88523c80b8e7', '45171f2a-3844-4bf1-8efc-844ab20cb417', 'b9aeff6c-77fa-4f11-88d2-96abf366284f', '4f5d4a11-927a-472d-aad6-f2016916bb90'] {{(pid=100298) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 09:56:23.328193 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.volume.api [None req-1373dd01-9a49-449b-9902-d9cc54c9d0a6 tempest-CreateVolumesFromSourceVolumeTest-88379132 tempest-CreateVolumesFromSourceVolumeTest-88379132-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (50c68415-43b8-429f-be28-f07c82506bbf) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['d08c29ae-ef31-4eef-bbbc-88523c80b8e7', '45171f2a-3844-4bf1-8efc-844ab20cb417', 'b9aeff6c-77fa-4f11-88d2-96abf366284f', '4f5d4a11-927a-472d-aad6-f2016916bb90']}' {{(pid=100298) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 09:56:23.329118 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.volume.api [None req-1373dd01-9a49-449b-9902-d9cc54c9d0a6 tempest-CreateVolumesFromSourceVolumeTest-88379132 tempest-CreateVolumesFromSourceVolumeTest-88379132-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0abe4dce-58f5-4be4-9955-4d40235316d1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100298) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 09:56:23.359506 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.volume.api [None req-1373dd01-9a49-449b-9902-d9cc54c9d0a6 tempest-CreateVolumesFromSourceVolumeTest-88379132 tempest-CreateVolumesFromSourceVolumeTest-88379132-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0abe4dce-58f5-4be4-9955-4d40235316d1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '5267bc55-1f3c-433e-83ac-fc7860ba9f44', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-150025694',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a265052f49524c92870393853afca6a5',qos_specs=None,replication_status=,reservations=['d08c29ae-ef31-4eef-bbbc-88523c80b8e7','45171f2a-3844-4bf1-8efc-844ab20cb417','b9aeff6c-77fa-4f11-88d2-96abf366284f','4f5d4a11-927a-472d-aad6-f2016916bb90'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='4886430bd70f4a0faf129e9eb2a6513b',volume_type_id=45fd9a3a-b61e-4c6c-9ab7-d02f06678d0d), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-07T09:56:23Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-150025694',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=5267bc55-1f3c-433e-83ac-fc7860ba9f44,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='a265052f49524c92870393853afca6a5',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='4886430bd70f4a0faf129e9eb2a6513b',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(45fd9a3a-b61e-4c6c-9ab7-d02f06678d0d),volume_type_id=45fd9a3a-b61e-4c6c-9ab7-d02f06678d0d)}' {{(pid=100298) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 09:56:23.360499 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.volume.api [None req-1373dd01-9a49-449b-9902-d9cc54c9d0a6 tempest-CreateVolumesFromSourceVolumeTest-88379132 tempest-CreateVolumesFromSourceVolumeTest-88379132-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2d0307ab-fc50-4cd2-ab04-dcaccf5e62ab) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100298) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 09:56:23.389925 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.volume.api [None req-1373dd01-9a49-449b-9902-d9cc54c9d0a6 tempest-CreateVolumesFromSourceVolumeTest-88379132 tempest-CreateVolumesFromSourceVolumeTest-88379132-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2d0307ab-fc50-4cd2-ab04-dcaccf5e62ab) transitioned into state 'SUCCESS' from state '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-150025694',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a265052f49524c92870393853afca6a5',qos_specs=None,replication_status=,reservations=['d08c29ae-ef31-4eef-bbbc-88523c80b8e7','45171f2a-3844-4bf1-8efc-844ab20cb417','b9aeff6c-77fa-4f11-88d2-96abf366284f','4f5d4a11-927a-472d-aad6-f2016916bb90'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='4886430bd70f4a0faf129e9eb2a6513b',volume_type_id=45fd9a3a-b61e-4c6c-9ab7-d02f06678d0d)}' {{(pid=100298) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 09:56:23.390868 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.volume.api [None req-1373dd01-9a49-449b-9902-d9cc54c9d0a6 tempest-CreateVolumesFromSourceVolumeTest-88379132 tempest-CreateVolumesFromSourceVolumeTest-88379132-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8755a4dd-13d4-4301-8e58-69f4b4f5ef2f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100298) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 09:56:23.404326 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.volume.api [None req-1373dd01-9a49-449b-9902-d9cc54c9d0a6 tempest-CreateVolumesFromSourceVolumeTest-88379132 tempest-CreateVolumesFromSourceVolumeTest-88379132-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8755a4dd-13d4-4301-8e58-69f4b4f5ef2f) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100298) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 09:56:23.405143 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.volume.api [None req-1373dd01-9a49-449b-9902-d9cc54c9d0a6 tempest-CreateVolumesFromSourceVolumeTest-88379132 tempest-CreateVolumesFromSourceVolumeTest-88379132-project-member] Flow 'volume_create_api' (dc1402ce-9ad2-4623-8d99-32bb5e59b83e) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100298) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 09:56:23.405515 np0000006707 devstack@c-api.service[100298]: INFO cinder.volume.api [None req-1373dd01-9a49-449b-9902-d9cc54c9d0a6 tempest-CreateVolumesFromSourceVolumeTest-88379132 tempest-CreateVolumesFromSourceVolumeTest-88379132-project-member] Create volume request issued successfully. Aug 07 09:56:23.406238 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [None req-1373dd01-9a49-449b-9902-d9cc54c9d0a6 tempest-CreateVolumesFromSourceVolumeTest-88379132 tempest-CreateVolumesFromSourceVolumeTest-88379132-project-member] https://10.4.3.8/volume/v3/volumes returned with HTTP 202 Aug 07 09:56:23.406679 np0000006707 devstack@c-api.service[100298]: [pid: 100298|app: 0|req: 438/1741] 10.4.3.8 () {68 vars in 1245 bytes} [Fri Aug 7 09:56:23 2026] POST /volume/v3/volumes => generated 759 bytes in 224 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 07 09:56:23.431840 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [None req-e86b42ab-e866-4a32-8df9-1597cf04f735 None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:56:23.438771 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-e86b42ab-e866-4a32-8df9-1597cf04f735 tempest-CreateVolumesFromSourceVolumeTest-88379132 tempest-CreateVolumesFromSourceVolumeTest-88379132-project-member] POST https://10.4.3.8/volume/v3/volumes Aug 07 09:56:23.438771 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-e86b42ab-e866-4a32-8df9-1597cf04f735 tempest-CreateVolumesFromSourceVolumeTest-88379132 tempest-CreateVolumesFromSourceVolumeTest-88379132-project-member] Action: 'create', calling method: create, body: {"volume": {"'source_volid": "dc101f64-d99c-4062-8185-17b12e87ca04", "size": 1, "name": "tempest-CreateVolumesFromSourceVolumeTest-Volume-849899923"}} {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 09:56:23.439491 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.v3.volumes [None req-e86b42ab-e866-4a32-8df9-1597cf04f735 tempest-CreateVolumesFromSourceVolumeTest-88379132 tempest-CreateVolumesFromSourceVolumeTest-88379132-project-member] Create volume request body: {'volume': {"'source_volid": 'dc101f64-d99c-4062-8185-17b12e87ca04', 'size': 1, 'name': 'tempest-CreateVolumesFromSourceVolumeTest-Volume-849899923'}} {{(pid=100296) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 07 09:56:23.439591 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.v3.volumes [None req-e86b42ab-e866-4a32-8df9-1597cf04f735 tempest-CreateVolumesFromSourceVolumeTest-88379132 tempest-CreateVolumesFromSourceVolumeTest-88379132-project-member] Create volume of 1 GB Aug 07 09:56:23.439892 np0000006707 devstack@c-api.service[100296]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 09:56:23.439892 np0000006707 devstack@c-api.service[100296]: warnings.warn( Aug 07 09:56:23.445571 np0000006707 devstack@c-api.service[100296]: INFO cinder.volume.api [None req-e86b42ab-e866-4a32-8df9-1597cf04f735 tempest-CreateVolumesFromSourceVolumeTest-88379132 tempest-CreateVolumesFromSourceVolumeTest-88379132-project-member] Availability Zones retrieved successfully. Aug 07 09:56:23.452809 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.volume.api [None req-e86b42ab-e866-4a32-8df9-1597cf04f735 tempest-CreateVolumesFromSourceVolumeTest-88379132 tempest-CreateVolumesFromSourceVolumeTest-88379132-project-member] Flow 'volume_create_api' (85a29d4d-e559-4e73-a7a1-5df5d6deacc6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100296) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 09:56:23.453882 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.volume.api [None req-e86b42ab-e866-4a32-8df9-1597cf04f735 tempest-CreateVolumesFromSourceVolumeTest-88379132 tempest-CreateVolumesFromSourceVolumeTest-88379132-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ebc6b2d1-deca-4e15-a76d-d6ce2cbcacbc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 09:56:23.455473 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.volume.flows.api.create_volume [None req-e86b42ab-e866-4a32-8df9-1597cf04f735 tempest-CreateVolumesFromSourceVolumeTest-88379132 tempest-CreateVolumesFromSourceVolumeTest-88379132-project-member] Validating volume size '1' using validate_int {{(pid=100296) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 07 09:56:23.492047 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.volume.api [None req-e86b42ab-e866-4a32-8df9-1597cf04f735 tempest-CreateVolumesFromSourceVolumeTest-88379132 tempest-CreateVolumesFromSourceVolumeTest-88379132-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ebc6b2d1-deca-4e15-a76d-d6ce2cbcacbc) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-07T09:47:39Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=45fd9a3a-b61e-4c6c-9ab7-d02f06678d0d,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '45fd9a3a-b61e-4c6c-9ab7-d02f06678d0d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 09:56:23.493211 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.volume.api [None req-e86b42ab-e866-4a32-8df9-1597cf04f735 tempest-CreateVolumesFromSourceVolumeTest-88379132 tempest-CreateVolumesFromSourceVolumeTest-88379132-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (73f58a09-7409-4031-b44d-a51ae7089a5f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 09:56:23.554860 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.quota [None req-e86b42ab-e866-4a32-8df9-1597cf04f735 tempest-CreateVolumesFromSourceVolumeTest-88379132 tempest-CreateVolumesFromSourceVolumeTest-88379132-project-member] Created reservations ['df8e1624-436e-4de5-8898-7e277e813292', 'd4e6c7bc-6ac7-47b9-83b0-1f6b7bbf0f61', '6a23cd73-f29f-4273-b98f-596ce723a38c', '553ec5c5-adb9-4c6a-ba47-822883a0c90a'] {{(pid=100296) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 09:56:23.556039 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.volume.api [None req-e86b42ab-e866-4a32-8df9-1597cf04f735 tempest-CreateVolumesFromSourceVolumeTest-88379132 tempest-CreateVolumesFromSourceVolumeTest-88379132-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (73f58a09-7409-4031-b44d-a51ae7089a5f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['df8e1624-436e-4de5-8898-7e277e813292', 'd4e6c7bc-6ac7-47b9-83b0-1f6b7bbf0f61', '6a23cd73-f29f-4273-b98f-596ce723a38c', '553ec5c5-adb9-4c6a-ba47-822883a0c90a']}' {{(pid=100296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 09:56:23.558557 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.volume.api [None req-e86b42ab-e866-4a32-8df9-1597cf04f735 tempest-CreateVolumesFromSourceVolumeTest-88379132 tempest-CreateVolumesFromSourceVolumeTest-88379132-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1def0c3d-4d29-4802-bf2b-eea90b7a3dea) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 09:56:23.587158 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.volume.api [None req-e86b42ab-e866-4a32-8df9-1597cf04f735 tempest-CreateVolumesFromSourceVolumeTest-88379132 tempest-CreateVolumesFromSourceVolumeTest-88379132-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1def0c3d-4d29-4802-bf2b-eea90b7a3dea) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'e939fefb-adba-4a42-847e-ee3db75d8e80', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-849899923',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a265052f49524c92870393853afca6a5',qos_specs=None,replication_status=,reservations=['df8e1624-436e-4de5-8898-7e277e813292','d4e6c7bc-6ac7-47b9-83b0-1f6b7bbf0f61','6a23cd73-f29f-4273-b98f-596ce723a38c','553ec5c5-adb9-4c6a-ba47-822883a0c90a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='4886430bd70f4a0faf129e9eb2a6513b',volume_type_id=45fd9a3a-b61e-4c6c-9ab7-d02f06678d0d), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-07T09:56:23Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-849899923',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=e939fefb-adba-4a42-847e-ee3db75d8e80,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='a265052f49524c92870393853afca6a5',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='4886430bd70f4a0faf129e9eb2a6513b',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(45fd9a3a-b61e-4c6c-9ab7-d02f06678d0d),volume_type_id=45fd9a3a-b61e-4c6c-9ab7-d02f06678d0d)}' {{(pid=100296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 09:56:23.588224 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.volume.api [None req-e86b42ab-e866-4a32-8df9-1597cf04f735 tempest-CreateVolumesFromSourceVolumeTest-88379132 tempest-CreateVolumesFromSourceVolumeTest-88379132-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (09041df8-e0f7-4796-9989-28c43f4efa08) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 09:56:23.632211 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.volume.api [None req-e86b42ab-e866-4a32-8df9-1597cf04f735 tempest-CreateVolumesFromSourceVolumeTest-88379132 tempest-CreateVolumesFromSourceVolumeTest-88379132-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (09041df8-e0f7-4796-9989-28c43f4efa08) transitioned into state 'SUCCESS' from state '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-849899923',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a265052f49524c92870393853afca6a5',qos_specs=None,replication_status=,reservations=['df8e1624-436e-4de5-8898-7e277e813292','d4e6c7bc-6ac7-47b9-83b0-1f6b7bbf0f61','6a23cd73-f29f-4273-b98f-596ce723a38c','553ec5c5-adb9-4c6a-ba47-822883a0c90a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='4886430bd70f4a0faf129e9eb2a6513b',volume_type_id=45fd9a3a-b61e-4c6c-9ab7-d02f06678d0d)}' {{(pid=100296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 09:56:23.633004 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.volume.api [None req-e86b42ab-e866-4a32-8df9-1597cf04f735 tempest-CreateVolumesFromSourceVolumeTest-88379132 tempest-CreateVolumesFromSourceVolumeTest-88379132-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (62ee7178-cc27-4b28-9b0e-d96b0de3566a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 09:56:23.650027 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.volume.api [None req-e86b42ab-e866-4a32-8df9-1597cf04f735 tempest-CreateVolumesFromSourceVolumeTest-88379132 tempest-CreateVolumesFromSourceVolumeTest-88379132-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (62ee7178-cc27-4b28-9b0e-d96b0de3566a) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 09:56:23.651655 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.volume.api [None req-e86b42ab-e866-4a32-8df9-1597cf04f735 tempest-CreateVolumesFromSourceVolumeTest-88379132 tempest-CreateVolumesFromSourceVolumeTest-88379132-project-member] Flow 'volume_create_api' (85a29d4d-e559-4e73-a7a1-5df5d6deacc6) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100296) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 09:56:23.651655 np0000006707 devstack@c-api.service[100296]: INFO cinder.volume.api [None req-e86b42ab-e866-4a32-8df9-1597cf04f735 tempest-CreateVolumesFromSourceVolumeTest-88379132 tempest-CreateVolumesFromSourceVolumeTest-88379132-project-member] Create volume request issued successfully. Aug 07 09:56:23.652503 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-e86b42ab-e866-4a32-8df9-1597cf04f735 tempest-CreateVolumesFromSourceVolumeTest-88379132 tempest-CreateVolumesFromSourceVolumeTest-88379132-project-member] https://10.4.3.8/volume/v3/volumes returned with HTTP 202 Aug 07 09:56:23.653231 np0000006707 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 436/1742] 10.4.3.8 () {68 vars in 1245 bytes} [Fri Aug 7 09:56:23 2026] POST /volume/v3/volumes => generated 759 bytes in 222 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 07 09:56:23.670637 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-d45be579-12b0-44c9-8a0a-f1fed8844966 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:56:23.672829 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-d45be579-12b0-44c9-8a0a-f1fed8844966 tempest-CreateVolumesFromSourceVolumeTest-88379132 tempest-CreateVolumesFromSourceVolumeTest-88379132-project-member] POST https://10.4.3.8/volume/v3/volumes Aug 07 09:56:23.672947 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-d45be579-12b0-44c9-8a0a-f1fed8844966 tempest-CreateVolumesFromSourceVolumeTest-88379132 tempest-CreateVolumesFromSourceVolumeTest-88379132-project-member] Action: 'create', calling method: create, body: {"volume": {"'source_volid": "dc101f64-d99c-4062-8185-17b12e87ca04", "size": 1, "name": "tempest-CreateVolumesFromSourceVolumeTest-Volume-1144431490"}} {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 09:56:23.674679 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.v3.volumes [None req-d45be579-12b0-44c9-8a0a-f1fed8844966 tempest-CreateVolumesFromSourceVolumeTest-88379132 tempest-CreateVolumesFromSourceVolumeTest-88379132-project-member] Create volume request body: {'volume': {"'source_volid": 'dc101f64-d99c-4062-8185-17b12e87ca04', 'size': 1, 'name': 'tempest-CreateVolumesFromSourceVolumeTest-Volume-1144431490'}} {{(pid=100295) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 07 09:56:23.674810 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.v3.volumes [None req-d45be579-12b0-44c9-8a0a-f1fed8844966 tempest-CreateVolumesFromSourceVolumeTest-88379132 tempest-CreateVolumesFromSourceVolumeTest-88379132-project-member] Create volume of 1 GB Aug 07 09:56:23.681141 np0000006707 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-d45be579-12b0-44c9-8a0a-f1fed8844966 tempest-CreateVolumesFromSourceVolumeTest-88379132 tempest-CreateVolumesFromSourceVolumeTest-88379132-project-member] Availability Zones retrieved successfully. Aug 07 09:56:23.687853 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.volume.api [None req-d45be579-12b0-44c9-8a0a-f1fed8844966 tempest-CreateVolumesFromSourceVolumeTest-88379132 tempest-CreateVolumesFromSourceVolumeTest-88379132-project-member] Flow 'volume_create_api' (54dab601-c042-4517-9fe3-ac19b399495e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100295) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 09:56:23.689059 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.volume.api [None req-d45be579-12b0-44c9-8a0a-f1fed8844966 tempest-CreateVolumesFromSourceVolumeTest-88379132 tempest-CreateVolumesFromSourceVolumeTest-88379132-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f689be78-b941-45bc-9509-8b5bde80957a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100295) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 09:56:23.690204 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.volume.flows.api.create_volume [None req-d45be579-12b0-44c9-8a0a-f1fed8844966 tempest-CreateVolumesFromSourceVolumeTest-88379132 tempest-CreateVolumesFromSourceVolumeTest-88379132-project-member] Validating volume size '1' using validate_int {{(pid=100295) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 07 09:56:23.729597 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.volume.api [None req-d45be579-12b0-44c9-8a0a-f1fed8844966 tempest-CreateVolumesFromSourceVolumeTest-88379132 tempest-CreateVolumesFromSourceVolumeTest-88379132-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f689be78-b941-45bc-9509-8b5bde80957a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-07T09:47:39Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=45fd9a3a-b61e-4c6c-9ab7-d02f06678d0d,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '45fd9a3a-b61e-4c6c-9ab7-d02f06678d0d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100295) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 09:56:23.730194 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.volume.api [None req-d45be579-12b0-44c9-8a0a-f1fed8844966 tempest-CreateVolumesFromSourceVolumeTest-88379132 tempest-CreateVolumesFromSourceVolumeTest-88379132-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (befcfd95-a799-44a8-a1c9-9dc32ebed6c5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100295) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 09:56:23.810711 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.quota [None req-d45be579-12b0-44c9-8a0a-f1fed8844966 tempest-CreateVolumesFromSourceVolumeTest-88379132 tempest-CreateVolumesFromSourceVolumeTest-88379132-project-member] Created reservations ['b7e9aaa0-be0c-4763-9ecc-cde00b267e64', '05b00dca-82e6-4130-aef9-261bdd03f00f', '94625c08-8c1e-40f1-ac8c-c35cd54fc3b9', 'e7d15a39-a987-4407-82d7-fa4ba98dd237'] {{(pid=100295) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 09:56:23.812044 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.volume.api [None req-d45be579-12b0-44c9-8a0a-f1fed8844966 tempest-CreateVolumesFromSourceVolumeTest-88379132 tempest-CreateVolumesFromSourceVolumeTest-88379132-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (befcfd95-a799-44a8-a1c9-9dc32ebed6c5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['b7e9aaa0-be0c-4763-9ecc-cde00b267e64', '05b00dca-82e6-4130-aef9-261bdd03f00f', '94625c08-8c1e-40f1-ac8c-c35cd54fc3b9', 'e7d15a39-a987-4407-82d7-fa4ba98dd237']}' {{(pid=100295) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 09:56:23.812886 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.volume.api [None req-d45be579-12b0-44c9-8a0a-f1fed8844966 tempest-CreateVolumesFromSourceVolumeTest-88379132 tempest-CreateVolumesFromSourceVolumeTest-88379132-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (78418fb0-ec85-464f-965a-46f19d417ea9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100295) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 09:56:23.842989 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.volume.api [None req-d45be579-12b0-44c9-8a0a-f1fed8844966 tempest-CreateVolumesFromSourceVolumeTest-88379132 tempest-CreateVolumesFromSourceVolumeTest-88379132-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (78418fb0-ec85-464f-965a-46f19d417ea9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'f4df8633-5f37-4522-8da7-253dad6f8a2b', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-1144431490',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a265052f49524c92870393853afca6a5',qos_specs=None,replication_status=,reservations=['b7e9aaa0-be0c-4763-9ecc-cde00b267e64','05b00dca-82e6-4130-aef9-261bdd03f00f','94625c08-8c1e-40f1-ac8c-c35cd54fc3b9','e7d15a39-a987-4407-82d7-fa4ba98dd237'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='4886430bd70f4a0faf129e9eb2a6513b',volume_type_id=45fd9a3a-b61e-4c6c-9ab7-d02f06678d0d), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-07T09:56:23Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-1144431490',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=f4df8633-5f37-4522-8da7-253dad6f8a2b,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='a265052f49524c92870393853afca6a5',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='4886430bd70f4a0faf129e9eb2a6513b',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(45fd9a3a-b61e-4c6c-9ab7-d02f06678d0d),volume_type_id=45fd9a3a-b61e-4c6c-9ab7-d02f06678d0d)}' {{(pid=100295) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 09:56:23.844102 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.volume.api [None req-d45be579-12b0-44c9-8a0a-f1fed8844966 tempest-CreateVolumesFromSourceVolumeTest-88379132 tempest-CreateVolumesFromSourceVolumeTest-88379132-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f1c163ed-6c0e-4999-a158-8fd6e6abb6d0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100295) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 09:56:23.874009 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.volume.api [None req-d45be579-12b0-44c9-8a0a-f1fed8844966 tempest-CreateVolumesFromSourceVolumeTest-88379132 tempest-CreateVolumesFromSourceVolumeTest-88379132-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f1c163ed-6c0e-4999-a158-8fd6e6abb6d0) transitioned into state 'SUCCESS' from state '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-1144431490',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a265052f49524c92870393853afca6a5',qos_specs=None,replication_status=,reservations=['b7e9aaa0-be0c-4763-9ecc-cde00b267e64','05b00dca-82e6-4130-aef9-261bdd03f00f','94625c08-8c1e-40f1-ac8c-c35cd54fc3b9','e7d15a39-a987-4407-82d7-fa4ba98dd237'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='4886430bd70f4a0faf129e9eb2a6513b',volume_type_id=45fd9a3a-b61e-4c6c-9ab7-d02f06678d0d)}' {{(pid=100295) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 09:56:23.874767 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.volume.api [None req-d45be579-12b0-44c9-8a0a-f1fed8844966 tempest-CreateVolumesFromSourceVolumeTest-88379132 tempest-CreateVolumesFromSourceVolumeTest-88379132-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (406b749d-2ac0-4540-b553-0952c40f5c59) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100295) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 09:56:23.891344 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.volume.api [None req-d45be579-12b0-44c9-8a0a-f1fed8844966 tempest-CreateVolumesFromSourceVolumeTest-88379132 tempest-CreateVolumesFromSourceVolumeTest-88379132-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (406b749d-2ac0-4540-b553-0952c40f5c59) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100295) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 09:56:23.892279 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.volume.api [None req-d45be579-12b0-44c9-8a0a-f1fed8844966 tempest-CreateVolumesFromSourceVolumeTest-88379132 tempest-CreateVolumesFromSourceVolumeTest-88379132-project-member] Flow 'volume_create_api' (54dab601-c042-4517-9fe3-ac19b399495e) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100295) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 09:56:23.894536 np0000006707 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-d45be579-12b0-44c9-8a0a-f1fed8844966 tempest-CreateVolumesFromSourceVolumeTest-88379132 tempest-CreateVolumesFromSourceVolumeTest-88379132-project-member] Create volume request issued successfully. Aug 07 09:56:23.894536 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-d45be579-12b0-44c9-8a0a-f1fed8844966 tempest-CreateVolumesFromSourceVolumeTest-88379132 tempest-CreateVolumesFromSourceVolumeTest-88379132-project-member] https://10.4.3.8/volume/v3/volumes returned with HTTP 202 Aug 07 09:56:23.894536 np0000006707 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 432/1743] 10.4.3.8 () {68 vars in 1245 bytes} [Fri Aug 7 09:56:23 2026] POST /volume/v3/volumes => generated 760 bytes in 224 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 07 09:56:23.911298 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [None req-29ad2bfb-df1e-481d-9dfe-5829e7c8ba1c None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:56:23.916764 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-29ad2bfb-df1e-481d-9dfe-5829e7c8ba1c tempest-CreateVolumesFromSourceVolumeTest-88379132 tempest-CreateVolumesFromSourceVolumeTest-88379132-project-member] GET https://10.4.3.8/volume/v3/volumes/a36b3a40-1c77-49ad-be9e-34279196864e Aug 07 09:56:23.916973 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-29ad2bfb-df1e-481d-9dfe-5829e7c8ba1c tempest-CreateVolumesFromSourceVolumeTest-88379132 tempest-CreateVolumesFromSourceVolumeTest-88379132-project-member] Empty body provided in request {{(pid=100297) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 09:56:23.917176 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-29ad2bfb-df1e-481d-9dfe-5829e7c8ba1c tempest-CreateVolumesFromSourceVolumeTest-88379132 tempest-CreateVolumesFromSourceVolumeTest-88379132-project-member] Calling method 'show' {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 09:56:23.927629 np0000006707 devstack@c-api.service[100297]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 09:56:23.927629 np0000006707 devstack@c-api.service[100297]: warnings.warn( Aug 07 09:56:23.933192 np0000006707 devstack@c-api.service[100297]: INFO cinder.volume.api [None req-29ad2bfb-df1e-481d-9dfe-5829e7c8ba1c tempest-CreateVolumesFromSourceVolumeTest-88379132 tempest-CreateVolumesFromSourceVolumeTest-88379132-project-member] Volume info retrieved successfully. Aug 07 09:56:23.941325 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-29ad2bfb-df1e-481d-9dfe-5829e7c8ba1c tempest-CreateVolumesFromSourceVolumeTest-88379132 tempest-CreateVolumesFromSourceVolumeTest-88379132-project-member] https://10.4.3.8/volume/v3/volumes/a36b3a40-1c77-49ad-be9e-34279196864e returned with HTTP 200 Aug 07 09:56:23.942190 np0000006707 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 438/1744] 10.4.3.8 () {66 vars in 1334 bytes} [Fri Aug 7 09:56:23 2026] GET /volume/v3/volumes/a36b3a40-1c77-49ad-be9e-34279196864e => generated 852 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 09:56:23.961473 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.middleware.request_id [None req-a641dc91-67b7-4183-9906-a0b31d28e55a None None] RequestId filter calling following filter/app {{(pid=100298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:56:23.966814 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [None req-a641dc91-67b7-4183-9906-a0b31d28e55a tempest-CreateVolumesFromSourceVolumeTest-88379132 tempest-CreateVolumesFromSourceVolumeTest-88379132-project-member] GET https://10.4.3.8/volume/v3/volumes/1e2f436c-60e2-4883-9f0f-893b3d915933 Aug 07 09:56:23.966908 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [None req-a641dc91-67b7-4183-9906-a0b31d28e55a tempest-CreateVolumesFromSourceVolumeTest-88379132 tempest-CreateVolumesFromSourceVolumeTest-88379132-project-member] Empty body provided in request {{(pid=100298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 09:56:23.967066 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [None req-a641dc91-67b7-4183-9906-a0b31d28e55a tempest-CreateVolumesFromSourceVolumeTest-88379132 tempest-CreateVolumesFromSourceVolumeTest-88379132-project-member] Calling method 'show' {{(pid=100298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 09:56:23.981879 np0000006707 devstack@c-api.service[100298]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 09:56:23.981879 np0000006707 devstack@c-api.service[100298]: warnings.warn( Aug 07 09:56:23.988020 np0000006707 devstack@c-api.service[100298]: INFO cinder.volume.api [None req-a641dc91-67b7-4183-9906-a0b31d28e55a tempest-CreateVolumesFromSourceVolumeTest-88379132 tempest-CreateVolumesFromSourceVolumeTest-88379132-project-member] Volume info retrieved successfully. Aug 07 09:56:23.995799 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [None req-a641dc91-67b7-4183-9906-a0b31d28e55a tempest-CreateVolumesFromSourceVolumeTest-88379132 tempest-CreateVolumesFromSourceVolumeTest-88379132-project-member] https://10.4.3.8/volume/v3/volumes/1e2f436c-60e2-4883-9f0f-893b3d915933 returned with HTTP 200 Aug 07 09:56:23.996131 np0000006707 devstack@c-api.service[100298]: [pid: 100298|app: 0|req: 439/1745] 10.4.3.8 () {66 vars in 1334 bytes} [Fri Aug 7 09:56:23 2026] GET /volume/v3/volumes/1e2f436c-60e2-4883-9f0f-893b3d915933 => generated 853 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 09:56:24.011598 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [None req-4f2ebee2-eeba-4cae-8aec-9a07940cfc31 None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:56:24.013359 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-d77ae6cc-2d1d-43d7-b308-dad5da15caad None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:56:24.015786 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-d77ae6cc-2d1d-43d7-b308-dad5da15caad tempest-CreateVolumesFromSourceVolumeTest-88379132 tempest-CreateVolumesFromSourceVolumeTest-88379132-project-member] GET https://10.4.3.8/volume/v3/volumes/5267bc55-1f3c-433e-83ac-fc7860ba9f44 Aug 07 09:56:24.016010 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-d77ae6cc-2d1d-43d7-b308-dad5da15caad tempest-CreateVolumesFromSourceVolumeTest-88379132 tempest-CreateVolumesFromSourceVolumeTest-88379132-project-member] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 09:56:24.016227 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-d77ae6cc-2d1d-43d7-b308-dad5da15caad tempest-CreateVolumesFromSourceVolumeTest-88379132 tempest-CreateVolumesFromSourceVolumeTest-88379132-project-member] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 09:56:24.028514 np0000006707 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 09:56:24.028514 np0000006707 devstack@c-api.service[100295]: warnings.warn( Aug 07 09:56:24.033886 np0000006707 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-d77ae6cc-2d1d-43d7-b308-dad5da15caad tempest-CreateVolumesFromSourceVolumeTest-88379132 tempest-CreateVolumesFromSourceVolumeTest-88379132-project-member] Volume info retrieved successfully. Aug 07 09:56:24.041100 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-d77ae6cc-2d1d-43d7-b308-dad5da15caad tempest-CreateVolumesFromSourceVolumeTest-88379132 tempest-CreateVolumesFromSourceVolumeTest-88379132-project-member] https://10.4.3.8/volume/v3/volumes/5267bc55-1f3c-433e-83ac-fc7860ba9f44 returned with HTTP 200 Aug 07 09:56:24.041941 np0000006707 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 433/1746] 10.4.3.8 () {66 vars in 1334 bytes} [Fri Aug 7 09:56:24 2026] GET /volume/v3/volumes/5267bc55-1f3c-433e-83ac-fc7860ba9f44 => generated 852 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 09:56:24.058357 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [None req-255e58e8-cec7-4d2c-ad71-fef8fb826b5a None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:56:24.060045 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-255e58e8-cec7-4d2c-ad71-fef8fb826b5a tempest-CreateVolumesFromSourceVolumeTest-88379132 tempest-CreateVolumesFromSourceVolumeTest-88379132-project-member] GET https://10.4.3.8/volume/v3/volumes/e939fefb-adba-4a42-847e-ee3db75d8e80 Aug 07 09:56:24.060222 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-255e58e8-cec7-4d2c-ad71-fef8fb826b5a tempest-CreateVolumesFromSourceVolumeTest-88379132 tempest-CreateVolumesFromSourceVolumeTest-88379132-project-member] Empty body provided in request {{(pid=100297) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 09:56:24.060403 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-255e58e8-cec7-4d2c-ad71-fef8fb826b5a tempest-CreateVolumesFromSourceVolumeTest-88379132 tempest-CreateVolumesFromSourceVolumeTest-88379132-project-member] Calling method 'show' {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 09:56:24.069871 np0000006707 devstack@c-api.service[100297]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 09:56:24.069871 np0000006707 devstack@c-api.service[100297]: warnings.warn( Aug 07 09:56:24.078720 np0000006707 devstack@c-api.service[100297]: INFO cinder.volume.api [None req-255e58e8-cec7-4d2c-ad71-fef8fb826b5a tempest-CreateVolumesFromSourceVolumeTest-88379132 tempest-CreateVolumesFromSourceVolumeTest-88379132-project-member] Volume info retrieved successfully. Aug 07 09:56:24.082790 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-255e58e8-cec7-4d2c-ad71-fef8fb826b5a tempest-CreateVolumesFromSourceVolumeTest-88379132 tempest-CreateVolumesFromSourceVolumeTest-88379132-project-member] https://10.4.3.8/volume/v3/volumes/e939fefb-adba-4a42-847e-ee3db75d8e80 returned with HTTP 200 Aug 07 09:56:24.083284 np0000006707 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 439/1747] 10.4.3.8 () {66 vars in 1334 bytes} [Fri Aug 7 09:56:24 2026] GET /volume/v3/volumes/e939fefb-adba-4a42-847e-ee3db75d8e80 => generated 852 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 09:56:24.102658 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.middleware.request_id [None req-d1c6de2f-d2e6-4d05-bdb6-0f1b8d904d37 None None] RequestId filter calling following filter/app {{(pid=100298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:56:24.104915 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [None req-d1c6de2f-d2e6-4d05-bdb6-0f1b8d904d37 tempest-CreateVolumesFromSourceVolumeTest-88379132 tempest-CreateVolumesFromSourceVolumeTest-88379132-project-member] GET https://10.4.3.8/volume/v3/volumes/f4df8633-5f37-4522-8da7-253dad6f8a2b Aug 07 09:56:24.105206 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [None req-d1c6de2f-d2e6-4d05-bdb6-0f1b8d904d37 tempest-CreateVolumesFromSourceVolumeTest-88379132 tempest-CreateVolumesFromSourceVolumeTest-88379132-project-member] Empty body provided in request {{(pid=100298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 09:56:24.105627 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [None req-d1c6de2f-d2e6-4d05-bdb6-0f1b8d904d37 tempest-CreateVolumesFromSourceVolumeTest-88379132 tempest-CreateVolumesFromSourceVolumeTest-88379132-project-member] Calling method 'show' {{(pid=100298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 09:56:24.113731 np0000006707 devstack@c-api.service[100298]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 09:56:24.113731 np0000006707 devstack@c-api.service[100298]: warnings.warn( Aug 07 09:56:24.119779 np0000006707 devstack@c-api.service[100298]: INFO cinder.volume.api [None req-d1c6de2f-d2e6-4d05-bdb6-0f1b8d904d37 tempest-CreateVolumesFromSourceVolumeTest-88379132 tempest-CreateVolumesFromSourceVolumeTest-88379132-project-member] Volume info retrieved successfully. Aug 07 09:56:24.120378 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-4f2ebee2-eeba-4cae-8aec-9a07940cfc31 tempest-BackendsCapabilitiesAdminTestsJSON-744579593 tempest-BackendsCapabilitiesAdminTestsJSON-744579593-project-admin] GET https://10.4.3.8/volume/v3/scheduler-stats/get_pools Aug 07 09:56:24.120604 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-4f2ebee2-eeba-4cae-8aec-9a07940cfc31 tempest-BackendsCapabilitiesAdminTestsJSON-744579593 tempest-BackendsCapabilitiesAdminTestsJSON-744579593-project-admin] Empty body provided in request {{(pid=100296) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 09:56:24.120791 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-4f2ebee2-eeba-4cae-8aec-9a07940cfc31 tempest-BackendsCapabilitiesAdminTestsJSON-744579593 tempest-BackendsCapabilitiesAdminTestsJSON-744579593-project-admin] Calling method 'get_pools' {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 09:56:24.121041 np0000006707 devstack@c-api.service[100296]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 09:56:24.121041 np0000006707 devstack@c-api.service[100296]: warnings.warn( Aug 07 09:56:24.128251 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [None req-d1c6de2f-d2e6-4d05-bdb6-0f1b8d904d37 tempest-CreateVolumesFromSourceVolumeTest-88379132 tempest-CreateVolumesFromSourceVolumeTest-88379132-project-member] https://10.4.3.8/volume/v3/volumes/f4df8633-5f37-4522-8da7-253dad6f8a2b returned with HTTP 200 Aug 07 09:56:24.129654 np0000006707 devstack@c-api.service[100298]: [pid: 100298|app: 0|req: 440/1748] 10.4.3.8 () {66 vars in 1334 bytes} [Fri Aug 7 09:56:24 2026] GET /volume/v3/volumes/f4df8633-5f37-4522-8da7-253dad6f8a2b => generated 853 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 09:56:24.139537 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-4f2ebee2-eeba-4cae-8aec-9a07940cfc31 tempest-BackendsCapabilitiesAdminTestsJSON-744579593 tempest-BackendsCapabilitiesAdminTestsJSON-744579593-project-admin] https://10.4.3.8/volume/v3/scheduler-stats/get_pools returned with HTTP 200 Aug 07 09:56:24.140159 np0000006707 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 437/1749] 10.4.3.8 () {66 vars in 1277 bytes} [Fri Aug 7 09:56:24 2026] GET /volume/v3/scheduler-stats/get_pools => generated 106 bytes in 129 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 09:56:24.150203 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-a8b167e8-87ea-403b-9870-3bd31305d593 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:56:24.156733 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-a8b167e8-87ea-403b-9870-3bd31305d593 tempest-CreateVolumesFromSourceVolumeTest-88379132 tempest-CreateVolumesFromSourceVolumeTest-88379132-project-member] DELETE https://10.4.3.8/volume/v3/volumes/f4df8633-5f37-4522-8da7-253dad6f8a2b Aug 07 09:56:24.158100 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [None req-0c09ce01-4d2e-45ec-be1d-ec21ee7a0767 None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:56:24.158582 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-a8b167e8-87ea-403b-9870-3bd31305d593 tempest-CreateVolumesFromSourceVolumeTest-88379132 tempest-CreateVolumesFromSourceVolumeTest-88379132-project-member] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 09:56:24.158758 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-a8b167e8-87ea-403b-9870-3bd31305d593 tempest-CreateVolumesFromSourceVolumeTest-88379132 tempest-CreateVolumesFromSourceVolumeTest-88379132-project-member] Calling method 'delete' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 09:56:24.159153 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.v3.volumes [None req-a8b167e8-87ea-403b-9870-3bd31305d593 tempest-CreateVolumesFromSourceVolumeTest-88379132 tempest-CreateVolumesFromSourceVolumeTest-88379132-project-member] Delete volume with id: f4df8633-5f37-4522-8da7-253dad6f8a2b Aug 07 09:56:24.164022 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-0c09ce01-4d2e-45ec-be1d-ec21ee7a0767 tempest-BackendsCapabilitiesAdminTestsJSON-744579593 tempest-BackendsCapabilitiesAdminTestsJSON-744579593-project-admin] GET https://10.4.3.8/volume/v3/scheduler-stats/get_pools?detail=True Aug 07 09:56:24.164370 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-0c09ce01-4d2e-45ec-be1d-ec21ee7a0767 tempest-BackendsCapabilitiesAdminTestsJSON-744579593 tempest-BackendsCapabilitiesAdminTestsJSON-744579593-project-admin] Empty body provided in request {{(pid=100297) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 09:56:24.164807 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-0c09ce01-4d2e-45ec-be1d-ec21ee7a0767 tempest-BackendsCapabilitiesAdminTestsJSON-744579593 tempest-BackendsCapabilitiesAdminTestsJSON-744579593-project-admin] Calling method 'get_pools' {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 09:56:24.172111 np0000006707 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 09:56:24.172111 np0000006707 devstack@c-api.service[100295]: warnings.warn( Aug 07 09:56:24.172740 np0000006707 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-a8b167e8-87ea-403b-9870-3bd31305d593 tempest-CreateVolumesFromSourceVolumeTest-88379132 tempest-CreateVolumesFromSourceVolumeTest-88379132-project-member] Volume info retrieved successfully. Aug 07 09:56:24.180730 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-0c09ce01-4d2e-45ec-be1d-ec21ee7a0767 tempest-BackendsCapabilitiesAdminTestsJSON-744579593 tempest-BackendsCapabilitiesAdminTestsJSON-744579593-project-admin] https://10.4.3.8/volume/v3/scheduler-stats/get_pools?detail=True returned with HTTP 200 Aug 07 09:56:24.181152 np0000006707 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 440/1750] 10.4.3.8 () {66 vars in 1300 bytes} [Fri Aug 7 09:56:24 2026] GET /volume/v3/scheduler-stats/get_pools?detail=True => generated 1167 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 09:56:24.191076 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.middleware.request_id [None req-02c47588-99a1-4576-a46f-8051c0cfbf75 None None] RequestId filter calling following filter/app {{(pid=100298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:56:24.193674 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [None req-02c47588-99a1-4576-a46f-8051c0cfbf75 tempest-BackendsCapabilitiesAdminTestsJSON-744579593 tempest-BackendsCapabilitiesAdminTestsJSON-744579593-project-admin] GET https://10.4.3.8/volume/v3/capabilities/np0000006707@storpool Aug 07 09:56:24.193861 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [None req-02c47588-99a1-4576-a46f-8051c0cfbf75 tempest-BackendsCapabilitiesAdminTestsJSON-744579593 tempest-BackendsCapabilitiesAdminTestsJSON-744579593-project-admin] Empty body provided in request {{(pid=100298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 09:56:24.194331 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [None req-02c47588-99a1-4576-a46f-8051c0cfbf75 tempest-BackendsCapabilitiesAdminTestsJSON-744579593 tempest-BackendsCapabilitiesAdminTestsJSON-744579593-project-admin] Calling method 'show' {{(pid=100298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 09:56:24.196349 np0000006707 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-a8b167e8-87ea-403b-9870-3bd31305d593 tempest-CreateVolumesFromSourceVolumeTest-88379132 tempest-CreateVolumesFromSourceVolumeTest-88379132-project-member] Delete volume request issued successfully. Aug 07 09:56:24.197140 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-a8b167e8-87ea-403b-9870-3bd31305d593 tempest-CreateVolumesFromSourceVolumeTest-88379132 tempest-CreateVolumesFromSourceVolumeTest-88379132-project-member] https://10.4.3.8/volume/v3/volumes/f4df8633-5f37-4522-8da7-253dad6f8a2b returned with HTTP 202 Aug 07 09:56:24.197225 np0000006707 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 434/1751] 10.4.3.8 () {66 vars in 1337 bytes} [Fri Aug 7 09:56:24 2026] DELETE /volume/v3/volumes/f4df8633-5f37-4522-8da7-253dad6f8a2b => generated 0 bytes in 48 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 07 09:56:24.208026 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [None req-f6e845c0-1219-4b04-857a-250cade30f12 None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:56:24.208324 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [None req-02c47588-99a1-4576-a46f-8051c0cfbf75 tempest-BackendsCapabilitiesAdminTestsJSON-744579593 tempest-BackendsCapabilitiesAdminTestsJSON-744579593-project-admin] https://10.4.3.8/volume/v3/capabilities/np0000006707@storpool returned with HTTP 200 Aug 07 09:56:24.209036 np0000006707 devstack@c-api.service[100298]: [pid: 100298|app: 0|req: 441/1752] 10.4.3.8 () {66 vars in 1304 bytes} [Fri Aug 7 09:56:24 2026] GET /volume/v3/capabilities/np0000006707@storpool => generated 703 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 09:56:24.210904 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-f6e845c0-1219-4b04-857a-250cade30f12 tempest-CreateVolumesFromSourceVolumeTest-88379132 tempest-CreateVolumesFromSourceVolumeTest-88379132-project-member] GET https://10.4.3.8/volume/v3/volumes/f4df8633-5f37-4522-8da7-253dad6f8a2b Aug 07 09:56:24.211039 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-f6e845c0-1219-4b04-857a-250cade30f12 tempest-CreateVolumesFromSourceVolumeTest-88379132 tempest-CreateVolumesFromSourceVolumeTest-88379132-project-member] Empty body provided in request {{(pid=100296) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 09:56:24.211582 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-f6e845c0-1219-4b04-857a-250cade30f12 tempest-CreateVolumesFromSourceVolumeTest-88379132 tempest-CreateVolumesFromSourceVolumeTest-88379132-project-member] Calling method 'show' {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 09:56:24.221955 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [None req-4d98ab1a-1583-4cfa-95fc-650046cedab1 None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:56:24.222247 np0000006707 devstack@c-api.service[100296]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 09:56:24.222247 np0000006707 devstack@c-api.service[100296]: warnings.warn( Aug 07 09:56:24.226328 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-4d98ab1a-1583-4cfa-95fc-650046cedab1 tempest-BackendsCapabilitiesAdminTestsJSON-744579593 tempest-BackendsCapabilitiesAdminTestsJSON-744579593-project-admin] GET https://10.4.3.8/volume/v3/capabilities/np0000006707@storpool Aug 07 09:56:24.226328 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-4d98ab1a-1583-4cfa-95fc-650046cedab1 tempest-BackendsCapabilitiesAdminTestsJSON-744579593 tempest-BackendsCapabilitiesAdminTestsJSON-744579593-project-admin] Empty body provided in request {{(pid=100297) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 09:56:24.226328 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-4d98ab1a-1583-4cfa-95fc-650046cedab1 tempest-BackendsCapabilitiesAdminTestsJSON-744579593 tempest-BackendsCapabilitiesAdminTestsJSON-744579593-project-admin] Calling method 'show' {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 09:56:24.231314 np0000006707 devstack@c-api.service[100296]: INFO cinder.volume.api [None req-f6e845c0-1219-4b04-857a-250cade30f12 tempest-CreateVolumesFromSourceVolumeTest-88379132 tempest-CreateVolumesFromSourceVolumeTest-88379132-project-member] Volume info retrieved successfully. Aug 07 09:56:24.243792 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-f6e845c0-1219-4b04-857a-250cade30f12 tempest-CreateVolumesFromSourceVolumeTest-88379132 tempest-CreateVolumesFromSourceVolumeTest-88379132-project-member] https://10.4.3.8/volume/v3/volumes/f4df8633-5f37-4522-8da7-253dad6f8a2b returned with HTTP 200 Aug 07 09:56:24.244492 np0000006707 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 438/1753] 10.4.3.8 () {66 vars in 1334 bytes} [Fri Aug 7 09:56:24 2026] GET /volume/v3/volumes/f4df8633-5f37-4522-8da7-253dad6f8a2b => generated 852 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 09:56:24.251712 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-4d98ab1a-1583-4cfa-95fc-650046cedab1 tempest-BackendsCapabilitiesAdminTestsJSON-744579593 tempest-BackendsCapabilitiesAdminTestsJSON-744579593-project-admin] https://10.4.3.8/volume/v3/capabilities/np0000006707@storpool returned with HTTP 200 Aug 07 09:56:24.254062 np0000006707 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 441/1754] 10.4.3.8 () {66 vars in 1304 bytes} [Fri Aug 7 09:56:24 2026] GET /volume/v3/capabilities/np0000006707@storpool => generated 703 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 09:56:24.267177 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-7bc1d10d-34db-41bc-9251-b08b5a1384f6 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:56:24.270630 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-7bc1d10d-34db-41bc-9251-b08b5a1384f6 tempest-BackendsCapabilitiesAdminTestsJSON-744579593 tempest-BackendsCapabilitiesAdminTestsJSON-744579593-project-admin] GET https://10.4.3.8/volume/v3/capabilities/np0000006707@storpool Aug 07 09:56:24.270775 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-7bc1d10d-34db-41bc-9251-b08b5a1384f6 tempest-BackendsCapabilitiesAdminTestsJSON-744579593 tempest-BackendsCapabilitiesAdminTestsJSON-744579593-project-admin] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 09:56:24.270939 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-7bc1d10d-34db-41bc-9251-b08b5a1384f6 tempest-BackendsCapabilitiesAdminTestsJSON-744579593 tempest-BackendsCapabilitiesAdminTestsJSON-744579593-project-admin] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 09:56:24.286511 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-7bc1d10d-34db-41bc-9251-b08b5a1384f6 tempest-BackendsCapabilitiesAdminTestsJSON-744579593 tempest-BackendsCapabilitiesAdminTestsJSON-744579593-project-admin] https://10.4.3.8/volume/v3/capabilities/np0000006707@storpool returned with HTTP 200 Aug 07 09:56:24.287164 np0000006707 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 435/1755] 10.4.3.8 () {66 vars in 1304 bytes} [Fri Aug 7 09:56:24 2026] GET /volume/v3/capabilities/np0000006707@storpool => generated 703 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 09:56:25.264590 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.middleware.request_id [None req-48603e60-460b-4c81-a480-18c2cef59c27 None None] RequestId filter calling following filter/app {{(pid=100298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:56:25.267860 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [None req-48603e60-460b-4c81-a480-18c2cef59c27 tempest-CreateVolumesFromSourceVolumeTest-88379132 tempest-CreateVolumesFromSourceVolumeTest-88379132-project-member] GET https://10.4.3.8/volume/v3/volumes/f4df8633-5f37-4522-8da7-253dad6f8a2b Aug 07 09:56:25.268154 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [None req-48603e60-460b-4c81-a480-18c2cef59c27 tempest-CreateVolumesFromSourceVolumeTest-88379132 tempest-CreateVolumesFromSourceVolumeTest-88379132-project-member] Empty body provided in request {{(pid=100298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 09:56:25.269173 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [None req-48603e60-460b-4c81-a480-18c2cef59c27 tempest-CreateVolumesFromSourceVolumeTest-88379132 tempest-CreateVolumesFromSourceVolumeTest-88379132-project-member] Calling method 'show' {{(pid=100298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 09:56:25.277286 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [None req-48603e60-460b-4c81-a480-18c2cef59c27 tempest-CreateVolumesFromSourceVolumeTest-88379132 tempest-CreateVolumesFromSourceVolumeTest-88379132-project-member] https://10.4.3.8/volume/v3/volumes/f4df8633-5f37-4522-8da7-253dad6f8a2b returned with HTTP 404 Aug 07 09:56:25.277885 np0000006707 devstack@c-api.service[100298]: [pid: 100298|app: 0|req: 442/1756] 10.4.3.8 () {66 vars in 1334 bytes} [Fri Aug 7 09:56:25 2026] GET /volume/v3/volumes/f4df8633-5f37-4522-8da7-253dad6f8a2b => generated 109 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 09:56:25.287740 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [None req-2de64602-b726-4492-8952-5ca11877ed60 None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:56:25.290558 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-2de64602-b726-4492-8952-5ca11877ed60 tempest-CreateVolumesFromSourceVolumeTest-88379132 tempest-CreateVolumesFromSourceVolumeTest-88379132-project-member] DELETE https://10.4.3.8/volume/v3/volumes/e939fefb-adba-4a42-847e-ee3db75d8e80 Aug 07 09:56:25.290756 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-2de64602-b726-4492-8952-5ca11877ed60 tempest-CreateVolumesFromSourceVolumeTest-88379132 tempest-CreateVolumesFromSourceVolumeTest-88379132-project-member] Empty body provided in request {{(pid=100296) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 09:56:25.290935 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-2de64602-b726-4492-8952-5ca11877ed60 tempest-CreateVolumesFromSourceVolumeTest-88379132 tempest-CreateVolumesFromSourceVolumeTest-88379132-project-member] Calling method 'delete' {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 09:56:25.291135 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.v3.volumes [None req-2de64602-b726-4492-8952-5ca11877ed60 tempest-CreateVolumesFromSourceVolumeTest-88379132 tempest-CreateVolumesFromSourceVolumeTest-88379132-project-member] Delete volume with id: e939fefb-adba-4a42-847e-ee3db75d8e80 Aug 07 09:56:25.295776 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [None req-d2de8734-7b5c-41cb-aea9-408487fa9aad None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:56:25.296360 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-d2de8734-7b5c-41cb-aea9-408487fa9aad None None] GET https://10.4.3.8/volume// Aug 07 09:56:25.296411 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-d2de8734-7b5c-41cb-aea9-408487fa9aad None None] Empty body provided in request {{(pid=100297) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 09:56:25.296674 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-d2de8734-7b5c-41cb-aea9-408487fa9aad None None] Calling method 'all' {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 09:56:25.297061 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-d2de8734-7b5c-41cb-aea9-408487fa9aad None None] https://10.4.3.8/volume// returned with HTTP 300 Aug 07 09:56:25.297494 np0000006707 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 442/1757] 10.4.3.8 () {66 vars in 1412 bytes} [Fri Aug 7 09:56:25 2026] GET /volume/ => generated 384 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 07 09:56:25.303039 np0000006707 devstack@c-api.service[100296]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 09:56:25.303039 np0000006707 devstack@c-api.service[100296]: warnings.warn( Aug 07 09:56:25.303724 np0000006707 devstack@c-api.service[100296]: INFO cinder.volume.api [None req-2de64602-b726-4492-8952-5ca11877ed60 tempest-CreateVolumesFromSourceVolumeTest-88379132 tempest-CreateVolumesFromSourceVolumeTest-88379132-project-member] Volume info retrieved successfully. Aug 07 09:56:25.315034 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [req-83d35b14-58ba-448f-bd57-c1cf7dd5729f req-45333a82-a49e-48b4-bce8-1135ed45f1ff None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:56:25.317603 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [req-83d35b14-58ba-448f-bd57-c1cf7dd5729f req-45333a82-a49e-48b4-bce8-1135ed45f1ff tempest-TestShelveInstance-806482421 tempest-TestShelveInstance-806482421-project-member] GET https://10.4.3.8/volume/v3/volumes/aba0fb6c-3827-4da9-9e82-d1a500959f56 Aug 07 09:56:25.317804 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [req-83d35b14-58ba-448f-bd57-c1cf7dd5729f req-45333a82-a49e-48b4-bce8-1135ed45f1ff tempest-TestShelveInstance-806482421 tempest-TestShelveInstance-806482421-project-member] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 09:56:25.318510 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [req-83d35b14-58ba-448f-bd57-c1cf7dd5729f req-45333a82-a49e-48b4-bce8-1135ed45f1ff tempest-TestShelveInstance-806482421 tempest-TestShelveInstance-806482421-project-member] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 09:56:25.328403 np0000006707 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 09:56:25.328403 np0000006707 devstack@c-api.service[100295]: warnings.warn( Aug 07 09:56:25.332429 np0000006707 devstack@c-api.service[100295]: INFO cinder.volume.api [req-83d35b14-58ba-448f-bd57-c1cf7dd5729f req-45333a82-a49e-48b4-bce8-1135ed45f1ff tempest-TestShelveInstance-806482421 tempest-TestShelveInstance-806482421-project-member] Volume info retrieved successfully. Aug 07 09:56:25.337635 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [req-83d35b14-58ba-448f-bd57-c1cf7dd5729f req-45333a82-a49e-48b4-bce8-1135ed45f1ff tempest-TestShelveInstance-806482421 tempest-TestShelveInstance-806482421-project-member] https://10.4.3.8/volume/v3/volumes/aba0fb6c-3827-4da9-9e82-d1a500959f56 returned with HTTP 200 Aug 07 09:56:25.337905 np0000006707 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 436/1758] 10.4.3.8 () {70 vars in 1625 bytes} [Fri Aug 7 09:56:25 2026] GET /volume/v3/volumes/aba0fb6c-3827-4da9-9e82-d1a500959f56 => generated 1536 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 07 09:56:25.339386 np0000006707 devstack@c-api.service[100296]: INFO cinder.volume.api [None req-2de64602-b726-4492-8952-5ca11877ed60 tempest-CreateVolumesFromSourceVolumeTest-88379132 tempest-CreateVolumesFromSourceVolumeTest-88379132-project-member] Delete volume request issued successfully. Aug 07 09:56:25.339740 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-2de64602-b726-4492-8952-5ca11877ed60 tempest-CreateVolumesFromSourceVolumeTest-88379132 tempest-CreateVolumesFromSourceVolumeTest-88379132-project-member] https://10.4.3.8/volume/v3/volumes/e939fefb-adba-4a42-847e-ee3db75d8e80 returned with HTTP 202 Aug 07 09:56:25.340406 np0000006707 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 439/1759] 10.4.3.8 () {66 vars in 1337 bytes} [Fri Aug 7 09:56:25 2026] DELETE /volume/v3/volumes/e939fefb-adba-4a42-847e-ee3db75d8e80 => generated 0 bytes in 53 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 07 09:56:25.350932 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.middleware.request_id [None req-a12d9b76-d266-48c9-b1c8-2f779f32b704 None None] RequestId filter calling following filter/app {{(pid=100298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:56:25.353286 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [None req-a12d9b76-d266-48c9-b1c8-2f779f32b704 tempest-CreateVolumesFromSourceVolumeTest-88379132 tempest-CreateVolumesFromSourceVolumeTest-88379132-project-member] GET https://10.4.3.8/volume/v3/volumes/e939fefb-adba-4a42-847e-ee3db75d8e80 Aug 07 09:56:25.353589 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [None req-a12d9b76-d266-48c9-b1c8-2f779f32b704 tempest-CreateVolumesFromSourceVolumeTest-88379132 tempest-CreateVolumesFromSourceVolumeTest-88379132-project-member] Empty body provided in request {{(pid=100298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 09:56:25.353843 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [None req-a12d9b76-d266-48c9-b1c8-2f779f32b704 tempest-CreateVolumesFromSourceVolumeTest-88379132 tempest-CreateVolumesFromSourceVolumeTest-88379132-project-member] Calling method 'show' {{(pid=100298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 09:56:25.366901 np0000006707 devstack@c-api.service[100298]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 09:56:25.366901 np0000006707 devstack@c-api.service[100298]: warnings.warn( Aug 07 09:56:25.373084 np0000006707 devstack@c-api.service[100298]: INFO cinder.volume.api [None req-a12d9b76-d266-48c9-b1c8-2f779f32b704 tempest-CreateVolumesFromSourceVolumeTest-88379132 tempest-CreateVolumesFromSourceVolumeTest-88379132-project-member] Volume info retrieved successfully. Aug 07 09:56:25.382739 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [None req-a12d9b76-d266-48c9-b1c8-2f779f32b704 tempest-CreateVolumesFromSourceVolumeTest-88379132 tempest-CreateVolumesFromSourceVolumeTest-88379132-project-member] https://10.4.3.8/volume/v3/volumes/e939fefb-adba-4a42-847e-ee3db75d8e80 returned with HTTP 200 Aug 07 09:56:25.383294 np0000006707 devstack@c-api.service[100298]: [pid: 100298|app: 0|req: 443/1760] 10.4.3.8 () {66 vars in 1334 bytes} [Fri Aug 7 09:56:25 2026] GET /volume/v3/volumes/e939fefb-adba-4a42-847e-ee3db75d8e80 => generated 851 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 09:56:25.474305 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [req-83d35b14-58ba-448f-bd57-c1cf7dd5729f req-9bb0bafa-2564-47f1-bf9f-e00a0cdb3381 None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:56:25.478223 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [req-83d35b14-58ba-448f-bd57-c1cf7dd5729f req-9bb0bafa-2564-47f1-bf9f-e00a0cdb3381 tempest-TestShelveInstance-806482421 tempest-TestShelveInstance-806482421-project-member] PUT https://10.4.3.8/volume/v3/attachments/be80948d-a303-4bae-8ed7-6aef07bb7c48 Aug 07 09:56:25.478660 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [req-83d35b14-58ba-448f-bd57-c1cf7dd5729f req-9bb0bafa-2564-47f1-bf9f-e00a0cdb3381 tempest-TestShelveInstance-806482421 tempest-TestShelveInstance-806482421-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.8", "host": "np0000006707", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:568b993d50b1", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "d2780578-1896-461f-80ac-b58d2e346b90", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 09:56:25.497638 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.coordination [req-83d35b14-58ba-448f-bd57-c1cf7dd5729f req-9bb0bafa-2564-47f1-bf9f-e00a0cdb3381 tempest-TestShelveInstance-806482421 tempest-TestShelveInstance-806482421-project-member] Acquiring lock "cinder-attachment_update-aba0fb6c-3827-4da9-9e82-d1a500959f56-np0000006707" by "attachment_update" {{(pid=100297) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 07 09:56:25.505368 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.coordination [req-83d35b14-58ba-448f-bd57-c1cf7dd5729f req-9bb0bafa-2564-47f1-bf9f-e00a0cdb3381 tempest-TestShelveInstance-806482421 tempest-TestShelveInstance-806482421-project-member] Lock "cinder-attachment_update-aba0fb6c-3827-4da9-9e82-d1a500959f56-np0000006707" acquired by "attachment_update" :: waited 0.008s {{(pid=100297) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 07 09:56:25.506696 np0000006707 devstack@c-api.service[100297]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 09:56:25.506696 np0000006707 devstack@c-api.service[100297]: warnings.warn( Aug 07 09:56:25.658934 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.coordination [req-83d35b14-58ba-448f-bd57-c1cf7dd5729f req-9bb0bafa-2564-47f1-bf9f-e00a0cdb3381 tempest-TestShelveInstance-806482421 tempest-TestShelveInstance-806482421-project-member] Lock "cinder-attachment_update-aba0fb6c-3827-4da9-9e82-d1a500959f56-np0000006707" released by "attachment_update" :: held 0.154s {{(pid=100297) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 07 09:56:25.659563 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [req-83d35b14-58ba-448f-bd57-c1cf7dd5729f req-9bb0bafa-2564-47f1-bf9f-e00a0cdb3381 tempest-TestShelveInstance-806482421 tempest-TestShelveInstance-806482421-project-member] https://10.4.3.8/volume/v3/attachments/be80948d-a303-4bae-8ed7-6aef07bb7c48 returned with HTTP 200 Aug 07 09:56:25.660074 np0000006707 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 443/1761] 10.4.3.8 () {74 vars in 1690 bytes} [Fri Aug 7 09:56:25 2026] PUT /volume/v3/attachments/be80948d-a303-4bae-8ed7-6aef07bb7c48 => generated 969 bytes in 186 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 09:56:25.688344 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [req-83d35b14-58ba-448f-bd57-c1cf7dd5729f req-0aaa1568-88af-454b-8c3d-bb214a791d0f None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:56:25.691252 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [req-83d35b14-58ba-448f-bd57-c1cf7dd5729f req-0aaa1568-88af-454b-8c3d-bb214a791d0f tempest-TestShelveInstance-806482421 tempest-TestShelveInstance-806482421-project-member] POST https://10.4.3.8/volume/v3/attachments/be80948d-a303-4bae-8ed7-6aef07bb7c48/action Aug 07 09:56:25.691739 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [req-83d35b14-58ba-448f-bd57-c1cf7dd5729f req-0aaa1568-88af-454b-8c3d-bb214a791d0f tempest-TestShelveInstance-806482421 tempest-TestShelveInstance-806482421-project-member] Action body: b'{"os-complete": null}' {{(pid=100295) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 07 09:56:25.691892 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [req-83d35b14-58ba-448f-bd57-c1cf7dd5729f req-0aaa1568-88af-454b-8c3d-bb214a791d0f tempest-TestShelveInstance-806482421 tempest-TestShelveInstance-806482421-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 09:56:25.716361 np0000006707 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 09:56:25.716361 np0000006707 devstack@c-api.service[100295]: warnings.warn( Aug 07 09:56:25.746274 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [req-83d35b14-58ba-448f-bd57-c1cf7dd5729f req-0aaa1568-88af-454b-8c3d-bb214a791d0f tempest-TestShelveInstance-806482421 tempest-TestShelveInstance-806482421-project-member] https://10.4.3.8/volume/v3/attachments/be80948d-a303-4bae-8ed7-6aef07bb7c48/action returned with HTTP 204 Aug 07 09:56:25.747237 np0000006707 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 437/1762] 10.4.3.8 () {74 vars in 1711 bytes} [Fri Aug 7 09:56:25 2026] POST /volume/v3/attachments/be80948d-a303-4bae-8ed7-6aef07bb7c48/action => generated 0 bytes in 59 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 07 09:56:26.399974 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [None req-b40ca044-f072-4094-b004-01491f8e94cf None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:56:26.407143 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-b40ca044-f072-4094-b004-01491f8e94cf tempest-CreateVolumesFromSourceVolumeTest-88379132 tempest-CreateVolumesFromSourceVolumeTest-88379132-project-member] GET https://10.4.3.8/volume/v3/volumes/e939fefb-adba-4a42-847e-ee3db75d8e80 Aug 07 09:56:26.407344 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-b40ca044-f072-4094-b004-01491f8e94cf tempest-CreateVolumesFromSourceVolumeTest-88379132 tempest-CreateVolumesFromSourceVolumeTest-88379132-project-member] Empty body provided in request {{(pid=100296) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 09:56:26.407800 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-b40ca044-f072-4094-b004-01491f8e94cf tempest-CreateVolumesFromSourceVolumeTest-88379132 tempest-CreateVolumesFromSourceVolumeTest-88379132-project-member] Calling method 'show' {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 09:56:26.427476 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-b40ca044-f072-4094-b004-01491f8e94cf tempest-CreateVolumesFromSourceVolumeTest-88379132 tempest-CreateVolumesFromSourceVolumeTest-88379132-project-member] https://10.4.3.8/volume/v3/volumes/e939fefb-adba-4a42-847e-ee3db75d8e80 returned with HTTP 404 Aug 07 09:56:26.427476 np0000006707 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 440/1763] 10.4.3.8 () {66 vars in 1334 bytes} [Fri Aug 7 09:56:26 2026] GET /volume/v3/volumes/e939fefb-adba-4a42-847e-ee3db75d8e80 => generated 109 bytes in 27 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 09:56:26.439379 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.middleware.request_id [None req-d32f9412-b601-41aa-b5a1-114567018d90 None None] RequestId filter calling following filter/app {{(pid=100298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:56:26.442332 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [None req-d32f9412-b601-41aa-b5a1-114567018d90 tempest-CreateVolumesFromSourceVolumeTest-88379132 tempest-CreateVolumesFromSourceVolumeTest-88379132-project-member] DELETE https://10.4.3.8/volume/v3/volumes/5267bc55-1f3c-433e-83ac-fc7860ba9f44 Aug 07 09:56:26.442544 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [None req-d32f9412-b601-41aa-b5a1-114567018d90 tempest-CreateVolumesFromSourceVolumeTest-88379132 tempest-CreateVolumesFromSourceVolumeTest-88379132-project-member] Empty body provided in request {{(pid=100298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 09:56:26.442739 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [None req-d32f9412-b601-41aa-b5a1-114567018d90 tempest-CreateVolumesFromSourceVolumeTest-88379132 tempest-CreateVolumesFromSourceVolumeTest-88379132-project-member] Calling method 'delete' {{(pid=100298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 09:56:26.442897 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.v3.volumes [None req-d32f9412-b601-41aa-b5a1-114567018d90 tempest-CreateVolumesFromSourceVolumeTest-88379132 tempest-CreateVolumesFromSourceVolumeTest-88379132-project-member] Delete volume with id: 5267bc55-1f3c-433e-83ac-fc7860ba9f44 Aug 07 09:56:26.451971 np0000006707 devstack@c-api.service[100298]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 09:56:26.451971 np0000006707 devstack@c-api.service[100298]: warnings.warn( Aug 07 09:56:26.451971 np0000006707 devstack@c-api.service[100298]: INFO cinder.volume.api [None req-d32f9412-b601-41aa-b5a1-114567018d90 tempest-CreateVolumesFromSourceVolumeTest-88379132 tempest-CreateVolumesFromSourceVolumeTest-88379132-project-member] Volume info retrieved successfully. Aug 07 09:56:26.485517 np0000006707 devstack@c-api.service[100298]: INFO cinder.volume.api [None req-d32f9412-b601-41aa-b5a1-114567018d90 tempest-CreateVolumesFromSourceVolumeTest-88379132 tempest-CreateVolumesFromSourceVolumeTest-88379132-project-member] Delete volume request issued successfully. Aug 07 09:56:26.485517 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [None req-d32f9412-b601-41aa-b5a1-114567018d90 tempest-CreateVolumesFromSourceVolumeTest-88379132 tempest-CreateVolumesFromSourceVolumeTest-88379132-project-member] https://10.4.3.8/volume/v3/volumes/5267bc55-1f3c-433e-83ac-fc7860ba9f44 returned with HTTP 202 Aug 07 09:56:26.485517 np0000006707 devstack@c-api.service[100298]: [pid: 100298|app: 0|req: 444/1764] 10.4.3.8 () {66 vars in 1337 bytes} [Fri Aug 7 09:56:26 2026] DELETE /volume/v3/volumes/5267bc55-1f3c-433e-83ac-fc7860ba9f44 => generated 0 bytes in 41 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 07 09:56:26.491851 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [None req-550f2b6d-1dae-41b3-b97c-2f79f8e5b830 None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:56:26.493807 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-550f2b6d-1dae-41b3-b97c-2f79f8e5b830 tempest-CreateVolumesFromSourceVolumeTest-88379132 tempest-CreateVolumesFromSourceVolumeTest-88379132-project-member] GET https://10.4.3.8/volume/v3/volumes/5267bc55-1f3c-433e-83ac-fc7860ba9f44 Aug 07 09:56:26.494085 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-550f2b6d-1dae-41b3-b97c-2f79f8e5b830 tempest-CreateVolumesFromSourceVolumeTest-88379132 tempest-CreateVolumesFromSourceVolumeTest-88379132-project-member] Empty body provided in request {{(pid=100297) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 09:56:26.494327 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-550f2b6d-1dae-41b3-b97c-2f79f8e5b830 tempest-CreateVolumesFromSourceVolumeTest-88379132 tempest-CreateVolumesFromSourceVolumeTest-88379132-project-member] Calling method 'show' {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 09:56:26.504827 np0000006707 devstack@c-api.service[100297]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 09:56:26.504827 np0000006707 devstack@c-api.service[100297]: warnings.warn( Aug 07 09:56:26.512888 np0000006707 devstack@c-api.service[100297]: INFO cinder.volume.api [None req-550f2b6d-1dae-41b3-b97c-2f79f8e5b830 tempest-CreateVolumesFromSourceVolumeTest-88379132 tempest-CreateVolumesFromSourceVolumeTest-88379132-project-member] Volume info retrieved successfully. Aug 07 09:56:26.523006 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-550f2b6d-1dae-41b3-b97c-2f79f8e5b830 tempest-CreateVolumesFromSourceVolumeTest-88379132 tempest-CreateVolumesFromSourceVolumeTest-88379132-project-member] https://10.4.3.8/volume/v3/volumes/5267bc55-1f3c-433e-83ac-fc7860ba9f44 returned with HTTP 200 Aug 07 09:56:26.523562 np0000006707 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 444/1765] 10.4.3.8 () {66 vars in 1334 bytes} [Fri Aug 7 09:56:26 2026] GET /volume/v3/volumes/5267bc55-1f3c-433e-83ac-fc7860ba9f44 => generated 851 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 09:56:26.674678 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-f069de90-9b7b-4a9d-870d-88f74e60a099 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:56:26.866856 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [req-82f78898-4800-4c42-a9db-e43d26907132 req-9dc0e611-123a-444f-a7cf-9a030a10aca6 None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:56:26.869231 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [req-82f78898-4800-4c42-a9db-e43d26907132 req-9dc0e611-123a-444f-a7cf-9a030a10aca6 tempest-AttachVolumeMultiAttachTest-1302095414 tempest-AttachVolumeMultiAttachTest-1302095414-project-member] GET https://10.4.3.8/volume/v3/volumes/c66097fd-2193-4a53-b356-025d56ae490c Aug 07 09:56:26.869583 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [req-82f78898-4800-4c42-a9db-e43d26907132 req-9dc0e611-123a-444f-a7cf-9a030a10aca6 tempest-AttachVolumeMultiAttachTest-1302095414 tempest-AttachVolumeMultiAttachTest-1302095414-project-member] Empty body provided in request {{(pid=100296) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 09:56:26.869798 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [req-82f78898-4800-4c42-a9db-e43d26907132 req-9dc0e611-123a-444f-a7cf-9a030a10aca6 tempest-AttachVolumeMultiAttachTest-1302095414 tempest-AttachVolumeMultiAttachTest-1302095414-project-member] Calling method 'show' {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 09:56:26.888434 np0000006707 devstack@c-api.service[100296]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 09:56:26.888434 np0000006707 devstack@c-api.service[100296]: warnings.warn( Aug 07 09:56:26.894984 np0000006707 devstack@c-api.service[100296]: INFO cinder.volume.api [req-82f78898-4800-4c42-a9db-e43d26907132 req-9dc0e611-123a-444f-a7cf-9a030a10aca6 tempest-AttachVolumeMultiAttachTest-1302095414 tempest-AttachVolumeMultiAttachTest-1302095414-project-member] Volume info retrieved successfully. Aug 07 09:56:26.901278 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [req-82f78898-4800-4c42-a9db-e43d26907132 req-9dc0e611-123a-444f-a7cf-9a030a10aca6 tempest-AttachVolumeMultiAttachTest-1302095414 tempest-AttachVolumeMultiAttachTest-1302095414-project-member] https://10.4.3.8/volume/v3/volumes/c66097fd-2193-4a53-b356-025d56ae490c returned with HTTP 200 Aug 07 09:56:26.901758 np0000006707 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 441/1766] 10.4.3.8 () {68 vars in 1584 bytes} [Fri Aug 7 09:56:26 2026] GET /volume/v3/volumes/c66097fd-2193-4a53-b356-025d56ae490c => generated 1656 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 09:56:26.952135 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-f069de90-9b7b-4a9d-870d-88f74e60a099 tempest-GroupsV314Test-194944411 tempest-GroupsV314Test-194944411-project-admin] POST https://10.4.3.8/volume/v3/types Aug 07 09:56:26.952708 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-f069de90-9b7b-4a9d-870d-88f74e60a099 tempest-GroupsV314Test-194944411 tempest-GroupsV314Test-194944411-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-GroupsV314Test-volume-type-378820885"}} {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 09:56:26.974977 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-f069de90-9b7b-4a9d-870d-88f74e60a099 tempest-GroupsV314Test-194944411 tempest-GroupsV314Test-194944411-project-admin] https://10.4.3.8/volume/v3/types returned with HTTP 200 Aug 07 09:56:26.975522 np0000006707 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 438/1767] 10.4.3.8 () {68 vars in 1238 bytes} [Fri Aug 7 09:56:26 2026] POST /volume/v3/types => generated 219 bytes in 302 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 09:56:26.990005 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.middleware.request_id [None req-1d8ae621-9771-46bf-9a8d-2c7b53828a4a None None] RequestId filter calling following filter/app {{(pid=100298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:56:26.998734 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [None req-1d8ae621-9771-46bf-9a8d-2c7b53828a4a tempest-GroupsV314Test-194944411 tempest-GroupsV314Test-194944411-project-admin] POST https://10.4.3.8/volume/v3/group_types Aug 07 09:56:26.998734 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [None req-1d8ae621-9771-46bf-9a8d-2c7b53828a4a tempest-GroupsV314Test-194944411 tempest-GroupsV314Test-194944411-project-admin] Action: 'create', calling method: version_select, body: {"group_type": {"name": "tempest-GroupsV314Test-group-type-641441150"}} {{(pid=100298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 09:56:27.021932 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [None req-1d8ae621-9771-46bf-9a8d-2c7b53828a4a tempest-GroupsV314Test-194944411 tempest-GroupsV314Test-194944411-project-admin] https://10.4.3.8/volume/v3/group_types returned with HTTP 202 Aug 07 09:56:27.021932 np0000006707 devstack@c-api.service[100298]: [pid: 100298|app: 0|req: 445/1768] 10.4.3.8 () {70 vars in 1297 bytes} [Fri Aug 7 09:56:26 2026] POST /volume/v3/group_types => generated 176 bytes in 32 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 07 09:56:27.036228 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [None req-fb1a142e-8c4e-4ce8-8f8e-845623fe9b09 None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:56:27.175578 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-fb1a142e-8c4e-4ce8-8f8e-845623fe9b09 tempest-GroupsV314Test-734193935 tempest-GroupsV314Test-734193935-project-member] POST https://10.4.3.8/volume/v3/groups Aug 07 09:56:27.175937 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-fb1a142e-8c4e-4ce8-8f8e-845623fe9b09 tempest-GroupsV314Test-734193935 tempest-GroupsV314Test-734193935-project-member] Action: 'create', calling method: version_select, body: {"group": {"group_type": "4c8abf18-5e20-41e6-9632-1828ba6f60fa", "volume_types": ["542adb5e-6301-45d2-aba4-5800480199d8"], "name": "tempest-GroupsV314Test-Group-1425088182"}} {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 09:56:27.177691 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.v3.groups [None req-fb1a142e-8c4e-4ce8-8f8e-845623fe9b09 tempest-GroupsV314Test-734193935 tempest-GroupsV314Test-734193935-project-member] Creating new group {'group': {'group_type': '4c8abf18-5e20-41e6-9632-1828ba6f60fa', 'volume_types': ['542adb5e-6301-45d2-aba4-5800480199d8'], 'name': 'tempest-GroupsV314Test-Group-1425088182'}} {{(pid=100297) create /opt/stack/cinder/cinder/api/v3/groups.py:190}} Aug 07 09:56:27.181653 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.v3.groups [None req-fb1a142e-8c4e-4ce8-8f8e-845623fe9b09 tempest-GroupsV314Test-734193935 tempest-GroupsV314Test-734193935-project-member] Creating group tempest-GroupsV314Test-Group-1425088182. Aug 07 09:56:27.189558 np0000006707 devstack@c-api.service[100297]: INFO cinder.volume.api [None req-fb1a142e-8c4e-4ce8-8f8e-845623fe9b09 tempest-GroupsV314Test-734193935 tempest-GroupsV314Test-734193935-project-member] Availability Zones retrieved successfully. Aug 07 09:56:27.224205 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.quota [None req-fb1a142e-8c4e-4ce8-8f8e-845623fe9b09 tempest-GroupsV314Test-734193935 tempest-GroupsV314Test-734193935-project-member] Created reservations ['c76c876d-ce23-49c3-8018-361a21db5351'] {{(pid=100297) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 09:56:27.253805 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-fb1a142e-8c4e-4ce8-8f8e-845623fe9b09 tempest-GroupsV314Test-734193935 tempest-GroupsV314Test-734193935-project-member] https://10.4.3.8/volume/v3/groups returned with HTTP 202 Aug 07 09:56:27.254240 np0000006707 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 445/1769] 10.4.3.8 () {70 vars in 1283 bytes} [Fri Aug 7 09:56:27 2026] POST /volume/v3/groups => generated 108 bytes in 220 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 07 09:56:27.266679 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [None req-c2d028e7-af5f-4915-8ec4-93a101a85414 None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:56:27.269703 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-c2d028e7-af5f-4915-8ec4-93a101a85414 tempest-GroupsV314Test-734193935 tempest-GroupsV314Test-734193935-project-member] GET https://10.4.3.8/volume/v3/groups/1723aece-02a2-461c-83f5-5406f0d24001 Aug 07 09:56:27.270006 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-c2d028e7-af5f-4915-8ec4-93a101a85414 tempest-GroupsV314Test-734193935 tempest-GroupsV314Test-734193935-project-member] Empty body provided in request {{(pid=100296) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 09:56:27.270260 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-c2d028e7-af5f-4915-8ec4-93a101a85414 tempest-GroupsV314Test-734193935 tempest-GroupsV314Test-734193935-project-member] Calling method 'version_select' {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 09:56:27.270382 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.v3.groups [None req-c2d028e7-af5f-4915-8ec4-93a101a85414 tempest-GroupsV314Test-734193935 tempest-GroupsV314Test-734193935-project-member] show called for member 1723aece-02a2-461c-83f5-5406f0d24001 {{(pid=100296) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 07 09:56:27.274952 np0000006707 devstack@c-api.service[100296]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 09:56:27.274952 np0000006707 devstack@c-api.service[100296]: warnings.warn( Aug 07 09:56:27.291261 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-c2d028e7-af5f-4915-8ec4-93a101a85414 tempest-GroupsV314Test-734193935 tempest-GroupsV314Test-734193935-project-member] https://10.4.3.8/volume/v3/groups/1723aece-02a2-461c-83f5-5406f0d24001 returned with HTTP 200 Aug 07 09:56:27.292274 np0000006707 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 442/1770] 10.4.3.8 () {68 vars in 1372 bytes} [Fri Aug 7 09:56:27 2026] GET /volume/v3/groups/1723aece-02a2-461c-83f5-5406f0d24001 => generated 388 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 09:56:27.533968 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-0a374160-bad8-4e98-80b7-29ef6ec61fcf None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:56:27.540127 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.middleware.request_id [None req-ec35ae31-7985-496e-bdf9-79d4b0ce42af None None] RequestId filter calling following filter/app {{(pid=100298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:56:27.543323 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [None req-ec35ae31-7985-496e-bdf9-79d4b0ce42af tempest-CreateVolumesFromSourceVolumeTest-88379132 tempest-CreateVolumesFromSourceVolumeTest-88379132-project-member] GET https://10.4.3.8/volume/v3/volumes/5267bc55-1f3c-433e-83ac-fc7860ba9f44 Aug 07 09:56:27.544051 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [None req-ec35ae31-7985-496e-bdf9-79d4b0ce42af tempest-CreateVolumesFromSourceVolumeTest-88379132 tempest-CreateVolumesFromSourceVolumeTest-88379132-project-member] Empty body provided in request {{(pid=100298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 09:56:27.544263 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [None req-ec35ae31-7985-496e-bdf9-79d4b0ce42af tempest-CreateVolumesFromSourceVolumeTest-88379132 tempest-CreateVolumesFromSourceVolumeTest-88379132-project-member] Calling method 'show' {{(pid=100298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 09:56:27.561544 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [None req-ec35ae31-7985-496e-bdf9-79d4b0ce42af tempest-CreateVolumesFromSourceVolumeTest-88379132 tempest-CreateVolumesFromSourceVolumeTest-88379132-project-member] https://10.4.3.8/volume/v3/volumes/5267bc55-1f3c-433e-83ac-fc7860ba9f44 returned with HTTP 404 Aug 07 09:56:27.562067 np0000006707 devstack@c-api.service[100298]: [pid: 100298|app: 0|req: 446/1771] 10.4.3.8 () {66 vars in 1334 bytes} [Fri Aug 7 09:56:27 2026] GET /volume/v3/volumes/5267bc55-1f3c-433e-83ac-fc7860ba9f44 => generated 109 bytes in 22 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 09:56:27.572808 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [None req-bf65f989-9fe7-4bae-be23-d5813aea0dfd None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:56:27.574796 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-bf65f989-9fe7-4bae-be23-d5813aea0dfd tempest-CreateVolumesFromSourceVolumeTest-88379132 tempest-CreateVolumesFromSourceVolumeTest-88379132-project-member] DELETE https://10.4.3.8/volume/v3/volumes/1e2f436c-60e2-4883-9f0f-893b3d915933 Aug 07 09:56:27.575075 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-bf65f989-9fe7-4bae-be23-d5813aea0dfd tempest-CreateVolumesFromSourceVolumeTest-88379132 tempest-CreateVolumesFromSourceVolumeTest-88379132-project-member] Empty body provided in request {{(pid=100297) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 09:56:27.575373 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-bf65f989-9fe7-4bae-be23-d5813aea0dfd tempest-CreateVolumesFromSourceVolumeTest-88379132 tempest-CreateVolumesFromSourceVolumeTest-88379132-project-member] Calling method 'delete' {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 09:56:27.575656 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.v3.volumes [None req-bf65f989-9fe7-4bae-be23-d5813aea0dfd tempest-CreateVolumesFromSourceVolumeTest-88379132 tempest-CreateVolumesFromSourceVolumeTest-88379132-project-member] Delete volume with id: 1e2f436c-60e2-4883-9f0f-893b3d915933 Aug 07 09:56:27.586645 np0000006707 devstack@c-api.service[100297]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 09:56:27.586645 np0000006707 devstack@c-api.service[100297]: warnings.warn( Aug 07 09:56:27.587387 np0000006707 devstack@c-api.service[100297]: INFO cinder.volume.api [None req-bf65f989-9fe7-4bae-be23-d5813aea0dfd tempest-CreateVolumesFromSourceVolumeTest-88379132 tempest-CreateVolumesFromSourceVolumeTest-88379132-project-member] Volume info retrieved successfully. Aug 07 09:56:27.612647 np0000006707 devstack@c-api.service[100297]: INFO cinder.volume.api [None req-bf65f989-9fe7-4bae-be23-d5813aea0dfd tempest-CreateVolumesFromSourceVolumeTest-88379132 tempest-CreateVolumesFromSourceVolumeTest-88379132-project-member] Delete volume request issued successfully. Aug 07 09:56:27.612929 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-bf65f989-9fe7-4bae-be23-d5813aea0dfd tempest-CreateVolumesFromSourceVolumeTest-88379132 tempest-CreateVolumesFromSourceVolumeTest-88379132-project-member] https://10.4.3.8/volume/v3/volumes/1e2f436c-60e2-4883-9f0f-893b3d915933 returned with HTTP 202 Aug 07 09:56:27.613776 np0000006707 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 446/1772] 10.4.3.8 () {66 vars in 1337 bytes} [Fri Aug 7 09:56:27 2026] DELETE /volume/v3/volumes/1e2f436c-60e2-4883-9f0f-893b3d915933 => generated 0 bytes in 42 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 07 09:56:27.626488 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [None req-615029b7-839d-4686-ab7b-3c2b0d61b0d2 None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:56:27.628402 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-615029b7-839d-4686-ab7b-3c2b0d61b0d2 tempest-CreateVolumesFromSourceVolumeTest-88379132 tempest-CreateVolumesFromSourceVolumeTest-88379132-project-member] GET https://10.4.3.8/volume/v3/volumes/1e2f436c-60e2-4883-9f0f-893b3d915933 Aug 07 09:56:27.628747 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-615029b7-839d-4686-ab7b-3c2b0d61b0d2 tempest-CreateVolumesFromSourceVolumeTest-88379132 tempest-CreateVolumesFromSourceVolumeTest-88379132-project-member] Empty body provided in request {{(pid=100296) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 09:56:27.629085 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-615029b7-839d-4686-ab7b-3c2b0d61b0d2 tempest-CreateVolumesFromSourceVolumeTest-88379132 tempest-CreateVolumesFromSourceVolumeTest-88379132-project-member] Calling method 'show' {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 09:56:27.639022 np0000006707 devstack@c-api.service[100296]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 09:56:27.639022 np0000006707 devstack@c-api.service[100296]: warnings.warn( Aug 07 09:56:27.644751 np0000006707 devstack@c-api.service[100296]: INFO cinder.volume.api [None req-615029b7-839d-4686-ab7b-3c2b0d61b0d2 tempest-CreateVolumesFromSourceVolumeTest-88379132 tempest-CreateVolumesFromSourceVolumeTest-88379132-project-member] Volume info retrieved successfully. Aug 07 09:56:27.648238 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-0a374160-bad8-4e98-80b7-29ef6ec61fcf tempest-GroupTypeSpecsTest-1815262541 tempest-GroupTypeSpecsTest-1815262541-project-admin] POST https://10.4.3.8/volume/v3/group_types Aug 07 09:56:27.648640 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-0a374160-bad8-4e98-80b7-29ef6ec61fcf tempest-GroupTypeSpecsTest-1815262541 tempest-GroupTypeSpecsTest-1815262541-project-admin] Action: 'create', calling method: version_select, body: {"group_type": {"name": "tempest-GroupTypeSpecsTest-group-type-2071503832"}} {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 09:56:27.650906 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-615029b7-839d-4686-ab7b-3c2b0d61b0d2 tempest-CreateVolumesFromSourceVolumeTest-88379132 tempest-CreateVolumesFromSourceVolumeTest-88379132-project-member] https://10.4.3.8/volume/v3/volumes/1e2f436c-60e2-4883-9f0f-893b3d915933 returned with HTTP 200 Aug 07 09:56:27.651511 np0000006707 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 443/1773] 10.4.3.8 () {66 vars in 1334 bytes} [Fri Aug 7 09:56:27 2026] GET /volume/v3/volumes/1e2f436c-60e2-4883-9f0f-893b3d915933 => generated 852 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 09:56:27.667654 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-0a374160-bad8-4e98-80b7-29ef6ec61fcf tempest-GroupTypeSpecsTest-1815262541 tempest-GroupTypeSpecsTest-1815262541-project-admin] https://10.4.3.8/volume/v3/group_types returned with HTTP 202 Aug 07 09:56:27.668112 np0000006707 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 439/1774] 10.4.3.8 () {70 vars in 1297 bytes} [Fri Aug 7 09:56:27 2026] POST /volume/v3/group_types => generated 181 bytes in 135 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 07 09:56:27.679594 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.middleware.request_id [None req-19147bff-64e0-4419-ac3f-65bf5680e47b None None] RequestId filter calling following filter/app {{(pid=100298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:56:27.682403 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [None req-19147bff-64e0-4419-ac3f-65bf5680e47b tempest-GroupTypeSpecsTest-1815262541 tempest-GroupTypeSpecsTest-1815262541-project-admin] POST https://10.4.3.8/volume/v3/group_types/e97a51c4-1a97-435d-abe6-b22ac884b611/group_specs Aug 07 09:56:27.682924 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [None req-19147bff-64e0-4419-ac3f-65bf5680e47b tempest-GroupTypeSpecsTest-1815262541 tempest-GroupTypeSpecsTest-1815262541-project-admin] Action: 'create', calling method: version_select, body: {"group_specs": {"key1": "value1", "key2": "value2"}} {{(pid=100298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 09:56:27.707497 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [None req-19147bff-64e0-4419-ac3f-65bf5680e47b tempest-GroupTypeSpecsTest-1815262541 tempest-GroupTypeSpecsTest-1815262541-project-admin] https://10.4.3.8/volume/v3/group_types/e97a51c4-1a97-435d-abe6-b22ac884b611/group_specs returned with HTTP 202 Aug 07 09:56:27.707497 np0000006707 devstack@c-api.service[100298]: [pid: 100298|app: 0|req: 447/1775] 10.4.3.8 () {70 vars in 1444 bytes} [Fri Aug 7 09:56:27 2026] POST /volume/v3/group_types/e97a51c4-1a97-435d-abe6-b22ac884b611/group_specs => generated 53 bytes in 29 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 07 09:56:27.719083 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [None req-c7691116-6ecf-40f3-aa75-bf831f9d1642 None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:56:27.722325 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-c7691116-6ecf-40f3-aa75-bf831f9d1642 tempest-GroupTypeSpecsTest-1815262541 tempest-GroupTypeSpecsTest-1815262541-project-admin] POST https://10.4.3.8/volume/v3/group_types/e97a51c4-1a97-435d-abe6-b22ac884b611/group_specs Aug 07 09:56:27.722325 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-c7691116-6ecf-40f3-aa75-bf831f9d1642 tempest-GroupTypeSpecsTest-1815262541 tempest-GroupTypeSpecsTest-1815262541-project-admin] Action: 'create', calling method: version_select, body: {"group_specs": {"key2": "value2-updated", "key3": "value3"}} {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 09:56:27.743996 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-c7691116-6ecf-40f3-aa75-bf831f9d1642 tempest-GroupTypeSpecsTest-1815262541 tempest-GroupTypeSpecsTest-1815262541-project-admin] https://10.4.3.8/volume/v3/group_types/e97a51c4-1a97-435d-abe6-b22ac884b611/group_specs returned with HTTP 202 Aug 07 09:56:27.744797 np0000006707 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 447/1776] 10.4.3.8 () {70 vars in 1444 bytes} [Fri Aug 7 09:56:27 2026] POST /volume/v3/group_types/e97a51c4-1a97-435d-abe6-b22ac884b611/group_specs => generated 61 bytes in 26 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 07 09:56:27.757625 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [None req-a2b1c559-2980-45ff-bfa1-09c481afe00e None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:56:27.761756 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-a2b1c559-2980-45ff-bfa1-09c481afe00e tempest-GroupTypeSpecsTest-1815262541 tempest-GroupTypeSpecsTest-1815262541-project-admin] GET https://10.4.3.8/volume/v3/group_types/e97a51c4-1a97-435d-abe6-b22ac884b611/group_specs/key2 Aug 07 09:56:27.762605 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-a2b1c559-2980-45ff-bfa1-09c481afe00e tempest-GroupTypeSpecsTest-1815262541 tempest-GroupTypeSpecsTest-1815262541-project-admin] Empty body provided in request {{(pid=100296) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 09:56:27.762853 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-a2b1c559-2980-45ff-bfa1-09c481afe00e tempest-GroupTypeSpecsTest-1815262541 tempest-GroupTypeSpecsTest-1815262541-project-admin] Calling method 'version_select' {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 09:56:27.776167 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-a2b1c559-2980-45ff-bfa1-09c481afe00e tempest-GroupTypeSpecsTest-1815262541 tempest-GroupTypeSpecsTest-1815262541-project-admin] https://10.4.3.8/volume/v3/group_types/e97a51c4-1a97-435d-abe6-b22ac884b611/group_specs/key2 returned with HTTP 200 Aug 07 09:56:27.776982 np0000006707 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 444/1777] 10.4.3.8 () {68 vars in 1438 bytes} [Fri Aug 7 09:56:27 2026] GET /volume/v3/group_types/e97a51c4-1a97-435d-abe6-b22ac884b611/group_specs/key2 => generated 26 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 09:56:27.786439 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-a7fbeb8a-4190-407b-bb25-aa84c9098279 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:56:27.788584 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-a7fbeb8a-4190-407b-bb25-aa84c9098279 tempest-GroupTypeSpecsTest-1815262541 tempest-GroupTypeSpecsTest-1815262541-project-admin] GET https://10.4.3.8/volume/v3/group_types/e97a51c4-1a97-435d-abe6-b22ac884b611/group_specs/key3 Aug 07 09:56:27.788871 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-a7fbeb8a-4190-407b-bb25-aa84c9098279 tempest-GroupTypeSpecsTest-1815262541 tempest-GroupTypeSpecsTest-1815262541-project-admin] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 09:56:27.789049 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-a7fbeb8a-4190-407b-bb25-aa84c9098279 tempest-GroupTypeSpecsTest-1815262541 tempest-GroupTypeSpecsTest-1815262541-project-admin] Calling method 'version_select' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 09:56:27.797818 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-a7fbeb8a-4190-407b-bb25-aa84c9098279 tempest-GroupTypeSpecsTest-1815262541 tempest-GroupTypeSpecsTest-1815262541-project-admin] https://10.4.3.8/volume/v3/group_types/e97a51c4-1a97-435d-abe6-b22ac884b611/group_specs/key3 returned with HTTP 200 Aug 07 09:56:27.798128 np0000006707 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 440/1778] 10.4.3.8 () {68 vars in 1438 bytes} [Fri Aug 7 09:56:27 2026] GET /volume/v3/group_types/e97a51c4-1a97-435d-abe6-b22ac884b611/group_specs/key3 => generated 18 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 07 09:56:27.808161 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.middleware.request_id [None req-3f282783-f49b-471c-a326-9cf84100fc44 None None] RequestId filter calling following filter/app {{(pid=100298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:56:27.812047 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [None req-3f282783-f49b-471c-a326-9cf84100fc44 tempest-GroupTypeSpecsTest-1815262541 tempest-GroupTypeSpecsTest-1815262541-project-admin] PUT https://10.4.3.8/volume/v3/group_types/e97a51c4-1a97-435d-abe6-b22ac884b611/group_specs/key3 Aug 07 09:56:27.812047 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [None req-3f282783-f49b-471c-a326-9cf84100fc44 tempest-GroupTypeSpecsTest-1815262541 tempest-GroupTypeSpecsTest-1815262541-project-admin] Action: 'update', calling method: version_select, body: {"key3": "value3-updated"} {{(pid=100298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 09:56:27.826995 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [None req-3f282783-f49b-471c-a326-9cf84100fc44 tempest-GroupTypeSpecsTest-1815262541 tempest-GroupTypeSpecsTest-1815262541-project-admin] https://10.4.3.8/volume/v3/group_types/e97a51c4-1a97-435d-abe6-b22ac884b611/group_specs/key3 returned with HTTP 200 Aug 07 09:56:27.827612 np0000006707 devstack@c-api.service[100298]: [pid: 100298|app: 0|req: 448/1779] 10.4.3.8 () {70 vars in 1458 bytes} [Fri Aug 7 09:56:27 2026] PUT /volume/v3/group_types/e97a51c4-1a97-435d-abe6-b22ac884b611/group_specs/key3 => generated 26 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 09:56:27.835192 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [None req-196694c9-d6b3-4ecb-8590-3c0cd928af51 None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:56:27.837535 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-196694c9-d6b3-4ecb-8590-3c0cd928af51 tempest-GroupTypeSpecsTest-1815262541 tempest-GroupTypeSpecsTest-1815262541-project-admin] GET https://10.4.3.8/volume/v3/group_types/e97a51c4-1a97-435d-abe6-b22ac884b611/group_specs Aug 07 09:56:27.837535 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-196694c9-d6b3-4ecb-8590-3c0cd928af51 tempest-GroupTypeSpecsTest-1815262541 tempest-GroupTypeSpecsTest-1815262541-project-admin] Empty body provided in request {{(pid=100297) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 09:56:27.837680 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-196694c9-d6b3-4ecb-8590-3c0cd928af51 tempest-GroupTypeSpecsTest-1815262541 tempest-GroupTypeSpecsTest-1815262541-project-admin] Calling method 'version_select' {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 09:56:27.844855 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-196694c9-d6b3-4ecb-8590-3c0cd928af51 tempest-GroupTypeSpecsTest-1815262541 tempest-GroupTypeSpecsTest-1815262541-project-admin] https://10.4.3.8/volume/v3/group_types/e97a51c4-1a97-435d-abe6-b22ac884b611/group_specs returned with HTTP 200 Aug 07 09:56:27.845428 np0000006707 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 448/1780] 10.4.3.8 () {68 vars in 1423 bytes} [Fri Aug 7 09:56:27 2026] GET /volume/v3/group_types/e97a51c4-1a97-435d-abe6-b22ac884b611/group_specs => generated 87 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 09:56:27.853319 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [req-82f78898-4800-4c42-a9db-e43d26907132 req-689e18a7-0e02-41de-b694-fc214eefc1af None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:56:27.855161 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-c5c6e594-45ab-428a-9062-cb4a3bc8c788 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:56:27.856783 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [req-82f78898-4800-4c42-a9db-e43d26907132 req-689e18a7-0e02-41de-b694-fc214eefc1af tempest-AttachVolumeMultiAttachTest-1302095414 tempest-AttachVolumeMultiAttachTest-1302095414-project-member] DELETE https://10.4.3.8/volume/v3/attachments/56c70a74-6dee-4e4f-b6ac-680dc2164690 Aug 07 09:56:27.856950 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [req-82f78898-4800-4c42-a9db-e43d26907132 req-689e18a7-0e02-41de-b694-fc214eefc1af tempest-AttachVolumeMultiAttachTest-1302095414 tempest-AttachVolumeMultiAttachTest-1302095414-project-member] Empty body provided in request {{(pid=100296) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 09:56:27.857214 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [req-82f78898-4800-4c42-a9db-e43d26907132 req-689e18a7-0e02-41de-b694-fc214eefc1af tempest-AttachVolumeMultiAttachTest-1302095414 tempest-AttachVolumeMultiAttachTest-1302095414-project-member] Calling method 'version_select' {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 09:56:27.859223 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-c5c6e594-45ab-428a-9062-cb4a3bc8c788 tempest-GroupTypeSpecsTest-1815262541 tempest-GroupTypeSpecsTest-1815262541-project-admin] DELETE https://10.4.3.8/volume/v3/group_types/e97a51c4-1a97-435d-abe6-b22ac884b611/group_specs/key1 Aug 07 09:56:27.859623 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-c5c6e594-45ab-428a-9062-cb4a3bc8c788 tempest-GroupTypeSpecsTest-1815262541 tempest-GroupTypeSpecsTest-1815262541-project-admin] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 09:56:27.859855 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-c5c6e594-45ab-428a-9062-cb4a3bc8c788 tempest-GroupTypeSpecsTest-1815262541 tempest-GroupTypeSpecsTest-1815262541-project-admin] Calling method 'version_select' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 09:56:27.865492 np0000006707 devstack@c-api.service[100296]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 09:56:27.865492 np0000006707 devstack@c-api.service[100296]: warnings.warn( Aug 07 09:56:27.877130 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-c5c6e594-45ab-428a-9062-cb4a3bc8c788 tempest-GroupTypeSpecsTest-1815262541 tempest-GroupTypeSpecsTest-1815262541-project-admin] https://10.4.3.8/volume/v3/group_types/e97a51c4-1a97-435d-abe6-b22ac884b611/group_specs/key1 returned with HTTP 202 Aug 07 09:56:27.877598 np0000006707 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 441/1781] 10.4.3.8 () {68 vars in 1441 bytes} [Fri Aug 7 09:56:27 2026] DELETE /volume/v3/group_types/e97a51c4-1a97-435d-abe6-b22ac884b611/group_specs/key1 => generated 0 bytes in 23 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 07 09:56:27.887029 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.middleware.request_id [None req-78118f1f-787d-4494-8813-e3842a481d48 None None] RequestId filter calling following filter/app {{(pid=100298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:56:27.889066 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [None req-78118f1f-787d-4494-8813-e3842a481d48 tempest-GroupTypeSpecsTest-1815262541 tempest-GroupTypeSpecsTest-1815262541-project-admin] GET https://10.4.3.8/volume/v3/group_types/e97a51c4-1a97-435d-abe6-b22ac884b611/group_specs/key1 Aug 07 09:56:27.889173 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [None req-78118f1f-787d-4494-8813-e3842a481d48 tempest-GroupTypeSpecsTest-1815262541 tempest-GroupTypeSpecsTest-1815262541-project-admin] Empty body provided in request {{(pid=100298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 09:56:27.889369 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [None req-78118f1f-787d-4494-8813-e3842a481d48 tempest-GroupTypeSpecsTest-1815262541 tempest-GroupTypeSpecsTest-1815262541-project-admin] Calling method 'version_select' {{(pid=100298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 09:56:27.896563 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [None req-78118f1f-787d-4494-8813-e3842a481d48 tempest-GroupTypeSpecsTest-1815262541 tempest-GroupTypeSpecsTest-1815262541-project-admin] HTTP exception thrown: Group Type e97a51c4-1a97-435d-abe6-b22ac884b611 has no extra spec with key key1. Aug 07 09:56:27.896707 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [None req-78118f1f-787d-4494-8813-e3842a481d48 tempest-GroupTypeSpecsTest-1815262541 tempest-GroupTypeSpecsTest-1815262541-project-admin] https://10.4.3.8/volume/v3/group_types/e97a51c4-1a97-435d-abe6-b22ac884b611/group_specs/key1 returned with HTTP 404 Aug 07 09:56:27.897300 np0000006707 devstack@c-api.service[100298]: [pid: 100298|app: 0|req: 449/1782] 10.4.3.8 () {68 vars in 1438 bytes} [Fri Aug 7 09:56:27 2026] GET /volume/v3/group_types/e97a51c4-1a97-435d-abe6-b22ac884b611/group_specs/key1 => generated 126 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 07 09:56:27.904916 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [None req-351bfeac-86c1-432a-a674-cdf920c45a96 None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:56:27.907176 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-351bfeac-86c1-432a-a674-cdf920c45a96 tempest-GroupTypeSpecsTest-1815262541 tempest-GroupTypeSpecsTest-1815262541-project-admin] DELETE https://10.4.3.8/volume/v3/group_types/e97a51c4-1a97-435d-abe6-b22ac884b611/group_specs/key2 Aug 07 09:56:27.907496 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-351bfeac-86c1-432a-a674-cdf920c45a96 tempest-GroupTypeSpecsTest-1815262541 tempest-GroupTypeSpecsTest-1815262541-project-admin] Empty body provided in request {{(pid=100297) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 09:56:27.907784 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-351bfeac-86c1-432a-a674-cdf920c45a96 tempest-GroupTypeSpecsTest-1815262541 tempest-GroupTypeSpecsTest-1815262541-project-admin] Calling method 'version_select' {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 09:56:27.919430 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-351bfeac-86c1-432a-a674-cdf920c45a96 tempest-GroupTypeSpecsTest-1815262541 tempest-GroupTypeSpecsTest-1815262541-project-admin] https://10.4.3.8/volume/v3/group_types/e97a51c4-1a97-435d-abe6-b22ac884b611/group_specs/key2 returned with HTTP 202 Aug 07 09:56:27.919995 np0000006707 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 449/1783] 10.4.3.8 () {68 vars in 1441 bytes} [Fri Aug 7 09:56:27 2026] DELETE /volume/v3/group_types/e97a51c4-1a97-435d-abe6-b22ac884b611/group_specs/key2 => generated 0 bytes in 16 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 07 09:56:27.921059 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [req-82f78898-4800-4c42-a9db-e43d26907132 req-689e18a7-0e02-41de-b694-fc214eefc1af tempest-AttachVolumeMultiAttachTest-1302095414 tempest-AttachVolumeMultiAttachTest-1302095414-project-member] https://10.4.3.8/volume/v3/attachments/56c70a74-6dee-4e4f-b6ac-680dc2164690 returned with HTTP 200 Aug 07 09:56:27.922143 np0000006707 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 445/1784] 10.4.3.8 () {72 vars in 1659 bytes} [Fri Aug 7 09:56:27 2026] DELETE /volume/v3/attachments/56c70a74-6dee-4e4f-b6ac-680dc2164690 => generated 19 bytes in 69 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 09:56:27.929705 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-c2c0355f-6fb6-4942-9606-acac8b6db23f None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:56:27.931904 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-c2c0355f-6fb6-4942-9606-acac8b6db23f tempest-GroupTypeSpecsTest-1815262541 tempest-GroupTypeSpecsTest-1815262541-project-admin] GET https://10.4.3.8/volume/v3/group_types/e97a51c4-1a97-435d-abe6-b22ac884b611/group_specs/key2 Aug 07 09:56:27.932400 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-c2c0355f-6fb6-4942-9606-acac8b6db23f tempest-GroupTypeSpecsTest-1815262541 tempest-GroupTypeSpecsTest-1815262541-project-admin] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 09:56:27.932400 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-c2c0355f-6fb6-4942-9606-acac8b6db23f tempest-GroupTypeSpecsTest-1815262541 tempest-GroupTypeSpecsTest-1815262541-project-admin] Calling method 'version_select' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 09:56:27.940659 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-c2c0355f-6fb6-4942-9606-acac8b6db23f tempest-GroupTypeSpecsTest-1815262541 tempest-GroupTypeSpecsTest-1815262541-project-admin] HTTP exception thrown: Group Type e97a51c4-1a97-435d-abe6-b22ac884b611 has no extra spec with key key2. Aug 07 09:56:27.940761 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-c2c0355f-6fb6-4942-9606-acac8b6db23f tempest-GroupTypeSpecsTest-1815262541 tempest-GroupTypeSpecsTest-1815262541-project-admin] https://10.4.3.8/volume/v3/group_types/e97a51c4-1a97-435d-abe6-b22ac884b611/group_specs/key2 returned with HTTP 404 Aug 07 09:56:27.941435 np0000006707 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 442/1785] 10.4.3.8 () {68 vars in 1438 bytes} [Fri Aug 7 09:56:27 2026] GET /volume/v3/group_types/e97a51c4-1a97-435d-abe6-b22ac884b611/group_specs/key2 => generated 126 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 07 09:56:27.951165 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.middleware.request_id [None req-d042241f-78e2-49fa-81e9-164855794e5b None None] RequestId filter calling following filter/app {{(pid=100298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:56:27.954677 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [None req-d042241f-78e2-49fa-81e9-164855794e5b tempest-GroupTypeSpecsTest-1815262541 tempest-GroupTypeSpecsTest-1815262541-project-admin] DELETE https://10.4.3.8/volume/v3/group_types/e97a51c4-1a97-435d-abe6-b22ac884b611/group_specs/key3 Aug 07 09:56:27.954677 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [None req-d042241f-78e2-49fa-81e9-164855794e5b tempest-GroupTypeSpecsTest-1815262541 tempest-GroupTypeSpecsTest-1815262541-project-admin] Empty body provided in request {{(pid=100298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 09:56:27.954677 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [None req-d042241f-78e2-49fa-81e9-164855794e5b tempest-GroupTypeSpecsTest-1815262541 tempest-GroupTypeSpecsTest-1815262541-project-admin] Calling method 'version_select' {{(pid=100298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 09:56:27.973917 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [None req-d042241f-78e2-49fa-81e9-164855794e5b tempest-GroupTypeSpecsTest-1815262541 tempest-GroupTypeSpecsTest-1815262541-project-admin] https://10.4.3.8/volume/v3/group_types/e97a51c4-1a97-435d-abe6-b22ac884b611/group_specs/key3 returned with HTTP 202 Aug 07 09:56:27.973917 np0000006707 devstack@c-api.service[100298]: [pid: 100298|app: 0|req: 450/1786] 10.4.3.8 () {68 vars in 1441 bytes} [Fri Aug 7 09:56:27 2026] DELETE /volume/v3/group_types/e97a51c4-1a97-435d-abe6-b22ac884b611/group_specs/key3 => generated 0 bytes in 23 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 07 09:56:27.981240 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [None req-97804c58-80be-4e37-8784-955d14e03fdb None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:56:27.983147 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-97804c58-80be-4e37-8784-955d14e03fdb tempest-GroupTypeSpecsTest-1815262541 tempest-GroupTypeSpecsTest-1815262541-project-admin] GET https://10.4.3.8/volume/v3/group_types/e97a51c4-1a97-435d-abe6-b22ac884b611/group_specs/key3 Aug 07 09:56:27.983356 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-97804c58-80be-4e37-8784-955d14e03fdb tempest-GroupTypeSpecsTest-1815262541 tempest-GroupTypeSpecsTest-1815262541-project-admin] Empty body provided in request {{(pid=100297) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 09:56:27.983642 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-97804c58-80be-4e37-8784-955d14e03fdb tempest-GroupTypeSpecsTest-1815262541 tempest-GroupTypeSpecsTest-1815262541-project-admin] Calling method 'version_select' {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 09:56:27.991885 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-97804c58-80be-4e37-8784-955d14e03fdb tempest-GroupTypeSpecsTest-1815262541 tempest-GroupTypeSpecsTest-1815262541-project-admin] HTTP exception thrown: Group Type e97a51c4-1a97-435d-abe6-b22ac884b611 has no extra spec with key key3. Aug 07 09:56:27.992429 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-97804c58-80be-4e37-8784-955d14e03fdb tempest-GroupTypeSpecsTest-1815262541 tempest-GroupTypeSpecsTest-1815262541-project-admin] https://10.4.3.8/volume/v3/group_types/e97a51c4-1a97-435d-abe6-b22ac884b611/group_specs/key3 returned with HTTP 404 Aug 07 09:56:27.993022 np0000006707 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 450/1787] 10.4.3.8 () {68 vars in 1438 bytes} [Fri Aug 7 09:56:27 2026] GET /volume/v3/group_types/e97a51c4-1a97-435d-abe6-b22ac884b611/group_specs/key3 => generated 126 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 07 09:56:28.001385 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [None req-4f79698e-0b65-42af-b550-e29274723678 None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:56:28.003438 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-4f79698e-0b65-42af-b550-e29274723678 tempest-GroupTypeSpecsTest-1815262541 tempest-GroupTypeSpecsTest-1815262541-project-admin] DELETE https://10.4.3.8/volume/v3/group_types/e97a51c4-1a97-435d-abe6-b22ac884b611 Aug 07 09:56:28.003770 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-4f79698e-0b65-42af-b550-e29274723678 tempest-GroupTypeSpecsTest-1815262541 tempest-GroupTypeSpecsTest-1815262541-project-admin] Empty body provided in request {{(pid=100296) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 09:56:28.004037 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-4f79698e-0b65-42af-b550-e29274723678 tempest-GroupTypeSpecsTest-1815262541 tempest-GroupTypeSpecsTest-1815262541-project-admin] Calling method 'version_select' {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 09:56:28.004467 np0000006707 devstack@c-api.service[100296]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 09:56:28.004467 np0000006707 devstack@c-api.service[100296]: warnings.warn( Aug 07 09:56:28.019841 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-4f79698e-0b65-42af-b550-e29274723678 tempest-GroupTypeSpecsTest-1815262541 tempest-GroupTypeSpecsTest-1815262541-project-admin] https://10.4.3.8/volume/v3/group_types/e97a51c4-1a97-435d-abe6-b22ac884b611 returned with HTTP 202 Aug 07 09:56:28.021511 np0000006707 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 446/1788] 10.4.3.8 () {68 vars in 1390 bytes} [Fri Aug 7 09:56:28 2026] DELETE /volume/v3/group_types/e97a51c4-1a97-435d-abe6-b22ac884b611 => generated 0 bytes in 20 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 07 09:56:28.304969 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-68c94559-7429-4a4e-bf6b-2e5d3020c7db None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:56:28.307125 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-68c94559-7429-4a4e-bf6b-2e5d3020c7db tempest-GroupsV314Test-734193935 tempest-GroupsV314Test-734193935-project-member] GET https://10.4.3.8/volume/v3/groups/1723aece-02a2-461c-83f5-5406f0d24001 Aug 07 09:56:28.307438 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-68c94559-7429-4a4e-bf6b-2e5d3020c7db tempest-GroupsV314Test-734193935 tempest-GroupsV314Test-734193935-project-member] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 09:56:28.307654 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-68c94559-7429-4a4e-bf6b-2e5d3020c7db tempest-GroupsV314Test-734193935 tempest-GroupsV314Test-734193935-project-member] Calling method 'version_select' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 09:56:28.307776 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.v3.groups [None req-68c94559-7429-4a4e-bf6b-2e5d3020c7db tempest-GroupsV314Test-734193935 tempest-GroupsV314Test-734193935-project-member] show called for member 1723aece-02a2-461c-83f5-5406f0d24001 {{(pid=100295) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 07 09:56:28.311941 np0000006707 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 09:56:28.311941 np0000006707 devstack@c-api.service[100295]: warnings.warn( Aug 07 09:56:28.321933 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-68c94559-7429-4a4e-bf6b-2e5d3020c7db tempest-GroupsV314Test-734193935 tempest-GroupsV314Test-734193935-project-member] https://10.4.3.8/volume/v3/groups/1723aece-02a2-461c-83f5-5406f0d24001 returned with HTTP 200 Aug 07 09:56:28.322502 np0000006707 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 443/1789] 10.4.3.8 () {68 vars in 1372 bytes} [Fri Aug 7 09:56:28 2026] GET /volume/v3/groups/1723aece-02a2-461c-83f5-5406f0d24001 => generated 389 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 09:56:28.332570 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.middleware.request_id [None req-25e63c74-dbf6-4d13-9b6c-a7df8835e38b None None] RequestId filter calling following filter/app {{(pid=100298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:56:28.334672 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [None req-25e63c74-dbf6-4d13-9b6c-a7df8835e38b tempest-GroupsV314Test-734193935 tempest-GroupsV314Test-734193935-project-member] POST https://10.4.3.8/volume/v3/volumes Aug 07 09:56:28.335126 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [None req-25e63c74-dbf6-4d13-9b6c-a7df8835e38b tempest-GroupsV314Test-734193935 tempest-GroupsV314Test-734193935-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-volume-200036722", "volume_type": "542adb5e-6301-45d2-aba4-5800480199d8", "group_id": "1723aece-02a2-461c-83f5-5406f0d24001", "size": 1}} {{(pid=100298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 09:56:28.337514 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.v3.volumes [None req-25e63c74-dbf6-4d13-9b6c-a7df8835e38b tempest-GroupsV314Test-734193935 tempest-GroupsV314Test-734193935-project-member] Create volume request body: {'volume': {'name': 'tempest-volume-200036722', 'volume_type': '542adb5e-6301-45d2-aba4-5800480199d8', 'group_id': '1723aece-02a2-461c-83f5-5406f0d24001', 'size': 1}} {{(pid=100298) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 07 09:56:28.347438 np0000006707 devstack@c-api.service[100298]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 09:56:28.347438 np0000006707 devstack@c-api.service[100298]: warnings.warn( Aug 07 09:56:28.348053 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.v3.volumes [None req-25e63c74-dbf6-4d13-9b6c-a7df8835e38b tempest-GroupsV314Test-734193935 tempest-GroupsV314Test-734193935-project-member] Create volume of 1 GB Aug 07 09:56:28.354223 np0000006707 devstack@c-api.service[100298]: INFO cinder.volume.api [None req-25e63c74-dbf6-4d13-9b6c-a7df8835e38b tempest-GroupsV314Test-734193935 tempest-GroupsV314Test-734193935-project-member] Availability Zones retrieved successfully. Aug 07 09:56:28.362429 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.volume.api [None req-25e63c74-dbf6-4d13-9b6c-a7df8835e38b tempest-GroupsV314Test-734193935 tempest-GroupsV314Test-734193935-project-member] Flow 'volume_create_api' (1f3ec228-f1e2-4713-b3d4-03d4841db1e2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100298) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 09:56:28.364071 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.volume.api [None req-25e63c74-dbf6-4d13-9b6c-a7df8835e38b tempest-GroupsV314Test-734193935 tempest-GroupsV314Test-734193935-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (332d1d8b-b429-47f2-ba37-79e44d2fd6ec) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100298) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 09:56:28.364898 np0000006707 devstack@c-api.service[100298]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 09:56:28.364898 np0000006707 devstack@c-api.service[100298]: warnings.warn( Aug 07 09:56:28.365438 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.volume.flows.api.create_volume [None req-25e63c74-dbf6-4d13-9b6c-a7df8835e38b tempest-GroupsV314Test-734193935 tempest-GroupsV314Test-734193935-project-member] Validating volume size '1' using validate_int {{(pid=100298) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 07 09:56:28.391865 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.volume.api [None req-25e63c74-dbf6-4d13-9b6c-a7df8835e38b tempest-GroupsV314Test-734193935 tempest-GroupsV314Test-734193935-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (332d1d8b-b429-47f2-ba37-79e44d2fd6ec) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-07T09:56:27Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=542adb5e-6301-45d2-aba4-5800480199d8,is_public=True,name='tempest-GroupsV314Test-volume-type-378820885',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '542adb5e-6301-45d2-aba4-5800480199d8', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': '1723aece-02a2-461c-83f5-5406f0d24001', 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100298) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 09:56:28.393120 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.volume.api [None req-25e63c74-dbf6-4d13-9b6c-a7df8835e38b tempest-GroupsV314Test-734193935 tempest-GroupsV314Test-734193935-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (714ca235-8647-4271-931f-d82ceb602506) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100298) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 09:56:28.400933 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [req-df609fbf-2143-4b10-9998-9331eba455cb req-8dfe961c-4ac3-4ded-9844-06141733f2b0 None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:56:28.403681 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [req-df609fbf-2143-4b10-9998-9331eba455cb req-8dfe961c-4ac3-4ded-9844-06141733f2b0 tempest-VolumesSnapshotTestJSON-1374712720 tempest-VolumesSnapshotTestJSON-1374712720-project-member] GET https://10.4.3.8/volume/v3/volumes/94e9323e-f8d9-4523-a7ef-61850230a77d Aug 07 09:56:28.403876 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [req-df609fbf-2143-4b10-9998-9331eba455cb req-8dfe961c-4ac3-4ded-9844-06141733f2b0 tempest-VolumesSnapshotTestJSON-1374712720 tempest-VolumesSnapshotTestJSON-1374712720-project-member] Empty body provided in request {{(pid=100297) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 09:56:28.404217 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [req-df609fbf-2143-4b10-9998-9331eba455cb req-8dfe961c-4ac3-4ded-9844-06141733f2b0 tempest-VolumesSnapshotTestJSON-1374712720 tempest-VolumesSnapshotTestJSON-1374712720-project-member] Calling method 'show' {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 09:56:28.414737 np0000006707 devstack@c-api.service[100297]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 09:56:28.414737 np0000006707 devstack@c-api.service[100297]: warnings.warn( Aug 07 09:56:28.419970 np0000006707 devstack@c-api.service[100297]: INFO cinder.volume.api [req-df609fbf-2143-4b10-9998-9331eba455cb req-8dfe961c-4ac3-4ded-9844-06141733f2b0 tempest-VolumesSnapshotTestJSON-1374712720 tempest-VolumesSnapshotTestJSON-1374712720-project-member] Volume info retrieved successfully. Aug 07 09:56:28.429097 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [req-df609fbf-2143-4b10-9998-9331eba455cb req-8dfe961c-4ac3-4ded-9844-06141733f2b0 tempest-VolumesSnapshotTestJSON-1374712720 tempest-VolumesSnapshotTestJSON-1374712720-project-member] https://10.4.3.8/volume/v3/volumes/94e9323e-f8d9-4523-a7ef-61850230a77d returned with HTTP 200 Aug 07 09:56:28.429742 np0000006707 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 451/1790] 10.4.3.8 () {68 vars in 1584 bytes} [Fri Aug 7 09:56:28 2026] GET /volume/v3/volumes/94e9323e-f8d9-4523-a7ef-61850230a77d => generated 842 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 09:56:28.433592 np0000006707 devstack@c-api.service[100298]: WARNING cinder.quota [None req-25e63c74-dbf6-4d13-9b6c-a7df8835e38b tempest-GroupsV314Test-734193935 tempest-GroupsV314Test-734193935-project-member] Deprecated: Default quota for resource: volumes_tempest-GroupsV314Test-volume-type-378820885 is set by the default quota flag: quota_volumes_tempest-GroupsV314Test-volume-type-378820885, it is now deprecated. Please use the default quota class for default quota. Aug 07 09:56:28.433978 np0000006707 devstack@c-api.service[100298]: WARNING cinder.quota [None req-25e63c74-dbf6-4d13-9b6c-a7df8835e38b tempest-GroupsV314Test-734193935 tempest-GroupsV314Test-734193935-project-member] Deprecated: Default quota for resource: gigabytes_tempest-GroupsV314Test-volume-type-378820885 is set by the default quota flag: quota_gigabytes_tempest-GroupsV314Test-volume-type-378820885, it is now deprecated. Please use the default quota class for default quota. Aug 07 09:56:28.478600 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.quota [None req-25e63c74-dbf6-4d13-9b6c-a7df8835e38b tempest-GroupsV314Test-734193935 tempest-GroupsV314Test-734193935-project-member] Created reservations ['e33d9a40-5dda-4183-b05f-3973c684ed18', '5d4c08d5-2f55-4f5f-bcbe-306d15ebc94c', '92de40d3-55b7-454c-99ee-e4a8ca89d0dc', 'fbad03af-3c46-4868-89f2-be292737f85b'] {{(pid=100298) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 09:56:28.479697 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.volume.api [None req-25e63c74-dbf6-4d13-9b6c-a7df8835e38b tempest-GroupsV314Test-734193935 tempest-GroupsV314Test-734193935-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (714ca235-8647-4271-931f-d82ceb602506) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['e33d9a40-5dda-4183-b05f-3973c684ed18', '5d4c08d5-2f55-4f5f-bcbe-306d15ebc94c', '92de40d3-55b7-454c-99ee-e4a8ca89d0dc', 'fbad03af-3c46-4868-89f2-be292737f85b']}' {{(pid=100298) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 09:56:28.480577 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.volume.api [None req-25e63c74-dbf6-4d13-9b6c-a7df8835e38b tempest-GroupsV314Test-734193935 tempest-GroupsV314Test-734193935-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e5e51aaa-5aee-4fda-b91e-9b70d9701242) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100298) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 09:56:28.506628 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.volume.api [None req-25e63c74-dbf6-4d13-9b6c-a7df8835e38b tempest-GroupsV314Test-734193935 tempest-GroupsV314Test-734193935-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e5e51aaa-5aee-4fda-b91e-9b70d9701242) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '26947cc5-f536-4c89-a617-dd6c04eef5fb', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-volume-200036722',encryption_key_id=None,group_id=1723aece-02a2-461c-83f5-5406f0d24001,group_type_id=,metadata={},multiattach=False,project_id='3d66ae57ffca4a56bb52f339fd0e9b5c',qos_specs=None,replication_status=,reservations=['e33d9a40-5dda-4183-b05f-3973c684ed18','5d4c08d5-2f55-4f5f-bcbe-306d15ebc94c','92de40d3-55b7-454c-99ee-e4a8ca89d0dc','fbad03af-3c46-4868-89f2-be292737f85b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='4deb5ce1b3334f5b924ae5baf7a82d42',volume_type_id=542adb5e-6301-45d2-aba4-5800480199d8), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-07T09:56:28Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-volume-200036722',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=1723aece-02a2-461c-83f5-5406f0d24001,host=None,id=26947cc5-f536-4c89-a617-dd6c04eef5fb,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='3d66ae57ffca4a56bb52f339fd0e9b5c',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='4deb5ce1b3334f5b924ae5baf7a82d42',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(542adb5e-6301-45d2-aba4-5800480199d8),volume_type_id=542adb5e-6301-45d2-aba4-5800480199d8)}' {{(pid=100298) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 09:56:28.508397 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.volume.api [None req-25e63c74-dbf6-4d13-9b6c-a7df8835e38b tempest-GroupsV314Test-734193935 tempest-GroupsV314Test-734193935-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0cd6bafe-2575-454f-b04e-e73053f5e3d9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100298) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 09:56:28.533849 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.volume.api [None req-25e63c74-dbf6-4d13-9b6c-a7df8835e38b tempest-GroupsV314Test-734193935 tempest-GroupsV314Test-734193935-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0cd6bafe-2575-454f-b04e-e73053f5e3d9) transitioned into state 'SUCCESS' from state '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-200036722',encryption_key_id=None,group_id=1723aece-02a2-461c-83f5-5406f0d24001,group_type_id=,metadata={},multiattach=False,project_id='3d66ae57ffca4a56bb52f339fd0e9b5c',qos_specs=None,replication_status=,reservations=['e33d9a40-5dda-4183-b05f-3973c684ed18','5d4c08d5-2f55-4f5f-bcbe-306d15ebc94c','92de40d3-55b7-454c-99ee-e4a8ca89d0dc','fbad03af-3c46-4868-89f2-be292737f85b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='4deb5ce1b3334f5b924ae5baf7a82d42',volume_type_id=542adb5e-6301-45d2-aba4-5800480199d8)}' {{(pid=100298) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 09:56:28.534513 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.volume.api [None req-25e63c74-dbf6-4d13-9b6c-a7df8835e38b tempest-GroupsV314Test-734193935 tempest-GroupsV314Test-734193935-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4eba681b-76ec-44b7-aee5-1d59467e684e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100298) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 09:56:28.535245 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [None req-d2e999b4-10d8-42f9-8c03-ba85f69d661c None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:56:28.535774 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-d2e999b4-10d8-42f9-8c03-ba85f69d661c None None] GET https://10.4.3.8/volume// Aug 07 09:56:28.535995 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-d2e999b4-10d8-42f9-8c03-ba85f69d661c None None] Empty body provided in request {{(pid=100296) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 09:56:28.536227 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-d2e999b4-10d8-42f9-8c03-ba85f69d661c None None] Calling method 'all' {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 09:56:28.536635 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-d2e999b4-10d8-42f9-8c03-ba85f69d661c None None] https://10.4.3.8/volume// returned with HTTP 300 Aug 07 09:56:28.536991 np0000006707 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 447/1791] 10.4.3.8 () {66 vars in 1414 bytes} [Fri Aug 7 09:56:28 2026] GET /volume/ => generated 384 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 07 09:56:28.545792 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [req-df609fbf-2143-4b10-9998-9331eba455cb req-b3376cb9-5516-4f75-8cb3-4bda334efd69 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:56:28.551349 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.volume.api [None req-25e63c74-dbf6-4d13-9b6c-a7df8835e38b tempest-GroupsV314Test-734193935 tempest-GroupsV314Test-734193935-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4eba681b-76ec-44b7-aee5-1d59467e684e) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100298) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 09:56:28.552774 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.volume.api [None req-25e63c74-dbf6-4d13-9b6c-a7df8835e38b tempest-GroupsV314Test-734193935 tempest-GroupsV314Test-734193935-project-member] Flow 'volume_create_api' (1f3ec228-f1e2-4713-b3d4-03d4841db1e2) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100298) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 09:56:28.553217 np0000006707 devstack@c-api.service[100298]: INFO cinder.volume.api [None req-25e63c74-dbf6-4d13-9b6c-a7df8835e38b tempest-GroupsV314Test-734193935 tempest-GroupsV314Test-734193935-project-member] Create volume request issued successfully. Aug 07 09:56:28.554156 np0000006707 devstack@c-api.service[100298]: WARNING stevedore.named [None req-25e63c74-dbf6-4d13-9b6c-a7df8835e38b tempest-GroupsV314Test-734193935 tempest-GroupsV314Test-734193935-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 07 09:56:28.554382 np0000006707 devstack@c-api.service[100298]: WARNING castellan.key_manager [None req-25e63c74-dbf6-4d13-9b6c-a7df8835e38b tempest-GroupsV314Test-734193935 tempest-GroupsV314Test-734193935-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, 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 09:56:28.600694 np0000006707 devstack@c-api.service[100298]: DEBUG oslo_db.sqlalchemy.engines [None req-25e63c74-dbf6-4d13-9b6c-a7df8835e38b tempest-GroupsV314Test-734193935 tempest-GroupsV314Test-734193935-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100298) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 07 09:56:28.606098 np0000006707 devstack@c-api.service[100298]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 09:56:28.606098 np0000006707 devstack@c-api.service[100298]: warnings.warn( Aug 07 09:56:28.611130 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [None req-25e63c74-dbf6-4d13-9b6c-a7df8835e38b tempest-GroupsV314Test-734193935 tempest-GroupsV314Test-734193935-project-member] https://10.4.3.8/volume/v3/volumes returned with HTTP 202 Aug 07 09:56:28.611666 np0000006707 devstack@c-api.service[100298]: [pid: 100298|app: 0|req: 451/1792] 10.4.3.8 () {70 vars in 1286 bytes} [Fri Aug 7 09:56:28 2026] POST /volume/v3/volumes => generated 813 bytes in 280 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 07 09:56:28.627078 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [None req-1841e185-803b-425b-83fc-83bbd14c5a98 None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:56:28.629172 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-1841e185-803b-425b-83fc-83bbd14c5a98 tempest-GroupsV314Test-734193935 tempest-GroupsV314Test-734193935-project-member] GET https://10.4.3.8/volume/v3/volumes/26947cc5-f536-4c89-a617-dd6c04eef5fb Aug 07 09:56:28.629378 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-1841e185-803b-425b-83fc-83bbd14c5a98 tempest-GroupsV314Test-734193935 tempest-GroupsV314Test-734193935-project-member] Empty body provided in request {{(pid=100297) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 09:56:28.629581 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-1841e185-803b-425b-83fc-83bbd14c5a98 tempest-GroupsV314Test-734193935 tempest-GroupsV314Test-734193935-project-member] Calling method 'show' {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 09:56:28.640141 np0000006707 devstack@c-api.service[100297]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 09:56:28.640141 np0000006707 devstack@c-api.service[100297]: warnings.warn( Aug 07 09:56:28.644781 np0000006707 devstack@c-api.service[100297]: INFO cinder.volume.api [None req-1841e185-803b-425b-83fc-83bbd14c5a98 tempest-GroupsV314Test-734193935 tempest-GroupsV314Test-734193935-project-member] Volume info retrieved successfully. Aug 07 09:56:28.646121 np0000006707 devstack@c-api.service[100297]: WARNING stevedore.named [None req-1841e185-803b-425b-83fc-83bbd14c5a98 tempest-GroupsV314Test-734193935 tempest-GroupsV314Test-734193935-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 07 09:56:28.646121 np0000006707 devstack@c-api.service[100297]: WARNING castellan.key_manager [None req-1841e185-803b-425b-83fc-83bbd14c5a98 tempest-GroupsV314Test-734193935 tempest-GroupsV314Test-734193935-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, 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 09:56:28.666355 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [None req-b4deb3a3-0699-428e-8276-26c85be13fb9 None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:56:28.668094 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-b4deb3a3-0699-428e-8276-26c85be13fb9 tempest-CreateVolumesFromSourceVolumeTest-88379132 tempest-CreateVolumesFromSourceVolumeTest-88379132-project-member] GET https://10.4.3.8/volume/v3/volumes/1e2f436c-60e2-4883-9f0f-893b3d915933 Aug 07 09:56:28.668397 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-b4deb3a3-0699-428e-8276-26c85be13fb9 tempest-CreateVolumesFromSourceVolumeTest-88379132 tempest-CreateVolumesFromSourceVolumeTest-88379132-project-member] Empty body provided in request {{(pid=100296) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 09:56:28.668514 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-b4deb3a3-0699-428e-8276-26c85be13fb9 tempest-CreateVolumesFromSourceVolumeTest-88379132 tempest-CreateVolumesFromSourceVolumeTest-88379132-project-member] Calling method 'show' {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 09:56:28.675086 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-b4deb3a3-0699-428e-8276-26c85be13fb9 tempest-CreateVolumesFromSourceVolumeTest-88379132 tempest-CreateVolumesFromSourceVolumeTest-88379132-project-member] https://10.4.3.8/volume/v3/volumes/1e2f436c-60e2-4883-9f0f-893b3d915933 returned with HTTP 404 Aug 07 09:56:28.675695 np0000006707 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 448/1793] 10.4.3.8 () {66 vars in 1334 bytes} [Fri Aug 7 09:56:28 2026] GET /volume/v3/volumes/1e2f436c-60e2-4883-9f0f-893b3d915933 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 09:56:28.685347 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.middleware.request_id [None req-2b5063d2-7928-45dd-911a-31384e49a1fe None None] RequestId filter calling following filter/app {{(pid=100298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:56:28.686505 np0000006707 devstack@c-api.service[100297]: DEBUG oslo_db.sqlalchemy.engines [None req-1841e185-803b-425b-83fc-83bbd14c5a98 tempest-GroupsV314Test-734193935 tempest-GroupsV314Test-734193935-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100297) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 07 09:56:28.687812 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [None req-2b5063d2-7928-45dd-911a-31384e49a1fe tempest-CreateVolumesFromSourceVolumeTest-88379132 tempest-CreateVolumesFromSourceVolumeTest-88379132-project-member] DELETE https://10.4.3.8/volume/v3/volumes/a36b3a40-1c77-49ad-be9e-34279196864e Aug 07 09:56:28.687812 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [None req-2b5063d2-7928-45dd-911a-31384e49a1fe tempest-CreateVolumesFromSourceVolumeTest-88379132 tempest-CreateVolumesFromSourceVolumeTest-88379132-project-member] Empty body provided in request {{(pid=100298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 09:56:28.687900 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [None req-2b5063d2-7928-45dd-911a-31384e49a1fe tempest-CreateVolumesFromSourceVolumeTest-88379132 tempest-CreateVolumesFromSourceVolumeTest-88379132-project-member] Calling method 'delete' {{(pid=100298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 09:56:28.688061 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.v3.volumes [None req-2b5063d2-7928-45dd-911a-31384e49a1fe tempest-CreateVolumesFromSourceVolumeTest-88379132 tempest-CreateVolumesFromSourceVolumeTest-88379132-project-member] Delete volume with id: a36b3a40-1c77-49ad-be9e-34279196864e Aug 07 09:56:28.690031 np0000006707 devstack@c-api.service[100297]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 09:56:28.690031 np0000006707 devstack@c-api.service[100297]: warnings.warn( Aug 07 09:56:28.698539 np0000006707 devstack@c-api.service[100298]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 09:56:28.698539 np0000006707 devstack@c-api.service[100298]: warnings.warn( Aug 07 09:56:28.699106 np0000006707 devstack@c-api.service[100298]: INFO cinder.volume.api [None req-2b5063d2-7928-45dd-911a-31384e49a1fe tempest-CreateVolumesFromSourceVolumeTest-88379132 tempest-CreateVolumesFromSourceVolumeTest-88379132-project-member] Volume info retrieved successfully. Aug 07 09:56:28.700760 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-1841e185-803b-425b-83fc-83bbd14c5a98 tempest-GroupsV314Test-734193935 tempest-GroupsV314Test-734193935-project-member] https://10.4.3.8/volume/v3/volumes/26947cc5-f536-4c89-a617-dd6c04eef5fb returned with HTTP 200 Aug 07 09:56:28.701331 np0000006707 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 452/1794] 10.4.3.8 () {68 vars in 1375 bytes} [Fri Aug 7 09:56:28 2026] GET /volume/v3/volumes/26947cc5-f536-4c89-a617-dd6c04eef5fb => generated 881 bytes in 75 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 09:56:28.729453 np0000006707 devstack@c-api.service[100298]: INFO cinder.volume.api [None req-2b5063d2-7928-45dd-911a-31384e49a1fe tempest-CreateVolumesFromSourceVolumeTest-88379132 tempest-CreateVolumesFromSourceVolumeTest-88379132-project-member] Delete volume request issued successfully. Aug 07 09:56:28.729612 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [None req-2b5063d2-7928-45dd-911a-31384e49a1fe tempest-CreateVolumesFromSourceVolumeTest-88379132 tempest-CreateVolumesFromSourceVolumeTest-88379132-project-member] https://10.4.3.8/volume/v3/volumes/a36b3a40-1c77-49ad-be9e-34279196864e returned with HTTP 202 Aug 07 09:56:28.730055 np0000006707 devstack@c-api.service[100298]: [pid: 100298|app: 0|req: 452/1795] 10.4.3.8 () {66 vars in 1337 bytes} [Fri Aug 7 09:56:28 2026] DELETE /volume/v3/volumes/a36b3a40-1c77-49ad-be9e-34279196864e => generated 0 bytes in 45 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 07 09:56:28.738441 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [None req-4bc34615-5c17-480e-ad0e-c78384acd7d9 None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:56:28.740695 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-4bc34615-5c17-480e-ad0e-c78384acd7d9 tempest-CreateVolumesFromSourceVolumeTest-88379132 tempest-CreateVolumesFromSourceVolumeTest-88379132-project-member] GET https://10.4.3.8/volume/v3/volumes/a36b3a40-1c77-49ad-be9e-34279196864e Aug 07 09:56:28.740779 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-4bc34615-5c17-480e-ad0e-c78384acd7d9 tempest-CreateVolumesFromSourceVolumeTest-88379132 tempest-CreateVolumesFromSourceVolumeTest-88379132-project-member] Empty body provided in request {{(pid=100296) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 09:56:28.741727 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-4bc34615-5c17-480e-ad0e-c78384acd7d9 tempest-CreateVolumesFromSourceVolumeTest-88379132 tempest-CreateVolumesFromSourceVolumeTest-88379132-project-member] Calling method 'show' {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 09:56:28.749760 np0000006707 devstack@c-api.service[100296]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 09:56:28.749760 np0000006707 devstack@c-api.service[100296]: warnings.warn( Aug 07 09:56:28.752133 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [req-df609fbf-2143-4b10-9998-9331eba455cb req-b3376cb9-5516-4f75-8cb3-4bda334efd69 tempest-VolumesSnapshotTestJSON-1374712720 tempest-VolumesSnapshotTestJSON-1374712720-project-member] POST https://10.4.3.8/volume/v3/attachments Aug 07 09:56:28.752555 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [req-df609fbf-2143-4b10-9998-9331eba455cb req-b3376cb9-5516-4f75-8cb3-4bda334efd69 tempest-VolumesSnapshotTestJSON-1374712720 tempest-VolumesSnapshotTestJSON-1374712720-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "94e9323e-f8d9-4523-a7ef-61850230a77d", "connector": null, "instance_uuid": "3bf537cc-1aa1-4c5a-85c5-14fc8b13664e"}} {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 09:56:28.754096 np0000006707 devstack@c-api.service[100296]: INFO cinder.volume.api [None req-4bc34615-5c17-480e-ad0e-c78384acd7d9 tempest-CreateVolumesFromSourceVolumeTest-88379132 tempest-CreateVolumesFromSourceVolumeTest-88379132-project-member] Volume info retrieved successfully. Aug 07 09:56:28.760289 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-4bc34615-5c17-480e-ad0e-c78384acd7d9 tempest-CreateVolumesFromSourceVolumeTest-88379132 tempest-CreateVolumesFromSourceVolumeTest-88379132-project-member] https://10.4.3.8/volume/v3/volumes/a36b3a40-1c77-49ad-be9e-34279196864e returned with HTTP 200 Aug 07 09:56:28.760941 np0000006707 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 449/1796] 10.4.3.8 () {66 vars in 1334 bytes} [Fri Aug 7 09:56:28 2026] GET /volume/v3/volumes/a36b3a40-1c77-49ad-be9e-34279196864e => generated 851 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 09:56:28.761665 np0000006707 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 09:56:28.761665 np0000006707 devstack@c-api.service[100295]: warnings.warn( Aug 07 09:56:28.791393 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [req-df609fbf-2143-4b10-9998-9331eba455cb req-b3376cb9-5516-4f75-8cb3-4bda334efd69 tempest-VolumesSnapshotTestJSON-1374712720 tempest-VolumesSnapshotTestJSON-1374712720-project-member] https://10.4.3.8/volume/v3/attachments returned with HTTP 200 Aug 07 09:56:28.791393 np0000006707 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 444/1797] 10.4.3.8 () {74 vars in 1580 bytes} [Fri Aug 7 09:56:28 2026] POST /volume/v3/attachments => generated 273 bytes in 246 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 09:56:28.826274 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [None req-82bcfa12-cab5-4d5d-92ce-8c388298d3db None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:56:28.828760 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-82bcfa12-cab5-4d5d-92ce-8c388298d3db tempest-VolumesSnapshotTestJSON-1374712720 tempest-VolumesSnapshotTestJSON-1374712720-project-member] GET https://10.4.3.8/volume/v3/volumes/94e9323e-f8d9-4523-a7ef-61850230a77d Aug 07 09:56:28.828760 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-82bcfa12-cab5-4d5d-92ce-8c388298d3db tempest-VolumesSnapshotTestJSON-1374712720 tempest-VolumesSnapshotTestJSON-1374712720-project-member] Empty body provided in request {{(pid=100297) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 09:56:28.828851 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-82bcfa12-cab5-4d5d-92ce-8c388298d3db tempest-VolumesSnapshotTestJSON-1374712720 tempest-VolumesSnapshotTestJSON-1374712720-project-member] Calling method 'show' {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 09:56:28.838706 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.middleware.request_id [None req-c0b903a4-f976-4b7c-9a2e-43f7a9be7c5b None None] RequestId filter calling following filter/app {{(pid=100298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:56:28.838706 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [None req-c0b903a4-f976-4b7c-9a2e-43f7a9be7c5b None None] GET https://10.4.3.8/volume// Aug 07 09:56:28.838914 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [None req-c0b903a4-f976-4b7c-9a2e-43f7a9be7c5b None None] Empty body provided in request {{(pid=100298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 09:56:28.839113 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [None req-c0b903a4-f976-4b7c-9a2e-43f7a9be7c5b None None] Calling method 'all' {{(pid=100298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 09:56:28.839632 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [None req-c0b903a4-f976-4b7c-9a2e-43f7a9be7c5b None None] https://10.4.3.8/volume// returned with HTTP 300 Aug 07 09:56:28.840125 np0000006707 devstack@c-api.service[100297]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 09:56:28.840125 np0000006707 devstack@c-api.service[100297]: warnings.warn( Aug 07 09:56:28.840221 np0000006707 devstack@c-api.service[100298]: [pid: 100298|app: 0|req: 453/1798] 10.4.3.8 () {66 vars in 1412 bytes} [Fri Aug 7 09:56:28 2026] GET /volume/ => generated 384 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 07 09:56:28.846825 np0000006707 devstack@c-api.service[100297]: INFO cinder.volume.api [None req-82bcfa12-cab5-4d5d-92ce-8c388298d3db tempest-VolumesSnapshotTestJSON-1374712720 tempest-VolumesSnapshotTestJSON-1374712720-project-member] Volume info retrieved successfully. Aug 07 09:56:28.851755 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [req-df609fbf-2143-4b10-9998-9331eba455cb req-15fa6a71-6941-409d-973e-be2fc88c73bb None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:56:28.852269 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-82bcfa12-cab5-4d5d-92ce-8c388298d3db tempest-VolumesSnapshotTestJSON-1374712720 tempest-VolumesSnapshotTestJSON-1374712720-project-member] https://10.4.3.8/volume/v3/volumes/94e9323e-f8d9-4523-a7ef-61850230a77d returned with HTTP 200 Aug 07 09:56:28.852834 np0000006707 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 453/1799] 10.4.3.8 () {66 vars in 1334 bytes} [Fri Aug 7 09:56:28 2026] GET /volume/v3/volumes/94e9323e-f8d9-4523-a7ef-61850230a77d => generated 841 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 09:56:28.855500 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [req-df609fbf-2143-4b10-9998-9331eba455cb req-15fa6a71-6941-409d-973e-be2fc88c73bb tempest-VolumesSnapshotTestJSON-1374712720 tempest-VolumesSnapshotTestJSON-1374712720-project-member] GET https://10.4.3.8/volume/v3/volumes/94e9323e-f8d9-4523-a7ef-61850230a77d Aug 07 09:56:28.855778 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [req-df609fbf-2143-4b10-9998-9331eba455cb req-15fa6a71-6941-409d-973e-be2fc88c73bb tempest-VolumesSnapshotTestJSON-1374712720 tempest-VolumesSnapshotTestJSON-1374712720-project-member] Empty body provided in request {{(pid=100296) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 09:56:28.856064 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [req-df609fbf-2143-4b10-9998-9331eba455cb req-15fa6a71-6941-409d-973e-be2fc88c73bb tempest-VolumesSnapshotTestJSON-1374712720 tempest-VolumesSnapshotTestJSON-1374712720-project-member] Calling method 'show' {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 09:56:28.858173 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-8beeaea6-bc72-417b-9ca6-e08c73d3108f None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:56:28.860205 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-8beeaea6-bc72-417b-9ca6-e08c73d3108f tempest-AttachVolumeMultiAttachTest-1302095414 tempest-AttachVolumeMultiAttachTest-1302095414-project-member] DELETE https://10.4.3.8/volume/v3/volumes/c66097fd-2193-4a53-b356-025d56ae490c Aug 07 09:56:28.861023 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-8beeaea6-bc72-417b-9ca6-e08c73d3108f tempest-AttachVolumeMultiAttachTest-1302095414 tempest-AttachVolumeMultiAttachTest-1302095414-project-member] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 09:56:28.861023 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-8beeaea6-bc72-417b-9ca6-e08c73d3108f tempest-AttachVolumeMultiAttachTest-1302095414 tempest-AttachVolumeMultiAttachTest-1302095414-project-member] Calling method 'delete' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 09:56:28.861023 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.v3.volumes [None req-8beeaea6-bc72-417b-9ca6-e08c73d3108f tempest-AttachVolumeMultiAttachTest-1302095414 tempest-AttachVolumeMultiAttachTest-1302095414-project-member] Delete volume with id: c66097fd-2193-4a53-b356-025d56ae490c Aug 07 09:56:28.868867 np0000006707 devstack@c-api.service[100296]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 09:56:28.868867 np0000006707 devstack@c-api.service[100296]: warnings.warn( Aug 07 09:56:28.870780 np0000006707 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 09:56:28.870780 np0000006707 devstack@c-api.service[100295]: warnings.warn( Aug 07 09:56:28.871379 np0000006707 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-8beeaea6-bc72-417b-9ca6-e08c73d3108f tempest-AttachVolumeMultiAttachTest-1302095414 tempest-AttachVolumeMultiAttachTest-1302095414-project-member] Volume info retrieved successfully. Aug 07 09:56:28.873784 np0000006707 devstack@c-api.service[100296]: INFO cinder.volume.api [req-df609fbf-2143-4b10-9998-9331eba455cb req-15fa6a71-6941-409d-973e-be2fc88c73bb tempest-VolumesSnapshotTestJSON-1374712720 tempest-VolumesSnapshotTestJSON-1374712720-project-member] Volume info retrieved successfully. Aug 07 09:56:28.878950 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [req-df609fbf-2143-4b10-9998-9331eba455cb req-15fa6a71-6941-409d-973e-be2fc88c73bb tempest-VolumesSnapshotTestJSON-1374712720 tempest-VolumesSnapshotTestJSON-1374712720-project-member] https://10.4.3.8/volume/v3/volumes/94e9323e-f8d9-4523-a7ef-61850230a77d returned with HTTP 200 Aug 07 09:56:28.879379 np0000006707 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 450/1800] 10.4.3.8 () {70 vars in 1625 bytes} [Fri Aug 7 09:56:28 2026] GET /volume/v3/volumes/94e9323e-f8d9-4523-a7ef-61850230a77d => generated 1021 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 07 09:56:28.893352 np0000006707 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-8beeaea6-bc72-417b-9ca6-e08c73d3108f tempest-AttachVolumeMultiAttachTest-1302095414 tempest-AttachVolumeMultiAttachTest-1302095414-project-member] Delete volume request issued successfully. Aug 07 09:56:28.894041 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-8beeaea6-bc72-417b-9ca6-e08c73d3108f tempest-AttachVolumeMultiAttachTest-1302095414 tempest-AttachVolumeMultiAttachTest-1302095414-project-member] https://10.4.3.8/volume/v3/volumes/c66097fd-2193-4a53-b356-025d56ae490c returned with HTTP 202 Aug 07 09:56:28.894174 np0000006707 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 445/1801] 10.4.3.8 () {66 vars in 1337 bytes} [Fri Aug 7 09:56:28 2026] DELETE /volume/v3/volumes/c66097fd-2193-4a53-b356-025d56ae490c => generated 0 bytes in 36 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 07 09:56:28.901667 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.middleware.request_id [None req-abbc9a3a-9a38-466b-9a03-c1c22b2505f2 None None] RequestId filter calling following filter/app {{(pid=100298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:56:28.903760 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [None req-abbc9a3a-9a38-466b-9a03-c1c22b2505f2 tempest-AttachVolumeMultiAttachTest-1302095414 tempest-AttachVolumeMultiAttachTest-1302095414-project-member] GET https://10.4.3.8/volume/v3/volumes/c66097fd-2193-4a53-b356-025d56ae490c Aug 07 09:56:28.903959 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [None req-abbc9a3a-9a38-466b-9a03-c1c22b2505f2 tempest-AttachVolumeMultiAttachTest-1302095414 tempest-AttachVolumeMultiAttachTest-1302095414-project-member] Empty body provided in request {{(pid=100298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 09:56:28.904145 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [None req-abbc9a3a-9a38-466b-9a03-c1c22b2505f2 tempest-AttachVolumeMultiAttachTest-1302095414 tempest-AttachVolumeMultiAttachTest-1302095414-project-member] Calling method 'show' {{(pid=100298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 09:56:28.912377 np0000006707 devstack@c-api.service[100298]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 09:56:28.912377 np0000006707 devstack@c-api.service[100298]: warnings.warn( Aug 07 09:56:28.917272 np0000006707 devstack@c-api.service[100298]: INFO cinder.volume.api [None req-abbc9a3a-9a38-466b-9a03-c1c22b2505f2 tempest-AttachVolumeMultiAttachTest-1302095414 tempest-AttachVolumeMultiAttachTest-1302095414-project-member] Volume info retrieved successfully. Aug 07 09:56:28.923247 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [None req-abbc9a3a-9a38-466b-9a03-c1c22b2505f2 tempest-AttachVolumeMultiAttachTest-1302095414 tempest-AttachVolumeMultiAttachTest-1302095414-project-member] https://10.4.3.8/volume/v3/volumes/c66097fd-2193-4a53-b356-025d56ae490c returned with HTTP 200 Aug 07 09:56:28.923849 np0000006707 devstack@c-api.service[100298]: [pid: 100298|app: 0|req: 454/1802] 10.4.3.8 () {66 vars in 1334 bytes} [Fri Aug 7 09:56:28 2026] GET /volume/v3/volumes/c66097fd-2193-4a53-b356-025d56ae490c => generated 1363 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 09:56:28.991098 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [req-df609fbf-2143-4b10-9998-9331eba455cb req-5c7e9525-2ca1-48b7-8b76-4400d7a5970b None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:56:28.993100 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [req-df609fbf-2143-4b10-9998-9331eba455cb req-5c7e9525-2ca1-48b7-8b76-4400d7a5970b tempest-VolumesSnapshotTestJSON-1374712720 tempest-VolumesSnapshotTestJSON-1374712720-project-member] PUT https://10.4.3.8/volume/v3/attachments/88806b23-5163-4684-aa0e-2bca96d2d886 Aug 07 09:56:28.993489 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [req-df609fbf-2143-4b10-9998-9331eba455cb req-5c7e9525-2ca1-48b7-8b76-4400d7a5970b tempest-VolumesSnapshotTestJSON-1374712720 tempest-VolumesSnapshotTestJSON-1374712720-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.8", "host": "np0000006707", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:568b993d50b1", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "d2780578-1896-461f-80ac-b58d2e346b90", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 09:56:29.001118 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.coordination [req-df609fbf-2143-4b10-9998-9331eba455cb req-5c7e9525-2ca1-48b7-8b76-4400d7a5970b tempest-VolumesSnapshotTestJSON-1374712720 tempest-VolumesSnapshotTestJSON-1374712720-project-member] Acquiring lock "cinder-attachment_update-94e9323e-f8d9-4523-a7ef-61850230a77d-np0000006707" by "attachment_update" {{(pid=100297) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 07 09:56:29.006277 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.coordination [req-df609fbf-2143-4b10-9998-9331eba455cb req-5c7e9525-2ca1-48b7-8b76-4400d7a5970b tempest-VolumesSnapshotTestJSON-1374712720 tempest-VolumesSnapshotTestJSON-1374712720-project-member] Lock "cinder-attachment_update-94e9323e-f8d9-4523-a7ef-61850230a77d-np0000006707" acquired by "attachment_update" :: waited 0.005s {{(pid=100297) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 07 09:56:29.006983 np0000006707 devstack@c-api.service[100297]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 09:56:29.006983 np0000006707 devstack@c-api.service[100297]: warnings.warn( Aug 07 09:56:29.110793 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.coordination [req-df609fbf-2143-4b10-9998-9331eba455cb req-5c7e9525-2ca1-48b7-8b76-4400d7a5970b tempest-VolumesSnapshotTestJSON-1374712720 tempest-VolumesSnapshotTestJSON-1374712720-project-member] Lock "cinder-attachment_update-94e9323e-f8d9-4523-a7ef-61850230a77d-np0000006707" released by "attachment_update" :: held 0.104s {{(pid=100297) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 07 09:56:29.110938 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [req-df609fbf-2143-4b10-9998-9331eba455cb req-5c7e9525-2ca1-48b7-8b76-4400d7a5970b tempest-VolumesSnapshotTestJSON-1374712720 tempest-VolumesSnapshotTestJSON-1374712720-project-member] https://10.4.3.8/volume/v3/attachments/88806b23-5163-4684-aa0e-2bca96d2d886 returned with HTTP 200 Aug 07 09:56:29.111318 np0000006707 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 454/1803] 10.4.3.8 () {74 vars in 1690 bytes} [Fri Aug 7 09:56:28 2026] PUT /volume/v3/attachments/88806b23-5163-4684-aa0e-2bca96d2d886 => generated 969 bytes in 121 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 09:56:29.716358 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [None req-673798b5-c471-47e8-9354-36189ff0934b None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:56:29.718160 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-673798b5-c471-47e8-9354-36189ff0934b tempest-GroupsV314Test-734193935 tempest-GroupsV314Test-734193935-project-member] GET https://10.4.3.8/volume/v3/volumes/26947cc5-f536-4c89-a617-dd6c04eef5fb Aug 07 09:56:29.718405 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-673798b5-c471-47e8-9354-36189ff0934b tempest-GroupsV314Test-734193935 tempest-GroupsV314Test-734193935-project-member] Empty body provided in request {{(pid=100296) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 09:56:29.718650 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-673798b5-c471-47e8-9354-36189ff0934b tempest-GroupsV314Test-734193935 tempest-GroupsV314Test-734193935-project-member] Calling method 'show' {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 09:56:29.726537 np0000006707 devstack@c-api.service[100296]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 09:56:29.726537 np0000006707 devstack@c-api.service[100296]: warnings.warn( Aug 07 09:56:29.730671 np0000006707 devstack@c-api.service[100296]: INFO cinder.volume.api [None req-673798b5-c471-47e8-9354-36189ff0934b tempest-GroupsV314Test-734193935 tempest-GroupsV314Test-734193935-project-member] Volume info retrieved successfully. Aug 07 09:56:29.731412 np0000006707 devstack@c-api.service[100296]: WARNING stevedore.named [None req-673798b5-c471-47e8-9354-36189ff0934b tempest-GroupsV314Test-734193935 tempest-GroupsV314Test-734193935-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 07 09:56:29.731646 np0000006707 devstack@c-api.service[100296]: WARNING castellan.key_manager [None req-673798b5-c471-47e8-9354-36189ff0934b tempest-GroupsV314Test-734193935 tempest-GroupsV314Test-734193935-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, 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 09:56:29.772243 np0000006707 devstack@c-api.service[100296]: DEBUG oslo_db.sqlalchemy.engines [None req-673798b5-c471-47e8-9354-36189ff0934b tempest-GroupsV314Test-734193935 tempest-GroupsV314Test-734193935-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100296) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 07 09:56:29.775467 np0000006707 devstack@c-api.service[100296]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 09:56:29.775467 np0000006707 devstack@c-api.service[100296]: warnings.warn( Aug 07 09:56:29.777087 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-14f06646-40d7-4f48-8c97-d800e1860a0c None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:56:29.779821 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-14f06646-40d7-4f48-8c97-d800e1860a0c tempest-CreateVolumesFromSourceVolumeTest-88379132 tempest-CreateVolumesFromSourceVolumeTest-88379132-project-member] GET https://10.4.3.8/volume/v3/volumes/a36b3a40-1c77-49ad-be9e-34279196864e Aug 07 09:56:29.780091 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-14f06646-40d7-4f48-8c97-d800e1860a0c tempest-CreateVolumesFromSourceVolumeTest-88379132 tempest-CreateVolumesFromSourceVolumeTest-88379132-project-member] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 09:56:29.780302 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-14f06646-40d7-4f48-8c97-d800e1860a0c tempest-CreateVolumesFromSourceVolumeTest-88379132 tempest-CreateVolumesFromSourceVolumeTest-88379132-project-member] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 09:56:29.787318 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-14f06646-40d7-4f48-8c97-d800e1860a0c tempest-CreateVolumesFromSourceVolumeTest-88379132 tempest-CreateVolumesFromSourceVolumeTest-88379132-project-member] https://10.4.3.8/volume/v3/volumes/a36b3a40-1c77-49ad-be9e-34279196864e returned with HTTP 404 Aug 07 09:56:29.787873 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-673798b5-c471-47e8-9354-36189ff0934b tempest-GroupsV314Test-734193935 tempest-GroupsV314Test-734193935-project-member] https://10.4.3.8/volume/v3/volumes/26947cc5-f536-4c89-a617-dd6c04eef5fb returned with HTTP 200 Aug 07 09:56:29.788095 np0000006707 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 446/1804] 10.4.3.8 () {66 vars in 1334 bytes} [Fri Aug 7 09:56:29 2026] GET /volume/v3/volumes/a36b3a40-1c77-49ad-be9e-34279196864e => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 09:56:29.788438 np0000006707 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 451/1805] 10.4.3.8 () {68 vars in 1375 bytes} [Fri Aug 7 09:56:29 2026] GET /volume/v3/volumes/26947cc5-f536-4c89-a617-dd6c04eef5fb => generated 906 bytes in 72 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 09:56:29.796312 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.middleware.request_id [None req-25566951-7d88-47c9-855f-c658057e3c17 None None] RequestId filter calling following filter/app {{(pid=100298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:56:29.798388 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [None req-25566951-7d88-47c9-855f-c658057e3c17 tempest-CreateVolumesFromSourceVolumeTest-88379132 tempest-CreateVolumesFromSourceVolumeTest-88379132-project-member] DELETE https://10.4.3.8/volume/v3/volumes/dc101f64-d99c-4062-8185-17b12e87ca04 Aug 07 09:56:29.798677 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [None req-25566951-7d88-47c9-855f-c658057e3c17 tempest-CreateVolumesFromSourceVolumeTest-88379132 tempest-CreateVolumesFromSourceVolumeTest-88379132-project-member] Empty body provided in request {{(pid=100298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 09:56:29.798874 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [None req-25566951-7d88-47c9-855f-c658057e3c17 tempest-CreateVolumesFromSourceVolumeTest-88379132 tempest-CreateVolumesFromSourceVolumeTest-88379132-project-member] Calling method 'delete' {{(pid=100298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 09:56:29.799041 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.v3.volumes [None req-25566951-7d88-47c9-855f-c658057e3c17 tempest-CreateVolumesFromSourceVolumeTest-88379132 tempest-CreateVolumesFromSourceVolumeTest-88379132-project-member] Delete volume with id: dc101f64-d99c-4062-8185-17b12e87ca04 Aug 07 09:56:29.806958 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [None req-eafa884c-3eed-4c19-8937-afeb0088d160 None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:56:29.807629 np0000006707 devstack@c-api.service[100298]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 09:56:29.807629 np0000006707 devstack@c-api.service[100298]: warnings.warn( Aug 07 09:56:29.808129 np0000006707 devstack@c-api.service[100298]: INFO cinder.volume.api [None req-25566951-7d88-47c9-855f-c658057e3c17 tempest-CreateVolumesFromSourceVolumeTest-88379132 tempest-CreateVolumesFromSourceVolumeTest-88379132-project-member] Volume info retrieved successfully. Aug 07 09:56:29.809321 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-eafa884c-3eed-4c19-8937-afeb0088d160 tempest-GroupsV314Test-734193935 tempest-GroupsV314Test-734193935-project-member] POST https://10.4.3.8/volume/v3/groups/action Aug 07 09:56:29.809955 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-eafa884c-3eed-4c19-8937-afeb0088d160 tempest-GroupsV314Test-734193935 tempest-GroupsV314Test-734193935-project-member] Action body: b'{"create-from-src": {"source_group_id": "1723aece-02a2-461c-83f5-5406f0d24001", "name": "tempest-Group_from_grp-893881635"}}' {{(pid=100297) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 07 09:56:29.810125 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-eafa884c-3eed-4c19-8937-afeb0088d160 tempest-GroupsV314Test-734193935 tempest-GroupsV314Test-734193935-project-member] Action: 'action', calling method: version_select, body: {"create-from-src": {"source_group_id": "1723aece-02a2-461c-83f5-5406f0d24001", "name": "tempest-Group_from_grp-893881635"}} {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 09:56:29.812052 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.v3.groups [None req-eafa884c-3eed-4c19-8937-afeb0088d160 tempest-GroupsV314Test-734193935 tempest-GroupsV314Test-734193935-project-member] Creating new group {'create-from-src': {'source_group_id': '1723aece-02a2-461c-83f5-5406f0d24001', 'name': 'tempest-Group_from_grp-893881635'}}. {{(pid=100297) create_from_src /opt/stack/cinder/cinder/api/v3/groups.py:236}} Aug 07 09:56:29.812205 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.v3.groups [None req-eafa884c-3eed-4c19-8937-afeb0088d160 tempest-GroupsV314Test-734193935 tempest-GroupsV314Test-734193935-project-member] Creating group tempest-Group_from_grp-893881635 from source group 1723aece-02a2-461c-83f5-5406f0d24001. Aug 07 09:56:29.816280 np0000006707 devstack@c-api.service[100297]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 09:56:29.816280 np0000006707 devstack@c-api.service[100297]: warnings.warn( Aug 07 09:56:29.826805 np0000006707 devstack@c-api.service[100297]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 09:56:29.826805 np0000006707 devstack@c-api.service[100297]: warnings.warn( Aug 07 09:56:29.827831 np0000006707 devstack@c-api.service[100298]: INFO cinder.volume.api [None req-25566951-7d88-47c9-855f-c658057e3c17 tempest-CreateVolumesFromSourceVolumeTest-88379132 tempest-CreateVolumesFromSourceVolumeTest-88379132-project-member] Delete volume request issued successfully. Aug 07 09:56:29.828046 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [None req-25566951-7d88-47c9-855f-c658057e3c17 tempest-CreateVolumesFromSourceVolumeTest-88379132 tempest-CreateVolumesFromSourceVolumeTest-88379132-project-member] https://10.4.3.8/volume/v3/volumes/dc101f64-d99c-4062-8185-17b12e87ca04 returned with HTTP 202 Aug 07 09:56:29.828657 np0000006707 devstack@c-api.service[100298]: [pid: 100298|app: 0|req: 455/1806] 10.4.3.8 () {66 vars in 1337 bytes} [Fri Aug 7 09:56:29 2026] DELETE /volume/v3/volumes/dc101f64-d99c-4062-8185-17b12e87ca04 => generated 0 bytes in 33 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 07 09:56:29.842151 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-d6b18658-3788-4d19-a7fb-6a7d098e2540 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:56:29.844632 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-d6b18658-3788-4d19-a7fb-6a7d098e2540 tempest-CreateVolumesFromSourceVolumeTest-88379132 tempest-CreateVolumesFromSourceVolumeTest-88379132-project-member] GET https://10.4.3.8/volume/v3/volumes/dc101f64-d99c-4062-8185-17b12e87ca04 Aug 07 09:56:29.844915 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-d6b18658-3788-4d19-a7fb-6a7d098e2540 tempest-CreateVolumesFromSourceVolumeTest-88379132 tempest-CreateVolumesFromSourceVolumeTest-88379132-project-member] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 09:56:29.845267 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-d6b18658-3788-4d19-a7fb-6a7d098e2540 tempest-CreateVolumesFromSourceVolumeTest-88379132 tempest-CreateVolumesFromSourceVolumeTest-88379132-project-member] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 09:56:29.854728 np0000006707 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 09:56:29.854728 np0000006707 devstack@c-api.service[100295]: warnings.warn( Aug 07 09:56:29.857406 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.quota [None req-eafa884c-3eed-4c19-8937-afeb0088d160 tempest-GroupsV314Test-734193935 tempest-GroupsV314Test-734193935-project-member] Created reservations ['9befd0af-0a3c-49d3-a6ed-586bbd0f7c4c'] {{(pid=100297) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 09:56:29.860607 np0000006707 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-d6b18658-3788-4d19-a7fb-6a7d098e2540 tempest-CreateVolumesFromSourceVolumeTest-88379132 tempest-CreateVolumesFromSourceVolumeTest-88379132-project-member] Volume info retrieved successfully. Aug 07 09:56:29.868870 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-d6b18658-3788-4d19-a7fb-6a7d098e2540 tempest-CreateVolumesFromSourceVolumeTest-88379132 tempest-CreateVolumesFromSourceVolumeTest-88379132-project-member] https://10.4.3.8/volume/v3/volumes/dc101f64-d99c-4062-8185-17b12e87ca04 returned with HTTP 200 Aug 07 09:56:29.869323 np0000006707 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 447/1807] 10.4.3.8 () {66 vars in 1334 bytes} [Fri Aug 7 09:56:29 2026] GET /volume/v3/volumes/dc101f64-d99c-4062-8185-17b12e87ca04 => generated 852 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 09:56:29.873574 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [None req-8be686c8-697e-43eb-8d40-80550cdd206a None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:56:29.876174 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-8be686c8-697e-43eb-8d40-80550cdd206a tempest-VolumesSnapshotTestJSON-1374712720 tempest-VolumesSnapshotTestJSON-1374712720-project-member] GET https://10.4.3.8/volume/v3/volumes/94e9323e-f8d9-4523-a7ef-61850230a77d Aug 07 09:56:29.876477 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-8be686c8-697e-43eb-8d40-80550cdd206a tempest-VolumesSnapshotTestJSON-1374712720 tempest-VolumesSnapshotTestJSON-1374712720-project-member] Empty body provided in request {{(pid=100296) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 09:56:29.876767 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-8be686c8-697e-43eb-8d40-80550cdd206a tempest-VolumesSnapshotTestJSON-1374712720 tempest-VolumesSnapshotTestJSON-1374712720-project-member] Calling method 'show' {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 09:56:29.894947 np0000006707 devstack@c-api.service[100296]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 09:56:29.894947 np0000006707 devstack@c-api.service[100296]: warnings.warn( Aug 07 09:56:29.901017 np0000006707 devstack@c-api.service[100296]: INFO cinder.volume.api [None req-8be686c8-697e-43eb-8d40-80550cdd206a tempest-VolumesSnapshotTestJSON-1374712720 tempest-VolumesSnapshotTestJSON-1374712720-project-member] Volume info retrieved successfully. Aug 07 09:56:29.905950 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-8be686c8-697e-43eb-8d40-80550cdd206a tempest-VolumesSnapshotTestJSON-1374712720 tempest-VolumesSnapshotTestJSON-1374712720-project-member] https://10.4.3.8/volume/v3/volumes/94e9323e-f8d9-4523-a7ef-61850230a77d returned with HTTP 200 Aug 07 09:56:29.906951 np0000006707 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 452/1808] 10.4.3.8 () {66 vars in 1334 bytes} [Fri Aug 7 09:56:29 2026] GET /volume/v3/volumes/94e9323e-f8d9-4523-a7ef-61850230a77d => generated 842 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 09:56:29.929196 np0000006707 devstack@c-api.service[100297]: INFO cinder.group.api [None req-eafa884c-3eed-4c19-8937-afeb0088d160 tempest-GroupsV314Test-734193935 tempest-GroupsV314Test-734193935-project-member] A mapping entry already exists for group 98e263b9-f206-4029-bb70-e527dbc5c5da and volume type 542adb5e-6301-45d2-aba4-5800480199d8. Do not need to create again. Aug 07 09:56:29.929616 np0000006707 devstack@c-api.service[100297]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 09:56:29.929616 np0000006707 devstack@c-api.service[100297]: warnings.warn( Aug 07 09:56:29.930159 np0000006707 devstack@c-api.service[100297]: INFO cinder.volume.api [None req-eafa884c-3eed-4c19-8937-afeb0088d160 tempest-GroupsV314Test-734193935 tempest-GroupsV314Test-734193935-project-member] Availability Zones retrieved successfully. Aug 07 09:56:29.936957 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.volume.api [None req-eafa884c-3eed-4c19-8937-afeb0088d160 tempest-GroupsV314Test-734193935 tempest-GroupsV314Test-734193935-project-member] Flow 'volume_create_api' (e421fdcf-7955-4c76-b9f0-3ef05ee90c5c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100297) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 09:56:29.938068 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.volume.api [None req-eafa884c-3eed-4c19-8937-afeb0088d160 tempest-GroupsV314Test-734193935 tempest-GroupsV314Test-734193935-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (44b11b1f-f2bc-479f-918a-d3e23df7eb2c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100297) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 09:56:29.939335 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.volume.flows.api.create_volume [None req-eafa884c-3eed-4c19-8937-afeb0088d160 tempest-GroupsV314Test-734193935 tempest-GroupsV314Test-734193935-project-member] Validating volume size '1' using validate_int, validate_source_size {{(pid=100297) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 07 09:56:29.941315 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.middleware.request_id [None req-da32db9b-cb9b-4189-8790-4f2b641380d5 None None] RequestId filter calling following filter/app {{(pid=100298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:56:29.944638 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [None req-da32db9b-cb9b-4189-8790-4f2b641380d5 tempest-AttachVolumeMultiAttachTest-1302095414 tempest-AttachVolumeMultiAttachTest-1302095414-project-member] GET https://10.4.3.8/volume/v3/volumes/c66097fd-2193-4a53-b356-025d56ae490c Aug 07 09:56:29.945029 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [None req-da32db9b-cb9b-4189-8790-4f2b641380d5 tempest-AttachVolumeMultiAttachTest-1302095414 tempest-AttachVolumeMultiAttachTest-1302095414-project-member] Empty body provided in request {{(pid=100298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 09:56:29.945317 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [None req-da32db9b-cb9b-4189-8790-4f2b641380d5 tempest-AttachVolumeMultiAttachTest-1302095414 tempest-AttachVolumeMultiAttachTest-1302095414-project-member] Calling method 'show' {{(pid=100298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 09:56:29.953804 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [None req-da32db9b-cb9b-4189-8790-4f2b641380d5 tempest-AttachVolumeMultiAttachTest-1302095414 tempest-AttachVolumeMultiAttachTest-1302095414-project-member] https://10.4.3.8/volume/v3/volumes/c66097fd-2193-4a53-b356-025d56ae490c returned with HTTP 404 Aug 07 09:56:29.954201 np0000006707 devstack@c-api.service[100298]: [pid: 100298|app: 0|req: 456/1809] 10.4.3.8 () {66 vars in 1334 bytes} [Fri Aug 7 09:56:29 2026] GET /volume/v3/volumes/c66097fd-2193-4a53-b356-025d56ae490c => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 09:56:29.970361 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.volume.api [None req-eafa884c-3eed-4c19-8937-afeb0088d160 tempest-GroupsV314Test-734193935 tempest-GroupsV314Test-734193935-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (44b11b1f-f2bc-479f-918a-d3e23df7eb2c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': '26947cc5-f536-4c89-a617-dd6c04eef5fb', 'volume_type': VolumeType(created_at=2026-08-07T09:56:27Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=542adb5e-6301-45d2-aba4-5800480199d8,is_public=True,name='tempest-GroupsV314Test-volume-type-378820885',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '542adb5e-6301-45d2-aba4-5800480199d8', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': '98e263b9-f206-4029-bb70-e527dbc5c5da', 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100297) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 09:56:29.971342 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.volume.api [None req-eafa884c-3eed-4c19-8937-afeb0088d160 tempest-GroupsV314Test-734193935 tempest-GroupsV314Test-734193935-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3bffb9b7-3fd4-4f56-ab94-004c9c015064) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100297) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 09:56:30.001223 np0000006707 devstack@c-api.service[100297]: WARNING cinder.quota [None req-eafa884c-3eed-4c19-8937-afeb0088d160 tempest-GroupsV314Test-734193935 tempest-GroupsV314Test-734193935-project-member] Deprecated: Default quota for resource: volumes_tempest-GroupsV314Test-volume-type-378820885 is set by the default quota flag: quota_volumes_tempest-GroupsV314Test-volume-type-378820885, it is now deprecated. Please use the default quota class for default quota. Aug 07 09:56:30.001536 np0000006707 devstack@c-api.service[100297]: WARNING cinder.quota [None req-eafa884c-3eed-4c19-8937-afeb0088d160 tempest-GroupsV314Test-734193935 tempest-GroupsV314Test-734193935-project-member] Deprecated: Default quota for resource: gigabytes_tempest-GroupsV314Test-volume-type-378820885 is set by the default quota flag: quota_gigabytes_tempest-GroupsV314Test-volume-type-378820885, it is now deprecated. Please use the default quota class for default quota. Aug 07 09:56:30.022658 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.quota [None req-eafa884c-3eed-4c19-8937-afeb0088d160 tempest-GroupsV314Test-734193935 tempest-GroupsV314Test-734193935-project-member] Created reservations ['4a96217f-53e3-4584-85b2-318cb2ddc84f', '9e57f6b6-fcd7-450b-a44f-80a7eba4f86f', 'fbb4efa5-927b-46fc-986c-d9455e87ca34', '425cd5c9-7703-4971-b1b6-d38574553d99'] {{(pid=100297) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 09:56:30.023785 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.volume.api [None req-eafa884c-3eed-4c19-8937-afeb0088d160 tempest-GroupsV314Test-734193935 tempest-GroupsV314Test-734193935-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3bffb9b7-3fd4-4f56-ab94-004c9c015064) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['4a96217f-53e3-4584-85b2-318cb2ddc84f', '9e57f6b6-fcd7-450b-a44f-80a7eba4f86f', 'fbb4efa5-927b-46fc-986c-d9455e87ca34', '425cd5c9-7703-4971-b1b6-d38574553d99']}' {{(pid=100297) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 09:56:30.024605 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.volume.api [None req-eafa884c-3eed-4c19-8937-afeb0088d160 tempest-GroupsV314Test-734193935 tempest-GroupsV314Test-734193935-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (58fbb35b-786e-43a0-b304-a1b8b589abaa) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100297) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 09:56:30.052816 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.volume.api [None req-eafa884c-3eed-4c19-8937-afeb0088d160 tempest-GroupsV314Test-734193935 tempest-GroupsV314Test-734193935-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (58fbb35b-786e-43a0-b304-a1b8b589abaa) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'de950ace-f959-4754-a847-933cff48b8b8', '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=98e263b9-f206-4029-bb70-e527dbc5c5da,group_type_id=,metadata={},multiattach=False,project_id='3d66ae57ffca4a56bb52f339fd0e9b5c',qos_specs=None,replication_status=,reservations=['4a96217f-53e3-4584-85b2-318cb2ddc84f','9e57f6b6-fcd7-450b-a44f-80a7eba4f86f','fbb4efa5-927b-46fc-986c-d9455e87ca34','425cd5c9-7703-4971-b1b6-d38574553d99'],size=1,snapshot_id=None,source_replicaid=,source_volid=26947cc5-f536-4c89-a617-dd6c04eef5fb,status='creating',user_id='4deb5ce1b3334f5b924ae5baf7a82d42',volume_type_id=542adb5e-6301-45d2-aba4-5800480199d8), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-07T09:56:30Z,deleted=False,deleted_at=None,display_description=None,display_name=None,ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=98e263b9-f206-4029-bb70-e527dbc5c5da,host=None,id=de950ace-f959-4754-a847-933cff48b8b8,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='3d66ae57ffca4a56bb52f339fd0e9b5c',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=26947cc5-f536-4c89-a617-dd6c04eef5fb,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='4deb5ce1b3334f5b924ae5baf7a82d42',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(542adb5e-6301-45d2-aba4-5800480199d8),volume_type_id=542adb5e-6301-45d2-aba4-5800480199d8)}' {{(pid=100297) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 09:56:30.054461 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.volume.api [None req-eafa884c-3eed-4c19-8937-afeb0088d160 tempest-GroupsV314Test-734193935 tempest-GroupsV314Test-734193935-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2d48f0b6-f803-4530-ac2e-697cf6bb8b7d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100297) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 09:56:30.082977 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.volume.api [None req-eafa884c-3eed-4c19-8937-afeb0088d160 tempest-GroupsV314Test-734193935 tempest-GroupsV314Test-734193935-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2d48f0b6-f803-4530-ac2e-697cf6bb8b7d) transitioned into state 'SUCCESS' from 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=98e263b9-f206-4029-bb70-e527dbc5c5da,group_type_id=,metadata={},multiattach=False,project_id='3d66ae57ffca4a56bb52f339fd0e9b5c',qos_specs=None,replication_status=,reservations=['4a96217f-53e3-4584-85b2-318cb2ddc84f','9e57f6b6-fcd7-450b-a44f-80a7eba4f86f','fbb4efa5-927b-46fc-986c-d9455e87ca34','425cd5c9-7703-4971-b1b6-d38574553d99'],size=1,snapshot_id=None,source_replicaid=,source_volid=26947cc5-f536-4c89-a617-dd6c04eef5fb,status='creating',user_id='4deb5ce1b3334f5b924ae5baf7a82d42',volume_type_id=542adb5e-6301-45d2-aba4-5800480199d8)}' {{(pid=100297) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 09:56:30.084191 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.volume.api [None req-eafa884c-3eed-4c19-8937-afeb0088d160 tempest-GroupsV314Test-734193935 tempest-GroupsV314Test-734193935-project-member] Flow 'volume_create_api' (e421fdcf-7955-4c76-b9f0-3ef05ee90c5c) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100297) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 09:56:30.084794 np0000006707 devstack@c-api.service[100297]: INFO cinder.volume.api [None req-eafa884c-3eed-4c19-8937-afeb0088d160 tempest-GroupsV314Test-734193935 tempest-GroupsV314Test-734193935-project-member] Create volume request issued successfully. Aug 07 09:56:30.101594 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-eafa884c-3eed-4c19-8937-afeb0088d160 tempest-GroupsV314Test-734193935 tempest-GroupsV314Test-734193935-project-member] https://10.4.3.8/volume/v3/groups/action returned with HTTP 202 Aug 07 09:56:30.102189 np0000006707 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 455/1810] 10.4.3.8 () {70 vars in 1304 bytes} [Fri Aug 7 09:56:29 2026] POST /volume/v3/groups/action => generated 101 bytes in 296 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 07 09:56:30.111436 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-66763699-59fc-49fc-a190-849ecc3e17cb None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:56:30.113572 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-66763699-59fc-49fc-a190-849ecc3e17cb tempest-GroupsV314Test-734193935 tempest-GroupsV314Test-734193935-project-member] GET https://10.4.3.8/volume/v3/volumes/detail Aug 07 09:56:30.113822 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-66763699-59fc-49fc-a190-849ecc3e17cb tempest-GroupsV314Test-734193935 tempest-GroupsV314Test-734193935-project-member] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 09:56:30.114015 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-66763699-59fc-49fc-a190-849ecc3e17cb tempest-GroupsV314Test-734193935 tempest-GroupsV314Test-734193935-project-member] Calling method 'detail' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 09:56:30.114343 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.api_utils [None req-66763699-59fc-49fc-a190-849ecc3e17cb tempest-GroupsV314Test-734193935 tempest-GroupsV314Test-734193935-project-member] Removing options '' from query. {{(pid=100295) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 07 09:56:30.115158 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.volume.api [None req-66763699-59fc-49fc-a190-849ecc3e17cb tempest-GroupsV314Test-734193935 tempest-GroupsV314Test-734193935-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100295) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 07 09:56:30.123589 np0000006707 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-66763699-59fc-49fc-a190-849ecc3e17cb tempest-GroupsV314Test-734193935 tempest-GroupsV314Test-734193935-project-member] Get all volumes completed successfully. Aug 07 09:56:30.124340 np0000006707 devstack@c-api.service[100295]: WARNING stevedore.named [None req-66763699-59fc-49fc-a190-849ecc3e17cb tempest-GroupsV314Test-734193935 tempest-GroupsV314Test-734193935-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 07 09:56:30.124603 np0000006707 devstack@c-api.service[100295]: WARNING castellan.key_manager [None req-66763699-59fc-49fc-a190-849ecc3e17cb tempest-GroupsV314Test-734193935 tempest-GroupsV314Test-734193935-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, 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 09:56:30.164725 np0000006707 devstack@c-api.service[100295]: DEBUG oslo_db.sqlalchemy.engines [None req-66763699-59fc-49fc-a190-849ecc3e17cb tempest-GroupsV314Test-734193935 tempest-GroupsV314Test-734193935-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100295) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 07 09:56:30.168313 np0000006707 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 09:56:30.168313 np0000006707 devstack@c-api.service[100295]: warnings.warn( Aug 07 09:56:30.173096 np0000006707 devstack@c-api.service[100295]: WARNING stevedore.named [None req-66763699-59fc-49fc-a190-849ecc3e17cb tempest-GroupsV314Test-734193935 tempest-GroupsV314Test-734193935-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 07 09:56:30.173096 np0000006707 devstack@c-api.service[100295]: WARNING castellan.key_manager [None req-66763699-59fc-49fc-a190-849ecc3e17cb tempest-GroupsV314Test-734193935 tempest-GroupsV314Test-734193935-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, 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 09:56:30.218170 np0000006707 devstack@c-api.service[100295]: DEBUG oslo_db.sqlalchemy.engines [None req-66763699-59fc-49fc-a190-849ecc3e17cb tempest-GroupsV314Test-734193935 tempest-GroupsV314Test-734193935-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100295) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 07 09:56:30.221156 np0000006707 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 09:56:30.221156 np0000006707 devstack@c-api.service[100295]: warnings.warn( Aug 07 09:56:30.228050 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-66763699-59fc-49fc-a190-849ecc3e17cb tempest-GroupsV314Test-734193935 tempest-GroupsV314Test-734193935-project-member] https://10.4.3.8/volume/v3/volumes/detail returned with HTTP 200 Aug 07 09:56:30.228544 np0000006707 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 448/1811] 10.4.3.8 () {68 vars in 1285 bytes} [Fri Aug 7 09:56:30 2026] GET /volume/v3/volumes/detail => generated 1816 bytes in 117 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 07 09:56:30.242654 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [None req-664d173b-7886-40d5-b5a0-ddb9703724ea None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:56:30.244730 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-664d173b-7886-40d5-b5a0-ddb9703724ea tempest-GroupsV314Test-734193935 tempest-GroupsV314Test-734193935-project-member] GET https://10.4.3.8/volume/v3/volumes/de950ace-f959-4754-a847-933cff48b8b8 Aug 07 09:56:30.244978 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-664d173b-7886-40d5-b5a0-ddb9703724ea tempest-GroupsV314Test-734193935 tempest-GroupsV314Test-734193935-project-member] Empty body provided in request {{(pid=100296) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 09:56:30.245170 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-664d173b-7886-40d5-b5a0-ddb9703724ea tempest-GroupsV314Test-734193935 tempest-GroupsV314Test-734193935-project-member] Calling method 'show' {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 09:56:30.255578 np0000006707 devstack@c-api.service[100296]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 09:56:30.255578 np0000006707 devstack@c-api.service[100296]: warnings.warn( Aug 07 09:56:30.261860 np0000006707 devstack@c-api.service[100296]: INFO cinder.volume.api [None req-664d173b-7886-40d5-b5a0-ddb9703724ea tempest-GroupsV314Test-734193935 tempest-GroupsV314Test-734193935-project-member] Volume info retrieved successfully. Aug 07 09:56:30.262954 np0000006707 devstack@c-api.service[100296]: WARNING stevedore.named [None req-664d173b-7886-40d5-b5a0-ddb9703724ea tempest-GroupsV314Test-734193935 tempest-GroupsV314Test-734193935-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 07 09:56:30.263205 np0000006707 devstack@c-api.service[100296]: WARNING castellan.key_manager [None req-664d173b-7886-40d5-b5a0-ddb9703724ea tempest-GroupsV314Test-734193935 tempest-GroupsV314Test-734193935-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, 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 09:56:30.309925 np0000006707 devstack@c-api.service[100296]: DEBUG oslo_db.sqlalchemy.engines [None req-664d173b-7886-40d5-b5a0-ddb9703724ea tempest-GroupsV314Test-734193935 tempest-GroupsV314Test-734193935-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100296) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 07 09:56:30.314765 np0000006707 devstack@c-api.service[100296]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 09:56:30.314765 np0000006707 devstack@c-api.service[100296]: warnings.warn( Aug 07 09:56:30.326598 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-664d173b-7886-40d5-b5a0-ddb9703724ea tempest-GroupsV314Test-734193935 tempest-GroupsV314Test-734193935-project-member] https://10.4.3.8/volume/v3/volumes/de950ace-f959-4754-a847-933cff48b8b8 returned with HTTP 200 Aug 07 09:56:30.327045 np0000006707 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 453/1812] 10.4.3.8 () {68 vars in 1375 bytes} [Fri Aug 7 09:56:30 2026] GET /volume/v3/volumes/de950ace-f959-4754-a847-933cff48b8b8 => generated 918 bytes in 85 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 09:56:30.347092 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.middleware.request_id [None req-a0c87336-34dd-43bc-95d7-3f44a692d82c None None] RequestId filter calling following filter/app {{(pid=100298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:56:30.349291 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [None req-a0c87336-34dd-43bc-95d7-3f44a692d82c tempest-GroupsV314Test-734193935 tempest-GroupsV314Test-734193935-project-member] GET https://10.4.3.8/volume/v3/groups/98e263b9-f206-4029-bb70-e527dbc5c5da Aug 07 09:56:30.350102 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [None req-a0c87336-34dd-43bc-95d7-3f44a692d82c tempest-GroupsV314Test-734193935 tempest-GroupsV314Test-734193935-project-member] Empty body provided in request {{(pid=100298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 09:56:30.350102 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [None req-a0c87336-34dd-43bc-95d7-3f44a692d82c tempest-GroupsV314Test-734193935 tempest-GroupsV314Test-734193935-project-member] Calling method 'version_select' {{(pid=100298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 09:56:30.350102 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.v3.groups [None req-a0c87336-34dd-43bc-95d7-3f44a692d82c tempest-GroupsV314Test-734193935 tempest-GroupsV314Test-734193935-project-member] show called for member 98e263b9-f206-4029-bb70-e527dbc5c5da {{(pid=100298) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 07 09:56:30.354024 np0000006707 devstack@c-api.service[100298]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 09:56:30.354024 np0000006707 devstack@c-api.service[100298]: warnings.warn( Aug 07 09:56:30.363049 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [None req-a0c87336-34dd-43bc-95d7-3f44a692d82c tempest-GroupsV314Test-734193935 tempest-GroupsV314Test-734193935-project-member] https://10.4.3.8/volume/v3/groups/98e263b9-f206-4029-bb70-e527dbc5c5da returned with HTTP 200 Aug 07 09:56:30.364007 np0000006707 devstack@c-api.service[100298]: [pid: 100298|app: 0|req: 457/1813] 10.4.3.8 () {68 vars in 1372 bytes} [Fri Aug 7 09:56:30 2026] GET /volume/v3/groups/98e263b9-f206-4029-bb70-e527dbc5c5da => generated 416 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 09:56:30.372923 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [None req-7e7d43e0-ba47-4054-8656-37fe81c368da None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:56:30.375042 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-7e7d43e0-ba47-4054-8656-37fe81c368da tempest-GroupsV314Test-734193935 tempest-GroupsV314Test-734193935-project-member] GET https://10.4.3.8/volume/v3/volumes/detail Aug 07 09:56:30.375357 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-7e7d43e0-ba47-4054-8656-37fe81c368da tempest-GroupsV314Test-734193935 tempest-GroupsV314Test-734193935-project-member] Empty body provided in request {{(pid=100297) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 09:56:30.375595 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-7e7d43e0-ba47-4054-8656-37fe81c368da tempest-GroupsV314Test-734193935 tempest-GroupsV314Test-734193935-project-member] Calling method 'detail' {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 09:56:30.375869 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.api_utils [None req-7e7d43e0-ba47-4054-8656-37fe81c368da tempest-GroupsV314Test-734193935 tempest-GroupsV314Test-734193935-project-member] Removing options '' from query. {{(pid=100297) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 07 09:56:30.376819 np0000006707 devstack@c-api.service[100297]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 09:56:30.376819 np0000006707 devstack@c-api.service[100297]: warnings.warn( Aug 07 09:56:30.376819 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.volume.api [None req-7e7d43e0-ba47-4054-8656-37fe81c368da tempest-GroupsV314Test-734193935 tempest-GroupsV314Test-734193935-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100297) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 07 09:56:30.385662 np0000006707 devstack@c-api.service[100297]: INFO cinder.volume.api [None req-7e7d43e0-ba47-4054-8656-37fe81c368da tempest-GroupsV314Test-734193935 tempest-GroupsV314Test-734193935-project-member] Get all volumes completed successfully. Aug 07 09:56:30.386715 np0000006707 devstack@c-api.service[100297]: WARNING stevedore.named [None req-7e7d43e0-ba47-4054-8656-37fe81c368da tempest-GroupsV314Test-734193935 tempest-GroupsV314Test-734193935-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 07 09:56:30.386900 np0000006707 devstack@c-api.service[100297]: WARNING castellan.key_manager [None req-7e7d43e0-ba47-4054-8656-37fe81c368da tempest-GroupsV314Test-734193935 tempest-GroupsV314Test-734193935-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, 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 09:56:30.441199 np0000006707 devstack@c-api.service[100297]: DEBUG oslo_db.sqlalchemy.engines [None req-7e7d43e0-ba47-4054-8656-37fe81c368da tempest-GroupsV314Test-734193935 tempest-GroupsV314Test-734193935-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100297) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 07 09:56:30.444684 np0000006707 devstack@c-api.service[100297]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 09:56:30.444684 np0000006707 devstack@c-api.service[100297]: warnings.warn( Aug 07 09:56:30.449170 np0000006707 devstack@c-api.service[100297]: WARNING stevedore.named [None req-7e7d43e0-ba47-4054-8656-37fe81c368da tempest-GroupsV314Test-734193935 tempest-GroupsV314Test-734193935-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 07 09:56:30.449336 np0000006707 devstack@c-api.service[100297]: WARNING castellan.key_manager [None req-7e7d43e0-ba47-4054-8656-37fe81c368da tempest-GroupsV314Test-734193935 tempest-GroupsV314Test-734193935-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, 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 09:56:30.491510 np0000006707 devstack@c-api.service[100297]: DEBUG oslo_db.sqlalchemy.engines [None req-7e7d43e0-ba47-4054-8656-37fe81c368da tempest-GroupsV314Test-734193935 tempest-GroupsV314Test-734193935-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100297) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 07 09:56:30.494954 np0000006707 devstack@c-api.service[100297]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 09:56:30.494954 np0000006707 devstack@c-api.service[100297]: warnings.warn( Aug 07 09:56:30.509288 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-7e7d43e0-ba47-4054-8656-37fe81c368da tempest-GroupsV314Test-734193935 tempest-GroupsV314Test-734193935-project-member] https://10.4.3.8/volume/v3/volumes/detail returned with HTTP 200 Aug 07 09:56:30.510171 np0000006707 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 456/1814] 10.4.3.8 () {68 vars in 1285 bytes} [Fri Aug 7 09:56:30 2026] GET /volume/v3/volumes/detail => generated 1817 bytes in 138 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 07 09:56:30.525326 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-ae64cf1d-89bf-4de8-8512-20e209bdb3a5 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:56:30.528094 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-ae64cf1d-89bf-4de8-8512-20e209bdb3a5 tempest-GroupsV314Test-734193935 tempest-GroupsV314Test-734193935-project-member] POST https://10.4.3.8/volume/v3/groups/98e263b9-f206-4029-bb70-e527dbc5c5da/action Aug 07 09:56:30.528626 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-ae64cf1d-89bf-4de8-8512-20e209bdb3a5 tempest-GroupsV314Test-734193935 tempest-GroupsV314Test-734193935-project-member] Action body: b'{"delete": {"delete-volumes": true}}' {{(pid=100295) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 07 09:56:30.528968 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-ae64cf1d-89bf-4de8-8512-20e209bdb3a5 tempest-GroupsV314Test-734193935 tempest-GroupsV314Test-734193935-project-member] Action: 'action', calling method: delete_group, body: {"delete": {"delete-volumes": true}} {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 09:56:30.530814 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.v3.groups [None req-ae64cf1d-89bf-4de8-8512-20e209bdb3a5 tempest-GroupsV314Test-734193935 tempest-GroupsV314Test-734193935-project-member] delete called for group 98e263b9-f206-4029-bb70-e527dbc5c5da {{(pid=100295) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Aug 07 09:56:30.530977 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.v3.groups [None req-ae64cf1d-89bf-4de8-8512-20e209bdb3a5 tempest-GroupsV314Test-734193935 tempest-GroupsV314Test-734193935-project-member] Delete group with id: 98e263b9-f206-4029-bb70-e527dbc5c5da Aug 07 09:56:30.535516 np0000006707 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 09:56:30.535516 np0000006707 devstack@c-api.service[100295]: warnings.warn( Aug 07 09:56:30.589406 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-ae64cf1d-89bf-4de8-8512-20e209bdb3a5 tempest-GroupsV314Test-734193935 tempest-GroupsV314Test-734193935-project-member] https://10.4.3.8/volume/v3/groups/98e263b9-f206-4029-bb70-e527dbc5c5da/action returned with HTTP 202 Aug 07 09:56:30.590011 np0000006707 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 449/1815] 10.4.3.8 () {70 vars in 1414 bytes} [Fri Aug 7 09:56:30 2026] POST /volume/v3/groups/98e263b9-f206-4029-bb70-e527dbc5c5da/action => generated 0 bytes in 65 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 07 09:56:30.601539 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [None req-55c00061-12c3-4933-a38d-8ad202dcb804 None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:56:30.604131 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-55c00061-12c3-4933-a38d-8ad202dcb804 tempest-GroupsV314Test-734193935 tempest-GroupsV314Test-734193935-project-member] GET https://10.4.3.8/volume/v3/volumes/de950ace-f959-4754-a847-933cff48b8b8 Aug 07 09:56:30.604678 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-55c00061-12c3-4933-a38d-8ad202dcb804 tempest-GroupsV314Test-734193935 tempest-GroupsV314Test-734193935-project-member] Empty body provided in request {{(pid=100296) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 09:56:30.604941 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-55c00061-12c3-4933-a38d-8ad202dcb804 tempest-GroupsV314Test-734193935 tempest-GroupsV314Test-734193935-project-member] Calling method 'show' {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 09:56:30.618626 np0000006707 devstack@c-api.service[100296]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 09:56:30.618626 np0000006707 devstack@c-api.service[100296]: warnings.warn( Aug 07 09:56:30.623940 np0000006707 devstack@c-api.service[100296]: INFO cinder.volume.api [None req-55c00061-12c3-4933-a38d-8ad202dcb804 tempest-GroupsV314Test-734193935 tempest-GroupsV314Test-734193935-project-member] Volume info retrieved successfully. Aug 07 09:56:30.625399 np0000006707 devstack@c-api.service[100296]: WARNING stevedore.named [None req-55c00061-12c3-4933-a38d-8ad202dcb804 tempest-GroupsV314Test-734193935 tempest-GroupsV314Test-734193935-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 07 09:56:30.625686 np0000006707 devstack@c-api.service[100296]: WARNING castellan.key_manager [None req-55c00061-12c3-4933-a38d-8ad202dcb804 tempest-GroupsV314Test-734193935 tempest-GroupsV314Test-734193935-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, 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 09:56:30.677437 np0000006707 devstack@c-api.service[100296]: DEBUG oslo_db.sqlalchemy.engines [None req-55c00061-12c3-4933-a38d-8ad202dcb804 tempest-GroupsV314Test-734193935 tempest-GroupsV314Test-734193935-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100296) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 07 09:56:30.683035 np0000006707 devstack@c-api.service[100296]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 09:56:30.683035 np0000006707 devstack@c-api.service[100296]: warnings.warn( Aug 07 09:56:30.694868 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-55c00061-12c3-4933-a38d-8ad202dcb804 tempest-GroupsV314Test-734193935 tempest-GroupsV314Test-734193935-project-member] https://10.4.3.8/volume/v3/volumes/de950ace-f959-4754-a847-933cff48b8b8 returned with HTTP 200 Aug 07 09:56:30.695552 np0000006707 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 454/1816] 10.4.3.8 () {68 vars in 1375 bytes} [Fri Aug 7 09:56:30 2026] GET /volume/v3/volumes/de950ace-f959-4754-a847-933cff48b8b8 => generated 917 bytes in 94 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 09:56:30.762308 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.middleware.request_id [None req-fd0c2fe2-1f95-41b5-9d62-b7ddab4f3ffd None None] RequestId filter calling following filter/app {{(pid=100298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:56:30.886688 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [None req-afa4b439-3703-4a34-8ef3-bfe97a564a0f None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:56:30.888685 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [None req-fd0c2fe2-1f95-41b5-9d62-b7ddab4f3ffd tempest-VolumeRetypeMultiattachTest-1516262992 tempest-VolumeRetypeMultiattachTest-1516262992-project-admin] POST https://10.4.3.8/volume/v3/types Aug 07 09:56:30.889038 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-afa4b439-3703-4a34-8ef3-bfe97a564a0f tempest-CreateVolumesFromSourceVolumeTest-88379132 tempest-CreateVolumesFromSourceVolumeTest-88379132-project-member] GET https://10.4.3.8/volume/v3/volumes/dc101f64-d99c-4062-8185-17b12e87ca04 Aug 07 09:56:30.889038 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-afa4b439-3703-4a34-8ef3-bfe97a564a0f tempest-CreateVolumesFromSourceVolumeTest-88379132 tempest-CreateVolumesFromSourceVolumeTest-88379132-project-member] Empty body provided in request {{(pid=100297) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 09:56:30.889126 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [None req-fd0c2fe2-1f95-41b5-9d62-b7ddab4f3ffd tempest-VolumeRetypeMultiattachTest-1516262992 tempest-VolumeRetypeMultiattachTest-1516262992-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-VolumeRetypeMultiattachTest-volume-type-247695824"}} {{(pid=100298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 09:56:30.889262 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-afa4b439-3703-4a34-8ef3-bfe97a564a0f tempest-CreateVolumesFromSourceVolumeTest-88379132 tempest-CreateVolumesFromSourceVolumeTest-88379132-project-member] Calling method 'show' {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 09:56:30.891192 np0000006707 devstack@c-api.service[100298]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 09:56:30.891192 np0000006707 devstack@c-api.service[100298]: warnings.warn( Aug 07 09:56:30.896255 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-afa4b439-3703-4a34-8ef3-bfe97a564a0f tempest-CreateVolumesFromSourceVolumeTest-88379132 tempest-CreateVolumesFromSourceVolumeTest-88379132-project-member] https://10.4.3.8/volume/v3/volumes/dc101f64-d99c-4062-8185-17b12e87ca04 returned with HTTP 404 Aug 07 09:56:30.896880 np0000006707 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 457/1817] 10.4.3.8 () {66 vars in 1334 bytes} [Fri Aug 7 09:56:30 2026] GET /volume/v3/volumes/dc101f64-d99c-4062-8185-17b12e87ca04 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 09:56:30.908200 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [None req-fd0c2fe2-1f95-41b5-9d62-b7ddab4f3ffd tempest-VolumeRetypeMultiattachTest-1516262992 tempest-VolumeRetypeMultiattachTest-1516262992-project-admin] https://10.4.3.8/volume/v3/types returned with HTTP 200 Aug 07 09:56:30.908808 np0000006707 devstack@c-api.service[100298]: [pid: 100298|app: 0|req: 458/1818] 10.4.3.8 () {68 vars in 1238 bytes} [Fri Aug 7 09:56:30 2026] POST /volume/v3/types => generated 232 bytes in 147 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 09:56:30.923002 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-a7a89dee-caf5-4fc3-aaea-0fe6888aae80 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:56:30.927109 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-a7a89dee-caf5-4fc3-aaea-0fe6888aae80 tempest-VolumeRetypeMultiattachTest-1516262992 tempest-VolumeRetypeMultiattachTest-1516262992-project-admin] POST https://10.4.3.8/volume/v3/types Aug 07 09:56:30.927958 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-a7a89dee-caf5-4fc3-aaea-0fe6888aae80 tempest-VolumeRetypeMultiattachTest-1516262992 tempest-VolumeRetypeMultiattachTest-1516262992-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-VolumeRetypeMultiattachTest-volume-type-1539178484", "extra_specs": {"multiattach": " True"}}} {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 09:56:30.930021 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [None req-0b6e09c2-4128-4828-9f37-ebdf40728efc None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:56:30.932211 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-0b6e09c2-4128-4828-9f37-ebdf40728efc tempest-VolumesSnapshotTestJSON-1374712720 tempest-VolumesSnapshotTestJSON-1374712720-project-member] GET https://10.4.3.8/volume/v3/volumes/94e9323e-f8d9-4523-a7ef-61850230a77d Aug 07 09:56:30.932480 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-0b6e09c2-4128-4828-9f37-ebdf40728efc tempest-VolumesSnapshotTestJSON-1374712720 tempest-VolumesSnapshotTestJSON-1374712720-project-member] Empty body provided in request {{(pid=100296) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 09:56:30.933453 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-0b6e09c2-4128-4828-9f37-ebdf40728efc tempest-VolumesSnapshotTestJSON-1374712720 tempest-VolumesSnapshotTestJSON-1374712720-project-member] Calling method 'show' {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 09:56:30.949855 np0000006707 devstack@c-api.service[100296]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 09:56:30.949855 np0000006707 devstack@c-api.service[100296]: warnings.warn( Aug 07 09:56:30.957308 np0000006707 devstack@c-api.service[100296]: INFO cinder.volume.api [None req-0b6e09c2-4128-4828-9f37-ebdf40728efc tempest-VolumesSnapshotTestJSON-1374712720 tempest-VolumesSnapshotTestJSON-1374712720-project-member] Volume info retrieved successfully. Aug 07 09:56:30.964029 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-0b6e09c2-4128-4828-9f37-ebdf40728efc tempest-VolumesSnapshotTestJSON-1374712720 tempest-VolumesSnapshotTestJSON-1374712720-project-member] https://10.4.3.8/volume/v3/volumes/94e9323e-f8d9-4523-a7ef-61850230a77d returned with HTTP 200 Aug 07 09:56:30.964353 np0000006707 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 455/1819] 10.4.3.8 () {66 vars in 1334 bytes} [Fri Aug 7 09:56:30 2026] GET /volume/v3/volumes/94e9323e-f8d9-4523-a7ef-61850230a77d => generated 842 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 09:56:30.968369 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-a7a89dee-caf5-4fc3-aaea-0fe6888aae80 tempest-VolumeRetypeMultiattachTest-1516262992 tempest-VolumeRetypeMultiattachTest-1516262992-project-admin] https://10.4.3.8/volume/v3/types returned with HTTP 200 Aug 07 09:56:30.968860 np0000006707 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 450/1820] 10.4.3.8 () {68 vars in 1239 bytes} [Fri Aug 7 09:56:30 2026] POST /volume/v3/types => generated 259 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 09:56:30.979927 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [None req-4b4518ce-f533-44ce-be16-0c55aca42ba6 None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:56:31.083537 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-4b4518ce-f533-44ce-be16-0c55aca42ba6 tempest-VolumeRetypeMultiattachTest-1197205355 tempest-VolumeRetypeMultiattachTest-1197205355-project-member] POST https://10.4.3.8/volume/v3/volumes Aug 07 09:56:31.083962 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-4b4518ce-f533-44ce-be16-0c55aca42ba6 tempest-VolumeRetypeMultiattachTest-1197205355 tempest-VolumeRetypeMultiattachTest-1197205355-project-member] Action: 'create', calling method: create, body: {"volume": {"volume_type": "tempest-VolumeRetypeMultiattachTest-volume-type-247695824", "size": 1, "name": "tempest-VolumeRetypeMultiattachTest-Volume-259652694"}} {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 09:56:31.086204 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.v3.volumes [None req-4b4518ce-f533-44ce-be16-0c55aca42ba6 tempest-VolumeRetypeMultiattachTest-1197205355 tempest-VolumeRetypeMultiattachTest-1197205355-project-member] Create volume request body: {'volume': {'volume_type': 'tempest-VolumeRetypeMultiattachTest-volume-type-247695824', 'size': 1, 'name': 'tempest-VolumeRetypeMultiattachTest-Volume-259652694'}} {{(pid=100297) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 07 09:56:31.094914 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.v3.volumes [None req-4b4518ce-f533-44ce-be16-0c55aca42ba6 tempest-VolumeRetypeMultiattachTest-1197205355 tempest-VolumeRetypeMultiattachTest-1197205355-project-member] Create volume of 1 GB Aug 07 09:56:31.095369 np0000006707 devstack@c-api.service[100297]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 09:56:31.095369 np0000006707 devstack@c-api.service[100297]: warnings.warn( Aug 07 09:56:31.097056 np0000006707 devstack@c-api.service[100297]: INFO cinder.volume.api [None req-4b4518ce-f533-44ce-be16-0c55aca42ba6 tempest-VolumeRetypeMultiattachTest-1197205355 tempest-VolumeRetypeMultiattachTest-1197205355-project-member] Availability Zones retrieved successfully. Aug 07 09:56:31.105684 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.volume.api [None req-4b4518ce-f533-44ce-be16-0c55aca42ba6 tempest-VolumeRetypeMultiattachTest-1197205355 tempest-VolumeRetypeMultiattachTest-1197205355-project-member] Flow 'volume_create_api' (316d1814-59d5-4981-a345-283ce4c945a9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100297) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 09:56:31.106062 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.volume.api [None req-4b4518ce-f533-44ce-be16-0c55aca42ba6 tempest-VolumeRetypeMultiattachTest-1197205355 tempest-VolumeRetypeMultiattachTest-1197205355-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4b6abe1c-4eb6-496d-a5a6-02c1bd7657cc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100297) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 09:56:31.108764 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.volume.flows.api.create_volume [None req-4b4518ce-f533-44ce-be16-0c55aca42ba6 tempest-VolumeRetypeMultiattachTest-1197205355 tempest-VolumeRetypeMultiattachTest-1197205355-project-member] Validating volume size '1' using validate_int {{(pid=100297) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 07 09:56:31.151020 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.volume.api [None req-4b4518ce-f533-44ce-be16-0c55aca42ba6 tempest-VolumeRetypeMultiattachTest-1197205355 tempest-VolumeRetypeMultiattachTest-1197205355-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4b6abe1c-4eb6-496d-a5a6-02c1bd7657cc) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-07T09:56:31Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=26fd52fb-82e2-4818-8aa0-681e22ccb6a4,is_public=True,name='tempest-VolumeRetypeMultiattachTest-volume-type-247695824',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '26fd52fb-82e2-4818-8aa0-681e22ccb6a4', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100297) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 09:56:31.153313 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.volume.api [None req-4b4518ce-f533-44ce-be16-0c55aca42ba6 tempest-VolumeRetypeMultiattachTest-1197205355 tempest-VolumeRetypeMultiattachTest-1197205355-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a1aae41b-f685-4697-b415-926e1b858ed3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100297) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 09:56:31.199073 np0000006707 devstack@c-api.service[100297]: WARNING cinder.quota [None req-4b4518ce-f533-44ce-be16-0c55aca42ba6 tempest-VolumeRetypeMultiattachTest-1197205355 tempest-VolumeRetypeMultiattachTest-1197205355-project-member] Deprecated: Default quota for resource: volumes_tempest-VolumeRetypeMultiattachTest-volume-type-247695824 is set by the default quota flag: quota_volumes_tempest-VolumeRetypeMultiattachTest-volume-type-247695824, it is now deprecated. Please use the default quota class for default quota. Aug 07 09:56:31.199498 np0000006707 devstack@c-api.service[100297]: WARNING cinder.quota [None req-4b4518ce-f533-44ce-be16-0c55aca42ba6 tempest-VolumeRetypeMultiattachTest-1197205355 tempest-VolumeRetypeMultiattachTest-1197205355-project-member] Deprecated: Default quota for resource: gigabytes_tempest-VolumeRetypeMultiattachTest-volume-type-247695824 is set by the default quota flag: quota_gigabytes_tempest-VolumeRetypeMultiattachTest-volume-type-247695824, it is now deprecated. Please use the default quota class for default quota. Aug 07 09:56:31.258799 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.quota [None req-4b4518ce-f533-44ce-be16-0c55aca42ba6 tempest-VolumeRetypeMultiattachTest-1197205355 tempest-VolumeRetypeMultiattachTest-1197205355-project-member] Created reservations ['ed10381b-b9f0-43ab-a21f-f4c8ebe51dd2', 'b666a269-55ee-4e85-9713-c1a021bd17d1', '79d967aa-d00b-4660-835d-aa4c02a1b3a6', '54189169-31e5-44cb-b01c-8ee1b2d54716'] {{(pid=100297) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 09:56:31.259801 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.volume.api [None req-4b4518ce-f533-44ce-be16-0c55aca42ba6 tempest-VolumeRetypeMultiattachTest-1197205355 tempest-VolumeRetypeMultiattachTest-1197205355-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a1aae41b-f685-4697-b415-926e1b858ed3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['ed10381b-b9f0-43ab-a21f-f4c8ebe51dd2', 'b666a269-55ee-4e85-9713-c1a021bd17d1', '79d967aa-d00b-4660-835d-aa4c02a1b3a6', '54189169-31e5-44cb-b01c-8ee1b2d54716']}' {{(pid=100297) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 09:56:31.260719 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.volume.api [None req-4b4518ce-f533-44ce-be16-0c55aca42ba6 tempest-VolumeRetypeMultiattachTest-1197205355 tempest-VolumeRetypeMultiattachTest-1197205355-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2b301788-1e4d-4a8e-804a-e53215cb3ef1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100297) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 09:56:31.296246 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.volume.api [None req-4b4518ce-f533-44ce-be16-0c55aca42ba6 tempest-VolumeRetypeMultiattachTest-1197205355 tempest-VolumeRetypeMultiattachTest-1197205355-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2b301788-1e4d-4a8e-804a-e53215cb3ef1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'b1d33f1a-533a-4e66-9ea9-f7b60d583022', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeRetypeMultiattachTest-Volume-259652694',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='21e49a8f12154d5a88f7085e42d8e511',qos_specs=None,replication_status=,reservations=['ed10381b-b9f0-43ab-a21f-f4c8ebe51dd2','b666a269-55ee-4e85-9713-c1a021bd17d1','79d967aa-d00b-4660-835d-aa4c02a1b3a6','54189169-31e5-44cb-b01c-8ee1b2d54716'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='7a8b8eb12f2f4eaabe559ce8bca2254f',volume_type_id=26fd52fb-82e2-4818-8aa0-681e22ccb6a4), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-07T09:56:31Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeRetypeMultiattachTest-Volume-259652694',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=b1d33f1a-533a-4e66-9ea9-f7b60d583022,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='21e49a8f12154d5a88f7085e42d8e511',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='7a8b8eb12f2f4eaabe559ce8bca2254f',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(26fd52fb-82e2-4818-8aa0-681e22ccb6a4),volume_type_id=26fd52fb-82e2-4818-8aa0-681e22ccb6a4)}' {{(pid=100297) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 09:56:31.297445 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.volume.api [None req-4b4518ce-f533-44ce-be16-0c55aca42ba6 tempest-VolumeRetypeMultiattachTest-1197205355 tempest-VolumeRetypeMultiattachTest-1197205355-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d7584598-63fc-4982-9036-eab6d5c8ca60) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100297) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 09:56:31.325277 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.volume.api [None req-4b4518ce-f533-44ce-be16-0c55aca42ba6 tempest-VolumeRetypeMultiattachTest-1197205355 tempest-VolumeRetypeMultiattachTest-1197205355-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d7584598-63fc-4982-9036-eab6d5c8ca60) transitioned into state 'SUCCESS' from state '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-259652694',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='21e49a8f12154d5a88f7085e42d8e511',qos_specs=None,replication_status=,reservations=['ed10381b-b9f0-43ab-a21f-f4c8ebe51dd2','b666a269-55ee-4e85-9713-c1a021bd17d1','79d967aa-d00b-4660-835d-aa4c02a1b3a6','54189169-31e5-44cb-b01c-8ee1b2d54716'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='7a8b8eb12f2f4eaabe559ce8bca2254f',volume_type_id=26fd52fb-82e2-4818-8aa0-681e22ccb6a4)}' {{(pid=100297) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 09:56:31.326239 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.volume.api [None req-4b4518ce-f533-44ce-be16-0c55aca42ba6 tempest-VolumeRetypeMultiattachTest-1197205355 tempest-VolumeRetypeMultiattachTest-1197205355-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ac5c4d5a-0b53-4682-8c90-b2b7652a79f8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100297) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 09:56:31.339217 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.volume.api [None req-4b4518ce-f533-44ce-be16-0c55aca42ba6 tempest-VolumeRetypeMultiattachTest-1197205355 tempest-VolumeRetypeMultiattachTest-1197205355-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ac5c4d5a-0b53-4682-8c90-b2b7652a79f8) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100297) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 09:56:31.340358 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.volume.api [None req-4b4518ce-f533-44ce-be16-0c55aca42ba6 tempest-VolumeRetypeMultiattachTest-1197205355 tempest-VolumeRetypeMultiattachTest-1197205355-project-member] Flow 'volume_create_api' (316d1814-59d5-4981-a345-283ce4c945a9) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100297) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 09:56:31.340720 np0000006707 devstack@c-api.service[100297]: INFO cinder.volume.api [None req-4b4518ce-f533-44ce-be16-0c55aca42ba6 tempest-VolumeRetypeMultiattachTest-1197205355 tempest-VolumeRetypeMultiattachTest-1197205355-project-member] Create volume request issued successfully. Aug 07 09:56:31.342189 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-4b4518ce-f533-44ce-be16-0c55aca42ba6 tempest-VolumeRetypeMultiattachTest-1197205355 tempest-VolumeRetypeMultiattachTest-1197205355-project-member] https://10.4.3.8/volume/v3/volumes returned with HTTP 202 Aug 07 09:56:31.342189 np0000006707 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 458/1821] 10.4.3.8 () {70 vars in 1286 bytes} [Fri Aug 7 09:56:30 2026] POST /volume/v3/volumes => generated 866 bytes in 363 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 07 09:56:31.357989 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.middleware.request_id [None req-a71d38a8-fd8d-4f57-a605-c96ed86a93cf None None] RequestId filter calling following filter/app {{(pid=100298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:56:31.360700 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [None req-a71d38a8-fd8d-4f57-a605-c96ed86a93cf tempest-VolumeRetypeMultiattachTest-1197205355 tempest-VolumeRetypeMultiattachTest-1197205355-project-member] GET https://10.4.3.8/volume/v3/volumes/b1d33f1a-533a-4e66-9ea9-f7b60d583022 Aug 07 09:56:31.360933 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [None req-a71d38a8-fd8d-4f57-a605-c96ed86a93cf tempest-VolumeRetypeMultiattachTest-1197205355 tempest-VolumeRetypeMultiattachTest-1197205355-project-member] Empty body provided in request {{(pid=100298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 09:56:31.361135 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [None req-a71d38a8-fd8d-4f57-a605-c96ed86a93cf tempest-VolumeRetypeMultiattachTest-1197205355 tempest-VolumeRetypeMultiattachTest-1197205355-project-member] Calling method 'show' {{(pid=100298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 09:56:31.373328 np0000006707 devstack@c-api.service[100298]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 09:56:31.373328 np0000006707 devstack@c-api.service[100298]: warnings.warn( Aug 07 09:56:31.381793 np0000006707 devstack@c-api.service[100298]: INFO cinder.volume.api [None req-a71d38a8-fd8d-4f57-a605-c96ed86a93cf tempest-VolumeRetypeMultiattachTest-1197205355 tempest-VolumeRetypeMultiattachTest-1197205355-project-member] Volume info retrieved successfully. Aug 07 09:56:31.392361 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [None req-a71d38a8-fd8d-4f57-a605-c96ed86a93cf tempest-VolumeRetypeMultiattachTest-1197205355 tempest-VolumeRetypeMultiattachTest-1197205355-project-member] https://10.4.3.8/volume/v3/volumes/b1d33f1a-533a-4e66-9ea9-f7b60d583022 returned with HTTP 200 Aug 07 09:56:31.392914 np0000006707 devstack@c-api.service[100298]: [pid: 100298|app: 0|req: 459/1822] 10.4.3.8 () {68 vars in 1375 bytes} [Fri Aug 7 09:56:31 2026] GET /volume/v3/volumes/b1d33f1a-533a-4e66-9ea9-f7b60d583022 => generated 934 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 09:56:31.715530 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [None req-e516b595-c72c-4211-b67a-51fbad637da1 None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:56:31.718742 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-e516b595-c72c-4211-b67a-51fbad637da1 tempest-GroupsV314Test-734193935 tempest-GroupsV314Test-734193935-project-member] GET https://10.4.3.8/volume/v3/volumes/de950ace-f959-4754-a847-933cff48b8b8 Aug 07 09:56:31.719013 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-e516b595-c72c-4211-b67a-51fbad637da1 tempest-GroupsV314Test-734193935 tempest-GroupsV314Test-734193935-project-member] Empty body provided in request {{(pid=100296) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 09:56:31.719254 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-e516b595-c72c-4211-b67a-51fbad637da1 tempest-GroupsV314Test-734193935 tempest-GroupsV314Test-734193935-project-member] Calling method 'show' {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 09:56:31.729945 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-e516b595-c72c-4211-b67a-51fbad637da1 tempest-GroupsV314Test-734193935 tempest-GroupsV314Test-734193935-project-member] https://10.4.3.8/volume/v3/volumes/de950ace-f959-4754-a847-933cff48b8b8 returned with HTTP 404 Aug 07 09:56:31.730581 np0000006707 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 456/1823] 10.4.3.8 () {68 vars in 1375 bytes} [Fri Aug 7 09:56:31 2026] GET /volume/v3/volumes/de950ace-f959-4754-a847-933cff48b8b8 => generated 109 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 07 09:56:31.743037 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-e61400a4-5bde-46e9-b474-35f828899093 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:56:31.745413 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-e61400a4-5bde-46e9-b474-35f828899093 tempest-GroupsV314Test-734193935 tempest-GroupsV314Test-734193935-project-member] GET https://10.4.3.8/volume/v3/groups/98e263b9-f206-4029-bb70-e527dbc5c5da Aug 07 09:56:31.745720 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-e61400a4-5bde-46e9-b474-35f828899093 tempest-GroupsV314Test-734193935 tempest-GroupsV314Test-734193935-project-member] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 09:56:31.745982 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-e61400a4-5bde-46e9-b474-35f828899093 tempest-GroupsV314Test-734193935 tempest-GroupsV314Test-734193935-project-member] Calling method 'version_select' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 09:56:31.746168 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.v3.groups [None req-e61400a4-5bde-46e9-b474-35f828899093 tempest-GroupsV314Test-734193935 tempest-GroupsV314Test-734193935-project-member] show called for member 98e263b9-f206-4029-bb70-e527dbc5c5da {{(pid=100295) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 07 09:56:31.750667 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-e61400a4-5bde-46e9-b474-35f828899093 tempest-GroupsV314Test-734193935 tempest-GroupsV314Test-734193935-project-member] https://10.4.3.8/volume/v3/groups/98e263b9-f206-4029-bb70-e527dbc5c5da returned with HTTP 404 Aug 07 09:56:31.751164 np0000006707 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 451/1824] 10.4.3.8 () {68 vars in 1372 bytes} [Fri Aug 7 09:56:31 2026] GET /volume/v3/groups/98e263b9-f206-4029-bb70-e527dbc5c5da => generated 108 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 07 09:56:31.765033 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [None req-28698076-8dc5-47d9-b6e1-b5b4a516636c None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:56:31.767624 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-28698076-8dc5-47d9-b6e1-b5b4a516636c tempest-GroupsV314Test-734193935 tempest-GroupsV314Test-734193935-project-member] GET https://10.4.3.8/volume/v3/volumes/detail Aug 07 09:56:31.767824 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-28698076-8dc5-47d9-b6e1-b5b4a516636c tempest-GroupsV314Test-734193935 tempest-GroupsV314Test-734193935-project-member] Empty body provided in request {{(pid=100297) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 09:56:31.768067 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-28698076-8dc5-47d9-b6e1-b5b4a516636c tempest-GroupsV314Test-734193935 tempest-GroupsV314Test-734193935-project-member] Calling method 'detail' {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 09:56:31.768440 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.api_utils [None req-28698076-8dc5-47d9-b6e1-b5b4a516636c tempest-GroupsV314Test-734193935 tempest-GroupsV314Test-734193935-project-member] Removing options '' from query. {{(pid=100297) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 07 09:56:31.768896 np0000006707 devstack@c-api.service[100297]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 09:56:31.768896 np0000006707 devstack@c-api.service[100297]: warnings.warn( Aug 07 09:56:31.769505 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.volume.api [None req-28698076-8dc5-47d9-b6e1-b5b4a516636c tempest-GroupsV314Test-734193935 tempest-GroupsV314Test-734193935-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100297) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 07 09:56:31.781479 np0000006707 devstack@c-api.service[100297]: INFO cinder.volume.api [None req-28698076-8dc5-47d9-b6e1-b5b4a516636c tempest-GroupsV314Test-734193935 tempest-GroupsV314Test-734193935-project-member] Get all volumes completed successfully. Aug 07 09:56:31.782230 np0000006707 devstack@c-api.service[100297]: WARNING stevedore.named [None req-28698076-8dc5-47d9-b6e1-b5b4a516636c tempest-GroupsV314Test-734193935 tempest-GroupsV314Test-734193935-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 07 09:56:31.782473 np0000006707 devstack@c-api.service[100297]: WARNING castellan.key_manager [None req-28698076-8dc5-47d9-b6e1-b5b4a516636c tempest-GroupsV314Test-734193935 tempest-GroupsV314Test-734193935-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, 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 09:56:31.829178 np0000006707 devstack@c-api.service[100297]: DEBUG oslo_db.sqlalchemy.engines [None req-28698076-8dc5-47d9-b6e1-b5b4a516636c tempest-GroupsV314Test-734193935 tempest-GroupsV314Test-734193935-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100297) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 07 09:56:31.836088 np0000006707 devstack@c-api.service[100297]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 09:56:31.836088 np0000006707 devstack@c-api.service[100297]: warnings.warn( Aug 07 09:56:31.844804 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-28698076-8dc5-47d9-b6e1-b5b4a516636c tempest-GroupsV314Test-734193935 tempest-GroupsV314Test-734193935-project-member] https://10.4.3.8/volume/v3/volumes/detail returned with HTTP 200 Aug 07 09:56:31.845139 np0000006707 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 459/1825] 10.4.3.8 () {68 vars in 1285 bytes} [Fri Aug 7 09:56:31 2026] GET /volume/v3/volumes/detail => generated 909 bytes in 81 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 09:56:31.862637 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.middleware.request_id [None req-22eb6db9-b9a7-4870-944a-7b41a7a8d9e8 None None] RequestId filter calling following filter/app {{(pid=100298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:56:31.866323 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [None req-22eb6db9-b9a7-4870-944a-7b41a7a8d9e8 tempest-GroupsV314Test-734193935 tempest-GroupsV314Test-734193935-project-member] POST https://10.4.3.8/volume/v3/groups/1723aece-02a2-461c-83f5-5406f0d24001/action Aug 07 09:56:31.866877 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [None req-22eb6db9-b9a7-4870-944a-7b41a7a8d9e8 tempest-GroupsV314Test-734193935 tempest-GroupsV314Test-734193935-project-member] Action body: b'{"delete": {"delete-volumes": true}}' {{(pid=100298) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 07 09:56:31.867058 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [None req-22eb6db9-b9a7-4870-944a-7b41a7a8d9e8 tempest-GroupsV314Test-734193935 tempest-GroupsV314Test-734193935-project-member] Action: 'action', calling method: delete_group, body: {"delete": {"delete-volumes": true}} {{(pid=100298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 09:56:31.869210 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.v3.groups [None req-22eb6db9-b9a7-4870-944a-7b41a7a8d9e8 tempest-GroupsV314Test-734193935 tempest-GroupsV314Test-734193935-project-member] delete called for group 1723aece-02a2-461c-83f5-5406f0d24001 {{(pid=100298) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Aug 07 09:56:31.869293 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.v3.groups [None req-22eb6db9-b9a7-4870-944a-7b41a7a8d9e8 tempest-GroupsV314Test-734193935 tempest-GroupsV314Test-734193935-project-member] Delete group with id: 1723aece-02a2-461c-83f5-5406f0d24001 Aug 07 09:56:31.873652 np0000006707 devstack@c-api.service[100298]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 09:56:31.873652 np0000006707 devstack@c-api.service[100298]: warnings.warn( Aug 07 09:56:31.929073 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [None req-22eb6db9-b9a7-4870-944a-7b41a7a8d9e8 tempest-GroupsV314Test-734193935 tempest-GroupsV314Test-734193935-project-member] https://10.4.3.8/volume/v3/groups/1723aece-02a2-461c-83f5-5406f0d24001/action returned with HTTP 202 Aug 07 09:56:31.929073 np0000006707 devstack@c-api.service[100298]: [pid: 100298|app: 0|req: 460/1826] 10.4.3.8 () {70 vars in 1414 bytes} [Fri Aug 7 09:56:31 2026] POST /volume/v3/groups/1723aece-02a2-461c-83f5-5406f0d24001/action => generated 0 bytes in 67 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 07 09:56:31.940560 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [None req-0083b2f5-74f5-4104-9891-cf14b0b97541 None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:56:31.947052 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-0083b2f5-74f5-4104-9891-cf14b0b97541 tempest-GroupsV314Test-734193935 tempest-GroupsV314Test-734193935-project-member] GET https://10.4.3.8/volume/v3/volumes/26947cc5-f536-4c89-a617-dd6c04eef5fb Aug 07 09:56:31.947052 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-0083b2f5-74f5-4104-9891-cf14b0b97541 tempest-GroupsV314Test-734193935 tempest-GroupsV314Test-734193935-project-member] Empty body provided in request {{(pid=100296) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 09:56:31.947052 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-0083b2f5-74f5-4104-9891-cf14b0b97541 tempest-GroupsV314Test-734193935 tempest-GroupsV314Test-734193935-project-member] Calling method 'show' {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 09:56:31.960098 np0000006707 devstack@c-api.service[100296]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 09:56:31.960098 np0000006707 devstack@c-api.service[100296]: warnings.warn( Aug 07 09:56:31.967683 np0000006707 devstack@c-api.service[100296]: INFO cinder.volume.api [None req-0083b2f5-74f5-4104-9891-cf14b0b97541 tempest-GroupsV314Test-734193935 tempest-GroupsV314Test-734193935-project-member] Volume info retrieved successfully. Aug 07 09:56:31.968564 np0000006707 devstack@c-api.service[100296]: WARNING stevedore.named [None req-0083b2f5-74f5-4104-9891-cf14b0b97541 tempest-GroupsV314Test-734193935 tempest-GroupsV314Test-734193935-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 07 09:56:31.968699 np0000006707 devstack@c-api.service[100296]: WARNING castellan.key_manager [None req-0083b2f5-74f5-4104-9891-cf14b0b97541 tempest-GroupsV314Test-734193935 tempest-GroupsV314Test-734193935-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, 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 09:56:31.988241 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-473506e4-25cf-4e5d-8280-7238fd1581b5 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:56:31.991241 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-473506e4-25cf-4e5d-8280-7238fd1581b5 tempest-VolumesSnapshotTestJSON-1374712720 tempest-VolumesSnapshotTestJSON-1374712720-project-member] GET https://10.4.3.8/volume/v3/volumes/94e9323e-f8d9-4523-a7ef-61850230a77d Aug 07 09:56:31.991991 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-473506e4-25cf-4e5d-8280-7238fd1581b5 tempest-VolumesSnapshotTestJSON-1374712720 tempest-VolumesSnapshotTestJSON-1374712720-project-member] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 09:56:31.992542 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-473506e4-25cf-4e5d-8280-7238fd1581b5 tempest-VolumesSnapshotTestJSON-1374712720 tempest-VolumesSnapshotTestJSON-1374712720-project-member] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 09:56:32.009199 np0000006707 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 09:56:32.009199 np0000006707 devstack@c-api.service[100295]: warnings.warn( Aug 07 09:56:32.016034 np0000006707 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-473506e4-25cf-4e5d-8280-7238fd1581b5 tempest-VolumesSnapshotTestJSON-1374712720 tempest-VolumesSnapshotTestJSON-1374712720-project-member] Volume info retrieved successfully. Aug 07 09:56:32.017912 np0000006707 devstack@c-api.service[100296]: DEBUG oslo_db.sqlalchemy.engines [None req-0083b2f5-74f5-4104-9891-cf14b0b97541 tempest-GroupsV314Test-734193935 tempest-GroupsV314Test-734193935-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100296) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 07 09:56:32.023301 np0000006707 devstack@c-api.service[100296]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 09:56:32.023301 np0000006707 devstack@c-api.service[100296]: warnings.warn( Aug 07 09:56:32.024831 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-473506e4-25cf-4e5d-8280-7238fd1581b5 tempest-VolumesSnapshotTestJSON-1374712720 tempest-VolumesSnapshotTestJSON-1374712720-project-member] https://10.4.3.8/volume/v3/volumes/94e9323e-f8d9-4523-a7ef-61850230a77d returned with HTTP 200 Aug 07 09:56:32.025261 np0000006707 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 452/1827] 10.4.3.8 () {66 vars in 1334 bytes} [Fri Aug 7 09:56:31 2026] GET /volume/v3/volumes/94e9323e-f8d9-4523-a7ef-61850230a77d => generated 842 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 09:56:32.039196 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-0083b2f5-74f5-4104-9891-cf14b0b97541 tempest-GroupsV314Test-734193935 tempest-GroupsV314Test-734193935-project-member] https://10.4.3.8/volume/v3/volumes/26947cc5-f536-4c89-a617-dd6c04eef5fb returned with HTTP 200 Aug 07 09:56:32.039873 np0000006707 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 457/1828] 10.4.3.8 () {68 vars in 1375 bytes} [Fri Aug 7 09:56:31 2026] GET /volume/v3/volumes/26947cc5-f536-4c89-a617-dd6c04eef5fb => generated 905 bytes in 101 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 09:56:32.414125 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [None req-73485f65-5744-4c6a-a09a-85fb3d0979c6 None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:56:32.417873 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-73485f65-5744-4c6a-a09a-85fb3d0979c6 tempest-VolumeRetypeMultiattachTest-1197205355 tempest-VolumeRetypeMultiattachTest-1197205355-project-member] GET https://10.4.3.8/volume/v3/volumes/b1d33f1a-533a-4e66-9ea9-f7b60d583022 Aug 07 09:56:32.418152 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-73485f65-5744-4c6a-a09a-85fb3d0979c6 tempest-VolumeRetypeMultiattachTest-1197205355 tempest-VolumeRetypeMultiattachTest-1197205355-project-member] Empty body provided in request {{(pid=100297) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 09:56:32.418402 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-73485f65-5744-4c6a-a09a-85fb3d0979c6 tempest-VolumeRetypeMultiattachTest-1197205355 tempest-VolumeRetypeMultiattachTest-1197205355-project-member] Calling method 'show' {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 09:56:32.432867 np0000006707 devstack@c-api.service[100297]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 09:56:32.432867 np0000006707 devstack@c-api.service[100297]: warnings.warn( Aug 07 09:56:32.438229 np0000006707 devstack@c-api.service[100297]: INFO cinder.volume.api [None req-73485f65-5744-4c6a-a09a-85fb3d0979c6 tempest-VolumeRetypeMultiattachTest-1197205355 tempest-VolumeRetypeMultiattachTest-1197205355-project-member] Volume info retrieved successfully. Aug 07 09:56:32.443507 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-73485f65-5744-4c6a-a09a-85fb3d0979c6 tempest-VolumeRetypeMultiattachTest-1197205355 tempest-VolumeRetypeMultiattachTest-1197205355-project-member] https://10.4.3.8/volume/v3/volumes/b1d33f1a-533a-4e66-9ea9-f7b60d583022 returned with HTTP 200 Aug 07 09:56:32.444004 np0000006707 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 460/1829] 10.4.3.8 () {68 vars in 1375 bytes} [Fri Aug 7 09:56:32 2026] GET /volume/v3/volumes/b1d33f1a-533a-4e66-9ea9-f7b60d583022 => generated 993 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 09:56:32.460101 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.middleware.request_id [None req-37d9eb79-5128-4458-aa8b-6787fb08182d None None] RequestId filter calling following filter/app {{(pid=100298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:56:32.461854 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [None req-37d9eb79-5128-4458-aa8b-6787fb08182d tempest-VolumeRetypeMultiattachTest-1516262992 tempest-VolumeRetypeMultiattachTest-1516262992-project-admin] GET https://10.4.3.8/volume/v3/volumes/b1d33f1a-533a-4e66-9ea9-f7b60d583022 Aug 07 09:56:32.462056 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [None req-37d9eb79-5128-4458-aa8b-6787fb08182d tempest-VolumeRetypeMultiattachTest-1516262992 tempest-VolumeRetypeMultiattachTest-1516262992-project-admin] Empty body provided in request {{(pid=100298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 09:56:32.462264 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [None req-37d9eb79-5128-4458-aa8b-6787fb08182d tempest-VolumeRetypeMultiattachTest-1516262992 tempest-VolumeRetypeMultiattachTest-1516262992-project-admin] Calling method 'show' {{(pid=100298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 09:56:32.470125 np0000006707 devstack@c-api.service[100298]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 09:56:32.470125 np0000006707 devstack@c-api.service[100298]: warnings.warn( Aug 07 09:56:32.473791 np0000006707 devstack@c-api.service[100298]: INFO cinder.volume.api [None req-37d9eb79-5128-4458-aa8b-6787fb08182d tempest-VolumeRetypeMultiattachTest-1516262992 tempest-VolumeRetypeMultiattachTest-1516262992-project-admin] Volume info retrieved successfully. Aug 07 09:56:32.477872 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [None req-37d9eb79-5128-4458-aa8b-6787fb08182d tempest-VolumeRetypeMultiattachTest-1516262992 tempest-VolumeRetypeMultiattachTest-1516262992-project-admin] https://10.4.3.8/volume/v3/volumes/b1d33f1a-533a-4e66-9ea9-f7b60d583022 returned with HTTP 200 Aug 07 09:56:32.478268 np0000006707 devstack@c-api.service[100298]: [pid: 100298|app: 0|req: 461/1830] 10.4.3.8 () {68 vars in 1375 bytes} [Fri Aug 7 09:56:32 2026] GET /volume/v3/volumes/b1d33f1a-533a-4e66-9ea9-f7b60d583022 => generated 1178 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 07 09:56:32.493677 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-00d217c3-aa80-4fd2-b2eb-16c7289026d1 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:56:32.501573 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-00d217c3-aa80-4fd2-b2eb-16c7289026d1 tempest-VolumeRetypeMultiattachTest-1197205355 tempest-VolumeRetypeMultiattachTest-1197205355-project-member] POST https://10.4.3.8/volume/v3/volumes/b1d33f1a-533a-4e66-9ea9-f7b60d583022/action Aug 07 09:56:32.502097 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-00d217c3-aa80-4fd2-b2eb-16c7289026d1 tempest-VolumeRetypeMultiattachTest-1197205355 tempest-VolumeRetypeMultiattachTest-1197205355-project-member] Action body: b'{"os-retype": {"new_type": "tempest-VolumeRetypeMultiattachTest-volume-type-1539178484", "migration_policy": "never"}}' {{(pid=100295) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 07 09:56:32.502227 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-00d217c3-aa80-4fd2-b2eb-16c7289026d1 tempest-VolumeRetypeMultiattachTest-1197205355 tempest-VolumeRetypeMultiattachTest-1197205355-project-member] Action: 'action', calling method: _retype, body: {"os-retype": {"new_type": "tempest-VolumeRetypeMultiattachTest-volume-type-1539178484", "migration_policy": "never"}} {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 09:56:32.517791 np0000006707 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 09:56:32.517791 np0000006707 devstack@c-api.service[100295]: warnings.warn( Aug 07 09:56:32.518369 np0000006707 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-00d217c3-aa80-4fd2-b2eb-16c7289026d1 tempest-VolumeRetypeMultiattachTest-1197205355 tempest-VolumeRetypeMultiattachTest-1197205355-project-member] Volume info retrieved successfully. Aug 07 09:56:32.525840 np0000006707 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 09:56:32.525840 np0000006707 devstack@c-api.service[100295]: warnings.warn( Aug 07 09:56:32.555830 np0000006707 devstack@c-api.service[100295]: WARNING cinder.quota [None req-00d217c3-aa80-4fd2-b2eb-16c7289026d1 tempest-VolumeRetypeMultiattachTest-1197205355 tempest-VolumeRetypeMultiattachTest-1197205355-project-member] Deprecated: Default quota for resource: volumes_tempest-VolumeRetypeMultiattachTest-volume-type-1539178484 is set by the default quota flag: quota_volumes_tempest-VolumeRetypeMultiattachTest-volume-type-1539178484, it is now deprecated. Please use the default quota class for default quota. Aug 07 09:56:32.556267 np0000006707 devstack@c-api.service[100295]: WARNING cinder.quota [None req-00d217c3-aa80-4fd2-b2eb-16c7289026d1 tempest-VolumeRetypeMultiattachTest-1197205355 tempest-VolumeRetypeMultiattachTest-1197205355-project-member] Deprecated: Default quota for resource: gigabytes_tempest-VolumeRetypeMultiattachTest-volume-type-1539178484 is set by the default quota flag: quota_gigabytes_tempest-VolumeRetypeMultiattachTest-volume-type-1539178484, it is now deprecated. Please use the default quota class for default quota. Aug 07 09:56:32.597069 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.quota [None req-00d217c3-aa80-4fd2-b2eb-16c7289026d1 tempest-VolumeRetypeMultiattachTest-1197205355 tempest-VolumeRetypeMultiattachTest-1197205355-project-member] Created reservations ['858063d3-47c5-4d43-b45f-ac2f3e6a8a3c', '8dff672f-676b-4f9d-9c7f-e3d5b003ebfb'] {{(pid=100295) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 09:56:32.612590 np0000006707 devstack@c-api.service[100295]: WARNING cinder.quota [None req-00d217c3-aa80-4fd2-b2eb-16c7289026d1 tempest-VolumeRetypeMultiattachTest-1197205355 tempest-VolumeRetypeMultiattachTest-1197205355-project-member] Deprecated: Default quota for resource: volumes_tempest-VolumeRetypeMultiattachTest-volume-type-247695824 is set by the default quota flag: quota_volumes_tempest-VolumeRetypeMultiattachTest-volume-type-247695824, it is now deprecated. Please use the default quota class for default quota. Aug 07 09:56:32.612844 np0000006707 devstack@c-api.service[100295]: WARNING cinder.quota [None req-00d217c3-aa80-4fd2-b2eb-16c7289026d1 tempest-VolumeRetypeMultiattachTest-1197205355 tempest-VolumeRetypeMultiattachTest-1197205355-project-member] Deprecated: Default quota for resource: gigabytes_tempest-VolumeRetypeMultiattachTest-volume-type-247695824 is set by the default quota flag: quota_gigabytes_tempest-VolumeRetypeMultiattachTest-volume-type-247695824, it is now deprecated. Please use the default quota class for default quota. Aug 07 09:56:32.622764 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.quota [None req-00d217c3-aa80-4fd2-b2eb-16c7289026d1 tempest-VolumeRetypeMultiattachTest-1197205355 tempest-VolumeRetypeMultiattachTest-1197205355-project-member] Created reservations ['df88a437-cc4a-4146-a39c-6b044857122c', '64c3f50d-8abc-4a44-80d7-6bce1b29cc88'] {{(pid=100295) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 09:56:32.658907 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [None req-8e6e0d30-ccaa-42fb-b72c-51a536fe4c30 None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:56:32.663836 np0000006707 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-00d217c3-aa80-4fd2-b2eb-16c7289026d1 tempest-VolumeRetypeMultiattachTest-1197205355 tempest-VolumeRetypeMultiattachTest-1197205355-project-member] Retype volume request issued successfully. Aug 07 09:56:32.663836 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-00d217c3-aa80-4fd2-b2eb-16c7289026d1 tempest-VolumeRetypeMultiattachTest-1197205355 tempest-VolumeRetypeMultiattachTest-1197205355-project-member] https://10.4.3.8/volume/v3/volumes/b1d33f1a-533a-4e66-9ea9-f7b60d583022/action returned with HTTP 202 Aug 07 09:56:32.663836 np0000006707 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 453/1831] 10.4.3.8 () {70 vars in 1418 bytes} [Fri Aug 7 09:56:32 2026] POST /volume/v3/volumes/b1d33f1a-533a-4e66-9ea9-f7b60d583022/action => generated 0 bytes in 170 msecs (HTTP/1.1 202) 7 headers in 290 bytes (1 switches on core 0) Aug 07 09:56:32.672837 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [None req-c1751986-6674-423a-86ac-f7a2d71214a7 None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:56:32.676262 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-c1751986-6674-423a-86ac-f7a2d71214a7 tempest-VolumeRetypeMultiattachTest-1197205355 tempest-VolumeRetypeMultiattachTest-1197205355-project-member] GET https://10.4.3.8/volume/v3/volumes/b1d33f1a-533a-4e66-9ea9-f7b60d583022 Aug 07 09:56:32.676262 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-c1751986-6674-423a-86ac-f7a2d71214a7 tempest-VolumeRetypeMultiattachTest-1197205355 tempest-VolumeRetypeMultiattachTest-1197205355-project-member] Empty body provided in request {{(pid=100297) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 09:56:32.676437 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-c1751986-6674-423a-86ac-f7a2d71214a7 tempest-VolumeRetypeMultiattachTest-1197205355 tempest-VolumeRetypeMultiattachTest-1197205355-project-member] Calling method 'show' {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 09:56:32.689035 np0000006707 devstack@c-api.service[100297]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 09:56:32.689035 np0000006707 devstack@c-api.service[100297]: warnings.warn( Aug 07 09:56:32.695646 np0000006707 devstack@c-api.service[100297]: INFO cinder.volume.api [None req-c1751986-6674-423a-86ac-f7a2d71214a7 tempest-VolumeRetypeMultiattachTest-1197205355 tempest-VolumeRetypeMultiattachTest-1197205355-project-member] Volume info retrieved successfully. Aug 07 09:56:32.703074 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-c1751986-6674-423a-86ac-f7a2d71214a7 tempest-VolumeRetypeMultiattachTest-1197205355 tempest-VolumeRetypeMultiattachTest-1197205355-project-member] https://10.4.3.8/volume/v3/volumes/b1d33f1a-533a-4e66-9ea9-f7b60d583022 returned with HTTP 200 Aug 07 09:56:32.703647 np0000006707 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 461/1832] 10.4.3.8 () {68 vars in 1375 bytes} [Fri Aug 7 09:56:32 2026] GET /volume/v3/volumes/b1d33f1a-533a-4e66-9ea9-f7b60d583022 => generated 991 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 09:56:32.778734 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-8e6e0d30-ccaa-42fb-b72c-51a536fe4c30 tempest-VolumeRevertTests-894794335 tempest-VolumeRevertTests-894794335-project-member] POST https://10.4.3.8/volume/v3/volumes Aug 07 09:56:32.778734 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-8e6e0d30-ccaa-42fb-b72c-51a536fe4c30 tempest-VolumeRevertTests-894794335 tempest-VolumeRevertTests-894794335-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeRevertTests-Volume-1117467540"}} {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 09:56:32.786885 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.v3.volumes [None req-8e6e0d30-ccaa-42fb-b72c-51a536fe4c30 tempest-VolumeRevertTests-894794335 tempest-VolumeRevertTests-894794335-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeRevertTests-Volume-1117467540'}} {{(pid=100296) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 07 09:56:32.786885 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.v3.volumes [None req-8e6e0d30-ccaa-42fb-b72c-51a536fe4c30 tempest-VolumeRevertTests-894794335 tempest-VolumeRevertTests-894794335-project-member] Create volume of 1 GB Aug 07 09:56:32.793702 np0000006707 devstack@c-api.service[100296]: INFO cinder.volume.api [None req-8e6e0d30-ccaa-42fb-b72c-51a536fe4c30 tempest-VolumeRevertTests-894794335 tempest-VolumeRevertTests-894794335-project-member] Availability Zones retrieved successfully. Aug 07 09:56:32.804137 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.volume.api [None req-8e6e0d30-ccaa-42fb-b72c-51a536fe4c30 tempest-VolumeRevertTests-894794335 tempest-VolumeRevertTests-894794335-project-member] Flow 'volume_create_api' (74b40a0b-a492-427e-b6aa-c8e0a12c9963) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100296) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 09:56:32.804372 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.volume.api [None req-8e6e0d30-ccaa-42fb-b72c-51a536fe4c30 tempest-VolumeRevertTests-894794335 tempest-VolumeRevertTests-894794335-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (25088d3b-a98a-451e-9496-eda95cc6b6c2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 09:56:32.805818 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.volume.flows.api.create_volume [None req-8e6e0d30-ccaa-42fb-b72c-51a536fe4c30 tempest-VolumeRevertTests-894794335 tempest-VolumeRevertTests-894794335-project-member] Validating volume size '1' using validate_int {{(pid=100296) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 07 09:56:32.844858 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.volume.api [None req-8e6e0d30-ccaa-42fb-b72c-51a536fe4c30 tempest-VolumeRevertTests-894794335 tempest-VolumeRevertTests-894794335-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (25088d3b-a98a-451e-9496-eda95cc6b6c2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-07T09:47:39Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=45fd9a3a-b61e-4c6c-9ab7-d02f06678d0d,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '45fd9a3a-b61e-4c6c-9ab7-d02f06678d0d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 09:56:32.844858 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.volume.api [None req-8e6e0d30-ccaa-42fb-b72c-51a536fe4c30 tempest-VolumeRevertTests-894794335 tempest-VolumeRevertTests-894794335-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a775599b-ac13-4e84-8480-d50af017ceee) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 09:56:32.932929 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.quota [None req-8e6e0d30-ccaa-42fb-b72c-51a536fe4c30 tempest-VolumeRevertTests-894794335 tempest-VolumeRevertTests-894794335-project-member] Created reservations ['11ead5a6-d515-463a-bea2-d3cc72ecd74f', '07d0a1d9-0b7a-4458-9673-bc91853fab6f', '99fe8563-8da2-4566-b71e-23638c31920b', '4cec01c4-68e1-4a97-a94d-92923586ba3b'] {{(pid=100296) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 09:56:32.934266 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.volume.api [None req-8e6e0d30-ccaa-42fb-b72c-51a536fe4c30 tempest-VolumeRevertTests-894794335 tempest-VolumeRevertTests-894794335-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a775599b-ac13-4e84-8480-d50af017ceee) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['11ead5a6-d515-463a-bea2-d3cc72ecd74f', '07d0a1d9-0b7a-4458-9673-bc91853fab6f', '99fe8563-8da2-4566-b71e-23638c31920b', '4cec01c4-68e1-4a97-a94d-92923586ba3b']}' {{(pid=100296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 09:56:32.934710 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.volume.api [None req-8e6e0d30-ccaa-42fb-b72c-51a536fe4c30 tempest-VolumeRevertTests-894794335 tempest-VolumeRevertTests-894794335-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b9e354c3-aed3-4a51-a25c-b7c60fa69cf3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 09:56:32.965352 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.volume.api [None req-8e6e0d30-ccaa-42fb-b72c-51a536fe4c30 tempest-VolumeRevertTests-894794335 tempest-VolumeRevertTests-894794335-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b9e354c3-aed3-4a51-a25c-b7c60fa69cf3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '54a00da7-1209-4539-b7e3-09fab476b237', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeRevertTests-Volume-1117467540',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f76b4f9796be4094b2fdb2c7cf177e08',qos_specs=None,replication_status=,reservations=['11ead5a6-d515-463a-bea2-d3cc72ecd74f','07d0a1d9-0b7a-4458-9673-bc91853fab6f','99fe8563-8da2-4566-b71e-23638c31920b','4cec01c4-68e1-4a97-a94d-92923586ba3b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='3ead473d3b86498e944e41db5e56e640',volume_type_id=45fd9a3a-b61e-4c6c-9ab7-d02f06678d0d), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-07T09:56:32Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeRevertTests-Volume-1117467540',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=54a00da7-1209-4539-b7e3-09fab476b237,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='f76b4f9796be4094b2fdb2c7cf177e08',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='3ead473d3b86498e944e41db5e56e640',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(45fd9a3a-b61e-4c6c-9ab7-d02f06678d0d),volume_type_id=45fd9a3a-b61e-4c6c-9ab7-d02f06678d0d)}' {{(pid=100296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 09:56:32.965964 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.volume.api [None req-8e6e0d30-ccaa-42fb-b72c-51a536fe4c30 tempest-VolumeRevertTests-894794335 tempest-VolumeRevertTests-894794335-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5623a503-f569-49d5-9f49-563ed2abd50d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 09:56:32.992478 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.volume.api [None req-8e6e0d30-ccaa-42fb-b72c-51a536fe4c30 tempest-VolumeRevertTests-894794335 tempest-VolumeRevertTests-894794335-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5623a503-f569-49d5-9f49-563ed2abd50d) transitioned into state 'SUCCESS' from state '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-1117467540',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f76b4f9796be4094b2fdb2c7cf177e08',qos_specs=None,replication_status=,reservations=['11ead5a6-d515-463a-bea2-d3cc72ecd74f','07d0a1d9-0b7a-4458-9673-bc91853fab6f','99fe8563-8da2-4566-b71e-23638c31920b','4cec01c4-68e1-4a97-a94d-92923586ba3b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='3ead473d3b86498e944e41db5e56e640',volume_type_id=45fd9a3a-b61e-4c6c-9ab7-d02f06678d0d)}' {{(pid=100296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 09:56:32.995012 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.volume.api [None req-8e6e0d30-ccaa-42fb-b72c-51a536fe4c30 tempest-VolumeRevertTests-894794335 tempest-VolumeRevertTests-894794335-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (52ae5ec1-9c87-41a2-b3da-5b8c3dcfdd79) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 09:56:33.018102 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.volume.api [None req-8e6e0d30-ccaa-42fb-b72c-51a536fe4c30 tempest-VolumeRevertTests-894794335 tempest-VolumeRevertTests-894794335-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (52ae5ec1-9c87-41a2-b3da-5b8c3dcfdd79) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 09:56:33.019074 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.volume.api [None req-8e6e0d30-ccaa-42fb-b72c-51a536fe4c30 tempest-VolumeRevertTests-894794335 tempest-VolumeRevertTests-894794335-project-member] Flow 'volume_create_api' (74b40a0b-a492-427e-b6aa-c8e0a12c9963) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100296) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 09:56:33.019679 np0000006707 devstack@c-api.service[100296]: INFO cinder.volume.api [None req-8e6e0d30-ccaa-42fb-b72c-51a536fe4c30 tempest-VolumeRevertTests-894794335 tempest-VolumeRevertTests-894794335-project-member] Create volume request issued successfully. Aug 07 09:56:33.020265 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-8e6e0d30-ccaa-42fb-b72c-51a536fe4c30 tempest-VolumeRevertTests-894794335 tempest-VolumeRevertTests-894794335-project-member] https://10.4.3.8/volume/v3/volumes returned with HTTP 202 Aug 07 09:56:33.021219 np0000006707 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 458/1833] 10.4.3.8 () {70 vars in 1285 bytes} [Fri Aug 7 09:56:32 2026] POST /volume/v3/volumes => generated 762 bytes in 363 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 07 09:56:33.037121 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.middleware.request_id [None req-88f4e390-25a5-446d-90f1-31c256acd0b6 None None] RequestId filter calling following filter/app {{(pid=100298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:56:33.042182 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [None req-88f4e390-25a5-446d-90f1-31c256acd0b6 tempest-VolumeRevertTests-894794335 tempest-VolumeRevertTests-894794335-project-member] GET https://10.4.3.8/volume/v3/volumes/54a00da7-1209-4539-b7e3-09fab476b237 Aug 07 09:56:33.042440 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [None req-88f4e390-25a5-446d-90f1-31c256acd0b6 tempest-VolumeRevertTests-894794335 tempest-VolumeRevertTests-894794335-project-member] Empty body provided in request {{(pid=100298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 09:56:33.042682 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [None req-88f4e390-25a5-446d-90f1-31c256acd0b6 tempest-VolumeRevertTests-894794335 tempest-VolumeRevertTests-894794335-project-member] Calling method 'show' {{(pid=100298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 09:56:33.044795 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-06fe1a31-41b1-48ed-ac32-a85ab4f6d71b None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:56:33.047478 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-06fe1a31-41b1-48ed-ac32-a85ab4f6d71b tempest-VolumesSnapshotTestJSON-1374712720 tempest-VolumesSnapshotTestJSON-1374712720-project-member] GET https://10.4.3.8/volume/v3/volumes/94e9323e-f8d9-4523-a7ef-61850230a77d Aug 07 09:56:33.047674 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-06fe1a31-41b1-48ed-ac32-a85ab4f6d71b tempest-VolumesSnapshotTestJSON-1374712720 tempest-VolumesSnapshotTestJSON-1374712720-project-member] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 09:56:33.047873 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-06fe1a31-41b1-48ed-ac32-a85ab4f6d71b tempest-VolumesSnapshotTestJSON-1374712720 tempest-VolumesSnapshotTestJSON-1374712720-project-member] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 09:56:33.053393 np0000006707 devstack@c-api.service[100298]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 09:56:33.053393 np0000006707 devstack@c-api.service[100298]: warnings.warn( Aug 07 09:56:33.059467 np0000006707 devstack@c-api.service[100298]: INFO cinder.volume.api [None req-88f4e390-25a5-446d-90f1-31c256acd0b6 tempest-VolumeRevertTests-894794335 tempest-VolumeRevertTests-894794335-project-member] Volume info retrieved successfully. Aug 07 09:56:33.060377 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [None req-9a775650-2d11-43fc-99bc-3fec98101c00 None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:56:33.062592 np0000006707 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 09:56:33.062592 np0000006707 devstack@c-api.service[100295]: warnings.warn( Aug 07 09:56:33.063833 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-9a775650-2d11-43fc-99bc-3fec98101c00 tempest-GroupsV314Test-734193935 tempest-GroupsV314Test-734193935-project-member] GET https://10.4.3.8/volume/v3/volumes/26947cc5-f536-4c89-a617-dd6c04eef5fb Aug 07 09:56:33.063833 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-9a775650-2d11-43fc-99bc-3fec98101c00 tempest-GroupsV314Test-734193935 tempest-GroupsV314Test-734193935-project-member] Empty body provided in request {{(pid=100297) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 09:56:33.064196 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-9a775650-2d11-43fc-99bc-3fec98101c00 tempest-GroupsV314Test-734193935 tempest-GroupsV314Test-734193935-project-member] Calling method 'show' {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 09:56:33.065730 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [None req-88f4e390-25a5-446d-90f1-31c256acd0b6 tempest-VolumeRevertTests-894794335 tempest-VolumeRevertTests-894794335-project-member] https://10.4.3.8/volume/v3/volumes/54a00da7-1209-4539-b7e3-09fab476b237 returned with HTTP 200 Aug 07 09:56:33.070720 np0000006707 devstack@c-api.service[100298]: [pid: 100298|app: 0|req: 462/1834] 10.4.3.8 () {68 vars in 1375 bytes} [Fri Aug 7 09:56:33 2026] GET /volume/v3/volumes/54a00da7-1209-4539-b7e3-09fab476b237 => generated 830 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 09:56:33.070854 np0000006707 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-06fe1a31-41b1-48ed-ac32-a85ab4f6d71b tempest-VolumesSnapshotTestJSON-1374712720 tempest-VolumesSnapshotTestJSON-1374712720-project-member] Volume info retrieved successfully. Aug 07 09:56:33.074170 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-06fe1a31-41b1-48ed-ac32-a85ab4f6d71b tempest-VolumesSnapshotTestJSON-1374712720 tempest-VolumesSnapshotTestJSON-1374712720-project-member] https://10.4.3.8/volume/v3/volumes/94e9323e-f8d9-4523-a7ef-61850230a77d returned with HTTP 200 Aug 07 09:56:33.074395 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-9a775650-2d11-43fc-99bc-3fec98101c00 tempest-GroupsV314Test-734193935 tempest-GroupsV314Test-734193935-project-member] https://10.4.3.8/volume/v3/volumes/26947cc5-f536-4c89-a617-dd6c04eef5fb returned with HTTP 404 Aug 07 09:56:33.075466 np0000006707 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 454/1835] 10.4.3.8 () {66 vars in 1334 bytes} [Fri Aug 7 09:56:33 2026] GET /volume/v3/volumes/94e9323e-f8d9-4523-a7ef-61850230a77d => generated 842 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 09:56:33.075619 np0000006707 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 462/1836] 10.4.3.8 () {68 vars in 1375 bytes} [Fri Aug 7 09:56:33 2026] GET /volume/v3/volumes/26947cc5-f536-4c89-a617-dd6c04eef5fb => generated 109 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 293 bytes (2 switches on core 0) Aug 07 09:56:33.086135 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [None req-1c5d0eee-2d49-4321-bac8-f56dede6d104 None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:56:33.088070 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-1c5d0eee-2d49-4321-bac8-f56dede6d104 tempest-GroupsV314Test-734193935 tempest-GroupsV314Test-734193935-project-member] GET https://10.4.3.8/volume/v3/groups/1723aece-02a2-461c-83f5-5406f0d24001 Aug 07 09:56:33.088844 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-1c5d0eee-2d49-4321-bac8-f56dede6d104 tempest-GroupsV314Test-734193935 tempest-GroupsV314Test-734193935-project-member] Empty body provided in request {{(pid=100296) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 09:56:33.089191 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-1c5d0eee-2d49-4321-bac8-f56dede6d104 tempest-GroupsV314Test-734193935 tempest-GroupsV314Test-734193935-project-member] Calling method 'version_select' {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 09:56:33.089469 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.v3.groups [None req-1c5d0eee-2d49-4321-bac8-f56dede6d104 tempest-GroupsV314Test-734193935 tempest-GroupsV314Test-734193935-project-member] show called for member 1723aece-02a2-461c-83f5-5406f0d24001 {{(pid=100296) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 07 09:56:33.095076 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-1c5d0eee-2d49-4321-bac8-f56dede6d104 tempest-GroupsV314Test-734193935 tempest-GroupsV314Test-734193935-project-member] https://10.4.3.8/volume/v3/groups/1723aece-02a2-461c-83f5-5406f0d24001 returned with HTTP 404 Aug 07 09:56:33.097506 np0000006707 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 459/1837] 10.4.3.8 () {68 vars in 1372 bytes} [Fri Aug 7 09:56:33 2026] GET /volume/v3/groups/1723aece-02a2-461c-83f5-5406f0d24001 => generated 108 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 07 09:56:33.108219 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.middleware.request_id [None req-6376f05e-288d-4117-960f-acdd1118e267 None None] RequestId filter calling following filter/app {{(pid=100298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:56:33.111499 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [None req-6376f05e-288d-4117-960f-acdd1118e267 tempest-GroupsV314Test-194944411 tempest-GroupsV314Test-194944411-project-admin] DELETE https://10.4.3.8/volume/v3/group_types/4c8abf18-5e20-41e6-9632-1828ba6f60fa Aug 07 09:56:33.111794 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [None req-6376f05e-288d-4117-960f-acdd1118e267 tempest-GroupsV314Test-194944411 tempest-GroupsV314Test-194944411-project-admin] Empty body provided in request {{(pid=100298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 09:56:33.112061 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [None req-6376f05e-288d-4117-960f-acdd1118e267 tempest-GroupsV314Test-194944411 tempest-GroupsV314Test-194944411-project-admin] Calling method 'version_select' {{(pid=100298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 09:56:33.129912 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [None req-6376f05e-288d-4117-960f-acdd1118e267 tempest-GroupsV314Test-194944411 tempest-GroupsV314Test-194944411-project-admin] https://10.4.3.8/volume/v3/group_types/4c8abf18-5e20-41e6-9632-1828ba6f60fa returned with HTTP 202 Aug 07 09:56:33.133830 np0000006707 devstack@c-api.service[100298]: [pid: 100298|app: 0|req: 463/1838] 10.4.3.8 () {68 vars in 1390 bytes} [Fri Aug 7 09:56:33 2026] DELETE /volume/v3/group_types/4c8abf18-5e20-41e6-9632-1828ba6f60fa => generated 0 bytes in 23 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 07 09:56:33.143989 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-3580f95f-0a32-4288-96ff-32634394d92c None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:56:33.149300 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-3580f95f-0a32-4288-96ff-32634394d92c tempest-GroupsV314Test-194944411 tempest-GroupsV314Test-194944411-project-admin] DELETE https://10.4.3.8/volume/v3/types/542adb5e-6301-45d2-aba4-5800480199d8 Aug 07 09:56:33.149624 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-3580f95f-0a32-4288-96ff-32634394d92c tempest-GroupsV314Test-194944411 tempest-GroupsV314Test-194944411-project-admin] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 09:56:33.150043 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-3580f95f-0a32-4288-96ff-32634394d92c tempest-GroupsV314Test-194944411 tempest-GroupsV314Test-194944411-project-admin] Calling method '_delete' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 09:56:33.216699 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-3580f95f-0a32-4288-96ff-32634394d92c tempest-GroupsV314Test-194944411 tempest-GroupsV314Test-194944411-project-admin] https://10.4.3.8/volume/v3/types/542adb5e-6301-45d2-aba4-5800480199d8 returned with HTTP 202 Aug 07 09:56:33.218264 np0000006707 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 455/1839] 10.4.3.8 () {66 vars in 1331 bytes} [Fri Aug 7 09:56:33 2026] DELETE /volume/v3/types/542adb5e-6301-45d2-aba4-5800480199d8 => generated 0 bytes in 74 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 07 09:56:33.237486 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [None req-2e4b5edb-35bc-4fd0-8d02-5357c7543c26 None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:56:33.238958 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-2e4b5edb-35bc-4fd0-8d02-5357c7543c26 tempest-GroupsV314Test-194944411 tempest-GroupsV314Test-194944411-project-admin] GET https://10.4.3.8/volume/v3/types/542adb5e-6301-45d2-aba4-5800480199d8 Aug 07 09:56:33.238958 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-2e4b5edb-35bc-4fd0-8d02-5357c7543c26 tempest-GroupsV314Test-194944411 tempest-GroupsV314Test-194944411-project-admin] Empty body provided in request {{(pid=100297) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 09:56:33.239208 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-2e4b5edb-35bc-4fd0-8d02-5357c7543c26 tempest-GroupsV314Test-194944411 tempest-GroupsV314Test-194944411-project-admin] Calling method 'show' {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 09:56:33.246069 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-2e4b5edb-35bc-4fd0-8d02-5357c7543c26 tempest-GroupsV314Test-194944411 tempest-GroupsV314Test-194944411-project-admin] https://10.4.3.8/volume/v3/types/542adb5e-6301-45d2-aba4-5800480199d8 returned with HTTP 404 Aug 07 09:56:33.246069 np0000006707 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 463/1840] 10.4.3.8 () {66 vars in 1328 bytes} [Fri Aug 7 09:56:33 2026] GET /volume/v3/types/542adb5e-6301-45d2-aba4-5800480199d8 => generated 114 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 09:56:33.726850 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [None req-dea6d5f8-d636-4680-9b90-e70656b4386c None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:56:33.733101 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-dea6d5f8-d636-4680-9b90-e70656b4386c tempest-VolumeRetypeMultiattachTest-1197205355 tempest-VolumeRetypeMultiattachTest-1197205355-project-member] GET https://10.4.3.8/volume/v3/volumes/b1d33f1a-533a-4e66-9ea9-f7b60d583022 Aug 07 09:56:33.733101 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-dea6d5f8-d636-4680-9b90-e70656b4386c tempest-VolumeRetypeMultiattachTest-1197205355 tempest-VolumeRetypeMultiattachTest-1197205355-project-member] Empty body provided in request {{(pid=100296) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 09:56:33.733101 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-dea6d5f8-d636-4680-9b90-e70656b4386c tempest-VolumeRetypeMultiattachTest-1197205355 tempest-VolumeRetypeMultiattachTest-1197205355-project-member] Calling method 'show' {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 09:56:33.749890 np0000006707 devstack@c-api.service[100296]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 09:56:33.749890 np0000006707 devstack@c-api.service[100296]: warnings.warn( Aug 07 09:56:33.755602 np0000006707 devstack@c-api.service[100296]: INFO cinder.volume.api [None req-dea6d5f8-d636-4680-9b90-e70656b4386c tempest-VolumeRetypeMultiattachTest-1197205355 tempest-VolumeRetypeMultiattachTest-1197205355-project-member] Volume info retrieved successfully. Aug 07 09:56:33.764084 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-dea6d5f8-d636-4680-9b90-e70656b4386c tempest-VolumeRetypeMultiattachTest-1197205355 tempest-VolumeRetypeMultiattachTest-1197205355-project-member] https://10.4.3.8/volume/v3/volumes/b1d33f1a-533a-4e66-9ea9-f7b60d583022 returned with HTTP 200 Aug 07 09:56:33.764744 np0000006707 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 460/1841] 10.4.3.8 () {68 vars in 1375 bytes} [Fri Aug 7 09:56:33 2026] GET /volume/v3/volumes/b1d33f1a-533a-4e66-9ea9-f7b60d583022 => generated 993 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 09:56:33.780972 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.middleware.request_id [None req-6dc2c6e3-51d7-492d-bf57-901bd8879fae None None] RequestId filter calling following filter/app {{(pid=100298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:56:33.783090 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [None req-6dc2c6e3-51d7-492d-bf57-901bd8879fae tempest-VolumeRetypeMultiattachTest-1516262992 tempest-VolumeRetypeMultiattachTest-1516262992-project-admin] GET https://10.4.3.8/volume/v3/volumes/b1d33f1a-533a-4e66-9ea9-f7b60d583022 Aug 07 09:56:33.783090 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [None req-6dc2c6e3-51d7-492d-bf57-901bd8879fae tempest-VolumeRetypeMultiattachTest-1516262992 tempest-VolumeRetypeMultiattachTest-1516262992-project-admin] Empty body provided in request {{(pid=100298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 09:56:33.783348 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [None req-6dc2c6e3-51d7-492d-bf57-901bd8879fae tempest-VolumeRetypeMultiattachTest-1516262992 tempest-VolumeRetypeMultiattachTest-1516262992-project-admin] Calling method 'show' {{(pid=100298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 09:56:33.805016 np0000006707 devstack@c-api.service[100298]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 09:56:33.805016 np0000006707 devstack@c-api.service[100298]: warnings.warn( Aug 07 09:56:33.810985 np0000006707 devstack@c-api.service[100298]: INFO cinder.volume.api [None req-6dc2c6e3-51d7-492d-bf57-901bd8879fae tempest-VolumeRetypeMultiattachTest-1516262992 tempest-VolumeRetypeMultiattachTest-1516262992-project-admin] Volume info retrieved successfully. Aug 07 09:56:33.817047 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [None req-6dc2c6e3-51d7-492d-bf57-901bd8879fae tempest-VolumeRetypeMultiattachTest-1516262992 tempest-VolumeRetypeMultiattachTest-1516262992-project-admin] https://10.4.3.8/volume/v3/volumes/b1d33f1a-533a-4e66-9ea9-f7b60d583022 returned with HTTP 200 Aug 07 09:56:33.817572 np0000006707 devstack@c-api.service[100298]: [pid: 100298|app: 0|req: 464/1842] 10.4.3.8 () {68 vars in 1375 bytes} [Fri Aug 7 09:56:33 2026] GET /volume/v3/volumes/b1d33f1a-533a-4e66-9ea9-f7b60d583022 => generated 1178 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 07 09:56:33.833757 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-02fb43f5-2c2a-4e97-b941-56e48b4ef03e None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:56:33.837819 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-02fb43f5-2c2a-4e97-b941-56e48b4ef03e tempest-VolumeRetypeMultiattachTest-1516262992 tempest-VolumeRetypeMultiattachTest-1516262992-project-admin] GET https://10.4.3.8/volume/v3/volumes/b1d33f1a-533a-4e66-9ea9-f7b60d583022 Aug 07 09:56:33.839035 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-02fb43f5-2c2a-4e97-b941-56e48b4ef03e tempest-VolumeRetypeMultiattachTest-1516262992 tempest-VolumeRetypeMultiattachTest-1516262992-project-admin] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 09:56:33.839035 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-02fb43f5-2c2a-4e97-b941-56e48b4ef03e tempest-VolumeRetypeMultiattachTest-1516262992 tempest-VolumeRetypeMultiattachTest-1516262992-project-admin] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 09:56:33.851043 np0000006707 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 09:56:33.851043 np0000006707 devstack@c-api.service[100295]: warnings.warn( Aug 07 09:56:33.856666 np0000006707 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-02fb43f5-2c2a-4e97-b941-56e48b4ef03e tempest-VolumeRetypeMultiattachTest-1516262992 tempest-VolumeRetypeMultiattachTest-1516262992-project-admin] Volume info retrieved successfully. Aug 07 09:56:33.862747 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-02fb43f5-2c2a-4e97-b941-56e48b4ef03e tempest-VolumeRetypeMultiattachTest-1516262992 tempest-VolumeRetypeMultiattachTest-1516262992-project-admin] https://10.4.3.8/volume/v3/volumes/b1d33f1a-533a-4e66-9ea9-f7b60d583022 returned with HTTP 200 Aug 07 09:56:33.863312 np0000006707 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 456/1843] 10.4.3.8 () {68 vars in 1375 bytes} [Fri Aug 7 09:56:33 2026] GET /volume/v3/volumes/b1d33f1a-533a-4e66-9ea9-f7b60d583022 => generated 1178 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 07 09:56:33.880130 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [None req-67ae6a82-10f0-413e-857b-1af3aee89a33 None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:56:33.884029 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-67ae6a82-10f0-413e-857b-1af3aee89a33 tempest-VolumeRetypeMultiattachTest-1197205355 tempest-VolumeRetypeMultiattachTest-1197205355-project-member] POST https://10.4.3.8/volume/v3/volumes/b1d33f1a-533a-4e66-9ea9-f7b60d583022/action Aug 07 09:56:33.884931 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-67ae6a82-10f0-413e-857b-1af3aee89a33 tempest-VolumeRetypeMultiattachTest-1197205355 tempest-VolumeRetypeMultiattachTest-1197205355-project-member] Action body: b'{"os-retype": {"new_type": "tempest-VolumeRetypeMultiattachTest-volume-type-247695824", "migration_policy": "never"}}' {{(pid=100297) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 07 09:56:33.885134 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-67ae6a82-10f0-413e-857b-1af3aee89a33 tempest-VolumeRetypeMultiattachTest-1197205355 tempest-VolumeRetypeMultiattachTest-1197205355-project-member] Action: 'action', calling method: _retype, body: {"os-retype": {"new_type": "tempest-VolumeRetypeMultiattachTest-volume-type-247695824", "migration_policy": "never"}} {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 09:56:33.899203 np0000006707 devstack@c-api.service[100297]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 09:56:33.899203 np0000006707 devstack@c-api.service[100297]: warnings.warn( Aug 07 09:56:33.900378 np0000006707 devstack@c-api.service[100297]: INFO cinder.volume.api [None req-67ae6a82-10f0-413e-857b-1af3aee89a33 tempest-VolumeRetypeMultiattachTest-1197205355 tempest-VolumeRetypeMultiattachTest-1197205355-project-member] Volume info retrieved successfully. Aug 07 09:56:33.953723 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.quota [None req-67ae6a82-10f0-413e-857b-1af3aee89a33 tempest-VolumeRetypeMultiattachTest-1197205355 tempest-VolumeRetypeMultiattachTest-1197205355-project-member] Created reservations ['735300eb-5666-4927-9d9d-9d9bb92bb05c', 'bb883ae2-6baa-4c2d-aae7-a6349e54017f'] {{(pid=100297) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 09:56:33.968655 np0000006707 devstack@c-api.service[100297]: WARNING cinder.quota [None req-67ae6a82-10f0-413e-857b-1af3aee89a33 tempest-VolumeRetypeMultiattachTest-1197205355 tempest-VolumeRetypeMultiattachTest-1197205355-project-member] Deprecated: Default quota for resource: volumes_tempest-VolumeRetypeMultiattachTest-volume-type-1539178484 is set by the default quota flag: quota_volumes_tempest-VolumeRetypeMultiattachTest-volume-type-1539178484, it is now deprecated. Please use the default quota class for default quota. Aug 07 09:56:33.969122 np0000006707 devstack@c-api.service[100297]: WARNING cinder.quota [None req-67ae6a82-10f0-413e-857b-1af3aee89a33 tempest-VolumeRetypeMultiattachTest-1197205355 tempest-VolumeRetypeMultiattachTest-1197205355-project-member] Deprecated: Default quota for resource: gigabytes_tempest-VolumeRetypeMultiattachTest-volume-type-1539178484 is set by the default quota flag: quota_gigabytes_tempest-VolumeRetypeMultiattachTest-volume-type-1539178484, it is now deprecated. Please use the default quota class for default quota. Aug 07 09:56:33.980861 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.quota [None req-67ae6a82-10f0-413e-857b-1af3aee89a33 tempest-VolumeRetypeMultiattachTest-1197205355 tempest-VolumeRetypeMultiattachTest-1197205355-project-member] Created reservations ['18964176-e164-4685-a349-883bd82b8598', '322e7425-fbbd-424a-9d1a-944c81de04d7'] {{(pid=100297) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 09:56:34.022641 np0000006707 devstack@c-api.service[100297]: INFO cinder.volume.api [None req-67ae6a82-10f0-413e-857b-1af3aee89a33 tempest-VolumeRetypeMultiattachTest-1197205355 tempest-VolumeRetypeMultiattachTest-1197205355-project-member] Retype volume request issued successfully. Aug 07 09:56:34.023014 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-67ae6a82-10f0-413e-857b-1af3aee89a33 tempest-VolumeRetypeMultiattachTest-1197205355 tempest-VolumeRetypeMultiattachTest-1197205355-project-member] https://10.4.3.8/volume/v3/volumes/b1d33f1a-533a-4e66-9ea9-f7b60d583022/action returned with HTTP 202 Aug 07 09:56:34.023621 np0000006707 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 464/1844] 10.4.3.8 () {70 vars in 1418 bytes} [Fri Aug 7 09:56:33 2026] POST /volume/v3/volumes/b1d33f1a-533a-4e66-9ea9-f7b60d583022/action => generated 0 bytes in 144 msecs (HTTP/1.1 202) 7 headers in 290 bytes (1 switches on core 0) Aug 07 09:56:34.033709 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [None req-5b68d9ef-3838-4844-bfb1-c5c59b8bcc16 None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:56:34.035146 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-5b68d9ef-3838-4844-bfb1-c5c59b8bcc16 tempest-VolumeRetypeMultiattachTest-1197205355 tempest-VolumeRetypeMultiattachTest-1197205355-project-member] GET https://10.4.3.8/volume/v3/volumes/b1d33f1a-533a-4e66-9ea9-f7b60d583022 Aug 07 09:56:34.035347 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-5b68d9ef-3838-4844-bfb1-c5c59b8bcc16 tempest-VolumeRetypeMultiattachTest-1197205355 tempest-VolumeRetypeMultiattachTest-1197205355-project-member] Empty body provided in request {{(pid=100296) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 09:56:34.035669 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-5b68d9ef-3838-4844-bfb1-c5c59b8bcc16 tempest-VolumeRetypeMultiattachTest-1197205355 tempest-VolumeRetypeMultiattachTest-1197205355-project-member] Calling method 'show' {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 09:56:34.044016 np0000006707 devstack@c-api.service[100296]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 09:56:34.044016 np0000006707 devstack@c-api.service[100296]: warnings.warn( Aug 07 09:56:34.048673 np0000006707 devstack@c-api.service[100296]: INFO cinder.volume.api [None req-5b68d9ef-3838-4844-bfb1-c5c59b8bcc16 tempest-VolumeRetypeMultiattachTest-1197205355 tempest-VolumeRetypeMultiattachTest-1197205355-project-member] Volume info retrieved successfully. Aug 07 09:56:34.053609 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-5b68d9ef-3838-4844-bfb1-c5c59b8bcc16 tempest-VolumeRetypeMultiattachTest-1197205355 tempest-VolumeRetypeMultiattachTest-1197205355-project-member] https://10.4.3.8/volume/v3/volumes/b1d33f1a-533a-4e66-9ea9-f7b60d583022 returned with HTTP 200 Aug 07 09:56:34.053952 np0000006707 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 461/1845] 10.4.3.8 () {68 vars in 1375 bytes} [Fri Aug 7 09:56:34 2026] GET /volume/v3/volumes/b1d33f1a-533a-4e66-9ea9-f7b60d583022 => generated 993 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 09:56:34.086052 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.middleware.request_id [None req-341bfb05-14e4-45df-bc94-30f4a72191b8 None None] RequestId filter calling following filter/app {{(pid=100298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:56:34.088773 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [None req-341bfb05-14e4-45df-bc94-30f4a72191b8 tempest-VolumeRevertTests-894794335 tempest-VolumeRevertTests-894794335-project-member] GET https://10.4.3.8/volume/v3/volumes/54a00da7-1209-4539-b7e3-09fab476b237 Aug 07 09:56:34.089037 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [None req-341bfb05-14e4-45df-bc94-30f4a72191b8 tempest-VolumeRevertTests-894794335 tempest-VolumeRevertTests-894794335-project-member] Empty body provided in request {{(pid=100298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 09:56:34.089321 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [None req-341bfb05-14e4-45df-bc94-30f4a72191b8 tempest-VolumeRevertTests-894794335 tempest-VolumeRevertTests-894794335-project-member] Calling method 'show' {{(pid=100298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 09:56:34.096184 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-833c39bb-2c73-4bc2-a31e-4e5cfc3d1afa None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:56:34.098721 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-833c39bb-2c73-4bc2-a31e-4e5cfc3d1afa tempest-VolumesSnapshotTestJSON-1374712720 tempest-VolumesSnapshotTestJSON-1374712720-project-member] GET https://10.4.3.8/volume/v3/volumes/94e9323e-f8d9-4523-a7ef-61850230a77d Aug 07 09:56:34.099041 np0000006707 devstack@c-api.service[100298]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 09:56:34.099041 np0000006707 devstack@c-api.service[100298]: warnings.warn( Aug 07 09:56:34.099153 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-833c39bb-2c73-4bc2-a31e-4e5cfc3d1afa tempest-VolumesSnapshotTestJSON-1374712720 tempest-VolumesSnapshotTestJSON-1374712720-project-member] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 09:56:34.099288 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-833c39bb-2c73-4bc2-a31e-4e5cfc3d1afa tempest-VolumesSnapshotTestJSON-1374712720 tempest-VolumesSnapshotTestJSON-1374712720-project-member] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 09:56:34.106889 np0000006707 devstack@c-api.service[100298]: INFO cinder.volume.api [None req-341bfb05-14e4-45df-bc94-30f4a72191b8 tempest-VolumeRevertTests-894794335 tempest-VolumeRevertTests-894794335-project-member] Volume info retrieved successfully. Aug 07 09:56:34.113989 np0000006707 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 09:56:34.113989 np0000006707 devstack@c-api.service[100295]: warnings.warn( Aug 07 09:56:34.115260 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [None req-341bfb05-14e4-45df-bc94-30f4a72191b8 tempest-VolumeRevertTests-894794335 tempest-VolumeRevertTests-894794335-project-member] https://10.4.3.8/volume/v3/volumes/54a00da7-1209-4539-b7e3-09fab476b237 returned with HTTP 200 Aug 07 09:56:34.116183 np0000006707 devstack@c-api.service[100298]: [pid: 100298|app: 0|req: 465/1846] 10.4.3.8 () {68 vars in 1375 bytes} [Fri Aug 7 09:56:34 2026] GET /volume/v3/volumes/54a00da7-1209-4539-b7e3-09fab476b237 => generated 855 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 09:56:34.121482 np0000006707 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-833c39bb-2c73-4bc2-a31e-4e5cfc3d1afa tempest-VolumesSnapshotTestJSON-1374712720 tempest-VolumesSnapshotTestJSON-1374712720-project-member] Volume info retrieved successfully. Aug 07 09:56:34.128662 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-833c39bb-2c73-4bc2-a31e-4e5cfc3d1afa tempest-VolumesSnapshotTestJSON-1374712720 tempest-VolumesSnapshotTestJSON-1374712720-project-member] https://10.4.3.8/volume/v3/volumes/94e9323e-f8d9-4523-a7ef-61850230a77d returned with HTTP 200 Aug 07 09:56:34.129311 np0000006707 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 457/1847] 10.4.3.8 () {66 vars in 1334 bytes} [Fri Aug 7 09:56:34 2026] GET /volume/v3/volumes/94e9323e-f8d9-4523-a7ef-61850230a77d => generated 842 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 09:56:34.134839 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [None req-8f3b8027-302d-4fd9-86c6-bb6f1d939a0e None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:56:34.137214 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-8f3b8027-302d-4fd9-86c6-bb6f1d939a0e tempest-VolumeRevertTests-894794335 tempest-VolumeRevertTests-894794335-project-member] POST https://10.4.3.8/volume/v3/snapshots Aug 07 09:56:34.137663 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-8f3b8027-302d-4fd9-86c6-bb6f1d939a0e tempest-VolumeRevertTests-894794335 tempest-VolumeRevertTests-894794335-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "54a00da7-1209-4539-b7e3-09fab476b237", "metadata": {"mykey1": "value1"}, "name": "tempest-VolumeRevertTests-Snapshot-1735755998"}} {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 09:56:34.152151 np0000006707 devstack@c-api.service[100297]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 09:56:34.152151 np0000006707 devstack@c-api.service[100297]: warnings.warn( Aug 07 09:56:34.152831 np0000006707 devstack@c-api.service[100297]: INFO cinder.volume.api [None req-8f3b8027-302d-4fd9-86c6-bb6f1d939a0e tempest-VolumeRevertTests-894794335 tempest-VolumeRevertTests-894794335-project-member] Volume info retrieved successfully. Aug 07 09:56:34.152938 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.v3.snapshots [None req-8f3b8027-302d-4fd9-86c6-bb6f1d939a0e tempest-VolumeRevertTests-894794335 tempest-VolumeRevertTests-894794335-project-member] Create snapshot from volume 54a00da7-1209-4539-b7e3-09fab476b237 Aug 07 09:56:34.210399 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.quota [None req-8f3b8027-302d-4fd9-86c6-bb6f1d939a0e tempest-VolumeRevertTests-894794335 tempest-VolumeRevertTests-894794335-project-member] Created reservations ['d56585a2-5be1-4ad7-8061-022c2839fb00', '45d0dee3-cd41-4ae9-b9d0-6206abcc774b', 'fee1499a-7e0c-4bf7-81a6-6faad03c260c', 'f6bf0e16-776a-4156-bb47-2456511981db'] {{(pid=100297) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 09:56:34.280496 np0000006707 devstack@c-api.service[100297]: INFO cinder.volume.api [None req-8f3b8027-302d-4fd9-86c6-bb6f1d939a0e tempest-VolumeRevertTests-894794335 tempest-VolumeRevertTests-894794335-project-member] Snapshot create request issued successfully. Aug 07 09:56:34.281107 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-8f3b8027-302d-4fd9-86c6-bb6f1d939a0e tempest-VolumeRevertTests-894794335 tempest-VolumeRevertTests-894794335-project-member] https://10.4.3.8/volume/v3/snapshots returned with HTTP 202 Aug 07 09:56:34.282043 np0000006707 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 465/1848] 10.4.3.8 () {68 vars in 1251 bytes} [Fri Aug 7 09:56:34 2026] POST /volume/v3/snapshots => generated 322 bytes in 148 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 07 09:56:34.302905 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [None req-596d88ab-6f59-4050-9918-8dec1e89faba None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:56:34.306978 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-596d88ab-6f59-4050-9918-8dec1e89faba tempest-VolumeRevertTests-894794335 tempest-VolumeRevertTests-894794335-project-member] GET https://10.4.3.8/volume/v3/snapshots/af28d87c-4d44-4978-9420-f955213aa85f Aug 07 09:56:34.307196 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-596d88ab-6f59-4050-9918-8dec1e89faba tempest-VolumeRevertTests-894794335 tempest-VolumeRevertTests-894794335-project-member] Empty body provided in request {{(pid=100296) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 09:56:34.308409 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-596d88ab-6f59-4050-9918-8dec1e89faba tempest-VolumeRevertTests-894794335 tempest-VolumeRevertTests-894794335-project-member] Calling method 'show' {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 09:56:34.316692 np0000006707 devstack@c-api.service[100296]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 09:56:34.316692 np0000006707 devstack@c-api.service[100296]: warnings.warn( Aug 07 09:56:34.317328 np0000006707 devstack@c-api.service[100296]: INFO cinder.volume.api [None req-596d88ab-6f59-4050-9918-8dec1e89faba tempest-VolumeRevertTests-894794335 tempest-VolumeRevertTests-894794335-project-member] Snapshot retrieved successfully. Aug 07 09:56:34.319373 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-596d88ab-6f59-4050-9918-8dec1e89faba tempest-VolumeRevertTests-894794335 tempest-VolumeRevertTests-894794335-project-member] https://10.4.3.8/volume/v3/snapshots/af28d87c-4d44-4978-9420-f955213aa85f returned with HTTP 200 Aug 07 09:56:34.319501 np0000006707 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 462/1849] 10.4.3.8 () {66 vars in 1340 bytes} [Fri Aug 7 09:56:34 2026] GET /volume/v3/snapshots/af28d87c-4d44-4978-9420-f955213aa85f => generated 454 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 09:56:34.405910 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.middleware.request_id [req-df609fbf-2143-4b10-9998-9331eba455cb req-46a6d31c-3638-429e-9365-d7d85d836124 None None] RequestId filter calling following filter/app {{(pid=100298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:56:34.409462 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [req-df609fbf-2143-4b10-9998-9331eba455cb req-46a6d31c-3638-429e-9365-d7d85d836124 tempest-VolumesSnapshotTestJSON-1374712720 tempest-VolumesSnapshotTestJSON-1374712720-project-member] POST https://10.4.3.8/volume/v3/attachments/88806b23-5163-4684-aa0e-2bca96d2d886/action Aug 07 09:56:34.409952 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [req-df609fbf-2143-4b10-9998-9331eba455cb req-46a6d31c-3638-429e-9365-d7d85d836124 tempest-VolumesSnapshotTestJSON-1374712720 tempest-VolumesSnapshotTestJSON-1374712720-project-member] Action body: b'{"os-complete": null}' {{(pid=100298) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 07 09:56:34.410380 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [req-df609fbf-2143-4b10-9998-9331eba455cb req-46a6d31c-3638-429e-9365-d7d85d836124 tempest-VolumesSnapshotTestJSON-1374712720 tempest-VolumesSnapshotTestJSON-1374712720-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 09:56:34.436192 np0000006707 devstack@c-api.service[100298]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 09:56:34.436192 np0000006707 devstack@c-api.service[100298]: warnings.warn( Aug 07 09:56:34.470303 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [req-df609fbf-2143-4b10-9998-9331eba455cb req-46a6d31c-3638-429e-9365-d7d85d836124 tempest-VolumesSnapshotTestJSON-1374712720 tempest-VolumesSnapshotTestJSON-1374712720-project-member] https://10.4.3.8/volume/v3/attachments/88806b23-5163-4684-aa0e-2bca96d2d886/action returned with HTTP 204 Aug 07 09:56:34.470741 np0000006707 devstack@c-api.service[100298]: [pid: 100298|app: 0|req: 466/1850] 10.4.3.8 () {74 vars in 1711 bytes} [Fri Aug 7 09:56:34 2026] POST /volume/v3/attachments/88806b23-5163-4684-aa0e-2bca96d2d886/action => generated 0 bytes in 65 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 07 09:56:35.077072 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-28467abd-bd6a-41e4-8f1b-d349a3bb1b43 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:56:35.079255 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-28467abd-bd6a-41e4-8f1b-d349a3bb1b43 tempest-VolumeRetypeMultiattachTest-1197205355 tempest-VolumeRetypeMultiattachTest-1197205355-project-member] GET https://10.4.3.8/volume/v3/volumes/b1d33f1a-533a-4e66-9ea9-f7b60d583022 Aug 07 09:56:35.079588 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-28467abd-bd6a-41e4-8f1b-d349a3bb1b43 tempest-VolumeRetypeMultiattachTest-1197205355 tempest-VolumeRetypeMultiattachTest-1197205355-project-member] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 09:56:35.079822 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-28467abd-bd6a-41e4-8f1b-d349a3bb1b43 tempest-VolumeRetypeMultiattachTest-1197205355 tempest-VolumeRetypeMultiattachTest-1197205355-project-member] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 09:56:35.089162 np0000006707 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 09:56:35.089162 np0000006707 devstack@c-api.service[100295]: warnings.warn( Aug 07 09:56:35.091671 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [None req-d1cce61f-da3a-4158-958a-2651f7571400 None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:56:35.095500 np0000006707 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-28467abd-bd6a-41e4-8f1b-d349a3bb1b43 tempest-VolumeRetypeMultiattachTest-1197205355 tempest-VolumeRetypeMultiattachTest-1197205355-project-member] Volume info retrieved successfully. Aug 07 09:56:35.101999 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-28467abd-bd6a-41e4-8f1b-d349a3bb1b43 tempest-VolumeRetypeMultiattachTest-1197205355 tempest-VolumeRetypeMultiattachTest-1197205355-project-member] https://10.4.3.8/volume/v3/volumes/b1d33f1a-533a-4e66-9ea9-f7b60d583022 returned with HTTP 200 Aug 07 09:56:35.102655 np0000006707 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 458/1851] 10.4.3.8 () {68 vars in 1375 bytes} [Fri Aug 7 09:56:35 2026] GET /volume/v3/volumes/b1d33f1a-533a-4e66-9ea9-f7b60d583022 => generated 993 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 09:56:35.117110 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [None req-1784f88d-d03c-48bc-93f4-ca2b9d3157e8 None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:56:35.118979 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-1784f88d-d03c-48bc-93f4-ca2b9d3157e8 tempest-VolumeRetypeMultiattachTest-1516262992 tempest-VolumeRetypeMultiattachTest-1516262992-project-admin] GET https://10.4.3.8/volume/v3/volumes/b1d33f1a-533a-4e66-9ea9-f7b60d583022 Aug 07 09:56:35.119246 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-1784f88d-d03c-48bc-93f4-ca2b9d3157e8 tempest-VolumeRetypeMultiattachTest-1516262992 tempest-VolumeRetypeMultiattachTest-1516262992-project-admin] Empty body provided in request {{(pid=100296) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 09:56:35.119518 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-1784f88d-d03c-48bc-93f4-ca2b9d3157e8 tempest-VolumeRetypeMultiattachTest-1516262992 tempest-VolumeRetypeMultiattachTest-1516262992-project-admin] Calling method 'show' {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 09:56:35.127816 np0000006707 devstack@c-api.service[100296]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 09:56:35.127816 np0000006707 devstack@c-api.service[100296]: warnings.warn( Aug 07 09:56:35.131982 np0000006707 devstack@c-api.service[100296]: INFO cinder.volume.api [None req-1784f88d-d03c-48bc-93f4-ca2b9d3157e8 tempest-VolumeRetypeMultiattachTest-1516262992 tempest-VolumeRetypeMultiattachTest-1516262992-project-admin] Volume info retrieved successfully. Aug 07 09:56:35.137481 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-1784f88d-d03c-48bc-93f4-ca2b9d3157e8 tempest-VolumeRetypeMultiattachTest-1516262992 tempest-VolumeRetypeMultiattachTest-1516262992-project-admin] https://10.4.3.8/volume/v3/volumes/b1d33f1a-533a-4e66-9ea9-f7b60d583022 returned with HTTP 200 Aug 07 09:56:35.138145 np0000006707 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 463/1852] 10.4.3.8 () {68 vars in 1375 bytes} [Fri Aug 7 09:56:35 2026] GET /volume/v3/volumes/b1d33f1a-533a-4e66-9ea9-f7b60d583022 => generated 1178 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 07 09:56:35.151252 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.middleware.request_id [None req-241a55cf-7eb0-49cb-b4a4-ba9cbd8540ee None None] RequestId filter calling following filter/app {{(pid=100298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:56:35.156453 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-b86348ca-f8ca-4e3e-aaea-74e5299312d6 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:56:35.156589 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [None req-241a55cf-7eb0-49cb-b4a4-ba9cbd8540ee tempest-VolumesSnapshotTestJSON-1374712720 tempest-VolumesSnapshotTestJSON-1374712720-project-member] GET https://10.4.3.8/volume/v3/volumes/94e9323e-f8d9-4523-a7ef-61850230a77d Aug 07 09:56:35.156589 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [None req-241a55cf-7eb0-49cb-b4a4-ba9cbd8540ee tempest-VolumesSnapshotTestJSON-1374712720 tempest-VolumesSnapshotTestJSON-1374712720-project-member] Empty body provided in request {{(pid=100298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 09:56:35.156589 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [None req-241a55cf-7eb0-49cb-b4a4-ba9cbd8540ee tempest-VolumesSnapshotTestJSON-1374712720 tempest-VolumesSnapshotTestJSON-1374712720-project-member] Calling method 'show' {{(pid=100298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 09:56:35.156704 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-b86348ca-f8ca-4e3e-aaea-74e5299312d6 tempest-VolumeRetypeMultiattachTest-1516262992 tempest-VolumeRetypeMultiattachTest-1516262992-project-admin] GET https://10.4.3.8/volume/v3/volumes?all_tenants=True&name=tempest-VolumeRetypeMultiattachTest-Volume-259652694 Aug 07 09:56:35.156704 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-b86348ca-f8ca-4e3e-aaea-74e5299312d6 tempest-VolumeRetypeMultiattachTest-1516262992 tempest-VolumeRetypeMultiattachTest-1516262992-project-admin] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 09:56:35.156704 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-b86348ca-f8ca-4e3e-aaea-74e5299312d6 tempest-VolumeRetypeMultiattachTest-1516262992 tempest-VolumeRetypeMultiattachTest-1516262992-project-admin] Calling method 'index' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 09:56:35.157077 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.volume.api [None req-b86348ca-f8ca-4e3e-aaea-74e5299312d6 tempest-VolumeRetypeMultiattachTest-1516262992 tempest-VolumeRetypeMultiattachTest-1516262992-project-admin] Searching by: MultiDict([('display_name', 'tempest-VolumeRetypeMultiattachTest-Volume-259652694'), ('all_tenants', True)]). {{(pid=100295) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 07 09:56:35.169236 np0000006707 devstack@c-api.service[100298]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 09:56:35.169236 np0000006707 devstack@c-api.service[100298]: warnings.warn( Aug 07 09:56:35.176412 np0000006707 devstack@c-api.service[100298]: INFO cinder.volume.api [None req-241a55cf-7eb0-49cb-b4a4-ba9cbd8540ee tempest-VolumesSnapshotTestJSON-1374712720 tempest-VolumesSnapshotTestJSON-1374712720-project-member] Volume info retrieved successfully. Aug 07 09:56:35.186985 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [None req-241a55cf-7eb0-49cb-b4a4-ba9cbd8540ee tempest-VolumesSnapshotTestJSON-1374712720 tempest-VolumesSnapshotTestJSON-1374712720-project-member] https://10.4.3.8/volume/v3/volumes/94e9323e-f8d9-4523-a7ef-61850230a77d returned with HTTP 200 Aug 07 09:56:35.186985 np0000006707 devstack@c-api.service[100298]: [pid: 100298|app: 0|req: 467/1853] 10.4.3.8 () {66 vars in 1334 bytes} [Fri Aug 7 09:56:35 2026] GET /volume/v3/volumes/94e9323e-f8d9-4523-a7ef-61850230a77d => generated 1134 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 09:56:35.190444 np0000006707 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-b86348ca-f8ca-4e3e-aaea-74e5299312d6 tempest-VolumeRetypeMultiattachTest-1516262992 tempest-VolumeRetypeMultiattachTest-1516262992-project-admin] Get all volumes completed successfully. Aug 07 09:56:35.191246 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-b86348ca-f8ca-4e3e-aaea-74e5299312d6 tempest-VolumeRetypeMultiattachTest-1516262992 tempest-VolumeRetypeMultiattachTest-1516262992-project-admin] https://10.4.3.8/volume/v3/volumes?all_tenants=True&name=tempest-VolumeRetypeMultiattachTest-Volume-259652694 returned with HTTP 200 Aug 07 09:56:35.191837 np0000006707 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 459/1854] 10.4.3.8 () {68 vars in 1413 bytes} [Fri Aug 7 09:56:35 2026] GET /volume/v3/volumes?all_tenants=True&name=tempest-VolumeRetypeMultiattachTest-Volume-259652694 => generated 337 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 09:56:35.204161 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [None req-09c1a342-4026-445a-8de8-686add40fccf None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:56:35.204362 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.middleware.request_id [None req-715c351d-d5da-4dbd-a62f-239bd3c1bf91 None None] RequestId filter calling following filter/app {{(pid=100298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:56:35.205245 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-09c1a342-4026-445a-8de8-686add40fccf tempest-VolumesSnapshotTestJSON-1374712720 tempest-VolumesSnapshotTestJSON-1374712720-project-member] POST https://10.4.3.8/volume/v3/snapshots Aug 07 09:56:35.205869 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-09c1a342-4026-445a-8de8-686add40fccf tempest-VolumesSnapshotTestJSON-1374712720 tempest-VolumesSnapshotTestJSON-1374712720-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "94e9323e-f8d9-4523-a7ef-61850230a77d", "force": true, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-614810246"}} {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 09:56:35.211528 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [None req-715c351d-d5da-4dbd-a62f-239bd3c1bf91 tempest-VolumeRetypeMultiattachTest-1516262992 tempest-VolumeRetypeMultiattachTest-1516262992-project-admin] GET https://10.4.3.8/volume/v3/volumes?all_tenants=True&name=tempest-VolumeRetypeMultiattachTest-Volume-259652694 Aug 07 09:56:35.211528 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [None req-715c351d-d5da-4dbd-a62f-239bd3c1bf91 tempest-VolumeRetypeMultiattachTest-1516262992 tempest-VolumeRetypeMultiattachTest-1516262992-project-admin] Empty body provided in request {{(pid=100298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 09:56:35.211528 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [None req-715c351d-d5da-4dbd-a62f-239bd3c1bf91 tempest-VolumeRetypeMultiattachTest-1516262992 tempest-VolumeRetypeMultiattachTest-1516262992-project-admin] Calling method 'index' {{(pid=100298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 09:56:35.211927 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.volume.api [None req-715c351d-d5da-4dbd-a62f-239bd3c1bf91 tempest-VolumeRetypeMultiattachTest-1516262992 tempest-VolumeRetypeMultiattachTest-1516262992-project-admin] Searching by: MultiDict([('display_name', 'tempest-VolumeRetypeMultiattachTest-Volume-259652694'), ('all_tenants', True)]). {{(pid=100298) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 07 09:56:35.223643 np0000006707 devstack@c-api.service[100298]: INFO cinder.volume.api [None req-715c351d-d5da-4dbd-a62f-239bd3c1bf91 tempest-VolumeRetypeMultiattachTest-1516262992 tempest-VolumeRetypeMultiattachTest-1516262992-project-admin] Get all volumes completed successfully. Aug 07 09:56:35.225431 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [None req-715c351d-d5da-4dbd-a62f-239bd3c1bf91 tempest-VolumeRetypeMultiattachTest-1516262992 tempest-VolumeRetypeMultiattachTest-1516262992-project-admin] https://10.4.3.8/volume/v3/volumes?all_tenants=True&name=tempest-VolumeRetypeMultiattachTest-Volume-259652694 returned with HTTP 200 Aug 07 09:56:35.225618 np0000006707 devstack@c-api.service[100296]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 09:56:35.225618 np0000006707 devstack@c-api.service[100296]: warnings.warn( Aug 07 09:56:35.226325 np0000006707 devstack@c-api.service[100296]: INFO cinder.volume.api [None req-09c1a342-4026-445a-8de8-686add40fccf tempest-VolumesSnapshotTestJSON-1374712720 tempest-VolumesSnapshotTestJSON-1374712720-project-member] Volume info retrieved successfully. Aug 07 09:56:35.226504 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.v3.snapshots [None req-09c1a342-4026-445a-8de8-686add40fccf tempest-VolumesSnapshotTestJSON-1374712720 tempest-VolumesSnapshotTestJSON-1374712720-project-member] Create snapshot from volume 94e9323e-f8d9-4523-a7ef-61850230a77d Aug 07 09:56:35.227269 np0000006707 devstack@c-api.service[100298]: [pid: 100298|app: 0|req: 468/1855] 10.4.3.8 () {68 vars in 1413 bytes} [Fri Aug 7 09:56:35 2026] GET /volume/v3/volumes?all_tenants=True&name=tempest-VolumeRetypeMultiattachTest-Volume-259652694 => generated 337 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 09:56:35.236848 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-e546c456-1171-4f17-9005-d7f1b0bcd05c None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:56:35.239021 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-e546c456-1171-4f17-9005-d7f1b0bcd05c tempest-VolumeRetypeMultiattachTest-1197205355 tempest-VolumeRetypeMultiattachTest-1197205355-project-member] GET https://10.4.3.8/volume/v3/volumes/b1d33f1a-533a-4e66-9ea9-f7b60d583022 Aug 07 09:56:35.239122 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-e546c456-1171-4f17-9005-d7f1b0bcd05c tempest-VolumeRetypeMultiattachTest-1197205355 tempest-VolumeRetypeMultiattachTest-1197205355-project-member] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 09:56:35.239691 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-e546c456-1171-4f17-9005-d7f1b0bcd05c tempest-VolumeRetypeMultiattachTest-1197205355 tempest-VolumeRetypeMultiattachTest-1197205355-project-member] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 09:56:35.249896 np0000006707 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 09:56:35.249896 np0000006707 devstack@c-api.service[100295]: warnings.warn( Aug 07 09:56:35.257502 np0000006707 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-e546c456-1171-4f17-9005-d7f1b0bcd05c tempest-VolumeRetypeMultiattachTest-1197205355 tempest-VolumeRetypeMultiattachTest-1197205355-project-member] Volume info retrieved successfully. Aug 07 09:56:35.260486 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.quota [None req-09c1a342-4026-445a-8de8-686add40fccf tempest-VolumesSnapshotTestJSON-1374712720 tempest-VolumesSnapshotTestJSON-1374712720-project-member] Created reservations ['be6f48a2-0f25-4678-b89c-b3c2611fdd0a', 'f6ac58a2-a4c1-42aa-9dae-d03cee4c2dd2', 'dcab41f4-b7ef-4067-b1b6-5e17207a0c04', '6c510ba3-9dbb-45c1-99cb-ce1667b35f6a'] {{(pid=100296) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 09:56:35.264128 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-e546c456-1171-4f17-9005-d7f1b0bcd05c tempest-VolumeRetypeMultiattachTest-1197205355 tempest-VolumeRetypeMultiattachTest-1197205355-project-member] https://10.4.3.8/volume/v3/volumes/b1d33f1a-533a-4e66-9ea9-f7b60d583022 returned with HTTP 200 Aug 07 09:56:35.264892 np0000006707 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 460/1856] 10.4.3.8 () {68 vars in 1375 bytes} [Fri Aug 7 09:56:35 2026] GET /volume/v3/volumes/b1d33f1a-533a-4e66-9ea9-f7b60d583022 => generated 993 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 09:56:35.283496 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.middleware.request_id [None req-d9c332eb-a82c-4708-bd29-b4350f52cb01 None None] RequestId filter calling following filter/app {{(pid=100298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:56:35.286196 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [None req-d9c332eb-a82c-4708-bd29-b4350f52cb01 tempest-VolumeRetypeMultiattachTest-1197205355 tempest-VolumeRetypeMultiattachTest-1197205355-project-member] DELETE https://10.4.3.8/volume/v3/volumes/b1d33f1a-533a-4e66-9ea9-f7b60d583022 Aug 07 09:56:35.286544 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [None req-d9c332eb-a82c-4708-bd29-b4350f52cb01 tempest-VolumeRetypeMultiattachTest-1197205355 tempest-VolumeRetypeMultiattachTest-1197205355-project-member] Empty body provided in request {{(pid=100298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 09:56:35.287228 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [None req-d9c332eb-a82c-4708-bd29-b4350f52cb01 tempest-VolumeRetypeMultiattachTest-1197205355 tempest-VolumeRetypeMultiattachTest-1197205355-project-member] Calling method 'delete' {{(pid=100298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 09:56:35.287546 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.v3.volumes [None req-d9c332eb-a82c-4708-bd29-b4350f52cb01 tempest-VolumeRetypeMultiattachTest-1197205355 tempest-VolumeRetypeMultiattachTest-1197205355-project-member] Delete volume with id: b1d33f1a-533a-4e66-9ea9-f7b60d583022 Aug 07 09:56:35.296147 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-d1cce61f-da3a-4158-958a-2651f7571400 tempest-VolumesExtendAttachedTest-762799592 tempest-VolumesExtendAttachedTest-762799592-project-member] POST https://10.4.3.8/volume/v3/volumes Aug 07 09:56:35.296643 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-d1cce61f-da3a-4158-958a-2651f7571400 tempest-VolumesExtendAttachedTest-762799592 tempest-VolumesExtendAttachedTest-762799592-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesExtendAttachedTest-Volume-2047081093"}} {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 09:56:35.298601 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.v3.volumes [None req-d1cce61f-da3a-4158-958a-2651f7571400 tempest-VolumesExtendAttachedTest-762799592 tempest-VolumesExtendAttachedTest-762799592-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesExtendAttachedTest-Volume-2047081093'}} {{(pid=100297) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 07 09:56:35.298838 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.v3.volumes [None req-d1cce61f-da3a-4158-958a-2651f7571400 tempest-VolumesExtendAttachedTest-762799592 tempest-VolumesExtendAttachedTest-762799592-project-member] Create volume of 1 GB Aug 07 09:56:35.299365 np0000006707 devstack@c-api.service[100297]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 09:56:35.299365 np0000006707 devstack@c-api.service[100297]: warnings.warn( Aug 07 09:56:35.303904 np0000006707 devstack@c-api.service[100298]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 09:56:35.303904 np0000006707 devstack@c-api.service[100298]: warnings.warn( Aug 07 09:56:35.304504 np0000006707 devstack@c-api.service[100298]: INFO cinder.volume.api [None req-d9c332eb-a82c-4708-bd29-b4350f52cb01 tempest-VolumeRetypeMultiattachTest-1197205355 tempest-VolumeRetypeMultiattachTest-1197205355-project-member] Volume info retrieved successfully. Aug 07 09:56:35.306036 np0000006707 devstack@c-api.service[100297]: INFO cinder.volume.api [None req-d1cce61f-da3a-4158-958a-2651f7571400 tempest-VolumesExtendAttachedTest-762799592 tempest-VolumesExtendAttachedTest-762799592-project-member] Availability Zones retrieved successfully. Aug 07 09:56:35.313782 np0000006707 devstack@c-api.service[100296]: INFO cinder.volume.api [None req-09c1a342-4026-445a-8de8-686add40fccf tempest-VolumesSnapshotTestJSON-1374712720 tempest-VolumesSnapshotTestJSON-1374712720-project-member] Snapshot force create request issued successfully. Aug 07 09:56:35.314214 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-09c1a342-4026-445a-8de8-686add40fccf tempest-VolumesSnapshotTestJSON-1374712720 tempest-VolumesSnapshotTestJSON-1374712720-project-member] https://10.4.3.8/volume/v3/snapshots returned with HTTP 202 Aug 07 09:56:35.314750 np0000006707 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 464/1857] 10.4.3.8 () {68 vars in 1251 bytes} [Fri Aug 7 09:56:35 2026] POST /volume/v3/snapshots => generated 309 bytes in 112 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 07 09:56:35.319793 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.volume.api [None req-d1cce61f-da3a-4158-958a-2651f7571400 tempest-VolumesExtendAttachedTest-762799592 tempest-VolumesExtendAttachedTest-762799592-project-member] Flow 'volume_create_api' (085b6e0c-f52b-4137-ae78-b5928ccb0dca) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100297) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 09:56:35.321634 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.volume.api [None req-d1cce61f-da3a-4158-958a-2651f7571400 tempest-VolumesExtendAttachedTest-762799592 tempest-VolumesExtendAttachedTest-762799592-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6869d529-145b-407e-b8c8-5fb9272c6b24) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100297) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 09:56:35.323577 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.volume.flows.api.create_volume [None req-d1cce61f-da3a-4158-958a-2651f7571400 tempest-VolumesExtendAttachedTest-762799592 tempest-VolumesExtendAttachedTest-762799592-project-member] Validating volume size '1' using validate_int {{(pid=100297) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 07 09:56:35.336541 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-619d85fb-0d1c-4f5e-8126-4c7063730ea9 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:56:35.337089 np0000006707 devstack@c-api.service[100298]: INFO cinder.volume.api [None req-d9c332eb-a82c-4708-bd29-b4350f52cb01 tempest-VolumeRetypeMultiattachTest-1197205355 tempest-VolumeRetypeMultiattachTest-1197205355-project-member] Delete volume request issued successfully. Aug 07 09:56:35.337089 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [None req-d9c332eb-a82c-4708-bd29-b4350f52cb01 tempest-VolumeRetypeMultiattachTest-1197205355 tempest-VolumeRetypeMultiattachTest-1197205355-project-member] https://10.4.3.8/volume/v3/volumes/b1d33f1a-533a-4e66-9ea9-f7b60d583022 returned with HTTP 202 Aug 07 09:56:35.337089 np0000006707 devstack@c-api.service[100298]: [pid: 100298|app: 0|req: 469/1858] 10.4.3.8 () {68 vars in 1378 bytes} [Fri Aug 7 09:56:35 2026] DELETE /volume/v3/volumes/b1d33f1a-533a-4e66-9ea9-f7b60d583022 => generated 0 bytes in 52 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 07 09:56:35.337188 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [None req-76ac1cd4-c4e1-47a1-a98d-a777e7f8b91e None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:56:35.337220 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-619d85fb-0d1c-4f5e-8126-4c7063730ea9 tempest-VolumesSnapshotTestJSON-1374712720 tempest-VolumesSnapshotTestJSON-1374712720-project-member] GET https://10.4.3.8/volume/v3/snapshots/f6191483-7cf5-4ba5-9033-1bcef328ed50 Aug 07 09:56:35.337220 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-619d85fb-0d1c-4f5e-8126-4c7063730ea9 tempest-VolumesSnapshotTestJSON-1374712720 tempest-VolumesSnapshotTestJSON-1374712720-project-member] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 09:56:35.337220 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-619d85fb-0d1c-4f5e-8126-4c7063730ea9 tempest-VolumesSnapshotTestJSON-1374712720 tempest-VolumesSnapshotTestJSON-1374712720-project-member] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 09:56:35.338059 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-76ac1cd4-c4e1-47a1-a98d-a777e7f8b91e tempest-VolumeRevertTests-894794335 tempest-VolumeRevertTests-894794335-project-member] GET https://10.4.3.8/volume/v3/snapshots/af28d87c-4d44-4978-9420-f955213aa85f Aug 07 09:56:35.338059 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-76ac1cd4-c4e1-47a1-a98d-a777e7f8b91e tempest-VolumeRevertTests-894794335 tempest-VolumeRevertTests-894794335-project-member] Empty body provided in request {{(pid=100296) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 09:56:35.338331 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-76ac1cd4-c4e1-47a1-a98d-a777e7f8b91e tempest-VolumeRevertTests-894794335 tempest-VolumeRevertTests-894794335-project-member] Calling method 'show' {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 09:56:35.344262 np0000006707 devstack@c-api.service[100296]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 09:56:35.344262 np0000006707 devstack@c-api.service[100296]: warnings.warn( Aug 07 09:56:35.344727 np0000006707 devstack@c-api.service[100296]: INFO cinder.volume.api [None req-76ac1cd4-c4e1-47a1-a98d-a777e7f8b91e tempest-VolumeRevertTests-894794335 tempest-VolumeRevertTests-894794335-project-member] Snapshot retrieved successfully. Aug 07 09:56:35.346942 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-76ac1cd4-c4e1-47a1-a98d-a777e7f8b91e tempest-VolumeRevertTests-894794335 tempest-VolumeRevertTests-894794335-project-member] https://10.4.3.8/volume/v3/snapshots/af28d87c-4d44-4978-9420-f955213aa85f returned with HTTP 200 Aug 07 09:56:35.346942 np0000006707 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 465/1859] 10.4.3.8 () {66 vars in 1340 bytes} [Fri Aug 7 09:56:35 2026] GET /volume/v3/snapshots/af28d87c-4d44-4978-9420-f955213aa85f => generated 481 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 07 09:56:35.347093 np0000006707 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 09:56:35.347093 np0000006707 devstack@c-api.service[100295]: warnings.warn( Aug 07 09:56:35.347093 np0000006707 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-619d85fb-0d1c-4f5e-8126-4c7063730ea9 tempest-VolumesSnapshotTestJSON-1374712720 tempest-VolumesSnapshotTestJSON-1374712720-project-member] Snapshot retrieved successfully. Aug 07 09:56:35.347542 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.middleware.request_id [None req-207b0bd4-5ced-405e-95f9-4de10daee25a None None] RequestId filter calling following filter/app {{(pid=100298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:56:35.347892 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-619d85fb-0d1c-4f5e-8126-4c7063730ea9 tempest-VolumesSnapshotTestJSON-1374712720 tempest-VolumesSnapshotTestJSON-1374712720-project-member] https://10.4.3.8/volume/v3/snapshots/f6191483-7cf5-4ba5-9033-1bcef328ed50 returned with HTTP 200 Aug 07 09:56:35.349337 np0000006707 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 461/1860] 10.4.3.8 () {66 vars in 1340 bytes} [Fri Aug 7 09:56:35 2026] GET /volume/v3/snapshots/f6191483-7cf5-4ba5-9033-1bcef328ed50 => generated 441 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 09:56:35.351652 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [None req-207b0bd4-5ced-405e-95f9-4de10daee25a tempest-VolumeRetypeMultiattachTest-1197205355 tempest-VolumeRetypeMultiattachTest-1197205355-project-member] GET https://10.4.3.8/volume/v3/volumes/b1d33f1a-533a-4e66-9ea9-f7b60d583022 Aug 07 09:56:35.351966 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [None req-207b0bd4-5ced-405e-95f9-4de10daee25a tempest-VolumeRetypeMultiattachTest-1197205355 tempest-VolumeRetypeMultiattachTest-1197205355-project-member] Empty body provided in request {{(pid=100298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 09:56:35.352170 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [None req-207b0bd4-5ced-405e-95f9-4de10daee25a tempest-VolumeRetypeMultiattachTest-1197205355 tempest-VolumeRetypeMultiattachTest-1197205355-project-member] Calling method 'show' {{(pid=100298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 09:56:35.359863 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [None req-98e67c48-a017-48c6-b1ee-e5777d0b0a30 None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:56:35.362584 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-98e67c48-a017-48c6-b1ee-e5777d0b0a30 tempest-VolumeRevertTests-894794335 tempest-VolumeRevertTests-894794335-project-member] POST https://10.4.3.8/volume/v3/volumes/54a00da7-1209-4539-b7e3-09fab476b237/action Aug 07 09:56:35.363291 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-98e67c48-a017-48c6-b1ee-e5777d0b0a30 tempest-VolumeRevertTests-894794335 tempest-VolumeRevertTests-894794335-project-member] Action body: b'{"revert": {"snapshot_id": "af28d87c-4d44-4978-9420-f955213aa85f"}}' {{(pid=100296) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 07 09:56:35.363520 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-98e67c48-a017-48c6-b1ee-e5777d0b0a30 tempest-VolumeRevertTests-894794335 tempest-VolumeRevertTests-894794335-project-member] Action: 'action', calling method: version_select, body: {"revert": {"snapshot_id": "af28d87c-4d44-4978-9420-f955213aa85f"}} {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 09:56:35.363620 np0000006707 devstack@c-api.service[100298]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 09:56:35.363620 np0000006707 devstack@c-api.service[100298]: warnings.warn( Aug 07 09:56:35.369674 np0000006707 devstack@c-api.service[100298]: INFO cinder.volume.api [None req-207b0bd4-5ced-405e-95f9-4de10daee25a tempest-VolumeRetypeMultiattachTest-1197205355 tempest-VolumeRetypeMultiattachTest-1197205355-project-member] Volume info retrieved successfully. Aug 07 09:56:35.374801 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.volume.api [None req-d1cce61f-da3a-4158-958a-2651f7571400 tempest-VolumesExtendAttachedTest-762799592 tempest-VolumesExtendAttachedTest-762799592-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6869d529-145b-407e-b8c8-5fb9272c6b24) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-07T09:47:39Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=45fd9a3a-b61e-4c6c-9ab7-d02f06678d0d,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '45fd9a3a-b61e-4c6c-9ab7-d02f06678d0d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100297) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 09:56:35.375632 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.volume.api [None req-d1cce61f-da3a-4158-958a-2651f7571400 tempest-VolumesExtendAttachedTest-762799592 tempest-VolumesExtendAttachedTest-762799592-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c3de9089-c8ff-4bf5-9d56-29ce84ec1567) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100297) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 09:56:35.377313 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [None req-207b0bd4-5ced-405e-95f9-4de10daee25a tempest-VolumeRetypeMultiattachTest-1197205355 tempest-VolumeRetypeMultiattachTest-1197205355-project-member] https://10.4.3.8/volume/v3/volumes/b1d33f1a-533a-4e66-9ea9-f7b60d583022 returned with HTTP 200 Aug 07 09:56:35.378094 np0000006707 devstack@c-api.service[100298]: [pid: 100298|app: 0|req: 470/1861] 10.4.3.8 () {68 vars in 1375 bytes} [Fri Aug 7 09:56:35 2026] GET /volume/v3/volumes/b1d33f1a-533a-4e66-9ea9-f7b60d583022 => generated 992 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 09:56:35.381457 np0000006707 devstack@c-api.service[100296]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 09:56:35.381457 np0000006707 devstack@c-api.service[100296]: warnings.warn( Aug 07 09:56:35.381457 np0000006707 devstack@c-api.service[100296]: INFO cinder.volume.api [None req-98e67c48-a017-48c6-b1ee-e5777d0b0a30 tempest-VolumeRevertTests-894794335 tempest-VolumeRevertTests-894794335-project-member] Volume retrieved successfully. Aug 07 09:56:35.398269 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.v3.volumes [None req-98e67c48-a017-48c6-b1ee-e5777d0b0a30 tempest-VolumeRevertTests-894794335 tempest-VolumeRevertTests-894794335-project-member] Reverting volume 54a00da7-1209-4539-b7e3-09fab476b237 to snapshot af28d87c-4d44-4978-9420-f955213aa85f. Aug 07 09:56:35.399652 np0000006707 devstack@c-api.service[100296]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 09:56:35.399652 np0000006707 devstack@c-api.service[100296]: warnings.warn( Aug 07 09:56:35.427292 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-98e67c48-a017-48c6-b1ee-e5777d0b0a30 tempest-VolumeRevertTests-894794335 tempest-VolumeRevertTests-894794335-project-member] https://10.4.3.8/volume/v3/volumes/54a00da7-1209-4539-b7e3-09fab476b237/action returned with HTTP 202 Aug 07 09:56:35.428016 np0000006707 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 466/1862] 10.4.3.8 () {70 vars in 1417 bytes} [Fri Aug 7 09:56:35 2026] POST /volume/v3/volumes/54a00da7-1209-4539-b7e3-09fab476b237/action => generated 0 bytes in 69 msecs (HTTP/1.1 202) 7 headers in 290 bytes (1 switches on core 0) Aug 07 09:56:35.437075 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-81e9cb62-a93d-4819-9572-e4d01a900644 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:56:35.439382 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-81e9cb62-a93d-4819-9572-e4d01a900644 tempest-VolumeRevertTests-894794335 tempest-VolumeRevertTests-894794335-project-member] GET https://10.4.3.8/volume/v3/volumes/54a00da7-1209-4539-b7e3-09fab476b237 Aug 07 09:56:35.439694 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-81e9cb62-a93d-4819-9572-e4d01a900644 tempest-VolumeRevertTests-894794335 tempest-VolumeRevertTests-894794335-project-member] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 09:56:35.440039 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-81e9cb62-a93d-4819-9572-e4d01a900644 tempest-VolumeRevertTests-894794335 tempest-VolumeRevertTests-894794335-project-member] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 09:56:35.448898 np0000006707 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 09:56:35.448898 np0000006707 devstack@c-api.service[100295]: warnings.warn( Aug 07 09:56:35.454816 np0000006707 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-81e9cb62-a93d-4819-9572-e4d01a900644 tempest-VolumeRevertTests-894794335 tempest-VolumeRevertTests-894794335-project-member] Volume info retrieved successfully. Aug 07 09:56:35.461349 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-81e9cb62-a93d-4819-9572-e4d01a900644 tempest-VolumeRevertTests-894794335 tempest-VolumeRevertTests-894794335-project-member] https://10.4.3.8/volume/v3/volumes/54a00da7-1209-4539-b7e3-09fab476b237 returned with HTTP 200 Aug 07 09:56:35.461986 np0000006707 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 462/1863] 10.4.3.8 () {68 vars in 1375 bytes} [Fri Aug 7 09:56:35 2026] GET /volume/v3/volumes/54a00da7-1209-4539-b7e3-09fab476b237 => generated 855 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 09:56:35.467264 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.quota [None req-d1cce61f-da3a-4158-958a-2651f7571400 tempest-VolumesExtendAttachedTest-762799592 tempest-VolumesExtendAttachedTest-762799592-project-member] Created reservations ['908ad63c-0c1e-4ab6-a3f6-b36ddbfc16c5', 'e947c567-e95b-4ef1-803b-0150973355eb', 'ba484303-aa99-4073-b25a-fd2a0373bb7a', '93c81793-ba9f-4813-a1d8-d84cb4c5dea5'] {{(pid=100297) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 09:56:35.468369 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.volume.api [None req-d1cce61f-da3a-4158-958a-2651f7571400 tempest-VolumesExtendAttachedTest-762799592 tempest-VolumesExtendAttachedTest-762799592-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c3de9089-c8ff-4bf5-9d56-29ce84ec1567) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['908ad63c-0c1e-4ab6-a3f6-b36ddbfc16c5', 'e947c567-e95b-4ef1-803b-0150973355eb', 'ba484303-aa99-4073-b25a-fd2a0373bb7a', '93c81793-ba9f-4813-a1d8-d84cb4c5dea5']}' {{(pid=100297) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 09:56:35.469292 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.volume.api [None req-d1cce61f-da3a-4158-958a-2651f7571400 tempest-VolumesExtendAttachedTest-762799592 tempest-VolumesExtendAttachedTest-762799592-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5372a2f2-5c97-498d-934d-42c11b5ed315) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100297) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 09:56:35.505306 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.volume.api [None req-d1cce61f-da3a-4158-958a-2651f7571400 tempest-VolumesExtendAttachedTest-762799592 tempest-VolumesExtendAttachedTest-762799592-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5372a2f2-5c97-498d-934d-42c11b5ed315) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '414b54d9-5e87-4794-b732-f092695ca688', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesExtendAttachedTest-Volume-2047081093',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f818197e285a437dbcb24fd7e7a21932',qos_specs=None,replication_status=,reservations=['908ad63c-0c1e-4ab6-a3f6-b36ddbfc16c5','e947c567-e95b-4ef1-803b-0150973355eb','ba484303-aa99-4073-b25a-fd2a0373bb7a','93c81793-ba9f-4813-a1d8-d84cb4c5dea5'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='27c7dd89ec46457087fd460a5814e760',volume_type_id=45fd9a3a-b61e-4c6c-9ab7-d02f06678d0d), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-07T09:56:35Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesExtendAttachedTest-Volume-2047081093',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=414b54d9-5e87-4794-b732-f092695ca688,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='f818197e285a437dbcb24fd7e7a21932',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='27c7dd89ec46457087fd460a5814e760',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(45fd9a3a-b61e-4c6c-9ab7-d02f06678d0d),volume_type_id=45fd9a3a-b61e-4c6c-9ab7-d02f06678d0d)}' {{(pid=100297) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 09:56:35.506169 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.volume.api [None req-d1cce61f-da3a-4158-958a-2651f7571400 tempest-VolumesExtendAttachedTest-762799592 tempest-VolumesExtendAttachedTest-762799592-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (547e5ce7-e9ff-4b9c-a43e-150418355a95) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100297) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 09:56:35.542914 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.volume.api [None req-d1cce61f-da3a-4158-958a-2651f7571400 tempest-VolumesExtendAttachedTest-762799592 tempest-VolumesExtendAttachedTest-762799592-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (547e5ce7-e9ff-4b9c-a43e-150418355a95) transitioned into state 'SUCCESS' from state '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-2047081093',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f818197e285a437dbcb24fd7e7a21932',qos_specs=None,replication_status=,reservations=['908ad63c-0c1e-4ab6-a3f6-b36ddbfc16c5','e947c567-e95b-4ef1-803b-0150973355eb','ba484303-aa99-4073-b25a-fd2a0373bb7a','93c81793-ba9f-4813-a1d8-d84cb4c5dea5'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='27c7dd89ec46457087fd460a5814e760',volume_type_id=45fd9a3a-b61e-4c6c-9ab7-d02f06678d0d)}' {{(pid=100297) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 09:56:35.544249 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.volume.api [None req-d1cce61f-da3a-4158-958a-2651f7571400 tempest-VolumesExtendAttachedTest-762799592 tempest-VolumesExtendAttachedTest-762799592-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4fca8635-a3f1-49b0-90bc-423ae50363aa) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100297) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 09:56:35.558951 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.volume.api [None req-d1cce61f-da3a-4158-958a-2651f7571400 tempest-VolumesExtendAttachedTest-762799592 tempest-VolumesExtendAttachedTest-762799592-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4fca8635-a3f1-49b0-90bc-423ae50363aa) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100297) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 09:56:35.559846 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.volume.api [None req-d1cce61f-da3a-4158-958a-2651f7571400 tempest-VolumesExtendAttachedTest-762799592 tempest-VolumesExtendAttachedTest-762799592-project-member] Flow 'volume_create_api' (085b6e0c-f52b-4137-ae78-b5928ccb0dca) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100297) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 09:56:35.560259 np0000006707 devstack@c-api.service[100297]: INFO cinder.volume.api [None req-d1cce61f-da3a-4158-958a-2651f7571400 tempest-VolumesExtendAttachedTest-762799592 tempest-VolumesExtendAttachedTest-762799592-project-member] Create volume request issued successfully. Aug 07 09:56:35.561572 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-d1cce61f-da3a-4158-958a-2651f7571400 tempest-VolumesExtendAttachedTest-762799592 tempest-VolumesExtendAttachedTest-762799592-project-member] https://10.4.3.8/volume/v3/volumes returned with HTTP 202 Aug 07 09:56:35.561789 np0000006707 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 466/1864] 10.4.3.8 () {70 vars in 1285 bytes} [Fri Aug 7 09:56:35 2026] POST /volume/v3/volumes => generated 770 bytes in 471 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 07 09:56:35.580970 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.middleware.request_id [None req-01339dbd-ee10-4655-8b3e-09a72b97f2a3 None None] RequestId filter calling following filter/app {{(pid=100298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:56:35.583486 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [None req-01339dbd-ee10-4655-8b3e-09a72b97f2a3 tempest-VolumesExtendAttachedTest-762799592 tempest-VolumesExtendAttachedTest-762799592-project-member] GET https://10.4.3.8/volume/v3/volumes/414b54d9-5e87-4794-b732-f092695ca688 Aug 07 09:56:35.583841 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [None req-01339dbd-ee10-4655-8b3e-09a72b97f2a3 tempest-VolumesExtendAttachedTest-762799592 tempest-VolumesExtendAttachedTest-762799592-project-member] Empty body provided in request {{(pid=100298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 09:56:35.584148 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [None req-01339dbd-ee10-4655-8b3e-09a72b97f2a3 tempest-VolumesExtendAttachedTest-762799592 tempest-VolumesExtendAttachedTest-762799592-project-member] Calling method 'show' {{(pid=100298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 09:56:35.596247 np0000006707 devstack@c-api.service[100298]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 09:56:35.596247 np0000006707 devstack@c-api.service[100298]: warnings.warn( Aug 07 09:56:35.608886 np0000006707 devstack@c-api.service[100298]: INFO cinder.volume.api [None req-01339dbd-ee10-4655-8b3e-09a72b97f2a3 tempest-VolumesExtendAttachedTest-762799592 tempest-VolumesExtendAttachedTest-762799592-project-member] Volume info retrieved successfully. Aug 07 09:56:35.615939 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [None req-01339dbd-ee10-4655-8b3e-09a72b97f2a3 tempest-VolumesExtendAttachedTest-762799592 tempest-VolumesExtendAttachedTest-762799592-project-member] https://10.4.3.8/volume/v3/volumes/414b54d9-5e87-4794-b732-f092695ca688 returned with HTTP 200 Aug 07 09:56:35.616657 np0000006707 devstack@c-api.service[100298]: [pid: 100298|app: 0|req: 471/1865] 10.4.3.8 () {68 vars in 1375 bytes} [Fri Aug 7 09:56:35 2026] GET /volume/v3/volumes/414b54d9-5e87-4794-b732-f092695ca688 => generated 838 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 09:56:36.362231 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [None req-00d8e33e-040b-4f36-a32d-c765c13bf1a2 None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:56:36.365683 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-00d8e33e-040b-4f36-a32d-c765c13bf1a2 tempest-VolumesSnapshotTestJSON-1374712720 tempest-VolumesSnapshotTestJSON-1374712720-project-member] GET https://10.4.3.8/volume/v3/snapshots/f6191483-7cf5-4ba5-9033-1bcef328ed50 Aug 07 09:56:36.365963 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-00d8e33e-040b-4f36-a32d-c765c13bf1a2 tempest-VolumesSnapshotTestJSON-1374712720 tempest-VolumesSnapshotTestJSON-1374712720-project-member] Empty body provided in request {{(pid=100296) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 09:56:36.366274 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-00d8e33e-040b-4f36-a32d-c765c13bf1a2 tempest-VolumesSnapshotTestJSON-1374712720 tempest-VolumesSnapshotTestJSON-1374712720-project-member] Calling method 'show' {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 09:56:36.375488 np0000006707 devstack@c-api.service[100296]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 09:56:36.375488 np0000006707 devstack@c-api.service[100296]: warnings.warn( Aug 07 09:56:36.376170 np0000006707 devstack@c-api.service[100296]: INFO cinder.volume.api [None req-00d8e33e-040b-4f36-a32d-c765c13bf1a2 tempest-VolumesSnapshotTestJSON-1374712720 tempest-VolumesSnapshotTestJSON-1374712720-project-member] Snapshot retrieved successfully. Aug 07 09:56:36.377686 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-00d8e33e-040b-4f36-a32d-c765c13bf1a2 tempest-VolumesSnapshotTestJSON-1374712720 tempest-VolumesSnapshotTestJSON-1374712720-project-member] https://10.4.3.8/volume/v3/snapshots/f6191483-7cf5-4ba5-9033-1bcef328ed50 returned with HTTP 200 Aug 07 09:56:36.378184 np0000006707 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 467/1866] 10.4.3.8 () {66 vars in 1340 bytes} [Fri Aug 7 09:56:36 2026] GET /volume/v3/snapshots/f6191483-7cf5-4ba5-9033-1bcef328ed50 => generated 468 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 09:56:36.389842 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-6499b75f-0889-4319-95f2-1092ddcac413 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:56:36.392669 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-6499b75f-0889-4319-95f2-1092ddcac413 tempest-VolumesSnapshotTestJSON-1374712720 tempest-VolumesSnapshotTestJSON-1374712720-project-member] POST https://10.4.3.8/volume/v3/snapshots Aug 07 09:56:36.393061 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-6499b75f-0889-4319-95f2-1092ddcac413 tempest-VolumesSnapshotTestJSON-1374712720 tempest-VolumesSnapshotTestJSON-1374712720-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "94e9323e-f8d9-4523-a7ef-61850230a77d", "force": true, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1485976350"}} {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 09:56:36.398251 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [None req-cadf2bd2-3aa1-4581-9b62-96f02ab8fc12 None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:56:36.402525 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-cadf2bd2-3aa1-4581-9b62-96f02ab8fc12 tempest-VolumeRetypeMultiattachTest-1197205355 tempest-VolumeRetypeMultiattachTest-1197205355-project-member] GET https://10.4.3.8/volume/v3/volumes/b1d33f1a-533a-4e66-9ea9-f7b60d583022 Aug 07 09:56:36.402525 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-cadf2bd2-3aa1-4581-9b62-96f02ab8fc12 tempest-VolumeRetypeMultiattachTest-1197205355 tempest-VolumeRetypeMultiattachTest-1197205355-project-member] Empty body provided in request {{(pid=100297) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 09:56:36.402525 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-cadf2bd2-3aa1-4581-9b62-96f02ab8fc12 tempest-VolumeRetypeMultiattachTest-1197205355 tempest-VolumeRetypeMultiattachTest-1197205355-project-member] Calling method 'show' {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 09:56:36.407905 np0000006707 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 09:56:36.407905 np0000006707 devstack@c-api.service[100295]: warnings.warn( Aug 07 09:56:36.408670 np0000006707 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-6499b75f-0889-4319-95f2-1092ddcac413 tempest-VolumesSnapshotTestJSON-1374712720 tempest-VolumesSnapshotTestJSON-1374712720-project-member] Volume info retrieved successfully. Aug 07 09:56:36.409024 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.v3.snapshots [None req-6499b75f-0889-4319-95f2-1092ddcac413 tempest-VolumesSnapshotTestJSON-1374712720 tempest-VolumesSnapshotTestJSON-1374712720-project-member] Create snapshot from volume 94e9323e-f8d9-4523-a7ef-61850230a77d Aug 07 09:56:36.409734 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-cadf2bd2-3aa1-4581-9b62-96f02ab8fc12 tempest-VolumeRetypeMultiattachTest-1197205355 tempest-VolumeRetypeMultiattachTest-1197205355-project-member] https://10.4.3.8/volume/v3/volumes/b1d33f1a-533a-4e66-9ea9-f7b60d583022 returned with HTTP 404 Aug 07 09:56:36.410406 np0000006707 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 467/1867] 10.4.3.8 () {68 vars in 1375 bytes} [Fri Aug 7 09:56:36 2026] GET /volume/v3/volumes/b1d33f1a-533a-4e66-9ea9-f7b60d583022 => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 07 09:56:36.421756 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.middleware.request_id [None req-8031c0a4-fb3d-4bd9-906e-8681413b0e2d None None] RequestId filter calling following filter/app {{(pid=100298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:56:36.423903 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [None req-8031c0a4-fb3d-4bd9-906e-8681413b0e2d tempest-VolumeRetypeMultiattachTest-1516262992 tempest-VolumeRetypeMultiattachTest-1516262992-project-admin] DELETE https://10.4.3.8/volume/v3/types/6035e355-80a8-4326-be8b-f52630f87f4b Aug 07 09:56:36.424237 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [None req-8031c0a4-fb3d-4bd9-906e-8681413b0e2d tempest-VolumeRetypeMultiattachTest-1516262992 tempest-VolumeRetypeMultiattachTest-1516262992-project-admin] Empty body provided in request {{(pid=100298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 09:56:36.424666 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [None req-8031c0a4-fb3d-4bd9-906e-8681413b0e2d tempest-VolumeRetypeMultiattachTest-1516262992 tempest-VolumeRetypeMultiattachTest-1516262992-project-admin] Calling method '_delete' {{(pid=100298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 09:56:36.447168 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.quota [None req-6499b75f-0889-4319-95f2-1092ddcac413 tempest-VolumesSnapshotTestJSON-1374712720 tempest-VolumesSnapshotTestJSON-1374712720-project-member] Created reservations ['ccc908e7-2fdf-4969-a555-511fedac2bdc', 'bfe3062f-27d6-45d9-a4fd-505c0795d269', 'ad0b1685-a298-4520-9dfc-1ebf3fec9da8', 'ea3c7cfb-90d8-4890-a2c1-79e5d44dcec2'] {{(pid=100295) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 09:56:36.469976 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [None req-8031c0a4-fb3d-4bd9-906e-8681413b0e2d tempest-VolumeRetypeMultiattachTest-1516262992 tempest-VolumeRetypeMultiattachTest-1516262992-project-admin] https://10.4.3.8/volume/v3/types/6035e355-80a8-4326-be8b-f52630f87f4b returned with HTTP 202 Aug 07 09:56:36.471022 np0000006707 devstack@c-api.service[100298]: [pid: 100298|app: 0|req: 472/1868] 10.4.3.8 () {66 vars in 1331 bytes} [Fri Aug 7 09:56:36 2026] DELETE /volume/v3/types/6035e355-80a8-4326-be8b-f52630f87f4b => generated 0 bytes in 49 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 07 09:56:36.481252 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [None req-005469f5-51c6-450c-b0fc-4c316143fbd8 None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:56:36.483064 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [None req-0cd80760-0d9a-40bd-9753-b49304dcb336 None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:56:36.483975 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-005469f5-51c6-450c-b0fc-4c316143fbd8 tempest-VolumeRevertTests-894794335 tempest-VolumeRevertTests-894794335-project-member] GET https://10.4.3.8/volume/v3/volumes/54a00da7-1209-4539-b7e3-09fab476b237 Aug 07 09:56:36.484443 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-005469f5-51c6-450c-b0fc-4c316143fbd8 tempest-VolumeRevertTests-894794335 tempest-VolumeRevertTests-894794335-project-member] Empty body provided in request {{(pid=100296) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 09:56:36.484525 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-005469f5-51c6-450c-b0fc-4c316143fbd8 tempest-VolumeRevertTests-894794335 tempest-VolumeRevertTests-894794335-project-member] Calling method 'show' {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 09:56:36.487285 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-0cd80760-0d9a-40bd-9753-b49304dcb336 tempest-VolumeRetypeMultiattachTest-1516262992 tempest-VolumeRetypeMultiattachTest-1516262992-project-admin] GET https://10.4.3.8/volume/v3/types/6035e355-80a8-4326-be8b-f52630f87f4b Aug 07 09:56:36.487285 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-0cd80760-0d9a-40bd-9753-b49304dcb336 tempest-VolumeRetypeMultiattachTest-1516262992 tempest-VolumeRetypeMultiattachTest-1516262992-project-admin] Empty body provided in request {{(pid=100297) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 09:56:36.487285 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-0cd80760-0d9a-40bd-9753-b49304dcb336 tempest-VolumeRetypeMultiattachTest-1516262992 tempest-VolumeRetypeMultiattachTest-1516262992-project-admin] Calling method 'show' {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 09:56:36.490487 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-0cd80760-0d9a-40bd-9753-b49304dcb336 tempest-VolumeRetypeMultiattachTest-1516262992 tempest-VolumeRetypeMultiattachTest-1516262992-project-admin] https://10.4.3.8/volume/v3/types/6035e355-80a8-4326-be8b-f52630f87f4b returned with HTTP 404 Aug 07 09:56:36.491082 np0000006707 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 468/1869] 10.4.3.8 () {66 vars in 1328 bytes} [Fri Aug 7 09:56:36 2026] GET /volume/v3/types/6035e355-80a8-4326-be8b-f52630f87f4b => generated 114 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 09:56:36.498073 np0000006707 devstack@c-api.service[100296]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 09:56:36.498073 np0000006707 devstack@c-api.service[100296]: warnings.warn( Aug 07 09:56:36.499584 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.middleware.request_id [None req-fee79ecf-1739-47ee-81d2-40923e4db608 None None] RequestId filter calling following filter/app {{(pid=100298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:56:36.502121 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [None req-fee79ecf-1739-47ee-81d2-40923e4db608 tempest-VolumeRetypeMultiattachTest-1516262992 tempest-VolumeRetypeMultiattachTest-1516262992-project-admin] DELETE https://10.4.3.8/volume/v3/types/26fd52fb-82e2-4818-8aa0-681e22ccb6a4 Aug 07 09:56:36.502329 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [None req-fee79ecf-1739-47ee-81d2-40923e4db608 tempest-VolumeRetypeMultiattachTest-1516262992 tempest-VolumeRetypeMultiattachTest-1516262992-project-admin] Empty body provided in request {{(pid=100298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 09:56:36.503291 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [None req-fee79ecf-1739-47ee-81d2-40923e4db608 tempest-VolumeRetypeMultiattachTest-1516262992 tempest-VolumeRetypeMultiattachTest-1516262992-project-admin] Calling method '_delete' {{(pid=100298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 09:56:36.505160 np0000006707 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-6499b75f-0889-4319-95f2-1092ddcac413 tempest-VolumesSnapshotTestJSON-1374712720 tempest-VolumesSnapshotTestJSON-1374712720-project-member] Snapshot force create request issued successfully. Aug 07 09:56:36.505776 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-6499b75f-0889-4319-95f2-1092ddcac413 tempest-VolumesSnapshotTestJSON-1374712720 tempest-VolumesSnapshotTestJSON-1374712720-project-member] https://10.4.3.8/volume/v3/snapshots returned with HTTP 202 Aug 07 09:56:36.506523 np0000006707 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 463/1870] 10.4.3.8 () {68 vars in 1251 bytes} [Fri Aug 7 09:56:36 2026] POST /volume/v3/snapshots => generated 310 bytes in 117 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 07 09:56:36.509452 np0000006707 devstack@c-api.service[100296]: INFO cinder.volume.api [None req-005469f5-51c6-450c-b0fc-4c316143fbd8 tempest-VolumeRevertTests-894794335 tempest-VolumeRevertTests-894794335-project-member] Volume info retrieved successfully. Aug 07 09:56:36.525636 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-005469f5-51c6-450c-b0fc-4c316143fbd8 tempest-VolumeRevertTests-894794335 tempest-VolumeRevertTests-894794335-project-member] https://10.4.3.8/volume/v3/volumes/54a00da7-1209-4539-b7e3-09fab476b237 returned with HTTP 200 Aug 07 09:56:36.526136 np0000006707 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 468/1871] 10.4.3.8 () {68 vars in 1375 bytes} [Fri Aug 7 09:56:36 2026] GET /volume/v3/volumes/54a00da7-1209-4539-b7e3-09fab476b237 => generated 855 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 09:56:36.531613 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [None req-e2882ea1-9e82-40c7-9a11-e366bd0f20b8 None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:56:36.531613 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-e2882ea1-9e82-40c7-9a11-e366bd0f20b8 tempest-VolumesSnapshotTestJSON-1374712720 tempest-VolumesSnapshotTestJSON-1374712720-project-member] GET https://10.4.3.8/volume/v3/snapshots/9fd420fa-8fab-4b67-b08b-4e3de5aa35be Aug 07 09:56:36.532378 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-e2882ea1-9e82-40c7-9a11-e366bd0f20b8 tempest-VolumesSnapshotTestJSON-1374712720 tempest-VolumesSnapshotTestJSON-1374712720-project-member] Empty body provided in request {{(pid=100297) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 09:56:36.532816 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-e2882ea1-9e82-40c7-9a11-e366bd0f20b8 tempest-VolumesSnapshotTestJSON-1374712720 tempest-VolumesSnapshotTestJSON-1374712720-project-member] Calling method 'show' {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 09:56:36.542636 np0000006707 devstack@c-api.service[100297]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 09:56:36.542636 np0000006707 devstack@c-api.service[100297]: warnings.warn( Aug 07 09:56:36.543584 np0000006707 devstack@c-api.service[100297]: INFO cinder.volume.api [None req-e2882ea1-9e82-40c7-9a11-e366bd0f20b8 tempest-VolumesSnapshotTestJSON-1374712720 tempest-VolumesSnapshotTestJSON-1374712720-project-member] Snapshot retrieved successfully. Aug 07 09:56:36.545211 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-e2882ea1-9e82-40c7-9a11-e366bd0f20b8 tempest-VolumesSnapshotTestJSON-1374712720 tempest-VolumesSnapshotTestJSON-1374712720-project-member] https://10.4.3.8/volume/v3/snapshots/9fd420fa-8fab-4b67-b08b-4e3de5aa35be returned with HTTP 200 Aug 07 09:56:36.545211 np0000006707 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 469/1872] 10.4.3.8 () {66 vars in 1340 bytes} [Fri Aug 7 09:56:36 2026] GET /volume/v3/snapshots/9fd420fa-8fab-4b67-b08b-4e3de5aa35be => generated 442 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 09:56:36.547095 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-4e4c953a-3613-4d6b-87eb-67e3e73825eb None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:56:36.550487 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-4e4c953a-3613-4d6b-87eb-67e3e73825eb tempest-VolumeRevertTests-894794335 tempest-VolumeRevertTests-894794335-project-member] GET https://10.4.3.8/volume/v3/snapshots/af28d87c-4d44-4978-9420-f955213aa85f Aug 07 09:56:36.550487 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-4e4c953a-3613-4d6b-87eb-67e3e73825eb tempest-VolumeRevertTests-894794335 tempest-VolumeRevertTests-894794335-project-member] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 09:56:36.550751 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-4e4c953a-3613-4d6b-87eb-67e3e73825eb tempest-VolumeRevertTests-894794335 tempest-VolumeRevertTests-894794335-project-member] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 09:56:36.560984 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [None req-fee79ecf-1739-47ee-81d2-40923e4db608 tempest-VolumeRetypeMultiattachTest-1516262992 tempest-VolumeRetypeMultiattachTest-1516262992-project-admin] https://10.4.3.8/volume/v3/types/26fd52fb-82e2-4818-8aa0-681e22ccb6a4 returned with HTTP 202 Aug 07 09:56:36.561515 np0000006707 devstack@c-api.service[100298]: [pid: 100298|app: 0|req: 473/1873] 10.4.3.8 () {66 vars in 1331 bytes} [Fri Aug 7 09:56:36 2026] DELETE /volume/v3/types/26fd52fb-82e2-4818-8aa0-681e22ccb6a4 => generated 0 bytes in 62 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 07 09:56:36.567930 np0000006707 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 09:56:36.567930 np0000006707 devstack@c-api.service[100295]: warnings.warn( Aug 07 09:56:36.568158 np0000006707 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-4e4c953a-3613-4d6b-87eb-67e3e73825eb tempest-VolumeRevertTests-894794335 tempest-VolumeRevertTests-894794335-project-member] Snapshot retrieved successfully. Aug 07 09:56:36.569559 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-4e4c953a-3613-4d6b-87eb-67e3e73825eb tempest-VolumeRevertTests-894794335 tempest-VolumeRevertTests-894794335-project-member] https://10.4.3.8/volume/v3/snapshots/af28d87c-4d44-4978-9420-f955213aa85f returned with HTTP 200 Aug 07 09:56:36.570558 np0000006707 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 464/1874] 10.4.3.8 () {66 vars in 1340 bytes} [Fri Aug 7 09:56:36 2026] GET /volume/v3/snapshots/af28d87c-4d44-4978-9420-f955213aa85f => generated 481 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 09:56:36.574266 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [None req-9a162dcc-43bd-4bb5-8e49-4660e09103a7 None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:56:36.577248 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-9a162dcc-43bd-4bb5-8e49-4660e09103a7 tempest-VolumeRetypeMultiattachTest-1516262992 tempest-VolumeRetypeMultiattachTest-1516262992-project-admin] GET https://10.4.3.8/volume/v3/types/26fd52fb-82e2-4818-8aa0-681e22ccb6a4 Aug 07 09:56:36.577600 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-9a162dcc-43bd-4bb5-8e49-4660e09103a7 tempest-VolumeRetypeMultiattachTest-1516262992 tempest-VolumeRetypeMultiattachTest-1516262992-project-admin] Empty body provided in request {{(pid=100296) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 09:56:36.578028 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-9a162dcc-43bd-4bb5-8e49-4660e09103a7 tempest-VolumeRetypeMultiattachTest-1516262992 tempest-VolumeRetypeMultiattachTest-1516262992-project-admin] Calling method 'show' {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 09:56:36.585946 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-9a162dcc-43bd-4bb5-8e49-4660e09103a7 tempest-VolumeRetypeMultiattachTest-1516262992 tempest-VolumeRetypeMultiattachTest-1516262992-project-admin] https://10.4.3.8/volume/v3/types/26fd52fb-82e2-4818-8aa0-681e22ccb6a4 returned with HTTP 404 Aug 07 09:56:36.586131 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [None req-6389388a-50c0-455c-be83-f839560516a2 None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:56:36.586180 np0000006707 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 469/1875] 10.4.3.8 () {66 vars in 1328 bytes} [Fri Aug 7 09:56:36 2026] GET /volume/v3/types/26fd52fb-82e2-4818-8aa0-681e22ccb6a4 => generated 114 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 09:56:36.590833 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-6389388a-50c0-455c-be83-f839560516a2 tempest-VolumeRevertTests-894794335 tempest-VolumeRevertTests-894794335-project-member] GET https://10.4.3.8/volume/v3/volumes/54a00da7-1209-4539-b7e3-09fab476b237 Aug 07 09:56:36.590833 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-6389388a-50c0-455c-be83-f839560516a2 tempest-VolumeRevertTests-894794335 tempest-VolumeRevertTests-894794335-project-member] Empty body provided in request {{(pid=100297) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 09:56:36.590833 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-6389388a-50c0-455c-be83-f839560516a2 tempest-VolumeRevertTests-894794335 tempest-VolumeRevertTests-894794335-project-member] Calling method 'show' {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 09:56:36.603058 np0000006707 devstack@c-api.service[100297]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 09:56:36.603058 np0000006707 devstack@c-api.service[100297]: warnings.warn( Aug 07 09:56:36.616932 np0000006707 devstack@c-api.service[100297]: INFO cinder.volume.api [None req-6389388a-50c0-455c-be83-f839560516a2 tempest-VolumeRevertTests-894794335 tempest-VolumeRevertTests-894794335-project-member] Volume info retrieved successfully. Aug 07 09:56:36.626080 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-6389388a-50c0-455c-be83-f839560516a2 tempest-VolumeRevertTests-894794335 tempest-VolumeRevertTests-894794335-project-member] https://10.4.3.8/volume/v3/volumes/54a00da7-1209-4539-b7e3-09fab476b237 returned with HTTP 200 Aug 07 09:56:36.626080 np0000006707 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 470/1876] 10.4.3.8 () {68 vars in 1375 bytes} [Fri Aug 7 09:56:36 2026] GET /volume/v3/volumes/54a00da7-1209-4539-b7e3-09fab476b237 => generated 855 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 09:56:36.634622 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.middleware.request_id [None req-dd72b532-55d9-420f-b004-9b3eae2e2c64 None None] RequestId filter calling following filter/app {{(pid=100298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:56:36.639469 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [None req-dd72b532-55d9-420f-b004-9b3eae2e2c64 tempest-VolumesExtendAttachedTest-762799592 tempest-VolumesExtendAttachedTest-762799592-project-member] GET https://10.4.3.8/volume/v3/volumes/414b54d9-5e87-4794-b732-f092695ca688 Aug 07 09:56:36.639469 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [None req-dd72b532-55d9-420f-b004-9b3eae2e2c64 tempest-VolumesExtendAttachedTest-762799592 tempest-VolumesExtendAttachedTest-762799592-project-member] Empty body provided in request {{(pid=100298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 09:56:36.639469 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [None req-dd72b532-55d9-420f-b004-9b3eae2e2c64 tempest-VolumesExtendAttachedTest-762799592 tempest-VolumesExtendAttachedTest-762799592-project-member] Calling method 'show' {{(pid=100298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 09:56:36.644864 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-4bbbedd1-463e-47cb-a3a4-8d05f7ab2302 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:56:36.647105 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-4bbbedd1-463e-47cb-a3a4-8d05f7ab2302 tempest-VolumeRevertTests-894794335 tempest-VolumeRevertTests-894794335-project-member] POST https://10.4.3.8/volume/v3/volumes Aug 07 09:56:36.647584 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-4bbbedd1-463e-47cb-a3a4-8d05f7ab2302 tempest-VolumeRevertTests-894794335 tempest-VolumeRevertTests-894794335-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeRevertTests-Volume-455935301"}} {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 09:56:36.649321 np0000006707 devstack@c-api.service[100298]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 09:56:36.649321 np0000006707 devstack@c-api.service[100298]: warnings.warn( Aug 07 09:56:36.649533 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.v3.volumes [None req-4bbbedd1-463e-47cb-a3a4-8d05f7ab2302 tempest-VolumeRevertTests-894794335 tempest-VolumeRevertTests-894794335-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeRevertTests-Volume-455935301'}} {{(pid=100295) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 07 09:56:36.649595 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.v3.volumes [None req-4bbbedd1-463e-47cb-a3a4-8d05f7ab2302 tempest-VolumeRevertTests-894794335 tempest-VolumeRevertTests-894794335-project-member] Create volume of 1 GB Aug 07 09:56:36.657233 np0000006707 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-4bbbedd1-463e-47cb-a3a4-8d05f7ab2302 tempest-VolumeRevertTests-894794335 tempest-VolumeRevertTests-894794335-project-member] Availability Zones retrieved successfully. Aug 07 09:56:36.657464 np0000006707 devstack@c-api.service[100298]: INFO cinder.volume.api [None req-dd72b532-55d9-420f-b004-9b3eae2e2c64 tempest-VolumesExtendAttachedTest-762799592 tempest-VolumesExtendAttachedTest-762799592-project-member] Volume info retrieved successfully. Aug 07 09:56:36.664377 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.volume.api [None req-4bbbedd1-463e-47cb-a3a4-8d05f7ab2302 tempest-VolumeRevertTests-894794335 tempest-VolumeRevertTests-894794335-project-member] Flow 'volume_create_api' (df3506fc-b0cc-4855-91d0-3ac730697c52) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100295) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 09:56:36.665483 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [None req-dd72b532-55d9-420f-b004-9b3eae2e2c64 tempest-VolumesExtendAttachedTest-762799592 tempest-VolumesExtendAttachedTest-762799592-project-member] https://10.4.3.8/volume/v3/volumes/414b54d9-5e87-4794-b732-f092695ca688 returned with HTTP 200 Aug 07 09:56:36.665559 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.volume.api [None req-4bbbedd1-463e-47cb-a3a4-8d05f7ab2302 tempest-VolumeRevertTests-894794335 tempest-VolumeRevertTests-894794335-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (eae3c557-91bb-448c-903d-7a3e9dfd47a2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100295) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 09:56:36.666931 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.volume.flows.api.create_volume [None req-4bbbedd1-463e-47cb-a3a4-8d05f7ab2302 tempest-VolumeRevertTests-894794335 tempest-VolumeRevertTests-894794335-project-member] Validating volume size '1' using validate_int {{(pid=100295) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 07 09:56:36.667361 np0000006707 devstack@c-api.service[100298]: [pid: 100298|app: 0|req: 474/1877] 10.4.3.8 () {68 vars in 1375 bytes} [Fri Aug 7 09:56:36 2026] GET /volume/v3/volumes/414b54d9-5e87-4794-b732-f092695ca688 => generated 863 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 09:56:36.704607 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.volume.api [None req-4bbbedd1-463e-47cb-a3a4-8d05f7ab2302 tempest-VolumeRevertTests-894794335 tempest-VolumeRevertTests-894794335-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (eae3c557-91bb-448c-903d-7a3e9dfd47a2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-07T09:47:39Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=45fd9a3a-b61e-4c6c-9ab7-d02f06678d0d,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '45fd9a3a-b61e-4c6c-9ab7-d02f06678d0d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100295) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 09:56:36.705063 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.volume.api [None req-4bbbedd1-463e-47cb-a3a4-8d05f7ab2302 tempest-VolumeRevertTests-894794335 tempest-VolumeRevertTests-894794335-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b61ed515-4a34-4cc8-8a52-34167ac1f0fb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100295) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 09:56:36.766255 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.quota [None req-4bbbedd1-463e-47cb-a3a4-8d05f7ab2302 tempest-VolumeRevertTests-894794335 tempest-VolumeRevertTests-894794335-project-member] Created reservations ['9906b2fb-c73d-4b93-89d3-4e62ef0ad748', 'f8b4ec13-aa18-4020-b8ca-eaaf0b51570a', '6ca3505d-177b-4e8b-9ec2-113b74c73c16', '75b3c162-be9a-4ff1-b459-0d4201ad6fe9'] {{(pid=100295) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 09:56:36.767102 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.volume.api [None req-4bbbedd1-463e-47cb-a3a4-8d05f7ab2302 tempest-VolumeRevertTests-894794335 tempest-VolumeRevertTests-894794335-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b61ed515-4a34-4cc8-8a52-34167ac1f0fb) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['9906b2fb-c73d-4b93-89d3-4e62ef0ad748', 'f8b4ec13-aa18-4020-b8ca-eaaf0b51570a', '6ca3505d-177b-4e8b-9ec2-113b74c73c16', '75b3c162-be9a-4ff1-b459-0d4201ad6fe9']}' {{(pid=100295) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 09:56:36.767902 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.volume.api [None req-4bbbedd1-463e-47cb-a3a4-8d05f7ab2302 tempest-VolumeRevertTests-894794335 tempest-VolumeRevertTests-894794335-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c2149908-cbd7-4d5e-a31b-0922b2901689) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100295) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 09:56:36.793307 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.volume.api [None req-4bbbedd1-463e-47cb-a3a4-8d05f7ab2302 tempest-VolumeRevertTests-894794335 tempest-VolumeRevertTests-894794335-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c2149908-cbd7-4d5e-a31b-0922b2901689) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '4cdfbfcb-a6d1-4049-a2d2-83b76f022be6', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeRevertTests-Volume-455935301',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f76b4f9796be4094b2fdb2c7cf177e08',qos_specs=None,replication_status=,reservations=['9906b2fb-c73d-4b93-89d3-4e62ef0ad748','f8b4ec13-aa18-4020-b8ca-eaaf0b51570a','6ca3505d-177b-4e8b-9ec2-113b74c73c16','75b3c162-be9a-4ff1-b459-0d4201ad6fe9'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='3ead473d3b86498e944e41db5e56e640',volume_type_id=45fd9a3a-b61e-4c6c-9ab7-d02f06678d0d), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-07T09:56:36Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeRevertTests-Volume-455935301',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=4cdfbfcb-a6d1-4049-a2d2-83b76f022be6,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='f76b4f9796be4094b2fdb2c7cf177e08',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='3ead473d3b86498e944e41db5e56e640',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(45fd9a3a-b61e-4c6c-9ab7-d02f06678d0d),volume_type_id=45fd9a3a-b61e-4c6c-9ab7-d02f06678d0d)}' {{(pid=100295) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 09:56:36.794064 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.volume.api [None req-4bbbedd1-463e-47cb-a3a4-8d05f7ab2302 tempest-VolumeRevertTests-894794335 tempest-VolumeRevertTests-894794335-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2b9b275f-d129-44b0-b4dd-c965c66ca203) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100295) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 09:56:36.833506 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.volume.api [None req-4bbbedd1-463e-47cb-a3a4-8d05f7ab2302 tempest-VolumeRevertTests-894794335 tempest-VolumeRevertTests-894794335-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2b9b275f-d129-44b0-b4dd-c965c66ca203) transitioned into state 'SUCCESS' from state '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-455935301',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f76b4f9796be4094b2fdb2c7cf177e08',qos_specs=None,replication_status=,reservations=['9906b2fb-c73d-4b93-89d3-4e62ef0ad748','f8b4ec13-aa18-4020-b8ca-eaaf0b51570a','6ca3505d-177b-4e8b-9ec2-113b74c73c16','75b3c162-be9a-4ff1-b459-0d4201ad6fe9'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='3ead473d3b86498e944e41db5e56e640',volume_type_id=45fd9a3a-b61e-4c6c-9ab7-d02f06678d0d)}' {{(pid=100295) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 09:56:36.834548 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.volume.api [None req-4bbbedd1-463e-47cb-a3a4-8d05f7ab2302 tempest-VolumeRevertTests-894794335 tempest-VolumeRevertTests-894794335-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (69b7505a-ee4d-4ee6-90f0-e6b197132da6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100295) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 09:56:36.849286 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.volume.api [None req-4bbbedd1-463e-47cb-a3a4-8d05f7ab2302 tempest-VolumeRevertTests-894794335 tempest-VolumeRevertTests-894794335-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (69b7505a-ee4d-4ee6-90f0-e6b197132da6) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100295) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 09:56:36.850326 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.volume.api [None req-4bbbedd1-463e-47cb-a3a4-8d05f7ab2302 tempest-VolumeRevertTests-894794335 tempest-VolumeRevertTests-894794335-project-member] Flow 'volume_create_api' (df3506fc-b0cc-4855-91d0-3ac730697c52) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100295) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 09:56:36.850820 np0000006707 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-4bbbedd1-463e-47cb-a3a4-8d05f7ab2302 tempest-VolumeRevertTests-894794335 tempest-VolumeRevertTests-894794335-project-member] Create volume request issued successfully. Aug 07 09:56:36.852169 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-4bbbedd1-463e-47cb-a3a4-8d05f7ab2302 tempest-VolumeRevertTests-894794335 tempest-VolumeRevertTests-894794335-project-member] https://10.4.3.8/volume/v3/volumes returned with HTTP 202 Aug 07 09:56:36.852248 np0000006707 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 465/1878] 10.4.3.8 () {70 vars in 1285 bytes} [Fri Aug 7 09:56:36 2026] POST /volume/v3/volumes => generated 761 bytes in 208 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 07 09:56:36.871181 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [None req-70be43ab-5dcb-43a3-ba9d-2dab810a86e4 None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:56:36.873717 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-70be43ab-5dcb-43a3-ba9d-2dab810a86e4 tempest-VolumeRevertTests-894794335 tempest-VolumeRevertTests-894794335-project-member] GET https://10.4.3.8/volume/v3/volumes/4cdfbfcb-a6d1-4049-a2d2-83b76f022be6 Aug 07 09:56:36.874010 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-70be43ab-5dcb-43a3-ba9d-2dab810a86e4 tempest-VolumeRevertTests-894794335 tempest-VolumeRevertTests-894794335-project-member] Empty body provided in request {{(pid=100296) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 09:56:36.875946 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-70be43ab-5dcb-43a3-ba9d-2dab810a86e4 tempest-VolumeRevertTests-894794335 tempest-VolumeRevertTests-894794335-project-member] Calling method 'show' {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 09:56:36.886907 np0000006707 devstack@c-api.service[100296]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 09:56:36.886907 np0000006707 devstack@c-api.service[100296]: warnings.warn( Aug 07 09:56:36.891767 np0000006707 devstack@c-api.service[100296]: INFO cinder.volume.api [None req-70be43ab-5dcb-43a3-ba9d-2dab810a86e4 tempest-VolumeRevertTests-894794335 tempest-VolumeRevertTests-894794335-project-member] Volume info retrieved successfully. Aug 07 09:56:36.897679 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-70be43ab-5dcb-43a3-ba9d-2dab810a86e4 tempest-VolumeRevertTests-894794335 tempest-VolumeRevertTests-894794335-project-member] https://10.4.3.8/volume/v3/volumes/4cdfbfcb-a6d1-4049-a2d2-83b76f022be6 returned with HTTP 200 Aug 07 09:56:36.898199 np0000006707 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 470/1879] 10.4.3.8 () {68 vars in 1375 bytes} [Fri Aug 7 09:56:36 2026] GET /volume/v3/volumes/4cdfbfcb-a6d1-4049-a2d2-83b76f022be6 => generated 829 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 09:56:37.286907 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [None req-b6f19800-8d22-4c06-81cd-443f3587e39f None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:56:37.438243 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-b6f19800-8d22-4c06-81cd-443f3587e39f tempest-VolumeQuotasAdminTestJSON-1051262458 tempest-VolumeQuotasAdminTestJSON-1051262458-project-admin] GET https://10.4.3.8/volume/v3/os-quota-sets/b8032c76e4fe4181b615d4b73a49f329 Aug 07 09:56:37.438790 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-b6f19800-8d22-4c06-81cd-443f3587e39f tempest-VolumeQuotasAdminTestJSON-1051262458 tempest-VolumeQuotasAdminTestJSON-1051262458-project-admin] Empty body provided in request {{(pid=100297) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 09:56:37.438866 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-b6f19800-8d22-4c06-81cd-443f3587e39f tempest-VolumeQuotasAdminTestJSON-1051262458 tempest-VolumeQuotasAdminTestJSON-1051262458-project-admin] Calling method 'show' {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 09:56:37.448684 np0000006707 devstack@c-api.service[100297]: WARNING cinder.quota [None req-b6f19800-8d22-4c06-81cd-443f3587e39f tempest-VolumeQuotasAdminTestJSON-1051262458 tempest-VolumeQuotasAdminTestJSON-1051262458-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 09:56:37.449343 np0000006707 devstack@c-api.service[100297]: WARNING cinder.quota [None req-b6f19800-8d22-4c06-81cd-443f3587e39f tempest-VolumeQuotasAdminTestJSON-1051262458 tempest-VolumeQuotasAdminTestJSON-1051262458-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 09:56:37.449651 np0000006707 devstack@c-api.service[100297]: WARNING cinder.quota [None req-b6f19800-8d22-4c06-81cd-443f3587e39f tempest-VolumeQuotasAdminTestJSON-1051262458 tempest-VolumeQuotasAdminTestJSON-1051262458-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 09:56:37.449855 np0000006707 devstack@c-api.service[100297]: WARNING cinder.quota [None req-b6f19800-8d22-4c06-81cd-443f3587e39f tempest-VolumeQuotasAdminTestJSON-1051262458 tempest-VolumeQuotasAdminTestJSON-1051262458-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 09:56:37.455747 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-b6f19800-8d22-4c06-81cd-443f3587e39f tempest-VolumeQuotasAdminTestJSON-1051262458 tempest-VolumeQuotasAdminTestJSON-1051262458-project-admin] https://10.4.3.8/volume/v3/os-quota-sets/b8032c76e4fe4181b615d4b73a49f329 returned with HTTP 200 Aug 07 09:56:37.456542 np0000006707 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 471/1880] 10.4.3.8 () {66 vars in 1340 bytes} [Fri Aug 7 09:56:37 2026] GET /volume/v3/os-quota-sets/b8032c76e4fe4181b615d4b73a49f329 => generated 437 bytes in 170 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 09:56:37.469184 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.middleware.request_id [None req-b4b3efd5-61b6-4a0a-8c64-26483813b4b2 None None] RequestId filter calling following filter/app {{(pid=100298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:56:37.472224 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [None req-b4b3efd5-61b6-4a0a-8c64-26483813b4b2 tempest-VolumeQuotasAdminTestJSON-1051262458 tempest-VolumeQuotasAdminTestJSON-1051262458-project-admin] GET https://10.4.3.8/volume/v3/os-quota-sets/b8032c76e4fe4181b615d4b73a49f329/defaults Aug 07 09:56:37.472656 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [None req-b4b3efd5-61b6-4a0a-8c64-26483813b4b2 tempest-VolumeQuotasAdminTestJSON-1051262458 tempest-VolumeQuotasAdminTestJSON-1051262458-project-admin] Empty body provided in request {{(pid=100298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 09:56:37.472821 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [None req-b4b3efd5-61b6-4a0a-8c64-26483813b4b2 tempest-VolumeQuotasAdminTestJSON-1051262458 tempest-VolumeQuotasAdminTestJSON-1051262458-project-admin] Calling method 'defaults' {{(pid=100298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 09:56:37.489437 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [None req-b4b3efd5-61b6-4a0a-8c64-26483813b4b2 tempest-VolumeQuotasAdminTestJSON-1051262458 tempest-VolumeQuotasAdminTestJSON-1051262458-project-admin] https://10.4.3.8/volume/v3/os-quota-sets/b8032c76e4fe4181b615d4b73a49f329/defaults returned with HTTP 200 Aug 07 09:56:37.490468 np0000006707 devstack@c-api.service[100298]: [pid: 100298|app: 0|req: 475/1881] 10.4.3.8 () {66 vars in 1367 bytes} [Fri Aug 7 09:56:37 2026] GET /volume/v3/os-quota-sets/b8032c76e4fe4181b615d4b73a49f329/defaults => generated 437 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 09:56:37.506699 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-e8ad9ab5-37ce-4e0a-bae0-7d8a8b99f5d9 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:56:37.509275 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-e8ad9ab5-37ce-4e0a-bae0-7d8a8b99f5d9 tempest-VolumeQuotasAdminTestJSON-1051262458 tempest-VolumeQuotasAdminTestJSON-1051262458-project-admin] PUT https://10.4.3.8/volume/v3/os-quota-sets/b8032c76e4fe4181b615d4b73a49f329 Aug 07 09:56:37.509502 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-e8ad9ab5-37ce-4e0a-bae0-7d8a8b99f5d9 tempest-VolumeQuotasAdminTestJSON-1051262458 tempest-VolumeQuotasAdminTestJSON-1051262458-project-admin] Action: 'update', calling method: update, body: {"quota_set": {"volumes": 15}} {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 09:56:37.516152 np0000006707 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 09:56:37.516152 np0000006707 devstack@c-api.service[100295]: warnings.warn( Aug 07 09:56:37.561373 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [None req-c80a8220-99ea-4475-a536-9ceb9ea30eb8 None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:56:37.570176 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-c80a8220-99ea-4475-a536-9ceb9ea30eb8 tempest-VolumesSnapshotTestJSON-1374712720 tempest-VolumesSnapshotTestJSON-1374712720-project-member] GET https://10.4.3.8/volume/v3/snapshots/9fd420fa-8fab-4b67-b08b-4e3de5aa35be Aug 07 09:56:37.570892 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-e8ad9ab5-37ce-4e0a-bae0-7d8a8b99f5d9 tempest-VolumeQuotasAdminTestJSON-1051262458 tempest-VolumeQuotasAdminTestJSON-1051262458-project-admin] https://10.4.3.8/volume/v3/os-quota-sets/b8032c76e4fe4181b615d4b73a49f329 returned with HTTP 200 Aug 07 09:56:37.571541 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-c80a8220-99ea-4475-a536-9ceb9ea30eb8 tempest-VolumesSnapshotTestJSON-1374712720 tempest-VolumesSnapshotTestJSON-1374712720-project-member] Empty body provided in request {{(pid=100296) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 09:56:37.571622 np0000006707 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 466/1882] 10.4.3.8 () {68 vars in 1360 bytes} [Fri Aug 7 09:56:37 2026] PUT /volume/v3/os-quota-sets/b8032c76e4fe4181b615d4b73a49f329 => generated 395 bytes in 66 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 09:56:37.571915 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-c80a8220-99ea-4475-a536-9ceb9ea30eb8 tempest-VolumesSnapshotTestJSON-1374712720 tempest-VolumesSnapshotTestJSON-1374712720-project-member] Calling method 'show' {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 09:56:37.584700 np0000006707 devstack@c-api.service[100296]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 09:56:37.584700 np0000006707 devstack@c-api.service[100296]: warnings.warn( Aug 07 09:56:37.585672 np0000006707 devstack@c-api.service[100296]: INFO cinder.volume.api [None req-c80a8220-99ea-4475-a536-9ceb9ea30eb8 tempest-VolumesSnapshotTestJSON-1374712720 tempest-VolumesSnapshotTestJSON-1374712720-project-member] Snapshot retrieved successfully. Aug 07 09:56:37.587322 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-c80a8220-99ea-4475-a536-9ceb9ea30eb8 tempest-VolumesSnapshotTestJSON-1374712720 tempest-VolumesSnapshotTestJSON-1374712720-project-member] https://10.4.3.8/volume/v3/snapshots/9fd420fa-8fab-4b67-b08b-4e3de5aa35be returned with HTTP 200 Aug 07 09:56:37.587791 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [None req-b62f90e1-a2fa-45a9-b5e5-315c6d11c720 None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:56:37.588054 np0000006707 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 471/1883] 10.4.3.8 () {66 vars in 1340 bytes} [Fri Aug 7 09:56:37 2026] GET /volume/v3/snapshots/9fd420fa-8fab-4b67-b08b-4e3de5aa35be => generated 469 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 09:56:37.590496 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-b62f90e1-a2fa-45a9-b5e5-315c6d11c720 tempest-VolumeQuotasAdminTestJSON-1051262458 tempest-VolumeQuotasAdminTestJSON-1051262458-project-admin] DELETE https://10.4.3.8/volume/v3/os-quota-sets/b8032c76e4fe4181b615d4b73a49f329 Aug 07 09:56:37.590856 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-b62f90e1-a2fa-45a9-b5e5-315c6d11c720 tempest-VolumeQuotasAdminTestJSON-1051262458 tempest-VolumeQuotasAdminTestJSON-1051262458-project-admin] Empty body provided in request {{(pid=100297) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 09:56:37.591135 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-b62f90e1-a2fa-45a9-b5e5-315c6d11c720 tempest-VolumeQuotasAdminTestJSON-1051262458 tempest-VolumeQuotasAdminTestJSON-1051262458-project-admin] Calling method 'delete' {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 09:56:37.602288 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.middleware.request_id [None req-5f400b40-efb1-4756-92d7-a06efb06abb6 None None] RequestId filter calling following filter/app {{(pid=100298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:56:37.604465 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-b62f90e1-a2fa-45a9-b5e5-315c6d11c720 tempest-VolumeQuotasAdminTestJSON-1051262458 tempest-VolumeQuotasAdminTestJSON-1051262458-project-admin] https://10.4.3.8/volume/v3/os-quota-sets/b8032c76e4fe4181b615d4b73a49f329 returned with HTTP 200 Aug 07 09:56:37.605101 np0000006707 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 472/1884] 10.4.3.8 () {66 vars in 1343 bytes} [Fri Aug 7 09:56:37 2026] DELETE /volume/v3/os-quota-sets/b8032c76e4fe4181b615d4b73a49f329 => generated 0 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 283 bytes (1 switches on core 0) Aug 07 09:56:37.605920 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [None req-5f400b40-efb1-4756-92d7-a06efb06abb6 tempest-VolumesSnapshotTestJSON-1374712720 tempest-VolumesSnapshotTestJSON-1374712720-project-member] DELETE https://10.4.3.8/volume/v3/snapshots/9fd420fa-8fab-4b67-b08b-4e3de5aa35be Aug 07 09:56:37.606243 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [None req-5f400b40-efb1-4756-92d7-a06efb06abb6 tempest-VolumesSnapshotTestJSON-1374712720 tempest-VolumesSnapshotTestJSON-1374712720-project-member] Empty body provided in request {{(pid=100298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 09:56:37.606553 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [None req-5f400b40-efb1-4756-92d7-a06efb06abb6 tempest-VolumesSnapshotTestJSON-1374712720 tempest-VolumesSnapshotTestJSON-1374712720-project-member] Calling method 'delete' {{(pid=100298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 09:56:37.606758 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.v3.snapshots [None req-5f400b40-efb1-4756-92d7-a06efb06abb6 tempest-VolumesSnapshotTestJSON-1374712720 tempest-VolumesSnapshotTestJSON-1374712720-project-member] Delete snapshot with id: 9fd420fa-8fab-4b67-b08b-4e3de5aa35be Aug 07 09:56:37.615761 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-7c83491c-1df1-43a8-b68b-2028af5952b6 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:56:37.617225 np0000006707 devstack@c-api.service[100298]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 09:56:37.617225 np0000006707 devstack@c-api.service[100298]: warnings.warn( Aug 07 09:56:37.618140 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-7c83491c-1df1-43a8-b68b-2028af5952b6 tempest-VolumeQuotasAdminTestJSON-1051262458 tempest-VolumeQuotasAdminTestJSON-1051262458-project-admin] GET https://10.4.3.8/volume/v3/os-quota-sets/b8032c76e4fe4181b615d4b73a49f329 Aug 07 09:56:37.618140 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-7c83491c-1df1-43a8-b68b-2028af5952b6 tempest-VolumeQuotasAdminTestJSON-1051262458 tempest-VolumeQuotasAdminTestJSON-1051262458-project-admin] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 09:56:37.618314 np0000006707 devstack@c-api.service[100298]: INFO cinder.volume.api [None req-5f400b40-efb1-4756-92d7-a06efb06abb6 tempest-VolumesSnapshotTestJSON-1374712720 tempest-VolumesSnapshotTestJSON-1374712720-project-member] Snapshot retrieved successfully. Aug 07 09:56:37.618369 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-7c83491c-1df1-43a8-b68b-2028af5952b6 tempest-VolumeQuotasAdminTestJSON-1051262458 tempest-VolumeQuotasAdminTestJSON-1051262458-project-admin] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 09:56:37.640213 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-7c83491c-1df1-43a8-b68b-2028af5952b6 tempest-VolumeQuotasAdminTestJSON-1051262458 tempest-VolumeQuotasAdminTestJSON-1051262458-project-admin] https://10.4.3.8/volume/v3/os-quota-sets/b8032c76e4fe4181b615d4b73a49f329 returned with HTTP 200 Aug 07 09:56:37.640801 np0000006707 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 467/1885] 10.4.3.8 () {66 vars in 1340 bytes} [Fri Aug 7 09:56:37 2026] GET /volume/v3/os-quota-sets/b8032c76e4fe4181b615d4b73a49f329 => generated 437 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 09:56:37.657290 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [None req-c58f56ea-f4ed-4a87-85bd-a7265abffc2f None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:56:37.660311 np0000006707 devstack@c-api.service[100298]: INFO cinder.volume.api [None req-5f400b40-efb1-4756-92d7-a06efb06abb6 tempest-VolumesSnapshotTestJSON-1374712720 tempest-VolumesSnapshotTestJSON-1374712720-project-member] Snapshot delete request issued successfully. Aug 07 09:56:37.660311 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [None req-5f400b40-efb1-4756-92d7-a06efb06abb6 tempest-VolumesSnapshotTestJSON-1374712720 tempest-VolumesSnapshotTestJSON-1374712720-project-member] https://10.4.3.8/volume/v3/snapshots/9fd420fa-8fab-4b67-b08b-4e3de5aa35be returned with HTTP 202 Aug 07 09:56:37.661037 np0000006707 devstack@c-api.service[100298]: [pid: 100298|app: 0|req: 476/1886] 10.4.3.8 () {66 vars in 1343 bytes} [Fri Aug 7 09:56:37 2026] DELETE /volume/v3/snapshots/9fd420fa-8fab-4b67-b08b-4e3de5aa35be => generated 0 bytes in 60 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 07 09:56:37.663619 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-c58f56ea-f4ed-4a87-85bd-a7265abffc2f tempest-VolumeQuotasAdminTestJSON-1051262458 tempest-VolumeQuotasAdminTestJSON-1051262458-project-admin] PUT https://10.4.3.8/volume/v3/os-quota-sets/b8032c76e4fe4181b615d4b73a49f329 Aug 07 09:56:37.663619 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-c58f56ea-f4ed-4a87-85bd-a7265abffc2f tempest-VolumeQuotasAdminTestJSON-1051262458 tempest-VolumeQuotasAdminTestJSON-1051262458-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=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 09:56:37.673031 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [None req-bd344a7d-b3ab-43bb-9c33-c785f1cfb0d7 None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:56:37.677533 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-bd344a7d-b3ab-43bb-9c33-c785f1cfb0d7 tempest-VolumesSnapshotTestJSON-1374712720 tempest-VolumesSnapshotTestJSON-1374712720-project-member] GET https://10.4.3.8/volume/v3/snapshots/9fd420fa-8fab-4b67-b08b-4e3de5aa35be Aug 07 09:56:37.677776 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-bd344a7d-b3ab-43bb-9c33-c785f1cfb0d7 tempest-VolumesSnapshotTestJSON-1374712720 tempest-VolumesSnapshotTestJSON-1374712720-project-member] Empty body provided in request {{(pid=100297) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 09:56:37.677996 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-bd344a7d-b3ab-43bb-9c33-c785f1cfb0d7 tempest-VolumesSnapshotTestJSON-1374712720 tempest-VolumesSnapshotTestJSON-1374712720-project-member] Calling method 'show' {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 09:56:37.690703 np0000006707 devstack@c-api.service[100297]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 09:56:37.690703 np0000006707 devstack@c-api.service[100297]: warnings.warn( Aug 07 09:56:37.691321 np0000006707 devstack@c-api.service[100297]: INFO cinder.volume.api [None req-bd344a7d-b3ab-43bb-9c33-c785f1cfb0d7 tempest-VolumesSnapshotTestJSON-1374712720 tempest-VolumesSnapshotTestJSON-1374712720-project-member] Snapshot retrieved successfully. Aug 07 09:56:37.694239 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-bd344a7d-b3ab-43bb-9c33-c785f1cfb0d7 tempest-VolumesSnapshotTestJSON-1374712720 tempest-VolumesSnapshotTestJSON-1374712720-project-member] https://10.4.3.8/volume/v3/snapshots/9fd420fa-8fab-4b67-b08b-4e3de5aa35be returned with HTTP 200 Aug 07 09:56:37.695439 np0000006707 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 473/1887] 10.4.3.8 () {66 vars in 1340 bytes} [Fri Aug 7 09:56:37 2026] GET /volume/v3/snapshots/9fd420fa-8fab-4b67-b08b-4e3de5aa35be => generated 468 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 09:56:37.798232 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-c58f56ea-f4ed-4a87-85bd-a7265abffc2f tempest-VolumeQuotasAdminTestJSON-1051262458 tempest-VolumeQuotasAdminTestJSON-1051262458-project-admin] https://10.4.3.8/volume/v3/os-quota-sets/b8032c76e4fe4181b615d4b73a49f329 returned with HTTP 200 Aug 07 09:56:37.798718 np0000006707 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 472/1888] 10.4.3.8 () {68 vars in 1361 bytes} [Fri Aug 7 09:56:37 2026] PUT /volume/v3/os-quota-sets/b8032c76e4fe4181b615d4b73a49f329 => generated 395 bytes in 142 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 09:56:37.813085 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-174a27f8-2ebd-4b52-8096-574a8a3d40bb None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:56:37.815516 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-174a27f8-2ebd-4b52-8096-574a8a3d40bb tempest-VolumeQuotasAdminTestJSON-1051262458 tempest-VolumeQuotasAdminTestJSON-1051262458-project-admin] GET https://10.4.3.8/volume/v3/os-quota-sets/b8032c76e4fe4181b615d4b73a49f329/defaults Aug 07 09:56:37.816616 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-174a27f8-2ebd-4b52-8096-574a8a3d40bb tempest-VolumeQuotasAdminTestJSON-1051262458 tempest-VolumeQuotasAdminTestJSON-1051262458-project-admin] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 09:56:37.816616 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-174a27f8-2ebd-4b52-8096-574a8a3d40bb tempest-VolumeQuotasAdminTestJSON-1051262458 tempest-VolumeQuotasAdminTestJSON-1051262458-project-admin] Calling method 'defaults' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 09:56:37.834139 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-174a27f8-2ebd-4b52-8096-574a8a3d40bb tempest-VolumeQuotasAdminTestJSON-1051262458 tempest-VolumeQuotasAdminTestJSON-1051262458-project-admin] https://10.4.3.8/volume/v3/os-quota-sets/b8032c76e4fe4181b615d4b73a49f329/defaults returned with HTTP 200 Aug 07 09:56:37.834622 np0000006707 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 468/1889] 10.4.3.8 () {66 vars in 1367 bytes} [Fri Aug 7 09:56:37 2026] GET /volume/v3/os-quota-sets/b8032c76e4fe4181b615d4b73a49f329/defaults => generated 437 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 09:56:37.850332 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.middleware.request_id [None req-7391df25-aa4f-4707-b62a-b05fd3af8f39 None None] RequestId filter calling following filter/app {{(pid=100298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:56:37.853155 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [None req-7391df25-aa4f-4707-b62a-b05fd3af8f39 tempest-VolumeQuotasAdminTestJSON-1051262458 tempest-VolumeQuotasAdminTestJSON-1051262458-project-admin] GET https://10.4.3.8/volume/v3/os-quota-sets/b8032c76e4fe4181b615d4b73a49f329 Aug 07 09:56:37.853265 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [None req-7391df25-aa4f-4707-b62a-b05fd3af8f39 tempest-VolumeQuotasAdminTestJSON-1051262458 tempest-VolumeQuotasAdminTestJSON-1051262458-project-admin] Empty body provided in request {{(pid=100298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 09:56:37.853562 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [None req-7391df25-aa4f-4707-b62a-b05fd3af8f39 tempest-VolumeQuotasAdminTestJSON-1051262458 tempest-VolumeQuotasAdminTestJSON-1051262458-project-admin] Calling method 'show' {{(pid=100298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 09:56:37.854199 np0000006707 devstack@c-api.service[100298]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 09:56:37.854199 np0000006707 devstack@c-api.service[100298]: warnings.warn( Aug 07 09:56:37.874107 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [None req-7391df25-aa4f-4707-b62a-b05fd3af8f39 tempest-VolumeQuotasAdminTestJSON-1051262458 tempest-VolumeQuotasAdminTestJSON-1051262458-project-admin] https://10.4.3.8/volume/v3/os-quota-sets/b8032c76e4fe4181b615d4b73a49f329 returned with HTTP 200 Aug 07 09:56:37.875062 np0000006707 devstack@c-api.service[100298]: [pid: 100298|app: 0|req: 477/1890] 10.4.3.8 () {66 vars in 1340 bytes} [Fri Aug 7 09:56:37 2026] GET /volume/v3/os-quota-sets/b8032c76e4fe4181b615d4b73a49f329 => generated 437 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 09:56:37.888975 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [None req-1eaa8524-dd3c-46aa-a265-e45ca31202c0 None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:56:37.892593 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-1eaa8524-dd3c-46aa-a265-e45ca31202c0 tempest-VolumeQuotasAdminTestJSON-1051262458 tempest-VolumeQuotasAdminTestJSON-1051262458-project-admin] GET https://10.4.3.8/volume/v3/os-quota-sets/b8032c76e4fe4181b615d4b73a49f329?usage=True Aug 07 09:56:37.893932 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-1eaa8524-dd3c-46aa-a265-e45ca31202c0 tempest-VolumeQuotasAdminTestJSON-1051262458 tempest-VolumeQuotasAdminTestJSON-1051262458-project-admin] Empty body provided in request {{(pid=100297) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 09:56:37.893932 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-1eaa8524-dd3c-46aa-a265-e45ca31202c0 tempest-VolumeQuotasAdminTestJSON-1051262458 tempest-VolumeQuotasAdminTestJSON-1051262458-project-admin] Calling method 'show' {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 09:56:37.916959 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [None req-d2071729-112c-4b17-b280-927c29814025 None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:56:37.919888 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-d2071729-112c-4b17-b280-927c29814025 tempest-VolumeRevertTests-894794335 tempest-VolumeRevertTests-894794335-project-member] GET https://10.4.3.8/volume/v3/volumes/4cdfbfcb-a6d1-4049-a2d2-83b76f022be6 Aug 07 09:56:37.920535 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-d2071729-112c-4b17-b280-927c29814025 tempest-VolumeRevertTests-894794335 tempest-VolumeRevertTests-894794335-project-member] Empty body provided in request {{(pid=100296) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 09:56:37.920793 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-d2071729-112c-4b17-b280-927c29814025 tempest-VolumeRevertTests-894794335 tempest-VolumeRevertTests-894794335-project-member] Calling method 'show' {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 09:56:37.932760 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-1eaa8524-dd3c-46aa-a265-e45ca31202c0 tempest-VolumeQuotasAdminTestJSON-1051262458 tempest-VolumeQuotasAdminTestJSON-1051262458-project-admin] https://10.4.3.8/volume/v3/os-quota-sets/b8032c76e4fe4181b615d4b73a49f329?usage=True returned with HTTP 200 Aug 07 09:56:37.933040 np0000006707 devstack@c-api.service[100296]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 09:56:37.933040 np0000006707 devstack@c-api.service[100296]: warnings.warn( Aug 07 09:56:37.933495 np0000006707 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 474/1891] 10.4.3.8 () {66 vars in 1361 bytes} [Fri Aug 7 09:56:37 2026] GET /volume/v3/os-quota-sets/b8032c76e4fe4181b615d4b73a49f329?usage=True => generated 1061 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 09:56:37.939846 np0000006707 devstack@c-api.service[100296]: INFO cinder.volume.api [None req-d2071729-112c-4b17-b280-927c29814025 tempest-VolumeRevertTests-894794335 tempest-VolumeRevertTests-894794335-project-member] Volume info retrieved successfully. Aug 07 09:56:37.946314 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-d2071729-112c-4b17-b280-927c29814025 tempest-VolumeRevertTests-894794335 tempest-VolumeRevertTests-894794335-project-member] https://10.4.3.8/volume/v3/volumes/4cdfbfcb-a6d1-4049-a2d2-83b76f022be6 returned with HTTP 200 Aug 07 09:56:37.946710 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-49fcf949-6a05-402a-946f-1f1c68df4085 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:56:37.947099 np0000006707 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 473/1892] 10.4.3.8 () {68 vars in 1375 bytes} [Fri Aug 7 09:56:37 2026] GET /volume/v3/volumes/4cdfbfcb-a6d1-4049-a2d2-83b76f022be6 => generated 854 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 09:56:37.965970 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.middleware.request_id [None req-114b9381-e914-4a32-8e1c-a3debd682774 None None] RequestId filter calling following filter/app {{(pid=100298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:56:37.970520 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [None req-114b9381-e914-4a32-8e1c-a3debd682774 tempest-VolumeRevertTests-894794335 tempest-VolumeRevertTests-894794335-project-member] POST https://10.4.3.8/volume/v3/snapshots Aug 07 09:56:37.970520 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [None req-114b9381-e914-4a32-8e1c-a3debd682774 tempest-VolumeRevertTests-894794335 tempest-VolumeRevertTests-894794335-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "4cdfbfcb-a6d1-4049-a2d2-83b76f022be6", "metadata": {"mykey1": "value1"}, "name": "tempest-VolumeRevertTests-Snapshot-1442274640"}} {{(pid=100298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 09:56:37.985356 np0000006707 devstack@c-api.service[100298]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 09:56:37.985356 np0000006707 devstack@c-api.service[100298]: warnings.warn( Aug 07 09:56:37.986562 np0000006707 devstack@c-api.service[100298]: INFO cinder.volume.api [None req-114b9381-e914-4a32-8e1c-a3debd682774 tempest-VolumeRevertTests-894794335 tempest-VolumeRevertTests-894794335-project-member] Volume info retrieved successfully. Aug 07 09:56:37.986659 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.v3.snapshots [None req-114b9381-e914-4a32-8e1c-a3debd682774 tempest-VolumeRevertTests-894794335 tempest-VolumeRevertTests-894794335-project-member] Create snapshot from volume 4cdfbfcb-a6d1-4049-a2d2-83b76f022be6 Aug 07 09:56:38.027801 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.quota [None req-114b9381-e914-4a32-8e1c-a3debd682774 tempest-VolumeRevertTests-894794335 tempest-VolumeRevertTests-894794335-project-member] Created reservations ['362fa4b4-4f29-487f-89f6-21fb803674b7', 'b633ab97-4edd-4899-94c1-5dfcd460278d', '8252af17-dfad-4458-a7c8-f569d02bce4e', 'f5b02938-7735-4a69-a8d0-e4d0db978a4e'] {{(pid=100298) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 09:56:38.092616 np0000006707 devstack@c-api.service[100298]: INFO cinder.volume.api [None req-114b9381-e914-4a32-8e1c-a3debd682774 tempest-VolumeRevertTests-894794335 tempest-VolumeRevertTests-894794335-project-member] Snapshot create request issued successfully. Aug 07 09:56:38.092616 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [None req-114b9381-e914-4a32-8e1c-a3debd682774 tempest-VolumeRevertTests-894794335 tempest-VolumeRevertTests-894794335-project-member] https://10.4.3.8/volume/v3/snapshots returned with HTTP 202 Aug 07 09:56:38.092616 np0000006707 devstack@c-api.service[100298]: [pid: 100298|app: 0|req: 478/1893] 10.4.3.8 () {68 vars in 1251 bytes} [Fri Aug 7 09:56:37 2026] POST /volume/v3/snapshots => generated 322 bytes in 116 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 07 09:56:38.093545 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [None req-14bea23c-1a6a-4b65-8f0c-0eff437eb002 None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:56:38.096029 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-14bea23c-1a6a-4b65-8f0c-0eff437eb002 tempest-VolumeRevertTests-894794335 tempest-VolumeRevertTests-894794335-project-member] GET https://10.4.3.8/volume/v3/snapshots/e3e84569-90b9-4b96-abb5-bba27410de0c Aug 07 09:56:38.096303 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-14bea23c-1a6a-4b65-8f0c-0eff437eb002 tempest-VolumeRevertTests-894794335 tempest-VolumeRevertTests-894794335-project-member] Empty body provided in request {{(pid=100297) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 09:56:38.097060 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-14bea23c-1a6a-4b65-8f0c-0eff437eb002 tempest-VolumeRevertTests-894794335 tempest-VolumeRevertTests-894794335-project-member] Calling method 'show' {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 09:56:38.107446 np0000006707 devstack@c-api.service[100297]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 09:56:38.107446 np0000006707 devstack@c-api.service[100297]: warnings.warn( Aug 07 09:56:38.108007 np0000006707 devstack@c-api.service[100297]: INFO cinder.volume.api [None req-14bea23c-1a6a-4b65-8f0c-0eff437eb002 tempest-VolumeRevertTests-894794335 tempest-VolumeRevertTests-894794335-project-member] Snapshot retrieved successfully. Aug 07 09:56:38.111557 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-14bea23c-1a6a-4b65-8f0c-0eff437eb002 tempest-VolumeRevertTests-894794335 tempest-VolumeRevertTests-894794335-project-member] https://10.4.3.8/volume/v3/snapshots/e3e84569-90b9-4b96-abb5-bba27410de0c returned with HTTP 200 Aug 07 09:56:38.111557 np0000006707 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 475/1894] 10.4.3.8 () {66 vars in 1340 bytes} [Fri Aug 7 09:56:38 2026] GET /volume/v3/snapshots/e3e84569-90b9-4b96-abb5-bba27410de0c => generated 454 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 09:56:38.121002 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-49fcf949-6a05-402a-946f-1f1c68df4085 tempest-VolumeQuotasAdminTestJSON-1750799331 tempest-VolumeQuotasAdminTestJSON-1750799331-project-member] POST https://10.4.3.8/volume/v3/volumes Aug 07 09:56:38.121002 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-49fcf949-6a05-402a-946f-1f1c68df4085 tempest-VolumeQuotasAdminTestJSON-1750799331 tempest-VolumeQuotasAdminTestJSON-1750799331-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeQuotasAdminTestJSON-Volume-1779703288"}} {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 09:56:38.123445 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.v3.volumes [None req-49fcf949-6a05-402a-946f-1f1c68df4085 tempest-VolumeQuotasAdminTestJSON-1750799331 tempest-VolumeQuotasAdminTestJSON-1750799331-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeQuotasAdminTestJSON-Volume-1779703288'}} {{(pid=100295) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 07 09:56:38.123445 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.v3.volumes [None req-49fcf949-6a05-402a-946f-1f1c68df4085 tempest-VolumeQuotasAdminTestJSON-1750799331 tempest-VolumeQuotasAdminTestJSON-1750799331-project-member] Create volume of 1 GB Aug 07 09:56:38.132878 np0000006707 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-49fcf949-6a05-402a-946f-1f1c68df4085 tempest-VolumeQuotasAdminTestJSON-1750799331 tempest-VolumeQuotasAdminTestJSON-1750799331-project-member] Availability Zones retrieved successfully. Aug 07 09:56:38.142512 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.volume.api [None req-49fcf949-6a05-402a-946f-1f1c68df4085 tempest-VolumeQuotasAdminTestJSON-1750799331 tempest-VolumeQuotasAdminTestJSON-1750799331-project-member] Flow 'volume_create_api' (b02bdc84-f8c9-4d49-ae02-b2331846de0d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100295) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 09:56:38.143988 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.volume.api [None req-49fcf949-6a05-402a-946f-1f1c68df4085 tempest-VolumeQuotasAdminTestJSON-1750799331 tempest-VolumeQuotasAdminTestJSON-1750799331-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f7d8993d-38ac-4ee6-b8dc-a3e0ec77b103) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100295) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 09:56:38.147533 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.volume.flows.api.create_volume [None req-49fcf949-6a05-402a-946f-1f1c68df4085 tempest-VolumeQuotasAdminTestJSON-1750799331 tempest-VolumeQuotasAdminTestJSON-1750799331-project-member] Validating volume size '1' using validate_int {{(pid=100295) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 07 09:56:38.183902 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.volume.api [None req-49fcf949-6a05-402a-946f-1f1c68df4085 tempest-VolumeQuotasAdminTestJSON-1750799331 tempest-VolumeQuotasAdminTestJSON-1750799331-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f7d8993d-38ac-4ee6-b8dc-a3e0ec77b103) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-07T09:47:39Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=45fd9a3a-b61e-4c6c-9ab7-d02f06678d0d,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '45fd9a3a-b61e-4c6c-9ab7-d02f06678d0d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100295) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 09:56:38.183902 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.volume.api [None req-49fcf949-6a05-402a-946f-1f1c68df4085 tempest-VolumeQuotasAdminTestJSON-1750799331 tempest-VolumeQuotasAdminTestJSON-1750799331-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (50f1e05c-a726-457d-9665-52819f95f89c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100295) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 09:56:38.288032 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.quota [None req-49fcf949-6a05-402a-946f-1f1c68df4085 tempest-VolumeQuotasAdminTestJSON-1750799331 tempest-VolumeQuotasAdminTestJSON-1750799331-project-member] Created reservations ['efe6f8c2-737f-42f9-a085-be5c8866b149', 'af75f8b8-c70e-4ff0-b700-00196103bc6f', '94155b62-514a-4780-99b5-e6278dc0b676', '4524db1d-0903-420c-ab84-3620eb4b5e44'] {{(pid=100295) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 09:56:38.289195 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.volume.api [None req-49fcf949-6a05-402a-946f-1f1c68df4085 tempest-VolumeQuotasAdminTestJSON-1750799331 tempest-VolumeQuotasAdminTestJSON-1750799331-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (50f1e05c-a726-457d-9665-52819f95f89c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['efe6f8c2-737f-42f9-a085-be5c8866b149', 'af75f8b8-c70e-4ff0-b700-00196103bc6f', '94155b62-514a-4780-99b5-e6278dc0b676', '4524db1d-0903-420c-ab84-3620eb4b5e44']}' {{(pid=100295) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 09:56:38.290357 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.volume.api [None req-49fcf949-6a05-402a-946f-1f1c68df4085 tempest-VolumeQuotasAdminTestJSON-1750799331 tempest-VolumeQuotasAdminTestJSON-1750799331-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (fd9b4263-6a3f-46e5-aa22-04c7dbbbd734) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100295) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 09:56:38.330081 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.volume.api [None req-49fcf949-6a05-402a-946f-1f1c68df4085 tempest-VolumeQuotasAdminTestJSON-1750799331 tempest-VolumeQuotasAdminTestJSON-1750799331-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (fd9b4263-6a3f-46e5-aa22-04c7dbbbd734) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '754c6ac5-57d7-4400-8689-77aae2c1e206', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeQuotasAdminTestJSON-Volume-1779703288',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b8032c76e4fe4181b615d4b73a49f329',qos_specs=None,replication_status=,reservations=['efe6f8c2-737f-42f9-a085-be5c8866b149','af75f8b8-c70e-4ff0-b700-00196103bc6f','94155b62-514a-4780-99b5-e6278dc0b676','4524db1d-0903-420c-ab84-3620eb4b5e44'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='35a83af8a8d644839f5ea6f957059ab3',volume_type_id=45fd9a3a-b61e-4c6c-9ab7-d02f06678d0d), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-07T09:56:38Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeQuotasAdminTestJSON-Volume-1779703288',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=754c6ac5-57d7-4400-8689-77aae2c1e206,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='b8032c76e4fe4181b615d4b73a49f329',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='35a83af8a8d644839f5ea6f957059ab3',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(45fd9a3a-b61e-4c6c-9ab7-d02f06678d0d),volume_type_id=45fd9a3a-b61e-4c6c-9ab7-d02f06678d0d)}' {{(pid=100295) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 09:56:38.331232 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.volume.api [None req-49fcf949-6a05-402a-946f-1f1c68df4085 tempest-VolumeQuotasAdminTestJSON-1750799331 tempest-VolumeQuotasAdminTestJSON-1750799331-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (77bce56a-66d2-4ece-a37a-62e1e7a30365) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100295) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 09:56:38.373685 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.volume.api [None req-49fcf949-6a05-402a-946f-1f1c68df4085 tempest-VolumeQuotasAdminTestJSON-1750799331 tempest-VolumeQuotasAdminTestJSON-1750799331-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (77bce56a-66d2-4ece-a37a-62e1e7a30365) transitioned into state 'SUCCESS' from state '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-1779703288',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b8032c76e4fe4181b615d4b73a49f329',qos_specs=None,replication_status=,reservations=['efe6f8c2-737f-42f9-a085-be5c8866b149','af75f8b8-c70e-4ff0-b700-00196103bc6f','94155b62-514a-4780-99b5-e6278dc0b676','4524db1d-0903-420c-ab84-3620eb4b5e44'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='35a83af8a8d644839f5ea6f957059ab3',volume_type_id=45fd9a3a-b61e-4c6c-9ab7-d02f06678d0d)}' {{(pid=100295) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 09:56:38.374770 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.volume.api [None req-49fcf949-6a05-402a-946f-1f1c68df4085 tempest-VolumeQuotasAdminTestJSON-1750799331 tempest-VolumeQuotasAdminTestJSON-1750799331-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d8edcb2d-c069-4157-a8ca-a1c7df0bf447) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100295) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 09:56:38.387976 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.volume.api [None req-49fcf949-6a05-402a-946f-1f1c68df4085 tempest-VolumeQuotasAdminTestJSON-1750799331 tempest-VolumeQuotasAdminTestJSON-1750799331-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d8edcb2d-c069-4157-a8ca-a1c7df0bf447) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100295) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 09:56:38.388671 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.volume.api [None req-49fcf949-6a05-402a-946f-1f1c68df4085 tempest-VolumeQuotasAdminTestJSON-1750799331 tempest-VolumeQuotasAdminTestJSON-1750799331-project-member] Flow 'volume_create_api' (b02bdc84-f8c9-4d49-ae02-b2331846de0d) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100295) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 09:56:38.389076 np0000006707 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-49fcf949-6a05-402a-946f-1f1c68df4085 tempest-VolumeQuotasAdminTestJSON-1750799331 tempest-VolumeQuotasAdminTestJSON-1750799331-project-member] Create volume request issued successfully. Aug 07 09:56:38.389930 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-49fcf949-6a05-402a-946f-1f1c68df4085 tempest-VolumeQuotasAdminTestJSON-1750799331 tempest-VolumeQuotasAdminTestJSON-1750799331-project-member] https://10.4.3.8/volume/v3/volumes returned with HTTP 202 Aug 07 09:56:38.390509 np0000006707 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 469/1895] 10.4.3.8 () {68 vars in 1244 bytes} [Fri Aug 7 09:56:37 2026] POST /volume/v3/volumes => generated 752 bytes in 444 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 07 09:56:38.412590 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [None req-2f271e80-74f7-435f-9fe9-34f6e40dd2f5 None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:56:38.414492 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-2f271e80-74f7-435f-9fe9-34f6e40dd2f5 tempest-VolumeQuotasAdminTestJSON-1750799331 tempest-VolumeQuotasAdminTestJSON-1750799331-project-member] GET https://10.4.3.8/volume/v3/volumes/754c6ac5-57d7-4400-8689-77aae2c1e206 Aug 07 09:56:38.414743 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-2f271e80-74f7-435f-9fe9-34f6e40dd2f5 tempest-VolumeQuotasAdminTestJSON-1750799331 tempest-VolumeQuotasAdminTestJSON-1750799331-project-member] Empty body provided in request {{(pid=100296) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 09:56:38.414926 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-2f271e80-74f7-435f-9fe9-34f6e40dd2f5 tempest-VolumeQuotasAdminTestJSON-1750799331 tempest-VolumeQuotasAdminTestJSON-1750799331-project-member] Calling method 'show' {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 09:56:38.424693 np0000006707 devstack@c-api.service[100296]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 09:56:38.424693 np0000006707 devstack@c-api.service[100296]: warnings.warn( Aug 07 09:56:38.433950 np0000006707 devstack@c-api.service[100296]: INFO cinder.volume.api [None req-2f271e80-74f7-435f-9fe9-34f6e40dd2f5 tempest-VolumeQuotasAdminTestJSON-1750799331 tempest-VolumeQuotasAdminTestJSON-1750799331-project-member] Volume info retrieved successfully. Aug 07 09:56:38.442786 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-2f271e80-74f7-435f-9fe9-34f6e40dd2f5 tempest-VolumeQuotasAdminTestJSON-1750799331 tempest-VolumeQuotasAdminTestJSON-1750799331-project-member] https://10.4.3.8/volume/v3/volumes/754c6ac5-57d7-4400-8689-77aae2c1e206 returned with HTTP 200 Aug 07 09:56:38.443383 np0000006707 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 474/1896] 10.4.3.8 () {66 vars in 1334 bytes} [Fri Aug 7 09:56:38 2026] GET /volume/v3/volumes/754c6ac5-57d7-4400-8689-77aae2c1e206 => generated 820 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 09:56:38.707914 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.middleware.request_id [None req-9fddf3ef-69d9-4a7e-99d5-7e955dd8754a None None] RequestId filter calling following filter/app {{(pid=100298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:56:38.710101 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [None req-9fddf3ef-69d9-4a7e-99d5-7e955dd8754a tempest-VolumesSnapshotTestJSON-1374712720 tempest-VolumesSnapshotTestJSON-1374712720-project-member] GET https://10.4.3.8/volume/v3/snapshots/9fd420fa-8fab-4b67-b08b-4e3de5aa35be Aug 07 09:56:38.710366 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [None req-9fddf3ef-69d9-4a7e-99d5-7e955dd8754a tempest-VolumesSnapshotTestJSON-1374712720 tempest-VolumesSnapshotTestJSON-1374712720-project-member] Empty body provided in request {{(pid=100298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 09:56:38.710665 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [None req-9fddf3ef-69d9-4a7e-99d5-7e955dd8754a tempest-VolumesSnapshotTestJSON-1374712720 tempest-VolumesSnapshotTestJSON-1374712720-project-member] Calling method 'show' {{(pid=100298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 09:56:38.717785 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [None req-9fddf3ef-69d9-4a7e-99d5-7e955dd8754a tempest-VolumesSnapshotTestJSON-1374712720 tempest-VolumesSnapshotTestJSON-1374712720-project-member] https://10.4.3.8/volume/v3/snapshots/9fd420fa-8fab-4b67-b08b-4e3de5aa35be returned with HTTP 404 Aug 07 09:56:38.718367 np0000006707 devstack@c-api.service[100298]: [pid: 100298|app: 0|req: 479/1897] 10.4.3.8 () {66 vars in 1340 bytes} [Fri Aug 7 09:56:38 2026] GET /volume/v3/snapshots/9fd420fa-8fab-4b67-b08b-4e3de5aa35be => generated 111 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 09:56:38.727749 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [None req-21494cb7-67c0-418f-8a03-464097f9371a None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:56:38.730104 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-21494cb7-67c0-418f-8a03-464097f9371a tempest-VolumesSnapshotTestJSON-1374712720 tempest-VolumesSnapshotTestJSON-1374712720-project-member] DELETE https://10.4.3.8/volume/v3/snapshots/27dd072f-51a3-4620-9d9a-b5b7699e0f5d Aug 07 09:56:38.730295 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-21494cb7-67c0-418f-8a03-464097f9371a tempest-VolumesSnapshotTestJSON-1374712720 tempest-VolumesSnapshotTestJSON-1374712720-project-member] Empty body provided in request {{(pid=100297) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 09:56:38.730720 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-21494cb7-67c0-418f-8a03-464097f9371a tempest-VolumesSnapshotTestJSON-1374712720 tempest-VolumesSnapshotTestJSON-1374712720-project-member] Calling method 'delete' {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 09:56:38.730844 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.v3.snapshots [None req-21494cb7-67c0-418f-8a03-464097f9371a tempest-VolumesSnapshotTestJSON-1374712720 tempest-VolumesSnapshotTestJSON-1374712720-project-member] Delete snapshot with id: 27dd072f-51a3-4620-9d9a-b5b7699e0f5d Aug 07 09:56:38.736922 np0000006707 devstack@c-api.service[100297]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 09:56:38.736922 np0000006707 devstack@c-api.service[100297]: warnings.warn( Aug 07 09:56:38.737359 np0000006707 devstack@c-api.service[100297]: INFO cinder.volume.api [None req-21494cb7-67c0-418f-8a03-464097f9371a tempest-VolumesSnapshotTestJSON-1374712720 tempest-VolumesSnapshotTestJSON-1374712720-project-member] Snapshot retrieved successfully. Aug 07 09:56:38.766125 np0000006707 devstack@c-api.service[100297]: INFO cinder.volume.api [None req-21494cb7-67c0-418f-8a03-464097f9371a tempest-VolumesSnapshotTestJSON-1374712720 tempest-VolumesSnapshotTestJSON-1374712720-project-member] Snapshot delete request issued successfully. Aug 07 09:56:38.766399 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-21494cb7-67c0-418f-8a03-464097f9371a tempest-VolumesSnapshotTestJSON-1374712720 tempest-VolumesSnapshotTestJSON-1374712720-project-member] https://10.4.3.8/volume/v3/snapshots/27dd072f-51a3-4620-9d9a-b5b7699e0f5d returned with HTTP 202 Aug 07 09:56:38.767203 np0000006707 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 476/1898] 10.4.3.8 () {66 vars in 1343 bytes} [Fri Aug 7 09:56:38 2026] DELETE /volume/v3/snapshots/27dd072f-51a3-4620-9d9a-b5b7699e0f5d => generated 0 bytes in 40 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 07 09:56:38.782787 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-b220015a-1a58-4b08-83bc-c600609db401 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:56:38.784982 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-b220015a-1a58-4b08-83bc-c600609db401 tempest-VolumesSnapshotTestJSON-1374712720 tempest-VolumesSnapshotTestJSON-1374712720-project-member] GET https://10.4.3.8/volume/v3/snapshots/27dd072f-51a3-4620-9d9a-b5b7699e0f5d Aug 07 09:56:38.785303 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-b220015a-1a58-4b08-83bc-c600609db401 tempest-VolumesSnapshotTestJSON-1374712720 tempest-VolumesSnapshotTestJSON-1374712720-project-member] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 09:56:38.785470 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-b220015a-1a58-4b08-83bc-c600609db401 tempest-VolumesSnapshotTestJSON-1374712720 tempest-VolumesSnapshotTestJSON-1374712720-project-member] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 09:56:38.790835 np0000006707 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 09:56:38.790835 np0000006707 devstack@c-api.service[100295]: warnings.warn( Aug 07 09:56:38.791399 np0000006707 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-b220015a-1a58-4b08-83bc-c600609db401 tempest-VolumesSnapshotTestJSON-1374712720 tempest-VolumesSnapshotTestJSON-1374712720-project-member] Snapshot retrieved successfully. Aug 07 09:56:38.792236 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-b220015a-1a58-4b08-83bc-c600609db401 tempest-VolumesSnapshotTestJSON-1374712720 tempest-VolumesSnapshotTestJSON-1374712720-project-member] https://10.4.3.8/volume/v3/snapshots/27dd072f-51a3-4620-9d9a-b5b7699e0f5d returned with HTTP 200 Aug 07 09:56:38.792679 np0000006707 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 470/1899] 10.4.3.8 () {66 vars in 1340 bytes} [Fri Aug 7 09:56:38 2026] GET /volume/v3/snapshots/27dd072f-51a3-4620-9d9a-b5b7699e0f5d => generated 467 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 09:56:39.099738 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [None req-3f14e20f-fa60-4fd1-8119-3ab444f2a593 None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:56:39.101886 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-3f14e20f-fa60-4fd1-8119-3ab444f2a593 tempest-ServerActionsTestOtherB-2108643741 tempest-ServerActionsTestOtherB-2108643741-project-member] POST https://10.4.3.8/volume/v3/volumes Aug 07 09:56:39.102486 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-3f14e20f-fa60-4fd1-8119-3ab444f2a593 tempest-ServerActionsTestOtherB-2108643741 tempest-ServerActionsTestOtherB-2108643741-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-ServerActionsTestOtherB-volume-929356236"}} {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 09:56:39.104059 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.v3.volumes [None req-3f14e20f-fa60-4fd1-8119-3ab444f2a593 tempest-ServerActionsTestOtherB-2108643741 tempest-ServerActionsTestOtherB-2108643741-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-ServerActionsTestOtherB-volume-929356236'}} {{(pid=100296) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 07 09:56:39.104236 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.v3.volumes [None req-3f14e20f-fa60-4fd1-8119-3ab444f2a593 tempest-ServerActionsTestOtherB-2108643741 tempest-ServerActionsTestOtherB-2108643741-project-member] Create volume of 1 GB Aug 07 09:56:39.109115 np0000006707 devstack@c-api.service[100296]: INFO cinder.volume.api [None req-3f14e20f-fa60-4fd1-8119-3ab444f2a593 tempest-ServerActionsTestOtherB-2108643741 tempest-ServerActionsTestOtherB-2108643741-project-member] Availability Zones retrieved successfully. Aug 07 09:56:39.115192 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.volume.api [None req-3f14e20f-fa60-4fd1-8119-3ab444f2a593 tempest-ServerActionsTestOtherB-2108643741 tempest-ServerActionsTestOtherB-2108643741-project-member] Flow 'volume_create_api' (c8999ab5-ac6b-4742-8b72-3fbd73a3a952) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100296) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 09:56:39.116183 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.volume.api [None req-3f14e20f-fa60-4fd1-8119-3ab444f2a593 tempest-ServerActionsTestOtherB-2108643741 tempest-ServerActionsTestOtherB-2108643741-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (eb8f1695-58e4-4b2f-b8fd-886a272abc63) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 09:56:39.117892 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.volume.flows.api.create_volume [None req-3f14e20f-fa60-4fd1-8119-3ab444f2a593 tempest-ServerActionsTestOtherB-2108643741 tempest-ServerActionsTestOtherB-2108643741-project-member] Validating volume size '1' using validate_int {{(pid=100296) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 07 09:56:39.121792 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.middleware.request_id [None req-4c1f47d1-025c-421f-9894-6c58f89f5b4b None None] RequestId filter calling following filter/app {{(pid=100298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:56:39.123964 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [None req-4c1f47d1-025c-421f-9894-6c58f89f5b4b tempest-VolumeRevertTests-894794335 tempest-VolumeRevertTests-894794335-project-member] GET https://10.4.3.8/volume/v3/snapshots/e3e84569-90b9-4b96-abb5-bba27410de0c Aug 07 09:56:39.124199 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [None req-4c1f47d1-025c-421f-9894-6c58f89f5b4b tempest-VolumeRevertTests-894794335 tempest-VolumeRevertTests-894794335-project-member] Empty body provided in request {{(pid=100298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 09:56:39.124463 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [None req-4c1f47d1-025c-421f-9894-6c58f89f5b4b tempest-VolumeRevertTests-894794335 tempest-VolumeRevertTests-894794335-project-member] Calling method 'show' {{(pid=100298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 09:56:39.132791 np0000006707 devstack@c-api.service[100298]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 09:56:39.132791 np0000006707 devstack@c-api.service[100298]: warnings.warn( Aug 07 09:56:39.133633 np0000006707 devstack@c-api.service[100298]: INFO cinder.volume.api [None req-4c1f47d1-025c-421f-9894-6c58f89f5b4b tempest-VolumeRevertTests-894794335 tempest-VolumeRevertTests-894794335-project-member] Snapshot retrieved successfully. Aug 07 09:56:39.134763 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [None req-4c1f47d1-025c-421f-9894-6c58f89f5b4b tempest-VolumeRevertTests-894794335 tempest-VolumeRevertTests-894794335-project-member] https://10.4.3.8/volume/v3/snapshots/e3e84569-90b9-4b96-abb5-bba27410de0c returned with HTTP 200 Aug 07 09:56:39.135362 np0000006707 devstack@c-api.service[100298]: [pid: 100298|app: 0|req: 480/1900] 10.4.3.8 () {66 vars in 1340 bytes} [Fri Aug 7 09:56:39 2026] GET /volume/v3/snapshots/e3e84569-90b9-4b96-abb5-bba27410de0c => generated 481 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 09:56:39.145729 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [None req-11041161-1c34-4445-9c42-e7c76e23321d None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:56:39.148551 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-11041161-1c34-4445-9c42-e7c76e23321d tempest-VolumeRevertTests-894794335 tempest-VolumeRevertTests-894794335-project-member] POST https://10.4.3.8/volume/v3/volumes/4cdfbfcb-a6d1-4049-a2d2-83b76f022be6/action Aug 07 09:56:39.149119 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-11041161-1c34-4445-9c42-e7c76e23321d tempest-VolumeRevertTests-894794335 tempest-VolumeRevertTests-894794335-project-member] Action body: b'{"os-extend": {"new_size": 2}}' {{(pid=100297) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 07 09:56:39.149298 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-11041161-1c34-4445-9c42-e7c76e23321d tempest-VolumeRevertTests-894794335 tempest-VolumeRevertTests-894794335-project-member] Action: 'action', calling method: _extend, body: {"os-extend": {"new_size": 2}} {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 09:56:39.160649 np0000006707 devstack@c-api.service[100297]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 09:56:39.160649 np0000006707 devstack@c-api.service[100297]: warnings.warn( Aug 07 09:56:39.161627 np0000006707 devstack@c-api.service[100297]: INFO cinder.volume.api [None req-11041161-1c34-4445-9c42-e7c76e23321d tempest-VolumeRevertTests-894794335 tempest-VolumeRevertTests-894794335-project-member] Volume info retrieved successfully. Aug 07 09:56:39.164343 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.volume.api [None req-3f14e20f-fa60-4fd1-8119-3ab444f2a593 tempest-ServerActionsTestOtherB-2108643741 tempest-ServerActionsTestOtherB-2108643741-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (eb8f1695-58e4-4b2f-b8fd-886a272abc63) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-07T09:47:39Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=45fd9a3a-b61e-4c6c-9ab7-d02f06678d0d,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '45fd9a3a-b61e-4c6c-9ab7-d02f06678d0d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 09:56:39.164916 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.volume.api [None req-3f14e20f-fa60-4fd1-8119-3ab444f2a593 tempest-ServerActionsTestOtherB-2108643741 tempest-ServerActionsTestOtherB-2108643741-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d33d34cd-18dc-4d00-a8ca-a39a121e90bf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 09:56:39.257034 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.quota [None req-11041161-1c34-4445-9c42-e7c76e23321d tempest-VolumeRevertTests-894794335 tempest-VolumeRevertTests-894794335-project-member] Created reservations ['d1fcbf38-b8de-405d-8fd5-28be3bb557da', '4601db03-a0c2-4170-be71-6e6740f24fbc'] {{(pid=100297) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 09:56:39.271828 np0000006707 devstack@c-api.service[100297]: INFO cinder.volume.api [None req-11041161-1c34-4445-9c42-e7c76e23321d tempest-VolumeRevertTests-894794335 tempest-VolumeRevertTests-894794335-project-member] Extend volume request issued successfully. Aug 07 09:56:39.272110 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-11041161-1c34-4445-9c42-e7c76e23321d tempest-VolumeRevertTests-894794335 tempest-VolumeRevertTests-894794335-project-member] https://10.4.3.8/volume/v3/volumes/4cdfbfcb-a6d1-4049-a2d2-83b76f022be6/action returned with HTTP 202 Aug 07 09:56:39.272870 np0000006707 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 477/1901] 10.4.3.8 () {70 vars in 1417 bytes} [Fri Aug 7 09:56:39 2026] POST /volume/v3/volumes/4cdfbfcb-a6d1-4049-a2d2-83b76f022be6/action => generated 0 bytes in 128 msecs (HTTP/1.1 202) 7 headers in 290 bytes (1 switches on core 0) Aug 07 09:56:39.281460 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.quota [None req-3f14e20f-fa60-4fd1-8119-3ab444f2a593 tempest-ServerActionsTestOtherB-2108643741 tempest-ServerActionsTestOtherB-2108643741-project-member] Created reservations ['1ead5f1e-7991-44f7-97eb-016c8873ed2f', '1c91ef87-de68-4660-b2d9-22fc306a6f27', '00a1914a-5e92-45ba-83a9-0e0e8a2abf4c', '2cab3edc-b4ed-42ce-b5d0-108a4e43428c'] {{(pid=100296) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 09:56:39.281460 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.volume.api [None req-3f14e20f-fa60-4fd1-8119-3ab444f2a593 tempest-ServerActionsTestOtherB-2108643741 tempest-ServerActionsTestOtherB-2108643741-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d33d34cd-18dc-4d00-a8ca-a39a121e90bf) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['1ead5f1e-7991-44f7-97eb-016c8873ed2f', '1c91ef87-de68-4660-b2d9-22fc306a6f27', '00a1914a-5e92-45ba-83a9-0e0e8a2abf4c', '2cab3edc-b4ed-42ce-b5d0-108a4e43428c']}' {{(pid=100296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 09:56:39.282232 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.volume.api [None req-3f14e20f-fa60-4fd1-8119-3ab444f2a593 tempest-ServerActionsTestOtherB-2108643741 tempest-ServerActionsTestOtherB-2108643741-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (cab8b1ad-6008-4a0a-a197-9db26c186797) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 09:56:39.287270 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-de65150a-b704-4bf3-bbcc-251884214ae5 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:56:39.289805 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-de65150a-b704-4bf3-bbcc-251884214ae5 tempest-VolumeRevertTests-894794335 tempest-VolumeRevertTests-894794335-project-member] GET https://10.4.3.8/volume/v3/volumes/4cdfbfcb-a6d1-4049-a2d2-83b76f022be6 Aug 07 09:56:39.290108 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-de65150a-b704-4bf3-bbcc-251884214ae5 tempest-VolumeRevertTests-894794335 tempest-VolumeRevertTests-894794335-project-member] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 09:56:39.290649 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-de65150a-b704-4bf3-bbcc-251884214ae5 tempest-VolumeRevertTests-894794335 tempest-VolumeRevertTests-894794335-project-member] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 09:56:39.304497 np0000006707 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 09:56:39.304497 np0000006707 devstack@c-api.service[100295]: warnings.warn( Aug 07 09:56:39.315725 np0000006707 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-de65150a-b704-4bf3-bbcc-251884214ae5 tempest-VolumeRevertTests-894794335 tempest-VolumeRevertTests-894794335-project-member] Volume info retrieved successfully. Aug 07 09:56:39.320481 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.volume.api [None req-3f14e20f-fa60-4fd1-8119-3ab444f2a593 tempest-ServerActionsTestOtherB-2108643741 tempest-ServerActionsTestOtherB-2108643741-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (cab8b1ad-6008-4a0a-a197-9db26c186797) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '748997b0-5a4e-4c63-80a5-a4de307c17c9', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-ServerActionsTestOtherB-volume-929356236',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='7c9f4b809d06411e86a40460c1d6a2a0',qos_specs=None,replication_status=,reservations=['1ead5f1e-7991-44f7-97eb-016c8873ed2f','1c91ef87-de68-4660-b2d9-22fc306a6f27','00a1914a-5e92-45ba-83a9-0e0e8a2abf4c','2cab3edc-b4ed-42ce-b5d0-108a4e43428c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1b27b117bd4f4c4fb2c3950546143935',volume_type_id=45fd9a3a-b61e-4c6c-9ab7-d02f06678d0d), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-07T09:56:39Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-ServerActionsTestOtherB-volume-929356236',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=748997b0-5a4e-4c63-80a5-a4de307c17c9,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='7c9f4b809d06411e86a40460c1d6a2a0',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='1b27b117bd4f4c4fb2c3950546143935',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(45fd9a3a-b61e-4c6c-9ab7-d02f06678d0d),volume_type_id=45fd9a3a-b61e-4c6c-9ab7-d02f06678d0d)}' {{(pid=100296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 09:56:39.321372 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.volume.api [None req-3f14e20f-fa60-4fd1-8119-3ab444f2a593 tempest-ServerActionsTestOtherB-2108643741 tempest-ServerActionsTestOtherB-2108643741-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1a29d95b-bed6-4c9c-950a-634b7ec52647) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 09:56:39.326234 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-de65150a-b704-4bf3-bbcc-251884214ae5 tempest-VolumeRevertTests-894794335 tempest-VolumeRevertTests-894794335-project-member] https://10.4.3.8/volume/v3/volumes/4cdfbfcb-a6d1-4049-a2d2-83b76f022be6 returned with HTTP 200 Aug 07 09:56:39.326859 np0000006707 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 471/1902] 10.4.3.8 () {68 vars in 1375 bytes} [Fri Aug 7 09:56:39 2026] GET /volume/v3/volumes/4cdfbfcb-a6d1-4049-a2d2-83b76f022be6 => generated 854 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 09:56:39.348051 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.volume.api [None req-3f14e20f-fa60-4fd1-8119-3ab444f2a593 tempest-ServerActionsTestOtherB-2108643741 tempest-ServerActionsTestOtherB-2108643741-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1a29d95b-bed6-4c9c-950a-634b7ec52647) transitioned into state 'SUCCESS' from state '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-929356236',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='7c9f4b809d06411e86a40460c1d6a2a0',qos_specs=None,replication_status=,reservations=['1ead5f1e-7991-44f7-97eb-016c8873ed2f','1c91ef87-de68-4660-b2d9-22fc306a6f27','00a1914a-5e92-45ba-83a9-0e0e8a2abf4c','2cab3edc-b4ed-42ce-b5d0-108a4e43428c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1b27b117bd4f4c4fb2c3950546143935',volume_type_id=45fd9a3a-b61e-4c6c-9ab7-d02f06678d0d)}' {{(pid=100296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 09:56:39.348926 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.volume.api [None req-3f14e20f-fa60-4fd1-8119-3ab444f2a593 tempest-ServerActionsTestOtherB-2108643741 tempest-ServerActionsTestOtherB-2108643741-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f2c72f3c-10ac-41dd-81bd-877e67c027a1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 09:56:39.364195 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.volume.api [None req-3f14e20f-fa60-4fd1-8119-3ab444f2a593 tempest-ServerActionsTestOtherB-2108643741 tempest-ServerActionsTestOtherB-2108643741-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f2c72f3c-10ac-41dd-81bd-877e67c027a1) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 09:56:39.366942 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.volume.api [None req-3f14e20f-fa60-4fd1-8119-3ab444f2a593 tempest-ServerActionsTestOtherB-2108643741 tempest-ServerActionsTestOtherB-2108643741-project-member] Flow 'volume_create_api' (c8999ab5-ac6b-4742-8b72-3fbd73a3a952) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100296) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 09:56:39.366942 np0000006707 devstack@c-api.service[100296]: INFO cinder.volume.api [None req-3f14e20f-fa60-4fd1-8119-3ab444f2a593 tempest-ServerActionsTestOtherB-2108643741 tempest-ServerActionsTestOtherB-2108643741-project-member] Create volume request issued successfully. Aug 07 09:56:39.367851 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-3f14e20f-fa60-4fd1-8119-3ab444f2a593 tempest-ServerActionsTestOtherB-2108643741 tempest-ServerActionsTestOtherB-2108643741-project-member] https://10.4.3.8/volume/v3/volumes returned with HTTP 202 Aug 07 09:56:39.367851 np0000006707 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 475/1903] 10.4.3.8 () {68 vars in 1244 bytes} [Fri Aug 7 09:56:39 2026] POST /volume/v3/volumes => generated 749 bytes in 268 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 07 09:56:39.387083 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.middleware.request_id [None req-74844b48-a65a-47d6-9351-ff1c0962839d None None] RequestId filter calling following filter/app {{(pid=100298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:56:39.391768 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [None req-74844b48-a65a-47d6-9351-ff1c0962839d tempest-ServerActionsTestOtherB-2108643741 tempest-ServerActionsTestOtherB-2108643741-project-member] GET https://10.4.3.8/volume/v3/volumes/748997b0-5a4e-4c63-80a5-a4de307c17c9 Aug 07 09:56:39.391768 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [None req-74844b48-a65a-47d6-9351-ff1c0962839d tempest-ServerActionsTestOtherB-2108643741 tempest-ServerActionsTestOtherB-2108643741-project-member] Empty body provided in request {{(pid=100298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 09:56:39.391984 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [None req-74844b48-a65a-47d6-9351-ff1c0962839d tempest-ServerActionsTestOtherB-2108643741 tempest-ServerActionsTestOtherB-2108643741-project-member] Calling method 'show' {{(pid=100298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 09:56:39.402922 np0000006707 devstack@c-api.service[100298]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 09:56:39.402922 np0000006707 devstack@c-api.service[100298]: warnings.warn( Aug 07 09:56:39.408998 np0000006707 devstack@c-api.service[100298]: INFO cinder.volume.api [None req-74844b48-a65a-47d6-9351-ff1c0962839d tempest-ServerActionsTestOtherB-2108643741 tempest-ServerActionsTestOtherB-2108643741-project-member] Volume info retrieved successfully. Aug 07 09:56:39.418512 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [None req-74844b48-a65a-47d6-9351-ff1c0962839d tempest-ServerActionsTestOtherB-2108643741 tempest-ServerActionsTestOtherB-2108643741-project-member] https://10.4.3.8/volume/v3/volumes/748997b0-5a4e-4c63-80a5-a4de307c17c9 returned with HTTP 200 Aug 07 09:56:39.419416 np0000006707 devstack@c-api.service[100298]: [pid: 100298|app: 0|req: 481/1904] 10.4.3.8 () {66 vars in 1334 bytes} [Fri Aug 7 09:56:39 2026] GET /volume/v3/volumes/748997b0-5a4e-4c63-80a5-a4de307c17c9 => generated 817 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 09:56:39.460178 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [None req-d0226bde-604e-4aab-aa15-112ae6d38e2e None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:56:39.462696 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-d0226bde-604e-4aab-aa15-112ae6d38e2e tempest-VolumeQuotasAdminTestJSON-1750799331 tempest-VolumeQuotasAdminTestJSON-1750799331-project-member] GET https://10.4.3.8/volume/v3/volumes/754c6ac5-57d7-4400-8689-77aae2c1e206 Aug 07 09:56:39.462968 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-d0226bde-604e-4aab-aa15-112ae6d38e2e tempest-VolumeQuotasAdminTestJSON-1750799331 tempest-VolumeQuotasAdminTestJSON-1750799331-project-member] Empty body provided in request {{(pid=100297) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 09:56:39.463374 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-d0226bde-604e-4aab-aa15-112ae6d38e2e tempest-VolumeQuotasAdminTestJSON-1750799331 tempest-VolumeQuotasAdminTestJSON-1750799331-project-member] Calling method 'show' {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 09:56:39.473587 np0000006707 devstack@c-api.service[100297]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 09:56:39.473587 np0000006707 devstack@c-api.service[100297]: warnings.warn( Aug 07 09:56:39.479075 np0000006707 devstack@c-api.service[100297]: INFO cinder.volume.api [None req-d0226bde-604e-4aab-aa15-112ae6d38e2e tempest-VolumeQuotasAdminTestJSON-1750799331 tempest-VolumeQuotasAdminTestJSON-1750799331-project-member] Volume info retrieved successfully. Aug 07 09:56:39.486687 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-d0226bde-604e-4aab-aa15-112ae6d38e2e tempest-VolumeQuotasAdminTestJSON-1750799331 tempest-VolumeQuotasAdminTestJSON-1750799331-project-member] https://10.4.3.8/volume/v3/volumes/754c6ac5-57d7-4400-8689-77aae2c1e206 returned with HTTP 200 Aug 07 09:56:39.486687 np0000006707 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 478/1905] 10.4.3.8 () {66 vars in 1334 bytes} [Fri Aug 7 09:56:39 2026] GET /volume/v3/volumes/754c6ac5-57d7-4400-8689-77aae2c1e206 => generated 845 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 09:56:39.501896 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-6cdc80bb-20d9-42ec-9eef-19faeaa6cc89 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:56:39.503614 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-6cdc80bb-20d9-42ec-9eef-19faeaa6cc89 tempest-VolumeQuotasAdminTestJSON-1051262458 tempest-VolumeQuotasAdminTestJSON-1051262458-project-admin] GET https://10.4.3.8/volume/v3/os-quota-sets/b8032c76e4fe4181b615d4b73a49f329?usage=True Aug 07 09:56:39.503816 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-6cdc80bb-20d9-42ec-9eef-19faeaa6cc89 tempest-VolumeQuotasAdminTestJSON-1051262458 tempest-VolumeQuotasAdminTestJSON-1051262458-project-admin] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 09:56:39.503996 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-6cdc80bb-20d9-42ec-9eef-19faeaa6cc89 tempest-VolumeQuotasAdminTestJSON-1051262458 tempest-VolumeQuotasAdminTestJSON-1051262458-project-admin] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 09:56:39.534868 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-6cdc80bb-20d9-42ec-9eef-19faeaa6cc89 tempest-VolumeQuotasAdminTestJSON-1051262458 tempest-VolumeQuotasAdminTestJSON-1051262458-project-admin] https://10.4.3.8/volume/v3/os-quota-sets/b8032c76e4fe4181b615d4b73a49f329?usage=True returned with HTTP 200 Aug 07 09:56:39.535251 np0000006707 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 472/1906] 10.4.3.8 () {66 vars in 1361 bytes} [Fri Aug 7 09:56:39 2026] GET /volume/v3/os-quota-sets/b8032c76e4fe4181b615d4b73a49f329?usage=True => generated 1061 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 09:56:39.554738 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [None req-cd74cec7-cd3a-4f36-8c7d-d1bacec7ffb1 None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:56:39.557540 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-cd74cec7-cd3a-4f36-8c7d-d1bacec7ffb1 tempest-VolumeQuotasAdminTestJSON-1750799331 tempest-VolumeQuotasAdminTestJSON-1750799331-project-member] DELETE https://10.4.3.8/volume/v3/volumes/754c6ac5-57d7-4400-8689-77aae2c1e206 Aug 07 09:56:39.557863 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-cd74cec7-cd3a-4f36-8c7d-d1bacec7ffb1 tempest-VolumeQuotasAdminTestJSON-1750799331 tempest-VolumeQuotasAdminTestJSON-1750799331-project-member] Empty body provided in request {{(pid=100296) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 09:56:39.558037 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-cd74cec7-cd3a-4f36-8c7d-d1bacec7ffb1 tempest-VolumeQuotasAdminTestJSON-1750799331 tempest-VolumeQuotasAdminTestJSON-1750799331-project-member] Calling method 'delete' {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 09:56:39.558217 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.v3.volumes [None req-cd74cec7-cd3a-4f36-8c7d-d1bacec7ffb1 tempest-VolumeQuotasAdminTestJSON-1750799331 tempest-VolumeQuotasAdminTestJSON-1750799331-project-member] Delete volume with id: 754c6ac5-57d7-4400-8689-77aae2c1e206 Aug 07 09:56:39.566709 np0000006707 devstack@c-api.service[100296]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 09:56:39.566709 np0000006707 devstack@c-api.service[100296]: warnings.warn( Aug 07 09:56:39.567343 np0000006707 devstack@c-api.service[100296]: INFO cinder.volume.api [None req-cd74cec7-cd3a-4f36-8c7d-d1bacec7ffb1 tempest-VolumeQuotasAdminTestJSON-1750799331 tempest-VolumeQuotasAdminTestJSON-1750799331-project-member] Volume info retrieved successfully. Aug 07 09:56:39.609195 np0000006707 devstack@c-api.service[100296]: INFO cinder.volume.api [None req-cd74cec7-cd3a-4f36-8c7d-d1bacec7ffb1 tempest-VolumeQuotasAdminTestJSON-1750799331 tempest-VolumeQuotasAdminTestJSON-1750799331-project-member] Delete volume request issued successfully. Aug 07 09:56:39.609618 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-cd74cec7-cd3a-4f36-8c7d-d1bacec7ffb1 tempest-VolumeQuotasAdminTestJSON-1750799331 tempest-VolumeQuotasAdminTestJSON-1750799331-project-member] https://10.4.3.8/volume/v3/volumes/754c6ac5-57d7-4400-8689-77aae2c1e206 returned with HTTP 202 Aug 07 09:56:39.610189 np0000006707 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 476/1907] 10.4.3.8 () {66 vars in 1337 bytes} [Fri Aug 7 09:56:39 2026] DELETE /volume/v3/volumes/754c6ac5-57d7-4400-8689-77aae2c1e206 => generated 0 bytes in 56 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 07 09:56:39.619738 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.middleware.request_id [None req-03e0ef3e-5bc9-456e-bfb1-b15b7445b80a None None] RequestId filter calling following filter/app {{(pid=100298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:56:39.623927 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [None req-03e0ef3e-5bc9-456e-bfb1-b15b7445b80a tempest-VolumeQuotasAdminTestJSON-1750799331 tempest-VolumeQuotasAdminTestJSON-1750799331-project-member] GET https://10.4.3.8/volume/v3/volumes/754c6ac5-57d7-4400-8689-77aae2c1e206 Aug 07 09:56:39.623927 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [None req-03e0ef3e-5bc9-456e-bfb1-b15b7445b80a tempest-VolumeQuotasAdminTestJSON-1750799331 tempest-VolumeQuotasAdminTestJSON-1750799331-project-member] Empty body provided in request {{(pid=100298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 09:56:39.624230 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [None req-03e0ef3e-5bc9-456e-bfb1-b15b7445b80a tempest-VolumeQuotasAdminTestJSON-1750799331 tempest-VolumeQuotasAdminTestJSON-1750799331-project-member] Calling method 'show' {{(pid=100298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 09:56:39.634861 np0000006707 devstack@c-api.service[100298]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 09:56:39.634861 np0000006707 devstack@c-api.service[100298]: warnings.warn( Aug 07 09:56:39.646270 np0000006707 devstack@c-api.service[100298]: INFO cinder.volume.api [None req-03e0ef3e-5bc9-456e-bfb1-b15b7445b80a tempest-VolumeQuotasAdminTestJSON-1750799331 tempest-VolumeQuotasAdminTestJSON-1750799331-project-member] Volume info retrieved successfully. Aug 07 09:56:39.655436 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [None req-03e0ef3e-5bc9-456e-bfb1-b15b7445b80a tempest-VolumeQuotasAdminTestJSON-1750799331 tempest-VolumeQuotasAdminTestJSON-1750799331-project-member] https://10.4.3.8/volume/v3/volumes/754c6ac5-57d7-4400-8689-77aae2c1e206 returned with HTTP 200 Aug 07 09:56:39.656005 np0000006707 devstack@c-api.service[100298]: [pid: 100298|app: 0|req: 482/1908] 10.4.3.8 () {66 vars in 1334 bytes} [Fri Aug 7 09:56:39 2026] GET /volume/v3/volumes/754c6ac5-57d7-4400-8689-77aae2c1e206 => generated 844 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 09:56:39.788380 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [None req-cbb41700-924d-41ab-9e9c-13f1713880f2 None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:56:39.806464 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-0179c915-e85a-480b-b8e1-4e6ed307d90c None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:56:39.809452 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-0179c915-e85a-480b-b8e1-4e6ed307d90c tempest-VolumesSnapshotTestJSON-1374712720 tempest-VolumesSnapshotTestJSON-1374712720-project-member] GET https://10.4.3.8/volume/v3/snapshots/27dd072f-51a3-4620-9d9a-b5b7699e0f5d Aug 07 09:56:39.809791 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-0179c915-e85a-480b-b8e1-4e6ed307d90c tempest-VolumesSnapshotTestJSON-1374712720 tempest-VolumesSnapshotTestJSON-1374712720-project-member] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 09:56:39.810083 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-0179c915-e85a-480b-b8e1-4e6ed307d90c tempest-VolumesSnapshotTestJSON-1374712720 tempest-VolumesSnapshotTestJSON-1374712720-project-member] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 09:56:39.817860 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-0179c915-e85a-480b-b8e1-4e6ed307d90c tempest-VolumesSnapshotTestJSON-1374712720 tempest-VolumesSnapshotTestJSON-1374712720-project-member] https://10.4.3.8/volume/v3/snapshots/27dd072f-51a3-4620-9d9a-b5b7699e0f5d returned with HTTP 404 Aug 07 09:56:39.818618 np0000006707 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 473/1909] 10.4.3.8 () {66 vars in 1340 bytes} [Fri Aug 7 09:56:39 2026] GET /volume/v3/snapshots/27dd072f-51a3-4620-9d9a-b5b7699e0f5d => generated 111 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 09:56:39.826579 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [None req-1b59a785-02c3-42c7-9cf9-bba35ad98606 None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:56:39.828349 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-1b59a785-02c3-42c7-9cf9-bba35ad98606 tempest-VolumesSnapshotTestJSON-1374712720 tempest-VolumesSnapshotTestJSON-1374712720-project-member] DELETE https://10.4.3.8/volume/v3/snapshots/f6191483-7cf5-4ba5-9033-1bcef328ed50 Aug 07 09:56:39.828570 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-1b59a785-02c3-42c7-9cf9-bba35ad98606 tempest-VolumesSnapshotTestJSON-1374712720 tempest-VolumesSnapshotTestJSON-1374712720-project-member] Empty body provided in request {{(pid=100296) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 09:56:39.828775 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-1b59a785-02c3-42c7-9cf9-bba35ad98606 tempest-VolumesSnapshotTestJSON-1374712720 tempest-VolumesSnapshotTestJSON-1374712720-project-member] Calling method 'delete' {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 09:56:39.828871 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.v3.snapshots [None req-1b59a785-02c3-42c7-9cf9-bba35ad98606 tempest-VolumesSnapshotTestJSON-1374712720 tempest-VolumesSnapshotTestJSON-1374712720-project-member] Delete snapshot with id: f6191483-7cf5-4ba5-9033-1bcef328ed50 Aug 07 09:56:39.834120 np0000006707 devstack@c-api.service[100296]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 09:56:39.834120 np0000006707 devstack@c-api.service[100296]: warnings.warn( Aug 07 09:56:39.834528 np0000006707 devstack@c-api.service[100296]: INFO cinder.volume.api [None req-1b59a785-02c3-42c7-9cf9-bba35ad98606 tempest-VolumesSnapshotTestJSON-1374712720 tempest-VolumesSnapshotTestJSON-1374712720-project-member] Snapshot retrieved successfully. Aug 07 09:56:39.854614 np0000006707 devstack@c-api.service[100296]: INFO cinder.volume.api [None req-1b59a785-02c3-42c7-9cf9-bba35ad98606 tempest-VolumesSnapshotTestJSON-1374712720 tempest-VolumesSnapshotTestJSON-1374712720-project-member] Snapshot delete request issued successfully. Aug 07 09:56:39.854873 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-1b59a785-02c3-42c7-9cf9-bba35ad98606 tempest-VolumesSnapshotTestJSON-1374712720 tempest-VolumesSnapshotTestJSON-1374712720-project-member] https://10.4.3.8/volume/v3/snapshots/f6191483-7cf5-4ba5-9033-1bcef328ed50 returned with HTTP 202 Aug 07 09:56:39.855374 np0000006707 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 477/1910] 10.4.3.8 () {66 vars in 1343 bytes} [Fri Aug 7 09:56:39 2026] DELETE /volume/v3/snapshots/f6191483-7cf5-4ba5-9033-1bcef328ed50 => generated 0 bytes in 29 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 07 09:56:39.863873 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.middleware.request_id [None req-336654a4-11e6-4ccb-8b83-908bbad28a85 None None] RequestId filter calling following filter/app {{(pid=100298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:56:39.866853 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [None req-336654a4-11e6-4ccb-8b83-908bbad28a85 tempest-VolumesSnapshotTestJSON-1374712720 tempest-VolumesSnapshotTestJSON-1374712720-project-member] GET https://10.4.3.8/volume/v3/snapshots/f6191483-7cf5-4ba5-9033-1bcef328ed50 Aug 07 09:56:39.867198 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [None req-336654a4-11e6-4ccb-8b83-908bbad28a85 tempest-VolumesSnapshotTestJSON-1374712720 tempest-VolumesSnapshotTestJSON-1374712720-project-member] Empty body provided in request {{(pid=100298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 09:56:39.867519 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [None req-336654a4-11e6-4ccb-8b83-908bbad28a85 tempest-VolumesSnapshotTestJSON-1374712720 tempest-VolumesSnapshotTestJSON-1374712720-project-member] Calling method 'show' {{(pid=100298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 09:56:39.882298 np0000006707 devstack@c-api.service[100298]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 09:56:39.882298 np0000006707 devstack@c-api.service[100298]: warnings.warn( Aug 07 09:56:39.883512 np0000006707 devstack@c-api.service[100298]: INFO cinder.volume.api [None req-336654a4-11e6-4ccb-8b83-908bbad28a85 tempest-VolumesSnapshotTestJSON-1374712720 tempest-VolumesSnapshotTestJSON-1374712720-project-member] Snapshot retrieved successfully. Aug 07 09:56:39.885436 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [None req-336654a4-11e6-4ccb-8b83-908bbad28a85 tempest-VolumesSnapshotTestJSON-1374712720 tempest-VolumesSnapshotTestJSON-1374712720-project-member] https://10.4.3.8/volume/v3/snapshots/f6191483-7cf5-4ba5-9033-1bcef328ed50 returned with HTTP 200 Aug 07 09:56:39.887925 np0000006707 devstack@c-api.service[100298]: [pid: 100298|app: 0|req: 483/1911] 10.4.3.8 () {66 vars in 1340 bytes} [Fri Aug 7 09:56:39 2026] GET /volume/v3/snapshots/f6191483-7cf5-4ba5-9033-1bcef328ed50 => generated 467 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 09:56:39.922793 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-cbb41700-924d-41ab-9e9c-13f1713880f2 tempest-VolumeSnapshotQuotasNegativeTestJSON-21704833 tempest-VolumeSnapshotQuotasNegativeTestJSON-21704833-project-admin] GET https://10.4.3.8/volume/v3/os-quota-sets/319a6a7af8c3479e8d40dbe8cb9801e0 Aug 07 09:56:39.923007 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-cbb41700-924d-41ab-9e9c-13f1713880f2 tempest-VolumeSnapshotQuotasNegativeTestJSON-21704833 tempest-VolumeSnapshotQuotasNegativeTestJSON-21704833-project-admin] Empty body provided in request {{(pid=100297) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 09:56:39.923206 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-cbb41700-924d-41ab-9e9c-13f1713880f2 tempest-VolumeSnapshotQuotasNegativeTestJSON-21704833 tempest-VolumeSnapshotQuotasNegativeTestJSON-21704833-project-admin] Calling method 'show' {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 09:56:39.939898 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-cbb41700-924d-41ab-9e9c-13f1713880f2 tempest-VolumeSnapshotQuotasNegativeTestJSON-21704833 tempest-VolumeSnapshotQuotasNegativeTestJSON-21704833-project-admin] https://10.4.3.8/volume/v3/os-quota-sets/319a6a7af8c3479e8d40dbe8cb9801e0 returned with HTTP 200 Aug 07 09:56:39.940321 np0000006707 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 479/1912] 10.4.3.8 () {66 vars in 1340 bytes} [Fri Aug 7 09:56:39 2026] GET /volume/v3/os-quota-sets/319a6a7af8c3479e8d40dbe8cb9801e0 => generated 437 bytes in 153 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 09:56:39.952977 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-7e8643b9-26fd-4d84-80c2-4df9b7aa6450 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:56:39.955634 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-7e8643b9-26fd-4d84-80c2-4df9b7aa6450 tempest-VolumeSnapshotQuotasNegativeTestJSON-21704833 tempest-VolumeSnapshotQuotasNegativeTestJSON-21704833-project-admin] PUT https://10.4.3.8/volume/v3/os-quota-sets/319a6a7af8c3479e8d40dbe8cb9801e0 Aug 07 09:56:39.956137 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-7e8643b9-26fd-4d84-80c2-4df9b7aa6450 tempest-VolumeSnapshotQuotasNegativeTestJSON-21704833 tempest-VolumeSnapshotQuotasNegativeTestJSON-21704833-project-admin] Action: 'update', calling method: update, body: {"quota_set": {"gigabytes": 3, "volumes": 1, "snapshots": 1}} {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 09:56:40.028526 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-7e8643b9-26fd-4d84-80c2-4df9b7aa6450 tempest-VolumeSnapshotQuotasNegativeTestJSON-21704833 tempest-VolumeSnapshotQuotasNegativeTestJSON-21704833-project-admin] https://10.4.3.8/volume/v3/os-quota-sets/319a6a7af8c3479e8d40dbe8cb9801e0 returned with HTTP 200 Aug 07 09:56:40.029094 np0000006707 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 474/1913] 10.4.3.8 () {68 vars in 1360 bytes} [Fri Aug 7 09:56:39 2026] PUT /volume/v3/os-quota-sets/319a6a7af8c3479e8d40dbe8cb9801e0 => generated 390 bytes in 77 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 09:56:40.042299 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [None req-d8127045-c598-45a2-970c-793ecdc63329 None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:56:40.122284 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-d8127045-c598-45a2-970c-793ecdc63329 tempest-VolumeSnapshotQuotasNegativeTestJSON-1465488992 tempest-VolumeSnapshotQuotasNegativeTestJSON-1465488992-project-member] POST https://10.4.3.8/volume/v3/volumes Aug 07 09:56:40.122730 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-d8127045-c598-45a2-970c-793ecdc63329 tempest-VolumeSnapshotQuotasNegativeTestJSON-1465488992 tempest-VolumeSnapshotQuotasNegativeTestJSON-1465488992-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeSnapshotQuotasNegativeTestJSON-Volume-1664944424"}} {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 09:56:40.124620 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.v3.volumes [None req-d8127045-c598-45a2-970c-793ecdc63329 tempest-VolumeSnapshotQuotasNegativeTestJSON-1465488992 tempest-VolumeSnapshotQuotasNegativeTestJSON-1465488992-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeSnapshotQuotasNegativeTestJSON-Volume-1664944424'}} {{(pid=100296) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 07 09:56:40.124818 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.v3.volumes [None req-d8127045-c598-45a2-970c-793ecdc63329 tempest-VolumeSnapshotQuotasNegativeTestJSON-1465488992 tempest-VolumeSnapshotQuotasNegativeTestJSON-1465488992-project-member] Create volume of 1 GB Aug 07 09:56:40.125149 np0000006707 devstack@c-api.service[100296]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 09:56:40.125149 np0000006707 devstack@c-api.service[100296]: warnings.warn( Aug 07 09:56:40.130028 np0000006707 devstack@c-api.service[100296]: INFO cinder.volume.api [None req-d8127045-c598-45a2-970c-793ecdc63329 tempest-VolumeSnapshotQuotasNegativeTestJSON-1465488992 tempest-VolumeSnapshotQuotasNegativeTestJSON-1465488992-project-member] Availability Zones retrieved successfully. Aug 07 09:56:40.137854 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.volume.api [None req-d8127045-c598-45a2-970c-793ecdc63329 tempest-VolumeSnapshotQuotasNegativeTestJSON-1465488992 tempest-VolumeSnapshotQuotasNegativeTestJSON-1465488992-project-member] Flow 'volume_create_api' (776eee10-e4ce-41e5-90ed-8cbb0b5c6f75) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100296) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 09:56:40.139086 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.volume.api [None req-d8127045-c598-45a2-970c-793ecdc63329 tempest-VolumeSnapshotQuotasNegativeTestJSON-1465488992 tempest-VolumeSnapshotQuotasNegativeTestJSON-1465488992-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (98ac6866-0383-4f50-a8f5-06608638cdb3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 09:56:40.140297 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.volume.flows.api.create_volume [None req-d8127045-c598-45a2-970c-793ecdc63329 tempest-VolumeSnapshotQuotasNegativeTestJSON-1465488992 tempest-VolumeSnapshotQuotasNegativeTestJSON-1465488992-project-member] Validating volume size '1' using validate_int {{(pid=100296) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 07 09:56:40.173769 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.volume.api [None req-d8127045-c598-45a2-970c-793ecdc63329 tempest-VolumeSnapshotQuotasNegativeTestJSON-1465488992 tempest-VolumeSnapshotQuotasNegativeTestJSON-1465488992-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (98ac6866-0383-4f50-a8f5-06608638cdb3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-07T09:47:39Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=45fd9a3a-b61e-4c6c-9ab7-d02f06678d0d,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '45fd9a3a-b61e-4c6c-9ab7-d02f06678d0d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 09:56:40.174642 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.volume.api [None req-d8127045-c598-45a2-970c-793ecdc63329 tempest-VolumeSnapshotQuotasNegativeTestJSON-1465488992 tempest-VolumeSnapshotQuotasNegativeTestJSON-1465488992-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a5b19eab-13d9-4db0-b40a-98c445e04ed0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 09:56:40.257965 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.quota [None req-d8127045-c598-45a2-970c-793ecdc63329 tempest-VolumeSnapshotQuotasNegativeTestJSON-1465488992 tempest-VolumeSnapshotQuotasNegativeTestJSON-1465488992-project-member] Created reservations ['f53505b7-ba8b-42de-a04d-4082ae7dd2ae', '535867f5-26f5-40b3-ad47-8bc4719c89d5', '2647f902-0990-4890-b2fc-630f747975dc', '073252d2-5f74-4817-8ce9-94b930d2c005'] {{(pid=100296) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 09:56:40.258953 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.volume.api [None req-d8127045-c598-45a2-970c-793ecdc63329 tempest-VolumeSnapshotQuotasNegativeTestJSON-1465488992 tempest-VolumeSnapshotQuotasNegativeTestJSON-1465488992-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a5b19eab-13d9-4db0-b40a-98c445e04ed0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['f53505b7-ba8b-42de-a04d-4082ae7dd2ae', '535867f5-26f5-40b3-ad47-8bc4719c89d5', '2647f902-0990-4890-b2fc-630f747975dc', '073252d2-5f74-4817-8ce9-94b930d2c005']}' {{(pid=100296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 09:56:40.259910 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.volume.api [None req-d8127045-c598-45a2-970c-793ecdc63329 tempest-VolumeSnapshotQuotasNegativeTestJSON-1465488992 tempest-VolumeSnapshotQuotasNegativeTestJSON-1465488992-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a36d2935-992d-49cd-97ed-0653923a8f60) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 09:56:40.285237 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.volume.api [None req-d8127045-c598-45a2-970c-793ecdc63329 tempest-VolumeSnapshotQuotasNegativeTestJSON-1465488992 tempest-VolumeSnapshotQuotasNegativeTestJSON-1465488992-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a36d2935-992d-49cd-97ed-0653923a8f60) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '28ba20cb-74ef-49d0-96db-00782259c328', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeSnapshotQuotasNegativeTestJSON-Volume-1664944424',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='319a6a7af8c3479e8d40dbe8cb9801e0',qos_specs=None,replication_status=,reservations=['f53505b7-ba8b-42de-a04d-4082ae7dd2ae','535867f5-26f5-40b3-ad47-8bc4719c89d5','2647f902-0990-4890-b2fc-630f747975dc','073252d2-5f74-4817-8ce9-94b930d2c005'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='3aeaf69bc59c4374b259c55cf37b713d',volume_type_id=45fd9a3a-b61e-4c6c-9ab7-d02f06678d0d), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-07T09:56:40Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeSnapshotQuotasNegativeTestJSON-Volume-1664944424',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=28ba20cb-74ef-49d0-96db-00782259c328,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='319a6a7af8c3479e8d40dbe8cb9801e0',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='3aeaf69bc59c4374b259c55cf37b713d',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(45fd9a3a-b61e-4c6c-9ab7-d02f06678d0d),volume_type_id=45fd9a3a-b61e-4c6c-9ab7-d02f06678d0d)}' {{(pid=100296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 09:56:40.286098 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.volume.api [None req-d8127045-c598-45a2-970c-793ecdc63329 tempest-VolumeSnapshotQuotasNegativeTestJSON-1465488992 tempest-VolumeSnapshotQuotasNegativeTestJSON-1465488992-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6b468aad-250b-4ffc-a42e-83a3f53ef6d6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 09:56:40.309830 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.volume.api [None req-d8127045-c598-45a2-970c-793ecdc63329 tempest-VolumeSnapshotQuotasNegativeTestJSON-1465488992 tempest-VolumeSnapshotQuotasNegativeTestJSON-1465488992-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6b468aad-250b-4ffc-a42e-83a3f53ef6d6) transitioned into state 'SUCCESS' from state '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-1664944424',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='319a6a7af8c3479e8d40dbe8cb9801e0',qos_specs=None,replication_status=,reservations=['f53505b7-ba8b-42de-a04d-4082ae7dd2ae','535867f5-26f5-40b3-ad47-8bc4719c89d5','2647f902-0990-4890-b2fc-630f747975dc','073252d2-5f74-4817-8ce9-94b930d2c005'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='3aeaf69bc59c4374b259c55cf37b713d',volume_type_id=45fd9a3a-b61e-4c6c-9ab7-d02f06678d0d)}' {{(pid=100296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 09:56:40.310853 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.volume.api [None req-d8127045-c598-45a2-970c-793ecdc63329 tempest-VolumeSnapshotQuotasNegativeTestJSON-1465488992 tempest-VolumeSnapshotQuotasNegativeTestJSON-1465488992-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (798c7886-da45-4227-9bca-b1d99aba8cf9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 09:56:40.323730 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.volume.api [None req-d8127045-c598-45a2-970c-793ecdc63329 tempest-VolumeSnapshotQuotasNegativeTestJSON-1465488992 tempest-VolumeSnapshotQuotasNegativeTestJSON-1465488992-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (798c7886-da45-4227-9bca-b1d99aba8cf9) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 09:56:40.324760 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.volume.api [None req-d8127045-c598-45a2-970c-793ecdc63329 tempest-VolumeSnapshotQuotasNegativeTestJSON-1465488992 tempest-VolumeSnapshotQuotasNegativeTestJSON-1465488992-project-member] Flow 'volume_create_api' (776eee10-e4ce-41e5-90ed-8cbb0b5c6f75) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100296) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 09:56:40.325111 np0000006707 devstack@c-api.service[100296]: INFO cinder.volume.api [None req-d8127045-c598-45a2-970c-793ecdc63329 tempest-VolumeSnapshotQuotasNegativeTestJSON-1465488992 tempest-VolumeSnapshotQuotasNegativeTestJSON-1465488992-project-member] Create volume request issued successfully. Aug 07 09:56:40.325914 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-d8127045-c598-45a2-970c-793ecdc63329 tempest-VolumeSnapshotQuotasNegativeTestJSON-1465488992 tempest-VolumeSnapshotQuotasNegativeTestJSON-1465488992-project-member] https://10.4.3.8/volume/v3/volumes returned with HTTP 202 Aug 07 09:56:40.326404 np0000006707 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 478/1914] 10.4.3.8 () {68 vars in 1244 bytes} [Fri Aug 7 09:56:40 2026] POST /volume/v3/volumes => generated 763 bytes in 285 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 07 09:56:40.346450 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.middleware.request_id [None req-aadddd4b-f89f-4ee9-afe8-28967e0cd29a None None] RequestId filter calling following filter/app {{(pid=100298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:56:40.347440 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [None req-9972dacb-8794-4e7c-be77-185e66c16cf1 None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:56:40.347544 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [None req-aadddd4b-f89f-4ee9-afe8-28967e0cd29a tempest-VolumeSnapshotQuotasNegativeTestJSON-1465488992 tempest-VolumeSnapshotQuotasNegativeTestJSON-1465488992-project-member] GET https://10.4.3.8/volume/v3/volumes/28ba20cb-74ef-49d0-96db-00782259c328 Aug 07 09:56:40.347544 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [None req-aadddd4b-f89f-4ee9-afe8-28967e0cd29a tempest-VolumeSnapshotQuotasNegativeTestJSON-1465488992 tempest-VolumeSnapshotQuotasNegativeTestJSON-1465488992-project-member] Empty body provided in request {{(pid=100298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 09:56:40.347544 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [None req-aadddd4b-f89f-4ee9-afe8-28967e0cd29a tempest-VolumeSnapshotQuotasNegativeTestJSON-1465488992 tempest-VolumeSnapshotQuotasNegativeTestJSON-1465488992-project-member] Calling method 'show' {{(pid=100298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 09:56:40.348698 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-9972dacb-8794-4e7c-be77-185e66c16cf1 tempest-VolumeRevertTests-894794335 tempest-VolumeRevertTests-894794335-project-member] GET https://10.4.3.8/volume/v3/volumes/4cdfbfcb-a6d1-4049-a2d2-83b76f022be6 Aug 07 09:56:40.349011 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-9972dacb-8794-4e7c-be77-185e66c16cf1 tempest-VolumeRevertTests-894794335 tempest-VolumeRevertTests-894794335-project-member] Empty body provided in request {{(pid=100297) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 09:56:40.349301 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-9972dacb-8794-4e7c-be77-185e66c16cf1 tempest-VolumeRevertTests-894794335 tempest-VolumeRevertTests-894794335-project-member] Calling method 'show' {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 09:56:40.361577 np0000006707 devstack@c-api.service[100298]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 09:56:40.361577 np0000006707 devstack@c-api.service[100298]: warnings.warn( Aug 07 09:56:40.362212 np0000006707 devstack@c-api.service[100297]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 09:56:40.362212 np0000006707 devstack@c-api.service[100297]: warnings.warn( Aug 07 09:56:40.368078 np0000006707 devstack@c-api.service[100298]: INFO cinder.volume.api [None req-aadddd4b-f89f-4ee9-afe8-28967e0cd29a tempest-VolumeSnapshotQuotasNegativeTestJSON-1465488992 tempest-VolumeSnapshotQuotasNegativeTestJSON-1465488992-project-member] Volume info retrieved successfully. Aug 07 09:56:40.373596 np0000006707 devstack@c-api.service[100297]: INFO cinder.volume.api [None req-9972dacb-8794-4e7c-be77-185e66c16cf1 tempest-VolumeRevertTests-894794335 tempest-VolumeRevertTests-894794335-project-member] Volume info retrieved successfully. Aug 07 09:56:40.380431 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-9972dacb-8794-4e7c-be77-185e66c16cf1 tempest-VolumeRevertTests-894794335 tempest-VolumeRevertTests-894794335-project-member] https://10.4.3.8/volume/v3/volumes/4cdfbfcb-a6d1-4049-a2d2-83b76f022be6 returned with HTTP 200 Aug 07 09:56:40.380818 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [None req-aadddd4b-f89f-4ee9-afe8-28967e0cd29a tempest-VolumeSnapshotQuotasNegativeTestJSON-1465488992 tempest-VolumeSnapshotQuotasNegativeTestJSON-1465488992-project-member] https://10.4.3.8/volume/v3/volumes/28ba20cb-74ef-49d0-96db-00782259c328 returned with HTTP 200 Aug 07 09:56:40.380993 np0000006707 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 480/1915] 10.4.3.8 () {68 vars in 1375 bytes} [Fri Aug 7 09:56:40 2026] GET /volume/v3/volumes/4cdfbfcb-a6d1-4049-a2d2-83b76f022be6 => generated 854 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 09:56:40.382460 np0000006707 devstack@c-api.service[100298]: [pid: 100298|app: 0|req: 484/1916] 10.4.3.8 () {66 vars in 1334 bytes} [Fri Aug 7 09:56:40 2026] GET /volume/v3/volumes/28ba20cb-74ef-49d0-96db-00782259c328 => generated 831 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 09:56:40.397381 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-7ce1c1f4-54bc-4755-8525-4b2d2d8fb91a None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:56:40.399683 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-7ce1c1f4-54bc-4755-8525-4b2d2d8fb91a tempest-VolumeRevertTests-894794335 tempest-VolumeRevertTests-894794335-project-member] POST https://10.4.3.8/volume/v3/volumes/4cdfbfcb-a6d1-4049-a2d2-83b76f022be6/action Aug 07 09:56:40.400078 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-7ce1c1f4-54bc-4755-8525-4b2d2d8fb91a tempest-VolumeRevertTests-894794335 tempest-VolumeRevertTests-894794335-project-member] Action body: b'{"revert": {"snapshot_id": "e3e84569-90b9-4b96-abb5-bba27410de0c"}}' {{(pid=100295) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 07 09:56:40.400204 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-7ce1c1f4-54bc-4755-8525-4b2d2d8fb91a tempest-VolumeRevertTests-894794335 tempest-VolumeRevertTests-894794335-project-member] Action: 'action', calling method: version_select, body: {"revert": {"snapshot_id": "e3e84569-90b9-4b96-abb5-bba27410de0c"}} {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 09:56:40.411700 np0000006707 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 09:56:40.411700 np0000006707 devstack@c-api.service[100295]: warnings.warn( Aug 07 09:56:40.411700 np0000006707 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-7ce1c1f4-54bc-4755-8525-4b2d2d8fb91a tempest-VolumeRevertTests-894794335 tempest-VolumeRevertTests-894794335-project-member] Volume retrieved successfully. Aug 07 09:56:40.429444 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-7ce1c1f4-54bc-4755-8525-4b2d2d8fb91a tempest-VolumeRevertTests-894794335 tempest-VolumeRevertTests-894794335-project-member] HTTP exception thrown: Can't revert volume 4cdfbfcb-a6d1-4049-a2d2-83b76f022be6 to its latest snapshot e3e84569-90b9-4b96-abb5-bba27410de0c. The volume size must be equal to the snapshot size. Aug 07 09:56:40.429444 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-7ce1c1f4-54bc-4755-8525-4b2d2d8fb91a tempest-VolumeRevertTests-894794335 tempest-VolumeRevertTests-894794335-project-member] https://10.4.3.8/volume/v3/volumes/4cdfbfcb-a6d1-4049-a2d2-83b76f022be6/action returned with HTTP 400 Aug 07 09:56:40.429444 np0000006707 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 475/1917] 10.4.3.8 () {70 vars in 1417 bytes} [Fri Aug 7 09:56:40 2026] POST /volume/v3/volumes/4cdfbfcb-a6d1-4049-a2d2-83b76f022be6/action => generated 213 bytes in 31 msecs (HTTP/1.1 400) 7 headers in 295 bytes (1 switches on core 0) Aug 07 09:56:40.441182 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [None req-8308f6d1-62ec-450a-aeda-8cf2880b86a2 None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:56:40.441360 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [None req-ba618357-2127-423c-94c5-4cfe7632ada6 None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:56:40.449585 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-8308f6d1-62ec-450a-aeda-8cf2880b86a2 tempest-VolumeRevertTests-894794335 tempest-VolumeRevertTests-894794335-project-member] DELETE https://10.4.3.8/volume/v3/snapshots/e3e84569-90b9-4b96-abb5-bba27410de0c Aug 07 09:56:40.449585 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-8308f6d1-62ec-450a-aeda-8cf2880b86a2 tempest-VolumeRevertTests-894794335 tempest-VolumeRevertTests-894794335-project-member] Empty body provided in request {{(pid=100296) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 09:56:40.449822 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-ba618357-2127-423c-94c5-4cfe7632ada6 tempest-ServerActionsTestOtherB-2108643741 tempest-ServerActionsTestOtherB-2108643741-project-member] GET https://10.4.3.8/volume/v3/volumes/748997b0-5a4e-4c63-80a5-a4de307c17c9 Aug 07 09:56:40.449963 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-8308f6d1-62ec-450a-aeda-8cf2880b86a2 tempest-VolumeRevertTests-894794335 tempest-VolumeRevertTests-894794335-project-member] Calling method 'delete' {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 09:56:40.450067 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-ba618357-2127-423c-94c5-4cfe7632ada6 tempest-ServerActionsTestOtherB-2108643741 tempest-ServerActionsTestOtherB-2108643741-project-member] Empty body provided in request {{(pid=100297) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 09:56:40.450215 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.v3.snapshots [None req-8308f6d1-62ec-450a-aeda-8cf2880b86a2 tempest-VolumeRevertTests-894794335 tempest-VolumeRevertTests-894794335-project-member] Delete snapshot with id: e3e84569-90b9-4b96-abb5-bba27410de0c Aug 07 09:56:40.450338 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-ba618357-2127-423c-94c5-4cfe7632ada6 tempest-ServerActionsTestOtherB-2108643741 tempest-ServerActionsTestOtherB-2108643741-project-member] Calling method 'show' {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 09:56:40.456301 np0000006707 devstack@c-api.service[100297]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 09:56:40.456301 np0000006707 devstack@c-api.service[100297]: warnings.warn( Aug 07 09:56:40.457088 np0000006707 devstack@c-api.service[100296]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 09:56:40.457088 np0000006707 devstack@c-api.service[100296]: warnings.warn( Aug 07 09:56:40.457787 np0000006707 devstack@c-api.service[100296]: INFO cinder.volume.api [None req-8308f6d1-62ec-450a-aeda-8cf2880b86a2 tempest-VolumeRevertTests-894794335 tempest-VolumeRevertTests-894794335-project-member] Snapshot retrieved successfully. Aug 07 09:56:40.461567 np0000006707 devstack@c-api.service[100297]: INFO cinder.volume.api [None req-ba618357-2127-423c-94c5-4cfe7632ada6 tempest-ServerActionsTestOtherB-2108643741 tempest-ServerActionsTestOtherB-2108643741-project-member] Volume info retrieved successfully. Aug 07 09:56:40.466428 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-ba618357-2127-423c-94c5-4cfe7632ada6 tempest-ServerActionsTestOtherB-2108643741 tempest-ServerActionsTestOtherB-2108643741-project-member] https://10.4.3.8/volume/v3/volumes/748997b0-5a4e-4c63-80a5-a4de307c17c9 returned with HTTP 200 Aug 07 09:56:40.467377 np0000006707 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 481/1918] 10.4.3.8 () {66 vars in 1334 bytes} [Fri Aug 7 09:56:40 2026] GET /volume/v3/volumes/748997b0-5a4e-4c63-80a5-a4de307c17c9 => generated 842 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 09:56:40.487093 np0000006707 devstack@c-api.service[100296]: INFO cinder.volume.api [None req-8308f6d1-62ec-450a-aeda-8cf2880b86a2 tempest-VolumeRevertTests-894794335 tempest-VolumeRevertTests-894794335-project-member] Snapshot delete request issued successfully. Aug 07 09:56:40.487324 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-8308f6d1-62ec-450a-aeda-8cf2880b86a2 tempest-VolumeRevertTests-894794335 tempest-VolumeRevertTests-894794335-project-member] https://10.4.3.8/volume/v3/snapshots/e3e84569-90b9-4b96-abb5-bba27410de0c returned with HTTP 202 Aug 07 09:56:40.488044 np0000006707 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 479/1919] 10.4.3.8 () {66 vars in 1343 bytes} [Fri Aug 7 09:56:40 2026] DELETE /volume/v3/snapshots/e3e84569-90b9-4b96-abb5-bba27410de0c => generated 0 bytes in 47 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 07 09:56:40.497383 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.middleware.request_id [None req-3646f8d9-06d7-4a1c-b7af-2ee07872dbf2 None None] RequestId filter calling following filter/app {{(pid=100298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:56:40.499396 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [None req-3646f8d9-06d7-4a1c-b7af-2ee07872dbf2 tempest-VolumeRevertTests-894794335 tempest-VolumeRevertTests-894794335-project-member] GET https://10.4.3.8/volume/v3/snapshots/e3e84569-90b9-4b96-abb5-bba27410de0c Aug 07 09:56:40.499650 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [None req-3646f8d9-06d7-4a1c-b7af-2ee07872dbf2 tempest-VolumeRevertTests-894794335 tempest-VolumeRevertTests-894794335-project-member] Empty body provided in request {{(pid=100298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 09:56:40.499837 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [None req-3646f8d9-06d7-4a1c-b7af-2ee07872dbf2 tempest-VolumeRevertTests-894794335 tempest-VolumeRevertTests-894794335-project-member] Calling method 'show' {{(pid=100298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 09:56:40.508186 np0000006707 devstack@c-api.service[100298]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 09:56:40.508186 np0000006707 devstack@c-api.service[100298]: warnings.warn( Aug 07 09:56:40.508186 np0000006707 devstack@c-api.service[100298]: INFO cinder.volume.api [None req-3646f8d9-06d7-4a1c-b7af-2ee07872dbf2 tempest-VolumeRevertTests-894794335 tempest-VolumeRevertTests-894794335-project-member] Snapshot retrieved successfully. Aug 07 09:56:40.509463 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [None req-3646f8d9-06d7-4a1c-b7af-2ee07872dbf2 tempest-VolumeRevertTests-894794335 tempest-VolumeRevertTests-894794335-project-member] https://10.4.3.8/volume/v3/snapshots/e3e84569-90b9-4b96-abb5-bba27410de0c returned with HTTP 200 Aug 07 09:56:40.510041 np0000006707 devstack@c-api.service[100298]: [pid: 100298|app: 0|req: 485/1920] 10.4.3.8 () {66 vars in 1340 bytes} [Fri Aug 7 09:56:40 2026] GET /volume/v3/snapshots/e3e84569-90b9-4b96-abb5-bba27410de0c => generated 480 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 09:56:40.669774 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-ed9198a8-e5c9-4fba-b94c-25d98307230b None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:56:40.671671 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-ed9198a8-e5c9-4fba-b94c-25d98307230b tempest-VolumeQuotasAdminTestJSON-1750799331 tempest-VolumeQuotasAdminTestJSON-1750799331-project-member] GET https://10.4.3.8/volume/v3/volumes/754c6ac5-57d7-4400-8689-77aae2c1e206 Aug 07 09:56:40.671843 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-ed9198a8-e5c9-4fba-b94c-25d98307230b tempest-VolumeQuotasAdminTestJSON-1750799331 tempest-VolumeQuotasAdminTestJSON-1750799331-project-member] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 09:56:40.672091 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-ed9198a8-e5c9-4fba-b94c-25d98307230b tempest-VolumeQuotasAdminTestJSON-1750799331 tempest-VolumeQuotasAdminTestJSON-1750799331-project-member] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 09:56:40.681691 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-ed9198a8-e5c9-4fba-b94c-25d98307230b tempest-VolumeQuotasAdminTestJSON-1750799331 tempest-VolumeQuotasAdminTestJSON-1750799331-project-member] https://10.4.3.8/volume/v3/volumes/754c6ac5-57d7-4400-8689-77aae2c1e206 returned with HTTP 404 Aug 07 09:56:40.682248 np0000006707 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 476/1921] 10.4.3.8 () {66 vars in 1334 bytes} [Fri Aug 7 09:56:40 2026] GET /volume/v3/volumes/754c6ac5-57d7-4400-8689-77aae2c1e206 => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 09:56:40.690906 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [None req-ccc99fe6-ceea-4406-b3ae-7fe3b1d5d20c None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:56:40.698510 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-ccc99fe6-ceea-4406-b3ae-7fe3b1d5d20c tempest-VolumeQuotasAdminTestJSON-1750799331 tempest-VolumeQuotasAdminTestJSON-1750799331-project-member] GET https://10.4.3.8/volume/v3/volumes/754c6ac5-57d7-4400-8689-77aae2c1e206 Aug 07 09:56:40.698776 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-ccc99fe6-ceea-4406-b3ae-7fe3b1d5d20c tempest-VolumeQuotasAdminTestJSON-1750799331 tempest-VolumeQuotasAdminTestJSON-1750799331-project-member] Empty body provided in request {{(pid=100297) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 09:56:40.699021 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-ccc99fe6-ceea-4406-b3ae-7fe3b1d5d20c tempest-VolumeQuotasAdminTestJSON-1750799331 tempest-VolumeQuotasAdminTestJSON-1750799331-project-member] Calling method 'show' {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 09:56:40.707760 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-ccc99fe6-ceea-4406-b3ae-7fe3b1d5d20c tempest-VolumeQuotasAdminTestJSON-1750799331 tempest-VolumeQuotasAdminTestJSON-1750799331-project-member] https://10.4.3.8/volume/v3/volumes/754c6ac5-57d7-4400-8689-77aae2c1e206 returned with HTTP 404 Aug 07 09:56:40.707760 np0000006707 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 482/1922] 10.4.3.8 () {66 vars in 1334 bytes} [Fri Aug 7 09:56:40 2026] GET /volume/v3/volumes/754c6ac5-57d7-4400-8689-77aae2c1e206 => generated 109 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 09:56:40.715509 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [None req-1b03c241-9f3e-4f1e-a880-363851968d3f None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:56:40.717690 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-1b03c241-9f3e-4f1e-a880-363851968d3f tempest-VolumeQuotasAdminTestJSON-1750799331 tempest-VolumeQuotasAdminTestJSON-1750799331-project-member] DELETE https://10.4.3.8/volume/v3/volumes/754c6ac5-57d7-4400-8689-77aae2c1e206 Aug 07 09:56:40.717955 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-1b03c241-9f3e-4f1e-a880-363851968d3f tempest-VolumeQuotasAdminTestJSON-1750799331 tempest-VolumeQuotasAdminTestJSON-1750799331-project-member] Empty body provided in request {{(pid=100296) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 09:56:40.718172 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-1b03c241-9f3e-4f1e-a880-363851968d3f tempest-VolumeQuotasAdminTestJSON-1750799331 tempest-VolumeQuotasAdminTestJSON-1750799331-project-member] Calling method 'delete' {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 09:56:40.718404 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.v3.volumes [None req-1b03c241-9f3e-4f1e-a880-363851968d3f tempest-VolumeQuotasAdminTestJSON-1750799331 tempest-VolumeQuotasAdminTestJSON-1750799331-project-member] Delete volume with id: 754c6ac5-57d7-4400-8689-77aae2c1e206 Aug 07 09:56:40.727060 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-1b03c241-9f3e-4f1e-a880-363851968d3f tempest-VolumeQuotasAdminTestJSON-1750799331 tempest-VolumeQuotasAdminTestJSON-1750799331-project-member] https://10.4.3.8/volume/v3/volumes/754c6ac5-57d7-4400-8689-77aae2c1e206 returned with HTTP 404 Aug 07 09:56:40.729444 np0000006707 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 480/1923] 10.4.3.8 () {66 vars in 1337 bytes} [Fri Aug 7 09:56:40 2026] DELETE /volume/v3/volumes/754c6ac5-57d7-4400-8689-77aae2c1e206 => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 09:56:40.742166 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.middleware.request_id [None req-bccff83b-e07b-43ac-b7db-47b5b9efd7e3 None None] RequestId filter calling following filter/app {{(pid=100298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:56:40.746724 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [None req-bccff83b-e07b-43ac-b7db-47b5b9efd7e3 tempest-VolumeQuotasAdminTestJSON-1750799331 tempest-VolumeQuotasAdminTestJSON-1750799331-project-member] POST https://10.4.3.8/volume/v3/volumes Aug 07 09:56:40.747201 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [None req-bccff83b-e07b-43ac-b7db-47b5b9efd7e3 tempest-VolumeQuotasAdminTestJSON-1750799331 tempest-VolumeQuotasAdminTestJSON-1750799331-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeQuotasAdminTestJSON-Volume-1519743303"}} {{(pid=100298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 09:56:40.749671 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.v3.volumes [None req-bccff83b-e07b-43ac-b7db-47b5b9efd7e3 tempest-VolumeQuotasAdminTestJSON-1750799331 tempest-VolumeQuotasAdminTestJSON-1750799331-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeQuotasAdminTestJSON-Volume-1519743303'}} {{(pid=100298) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 07 09:56:40.749862 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.v3.volumes [None req-bccff83b-e07b-43ac-b7db-47b5b9efd7e3 tempest-VolumeQuotasAdminTestJSON-1750799331 tempest-VolumeQuotasAdminTestJSON-1750799331-project-member] Create volume of 1 GB Aug 07 09:56:40.756799 np0000006707 devstack@c-api.service[100298]: INFO cinder.volume.api [None req-bccff83b-e07b-43ac-b7db-47b5b9efd7e3 tempest-VolumeQuotasAdminTestJSON-1750799331 tempest-VolumeQuotasAdminTestJSON-1750799331-project-member] Availability Zones retrieved successfully. Aug 07 09:56:40.764094 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.volume.api [None req-bccff83b-e07b-43ac-b7db-47b5b9efd7e3 tempest-VolumeQuotasAdminTestJSON-1750799331 tempest-VolumeQuotasAdminTestJSON-1750799331-project-member] Flow 'volume_create_api' (ad5555d8-4f3b-48e0-95c1-4171cbbd58ca) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100298) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 09:56:40.765534 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.volume.api [None req-bccff83b-e07b-43ac-b7db-47b5b9efd7e3 tempest-VolumeQuotasAdminTestJSON-1750799331 tempest-VolumeQuotasAdminTestJSON-1750799331-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ef55d7b2-b628-4a4e-9781-87eef3962dd1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100298) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 09:56:40.767670 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.volume.flows.api.create_volume [None req-bccff83b-e07b-43ac-b7db-47b5b9efd7e3 tempest-VolumeQuotasAdminTestJSON-1750799331 tempest-VolumeQuotasAdminTestJSON-1750799331-project-member] Validating volume size '1' using validate_int {{(pid=100298) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 07 09:56:40.802575 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.volume.api [None req-bccff83b-e07b-43ac-b7db-47b5b9efd7e3 tempest-VolumeQuotasAdminTestJSON-1750799331 tempest-VolumeQuotasAdminTestJSON-1750799331-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ef55d7b2-b628-4a4e-9781-87eef3962dd1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-07T09:47:39Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=45fd9a3a-b61e-4c6c-9ab7-d02f06678d0d,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '45fd9a3a-b61e-4c6c-9ab7-d02f06678d0d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100298) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 09:56:40.804332 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.volume.api [None req-bccff83b-e07b-43ac-b7db-47b5b9efd7e3 tempest-VolumeQuotasAdminTestJSON-1750799331 tempest-VolumeQuotasAdminTestJSON-1750799331-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (29e91675-df61-4487-b2b7-d6ecc1a8db56) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100298) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 09:56:40.874334 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.quota [None req-bccff83b-e07b-43ac-b7db-47b5b9efd7e3 tempest-VolumeQuotasAdminTestJSON-1750799331 tempest-VolumeQuotasAdminTestJSON-1750799331-project-member] Created reservations ['132b9c61-28c8-4bc8-8bec-e7eefc557908', '363bf44b-8ff9-4d0e-a731-0847589abb0d', '11194224-3b09-4878-bdd1-37026d8109d0', 'd292dbd4-0a8d-467b-863b-d7a7d287e525'] {{(pid=100298) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 09:56:40.875272 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.volume.api [None req-bccff83b-e07b-43ac-b7db-47b5b9efd7e3 tempest-VolumeQuotasAdminTestJSON-1750799331 tempest-VolumeQuotasAdminTestJSON-1750799331-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (29e91675-df61-4487-b2b7-d6ecc1a8db56) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['132b9c61-28c8-4bc8-8bec-e7eefc557908', '363bf44b-8ff9-4d0e-a731-0847589abb0d', '11194224-3b09-4878-bdd1-37026d8109d0', 'd292dbd4-0a8d-467b-863b-d7a7d287e525']}' {{(pid=100298) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 09:56:40.876238 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.volume.api [None req-bccff83b-e07b-43ac-b7db-47b5b9efd7e3 tempest-VolumeQuotasAdminTestJSON-1750799331 tempest-VolumeQuotasAdminTestJSON-1750799331-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (23e807bf-c711-4f21-bad3-e643a5597efa) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100298) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 09:56:40.900738 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-be7ea9a1-a7eb-4e25-bc80-9796900c2545 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:56:40.902184 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-be7ea9a1-a7eb-4e25-bc80-9796900c2545 tempest-VolumesSnapshotTestJSON-1374712720 tempest-VolumesSnapshotTestJSON-1374712720-project-member] GET https://10.4.3.8/volume/v3/snapshots/f6191483-7cf5-4ba5-9033-1bcef328ed50 Aug 07 09:56:40.902184 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-be7ea9a1-a7eb-4e25-bc80-9796900c2545 tempest-VolumesSnapshotTestJSON-1374712720 tempest-VolumesSnapshotTestJSON-1374712720-project-member] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 09:56:40.903437 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-be7ea9a1-a7eb-4e25-bc80-9796900c2545 tempest-VolumesSnapshotTestJSON-1374712720 tempest-VolumesSnapshotTestJSON-1374712720-project-member] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 09:56:40.904756 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.volume.api [None req-bccff83b-e07b-43ac-b7db-47b5b9efd7e3 tempest-VolumeQuotasAdminTestJSON-1750799331 tempest-VolumeQuotasAdminTestJSON-1750799331-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (23e807bf-c711-4f21-bad3-e643a5597efa) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '25af3502-ffe8-42ef-a681-986f1193b91c', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeQuotasAdminTestJSON-Volume-1519743303',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b8032c76e4fe4181b615d4b73a49f329',qos_specs=None,replication_status=,reservations=['132b9c61-28c8-4bc8-8bec-e7eefc557908','363bf44b-8ff9-4d0e-a731-0847589abb0d','11194224-3b09-4878-bdd1-37026d8109d0','d292dbd4-0a8d-467b-863b-d7a7d287e525'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='35a83af8a8d644839f5ea6f957059ab3',volume_type_id=45fd9a3a-b61e-4c6c-9ab7-d02f06678d0d), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-07T09:56:40Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeQuotasAdminTestJSON-Volume-1519743303',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=25af3502-ffe8-42ef-a681-986f1193b91c,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='b8032c76e4fe4181b615d4b73a49f329',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='35a83af8a8d644839f5ea6f957059ab3',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(45fd9a3a-b61e-4c6c-9ab7-d02f06678d0d),volume_type_id=45fd9a3a-b61e-4c6c-9ab7-d02f06678d0d)}' {{(pid=100298) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 09:56:40.907697 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.volume.api [None req-bccff83b-e07b-43ac-b7db-47b5b9efd7e3 tempest-VolumeQuotasAdminTestJSON-1750799331 tempest-VolumeQuotasAdminTestJSON-1750799331-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f035baf4-b469-45d6-a553-6a552b4b59e2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100298) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 09:56:40.911438 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-be7ea9a1-a7eb-4e25-bc80-9796900c2545 tempest-VolumesSnapshotTestJSON-1374712720 tempest-VolumesSnapshotTestJSON-1374712720-project-member] https://10.4.3.8/volume/v3/snapshots/f6191483-7cf5-4ba5-9033-1bcef328ed50 returned with HTTP 404 Aug 07 09:56:40.911438 np0000006707 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 477/1924] 10.4.3.8 () {66 vars in 1340 bytes} [Fri Aug 7 09:56:40 2026] GET /volume/v3/snapshots/f6191483-7cf5-4ba5-9033-1bcef328ed50 => generated 111 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 09:56:40.918791 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [None req-c1ae1428-efb7-41b3-976b-c0d67d20c27d None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:56:40.922193 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-c1ae1428-efb7-41b3-976b-c0d67d20c27d tempest-VolumesSnapshotTestJSON-1374712720 tempest-VolumesSnapshotTestJSON-1374712720-project-member] DELETE https://10.4.3.8/volume/v3/snapshots/9fd420fa-8fab-4b67-b08b-4e3de5aa35be Aug 07 09:56:40.922193 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-c1ae1428-efb7-41b3-976b-c0d67d20c27d tempest-VolumesSnapshotTestJSON-1374712720 tempest-VolumesSnapshotTestJSON-1374712720-project-member] Empty body provided in request {{(pid=100297) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 09:56:40.922193 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-c1ae1428-efb7-41b3-976b-c0d67d20c27d tempest-VolumesSnapshotTestJSON-1374712720 tempest-VolumesSnapshotTestJSON-1374712720-project-member] Calling method 'delete' {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 09:56:40.922193 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.v3.snapshots [None req-c1ae1428-efb7-41b3-976b-c0d67d20c27d tempest-VolumesSnapshotTestJSON-1374712720 tempest-VolumesSnapshotTestJSON-1374712720-project-member] Delete snapshot with id: 9fd420fa-8fab-4b67-b08b-4e3de5aa35be Aug 07 09:56:40.928302 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-c1ae1428-efb7-41b3-976b-c0d67d20c27d tempest-VolumesSnapshotTestJSON-1374712720 tempest-VolumesSnapshotTestJSON-1374712720-project-member] https://10.4.3.8/volume/v3/snapshots/9fd420fa-8fab-4b67-b08b-4e3de5aa35be returned with HTTP 404 Aug 07 09:56:40.928978 np0000006707 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 483/1925] 10.4.3.8 () {66 vars in 1343 bytes} [Fri Aug 7 09:56:40 2026] DELETE /volume/v3/snapshots/9fd420fa-8fab-4b67-b08b-4e3de5aa35be => generated 111 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 09:56:40.931087 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.volume.api [None req-bccff83b-e07b-43ac-b7db-47b5b9efd7e3 tempest-VolumeQuotasAdminTestJSON-1750799331 tempest-VolumeQuotasAdminTestJSON-1750799331-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f035baf4-b469-45d6-a553-6a552b4b59e2) transitioned into state 'SUCCESS' from state '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-1519743303',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b8032c76e4fe4181b615d4b73a49f329',qos_specs=None,replication_status=,reservations=['132b9c61-28c8-4bc8-8bec-e7eefc557908','363bf44b-8ff9-4d0e-a731-0847589abb0d','11194224-3b09-4878-bdd1-37026d8109d0','d292dbd4-0a8d-467b-863b-d7a7d287e525'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='35a83af8a8d644839f5ea6f957059ab3',volume_type_id=45fd9a3a-b61e-4c6c-9ab7-d02f06678d0d)}' {{(pid=100298) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 09:56:40.932032 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.volume.api [None req-bccff83b-e07b-43ac-b7db-47b5b9efd7e3 tempest-VolumeQuotasAdminTestJSON-1750799331 tempest-VolumeQuotasAdminTestJSON-1750799331-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (65c70f83-5635-4db1-82c2-6191cfcbccbb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100298) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 09:56:40.940735 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [None req-3140eca9-f532-414f-9f11-dc1ee07e3dc0 None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:56:40.942977 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-3140eca9-f532-414f-9f11-dc1ee07e3dc0 tempest-VolumesSnapshotTestJSON-1374712720 tempest-VolumesSnapshotTestJSON-1374712720-project-member] DELETE https://10.4.3.8/volume/v3/snapshots/f6191483-7cf5-4ba5-9033-1bcef328ed50 Aug 07 09:56:40.943201 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-3140eca9-f532-414f-9f11-dc1ee07e3dc0 tempest-VolumesSnapshotTestJSON-1374712720 tempest-VolumesSnapshotTestJSON-1374712720-project-member] Empty body provided in request {{(pid=100296) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 09:56:40.943412 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-3140eca9-f532-414f-9f11-dc1ee07e3dc0 tempest-VolumesSnapshotTestJSON-1374712720 tempest-VolumesSnapshotTestJSON-1374712720-project-member] Calling method 'delete' {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 09:56:40.943580 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.v3.snapshots [None req-3140eca9-f532-414f-9f11-dc1ee07e3dc0 tempest-VolumesSnapshotTestJSON-1374712720 tempest-VolumesSnapshotTestJSON-1374712720-project-member] Delete snapshot with id: f6191483-7cf5-4ba5-9033-1bcef328ed50 Aug 07 09:56:40.947445 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.volume.api [None req-bccff83b-e07b-43ac-b7db-47b5b9efd7e3 tempest-VolumeQuotasAdminTestJSON-1750799331 tempest-VolumeQuotasAdminTestJSON-1750799331-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (65c70f83-5635-4db1-82c2-6191cfcbccbb) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100298) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 09:56:40.947445 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.volume.api [None req-bccff83b-e07b-43ac-b7db-47b5b9efd7e3 tempest-VolumeQuotasAdminTestJSON-1750799331 tempest-VolumeQuotasAdminTestJSON-1750799331-project-member] Flow 'volume_create_api' (ad5555d8-4f3b-48e0-95c1-4171cbbd58ca) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100298) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 09:56:40.947861 np0000006707 devstack@c-api.service[100298]: INFO cinder.volume.api [None req-bccff83b-e07b-43ac-b7db-47b5b9efd7e3 tempest-VolumeQuotasAdminTestJSON-1750799331 tempest-VolumeQuotasAdminTestJSON-1750799331-project-member] Create volume request issued successfully. Aug 07 09:56:40.948739 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [None req-bccff83b-e07b-43ac-b7db-47b5b9efd7e3 tempest-VolumeQuotasAdminTestJSON-1750799331 tempest-VolumeQuotasAdminTestJSON-1750799331-project-member] https://10.4.3.8/volume/v3/volumes returned with HTTP 202 Aug 07 09:56:40.949256 np0000006707 devstack@c-api.service[100298]: [pid: 100298|app: 0|req: 486/1926] 10.4.3.8 () {68 vars in 1244 bytes} [Fri Aug 7 09:56:40 2026] POST /volume/v3/volumes => generated 752 bytes in 208 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 07 09:56:40.949815 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-3140eca9-f532-414f-9f11-dc1ee07e3dc0 tempest-VolumesSnapshotTestJSON-1374712720 tempest-VolumesSnapshotTestJSON-1374712720-project-member] https://10.4.3.8/volume/v3/snapshots/f6191483-7cf5-4ba5-9033-1bcef328ed50 returned with HTTP 404 Aug 07 09:56:40.950510 np0000006707 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 481/1927] 10.4.3.8 () {66 vars in 1343 bytes} [Fri Aug 7 09:56:40 2026] DELETE /volume/v3/snapshots/f6191483-7cf5-4ba5-9033-1bcef328ed50 => generated 111 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 09:56:40.961432 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [req-7a088eff-bc98-46c5-921b-75556573eeda req-ab785039-88dc-4858-960a-c7c4c8fd2310 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:56:40.962764 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [None req-8b74a2de-dfb1-46f3-87d2-3f0dc66d526b None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:56:40.963547 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [req-7a088eff-bc98-46c5-921b-75556573eeda req-ab785039-88dc-4858-960a-c7c4c8fd2310 tempest-ServerActionsTestOtherB-2108643741 tempest-ServerActionsTestOtherB-2108643741-project-member] GET https://10.4.3.8/volume/v3/volumes/748997b0-5a4e-4c63-80a5-a4de307c17c9 Aug 07 09:56:40.963948 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [req-7a088eff-bc98-46c5-921b-75556573eeda req-ab785039-88dc-4858-960a-c7c4c8fd2310 tempest-ServerActionsTestOtherB-2108643741 tempest-ServerActionsTestOtherB-2108643741-project-member] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 09:56:40.963948 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [req-7a088eff-bc98-46c5-921b-75556573eeda req-ab785039-88dc-4858-960a-c7c4c8fd2310 tempest-ServerActionsTestOtherB-2108643741 tempest-ServerActionsTestOtherB-2108643741-project-member] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 09:56:40.965203 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-8b74a2de-dfb1-46f3-87d2-3f0dc66d526b tempest-VolumeQuotasAdminTestJSON-1750799331 tempest-VolumeQuotasAdminTestJSON-1750799331-project-member] GET https://10.4.3.8/volume/v3/volumes/25af3502-ffe8-42ef-a681-986f1193b91c Aug 07 09:56:40.965403 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-8b74a2de-dfb1-46f3-87d2-3f0dc66d526b tempest-VolumeQuotasAdminTestJSON-1750799331 tempest-VolumeQuotasAdminTestJSON-1750799331-project-member] Empty body provided in request {{(pid=100297) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 09:56:40.967358 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-8b74a2de-dfb1-46f3-87d2-3f0dc66d526b tempest-VolumeQuotasAdminTestJSON-1750799331 tempest-VolumeQuotasAdminTestJSON-1750799331-project-member] Calling method 'show' {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 09:56:40.972810 np0000006707 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 09:56:40.972810 np0000006707 devstack@c-api.service[100295]: warnings.warn( Aug 07 09:56:40.976064 np0000006707 devstack@c-api.service[100297]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 09:56:40.976064 np0000006707 devstack@c-api.service[100297]: warnings.warn( Aug 07 09:56:40.977090 np0000006707 devstack@c-api.service[100295]: INFO cinder.volume.api [req-7a088eff-bc98-46c5-921b-75556573eeda req-ab785039-88dc-4858-960a-c7c4c8fd2310 tempest-ServerActionsTestOtherB-2108643741 tempest-ServerActionsTestOtherB-2108643741-project-member] Volume info retrieved successfully. Aug 07 09:56:40.983512 np0000006707 devstack@c-api.service[100297]: INFO cinder.volume.api [None req-8b74a2de-dfb1-46f3-87d2-3f0dc66d526b tempest-VolumeQuotasAdminTestJSON-1750799331 tempest-VolumeQuotasAdminTestJSON-1750799331-project-member] Volume info retrieved successfully. Aug 07 09:56:40.983725 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [req-7a088eff-bc98-46c5-921b-75556573eeda req-ab785039-88dc-4858-960a-c7c4c8fd2310 tempest-ServerActionsTestOtherB-2108643741 tempest-ServerActionsTestOtherB-2108643741-project-member] https://10.4.3.8/volume/v3/volumes/748997b0-5a4e-4c63-80a5-a4de307c17c9 returned with HTTP 200 Aug 07 09:56:40.983725 np0000006707 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 478/1928] 10.4.3.8 () {68 vars in 1584 bytes} [Fri Aug 7 09:56:40 2026] GET /volume/v3/volumes/748997b0-5a4e-4c63-80a5-a4de307c17c9 => generated 842 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 09:56:40.988512 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-8b74a2de-dfb1-46f3-87d2-3f0dc66d526b tempest-VolumeQuotasAdminTestJSON-1750799331 tempest-VolumeQuotasAdminTestJSON-1750799331-project-member] https://10.4.3.8/volume/v3/volumes/25af3502-ffe8-42ef-a681-986f1193b91c returned with HTTP 200 Aug 07 09:56:40.989051 np0000006707 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 484/1929] 10.4.3.8 () {66 vars in 1334 bytes} [Fri Aug 7 09:56:40 2026] GET /volume/v3/volumes/25af3502-ffe8-42ef-a681-986f1193b91c => generated 820 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 09:56:41.008189 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.middleware.request_id [req-6a66627b-4c31-4bbb-8df0-302466a5f63f req-bdc01f0c-deda-4404-b170-292c24855f8c None None] RequestId filter calling following filter/app {{(pid=100298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:56:41.011363 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [req-6a66627b-4c31-4bbb-8df0-302466a5f63f req-bdc01f0c-deda-4404-b170-292c24855f8c tempest-VolumesSnapshotTestJSON-1374712720 tempest-VolumesSnapshotTestJSON-1374712720-project-member] GET https://10.4.3.8/volume/v3/volumes/94e9323e-f8d9-4523-a7ef-61850230a77d Aug 07 09:56:41.011363 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [req-6a66627b-4c31-4bbb-8df0-302466a5f63f req-bdc01f0c-deda-4404-b170-292c24855f8c tempest-VolumesSnapshotTestJSON-1374712720 tempest-VolumesSnapshotTestJSON-1374712720-project-member] Empty body provided in request {{(pid=100298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 09:56:41.011852 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [req-6a66627b-4c31-4bbb-8df0-302466a5f63f req-bdc01f0c-deda-4404-b170-292c24855f8c tempest-VolumesSnapshotTestJSON-1374712720 tempest-VolumesSnapshotTestJSON-1374712720-project-member] Calling method 'show' {{(pid=100298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 09:56:41.026364 np0000006707 devstack@c-api.service[100298]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 09:56:41.026364 np0000006707 devstack@c-api.service[100298]: warnings.warn( Aug 07 09:56:41.030232 np0000006707 devstack@c-api.service[100298]: INFO cinder.volume.api [req-6a66627b-4c31-4bbb-8df0-302466a5f63f req-bdc01f0c-deda-4404-b170-292c24855f8c tempest-VolumesSnapshotTestJSON-1374712720 tempest-VolumesSnapshotTestJSON-1374712720-project-member] Volume info retrieved successfully. Aug 07 09:56:41.035288 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [req-6a66627b-4c31-4bbb-8df0-302466a5f63f req-bdc01f0c-deda-4404-b170-292c24855f8c tempest-VolumesSnapshotTestJSON-1374712720 tempest-VolumesSnapshotTestJSON-1374712720-project-member] https://10.4.3.8/volume/v3/volumes/94e9323e-f8d9-4523-a7ef-61850230a77d returned with HTTP 200 Aug 07 09:56:41.035813 np0000006707 devstack@c-api.service[100298]: [pid: 100298|app: 0|req: 487/1930] 10.4.3.8 () {68 vars in 1584 bytes} [Fri Aug 7 09:56:41 2026] GET /volume/v3/volumes/94e9323e-f8d9-4523-a7ef-61850230a77d => generated 1134 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 09:56:41.059549 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [req-6a66627b-4c31-4bbb-8df0-302466a5f63f req-d5905f58-6792-401a-baab-54e8eb82694c None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:56:41.066714 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [req-6a66627b-4c31-4bbb-8df0-302466a5f63f req-d5905f58-6792-401a-baab-54e8eb82694c tempest-VolumesSnapshotTestJSON-1374712720 tempest-VolumesSnapshotTestJSON-1374712720-project-member] POST https://10.4.3.8/volume/v3/volumes/94e9323e-f8d9-4523-a7ef-61850230a77d/action Aug 07 09:56:41.067235 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [req-6a66627b-4c31-4bbb-8df0-302466a5f63f req-d5905f58-6792-401a-baab-54e8eb82694c tempest-VolumesSnapshotTestJSON-1374712720 tempest-VolumesSnapshotTestJSON-1374712720-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100296) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 07 09:56:41.067438 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [req-6a66627b-4c31-4bbb-8df0-302466a5f63f req-d5905f58-6792-401a-baab-54e8eb82694c tempest-VolumesSnapshotTestJSON-1374712720 tempest-VolumesSnapshotTestJSON-1374712720-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 09:56:41.085993 np0000006707 devstack@c-api.service[100296]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 09:56:41.085993 np0000006707 devstack@c-api.service[100296]: warnings.warn( Aug 07 09:56:41.086683 np0000006707 devstack@c-api.service[100296]: INFO cinder.volume.api [req-6a66627b-4c31-4bbb-8df0-302466a5f63f req-d5905f58-6792-401a-baab-54e8eb82694c tempest-VolumesSnapshotTestJSON-1374712720 tempest-VolumesSnapshotTestJSON-1374712720-project-member] Volume info retrieved successfully. Aug 07 09:56:41.091022 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-3d04f4d6-b673-4c08-87b5-f8bdc48321e3 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:56:41.091347 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-3d04f4d6-b673-4c08-87b5-f8bdc48321e3 None None] GET https://10.4.3.8/volume// Aug 07 09:56:41.091536 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-3d04f4d6-b673-4c08-87b5-f8bdc48321e3 None None] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 09:56:41.091774 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-3d04f4d6-b673-4c08-87b5-f8bdc48321e3 None None] Calling method 'all' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 09:56:41.092037 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-3d04f4d6-b673-4c08-87b5-f8bdc48321e3 None None] https://10.4.3.8/volume// returned with HTTP 300 Aug 07 09:56:41.092294 np0000006707 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 479/1931] 10.4.3.8 () {66 vars in 1414 bytes} [Fri Aug 7 09:56:41 2026] GET /volume/ => generated 384 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 07 09:56:41.095950 np0000006707 devstack@c-api.service[100296]: INFO cinder.volume.api [req-6a66627b-4c31-4bbb-8df0-302466a5f63f req-d5905f58-6792-401a-baab-54e8eb82694c tempest-VolumesSnapshotTestJSON-1374712720 tempest-VolumesSnapshotTestJSON-1374712720-project-member] Begin detaching volume completed successfully. Aug 07 09:56:41.095950 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [req-6a66627b-4c31-4bbb-8df0-302466a5f63f req-d5905f58-6792-401a-baab-54e8eb82694c tempest-VolumesSnapshotTestJSON-1374712720 tempest-VolumesSnapshotTestJSON-1374712720-project-member] https://10.4.3.8/volume/v3/volumes/94e9323e-f8d9-4523-a7ef-61850230a77d/action returned with HTTP 202 Aug 07 09:56:41.096124 np0000006707 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 482/1932] 10.4.3.8 () {72 vars in 1658 bytes} [Fri Aug 7 09:56:41 2026] POST /volume/v3/volumes/94e9323e-f8d9-4523-a7ef-61850230a77d/action => generated 0 bytes in 40 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 07 09:56:41.103164 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [req-7a088eff-bc98-46c5-921b-75556573eeda req-abaa7647-7619-4a28-ae17-51710b43caf1 None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:56:41.143890 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.middleware.request_id [None req-9f976b02-4ada-48fd-b7d4-30faec32baea None None] RequestId filter calling following filter/app {{(pid=100298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:56:41.144451 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [None req-9f976b02-4ada-48fd-b7d4-30faec32baea None None] GET https://10.4.3.8/volume// Aug 07 09:56:41.144727 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [None req-9f976b02-4ada-48fd-b7d4-30faec32baea None None] Empty body provided in request {{(pid=100298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 09:56:41.144991 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [None req-9f976b02-4ada-48fd-b7d4-30faec32baea None None] Calling method 'all' {{(pid=100298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 09:56:41.145399 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [None req-9f976b02-4ada-48fd-b7d4-30faec32baea None None] https://10.4.3.8/volume// returned with HTTP 300 Aug 07 09:56:41.145850 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [req-7a088eff-bc98-46c5-921b-75556573eeda req-abaa7647-7619-4a28-ae17-51710b43caf1 tempest-ServerActionsTestOtherB-2108643741 tempest-ServerActionsTestOtherB-2108643741-project-member] POST https://10.4.3.8/volume/v3/attachments Aug 07 09:56:41.145928 np0000006707 devstack@c-api.service[100298]: [pid: 100298|app: 0|req: 488/1933] 10.4.3.8 () {66 vars in 1412 bytes} [Fri Aug 7 09:56:41 2026] GET /volume/ => generated 384 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 07 09:56:41.146329 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [req-7a088eff-bc98-46c5-921b-75556573eeda req-abaa7647-7619-4a28-ae17-51710b43caf1 tempest-ServerActionsTestOtherB-2108643741 tempest-ServerActionsTestOtherB-2108643741-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "748997b0-5a4e-4c63-80a5-a4de307c17c9", "connector": null, "instance_uuid": "d6595d96-44cd-4e3c-b759-f46b75e33eb4"}} {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 09:56:41.161864 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [req-6a66627b-4c31-4bbb-8df0-302466a5f63f req-99b98519-5a2c-44ad-8989-8a8a050e34e3 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:56:41.162986 np0000006707 devstack@c-api.service[100297]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 09:56:41.162986 np0000006707 devstack@c-api.service[100297]: warnings.warn( Aug 07 09:56:41.166837 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [req-6a66627b-4c31-4bbb-8df0-302466a5f63f req-99b98519-5a2c-44ad-8989-8a8a050e34e3 tempest-VolumesSnapshotTestJSON-1374712720 tempest-VolumesSnapshotTestJSON-1374712720-project-member] GET https://10.4.3.8/volume/v3/volumes/94e9323e-f8d9-4523-a7ef-61850230a77d Aug 07 09:56:41.167120 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [req-6a66627b-4c31-4bbb-8df0-302466a5f63f req-99b98519-5a2c-44ad-8989-8a8a050e34e3 tempest-VolumesSnapshotTestJSON-1374712720 tempest-VolumesSnapshotTestJSON-1374712720-project-member] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 09:56:41.167387 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [req-6a66627b-4c31-4bbb-8df0-302466a5f63f req-99b98519-5a2c-44ad-8989-8a8a050e34e3 tempest-VolumesSnapshotTestJSON-1374712720 tempest-VolumesSnapshotTestJSON-1374712720-project-member] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 09:56:41.178193 np0000006707 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 09:56:41.178193 np0000006707 devstack@c-api.service[100295]: warnings.warn( Aug 07 09:56:41.182793 np0000006707 devstack@c-api.service[100295]: INFO cinder.volume.api [req-6a66627b-4c31-4bbb-8df0-302466a5f63f req-99b98519-5a2c-44ad-8989-8a8a050e34e3 tempest-VolumesSnapshotTestJSON-1374712720 tempest-VolumesSnapshotTestJSON-1374712720-project-member] Volume info retrieved successfully. Aug 07 09:56:41.188227 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [req-6a66627b-4c31-4bbb-8df0-302466a5f63f req-99b98519-5a2c-44ad-8989-8a8a050e34e3 tempest-VolumesSnapshotTestJSON-1374712720 tempest-VolumesSnapshotTestJSON-1374712720-project-member] https://10.4.3.8/volume/v3/volumes/94e9323e-f8d9-4523-a7ef-61850230a77d returned with HTTP 200 Aug 07 09:56:41.188707 np0000006707 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 480/1934] 10.4.3.8 () {70 vars in 1625 bytes} [Fri Aug 7 09:56:41 2026] GET /volume/v3/volumes/94e9323e-f8d9-4523-a7ef-61850230a77d => generated 1317 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 07 09:56:41.205027 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [req-7a088eff-bc98-46c5-921b-75556573eeda req-abaa7647-7619-4a28-ae17-51710b43caf1 tempest-ServerActionsTestOtherB-2108643741 tempest-ServerActionsTestOtherB-2108643741-project-member] https://10.4.3.8/volume/v3/attachments returned with HTTP 200 Aug 07 09:56:41.205684 np0000006707 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 485/1935] 10.4.3.8 () {74 vars in 1580 bytes} [Fri Aug 7 09:56:41 2026] POST /volume/v3/attachments => generated 273 bytes in 103 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 09:56:41.259993 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [None req-236a53d1-42f5-4000-86bf-e8d5fe85d40a None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:56:41.262069 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-236a53d1-42f5-4000-86bf-e8d5fe85d40a tempest-ServerActionsTestOtherB-2108643741 tempest-ServerActionsTestOtherB-2108643741-project-member] GET https://10.4.3.8/volume/v3/volumes/748997b0-5a4e-4c63-80a5-a4de307c17c9 Aug 07 09:56:41.262256 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-236a53d1-42f5-4000-86bf-e8d5fe85d40a tempest-ServerActionsTestOtherB-2108643741 tempest-ServerActionsTestOtherB-2108643741-project-member] Empty body provided in request {{(pid=100296) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 09:56:41.262785 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-236a53d1-42f5-4000-86bf-e8d5fe85d40a tempest-ServerActionsTestOtherB-2108643741 tempest-ServerActionsTestOtherB-2108643741-project-member] Calling method 'show' {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 09:56:41.277620 np0000006707 devstack@c-api.service[100296]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 09:56:41.277620 np0000006707 devstack@c-api.service[100296]: warnings.warn( Aug 07 09:56:41.278916 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.middleware.request_id [None req-adb077a7-f41f-4a58-bae7-ac6e18249eba None None] RequestId filter calling following filter/app {{(pid=100298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:56:41.279387 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [None req-adb077a7-f41f-4a58-bae7-ac6e18249eba None None] GET https://10.4.3.8/volume// Aug 07 09:56:41.279748 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [None req-adb077a7-f41f-4a58-bae7-ac6e18249eba None None] Empty body provided in request {{(pid=100298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 09:56:41.280164 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [None req-adb077a7-f41f-4a58-bae7-ac6e18249eba None None] Calling method 'all' {{(pid=100298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 09:56:41.280453 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [None req-adb077a7-f41f-4a58-bae7-ac6e18249eba None None] https://10.4.3.8/volume// returned with HTTP 300 Aug 07 09:56:41.280867 np0000006707 devstack@c-api.service[100298]: [pid: 100298|app: 0|req: 489/1936] 10.4.3.8 () {66 vars in 1412 bytes} [Fri Aug 7 09:56:41 2026] GET /volume/ => generated 384 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 07 09:56:41.282555 np0000006707 devstack@c-api.service[100296]: INFO cinder.volume.api [None req-236a53d1-42f5-4000-86bf-e8d5fe85d40a tempest-ServerActionsTestOtherB-2108643741 tempest-ServerActionsTestOtherB-2108643741-project-member] Volume info retrieved successfully. Aug 07 09:56:41.287885 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-236a53d1-42f5-4000-86bf-e8d5fe85d40a tempest-ServerActionsTestOtherB-2108643741 tempest-ServerActionsTestOtherB-2108643741-project-member] https://10.4.3.8/volume/v3/volumes/748997b0-5a4e-4c63-80a5-a4de307c17c9 returned with HTTP 200 Aug 07 09:56:41.288324 np0000006707 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 483/1937] 10.4.3.8 () {66 vars in 1334 bytes} [Fri Aug 7 09:56:41 2026] GET /volume/v3/volumes/748997b0-5a4e-4c63-80a5-a4de307c17c9 => generated 841 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 09:56:41.292445 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [req-7a088eff-bc98-46c5-921b-75556573eeda req-bd681c90-9b4b-4938-8d1b-48484abf4ff5 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:56:41.292445 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [req-7a088eff-bc98-46c5-921b-75556573eeda req-bd681c90-9b4b-4938-8d1b-48484abf4ff5 tempest-ServerActionsTestOtherB-2108643741 tempest-ServerActionsTestOtherB-2108643741-project-member] GET https://10.4.3.8/volume/v3/volumes/748997b0-5a4e-4c63-80a5-a4de307c17c9 Aug 07 09:56:41.292445 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [req-7a088eff-bc98-46c5-921b-75556573eeda req-bd681c90-9b4b-4938-8d1b-48484abf4ff5 tempest-ServerActionsTestOtherB-2108643741 tempest-ServerActionsTestOtherB-2108643741-project-member] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 09:56:41.292445 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [req-7a088eff-bc98-46c5-921b-75556573eeda req-bd681c90-9b4b-4938-8d1b-48484abf4ff5 tempest-ServerActionsTestOtherB-2108643741 tempest-ServerActionsTestOtherB-2108643741-project-member] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 09:56:41.307284 np0000006707 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 09:56:41.307284 np0000006707 devstack@c-api.service[100295]: warnings.warn( Aug 07 09:56:41.315807 np0000006707 devstack@c-api.service[100295]: INFO cinder.volume.api [req-7a088eff-bc98-46c5-921b-75556573eeda req-bd681c90-9b4b-4938-8d1b-48484abf4ff5 tempest-ServerActionsTestOtherB-2108643741 tempest-ServerActionsTestOtherB-2108643741-project-member] Volume info retrieved successfully. Aug 07 09:56:41.322827 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [req-7a088eff-bc98-46c5-921b-75556573eeda req-bd681c90-9b4b-4938-8d1b-48484abf4ff5 tempest-ServerActionsTestOtherB-2108643741 tempest-ServerActionsTestOtherB-2108643741-project-member] https://10.4.3.8/volume/v3/volumes/748997b0-5a4e-4c63-80a5-a4de307c17c9 returned with HTTP 200 Aug 07 09:56:41.323868 np0000006707 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 481/1938] 10.4.3.8 () {70 vars in 1625 bytes} [Fri Aug 7 09:56:41 2026] GET /volume/v3/volumes/748997b0-5a4e-4c63-80a5-a4de307c17c9 => generated 1021 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 07 09:56:41.401203 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [None req-7dd7b888-9bec-4621-9b69-3ab631596780 None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:56:41.404894 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-7dd7b888-9bec-4621-9b69-3ab631596780 tempest-VolumeSnapshotQuotasNegativeTestJSON-1465488992 tempest-VolumeSnapshotQuotasNegativeTestJSON-1465488992-project-member] GET https://10.4.3.8/volume/v3/volumes/28ba20cb-74ef-49d0-96db-00782259c328 Aug 07 09:56:41.405224 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-7dd7b888-9bec-4621-9b69-3ab631596780 tempest-VolumeSnapshotQuotasNegativeTestJSON-1465488992 tempest-VolumeSnapshotQuotasNegativeTestJSON-1465488992-project-member] Empty body provided in request {{(pid=100297) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 09:56:41.405592 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-7dd7b888-9bec-4621-9b69-3ab631596780 tempest-VolumeSnapshotQuotasNegativeTestJSON-1465488992 tempest-VolumeSnapshotQuotasNegativeTestJSON-1465488992-project-member] Calling method 'show' {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 09:56:41.420518 np0000006707 devstack@c-api.service[100297]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 09:56:41.420518 np0000006707 devstack@c-api.service[100297]: warnings.warn( Aug 07 09:56:41.427243 np0000006707 devstack@c-api.service[100297]: INFO cinder.volume.api [None req-7dd7b888-9bec-4621-9b69-3ab631596780 tempest-VolumeSnapshotQuotasNegativeTestJSON-1465488992 tempest-VolumeSnapshotQuotasNegativeTestJSON-1465488992-project-member] Volume info retrieved successfully. Aug 07 09:56:41.435733 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-7dd7b888-9bec-4621-9b69-3ab631596780 tempest-VolumeSnapshotQuotasNegativeTestJSON-1465488992 tempest-VolumeSnapshotQuotasNegativeTestJSON-1465488992-project-member] https://10.4.3.8/volume/v3/volumes/28ba20cb-74ef-49d0-96db-00782259c328 returned with HTTP 200 Aug 07 09:56:41.436226 np0000006707 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 486/1939] 10.4.3.8 () {66 vars in 1334 bytes} [Fri Aug 7 09:56:41 2026] GET /volume/v3/volumes/28ba20cb-74ef-49d0-96db-00782259c328 => generated 856 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 09:56:41.456734 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.middleware.request_id [None req-5f789299-14de-481f-a77f-b15e4e5d4fda None None] RequestId filter calling following filter/app {{(pid=100298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:56:41.459169 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [None req-5f789299-14de-481f-a77f-b15e4e5d4fda tempest-VolumeSnapshotQuotasNegativeTestJSON-1465488992 tempest-VolumeSnapshotQuotasNegativeTestJSON-1465488992-project-member] POST https://10.4.3.8/volume/v3/snapshots Aug 07 09:56:41.459705 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [None req-5f789299-14de-481f-a77f-b15e4e5d4fda tempest-VolumeSnapshotQuotasNegativeTestJSON-1465488992 tempest-VolumeSnapshotQuotasNegativeTestJSON-1465488992-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "28ba20cb-74ef-49d0-96db-00782259c328", "name": "tempest-VolumeSnapshotQuotasNegativeTestJSON-Snapshot-582525660"}} {{(pid=100298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 09:56:41.472141 np0000006707 devstack@c-api.service[100298]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 09:56:41.472141 np0000006707 devstack@c-api.service[100298]: warnings.warn( Aug 07 09:56:41.472547 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [req-7a088eff-bc98-46c5-921b-75556573eeda req-0d05c0a1-659e-4978-8024-49f033e2aa33 None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:56:41.472673 np0000006707 devstack@c-api.service[100298]: INFO cinder.volume.api [None req-5f789299-14de-481f-a77f-b15e4e5d4fda tempest-VolumeSnapshotQuotasNegativeTestJSON-1465488992 tempest-VolumeSnapshotQuotasNegativeTestJSON-1465488992-project-member] Volume info retrieved successfully. Aug 07 09:56:41.473687 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.v3.snapshots [None req-5f789299-14de-481f-a77f-b15e4e5d4fda tempest-VolumeSnapshotQuotasNegativeTestJSON-1465488992 tempest-VolumeSnapshotQuotasNegativeTestJSON-1465488992-project-member] Create snapshot from volume 28ba20cb-74ef-49d0-96db-00782259c328 Aug 07 09:56:41.476136 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [req-7a088eff-bc98-46c5-921b-75556573eeda req-0d05c0a1-659e-4978-8024-49f033e2aa33 tempest-ServerActionsTestOtherB-2108643741 tempest-ServerActionsTestOtherB-2108643741-project-member] PUT https://10.4.3.8/volume/v3/attachments/ab7d227f-251e-4cc7-a070-aef52357b6bb Aug 07 09:56:41.476752 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [req-7a088eff-bc98-46c5-921b-75556573eeda req-0d05c0a1-659e-4978-8024-49f033e2aa33 tempest-ServerActionsTestOtherB-2108643741 tempest-ServerActionsTestOtherB-2108643741-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.8", "host": "np0000006707", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:568b993d50b1", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "d2780578-1896-461f-80ac-b58d2e346b90", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 09:56:41.487902 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.coordination [req-7a088eff-bc98-46c5-921b-75556573eeda req-0d05c0a1-659e-4978-8024-49f033e2aa33 tempest-ServerActionsTestOtherB-2108643741 tempest-ServerActionsTestOtherB-2108643741-project-member] Acquiring lock "cinder-attachment_update-748997b0-5a4e-4c63-80a5-a4de307c17c9-np0000006707" by "attachment_update" {{(pid=100296) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 07 09:56:41.497716 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.coordination [req-7a088eff-bc98-46c5-921b-75556573eeda req-0d05c0a1-659e-4978-8024-49f033e2aa33 tempest-ServerActionsTestOtherB-2108643741 tempest-ServerActionsTestOtherB-2108643741-project-member] Lock "cinder-attachment_update-748997b0-5a4e-4c63-80a5-a4de307c17c9-np0000006707" acquired by "attachment_update" :: waited 0.010s {{(pid=100296) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 07 09:56:41.500849 np0000006707 devstack@c-api.service[100296]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 09:56:41.500849 np0000006707 devstack@c-api.service[100296]: warnings.warn( Aug 07 09:56:41.521093 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.quota [None req-5f789299-14de-481f-a77f-b15e4e5d4fda tempest-VolumeSnapshotQuotasNegativeTestJSON-1465488992 tempest-VolumeSnapshotQuotasNegativeTestJSON-1465488992-project-member] Created reservations ['1c2360d7-d68f-4778-a90e-29d01c33d8a3', '9530aafd-b2f7-444e-ac55-9317254856d7', 'c7c6543c-2044-44e2-ba01-5cf292da4e88', 'ce21361c-71bc-4f05-b3ef-bcd229b9a16a'] {{(pid=100298) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 09:56:41.525588 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-33b640fd-3c70-4cf7-bdac-00944299440d None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:56:41.531147 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-33b640fd-3c70-4cf7-bdac-00944299440d tempest-VolumeRevertTests-894794335 tempest-VolumeRevertTests-894794335-project-member] GET https://10.4.3.8/volume/v3/snapshots/e3e84569-90b9-4b96-abb5-bba27410de0c Aug 07 09:56:41.534052 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-33b640fd-3c70-4cf7-bdac-00944299440d tempest-VolumeRevertTests-894794335 tempest-VolumeRevertTests-894794335-project-member] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 09:56:41.534052 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-33b640fd-3c70-4cf7-bdac-00944299440d tempest-VolumeRevertTests-894794335 tempest-VolumeRevertTests-894794335-project-member] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 09:56:41.547366 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-33b640fd-3c70-4cf7-bdac-00944299440d tempest-VolumeRevertTests-894794335 tempest-VolumeRevertTests-894794335-project-member] https://10.4.3.8/volume/v3/snapshots/e3e84569-90b9-4b96-abb5-bba27410de0c returned with HTTP 404 Aug 07 09:56:41.547366 np0000006707 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 482/1940] 10.4.3.8 () {66 vars in 1340 bytes} [Fri Aug 7 09:56:41 2026] GET /volume/v3/snapshots/e3e84569-90b9-4b96-abb5-bba27410de0c => generated 111 bytes in 23 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 09:56:41.560678 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [None req-cdc45625-877b-4f64-ab9d-a4d8fc376a7d None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:56:41.566580 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-cdc45625-877b-4f64-ab9d-a4d8fc376a7d tempest-VolumeRevertTests-894794335 tempest-VolumeRevertTests-894794335-project-member] DELETE https://10.4.3.8/volume/v3/volumes/4cdfbfcb-a6d1-4049-a2d2-83b76f022be6 Aug 07 09:56:41.567051 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-cdc45625-877b-4f64-ab9d-a4d8fc376a7d tempest-VolumeRevertTests-894794335 tempest-VolumeRevertTests-894794335-project-member] Empty body provided in request {{(pid=100297) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 09:56:41.567348 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-cdc45625-877b-4f64-ab9d-a4d8fc376a7d tempest-VolumeRevertTests-894794335 tempest-VolumeRevertTests-894794335-project-member] Calling method 'delete' {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 09:56:41.567755 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.v3.volumes [None req-cdc45625-877b-4f64-ab9d-a4d8fc376a7d tempest-VolumeRevertTests-894794335 tempest-VolumeRevertTests-894794335-project-member] Delete volume with id: 4cdfbfcb-a6d1-4049-a2d2-83b76f022be6 Aug 07 09:56:41.577600 np0000006707 devstack@c-api.service[100297]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 09:56:41.577600 np0000006707 devstack@c-api.service[100297]: warnings.warn( Aug 07 09:56:41.578167 np0000006707 devstack@c-api.service[100297]: INFO cinder.volume.api [None req-cdc45625-877b-4f64-ab9d-a4d8fc376a7d tempest-VolumeRevertTests-894794335 tempest-VolumeRevertTests-894794335-project-member] Volume info retrieved successfully. Aug 07 09:56:41.597893 np0000006707 devstack@c-api.service[100298]: INFO cinder.volume.api [None req-5f789299-14de-481f-a77f-b15e4e5d4fda tempest-VolumeSnapshotQuotasNegativeTestJSON-1465488992 tempest-VolumeSnapshotQuotasNegativeTestJSON-1465488992-project-member] Snapshot create request issued successfully. Aug 07 09:56:41.598281 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [None req-5f789299-14de-481f-a77f-b15e4e5d4fda tempest-VolumeSnapshotQuotasNegativeTestJSON-1465488992 tempest-VolumeSnapshotQuotasNegativeTestJSON-1465488992-project-member] https://10.4.3.8/volume/v3/snapshots returned with HTTP 202 Aug 07 09:56:41.598815 np0000006707 devstack@c-api.service[100298]: [pid: 100298|app: 0|req: 490/1941] 10.4.3.8 () {68 vars in 1251 bytes} [Fri Aug 7 09:56:41 2026] POST /volume/v3/snapshots => generated 322 bytes in 143 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 07 09:56:41.609858 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-3f2a526e-589b-433f-b689-ac8a55bea010 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:56:41.614591 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-3f2a526e-589b-433f-b689-ac8a55bea010 tempest-VolumeSnapshotQuotasNegativeTestJSON-1465488992 tempest-VolumeSnapshotQuotasNegativeTestJSON-1465488992-project-member] GET https://10.4.3.8/volume/v3/snapshots/ea5504c0-fb7d-48cd-8bb4-d710338b24e4 Aug 07 09:56:41.614591 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-3f2a526e-589b-433f-b689-ac8a55bea010 tempest-VolumeSnapshotQuotasNegativeTestJSON-1465488992 tempest-VolumeSnapshotQuotasNegativeTestJSON-1465488992-project-member] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 09:56:41.614591 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-3f2a526e-589b-433f-b689-ac8a55bea010 tempest-VolumeSnapshotQuotasNegativeTestJSON-1465488992 tempest-VolumeSnapshotQuotasNegativeTestJSON-1465488992-project-member] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 09:56:41.627412 np0000006707 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 09:56:41.627412 np0000006707 devstack@c-api.service[100295]: warnings.warn( Aug 07 09:56:41.629438 np0000006707 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-3f2a526e-589b-433f-b689-ac8a55bea010 tempest-VolumeSnapshotQuotasNegativeTestJSON-1465488992 tempest-VolumeSnapshotQuotasNegativeTestJSON-1465488992-project-member] Snapshot retrieved successfully. Aug 07 09:56:41.629438 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-3f2a526e-589b-433f-b689-ac8a55bea010 tempest-VolumeSnapshotQuotasNegativeTestJSON-1465488992 tempest-VolumeSnapshotQuotasNegativeTestJSON-1465488992-project-member] https://10.4.3.8/volume/v3/snapshots/ea5504c0-fb7d-48cd-8bb4-d710338b24e4 returned with HTTP 200 Aug 07 09:56:41.630303 np0000006707 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 483/1942] 10.4.3.8 () {66 vars in 1340 bytes} [Fri Aug 7 09:56:41 2026] GET /volume/v3/snapshots/ea5504c0-fb7d-48cd-8bb4-d710338b24e4 => generated 454 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 09:56:41.637493 np0000006707 devstack@c-api.service[100297]: INFO cinder.volume.api [None req-cdc45625-877b-4f64-ab9d-a4d8fc376a7d tempest-VolumeRevertTests-894794335 tempest-VolumeRevertTests-894794335-project-member] Delete volume request issued successfully. Aug 07 09:56:41.638452 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-cdc45625-877b-4f64-ab9d-a4d8fc376a7d tempest-VolumeRevertTests-894794335 tempest-VolumeRevertTests-894794335-project-member] https://10.4.3.8/volume/v3/volumes/4cdfbfcb-a6d1-4049-a2d2-83b76f022be6 returned with HTTP 202 Aug 07 09:56:41.638716 np0000006707 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 487/1943] 10.4.3.8 () {68 vars in 1378 bytes} [Fri Aug 7 09:56:41 2026] DELETE /volume/v3/volumes/4cdfbfcb-a6d1-4049-a2d2-83b76f022be6 => generated 0 bytes in 79 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 07 09:56:41.646795 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.middleware.request_id [None req-6d5fe7b2-673d-43e6-9c5c-6c1bd18859b7 None None] RequestId filter calling following filter/app {{(pid=100298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:56:41.649144 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [None req-6d5fe7b2-673d-43e6-9c5c-6c1bd18859b7 tempest-VolumeRevertTests-894794335 tempest-VolumeRevertTests-894794335-project-member] GET https://10.4.3.8/volume/v3/volumes/4cdfbfcb-a6d1-4049-a2d2-83b76f022be6 Aug 07 09:56:41.649394 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [None req-6d5fe7b2-673d-43e6-9c5c-6c1bd18859b7 tempest-VolumeRevertTests-894794335 tempest-VolumeRevertTests-894794335-project-member] Empty body provided in request {{(pid=100298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 09:56:41.649739 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [None req-6d5fe7b2-673d-43e6-9c5c-6c1bd18859b7 tempest-VolumeRevertTests-894794335 tempest-VolumeRevertTests-894794335-project-member] Calling method 'show' {{(pid=100298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 09:56:41.657977 np0000006707 devstack@c-api.service[100298]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 09:56:41.657977 np0000006707 devstack@c-api.service[100298]: warnings.warn( Aug 07 09:56:41.662119 np0000006707 devstack@c-api.service[100298]: INFO cinder.volume.api [None req-6d5fe7b2-673d-43e6-9c5c-6c1bd18859b7 tempest-VolumeRevertTests-894794335 tempest-VolumeRevertTests-894794335-project-member] Volume info retrieved successfully. Aug 07 09:56:41.668594 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [None req-6d5fe7b2-673d-43e6-9c5c-6c1bd18859b7 tempest-VolumeRevertTests-894794335 tempest-VolumeRevertTests-894794335-project-member] https://10.4.3.8/volume/v3/volumes/4cdfbfcb-a6d1-4049-a2d2-83b76f022be6 returned with HTTP 200 Aug 07 09:56:41.668594 np0000006707 devstack@c-api.service[100298]: [pid: 100298|app: 0|req: 491/1944] 10.4.3.8 () {68 vars in 1375 bytes} [Fri Aug 7 09:56:41 2026] GET /volume/v3/volumes/4cdfbfcb-a6d1-4049-a2d2-83b76f022be6 => generated 853 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 09:56:41.694006 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.coordination [req-7a088eff-bc98-46c5-921b-75556573eeda req-0d05c0a1-659e-4978-8024-49f033e2aa33 tempest-ServerActionsTestOtherB-2108643741 tempest-ServerActionsTestOtherB-2108643741-project-member] Lock "cinder-attachment_update-748997b0-5a4e-4c63-80a5-a4de307c17c9-np0000006707" released by "attachment_update" :: held 0.196s {{(pid=100296) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 07 09:56:41.694765 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [req-7a088eff-bc98-46c5-921b-75556573eeda req-0d05c0a1-659e-4978-8024-49f033e2aa33 tempest-ServerActionsTestOtherB-2108643741 tempest-ServerActionsTestOtherB-2108643741-project-member] https://10.4.3.8/volume/v3/attachments/ab7d227f-251e-4cc7-a070-aef52357b6bb returned with HTTP 200 Aug 07 09:56:41.695309 np0000006707 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 484/1945] 10.4.3.8 () {74 vars in 1690 bytes} [Fri Aug 7 09:56:41 2026] PUT /volume/v3/attachments/ab7d227f-251e-4cc7-a070-aef52357b6bb => generated 969 bytes in 223 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 09:56:42.005758 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-da1a9baa-8ab2-44a9-b041-5783fceb3e69 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:56:42.008045 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-da1a9baa-8ab2-44a9-b041-5783fceb3e69 tempest-VolumeQuotasAdminTestJSON-1750799331 tempest-VolumeQuotasAdminTestJSON-1750799331-project-member] GET https://10.4.3.8/volume/v3/volumes/25af3502-ffe8-42ef-a681-986f1193b91c Aug 07 09:56:42.008311 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-da1a9baa-8ab2-44a9-b041-5783fceb3e69 tempest-VolumeQuotasAdminTestJSON-1750799331 tempest-VolumeQuotasAdminTestJSON-1750799331-project-member] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 09:56:42.008596 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-da1a9baa-8ab2-44a9-b041-5783fceb3e69 tempest-VolumeQuotasAdminTestJSON-1750799331 tempest-VolumeQuotasAdminTestJSON-1750799331-project-member] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 09:56:42.022497 np0000006707 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 09:56:42.022497 np0000006707 devstack@c-api.service[100295]: warnings.warn( Aug 07 09:56:42.033816 np0000006707 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-da1a9baa-8ab2-44a9-b041-5783fceb3e69 tempest-VolumeQuotasAdminTestJSON-1750799331 tempest-VolumeQuotasAdminTestJSON-1750799331-project-member] Volume info retrieved successfully. Aug 07 09:56:42.041572 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-da1a9baa-8ab2-44a9-b041-5783fceb3e69 tempest-VolumeQuotasAdminTestJSON-1750799331 tempest-VolumeQuotasAdminTestJSON-1750799331-project-member] https://10.4.3.8/volume/v3/volumes/25af3502-ffe8-42ef-a681-986f1193b91c returned with HTTP 200 Aug 07 09:56:42.042270 np0000006707 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 484/1946] 10.4.3.8 () {66 vars in 1334 bytes} [Fri Aug 7 09:56:42 2026] GET /volume/v3/volumes/25af3502-ffe8-42ef-a681-986f1193b91c => generated 845 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 09:56:42.060602 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [None req-01aa8b65-f1d0-44c8-9bfa-875a24fa8672 None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:56:42.063602 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-01aa8b65-f1d0-44c8-9bfa-875a24fa8672 tempest-VolumeQuotasAdminTestJSON-1051262458 tempest-VolumeQuotasAdminTestJSON-1051262458-project-admin] GET https://10.4.3.8/volume/v3/os-quota-sets/b8032c76e4fe4181b615d4b73a49f329?usage=True Aug 07 09:56:42.063872 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-01aa8b65-f1d0-44c8-9bfa-875a24fa8672 tempest-VolumeQuotasAdminTestJSON-1051262458 tempest-VolumeQuotasAdminTestJSON-1051262458-project-admin] Empty body provided in request {{(pid=100297) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 09:56:42.064104 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-01aa8b65-f1d0-44c8-9bfa-875a24fa8672 tempest-VolumeQuotasAdminTestJSON-1051262458 tempest-VolumeQuotasAdminTestJSON-1051262458-project-admin] Calling method 'show' {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 09:56:42.085870 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-01aa8b65-f1d0-44c8-9bfa-875a24fa8672 tempest-VolumeQuotasAdminTestJSON-1051262458 tempest-VolumeQuotasAdminTestJSON-1051262458-project-admin] https://10.4.3.8/volume/v3/os-quota-sets/b8032c76e4fe4181b615d4b73a49f329?usage=True returned with HTTP 200 Aug 07 09:56:42.086318 np0000006707 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 488/1947] 10.4.3.8 () {66 vars in 1361 bytes} [Fri Aug 7 09:56:42 2026] GET /volume/v3/os-quota-sets/b8032c76e4fe4181b615d4b73a49f329?usage=True => generated 1061 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 09:56:42.104105 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.middleware.request_id [None req-e1c1309a-f1e4-43e6-afa2-6a6649463dde None None] RequestId filter calling following filter/app {{(pid=100298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:56:42.105705 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [None req-e1c1309a-f1e4-43e6-afa2-6a6649463dde tempest-VolumeQuotasAdminTestJSON-1051262458 tempest-VolumeQuotasAdminTestJSON-1051262458-project-admin] GET https://10.4.3.8/volume/v3/os-quota-sets/fd966c2c3bb34cddbf94027b6d3c30b3?usage=True Aug 07 09:56:42.105900 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [None req-e1c1309a-f1e4-43e6-afa2-6a6649463dde tempest-VolumeQuotasAdminTestJSON-1051262458 tempest-VolumeQuotasAdminTestJSON-1051262458-project-admin] Empty body provided in request {{(pid=100298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 09:56:42.106114 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [None req-e1c1309a-f1e4-43e6-afa2-6a6649463dde tempest-VolumeQuotasAdminTestJSON-1051262458 tempest-VolumeQuotasAdminTestJSON-1051262458-project-admin] Calling method 'show' {{(pid=100298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 09:56:42.121870 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [None req-e1c1309a-f1e4-43e6-afa2-6a6649463dde tempest-VolumeQuotasAdminTestJSON-1051262458 tempest-VolumeQuotasAdminTestJSON-1051262458-project-admin] https://10.4.3.8/volume/v3/os-quota-sets/fd966c2c3bb34cddbf94027b6d3c30b3?usage=True returned with HTTP 200 Aug 07 09:56:42.122276 np0000006707 devstack@c-api.service[100298]: [pid: 100298|app: 0|req: 492/1948] 10.4.3.8 () {66 vars in 1361 bytes} [Fri Aug 7 09:56:42 2026] GET /volume/v3/os-quota-sets/fd966c2c3bb34cddbf94027b6d3c30b3?usage=True => generated 1061 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 09:56:42.138631 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [None req-4a65b8fe-0a15-4c91-966f-ff1967f8f4d0 None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:56:42.140877 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-4a65b8fe-0a15-4c91-966f-ff1967f8f4d0 tempest-VolumeQuotasAdminTestJSON-1750799331 tempest-VolumeQuotasAdminTestJSON-1750799331-project-member] POST https://10.4.3.8/volume/v3/os-volume-transfer Aug 07 09:56:42.141490 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-4a65b8fe-0a15-4c91-966f-ff1967f8f4d0 tempest-VolumeQuotasAdminTestJSON-1750799331 tempest-VolumeQuotasAdminTestJSON-1750799331-project-member] Action: 'create', calling method: create, body: {"transfer": {"volume_id": "25af3502-ffe8-42ef-a681-986f1193b91c"}} {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 09:56:42.143223 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.contrib.volume_transfer [None req-4a65b8fe-0a15-4c91-966f-ff1967f8f4d0 tempest-VolumeQuotasAdminTestJSON-1750799331 tempest-VolumeQuotasAdminTestJSON-1750799331-project-member] Creating new volume transfer {'transfer': {'volume_id': '25af3502-ffe8-42ef-a681-986f1193b91c'}} {{(pid=100296) create /opt/stack/cinder/cinder/api/contrib/volume_transfer.py:85}} Aug 07 09:56:42.143372 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.contrib.volume_transfer [None req-4a65b8fe-0a15-4c91-966f-ff1967f8f4d0 tempest-VolumeQuotasAdminTestJSON-1750799331 tempest-VolumeQuotasAdminTestJSON-1750799331-project-member] Creating transfer of volume 25af3502-ffe8-42ef-a681-986f1193b91c Aug 07 09:56:42.143593 np0000006707 devstack@c-api.service[100296]: INFO cinder.transfer.api [None req-4a65b8fe-0a15-4c91-966f-ff1967f8f4d0 tempest-VolumeQuotasAdminTestJSON-1750799331 tempest-VolumeQuotasAdminTestJSON-1750799331-project-member] Generating transfer record for volume 25af3502-ffe8-42ef-a681-986f1193b91c Aug 07 09:56:42.152611 np0000006707 devstack@c-api.service[100296]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 09:56:42.152611 np0000006707 devstack@c-api.service[100296]: warnings.warn( Aug 07 09:56:42.167035 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-4a65b8fe-0a15-4c91-966f-ff1967f8f4d0 tempest-VolumeQuotasAdminTestJSON-1750799331 tempest-VolumeQuotasAdminTestJSON-1750799331-project-member] https://10.4.3.8/volume/v3/os-volume-transfer returned with HTTP 202 Aug 07 09:56:42.167604 np0000006707 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 485/1949] 10.4.3.8 () {68 vars in 1277 bytes} [Fri Aug 7 09:56:42 2026] POST /volume/v3/os-volume-transfer => generated 437 bytes in 30 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 07 09:56:42.180996 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-700fcb0a-58b9-474a-b52b-2c31410e13b2 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:56:42.266152 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-700fcb0a-58b9-474a-b52b-2c31410e13b2 tempest-VolumeQuotasAdminTestJSON-1250978047 tempest-VolumeQuotasAdminTestJSON-1250978047-project-member] POST https://10.4.3.8/volume/v3/os-volume-transfer/a7308738-73a6-4fbd-a7cf-5167a888a401/accept Aug 07 09:56:42.266529 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-700fcb0a-58b9-474a-b52b-2c31410e13b2 tempest-VolumeQuotasAdminTestJSON-1250978047 tempest-VolumeQuotasAdminTestJSON-1250978047-project-member] Action: 'accept', calling method: accept, body: {"accept": {"auth_key": "9216ac09fde80c45"}} {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 09:56:42.269656 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.contrib.volume_transfer [None req-700fcb0a-58b9-474a-b52b-2c31410e13b2 tempest-VolumeQuotasAdminTestJSON-1250978047 tempest-VolumeQuotasAdminTestJSON-1250978047-project-member] Accepting volume transfer a7308738-73a6-4fbd-a7cf-5167a888a401 {{(pid=100295) accept /opt/stack/cinder/cinder/api/contrib/volume_transfer.py:115}} Aug 07 09:56:42.269868 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.contrib.volume_transfer [None req-700fcb0a-58b9-474a-b52b-2c31410e13b2 tempest-VolumeQuotasAdminTestJSON-1250978047 tempest-VolumeQuotasAdminTestJSON-1250978047-project-member] Accepting transfer a7308738-73a6-4fbd-a7cf-5167a888a401 Aug 07 09:56:42.306086 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [None req-de61d5b0-6cdc-4357-874d-4361317034ec None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:56:42.308196 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-de61d5b0-6cdc-4357-874d-4361317034ec tempest-ServerActionsTestOtherB-2108643741 tempest-ServerActionsTestOtherB-2108643741-project-member] GET https://10.4.3.8/volume/v3/volumes/748997b0-5a4e-4c63-80a5-a4de307c17c9 Aug 07 09:56:42.308396 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-de61d5b0-6cdc-4357-874d-4361317034ec tempest-ServerActionsTestOtherB-2108643741 tempest-ServerActionsTestOtherB-2108643741-project-member] Empty body provided in request {{(pid=100297) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 09:56:42.308642 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-de61d5b0-6cdc-4357-874d-4361317034ec tempest-ServerActionsTestOtherB-2108643741 tempest-ServerActionsTestOtherB-2108643741-project-member] Calling method 'show' {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 09:56:42.320668 np0000006707 devstack@c-api.service[100297]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 09:56:42.320668 np0000006707 devstack@c-api.service[100297]: warnings.warn( Aug 07 09:56:42.326368 np0000006707 devstack@c-api.service[100297]: INFO cinder.volume.api [None req-de61d5b0-6cdc-4357-874d-4361317034ec tempest-ServerActionsTestOtherB-2108643741 tempest-ServerActionsTestOtherB-2108643741-project-member] Volume info retrieved successfully. Aug 07 09:56:42.332488 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-de61d5b0-6cdc-4357-874d-4361317034ec tempest-ServerActionsTestOtherB-2108643741 tempest-ServerActionsTestOtherB-2108643741-project-member] https://10.4.3.8/volume/v3/volumes/748997b0-5a4e-4c63-80a5-a4de307c17c9 returned with HTTP 200 Aug 07 09:56:42.333019 np0000006707 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 489/1950] 10.4.3.8 () {66 vars in 1334 bytes} [Fri Aug 7 09:56:42 2026] GET /volume/v3/volumes/748997b0-5a4e-4c63-80a5-a4de307c17c9 => generated 842 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 09:56:42.341677 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.quota [None req-700fcb0a-58b9-474a-b52b-2c31410e13b2 tempest-VolumeQuotasAdminTestJSON-1250978047 tempest-VolumeQuotasAdminTestJSON-1250978047-project-member] Created reservations ['035525e8-b41f-4609-9cb6-4682b524fb12', '8a8b0239-14e0-4ab2-8fa6-30f73a1ee9bf', 'f364c93a-a9b7-4099-95c4-bafe450ece55', 'fe62ce4c-69cc-4bf1-88d7-0ba6fd7ada65'] {{(pid=100295) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 09:56:42.362974 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.quota [None req-700fcb0a-58b9-474a-b52b-2c31410e13b2 tempest-VolumeQuotasAdminTestJSON-1250978047 tempest-VolumeQuotasAdminTestJSON-1250978047-project-member] Created reservations ['a67ed34c-26f1-411b-8bb5-568b6dfda8b8', '87838cd6-1d3e-4c66-a920-fe3310ab3faa', '6955ad82-46e5-48ca-b29f-10b237539736', '59cd5630-6764-4a2f-b682-fd0ae2737e06'] {{(pid=100295) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 09:56:42.429006 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.quota [None req-700fcb0a-58b9-474a-b52b-2c31410e13b2 tempest-VolumeQuotasAdminTestJSON-1250978047 tempest-VolumeQuotasAdminTestJSON-1250978047-project-member] Created reservations ['32725cc7-e61a-4561-94ba-d1d626cb1f9e', '14b57fd7-4993-46ea-88fc-d63d96db8799', '7a6762f0-31b7-4330-9576-76ebfe0929b1', '749c1ce2-6b1e-413f-a963-aef27eaec016'] {{(pid=100295) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 09:56:42.474197 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.quota [None req-700fcb0a-58b9-474a-b52b-2c31410e13b2 tempest-VolumeQuotasAdminTestJSON-1250978047 tempest-VolumeQuotasAdminTestJSON-1250978047-project-member] Created reservations ['00ebd441-d76a-4471-a624-331c791d41f0', 'ab69a62f-8b7a-4b0d-b225-46592f11195b', '7a853a17-a688-48ee-bb18-26e5631609cc', '290b7515-e66a-4aaf-8eae-a5fe70f4b278'] {{(pid=100295) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 09:56:42.492291 np0000006707 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-700fcb0a-58b9-474a-b52b-2c31410e13b2 tempest-VolumeQuotasAdminTestJSON-1250978047 tempest-VolumeQuotasAdminTestJSON-1250978047-project-member] Transfer volume completed successfully. Aug 07 09:56:42.641285 np0000006707 devstack@c-api.service[100295]: INFO cinder.transfer.api [None req-700fcb0a-58b9-474a-b52b-2c31410e13b2 tempest-VolumeQuotasAdminTestJSON-1250978047 tempest-VolumeQuotasAdminTestJSON-1250978047-project-member] Volume 25af3502-ffe8-42ef-a681-986f1193b91c has been transferred. Aug 07 09:56:42.647440 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.middleware.request_id [None req-b647e566-df74-476e-9a53-41ffafa3fd1d None None] RequestId filter calling following filter/app {{(pid=100298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:56:42.647440 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [None req-b647e566-df74-476e-9a53-41ffafa3fd1d tempest-VolumeSnapshotQuotasNegativeTestJSON-1465488992 tempest-VolumeSnapshotQuotasNegativeTestJSON-1465488992-project-member] GET https://10.4.3.8/volume/v3/snapshots/ea5504c0-fb7d-48cd-8bb4-d710338b24e4 Aug 07 09:56:42.647440 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [None req-b647e566-df74-476e-9a53-41ffafa3fd1d tempest-VolumeSnapshotQuotasNegativeTestJSON-1465488992 tempest-VolumeSnapshotQuotasNegativeTestJSON-1465488992-project-member] Empty body provided in request {{(pid=100298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 09:56:42.647440 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [None req-b647e566-df74-476e-9a53-41ffafa3fd1d tempest-VolumeSnapshotQuotasNegativeTestJSON-1465488992 tempest-VolumeSnapshotQuotasNegativeTestJSON-1465488992-project-member] Calling method 'show' {{(pid=100298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 09:56:42.650840 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-700fcb0a-58b9-474a-b52b-2c31410e13b2 tempest-VolumeQuotasAdminTestJSON-1250978047 tempest-VolumeQuotasAdminTestJSON-1250978047-project-member] https://10.4.3.8/volume/v3/os-volume-transfer/a7308738-73a6-4fbd-a7cf-5167a888a401/accept returned with HTTP 202 Aug 07 09:56:42.651596 np0000006707 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 485/1951] 10.4.3.8 () {68 vars in 1409 bytes} [Fri Aug 7 09:56:42 2026] POST /volume/v3/os-volume-transfer/a7308738-73a6-4fbd-a7cf-5167a888a401/accept => generated 361 bytes in 471 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 07 09:56:42.655696 np0000006707 devstack@c-api.service[100298]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 09:56:42.655696 np0000006707 devstack@c-api.service[100298]: warnings.warn( Aug 07 09:56:42.656452 np0000006707 devstack@c-api.service[100298]: INFO cinder.volume.api [None req-b647e566-df74-476e-9a53-41ffafa3fd1d tempest-VolumeSnapshotQuotasNegativeTestJSON-1465488992 tempest-VolumeSnapshotQuotasNegativeTestJSON-1465488992-project-member] Snapshot retrieved successfully. Aug 07 09:56:42.658265 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [None req-b647e566-df74-476e-9a53-41ffafa3fd1d tempest-VolumeSnapshotQuotasNegativeTestJSON-1465488992 tempest-VolumeSnapshotQuotasNegativeTestJSON-1465488992-project-member] https://10.4.3.8/volume/v3/snapshots/ea5504c0-fb7d-48cd-8bb4-d710338b24e4 returned with HTTP 200 Aug 07 09:56:42.659007 np0000006707 devstack@c-api.service[100298]: [pid: 100298|app: 0|req: 493/1952] 10.4.3.8 () {66 vars in 1340 bytes} [Fri Aug 7 09:56:42 2026] GET /volume/v3/snapshots/ea5504c0-fb7d-48cd-8bb4-d710338b24e4 => generated 481 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 09:56:42.669947 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [None req-ac68d6d5-58c5-4e21-886e-55dd2afc4db3 None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:56:42.673461 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-ac68d6d5-58c5-4e21-886e-55dd2afc4db3 tempest-VolumeQuotasAdminTestJSON-1250978047 tempest-VolumeQuotasAdminTestJSON-1250978047-project-member] GET https://10.4.3.8/volume/v3/volumes/25af3502-ffe8-42ef-a681-986f1193b91c Aug 07 09:56:42.674546 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-ac68d6d5-58c5-4e21-886e-55dd2afc4db3 tempest-VolumeQuotasAdminTestJSON-1250978047 tempest-VolumeQuotasAdminTestJSON-1250978047-project-member] Empty body provided in request {{(pid=100296) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 09:56:42.674546 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-ac68d6d5-58c5-4e21-886e-55dd2afc4db3 tempest-VolumeQuotasAdminTestJSON-1250978047 tempest-VolumeQuotasAdminTestJSON-1250978047-project-member] Calling method 'show' {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 09:56:42.678332 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [None req-b6a56eb6-a60a-495d-9c71-9e924bf55dce None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:56:42.681552 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-b6a56eb6-a60a-495d-9c71-9e924bf55dce tempest-VolumeSnapshotQuotasNegativeTestJSON-21704833 tempest-VolumeSnapshotQuotasNegativeTestJSON-21704833-project-admin] PUT https://10.4.3.8/volume/v3/os-quota-sets/319a6a7af8c3479e8d40dbe8cb9801e0 Aug 07 09:56:42.681552 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-b6a56eb6-a60a-495d-9c71-9e924bf55dce tempest-VolumeSnapshotQuotasNegativeTestJSON-21704833 tempest-VolumeSnapshotQuotasNegativeTestJSON-21704833-project-admin] Action: 'update', calling method: update, body: {"quota_set": {"gigabytes": 2, "volumes": 1, "snapshots": 2}} {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 09:56:42.688317 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-8aca39c0-4036-471e-95b2-f5258c60fd75 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:56:42.688790 np0000006707 devstack@c-api.service[100296]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 09:56:42.688790 np0000006707 devstack@c-api.service[100296]: warnings.warn( Aug 07 09:56:42.692386 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-8aca39c0-4036-471e-95b2-f5258c60fd75 tempest-VolumeRevertTests-894794335 tempest-VolumeRevertTests-894794335-project-member] GET https://10.4.3.8/volume/v3/volumes/4cdfbfcb-a6d1-4049-a2d2-83b76f022be6 Aug 07 09:56:42.692804 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-8aca39c0-4036-471e-95b2-f5258c60fd75 tempest-VolumeRevertTests-894794335 tempest-VolumeRevertTests-894794335-project-member] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 09:56:42.692934 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-8aca39c0-4036-471e-95b2-f5258c60fd75 tempest-VolumeRevertTests-894794335 tempest-VolumeRevertTests-894794335-project-member] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 09:56:42.694151 np0000006707 devstack@c-api.service[100296]: INFO cinder.volume.api [None req-ac68d6d5-58c5-4e21-886e-55dd2afc4db3 tempest-VolumeQuotasAdminTestJSON-1250978047 tempest-VolumeQuotasAdminTestJSON-1250978047-project-member] Volume info retrieved successfully. Aug 07 09:56:42.709040 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-ac68d6d5-58c5-4e21-886e-55dd2afc4db3 tempest-VolumeQuotasAdminTestJSON-1250978047 tempest-VolumeQuotasAdminTestJSON-1250978047-project-member] https://10.4.3.8/volume/v3/volumes/25af3502-ffe8-42ef-a681-986f1193b91c returned with HTTP 200 Aug 07 09:56:42.709040 np0000006707 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 486/1953] 10.4.3.8 () {66 vars in 1334 bytes} [Fri Aug 7 09:56:42 2026] GET /volume/v3/volumes/25af3502-ffe8-42ef-a681-986f1193b91c => generated 845 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 09:56:42.714216 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-8aca39c0-4036-471e-95b2-f5258c60fd75 tempest-VolumeRevertTests-894794335 tempest-VolumeRevertTests-894794335-project-member] https://10.4.3.8/volume/v3/volumes/4cdfbfcb-a6d1-4049-a2d2-83b76f022be6 returned with HTTP 404 Aug 07 09:56:42.714907 np0000006707 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 486/1954] 10.4.3.8 () {68 vars in 1375 bytes} [Fri Aug 7 09:56:42 2026] GET /volume/v3/volumes/4cdfbfcb-a6d1-4049-a2d2-83b76f022be6 => generated 109 bytes in 29 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 07 09:56:42.727045 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.middleware.request_id [None req-0d9d4e42-0e42-4bbd-928e-24f1c9b82103 None None] RequestId filter calling following filter/app {{(pid=100298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:56:42.727578 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [None req-476f145c-4fda-4ed5-a77b-ac620e67a130 None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:56:42.730495 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-476f145c-4fda-4ed5-a77b-ac620e67a130 tempest-VolumeQuotasAdminTestJSON-1051262458 tempest-VolumeQuotasAdminTestJSON-1051262458-project-admin] GET https://10.4.3.8/volume/v3/os-quota-sets/b8032c76e4fe4181b615d4b73a49f329?usage=True Aug 07 09:56:42.730664 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [None req-0d9d4e42-0e42-4bbd-928e-24f1c9b82103 tempest-VolumeRevertTests-894794335 tempest-VolumeRevertTests-894794335-project-member] DELETE https://10.4.3.8/volume/v3/snapshots/af28d87c-4d44-4978-9420-f955213aa85f Aug 07 09:56:42.730812 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [None req-0d9d4e42-0e42-4bbd-928e-24f1c9b82103 tempest-VolumeRevertTests-894794335 tempest-VolumeRevertTests-894794335-project-member] Empty body provided in request {{(pid=100298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 09:56:42.731446 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [None req-0d9d4e42-0e42-4bbd-928e-24f1c9b82103 tempest-VolumeRevertTests-894794335 tempest-VolumeRevertTests-894794335-project-member] Calling method 'delete' {{(pid=100298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 09:56:42.731592 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-476f145c-4fda-4ed5-a77b-ac620e67a130 tempest-VolumeQuotasAdminTestJSON-1051262458 tempest-VolumeQuotasAdminTestJSON-1051262458-project-admin] Empty body provided in request {{(pid=100296) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 09:56:42.731653 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.v3.snapshots [None req-0d9d4e42-0e42-4bbd-928e-24f1c9b82103 tempest-VolumeRevertTests-894794335 tempest-VolumeRevertTests-894794335-project-member] Delete snapshot with id: af28d87c-4d44-4978-9420-f955213aa85f Aug 07 09:56:42.731868 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-476f145c-4fda-4ed5-a77b-ac620e67a130 tempest-VolumeQuotasAdminTestJSON-1051262458 tempest-VolumeQuotasAdminTestJSON-1051262458-project-admin] Calling method 'show' {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 09:56:42.738482 np0000006707 devstack@c-api.service[100298]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 09:56:42.738482 np0000006707 devstack@c-api.service[100298]: warnings.warn( Aug 07 09:56:42.739282 np0000006707 devstack@c-api.service[100298]: INFO cinder.volume.api [None req-0d9d4e42-0e42-4bbd-928e-24f1c9b82103 tempest-VolumeRevertTests-894794335 tempest-VolumeRevertTests-894794335-project-member] Snapshot retrieved successfully. Aug 07 09:56:42.767883 np0000006707 devstack@c-api.service[100298]: INFO cinder.volume.api [None req-0d9d4e42-0e42-4bbd-928e-24f1c9b82103 tempest-VolumeRevertTests-894794335 tempest-VolumeRevertTests-894794335-project-member] Snapshot delete request issued successfully. Aug 07 09:56:42.768220 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [None req-0d9d4e42-0e42-4bbd-928e-24f1c9b82103 tempest-VolumeRevertTests-894794335 tempest-VolumeRevertTests-894794335-project-member] https://10.4.3.8/volume/v3/snapshots/af28d87c-4d44-4978-9420-f955213aa85f returned with HTTP 202 Aug 07 09:56:42.768880 np0000006707 devstack@c-api.service[100298]: [pid: 100298|app: 0|req: 494/1955] 10.4.3.8 () {66 vars in 1343 bytes} [Fri Aug 7 09:56:42 2026] DELETE /volume/v3/snapshots/af28d87c-4d44-4978-9420-f955213aa85f => generated 0 bytes in 43 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 07 09:56:42.772330 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-476f145c-4fda-4ed5-a77b-ac620e67a130 tempest-VolumeQuotasAdminTestJSON-1051262458 tempest-VolumeQuotasAdminTestJSON-1051262458-project-admin] https://10.4.3.8/volume/v3/os-quota-sets/b8032c76e4fe4181b615d4b73a49f329?usage=True returned with HTTP 200 Aug 07 09:56:42.773095 np0000006707 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 487/1956] 10.4.3.8 () {66 vars in 1361 bytes} [Fri Aug 7 09:56:42 2026] GET /volume/v3/os-quota-sets/b8032c76e4fe4181b615d4b73a49f329?usage=True => generated 1061 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 09:56:42.785285 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-6b0ed5f0-a886-4e9a-8a11-9dcabb045989 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:56:42.789567 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-6b0ed5f0-a886-4e9a-8a11-9dcabb045989 tempest-VolumeRevertTests-894794335 tempest-VolumeRevertTests-894794335-project-member] GET https://10.4.3.8/volume/v3/snapshots/af28d87c-4d44-4978-9420-f955213aa85f Aug 07 09:56:42.789567 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-6b0ed5f0-a886-4e9a-8a11-9dcabb045989 tempest-VolumeRevertTests-894794335 tempest-VolumeRevertTests-894794335-project-member] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 09:56:42.789567 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-6b0ed5f0-a886-4e9a-8a11-9dcabb045989 tempest-VolumeRevertTests-894794335 tempest-VolumeRevertTests-894794335-project-member] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 09:56:42.791843 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.middleware.request_id [None req-bd6db4d8-d82c-4b1d-9045-49506ab9a743 None None] RequestId filter calling following filter/app {{(pid=100298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:56:42.797285 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [None req-bd6db4d8-d82c-4b1d-9045-49506ab9a743 tempest-VolumeQuotasAdminTestJSON-1051262458 tempest-VolumeQuotasAdminTestJSON-1051262458-project-admin] GET https://10.4.3.8/volume/v3/os-quota-sets/fd966c2c3bb34cddbf94027b6d3c30b3?usage=True Aug 07 09:56:42.797285 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [None req-bd6db4d8-d82c-4b1d-9045-49506ab9a743 tempest-VolumeQuotasAdminTestJSON-1051262458 tempest-VolumeQuotasAdminTestJSON-1051262458-project-admin] Empty body provided in request {{(pid=100298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 09:56:42.797285 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [None req-bd6db4d8-d82c-4b1d-9045-49506ab9a743 tempest-VolumeQuotasAdminTestJSON-1051262458 tempest-VolumeQuotasAdminTestJSON-1051262458-project-admin] Calling method 'show' {{(pid=100298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 09:56:42.797285 np0000006707 devstack@c-api.service[100298]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 09:56:42.797285 np0000006707 devstack@c-api.service[100298]: warnings.warn( Aug 07 09:56:42.799991 np0000006707 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 09:56:42.799991 np0000006707 devstack@c-api.service[100295]: warnings.warn( Aug 07 09:56:42.799991 np0000006707 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-6b0ed5f0-a886-4e9a-8a11-9dcabb045989 tempest-VolumeRevertTests-894794335 tempest-VolumeRevertTests-894794335-project-member] Snapshot retrieved successfully. Aug 07 09:56:42.799991 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-6b0ed5f0-a886-4e9a-8a11-9dcabb045989 tempest-VolumeRevertTests-894794335 tempest-VolumeRevertTests-894794335-project-member] https://10.4.3.8/volume/v3/snapshots/af28d87c-4d44-4978-9420-f955213aa85f returned with HTTP 200 Aug 07 09:56:42.799991 np0000006707 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 487/1957] 10.4.3.8 () {66 vars in 1340 bytes} [Fri Aug 7 09:56:42 2026] GET /volume/v3/snapshots/af28d87c-4d44-4978-9420-f955213aa85f => generated 480 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 09:56:42.800228 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-b6a56eb6-a60a-495d-9c71-9e924bf55dce tempest-VolumeSnapshotQuotasNegativeTestJSON-21704833 tempest-VolumeSnapshotQuotasNegativeTestJSON-21704833-project-admin] https://10.4.3.8/volume/v3/os-quota-sets/319a6a7af8c3479e8d40dbe8cb9801e0 returned with HTTP 200 Aug 07 09:56:42.800947 np0000006707 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 490/1958] 10.4.3.8 () {68 vars in 1360 bytes} [Fri Aug 7 09:56:42 2026] PUT /volume/v3/os-quota-sets/319a6a7af8c3479e8d40dbe8cb9801e0 => generated 390 bytes in 123 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 09:56:42.816679 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [None req-8602ac6f-b372-426f-9357-14445a0e1dd4 None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:56:42.819968 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-8602ac6f-b372-426f-9357-14445a0e1dd4 tempest-VolumeSnapshotQuotasNegativeTestJSON-1465488992 tempest-VolumeSnapshotQuotasNegativeTestJSON-1465488992-project-member] POST https://10.4.3.8/volume/v3/snapshots Aug 07 09:56:42.820476 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-8602ac6f-b372-426f-9357-14445a0e1dd4 tempest-VolumeSnapshotQuotasNegativeTestJSON-1465488992 tempest-VolumeSnapshotQuotasNegativeTestJSON-1465488992-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "28ba20cb-74ef-49d0-96db-00782259c328"}} {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 09:56:42.825990 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [None req-bd6db4d8-d82c-4b1d-9045-49506ab9a743 tempest-VolumeQuotasAdminTestJSON-1051262458 tempest-VolumeQuotasAdminTestJSON-1051262458-project-admin] https://10.4.3.8/volume/v3/os-quota-sets/fd966c2c3bb34cddbf94027b6d3c30b3?usage=True returned with HTTP 200 Aug 07 09:56:42.826738 np0000006707 devstack@c-api.service[100298]: [pid: 100298|app: 0|req: 495/1959] 10.4.3.8 () {66 vars in 1361 bytes} [Fri Aug 7 09:56:42 2026] GET /volume/v3/os-quota-sets/fd966c2c3bb34cddbf94027b6d3c30b3?usage=True => generated 1061 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 09:56:42.832932 np0000006707 devstack@c-api.service[100296]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 09:56:42.832932 np0000006707 devstack@c-api.service[100296]: warnings.warn( Aug 07 09:56:42.833234 np0000006707 devstack@c-api.service[100296]: INFO cinder.volume.api [None req-8602ac6f-b372-426f-9357-14445a0e1dd4 tempest-VolumeSnapshotQuotasNegativeTestJSON-1465488992 tempest-VolumeSnapshotQuotasNegativeTestJSON-1465488992-project-member] Volume info retrieved successfully. Aug 07 09:56:42.833234 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.v3.snapshots [None req-8602ac6f-b372-426f-9357-14445a0e1dd4 tempest-VolumeSnapshotQuotasNegativeTestJSON-1465488992 tempest-VolumeSnapshotQuotasNegativeTestJSON-1465488992-project-member] Create snapshot from volume 28ba20cb-74ef-49d0-96db-00782259c328 Aug 07 09:56:42.845348 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-96613be2-93ec-49ae-9dd2-857cb4f78bea None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:56:42.849121 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-96613be2-93ec-49ae-9dd2-857cb4f78bea tempest-VolumeQuotasAdminTestJSON-1051262458 tempest-VolumeQuotasAdminTestJSON-1051262458-project-admin] DELETE https://10.4.3.8/volume/v3/volumes/25af3502-ffe8-42ef-a681-986f1193b91c Aug 07 09:56:42.849607 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-96613be2-93ec-49ae-9dd2-857cb4f78bea tempest-VolumeQuotasAdminTestJSON-1051262458 tempest-VolumeQuotasAdminTestJSON-1051262458-project-admin] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 09:56:42.850169 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-96613be2-93ec-49ae-9dd2-857cb4f78bea tempest-VolumeQuotasAdminTestJSON-1051262458 tempest-VolumeQuotasAdminTestJSON-1051262458-project-admin] Calling method 'delete' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 09:56:42.851535 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.v3.volumes [None req-96613be2-93ec-49ae-9dd2-857cb4f78bea tempest-VolumeQuotasAdminTestJSON-1051262458 tempest-VolumeQuotasAdminTestJSON-1051262458-project-admin] Delete volume with id: 25af3502-ffe8-42ef-a681-986f1193b91c Aug 07 09:56:42.854087 np0000006707 devstack@c-api.service[100296]: WARNING cinder.quota_utils [None req-8602ac6f-b372-426f-9357-14445a0e1dd4 tempest-VolumeSnapshotQuotasNegativeTestJSON-1465488992 tempest-VolumeSnapshotQuotasNegativeTestJSON-1465488992-project-member] Quota exceeded for 319a6a7af8c3479e8d40dbe8cb9801e0, tried to create 1G snapshot (2G of 2G already consumed).: cinder.exception.OverQuota: Quota exceeded for resources: ['gigabytes'] Aug 07 09:56:42.858642 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.middleware.fault [None req-8602ac6f-b372-426f-9357-14445a0e1dd4 tempest-VolumeSnapshotQuotasNegativeTestJSON-1465488992 tempest-VolumeSnapshotQuotasNegativeTestJSON-1465488992-project-member] https://10.4.3.8/volume/v3/snapshots returned with HTTP 413 Aug 07 09:56:42.858642 np0000006707 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 488/1960] 10.4.3.8 () {68 vars in 1250 bytes} [Fri Aug 7 09:56:42 2026] POST /volume/v3/snapshots => generated 208 bytes in 42 msecs (HTTP/1.1 413) 8 headers in 323 bytes (1 switches on core 0) Aug 07 09:56:42.869451 np0000006707 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 09:56:42.869451 np0000006707 devstack@c-api.service[100295]: warnings.warn( Aug 07 09:56:42.869936 np0000006707 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-96613be2-93ec-49ae-9dd2-857cb4f78bea tempest-VolumeQuotasAdminTestJSON-1051262458 tempest-VolumeQuotasAdminTestJSON-1051262458-project-admin] Volume info retrieved successfully. Aug 07 09:56:42.873265 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [None req-c66d1a99-8b47-465f-ab00-6be2fe6526f5 None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:56:42.874841 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-c66d1a99-8b47-465f-ab00-6be2fe6526f5 tempest-VolumeSnapshotQuotasNegativeTestJSON-21704833 tempest-VolumeSnapshotQuotasNegativeTestJSON-21704833-project-admin] PUT https://10.4.3.8/volume/v3/os-quota-sets/319a6a7af8c3479e8d40dbe8cb9801e0 Aug 07 09:56:42.875211 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-c66d1a99-8b47-465f-ab00-6be2fe6526f5 tempest-VolumeSnapshotQuotasNegativeTestJSON-21704833 tempest-VolumeSnapshotQuotasNegativeTestJSON-21704833-project-admin] Action: 'update', calling method: update, body: {"quota_set": {"gigabytes": 3, "volumes": 1, "snapshots": 1}} {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 09:56:42.907709 np0000006707 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-96613be2-93ec-49ae-9dd2-857cb4f78bea tempest-VolumeQuotasAdminTestJSON-1051262458 tempest-VolumeQuotasAdminTestJSON-1051262458-project-admin] Delete volume request issued successfully. Aug 07 09:56:42.908520 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-96613be2-93ec-49ae-9dd2-857cb4f78bea tempest-VolumeQuotasAdminTestJSON-1051262458 tempest-VolumeQuotasAdminTestJSON-1051262458-project-admin] https://10.4.3.8/volume/v3/volumes/25af3502-ffe8-42ef-a681-986f1193b91c returned with HTTP 202 Aug 07 09:56:42.908727 np0000006707 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 488/1961] 10.4.3.8 () {66 vars in 1337 bytes} [Fri Aug 7 09:56:42 2026] DELETE /volume/v3/volumes/25af3502-ffe8-42ef-a681-986f1193b91c => generated 0 bytes in 66 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 07 09:56:42.923482 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.middleware.request_id [None req-6036a13b-a40c-46be-9ce6-47518f605a94 None None] RequestId filter calling following filter/app {{(pid=100298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:56:42.927798 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [None req-6036a13b-a40c-46be-9ce6-47518f605a94 tempest-VolumeQuotasAdminTestJSON-1051262458 tempest-VolumeQuotasAdminTestJSON-1051262458-project-admin] GET https://10.4.3.8/volume/v3/volumes/25af3502-ffe8-42ef-a681-986f1193b91c Aug 07 09:56:42.928120 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [None req-6036a13b-a40c-46be-9ce6-47518f605a94 tempest-VolumeQuotasAdminTestJSON-1051262458 tempest-VolumeQuotasAdminTestJSON-1051262458-project-admin] Empty body provided in request {{(pid=100298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 09:56:42.930463 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [None req-6036a13b-a40c-46be-9ce6-47518f605a94 tempest-VolumeQuotasAdminTestJSON-1051262458 tempest-VolumeQuotasAdminTestJSON-1051262458-project-admin] Calling method 'show' {{(pid=100298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 09:56:42.945481 np0000006707 devstack@c-api.service[100298]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 09:56:42.945481 np0000006707 devstack@c-api.service[100298]: warnings.warn( Aug 07 09:56:42.954318 np0000006707 devstack@c-api.service[100298]: INFO cinder.volume.api [None req-6036a13b-a40c-46be-9ce6-47518f605a94 tempest-VolumeQuotasAdminTestJSON-1051262458 tempest-VolumeQuotasAdminTestJSON-1051262458-project-admin] Volume info retrieved successfully. Aug 07 09:56:42.961516 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [None req-6036a13b-a40c-46be-9ce6-47518f605a94 tempest-VolumeQuotasAdminTestJSON-1051262458 tempest-VolumeQuotasAdminTestJSON-1051262458-project-admin] https://10.4.3.8/volume/v3/volumes/25af3502-ffe8-42ef-a681-986f1193b91c returned with HTTP 200 Aug 07 09:56:42.965907 np0000006707 devstack@c-api.service[100298]: [pid: 100298|app: 0|req: 496/1962] 10.4.3.8 () {66 vars in 1334 bytes} [Fri Aug 7 09:56:42 2026] GET /volume/v3/volumes/25af3502-ffe8-42ef-a681-986f1193b91c => generated 1008 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 09:56:42.981091 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-c66d1a99-8b47-465f-ab00-6be2fe6526f5 tempest-VolumeSnapshotQuotasNegativeTestJSON-21704833 tempest-VolumeSnapshotQuotasNegativeTestJSON-21704833-project-admin] https://10.4.3.8/volume/v3/os-quota-sets/319a6a7af8c3479e8d40dbe8cb9801e0 returned with HTTP 200 Aug 07 09:56:42.982691 np0000006707 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 491/1963] 10.4.3.8 () {68 vars in 1360 bytes} [Fri Aug 7 09:56:42 2026] PUT /volume/v3/os-quota-sets/319a6a7af8c3479e8d40dbe8cb9801e0 => generated 390 bytes in 110 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 09:56:43.000378 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [None req-52c42077-b5c5-4a4f-a452-651f9a940e64 None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:56:43.002922 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-52c42077-b5c5-4a4f-a452-651f9a940e64 tempest-VolumeSnapshotQuotasNegativeTestJSON-1465488992 tempest-VolumeSnapshotQuotasNegativeTestJSON-1465488992-project-member] POST https://10.4.3.8/volume/v3/snapshots Aug 07 09:56:43.003745 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-52c42077-b5c5-4a4f-a452-651f9a940e64 tempest-VolumeSnapshotQuotasNegativeTestJSON-1465488992 tempest-VolumeSnapshotQuotasNegativeTestJSON-1465488992-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "28ba20cb-74ef-49d0-96db-00782259c328"}} {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 09:56:43.021563 np0000006707 devstack@c-api.service[100296]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 09:56:43.021563 np0000006707 devstack@c-api.service[100296]: warnings.warn( Aug 07 09:56:43.022320 np0000006707 devstack@c-api.service[100296]: INFO cinder.volume.api [None req-52c42077-b5c5-4a4f-a452-651f9a940e64 tempest-VolumeSnapshotQuotasNegativeTestJSON-1465488992 tempest-VolumeSnapshotQuotasNegativeTestJSON-1465488992-project-member] Volume info retrieved successfully. Aug 07 09:56:43.022559 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.v3.snapshots [None req-52c42077-b5c5-4a4f-a452-651f9a940e64 tempest-VolumeSnapshotQuotasNegativeTestJSON-1465488992 tempest-VolumeSnapshotQuotasNegativeTestJSON-1465488992-project-member] Create snapshot from volume 28ba20cb-74ef-49d0-96db-00782259c328 Aug 07 09:56:43.060242 np0000006707 devstack@c-api.service[100296]: WARNING cinder.quota_utils [None req-52c42077-b5c5-4a4f-a452-651f9a940e64 tempest-VolumeSnapshotQuotasNegativeTestJSON-1465488992 tempest-VolumeSnapshotQuotasNegativeTestJSON-1465488992-project-member] Quota exceeded for 319a6a7af8c3479e8d40dbe8cb9801e0, tried to create snapshot (1 snapshots already consumed).: cinder.exception.OverQuota: Quota exceeded for resources: ['snapshots'] Aug 07 09:56:43.064267 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.middleware.fault [None req-52c42077-b5c5-4a4f-a452-651f9a940e64 tempest-VolumeSnapshotQuotasNegativeTestJSON-1465488992 tempest-VolumeSnapshotQuotasNegativeTestJSON-1465488992-project-member] https://10.4.3.8/volume/v3/snapshots returned with HTTP 413 Aug 07 09:56:43.064267 np0000006707 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 489/1964] 10.4.3.8 () {68 vars in 1250 bytes} [Fri Aug 7 09:56:42 2026] POST /volume/v3/snapshots => generated 133 bytes in 65 msecs (HTTP/1.1 413) 8 headers in 323 bytes (1 switches on core 0) Aug 07 09:56:43.082136 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-6e5c4500-7e6a-430a-b88a-8594fc0265ff None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:56:43.085468 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-6e5c4500-7e6a-430a-b88a-8594fc0265ff tempest-VolumeSnapshotQuotasNegativeTestJSON-1465488992 tempest-VolumeSnapshotQuotasNegativeTestJSON-1465488992-project-member] DELETE https://10.4.3.8/volume/v3/snapshots/ea5504c0-fb7d-48cd-8bb4-d710338b24e4 Aug 07 09:56:43.085726 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-6e5c4500-7e6a-430a-b88a-8594fc0265ff tempest-VolumeSnapshotQuotasNegativeTestJSON-1465488992 tempest-VolumeSnapshotQuotasNegativeTestJSON-1465488992-project-member] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 09:56:43.086024 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-6e5c4500-7e6a-430a-b88a-8594fc0265ff tempest-VolumeSnapshotQuotasNegativeTestJSON-1465488992 tempest-VolumeSnapshotQuotasNegativeTestJSON-1465488992-project-member] Calling method 'delete' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 09:56:43.086268 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.v3.snapshots [None req-6e5c4500-7e6a-430a-b88a-8594fc0265ff tempest-VolumeSnapshotQuotasNegativeTestJSON-1465488992 tempest-VolumeSnapshotQuotasNegativeTestJSON-1465488992-project-member] Delete snapshot with id: ea5504c0-fb7d-48cd-8bb4-d710338b24e4 Aug 07 09:56:43.094109 np0000006707 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 09:56:43.094109 np0000006707 devstack@c-api.service[100295]: warnings.warn( Aug 07 09:56:43.094951 np0000006707 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-6e5c4500-7e6a-430a-b88a-8594fc0265ff tempest-VolumeSnapshotQuotasNegativeTestJSON-1465488992 tempest-VolumeSnapshotQuotasNegativeTestJSON-1465488992-project-member] Snapshot retrieved successfully. Aug 07 09:56:43.120311 np0000006707 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-6e5c4500-7e6a-430a-b88a-8594fc0265ff tempest-VolumeSnapshotQuotasNegativeTestJSON-1465488992 tempest-VolumeSnapshotQuotasNegativeTestJSON-1465488992-project-member] Snapshot delete request issued successfully. Aug 07 09:56:43.120570 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-6e5c4500-7e6a-430a-b88a-8594fc0265ff tempest-VolumeSnapshotQuotasNegativeTestJSON-1465488992 tempest-VolumeSnapshotQuotasNegativeTestJSON-1465488992-project-member] https://10.4.3.8/volume/v3/snapshots/ea5504c0-fb7d-48cd-8bb4-d710338b24e4 returned with HTTP 202 Aug 07 09:56:43.121211 np0000006707 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 489/1965] 10.4.3.8 () {66 vars in 1343 bytes} [Fri Aug 7 09:56:43 2026] DELETE /volume/v3/snapshots/ea5504c0-fb7d-48cd-8bb4-d710338b24e4 => generated 0 bytes in 39 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 07 09:56:43.131991 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.middleware.request_id [None req-b689406d-415a-4a50-803e-3713992d72cf None None] RequestId filter calling following filter/app {{(pid=100298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:56:43.135772 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [None req-b689406d-415a-4a50-803e-3713992d72cf tempest-VolumeSnapshotQuotasNegativeTestJSON-1465488992 tempest-VolumeSnapshotQuotasNegativeTestJSON-1465488992-project-member] GET https://10.4.3.8/volume/v3/snapshots/ea5504c0-fb7d-48cd-8bb4-d710338b24e4 Aug 07 09:56:43.136169 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [None req-b689406d-415a-4a50-803e-3713992d72cf tempest-VolumeSnapshotQuotasNegativeTestJSON-1465488992 tempest-VolumeSnapshotQuotasNegativeTestJSON-1465488992-project-member] Empty body provided in request {{(pid=100298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 09:56:43.136529 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [None req-b689406d-415a-4a50-803e-3713992d72cf tempest-VolumeSnapshotQuotasNegativeTestJSON-1465488992 tempest-VolumeSnapshotQuotasNegativeTestJSON-1465488992-project-member] Calling method 'show' {{(pid=100298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 09:56:43.142278 np0000006707 devstack@c-api.service[100298]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 09:56:43.142278 np0000006707 devstack@c-api.service[100298]: warnings.warn( Aug 07 09:56:43.142920 np0000006707 devstack@c-api.service[100298]: INFO cinder.volume.api [None req-b689406d-415a-4a50-803e-3713992d72cf tempest-VolumeSnapshotQuotasNegativeTestJSON-1465488992 tempest-VolumeSnapshotQuotasNegativeTestJSON-1465488992-project-member] Snapshot retrieved successfully. Aug 07 09:56:43.143775 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [None req-b689406d-415a-4a50-803e-3713992d72cf tempest-VolumeSnapshotQuotasNegativeTestJSON-1465488992 tempest-VolumeSnapshotQuotasNegativeTestJSON-1465488992-project-member] https://10.4.3.8/volume/v3/snapshots/ea5504c0-fb7d-48cd-8bb4-d710338b24e4 returned with HTTP 200 Aug 07 09:56:43.144156 np0000006707 devstack@c-api.service[100298]: [pid: 100298|app: 0|req: 497/1966] 10.4.3.8 () {66 vars in 1340 bytes} [Fri Aug 7 09:56:43 2026] GET /volume/v3/snapshots/ea5504c0-fb7d-48cd-8bb4-d710338b24e4 => generated 480 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 09:56:43.352198 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [None req-bbfa111d-b398-4e16-981d-a7ac03394efb None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:56:43.354343 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-bbfa111d-b398-4e16-981d-a7ac03394efb tempest-ServerActionsTestOtherB-2108643741 tempest-ServerActionsTestOtherB-2108643741-project-member] GET https://10.4.3.8/volume/v3/volumes/748997b0-5a4e-4c63-80a5-a4de307c17c9 Aug 07 09:56:43.354557 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-bbfa111d-b398-4e16-981d-a7ac03394efb tempest-ServerActionsTestOtherB-2108643741 tempest-ServerActionsTestOtherB-2108643741-project-member] Empty body provided in request {{(pid=100297) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 09:56:43.354759 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-bbfa111d-b398-4e16-981d-a7ac03394efb tempest-ServerActionsTestOtherB-2108643741 tempest-ServerActionsTestOtherB-2108643741-project-member] Calling method 'show' {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 09:56:43.364678 np0000006707 devstack@c-api.service[100297]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 09:56:43.364678 np0000006707 devstack@c-api.service[100297]: warnings.warn( Aug 07 09:56:43.369069 np0000006707 devstack@c-api.service[100297]: INFO cinder.volume.api [None req-bbfa111d-b398-4e16-981d-a7ac03394efb tempest-ServerActionsTestOtherB-2108643741 tempest-ServerActionsTestOtherB-2108643741-project-member] Volume info retrieved successfully. Aug 07 09:56:43.373559 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-bbfa111d-b398-4e16-981d-a7ac03394efb tempest-ServerActionsTestOtherB-2108643741 tempest-ServerActionsTestOtherB-2108643741-project-member] https://10.4.3.8/volume/v3/volumes/748997b0-5a4e-4c63-80a5-a4de307c17c9 returned with HTTP 200 Aug 07 09:56:43.374009 np0000006707 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 492/1967] 10.4.3.8 () {66 vars in 1334 bytes} [Fri Aug 7 09:56:43 2026] GET /volume/v3/volumes/748997b0-5a4e-4c63-80a5-a4de307c17c9 => generated 842 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 09:56:43.813407 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [None req-4c5911c0-c745-4f51-9d83-e3c31a8255be None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:56:43.816741 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-4c5911c0-c745-4f51-9d83-e3c31a8255be tempest-VolumeRevertTests-894794335 tempest-VolumeRevertTests-894794335-project-member] GET https://10.4.3.8/volume/v3/snapshots/af28d87c-4d44-4978-9420-f955213aa85f Aug 07 09:56:43.817128 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-4c5911c0-c745-4f51-9d83-e3c31a8255be tempest-VolumeRevertTests-894794335 tempest-VolumeRevertTests-894794335-project-member] Empty body provided in request {{(pid=100296) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 09:56:43.817547 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-4c5911c0-c745-4f51-9d83-e3c31a8255be tempest-VolumeRevertTests-894794335 tempest-VolumeRevertTests-894794335-project-member] Calling method 'show' {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 09:56:43.826539 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-4c5911c0-c745-4f51-9d83-e3c31a8255be tempest-VolumeRevertTests-894794335 tempest-VolumeRevertTests-894794335-project-member] https://10.4.3.8/volume/v3/snapshots/af28d87c-4d44-4978-9420-f955213aa85f returned with HTTP 404 Aug 07 09:56:43.827163 np0000006707 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 490/1968] 10.4.3.8 () {66 vars in 1340 bytes} [Fri Aug 7 09:56:43 2026] GET /volume/v3/snapshots/af28d87c-4d44-4978-9420-f955213aa85f => generated 111 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 09:56:43.838064 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-1c89787c-e260-42d1-a6c3-4af7917cd49b None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:56:43.841860 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-1c89787c-e260-42d1-a6c3-4af7917cd49b tempest-VolumeRevertTests-894794335 tempest-VolumeRevertTests-894794335-project-member] DELETE https://10.4.3.8/volume/v3/volumes/54a00da7-1209-4539-b7e3-09fab476b237 Aug 07 09:56:43.842036 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-1c89787c-e260-42d1-a6c3-4af7917cd49b tempest-VolumeRevertTests-894794335 tempest-VolumeRevertTests-894794335-project-member] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 09:56:43.842202 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-1c89787c-e260-42d1-a6c3-4af7917cd49b tempest-VolumeRevertTests-894794335 tempest-VolumeRevertTests-894794335-project-member] Calling method 'delete' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 09:56:43.842364 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.v3.volumes [None req-1c89787c-e260-42d1-a6c3-4af7917cd49b tempest-VolumeRevertTests-894794335 tempest-VolumeRevertTests-894794335-project-member] Delete volume with id: 54a00da7-1209-4539-b7e3-09fab476b237 Aug 07 09:56:43.853489 np0000006707 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 09:56:43.853489 np0000006707 devstack@c-api.service[100295]: warnings.warn( Aug 07 09:56:43.854189 np0000006707 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-1c89787c-e260-42d1-a6c3-4af7917cd49b tempest-VolumeRevertTests-894794335 tempest-VolumeRevertTests-894794335-project-member] Volume info retrieved successfully. Aug 07 09:56:43.883450 np0000006707 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-1c89787c-e260-42d1-a6c3-4af7917cd49b tempest-VolumeRevertTests-894794335 tempest-VolumeRevertTests-894794335-project-member] Delete volume request issued successfully. Aug 07 09:56:43.883581 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-1c89787c-e260-42d1-a6c3-4af7917cd49b tempest-VolumeRevertTests-894794335 tempest-VolumeRevertTests-894794335-project-member] https://10.4.3.8/volume/v3/volumes/54a00da7-1209-4539-b7e3-09fab476b237 returned with HTTP 202 Aug 07 09:56:43.884112 np0000006707 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 490/1969] 10.4.3.8 () {68 vars in 1378 bytes} [Fri Aug 7 09:56:43 2026] DELETE /volume/v3/volumes/54a00da7-1209-4539-b7e3-09fab476b237 => generated 0 bytes in 46 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 07 09:56:43.893114 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.middleware.request_id [None req-6ef9b197-0916-478f-93f4-2606225c7621 None None] RequestId filter calling following filter/app {{(pid=100298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:56:43.895865 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [None req-6ef9b197-0916-478f-93f4-2606225c7621 tempest-VolumeRevertTests-894794335 tempest-VolumeRevertTests-894794335-project-member] GET https://10.4.3.8/volume/v3/volumes/54a00da7-1209-4539-b7e3-09fab476b237 Aug 07 09:56:43.896017 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [None req-6ef9b197-0916-478f-93f4-2606225c7621 tempest-VolumeRevertTests-894794335 tempest-VolumeRevertTests-894794335-project-member] Empty body provided in request {{(pid=100298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 09:56:43.896248 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [None req-6ef9b197-0916-478f-93f4-2606225c7621 tempest-VolumeRevertTests-894794335 tempest-VolumeRevertTests-894794335-project-member] Calling method 'show' {{(pid=100298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 09:56:43.905800 np0000006707 devstack@c-api.service[100298]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 09:56:43.905800 np0000006707 devstack@c-api.service[100298]: warnings.warn( Aug 07 09:56:43.917475 np0000006707 devstack@c-api.service[100298]: INFO cinder.volume.api [None req-6ef9b197-0916-478f-93f4-2606225c7621 tempest-VolumeRevertTests-894794335 tempest-VolumeRevertTests-894794335-project-member] Volume info retrieved successfully. Aug 07 09:56:43.929296 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [None req-6ef9b197-0916-478f-93f4-2606225c7621 tempest-VolumeRevertTests-894794335 tempest-VolumeRevertTests-894794335-project-member] https://10.4.3.8/volume/v3/volumes/54a00da7-1209-4539-b7e3-09fab476b237 returned with HTTP 200 Aug 07 09:56:43.930257 np0000006707 devstack@c-api.service[100298]: [pid: 100298|app: 0|req: 498/1970] 10.4.3.8 () {68 vars in 1375 bytes} [Fri Aug 7 09:56:43 2026] GET /volume/v3/volumes/54a00da7-1209-4539-b7e3-09fab476b237 => generated 854 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 09:56:43.980873 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [None req-338f3570-85a9-495b-a725-f9918ae099e9 None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:56:43.984123 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-338f3570-85a9-495b-a725-f9918ae099e9 tempest-VolumeQuotasAdminTestJSON-1051262458 tempest-VolumeQuotasAdminTestJSON-1051262458-project-admin] GET https://10.4.3.8/volume/v3/volumes/25af3502-ffe8-42ef-a681-986f1193b91c Aug 07 09:56:43.984507 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-338f3570-85a9-495b-a725-f9918ae099e9 tempest-VolumeQuotasAdminTestJSON-1051262458 tempest-VolumeQuotasAdminTestJSON-1051262458-project-admin] Empty body provided in request {{(pid=100297) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 09:56:43.984835 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-338f3570-85a9-495b-a725-f9918ae099e9 tempest-VolumeQuotasAdminTestJSON-1051262458 tempest-VolumeQuotasAdminTestJSON-1051262458-project-admin] Calling method 'show' {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 09:56:43.993430 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-338f3570-85a9-495b-a725-f9918ae099e9 tempest-VolumeQuotasAdminTestJSON-1051262458 tempest-VolumeQuotasAdminTestJSON-1051262458-project-admin] https://10.4.3.8/volume/v3/volumes/25af3502-ffe8-42ef-a681-986f1193b91c returned with HTTP 404 Aug 07 09:56:43.994022 np0000006707 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 493/1971] 10.4.3.8 () {66 vars in 1334 bytes} [Fri Aug 7 09:56:43 2026] GET /volume/v3/volumes/25af3502-ffe8-42ef-a681-986f1193b91c => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 09:56:44.003857 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [None req-b4d7ab86-f1de-42be-a61a-2e9d824188ef None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:56:44.006207 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-b4d7ab86-f1de-42be-a61a-2e9d824188ef tempest-VolumeQuotasAdminTestJSON-1750799331 tempest-VolumeQuotasAdminTestJSON-1750799331-project-member] GET https://10.4.3.8/volume/v3/volumes/25af3502-ffe8-42ef-a681-986f1193b91c Aug 07 09:56:44.006436 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-b4d7ab86-f1de-42be-a61a-2e9d824188ef tempest-VolumeQuotasAdminTestJSON-1750799331 tempest-VolumeQuotasAdminTestJSON-1750799331-project-member] Empty body provided in request {{(pid=100296) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 09:56:44.006653 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-b4d7ab86-f1de-42be-a61a-2e9d824188ef tempest-VolumeQuotasAdminTestJSON-1750799331 tempest-VolumeQuotasAdminTestJSON-1750799331-project-member] Calling method 'show' {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 09:56:44.015675 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-b4d7ab86-f1de-42be-a61a-2e9d824188ef tempest-VolumeQuotasAdminTestJSON-1750799331 tempest-VolumeQuotasAdminTestJSON-1750799331-project-member] https://10.4.3.8/volume/v3/volumes/25af3502-ffe8-42ef-a681-986f1193b91c returned with HTTP 404 Aug 07 09:56:44.016296 np0000006707 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 491/1972] 10.4.3.8 () {66 vars in 1334 bytes} [Fri Aug 7 09:56:44 2026] GET /volume/v3/volumes/25af3502-ffe8-42ef-a681-986f1193b91c => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 09:56:44.026511 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-d1d2d91d-5029-4b03-8c7a-2fec79902c86 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:56:44.028586 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-d1d2d91d-5029-4b03-8c7a-2fec79902c86 tempest-VolumeQuotasAdminTestJSON-1750799331 tempest-VolumeQuotasAdminTestJSON-1750799331-project-member] DELETE https://10.4.3.8/volume/v3/volumes/25af3502-ffe8-42ef-a681-986f1193b91c Aug 07 09:56:44.028787 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-d1d2d91d-5029-4b03-8c7a-2fec79902c86 tempest-VolumeQuotasAdminTestJSON-1750799331 tempest-VolumeQuotasAdminTestJSON-1750799331-project-member] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 09:56:44.029308 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-d1d2d91d-5029-4b03-8c7a-2fec79902c86 tempest-VolumeQuotasAdminTestJSON-1750799331 tempest-VolumeQuotasAdminTestJSON-1750799331-project-member] Calling method 'delete' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 09:56:44.029308 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.v3.volumes [None req-d1d2d91d-5029-4b03-8c7a-2fec79902c86 tempest-VolumeQuotasAdminTestJSON-1750799331 tempest-VolumeQuotasAdminTestJSON-1750799331-project-member] Delete volume with id: 25af3502-ffe8-42ef-a681-986f1193b91c Aug 07 09:56:44.039056 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-d1d2d91d-5029-4b03-8c7a-2fec79902c86 tempest-VolumeQuotasAdminTestJSON-1750799331 tempest-VolumeQuotasAdminTestJSON-1750799331-project-member] https://10.4.3.8/volume/v3/volumes/25af3502-ffe8-42ef-a681-986f1193b91c returned with HTTP 404 Aug 07 09:56:44.039681 np0000006707 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 491/1973] 10.4.3.8 () {66 vars in 1337 bytes} [Fri Aug 7 09:56:44 2026] DELETE /volume/v3/volumes/25af3502-ffe8-42ef-a681-986f1193b91c => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 09:56:44.049738 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.middleware.request_id [None req-3bc9023c-ef86-4722-a315-8ec4b2ef21f0 None None] RequestId filter calling following filter/app {{(pid=100298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:56:44.052085 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [None req-3bc9023c-ef86-4722-a315-8ec4b2ef21f0 tempest-VolumeQuotasAdminTestJSON-1051262458 tempest-VolumeQuotasAdminTestJSON-1051262458-project-admin] GET https://10.4.3.8/volume/v3/os-quota-sets/3535e09804724f6184104ed1f2fb2991?usage=True Aug 07 09:56:44.052343 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [None req-3bc9023c-ef86-4722-a315-8ec4b2ef21f0 tempest-VolumeQuotasAdminTestJSON-1051262458 tempest-VolumeQuotasAdminTestJSON-1051262458-project-admin] Empty body provided in request {{(pid=100298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 09:56:44.052667 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [None req-3bc9023c-ef86-4722-a315-8ec4b2ef21f0 tempest-VolumeQuotasAdminTestJSON-1051262458 tempest-VolumeQuotasAdminTestJSON-1051262458-project-admin] Calling method 'show' {{(pid=100298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 09:56:44.074970 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [None req-3bc9023c-ef86-4722-a315-8ec4b2ef21f0 tempest-VolumeQuotasAdminTestJSON-1051262458 tempest-VolumeQuotasAdminTestJSON-1051262458-project-admin] https://10.4.3.8/volume/v3/os-quota-sets/3535e09804724f6184104ed1f2fb2991?usage=True returned with HTTP 200 Aug 07 09:56:44.075527 np0000006707 devstack@c-api.service[100298]: [pid: 100298|app: 0|req: 499/1974] 10.4.3.8 () {66 vars in 1361 bytes} [Fri Aug 7 09:56:44 2026] GET /volume/v3/os-quota-sets/3535e09804724f6184104ed1f2fb2991?usage=True => generated 1061 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 09:56:44.090854 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [None req-3b64ea1c-b470-4581-9fcb-a87d41630bd8 None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:56:44.093490 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-3b64ea1c-b470-4581-9fcb-a87d41630bd8 tempest-VolumeQuotasAdminTestJSON-1051262458 tempest-VolumeQuotasAdminTestJSON-1051262458-project-admin] PUT https://10.4.3.8/volume/v3/os-quota-sets/b8032c76e4fe4181b615d4b73a49f329 Aug 07 09:56:44.094603 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-3b64ea1c-b470-4581-9fcb-a87d41630bd8 tempest-VolumeQuotasAdminTestJSON-1051262458 tempest-VolumeQuotasAdminTestJSON-1051262458-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=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 09:56:44.157617 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [None req-d3528dc4-af49-4255-b415-f7ef0a8b2771 None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:56:44.161353 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-d3528dc4-af49-4255-b415-f7ef0a8b2771 tempest-VolumeSnapshotQuotasNegativeTestJSON-1465488992 tempest-VolumeSnapshotQuotasNegativeTestJSON-1465488992-project-member] GET https://10.4.3.8/volume/v3/snapshots/ea5504c0-fb7d-48cd-8bb4-d710338b24e4 Aug 07 09:56:44.161696 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-d3528dc4-af49-4255-b415-f7ef0a8b2771 tempest-VolumeSnapshotQuotasNegativeTestJSON-1465488992 tempest-VolumeSnapshotQuotasNegativeTestJSON-1465488992-project-member] Empty body provided in request {{(pid=100296) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 09:56:44.162211 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-d3528dc4-af49-4255-b415-f7ef0a8b2771 tempest-VolumeSnapshotQuotasNegativeTestJSON-1465488992 tempest-VolumeSnapshotQuotasNegativeTestJSON-1465488992-project-member] Calling method 'show' {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 09:56:44.169208 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-d3528dc4-af49-4255-b415-f7ef0a8b2771 tempest-VolumeSnapshotQuotasNegativeTestJSON-1465488992 tempest-VolumeSnapshotQuotasNegativeTestJSON-1465488992-project-member] https://10.4.3.8/volume/v3/snapshots/ea5504c0-fb7d-48cd-8bb4-d710338b24e4 returned with HTTP 404 Aug 07 09:56:44.169945 np0000006707 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 492/1975] 10.4.3.8 () {66 vars in 1340 bytes} [Fri Aug 7 09:56:44 2026] GET /volume/v3/snapshots/ea5504c0-fb7d-48cd-8bb4-d710338b24e4 => generated 111 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 09:56:44.177890 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-dcb0a7ae-a078-4ab0-acd9-9c8abb1e8d84 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:56:44.182252 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-dcb0a7ae-a078-4ab0-acd9-9c8abb1e8d84 tempest-VolumeSnapshotQuotasNegativeTestJSON-1465488992 tempest-VolumeSnapshotQuotasNegativeTestJSON-1465488992-project-member] GET https://10.4.3.8/volume/v3/volumes/28ba20cb-74ef-49d0-96db-00782259c328 Aug 07 09:56:44.182543 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-dcb0a7ae-a078-4ab0-acd9-9c8abb1e8d84 tempest-VolumeSnapshotQuotasNegativeTestJSON-1465488992 tempest-VolumeSnapshotQuotasNegativeTestJSON-1465488992-project-member] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 09:56:44.182845 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-dcb0a7ae-a078-4ab0-acd9-9c8abb1e8d84 tempest-VolumeSnapshotQuotasNegativeTestJSON-1465488992 tempest-VolumeSnapshotQuotasNegativeTestJSON-1465488992-project-member] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 09:56:44.193319 np0000006707 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 09:56:44.193319 np0000006707 devstack@c-api.service[100295]: warnings.warn( Aug 07 09:56:44.198687 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-3b64ea1c-b470-4581-9fcb-a87d41630bd8 tempest-VolumeQuotasAdminTestJSON-1051262458 tempest-VolumeQuotasAdminTestJSON-1051262458-project-admin] https://10.4.3.8/volume/v3/os-quota-sets/b8032c76e4fe4181b615d4b73a49f329 returned with HTTP 200 Aug 07 09:56:44.198834 np0000006707 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-dcb0a7ae-a078-4ab0-acd9-9c8abb1e8d84 tempest-VolumeSnapshotQuotasNegativeTestJSON-1465488992 tempest-VolumeSnapshotQuotasNegativeTestJSON-1465488992-project-member] Volume info retrieved successfully. Aug 07 09:56:44.199250 np0000006707 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 494/1976] 10.4.3.8 () {68 vars in 1361 bytes} [Fri Aug 7 09:56:44 2026] PUT /volume/v3/os-quota-sets/b8032c76e4fe4181b615d4b73a49f329 => generated 397 bytes in 109 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 09:56:44.205144 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-dcb0a7ae-a078-4ab0-acd9-9c8abb1e8d84 tempest-VolumeSnapshotQuotasNegativeTestJSON-1465488992 tempest-VolumeSnapshotQuotasNegativeTestJSON-1465488992-project-member] https://10.4.3.8/volume/v3/volumes/28ba20cb-74ef-49d0-96db-00782259c328 returned with HTTP 200 Aug 07 09:56:44.205719 np0000006707 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 492/1977] 10.4.3.8 () {66 vars in 1334 bytes} [Fri Aug 7 09:56:44 2026] GET /volume/v3/volumes/28ba20cb-74ef-49d0-96db-00782259c328 => generated 856 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 09:56:44.212791 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.middleware.request_id [None req-7a7b8294-4ac4-4c09-85db-1a52ee8b3a1c None None] RequestId filter calling following filter/app {{(pid=100298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:56:44.215222 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [None req-7a7b8294-4ac4-4c09-85db-1a52ee8b3a1c tempest-VolumeQuotasAdminTestJSON-1051262458 tempest-VolumeQuotasAdminTestJSON-1051262458-project-admin] PUT https://10.4.3.8/volume/v3/os-quota-sets/b8032c76e4fe4181b615d4b73a49f329 Aug 07 09:56:44.215845 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [None req-7a7b8294-4ac4-4c09-85db-1a52ee8b3a1c tempest-VolumeQuotasAdminTestJSON-1051262458 tempest-VolumeQuotasAdminTestJSON-1051262458-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=100298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 09:56:44.224461 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [None req-3ee2c033-8931-40f1-b069-1acfebc23cf5 None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:56:44.226522 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-3ee2c033-8931-40f1-b069-1acfebc23cf5 tempest-VolumeSnapshotQuotasNegativeTestJSON-1465488992 tempest-VolumeSnapshotQuotasNegativeTestJSON-1465488992-project-member] DELETE https://10.4.3.8/volume/v3/volumes/28ba20cb-74ef-49d0-96db-00782259c328 Aug 07 09:56:44.226730 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-3ee2c033-8931-40f1-b069-1acfebc23cf5 tempest-VolumeSnapshotQuotasNegativeTestJSON-1465488992 tempest-VolumeSnapshotQuotasNegativeTestJSON-1465488992-project-member] Empty body provided in request {{(pid=100296) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 09:56:44.227015 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-3ee2c033-8931-40f1-b069-1acfebc23cf5 tempest-VolumeSnapshotQuotasNegativeTestJSON-1465488992 tempest-VolumeSnapshotQuotasNegativeTestJSON-1465488992-project-member] Calling method 'delete' {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 09:56:44.227098 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.v3.volumes [None req-3ee2c033-8931-40f1-b069-1acfebc23cf5 tempest-VolumeSnapshotQuotasNegativeTestJSON-1465488992 tempest-VolumeSnapshotQuotasNegativeTestJSON-1465488992-project-member] Delete volume with id: 28ba20cb-74ef-49d0-96db-00782259c328 Aug 07 09:56:44.237772 np0000006707 devstack@c-api.service[100296]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 09:56:44.237772 np0000006707 devstack@c-api.service[100296]: warnings.warn( Aug 07 09:56:44.238407 np0000006707 devstack@c-api.service[100296]: INFO cinder.volume.api [None req-3ee2c033-8931-40f1-b069-1acfebc23cf5 tempest-VolumeSnapshotQuotasNegativeTestJSON-1465488992 tempest-VolumeSnapshotQuotasNegativeTestJSON-1465488992-project-member] Volume info retrieved successfully. Aug 07 09:56:44.268321 np0000006707 devstack@c-api.service[100296]: INFO cinder.volume.api [None req-3ee2c033-8931-40f1-b069-1acfebc23cf5 tempest-VolumeSnapshotQuotasNegativeTestJSON-1465488992 tempest-VolumeSnapshotQuotasNegativeTestJSON-1465488992-project-member] Delete volume request issued successfully. Aug 07 09:56:44.268694 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-3ee2c033-8931-40f1-b069-1acfebc23cf5 tempest-VolumeSnapshotQuotasNegativeTestJSON-1465488992 tempest-VolumeSnapshotQuotasNegativeTestJSON-1465488992-project-member] https://10.4.3.8/volume/v3/volumes/28ba20cb-74ef-49d0-96db-00782259c328 returned with HTTP 202 Aug 07 09:56:44.269164 np0000006707 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 493/1978] 10.4.3.8 () {66 vars in 1337 bytes} [Fri Aug 7 09:56:44 2026] DELETE /volume/v3/volumes/28ba20cb-74ef-49d0-96db-00782259c328 => generated 0 bytes in 45 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) Aug 07 09:56:44.278397 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [None req-60c552ce-0e34-406b-b841-4d4943e2bb05 None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:56:44.281017 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-60c552ce-0e34-406b-b841-4d4943e2bb05 tempest-VolumeSnapshotQuotasNegativeTestJSON-1465488992 tempest-VolumeSnapshotQuotasNegativeTestJSON-1465488992-project-member] GET https://10.4.3.8/volume/v3/volumes/28ba20cb-74ef-49d0-96db-00782259c328 Aug 07 09:56:44.281450 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-60c552ce-0e34-406b-b841-4d4943e2bb05 tempest-VolumeSnapshotQuotasNegativeTestJSON-1465488992 tempest-VolumeSnapshotQuotasNegativeTestJSON-1465488992-project-member] Empty body provided in request {{(pid=100297) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 09:56:44.281741 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-60c552ce-0e34-406b-b841-4d4943e2bb05 tempest-VolumeSnapshotQuotasNegativeTestJSON-1465488992 tempest-VolumeSnapshotQuotasNegativeTestJSON-1465488992-project-member] Calling method 'show' {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 09:56:44.291919 np0000006707 devstack@c-api.service[100297]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 09:56:44.291919 np0000006707 devstack@c-api.service[100297]: warnings.warn( Aug 07 09:56:44.297138 np0000006707 devstack@c-api.service[100297]: INFO cinder.volume.api [None req-60c552ce-0e34-406b-b841-4d4943e2bb05 tempest-VolumeSnapshotQuotasNegativeTestJSON-1465488992 tempest-VolumeSnapshotQuotasNegativeTestJSON-1465488992-project-member] Volume info retrieved successfully. Aug 07 09:56:44.303536 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-60c552ce-0e34-406b-b841-4d4943e2bb05 tempest-VolumeSnapshotQuotasNegativeTestJSON-1465488992 tempest-VolumeSnapshotQuotasNegativeTestJSON-1465488992-project-member] https://10.4.3.8/volume/v3/volumes/28ba20cb-74ef-49d0-96db-00782259c328 returned with HTTP 200 Aug 07 09:56:44.304088 np0000006707 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 495/1979] 10.4.3.8 () {66 vars in 1334 bytes} [Fri Aug 7 09:56:44 2026] GET /volume/v3/volumes/28ba20cb-74ef-49d0-96db-00782259c328 => generated 855 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 09:56:44.320409 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [None req-7a7b8294-4ac4-4c09-85db-1a52ee8b3a1c tempest-VolumeQuotasAdminTestJSON-1051262458 tempest-VolumeQuotasAdminTestJSON-1051262458-project-admin] https://10.4.3.8/volume/v3/os-quota-sets/b8032c76e4fe4181b615d4b73a49f329 returned with HTTP 200 Aug 07 09:56:44.321027 np0000006707 devstack@c-api.service[100298]: [pid: 100298|app: 0|req: 500/1980] 10.4.3.8 () {68 vars in 1361 bytes} [Fri Aug 7 09:56:44 2026] PUT /volume/v3/os-quota-sets/b8032c76e4fe4181b615d4b73a49f329 => generated 395 bytes in 109 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 09:56:44.394611 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-252cd524-c3c8-490b-8e45-46c641d350a0 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:56:44.398031 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-252cd524-c3c8-490b-8e45-46c641d350a0 tempest-ServerActionsTestOtherB-2108643741 tempest-ServerActionsTestOtherB-2108643741-project-member] GET https://10.4.3.8/volume/v3/volumes/748997b0-5a4e-4c63-80a5-a4de307c17c9 Aug 07 09:56:44.398031 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-252cd524-c3c8-490b-8e45-46c641d350a0 tempest-ServerActionsTestOtherB-2108643741 tempest-ServerActionsTestOtherB-2108643741-project-member] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 09:56:44.398031 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-252cd524-c3c8-490b-8e45-46c641d350a0 tempest-ServerActionsTestOtherB-2108643741 tempest-ServerActionsTestOtherB-2108643741-project-member] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 09:56:44.402329 np0000006707 devstack@c-api.service[100295]: DEBUG dbcounter [-] [100295] Writing DB stats cinder:SELECT=588,cinder:UPDATE=143,cinder:INSERT=94 {{(pid=100295) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 07 09:56:44.418222 np0000006707 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 09:56:44.418222 np0000006707 devstack@c-api.service[100295]: warnings.warn( Aug 07 09:56:44.426453 np0000006707 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-252cd524-c3c8-490b-8e45-46c641d350a0 tempest-ServerActionsTestOtherB-2108643741 tempest-ServerActionsTestOtherB-2108643741-project-member] Volume info retrieved successfully. Aug 07 09:56:44.430688 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-252cd524-c3c8-490b-8e45-46c641d350a0 tempest-ServerActionsTestOtherB-2108643741 tempest-ServerActionsTestOtherB-2108643741-project-member] https://10.4.3.8/volume/v3/volumes/748997b0-5a4e-4c63-80a5-a4de307c17c9 returned with HTTP 200 Aug 07 09:56:44.432921 np0000006707 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 493/1981] 10.4.3.8 () {66 vars in 1334 bytes} [Fri Aug 7 09:56:44 2026] GET /volume/v3/volumes/748997b0-5a4e-4c63-80a5-a4de307c17c9 => generated 842 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 09:56:44.955706 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [None req-301fce39-3e5a-4367-8604-7fc3e2b7a865 None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:56:44.959919 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-301fce39-3e5a-4367-8604-7fc3e2b7a865 tempest-VolumeRevertTests-894794335 tempest-VolumeRevertTests-894794335-project-member] GET https://10.4.3.8/volume/v3/volumes/54a00da7-1209-4539-b7e3-09fab476b237 Aug 07 09:56:44.959919 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-301fce39-3e5a-4367-8604-7fc3e2b7a865 tempest-VolumeRevertTests-894794335 tempest-VolumeRevertTests-894794335-project-member] Empty body provided in request {{(pid=100296) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 09:56:44.959919 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-301fce39-3e5a-4367-8604-7fc3e2b7a865 tempest-VolumeRevertTests-894794335 tempest-VolumeRevertTests-894794335-project-member] Calling method 'show' {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 09:56:44.962632 np0000006707 devstack@c-api.service[100296]: DEBUG dbcounter [-] [100296] Writing DB stats cinder:SELECT=626,cinder:INSERT=101,cinder:UPDATE=154 {{(pid=100296) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 07 09:56:44.970852 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-301fce39-3e5a-4367-8604-7fc3e2b7a865 tempest-VolumeRevertTests-894794335 tempest-VolumeRevertTests-894794335-project-member] https://10.4.3.8/volume/v3/volumes/54a00da7-1209-4539-b7e3-09fab476b237 returned with HTTP 404 Aug 07 09:56:44.971802 np0000006707 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 494/1982] 10.4.3.8 () {68 vars in 1375 bytes} [Fri Aug 7 09:56:44 2026] GET /volume/v3/volumes/54a00da7-1209-4539-b7e3-09fab476b237 => generated 109 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 07 09:56:45.038621 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [req-7a088eff-bc98-46c5-921b-75556573eeda req-0708135f-0356-49c7-91e0-d00d70cb9acb None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:56:45.041174 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [req-7a088eff-bc98-46c5-921b-75556573eeda req-0708135f-0356-49c7-91e0-d00d70cb9acb tempest-ServerActionsTestOtherB-2108643741 tempest-ServerActionsTestOtherB-2108643741-project-member] POST https://10.4.3.8/volume/v3/attachments/ab7d227f-251e-4cc7-a070-aef52357b6bb/action Aug 07 09:56:45.041174 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [req-7a088eff-bc98-46c5-921b-75556573eeda req-0708135f-0356-49c7-91e0-d00d70cb9acb tempest-ServerActionsTestOtherB-2108643741 tempest-ServerActionsTestOtherB-2108643741-project-member] Action body: b'{"os-complete": null}' {{(pid=100297) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 07 09:56:45.041174 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [req-7a088eff-bc98-46c5-921b-75556573eeda req-0708135f-0356-49c7-91e0-d00d70cb9acb tempest-ServerActionsTestOtherB-2108643741 tempest-ServerActionsTestOtherB-2108643741-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 09:56:45.063875 np0000006707 devstack@c-api.service[100297]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 09:56:45.063875 np0000006707 devstack@c-api.service[100297]: warnings.warn( Aug 07 09:56:45.078066 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [req-7a088eff-bc98-46c5-921b-75556573eeda req-0708135f-0356-49c7-91e0-d00d70cb9acb tempest-ServerActionsTestOtherB-2108643741 tempest-ServerActionsTestOtherB-2108643741-project-member] https://10.4.3.8/volume/v3/attachments/ab7d227f-251e-4cc7-a070-aef52357b6bb/action returned with HTTP 204 Aug 07 09:56:45.079054 np0000006707 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 496/1983] 10.4.3.8 () {74 vars in 1711 bytes} [Fri Aug 7 09:56:45 2026] POST /volume/v3/attachments/ab7d227f-251e-4cc7-a070-aef52357b6bb/action => generated 0 bytes in 42 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 07 09:56:45.127547 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.middleware.request_id [req-6a66627b-4c31-4bbb-8df0-302466a5f63f req-0c1c0c68-f36b-49db-a561-5d3a204dce38 None None] RequestId filter calling following filter/app {{(pid=100298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:56:45.130120 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [req-6a66627b-4c31-4bbb-8df0-302466a5f63f req-0c1c0c68-f36b-49db-a561-5d3a204dce38 tempest-VolumesSnapshotTestJSON-1374712720 tempest-VolumesSnapshotTestJSON-1374712720-project-member] DELETE https://10.4.3.8/volume/v3/attachments/88806b23-5163-4684-aa0e-2bca96d2d886 Aug 07 09:56:45.130239 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [req-6a66627b-4c31-4bbb-8df0-302466a5f63f req-0c1c0c68-f36b-49db-a561-5d3a204dce38 tempest-VolumesSnapshotTestJSON-1374712720 tempest-VolumesSnapshotTestJSON-1374712720-project-member] Empty body provided in request {{(pid=100298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 09:56:45.130615 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [req-6a66627b-4c31-4bbb-8df0-302466a5f63f req-0c1c0c68-f36b-49db-a561-5d3a204dce38 tempest-VolumesSnapshotTestJSON-1374712720 tempest-VolumesSnapshotTestJSON-1374712720-project-member] Calling method 'version_select' {{(pid=100298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 09:56:45.140680 np0000006707 devstack@c-api.service[100298]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 09:56:45.140680 np0000006707 devstack@c-api.service[100298]: warnings.warn( Aug 07 09:56:45.200503 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [req-6a66627b-4c31-4bbb-8df0-302466a5f63f req-0c1c0c68-f36b-49db-a561-5d3a204dce38 tempest-VolumesSnapshotTestJSON-1374712720 tempest-VolumesSnapshotTestJSON-1374712720-project-member] https://10.4.3.8/volume/v3/attachments/88806b23-5163-4684-aa0e-2bca96d2d886 returned with HTTP 200 Aug 07 09:56:45.201859 np0000006707 devstack@c-api.service[100298]: [pid: 100298|app: 0|req: 501/1984] 10.4.3.8 () {72 vars in 1659 bytes} [Fri Aug 7 09:56:45 2026] DELETE /volume/v3/attachments/88806b23-5163-4684-aa0e-2bca96d2d886 => generated 19 bytes in 75 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 09:56:45.324126 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-642e0fa1-d863-4a77-ab4b-2b73b3bde0fa None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:56:45.327078 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-642e0fa1-d863-4a77-ab4b-2b73b3bde0fa tempest-VolumeSnapshotQuotasNegativeTestJSON-1465488992 tempest-VolumeSnapshotQuotasNegativeTestJSON-1465488992-project-member] GET https://10.4.3.8/volume/v3/volumes/28ba20cb-74ef-49d0-96db-00782259c328 Aug 07 09:56:45.327078 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-642e0fa1-d863-4a77-ab4b-2b73b3bde0fa tempest-VolumeSnapshotQuotasNegativeTestJSON-1465488992 tempest-VolumeSnapshotQuotasNegativeTestJSON-1465488992-project-member] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 09:56:45.327321 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-642e0fa1-d863-4a77-ab4b-2b73b3bde0fa tempest-VolumeSnapshotQuotasNegativeTestJSON-1465488992 tempest-VolumeSnapshotQuotasNegativeTestJSON-1465488992-project-member] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 09:56:45.334353 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-642e0fa1-d863-4a77-ab4b-2b73b3bde0fa tempest-VolumeSnapshotQuotasNegativeTestJSON-1465488992 tempest-VolumeSnapshotQuotasNegativeTestJSON-1465488992-project-member] https://10.4.3.8/volume/v3/volumes/28ba20cb-74ef-49d0-96db-00782259c328 returned with HTTP 404 Aug 07 09:56:45.335167 np0000006707 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 494/1985] 10.4.3.8 () {66 vars in 1334 bytes} [Fri Aug 7 09:56:45 2026] GET /volume/v3/volumes/28ba20cb-74ef-49d0-96db-00782259c328 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 09:56:45.343144 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [None req-0ec0526c-790f-4b9b-b35b-35b430386069 None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:56:45.348957 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-0ec0526c-790f-4b9b-b35b-35b430386069 tempest-VolumeSnapshotQuotasNegativeTestJSON-21704833 tempest-VolumeSnapshotQuotasNegativeTestJSON-21704833-project-admin] PUT https://10.4.3.8/volume/v3/os-quota-sets/319a6a7af8c3479e8d40dbe8cb9801e0 Aug 07 09:56:45.349502 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-0ec0526c-790f-4b9b-b35b-35b430386069 tempest-VolumeSnapshotQuotasNegativeTestJSON-21704833 tempest-VolumeSnapshotQuotasNegativeTestJSON-21704833-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=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 09:56:45.450138 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [None req-b6bfe95f-64ab-4755-9684-806f1e757b5c None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:56:45.454071 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-b6bfe95f-64ab-4755-9684-806f1e757b5c tempest-ServerActionsTestOtherB-2108643741 tempest-ServerActionsTestOtherB-2108643741-project-member] GET https://10.4.3.8/volume/v3/volumes/748997b0-5a4e-4c63-80a5-a4de307c17c9 Aug 07 09:56:45.454441 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-b6bfe95f-64ab-4755-9684-806f1e757b5c tempest-ServerActionsTestOtherB-2108643741 tempest-ServerActionsTestOtherB-2108643741-project-member] Empty body provided in request {{(pid=100297) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 09:56:45.454518 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-b6bfe95f-64ab-4755-9684-806f1e757b5c tempest-ServerActionsTestOtherB-2108643741 tempest-ServerActionsTestOtherB-2108643741-project-member] Calling method 'show' {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 09:56:45.460831 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-0ec0526c-790f-4b9b-b35b-35b430386069 tempest-VolumeSnapshotQuotasNegativeTestJSON-21704833 tempest-VolumeSnapshotQuotasNegativeTestJSON-21704833-project-admin] https://10.4.3.8/volume/v3/os-quota-sets/319a6a7af8c3479e8d40dbe8cb9801e0 returned with HTTP 200 Aug 07 09:56:45.461360 np0000006707 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 495/1986] 10.4.3.8 () {68 vars in 1361 bytes} [Fri Aug 7 09:56:45 2026] PUT /volume/v3/os-quota-sets/319a6a7af8c3479e8d40dbe8cb9801e0 => generated 395 bytes in 119 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 09:56:45.470917 np0000006707 devstack@c-api.service[100297]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 09:56:45.470917 np0000006707 devstack@c-api.service[100297]: warnings.warn( Aug 07 09:56:45.475736 np0000006707 devstack@c-api.service[100297]: INFO cinder.volume.api [None req-b6bfe95f-64ab-4755-9684-806f1e757b5c tempest-ServerActionsTestOtherB-2108643741 tempest-ServerActionsTestOtherB-2108643741-project-member] Volume info retrieved successfully. Aug 07 09:56:45.482176 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-b6bfe95f-64ab-4755-9684-806f1e757b5c tempest-ServerActionsTestOtherB-2108643741 tempest-ServerActionsTestOtherB-2108643741-project-member] https://10.4.3.8/volume/v3/volumes/748997b0-5a4e-4c63-80a5-a4de307c17c9 returned with HTTP 200 Aug 07 09:56:45.482737 np0000006707 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 497/1987] 10.4.3.8 () {66 vars in 1334 bytes} [Fri Aug 7 09:56:45 2026] GET /volume/v3/volumes/748997b0-5a4e-4c63-80a5-a4de307c17c9 => generated 1134 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 09:56:45.500067 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.middleware.request_id [None req-5fed75e1-7b42-4f45-a83a-d0574b4f9a91 None None] RequestId filter calling following filter/app {{(pid=100298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:56:45.504916 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [None req-5fed75e1-7b42-4f45-a83a-d0574b4f9a91 tempest-ServerActionsTestOtherB-2108643741 tempest-ServerActionsTestOtherB-2108643741-project-member] GET https://10.4.3.8/volume/v3/volumes/748997b0-5a4e-4c63-80a5-a4de307c17c9 Aug 07 09:56:45.505184 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [None req-5fed75e1-7b42-4f45-a83a-d0574b4f9a91 tempest-ServerActionsTestOtherB-2108643741 tempest-ServerActionsTestOtherB-2108643741-project-member] Empty body provided in request {{(pid=100298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 09:56:45.505438 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [None req-5fed75e1-7b42-4f45-a83a-d0574b4f9a91 tempest-ServerActionsTestOtherB-2108643741 tempest-ServerActionsTestOtherB-2108643741-project-member] Calling method 'show' {{(pid=100298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 09:56:45.525083 np0000006707 devstack@c-api.service[100298]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 09:56:45.525083 np0000006707 devstack@c-api.service[100298]: warnings.warn( Aug 07 09:56:45.529112 np0000006707 devstack@c-api.service[100298]: INFO cinder.volume.api [None req-5fed75e1-7b42-4f45-a83a-d0574b4f9a91 tempest-ServerActionsTestOtherB-2108643741 tempest-ServerActionsTestOtherB-2108643741-project-member] Volume info retrieved successfully. Aug 07 09:56:45.534497 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [None req-5fed75e1-7b42-4f45-a83a-d0574b4f9a91 tempest-ServerActionsTestOtherB-2108643741 tempest-ServerActionsTestOtherB-2108643741-project-member] https://10.4.3.8/volume/v3/volumes/748997b0-5a4e-4c63-80a5-a4de307c17c9 returned with HTTP 200 Aug 07 09:56:45.534932 np0000006707 devstack@c-api.service[100298]: [pid: 100298|app: 0|req: 502/1988] 10.4.3.8 () {66 vars in 1334 bytes} [Fri Aug 7 09:56:45 2026] GET /volume/v3/volumes/748997b0-5a4e-4c63-80a5-a4de307c17c9 => generated 1134 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 09:56:46.682786 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [req-26ffce84-c3d1-4ab2-9084-eac77352806b req-aa013732-b76c-49bc-9315-01d38c83515c None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:56:46.686485 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [req-26ffce84-c3d1-4ab2-9084-eac77352806b req-aa013732-b76c-49bc-9315-01d38c83515c tempest-VolumesSnapshotTestJSON-1374712720 tempest-VolumesSnapshotTestJSON-1374712720-project-member] DELETE https://10.4.3.8/volume/v3/attachments/88806b23-5163-4684-aa0e-2bca96d2d886 Aug 07 09:56:46.686604 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [req-26ffce84-c3d1-4ab2-9084-eac77352806b req-aa013732-b76c-49bc-9315-01d38c83515c tempest-VolumesSnapshotTestJSON-1374712720 tempest-VolumesSnapshotTestJSON-1374712720-project-member] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 09:56:46.687033 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [req-26ffce84-c3d1-4ab2-9084-eac77352806b req-aa013732-b76c-49bc-9315-01d38c83515c tempest-VolumesSnapshotTestJSON-1374712720 tempest-VolumesSnapshotTestJSON-1374712720-project-member] Calling method 'version_select' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 09:56:46.694711 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [req-26ffce84-c3d1-4ab2-9084-eac77352806b req-aa013732-b76c-49bc-9315-01d38c83515c tempest-VolumesSnapshotTestJSON-1374712720 tempest-VolumesSnapshotTestJSON-1374712720-project-member] https://10.4.3.8/volume/v3/attachments/88806b23-5163-4684-aa0e-2bca96d2d886 returned with HTTP 404 Aug 07 09:56:46.694711 np0000006707 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 495/1989] 10.4.3.8 () {72 vars in 1659 bytes} [Fri Aug 7 09:56:46 2026] DELETE /volume/v3/attachments/88806b23-5163-4684-aa0e-2bca96d2d886 => generated 149 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 07 09:56:46.853886 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [None req-e516b229-30d6-4411-8317-2099af3c12c0 None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:56:46.999014 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-e516b229-30d6-4411-8317-2099af3c12c0 tempest-CinderUnicodeTest-1142385570 tempest-CinderUnicodeTest-1142385570-project-member] POST https://10.4.3.8/volume/v3/volumes Aug 07 09:56:46.999702 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-e516b229-30d6-4411-8317-2099af3c12c0 tempest-CinderUnicodeTest-1142385570 tempest-CinderUnicodeTest-1142385570-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "CinderUnicodeTest\u5875\u3f17\u203d", "size": 1}} {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 09:56:47.002458 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.v3.volumes [None req-e516b229-30d6-4411-8317-2099af3c12c0 tempest-CinderUnicodeTest-1142385570 tempest-CinderUnicodeTest-1142385570-project-member] Create volume request body: {'volume': {'name': 'CinderUnicodeTest塵㼗‽', 'size': 1}} {{(pid=100296) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 07 09:56:47.002711 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.v3.volumes [None req-e516b229-30d6-4411-8317-2099af3c12c0 tempest-CinderUnicodeTest-1142385570 tempest-CinderUnicodeTest-1142385570-project-member] Create volume of 1 GB Aug 07 09:56:47.010121 np0000006707 devstack@c-api.service[100296]: INFO cinder.volume.api [None req-e516b229-30d6-4411-8317-2099af3c12c0 tempest-CinderUnicodeTest-1142385570 tempest-CinderUnicodeTest-1142385570-project-member] Availability Zones retrieved successfully. Aug 07 09:56:47.024101 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.volume.api [None req-e516b229-30d6-4411-8317-2099af3c12c0 tempest-CinderUnicodeTest-1142385570 tempest-CinderUnicodeTest-1142385570-project-member] Flow 'volume_create_api' (6fa33c90-07bf-404c-962d-a4e52d8aec25) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100296) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 09:56:47.024101 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.volume.api [None req-e516b229-30d6-4411-8317-2099af3c12c0 tempest-CinderUnicodeTest-1142385570 tempest-CinderUnicodeTest-1142385570-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5a2bbd06-cf5c-415b-812e-458e7b184380) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 09:56:47.026343 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.volume.flows.api.create_volume [None req-e516b229-30d6-4411-8317-2099af3c12c0 tempest-CinderUnicodeTest-1142385570 tempest-CinderUnicodeTest-1142385570-project-member] Validating volume size '1' using validate_int {{(pid=100296) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 07 09:56:47.079472 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.volume.api [None req-e516b229-30d6-4411-8317-2099af3c12c0 tempest-CinderUnicodeTest-1142385570 tempest-CinderUnicodeTest-1142385570-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5a2bbd06-cf5c-415b-812e-458e7b184380) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-07T09:47:39Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=45fd9a3a-b61e-4c6c-9ab7-d02f06678d0d,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '45fd9a3a-b61e-4c6c-9ab7-d02f06678d0d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 09:56:47.080401 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.volume.api [None req-e516b229-30d6-4411-8317-2099af3c12c0 tempest-CinderUnicodeTest-1142385570 tempest-CinderUnicodeTest-1142385570-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0b7ebb8f-57f5-4295-94f0-64c409e0230b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 09:56:47.200532 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.quota [None req-e516b229-30d6-4411-8317-2099af3c12c0 tempest-CinderUnicodeTest-1142385570 tempest-CinderUnicodeTest-1142385570-project-member] Created reservations ['354eda13-8993-4512-8ac6-51d0d370fc15', 'b2044e05-e498-4002-ade5-c4735ea91abc', '648311bc-6b07-43f0-b24b-55bdbf847032', 'c7cf06f3-1288-4a88-81d7-e9f5d9a25ecf'] {{(pid=100296) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 09:56:47.200532 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.volume.api [None req-e516b229-30d6-4411-8317-2099af3c12c0 tempest-CinderUnicodeTest-1142385570 tempest-CinderUnicodeTest-1142385570-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0b7ebb8f-57f5-4295-94f0-64c409e0230b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['354eda13-8993-4512-8ac6-51d0d370fc15', 'b2044e05-e498-4002-ade5-c4735ea91abc', '648311bc-6b07-43f0-b24b-55bdbf847032', 'c7cf06f3-1288-4a88-81d7-e9f5d9a25ecf']}' {{(pid=100296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 09:56:47.200532 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.volume.api [None req-e516b229-30d6-4411-8317-2099af3c12c0 tempest-CinderUnicodeTest-1142385570 tempest-CinderUnicodeTest-1142385570-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9cfd40ef-8048-4944-97d5-18f87a639d97) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 09:56:47.238115 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.volume.api [None req-e516b229-30d6-4411-8317-2099af3c12c0 tempest-CinderUnicodeTest-1142385570 tempest-CinderUnicodeTest-1142385570-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9cfd40ef-8048-4944-97d5-18f87a639d97) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'a5232165-3ce6-4f05-9509-cf344129e15b', '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='7ed52bcbe9d442889ffe17408e865cd1',qos_specs=None,replication_status=,reservations=['354eda13-8993-4512-8ac6-51d0d370fc15','b2044e05-e498-4002-ade5-c4735ea91abc','648311bc-6b07-43f0-b24b-55bdbf847032','c7cf06f3-1288-4a88-81d7-e9f5d9a25ecf'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e80a03b84531449e8f76437c08fd09df',volume_type_id=45fd9a3a-b61e-4c6c-9ab7-d02f06678d0d), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-07T09:56:47Z,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=a5232165-3ce6-4f05-9509-cf344129e15b,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='7ed52bcbe9d442889ffe17408e865cd1',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='e80a03b84531449e8f76437c08fd09df',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(45fd9a3a-b61e-4c6c-9ab7-d02f06678d0d),volume_type_id=45fd9a3a-b61e-4c6c-9ab7-d02f06678d0d)}' {{(pid=100296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 09:56:47.239455 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.volume.api [None req-e516b229-30d6-4411-8317-2099af3c12c0 tempest-CinderUnicodeTest-1142385570 tempest-CinderUnicodeTest-1142385570-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (024d0279-8b35-4583-a86f-2822eeaf098c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 09:56:47.282064 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.volume.api [None req-e516b229-30d6-4411-8317-2099af3c12c0 tempest-CinderUnicodeTest-1142385570 tempest-CinderUnicodeTest-1142385570-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (024d0279-8b35-4583-a86f-2822eeaf098c) transitioned into state 'SUCCESS' from 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='7ed52bcbe9d442889ffe17408e865cd1',qos_specs=None,replication_status=,reservations=['354eda13-8993-4512-8ac6-51d0d370fc15','b2044e05-e498-4002-ade5-c4735ea91abc','648311bc-6b07-43f0-b24b-55bdbf847032','c7cf06f3-1288-4a88-81d7-e9f5d9a25ecf'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e80a03b84531449e8f76437c08fd09df',volume_type_id=45fd9a3a-b61e-4c6c-9ab7-d02f06678d0d)}' {{(pid=100296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 09:56:47.283331 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.volume.api [None req-e516b229-30d6-4411-8317-2099af3c12c0 tempest-CinderUnicodeTest-1142385570 tempest-CinderUnicodeTest-1142385570-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e6380545-a6f2-4ef0-a53c-c3803a103039) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 09:56:47.304641 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.volume.api [None req-e516b229-30d6-4411-8317-2099af3c12c0 tempest-CinderUnicodeTest-1142385570 tempest-CinderUnicodeTest-1142385570-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e6380545-a6f2-4ef0-a53c-c3803a103039) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 09:56:47.305684 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.volume.api [None req-e516b229-30d6-4411-8317-2099af3c12c0 tempest-CinderUnicodeTest-1142385570 tempest-CinderUnicodeTest-1142385570-project-member] Flow 'volume_create_api' (6fa33c90-07bf-404c-962d-a4e52d8aec25) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100296) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 09:56:47.306035 np0000006707 devstack@c-api.service[100296]: INFO cinder.volume.api [None req-e516b229-30d6-4411-8317-2099af3c12c0 tempest-CinderUnicodeTest-1142385570 tempest-CinderUnicodeTest-1142385570-project-member] Create volume request issued successfully. Aug 07 09:56:47.306766 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-e516b229-30d6-4411-8317-2099af3c12c0 tempest-CinderUnicodeTest-1142385570 tempest-CinderUnicodeTest-1142385570-project-member] https://10.4.3.8/volume/v3/volumes returned with HTTP 202 Aug 07 09:56:47.308183 np0000006707 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 496/1990] 10.4.3.8 () {68 vars in 1244 bytes} [Fri Aug 7 09:56:46 2026] POST /volume/v3/volumes => generated 736 bytes in 456 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 07 09:56:47.328319 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [None req-663bf801-d63a-4bfe-9a30-ce5709a35e19 None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:56:47.331161 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-663bf801-d63a-4bfe-9a30-ce5709a35e19 tempest-CinderUnicodeTest-1142385570 tempest-CinderUnicodeTest-1142385570-project-member] GET https://10.4.3.8/volume/v3/volumes/a5232165-3ce6-4f05-9509-cf344129e15b Aug 07 09:56:47.331161 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-663bf801-d63a-4bfe-9a30-ce5709a35e19 tempest-CinderUnicodeTest-1142385570 tempest-CinderUnicodeTest-1142385570-project-member] Empty body provided in request {{(pid=100297) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 09:56:47.331697 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-663bf801-d63a-4bfe-9a30-ce5709a35e19 tempest-CinderUnicodeTest-1142385570 tempest-CinderUnicodeTest-1142385570-project-member] Calling method 'show' {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 09:56:47.337092 np0000006707 devstack@c-api.service[100297]: DEBUG dbcounter [-] [100297] Writing DB stats cinder:SELECT=690,cinder:UPDATE=174,cinder:INSERT=101 {{(pid=100297) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 07 09:56:47.342104 np0000006707 devstack@c-api.service[100297]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 09:56:47.342104 np0000006707 devstack@c-api.service[100297]: warnings.warn( Aug 07 09:56:47.347626 np0000006707 devstack@c-api.service[100297]: INFO cinder.volume.api [None req-663bf801-d63a-4bfe-9a30-ce5709a35e19 tempest-CinderUnicodeTest-1142385570 tempest-CinderUnicodeTest-1142385570-project-member] Volume info retrieved successfully. Aug 07 09:56:47.359083 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-663bf801-d63a-4bfe-9a30-ce5709a35e19 tempest-CinderUnicodeTest-1142385570 tempest-CinderUnicodeTest-1142385570-project-member] https://10.4.3.8/volume/v3/volumes/a5232165-3ce6-4f05-9509-cf344129e15b returned with HTTP 200 Aug 07 09:56:47.359194 np0000006707 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 498/1991] 10.4.3.8 () {66 vars in 1334 bytes} [Fri Aug 7 09:56:47 2026] GET /volume/v3/volumes/a5232165-3ce6-4f05-9509-cf344129e15b => generated 804 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 09:56:48.381896 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.middleware.request_id [None req-0d3cfa7e-8da7-4f63-b475-4682931ca358 None None] RequestId filter calling following filter/app {{(pid=100298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:56:48.384984 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [None req-0d3cfa7e-8da7-4f63-b475-4682931ca358 tempest-CinderUnicodeTest-1142385570 tempest-CinderUnicodeTest-1142385570-project-member] GET https://10.4.3.8/volume/v3/volumes/a5232165-3ce6-4f05-9509-cf344129e15b Aug 07 09:56:48.384984 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [None req-0d3cfa7e-8da7-4f63-b475-4682931ca358 tempest-CinderUnicodeTest-1142385570 tempest-CinderUnicodeTest-1142385570-project-member] Empty body provided in request {{(pid=100298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 09:56:48.385212 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [None req-0d3cfa7e-8da7-4f63-b475-4682931ca358 tempest-CinderUnicodeTest-1142385570 tempest-CinderUnicodeTest-1142385570-project-member] Calling method 'show' {{(pid=100298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 09:56:48.388930 np0000006707 devstack@c-api.service[100298]: DEBUG dbcounter [-] [100298] Writing DB stats cinder:SELECT=609,cinder:UPDATE=156,cinder:INSERT=80 {{(pid=100298) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 07 09:56:48.396988 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-b8ac72fd-c5da-4890-bfb8-a8a81d893748 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:56:48.398601 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-b8ac72fd-c5da-4890-bfb8-a8a81d893748 tempest-VolumesSnapshotTestJSON-1374712720 tempest-VolumesSnapshotTestJSON-1374712720-project-member] DELETE https://10.4.3.8/volume/v3/snapshots/27dd072f-51a3-4620-9d9a-b5b7699e0f5d Aug 07 09:56:48.398837 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-b8ac72fd-c5da-4890-bfb8-a8a81d893748 tempest-VolumesSnapshotTestJSON-1374712720 tempest-VolumesSnapshotTestJSON-1374712720-project-member] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 09:56:48.398837 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-b8ac72fd-c5da-4890-bfb8-a8a81d893748 tempest-VolumesSnapshotTestJSON-1374712720 tempest-VolumesSnapshotTestJSON-1374712720-project-member] Calling method 'delete' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 09:56:48.398837 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.v3.snapshots [None req-b8ac72fd-c5da-4890-bfb8-a8a81d893748 tempest-VolumesSnapshotTestJSON-1374712720 tempest-VolumesSnapshotTestJSON-1374712720-project-member] Delete snapshot with id: 27dd072f-51a3-4620-9d9a-b5b7699e0f5d Aug 07 09:56:48.399810 np0000006707 devstack@c-api.service[100298]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 09:56:48.399810 np0000006707 devstack@c-api.service[100298]: warnings.warn( Aug 07 09:56:48.404986 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-b8ac72fd-c5da-4890-bfb8-a8a81d893748 tempest-VolumesSnapshotTestJSON-1374712720 tempest-VolumesSnapshotTestJSON-1374712720-project-member] https://10.4.3.8/volume/v3/snapshots/27dd072f-51a3-4620-9d9a-b5b7699e0f5d returned with HTTP 404 Aug 07 09:56:48.405860 np0000006707 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 496/1992] 10.4.3.8 () {66 vars in 1343 bytes} [Fri Aug 7 09:56:48 2026] DELETE /volume/v3/snapshots/27dd072f-51a3-4620-9d9a-b5b7699e0f5d => generated 111 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 09:56:48.406292 np0000006707 devstack@c-api.service[100298]: INFO cinder.volume.api [None req-0d3cfa7e-8da7-4f63-b475-4682931ca358 tempest-CinderUnicodeTest-1142385570 tempest-CinderUnicodeTest-1142385570-project-member] Volume info retrieved successfully. Aug 07 09:56:48.414774 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [None req-0d3cfa7e-8da7-4f63-b475-4682931ca358 tempest-CinderUnicodeTest-1142385570 tempest-CinderUnicodeTest-1142385570-project-member] https://10.4.3.8/volume/v3/volumes/a5232165-3ce6-4f05-9509-cf344129e15b returned with HTTP 200 Aug 07 09:56:48.415449 np0000006707 devstack@c-api.service[100298]: [pid: 100298|app: 0|req: 503/1993] 10.4.3.8 () {66 vars in 1334 bytes} [Fri Aug 7 09:56:48 2026] GET /volume/v3/volumes/a5232165-3ce6-4f05-9509-cf344129e15b => generated 829 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 09:56:48.425350 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [None req-acde6b7a-d360-4756-bc54-a405618b2f28 None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:56:48.427776 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-acde6b7a-d360-4756-bc54-a405618b2f28 tempest-VolumesSnapshotTestJSON-1374712720 tempest-VolumesSnapshotTestJSON-1374712720-project-member] GET https://10.4.3.8/volume/v3/volumes/94e9323e-f8d9-4523-a7ef-61850230a77d Aug 07 09:56:48.428404 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-acde6b7a-d360-4756-bc54-a405618b2f28 tempest-VolumesSnapshotTestJSON-1374712720 tempest-VolumesSnapshotTestJSON-1374712720-project-member] Empty body provided in request {{(pid=100296) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 09:56:48.428404 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-acde6b7a-d360-4756-bc54-a405618b2f28 tempest-VolumesSnapshotTestJSON-1374712720 tempest-VolumesSnapshotTestJSON-1374712720-project-member] Calling method 'show' {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 09:56:48.436978 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [None req-90dfa809-7a7d-4601-98a2-efe619bc9074 None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:56:48.438898 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-90dfa809-7a7d-4601-98a2-efe619bc9074 tempest-CinderUnicodeTest-1142385570 tempest-CinderUnicodeTest-1142385570-project-member] GET https://10.4.3.8/volume/v3/volumes/a5232165-3ce6-4f05-9509-cf344129e15b Aug 07 09:56:48.439364 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-90dfa809-7a7d-4601-98a2-efe619bc9074 tempest-CinderUnicodeTest-1142385570 tempest-CinderUnicodeTest-1142385570-project-member] Empty body provided in request {{(pid=100297) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 09:56:48.439668 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-90dfa809-7a7d-4601-98a2-efe619bc9074 tempest-CinderUnicodeTest-1142385570 tempest-CinderUnicodeTest-1142385570-project-member] Calling method 'show' {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 09:56:48.440237 np0000006707 devstack@c-api.service[100296]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 09:56:48.440237 np0000006707 devstack@c-api.service[100296]: warnings.warn( Aug 07 09:56:48.451454 np0000006707 devstack@c-api.service[100296]: INFO cinder.volume.api [None req-acde6b7a-d360-4756-bc54-a405618b2f28 tempest-VolumesSnapshotTestJSON-1374712720 tempest-VolumesSnapshotTestJSON-1374712720-project-member] Volume info retrieved successfully. Aug 07 09:56:48.459448 np0000006707 devstack@c-api.service[100297]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 09:56:48.459448 np0000006707 devstack@c-api.service[100297]: warnings.warn( Aug 07 09:56:48.459712 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-acde6b7a-d360-4756-bc54-a405618b2f28 tempest-VolumesSnapshotTestJSON-1374712720 tempest-VolumesSnapshotTestJSON-1374712720-project-member] https://10.4.3.8/volume/v3/volumes/94e9323e-f8d9-4523-a7ef-61850230a77d returned with HTTP 200 Aug 07 09:56:48.459712 np0000006707 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 497/1994] 10.4.3.8 () {66 vars in 1334 bytes} [Fri Aug 7 09:56:48 2026] GET /volume/v3/volumes/94e9323e-f8d9-4523-a7ef-61850230a77d => generated 842 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 09:56:48.467981 np0000006707 devstack@c-api.service[100297]: INFO cinder.volume.api [None req-90dfa809-7a7d-4601-98a2-efe619bc9074 tempest-CinderUnicodeTest-1142385570 tempest-CinderUnicodeTest-1142385570-project-member] Volume info retrieved successfully. Aug 07 09:56:48.475462 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-90dfa809-7a7d-4601-98a2-efe619bc9074 tempest-CinderUnicodeTest-1142385570 tempest-CinderUnicodeTest-1142385570-project-member] https://10.4.3.8/volume/v3/volumes/a5232165-3ce6-4f05-9509-cf344129e15b returned with HTTP 200 Aug 07 09:56:48.477228 np0000006707 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 499/1995] 10.4.3.8 () {66 vars in 1334 bytes} [Fri Aug 7 09:56:48 2026] GET /volume/v3/volumes/a5232165-3ce6-4f05-9509-cf344129e15b => generated 829 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 09:56:48.480826 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-46ffa6a6-8e2f-4d19-a3b6-469cb5b7bc99 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:56:48.483907 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-46ffa6a6-8e2f-4d19-a3b6-469cb5b7bc99 tempest-VolumesSnapshotTestJSON-1374712720 tempest-VolumesSnapshotTestJSON-1374712720-project-member] POST https://10.4.3.8/volume/v3/volumes Aug 07 09:56:48.485081 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-46ffa6a6-8e2f-4d19-a3b6-469cb5b7bc99 tempest-VolumesSnapshotTestJSON-1374712720 tempest-VolumesSnapshotTestJSON-1374712720-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesSnapshotTestJSON-Volume-1260050006"}} {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 09:56:48.486037 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.v3.volumes [None req-46ffa6a6-8e2f-4d19-a3b6-469cb5b7bc99 tempest-VolumesSnapshotTestJSON-1374712720 tempest-VolumesSnapshotTestJSON-1374712720-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesSnapshotTestJSON-Volume-1260050006'}} {{(pid=100295) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 07 09:56:48.486037 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.v3.volumes [None req-46ffa6a6-8e2f-4d19-a3b6-469cb5b7bc99 tempest-VolumesSnapshotTestJSON-1374712720 tempest-VolumesSnapshotTestJSON-1374712720-project-member] Create volume of 1 GB Aug 07 09:56:48.496127 np0000006707 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-46ffa6a6-8e2f-4d19-a3b6-469cb5b7bc99 tempest-VolumesSnapshotTestJSON-1374712720 tempest-VolumesSnapshotTestJSON-1374712720-project-member] Availability Zones retrieved successfully. Aug 07 09:56:48.500648 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.middleware.request_id [None req-a9a659e3-43e5-46c1-9621-af9805f35bb2 None None] RequestId filter calling following filter/app {{(pid=100298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:56:48.503579 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [None req-a9a659e3-43e5-46c1-9621-af9805f35bb2 tempest-CinderUnicodeTest-1142385570 tempest-CinderUnicodeTest-1142385570-project-member] POST https://10.4.3.8/volume/v3/volumes Aug 07 09:56:48.504728 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [None req-a9a659e3-43e5-46c1-9621-af9805f35bb2 tempest-CinderUnicodeTest-1142385570 tempest-CinderUnicodeTest-1142385570-project-member] Action: 'create', calling method: create, body: {"volume": {"description": "\u05e7\u05d9\u05d9\u05e4\u05e9", "size": 1, "name": "tempest-CinderUnicodeTest-Volume-2107329946"}} {{(pid=100298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 09:56:48.505738 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.volume.api [None req-46ffa6a6-8e2f-4d19-a3b6-469cb5b7bc99 tempest-VolumesSnapshotTestJSON-1374712720 tempest-VolumesSnapshotTestJSON-1374712720-project-member] Flow 'volume_create_api' (5eae5331-96ce-4df2-a860-de892a26ee77) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100295) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 09:56:48.506918 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.v3.volumes [None req-a9a659e3-43e5-46c1-9621-af9805f35bb2 tempest-CinderUnicodeTest-1142385570 tempest-CinderUnicodeTest-1142385570-project-member] Create volume request body: {'volume': {'description': 'קייפש', 'size': 1, 'name': 'tempest-CinderUnicodeTest-Volume-2107329946'}} {{(pid=100298) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 07 09:56:48.507166 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.v3.volumes [None req-a9a659e3-43e5-46c1-9621-af9805f35bb2 tempest-CinderUnicodeTest-1142385570 tempest-CinderUnicodeTest-1142385570-project-member] Create volume of 1 GB Aug 07 09:56:48.507228 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.volume.api [None req-46ffa6a6-8e2f-4d19-a3b6-469cb5b7bc99 tempest-VolumesSnapshotTestJSON-1374712720 tempest-VolumesSnapshotTestJSON-1374712720-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (591a6df8-db98-41b6-bb10-b6fc84022350) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100295) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 09:56:48.508612 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.volume.flows.api.create_volume [None req-46ffa6a6-8e2f-4d19-a3b6-469cb5b7bc99 tempest-VolumesSnapshotTestJSON-1374712720 tempest-VolumesSnapshotTestJSON-1374712720-project-member] Validating volume size '1' using validate_int {{(pid=100295) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 07 09:56:48.512518 np0000006707 devstack@c-api.service[100298]: INFO cinder.volume.api [None req-a9a659e3-43e5-46c1-9621-af9805f35bb2 tempest-CinderUnicodeTest-1142385570 tempest-CinderUnicodeTest-1142385570-project-member] Availability Zones retrieved successfully. Aug 07 09:56:48.521606 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.volume.api [None req-a9a659e3-43e5-46c1-9621-af9805f35bb2 tempest-CinderUnicodeTest-1142385570 tempest-CinderUnicodeTest-1142385570-project-member] Flow 'volume_create_api' (9b6ec549-23ab-4853-bbfb-1c136175fe05) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100298) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 09:56:48.522787 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.volume.api [None req-a9a659e3-43e5-46c1-9621-af9805f35bb2 tempest-CinderUnicodeTest-1142385570 tempest-CinderUnicodeTest-1142385570-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (bc6756fd-3d6f-4cac-83ae-8c795b6f2fac) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100298) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 09:56:48.524331 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.volume.flows.api.create_volume [None req-a9a659e3-43e5-46c1-9621-af9805f35bb2 tempest-CinderUnicodeTest-1142385570 tempest-CinderUnicodeTest-1142385570-project-member] Validating volume size '1' using validate_int {{(pid=100298) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 07 09:56:48.557311 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.volume.api [None req-46ffa6a6-8e2f-4d19-a3b6-469cb5b7bc99 tempest-VolumesSnapshotTestJSON-1374712720 tempest-VolumesSnapshotTestJSON-1374712720-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (591a6df8-db98-41b6-bb10-b6fc84022350) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-07T09:47:39Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=45fd9a3a-b61e-4c6c-9ab7-d02f06678d0d,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '45fd9a3a-b61e-4c6c-9ab7-d02f06678d0d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100295) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 09:56:48.558263 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.volume.api [None req-46ffa6a6-8e2f-4d19-a3b6-469cb5b7bc99 tempest-VolumesSnapshotTestJSON-1374712720 tempest-VolumesSnapshotTestJSON-1374712720-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (775ffdaa-5379-4a1d-8151-7e549d4a6bf1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100295) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 09:56:48.566236 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.volume.api [None req-a9a659e3-43e5-46c1-9621-af9805f35bb2 tempest-CinderUnicodeTest-1142385570 tempest-CinderUnicodeTest-1142385570-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (bc6756fd-3d6f-4cac-83ae-8c795b6f2fac) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-07T09:47:39Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=45fd9a3a-b61e-4c6c-9ab7-d02f06678d0d,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '45fd9a3a-b61e-4c6c-9ab7-d02f06678d0d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100298) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 09:56:48.567052 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.volume.api [None req-a9a659e3-43e5-46c1-9621-af9805f35bb2 tempest-CinderUnicodeTest-1142385570 tempest-CinderUnicodeTest-1142385570-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4cb84dac-327d-4435-82a3-87d9516b2191) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100298) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 09:56:48.630379 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.quota [None req-46ffa6a6-8e2f-4d19-a3b6-469cb5b7bc99 tempest-VolumesSnapshotTestJSON-1374712720 tempest-VolumesSnapshotTestJSON-1374712720-project-member] Created reservations ['539f7e26-a3bf-429e-8a1c-63620dfc6b07', '54e2d97a-7772-4fc3-8906-1812415f6dc8', '10c0709b-130e-49c9-a46b-8293d86cc7e5', '5b8a09c6-52db-47a2-af28-5ee1b9f07b7f'] {{(pid=100295) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 09:56:48.631573 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.volume.api [None req-46ffa6a6-8e2f-4d19-a3b6-469cb5b7bc99 tempest-VolumesSnapshotTestJSON-1374712720 tempest-VolumesSnapshotTestJSON-1374712720-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (775ffdaa-5379-4a1d-8151-7e549d4a6bf1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['539f7e26-a3bf-429e-8a1c-63620dfc6b07', '54e2d97a-7772-4fc3-8906-1812415f6dc8', '10c0709b-130e-49c9-a46b-8293d86cc7e5', '5b8a09c6-52db-47a2-af28-5ee1b9f07b7f']}' {{(pid=100295) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 09:56:48.632045 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.quota [None req-a9a659e3-43e5-46c1-9621-af9805f35bb2 tempest-CinderUnicodeTest-1142385570 tempest-CinderUnicodeTest-1142385570-project-member] Created reservations ['8d2a1942-4079-4646-a0a5-f4eecb32c147', 'd0119e65-a78d-40d4-b07e-cf07652881d3', '3a91a56a-7b11-476c-ad0f-25ef5d3ddc0c', 'e01af749-cd54-4834-b3b4-876fc376d30b'] {{(pid=100298) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 09:56:48.632765 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.volume.api [None req-46ffa6a6-8e2f-4d19-a3b6-469cb5b7bc99 tempest-VolumesSnapshotTestJSON-1374712720 tempest-VolumesSnapshotTestJSON-1374712720-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (44f8168d-ac47-4d84-b3e9-e35a0c50aa0b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100295) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 09:56:48.633285 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.volume.api [None req-a9a659e3-43e5-46c1-9621-af9805f35bb2 tempest-CinderUnicodeTest-1142385570 tempest-CinderUnicodeTest-1142385570-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4cb84dac-327d-4435-82a3-87d9516b2191) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['8d2a1942-4079-4646-a0a5-f4eecb32c147', 'd0119e65-a78d-40d4-b07e-cf07652881d3', '3a91a56a-7b11-476c-ad0f-25ef5d3ddc0c', 'e01af749-cd54-4834-b3b4-876fc376d30b']}' {{(pid=100298) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 09:56:48.635014 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.volume.api [None req-a9a659e3-43e5-46c1-9621-af9805f35bb2 tempest-CinderUnicodeTest-1142385570 tempest-CinderUnicodeTest-1142385570-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c1771916-c16a-44f9-99dd-94ca6f0ab91c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100298) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 09:56:48.659459 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.volume.api [None req-46ffa6a6-8e2f-4d19-a3b6-469cb5b7bc99 tempest-VolumesSnapshotTestJSON-1374712720 tempest-VolumesSnapshotTestJSON-1374712720-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (44f8168d-ac47-4d84-b3e9-e35a0c50aa0b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '78d9828e-a168-4aa0-958a-7f142f6e81a4', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-1260050006',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='cb87a8a849974ae19f133e9598c17433',qos_specs=None,replication_status=,reservations=['539f7e26-a3bf-429e-8a1c-63620dfc6b07','54e2d97a-7772-4fc3-8906-1812415f6dc8','10c0709b-130e-49c9-a46b-8293d86cc7e5','5b8a09c6-52db-47a2-af28-5ee1b9f07b7f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a2d8348dda144bf491d0b98b187dc3bd',volume_type_id=45fd9a3a-b61e-4c6c-9ab7-d02f06678d0d), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-07T09:56:48Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-1260050006',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=78d9828e-a168-4aa0-958a-7f142f6e81a4,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='cb87a8a849974ae19f133e9598c17433',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='a2d8348dda144bf491d0b98b187dc3bd',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(45fd9a3a-b61e-4c6c-9ab7-d02f06678d0d),volume_type_id=45fd9a3a-b61e-4c6c-9ab7-d02f06678d0d)}' {{(pid=100295) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 09:56:48.663153 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.volume.api [None req-46ffa6a6-8e2f-4d19-a3b6-469cb5b7bc99 tempest-VolumesSnapshotTestJSON-1374712720 tempest-VolumesSnapshotTestJSON-1374712720-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c9c7b3ff-acde-433b-903a-5de960382fc6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100295) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 09:56:48.669065 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.volume.api [None req-a9a659e3-43e5-46c1-9621-af9805f35bb2 tempest-CinderUnicodeTest-1142385570 tempest-CinderUnicodeTest-1142385570-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c1771916-c16a-44f9-99dd-94ca6f0ab91c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '9aa700ab-15e7-44fc-94b8-ea0dbb792f18', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description='קייפש',display_name='tempest-CinderUnicodeTest-Volume-2107329946',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='7ed52bcbe9d442889ffe17408e865cd1',qos_specs=None,replication_status=,reservations=['8d2a1942-4079-4646-a0a5-f4eecb32c147','d0119e65-a78d-40d4-b07e-cf07652881d3','3a91a56a-7b11-476c-ad0f-25ef5d3ddc0c','e01af749-cd54-4834-b3b4-876fc376d30b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e80a03b84531449e8f76437c08fd09df',volume_type_id=45fd9a3a-b61e-4c6c-9ab7-d02f06678d0d), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-07T09:56:48Z,deleted=False,deleted_at=None,display_description='קייפש',display_name='tempest-CinderUnicodeTest-Volume-2107329946',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=9aa700ab-15e7-44fc-94b8-ea0dbb792f18,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='7ed52bcbe9d442889ffe17408e865cd1',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='e80a03b84531449e8f76437c08fd09df',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(45fd9a3a-b61e-4c6c-9ab7-d02f06678d0d),volume_type_id=45fd9a3a-b61e-4c6c-9ab7-d02f06678d0d)}' {{(pid=100298) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 09:56:48.670230 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.volume.api [None req-a9a659e3-43e5-46c1-9621-af9805f35bb2 tempest-CinderUnicodeTest-1142385570 tempest-CinderUnicodeTest-1142385570-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c94082da-58e3-474b-b279-d43dc4a27510) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100298) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 09:56:48.683933 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.volume.api [None req-46ffa6a6-8e2f-4d19-a3b6-469cb5b7bc99 tempest-VolumesSnapshotTestJSON-1374712720 tempest-VolumesSnapshotTestJSON-1374712720-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c9c7b3ff-acde-433b-903a-5de960382fc6) transitioned into state 'SUCCESS' from state '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-1260050006',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='cb87a8a849974ae19f133e9598c17433',qos_specs=None,replication_status=,reservations=['539f7e26-a3bf-429e-8a1c-63620dfc6b07','54e2d97a-7772-4fc3-8906-1812415f6dc8','10c0709b-130e-49c9-a46b-8293d86cc7e5','5b8a09c6-52db-47a2-af28-5ee1b9f07b7f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a2d8348dda144bf491d0b98b187dc3bd',volume_type_id=45fd9a3a-b61e-4c6c-9ab7-d02f06678d0d)}' {{(pid=100295) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 09:56:48.684879 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.volume.api [None req-46ffa6a6-8e2f-4d19-a3b6-469cb5b7bc99 tempest-VolumesSnapshotTestJSON-1374712720 tempest-VolumesSnapshotTestJSON-1374712720-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a5b460ca-fe35-4ce0-8e28-cd4263df9e87) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100295) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 09:56:48.701136 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.volume.api [None req-46ffa6a6-8e2f-4d19-a3b6-469cb5b7bc99 tempest-VolumesSnapshotTestJSON-1374712720 tempest-VolumesSnapshotTestJSON-1374712720-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a5b460ca-fe35-4ce0-8e28-cd4263df9e87) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100295) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 09:56:48.703499 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.volume.api [None req-46ffa6a6-8e2f-4d19-a3b6-469cb5b7bc99 tempest-VolumesSnapshotTestJSON-1374712720 tempest-VolumesSnapshotTestJSON-1374712720-project-member] Flow 'volume_create_api' (5eae5331-96ce-4df2-a860-de892a26ee77) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100295) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 09:56:48.703499 np0000006707 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-46ffa6a6-8e2f-4d19-a3b6-469cb5b7bc99 tempest-VolumesSnapshotTestJSON-1374712720 tempest-VolumesSnapshotTestJSON-1374712720-project-member] Create volume request issued successfully. Aug 07 09:56:48.703711 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.volume.api [None req-a9a659e3-43e5-46c1-9621-af9805f35bb2 tempest-CinderUnicodeTest-1142385570 tempest-CinderUnicodeTest-1142385570-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c94082da-58e3-474b-b279-d43dc4a27510) transitioned into 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-2107329946',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='7ed52bcbe9d442889ffe17408e865cd1',qos_specs=None,replication_status=,reservations=['8d2a1942-4079-4646-a0a5-f4eecb32c147','d0119e65-a78d-40d4-b07e-cf07652881d3','3a91a56a-7b11-476c-ad0f-25ef5d3ddc0c','e01af749-cd54-4834-b3b4-876fc376d30b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e80a03b84531449e8f76437c08fd09df',volume_type_id=45fd9a3a-b61e-4c6c-9ab7-d02f06678d0d)}' {{(pid=100298) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 09:56:48.703825 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-46ffa6a6-8e2f-4d19-a3b6-469cb5b7bc99 tempest-VolumesSnapshotTestJSON-1374712720 tempest-VolumesSnapshotTestJSON-1374712720-project-member] https://10.4.3.8/volume/v3/volumes returned with HTTP 202 Aug 07 09:56:48.704135 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.volume.api [None req-a9a659e3-43e5-46c1-9621-af9805f35bb2 tempest-CinderUnicodeTest-1142385570 tempest-CinderUnicodeTest-1142385570-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1b3a3f71-a054-4b14-8fa0-436f6cad14af) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100298) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 09:56:48.704228 np0000006707 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 497/1996] 10.4.3.8 () {68 vars in 1244 bytes} [Fri Aug 7 09:56:48 2026] POST /volume/v3/volumes => generated 750 bytes in 224 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 07 09:56:48.722373 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.volume.api [None req-a9a659e3-43e5-46c1-9621-af9805f35bb2 tempest-CinderUnicodeTest-1142385570 tempest-CinderUnicodeTest-1142385570-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1b3a3f71-a054-4b14-8fa0-436f6cad14af) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100298) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 09:56:48.722373 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.volume.api [None req-a9a659e3-43e5-46c1-9621-af9805f35bb2 tempest-CinderUnicodeTest-1142385570 tempest-CinderUnicodeTest-1142385570-project-member] Flow 'volume_create_api' (9b6ec549-23ab-4853-bbfb-1c136175fe05) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100298) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 09:56:48.722872 np0000006707 devstack@c-api.service[100298]: INFO cinder.volume.api [None req-a9a659e3-43e5-46c1-9621-af9805f35bb2 tempest-CinderUnicodeTest-1142385570 tempest-CinderUnicodeTest-1142385570-project-member] Create volume request issued successfully. Aug 07 09:56:48.723711 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [None req-a9a659e3-43e5-46c1-9621-af9805f35bb2 tempest-CinderUnicodeTest-1142385570 tempest-CinderUnicodeTest-1142385570-project-member] https://10.4.3.8/volume/v3/volumes returned with HTTP 202 Aug 07 09:56:48.724256 np0000006707 devstack@c-api.service[100298]: [pid: 100298|app: 0|req: 504/1997] 10.4.3.8 () {68 vars in 1245 bytes} [Fri Aug 7 09:56:48 2026] POST /volume/v3/volumes => generated 772 bytes in 224 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 07 09:56:48.725313 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [None req-2c13fabd-3a06-42fd-a558-c66bfe5ccd2b None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:56:48.727813 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-2c13fabd-3a06-42fd-a558-c66bfe5ccd2b tempest-VolumesSnapshotTestJSON-1374712720 tempest-VolumesSnapshotTestJSON-1374712720-project-member] GET https://10.4.3.8/volume/v3/volumes/78d9828e-a168-4aa0-958a-7f142f6e81a4 Aug 07 09:56:48.728234 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-2c13fabd-3a06-42fd-a558-c66bfe5ccd2b tempest-VolumesSnapshotTestJSON-1374712720 tempest-VolumesSnapshotTestJSON-1374712720-project-member] Empty body provided in request {{(pid=100296) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 09:56:48.728472 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-2c13fabd-3a06-42fd-a558-c66bfe5ccd2b tempest-VolumesSnapshotTestJSON-1374712720 tempest-VolumesSnapshotTestJSON-1374712720-project-member] Calling method 'show' {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 09:56:48.738784 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [None req-fc5dcca8-3b7a-4e79-9f0d-f5c09aa9d86a None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:56:48.739341 np0000006707 devstack@c-api.service[100296]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 09:56:48.739341 np0000006707 devstack@c-api.service[100296]: warnings.warn( Aug 07 09:56:48.742353 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-fc5dcca8-3b7a-4e79-9f0d-f5c09aa9d86a tempest-CinderUnicodeTest-1142385570 tempest-CinderUnicodeTest-1142385570-project-member] GET https://10.4.3.8/volume/v3/volumes/9aa700ab-15e7-44fc-94b8-ea0dbb792f18 Aug 07 09:56:48.743390 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-fc5dcca8-3b7a-4e79-9f0d-f5c09aa9d86a tempest-CinderUnicodeTest-1142385570 tempest-CinderUnicodeTest-1142385570-project-member] Empty body provided in request {{(pid=100297) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 09:56:48.743390 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-fc5dcca8-3b7a-4e79-9f0d-f5c09aa9d86a tempest-CinderUnicodeTest-1142385570 tempest-CinderUnicodeTest-1142385570-project-member] Calling method 'show' {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 09:56:48.744651 np0000006707 devstack@c-api.service[100296]: INFO cinder.volume.api [None req-2c13fabd-3a06-42fd-a558-c66bfe5ccd2b tempest-VolumesSnapshotTestJSON-1374712720 tempest-VolumesSnapshotTestJSON-1374712720-project-member] Volume info retrieved successfully. Aug 07 09:56:48.750862 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-2c13fabd-3a06-42fd-a558-c66bfe5ccd2b tempest-VolumesSnapshotTestJSON-1374712720 tempest-VolumesSnapshotTestJSON-1374712720-project-member] https://10.4.3.8/volume/v3/volumes/78d9828e-a168-4aa0-958a-7f142f6e81a4 returned with HTTP 200 Aug 07 09:56:48.753929 np0000006707 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 498/1998] 10.4.3.8 () {66 vars in 1334 bytes} [Fri Aug 7 09:56:48 2026] GET /volume/v3/volumes/78d9828e-a168-4aa0-958a-7f142f6e81a4 => generated 818 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 09:56:48.759231 np0000006707 devstack@c-api.service[100297]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 09:56:48.759231 np0000006707 devstack@c-api.service[100297]: warnings.warn( Aug 07 09:56:48.764363 np0000006707 devstack@c-api.service[100297]: INFO cinder.volume.api [None req-fc5dcca8-3b7a-4e79-9f0d-f5c09aa9d86a tempest-CinderUnicodeTest-1142385570 tempest-CinderUnicodeTest-1142385570-project-member] Volume info retrieved successfully. Aug 07 09:56:48.776486 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-fc5dcca8-3b7a-4e79-9f0d-f5c09aa9d86a tempest-CinderUnicodeTest-1142385570 tempest-CinderUnicodeTest-1142385570-project-member] https://10.4.3.8/volume/v3/volumes/9aa700ab-15e7-44fc-94b8-ea0dbb792f18 returned with HTTP 200 Aug 07 09:56:48.776486 np0000006707 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 500/1999] 10.4.3.8 () {66 vars in 1334 bytes} [Fri Aug 7 09:56:48 2026] GET /volume/v3/volumes/9aa700ab-15e7-44fc-94b8-ea0dbb792f18 => generated 840 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 09:56:48.947631 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-e1a5c47f-4738-4bd6-a55a-8be4837bef59 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:56:49.152120 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-e1a5c47f-4738-4bd6-a55a-8be4837bef59 tempest-VolumesServicesTestJSON-486776177 tempest-VolumesServicesTestJSON-486776177-project-admin] GET https://10.4.3.8/volume/v3/os-services Aug 07 09:56:49.152400 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-e1a5c47f-4738-4bd6-a55a-8be4837bef59 tempest-VolumesServicesTestJSON-486776177 tempest-VolumesServicesTestJSON-486776177-project-admin] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 09:56:49.152719 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-e1a5c47f-4738-4bd6-a55a-8be4837bef59 tempest-VolumesServicesTestJSON-486776177 tempest-VolumesServicesTestJSON-486776177-project-admin] Calling method 'index' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 09:56:49.153035 np0000006707 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 09:56:49.153035 np0000006707 devstack@c-api.service[100295]: warnings.warn( Aug 07 09:56:49.158777 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-e1a5c47f-4738-4bd6-a55a-8be4837bef59 tempest-VolumesServicesTestJSON-486776177 tempest-VolumesServicesTestJSON-486776177-project-admin] https://10.4.3.8/volume/v3/os-services returned with HTTP 200 Aug 07 09:56:49.159652 np0000006707 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 498/2000] 10.4.3.8 () {66 vars in 1235 bytes} [Fri Aug 7 09:56:48 2026] GET /volume/v3/os-services => generated 626 bytes in 215 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 09:56:49.178926 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.middleware.request_id [None req-035e25aa-b07b-42d0-8500-17e4d6a2ac89 None None] RequestId filter calling following filter/app {{(pid=100298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:56:49.181850 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [None req-035e25aa-b07b-42d0-8500-17e4d6a2ac89 tempest-VolumesServicesTestJSON-486776177 tempest-VolumesServicesTestJSON-486776177-project-admin] GET https://10.4.3.8/volume/v3/os-services?host=np0000006707 Aug 07 09:56:49.182172 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [None req-035e25aa-b07b-42d0-8500-17e4d6a2ac89 tempest-VolumesServicesTestJSON-486776177 tempest-VolumesServicesTestJSON-486776177-project-admin] Empty body provided in request {{(pid=100298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 09:56:49.182430 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [None req-035e25aa-b07b-42d0-8500-17e4d6a2ac89 tempest-VolumesServicesTestJSON-486776177 tempest-VolumesServicesTestJSON-486776177-project-admin] Calling method 'index' {{(pid=100298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 09:56:49.182823 np0000006707 devstack@c-api.service[100298]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 09:56:49.182823 np0000006707 devstack@c-api.service[100298]: warnings.warn( Aug 07 09:56:49.193479 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [None req-035e25aa-b07b-42d0-8500-17e4d6a2ac89 tempest-VolumesServicesTestJSON-486776177 tempest-VolumesServicesTestJSON-486776177-project-admin] https://10.4.3.8/volume/v3/os-services?host=np0000006707 returned with HTTP 200 Aug 07 09:56:49.194345 np0000006707 devstack@c-api.service[100298]: [pid: 100298|app: 0|req: 505/2001] 10.4.3.8 () {66 vars in 1270 bytes} [Fri Aug 7 09:56:49 2026] GET /volume/v3/os-services?host=np0000006707 => generated 626 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 09:56:49.217440 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [None req-4ff48493-074e-43bf-b534-6a8b7a500964 None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:56:49.223306 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-4ff48493-074e-43bf-b534-6a8b7a500964 tempest-VolumesServicesTestJSON-486776177 tempest-VolumesServicesTestJSON-486776177-project-admin] GET https://10.4.3.8/volume/v3/os-services?host=np0000006707&binary=cinder-scheduler Aug 07 09:56:49.223645 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-4ff48493-074e-43bf-b534-6a8b7a500964 tempest-VolumesServicesTestJSON-486776177 tempest-VolumesServicesTestJSON-486776177-project-admin] Empty body provided in request {{(pid=100296) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 09:56:49.224138 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-4ff48493-074e-43bf-b534-6a8b7a500964 tempest-VolumesServicesTestJSON-486776177 tempest-VolumesServicesTestJSON-486776177-project-admin] Calling method 'index' {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 09:56:49.231397 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-4ff48493-074e-43bf-b534-6a8b7a500964 tempest-VolumesServicesTestJSON-486776177 tempest-VolumesServicesTestJSON-486776177-project-admin] https://10.4.3.8/volume/v3/os-services?host=np0000006707&binary=cinder-scheduler returned with HTTP 200 Aug 07 09:56:49.231397 np0000006707 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 499/2002] 10.4.3.8 () {66 vars in 1318 bytes} [Fri Aug 7 09:56:49 2026] GET /volume/v3/os-services?host=np0000006707&binary=cinder-scheduler => generated 191 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 09:56:49.244446 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [None req-8f80c4df-f899-4b75-8dc2-787c5dee108e None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:56:49.247760 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-8f80c4df-f899-4b75-8dc2-787c5dee108e tempest-VolumesServicesTestJSON-486776177 tempest-VolumesServicesTestJSON-486776177-project-admin] GET https://10.4.3.8/volume/v3/os-services?binary=cinder-scheduler Aug 07 09:56:49.248520 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-8f80c4df-f899-4b75-8dc2-787c5dee108e tempest-VolumesServicesTestJSON-486776177 tempest-VolumesServicesTestJSON-486776177-project-admin] Empty body provided in request {{(pid=100297) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 09:56:49.248877 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-8f80c4df-f899-4b75-8dc2-787c5dee108e tempest-VolumesServicesTestJSON-486776177 tempest-VolumesServicesTestJSON-486776177-project-admin] Calling method 'index' {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 09:56:49.255670 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-8f80c4df-f899-4b75-8dc2-787c5dee108e tempest-VolumesServicesTestJSON-486776177 tempest-VolumesServicesTestJSON-486776177-project-admin] https://10.4.3.8/volume/v3/os-services?binary=cinder-scheduler returned with HTTP 200 Aug 07 09:56:49.256736 np0000006707 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 501/2003] 10.4.3.8 () {66 vars in 1282 bytes} [Fri Aug 7 09:56:49 2026] GET /volume/v3/os-services?binary=cinder-scheduler => generated 191 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 09:56:49.273099 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-e853cda5-3965-45af-8c49-3e1d66d9e6ba None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:56:49.363491 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.middleware.request_id [None req-e39ef46e-28f1-4371-a414-d9f763fd07f9 None None] RequestId filter calling following filter/app {{(pid=100298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:56:49.430841 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [None req-e39ef46e-28f1-4371-a414-d9f763fd07f9 tempest-VolumeTypesTest-876310563 tempest-VolumeTypesTest-876310563-project-admin] POST https://10.4.3.8/volume/v3/types Aug 07 09:56:49.430841 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [None req-e39ef46e-28f1-4371-a414-d9f763fd07f9 tempest-VolumeTypesTest-876310563 tempest-VolumeTypesTest-876310563-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-VolumeTypesTest-volume-type-1882890710", "extra_specs": {"storage_protocol": "iscsi", "vendor_name": "StorPool"}}} {{(pid=100298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 09:56:49.440620 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-e853cda5-3965-45af-8c49-3e1d66d9e6ba tempest-VolumesServicesTestJSON-213156721 tempest-VolumesServicesTestJSON-213156721-project-member] POST https://10.4.3.8/volume/v3/volumes Aug 07 09:56:49.443048 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-e853cda5-3965-45af-8c49-3e1d66d9e6ba tempest-VolumesServicesTestJSON-213156721 tempest-VolumesServicesTestJSON-213156721-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesServicesTestJSON-Volume-1065331198"}} {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 09:56:49.444268 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.v3.volumes [None req-e853cda5-3965-45af-8c49-3e1d66d9e6ba tempest-VolumesServicesTestJSON-213156721 tempest-VolumesServicesTestJSON-213156721-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesServicesTestJSON-Volume-1065331198'}} {{(pid=100295) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 07 09:56:49.444268 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.v3.volumes [None req-e853cda5-3965-45af-8c49-3e1d66d9e6ba tempest-VolumesServicesTestJSON-213156721 tempest-VolumesServicesTestJSON-213156721-project-member] Create volume of 1 GB Aug 07 09:56:49.454191 np0000006707 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-e853cda5-3965-45af-8c49-3e1d66d9e6ba tempest-VolumesServicesTestJSON-213156721 tempest-VolumesServicesTestJSON-213156721-project-member] Availability Zones retrieved successfully. Aug 07 09:56:49.458556 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [None req-e39ef46e-28f1-4371-a414-d9f763fd07f9 tempest-VolumeTypesTest-876310563 tempest-VolumeTypesTest-876310563-project-admin] https://10.4.3.8/volume/v3/types returned with HTTP 200 Aug 07 09:56:49.459071 np0000006707 devstack@c-api.service[100298]: [pid: 100298|app: 0|req: 506/2004] 10.4.3.8 () {68 vars in 1239 bytes} [Fri Aug 7 09:56:49 2026] POST /volume/v3/types => generated 275 bytes in 96 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 09:56:49.462504 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.volume.api [None req-e853cda5-3965-45af-8c49-3e1d66d9e6ba tempest-VolumesServicesTestJSON-213156721 tempest-VolumesServicesTestJSON-213156721-project-member] Flow 'volume_create_api' (249e16f2-bca5-4c3d-b632-73b9d9b0eb35) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100295) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 09:56:49.463981 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.volume.api [None req-e853cda5-3965-45af-8c49-3e1d66d9e6ba tempest-VolumesServicesTestJSON-213156721 tempest-VolumesServicesTestJSON-213156721-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0db3c0c6-cd27-4621-a2ce-e2cc5e1c2c21) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100295) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 09:56:49.465721 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.volume.flows.api.create_volume [None req-e853cda5-3965-45af-8c49-3e1d66d9e6ba tempest-VolumesServicesTestJSON-213156721 tempest-VolumesServicesTestJSON-213156721-project-member] Validating volume size '1' using validate_int {{(pid=100295) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 07 09:56:49.469046 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [None req-738a5a21-2fb2-4fff-8cfd-cc4a0816aab8 None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:56:49.471559 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-738a5a21-2fb2-4fff-8cfd-cc4a0816aab8 tempest-VolumeTypesTest-876310563 tempest-VolumeTypesTest-876310563-project-admin] POST https://10.4.3.8/volume/v3/types Aug 07 09:56:49.471926 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-738a5a21-2fb2-4fff-8cfd-cc4a0816aab8 tempest-VolumeTypesTest-876310563 tempest-VolumeTypesTest-876310563-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-VolumeTypesTest-volume-type-209251", "extra_specs": {"storage_protocol": "iscsi", "vendor_name": "StorPool"}}} {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 09:56:49.497031 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-738a5a21-2fb2-4fff-8cfd-cc4a0816aab8 tempest-VolumeTypesTest-876310563 tempest-VolumeTypesTest-876310563-project-admin] https://10.4.3.8/volume/v3/types returned with HTTP 200 Aug 07 09:56:49.497993 np0000006707 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 500/2005] 10.4.3.8 () {68 vars in 1239 bytes} [Fri Aug 7 09:56:49 2026] POST /volume/v3/types => generated 271 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 09:56:49.503980 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.volume.api [None req-e853cda5-3965-45af-8c49-3e1d66d9e6ba tempest-VolumesServicesTestJSON-213156721 tempest-VolumesServicesTestJSON-213156721-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0db3c0c6-cd27-4621-a2ce-e2cc5e1c2c21) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-07T09:47:39Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=45fd9a3a-b61e-4c6c-9ab7-d02f06678d0d,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '45fd9a3a-b61e-4c6c-9ab7-d02f06678d0d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100295) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 09:56:49.504966 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.volume.api [None req-e853cda5-3965-45af-8c49-3e1d66d9e6ba tempest-VolumesServicesTestJSON-213156721 tempest-VolumesServicesTestJSON-213156721-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (fcaac98a-8567-4c13-8f73-7f54634f7d70) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100295) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 09:56:49.511375 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [None req-b2efcabd-6366-44a8-95ce-5bb794e1db61 None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:56:49.628237 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.quota [None req-e853cda5-3965-45af-8c49-3e1d66d9e6ba tempest-VolumesServicesTestJSON-213156721 tempest-VolumesServicesTestJSON-213156721-project-member] Created reservations ['e8c78dd4-07f5-46bd-b1b4-7716a99b5e24', 'f157d153-f519-4f19-9268-b4ecbf4bd4b8', 'd92a7603-2759-473b-ae8c-a60acaa4b41d', '4426470d-b3b6-4a28-844f-7902af668f18'] {{(pid=100295) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 09:56:49.630044 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.volume.api [None req-e853cda5-3965-45af-8c49-3e1d66d9e6ba tempest-VolumesServicesTestJSON-213156721 tempest-VolumesServicesTestJSON-213156721-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (fcaac98a-8567-4c13-8f73-7f54634f7d70) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['e8c78dd4-07f5-46bd-b1b4-7716a99b5e24', 'f157d153-f519-4f19-9268-b4ecbf4bd4b8', 'd92a7603-2759-473b-ae8c-a60acaa4b41d', '4426470d-b3b6-4a28-844f-7902af668f18']}' {{(pid=100295) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 09:56:49.630722 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.volume.api [None req-e853cda5-3965-45af-8c49-3e1d66d9e6ba tempest-VolumesServicesTestJSON-213156721 tempest-VolumesServicesTestJSON-213156721-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4607f706-0c81-4f6b-9228-4a82318491fc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100295) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 09:56:49.631162 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-b2efcabd-6366-44a8-95ce-5bb794e1db61 tempest-VolumeTypesTest-973812750 tempest-VolumeTypesTest-973812750-project-member] POST https://10.4.3.8/volume/v3/volumes Aug 07 09:56:49.631678 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-b2efcabd-6366-44a8-95ce-5bb794e1db61 tempest-VolumeTypesTest-973812750 tempest-VolumeTypesTest-973812750-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-VolumeTypesTest-volume-239102047", "volume_type": "2a31897a-1b51-45bb-beef-add281fdc985", "size": 1}} {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 09:56:49.633707 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.v3.volumes [None req-b2efcabd-6366-44a8-95ce-5bb794e1db61 tempest-VolumeTypesTest-973812750 tempest-VolumeTypesTest-973812750-project-member] Create volume request body: {'volume': {'name': 'tempest-VolumeTypesTest-volume-239102047', 'volume_type': '2a31897a-1b51-45bb-beef-add281fdc985', 'size': 1}} {{(pid=100297) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 07 09:56:49.642589 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.v3.volumes [None req-b2efcabd-6366-44a8-95ce-5bb794e1db61 tempest-VolumeTypesTest-973812750 tempest-VolumeTypesTest-973812750-project-member] Create volume of 1 GB Aug 07 09:56:49.643068 np0000006707 devstack@c-api.service[100297]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 09:56:49.643068 np0000006707 devstack@c-api.service[100297]: warnings.warn( Aug 07 09:56:49.643842 np0000006707 devstack@c-api.service[100297]: INFO cinder.volume.api [None req-b2efcabd-6366-44a8-95ce-5bb794e1db61 tempest-VolumeTypesTest-973812750 tempest-VolumeTypesTest-973812750-project-member] Availability Zones retrieved successfully. Aug 07 09:56:49.652672 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.volume.api [None req-b2efcabd-6366-44a8-95ce-5bb794e1db61 tempest-VolumeTypesTest-973812750 tempest-VolumeTypesTest-973812750-project-member] Flow 'volume_create_api' (4d02c16f-8fe1-4a1f-ac36-67d816683d66) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100297) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 09:56:49.654156 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.volume.api [None req-b2efcabd-6366-44a8-95ce-5bb794e1db61 tempest-VolumeTypesTest-973812750 tempest-VolumeTypesTest-973812750-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ccfb45d1-187a-4464-b802-a1c7db59bf38) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100297) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 09:56:49.655593 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.volume.flows.api.create_volume [None req-b2efcabd-6366-44a8-95ce-5bb794e1db61 tempest-VolumeTypesTest-973812750 tempest-VolumeTypesTest-973812750-project-member] Validating volume size '1' using validate_int {{(pid=100297) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 07 09:56:49.665563 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.volume.api [None req-e853cda5-3965-45af-8c49-3e1d66d9e6ba tempest-VolumesServicesTestJSON-213156721 tempest-VolumesServicesTestJSON-213156721-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4607f706-0c81-4f6b-9228-4a82318491fc) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'a8b7755f-91b2-46f6-87d4-ff85ca1af031', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesServicesTestJSON-Volume-1065331198',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='9f1b81112374492a9509dae71a33dc7b',qos_specs=None,replication_status=,reservations=['e8c78dd4-07f5-46bd-b1b4-7716a99b5e24','f157d153-f519-4f19-9268-b4ecbf4bd4b8','d92a7603-2759-473b-ae8c-a60acaa4b41d','4426470d-b3b6-4a28-844f-7902af668f18'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a708e88ab02a4174aab2202718dc25ad',volume_type_id=45fd9a3a-b61e-4c6c-9ab7-d02f06678d0d), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-07T09:56:49Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesServicesTestJSON-Volume-1065331198',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=a8b7755f-91b2-46f6-87d4-ff85ca1af031,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='9f1b81112374492a9509dae71a33dc7b',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='a708e88ab02a4174aab2202718dc25ad',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(45fd9a3a-b61e-4c6c-9ab7-d02f06678d0d),volume_type_id=45fd9a3a-b61e-4c6c-9ab7-d02f06678d0d)}' {{(pid=100295) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 09:56:49.666554 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.volume.api [None req-e853cda5-3965-45af-8c49-3e1d66d9e6ba tempest-VolumesServicesTestJSON-213156721 tempest-VolumesServicesTestJSON-213156721-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (678ea794-e0cb-4607-a445-39b6201ebe3c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100295) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 09:56:49.685460 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.volume.api [None req-b2efcabd-6366-44a8-95ce-5bb794e1db61 tempest-VolumeTypesTest-973812750 tempest-VolumeTypesTest-973812750-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ccfb45d1-187a-4464-b802-a1c7db59bf38) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-07T09:56:49Z,deleted=False,deleted_at=None,description=None,extra_specs={storage_protocol='iscsi',vendor_name='StorPool'},id=2a31897a-1b51-45bb-beef-add281fdc985,is_public=True,name='tempest-VolumeTypesTest-volume-type-1882890710',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '2a31897a-1b51-45bb-beef-add281fdc985', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100297) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 09:56:49.686252 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.volume.api [None req-b2efcabd-6366-44a8-95ce-5bb794e1db61 tempest-VolumeTypesTest-973812750 tempest-VolumeTypesTest-973812750-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (26346ee3-87f0-434e-9231-737b4c206664) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100297) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 09:56:49.690293 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.volume.api [None req-e853cda5-3965-45af-8c49-3e1d66d9e6ba tempest-VolumesServicesTestJSON-213156721 tempest-VolumesServicesTestJSON-213156721-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (678ea794-e0cb-4607-a445-39b6201ebe3c) transitioned into state 'SUCCESS' from state '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-1065331198',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='9f1b81112374492a9509dae71a33dc7b',qos_specs=None,replication_status=,reservations=['e8c78dd4-07f5-46bd-b1b4-7716a99b5e24','f157d153-f519-4f19-9268-b4ecbf4bd4b8','d92a7603-2759-473b-ae8c-a60acaa4b41d','4426470d-b3b6-4a28-844f-7902af668f18'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a708e88ab02a4174aab2202718dc25ad',volume_type_id=45fd9a3a-b61e-4c6c-9ab7-d02f06678d0d)}' {{(pid=100295) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 09:56:49.691191 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.volume.api [None req-e853cda5-3965-45af-8c49-3e1d66d9e6ba tempest-VolumesServicesTestJSON-213156721 tempest-VolumesServicesTestJSON-213156721-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (676dd4f3-4961-4327-9d35-d8fc0364ae1f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100295) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 09:56:49.703526 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.volume.api [None req-e853cda5-3965-45af-8c49-3e1d66d9e6ba tempest-VolumesServicesTestJSON-213156721 tempest-VolumesServicesTestJSON-213156721-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (676dd4f3-4961-4327-9d35-d8fc0364ae1f) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100295) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 09:56:49.704548 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.volume.api [None req-e853cda5-3965-45af-8c49-3e1d66d9e6ba tempest-VolumesServicesTestJSON-213156721 tempest-VolumesServicesTestJSON-213156721-project-member] Flow 'volume_create_api' (249e16f2-bca5-4c3d-b632-73b9d9b0eb35) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100295) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 09:56:49.704960 np0000006707 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-e853cda5-3965-45af-8c49-3e1d66d9e6ba tempest-VolumesServicesTestJSON-213156721 tempest-VolumesServicesTestJSON-213156721-project-member] Create volume request issued successfully. Aug 07 09:56:49.705782 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-e853cda5-3965-45af-8c49-3e1d66d9e6ba tempest-VolumesServicesTestJSON-213156721 tempest-VolumesServicesTestJSON-213156721-project-member] https://10.4.3.8/volume/v3/volumes returned with HTTP 202 Aug 07 09:56:49.706284 np0000006707 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 499/2006] 10.4.3.8 () {68 vars in 1244 bytes} [Fri Aug 7 09:56:49 2026] POST /volume/v3/volumes => generated 750 bytes in 434 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 07 09:56:49.724150 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.middleware.request_id [None req-38f331d3-d743-4b6e-ab35-61bfc20bc563 None None] RequestId filter calling following filter/app {{(pid=100298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:56:49.726273 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [None req-38f331d3-d743-4b6e-ab35-61bfc20bc563 tempest-VolumesServicesTestJSON-213156721 tempest-VolumesServicesTestJSON-213156721-project-member] GET https://10.4.3.8/volume/v3/volumes/a8b7755f-91b2-46f6-87d4-ff85ca1af031 Aug 07 09:56:49.726554 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [None req-38f331d3-d743-4b6e-ab35-61bfc20bc563 tempest-VolumesServicesTestJSON-213156721 tempest-VolumesServicesTestJSON-213156721-project-member] Empty body provided in request {{(pid=100298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 09:56:49.726780 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [None req-38f331d3-d743-4b6e-ab35-61bfc20bc563 tempest-VolumesServicesTestJSON-213156721 tempest-VolumesServicesTestJSON-213156721-project-member] Calling method 'show' {{(pid=100298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 09:56:49.732033 np0000006707 devstack@c-api.service[100297]: WARNING cinder.quota [None req-b2efcabd-6366-44a8-95ce-5bb794e1db61 tempest-VolumeTypesTest-973812750 tempest-VolumeTypesTest-973812750-project-member] Deprecated: Default quota for resource: volumes_tempest-VolumeTypesTest-volume-type-1882890710 is set by the default quota flag: quota_volumes_tempest-VolumeTypesTest-volume-type-1882890710, it is now deprecated. Please use the default quota class for default quota. Aug 07 09:56:49.732332 np0000006707 devstack@c-api.service[100297]: WARNING cinder.quota [None req-b2efcabd-6366-44a8-95ce-5bb794e1db61 tempest-VolumeTypesTest-973812750 tempest-VolumeTypesTest-973812750-project-member] Deprecated: Default quota for resource: gigabytes_tempest-VolumeTypesTest-volume-type-1882890710 is set by the default quota flag: quota_gigabytes_tempest-VolumeTypesTest-volume-type-1882890710, it is now deprecated. Please use the default quota class for default quota. Aug 07 09:56:49.737716 np0000006707 devstack@c-api.service[100298]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 09:56:49.737716 np0000006707 devstack@c-api.service[100298]: warnings.warn( Aug 07 09:56:49.744732 np0000006707 devstack@c-api.service[100298]: INFO cinder.volume.api [None req-38f331d3-d743-4b6e-ab35-61bfc20bc563 tempest-VolumesServicesTestJSON-213156721 tempest-VolumesServicesTestJSON-213156721-project-member] Volume info retrieved successfully. Aug 07 09:56:49.750457 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [None req-38f331d3-d743-4b6e-ab35-61bfc20bc563 tempest-VolumesServicesTestJSON-213156721 tempest-VolumesServicesTestJSON-213156721-project-member] https://10.4.3.8/volume/v3/volumes/a8b7755f-91b2-46f6-87d4-ff85ca1af031 returned with HTTP 200 Aug 07 09:56:49.750984 np0000006707 devstack@c-api.service[100298]: [pid: 100298|app: 0|req: 507/2007] 10.4.3.8 () {66 vars in 1334 bytes} [Fri Aug 7 09:56:49 2026] GET /volume/v3/volumes/a8b7755f-91b2-46f6-87d4-ff85ca1af031 => generated 818 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 09:56:49.765935 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [None req-c813b560-432e-4e2e-a48c-1aa0cd136927 None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:56:49.768345 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-c813b560-432e-4e2e-a48c-1aa0cd136927 tempest-VolumesSnapshotTestJSON-1374712720 tempest-VolumesSnapshotTestJSON-1374712720-project-member] GET https://10.4.3.8/volume/v3/volumes/78d9828e-a168-4aa0-958a-7f142f6e81a4 Aug 07 09:56:49.768601 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-c813b560-432e-4e2e-a48c-1aa0cd136927 tempest-VolumesSnapshotTestJSON-1374712720 tempest-VolumesSnapshotTestJSON-1374712720-project-member] Empty body provided in request {{(pid=100296) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 09:56:49.768856 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-c813b560-432e-4e2e-a48c-1aa0cd136927 tempest-VolumesSnapshotTestJSON-1374712720 tempest-VolumesSnapshotTestJSON-1374712720-project-member] Calling method 'show' {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 09:56:49.777469 np0000006707 devstack@c-api.service[100296]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 09:56:49.777469 np0000006707 devstack@c-api.service[100296]: warnings.warn( Aug 07 09:56:49.783384 np0000006707 devstack@c-api.service[100296]: INFO cinder.volume.api [None req-c813b560-432e-4e2e-a48c-1aa0cd136927 tempest-VolumesSnapshotTestJSON-1374712720 tempest-VolumesSnapshotTestJSON-1374712720-project-member] Volume info retrieved successfully. Aug 07 09:56:49.788949 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.quota [None req-b2efcabd-6366-44a8-95ce-5bb794e1db61 tempest-VolumeTypesTest-973812750 tempest-VolumeTypesTest-973812750-project-member] Created reservations ['18b39226-7b65-4a5b-a77c-db62aa4fdcfd', '671b508c-4084-4e2e-b0ff-0b315ea6b3a9', '452893df-b06c-44fc-a2b5-2e81fcafd6d1', '58191953-9ba0-44f2-a9a6-d6cab7822d27'] {{(pid=100297) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 09:56:49.790069 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.volume.api [None req-b2efcabd-6366-44a8-95ce-5bb794e1db61 tempest-VolumeTypesTest-973812750 tempest-VolumeTypesTest-973812750-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (26346ee3-87f0-434e-9231-737b4c206664) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['18b39226-7b65-4a5b-a77c-db62aa4fdcfd', '671b508c-4084-4e2e-b0ff-0b315ea6b3a9', '452893df-b06c-44fc-a2b5-2e81fcafd6d1', '58191953-9ba0-44f2-a9a6-d6cab7822d27']}' {{(pid=100297) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 09:56:49.790574 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-c813b560-432e-4e2e-a48c-1aa0cd136927 tempest-VolumesSnapshotTestJSON-1374712720 tempest-VolumesSnapshotTestJSON-1374712720-project-member] https://10.4.3.8/volume/v3/volumes/78d9828e-a168-4aa0-958a-7f142f6e81a4 returned with HTTP 200 Aug 07 09:56:49.791116 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.volume.api [None req-b2efcabd-6366-44a8-95ce-5bb794e1db61 tempest-VolumeTypesTest-973812750 tempest-VolumeTypesTest-973812750-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c1d6e1fb-c4b7-44ff-9173-f95c59d9349c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100297) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 09:56:49.791195 np0000006707 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 501/2008] 10.4.3.8 () {66 vars in 1334 bytes} [Fri Aug 7 09:56:49 2026] GET /volume/v3/volumes/78d9828e-a168-4aa0-958a-7f142f6e81a4 => generated 843 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 09:56:49.797745 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-1d042d74-ba28-4e7a-8730-84566e97eac3 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:56:49.801098 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-1d042d74-ba28-4e7a-8730-84566e97eac3 tempest-CinderUnicodeTest-1142385570 tempest-CinderUnicodeTest-1142385570-project-member] GET https://10.4.3.8/volume/v3/volumes/9aa700ab-15e7-44fc-94b8-ea0dbb792f18 Aug 07 09:56:49.801480 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-1d042d74-ba28-4e7a-8730-84566e97eac3 tempest-CinderUnicodeTest-1142385570 tempest-CinderUnicodeTest-1142385570-project-member] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 09:56:49.801721 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-1d042d74-ba28-4e7a-8730-84566e97eac3 tempest-CinderUnicodeTest-1142385570 tempest-CinderUnicodeTest-1142385570-project-member] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 09:56:49.811520 np0000006707 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 09:56:49.811520 np0000006707 devstack@c-api.service[100295]: warnings.warn( Aug 07 09:56:49.814535 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.middleware.request_id [None req-c43cc09e-2a77-42a1-b10b-cd4ad04fe0dc None None] RequestId filter calling following filter/app {{(pid=100298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:56:49.816736 np0000006707 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-1d042d74-ba28-4e7a-8730-84566e97eac3 tempest-CinderUnicodeTest-1142385570 tempest-CinderUnicodeTest-1142385570-project-member] Volume info retrieved successfully. Aug 07 09:56:49.816826 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [None req-c43cc09e-2a77-42a1-b10b-cd4ad04fe0dc tempest-VolumesSnapshotTestJSON-1374712720 tempest-VolumesSnapshotTestJSON-1374712720-project-member] POST https://10.4.3.8/volume/v3/snapshots Aug 07 09:56:49.817212 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [None req-c43cc09e-2a77-42a1-b10b-cd4ad04fe0dc tempest-VolumesSnapshotTestJSON-1374712720 tempest-VolumesSnapshotTestJSON-1374712720-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "78d9828e-a168-4aa0-958a-7f142f6e81a4", "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1100999875"}} {{(pid=100298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 09:56:49.824848 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-1d042d74-ba28-4e7a-8730-84566e97eac3 tempest-CinderUnicodeTest-1142385570 tempest-CinderUnicodeTest-1142385570-project-member] https://10.4.3.8/volume/v3/volumes/9aa700ab-15e7-44fc-94b8-ea0dbb792f18 returned with HTTP 200 Aug 07 09:56:49.825225 np0000006707 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 500/2009] 10.4.3.8 () {66 vars in 1334 bytes} [Fri Aug 7 09:56:49 2026] GET /volume/v3/volumes/9aa700ab-15e7-44fc-94b8-ea0dbb792f18 => generated 865 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 09:56:49.828066 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.volume.api [None req-b2efcabd-6366-44a8-95ce-5bb794e1db61 tempest-VolumeTypesTest-973812750 tempest-VolumeTypesTest-973812750-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c1d6e1fb-c4b7-44ff-9173-f95c59d9349c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '5249d17a-9add-442a-8a18-86bbb5fb5065', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeTypesTest-volume-239102047',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ff17a4a49a4b4977ac49602325ed634c',qos_specs=None,replication_status=,reservations=['18b39226-7b65-4a5b-a77c-db62aa4fdcfd','671b508c-4084-4e2e-b0ff-0b315ea6b3a9','452893df-b06c-44fc-a2b5-2e81fcafd6d1','58191953-9ba0-44f2-a9a6-d6cab7822d27'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='608e9529f17d4de2a42a7cbee6b21aae',volume_type_id=2a31897a-1b51-45bb-beef-add281fdc985), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-07T09:56:49Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeTypesTest-volume-239102047',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=5249d17a-9add-442a-8a18-86bbb5fb5065,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='ff17a4a49a4b4977ac49602325ed634c',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='608e9529f17d4de2a42a7cbee6b21aae',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(2a31897a-1b51-45bb-beef-add281fdc985),volume_type_id=2a31897a-1b51-45bb-beef-add281fdc985)}' {{(pid=100297) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 09:56:49.828827 np0000006707 devstack@c-api.service[100298]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 09:56:49.828827 np0000006707 devstack@c-api.service[100298]: warnings.warn( Aug 07 09:56:49.829060 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.volume.api [None req-b2efcabd-6366-44a8-95ce-5bb794e1db61 tempest-VolumeTypesTest-973812750 tempest-VolumeTypesTest-973812750-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (12c84308-17b2-46a3-b1ad-f8d1847f3956) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100297) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 09:56:49.829330 np0000006707 devstack@c-api.service[100298]: INFO cinder.volume.api [None req-c43cc09e-2a77-42a1-b10b-cd4ad04fe0dc tempest-VolumesSnapshotTestJSON-1374712720 tempest-VolumesSnapshotTestJSON-1374712720-project-member] Volume info retrieved successfully. Aug 07 09:56:49.829495 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.v3.snapshots [None req-c43cc09e-2a77-42a1-b10b-cd4ad04fe0dc tempest-VolumesSnapshotTestJSON-1374712720 tempest-VolumesSnapshotTestJSON-1374712720-project-member] Create snapshot from volume 78d9828e-a168-4aa0-958a-7f142f6e81a4 Aug 07 09:56:49.841100 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [None req-ca6b7559-d9de-4dd7-9513-45167bef64c2 None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:56:49.843054 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-ca6b7559-d9de-4dd7-9513-45167bef64c2 tempest-CinderUnicodeTest-1142385570 tempest-CinderUnicodeTest-1142385570-project-member] GET https://10.4.3.8/volume/v3/volumes/9aa700ab-15e7-44fc-94b8-ea0dbb792f18 Aug 07 09:56:49.843336 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-ca6b7559-d9de-4dd7-9513-45167bef64c2 tempest-CinderUnicodeTest-1142385570 tempest-CinderUnicodeTest-1142385570-project-member] Empty body provided in request {{(pid=100296) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 09:56:49.843625 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-ca6b7559-d9de-4dd7-9513-45167bef64c2 tempest-CinderUnicodeTest-1142385570 tempest-CinderUnicodeTest-1142385570-project-member] Calling method 'show' {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 09:56:49.852280 np0000006707 devstack@c-api.service[100296]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 09:56:49.852280 np0000006707 devstack@c-api.service[100296]: warnings.warn( Aug 07 09:56:49.858993 np0000006707 devstack@c-api.service[100296]: INFO cinder.volume.api [None req-ca6b7559-d9de-4dd7-9513-45167bef64c2 tempest-CinderUnicodeTest-1142385570 tempest-CinderUnicodeTest-1142385570-project-member] Volume info retrieved successfully. Aug 07 09:56:49.862929 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.volume.api [None req-b2efcabd-6366-44a8-95ce-5bb794e1db61 tempest-VolumeTypesTest-973812750 tempest-VolumeTypesTest-973812750-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (12c84308-17b2-46a3-b1ad-f8d1847f3956) transitioned into state 'SUCCESS' from state '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-239102047',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ff17a4a49a4b4977ac49602325ed634c',qos_specs=None,replication_status=,reservations=['18b39226-7b65-4a5b-a77c-db62aa4fdcfd','671b508c-4084-4e2e-b0ff-0b315ea6b3a9','452893df-b06c-44fc-a2b5-2e81fcafd6d1','58191953-9ba0-44f2-a9a6-d6cab7822d27'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='608e9529f17d4de2a42a7cbee6b21aae',volume_type_id=2a31897a-1b51-45bb-beef-add281fdc985)}' {{(pid=100297) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 09:56:49.864115 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.volume.api [None req-b2efcabd-6366-44a8-95ce-5bb794e1db61 tempest-VolumeTypesTest-973812750 tempest-VolumeTypesTest-973812750-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4ebf75a4-3159-478a-b1ac-3fe6efcad5f4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100297) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 09:56:49.866796 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-ca6b7559-d9de-4dd7-9513-45167bef64c2 tempest-CinderUnicodeTest-1142385570 tempest-CinderUnicodeTest-1142385570-project-member] https://10.4.3.8/volume/v3/volumes/9aa700ab-15e7-44fc-94b8-ea0dbb792f18 returned with HTTP 200 Aug 07 09:56:49.867248 np0000006707 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 502/2010] 10.4.3.8 () {66 vars in 1334 bytes} [Fri Aug 7 09:56:49 2026] GET /volume/v3/volumes/9aa700ab-15e7-44fc-94b8-ea0dbb792f18 => generated 865 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 09:56:49.876534 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.quota [None req-c43cc09e-2a77-42a1-b10b-cd4ad04fe0dc tempest-VolumesSnapshotTestJSON-1374712720 tempest-VolumesSnapshotTestJSON-1374712720-project-member] Created reservations ['06905ad9-892a-4a7d-8727-209f6cdbcd97', 'ef1f0507-735c-4a20-9e7e-8e72000da884', '6cb55eb3-ba15-41aa-a2f2-71a56434e40c', '173cff5a-7306-48ec-a4a6-fe0fa707f7a5'] {{(pid=100298) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 09:56:49.878210 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.volume.api [None req-b2efcabd-6366-44a8-95ce-5bb794e1db61 tempest-VolumeTypesTest-973812750 tempest-VolumeTypesTest-973812750-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4ebf75a4-3159-478a-b1ac-3fe6efcad5f4) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100297) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 09:56:49.879707 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.volume.api [None req-b2efcabd-6366-44a8-95ce-5bb794e1db61 tempest-VolumeTypesTest-973812750 tempest-VolumeTypesTest-973812750-project-member] Flow 'volume_create_api' (4d02c16f-8fe1-4a1f-ac36-67d816683d66) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100297) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 09:56:49.880056 np0000006707 devstack@c-api.service[100297]: INFO cinder.volume.api [None req-b2efcabd-6366-44a8-95ce-5bb794e1db61 tempest-VolumeTypesTest-973812750 tempest-VolumeTypesTest-973812750-project-member] Create volume request issued successfully. Aug 07 09:56:49.880883 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-b2efcabd-6366-44a8-95ce-5bb794e1db61 tempest-VolumeTypesTest-973812750 tempest-VolumeTypesTest-973812750-project-member] https://10.4.3.8/volume/v3/volumes returned with HTTP 202 Aug 07 09:56:49.881348 np0000006707 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 502/2011] 10.4.3.8 () {68 vars in 1245 bytes} [Fri Aug 7 09:56:49 2026] POST /volume/v3/volumes => generated 779 bytes in 371 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 07 09:56:49.887606 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-01b3a9a3-4386-4b37-92b0-a80ff3e78487 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:56:49.889858 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-01b3a9a3-4386-4b37-92b0-a80ff3e78487 tempest-CinderUnicodeTest-1142385570 tempest-CinderUnicodeTest-1142385570-project-member] POST https://10.4.3.8/volume/v3/snapshots Aug 07 09:56:49.890242 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-01b3a9a3-4386-4b37-92b0-a80ff3e78487 tempest-CinderUnicodeTest-1142385570 tempest-CinderUnicodeTest-1142385570-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "9aa700ab-15e7-44fc-94b8-ea0dbb792f18", "description": "\u4e2d\u56fd\u793e\u533a", "name": "tempest-CinderUnicodeTest-Snapshot-598224675"}} {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 09:56:49.898533 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [None req-243690ac-b931-4600-b883-660865ebff9a None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:56:49.902031 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-243690ac-b931-4600-b883-660865ebff9a tempest-VolumeTypesTest-973812750 tempest-VolumeTypesTest-973812750-project-member] GET https://10.4.3.8/volume/v3/volumes/5249d17a-9add-442a-8a18-86bbb5fb5065 Aug 07 09:56:49.902542 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-243690ac-b931-4600-b883-660865ebff9a tempest-VolumeTypesTest-973812750 tempest-VolumeTypesTest-973812750-project-member] Empty body provided in request {{(pid=100296) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 09:56:49.902863 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-243690ac-b931-4600-b883-660865ebff9a tempest-VolumeTypesTest-973812750 tempest-VolumeTypesTest-973812750-project-member] Calling method 'show' {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 09:56:49.908941 np0000006707 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 09:56:49.908941 np0000006707 devstack@c-api.service[100295]: warnings.warn( Aug 07 09:56:49.909621 np0000006707 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-01b3a9a3-4386-4b37-92b0-a80ff3e78487 tempest-CinderUnicodeTest-1142385570 tempest-CinderUnicodeTest-1142385570-project-member] Volume info retrieved successfully. Aug 07 09:56:49.909795 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.v3.snapshots [None req-01b3a9a3-4386-4b37-92b0-a80ff3e78487 tempest-CinderUnicodeTest-1142385570 tempest-CinderUnicodeTest-1142385570-project-member] Create snapshot from volume 9aa700ab-15e7-44fc-94b8-ea0dbb792f18 Aug 07 09:56:49.912680 np0000006707 devstack@c-api.service[100296]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 09:56:49.912680 np0000006707 devstack@c-api.service[100296]: warnings.warn( Aug 07 09:56:49.918267 np0000006707 devstack@c-api.service[100296]: INFO cinder.volume.api [None req-243690ac-b931-4600-b883-660865ebff9a tempest-VolumeTypesTest-973812750 tempest-VolumeTypesTest-973812750-project-member] Volume info retrieved successfully. Aug 07 09:56:49.924808 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-243690ac-b931-4600-b883-660865ebff9a tempest-VolumeTypesTest-973812750 tempest-VolumeTypesTest-973812750-project-member] https://10.4.3.8/volume/v3/volumes/5249d17a-9add-442a-8a18-86bbb5fb5065 returned with HTTP 200 Aug 07 09:56:49.925772 np0000006707 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 503/2012] 10.4.3.8 () {66 vars in 1334 bytes} [Fri Aug 7 09:56:49 2026] GET /volume/v3/volumes/5249d17a-9add-442a-8a18-86bbb5fb5065 => generated 847 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 09:56:49.937955 np0000006707 devstack@c-api.service[100298]: INFO cinder.volume.api [None req-c43cc09e-2a77-42a1-b10b-cd4ad04fe0dc tempest-VolumesSnapshotTestJSON-1374712720 tempest-VolumesSnapshotTestJSON-1374712720-project-member] Snapshot create request issued successfully. Aug 07 09:56:49.938373 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [None req-c43cc09e-2a77-42a1-b10b-cd4ad04fe0dc tempest-VolumesSnapshotTestJSON-1374712720 tempest-VolumesSnapshotTestJSON-1374712720-project-member] https://10.4.3.8/volume/v3/snapshots returned with HTTP 202 Aug 07 09:56:49.938963 np0000006707 devstack@c-api.service[100298]: [pid: 100298|app: 0|req: 508/2013] 10.4.3.8 () {68 vars in 1251 bytes} [Fri Aug 7 09:56:49 2026] POST /volume/v3/snapshots => generated 310 bytes in 125 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 07 09:56:49.949296 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [None req-e89ab8fd-0242-4d4e-9d76-62d486e1696e None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:56:49.951735 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-e89ab8fd-0242-4d4e-9d76-62d486e1696e tempest-VolumesSnapshotTestJSON-1374712720 tempest-VolumesSnapshotTestJSON-1374712720-project-member] GET https://10.4.3.8/volume/v3/snapshots/8a5a05ad-a031-4a24-ad8f-f05a610134b4 Aug 07 09:56:49.951987 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-e89ab8fd-0242-4d4e-9d76-62d486e1696e tempest-VolumesSnapshotTestJSON-1374712720 tempest-VolumesSnapshotTestJSON-1374712720-project-member] Empty body provided in request {{(pid=100297) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 09:56:49.952473 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-e89ab8fd-0242-4d4e-9d76-62d486e1696e tempest-VolumesSnapshotTestJSON-1374712720 tempest-VolumesSnapshotTestJSON-1374712720-project-member] Calling method 'show' {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 09:56:49.958226 np0000006707 devstack@c-api.service[100297]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 09:56:49.958226 np0000006707 devstack@c-api.service[100297]: warnings.warn( Aug 07 09:56:49.958721 np0000006707 devstack@c-api.service[100297]: INFO cinder.volume.api [None req-e89ab8fd-0242-4d4e-9d76-62d486e1696e tempest-VolumesSnapshotTestJSON-1374712720 tempest-VolumesSnapshotTestJSON-1374712720-project-member] Snapshot retrieved successfully. Aug 07 09:56:49.959609 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-e89ab8fd-0242-4d4e-9d76-62d486e1696e tempest-VolumesSnapshotTestJSON-1374712720 tempest-VolumesSnapshotTestJSON-1374712720-project-member] https://10.4.3.8/volume/v3/snapshots/8a5a05ad-a031-4a24-ad8f-f05a610134b4 returned with HTTP 200 Aug 07 09:56:49.959727 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.quota [None req-01b3a9a3-4386-4b37-92b0-a80ff3e78487 tempest-CinderUnicodeTest-1142385570 tempest-CinderUnicodeTest-1142385570-project-member] Created reservations ['23bb86ae-1982-452c-b56b-811634eff7d9', 'bf97adab-c502-417a-b80a-b01e74e3bf5e', '5e274c83-4e03-45c4-89f2-612958cbf92f', '8b054c74-f9c8-4de8-97c4-0a8e470ea916'] {{(pid=100295) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 09:56:49.960064 np0000006707 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 503/2014] 10.4.3.8 () {66 vars in 1340 bytes} [Fri Aug 7 09:56:49 2026] GET /volume/v3/snapshots/8a5a05ad-a031-4a24-ad8f-f05a610134b4 => generated 442 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 09:56:49.996550 np0000006707 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-01b3a9a3-4386-4b37-92b0-a80ff3e78487 tempest-CinderUnicodeTest-1142385570 tempest-CinderUnicodeTest-1142385570-project-member] Snapshot create request issued successfully. Aug 07 09:56:49.997124 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-01b3a9a3-4386-4b37-92b0-a80ff3e78487 tempest-CinderUnicodeTest-1142385570 tempest-CinderUnicodeTest-1142385570-project-member] https://10.4.3.8/volume/v3/snapshots returned with HTTP 202 Aug 07 09:56:49.997506 np0000006707 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 501/2015] 10.4.3.8 () {68 vars in 1251 bytes} [Fri Aug 7 09:56:49 2026] POST /volume/v3/snapshots => generated 325 bytes in 110 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 07 09:56:50.010124 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [None req-647fdb16-355f-49db-a27b-32af108ec43f None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:56:50.012279 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-647fdb16-355f-49db-a27b-32af108ec43f tempest-CinderUnicodeTest-1142385570 tempest-CinderUnicodeTest-1142385570-project-member] GET https://10.4.3.8/volume/v3/snapshots/a3d81a4c-692b-4b52-a4df-a1b14ac0e0a2 Aug 07 09:56:50.012616 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-647fdb16-355f-49db-a27b-32af108ec43f tempest-CinderUnicodeTest-1142385570 tempest-CinderUnicodeTest-1142385570-project-member] Empty body provided in request {{(pid=100296) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 09:56:50.012799 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-647fdb16-355f-49db-a27b-32af108ec43f tempest-CinderUnicodeTest-1142385570 tempest-CinderUnicodeTest-1142385570-project-member] Calling method 'show' {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 09:56:50.020034 np0000006707 devstack@c-api.service[100296]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 09:56:50.020034 np0000006707 devstack@c-api.service[100296]: warnings.warn( Aug 07 09:56:50.020667 np0000006707 devstack@c-api.service[100296]: INFO cinder.volume.api [None req-647fdb16-355f-49db-a27b-32af108ec43f tempest-CinderUnicodeTest-1142385570 tempest-CinderUnicodeTest-1142385570-project-member] Snapshot retrieved successfully. Aug 07 09:56:50.022506 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-647fdb16-355f-49db-a27b-32af108ec43f tempest-CinderUnicodeTest-1142385570 tempest-CinderUnicodeTest-1142385570-project-member] https://10.4.3.8/volume/v3/snapshots/a3d81a4c-692b-4b52-a4df-a1b14ac0e0a2 returned with HTTP 200 Aug 07 09:56:50.022506 np0000006707 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 504/2016] 10.4.3.8 () {66 vars in 1340 bytes} [Fri Aug 7 09:56:50 2026] GET /volume/v3/snapshots/a3d81a4c-692b-4b52-a4df-a1b14ac0e0a2 => generated 457 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 09:56:50.141750 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.middleware.request_id [None req-6b1ffda9-4fba-4a72-997b-7d4c0c4184ce None None] RequestId filter calling following filter/app {{(pid=100298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:56:50.142290 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [None req-6b1ffda9-4fba-4a72-997b-7d4c0c4184ce None None] GET https://10.4.3.8/volume// Aug 07 09:56:50.142549 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [None req-6b1ffda9-4fba-4a72-997b-7d4c0c4184ce None None] Empty body provided in request {{(pid=100298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 09:56:50.142860 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [None req-6b1ffda9-4fba-4a72-997b-7d4c0c4184ce None None] Calling method 'all' {{(pid=100298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 09:56:50.143224 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [None req-6b1ffda9-4fba-4a72-997b-7d4c0c4184ce None None] https://10.4.3.8/volume// returned with HTTP 300 Aug 07 09:56:50.143776 np0000006707 devstack@c-api.service[100298]: [pid: 100298|app: 0|req: 509/2017] 10.4.3.8 () {66 vars in 1412 bytes} [Fri Aug 7 09:56:50 2026] GET /volume/ => generated 384 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 07 09:56:50.154645 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [req-0a703e12-47cb-4895-9605-07ff42a625ec req-135a9f4c-da23-4ce4-93d9-de7d6a12abd1 None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:56:50.157557 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [req-0a703e12-47cb-4895-9605-07ff42a625ec req-135a9f4c-da23-4ce4-93d9-de7d6a12abd1 tempest-ServerActionsTestOtherB-2108643741 tempest-ServerActionsTestOtherB-2108643741-project-member] POST https://10.4.3.8/volume/v3/attachments Aug 07 09:56:50.158113 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [req-0a703e12-47cb-4895-9605-07ff42a625ec req-135a9f4c-da23-4ce4-93d9-de7d6a12abd1 tempest-ServerActionsTestOtherB-2108643741 tempest-ServerActionsTestOtherB-2108643741-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "748997b0-5a4e-4c63-80a5-a4de307c17c9", "connector": null, "instance_uuid": "d6595d96-44cd-4e3c-b759-f46b75e33eb4"}} {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 09:56:50.173341 np0000006707 devstack@c-api.service[100297]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 09:56:50.173341 np0000006707 devstack@c-api.service[100297]: warnings.warn( Aug 07 09:56:50.213442 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [req-0a703e12-47cb-4895-9605-07ff42a625ec req-135a9f4c-da23-4ce4-93d9-de7d6a12abd1 tempest-ServerActionsTestOtherB-2108643741 tempest-ServerActionsTestOtherB-2108643741-project-member] https://10.4.3.8/volume/v3/attachments returned with HTTP 200 Aug 07 09:56:50.213993 np0000006707 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 504/2018] 10.4.3.8 () {74 vars in 1580 bytes} [Fri Aug 7 09:56:50 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 09:56:50.224216 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [req-0a703e12-47cb-4895-9605-07ff42a625ec req-4830a943-4161-416a-ae80-0152fb722f65 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:56:50.228172 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [req-0a703e12-47cb-4895-9605-07ff42a625ec req-4830a943-4161-416a-ae80-0152fb722f65 tempest-ServerActionsTestOtherB-2108643741 tempest-ServerActionsTestOtherB-2108643741-project-member] DELETE https://10.4.3.8/volume/v3/attachments/ab7d227f-251e-4cc7-a070-aef52357b6bb Aug 07 09:56:50.228383 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [req-0a703e12-47cb-4895-9605-07ff42a625ec req-4830a943-4161-416a-ae80-0152fb722f65 tempest-ServerActionsTestOtherB-2108643741 tempest-ServerActionsTestOtherB-2108643741-project-member] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 09:56:50.228708 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [req-0a703e12-47cb-4895-9605-07ff42a625ec req-4830a943-4161-416a-ae80-0152fb722f65 tempest-ServerActionsTestOtherB-2108643741 tempest-ServerActionsTestOtherB-2108643741-project-member] Calling method 'version_select' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 09:56:50.241338 np0000006707 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 09:56:50.241338 np0000006707 devstack@c-api.service[100295]: warnings.warn( Aug 07 09:56:50.302614 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [req-0a703e12-47cb-4895-9605-07ff42a625ec req-4830a943-4161-416a-ae80-0152fb722f65 tempest-ServerActionsTestOtherB-2108643741 tempest-ServerActionsTestOtherB-2108643741-project-member] https://10.4.3.8/volume/v3/attachments/ab7d227f-251e-4cc7-a070-aef52357b6bb returned with HTTP 200 Aug 07 09:56:50.303131 np0000006707 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 502/2019] 10.4.3.8 () {72 vars in 1659 bytes} [Fri Aug 7 09:56:50 2026] DELETE /volume/v3/attachments/ab7d227f-251e-4cc7-a070-aef52357b6bb => generated 192 bytes in 80 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 09:56:50.764252 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [None req-a12e6330-e874-4aa3-b07d-211c60ecf871 None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:56:50.766372 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-a12e6330-e874-4aa3-b07d-211c60ecf871 tempest-VolumesServicesTestJSON-213156721 tempest-VolumesServicesTestJSON-213156721-project-member] GET https://10.4.3.8/volume/v3/volumes/a8b7755f-91b2-46f6-87d4-ff85ca1af031 Aug 07 09:56:50.766670 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-a12e6330-e874-4aa3-b07d-211c60ecf871 tempest-VolumesServicesTestJSON-213156721 tempest-VolumesServicesTestJSON-213156721-project-member] Empty body provided in request {{(pid=100296) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 09:56:50.766963 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-a12e6330-e874-4aa3-b07d-211c60ecf871 tempest-VolumesServicesTestJSON-213156721 tempest-VolumesServicesTestJSON-213156721-project-member] Calling method 'show' {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 09:56:50.774436 np0000006707 devstack@c-api.service[100296]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 09:56:50.774436 np0000006707 devstack@c-api.service[100296]: warnings.warn( Aug 07 09:56:50.778373 np0000006707 devstack@c-api.service[100296]: INFO cinder.volume.api [None req-a12e6330-e874-4aa3-b07d-211c60ecf871 tempest-VolumesServicesTestJSON-213156721 tempest-VolumesServicesTestJSON-213156721-project-member] Volume info retrieved successfully. Aug 07 09:56:50.783330 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-a12e6330-e874-4aa3-b07d-211c60ecf871 tempest-VolumesServicesTestJSON-213156721 tempest-VolumesServicesTestJSON-213156721-project-member] https://10.4.3.8/volume/v3/volumes/a8b7755f-91b2-46f6-87d4-ff85ca1af031 returned with HTTP 200 Aug 07 09:56:50.783811 np0000006707 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 505/2020] 10.4.3.8 () {66 vars in 1334 bytes} [Fri Aug 7 09:56:50 2026] GET /volume/v3/volumes/a8b7755f-91b2-46f6-87d4-ff85ca1af031 => generated 843 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 09:56:50.799729 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.middleware.request_id [None req-8b991b34-8dc4-4a79-8085-b106b26d56e2 None None] RequestId filter calling following filter/app {{(pid=100298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:56:50.802188 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [None req-8b991b34-8dc4-4a79-8085-b106b26d56e2 tempest-VolumesServicesTestJSON-486776177 tempest-VolumesServicesTestJSON-486776177-project-admin] GET https://10.4.3.8/volume/v3/volumes/a8b7755f-91b2-46f6-87d4-ff85ca1af031 Aug 07 09:56:50.802492 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [None req-8b991b34-8dc4-4a79-8085-b106b26d56e2 tempest-VolumesServicesTestJSON-486776177 tempest-VolumesServicesTestJSON-486776177-project-admin] Empty body provided in request {{(pid=100298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 09:56:50.802756 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [None req-8b991b34-8dc4-4a79-8085-b106b26d56e2 tempest-VolumesServicesTestJSON-486776177 tempest-VolumesServicesTestJSON-486776177-project-admin] Calling method 'show' {{(pid=100298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 09:56:50.819407 np0000006707 devstack@c-api.service[100298]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 09:56:50.819407 np0000006707 devstack@c-api.service[100298]: warnings.warn( Aug 07 09:56:50.824302 np0000006707 devstack@c-api.service[100298]: INFO cinder.volume.api [None req-8b991b34-8dc4-4a79-8085-b106b26d56e2 tempest-VolumesServicesTestJSON-486776177 tempest-VolumesServicesTestJSON-486776177-project-admin] Volume info retrieved successfully. Aug 07 09:56:50.830894 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [None req-8b991b34-8dc4-4a79-8085-b106b26d56e2 tempest-VolumesServicesTestJSON-486776177 tempest-VolumesServicesTestJSON-486776177-project-admin] https://10.4.3.8/volume/v3/volumes/a8b7755f-91b2-46f6-87d4-ff85ca1af031 returned with HTTP 200 Aug 07 09:56:50.832538 np0000006707 devstack@c-api.service[100298]: [pid: 100298|app: 0|req: 510/2021] 10.4.3.8 () {66 vars in 1334 bytes} [Fri Aug 7 09:56:50 2026] GET /volume/v3/volumes/a8b7755f-91b2-46f6-87d4-ff85ca1af031 => generated 1016 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 09:56:50.852632 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [None req-3331e7dc-7cde-4fe8-91bb-e8d355ffd123 None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:56:50.855534 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-3331e7dc-7cde-4fe8-91bb-e8d355ffd123 tempest-VolumesServicesTestJSON-486776177 tempest-VolumesServicesTestJSON-486776177-project-admin] GET https://10.4.3.8/volume/v3/os-services?host=np0000006707&binary=cinder-volume Aug 07 09:56:50.855810 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-3331e7dc-7cde-4fe8-91bb-e8d355ffd123 tempest-VolumesServicesTestJSON-486776177 tempest-VolumesServicesTestJSON-486776177-project-admin] Empty body provided in request {{(pid=100297) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 09:56:50.856229 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-3331e7dc-7cde-4fe8-91bb-e8d355ffd123 tempest-VolumesServicesTestJSON-486776177 tempest-VolumesServicesTestJSON-486776177-project-admin] Calling method 'index' {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 09:56:50.856893 np0000006707 devstack@c-api.service[100297]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 09:56:50.856893 np0000006707 devstack@c-api.service[100297]: warnings.warn( Aug 07 09:56:50.864520 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-3331e7dc-7cde-4fe8-91bb-e8d355ffd123 tempest-VolumesServicesTestJSON-486776177 tempest-VolumesServicesTestJSON-486776177-project-admin] https://10.4.3.8/volume/v3/os-services?host=np0000006707&binary=cinder-volume returned with HTTP 200 Aug 07 09:56:50.865074 np0000006707 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 505/2022] 10.4.3.8 () {66 vars in 1312 bytes} [Fri Aug 7 09:56:50 2026] GET /volume/v3/os-services?host=np0000006707&binary=cinder-volume => generated 275 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 09:56:50.880398 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-d769db5c-cd28-450c-91b5-cf3ee4914cca None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:56:50.885231 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-d769db5c-cd28-450c-91b5-cf3ee4914cca tempest-VolumesServicesTestJSON-213156721 tempest-VolumesServicesTestJSON-213156721-project-member] GET https://10.4.3.8/volume/v3/volumes/a8b7755f-91b2-46f6-87d4-ff85ca1af031 Aug 07 09:56:50.885554 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-d769db5c-cd28-450c-91b5-cf3ee4914cca tempest-VolumesServicesTestJSON-213156721 tempest-VolumesServicesTestJSON-213156721-project-member] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 09:56:50.886302 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-d769db5c-cd28-450c-91b5-cf3ee4914cca tempest-VolumesServicesTestJSON-213156721 tempest-VolumesServicesTestJSON-213156721-project-member] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 09:56:50.900086 np0000006707 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 09:56:50.900086 np0000006707 devstack@c-api.service[100295]: warnings.warn( Aug 07 09:56:50.905828 np0000006707 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-d769db5c-cd28-450c-91b5-cf3ee4914cca tempest-VolumesServicesTestJSON-213156721 tempest-VolumesServicesTestJSON-213156721-project-member] Volume info retrieved successfully. Aug 07 09:56:50.911725 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-d769db5c-cd28-450c-91b5-cf3ee4914cca tempest-VolumesServicesTestJSON-213156721 tempest-VolumesServicesTestJSON-213156721-project-member] https://10.4.3.8/volume/v3/volumes/a8b7755f-91b2-46f6-87d4-ff85ca1af031 returned with HTTP 200 Aug 07 09:56:50.913579 np0000006707 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 503/2023] 10.4.3.8 () {66 vars in 1334 bytes} [Fri Aug 7 09:56:50 2026] GET /volume/v3/volumes/a8b7755f-91b2-46f6-87d4-ff85ca1af031 => generated 843 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 09:56:50.925797 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [None req-325ebaf6-b032-4b12-b070-049299864eb3 None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:56:50.929746 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-325ebaf6-b032-4b12-b070-049299864eb3 tempest-VolumesServicesTestJSON-213156721 tempest-VolumesServicesTestJSON-213156721-project-member] DELETE https://10.4.3.8/volume/v3/volumes/a8b7755f-91b2-46f6-87d4-ff85ca1af031 Aug 07 09:56:50.929746 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-325ebaf6-b032-4b12-b070-049299864eb3 tempest-VolumesServicesTestJSON-213156721 tempest-VolumesServicesTestJSON-213156721-project-member] Empty body provided in request {{(pid=100296) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 09:56:50.929746 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-325ebaf6-b032-4b12-b070-049299864eb3 tempest-VolumesServicesTestJSON-213156721 tempest-VolumesServicesTestJSON-213156721-project-member] Calling method 'delete' {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 09:56:50.929746 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.v3.volumes [None req-325ebaf6-b032-4b12-b070-049299864eb3 tempest-VolumesServicesTestJSON-213156721 tempest-VolumesServicesTestJSON-213156721-project-member] Delete volume with id: a8b7755f-91b2-46f6-87d4-ff85ca1af031 Aug 07 09:56:50.942457 np0000006707 devstack@c-api.service[100296]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 09:56:50.942457 np0000006707 devstack@c-api.service[100296]: warnings.warn( Aug 07 09:56:50.942869 np0000006707 devstack@c-api.service[100296]: INFO cinder.volume.api [None req-325ebaf6-b032-4b12-b070-049299864eb3 tempest-VolumesServicesTestJSON-213156721 tempest-VolumesServicesTestJSON-213156721-project-member] Volume info retrieved successfully. Aug 07 09:56:50.943150 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.middleware.request_id [None req-0e363783-c8fb-45fd-ac7a-35010fc6f100 None None] RequestId filter calling following filter/app {{(pid=100298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:56:50.946210 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [None req-0e363783-c8fb-45fd-ac7a-35010fc6f100 tempest-VolumeTypesTest-973812750 tempest-VolumeTypesTest-973812750-project-member] GET https://10.4.3.8/volume/v3/volumes/5249d17a-9add-442a-8a18-86bbb5fb5065 Aug 07 09:56:50.946523 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [None req-0e363783-c8fb-45fd-ac7a-35010fc6f100 tempest-VolumeTypesTest-973812750 tempest-VolumeTypesTest-973812750-project-member] Empty body provided in request {{(pid=100298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 09:56:50.946845 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [None req-0e363783-c8fb-45fd-ac7a-35010fc6f100 tempest-VolumeTypesTest-973812750 tempest-VolumeTypesTest-973812750-project-member] Calling method 'show' {{(pid=100298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 09:56:50.959832 np0000006707 devstack@c-api.service[100298]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 09:56:50.959832 np0000006707 devstack@c-api.service[100298]: warnings.warn( Aug 07 09:56:50.972057 np0000006707 devstack@c-api.service[100296]: INFO cinder.volume.api [None req-325ebaf6-b032-4b12-b070-049299864eb3 tempest-VolumesServicesTestJSON-213156721 tempest-VolumesServicesTestJSON-213156721-project-member] Delete volume request issued successfully. Aug 07 09:56:50.972414 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [None req-918347dc-9f3b-452d-a397-a6d77825c7b1 None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:56:50.972704 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-325ebaf6-b032-4b12-b070-049299864eb3 tempest-VolumesServicesTestJSON-213156721 tempest-VolumesServicesTestJSON-213156721-project-member] https://10.4.3.8/volume/v3/volumes/a8b7755f-91b2-46f6-87d4-ff85ca1af031 returned with HTTP 202 Aug 07 09:56:50.973202 np0000006707 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 506/2024] 10.4.3.8 () {66 vars in 1337 bytes} [Fri Aug 7 09:56:50 2026] DELETE /volume/v3/volumes/a8b7755f-91b2-46f6-87d4-ff85ca1af031 => generated 0 bytes in 48 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 07 09:56:50.974285 np0000006707 devstack@c-api.service[100298]: INFO cinder.volume.api [None req-0e363783-c8fb-45fd-ac7a-35010fc6f100 tempest-VolumeTypesTest-973812750 tempest-VolumeTypesTest-973812750-project-member] Volume info retrieved successfully. Aug 07 09:56:50.974447 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-918347dc-9f3b-452d-a397-a6d77825c7b1 tempest-VolumesSnapshotTestJSON-1374712720 tempest-VolumesSnapshotTestJSON-1374712720-project-member] GET https://10.4.3.8/volume/v3/snapshots/8a5a05ad-a031-4a24-ad8f-f05a610134b4 Aug 07 09:56:50.974787 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-918347dc-9f3b-452d-a397-a6d77825c7b1 tempest-VolumesSnapshotTestJSON-1374712720 tempest-VolumesSnapshotTestJSON-1374712720-project-member] Empty body provided in request {{(pid=100297) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 09:56:50.975271 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-918347dc-9f3b-452d-a397-a6d77825c7b1 tempest-VolumesSnapshotTestJSON-1374712720 tempest-VolumesSnapshotTestJSON-1374712720-project-member] Calling method 'show' {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 09:56:50.982569 np0000006707 devstack@c-api.service[100297]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 09:56:50.982569 np0000006707 devstack@c-api.service[100297]: warnings.warn( Aug 07 09:56:50.982694 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [None req-0e363783-c8fb-45fd-ac7a-35010fc6f100 tempest-VolumeTypesTest-973812750 tempest-VolumeTypesTest-973812750-project-member] https://10.4.3.8/volume/v3/volumes/5249d17a-9add-442a-8a18-86bbb5fb5065 returned with HTTP 200 Aug 07 09:56:50.983260 np0000006707 devstack@c-api.service[100298]: [pid: 100298|app: 0|req: 511/2025] 10.4.3.8 () {66 vars in 1334 bytes} [Fri Aug 7 09:56:50 2026] GET /volume/v3/volumes/5249d17a-9add-442a-8a18-86bbb5fb5065 => generated 872 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 09:56:50.986208 np0000006707 devstack@c-api.service[100297]: INFO cinder.volume.api [None req-918347dc-9f3b-452d-a397-a6d77825c7b1 tempest-VolumesSnapshotTestJSON-1374712720 tempest-VolumesSnapshotTestJSON-1374712720-project-member] Snapshot retrieved successfully. Aug 07 09:56:50.986856 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-0ee462dd-f226-4aeb-8508-a7aeb3fcc4a3 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:56:50.987305 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-918347dc-9f3b-452d-a397-a6d77825c7b1 tempest-VolumesSnapshotTestJSON-1374712720 tempest-VolumesSnapshotTestJSON-1374712720-project-member] https://10.4.3.8/volume/v3/snapshots/8a5a05ad-a031-4a24-ad8f-f05a610134b4 returned with HTTP 200 Aug 07 09:56:50.988223 np0000006707 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 506/2026] 10.4.3.8 () {66 vars in 1340 bytes} [Fri Aug 7 09:56:50 2026] GET /volume/v3/snapshots/8a5a05ad-a031-4a24-ad8f-f05a610134b4 => generated 469 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 09:56:50.992867 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-0ee462dd-f226-4aeb-8508-a7aeb3fcc4a3 tempest-VolumesServicesTestJSON-213156721 tempest-VolumesServicesTestJSON-213156721-project-member] GET https://10.4.3.8/volume/v3/volumes/a8b7755f-91b2-46f6-87d4-ff85ca1af031 Aug 07 09:56:50.994692 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-0ee462dd-f226-4aeb-8508-a7aeb3fcc4a3 tempest-VolumesServicesTestJSON-213156721 tempest-VolumesServicesTestJSON-213156721-project-member] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 09:56:50.994692 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-0ee462dd-f226-4aeb-8508-a7aeb3fcc4a3 tempest-VolumesServicesTestJSON-213156721 tempest-VolumesServicesTestJSON-213156721-project-member] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 09:56:51.004508 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [None req-bd727645-a9b8-4a1b-b39d-eccafce2b57d None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:56:51.005979 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.middleware.request_id [None req-2b0b1d35-7372-4a33-8361-4d1eac0b1b93 None None] RequestId filter calling following filter/app {{(pid=100298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:56:51.006891 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-bd727645-a9b8-4a1b-b39d-eccafce2b57d tempest-VolumesSnapshotTestJSON-1374712720 tempest-VolumesSnapshotTestJSON-1374712720-project-member] POST https://10.4.3.8/volume/v3/volumes Aug 07 09:56:51.007241 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-bd727645-a9b8-4a1b-b39d-eccafce2b57d tempest-VolumesSnapshotTestJSON-1374712720 tempest-VolumesSnapshotTestJSON-1374712720-project-member] Action: 'create', calling method: create, body: {"volume": {"snapshot_id": "8a5a05ad-a031-4a24-ad8f-f05a610134b4", "size": 2, "name": "tempest-VolumesSnapshotTestJSON-Volume-1489711295"}} {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 09:56:51.008842 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [None req-2b0b1d35-7372-4a33-8361-4d1eac0b1b93 tempest-VolumeTypesTest-973812750 tempest-VolumeTypesTest-973812750-project-member] POST https://10.4.3.8/volume/v3/volumes/5249d17a-9add-442a-8a18-86bbb5fb5065/action Aug 07 09:56:51.009529 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.v3.volumes [None req-bd727645-a9b8-4a1b-b39d-eccafce2b57d tempest-VolumesSnapshotTestJSON-1374712720 tempest-VolumesSnapshotTestJSON-1374712720-project-member] Create volume request body: {'volume': {'snapshot_id': '8a5a05ad-a031-4a24-ad8f-f05a610134b4', 'size': 2, 'name': 'tempest-VolumesSnapshotTestJSON-Volume-1489711295'}} {{(pid=100296) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 07 09:56:51.009627 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [None req-2b0b1d35-7372-4a33-8361-4d1eac0b1b93 tempest-VolumeTypesTest-973812750 tempest-VolumeTypesTest-973812750-project-member] Action body: b'{"os-retype": {"new_type": "37c33cb8-0773-4025-96dc-51a6f34f6418"}}' {{(pid=100298) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 07 09:56:51.009910 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [None req-2b0b1d35-7372-4a33-8361-4d1eac0b1b93 tempest-VolumeTypesTest-973812750 tempest-VolumeTypesTest-973812750-project-member] Action: 'action', calling method: _retype, body: {"os-retype": {"new_type": "37c33cb8-0773-4025-96dc-51a6f34f6418"}} {{(pid=100298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 09:56:51.013120 np0000006707 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 09:56:51.013120 np0000006707 devstack@c-api.service[100295]: warnings.warn( Aug 07 09:56:51.019534 np0000006707 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-0ee462dd-f226-4aeb-8508-a7aeb3fcc4a3 tempest-VolumesServicesTestJSON-213156721 tempest-VolumesServicesTestJSON-213156721-project-member] Volume info retrieved successfully. Aug 07 09:56:51.019859 np0000006707 devstack@c-api.service[100296]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 09:56:51.019859 np0000006707 devstack@c-api.service[100296]: warnings.warn( Aug 07 09:56:51.020533 np0000006707 devstack@c-api.service[100296]: INFO cinder.volume.api [None req-bd727645-a9b8-4a1b-b39d-eccafce2b57d tempest-VolumesSnapshotTestJSON-1374712720 tempest-VolumesSnapshotTestJSON-1374712720-project-member] Snapshot retrieved successfully. Aug 07 09:56:51.020728 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.v3.volumes [None req-bd727645-a9b8-4a1b-b39d-eccafce2b57d tempest-VolumesSnapshotTestJSON-1374712720 tempest-VolumesSnapshotTestJSON-1374712720-project-member] Create volume of 2 GB Aug 07 09:56:51.026153 np0000006707 devstack@c-api.service[100298]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 09:56:51.026153 np0000006707 devstack@c-api.service[100298]: warnings.warn( Aug 07 09:56:51.026220 np0000006707 devstack@c-api.service[100296]: INFO cinder.volume.api [None req-bd727645-a9b8-4a1b-b39d-eccafce2b57d tempest-VolumesSnapshotTestJSON-1374712720 tempest-VolumesSnapshotTestJSON-1374712720-project-member] Availability Zones retrieved successfully. Aug 07 09:56:51.026340 np0000006707 devstack@c-api.service[100298]: INFO cinder.volume.api [None req-2b0b1d35-7372-4a33-8361-4d1eac0b1b93 tempest-VolumeTypesTest-973812750 tempest-VolumeTypesTest-973812750-project-member] Volume info retrieved successfully. Aug 07 09:56:51.026671 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-0ee462dd-f226-4aeb-8508-a7aeb3fcc4a3 tempest-VolumesServicesTestJSON-213156721 tempest-VolumesServicesTestJSON-213156721-project-member] https://10.4.3.8/volume/v3/volumes/a8b7755f-91b2-46f6-87d4-ff85ca1af031 returned with HTTP 200 Aug 07 09:56:51.027325 np0000006707 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 504/2027] 10.4.3.8 () {66 vars in 1334 bytes} [Fri Aug 7 09:56:50 2026] GET /volume/v3/volumes/a8b7755f-91b2-46f6-87d4-ff85ca1af031 => generated 842 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 09:56:51.035640 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.volume.api [None req-bd727645-a9b8-4a1b-b39d-eccafce2b57d tempest-VolumesSnapshotTestJSON-1374712720 tempest-VolumesSnapshotTestJSON-1374712720-project-member] Flow 'volume_create_api' (260b9a86-36f1-4a32-be0d-02f9c6ab3f04) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100296) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 09:56:51.037914 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.volume.api [None req-bd727645-a9b8-4a1b-b39d-eccafce2b57d tempest-VolumesSnapshotTestJSON-1374712720 tempest-VolumesSnapshotTestJSON-1374712720-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b763b9e7-d944-4d8d-a026-c776b71366b9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 09:56:51.038280 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [None req-496cea61-3490-46d2-a2d3-c49817a94dec None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:56:51.038656 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.volume.flows.api.create_volume [None req-bd727645-a9b8-4a1b-b39d-eccafce2b57d tempest-VolumesSnapshotTestJSON-1374712720 tempest-VolumesSnapshotTestJSON-1374712720-project-member] Validating volume size '2' using validate_int, validate_snap_size {{(pid=100296) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 07 09:56:51.043156 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-496cea61-3490-46d2-a2d3-c49817a94dec tempest-CinderUnicodeTest-1142385570 tempest-CinderUnicodeTest-1142385570-project-member] GET https://10.4.3.8/volume/v3/snapshots/a3d81a4c-692b-4b52-a4df-a1b14ac0e0a2 Aug 07 09:56:51.043396 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-496cea61-3490-46d2-a2d3-c49817a94dec tempest-CinderUnicodeTest-1142385570 tempest-CinderUnicodeTest-1142385570-project-member] Empty body provided in request {{(pid=100297) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 09:56:51.044477 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-496cea61-3490-46d2-a2d3-c49817a94dec tempest-CinderUnicodeTest-1142385570 tempest-CinderUnicodeTest-1142385570-project-member] Calling method 'show' {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 09:56:51.055715 np0000006707 devstack@c-api.service[100297]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 09:56:51.055715 np0000006707 devstack@c-api.service[100297]: warnings.warn( Aug 07 09:56:51.056344 np0000006707 devstack@c-api.service[100297]: INFO cinder.volume.api [None req-496cea61-3490-46d2-a2d3-c49817a94dec tempest-CinderUnicodeTest-1142385570 tempest-CinderUnicodeTest-1142385570-project-member] Snapshot retrieved successfully. Aug 07 09:56:51.057179 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-496cea61-3490-46d2-a2d3-c49817a94dec tempest-CinderUnicodeTest-1142385570 tempest-CinderUnicodeTest-1142385570-project-member] https://10.4.3.8/volume/v3/snapshots/a3d81a4c-692b-4b52-a4df-a1b14ac0e0a2 returned with HTTP 200 Aug 07 09:56:51.057673 np0000006707 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 507/2028] 10.4.3.8 () {66 vars in 1340 bytes} [Fri Aug 7 09:56:51 2026] GET /volume/v3/snapshots/a3d81a4c-692b-4b52-a4df-a1b14ac0e0a2 => generated 484 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 09:56:51.065488 np0000006707 devstack@c-api.service[100298]: WARNING cinder.quota [None req-2b0b1d35-7372-4a33-8361-4d1eac0b1b93 tempest-VolumeTypesTest-973812750 tempest-VolumeTypesTest-973812750-project-member] Deprecated: Default quota for resource: volumes_tempest-VolumeTypesTest-volume-type-209251 is set by the default quota flag: quota_volumes_tempest-VolumeTypesTest-volume-type-209251, it is now deprecated. Please use the default quota class for default quota. Aug 07 09:56:51.065790 np0000006707 devstack@c-api.service[100298]: WARNING cinder.quota [None req-2b0b1d35-7372-4a33-8361-4d1eac0b1b93 tempest-VolumeTypesTest-973812750 tempest-VolumeTypesTest-973812750-project-member] Deprecated: Default quota for resource: gigabytes_tempest-VolumeTypesTest-volume-type-209251 is set by the default quota flag: quota_gigabytes_tempest-VolumeTypesTest-volume-type-209251, it is now deprecated. Please use the default quota class for default quota. Aug 07 09:56:51.068899 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-03b540b2-4cc5-456f-a51f-62dac310b581 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:56:51.071275 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-03b540b2-4cc5-456f-a51f-62dac310b581 tempest-CinderUnicodeTest-1142385570 tempest-CinderUnicodeTest-1142385570-project-member] GET https://10.4.3.8/volume/v3/snapshots/a3d81a4c-692b-4b52-a4df-a1b14ac0e0a2 Aug 07 09:56:51.074144 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-03b540b2-4cc5-456f-a51f-62dac310b581 tempest-CinderUnicodeTest-1142385570 tempest-CinderUnicodeTest-1142385570-project-member] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 09:56:51.074144 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-03b540b2-4cc5-456f-a51f-62dac310b581 tempest-CinderUnicodeTest-1142385570 tempest-CinderUnicodeTest-1142385570-project-member] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 09:56:51.080860 np0000006707 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 09:56:51.080860 np0000006707 devstack@c-api.service[100295]: warnings.warn( Aug 07 09:56:51.081338 np0000006707 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-03b540b2-4cc5-456f-a51f-62dac310b581 tempest-CinderUnicodeTest-1142385570 tempest-CinderUnicodeTest-1142385570-project-member] Snapshot retrieved successfully. Aug 07 09:56:51.082426 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-03b540b2-4cc5-456f-a51f-62dac310b581 tempest-CinderUnicodeTest-1142385570 tempest-CinderUnicodeTest-1142385570-project-member] https://10.4.3.8/volume/v3/snapshots/a3d81a4c-692b-4b52-a4df-a1b14ac0e0a2 returned with HTTP 200 Aug 07 09:56:51.083000 np0000006707 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 505/2029] 10.4.3.8 () {66 vars in 1340 bytes} [Fri Aug 7 09:56:51 2026] GET /volume/v3/snapshots/a3d81a4c-692b-4b52-a4df-a1b14ac0e0a2 => generated 484 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 09:56:51.094911 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.volume.api [None req-bd727645-a9b8-4a1b-b39d-eccafce2b57d tempest-VolumesSnapshotTestJSON-1374712720 tempest-VolumesSnapshotTestJSON-1374712720-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b763b9e7-d944-4d8d-a026-c776b71366b9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 2, 'snapshot_id': '8a5a05ad-a031-4a24-ad8f-f05a610134b4', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-07T09:47:39Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=45fd9a3a-b61e-4c6c-9ab7-d02f06678d0d,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '45fd9a3a-b61e-4c6c-9ab7-d02f06678d0d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 09:56:51.095311 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [None req-a1418fc5-fe5a-4ebd-86af-fdbde89734fb None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:56:51.095863 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.volume.api [None req-bd727645-a9b8-4a1b-b39d-eccafce2b57d tempest-VolumesSnapshotTestJSON-1374712720 tempest-VolumesSnapshotTestJSON-1374712720-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4d22b335-5402-48a4-9565-04540dd3f24d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 09:56:51.097872 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-a1418fc5-fe5a-4ebd-86af-fdbde89734fb tempest-CinderUnicodeTest-1142385570 tempest-CinderUnicodeTest-1142385570-project-member] DELETE https://10.4.3.8/volume/v3/snapshots/a3d81a4c-692b-4b52-a4df-a1b14ac0e0a2 Aug 07 09:56:51.099702 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-a1418fc5-fe5a-4ebd-86af-fdbde89734fb tempest-CinderUnicodeTest-1142385570 tempest-CinderUnicodeTest-1142385570-project-member] Empty body provided in request {{(pid=100297) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 09:56:51.100547 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-a1418fc5-fe5a-4ebd-86af-fdbde89734fb tempest-CinderUnicodeTest-1142385570 tempest-CinderUnicodeTest-1142385570-project-member] Calling method 'delete' {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 09:56:51.100547 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.v3.snapshots [None req-a1418fc5-fe5a-4ebd-86af-fdbde89734fb tempest-CinderUnicodeTest-1142385570 tempest-CinderUnicodeTest-1142385570-project-member] Delete snapshot with id: a3d81a4c-692b-4b52-a4df-a1b14ac0e0a2 Aug 07 09:56:51.108250 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.quota [None req-2b0b1d35-7372-4a33-8361-4d1eac0b1b93 tempest-VolumeTypesTest-973812750 tempest-VolumeTypesTest-973812750-project-member] Created reservations ['31186b36-588e-4534-b069-779000ecdbe4', '6ccc0f3a-15ab-4a1f-b37b-cb7f9057825b'] {{(pid=100298) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 09:56:51.115102 np0000006707 devstack@c-api.service[100297]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 09:56:51.115102 np0000006707 devstack@c-api.service[100297]: warnings.warn( Aug 07 09:56:51.116026 np0000006707 devstack@c-api.service[100297]: INFO cinder.volume.api [None req-a1418fc5-fe5a-4ebd-86af-fdbde89734fb tempest-CinderUnicodeTest-1142385570 tempest-CinderUnicodeTest-1142385570-project-member] Snapshot retrieved successfully. Aug 07 09:56:51.127099 np0000006707 devstack@c-api.service[100298]: WARNING cinder.quota [None req-2b0b1d35-7372-4a33-8361-4d1eac0b1b93 tempest-VolumeTypesTest-973812750 tempest-VolumeTypesTest-973812750-project-member] Deprecated: Default quota for resource: volumes_tempest-VolumeTypesTest-volume-type-1882890710 is set by the default quota flag: quota_volumes_tempest-VolumeTypesTest-volume-type-1882890710, it is now deprecated. Please use the default quota class for default quota. Aug 07 09:56:51.127515 np0000006707 devstack@c-api.service[100298]: WARNING cinder.quota [None req-2b0b1d35-7372-4a33-8361-4d1eac0b1b93 tempest-VolumeTypesTest-973812750 tempest-VolumeTypesTest-973812750-project-member] Deprecated: Default quota for resource: gigabytes_tempest-VolumeTypesTest-volume-type-1882890710 is set by the default quota flag: quota_gigabytes_tempest-VolumeTypesTest-volume-type-1882890710, it is now deprecated. Please use the default quota class for default quota. Aug 07 09:56:51.142111 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.quota [None req-2b0b1d35-7372-4a33-8361-4d1eac0b1b93 tempest-VolumeTypesTest-973812750 tempest-VolumeTypesTest-973812750-project-member] Created reservations ['52024053-351f-4a7f-8977-258b7e22123c', '4b5b2f11-13ae-4805-a81a-db05bde25f55'] {{(pid=100298) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 09:56:51.148618 np0000006707 devstack@c-api.service[100297]: INFO cinder.volume.api [None req-a1418fc5-fe5a-4ebd-86af-fdbde89734fb tempest-CinderUnicodeTest-1142385570 tempest-CinderUnicodeTest-1142385570-project-member] Snapshot delete request issued successfully. Aug 07 09:56:51.148618 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-a1418fc5-fe5a-4ebd-86af-fdbde89734fb tempest-CinderUnicodeTest-1142385570 tempest-CinderUnicodeTest-1142385570-project-member] https://10.4.3.8/volume/v3/snapshots/a3d81a4c-692b-4b52-a4df-a1b14ac0e0a2 returned with HTTP 202 Aug 07 09:56:51.148618 np0000006707 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 508/2030] 10.4.3.8 () {66 vars in 1343 bytes} [Fri Aug 7 09:56:51 2026] DELETE /volume/v3/snapshots/a3d81a4c-692b-4b52-a4df-a1b14ac0e0a2 => generated 0 bytes in 54 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 07 09:56:51.162367 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-485697b5-561d-4ffc-9625-80931c0901b0 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:56:51.164319 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-485697b5-561d-4ffc-9625-80931c0901b0 tempest-CinderUnicodeTest-1142385570 tempest-CinderUnicodeTest-1142385570-project-member] GET https://10.4.3.8/volume/v3/snapshots/a3d81a4c-692b-4b52-a4df-a1b14ac0e0a2 Aug 07 09:56:51.167311 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.quota [None req-bd727645-a9b8-4a1b-b39d-eccafce2b57d tempest-VolumesSnapshotTestJSON-1374712720 tempest-VolumesSnapshotTestJSON-1374712720-project-member] Created reservations ['3dcbe3e9-7bdc-4ea9-b306-f268a5cb2d56', '7656c7ef-8bba-45ee-a5e3-7fade2b724e3', 'ae866631-8060-4112-8948-acfa252c1cc9', 'ba1d33ca-f3c9-4760-939b-f715adb9b5a6'] {{(pid=100296) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 09:56:51.168266 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-485697b5-561d-4ffc-9625-80931c0901b0 tempest-CinderUnicodeTest-1142385570 tempest-CinderUnicodeTest-1142385570-project-member] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 09:56:51.168266 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-485697b5-561d-4ffc-9625-80931c0901b0 tempest-CinderUnicodeTest-1142385570 tempest-CinderUnicodeTest-1142385570-project-member] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 09:56:51.168861 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.volume.api [None req-bd727645-a9b8-4a1b-b39d-eccafce2b57d tempest-VolumesSnapshotTestJSON-1374712720 tempest-VolumesSnapshotTestJSON-1374712720-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4d22b335-5402-48a4-9565-04540dd3f24d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['3dcbe3e9-7bdc-4ea9-b306-f268a5cb2d56', '7656c7ef-8bba-45ee-a5e3-7fade2b724e3', 'ae866631-8060-4112-8948-acfa252c1cc9', 'ba1d33ca-f3c9-4760-939b-f715adb9b5a6']}' {{(pid=100296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 09:56:51.170476 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.volume.api [None req-bd727645-a9b8-4a1b-b39d-eccafce2b57d tempest-VolumesSnapshotTestJSON-1374712720 tempest-VolumesSnapshotTestJSON-1374712720-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (bf07543f-a4ab-4729-89c1-b80db6f54978) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 09:56:51.175097 np0000006707 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 09:56:51.175097 np0000006707 devstack@c-api.service[100295]: warnings.warn( Aug 07 09:56:51.175745 np0000006707 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-485697b5-561d-4ffc-9625-80931c0901b0 tempest-CinderUnicodeTest-1142385570 tempest-CinderUnicodeTest-1142385570-project-member] Snapshot retrieved successfully. Aug 07 09:56:51.176696 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-485697b5-561d-4ffc-9625-80931c0901b0 tempest-CinderUnicodeTest-1142385570 tempest-CinderUnicodeTest-1142385570-project-member] https://10.4.3.8/volume/v3/snapshots/a3d81a4c-692b-4b52-a4df-a1b14ac0e0a2 returned with HTTP 200 Aug 07 09:56:51.177191 np0000006707 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 506/2031] 10.4.3.8 () {66 vars in 1340 bytes} [Fri Aug 7 09:56:51 2026] GET /volume/v3/snapshots/a3d81a4c-692b-4b52-a4df-a1b14ac0e0a2 => generated 483 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 09:56:51.184743 np0000006707 devstack@c-api.service[100298]: INFO cinder.volume.api [None req-2b0b1d35-7372-4a33-8361-4d1eac0b1b93 tempest-VolumeTypesTest-973812750 tempest-VolumeTypesTest-973812750-project-member] Retype volume request issued successfully. Aug 07 09:56:51.184743 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [None req-2b0b1d35-7372-4a33-8361-4d1eac0b1b93 tempest-VolumeTypesTest-973812750 tempest-VolumeTypesTest-973812750-project-member] https://10.4.3.8/volume/v3/volumes/5249d17a-9add-442a-8a18-86bbb5fb5065/action returned with HTTP 202 Aug 07 09:56:51.184743 np0000006707 devstack@c-api.service[100298]: [pid: 100298|app: 0|req: 512/2032] 10.4.3.8 () {68 vars in 1376 bytes} [Fri Aug 7 09:56:51 2026] POST /volume/v3/volumes/5249d17a-9add-442a-8a18-86bbb5fb5065/action => generated 0 bytes in 179 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 07 09:56:51.197059 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [None req-3cf144d2-6978-4447-8a6a-72a7a94d64b7 None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:56:51.200235 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-3cf144d2-6978-4447-8a6a-72a7a94d64b7 tempest-VolumeTypesTest-973812750 tempest-VolumeTypesTest-973812750-project-member] GET https://10.4.3.8/volume/v3/volumes/5249d17a-9add-442a-8a18-86bbb5fb5065 Aug 07 09:56:51.204645 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-3cf144d2-6978-4447-8a6a-72a7a94d64b7 tempest-VolumeTypesTest-973812750 tempest-VolumeTypesTest-973812750-project-member] Empty body provided in request {{(pid=100297) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 09:56:51.204645 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-3cf144d2-6978-4447-8a6a-72a7a94d64b7 tempest-VolumeTypesTest-973812750 tempest-VolumeTypesTest-973812750-project-member] Calling method 'show' {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 09:56:51.217602 np0000006707 devstack@c-api.service[100297]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 09:56:51.217602 np0000006707 devstack@c-api.service[100297]: warnings.warn( Aug 07 09:56:51.226945 np0000006707 devstack@c-api.service[100297]: INFO cinder.volume.api [None req-3cf144d2-6978-4447-8a6a-72a7a94d64b7 tempest-VolumeTypesTest-973812750 tempest-VolumeTypesTest-973812750-project-member] Volume info retrieved successfully. Aug 07 09:56:51.234253 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-3cf144d2-6978-4447-8a6a-72a7a94d64b7 tempest-VolumeTypesTest-973812750 tempest-VolumeTypesTest-973812750-project-member] https://10.4.3.8/volume/v3/volumes/5249d17a-9add-442a-8a18-86bbb5fb5065 returned with HTTP 200 Aug 07 09:56:51.234739 np0000006707 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 509/2033] 10.4.3.8 () {66 vars in 1334 bytes} [Fri Aug 7 09:56:51 2026] GET /volume/v3/volumes/5249d17a-9add-442a-8a18-86bbb5fb5065 => generated 871 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 09:56:51.245799 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.volume.api [None req-bd727645-a9b8-4a1b-b39d-eccafce2b57d tempest-VolumesSnapshotTestJSON-1374712720 tempest-VolumesSnapshotTestJSON-1374712720-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (bf07543f-a4ab-4729-89c1-b80db6f54978) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'f80c07a4-ceea-41b0-9099-df4ab8338d52', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-1489711295',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='cb87a8a849974ae19f133e9598c17433',qos_specs=None,replication_status=,reservations=['3dcbe3e9-7bdc-4ea9-b306-f268a5cb2d56','7656c7ef-8bba-45ee-a5e3-7fade2b724e3','ae866631-8060-4112-8948-acfa252c1cc9','ba1d33ca-f3c9-4760-939b-f715adb9b5a6'],size=2,snapshot_id=8a5a05ad-a031-4a24-ad8f-f05a610134b4,source_replicaid=,source_volid=None,status='creating',user_id='a2d8348dda144bf491d0b98b187dc3bd',volume_type_id=45fd9a3a-b61e-4c6c-9ab7-d02f06678d0d), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-07T09:56:51Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-1489711295',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=f80c07a4-ceea-41b0-9099-df4ab8338d52,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='cb87a8a849974ae19f133e9598c17433',provider_auth=None,provider_geometry=None,provider_id=None,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=8a5a05ad-a031-4a24-ad8f-f05a610134b4,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='a2d8348dda144bf491d0b98b187dc3bd',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(45fd9a3a-b61e-4c6c-9ab7-d02f06678d0d),volume_type_id=45fd9a3a-b61e-4c6c-9ab7-d02f06678d0d)}' {{(pid=100296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 09:56:51.246996 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.volume.api [None req-bd727645-a9b8-4a1b-b39d-eccafce2b57d tempest-VolumesSnapshotTestJSON-1374712720 tempest-VolumesSnapshotTestJSON-1374712720-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (70397e42-dfbc-4923-bba7-97824bb4e56c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 09:56:51.290027 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.volume.api [None req-bd727645-a9b8-4a1b-b39d-eccafce2b57d tempest-VolumesSnapshotTestJSON-1374712720 tempest-VolumesSnapshotTestJSON-1374712720-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (70397e42-dfbc-4923-bba7-97824bb4e56c) transitioned into state 'SUCCESS' from state '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-1489711295',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='cb87a8a849974ae19f133e9598c17433',qos_specs=None,replication_status=,reservations=['3dcbe3e9-7bdc-4ea9-b306-f268a5cb2d56','7656c7ef-8bba-45ee-a5e3-7fade2b724e3','ae866631-8060-4112-8948-acfa252c1cc9','ba1d33ca-f3c9-4760-939b-f715adb9b5a6'],size=2,snapshot_id=8a5a05ad-a031-4a24-ad8f-f05a610134b4,source_replicaid=,source_volid=None,status='creating',user_id='a2d8348dda144bf491d0b98b187dc3bd',volume_type_id=45fd9a3a-b61e-4c6c-9ab7-d02f06678d0d)}' {{(pid=100296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 09:56:51.290995 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.volume.api [None req-bd727645-a9b8-4a1b-b39d-eccafce2b57d tempest-VolumesSnapshotTestJSON-1374712720 tempest-VolumesSnapshotTestJSON-1374712720-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (cec7fc90-6c4c-4f71-8e1b-d1d9c3d3f863) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 09:56:51.331763 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.volume.api [None req-bd727645-a9b8-4a1b-b39d-eccafce2b57d tempest-VolumesSnapshotTestJSON-1374712720 tempest-VolumesSnapshotTestJSON-1374712720-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (cec7fc90-6c4c-4f71-8e1b-d1d9c3d3f863) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 09:56:51.334085 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.volume.api [None req-bd727645-a9b8-4a1b-b39d-eccafce2b57d tempest-VolumesSnapshotTestJSON-1374712720 tempest-VolumesSnapshotTestJSON-1374712720-project-member] Flow 'volume_create_api' (260b9a86-36f1-4a32-be0d-02f9c6ab3f04) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100296) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 09:56:51.334085 np0000006707 devstack@c-api.service[100296]: INFO cinder.volume.api [None req-bd727645-a9b8-4a1b-b39d-eccafce2b57d tempest-VolumesSnapshotTestJSON-1374712720 tempest-VolumesSnapshotTestJSON-1374712720-project-member] Create volume request issued successfully. Aug 07 09:56:51.335511 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-bd727645-a9b8-4a1b-b39d-eccafce2b57d tempest-VolumesSnapshotTestJSON-1374712720 tempest-VolumesSnapshotTestJSON-1374712720-project-member] https://10.4.3.8/volume/v3/volumes returned with HTTP 202 Aug 07 09:56:51.335511 np0000006707 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 507/2034] 10.4.3.8 () {68 vars in 1245 bytes} [Fri Aug 7 09:56:51 2026] POST /volume/v3/volumes => generated 784 bytes in 332 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 07 09:56:51.356439 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-599a5931-6fc2-4eac-8ceb-e8f03ec83d11 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:56:51.360448 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-599a5931-6fc2-4eac-8ceb-e8f03ec83d11 tempest-VolumesSnapshotTestJSON-1374712720 tempest-VolumesSnapshotTestJSON-1374712720-project-member] GET https://10.4.3.8/volume/v3/volumes/f80c07a4-ceea-41b0-9099-df4ab8338d52 Aug 07 09:56:51.360448 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-599a5931-6fc2-4eac-8ceb-e8f03ec83d11 tempest-VolumesSnapshotTestJSON-1374712720 tempest-VolumesSnapshotTestJSON-1374712720-project-member] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 09:56:51.360448 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-599a5931-6fc2-4eac-8ceb-e8f03ec83d11 tempest-VolumesSnapshotTestJSON-1374712720 tempest-VolumesSnapshotTestJSON-1374712720-project-member] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 09:56:51.373612 np0000006707 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 09:56:51.373612 np0000006707 devstack@c-api.service[100295]: warnings.warn( Aug 07 09:56:51.377992 np0000006707 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-599a5931-6fc2-4eac-8ceb-e8f03ec83d11 tempest-VolumesSnapshotTestJSON-1374712720 tempest-VolumesSnapshotTestJSON-1374712720-project-member] Volume info retrieved successfully. Aug 07 09:56:51.388335 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-599a5931-6fc2-4eac-8ceb-e8f03ec83d11 tempest-VolumesSnapshotTestJSON-1374712720 tempest-VolumesSnapshotTestJSON-1374712720-project-member] https://10.4.3.8/volume/v3/volumes/f80c07a4-ceea-41b0-9099-df4ab8338d52 returned with HTTP 200 Aug 07 09:56:51.388335 np0000006707 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 507/2035] 10.4.3.8 () {66 vars in 1334 bytes} [Fri Aug 7 09:56:51 2026] GET /volume/v3/volumes/f80c07a4-ceea-41b0-9099-df4ab8338d52 => generated 852 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 09:56:51.641085 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.middleware.request_id [req-0a703e12-47cb-4895-9605-07ff42a625ec req-e2c095a6-48ff-4728-bbb0-10282f48935e None None] RequestId filter calling following filter/app {{(pid=100298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:56:51.643822 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [req-0a703e12-47cb-4895-9605-07ff42a625ec req-e2c095a6-48ff-4728-bbb0-10282f48935e tempest-ServerActionsTestOtherB-2108643741 tempest-ServerActionsTestOtherB-2108643741-project-member] PUT https://10.4.3.8/volume/v3/attachments/916b00bf-bac3-4980-867f-a0d8c5d5ead7 Aug 07 09:56:51.644298 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [req-0a703e12-47cb-4895-9605-07ff42a625ec req-e2c095a6-48ff-4728-bbb0-10282f48935e tempest-ServerActionsTestOtherB-2108643741 tempest-ServerActionsTestOtherB-2108643741-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.8", "host": "np0000006707", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:568b993d50b1", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "d2780578-1896-461f-80ac-b58d2e346b90", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 09:56:51.654474 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.coordination [req-0a703e12-47cb-4895-9605-07ff42a625ec req-e2c095a6-48ff-4728-bbb0-10282f48935e tempest-ServerActionsTestOtherB-2108643741 tempest-ServerActionsTestOtherB-2108643741-project-member] Acquiring lock "cinder-attachment_update-748997b0-5a4e-4c63-80a5-a4de307c17c9-np0000006707" by "attachment_update" {{(pid=100298) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 07 09:56:51.661053 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.coordination [req-0a703e12-47cb-4895-9605-07ff42a625ec req-e2c095a6-48ff-4728-bbb0-10282f48935e tempest-ServerActionsTestOtherB-2108643741 tempest-ServerActionsTestOtherB-2108643741-project-member] Lock "cinder-attachment_update-748997b0-5a4e-4c63-80a5-a4de307c17c9-np0000006707" acquired by "attachment_update" :: waited 0.007s {{(pid=100298) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 07 09:56:51.663242 np0000006707 devstack@c-api.service[100298]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 09:56:51.663242 np0000006707 devstack@c-api.service[100298]: warnings.warn( Aug 07 09:56:51.767325 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.coordination [req-0a703e12-47cb-4895-9605-07ff42a625ec req-e2c095a6-48ff-4728-bbb0-10282f48935e tempest-ServerActionsTestOtherB-2108643741 tempest-ServerActionsTestOtherB-2108643741-project-member] Lock "cinder-attachment_update-748997b0-5a4e-4c63-80a5-a4de307c17c9-np0000006707" released by "attachment_update" :: held 0.106s {{(pid=100298) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 07 09:56:51.767754 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [req-0a703e12-47cb-4895-9605-07ff42a625ec req-e2c095a6-48ff-4728-bbb0-10282f48935e tempest-ServerActionsTestOtherB-2108643741 tempest-ServerActionsTestOtherB-2108643741-project-member] https://10.4.3.8/volume/v3/attachments/916b00bf-bac3-4980-867f-a0d8c5d5ead7 returned with HTTP 200 Aug 07 09:56:51.768193 np0000006707 devstack@c-api.service[100298]: [pid: 100298|app: 0|req: 513/2036] 10.4.3.8 () {74 vars in 1690 bytes} [Fri Aug 7 09:56:51 2026] PUT /volume/v3/attachments/916b00bf-bac3-4980-867f-a0d8c5d5ead7 => generated 969 bytes in 128 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 09:56:51.780115 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [req-0a703e12-47cb-4895-9605-07ff42a625ec req-b873c5e0-8c85-4d8a-9212-85af95985370 None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:56:51.782493 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [req-0a703e12-47cb-4895-9605-07ff42a625ec req-b873c5e0-8c85-4d8a-9212-85af95985370 tempest-ServerActionsTestOtherB-2108643741 tempest-ServerActionsTestOtherB-2108643741-project-member] GET https://10.4.3.8/volume/v3/attachments/916b00bf-bac3-4980-867f-a0d8c5d5ead7 Aug 07 09:56:51.782832 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [req-0a703e12-47cb-4895-9605-07ff42a625ec req-b873c5e0-8c85-4d8a-9212-85af95985370 tempest-ServerActionsTestOtherB-2108643741 tempest-ServerActionsTestOtherB-2108643741-project-member] Empty body provided in request {{(pid=100297) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 09:56:51.783075 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [req-0a703e12-47cb-4895-9605-07ff42a625ec req-b873c5e0-8c85-4d8a-9212-85af95985370 tempest-ServerActionsTestOtherB-2108643741 tempest-ServerActionsTestOtherB-2108643741-project-member] Calling method 'version_select' {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 09:56:51.804637 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [req-0a703e12-47cb-4895-9605-07ff42a625ec req-b873c5e0-8c85-4d8a-9212-85af95985370 tempest-ServerActionsTestOtherB-2108643741 tempest-ServerActionsTestOtherB-2108643741-project-member] https://10.4.3.8/volume/v3/attachments/916b00bf-bac3-4980-867f-a0d8c5d5ead7 returned with HTTP 200 Aug 07 09:56:51.805318 np0000006707 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 510/2037] 10.4.3.8 () {70 vars in 1637 bytes} [Fri Aug 7 09:56:51 2026] GET /volume/v3/attachments/916b00bf-bac3-4980-867f-a0d8c5d5ead7 => generated 994 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 09:56:52.044926 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [None req-d3c49833-a73f-4424-9839-08db3487205f None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:56:52.047873 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-d3c49833-a73f-4424-9839-08db3487205f tempest-VolumesServicesTestJSON-213156721 tempest-VolumesServicesTestJSON-213156721-project-member] GET https://10.4.3.8/volume/v3/volumes/a8b7755f-91b2-46f6-87d4-ff85ca1af031 Aug 07 09:56:52.048123 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-d3c49833-a73f-4424-9839-08db3487205f tempest-VolumesServicesTestJSON-213156721 tempest-VolumesServicesTestJSON-213156721-project-member] Empty body provided in request {{(pid=100296) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 09:56:52.048365 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-d3c49833-a73f-4424-9839-08db3487205f tempest-VolumesServicesTestJSON-213156721 tempest-VolumesServicesTestJSON-213156721-project-member] Calling method 'show' {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 09:56:52.062347 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-d3c49833-a73f-4424-9839-08db3487205f tempest-VolumesServicesTestJSON-213156721 tempest-VolumesServicesTestJSON-213156721-project-member] https://10.4.3.8/volume/v3/volumes/a8b7755f-91b2-46f6-87d4-ff85ca1af031 returned with HTTP 404 Aug 07 09:56:52.063069 np0000006707 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 508/2038] 10.4.3.8 () {66 vars in 1334 bytes} [Fri Aug 7 09:56:52 2026] GET /volume/v3/volumes/a8b7755f-91b2-46f6-87d4-ff85ca1af031 => generated 109 bytes in 19 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 09:56:52.080027 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-c0a55334-eace-4b2b-a808-4e83233e17e3 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:56:52.082554 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-c0a55334-eace-4b2b-a808-4e83233e17e3 tempest-VolumesServicesTestJSON-486776177 tempest-VolumesServicesTestJSON-486776177-project-admin] GET https://10.4.3.8/volume/v3/os-services Aug 07 09:56:52.083047 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-c0a55334-eace-4b2b-a808-4e83233e17e3 tempest-VolumesServicesTestJSON-486776177 tempest-VolumesServicesTestJSON-486776177-project-admin] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 09:56:52.083501 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-c0a55334-eace-4b2b-a808-4e83233e17e3 tempest-VolumesServicesTestJSON-486776177 tempest-VolumesServicesTestJSON-486776177-project-admin] Calling method 'index' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 09:56:52.089290 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-c0a55334-eace-4b2b-a808-4e83233e17e3 tempest-VolumesServicesTestJSON-486776177 tempest-VolumesServicesTestJSON-486776177-project-admin] https://10.4.3.8/volume/v3/os-services returned with HTTP 200 Aug 07 09:56:52.090132 np0000006707 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 508/2039] 10.4.3.8 () {66 vars in 1235 bytes} [Fri Aug 7 09:56:52 2026] GET /volume/v3/os-services => generated 626 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 09:56:52.195481 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.middleware.request_id [None req-43f2a0c8-41e9-4ae3-b6af-8378d22ae704 None None] RequestId filter calling following filter/app {{(pid=100298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:56:52.199032 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [None req-43f2a0c8-41e9-4ae3-b6af-8378d22ae704 tempest-CinderUnicodeTest-1142385570 tempest-CinderUnicodeTest-1142385570-project-member] GET https://10.4.3.8/volume/v3/snapshots/a3d81a4c-692b-4b52-a4df-a1b14ac0e0a2 Aug 07 09:56:52.199270 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [None req-43f2a0c8-41e9-4ae3-b6af-8378d22ae704 tempest-CinderUnicodeTest-1142385570 tempest-CinderUnicodeTest-1142385570-project-member] Empty body provided in request {{(pid=100298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 09:56:52.199617 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [None req-43f2a0c8-41e9-4ae3-b6af-8378d22ae704 tempest-CinderUnicodeTest-1142385570 tempest-CinderUnicodeTest-1142385570-project-member] Calling method 'show' {{(pid=100298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 09:56:52.210048 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [None req-43f2a0c8-41e9-4ae3-b6af-8378d22ae704 tempest-CinderUnicodeTest-1142385570 tempest-CinderUnicodeTest-1142385570-project-member] https://10.4.3.8/volume/v3/snapshots/a3d81a4c-692b-4b52-a4df-a1b14ac0e0a2 returned with HTTP 404 Aug 07 09:56:52.210737 np0000006707 devstack@c-api.service[100298]: [pid: 100298|app: 0|req: 514/2040] 10.4.3.8 () {66 vars in 1340 bytes} [Fri Aug 7 09:56:52 2026] GET /volume/v3/snapshots/a3d81a4c-692b-4b52-a4df-a1b14ac0e0a2 => generated 111 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 09:56:52.220646 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [None req-9cbccaea-eb43-4867-8801-2b3d401a33f8 None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:56:52.224033 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-9cbccaea-eb43-4867-8801-2b3d401a33f8 tempest-CinderUnicodeTest-1142385570 tempest-CinderUnicodeTest-1142385570-project-member] DELETE https://10.4.3.8/volume/v3/volumes/9aa700ab-15e7-44fc-94b8-ea0dbb792f18 Aug 07 09:56:52.224346 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-9cbccaea-eb43-4867-8801-2b3d401a33f8 tempest-CinderUnicodeTest-1142385570 tempest-CinderUnicodeTest-1142385570-project-member] Empty body provided in request {{(pid=100297) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 09:56:52.225572 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-9cbccaea-eb43-4867-8801-2b3d401a33f8 tempest-CinderUnicodeTest-1142385570 tempest-CinderUnicodeTest-1142385570-project-member] Calling method 'delete' {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 09:56:52.226434 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.v3.volumes [None req-9cbccaea-eb43-4867-8801-2b3d401a33f8 tempest-CinderUnicodeTest-1142385570 tempest-CinderUnicodeTest-1142385570-project-member] Delete volume with id: 9aa700ab-15e7-44fc-94b8-ea0dbb792f18 Aug 07 09:56:52.237518 np0000006707 devstack@c-api.service[100297]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 09:56:52.237518 np0000006707 devstack@c-api.service[100297]: warnings.warn( Aug 07 09:56:52.238232 np0000006707 devstack@c-api.service[100297]: INFO cinder.volume.api [None req-9cbccaea-eb43-4867-8801-2b3d401a33f8 tempest-CinderUnicodeTest-1142385570 tempest-CinderUnicodeTest-1142385570-project-member] Volume info retrieved successfully. Aug 07 09:56:52.253577 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [None req-ac5f7b55-f5be-4de2-b6b3-71edea36dcbe None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:56:52.259519 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-ac5f7b55-f5be-4de2-b6b3-71edea36dcbe tempest-VolumeTypesTest-973812750 tempest-VolumeTypesTest-973812750-project-member] GET https://10.4.3.8/volume/v3/volumes/5249d17a-9add-442a-8a18-86bbb5fb5065 Aug 07 09:56:52.259768 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-ac5f7b55-f5be-4de2-b6b3-71edea36dcbe tempest-VolumeTypesTest-973812750 tempest-VolumeTypesTest-973812750-project-member] Empty body provided in request {{(pid=100296) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 09:56:52.260088 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-ac5f7b55-f5be-4de2-b6b3-71edea36dcbe tempest-VolumeTypesTest-973812750 tempest-VolumeTypesTest-973812750-project-member] Calling method 'show' {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 09:56:52.269963 np0000006707 devstack@c-api.service[100296]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 09:56:52.269963 np0000006707 devstack@c-api.service[100296]: warnings.warn( Aug 07 09:56:52.273915 np0000006707 devstack@c-api.service[100297]: INFO cinder.volume.api [None req-9cbccaea-eb43-4867-8801-2b3d401a33f8 tempest-CinderUnicodeTest-1142385570 tempest-CinderUnicodeTest-1142385570-project-member] Delete volume request issued successfully. Aug 07 09:56:52.273915 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-9cbccaea-eb43-4867-8801-2b3d401a33f8 tempest-CinderUnicodeTest-1142385570 tempest-CinderUnicodeTest-1142385570-project-member] https://10.4.3.8/volume/v3/volumes/9aa700ab-15e7-44fc-94b8-ea0dbb792f18 returned with HTTP 202 Aug 07 09:56:52.275656 np0000006707 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 511/2041] 10.4.3.8 () {66 vars in 1337 bytes} [Fri Aug 7 09:56:52 2026] DELETE /volume/v3/volumes/9aa700ab-15e7-44fc-94b8-ea0dbb792f18 => generated 0 bytes in 55 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) Aug 07 09:56:52.279161 np0000006707 devstack@c-api.service[100296]: INFO cinder.volume.api [None req-ac5f7b55-f5be-4de2-b6b3-71edea36dcbe tempest-VolumeTypesTest-973812750 tempest-VolumeTypesTest-973812750-project-member] Volume info retrieved successfully. Aug 07 09:56:52.289058 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-351e4e66-e08c-4c05-bc8b-8a9555da6a61 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:56:52.289106 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-ac5f7b55-f5be-4de2-b6b3-71edea36dcbe tempest-VolumeTypesTest-973812750 tempest-VolumeTypesTest-973812750-project-member] https://10.4.3.8/volume/v3/volumes/5249d17a-9add-442a-8a18-86bbb5fb5065 returned with HTTP 200 Aug 07 09:56:52.289106 np0000006707 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 509/2042] 10.4.3.8 () {66 vars in 1334 bytes} [Fri Aug 7 09:56:52 2026] GET /volume/v3/volumes/5249d17a-9add-442a-8a18-86bbb5fb5065 => generated 868 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 09:56:52.292012 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-351e4e66-e08c-4c05-bc8b-8a9555da6a61 tempest-CinderUnicodeTest-1142385570 tempest-CinderUnicodeTest-1142385570-project-member] GET https://10.4.3.8/volume/v3/volumes/9aa700ab-15e7-44fc-94b8-ea0dbb792f18 Aug 07 09:56:52.294443 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-351e4e66-e08c-4c05-bc8b-8a9555da6a61 tempest-CinderUnicodeTest-1142385570 tempest-CinderUnicodeTest-1142385570-project-member] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 09:56:52.294443 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-351e4e66-e08c-4c05-bc8b-8a9555da6a61 tempest-CinderUnicodeTest-1142385570 tempest-CinderUnicodeTest-1142385570-project-member] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 09:56:52.306378 np0000006707 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 09:56:52.306378 np0000006707 devstack@c-api.service[100295]: warnings.warn( Aug 07 09:56:52.306977 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.middleware.request_id [None req-af7ee046-65e5-4eec-8245-b0f2698411fc None None] RequestId filter calling following filter/app {{(pid=100298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:56:52.311233 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [None req-af7ee046-65e5-4eec-8245-b0f2698411fc tempest-VolumeTypesTest-973812750 tempest-VolumeTypesTest-973812750-project-member] GET https://10.4.3.8/volume/v3/volumes/5249d17a-9add-442a-8a18-86bbb5fb5065 Aug 07 09:56:52.312669 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [None req-af7ee046-65e5-4eec-8245-b0f2698411fc tempest-VolumeTypesTest-973812750 tempest-VolumeTypesTest-973812750-project-member] Empty body provided in request {{(pid=100298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 09:56:52.313192 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [None req-af7ee046-65e5-4eec-8245-b0f2698411fc tempest-VolumeTypesTest-973812750 tempest-VolumeTypesTest-973812750-project-member] Calling method 'show' {{(pid=100298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 09:56:52.317438 np0000006707 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-351e4e66-e08c-4c05-bc8b-8a9555da6a61 tempest-CinderUnicodeTest-1142385570 tempest-CinderUnicodeTest-1142385570-project-member] Volume info retrieved successfully. Aug 07 09:56:52.326689 np0000006707 devstack@c-api.service[100298]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 09:56:52.326689 np0000006707 devstack@c-api.service[100298]: warnings.warn( Aug 07 09:56:52.326834 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-351e4e66-e08c-4c05-bc8b-8a9555da6a61 tempest-CinderUnicodeTest-1142385570 tempest-CinderUnicodeTest-1142385570-project-member] https://10.4.3.8/volume/v3/volumes/9aa700ab-15e7-44fc-94b8-ea0dbb792f18 returned with HTTP 200 Aug 07 09:56:52.327293 np0000006707 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 509/2043] 10.4.3.8 () {66 vars in 1334 bytes} [Fri Aug 7 09:56:52 2026] GET /volume/v3/volumes/9aa700ab-15e7-44fc-94b8-ea0dbb792f18 => generated 864 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 09:56:52.339078 np0000006707 devstack@c-api.service[100298]: INFO cinder.volume.api [None req-af7ee046-65e5-4eec-8245-b0f2698411fc tempest-VolumeTypesTest-973812750 tempest-VolumeTypesTest-973812750-project-member] Volume info retrieved successfully. Aug 07 09:56:52.344997 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [None req-af7ee046-65e5-4eec-8245-b0f2698411fc tempest-VolumeTypesTest-973812750 tempest-VolumeTypesTest-973812750-project-member] https://10.4.3.8/volume/v3/volumes/5249d17a-9add-442a-8a18-86bbb5fb5065 returned with HTTP 200 Aug 07 09:56:52.345854 np0000006707 devstack@c-api.service[100298]: [pid: 100298|app: 0|req: 515/2044] 10.4.3.8 () {66 vars in 1334 bytes} [Fri Aug 7 09:56:52 2026] GET /volume/v3/volumes/5249d17a-9add-442a-8a18-86bbb5fb5065 => generated 868 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 09:56:52.366903 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [None req-51b0c598-1219-4255-8fe3-0a689b92cf26 None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:56:52.369834 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-51b0c598-1219-4255-8fe3-0a689b92cf26 tempest-VolumeTypesTest-973812750 tempest-VolumeTypesTest-973812750-project-member] GET https://10.4.3.8/volume/v3/volumes/5249d17a-9add-442a-8a18-86bbb5fb5065 Aug 07 09:56:52.370271 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-51b0c598-1219-4255-8fe3-0a689b92cf26 tempest-VolumeTypesTest-973812750 tempest-VolumeTypesTest-973812750-project-member] Empty body provided in request {{(pid=100297) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 09:56:52.370527 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-51b0c598-1219-4255-8fe3-0a689b92cf26 tempest-VolumeTypesTest-973812750 tempest-VolumeTypesTest-973812750-project-member] Calling method 'show' {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 09:56:52.380172 np0000006707 devstack@c-api.service[100297]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 09:56:52.380172 np0000006707 devstack@c-api.service[100297]: warnings.warn( Aug 07 09:56:52.385195 np0000006707 devstack@c-api.service[100297]: INFO cinder.volume.api [None req-51b0c598-1219-4255-8fe3-0a689b92cf26 tempest-VolumeTypesTest-973812750 tempest-VolumeTypesTest-973812750-project-member] Volume info retrieved successfully. Aug 07 09:56:52.391365 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-51b0c598-1219-4255-8fe3-0a689b92cf26 tempest-VolumeTypesTest-973812750 tempest-VolumeTypesTest-973812750-project-member] https://10.4.3.8/volume/v3/volumes/5249d17a-9add-442a-8a18-86bbb5fb5065 returned with HTTP 200 Aug 07 09:56:52.391951 np0000006707 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 512/2045] 10.4.3.8 () {66 vars in 1334 bytes} [Fri Aug 7 09:56:52 2026] GET /volume/v3/volumes/5249d17a-9add-442a-8a18-86bbb5fb5065 => generated 868 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 09:56:52.407573 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [None req-291ab92f-7db3-44bd-a88f-f2b7c7f10c7d None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:56:52.410598 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-291ab92f-7db3-44bd-a88f-f2b7c7f10c7d tempest-VolumesSnapshotTestJSON-1374712720 tempest-VolumesSnapshotTestJSON-1374712720-project-member] GET https://10.4.3.8/volume/v3/volumes/f80c07a4-ceea-41b0-9099-df4ab8338d52 Aug 07 09:56:52.412541 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-291ab92f-7db3-44bd-a88f-f2b7c7f10c7d tempest-VolumesSnapshotTestJSON-1374712720 tempest-VolumesSnapshotTestJSON-1374712720-project-member] Empty body provided in request {{(pid=100296) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 09:56:52.412541 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-291ab92f-7db3-44bd-a88f-f2b7c7f10c7d tempest-VolumesSnapshotTestJSON-1374712720 tempest-VolumesSnapshotTestJSON-1374712720-project-member] Calling method 'show' {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 09:56:52.412964 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-2dd3c787-9075-46f9-bd97-df67ad407ac8 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:56:52.415215 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-2dd3c787-9075-46f9-bd97-df67ad407ac8 tempest-VolumeTypesTest-973812750 tempest-VolumeTypesTest-973812750-project-member] DELETE https://10.4.3.8/volume/v3/volumes/5249d17a-9add-442a-8a18-86bbb5fb5065 Aug 07 09:56:52.415785 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-2dd3c787-9075-46f9-bd97-df67ad407ac8 tempest-VolumeTypesTest-973812750 tempest-VolumeTypesTest-973812750-project-member] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 09:56:52.416224 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-2dd3c787-9075-46f9-bd97-df67ad407ac8 tempest-VolumeTypesTest-973812750 tempest-VolumeTypesTest-973812750-project-member] Calling method 'delete' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 09:56:52.416663 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.v3.volumes [None req-2dd3c787-9075-46f9-bd97-df67ad407ac8 tempest-VolumeTypesTest-973812750 tempest-VolumeTypesTest-973812750-project-member] Delete volume with id: 5249d17a-9add-442a-8a18-86bbb5fb5065 Aug 07 09:56:52.424456 np0000006707 devstack@c-api.service[100296]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 09:56:52.424456 np0000006707 devstack@c-api.service[100296]: warnings.warn( Aug 07 09:56:52.429249 np0000006707 devstack@c-api.service[100296]: INFO cinder.volume.api [None req-291ab92f-7db3-44bd-a88f-f2b7c7f10c7d tempest-VolumesSnapshotTestJSON-1374712720 tempest-VolumesSnapshotTestJSON-1374712720-project-member] Volume info retrieved successfully. Aug 07 09:56:52.430593 np0000006707 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 09:56:52.430593 np0000006707 devstack@c-api.service[100295]: warnings.warn( Aug 07 09:56:52.431598 np0000006707 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-2dd3c787-9075-46f9-bd97-df67ad407ac8 tempest-VolumeTypesTest-973812750 tempest-VolumeTypesTest-973812750-project-member] Volume info retrieved successfully. Aug 07 09:56:52.434851 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-291ab92f-7db3-44bd-a88f-f2b7c7f10c7d tempest-VolumesSnapshotTestJSON-1374712720 tempest-VolumesSnapshotTestJSON-1374712720-project-member] https://10.4.3.8/volume/v3/volumes/f80c07a4-ceea-41b0-9099-df4ab8338d52 returned with HTTP 200 Aug 07 09:56:52.435382 np0000006707 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 510/2046] 10.4.3.8 () {66 vars in 1334 bytes} [Fri Aug 7 09:56:52 2026] GET /volume/v3/volumes/f80c07a4-ceea-41b0-9099-df4ab8338d52 => generated 877 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 09:56:52.453526 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.middleware.request_id [None req-6c1fed0b-a83c-41e4-88aa-14d203ef5897 None None] RequestId filter calling following filter/app {{(pid=100298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:56:52.454210 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [None req-6c1fed0b-a83c-41e4-88aa-14d203ef5897 tempest-VolumesSnapshotTestJSON-1374712720 tempest-VolumesSnapshotTestJSON-1374712720-project-member] GET https://10.4.3.8/volume/v3/volumes/f80c07a4-ceea-41b0-9099-df4ab8338d52 Aug 07 09:56:52.454360 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [None req-6c1fed0b-a83c-41e4-88aa-14d203ef5897 tempest-VolumesSnapshotTestJSON-1374712720 tempest-VolumesSnapshotTestJSON-1374712720-project-member] Empty body provided in request {{(pid=100298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 09:56:52.455000 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [None req-6c1fed0b-a83c-41e4-88aa-14d203ef5897 tempest-VolumesSnapshotTestJSON-1374712720 tempest-VolumesSnapshotTestJSON-1374712720-project-member] Calling method 'show' {{(pid=100298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 09:56:52.463519 np0000006707 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-2dd3c787-9075-46f9-bd97-df67ad407ac8 tempest-VolumeTypesTest-973812750 tempest-VolumeTypesTest-973812750-project-member] Delete volume request issued successfully. Aug 07 09:56:52.463956 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-2dd3c787-9075-46f9-bd97-df67ad407ac8 tempest-VolumeTypesTest-973812750 tempest-VolumeTypesTest-973812750-project-member] https://10.4.3.8/volume/v3/volumes/5249d17a-9add-442a-8a18-86bbb5fb5065 returned with HTTP 202 Aug 07 09:56:52.464540 np0000006707 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 510/2047] 10.4.3.8 () {66 vars in 1337 bytes} [Fri Aug 7 09:56:52 2026] DELETE /volume/v3/volumes/5249d17a-9add-442a-8a18-86bbb5fb5065 => generated 0 bytes in 53 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 07 09:56:52.466972 np0000006707 devstack@c-api.service[100298]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 09:56:52.466972 np0000006707 devstack@c-api.service[100298]: warnings.warn( Aug 07 09:56:52.473884 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [None req-34bd76d1-16f8-4699-8de5-8c3cf8c6e048 None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:56:52.475941 np0000006707 devstack@c-api.service[100298]: INFO cinder.volume.api [None req-6c1fed0b-a83c-41e4-88aa-14d203ef5897 tempest-VolumesSnapshotTestJSON-1374712720 tempest-VolumesSnapshotTestJSON-1374712720-project-member] Volume info retrieved successfully. Aug 07 09:56:52.476691 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-34bd76d1-16f8-4699-8de5-8c3cf8c6e048 tempest-VolumeTypesTest-973812750 tempest-VolumeTypesTest-973812750-project-member] GET https://10.4.3.8/volume/v3/volumes/5249d17a-9add-442a-8a18-86bbb5fb5065 Aug 07 09:56:52.477724 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-34bd76d1-16f8-4699-8de5-8c3cf8c6e048 tempest-VolumeTypesTest-973812750 tempest-VolumeTypesTest-973812750-project-member] Empty body provided in request {{(pid=100297) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 09:56:52.477724 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-34bd76d1-16f8-4699-8de5-8c3cf8c6e048 tempest-VolumeTypesTest-973812750 tempest-VolumeTypesTest-973812750-project-member] Calling method 'show' {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 09:56:52.482995 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [None req-6c1fed0b-a83c-41e4-88aa-14d203ef5897 tempest-VolumesSnapshotTestJSON-1374712720 tempest-VolumesSnapshotTestJSON-1374712720-project-member] https://10.4.3.8/volume/v3/volumes/f80c07a4-ceea-41b0-9099-df4ab8338d52 returned with HTTP 200 Aug 07 09:56:52.483468 np0000006707 devstack@c-api.service[100298]: [pid: 100298|app: 0|req: 516/2048] 10.4.3.8 () {66 vars in 1334 bytes} [Fri Aug 7 09:56:52 2026] GET /volume/v3/volumes/f80c07a4-ceea-41b0-9099-df4ab8338d52 => generated 877 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 09:56:52.489823 np0000006707 devstack@c-api.service[100297]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 09:56:52.489823 np0000006707 devstack@c-api.service[100297]: warnings.warn( Aug 07 09:56:52.496895 np0000006707 devstack@c-api.service[100297]: INFO cinder.volume.api [None req-34bd76d1-16f8-4699-8de5-8c3cf8c6e048 tempest-VolumeTypesTest-973812750 tempest-VolumeTypesTest-973812750-project-member] Volume info retrieved successfully. Aug 07 09:56:52.498373 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [None req-586e51fa-7a43-4d11-b07c-c47934b8aa2d None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:56:52.504201 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-586e51fa-7a43-4d11-b07c-c47934b8aa2d tempest-VolumesSnapshotTestJSON-1374712720 tempest-VolumesSnapshotTestJSON-1374712720-project-member] DELETE https://10.4.3.8/volume/v3/volumes/f80c07a4-ceea-41b0-9099-df4ab8338d52 Aug 07 09:56:52.504554 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-586e51fa-7a43-4d11-b07c-c47934b8aa2d tempest-VolumesSnapshotTestJSON-1374712720 tempest-VolumesSnapshotTestJSON-1374712720-project-member] Empty body provided in request {{(pid=100296) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 09:56:52.504798 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-34bd76d1-16f8-4699-8de5-8c3cf8c6e048 tempest-VolumeTypesTest-973812750 tempest-VolumeTypesTest-973812750-project-member] https://10.4.3.8/volume/v3/volumes/5249d17a-9add-442a-8a18-86bbb5fb5065 returned with HTTP 200 Aug 07 09:56:52.504873 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-586e51fa-7a43-4d11-b07c-c47934b8aa2d tempest-VolumesSnapshotTestJSON-1374712720 tempest-VolumesSnapshotTestJSON-1374712720-project-member] Calling method 'delete' {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 09:56:52.504873 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.v3.volumes [None req-586e51fa-7a43-4d11-b07c-c47934b8aa2d tempest-VolumesSnapshotTestJSON-1374712720 tempest-VolumesSnapshotTestJSON-1374712720-project-member] Delete volume with id: f80c07a4-ceea-41b0-9099-df4ab8338d52 Aug 07 09:56:52.505184 np0000006707 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 513/2049] 10.4.3.8 () {66 vars in 1334 bytes} [Fri Aug 7 09:56:52 2026] GET /volume/v3/volumes/5249d17a-9add-442a-8a18-86bbb5fb5065 => generated 867 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 09:56:52.518837 np0000006707 devstack@c-api.service[100296]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 09:56:52.518837 np0000006707 devstack@c-api.service[100296]: warnings.warn( Aug 07 09:56:52.520406 np0000006707 devstack@c-api.service[100296]: INFO cinder.volume.api [None req-586e51fa-7a43-4d11-b07c-c47934b8aa2d tempest-VolumesSnapshotTestJSON-1374712720 tempest-VolumesSnapshotTestJSON-1374712720-project-member] Volume info retrieved successfully. Aug 07 09:56:52.554516 np0000006707 devstack@c-api.service[100296]: INFO cinder.volume.api [None req-586e51fa-7a43-4d11-b07c-c47934b8aa2d tempest-VolumesSnapshotTestJSON-1374712720 tempest-VolumesSnapshotTestJSON-1374712720-project-member] Delete volume request issued successfully. Aug 07 09:56:52.554763 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-586e51fa-7a43-4d11-b07c-c47934b8aa2d tempest-VolumesSnapshotTestJSON-1374712720 tempest-VolumesSnapshotTestJSON-1374712720-project-member] https://10.4.3.8/volume/v3/volumes/f80c07a4-ceea-41b0-9099-df4ab8338d52 returned with HTTP 202 Aug 07 09:56:52.555429 np0000006707 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 511/2050] 10.4.3.8 () {66 vars in 1337 bytes} [Fri Aug 7 09:56:52 2026] DELETE /volume/v3/volumes/f80c07a4-ceea-41b0-9099-df4ab8338d52 => generated 0 bytes in 57 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 07 09:56:52.566884 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-ac357fcc-69b9-4f2f-8d08-b24a74f347d5 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:56:52.572581 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-ac357fcc-69b9-4f2f-8d08-b24a74f347d5 tempest-VolumesSnapshotTestJSON-1374712720 tempest-VolumesSnapshotTestJSON-1374712720-project-member] GET https://10.4.3.8/volume/v3/volumes/f80c07a4-ceea-41b0-9099-df4ab8338d52 Aug 07 09:56:52.572581 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-ac357fcc-69b9-4f2f-8d08-b24a74f347d5 tempest-VolumesSnapshotTestJSON-1374712720 tempest-VolumesSnapshotTestJSON-1374712720-project-member] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 09:56:52.572581 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-ac357fcc-69b9-4f2f-8d08-b24a74f347d5 tempest-VolumesSnapshotTestJSON-1374712720 tempest-VolumesSnapshotTestJSON-1374712720-project-member] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 09:56:52.583682 np0000006707 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 09:56:52.583682 np0000006707 devstack@c-api.service[100295]: warnings.warn( Aug 07 09:56:52.589843 np0000006707 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-ac357fcc-69b9-4f2f-8d08-b24a74f347d5 tempest-VolumesSnapshotTestJSON-1374712720 tempest-VolumesSnapshotTestJSON-1374712720-project-member] Volume info retrieved successfully. Aug 07 09:56:52.595860 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-ac357fcc-69b9-4f2f-8d08-b24a74f347d5 tempest-VolumesSnapshotTestJSON-1374712720 tempest-VolumesSnapshotTestJSON-1374712720-project-member] https://10.4.3.8/volume/v3/volumes/f80c07a4-ceea-41b0-9099-df4ab8338d52 returned with HTTP 200 Aug 07 09:56:52.596928 np0000006707 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 511/2051] 10.4.3.8 () {66 vars in 1334 bytes} [Fri Aug 7 09:56:52 2026] GET /volume/v3/volumes/f80c07a4-ceea-41b0-9099-df4ab8338d52 => generated 876 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 09:56:53.350793 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.middleware.request_id [None req-ffacf4f7-f804-4213-84d3-73a1f3f1e3ef None None] RequestId filter calling following filter/app {{(pid=100298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:56:53.352810 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [None req-ffacf4f7-f804-4213-84d3-73a1f3f1e3ef tempest-CinderUnicodeTest-1142385570 tempest-CinderUnicodeTest-1142385570-project-member] GET https://10.4.3.8/volume/v3/volumes/9aa700ab-15e7-44fc-94b8-ea0dbb792f18 Aug 07 09:56:53.353028 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [None req-ffacf4f7-f804-4213-84d3-73a1f3f1e3ef tempest-CinderUnicodeTest-1142385570 tempest-CinderUnicodeTest-1142385570-project-member] Empty body provided in request {{(pid=100298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 09:56:53.353223 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [None req-ffacf4f7-f804-4213-84d3-73a1f3f1e3ef tempest-CinderUnicodeTest-1142385570 tempest-CinderUnicodeTest-1142385570-project-member] Calling method 'show' {{(pid=100298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 09:56:53.364845 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [None req-ffacf4f7-f804-4213-84d3-73a1f3f1e3ef tempest-CinderUnicodeTest-1142385570 tempest-CinderUnicodeTest-1142385570-project-member] https://10.4.3.8/volume/v3/volumes/9aa700ab-15e7-44fc-94b8-ea0dbb792f18 returned with HTTP 404 Aug 07 09:56:53.364845 np0000006707 devstack@c-api.service[100298]: [pid: 100298|app: 0|req: 517/2052] 10.4.3.8 () {66 vars in 1334 bytes} [Fri Aug 7 09:56:53 2026] GET /volume/v3/volumes/9aa700ab-15e7-44fc-94b8-ea0dbb792f18 => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 09:56:53.374356 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [None req-cfda7ce4-c970-4436-83e1-84e812f446f3 None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:56:53.377279 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-cfda7ce4-c970-4436-83e1-84e812f446f3 tempest-CinderUnicodeTest-1142385570 tempest-CinderUnicodeTest-1142385570-project-member] DELETE https://10.4.3.8/volume/v3/volumes/a5232165-3ce6-4f05-9509-cf344129e15b Aug 07 09:56:53.377990 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-cfda7ce4-c970-4436-83e1-84e812f446f3 tempest-CinderUnicodeTest-1142385570 tempest-CinderUnicodeTest-1142385570-project-member] Empty body provided in request {{(pid=100297) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 09:56:53.378762 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-cfda7ce4-c970-4436-83e1-84e812f446f3 tempest-CinderUnicodeTest-1142385570 tempest-CinderUnicodeTest-1142385570-project-member] Calling method 'delete' {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 09:56:53.379104 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.v3.volumes [None req-cfda7ce4-c970-4436-83e1-84e812f446f3 tempest-CinderUnicodeTest-1142385570 tempest-CinderUnicodeTest-1142385570-project-member] Delete volume with id: a5232165-3ce6-4f05-9509-cf344129e15b Aug 07 09:56:53.391307 np0000006707 devstack@c-api.service[100297]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 09:56:53.391307 np0000006707 devstack@c-api.service[100297]: warnings.warn( Aug 07 09:56:53.392069 np0000006707 devstack@c-api.service[100297]: INFO cinder.volume.api [None req-cfda7ce4-c970-4436-83e1-84e812f446f3 tempest-CinderUnicodeTest-1142385570 tempest-CinderUnicodeTest-1142385570-project-member] Volume info retrieved successfully. Aug 07 09:56:53.419560 np0000006707 devstack@c-api.service[100297]: INFO cinder.volume.api [None req-cfda7ce4-c970-4436-83e1-84e812f446f3 tempest-CinderUnicodeTest-1142385570 tempest-CinderUnicodeTest-1142385570-project-member] Delete volume request issued successfully. Aug 07 09:56:53.419560 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-cfda7ce4-c970-4436-83e1-84e812f446f3 tempest-CinderUnicodeTest-1142385570 tempest-CinderUnicodeTest-1142385570-project-member] https://10.4.3.8/volume/v3/volumes/a5232165-3ce6-4f05-9509-cf344129e15b returned with HTTP 202 Aug 07 09:56:53.420202 np0000006707 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 514/2053] 10.4.3.8 () {66 vars in 1337 bytes} [Fri Aug 7 09:56:53 2026] DELETE /volume/v3/volumes/a5232165-3ce6-4f05-9509-cf344129e15b => generated 0 bytes in 49 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 07 09:56:53.430826 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [None req-73d76398-567c-4eb0-85b5-80194b12a96b None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:56:53.433286 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-73d76398-567c-4eb0-85b5-80194b12a96b tempest-CinderUnicodeTest-1142385570 tempest-CinderUnicodeTest-1142385570-project-member] GET https://10.4.3.8/volume/v3/volumes/a5232165-3ce6-4f05-9509-cf344129e15b Aug 07 09:56:53.433638 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-73d76398-567c-4eb0-85b5-80194b12a96b tempest-CinderUnicodeTest-1142385570 tempest-CinderUnicodeTest-1142385570-project-member] Empty body provided in request {{(pid=100296) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 09:56:53.433849 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-73d76398-567c-4eb0-85b5-80194b12a96b tempest-CinderUnicodeTest-1142385570 tempest-CinderUnicodeTest-1142385570-project-member] Calling method 'show' {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 09:56:53.445279 np0000006707 devstack@c-api.service[100296]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 09:56:53.445279 np0000006707 devstack@c-api.service[100296]: warnings.warn( Aug 07 09:56:53.455407 np0000006707 devstack@c-api.service[100296]: INFO cinder.volume.api [None req-73d76398-567c-4eb0-85b5-80194b12a96b tempest-CinderUnicodeTest-1142385570 tempest-CinderUnicodeTest-1142385570-project-member] Volume info retrieved successfully. Aug 07 09:56:53.464097 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-73d76398-567c-4eb0-85b5-80194b12a96b tempest-CinderUnicodeTest-1142385570 tempest-CinderUnicodeTest-1142385570-project-member] https://10.4.3.8/volume/v3/volumes/a5232165-3ce6-4f05-9509-cf344129e15b returned with HTTP 200 Aug 07 09:56:53.464656 np0000006707 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 512/2054] 10.4.3.8 () {66 vars in 1334 bytes} [Fri Aug 7 09:56:53 2026] GET /volume/v3/volumes/a5232165-3ce6-4f05-9509-cf344129e15b => generated 828 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 09:56:53.522131 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-4c96e39e-d7fc-4eeb-89ce-6f395d7af9a7 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:56:53.526603 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-4c96e39e-d7fc-4eeb-89ce-6f395d7af9a7 tempest-VolumeTypesTest-973812750 tempest-VolumeTypesTest-973812750-project-member] GET https://10.4.3.8/volume/v3/volumes/5249d17a-9add-442a-8a18-86bbb5fb5065 Aug 07 09:56:53.526603 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-4c96e39e-d7fc-4eeb-89ce-6f395d7af9a7 tempest-VolumeTypesTest-973812750 tempest-VolumeTypesTest-973812750-project-member] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 09:56:53.526603 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-4c96e39e-d7fc-4eeb-89ce-6f395d7af9a7 tempest-VolumeTypesTest-973812750 tempest-VolumeTypesTest-973812750-project-member] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 09:56:53.537315 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-4c96e39e-d7fc-4eeb-89ce-6f395d7af9a7 tempest-VolumeTypesTest-973812750 tempest-VolumeTypesTest-973812750-project-member] https://10.4.3.8/volume/v3/volumes/5249d17a-9add-442a-8a18-86bbb5fb5065 returned with HTTP 404 Aug 07 09:56:53.537793 np0000006707 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 512/2055] 10.4.3.8 () {66 vars in 1334 bytes} [Fri Aug 7 09:56:53 2026] GET /volume/v3/volumes/5249d17a-9add-442a-8a18-86bbb5fb5065 => generated 109 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 09:56:53.549833 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.middleware.request_id [None req-9ddb268b-e029-4f40-b62d-12f69373a650 None None] RequestId filter calling following filter/app {{(pid=100298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:56:53.552195 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [None req-9ddb268b-e029-4f40-b62d-12f69373a650 tempest-VolumeTypesTest-876310563 tempest-VolumeTypesTest-876310563-project-admin] DELETE https://10.4.3.8/volume/v3/types/37c33cb8-0773-4025-96dc-51a6f34f6418 Aug 07 09:56:53.552679 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [None req-9ddb268b-e029-4f40-b62d-12f69373a650 tempest-VolumeTypesTest-876310563 tempest-VolumeTypesTest-876310563-project-admin] Empty body provided in request {{(pid=100298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 09:56:53.553350 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [None req-9ddb268b-e029-4f40-b62d-12f69373a650 tempest-VolumeTypesTest-876310563 tempest-VolumeTypesTest-876310563-project-admin] Calling method '_delete' {{(pid=100298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 09:56:53.613916 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [None req-849487aa-6090-4d5e-b6c7-9a19d98d039e None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:56:53.616535 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [None req-9ddb268b-e029-4f40-b62d-12f69373a650 tempest-VolumeTypesTest-876310563 tempest-VolumeTypesTest-876310563-project-admin] https://10.4.3.8/volume/v3/types/37c33cb8-0773-4025-96dc-51a6f34f6418 returned with HTTP 202 Aug 07 09:56:53.616728 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-849487aa-6090-4d5e-b6c7-9a19d98d039e tempest-VolumesSnapshotTestJSON-1374712720 tempest-VolumesSnapshotTestJSON-1374712720-project-member] GET https://10.4.3.8/volume/v3/volumes/f80c07a4-ceea-41b0-9099-df4ab8338d52 Aug 07 09:56:53.616786 np0000006707 devstack@c-api.service[100298]: [pid: 100298|app: 0|req: 518/2056] 10.4.3.8 () {66 vars in 1331 bytes} [Fri Aug 7 09:56:53 2026] DELETE /volume/v3/types/37c33cb8-0773-4025-96dc-51a6f34f6418 => generated 0 bytes in 67 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 07 09:56:53.616918 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-849487aa-6090-4d5e-b6c7-9a19d98d039e tempest-VolumesSnapshotTestJSON-1374712720 tempest-VolumesSnapshotTestJSON-1374712720-project-member] Empty body provided in request {{(pid=100297) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 09:56:53.617138 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-849487aa-6090-4d5e-b6c7-9a19d98d039e tempest-VolumesSnapshotTestJSON-1374712720 tempest-VolumesSnapshotTestJSON-1374712720-project-member] Calling method 'show' {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 09:56:53.624337 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-849487aa-6090-4d5e-b6c7-9a19d98d039e tempest-VolumesSnapshotTestJSON-1374712720 tempest-VolumesSnapshotTestJSON-1374712720-project-member] https://10.4.3.8/volume/v3/volumes/f80c07a4-ceea-41b0-9099-df4ab8338d52 returned with HTTP 404 Aug 07 09:56:53.625090 np0000006707 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 515/2057] 10.4.3.8 () {66 vars in 1334 bytes} [Fri Aug 7 09:56:53 2026] GET /volume/v3/volumes/f80c07a4-ceea-41b0-9099-df4ab8338d52 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 09:56:53.628772 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [None req-caea8d65-c097-41c3-a733-62098b15a8d7 None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:56:53.634394 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-bd291dea-1fe4-437a-b610-3890fbb31c4f None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:56:53.634574 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-caea8d65-c097-41c3-a733-62098b15a8d7 tempest-VolumeTypesTest-876310563 tempest-VolumeTypesTest-876310563-project-admin] GET https://10.4.3.8/volume/v3/types/37c33cb8-0773-4025-96dc-51a6f34f6418 Aug 07 09:56:53.635147 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-caea8d65-c097-41c3-a733-62098b15a8d7 tempest-VolumeTypesTest-876310563 tempest-VolumeTypesTest-876310563-project-admin] Empty body provided in request {{(pid=100296) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 09:56:53.635327 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-caea8d65-c097-41c3-a733-62098b15a8d7 tempest-VolumeTypesTest-876310563 tempest-VolumeTypesTest-876310563-project-admin] Calling method 'show' {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 09:56:53.644781 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-bd291dea-1fe4-437a-b610-3890fbb31c4f tempest-VolumesSnapshotTestJSON-1374712720 tempest-VolumesSnapshotTestJSON-1374712720-project-member] GET https://10.4.3.8/volume/v3/volumes/f80c07a4-ceea-41b0-9099-df4ab8338d52 Aug 07 09:56:53.644937 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-caea8d65-c097-41c3-a733-62098b15a8d7 tempest-VolumeTypesTest-876310563 tempest-VolumeTypesTest-876310563-project-admin] https://10.4.3.8/volume/v3/types/37c33cb8-0773-4025-96dc-51a6f34f6418 returned with HTTP 404 Aug 07 09:56:53.645138 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-bd291dea-1fe4-437a-b610-3890fbb31c4f tempest-VolumesSnapshotTestJSON-1374712720 tempest-VolumesSnapshotTestJSON-1374712720-project-member] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 09:56:53.645138 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-bd291dea-1fe4-437a-b610-3890fbb31c4f tempest-VolumesSnapshotTestJSON-1374712720 tempest-VolumesSnapshotTestJSON-1374712720-project-member] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 09:56:53.645289 np0000006707 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 513/2058] 10.4.3.8 () {66 vars in 1328 bytes} [Fri Aug 7 09:56:53 2026] GET /volume/v3/types/37c33cb8-0773-4025-96dc-51a6f34f6418 => generated 114 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 09:56:53.654621 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.middleware.request_id [None req-58e6fb55-71d5-4edd-85ca-2c9ce49ece6d None None] RequestId filter calling following filter/app {{(pid=100298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:56:53.656572 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-bd291dea-1fe4-437a-b610-3890fbb31c4f tempest-VolumesSnapshotTestJSON-1374712720 tempest-VolumesSnapshotTestJSON-1374712720-project-member] https://10.4.3.8/volume/v3/volumes/f80c07a4-ceea-41b0-9099-df4ab8338d52 returned with HTTP 404 Aug 07 09:56:53.657060 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [None req-58e6fb55-71d5-4edd-85ca-2c9ce49ece6d tempest-VolumeTypesTest-876310563 tempest-VolumeTypesTest-876310563-project-admin] DELETE https://10.4.3.8/volume/v3/types/2a31897a-1b51-45bb-beef-add281fdc985 Aug 07 09:56:53.657060 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [None req-58e6fb55-71d5-4edd-85ca-2c9ce49ece6d tempest-VolumeTypesTest-876310563 tempest-VolumeTypesTest-876310563-project-admin] Empty body provided in request {{(pid=100298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 09:56:53.657224 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [None req-58e6fb55-71d5-4edd-85ca-2c9ce49ece6d tempest-VolumeTypesTest-876310563 tempest-VolumeTypesTest-876310563-project-admin] Calling method '_delete' {{(pid=100298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 09:56:53.657952 np0000006707 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 513/2059] 10.4.3.8 () {66 vars in 1334 bytes} [Fri Aug 7 09:56:53 2026] GET /volume/v3/volumes/f80c07a4-ceea-41b0-9099-df4ab8338d52 => generated 109 bytes in 24 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 09:56:53.669859 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [None req-209f7223-bcc0-4690-948e-750e10f3b1e0 None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:56:53.672130 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-209f7223-bcc0-4690-948e-750e10f3b1e0 tempest-VolumesSnapshotTestJSON-1374712720 tempest-VolumesSnapshotTestJSON-1374712720-project-member] DELETE https://10.4.3.8/volume/v3/volumes/f80c07a4-ceea-41b0-9099-df4ab8338d52 Aug 07 09:56:53.672432 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-209f7223-bcc0-4690-948e-750e10f3b1e0 tempest-VolumesSnapshotTestJSON-1374712720 tempest-VolumesSnapshotTestJSON-1374712720-project-member] Empty body provided in request {{(pid=100297) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 09:56:53.672940 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-209f7223-bcc0-4690-948e-750e10f3b1e0 tempest-VolumesSnapshotTestJSON-1374712720 tempest-VolumesSnapshotTestJSON-1374712720-project-member] Calling method 'delete' {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 09:56:53.672940 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.v3.volumes [None req-209f7223-bcc0-4690-948e-750e10f3b1e0 tempest-VolumesSnapshotTestJSON-1374712720 tempest-VolumesSnapshotTestJSON-1374712720-project-member] Delete volume with id: f80c07a4-ceea-41b0-9099-df4ab8338d52 Aug 07 09:56:53.684042 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-209f7223-bcc0-4690-948e-750e10f3b1e0 tempest-VolumesSnapshotTestJSON-1374712720 tempest-VolumesSnapshotTestJSON-1374712720-project-member] https://10.4.3.8/volume/v3/volumes/f80c07a4-ceea-41b0-9099-df4ab8338d52 returned with HTTP 404 Aug 07 09:56:53.685471 np0000006707 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 516/2060] 10.4.3.8 () {66 vars in 1337 bytes} [Fri Aug 7 09:56:53 2026] DELETE /volume/v3/volumes/f80c07a4-ceea-41b0-9099-df4ab8338d52 => generated 109 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 09:56:53.696411 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [None req-cfefe38f-bee3-46e2-b6d3-8aa02cc67a9c None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:56:53.699539 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-cfefe38f-bee3-46e2-b6d3-8aa02cc67a9c tempest-VolumesSnapshotTestJSON-1374712720 tempest-VolumesSnapshotTestJSON-1374712720-project-member] DELETE https://10.4.3.8/volume/v3/snapshots/8a5a05ad-a031-4a24-ad8f-f05a610134b4 Aug 07 09:56:53.699914 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-cfefe38f-bee3-46e2-b6d3-8aa02cc67a9c tempest-VolumesSnapshotTestJSON-1374712720 tempest-VolumesSnapshotTestJSON-1374712720-project-member] Empty body provided in request {{(pid=100296) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 09:56:53.700714 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-cfefe38f-bee3-46e2-b6d3-8aa02cc67a9c tempest-VolumesSnapshotTestJSON-1374712720 tempest-VolumesSnapshotTestJSON-1374712720-project-member] Calling method 'delete' {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 09:56:53.700714 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.v3.snapshots [None req-cfefe38f-bee3-46e2-b6d3-8aa02cc67a9c tempest-VolumesSnapshotTestJSON-1374712720 tempest-VolumesSnapshotTestJSON-1374712720-project-member] Delete snapshot with id: 8a5a05ad-a031-4a24-ad8f-f05a610134b4 Aug 07 09:56:53.704751 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [None req-58e6fb55-71d5-4edd-85ca-2c9ce49ece6d tempest-VolumeTypesTest-876310563 tempest-VolumeTypesTest-876310563-project-admin] https://10.4.3.8/volume/v3/types/2a31897a-1b51-45bb-beef-add281fdc985 returned with HTTP 202 Aug 07 09:56:53.705255 np0000006707 devstack@c-api.service[100298]: [pid: 100298|app: 0|req: 519/2061] 10.4.3.8 () {66 vars in 1331 bytes} [Fri Aug 7 09:56:53 2026] DELETE /volume/v3/types/2a31897a-1b51-45bb-beef-add281fdc985 => generated 0 bytes in 51 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 07 09:56:53.708990 np0000006707 devstack@c-api.service[100296]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 09:56:53.708990 np0000006707 devstack@c-api.service[100296]: warnings.warn( Aug 07 09:56:53.710002 np0000006707 devstack@c-api.service[100296]: INFO cinder.volume.api [None req-cfefe38f-bee3-46e2-b6d3-8aa02cc67a9c tempest-VolumesSnapshotTestJSON-1374712720 tempest-VolumesSnapshotTestJSON-1374712720-project-member] Snapshot retrieved successfully. Aug 07 09:56:53.715879 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-dc96bd0b-4c6a-46b0-840d-024ed2346b44 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:56:53.719318 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-dc96bd0b-4c6a-46b0-840d-024ed2346b44 tempest-VolumeTypesTest-876310563 tempest-VolumeTypesTest-876310563-project-admin] GET https://10.4.3.8/volume/v3/types/2a31897a-1b51-45bb-beef-add281fdc985 Aug 07 09:56:53.719318 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-dc96bd0b-4c6a-46b0-840d-024ed2346b44 tempest-VolumeTypesTest-876310563 tempest-VolumeTypesTest-876310563-project-admin] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 09:56:53.719318 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-dc96bd0b-4c6a-46b0-840d-024ed2346b44 tempest-VolumeTypesTest-876310563 tempest-VolumeTypesTest-876310563-project-admin] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 09:56:53.722546 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-dc96bd0b-4c6a-46b0-840d-024ed2346b44 tempest-VolumeTypesTest-876310563 tempest-VolumeTypesTest-876310563-project-admin] https://10.4.3.8/volume/v3/types/2a31897a-1b51-45bb-beef-add281fdc985 returned with HTTP 404 Aug 07 09:56:53.723525 np0000006707 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 514/2062] 10.4.3.8 () {66 vars in 1328 bytes} [Fri Aug 7 09:56:53 2026] GET /volume/v3/types/2a31897a-1b51-45bb-beef-add281fdc985 => generated 114 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 09:56:53.737647 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [None req-608eaa33-a315-4fc5-966d-e07969362f3e None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:56:53.739837 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-608eaa33-a315-4fc5-966d-e07969362f3e tempest-VolumeTypesTest-876310563 tempest-VolumeTypesTest-876310563-project-admin] POST https://10.4.3.8/volume/v3/types Aug 07 09:56:53.740329 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-608eaa33-a315-4fc5-966d-e07969362f3e tempest-VolumeTypesTest-876310563 tempest-VolumeTypesTest-876310563-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-VolumeTypesTest-volume-type-898506898", "description": "tempest-volume-type-description-486188889", "extra_specs": {"storage_protocol": "iscsi", "vendor_name": "StorPool"}, "os-volume-type-access:is_public": true}} {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 09:56:53.752720 np0000006707 devstack@c-api.service[100296]: INFO cinder.volume.api [None req-cfefe38f-bee3-46e2-b6d3-8aa02cc67a9c tempest-VolumesSnapshotTestJSON-1374712720 tempest-VolumesSnapshotTestJSON-1374712720-project-member] Snapshot delete request issued successfully. Aug 07 09:56:53.753014 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-cfefe38f-bee3-46e2-b6d3-8aa02cc67a9c tempest-VolumesSnapshotTestJSON-1374712720 tempest-VolumesSnapshotTestJSON-1374712720-project-member] https://10.4.3.8/volume/v3/snapshots/8a5a05ad-a031-4a24-ad8f-f05a610134b4 returned with HTTP 202 Aug 07 09:56:53.753755 np0000006707 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 514/2063] 10.4.3.8 () {66 vars in 1343 bytes} [Fri Aug 7 09:56:53 2026] DELETE /volume/v3/snapshots/8a5a05ad-a031-4a24-ad8f-f05a610134b4 => generated 0 bytes in 58 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 07 09:56:53.764299 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.middleware.request_id [None req-635d8dcc-b244-4bc7-8040-02d71da13d27 None None] RequestId filter calling following filter/app {{(pid=100298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:56:53.767947 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [None req-635d8dcc-b244-4bc7-8040-02d71da13d27 tempest-VolumesSnapshotTestJSON-1374712720 tempest-VolumesSnapshotTestJSON-1374712720-project-member] GET https://10.4.3.8/volume/v3/snapshots/8a5a05ad-a031-4a24-ad8f-f05a610134b4 Aug 07 09:56:53.768122 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [None req-635d8dcc-b244-4bc7-8040-02d71da13d27 tempest-VolumesSnapshotTestJSON-1374712720 tempest-VolumesSnapshotTestJSON-1374712720-project-member] Empty body provided in request {{(pid=100298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 09:56:53.768266 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [None req-635d8dcc-b244-4bc7-8040-02d71da13d27 tempest-VolumesSnapshotTestJSON-1374712720 tempest-VolumesSnapshotTestJSON-1374712720-project-member] Calling method 'show' {{(pid=100298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 09:56:53.775731 np0000006707 devstack@c-api.service[100298]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 09:56:53.775731 np0000006707 devstack@c-api.service[100298]: warnings.warn( Aug 07 09:56:53.776729 np0000006707 devstack@c-api.service[100298]: INFO cinder.volume.api [None req-635d8dcc-b244-4bc7-8040-02d71da13d27 tempest-VolumesSnapshotTestJSON-1374712720 tempest-VolumesSnapshotTestJSON-1374712720-project-member] Snapshot retrieved successfully. Aug 07 09:56:53.777391 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-608eaa33-a315-4fc5-966d-e07969362f3e tempest-VolumeTypesTest-876310563 tempest-VolumeTypesTest-876310563-project-admin] https://10.4.3.8/volume/v3/types returned with HTTP 200 Aug 07 09:56:53.777676 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [None req-635d8dcc-b244-4bc7-8040-02d71da13d27 tempest-VolumesSnapshotTestJSON-1374712720 tempest-VolumesSnapshotTestJSON-1374712720-project-member] https://10.4.3.8/volume/v3/snapshots/8a5a05ad-a031-4a24-ad8f-f05a610134b4 returned with HTTP 200 Aug 07 09:56:53.778528 np0000006707 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 517/2064] 10.4.3.8 () {68 vars in 1239 bytes} [Fri Aug 7 09:56:53 2026] POST /volume/v3/types => generated 313 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 09:56:53.778607 np0000006707 devstack@c-api.service[100298]: [pid: 100298|app: 0|req: 520/2065] 10.4.3.8 () {66 vars in 1340 bytes} [Fri Aug 7 09:56:53 2026] GET /volume/v3/snapshots/8a5a05ad-a031-4a24-ad8f-f05a610134b4 => generated 468 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 09:56:53.793937 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-1b09a73c-3fa4-474b-a36b-01424f384021 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:56:53.795939 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-1b09a73c-3fa4-474b-a36b-01424f384021 tempest-VolumeTypesTest-876310563 tempest-VolumeTypesTest-876310563-project-admin] GET https://10.4.3.8/volume/v3/types/81ddd519-5999-4fc5-83ff-bff18ed90ff7 Aug 07 09:56:53.796476 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-1b09a73c-3fa4-474b-a36b-01424f384021 tempest-VolumeTypesTest-876310563 tempest-VolumeTypesTest-876310563-project-admin] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 09:56:53.796833 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-1b09a73c-3fa4-474b-a36b-01424f384021 tempest-VolumeTypesTest-876310563 tempest-VolumeTypesTest-876310563-project-admin] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 09:56:53.804858 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-1b09a73c-3fa4-474b-a36b-01424f384021 tempest-VolumeTypesTest-876310563 tempest-VolumeTypesTest-876310563-project-admin] https://10.4.3.8/volume/v3/types/81ddd519-5999-4fc5-83ff-bff18ed90ff7 returned with HTTP 200 Aug 07 09:56:53.805850 np0000006707 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 515/2066] 10.4.3.8 () {66 vars in 1328 bytes} [Fri Aug 7 09:56:53 2026] GET /volume/v3/types/81ddd519-5999-4fc5-83ff-bff18ed90ff7 => generated 335 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 09:56:53.817197 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [None req-1d6280e8-7a51-42b6-9c11-f1cea4b3ff8f None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:56:53.819874 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-1d6280e8-7a51-42b6-9c11-f1cea4b3ff8f tempest-VolumeTypesTest-876310563 tempest-VolumeTypesTest-876310563-project-admin] DELETE https://10.4.3.8/volume/v3/types/81ddd519-5999-4fc5-83ff-bff18ed90ff7 Aug 07 09:56:53.820158 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-1d6280e8-7a51-42b6-9c11-f1cea4b3ff8f tempest-VolumeTypesTest-876310563 tempest-VolumeTypesTest-876310563-project-admin] Empty body provided in request {{(pid=100296) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 09:56:53.820454 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-1d6280e8-7a51-42b6-9c11-f1cea4b3ff8f tempest-VolumeTypesTest-876310563 tempest-VolumeTypesTest-876310563-project-admin] Calling method '_delete' {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 09:56:53.820813 np0000006707 devstack@c-api.service[100296]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 09:56:53.820813 np0000006707 devstack@c-api.service[100296]: warnings.warn( Aug 07 09:56:53.849294 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-1d6280e8-7a51-42b6-9c11-f1cea4b3ff8f tempest-VolumeTypesTest-876310563 tempest-VolumeTypesTest-876310563-project-admin] https://10.4.3.8/volume/v3/types/81ddd519-5999-4fc5-83ff-bff18ed90ff7 returned with HTTP 202 Aug 07 09:56:53.849719 np0000006707 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 515/2067] 10.4.3.8 () {66 vars in 1331 bytes} [Fri Aug 7 09:56:53 2026] DELETE /volume/v3/types/81ddd519-5999-4fc5-83ff-bff18ed90ff7 => generated 0 bytes in 33 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 07 09:56:53.858939 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [None req-f353abcd-89fb-4462-8f95-eda5001778b3 None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:56:53.863193 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-f353abcd-89fb-4462-8f95-eda5001778b3 tempest-VolumeTypesTest-876310563 tempest-VolumeTypesTest-876310563-project-admin] GET https://10.4.3.8/volume/v3/types/81ddd519-5999-4fc5-83ff-bff18ed90ff7 Aug 07 09:56:53.863437 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-f353abcd-89fb-4462-8f95-eda5001778b3 tempest-VolumeTypesTest-876310563 tempest-VolumeTypesTest-876310563-project-admin] Empty body provided in request {{(pid=100297) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 09:56:53.863796 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-f353abcd-89fb-4462-8f95-eda5001778b3 tempest-VolumeTypesTest-876310563 tempest-VolumeTypesTest-876310563-project-admin] Calling method 'show' {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 09:56:53.871790 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-f353abcd-89fb-4462-8f95-eda5001778b3 tempest-VolumeTypesTest-876310563 tempest-VolumeTypesTest-876310563-project-admin] https://10.4.3.8/volume/v3/types/81ddd519-5999-4fc5-83ff-bff18ed90ff7 returned with HTTP 404 Aug 07 09:56:53.872440 np0000006707 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 518/2068] 10.4.3.8 () {66 vars in 1328 bytes} [Fri Aug 7 09:56:53 2026] GET /volume/v3/types/81ddd519-5999-4fc5-83ff-bff18ed90ff7 => generated 114 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 09:56:53.884238 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.middleware.request_id [None req-cc83f6ba-3204-43b0-87bc-dcc4994963a1 None None] RequestId filter calling following filter/app {{(pid=100298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:56:53.887290 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [None req-cc83f6ba-3204-43b0-87bc-dcc4994963a1 tempest-VolumeTypesTest-876310563 tempest-VolumeTypesTest-876310563-project-admin] POST https://10.4.3.8/volume/v3/types Aug 07 09:56:53.888239 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [None req-cc83f6ba-3204-43b0-87bc-dcc4994963a1 tempest-VolumeTypesTest-876310563 tempest-VolumeTypesTest-876310563-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-VolumeTypesTest-volume-type-643690564"}} {{(pid=100298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 09:56:53.910258 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [None req-cc83f6ba-3204-43b0-87bc-dcc4994963a1 tempest-VolumeTypesTest-876310563 tempest-VolumeTypesTest-876310563-project-admin] https://10.4.3.8/volume/v3/types returned with HTTP 200 Aug 07 09:56:53.911143 np0000006707 devstack@c-api.service[100298]: [pid: 100298|app: 0|req: 521/2069] 10.4.3.8 () {68 vars in 1238 bytes} [Fri Aug 7 09:56:53 2026] POST /volume/v3/types => generated 220 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 09:56:53.923391 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-73354dbf-ac8d-48e7-b6a2-03fe685a3c77 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:56:53.925276 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-73354dbf-ac8d-48e7-b6a2-03fe685a3c77 tempest-VolumeTypesTest-876310563 tempest-VolumeTypesTest-876310563-project-admin] POST https://10.4.3.8/volume/v3/types/3f1eab13-0b96-4839-a285-8dde95ee77f4/encryption Aug 07 09:56:53.929459 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-73354dbf-ac8d-48e7-b6a2-03fe685a3c77 tempest-VolumeTypesTest-876310563 tempest-VolumeTypesTest-876310563-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "LuksEncryptor", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 09:56:53.980743 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-73354dbf-ac8d-48e7-b6a2-03fe685a3c77 tempest-VolumeTypesTest-876310563 tempest-VolumeTypesTest-876310563-project-admin] https://10.4.3.8/volume/v3/types/3f1eab13-0b96-4839-a285-8dde95ee77f4/encryption returned with HTTP 200 Aug 07 09:56:53.981464 np0000006707 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 516/2070] 10.4.3.8 () {68 vars in 1383 bytes} [Fri Aug 7 09:56:53 2026] POST /volume/v3/types/3f1eab13-0b96-4839-a285-8dde95ee77f4/encryption => generated 239 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 09:56:53.990583 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [None req-9a6445d7-acc1-47c5-bfae-864a4446fc5b None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:56:53.994576 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-9a6445d7-acc1-47c5-bfae-864a4446fc5b tempest-VolumeTypesTest-876310563 tempest-VolumeTypesTest-876310563-project-admin] GET https://10.4.3.8/volume/v3/types/3f1eab13-0b96-4839-a285-8dde95ee77f4/encryption Aug 07 09:56:53.994576 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-9a6445d7-acc1-47c5-bfae-864a4446fc5b tempest-VolumeTypesTest-876310563 tempest-VolumeTypesTest-876310563-project-admin] Empty body provided in request {{(pid=100296) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 09:56:53.994576 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-9a6445d7-acc1-47c5-bfae-864a4446fc5b tempest-VolumeTypesTest-876310563 tempest-VolumeTypesTest-876310563-project-admin] Calling method 'index' {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 09:56:54.003178 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-9a6445d7-acc1-47c5-bfae-864a4446fc5b tempest-VolumeTypesTest-876310563 tempest-VolumeTypesTest-876310563-project-admin] https://10.4.3.8/volume/v3/types/3f1eab13-0b96-4839-a285-8dde95ee77f4/encryption returned with HTTP 200 Aug 07 09:56:54.004915 np0000006707 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 516/2071] 10.4.3.8 () {66 vars in 1361 bytes} [Fri Aug 7 09:56:53 2026] GET /volume/v3/types/3f1eab13-0b96-4839-a285-8dde95ee77f4/encryption => generated 325 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 09:56:54.015566 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [None req-0111e43a-d850-42d7-a916-fc859039b2c0 None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:56:54.019328 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-0111e43a-d850-42d7-a916-fc859039b2c0 tempest-VolumeTypesTest-876310563 tempest-VolumeTypesTest-876310563-project-admin] PUT https://10.4.3.8/volume/v3/types/3f1eab13-0b96-4839-a285-8dde95ee77f4/encryption/b2e5a850-0b9f-4083-af58-0f7db5f16701 Aug 07 09:56:54.020062 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-0111e43a-d850-42d7-a916-fc859039b2c0 tempest-VolumeTypesTest-876310563 tempest-VolumeTypesTest-876310563-project-admin] Action: 'update', calling method: update, body: {"encryption": {"key_size": 128, "provider": "SomeProvider", "cipher": "aes-xts-plain64", "control_location": "back-end"}} {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 09:56:54.069974 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-0111e43a-d850-42d7-a916-fc859039b2c0 tempest-VolumeTypesTest-876310563 tempest-VolumeTypesTest-876310563-project-admin] https://10.4.3.8/volume/v3/types/3f1eab13-0b96-4839-a285-8dde95ee77f4/encryption/b2e5a850-0b9f-4083-af58-0f7db5f16701 returned with HTTP 200 Aug 07 09:56:54.070574 np0000006707 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 519/2072] 10.4.3.8 () {68 vars in 1493 bytes} [Fri Aug 7 09:56:54 2026] PUT /volume/v3/types/3f1eab13-0b96-4839-a285-8dde95ee77f4/encryption/b2e5a850-0b9f-4083-af58-0f7db5f16701 => generated 122 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 09:56:54.079684 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.middleware.request_id [None req-94d45fa9-84e4-444a-803b-e26418bfd109 None None] RequestId filter calling following filter/app {{(pid=100298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:56:54.081854 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [None req-94d45fa9-84e4-444a-803b-e26418bfd109 tempest-VolumeTypesTest-876310563 tempest-VolumeTypesTest-876310563-project-admin] GET https://10.4.3.8/volume/v3/types/3f1eab13-0b96-4839-a285-8dde95ee77f4/encryption Aug 07 09:56:54.082099 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [None req-94d45fa9-84e4-444a-803b-e26418bfd109 tempest-VolumeTypesTest-876310563 tempest-VolumeTypesTest-876310563-project-admin] Empty body provided in request {{(pid=100298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 09:56:54.082318 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [None req-94d45fa9-84e4-444a-803b-e26418bfd109 tempest-VolumeTypesTest-876310563 tempest-VolumeTypesTest-876310563-project-admin] Calling method 'index' {{(pid=100298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 09:56:54.090930 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [None req-94d45fa9-84e4-444a-803b-e26418bfd109 tempest-VolumeTypesTest-876310563 tempest-VolumeTypesTest-876310563-project-admin] https://10.4.3.8/volume/v3/types/3f1eab13-0b96-4839-a285-8dde95ee77f4/encryption returned with HTTP 200 Aug 07 09:56:54.093271 np0000006707 devstack@c-api.service[100298]: [pid: 100298|app: 0|req: 522/2073] 10.4.3.8 () {66 vars in 1361 bytes} [Fri Aug 7 09:56:54 2026] GET /volume/v3/types/3f1eab13-0b96-4839-a285-8dde95ee77f4/encryption => generated 347 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 09:56:54.102367 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-8661c81a-7858-4119-b2f8-2ab3aa18db12 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:56:54.105174 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-8661c81a-7858-4119-b2f8-2ab3aa18db12 tempest-VolumeTypesTest-876310563 tempest-VolumeTypesTest-876310563-project-admin] GET https://10.4.3.8/volume/v3/types/3f1eab13-0b96-4839-a285-8dde95ee77f4/encryption/cipher Aug 07 09:56:54.105489 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-8661c81a-7858-4119-b2f8-2ab3aa18db12 tempest-VolumeTypesTest-876310563 tempest-VolumeTypesTest-876310563-project-admin] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 09:56:54.105775 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-8661c81a-7858-4119-b2f8-2ab3aa18db12 tempest-VolumeTypesTest-876310563 tempest-VolumeTypesTest-876310563-project-admin] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 09:56:54.118036 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-8661c81a-7858-4119-b2f8-2ab3aa18db12 tempest-VolumeTypesTest-876310563 tempest-VolumeTypesTest-876310563-project-admin] https://10.4.3.8/volume/v3/types/3f1eab13-0b96-4839-a285-8dde95ee77f4/encryption/cipher returned with HTTP 200 Aug 07 09:56:54.118494 np0000006707 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 517/2074] 10.4.3.8 () {66 vars in 1382 bytes} [Fri Aug 7 09:56:54 2026] GET /volume/v3/types/3f1eab13-0b96-4839-a285-8dde95ee77f4/encryption/cipher => generated 29 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 07 09:56:54.126891 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [None req-c429ae8d-feee-4eae-be89-ce4e50f20afc None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:56:54.129202 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-c429ae8d-feee-4eae-be89-ce4e50f20afc tempest-VolumeTypesTest-876310563 tempest-VolumeTypesTest-876310563-project-admin] DELETE https://10.4.3.8/volume/v3/types/3f1eab13-0b96-4839-a285-8dde95ee77f4/encryption/b2e5a850-0b9f-4083-af58-0f7db5f16701 Aug 07 09:56:54.130437 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-c429ae8d-feee-4eae-be89-ce4e50f20afc tempest-VolumeTypesTest-876310563 tempest-VolumeTypesTest-876310563-project-admin] Empty body provided in request {{(pid=100296) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 09:56:54.130437 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-c429ae8d-feee-4eae-be89-ce4e50f20afc tempest-VolumeTypesTest-876310563 tempest-VolumeTypesTest-876310563-project-admin] Calling method 'delete' {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 09:56:54.163224 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-c429ae8d-feee-4eae-be89-ce4e50f20afc tempest-VolumeTypesTest-876310563 tempest-VolumeTypesTest-876310563-project-admin] https://10.4.3.8/volume/v3/types/3f1eab13-0b96-4839-a285-8dde95ee77f4/encryption/b2e5a850-0b9f-4083-af58-0f7db5f16701 returned with HTTP 202 Aug 07 09:56:54.163224 np0000006707 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 517/2075] 10.4.3.8 () {66 vars in 1475 bytes} [Fri Aug 7 09:56:54 2026] DELETE /volume/v3/types/3f1eab13-0b96-4839-a285-8dde95ee77f4/encryption/b2e5a850-0b9f-4083-af58-0f7db5f16701 => generated 0 bytes in 37 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 07 09:56:54.170966 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [None req-50649eab-01a7-430c-a78f-21e66cb57b7f None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:56:54.179584 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-50649eab-01a7-430c-a78f-21e66cb57b7f tempest-VolumeTypesTest-876310563 tempest-VolumeTypesTest-876310563-project-admin] GET https://10.4.3.8/volume/v3/types/3f1eab13-0b96-4839-a285-8dde95ee77f4/encryption Aug 07 09:56:54.179776 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-50649eab-01a7-430c-a78f-21e66cb57b7f tempest-VolumeTypesTest-876310563 tempest-VolumeTypesTest-876310563-project-admin] Empty body provided in request {{(pid=100297) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 09:56:54.180027 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-50649eab-01a7-430c-a78f-21e66cb57b7f tempest-VolumeTypesTest-876310563 tempest-VolumeTypesTest-876310563-project-admin] Calling method 'index' {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 09:56:54.199707 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-50649eab-01a7-430c-a78f-21e66cb57b7f tempest-VolumeTypesTest-876310563 tempest-VolumeTypesTest-876310563-project-admin] https://10.4.3.8/volume/v3/types/3f1eab13-0b96-4839-a285-8dde95ee77f4/encryption returned with HTTP 200 Aug 07 09:56:54.200300 np0000006707 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 520/2076] 10.4.3.8 () {66 vars in 1361 bytes} [Fri Aug 7 09:56:54 2026] GET /volume/v3/types/3f1eab13-0b96-4839-a285-8dde95ee77f4/encryption => generated 2 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 283 bytes (1 switches on core 0) Aug 07 09:56:54.210892 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.middleware.request_id [None req-f2f885d7-7950-4503-a0b5-f38eae7d1a35 None None] RequestId filter calling following filter/app {{(pid=100298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:56:54.213583 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [None req-f2f885d7-7950-4503-a0b5-f38eae7d1a35 tempest-VolumeTypesTest-876310563 tempest-VolumeTypesTest-876310563-project-admin] GET https://10.4.3.8/volume/v3/types/3f1eab13-0b96-4839-a285-8dde95ee77f4/encryption Aug 07 09:56:54.214038 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [None req-f2f885d7-7950-4503-a0b5-f38eae7d1a35 tempest-VolumeTypesTest-876310563 tempest-VolumeTypesTest-876310563-project-admin] Empty body provided in request {{(pid=100298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 09:56:54.214373 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [None req-f2f885d7-7950-4503-a0b5-f38eae7d1a35 tempest-VolumeTypesTest-876310563 tempest-VolumeTypesTest-876310563-project-admin] Calling method 'index' {{(pid=100298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 09:56:54.221160 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [None req-f2f885d7-7950-4503-a0b5-f38eae7d1a35 tempest-VolumeTypesTest-876310563 tempest-VolumeTypesTest-876310563-project-admin] https://10.4.3.8/volume/v3/types/3f1eab13-0b96-4839-a285-8dde95ee77f4/encryption returned with HTTP 200 Aug 07 09:56:54.221776 np0000006707 devstack@c-api.service[100298]: [pid: 100298|app: 0|req: 523/2077] 10.4.3.8 () {66 vars in 1361 bytes} [Fri Aug 7 09:56:54 2026] GET /volume/v3/types/3f1eab13-0b96-4839-a285-8dde95ee77f4/encryption => generated 2 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 283 bytes (1 switches on core 0) Aug 07 09:56:54.234486 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-b7609de5-0b82-4468-bbae-7d269eb353bd None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:56:54.237145 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-b7609de5-0b82-4468-bbae-7d269eb353bd tempest-VolumeTypesTest-876310563 tempest-VolumeTypesTest-876310563-project-admin] DELETE https://10.4.3.8/volume/v3/types/3f1eab13-0b96-4839-a285-8dde95ee77f4 Aug 07 09:56:54.237381 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-b7609de5-0b82-4468-bbae-7d269eb353bd tempest-VolumeTypesTest-876310563 tempest-VolumeTypesTest-876310563-project-admin] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 09:56:54.237851 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-b7609de5-0b82-4468-bbae-7d269eb353bd tempest-VolumeTypesTest-876310563 tempest-VolumeTypesTest-876310563-project-admin] Calling method '_delete' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 09:56:54.281049 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-b7609de5-0b82-4468-bbae-7d269eb353bd tempest-VolumeTypesTest-876310563 tempest-VolumeTypesTest-876310563-project-admin] https://10.4.3.8/volume/v3/types/3f1eab13-0b96-4839-a285-8dde95ee77f4 returned with HTTP 202 Aug 07 09:56:54.281513 np0000006707 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 518/2078] 10.4.3.8 () {66 vars in 1331 bytes} [Fri Aug 7 09:56:54 2026] DELETE /volume/v3/types/3f1eab13-0b96-4839-a285-8dde95ee77f4 => generated 0 bytes in 48 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 07 09:56:54.290594 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [None req-a9eeb8ee-615c-4c93-a68b-7829fa49fde8 None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:56:54.294153 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-a9eeb8ee-615c-4c93-a68b-7829fa49fde8 tempest-VolumeTypesTest-876310563 tempest-VolumeTypesTest-876310563-project-admin] GET https://10.4.3.8/volume/v3/types/3f1eab13-0b96-4839-a285-8dde95ee77f4 Aug 07 09:56:54.294153 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-a9eeb8ee-615c-4c93-a68b-7829fa49fde8 tempest-VolumeTypesTest-876310563 tempest-VolumeTypesTest-876310563-project-admin] Empty body provided in request {{(pid=100296) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 09:56:54.294153 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-a9eeb8ee-615c-4c93-a68b-7829fa49fde8 tempest-VolumeTypesTest-876310563 tempest-VolumeTypesTest-876310563-project-admin] Calling method 'show' {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 09:56:54.296784 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-a9eeb8ee-615c-4c93-a68b-7829fa49fde8 tempest-VolumeTypesTest-876310563 tempest-VolumeTypesTest-876310563-project-admin] https://10.4.3.8/volume/v3/types/3f1eab13-0b96-4839-a285-8dde95ee77f4 returned with HTTP 404 Aug 07 09:56:54.297539 np0000006707 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 518/2079] 10.4.3.8 () {66 vars in 1328 bytes} [Fri Aug 7 09:56:54 2026] GET /volume/v3/types/3f1eab13-0b96-4839-a285-8dde95ee77f4 => generated 114 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 09:56:54.308124 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [None req-2ed56185-19ea-46d8-83f4-1cefdf2d8805 None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:56:54.310115 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-2ed56185-19ea-46d8-83f4-1cefdf2d8805 tempest-VolumeTypesTest-876310563 tempest-VolumeTypesTest-876310563-project-admin] GET https://10.4.3.8/volume/v3/types Aug 07 09:56:54.310357 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-2ed56185-19ea-46d8-83f4-1cefdf2d8805 tempest-VolumeTypesTest-876310563 tempest-VolumeTypesTest-876310563-project-admin] Empty body provided in request {{(pid=100297) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 09:56:54.310752 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-2ed56185-19ea-46d8-83f4-1cefdf2d8805 tempest-VolumeTypesTest-876310563 tempest-VolumeTypesTest-876310563-project-admin] Calling method 'index' {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 09:56:54.335248 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-2ed56185-19ea-46d8-83f4-1cefdf2d8805 tempest-VolumeTypesTest-876310563 tempest-VolumeTypesTest-876310563-project-admin] https://10.4.3.8/volume/v3/types returned with HTTP 200 Aug 07 09:56:54.335877 np0000006707 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 521/2080] 10.4.3.8 () {66 vars in 1217 bytes} [Fri Aug 7 09:56:54 2026] GET /volume/v3/types => generated 670 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 09:56:54.352623 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.middleware.request_id [None req-ac5a7bff-ecf6-4d77-ad81-92fdb0699cf7 None None] RequestId filter calling following filter/app {{(pid=100298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:56:54.354766 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [None req-ac5a7bff-ecf6-4d77-ad81-92fdb0699cf7 tempest-VolumeTypesTest-876310563 tempest-VolumeTypesTest-876310563-project-admin] POST https://10.4.3.8/volume/v3/types Aug 07 09:56:54.355264 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [None req-ac5a7bff-ecf6-4d77-ad81-92fdb0699cf7 tempest-VolumeTypesTest-876310563 tempest-VolumeTypesTest-876310563-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-VolumeTypesTest-volume-type-1056626536"}} {{(pid=100298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 09:56:54.387659 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [None req-ac5a7bff-ecf6-4d77-ad81-92fdb0699cf7 tempest-VolumeTypesTest-876310563 tempest-VolumeTypesTest-876310563-project-admin] https://10.4.3.8/volume/v3/types returned with HTTP 200 Aug 07 09:56:54.388628 np0000006707 devstack@c-api.service[100298]: [pid: 100298|app: 0|req: 524/2081] 10.4.3.8 () {68 vars in 1238 bytes} [Fri Aug 7 09:56:54 2026] POST /volume/v3/types => generated 221 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 09:56:54.400178 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-e9d178fd-2f56-411d-9d31-14cd4e4c7dae None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:56:54.402303 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-e9d178fd-2f56-411d-9d31-14cd4e4c7dae tempest-VolumeTypesTest-876310563 tempest-VolumeTypesTest-876310563-project-admin] PUT https://10.4.3.8/volume/v3/types/df0639a0-7e3d-4a12-ba3d-da05898a183d Aug 07 09:56:54.402839 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-e9d178fd-2f56-411d-9d31-14cd4e4c7dae tempest-VolumeTypesTest-876310563 tempest-VolumeTypesTest-876310563-project-admin] Action: 'update', calling method: _update, body: {"volume_type": {"name": "tempest-volume-type-415823920", "description": "tempest-volume-type-description-868138309", "is_public": false}} {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 09:56:54.447733 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-e9d178fd-2f56-411d-9d31-14cd4e4c7dae tempest-VolumeTypesTest-876310563 tempest-VolumeTypesTest-876310563-project-admin] https://10.4.3.8/volume/v3/types/df0639a0-7e3d-4a12-ba3d-da05898a183d returned with HTTP 200 Aug 07 09:56:54.448241 np0000006707 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 519/2082] 10.4.3.8 () {68 vars in 1349 bytes} [Fri Aug 7 09:56:54 2026] PUT /volume/v3/types/df0639a0-7e3d-4a12-ba3d-da05898a183d => generated 203 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 09:56:54.458736 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [None req-a4f08a1c-1dd2-4915-84b0-f54339d262ec None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:56:54.460857 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-a4f08a1c-1dd2-4915-84b0-f54339d262ec tempest-VolumeTypesTest-876310563 tempest-VolumeTypesTest-876310563-project-admin] GET https://10.4.3.8/volume/v3/types/df0639a0-7e3d-4a12-ba3d-da05898a183d Aug 07 09:56:54.461316 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-a4f08a1c-1dd2-4915-84b0-f54339d262ec tempest-VolumeTypesTest-876310563 tempest-VolumeTypesTest-876310563-project-admin] Empty body provided in request {{(pid=100296) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 09:56:54.462443 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-a4f08a1c-1dd2-4915-84b0-f54339d262ec tempest-VolumeTypesTest-876310563 tempest-VolumeTypesTest-876310563-project-admin] Calling method 'show' {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 09:56:54.467709 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-a4f08a1c-1dd2-4915-84b0-f54339d262ec tempest-VolumeTypesTest-876310563 tempest-VolumeTypesTest-876310563-project-admin] https://10.4.3.8/volume/v3/types/df0639a0-7e3d-4a12-ba3d-da05898a183d returned with HTTP 200 Aug 07 09:56:54.468260 np0000006707 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 519/2083] 10.4.3.8 () {66 vars in 1328 bytes} [Fri Aug 7 09:56:54 2026] GET /volume/v3/types/df0639a0-7e3d-4a12-ba3d-da05898a183d => generated 267 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 09:56:54.481465 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [None req-d0e08396-bc99-4fb7-8244-9178edbdea60 None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:56:54.481870 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.middleware.request_id [None req-4cc211a8-5b46-4a08-aa12-aeba47f0da15 None None] RequestId filter calling following filter/app {{(pid=100298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:56:54.483320 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-d0e08396-bc99-4fb7-8244-9178edbdea60 tempest-CinderUnicodeTest-1142385570 tempest-CinderUnicodeTest-1142385570-project-member] GET https://10.4.3.8/volume/v3/volumes/a5232165-3ce6-4f05-9509-cf344129e15b Aug 07 09:56:54.483589 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-d0e08396-bc99-4fb7-8244-9178edbdea60 tempest-CinderUnicodeTest-1142385570 tempest-CinderUnicodeTest-1142385570-project-member] Empty body provided in request {{(pid=100297) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 09:56:54.483813 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-d0e08396-bc99-4fb7-8244-9178edbdea60 tempest-CinderUnicodeTest-1142385570 tempest-CinderUnicodeTest-1142385570-project-member] Calling method 'show' {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 09:56:54.484201 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [None req-4cc211a8-5b46-4a08-aa12-aeba47f0da15 tempest-VolumeTypesTest-876310563 tempest-VolumeTypesTest-876310563-project-admin] DELETE https://10.4.3.8/volume/v3/types/df0639a0-7e3d-4a12-ba3d-da05898a183d Aug 07 09:56:54.484486 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [None req-4cc211a8-5b46-4a08-aa12-aeba47f0da15 tempest-VolumeTypesTest-876310563 tempest-VolumeTypesTest-876310563-project-admin] Empty body provided in request {{(pid=100298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 09:56:54.484778 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [None req-4cc211a8-5b46-4a08-aa12-aeba47f0da15 tempest-VolumeTypesTest-876310563 tempest-VolumeTypesTest-876310563-project-admin] Calling method '_delete' {{(pid=100298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 09:56:54.491690 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-d0e08396-bc99-4fb7-8244-9178edbdea60 tempest-CinderUnicodeTest-1142385570 tempest-CinderUnicodeTest-1142385570-project-member] https://10.4.3.8/volume/v3/volumes/a5232165-3ce6-4f05-9509-cf344129e15b returned with HTTP 404 Aug 07 09:56:54.492444 np0000006707 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 522/2084] 10.4.3.8 () {66 vars in 1334 bytes} [Fri Aug 7 09:56:54 2026] GET /volume/v3/volumes/a5232165-3ce6-4f05-9509-cf344129e15b => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 09:56:54.526769 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [None req-4cc211a8-5b46-4a08-aa12-aeba47f0da15 tempest-VolumeTypesTest-876310563 tempest-VolumeTypesTest-876310563-project-admin] https://10.4.3.8/volume/v3/types/df0639a0-7e3d-4a12-ba3d-da05898a183d returned with HTTP 202 Aug 07 09:56:54.527705 np0000006707 devstack@c-api.service[100298]: [pid: 100298|app: 0|req: 525/2085] 10.4.3.8 () {66 vars in 1331 bytes} [Fri Aug 7 09:56:54 2026] DELETE /volume/v3/types/df0639a0-7e3d-4a12-ba3d-da05898a183d => generated 0 bytes in 46 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 07 09:56:54.537293 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-8fee4f74-c70e-4332-b4f3-e609b3d559d6 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:56:54.540533 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-8fee4f74-c70e-4332-b4f3-e609b3d559d6 tempest-VolumeTypesTest-876310563 tempest-VolumeTypesTest-876310563-project-admin] GET https://10.4.3.8/volume/v3/types/df0639a0-7e3d-4a12-ba3d-da05898a183d Aug 07 09:56:54.540730 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-8fee4f74-c70e-4332-b4f3-e609b3d559d6 tempest-VolumeTypesTest-876310563 tempest-VolumeTypesTest-876310563-project-admin] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 09:56:54.541039 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-8fee4f74-c70e-4332-b4f3-e609b3d559d6 tempest-VolumeTypesTest-876310563 tempest-VolumeTypesTest-876310563-project-admin] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 09:56:54.548534 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-8fee4f74-c70e-4332-b4f3-e609b3d559d6 tempest-VolumeTypesTest-876310563 tempest-VolumeTypesTest-876310563-project-admin] https://10.4.3.8/volume/v3/types/df0639a0-7e3d-4a12-ba3d-da05898a183d returned with HTTP 404 Aug 07 09:56:54.549199 np0000006707 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 520/2086] 10.4.3.8 () {66 vars in 1328 bytes} [Fri Aug 7 09:56:54 2026] GET /volume/v3/types/df0639a0-7e3d-4a12-ba3d-da05898a183d => generated 114 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 09:56:54.791820 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [None req-c8c86c1e-04eb-4009-b676-b1ef08157214 None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:56:54.795690 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-c8c86c1e-04eb-4009-b676-b1ef08157214 tempest-VolumesSnapshotTestJSON-1374712720 tempest-VolumesSnapshotTestJSON-1374712720-project-member] GET https://10.4.3.8/volume/v3/snapshots/8a5a05ad-a031-4a24-ad8f-f05a610134b4 Aug 07 09:56:54.795952 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-c8c86c1e-04eb-4009-b676-b1ef08157214 tempest-VolumesSnapshotTestJSON-1374712720 tempest-VolumesSnapshotTestJSON-1374712720-project-member] Empty body provided in request {{(pid=100296) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 09:56:54.796234 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-c8c86c1e-04eb-4009-b676-b1ef08157214 tempest-VolumesSnapshotTestJSON-1374712720 tempest-VolumesSnapshotTestJSON-1374712720-project-member] Calling method 'show' {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 09:56:54.807345 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-c8c86c1e-04eb-4009-b676-b1ef08157214 tempest-VolumesSnapshotTestJSON-1374712720 tempest-VolumesSnapshotTestJSON-1374712720-project-member] https://10.4.3.8/volume/v3/snapshots/8a5a05ad-a031-4a24-ad8f-f05a610134b4 returned with HTTP 404 Aug 07 09:56:54.809296 np0000006707 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 520/2087] 10.4.3.8 () {66 vars in 1340 bytes} [Fri Aug 7 09:56:54 2026] GET /volume/v3/snapshots/8a5a05ad-a031-4a24-ad8f-f05a610134b4 => generated 111 bytes in 18 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 09:56:54.820582 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [None req-75830516-3436-423e-a0db-f0ad75798e90 None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:56:54.824022 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-75830516-3436-423e-a0db-f0ad75798e90 tempest-VolumesSnapshotTestJSON-1374712720 tempest-VolumesSnapshotTestJSON-1374712720-project-member] GET https://10.4.3.8/volume/v3/volumes/78d9828e-a168-4aa0-958a-7f142f6e81a4 Aug 07 09:56:54.824338 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-75830516-3436-423e-a0db-f0ad75798e90 tempest-VolumesSnapshotTestJSON-1374712720 tempest-VolumesSnapshotTestJSON-1374712720-project-member] Empty body provided in request {{(pid=100297) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 09:56:54.825046 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-75830516-3436-423e-a0db-f0ad75798e90 tempest-VolumesSnapshotTestJSON-1374712720 tempest-VolumesSnapshotTestJSON-1374712720-project-member] Calling method 'show' {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 09:56:54.843242 np0000006707 devstack@c-api.service[100297]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 09:56:54.843242 np0000006707 devstack@c-api.service[100297]: warnings.warn( Aug 07 09:56:54.850149 np0000006707 devstack@c-api.service[100297]: INFO cinder.volume.api [None req-75830516-3436-423e-a0db-f0ad75798e90 tempest-VolumesSnapshotTestJSON-1374712720 tempest-VolumesSnapshotTestJSON-1374712720-project-member] Volume info retrieved successfully. Aug 07 09:56:54.856044 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-75830516-3436-423e-a0db-f0ad75798e90 tempest-VolumesSnapshotTestJSON-1374712720 tempest-VolumesSnapshotTestJSON-1374712720-project-member] https://10.4.3.8/volume/v3/volumes/78d9828e-a168-4aa0-958a-7f142f6e81a4 returned with HTTP 200 Aug 07 09:56:54.856626 np0000006707 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 523/2088] 10.4.3.8 () {66 vars in 1334 bytes} [Fri Aug 7 09:56:54 2026] GET /volume/v3/volumes/78d9828e-a168-4aa0-958a-7f142f6e81a4 => generated 843 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 09:56:54.874070 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.middleware.request_id [None req-f2fc0e77-d16e-4a11-811c-1e87795fe29d None None] RequestId filter calling following filter/app {{(pid=100298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:56:54.876828 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [None req-f2fc0e77-d16e-4a11-811c-1e87795fe29d tempest-VolumesSnapshotTestJSON-1374712720 tempest-VolumesSnapshotTestJSON-1374712720-project-member] DELETE https://10.4.3.8/volume/v3/volumes/78d9828e-a168-4aa0-958a-7f142f6e81a4 Aug 07 09:56:54.877032 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [None req-f2fc0e77-d16e-4a11-811c-1e87795fe29d tempest-VolumesSnapshotTestJSON-1374712720 tempest-VolumesSnapshotTestJSON-1374712720-project-member] Empty body provided in request {{(pid=100298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 09:56:54.877369 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [None req-f2fc0e77-d16e-4a11-811c-1e87795fe29d tempest-VolumesSnapshotTestJSON-1374712720 tempest-VolumesSnapshotTestJSON-1374712720-project-member] Calling method 'delete' {{(pid=100298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 09:56:54.878453 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.v3.volumes [None req-f2fc0e77-d16e-4a11-811c-1e87795fe29d tempest-VolumesSnapshotTestJSON-1374712720 tempest-VolumesSnapshotTestJSON-1374712720-project-member] Delete volume with id: 78d9828e-a168-4aa0-958a-7f142f6e81a4 Aug 07 09:56:54.888047 np0000006707 devstack@c-api.service[100298]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 09:56:54.888047 np0000006707 devstack@c-api.service[100298]: warnings.warn( Aug 07 09:56:54.889269 np0000006707 devstack@c-api.service[100298]: INFO cinder.volume.api [None req-f2fc0e77-d16e-4a11-811c-1e87795fe29d tempest-VolumesSnapshotTestJSON-1374712720 tempest-VolumesSnapshotTestJSON-1374712720-project-member] Volume info retrieved successfully. Aug 07 09:56:54.919653 np0000006707 devstack@c-api.service[100298]: INFO cinder.volume.api [None req-f2fc0e77-d16e-4a11-811c-1e87795fe29d tempest-VolumesSnapshotTestJSON-1374712720 tempest-VolumesSnapshotTestJSON-1374712720-project-member] Delete volume request issued successfully. Aug 07 09:56:54.920021 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [None req-f2fc0e77-d16e-4a11-811c-1e87795fe29d tempest-VolumesSnapshotTestJSON-1374712720 tempest-VolumesSnapshotTestJSON-1374712720-project-member] https://10.4.3.8/volume/v3/volumes/78d9828e-a168-4aa0-958a-7f142f6e81a4 returned with HTTP 202 Aug 07 09:56:54.920768 np0000006707 devstack@c-api.service[100298]: [pid: 100298|app: 0|req: 526/2089] 10.4.3.8 () {66 vars in 1337 bytes} [Fri Aug 7 09:56:54 2026] DELETE /volume/v3/volumes/78d9828e-a168-4aa0-958a-7f142f6e81a4 => generated 0 bytes in 47 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 07 09:56:54.932347 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-e6305ee9-01ee-48eb-a24a-81c014ce4c20 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:56:54.934460 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-e6305ee9-01ee-48eb-a24a-81c014ce4c20 tempest-VolumesSnapshotTestJSON-1374712720 tempest-VolumesSnapshotTestJSON-1374712720-project-member] GET https://10.4.3.8/volume/v3/volumes/78d9828e-a168-4aa0-958a-7f142f6e81a4 Aug 07 09:56:54.934917 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-e6305ee9-01ee-48eb-a24a-81c014ce4c20 tempest-VolumesSnapshotTestJSON-1374712720 tempest-VolumesSnapshotTestJSON-1374712720-project-member] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 09:56:54.935285 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-e6305ee9-01ee-48eb-a24a-81c014ce4c20 tempest-VolumesSnapshotTestJSON-1374712720 tempest-VolumesSnapshotTestJSON-1374712720-project-member] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 09:56:54.944079 np0000006707 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 09:56:54.944079 np0000006707 devstack@c-api.service[100295]: warnings.warn( Aug 07 09:56:54.949313 np0000006707 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-e6305ee9-01ee-48eb-a24a-81c014ce4c20 tempest-VolumesSnapshotTestJSON-1374712720 tempest-VolumesSnapshotTestJSON-1374712720-project-member] Volume info retrieved successfully. Aug 07 09:56:54.955975 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-e6305ee9-01ee-48eb-a24a-81c014ce4c20 tempest-VolumesSnapshotTestJSON-1374712720 tempest-VolumesSnapshotTestJSON-1374712720-project-member] https://10.4.3.8/volume/v3/volumes/78d9828e-a168-4aa0-958a-7f142f6e81a4 returned with HTTP 200 Aug 07 09:56:54.956515 np0000006707 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 521/2090] 10.4.3.8 () {66 vars in 1334 bytes} [Fri Aug 7 09:56:54 2026] GET /volume/v3/volumes/78d9828e-a168-4aa0-958a-7f142f6e81a4 => generated 842 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 09:56:54.956629 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [None req-143d1d23-4a87-4bcf-b55a-329cb28527ad None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:56:55.120918 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-143d1d23-4a87-4bcf-b55a-329cb28527ad tempest-VolumeTypesNegativeTest-238734092 tempest-VolumeTypesNegativeTest-238734092-project-admin] POST https://10.4.3.8/volume/v3/types/740a2482-0edd-4033-bbbf-09b0ec06a898/encryption Aug 07 09:56:55.121336 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-143d1d23-4a87-4bcf-b55a-329cb28527ad tempest-VolumeTypesNegativeTest-238734092 tempest-VolumeTypesNegativeTest-238734092-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "LuksEncryptor", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 09:56:55.139811 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-143d1d23-4a87-4bcf-b55a-329cb28527ad tempest-VolumeTypesNegativeTest-238734092 tempest-VolumeTypesNegativeTest-238734092-project-admin] https://10.4.3.8/volume/v3/types/740a2482-0edd-4033-bbbf-09b0ec06a898/encryption returned with HTTP 404 Aug 07 09:56:55.140252 np0000006707 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 521/2091] 10.4.3.8 () {68 vars in 1383 bytes} [Fri Aug 7 09:56:54 2026] POST /volume/v3/types/740a2482-0edd-4033-bbbf-09b0ec06a898/encryption => generated 114 bytes in 184 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 09:56:55.150284 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [None req-cd0f8ee0-4aba-4a47-a4ad-d11ebc9e9c86 None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:56:55.155362 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-cd0f8ee0-4aba-4a47-a4ad-d11ebc9e9c86 tempest-VolumeTypesNegativeTest-238734092 tempest-VolumeTypesNegativeTest-238734092-project-admin] POST https://10.4.3.8/volume/v3/types Aug 07 09:56:55.155856 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-cd0f8ee0-4aba-4a47-a4ad-d11ebc9e9c86 tempest-VolumeTypesNegativeTest-238734092 tempest-VolumeTypesNegativeTest-238734092-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-VolumeTypesNegativeTest-volume-type-1044491069", "os-volume-type-access:is_public": false}} {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 09:56:55.178603 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-cd0f8ee0-4aba-4a47-a4ad-d11ebc9e9c86 tempest-VolumeTypesNegativeTest-238734092 tempest-VolumeTypesNegativeTest-238734092-project-admin] https://10.4.3.8/volume/v3/types returned with HTTP 200 Aug 07 09:56:55.178603 np0000006707 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 524/2092] 10.4.3.8 () {68 vars in 1239 bytes} [Fri Aug 7 09:56:55 2026] POST /volume/v3/types => generated 231 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 09:56:55.192913 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.middleware.request_id [None req-535d9767-5bd7-4d44-8d3c-562f91d789cc None None] RequestId filter calling following filter/app {{(pid=100298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:56:55.309378 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [None req-535d9767-5bd7-4d44-8d3c-562f91d789cc tempest-VolumeTypesNegativeTest-1578929385 tempest-VolumeTypesNegativeTest-1578929385-project-member] POST https://10.4.3.8/volume/v3/volumes Aug 07 09:56:55.310134 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [None req-535d9767-5bd7-4d44-8d3c-562f91d789cc tempest-VolumeTypesNegativeTest-1578929385 tempest-VolumeTypesNegativeTest-1578929385-project-member] Action: 'create', calling method: create, body: {"volume": {"volume_type": "89e65504-0fc0-441e-a62e-2ede5e50e69c", "size": 1, "name": "tempest-VolumeTypesNegativeTest-Volume-2133326844"}} {{(pid=100298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 09:56:55.316174 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.v3.volumes [None req-535d9767-5bd7-4d44-8d3c-562f91d789cc tempest-VolumeTypesNegativeTest-1578929385 tempest-VolumeTypesNegativeTest-1578929385-project-member] Create volume request body: {'volume': {'volume_type': '89e65504-0fc0-441e-a62e-2ede5e50e69c', 'size': 1, 'name': 'tempest-VolumeTypesNegativeTest-Volume-2133326844'}} {{(pid=100298) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 07 09:56:55.329919 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [None req-535d9767-5bd7-4d44-8d3c-562f91d789cc tempest-VolumeTypesNegativeTest-1578929385 tempest-VolumeTypesNegativeTest-1578929385-project-member] https://10.4.3.8/volume/v3/volumes returned with HTTP 404 Aug 07 09:56:55.330701 np0000006707 devstack@c-api.service[100298]: [pid: 100298|app: 0|req: 527/2093] 10.4.3.8 () {68 vars in 1245 bytes} [Fri Aug 7 09:56:55 2026] POST /volume/v3/volumes => generated 114 bytes in 139 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 09:56:55.339470 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-228a670d-c4c0-488d-ade3-a08f4322b0e3 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:56:55.342089 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-228a670d-c4c0-488d-ade3-a08f4322b0e3 tempest-VolumeTypesNegativeTest-238734092 tempest-VolumeTypesNegativeTest-238734092-project-admin] DELETE https://10.4.3.8/volume/v3/types/89e65504-0fc0-441e-a62e-2ede5e50e69c Aug 07 09:56:55.342316 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-228a670d-c4c0-488d-ade3-a08f4322b0e3 tempest-VolumeTypesNegativeTest-238734092 tempest-VolumeTypesNegativeTest-238734092-project-admin] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 09:56:55.342636 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-228a670d-c4c0-488d-ade3-a08f4322b0e3 tempest-VolumeTypesNegativeTest-238734092 tempest-VolumeTypesNegativeTest-238734092-project-admin] Calling method '_delete' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 09:56:55.396406 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-228a670d-c4c0-488d-ade3-a08f4322b0e3 tempest-VolumeTypesNegativeTest-238734092 tempest-VolumeTypesNegativeTest-238734092-project-admin] https://10.4.3.8/volume/v3/types/89e65504-0fc0-441e-a62e-2ede5e50e69c returned with HTTP 202 Aug 07 09:56:55.397235 np0000006707 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 522/2094] 10.4.3.8 () {66 vars in 1331 bytes} [Fri Aug 7 09:56:55 2026] DELETE /volume/v3/types/89e65504-0fc0-441e-a62e-2ede5e50e69c => generated 0 bytes in 58 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 07 09:56:55.412291 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [None req-9b9136d9-de52-48cc-a519-d7f4ac4572fb None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:56:55.415525 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-9b9136d9-de52-48cc-a519-d7f4ac4572fb tempest-VolumeTypesNegativeTest-238734092 tempest-VolumeTypesNegativeTest-238734092-project-admin] GET https://10.4.3.8/volume/v3/types/89e65504-0fc0-441e-a62e-2ede5e50e69c Aug 07 09:56:55.415653 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-9b9136d9-de52-48cc-a519-d7f4ac4572fb tempest-VolumeTypesNegativeTest-238734092 tempest-VolumeTypesNegativeTest-238734092-project-admin] Empty body provided in request {{(pid=100296) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 09:56:55.415974 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-9b9136d9-de52-48cc-a519-d7f4ac4572fb tempest-VolumeTypesNegativeTest-238734092 tempest-VolumeTypesNegativeTest-238734092-project-admin] Calling method 'show' {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 09:56:55.423811 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-9b9136d9-de52-48cc-a519-d7f4ac4572fb tempest-VolumeTypesNegativeTest-238734092 tempest-VolumeTypesNegativeTest-238734092-project-admin] https://10.4.3.8/volume/v3/types/89e65504-0fc0-441e-a62e-2ede5e50e69c returned with HTTP 404 Aug 07 09:56:55.424087 np0000006707 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 522/2095] 10.4.3.8 () {66 vars in 1328 bytes} [Fri Aug 7 09:56:55 2026] GET /volume/v3/types/89e65504-0fc0-441e-a62e-2ede5e50e69c => generated 114 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 09:56:55.437275 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [None req-0e0f169d-c938-4f27-9caa-62205b5da4fb None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:56:55.440750 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-0e0f169d-c938-4f27-9caa-62205b5da4fb tempest-VolumeTypesNegativeTest-238734092 tempest-VolumeTypesNegativeTest-238734092-project-admin] POST https://10.4.3.8/volume/v3/types Aug 07 09:56:55.441696 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-0e0f169d-c938-4f27-9caa-62205b5da4fb tempest-VolumeTypesNegativeTest-238734092 tempest-VolumeTypesNegativeTest-238734092-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": ""}} {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 09:56:55.448364 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-0e0f169d-c938-4f27-9caa-62205b5da4fb tempest-VolumeTypesNegativeTest-238734092 tempest-VolumeTypesNegativeTest-238734092-project-admin] https://10.4.3.8/volume/v3/types returned with HTTP 400 Aug 07 09:56:55.449047 np0000006707 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 525/2096] 10.4.3.8 () {68 vars in 1238 bytes} [Fri Aug 7 09:56:55 2026] POST /volume/v3/types => generated 115 bytes in 13 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Aug 07 09:56:55.462648 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.middleware.request_id [None req-9440d41d-29a0-4140-bd3e-432985434799 None None] RequestId filter calling following filter/app {{(pid=100298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:56:55.465790 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [None req-9440d41d-29a0-4140-bd3e-432985434799 tempest-VolumeTypesNegativeTest-238734092 tempest-VolumeTypesNegativeTest-238734092-project-admin] POST https://10.4.3.8/volume/v3/types Aug 07 09:56:55.466686 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [None req-9440d41d-29a0-4140-bd3e-432985434799 tempest-VolumeTypesNegativeTest-238734092 tempest-VolumeTypesNegativeTest-238734092-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-VolumeTypesNegativeTest-volume-type-919105522"}} {{(pid=100298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 09:56:55.503575 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [None req-9440d41d-29a0-4140-bd3e-432985434799 tempest-VolumeTypesNegativeTest-238734092 tempest-VolumeTypesNegativeTest-238734092-project-admin] https://10.4.3.8/volume/v3/types returned with HTTP 200 Aug 07 09:56:55.504323 np0000006707 devstack@c-api.service[100298]: [pid: 100298|app: 0|req: 528/2097] 10.4.3.8 () {68 vars in 1238 bytes} [Fri Aug 7 09:56:55 2026] POST /volume/v3/types => generated 228 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 09:56:55.515485 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-9725736f-5c96-467c-89c7-c9aa0ef52006 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:56:55.522628 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-9725736f-5c96-467c-89c7-c9aa0ef52006 tempest-VolumeTypesNegativeTest-238734092 tempest-VolumeTypesNegativeTest-238734092-project-admin] POST https://10.4.3.8/volume/v3/types Aug 07 09:56:55.522628 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-9725736f-5c96-467c-89c7-c9aa0ef52006 tempest-VolumeTypesNegativeTest-238734092 tempest-VolumeTypesNegativeTest-238734092-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-VolumeTypesNegativeTest-volume-type-919105522"}} {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 09:56:55.529050 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-9725736f-5c96-467c-89c7-c9aa0ef52006 tempest-VolumeTypesNegativeTest-238734092 tempest-VolumeTypesNegativeTest-238734092-project-admin] HTTP exception thrown: Volume Type tempest-VolumeTypesNegativeTest-volume-type-919105522 already exists. Aug 07 09:56:55.529401 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-9725736f-5c96-467c-89c7-c9aa0ef52006 tempest-VolumeTypesNegativeTest-238734092 tempest-VolumeTypesNegativeTest-238734092-project-admin] https://10.4.3.8/volume/v3/types returned with HTTP 409 Aug 07 09:56:55.530149 np0000006707 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 523/2098] 10.4.3.8 () {68 vars in 1238 bytes} [Fri Aug 7 09:56:55 2026] POST /volume/v3/types => generated 133 bytes in 15 msecs (HTTP/1.1 409) 7 headers in 291 bytes (1 switches on core 0) Aug 07 09:56:55.545503 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [None req-c72e99ab-006a-4e45-882d-c734a519376e None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:56:55.548769 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-c72e99ab-006a-4e45-882d-c734a519376e tempest-VolumeTypesNegativeTest-238734092 tempest-VolumeTypesNegativeTest-238734092-project-admin] DELETE https://10.4.3.8/volume/v3/types/73c2baa5-c041-4273-a75b-68f84d941f66 Aug 07 09:56:55.550121 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-c72e99ab-006a-4e45-882d-c734a519376e tempest-VolumeTypesNegativeTest-238734092 tempest-VolumeTypesNegativeTest-238734092-project-admin] Empty body provided in request {{(pid=100296) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 09:56:55.550121 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-c72e99ab-006a-4e45-882d-c734a519376e tempest-VolumeTypesNegativeTest-238734092 tempest-VolumeTypesNegativeTest-238734092-project-admin] Calling method '_delete' {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 09:56:55.614695 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-c72e99ab-006a-4e45-882d-c734a519376e tempest-VolumeTypesNegativeTest-238734092 tempest-VolumeTypesNegativeTest-238734092-project-admin] https://10.4.3.8/volume/v3/types/73c2baa5-c041-4273-a75b-68f84d941f66 returned with HTTP 202 Aug 07 09:56:55.615407 np0000006707 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 523/2099] 10.4.3.8 () {66 vars in 1331 bytes} [Fri Aug 7 09:56:55 2026] DELETE /volume/v3/types/73c2baa5-c041-4273-a75b-68f84d941f66 => generated 0 bytes in 70 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 07 09:56:55.629923 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [None req-217031e9-f3b2-4f08-9a9c-a8740725061f None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:56:55.634690 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-217031e9-f3b2-4f08-9a9c-a8740725061f tempest-VolumeTypesNegativeTest-238734092 tempest-VolumeTypesNegativeTest-238734092-project-admin] GET https://10.4.3.8/volume/v3/types/73c2baa5-c041-4273-a75b-68f84d941f66 Aug 07 09:56:55.635183 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-217031e9-f3b2-4f08-9a9c-a8740725061f tempest-VolumeTypesNegativeTest-238734092 tempest-VolumeTypesNegativeTest-238734092-project-admin] Empty body provided in request {{(pid=100297) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 09:56:55.635493 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-217031e9-f3b2-4f08-9a9c-a8740725061f tempest-VolumeTypesNegativeTest-238734092 tempest-VolumeTypesNegativeTest-238734092-project-admin] Calling method 'show' {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 09:56:55.648698 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-217031e9-f3b2-4f08-9a9c-a8740725061f tempest-VolumeTypesNegativeTest-238734092 tempest-VolumeTypesNegativeTest-238734092-project-admin] https://10.4.3.8/volume/v3/types/73c2baa5-c041-4273-a75b-68f84d941f66 returned with HTTP 404 Aug 07 09:56:55.650081 np0000006707 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 526/2100] 10.4.3.8 () {66 vars in 1328 bytes} [Fri Aug 7 09:56:55 2026] GET /volume/v3/types/73c2baa5-c041-4273-a75b-68f84d941f66 => generated 114 bytes in 20 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 09:56:55.663734 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.middleware.request_id [None req-a767d8ec-3339-4364-90d9-1443bd54e33b None None] RequestId filter calling following filter/app {{(pid=100298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:56:55.667547 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [None req-a767d8ec-3339-4364-90d9-1443bd54e33b tempest-VolumeTypesNegativeTest-238734092 tempest-VolumeTypesNegativeTest-238734092-project-admin] DELETE https://10.4.3.8/volume/v3/types/72cfaf46-53cf-4b94-a5bb-124e72a6099d Aug 07 09:56:55.667547 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [None req-a767d8ec-3339-4364-90d9-1443bd54e33b tempest-VolumeTypesNegativeTest-238734092 tempest-VolumeTypesNegativeTest-238734092-project-admin] Empty body provided in request {{(pid=100298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 09:56:55.667547 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [None req-a767d8ec-3339-4364-90d9-1443bd54e33b tempest-VolumeTypesNegativeTest-238734092 tempest-VolumeTypesNegativeTest-238734092-project-admin] Calling method '_delete' {{(pid=100298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 09:56:55.675626 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [None req-a767d8ec-3339-4364-90d9-1443bd54e33b tempest-VolumeTypesNegativeTest-238734092 tempest-VolumeTypesNegativeTest-238734092-project-admin] https://10.4.3.8/volume/v3/types/72cfaf46-53cf-4b94-a5bb-124e72a6099d returned with HTTP 404 Aug 07 09:56:55.676298 np0000006707 devstack@c-api.service[100298]: [pid: 100298|app: 0|req: 529/2101] 10.4.3.8 () {66 vars in 1331 bytes} [Fri Aug 7 09:56:55 2026] DELETE /volume/v3/types/72cfaf46-53cf-4b94-a5bb-124e72a6099d => generated 114 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Aug 07 09:56:55.689928 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-ffbb520a-7290-481c-9083-a5e3939815fa None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:56:55.692514 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-ffbb520a-7290-481c-9083-a5e3939815fa tempest-VolumeTypesNegativeTest-238734092 tempest-VolumeTypesNegativeTest-238734092-project-admin] GET https://10.4.3.8/volume/v3/types/c41b37dd-0615-4087-8686-67dd0f8df78c Aug 07 09:56:55.693405 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-ffbb520a-7290-481c-9083-a5e3939815fa tempest-VolumeTypesNegativeTest-238734092 tempest-VolumeTypesNegativeTest-238734092-project-admin] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 09:56:55.694393 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-ffbb520a-7290-481c-9083-a5e3939815fa tempest-VolumeTypesNegativeTest-238734092 tempest-VolumeTypesNegativeTest-238734092-project-admin] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 09:56:55.702906 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-ffbb520a-7290-481c-9083-a5e3939815fa tempest-VolumeTypesNegativeTest-238734092 tempest-VolumeTypesNegativeTest-238734092-project-admin] https://10.4.3.8/volume/v3/types/c41b37dd-0615-4087-8686-67dd0f8df78c returned with HTTP 404 Aug 07 09:56:55.702906 np0000006707 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 524/2102] 10.4.3.8 () {66 vars in 1328 bytes} [Fri Aug 7 09:56:55 2026] GET /volume/v3/types/c41b37dd-0615-4087-8686-67dd0f8df78c => generated 114 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 09:56:55.977642 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [None req-359f8a5b-0a9b-49aa-a8f3-5e6cf50cfe6c None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:56:55.980040 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-359f8a5b-0a9b-49aa-a8f3-5e6cf50cfe6c tempest-VolumesSnapshotTestJSON-1374712720 tempest-VolumesSnapshotTestJSON-1374712720-project-member] GET https://10.4.3.8/volume/v3/volumes/78d9828e-a168-4aa0-958a-7f142f6e81a4 Aug 07 09:56:55.980325 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-359f8a5b-0a9b-49aa-a8f3-5e6cf50cfe6c tempest-VolumesSnapshotTestJSON-1374712720 tempest-VolumesSnapshotTestJSON-1374712720-project-member] Empty body provided in request {{(pid=100296) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 09:56:55.980670 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-359f8a5b-0a9b-49aa-a8f3-5e6cf50cfe6c tempest-VolumesSnapshotTestJSON-1374712720 tempest-VolumesSnapshotTestJSON-1374712720-project-member] Calling method 'show' {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 09:56:55.992260 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-359f8a5b-0a9b-49aa-a8f3-5e6cf50cfe6c tempest-VolumesSnapshotTestJSON-1374712720 tempest-VolumesSnapshotTestJSON-1374712720-project-member] https://10.4.3.8/volume/v3/volumes/78d9828e-a168-4aa0-958a-7f142f6e81a4 returned with HTTP 404 Aug 07 09:56:55.993002 np0000006707 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 524/2103] 10.4.3.8 () {66 vars in 1334 bytes} [Fri Aug 7 09:56:55 2026] GET /volume/v3/volumes/78d9828e-a168-4aa0-958a-7f142f6e81a4 => generated 109 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 09:56:56.006494 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [None req-8d6fce4f-e4a0-4c68-ac3b-15df242f3281 None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:56:56.008749 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-8d6fce4f-e4a0-4c68-ac3b-15df242f3281 tempest-VolumesSnapshotTestJSON-1374712720 tempest-VolumesSnapshotTestJSON-1374712720-project-member] GET https://10.4.3.8/volume/v3/volumes/94e9323e-f8d9-4523-a7ef-61850230a77d Aug 07 09:56:56.009055 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-8d6fce4f-e4a0-4c68-ac3b-15df242f3281 tempest-VolumesSnapshotTestJSON-1374712720 tempest-VolumesSnapshotTestJSON-1374712720-project-member] Empty body provided in request {{(pid=100297) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 09:56:56.009287 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-8d6fce4f-e4a0-4c68-ac3b-15df242f3281 tempest-VolumesSnapshotTestJSON-1374712720 tempest-VolumesSnapshotTestJSON-1374712720-project-member] Calling method 'show' {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 09:56:56.020440 np0000006707 devstack@c-api.service[100297]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 09:56:56.020440 np0000006707 devstack@c-api.service[100297]: warnings.warn( Aug 07 09:56:56.025824 np0000006707 devstack@c-api.service[100297]: INFO cinder.volume.api [None req-8d6fce4f-e4a0-4c68-ac3b-15df242f3281 tempest-VolumesSnapshotTestJSON-1374712720 tempest-VolumesSnapshotTestJSON-1374712720-project-member] Volume info retrieved successfully. Aug 07 09:56:56.033034 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-8d6fce4f-e4a0-4c68-ac3b-15df242f3281 tempest-VolumesSnapshotTestJSON-1374712720 tempest-VolumesSnapshotTestJSON-1374712720-project-member] https://10.4.3.8/volume/v3/volumes/94e9323e-f8d9-4523-a7ef-61850230a77d returned with HTTP 200 Aug 07 09:56:56.033866 np0000006707 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 527/2104] 10.4.3.8 () {66 vars in 1334 bytes} [Fri Aug 7 09:56:56 2026] GET /volume/v3/volumes/94e9323e-f8d9-4523-a7ef-61850230a77d => generated 842 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 09:56:56.048637 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.middleware.request_id [None req-54a5b723-429a-4dd8-8f46-6e74a34a54b8 None None] RequestId filter calling following filter/app {{(pid=100298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:56:56.051467 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [None req-54a5b723-429a-4dd8-8f46-6e74a34a54b8 tempest-VolumesSnapshotTestJSON-1374712720 tempest-VolumesSnapshotTestJSON-1374712720-project-member] POST https://10.4.3.8/volume/v3/volumes Aug 07 09:56:56.051919 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [None req-54a5b723-429a-4dd8-8f46-6e74a34a54b8 tempest-VolumesSnapshotTestJSON-1374712720 tempest-VolumesSnapshotTestJSON-1374712720-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesSnapshotTestJSON-Volume-221026843"}} {{(pid=100298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 09:56:56.053979 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.v3.volumes [None req-54a5b723-429a-4dd8-8f46-6e74a34a54b8 tempest-VolumesSnapshotTestJSON-1374712720 tempest-VolumesSnapshotTestJSON-1374712720-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesSnapshotTestJSON-Volume-221026843'}} {{(pid=100298) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 07 09:56:56.055004 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.v3.volumes [None req-54a5b723-429a-4dd8-8f46-6e74a34a54b8 tempest-VolumesSnapshotTestJSON-1374712720 tempest-VolumesSnapshotTestJSON-1374712720-project-member] Create volume of 1 GB Aug 07 09:56:56.061450 np0000006707 devstack@c-api.service[100298]: INFO cinder.volume.api [None req-54a5b723-429a-4dd8-8f46-6e74a34a54b8 tempest-VolumesSnapshotTestJSON-1374712720 tempest-VolumesSnapshotTestJSON-1374712720-project-member] Availability Zones retrieved successfully. Aug 07 09:56:56.068454 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.volume.api [None req-54a5b723-429a-4dd8-8f46-6e74a34a54b8 tempest-VolumesSnapshotTestJSON-1374712720 tempest-VolumesSnapshotTestJSON-1374712720-project-member] Flow 'volume_create_api' (8f6a3847-1f2d-43f9-8da0-bb660c4c20b6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100298) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 09:56:56.070331 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.volume.api [None req-54a5b723-429a-4dd8-8f46-6e74a34a54b8 tempest-VolumesSnapshotTestJSON-1374712720 tempest-VolumesSnapshotTestJSON-1374712720-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b8ea9122-2fa7-450a-956e-574d50ce0195) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100298) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 09:56:56.071300 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.volume.flows.api.create_volume [None req-54a5b723-429a-4dd8-8f46-6e74a34a54b8 tempest-VolumesSnapshotTestJSON-1374712720 tempest-VolumesSnapshotTestJSON-1374712720-project-member] Validating volume size '1' using validate_int {{(pid=100298) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 07 09:56:56.118029 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.volume.api [None req-54a5b723-429a-4dd8-8f46-6e74a34a54b8 tempest-VolumesSnapshotTestJSON-1374712720 tempest-VolumesSnapshotTestJSON-1374712720-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b8ea9122-2fa7-450a-956e-574d50ce0195) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-07T09:47:39Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=45fd9a3a-b61e-4c6c-9ab7-d02f06678d0d,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '45fd9a3a-b61e-4c6c-9ab7-d02f06678d0d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100298) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 09:56:56.119031 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.volume.api [None req-54a5b723-429a-4dd8-8f46-6e74a34a54b8 tempest-VolumesSnapshotTestJSON-1374712720 tempest-VolumesSnapshotTestJSON-1374712720-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (afdc2e03-a4ba-4679-9f1f-392c58eb9a2a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100298) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 09:56:56.173563 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.quota [None req-54a5b723-429a-4dd8-8f46-6e74a34a54b8 tempest-VolumesSnapshotTestJSON-1374712720 tempest-VolumesSnapshotTestJSON-1374712720-project-member] Created reservations ['a5c17f98-b471-41cf-b1a4-3fdb81191665', '913343ac-108e-49f7-82c6-109b22ad6232', '650082e5-c576-454f-b103-f2b305e27201', 'fcbd4fb4-7009-45a7-8879-ad18c1e26be7'] {{(pid=100298) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 09:56:56.174543 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.volume.api [None req-54a5b723-429a-4dd8-8f46-6e74a34a54b8 tempest-VolumesSnapshotTestJSON-1374712720 tempest-VolumesSnapshotTestJSON-1374712720-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (afdc2e03-a4ba-4679-9f1f-392c58eb9a2a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['a5c17f98-b471-41cf-b1a4-3fdb81191665', '913343ac-108e-49f7-82c6-109b22ad6232', '650082e5-c576-454f-b103-f2b305e27201', 'fcbd4fb4-7009-45a7-8879-ad18c1e26be7']}' {{(pid=100298) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 09:56:56.175366 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.volume.api [None req-54a5b723-429a-4dd8-8f46-6e74a34a54b8 tempest-VolumesSnapshotTestJSON-1374712720 tempest-VolumesSnapshotTestJSON-1374712720-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b1a0930f-302d-44c4-ba14-2ab395ac3ebd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100298) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 09:56:56.202484 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.volume.api [None req-54a5b723-429a-4dd8-8f46-6e74a34a54b8 tempest-VolumesSnapshotTestJSON-1374712720 tempest-VolumesSnapshotTestJSON-1374712720-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b1a0930f-302d-44c4-ba14-2ab395ac3ebd) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '9d89a01d-059b-4c19-84d1-8ad2ab229d82', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-221026843',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='cb87a8a849974ae19f133e9598c17433',qos_specs=None,replication_status=,reservations=['a5c17f98-b471-41cf-b1a4-3fdb81191665','913343ac-108e-49f7-82c6-109b22ad6232','650082e5-c576-454f-b103-f2b305e27201','fcbd4fb4-7009-45a7-8879-ad18c1e26be7'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a2d8348dda144bf491d0b98b187dc3bd',volume_type_id=45fd9a3a-b61e-4c6c-9ab7-d02f06678d0d), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-07T09:56:56Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-221026843',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=9d89a01d-059b-4c19-84d1-8ad2ab229d82,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='cb87a8a849974ae19f133e9598c17433',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='a2d8348dda144bf491d0b98b187dc3bd',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(45fd9a3a-b61e-4c6c-9ab7-d02f06678d0d),volume_type_id=45fd9a3a-b61e-4c6c-9ab7-d02f06678d0d)}' {{(pid=100298) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 09:56:56.203328 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.volume.api [None req-54a5b723-429a-4dd8-8f46-6e74a34a54b8 tempest-VolumesSnapshotTestJSON-1374712720 tempest-VolumesSnapshotTestJSON-1374712720-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a2dbcbde-308e-47bf-acee-45f42af633e1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100298) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 09:56:56.228314 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.volume.api [None req-54a5b723-429a-4dd8-8f46-6e74a34a54b8 tempest-VolumesSnapshotTestJSON-1374712720 tempest-VolumesSnapshotTestJSON-1374712720-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a2dbcbde-308e-47bf-acee-45f42af633e1) transitioned into state 'SUCCESS' from state '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-221026843',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='cb87a8a849974ae19f133e9598c17433',qos_specs=None,replication_status=,reservations=['a5c17f98-b471-41cf-b1a4-3fdb81191665','913343ac-108e-49f7-82c6-109b22ad6232','650082e5-c576-454f-b103-f2b305e27201','fcbd4fb4-7009-45a7-8879-ad18c1e26be7'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a2d8348dda144bf491d0b98b187dc3bd',volume_type_id=45fd9a3a-b61e-4c6c-9ab7-d02f06678d0d)}' {{(pid=100298) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 09:56:56.229358 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.volume.api [None req-54a5b723-429a-4dd8-8f46-6e74a34a54b8 tempest-VolumesSnapshotTestJSON-1374712720 tempest-VolumesSnapshotTestJSON-1374712720-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (83e52132-e35e-4631-8054-afead12c3f38) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100298) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 09:56:56.242934 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.volume.api [None req-54a5b723-429a-4dd8-8f46-6e74a34a54b8 tempest-VolumesSnapshotTestJSON-1374712720 tempest-VolumesSnapshotTestJSON-1374712720-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (83e52132-e35e-4631-8054-afead12c3f38) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100298) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 09:56:56.244078 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.volume.api [None req-54a5b723-429a-4dd8-8f46-6e74a34a54b8 tempest-VolumesSnapshotTestJSON-1374712720 tempest-VolumesSnapshotTestJSON-1374712720-project-member] Flow 'volume_create_api' (8f6a3847-1f2d-43f9-8da0-bb660c4c20b6) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100298) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 09:56:56.244489 np0000006707 devstack@c-api.service[100298]: INFO cinder.volume.api [None req-54a5b723-429a-4dd8-8f46-6e74a34a54b8 tempest-VolumesSnapshotTestJSON-1374712720 tempest-VolumesSnapshotTestJSON-1374712720-project-member] Create volume request issued successfully. Aug 07 09:56:56.245234 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [None req-54a5b723-429a-4dd8-8f46-6e74a34a54b8 tempest-VolumesSnapshotTestJSON-1374712720 tempest-VolumesSnapshotTestJSON-1374712720-project-member] https://10.4.3.8/volume/v3/volumes returned with HTTP 202 Aug 07 09:56:56.246024 np0000006707 devstack@c-api.service[100298]: [pid: 100298|app: 0|req: 530/2105] 10.4.3.8 () {68 vars in 1244 bytes} [Fri Aug 7 09:56:56 2026] POST /volume/v3/volumes => generated 749 bytes in 198 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 07 09:56:56.263155 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-dd691fab-e457-49ee-ab21-78dd49b190e3 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:56:56.266564 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-dd691fab-e457-49ee-ab21-78dd49b190e3 tempest-VolumesSnapshotTestJSON-1374712720 tempest-VolumesSnapshotTestJSON-1374712720-project-member] GET https://10.4.3.8/volume/v3/volumes/9d89a01d-059b-4c19-84d1-8ad2ab229d82 Aug 07 09:56:56.268402 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-dd691fab-e457-49ee-ab21-78dd49b190e3 tempest-VolumesSnapshotTestJSON-1374712720 tempest-VolumesSnapshotTestJSON-1374712720-project-member] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 09:56:56.268402 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-dd691fab-e457-49ee-ab21-78dd49b190e3 tempest-VolumesSnapshotTestJSON-1374712720 tempest-VolumesSnapshotTestJSON-1374712720-project-member] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 09:56:56.277396 np0000006707 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 09:56:56.277396 np0000006707 devstack@c-api.service[100295]: warnings.warn( Aug 07 09:56:56.281461 np0000006707 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-dd691fab-e457-49ee-ab21-78dd49b190e3 tempest-VolumesSnapshotTestJSON-1374712720 tempest-VolumesSnapshotTestJSON-1374712720-project-member] Volume info retrieved successfully. Aug 07 09:56:56.285919 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-dd691fab-e457-49ee-ab21-78dd49b190e3 tempest-VolumesSnapshotTestJSON-1374712720 tempest-VolumesSnapshotTestJSON-1374712720-project-member] https://10.4.3.8/volume/v3/volumes/9d89a01d-059b-4c19-84d1-8ad2ab229d82 returned with HTTP 200 Aug 07 09:56:56.286308 np0000006707 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 525/2106] 10.4.3.8 () {66 vars in 1334 bytes} [Fri Aug 7 09:56:56 2026] GET /volume/v3/volumes/9d89a01d-059b-4c19-84d1-8ad2ab229d82 => generated 817 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 09:56:56.667912 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [None req-c63d4c4a-e9a2-489d-9740-853fc2f48554 None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:56:56.746491 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-c63d4c4a-e9a2-489d-9740-853fc2f48554 tempest-ProjectAdminTests33-1592392534 tempest-ProjectAdminTests33-1592392534-project-admin] POST https://10.4.3.8/volume/v3/volumes Aug 07 09:56:56.746904 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-c63d4c4a-e9a2-489d-9740-853fc2f48554 tempest-ProjectAdminTests33-1592392534 tempest-ProjectAdminTests33-1592392534-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-992632884"}} {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 09:56:56.748638 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.v3.volumes [None req-c63d4c4a-e9a2-489d-9740-853fc2f48554 tempest-ProjectAdminTests33-1592392534 tempest-ProjectAdminTests33-1592392534-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-992632884'}} {{(pid=100296) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 07 09:56:56.748818 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.v3.volumes [None req-c63d4c4a-e9a2-489d-9740-853fc2f48554 tempest-ProjectAdminTests33-1592392534 tempest-ProjectAdminTests33-1592392534-project-admin] Create volume of 1 GB Aug 07 09:56:56.754117 np0000006707 devstack@c-api.service[100296]: INFO cinder.volume.api [None req-c63d4c4a-e9a2-489d-9740-853fc2f48554 tempest-ProjectAdminTests33-1592392534 tempest-ProjectAdminTests33-1592392534-project-admin] Availability Zones retrieved successfully. Aug 07 09:56:56.760515 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.volume.api [None req-c63d4c4a-e9a2-489d-9740-853fc2f48554 tempest-ProjectAdminTests33-1592392534 tempest-ProjectAdminTests33-1592392534-project-admin] Flow 'volume_create_api' (cd7e7de7-876e-4c06-9136-0122b387f340) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100296) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 09:56:56.761616 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.volume.api [None req-c63d4c4a-e9a2-489d-9740-853fc2f48554 tempest-ProjectAdminTests33-1592392534 tempest-ProjectAdminTests33-1592392534-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ac9e0a0d-c8d5-4cef-8a7a-c8f6e9dbf150) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 09:56:56.762553 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.volume.flows.api.create_volume [None req-c63d4c4a-e9a2-489d-9740-853fc2f48554 tempest-ProjectAdminTests33-1592392534 tempest-ProjectAdminTests33-1592392534-project-admin] Validating volume size '1' using validate_int {{(pid=100296) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 07 09:56:56.796536 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.volume.api [None req-c63d4c4a-e9a2-489d-9740-853fc2f48554 tempest-ProjectAdminTests33-1592392534 tempest-ProjectAdminTests33-1592392534-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ac9e0a0d-c8d5-4cef-8a7a-c8f6e9dbf150) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-07T09:47:39Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=45fd9a3a-b61e-4c6c-9ab7-d02f06678d0d,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '45fd9a3a-b61e-4c6c-9ab7-d02f06678d0d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 09:56:56.797279 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.volume.api [None req-c63d4c4a-e9a2-489d-9740-853fc2f48554 tempest-ProjectAdminTests33-1592392534 tempest-ProjectAdminTests33-1592392534-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (cc23e866-02b5-4e37-b8c2-41080b63646f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 09:56:56.888796 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.quota [None req-c63d4c4a-e9a2-489d-9740-853fc2f48554 tempest-ProjectAdminTests33-1592392534 tempest-ProjectAdminTests33-1592392534-project-admin] Created reservations ['7c04b59f-543d-4903-b8cb-f44953346351', '1efef0b4-ba05-4bc3-b917-c2738f209f6c', '140b72a9-2cb2-4f8f-abeb-3cbcab0ce1eb', 'bee8645d-b663-44b5-89ce-ff6abe8cce12'] {{(pid=100296) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 09:56:56.890004 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.volume.api [None req-c63d4c4a-e9a2-489d-9740-853fc2f48554 tempest-ProjectAdminTests33-1592392534 tempest-ProjectAdminTests33-1592392534-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (cc23e866-02b5-4e37-b8c2-41080b63646f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['7c04b59f-543d-4903-b8cb-f44953346351', '1efef0b4-ba05-4bc3-b917-c2738f209f6c', '140b72a9-2cb2-4f8f-abeb-3cbcab0ce1eb', 'bee8645d-b663-44b5-89ce-ff6abe8cce12']}' {{(pid=100296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 09:56:56.891310 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.volume.api [None req-c63d4c4a-e9a2-489d-9740-853fc2f48554 tempest-ProjectAdminTests33-1592392534 tempest-ProjectAdminTests33-1592392534-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8464efcf-7323-452b-ac43-025a97b277ea) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 09:56:56.927072 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.volume.api [None req-c63d4c4a-e9a2-489d-9740-853fc2f48554 tempest-ProjectAdminTests33-1592392534 tempest-ProjectAdminTests33-1592392534-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8464efcf-7323-452b-ac43-025a97b277ea) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '81319802-b244-46d6-861e-d44eee243738', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-992632884',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e381b9445e4b429ead6df42088015bb1',qos_specs=None,replication_status=,reservations=['7c04b59f-543d-4903-b8cb-f44953346351','1efef0b4-ba05-4bc3-b917-c2738f209f6c','140b72a9-2cb2-4f8f-abeb-3cbcab0ce1eb','bee8645d-b663-44b5-89ce-ff6abe8cce12'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2fd73692c67440eeb4ec95cbee601c0c',volume_type_id=45fd9a3a-b61e-4c6c-9ab7-d02f06678d0d), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-07T09:56:56Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-992632884',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=81319802-b244-46d6-861e-d44eee243738,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='e381b9445e4b429ead6df42088015bb1',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='2fd73692c67440eeb4ec95cbee601c0c',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(45fd9a3a-b61e-4c6c-9ab7-d02f06678d0d),volume_type_id=45fd9a3a-b61e-4c6c-9ab7-d02f06678d0d)}' {{(pid=100296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 09:56:56.928193 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.volume.api [None req-c63d4c4a-e9a2-489d-9740-853fc2f48554 tempest-ProjectAdminTests33-1592392534 tempest-ProjectAdminTests33-1592392534-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0727e61b-e08b-4c0a-97ec-13a7f48633e7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 09:56:56.961810 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.volume.api [None req-c63d4c4a-e9a2-489d-9740-853fc2f48554 tempest-ProjectAdminTests33-1592392534 tempest-ProjectAdminTests33-1592392534-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0727e61b-e08b-4c0a-97ec-13a7f48633e7) transitioned into state 'SUCCESS' from state '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-992632884',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e381b9445e4b429ead6df42088015bb1',qos_specs=None,replication_status=,reservations=['7c04b59f-543d-4903-b8cb-f44953346351','1efef0b4-ba05-4bc3-b917-c2738f209f6c','140b72a9-2cb2-4f8f-abeb-3cbcab0ce1eb','bee8645d-b663-44b5-89ce-ff6abe8cce12'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2fd73692c67440eeb4ec95cbee601c0c',volume_type_id=45fd9a3a-b61e-4c6c-9ab7-d02f06678d0d)}' {{(pid=100296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 09:56:56.962944 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.volume.api [None req-c63d4c4a-e9a2-489d-9740-853fc2f48554 tempest-ProjectAdminTests33-1592392534 tempest-ProjectAdminTests33-1592392534-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5a166f58-afa1-46ee-920a-6df7dc10f076) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 09:56:56.981570 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.volume.api [None req-c63d4c4a-e9a2-489d-9740-853fc2f48554 tempest-ProjectAdminTests33-1592392534 tempest-ProjectAdminTests33-1592392534-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5a166f58-afa1-46ee-920a-6df7dc10f076) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 09:56:56.982909 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.volume.api [None req-c63d4c4a-e9a2-489d-9740-853fc2f48554 tempest-ProjectAdminTests33-1592392534 tempest-ProjectAdminTests33-1592392534-project-admin] Flow 'volume_create_api' (cd7e7de7-876e-4c06-9136-0122b387f340) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100296) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 09:56:56.983386 np0000006707 devstack@c-api.service[100296]: INFO cinder.volume.api [None req-c63d4c4a-e9a2-489d-9740-853fc2f48554 tempest-ProjectAdminTests33-1592392534 tempest-ProjectAdminTests33-1592392534-project-admin] Create volume request issued successfully. Aug 07 09:56:56.984246 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-c63d4c4a-e9a2-489d-9740-853fc2f48554 tempest-ProjectAdminTests33-1592392534 tempest-ProjectAdminTests33-1592392534-project-admin] https://10.4.3.8/volume/v3/volumes returned with HTTP 202 Aug 07 09:56:56.984840 np0000006707 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 525/2107] 10.4.3.8 () {70 vars in 1284 bytes} [Fri Aug 7 09:56:56 2026] POST /volume/v3/volumes => generated 773 bytes in 318 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 07 09:56:57.000315 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [None req-9d3d85d9-fb3b-4cf7-bc34-c3d185165b59 None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:56:57.002714 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-9d3d85d9-fb3b-4cf7-bc34-c3d185165b59 tempest-ProjectAdminTests33-1592392534 tempest-ProjectAdminTests33-1592392534-project-admin] GET https://10.4.3.8/volume/v3/volumes/81319802-b244-46d6-861e-d44eee243738 Aug 07 09:56:57.002836 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-9d3d85d9-fb3b-4cf7-bc34-c3d185165b59 tempest-ProjectAdminTests33-1592392534 tempest-ProjectAdminTests33-1592392534-project-admin] Empty body provided in request {{(pid=100297) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 09:56:57.003079 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-9d3d85d9-fb3b-4cf7-bc34-c3d185165b59 tempest-ProjectAdminTests33-1592392534 tempest-ProjectAdminTests33-1592392534-project-admin] Calling method 'show' {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 09:56:57.013627 np0000006707 devstack@c-api.service[100297]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 09:56:57.013627 np0000006707 devstack@c-api.service[100297]: warnings.warn( Aug 07 09:56:57.020005 np0000006707 devstack@c-api.service[100297]: INFO cinder.volume.api [None req-9d3d85d9-fb3b-4cf7-bc34-c3d185165b59 tempest-ProjectAdminTests33-1592392534 tempest-ProjectAdminTests33-1592392534-project-admin] Volume info retrieved successfully. Aug 07 09:56:57.026198 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-9d3d85d9-fb3b-4cf7-bc34-c3d185165b59 tempest-ProjectAdminTests33-1592392534 tempest-ProjectAdminTests33-1592392534-project-admin] https://10.4.3.8/volume/v3/volumes/81319802-b244-46d6-861e-d44eee243738 returned with HTTP 200 Aug 07 09:56:57.026830 np0000006707 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 528/2108] 10.4.3.8 () {68 vars in 1374 bytes} [Fri Aug 7 09:56:56 2026] GET /volume/v3/volumes/81319802-b244-46d6-861e-d44eee243738 => generated 952 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 09:56:57.105247 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.middleware.request_id [req-0a703e12-47cb-4895-9605-07ff42a625ec req-15c38833-2b9e-455d-ad93-b6533f457874 None None] RequestId filter calling following filter/app {{(pid=100298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:56:57.109494 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [req-0a703e12-47cb-4895-9605-07ff42a625ec req-15c38833-2b9e-455d-ad93-b6533f457874 tempest-ServerActionsTestOtherB-2108643741 tempest-ServerActionsTestOtherB-2108643741-project-member] POST https://10.4.3.8/volume/v3/attachments/916b00bf-bac3-4980-867f-a0d8c5d5ead7/action Aug 07 09:56:57.109494 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [req-0a703e12-47cb-4895-9605-07ff42a625ec req-15c38833-2b9e-455d-ad93-b6533f457874 tempest-ServerActionsTestOtherB-2108643741 tempest-ServerActionsTestOtherB-2108643741-project-member] Action body: b'{"os-complete": null}' {{(pid=100298) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 07 09:56:57.109494 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [req-0a703e12-47cb-4895-9605-07ff42a625ec req-15c38833-2b9e-455d-ad93-b6533f457874 tempest-ServerActionsTestOtherB-2108643741 tempest-ServerActionsTestOtherB-2108643741-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 09:56:57.135172 np0000006707 devstack@c-api.service[100298]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 09:56:57.135172 np0000006707 devstack@c-api.service[100298]: warnings.warn( Aug 07 09:56:57.137145 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-ce4b9c89-87bf-4b26-b3f1-6697a6d06b56 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:56:57.150322 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [req-0a703e12-47cb-4895-9605-07ff42a625ec req-15c38833-2b9e-455d-ad93-b6533f457874 tempest-ServerActionsTestOtherB-2108643741 tempest-ServerActionsTestOtherB-2108643741-project-member] https://10.4.3.8/volume/v3/attachments/916b00bf-bac3-4980-867f-a0d8c5d5ead7/action returned with HTTP 204 Aug 07 09:56:57.150975 np0000006707 devstack@c-api.service[100298]: [pid: 100298|app: 0|req: 531/2109] 10.4.3.8 () {74 vars in 1711 bytes} [Fri Aug 7 09:56:57 2026] POST /volume/v3/attachments/916b00bf-bac3-4980-867f-a0d8c5d5ead7/action => generated 0 bytes in 47 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 07 09:56:57.304366 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [None req-b3724e0a-7dd8-4231-82a2-8d45a867a9c2 None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:56:57.306121 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-ce4b9c89-87bf-4b26-b3f1-6697a6d06b56 tempest-ExtensionsTestJSON-15463323 tempest-ExtensionsTestJSON-15463323-project-member] GET https://10.4.3.8/volume/v3/extensions Aug 07 09:56:57.306121 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-ce4b9c89-87bf-4b26-b3f1-6697a6d06b56 tempest-ExtensionsTestJSON-15463323 tempest-ExtensionsTestJSON-15463323-project-member] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 09:56:57.306717 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-ce4b9c89-87bf-4b26-b3f1-6697a6d06b56 tempest-ExtensionsTestJSON-15463323 tempest-ExtensionsTestJSON-15463323-project-member] Calling method 'index' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 09:56:57.308710 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-ce4b9c89-87bf-4b26-b3f1-6697a6d06b56 tempest-ExtensionsTestJSON-15463323 tempest-ExtensionsTestJSON-15463323-project-member] https://10.4.3.8/volume/v3/extensions returned with HTTP 200 Aug 07 09:56:57.309524 np0000006707 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 526/2110] 10.4.3.8 () {66 vars in 1232 bytes} [Fri Aug 7 09:56:57 2026] GET /volume/v3/extensions => generated 5245 bytes in 172 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 09:56:57.309598 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-b3724e0a-7dd8-4231-82a2-8d45a867a9c2 tempest-VolumesSnapshotTestJSON-1374712720 tempest-VolumesSnapshotTestJSON-1374712720-project-member] GET https://10.4.3.8/volume/v3/volumes/9d89a01d-059b-4c19-84d1-8ad2ab229d82 Aug 07 09:56:57.310127 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-b3724e0a-7dd8-4231-82a2-8d45a867a9c2 tempest-VolumesSnapshotTestJSON-1374712720 tempest-VolumesSnapshotTestJSON-1374712720-project-member] Empty body provided in request {{(pid=100296) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 09:56:57.310394 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-b3724e0a-7dd8-4231-82a2-8d45a867a9c2 tempest-VolumesSnapshotTestJSON-1374712720 tempest-VolumesSnapshotTestJSON-1374712720-project-member] Calling method 'show' {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 09:56:57.324069 np0000006707 devstack@c-api.service[100296]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 09:56:57.324069 np0000006707 devstack@c-api.service[100296]: warnings.warn( Aug 07 09:56:57.340784 np0000006707 devstack@c-api.service[100296]: INFO cinder.volume.api [None req-b3724e0a-7dd8-4231-82a2-8d45a867a9c2 tempest-VolumesSnapshotTestJSON-1374712720 tempest-VolumesSnapshotTestJSON-1374712720-project-member] Volume info retrieved successfully. Aug 07 09:56:57.346491 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-b3724e0a-7dd8-4231-82a2-8d45a867a9c2 tempest-VolumesSnapshotTestJSON-1374712720 tempest-VolumesSnapshotTestJSON-1374712720-project-member] https://10.4.3.8/volume/v3/volumes/9d89a01d-059b-4c19-84d1-8ad2ab229d82 returned with HTTP 200 Aug 07 09:56:57.348179 np0000006707 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 526/2111] 10.4.3.8 () {66 vars in 1334 bytes} [Fri Aug 7 09:56:57 2026] GET /volume/v3/volumes/9d89a01d-059b-4c19-84d1-8ad2ab229d82 => generated 842 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 09:56:57.372439 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [None req-c42beacc-6c80-4c5e-bf3a-60b7284f6020 None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:56:57.374373 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-c42beacc-6c80-4c5e-bf3a-60b7284f6020 tempest-VolumesSnapshotTestJSON-1374712720 tempest-VolumesSnapshotTestJSON-1374712720-project-member] POST https://10.4.3.8/volume/v3/snapshots Aug 07 09:56:57.376055 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-c42beacc-6c80-4c5e-bf3a-60b7284f6020 tempest-VolumesSnapshotTestJSON-1374712720 tempest-VolumesSnapshotTestJSON-1374712720-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "9d89a01d-059b-4c19-84d1-8ad2ab229d82", "name": "tempest-VolumesSnapshotTestJSON-Snapshot-36109882"}} {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 09:56:57.383944 np0000006707 devstack@c-api.service[100297]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 09:56:57.383944 np0000006707 devstack@c-api.service[100297]: warnings.warn( Aug 07 09:56:57.384352 np0000006707 devstack@c-api.service[100297]: INFO cinder.volume.api [None req-c42beacc-6c80-4c5e-bf3a-60b7284f6020 tempest-VolumesSnapshotTestJSON-1374712720 tempest-VolumesSnapshotTestJSON-1374712720-project-member] Volume info retrieved successfully. Aug 07 09:56:57.384540 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.v3.snapshots [None req-c42beacc-6c80-4c5e-bf3a-60b7284f6020 tempest-VolumesSnapshotTestJSON-1374712720 tempest-VolumesSnapshotTestJSON-1374712720-project-member] Create snapshot from volume 9d89a01d-059b-4c19-84d1-8ad2ab229d82 Aug 07 09:56:57.427434 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.quota [None req-c42beacc-6c80-4c5e-bf3a-60b7284f6020 tempest-VolumesSnapshotTestJSON-1374712720 tempest-VolumesSnapshotTestJSON-1374712720-project-member] Created reservations ['85996fe0-1936-47b4-943a-eccfccb26b37', 'ff33e2d5-f99c-41db-93b1-5bbf94316390', '010d9886-1193-4f54-897c-e05b0e50c414', '4b081943-cf85-4af7-b880-401ed19c133c'] {{(pid=100297) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 09:56:57.483496 np0000006707 devstack@c-api.service[100297]: INFO cinder.volume.api [None req-c42beacc-6c80-4c5e-bf3a-60b7284f6020 tempest-VolumesSnapshotTestJSON-1374712720 tempest-VolumesSnapshotTestJSON-1374712720-project-member] Snapshot create request issued successfully. Aug 07 09:56:57.484069 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-c42beacc-6c80-4c5e-bf3a-60b7284f6020 tempest-VolumesSnapshotTestJSON-1374712720 tempest-VolumesSnapshotTestJSON-1374712720-project-member] https://10.4.3.8/volume/v3/snapshots returned with HTTP 202 Aug 07 09:56:57.485209 np0000006707 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 529/2112] 10.4.3.8 () {68 vars in 1251 bytes} [Fri Aug 7 09:56:57 2026] POST /volume/v3/snapshots => generated 308 bytes in 113 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 07 09:56:57.496834 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.middleware.request_id [None req-b18ed21b-5089-4d95-9a17-667d33b6d0d4 None None] RequestId filter calling following filter/app {{(pid=100298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:56:57.498785 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [None req-b18ed21b-5089-4d95-9a17-667d33b6d0d4 tempest-VolumesSnapshotTestJSON-1374712720 tempest-VolumesSnapshotTestJSON-1374712720-project-member] GET https://10.4.3.8/volume/v3/snapshots/b84e8198-069b-4055-bcac-8c0d7ed747cf Aug 07 09:56:57.499018 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [None req-b18ed21b-5089-4d95-9a17-667d33b6d0d4 tempest-VolumesSnapshotTestJSON-1374712720 tempest-VolumesSnapshotTestJSON-1374712720-project-member] Empty body provided in request {{(pid=100298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 09:56:57.499325 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [None req-b18ed21b-5089-4d95-9a17-667d33b6d0d4 tempest-VolumesSnapshotTestJSON-1374712720 tempest-VolumesSnapshotTestJSON-1374712720-project-member] Calling method 'show' {{(pid=100298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 09:56:57.505179 np0000006707 devstack@c-api.service[100298]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 09:56:57.505179 np0000006707 devstack@c-api.service[100298]: warnings.warn( Aug 07 09:56:57.505179 np0000006707 devstack@c-api.service[100298]: INFO cinder.volume.api [None req-b18ed21b-5089-4d95-9a17-667d33b6d0d4 tempest-VolumesSnapshotTestJSON-1374712720 tempest-VolumesSnapshotTestJSON-1374712720-project-member] Snapshot retrieved successfully. Aug 07 09:56:57.506097 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [None req-b18ed21b-5089-4d95-9a17-667d33b6d0d4 tempest-VolumesSnapshotTestJSON-1374712720 tempest-VolumesSnapshotTestJSON-1374712720-project-member] https://10.4.3.8/volume/v3/snapshots/b84e8198-069b-4055-bcac-8c0d7ed747cf returned with HTTP 200 Aug 07 09:56:57.506890 np0000006707 devstack@c-api.service[100298]: [pid: 100298|app: 0|req: 532/2113] 10.4.3.8 () {66 vars in 1340 bytes} [Fri Aug 7 09:56:57 2026] GET /volume/v3/snapshots/b84e8198-069b-4055-bcac-8c0d7ed747cf => generated 440 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 09:56:58.044161 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-f8b0daa7-3b89-4397-bd96-3e368d6ad535 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:56:58.047050 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-f8b0daa7-3b89-4397-bd96-3e368d6ad535 tempest-ProjectAdminTests33-1592392534 tempest-ProjectAdminTests33-1592392534-project-admin] GET https://10.4.3.8/volume/v3/volumes/81319802-b244-46d6-861e-d44eee243738 Aug 07 09:56:58.047437 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-f8b0daa7-3b89-4397-bd96-3e368d6ad535 tempest-ProjectAdminTests33-1592392534 tempest-ProjectAdminTests33-1592392534-project-admin] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 09:56:58.047706 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-f8b0daa7-3b89-4397-bd96-3e368d6ad535 tempest-ProjectAdminTests33-1592392534 tempest-ProjectAdminTests33-1592392534-project-admin] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 09:56:58.059339 np0000006707 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 09:56:58.059339 np0000006707 devstack@c-api.service[100295]: warnings.warn( Aug 07 09:56:58.067223 np0000006707 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-f8b0daa7-3b89-4397-bd96-3e368d6ad535 tempest-ProjectAdminTests33-1592392534 tempest-ProjectAdminTests33-1592392534-project-admin] Volume info retrieved successfully. Aug 07 09:56:58.075401 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-f8b0daa7-3b89-4397-bd96-3e368d6ad535 tempest-ProjectAdminTests33-1592392534 tempest-ProjectAdminTests33-1592392534-project-admin] https://10.4.3.8/volume/v3/volumes/81319802-b244-46d6-861e-d44eee243738 returned with HTTP 200 Aug 07 09:56:58.075916 np0000006707 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 527/2114] 10.4.3.8 () {68 vars in 1374 bytes} [Fri Aug 7 09:56:58 2026] GET /volume/v3/volumes/81319802-b244-46d6-861e-d44eee243738 => generated 1004 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 09:56:58.094759 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [None req-2a301c29-7277-450e-a5ae-f3d062a30869 None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:56:58.097900 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-2a301c29-7277-450e-a5ae-f3d062a30869 tempest-ProjectAdminTests33-1592392534 tempest-ProjectAdminTests33-1592392534-project-admin] POST https://10.4.3.8/volume/v3/backups Aug 07 09:56:58.098363 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-2a301c29-7277-450e-a5ae-f3d062a30869 tempest-ProjectAdminTests33-1592392534 tempest-ProjectAdminTests33-1592392534-project-admin] Action: 'create', calling method: create, body: {"backup": {"volume_id": "81319802-b244-46d6-861e-d44eee243738", "name": "tempest-type-Backup-737697928"}} {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 09:56:58.100809 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.contrib.backups [None req-2a301c29-7277-450e-a5ae-f3d062a30869 tempest-ProjectAdminTests33-1592392534 tempest-ProjectAdminTests33-1592392534-project-admin] Creating new backup {'backup': {'volume_id': '81319802-b244-46d6-861e-d44eee243738', 'name': 'tempest-type-Backup-737697928'}} {{(pid=100296) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 07 09:56:58.101125 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.contrib.backups [None req-2a301c29-7277-450e-a5ae-f3d062a30869 tempest-ProjectAdminTests33-1592392534 tempest-ProjectAdminTests33-1592392534-project-admin] Creating backup of volume 81319802-b244-46d6-861e-d44eee243738 in container None Aug 07 09:56:58.119324 np0000006707 devstack@c-api.service[100296]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 09:56:58.119324 np0000006707 devstack@c-api.service[100296]: warnings.warn( Aug 07 09:56:58.119813 np0000006707 devstack@c-api.service[100296]: INFO cinder.volume.api [None req-2a301c29-7277-450e-a5ae-f3d062a30869 tempest-ProjectAdminTests33-1592392534 tempest-ProjectAdminTests33-1592392534-project-admin] Volume info retrieved successfully. Aug 07 09:56:58.168710 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.quota [None req-2a301c29-7277-450e-a5ae-f3d062a30869 tempest-ProjectAdminTests33-1592392534 tempest-ProjectAdminTests33-1592392534-project-admin] Created reservations ['db4ed9b0-0b59-41e5-8dbd-e07e59587a63', '46fda7dd-6fa4-42a0-85c4-b84102ade00b'] {{(pid=100296) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 09:56:58.239746 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-2a301c29-7277-450e-a5ae-f3d062a30869 tempest-ProjectAdminTests33-1592392534 tempest-ProjectAdminTests33-1592392534-project-admin] https://10.4.3.8/volume/v3/backups returned with HTTP 202 Aug 07 09:56:58.240239 np0000006707 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 527/2115] 10.4.3.8 () {70 vars in 1285 bytes} [Fri Aug 7 09:56:58 2026] POST /volume/v3/backups => generated 311 bytes in 146 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 07 09:56:58.251223 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [None req-9f1843f6-28bf-44cc-9879-912f4dfc0a9a None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:56:58.254335 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-9f1843f6-28bf-44cc-9879-912f4dfc0a9a tempest-ProjectAdminTests33-1592392534 tempest-ProjectAdminTests33-1592392534-project-admin] GET https://10.4.3.8/volume/v3/backups/be2c0de0-30f0-46d0-9a5c-40cd28b8f154 Aug 07 09:56:58.254775 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-9f1843f6-28bf-44cc-9879-912f4dfc0a9a tempest-ProjectAdminTests33-1592392534 tempest-ProjectAdminTests33-1592392534-project-admin] Empty body provided in request {{(pid=100297) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 09:56:58.255078 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-9f1843f6-28bf-44cc-9879-912f4dfc0a9a tempest-ProjectAdminTests33-1592392534 tempest-ProjectAdminTests33-1592392534-project-admin] Calling method 'show' {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 09:56:58.255364 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.v3.backups [None req-9f1843f6-28bf-44cc-9879-912f4dfc0a9a tempest-ProjectAdminTests33-1592392534 tempest-ProjectAdminTests33-1592392534-project-admin] Show backup with id be2c0de0-30f0-46d0-9a5c-40cd28b8f154. {{(pid=100297) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 09:56:58.281005 np0000006707 devstack@c-api.service[100297]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 09:56:58.281005 np0000006707 devstack@c-api.service[100297]: warnings.warn( Aug 07 09:56:58.281825 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-9f1843f6-28bf-44cc-9879-912f4dfc0a9a tempest-ProjectAdminTests33-1592392534 tempest-ProjectAdminTests33-1592392534-project-admin] https://10.4.3.8/volume/v3/backups/be2c0de0-30f0-46d0-9a5c-40cd28b8f154 returned with HTTP 200 Aug 07 09:56:58.282364 np0000006707 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 530/2116] 10.4.3.8 () {68 vars in 1374 bytes} [Fri Aug 7 09:56:58 2026] GET /volume/v3/backups/be2c0de0-30f0-46d0-9a5c-40cd28b8f154 => generated 718 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 09:56:58.518840 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.middleware.request_id [None req-43b9932e-a30c-4f19-9f5a-078dbf1d2de2 None None] RequestId filter calling following filter/app {{(pid=100298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:56:58.521036 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [None req-43b9932e-a30c-4f19-9f5a-078dbf1d2de2 tempest-VolumesSnapshotTestJSON-1374712720 tempest-VolumesSnapshotTestJSON-1374712720-project-member] GET https://10.4.3.8/volume/v3/snapshots/b84e8198-069b-4055-bcac-8c0d7ed747cf Aug 07 09:56:58.521105 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [None req-43b9932e-a30c-4f19-9f5a-078dbf1d2de2 tempest-VolumesSnapshotTestJSON-1374712720 tempest-VolumesSnapshotTestJSON-1374712720-project-member] Empty body provided in request {{(pid=100298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 09:56:58.521542 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [None req-43b9932e-a30c-4f19-9f5a-078dbf1d2de2 tempest-VolumesSnapshotTestJSON-1374712720 tempest-VolumesSnapshotTestJSON-1374712720-project-member] Calling method 'show' {{(pid=100298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 09:56:58.531363 np0000006707 devstack@c-api.service[100298]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 09:56:58.531363 np0000006707 devstack@c-api.service[100298]: warnings.warn( Aug 07 09:56:58.533319 np0000006707 devstack@c-api.service[100298]: INFO cinder.volume.api [None req-43b9932e-a30c-4f19-9f5a-078dbf1d2de2 tempest-VolumesSnapshotTestJSON-1374712720 tempest-VolumesSnapshotTestJSON-1374712720-project-member] Snapshot retrieved successfully. Aug 07 09:56:58.533931 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [None req-43b9932e-a30c-4f19-9f5a-078dbf1d2de2 tempest-VolumesSnapshotTestJSON-1374712720 tempest-VolumesSnapshotTestJSON-1374712720-project-member] https://10.4.3.8/volume/v3/snapshots/b84e8198-069b-4055-bcac-8c0d7ed747cf returned with HTTP 200 Aug 07 09:56:58.533981 np0000006707 devstack@c-api.service[100298]: [pid: 100298|app: 0|req: 533/2117] 10.4.3.8 () {66 vars in 1340 bytes} [Fri Aug 7 09:56:58 2026] GET /volume/v3/snapshots/b84e8198-069b-4055-bcac-8c0d7ed747cf => generated 467 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 09:56:58.548230 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-5788d5c4-f73f-4847-8ad6-5956011a9066 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:56:58.552448 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-5788d5c4-f73f-4847-8ad6-5956011a9066 tempest-VolumesSnapshotTestJSON-1374712720 tempest-VolumesSnapshotTestJSON-1374712720-project-member] POST https://10.4.3.8/volume/v3/volumes Aug 07 09:56:58.552448 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-5788d5c4-f73f-4847-8ad6-5956011a9066 tempest-VolumesSnapshotTestJSON-1374712720 tempest-VolumesSnapshotTestJSON-1374712720-project-member] Action: 'create', calling method: create, body: {"volume": {"snapshot_id": "b84e8198-069b-4055-bcac-8c0d7ed747cf", "size": 1, "name": "tempest-VolumesSnapshotTestJSON-Volume-1938535711"}} {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 09:56:58.552448 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.v3.volumes [None req-5788d5c4-f73f-4847-8ad6-5956011a9066 tempest-VolumesSnapshotTestJSON-1374712720 tempest-VolumesSnapshotTestJSON-1374712720-project-member] Create volume request body: {'volume': {'snapshot_id': 'b84e8198-069b-4055-bcac-8c0d7ed747cf', 'size': 1, 'name': 'tempest-VolumesSnapshotTestJSON-Volume-1938535711'}} {{(pid=100295) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 07 09:56:58.561271 np0000006707 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 09:56:58.561271 np0000006707 devstack@c-api.service[100295]: warnings.warn( Aug 07 09:56:58.562006 np0000006707 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-5788d5c4-f73f-4847-8ad6-5956011a9066 tempest-VolumesSnapshotTestJSON-1374712720 tempest-VolumesSnapshotTestJSON-1374712720-project-member] Snapshot retrieved successfully. Aug 07 09:56:58.562374 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.v3.volumes [None req-5788d5c4-f73f-4847-8ad6-5956011a9066 tempest-VolumesSnapshotTestJSON-1374712720 tempest-VolumesSnapshotTestJSON-1374712720-project-member] Create volume of 1 GB Aug 07 09:56:58.566383 np0000006707 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-5788d5c4-f73f-4847-8ad6-5956011a9066 tempest-VolumesSnapshotTestJSON-1374712720 tempest-VolumesSnapshotTestJSON-1374712720-project-member] Availability Zones retrieved successfully. Aug 07 09:56:58.572798 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.volume.api [None req-5788d5c4-f73f-4847-8ad6-5956011a9066 tempest-VolumesSnapshotTestJSON-1374712720 tempest-VolumesSnapshotTestJSON-1374712720-project-member] Flow 'volume_create_api' (5f2c516e-a82e-4e3b-8f58-7188a7635126) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100295) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 09:56:58.574015 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.volume.api [None req-5788d5c4-f73f-4847-8ad6-5956011a9066 tempest-VolumesSnapshotTestJSON-1374712720 tempest-VolumesSnapshotTestJSON-1374712720-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b9398bf2-f41d-4df3-9a15-9b4567fe7cd1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100295) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 09:56:58.575090 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.volume.flows.api.create_volume [None req-5788d5c4-f73f-4847-8ad6-5956011a9066 tempest-VolumesSnapshotTestJSON-1374712720 tempest-VolumesSnapshotTestJSON-1374712720-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=100295) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 07 09:56:58.627352 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.volume.api [None req-5788d5c4-f73f-4847-8ad6-5956011a9066 tempest-VolumesSnapshotTestJSON-1374712720 tempest-VolumesSnapshotTestJSON-1374712720-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b9398bf2-f41d-4df3-9a15-9b4567fe7cd1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': 'b84e8198-069b-4055-bcac-8c0d7ed747cf', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-07T09:47:39Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=45fd9a3a-b61e-4c6c-9ab7-d02f06678d0d,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '45fd9a3a-b61e-4c6c-9ab7-d02f06678d0d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100295) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 09:56:58.629068 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.volume.api [None req-5788d5c4-f73f-4847-8ad6-5956011a9066 tempest-VolumesSnapshotTestJSON-1374712720 tempest-VolumesSnapshotTestJSON-1374712720-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b20bbb1f-213c-4f56-bbb1-e8256b2164fb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100295) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 09:56:58.695549 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.quota [None req-5788d5c4-f73f-4847-8ad6-5956011a9066 tempest-VolumesSnapshotTestJSON-1374712720 tempest-VolumesSnapshotTestJSON-1374712720-project-member] Created reservations ['eca863ba-e9a9-4bb4-9c0c-d329aee8ed13', '33f67e0f-ae31-4e9e-a08d-5abb093814af', '221ab2e0-7733-49e4-8948-da0e3b7f65b9', 'c9fa546e-d5d0-449f-943e-aa2787e4db60'] {{(pid=100295) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 09:56:58.696955 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.volume.api [None req-5788d5c4-f73f-4847-8ad6-5956011a9066 tempest-VolumesSnapshotTestJSON-1374712720 tempest-VolumesSnapshotTestJSON-1374712720-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b20bbb1f-213c-4f56-bbb1-e8256b2164fb) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['eca863ba-e9a9-4bb4-9c0c-d329aee8ed13', '33f67e0f-ae31-4e9e-a08d-5abb093814af', '221ab2e0-7733-49e4-8948-da0e3b7f65b9', 'c9fa546e-d5d0-449f-943e-aa2787e4db60']}' {{(pid=100295) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 09:56:58.698078 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.volume.api [None req-5788d5c4-f73f-4847-8ad6-5956011a9066 tempest-VolumesSnapshotTestJSON-1374712720 tempest-VolumesSnapshotTestJSON-1374712720-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8b80ca19-c5ac-406b-96cc-22ec14f8313a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100295) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 09:56:58.724837 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [None req-b4ebe20e-822c-4c56-af57-0cb572ffd687 None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:56:58.727659 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-b4ebe20e-822c-4c56-af57-0cb572ffd687 tempest-VolumesImageMetadata-813374192 tempest-VolumesImageMetadata-813374192-project-member] POST https://10.4.3.8/volume/v3/volumes Aug 07 09:56:58.728295 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-b4ebe20e-822c-4c56-af57-0cb572ffd687 tempest-VolumesImageMetadata-813374192 tempest-VolumesImageMetadata-813374192-project-member] Action: 'create', calling method: create, body: {"volume": {"imageRef": "a6c27e23-91c8-49d8-8cc0-7e13210d16ce", "size": 1, "name": "tempest-VolumesImageMetadata-Volume-424282272"}} {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 09:56:58.731474 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.v3.volumes [None req-b4ebe20e-822c-4c56-af57-0cb572ffd687 tempest-VolumesImageMetadata-813374192 tempest-VolumesImageMetadata-813374192-project-member] Create volume request body: {'volume': {'imageRef': 'a6c27e23-91c8-49d8-8cc0-7e13210d16ce', 'size': 1, 'name': 'tempest-VolumesImageMetadata-Volume-424282272'}} {{(pid=100296) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 07 09:56:58.755099 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.volume.api [None req-5788d5c4-f73f-4847-8ad6-5956011a9066 tempest-VolumesSnapshotTestJSON-1374712720 tempest-VolumesSnapshotTestJSON-1374712720-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8b80ca19-c5ac-406b-96cc-22ec14f8313a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '9db62a8b-17e3-41e7-8316-9217cfc1b26b', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-1938535711',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='cb87a8a849974ae19f133e9598c17433',qos_specs=None,replication_status=,reservations=['eca863ba-e9a9-4bb4-9c0c-d329aee8ed13','33f67e0f-ae31-4e9e-a08d-5abb093814af','221ab2e0-7733-49e4-8948-da0e3b7f65b9','c9fa546e-d5d0-449f-943e-aa2787e4db60'],size=1,snapshot_id=b84e8198-069b-4055-bcac-8c0d7ed747cf,source_replicaid=,source_volid=None,status='creating',user_id='a2d8348dda144bf491d0b98b187dc3bd',volume_type_id=45fd9a3a-b61e-4c6c-9ab7-d02f06678d0d), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-07T09:56:58Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-1938535711',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=9db62a8b-17e3-41e7-8316-9217cfc1b26b,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='cb87a8a849974ae19f133e9598c17433',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=b84e8198-069b-4055-bcac-8c0d7ed747cf,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='a2d8348dda144bf491d0b98b187dc3bd',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(45fd9a3a-b61e-4c6c-9ab7-d02f06678d0d),volume_type_id=45fd9a3a-b61e-4c6c-9ab7-d02f06678d0d)}' {{(pid=100295) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 09:56:58.756246 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.volume.api [None req-5788d5c4-f73f-4847-8ad6-5956011a9066 tempest-VolumesSnapshotTestJSON-1374712720 tempest-VolumesSnapshotTestJSON-1374712720-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (86533112-cc26-443b-b142-85f7a51f35d6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100295) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 09:56:58.784619 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.volume.api [None req-5788d5c4-f73f-4847-8ad6-5956011a9066 tempest-VolumesSnapshotTestJSON-1374712720 tempest-VolumesSnapshotTestJSON-1374712720-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (86533112-cc26-443b-b142-85f7a51f35d6) transitioned into state 'SUCCESS' from state '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-1938535711',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='cb87a8a849974ae19f133e9598c17433',qos_specs=None,replication_status=,reservations=['eca863ba-e9a9-4bb4-9c0c-d329aee8ed13','33f67e0f-ae31-4e9e-a08d-5abb093814af','221ab2e0-7733-49e4-8948-da0e3b7f65b9','c9fa546e-d5d0-449f-943e-aa2787e4db60'],size=1,snapshot_id=b84e8198-069b-4055-bcac-8c0d7ed747cf,source_replicaid=,source_volid=None,status='creating',user_id='a2d8348dda144bf491d0b98b187dc3bd',volume_type_id=45fd9a3a-b61e-4c6c-9ab7-d02f06678d0d)}' {{(pid=100295) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 09:56:58.785846 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.volume.api [None req-5788d5c4-f73f-4847-8ad6-5956011a9066 tempest-VolumesSnapshotTestJSON-1374712720 tempest-VolumesSnapshotTestJSON-1374712720-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (88590423-ce42-4b30-9640-016d935ec701) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100295) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 09:56:58.833268 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.volume.api [None req-5788d5c4-f73f-4847-8ad6-5956011a9066 tempest-VolumesSnapshotTestJSON-1374712720 tempest-VolumesSnapshotTestJSON-1374712720-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (88590423-ce42-4b30-9640-016d935ec701) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100295) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 09:56:58.834433 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.volume.api [None req-5788d5c4-f73f-4847-8ad6-5956011a9066 tempest-VolumesSnapshotTestJSON-1374712720 tempest-VolumesSnapshotTestJSON-1374712720-project-member] Flow 'volume_create_api' (5f2c516e-a82e-4e3b-8f58-7188a7635126) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100295) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 09:56:58.835024 np0000006707 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-5788d5c4-f73f-4847-8ad6-5956011a9066 tempest-VolumesSnapshotTestJSON-1374712720 tempest-VolumesSnapshotTestJSON-1374712720-project-member] Create volume request issued successfully. Aug 07 09:56:58.835913 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-5788d5c4-f73f-4847-8ad6-5956011a9066 tempest-VolumesSnapshotTestJSON-1374712720 tempest-VolumesSnapshotTestJSON-1374712720-project-member] https://10.4.3.8/volume/v3/volumes returned with HTTP 202 Aug 07 09:56:58.836624 np0000006707 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 528/2118] 10.4.3.8 () {68 vars in 1245 bytes} [Fri Aug 7 09:56:58 2026] POST /volume/v3/volumes => generated 784 bytes in 289 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 07 09:56:58.853350 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [None req-ab06d6a6-7f35-4f3b-be9f-9fb6873e6277 None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:56:58.855933 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-ab06d6a6-7f35-4f3b-be9f-9fb6873e6277 tempest-VolumesSnapshotTestJSON-1374712720 tempest-VolumesSnapshotTestJSON-1374712720-project-member] GET https://10.4.3.8/volume/v3/volumes/9db62a8b-17e3-41e7-8316-9217cfc1b26b Aug 07 09:56:58.856205 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-ab06d6a6-7f35-4f3b-be9f-9fb6873e6277 tempest-VolumesSnapshotTestJSON-1374712720 tempest-VolumesSnapshotTestJSON-1374712720-project-member] Empty body provided in request {{(pid=100297) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 09:56:58.856566 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-ab06d6a6-7f35-4f3b-be9f-9fb6873e6277 tempest-VolumesSnapshotTestJSON-1374712720 tempest-VolumesSnapshotTestJSON-1374712720-project-member] Calling method 'show' {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 09:56:58.866350 np0000006707 devstack@c-api.service[100297]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 09:56:58.866350 np0000006707 devstack@c-api.service[100297]: warnings.warn( Aug 07 09:56:58.870436 np0000006707 devstack@c-api.service[100297]: INFO cinder.volume.api [None req-ab06d6a6-7f35-4f3b-be9f-9fb6873e6277 tempest-VolumesSnapshotTestJSON-1374712720 tempest-VolumesSnapshotTestJSON-1374712720-project-member] Volume info retrieved successfully. Aug 07 09:56:58.878184 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-ab06d6a6-7f35-4f3b-be9f-9fb6873e6277 tempest-VolumesSnapshotTestJSON-1374712720 tempest-VolumesSnapshotTestJSON-1374712720-project-member] https://10.4.3.8/volume/v3/volumes/9db62a8b-17e3-41e7-8316-9217cfc1b26b returned with HTTP 200 Aug 07 09:56:58.881819 np0000006707 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 531/2119] 10.4.3.8 () {66 vars in 1334 bytes} [Fri Aug 7 09:56:58 2026] GET /volume/v3/volumes/9db62a8b-17e3-41e7-8316-9217cfc1b26b => generated 852 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 09:56:59.049670 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.v3.volumes [None req-b4ebe20e-822c-4c56-af57-0cb572ffd687 tempest-VolumesImageMetadata-813374192 tempest-VolumesImageMetadata-813374192-project-member] Create volume of 1 GB Aug 07 09:56:59.050087 np0000006707 devstack@c-api.service[100296]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 09:56:59.050087 np0000006707 devstack@c-api.service[100296]: warnings.warn( Aug 07 09:56:59.055608 np0000006707 devstack@c-api.service[100296]: INFO cinder.volume.api [None req-b4ebe20e-822c-4c56-af57-0cb572ffd687 tempest-VolumesImageMetadata-813374192 tempest-VolumesImageMetadata-813374192-project-member] Availability Zones retrieved successfully. Aug 07 09:56:59.063403 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.volume.api [None req-b4ebe20e-822c-4c56-af57-0cb572ffd687 tempest-VolumesImageMetadata-813374192 tempest-VolumesImageMetadata-813374192-project-member] Flow 'volume_create_api' (e915bc70-1cbd-4777-8b9f-35c8070f5563) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100296) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 09:56:59.064738 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.volume.api [None req-b4ebe20e-822c-4c56-af57-0cb572ffd687 tempest-VolumesImageMetadata-813374192 tempest-VolumesImageMetadata-813374192-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (beb1dfb2-7426-4481-849a-2ea9b67b7417) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 09:56:59.065938 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.volume.flows.api.create_volume [None req-b4ebe20e-822c-4c56-af57-0cb572ffd687 tempest-VolumesImageMetadata-813374192 tempest-VolumesImageMetadata-813374192-project-member] Validating volume size '1' using validate_int {{(pid=100296) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 07 09:56:59.160458 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.volume.api [None req-b4ebe20e-822c-4c56-af57-0cb572ffd687 tempest-VolumesImageMetadata-813374192 tempest-VolumesImageMetadata-813374192-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (beb1dfb2-7426-4481-849a-2ea9b67b7417) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-07T09:47:39Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=45fd9a3a-b61e-4c6c-9ab7-d02f06678d0d,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '45fd9a3a-b61e-4c6c-9ab7-d02f06678d0d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 09:56:59.161506 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.volume.api [None req-b4ebe20e-822c-4c56-af57-0cb572ffd687 tempest-VolumesImageMetadata-813374192 tempest-VolumesImageMetadata-813374192-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2b4a811d-d8e0-4985-8eb9-deb710a741d6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 09:56:59.243002 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.quota [None req-b4ebe20e-822c-4c56-af57-0cb572ffd687 tempest-VolumesImageMetadata-813374192 tempest-VolumesImageMetadata-813374192-project-member] Created reservations ['dd0bcd9e-d9a5-4f01-aa7f-233747a5b67d', 'ee64ab3a-5226-4e77-8e8b-08e5f9b54680', '0bba8c0b-a666-4393-ba26-19346e14db12', '00613e65-c848-4f98-bfa4-2ecd115c23b9'] {{(pid=100296) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 09:56:59.244648 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.volume.api [None req-b4ebe20e-822c-4c56-af57-0cb572ffd687 tempest-VolumesImageMetadata-813374192 tempest-VolumesImageMetadata-813374192-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2b4a811d-d8e0-4985-8eb9-deb710a741d6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['dd0bcd9e-d9a5-4f01-aa7f-233747a5b67d', 'ee64ab3a-5226-4e77-8e8b-08e5f9b54680', '0bba8c0b-a666-4393-ba26-19346e14db12', '00613e65-c848-4f98-bfa4-2ecd115c23b9']}' {{(pid=100296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 09:56:59.245574 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.volume.api [None req-b4ebe20e-822c-4c56-af57-0cb572ffd687 tempest-VolumesImageMetadata-813374192 tempest-VolumesImageMetadata-813374192-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c1f75a9b-094f-428d-888a-483df6b630e3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 09:56:59.281752 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.volume.api [None req-b4ebe20e-822c-4c56-af57-0cb572ffd687 tempest-VolumesImageMetadata-813374192 tempest-VolumesImageMetadata-813374192-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c1f75a9b-094f-428d-888a-483df6b630e3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '355c43b5-3054-41e9-9535-2057f10cc4fa', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesImageMetadata-Volume-424282272',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='47aca8fd450346c497debdb38fcd787b',qos_specs=None,replication_status=,reservations=['dd0bcd9e-d9a5-4f01-aa7f-233747a5b67d','ee64ab3a-5226-4e77-8e8b-08e5f9b54680','0bba8c0b-a666-4393-ba26-19346e14db12','00613e65-c848-4f98-bfa4-2ecd115c23b9'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='95ae3a73829542989b1f30fd05391d98',volume_type_id=45fd9a3a-b61e-4c6c-9ab7-d02f06678d0d), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-07T09:56:59Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesImageMetadata-Volume-424282272',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=355c43b5-3054-41e9-9535-2057f10cc4fa,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='47aca8fd450346c497debdb38fcd787b',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='95ae3a73829542989b1f30fd05391d98',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(45fd9a3a-b61e-4c6c-9ab7-d02f06678d0d),volume_type_id=45fd9a3a-b61e-4c6c-9ab7-d02f06678d0d)}' {{(pid=100296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 09:56:59.282914 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.volume.api [None req-b4ebe20e-822c-4c56-af57-0cb572ffd687 tempest-VolumesImageMetadata-813374192 tempest-VolumesImageMetadata-813374192-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f4d3883a-c4f6-4593-bd7f-dc010e3995ac) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 09:56:59.296344 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.middleware.request_id [None req-7523d140-adb0-4874-9af3-93a02e0aa112 None None] RequestId filter calling following filter/app {{(pid=100298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:56:59.299182 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [None req-7523d140-adb0-4874-9af3-93a02e0aa112 tempest-ProjectAdminTests33-1592392534 tempest-ProjectAdminTests33-1592392534-project-admin] GET https://10.4.3.8/volume/v3/backups/be2c0de0-30f0-46d0-9a5c-40cd28b8f154 Aug 07 09:56:59.299511 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [None req-7523d140-adb0-4874-9af3-93a02e0aa112 tempest-ProjectAdminTests33-1592392534 tempest-ProjectAdminTests33-1592392534-project-admin] Empty body provided in request {{(pid=100298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 09:56:59.299912 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [None req-7523d140-adb0-4874-9af3-93a02e0aa112 tempest-ProjectAdminTests33-1592392534 tempest-ProjectAdminTests33-1592392534-project-admin] Calling method 'show' {{(pid=100298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 09:56:59.300412 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.v3.backups [None req-7523d140-adb0-4874-9af3-93a02e0aa112 tempest-ProjectAdminTests33-1592392534 tempest-ProjectAdminTests33-1592392534-project-admin] Show backup with id be2c0de0-30f0-46d0-9a5c-40cd28b8f154. {{(pid=100298) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 09:56:59.323443 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.volume.api [None req-b4ebe20e-822c-4c56-af57-0cb572ffd687 tempest-VolumesImageMetadata-813374192 tempest-VolumesImageMetadata-813374192-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f4d3883a-c4f6-4593-bd7f-dc010e3995ac) transitioned into state 'SUCCESS' from state '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-424282272',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='47aca8fd450346c497debdb38fcd787b',qos_specs=None,replication_status=,reservations=['dd0bcd9e-d9a5-4f01-aa7f-233747a5b67d','ee64ab3a-5226-4e77-8e8b-08e5f9b54680','0bba8c0b-a666-4393-ba26-19346e14db12','00613e65-c848-4f98-bfa4-2ecd115c23b9'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='95ae3a73829542989b1f30fd05391d98',volume_type_id=45fd9a3a-b61e-4c6c-9ab7-d02f06678d0d)}' {{(pid=100296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 09:56:59.323443 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.volume.api [None req-b4ebe20e-822c-4c56-af57-0cb572ffd687 tempest-VolumesImageMetadata-813374192 tempest-VolumesImageMetadata-813374192-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (666e943b-88fa-4364-8dd3-f0c5906d860c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 09:56:59.326208 np0000006707 devstack@c-api.service[100298]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 09:56:59.326208 np0000006707 devstack@c-api.service[100298]: warnings.warn( Aug 07 09:56:59.327595 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [None req-7523d140-adb0-4874-9af3-93a02e0aa112 tempest-ProjectAdminTests33-1592392534 tempest-ProjectAdminTests33-1592392534-project-admin] https://10.4.3.8/volume/v3/backups/be2c0de0-30f0-46d0-9a5c-40cd28b8f154 returned with HTTP 200 Aug 07 09:56:59.327595 np0000006707 devstack@c-api.service[100298]: [pid: 100298|app: 0|req: 534/2120] 10.4.3.8 () {68 vars in 1374 bytes} [Fri Aug 7 09:56:59 2026] GET /volume/v3/backups/be2c0de0-30f0-46d0-9a5c-40cd28b8f154 => generated 720 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 09:56:59.347552 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.volume.api [None req-b4ebe20e-822c-4c56-af57-0cb572ffd687 tempest-VolumesImageMetadata-813374192 tempest-VolumesImageMetadata-813374192-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (666e943b-88fa-4364-8dd3-f0c5906d860c) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 09:56:59.347552 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.volume.api [None req-b4ebe20e-822c-4c56-af57-0cb572ffd687 tempest-VolumesImageMetadata-813374192 tempest-VolumesImageMetadata-813374192-project-member] Flow 'volume_create_api' (e915bc70-1cbd-4777-8b9f-35c8070f5563) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100296) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 09:56:59.348172 np0000006707 devstack@c-api.service[100296]: INFO cinder.volume.api [None req-b4ebe20e-822c-4c56-af57-0cb572ffd687 tempest-VolumesImageMetadata-813374192 tempest-VolumesImageMetadata-813374192-project-member] Create volume request issued successfully. Aug 07 09:56:59.349820 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-b4ebe20e-822c-4c56-af57-0cb572ffd687 tempest-VolumesImageMetadata-813374192 tempest-VolumesImageMetadata-813374192-project-member] https://10.4.3.8/volume/v3/volumes returned with HTTP 202 Aug 07 09:56:59.350470 np0000006707 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 528/2121] 10.4.3.8 () {68 vars in 1245 bytes} [Fri Aug 7 09:56:58 2026] POST /volume/v3/volumes => generated 746 bytes in 626 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 07 09:56:59.372939 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-f06f5344-1533-494b-a9dc-de11d0d65977 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:56:59.378389 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-f06f5344-1533-494b-a9dc-de11d0d65977 tempest-VolumesImageMetadata-813374192 tempest-VolumesImageMetadata-813374192-project-member] GET https://10.4.3.8/volume/v3/volumes/355c43b5-3054-41e9-9535-2057f10cc4fa Aug 07 09:56:59.378389 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-f06f5344-1533-494b-a9dc-de11d0d65977 tempest-VolumesImageMetadata-813374192 tempest-VolumesImageMetadata-813374192-project-member] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 09:56:59.378389 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-f06f5344-1533-494b-a9dc-de11d0d65977 tempest-VolumesImageMetadata-813374192 tempest-VolumesImageMetadata-813374192-project-member] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 09:56:59.393316 np0000006707 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 09:56:59.393316 np0000006707 devstack@c-api.service[100295]: warnings.warn( Aug 07 09:56:59.400977 np0000006707 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-f06f5344-1533-494b-a9dc-de11d0d65977 tempest-VolumesImageMetadata-813374192 tempest-VolumesImageMetadata-813374192-project-member] Volume info retrieved successfully. Aug 07 09:56:59.411386 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-f06f5344-1533-494b-a9dc-de11d0d65977 tempest-VolumesImageMetadata-813374192 tempest-VolumesImageMetadata-813374192-project-member] https://10.4.3.8/volume/v3/volumes/355c43b5-3054-41e9-9535-2057f10cc4fa returned with HTTP 200 Aug 07 09:56:59.412128 np0000006707 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 529/2122] 10.4.3.8 () {66 vars in 1334 bytes} [Fri Aug 7 09:56:59 2026] GET /volume/v3/volumes/355c43b5-3054-41e9-9535-2057f10cc4fa => generated 814 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 09:56:59.895630 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [None req-23000406-acc7-4784-b26c-45280b050192 None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:56:59.897943 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-23000406-acc7-4784-b26c-45280b050192 tempest-VolumesSnapshotTestJSON-1374712720 tempest-VolumesSnapshotTestJSON-1374712720-project-member] GET https://10.4.3.8/volume/v3/volumes/9db62a8b-17e3-41e7-8316-9217cfc1b26b Aug 07 09:56:59.898161 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-23000406-acc7-4784-b26c-45280b050192 tempest-VolumesSnapshotTestJSON-1374712720 tempest-VolumesSnapshotTestJSON-1374712720-project-member] Empty body provided in request {{(pid=100297) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 09:56:59.898409 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-23000406-acc7-4784-b26c-45280b050192 tempest-VolumesSnapshotTestJSON-1374712720 tempest-VolumesSnapshotTestJSON-1374712720-project-member] Calling method 'show' {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 09:56:59.907540 np0000006707 devstack@c-api.service[100297]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 09:56:59.907540 np0000006707 devstack@c-api.service[100297]: warnings.warn( Aug 07 09:56:59.912288 np0000006707 devstack@c-api.service[100297]: INFO cinder.volume.api [None req-23000406-acc7-4784-b26c-45280b050192 tempest-VolumesSnapshotTestJSON-1374712720 tempest-VolumesSnapshotTestJSON-1374712720-project-member] Volume info retrieved successfully. Aug 07 09:56:59.918182 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-23000406-acc7-4784-b26c-45280b050192 tempest-VolumesSnapshotTestJSON-1374712720 tempest-VolumesSnapshotTestJSON-1374712720-project-member] https://10.4.3.8/volume/v3/volumes/9db62a8b-17e3-41e7-8316-9217cfc1b26b returned with HTTP 200 Aug 07 09:56:59.918745 np0000006707 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 532/2123] 10.4.3.8 () {66 vars in 1334 bytes} [Fri Aug 7 09:56:59 2026] GET /volume/v3/volumes/9db62a8b-17e3-41e7-8316-9217cfc1b26b => generated 877 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 09:56:59.933500 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.middleware.request_id [None req-1b44c82f-94b6-4a40-879e-09b69b5bf2e1 None None] RequestId filter calling following filter/app {{(pid=100298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:56:59.935489 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [None req-1b44c82f-94b6-4a40-879e-09b69b5bf2e1 tempest-VolumesSnapshotTestJSON-1374712720 tempest-VolumesSnapshotTestJSON-1374712720-project-member] GET https://10.4.3.8/volume/v3/volumes/9db62a8b-17e3-41e7-8316-9217cfc1b26b Aug 07 09:56:59.935701 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [None req-1b44c82f-94b6-4a40-879e-09b69b5bf2e1 tempest-VolumesSnapshotTestJSON-1374712720 tempest-VolumesSnapshotTestJSON-1374712720-project-member] Empty body provided in request {{(pid=100298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 09:56:59.935917 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [None req-1b44c82f-94b6-4a40-879e-09b69b5bf2e1 tempest-VolumesSnapshotTestJSON-1374712720 tempest-VolumesSnapshotTestJSON-1374712720-project-member] Calling method 'show' {{(pid=100298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 09:56:59.943061 np0000006707 devstack@c-api.service[100298]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 09:56:59.943061 np0000006707 devstack@c-api.service[100298]: warnings.warn( Aug 07 09:56:59.947162 np0000006707 devstack@c-api.service[100298]: INFO cinder.volume.api [None req-1b44c82f-94b6-4a40-879e-09b69b5bf2e1 tempest-VolumesSnapshotTestJSON-1374712720 tempest-VolumesSnapshotTestJSON-1374712720-project-member] Volume info retrieved successfully. Aug 07 09:56:59.952037 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [None req-1b44c82f-94b6-4a40-879e-09b69b5bf2e1 tempest-VolumesSnapshotTestJSON-1374712720 tempest-VolumesSnapshotTestJSON-1374712720-project-member] https://10.4.3.8/volume/v3/volumes/9db62a8b-17e3-41e7-8316-9217cfc1b26b returned with HTTP 200 Aug 07 09:56:59.952488 np0000006707 devstack@c-api.service[100298]: [pid: 100298|app: 0|req: 535/2124] 10.4.3.8 () {66 vars in 1334 bytes} [Fri Aug 7 09:56:59 2026] GET /volume/v3/volumes/9db62a8b-17e3-41e7-8316-9217cfc1b26b => generated 877 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 09:56:59.969559 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [None req-5f7e5c0f-85e8-4810-8446-a9846ba31993 None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:56:59.973007 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-5f7e5c0f-85e8-4810-8446-a9846ba31993 tempest-VolumesSnapshotTestJSON-1374712720 tempest-VolumesSnapshotTestJSON-1374712720-project-member] DELETE https://10.4.3.8/volume/v3/volumes/9db62a8b-17e3-41e7-8316-9217cfc1b26b Aug 07 09:56:59.973136 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-5f7e5c0f-85e8-4810-8446-a9846ba31993 tempest-VolumesSnapshotTestJSON-1374712720 tempest-VolumesSnapshotTestJSON-1374712720-project-member] Empty body provided in request {{(pid=100296) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 09:56:59.973427 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-5f7e5c0f-85e8-4810-8446-a9846ba31993 tempest-VolumesSnapshotTestJSON-1374712720 tempest-VolumesSnapshotTestJSON-1374712720-project-member] Calling method 'delete' {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 09:56:59.973627 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.v3.volumes [None req-5f7e5c0f-85e8-4810-8446-a9846ba31993 tempest-VolumesSnapshotTestJSON-1374712720 tempest-VolumesSnapshotTestJSON-1374712720-project-member] Delete volume with id: 9db62a8b-17e3-41e7-8316-9217cfc1b26b Aug 07 09:56:59.983835 np0000006707 devstack@c-api.service[100296]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 09:56:59.983835 np0000006707 devstack@c-api.service[100296]: warnings.warn( Aug 07 09:56:59.984587 np0000006707 devstack@c-api.service[100296]: INFO cinder.volume.api [None req-5f7e5c0f-85e8-4810-8446-a9846ba31993 tempest-VolumesSnapshotTestJSON-1374712720 tempest-VolumesSnapshotTestJSON-1374712720-project-member] Volume info retrieved successfully. Aug 07 09:57:00.006661 np0000006707 devstack@c-api.service[100296]: INFO cinder.volume.api [None req-5f7e5c0f-85e8-4810-8446-a9846ba31993 tempest-VolumesSnapshotTestJSON-1374712720 tempest-VolumesSnapshotTestJSON-1374712720-project-member] Delete volume request issued successfully. Aug 07 09:57:00.006871 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-5f7e5c0f-85e8-4810-8446-a9846ba31993 tempest-VolumesSnapshotTestJSON-1374712720 tempest-VolumesSnapshotTestJSON-1374712720-project-member] https://10.4.3.8/volume/v3/volumes/9db62a8b-17e3-41e7-8316-9217cfc1b26b returned with HTTP 202 Aug 07 09:57:00.007283 np0000006707 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 529/2125] 10.4.3.8 () {66 vars in 1337 bytes} [Fri Aug 7 09:56:59 2026] DELETE /volume/v3/volumes/9db62a8b-17e3-41e7-8316-9217cfc1b26b => generated 0 bytes in 38 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 07 09:57:00.018088 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-6267401d-82a4-4986-a631-2e1bf66236e2 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:57:00.021260 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-6267401d-82a4-4986-a631-2e1bf66236e2 tempest-VolumesSnapshotTestJSON-1374712720 tempest-VolumesSnapshotTestJSON-1374712720-project-member] GET https://10.4.3.8/volume/v3/volumes/9db62a8b-17e3-41e7-8316-9217cfc1b26b Aug 07 09:57:00.021584 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-6267401d-82a4-4986-a631-2e1bf66236e2 tempest-VolumesSnapshotTestJSON-1374712720 tempest-VolumesSnapshotTestJSON-1374712720-project-member] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 09:57:00.021833 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-6267401d-82a4-4986-a631-2e1bf66236e2 tempest-VolumesSnapshotTestJSON-1374712720 tempest-VolumesSnapshotTestJSON-1374712720-project-member] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 09:57:00.035188 np0000006707 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 09:57:00.035188 np0000006707 devstack@c-api.service[100295]: warnings.warn( Aug 07 09:57:00.040552 np0000006707 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-6267401d-82a4-4986-a631-2e1bf66236e2 tempest-VolumesSnapshotTestJSON-1374712720 tempest-VolumesSnapshotTestJSON-1374712720-project-member] Volume info retrieved successfully. Aug 07 09:57:00.053902 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-6267401d-82a4-4986-a631-2e1bf66236e2 tempest-VolumesSnapshotTestJSON-1374712720 tempest-VolumesSnapshotTestJSON-1374712720-project-member] https://10.4.3.8/volume/v3/volumes/9db62a8b-17e3-41e7-8316-9217cfc1b26b returned with HTTP 200 Aug 07 09:57:00.054284 np0000006707 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 530/2126] 10.4.3.8 () {66 vars in 1334 bytes} [Fri Aug 7 09:57:00 2026] GET /volume/v3/volumes/9db62a8b-17e3-41e7-8316-9217cfc1b26b => generated 876 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 09:57:00.343105 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [None req-acf4e927-9c8a-472e-a5a1-8c3a1e00777a None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:57:00.345398 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-acf4e927-9c8a-472e-a5a1-8c3a1e00777a tempest-ProjectAdminTests33-1592392534 tempest-ProjectAdminTests33-1592392534-project-admin] GET https://10.4.3.8/volume/v3/backups/be2c0de0-30f0-46d0-9a5c-40cd28b8f154 Aug 07 09:57:00.345735 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-acf4e927-9c8a-472e-a5a1-8c3a1e00777a tempest-ProjectAdminTests33-1592392534 tempest-ProjectAdminTests33-1592392534-project-admin] Empty body provided in request {{(pid=100297) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 09:57:00.346028 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-acf4e927-9c8a-472e-a5a1-8c3a1e00777a tempest-ProjectAdminTests33-1592392534 tempest-ProjectAdminTests33-1592392534-project-admin] Calling method 'show' {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 09:57:00.346163 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.v3.backups [None req-acf4e927-9c8a-472e-a5a1-8c3a1e00777a tempest-ProjectAdminTests33-1592392534 tempest-ProjectAdminTests33-1592392534-project-admin] Show backup with id be2c0de0-30f0-46d0-9a5c-40cd28b8f154. {{(pid=100297) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 09:57:00.352323 np0000006707 devstack@c-api.service[100297]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 09:57:00.352323 np0000006707 devstack@c-api.service[100297]: warnings.warn( Aug 07 09:57:00.353307 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-acf4e927-9c8a-472e-a5a1-8c3a1e00777a tempest-ProjectAdminTests33-1592392534 tempest-ProjectAdminTests33-1592392534-project-admin] https://10.4.3.8/volume/v3/backups/be2c0de0-30f0-46d0-9a5c-40cd28b8f154 returned with HTTP 200 Aug 07 09:57:00.353889 np0000006707 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 533/2127] 10.4.3.8 () {68 vars in 1374 bytes} [Fri Aug 7 09:57:00 2026] GET /volume/v3/backups/be2c0de0-30f0-46d0-9a5c-40cd28b8f154 => generated 720 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 09:57:00.428021 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.middleware.request_id [None req-8f77b3c0-b00d-4805-98be-933999c615c1 None None] RequestId filter calling following filter/app {{(pid=100298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:57:00.430156 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [None req-8f77b3c0-b00d-4805-98be-933999c615c1 tempest-VolumesImageMetadata-813374192 tempest-VolumesImageMetadata-813374192-project-member] GET https://10.4.3.8/volume/v3/volumes/355c43b5-3054-41e9-9535-2057f10cc4fa Aug 07 09:57:00.430741 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [None req-8f77b3c0-b00d-4805-98be-933999c615c1 tempest-VolumesImageMetadata-813374192 tempest-VolumesImageMetadata-813374192-project-member] Empty body provided in request {{(pid=100298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 09:57:00.430965 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [None req-8f77b3c0-b00d-4805-98be-933999c615c1 tempest-VolumesImageMetadata-813374192 tempest-VolumesImageMetadata-813374192-project-member] Calling method 'show' {{(pid=100298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 09:57:00.439952 np0000006707 devstack@c-api.service[100298]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 09:57:00.439952 np0000006707 devstack@c-api.service[100298]: warnings.warn( Aug 07 09:57:00.445151 np0000006707 devstack@c-api.service[100298]: INFO cinder.volume.api [None req-8f77b3c0-b00d-4805-98be-933999c615c1 tempest-VolumesImageMetadata-813374192 tempest-VolumesImageMetadata-813374192-project-member] Volume info retrieved successfully. Aug 07 09:57:00.450299 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [None req-8f77b3c0-b00d-4805-98be-933999c615c1 tempest-VolumesImageMetadata-813374192 tempest-VolumesImageMetadata-813374192-project-member] https://10.4.3.8/volume/v3/volumes/355c43b5-3054-41e9-9535-2057f10cc4fa returned with HTTP 200 Aug 07 09:57:00.450858 np0000006707 devstack@c-api.service[100298]: [pid: 100298|app: 0|req: 536/2128] 10.4.3.8 () {66 vars in 1334 bytes} [Fri Aug 7 09:57:00 2026] GET /volume/v3/volumes/355c43b5-3054-41e9-9535-2057f10cc4fa => generated 1354 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 09:57:00.473395 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [None req-862f8b3b-911e-4d95-8b24-5469f33c8144 None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:57:00.475432 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-862f8b3b-911e-4d95-8b24-5469f33c8144 tempest-VolumesImageMetadata-813374192 tempest-VolumesImageMetadata-813374192-project-member] POST https://10.4.3.8/volume/v3/volumes/355c43b5-3054-41e9-9535-2057f10cc4fa/action Aug 07 09:57:00.475886 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-862f8b3b-911e-4d95-8b24-5469f33c8144 tempest-VolumesImageMetadata-813374192 tempest-VolumesImageMetadata-813374192-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=100296) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 07 09:57:00.476061 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-862f8b3b-911e-4d95-8b24-5469f33c8144 tempest-VolumesImageMetadata-813374192 tempest-VolumesImageMetadata-813374192-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=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 09:57:00.485756 np0000006707 devstack@c-api.service[100296]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 09:57:00.485756 np0000006707 devstack@c-api.service[100296]: warnings.warn( Aug 07 09:57:00.492181 np0000006707 devstack@c-api.service[100296]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 09:57:00.492181 np0000006707 devstack@c-api.service[100296]: warnings.warn( Aug 07 09:57:00.492803 np0000006707 devstack@c-api.service[100296]: INFO cinder.volume.api [None req-862f8b3b-911e-4d95-8b24-5469f33c8144 tempest-VolumesImageMetadata-813374192 tempest-VolumesImageMetadata-813374192-project-member] Volume info retrieved successfully. Aug 07 09:57:00.505220 np0000006707 devstack@c-api.service[100296]: INFO cinder.volume.api [None req-862f8b3b-911e-4d95-8b24-5469f33c8144 tempest-VolumesImageMetadata-813374192 tempest-VolumesImageMetadata-813374192-project-member] Update volume metadata completed successfully. Aug 07 09:57:00.505575 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-862f8b3b-911e-4d95-8b24-5469f33c8144 tempest-VolumesImageMetadata-813374192 tempest-VolumesImageMetadata-813374192-project-member] https://10.4.3.8/volume/v3/volumes/355c43b5-3054-41e9-9535-2057f10cc4fa/action returned with HTTP 200 Aug 07 09:57:00.506147 np0000006707 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 530/2129] 10.4.3.8 () {68 vars in 1377 bytes} [Fri Aug 7 09:57:00 2026] POST /volume/v3/volumes/355c43b5-3054-41e9-9535-2057f10cc4fa/action => generated 563 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 09:57:00.515539 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-2d6ace0f-e3d3-402a-bf5b-112df8e9ddaf None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:57:00.517479 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-2d6ace0f-e3d3-402a-bf5b-112df8e9ddaf tempest-VolumesImageMetadata-813374192 tempest-VolumesImageMetadata-813374192-project-member] GET https://10.4.3.8/volume/v3/volumes/355c43b5-3054-41e9-9535-2057f10cc4fa Aug 07 09:57:00.517742 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-2d6ace0f-e3d3-402a-bf5b-112df8e9ddaf tempest-VolumesImageMetadata-813374192 tempest-VolumesImageMetadata-813374192-project-member] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 09:57:00.517940 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-2d6ace0f-e3d3-402a-bf5b-112df8e9ddaf tempest-VolumesImageMetadata-813374192 tempest-VolumesImageMetadata-813374192-project-member] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 09:57:00.528377 np0000006707 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 09:57:00.528377 np0000006707 devstack@c-api.service[100295]: warnings.warn( Aug 07 09:57:00.533674 np0000006707 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-2d6ace0f-e3d3-402a-bf5b-112df8e9ddaf tempest-VolumesImageMetadata-813374192 tempest-VolumesImageMetadata-813374192-project-member] Volume info retrieved successfully. Aug 07 09:57:00.539354 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-2d6ace0f-e3d3-402a-bf5b-112df8e9ddaf tempest-VolumesImageMetadata-813374192 tempest-VolumesImageMetadata-813374192-project-member] https://10.4.3.8/volume/v3/volumes/355c43b5-3054-41e9-9535-2057f10cc4fa returned with HTTP 200 Aug 07 09:57:00.539864 np0000006707 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 531/2130] 10.4.3.8 () {66 vars in 1334 bytes} [Fri Aug 7 09:57:00 2026] GET /volume/v3/volumes/355c43b5-3054-41e9-9535-2057f10cc4fa => generated 1414 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 09:57:00.558576 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [None req-a508f18f-452c-4168-abe6-e0d04350a1f4 None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:57:00.562810 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-a508f18f-452c-4168-abe6-e0d04350a1f4 tempest-VolumesImageMetadata-813374192 tempest-VolumesImageMetadata-813374192-project-member] POST https://10.4.3.8/volume/v3/volumes/355c43b5-3054-41e9-9535-2057f10cc4fa/action Aug 07 09:57:00.562810 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-a508f18f-452c-4168-abe6-e0d04350a1f4 tempest-VolumesImageMetadata-813374192 tempest-VolumesImageMetadata-813374192-project-member] Action body: b'{"os-unset_image_metadata": {"key": "ramdisk_id"}}' {{(pid=100297) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 07 09:57:00.563059 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-a508f18f-452c-4168-abe6-e0d04350a1f4 tempest-VolumesImageMetadata-813374192 tempest-VolumesImageMetadata-813374192-project-member] Action: 'action', calling method: delete, body: {"os-unset_image_metadata": {"key": "ramdisk_id"}} {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 09:57:00.583971 np0000006707 devstack@c-api.service[100297]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 09:57:00.583971 np0000006707 devstack@c-api.service[100297]: warnings.warn( Aug 07 09:57:00.601638 np0000006707 devstack@c-api.service[100297]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 09:57:00.601638 np0000006707 devstack@c-api.service[100297]: warnings.warn( Aug 07 09:57:00.602399 np0000006707 devstack@c-api.service[100297]: INFO cinder.volume.api [None req-a508f18f-452c-4168-abe6-e0d04350a1f4 tempest-VolumesImageMetadata-813374192 tempest-VolumesImageMetadata-813374192-project-member] Volume info retrieved successfully. Aug 07 09:57:00.616299 np0000006707 devstack@c-api.service[100297]: INFO cinder.volume.api [None req-a508f18f-452c-4168-abe6-e0d04350a1f4 tempest-VolumesImageMetadata-813374192 tempest-VolumesImageMetadata-813374192-project-member] Get volume image-metadata completed successfully. Aug 07 09:57:00.640984 np0000006707 devstack@c-api.service[100297]: INFO cinder.volume.api [None req-a508f18f-452c-4168-abe6-e0d04350a1f4 tempest-VolumesImageMetadata-813374192 tempest-VolumesImageMetadata-813374192-project-member] Delete volume metadata completed successfully. Aug 07 09:57:00.641276 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-a508f18f-452c-4168-abe6-e0d04350a1f4 tempest-VolumesImageMetadata-813374192 tempest-VolumesImageMetadata-813374192-project-member] https://10.4.3.8/volume/v3/volumes/355c43b5-3054-41e9-9535-2057f10cc4fa/action returned with HTTP 200 Aug 07 09:57:00.641850 np0000006707 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 534/2131] 10.4.3.8 () {68 vars in 1376 bytes} [Fri Aug 7 09:57:00 2026] POST /volume/v3/volumes/355c43b5-3054-41e9-9535-2057f10cc4fa/action => generated 0 bytes in 84 msecs (HTTP/1.1 200) 6 headers in 227 bytes (1 switches on core 0) Aug 07 09:57:00.656535 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.middleware.request_id [None req-51fd49e1-0348-4ba0-bdd9-62dc5d598484 None None] RequestId filter calling following filter/app {{(pid=100298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:57:00.659036 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [None req-51fd49e1-0348-4ba0-bdd9-62dc5d598484 tempest-VolumesImageMetadata-813374192 tempest-VolumesImageMetadata-813374192-project-member] POST https://10.4.3.8/volume/v3/volumes/355c43b5-3054-41e9-9535-2057f10cc4fa/action Aug 07 09:57:00.659333 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [None req-51fd49e1-0348-4ba0-bdd9-62dc5d598484 tempest-VolumesImageMetadata-813374192 tempest-VolumesImageMetadata-813374192-project-member] Action body: b'{"os-show_image_metadata": {}}' {{(pid=100298) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 07 09:57:00.660289 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [None req-51fd49e1-0348-4ba0-bdd9-62dc5d598484 tempest-VolumesImageMetadata-813374192 tempest-VolumesImageMetadata-813374192-project-member] Action: 'action', calling method: index, body: {"os-show_image_metadata": {}} {{(pid=100298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 09:57:00.671503 np0000006707 devstack@c-api.service[100298]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 09:57:00.671503 np0000006707 devstack@c-api.service[100298]: warnings.warn( Aug 07 09:57:00.672091 np0000006707 devstack@c-api.service[100298]: INFO cinder.volume.api [None req-51fd49e1-0348-4ba0-bdd9-62dc5d598484 tempest-VolumesImageMetadata-813374192 tempest-VolumesImageMetadata-813374192-project-member] Volume info retrieved successfully. Aug 07 09:57:00.679328 np0000006707 devstack@c-api.service[100298]: INFO cinder.volume.api [None req-51fd49e1-0348-4ba0-bdd9-62dc5d598484 tempest-VolumesImageMetadata-813374192 tempest-VolumesImageMetadata-813374192-project-member] Get volume image-metadata completed successfully. Aug 07 09:57:00.679754 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [None req-51fd49e1-0348-4ba0-bdd9-62dc5d598484 tempest-VolumesImageMetadata-813374192 tempest-VolumesImageMetadata-813374192-project-member] https://10.4.3.8/volume/v3/volumes/355c43b5-3054-41e9-9535-2057f10cc4fa/action returned with HTTP 200 Aug 07 09:57:00.680727 np0000006707 devstack@c-api.service[100298]: [pid: 100298|app: 0|req: 537/2132] 10.4.3.8 () {68 vars in 1376 bytes} [Fri Aug 7 09:57:00 2026] POST /volume/v3/volumes/355c43b5-3054-41e9-9535-2057f10cc4fa/action => generated 537 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 09:57:00.694439 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [None req-b1a0a276-dc22-4ec7-ad8b-96b88d3c8c0a None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:57:00.697573 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-b1a0a276-dc22-4ec7-ad8b-96b88d3c8c0a tempest-VolumesImageMetadata-813374192 tempest-VolumesImageMetadata-813374192-project-member] GET https://10.4.3.8/volume/v3/volumes/355c43b5-3054-41e9-9535-2057f10cc4fa Aug 07 09:57:00.697876 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-b1a0a276-dc22-4ec7-ad8b-96b88d3c8c0a tempest-VolumesImageMetadata-813374192 tempest-VolumesImageMetadata-813374192-project-member] Empty body provided in request {{(pid=100296) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 09:57:00.698084 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-b1a0a276-dc22-4ec7-ad8b-96b88d3c8c0a tempest-VolumesImageMetadata-813374192 tempest-VolumesImageMetadata-813374192-project-member] Calling method 'show' {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 09:57:00.712437 np0000006707 devstack@c-api.service[100296]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 09:57:00.712437 np0000006707 devstack@c-api.service[100296]: warnings.warn( Aug 07 09:57:00.721803 np0000006707 devstack@c-api.service[100296]: INFO cinder.volume.api [None req-b1a0a276-dc22-4ec7-ad8b-96b88d3c8c0a tempest-VolumesImageMetadata-813374192 tempest-VolumesImageMetadata-813374192-project-member] Volume info retrieved successfully. Aug 07 09:57:00.734099 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-b1a0a276-dc22-4ec7-ad8b-96b88d3c8c0a tempest-VolumesImageMetadata-813374192 tempest-VolumesImageMetadata-813374192-project-member] https://10.4.3.8/volume/v3/volumes/355c43b5-3054-41e9-9535-2057f10cc4fa returned with HTTP 200 Aug 07 09:57:00.734670 np0000006707 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 531/2133] 10.4.3.8 () {66 vars in 1334 bytes} [Fri Aug 7 09:57:00 2026] GET /volume/v3/volumes/355c43b5-3054-41e9-9535-2057f10cc4fa => generated 1388 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 09:57:00.756846 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-9201e907-2e09-4fb7-8bcb-bc52d2d05133 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:57:00.759238 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-9201e907-2e09-4fb7-8bcb-bc52d2d05133 tempest-VolumesImageMetadata-813374192 tempest-VolumesImageMetadata-813374192-project-member] DELETE https://10.4.3.8/volume/v3/volumes/355c43b5-3054-41e9-9535-2057f10cc4fa Aug 07 09:57:00.759526 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-9201e907-2e09-4fb7-8bcb-bc52d2d05133 tempest-VolumesImageMetadata-813374192 tempest-VolumesImageMetadata-813374192-project-member] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 09:57:00.759794 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-9201e907-2e09-4fb7-8bcb-bc52d2d05133 tempest-VolumesImageMetadata-813374192 tempest-VolumesImageMetadata-813374192-project-member] Calling method 'delete' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 09:57:00.760034 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.v3.volumes [None req-9201e907-2e09-4fb7-8bcb-bc52d2d05133 tempest-VolumesImageMetadata-813374192 tempest-VolumesImageMetadata-813374192-project-member] Delete volume with id: 355c43b5-3054-41e9-9535-2057f10cc4fa Aug 07 09:57:00.769149 np0000006707 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 09:57:00.769149 np0000006707 devstack@c-api.service[100295]: warnings.warn( Aug 07 09:57:00.769590 np0000006707 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-9201e907-2e09-4fb7-8bcb-bc52d2d05133 tempest-VolumesImageMetadata-813374192 tempest-VolumesImageMetadata-813374192-project-member] Volume info retrieved successfully. Aug 07 09:57:00.796359 np0000006707 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-9201e907-2e09-4fb7-8bcb-bc52d2d05133 tempest-VolumesImageMetadata-813374192 tempest-VolumesImageMetadata-813374192-project-member] Delete volume request issued successfully. Aug 07 09:57:00.796691 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-9201e907-2e09-4fb7-8bcb-bc52d2d05133 tempest-VolumesImageMetadata-813374192 tempest-VolumesImageMetadata-813374192-project-member] https://10.4.3.8/volume/v3/volumes/355c43b5-3054-41e9-9535-2057f10cc4fa returned with HTTP 202 Aug 07 09:57:00.797298 np0000006707 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 532/2134] 10.4.3.8 () {66 vars in 1337 bytes} [Fri Aug 7 09:57:00 2026] DELETE /volume/v3/volumes/355c43b5-3054-41e9-9535-2057f10cc4fa => generated 0 bytes in 41 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 07 09:57:00.807135 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [None req-b7ba8448-1412-46d0-aa58-d137bfa11c34 None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:57:00.809565 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-b7ba8448-1412-46d0-aa58-d137bfa11c34 tempest-VolumesImageMetadata-813374192 tempest-VolumesImageMetadata-813374192-project-member] GET https://10.4.3.8/volume/v3/volumes/355c43b5-3054-41e9-9535-2057f10cc4fa Aug 07 09:57:00.809889 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-b7ba8448-1412-46d0-aa58-d137bfa11c34 tempest-VolumesImageMetadata-813374192 tempest-VolumesImageMetadata-813374192-project-member] Empty body provided in request {{(pid=100297) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 09:57:00.810209 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-b7ba8448-1412-46d0-aa58-d137bfa11c34 tempest-VolumesImageMetadata-813374192 tempest-VolumesImageMetadata-813374192-project-member] Calling method 'show' {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 09:57:00.824324 np0000006707 devstack@c-api.service[100297]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 09:57:00.824324 np0000006707 devstack@c-api.service[100297]: warnings.warn( Aug 07 09:57:00.830071 np0000006707 devstack@c-api.service[100297]: INFO cinder.volume.api [None req-b7ba8448-1412-46d0-aa58-d137bfa11c34 tempest-VolumesImageMetadata-813374192 tempest-VolumesImageMetadata-813374192-project-member] Volume info retrieved successfully. Aug 07 09:57:00.840118 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-b7ba8448-1412-46d0-aa58-d137bfa11c34 tempest-VolumesImageMetadata-813374192 tempest-VolumesImageMetadata-813374192-project-member] https://10.4.3.8/volume/v3/volumes/355c43b5-3054-41e9-9535-2057f10cc4fa returned with HTTP 200 Aug 07 09:57:00.840583 np0000006707 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 535/2135] 10.4.3.8 () {66 vars in 1334 bytes} [Fri Aug 7 09:57:00 2026] GET /volume/v3/volumes/355c43b5-3054-41e9-9535-2057f10cc4fa => generated 1387 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 09:57:01.072046 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.middleware.request_id [None req-763893b1-4845-4721-82cf-35cec9c85269 None None] RequestId filter calling following filter/app {{(pid=100298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:57:01.073794 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [None req-763893b1-4845-4721-82cf-35cec9c85269 tempest-VolumesSnapshotTestJSON-1374712720 tempest-VolumesSnapshotTestJSON-1374712720-project-member] GET https://10.4.3.8/volume/v3/volumes/9db62a8b-17e3-41e7-8316-9217cfc1b26b Aug 07 09:57:01.074078 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [None req-763893b1-4845-4721-82cf-35cec9c85269 tempest-VolumesSnapshotTestJSON-1374712720 tempest-VolumesSnapshotTestJSON-1374712720-project-member] Empty body provided in request {{(pid=100298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 09:57:01.074325 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [None req-763893b1-4845-4721-82cf-35cec9c85269 tempest-VolumesSnapshotTestJSON-1374712720 tempest-VolumesSnapshotTestJSON-1374712720-project-member] Calling method 'show' {{(pid=100298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 09:57:01.080825 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [None req-763893b1-4845-4721-82cf-35cec9c85269 tempest-VolumesSnapshotTestJSON-1374712720 tempest-VolumesSnapshotTestJSON-1374712720-project-member] https://10.4.3.8/volume/v3/volumes/9db62a8b-17e3-41e7-8316-9217cfc1b26b returned with HTTP 404 Aug 07 09:57:01.081334 np0000006707 devstack@c-api.service[100298]: [pid: 100298|app: 0|req: 538/2136] 10.4.3.8 () {66 vars in 1334 bytes} [Fri Aug 7 09:57:01 2026] GET /volume/v3/volumes/9db62a8b-17e3-41e7-8316-9217cfc1b26b => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 09:57:01.091110 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [None req-571437c8-d1de-4819-adea-1d6941c4a83c None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:57:01.094012 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-571437c8-d1de-4819-adea-1d6941c4a83c tempest-VolumesSnapshotTestJSON-1374712720 tempest-VolumesSnapshotTestJSON-1374712720-project-member] GET https://10.4.3.8/volume/v3/volumes/9db62a8b-17e3-41e7-8316-9217cfc1b26b Aug 07 09:57:01.094567 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-571437c8-d1de-4819-adea-1d6941c4a83c tempest-VolumesSnapshotTestJSON-1374712720 tempest-VolumesSnapshotTestJSON-1374712720-project-member] Empty body provided in request {{(pid=100296) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 09:57:01.094567 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-571437c8-d1de-4819-adea-1d6941c4a83c tempest-VolumesSnapshotTestJSON-1374712720 tempest-VolumesSnapshotTestJSON-1374712720-project-member] Calling method 'show' {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 09:57:01.102253 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-571437c8-d1de-4819-adea-1d6941c4a83c tempest-VolumesSnapshotTestJSON-1374712720 tempest-VolumesSnapshotTestJSON-1374712720-project-member] https://10.4.3.8/volume/v3/volumes/9db62a8b-17e3-41e7-8316-9217cfc1b26b returned with HTTP 404 Aug 07 09:57:01.103302 np0000006707 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 532/2137] 10.4.3.8 () {66 vars in 1334 bytes} [Fri Aug 7 09:57:01 2026] GET /volume/v3/volumes/9db62a8b-17e3-41e7-8316-9217cfc1b26b => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 09:57:01.112505 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-576e1297-f3fe-40c2-9103-b4aab683b65e None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:57:01.114950 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-576e1297-f3fe-40c2-9103-b4aab683b65e tempest-VolumesSnapshotTestJSON-1374712720 tempest-VolumesSnapshotTestJSON-1374712720-project-member] DELETE https://10.4.3.8/volume/v3/volumes/9db62a8b-17e3-41e7-8316-9217cfc1b26b Aug 07 09:57:01.115240 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-576e1297-f3fe-40c2-9103-b4aab683b65e tempest-VolumesSnapshotTestJSON-1374712720 tempest-VolumesSnapshotTestJSON-1374712720-project-member] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 09:57:01.115521 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-576e1297-f3fe-40c2-9103-b4aab683b65e tempest-VolumesSnapshotTestJSON-1374712720 tempest-VolumesSnapshotTestJSON-1374712720-project-member] Calling method 'delete' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 09:57:01.116079 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.v3.volumes [None req-576e1297-f3fe-40c2-9103-b4aab683b65e tempest-VolumesSnapshotTestJSON-1374712720 tempest-VolumesSnapshotTestJSON-1374712720-project-member] Delete volume with id: 9db62a8b-17e3-41e7-8316-9217cfc1b26b Aug 07 09:57:01.122088 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-576e1297-f3fe-40c2-9103-b4aab683b65e tempest-VolumesSnapshotTestJSON-1374712720 tempest-VolumesSnapshotTestJSON-1374712720-project-member] https://10.4.3.8/volume/v3/volumes/9db62a8b-17e3-41e7-8316-9217cfc1b26b returned with HTTP 404 Aug 07 09:57:01.122648 np0000006707 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 533/2138] 10.4.3.8 () {66 vars in 1337 bytes} [Fri Aug 7 09:57:01 2026] DELETE /volume/v3/volumes/9db62a8b-17e3-41e7-8316-9217cfc1b26b => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 09:57:01.134443 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [None req-0de540b7-dda0-4193-a92f-590283fe9944 None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:57:01.136521 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-0de540b7-dda0-4193-a92f-590283fe9944 tempest-VolumesSnapshotTestJSON-1374712720 tempest-VolumesSnapshotTestJSON-1374712720-project-member] DELETE https://10.4.3.8/volume/v3/snapshots/b84e8198-069b-4055-bcac-8c0d7ed747cf Aug 07 09:57:01.137414 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-0de540b7-dda0-4193-a92f-590283fe9944 tempest-VolumesSnapshotTestJSON-1374712720 tempest-VolumesSnapshotTestJSON-1374712720-project-member] Empty body provided in request {{(pid=100297) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 09:57:01.137414 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-0de540b7-dda0-4193-a92f-590283fe9944 tempest-VolumesSnapshotTestJSON-1374712720 tempest-VolumesSnapshotTestJSON-1374712720-project-member] Calling method 'delete' {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 09:57:01.137414 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.v3.snapshots [None req-0de540b7-dda0-4193-a92f-590283fe9944 tempest-VolumesSnapshotTestJSON-1374712720 tempest-VolumesSnapshotTestJSON-1374712720-project-member] Delete snapshot with id: b84e8198-069b-4055-bcac-8c0d7ed747cf Aug 07 09:57:01.143093 np0000006707 devstack@c-api.service[100297]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 09:57:01.143093 np0000006707 devstack@c-api.service[100297]: warnings.warn( Aug 07 09:57:01.143692 np0000006707 devstack@c-api.service[100297]: INFO cinder.volume.api [None req-0de540b7-dda0-4193-a92f-590283fe9944 tempest-VolumesSnapshotTestJSON-1374712720 tempest-VolumesSnapshotTestJSON-1374712720-project-member] Snapshot retrieved successfully. Aug 07 09:57:01.169232 np0000006707 devstack@c-api.service[100297]: INFO cinder.volume.api [None req-0de540b7-dda0-4193-a92f-590283fe9944 tempest-VolumesSnapshotTestJSON-1374712720 tempest-VolumesSnapshotTestJSON-1374712720-project-member] Snapshot delete request issued successfully. Aug 07 09:57:01.169405 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-0de540b7-dda0-4193-a92f-590283fe9944 tempest-VolumesSnapshotTestJSON-1374712720 tempest-VolumesSnapshotTestJSON-1374712720-project-member] https://10.4.3.8/volume/v3/snapshots/b84e8198-069b-4055-bcac-8c0d7ed747cf returned with HTTP 202 Aug 07 09:57:01.170012 np0000006707 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 536/2139] 10.4.3.8 () {66 vars in 1343 bytes} [Fri Aug 7 09:57:01 2026] DELETE /volume/v3/snapshots/b84e8198-069b-4055-bcac-8c0d7ed747cf => generated 0 bytes in 36 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 07 09:57:01.181173 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.middleware.request_id [None req-e4e7f888-a68f-40d3-a89a-c4e24eed1108 None None] RequestId filter calling following filter/app {{(pid=100298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:57:01.184848 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [None req-e4e7f888-a68f-40d3-a89a-c4e24eed1108 tempest-VolumesSnapshotTestJSON-1374712720 tempest-VolumesSnapshotTestJSON-1374712720-project-member] GET https://10.4.3.8/volume/v3/snapshots/b84e8198-069b-4055-bcac-8c0d7ed747cf Aug 07 09:57:01.185186 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [None req-e4e7f888-a68f-40d3-a89a-c4e24eed1108 tempest-VolumesSnapshotTestJSON-1374712720 tempest-VolumesSnapshotTestJSON-1374712720-project-member] Empty body provided in request {{(pid=100298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 09:57:01.185950 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [None req-e4e7f888-a68f-40d3-a89a-c4e24eed1108 tempest-VolumesSnapshotTestJSON-1374712720 tempest-VolumesSnapshotTestJSON-1374712720-project-member] Calling method 'show' {{(pid=100298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 09:57:01.195079 np0000006707 devstack@c-api.service[100298]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 09:57:01.195079 np0000006707 devstack@c-api.service[100298]: warnings.warn( Aug 07 09:57:01.196776 np0000006707 devstack@c-api.service[100298]: INFO cinder.volume.api [None req-e4e7f888-a68f-40d3-a89a-c4e24eed1108 tempest-VolumesSnapshotTestJSON-1374712720 tempest-VolumesSnapshotTestJSON-1374712720-project-member] Snapshot retrieved successfully. Aug 07 09:57:01.198194 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [None req-e4e7f888-a68f-40d3-a89a-c4e24eed1108 tempest-VolumesSnapshotTestJSON-1374712720 tempest-VolumesSnapshotTestJSON-1374712720-project-member] https://10.4.3.8/volume/v3/snapshots/b84e8198-069b-4055-bcac-8c0d7ed747cf returned with HTTP 200 Aug 07 09:57:01.198865 np0000006707 devstack@c-api.service[100298]: [pid: 100298|app: 0|req: 539/2140] 10.4.3.8 () {66 vars in 1340 bytes} [Fri Aug 7 09:57:01 2026] GET /volume/v3/snapshots/b84e8198-069b-4055-bcac-8c0d7ed747cf => generated 466 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 09:57:01.365666 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [None req-ea940977-ed29-4605-ab81-6e379d7f91fe None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:57:01.369655 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-ea940977-ed29-4605-ab81-6e379d7f91fe tempest-ProjectAdminTests33-1592392534 tempest-ProjectAdminTests33-1592392534-project-admin] GET https://10.4.3.8/volume/v3/backups/be2c0de0-30f0-46d0-9a5c-40cd28b8f154 Aug 07 09:57:01.369655 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-ea940977-ed29-4605-ab81-6e379d7f91fe tempest-ProjectAdminTests33-1592392534 tempest-ProjectAdminTests33-1592392534-project-admin] Empty body provided in request {{(pid=100296) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 09:57:01.369655 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-ea940977-ed29-4605-ab81-6e379d7f91fe tempest-ProjectAdminTests33-1592392534 tempest-ProjectAdminTests33-1592392534-project-admin] Calling method 'show' {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 09:57:01.369655 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.v3.backups [None req-ea940977-ed29-4605-ab81-6e379d7f91fe tempest-ProjectAdminTests33-1592392534 tempest-ProjectAdminTests33-1592392534-project-admin] Show backup with id be2c0de0-30f0-46d0-9a5c-40cd28b8f154. {{(pid=100296) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 09:57:01.377802 np0000006707 devstack@c-api.service[100296]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 09:57:01.377802 np0000006707 devstack@c-api.service[100296]: warnings.warn( Aug 07 09:57:01.378536 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-ea940977-ed29-4605-ab81-6e379d7f91fe tempest-ProjectAdminTests33-1592392534 tempest-ProjectAdminTests33-1592392534-project-admin] https://10.4.3.8/volume/v3/backups/be2c0de0-30f0-46d0-9a5c-40cd28b8f154 returned with HTTP 200 Aug 07 09:57:01.379124 np0000006707 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 533/2141] 10.4.3.8 () {68 vars in 1374 bytes} [Fri Aug 7 09:57:01 2026] GET /volume/v3/backups/be2c0de0-30f0-46d0-9a5c-40cd28b8f154 => generated 720 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 09:57:01.857769 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-55275b78-0bb1-4678-b78b-06680b147592 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:57:01.859965 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-55275b78-0bb1-4678-b78b-06680b147592 tempest-VolumesImageMetadata-813374192 tempest-VolumesImageMetadata-813374192-project-member] GET https://10.4.3.8/volume/v3/volumes/355c43b5-3054-41e9-9535-2057f10cc4fa Aug 07 09:57:01.860082 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-55275b78-0bb1-4678-b78b-06680b147592 tempest-VolumesImageMetadata-813374192 tempest-VolumesImageMetadata-813374192-project-member] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 09:57:01.860208 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-55275b78-0bb1-4678-b78b-06680b147592 tempest-VolumesImageMetadata-813374192 tempest-VolumesImageMetadata-813374192-project-member] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 09:57:01.866572 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-55275b78-0bb1-4678-b78b-06680b147592 tempest-VolumesImageMetadata-813374192 tempest-VolumesImageMetadata-813374192-project-member] https://10.4.3.8/volume/v3/volumes/355c43b5-3054-41e9-9535-2057f10cc4fa returned with HTTP 404 Aug 07 09:57:01.867609 np0000006707 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 534/2142] 10.4.3.8 () {66 vars in 1334 bytes} [Fri Aug 7 09:57:01 2026] GET /volume/v3/volumes/355c43b5-3054-41e9-9535-2057f10cc4fa => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 09:57:02.018100 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [None req-9db79093-fb16-4ac4-8680-8eff5dca9b73 None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:57:02.018571 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-9db79093-fb16-4ac4-8680-8eff5dca9b73 None None] GET https://10.4.3.8/volume// Aug 07 09:57:02.018715 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-9db79093-fb16-4ac4-8680-8eff5dca9b73 None None] Empty body provided in request {{(pid=100297) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 09:57:02.019089 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-9db79093-fb16-4ac4-8680-8eff5dca9b73 None None] Calling method 'all' {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 09:57:02.019335 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-9db79093-fb16-4ac4-8680-8eff5dca9b73 None None] https://10.4.3.8/volume// returned with HTTP 300 Aug 07 09:57:02.019720 np0000006707 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 537/2143] 10.4.3.8 () {66 vars in 1412 bytes} [Fri Aug 7 09:57:02 2026] GET /volume/ => generated 384 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 07 09:57:02.030399 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.middleware.request_id [req-789e1410-81b7-43f6-87d1-b4713e2b22de req-f7286511-423c-4f20-8f7c-74414ca6fb21 None None] RequestId filter calling following filter/app {{(pid=100298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:57:02.033697 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [req-789e1410-81b7-43f6-87d1-b4713e2b22de req-f7286511-423c-4f20-8f7c-74414ca6fb21 tempest-ServerActionsTestOtherB-2108643741 tempest-ServerActionsTestOtherB-2108643741-project-member] POST https://10.4.3.8/volume/v3/attachments Aug 07 09:57:02.034156 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [req-789e1410-81b7-43f6-87d1-b4713e2b22de req-f7286511-423c-4f20-8f7c-74414ca6fb21 tempest-ServerActionsTestOtherB-2108643741 tempest-ServerActionsTestOtherB-2108643741-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "748997b0-5a4e-4c63-80a5-a4de307c17c9", "connector": null, "instance_uuid": "d6595d96-44cd-4e3c-b759-f46b75e33eb4"}} {{(pid=100298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 09:57:02.047990 np0000006707 devstack@c-api.service[100298]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 09:57:02.047990 np0000006707 devstack@c-api.service[100298]: warnings.warn( Aug 07 09:57:02.092471 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [req-789e1410-81b7-43f6-87d1-b4713e2b22de req-f7286511-423c-4f20-8f7c-74414ca6fb21 tempest-ServerActionsTestOtherB-2108643741 tempest-ServerActionsTestOtherB-2108643741-project-member] https://10.4.3.8/volume/v3/attachments returned with HTTP 200 Aug 07 09:57:02.093232 np0000006707 devstack@c-api.service[100298]: [pid: 100298|app: 0|req: 540/2144] 10.4.3.8 () {74 vars in 1580 bytes} [Fri Aug 7 09:57:02 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 09:57:02.105390 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [req-789e1410-81b7-43f6-87d1-b4713e2b22de req-12d76ac7-8310-481f-af25-45c0c87be157 None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:57:02.107804 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [req-789e1410-81b7-43f6-87d1-b4713e2b22de req-12d76ac7-8310-481f-af25-45c0c87be157 tempest-ServerActionsTestOtherB-2108643741 tempest-ServerActionsTestOtherB-2108643741-project-member] DELETE https://10.4.3.8/volume/v3/attachments/916b00bf-bac3-4980-867f-a0d8c5d5ead7 Aug 07 09:57:02.108011 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [req-789e1410-81b7-43f6-87d1-b4713e2b22de req-12d76ac7-8310-481f-af25-45c0c87be157 tempest-ServerActionsTestOtherB-2108643741 tempest-ServerActionsTestOtherB-2108643741-project-member] Empty body provided in request {{(pid=100296) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 09:57:02.108238 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [req-789e1410-81b7-43f6-87d1-b4713e2b22de req-12d76ac7-8310-481f-af25-45c0c87be157 tempest-ServerActionsTestOtherB-2108643741 tempest-ServerActionsTestOtherB-2108643741-project-member] Calling method 'version_select' {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 09:57:02.124101 np0000006707 devstack@c-api.service[100296]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 09:57:02.124101 np0000006707 devstack@c-api.service[100296]: warnings.warn( Aug 07 09:57:02.215331 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-80a82c5d-3fd9-4ba4-a61f-e018da8a793b None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:57:02.218009 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-80a82c5d-3fd9-4ba4-a61f-e018da8a793b tempest-VolumesSnapshotTestJSON-1374712720 tempest-VolumesSnapshotTestJSON-1374712720-project-member] GET https://10.4.3.8/volume/v3/snapshots/b84e8198-069b-4055-bcac-8c0d7ed747cf Aug 07 09:57:02.218275 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-80a82c5d-3fd9-4ba4-a61f-e018da8a793b tempest-VolumesSnapshotTestJSON-1374712720 tempest-VolumesSnapshotTestJSON-1374712720-project-member] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 09:57:02.218597 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-80a82c5d-3fd9-4ba4-a61f-e018da8a793b tempest-VolumesSnapshotTestJSON-1374712720 tempest-VolumesSnapshotTestJSON-1374712720-project-member] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 09:57:02.223631 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [req-789e1410-81b7-43f6-87d1-b4713e2b22de req-12d76ac7-8310-481f-af25-45c0c87be157 tempest-ServerActionsTestOtherB-2108643741 tempest-ServerActionsTestOtherB-2108643741-project-member] https://10.4.3.8/volume/v3/attachments/916b00bf-bac3-4980-867f-a0d8c5d5ead7 returned with HTTP 200 Aug 07 09:57:02.223631 np0000006707 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 534/2145] 10.4.3.8 () {72 vars in 1659 bytes} [Fri Aug 7 09:57:02 2026] DELETE /volume/v3/attachments/916b00bf-bac3-4980-867f-a0d8c5d5ead7 => generated 192 bytes in 118 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 09:57:02.225801 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-80a82c5d-3fd9-4ba4-a61f-e018da8a793b tempest-VolumesSnapshotTestJSON-1374712720 tempest-VolumesSnapshotTestJSON-1374712720-project-member] https://10.4.3.8/volume/v3/snapshots/b84e8198-069b-4055-bcac-8c0d7ed747cf returned with HTTP 404 Aug 07 09:57:02.227597 np0000006707 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 535/2146] 10.4.3.8 () {66 vars in 1340 bytes} [Fri Aug 7 09:57:02 2026] GET /volume/v3/snapshots/b84e8198-069b-4055-bcac-8c0d7ed747cf => generated 111 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 09:57:02.238452 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [None req-42dfd137-dc1b-4135-a86e-8bb5a9d7b086 None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:57:02.241955 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-42dfd137-dc1b-4135-a86e-8bb5a9d7b086 tempest-VolumesSnapshotTestJSON-1374712720 tempest-VolumesSnapshotTestJSON-1374712720-project-member] GET https://10.4.3.8/volume/v3/volumes/9d89a01d-059b-4c19-84d1-8ad2ab229d82 Aug 07 09:57:02.242048 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-42dfd137-dc1b-4135-a86e-8bb5a9d7b086 tempest-VolumesSnapshotTestJSON-1374712720 tempest-VolumesSnapshotTestJSON-1374712720-project-member] Empty body provided in request {{(pid=100297) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 09:57:02.242283 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-42dfd137-dc1b-4135-a86e-8bb5a9d7b086 tempest-VolumesSnapshotTestJSON-1374712720 tempest-VolumesSnapshotTestJSON-1374712720-project-member] Calling method 'show' {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 09:57:02.256498 np0000006707 devstack@c-api.service[100297]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 09:57:02.256498 np0000006707 devstack@c-api.service[100297]: warnings.warn( Aug 07 09:57:02.262355 np0000006707 devstack@c-api.service[100297]: INFO cinder.volume.api [None req-42dfd137-dc1b-4135-a86e-8bb5a9d7b086 tempest-VolumesSnapshotTestJSON-1374712720 tempest-VolumesSnapshotTestJSON-1374712720-project-member] Volume info retrieved successfully. Aug 07 09:57:02.269922 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-42dfd137-dc1b-4135-a86e-8bb5a9d7b086 tempest-VolumesSnapshotTestJSON-1374712720 tempest-VolumesSnapshotTestJSON-1374712720-project-member] https://10.4.3.8/volume/v3/volumes/9d89a01d-059b-4c19-84d1-8ad2ab229d82 returned with HTTP 200 Aug 07 09:57:02.271079 np0000006707 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 538/2147] 10.4.3.8 () {66 vars in 1334 bytes} [Fri Aug 7 09:57:02 2026] GET /volume/v3/volumes/9d89a01d-059b-4c19-84d1-8ad2ab229d82 => generated 842 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 09:57:02.291701 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.middleware.request_id [None req-617f8afb-d573-4add-b990-55daa788fc3f None None] RequestId filter calling following filter/app {{(pid=100298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:57:02.294841 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [None req-617f8afb-d573-4add-b990-55daa788fc3f tempest-VolumesSnapshotTestJSON-1374712720 tempest-VolumesSnapshotTestJSON-1374712720-project-member] DELETE https://10.4.3.8/volume/v3/volumes/9d89a01d-059b-4c19-84d1-8ad2ab229d82 Aug 07 09:57:02.295067 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [None req-617f8afb-d573-4add-b990-55daa788fc3f tempest-VolumesSnapshotTestJSON-1374712720 tempest-VolumesSnapshotTestJSON-1374712720-project-member] Empty body provided in request {{(pid=100298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 09:57:02.295313 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [None req-617f8afb-d573-4add-b990-55daa788fc3f tempest-VolumesSnapshotTestJSON-1374712720 tempest-VolumesSnapshotTestJSON-1374712720-project-member] Calling method 'delete' {{(pid=100298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 09:57:02.295698 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.v3.volumes [None req-617f8afb-d573-4add-b990-55daa788fc3f tempest-VolumesSnapshotTestJSON-1374712720 tempest-VolumesSnapshotTestJSON-1374712720-project-member] Delete volume with id: 9d89a01d-059b-4c19-84d1-8ad2ab229d82 Aug 07 09:57:02.311348 np0000006707 devstack@c-api.service[100298]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 09:57:02.311348 np0000006707 devstack@c-api.service[100298]: warnings.warn( Aug 07 09:57:02.312150 np0000006707 devstack@c-api.service[100298]: INFO cinder.volume.api [None req-617f8afb-d573-4add-b990-55daa788fc3f tempest-VolumesSnapshotTestJSON-1374712720 tempest-VolumesSnapshotTestJSON-1374712720-project-member] Volume info retrieved successfully. Aug 07 09:57:02.354718 np0000006707 devstack@c-api.service[100298]: INFO cinder.volume.api [None req-617f8afb-d573-4add-b990-55daa788fc3f tempest-VolumesSnapshotTestJSON-1374712720 tempest-VolumesSnapshotTestJSON-1374712720-project-member] Delete volume request issued successfully. Aug 07 09:57:02.354855 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [None req-617f8afb-d573-4add-b990-55daa788fc3f tempest-VolumesSnapshotTestJSON-1374712720 tempest-VolumesSnapshotTestJSON-1374712720-project-member] https://10.4.3.8/volume/v3/volumes/9d89a01d-059b-4c19-84d1-8ad2ab229d82 returned with HTTP 202 Aug 07 09:57:02.357738 np0000006707 devstack@c-api.service[100298]: [pid: 100298|app: 0|req: 541/2148] 10.4.3.8 () {66 vars in 1337 bytes} [Fri Aug 7 09:57:02 2026] DELETE /volume/v3/volumes/9d89a01d-059b-4c19-84d1-8ad2ab229d82 => generated 0 bytes in 64 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 07 09:57:02.368336 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [None req-1b19b722-e802-4d7c-82cc-d5821c4cd25d None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:57:02.372614 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-1b19b722-e802-4d7c-82cc-d5821c4cd25d tempest-VolumesSnapshotTestJSON-1374712720 tempest-VolumesSnapshotTestJSON-1374712720-project-member] GET https://10.4.3.8/volume/v3/volumes/9d89a01d-059b-4c19-84d1-8ad2ab229d82 Aug 07 09:57:02.372943 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-1b19b722-e802-4d7c-82cc-d5821c4cd25d tempest-VolumesSnapshotTestJSON-1374712720 tempest-VolumesSnapshotTestJSON-1374712720-project-member] Empty body provided in request {{(pid=100296) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 09:57:02.373257 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-1b19b722-e802-4d7c-82cc-d5821c4cd25d tempest-VolumesSnapshotTestJSON-1374712720 tempest-VolumesSnapshotTestJSON-1374712720-project-member] Calling method 'show' {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 09:57:02.384856 np0000006707 devstack@c-api.service[100296]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 09:57:02.384856 np0000006707 devstack@c-api.service[100296]: warnings.warn( Aug 07 09:57:02.389913 np0000006707 devstack@c-api.service[100296]: INFO cinder.volume.api [None req-1b19b722-e802-4d7c-82cc-d5821c4cd25d tempest-VolumesSnapshotTestJSON-1374712720 tempest-VolumesSnapshotTestJSON-1374712720-project-member] Volume info retrieved successfully. Aug 07 09:57:02.395389 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-b7479523-7a77-46fe-9429-6fb2d0ce176b None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:57:02.400768 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-b7479523-7a77-46fe-9429-6fb2d0ce176b tempest-ProjectAdminTests33-1592392534 tempest-ProjectAdminTests33-1592392534-project-admin] GET https://10.4.3.8/volume/v3/backups/be2c0de0-30f0-46d0-9a5c-40cd28b8f154 Aug 07 09:57:02.401867 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-1b19b722-e802-4d7c-82cc-d5821c4cd25d tempest-VolumesSnapshotTestJSON-1374712720 tempest-VolumesSnapshotTestJSON-1374712720-project-member] https://10.4.3.8/volume/v3/volumes/9d89a01d-059b-4c19-84d1-8ad2ab229d82 returned with HTTP 200 Aug 07 09:57:02.401867 np0000006707 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 535/2149] 10.4.3.8 () {66 vars in 1334 bytes} [Fri Aug 7 09:57:02 2026] GET /volume/v3/volumes/9d89a01d-059b-4c19-84d1-8ad2ab229d82 => generated 841 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 09:57:02.406980 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-b7479523-7a77-46fe-9429-6fb2d0ce176b tempest-ProjectAdminTests33-1592392534 tempest-ProjectAdminTests33-1592392534-project-admin] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 09:57:02.406980 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-b7479523-7a77-46fe-9429-6fb2d0ce176b tempest-ProjectAdminTests33-1592392534 tempest-ProjectAdminTests33-1592392534-project-admin] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 09:57:02.406980 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.v3.backups [None req-b7479523-7a77-46fe-9429-6fb2d0ce176b tempest-ProjectAdminTests33-1592392534 tempest-ProjectAdminTests33-1592392534-project-admin] Show backup with id be2c0de0-30f0-46d0-9a5c-40cd28b8f154. {{(pid=100295) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 09:57:02.427809 np0000006707 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 09:57:02.427809 np0000006707 devstack@c-api.service[100295]: warnings.warn( Aug 07 09:57:02.430156 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-b7479523-7a77-46fe-9429-6fb2d0ce176b tempest-ProjectAdminTests33-1592392534 tempest-ProjectAdminTests33-1592392534-project-admin] https://10.4.3.8/volume/v3/backups/be2c0de0-30f0-46d0-9a5c-40cd28b8f154 returned with HTTP 200 Aug 07 09:57:02.430156 np0000006707 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 536/2150] 10.4.3.8 () {68 vars in 1374 bytes} [Fri Aug 7 09:57:02 2026] GET /volume/v3/backups/be2c0de0-30f0-46d0-9a5c-40cd28b8f154 => generated 731 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 09:57:03.426597 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [None req-a591f005-b3dc-4e94-bb0c-2b8e241c0c4f None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:57:03.430449 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-a591f005-b3dc-4e94-bb0c-2b8e241c0c4f tempest-VolumesSnapshotTestJSON-1374712720 tempest-VolumesSnapshotTestJSON-1374712720-project-member] GET https://10.4.3.8/volume/v3/volumes/9d89a01d-059b-4c19-84d1-8ad2ab229d82 Aug 07 09:57:03.430449 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-a591f005-b3dc-4e94-bb0c-2b8e241c0c4f tempest-VolumesSnapshotTestJSON-1374712720 tempest-VolumesSnapshotTestJSON-1374712720-project-member] Empty body provided in request {{(pid=100297) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 09:57:03.430449 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-a591f005-b3dc-4e94-bb0c-2b8e241c0c4f tempest-VolumesSnapshotTestJSON-1374712720 tempest-VolumesSnapshotTestJSON-1374712720-project-member] Calling method 'show' {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 09:57:03.440821 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-a591f005-b3dc-4e94-bb0c-2b8e241c0c4f tempest-VolumesSnapshotTestJSON-1374712720 tempest-VolumesSnapshotTestJSON-1374712720-project-member] https://10.4.3.8/volume/v3/volumes/9d89a01d-059b-4c19-84d1-8ad2ab229d82 returned with HTTP 404 Aug 07 09:57:03.442309 np0000006707 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 539/2151] 10.4.3.8 () {66 vars in 1334 bytes} [Fri Aug 7 09:57:03 2026] GET /volume/v3/volumes/9d89a01d-059b-4c19-84d1-8ad2ab229d82 => generated 109 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 09:57:03.450732 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.middleware.request_id [None req-f6ed0799-eae1-4d66-b0ec-814043acf760 None None] RequestId filter calling following filter/app {{(pid=100298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:57:03.454068 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [None req-f6ed0799-eae1-4d66-b0ec-814043acf760 tempest-ProjectAdminTests33-1592392534 tempest-ProjectAdminTests33-1592392534-project-admin] GET https://10.4.3.8/volume/v3/backups/be2c0de0-30f0-46d0-9a5c-40cd28b8f154 Aug 07 09:57:03.454068 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [None req-f6ed0799-eae1-4d66-b0ec-814043acf760 tempest-ProjectAdminTests33-1592392534 tempest-ProjectAdminTests33-1592392534-project-admin] Empty body provided in request {{(pid=100298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 09:57:03.454298 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [None req-f6ed0799-eae1-4d66-b0ec-814043acf760 tempest-ProjectAdminTests33-1592392534 tempest-ProjectAdminTests33-1592392534-project-admin] Calling method 'show' {{(pid=100298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 09:57:03.454594 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.v3.backups [None req-f6ed0799-eae1-4d66-b0ec-814043acf760 tempest-ProjectAdminTests33-1592392534 tempest-ProjectAdminTests33-1592392534-project-admin] Show backup with id be2c0de0-30f0-46d0-9a5c-40cd28b8f154. {{(pid=100298) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 09:57:03.454699 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [None req-711323ca-bf07-494e-a1c0-8e68e061a773 None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:57:03.457863 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-711323ca-bf07-494e-a1c0-8e68e061a773 tempest-VolumesSnapshotTestJSON-1374712720 tempest-VolumesSnapshotTestJSON-1374712720-project-member] GET https://10.4.3.8/volume/v3/volumes/94e9323e-f8d9-4523-a7ef-61850230a77d Aug 07 09:57:03.458699 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-711323ca-bf07-494e-a1c0-8e68e061a773 tempest-VolumesSnapshotTestJSON-1374712720 tempest-VolumesSnapshotTestJSON-1374712720-project-member] Empty body provided in request {{(pid=100296) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 09:57:03.459017 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-711323ca-bf07-494e-a1c0-8e68e061a773 tempest-VolumesSnapshotTestJSON-1374712720 tempest-VolumesSnapshotTestJSON-1374712720-project-member] Calling method 'show' {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 09:57:03.462437 np0000006707 devstack@c-api.service[100298]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 09:57:03.462437 np0000006707 devstack@c-api.service[100298]: warnings.warn( Aug 07 09:57:03.464061 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [None req-f6ed0799-eae1-4d66-b0ec-814043acf760 tempest-ProjectAdminTests33-1592392534 tempest-ProjectAdminTests33-1592392534-project-admin] https://10.4.3.8/volume/v3/backups/be2c0de0-30f0-46d0-9a5c-40cd28b8f154 returned with HTTP 200 Aug 07 09:57:03.464061 np0000006707 devstack@c-api.service[100298]: [pid: 100298|app: 0|req: 542/2152] 10.4.3.8 () {68 vars in 1374 bytes} [Fri Aug 7 09:57:03 2026] GET /volume/v3/backups/be2c0de0-30f0-46d0-9a5c-40cd28b8f154 => generated 731 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 09:57:03.470602 np0000006707 devstack@c-api.service[100296]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 09:57:03.470602 np0000006707 devstack@c-api.service[100296]: warnings.warn( Aug 07 09:57:03.475283 np0000006707 devstack@c-api.service[100296]: INFO cinder.volume.api [None req-711323ca-bf07-494e-a1c0-8e68e061a773 tempest-VolumesSnapshotTestJSON-1374712720 tempest-VolumesSnapshotTestJSON-1374712720-project-member] Volume info retrieved successfully. Aug 07 09:57:03.502870 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-711323ca-bf07-494e-a1c0-8e68e061a773 tempest-VolumesSnapshotTestJSON-1374712720 tempest-VolumesSnapshotTestJSON-1374712720-project-member] https://10.4.3.8/volume/v3/volumes/94e9323e-f8d9-4523-a7ef-61850230a77d returned with HTTP 200 Aug 07 09:57:03.502870 np0000006707 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 536/2153] 10.4.3.8 () {66 vars in 1334 bytes} [Fri Aug 7 09:57:03 2026] GET /volume/v3/volumes/94e9323e-f8d9-4523-a7ef-61850230a77d => generated 842 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 09:57:03.525600 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-87621e59-0b82-4518-8229-a5a1e69af264 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:57:03.527935 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-87621e59-0b82-4518-8229-a5a1e69af264 tempest-VolumesSnapshotTestJSON-1374712720 tempest-VolumesSnapshotTestJSON-1374712720-project-member] DELETE https://10.4.3.8/volume/v3/volumes/94e9323e-f8d9-4523-a7ef-61850230a77d Aug 07 09:57:03.528098 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-87621e59-0b82-4518-8229-a5a1e69af264 tempest-VolumesSnapshotTestJSON-1374712720 tempest-VolumesSnapshotTestJSON-1374712720-project-member] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 09:57:03.528297 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-87621e59-0b82-4518-8229-a5a1e69af264 tempest-VolumesSnapshotTestJSON-1374712720 tempest-VolumesSnapshotTestJSON-1374712720-project-member] Calling method 'delete' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 09:57:03.528499 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.v3.volumes [None req-87621e59-0b82-4518-8229-a5a1e69af264 tempest-VolumesSnapshotTestJSON-1374712720 tempest-VolumesSnapshotTestJSON-1374712720-project-member] Delete volume with id: 94e9323e-f8d9-4523-a7ef-61850230a77d Aug 07 09:57:03.536869 np0000006707 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 09:57:03.536869 np0000006707 devstack@c-api.service[100295]: warnings.warn( Aug 07 09:57:03.537517 np0000006707 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-87621e59-0b82-4518-8229-a5a1e69af264 tempest-VolumesSnapshotTestJSON-1374712720 tempest-VolumesSnapshotTestJSON-1374712720-project-member] Volume info retrieved successfully. Aug 07 09:57:03.585312 np0000006707 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-87621e59-0b82-4518-8229-a5a1e69af264 tempest-VolumesSnapshotTestJSON-1374712720 tempest-VolumesSnapshotTestJSON-1374712720-project-member] Delete volume request issued successfully. Aug 07 09:57:03.585702 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-87621e59-0b82-4518-8229-a5a1e69af264 tempest-VolumesSnapshotTestJSON-1374712720 tempest-VolumesSnapshotTestJSON-1374712720-project-member] https://10.4.3.8/volume/v3/volumes/94e9323e-f8d9-4523-a7ef-61850230a77d returned with HTTP 202 Aug 07 09:57:03.586162 np0000006707 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 537/2154] 10.4.3.8 () {66 vars in 1337 bytes} [Fri Aug 7 09:57:03 2026] DELETE /volume/v3/volumes/94e9323e-f8d9-4523-a7ef-61850230a77d => generated 0 bytes in 61 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 07 09:57:03.602390 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [None req-de276dad-e661-4913-bce5-3347e4bd99fd None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:57:03.606220 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-de276dad-e661-4913-bce5-3347e4bd99fd tempest-VolumesSnapshotTestJSON-1374712720 tempest-VolumesSnapshotTestJSON-1374712720-project-member] GET https://10.4.3.8/volume/v3/volumes/94e9323e-f8d9-4523-a7ef-61850230a77d Aug 07 09:57:03.606220 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-de276dad-e661-4913-bce5-3347e4bd99fd tempest-VolumesSnapshotTestJSON-1374712720 tempest-VolumesSnapshotTestJSON-1374712720-project-member] Empty body provided in request {{(pid=100297) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 09:57:03.606220 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-de276dad-e661-4913-bce5-3347e4bd99fd tempest-VolumesSnapshotTestJSON-1374712720 tempest-VolumesSnapshotTestJSON-1374712720-project-member] Calling method 'show' {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 09:57:03.620265 np0000006707 devstack@c-api.service[100297]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 09:57:03.620265 np0000006707 devstack@c-api.service[100297]: warnings.warn( Aug 07 09:57:03.635453 np0000006707 devstack@c-api.service[100297]: INFO cinder.volume.api [None req-de276dad-e661-4913-bce5-3347e4bd99fd tempest-VolumesSnapshotTestJSON-1374712720 tempest-VolumesSnapshotTestJSON-1374712720-project-member] Volume info retrieved successfully. Aug 07 09:57:03.644800 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-de276dad-e661-4913-bce5-3347e4bd99fd tempest-VolumesSnapshotTestJSON-1374712720 tempest-VolumesSnapshotTestJSON-1374712720-project-member] https://10.4.3.8/volume/v3/volumes/94e9323e-f8d9-4523-a7ef-61850230a77d returned with HTTP 200 Aug 07 09:57:03.644800 np0000006707 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 540/2155] 10.4.3.8 () {66 vars in 1334 bytes} [Fri Aug 7 09:57:03 2026] GET /volume/v3/volumes/94e9323e-f8d9-4523-a7ef-61850230a77d => generated 841 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 09:57:04.422677 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.middleware.request_id [req-789e1410-81b7-43f6-87d1-b4713e2b22de req-b83013a8-0db6-4c53-a398-dfc89953cd1e None None] RequestId filter calling following filter/app {{(pid=100298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:57:04.425207 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [req-789e1410-81b7-43f6-87d1-b4713e2b22de req-b83013a8-0db6-4c53-a398-dfc89953cd1e tempest-ServerActionsTestOtherB-2108643741 tempest-ServerActionsTestOtherB-2108643741-project-member] PUT https://10.4.3.8/volume/v3/attachments/761b669d-fb26-4d80-863a-3deed416be96 Aug 07 09:57:04.425655 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [req-789e1410-81b7-43f6-87d1-b4713e2b22de req-b83013a8-0db6-4c53-a398-dfc89953cd1e tempest-ServerActionsTestOtherB-2108643741 tempest-ServerActionsTestOtherB-2108643741-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.8", "host": "np0000006707", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:568b993d50b1", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "d2780578-1896-461f-80ac-b58d2e346b90", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 09:57:04.446237 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.coordination [req-789e1410-81b7-43f6-87d1-b4713e2b22de req-b83013a8-0db6-4c53-a398-dfc89953cd1e tempest-ServerActionsTestOtherB-2108643741 tempest-ServerActionsTestOtherB-2108643741-project-member] Acquiring lock "cinder-attachment_update-748997b0-5a4e-4c63-80a5-a4de307c17c9-np0000006707" by "attachment_update" {{(pid=100298) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 07 09:57:04.453476 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.coordination [req-789e1410-81b7-43f6-87d1-b4713e2b22de req-b83013a8-0db6-4c53-a398-dfc89953cd1e tempest-ServerActionsTestOtherB-2108643741 tempest-ServerActionsTestOtherB-2108643741-project-member] Lock "cinder-attachment_update-748997b0-5a4e-4c63-80a5-a4de307c17c9-np0000006707" acquired by "attachment_update" :: waited 0.008s {{(pid=100298) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 07 09:57:04.455041 np0000006707 devstack@c-api.service[100298]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 09:57:04.455041 np0000006707 devstack@c-api.service[100298]: warnings.warn( Aug 07 09:57:04.480699 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [None req-f4408d7e-a108-40f4-906a-f3300305a48d None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:57:04.483304 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-f4408d7e-a108-40f4-906a-f3300305a48d tempest-ProjectAdminTests33-1592392534 tempest-ProjectAdminTests33-1592392534-project-admin] GET https://10.4.3.8/volume/v3/backups/be2c0de0-30f0-46d0-9a5c-40cd28b8f154 Aug 07 09:57:04.483407 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-f4408d7e-a108-40f4-906a-f3300305a48d tempest-ProjectAdminTests33-1592392534 tempest-ProjectAdminTests33-1592392534-project-admin] Empty body provided in request {{(pid=100296) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 09:57:04.483798 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-f4408d7e-a108-40f4-906a-f3300305a48d tempest-ProjectAdminTests33-1592392534 tempest-ProjectAdminTests33-1592392534-project-admin] Calling method 'show' {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 09:57:04.483798 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.v3.backups [None req-f4408d7e-a108-40f4-906a-f3300305a48d tempest-ProjectAdminTests33-1592392534 tempest-ProjectAdminTests33-1592392534-project-admin] Show backup with id be2c0de0-30f0-46d0-9a5c-40cd28b8f154. {{(pid=100296) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 09:57:04.491666 np0000006707 devstack@c-api.service[100296]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 09:57:04.491666 np0000006707 devstack@c-api.service[100296]: warnings.warn( Aug 07 09:57:04.493469 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-f4408d7e-a108-40f4-906a-f3300305a48d tempest-ProjectAdminTests33-1592392534 tempest-ProjectAdminTests33-1592392534-project-admin] https://10.4.3.8/volume/v3/backups/be2c0de0-30f0-46d0-9a5c-40cd28b8f154 returned with HTTP 200 Aug 07 09:57:04.493469 np0000006707 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 537/2156] 10.4.3.8 () {68 vars in 1374 bytes} [Fri Aug 7 09:57:04 2026] GET /volume/v3/backups/be2c0de0-30f0-46d0-9a5c-40cd28b8f154 => generated 731 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 09:57:04.640460 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.coordination [req-789e1410-81b7-43f6-87d1-b4713e2b22de req-b83013a8-0db6-4c53-a398-dfc89953cd1e tempest-ServerActionsTestOtherB-2108643741 tempest-ServerActionsTestOtherB-2108643741-project-member] Lock "cinder-attachment_update-748997b0-5a4e-4c63-80a5-a4de307c17c9-np0000006707" released by "attachment_update" :: held 0.185s {{(pid=100298) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 07 09:57:04.640460 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [req-789e1410-81b7-43f6-87d1-b4713e2b22de req-b83013a8-0db6-4c53-a398-dfc89953cd1e tempest-ServerActionsTestOtherB-2108643741 tempest-ServerActionsTestOtherB-2108643741-project-member] https://10.4.3.8/volume/v3/attachments/761b669d-fb26-4d80-863a-3deed416be96 returned with HTTP 200 Aug 07 09:57:04.640460 np0000006707 devstack@c-api.service[100298]: [pid: 100298|app: 0|req: 543/2157] 10.4.3.8 () {74 vars in 1690 bytes} [Fri Aug 7 09:57:04 2026] PUT /volume/v3/attachments/761b669d-fb26-4d80-863a-3deed416be96 => generated 969 bytes in 218 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 09:57:04.655006 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [req-789e1410-81b7-43f6-87d1-b4713e2b22de req-d3668fa4-e868-424e-9305-6fd22ccfa0f2 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:57:04.658338 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [req-789e1410-81b7-43f6-87d1-b4713e2b22de req-d3668fa4-e868-424e-9305-6fd22ccfa0f2 tempest-ServerActionsTestOtherB-2108643741 tempest-ServerActionsTestOtherB-2108643741-project-member] GET https://10.4.3.8/volume/v3/attachments/761b669d-fb26-4d80-863a-3deed416be96 Aug 07 09:57:04.658674 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [req-789e1410-81b7-43f6-87d1-b4713e2b22de req-d3668fa4-e868-424e-9305-6fd22ccfa0f2 tempest-ServerActionsTestOtherB-2108643741 tempest-ServerActionsTestOtherB-2108643741-project-member] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 09:57:04.658872 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [req-789e1410-81b7-43f6-87d1-b4713e2b22de req-d3668fa4-e868-424e-9305-6fd22ccfa0f2 tempest-ServerActionsTestOtherB-2108643741 tempest-ServerActionsTestOtherB-2108643741-project-member] Calling method 'version_select' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 09:57:04.667302 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [None req-410235fa-453e-4e02-bb9b-f9aadb08c47d None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:57:04.669926 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-410235fa-453e-4e02-bb9b-f9aadb08c47d tempest-VolumesSnapshotTestJSON-1374712720 tempest-VolumesSnapshotTestJSON-1374712720-project-member] GET https://10.4.3.8/volume/v3/volumes/94e9323e-f8d9-4523-a7ef-61850230a77d Aug 07 09:57:04.670221 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-410235fa-453e-4e02-bb9b-f9aadb08c47d tempest-VolumesSnapshotTestJSON-1374712720 tempest-VolumesSnapshotTestJSON-1374712720-project-member] Empty body provided in request {{(pid=100297) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 09:57:04.670434 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-410235fa-453e-4e02-bb9b-f9aadb08c47d tempest-VolumesSnapshotTestJSON-1374712720 tempest-VolumesSnapshotTestJSON-1374712720-project-member] Calling method 'show' {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 09:57:04.678544 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [req-789e1410-81b7-43f6-87d1-b4713e2b22de req-d3668fa4-e868-424e-9305-6fd22ccfa0f2 tempest-ServerActionsTestOtherB-2108643741 tempest-ServerActionsTestOtherB-2108643741-project-member] https://10.4.3.8/volume/v3/attachments/761b669d-fb26-4d80-863a-3deed416be96 returned with HTTP 200 Aug 07 09:57:04.679181 np0000006707 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 538/2158] 10.4.3.8 () {70 vars in 1637 bytes} [Fri Aug 7 09:57:04 2026] GET /volume/v3/attachments/761b669d-fb26-4d80-863a-3deed416be96 => generated 994 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 09:57:04.682036 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-410235fa-453e-4e02-bb9b-f9aadb08c47d tempest-VolumesSnapshotTestJSON-1374712720 tempest-VolumesSnapshotTestJSON-1374712720-project-member] https://10.4.3.8/volume/v3/volumes/94e9323e-f8d9-4523-a7ef-61850230a77d returned with HTTP 404 Aug 07 09:57:04.682795 np0000006707 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 541/2159] 10.4.3.8 () {66 vars in 1334 bytes} [Fri Aug 7 09:57:04 2026] GET /volume/v3/volumes/94e9323e-f8d9-4523-a7ef-61850230a77d => generated 109 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 09:57:04.785552 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [None req-d358e7c4-910e-4f88-93a2-f14f4d32b146 None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:57:05.009019 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-d358e7c4-910e-4f88-93a2-f14f4d32b146 tempest-AbsoluteLimitsTests-541034353 tempest-AbsoluteLimitsTests-541034353-project-member] POST https://10.4.3.8/volume/v3/volumes Aug 07 09:57:05.009019 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-d358e7c4-910e-4f88-93a2-f14f4d32b146 tempest-AbsoluteLimitsTests-541034353 tempest-AbsoluteLimitsTests-541034353-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-AbsoluteLimitsTests-Volume-1700446991"}} {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 09:57:05.014109 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.v3.volumes [None req-d358e7c4-910e-4f88-93a2-f14f4d32b146 tempest-AbsoluteLimitsTests-541034353 tempest-AbsoluteLimitsTests-541034353-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-AbsoluteLimitsTests-Volume-1700446991'}} {{(pid=100296) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 07 09:57:05.015153 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.v3.volumes [None req-d358e7c4-910e-4f88-93a2-f14f4d32b146 tempest-AbsoluteLimitsTests-541034353 tempest-AbsoluteLimitsTests-541034353-project-member] Create volume of 1 GB Aug 07 09:57:05.023562 np0000006707 devstack@c-api.service[100296]: INFO cinder.volume.api [None req-d358e7c4-910e-4f88-93a2-f14f4d32b146 tempest-AbsoluteLimitsTests-541034353 tempest-AbsoluteLimitsTests-541034353-project-member] Availability Zones retrieved successfully. Aug 07 09:57:05.034063 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.volume.api [None req-d358e7c4-910e-4f88-93a2-f14f4d32b146 tempest-AbsoluteLimitsTests-541034353 tempest-AbsoluteLimitsTests-541034353-project-member] Flow 'volume_create_api' (147aaebb-f248-46cb-91b1-2a72a2859331) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100296) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 09:57:05.035676 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.volume.api [None req-d358e7c4-910e-4f88-93a2-f14f4d32b146 tempest-AbsoluteLimitsTests-541034353 tempest-AbsoluteLimitsTests-541034353-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (19ab0958-5b8d-4d82-9f3c-4e17fe967067) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 09:57:05.037318 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.volume.flows.api.create_volume [None req-d358e7c4-910e-4f88-93a2-f14f4d32b146 tempest-AbsoluteLimitsTests-541034353 tempest-AbsoluteLimitsTests-541034353-project-member] Validating volume size '1' using validate_int {{(pid=100296) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 07 09:57:05.080394 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.volume.api [None req-d358e7c4-910e-4f88-93a2-f14f4d32b146 tempest-AbsoluteLimitsTests-541034353 tempest-AbsoluteLimitsTests-541034353-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (19ab0958-5b8d-4d82-9f3c-4e17fe967067) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-07T09:47:39Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=45fd9a3a-b61e-4c6c-9ab7-d02f06678d0d,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '45fd9a3a-b61e-4c6c-9ab7-d02f06678d0d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 09:57:05.081307 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.volume.api [None req-d358e7c4-910e-4f88-93a2-f14f4d32b146 tempest-AbsoluteLimitsTests-541034353 tempest-AbsoluteLimitsTests-541034353-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5b091f88-8b75-4612-a733-627dcf56fa5c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 09:57:05.174835 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.quota [None req-d358e7c4-910e-4f88-93a2-f14f4d32b146 tempest-AbsoluteLimitsTests-541034353 tempest-AbsoluteLimitsTests-541034353-project-member] Created reservations ['c7806004-bae1-4922-841c-49fdaf6e4280', '631af09a-fe49-45ca-a20f-73d330fa99f3', '493843a7-01e2-4922-8c02-28ca5c75c8dd', '11bb1889-b572-47c5-b9e3-b9826db69619'] {{(pid=100296) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 09:57:05.175724 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.volume.api [None req-d358e7c4-910e-4f88-93a2-f14f4d32b146 tempest-AbsoluteLimitsTests-541034353 tempest-AbsoluteLimitsTests-541034353-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5b091f88-8b75-4612-a733-627dcf56fa5c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['c7806004-bae1-4922-841c-49fdaf6e4280', '631af09a-fe49-45ca-a20f-73d330fa99f3', '493843a7-01e2-4922-8c02-28ca5c75c8dd', '11bb1889-b572-47c5-b9e3-b9826db69619']}' {{(pid=100296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 09:57:05.176855 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.volume.api [None req-d358e7c4-910e-4f88-93a2-f14f4d32b146 tempest-AbsoluteLimitsTests-541034353 tempest-AbsoluteLimitsTests-541034353-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (25634780-6e64-4c53-baa3-859d137867b7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 09:57:05.203954 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.volume.api [None req-d358e7c4-910e-4f88-93a2-f14f4d32b146 tempest-AbsoluteLimitsTests-541034353 tempest-AbsoluteLimitsTests-541034353-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (25634780-6e64-4c53-baa3-859d137867b7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '3b0a1a0a-1231-42a5-9cd3-ca76a503cf83', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AbsoluteLimitsTests-Volume-1700446991',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='cbab1eba2e374f23a8fd85b9dbbfd6b6',qos_specs=None,replication_status=,reservations=['c7806004-bae1-4922-841c-49fdaf6e4280','631af09a-fe49-45ca-a20f-73d330fa99f3','493843a7-01e2-4922-8c02-28ca5c75c8dd','11bb1889-b572-47c5-b9e3-b9826db69619'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='05a265d71b9a4a2b85c9e6b96714e2d1',volume_type_id=45fd9a3a-b61e-4c6c-9ab7-d02f06678d0d), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-07T09:57:05Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AbsoluteLimitsTests-Volume-1700446991',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=3b0a1a0a-1231-42a5-9cd3-ca76a503cf83,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='cbab1eba2e374f23a8fd85b9dbbfd6b6',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='05a265d71b9a4a2b85c9e6b96714e2d1',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(45fd9a3a-b61e-4c6c-9ab7-d02f06678d0d),volume_type_id=45fd9a3a-b61e-4c6c-9ab7-d02f06678d0d)}' {{(pid=100296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 09:57:05.204753 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.volume.api [None req-d358e7c4-910e-4f88-93a2-f14f4d32b146 tempest-AbsoluteLimitsTests-541034353 tempest-AbsoluteLimitsTests-541034353-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e78195b4-f912-4397-aa3e-77204c4cc6e7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 09:57:05.227688 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.volume.api [None req-d358e7c4-910e-4f88-93a2-f14f4d32b146 tempest-AbsoluteLimitsTests-541034353 tempest-AbsoluteLimitsTests-541034353-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e78195b4-f912-4397-aa3e-77204c4cc6e7) transitioned into state 'SUCCESS' from state '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-1700446991',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='cbab1eba2e374f23a8fd85b9dbbfd6b6',qos_specs=None,replication_status=,reservations=['c7806004-bae1-4922-841c-49fdaf6e4280','631af09a-fe49-45ca-a20f-73d330fa99f3','493843a7-01e2-4922-8c02-28ca5c75c8dd','11bb1889-b572-47c5-b9e3-b9826db69619'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='05a265d71b9a4a2b85c9e6b96714e2d1',volume_type_id=45fd9a3a-b61e-4c6c-9ab7-d02f06678d0d)}' {{(pid=100296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 09:57:05.228808 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.volume.api [None req-d358e7c4-910e-4f88-93a2-f14f4d32b146 tempest-AbsoluteLimitsTests-541034353 tempest-AbsoluteLimitsTests-541034353-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (446b84ed-c4b8-456d-b1e7-b3f9373f8f10) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 09:57:05.246735 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.volume.api [None req-d358e7c4-910e-4f88-93a2-f14f4d32b146 tempest-AbsoluteLimitsTests-541034353 tempest-AbsoluteLimitsTests-541034353-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (446b84ed-c4b8-456d-b1e7-b3f9373f8f10) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 09:57:05.247634 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.volume.api [None req-d358e7c4-910e-4f88-93a2-f14f4d32b146 tempest-AbsoluteLimitsTests-541034353 tempest-AbsoluteLimitsTests-541034353-project-member] Flow 'volume_create_api' (147aaebb-f248-46cb-91b1-2a72a2859331) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100296) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 09:57:05.247994 np0000006707 devstack@c-api.service[100296]: INFO cinder.volume.api [None req-d358e7c4-910e-4f88-93a2-f14f4d32b146 tempest-AbsoluteLimitsTests-541034353 tempest-AbsoluteLimitsTests-541034353-project-member] Create volume request issued successfully. Aug 07 09:57:05.248755 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-d358e7c4-910e-4f88-93a2-f14f4d32b146 tempest-AbsoluteLimitsTests-541034353 tempest-AbsoluteLimitsTests-541034353-project-member] https://10.4.3.8/volume/v3/volumes returned with HTTP 202 Aug 07 09:57:05.249310 np0000006707 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 538/2160] 10.4.3.8 () {68 vars in 1244 bytes} [Fri Aug 7 09:57:04 2026] POST /volume/v3/volumes => generated 746 bytes in 464 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 07 09:57:05.261926 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.middleware.request_id [None req-cd4b09fe-474c-4851-b453-e2848648bbf2 None None] RequestId filter calling following filter/app {{(pid=100298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:57:05.264369 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [None req-cd4b09fe-474c-4851-b453-e2848648bbf2 tempest-AbsoluteLimitsTests-541034353 tempest-AbsoluteLimitsTests-541034353-project-member] GET https://10.4.3.8/volume/v3/volumes/3b0a1a0a-1231-42a5-9cd3-ca76a503cf83 Aug 07 09:57:05.264613 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [None req-cd4b09fe-474c-4851-b453-e2848648bbf2 tempest-AbsoluteLimitsTests-541034353 tempest-AbsoluteLimitsTests-541034353-project-member] Empty body provided in request {{(pid=100298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 09:57:05.265022 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [None req-cd4b09fe-474c-4851-b453-e2848648bbf2 tempest-AbsoluteLimitsTests-541034353 tempest-AbsoluteLimitsTests-541034353-project-member] Calling method 'show' {{(pid=100298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 09:57:05.276539 np0000006707 devstack@c-api.service[100298]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 09:57:05.276539 np0000006707 devstack@c-api.service[100298]: warnings.warn( Aug 07 09:57:05.284545 np0000006707 devstack@c-api.service[100298]: INFO cinder.volume.api [None req-cd4b09fe-474c-4851-b453-e2848648bbf2 tempest-AbsoluteLimitsTests-541034353 tempest-AbsoluteLimitsTests-541034353-project-member] Volume info retrieved successfully. Aug 07 09:57:05.290019 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [None req-cd4b09fe-474c-4851-b453-e2848648bbf2 tempest-AbsoluteLimitsTests-541034353 tempest-AbsoluteLimitsTests-541034353-project-member] https://10.4.3.8/volume/v3/volumes/3b0a1a0a-1231-42a5-9cd3-ca76a503cf83 returned with HTTP 200 Aug 07 09:57:05.290428 np0000006707 devstack@c-api.service[100298]: [pid: 100298|app: 0|req: 544/2161] 10.4.3.8 () {66 vars in 1334 bytes} [Fri Aug 7 09:57:05 2026] GET /volume/v3/volumes/3b0a1a0a-1231-42a5-9cd3-ca76a503cf83 => generated 814 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 09:57:05.509250 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-cfa0dc21-c90a-47e1-af64-827359dec5c0 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:57:05.512058 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-cfa0dc21-c90a-47e1-af64-827359dec5c0 tempest-ProjectAdminTests33-1592392534 tempest-ProjectAdminTests33-1592392534-project-admin] GET https://10.4.3.8/volume/v3/backups/be2c0de0-30f0-46d0-9a5c-40cd28b8f154 Aug 07 09:57:05.512324 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-cfa0dc21-c90a-47e1-af64-827359dec5c0 tempest-ProjectAdminTests33-1592392534 tempest-ProjectAdminTests33-1592392534-project-admin] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 09:57:05.513090 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-cfa0dc21-c90a-47e1-af64-827359dec5c0 tempest-ProjectAdminTests33-1592392534 tempest-ProjectAdminTests33-1592392534-project-admin] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 09:57:05.513090 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.v3.backups [None req-cfa0dc21-c90a-47e1-af64-827359dec5c0 tempest-ProjectAdminTests33-1592392534 tempest-ProjectAdminTests33-1592392534-project-admin] Show backup with id be2c0de0-30f0-46d0-9a5c-40cd28b8f154. {{(pid=100295) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 09:57:05.517983 np0000006707 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 09:57:05.517983 np0000006707 devstack@c-api.service[100295]: warnings.warn( Aug 07 09:57:05.518935 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-cfa0dc21-c90a-47e1-af64-827359dec5c0 tempest-ProjectAdminTests33-1592392534 tempest-ProjectAdminTests33-1592392534-project-admin] https://10.4.3.8/volume/v3/backups/be2c0de0-30f0-46d0-9a5c-40cd28b8f154 returned with HTTP 200 Aug 07 09:57:05.519320 np0000006707 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 539/2162] 10.4.3.8 () {68 vars in 1374 bytes} [Fri Aug 7 09:57:05 2026] GET /volume/v3/backups/be2c0de0-30f0-46d0-9a5c-40cd28b8f154 => generated 731 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 09:57:05.973993 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [None req-4bf9f525-2761-47dc-8025-b2ccd90a9038 None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:57:06.045745 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-4bf9f525-2761-47dc-8025-b2ccd90a9038 tempest-VolumesActionsTest-1297460665 tempest-VolumesActionsTest-1297460665-project-member] POST https://10.4.3.8/volume/v3/volumes Aug 07 09:57:06.046088 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-4bf9f525-2761-47dc-8025-b2ccd90a9038 tempest-VolumesActionsTest-1297460665 tempest-VolumesActionsTest-1297460665-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesActionsTest-Volume-889152561"}} {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 09:57:06.049392 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.v3.volumes [None req-4bf9f525-2761-47dc-8025-b2ccd90a9038 tempest-VolumesActionsTest-1297460665 tempest-VolumesActionsTest-1297460665-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesActionsTest-Volume-889152561'}} {{(pid=100297) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 07 09:57:06.049732 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.v3.volumes [None req-4bf9f525-2761-47dc-8025-b2ccd90a9038 tempest-VolumesActionsTest-1297460665 tempest-VolumesActionsTest-1297460665-project-member] Create volume of 1 GB Aug 07 09:57:06.055755 np0000006707 devstack@c-api.service[100297]: INFO cinder.volume.api [None req-4bf9f525-2761-47dc-8025-b2ccd90a9038 tempest-VolumesActionsTest-1297460665 tempest-VolumesActionsTest-1297460665-project-member] Availability Zones retrieved successfully. Aug 07 09:57:06.062178 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.volume.api [None req-4bf9f525-2761-47dc-8025-b2ccd90a9038 tempest-VolumesActionsTest-1297460665 tempest-VolumesActionsTest-1297460665-project-member] Flow 'volume_create_api' (359cd5aa-ac35-4c17-b7cb-514277a60f68) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100297) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 09:57:06.064057 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.volume.api [None req-4bf9f525-2761-47dc-8025-b2ccd90a9038 tempest-VolumesActionsTest-1297460665 tempest-VolumesActionsTest-1297460665-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f43fe5b0-86b6-4e80-8c3b-2c1e70913f96) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100297) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 09:57:06.065190 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.volume.flows.api.create_volume [None req-4bf9f525-2761-47dc-8025-b2ccd90a9038 tempest-VolumesActionsTest-1297460665 tempest-VolumesActionsTest-1297460665-project-member] Validating volume size '1' using validate_int {{(pid=100297) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 07 09:57:06.120737 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.volume.api [None req-4bf9f525-2761-47dc-8025-b2ccd90a9038 tempest-VolumesActionsTest-1297460665 tempest-VolumesActionsTest-1297460665-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f43fe5b0-86b6-4e80-8c3b-2c1e70913f96) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-07T09:47:39Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=45fd9a3a-b61e-4c6c-9ab7-d02f06678d0d,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '45fd9a3a-b61e-4c6c-9ab7-d02f06678d0d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100297) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 09:57:06.122729 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.volume.api [None req-4bf9f525-2761-47dc-8025-b2ccd90a9038 tempest-VolumesActionsTest-1297460665 tempest-VolumesActionsTest-1297460665-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3d142683-bac1-4ac0-b48e-95d70a51e36e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100297) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 09:57:06.308171 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [None req-3e6ce874-bf18-43f3-a353-90bd228307e1 None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:57:06.311793 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.quota [None req-4bf9f525-2761-47dc-8025-b2ccd90a9038 tempest-VolumesActionsTest-1297460665 tempest-VolumesActionsTest-1297460665-project-member] Created reservations ['e56103fd-a64c-4577-bb5d-d0a7c7626529', '7cbae073-6799-4403-a374-a11e31e34aaf', '8e79c624-facf-48b5-a2c8-c4b923abf709', '9e279ff9-a547-4512-aa62-0dae6ac03940'] {{(pid=100297) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 09:57:06.312706 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.volume.api [None req-4bf9f525-2761-47dc-8025-b2ccd90a9038 tempest-VolumesActionsTest-1297460665 tempest-VolumesActionsTest-1297460665-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3d142683-bac1-4ac0-b48e-95d70a51e36e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['e56103fd-a64c-4577-bb5d-d0a7c7626529', '7cbae073-6799-4403-a374-a11e31e34aaf', '8e79c624-facf-48b5-a2c8-c4b923abf709', '9e279ff9-a547-4512-aa62-0dae6ac03940']}' {{(pid=100297) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 09:57:06.312842 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-3e6ce874-bf18-43f3-a353-90bd228307e1 tempest-AbsoluteLimitsTests-541034353 tempest-AbsoluteLimitsTests-541034353-project-member] GET https://10.4.3.8/volume/v3/volumes/3b0a1a0a-1231-42a5-9cd3-ca76a503cf83 Aug 07 09:57:06.313313 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-3e6ce874-bf18-43f3-a353-90bd228307e1 tempest-AbsoluteLimitsTests-541034353 tempest-AbsoluteLimitsTests-541034353-project-member] Empty body provided in request {{(pid=100296) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 09:57:06.313898 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.volume.api [None req-4bf9f525-2761-47dc-8025-b2ccd90a9038 tempest-VolumesActionsTest-1297460665 tempest-VolumesActionsTest-1297460665-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c7f0a029-d534-4925-96b9-032dbe109304) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100297) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 09:57:06.314057 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-3e6ce874-bf18-43f3-a353-90bd228307e1 tempest-AbsoluteLimitsTests-541034353 tempest-AbsoluteLimitsTests-541034353-project-member] Calling method 'show' {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 09:57:06.331801 np0000006707 devstack@c-api.service[100296]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 09:57:06.331801 np0000006707 devstack@c-api.service[100296]: warnings.warn( Aug 07 09:57:06.336729 np0000006707 devstack@c-api.service[100296]: INFO cinder.volume.api [None req-3e6ce874-bf18-43f3-a353-90bd228307e1 tempest-AbsoluteLimitsTests-541034353 tempest-AbsoluteLimitsTests-541034353-project-member] Volume info retrieved successfully. Aug 07 09:57:06.345444 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-3e6ce874-bf18-43f3-a353-90bd228307e1 tempest-AbsoluteLimitsTests-541034353 tempest-AbsoluteLimitsTests-541034353-project-member] https://10.4.3.8/volume/v3/volumes/3b0a1a0a-1231-42a5-9cd3-ca76a503cf83 returned with HTTP 200 Aug 07 09:57:06.346055 np0000006707 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 539/2163] 10.4.3.8 () {66 vars in 1334 bytes} [Fri Aug 7 09:57:06 2026] GET /volume/v3/volumes/3b0a1a0a-1231-42a5-9cd3-ca76a503cf83 => generated 839 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 09:57:06.352834 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.volume.api [None req-4bf9f525-2761-47dc-8025-b2ccd90a9038 tempest-VolumesActionsTest-1297460665 tempest-VolumesActionsTest-1297460665-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c7f0a029-d534-4925-96b9-032dbe109304) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '5212b49c-c9cf-4689-a4bf-697dd0c1bd8f', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-889152561',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d3a7782223db43499a65acba253d6405',qos_specs=None,replication_status=,reservations=['e56103fd-a64c-4577-bb5d-d0a7c7626529','7cbae073-6799-4403-a374-a11e31e34aaf','8e79c624-facf-48b5-a2c8-c4b923abf709','9e279ff9-a547-4512-aa62-0dae6ac03940'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='bd73689f97d843df955bb3f3b8a99a4c',volume_type_id=45fd9a3a-b61e-4c6c-9ab7-d02f06678d0d), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-07T09:57:06Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-889152561',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=5212b49c-c9cf-4689-a4bf-697dd0c1bd8f,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='d3a7782223db43499a65acba253d6405',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='bd73689f97d843df955bb3f3b8a99a4c',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(45fd9a3a-b61e-4c6c-9ab7-d02f06678d0d),volume_type_id=45fd9a3a-b61e-4c6c-9ab7-d02f06678d0d)}' {{(pid=100297) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 09:57:06.353722 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.volume.api [None req-4bf9f525-2761-47dc-8025-b2ccd90a9038 tempest-VolumesActionsTest-1297460665 tempest-VolumesActionsTest-1297460665-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (35e8fb6a-ae75-40ae-82ac-f261daa076cd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100297) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 09:57:06.372196 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.middleware.request_id [None req-aeb25d90-31f1-412e-bded-a5d6f85851fe None None] RequestId filter calling following filter/app {{(pid=100298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:57:06.376386 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [None req-aeb25d90-31f1-412e-bded-a5d6f85851fe tempest-AbsoluteLimitsTests-541034353 tempest-AbsoluteLimitsTests-541034353-project-member] GET https://10.4.3.8/volume/v3/limits Aug 07 09:57:06.376705 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [None req-aeb25d90-31f1-412e-bded-a5d6f85851fe tempest-AbsoluteLimitsTests-541034353 tempest-AbsoluteLimitsTests-541034353-project-member] Empty body provided in request {{(pid=100298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 09:57:06.378963 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [None req-aeb25d90-31f1-412e-bded-a5d6f85851fe tempest-AbsoluteLimitsTests-541034353 tempest-AbsoluteLimitsTests-541034353-project-member] Calling method 'index' {{(pid=100298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 09:57:06.384443 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.volume.api [None req-4bf9f525-2761-47dc-8025-b2ccd90a9038 tempest-VolumesActionsTest-1297460665 tempest-VolumesActionsTest-1297460665-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (35e8fb6a-ae75-40ae-82ac-f261daa076cd) transitioned into state 'SUCCESS' from state '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-889152561',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d3a7782223db43499a65acba253d6405',qos_specs=None,replication_status=,reservations=['e56103fd-a64c-4577-bb5d-d0a7c7626529','7cbae073-6799-4403-a374-a11e31e34aaf','8e79c624-facf-48b5-a2c8-c4b923abf709','9e279ff9-a547-4512-aa62-0dae6ac03940'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='bd73689f97d843df955bb3f3b8a99a4c',volume_type_id=45fd9a3a-b61e-4c6c-9ab7-d02f06678d0d)}' {{(pid=100297) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 09:57:06.385588 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.volume.api [None req-4bf9f525-2761-47dc-8025-b2ccd90a9038 tempest-VolumesActionsTest-1297460665 tempest-VolumesActionsTest-1297460665-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b17246a2-9d68-4792-91b1-9c032f39703d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100297) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 09:57:06.401454 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.volume.api [None req-4bf9f525-2761-47dc-8025-b2ccd90a9038 tempest-VolumesActionsTest-1297460665 tempest-VolumesActionsTest-1297460665-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b17246a2-9d68-4792-91b1-9c032f39703d) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100297) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 09:57:06.401454 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.volume.api [None req-4bf9f525-2761-47dc-8025-b2ccd90a9038 tempest-VolumesActionsTest-1297460665 tempest-VolumesActionsTest-1297460665-project-member] Flow 'volume_create_api' (359cd5aa-ac35-4c17-b7cb-514277a60f68) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100297) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 09:57:06.401454 np0000006707 devstack@c-api.service[100297]: INFO cinder.volume.api [None req-4bf9f525-2761-47dc-8025-b2ccd90a9038 tempest-VolumesActionsTest-1297460665 tempest-VolumesActionsTest-1297460665-project-member] Create volume request issued successfully. Aug 07 09:57:06.401454 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-4bf9f525-2761-47dc-8025-b2ccd90a9038 tempest-VolumesActionsTest-1297460665 tempest-VolumesActionsTest-1297460665-project-member] https://10.4.3.8/volume/v3/volumes returned with HTTP 202 Aug 07 09:57:06.401934 np0000006707 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 542/2164] 10.4.3.8 () {68 vars in 1244 bytes} [Fri Aug 7 09:57:05 2026] POST /volume/v3/volumes => generated 744 bytes in 429 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 07 09:57:06.420519 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-06f4123c-ef9a-495b-b256-dd20f5e169fe None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:57:06.422739 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-06f4123c-ef9a-495b-b256-dd20f5e169fe tempest-VolumesActionsTest-1297460665 tempest-VolumesActionsTest-1297460665-project-member] GET https://10.4.3.8/volume/v3/volumes/5212b49c-c9cf-4689-a4bf-697dd0c1bd8f Aug 07 09:57:06.423616 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-06f4123c-ef9a-495b-b256-dd20f5e169fe tempest-VolumesActionsTest-1297460665 tempest-VolumesActionsTest-1297460665-project-member] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 09:57:06.427446 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-06f4123c-ef9a-495b-b256-dd20f5e169fe tempest-VolumesActionsTest-1297460665 tempest-VolumesActionsTest-1297460665-project-member] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 09:57:06.427606 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [None req-aeb25d90-31f1-412e-bded-a5d6f85851fe tempest-AbsoluteLimitsTests-541034353 tempest-AbsoluteLimitsTests-541034353-project-member] https://10.4.3.8/volume/v3/limits returned with HTTP 200 Aug 07 09:57:06.427606 np0000006707 devstack@c-api.service[100298]: [pid: 100298|app: 0|req: 545/2165] 10.4.3.8 () {66 vars in 1220 bytes} [Fri Aug 7 09:57:06 2026] GET /volume/v3/limits => generated 302 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 09:57:06.438970 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [None req-1acfea15-b810-4031-94ca-4ab63509d2d9 None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:57:06.439553 np0000006707 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 09:57:06.439553 np0000006707 devstack@c-api.service[100295]: warnings.warn( Aug 07 09:57:06.445448 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-1acfea15-b810-4031-94ca-4ab63509d2d9 tempest-AbsoluteLimitsTests-541034353 tempest-AbsoluteLimitsTests-541034353-project-member] GET https://10.4.3.8/volume/v3/volumes/3b0a1a0a-1231-42a5-9cd3-ca76a503cf83 Aug 07 09:57:06.445448 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-1acfea15-b810-4031-94ca-4ab63509d2d9 tempest-AbsoluteLimitsTests-541034353 tempest-AbsoluteLimitsTests-541034353-project-member] Empty body provided in request {{(pid=100296) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 09:57:06.445448 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-1acfea15-b810-4031-94ca-4ab63509d2d9 tempest-AbsoluteLimitsTests-541034353 tempest-AbsoluteLimitsTests-541034353-project-member] Calling method 'show' {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 09:57:06.445682 np0000006707 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-06f4123c-ef9a-495b-b256-dd20f5e169fe tempest-VolumesActionsTest-1297460665 tempest-VolumesActionsTest-1297460665-project-member] Volume info retrieved successfully. Aug 07 09:57:06.451654 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-06f4123c-ef9a-495b-b256-dd20f5e169fe tempest-VolumesActionsTest-1297460665 tempest-VolumesActionsTest-1297460665-project-member] https://10.4.3.8/volume/v3/volumes/5212b49c-c9cf-4689-a4bf-697dd0c1bd8f returned with HTTP 200 Aug 07 09:57:06.452171 np0000006707 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 540/2166] 10.4.3.8 () {66 vars in 1334 bytes} [Fri Aug 7 09:57:06 2026] GET /volume/v3/volumes/5212b49c-c9cf-4689-a4bf-697dd0c1bd8f => generated 812 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 09:57:06.454967 np0000006707 devstack@c-api.service[100296]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 09:57:06.454967 np0000006707 devstack@c-api.service[100296]: warnings.warn( Aug 07 09:57:06.459828 np0000006707 devstack@c-api.service[100296]: INFO cinder.volume.api [None req-1acfea15-b810-4031-94ca-4ab63509d2d9 tempest-AbsoluteLimitsTests-541034353 tempest-AbsoluteLimitsTests-541034353-project-member] Volume info retrieved successfully. Aug 07 09:57:06.469135 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-1acfea15-b810-4031-94ca-4ab63509d2d9 tempest-AbsoluteLimitsTests-541034353 tempest-AbsoluteLimitsTests-541034353-project-member] https://10.4.3.8/volume/v3/volumes/3b0a1a0a-1231-42a5-9cd3-ca76a503cf83 returned with HTTP 200 Aug 07 09:57:06.469796 np0000006707 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 540/2167] 10.4.3.8 () {66 vars in 1334 bytes} [Fri Aug 7 09:57:06 2026] GET /volume/v3/volumes/3b0a1a0a-1231-42a5-9cd3-ca76a503cf83 => generated 839 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 09:57:06.487778 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [None req-a0b8ff95-1b50-4462-aa0c-19f830122159 None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:57:06.491408 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-a0b8ff95-1b50-4462-aa0c-19f830122159 tempest-AbsoluteLimitsTests-541034353 tempest-AbsoluteLimitsTests-541034353-project-member] DELETE https://10.4.3.8/volume/v3/volumes/3b0a1a0a-1231-42a5-9cd3-ca76a503cf83 Aug 07 09:57:06.491628 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-a0b8ff95-1b50-4462-aa0c-19f830122159 tempest-AbsoluteLimitsTests-541034353 tempest-AbsoluteLimitsTests-541034353-project-member] Empty body provided in request {{(pid=100297) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 09:57:06.491849 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-a0b8ff95-1b50-4462-aa0c-19f830122159 tempest-AbsoluteLimitsTests-541034353 tempest-AbsoluteLimitsTests-541034353-project-member] Calling method 'delete' {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 09:57:06.492048 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.v3.volumes [None req-a0b8ff95-1b50-4462-aa0c-19f830122159 tempest-AbsoluteLimitsTests-541034353 tempest-AbsoluteLimitsTests-541034353-project-member] Delete volume with id: 3b0a1a0a-1231-42a5-9cd3-ca76a503cf83 Aug 07 09:57:06.505513 np0000006707 devstack@c-api.service[100297]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 09:57:06.505513 np0000006707 devstack@c-api.service[100297]: warnings.warn( Aug 07 09:57:06.508510 np0000006707 devstack@c-api.service[100297]: INFO cinder.volume.api [None req-a0b8ff95-1b50-4462-aa0c-19f830122159 tempest-AbsoluteLimitsTests-541034353 tempest-AbsoluteLimitsTests-541034353-project-member] Volume info retrieved successfully. Aug 07 09:57:06.534446 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.middleware.request_id [None req-5dd0e7f9-aaff-4716-b6c2-9b76e7c5f030 None None] RequestId filter calling following filter/app {{(pid=100298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:57:06.535494 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [None req-5dd0e7f9-aaff-4716-b6c2-9b76e7c5f030 tempest-ProjectAdminTests33-1592392534 tempest-ProjectAdminTests33-1592392534-project-admin] GET https://10.4.3.8/volume/v3/backups/be2c0de0-30f0-46d0-9a5c-40cd28b8f154 Aug 07 09:57:06.535780 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [None req-5dd0e7f9-aaff-4716-b6c2-9b76e7c5f030 tempest-ProjectAdminTests33-1592392534 tempest-ProjectAdminTests33-1592392534-project-admin] Empty body provided in request {{(pid=100298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 09:57:06.536031 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [None req-5dd0e7f9-aaff-4716-b6c2-9b76e7c5f030 tempest-ProjectAdminTests33-1592392534 tempest-ProjectAdminTests33-1592392534-project-admin] Calling method 'show' {{(pid=100298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 09:57:06.536163 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.v3.backups [None req-5dd0e7f9-aaff-4716-b6c2-9b76e7c5f030 tempest-ProjectAdminTests33-1592392534 tempest-ProjectAdminTests33-1592392534-project-admin] Show backup with id be2c0de0-30f0-46d0-9a5c-40cd28b8f154. {{(pid=100298) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 09:57:06.550921 np0000006707 devstack@c-api.service[100298]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 09:57:06.550921 np0000006707 devstack@c-api.service[100298]: warnings.warn( Aug 07 09:57:06.552275 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [None req-5dd0e7f9-aaff-4716-b6c2-9b76e7c5f030 tempest-ProjectAdminTests33-1592392534 tempest-ProjectAdminTests33-1592392534-project-admin] https://10.4.3.8/volume/v3/backups/be2c0de0-30f0-46d0-9a5c-40cd28b8f154 returned with HTTP 200 Aug 07 09:57:06.552275 np0000006707 devstack@c-api.service[100298]: [pid: 100298|app: 0|req: 546/2168] 10.4.3.8 () {68 vars in 1374 bytes} [Fri Aug 7 09:57:06 2026] GET /volume/v3/backups/be2c0de0-30f0-46d0-9a5c-40cd28b8f154 => generated 731 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 09:57:06.555778 np0000006707 devstack@c-api.service[100297]: INFO cinder.volume.api [None req-a0b8ff95-1b50-4462-aa0c-19f830122159 tempest-AbsoluteLimitsTests-541034353 tempest-AbsoluteLimitsTests-541034353-project-member] Delete volume request issued successfully. Aug 07 09:57:06.556052 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-a0b8ff95-1b50-4462-aa0c-19f830122159 tempest-AbsoluteLimitsTests-541034353 tempest-AbsoluteLimitsTests-541034353-project-member] https://10.4.3.8/volume/v3/volumes/3b0a1a0a-1231-42a5-9cd3-ca76a503cf83 returned with HTTP 202 Aug 07 09:57:06.556651 np0000006707 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 543/2169] 10.4.3.8 () {66 vars in 1337 bytes} [Fri Aug 7 09:57:06 2026] DELETE /volume/v3/volumes/3b0a1a0a-1231-42a5-9cd3-ca76a503cf83 => generated 0 bytes in 70 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 07 09:57:06.566039 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-c790164c-3449-4ebd-8e4e-78d51e19099b None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:57:06.568157 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-c790164c-3449-4ebd-8e4e-78d51e19099b tempest-AbsoluteLimitsTests-541034353 tempest-AbsoluteLimitsTests-541034353-project-member] GET https://10.4.3.8/volume/v3/volumes/3b0a1a0a-1231-42a5-9cd3-ca76a503cf83 Aug 07 09:57:06.568382 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-c790164c-3449-4ebd-8e4e-78d51e19099b tempest-AbsoluteLimitsTests-541034353 tempest-AbsoluteLimitsTests-541034353-project-member] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 09:57:06.568631 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-c790164c-3449-4ebd-8e4e-78d51e19099b tempest-AbsoluteLimitsTests-541034353 tempest-AbsoluteLimitsTests-541034353-project-member] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 09:57:06.577338 np0000006707 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 09:57:06.577338 np0000006707 devstack@c-api.service[100295]: warnings.warn( Aug 07 09:57:06.581661 np0000006707 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-c790164c-3449-4ebd-8e4e-78d51e19099b tempest-AbsoluteLimitsTests-541034353 tempest-AbsoluteLimitsTests-541034353-project-member] Volume info retrieved successfully. Aug 07 09:57:06.586520 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-c790164c-3449-4ebd-8e4e-78d51e19099b tempest-AbsoluteLimitsTests-541034353 tempest-AbsoluteLimitsTests-541034353-project-member] https://10.4.3.8/volume/v3/volumes/3b0a1a0a-1231-42a5-9cd3-ca76a503cf83 returned with HTTP 200 Aug 07 09:57:06.587179 np0000006707 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 541/2170] 10.4.3.8 () {66 vars in 1334 bytes} [Fri Aug 7 09:57:06 2026] GET /volume/v3/volumes/3b0a1a0a-1231-42a5-9cd3-ca76a503cf83 => generated 838 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 09:57:07.469699 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [None req-356310d1-2786-4225-9027-a774ac11b451 None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:57:07.471568 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-356310d1-2786-4225-9027-a774ac11b451 tempest-VolumesActionsTest-1297460665 tempest-VolumesActionsTest-1297460665-project-member] GET https://10.4.3.8/volume/v3/volumes/5212b49c-c9cf-4689-a4bf-697dd0c1bd8f Aug 07 09:57:07.471793 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-356310d1-2786-4225-9027-a774ac11b451 tempest-VolumesActionsTest-1297460665 tempest-VolumesActionsTest-1297460665-project-member] Empty body provided in request {{(pid=100296) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 09:57:07.471987 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-356310d1-2786-4225-9027-a774ac11b451 tempest-VolumesActionsTest-1297460665 tempest-VolumesActionsTest-1297460665-project-member] Calling method 'show' {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 09:57:07.480218 np0000006707 devstack@c-api.service[100296]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 09:57:07.480218 np0000006707 devstack@c-api.service[100296]: warnings.warn( Aug 07 09:57:07.484542 np0000006707 devstack@c-api.service[100296]: INFO cinder.volume.api [None req-356310d1-2786-4225-9027-a774ac11b451 tempest-VolumesActionsTest-1297460665 tempest-VolumesActionsTest-1297460665-project-member] Volume info retrieved successfully. Aug 07 09:57:07.489331 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-356310d1-2786-4225-9027-a774ac11b451 tempest-VolumesActionsTest-1297460665 tempest-VolumesActionsTest-1297460665-project-member] https://10.4.3.8/volume/v3/volumes/5212b49c-c9cf-4689-a4bf-697dd0c1bd8f returned with HTTP 200 Aug 07 09:57:07.490052 np0000006707 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 541/2171] 10.4.3.8 () {66 vars in 1334 bytes} [Fri Aug 7 09:57:07 2026] GET /volume/v3/volumes/5212b49c-c9cf-4689-a4bf-697dd0c1bd8f => generated 837 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 09:57:07.579880 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.middleware.request_id [None req-b1469141-768a-4bf4-a6e2-e1153a799599 None None] RequestId filter calling following filter/app {{(pid=100298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:57:07.582847 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [None req-b1469141-768a-4bf4-a6e2-e1153a799599 tempest-ProjectAdminTests33-1592392534 tempest-ProjectAdminTests33-1592392534-project-admin] GET https://10.4.3.8/volume/v3/backups/be2c0de0-30f0-46d0-9a5c-40cd28b8f154 Aug 07 09:57:07.583144 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [None req-b1469141-768a-4bf4-a6e2-e1153a799599 tempest-ProjectAdminTests33-1592392534 tempest-ProjectAdminTests33-1592392534-project-admin] Empty body provided in request {{(pid=100298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 09:57:07.583343 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [None req-b1469141-768a-4bf4-a6e2-e1153a799599 tempest-ProjectAdminTests33-1592392534 tempest-ProjectAdminTests33-1592392534-project-admin] Calling method 'show' {{(pid=100298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 09:57:07.583715 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.v3.backups [None req-b1469141-768a-4bf4-a6e2-e1153a799599 tempest-ProjectAdminTests33-1592392534 tempest-ProjectAdminTests33-1592392534-project-admin] Show backup with id be2c0de0-30f0-46d0-9a5c-40cd28b8f154. {{(pid=100298) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 09:57:07.592762 np0000006707 devstack@c-api.service[100298]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 09:57:07.592762 np0000006707 devstack@c-api.service[100298]: warnings.warn( Aug 07 09:57:07.593142 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [None req-b1469141-768a-4bf4-a6e2-e1153a799599 tempest-ProjectAdminTests33-1592392534 tempest-ProjectAdminTests33-1592392534-project-admin] https://10.4.3.8/volume/v3/backups/be2c0de0-30f0-46d0-9a5c-40cd28b8f154 returned with HTTP 200 Aug 07 09:57:07.593973 np0000006707 devstack@c-api.service[100298]: [pid: 100298|app: 0|req: 547/2172] 10.4.3.8 () {68 vars in 1374 bytes} [Fri Aug 7 09:57:07 2026] GET /volume/v3/backups/be2c0de0-30f0-46d0-9a5c-40cd28b8f154 => generated 731 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 09:57:07.614404 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [None req-a7e928cf-b7f3-40bf-be1c-490733e7f27e None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:57:07.618135 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-a7e928cf-b7f3-40bf-be1c-490733e7f27e tempest-AbsoluteLimitsTests-541034353 tempest-AbsoluteLimitsTests-541034353-project-member] GET https://10.4.3.8/volume/v3/volumes/3b0a1a0a-1231-42a5-9cd3-ca76a503cf83 Aug 07 09:57:07.618915 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-a7e928cf-b7f3-40bf-be1c-490733e7f27e tempest-AbsoluteLimitsTests-541034353 tempest-AbsoluteLimitsTests-541034353-project-member] Empty body provided in request {{(pid=100297) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 09:57:07.618915 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-a7e928cf-b7f3-40bf-be1c-490733e7f27e tempest-AbsoluteLimitsTests-541034353 tempest-AbsoluteLimitsTests-541034353-project-member] Calling method 'show' {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 09:57:07.633345 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-a7e928cf-b7f3-40bf-be1c-490733e7f27e tempest-AbsoluteLimitsTests-541034353 tempest-AbsoluteLimitsTests-541034353-project-member] https://10.4.3.8/volume/v3/volumes/3b0a1a0a-1231-42a5-9cd3-ca76a503cf83 returned with HTTP 404 Aug 07 09:57:07.634382 np0000006707 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 544/2173] 10.4.3.8 () {66 vars in 1334 bytes} [Fri Aug 7 09:57:07 2026] GET /volume/v3/volumes/3b0a1a0a-1231-42a5-9cd3-ca76a503cf83 => generated 109 bytes in 21 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 09:57:08.613913 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-5e088c24-2a82-42a3-9840-2716fc713943 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:57:08.616049 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-5e088c24-2a82-42a3-9840-2716fc713943 tempest-ProjectAdminTests33-1592392534 tempest-ProjectAdminTests33-1592392534-project-admin] GET https://10.4.3.8/volume/v3/backups/be2c0de0-30f0-46d0-9a5c-40cd28b8f154 Aug 07 09:57:08.616633 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-5e088c24-2a82-42a3-9840-2716fc713943 tempest-ProjectAdminTests33-1592392534 tempest-ProjectAdminTests33-1592392534-project-admin] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 09:57:08.617112 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-5e088c24-2a82-42a3-9840-2716fc713943 tempest-ProjectAdminTests33-1592392534 tempest-ProjectAdminTests33-1592392534-project-admin] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 09:57:08.617409 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.v3.backups [None req-5e088c24-2a82-42a3-9840-2716fc713943 tempest-ProjectAdminTests33-1592392534 tempest-ProjectAdminTests33-1592392534-project-admin] Show backup with id be2c0de0-30f0-46d0-9a5c-40cd28b8f154. {{(pid=100295) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 09:57:08.626445 np0000006707 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 09:57:08.626445 np0000006707 devstack@c-api.service[100295]: warnings.warn( Aug 07 09:57:08.627148 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-5e088c24-2a82-42a3-9840-2716fc713943 tempest-ProjectAdminTests33-1592392534 tempest-ProjectAdminTests33-1592392534-project-admin] https://10.4.3.8/volume/v3/backups/be2c0de0-30f0-46d0-9a5c-40cd28b8f154 returned with HTTP 200 Aug 07 09:57:08.627541 np0000006707 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 542/2174] 10.4.3.8 () {68 vars in 1374 bytes} [Fri Aug 7 09:57:08 2026] GET /volume/v3/backups/be2c0de0-30f0-46d0-9a5c-40cd28b8f154 => generated 731 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 09:57:09.644548 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [None req-b0fc92e5-ea05-4226-b72d-b86cf3a24383 None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:57:09.649480 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-b0fc92e5-ea05-4226-b72d-b86cf3a24383 tempest-ProjectAdminTests33-1592392534 tempest-ProjectAdminTests33-1592392534-project-admin] GET https://10.4.3.8/volume/v3/backups/be2c0de0-30f0-46d0-9a5c-40cd28b8f154 Aug 07 09:57:09.649480 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-b0fc92e5-ea05-4226-b72d-b86cf3a24383 tempest-ProjectAdminTests33-1592392534 tempest-ProjectAdminTests33-1592392534-project-admin] Empty body provided in request {{(pid=100296) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 09:57:09.649674 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-b0fc92e5-ea05-4226-b72d-b86cf3a24383 tempest-ProjectAdminTests33-1592392534 tempest-ProjectAdminTests33-1592392534-project-admin] Calling method 'show' {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 09:57:09.649735 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.v3.backups [None req-b0fc92e5-ea05-4226-b72d-b86cf3a24383 tempest-ProjectAdminTests33-1592392534 tempest-ProjectAdminTests33-1592392534-project-admin] Show backup with id be2c0de0-30f0-46d0-9a5c-40cd28b8f154. {{(pid=100296) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 09:57:09.662027 np0000006707 devstack@c-api.service[100296]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 09:57:09.662027 np0000006707 devstack@c-api.service[100296]: warnings.warn( Aug 07 09:57:09.662413 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-b0fc92e5-ea05-4226-b72d-b86cf3a24383 tempest-ProjectAdminTests33-1592392534 tempest-ProjectAdminTests33-1592392534-project-admin] https://10.4.3.8/volume/v3/backups/be2c0de0-30f0-46d0-9a5c-40cd28b8f154 returned with HTTP 200 Aug 07 09:57:09.663035 np0000006707 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 542/2175] 10.4.3.8 () {68 vars in 1374 bytes} [Fri Aug 7 09:57:09 2026] GET /volume/v3/backups/be2c0de0-30f0-46d0-9a5c-40cd28b8f154 => generated 731 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 09:57:10.670627 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.middleware.request_id [None req-36fd3db5-f269-4141-b89c-953f3324bec6 None None] RequestId filter calling following filter/app {{(pid=100298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:57:10.686338 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [None req-f0240397-bcf1-4cd8-a3cd-b364cbde1731 None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:57:10.688925 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-f0240397-bcf1-4cd8-a3cd-b364cbde1731 tempest-ProjectAdminTests33-1592392534 tempest-ProjectAdminTests33-1592392534-project-admin] GET https://10.4.3.8/volume/v3/backups/be2c0de0-30f0-46d0-9a5c-40cd28b8f154 Aug 07 09:57:10.688925 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-f0240397-bcf1-4cd8-a3cd-b364cbde1731 tempest-ProjectAdminTests33-1592392534 tempest-ProjectAdminTests33-1592392534-project-admin] Empty body provided in request {{(pid=100297) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 09:57:10.689220 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-f0240397-bcf1-4cd8-a3cd-b364cbde1731 tempest-ProjectAdminTests33-1592392534 tempest-ProjectAdminTests33-1592392534-project-admin] Calling method 'show' {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 09:57:10.689220 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.v3.backups [None req-f0240397-bcf1-4cd8-a3cd-b364cbde1731 tempest-ProjectAdminTests33-1592392534 tempest-ProjectAdminTests33-1592392534-project-admin] Show backup with id be2c0de0-30f0-46d0-9a5c-40cd28b8f154. {{(pid=100297) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 09:57:10.696367 np0000006707 devstack@c-api.service[100297]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 09:57:10.696367 np0000006707 devstack@c-api.service[100297]: warnings.warn( Aug 07 09:57:10.698200 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-f0240397-bcf1-4cd8-a3cd-b364cbde1731 tempest-ProjectAdminTests33-1592392534 tempest-ProjectAdminTests33-1592392534-project-admin] https://10.4.3.8/volume/v3/backups/be2c0de0-30f0-46d0-9a5c-40cd28b8f154 returned with HTTP 200 Aug 07 09:57:10.698872 np0000006707 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 545/2176] 10.4.3.8 () {68 vars in 1374 bytes} [Fri Aug 7 09:57:10 2026] GET /volume/v3/backups/be2c0de0-30f0-46d0-9a5c-40cd28b8f154 => generated 731 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 09:57:10.836296 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [req-789e1410-81b7-43f6-87d1-b4713e2b22de req-9638b4ea-16b8-433f-8108-fa2f31373b33 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:57:10.839479 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [req-789e1410-81b7-43f6-87d1-b4713e2b22de req-9638b4ea-16b8-433f-8108-fa2f31373b33 tempest-ServerActionsTestOtherB-2108643741 tempest-ServerActionsTestOtherB-2108643741-project-member] POST https://10.4.3.8/volume/v3/attachments/761b669d-fb26-4d80-863a-3deed416be96/action Aug 07 09:57:10.839994 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [req-789e1410-81b7-43f6-87d1-b4713e2b22de req-9638b4ea-16b8-433f-8108-fa2f31373b33 tempest-ServerActionsTestOtherB-2108643741 tempest-ServerActionsTestOtherB-2108643741-project-member] Action body: b'{"os-complete": null}' {{(pid=100295) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 07 09:57:10.840175 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [req-789e1410-81b7-43f6-87d1-b4713e2b22de req-9638b4ea-16b8-433f-8108-fa2f31373b33 tempest-ServerActionsTestOtherB-2108643741 tempest-ServerActionsTestOtherB-2108643741-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 09:57:10.852988 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [None req-36fd3db5-f269-4141-b89c-953f3324bec6 tempest-VolumesListTestJSON-708861248 tempest-VolumesListTestJSON-708861248-project-member] GET https://10.4.3.8/volume/v3/volumes Aug 07 09:57:10.853753 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [None req-36fd3db5-f269-4141-b89c-953f3324bec6 tempest-VolumesListTestJSON-708861248 tempest-VolumesListTestJSON-708861248-project-member] Empty body provided in request {{(pid=100298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 09:57:10.853753 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [None req-36fd3db5-f269-4141-b89c-953f3324bec6 tempest-VolumesListTestJSON-708861248 tempest-VolumesListTestJSON-708861248-project-member] Calling method 'index' {{(pid=100298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 09:57:10.854095 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.api_utils [None req-36fd3db5-f269-4141-b89c-953f3324bec6 tempest-VolumesListTestJSON-708861248 tempest-VolumesListTestJSON-708861248-project-member] Removing options '' from query. {{(pid=100298) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 07 09:57:10.854951 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.volume.api [None req-36fd3db5-f269-4141-b89c-953f3324bec6 tempest-VolumesListTestJSON-708861248 tempest-VolumesListTestJSON-708861248-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100298) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 07 09:57:10.864137 np0000006707 devstack@c-api.service[100298]: INFO cinder.volume.api [None req-36fd3db5-f269-4141-b89c-953f3324bec6 tempest-VolumesListTestJSON-708861248 tempest-VolumesListTestJSON-708861248-project-member] Get all volumes completed successfully. Aug 07 09:57:10.864386 np0000006707 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 09:57:10.864386 np0000006707 devstack@c-api.service[100295]: warnings.warn( Aug 07 09:57:10.864483 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [None req-36fd3db5-f269-4141-b89c-953f3324bec6 tempest-VolumesListTestJSON-708861248 tempest-VolumesListTestJSON-708861248-project-member] https://10.4.3.8/volume/v3/volumes returned with HTTP 200 Aug 07 09:57:10.864917 np0000006707 devstack@c-api.service[100298]: [pid: 100298|app: 0|req: 548/2177] 10.4.3.8 () {66 vars in 1223 bytes} [Fri Aug 7 09:57:10 2026] GET /volume/v3/volumes => generated 15 bytes in 195 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 07 09:57:10.878973 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [None req-fccde99b-b3a7-4f44-ba7b-8db282f2262d None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:57:10.880947 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-fccde99b-b3a7-4f44-ba7b-8db282f2262d tempest-VolumesListTestJSON-708861248 tempest-VolumesListTestJSON-708861248-project-member] POST https://10.4.3.8/volume/v3/volumes Aug 07 09:57:10.881287 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-fccde99b-b3a7-4f44-ba7b-8db282f2262d tempest-VolumesListTestJSON-708861248 tempest-VolumesListTestJSON-708861248-project-member] Action: 'create', calling method: create, body: {"volume": {"metadata": {"Type": "work"}, "size": 1, "name": "tempest-VolumesListTestJSON-Volume-980379347"}} {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 09:57:10.883019 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.v3.volumes [None req-fccde99b-b3a7-4f44-ba7b-8db282f2262d tempest-VolumesListTestJSON-708861248 tempest-VolumesListTestJSON-708861248-project-member] Create volume request body: {'volume': {'metadata': {'Type': 'work'}, 'size': 1, 'name': 'tempest-VolumesListTestJSON-Volume-980379347'}} {{(pid=100296) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 07 09:57:10.883141 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.v3.volumes [None req-fccde99b-b3a7-4f44-ba7b-8db282f2262d tempest-VolumesListTestJSON-708861248 tempest-VolumesListTestJSON-708861248-project-member] Create volume of 1 GB Aug 07 09:57:10.884215 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [req-789e1410-81b7-43f6-87d1-b4713e2b22de req-9638b4ea-16b8-433f-8108-fa2f31373b33 tempest-ServerActionsTestOtherB-2108643741 tempest-ServerActionsTestOtherB-2108643741-project-member] https://10.4.3.8/volume/v3/attachments/761b669d-fb26-4d80-863a-3deed416be96/action returned with HTTP 204 Aug 07 09:57:10.885413 np0000006707 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 543/2178] 10.4.3.8 () {74 vars in 1711 bytes} [Fri Aug 7 09:57:10 2026] POST /volume/v3/attachments/761b669d-fb26-4d80-863a-3deed416be96/action => generated 0 bytes in 50 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 07 09:57:10.893272 np0000006707 devstack@c-api.service[100296]: INFO cinder.volume.api [None req-fccde99b-b3a7-4f44-ba7b-8db282f2262d tempest-VolumesListTestJSON-708861248 tempest-VolumesListTestJSON-708861248-project-member] Availability Zones retrieved successfully. Aug 07 09:57:10.900134 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.volume.api [None req-fccde99b-b3a7-4f44-ba7b-8db282f2262d tempest-VolumesListTestJSON-708861248 tempest-VolumesListTestJSON-708861248-project-member] Flow 'volume_create_api' (9a1af648-2264-458a-b318-b63bcef0731c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100296) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 09:57:10.901302 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.volume.api [None req-fccde99b-b3a7-4f44-ba7b-8db282f2262d tempest-VolumesListTestJSON-708861248 tempest-VolumesListTestJSON-708861248-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (cc0254fd-2b9d-40cf-94a6-644899b3d3aa) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 09:57:10.902434 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.volume.flows.api.create_volume [None req-fccde99b-b3a7-4f44-ba7b-8db282f2262d tempest-VolumesListTestJSON-708861248 tempest-VolumesListTestJSON-708861248-project-member] Validating volume size '1' using validate_int {{(pid=100296) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 07 09:57:10.935988 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.volume.api [None req-fccde99b-b3a7-4f44-ba7b-8db282f2262d tempest-VolumesListTestJSON-708861248 tempest-VolumesListTestJSON-708861248-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (cc0254fd-2b9d-40cf-94a6-644899b3d3aa) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-07T09:47:39Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=45fd9a3a-b61e-4c6c-9ab7-d02f06678d0d,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '45fd9a3a-b61e-4c6c-9ab7-d02f06678d0d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 09:57:10.937054 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.volume.api [None req-fccde99b-b3a7-4f44-ba7b-8db282f2262d tempest-VolumesListTestJSON-708861248 tempest-VolumesListTestJSON-708861248-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4592ae22-7577-492b-a582-230a16b9d5bd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 09:57:11.024640 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.quota [None req-fccde99b-b3a7-4f44-ba7b-8db282f2262d tempest-VolumesListTestJSON-708861248 tempest-VolumesListTestJSON-708861248-project-member] Created reservations ['d360d048-3c89-4b02-aca4-e877c1952296', '2ffcd23b-d66c-4d27-b52a-5e3cd57a1573', 'b37af2b3-a55f-453e-a7be-bd7c52197672', '216ff346-22cd-4935-886c-a6ea79aa3521'] {{(pid=100296) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 09:57:11.025589 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.volume.api [None req-fccde99b-b3a7-4f44-ba7b-8db282f2262d tempest-VolumesListTestJSON-708861248 tempest-VolumesListTestJSON-708861248-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4592ae22-7577-492b-a582-230a16b9d5bd) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['d360d048-3c89-4b02-aca4-e877c1952296', '2ffcd23b-d66c-4d27-b52a-5e3cd57a1573', 'b37af2b3-a55f-453e-a7be-bd7c52197672', '216ff346-22cd-4935-886c-a6ea79aa3521']}' {{(pid=100296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 09:57:11.026479 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.volume.api [None req-fccde99b-b3a7-4f44-ba7b-8db282f2262d tempest-VolumesListTestJSON-708861248 tempest-VolumesListTestJSON-708861248-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0ce87208-be07-4bfb-8434-b6fb1b6c87f5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 09:57:11.062825 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.volume.api [None req-fccde99b-b3a7-4f44-ba7b-8db282f2262d tempest-VolumesListTestJSON-708861248 tempest-VolumesListTestJSON-708861248-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0ce87208-be07-4bfb-8434-b6fb1b6c87f5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '1f62fe4b-0145-4a97-978d-fd97da1c6b61', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesListTestJSON-Volume-980379347',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='1c9526eb59e04217abca8977c048dc8b',qos_specs=None,replication_status=,reservations=['d360d048-3c89-4b02-aca4-e877c1952296','2ffcd23b-d66c-4d27-b52a-5e3cd57a1573','b37af2b3-a55f-453e-a7be-bd7c52197672','216ff346-22cd-4935-886c-a6ea79aa3521'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='aef8cb8332c84059bf5dac8902d0bde2',volume_type_id=45fd9a3a-b61e-4c6c-9ab7-d02f06678d0d), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-07T09:57:11Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesListTestJSON-Volume-980379347',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=1f62fe4b-0145-4a97-978d-fd97da1c6b61,launched_at=None,metadata={Type='work'},migration_status=None,multiattach=False,previous_status=None,project_id='1c9526eb59e04217abca8977c048dc8b',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='aef8cb8332c84059bf5dac8902d0bde2',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(45fd9a3a-b61e-4c6c-9ab7-d02f06678d0d),volume_type_id=45fd9a3a-b61e-4c6c-9ab7-d02f06678d0d)}' {{(pid=100296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 09:57:11.065939 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.volume.api [None req-fccde99b-b3a7-4f44-ba7b-8db282f2262d tempest-VolumesListTestJSON-708861248 tempest-VolumesListTestJSON-708861248-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c7a4dd0f-b386-46e3-9208-f8d3cc9fa829) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 09:57:11.090259 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.volume.api [None req-fccde99b-b3a7-4f44-ba7b-8db282f2262d tempest-VolumesListTestJSON-708861248 tempest-VolumesListTestJSON-708861248-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c7a4dd0f-b386-46e3-9208-f8d3cc9fa829) transitioned into state 'SUCCESS' from state '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-980379347',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='1c9526eb59e04217abca8977c048dc8b',qos_specs=None,replication_status=,reservations=['d360d048-3c89-4b02-aca4-e877c1952296','2ffcd23b-d66c-4d27-b52a-5e3cd57a1573','b37af2b3-a55f-453e-a7be-bd7c52197672','216ff346-22cd-4935-886c-a6ea79aa3521'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='aef8cb8332c84059bf5dac8902d0bde2',volume_type_id=45fd9a3a-b61e-4c6c-9ab7-d02f06678d0d)}' {{(pid=100296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 09:57:11.091328 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.volume.api [None req-fccde99b-b3a7-4f44-ba7b-8db282f2262d tempest-VolumesListTestJSON-708861248 tempest-VolumesListTestJSON-708861248-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d74be24c-4809-464c-9cbc-36e54dbef290) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 09:57:11.109092 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.volume.api [None req-fccde99b-b3a7-4f44-ba7b-8db282f2262d tempest-VolumesListTestJSON-708861248 tempest-VolumesListTestJSON-708861248-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d74be24c-4809-464c-9cbc-36e54dbef290) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 09:57:11.110606 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.volume.api [None req-fccde99b-b3a7-4f44-ba7b-8db282f2262d tempest-VolumesListTestJSON-708861248 tempest-VolumesListTestJSON-708861248-project-member] Flow 'volume_create_api' (9a1af648-2264-458a-b318-b63bcef0731c) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100296) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 09:57:11.111243 np0000006707 devstack@c-api.service[100296]: INFO cinder.volume.api [None req-fccde99b-b3a7-4f44-ba7b-8db282f2262d tempest-VolumesListTestJSON-708861248 tempest-VolumesListTestJSON-708861248-project-member] Create volume request issued successfully. Aug 07 09:57:11.112811 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-fccde99b-b3a7-4f44-ba7b-8db282f2262d tempest-VolumesListTestJSON-708861248 tempest-VolumesListTestJSON-708861248-project-member] https://10.4.3.8/volume/v3/volumes returned with HTTP 202 Aug 07 09:57:11.112905 np0000006707 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 543/2179] 10.4.3.8 () {68 vars in 1245 bytes} [Fri Aug 7 09:57:10 2026] POST /volume/v3/volumes => generated 759 bytes in 235 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 07 09:57:11.128612 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [None req-73a0c38f-0714-433e-87ee-758ed168ca75 None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:57:11.131795 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-73a0c38f-0714-433e-87ee-758ed168ca75 tempest-VolumesListTestJSON-708861248 tempest-VolumesListTestJSON-708861248-project-member] GET https://10.4.3.8/volume/v3/volumes/1f62fe4b-0145-4a97-978d-fd97da1c6b61 Aug 07 09:57:11.132042 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-73a0c38f-0714-433e-87ee-758ed168ca75 tempest-VolumesListTestJSON-708861248 tempest-VolumesListTestJSON-708861248-project-member] Empty body provided in request {{(pid=100297) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 09:57:11.132299 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-73a0c38f-0714-433e-87ee-758ed168ca75 tempest-VolumesListTestJSON-708861248 tempest-VolumesListTestJSON-708861248-project-member] Calling method 'show' {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 09:57:11.143469 np0000006707 devstack@c-api.service[100297]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 09:57:11.143469 np0000006707 devstack@c-api.service[100297]: warnings.warn( Aug 07 09:57:11.146853 np0000006707 devstack@c-api.service[100297]: INFO cinder.volume.api [None req-73a0c38f-0714-433e-87ee-758ed168ca75 tempest-VolumesListTestJSON-708861248 tempest-VolumesListTestJSON-708861248-project-member] Volume info retrieved successfully. Aug 07 09:57:11.152585 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-73a0c38f-0714-433e-87ee-758ed168ca75 tempest-VolumesListTestJSON-708861248 tempest-VolumesListTestJSON-708861248-project-member] https://10.4.3.8/volume/v3/volumes/1f62fe4b-0145-4a97-978d-fd97da1c6b61 returned with HTTP 200 Aug 07 09:57:11.153143 np0000006707 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 546/2180] 10.4.3.8 () {66 vars in 1334 bytes} [Fri Aug 7 09:57:11 2026] GET /volume/v3/volumes/1f62fe4b-0145-4a97-978d-fd97da1c6b61 => generated 827 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 09:57:11.719367 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.middleware.request_id [None req-0cb6cabb-3700-44d6-b938-8575405af944 None None] RequestId filter calling following filter/app {{(pid=100298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:57:11.725205 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [None req-0cb6cabb-3700-44d6-b938-8575405af944 tempest-ProjectAdminTests33-1592392534 tempest-ProjectAdminTests33-1592392534-project-admin] GET https://10.4.3.8/volume/v3/backups/be2c0de0-30f0-46d0-9a5c-40cd28b8f154 Aug 07 09:57:11.725205 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [None req-0cb6cabb-3700-44d6-b938-8575405af944 tempest-ProjectAdminTests33-1592392534 tempest-ProjectAdminTests33-1592392534-project-admin] Empty body provided in request {{(pid=100298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 09:57:11.725205 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [None req-0cb6cabb-3700-44d6-b938-8575405af944 tempest-ProjectAdminTests33-1592392534 tempest-ProjectAdminTests33-1592392534-project-admin] Calling method 'show' {{(pid=100298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 09:57:11.725205 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.v3.backups [None req-0cb6cabb-3700-44d6-b938-8575405af944 tempest-ProjectAdminTests33-1592392534 tempest-ProjectAdminTests33-1592392534-project-admin] Show backup with id be2c0de0-30f0-46d0-9a5c-40cd28b8f154. {{(pid=100298) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 09:57:11.734202 np0000006707 devstack@c-api.service[100298]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 09:57:11.734202 np0000006707 devstack@c-api.service[100298]: warnings.warn( Aug 07 09:57:11.735336 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [None req-0cb6cabb-3700-44d6-b938-8575405af944 tempest-ProjectAdminTests33-1592392534 tempest-ProjectAdminTests33-1592392534-project-admin] https://10.4.3.8/volume/v3/backups/be2c0de0-30f0-46d0-9a5c-40cd28b8f154 returned with HTTP 200 Aug 07 09:57:11.736175 np0000006707 devstack@c-api.service[100298]: [pid: 100298|app: 0|req: 549/2181] 10.4.3.8 () {68 vars in 1374 bytes} [Fri Aug 7 09:57:11 2026] GET /volume/v3/backups/be2c0de0-30f0-46d0-9a5c-40cd28b8f154 => generated 731 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 09:57:12.179890 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-41f119eb-6a21-4db5-97b9-25e3f9311b4c None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:57:12.181821 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-41f119eb-6a21-4db5-97b9-25e3f9311b4c tempest-VolumesListTestJSON-708861248 tempest-VolumesListTestJSON-708861248-project-member] GET https://10.4.3.8/volume/v3/volumes/1f62fe4b-0145-4a97-978d-fd97da1c6b61 Aug 07 09:57:12.182131 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-41f119eb-6a21-4db5-97b9-25e3f9311b4c tempest-VolumesListTestJSON-708861248 tempest-VolumesListTestJSON-708861248-project-member] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 09:57:12.182301 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-41f119eb-6a21-4db5-97b9-25e3f9311b4c tempest-VolumesListTestJSON-708861248 tempest-VolumesListTestJSON-708861248-project-member] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 09:57:12.195993 np0000006707 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 09:57:12.195993 np0000006707 devstack@c-api.service[100295]: warnings.warn( Aug 07 09:57:12.208649 np0000006707 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-41f119eb-6a21-4db5-97b9-25e3f9311b4c tempest-VolumesListTestJSON-708861248 tempest-VolumesListTestJSON-708861248-project-member] Volume info retrieved successfully. Aug 07 09:57:12.221089 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-41f119eb-6a21-4db5-97b9-25e3f9311b4c tempest-VolumesListTestJSON-708861248 tempest-VolumesListTestJSON-708861248-project-member] https://10.4.3.8/volume/v3/volumes/1f62fe4b-0145-4a97-978d-fd97da1c6b61 returned with HTTP 200 Aug 07 09:57:12.221863 np0000006707 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 544/2182] 10.4.3.8 () {66 vars in 1334 bytes} [Fri Aug 7 09:57:12 2026] GET /volume/v3/volumes/1f62fe4b-0145-4a97-978d-fd97da1c6b61 => generated 852 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 09:57:12.252453 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [None req-c3f839a5-e52b-454d-ade2-07e33d662032 None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:57:12.255126 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-c3f839a5-e52b-454d-ade2-07e33d662032 tempest-VolumesListTestJSON-708861248 tempest-VolumesListTestJSON-708861248-project-member] GET https://10.4.3.8/volume/v3/volumes/1f62fe4b-0145-4a97-978d-fd97da1c6b61 Aug 07 09:57:12.257443 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-c3f839a5-e52b-454d-ade2-07e33d662032 tempest-VolumesListTestJSON-708861248 tempest-VolumesListTestJSON-708861248-project-member] Empty body provided in request {{(pid=100296) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 09:57:12.257861 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-c3f839a5-e52b-454d-ade2-07e33d662032 tempest-VolumesListTestJSON-708861248 tempest-VolumesListTestJSON-708861248-project-member] Calling method 'show' {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 09:57:12.271279 np0000006707 devstack@c-api.service[100296]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 09:57:12.271279 np0000006707 devstack@c-api.service[100296]: warnings.warn( Aug 07 09:57:12.278180 np0000006707 devstack@c-api.service[100296]: INFO cinder.volume.api [None req-c3f839a5-e52b-454d-ade2-07e33d662032 tempest-VolumesListTestJSON-708861248 tempest-VolumesListTestJSON-708861248-project-member] Volume info retrieved successfully. Aug 07 09:57:12.289507 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-c3f839a5-e52b-454d-ade2-07e33d662032 tempest-VolumesListTestJSON-708861248 tempest-VolumesListTestJSON-708861248-project-member] https://10.4.3.8/volume/v3/volumes/1f62fe4b-0145-4a97-978d-fd97da1c6b61 returned with HTTP 200 Aug 07 09:57:12.289884 np0000006707 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 544/2183] 10.4.3.8 () {66 vars in 1334 bytes} [Fri Aug 7 09:57:12 2026] GET /volume/v3/volumes/1f62fe4b-0145-4a97-978d-fd97da1c6b61 => generated 852 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 09:57:12.325678 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [None req-c044b056-0b95-4193-85a7-e93274692a08 None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:57:12.327976 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-c044b056-0b95-4193-85a7-e93274692a08 tempest-VolumesListTestJSON-708861248 tempest-VolumesListTestJSON-708861248-project-member] POST https://10.4.3.8/volume/v3/volumes Aug 07 09:57:12.328932 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-c044b056-0b95-4193-85a7-e93274692a08 tempest-VolumesListTestJSON-708861248 tempest-VolumesListTestJSON-708861248-project-member] Action: 'create', calling method: create, body: {"volume": {"metadata": {"Type": "work"}, "size": 1, "name": "tempest-VolumesListTestJSON-Volume-2045681927"}} {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 09:57:12.330537 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.v3.volumes [None req-c044b056-0b95-4193-85a7-e93274692a08 tempest-VolumesListTestJSON-708861248 tempest-VolumesListTestJSON-708861248-project-member] Create volume request body: {'volume': {'metadata': {'Type': 'work'}, 'size': 1, 'name': 'tempest-VolumesListTestJSON-Volume-2045681927'}} {{(pid=100297) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 07 09:57:12.330937 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.v3.volumes [None req-c044b056-0b95-4193-85a7-e93274692a08 tempest-VolumesListTestJSON-708861248 tempest-VolumesListTestJSON-708861248-project-member] Create volume of 1 GB Aug 07 09:57:12.352657 np0000006707 devstack@c-api.service[100297]: INFO cinder.volume.api [None req-c044b056-0b95-4193-85a7-e93274692a08 tempest-VolumesListTestJSON-708861248 tempest-VolumesListTestJSON-708861248-project-member] Availability Zones retrieved successfully. Aug 07 09:57:12.362341 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.volume.api [None req-c044b056-0b95-4193-85a7-e93274692a08 tempest-VolumesListTestJSON-708861248 tempest-VolumesListTestJSON-708861248-project-member] Flow 'volume_create_api' (2cb2e7dc-2a9a-48c2-b890-f029f99bf2c1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100297) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 09:57:12.366249 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.volume.api [None req-c044b056-0b95-4193-85a7-e93274692a08 tempest-VolumesListTestJSON-708861248 tempest-VolumesListTestJSON-708861248-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f489a67d-b3a2-4107-8a15-bac1fbe3bdae) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100297) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 09:57:12.367970 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.volume.flows.api.create_volume [None req-c044b056-0b95-4193-85a7-e93274692a08 tempest-VolumesListTestJSON-708861248 tempest-VolumesListTestJSON-708861248-project-member] Validating volume size '1' using validate_int {{(pid=100297) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 07 09:57:12.400029 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.volume.api [None req-c044b056-0b95-4193-85a7-e93274692a08 tempest-VolumesListTestJSON-708861248 tempest-VolumesListTestJSON-708861248-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f489a67d-b3a2-4107-8a15-bac1fbe3bdae) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-07T09:47:39Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=45fd9a3a-b61e-4c6c-9ab7-d02f06678d0d,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '45fd9a3a-b61e-4c6c-9ab7-d02f06678d0d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100297) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 09:57:12.400792 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.volume.api [None req-c044b056-0b95-4193-85a7-e93274692a08 tempest-VolumesListTestJSON-708861248 tempest-VolumesListTestJSON-708861248-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5295b339-a8c0-4aec-a610-f9d4a4238ad6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100297) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 09:57:12.463825 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.quota [None req-c044b056-0b95-4193-85a7-e93274692a08 tempest-VolumesListTestJSON-708861248 tempest-VolumesListTestJSON-708861248-project-member] Created reservations ['330efe22-5f17-4659-b328-51b6747abc1e', '9df7ce82-6872-4d49-bb5a-920d86158d2e', 'f1fae1c9-62dc-4496-801c-d4f842dcd979', 'bf9ecf9c-8b4b-420d-aabb-d8b14f00e8f0'] {{(pid=100297) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 09:57:12.464931 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.volume.api [None req-c044b056-0b95-4193-85a7-e93274692a08 tempest-VolumesListTestJSON-708861248 tempest-VolumesListTestJSON-708861248-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5295b339-a8c0-4aec-a610-f9d4a4238ad6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['330efe22-5f17-4659-b328-51b6747abc1e', '9df7ce82-6872-4d49-bb5a-920d86158d2e', 'f1fae1c9-62dc-4496-801c-d4f842dcd979', 'bf9ecf9c-8b4b-420d-aabb-d8b14f00e8f0']}' {{(pid=100297) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 09:57:12.466191 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.volume.api [None req-c044b056-0b95-4193-85a7-e93274692a08 tempest-VolumesListTestJSON-708861248 tempest-VolumesListTestJSON-708861248-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f4117be8-45bf-45df-8156-f5dd1cf355d4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100297) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 09:57:12.505102 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.volume.api [None req-c044b056-0b95-4193-85a7-e93274692a08 tempest-VolumesListTestJSON-708861248 tempest-VolumesListTestJSON-708861248-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f4117be8-45bf-45df-8156-f5dd1cf355d4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'a4375ad5-793c-43b5-9ad0-3a0777780645', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesListTestJSON-Volume-2045681927',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='1c9526eb59e04217abca8977c048dc8b',qos_specs=None,replication_status=,reservations=['330efe22-5f17-4659-b328-51b6747abc1e','9df7ce82-6872-4d49-bb5a-920d86158d2e','f1fae1c9-62dc-4496-801c-d4f842dcd979','bf9ecf9c-8b4b-420d-aabb-d8b14f00e8f0'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='aef8cb8332c84059bf5dac8902d0bde2',volume_type_id=45fd9a3a-b61e-4c6c-9ab7-d02f06678d0d), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-07T09:57:12Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesListTestJSON-Volume-2045681927',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=a4375ad5-793c-43b5-9ad0-3a0777780645,launched_at=None,metadata={Type='work'},migration_status=None,multiattach=False,previous_status=None,project_id='1c9526eb59e04217abca8977c048dc8b',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='aef8cb8332c84059bf5dac8902d0bde2',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(45fd9a3a-b61e-4c6c-9ab7-d02f06678d0d),volume_type_id=45fd9a3a-b61e-4c6c-9ab7-d02f06678d0d)}' {{(pid=100297) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 09:57:12.505311 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.volume.api [None req-c044b056-0b95-4193-85a7-e93274692a08 tempest-VolumesListTestJSON-708861248 tempest-VolumesListTestJSON-708861248-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ab1faf6d-181c-418d-a961-37c82b9a7b36) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100297) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 09:57:12.546765 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.volume.api [None req-c044b056-0b95-4193-85a7-e93274692a08 tempest-VolumesListTestJSON-708861248 tempest-VolumesListTestJSON-708861248-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ab1faf6d-181c-418d-a961-37c82b9a7b36) transitioned into state 'SUCCESS' from state '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-2045681927',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='1c9526eb59e04217abca8977c048dc8b',qos_specs=None,replication_status=,reservations=['330efe22-5f17-4659-b328-51b6747abc1e','9df7ce82-6872-4d49-bb5a-920d86158d2e','f1fae1c9-62dc-4496-801c-d4f842dcd979','bf9ecf9c-8b4b-420d-aabb-d8b14f00e8f0'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='aef8cb8332c84059bf5dac8902d0bde2',volume_type_id=45fd9a3a-b61e-4c6c-9ab7-d02f06678d0d)}' {{(pid=100297) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 09:57:12.547571 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.volume.api [None req-c044b056-0b95-4193-85a7-e93274692a08 tempest-VolumesListTestJSON-708861248 tempest-VolumesListTestJSON-708861248-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (de1945cd-0b6f-484a-a433-cdc9eeae15aa) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100297) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 09:57:12.568708 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.volume.api [None req-c044b056-0b95-4193-85a7-e93274692a08 tempest-VolumesListTestJSON-708861248 tempest-VolumesListTestJSON-708861248-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (de1945cd-0b6f-484a-a433-cdc9eeae15aa) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100297) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 09:57:12.570003 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.volume.api [None req-c044b056-0b95-4193-85a7-e93274692a08 tempest-VolumesListTestJSON-708861248 tempest-VolumesListTestJSON-708861248-project-member] Flow 'volume_create_api' (2cb2e7dc-2a9a-48c2-b890-f029f99bf2c1) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100297) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 09:57:12.571596 np0000006707 devstack@c-api.service[100297]: INFO cinder.volume.api [None req-c044b056-0b95-4193-85a7-e93274692a08 tempest-VolumesListTestJSON-708861248 tempest-VolumesListTestJSON-708861248-project-member] Create volume request issued successfully. Aug 07 09:57:12.573452 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-c044b056-0b95-4193-85a7-e93274692a08 tempest-VolumesListTestJSON-708861248 tempest-VolumesListTestJSON-708861248-project-member] https://10.4.3.8/volume/v3/volumes returned with HTTP 202 Aug 07 09:57:12.573452 np0000006707 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 547/2184] 10.4.3.8 () {68 vars in 1245 bytes} [Fri Aug 7 09:57:12 2026] POST /volume/v3/volumes => generated 760 bytes in 247 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 07 09:57:12.596478 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.middleware.request_id [None req-7d8b61c9-1c41-4674-9e1f-b08c1c1b0813 None None] RequestId filter calling following filter/app {{(pid=100298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:57:12.602236 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [None req-7d8b61c9-1c41-4674-9e1f-b08c1c1b0813 tempest-VolumesListTestJSON-708861248 tempest-VolumesListTestJSON-708861248-project-member] GET https://10.4.3.8/volume/v3/volumes/a4375ad5-793c-43b5-9ad0-3a0777780645 Aug 07 09:57:12.602513 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [None req-7d8b61c9-1c41-4674-9e1f-b08c1c1b0813 tempest-VolumesListTestJSON-708861248 tempest-VolumesListTestJSON-708861248-project-member] Empty body provided in request {{(pid=100298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 09:57:12.602745 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [None req-7d8b61c9-1c41-4674-9e1f-b08c1c1b0813 tempest-VolumesListTestJSON-708861248 tempest-VolumesListTestJSON-708861248-project-member] Calling method 'show' {{(pid=100298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 09:57:12.617573 np0000006707 devstack@c-api.service[100298]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 09:57:12.617573 np0000006707 devstack@c-api.service[100298]: warnings.warn( Aug 07 09:57:12.627768 np0000006707 devstack@c-api.service[100298]: INFO cinder.volume.api [None req-7d8b61c9-1c41-4674-9e1f-b08c1c1b0813 tempest-VolumesListTestJSON-708861248 tempest-VolumesListTestJSON-708861248-project-member] Volume info retrieved successfully. Aug 07 09:57:12.634440 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [None req-7d8b61c9-1c41-4674-9e1f-b08c1c1b0813 tempest-VolumesListTestJSON-708861248 tempest-VolumesListTestJSON-708861248-project-member] https://10.4.3.8/volume/v3/volumes/a4375ad5-793c-43b5-9ad0-3a0777780645 returned with HTTP 200 Aug 07 09:57:12.635195 np0000006707 devstack@c-api.service[100298]: [pid: 100298|app: 0|req: 550/2185] 10.4.3.8 () {66 vars in 1334 bytes} [Fri Aug 7 09:57:12 2026] GET /volume/v3/volumes/a4375ad5-793c-43b5-9ad0-3a0777780645 => generated 828 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 09:57:12.751913 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-22d375c3-6ad1-4ac8-bea2-f2a1598a97d1 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:57:12.757272 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-22d375c3-6ad1-4ac8-bea2-f2a1598a97d1 tempest-ProjectAdminTests33-1592392534 tempest-ProjectAdminTests33-1592392534-project-admin] GET https://10.4.3.8/volume/v3/backups/be2c0de0-30f0-46d0-9a5c-40cd28b8f154 Aug 07 09:57:12.757812 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-22d375c3-6ad1-4ac8-bea2-f2a1598a97d1 tempest-ProjectAdminTests33-1592392534 tempest-ProjectAdminTests33-1592392534-project-admin] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 09:57:12.758778 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-22d375c3-6ad1-4ac8-bea2-f2a1598a97d1 tempest-ProjectAdminTests33-1592392534 tempest-ProjectAdminTests33-1592392534-project-admin] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 09:57:12.758778 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.v3.backups [None req-22d375c3-6ad1-4ac8-bea2-f2a1598a97d1 tempest-ProjectAdminTests33-1592392534 tempest-ProjectAdminTests33-1592392534-project-admin] Show backup with id be2c0de0-30f0-46d0-9a5c-40cd28b8f154. {{(pid=100295) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 09:57:12.766498 np0000006707 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 09:57:12.766498 np0000006707 devstack@c-api.service[100295]: warnings.warn( Aug 07 09:57:12.768016 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-22d375c3-6ad1-4ac8-bea2-f2a1598a97d1 tempest-ProjectAdminTests33-1592392534 tempest-ProjectAdminTests33-1592392534-project-admin] https://10.4.3.8/volume/v3/backups/be2c0de0-30f0-46d0-9a5c-40cd28b8f154 returned with HTTP 200 Aug 07 09:57:12.768016 np0000006707 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 545/2186] 10.4.3.8 () {68 vars in 1374 bytes} [Fri Aug 7 09:57:12 2026] GET /volume/v3/backups/be2c0de0-30f0-46d0-9a5c-40cd28b8f154 => generated 731 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 09:57:13.657171 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [None req-8a640de5-0655-4855-b0d3-89b787f046fc None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:57:13.659403 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-8a640de5-0655-4855-b0d3-89b787f046fc tempest-VolumesListTestJSON-708861248 tempest-VolumesListTestJSON-708861248-project-member] GET https://10.4.3.8/volume/v3/volumes/a4375ad5-793c-43b5-9ad0-3a0777780645 Aug 07 09:57:13.659702 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-8a640de5-0655-4855-b0d3-89b787f046fc tempest-VolumesListTestJSON-708861248 tempest-VolumesListTestJSON-708861248-project-member] Empty body provided in request {{(pid=100296) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 09:57:13.659950 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-8a640de5-0655-4855-b0d3-89b787f046fc tempest-VolumesListTestJSON-708861248 tempest-VolumesListTestJSON-708861248-project-member] Calling method 'show' {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 09:57:13.668661 np0000006707 devstack@c-api.service[100296]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 09:57:13.668661 np0000006707 devstack@c-api.service[100296]: warnings.warn( Aug 07 09:57:13.673157 np0000006707 devstack@c-api.service[100296]: INFO cinder.volume.api [None req-8a640de5-0655-4855-b0d3-89b787f046fc tempest-VolumesListTestJSON-708861248 tempest-VolumesListTestJSON-708861248-project-member] Volume info retrieved successfully. Aug 07 09:57:13.679160 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-8a640de5-0655-4855-b0d3-89b787f046fc tempest-VolumesListTestJSON-708861248 tempest-VolumesListTestJSON-708861248-project-member] https://10.4.3.8/volume/v3/volumes/a4375ad5-793c-43b5-9ad0-3a0777780645 returned with HTTP 200 Aug 07 09:57:13.680162 np0000006707 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 545/2187] 10.4.3.8 () {66 vars in 1334 bytes} [Fri Aug 7 09:57:13 2026] GET /volume/v3/volumes/a4375ad5-793c-43b5-9ad0-3a0777780645 => generated 853 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 09:57:13.696144 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [None req-11dd9e2a-dfc2-4eb3-a561-2cd670ad4136 None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:57:13.698832 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-11dd9e2a-dfc2-4eb3-a561-2cd670ad4136 tempest-VolumesListTestJSON-708861248 tempest-VolumesListTestJSON-708861248-project-member] GET https://10.4.3.8/volume/v3/volumes/a4375ad5-793c-43b5-9ad0-3a0777780645 Aug 07 09:57:13.699104 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-11dd9e2a-dfc2-4eb3-a561-2cd670ad4136 tempest-VolumesListTestJSON-708861248 tempest-VolumesListTestJSON-708861248-project-member] Empty body provided in request {{(pid=100297) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 09:57:13.699333 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-11dd9e2a-dfc2-4eb3-a561-2cd670ad4136 tempest-VolumesListTestJSON-708861248 tempest-VolumesListTestJSON-708861248-project-member] Calling method 'show' {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 09:57:13.710079 np0000006707 devstack@c-api.service[100297]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 09:57:13.710079 np0000006707 devstack@c-api.service[100297]: warnings.warn( Aug 07 09:57:13.718080 np0000006707 devstack@c-api.service[100297]: INFO cinder.volume.api [None req-11dd9e2a-dfc2-4eb3-a561-2cd670ad4136 tempest-VolumesListTestJSON-708861248 tempest-VolumesListTestJSON-708861248-project-member] Volume info retrieved successfully. Aug 07 09:57:13.723346 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-11dd9e2a-dfc2-4eb3-a561-2cd670ad4136 tempest-VolumesListTestJSON-708861248 tempest-VolumesListTestJSON-708861248-project-member] https://10.4.3.8/volume/v3/volumes/a4375ad5-793c-43b5-9ad0-3a0777780645 returned with HTTP 200 Aug 07 09:57:13.724022 np0000006707 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 548/2188] 10.4.3.8 () {66 vars in 1334 bytes} [Fri Aug 7 09:57:13 2026] GET /volume/v3/volumes/a4375ad5-793c-43b5-9ad0-3a0777780645 => generated 853 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 09:57:13.748906 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.middleware.request_id [None req-6cd517d9-8498-4eea-a544-e1b29a02029e None None] RequestId filter calling following filter/app {{(pid=100298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:57:13.751621 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [None req-6cd517d9-8498-4eea-a544-e1b29a02029e tempest-VolumesListTestJSON-708861248 tempest-VolumesListTestJSON-708861248-project-member] POST https://10.4.3.8/volume/v3/volumes Aug 07 09:57:13.753702 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [None req-6cd517d9-8498-4eea-a544-e1b29a02029e tempest-VolumesListTestJSON-708861248 tempest-VolumesListTestJSON-708861248-project-member] Action: 'create', calling method: create, body: {"volume": {"metadata": {"Type": "work"}, "size": 1, "name": "tempest-VolumesListTestJSON-Volume-1400176171"}} {{(pid=100298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 09:57:13.754156 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.v3.volumes [None req-6cd517d9-8498-4eea-a544-e1b29a02029e tempest-VolumesListTestJSON-708861248 tempest-VolumesListTestJSON-708861248-project-member] Create volume request body: {'volume': {'metadata': {'Type': 'work'}, 'size': 1, 'name': 'tempest-VolumesListTestJSON-Volume-1400176171'}} {{(pid=100298) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 07 09:57:13.754394 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.v3.volumes [None req-6cd517d9-8498-4eea-a544-e1b29a02029e tempest-VolumesListTestJSON-708861248 tempest-VolumesListTestJSON-708861248-project-member] Create volume of 1 GB Aug 07 09:57:13.762366 np0000006707 devstack@c-api.service[100298]: INFO cinder.volume.api [None req-6cd517d9-8498-4eea-a544-e1b29a02029e tempest-VolumesListTestJSON-708861248 tempest-VolumesListTestJSON-708861248-project-member] Availability Zones retrieved successfully. Aug 07 09:57:13.772649 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.volume.api [None req-6cd517d9-8498-4eea-a544-e1b29a02029e tempest-VolumesListTestJSON-708861248 tempest-VolumesListTestJSON-708861248-project-member] Flow 'volume_create_api' (1c28c2bb-9557-4c61-9442-351a7f49663e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100298) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 09:57:13.773832 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.volume.api [None req-6cd517d9-8498-4eea-a544-e1b29a02029e tempest-VolumesListTestJSON-708861248 tempest-VolumesListTestJSON-708861248-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d61fc527-2ea7-4989-bdbe-12a67576d22c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100298) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 09:57:13.775102 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.volume.flows.api.create_volume [None req-6cd517d9-8498-4eea-a544-e1b29a02029e tempest-VolumesListTestJSON-708861248 tempest-VolumesListTestJSON-708861248-project-member] Validating volume size '1' using validate_int {{(pid=100298) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 07 09:57:13.800265 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-5ef4e1e0-a479-420d-a956-17851337b556 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:57:13.806376 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-5ef4e1e0-a479-420d-a956-17851337b556 tempest-ProjectAdminTests33-1592392534 tempest-ProjectAdminTests33-1592392534-project-admin] GET https://10.4.3.8/volume/v3/backups/be2c0de0-30f0-46d0-9a5c-40cd28b8f154 Aug 07 09:57:13.806661 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-5ef4e1e0-a479-420d-a956-17851337b556 tempest-ProjectAdminTests33-1592392534 tempest-ProjectAdminTests33-1592392534-project-admin] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 09:57:13.806963 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-5ef4e1e0-a479-420d-a956-17851337b556 tempest-ProjectAdminTests33-1592392534 tempest-ProjectAdminTests33-1592392534-project-admin] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 09:57:13.807033 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.v3.backups [None req-5ef4e1e0-a479-420d-a956-17851337b556 tempest-ProjectAdminTests33-1592392534 tempest-ProjectAdminTests33-1592392534-project-admin] Show backup with id be2c0de0-30f0-46d0-9a5c-40cd28b8f154. {{(pid=100295) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 09:57:13.818371 np0000006707 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 09:57:13.818371 np0000006707 devstack@c-api.service[100295]: warnings.warn( Aug 07 09:57:13.818371 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-5ef4e1e0-a479-420d-a956-17851337b556 tempest-ProjectAdminTests33-1592392534 tempest-ProjectAdminTests33-1592392534-project-admin] https://10.4.3.8/volume/v3/backups/be2c0de0-30f0-46d0-9a5c-40cd28b8f154 returned with HTTP 200 Aug 07 09:57:13.818730 np0000006707 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 546/2189] 10.4.3.8 () {68 vars in 1374 bytes} [Fri Aug 7 09:57:13 2026] GET /volume/v3/backups/be2c0de0-30f0-46d0-9a5c-40cd28b8f154 => generated 731 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 09:57:13.825765 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.volume.api [None req-6cd517d9-8498-4eea-a544-e1b29a02029e tempest-VolumesListTestJSON-708861248 tempest-VolumesListTestJSON-708861248-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d61fc527-2ea7-4989-bdbe-12a67576d22c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-07T09:47:39Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=45fd9a3a-b61e-4c6c-9ab7-d02f06678d0d,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '45fd9a3a-b61e-4c6c-9ab7-d02f06678d0d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100298) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 09:57:13.826037 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.volume.api [None req-6cd517d9-8498-4eea-a544-e1b29a02029e tempest-VolumesListTestJSON-708861248 tempest-VolumesListTestJSON-708861248-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2d8e0602-6ec7-4ddd-834a-15652306eec6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100298) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 09:57:13.894317 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.quota [None req-6cd517d9-8498-4eea-a544-e1b29a02029e tempest-VolumesListTestJSON-708861248 tempest-VolumesListTestJSON-708861248-project-member] Created reservations ['67f69557-cff6-478a-ab7d-a4f824abe161', 'd4c12595-bb9f-40ac-b864-a9b32af66209', 'd98d6d14-b399-4ba3-870e-927d3d472a4d', '1bd872ab-4aa8-4737-808a-4d9cd71b5d8d'] {{(pid=100298) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 09:57:13.895204 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.volume.api [None req-6cd517d9-8498-4eea-a544-e1b29a02029e tempest-VolumesListTestJSON-708861248 tempest-VolumesListTestJSON-708861248-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2d8e0602-6ec7-4ddd-834a-15652306eec6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['67f69557-cff6-478a-ab7d-a4f824abe161', 'd4c12595-bb9f-40ac-b864-a9b32af66209', 'd98d6d14-b399-4ba3-870e-927d3d472a4d', '1bd872ab-4aa8-4737-808a-4d9cd71b5d8d']}' {{(pid=100298) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 09:57:13.896056 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.volume.api [None req-6cd517d9-8498-4eea-a544-e1b29a02029e tempest-VolumesListTestJSON-708861248 tempest-VolumesListTestJSON-708861248-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (28419e47-223a-4d4e-89b6-2f3bb374ef53) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100298) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 09:57:13.938681 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.volume.api [None req-6cd517d9-8498-4eea-a544-e1b29a02029e tempest-VolumesListTestJSON-708861248 tempest-VolumesListTestJSON-708861248-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (28419e47-223a-4d4e-89b6-2f3bb374ef53) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '2624e042-b7ae-4419-9b7f-6e1768f570ee', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesListTestJSON-Volume-1400176171',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='1c9526eb59e04217abca8977c048dc8b',qos_specs=None,replication_status=,reservations=['67f69557-cff6-478a-ab7d-a4f824abe161','d4c12595-bb9f-40ac-b864-a9b32af66209','d98d6d14-b399-4ba3-870e-927d3d472a4d','1bd872ab-4aa8-4737-808a-4d9cd71b5d8d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='aef8cb8332c84059bf5dac8902d0bde2',volume_type_id=45fd9a3a-b61e-4c6c-9ab7-d02f06678d0d), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-07T09:57:13Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesListTestJSON-Volume-1400176171',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=2624e042-b7ae-4419-9b7f-6e1768f570ee,launched_at=None,metadata={Type='work'},migration_status=None,multiattach=False,previous_status=None,project_id='1c9526eb59e04217abca8977c048dc8b',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='aef8cb8332c84059bf5dac8902d0bde2',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(45fd9a3a-b61e-4c6c-9ab7-d02f06678d0d),volume_type_id=45fd9a3a-b61e-4c6c-9ab7-d02f06678d0d)}' {{(pid=100298) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 09:57:13.939786 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.volume.api [None req-6cd517d9-8498-4eea-a544-e1b29a02029e tempest-VolumesListTestJSON-708861248 tempest-VolumesListTestJSON-708861248-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (fbfb07a2-bf3e-4ef4-ac1d-e32530c5130c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100298) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 09:57:13.970226 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.volume.api [None req-6cd517d9-8498-4eea-a544-e1b29a02029e tempest-VolumesListTestJSON-708861248 tempest-VolumesListTestJSON-708861248-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (fbfb07a2-bf3e-4ef4-ac1d-e32530c5130c) transitioned into state 'SUCCESS' from state '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-1400176171',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='1c9526eb59e04217abca8977c048dc8b',qos_specs=None,replication_status=,reservations=['67f69557-cff6-478a-ab7d-a4f824abe161','d4c12595-bb9f-40ac-b864-a9b32af66209','d98d6d14-b399-4ba3-870e-927d3d472a4d','1bd872ab-4aa8-4737-808a-4d9cd71b5d8d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='aef8cb8332c84059bf5dac8902d0bde2',volume_type_id=45fd9a3a-b61e-4c6c-9ab7-d02f06678d0d)}' {{(pid=100298) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 09:57:13.971944 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.volume.api [None req-6cd517d9-8498-4eea-a544-e1b29a02029e tempest-VolumesListTestJSON-708861248 tempest-VolumesListTestJSON-708861248-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c612dd18-9c75-409f-a119-5a5a4a8f1ddb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100298) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 09:57:13.992984 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.volume.api [None req-6cd517d9-8498-4eea-a544-e1b29a02029e tempest-VolumesListTestJSON-708861248 tempest-VolumesListTestJSON-708861248-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c612dd18-9c75-409f-a119-5a5a4a8f1ddb) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100298) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 09:57:13.994354 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.volume.api [None req-6cd517d9-8498-4eea-a544-e1b29a02029e tempest-VolumesListTestJSON-708861248 tempest-VolumesListTestJSON-708861248-project-member] Flow 'volume_create_api' (1c28c2bb-9557-4c61-9442-351a7f49663e) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100298) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 09:57:13.995131 np0000006707 devstack@c-api.service[100298]: INFO cinder.volume.api [None req-6cd517d9-8498-4eea-a544-e1b29a02029e tempest-VolumesListTestJSON-708861248 tempest-VolumesListTestJSON-708861248-project-member] Create volume request issued successfully. Aug 07 09:57:13.996059 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [None req-6cd517d9-8498-4eea-a544-e1b29a02029e tempest-VolumesListTestJSON-708861248 tempest-VolumesListTestJSON-708861248-project-member] https://10.4.3.8/volume/v3/volumes returned with HTTP 202 Aug 07 09:57:13.996506 np0000006707 devstack@c-api.service[100298]: [pid: 100298|app: 0|req: 551/2190] 10.4.3.8 () {68 vars in 1245 bytes} [Fri Aug 7 09:57:13 2026] POST /volume/v3/volumes => generated 760 bytes in 249 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 07 09:57:14.027153 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [None req-e7b52452-b6d7-4bfa-a846-54e34f9f7442 None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:57:14.031926 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-e7b52452-b6d7-4bfa-a846-54e34f9f7442 tempest-VolumesListTestJSON-708861248 tempest-VolumesListTestJSON-708861248-project-member] GET https://10.4.3.8/volume/v3/volumes/2624e042-b7ae-4419-9b7f-6e1768f570ee Aug 07 09:57:14.031926 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-e7b52452-b6d7-4bfa-a846-54e34f9f7442 tempest-VolumesListTestJSON-708861248 tempest-VolumesListTestJSON-708861248-project-member] Empty body provided in request {{(pid=100296) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 09:57:14.032178 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-e7b52452-b6d7-4bfa-a846-54e34f9f7442 tempest-VolumesListTestJSON-708861248 tempest-VolumesListTestJSON-708861248-project-member] Calling method 'show' {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 09:57:14.046834 np0000006707 devstack@c-api.service[100296]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 09:57:14.046834 np0000006707 devstack@c-api.service[100296]: warnings.warn( Aug 07 09:57:14.056810 np0000006707 devstack@c-api.service[100296]: INFO cinder.volume.api [None req-e7b52452-b6d7-4bfa-a846-54e34f9f7442 tempest-VolumesListTestJSON-708861248 tempest-VolumesListTestJSON-708861248-project-member] Volume info retrieved successfully. Aug 07 09:57:14.068057 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-e7b52452-b6d7-4bfa-a846-54e34f9f7442 tempest-VolumesListTestJSON-708861248 tempest-VolumesListTestJSON-708861248-project-member] https://10.4.3.8/volume/v3/volumes/2624e042-b7ae-4419-9b7f-6e1768f570ee returned with HTTP 200 Aug 07 09:57:14.068470 np0000006707 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 546/2191] 10.4.3.8 () {66 vars in 1334 bytes} [Fri Aug 7 09:57:14 2026] GET /volume/v3/volumes/2624e042-b7ae-4419-9b7f-6e1768f570ee => generated 828 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 09:57:14.166386 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [req-63b8c3b1-a572-4a9d-951d-4e5cbf99359b req-ba97f7c2-b5a7-4f71-8351-6a832a7b8c87 None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:57:14.168556 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [req-63b8c3b1-a572-4a9d-951d-4e5cbf99359b req-ba97f7c2-b5a7-4f71-8351-6a832a7b8c87 tempest-ServerActionsTestOtherB-2108643741 tempest-ServerActionsTestOtherB-2108643741-project-member] DELETE https://10.4.3.8/volume/v3/attachments/761b669d-fb26-4d80-863a-3deed416be96 Aug 07 09:57:14.168743 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [req-63b8c3b1-a572-4a9d-951d-4e5cbf99359b req-ba97f7c2-b5a7-4f71-8351-6a832a7b8c87 tempest-ServerActionsTestOtherB-2108643741 tempest-ServerActionsTestOtherB-2108643741-project-member] Empty body provided in request {{(pid=100297) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 09:57:14.168935 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [req-63b8c3b1-a572-4a9d-951d-4e5cbf99359b req-ba97f7c2-b5a7-4f71-8351-6a832a7b8c87 tempest-ServerActionsTestOtherB-2108643741 tempest-ServerActionsTestOtherB-2108643741-project-member] Calling method 'version_select' {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 09:57:14.187939 np0000006707 devstack@c-api.service[100297]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 09:57:14.187939 np0000006707 devstack@c-api.service[100297]: warnings.warn( Aug 07 09:57:14.269211 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [req-51eb5f75-6931-43d1-984e-3349c2d72b13 req-47ab0f1a-ab12-436f-9d47-febbe5869a31 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:57:14.273653 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [req-51eb5f75-6931-43d1-984e-3349c2d72b13 req-47ab0f1a-ab12-436f-9d47-febbe5869a31 tempest-TestShelveInstance-806482421 tempest-TestShelveInstance-806482421-project-member] DELETE https://10.4.3.8/volume/v3/attachments/be80948d-a303-4bae-8ed7-6aef07bb7c48 Aug 07 09:57:14.273653 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [req-51eb5f75-6931-43d1-984e-3349c2d72b13 req-47ab0f1a-ab12-436f-9d47-febbe5869a31 tempest-TestShelveInstance-806482421 tempest-TestShelveInstance-806482421-project-member] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 09:57:14.273653 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [req-51eb5f75-6931-43d1-984e-3349c2d72b13 req-47ab0f1a-ab12-436f-9d47-febbe5869a31 tempest-TestShelveInstance-806482421 tempest-TestShelveInstance-806482421-project-member] Calling method 'version_select' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 09:57:14.275891 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [req-63b8c3b1-a572-4a9d-951d-4e5cbf99359b req-ba97f7c2-b5a7-4f71-8351-6a832a7b8c87 tempest-ServerActionsTestOtherB-2108643741 tempest-ServerActionsTestOtherB-2108643741-project-member] https://10.4.3.8/volume/v3/attachments/761b669d-fb26-4d80-863a-3deed416be96 returned with HTTP 200 Aug 07 09:57:14.276812 np0000006707 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 549/2192] 10.4.3.8 () {72 vars in 1659 bytes} [Fri Aug 7 09:57:14 2026] DELETE /volume/v3/attachments/761b669d-fb26-4d80-863a-3deed416be96 => generated 19 bytes in 110 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 09:57:14.286616 np0000006707 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 09:57:14.286616 np0000006707 devstack@c-api.service[100295]: warnings.warn( Aug 07 09:57:14.357223 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [req-51eb5f75-6931-43d1-984e-3349c2d72b13 req-47ab0f1a-ab12-436f-9d47-febbe5869a31 tempest-TestShelveInstance-806482421 tempest-TestShelveInstance-806482421-project-member] https://10.4.3.8/volume/v3/attachments/be80948d-a303-4bae-8ed7-6aef07bb7c48 returned with HTTP 200 Aug 07 09:57:14.357223 np0000006707 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 547/2193] 10.4.3.8 () {72 vars in 1659 bytes} [Fri Aug 7 09:57:14 2026] DELETE /volume/v3/attachments/be80948d-a303-4bae-8ed7-6aef07bb7c48 => generated 19 bytes in 88 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 09:57:14.377397 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.middleware.request_id [req-51eb5f75-6931-43d1-984e-3349c2d72b13 req-99a38f1f-3fb4-4e35-9e91-a41d4637e7be None None] RequestId filter calling following filter/app {{(pid=100298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:57:14.379881 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [req-51eb5f75-6931-43d1-984e-3349c2d72b13 req-99a38f1f-3fb4-4e35-9e91-a41d4637e7be tempest-TestShelveInstance-806482421 tempest-TestShelveInstance-806482421-project-member] DELETE https://10.4.3.8/volume/v3/volumes/aba0fb6c-3827-4da9-9e82-d1a500959f56 Aug 07 09:57:14.380088 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [req-51eb5f75-6931-43d1-984e-3349c2d72b13 req-99a38f1f-3fb4-4e35-9e91-a41d4637e7be tempest-TestShelveInstance-806482421 tempest-TestShelveInstance-806482421-project-member] Empty body provided in request {{(pid=100298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 09:57:14.380354 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [req-51eb5f75-6931-43d1-984e-3349c2d72b13 req-99a38f1f-3fb4-4e35-9e91-a41d4637e7be tempest-TestShelveInstance-806482421 tempest-TestShelveInstance-806482421-project-member] Calling method 'delete' {{(pid=100298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 09:57:14.380550 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.v3.volumes [req-51eb5f75-6931-43d1-984e-3349c2d72b13 req-99a38f1f-3fb4-4e35-9e91-a41d4637e7be tempest-TestShelveInstance-806482421 tempest-TestShelveInstance-806482421-project-member] Delete volume with id: aba0fb6c-3827-4da9-9e82-d1a500959f56 Aug 07 09:57:14.396871 np0000006707 devstack@c-api.service[100298]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 09:57:14.396871 np0000006707 devstack@c-api.service[100298]: warnings.warn( Aug 07 09:57:14.400218 np0000006707 devstack@c-api.service[100298]: INFO cinder.volume.api [req-51eb5f75-6931-43d1-984e-3349c2d72b13 req-99a38f1f-3fb4-4e35-9e91-a41d4637e7be tempest-TestShelveInstance-806482421 tempest-TestShelveInstance-806482421-project-member] Volume info retrieved successfully. Aug 07 09:57:14.430573 np0000006707 devstack@c-api.service[100298]: INFO cinder.volume.api [req-51eb5f75-6931-43d1-984e-3349c2d72b13 req-99a38f1f-3fb4-4e35-9e91-a41d4637e7be tempest-TestShelveInstance-806482421 tempest-TestShelveInstance-806482421-project-member] Delete volume request issued successfully. Aug 07 09:57:14.432685 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [req-51eb5f75-6931-43d1-984e-3349c2d72b13 req-99a38f1f-3fb4-4e35-9e91-a41d4637e7be tempest-TestShelveInstance-806482421 tempest-TestShelveInstance-806482421-project-member] https://10.4.3.8/volume/v3/volumes/aba0fb6c-3827-4da9-9e82-d1a500959f56 returned with HTTP 202 Aug 07 09:57:14.433407 np0000006707 devstack@c-api.service[100298]: [pid: 100298|app: 0|req: 552/2194] 10.4.3.8 () {70 vars in 1606 bytes} [Fri Aug 7 09:57:14 2026] DELETE /volume/v3/volumes/aba0fb6c-3827-4da9-9e82-d1a500959f56 => generated 0 bytes in 57 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 07 09:57:14.840370 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [None req-b6ea8c3a-d8ea-40d6-8548-27f1bea5ceb0 None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:57:14.843384 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-b6ea8c3a-d8ea-40d6-8548-27f1bea5ceb0 tempest-ProjectAdminTests33-1592392534 tempest-ProjectAdminTests33-1592392534-project-admin] GET https://10.4.3.8/volume/v3/backups/be2c0de0-30f0-46d0-9a5c-40cd28b8f154 Aug 07 09:57:14.843870 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-b6ea8c3a-d8ea-40d6-8548-27f1bea5ceb0 tempest-ProjectAdminTests33-1592392534 tempest-ProjectAdminTests33-1592392534-project-admin] Empty body provided in request {{(pid=100296) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 09:57:14.844089 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-b6ea8c3a-d8ea-40d6-8548-27f1bea5ceb0 tempest-ProjectAdminTests33-1592392534 tempest-ProjectAdminTests33-1592392534-project-admin] Calling method 'show' {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 09:57:14.844264 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.v3.backups [None req-b6ea8c3a-d8ea-40d6-8548-27f1bea5ceb0 tempest-ProjectAdminTests33-1592392534 tempest-ProjectAdminTests33-1592392534-project-admin] Show backup with id be2c0de0-30f0-46d0-9a5c-40cd28b8f154. {{(pid=100296) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 09:57:14.851356 np0000006707 devstack@c-api.service[100296]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 09:57:14.851356 np0000006707 devstack@c-api.service[100296]: warnings.warn( Aug 07 09:57:14.852437 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-b6ea8c3a-d8ea-40d6-8548-27f1bea5ceb0 tempest-ProjectAdminTests33-1592392534 tempest-ProjectAdminTests33-1592392534-project-admin] https://10.4.3.8/volume/v3/backups/be2c0de0-30f0-46d0-9a5c-40cd28b8f154 returned with HTTP 200 Aug 07 09:57:14.853644 np0000006707 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 547/2195] 10.4.3.8 () {68 vars in 1374 bytes} [Fri Aug 7 09:57:14 2026] GET /volume/v3/backups/be2c0de0-30f0-46d0-9a5c-40cd28b8f154 => generated 731 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 09:57:14.916445 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [None req-54d70f64-4648-418a-9f3d-8e8b475999c3 None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:57:14.918770 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-54d70f64-4648-418a-9f3d-8e8b475999c3 tempest-ServerActionsTestOtherB-2108643741 tempest-ServerActionsTestOtherB-2108643741-project-member] GET https://10.4.3.8/volume/v3/volumes/748997b0-5a4e-4c63-80a5-a4de307c17c9 Aug 07 09:57:14.919045 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-54d70f64-4648-418a-9f3d-8e8b475999c3 tempest-ServerActionsTestOtherB-2108643741 tempest-ServerActionsTestOtherB-2108643741-project-member] Empty body provided in request {{(pid=100297) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 09:57:14.919523 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-54d70f64-4648-418a-9f3d-8e8b475999c3 tempest-ServerActionsTestOtherB-2108643741 tempest-ServerActionsTestOtherB-2108643741-project-member] Calling method 'show' {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 09:57:14.930547 np0000006707 devstack@c-api.service[100297]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 09:57:14.930547 np0000006707 devstack@c-api.service[100297]: warnings.warn( Aug 07 09:57:14.935698 np0000006707 devstack@c-api.service[100297]: INFO cinder.volume.api [None req-54d70f64-4648-418a-9f3d-8e8b475999c3 tempest-ServerActionsTestOtherB-2108643741 tempest-ServerActionsTestOtherB-2108643741-project-member] Volume info retrieved successfully. Aug 07 09:57:14.942462 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-54d70f64-4648-418a-9f3d-8e8b475999c3 tempest-ServerActionsTestOtherB-2108643741 tempest-ServerActionsTestOtherB-2108643741-project-member] https://10.4.3.8/volume/v3/volumes/748997b0-5a4e-4c63-80a5-a4de307c17c9 returned with HTTP 200 Aug 07 09:57:14.943675 np0000006707 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 550/2196] 10.4.3.8 () {66 vars in 1334 bytes} [Fri Aug 7 09:57:14 2026] GET /volume/v3/volumes/748997b0-5a4e-4c63-80a5-a4de307c17c9 => generated 842 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 09:57:15.001836 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-f3e4f95e-0a81-4cec-9bac-bacfaf5d186d None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:57:15.004801 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-f3e4f95e-0a81-4cec-9bac-bacfaf5d186d tempest-ServerActionsTestOtherB-2108643741 tempest-ServerActionsTestOtherB-2108643741-project-member] GET https://10.4.3.8/volume/v3/volumes/748997b0-5a4e-4c63-80a5-a4de307c17c9 Aug 07 09:57:15.005034 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-f3e4f95e-0a81-4cec-9bac-bacfaf5d186d tempest-ServerActionsTestOtherB-2108643741 tempest-ServerActionsTestOtherB-2108643741-project-member] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 09:57:15.006380 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-f3e4f95e-0a81-4cec-9bac-bacfaf5d186d tempest-ServerActionsTestOtherB-2108643741 tempest-ServerActionsTestOtherB-2108643741-project-member] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 09:57:15.019169 np0000006707 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 09:57:15.019169 np0000006707 devstack@c-api.service[100295]: warnings.warn( Aug 07 09:57:15.028024 np0000006707 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-f3e4f95e-0a81-4cec-9bac-bacfaf5d186d tempest-ServerActionsTestOtherB-2108643741 tempest-ServerActionsTestOtherB-2108643741-project-member] Volume info retrieved successfully. Aug 07 09:57:15.037141 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-f3e4f95e-0a81-4cec-9bac-bacfaf5d186d tempest-ServerActionsTestOtherB-2108643741 tempest-ServerActionsTestOtherB-2108643741-project-member] https://10.4.3.8/volume/v3/volumes/748997b0-5a4e-4c63-80a5-a4de307c17c9 returned with HTTP 200 Aug 07 09:57:15.037141 np0000006707 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 548/2197] 10.4.3.8 () {66 vars in 1334 bytes} [Fri Aug 7 09:57:15 2026] GET /volume/v3/volumes/748997b0-5a4e-4c63-80a5-a4de307c17c9 => generated 842 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 09:57:15.062402 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.middleware.request_id [None req-6a8f0a71-8459-4f92-b7c3-d22cdba9327c None None] RequestId filter calling following filter/app {{(pid=100298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:57:15.066276 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [None req-6a8f0a71-8459-4f92-b7c3-d22cdba9327c tempest-ServerActionsTestOtherB-2108643741 tempest-ServerActionsTestOtherB-2108643741-project-member] DELETE https://10.4.3.8/volume/v3/volumes/748997b0-5a4e-4c63-80a5-a4de307c17c9 Aug 07 09:57:15.066276 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [None req-6a8f0a71-8459-4f92-b7c3-d22cdba9327c tempest-ServerActionsTestOtherB-2108643741 tempest-ServerActionsTestOtherB-2108643741-project-member] Empty body provided in request {{(pid=100298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 09:57:15.066497 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [None req-6a8f0a71-8459-4f92-b7c3-d22cdba9327c tempest-ServerActionsTestOtherB-2108643741 tempest-ServerActionsTestOtherB-2108643741-project-member] Calling method 'delete' {{(pid=100298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 09:57:15.066708 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.v3.volumes [None req-6a8f0a71-8459-4f92-b7c3-d22cdba9327c tempest-ServerActionsTestOtherB-2108643741 tempest-ServerActionsTestOtherB-2108643741-project-member] Delete volume with id: 748997b0-5a4e-4c63-80a5-a4de307c17c9 Aug 07 09:57:15.083856 np0000006707 devstack@c-api.service[100298]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 09:57:15.083856 np0000006707 devstack@c-api.service[100298]: warnings.warn( Aug 07 09:57:15.085289 np0000006707 devstack@c-api.service[100298]: INFO cinder.volume.api [None req-6a8f0a71-8459-4f92-b7c3-d22cdba9327c tempest-ServerActionsTestOtherB-2108643741 tempest-ServerActionsTestOtherB-2108643741-project-member] Volume info retrieved successfully. Aug 07 09:57:15.087214 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [None req-8ab75fd0-cfe6-47f8-b42a-e0fda22e2a80 None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:57:15.095383 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-8ab75fd0-cfe6-47f8-b42a-e0fda22e2a80 tempest-VolumesListTestJSON-708861248 tempest-VolumesListTestJSON-708861248-project-member] GET https://10.4.3.8/volume/v3/volumes/2624e042-b7ae-4419-9b7f-6e1768f570ee Aug 07 09:57:15.095687 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-8ab75fd0-cfe6-47f8-b42a-e0fda22e2a80 tempest-VolumesListTestJSON-708861248 tempest-VolumesListTestJSON-708861248-project-member] Empty body provided in request {{(pid=100296) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 09:57:15.095832 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-8ab75fd0-cfe6-47f8-b42a-e0fda22e2a80 tempest-VolumesListTestJSON-708861248 tempest-VolumesListTestJSON-708861248-project-member] Calling method 'show' {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 09:57:15.108346 np0000006707 devstack@c-api.service[100296]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 09:57:15.108346 np0000006707 devstack@c-api.service[100296]: warnings.warn( Aug 07 09:57:15.117779 np0000006707 devstack@c-api.service[100296]: INFO cinder.volume.api [None req-8ab75fd0-cfe6-47f8-b42a-e0fda22e2a80 tempest-VolumesListTestJSON-708861248 tempest-VolumesListTestJSON-708861248-project-member] Volume info retrieved successfully. Aug 07 09:57:15.127772 np0000006707 devstack@c-api.service[100298]: INFO cinder.volume.api [None req-6a8f0a71-8459-4f92-b7c3-d22cdba9327c tempest-ServerActionsTestOtherB-2108643741 tempest-ServerActionsTestOtherB-2108643741-project-member] Delete volume request issued successfully. Aug 07 09:57:15.127772 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [None req-6a8f0a71-8459-4f92-b7c3-d22cdba9327c tempest-ServerActionsTestOtherB-2108643741 tempest-ServerActionsTestOtherB-2108643741-project-member] https://10.4.3.8/volume/v3/volumes/748997b0-5a4e-4c63-80a5-a4de307c17c9 returned with HTTP 202 Aug 07 09:57:15.128762 np0000006707 devstack@c-api.service[100298]: [pid: 100298|app: 0|req: 553/2198] 10.4.3.8 () {66 vars in 1337 bytes} [Fri Aug 7 09:57:15 2026] DELETE /volume/v3/volumes/748997b0-5a4e-4c63-80a5-a4de307c17c9 => generated 0 bytes in 67 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 07 09:57:15.132130 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-8ab75fd0-cfe6-47f8-b42a-e0fda22e2a80 tempest-VolumesListTestJSON-708861248 tempest-VolumesListTestJSON-708861248-project-member] https://10.4.3.8/volume/v3/volumes/2624e042-b7ae-4419-9b7f-6e1768f570ee returned with HTTP 200 Aug 07 09:57:15.133041 np0000006707 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 548/2199] 10.4.3.8 () {66 vars in 1334 bytes} [Fri Aug 7 09:57:15 2026] GET /volume/v3/volumes/2624e042-b7ae-4419-9b7f-6e1768f570ee => generated 853 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 09:57:15.142472 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [None req-15904929-217f-4bf5-81c1-1e9291328bcf None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:57:15.147992 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-15904929-217f-4bf5-81c1-1e9291328bcf tempest-ServerActionsTestOtherB-2108643741 tempest-ServerActionsTestOtherB-2108643741-project-member] GET https://10.4.3.8/volume/v3/volumes/748997b0-5a4e-4c63-80a5-a4de307c17c9 Aug 07 09:57:15.148366 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-15904929-217f-4bf5-81c1-1e9291328bcf tempest-ServerActionsTestOtherB-2108643741 tempest-ServerActionsTestOtherB-2108643741-project-member] Empty body provided in request {{(pid=100297) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 09:57:15.149653 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-15904929-217f-4bf5-81c1-1e9291328bcf tempest-ServerActionsTestOtherB-2108643741 tempest-ServerActionsTestOtherB-2108643741-project-member] Calling method 'show' {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 09:57:15.156231 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-388a322b-9e5a-4b49-949a-27e58739ecb4 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:57:15.158837 np0000006707 devstack@c-api.service[100297]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 09:57:15.158837 np0000006707 devstack@c-api.service[100297]: warnings.warn( Aug 07 09:57:15.159270 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-388a322b-9e5a-4b49-949a-27e58739ecb4 tempest-VolumesListTestJSON-708861248 tempest-VolumesListTestJSON-708861248-project-member] GET https://10.4.3.8/volume/v3/volumes/2624e042-b7ae-4419-9b7f-6e1768f570ee Aug 07 09:57:15.159924 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-388a322b-9e5a-4b49-949a-27e58739ecb4 tempest-VolumesListTestJSON-708861248 tempest-VolumesListTestJSON-708861248-project-member] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 09:57:15.159924 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-388a322b-9e5a-4b49-949a-27e58739ecb4 tempest-VolumesListTestJSON-708861248 tempest-VolumesListTestJSON-708861248-project-member] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 09:57:15.171281 np0000006707 devstack@c-api.service[100297]: INFO cinder.volume.api [None req-15904929-217f-4bf5-81c1-1e9291328bcf tempest-ServerActionsTestOtherB-2108643741 tempest-ServerActionsTestOtherB-2108643741-project-member] Volume info retrieved successfully. Aug 07 09:57:15.176408 np0000006707 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 09:57:15.176408 np0000006707 devstack@c-api.service[100295]: warnings.warn( Aug 07 09:57:15.180132 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-15904929-217f-4bf5-81c1-1e9291328bcf tempest-ServerActionsTestOtherB-2108643741 tempest-ServerActionsTestOtherB-2108643741-project-member] https://10.4.3.8/volume/v3/volumes/748997b0-5a4e-4c63-80a5-a4de307c17c9 returned with HTTP 200 Aug 07 09:57:15.181045 np0000006707 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 551/2200] 10.4.3.8 () {66 vars in 1334 bytes} [Fri Aug 7 09:57:15 2026] GET /volume/v3/volumes/748997b0-5a4e-4c63-80a5-a4de307c17c9 => generated 841 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 09:57:15.183588 np0000006707 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-388a322b-9e5a-4b49-949a-27e58739ecb4 tempest-VolumesListTestJSON-708861248 tempest-VolumesListTestJSON-708861248-project-member] Volume info retrieved successfully. Aug 07 09:57:15.192029 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-388a322b-9e5a-4b49-949a-27e58739ecb4 tempest-VolumesListTestJSON-708861248 tempest-VolumesListTestJSON-708861248-project-member] https://10.4.3.8/volume/v3/volumes/2624e042-b7ae-4419-9b7f-6e1768f570ee returned with HTTP 200 Aug 07 09:57:15.192988 np0000006707 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 549/2201] 10.4.3.8 () {66 vars in 1334 bytes} [Fri Aug 7 09:57:15 2026] GET /volume/v3/volumes/2624e042-b7ae-4419-9b7f-6e1768f570ee => generated 853 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 09:57:15.210291 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.middleware.request_id [None req-8e15827f-bd44-496f-b8a7-0a27781fc387 None None] RequestId filter calling following filter/app {{(pid=100298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:57:15.212678 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [None req-8e15827f-bd44-496f-b8a7-0a27781fc387 tempest-VolumesListTestJSON-708861248 tempest-VolumesListTestJSON-708861248-project-member] GET https://10.4.3.8/volume/v3/volumes Aug 07 09:57:15.213233 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [None req-8e15827f-bd44-496f-b8a7-0a27781fc387 tempest-VolumesListTestJSON-708861248 tempest-VolumesListTestJSON-708861248-project-member] Empty body provided in request {{(pid=100298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 09:57:15.213612 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [None req-8e15827f-bd44-496f-b8a7-0a27781fc387 tempest-VolumesListTestJSON-708861248 tempest-VolumesListTestJSON-708861248-project-member] Calling method 'index' {{(pid=100298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 09:57:15.216749 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.api_utils [None req-8e15827f-bd44-496f-b8a7-0a27781fc387 tempest-VolumesListTestJSON-708861248 tempest-VolumesListTestJSON-708861248-project-member] Removing options '' from query. {{(pid=100298) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 07 09:57:15.218141 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.volume.api [None req-8e15827f-bd44-496f-b8a7-0a27781fc387 tempest-VolumesListTestJSON-708861248 tempest-VolumesListTestJSON-708861248-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100298) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 07 09:57:15.229627 np0000006707 devstack@c-api.service[100298]: INFO cinder.volume.api [None req-8e15827f-bd44-496f-b8a7-0a27781fc387 tempest-VolumesListTestJSON-708861248 tempest-VolumesListTestJSON-708861248-project-member] Get all volumes completed successfully. Aug 07 09:57:15.230695 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [None req-8e15827f-bd44-496f-b8a7-0a27781fc387 tempest-VolumesListTestJSON-708861248 tempest-VolumesListTestJSON-708861248-project-member] https://10.4.3.8/volume/v3/volumes returned with HTTP 200 Aug 07 09:57:15.231655 np0000006707 devstack@c-api.service[100298]: [pid: 100298|app: 0|req: 554/2202] 10.4.3.8 () {66 vars in 1223 bytes} [Fri Aug 7 09:57:15 2026] GET /volume/v3/volumes => generated 963 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 09:57:15.247377 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [None req-61beac1f-d5b0-4352-a1b6-ec38e76e45aa None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:57:15.254319 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-61beac1f-d5b0-4352-a1b6-ec38e76e45aa tempest-VolumesListTestJSON-708861248 tempest-VolumesListTestJSON-708861248-project-member] GET https://10.4.3.8/volume/v3/volumes?name=tempest-VolumesListTestJSON-Volume-980379347 Aug 07 09:57:15.254686 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-61beac1f-d5b0-4352-a1b6-ec38e76e45aa tempest-VolumesListTestJSON-708861248 tempest-VolumesListTestJSON-708861248-project-member] Empty body provided in request {{(pid=100296) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 09:57:15.255090 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-61beac1f-d5b0-4352-a1b6-ec38e76e45aa tempest-VolumesListTestJSON-708861248 tempest-VolumesListTestJSON-708861248-project-member] Calling method 'index' {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 09:57:15.255382 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.api_utils [None req-61beac1f-d5b0-4352-a1b6-ec38e76e45aa tempest-VolumesListTestJSON-708861248 tempest-VolumesListTestJSON-708861248-project-member] Removing options '' from query. {{(pid=100296) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 07 09:57:15.256617 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.volume.api [None req-61beac1f-d5b0-4352-a1b6-ec38e76e45aa tempest-VolumesListTestJSON-708861248 tempest-VolumesListTestJSON-708861248-project-member] Searching by: MultiDict([('display_name', 'tempest-VolumesListTestJSON-Volume-980379347'), ('no_migration_targets', True)]). {{(pid=100296) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 07 09:57:15.300962 np0000006707 devstack@c-api.service[100296]: INFO cinder.volume.api [None req-61beac1f-d5b0-4352-a1b6-ec38e76e45aa tempest-VolumesListTestJSON-708861248 tempest-VolumesListTestJSON-708861248-project-member] Get all volumes completed successfully. Aug 07 09:57:15.300962 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-61beac1f-d5b0-4352-a1b6-ec38e76e45aa tempest-VolumesListTestJSON-708861248 tempest-VolumesListTestJSON-708861248-project-member] https://10.4.3.8/volume/v3/volumes?name=tempest-VolumesListTestJSON-Volume-980379347 returned with HTTP 200 Aug 07 09:57:15.302027 np0000006707 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 549/2203] 10.4.3.8 () {66 vars in 1322 bytes} [Fri Aug 7 09:57:15 2026] GET /volume/v3/volumes?name=tempest-VolumesListTestJSON-Volume-980379347 => generated 329 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 09:57:15.319328 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [None req-63c6abfe-5939-41d0-858b-5934b67b2df0 None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:57:15.322184 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-63c6abfe-5939-41d0-858b-5934b67b2df0 tempest-VolumesListTestJSON-708861248 tempest-VolumesListTestJSON-708861248-project-member] GET https://10.4.3.8/volume/v3/volumes/detail?name=tempest-VolumesListTestJSON-Volume-1400176171 Aug 07 09:57:15.322672 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-63c6abfe-5939-41d0-858b-5934b67b2df0 tempest-VolumesListTestJSON-708861248 tempest-VolumesListTestJSON-708861248-project-member] Empty body provided in request {{(pid=100297) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 09:57:15.322672 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-63c6abfe-5939-41d0-858b-5934b67b2df0 tempest-VolumesListTestJSON-708861248 tempest-VolumesListTestJSON-708861248-project-member] Calling method 'detail' {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 09:57:15.323686 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.api_utils [None req-63c6abfe-5939-41d0-858b-5934b67b2df0 tempest-VolumesListTestJSON-708861248 tempest-VolumesListTestJSON-708861248-project-member] Removing options '' from query. {{(pid=100297) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 07 09:57:15.324250 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.volume.api [None req-63c6abfe-5939-41d0-858b-5934b67b2df0 tempest-VolumesListTestJSON-708861248 tempest-VolumesListTestJSON-708861248-project-member] Searching by: MultiDict([('display_name', 'tempest-VolumesListTestJSON-Volume-1400176171'), ('no_migration_targets', True)]). {{(pid=100297) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 07 09:57:15.374657 np0000006707 devstack@c-api.service[100297]: INFO cinder.volume.api [None req-63c6abfe-5939-41d0-858b-5934b67b2df0 tempest-VolumesListTestJSON-708861248 tempest-VolumesListTestJSON-708861248-project-member] Get all volumes completed successfully. Aug 07 09:57:15.375250 np0000006707 devstack@c-api.service[100297]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 09:57:15.375250 np0000006707 devstack@c-api.service[100297]: warnings.warn( Aug 07 09:57:15.380721 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-63c6abfe-5939-41d0-858b-5934b67b2df0 tempest-VolumesListTestJSON-708861248 tempest-VolumesListTestJSON-708861248-project-member] https://10.4.3.8/volume/v3/volumes/detail?name=tempest-VolumesListTestJSON-Volume-1400176171 returned with HTTP 200 Aug 07 09:57:15.381148 np0000006707 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 552/2204] 10.4.3.8 () {66 vars in 1345 bytes} [Fri Aug 7 09:57:15 2026] GET /volume/v3/volumes/detail?name=tempest-VolumesListTestJSON-Volume-1400176171 => generated 856 bytes in 63 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 09:57:15.398349 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-b4bed1fe-c6c3-44a3-ba91-e50b4ea74a01 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:57:15.402096 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-b4bed1fe-c6c3-44a3-ba91-e50b4ea74a01 tempest-VolumesListTestJSON-708861248 tempest-VolumesListTestJSON-708861248-project-member] GET https://10.4.3.8/volume/v3/volumes/detail?limit=1 Aug 07 09:57:15.402858 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-b4bed1fe-c6c3-44a3-ba91-e50b4ea74a01 tempest-VolumesListTestJSON-708861248 tempest-VolumesListTestJSON-708861248-project-member] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 09:57:15.403128 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-b4bed1fe-c6c3-44a3-ba91-e50b4ea74a01 tempest-VolumesListTestJSON-708861248 tempest-VolumesListTestJSON-708861248-project-member] Calling method 'detail' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 09:57:15.403598 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.api_utils [None req-b4bed1fe-c6c3-44a3-ba91-e50b4ea74a01 tempest-VolumesListTestJSON-708861248 tempest-VolumesListTestJSON-708861248-project-member] Removing options '' from query. {{(pid=100295) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 07 09:57:15.404945 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.volume.api [None req-b4bed1fe-c6c3-44a3-ba91-e50b4ea74a01 tempest-VolumesListTestJSON-708861248 tempest-VolumesListTestJSON-708861248-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100295) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 07 09:57:15.416167 np0000006707 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-b4bed1fe-c6c3-44a3-ba91-e50b4ea74a01 tempest-VolumesListTestJSON-708861248 tempest-VolumesListTestJSON-708861248-project-member] Get all volumes completed successfully. Aug 07 09:57:15.417845 np0000006707 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 09:57:15.417845 np0000006707 devstack@c-api.service[100295]: warnings.warn( Aug 07 09:57:15.425172 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-b4bed1fe-c6c3-44a3-ba91-e50b4ea74a01 tempest-VolumesListTestJSON-708861248 tempest-VolumesListTestJSON-708861248-project-member] https://10.4.3.8/volume/v3/volumes/detail?limit=1 returned with HTTP 200 Aug 07 09:57:15.425927 np0000006707 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 550/2205] 10.4.3.8 () {66 vars in 1259 bytes} [Fri Aug 7 09:57:15 2026] GET /volume/v3/volumes/detail?limit=1 => generated 997 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 07 09:57:15.444240 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.middleware.request_id [None req-b7c8e3a8-2e09-4ed0-aaec-1e7176d73eb2 None None] RequestId filter calling following filter/app {{(pid=100298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:57:15.447376 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [None req-b7c8e3a8-2e09-4ed0-aaec-1e7176d73eb2 tempest-VolumesListTestJSON-708861248 tempest-VolumesListTestJSON-708861248-project-member] GET https://10.4.3.8/volume/v3/volumes/detail?limit=1&marker=2624e042-b7ae-4419-9b7f-6e1768f570ee Aug 07 09:57:15.449312 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [None req-b7c8e3a8-2e09-4ed0-aaec-1e7176d73eb2 tempest-VolumesListTestJSON-708861248 tempest-VolumesListTestJSON-708861248-project-member] Empty body provided in request {{(pid=100298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 09:57:15.449312 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [None req-b7c8e3a8-2e09-4ed0-aaec-1e7176d73eb2 tempest-VolumesListTestJSON-708861248 tempest-VolumesListTestJSON-708861248-project-member] Calling method 'detail' {{(pid=100298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 09:57:15.449666 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.api_utils [None req-b7c8e3a8-2e09-4ed0-aaec-1e7176d73eb2 tempest-VolumesListTestJSON-708861248 tempest-VolumesListTestJSON-708861248-project-member] Removing options '' from query. {{(pid=100298) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 07 09:57:15.450149 np0000006707 devstack@c-api.service[100298]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 09:57:15.450149 np0000006707 devstack@c-api.service[100298]: warnings.warn( Aug 07 09:57:15.450748 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.volume.api [None req-b7c8e3a8-2e09-4ed0-aaec-1e7176d73eb2 tempest-VolumesListTestJSON-708861248 tempest-VolumesListTestJSON-708861248-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100298) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 07 09:57:15.516625 np0000006707 devstack@c-api.service[100298]: INFO cinder.volume.api [None req-b7c8e3a8-2e09-4ed0-aaec-1e7176d73eb2 tempest-VolumesListTestJSON-708861248 tempest-VolumesListTestJSON-708861248-project-member] Get all volumes completed successfully. Aug 07 09:57:15.517462 np0000006707 devstack@c-api.service[100298]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 09:57:15.517462 np0000006707 devstack@c-api.service[100298]: warnings.warn( Aug 07 09:57:15.522684 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [None req-b7c8e3a8-2e09-4ed0-aaec-1e7176d73eb2 tempest-VolumesListTestJSON-708861248 tempest-VolumesListTestJSON-708861248-project-member] https://10.4.3.8/volume/v3/volumes/detail?limit=1&marker=2624e042-b7ae-4419-9b7f-6e1768f570ee returned with HTTP 200 Aug 07 09:57:15.523190 np0000006707 devstack@c-api.service[100298]: [pid: 100298|app: 0|req: 555/2206] 10.4.3.8 () {66 vars in 1347 bytes} [Fri Aug 7 09:57:15 2026] GET /volume/v3/volumes/detail?limit=1&marker=2624e042-b7ae-4419-9b7f-6e1768f570ee => generated 997 bytes in 79 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 09:57:15.546566 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [None req-3d33d72c-57dd-4ad4-84fe-48a1e02ee635 None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:57:15.550266 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-3d33d72c-57dd-4ad4-84fe-48a1e02ee635 tempest-VolumesListTestJSON-708861248 tempest-VolumesListTestJSON-708861248-project-member] GET https://10.4.3.8/volume/v3/volumes/detail?limit=1&marker=a4375ad5-793c-43b5-9ad0-3a0777780645 Aug 07 09:57:15.551274 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-3d33d72c-57dd-4ad4-84fe-48a1e02ee635 tempest-VolumesListTestJSON-708861248 tempest-VolumesListTestJSON-708861248-project-member] Empty body provided in request {{(pid=100296) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 09:57:15.551274 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-3d33d72c-57dd-4ad4-84fe-48a1e02ee635 tempest-VolumesListTestJSON-708861248 tempest-VolumesListTestJSON-708861248-project-member] Calling method 'detail' {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 09:57:15.551274 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.api_utils [None req-3d33d72c-57dd-4ad4-84fe-48a1e02ee635 tempest-VolumesListTestJSON-708861248 tempest-VolumesListTestJSON-708861248-project-member] Removing options '' from query. {{(pid=100296) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 07 09:57:15.552097 np0000006707 devstack@c-api.service[100296]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 09:57:15.552097 np0000006707 devstack@c-api.service[100296]: warnings.warn( Aug 07 09:57:15.552730 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.volume.api [None req-3d33d72c-57dd-4ad4-84fe-48a1e02ee635 tempest-VolumesListTestJSON-708861248 tempest-VolumesListTestJSON-708861248-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100296) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 07 09:57:15.614434 np0000006707 devstack@c-api.service[100296]: INFO cinder.volume.api [None req-3d33d72c-57dd-4ad4-84fe-48a1e02ee635 tempest-VolumesListTestJSON-708861248 tempest-VolumesListTestJSON-708861248-project-member] Get all volumes completed successfully. Aug 07 09:57:15.615576 np0000006707 devstack@c-api.service[100296]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 09:57:15.615576 np0000006707 devstack@c-api.service[100296]: warnings.warn( Aug 07 09:57:15.623437 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-3d33d72c-57dd-4ad4-84fe-48a1e02ee635 tempest-VolumesListTestJSON-708861248 tempest-VolumesListTestJSON-708861248-project-member] https://10.4.3.8/volume/v3/volumes/detail?limit=1&marker=a4375ad5-793c-43b5-9ad0-3a0777780645 returned with HTTP 200 Aug 07 09:57:15.623437 np0000006707 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 550/2207] 10.4.3.8 () {66 vars in 1347 bytes} [Fri Aug 7 09:57:15 2026] GET /volume/v3/volumes/detail?limit=1&marker=a4375ad5-793c-43b5-9ad0-3a0777780645 => generated 996 bytes in 77 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 09:57:15.638572 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [None req-4cf33eac-9fd6-447d-b3b9-32248a89d1b8 None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:57:15.641178 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-4cf33eac-9fd6-447d-b3b9-32248a89d1b8 tempest-VolumesListTestJSON-708861248 tempest-VolumesListTestJSON-708861248-project-member] GET https://10.4.3.8/volume/v3/volumes/detail?limit=1&marker=1f62fe4b-0145-4a97-978d-fd97da1c6b61 Aug 07 09:57:15.641178 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-4cf33eac-9fd6-447d-b3b9-32248a89d1b8 tempest-VolumesListTestJSON-708861248 tempest-VolumesListTestJSON-708861248-project-member] Empty body provided in request {{(pid=100297) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 09:57:15.641178 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-4cf33eac-9fd6-447d-b3b9-32248a89d1b8 tempest-VolumesListTestJSON-708861248 tempest-VolumesListTestJSON-708861248-project-member] Calling method 'detail' {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 09:57:15.641178 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.api_utils [None req-4cf33eac-9fd6-447d-b3b9-32248a89d1b8 tempest-VolumesListTestJSON-708861248 tempest-VolumesListTestJSON-708861248-project-member] Removing options '' from query. {{(pid=100297) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 07 09:57:15.642106 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.volume.api [None req-4cf33eac-9fd6-447d-b3b9-32248a89d1b8 tempest-VolumesListTestJSON-708861248 tempest-VolumesListTestJSON-708861248-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100297) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 07 09:57:15.696567 np0000006707 devstack@c-api.service[100297]: INFO cinder.volume.api [None req-4cf33eac-9fd6-447d-b3b9-32248a89d1b8 tempest-VolumesListTestJSON-708861248 tempest-VolumesListTestJSON-708861248-project-member] Get all volumes completed successfully. Aug 07 09:57:15.699433 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-4cf33eac-9fd6-447d-b3b9-32248a89d1b8 tempest-VolumesListTestJSON-708861248 tempest-VolumesListTestJSON-708861248-project-member] https://10.4.3.8/volume/v3/volumes/detail?limit=1&marker=1f62fe4b-0145-4a97-978d-fd97da1c6b61 returned with HTTP 200 Aug 07 09:57:15.699433 np0000006707 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 553/2208] 10.4.3.8 () {66 vars in 1347 bytes} [Fri Aug 7 09:57:15 2026] GET /volume/v3/volumes/detail?limit=1&marker=1f62fe4b-0145-4a97-978d-fd97da1c6b61 => generated 15 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 07 09:57:15.717337 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-e9329877-e8c0-40b8-9642-1e76f2aa90b5 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:57:15.719486 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-e9329877-e8c0-40b8-9642-1e76f2aa90b5 tempest-VolumesListTestJSON-708861248 tempest-VolumesListTestJSON-708861248-project-member] GET https://10.4.3.8/volume/v3/volumes/detail?limit=2&status=available&sort_dir=asc&sort_key=id Aug 07 09:57:15.719830 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-e9329877-e8c0-40b8-9642-1e76f2aa90b5 tempest-VolumesListTestJSON-708861248 tempest-VolumesListTestJSON-708861248-project-member] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 09:57:15.720084 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-e9329877-e8c0-40b8-9642-1e76f2aa90b5 tempest-VolumesListTestJSON-708861248 tempest-VolumesListTestJSON-708861248-project-member] Calling method 'detail' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 09:57:15.720471 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.api_utils [None req-e9329877-e8c0-40b8-9642-1e76f2aa90b5 tempest-VolumesListTestJSON-708861248 tempest-VolumesListTestJSON-708861248-project-member] Removing options '' from query. {{(pid=100295) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 07 09:57:15.721964 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.volume.api [None req-e9329877-e8c0-40b8-9642-1e76f2aa90b5 tempest-VolumesListTestJSON-708861248 tempest-VolumesListTestJSON-708861248-project-member] Could not evaluate value available, assuming string {{(pid=100295) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2371}} Aug 07 09:57:15.722724 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.volume.api [None req-e9329877-e8c0-40b8-9642-1e76f2aa90b5 tempest-VolumesListTestJSON-708861248 tempest-VolumesListTestJSON-708861248-project-member] Searching by: MultiDict([('status', 'available'), ('no_migration_targets', True)]). {{(pid=100295) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 07 09:57:15.776106 np0000006707 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-e9329877-e8c0-40b8-9642-1e76f2aa90b5 tempest-VolumesListTestJSON-708861248 tempest-VolumesListTestJSON-708861248-project-member] Get all volumes completed successfully. Aug 07 09:57:15.777724 np0000006707 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 09:57:15.777724 np0000006707 devstack@c-api.service[100295]: warnings.warn( Aug 07 09:57:15.781971 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-e9329877-e8c0-40b8-9642-1e76f2aa90b5 tempest-VolumesListTestJSON-708861248 tempest-VolumesListTestJSON-708861248-project-member] https://10.4.3.8/volume/v3/volumes/detail?limit=2&status=available&sort_dir=asc&sort_key=id returned with HTTP 200 Aug 07 09:57:15.782554 np0000006707 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 551/2209] 10.4.3.8 () {66 vars in 1343 bytes} [Fri Aug 7 09:57:15 2026] GET /volume/v3/volumes/detail?limit=2&status=available&sort_dir=asc&sort_key=id => generated 1881 bytes in 66 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 09:57:15.796756 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.middleware.request_id [None req-2c95d160-708d-47f6-bbb9-a7158b6048a8 None None] RequestId filter calling following filter/app {{(pid=100298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:57:15.798983 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [None req-2c95d160-708d-47f6-bbb9-a7158b6048a8 tempest-VolumesListTestJSON-708861248 tempest-VolumesListTestJSON-708861248-project-member] GET https://10.4.3.8/volume/v3/volumes/detail?limit=2&status=available&sort_dir=desc&sort_key=id Aug 07 09:57:15.799235 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [None req-2c95d160-708d-47f6-bbb9-a7158b6048a8 tempest-VolumesListTestJSON-708861248 tempest-VolumesListTestJSON-708861248-project-member] Empty body provided in request {{(pid=100298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 09:57:15.799485 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [None req-2c95d160-708d-47f6-bbb9-a7158b6048a8 tempest-VolumesListTestJSON-708861248 tempest-VolumesListTestJSON-708861248-project-member] Calling method 'detail' {{(pid=100298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 09:57:15.799779 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.api_utils [None req-2c95d160-708d-47f6-bbb9-a7158b6048a8 tempest-VolumesListTestJSON-708861248 tempest-VolumesListTestJSON-708861248-project-member] Removing options '' from query. {{(pid=100298) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 07 09:57:15.800033 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.volume.api [None req-2c95d160-708d-47f6-bbb9-a7158b6048a8 tempest-VolumesListTestJSON-708861248 tempest-VolumesListTestJSON-708861248-project-member] Could not evaluate value available, assuming string {{(pid=100298) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2371}} Aug 07 09:57:15.800802 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.volume.api [None req-2c95d160-708d-47f6-bbb9-a7158b6048a8 tempest-VolumesListTestJSON-708861248 tempest-VolumesListTestJSON-708861248-project-member] Searching by: MultiDict([('status', 'available'), ('no_migration_targets', True)]). {{(pid=100298) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 07 09:57:15.839936 np0000006707 devstack@c-api.service[100298]: INFO cinder.volume.api [None req-2c95d160-708d-47f6-bbb9-a7158b6048a8 tempest-VolumesListTestJSON-708861248 tempest-VolumesListTestJSON-708861248-project-member] Get all volumes completed successfully. Aug 07 09:57:15.841236 np0000006707 devstack@c-api.service[100298]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 09:57:15.841236 np0000006707 devstack@c-api.service[100298]: warnings.warn( Aug 07 09:57:15.847160 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [None req-2c95d160-708d-47f6-bbb9-a7158b6048a8 tempest-VolumesListTestJSON-708861248 tempest-VolumesListTestJSON-708861248-project-member] https://10.4.3.8/volume/v3/volumes/detail?limit=2&status=available&sort_dir=desc&sort_key=id returned with HTTP 200 Aug 07 09:57:15.847744 np0000006707 devstack@c-api.service[100298]: [pid: 100298|app: 0|req: 556/2210] 10.4.3.8 () {66 vars in 1345 bytes} [Fri Aug 7 09:57:15 2026] GET /volume/v3/volumes/detail?limit=2&status=available&sort_dir=desc&sort_key=id => generated 1883 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 09:57:15.866604 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [None req-22ccdc5f-8400-4361-a280-f3d1bd4aa0e5 None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:57:15.868258 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [None req-33469021-5eb7-426d-a2d7-f7584e4f94cb None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:57:15.871818 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-22ccdc5f-8400-4361-a280-f3d1bd4aa0e5 tempest-VolumesListTestJSON-708861248 tempest-VolumesListTestJSON-708861248-project-member] GET https://10.4.3.8/volume/v3/volumes?limit=1 Aug 07 09:57:15.871988 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-33469021-5eb7-426d-a2d7-f7584e4f94cb tempest-ProjectAdminTests33-1592392534 tempest-ProjectAdminTests33-1592392534-project-admin] GET https://10.4.3.8/volume/v3/backups/be2c0de0-30f0-46d0-9a5c-40cd28b8f154 Aug 07 09:57:15.872089 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-22ccdc5f-8400-4361-a280-f3d1bd4aa0e5 tempest-VolumesListTestJSON-708861248 tempest-VolumesListTestJSON-708861248-project-member] Empty body provided in request {{(pid=100296) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 09:57:15.872563 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-33469021-5eb7-426d-a2d7-f7584e4f94cb tempest-ProjectAdminTests33-1592392534 tempest-ProjectAdminTests33-1592392534-project-admin] Empty body provided in request {{(pid=100297) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 09:57:15.872712 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-22ccdc5f-8400-4361-a280-f3d1bd4aa0e5 tempest-VolumesListTestJSON-708861248 tempest-VolumesListTestJSON-708861248-project-member] Calling method 'index' {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 09:57:15.872815 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-33469021-5eb7-426d-a2d7-f7584e4f94cb tempest-ProjectAdminTests33-1592392534 tempest-ProjectAdminTests33-1592392534-project-admin] Calling method 'show' {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 09:57:15.872815 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.v3.backups [None req-33469021-5eb7-426d-a2d7-f7584e4f94cb tempest-ProjectAdminTests33-1592392534 tempest-ProjectAdminTests33-1592392534-project-admin] Show backup with id be2c0de0-30f0-46d0-9a5c-40cd28b8f154. {{(pid=100297) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 09:57:15.872961 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.api_utils [None req-22ccdc5f-8400-4361-a280-f3d1bd4aa0e5 tempest-VolumesListTestJSON-708861248 tempest-VolumesListTestJSON-708861248-project-member] Removing options '' from query. {{(pid=100296) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 07 09:57:15.879978 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.volume.api [None req-22ccdc5f-8400-4361-a280-f3d1bd4aa0e5 tempest-VolumesListTestJSON-708861248 tempest-VolumesListTestJSON-708861248-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100296) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 07 09:57:15.881068 np0000006707 devstack@c-api.service[100297]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 09:57:15.881068 np0000006707 devstack@c-api.service[100297]: warnings.warn( Aug 07 09:57:15.881880 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-33469021-5eb7-426d-a2d7-f7584e4f94cb tempest-ProjectAdminTests33-1592392534 tempest-ProjectAdminTests33-1592392534-project-admin] https://10.4.3.8/volume/v3/backups/be2c0de0-30f0-46d0-9a5c-40cd28b8f154 returned with HTTP 200 Aug 07 09:57:15.882327 np0000006707 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 554/2211] 10.4.3.8 () {68 vars in 1374 bytes} [Fri Aug 7 09:57:15 2026] GET /volume/v3/backups/be2c0de0-30f0-46d0-9a5c-40cd28b8f154 => generated 731 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 07 09:57:15.893784 np0000006707 devstack@c-api.service[100296]: INFO cinder.volume.api [None req-22ccdc5f-8400-4361-a280-f3d1bd4aa0e5 tempest-VolumesListTestJSON-708861248 tempest-VolumesListTestJSON-708861248-project-member] Get all volumes completed successfully. Aug 07 09:57:15.894469 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-22ccdc5f-8400-4361-a280-f3d1bd4aa0e5 tempest-VolumesListTestJSON-708861248 tempest-VolumesListTestJSON-708861248-project-member] https://10.4.3.8/volume/v3/volumes?limit=1 returned with HTTP 200 Aug 07 09:57:15.894891 np0000006707 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 551/2212] 10.4.3.8 () {66 vars in 1238 bytes} [Fri Aug 7 09:57:15 2026] GET /volume/v3/volumes?limit=1 => generated 464 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 09:57:15.906599 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-4240a680-9421-49e7-b68b-98340f6c3f34 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:57:15.907752 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-4240a680-9421-49e7-b68b-98340f6c3f34 tempest-VolumesListTestJSON-708861248 tempest-VolumesListTestJSON-708861248-project-member] GET https://10.4.3.8/volume/v3/volumes?limit=1&marker=2624e042-b7ae-4419-9b7f-6e1768f570ee Aug 07 09:57:15.908103 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-4240a680-9421-49e7-b68b-98340f6c3f34 tempest-VolumesListTestJSON-708861248 tempest-VolumesListTestJSON-708861248-project-member] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 09:57:15.908471 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-4240a680-9421-49e7-b68b-98340f6c3f34 tempest-VolumesListTestJSON-708861248 tempest-VolumesListTestJSON-708861248-project-member] Calling method 'index' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 09:57:15.909062 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.api_utils [None req-4240a680-9421-49e7-b68b-98340f6c3f34 tempest-VolumesListTestJSON-708861248 tempest-VolumesListTestJSON-708861248-project-member] Removing options '' from query. {{(pid=100295) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 07 09:57:15.909675 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.volume.api [None req-4240a680-9421-49e7-b68b-98340f6c3f34 tempest-VolumesListTestJSON-708861248 tempest-VolumesListTestJSON-708861248-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100295) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 07 09:57:15.949254 np0000006707 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-4240a680-9421-49e7-b68b-98340f6c3f34 tempest-VolumesListTestJSON-708861248 tempest-VolumesListTestJSON-708861248-project-member] Get all volumes completed successfully. Aug 07 09:57:15.950808 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-4240a680-9421-49e7-b68b-98340f6c3f34 tempest-VolumesListTestJSON-708861248 tempest-VolumesListTestJSON-708861248-project-member] https://10.4.3.8/volume/v3/volumes?limit=1&marker=2624e042-b7ae-4419-9b7f-6e1768f570ee returned with HTTP 200 Aug 07 09:57:15.950808 np0000006707 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 552/2213] 10.4.3.8 () {66 vars in 1326 bytes} [Fri Aug 7 09:57:15 2026] GET /volume/v3/volumes?limit=1&marker=2624e042-b7ae-4419-9b7f-6e1768f570ee => generated 464 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 09:57:15.959959 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.middleware.request_id [None req-cc1bc6c4-b466-4175-9b5f-d86cbf27d930 None None] RequestId filter calling following filter/app {{(pid=100298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:57:15.967289 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [None req-cc1bc6c4-b466-4175-9b5f-d86cbf27d930 tempest-VolumesListTestJSON-708861248 tempest-VolumesListTestJSON-708861248-project-member] GET https://10.4.3.8/volume/v3/volumes?limit=1&marker=a4375ad5-793c-43b5-9ad0-3a0777780645 Aug 07 09:57:15.967752 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [None req-cc1bc6c4-b466-4175-9b5f-d86cbf27d930 tempest-VolumesListTestJSON-708861248 tempest-VolumesListTestJSON-708861248-project-member] Empty body provided in request {{(pid=100298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 09:57:15.968021 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [None req-cc1bc6c4-b466-4175-9b5f-d86cbf27d930 tempest-VolumesListTestJSON-708861248 tempest-VolumesListTestJSON-708861248-project-member] Calling method 'index' {{(pid=100298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 09:57:15.968342 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.api_utils [None req-cc1bc6c4-b466-4175-9b5f-d86cbf27d930 tempest-VolumesListTestJSON-708861248 tempest-VolumesListTestJSON-708861248-project-member] Removing options '' from query. {{(pid=100298) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 07 09:57:15.969639 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.volume.api [None req-cc1bc6c4-b466-4175-9b5f-d86cbf27d930 tempest-VolumesListTestJSON-708861248 tempest-VolumesListTestJSON-708861248-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100298) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 07 09:57:15.985643 np0000006707 devstack@c-api.service[100298]: INFO cinder.volume.api [None req-cc1bc6c4-b466-4175-9b5f-d86cbf27d930 tempest-VolumesListTestJSON-708861248 tempest-VolumesListTestJSON-708861248-project-member] Get all volumes completed successfully. Aug 07 09:57:15.985791 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [None req-cc1bc6c4-b466-4175-9b5f-d86cbf27d930 tempest-VolumesListTestJSON-708861248 tempest-VolumesListTestJSON-708861248-project-member] https://10.4.3.8/volume/v3/volumes?limit=1&marker=a4375ad5-793c-43b5-9ad0-3a0777780645 returned with HTTP 200 Aug 07 09:57:15.986357 np0000006707 devstack@c-api.service[100298]: [pid: 100298|app: 0|req: 557/2214] 10.4.3.8 () {66 vars in 1326 bytes} [Fri Aug 7 09:57:15 2026] GET /volume/v3/volumes?limit=1&marker=a4375ad5-793c-43b5-9ad0-3a0777780645 => generated 463 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 09:57:15.997975 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [None req-ea8b0f26-9f8c-49fe-85db-48101475ef63 None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:57:16.000240 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-ea8b0f26-9f8c-49fe-85db-48101475ef63 tempest-VolumesListTestJSON-708861248 tempest-VolumesListTestJSON-708861248-project-member] GET https://10.4.3.8/volume/v3/volumes?limit=1&marker=1f62fe4b-0145-4a97-978d-fd97da1c6b61 Aug 07 09:57:16.000509 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-ea8b0f26-9f8c-49fe-85db-48101475ef63 tempest-VolumesListTestJSON-708861248 tempest-VolumesListTestJSON-708861248-project-member] Empty body provided in request {{(pid=100297) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 09:57:16.000812 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-ea8b0f26-9f8c-49fe-85db-48101475ef63 tempest-VolumesListTestJSON-708861248 tempest-VolumesListTestJSON-708861248-project-member] Calling method 'index' {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 09:57:16.001108 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.api_utils [None req-ea8b0f26-9f8c-49fe-85db-48101475ef63 tempest-VolumesListTestJSON-708861248 tempest-VolumesListTestJSON-708861248-project-member] Removing options '' from query. {{(pid=100297) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 07 09:57:16.002069 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.volume.api [None req-ea8b0f26-9f8c-49fe-85db-48101475ef63 tempest-VolumesListTestJSON-708861248 tempest-VolumesListTestJSON-708861248-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100297) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 07 09:57:16.020267 np0000006707 devstack@c-api.service[100297]: INFO cinder.volume.api [None req-ea8b0f26-9f8c-49fe-85db-48101475ef63 tempest-VolumesListTestJSON-708861248 tempest-VolumesListTestJSON-708861248-project-member] Get all volumes completed successfully. Aug 07 09:57:16.020911 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-ea8b0f26-9f8c-49fe-85db-48101475ef63 tempest-VolumesListTestJSON-708861248 tempest-VolumesListTestJSON-708861248-project-member] https://10.4.3.8/volume/v3/volumes?limit=1&marker=1f62fe4b-0145-4a97-978d-fd97da1c6b61 returned with HTTP 200 Aug 07 09:57:16.021270 np0000006707 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 555/2215] 10.4.3.8 () {66 vars in 1326 bytes} [Fri Aug 7 09:57:15 2026] GET /volume/v3/volumes?limit=1&marker=1f62fe4b-0145-4a97-978d-fd97da1c6b61 => generated 15 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 07 09:57:16.035746 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [None req-b3d9b1e4-708b-4b73-8e07-653633f7de0d None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:57:16.037655 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-b3d9b1e4-708b-4b73-8e07-653633f7de0d tempest-VolumesListTestJSON-708861248 tempest-VolumesListTestJSON-708861248-project-member] GET https://10.4.3.8/volume/v3/volumes?name=tempest-VolumesListTestJSON-Volume-2045681927&status=available Aug 07 09:57:16.037820 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-b3d9b1e4-708b-4b73-8e07-653633f7de0d tempest-VolumesListTestJSON-708861248 tempest-VolumesListTestJSON-708861248-project-member] Empty body provided in request {{(pid=100296) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 09:57:16.038017 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-b3d9b1e4-708b-4b73-8e07-653633f7de0d tempest-VolumesListTestJSON-708861248 tempest-VolumesListTestJSON-708861248-project-member] Calling method 'index' {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 09:57:16.038326 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.api_utils [None req-b3d9b1e4-708b-4b73-8e07-653633f7de0d tempest-VolumesListTestJSON-708861248 tempest-VolumesListTestJSON-708861248-project-member] Removing options '' from query. {{(pid=100296) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 07 09:57:16.038766 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.volume.api [None req-b3d9b1e4-708b-4b73-8e07-653633f7de0d tempest-VolumesListTestJSON-708861248 tempest-VolumesListTestJSON-708861248-project-member] Could not evaluate value available, assuming string {{(pid=100296) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2371}} Aug 07 09:57:16.039047 np0000006707 devstack@c-api.service[100296]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 09:57:16.039047 np0000006707 devstack@c-api.service[100296]: warnings.warn( Aug 07 09:57:16.039764 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.volume.api [None req-b3d9b1e4-708b-4b73-8e07-653633f7de0d tempest-VolumesListTestJSON-708861248 tempest-VolumesListTestJSON-708861248-project-member] Searching by: MultiDict([('status', 'available'), ('display_name', 'tempest-VolumesListTestJSON-Volume-2045681927'), ('no_migration_targets', True)]). {{(pid=100296) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 07 09:57:16.074178 np0000006707 devstack@c-api.service[100296]: INFO cinder.volume.api [None req-b3d9b1e4-708b-4b73-8e07-653633f7de0d tempest-VolumesListTestJSON-708861248 tempest-VolumesListTestJSON-708861248-project-member] Get all volumes completed successfully. Aug 07 09:57:16.074761 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-b3d9b1e4-708b-4b73-8e07-653633f7de0d tempest-VolumesListTestJSON-708861248 tempest-VolumesListTestJSON-708861248-project-member] https://10.4.3.8/volume/v3/volumes?name=tempest-VolumesListTestJSON-Volume-2045681927&status=available returned with HTTP 200 Aug 07 09:57:16.075332 np0000006707 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 552/2216] 10.4.3.8 () {66 vars in 1358 bytes} [Fri Aug 7 09:57:16 2026] GET /volume/v3/volumes?name=tempest-VolumesListTestJSON-Volume-2045681927&status=available => generated 330 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 09:57:16.088674 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-993b702b-b9f0-42a8-95b9-1cdafc4f8b72 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:57:16.091040 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-993b702b-b9f0-42a8-95b9-1cdafc4f8b72 tempest-VolumesListTestJSON-708861248 tempest-VolumesListTestJSON-708861248-project-member] GET https://10.4.3.8/volume/v3/volumes/detail?name=tempest-VolumesListTestJSON-Volume-980379347&status=available Aug 07 09:57:16.091184 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-993b702b-b9f0-42a8-95b9-1cdafc4f8b72 tempest-VolumesListTestJSON-708861248 tempest-VolumesListTestJSON-708861248-project-member] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 09:57:16.091442 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-993b702b-b9f0-42a8-95b9-1cdafc4f8b72 tempest-VolumesListTestJSON-708861248 tempest-VolumesListTestJSON-708861248-project-member] Calling method 'detail' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 09:57:16.091787 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.api_utils [None req-993b702b-b9f0-42a8-95b9-1cdafc4f8b72 tempest-VolumesListTestJSON-708861248 tempest-VolumesListTestJSON-708861248-project-member] Removing options '' from query. {{(pid=100295) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 07 09:57:16.092570 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.volume.api [None req-993b702b-b9f0-42a8-95b9-1cdafc4f8b72 tempest-VolumesListTestJSON-708861248 tempest-VolumesListTestJSON-708861248-project-member] Could not evaluate value available, assuming string {{(pid=100295) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2371}} Aug 07 09:57:16.093280 np0000006707 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 09:57:16.093280 np0000006707 devstack@c-api.service[100295]: warnings.warn( Aug 07 09:57:16.093618 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.volume.api [None req-993b702b-b9f0-42a8-95b9-1cdafc4f8b72 tempest-VolumesListTestJSON-708861248 tempest-VolumesListTestJSON-708861248-project-member] Searching by: MultiDict([('status', 'available'), ('display_name', 'tempest-VolumesListTestJSON-Volume-980379347'), ('no_migration_targets', True)]). {{(pid=100295) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 07 09:57:16.138403 np0000006707 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-993b702b-b9f0-42a8-95b9-1cdafc4f8b72 tempest-VolumesListTestJSON-708861248 tempest-VolumesListTestJSON-708861248-project-member] Get all volumes completed successfully. Aug 07 09:57:16.139149 np0000006707 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 09:57:16.139149 np0000006707 devstack@c-api.service[100295]: warnings.warn( Aug 07 09:57:16.146809 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-993b702b-b9f0-42a8-95b9-1cdafc4f8b72 tempest-VolumesListTestJSON-708861248 tempest-VolumesListTestJSON-708861248-project-member] https://10.4.3.8/volume/v3/volumes/detail?name=tempest-VolumesListTestJSON-Volume-980379347&status=available returned with HTTP 200 Aug 07 09:57:16.148634 np0000006707 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 553/2217] 10.4.3.8 () {66 vars in 1377 bytes} [Fri Aug 7 09:57:16 2026] GET /volume/v3/volumes/detail?name=tempest-VolumesListTestJSON-Volume-980379347&status=available => generated 855 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 09:57:16.175112 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.middleware.request_id [None req-960b1da7-5902-4275-9dd4-132326eca5d4 None None] RequestId filter calling following filter/app {{(pid=100298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:57:16.176956 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [None req-960b1da7-5902-4275-9dd4-132326eca5d4 tempest-VolumesListTestJSON-708861248 tempest-VolumesListTestJSON-708861248-project-member] GET https://10.4.3.8/volume/v3/volumes/detail?marker=a4375ad5-793c-43b5-9ad0-3a0777780645&sort=id%3Aasc Aug 07 09:57:16.177227 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [None req-960b1da7-5902-4275-9dd4-132326eca5d4 tempest-VolumesListTestJSON-708861248 tempest-VolumesListTestJSON-708861248-project-member] Empty body provided in request {{(pid=100298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 09:57:16.177501 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [None req-960b1da7-5902-4275-9dd4-132326eca5d4 tempest-VolumesListTestJSON-708861248 tempest-VolumesListTestJSON-708861248-project-member] Calling method 'detail' {{(pid=100298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 09:57:16.177828 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.api_utils [None req-960b1da7-5902-4275-9dd4-132326eca5d4 tempest-VolumesListTestJSON-708861248 tempest-VolumesListTestJSON-708861248-project-member] Removing options '' from query. {{(pid=100298) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 07 09:57:16.178270 np0000006707 devstack@c-api.service[100298]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 09:57:16.178270 np0000006707 devstack@c-api.service[100298]: warnings.warn( Aug 07 09:57:16.178884 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.volume.api [None req-960b1da7-5902-4275-9dd4-132326eca5d4 tempest-VolumesListTestJSON-708861248 tempest-VolumesListTestJSON-708861248-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100298) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 07 09:57:16.202448 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [None req-8a2dd6e6-cbc7-4800-bbd9-50eaa41b5dd0 None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:57:16.203090 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-8a2dd6e6-cbc7-4800-bbd9-50eaa41b5dd0 tempest-ServerActionsTestOtherB-2108643741 tempest-ServerActionsTestOtherB-2108643741-project-member] GET https://10.4.3.8/volume/v3/volumes/748997b0-5a4e-4c63-80a5-a4de307c17c9 Aug 07 09:57:16.203345 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-8a2dd6e6-cbc7-4800-bbd9-50eaa41b5dd0 tempest-ServerActionsTestOtherB-2108643741 tempest-ServerActionsTestOtherB-2108643741-project-member] Empty body provided in request {{(pid=100297) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 09:57:16.203616 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-8a2dd6e6-cbc7-4800-bbd9-50eaa41b5dd0 tempest-ServerActionsTestOtherB-2108643741 tempest-ServerActionsTestOtherB-2108643741-project-member] Calling method 'show' {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 09:57:16.211511 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-8a2dd6e6-cbc7-4800-bbd9-50eaa41b5dd0 tempest-ServerActionsTestOtherB-2108643741 tempest-ServerActionsTestOtherB-2108643741-project-member] https://10.4.3.8/volume/v3/volumes/748997b0-5a4e-4c63-80a5-a4de307c17c9 returned with HTTP 404 Aug 07 09:57:16.212088 np0000006707 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 556/2218] 10.4.3.8 () {66 vars in 1334 bytes} [Fri Aug 7 09:57:16 2026] GET /volume/v3/volumes/748997b0-5a4e-4c63-80a5-a4de307c17c9 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 09:57:16.226621 np0000006707 devstack@c-api.service[100298]: INFO cinder.volume.api [None req-960b1da7-5902-4275-9dd4-132326eca5d4 tempest-VolumesListTestJSON-708861248 tempest-VolumesListTestJSON-708861248-project-member] Get all volumes completed successfully. Aug 07 09:57:16.229515 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [None req-960b1da7-5902-4275-9dd4-132326eca5d4 tempest-VolumesListTestJSON-708861248 tempest-VolumesListTestJSON-708861248-project-member] https://10.4.3.8/volume/v3/volumes/detail?marker=a4375ad5-793c-43b5-9ad0-3a0777780645&sort=id%3Aasc returned with HTTP 200 Aug 07 09:57:16.230018 np0000006707 devstack@c-api.service[100298]: [pid: 100298|app: 0|req: 558/2219] 10.4.3.8 () {66 vars in 1359 bytes} [Fri Aug 7 09:57:16 2026] GET /volume/v3/volumes/detail?marker=a4375ad5-793c-43b5-9ad0-3a0777780645&sort=id%3Aasc => generated 15 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 07 09:57:16.255649 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [None req-e4fcf2ca-4be7-4a9e-b4a6-6f5370bd8ec8 None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:57:16.260862 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-e4fcf2ca-4be7-4a9e-b4a6-6f5370bd8ec8 tempest-VolumesListTestJSON-708861248 tempest-VolumesListTestJSON-708861248-project-member] GET https://10.4.3.8/volume/v3/volumes/detail?metadata=%7B%27Type%27%3A+%27work%27%7D Aug 07 09:57:16.260862 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-e4fcf2ca-4be7-4a9e-b4a6-6f5370bd8ec8 tempest-VolumesListTestJSON-708861248 tempest-VolumesListTestJSON-708861248-project-member] Empty body provided in request {{(pid=100296) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 09:57:16.260862 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-e4fcf2ca-4be7-4a9e-b4a6-6f5370bd8ec8 tempest-VolumesListTestJSON-708861248 tempest-VolumesListTestJSON-708861248-project-member] Calling method 'detail' {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 09:57:16.261107 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.api_utils [None req-e4fcf2ca-4be7-4a9e-b4a6-6f5370bd8ec8 tempest-VolumesListTestJSON-708861248 tempest-VolumesListTestJSON-708861248-project-member] Removing options '' from query. {{(pid=100296) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 07 09:57:16.261935 np0000006707 devstack@c-api.service[100296]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 09:57:16.261935 np0000006707 devstack@c-api.service[100296]: warnings.warn( Aug 07 09:57:16.262584 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.volume.api [None req-e4fcf2ca-4be7-4a9e-b4a6-6f5370bd8ec8 tempest-VolumesListTestJSON-708861248 tempest-VolumesListTestJSON-708861248-project-member] Searching by: MultiDict([('metadata', {'Type': 'work'}), ('no_migration_targets', True)]). {{(pid=100296) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 07 09:57:16.305528 np0000006707 devstack@c-api.service[100296]: INFO cinder.volume.api [None req-e4fcf2ca-4be7-4a9e-b4a6-6f5370bd8ec8 tempest-VolumesListTestJSON-708861248 tempest-VolumesListTestJSON-708861248-project-member] Get all volumes completed successfully. Aug 07 09:57:16.306949 np0000006707 devstack@c-api.service[100296]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 09:57:16.306949 np0000006707 devstack@c-api.service[100296]: warnings.warn( Aug 07 09:57:16.316565 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-e4fcf2ca-4be7-4a9e-b4a6-6f5370bd8ec8 tempest-VolumesListTestJSON-708861248 tempest-VolumesListTestJSON-708861248-project-member] https://10.4.3.8/volume/v3/volumes/detail?metadata=%7B%27Type%27%3A+%27work%27%7D returned with HTTP 200 Aug 07 09:57:16.317119 np0000006707 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 553/2220] 10.4.3.8 () {66 vars in 1323 bytes} [Fri Aug 7 09:57:16 2026] GET /volume/v3/volumes/detail?metadata=%7B%27Type%27%3A+%27work%27%7D => generated 2541 bytes in 62 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 09:57:16.342019 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-677a6913-8768-4e20-82aa-31010ebee7fd None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:57:16.345841 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-677a6913-8768-4e20-82aa-31010ebee7fd tempest-VolumesListTestJSON-708861248 tempest-VolumesListTestJSON-708861248-project-member] GET https://10.4.3.8/volume/v3/volumes/detail Aug 07 09:57:16.346722 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-677a6913-8768-4e20-82aa-31010ebee7fd tempest-VolumesListTestJSON-708861248 tempest-VolumesListTestJSON-708861248-project-member] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 09:57:16.346722 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-677a6913-8768-4e20-82aa-31010ebee7fd tempest-VolumesListTestJSON-708861248 tempest-VolumesListTestJSON-708861248-project-member] Calling method 'detail' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 09:57:16.346860 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.api_utils [None req-677a6913-8768-4e20-82aa-31010ebee7fd tempest-VolumesListTestJSON-708861248 tempest-VolumesListTestJSON-708861248-project-member] Removing options '' from query. {{(pid=100295) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 07 09:57:16.348025 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.volume.api [None req-677a6913-8768-4e20-82aa-31010ebee7fd tempest-VolumesListTestJSON-708861248 tempest-VolumesListTestJSON-708861248-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100295) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 07 09:57:16.358797 np0000006707 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-677a6913-8768-4e20-82aa-31010ebee7fd tempest-VolumesListTestJSON-708861248 tempest-VolumesListTestJSON-708861248-project-member] Get all volumes completed successfully. Aug 07 09:57:16.360158 np0000006707 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 09:57:16.360158 np0000006707 devstack@c-api.service[100295]: warnings.warn( Aug 07 09:57:16.365893 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-677a6913-8768-4e20-82aa-31010ebee7fd tempest-VolumesListTestJSON-708861248 tempest-VolumesListTestJSON-708861248-project-member] https://10.4.3.8/volume/v3/volumes/detail returned with HTTP 200 Aug 07 09:57:16.366387 np0000006707 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 554/2221] 10.4.3.8 () {66 vars in 1244 bytes} [Fri Aug 7 09:57:16 2026] GET /volume/v3/volumes/detail => generated 2541 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 09:57:16.386572 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [None req-efd20cd9-4092-458d-b890-8f0a61ec8db3 None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:57:16.389169 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-efd20cd9-4092-458d-b890-8f0a61ec8db3 tempest-VolumesListTestJSON-708861248 tempest-VolumesListTestJSON-708861248-project-member] GET https://10.4.3.8/volume/v3/volumes?metadata=%7B%27Type%27%3A+%27work%27%7D Aug 07 09:57:16.389393 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-efd20cd9-4092-458d-b890-8f0a61ec8db3 tempest-VolumesListTestJSON-708861248 tempest-VolumesListTestJSON-708861248-project-member] Empty body provided in request {{(pid=100297) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 09:57:16.389705 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-efd20cd9-4092-458d-b890-8f0a61ec8db3 tempest-VolumesListTestJSON-708861248 tempest-VolumesListTestJSON-708861248-project-member] Calling method 'index' {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 09:57:16.389997 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.api_utils [None req-efd20cd9-4092-458d-b890-8f0a61ec8db3 tempest-VolumesListTestJSON-708861248 tempest-VolumesListTestJSON-708861248-project-member] Removing options '' from query. {{(pid=100297) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 07 09:57:16.391118 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.volume.api [None req-efd20cd9-4092-458d-b890-8f0a61ec8db3 tempest-VolumesListTestJSON-708861248 tempest-VolumesListTestJSON-708861248-project-member] Searching by: MultiDict([('metadata', {'Type': 'work'}), ('no_migration_targets', True)]). {{(pid=100297) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 07 09:57:16.433803 np0000006707 devstack@c-api.service[100297]: INFO cinder.volume.api [None req-efd20cd9-4092-458d-b890-8f0a61ec8db3 tempest-VolumesListTestJSON-708861248 tempest-VolumesListTestJSON-708861248-project-member] Get all volumes completed successfully. Aug 07 09:57:16.434604 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-efd20cd9-4092-458d-b890-8f0a61ec8db3 tempest-VolumesListTestJSON-708861248 tempest-VolumesListTestJSON-708861248-project-member] https://10.4.3.8/volume/v3/volumes?metadata=%7B%27Type%27%3A+%27work%27%7D returned with HTTP 200 Aug 07 09:57:16.435247 np0000006707 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 557/2222] 10.4.3.8 () {66 vars in 1302 bytes} [Fri Aug 7 09:57:16 2026] GET /volume/v3/volumes?metadata=%7B%27Type%27%3A+%27work%27%7D => generated 963 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 09:57:16.447893 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.middleware.request_id [None req-3a738519-cecd-4b64-b68b-0bfa8ac63463 None None] RequestId filter calling following filter/app {{(pid=100298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:57:16.451558 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [None req-3a738519-cecd-4b64-b68b-0bfa8ac63463 tempest-VolumesActionsTest-1297460665 tempest-VolumesActionsTest-1297460665-project-member] POST https://10.4.3.8/volume/v3/volumes/5212b49c-c9cf-4689-a4bf-697dd0c1bd8f/action Aug 07 09:57:16.452015 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [None req-3a738519-cecd-4b64-b68b-0bfa8ac63463 tempest-VolumesActionsTest-1297460665 tempest-VolumesActionsTest-1297460665-project-member] Action body: b'{"os-attach": {"instance_uuid": "d258f923-f43c-475d-afd6-336f8c9ce618", "mountpoint": "/dev/vdb"}}' {{(pid=100298) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 07 09:57:16.452189 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [None req-3a738519-cecd-4b64-b68b-0bfa8ac63463 tempest-VolumesActionsTest-1297460665 tempest-VolumesActionsTest-1297460665-project-member] Action: 'action', calling method: _attach, body: {"os-attach": {"instance_uuid": "d258f923-f43c-475d-afd6-336f8c9ce618", "mountpoint": "/dev/vdb"}} {{(pid=100298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 09:57:16.452400 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [None req-c3efc542-c443-4d12-b302-0530df88f0b7 None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:57:16.454295 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-c3efc542-c443-4d12-b302-0530df88f0b7 tempest-VolumesListTestJSON-708861248 tempest-VolumesListTestJSON-708861248-project-member] GET https://10.4.3.8/volume/v3/volumes?availability_zone=nova Aug 07 09:57:16.454543 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-c3efc542-c443-4d12-b302-0530df88f0b7 tempest-VolumesListTestJSON-708861248 tempest-VolumesListTestJSON-708861248-project-member] Empty body provided in request {{(pid=100296) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 09:57:16.454786 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-c3efc542-c443-4d12-b302-0530df88f0b7 tempest-VolumesListTestJSON-708861248 tempest-VolumesListTestJSON-708861248-project-member] Calling method 'index' {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 09:57:16.455098 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.api_utils [None req-c3efc542-c443-4d12-b302-0530df88f0b7 tempest-VolumesListTestJSON-708861248 tempest-VolumesListTestJSON-708861248-project-member] Removing options '' from query. {{(pid=100296) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 07 09:57:16.455435 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.volume.api [None req-c3efc542-c443-4d12-b302-0530df88f0b7 tempest-VolumesListTestJSON-708861248 tempest-VolumesListTestJSON-708861248-project-member] Could not evaluate value nova, assuming string {{(pid=100296) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2371}} Aug 07 09:57:16.457248 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.volume.api [None req-c3efc542-c443-4d12-b302-0530df88f0b7 tempest-VolumesListTestJSON-708861248 tempest-VolumesListTestJSON-708861248-project-member] Searching by: MultiDict([('availability_zone', 'nova'), ('no_migration_targets', True)]). {{(pid=100296) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 07 09:57:16.472836 np0000006707 devstack@c-api.service[100298]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 09:57:16.472836 np0000006707 devstack@c-api.service[100298]: warnings.warn( Aug 07 09:57:16.473491 np0000006707 devstack@c-api.service[100298]: INFO cinder.volume.api [None req-3a738519-cecd-4b64-b68b-0bfa8ac63463 tempest-VolumesActionsTest-1297460665 tempest-VolumesActionsTest-1297460665-project-member] Volume info retrieved successfully. Aug 07 09:57:16.490137 np0000006707 devstack@c-api.service[100298]: INFO cinder.volume.api [None req-3a738519-cecd-4b64-b68b-0bfa8ac63463 tempest-VolumesActionsTest-1297460665 tempest-VolumesActionsTest-1297460665-project-member] Update volume admin metadata completed successfully. Aug 07 09:57:16.491535 np0000006707 devstack@c-api.service[100296]: INFO cinder.volume.api [None req-c3efc542-c443-4d12-b302-0530df88f0b7 tempest-VolumesListTestJSON-708861248 tempest-VolumesListTestJSON-708861248-project-member] Get all volumes completed successfully. Aug 07 09:57:16.492200 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-c3efc542-c443-4d12-b302-0530df88f0b7 tempest-VolumesListTestJSON-708861248 tempest-VolumesListTestJSON-708861248-project-member] https://10.4.3.8/volume/v3/volumes?availability_zone=nova returned with HTTP 200 Aug 07 09:57:16.492635 np0000006707 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 554/2223] 10.4.3.8 () {66 vars in 1268 bytes} [Fri Aug 7 09:57:16 2026] GET /volume/v3/volumes?availability_zone=nova => generated 963 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 09:57:16.503749 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-2820b9ce-abee-4056-acf1-6711f351f95b None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:57:16.506219 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-2820b9ce-abee-4056-acf1-6711f351f95b tempest-VolumesListTestJSON-708861248 tempest-VolumesListTestJSON-708861248-project-member] GET https://10.4.3.8/volume/v3/volumes?availability_zone=nova Aug 07 09:57:16.506577 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-2820b9ce-abee-4056-acf1-6711f351f95b tempest-VolumesListTestJSON-708861248 tempest-VolumesListTestJSON-708861248-project-member] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 09:57:16.506883 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-2820b9ce-abee-4056-acf1-6711f351f95b tempest-VolumesListTestJSON-708861248 tempest-VolumesListTestJSON-708861248-project-member] Calling method 'index' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 09:57:16.510326 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.api_utils [None req-2820b9ce-abee-4056-acf1-6711f351f95b tempest-VolumesListTestJSON-708861248 tempest-VolumesListTestJSON-708861248-project-member] Removing options '' from query. {{(pid=100295) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 07 09:57:16.510819 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.volume.api [None req-2820b9ce-abee-4056-acf1-6711f351f95b tempest-VolumesListTestJSON-708861248 tempest-VolumesListTestJSON-708861248-project-member] Could not evaluate value nova, assuming string {{(pid=100295) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2371}} Aug 07 09:57:16.516142 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.volume.api [None req-2820b9ce-abee-4056-acf1-6711f351f95b tempest-VolumesListTestJSON-708861248 tempest-VolumesListTestJSON-708861248-project-member] Searching by: MultiDict([('availability_zone', 'nova'), ('no_migration_targets', True)]). {{(pid=100295) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 07 09:57:16.567113 np0000006707 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-2820b9ce-abee-4056-acf1-6711f351f95b tempest-VolumesListTestJSON-708861248 tempest-VolumesListTestJSON-708861248-project-member] Get all volumes completed successfully. Aug 07 09:57:16.568118 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-2820b9ce-abee-4056-acf1-6711f351f95b tempest-VolumesListTestJSON-708861248 tempest-VolumesListTestJSON-708861248-project-member] https://10.4.3.8/volume/v3/volumes?availability_zone=nova returned with HTTP 200 Aug 07 09:57:16.571823 np0000006707 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 555/2224] 10.4.3.8 () {66 vars in 1268 bytes} [Fri Aug 7 09:57:16 2026] GET /volume/v3/volumes?availability_zone=nova => generated 963 bytes in 68 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 09:57:16.589474 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [None req-b9c92820-308d-4e55-912c-755bce2aa511 None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:57:16.591792 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-b9c92820-308d-4e55-912c-755bce2aa511 tempest-VolumesListTestJSON-708861248 tempest-VolumesListTestJSON-708861248-project-member] GET https://10.4.3.8/volume/v3/volumes?bootable=false Aug 07 09:57:16.592051 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-b9c92820-308d-4e55-912c-755bce2aa511 tempest-VolumesListTestJSON-708861248 tempest-VolumesListTestJSON-708861248-project-member] Empty body provided in request {{(pid=100297) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 09:57:16.592355 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-b9c92820-308d-4e55-912c-755bce2aa511 tempest-VolumesListTestJSON-708861248 tempest-VolumesListTestJSON-708861248-project-member] Calling method 'index' {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 09:57:16.592615 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.api_utils [None req-b9c92820-308d-4e55-912c-755bce2aa511 tempest-VolumesListTestJSON-708861248 tempest-VolumesListTestJSON-708861248-project-member] Removing options '' from query. {{(pid=100297) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 07 09:57:16.593037 np0000006707 devstack@c-api.service[100297]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 09:57:16.593037 np0000006707 devstack@c-api.service[100297]: warnings.warn( Aug 07 09:57:16.593780 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.volume.api [None req-b9c92820-308d-4e55-912c-755bce2aa511 tempest-VolumesListTestJSON-708861248 tempest-VolumesListTestJSON-708861248-project-member] Searching by: MultiDict([('bootable', False), ('no_migration_targets', True)]). {{(pid=100297) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 07 09:57:16.598190 np0000006707 devstack@c-api.service[100298]: INFO cinder.volume.api [None req-3a738519-cecd-4b64-b68b-0bfa8ac63463 tempest-VolumesActionsTest-1297460665 tempest-VolumesActionsTest-1297460665-project-member] Attach volume completed successfully. Aug 07 09:57:16.598491 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [None req-3a738519-cecd-4b64-b68b-0bfa8ac63463 tempest-VolumesActionsTest-1297460665 tempest-VolumesActionsTest-1297460665-project-member] https://10.4.3.8/volume/v3/volumes/5212b49c-c9cf-4689-a4bf-697dd0c1bd8f/action returned with HTTP 202 Aug 07 09:57:16.599441 np0000006707 devstack@c-api.service[100298]: [pid: 100298|app: 0|req: 559/2225] 10.4.3.8 () {68 vars in 1376 bytes} [Fri Aug 7 09:57:16 2026] POST /volume/v3/volumes/5212b49c-c9cf-4689-a4bf-697dd0c1bd8f/action => generated 0 bytes in 152 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 07 09:57:16.614371 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [None req-fbe54895-3382-4055-b3ac-457abfdb2f6d None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:57:16.617386 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-fbe54895-3382-4055-b3ac-457abfdb2f6d tempest-VolumesActionsTest-1297460665 tempest-VolumesActionsTest-1297460665-project-member] GET https://10.4.3.8/volume/v3/volumes/5212b49c-c9cf-4689-a4bf-697dd0c1bd8f Aug 07 09:57:16.617565 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-fbe54895-3382-4055-b3ac-457abfdb2f6d tempest-VolumesActionsTest-1297460665 tempest-VolumesActionsTest-1297460665-project-member] Empty body provided in request {{(pid=100296) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 09:57:16.617907 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-fbe54895-3382-4055-b3ac-457abfdb2f6d tempest-VolumesActionsTest-1297460665 tempest-VolumesActionsTest-1297460665-project-member] Calling method 'show' {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 09:57:16.633627 np0000006707 devstack@c-api.service[100297]: INFO cinder.volume.api [None req-b9c92820-308d-4e55-912c-755bce2aa511 tempest-VolumesListTestJSON-708861248 tempest-VolumesListTestJSON-708861248-project-member] Get all volumes completed successfully. Aug 07 09:57:16.635454 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-b9c92820-308d-4e55-912c-755bce2aa511 tempest-VolumesListTestJSON-708861248 tempest-VolumesListTestJSON-708861248-project-member] https://10.4.3.8/volume/v3/volumes?bootable=false returned with HTTP 200 Aug 07 09:57:16.636156 np0000006707 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 558/2226] 10.4.3.8 () {66 vars in 1252 bytes} [Fri Aug 7 09:57:16 2026] GET /volume/v3/volumes?bootable=false => generated 963 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 09:57:16.642482 np0000006707 devstack@c-api.service[100296]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 09:57:16.642482 np0000006707 devstack@c-api.service[100296]: warnings.warn( Aug 07 09:57:16.646849 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-be4b39de-9935-4b91-a85e-1f1678afbbca None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:57:16.649723 np0000006707 devstack@c-api.service[100296]: INFO cinder.volume.api [None req-fbe54895-3382-4055-b3ac-457abfdb2f6d tempest-VolumesActionsTest-1297460665 tempest-VolumesActionsTest-1297460665-project-member] Volume info retrieved successfully. Aug 07 09:57:16.650053 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-be4b39de-9935-4b91-a85e-1f1678afbbca tempest-VolumesListTestJSON-708861248 tempest-VolumesListTestJSON-708861248-project-member] GET https://10.4.3.8/volume/v3/volumes?bootable=false Aug 07 09:57:16.650307 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-be4b39de-9935-4b91-a85e-1f1678afbbca tempest-VolumesListTestJSON-708861248 tempest-VolumesListTestJSON-708861248-project-member] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 09:57:16.650601 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-be4b39de-9935-4b91-a85e-1f1678afbbca tempest-VolumesListTestJSON-708861248 tempest-VolumesListTestJSON-708861248-project-member] Calling method 'index' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 09:57:16.651382 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.api_utils [None req-be4b39de-9935-4b91-a85e-1f1678afbbca tempest-VolumesListTestJSON-708861248 tempest-VolumesListTestJSON-708861248-project-member] Removing options '' from query. {{(pid=100295) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 07 09:57:16.652908 np0000006707 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 09:57:16.652908 np0000006707 devstack@c-api.service[100295]: warnings.warn( Aug 07 09:57:16.653264 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.volume.api [None req-be4b39de-9935-4b91-a85e-1f1678afbbca tempest-VolumesListTestJSON-708861248 tempest-VolumesListTestJSON-708861248-project-member] Searching by: MultiDict([('bootable', False), ('no_migration_targets', True)]). {{(pid=100295) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 07 09:57:16.657722 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-fbe54895-3382-4055-b3ac-457abfdb2f6d tempest-VolumesActionsTest-1297460665 tempest-VolumesActionsTest-1297460665-project-member] https://10.4.3.8/volume/v3/volumes/5212b49c-c9cf-4689-a4bf-697dd0c1bd8f returned with HTTP 200 Aug 07 09:57:16.658259 np0000006707 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 555/2227] 10.4.3.8 () {66 vars in 1334 bytes} [Fri Aug 7 09:57:16 2026] GET /volume/v3/volumes/5212b49c-c9cf-4689-a4bf-697dd0c1bd8f => generated 1171 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 09:57:16.674776 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.middleware.request_id [None req-42bb86bc-e546-4d42-b5fc-c5a6be72a965 None None] RequestId filter calling following filter/app {{(pid=100298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:57:16.678154 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [None req-42bb86bc-e546-4d42-b5fc-c5a6be72a965 tempest-VolumesActionsTest-1297460665 tempest-VolumesActionsTest-1297460665-project-member] POST https://10.4.3.8/volume/v3/volumes/5212b49c-c9cf-4689-a4bf-697dd0c1bd8f/action Aug 07 09:57:16.678540 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [None req-42bb86bc-e546-4d42-b5fc-c5a6be72a965 tempest-VolumesActionsTest-1297460665 tempest-VolumesActionsTest-1297460665-project-member] Action body: b'{"os-detach": {}}' {{(pid=100298) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 07 09:57:16.678666 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [None req-42bb86bc-e546-4d42-b5fc-c5a6be72a965 tempest-VolumesActionsTest-1297460665 tempest-VolumesActionsTest-1297460665-project-member] Action: 'action', calling method: _detach, body: {"os-detach": {}} {{(pid=100298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 09:57:16.701628 np0000006707 devstack@c-api.service[100298]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 09:57:16.701628 np0000006707 devstack@c-api.service[100298]: warnings.warn( Aug 07 09:57:16.703080 np0000006707 devstack@c-api.service[100298]: INFO cinder.volume.api [None req-42bb86bc-e546-4d42-b5fc-c5a6be72a965 tempest-VolumesActionsTest-1297460665 tempest-VolumesActionsTest-1297460665-project-member] Volume info retrieved successfully. Aug 07 09:57:16.703215 np0000006707 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-be4b39de-9935-4b91-a85e-1f1678afbbca tempest-VolumesListTestJSON-708861248 tempest-VolumesListTestJSON-708861248-project-member] Get all volumes completed successfully. Aug 07 09:57:16.703271 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-be4b39de-9935-4b91-a85e-1f1678afbbca tempest-VolumesListTestJSON-708861248 tempest-VolumesListTestJSON-708861248-project-member] https://10.4.3.8/volume/v3/volumes?bootable=false returned with HTTP 200 Aug 07 09:57:16.704607 np0000006707 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 556/2228] 10.4.3.8 () {66 vars in 1252 bytes} [Fri Aug 7 09:57:16 2026] GET /volume/v3/volumes?bootable=false => generated 963 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 09:57:16.717609 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [None req-f855648b-bf03-42ad-acff-7969b64146b9 None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:57:16.720268 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-f855648b-bf03-42ad-acff-7969b64146b9 tempest-VolumesListTestJSON-708861248 tempest-VolumesListTestJSON-708861248-project-member] GET https://10.4.3.8/volume/v3/volumes?status=available Aug 07 09:57:16.720977 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-f855648b-bf03-42ad-acff-7969b64146b9 tempest-VolumesListTestJSON-708861248 tempest-VolumesListTestJSON-708861248-project-member] Empty body provided in request {{(pid=100297) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 09:57:16.720977 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-f855648b-bf03-42ad-acff-7969b64146b9 tempest-VolumesListTestJSON-708861248 tempest-VolumesListTestJSON-708861248-project-member] Calling method 'index' {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 09:57:16.720977 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.api_utils [None req-f855648b-bf03-42ad-acff-7969b64146b9 tempest-VolumesListTestJSON-708861248 tempest-VolumesListTestJSON-708861248-project-member] Removing options '' from query. {{(pid=100297) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 07 09:57:16.721828 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.volume.api [None req-f855648b-bf03-42ad-acff-7969b64146b9 tempest-VolumesListTestJSON-708861248 tempest-VolumesListTestJSON-708861248-project-member] Could not evaluate value available, assuming string {{(pid=100297) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2371}} Aug 07 09:57:16.721828 np0000006707 devstack@c-api.service[100297]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 09:57:16.721828 np0000006707 devstack@c-api.service[100297]: warnings.warn( Aug 07 09:57:16.722256 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.volume.api [None req-f855648b-bf03-42ad-acff-7969b64146b9 tempest-VolumesListTestJSON-708861248 tempest-VolumesListTestJSON-708861248-project-member] Searching by: MultiDict([('status', 'available'), ('no_migration_targets', True)]). {{(pid=100297) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 07 09:57:16.774312 np0000006707 devstack@c-api.service[100297]: INFO cinder.volume.api [None req-f855648b-bf03-42ad-acff-7969b64146b9 tempest-VolumesListTestJSON-708861248 tempest-VolumesListTestJSON-708861248-project-member] Get all volumes completed successfully. Aug 07 09:57:16.774582 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-f855648b-bf03-42ad-acff-7969b64146b9 tempest-VolumesListTestJSON-708861248 tempest-VolumesListTestJSON-708861248-project-member] https://10.4.3.8/volume/v3/volumes?status=available returned with HTTP 200 Aug 07 09:57:16.775515 np0000006707 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 559/2229] 10.4.3.8 () {66 vars in 1256 bytes} [Fri Aug 7 09:57:16 2026] GET /volume/v3/volumes?status=available => generated 963 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 09:57:16.784251 np0000006707 devstack@c-api.service[100298]: INFO cinder.volume.api [None req-42bb86bc-e546-4d42-b5fc-c5a6be72a965 tempest-VolumesActionsTest-1297460665 tempest-VolumesActionsTest-1297460665-project-member] Detach volume completed successfully. Aug 07 09:57:16.784251 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [None req-42bb86bc-e546-4d42-b5fc-c5a6be72a965 tempest-VolumesActionsTest-1297460665 tempest-VolumesActionsTest-1297460665-project-member] https://10.4.3.8/volume/v3/volumes/5212b49c-c9cf-4689-a4bf-697dd0c1bd8f/action returned with HTTP 202 Aug 07 09:57:16.785068 np0000006707 devstack@c-api.service[100298]: [pid: 100298|app: 0|req: 560/2230] 10.4.3.8 () {68 vars in 1376 bytes} [Fri Aug 7 09:57:16 2026] POST /volume/v3/volumes/5212b49c-c9cf-4689-a4bf-697dd0c1bd8f/action => generated 0 bytes in 111 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 07 09:57:16.789655 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [None req-697fa0d2-52ca-4c32-a298-27b76365c34c None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:57:16.793807 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-697fa0d2-52ca-4c32-a298-27b76365c34c tempest-VolumesListTestJSON-708861248 tempest-VolumesListTestJSON-708861248-project-member] GET https://10.4.3.8/volume/v3/volumes?status=available Aug 07 09:57:16.794061 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-697fa0d2-52ca-4c32-a298-27b76365c34c tempest-VolumesListTestJSON-708861248 tempest-VolumesListTestJSON-708861248-project-member] Empty body provided in request {{(pid=100296) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 09:57:16.795048 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-697fa0d2-52ca-4c32-a298-27b76365c34c tempest-VolumesListTestJSON-708861248 tempest-VolumesListTestJSON-708861248-project-member] Calling method 'index' {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 09:57:16.796412 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.api_utils [None req-697fa0d2-52ca-4c32-a298-27b76365c34c tempest-VolumesListTestJSON-708861248 tempest-VolumesListTestJSON-708861248-project-member] Removing options '' from query. {{(pid=100296) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 07 09:57:16.796412 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.volume.api [None req-697fa0d2-52ca-4c32-a298-27b76365c34c tempest-VolumesListTestJSON-708861248 tempest-VolumesListTestJSON-708861248-project-member] Could not evaluate value available, assuming string {{(pid=100296) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2371}} Aug 07 09:57:16.797344 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-0a9fccfa-81ad-439a-94b9-b132fcfb3f6c None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:57:16.797675 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.volume.api [None req-697fa0d2-52ca-4c32-a298-27b76365c34c tempest-VolumesListTestJSON-708861248 tempest-VolumesListTestJSON-708861248-project-member] Searching by: MultiDict([('status', 'available'), ('no_migration_targets', True)]). {{(pid=100296) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 07 09:57:16.799774 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-0a9fccfa-81ad-439a-94b9-b132fcfb3f6c tempest-VolumesActionsTest-1297460665 tempest-VolumesActionsTest-1297460665-project-member] GET https://10.4.3.8/volume/v3/volumes/5212b49c-c9cf-4689-a4bf-697dd0c1bd8f Aug 07 09:57:16.800806 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-0a9fccfa-81ad-439a-94b9-b132fcfb3f6c tempest-VolumesActionsTest-1297460665 tempest-VolumesActionsTest-1297460665-project-member] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 09:57:16.800806 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-0a9fccfa-81ad-439a-94b9-b132fcfb3f6c tempest-VolumesActionsTest-1297460665 tempest-VolumesActionsTest-1297460665-project-member] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 09:57:16.809807 np0000006707 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 09:57:16.809807 np0000006707 devstack@c-api.service[100295]: warnings.warn( Aug 07 09:57:16.815846 np0000006707 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-0a9fccfa-81ad-439a-94b9-b132fcfb3f6c tempest-VolumesActionsTest-1297460665 tempest-VolumesActionsTest-1297460665-project-member] Volume info retrieved successfully. Aug 07 09:57:16.823875 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-0a9fccfa-81ad-439a-94b9-b132fcfb3f6c tempest-VolumesActionsTest-1297460665 tempest-VolumesActionsTest-1297460665-project-member] https://10.4.3.8/volume/v3/volumes/5212b49c-c9cf-4689-a4bf-697dd0c1bd8f returned with HTTP 200 Aug 07 09:57:16.824524 np0000006707 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 557/2231] 10.4.3.8 () {66 vars in 1334 bytes} [Fri Aug 7 09:57:16 2026] GET /volume/v3/volumes/5212b49c-c9cf-4689-a4bf-697dd0c1bd8f => generated 856 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 09:57:16.852439 np0000006707 devstack@c-api.service[100296]: INFO cinder.volume.api [None req-697fa0d2-52ca-4c32-a298-27b76365c34c tempest-VolumesListTestJSON-708861248 tempest-VolumesListTestJSON-708861248-project-member] Get all volumes completed successfully. Aug 07 09:57:16.853480 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-697fa0d2-52ca-4c32-a298-27b76365c34c tempest-VolumesListTestJSON-708861248 tempest-VolumesListTestJSON-708861248-project-member] https://10.4.3.8/volume/v3/volumes?status=available returned with HTTP 200 Aug 07 09:57:16.854021 np0000006707 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 556/2232] 10.4.3.8 () {66 vars in 1256 bytes} [Fri Aug 7 09:57:16 2026] GET /volume/v3/volumes?status=available => generated 963 bytes in 65 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 09:57:16.870457 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [None req-07e28887-3923-4911-b9bd-389faeb71e68 None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:57:16.874963 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-07e28887-3923-4911-b9bd-389faeb71e68 tempest-VolumesListTestJSON-708861248 tempest-VolumesListTestJSON-708861248-project-member] GET https://10.4.3.8/volume/v3/volumes/detail?availability_zone=nova Aug 07 09:57:16.874963 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-07e28887-3923-4911-b9bd-389faeb71e68 tempest-VolumesListTestJSON-708861248 tempest-VolumesListTestJSON-708861248-project-member] Empty body provided in request {{(pid=100297) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 09:57:16.874963 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-07e28887-3923-4911-b9bd-389faeb71e68 tempest-VolumesListTestJSON-708861248 tempest-VolumesListTestJSON-708861248-project-member] Calling method 'detail' {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 09:57:16.874963 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.api_utils [None req-07e28887-3923-4911-b9bd-389faeb71e68 tempest-VolumesListTestJSON-708861248 tempest-VolumesListTestJSON-708861248-project-member] Removing options '' from query. {{(pid=100297) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 07 09:57:16.875180 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.volume.api [None req-07e28887-3923-4911-b9bd-389faeb71e68 tempest-VolumesListTestJSON-708861248 tempest-VolumesListTestJSON-708861248-project-member] Could not evaluate value nova, assuming string {{(pid=100297) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2371}} Aug 07 09:57:16.875626 np0000006707 devstack@c-api.service[100297]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 09:57:16.875626 np0000006707 devstack@c-api.service[100297]: warnings.warn( Aug 07 09:57:16.876319 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.volume.api [None req-07e28887-3923-4911-b9bd-389faeb71e68 tempest-VolumesListTestJSON-708861248 tempest-VolumesListTestJSON-708861248-project-member] Searching by: MultiDict([('availability_zone', 'nova'), ('no_migration_targets', True)]). {{(pid=100297) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 07 09:57:16.906851 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.middleware.request_id [None req-2cf18b60-59b6-454e-9e89-734abdba63b8 None None] RequestId filter calling following filter/app {{(pid=100298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:57:16.908497 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [None req-2cf18b60-59b6-454e-9e89-734abdba63b8 tempest-ProjectAdminTests33-1592392534 tempest-ProjectAdminTests33-1592392534-project-admin] GET https://10.4.3.8/volume/v3/backups/be2c0de0-30f0-46d0-9a5c-40cd28b8f154 Aug 07 09:57:16.909388 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [None req-2cf18b60-59b6-454e-9e89-734abdba63b8 tempest-ProjectAdminTests33-1592392534 tempest-ProjectAdminTests33-1592392534-project-admin] Empty body provided in request {{(pid=100298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 09:57:16.909388 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [None req-2cf18b60-59b6-454e-9e89-734abdba63b8 tempest-ProjectAdminTests33-1592392534 tempest-ProjectAdminTests33-1592392534-project-admin] Calling method 'show' {{(pid=100298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 09:57:16.910333 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.v3.backups [None req-2cf18b60-59b6-454e-9e89-734abdba63b8 tempest-ProjectAdminTests33-1592392534 tempest-ProjectAdminTests33-1592392534-project-admin] Show backup with id be2c0de0-30f0-46d0-9a5c-40cd28b8f154. {{(pid=100298) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 09:57:16.926479 np0000006707 devstack@c-api.service[100298]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 09:57:16.926479 np0000006707 devstack@c-api.service[100298]: warnings.warn( Aug 07 09:57:16.927405 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [None req-2cf18b60-59b6-454e-9e89-734abdba63b8 tempest-ProjectAdminTests33-1592392534 tempest-ProjectAdminTests33-1592392534-project-admin] https://10.4.3.8/volume/v3/backups/be2c0de0-30f0-46d0-9a5c-40cd28b8f154 returned with HTTP 200 Aug 07 09:57:16.927955 np0000006707 devstack@c-api.service[100298]: [pid: 100298|app: 0|req: 561/2233] 10.4.3.8 () {68 vars in 1374 bytes} [Fri Aug 7 09:57:16 2026] GET /volume/v3/backups/be2c0de0-30f0-46d0-9a5c-40cd28b8f154 => generated 731 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 09:57:16.931489 np0000006707 devstack@c-api.service[100297]: INFO cinder.volume.api [None req-07e28887-3923-4911-b9bd-389faeb71e68 tempest-VolumesListTestJSON-708861248 tempest-VolumesListTestJSON-708861248-project-member] Get all volumes completed successfully. Aug 07 09:57:16.935499 np0000006707 devstack@c-api.service[100297]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 09:57:16.935499 np0000006707 devstack@c-api.service[100297]: warnings.warn( Aug 07 09:57:16.942184 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-07e28887-3923-4911-b9bd-389faeb71e68 tempest-VolumesListTestJSON-708861248 tempest-VolumesListTestJSON-708861248-project-member] https://10.4.3.8/volume/v3/volumes/detail?availability_zone=nova returned with HTTP 200 Aug 07 09:57:16.942769 np0000006707 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 560/2234] 10.4.3.8 () {66 vars in 1289 bytes} [Fri Aug 7 09:57:16 2026] GET /volume/v3/volumes/detail?availability_zone=nova => generated 2541 bytes in 73 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 09:57:16.974954 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-654b7376-6b35-4e9f-976d-482846898de0 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:57:16.978536 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-654b7376-6b35-4e9f-976d-482846898de0 tempest-VolumesListTestJSON-708861248 tempest-VolumesListTestJSON-708861248-project-member] GET https://10.4.3.8/volume/v3/volumes/detail?bootable=false Aug 07 09:57:16.978863 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-654b7376-6b35-4e9f-976d-482846898de0 tempest-VolumesListTestJSON-708861248 tempest-VolumesListTestJSON-708861248-project-member] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 09:57:16.979023 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-654b7376-6b35-4e9f-976d-482846898de0 tempest-VolumesListTestJSON-708861248 tempest-VolumesListTestJSON-708861248-project-member] Calling method 'detail' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 09:57:16.979504 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.api_utils [None req-654b7376-6b35-4e9f-976d-482846898de0 tempest-VolumesListTestJSON-708861248 tempest-VolumesListTestJSON-708861248-project-member] Removing options '' from query. {{(pid=100295) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 07 09:57:16.980778 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.volume.api [None req-654b7376-6b35-4e9f-976d-482846898de0 tempest-VolumesListTestJSON-708861248 tempest-VolumesListTestJSON-708861248-project-member] Searching by: MultiDict([('bootable', False), ('no_migration_targets', True)]). {{(pid=100295) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 07 09:57:16.993198 np0000006707 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-654b7376-6b35-4e9f-976d-482846898de0 tempest-VolumesListTestJSON-708861248 tempest-VolumesListTestJSON-708861248-project-member] Get all volumes completed successfully. Aug 07 09:57:16.994347 np0000006707 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 09:57:16.994347 np0000006707 devstack@c-api.service[100295]: warnings.warn( Aug 07 09:57:17.001941 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-654b7376-6b35-4e9f-976d-482846898de0 tempest-VolumesListTestJSON-708861248 tempest-VolumesListTestJSON-708861248-project-member] https://10.4.3.8/volume/v3/volumes/detail?bootable=false returned with HTTP 200 Aug 07 09:57:17.001941 np0000006707 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 558/2235] 10.4.3.8 () {66 vars in 1273 bytes} [Fri Aug 7 09:57:16 2026] GET /volume/v3/volumes/detail?bootable=false => generated 2541 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 09:57:17.024118 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [None req-213b440b-344f-4042-9c68-29963afaf7d1 None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:57:17.026752 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-213b440b-344f-4042-9c68-29963afaf7d1 tempest-VolumesListTestJSON-708861248 tempest-VolumesListTestJSON-708861248-project-member] GET https://10.4.3.8/volume/v3/volumes/detail?status=available Aug 07 09:57:17.026999 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-213b440b-344f-4042-9c68-29963afaf7d1 tempest-VolumesListTestJSON-708861248 tempest-VolumesListTestJSON-708861248-project-member] Empty body provided in request {{(pid=100296) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 09:57:17.027259 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-213b440b-344f-4042-9c68-29963afaf7d1 tempest-VolumesListTestJSON-708861248 tempest-VolumesListTestJSON-708861248-project-member] Calling method 'detail' {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 09:57:17.027550 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.api_utils [None req-213b440b-344f-4042-9c68-29963afaf7d1 tempest-VolumesListTestJSON-708861248 tempest-VolumesListTestJSON-708861248-project-member] Removing options '' from query. {{(pid=100296) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 07 09:57:17.027825 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.volume.api [None req-213b440b-344f-4042-9c68-29963afaf7d1 tempest-VolumesListTestJSON-708861248 tempest-VolumesListTestJSON-708861248-project-member] Could not evaluate value available, assuming string {{(pid=100296) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2371}} Aug 07 09:57:17.029022 np0000006707 devstack@c-api.service[100296]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 09:57:17.029022 np0000006707 devstack@c-api.service[100296]: warnings.warn( Aug 07 09:57:17.029022 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.volume.api [None req-213b440b-344f-4042-9c68-29963afaf7d1 tempest-VolumesListTestJSON-708861248 tempest-VolumesListTestJSON-708861248-project-member] Searching by: MultiDict([('status', 'available'), ('no_migration_targets', True)]). {{(pid=100296) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 07 09:57:17.041845 np0000006707 devstack@c-api.service[100296]: INFO cinder.volume.api [None req-213b440b-344f-4042-9c68-29963afaf7d1 tempest-VolumesListTestJSON-708861248 tempest-VolumesListTestJSON-708861248-project-member] Get all volumes completed successfully. Aug 07 09:57:17.045412 np0000006707 devstack@c-api.service[100296]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 09:57:17.045412 np0000006707 devstack@c-api.service[100296]: warnings.warn( Aug 07 09:57:17.051363 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-213b440b-344f-4042-9c68-29963afaf7d1 tempest-VolumesListTestJSON-708861248 tempest-VolumesListTestJSON-708861248-project-member] https://10.4.3.8/volume/v3/volumes/detail?status=available returned with HTTP 200 Aug 07 09:57:17.053272 np0000006707 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 557/2236] 10.4.3.8 () {66 vars in 1277 bytes} [Fri Aug 7 09:57:17 2026] GET /volume/v3/volumes/detail?status=available => generated 2541 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 09:57:17.073173 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.middleware.request_id [None req-ad78a08f-7898-4366-8ef9-518ace6fc641 None None] RequestId filter calling following filter/app {{(pid=100298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:57:17.076014 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [None req-ad78a08f-7898-4366-8ef9-518ace6fc641 tempest-VolumesListTestJSON-708861248 tempest-VolumesListTestJSON-708861248-project-member] GET https://10.4.3.8/volume/v3/volumes/2624e042-b7ae-4419-9b7f-6e1768f570ee Aug 07 09:57:17.076322 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [None req-ad78a08f-7898-4366-8ef9-518ace6fc641 tempest-VolumesListTestJSON-708861248 tempest-VolumesListTestJSON-708861248-project-member] Empty body provided in request {{(pid=100298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 09:57:17.076613 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [None req-ad78a08f-7898-4366-8ef9-518ace6fc641 tempest-VolumesListTestJSON-708861248 tempest-VolumesListTestJSON-708861248-project-member] Calling method 'show' {{(pid=100298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 09:57:17.088038 np0000006707 devstack@c-api.service[100298]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 09:57:17.088038 np0000006707 devstack@c-api.service[100298]: warnings.warn( Aug 07 09:57:17.092021 np0000006707 devstack@c-api.service[100298]: INFO cinder.volume.api [None req-ad78a08f-7898-4366-8ef9-518ace6fc641 tempest-VolumesListTestJSON-708861248 tempest-VolumesListTestJSON-708861248-project-member] Volume info retrieved successfully. Aug 07 09:57:17.097830 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [None req-ad78a08f-7898-4366-8ef9-518ace6fc641 tempest-VolumesListTestJSON-708861248 tempest-VolumesListTestJSON-708861248-project-member] https://10.4.3.8/volume/v3/volumes/2624e042-b7ae-4419-9b7f-6e1768f570ee returned with HTTP 200 Aug 07 09:57:17.098839 np0000006707 devstack@c-api.service[100298]: [pid: 100298|app: 0|req: 562/2237] 10.4.3.8 () {66 vars in 1334 bytes} [Fri Aug 7 09:57:17 2026] GET /volume/v3/volumes/2624e042-b7ae-4419-9b7f-6e1768f570ee => generated 853 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 09:57:17.115455 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [None req-58e0e8e4-c9c5-46b1-8a28-f80ce7847c23 None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:57:17.117476 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-58e0e8e4-c9c5-46b1-8a28-f80ce7847c23 tempest-VolumesListTestJSON-708861248 tempest-VolumesListTestJSON-708861248-project-member] DELETE https://10.4.3.8/volume/v3/volumes/2624e042-b7ae-4419-9b7f-6e1768f570ee Aug 07 09:57:17.117762 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-58e0e8e4-c9c5-46b1-8a28-f80ce7847c23 tempest-VolumesListTestJSON-708861248 tempest-VolumesListTestJSON-708861248-project-member] Empty body provided in request {{(pid=100297) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 09:57:17.118023 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-58e0e8e4-c9c5-46b1-8a28-f80ce7847c23 tempest-VolumesListTestJSON-708861248 tempest-VolumesListTestJSON-708861248-project-member] Calling method 'delete' {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 09:57:17.118268 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.v3.volumes [None req-58e0e8e4-c9c5-46b1-8a28-f80ce7847c23 tempest-VolumesListTestJSON-708861248 tempest-VolumesListTestJSON-708861248-project-member] Delete volume with id: 2624e042-b7ae-4419-9b7f-6e1768f570ee Aug 07 09:57:17.128014 np0000006707 devstack@c-api.service[100297]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 09:57:17.128014 np0000006707 devstack@c-api.service[100297]: warnings.warn( Aug 07 09:57:17.128614 np0000006707 devstack@c-api.service[100297]: INFO cinder.volume.api [None req-58e0e8e4-c9c5-46b1-8a28-f80ce7847c23 tempest-VolumesListTestJSON-708861248 tempest-VolumesListTestJSON-708861248-project-member] Volume info retrieved successfully. Aug 07 09:57:17.164082 np0000006707 devstack@c-api.service[100297]: INFO cinder.volume.api [None req-58e0e8e4-c9c5-46b1-8a28-f80ce7847c23 tempest-VolumesListTestJSON-708861248 tempest-VolumesListTestJSON-708861248-project-member] Delete volume request issued successfully. Aug 07 09:57:17.164448 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-58e0e8e4-c9c5-46b1-8a28-f80ce7847c23 tempest-VolumesListTestJSON-708861248 tempest-VolumesListTestJSON-708861248-project-member] https://10.4.3.8/volume/v3/volumes/2624e042-b7ae-4419-9b7f-6e1768f570ee returned with HTTP 202 Aug 07 09:57:17.165062 np0000006707 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 561/2238] 10.4.3.8 () {66 vars in 1337 bytes} [Fri Aug 7 09:57:17 2026] DELETE /volume/v3/volumes/2624e042-b7ae-4419-9b7f-6e1768f570ee => generated 0 bytes in 50 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 07 09:57:17.175492 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-1005af31-15d7-4b6e-aa56-941282a042e6 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:57:17.178905 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-1005af31-15d7-4b6e-aa56-941282a042e6 tempest-VolumesListTestJSON-708861248 tempest-VolumesListTestJSON-708861248-project-member] GET https://10.4.3.8/volume/v3/volumes/2624e042-b7ae-4419-9b7f-6e1768f570ee Aug 07 09:57:17.178905 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-1005af31-15d7-4b6e-aa56-941282a042e6 tempest-VolumesListTestJSON-708861248 tempest-VolumesListTestJSON-708861248-project-member] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 09:57:17.179400 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-1005af31-15d7-4b6e-aa56-941282a042e6 tempest-VolumesListTestJSON-708861248 tempest-VolumesListTestJSON-708861248-project-member] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 09:57:17.192794 np0000006707 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 09:57:17.192794 np0000006707 devstack@c-api.service[100295]: warnings.warn( Aug 07 09:57:17.198082 np0000006707 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-1005af31-15d7-4b6e-aa56-941282a042e6 tempest-VolumesListTestJSON-708861248 tempest-VolumesListTestJSON-708861248-project-member] Volume info retrieved successfully. Aug 07 09:57:17.205970 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-1005af31-15d7-4b6e-aa56-941282a042e6 tempest-VolumesListTestJSON-708861248 tempest-VolumesListTestJSON-708861248-project-member] https://10.4.3.8/volume/v3/volumes/2624e042-b7ae-4419-9b7f-6e1768f570ee returned with HTTP 200 Aug 07 09:57:17.206488 np0000006707 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 559/2239] 10.4.3.8 () {66 vars in 1334 bytes} [Fri Aug 7 09:57:17 2026] GET /volume/v3/volumes/2624e042-b7ae-4419-9b7f-6e1768f570ee => generated 852 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 09:57:17.946206 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [None req-da4cf99d-6647-4bb7-a0ac-2c32cf5f09d2 None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:57:17.949333 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-da4cf99d-6647-4bb7-a0ac-2c32cf5f09d2 tempest-ProjectAdminTests33-1592392534 tempest-ProjectAdminTests33-1592392534-project-admin] GET https://10.4.3.8/volume/v3/backups/be2c0de0-30f0-46d0-9a5c-40cd28b8f154 Aug 07 09:57:17.949693 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-da4cf99d-6647-4bb7-a0ac-2c32cf5f09d2 tempest-ProjectAdminTests33-1592392534 tempest-ProjectAdminTests33-1592392534-project-admin] Empty body provided in request {{(pid=100296) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 09:57:17.949976 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-da4cf99d-6647-4bb7-a0ac-2c32cf5f09d2 tempest-ProjectAdminTests33-1592392534 tempest-ProjectAdminTests33-1592392534-project-admin] Calling method 'show' {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 09:57:17.950132 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.v3.backups [None req-da4cf99d-6647-4bb7-a0ac-2c32cf5f09d2 tempest-ProjectAdminTests33-1592392534 tempest-ProjectAdminTests33-1592392534-project-admin] Show backup with id be2c0de0-30f0-46d0-9a5c-40cd28b8f154. {{(pid=100296) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 09:57:17.960042 np0000006707 devstack@c-api.service[100296]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 09:57:17.960042 np0000006707 devstack@c-api.service[100296]: warnings.warn( Aug 07 09:57:17.961166 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-da4cf99d-6647-4bb7-a0ac-2c32cf5f09d2 tempest-ProjectAdminTests33-1592392534 tempest-ProjectAdminTests33-1592392534-project-admin] https://10.4.3.8/volume/v3/backups/be2c0de0-30f0-46d0-9a5c-40cd28b8f154 returned with HTTP 200 Aug 07 09:57:17.961704 np0000006707 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 558/2240] 10.4.3.8 () {68 vars in 1374 bytes} [Fri Aug 7 09:57:17 2026] GET /volume/v3/backups/be2c0de0-30f0-46d0-9a5c-40cd28b8f154 => generated 732 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 09:57:18.223052 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.middleware.request_id [None req-fd5e201d-de08-4b1e-8545-5400c0535b71 None None] RequestId filter calling following filter/app {{(pid=100298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:57:18.226070 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [None req-fd5e201d-de08-4b1e-8545-5400c0535b71 tempest-VolumesListTestJSON-708861248 tempest-VolumesListTestJSON-708861248-project-member] GET https://10.4.3.8/volume/v3/volumes/2624e042-b7ae-4419-9b7f-6e1768f570ee Aug 07 09:57:18.226399 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [None req-fd5e201d-de08-4b1e-8545-5400c0535b71 tempest-VolumesListTestJSON-708861248 tempest-VolumesListTestJSON-708861248-project-member] Empty body provided in request {{(pid=100298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 09:57:18.226764 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [None req-fd5e201d-de08-4b1e-8545-5400c0535b71 tempest-VolumesListTestJSON-708861248 tempest-VolumesListTestJSON-708861248-project-member] Calling method 'show' {{(pid=100298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 09:57:18.235693 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [None req-fd5e201d-de08-4b1e-8545-5400c0535b71 tempest-VolumesListTestJSON-708861248 tempest-VolumesListTestJSON-708861248-project-member] https://10.4.3.8/volume/v3/volumes/2624e042-b7ae-4419-9b7f-6e1768f570ee returned with HTTP 404 Aug 07 09:57:18.236570 np0000006707 devstack@c-api.service[100298]: [pid: 100298|app: 0|req: 563/2241] 10.4.3.8 () {66 vars in 1334 bytes} [Fri Aug 7 09:57:18 2026] GET /volume/v3/volumes/2624e042-b7ae-4419-9b7f-6e1768f570ee => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 09:57:18.244322 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [None req-4efeb6af-d695-4a90-a7f9-5e22a5b5073d None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:57:18.246890 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-4efeb6af-d695-4a90-a7f9-5e22a5b5073d tempest-VolumesListTestJSON-708861248 tempest-VolumesListTestJSON-708861248-project-member] GET https://10.4.3.8/volume/v3/volumes/a4375ad5-793c-43b5-9ad0-3a0777780645 Aug 07 09:57:18.247249 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-4efeb6af-d695-4a90-a7f9-5e22a5b5073d tempest-VolumesListTestJSON-708861248 tempest-VolumesListTestJSON-708861248-project-member] Empty body provided in request {{(pid=100297) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 09:57:18.247508 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-4efeb6af-d695-4a90-a7f9-5e22a5b5073d tempest-VolumesListTestJSON-708861248 tempest-VolumesListTestJSON-708861248-project-member] Calling method 'show' {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 09:57:18.262747 np0000006707 devstack@c-api.service[100297]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 09:57:18.262747 np0000006707 devstack@c-api.service[100297]: warnings.warn( Aug 07 09:57:18.269905 np0000006707 devstack@c-api.service[100297]: INFO cinder.volume.api [None req-4efeb6af-d695-4a90-a7f9-5e22a5b5073d tempest-VolumesListTestJSON-708861248 tempest-VolumesListTestJSON-708861248-project-member] Volume info retrieved successfully. Aug 07 09:57:18.277521 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-4efeb6af-d695-4a90-a7f9-5e22a5b5073d tempest-VolumesListTestJSON-708861248 tempest-VolumesListTestJSON-708861248-project-member] https://10.4.3.8/volume/v3/volumes/a4375ad5-793c-43b5-9ad0-3a0777780645 returned with HTTP 200 Aug 07 09:57:18.278135 np0000006707 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 562/2242] 10.4.3.8 () {66 vars in 1334 bytes} [Fri Aug 7 09:57:18 2026] GET /volume/v3/volumes/a4375ad5-793c-43b5-9ad0-3a0777780645 => generated 853 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 09:57:18.296185 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-11006a27-1d5b-46cd-9f24-6c422cf4d8ef None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:57:18.298916 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-11006a27-1d5b-46cd-9f24-6c422cf4d8ef tempest-VolumesListTestJSON-708861248 tempest-VolumesListTestJSON-708861248-project-member] DELETE https://10.4.3.8/volume/v3/volumes/a4375ad5-793c-43b5-9ad0-3a0777780645 Aug 07 09:57:18.299162 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-11006a27-1d5b-46cd-9f24-6c422cf4d8ef tempest-VolumesListTestJSON-708861248 tempest-VolumesListTestJSON-708861248-project-member] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 09:57:18.299439 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-11006a27-1d5b-46cd-9f24-6c422cf4d8ef tempest-VolumesListTestJSON-708861248 tempest-VolumesListTestJSON-708861248-project-member] Calling method 'delete' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 09:57:18.299701 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.v3.volumes [None req-11006a27-1d5b-46cd-9f24-6c422cf4d8ef tempest-VolumesListTestJSON-708861248 tempest-VolumesListTestJSON-708861248-project-member] Delete volume with id: a4375ad5-793c-43b5-9ad0-3a0777780645 Aug 07 09:57:18.317751 np0000006707 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 09:57:18.317751 np0000006707 devstack@c-api.service[100295]: warnings.warn( Aug 07 09:57:18.318514 np0000006707 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-11006a27-1d5b-46cd-9f24-6c422cf4d8ef tempest-VolumesListTestJSON-708861248 tempest-VolumesListTestJSON-708861248-project-member] Volume info retrieved successfully. Aug 07 09:57:18.360292 np0000006707 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-11006a27-1d5b-46cd-9f24-6c422cf4d8ef tempest-VolumesListTestJSON-708861248 tempest-VolumesListTestJSON-708861248-project-member] Delete volume request issued successfully. Aug 07 09:57:18.360685 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-11006a27-1d5b-46cd-9f24-6c422cf4d8ef tempest-VolumesListTestJSON-708861248 tempest-VolumesListTestJSON-708861248-project-member] https://10.4.3.8/volume/v3/volumes/a4375ad5-793c-43b5-9ad0-3a0777780645 returned with HTTP 202 Aug 07 09:57:18.361501 np0000006707 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 560/2243] 10.4.3.8 () {66 vars in 1337 bytes} [Fri Aug 7 09:57:18 2026] DELETE /volume/v3/volumes/a4375ad5-793c-43b5-9ad0-3a0777780645 => generated 0 bytes in 66 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 07 09:57:18.374164 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [None req-6f113643-d11d-448b-b383-61ee21286bc1 None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:57:18.376901 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-6f113643-d11d-448b-b383-61ee21286bc1 tempest-VolumesListTestJSON-708861248 tempest-VolumesListTestJSON-708861248-project-member] GET https://10.4.3.8/volume/v3/volumes/a4375ad5-793c-43b5-9ad0-3a0777780645 Aug 07 09:57:18.377159 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-6f113643-d11d-448b-b383-61ee21286bc1 tempest-VolumesListTestJSON-708861248 tempest-VolumesListTestJSON-708861248-project-member] Empty body provided in request {{(pid=100296) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 09:57:18.377363 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-6f113643-d11d-448b-b383-61ee21286bc1 tempest-VolumesListTestJSON-708861248 tempest-VolumesListTestJSON-708861248-project-member] Calling method 'show' {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 09:57:18.394174 np0000006707 devstack@c-api.service[100296]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 09:57:18.394174 np0000006707 devstack@c-api.service[100296]: warnings.warn( Aug 07 09:57:18.401314 np0000006707 devstack@c-api.service[100296]: INFO cinder.volume.api [None req-6f113643-d11d-448b-b383-61ee21286bc1 tempest-VolumesListTestJSON-708861248 tempest-VolumesListTestJSON-708861248-project-member] Volume info retrieved successfully. Aug 07 09:57:18.410353 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-6f113643-d11d-448b-b383-61ee21286bc1 tempest-VolumesListTestJSON-708861248 tempest-VolumesListTestJSON-708861248-project-member] https://10.4.3.8/volume/v3/volumes/a4375ad5-793c-43b5-9ad0-3a0777780645 returned with HTTP 200 Aug 07 09:57:18.411068 np0000006707 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 559/2244] 10.4.3.8 () {66 vars in 1334 bytes} [Fri Aug 7 09:57:18 2026] GET /volume/v3/volumes/a4375ad5-793c-43b5-9ad0-3a0777780645 => generated 852 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 09:57:18.975196 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.middleware.request_id [None req-ce5ee836-f4d0-4a64-8d49-9658a5e282af None None] RequestId filter calling following filter/app {{(pid=100298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:57:18.976974 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [None req-ce5ee836-f4d0-4a64-8d49-9658a5e282af tempest-ProjectAdminTests33-1592392534 tempest-ProjectAdminTests33-1592392534-project-admin] GET https://10.4.3.8/volume/v3/backups/be2c0de0-30f0-46d0-9a5c-40cd28b8f154 Aug 07 09:57:18.977286 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [None req-ce5ee836-f4d0-4a64-8d49-9658a5e282af tempest-ProjectAdminTests33-1592392534 tempest-ProjectAdminTests33-1592392534-project-admin] Empty body provided in request {{(pid=100298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 09:57:18.977573 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [None req-ce5ee836-f4d0-4a64-8d49-9658a5e282af tempest-ProjectAdminTests33-1592392534 tempest-ProjectAdminTests33-1592392534-project-admin] Calling method 'show' {{(pid=100298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 09:57:18.977757 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.v3.backups [None req-ce5ee836-f4d0-4a64-8d49-9658a5e282af tempest-ProjectAdminTests33-1592392534 tempest-ProjectAdminTests33-1592392534-project-admin] Show backup with id be2c0de0-30f0-46d0-9a5c-40cd28b8f154. {{(pid=100298) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 09:57:18.983836 np0000006707 devstack@c-api.service[100298]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 09:57:18.983836 np0000006707 devstack@c-api.service[100298]: warnings.warn( Aug 07 09:57:18.984819 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [None req-ce5ee836-f4d0-4a64-8d49-9658a5e282af tempest-ProjectAdminTests33-1592392534 tempest-ProjectAdminTests33-1592392534-project-admin] https://10.4.3.8/volume/v3/backups/be2c0de0-30f0-46d0-9a5c-40cd28b8f154 returned with HTTP 200 Aug 07 09:57:18.985338 np0000006707 devstack@c-api.service[100298]: [pid: 100298|app: 0|req: 564/2245] 10.4.3.8 () {68 vars in 1374 bytes} [Fri Aug 7 09:57:18 2026] GET /volume/v3/backups/be2c0de0-30f0-46d0-9a5c-40cd28b8f154 => generated 733 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 09:57:19.001869 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [None req-b8b3c7c3-c22c-4832-ab41-c4dbd613bc5c None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:57:19.003688 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-b8b3c7c3-c22c-4832-ab41-c4dbd613bc5c tempest-ProjectAdminTests33-1592392534 tempest-ProjectAdminTests33-1592392534-project-admin] POST https://10.4.3.8/volume/v3/backups Aug 07 09:57:19.004224 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-b8b3c7c3-c22c-4832-ab41-c4dbd613bc5c tempest-ProjectAdminTests33-1592392534 tempest-ProjectAdminTests33-1592392534-project-admin] Action: 'create', calling method: create, body: {"backup": {"volume_id": "81319802-b244-46d6-861e-d44eee243738"}} {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 09:57:19.005915 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.contrib.backups [None req-b8b3c7c3-c22c-4832-ab41-c4dbd613bc5c tempest-ProjectAdminTests33-1592392534 tempest-ProjectAdminTests33-1592392534-project-admin] Creating new backup {'backup': {'volume_id': '81319802-b244-46d6-861e-d44eee243738'}} {{(pid=100297) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 07 09:57:19.006070 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.contrib.backups [None req-b8b3c7c3-c22c-4832-ab41-c4dbd613bc5c tempest-ProjectAdminTests33-1592392534 tempest-ProjectAdminTests33-1592392534-project-admin] Creating backup of volume 81319802-b244-46d6-861e-d44eee243738 in container None Aug 07 09:57:19.013253 np0000006707 devstack@c-api.service[100297]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 09:57:19.013253 np0000006707 devstack@c-api.service[100297]: warnings.warn( Aug 07 09:57:19.013571 np0000006707 devstack@c-api.service[100297]: INFO cinder.volume.api [None req-b8b3c7c3-c22c-4832-ab41-c4dbd613bc5c tempest-ProjectAdminTests33-1592392534 tempest-ProjectAdminTests33-1592392534-project-admin] Volume info retrieved successfully. Aug 07 09:57:19.034216 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.quota [None req-b8b3c7c3-c22c-4832-ab41-c4dbd613bc5c tempest-ProjectAdminTests33-1592392534 tempest-ProjectAdminTests33-1592392534-project-admin] Created reservations ['9be52d55-afa1-4db5-ab0e-29aa356513e4', 'eb5f5581-7b32-4028-8087-8b50254fa79a'] {{(pid=100297) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 09:57:19.089322 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-b8b3c7c3-c22c-4832-ab41-c4dbd613bc5c tempest-ProjectAdminTests33-1592392534 tempest-ProjectAdminTests33-1592392534-project-admin] https://10.4.3.8/volume/v3/backups returned with HTTP 202 Aug 07 09:57:19.089919 np0000006707 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 563/2246] 10.4.3.8 () {70 vars in 1284 bytes} [Fri Aug 7 09:57:19 2026] POST /volume/v3/backups => generated 284 bytes in 88 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 07 09:57:19.098933 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-a58a55fa-2bb8-4b1b-845b-5275fcd19316 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:57:19.103331 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-a58a55fa-2bb8-4b1b-845b-5275fcd19316 tempest-ProjectAdminTests33-1592392534 tempest-ProjectAdminTests33-1592392534-project-admin] GET https://10.4.3.8/volume/v3/backups/83f3544a-9f3d-491c-9ab8-a4d9646988bb Aug 07 09:57:19.103331 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-a58a55fa-2bb8-4b1b-845b-5275fcd19316 tempest-ProjectAdminTests33-1592392534 tempest-ProjectAdminTests33-1592392534-project-admin] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 09:57:19.103331 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-a58a55fa-2bb8-4b1b-845b-5275fcd19316 tempest-ProjectAdminTests33-1592392534 tempest-ProjectAdminTests33-1592392534-project-admin] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 09:57:19.103331 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.v3.backups [None req-a58a55fa-2bb8-4b1b-845b-5275fcd19316 tempest-ProjectAdminTests33-1592392534 tempest-ProjectAdminTests33-1592392534-project-admin] Show backup with id 83f3544a-9f3d-491c-9ab8-a4d9646988bb. {{(pid=100295) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 09:57:19.107536 np0000006707 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 09:57:19.107536 np0000006707 devstack@c-api.service[100295]: warnings.warn( Aug 07 09:57:19.108643 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-a58a55fa-2bb8-4b1b-845b-5275fcd19316 tempest-ProjectAdminTests33-1592392534 tempest-ProjectAdminTests33-1592392534-project-admin] https://10.4.3.8/volume/v3/backups/83f3544a-9f3d-491c-9ab8-a4d9646988bb returned with HTTP 200 Aug 07 09:57:19.109193 np0000006707 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 561/2247] 10.4.3.8 () {68 vars in 1374 bytes} [Fri Aug 7 09:57:19 2026] GET /volume/v3/backups/83f3544a-9f3d-491c-9ab8-a4d9646988bb => generated 691 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 09:57:19.427550 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [None req-99cc9422-8822-427a-84a8-0e2299465027 None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:57:19.430139 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-99cc9422-8822-427a-84a8-0e2299465027 tempest-VolumesListTestJSON-708861248 tempest-VolumesListTestJSON-708861248-project-member] GET https://10.4.3.8/volume/v3/volumes/a4375ad5-793c-43b5-9ad0-3a0777780645 Aug 07 09:57:19.430434 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-99cc9422-8822-427a-84a8-0e2299465027 tempest-VolumesListTestJSON-708861248 tempest-VolumesListTestJSON-708861248-project-member] Empty body provided in request {{(pid=100296) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 09:57:19.430681 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-99cc9422-8822-427a-84a8-0e2299465027 tempest-VolumesListTestJSON-708861248 tempest-VolumesListTestJSON-708861248-project-member] Calling method 'show' {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 09:57:19.438507 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-99cc9422-8822-427a-84a8-0e2299465027 tempest-VolumesListTestJSON-708861248 tempest-VolumesListTestJSON-708861248-project-member] https://10.4.3.8/volume/v3/volumes/a4375ad5-793c-43b5-9ad0-3a0777780645 returned with HTTP 404 Aug 07 09:57:19.439178 np0000006707 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 560/2248] 10.4.3.8 () {66 vars in 1334 bytes} [Fri Aug 7 09:57:19 2026] GET /volume/v3/volumes/a4375ad5-793c-43b5-9ad0-3a0777780645 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 09:57:19.446473 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.middleware.request_id [None req-2c9a85e8-3f11-4a59-9675-fe1349fb3c29 None None] RequestId filter calling following filter/app {{(pid=100298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:57:19.448842 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [None req-2c9a85e8-3f11-4a59-9675-fe1349fb3c29 tempest-VolumesListTestJSON-708861248 tempest-VolumesListTestJSON-708861248-project-member] GET https://10.4.3.8/volume/v3/volumes/1f62fe4b-0145-4a97-978d-fd97da1c6b61 Aug 07 09:57:19.449044 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [None req-2c9a85e8-3f11-4a59-9675-fe1349fb3c29 tempest-VolumesListTestJSON-708861248 tempest-VolumesListTestJSON-708861248-project-member] Empty body provided in request {{(pid=100298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 09:57:19.449229 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [None req-2c9a85e8-3f11-4a59-9675-fe1349fb3c29 tempest-VolumesListTestJSON-708861248 tempest-VolumesListTestJSON-708861248-project-member] Calling method 'show' {{(pid=100298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 09:57:19.456961 np0000006707 devstack@c-api.service[100298]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 09:57:19.456961 np0000006707 devstack@c-api.service[100298]: warnings.warn( Aug 07 09:57:19.461822 np0000006707 devstack@c-api.service[100298]: INFO cinder.volume.api [None req-2c9a85e8-3f11-4a59-9675-fe1349fb3c29 tempest-VolumesListTestJSON-708861248 tempest-VolumesListTestJSON-708861248-project-member] Volume info retrieved successfully. Aug 07 09:57:19.467488 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [None req-2c9a85e8-3f11-4a59-9675-fe1349fb3c29 tempest-VolumesListTestJSON-708861248 tempest-VolumesListTestJSON-708861248-project-member] https://10.4.3.8/volume/v3/volumes/1f62fe4b-0145-4a97-978d-fd97da1c6b61 returned with HTTP 200 Aug 07 09:57:19.468066 np0000006707 devstack@c-api.service[100298]: [pid: 100298|app: 0|req: 565/2249] 10.4.3.8 () {66 vars in 1334 bytes} [Fri Aug 7 09:57:19 2026] GET /volume/v3/volumes/1f62fe4b-0145-4a97-978d-fd97da1c6b61 => generated 852 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 09:57:19.480690 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [None req-38975c09-369b-4050-a816-e51055455382 None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:57:19.482799 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-38975c09-369b-4050-a816-e51055455382 tempest-VolumesListTestJSON-708861248 tempest-VolumesListTestJSON-708861248-project-member] DELETE https://10.4.3.8/volume/v3/volumes/1f62fe4b-0145-4a97-978d-fd97da1c6b61 Aug 07 09:57:19.483000 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-38975c09-369b-4050-a816-e51055455382 tempest-VolumesListTestJSON-708861248 tempest-VolumesListTestJSON-708861248-project-member] Empty body provided in request {{(pid=100297) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 09:57:19.483187 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-38975c09-369b-4050-a816-e51055455382 tempest-VolumesListTestJSON-708861248 tempest-VolumesListTestJSON-708861248-project-member] Calling method 'delete' {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 09:57:19.483356 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.v3.volumes [None req-38975c09-369b-4050-a816-e51055455382 tempest-VolumesListTestJSON-708861248 tempest-VolumesListTestJSON-708861248-project-member] Delete volume with id: 1f62fe4b-0145-4a97-978d-fd97da1c6b61 Aug 07 09:57:19.506344 np0000006707 devstack@c-api.service[100297]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 09:57:19.506344 np0000006707 devstack@c-api.service[100297]: warnings.warn( Aug 07 09:57:19.506344 np0000006707 devstack@c-api.service[100297]: INFO cinder.volume.api [None req-38975c09-369b-4050-a816-e51055455382 tempest-VolumesListTestJSON-708861248 tempest-VolumesListTestJSON-708861248-project-member] Volume info retrieved successfully. Aug 07 09:57:19.535661 np0000006707 devstack@c-api.service[100297]: INFO cinder.volume.api [None req-38975c09-369b-4050-a816-e51055455382 tempest-VolumesListTestJSON-708861248 tempest-VolumesListTestJSON-708861248-project-member] Delete volume request issued successfully. Aug 07 09:57:19.536147 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-38975c09-369b-4050-a816-e51055455382 tempest-VolumesListTestJSON-708861248 tempest-VolumesListTestJSON-708861248-project-member] https://10.4.3.8/volume/v3/volumes/1f62fe4b-0145-4a97-978d-fd97da1c6b61 returned with HTTP 202 Aug 07 09:57:19.536529 np0000006707 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 564/2250] 10.4.3.8 () {66 vars in 1337 bytes} [Fri Aug 7 09:57:19 2026] DELETE /volume/v3/volumes/1f62fe4b-0145-4a97-978d-fd97da1c6b61 => generated 0 bytes in 56 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 07 09:57:19.549591 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-383e7326-012d-4165-b763-c97f4c9eecce None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:57:19.553549 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-383e7326-012d-4165-b763-c97f4c9eecce tempest-VolumesListTestJSON-708861248 tempest-VolumesListTestJSON-708861248-project-member] GET https://10.4.3.8/volume/v3/volumes/1f62fe4b-0145-4a97-978d-fd97da1c6b61 Aug 07 09:57:19.553549 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-383e7326-012d-4165-b763-c97f4c9eecce tempest-VolumesListTestJSON-708861248 tempest-VolumesListTestJSON-708861248-project-member] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 09:57:19.553549 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-383e7326-012d-4165-b763-c97f4c9eecce tempest-VolumesListTestJSON-708861248 tempest-VolumesListTestJSON-708861248-project-member] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 09:57:19.568490 np0000006707 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 09:57:19.568490 np0000006707 devstack@c-api.service[100295]: warnings.warn( Aug 07 09:57:19.582225 np0000006707 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-383e7326-012d-4165-b763-c97f4c9eecce tempest-VolumesListTestJSON-708861248 tempest-VolumesListTestJSON-708861248-project-member] Volume info retrieved successfully. Aug 07 09:57:19.585407 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-383e7326-012d-4165-b763-c97f4c9eecce tempest-VolumesListTestJSON-708861248 tempest-VolumesListTestJSON-708861248-project-member] https://10.4.3.8/volume/v3/volumes/1f62fe4b-0145-4a97-978d-fd97da1c6b61 returned with HTTP 200 Aug 07 09:57:19.586224 np0000006707 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 562/2251] 10.4.3.8 () {66 vars in 1334 bytes} [Fri Aug 7 09:57:19 2026] GET /volume/v3/volumes/1f62fe4b-0145-4a97-978d-fd97da1c6b61 => generated 851 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 09:57:20.126082 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [None req-a996e9f4-7313-47a7-ba11-f846eb5d88f9 None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:57:20.128543 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-a996e9f4-7313-47a7-ba11-f846eb5d88f9 tempest-ProjectAdminTests33-1592392534 tempest-ProjectAdminTests33-1592392534-project-admin] GET https://10.4.3.8/volume/v3/backups/83f3544a-9f3d-491c-9ab8-a4d9646988bb Aug 07 09:57:20.128892 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-a996e9f4-7313-47a7-ba11-f846eb5d88f9 tempest-ProjectAdminTests33-1592392534 tempest-ProjectAdminTests33-1592392534-project-admin] Empty body provided in request {{(pid=100296) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 09:57:20.129138 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-a996e9f4-7313-47a7-ba11-f846eb5d88f9 tempest-ProjectAdminTests33-1592392534 tempest-ProjectAdminTests33-1592392534-project-admin] Calling method 'show' {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 09:57:20.129314 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.v3.backups [None req-a996e9f4-7313-47a7-ba11-f846eb5d88f9 tempest-ProjectAdminTests33-1592392534 tempest-ProjectAdminTests33-1592392534-project-admin] Show backup with id 83f3544a-9f3d-491c-9ab8-a4d9646988bb. {{(pid=100296) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 09:57:20.134742 np0000006707 devstack@c-api.service[100296]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 09:57:20.134742 np0000006707 devstack@c-api.service[100296]: warnings.warn( Aug 07 09:57:20.135708 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-a996e9f4-7313-47a7-ba11-f846eb5d88f9 tempest-ProjectAdminTests33-1592392534 tempest-ProjectAdminTests33-1592392534-project-admin] https://10.4.3.8/volume/v3/backups/83f3544a-9f3d-491c-9ab8-a4d9646988bb returned with HTTP 200 Aug 07 09:57:20.136248 np0000006707 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 561/2252] 10.4.3.8 () {68 vars in 1374 bytes} [Fri Aug 7 09:57:20 2026] GET /volume/v3/backups/83f3544a-9f3d-491c-9ab8-a4d9646988bb => generated 693 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 09:57:20.602679 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.middleware.request_id [None req-740942d0-fee8-4e3f-841f-7e3f4cd28906 None None] RequestId filter calling following filter/app {{(pid=100298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:57:20.607043 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [None req-740942d0-fee8-4e3f-841f-7e3f4cd28906 tempest-VolumesListTestJSON-708861248 tempest-VolumesListTestJSON-708861248-project-member] GET https://10.4.3.8/volume/v3/volumes/1f62fe4b-0145-4a97-978d-fd97da1c6b61 Aug 07 09:57:20.607786 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [None req-740942d0-fee8-4e3f-841f-7e3f4cd28906 tempest-VolumesListTestJSON-708861248 tempest-VolumesListTestJSON-708861248-project-member] Empty body provided in request {{(pid=100298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 09:57:20.608118 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [None req-740942d0-fee8-4e3f-841f-7e3f4cd28906 tempest-VolumesListTestJSON-708861248 tempest-VolumesListTestJSON-708861248-project-member] Calling method 'show' {{(pid=100298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 09:57:20.615603 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [None req-740942d0-fee8-4e3f-841f-7e3f4cd28906 tempest-VolumesListTestJSON-708861248 tempest-VolumesListTestJSON-708861248-project-member] https://10.4.3.8/volume/v3/volumes/1f62fe4b-0145-4a97-978d-fd97da1c6b61 returned with HTTP 404 Aug 07 09:57:20.616480 np0000006707 devstack@c-api.service[100298]: [pid: 100298|app: 0|req: 566/2253] 10.4.3.8 () {66 vars in 1334 bytes} [Fri Aug 7 09:57:20 2026] GET /volume/v3/volumes/1f62fe4b-0145-4a97-978d-fd97da1c6b61 => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 09:57:21.150244 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [None req-3fbfb870-97c1-4541-960e-bf77c8298784 None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:57:21.152532 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-3fbfb870-97c1-4541-960e-bf77c8298784 tempest-ProjectAdminTests33-1592392534 tempest-ProjectAdminTests33-1592392534-project-admin] GET https://10.4.3.8/volume/v3/backups/83f3544a-9f3d-491c-9ab8-a4d9646988bb Aug 07 09:57:21.152835 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-3fbfb870-97c1-4541-960e-bf77c8298784 tempest-ProjectAdminTests33-1592392534 tempest-ProjectAdminTests33-1592392534-project-admin] Empty body provided in request {{(pid=100297) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 09:57:21.153050 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-3fbfb870-97c1-4541-960e-bf77c8298784 tempest-ProjectAdminTests33-1592392534 tempest-ProjectAdminTests33-1592392534-project-admin] Calling method 'show' {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 09:57:21.153147 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.v3.backups [None req-3fbfb870-97c1-4541-960e-bf77c8298784 tempest-ProjectAdminTests33-1592392534 tempest-ProjectAdminTests33-1592392534-project-admin] Show backup with id 83f3544a-9f3d-491c-9ab8-a4d9646988bb. {{(pid=100297) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 09:57:21.163232 np0000006707 devstack@c-api.service[100297]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 09:57:21.163232 np0000006707 devstack@c-api.service[100297]: warnings.warn( Aug 07 09:57:21.164012 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-3fbfb870-97c1-4541-960e-bf77c8298784 tempest-ProjectAdminTests33-1592392534 tempest-ProjectAdminTests33-1592392534-project-admin] https://10.4.3.8/volume/v3/backups/83f3544a-9f3d-491c-9ab8-a4d9646988bb returned with HTTP 200 Aug 07 09:57:21.164554 np0000006707 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 565/2254] 10.4.3.8 () {68 vars in 1374 bytes} [Fri Aug 7 09:57:21 2026] GET /volume/v3/backups/83f3544a-9f3d-491c-9ab8-a4d9646988bb => generated 693 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 09:57:22.180273 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-d160f2e2-6c8e-4e8f-93ba-60390db0f309 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:57:22.182208 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-d160f2e2-6c8e-4e8f-93ba-60390db0f309 tempest-ProjectAdminTests33-1592392534 tempest-ProjectAdminTests33-1592392534-project-admin] GET https://10.4.3.8/volume/v3/backups/83f3544a-9f3d-491c-9ab8-a4d9646988bb Aug 07 09:57:22.184140 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-d160f2e2-6c8e-4e8f-93ba-60390db0f309 tempest-ProjectAdminTests33-1592392534 tempest-ProjectAdminTests33-1592392534-project-admin] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 09:57:22.184380 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-d160f2e2-6c8e-4e8f-93ba-60390db0f309 tempest-ProjectAdminTests33-1592392534 tempest-ProjectAdminTests33-1592392534-project-admin] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 09:57:22.184586 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.v3.backups [None req-d160f2e2-6c8e-4e8f-93ba-60390db0f309 tempest-ProjectAdminTests33-1592392534 tempest-ProjectAdminTests33-1592392534-project-admin] Show backup with id 83f3544a-9f3d-491c-9ab8-a4d9646988bb. {{(pid=100295) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 09:57:22.196355 np0000006707 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 09:57:22.196355 np0000006707 devstack@c-api.service[100295]: warnings.warn( Aug 07 09:57:22.196355 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-d160f2e2-6c8e-4e8f-93ba-60390db0f309 tempest-ProjectAdminTests33-1592392534 tempest-ProjectAdminTests33-1592392534-project-admin] https://10.4.3.8/volume/v3/backups/83f3544a-9f3d-491c-9ab8-a4d9646988bb returned with HTTP 200 Aug 07 09:57:22.196893 np0000006707 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 563/2255] 10.4.3.8 () {68 vars in 1374 bytes} [Fri Aug 7 09:57:22 2026] GET /volume/v3/backups/83f3544a-9f3d-491c-9ab8-a4d9646988bb => generated 704 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 09:57:23.138323 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [None req-4a7ed151-2ce4-4136-9aa5-04ca5a5840e5 None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:57:23.212278 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.middleware.request_id [None req-7bc8b5be-3615-49cd-b8c8-16b181850423 None None] RequestId filter calling following filter/app {{(pid=100298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:57:23.214498 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [None req-7bc8b5be-3615-49cd-b8c8-16b181850423 tempest-ProjectAdminTests33-1592392534 tempest-ProjectAdminTests33-1592392534-project-admin] GET https://10.4.3.8/volume/v3/backups/83f3544a-9f3d-491c-9ab8-a4d9646988bb Aug 07 09:57:23.215260 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [None req-7bc8b5be-3615-49cd-b8c8-16b181850423 tempest-ProjectAdminTests33-1592392534 tempest-ProjectAdminTests33-1592392534-project-admin] Empty body provided in request {{(pid=100298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 09:57:23.215440 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [None req-7bc8b5be-3615-49cd-b8c8-16b181850423 tempest-ProjectAdminTests33-1592392534 tempest-ProjectAdminTests33-1592392534-project-admin] Calling method 'show' {{(pid=100298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 09:57:23.216437 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.v3.backups [None req-7bc8b5be-3615-49cd-b8c8-16b181850423 tempest-ProjectAdminTests33-1592392534 tempest-ProjectAdminTests33-1592392534-project-admin] Show backup with id 83f3544a-9f3d-491c-9ab8-a4d9646988bb. {{(pid=100298) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 09:57:23.223312 np0000006707 devstack@c-api.service[100298]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 09:57:23.223312 np0000006707 devstack@c-api.service[100298]: warnings.warn( Aug 07 09:57:23.224530 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [None req-7bc8b5be-3615-49cd-b8c8-16b181850423 tempest-ProjectAdminTests33-1592392534 tempest-ProjectAdminTests33-1592392534-project-admin] https://10.4.3.8/volume/v3/backups/83f3544a-9f3d-491c-9ab8-a4d9646988bb returned with HTTP 200 Aug 07 09:57:23.225360 np0000006707 devstack@c-api.service[100298]: [pid: 100298|app: 0|req: 567/2256] 10.4.3.8 () {68 vars in 1374 bytes} [Fri Aug 7 09:57:23 2026] GET /volume/v3/backups/83f3544a-9f3d-491c-9ab8-a4d9646988bb => generated 704 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 09:57:23.233067 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [req-887f9979-cd97-4f1e-99d5-754e357f4fb9 req-df0799d9-28ff-4c63-a304-b7602e3b323f None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:57:23.237655 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [req-887f9979-cd97-4f1e-99d5-754e357f4fb9 req-df0799d9-28ff-4c63-a304-b7602e3b323f tempest-VolumesExtendAttachedTest-762799592 tempest-VolumesExtendAttachedTest-762799592-project-member] GET https://10.4.3.8/volume/v3/volumes/414b54d9-5e87-4794-b732-f092695ca688 Aug 07 09:57:23.238241 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [req-887f9979-cd97-4f1e-99d5-754e357f4fb9 req-df0799d9-28ff-4c63-a304-b7602e3b323f tempest-VolumesExtendAttachedTest-762799592 tempest-VolumesExtendAttachedTest-762799592-project-member] Empty body provided in request {{(pid=100297) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 09:57:23.241869 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [req-887f9979-cd97-4f1e-99d5-754e357f4fb9 req-df0799d9-28ff-4c63-a304-b7602e3b323f tempest-VolumesExtendAttachedTest-762799592 tempest-VolumesExtendAttachedTest-762799592-project-member] Calling method 'show' {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 09:57:23.257343 np0000006707 devstack@c-api.service[100297]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 09:57:23.257343 np0000006707 devstack@c-api.service[100297]: warnings.warn( Aug 07 09:57:23.267846 np0000006707 devstack@c-api.service[100297]: INFO cinder.volume.api [req-887f9979-cd97-4f1e-99d5-754e357f4fb9 req-df0799d9-28ff-4c63-a304-b7602e3b323f tempest-VolumesExtendAttachedTest-762799592 tempest-VolumesExtendAttachedTest-762799592-project-member] Volume info retrieved successfully. Aug 07 09:57:23.273817 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [req-887f9979-cd97-4f1e-99d5-754e357f4fb9 req-df0799d9-28ff-4c63-a304-b7602e3b323f tempest-VolumesExtendAttachedTest-762799592 tempest-VolumesExtendAttachedTest-762799592-project-member] https://10.4.3.8/volume/v3/volumes/414b54d9-5e87-4794-b732-f092695ca688 returned with HTTP 200 Aug 07 09:57:23.275033 np0000006707 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 566/2257] 10.4.3.8 () {68 vars in 1584 bytes} [Fri Aug 7 09:57:23 2026] GET /volume/v3/volumes/414b54d9-5e87-4794-b732-f092695ca688 => generated 845 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 09:57:23.372172 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-4a7ed151-2ce4-4136-9aa5-04ca5a5840e5 tempest-TestEncryptedCinderVolumes-966504716 tempest-TestEncryptedCinderVolumes-966504716-project-admin] POST https://10.4.3.8/volume/v3/types Aug 07 09:57:23.374010 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-4a7ed151-2ce4-4136-9aa5-04ca5a5840e5 tempest-TestEncryptedCinderVolumes-966504716 tempest-TestEncryptedCinderVolumes-966504716-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-scenario-type-cryptsetup-985939292", "extra_specs": {}}} {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 09:57:23.399568 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-4a7ed151-2ce4-4136-9aa5-04ca5a5840e5 tempest-TestEncryptedCinderVolumes-966504716 tempest-TestEncryptedCinderVolumes-966504716-project-admin] https://10.4.3.8/volume/v3/types returned with HTTP 200 Aug 07 09:57:23.400330 np0000006707 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 562/2258] 10.4.3.8 () {68 vars in 1238 bytes} [Fri Aug 7 09:57:23 2026] POST /volume/v3/types => generated 217 bytes in 262 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 09:57:23.413441 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-08b6c285-5fc2-4beb-a45b-df77b8ab11d0 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:57:23.413441 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-08b6c285-5fc2-4beb-a45b-df77b8ab11d0 None None] GET https://10.4.3.8/volume// Aug 07 09:57:23.413441 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-08b6c285-5fc2-4beb-a45b-df77b8ab11d0 None None] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 09:57:23.413441 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-08b6c285-5fc2-4beb-a45b-df77b8ab11d0 None None] Calling method 'all' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 09:57:23.413441 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-08b6c285-5fc2-4beb-a45b-df77b8ab11d0 None None] https://10.4.3.8/volume// returned with HTTP 300 Aug 07 09:57:23.413441 np0000006707 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 564/2259] 10.4.3.8 () {66 vars in 1414 bytes} [Fri Aug 7 09:57:23 2026] GET /volume/ => generated 384 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 07 09:57:23.425594 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.middleware.request_id [None req-658d68ff-7879-4cf1-8b9e-24277b1f7e8d None None] RequestId filter calling following filter/app {{(pid=100298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:57:23.429848 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [None req-658d68ff-7879-4cf1-8b9e-24277b1f7e8d tempest-TestEncryptedCinderVolumes-966504716 tempest-TestEncryptedCinderVolumes-966504716-project-admin] POST https://10.4.3.8/volume/v3/types/527a125f-3c66-4df4-ada2-4f20828fe4dd/encryption Aug 07 09:57:23.430594 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [None req-658d68ff-7879-4cf1-8b9e-24277b1f7e8d tempest-TestEncryptedCinderVolumes-966504716 tempest-TestEncryptedCinderVolumes-966504716-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "plain", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=100298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 09:57:23.432569 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [req-887f9979-cd97-4f1e-99d5-754e357f4fb9 req-80653f25-0105-42eb-9e09-bb14aae2a617 None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:57:23.437360 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [req-887f9979-cd97-4f1e-99d5-754e357f4fb9 req-80653f25-0105-42eb-9e09-bb14aae2a617 tempest-VolumesExtendAttachedTest-762799592 tempest-VolumesExtendAttachedTest-762799592-project-member] POST https://10.4.3.8/volume/v3/attachments Aug 07 09:57:23.437360 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [req-887f9979-cd97-4f1e-99d5-754e357f4fb9 req-80653f25-0105-42eb-9e09-bb14aae2a617 tempest-VolumesExtendAttachedTest-762799592 tempest-VolumesExtendAttachedTest-762799592-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "414b54d9-5e87-4794-b732-f092695ca688", "connector": null, "instance_uuid": "7f167782-7d83-4963-a294-e3a89643779c"}} {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 09:57:23.451660 np0000006707 devstack@c-api.service[100297]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 09:57:23.451660 np0000006707 devstack@c-api.service[100297]: warnings.warn( Aug 07 09:57:23.479203 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [None req-658d68ff-7879-4cf1-8b9e-24277b1f7e8d tempest-TestEncryptedCinderVolumes-966504716 tempest-TestEncryptedCinderVolumes-966504716-project-admin] https://10.4.3.8/volume/v3/types/527a125f-3c66-4df4-ada2-4f20828fe4dd/encryption returned with HTTP 200 Aug 07 09:57:23.479203 np0000006707 devstack@c-api.service[100298]: [pid: 100298|app: 0|req: 568/2260] 10.4.3.8 () {68 vars in 1383 bytes} [Fri Aug 7 09:57:23 2026] POST /volume/v3/types/527a125f-3c66-4df4-ada2-4f20828fe4dd/encryption => generated 231 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 09:57:23.504140 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [None req-5dcc3b2d-cbd3-48d5-b6ee-df569e74b92d None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:57:23.504849 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [req-887f9979-cd97-4f1e-99d5-754e357f4fb9 req-80653f25-0105-42eb-9e09-bb14aae2a617 tempest-VolumesExtendAttachedTest-762799592 tempest-VolumesExtendAttachedTest-762799592-project-member] https://10.4.3.8/volume/v3/attachments returned with HTTP 200 Aug 07 09:57:23.510069 np0000006707 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 567/2261] 10.4.3.8 () {74 vars in 1580 bytes} [Fri Aug 7 09:57:23 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 09:57:23.565171 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-c38baa28-d73e-4489-a7ee-6d8ad64afa5a None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:57:23.569534 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-c38baa28-d73e-4489-a7ee-6d8ad64afa5a tempest-VolumesExtendAttachedTest-762799592 tempest-VolumesExtendAttachedTest-762799592-project-member] GET https://10.4.3.8/volume/v3/volumes/414b54d9-5e87-4794-b732-f092695ca688 Aug 07 09:57:23.570180 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-c38baa28-d73e-4489-a7ee-6d8ad64afa5a tempest-VolumesExtendAttachedTest-762799592 tempest-VolumesExtendAttachedTest-762799592-project-member] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 09:57:23.573117 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-c38baa28-d73e-4489-a7ee-6d8ad64afa5a tempest-VolumesExtendAttachedTest-762799592 tempest-VolumesExtendAttachedTest-762799592-project-member] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 09:57:23.609326 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.middleware.request_id [None req-c23ec1d5-5b12-4a03-939a-044a10db663b None None] RequestId filter calling following filter/app {{(pid=100298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:57:23.610467 np0000006707 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 09:57:23.610467 np0000006707 devstack@c-api.service[100295]: warnings.warn( Aug 07 09:57:23.610843 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [None req-c23ec1d5-5b12-4a03-939a-044a10db663b None None] GET https://10.4.3.8/volume// Aug 07 09:57:23.611454 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [None req-c23ec1d5-5b12-4a03-939a-044a10db663b None None] Empty body provided in request {{(pid=100298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 09:57:23.611856 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [None req-c23ec1d5-5b12-4a03-939a-044a10db663b None None] Calling method 'all' {{(pid=100298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 09:57:23.612275 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [None req-c23ec1d5-5b12-4a03-939a-044a10db663b None None] https://10.4.3.8/volume// returned with HTTP 300 Aug 07 09:57:23.613341 np0000006707 devstack@c-api.service[100298]: [pid: 100298|app: 0|req: 569/2262] 10.4.3.8 () {66 vars in 1412 bytes} [Fri Aug 7 09:57:23 2026] GET /volume/ => generated 384 bytes in 5 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 07 09:57:23.617903 np0000006707 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-c38baa28-d73e-4489-a7ee-6d8ad64afa5a tempest-VolumesExtendAttachedTest-762799592 tempest-VolumesExtendAttachedTest-762799592-project-member] Volume info retrieved successfully. Aug 07 09:57:23.634404 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-c38baa28-d73e-4489-a7ee-6d8ad64afa5a tempest-VolumesExtendAttachedTest-762799592 tempest-VolumesExtendAttachedTest-762799592-project-member] https://10.4.3.8/volume/v3/volumes/414b54d9-5e87-4794-b732-f092695ca688 returned with HTTP 200 Aug 07 09:57:23.634404 np0000006707 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 565/2263] 10.4.3.8 () {68 vars in 1375 bytes} [Fri Aug 7 09:57:23 2026] GET /volume/v3/volumes/414b54d9-5e87-4794-b732-f092695ca688 => generated 862 bytes in 71 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 09:57:23.643536 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [req-887f9979-cd97-4f1e-99d5-754e357f4fb9 req-0f716e1c-3251-4294-839d-ddff6b702b92 None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:57:23.649551 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [req-887f9979-cd97-4f1e-99d5-754e357f4fb9 req-0f716e1c-3251-4294-839d-ddff6b702b92 tempest-VolumesExtendAttachedTest-762799592 tempest-VolumesExtendAttachedTest-762799592-project-member] GET https://10.4.3.8/volume/v3/volumes/414b54d9-5e87-4794-b732-f092695ca688 Aug 07 09:57:23.650019 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [req-887f9979-cd97-4f1e-99d5-754e357f4fb9 req-0f716e1c-3251-4294-839d-ddff6b702b92 tempest-VolumesExtendAttachedTest-762799592 tempest-VolumesExtendAttachedTest-762799592-project-member] Empty body provided in request {{(pid=100297) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 09:57:23.650169 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [req-887f9979-cd97-4f1e-99d5-754e357f4fb9 req-0f716e1c-3251-4294-839d-ddff6b702b92 tempest-VolumesExtendAttachedTest-762799592 tempest-VolumesExtendAttachedTest-762799592-project-member] Calling method 'show' {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 09:57:23.667171 np0000006707 devstack@c-api.service[100297]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 09:57:23.667171 np0000006707 devstack@c-api.service[100297]: warnings.warn( Aug 07 09:57:23.674325 np0000006707 devstack@c-api.service[100297]: INFO cinder.volume.api [req-887f9979-cd97-4f1e-99d5-754e357f4fb9 req-0f716e1c-3251-4294-839d-ddff6b702b92 tempest-VolumesExtendAttachedTest-762799592 tempest-VolumesExtendAttachedTest-762799592-project-member] Volume info retrieved successfully. Aug 07 09:57:23.680369 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [req-887f9979-cd97-4f1e-99d5-754e357f4fb9 req-0f716e1c-3251-4294-839d-ddff6b702b92 tempest-VolumesExtendAttachedTest-762799592 tempest-VolumesExtendAttachedTest-762799592-project-member] https://10.4.3.8/volume/v3/volumes/414b54d9-5e87-4794-b732-f092695ca688 returned with HTTP 200 Aug 07 09:57:23.680972 np0000006707 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 568/2264] 10.4.3.8 () {70 vars in 1625 bytes} [Fri Aug 7 09:57:23 2026] GET /volume/v3/volumes/414b54d9-5e87-4794-b732-f092695ca688 => generated 1024 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 07 09:57:23.752225 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-5dcc3b2d-cbd3-48d5-b6ee-df569e74b92d tempest-TestEncryptedCinderVolumes-768498766 tempest-TestEncryptedCinderVolumes-768498766-project-member] POST https://10.4.3.8/volume/v3/volumes Aug 07 09:57:23.752710 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-5dcc3b2d-cbd3-48d5-b6ee-df569e74b92d tempest-TestEncryptedCinderVolumes-768498766 tempest-TestEncryptedCinderVolumes-768498766-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestEncryptedCinderVolumes-volume-1418425384", "snapshot_id": null, "imageRef": null, "volume_type": "tempest-scenario-type-cryptsetup-985939292", "size": 1}} {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 09:57:23.755228 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.v3.volumes [None req-5dcc3b2d-cbd3-48d5-b6ee-df569e74b92d tempest-TestEncryptedCinderVolumes-768498766 tempest-TestEncryptedCinderVolumes-768498766-project-member] Create volume request body: {'volume': {'name': 'tempest-TestEncryptedCinderVolumes-volume-1418425384', 'snapshot_id': None, 'imageRef': None, 'volume_type': 'tempest-scenario-type-cryptsetup-985939292', 'size': 1}} {{(pid=100296) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 07 09:57:23.760996 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.v3.volumes [None req-5dcc3b2d-cbd3-48d5-b6ee-df569e74b92d tempest-TestEncryptedCinderVolumes-768498766 tempest-TestEncryptedCinderVolumes-768498766-project-member] Create volume of 1 GB Aug 07 09:57:23.761183 np0000006707 devstack@c-api.service[100296]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 09:57:23.761183 np0000006707 devstack@c-api.service[100296]: warnings.warn( Aug 07 09:57:23.761807 np0000006707 devstack@c-api.service[100296]: INFO cinder.volume.api [None req-5dcc3b2d-cbd3-48d5-b6ee-df569e74b92d tempest-TestEncryptedCinderVolumes-768498766 tempest-TestEncryptedCinderVolumes-768498766-project-member] Availability Zones retrieved successfully. Aug 07 09:57:23.770390 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.volume.api [None req-5dcc3b2d-cbd3-48d5-b6ee-df569e74b92d tempest-TestEncryptedCinderVolumes-768498766 tempest-TestEncryptedCinderVolumes-768498766-project-member] Flow 'volume_create_api' (829fda35-5436-4f4f-87b6-c9dd2a10464e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100296) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 09:57:23.772644 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.volume.api [None req-5dcc3b2d-cbd3-48d5-b6ee-df569e74b92d tempest-TestEncryptedCinderVolumes-768498766 tempest-TestEncryptedCinderVolumes-768498766-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c1203da5-c5ed-4030-a9ff-a226d02e2285) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 09:57:23.773920 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.volume.flows.api.create_volume [None req-5dcc3b2d-cbd3-48d5-b6ee-df569e74b92d tempest-TestEncryptedCinderVolumes-768498766 tempest-TestEncryptedCinderVolumes-768498766-project-member] Validating volume size '1' using validate_int {{(pid=100296) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 07 09:57:23.814013 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.middleware.request_id [req-887f9979-cd97-4f1e-99d5-754e357f4fb9 req-9942c7d8-f01b-4ce4-9bab-cdb1231b1298 None None] RequestId filter calling following filter/app {{(pid=100298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:57:23.817079 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [req-887f9979-cd97-4f1e-99d5-754e357f4fb9 req-9942c7d8-f01b-4ce4-9bab-cdb1231b1298 tempest-VolumesExtendAttachedTest-762799592 tempest-VolumesExtendAttachedTest-762799592-project-member] PUT https://10.4.3.8/volume/v3/attachments/26dbde13-23f1-4d5f-a5a6-849b00397424 Aug 07 09:57:23.818067 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [req-887f9979-cd97-4f1e-99d5-754e357f4fb9 req-9942c7d8-f01b-4ce4-9bab-cdb1231b1298 tempest-VolumesExtendAttachedTest-762799592 tempest-VolumesExtendAttachedTest-762799592-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.8", "host": "np0000006707", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:568b993d50b1", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "d2780578-1896-461f-80ac-b58d2e346b90", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 09:57:23.826212 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.volume.api [None req-5dcc3b2d-cbd3-48d5-b6ee-df569e74b92d tempest-TestEncryptedCinderVolumes-768498766 tempest-TestEncryptedCinderVolumes-768498766-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c1203da5-c5ed-4030-a9ff-a226d02e2285) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-07T09:57:23Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=527a125f-3c66-4df4-ada2-4f20828fe4dd,is_public=True,name='tempest-scenario-type-cryptsetup-985939292',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '527a125f-3c66-4df4-ada2-4f20828fe4dd', '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=100296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 09:57:23.826212 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.volume.api [None req-5dcc3b2d-cbd3-48d5-b6ee-df569e74b92d tempest-TestEncryptedCinderVolumes-768498766 tempest-TestEncryptedCinderVolumes-768498766-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6d34e7c4-cfc4-4af9-b310-8306b8685391) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 09:57:23.829137 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.coordination [req-887f9979-cd97-4f1e-99d5-754e357f4fb9 req-9942c7d8-f01b-4ce4-9bab-cdb1231b1298 tempest-VolumesExtendAttachedTest-762799592 tempest-VolumesExtendAttachedTest-762799592-project-member] Acquiring lock "cinder-attachment_update-414b54d9-5e87-4794-b732-f092695ca688-np0000006707" by "attachment_update" {{(pid=100298) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 07 09:57:23.838659 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.coordination [req-887f9979-cd97-4f1e-99d5-754e357f4fb9 req-9942c7d8-f01b-4ce4-9bab-cdb1231b1298 tempest-VolumesExtendAttachedTest-762799592 tempest-VolumesExtendAttachedTest-762799592-project-member] Lock "cinder-attachment_update-414b54d9-5e87-4794-b732-f092695ca688-np0000006707" acquired by "attachment_update" :: waited 0.008s {{(pid=100298) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 07 09:57:23.838659 np0000006707 devstack@c-api.service[100298]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 09:57:23.838659 np0000006707 devstack@c-api.service[100298]: warnings.warn( Aug 07 09:57:23.866779 np0000006707 devstack@c-api.service[100296]: WARNING cinder.quota [None req-5dcc3b2d-cbd3-48d5-b6ee-df569e74b92d tempest-TestEncryptedCinderVolumes-768498766 tempest-TestEncryptedCinderVolumes-768498766-project-member] Deprecated: Default quota for resource: volumes_tempest-scenario-type-cryptsetup-985939292 is set by the default quota flag: quota_volumes_tempest-scenario-type-cryptsetup-985939292, it is now deprecated. Please use the default quota class for default quota. Aug 07 09:57:23.867034 np0000006707 devstack@c-api.service[100296]: WARNING cinder.quota [None req-5dcc3b2d-cbd3-48d5-b6ee-df569e74b92d tempest-TestEncryptedCinderVolumes-768498766 tempest-TestEncryptedCinderVolumes-768498766-project-member] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-cryptsetup-985939292 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-cryptsetup-985939292, it is now deprecated. Please use the default quota class for default quota. Aug 07 09:57:23.927509 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.quota [None req-5dcc3b2d-cbd3-48d5-b6ee-df569e74b92d tempest-TestEncryptedCinderVolumes-768498766 tempest-TestEncryptedCinderVolumes-768498766-project-member] Created reservations ['b624424b-ea84-41f0-ac1d-41c55d5182fa', '64013637-0372-467b-be6c-20823672bcc9', '0835ada0-c216-403d-ab65-75cd44284c37', 'ca68a2f9-35e5-414c-9325-5c67e3a55b76'] {{(pid=100296) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 09:57:23.927948 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.volume.api [None req-5dcc3b2d-cbd3-48d5-b6ee-df569e74b92d tempest-TestEncryptedCinderVolumes-768498766 tempest-TestEncryptedCinderVolumes-768498766-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6d34e7c4-cfc4-4af9-b310-8306b8685391) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['b624424b-ea84-41f0-ac1d-41c55d5182fa', '64013637-0372-467b-be6c-20823672bcc9', '0835ada0-c216-403d-ab65-75cd44284c37', 'ca68a2f9-35e5-414c-9325-5c67e3a55b76']}' {{(pid=100296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 09:57:23.929363 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.volume.api [None req-5dcc3b2d-cbd3-48d5-b6ee-df569e74b92d tempest-TestEncryptedCinderVolumes-768498766 tempest-TestEncryptedCinderVolumes-768498766-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (07a64cfc-6f15-4951-a8f9-296c63954bea) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 09:57:23.959866 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.volume.api [None req-5dcc3b2d-cbd3-48d5-b6ee-df569e74b92d tempest-TestEncryptedCinderVolumes-768498766 tempest-TestEncryptedCinderVolumes-768498766-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (07a64cfc-6f15-4951-a8f9-296c63954bea) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'a6c1ddf8-28c7-428e-80d8-d5a437544205', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestEncryptedCinderVolumes-volume-1418425384',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e4f188f93fe24f8d8de29b4ddebae64b',qos_specs=None,replication_status=,reservations=['b624424b-ea84-41f0-ac1d-41c55d5182fa','64013637-0372-467b-be6c-20823672bcc9','0835ada0-c216-403d-ab65-75cd44284c37','ca68a2f9-35e5-414c-9325-5c67e3a55b76'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e3f85b13c6354beb8adcad32eba75eb1',volume_type_id=527a125f-3c66-4df4-ada2-4f20828fe4dd), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-07T09:57:23Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestEncryptedCinderVolumes-volume-1418425384',ec2_id=None,encryption_key_id=00000000-0000-0000-0000-000000000000,glance_metadata=,group=,group_id=None,host=None,id=a6c1ddf8-28c7-428e-80d8-d5a437544205,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='e4f188f93fe24f8d8de29b4ddebae64b',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='e3f85b13c6354beb8adcad32eba75eb1',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(527a125f-3c66-4df4-ada2-4f20828fe4dd),volume_type_id=527a125f-3c66-4df4-ada2-4f20828fe4dd)}' {{(pid=100296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 09:57:23.960714 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.volume.api [None req-5dcc3b2d-cbd3-48d5-b6ee-df569e74b92d tempest-TestEncryptedCinderVolumes-768498766 tempest-TestEncryptedCinderVolumes-768498766-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e9b82a77-5cc0-43b9-92c3-109d8cecb414) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 09:57:23.991046 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.volume.api [None req-5dcc3b2d-cbd3-48d5-b6ee-df569e74b92d tempest-TestEncryptedCinderVolumes-768498766 tempest-TestEncryptedCinderVolumes-768498766-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e9b82a77-5cc0-43b9-92c3-109d8cecb414) transitioned into state 'SUCCESS' from state '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-1418425384',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e4f188f93fe24f8d8de29b4ddebae64b',qos_specs=None,replication_status=,reservations=['b624424b-ea84-41f0-ac1d-41c55d5182fa','64013637-0372-467b-be6c-20823672bcc9','0835ada0-c216-403d-ab65-75cd44284c37','ca68a2f9-35e5-414c-9325-5c67e3a55b76'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e3f85b13c6354beb8adcad32eba75eb1',volume_type_id=527a125f-3c66-4df4-ada2-4f20828fe4dd)}' {{(pid=100296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 09:57:23.992467 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.volume.api [None req-5dcc3b2d-cbd3-48d5-b6ee-df569e74b92d tempest-TestEncryptedCinderVolumes-768498766 tempest-TestEncryptedCinderVolumes-768498766-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (496b9267-3ff7-492c-8391-12aa61940e6a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 09:57:23.994977 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.coordination [req-887f9979-cd97-4f1e-99d5-754e357f4fb9 req-9942c7d8-f01b-4ce4-9bab-cdb1231b1298 tempest-VolumesExtendAttachedTest-762799592 tempest-VolumesExtendAttachedTest-762799592-project-member] Lock "cinder-attachment_update-414b54d9-5e87-4794-b732-f092695ca688-np0000006707" released by "attachment_update" :: held 0.158s {{(pid=100298) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 07 09:57:23.995602 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [req-887f9979-cd97-4f1e-99d5-754e357f4fb9 req-9942c7d8-f01b-4ce4-9bab-cdb1231b1298 tempest-VolumesExtendAttachedTest-762799592 tempest-VolumesExtendAttachedTest-762799592-project-member] https://10.4.3.8/volume/v3/attachments/26dbde13-23f1-4d5f-a5a6-849b00397424 returned with HTTP 200 Aug 07 09:57:23.996632 np0000006707 devstack@c-api.service[100298]: [pid: 100298|app: 0|req: 570/2265] 10.4.3.8 () {74 vars in 1690 bytes} [Fri Aug 7 09:57:23 2026] PUT /volume/v3/attachments/26dbde13-23f1-4d5f-a5a6-849b00397424 => generated 969 bytes in 183 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 09:57:24.009115 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.volume.api [None req-5dcc3b2d-cbd3-48d5-b6ee-df569e74b92d tempest-TestEncryptedCinderVolumes-768498766 tempest-TestEncryptedCinderVolumes-768498766-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (496b9267-3ff7-492c-8391-12aa61940e6a) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 09:57:24.009960 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.volume.api [None req-5dcc3b2d-cbd3-48d5-b6ee-df569e74b92d tempest-TestEncryptedCinderVolumes-768498766 tempest-TestEncryptedCinderVolumes-768498766-project-member] Flow 'volume_create_api' (829fda35-5436-4f4f-87b6-c9dd2a10464e) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100296) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 09:57:24.010273 np0000006707 devstack@c-api.service[100296]: INFO cinder.volume.api [None req-5dcc3b2d-cbd3-48d5-b6ee-df569e74b92d tempest-TestEncryptedCinderVolumes-768498766 tempest-TestEncryptedCinderVolumes-768498766-project-member] Create volume request issued successfully. Aug 07 09:57:24.010983 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-5dcc3b2d-cbd3-48d5-b6ee-df569e74b92d tempest-TestEncryptedCinderVolumes-768498766 tempest-TestEncryptedCinderVolumes-768498766-project-member] https://10.4.3.8/volume/v3/volumes returned with HTTP 202 Aug 07 09:57:24.012004 np0000006707 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 563/2266] 10.4.3.8 () {68 vars in 1245 bytes} [Fri Aug 7 09:57:23 2026] POST /volume/v3/volumes => generated 786 bytes in 511 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 07 09:57:24.243890 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-c96a29af-401a-4490-bfb8-a705da3458b9 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:57:24.247412 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-c96a29af-401a-4490-bfb8-a705da3458b9 tempest-ProjectAdminTests33-1592392534 tempest-ProjectAdminTests33-1592392534-project-admin] GET https://10.4.3.8/volume/v3/backups/83f3544a-9f3d-491c-9ab8-a4d9646988bb Aug 07 09:57:24.247698 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-c96a29af-401a-4490-bfb8-a705da3458b9 tempest-ProjectAdminTests33-1592392534 tempest-ProjectAdminTests33-1592392534-project-admin] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 09:57:24.248247 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-c96a29af-401a-4490-bfb8-a705da3458b9 tempest-ProjectAdminTests33-1592392534 tempest-ProjectAdminTests33-1592392534-project-admin] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 09:57:24.249952 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.v3.backups [None req-c96a29af-401a-4490-bfb8-a705da3458b9 tempest-ProjectAdminTests33-1592392534 tempest-ProjectAdminTests33-1592392534-project-admin] Show backup with id 83f3544a-9f3d-491c-9ab8-a4d9646988bb. {{(pid=100295) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 09:57:24.256983 np0000006707 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 09:57:24.256983 np0000006707 devstack@c-api.service[100295]: warnings.warn( Aug 07 09:57:24.258028 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-c96a29af-401a-4490-bfb8-a705da3458b9 tempest-ProjectAdminTests33-1592392534 tempest-ProjectAdminTests33-1592392534-project-admin] https://10.4.3.8/volume/v3/backups/83f3544a-9f3d-491c-9ab8-a4d9646988bb returned with HTTP 200 Aug 07 09:57:24.259073 np0000006707 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 566/2267] 10.4.3.8 () {68 vars in 1374 bytes} [Fri Aug 7 09:57:24 2026] GET /volume/v3/backups/83f3544a-9f3d-491c-9ab8-a4d9646988bb => generated 704 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 09:57:24.657935 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [None req-c3cd405c-a07f-4970-8a44-7ac7c2226d53 None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:57:24.660311 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-c3cd405c-a07f-4970-8a44-7ac7c2226d53 tempest-VolumesExtendAttachedTest-762799592 tempest-VolumesExtendAttachedTest-762799592-project-member] GET https://10.4.3.8/volume/v3/volumes/414b54d9-5e87-4794-b732-f092695ca688 Aug 07 09:57:24.660582 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-c3cd405c-a07f-4970-8a44-7ac7c2226d53 tempest-VolumesExtendAttachedTest-762799592 tempest-VolumesExtendAttachedTest-762799592-project-member] Empty body provided in request {{(pid=100297) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 09:57:24.660819 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-c3cd405c-a07f-4970-8a44-7ac7c2226d53 tempest-VolumesExtendAttachedTest-762799592 tempest-VolumesExtendAttachedTest-762799592-project-member] Calling method 'show' {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 09:57:24.678560 np0000006707 devstack@c-api.service[100297]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 09:57:24.678560 np0000006707 devstack@c-api.service[100297]: warnings.warn( Aug 07 09:57:24.685543 np0000006707 devstack@c-api.service[100297]: INFO cinder.volume.api [None req-c3cd405c-a07f-4970-8a44-7ac7c2226d53 tempest-VolumesExtendAttachedTest-762799592 tempest-VolumesExtendAttachedTest-762799592-project-member] Volume info retrieved successfully. Aug 07 09:57:24.707109 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-c3cd405c-a07f-4970-8a44-7ac7c2226d53 tempest-VolumesExtendAttachedTest-762799592 tempest-VolumesExtendAttachedTest-762799592-project-member] https://10.4.3.8/volume/v3/volumes/414b54d9-5e87-4794-b732-f092695ca688 returned with HTTP 200 Aug 07 09:57:24.707752 np0000006707 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 569/2268] 10.4.3.8 () {68 vars in 1375 bytes} [Fri Aug 7 09:57:24 2026] GET /volume/v3/volumes/414b54d9-5e87-4794-b732-f092695ca688 => generated 863 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 09:57:25.273060 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.middleware.request_id [None req-118ccbcb-ddc5-4076-81b6-01d1d115b71f None None] RequestId filter calling following filter/app {{(pid=100298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:57:25.275214 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [None req-118ccbcb-ddc5-4076-81b6-01d1d115b71f tempest-ProjectAdminTests33-1592392534 tempest-ProjectAdminTests33-1592392534-project-admin] GET https://10.4.3.8/volume/v3/backups/83f3544a-9f3d-491c-9ab8-a4d9646988bb Aug 07 09:57:25.275638 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [None req-118ccbcb-ddc5-4076-81b6-01d1d115b71f tempest-ProjectAdminTests33-1592392534 tempest-ProjectAdminTests33-1592392534-project-admin] Empty body provided in request {{(pid=100298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 09:57:25.275876 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [None req-118ccbcb-ddc5-4076-81b6-01d1d115b71f tempest-ProjectAdminTests33-1592392534 tempest-ProjectAdminTests33-1592392534-project-admin] Calling method 'show' {{(pid=100298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 09:57:25.276056 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.v3.backups [None req-118ccbcb-ddc5-4076-81b6-01d1d115b71f tempest-ProjectAdminTests33-1592392534 tempest-ProjectAdminTests33-1592392534-project-admin] Show backup with id 83f3544a-9f3d-491c-9ab8-a4d9646988bb. {{(pid=100298) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 09:57:25.286837 np0000006707 devstack@c-api.service[100298]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 09:57:25.286837 np0000006707 devstack@c-api.service[100298]: warnings.warn( Aug 07 09:57:25.287908 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [None req-118ccbcb-ddc5-4076-81b6-01d1d115b71f tempest-ProjectAdminTests33-1592392534 tempest-ProjectAdminTests33-1592392534-project-admin] https://10.4.3.8/volume/v3/backups/83f3544a-9f3d-491c-9ab8-a4d9646988bb returned with HTTP 200 Aug 07 09:57:25.288514 np0000006707 devstack@c-api.service[100298]: [pid: 100298|app: 0|req: 571/2269] 10.4.3.8 () {68 vars in 1374 bytes} [Fri Aug 7 09:57:25 2026] GET /volume/v3/backups/83f3544a-9f3d-491c-9ab8-a4d9646988bb => generated 704 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 09:57:25.725366 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [None req-06e221fc-c1b5-406e-8e3f-3cc32ed0a1ac None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:57:25.729830 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-06e221fc-c1b5-406e-8e3f-3cc32ed0a1ac tempest-VolumesExtendAttachedTest-762799592 tempest-VolumesExtendAttachedTest-762799592-project-member] GET https://10.4.3.8/volume/v3/volumes/414b54d9-5e87-4794-b732-f092695ca688 Aug 07 09:57:25.729830 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-06e221fc-c1b5-406e-8e3f-3cc32ed0a1ac tempest-VolumesExtendAttachedTest-762799592 tempest-VolumesExtendAttachedTest-762799592-project-member] Empty body provided in request {{(pid=100296) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 09:57:25.729830 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-06e221fc-c1b5-406e-8e3f-3cc32ed0a1ac tempest-VolumesExtendAttachedTest-762799592 tempest-VolumesExtendAttachedTest-762799592-project-member] Calling method 'show' {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 09:57:25.758698 np0000006707 devstack@c-api.service[100296]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 09:57:25.758698 np0000006707 devstack@c-api.service[100296]: warnings.warn( Aug 07 09:57:25.770284 np0000006707 devstack@c-api.service[100296]: INFO cinder.volume.api [None req-06e221fc-c1b5-406e-8e3f-3cc32ed0a1ac tempest-VolumesExtendAttachedTest-762799592 tempest-VolumesExtendAttachedTest-762799592-project-member] Volume info retrieved successfully. Aug 07 09:57:25.779747 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-06e221fc-c1b5-406e-8e3f-3cc32ed0a1ac tempest-VolumesExtendAttachedTest-762799592 tempest-VolumesExtendAttachedTest-762799592-project-member] https://10.4.3.8/volume/v3/volumes/414b54d9-5e87-4794-b732-f092695ca688 returned with HTTP 200 Aug 07 09:57:25.780243 np0000006707 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 564/2270] 10.4.3.8 () {68 vars in 1375 bytes} [Fri Aug 7 09:57:25 2026] GET /volume/v3/volumes/414b54d9-5e87-4794-b732-f092695ca688 => generated 863 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 09:57:25.978210 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-a39b00e4-9b23-45d0-97c4-c28d93697e14 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:57:26.148703 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-a39b00e4-9b23-45d0-97c4-c28d93697e14 tempest-ProjectReaderTests33-1680752482 tempest-ProjectReaderTests33-1680752482-project-admin] POST https://10.4.3.8/volume/v3/volumes Aug 07 09:57:26.150581 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-a39b00e4-9b23-45d0-97c4-c28d93697e14 tempest-ProjectReaderTests33-1680752482 tempest-ProjectReaderTests33-1680752482-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-140787207"}} {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 09:57:26.156582 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.v3.volumes [None req-a39b00e4-9b23-45d0-97c4-c28d93697e14 tempest-ProjectReaderTests33-1680752482 tempest-ProjectReaderTests33-1680752482-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-140787207'}} {{(pid=100295) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 07 09:57:26.156582 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.v3.volumes [None req-a39b00e4-9b23-45d0-97c4-c28d93697e14 tempest-ProjectReaderTests33-1680752482 tempest-ProjectReaderTests33-1680752482-project-admin] Create volume of 1 GB Aug 07 09:57:26.161449 np0000006707 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-a39b00e4-9b23-45d0-97c4-c28d93697e14 tempest-ProjectReaderTests33-1680752482 tempest-ProjectReaderTests33-1680752482-project-admin] Availability Zones retrieved successfully. Aug 07 09:57:26.169383 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.volume.api [None req-a39b00e4-9b23-45d0-97c4-c28d93697e14 tempest-ProjectReaderTests33-1680752482 tempest-ProjectReaderTests33-1680752482-project-admin] Flow 'volume_create_api' (d4ff78e3-6094-48a4-914d-750b5d43208b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100295) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 09:57:26.174451 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.volume.api [None req-a39b00e4-9b23-45d0-97c4-c28d93697e14 tempest-ProjectReaderTests33-1680752482 tempest-ProjectReaderTests33-1680752482-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d1ce0851-0435-4c0e-a138-93c0bb27725a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100295) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 09:57:26.174451 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.volume.flows.api.create_volume [None req-a39b00e4-9b23-45d0-97c4-c28d93697e14 tempest-ProjectReaderTests33-1680752482 tempest-ProjectReaderTests33-1680752482-project-admin] Validating volume size '1' using validate_int {{(pid=100295) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 07 09:57:26.215553 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.volume.api [None req-a39b00e4-9b23-45d0-97c4-c28d93697e14 tempest-ProjectReaderTests33-1680752482 tempest-ProjectReaderTests33-1680752482-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d1ce0851-0435-4c0e-a138-93c0bb27725a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-07T09:47:39Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=45fd9a3a-b61e-4c6c-9ab7-d02f06678d0d,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '45fd9a3a-b61e-4c6c-9ab7-d02f06678d0d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100295) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 09:57:26.216967 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.volume.api [None req-a39b00e4-9b23-45d0-97c4-c28d93697e14 tempest-ProjectReaderTests33-1680752482 tempest-ProjectReaderTests33-1680752482-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (421f4981-7d9a-4f31-a2bd-0b17e1a13a7a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100295) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 09:57:26.302287 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.quota [None req-a39b00e4-9b23-45d0-97c4-c28d93697e14 tempest-ProjectReaderTests33-1680752482 tempest-ProjectReaderTests33-1680752482-project-admin] Created reservations ['a1dcab8d-3305-4afb-b2aa-740d007856fa', 'b21f9c4a-431c-4d1b-bc4e-5643973aba94', '8096813e-24f4-4b39-b286-a967e6ae372b', '63ef19bd-020a-4cac-8929-5ae59c59b7ee'] {{(pid=100295) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 09:57:26.303170 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.volume.api [None req-a39b00e4-9b23-45d0-97c4-c28d93697e14 tempest-ProjectReaderTests33-1680752482 tempest-ProjectReaderTests33-1680752482-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (421f4981-7d9a-4f31-a2bd-0b17e1a13a7a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['a1dcab8d-3305-4afb-b2aa-740d007856fa', 'b21f9c4a-431c-4d1b-bc4e-5643973aba94', '8096813e-24f4-4b39-b286-a967e6ae372b', '63ef19bd-020a-4cac-8929-5ae59c59b7ee']}' {{(pid=100295) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 09:57:26.303933 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.volume.api [None req-a39b00e4-9b23-45d0-97c4-c28d93697e14 tempest-ProjectReaderTests33-1680752482 tempest-ProjectReaderTests33-1680752482-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7bbf4aac-03a4-41a3-be1b-daddbb18e358) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100295) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 09:57:26.307792 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [None req-b615e7a7-1156-49d2-a941-c0f14a48b880 None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:57:26.311627 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-b615e7a7-1156-49d2-a941-c0f14a48b880 tempest-ProjectAdminTests33-1592392534 tempest-ProjectAdminTests33-1592392534-project-admin] GET https://10.4.3.8/volume/v3/backups/83f3544a-9f3d-491c-9ab8-a4d9646988bb Aug 07 09:57:26.311627 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-b615e7a7-1156-49d2-a941-c0f14a48b880 tempest-ProjectAdminTests33-1592392534 tempest-ProjectAdminTests33-1592392534-project-admin] Empty body provided in request {{(pid=100297) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 09:57:26.319285 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-b615e7a7-1156-49d2-a941-c0f14a48b880 tempest-ProjectAdminTests33-1592392534 tempest-ProjectAdminTests33-1592392534-project-admin] Calling method 'show' {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 09:57:26.319285 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.v3.backups [None req-b615e7a7-1156-49d2-a941-c0f14a48b880 tempest-ProjectAdminTests33-1592392534 tempest-ProjectAdminTests33-1592392534-project-admin] Show backup with id 83f3544a-9f3d-491c-9ab8-a4d9646988bb. {{(pid=100297) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 09:57:26.332031 np0000006707 devstack@c-api.service[100297]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 09:57:26.332031 np0000006707 devstack@c-api.service[100297]: warnings.warn( Aug 07 09:57:26.332905 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-b615e7a7-1156-49d2-a941-c0f14a48b880 tempest-ProjectAdminTests33-1592392534 tempest-ProjectAdminTests33-1592392534-project-admin] https://10.4.3.8/volume/v3/backups/83f3544a-9f3d-491c-9ab8-a4d9646988bb returned with HTTP 200 Aug 07 09:57:26.333690 np0000006707 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 570/2271] 10.4.3.8 () {68 vars in 1374 bytes} [Fri Aug 7 09:57:26 2026] GET /volume/v3/backups/83f3544a-9f3d-491c-9ab8-a4d9646988bb => generated 704 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 09:57:26.343306 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.volume.api [None req-a39b00e4-9b23-45d0-97c4-c28d93697e14 tempest-ProjectReaderTests33-1680752482 tempest-ProjectReaderTests33-1680752482-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7bbf4aac-03a4-41a3-be1b-daddbb18e358) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '32d9da2c-ac34-4c47-b419-bb995bc1dcc2', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-140787207',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='dd54e14f5ba147e39b56e42e136fef2e',qos_specs=None,replication_status=,reservations=['a1dcab8d-3305-4afb-b2aa-740d007856fa','b21f9c4a-431c-4d1b-bc4e-5643973aba94','8096813e-24f4-4b39-b286-a967e6ae372b','63ef19bd-020a-4cac-8929-5ae59c59b7ee'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='0e7bbefe17614ed8ada22354abc865c0',volume_type_id=45fd9a3a-b61e-4c6c-9ab7-d02f06678d0d), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-07T09:57:26Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-140787207',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=32d9da2c-ac34-4c47-b419-bb995bc1dcc2,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='dd54e14f5ba147e39b56e42e136fef2e',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='0e7bbefe17614ed8ada22354abc865c0',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(45fd9a3a-b61e-4c6c-9ab7-d02f06678d0d),volume_type_id=45fd9a3a-b61e-4c6c-9ab7-d02f06678d0d)}' {{(pid=100295) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 09:57:26.345225 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.volume.api [None req-a39b00e4-9b23-45d0-97c4-c28d93697e14 tempest-ProjectReaderTests33-1680752482 tempest-ProjectReaderTests33-1680752482-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (68cfe5a7-67d1-4c91-84f2-1a7f6934ded4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100295) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 09:57:26.399847 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.volume.api [None req-a39b00e4-9b23-45d0-97c4-c28d93697e14 tempest-ProjectReaderTests33-1680752482 tempest-ProjectReaderTests33-1680752482-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (68cfe5a7-67d1-4c91-84f2-1a7f6934ded4) transitioned into state 'SUCCESS' from state '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-140787207',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='dd54e14f5ba147e39b56e42e136fef2e',qos_specs=None,replication_status=,reservations=['a1dcab8d-3305-4afb-b2aa-740d007856fa','b21f9c4a-431c-4d1b-bc4e-5643973aba94','8096813e-24f4-4b39-b286-a967e6ae372b','63ef19bd-020a-4cac-8929-5ae59c59b7ee'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='0e7bbefe17614ed8ada22354abc865c0',volume_type_id=45fd9a3a-b61e-4c6c-9ab7-d02f06678d0d)}' {{(pid=100295) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 09:57:26.400799 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.volume.api [None req-a39b00e4-9b23-45d0-97c4-c28d93697e14 tempest-ProjectReaderTests33-1680752482 tempest-ProjectReaderTests33-1680752482-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d14c889b-704a-4043-9e45-f62ea429cd30) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100295) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 09:57:26.421008 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.volume.api [None req-a39b00e4-9b23-45d0-97c4-c28d93697e14 tempest-ProjectReaderTests33-1680752482 tempest-ProjectReaderTests33-1680752482-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d14c889b-704a-4043-9e45-f62ea429cd30) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100295) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 09:57:26.421673 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.volume.api [None req-a39b00e4-9b23-45d0-97c4-c28d93697e14 tempest-ProjectReaderTests33-1680752482 tempest-ProjectReaderTests33-1680752482-project-admin] Flow 'volume_create_api' (d4ff78e3-6094-48a4-914d-750b5d43208b) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100295) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 09:57:26.422006 np0000006707 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-a39b00e4-9b23-45d0-97c4-c28d93697e14 tempest-ProjectReaderTests33-1680752482 tempest-ProjectReaderTests33-1680752482-project-admin] Create volume request issued successfully. Aug 07 09:57:26.422757 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-a39b00e4-9b23-45d0-97c4-c28d93697e14 tempest-ProjectReaderTests33-1680752482 tempest-ProjectReaderTests33-1680752482-project-admin] https://10.4.3.8/volume/v3/volumes returned with HTTP 202 Aug 07 09:57:26.423216 np0000006707 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 567/2272] 10.4.3.8 () {70 vars in 1284 bytes} [Fri Aug 7 09:57:25 2026] POST /volume/v3/volumes => generated 773 bytes in 446 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 07 09:57:26.444521 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.middleware.request_id [None req-41a52080-b37f-472b-b1a7-2aaeb9eb66c2 None None] RequestId filter calling following filter/app {{(pid=100298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:57:26.446344 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [None req-41a52080-b37f-472b-b1a7-2aaeb9eb66c2 tempest-ProjectReaderTests33-1680752482 tempest-ProjectReaderTests33-1680752482-project-admin] GET https://10.4.3.8/volume/v3/volumes/32d9da2c-ac34-4c47-b419-bb995bc1dcc2 Aug 07 09:57:26.446504 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [None req-41a52080-b37f-472b-b1a7-2aaeb9eb66c2 tempest-ProjectReaderTests33-1680752482 tempest-ProjectReaderTests33-1680752482-project-admin] Empty body provided in request {{(pid=100298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 09:57:26.446716 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [None req-41a52080-b37f-472b-b1a7-2aaeb9eb66c2 tempest-ProjectReaderTests33-1680752482 tempest-ProjectReaderTests33-1680752482-project-admin] Calling method 'show' {{(pid=100298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 09:57:26.464114 np0000006707 devstack@c-api.service[100298]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 09:57:26.464114 np0000006707 devstack@c-api.service[100298]: warnings.warn( Aug 07 09:57:26.469866 np0000006707 devstack@c-api.service[100298]: INFO cinder.volume.api [None req-41a52080-b37f-472b-b1a7-2aaeb9eb66c2 tempest-ProjectReaderTests33-1680752482 tempest-ProjectReaderTests33-1680752482-project-admin] Volume info retrieved successfully. Aug 07 09:57:26.477634 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [None req-41a52080-b37f-472b-b1a7-2aaeb9eb66c2 tempest-ProjectReaderTests33-1680752482 tempest-ProjectReaderTests33-1680752482-project-admin] https://10.4.3.8/volume/v3/volumes/32d9da2c-ac34-4c47-b419-bb995bc1dcc2 returned with HTTP 200 Aug 07 09:57:26.478223 np0000006707 devstack@c-api.service[100298]: [pid: 100298|app: 0|req: 572/2273] 10.4.3.8 () {68 vars in 1374 bytes} [Fri Aug 7 09:57:26 2026] GET /volume/v3/volumes/32d9da2c-ac34-4c47-b419-bb995bc1dcc2 => generated 952 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 09:57:26.805528 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [None req-46841a50-b721-4012-982b-c7239d1d115f None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:57:26.809900 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-46841a50-b721-4012-982b-c7239d1d115f tempest-VolumesExtendAttachedTest-762799592 tempest-VolumesExtendAttachedTest-762799592-project-member] GET https://10.4.3.8/volume/v3/volumes/414b54d9-5e87-4794-b732-f092695ca688 Aug 07 09:57:26.810304 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-46841a50-b721-4012-982b-c7239d1d115f tempest-VolumesExtendAttachedTest-762799592 tempest-VolumesExtendAttachedTest-762799592-project-member] Empty body provided in request {{(pid=100296) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 09:57:26.810304 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-46841a50-b721-4012-982b-c7239d1d115f tempest-VolumesExtendAttachedTest-762799592 tempest-VolumesExtendAttachedTest-762799592-project-member] Calling method 'show' {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 09:57:26.825498 np0000006707 devstack@c-api.service[100296]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 09:57:26.825498 np0000006707 devstack@c-api.service[100296]: warnings.warn( Aug 07 09:57:26.834284 np0000006707 devstack@c-api.service[100296]: INFO cinder.volume.api [None req-46841a50-b721-4012-982b-c7239d1d115f tempest-VolumesExtendAttachedTest-762799592 tempest-VolumesExtendAttachedTest-762799592-project-member] Volume info retrieved successfully. Aug 07 09:57:26.842749 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-46841a50-b721-4012-982b-c7239d1d115f tempest-VolumesExtendAttachedTest-762799592 tempest-VolumesExtendAttachedTest-762799592-project-member] https://10.4.3.8/volume/v3/volumes/414b54d9-5e87-4794-b732-f092695ca688 returned with HTTP 200 Aug 07 09:57:26.843121 np0000006707 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 565/2274] 10.4.3.8 () {68 vars in 1375 bytes} [Fri Aug 7 09:57:26 2026] GET /volume/v3/volumes/414b54d9-5e87-4794-b732-f092695ca688 => generated 863 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 09:57:27.354764 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [None req-4e1b25ca-2a7d-4136-b7b7-41eecd652259 None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:57:27.360445 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-4e1b25ca-2a7d-4136-b7b7-41eecd652259 tempest-ProjectAdminTests33-1592392534 tempest-ProjectAdminTests33-1592392534-project-admin] GET https://10.4.3.8/volume/v3/backups/83f3544a-9f3d-491c-9ab8-a4d9646988bb Aug 07 09:57:27.360445 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-4e1b25ca-2a7d-4136-b7b7-41eecd652259 tempest-ProjectAdminTests33-1592392534 tempest-ProjectAdminTests33-1592392534-project-admin] Empty body provided in request {{(pid=100297) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 09:57:27.360445 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-4e1b25ca-2a7d-4136-b7b7-41eecd652259 tempest-ProjectAdminTests33-1592392534 tempest-ProjectAdminTests33-1592392534-project-admin] Calling method 'show' {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 09:57:27.360445 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.v3.backups [None req-4e1b25ca-2a7d-4136-b7b7-41eecd652259 tempest-ProjectAdminTests33-1592392534 tempest-ProjectAdminTests33-1592392534-project-admin] Show backup with id 83f3544a-9f3d-491c-9ab8-a4d9646988bb. {{(pid=100297) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 09:57:27.373040 np0000006707 devstack@c-api.service[100297]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 09:57:27.373040 np0000006707 devstack@c-api.service[100297]: warnings.warn( Aug 07 09:57:27.373040 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-4e1b25ca-2a7d-4136-b7b7-41eecd652259 tempest-ProjectAdminTests33-1592392534 tempest-ProjectAdminTests33-1592392534-project-admin] https://10.4.3.8/volume/v3/backups/83f3544a-9f3d-491c-9ab8-a4d9646988bb returned with HTTP 200 Aug 07 09:57:27.373040 np0000006707 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 571/2275] 10.4.3.8 () {68 vars in 1374 bytes} [Fri Aug 7 09:57:27 2026] GET /volume/v3/backups/83f3544a-9f3d-491c-9ab8-a4d9646988bb => generated 704 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 09:57:27.497261 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-832844fe-1e9f-4ecb-9d39-a1e7eccb2d3b None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:57:27.500759 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-832844fe-1e9f-4ecb-9d39-a1e7eccb2d3b tempest-ProjectReaderTests33-1680752482 tempest-ProjectReaderTests33-1680752482-project-admin] GET https://10.4.3.8/volume/v3/volumes/32d9da2c-ac34-4c47-b419-bb995bc1dcc2 Aug 07 09:57:27.501055 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-832844fe-1e9f-4ecb-9d39-a1e7eccb2d3b tempest-ProjectReaderTests33-1680752482 tempest-ProjectReaderTests33-1680752482-project-admin] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 09:57:27.501278 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-832844fe-1e9f-4ecb-9d39-a1e7eccb2d3b tempest-ProjectReaderTests33-1680752482 tempest-ProjectReaderTests33-1680752482-project-admin] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 09:57:27.514665 np0000006707 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 09:57:27.514665 np0000006707 devstack@c-api.service[100295]: warnings.warn( Aug 07 09:57:27.527044 np0000006707 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-832844fe-1e9f-4ecb-9d39-a1e7eccb2d3b tempest-ProjectReaderTests33-1680752482 tempest-ProjectReaderTests33-1680752482-project-admin] Volume info retrieved successfully. Aug 07 09:57:27.534244 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-832844fe-1e9f-4ecb-9d39-a1e7eccb2d3b tempest-ProjectReaderTests33-1680752482 tempest-ProjectReaderTests33-1680752482-project-admin] https://10.4.3.8/volume/v3/volumes/32d9da2c-ac34-4c47-b419-bb995bc1dcc2 returned with HTTP 200 Aug 07 09:57:27.534746 np0000006707 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 568/2276] 10.4.3.8 () {68 vars in 1374 bytes} [Fri Aug 7 09:57:27 2026] GET /volume/v3/volumes/32d9da2c-ac34-4c47-b419-bb995bc1dcc2 => generated 1004 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 09:57:27.556727 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.middleware.request_id [None req-46decb90-c573-4072-9449-224c4459a713 None None] RequestId filter calling following filter/app {{(pid=100298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:57:27.559649 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [None req-46decb90-c573-4072-9449-224c4459a713 tempest-ProjectReaderTests33-1680752482 tempest-ProjectReaderTests33-1680752482-project-admin] POST https://10.4.3.8/volume/v3/backups Aug 07 09:57:27.560347 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [None req-46decb90-c573-4072-9449-224c4459a713 tempest-ProjectReaderTests33-1680752482 tempest-ProjectReaderTests33-1680752482-project-admin] Action: 'create', calling method: create, body: {"backup": {"volume_id": "32d9da2c-ac34-4c47-b419-bb995bc1dcc2", "name": "tempest-type-Backup-1896979589"}} {{(pid=100298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 09:57:27.565298 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.contrib.backups [None req-46decb90-c573-4072-9449-224c4459a713 tempest-ProjectReaderTests33-1680752482 tempest-ProjectReaderTests33-1680752482-project-admin] Creating new backup {'backup': {'volume_id': '32d9da2c-ac34-4c47-b419-bb995bc1dcc2', 'name': 'tempest-type-Backup-1896979589'}} {{(pid=100298) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 07 09:57:27.565298 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.contrib.backups [None req-46decb90-c573-4072-9449-224c4459a713 tempest-ProjectReaderTests33-1680752482 tempest-ProjectReaderTests33-1680752482-project-admin] Creating backup of volume 32d9da2c-ac34-4c47-b419-bb995bc1dcc2 in container None Aug 07 09:57:27.577428 np0000006707 devstack@c-api.service[100298]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 09:57:27.577428 np0000006707 devstack@c-api.service[100298]: warnings.warn( Aug 07 09:57:27.579615 np0000006707 devstack@c-api.service[100298]: INFO cinder.volume.api [None req-46decb90-c573-4072-9449-224c4459a713 tempest-ProjectReaderTests33-1680752482 tempest-ProjectReaderTests33-1680752482-project-admin] Volume info retrieved successfully. Aug 07 09:57:27.644731 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.quota [None req-46decb90-c573-4072-9449-224c4459a713 tempest-ProjectReaderTests33-1680752482 tempest-ProjectReaderTests33-1680752482-project-admin] Created reservations ['8c8ca273-ff04-4e12-bff2-73a0b021a08a', 'ae5dc396-c530-4f6f-8599-c47c4138ba0b'] {{(pid=100298) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 09:57:27.709941 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [None req-46decb90-c573-4072-9449-224c4459a713 tempest-ProjectReaderTests33-1680752482 tempest-ProjectReaderTests33-1680752482-project-admin] https://10.4.3.8/volume/v3/backups returned with HTTP 202 Aug 07 09:57:27.710803 np0000006707 devstack@c-api.service[100298]: [pid: 100298|app: 0|req: 573/2277] 10.4.3.8 () {70 vars in 1285 bytes} [Fri Aug 7 09:57:27 2026] POST /volume/v3/backups => generated 312 bytes in 156 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 07 09:57:27.727959 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [None req-ce036fb6-8fb7-475d-828e-895d11e965a7 None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:57:27.730529 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-ce036fb6-8fb7-475d-828e-895d11e965a7 tempest-ProjectReaderTests33-1680752482 tempest-ProjectReaderTests33-1680752482-project-admin] GET https://10.4.3.8/volume/v3/backups/93075143-1d17-4cfd-92a6-2899aedda504 Aug 07 09:57:27.730670 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-ce036fb6-8fb7-475d-828e-895d11e965a7 tempest-ProjectReaderTests33-1680752482 tempest-ProjectReaderTests33-1680752482-project-admin] Empty body provided in request {{(pid=100296) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 09:57:27.730964 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-ce036fb6-8fb7-475d-828e-895d11e965a7 tempest-ProjectReaderTests33-1680752482 tempest-ProjectReaderTests33-1680752482-project-admin] Calling method 'show' {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 09:57:27.731138 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.v3.backups [None req-ce036fb6-8fb7-475d-828e-895d11e965a7 tempest-ProjectReaderTests33-1680752482 tempest-ProjectReaderTests33-1680752482-project-admin] Show backup with id 93075143-1d17-4cfd-92a6-2899aedda504. {{(pid=100296) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 09:57:27.739248 np0000006707 devstack@c-api.service[100296]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 09:57:27.739248 np0000006707 devstack@c-api.service[100296]: warnings.warn( Aug 07 09:57:27.740620 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-ce036fb6-8fb7-475d-828e-895d11e965a7 tempest-ProjectReaderTests33-1680752482 tempest-ProjectReaderTests33-1680752482-project-admin] https://10.4.3.8/volume/v3/backups/93075143-1d17-4cfd-92a6-2899aedda504 returned with HTTP 200 Aug 07 09:57:27.743309 np0000006707 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 566/2278] 10.4.3.8 () {68 vars in 1374 bytes} [Fri Aug 7 09:57:27 2026] GET /volume/v3/backups/93075143-1d17-4cfd-92a6-2899aedda504 => generated 719 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 09:57:27.862033 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [None req-96da4c43-507f-4602-8850-087f05ab82dc None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:57:27.864112 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-96da4c43-507f-4602-8850-087f05ab82dc tempest-VolumesExtendAttachedTest-762799592 tempest-VolumesExtendAttachedTest-762799592-project-member] GET https://10.4.3.8/volume/v3/volumes/414b54d9-5e87-4794-b732-f092695ca688 Aug 07 09:57:27.864431 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-96da4c43-507f-4602-8850-087f05ab82dc tempest-VolumesExtendAttachedTest-762799592 tempest-VolumesExtendAttachedTest-762799592-project-member] Empty body provided in request {{(pid=100297) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 09:57:27.864698 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-96da4c43-507f-4602-8850-087f05ab82dc tempest-VolumesExtendAttachedTest-762799592 tempest-VolumesExtendAttachedTest-762799592-project-member] Calling method 'show' {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 09:57:27.876523 np0000006707 devstack@c-api.service[100297]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 09:57:27.876523 np0000006707 devstack@c-api.service[100297]: warnings.warn( Aug 07 09:57:27.880743 np0000006707 devstack@c-api.service[100297]: INFO cinder.volume.api [None req-96da4c43-507f-4602-8850-087f05ab82dc tempest-VolumesExtendAttachedTest-762799592 tempest-VolumesExtendAttachedTest-762799592-project-member] Volume info retrieved successfully. Aug 07 09:57:27.888823 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-96da4c43-507f-4602-8850-087f05ab82dc tempest-VolumesExtendAttachedTest-762799592 tempest-VolumesExtendAttachedTest-762799592-project-member] https://10.4.3.8/volume/v3/volumes/414b54d9-5e87-4794-b732-f092695ca688 returned with HTTP 200 Aug 07 09:57:27.889462 np0000006707 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 572/2279] 10.4.3.8 () {68 vars in 1375 bytes} [Fri Aug 7 09:57:27 2026] GET /volume/v3/volumes/414b54d9-5e87-4794-b732-f092695ca688 => generated 863 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 09:57:28.388827 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-be8833a0-adf1-41e7-ba27-7d93bba0be4d None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:57:28.392484 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-be8833a0-adf1-41e7-ba27-7d93bba0be4d tempest-ProjectAdminTests33-1592392534 tempest-ProjectAdminTests33-1592392534-project-admin] GET https://10.4.3.8/volume/v3/backups/83f3544a-9f3d-491c-9ab8-a4d9646988bb Aug 07 09:57:28.392688 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-be8833a0-adf1-41e7-ba27-7d93bba0be4d tempest-ProjectAdminTests33-1592392534 tempest-ProjectAdminTests33-1592392534-project-admin] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 09:57:28.392872 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-be8833a0-adf1-41e7-ba27-7d93bba0be4d tempest-ProjectAdminTests33-1592392534 tempest-ProjectAdminTests33-1592392534-project-admin] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 09:57:28.392975 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.v3.backups [None req-be8833a0-adf1-41e7-ba27-7d93bba0be4d tempest-ProjectAdminTests33-1592392534 tempest-ProjectAdminTests33-1592392534-project-admin] Show backup with id 83f3544a-9f3d-491c-9ab8-a4d9646988bb. {{(pid=100295) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 09:57:28.398573 np0000006707 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 09:57:28.398573 np0000006707 devstack@c-api.service[100295]: warnings.warn( Aug 07 09:57:28.399965 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-be8833a0-adf1-41e7-ba27-7d93bba0be4d tempest-ProjectAdminTests33-1592392534 tempest-ProjectAdminTests33-1592392534-project-admin] https://10.4.3.8/volume/v3/backups/83f3544a-9f3d-491c-9ab8-a4d9646988bb returned with HTTP 200 Aug 07 09:57:28.399965 np0000006707 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 569/2280] 10.4.3.8 () {68 vars in 1374 bytes} [Fri Aug 7 09:57:28 2026] GET /volume/v3/backups/83f3544a-9f3d-491c-9ab8-a4d9646988bb => generated 704 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 09:57:28.600399 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.middleware.request_id [req-887f9979-cd97-4f1e-99d5-754e357f4fb9 req-1b076ad9-2313-4e3f-b5ae-57615732d03d None None] RequestId filter calling following filter/app {{(pid=100298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:57:28.605869 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [req-887f9979-cd97-4f1e-99d5-754e357f4fb9 req-1b076ad9-2313-4e3f-b5ae-57615732d03d tempest-VolumesExtendAttachedTest-762799592 tempest-VolumesExtendAttachedTest-762799592-project-member] POST https://10.4.3.8/volume/v3/attachments/26dbde13-23f1-4d5f-a5a6-849b00397424/action Aug 07 09:57:28.606558 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [req-887f9979-cd97-4f1e-99d5-754e357f4fb9 req-1b076ad9-2313-4e3f-b5ae-57615732d03d tempest-VolumesExtendAttachedTest-762799592 tempest-VolumesExtendAttachedTest-762799592-project-member] Action body: b'{"os-complete": null}' {{(pid=100298) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 07 09:57:28.611763 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [req-887f9979-cd97-4f1e-99d5-754e357f4fb9 req-1b076ad9-2313-4e3f-b5ae-57615732d03d tempest-VolumesExtendAttachedTest-762799592 tempest-VolumesExtendAttachedTest-762799592-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 09:57:28.645754 np0000006707 devstack@c-api.service[100298]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 09:57:28.645754 np0000006707 devstack@c-api.service[100298]: warnings.warn( Aug 07 09:57:28.669888 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [req-887f9979-cd97-4f1e-99d5-754e357f4fb9 req-1b076ad9-2313-4e3f-b5ae-57615732d03d tempest-VolumesExtendAttachedTest-762799592 tempest-VolumesExtendAttachedTest-762799592-project-member] https://10.4.3.8/volume/v3/attachments/26dbde13-23f1-4d5f-a5a6-849b00397424/action returned with HTTP 204 Aug 07 09:57:28.670437 np0000006707 devstack@c-api.service[100298]: [pid: 100298|app: 0|req: 574/2281] 10.4.3.8 () {74 vars in 1711 bytes} [Fri Aug 7 09:57:28 2026] POST /volume/v3/attachments/26dbde13-23f1-4d5f-a5a6-849b00397424/action => generated 0 bytes in 72 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 07 09:57:28.756842 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [None req-b2c7baa7-e970-4990-9e2d-a36ba170130a None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:57:28.758838 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-b2c7baa7-e970-4990-9e2d-a36ba170130a tempest-ProjectReaderTests33-1680752482 tempest-ProjectReaderTests33-1680752482-project-admin] GET https://10.4.3.8/volume/v3/backups/93075143-1d17-4cfd-92a6-2899aedda504 Aug 07 09:57:28.759057 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-b2c7baa7-e970-4990-9e2d-a36ba170130a tempest-ProjectReaderTests33-1680752482 tempest-ProjectReaderTests33-1680752482-project-admin] Empty body provided in request {{(pid=100296) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 09:57:28.759240 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-b2c7baa7-e970-4990-9e2d-a36ba170130a tempest-ProjectReaderTests33-1680752482 tempest-ProjectReaderTests33-1680752482-project-admin] Calling method 'show' {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 09:57:28.759339 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.v3.backups [None req-b2c7baa7-e970-4990-9e2d-a36ba170130a tempest-ProjectReaderTests33-1680752482 tempest-ProjectReaderTests33-1680752482-project-admin] Show backup with id 93075143-1d17-4cfd-92a6-2899aedda504. {{(pid=100296) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 09:57:28.763653 np0000006707 devstack@c-api.service[100296]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 09:57:28.763653 np0000006707 devstack@c-api.service[100296]: warnings.warn( Aug 07 09:57:28.764279 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-b2c7baa7-e970-4990-9e2d-a36ba170130a tempest-ProjectReaderTests33-1680752482 tempest-ProjectReaderTests33-1680752482-project-admin] https://10.4.3.8/volume/v3/backups/93075143-1d17-4cfd-92a6-2899aedda504 returned with HTTP 200 Aug 07 09:57:28.767392 np0000006707 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 567/2282] 10.4.3.8 () {68 vars in 1374 bytes} [Fri Aug 7 09:57:28 2026] GET /volume/v3/backups/93075143-1d17-4cfd-92a6-2899aedda504 => generated 721 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 09:57:28.832025 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [None req-bdbd8da5-2edb-4c0d-9ed7-a18975e078fc None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:57:28.834289 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-bdbd8da5-2edb-4c0d-9ed7-a18975e078fc tempest-VolumesActionsTest-1297460665 tempest-VolumesActionsTest-1297460665-project-member] POST https://10.4.3.8/volume/v3/volumes/5212b49c-c9cf-4689-a4bf-697dd0c1bd8f/action Aug 07 09:57:28.834814 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-bdbd8da5-2edb-4c0d-9ed7-a18975e078fc tempest-VolumesActionsTest-1297460665 tempest-VolumesActionsTest-1297460665-project-member] Action body: b'{"os-attach": {"instance_uuid": "8b10b509-5224-4a1c-8f2e-959016718511", "mountpoint": "/dev/vdb"}}' {{(pid=100297) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 07 09:57:28.835021 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-bdbd8da5-2edb-4c0d-9ed7-a18975e078fc tempest-VolumesActionsTest-1297460665 tempest-VolumesActionsTest-1297460665-project-member] Action: 'action', calling method: _attach, body: {"os-attach": {"instance_uuid": "8b10b509-5224-4a1c-8f2e-959016718511", "mountpoint": "/dev/vdb"}} {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 09:57:28.846474 np0000006707 devstack@c-api.service[100297]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 09:57:28.846474 np0000006707 devstack@c-api.service[100297]: warnings.warn( Aug 07 09:57:28.847031 np0000006707 devstack@c-api.service[100297]: INFO cinder.volume.api [None req-bdbd8da5-2edb-4c0d-9ed7-a18975e078fc tempest-VolumesActionsTest-1297460665 tempest-VolumesActionsTest-1297460665-project-member] Volume info retrieved successfully. Aug 07 09:57:28.855201 np0000006707 devstack@c-api.service[100297]: INFO cinder.volume.api [None req-bdbd8da5-2edb-4c0d-9ed7-a18975e078fc tempest-VolumesActionsTest-1297460665 tempest-VolumesActionsTest-1297460665-project-member] Update volume admin metadata completed successfully. Aug 07 09:57:28.906718 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-ae4a459d-c910-4e69-ac63-f9e32d6db028 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:57:28.909357 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-ae4a459d-c910-4e69-ac63-f9e32d6db028 tempest-VolumesExtendAttachedTest-762799592 tempest-VolumesExtendAttachedTest-762799592-project-member] GET https://10.4.3.8/volume/v3/volumes/414b54d9-5e87-4794-b732-f092695ca688 Aug 07 09:57:28.909955 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-ae4a459d-c910-4e69-ac63-f9e32d6db028 tempest-VolumesExtendAttachedTest-762799592 tempest-VolumesExtendAttachedTest-762799592-project-member] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 09:57:28.910217 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-ae4a459d-c910-4e69-ac63-f9e32d6db028 tempest-VolumesExtendAttachedTest-762799592 tempest-VolumesExtendAttachedTest-762799592-project-member] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 09:57:28.923446 np0000006707 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 09:57:28.923446 np0000006707 devstack@c-api.service[100295]: warnings.warn( Aug 07 09:57:28.931849 np0000006707 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-ae4a459d-c910-4e69-ac63-f9e32d6db028 tempest-VolumesExtendAttachedTest-762799592 tempest-VolumesExtendAttachedTest-762799592-project-member] Volume info retrieved successfully. Aug 07 09:57:28.939020 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-ae4a459d-c910-4e69-ac63-f9e32d6db028 tempest-VolumesExtendAttachedTest-762799592 tempest-VolumesExtendAttachedTest-762799592-project-member] https://10.4.3.8/volume/v3/volumes/414b54d9-5e87-4794-b732-f092695ca688 returned with HTTP 200 Aug 07 09:57:28.939756 np0000006707 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 570/2283] 10.4.3.8 () {68 vars in 1375 bytes} [Fri Aug 7 09:57:28 2026] GET /volume/v3/volumes/414b54d9-5e87-4794-b732-f092695ca688 => generated 1155 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 07 09:57:28.952880 np0000006707 devstack@c-api.service[100297]: INFO cinder.volume.api [None req-bdbd8da5-2edb-4c0d-9ed7-a18975e078fc tempest-VolumesActionsTest-1297460665 tempest-VolumesActionsTest-1297460665-project-member] Attach volume completed successfully. Aug 07 09:57:28.953357 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-bdbd8da5-2edb-4c0d-9ed7-a18975e078fc tempest-VolumesActionsTest-1297460665 tempest-VolumesActionsTest-1297460665-project-member] https://10.4.3.8/volume/v3/volumes/5212b49c-c9cf-4689-a4bf-697dd0c1bd8f/action returned with HTTP 202 Aug 07 09:57:28.953992 np0000006707 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 573/2284] 10.4.3.8 () {68 vars in 1376 bytes} [Fri Aug 7 09:57:28 2026] POST /volume/v3/volumes/5212b49c-c9cf-4689-a4bf-697dd0c1bd8f/action => generated 0 bytes in 123 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 07 09:57:28.963124 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.middleware.request_id [None req-b0c48580-b705-418f-9dc2-7f44cdb7bcb3 None None] RequestId filter calling following filter/app {{(pid=100298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:57:28.964815 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [None req-b0c48580-b705-418f-9dc2-7f44cdb7bcb3 tempest-VolumesExtendAttachedTest-762799592 tempest-VolumesExtendAttachedTest-762799592-project-member] POST https://10.4.3.8/volume/v3/volumes/414b54d9-5e87-4794-b732-f092695ca688/action Aug 07 09:57:28.965953 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [None req-b0c48580-b705-418f-9dc2-7f44cdb7bcb3 tempest-VolumesExtendAttachedTest-762799592 tempest-VolumesExtendAttachedTest-762799592-project-member] Action body: b'{"os-extend": {"new_size": 2}}' {{(pid=100298) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 07 09:57:28.965953 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [None req-b0c48580-b705-418f-9dc2-7f44cdb7bcb3 tempest-VolumesExtendAttachedTest-762799592 tempest-VolumesExtendAttachedTest-762799592-project-member] Action: 'action', calling method: _extend, body: {"os-extend": {"new_size": 2}} {{(pid=100298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 09:57:28.966826 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [None req-26f71267-b8ea-4921-9828-ba3d77bcfdd3 None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:57:28.969819 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-26f71267-b8ea-4921-9828-ba3d77bcfdd3 tempest-VolumesActionsTest-1297460665 tempest-VolumesActionsTest-1297460665-project-member] GET https://10.4.3.8/volume/v3/volumes/5212b49c-c9cf-4689-a4bf-697dd0c1bd8f Aug 07 09:57:28.969999 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-26f71267-b8ea-4921-9828-ba3d77bcfdd3 tempest-VolumesActionsTest-1297460665 tempest-VolumesActionsTest-1297460665-project-member] Empty body provided in request {{(pid=100296) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 09:57:28.970353 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-26f71267-b8ea-4921-9828-ba3d77bcfdd3 tempest-VolumesActionsTest-1297460665 tempest-VolumesActionsTest-1297460665-project-member] Calling method 'show' {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 09:57:28.984825 np0000006707 devstack@c-api.service[100298]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 09:57:28.984825 np0000006707 devstack@c-api.service[100298]: warnings.warn( Aug 07 09:57:28.984825 np0000006707 devstack@c-api.service[100298]: INFO cinder.volume.api [None req-b0c48580-b705-418f-9dc2-7f44cdb7bcb3 tempest-VolumesExtendAttachedTest-762799592 tempest-VolumesExtendAttachedTest-762799592-project-member] Volume info retrieved successfully. Aug 07 09:57:28.990095 np0000006707 devstack@c-api.service[100296]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 09:57:28.990095 np0000006707 devstack@c-api.service[100296]: warnings.warn( Aug 07 09:57:28.998270 np0000006707 devstack@c-api.service[100296]: INFO cinder.volume.api [None req-26f71267-b8ea-4921-9828-ba3d77bcfdd3 tempest-VolumesActionsTest-1297460665 tempest-VolumesActionsTest-1297460665-project-member] Volume info retrieved successfully. Aug 07 09:57:29.006452 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-26f71267-b8ea-4921-9828-ba3d77bcfdd3 tempest-VolumesActionsTest-1297460665 tempest-VolumesActionsTest-1297460665-project-member] https://10.4.3.8/volume/v3/volumes/5212b49c-c9cf-4689-a4bf-697dd0c1bd8f returned with HTTP 200 Aug 07 09:57:29.007177 np0000006707 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 568/2285] 10.4.3.8 () {66 vars in 1334 bytes} [Fri Aug 7 09:57:28 2026] GET /volume/v3/volumes/5212b49c-c9cf-4689-a4bf-697dd0c1bd8f => generated 1171 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 09:57:29.027949 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-4b992a2e-9063-4ee5-a9fa-1b8e05ea1302 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:57:29.029993 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-4b992a2e-9063-4ee5-a9fa-1b8e05ea1302 tempest-VolumesActionsTest-1297460665 tempest-VolumesActionsTest-1297460665-project-member] GET https://10.4.3.8/volume/v3/volumes/5212b49c-c9cf-4689-a4bf-697dd0c1bd8f Aug 07 09:57:29.030595 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-4b992a2e-9063-4ee5-a9fa-1b8e05ea1302 tempest-VolumesActionsTest-1297460665 tempest-VolumesActionsTest-1297460665-project-member] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 09:57:29.030595 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-4b992a2e-9063-4ee5-a9fa-1b8e05ea1302 tempest-VolumesActionsTest-1297460665 tempest-VolumesActionsTest-1297460665-project-member] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 09:57:29.046634 np0000006707 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 09:57:29.046634 np0000006707 devstack@c-api.service[100295]: warnings.warn( Aug 07 09:57:29.052678 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.quota [None req-b0c48580-b705-418f-9dc2-7f44cdb7bcb3 tempest-VolumesExtendAttachedTest-762799592 tempest-VolumesExtendAttachedTest-762799592-project-member] Created reservations ['a933f84a-5af1-44bc-bfd4-43eba4fb2206', '1dc41fc9-d921-4d76-a1f4-a3b3b19efdba'] {{(pid=100298) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 09:57:29.054370 np0000006707 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-4b992a2e-9063-4ee5-a9fa-1b8e05ea1302 tempest-VolumesActionsTest-1297460665 tempest-VolumesActionsTest-1297460665-project-member] Volume info retrieved successfully. Aug 07 09:57:29.062248 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-4b992a2e-9063-4ee5-a9fa-1b8e05ea1302 tempest-VolumesActionsTest-1297460665 tempest-VolumesActionsTest-1297460665-project-member] https://10.4.3.8/volume/v3/volumes/5212b49c-c9cf-4689-a4bf-697dd0c1bd8f returned with HTTP 200 Aug 07 09:57:29.062389 np0000006707 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 571/2286] 10.4.3.8 () {66 vars in 1334 bytes} [Fri Aug 7 09:57:29 2026] GET /volume/v3/volumes/5212b49c-c9cf-4689-a4bf-697dd0c1bd8f => generated 1171 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 09:57:29.083695 np0000006707 devstack@c-api.service[100298]: INFO cinder.volume.api [None req-b0c48580-b705-418f-9dc2-7f44cdb7bcb3 tempest-VolumesExtendAttachedTest-762799592 tempest-VolumesExtendAttachedTest-762799592-project-member] Extend volume request issued successfully. Aug 07 09:57:29.083695 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [None req-b0c48580-b705-418f-9dc2-7f44cdb7bcb3 tempest-VolumesExtendAttachedTest-762799592 tempest-VolumesExtendAttachedTest-762799592-project-member] https://10.4.3.8/volume/v3/volumes/414b54d9-5e87-4794-b732-f092695ca688/action returned with HTTP 202 Aug 07 09:57:29.083695 np0000006707 devstack@c-api.service[100298]: [pid: 100298|app: 0|req: 575/2287] 10.4.3.8 () {70 vars in 1417 bytes} [Fri Aug 7 09:57:28 2026] POST /volume/v3/volumes/414b54d9-5e87-4794-b732-f092695ca688/action => generated 0 bytes in 121 msecs (HTTP/1.1 202) 7 headers in 290 bytes (1 switches on core 0) Aug 07 09:57:29.083934 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [None req-6eca28a2-075a-425f-8f9d-200661924aa3 None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:57:29.086178 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-6eca28a2-075a-425f-8f9d-200661924aa3 tempest-VolumesActionsTest-1297460665 tempest-VolumesActionsTest-1297460665-project-member] POST https://10.4.3.8/volume/v3/volumes/5212b49c-c9cf-4689-a4bf-697dd0c1bd8f/action Aug 07 09:57:29.086343 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-6eca28a2-075a-425f-8f9d-200661924aa3 tempest-VolumesActionsTest-1297460665 tempest-VolumesActionsTest-1297460665-project-member] Action body: b'{"os-detach": {}}' {{(pid=100297) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 07 09:57:29.086433 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-6eca28a2-075a-425f-8f9d-200661924aa3 tempest-VolumesActionsTest-1297460665 tempest-VolumesActionsTest-1297460665-project-member] Action: 'action', calling method: _detach, body: {"os-detach": {}} {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 09:57:29.092140 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [None req-0e1dec38-db37-4bd2-b4b9-ed176a23c671 None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:57:29.095735 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-0e1dec38-db37-4bd2-b4b9-ed176a23c671 tempest-VolumesExtendAttachedTest-762799592 tempest-VolumesExtendAttachedTest-762799592-project-member] GET https://10.4.3.8/volume/v3/volumes/414b54d9-5e87-4794-b732-f092695ca688 Aug 07 09:57:29.096057 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-0e1dec38-db37-4bd2-b4b9-ed176a23c671 tempest-VolumesExtendAttachedTest-762799592 tempest-VolumesExtendAttachedTest-762799592-project-member] Empty body provided in request {{(pid=100296) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 09:57:29.096245 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-0e1dec38-db37-4bd2-b4b9-ed176a23c671 tempest-VolumesExtendAttachedTest-762799592 tempest-VolumesExtendAttachedTest-762799592-project-member] Calling method 'show' {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 09:57:29.104961 np0000006707 devstack@c-api.service[100297]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 09:57:29.104961 np0000006707 devstack@c-api.service[100297]: warnings.warn( Aug 07 09:57:29.104961 np0000006707 devstack@c-api.service[100297]: INFO cinder.volume.api [None req-6eca28a2-075a-425f-8f9d-200661924aa3 tempest-VolumesActionsTest-1297460665 tempest-VolumesActionsTest-1297460665-project-member] Volume info retrieved successfully. Aug 07 09:57:29.113714 np0000006707 devstack@c-api.service[100296]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 09:57:29.113714 np0000006707 devstack@c-api.service[100296]: warnings.warn( Aug 07 09:57:29.119740 np0000006707 devstack@c-api.service[100296]: INFO cinder.volume.api [None req-0e1dec38-db37-4bd2-b4b9-ed176a23c671 tempest-VolumesExtendAttachedTest-762799592 tempest-VolumesExtendAttachedTest-762799592-project-member] Volume info retrieved successfully. Aug 07 09:57:29.127060 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-0e1dec38-db37-4bd2-b4b9-ed176a23c671 tempest-VolumesExtendAttachedTest-762799592 tempest-VolumesExtendAttachedTest-762799592-project-member] https://10.4.3.8/volume/v3/volumes/414b54d9-5e87-4794-b732-f092695ca688 returned with HTTP 200 Aug 07 09:57:29.127629 np0000006707 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 569/2288] 10.4.3.8 () {68 vars in 1375 bytes} [Fri Aug 7 09:57:29 2026] GET /volume/v3/volumes/414b54d9-5e87-4794-b732-f092695ca688 => generated 1158 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 07 09:57:29.407114 np0000006707 devstack@c-api.service[100297]: INFO cinder.volume.api [None req-6eca28a2-075a-425f-8f9d-200661924aa3 tempest-VolumesActionsTest-1297460665 tempest-VolumesActionsTest-1297460665-project-member] Detach volume completed successfully. Aug 07 09:57:29.407962 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-6eca28a2-075a-425f-8f9d-200661924aa3 tempest-VolumesActionsTest-1297460665 tempest-VolumesActionsTest-1297460665-project-member] https://10.4.3.8/volume/v3/volumes/5212b49c-c9cf-4689-a4bf-697dd0c1bd8f/action returned with HTTP 202 Aug 07 09:57:29.409324 np0000006707 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 574/2289] 10.4.3.8 () {68 vars in 1376 bytes} [Fri Aug 7 09:57:29 2026] POST /volume/v3/volumes/5212b49c-c9cf-4689-a4bf-697dd0c1bd8f/action => generated 0 bytes in 326 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 07 09:57:29.417124 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-18b9ca50-d9ef-4fc9-8864-ab52b2e8f618 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:57:29.419498 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.middleware.request_id [None req-05711888-6ee2-4f99-b308-917a21ea53f0 None None] RequestId filter calling following filter/app {{(pid=100298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:57:29.421163 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-18b9ca50-d9ef-4fc9-8864-ab52b2e8f618 tempest-ProjectAdminTests33-1592392534 tempest-ProjectAdminTests33-1592392534-project-admin] GET https://10.4.3.8/volume/v3/backups/83f3544a-9f3d-491c-9ab8-a4d9646988bb Aug 07 09:57:29.421507 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-18b9ca50-d9ef-4fc9-8864-ab52b2e8f618 tempest-ProjectAdminTests33-1592392534 tempest-ProjectAdminTests33-1592392534-project-admin] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 09:57:29.422294 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-18b9ca50-d9ef-4fc9-8864-ab52b2e8f618 tempest-ProjectAdminTests33-1592392534 tempest-ProjectAdminTests33-1592392534-project-admin] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 09:57:29.422559 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.v3.backups [None req-18b9ca50-d9ef-4fc9-8864-ab52b2e8f618 tempest-ProjectAdminTests33-1592392534 tempest-ProjectAdminTests33-1592392534-project-admin] Show backup with id 83f3544a-9f3d-491c-9ab8-a4d9646988bb. {{(pid=100295) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 09:57:29.422928 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [None req-05711888-6ee2-4f99-b308-917a21ea53f0 tempest-VolumesActionsTest-1297460665 tempest-VolumesActionsTest-1297460665-project-member] GET https://10.4.3.8/volume/v3/volumes/5212b49c-c9cf-4689-a4bf-697dd0c1bd8f Aug 07 09:57:29.423249 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [None req-05711888-6ee2-4f99-b308-917a21ea53f0 tempest-VolumesActionsTest-1297460665 tempest-VolumesActionsTest-1297460665-project-member] Empty body provided in request {{(pid=100298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 09:57:29.424118 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [None req-05711888-6ee2-4f99-b308-917a21ea53f0 tempest-VolumesActionsTest-1297460665 tempest-VolumesActionsTest-1297460665-project-member] Calling method 'show' {{(pid=100298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 09:57:29.437065 np0000006707 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 09:57:29.437065 np0000006707 devstack@c-api.service[100295]: warnings.warn( Aug 07 09:57:29.439236 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-18b9ca50-d9ef-4fc9-8864-ab52b2e8f618 tempest-ProjectAdminTests33-1592392534 tempest-ProjectAdminTests33-1592392534-project-admin] https://10.4.3.8/volume/v3/backups/83f3544a-9f3d-491c-9ab8-a4d9646988bb returned with HTTP 200 Aug 07 09:57:29.439339 np0000006707 devstack@c-api.service[100298]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 09:57:29.439339 np0000006707 devstack@c-api.service[100298]: warnings.warn( Aug 07 09:57:29.440194 np0000006707 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 572/2290] 10.4.3.8 () {68 vars in 1374 bytes} [Fri Aug 7 09:57:29 2026] GET /volume/v3/backups/83f3544a-9f3d-491c-9ab8-a4d9646988bb => generated 704 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 09:57:29.449007 np0000006707 devstack@c-api.service[100298]: INFO cinder.volume.api [None req-05711888-6ee2-4f99-b308-917a21ea53f0 tempest-VolumesActionsTest-1297460665 tempest-VolumesActionsTest-1297460665-project-member] Volume info retrieved successfully. Aug 07 09:57:29.458620 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [None req-05711888-6ee2-4f99-b308-917a21ea53f0 tempest-VolumesActionsTest-1297460665 tempest-VolumesActionsTest-1297460665-project-member] https://10.4.3.8/volume/v3/volumes/5212b49c-c9cf-4689-a4bf-697dd0c1bd8f returned with HTTP 200 Aug 07 09:57:29.458620 np0000006707 devstack@c-api.service[100298]: [pid: 100298|app: 0|req: 576/2291] 10.4.3.8 () {66 vars in 1334 bytes} [Fri Aug 7 09:57:29 2026] GET /volume/v3/volumes/5212b49c-c9cf-4689-a4bf-697dd0c1bd8f => generated 856 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 09:57:29.780169 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [None req-be5e9e94-6846-428a-9643-7fa931d6f383 None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:57:29.785066 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-be5e9e94-6846-428a-9643-7fa931d6f383 tempest-ProjectReaderTests33-1680752482 tempest-ProjectReaderTests33-1680752482-project-admin] GET https://10.4.3.8/volume/v3/backups/93075143-1d17-4cfd-92a6-2899aedda504 Aug 07 09:57:29.785066 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-be5e9e94-6846-428a-9643-7fa931d6f383 tempest-ProjectReaderTests33-1680752482 tempest-ProjectReaderTests33-1680752482-project-admin] Empty body provided in request {{(pid=100296) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 09:57:29.785066 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-be5e9e94-6846-428a-9643-7fa931d6f383 tempest-ProjectReaderTests33-1680752482 tempest-ProjectReaderTests33-1680752482-project-admin] Calling method 'show' {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 09:57:29.785066 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.v3.backups [None req-be5e9e94-6846-428a-9643-7fa931d6f383 tempest-ProjectReaderTests33-1680752482 tempest-ProjectReaderTests33-1680752482-project-admin] Show backup with id 93075143-1d17-4cfd-92a6-2899aedda504. {{(pid=100296) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 09:57:29.788539 np0000006707 devstack@c-api.service[100296]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 09:57:29.788539 np0000006707 devstack@c-api.service[100296]: warnings.warn( Aug 07 09:57:29.788820 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-be5e9e94-6846-428a-9643-7fa931d6f383 tempest-ProjectReaderTests33-1680752482 tempest-ProjectReaderTests33-1680752482-project-admin] https://10.4.3.8/volume/v3/backups/93075143-1d17-4cfd-92a6-2899aedda504 returned with HTTP 200 Aug 07 09:57:29.791090 np0000006707 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 570/2292] 10.4.3.8 () {68 vars in 1374 bytes} [Fri Aug 7 09:57:29 2026] GET /volume/v3/backups/93075143-1d17-4cfd-92a6-2899aedda504 => generated 721 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 09:57:29.870301 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [req-b0c48580-b705-418f-9dc2-7f44cdb7bcb3 req-2a75975c-48b5-4f2b-936d-4d232f0e00f7 None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:57:29.874222 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [req-b0c48580-b705-418f-9dc2-7f44cdb7bcb3 req-2a75975c-48b5-4f2b-936d-4d232f0e00f7 service nova] GET https://10.4.3.8/volume/v3/volumes/414b54d9-5e87-4794-b732-f092695ca688 Aug 07 09:57:29.874556 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [req-b0c48580-b705-418f-9dc2-7f44cdb7bcb3 req-2a75975c-48b5-4f2b-936d-4d232f0e00f7 service nova] Empty body provided in request {{(pid=100297) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 09:57:29.874766 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [req-b0c48580-b705-418f-9dc2-7f44cdb7bcb3 req-2a75975c-48b5-4f2b-936d-4d232f0e00f7 service nova] Calling method 'show' {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 09:57:29.901400 np0000006707 devstack@c-api.service[100297]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 09:57:29.901400 np0000006707 devstack@c-api.service[100297]: warnings.warn( Aug 07 09:57:29.907122 np0000006707 devstack@c-api.service[100297]: INFO cinder.volume.api [req-b0c48580-b705-418f-9dc2-7f44cdb7bcb3 req-2a75975c-48b5-4f2b-936d-4d232f0e00f7 service nova] Volume info retrieved successfully. Aug 07 09:57:29.911649 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [req-b0c48580-b705-418f-9dc2-7f44cdb7bcb3 req-2a75975c-48b5-4f2b-936d-4d232f0e00f7 service nova] https://10.4.3.8/volume/v3/volumes/414b54d9-5e87-4794-b732-f092695ca688 returned with HTTP 200 Aug 07 09:57:29.912115 np0000006707 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 575/2293] 10.4.3.8 () {68 vars in 1584 bytes} [Fri Aug 7 09:57:29 2026] GET /volume/v3/volumes/414b54d9-5e87-4794-b732-f092695ca688 => generated 1311 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 09:57:30.149619 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-d2937844-d22f-4071-8474-86fb81573af5 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:57:30.154050 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-d2937844-d22f-4071-8474-86fb81573af5 tempest-VolumesExtendAttachedTest-762799592 tempest-VolumesExtendAttachedTest-762799592-project-member] GET https://10.4.3.8/volume/v3/volumes/414b54d9-5e87-4794-b732-f092695ca688 Aug 07 09:57:30.154050 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-d2937844-d22f-4071-8474-86fb81573af5 tempest-VolumesExtendAttachedTest-762799592 tempest-VolumesExtendAttachedTest-762799592-project-member] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 09:57:30.154050 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-d2937844-d22f-4071-8474-86fb81573af5 tempest-VolumesExtendAttachedTest-762799592 tempest-VolumesExtendAttachedTest-762799592-project-member] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 09:57:30.171396 np0000006707 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 09:57:30.171396 np0000006707 devstack@c-api.service[100295]: warnings.warn( Aug 07 09:57:30.182988 np0000006707 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-d2937844-d22f-4071-8474-86fb81573af5 tempest-VolumesExtendAttachedTest-762799592 tempest-VolumesExtendAttachedTest-762799592-project-member] Volume info retrieved successfully. Aug 07 09:57:30.189825 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-d2937844-d22f-4071-8474-86fb81573af5 tempest-VolumesExtendAttachedTest-762799592 tempest-VolumesExtendAttachedTest-762799592-project-member] https://10.4.3.8/volume/v3/volumes/414b54d9-5e87-4794-b732-f092695ca688 returned with HTTP 200 Aug 07 09:57:30.190354 np0000006707 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 573/2294] 10.4.3.8 () {68 vars in 1375 bytes} [Fri Aug 7 09:57:30 2026] GET /volume/v3/volumes/414b54d9-5e87-4794-b732-f092695ca688 => generated 1155 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 07 09:57:30.213021 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.middleware.request_id [None req-48df7d1e-f09a-49cc-99a6-242f96efaed6 None None] RequestId filter calling following filter/app {{(pid=100298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:57:30.215110 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [None req-48df7d1e-f09a-49cc-99a6-242f96efaed6 tempest-VolumesExtendAttachedTest-762799592 tempest-VolumesExtendAttachedTest-762799592-project-member] GET https://10.4.3.8/volume/v3/volumes/414b54d9-5e87-4794-b732-f092695ca688 Aug 07 09:57:30.215498 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [None req-48df7d1e-f09a-49cc-99a6-242f96efaed6 tempest-VolumesExtendAttachedTest-762799592 tempest-VolumesExtendAttachedTest-762799592-project-member] Empty body provided in request {{(pid=100298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 09:57:30.215780 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [None req-48df7d1e-f09a-49cc-99a6-242f96efaed6 tempest-VolumesExtendAttachedTest-762799592 tempest-VolumesExtendAttachedTest-762799592-project-member] Calling method 'show' {{(pid=100298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 09:57:30.232879 np0000006707 devstack@c-api.service[100298]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 09:57:30.232879 np0000006707 devstack@c-api.service[100298]: warnings.warn( Aug 07 09:57:30.240177 np0000006707 devstack@c-api.service[100298]: INFO cinder.volume.api [None req-48df7d1e-f09a-49cc-99a6-242f96efaed6 tempest-VolumesExtendAttachedTest-762799592 tempest-VolumesExtendAttachedTest-762799592-project-member] Volume info retrieved successfully. Aug 07 09:57:30.247221 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [None req-48df7d1e-f09a-49cc-99a6-242f96efaed6 tempest-VolumesExtendAttachedTest-762799592 tempest-VolumesExtendAttachedTest-762799592-project-member] https://10.4.3.8/volume/v3/volumes/414b54d9-5e87-4794-b732-f092695ca688 returned with HTTP 200 Aug 07 09:57:30.247454 np0000006707 devstack@c-api.service[100298]: [pid: 100298|app: 0|req: 577/2295] 10.4.3.8 () {68 vars in 1375 bytes} [Fri Aug 7 09:57:30 2026] GET /volume/v3/volumes/414b54d9-5e87-4794-b732-f092695ca688 => generated 1155 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 07 09:57:30.464094 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [None req-318d7b03-28af-4518-8535-47e23f48cfbb None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:57:30.467625 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-318d7b03-28af-4518-8535-47e23f48cfbb tempest-ProjectAdminTests33-1592392534 tempest-ProjectAdminTests33-1592392534-project-admin] GET https://10.4.3.8/volume/v3/backups/83f3544a-9f3d-491c-9ab8-a4d9646988bb Aug 07 09:57:30.467625 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-318d7b03-28af-4518-8535-47e23f48cfbb tempest-ProjectAdminTests33-1592392534 tempest-ProjectAdminTests33-1592392534-project-admin] Empty body provided in request {{(pid=100296) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 09:57:30.467625 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-318d7b03-28af-4518-8535-47e23f48cfbb tempest-ProjectAdminTests33-1592392534 tempest-ProjectAdminTests33-1592392534-project-admin] Calling method 'show' {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 09:57:30.467625 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.v3.backups [None req-318d7b03-28af-4518-8535-47e23f48cfbb tempest-ProjectAdminTests33-1592392534 tempest-ProjectAdminTests33-1592392534-project-admin] Show backup with id 83f3544a-9f3d-491c-9ab8-a4d9646988bb. {{(pid=100296) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 09:57:30.472999 np0000006707 devstack@c-api.service[100296]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 09:57:30.472999 np0000006707 devstack@c-api.service[100296]: warnings.warn( Aug 07 09:57:30.473476 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-318d7b03-28af-4518-8535-47e23f48cfbb tempest-ProjectAdminTests33-1592392534 tempest-ProjectAdminTests33-1592392534-project-admin] https://10.4.3.8/volume/v3/backups/83f3544a-9f3d-491c-9ab8-a4d9646988bb returned with HTTP 200 Aug 07 09:57:30.474063 np0000006707 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 571/2296] 10.4.3.8 () {68 vars in 1374 bytes} [Fri Aug 7 09:57:30 2026] GET /volume/v3/backups/83f3544a-9f3d-491c-9ab8-a4d9646988bb => generated 704 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 07 09:57:30.723269 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [req-8fe0d7d7-2ca4-4b4b-83ed-8ff2ac93a39b req-d7fe23bb-f853-4b73-b35d-a84ce0d8b183 None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:57:30.729261 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [req-8fe0d7d7-2ca4-4b4b-83ed-8ff2ac93a39b req-d7fe23bb-f853-4b73-b35d-a84ce0d8b183 tempest-VolumesExtendAttachedTest-762799592 tempest-VolumesExtendAttachedTest-762799592-project-member] GET https://10.4.3.8/volume/v3/volumes/414b54d9-5e87-4794-b732-f092695ca688 Aug 07 09:57:30.729568 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [req-8fe0d7d7-2ca4-4b4b-83ed-8ff2ac93a39b req-d7fe23bb-f853-4b73-b35d-a84ce0d8b183 tempest-VolumesExtendAttachedTest-762799592 tempest-VolumesExtendAttachedTest-762799592-project-member] Empty body provided in request {{(pid=100297) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 09:57:30.730002 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [req-8fe0d7d7-2ca4-4b4b-83ed-8ff2ac93a39b req-d7fe23bb-f853-4b73-b35d-a84ce0d8b183 tempest-VolumesExtendAttachedTest-762799592 tempest-VolumesExtendAttachedTest-762799592-project-member] Calling method 'show' {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 09:57:30.748861 np0000006707 devstack@c-api.service[100297]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 09:57:30.748861 np0000006707 devstack@c-api.service[100297]: warnings.warn( Aug 07 09:57:30.755928 np0000006707 devstack@c-api.service[100297]: INFO cinder.volume.api [req-8fe0d7d7-2ca4-4b4b-83ed-8ff2ac93a39b req-d7fe23bb-f853-4b73-b35d-a84ce0d8b183 tempest-VolumesExtendAttachedTest-762799592 tempest-VolumesExtendAttachedTest-762799592-project-member] Volume info retrieved successfully. Aug 07 09:57:30.765070 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [req-8fe0d7d7-2ca4-4b4b-83ed-8ff2ac93a39b req-d7fe23bb-f853-4b73-b35d-a84ce0d8b183 tempest-VolumesExtendAttachedTest-762799592 tempest-VolumesExtendAttachedTest-762799592-project-member] https://10.4.3.8/volume/v3/volumes/414b54d9-5e87-4794-b732-f092695ca688 returned with HTTP 200 Aug 07 09:57:30.767111 np0000006707 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 576/2297] 10.4.3.8 () {68 vars in 1584 bytes} [Fri Aug 7 09:57:30 2026] GET /volume/v3/volumes/414b54d9-5e87-4794-b732-f092695ca688 => generated 1137 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 09:57:30.790933 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [req-8fe0d7d7-2ca4-4b4b-83ed-8ff2ac93a39b req-f5d75252-b906-49f7-8464-78ffa6fc8a7d None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:57:30.797295 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [req-8fe0d7d7-2ca4-4b4b-83ed-8ff2ac93a39b req-f5d75252-b906-49f7-8464-78ffa6fc8a7d tempest-VolumesExtendAttachedTest-762799592 tempest-VolumesExtendAttachedTest-762799592-project-member] POST https://10.4.3.8/volume/v3/volumes/414b54d9-5e87-4794-b732-f092695ca688/action Aug 07 09:57:30.797856 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [req-8fe0d7d7-2ca4-4b4b-83ed-8ff2ac93a39b req-f5d75252-b906-49f7-8464-78ffa6fc8a7d tempest-VolumesExtendAttachedTest-762799592 tempest-VolumesExtendAttachedTest-762799592-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100295) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 07 09:57:30.797994 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [req-8fe0d7d7-2ca4-4b4b-83ed-8ff2ac93a39b req-f5d75252-b906-49f7-8464-78ffa6fc8a7d tempest-VolumesExtendAttachedTest-762799592 tempest-VolumesExtendAttachedTest-762799592-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 09:57:30.810540 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.middleware.request_id [None req-767f7496-be47-4240-a5d0-5f05f577d806 None None] RequestId filter calling following filter/app {{(pid=100298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:57:30.812722 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [None req-767f7496-be47-4240-a5d0-5f05f577d806 tempest-ProjectReaderTests33-1680752482 tempest-ProjectReaderTests33-1680752482-project-admin] GET https://10.4.3.8/volume/v3/backups/93075143-1d17-4cfd-92a6-2899aedda504 Aug 07 09:57:30.812959 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [None req-767f7496-be47-4240-a5d0-5f05f577d806 tempest-ProjectReaderTests33-1680752482 tempest-ProjectReaderTests33-1680752482-project-admin] Empty body provided in request {{(pid=100298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 09:57:30.813170 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [None req-767f7496-be47-4240-a5d0-5f05f577d806 tempest-ProjectReaderTests33-1680752482 tempest-ProjectReaderTests33-1680752482-project-admin] Calling method 'show' {{(pid=100298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 09:57:30.813305 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.v3.backups [None req-767f7496-be47-4240-a5d0-5f05f577d806 tempest-ProjectReaderTests33-1680752482 tempest-ProjectReaderTests33-1680752482-project-admin] Show backup with id 93075143-1d17-4cfd-92a6-2899aedda504. {{(pid=100298) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 09:57:30.813929 np0000006707 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 09:57:30.813929 np0000006707 devstack@c-api.service[100295]: warnings.warn( Aug 07 09:57:30.815721 np0000006707 devstack@c-api.service[100295]: INFO cinder.volume.api [req-8fe0d7d7-2ca4-4b4b-83ed-8ff2ac93a39b req-f5d75252-b906-49f7-8464-78ffa6fc8a7d tempest-VolumesExtendAttachedTest-762799592 tempest-VolumesExtendAttachedTest-762799592-project-member] Volume info retrieved successfully. Aug 07 09:57:30.818667 np0000006707 devstack@c-api.service[100298]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 09:57:30.818667 np0000006707 devstack@c-api.service[100298]: warnings.warn( Aug 07 09:57:30.819038 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [None req-767f7496-be47-4240-a5d0-5f05f577d806 tempest-ProjectReaderTests33-1680752482 tempest-ProjectReaderTests33-1680752482-project-admin] https://10.4.3.8/volume/v3/backups/93075143-1d17-4cfd-92a6-2899aedda504 returned with HTTP 200 Aug 07 09:57:30.819939 np0000006707 devstack@c-api.service[100298]: [pid: 100298|app: 0|req: 578/2298] 10.4.3.8 () {68 vars in 1374 bytes} [Fri Aug 7 09:57:30 2026] GET /volume/v3/backups/93075143-1d17-4cfd-92a6-2899aedda504 => generated 721 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 09:57:30.823569 np0000006707 devstack@c-api.service[100295]: INFO cinder.volume.api [req-8fe0d7d7-2ca4-4b4b-83ed-8ff2ac93a39b req-f5d75252-b906-49f7-8464-78ffa6fc8a7d tempest-VolumesExtendAttachedTest-762799592 tempest-VolumesExtendAttachedTest-762799592-project-member] Begin detaching volume completed successfully. Aug 07 09:57:30.823840 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [req-8fe0d7d7-2ca4-4b4b-83ed-8ff2ac93a39b req-f5d75252-b906-49f7-8464-78ffa6fc8a7d tempest-VolumesExtendAttachedTest-762799592 tempest-VolumesExtendAttachedTest-762799592-project-member] https://10.4.3.8/volume/v3/volumes/414b54d9-5e87-4794-b732-f092695ca688/action returned with HTTP 202 Aug 07 09:57:30.824293 np0000006707 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 574/2299] 10.4.3.8 () {72 vars in 1658 bytes} [Fri Aug 7 09:57:30 2026] POST /volume/v3/volumes/414b54d9-5e87-4794-b732-f092695ca688/action => generated 0 bytes in 34 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 07 09:57:30.860778 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [None req-4768b340-f5f4-433a-a887-f15e4e529111 None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:57:30.862792 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-4768b340-f5f4-433a-a887-f15e4e529111 tempest-VolumesExtendAttachedTest-762799592 tempest-VolumesExtendAttachedTest-762799592-project-member] GET https://10.4.3.8/volume/v3/volumes/414b54d9-5e87-4794-b732-f092695ca688 Aug 07 09:57:30.862792 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-4768b340-f5f4-433a-a887-f15e4e529111 tempest-VolumesExtendAttachedTest-762799592 tempest-VolumesExtendAttachedTest-762799592-project-member] Empty body provided in request {{(pid=100296) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 09:57:30.863058 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-4768b340-f5f4-433a-a887-f15e4e529111 tempest-VolumesExtendAttachedTest-762799592 tempest-VolumesExtendAttachedTest-762799592-project-member] Calling method 'show' {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 09:57:30.879377 np0000006707 devstack@c-api.service[100296]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 09:57:30.879377 np0000006707 devstack@c-api.service[100296]: warnings.warn( Aug 07 09:57:30.885401 np0000006707 devstack@c-api.service[100296]: INFO cinder.volume.api [None req-4768b340-f5f4-433a-a887-f15e4e529111 tempest-VolumesExtendAttachedTest-762799592 tempest-VolumesExtendAttachedTest-762799592-project-member] Volume info retrieved successfully. Aug 07 09:57:30.890313 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-4768b340-f5f4-433a-a887-f15e4e529111 tempest-VolumesExtendAttachedTest-762799592 tempest-VolumesExtendAttachedTest-762799592-project-member] https://10.4.3.8/volume/v3/volumes/414b54d9-5e87-4794-b732-f092695ca688 returned with HTTP 200 Aug 07 09:57:30.890803 np0000006707 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 572/2300] 10.4.3.8 () {68 vars in 1375 bytes} [Fri Aug 7 09:57:30 2026] GET /volume/v3/volumes/414b54d9-5e87-4794-b732-f092695ca688 => generated 1158 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 07 09:57:30.905935 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [None req-5aee9025-a07d-42fc-8937-4110965728de None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:57:30.906381 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-5aee9025-a07d-42fc-8937-4110965728de None None] GET https://10.4.3.8/volume// Aug 07 09:57:30.906587 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-5aee9025-a07d-42fc-8937-4110965728de None None] Empty body provided in request {{(pid=100297) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 09:57:30.906829 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-5aee9025-a07d-42fc-8937-4110965728de None None] Calling method 'all' {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 09:57:30.907173 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-5aee9025-a07d-42fc-8937-4110965728de None None] https://10.4.3.8/volume// returned with HTTP 300 Aug 07 09:57:30.907490 np0000006707 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 577/2301] 10.4.3.8 () {66 vars in 1412 bytes} [Fri Aug 7 09:57:30 2026] GET /volume/ => generated 384 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 07 09:57:30.919057 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.middleware.request_id [req-8fe0d7d7-2ca4-4b4b-83ed-8ff2ac93a39b req-5dc6536e-bfdf-4b47-828d-6c67d68cdc93 None None] RequestId filter calling following filter/app {{(pid=100298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:57:30.922241 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [req-8fe0d7d7-2ca4-4b4b-83ed-8ff2ac93a39b req-5dc6536e-bfdf-4b47-828d-6c67d68cdc93 tempest-VolumesExtendAttachedTest-762799592 tempest-VolumesExtendAttachedTest-762799592-project-member] GET https://10.4.3.8/volume/v3/volumes/414b54d9-5e87-4794-b732-f092695ca688 Aug 07 09:57:30.922908 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [req-8fe0d7d7-2ca4-4b4b-83ed-8ff2ac93a39b req-5dc6536e-bfdf-4b47-828d-6c67d68cdc93 tempest-VolumesExtendAttachedTest-762799592 tempest-VolumesExtendAttachedTest-762799592-project-member] Empty body provided in request {{(pid=100298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 09:57:30.922908 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [req-8fe0d7d7-2ca4-4b4b-83ed-8ff2ac93a39b req-5dc6536e-bfdf-4b47-828d-6c67d68cdc93 tempest-VolumesExtendAttachedTest-762799592 tempest-VolumesExtendAttachedTest-762799592-project-member] Calling method 'show' {{(pid=100298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 09:57:30.941857 np0000006707 devstack@c-api.service[100298]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 09:57:30.941857 np0000006707 devstack@c-api.service[100298]: warnings.warn( Aug 07 09:57:30.947078 np0000006707 devstack@c-api.service[100298]: INFO cinder.volume.api [req-8fe0d7d7-2ca4-4b4b-83ed-8ff2ac93a39b req-5dc6536e-bfdf-4b47-828d-6c67d68cdc93 tempest-VolumesExtendAttachedTest-762799592 tempest-VolumesExtendAttachedTest-762799592-project-member] Volume info retrieved successfully. Aug 07 09:57:30.952224 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [req-8fe0d7d7-2ca4-4b4b-83ed-8ff2ac93a39b req-5dc6536e-bfdf-4b47-828d-6c67d68cdc93 tempest-VolumesExtendAttachedTest-762799592 tempest-VolumesExtendAttachedTest-762799592-project-member] https://10.4.3.8/volume/v3/volumes/414b54d9-5e87-4794-b732-f092695ca688 returned with HTTP 200 Aug 07 09:57:30.952474 np0000006707 devstack@c-api.service[100298]: [pid: 100298|app: 0|req: 579/2302] 10.4.3.8 () {70 vars in 1625 bytes} [Fri Aug 7 09:57:30 2026] GET /volume/v3/volumes/414b54d9-5e87-4794-b732-f092695ca688 => generated 1320 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 07 09:57:31.492252 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-c1f04f41-3317-4f4b-837c-4520ffcbd3d3 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:57:31.495084 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-c1f04f41-3317-4f4b-837c-4520ffcbd3d3 tempest-ProjectAdminTests33-1592392534 tempest-ProjectAdminTests33-1592392534-project-admin] GET https://10.4.3.8/volume/v3/backups/83f3544a-9f3d-491c-9ab8-a4d9646988bb Aug 07 09:57:31.495505 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-c1f04f41-3317-4f4b-837c-4520ffcbd3d3 tempest-ProjectAdminTests33-1592392534 tempest-ProjectAdminTests33-1592392534-project-admin] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 09:57:31.495764 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-c1f04f41-3317-4f4b-837c-4520ffcbd3d3 tempest-ProjectAdminTests33-1592392534 tempest-ProjectAdminTests33-1592392534-project-admin] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 09:57:31.495929 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.v3.backups [None req-c1f04f41-3317-4f4b-837c-4520ffcbd3d3 tempest-ProjectAdminTests33-1592392534 tempest-ProjectAdminTests33-1592392534-project-admin] Show backup with id 83f3544a-9f3d-491c-9ab8-a4d9646988bb. {{(pid=100295) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 09:57:31.507939 np0000006707 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 09:57:31.507939 np0000006707 devstack@c-api.service[100295]: warnings.warn( Aug 07 09:57:31.508909 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-c1f04f41-3317-4f4b-837c-4520ffcbd3d3 tempest-ProjectAdminTests33-1592392534 tempest-ProjectAdminTests33-1592392534-project-admin] https://10.4.3.8/volume/v3/backups/83f3544a-9f3d-491c-9ab8-a4d9646988bb returned with HTTP 200 Aug 07 09:57:31.509611 np0000006707 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 575/2303] 10.4.3.8 () {68 vars in 1374 bytes} [Fri Aug 7 09:57:31 2026] GET /volume/v3/backups/83f3544a-9f3d-491c-9ab8-a4d9646988bb => generated 704 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 09:57:31.837737 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [None req-9c1da644-306c-4792-b9ee-c79d5be236b1 None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:57:31.839655 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-9c1da644-306c-4792-b9ee-c79d5be236b1 tempest-ProjectReaderTests33-1680752482 tempest-ProjectReaderTests33-1680752482-project-admin] GET https://10.4.3.8/volume/v3/backups/93075143-1d17-4cfd-92a6-2899aedda504 Aug 07 09:57:31.839881 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-9c1da644-306c-4792-b9ee-c79d5be236b1 tempest-ProjectReaderTests33-1680752482 tempest-ProjectReaderTests33-1680752482-project-admin] Empty body provided in request {{(pid=100296) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 09:57:31.840110 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-9c1da644-306c-4792-b9ee-c79d5be236b1 tempest-ProjectReaderTests33-1680752482 tempest-ProjectReaderTests33-1680752482-project-admin] Calling method 'show' {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 09:57:31.840228 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.v3.backups [None req-9c1da644-306c-4792-b9ee-c79d5be236b1 tempest-ProjectReaderTests33-1680752482 tempest-ProjectReaderTests33-1680752482-project-admin] Show backup with id 93075143-1d17-4cfd-92a6-2899aedda504. {{(pid=100296) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 09:57:31.855376 np0000006707 devstack@c-api.service[100296]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 09:57:31.855376 np0000006707 devstack@c-api.service[100296]: warnings.warn( Aug 07 09:57:31.856628 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-9c1da644-306c-4792-b9ee-c79d5be236b1 tempest-ProjectReaderTests33-1680752482 tempest-ProjectReaderTests33-1680752482-project-admin] https://10.4.3.8/volume/v3/backups/93075143-1d17-4cfd-92a6-2899aedda504 returned with HTTP 200 Aug 07 09:57:31.858641 np0000006707 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 573/2304] 10.4.3.8 () {68 vars in 1374 bytes} [Fri Aug 7 09:57:31 2026] GET /volume/v3/backups/93075143-1d17-4cfd-92a6-2899aedda504 => generated 732 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 09:57:31.908461 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [None req-73769565-914e-4637-adc4-25edd98d3afa None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:57:31.913455 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-73769565-914e-4637-adc4-25edd98d3afa tempest-VolumesExtendAttachedTest-762799592 tempest-VolumesExtendAttachedTest-762799592-project-member] GET https://10.4.3.8/volume/v3/volumes/414b54d9-5e87-4794-b732-f092695ca688 Aug 07 09:57:31.913455 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-73769565-914e-4637-adc4-25edd98d3afa tempest-VolumesExtendAttachedTest-762799592 tempest-VolumesExtendAttachedTest-762799592-project-member] Empty body provided in request {{(pid=100297) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 09:57:31.913455 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-73769565-914e-4637-adc4-25edd98d3afa tempest-VolumesExtendAttachedTest-762799592 tempest-VolumesExtendAttachedTest-762799592-project-member] Calling method 'show' {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 09:57:31.931592 np0000006707 devstack@c-api.service[100297]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 09:57:31.931592 np0000006707 devstack@c-api.service[100297]: warnings.warn( Aug 07 09:57:31.937232 np0000006707 devstack@c-api.service[100297]: INFO cinder.volume.api [None req-73769565-914e-4637-adc4-25edd98d3afa tempest-VolumesExtendAttachedTest-762799592 tempest-VolumesExtendAttachedTest-762799592-project-member] Volume info retrieved successfully. Aug 07 09:57:31.945198 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-73769565-914e-4637-adc4-25edd98d3afa tempest-VolumesExtendAttachedTest-762799592 tempest-VolumesExtendAttachedTest-762799592-project-member] https://10.4.3.8/volume/v3/volumes/414b54d9-5e87-4794-b732-f092695ca688 returned with HTTP 200 Aug 07 09:57:31.946008 np0000006707 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 578/2305] 10.4.3.8 () {68 vars in 1375 bytes} [Fri Aug 7 09:57:31 2026] GET /volume/v3/volumes/414b54d9-5e87-4794-b732-f092695ca688 => generated 1158 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 07 09:57:32.114534 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.middleware.request_id [req-8fe0d7d7-2ca4-4b4b-83ed-8ff2ac93a39b req-f7985fef-d7b9-4e48-b6a4-cad284fbb00b None None] RequestId filter calling following filter/app {{(pid=100298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:57:32.117655 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [req-8fe0d7d7-2ca4-4b4b-83ed-8ff2ac93a39b req-f7985fef-d7b9-4e48-b6a4-cad284fbb00b tempest-VolumesExtendAttachedTest-762799592 tempest-VolumesExtendAttachedTest-762799592-project-member] DELETE https://10.4.3.8/volume/v3/attachments/26dbde13-23f1-4d5f-a5a6-849b00397424 Aug 07 09:57:32.117799 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [req-8fe0d7d7-2ca4-4b4b-83ed-8ff2ac93a39b req-f7985fef-d7b9-4e48-b6a4-cad284fbb00b tempest-VolumesExtendAttachedTest-762799592 tempest-VolumesExtendAttachedTest-762799592-project-member] Empty body provided in request {{(pid=100298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 09:57:32.118053 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [req-8fe0d7d7-2ca4-4b4b-83ed-8ff2ac93a39b req-f7985fef-d7b9-4e48-b6a4-cad284fbb00b tempest-VolumesExtendAttachedTest-762799592 tempest-VolumesExtendAttachedTest-762799592-project-member] Calling method 'version_select' {{(pid=100298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 09:57:32.133548 np0000006707 devstack@c-api.service[100298]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 09:57:32.133548 np0000006707 devstack@c-api.service[100298]: warnings.warn( Aug 07 09:57:32.187532 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-663b13a9-50dc-464f-9fd6-734e5342b7e9 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:57:32.190289 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-663b13a9-50dc-464f-9fd6-734e5342b7e9 tempest-VolumesActionsTest-1297460665 tempest-VolumesActionsTest-1297460665-project-member] POST https://10.4.3.8/volume/v3/volumes/5212b49c-c9cf-4689-a4bf-697dd0c1bd8f/action Aug 07 09:57:32.191573 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-663b13a9-50dc-464f-9fd6-734e5342b7e9 tempest-VolumesActionsTest-1297460665 tempest-VolumesActionsTest-1297460665-project-member] Action body: b'{"os-reserve": {}}' {{(pid=100295) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 07 09:57:32.191573 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-663b13a9-50dc-464f-9fd6-734e5342b7e9 tempest-VolumesActionsTest-1297460665 tempest-VolumesActionsTest-1297460665-project-member] Action: 'action', calling method: _reserve, body: {"os-reserve": {}} {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 09:57:32.204290 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [req-8fe0d7d7-2ca4-4b4b-83ed-8ff2ac93a39b req-f7985fef-d7b9-4e48-b6a4-cad284fbb00b tempest-VolumesExtendAttachedTest-762799592 tempest-VolumesExtendAttachedTest-762799592-project-member] https://10.4.3.8/volume/v3/attachments/26dbde13-23f1-4d5f-a5a6-849b00397424 returned with HTTP 200 Aug 07 09:57:32.205104 np0000006707 devstack@c-api.service[100298]: [pid: 100298|app: 0|req: 580/2306] 10.4.3.8 () {72 vars in 1659 bytes} [Fri Aug 7 09:57:32 2026] DELETE /volume/v3/attachments/26dbde13-23f1-4d5f-a5a6-849b00397424 => generated 19 bytes in 91 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 09:57:32.206024 np0000006707 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 09:57:32.206024 np0000006707 devstack@c-api.service[100295]: warnings.warn( Aug 07 09:57:32.206571 np0000006707 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-663b13a9-50dc-464f-9fd6-734e5342b7e9 tempest-VolumesActionsTest-1297460665 tempest-VolumesActionsTest-1297460665-project-member] Volume info retrieved successfully. Aug 07 09:57:32.219169 np0000006707 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-663b13a9-50dc-464f-9fd6-734e5342b7e9 tempest-VolumesActionsTest-1297460665 tempest-VolumesActionsTest-1297460665-project-member] Reserve volume completed successfully. Aug 07 09:57:32.219648 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-663b13a9-50dc-464f-9fd6-734e5342b7e9 tempest-VolumesActionsTest-1297460665 tempest-VolumesActionsTest-1297460665-project-member] https://10.4.3.8/volume/v3/volumes/5212b49c-c9cf-4689-a4bf-697dd0c1bd8f/action returned with HTTP 202 Aug 07 09:57:32.220683 np0000006707 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 576/2307] 10.4.3.8 () {68 vars in 1376 bytes} [Fri Aug 7 09:57:32 2026] POST /volume/v3/volumes/5212b49c-c9cf-4689-a4bf-697dd0c1bd8f/action => generated 0 bytes in 34 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 07 09:57:32.233987 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [None req-90f58188-9d46-4378-ace4-264735eb0ab2 None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:57:32.236216 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-90f58188-9d46-4378-ace4-264735eb0ab2 tempest-VolumesActionsTest-1297460665 tempest-VolumesActionsTest-1297460665-project-member] GET https://10.4.3.8/volume/v3/volumes/5212b49c-c9cf-4689-a4bf-697dd0c1bd8f Aug 07 09:57:32.236476 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-90f58188-9d46-4378-ace4-264735eb0ab2 tempest-VolumesActionsTest-1297460665 tempest-VolumesActionsTest-1297460665-project-member] Empty body provided in request {{(pid=100296) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 09:57:32.237681 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-90f58188-9d46-4378-ace4-264735eb0ab2 tempest-VolumesActionsTest-1297460665 tempest-VolumesActionsTest-1297460665-project-member] Calling method 'show' {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 09:57:32.247578 np0000006707 devstack@c-api.service[100296]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 09:57:32.247578 np0000006707 devstack@c-api.service[100296]: warnings.warn( Aug 07 09:57:32.256298 np0000006707 devstack@c-api.service[100296]: INFO cinder.volume.api [None req-90f58188-9d46-4378-ace4-264735eb0ab2 tempest-VolumesActionsTest-1297460665 tempest-VolumesActionsTest-1297460665-project-member] Volume info retrieved successfully. Aug 07 09:57:32.263753 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-90f58188-9d46-4378-ace4-264735eb0ab2 tempest-VolumesActionsTest-1297460665 tempest-VolumesActionsTest-1297460665-project-member] https://10.4.3.8/volume/v3/volumes/5212b49c-c9cf-4689-a4bf-697dd0c1bd8f returned with HTTP 200 Aug 07 09:57:32.264436 np0000006707 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 574/2308] 10.4.3.8 () {66 vars in 1334 bytes} [Fri Aug 7 09:57:32 2026] GET /volume/v3/volumes/5212b49c-c9cf-4689-a4bf-697dd0c1bd8f => generated 856 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 09:57:32.283683 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [None req-abfcfd59-4f53-4689-be9e-81f5414cb252 None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:57:32.290575 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-abfcfd59-4f53-4689-be9e-81f5414cb252 tempest-VolumesActionsTest-1297460665 tempest-VolumesActionsTest-1297460665-project-member] POST https://10.4.3.8/volume/v3/volumes/5212b49c-c9cf-4689-a4bf-697dd0c1bd8f/action Aug 07 09:57:32.291120 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-abfcfd59-4f53-4689-be9e-81f5414cb252 tempest-VolumesActionsTest-1297460665 tempest-VolumesActionsTest-1297460665-project-member] Action body: b'{"os-unreserve": {}}' {{(pid=100297) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 07 09:57:32.291215 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-abfcfd59-4f53-4689-be9e-81f5414cb252 tempest-VolumesActionsTest-1297460665 tempest-VolumesActionsTest-1297460665-project-member] Action: 'action', calling method: _unreserve, body: {"os-unreserve": {}} {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 09:57:32.304262 np0000006707 devstack@c-api.service[100297]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 09:57:32.304262 np0000006707 devstack@c-api.service[100297]: warnings.warn( Aug 07 09:57:32.305453 np0000006707 devstack@c-api.service[100297]: INFO cinder.volume.api [None req-abfcfd59-4f53-4689-be9e-81f5414cb252 tempest-VolumesActionsTest-1297460665 tempest-VolumesActionsTest-1297460665-project-member] Volume info retrieved successfully. Aug 07 09:57:32.326344 np0000006707 devstack@c-api.service[100297]: INFO cinder.volume.api [None req-abfcfd59-4f53-4689-be9e-81f5414cb252 tempest-VolumesActionsTest-1297460665 tempest-VolumesActionsTest-1297460665-project-member] Unreserve volume completed successfully. Aug 07 09:57:32.326657 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-abfcfd59-4f53-4689-be9e-81f5414cb252 tempest-VolumesActionsTest-1297460665 tempest-VolumesActionsTest-1297460665-project-member] https://10.4.3.8/volume/v3/volumes/5212b49c-c9cf-4689-a4bf-697dd0c1bd8f/action returned with HTTP 202 Aug 07 09:57:32.327141 np0000006707 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 579/2309] 10.4.3.8 () {68 vars in 1376 bytes} [Fri Aug 7 09:57:32 2026] POST /volume/v3/volumes/5212b49c-c9cf-4689-a4bf-697dd0c1bd8f/action => generated 0 bytes in 46 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 07 09:57:32.338881 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.middleware.request_id [None req-acb5e4b9-fed3-49e1-b270-a0725648a324 None None] RequestId filter calling following filter/app {{(pid=100298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:57:32.340999 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [None req-acb5e4b9-fed3-49e1-b270-a0725648a324 tempest-VolumesActionsTest-1297460665 tempest-VolumesActionsTest-1297460665-project-member] GET https://10.4.3.8/volume/v3/volumes/5212b49c-c9cf-4689-a4bf-697dd0c1bd8f Aug 07 09:57:32.341710 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [None req-acb5e4b9-fed3-49e1-b270-a0725648a324 tempest-VolumesActionsTest-1297460665 tempest-VolumesActionsTest-1297460665-project-member] Empty body provided in request {{(pid=100298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 09:57:32.342106 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [None req-acb5e4b9-fed3-49e1-b270-a0725648a324 tempest-VolumesActionsTest-1297460665 tempest-VolumesActionsTest-1297460665-project-member] Calling method 'show' {{(pid=100298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 09:57:32.352632 np0000006707 devstack@c-api.service[100298]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 09:57:32.352632 np0000006707 devstack@c-api.service[100298]: warnings.warn( Aug 07 09:57:32.361452 np0000006707 devstack@c-api.service[100298]: INFO cinder.volume.api [None req-acb5e4b9-fed3-49e1-b270-a0725648a324 tempest-VolumesActionsTest-1297460665 tempest-VolumesActionsTest-1297460665-project-member] Volume info retrieved successfully. Aug 07 09:57:32.366677 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [None req-acb5e4b9-fed3-49e1-b270-a0725648a324 tempest-VolumesActionsTest-1297460665 tempest-VolumesActionsTest-1297460665-project-member] https://10.4.3.8/volume/v3/volumes/5212b49c-c9cf-4689-a4bf-697dd0c1bd8f returned with HTTP 200 Aug 07 09:57:32.367282 np0000006707 devstack@c-api.service[100298]: [pid: 100298|app: 0|req: 581/2310] 10.4.3.8 () {66 vars in 1334 bytes} [Fri Aug 7 09:57:32 2026] GET /volume/v3/volumes/5212b49c-c9cf-4689-a4bf-697dd0c1bd8f => generated 856 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 09:57:32.386115 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-6b0c7c22-c332-4fde-9178-0d903124c5bd None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:57:32.389954 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-6b0c7c22-c332-4fde-9178-0d903124c5bd tempest-VolumesActionsTest-1297460665 tempest-VolumesActionsTest-1297460665-project-member] POST https://10.4.3.8/volume/v3/volumes/5212b49c-c9cf-4689-a4bf-697dd0c1bd8f/action Aug 07 09:57:32.391740 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-6b0c7c22-c332-4fde-9178-0d903124c5bd tempest-VolumesActionsTest-1297460665 tempest-VolumesActionsTest-1297460665-project-member] Action body: b'{"os-set_bootable": {"bootable": true}}' {{(pid=100295) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 07 09:57:32.392008 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-6b0c7c22-c332-4fde-9178-0d903124c5bd tempest-VolumesActionsTest-1297460665 tempest-VolumesActionsTest-1297460665-project-member] Action: 'action', calling method: _set_bootable, body: {"os-set_bootable": {"bootable": true}} {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 09:57:32.406307 np0000006707 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 09:57:32.406307 np0000006707 devstack@c-api.service[100295]: warnings.warn( Aug 07 09:57:32.407593 np0000006707 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-6b0c7c22-c332-4fde-9178-0d903124c5bd tempest-VolumesActionsTest-1297460665 tempest-VolumesActionsTest-1297460665-project-member] Volume info retrieved successfully. Aug 07 09:57:32.421816 np0000006707 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-6b0c7c22-c332-4fde-9178-0d903124c5bd tempest-VolumesActionsTest-1297460665 tempest-VolumesActionsTest-1297460665-project-member] Volume updated successfully. Aug 07 09:57:32.422052 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-6b0c7c22-c332-4fde-9178-0d903124c5bd tempest-VolumesActionsTest-1297460665 tempest-VolumesActionsTest-1297460665-project-member] https://10.4.3.8/volume/v3/volumes/5212b49c-c9cf-4689-a4bf-697dd0c1bd8f/action returned with HTTP 200 Aug 07 09:57:32.422610 np0000006707 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 577/2311] 10.4.3.8 () {68 vars in 1376 bytes} [Fri Aug 7 09:57:32 2026] POST /volume/v3/volumes/5212b49c-c9cf-4689-a4bf-697dd0c1bd8f/action => generated 0 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 283 bytes (1 switches on core 0) Aug 07 09:57:32.434115 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [None req-f3ba2904-1c4f-4394-9248-11a579372982 None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:57:32.437365 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-f3ba2904-1c4f-4394-9248-11a579372982 tempest-VolumesActionsTest-1297460665 tempest-VolumesActionsTest-1297460665-project-member] GET https://10.4.3.8/volume/v3/volumes/5212b49c-c9cf-4689-a4bf-697dd0c1bd8f Aug 07 09:57:32.437635 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-f3ba2904-1c4f-4394-9248-11a579372982 tempest-VolumesActionsTest-1297460665 tempest-VolumesActionsTest-1297460665-project-member] Empty body provided in request {{(pid=100296) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 09:57:32.437889 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-f3ba2904-1c4f-4394-9248-11a579372982 tempest-VolumesActionsTest-1297460665 tempest-VolumesActionsTest-1297460665-project-member] Calling method 'show' {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 09:57:32.447309 np0000006707 devstack@c-api.service[100296]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 09:57:32.447309 np0000006707 devstack@c-api.service[100296]: warnings.warn( Aug 07 09:57:32.455327 np0000006707 devstack@c-api.service[100296]: INFO cinder.volume.api [None req-f3ba2904-1c4f-4394-9248-11a579372982 tempest-VolumesActionsTest-1297460665 tempest-VolumesActionsTest-1297460665-project-member] Volume info retrieved successfully. Aug 07 09:57:32.463739 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-f3ba2904-1c4f-4394-9248-11a579372982 tempest-VolumesActionsTest-1297460665 tempest-VolumesActionsTest-1297460665-project-member] https://10.4.3.8/volume/v3/volumes/5212b49c-c9cf-4689-a4bf-697dd0c1bd8f returned with HTTP 200 Aug 07 09:57:32.464162 np0000006707 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 575/2312] 10.4.3.8 () {66 vars in 1334 bytes} [Fri Aug 7 09:57:32 2026] GET /volume/v3/volumes/5212b49c-c9cf-4689-a4bf-697dd0c1bd8f => generated 855 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 09:57:32.484847 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [None req-075af64a-9314-4d68-bc25-139c06a0d8c6 None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:57:32.492476 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-075af64a-9314-4d68-bc25-139c06a0d8c6 tempest-VolumesActionsTest-1297460665 tempest-VolumesActionsTest-1297460665-project-member] POST https://10.4.3.8/volume/v3/volumes/5212b49c-c9cf-4689-a4bf-697dd0c1bd8f/action Aug 07 09:57:32.492908 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-075af64a-9314-4d68-bc25-139c06a0d8c6 tempest-VolumesActionsTest-1297460665 tempest-VolumesActionsTest-1297460665-project-member] Action body: b'{"os-set_bootable": {"bootable": false}}' {{(pid=100297) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 07 09:57:32.493093 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-075af64a-9314-4d68-bc25-139c06a0d8c6 tempest-VolumesActionsTest-1297460665 tempest-VolumesActionsTest-1297460665-project-member] Action: 'action', calling method: _set_bootable, body: {"os-set_bootable": {"bootable": false}} {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 09:57:32.506928 np0000006707 devstack@c-api.service[100297]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 09:57:32.506928 np0000006707 devstack@c-api.service[100297]: warnings.warn( Aug 07 09:57:32.507616 np0000006707 devstack@c-api.service[100297]: INFO cinder.volume.api [None req-075af64a-9314-4d68-bc25-139c06a0d8c6 tempest-VolumesActionsTest-1297460665 tempest-VolumesActionsTest-1297460665-project-member] Volume info retrieved successfully. Aug 07 09:57:32.521367 np0000006707 devstack@c-api.service[100297]: INFO cinder.volume.api [None req-075af64a-9314-4d68-bc25-139c06a0d8c6 tempest-VolumesActionsTest-1297460665 tempest-VolumesActionsTest-1297460665-project-member] Volume updated successfully. Aug 07 09:57:32.521766 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-075af64a-9314-4d68-bc25-139c06a0d8c6 tempest-VolumesActionsTest-1297460665 tempest-VolumesActionsTest-1297460665-project-member] https://10.4.3.8/volume/v3/volumes/5212b49c-c9cf-4689-a4bf-697dd0c1bd8f/action returned with HTTP 200 Aug 07 09:57:32.522395 np0000006707 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 580/2313] 10.4.3.8 () {68 vars in 1376 bytes} [Fri Aug 7 09:57:32 2026] POST /volume/v3/volumes/5212b49c-c9cf-4689-a4bf-697dd0c1bd8f/action => generated 0 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 283 bytes (1 switches on core 0) Aug 07 09:57:32.526569 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.middleware.request_id [None req-81928821-e646-4307-b28f-cd2ba504dcd1 None None] RequestId filter calling following filter/app {{(pid=100298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:57:32.529496 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [None req-81928821-e646-4307-b28f-cd2ba504dcd1 tempest-ProjectAdminTests33-1592392534 tempest-ProjectAdminTests33-1592392534-project-admin] GET https://10.4.3.8/volume/v3/backups/83f3544a-9f3d-491c-9ab8-a4d9646988bb Aug 07 09:57:32.529496 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [None req-81928821-e646-4307-b28f-cd2ba504dcd1 tempest-ProjectAdminTests33-1592392534 tempest-ProjectAdminTests33-1592392534-project-admin] Empty body provided in request {{(pid=100298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 09:57:32.529496 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [None req-81928821-e646-4307-b28f-cd2ba504dcd1 tempest-ProjectAdminTests33-1592392534 tempest-ProjectAdminTests33-1592392534-project-admin] Calling method 'show' {{(pid=100298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 09:57:32.530027 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.v3.backups [None req-81928821-e646-4307-b28f-cd2ba504dcd1 tempest-ProjectAdminTests33-1592392534 tempest-ProjectAdminTests33-1592392534-project-admin] Show backup with id 83f3544a-9f3d-491c-9ab8-a4d9646988bb. {{(pid=100298) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 09:57:32.532256 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-55b06abd-c431-4798-9f24-7cb7b4195560 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:57:32.538228 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-55b06abd-c431-4798-9f24-7cb7b4195560 tempest-VolumesActionsTest-1297460665 tempest-VolumesActionsTest-1297460665-project-member] GET https://10.4.3.8/volume/v3/volumes/5212b49c-c9cf-4689-a4bf-697dd0c1bd8f Aug 07 09:57:32.538559 np0000006707 devstack@c-api.service[100298]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 09:57:32.538559 np0000006707 devstack@c-api.service[100298]: warnings.warn( Aug 07 09:57:32.538759 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-55b06abd-c431-4798-9f24-7cb7b4195560 tempest-VolumesActionsTest-1297460665 tempest-VolumesActionsTest-1297460665-project-member] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 09:57:32.539326 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-55b06abd-c431-4798-9f24-7cb7b4195560 tempest-VolumesActionsTest-1297460665 tempest-VolumesActionsTest-1297460665-project-member] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 09:57:32.539394 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [None req-81928821-e646-4307-b28f-cd2ba504dcd1 tempest-ProjectAdminTests33-1592392534 tempest-ProjectAdminTests33-1592392534-project-admin] https://10.4.3.8/volume/v3/backups/83f3544a-9f3d-491c-9ab8-a4d9646988bb returned with HTTP 200 Aug 07 09:57:32.540500 np0000006707 devstack@c-api.service[100298]: [pid: 100298|app: 0|req: 582/2314] 10.4.3.8 () {68 vars in 1374 bytes} [Fri Aug 7 09:57:32 2026] GET /volume/v3/backups/83f3544a-9f3d-491c-9ab8-a4d9646988bb => generated 704 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 09:57:32.551472 np0000006707 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 09:57:32.551472 np0000006707 devstack@c-api.service[100295]: warnings.warn( Aug 07 09:57:32.556946 np0000006707 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-55b06abd-c431-4798-9f24-7cb7b4195560 tempest-VolumesActionsTest-1297460665 tempest-VolumesActionsTest-1297460665-project-member] Volume info retrieved successfully. Aug 07 09:57:32.569004 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-55b06abd-c431-4798-9f24-7cb7b4195560 tempest-VolumesActionsTest-1297460665 tempest-VolumesActionsTest-1297460665-project-member] https://10.4.3.8/volume/v3/volumes/5212b49c-c9cf-4689-a4bf-697dd0c1bd8f returned with HTTP 200 Aug 07 09:57:32.569004 np0000006707 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 578/2315] 10.4.3.8 () {66 vars in 1334 bytes} [Fri Aug 7 09:57:32 2026] GET /volume/v3/volumes/5212b49c-c9cf-4689-a4bf-697dd0c1bd8f => generated 856 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 09:57:32.591879 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [None req-a3e409cd-9eed-43f3-8ce6-919dce9c1cc6 None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:57:32.597933 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-a3e409cd-9eed-43f3-8ce6-919dce9c1cc6 tempest-VolumesActionsTest-1297460665 tempest-VolumesActionsTest-1297460665-project-member] POST https://10.4.3.8/volume/v3/volumes/5212b49c-c9cf-4689-a4bf-697dd0c1bd8f/action Aug 07 09:57:32.598475 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-a3e409cd-9eed-43f3-8ce6-919dce9c1cc6 tempest-VolumesActionsTest-1297460665 tempest-VolumesActionsTest-1297460665-project-member] Action body: b'{"os-update_readonly_flag": {"readonly": true}}' {{(pid=100296) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 07 09:57:32.598681 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-a3e409cd-9eed-43f3-8ce6-919dce9c1cc6 tempest-VolumesActionsTest-1297460665 tempest-VolumesActionsTest-1297460665-project-member] Action: 'action', calling method: _volume_readonly_update, body: {"os-update_readonly_flag": {"readonly": true}} {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 09:57:32.615238 np0000006707 devstack@c-api.service[100296]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 09:57:32.615238 np0000006707 devstack@c-api.service[100296]: warnings.warn( Aug 07 09:57:32.615937 np0000006707 devstack@c-api.service[100296]: INFO cinder.volume.api [None req-a3e409cd-9eed-43f3-8ce6-919dce9c1cc6 tempest-VolumesActionsTest-1297460665 tempest-VolumesActionsTest-1297460665-project-member] Volume info retrieved successfully. Aug 07 09:57:32.632267 np0000006707 devstack@c-api.service[100296]: INFO cinder.volume.api [None req-a3e409cd-9eed-43f3-8ce6-919dce9c1cc6 tempest-VolumesActionsTest-1297460665 tempest-VolumesActionsTest-1297460665-project-member] Update volume admin metadata completed successfully. Aug 07 09:57:32.632501 np0000006707 devstack@c-api.service[100296]: INFO cinder.volume.api [None req-a3e409cd-9eed-43f3-8ce6-919dce9c1cc6 tempest-VolumesActionsTest-1297460665 tempest-VolumesActionsTest-1297460665-project-member] Update readonly setting on volume completed successfully. Aug 07 09:57:32.632775 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-a3e409cd-9eed-43f3-8ce6-919dce9c1cc6 tempest-VolumesActionsTest-1297460665 tempest-VolumesActionsTest-1297460665-project-member] https://10.4.3.8/volume/v3/volumes/5212b49c-c9cf-4689-a4bf-697dd0c1bd8f/action returned with HTTP 202 Aug 07 09:57:32.633255 np0000006707 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 576/2316] 10.4.3.8 () {68 vars in 1376 bytes} [Fri Aug 7 09:57:32 2026] POST /volume/v3/volumes/5212b49c-c9cf-4689-a4bf-697dd0c1bd8f/action => generated 0 bytes in 42 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 07 09:57:32.644901 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [None req-508b5cb8-0be1-4847-9d55-e8874673c0eb None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:57:32.647506 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-508b5cb8-0be1-4847-9d55-e8874673c0eb tempest-VolumesActionsTest-1297460665 tempest-VolumesActionsTest-1297460665-project-member] GET https://10.4.3.8/volume/v3/volumes/5212b49c-c9cf-4689-a4bf-697dd0c1bd8f Aug 07 09:57:32.647839 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-508b5cb8-0be1-4847-9d55-e8874673c0eb tempest-VolumesActionsTest-1297460665 tempest-VolumesActionsTest-1297460665-project-member] Empty body provided in request {{(pid=100297) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 09:57:32.648054 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-508b5cb8-0be1-4847-9d55-e8874673c0eb tempest-VolumesActionsTest-1297460665 tempest-VolumesActionsTest-1297460665-project-member] Calling method 'show' {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 09:57:32.656679 np0000006707 devstack@c-api.service[100297]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 09:57:32.656679 np0000006707 devstack@c-api.service[100297]: warnings.warn( Aug 07 09:57:32.661553 np0000006707 devstack@c-api.service[100297]: INFO cinder.volume.api [None req-508b5cb8-0be1-4847-9d55-e8874673c0eb tempest-VolumesActionsTest-1297460665 tempest-VolumesActionsTest-1297460665-project-member] Volume info retrieved successfully. Aug 07 09:57:32.667097 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-508b5cb8-0be1-4847-9d55-e8874673c0eb tempest-VolumesActionsTest-1297460665 tempest-VolumesActionsTest-1297460665-project-member] https://10.4.3.8/volume/v3/volumes/5212b49c-c9cf-4689-a4bf-697dd0c1bd8f returned with HTTP 200 Aug 07 09:57:32.667612 np0000006707 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 581/2317] 10.4.3.8 () {66 vars in 1334 bytes} [Fri Aug 7 09:57:32 2026] GET /volume/v3/volumes/5212b49c-c9cf-4689-a4bf-697dd0c1bd8f => generated 855 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 09:57:32.684794 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.middleware.request_id [None req-cdfd0fd4-41cc-4d9f-a043-4a3acc565bbc None None] RequestId filter calling following filter/app {{(pid=100298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:57:32.687139 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [None req-cdfd0fd4-41cc-4d9f-a043-4a3acc565bbc tempest-VolumesActionsTest-1297460665 tempest-VolumesActionsTest-1297460665-project-member] POST https://10.4.3.8/volume/v3/volumes/5212b49c-c9cf-4689-a4bf-697dd0c1bd8f/action Aug 07 09:57:32.687139 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [None req-cdfd0fd4-41cc-4d9f-a043-4a3acc565bbc tempest-VolumesActionsTest-1297460665 tempest-VolumesActionsTest-1297460665-project-member] Action body: b'{"os-update_readonly_flag": {"readonly": false}}' {{(pid=100298) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 07 09:57:32.688025 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [None req-cdfd0fd4-41cc-4d9f-a043-4a3acc565bbc tempest-VolumesActionsTest-1297460665 tempest-VolumesActionsTest-1297460665-project-member] Action: 'action', calling method: _volume_readonly_update, body: {"os-update_readonly_flag": {"readonly": false}} {{(pid=100298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 09:57:32.703519 np0000006707 devstack@c-api.service[100298]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 09:57:32.703519 np0000006707 devstack@c-api.service[100298]: warnings.warn( Aug 07 09:57:32.704175 np0000006707 devstack@c-api.service[100298]: INFO cinder.volume.api [None req-cdfd0fd4-41cc-4d9f-a043-4a3acc565bbc tempest-VolumesActionsTest-1297460665 tempest-VolumesActionsTest-1297460665-project-member] Volume info retrieved successfully. Aug 07 09:57:32.724634 np0000006707 devstack@c-api.service[100298]: INFO cinder.volume.api [None req-cdfd0fd4-41cc-4d9f-a043-4a3acc565bbc tempest-VolumesActionsTest-1297460665 tempest-VolumesActionsTest-1297460665-project-member] Update volume admin metadata completed successfully. Aug 07 09:57:32.725010 np0000006707 devstack@c-api.service[100298]: INFO cinder.volume.api [None req-cdfd0fd4-41cc-4d9f-a043-4a3acc565bbc tempest-VolumesActionsTest-1297460665 tempest-VolumesActionsTest-1297460665-project-member] Update readonly setting on volume completed successfully. Aug 07 09:57:32.725442 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [None req-cdfd0fd4-41cc-4d9f-a043-4a3acc565bbc tempest-VolumesActionsTest-1297460665 tempest-VolumesActionsTest-1297460665-project-member] https://10.4.3.8/volume/v3/volumes/5212b49c-c9cf-4689-a4bf-697dd0c1bd8f/action returned with HTTP 202 Aug 07 09:57:32.726221 np0000006707 devstack@c-api.service[100298]: [pid: 100298|app: 0|req: 583/2318] 10.4.3.8 () {68 vars in 1376 bytes} [Fri Aug 7 09:57:32 2026] POST /volume/v3/volumes/5212b49c-c9cf-4689-a4bf-697dd0c1bd8f/action => generated 0 bytes in 42 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 07 09:57:32.736770 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-45ca4427-3b33-448e-934b-4fd0414d584e None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:57:32.739163 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-45ca4427-3b33-448e-934b-4fd0414d584e tempest-VolumesActionsTest-1297460665 tempest-VolumesActionsTest-1297460665-project-member] GET https://10.4.3.8/volume/v3/volumes/5212b49c-c9cf-4689-a4bf-697dd0c1bd8f Aug 07 09:57:32.739464 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-45ca4427-3b33-448e-934b-4fd0414d584e tempest-VolumesActionsTest-1297460665 tempest-VolumesActionsTest-1297460665-project-member] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 09:57:32.739710 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-45ca4427-3b33-448e-934b-4fd0414d584e tempest-VolumesActionsTest-1297460665 tempest-VolumesActionsTest-1297460665-project-member] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 09:57:32.749645 np0000006707 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 09:57:32.749645 np0000006707 devstack@c-api.service[100295]: warnings.warn( Aug 07 09:57:32.756568 np0000006707 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-45ca4427-3b33-448e-934b-4fd0414d584e tempest-VolumesActionsTest-1297460665 tempest-VolumesActionsTest-1297460665-project-member] Volume info retrieved successfully. Aug 07 09:57:32.764306 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-45ca4427-3b33-448e-934b-4fd0414d584e tempest-VolumesActionsTest-1297460665 tempest-VolumesActionsTest-1297460665-project-member] https://10.4.3.8/volume/v3/volumes/5212b49c-c9cf-4689-a4bf-697dd0c1bd8f returned with HTTP 200 Aug 07 09:57:32.764306 np0000006707 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 579/2319] 10.4.3.8 () {66 vars in 1334 bytes} [Fri Aug 7 09:57:32 2026] GET /volume/v3/volumes/5212b49c-c9cf-4689-a4bf-697dd0c1bd8f => generated 856 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 09:57:32.780992 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [None req-8acaa4e7-77a6-4048-807b-4c45ed3e0cab None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:57:32.782945 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-8acaa4e7-77a6-4048-807b-4c45ed3e0cab tempest-VolumesActionsTest-1297460665 tempest-VolumesActionsTest-1297460665-project-member] POST https://10.4.3.8/volume/v3/volumes/5212b49c-c9cf-4689-a4bf-697dd0c1bd8f/action Aug 07 09:57:32.783507 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-8acaa4e7-77a6-4048-807b-4c45ed3e0cab tempest-VolumesActionsTest-1297460665 tempest-VolumesActionsTest-1297460665-project-member] Action body: b'{"os-volume_upload_image": {"image_name": "tempest-VolumesActionsTest-Image-1487730935", "disk_format": "raw"}}' {{(pid=100296) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 07 09:57:32.783691 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-8acaa4e7-77a6-4048-807b-4c45ed3e0cab tempest-VolumesActionsTest-1297460665 tempest-VolumesActionsTest-1297460665-project-member] Action: 'action', calling method: _volume_upload_image, body: {"os-volume_upload_image": {"image_name": "tempest-VolumesActionsTest-Image-1487730935", "disk_format": "raw"}} {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 09:57:32.794553 np0000006707 devstack@c-api.service[100296]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 09:57:32.794553 np0000006707 devstack@c-api.service[100296]: warnings.warn( Aug 07 09:57:32.794628 np0000006707 devstack@c-api.service[100296]: INFO cinder.volume.api [None req-8acaa4e7-77a6-4048-807b-4c45ed3e0cab tempest-VolumesActionsTest-1297460665 tempest-VolumesActionsTest-1297460665-project-member] Volume info retrieved successfully. Aug 07 09:57:32.816271 np0000006707 devstack@c-api.service[100296]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 09:57:32.816271 np0000006707 devstack@c-api.service[100296]: warnings.warn( Aug 07 09:57:32.824841 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.image.image_utils [None req-8acaa4e7-77a6-4048-807b-4c45ed3e0cab tempest-VolumesActionsTest-1297460665 tempest-VolumesActionsTest-1297460665-project-member] The metadata set [{'container_format': 'bare', 'disk_format': 'raw', 'name': 'tempest-VolumesActionsTest-Image-1487730935'}] 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-1487730935'}]. {{(pid=100296) filter_out_reserved_namespaces_metadata /opt/stack/cinder/cinder/image/image_utils.py:1478}} Aug 07 09:57:32.875760 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [None req-ede330fe-f195-40c5-9389-dd73c360d485 None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:57:32.877479 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-ede330fe-f195-40c5-9389-dd73c360d485 tempest-ProjectReaderTests33-1680752482 tempest-ProjectReaderTests33-1680752482-project-admin] GET https://10.4.3.8/volume/v3/backups/93075143-1d17-4cfd-92a6-2899aedda504 Aug 07 09:57:32.877906 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-ede330fe-f195-40c5-9389-dd73c360d485 tempest-ProjectReaderTests33-1680752482 tempest-ProjectReaderTests33-1680752482-project-admin] Empty body provided in request {{(pid=100297) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 09:57:32.878212 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-ede330fe-f195-40c5-9389-dd73c360d485 tempest-ProjectReaderTests33-1680752482 tempest-ProjectReaderTests33-1680752482-project-admin] Calling method 'show' {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 09:57:32.878384 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.v3.backups [None req-ede330fe-f195-40c5-9389-dd73c360d485 tempest-ProjectReaderTests33-1680752482 tempest-ProjectReaderTests33-1680752482-project-admin] Show backup with id 93075143-1d17-4cfd-92a6-2899aedda504. {{(pid=100297) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 09:57:32.888132 np0000006707 devstack@c-api.service[100297]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 09:57:32.888132 np0000006707 devstack@c-api.service[100297]: warnings.warn( Aug 07 09:57:32.889112 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-ede330fe-f195-40c5-9389-dd73c360d485 tempest-ProjectReaderTests33-1680752482 tempest-ProjectReaderTests33-1680752482-project-admin] https://10.4.3.8/volume/v3/backups/93075143-1d17-4cfd-92a6-2899aedda504 returned with HTTP 200 Aug 07 09:57:32.889720 np0000006707 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 582/2320] 10.4.3.8 () {68 vars in 1374 bytes} [Fri Aug 7 09:57:32 2026] GET /volume/v3/backups/93075143-1d17-4cfd-92a6-2899aedda504 => generated 732 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 09:57:32.962963 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.middleware.request_id [None req-23a77e69-3400-41d6-b08f-780f7c5e5891 None None] RequestId filter calling following filter/app {{(pid=100298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:57:32.964840 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [None req-23a77e69-3400-41d6-b08f-780f7c5e5891 tempest-VolumesExtendAttachedTest-762799592 tempest-VolumesExtendAttachedTest-762799592-project-member] GET https://10.4.3.8/volume/v3/volumes/414b54d9-5e87-4794-b732-f092695ca688 Aug 07 09:57:32.966439 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [None req-23a77e69-3400-41d6-b08f-780f7c5e5891 tempest-VolumesExtendAttachedTest-762799592 tempest-VolumesExtendAttachedTest-762799592-project-member] Empty body provided in request {{(pid=100298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 09:57:32.966439 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [None req-23a77e69-3400-41d6-b08f-780f7c5e5891 tempest-VolumesExtendAttachedTest-762799592 tempest-VolumesExtendAttachedTest-762799592-project-member] Calling method 'show' {{(pid=100298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 09:57:32.974269 np0000006707 devstack@c-api.service[100298]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 09:57:32.974269 np0000006707 devstack@c-api.service[100298]: warnings.warn( Aug 07 09:57:32.986110 np0000006707 devstack@c-api.service[100298]: INFO cinder.volume.api [None req-23a77e69-3400-41d6-b08f-780f7c5e5891 tempest-VolumesExtendAttachedTest-762799592 tempest-VolumesExtendAttachedTest-762799592-project-member] Volume info retrieved successfully. Aug 07 09:57:32.993730 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [None req-23a77e69-3400-41d6-b08f-780f7c5e5891 tempest-VolumesExtendAttachedTest-762799592 tempest-VolumesExtendAttachedTest-762799592-project-member] https://10.4.3.8/volume/v3/volumes/414b54d9-5e87-4794-b732-f092695ca688 returned with HTTP 200 Aug 07 09:57:32.994529 np0000006707 devstack@c-api.service[100298]: [pid: 100298|app: 0|req: 584/2321] 10.4.3.8 () {68 vars in 1375 bytes} [Fri Aug 7 09:57:32 2026] GET /volume/v3/volumes/414b54d9-5e87-4794-b732-f092695ca688 => generated 863 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 09:57:33.042266 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-e4361e0d-4c8c-48c1-aa46-48fd3cda1852 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:57:33.044580 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-e4361e0d-4c8c-48c1-aa46-48fd3cda1852 tempest-ServerActionsV293TestJSON-1024931389 tempest-ServerActionsV293TestJSON-1024931389-project-member] POST https://10.4.3.8/volume/v3/volumes Aug 07 09:57:33.045151 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-e4361e0d-4c8c-48c1-aa46-48fd3cda1852 tempest-ServerActionsV293TestJSON-1024931389 tempest-ServerActionsV293TestJSON-1024931389-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-tempest.common.compute-volume-1979176714", "imageRef": "a6c27e23-91c8-49d8-8cc0-7e13210d16ce", "size": 1}} {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 09:57:33.047072 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.v3.volumes [None req-e4361e0d-4c8c-48c1-aa46-48fd3cda1852 tempest-ServerActionsV293TestJSON-1024931389 tempest-ServerActionsV293TestJSON-1024931389-project-member] Create volume request body: {'volume': {'name': 'tempest-tempest.common.compute-volume-1979176714', 'imageRef': 'a6c27e23-91c8-49d8-8cc0-7e13210d16ce', 'size': 1}} {{(pid=100295) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 07 09:57:33.162383 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.v3.volumes [None req-e4361e0d-4c8c-48c1-aa46-48fd3cda1852 tempest-ServerActionsV293TestJSON-1024931389 tempest-ServerActionsV293TestJSON-1024931389-project-member] Create volume of 1 GB Aug 07 09:57:33.170873 np0000006707 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-e4361e0d-4c8c-48c1-aa46-48fd3cda1852 tempest-ServerActionsV293TestJSON-1024931389 tempest-ServerActionsV293TestJSON-1024931389-project-member] Availability Zones retrieved successfully. Aug 07 09:57:33.177494 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.volume.api [None req-e4361e0d-4c8c-48c1-aa46-48fd3cda1852 tempest-ServerActionsV293TestJSON-1024931389 tempest-ServerActionsV293TestJSON-1024931389-project-member] Flow 'volume_create_api' (f59b3a03-abeb-4cab-8d6e-14f6a9c6b132) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100295) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 09:57:33.178960 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.volume.api [None req-e4361e0d-4c8c-48c1-aa46-48fd3cda1852 tempest-ServerActionsV293TestJSON-1024931389 tempest-ServerActionsV293TestJSON-1024931389-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5212a8ca-bc21-4b42-a764-2172c5e03c3b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100295) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 09:57:33.180362 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.volume.flows.api.create_volume [None req-e4361e0d-4c8c-48c1-aa46-48fd3cda1852 tempest-ServerActionsV293TestJSON-1024931389 tempest-ServerActionsV293TestJSON-1024931389-project-member] Validating volume size '1' using validate_int {{(pid=100295) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 07 09:57:33.257326 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.volume.api [None req-e4361e0d-4c8c-48c1-aa46-48fd3cda1852 tempest-ServerActionsV293TestJSON-1024931389 tempest-ServerActionsV293TestJSON-1024931389-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5212a8ca-bc21-4b42-a764-2172c5e03c3b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-07T09:47:39Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=45fd9a3a-b61e-4c6c-9ab7-d02f06678d0d,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '45fd9a3a-b61e-4c6c-9ab7-d02f06678d0d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100295) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 09:57:33.258137 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.volume.api [None req-e4361e0d-4c8c-48c1-aa46-48fd3cda1852 tempest-ServerActionsV293TestJSON-1024931389 tempest-ServerActionsV293TestJSON-1024931389-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f5f7cdeb-c2dc-44e8-af81-2b87f75a6e41) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100295) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 09:57:33.350221 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.quota [None req-e4361e0d-4c8c-48c1-aa46-48fd3cda1852 tempest-ServerActionsV293TestJSON-1024931389 tempest-ServerActionsV293TestJSON-1024931389-project-member] Created reservations ['1cf4f825-2ad1-4389-a1b0-df635e5f8588', '2998186a-9082-48ca-9b56-34b1acf94678', '0484bc53-47d2-46cf-9280-c04debdfb91e', '55d3e34c-fdc0-444d-9474-d46af14ff165'] {{(pid=100295) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 09:57:33.351226 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.volume.api [None req-e4361e0d-4c8c-48c1-aa46-48fd3cda1852 tempest-ServerActionsV293TestJSON-1024931389 tempest-ServerActionsV293TestJSON-1024931389-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f5f7cdeb-c2dc-44e8-af81-2b87f75a6e41) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['1cf4f825-2ad1-4389-a1b0-df635e5f8588', '2998186a-9082-48ca-9b56-34b1acf94678', '0484bc53-47d2-46cf-9280-c04debdfb91e', '55d3e34c-fdc0-444d-9474-d46af14ff165']}' {{(pid=100295) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 09:57:33.352172 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.volume.api [None req-e4361e0d-4c8c-48c1-aa46-48fd3cda1852 tempest-ServerActionsV293TestJSON-1024931389 tempest-ServerActionsV293TestJSON-1024931389-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b401cada-8474-49e7-8561-0a80fd0b62df) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100295) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 09:57:33.384331 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.volume.api [None req-e4361e0d-4c8c-48c1-aa46-48fd3cda1852 tempest-ServerActionsV293TestJSON-1024931389 tempest-ServerActionsV293TestJSON-1024931389-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b401cada-8474-49e7-8561-0a80fd0b62df) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '296bbbc4-6644-42a3-bc9b-181671390fbc', '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-1979176714',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='6dc67363d43b4af6a256cc2a210e9350',qos_specs=None,replication_status=,reservations=['1cf4f825-2ad1-4389-a1b0-df635e5f8588','2998186a-9082-48ca-9b56-34b1acf94678','0484bc53-47d2-46cf-9280-c04debdfb91e','55d3e34c-fdc0-444d-9474-d46af14ff165'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f29794ce80964382b52ac507f51996f0',volume_type_id=45fd9a3a-b61e-4c6c-9ab7-d02f06678d0d), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-07T09:57:33Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-tempest.common.compute-volume-1979176714',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=296bbbc4-6644-42a3-bc9b-181671390fbc,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='6dc67363d43b4af6a256cc2a210e9350',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='f29794ce80964382b52ac507f51996f0',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(45fd9a3a-b61e-4c6c-9ab7-d02f06678d0d),volume_type_id=45fd9a3a-b61e-4c6c-9ab7-d02f06678d0d)}' {{(pid=100295) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 09:57:33.385570 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.volume.api [None req-e4361e0d-4c8c-48c1-aa46-48fd3cda1852 tempest-ServerActionsV293TestJSON-1024931389 tempest-ServerActionsV293TestJSON-1024931389-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5fe65d81-2919-44e2-91bf-d4b2e9421a31) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100295) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 09:57:33.428049 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.volume.api [None req-e4361e0d-4c8c-48c1-aa46-48fd3cda1852 tempest-ServerActionsV293TestJSON-1024931389 tempest-ServerActionsV293TestJSON-1024931389-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5fe65d81-2919-44e2-91bf-d4b2e9421a31) transitioned into state 'SUCCESS' from state '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-1979176714',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='6dc67363d43b4af6a256cc2a210e9350',qos_specs=None,replication_status=,reservations=['1cf4f825-2ad1-4389-a1b0-df635e5f8588','2998186a-9082-48ca-9b56-34b1acf94678','0484bc53-47d2-46cf-9280-c04debdfb91e','55d3e34c-fdc0-444d-9474-d46af14ff165'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f29794ce80964382b52ac507f51996f0',volume_type_id=45fd9a3a-b61e-4c6c-9ab7-d02f06678d0d)}' {{(pid=100295) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 09:57:33.429678 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.volume.api [None req-e4361e0d-4c8c-48c1-aa46-48fd3cda1852 tempest-ServerActionsV293TestJSON-1024931389 tempest-ServerActionsV293TestJSON-1024931389-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e5d3cd51-597a-402c-a930-1a69868a8521) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100295) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 09:57:33.448450 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.volume.api [None req-e4361e0d-4c8c-48c1-aa46-48fd3cda1852 tempest-ServerActionsV293TestJSON-1024931389 tempest-ServerActionsV293TestJSON-1024931389-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e5d3cd51-597a-402c-a930-1a69868a8521) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100295) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 09:57:33.449539 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.volume.api [None req-e4361e0d-4c8c-48c1-aa46-48fd3cda1852 tempest-ServerActionsV293TestJSON-1024931389 tempest-ServerActionsV293TestJSON-1024931389-project-member] Flow 'volume_create_api' (f59b3a03-abeb-4cab-8d6e-14f6a9c6b132) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100295) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 09:57:33.450532 np0000006707 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-e4361e0d-4c8c-48c1-aa46-48fd3cda1852 tempest-ServerActionsV293TestJSON-1024931389 tempest-ServerActionsV293TestJSON-1024931389-project-member] Create volume request issued successfully. Aug 07 09:57:33.452621 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-e4361e0d-4c8c-48c1-aa46-48fd3cda1852 tempest-ServerActionsV293TestJSON-1024931389 tempest-ServerActionsV293TestJSON-1024931389-project-member] https://10.4.3.8/volume/v3/volumes returned with HTTP 202 Aug 07 09:57:33.453224 np0000006707 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 580/2322] 10.4.3.8 () {70 vars in 1286 bytes} [Fri Aug 7 09:57:33 2026] POST /volume/v3/volumes => generated 895 bytes in 411 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 07 09:57:33.476819 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [None req-fe87a948-9a5d-47ce-84d2-9460a50107ed None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:57:33.481549 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-fe87a948-9a5d-47ce-84d2-9460a50107ed tempest-ServerActionsV293TestJSON-1024931389 tempest-ServerActionsV293TestJSON-1024931389-project-member] GET https://10.4.3.8/volume/v3/volumes/296bbbc4-6644-42a3-bc9b-181671390fbc Aug 07 09:57:33.481549 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-fe87a948-9a5d-47ce-84d2-9460a50107ed tempest-ServerActionsV293TestJSON-1024931389 tempest-ServerActionsV293TestJSON-1024931389-project-member] Empty body provided in request {{(pid=100297) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 09:57:33.481549 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-fe87a948-9a5d-47ce-84d2-9460a50107ed tempest-ServerActionsV293TestJSON-1024931389 tempest-ServerActionsV293TestJSON-1024931389-project-member] Calling method 'show' {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 09:57:33.494153 np0000006707 devstack@c-api.service[100297]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 09:57:33.494153 np0000006707 devstack@c-api.service[100297]: warnings.warn( Aug 07 09:57:33.505243 np0000006707 devstack@c-api.service[100297]: INFO cinder.volume.api [None req-fe87a948-9a5d-47ce-84d2-9460a50107ed tempest-ServerActionsV293TestJSON-1024931389 tempest-ServerActionsV293TestJSON-1024931389-project-member] Volume info retrieved successfully. Aug 07 09:57:33.514494 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-fe87a948-9a5d-47ce-84d2-9460a50107ed tempest-ServerActionsV293TestJSON-1024931389 tempest-ServerActionsV293TestJSON-1024931389-project-member] https://10.4.3.8/volume/v3/volumes/296bbbc4-6644-42a3-bc9b-181671390fbc returned with HTTP 200 Aug 07 09:57:33.515145 np0000006707 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 583/2323] 10.4.3.8 () {68 vars in 1375 bytes} [Fri Aug 7 09:57:33 2026] GET /volume/v3/volumes/296bbbc4-6644-42a3-bc9b-181671390fbc => generated 963 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 09:57:33.528181 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.middleware.request_id [None req-002cc76d-ba7f-46a7-9070-4a3dfeac0964 None None] RequestId filter calling following filter/app {{(pid=100298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:57:33.530085 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [None req-002cc76d-ba7f-46a7-9070-4a3dfeac0964 tempest-AttachVolumeShelveTestJSON-1109477710 tempest-AttachVolumeShelveTestJSON-1109477710-project-member] POST https://10.4.3.8/volume/v3/volumes Aug 07 09:57:33.531394 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [None req-002cc76d-ba7f-46a7-9070-4a3dfeac0964 tempest-AttachVolumeShelveTestJSON-1109477710 tempest-AttachVolumeShelveTestJSON-1109477710-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-AttachVolumeShelveTestJSON-volume-2055734261"}} {{(pid=100298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 09:57:33.534025 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.v3.volumes [None req-002cc76d-ba7f-46a7-9070-4a3dfeac0964 tempest-AttachVolumeShelveTestJSON-1109477710 tempest-AttachVolumeShelveTestJSON-1109477710-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-AttachVolumeShelveTestJSON-volume-2055734261'}} {{(pid=100298) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 07 09:57:33.534025 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.v3.volumes [None req-002cc76d-ba7f-46a7-9070-4a3dfeac0964 tempest-AttachVolumeShelveTestJSON-1109477710 tempest-AttachVolumeShelveTestJSON-1109477710-project-member] Create volume of 1 GB Aug 07 09:57:33.543516 np0000006707 devstack@c-api.service[100298]: INFO cinder.volume.api [None req-002cc76d-ba7f-46a7-9070-4a3dfeac0964 tempest-AttachVolumeShelveTestJSON-1109477710 tempest-AttachVolumeShelveTestJSON-1109477710-project-member] Availability Zones retrieved successfully. Aug 07 09:57:33.558910 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.volume.api [None req-002cc76d-ba7f-46a7-9070-4a3dfeac0964 tempest-AttachVolumeShelveTestJSON-1109477710 tempest-AttachVolumeShelveTestJSON-1109477710-project-member] Flow 'volume_create_api' (3299d3ef-8ea2-488d-b97e-5ea11d88ef9b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100298) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 09:57:33.558968 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-8c69b965-4f1e-44cd-a5f6-b85679f0624b None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:57:33.559496 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.volume.api [None req-002cc76d-ba7f-46a7-9070-4a3dfeac0964 tempest-AttachVolumeShelveTestJSON-1109477710 tempest-AttachVolumeShelveTestJSON-1109477710-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c9423e01-3011-4211-9e01-9a79e80fbe7b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100298) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 09:57:33.564353 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.volume.flows.api.create_volume [None req-002cc76d-ba7f-46a7-9070-4a3dfeac0964 tempest-AttachVolumeShelveTestJSON-1109477710 tempest-AttachVolumeShelveTestJSON-1109477710-project-member] Validating volume size '1' using validate_int {{(pid=100298) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 07 09:57:33.564625 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-8c69b965-4f1e-44cd-a5f6-b85679f0624b tempest-ProjectAdminTests33-1592392534 tempest-ProjectAdminTests33-1592392534-project-admin] GET https://10.4.3.8/volume/v3/backups/83f3544a-9f3d-491c-9ab8-a4d9646988bb Aug 07 09:57:33.564625 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-8c69b965-4f1e-44cd-a5f6-b85679f0624b tempest-ProjectAdminTests33-1592392534 tempest-ProjectAdminTests33-1592392534-project-admin] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 09:57:33.564625 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-8c69b965-4f1e-44cd-a5f6-b85679f0624b tempest-ProjectAdminTests33-1592392534 tempest-ProjectAdminTests33-1592392534-project-admin] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 09:57:33.564625 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.v3.backups [None req-8c69b965-4f1e-44cd-a5f6-b85679f0624b tempest-ProjectAdminTests33-1592392534 tempest-ProjectAdminTests33-1592392534-project-admin] Show backup with id 83f3544a-9f3d-491c-9ab8-a4d9646988bb. {{(pid=100295) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 09:57:33.575695 np0000006707 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 09:57:33.575695 np0000006707 devstack@c-api.service[100295]: warnings.warn( Aug 07 09:57:33.575886 np0000006707 devstack@c-api.service[100296]: INFO cinder.volume.api [None req-8acaa4e7-77a6-4048-807b-4c45ed3e0cab tempest-VolumesActionsTest-1297460665 tempest-VolumesActionsTest-1297460665-project-member] Copy volume to image completed successfully. Aug 07 09:57:33.577253 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-8acaa4e7-77a6-4048-807b-4c45ed3e0cab tempest-VolumesActionsTest-1297460665 tempest-VolumesActionsTest-1297460665-project-member] https://10.4.3.8/volume/v3/volumes/5212b49c-c9cf-4689-a4bf-697dd0c1bd8f/action returned with HTTP 202 Aug 07 09:57:33.577253 np0000006707 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 577/2324] 10.4.3.8 () {68 vars in 1377 bytes} [Fri Aug 7 09:57:32 2026] POST /volume/v3/volumes/5212b49c-c9cf-4689-a4bf-697dd0c1bd8f/action => generated 687 bytes in 796 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 07 09:57:33.578006 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-8c69b965-4f1e-44cd-a5f6-b85679f0624b tempest-ProjectAdminTests33-1592392534 tempest-ProjectAdminTests33-1592392534-project-admin] https://10.4.3.8/volume/v3/backups/83f3544a-9f3d-491c-9ab8-a4d9646988bb returned with HTTP 200 Aug 07 09:57:33.578006 np0000006707 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 581/2325] 10.4.3.8 () {68 vars in 1374 bytes} [Fri Aug 7 09:57:33 2026] GET /volume/v3/backups/83f3544a-9f3d-491c-9ab8-a4d9646988bb => generated 704 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 09:57:33.635089 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.volume.api [None req-002cc76d-ba7f-46a7-9070-4a3dfeac0964 tempest-AttachVolumeShelveTestJSON-1109477710 tempest-AttachVolumeShelveTestJSON-1109477710-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c9423e01-3011-4211-9e01-9a79e80fbe7b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-07T09:47:39Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=45fd9a3a-b61e-4c6c-9ab7-d02f06678d0d,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '45fd9a3a-b61e-4c6c-9ab7-d02f06678d0d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100298) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 09:57:33.635089 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.volume.api [None req-002cc76d-ba7f-46a7-9070-4a3dfeac0964 tempest-AttachVolumeShelveTestJSON-1109477710 tempest-AttachVolumeShelveTestJSON-1109477710-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c795486c-75ee-4fd0-8701-fdce16e5df41) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100298) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 09:57:33.765551 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.quota [None req-002cc76d-ba7f-46a7-9070-4a3dfeac0964 tempest-AttachVolumeShelveTestJSON-1109477710 tempest-AttachVolumeShelveTestJSON-1109477710-project-member] Created reservations ['26b45e1f-5bf4-4645-b8ce-e40da0ac5b8e', '06709db0-f631-4ac1-9ebf-0f324397580c', '96aa0f5d-e7c8-403f-962f-ac197ab45fda', 'd11733ac-263a-4e2f-8c1c-9a0ee9a71e18'] {{(pid=100298) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 09:57:33.766589 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.volume.api [None req-002cc76d-ba7f-46a7-9070-4a3dfeac0964 tempest-AttachVolumeShelveTestJSON-1109477710 tempest-AttachVolumeShelveTestJSON-1109477710-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c795486c-75ee-4fd0-8701-fdce16e5df41) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['26b45e1f-5bf4-4645-b8ce-e40da0ac5b8e', '06709db0-f631-4ac1-9ebf-0f324397580c', '96aa0f5d-e7c8-403f-962f-ac197ab45fda', 'd11733ac-263a-4e2f-8c1c-9a0ee9a71e18']}' {{(pid=100298) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 09:57:33.767623 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.volume.api [None req-002cc76d-ba7f-46a7-9070-4a3dfeac0964 tempest-AttachVolumeShelveTestJSON-1109477710 tempest-AttachVolumeShelveTestJSON-1109477710-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c28c8b7d-75f1-472f-a198-73e7666d4cdf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100298) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 09:57:33.797671 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.volume.api [None req-002cc76d-ba7f-46a7-9070-4a3dfeac0964 tempest-AttachVolumeShelveTestJSON-1109477710 tempest-AttachVolumeShelveTestJSON-1109477710-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c28c8b7d-75f1-472f-a198-73e7666d4cdf) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'd2e2320e-b386-4d6e-8481-d1e3e2f6c6df', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeShelveTestJSON-volume-2055734261',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a313aa65d2c84a4dbb2eca3dcf8a4e69',qos_specs=None,replication_status=,reservations=['26b45e1f-5bf4-4645-b8ce-e40da0ac5b8e','06709db0-f631-4ac1-9ebf-0f324397580c','96aa0f5d-e7c8-403f-962f-ac197ab45fda','d11733ac-263a-4e2f-8c1c-9a0ee9a71e18'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='cdeb27c9dff84ea4a2658b5d4d5fc85c',volume_type_id=45fd9a3a-b61e-4c6c-9ab7-d02f06678d0d), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-07T09:57:33Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeShelveTestJSON-volume-2055734261',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=d2e2320e-b386-4d6e-8481-d1e3e2f6c6df,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='a313aa65d2c84a4dbb2eca3dcf8a4e69',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='cdeb27c9dff84ea4a2658b5d4d5fc85c',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(45fd9a3a-b61e-4c6c-9ab7-d02f06678d0d),volume_type_id=45fd9a3a-b61e-4c6c-9ab7-d02f06678d0d)}' {{(pid=100298) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 09:57:33.798932 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.volume.api [None req-002cc76d-ba7f-46a7-9070-4a3dfeac0964 tempest-AttachVolumeShelveTestJSON-1109477710 tempest-AttachVolumeShelveTestJSON-1109477710-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e1dc7555-8c0a-4474-98d4-54fa05b05b62) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100298) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 09:57:33.850309 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.volume.api [None req-002cc76d-ba7f-46a7-9070-4a3dfeac0964 tempest-AttachVolumeShelveTestJSON-1109477710 tempest-AttachVolumeShelveTestJSON-1109477710-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e1dc7555-8c0a-4474-98d4-54fa05b05b62) transitioned into state 'SUCCESS' from state '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-2055734261',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a313aa65d2c84a4dbb2eca3dcf8a4e69',qos_specs=None,replication_status=,reservations=['26b45e1f-5bf4-4645-b8ce-e40da0ac5b8e','06709db0-f631-4ac1-9ebf-0f324397580c','96aa0f5d-e7c8-403f-962f-ac197ab45fda','d11733ac-263a-4e2f-8c1c-9a0ee9a71e18'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='cdeb27c9dff84ea4a2658b5d4d5fc85c',volume_type_id=45fd9a3a-b61e-4c6c-9ab7-d02f06678d0d)}' {{(pid=100298) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 09:57:33.853484 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.volume.api [None req-002cc76d-ba7f-46a7-9070-4a3dfeac0964 tempest-AttachVolumeShelveTestJSON-1109477710 tempest-AttachVolumeShelveTestJSON-1109477710-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (51e6226a-0877-4a1b-b2f2-c01398028724) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100298) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 09:57:33.875697 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.volume.api [None req-002cc76d-ba7f-46a7-9070-4a3dfeac0964 tempest-AttachVolumeShelveTestJSON-1109477710 tempest-AttachVolumeShelveTestJSON-1109477710-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (51e6226a-0877-4a1b-b2f2-c01398028724) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100298) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 09:57:33.877129 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.volume.api [None req-002cc76d-ba7f-46a7-9070-4a3dfeac0964 tempest-AttachVolumeShelveTestJSON-1109477710 tempest-AttachVolumeShelveTestJSON-1109477710-project-member] Flow 'volume_create_api' (3299d3ef-8ea2-488d-b97e-5ea11d88ef9b) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100298) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 09:57:33.877770 np0000006707 devstack@c-api.service[100298]: INFO cinder.volume.api [None req-002cc76d-ba7f-46a7-9070-4a3dfeac0964 tempest-AttachVolumeShelveTestJSON-1109477710 tempest-AttachVolumeShelveTestJSON-1109477710-project-member] Create volume request issued successfully. Aug 07 09:57:33.879782 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [None req-002cc76d-ba7f-46a7-9070-4a3dfeac0964 tempest-AttachVolumeShelveTestJSON-1109477710 tempest-AttachVolumeShelveTestJSON-1109477710-project-member] https://10.4.3.8/volume/v3/volumes returned with HTTP 202 Aug 07 09:57:33.880443 np0000006707 devstack@c-api.service[100298]: [pid: 100298|app: 0|req: 585/2326] 10.4.3.8 () {68 vars in 1244 bytes} [Fri Aug 7 09:57:33 2026] POST /volume/v3/volumes => generated 753 bytes in 353 msecs (HTTP/1.1 202) 7 headers in 291 bytes (2 switches on core 0) Aug 07 09:57:33.901542 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [None req-98dee0ff-e280-448c-93b0-127a9b3b3421 None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:57:33.906229 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [None req-e5e2d049-464a-4ff9-a7a6-0fca5cf9d603 None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:57:33.906895 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-98dee0ff-e280-448c-93b0-127a9b3b3421 tempest-AttachVolumeShelveTestJSON-1109477710 tempest-AttachVolumeShelveTestJSON-1109477710-project-member] GET https://10.4.3.8/volume/v3/volumes/d2e2320e-b386-4d6e-8481-d1e3e2f6c6df Aug 07 09:57:33.907206 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-98dee0ff-e280-448c-93b0-127a9b3b3421 tempest-AttachVolumeShelveTestJSON-1109477710 tempest-AttachVolumeShelveTestJSON-1109477710-project-member] Empty body provided in request {{(pid=100297) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 09:57:33.908852 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-e5e2d049-464a-4ff9-a7a6-0fca5cf9d603 tempest-ProjectReaderTests33-1680752482 tempest-ProjectReaderTests33-1680752482-project-admin] GET https://10.4.3.8/volume/v3/backups/93075143-1d17-4cfd-92a6-2899aedda504 Aug 07 09:57:33.908852 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-e5e2d049-464a-4ff9-a7a6-0fca5cf9d603 tempest-ProjectReaderTests33-1680752482 tempest-ProjectReaderTests33-1680752482-project-admin] Empty body provided in request {{(pid=100296) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 09:57:33.908997 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-e5e2d049-464a-4ff9-a7a6-0fca5cf9d603 tempest-ProjectReaderTests33-1680752482 tempest-ProjectReaderTests33-1680752482-project-admin] Calling method 'show' {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 09:57:33.909219 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.v3.backups [None req-e5e2d049-464a-4ff9-a7a6-0fca5cf9d603 tempest-ProjectReaderTests33-1680752482 tempest-ProjectReaderTests33-1680752482-project-admin] Show backup with id 93075143-1d17-4cfd-92a6-2899aedda504. {{(pid=100296) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 09:57:33.910611 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-98dee0ff-e280-448c-93b0-127a9b3b3421 tempest-AttachVolumeShelveTestJSON-1109477710 tempest-AttachVolumeShelveTestJSON-1109477710-project-member] Calling method 'show' {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 09:57:33.922242 np0000006707 devstack@c-api.service[100296]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 09:57:33.922242 np0000006707 devstack@c-api.service[100296]: warnings.warn( Aug 07 09:57:33.923122 np0000006707 devstack@c-api.service[100297]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 09:57:33.923122 np0000006707 devstack@c-api.service[100297]: warnings.warn( Aug 07 09:57:33.923233 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-e5e2d049-464a-4ff9-a7a6-0fca5cf9d603 tempest-ProjectReaderTests33-1680752482 tempest-ProjectReaderTests33-1680752482-project-admin] https://10.4.3.8/volume/v3/backups/93075143-1d17-4cfd-92a6-2899aedda504 returned with HTTP 200 Aug 07 09:57:33.923233 np0000006707 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 578/2327] 10.4.3.8 () {68 vars in 1374 bytes} [Fri Aug 7 09:57:33 2026] GET /volume/v3/backups/93075143-1d17-4cfd-92a6-2899aedda504 => generated 732 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 09:57:33.925741 np0000006707 devstack@c-api.service[100297]: INFO cinder.volume.api [None req-98dee0ff-e280-448c-93b0-127a9b3b3421 tempest-AttachVolumeShelveTestJSON-1109477710 tempest-AttachVolumeShelveTestJSON-1109477710-project-member] Volume info retrieved successfully. Aug 07 09:57:33.931970 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-98dee0ff-e280-448c-93b0-127a9b3b3421 tempest-AttachVolumeShelveTestJSON-1109477710 tempest-AttachVolumeShelveTestJSON-1109477710-project-member] https://10.4.3.8/volume/v3/volumes/d2e2320e-b386-4d6e-8481-d1e3e2f6c6df returned with HTTP 200 Aug 07 09:57:33.932776 np0000006707 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 584/2328] 10.4.3.8 () {66 vars in 1334 bytes} [Fri Aug 7 09:57:33 2026] GET /volume/v3/volumes/d2e2320e-b386-4d6e-8481-d1e3e2f6c6df => generated 821 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 09:57:34.539709 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-59a89670-1298-4c11-b637-ebe3b9637047 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:57:34.542777 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-59a89670-1298-4c11-b637-ebe3b9637047 tempest-ServerActionsV293TestJSON-1024931389 tempest-ServerActionsV293TestJSON-1024931389-project-member] GET https://10.4.3.8/volume/v3/volumes/296bbbc4-6644-42a3-bc9b-181671390fbc Aug 07 09:57:34.543054 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-59a89670-1298-4c11-b637-ebe3b9637047 tempest-ServerActionsV293TestJSON-1024931389 tempest-ServerActionsV293TestJSON-1024931389-project-member] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 09:57:34.543301 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-59a89670-1298-4c11-b637-ebe3b9637047 tempest-ServerActionsV293TestJSON-1024931389 tempest-ServerActionsV293TestJSON-1024931389-project-member] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 09:57:34.560607 np0000006707 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 09:57:34.560607 np0000006707 devstack@c-api.service[100295]: warnings.warn( Aug 07 09:57:34.566051 np0000006707 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-59a89670-1298-4c11-b637-ebe3b9637047 tempest-ServerActionsV293TestJSON-1024931389 tempest-ServerActionsV293TestJSON-1024931389-project-member] Volume info retrieved successfully. Aug 07 09:57:34.573823 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-59a89670-1298-4c11-b637-ebe3b9637047 tempest-ServerActionsV293TestJSON-1024931389 tempest-ServerActionsV293TestJSON-1024931389-project-member] https://10.4.3.8/volume/v3/volumes/296bbbc4-6644-42a3-bc9b-181671390fbc returned with HTTP 200 Aug 07 09:57:34.574385 np0000006707 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 582/2329] 10.4.3.8 () {68 vars in 1375 bytes} [Fri Aug 7 09:57:34 2026] GET /volume/v3/volumes/296bbbc4-6644-42a3-bc9b-181671390fbc => generated 1537 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 07 09:57:34.592927 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.middleware.request_id [None req-ba6d655d-4132-4f3a-a2d7-8fc4a49bd072 None None] RequestId filter calling following filter/app {{(pid=100298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:57:34.595596 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [None req-ba6d655d-4132-4f3a-a2d7-8fc4a49bd072 tempest-ProjectAdminTests33-1592392534 tempest-ProjectAdminTests33-1592392534-project-admin] GET https://10.4.3.8/volume/v3/backups/83f3544a-9f3d-491c-9ab8-a4d9646988bb Aug 07 09:57:34.595884 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [None req-ba6d655d-4132-4f3a-a2d7-8fc4a49bd072 tempest-ProjectAdminTests33-1592392534 tempest-ProjectAdminTests33-1592392534-project-admin] Empty body provided in request {{(pid=100298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 09:57:34.596126 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [None req-ba6d655d-4132-4f3a-a2d7-8fc4a49bd072 tempest-ProjectAdminTests33-1592392534 tempest-ProjectAdminTests33-1592392534-project-admin] Calling method 'show' {{(pid=100298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 09:57:34.596263 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.v3.backups [None req-ba6d655d-4132-4f3a-a2d7-8fc4a49bd072 tempest-ProjectAdminTests33-1592392534 tempest-ProjectAdminTests33-1592392534-project-admin] Show backup with id 83f3544a-9f3d-491c-9ab8-a4d9646988bb. {{(pid=100298) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 09:57:34.603865 np0000006707 devstack@c-api.service[100298]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 09:57:34.603865 np0000006707 devstack@c-api.service[100298]: warnings.warn( Aug 07 09:57:34.604845 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [None req-ba6d655d-4132-4f3a-a2d7-8fc4a49bd072 tempest-ProjectAdminTests33-1592392534 tempest-ProjectAdminTests33-1592392534-project-admin] https://10.4.3.8/volume/v3/backups/83f3544a-9f3d-491c-9ab8-a4d9646988bb returned with HTTP 200 Aug 07 09:57:34.605380 np0000006707 devstack@c-api.service[100298]: [pid: 100298|app: 0|req: 586/2330] 10.4.3.8 () {68 vars in 1374 bytes} [Fri Aug 7 09:57:34 2026] GET /volume/v3/backups/83f3544a-9f3d-491c-9ab8-a4d9646988bb => generated 704 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 09:57:34.629028 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [req-2573cb30-8b9b-49be-96d1-6228f5787c12 req-ea2b19db-6d40-45af-bfeb-4c500520ebc1 None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:57:34.635318 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [req-2573cb30-8b9b-49be-96d1-6228f5787c12 req-ea2b19db-6d40-45af-bfeb-4c500520ebc1 tempest-ServerActionsV293TestJSON-1024931389 tempest-ServerActionsV293TestJSON-1024931389-project-member] GET https://10.4.3.8/volume/v3/volumes/296bbbc4-6644-42a3-bc9b-181671390fbc Aug 07 09:57:34.638129 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [req-2573cb30-8b9b-49be-96d1-6228f5787c12 req-ea2b19db-6d40-45af-bfeb-4c500520ebc1 tempest-ServerActionsV293TestJSON-1024931389 tempest-ServerActionsV293TestJSON-1024931389-project-member] Empty body provided in request {{(pid=100296) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 09:57:34.638226 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [req-2573cb30-8b9b-49be-96d1-6228f5787c12 req-ea2b19db-6d40-45af-bfeb-4c500520ebc1 tempest-ServerActionsV293TestJSON-1024931389 tempest-ServerActionsV293TestJSON-1024931389-project-member] Calling method 'show' {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 09:57:34.655678 np0000006707 devstack@c-api.service[100296]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 09:57:34.655678 np0000006707 devstack@c-api.service[100296]: warnings.warn( Aug 07 09:57:34.662459 np0000006707 devstack@c-api.service[100296]: INFO cinder.volume.api [req-2573cb30-8b9b-49be-96d1-6228f5787c12 req-ea2b19db-6d40-45af-bfeb-4c500520ebc1 tempest-ServerActionsV293TestJSON-1024931389 tempest-ServerActionsV293TestJSON-1024931389-project-member] Volume info retrieved successfully. Aug 07 09:57:34.668944 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [req-2573cb30-8b9b-49be-96d1-6228f5787c12 req-ea2b19db-6d40-45af-bfeb-4c500520ebc1 tempest-ServerActionsV293TestJSON-1024931389 tempest-ServerActionsV293TestJSON-1024931389-project-member] https://10.4.3.8/volume/v3/volumes/296bbbc4-6644-42a3-bc9b-181671390fbc returned with HTTP 200 Aug 07 09:57:34.669472 np0000006707 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 579/2331] 10.4.3.8 () {68 vars in 1584 bytes} [Fri Aug 7 09:57:34 2026] GET /volume/v3/volumes/296bbbc4-6644-42a3-bc9b-181671390fbc => generated 1357 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 09:57:34.941935 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [None req-5725c9d3-6132-4b35-8349-37bbd984ce5c None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:57:34.946456 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-5725c9d3-6132-4b35-8349-37bbd984ce5c tempest-ProjectReaderTests33-1680752482 tempest-ProjectReaderTests33-1680752482-project-admin] GET https://10.4.3.8/volume/v3/backups/93075143-1d17-4cfd-92a6-2899aedda504 Aug 07 09:57:34.947321 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-5725c9d3-6132-4b35-8349-37bbd984ce5c tempest-ProjectReaderTests33-1680752482 tempest-ProjectReaderTests33-1680752482-project-admin] Empty body provided in request {{(pid=100297) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 09:57:34.947321 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-5725c9d3-6132-4b35-8349-37bbd984ce5c tempest-ProjectReaderTests33-1680752482 tempest-ProjectReaderTests33-1680752482-project-admin] Calling method 'show' {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 09:57:34.947321 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.v3.backups [None req-5725c9d3-6132-4b35-8349-37bbd984ce5c tempest-ProjectReaderTests33-1680752482 tempest-ProjectReaderTests33-1680752482-project-admin] Show backup with id 93075143-1d17-4cfd-92a6-2899aedda504. {{(pid=100297) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 09:57:34.956564 np0000006707 devstack@c-api.service[100297]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 09:57:34.956564 np0000006707 devstack@c-api.service[100297]: warnings.warn( Aug 07 09:57:34.956870 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-427bd7ef-cea9-4d3a-9d93-3622e59db513 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:57:34.956916 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-5725c9d3-6132-4b35-8349-37bbd984ce5c tempest-ProjectReaderTests33-1680752482 tempest-ProjectReaderTests33-1680752482-project-admin] https://10.4.3.8/volume/v3/backups/93075143-1d17-4cfd-92a6-2899aedda504 returned with HTTP 200 Aug 07 09:57:34.956916 np0000006707 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 585/2332] 10.4.3.8 () {68 vars in 1374 bytes} [Fri Aug 7 09:57:34 2026] GET /volume/v3/backups/93075143-1d17-4cfd-92a6-2899aedda504 => generated 732 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 09:57:34.959313 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-427bd7ef-cea9-4d3a-9d93-3622e59db513 tempest-AttachVolumeShelveTestJSON-1109477710 tempest-AttachVolumeShelveTestJSON-1109477710-project-member] GET https://10.4.3.8/volume/v3/volumes/d2e2320e-b386-4d6e-8481-d1e3e2f6c6df Aug 07 09:57:34.959749 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-427bd7ef-cea9-4d3a-9d93-3622e59db513 tempest-AttachVolumeShelveTestJSON-1109477710 tempest-AttachVolumeShelveTestJSON-1109477710-project-member] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 09:57:34.959999 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-427bd7ef-cea9-4d3a-9d93-3622e59db513 tempest-AttachVolumeShelveTestJSON-1109477710 tempest-AttachVolumeShelveTestJSON-1109477710-project-member] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 09:57:34.974456 np0000006707 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 09:57:34.974456 np0000006707 devstack@c-api.service[100295]: warnings.warn( Aug 07 09:57:34.978933 np0000006707 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-427bd7ef-cea9-4d3a-9d93-3622e59db513 tempest-AttachVolumeShelveTestJSON-1109477710 tempest-AttachVolumeShelveTestJSON-1109477710-project-member] Volume info retrieved successfully. Aug 07 09:57:34.986792 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-427bd7ef-cea9-4d3a-9d93-3622e59db513 tempest-AttachVolumeShelveTestJSON-1109477710 tempest-AttachVolumeShelveTestJSON-1109477710-project-member] https://10.4.3.8/volume/v3/volumes/d2e2320e-b386-4d6e-8481-d1e3e2f6c6df returned with HTTP 200 Aug 07 09:57:34.987243 np0000006707 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 583/2333] 10.4.3.8 () {66 vars in 1334 bytes} [Fri Aug 7 09:57:34 2026] GET /volume/v3/volumes/d2e2320e-b386-4d6e-8481-d1e3e2f6c6df => generated 846 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 09:57:35.619467 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.middleware.request_id [None req-0dfafd4c-7660-46ba-8cc2-7fb7484f519d None None] RequestId filter calling following filter/app {{(pid=100298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:57:35.621563 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [None req-0dfafd4c-7660-46ba-8cc2-7fb7484f519d tempest-ProjectAdminTests33-1592392534 tempest-ProjectAdminTests33-1592392534-project-admin] GET https://10.4.3.8/volume/v3/backups/83f3544a-9f3d-491c-9ab8-a4d9646988bb Aug 07 09:57:35.621883 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [None req-0dfafd4c-7660-46ba-8cc2-7fb7484f519d tempest-ProjectAdminTests33-1592392534 tempest-ProjectAdminTests33-1592392534-project-admin] Empty body provided in request {{(pid=100298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 09:57:35.622158 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [None req-0dfafd4c-7660-46ba-8cc2-7fb7484f519d tempest-ProjectAdminTests33-1592392534 tempest-ProjectAdminTests33-1592392534-project-admin] Calling method 'show' {{(pid=100298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 09:57:35.622325 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.v3.backups [None req-0dfafd4c-7660-46ba-8cc2-7fb7484f519d tempest-ProjectAdminTests33-1592392534 tempest-ProjectAdminTests33-1592392534-project-admin] Show backup with id 83f3544a-9f3d-491c-9ab8-a4d9646988bb. {{(pid=100298) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 09:57:35.627685 np0000006707 devstack@c-api.service[100298]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 09:57:35.627685 np0000006707 devstack@c-api.service[100298]: warnings.warn( Aug 07 09:57:35.628301 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [None req-0dfafd4c-7660-46ba-8cc2-7fb7484f519d tempest-ProjectAdminTests33-1592392534 tempest-ProjectAdminTests33-1592392534-project-admin] https://10.4.3.8/volume/v3/backups/83f3544a-9f3d-491c-9ab8-a4d9646988bb returned with HTTP 200 Aug 07 09:57:35.628842 np0000006707 devstack@c-api.service[100298]: [pid: 100298|app: 0|req: 587/2334] 10.4.3.8 () {68 vars in 1374 bytes} [Fri Aug 7 09:57:35 2026] GET /volume/v3/backups/83f3544a-9f3d-491c-9ab8-a4d9646988bb => generated 704 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 09:57:35.969472 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [None req-49a3c81e-3ede-47e1-9d57-6117828ba820 None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:57:35.973020 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-49a3c81e-3ede-47e1-9d57-6117828ba820 tempest-ProjectReaderTests33-1680752482 tempest-ProjectReaderTests33-1680752482-project-admin] GET https://10.4.3.8/volume/v3/backups/93075143-1d17-4cfd-92a6-2899aedda504 Aug 07 09:57:35.973020 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-49a3c81e-3ede-47e1-9d57-6117828ba820 tempest-ProjectReaderTests33-1680752482 tempest-ProjectReaderTests33-1680752482-project-admin] Empty body provided in request {{(pid=100296) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 09:57:35.973727 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-49a3c81e-3ede-47e1-9d57-6117828ba820 tempest-ProjectReaderTests33-1680752482 tempest-ProjectReaderTests33-1680752482-project-admin] Calling method 'show' {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 09:57:35.973727 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.v3.backups [None req-49a3c81e-3ede-47e1-9d57-6117828ba820 tempest-ProjectReaderTests33-1680752482 tempest-ProjectReaderTests33-1680752482-project-admin] Show backup with id 93075143-1d17-4cfd-92a6-2899aedda504. {{(pid=100296) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 09:57:35.980087 np0000006707 devstack@c-api.service[100296]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 09:57:35.980087 np0000006707 devstack@c-api.service[100296]: warnings.warn( Aug 07 09:57:35.981369 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-49a3c81e-3ede-47e1-9d57-6117828ba820 tempest-ProjectReaderTests33-1680752482 tempest-ProjectReaderTests33-1680752482-project-admin] https://10.4.3.8/volume/v3/backups/93075143-1d17-4cfd-92a6-2899aedda504 returned with HTTP 200 Aug 07 09:57:35.982168 np0000006707 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 580/2335] 10.4.3.8 () {68 vars in 1374 bytes} [Fri Aug 7 09:57:35 2026] GET /volume/v3/backups/93075143-1d17-4cfd-92a6-2899aedda504 => generated 732 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 09:57:36.269882 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [req-2573cb30-8b9b-49be-96d1-6228f5787c12 req-6f2aab67-cb10-465f-b833-8e70f9e6b5d9 None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:57:36.273235 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [req-2573cb30-8b9b-49be-96d1-6228f5787c12 req-6f2aab67-cb10-465f-b833-8e70f9e6b5d9 tempest-ServerActionsV293TestJSON-1024931389 tempest-ServerActionsV293TestJSON-1024931389-project-member] GET https://10.4.3.8/volume/v3/volumes/296bbbc4-6644-42a3-bc9b-181671390fbc Aug 07 09:57:36.273528 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [req-2573cb30-8b9b-49be-96d1-6228f5787c12 req-6f2aab67-cb10-465f-b833-8e70f9e6b5d9 tempest-ServerActionsV293TestJSON-1024931389 tempest-ServerActionsV293TestJSON-1024931389-project-member] Empty body provided in request {{(pid=100297) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 09:57:36.273805 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [req-2573cb30-8b9b-49be-96d1-6228f5787c12 req-6f2aab67-cb10-465f-b833-8e70f9e6b5d9 tempest-ServerActionsV293TestJSON-1024931389 tempest-ServerActionsV293TestJSON-1024931389-project-member] Calling method 'show' {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 09:57:36.286003 np0000006707 devstack@c-api.service[100297]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 09:57:36.286003 np0000006707 devstack@c-api.service[100297]: warnings.warn( Aug 07 09:57:36.293089 np0000006707 devstack@c-api.service[100297]: INFO cinder.volume.api [req-2573cb30-8b9b-49be-96d1-6228f5787c12 req-6f2aab67-cb10-465f-b833-8e70f9e6b5d9 tempest-ServerActionsV293TestJSON-1024931389 tempest-ServerActionsV293TestJSON-1024931389-project-member] Volume info retrieved successfully. Aug 07 09:57:36.300695 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [req-2573cb30-8b9b-49be-96d1-6228f5787c12 req-6f2aab67-cb10-465f-b833-8e70f9e6b5d9 tempest-ServerActionsV293TestJSON-1024931389 tempest-ServerActionsV293TestJSON-1024931389-project-member] https://10.4.3.8/volume/v3/volumes/296bbbc4-6644-42a3-bc9b-181671390fbc returned with HTTP 200 Aug 07 09:57:36.303520 np0000006707 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 586/2336] 10.4.3.8 () {68 vars in 1584 bytes} [Fri Aug 7 09:57:36 2026] GET /volume/v3/volumes/296bbbc4-6644-42a3-bc9b-181671390fbc => generated 1357 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 09:57:36.315358 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-8a9ab52e-b6da-4e0f-b50d-77d1389506b2 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:57:36.315925 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-8a9ab52e-b6da-4e0f-b50d-77d1389506b2 None None] GET https://10.4.3.8/volume// Aug 07 09:57:36.316035 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-8a9ab52e-b6da-4e0f-b50d-77d1389506b2 None None] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 09:57:36.316925 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-8a9ab52e-b6da-4e0f-b50d-77d1389506b2 None None] Calling method 'all' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 09:57:36.316925 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-8a9ab52e-b6da-4e0f-b50d-77d1389506b2 None None] https://10.4.3.8/volume// returned with HTTP 300 Aug 07 09:57:36.317597 np0000006707 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 584/2337] 10.4.3.8 () {66 vars in 1405 bytes} [Fri Aug 7 09:57:36 2026] GET /volume/ => generated 384 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 07 09:57:36.327469 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.middleware.request_id [req-2573cb30-8b9b-49be-96d1-6228f5787c12 req-e5ad3866-735a-4373-9d96-c4ba55666f0e None None] RequestId filter calling following filter/app {{(pid=100298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:57:36.330810 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [req-2573cb30-8b9b-49be-96d1-6228f5787c12 req-e5ad3866-735a-4373-9d96-c4ba55666f0e tempest-ServerActionsV293TestJSON-1024931389 tempest-ServerActionsV293TestJSON-1024931389-project-member] POST https://10.4.3.8/volume/v3/attachments Aug 07 09:57:36.331268 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [req-2573cb30-8b9b-49be-96d1-6228f5787c12 req-e5ad3866-735a-4373-9d96-c4ba55666f0e tempest-ServerActionsV293TestJSON-1024931389 tempest-ServerActionsV293TestJSON-1024931389-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "296bbbc4-6644-42a3-bc9b-181671390fbc", "connector": null, "instance_uuid": "07003d3b-0ca7-42b7-a6b5-2b9fdc941b2b"}} {{(pid=100298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 09:57:36.352121 np0000006707 devstack@c-api.service[100298]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 09:57:36.352121 np0000006707 devstack@c-api.service[100298]: warnings.warn( Aug 07 09:57:36.404949 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [req-2573cb30-8b9b-49be-96d1-6228f5787c12 req-e5ad3866-735a-4373-9d96-c4ba55666f0e tempest-ServerActionsV293TestJSON-1024931389 tempest-ServerActionsV293TestJSON-1024931389-project-member] https://10.4.3.8/volume/v3/attachments returned with HTTP 200 Aug 07 09:57:36.405524 np0000006707 devstack@c-api.service[100298]: [pid: 100298|app: 0|req: 588/2338] 10.4.3.8 () {74 vars in 1580 bytes} [Fri Aug 7 09:57:36 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 09:57:36.643473 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [None req-1a034931-bf6e-443c-9734-7067adcd8cf2 None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:57:36.646853 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-1a034931-bf6e-443c-9734-7067adcd8cf2 tempest-ProjectAdminTests33-1592392534 tempest-ProjectAdminTests33-1592392534-project-admin] GET https://10.4.3.8/volume/v3/backups/83f3544a-9f3d-491c-9ab8-a4d9646988bb Aug 07 09:57:36.647559 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-1a034931-bf6e-443c-9734-7067adcd8cf2 tempest-ProjectAdminTests33-1592392534 tempest-ProjectAdminTests33-1592392534-project-admin] Empty body provided in request {{(pid=100296) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 09:57:36.647559 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-1a034931-bf6e-443c-9734-7067adcd8cf2 tempest-ProjectAdminTests33-1592392534 tempest-ProjectAdminTests33-1592392534-project-admin] Calling method 'show' {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 09:57:36.647559 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.v3.backups [None req-1a034931-bf6e-443c-9734-7067adcd8cf2 tempest-ProjectAdminTests33-1592392534 tempest-ProjectAdminTests33-1592392534-project-admin] Show backup with id 83f3544a-9f3d-491c-9ab8-a4d9646988bb. {{(pid=100296) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 09:57:36.653902 np0000006707 devstack@c-api.service[100296]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 09:57:36.653902 np0000006707 devstack@c-api.service[100296]: warnings.warn( Aug 07 09:57:36.655144 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-1a034931-bf6e-443c-9734-7067adcd8cf2 tempest-ProjectAdminTests33-1592392534 tempest-ProjectAdminTests33-1592392534-project-admin] https://10.4.3.8/volume/v3/backups/83f3544a-9f3d-491c-9ab8-a4d9646988bb returned with HTTP 200 Aug 07 09:57:36.656192 np0000006707 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 581/2339] 10.4.3.8 () {68 vars in 1374 bytes} [Fri Aug 7 09:57:36 2026] GET /volume/v3/backups/83f3544a-9f3d-491c-9ab8-a4d9646988bb => generated 704 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 09:57:36.879759 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [None req-143f59d0-7904-4aad-b483-178e0819f809 None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:57:36.883078 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-143f59d0-7904-4aad-b483-178e0819f809 tempest-VolumesExtendAttachedTest-762799592 tempest-VolumesExtendAttachedTest-762799592-project-member] GET https://10.4.3.8/volume/v3/volumes/414b54d9-5e87-4794-b732-f092695ca688 Aug 07 09:57:36.883078 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-143f59d0-7904-4aad-b483-178e0819f809 tempest-VolumesExtendAttachedTest-762799592 tempest-VolumesExtendAttachedTest-762799592-project-member] Empty body provided in request {{(pid=100297) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 09:57:36.883078 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-143f59d0-7904-4aad-b483-178e0819f809 tempest-VolumesExtendAttachedTest-762799592 tempest-VolumesExtendAttachedTest-762799592-project-member] Calling method 'show' {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 09:57:36.897444 np0000006707 devstack@c-api.service[100297]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 09:57:36.897444 np0000006707 devstack@c-api.service[100297]: warnings.warn( Aug 07 09:57:36.905328 np0000006707 devstack@c-api.service[100297]: INFO cinder.volume.api [None req-143f59d0-7904-4aad-b483-178e0819f809 tempest-VolumesExtendAttachedTest-762799592 tempest-VolumesExtendAttachedTest-762799592-project-member] Volume info retrieved successfully. Aug 07 09:57:36.913486 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-143f59d0-7904-4aad-b483-178e0819f809 tempest-VolumesExtendAttachedTest-762799592 tempest-VolumesExtendAttachedTest-762799592-project-member] https://10.4.3.8/volume/v3/volumes/414b54d9-5e87-4794-b732-f092695ca688 returned with HTTP 200 Aug 07 09:57:36.913718 np0000006707 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 587/2340] 10.4.3.8 () {68 vars in 1375 bytes} [Fri Aug 7 09:57:36 2026] GET /volume/v3/volumes/414b54d9-5e87-4794-b732-f092695ca688 => generated 863 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 09:57:36.935410 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-bbd73ac3-c9a1-45ff-85c5-e329c6e69cb2 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:57:36.940859 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-bbd73ac3-c9a1-45ff-85c5-e329c6e69cb2 tempest-VolumesExtendAttachedTest-762799592 tempest-VolumesExtendAttachedTest-762799592-project-member] DELETE https://10.4.3.8/volume/v3/volumes/414b54d9-5e87-4794-b732-f092695ca688 Aug 07 09:57:36.941149 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-bbd73ac3-c9a1-45ff-85c5-e329c6e69cb2 tempest-VolumesExtendAttachedTest-762799592 tempest-VolumesExtendAttachedTest-762799592-project-member] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 09:57:36.942674 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-bbd73ac3-c9a1-45ff-85c5-e329c6e69cb2 tempest-VolumesExtendAttachedTest-762799592 tempest-VolumesExtendAttachedTest-762799592-project-member] Calling method 'delete' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 09:57:36.942674 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.v3.volumes [None req-bbd73ac3-c9a1-45ff-85c5-e329c6e69cb2 tempest-VolumesExtendAttachedTest-762799592 tempest-VolumesExtendAttachedTest-762799592-project-member] Delete volume with id: 414b54d9-5e87-4794-b732-f092695ca688 Aug 07 09:57:36.954009 np0000006707 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 09:57:36.954009 np0000006707 devstack@c-api.service[100295]: warnings.warn( Aug 07 09:57:36.954694 np0000006707 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-bbd73ac3-c9a1-45ff-85c5-e329c6e69cb2 tempest-VolumesExtendAttachedTest-762799592 tempest-VolumesExtendAttachedTest-762799592-project-member] Volume info retrieved successfully. Aug 07 09:57:36.985767 np0000006707 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-bbd73ac3-c9a1-45ff-85c5-e329c6e69cb2 tempest-VolumesExtendAttachedTest-762799592 tempest-VolumesExtendAttachedTest-762799592-project-member] Delete volume request issued successfully. Aug 07 09:57:36.986054 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-bbd73ac3-c9a1-45ff-85c5-e329c6e69cb2 tempest-VolumesExtendAttachedTest-762799592 tempest-VolumesExtendAttachedTest-762799592-project-member] https://10.4.3.8/volume/v3/volumes/414b54d9-5e87-4794-b732-f092695ca688 returned with HTTP 202 Aug 07 09:57:36.986933 np0000006707 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 585/2341] 10.4.3.8 () {68 vars in 1378 bytes} [Fri Aug 7 09:57:36 2026] DELETE /volume/v3/volumes/414b54d9-5e87-4794-b732-f092695ca688 => generated 0 bytes in 52 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 07 09:57:37.001719 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.middleware.request_id [None req-f0803941-076f-4f2c-ae6f-6b87be32f133 None None] RequestId filter calling following filter/app {{(pid=100298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:57:37.003504 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [None req-dfbc4b81-7984-49b0-a6ad-f0e87dcd07a4 None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:57:37.007434 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-dfbc4b81-7984-49b0-a6ad-f0e87dcd07a4 tempest-ProjectReaderTests33-1680752482 tempest-ProjectReaderTests33-1680752482-project-admin] GET https://10.4.3.8/volume/v3/backups/93075143-1d17-4cfd-92a6-2899aedda504 Aug 07 09:57:37.007528 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [None req-f0803941-076f-4f2c-ae6f-6b87be32f133 tempest-VolumesExtendAttachedTest-762799592 tempest-VolumesExtendAttachedTest-762799592-project-member] GET https://10.4.3.8/volume/v3/volumes/414b54d9-5e87-4794-b732-f092695ca688 Aug 07 09:57:37.007588 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-dfbc4b81-7984-49b0-a6ad-f0e87dcd07a4 tempest-ProjectReaderTests33-1680752482 tempest-ProjectReaderTests33-1680752482-project-admin] Empty body provided in request {{(pid=100296) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 09:57:37.007638 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-dfbc4b81-7984-49b0-a6ad-f0e87dcd07a4 tempest-ProjectReaderTests33-1680752482 tempest-ProjectReaderTests33-1680752482-project-admin] Calling method 'show' {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 09:57:37.007702 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [None req-f0803941-076f-4f2c-ae6f-6b87be32f133 tempest-VolumesExtendAttachedTest-762799592 tempest-VolumesExtendAttachedTest-762799592-project-member] Empty body provided in request {{(pid=100298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 09:57:37.007756 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.v3.backups [None req-dfbc4b81-7984-49b0-a6ad-f0e87dcd07a4 tempest-ProjectReaderTests33-1680752482 tempest-ProjectReaderTests33-1680752482-project-admin] Show backup with id 93075143-1d17-4cfd-92a6-2899aedda504. {{(pid=100296) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 09:57:37.007984 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [None req-f0803941-076f-4f2c-ae6f-6b87be32f133 tempest-VolumesExtendAttachedTest-762799592 tempest-VolumesExtendAttachedTest-762799592-project-member] Calling method 'show' {{(pid=100298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 09:57:37.018461 np0000006707 devstack@c-api.service[100296]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 09:57:37.018461 np0000006707 devstack@c-api.service[100296]: warnings.warn( Aug 07 09:57:37.019126 np0000006707 devstack@c-api.service[100298]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 09:57:37.019126 np0000006707 devstack@c-api.service[100298]: warnings.warn( Aug 07 09:57:37.019240 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-dfbc4b81-7984-49b0-a6ad-f0e87dcd07a4 tempest-ProjectReaderTests33-1680752482 tempest-ProjectReaderTests33-1680752482-project-admin] https://10.4.3.8/volume/v3/backups/93075143-1d17-4cfd-92a6-2899aedda504 returned with HTTP 200 Aug 07 09:57:37.021174 np0000006707 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 582/2342] 10.4.3.8 () {68 vars in 1374 bytes} [Fri Aug 7 09:57:37 2026] GET /volume/v3/backups/93075143-1d17-4cfd-92a6-2899aedda504 => generated 732 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 09:57:37.026318 np0000006707 devstack@c-api.service[100298]: INFO cinder.volume.api [None req-f0803941-076f-4f2c-ae6f-6b87be32f133 tempest-VolumesExtendAttachedTest-762799592 tempest-VolumesExtendAttachedTest-762799592-project-member] Volume info retrieved successfully. Aug 07 09:57:37.036189 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [None req-f0803941-076f-4f2c-ae6f-6b87be32f133 tempest-VolumesExtendAttachedTest-762799592 tempest-VolumesExtendAttachedTest-762799592-project-member] https://10.4.3.8/volume/v3/volumes/414b54d9-5e87-4794-b732-f092695ca688 returned with HTTP 200 Aug 07 09:57:37.036189 np0000006707 devstack@c-api.service[100298]: [pid: 100298|app: 0|req: 589/2343] 10.4.3.8 () {68 vars in 1375 bytes} [Fri Aug 7 09:57:36 2026] GET /volume/v3/volumes/414b54d9-5e87-4794-b732-f092695ca688 => generated 862 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 09:57:37.670002 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [None req-7d7b2943-053e-4fab-837e-ff51c8d92f05 None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:57:37.672218 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-7d7b2943-053e-4fab-837e-ff51c8d92f05 tempest-ProjectAdminTests33-1592392534 tempest-ProjectAdminTests33-1592392534-project-admin] GET https://10.4.3.8/volume/v3/backups/83f3544a-9f3d-491c-9ab8-a4d9646988bb Aug 07 09:57:37.672521 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-7d7b2943-053e-4fab-837e-ff51c8d92f05 tempest-ProjectAdminTests33-1592392534 tempest-ProjectAdminTests33-1592392534-project-admin] Empty body provided in request {{(pid=100297) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 09:57:37.672846 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-7d7b2943-053e-4fab-837e-ff51c8d92f05 tempest-ProjectAdminTests33-1592392534 tempest-ProjectAdminTests33-1592392534-project-admin] Calling method 'show' {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 09:57:37.672846 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.v3.backups [None req-7d7b2943-053e-4fab-837e-ff51c8d92f05 tempest-ProjectAdminTests33-1592392534 tempest-ProjectAdminTests33-1592392534-project-admin] Show backup with id 83f3544a-9f3d-491c-9ab8-a4d9646988bb. {{(pid=100297) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 09:57:37.684962 np0000006707 devstack@c-api.service[100297]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 09:57:37.684962 np0000006707 devstack@c-api.service[100297]: warnings.warn( Aug 07 09:57:37.686136 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-7d7b2943-053e-4fab-837e-ff51c8d92f05 tempest-ProjectAdminTests33-1592392534 tempest-ProjectAdminTests33-1592392534-project-admin] https://10.4.3.8/volume/v3/backups/83f3544a-9f3d-491c-9ab8-a4d9646988bb returned with HTTP 200 Aug 07 09:57:37.686937 np0000006707 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 588/2344] 10.4.3.8 () {68 vars in 1374 bytes} [Fri Aug 7 09:57:37 2026] GET /volume/v3/backups/83f3544a-9f3d-491c-9ab8-a4d9646988bb => generated 705 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 09:57:38.033166 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-6d51e714-470d-4b37-b972-a958f403edca None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:57:38.035379 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-6d51e714-470d-4b37-b972-a958f403edca tempest-ProjectReaderTests33-1680752482 tempest-ProjectReaderTests33-1680752482-project-admin] GET https://10.4.3.8/volume/v3/backups/93075143-1d17-4cfd-92a6-2899aedda504 Aug 07 09:57:38.035713 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-6d51e714-470d-4b37-b972-a958f403edca tempest-ProjectReaderTests33-1680752482 tempest-ProjectReaderTests33-1680752482-project-admin] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 09:57:38.035985 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-6d51e714-470d-4b37-b972-a958f403edca tempest-ProjectReaderTests33-1680752482 tempest-ProjectReaderTests33-1680752482-project-admin] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 09:57:38.036137 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.v3.backups [None req-6d51e714-470d-4b37-b972-a958f403edca tempest-ProjectReaderTests33-1680752482 tempest-ProjectReaderTests33-1680752482-project-admin] Show backup with id 93075143-1d17-4cfd-92a6-2899aedda504. {{(pid=100295) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 09:57:38.043744 np0000006707 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 09:57:38.043744 np0000006707 devstack@c-api.service[100295]: warnings.warn( Aug 07 09:57:38.044645 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-6d51e714-470d-4b37-b972-a958f403edca tempest-ProjectReaderTests33-1680752482 tempest-ProjectReaderTests33-1680752482-project-admin] https://10.4.3.8/volume/v3/backups/93075143-1d17-4cfd-92a6-2899aedda504 returned with HTTP 200 Aug 07 09:57:38.045029 np0000006707 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 586/2345] 10.4.3.8 () {68 vars in 1374 bytes} [Fri Aug 7 09:57:38 2026] GET /volume/v3/backups/93075143-1d17-4cfd-92a6-2899aedda504 => generated 732 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 09:57:38.052513 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [None req-6c1af6dc-ce77-43fa-bb7c-82e093f6c1f1 None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:57:38.054716 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-6c1af6dc-ce77-43fa-bb7c-82e093f6c1f1 tempest-VolumesExtendAttachedTest-762799592 tempest-VolumesExtendAttachedTest-762799592-project-member] GET https://10.4.3.8/volume/v3/volumes/414b54d9-5e87-4794-b732-f092695ca688 Aug 07 09:57:38.055187 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-6c1af6dc-ce77-43fa-bb7c-82e093f6c1f1 tempest-VolumesExtendAttachedTest-762799592 tempest-VolumesExtendAttachedTest-762799592-project-member] Empty body provided in request {{(pid=100296) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 09:57:38.055342 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-6c1af6dc-ce77-43fa-bb7c-82e093f6c1f1 tempest-VolumesExtendAttachedTest-762799592 tempest-VolumesExtendAttachedTest-762799592-project-member] Calling method 'show' {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 09:57:38.065807 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-6c1af6dc-ce77-43fa-bb7c-82e093f6c1f1 tempest-VolumesExtendAttachedTest-762799592 tempest-VolumesExtendAttachedTest-762799592-project-member] https://10.4.3.8/volume/v3/volumes/414b54d9-5e87-4794-b732-f092695ca688 returned with HTTP 404 Aug 07 09:57:38.068960 np0000006707 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 583/2346] 10.4.3.8 () {68 vars in 1375 bytes} [Fri Aug 7 09:57:38 2026] GET /volume/v3/volumes/414b54d9-5e87-4794-b732-f092695ca688 => generated 109 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 293 bytes (2 switches on core 0) Aug 07 09:57:38.352605 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.middleware.request_id [None req-6d142bd5-5393-4d77-9832-8e86635d1a29 None None] RequestId filter calling following filter/app {{(pid=100298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:57:38.353015 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [None req-6d142bd5-5393-4d77-9832-8e86635d1a29 None None] GET https://10.4.3.8/volume// Aug 07 09:57:38.353165 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [None req-6d142bd5-5393-4d77-9832-8e86635d1a29 None None] Empty body provided in request {{(pid=100298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 09:57:38.353375 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [None req-6d142bd5-5393-4d77-9832-8e86635d1a29 None None] Calling method 'all' {{(pid=100298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 09:57:38.353735 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [None req-6d142bd5-5393-4d77-9832-8e86635d1a29 None None] https://10.4.3.8/volume// returned with HTTP 300 Aug 07 09:57:38.354054 np0000006707 devstack@c-api.service[100298]: [pid: 100298|app: 0|req: 590/2347] 10.4.3.8 () {66 vars in 1412 bytes} [Fri Aug 7 09:57:38 2026] GET /volume/ => generated 384 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 07 09:57:38.364323 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [req-2573cb30-8b9b-49be-96d1-6228f5787c12 req-a065e16a-ded0-403b-9659-ca1187d80044 None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:57:38.367281 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [req-2573cb30-8b9b-49be-96d1-6228f5787c12 req-a065e16a-ded0-403b-9659-ca1187d80044 tempest-ServerActionsV293TestJSON-1024931389 tempest-ServerActionsV293TestJSON-1024931389-project-member] GET https://10.4.3.8/volume/v3/volumes/296bbbc4-6644-42a3-bc9b-181671390fbc Aug 07 09:57:38.367589 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [req-2573cb30-8b9b-49be-96d1-6228f5787c12 req-a065e16a-ded0-403b-9659-ca1187d80044 tempest-ServerActionsV293TestJSON-1024931389 tempest-ServerActionsV293TestJSON-1024931389-project-member] Empty body provided in request {{(pid=100297) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 09:57:38.367873 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [req-2573cb30-8b9b-49be-96d1-6228f5787c12 req-a065e16a-ded0-403b-9659-ca1187d80044 tempest-ServerActionsV293TestJSON-1024931389 tempest-ServerActionsV293TestJSON-1024931389-project-member] Calling method 'show' {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 09:57:38.386436 np0000006707 devstack@c-api.service[100297]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 09:57:38.386436 np0000006707 devstack@c-api.service[100297]: warnings.warn( Aug 07 09:57:38.391165 np0000006707 devstack@c-api.service[100297]: INFO cinder.volume.api [req-2573cb30-8b9b-49be-96d1-6228f5787c12 req-a065e16a-ded0-403b-9659-ca1187d80044 tempest-ServerActionsV293TestJSON-1024931389 tempest-ServerActionsV293TestJSON-1024931389-project-member] Volume info retrieved successfully. Aug 07 09:57:38.404462 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [req-2573cb30-8b9b-49be-96d1-6228f5787c12 req-a065e16a-ded0-403b-9659-ca1187d80044 tempest-ServerActionsV293TestJSON-1024931389 tempest-ServerActionsV293TestJSON-1024931389-project-member] https://10.4.3.8/volume/v3/volumes/296bbbc4-6644-42a3-bc9b-181671390fbc returned with HTTP 200 Aug 07 09:57:38.404462 np0000006707 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 589/2348] 10.4.3.8 () {70 vars in 1625 bytes} [Fri Aug 7 09:57:38 2026] GET /volume/v3/volumes/296bbbc4-6644-42a3-bc9b-181671390fbc => generated 1536 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 07 09:57:38.560314 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [req-2573cb30-8b9b-49be-96d1-6228f5787c12 req-62259aed-69d1-4da3-96f3-0e47ae4d145b None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:57:38.564277 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [req-2573cb30-8b9b-49be-96d1-6228f5787c12 req-62259aed-69d1-4da3-96f3-0e47ae4d145b tempest-ServerActionsV293TestJSON-1024931389 tempest-ServerActionsV293TestJSON-1024931389-project-member] PUT https://10.4.3.8/volume/v3/attachments/b98c31e7-baf9-4a99-82f6-e5c9ac378689 Aug 07 09:57:38.564277 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [req-2573cb30-8b9b-49be-96d1-6228f5787c12 req-62259aed-69d1-4da3-96f3-0e47ae4d145b tempest-ServerActionsV293TestJSON-1024931389 tempest-ServerActionsV293TestJSON-1024931389-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.8", "host": "np0000006707", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:568b993d50b1", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "d2780578-1896-461f-80ac-b58d2e346b90", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 09:57:38.572489 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.coordination [req-2573cb30-8b9b-49be-96d1-6228f5787c12 req-62259aed-69d1-4da3-96f3-0e47ae4d145b tempest-ServerActionsV293TestJSON-1024931389 tempest-ServerActionsV293TestJSON-1024931389-project-member] Acquiring lock "cinder-attachment_update-296bbbc4-6644-42a3-bc9b-181671390fbc-np0000006707" by "attachment_update" {{(pid=100295) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 07 09:57:38.582429 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.coordination [req-2573cb30-8b9b-49be-96d1-6228f5787c12 req-62259aed-69d1-4da3-96f3-0e47ae4d145b tempest-ServerActionsV293TestJSON-1024931389 tempest-ServerActionsV293TestJSON-1024931389-project-member] Lock "cinder-attachment_update-296bbbc4-6644-42a3-bc9b-181671390fbc-np0000006707" acquired by "attachment_update" :: waited 0.008s {{(pid=100295) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 07 09:57:38.582429 np0000006707 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 09:57:38.582429 np0000006707 devstack@c-api.service[100295]: warnings.warn( Aug 07 09:57:38.702857 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [None req-b9f1eaad-08fe-4b0a-a044-22db58892688 None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:57:38.707826 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-b9f1eaad-08fe-4b0a-a044-22db58892688 tempest-ProjectAdminTests33-1592392534 tempest-ProjectAdminTests33-1592392534-project-admin] GET https://10.4.3.8/volume/v3/backups/83f3544a-9f3d-491c-9ab8-a4d9646988bb Aug 07 09:57:38.708114 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-b9f1eaad-08fe-4b0a-a044-22db58892688 tempest-ProjectAdminTests33-1592392534 tempest-ProjectAdminTests33-1592392534-project-admin] Empty body provided in request {{(pid=100296) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 09:57:38.708232 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-b9f1eaad-08fe-4b0a-a044-22db58892688 tempest-ProjectAdminTests33-1592392534 tempest-ProjectAdminTests33-1592392534-project-admin] Calling method 'show' {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 09:57:38.708390 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.v3.backups [None req-b9f1eaad-08fe-4b0a-a044-22db58892688 tempest-ProjectAdminTests33-1592392534 tempest-ProjectAdminTests33-1592392534-project-admin] Show backup with id 83f3544a-9f3d-491c-9ab8-a4d9646988bb. {{(pid=100296) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 09:57:38.718771 np0000006707 devstack@c-api.service[100296]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 09:57:38.718771 np0000006707 devstack@c-api.service[100296]: warnings.warn( Aug 07 09:57:38.718942 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-b9f1eaad-08fe-4b0a-a044-22db58892688 tempest-ProjectAdminTests33-1592392534 tempest-ProjectAdminTests33-1592392534-project-admin] https://10.4.3.8/volume/v3/backups/83f3544a-9f3d-491c-9ab8-a4d9646988bb returned with HTTP 200 Aug 07 09:57:38.720136 np0000006707 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 584/2349] 10.4.3.8 () {68 vars in 1374 bytes} [Fri Aug 7 09:57:38 2026] GET /volume/v3/backups/83f3544a-9f3d-491c-9ab8-a4d9646988bb => generated 706 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 09:57:38.737887 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.middleware.request_id [None req-c8af060c-a90c-40c1-acdd-ecab4d766071 None None] RequestId filter calling following filter/app {{(pid=100298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:57:38.740957 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.coordination [req-2573cb30-8b9b-49be-96d1-6228f5787c12 req-62259aed-69d1-4da3-96f3-0e47ae4d145b tempest-ServerActionsV293TestJSON-1024931389 tempest-ServerActionsV293TestJSON-1024931389-project-member] Lock "cinder-attachment_update-296bbbc4-6644-42a3-bc9b-181671390fbc-np0000006707" released by "attachment_update" :: held 0.160s {{(pid=100295) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 07 09:57:38.740957 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [req-2573cb30-8b9b-49be-96d1-6228f5787c12 req-62259aed-69d1-4da3-96f3-0e47ae4d145b tempest-ServerActionsV293TestJSON-1024931389 tempest-ServerActionsV293TestJSON-1024931389-project-member] https://10.4.3.8/volume/v3/attachments/b98c31e7-baf9-4a99-82f6-e5c9ac378689 returned with HTTP 200 Aug 07 09:57:38.741242 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [None req-c8af060c-a90c-40c1-acdd-ecab4d766071 tempest-ProjectAdminTests33-1592392534 tempest-ProjectAdminTests33-1592392534-project-admin] DELETE https://10.4.3.8/volume/v3/backups/83f3544a-9f3d-491c-9ab8-a4d9646988bb Aug 07 09:57:38.741497 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [None req-c8af060c-a90c-40c1-acdd-ecab4d766071 tempest-ProjectAdminTests33-1592392534 tempest-ProjectAdminTests33-1592392534-project-admin] Empty body provided in request {{(pid=100298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 09:57:38.741819 np0000006707 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 587/2350] 10.4.3.8 () {74 vars in 1690 bytes} [Fri Aug 7 09:57:38 2026] PUT /volume/v3/attachments/b98c31e7-baf9-4a99-82f6-e5c9ac378689 => generated 969 bytes in 182 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 09:57:38.741906 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [None req-c8af060c-a90c-40c1-acdd-ecab4d766071 tempest-ProjectAdminTests33-1592392534 tempest-ProjectAdminTests33-1592392534-project-admin] Calling method 'delete' {{(pid=100298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 09:57:38.741906 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.contrib.backups [None req-c8af060c-a90c-40c1-acdd-ecab4d766071 tempest-ProjectAdminTests33-1592392534 tempest-ProjectAdminTests33-1592392534-project-admin] Delete backup with id: 83f3544a-9f3d-491c-9ab8-a4d9646988bb. Aug 07 09:57:38.753634 np0000006707 devstack@c-api.service[100298]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 09:57:38.753634 np0000006707 devstack@c-api.service[100298]: warnings.warn( Aug 07 09:57:38.788911 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [req-2573cb30-8b9b-49be-96d1-6228f5787c12 req-bb0f4f70-3485-4aec-8150-e76dc8b421ab None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:57:38.791243 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.backup.rpcapi [None req-c8af060c-a90c-40c1-acdd-ecab4d766071 tempest-ProjectAdminTests33-1592392534 tempest-ProjectAdminTests33-1592392534-project-admin] delete_backup rpcapi backup_id 83f3544a-9f3d-491c-9ab8-a4d9646988bb {{(pid=100298) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 07 09:57:38.791865 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [req-2573cb30-8b9b-49be-96d1-6228f5787c12 req-bb0f4f70-3485-4aec-8150-e76dc8b421ab tempest-ServerActionsV293TestJSON-1024931389 tempest-ServerActionsV293TestJSON-1024931389-project-member] POST https://10.4.3.8/volume/v3/attachments/b98c31e7-baf9-4a99-82f6-e5c9ac378689/action Aug 07 09:57:38.792184 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [req-2573cb30-8b9b-49be-96d1-6228f5787c12 req-bb0f4f70-3485-4aec-8150-e76dc8b421ab tempest-ServerActionsV293TestJSON-1024931389 tempest-ServerActionsV293TestJSON-1024931389-project-member] Action body: b'{"os-complete": null}' {{(pid=100297) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 07 09:57:38.792330 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [req-2573cb30-8b9b-49be-96d1-6228f5787c12 req-bb0f4f70-3485-4aec-8150-e76dc8b421ab tempest-ServerActionsV293TestJSON-1024931389 tempest-ServerActionsV293TestJSON-1024931389-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 09:57:38.793557 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [None req-c8af060c-a90c-40c1-acdd-ecab4d766071 tempest-ProjectAdminTests33-1592392534 tempest-ProjectAdminTests33-1592392534-project-admin] https://10.4.3.8/volume/v3/backups/83f3544a-9f3d-491c-9ab8-a4d9646988bb returned with HTTP 202 Aug 07 09:57:38.794198 np0000006707 devstack@c-api.service[100298]: [pid: 100298|app: 0|req: 591/2351] 10.4.3.8 () {68 vars in 1377 bytes} [Fri Aug 7 09:57:38 2026] DELETE /volume/v3/backups/83f3544a-9f3d-491c-9ab8-a4d9646988bb => generated 0 bytes in 57 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 07 09:57:38.806189 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [None req-a30d5f45-4b7d-4225-8fd3-37606d4ef1f0 None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:57:38.808457 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-a30d5f45-4b7d-4225-8fd3-37606d4ef1f0 tempest-ProjectAdminTests33-1592392534 tempest-ProjectAdminTests33-1592392534-project-admin] POST https://10.4.3.8/volume/v3/volumes Aug 07 09:57:38.808934 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-a30d5f45-4b7d-4225-8fd3-37606d4ef1f0 tempest-ProjectAdminTests33-1592392534 tempest-ProjectAdminTests33-1592392534-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-909302300"}} {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 09:57:38.811580 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.v3.volumes [None req-a30d5f45-4b7d-4225-8fd3-37606d4ef1f0 tempest-ProjectAdminTests33-1592392534 tempest-ProjectAdminTests33-1592392534-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-909302300'}} {{(pid=100296) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 07 09:57:38.811580 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.v3.volumes [None req-a30d5f45-4b7d-4225-8fd3-37606d4ef1f0 tempest-ProjectAdminTests33-1592392534 tempest-ProjectAdminTests33-1592392534-project-admin] Create volume of 1 GB Aug 07 09:57:38.819994 np0000006707 devstack@c-api.service[100297]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 09:57:38.819994 np0000006707 devstack@c-api.service[100297]: warnings.warn( Aug 07 09:57:38.822435 np0000006707 devstack@c-api.service[100296]: INFO cinder.volume.api [None req-a30d5f45-4b7d-4225-8fd3-37606d4ef1f0 tempest-ProjectAdminTests33-1592392534 tempest-ProjectAdminTests33-1592392534-project-admin] Availability Zones retrieved successfully. Aug 07 09:57:38.829471 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.volume.api [None req-a30d5f45-4b7d-4225-8fd3-37606d4ef1f0 tempest-ProjectAdminTests33-1592392534 tempest-ProjectAdminTests33-1592392534-project-admin] Flow 'volume_create_api' (c17c226b-c5f9-4fd0-992a-409a0e893377) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100296) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 09:57:38.830685 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.volume.api [None req-a30d5f45-4b7d-4225-8fd3-37606d4ef1f0 tempest-ProjectAdminTests33-1592392534 tempest-ProjectAdminTests33-1592392534-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0765a6a8-5d87-4ca0-8638-bca893bd377e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 09:57:38.831620 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.volume.flows.api.create_volume [None req-a30d5f45-4b7d-4225-8fd3-37606d4ef1f0 tempest-ProjectAdminTests33-1592392534 tempest-ProjectAdminTests33-1592392534-project-admin] Validating volume size '1' using validate_int {{(pid=100296) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 07 09:57:38.842391 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [req-2573cb30-8b9b-49be-96d1-6228f5787c12 req-bb0f4f70-3485-4aec-8150-e76dc8b421ab tempest-ServerActionsV293TestJSON-1024931389 tempest-ServerActionsV293TestJSON-1024931389-project-member] https://10.4.3.8/volume/v3/attachments/b98c31e7-baf9-4a99-82f6-e5c9ac378689/action returned with HTTP 204 Aug 07 09:57:38.842489 np0000006707 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 590/2352] 10.4.3.8 () {74 vars in 1711 bytes} [Fri Aug 7 09:57:38 2026] POST /volume/v3/attachments/b98c31e7-baf9-4a99-82f6-e5c9ac378689/action => generated 0 bytes in 54 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 07 09:57:38.876747 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.volume.api [None req-a30d5f45-4b7d-4225-8fd3-37606d4ef1f0 tempest-ProjectAdminTests33-1592392534 tempest-ProjectAdminTests33-1592392534-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0765a6a8-5d87-4ca0-8638-bca893bd377e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-07T09:47:39Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=45fd9a3a-b61e-4c6c-9ab7-d02f06678d0d,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '45fd9a3a-b61e-4c6c-9ab7-d02f06678d0d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 09:57:38.878162 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.volume.api [None req-a30d5f45-4b7d-4225-8fd3-37606d4ef1f0 tempest-ProjectAdminTests33-1592392534 tempest-ProjectAdminTests33-1592392534-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5efa70a5-bd6a-461a-b058-96427e9262a1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 09:57:38.975126 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.quota [None req-a30d5f45-4b7d-4225-8fd3-37606d4ef1f0 tempest-ProjectAdminTests33-1592392534 tempest-ProjectAdminTests33-1592392534-project-admin] Created reservations ['a2eaad95-2472-450a-9c75-16d72a737357', '6fbdb699-e0c1-400f-9f1a-92994844afa5', '16ac4695-5c62-4cfc-88af-75ebc72c8035', '95681ef0-9d01-4b44-90f2-e260ad379db7'] {{(pid=100296) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 09:57:38.977217 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.volume.api [None req-a30d5f45-4b7d-4225-8fd3-37606d4ef1f0 tempest-ProjectAdminTests33-1592392534 tempest-ProjectAdminTests33-1592392534-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5efa70a5-bd6a-461a-b058-96427e9262a1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['a2eaad95-2472-450a-9c75-16d72a737357', '6fbdb699-e0c1-400f-9f1a-92994844afa5', '16ac4695-5c62-4cfc-88af-75ebc72c8035', '95681ef0-9d01-4b44-90f2-e260ad379db7']}' {{(pid=100296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 09:57:38.978694 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.volume.api [None req-a30d5f45-4b7d-4225-8fd3-37606d4ef1f0 tempest-ProjectAdminTests33-1592392534 tempest-ProjectAdminTests33-1592392534-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ac6248be-5625-41fb-b4b8-4774f2c049c8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 09:57:39.009461 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.volume.api [None req-a30d5f45-4b7d-4225-8fd3-37606d4ef1f0 tempest-ProjectAdminTests33-1592392534 tempest-ProjectAdminTests33-1592392534-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ac6248be-5625-41fb-b4b8-4774f2c049c8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '0e289a2b-a695-4652-8a0b-804d812815a8', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-909302300',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e381b9445e4b429ead6df42088015bb1',qos_specs=None,replication_status=,reservations=['a2eaad95-2472-450a-9c75-16d72a737357','6fbdb699-e0c1-400f-9f1a-92994844afa5','16ac4695-5c62-4cfc-88af-75ebc72c8035','95681ef0-9d01-4b44-90f2-e260ad379db7'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2fd73692c67440eeb4ec95cbee601c0c',volume_type_id=45fd9a3a-b61e-4c6c-9ab7-d02f06678d0d), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-07T09:57:38Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-909302300',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=0e289a2b-a695-4652-8a0b-804d812815a8,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='e381b9445e4b429ead6df42088015bb1',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='2fd73692c67440eeb4ec95cbee601c0c',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(45fd9a3a-b61e-4c6c-9ab7-d02f06678d0d),volume_type_id=45fd9a3a-b61e-4c6c-9ab7-d02f06678d0d)}' {{(pid=100296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 09:57:39.011882 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.volume.api [None req-a30d5f45-4b7d-4225-8fd3-37606d4ef1f0 tempest-ProjectAdminTests33-1592392534 tempest-ProjectAdminTests33-1592392534-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (314e1a6b-aebe-4149-9fa9-e4ceaad918d9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 09:57:39.050801 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.volume.api [None req-a30d5f45-4b7d-4225-8fd3-37606d4ef1f0 tempest-ProjectAdminTests33-1592392534 tempest-ProjectAdminTests33-1592392534-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (314e1a6b-aebe-4149-9fa9-e4ceaad918d9) transitioned into state 'SUCCESS' from state '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-909302300',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e381b9445e4b429ead6df42088015bb1',qos_specs=None,replication_status=,reservations=['a2eaad95-2472-450a-9c75-16d72a737357','6fbdb699-e0c1-400f-9f1a-92994844afa5','16ac4695-5c62-4cfc-88af-75ebc72c8035','95681ef0-9d01-4b44-90f2-e260ad379db7'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2fd73692c67440eeb4ec95cbee601c0c',volume_type_id=45fd9a3a-b61e-4c6c-9ab7-d02f06678d0d)}' {{(pid=100296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 09:57:39.051850 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.volume.api [None req-a30d5f45-4b7d-4225-8fd3-37606d4ef1f0 tempest-ProjectAdminTests33-1592392534 tempest-ProjectAdminTests33-1592392534-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a6fc08fb-bae3-4981-915b-18514aa27301) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 09:57:39.065234 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-6101f263-de22-4d9e-b47b-2c7c839f6d3f None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:57:39.066921 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-6101f263-de22-4d9e-b47b-2c7c839f6d3f tempest-ProjectReaderTests33-1680752482 tempest-ProjectReaderTests33-1680752482-project-admin] GET https://10.4.3.8/volume/v3/backups/93075143-1d17-4cfd-92a6-2899aedda504 Aug 07 09:57:39.067130 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-6101f263-de22-4d9e-b47b-2c7c839f6d3f tempest-ProjectReaderTests33-1680752482 tempest-ProjectReaderTests33-1680752482-project-admin] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 09:57:39.067310 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-6101f263-de22-4d9e-b47b-2c7c839f6d3f tempest-ProjectReaderTests33-1680752482 tempest-ProjectReaderTests33-1680752482-project-admin] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 09:57:39.067480 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.v3.backups [None req-6101f263-de22-4d9e-b47b-2c7c839f6d3f tempest-ProjectReaderTests33-1680752482 tempest-ProjectReaderTests33-1680752482-project-admin] Show backup with id 93075143-1d17-4cfd-92a6-2899aedda504. {{(pid=100295) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 09:57:39.074057 np0000006707 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 09:57:39.074057 np0000006707 devstack@c-api.service[100295]: warnings.warn( Aug 07 09:57:39.074057 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-6101f263-de22-4d9e-b47b-2c7c839f6d3f tempest-ProjectReaderTests33-1680752482 tempest-ProjectReaderTests33-1680752482-project-admin] https://10.4.3.8/volume/v3/backups/93075143-1d17-4cfd-92a6-2899aedda504 returned with HTTP 200 Aug 07 09:57:39.074129 np0000006707 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 588/2353] 10.4.3.8 () {68 vars in 1374 bytes} [Fri Aug 7 09:57:39 2026] GET /volume/v3/backups/93075143-1d17-4cfd-92a6-2899aedda504 => generated 732 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 09:57:39.087069 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.volume.api [None req-a30d5f45-4b7d-4225-8fd3-37606d4ef1f0 tempest-ProjectAdminTests33-1592392534 tempest-ProjectAdminTests33-1592392534-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a6fc08fb-bae3-4981-915b-18514aa27301) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 09:57:39.088373 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.volume.api [None req-a30d5f45-4b7d-4225-8fd3-37606d4ef1f0 tempest-ProjectAdminTests33-1592392534 tempest-ProjectAdminTests33-1592392534-project-admin] Flow 'volume_create_api' (c17c226b-c5f9-4fd0-992a-409a0e893377) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100296) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 09:57:39.088373 np0000006707 devstack@c-api.service[100296]: INFO cinder.volume.api [None req-a30d5f45-4b7d-4225-8fd3-37606d4ef1f0 tempest-ProjectAdminTests33-1592392534 tempest-ProjectAdminTests33-1592392534-project-admin] Create volume request issued successfully. Aug 07 09:57:39.093631 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-a30d5f45-4b7d-4225-8fd3-37606d4ef1f0 tempest-ProjectAdminTests33-1592392534 tempest-ProjectAdminTests33-1592392534-project-admin] https://10.4.3.8/volume/v3/volumes returned with HTTP 202 Aug 07 09:57:39.097283 np0000006707 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 585/2354] 10.4.3.8 () {70 vars in 1284 bytes} [Fri Aug 7 09:57:38 2026] POST /volume/v3/volumes => generated 773 bytes in 291 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 07 09:57:39.115625 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.middleware.request_id [None req-9fab5820-fa6d-48c9-8adb-f948019246e6 None None] RequestId filter calling following filter/app {{(pid=100298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:57:39.118706 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [None req-9fab5820-fa6d-48c9-8adb-f948019246e6 tempest-ProjectAdminTests33-1592392534 tempest-ProjectAdminTests33-1592392534-project-admin] GET https://10.4.3.8/volume/v3/volumes/0e289a2b-a695-4652-8a0b-804d812815a8 Aug 07 09:57:39.118706 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [None req-9fab5820-fa6d-48c9-8adb-f948019246e6 tempest-ProjectAdminTests33-1592392534 tempest-ProjectAdminTests33-1592392534-project-admin] Empty body provided in request {{(pid=100298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 09:57:39.118965 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [None req-9fab5820-fa6d-48c9-8adb-f948019246e6 tempest-ProjectAdminTests33-1592392534 tempest-ProjectAdminTests33-1592392534-project-admin] Calling method 'show' {{(pid=100298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 09:57:39.136907 np0000006707 devstack@c-api.service[100298]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 09:57:39.136907 np0000006707 devstack@c-api.service[100298]: warnings.warn( Aug 07 09:57:39.145639 np0000006707 devstack@c-api.service[100298]: INFO cinder.volume.api [None req-9fab5820-fa6d-48c9-8adb-f948019246e6 tempest-ProjectAdminTests33-1592392534 tempest-ProjectAdminTests33-1592392534-project-admin] Volume info retrieved successfully. Aug 07 09:57:39.156906 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [None req-9fab5820-fa6d-48c9-8adb-f948019246e6 tempest-ProjectAdminTests33-1592392534 tempest-ProjectAdminTests33-1592392534-project-admin] https://10.4.3.8/volume/v3/volumes/0e289a2b-a695-4652-8a0b-804d812815a8 returned with HTTP 200 Aug 07 09:57:39.156906 np0000006707 devstack@c-api.service[100298]: [pid: 100298|app: 0|req: 592/2355] 10.4.3.8 () {68 vars in 1374 bytes} [Fri Aug 7 09:57:39 2026] GET /volume/v3/volumes/0e289a2b-a695-4652-8a0b-804d812815a8 => generated 952 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 09:57:40.096479 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [None req-0533e783-66cb-4497-9de7-d706ad93db08 None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:57:40.099619 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-0533e783-66cb-4497-9de7-d706ad93db08 tempest-ProjectReaderTests33-1680752482 tempest-ProjectReaderTests33-1680752482-project-admin] GET https://10.4.3.8/volume/v3/backups/93075143-1d17-4cfd-92a6-2899aedda504 Aug 07 09:57:40.100085 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-0533e783-66cb-4497-9de7-d706ad93db08 tempest-ProjectReaderTests33-1680752482 tempest-ProjectReaderTests33-1680752482-project-admin] Empty body provided in request {{(pid=100297) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 09:57:40.100632 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-0533e783-66cb-4497-9de7-d706ad93db08 tempest-ProjectReaderTests33-1680752482 tempest-ProjectReaderTests33-1680752482-project-admin] Calling method 'show' {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 09:57:40.100632 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.v3.backups [None req-0533e783-66cb-4497-9de7-d706ad93db08 tempest-ProjectReaderTests33-1680752482 tempest-ProjectReaderTests33-1680752482-project-admin] Show backup with id 93075143-1d17-4cfd-92a6-2899aedda504. {{(pid=100297) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 09:57:40.108620 np0000006707 devstack@c-api.service[100297]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 09:57:40.108620 np0000006707 devstack@c-api.service[100297]: warnings.warn( Aug 07 09:57:40.109327 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-0533e783-66cb-4497-9de7-d706ad93db08 tempest-ProjectReaderTests33-1680752482 tempest-ProjectReaderTests33-1680752482-project-admin] https://10.4.3.8/volume/v3/backups/93075143-1d17-4cfd-92a6-2899aedda504 returned with HTTP 200 Aug 07 09:57:40.110035 np0000006707 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 591/2356] 10.4.3.8 () {68 vars in 1374 bytes} [Fri Aug 7 09:57:40 2026] GET /volume/v3/backups/93075143-1d17-4cfd-92a6-2899aedda504 => generated 732 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 09:57:40.184882 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-fab95eb7-8704-4b24-b714-daa5ed45e280 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:57:40.189787 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-fab95eb7-8704-4b24-b714-daa5ed45e280 tempest-ProjectAdminTests33-1592392534 tempest-ProjectAdminTests33-1592392534-project-admin] GET https://10.4.3.8/volume/v3/volumes/0e289a2b-a695-4652-8a0b-804d812815a8 Aug 07 09:57:40.189787 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-fab95eb7-8704-4b24-b714-daa5ed45e280 tempest-ProjectAdminTests33-1592392534 tempest-ProjectAdminTests33-1592392534-project-admin] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 09:57:40.189787 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-fab95eb7-8704-4b24-b714-daa5ed45e280 tempest-ProjectAdminTests33-1592392534 tempest-ProjectAdminTests33-1592392534-project-admin] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 09:57:40.205398 np0000006707 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 09:57:40.205398 np0000006707 devstack@c-api.service[100295]: warnings.warn( Aug 07 09:57:40.214479 np0000006707 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-fab95eb7-8704-4b24-b714-daa5ed45e280 tempest-ProjectAdminTests33-1592392534 tempest-ProjectAdminTests33-1592392534-project-admin] Volume info retrieved successfully. Aug 07 09:57:40.224801 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-fab95eb7-8704-4b24-b714-daa5ed45e280 tempest-ProjectAdminTests33-1592392534 tempest-ProjectAdminTests33-1592392534-project-admin] https://10.4.3.8/volume/v3/volumes/0e289a2b-a695-4652-8a0b-804d812815a8 returned with HTTP 200 Aug 07 09:57:40.226725 np0000006707 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 589/2357] 10.4.3.8 () {68 vars in 1374 bytes} [Fri Aug 7 09:57:40 2026] GET /volume/v3/volumes/0e289a2b-a695-4652-8a0b-804d812815a8 => generated 1004 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 09:57:40.246841 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [None req-1035bb10-4589-41ff-a05c-05791d631551 None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:57:40.253456 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-1035bb10-4589-41ff-a05c-05791d631551 tempest-ProjectAdminTests33-1592392534 tempest-ProjectAdminTests33-1592392534-project-admin] POST https://10.4.3.8/volume/v3/backups Aug 07 09:57:40.255444 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-1035bb10-4589-41ff-a05c-05791d631551 tempest-ProjectAdminTests33-1592392534 tempest-ProjectAdminTests33-1592392534-project-admin] Action: 'create', calling method: create, body: {"backup": {"volume_id": "0e289a2b-a695-4652-8a0b-804d812815a8", "name": "tempest-type-Backup-327679213"}} {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 09:57:40.257647 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.contrib.backups [None req-1035bb10-4589-41ff-a05c-05791d631551 tempest-ProjectAdminTests33-1592392534 tempest-ProjectAdminTests33-1592392534-project-admin] Creating new backup {'backup': {'volume_id': '0e289a2b-a695-4652-8a0b-804d812815a8', 'name': 'tempest-type-Backup-327679213'}} {{(pid=100296) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 07 09:57:40.258471 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.contrib.backups [None req-1035bb10-4589-41ff-a05c-05791d631551 tempest-ProjectAdminTests33-1592392534 tempest-ProjectAdminTests33-1592392534-project-admin] Creating backup of volume 0e289a2b-a695-4652-8a0b-804d812815a8 in container None Aug 07 09:57:40.280654 np0000006707 devstack@c-api.service[100296]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 09:57:40.280654 np0000006707 devstack@c-api.service[100296]: warnings.warn( Aug 07 09:57:40.281322 np0000006707 devstack@c-api.service[100296]: INFO cinder.volume.api [None req-1035bb10-4589-41ff-a05c-05791d631551 tempest-ProjectAdminTests33-1592392534 tempest-ProjectAdminTests33-1592392534-project-admin] Volume info retrieved successfully. Aug 07 09:57:40.323401 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.quota [None req-1035bb10-4589-41ff-a05c-05791d631551 tempest-ProjectAdminTests33-1592392534 tempest-ProjectAdminTests33-1592392534-project-admin] Created reservations ['472a5480-66cd-472b-aff2-22766deb5599', '95cdfdc4-4d35-48bb-a1e5-ec42dbccf858'] {{(pid=100296) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 09:57:40.398779 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-1035bb10-4589-41ff-a05c-05791d631551 tempest-ProjectAdminTests33-1592392534 tempest-ProjectAdminTests33-1592392534-project-admin] https://10.4.3.8/volume/v3/backups returned with HTTP 202 Aug 07 09:57:40.399274 np0000006707 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 586/2358] 10.4.3.8 () {70 vars in 1285 bytes} [Fri Aug 7 09:57:40 2026] POST /volume/v3/backups => generated 311 bytes in 153 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 07 09:57:40.414135 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.middleware.request_id [None req-0a2617d7-6848-4773-b3f6-fcd2796f8da4 None None] RequestId filter calling following filter/app {{(pid=100298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:57:40.417284 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [None req-0a2617d7-6848-4773-b3f6-fcd2796f8da4 tempest-ProjectAdminTests33-1592392534 tempest-ProjectAdminTests33-1592392534-project-admin] GET https://10.4.3.8/volume/v3/backups/2e2e9572-cb41-468b-b844-cdc733bc41f1 Aug 07 09:57:40.417843 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [None req-0a2617d7-6848-4773-b3f6-fcd2796f8da4 tempest-ProjectAdminTests33-1592392534 tempest-ProjectAdminTests33-1592392534-project-admin] Empty body provided in request {{(pid=100298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 09:57:40.417843 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [None req-0a2617d7-6848-4773-b3f6-fcd2796f8da4 tempest-ProjectAdminTests33-1592392534 tempest-ProjectAdminTests33-1592392534-project-admin] Calling method 'show' {{(pid=100298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 09:57:40.418120 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.v3.backups [None req-0a2617d7-6848-4773-b3f6-fcd2796f8da4 tempest-ProjectAdminTests33-1592392534 tempest-ProjectAdminTests33-1592392534-project-admin] Show backup with id 2e2e9572-cb41-468b-b844-cdc733bc41f1. {{(pid=100298) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 09:57:40.425143 np0000006707 devstack@c-api.service[100298]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 09:57:40.425143 np0000006707 devstack@c-api.service[100298]: warnings.warn( Aug 07 09:57:40.426175 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [None req-0a2617d7-6848-4773-b3f6-fcd2796f8da4 tempest-ProjectAdminTests33-1592392534 tempest-ProjectAdminTests33-1592392534-project-admin] https://10.4.3.8/volume/v3/backups/2e2e9572-cb41-468b-b844-cdc733bc41f1 returned with HTTP 200 Aug 07 09:57:40.426682 np0000006707 devstack@c-api.service[100298]: [pid: 100298|app: 0|req: 593/2359] 10.4.3.8 () {68 vars in 1374 bytes} [Fri Aug 7 09:57:40 2026] GET /volume/v3/backups/2e2e9572-cb41-468b-b844-cdc733bc41f1 => generated 718 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 09:57:41.132173 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [None req-c27f43ef-2386-4ac1-8c83-7514156ba1b8 None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:57:41.136876 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-c27f43ef-2386-4ac1-8c83-7514156ba1b8 tempest-ProjectReaderTests33-1680752482 tempest-ProjectReaderTests33-1680752482-project-admin] GET https://10.4.3.8/volume/v3/backups/93075143-1d17-4cfd-92a6-2899aedda504 Aug 07 09:57:41.136876 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-c27f43ef-2386-4ac1-8c83-7514156ba1b8 tempest-ProjectReaderTests33-1680752482 tempest-ProjectReaderTests33-1680752482-project-admin] Empty body provided in request {{(pid=100297) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 09:57:41.136876 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-c27f43ef-2386-4ac1-8c83-7514156ba1b8 tempest-ProjectReaderTests33-1680752482 tempest-ProjectReaderTests33-1680752482-project-admin] Calling method 'show' {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 09:57:41.136876 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.v3.backups [None req-c27f43ef-2386-4ac1-8c83-7514156ba1b8 tempest-ProjectReaderTests33-1680752482 tempest-ProjectReaderTests33-1680752482-project-admin] Show backup with id 93075143-1d17-4cfd-92a6-2899aedda504. {{(pid=100297) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 09:57:41.146822 np0000006707 devstack@c-api.service[100297]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 09:57:41.146822 np0000006707 devstack@c-api.service[100297]: warnings.warn( Aug 07 09:57:41.147776 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-c27f43ef-2386-4ac1-8c83-7514156ba1b8 tempest-ProjectReaderTests33-1680752482 tempest-ProjectReaderTests33-1680752482-project-admin] https://10.4.3.8/volume/v3/backups/93075143-1d17-4cfd-92a6-2899aedda504 returned with HTTP 200 Aug 07 09:57:41.148277 np0000006707 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 592/2360] 10.4.3.8 () {68 vars in 1374 bytes} [Fri Aug 7 09:57:41 2026] GET /volume/v3/backups/93075143-1d17-4cfd-92a6-2899aedda504 => generated 732 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 09:57:41.445013 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-6d76e99c-f6e7-4eb8-aec3-f0a4b292b194 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:57:41.456406 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-6d76e99c-f6e7-4eb8-aec3-f0a4b292b194 tempest-ProjectAdminTests33-1592392534 tempest-ProjectAdminTests33-1592392534-project-admin] GET https://10.4.3.8/volume/v3/backups/2e2e9572-cb41-468b-b844-cdc733bc41f1 Aug 07 09:57:41.456710 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-6d76e99c-f6e7-4eb8-aec3-f0a4b292b194 tempest-ProjectAdminTests33-1592392534 tempest-ProjectAdminTests33-1592392534-project-admin] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 09:57:41.456928 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-6d76e99c-f6e7-4eb8-aec3-f0a4b292b194 tempest-ProjectAdminTests33-1592392534 tempest-ProjectAdminTests33-1592392534-project-admin] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 09:57:41.457039 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.v3.backups [None req-6d76e99c-f6e7-4eb8-aec3-f0a4b292b194 tempest-ProjectAdminTests33-1592392534 tempest-ProjectAdminTests33-1592392534-project-admin] Show backup with id 2e2e9572-cb41-468b-b844-cdc733bc41f1. {{(pid=100295) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 09:57:41.465562 np0000006707 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 09:57:41.465562 np0000006707 devstack@c-api.service[100295]: warnings.warn( Aug 07 09:57:41.466523 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-6d76e99c-f6e7-4eb8-aec3-f0a4b292b194 tempest-ProjectAdminTests33-1592392534 tempest-ProjectAdminTests33-1592392534-project-admin] https://10.4.3.8/volume/v3/backups/2e2e9572-cb41-468b-b844-cdc733bc41f1 returned with HTTP 200 Aug 07 09:57:41.466933 np0000006707 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 590/2361] 10.4.3.8 () {68 vars in 1374 bytes} [Fri Aug 7 09:57:41 2026] GET /volume/v3/backups/2e2e9572-cb41-468b-b844-cdc733bc41f1 => generated 720 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 09:57:42.165111 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [None req-24bb883e-f7a4-4c8a-ab4e-deeb1465cc94 None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:57:42.169730 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-24bb883e-f7a4-4c8a-ab4e-deeb1465cc94 tempest-ProjectReaderTests33-1680752482 tempest-ProjectReaderTests33-1680752482-project-admin] GET https://10.4.3.8/volume/v3/backups/93075143-1d17-4cfd-92a6-2899aedda504 Aug 07 09:57:42.170742 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-24bb883e-f7a4-4c8a-ab4e-deeb1465cc94 tempest-ProjectReaderTests33-1680752482 tempest-ProjectReaderTests33-1680752482-project-admin] Empty body provided in request {{(pid=100296) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 09:57:42.171048 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-24bb883e-f7a4-4c8a-ab4e-deeb1465cc94 tempest-ProjectReaderTests33-1680752482 tempest-ProjectReaderTests33-1680752482-project-admin] Calling method 'show' {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 09:57:42.171349 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.v3.backups [None req-24bb883e-f7a4-4c8a-ab4e-deeb1465cc94 tempest-ProjectReaderTests33-1680752482 tempest-ProjectReaderTests33-1680752482-project-admin] Show backup with id 93075143-1d17-4cfd-92a6-2899aedda504. {{(pid=100296) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 09:57:42.182315 np0000006707 devstack@c-api.service[100296]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 09:57:42.182315 np0000006707 devstack@c-api.service[100296]: warnings.warn( Aug 07 09:57:42.183403 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-24bb883e-f7a4-4c8a-ab4e-deeb1465cc94 tempest-ProjectReaderTests33-1680752482 tempest-ProjectReaderTests33-1680752482-project-admin] https://10.4.3.8/volume/v3/backups/93075143-1d17-4cfd-92a6-2899aedda504 returned with HTTP 200 Aug 07 09:57:42.184058 np0000006707 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 587/2362] 10.4.3.8 () {68 vars in 1374 bytes} [Fri Aug 7 09:57:42 2026] GET /volume/v3/backups/93075143-1d17-4cfd-92a6-2899aedda504 => generated 732 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 07 09:57:42.484452 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.middleware.request_id [None req-27fed176-6265-4cb1-a772-4046265cc31f None None] RequestId filter calling following filter/app {{(pid=100298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:57:42.489038 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [None req-27fed176-6265-4cb1-a772-4046265cc31f tempest-ProjectAdminTests33-1592392534 tempest-ProjectAdminTests33-1592392534-project-admin] GET https://10.4.3.8/volume/v3/backups/2e2e9572-cb41-468b-b844-cdc733bc41f1 Aug 07 09:57:42.489488 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [None req-27fed176-6265-4cb1-a772-4046265cc31f tempest-ProjectAdminTests33-1592392534 tempest-ProjectAdminTests33-1592392534-project-admin] Empty body provided in request {{(pid=100298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 09:57:42.490206 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [None req-27fed176-6265-4cb1-a772-4046265cc31f tempest-ProjectAdminTests33-1592392534 tempest-ProjectAdminTests33-1592392534-project-admin] Calling method 'show' {{(pid=100298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 09:57:42.490206 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.v3.backups [None req-27fed176-6265-4cb1-a772-4046265cc31f tempest-ProjectAdminTests33-1592392534 tempest-ProjectAdminTests33-1592392534-project-admin] Show backup with id 2e2e9572-cb41-468b-b844-cdc733bc41f1. {{(pid=100298) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 09:57:42.500689 np0000006707 devstack@c-api.service[100298]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 09:57:42.500689 np0000006707 devstack@c-api.service[100298]: warnings.warn( Aug 07 09:57:42.502121 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [None req-27fed176-6265-4cb1-a772-4046265cc31f tempest-ProjectAdminTests33-1592392534 tempest-ProjectAdminTests33-1592392534-project-admin] https://10.4.3.8/volume/v3/backups/2e2e9572-cb41-468b-b844-cdc733bc41f1 returned with HTTP 200 Aug 07 09:57:42.503290 np0000006707 devstack@c-api.service[100298]: [pid: 100298|app: 0|req: 594/2363] 10.4.3.8 () {68 vars in 1374 bytes} [Fri Aug 7 09:57:42 2026] GET /volume/v3/backups/2e2e9572-cb41-468b-b844-cdc733bc41f1 => generated 720 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 09:57:43.206147 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [None req-1d2c4efc-4e42-4abd-9190-cd2dd279d4aa None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:57:43.211830 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-1d2c4efc-4e42-4abd-9190-cd2dd279d4aa tempest-ProjectReaderTests33-1680752482 tempest-ProjectReaderTests33-1680752482-project-admin] GET https://10.4.3.8/volume/v3/backups/93075143-1d17-4cfd-92a6-2899aedda504 Aug 07 09:57:43.211830 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-1d2c4efc-4e42-4abd-9190-cd2dd279d4aa tempest-ProjectReaderTests33-1680752482 tempest-ProjectReaderTests33-1680752482-project-admin] Empty body provided in request {{(pid=100297) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 09:57:43.213732 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-1d2c4efc-4e42-4abd-9190-cd2dd279d4aa tempest-ProjectReaderTests33-1680752482 tempest-ProjectReaderTests33-1680752482-project-admin] Calling method 'show' {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 09:57:43.214807 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.v3.backups [None req-1d2c4efc-4e42-4abd-9190-cd2dd279d4aa tempest-ProjectReaderTests33-1680752482 tempest-ProjectReaderTests33-1680752482-project-admin] Show backup with id 93075143-1d17-4cfd-92a6-2899aedda504. {{(pid=100297) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 09:57:43.223945 np0000006707 devstack@c-api.service[100297]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 09:57:43.223945 np0000006707 devstack@c-api.service[100297]: warnings.warn( Aug 07 09:57:43.228602 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-1d2c4efc-4e42-4abd-9190-cd2dd279d4aa tempest-ProjectReaderTests33-1680752482 tempest-ProjectReaderTests33-1680752482-project-admin] https://10.4.3.8/volume/v3/backups/93075143-1d17-4cfd-92a6-2899aedda504 returned with HTTP 200 Aug 07 09:57:43.228602 np0000006707 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 593/2364] 10.4.3.8 () {68 vars in 1374 bytes} [Fri Aug 7 09:57:43 2026] GET /volume/v3/backups/93075143-1d17-4cfd-92a6-2899aedda504 => generated 732 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 09:57:43.524295 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-26c56a3a-dc29-4ef5-9b03-521f86879b7f None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:57:43.527344 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-26c56a3a-dc29-4ef5-9b03-521f86879b7f tempest-ProjectAdminTests33-1592392534 tempest-ProjectAdminTests33-1592392534-project-admin] GET https://10.4.3.8/volume/v3/backups/2e2e9572-cb41-468b-b844-cdc733bc41f1 Aug 07 09:57:43.527651 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-26c56a3a-dc29-4ef5-9b03-521f86879b7f tempest-ProjectAdminTests33-1592392534 tempest-ProjectAdminTests33-1592392534-project-admin] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 09:57:43.528384 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-26c56a3a-dc29-4ef5-9b03-521f86879b7f tempest-ProjectAdminTests33-1592392534 tempest-ProjectAdminTests33-1592392534-project-admin] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 09:57:43.528384 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.v3.backups [None req-26c56a3a-dc29-4ef5-9b03-521f86879b7f tempest-ProjectAdminTests33-1592392534 tempest-ProjectAdminTests33-1592392534-project-admin] Show backup with id 2e2e9572-cb41-468b-b844-cdc733bc41f1. {{(pid=100295) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 09:57:43.536852 np0000006707 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 09:57:43.536852 np0000006707 devstack@c-api.service[100295]: warnings.warn( Aug 07 09:57:43.537596 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-26c56a3a-dc29-4ef5-9b03-521f86879b7f tempest-ProjectAdminTests33-1592392534 tempest-ProjectAdminTests33-1592392534-project-admin] https://10.4.3.8/volume/v3/backups/2e2e9572-cb41-468b-b844-cdc733bc41f1 returned with HTTP 200 Aug 07 09:57:43.538239 np0000006707 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 591/2365] 10.4.3.8 () {68 vars in 1374 bytes} [Fri Aug 7 09:57:43 2026] GET /volume/v3/backups/2e2e9572-cb41-468b-b844-cdc733bc41f1 => generated 731 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 09:57:44.243923 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [None req-bd4a9056-5c8a-4fcc-b043-09e8080e0836 None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:57:44.251136 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-bd4a9056-5c8a-4fcc-b043-09e8080e0836 tempest-ProjectReaderTests33-1680752482 tempest-ProjectReaderTests33-1680752482-project-admin] GET https://10.4.3.8/volume/v3/backups/93075143-1d17-4cfd-92a6-2899aedda504 Aug 07 09:57:44.251136 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-bd4a9056-5c8a-4fcc-b043-09e8080e0836 tempest-ProjectReaderTests33-1680752482 tempest-ProjectReaderTests33-1680752482-project-admin] Empty body provided in request {{(pid=100296) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 09:57:44.251136 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-bd4a9056-5c8a-4fcc-b043-09e8080e0836 tempest-ProjectReaderTests33-1680752482 tempest-ProjectReaderTests33-1680752482-project-admin] Calling method 'show' {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 09:57:44.251136 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.v3.backups [None req-bd4a9056-5c8a-4fcc-b043-09e8080e0836 tempest-ProjectReaderTests33-1680752482 tempest-ProjectReaderTests33-1680752482-project-admin] Show backup with id 93075143-1d17-4cfd-92a6-2899aedda504. {{(pid=100296) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 09:57:44.259719 np0000006707 devstack@c-api.service[100296]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 09:57:44.259719 np0000006707 devstack@c-api.service[100296]: warnings.warn( Aug 07 09:57:44.260849 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-bd4a9056-5c8a-4fcc-b043-09e8080e0836 tempest-ProjectReaderTests33-1680752482 tempest-ProjectReaderTests33-1680752482-project-admin] https://10.4.3.8/volume/v3/backups/93075143-1d17-4cfd-92a6-2899aedda504 returned with HTTP 200 Aug 07 09:57:44.260849 np0000006707 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 588/2366] 10.4.3.8 () {68 vars in 1374 bytes} [Fri Aug 7 09:57:44 2026] GET /volume/v3/backups/93075143-1d17-4cfd-92a6-2899aedda504 => generated 732 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 09:57:44.557498 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.middleware.request_id [None req-65bf4d4b-5219-4484-9864-9bceb9ef7817 None None] RequestId filter calling following filter/app {{(pid=100298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:57:44.562755 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [None req-65bf4d4b-5219-4484-9864-9bceb9ef7817 tempest-ProjectAdminTests33-1592392534 tempest-ProjectAdminTests33-1592392534-project-admin] GET https://10.4.3.8/volume/v3/backups/2e2e9572-cb41-468b-b844-cdc733bc41f1 Aug 07 09:57:44.563555 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [None req-65bf4d4b-5219-4484-9864-9bceb9ef7817 tempest-ProjectAdminTests33-1592392534 tempest-ProjectAdminTests33-1592392534-project-admin] Empty body provided in request {{(pid=100298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 09:57:44.564120 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [None req-65bf4d4b-5219-4484-9864-9bceb9ef7817 tempest-ProjectAdminTests33-1592392534 tempest-ProjectAdminTests33-1592392534-project-admin] Calling method 'show' {{(pid=100298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 09:57:44.565598 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.v3.backups [None req-65bf4d4b-5219-4484-9864-9bceb9ef7817 tempest-ProjectAdminTests33-1592392534 tempest-ProjectAdminTests33-1592392534-project-admin] Show backup with id 2e2e9572-cb41-468b-b844-cdc733bc41f1. {{(pid=100298) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 09:57:44.578440 np0000006707 devstack@c-api.service[100298]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 09:57:44.578440 np0000006707 devstack@c-api.service[100298]: warnings.warn( Aug 07 09:57:44.578440 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [None req-65bf4d4b-5219-4484-9864-9bceb9ef7817 tempest-ProjectAdminTests33-1592392534 tempest-ProjectAdminTests33-1592392534-project-admin] https://10.4.3.8/volume/v3/backups/2e2e9572-cb41-468b-b844-cdc733bc41f1 returned with HTTP 200 Aug 07 09:57:44.579105 np0000006707 devstack@c-api.service[100298]: [pid: 100298|app: 0|req: 595/2367] 10.4.3.8 () {68 vars in 1374 bytes} [Fri Aug 7 09:57:44 2026] GET /volume/v3/backups/2e2e9572-cb41-468b-b844-cdc733bc41f1 => generated 731 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 09:57:45.279380 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [None req-6fa4acd0-738f-4e23-87ef-039b1087012e None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:57:45.282378 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-6fa4acd0-738f-4e23-87ef-039b1087012e tempest-ProjectReaderTests33-1680752482 tempest-ProjectReaderTests33-1680752482-project-admin] GET https://10.4.3.8/volume/v3/backups/93075143-1d17-4cfd-92a6-2899aedda504 Aug 07 09:57:45.283027 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-6fa4acd0-738f-4e23-87ef-039b1087012e tempest-ProjectReaderTests33-1680752482 tempest-ProjectReaderTests33-1680752482-project-admin] Empty body provided in request {{(pid=100297) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 09:57:45.284398 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-6fa4acd0-738f-4e23-87ef-039b1087012e tempest-ProjectReaderTests33-1680752482 tempest-ProjectReaderTests33-1680752482-project-admin] Calling method 'show' {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 09:57:45.284398 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.v3.backups [None req-6fa4acd0-738f-4e23-87ef-039b1087012e tempest-ProjectReaderTests33-1680752482 tempest-ProjectReaderTests33-1680752482-project-admin] Show backup with id 93075143-1d17-4cfd-92a6-2899aedda504. {{(pid=100297) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 09:57:45.290832 np0000006707 devstack@c-api.service[100297]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 09:57:45.290832 np0000006707 devstack@c-api.service[100297]: warnings.warn( Aug 07 09:57:45.291924 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-6fa4acd0-738f-4e23-87ef-039b1087012e tempest-ProjectReaderTests33-1680752482 tempest-ProjectReaderTests33-1680752482-project-admin] https://10.4.3.8/volume/v3/backups/93075143-1d17-4cfd-92a6-2899aedda504 returned with HTTP 200 Aug 07 09:57:45.292493 np0000006707 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 594/2368] 10.4.3.8 () {68 vars in 1374 bytes} [Fri Aug 7 09:57:45 2026] GET /volume/v3/backups/93075143-1d17-4cfd-92a6-2899aedda504 => generated 732 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 09:57:45.595799 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-40de79f6-87e4-4c0e-af1a-7949c764154d None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:57:45.601110 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-40de79f6-87e4-4c0e-af1a-7949c764154d tempest-ProjectAdminTests33-1592392534 tempest-ProjectAdminTests33-1592392534-project-admin] GET https://10.4.3.8/volume/v3/backups/2e2e9572-cb41-468b-b844-cdc733bc41f1 Aug 07 09:57:45.601203 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-40de79f6-87e4-4c0e-af1a-7949c764154d tempest-ProjectAdminTests33-1592392534 tempest-ProjectAdminTests33-1592392534-project-admin] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 09:57:45.601520 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-40de79f6-87e4-4c0e-af1a-7949c764154d tempest-ProjectAdminTests33-1592392534 tempest-ProjectAdminTests33-1592392534-project-admin] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 09:57:45.601663 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.v3.backups [None req-40de79f6-87e4-4c0e-af1a-7949c764154d tempest-ProjectAdminTests33-1592392534 tempest-ProjectAdminTests33-1592392534-project-admin] Show backup with id 2e2e9572-cb41-468b-b844-cdc733bc41f1. {{(pid=100295) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 09:57:45.604642 np0000006707 devstack@c-api.service[100295]: DEBUG dbcounter [-] [100295] Writing DB stats cinder:SELECT=402,cinder:INSERT=55,cinder:UPDATE=98 {{(pid=100295) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 07 09:57:45.614662 np0000006707 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 09:57:45.614662 np0000006707 devstack@c-api.service[100295]: warnings.warn( Aug 07 09:57:45.615442 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-40de79f6-87e4-4c0e-af1a-7949c764154d tempest-ProjectAdminTests33-1592392534 tempest-ProjectAdminTests33-1592392534-project-admin] https://10.4.3.8/volume/v3/backups/2e2e9572-cb41-468b-b844-cdc733bc41f1 returned with HTTP 200 Aug 07 09:57:45.616168 np0000006707 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 592/2369] 10.4.3.8 () {68 vars in 1374 bytes} [Fri Aug 7 09:57:45 2026] GET /volume/v3/backups/2e2e9572-cb41-468b-b844-cdc733bc41f1 => generated 731 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 09:57:46.298902 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [req-3e6e9d4c-6f1c-4356-a1ad-685c629d81ef req-793bda6d-5f81-4a18-b956-ca586e24b3b4 None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:57:46.305442 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [req-3e6e9d4c-6f1c-4356-a1ad-685c629d81ef req-793bda6d-5f81-4a18-b956-ca586e24b3b4 tempest-AttachVolumeShelveTestJSON-1109477710 tempest-AttachVolumeShelveTestJSON-1109477710-project-member] GET https://10.4.3.8/volume/v3/volumes/d2e2320e-b386-4d6e-8481-d1e3e2f6c6df Aug 07 09:57:46.305442 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [req-3e6e9d4c-6f1c-4356-a1ad-685c629d81ef req-793bda6d-5f81-4a18-b956-ca586e24b3b4 tempest-AttachVolumeShelveTestJSON-1109477710 tempest-AttachVolumeShelveTestJSON-1109477710-project-member] Empty body provided in request {{(pid=100296) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 09:57:46.305442 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [req-3e6e9d4c-6f1c-4356-a1ad-685c629d81ef req-793bda6d-5f81-4a18-b956-ca586e24b3b4 tempest-AttachVolumeShelveTestJSON-1109477710 tempest-AttachVolumeShelveTestJSON-1109477710-project-member] Calling method 'show' {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 09:57:46.308937 np0000006707 devstack@c-api.service[100296]: DEBUG dbcounter [-] [100296] Writing DB stats cinder:SELECT=481,cinder:UPDATE=136,cinder:INSERT=92 {{(pid=100296) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 07 09:57:46.311931 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.middleware.request_id [None req-87ad3025-80ef-4a1a-8d52-12a5fe302fb3 None None] RequestId filter calling following filter/app {{(pid=100298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:57:46.315893 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [None req-87ad3025-80ef-4a1a-8d52-12a5fe302fb3 tempest-ProjectReaderTests33-1680752482 tempest-ProjectReaderTests33-1680752482-project-admin] GET https://10.4.3.8/volume/v3/backups/93075143-1d17-4cfd-92a6-2899aedda504 Aug 07 09:57:46.315893 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [None req-87ad3025-80ef-4a1a-8d52-12a5fe302fb3 tempest-ProjectReaderTests33-1680752482 tempest-ProjectReaderTests33-1680752482-project-admin] Empty body provided in request {{(pid=100298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 09:57:46.316106 np0000006707 devstack@c-api.service[100296]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 09:57:46.316106 np0000006707 devstack@c-api.service[100296]: warnings.warn( Aug 07 09:57:46.316435 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [None req-87ad3025-80ef-4a1a-8d52-12a5fe302fb3 tempest-ProjectReaderTests33-1680752482 tempest-ProjectReaderTests33-1680752482-project-admin] Calling method 'show' {{(pid=100298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 09:57:46.316713 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.v3.backups [None req-87ad3025-80ef-4a1a-8d52-12a5fe302fb3 tempest-ProjectReaderTests33-1680752482 tempest-ProjectReaderTests33-1680752482-project-admin] Show backup with id 93075143-1d17-4cfd-92a6-2899aedda504. {{(pid=100298) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 09:57:46.322916 np0000006707 devstack@c-api.service[100296]: INFO cinder.volume.api [req-3e6e9d4c-6f1c-4356-a1ad-685c629d81ef req-793bda6d-5f81-4a18-b956-ca586e24b3b4 tempest-AttachVolumeShelveTestJSON-1109477710 tempest-AttachVolumeShelveTestJSON-1109477710-project-member] Volume info retrieved successfully. Aug 07 09:57:46.329717 np0000006707 devstack@c-api.service[100298]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 09:57:46.329717 np0000006707 devstack@c-api.service[100298]: warnings.warn( Aug 07 09:57:46.330317 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [req-3e6e9d4c-6f1c-4356-a1ad-685c629d81ef req-793bda6d-5f81-4a18-b956-ca586e24b3b4 tempest-AttachVolumeShelveTestJSON-1109477710 tempest-AttachVolumeShelveTestJSON-1109477710-project-member] https://10.4.3.8/volume/v3/volumes/d2e2320e-b386-4d6e-8481-d1e3e2f6c6df returned with HTTP 200 Aug 07 09:57:46.330490 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [None req-87ad3025-80ef-4a1a-8d52-12a5fe302fb3 tempest-ProjectReaderTests33-1680752482 tempest-ProjectReaderTests33-1680752482-project-admin] https://10.4.3.8/volume/v3/backups/93075143-1d17-4cfd-92a6-2899aedda504 returned with HTTP 200 Aug 07 09:57:46.330797 np0000006707 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 589/2370] 10.4.3.8 () {68 vars in 1584 bytes} [Fri Aug 7 09:57:46 2026] GET /volume/v3/volumes/d2e2320e-b386-4d6e-8481-d1e3e2f6c6df => generated 846 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 09:57:46.332005 np0000006707 devstack@c-api.service[100298]: [pid: 100298|app: 0|req: 596/2371] 10.4.3.8 () {68 vars in 1374 bytes} [Fri Aug 7 09:57:46 2026] GET /volume/v3/backups/93075143-1d17-4cfd-92a6-2899aedda504 => generated 732 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 09:57:46.374347 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [None req-d8625092-882f-4347-9b59-3bed83460177 None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:57:46.374347 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-d8625092-882f-4347-9b59-3bed83460177 None None] GET https://10.4.3.8/volume// Aug 07 09:57:46.374347 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-d8625092-882f-4347-9b59-3bed83460177 None None] Empty body provided in request {{(pid=100297) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 09:57:46.374347 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-d8625092-882f-4347-9b59-3bed83460177 None None] Calling method 'all' {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 09:57:46.374347 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-d8625092-882f-4347-9b59-3bed83460177 None None] https://10.4.3.8/volume// returned with HTTP 300 Aug 07 09:57:46.380960 np0000006707 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 595/2372] 10.4.3.8 () {66 vars in 1405 bytes} [Fri Aug 7 09:57:46 2026] GET /volume/ => generated 384 bytes in 5 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 07 09:57:46.391516 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [req-3e6e9d4c-6f1c-4356-a1ad-685c629d81ef req-3ae2548d-3031-4c97-867c-b6d27f462036 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:57:46.397702 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [req-3e6e9d4c-6f1c-4356-a1ad-685c629d81ef req-3ae2548d-3031-4c97-867c-b6d27f462036 tempest-AttachVolumeShelveTestJSON-1109477710 tempest-AttachVolumeShelveTestJSON-1109477710-project-member] POST https://10.4.3.8/volume/v3/attachments Aug 07 09:57:46.397702 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [req-3e6e9d4c-6f1c-4356-a1ad-685c629d81ef req-3ae2548d-3031-4c97-867c-b6d27f462036 tempest-AttachVolumeShelveTestJSON-1109477710 tempest-AttachVolumeShelveTestJSON-1109477710-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "d2e2320e-b386-4d6e-8481-d1e3e2f6c6df", "connector": null, "instance_uuid": "57b0b974-c9ca-476f-8aea-b746683addd6"}} {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 09:57:46.417602 np0000006707 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 09:57:46.417602 np0000006707 devstack@c-api.service[100295]: warnings.warn( Aug 07 09:57:46.478748 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [req-3e6e9d4c-6f1c-4356-a1ad-685c629d81ef req-3ae2548d-3031-4c97-867c-b6d27f462036 tempest-AttachVolumeShelveTestJSON-1109477710 tempest-AttachVolumeShelveTestJSON-1109477710-project-member] https://10.4.3.8/volume/v3/attachments returned with HTTP 200 Aug 07 09:57:46.481733 np0000006707 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 593/2373] 10.4.3.8 () {74 vars in 1580 bytes} [Fri Aug 7 09:57:46 2026] POST /volume/v3/attachments => generated 273 bytes in 89 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 09:57:46.571435 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [req-3e6e9d4c-6f1c-4356-a1ad-685c629d81ef req-0e99c52c-0849-482f-a940-b75826b70c00 None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:57:46.575019 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [req-3e6e9d4c-6f1c-4356-a1ad-685c629d81ef req-0e99c52c-0849-482f-a940-b75826b70c00 tempest-AttachVolumeShelveTestJSON-1109477710 tempest-AttachVolumeShelveTestJSON-1109477710-project-member] POST https://10.4.3.8/volume/v3/attachments/e6bd2aea-bf91-4978-b543-8b6f9f4606f1/action Aug 07 09:57:46.575859 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [req-3e6e9d4c-6f1c-4356-a1ad-685c629d81ef req-0e99c52c-0849-482f-a940-b75826b70c00 tempest-AttachVolumeShelveTestJSON-1109477710 tempest-AttachVolumeShelveTestJSON-1109477710-project-member] Action body: b'{"os-complete": null}' {{(pid=100296) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 07 09:57:46.575859 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [req-3e6e9d4c-6f1c-4356-a1ad-685c629d81ef req-0e99c52c-0849-482f-a940-b75826b70c00 tempest-AttachVolumeShelveTestJSON-1109477710 tempest-AttachVolumeShelveTestJSON-1109477710-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 09:57:46.601360 np0000006707 devstack@c-api.service[100296]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 09:57:46.601360 np0000006707 devstack@c-api.service[100296]: warnings.warn( Aug 07 09:57:46.632553 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.middleware.request_id [None req-ab04fb42-d227-4c20-b3dd-c1a6eb5c01f5 None None] RequestId filter calling following filter/app {{(pid=100298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:57:46.635148 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [req-3e6e9d4c-6f1c-4356-a1ad-685c629d81ef req-0e99c52c-0849-482f-a940-b75826b70c00 tempest-AttachVolumeShelveTestJSON-1109477710 tempest-AttachVolumeShelveTestJSON-1109477710-project-member] https://10.4.3.8/volume/v3/attachments/e6bd2aea-bf91-4978-b543-8b6f9f4606f1/action returned with HTTP 204 Aug 07 09:57:46.636036 np0000006707 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 590/2374] 10.4.3.8 () {74 vars in 1711 bytes} [Fri Aug 7 09:57:46 2026] POST /volume/v3/attachments/e6bd2aea-bf91-4978-b543-8b6f9f4606f1/action => generated 0 bytes in 65 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 07 09:57:46.636204 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [None req-ab04fb42-d227-4c20-b3dd-c1a6eb5c01f5 tempest-ProjectAdminTests33-1592392534 tempest-ProjectAdminTests33-1592392534-project-admin] GET https://10.4.3.8/volume/v3/backups/2e2e9572-cb41-468b-b844-cdc733bc41f1 Aug 07 09:57:46.636861 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [None req-ab04fb42-d227-4c20-b3dd-c1a6eb5c01f5 tempest-ProjectAdminTests33-1592392534 tempest-ProjectAdminTests33-1592392534-project-admin] Empty body provided in request {{(pid=100298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 09:57:46.636861 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [None req-ab04fb42-d227-4c20-b3dd-c1a6eb5c01f5 tempest-ProjectAdminTests33-1592392534 tempest-ProjectAdminTests33-1592392534-project-admin] Calling method 'show' {{(pid=100298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 09:57:46.637036 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.v3.backups [None req-ab04fb42-d227-4c20-b3dd-c1a6eb5c01f5 tempest-ProjectAdminTests33-1592392534 tempest-ProjectAdminTests33-1592392534-project-admin] Show backup with id 2e2e9572-cb41-468b-b844-cdc733bc41f1. {{(pid=100298) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 09:57:46.646389 np0000006707 devstack@c-api.service[100298]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 09:57:46.646389 np0000006707 devstack@c-api.service[100298]: warnings.warn( Aug 07 09:57:46.647528 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [None req-ab04fb42-d227-4c20-b3dd-c1a6eb5c01f5 tempest-ProjectAdminTests33-1592392534 tempest-ProjectAdminTests33-1592392534-project-admin] https://10.4.3.8/volume/v3/backups/2e2e9572-cb41-468b-b844-cdc733bc41f1 returned with HTTP 200 Aug 07 09:57:46.648061 np0000006707 devstack@c-api.service[100298]: [pid: 100298|app: 0|req: 597/2375] 10.4.3.8 () {68 vars in 1374 bytes} [Fri Aug 7 09:57:46 2026] GET /volume/v3/backups/2e2e9572-cb41-468b-b844-cdc733bc41f1 => generated 731 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 09:57:46.684728 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [None req-9d44f24d-3ae6-42fe-9d04-10d4223ddc15 None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:57:46.690334 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-9d44f24d-3ae6-42fe-9d04-10d4223ddc15 tempest-AttachVolumeShelveTestJSON-1109477710 tempest-AttachVolumeShelveTestJSON-1109477710-project-member] GET https://10.4.3.8/volume/v3/volumes/d2e2320e-b386-4d6e-8481-d1e3e2f6c6df Aug 07 09:57:46.690334 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-9d44f24d-3ae6-42fe-9d04-10d4223ddc15 tempest-AttachVolumeShelveTestJSON-1109477710 tempest-AttachVolumeShelveTestJSON-1109477710-project-member] Empty body provided in request {{(pid=100297) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 09:57:46.690334 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-9d44f24d-3ae6-42fe-9d04-10d4223ddc15 tempest-AttachVolumeShelveTestJSON-1109477710 tempest-AttachVolumeShelveTestJSON-1109477710-project-member] Calling method 'show' {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 09:57:46.707617 np0000006707 devstack@c-api.service[100297]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 09:57:46.707617 np0000006707 devstack@c-api.service[100297]: warnings.warn( Aug 07 09:57:46.720487 np0000006707 devstack@c-api.service[100297]: INFO cinder.volume.api [None req-9d44f24d-3ae6-42fe-9d04-10d4223ddc15 tempest-AttachVolumeShelveTestJSON-1109477710 tempest-AttachVolumeShelveTestJSON-1109477710-project-member] Volume info retrieved successfully. Aug 07 09:57:46.726460 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-9d44f24d-3ae6-42fe-9d04-10d4223ddc15 tempest-AttachVolumeShelveTestJSON-1109477710 tempest-AttachVolumeShelveTestJSON-1109477710-project-member] https://10.4.3.8/volume/v3/volumes/d2e2320e-b386-4d6e-8481-d1e3e2f6c6df returned with HTTP 200 Aug 07 09:57:46.727041 np0000006707 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 596/2376] 10.4.3.8 () {66 vars in 1334 bytes} [Fri Aug 7 09:57:46 2026] GET /volume/v3/volumes/d2e2320e-b386-4d6e-8481-d1e3e2f6c6df => generated 1108 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 09:57:46.747901 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-b941185e-0242-4856-93eb-d4a01b3ad434 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:57:46.753407 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-b941185e-0242-4856-93eb-d4a01b3ad434 tempest-AttachVolumeShelveTestJSON-1109477710 tempest-AttachVolumeShelveTestJSON-1109477710-project-member] GET https://10.4.3.8/volume/v3/volumes/d2e2320e-b386-4d6e-8481-d1e3e2f6c6df Aug 07 09:57:46.753722 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-b941185e-0242-4856-93eb-d4a01b3ad434 tempest-AttachVolumeShelveTestJSON-1109477710 tempest-AttachVolumeShelveTestJSON-1109477710-project-member] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 09:57:46.754008 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-b941185e-0242-4856-93eb-d4a01b3ad434 tempest-AttachVolumeShelveTestJSON-1109477710 tempest-AttachVolumeShelveTestJSON-1109477710-project-member] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 09:57:46.773669 np0000006707 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 09:57:46.773669 np0000006707 devstack@c-api.service[100295]: warnings.warn( Aug 07 09:57:46.787811 np0000006707 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-b941185e-0242-4856-93eb-d4a01b3ad434 tempest-AttachVolumeShelveTestJSON-1109477710 tempest-AttachVolumeShelveTestJSON-1109477710-project-member] Volume info retrieved successfully. Aug 07 09:57:46.795488 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-b941185e-0242-4856-93eb-d4a01b3ad434 tempest-AttachVolumeShelveTestJSON-1109477710 tempest-AttachVolumeShelveTestJSON-1109477710-project-member] https://10.4.3.8/volume/v3/volumes/d2e2320e-b386-4d6e-8481-d1e3e2f6c6df returned with HTTP 200 Aug 07 09:57:46.795675 np0000006707 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 594/2377] 10.4.3.8 () {66 vars in 1334 bytes} [Fri Aug 7 09:57:46 2026] GET /volume/v3/volumes/d2e2320e-b386-4d6e-8481-d1e3e2f6c6df => generated 1108 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 09:57:47.352047 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [None req-39ccfd90-2c38-484d-aa8f-a1a7e4214ccb None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:57:47.357027 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-39ccfd90-2c38-484d-aa8f-a1a7e4214ccb tempest-ProjectReaderTests33-1680752482 tempest-ProjectReaderTests33-1680752482-project-admin] GET https://10.4.3.8/volume/v3/backups/93075143-1d17-4cfd-92a6-2899aedda504 Aug 07 09:57:47.358401 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-39ccfd90-2c38-484d-aa8f-a1a7e4214ccb tempest-ProjectReaderTests33-1680752482 tempest-ProjectReaderTests33-1680752482-project-admin] Empty body provided in request {{(pid=100296) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 09:57:47.358661 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-39ccfd90-2c38-484d-aa8f-a1a7e4214ccb tempest-ProjectReaderTests33-1680752482 tempest-ProjectReaderTests33-1680752482-project-admin] Calling method 'show' {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 09:57:47.359263 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.v3.backups [None req-39ccfd90-2c38-484d-aa8f-a1a7e4214ccb tempest-ProjectReaderTests33-1680752482 tempest-ProjectReaderTests33-1680752482-project-admin] Show backup with id 93075143-1d17-4cfd-92a6-2899aedda504. {{(pid=100296) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 09:57:47.370009 np0000006707 devstack@c-api.service[100296]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 09:57:47.370009 np0000006707 devstack@c-api.service[100296]: warnings.warn( Aug 07 09:57:47.370855 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-39ccfd90-2c38-484d-aa8f-a1a7e4214ccb tempest-ProjectReaderTests33-1680752482 tempest-ProjectReaderTests33-1680752482-project-admin] https://10.4.3.8/volume/v3/backups/93075143-1d17-4cfd-92a6-2899aedda504 returned with HTTP 200 Aug 07 09:57:47.371457 np0000006707 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 591/2378] 10.4.3.8 () {68 vars in 1374 bytes} [Fri Aug 7 09:57:47 2026] GET /volume/v3/backups/93075143-1d17-4cfd-92a6-2899aedda504 => generated 732 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 09:57:47.664046 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.middleware.request_id [None req-f6a23845-bfc4-43a9-88d1-03a1aca279be None None] RequestId filter calling following filter/app {{(pid=100298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:57:47.667507 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [None req-f6a23845-bfc4-43a9-88d1-03a1aca279be tempest-ProjectAdminTests33-1592392534 tempest-ProjectAdminTests33-1592392534-project-admin] GET https://10.4.3.8/volume/v3/backups/2e2e9572-cb41-468b-b844-cdc733bc41f1 Aug 07 09:57:47.668328 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [None req-f6a23845-bfc4-43a9-88d1-03a1aca279be tempest-ProjectAdminTests33-1592392534 tempest-ProjectAdminTests33-1592392534-project-admin] Empty body provided in request {{(pid=100298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 09:57:47.668328 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [None req-f6a23845-bfc4-43a9-88d1-03a1aca279be tempest-ProjectAdminTests33-1592392534 tempest-ProjectAdminTests33-1592392534-project-admin] Calling method 'show' {{(pid=100298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 09:57:47.668328 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.v3.backups [None req-f6a23845-bfc4-43a9-88d1-03a1aca279be tempest-ProjectAdminTests33-1592392534 tempest-ProjectAdminTests33-1592392534-project-admin] Show backup with id 2e2e9572-cb41-468b-b844-cdc733bc41f1. {{(pid=100298) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 09:57:47.677499 np0000006707 devstack@c-api.service[100298]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 09:57:47.677499 np0000006707 devstack@c-api.service[100298]: warnings.warn( Aug 07 09:57:47.678762 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [None req-f6a23845-bfc4-43a9-88d1-03a1aca279be tempest-ProjectAdminTests33-1592392534 tempest-ProjectAdminTests33-1592392534-project-admin] https://10.4.3.8/volume/v3/backups/2e2e9572-cb41-468b-b844-cdc733bc41f1 returned with HTTP 200 Aug 07 09:57:47.679014 np0000006707 devstack@c-api.service[100298]: [pid: 100298|app: 0|req: 598/2379] 10.4.3.8 () {68 vars in 1374 bytes} [Fri Aug 7 09:57:47 2026] GET /volume/v3/backups/2e2e9572-cb41-468b-b844-cdc733bc41f1 => generated 731 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 09:57:48.386552 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [None req-d436b3c5-48fa-4e7e-9a8f-f6544c5c9b0c None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:57:48.389536 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-d436b3c5-48fa-4e7e-9a8f-f6544c5c9b0c tempest-ProjectReaderTests33-1680752482 tempest-ProjectReaderTests33-1680752482-project-admin] GET https://10.4.3.8/volume/v3/backups/93075143-1d17-4cfd-92a6-2899aedda504 Aug 07 09:57:48.389536 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-d436b3c5-48fa-4e7e-9a8f-f6544c5c9b0c tempest-ProjectReaderTests33-1680752482 tempest-ProjectReaderTests33-1680752482-project-admin] Empty body provided in request {{(pid=100297) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 09:57:48.389536 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-d436b3c5-48fa-4e7e-9a8f-f6544c5c9b0c tempest-ProjectReaderTests33-1680752482 tempest-ProjectReaderTests33-1680752482-project-admin] Calling method 'show' {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 09:57:48.389536 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.v3.backups [None req-d436b3c5-48fa-4e7e-9a8f-f6544c5c9b0c tempest-ProjectReaderTests33-1680752482 tempest-ProjectReaderTests33-1680752482-project-admin] Show backup with id 93075143-1d17-4cfd-92a6-2899aedda504. {{(pid=100297) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 09:57:48.392087 np0000006707 devstack@c-api.service[100297]: DEBUG dbcounter [-] [100297] Writing DB stats cinder:SELECT=352,cinder:INSERT=46,cinder:UPDATE=76 {{(pid=100297) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 07 09:57:48.401435 np0000006707 devstack@c-api.service[100297]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 09:57:48.401435 np0000006707 devstack@c-api.service[100297]: warnings.warn( Aug 07 09:57:48.402328 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-d436b3c5-48fa-4e7e-9a8f-f6544c5c9b0c tempest-ProjectReaderTests33-1680752482 tempest-ProjectReaderTests33-1680752482-project-admin] https://10.4.3.8/volume/v3/backups/93075143-1d17-4cfd-92a6-2899aedda504 returned with HTTP 200 Aug 07 09:57:48.403580 np0000006707 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 597/2380] 10.4.3.8 () {68 vars in 1374 bytes} [Fri Aug 7 09:57:48 2026] GET /volume/v3/backups/93075143-1d17-4cfd-92a6-2899aedda504 => generated 732 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 09:57:48.441779 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-d581fae4-4494-4e9b-8d8f-b243c6e14a17 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:57:48.441779 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-d581fae4-4494-4e9b-8d8f-b243c6e14a17 None None] GET https://10.4.3.8/volume// Aug 07 09:57:48.442610 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-d581fae4-4494-4e9b-8d8f-b243c6e14a17 None None] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 09:57:48.442610 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-d581fae4-4494-4e9b-8d8f-b243c6e14a17 None None] Calling method 'all' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 09:57:48.442685 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-d581fae4-4494-4e9b-8d8f-b243c6e14a17 None None] https://10.4.3.8/volume// returned with HTTP 300 Aug 07 09:57:48.443741 np0000006707 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 595/2381] 10.4.3.8 () {66 vars in 1412 bytes} [Fri Aug 7 09:57:48 2026] GET /volume/ => generated 384 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 07 09:57:48.479768 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [req-90a419f3-b788-4b6d-9151-201ca33ab1ab req-aada2ed6-a27f-43a0-bc27-d44482395e71 None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:57:48.486908 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [req-90a419f3-b788-4b6d-9151-201ca33ab1ab req-aada2ed6-a27f-43a0-bc27-d44482395e71 tempest-AttachVolumeShelveTestJSON-1109477710 tempest-AttachVolumeShelveTestJSON-1109477710-project-member] GET https://10.4.3.8/volume/v3/volumes/d2e2320e-b386-4d6e-8481-d1e3e2f6c6df Aug 07 09:57:48.486908 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [req-90a419f3-b788-4b6d-9151-201ca33ab1ab req-aada2ed6-a27f-43a0-bc27-d44482395e71 tempest-AttachVolumeShelveTestJSON-1109477710 tempest-AttachVolumeShelveTestJSON-1109477710-project-member] Empty body provided in request {{(pid=100296) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 09:57:48.490541 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [req-90a419f3-b788-4b6d-9151-201ca33ab1ab req-aada2ed6-a27f-43a0-bc27-d44482395e71 tempest-AttachVolumeShelveTestJSON-1109477710 tempest-AttachVolumeShelveTestJSON-1109477710-project-member] Calling method 'show' {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 09:57:48.520194 np0000006707 devstack@c-api.service[100296]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 09:57:48.520194 np0000006707 devstack@c-api.service[100296]: warnings.warn( Aug 07 09:57:48.539235 np0000006707 devstack@c-api.service[100296]: INFO cinder.volume.api [req-90a419f3-b788-4b6d-9151-201ca33ab1ab req-aada2ed6-a27f-43a0-bc27-d44482395e71 tempest-AttachVolumeShelveTestJSON-1109477710 tempest-AttachVolumeShelveTestJSON-1109477710-project-member] Volume info retrieved successfully. Aug 07 09:57:48.554095 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [req-90a419f3-b788-4b6d-9151-201ca33ab1ab req-aada2ed6-a27f-43a0-bc27-d44482395e71 tempest-AttachVolumeShelveTestJSON-1109477710 tempest-AttachVolumeShelveTestJSON-1109477710-project-member] https://10.4.3.8/volume/v3/volumes/d2e2320e-b386-4d6e-8481-d1e3e2f6c6df returned with HTTP 200 Aug 07 09:57:48.554095 np0000006707 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 592/2382] 10.4.3.8 () {70 vars in 1625 bytes} [Fri Aug 7 09:57:48 2026] GET /volume/v3/volumes/d2e2320e-b386-4d6e-8481-d1e3e2f6c6df => generated 1288 bytes in 75 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 07 09:57:48.698997 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.middleware.request_id [None req-46523452-b9d2-4c86-80a5-48e57ae6612e None None] RequestId filter calling following filter/app {{(pid=100298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:57:48.701890 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [None req-46523452-b9d2-4c86-80a5-48e57ae6612e tempest-ProjectAdminTests33-1592392534 tempest-ProjectAdminTests33-1592392534-project-admin] GET https://10.4.3.8/volume/v3/backups/2e2e9572-cb41-468b-b844-cdc733bc41f1 Aug 07 09:57:48.702292 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [None req-46523452-b9d2-4c86-80a5-48e57ae6612e tempest-ProjectAdminTests33-1592392534 tempest-ProjectAdminTests33-1592392534-project-admin] Empty body provided in request {{(pid=100298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 09:57:48.702894 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [None req-46523452-b9d2-4c86-80a5-48e57ae6612e tempest-ProjectAdminTests33-1592392534 tempest-ProjectAdminTests33-1592392534-project-admin] Calling method 'show' {{(pid=100298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 09:57:48.702894 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.v3.backups [None req-46523452-b9d2-4c86-80a5-48e57ae6612e tempest-ProjectAdminTests33-1592392534 tempest-ProjectAdminTests33-1592392534-project-admin] Show backup with id 2e2e9572-cb41-468b-b844-cdc733bc41f1. {{(pid=100298) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 09:57:48.709770 np0000006707 devstack@c-api.service[100298]: DEBUG dbcounter [-] [100298] Writing DB stats cinder:SELECT=393,cinder:INSERT=61,cinder:UPDATE=108 {{(pid=100298) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 07 09:57:48.718872 np0000006707 devstack@c-api.service[100298]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 09:57:48.718872 np0000006707 devstack@c-api.service[100298]: warnings.warn( Aug 07 09:57:48.719012 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [req-90a419f3-b788-4b6d-9151-201ca33ab1ab req-70f43d5b-d652-49c9-b48b-c982994dc829 None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:57:48.721971 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [None req-46523452-b9d2-4c86-80a5-48e57ae6612e tempest-ProjectAdminTests33-1592392534 tempest-ProjectAdminTests33-1592392534-project-admin] https://10.4.3.8/volume/v3/backups/2e2e9572-cb41-468b-b844-cdc733bc41f1 returned with HTTP 200 Aug 07 09:57:48.721971 np0000006707 devstack@c-api.service[100298]: [pid: 100298|app: 0|req: 599/2383] 10.4.3.8 () {68 vars in 1374 bytes} [Fri Aug 7 09:57:48 2026] GET /volume/v3/backups/2e2e9572-cb41-468b-b844-cdc733bc41f1 => generated 731 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 09:57:48.727264 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [req-90a419f3-b788-4b6d-9151-201ca33ab1ab req-70f43d5b-d652-49c9-b48b-c982994dc829 tempest-AttachVolumeShelveTestJSON-1109477710 tempest-AttachVolumeShelveTestJSON-1109477710-project-member] PUT https://10.4.3.8/volume/v3/attachments/e6bd2aea-bf91-4978-b543-8b6f9f4606f1 Aug 07 09:57:48.728252 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [req-90a419f3-b788-4b6d-9151-201ca33ab1ab req-70f43d5b-d652-49c9-b48b-c982994dc829 tempest-AttachVolumeShelveTestJSON-1109477710 tempest-AttachVolumeShelveTestJSON-1109477710-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.8", "host": "np0000006707", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:568b993d50b1", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "d2780578-1896-461f-80ac-b58d2e346b90", "nvme_native_multipath": false, "mountpoint": "/dev/vdc"}}} {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 09:57:48.743600 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.coordination [req-90a419f3-b788-4b6d-9151-201ca33ab1ab req-70f43d5b-d652-49c9-b48b-c982994dc829 tempest-AttachVolumeShelveTestJSON-1109477710 tempest-AttachVolumeShelveTestJSON-1109477710-project-member] Acquiring lock "cinder-attachment_update-d2e2320e-b386-4d6e-8481-d1e3e2f6c6df-np0000006707" by "attachment_update" {{(pid=100297) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 07 09:57:48.750127 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.coordination [req-90a419f3-b788-4b6d-9151-201ca33ab1ab req-70f43d5b-d652-49c9-b48b-c982994dc829 tempest-AttachVolumeShelveTestJSON-1109477710 tempest-AttachVolumeShelveTestJSON-1109477710-project-member] Lock "cinder-attachment_update-d2e2320e-b386-4d6e-8481-d1e3e2f6c6df-np0000006707" acquired by "attachment_update" :: waited 0.007s {{(pid=100297) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 07 09:57:48.751369 np0000006707 devstack@c-api.service[100297]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 09:57:48.751369 np0000006707 devstack@c-api.service[100297]: warnings.warn( Aug 07 09:57:48.973333 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.coordination [req-90a419f3-b788-4b6d-9151-201ca33ab1ab req-70f43d5b-d652-49c9-b48b-c982994dc829 tempest-AttachVolumeShelveTestJSON-1109477710 tempest-AttachVolumeShelveTestJSON-1109477710-project-member] Lock "cinder-attachment_update-d2e2320e-b386-4d6e-8481-d1e3e2f6c6df-np0000006707" released by "attachment_update" :: held 0.223s {{(pid=100297) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 07 09:57:48.973812 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [req-90a419f3-b788-4b6d-9151-201ca33ab1ab req-70f43d5b-d652-49c9-b48b-c982994dc829 tempest-AttachVolumeShelveTestJSON-1109477710 tempest-AttachVolumeShelveTestJSON-1109477710-project-member] https://10.4.3.8/volume/v3/attachments/e6bd2aea-bf91-4978-b543-8b6f9f4606f1 returned with HTTP 200 Aug 07 09:57:48.974736 np0000006707 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 598/2384] 10.4.3.8 () {74 vars in 1690 bytes} [Fri Aug 7 09:57:48 2026] PUT /volume/v3/attachments/e6bd2aea-bf91-4978-b543-8b6f9f4606f1 => generated 969 bytes in 257 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Aug 07 09:57:49.018399 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [req-90a419f3-b788-4b6d-9151-201ca33ab1ab req-6be92657-9a38-423c-b7bf-6ef1c16d5ec4 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:57:49.023479 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [req-90a419f3-b788-4b6d-9151-201ca33ab1ab req-6be92657-9a38-423c-b7bf-6ef1c16d5ec4 tempest-AttachVolumeShelveTestJSON-1109477710 tempest-AttachVolumeShelveTestJSON-1109477710-project-member] POST https://10.4.3.8/volume/v3/attachments/e6bd2aea-bf91-4978-b543-8b6f9f4606f1/action Aug 07 09:57:49.023991 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [req-90a419f3-b788-4b6d-9151-201ca33ab1ab req-6be92657-9a38-423c-b7bf-6ef1c16d5ec4 tempest-AttachVolumeShelveTestJSON-1109477710 tempest-AttachVolumeShelveTestJSON-1109477710-project-member] Action body: b'{"os-complete": null}' {{(pid=100295) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 07 09:57:49.025399 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [req-90a419f3-b788-4b6d-9151-201ca33ab1ab req-6be92657-9a38-423c-b7bf-6ef1c16d5ec4 tempest-AttachVolumeShelveTestJSON-1109477710 tempest-AttachVolumeShelveTestJSON-1109477710-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 09:57:49.063549 np0000006707 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 09:57:49.063549 np0000006707 devstack@c-api.service[100295]: warnings.warn( Aug 07 09:57:49.088644 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [req-90a419f3-b788-4b6d-9151-201ca33ab1ab req-6be92657-9a38-423c-b7bf-6ef1c16d5ec4 tempest-AttachVolumeShelveTestJSON-1109477710 tempest-AttachVolumeShelveTestJSON-1109477710-project-member] https://10.4.3.8/volume/v3/attachments/e6bd2aea-bf91-4978-b543-8b6f9f4606f1/action returned with HTTP 204 Aug 07 09:57:49.088644 np0000006707 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 596/2385] 10.4.3.8 () {74 vars in 1711 bytes} [Fri Aug 7 09:57:49 2026] POST /volume/v3/attachments/e6bd2aea-bf91-4978-b543-8b6f9f4606f1/action => generated 0 bytes in 70 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 07 09:57:49.419296 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [None req-fb831dc5-7ed9-455f-a573-50109b6811fd None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:57:49.424989 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-fb831dc5-7ed9-455f-a573-50109b6811fd tempest-ProjectReaderTests33-1680752482 tempest-ProjectReaderTests33-1680752482-project-admin] GET https://10.4.3.8/volume/v3/backups/93075143-1d17-4cfd-92a6-2899aedda504 Aug 07 09:57:49.425253 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-fb831dc5-7ed9-455f-a573-50109b6811fd tempest-ProjectReaderTests33-1680752482 tempest-ProjectReaderTests33-1680752482-project-admin] Empty body provided in request {{(pid=100296) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 09:57:49.426762 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-fb831dc5-7ed9-455f-a573-50109b6811fd tempest-ProjectReaderTests33-1680752482 tempest-ProjectReaderTests33-1680752482-project-admin] Calling method 'show' {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 09:57:49.427048 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.v3.backups [None req-fb831dc5-7ed9-455f-a573-50109b6811fd tempest-ProjectReaderTests33-1680752482 tempest-ProjectReaderTests33-1680752482-project-admin] Show backup with id 93075143-1d17-4cfd-92a6-2899aedda504. {{(pid=100296) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 09:57:49.439486 np0000006707 devstack@c-api.service[100296]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 09:57:49.439486 np0000006707 devstack@c-api.service[100296]: warnings.warn( Aug 07 09:57:49.440948 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-fb831dc5-7ed9-455f-a573-50109b6811fd tempest-ProjectReaderTests33-1680752482 tempest-ProjectReaderTests33-1680752482-project-admin] https://10.4.3.8/volume/v3/backups/93075143-1d17-4cfd-92a6-2899aedda504 returned with HTTP 200 Aug 07 09:57:49.441593 np0000006707 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 593/2386] 10.4.3.8 () {68 vars in 1374 bytes} [Fri Aug 7 09:57:49 2026] GET /volume/v3/backups/93075143-1d17-4cfd-92a6-2899aedda504 => generated 732 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 09:57:49.480685 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.middleware.request_id [None req-f1af8ade-e045-468d-90c0-c79abed5dfa5 None None] RequestId filter calling following filter/app {{(pid=100298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:57:49.696566 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [None req-f1af8ade-e045-468d-90c0-c79abed5dfa5 tempest-VolumesSummaryTest-1392391682 tempest-VolumesSummaryTest-1392391682-project-member] GET https://10.4.3.8/volume/v3/volumes/summary Aug 07 09:57:49.696705 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [None req-f1af8ade-e045-468d-90c0-c79abed5dfa5 tempest-VolumesSummaryTest-1392391682 tempest-VolumesSummaryTest-1392391682-project-member] Empty body provided in request {{(pid=100298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 09:57:49.699225 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [None req-f1af8ade-e045-468d-90c0-c79abed5dfa5 tempest-VolumesSummaryTest-1392391682 tempest-VolumesSummaryTest-1392391682-project-member] Calling method 'version_select' {{(pid=100298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 09:57:49.699225 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.api_utils [None req-f1af8ade-e045-468d-90c0-c79abed5dfa5 tempest-VolumesSummaryTest-1392391682 tempest-VolumesSummaryTest-1392391682-project-member] Removing options '' from query. {{(pid=100298) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 07 09:57:49.710651 np0000006707 devstack@c-api.service[100298]: INFO cinder.volume.api [None req-f1af8ade-e045-468d-90c0-c79abed5dfa5 tempest-VolumesSummaryTest-1392391682 tempest-VolumesSummaryTest-1392391682-project-member] Get summary completed successfully. Aug 07 09:57:49.713483 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [None req-f1af8ade-e045-468d-90c0-c79abed5dfa5 tempest-VolumesSummaryTest-1392391682 tempest-VolumesSummaryTest-1392391682-project-member] https://10.4.3.8/volume/v3/volumes/summary returned with HTTP 200 Aug 07 09:57:49.715809 np0000006707 devstack@c-api.service[100298]: [pid: 100298|app: 0|req: 600/2387] 10.4.3.8 () {68 vars in 1288 bytes} [Fri Aug 7 09:57:49 2026] GET /volume/v3/volumes/summary => generated 55 bytes in 238 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 07 09:57:49.744493 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [None req-d2704288-5c6d-417b-a1a3-0f52f5eee93f None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:57:49.747023 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-d2704288-5c6d-417b-a1a3-0f52f5eee93f tempest-ProjectAdminTests33-1592392534 tempest-ProjectAdminTests33-1592392534-project-admin] GET https://10.4.3.8/volume/v3/backups/2e2e9572-cb41-468b-b844-cdc733bc41f1 Aug 07 09:57:49.747023 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-d2704288-5c6d-417b-a1a3-0f52f5eee93f tempest-ProjectAdminTests33-1592392534 tempest-ProjectAdminTests33-1592392534-project-admin] Empty body provided in request {{(pid=100297) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 09:57:49.748641 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-d2704288-5c6d-417b-a1a3-0f52f5eee93f tempest-ProjectAdminTests33-1592392534 tempest-ProjectAdminTests33-1592392534-project-admin] Calling method 'show' {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 09:57:49.748641 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.v3.backups [None req-d2704288-5c6d-417b-a1a3-0f52f5eee93f tempest-ProjectAdminTests33-1592392534 tempest-ProjectAdminTests33-1592392534-project-admin] Show backup with id 2e2e9572-cb41-468b-b844-cdc733bc41f1. {{(pid=100297) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 09:57:49.753170 np0000006707 devstack@c-api.service[100297]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 09:57:49.753170 np0000006707 devstack@c-api.service[100297]: warnings.warn( Aug 07 09:57:49.758452 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-d2704288-5c6d-417b-a1a3-0f52f5eee93f tempest-ProjectAdminTests33-1592392534 tempest-ProjectAdminTests33-1592392534-project-admin] https://10.4.3.8/volume/v3/backups/2e2e9572-cb41-468b-b844-cdc733bc41f1 returned with HTTP 200 Aug 07 09:57:49.758452 np0000006707 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 599/2388] 10.4.3.8 () {68 vars in 1374 bytes} [Fri Aug 7 09:57:49 2026] GET /volume/v3/backups/2e2e9572-cb41-468b-b844-cdc733bc41f1 => generated 731 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 09:57:50.459396 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-c9d14a21-489c-429c-8534-77595f5318cb None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:57:50.462827 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-c9d14a21-489c-429c-8534-77595f5318cb tempest-ProjectReaderTests33-1680752482 tempest-ProjectReaderTests33-1680752482-project-admin] GET https://10.4.3.8/volume/v3/backups/93075143-1d17-4cfd-92a6-2899aedda504 Aug 07 09:57:50.465763 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-c9d14a21-489c-429c-8534-77595f5318cb tempest-ProjectReaderTests33-1680752482 tempest-ProjectReaderTests33-1680752482-project-admin] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 09:57:50.465763 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-c9d14a21-489c-429c-8534-77595f5318cb tempest-ProjectReaderTests33-1680752482 tempest-ProjectReaderTests33-1680752482-project-admin] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 09:57:50.465763 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.v3.backups [None req-c9d14a21-489c-429c-8534-77595f5318cb tempest-ProjectReaderTests33-1680752482 tempest-ProjectReaderTests33-1680752482-project-admin] Show backup with id 93075143-1d17-4cfd-92a6-2899aedda504. {{(pid=100295) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 09:57:50.473446 np0000006707 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 09:57:50.473446 np0000006707 devstack@c-api.service[100295]: warnings.warn( Aug 07 09:57:50.474497 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-c9d14a21-489c-429c-8534-77595f5318cb tempest-ProjectReaderTests33-1680752482 tempest-ProjectReaderTests33-1680752482-project-admin] https://10.4.3.8/volume/v3/backups/93075143-1d17-4cfd-92a6-2899aedda504 returned with HTTP 200 Aug 07 09:57:50.475504 np0000006707 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 597/2389] 10.4.3.8 () {68 vars in 1374 bytes} [Fri Aug 7 09:57:50 2026] GET /volume/v3/backups/93075143-1d17-4cfd-92a6-2899aedda504 => generated 732 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 09:57:50.772286 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [None req-499d54cb-cd5f-4eb1-a536-c2a0130df7f8 None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:57:50.775776 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-499d54cb-cd5f-4eb1-a536-c2a0130df7f8 tempest-ProjectAdminTests33-1592392534 tempest-ProjectAdminTests33-1592392534-project-admin] GET https://10.4.3.8/volume/v3/backups/2e2e9572-cb41-468b-b844-cdc733bc41f1 Aug 07 09:57:50.776059 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-499d54cb-cd5f-4eb1-a536-c2a0130df7f8 tempest-ProjectAdminTests33-1592392534 tempest-ProjectAdminTests33-1592392534-project-admin] Empty body provided in request {{(pid=100296) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 09:57:50.776312 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-499d54cb-cd5f-4eb1-a536-c2a0130df7f8 tempest-ProjectAdminTests33-1592392534 tempest-ProjectAdminTests33-1592392534-project-admin] Calling method 'show' {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 09:57:50.778167 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.v3.backups [None req-499d54cb-cd5f-4eb1-a536-c2a0130df7f8 tempest-ProjectAdminTests33-1592392534 tempest-ProjectAdminTests33-1592392534-project-admin] Show backup with id 2e2e9572-cb41-468b-b844-cdc733bc41f1. {{(pid=100296) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 09:57:50.789269 np0000006707 devstack@c-api.service[100296]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 09:57:50.789269 np0000006707 devstack@c-api.service[100296]: warnings.warn( Aug 07 09:57:50.791586 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-499d54cb-cd5f-4eb1-a536-c2a0130df7f8 tempest-ProjectAdminTests33-1592392534 tempest-ProjectAdminTests33-1592392534-project-admin] https://10.4.3.8/volume/v3/backups/2e2e9572-cb41-468b-b844-cdc733bc41f1 returned with HTTP 200 Aug 07 09:57:50.794829 np0000006707 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 594/2390] 10.4.3.8 () {68 vars in 1374 bytes} [Fri Aug 7 09:57:50 2026] GET /volume/v3/backups/2e2e9572-cb41-468b-b844-cdc733bc41f1 => generated 731 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 09:57:51.495589 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.middleware.request_id [None req-08d4b410-b7a8-415c-8d63-b4442192c889 None None] RequestId filter calling following filter/app {{(pid=100298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:57:51.500577 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [None req-08d4b410-b7a8-415c-8d63-b4442192c889 tempest-ProjectReaderTests33-1680752482 tempest-ProjectReaderTests33-1680752482-project-admin] GET https://10.4.3.8/volume/v3/backups/93075143-1d17-4cfd-92a6-2899aedda504 Aug 07 09:57:51.500577 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [None req-08d4b410-b7a8-415c-8d63-b4442192c889 tempest-ProjectReaderTests33-1680752482 tempest-ProjectReaderTests33-1680752482-project-admin] Empty body provided in request {{(pid=100298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 09:57:51.501033 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [None req-08d4b410-b7a8-415c-8d63-b4442192c889 tempest-ProjectReaderTests33-1680752482 tempest-ProjectReaderTests33-1680752482-project-admin] Calling method 'show' {{(pid=100298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 09:57:51.501219 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.v3.backups [None req-08d4b410-b7a8-415c-8d63-b4442192c889 tempest-ProjectReaderTests33-1680752482 tempest-ProjectReaderTests33-1680752482-project-admin] Show backup with id 93075143-1d17-4cfd-92a6-2899aedda504. {{(pid=100298) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 09:57:51.508576 np0000006707 devstack@c-api.service[100298]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 09:57:51.508576 np0000006707 devstack@c-api.service[100298]: warnings.warn( Aug 07 09:57:51.508999 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [None req-08d4b410-b7a8-415c-8d63-b4442192c889 tempest-ProjectReaderTests33-1680752482 tempest-ProjectReaderTests33-1680752482-project-admin] https://10.4.3.8/volume/v3/backups/93075143-1d17-4cfd-92a6-2899aedda504 returned with HTTP 200 Aug 07 09:57:51.509615 np0000006707 devstack@c-api.service[100298]: [pid: 100298|app: 0|req: 601/2391] 10.4.3.8 () {68 vars in 1374 bytes} [Fri Aug 7 09:57:51 2026] GET /volume/v3/backups/93075143-1d17-4cfd-92a6-2899aedda504 => generated 733 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 09:57:51.812260 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [None req-55c6fb34-9ac3-4287-bf3d-5fbeac617078 None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:57:51.815470 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-55c6fb34-9ac3-4287-bf3d-5fbeac617078 tempest-ProjectAdminTests33-1592392534 tempest-ProjectAdminTests33-1592392534-project-admin] GET https://10.4.3.8/volume/v3/backups/2e2e9572-cb41-468b-b844-cdc733bc41f1 Aug 07 09:57:51.816100 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-55c6fb34-9ac3-4287-bf3d-5fbeac617078 tempest-ProjectAdminTests33-1592392534 tempest-ProjectAdminTests33-1592392534-project-admin] Empty body provided in request {{(pid=100297) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 09:57:51.816570 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-55c6fb34-9ac3-4287-bf3d-5fbeac617078 tempest-ProjectAdminTests33-1592392534 tempest-ProjectAdminTests33-1592392534-project-admin] Calling method 'show' {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 09:57:51.817344 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.v3.backups [None req-55c6fb34-9ac3-4287-bf3d-5fbeac617078 tempest-ProjectAdminTests33-1592392534 tempest-ProjectAdminTests33-1592392534-project-admin] Show backup with id 2e2e9572-cb41-468b-b844-cdc733bc41f1. {{(pid=100297) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 09:57:51.834458 np0000006707 devstack@c-api.service[100297]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 09:57:51.834458 np0000006707 devstack@c-api.service[100297]: warnings.warn( Aug 07 09:57:51.834690 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-55c6fb34-9ac3-4287-bf3d-5fbeac617078 tempest-ProjectAdminTests33-1592392534 tempest-ProjectAdminTests33-1592392534-project-admin] https://10.4.3.8/volume/v3/backups/2e2e9572-cb41-468b-b844-cdc733bc41f1 returned with HTTP 200 Aug 07 09:57:51.835135 np0000006707 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 600/2392] 10.4.3.8 () {68 vars in 1374 bytes} [Fri Aug 7 09:57:51 2026] GET /volume/v3/backups/2e2e9572-cb41-468b-b844-cdc733bc41f1 => generated 731 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 07 09:57:52.531317 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-8177c4ed-e606-44b1-95ee-405ab7df8dfa None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:57:52.543182 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-8177c4ed-e606-44b1-95ee-405ab7df8dfa tempest-ProjectReaderTests33-1680752482 tempest-ProjectReaderTests33-1680752482-project-admin] GET https://10.4.3.8/volume/v3/backups/93075143-1d17-4cfd-92a6-2899aedda504 Aug 07 09:57:52.543182 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-8177c4ed-e606-44b1-95ee-405ab7df8dfa tempest-ProjectReaderTests33-1680752482 tempest-ProjectReaderTests33-1680752482-project-admin] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 09:57:52.543182 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-8177c4ed-e606-44b1-95ee-405ab7df8dfa tempest-ProjectReaderTests33-1680752482 tempest-ProjectReaderTests33-1680752482-project-admin] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 09:57:52.543182 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.v3.backups [None req-8177c4ed-e606-44b1-95ee-405ab7df8dfa tempest-ProjectReaderTests33-1680752482 tempest-ProjectReaderTests33-1680752482-project-admin] Show backup with id 93075143-1d17-4cfd-92a6-2899aedda504. {{(pid=100295) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 09:57:52.551597 np0000006707 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 09:57:52.551597 np0000006707 devstack@c-api.service[100295]: warnings.warn( Aug 07 09:57:52.552885 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-8177c4ed-e606-44b1-95ee-405ab7df8dfa tempest-ProjectReaderTests33-1680752482 tempest-ProjectReaderTests33-1680752482-project-admin] https://10.4.3.8/volume/v3/backups/93075143-1d17-4cfd-92a6-2899aedda504 returned with HTTP 200 Aug 07 09:57:52.552885 np0000006707 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 598/2393] 10.4.3.8 () {68 vars in 1374 bytes} [Fri Aug 7 09:57:52 2026] GET /volume/v3/backups/93075143-1d17-4cfd-92a6-2899aedda504 => generated 734 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 09:57:52.576405 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [None req-d32f96f7-d1b6-4e40-8b94-2da3889d6980 None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:57:52.778475 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-d32f96f7-d1b6-4e40-8b94-2da3889d6980 tempest-ProjectReaderTests33-1680752482 tempest-ProjectReaderTests33-1680752482-project-reader] GET https://10.4.3.8/volume/v3/backups/93075143-1d17-4cfd-92a6-2899aedda504/export_record Aug 07 09:57:52.778475 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-d32f96f7-d1b6-4e40-8b94-2da3889d6980 tempest-ProjectReaderTests33-1680752482 tempest-ProjectReaderTests33-1680752482-project-reader] Empty body provided in request {{(pid=100296) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 09:57:52.778475 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-d32f96f7-d1b6-4e40-8b94-2da3889d6980 tempest-ProjectReaderTests33-1680752482 tempest-ProjectReaderTests33-1680752482-project-reader] Calling method 'export_record' {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 09:57:52.778475 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.contrib.backups [None req-d32f96f7-d1b6-4e40-8b94-2da3889d6980 tempest-ProjectReaderTests33-1680752482 tempest-ProjectReaderTests33-1680752482-project-reader] Export record for backup 93075143-1d17-4cfd-92a6-2899aedda504. {{(pid=100296) export_record /opt/stack/cinder/cinder/api/contrib/backups.py:241}} Aug 07 09:57:52.792978 np0000006707 devstack@c-api.service[100296]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 09:57:52.792978 np0000006707 devstack@c-api.service[100296]: warnings.warn( Aug 07 09:57:52.798166 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.policy [None req-d32f96f7-d1b6-4e40-8b94-2da3889d6980 tempest-ProjectReaderTests33-1680752482 tempest-ProjectReaderTests33-1680752482-project-reader] Policy check for backup:export-import failed with context {'is_admin': False, 'user_id': '8cc228ce26b8415aaa01b0d804beef6f', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'dd54e14f5ba147e39b56e42e136fef2e', '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=100296) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 07 09:57:52.798602 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-d32f96f7-d1b6-4e40-8b94-2da3889d6980 tempest-ProjectReaderTests33-1680752482 tempest-ProjectReaderTests33-1680752482-project-reader] https://10.4.3.8/volume/v3/backups/93075143-1d17-4cfd-92a6-2899aedda504/export_record returned with HTTP 403 Aug 07 09:57:52.799359 np0000006707 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 595/2394] 10.4.3.8 () {68 vars in 1416 bytes} [Fri Aug 7 09:57:52 2026] GET /volume/v3/backups/93075143-1d17-4cfd-92a6-2899aedda504/export_record => generated 101 bytes in 223 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 07 09:57:52.811676 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.middleware.request_id [None req-1538e625-a976-4114-8f22-3f8bd46168be None None] RequestId filter calling following filter/app {{(pid=100298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:57:52.819837 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [None req-1538e625-a976-4114-8f22-3f8bd46168be tempest-ProjectReaderTests33-1680752482 tempest-ProjectReaderTests33-1680752482-project-admin] POST https://10.4.3.8/volume/v3/volumes Aug 07 09:57:52.820528 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [None req-1538e625-a976-4114-8f22-3f8bd46168be tempest-ProjectReaderTests33-1680752482 tempest-ProjectReaderTests33-1680752482-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-730367368"}} {{(pid=100298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 09:57:52.823588 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.v3.volumes [None req-1538e625-a976-4114-8f22-3f8bd46168be tempest-ProjectReaderTests33-1680752482 tempest-ProjectReaderTests33-1680752482-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-730367368'}} {{(pid=100298) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 07 09:57:52.823769 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.v3.volumes [None req-1538e625-a976-4114-8f22-3f8bd46168be tempest-ProjectReaderTests33-1680752482 tempest-ProjectReaderTests33-1680752482-project-admin] Create volume of 1 GB Aug 07 09:57:52.834785 np0000006707 devstack@c-api.service[100298]: INFO cinder.volume.api [None req-1538e625-a976-4114-8f22-3f8bd46168be tempest-ProjectReaderTests33-1680752482 tempest-ProjectReaderTests33-1680752482-project-admin] Availability Zones retrieved successfully. Aug 07 09:57:52.852405 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [None req-e681dd43-9de7-4360-9d61-5edf60e23fdd None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:57:52.855930 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.volume.api [None req-1538e625-a976-4114-8f22-3f8bd46168be tempest-ProjectReaderTests33-1680752482 tempest-ProjectReaderTests33-1680752482-project-admin] Flow 'volume_create_api' (93f368a2-5aa3-4433-8bd8-b11840e8e3e1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100298) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 09:57:52.859687 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.volume.api [None req-1538e625-a976-4114-8f22-3f8bd46168be tempest-ProjectReaderTests33-1680752482 tempest-ProjectReaderTests33-1680752482-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (aea800a1-0446-4149-84b9-6664bb19392b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100298) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 09:57:52.859890 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-e681dd43-9de7-4360-9d61-5edf60e23fdd tempest-ProjectAdminTests33-1592392534 tempest-ProjectAdminTests33-1592392534-project-admin] GET https://10.4.3.8/volume/v3/backups/2e2e9572-cb41-468b-b844-cdc733bc41f1 Aug 07 09:57:52.860394 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.volume.flows.api.create_volume [None req-1538e625-a976-4114-8f22-3f8bd46168be tempest-ProjectReaderTests33-1680752482 tempest-ProjectReaderTests33-1680752482-project-admin] Validating volume size '1' using validate_int {{(pid=100298) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 07 09:57:52.860489 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-e681dd43-9de7-4360-9d61-5edf60e23fdd tempest-ProjectAdminTests33-1592392534 tempest-ProjectAdminTests33-1592392534-project-admin] Empty body provided in request {{(pid=100297) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 09:57:52.860489 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-e681dd43-9de7-4360-9d61-5edf60e23fdd tempest-ProjectAdminTests33-1592392534 tempest-ProjectAdminTests33-1592392534-project-admin] Calling method 'show' {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 09:57:52.860489 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.v3.backups [None req-e681dd43-9de7-4360-9d61-5edf60e23fdd tempest-ProjectAdminTests33-1592392534 tempest-ProjectAdminTests33-1592392534-project-admin] Show backup with id 2e2e9572-cb41-468b-b844-cdc733bc41f1. {{(pid=100297) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 09:57:52.866506 np0000006707 devstack@c-api.service[100297]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 09:57:52.866506 np0000006707 devstack@c-api.service[100297]: warnings.warn( Aug 07 09:57:52.867585 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-e681dd43-9de7-4360-9d61-5edf60e23fdd tempest-ProjectAdminTests33-1592392534 tempest-ProjectAdminTests33-1592392534-project-admin] https://10.4.3.8/volume/v3/backups/2e2e9572-cb41-468b-b844-cdc733bc41f1 returned with HTTP 200 Aug 07 09:57:52.867809 np0000006707 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 601/2395] 10.4.3.8 () {68 vars in 1374 bytes} [Fri Aug 7 09:57:52 2026] GET /volume/v3/backups/2e2e9572-cb41-468b-b844-cdc733bc41f1 => generated 731 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 09:57:52.926804 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.volume.api [None req-1538e625-a976-4114-8f22-3f8bd46168be tempest-ProjectReaderTests33-1680752482 tempest-ProjectReaderTests33-1680752482-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (aea800a1-0446-4149-84b9-6664bb19392b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-07T09:47:39Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=45fd9a3a-b61e-4c6c-9ab7-d02f06678d0d,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '45fd9a3a-b61e-4c6c-9ab7-d02f06678d0d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100298) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 09:57:52.927654 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.volume.api [None req-1538e625-a976-4114-8f22-3f8bd46168be tempest-ProjectReaderTests33-1680752482 tempest-ProjectReaderTests33-1680752482-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ea0e1c8d-05ff-4d47-835a-509cb464888a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100298) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 09:57:53.020724 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.quota [None req-1538e625-a976-4114-8f22-3f8bd46168be tempest-ProjectReaderTests33-1680752482 tempest-ProjectReaderTests33-1680752482-project-admin] Created reservations ['23a18359-9eab-483d-b002-b39ffee6a390', 'e91d8d1c-db3b-4c3b-80e4-87d902924bd4', 'cb378689-508d-402c-b321-6399ab3e9701', '1aaed450-b851-4956-900c-399cdbff428f'] {{(pid=100298) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 09:57:53.021545 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.volume.api [None req-1538e625-a976-4114-8f22-3f8bd46168be tempest-ProjectReaderTests33-1680752482 tempest-ProjectReaderTests33-1680752482-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ea0e1c8d-05ff-4d47-835a-509cb464888a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['23a18359-9eab-483d-b002-b39ffee6a390', 'e91d8d1c-db3b-4c3b-80e4-87d902924bd4', 'cb378689-508d-402c-b321-6399ab3e9701', '1aaed450-b851-4956-900c-399cdbff428f']}' {{(pid=100298) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 09:57:53.022632 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.volume.api [None req-1538e625-a976-4114-8f22-3f8bd46168be tempest-ProjectReaderTests33-1680752482 tempest-ProjectReaderTests33-1680752482-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e92d5623-938f-45bc-85cb-5d6a555674b5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100298) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 09:57:53.058214 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.volume.api [None req-1538e625-a976-4114-8f22-3f8bd46168be tempest-ProjectReaderTests33-1680752482 tempest-ProjectReaderTests33-1680752482-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e92d5623-938f-45bc-85cb-5d6a555674b5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '48cce4ce-80f9-4d1a-bb85-59a801f38bf7', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-730367368',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='dd54e14f5ba147e39b56e42e136fef2e',qos_specs=None,replication_status=,reservations=['23a18359-9eab-483d-b002-b39ffee6a390','e91d8d1c-db3b-4c3b-80e4-87d902924bd4','cb378689-508d-402c-b321-6399ab3e9701','1aaed450-b851-4956-900c-399cdbff428f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='0e7bbefe17614ed8ada22354abc865c0',volume_type_id=45fd9a3a-b61e-4c6c-9ab7-d02f06678d0d), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-07T09:57:53Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-730367368',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=48cce4ce-80f9-4d1a-bb85-59a801f38bf7,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='dd54e14f5ba147e39b56e42e136fef2e',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='0e7bbefe17614ed8ada22354abc865c0',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(45fd9a3a-b61e-4c6c-9ab7-d02f06678d0d),volume_type_id=45fd9a3a-b61e-4c6c-9ab7-d02f06678d0d)}' {{(pid=100298) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 09:57:53.059581 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.volume.api [None req-1538e625-a976-4114-8f22-3f8bd46168be tempest-ProjectReaderTests33-1680752482 tempest-ProjectReaderTests33-1680752482-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (89478e03-0332-446e-9c2c-36a5685bec63) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100298) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 09:57:53.096824 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.volume.api [None req-1538e625-a976-4114-8f22-3f8bd46168be tempest-ProjectReaderTests33-1680752482 tempest-ProjectReaderTests33-1680752482-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (89478e03-0332-446e-9c2c-36a5685bec63) transitioned into state 'SUCCESS' from state '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-730367368',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='dd54e14f5ba147e39b56e42e136fef2e',qos_specs=None,replication_status=,reservations=['23a18359-9eab-483d-b002-b39ffee6a390','e91d8d1c-db3b-4c3b-80e4-87d902924bd4','cb378689-508d-402c-b321-6399ab3e9701','1aaed450-b851-4956-900c-399cdbff428f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='0e7bbefe17614ed8ada22354abc865c0',volume_type_id=45fd9a3a-b61e-4c6c-9ab7-d02f06678d0d)}' {{(pid=100298) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 09:57:53.098031 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.volume.api [None req-1538e625-a976-4114-8f22-3f8bd46168be tempest-ProjectReaderTests33-1680752482 tempest-ProjectReaderTests33-1680752482-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (15996642-2530-43ed-b928-00724ad559c5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100298) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 09:57:53.116498 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.volume.api [None req-1538e625-a976-4114-8f22-3f8bd46168be tempest-ProjectReaderTests33-1680752482 tempest-ProjectReaderTests33-1680752482-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (15996642-2530-43ed-b928-00724ad559c5) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100298) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 09:57:53.120297 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.volume.api [None req-1538e625-a976-4114-8f22-3f8bd46168be tempest-ProjectReaderTests33-1680752482 tempest-ProjectReaderTests33-1680752482-project-admin] Flow 'volume_create_api' (93f368a2-5aa3-4433-8bd8-b11840e8e3e1) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100298) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 09:57:53.120702 np0000006707 devstack@c-api.service[100298]: INFO cinder.volume.api [None req-1538e625-a976-4114-8f22-3f8bd46168be tempest-ProjectReaderTests33-1680752482 tempest-ProjectReaderTests33-1680752482-project-admin] Create volume request issued successfully. Aug 07 09:57:53.121602 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [None req-1538e625-a976-4114-8f22-3f8bd46168be tempest-ProjectReaderTests33-1680752482 tempest-ProjectReaderTests33-1680752482-project-admin] https://10.4.3.8/volume/v3/volumes returned with HTTP 202 Aug 07 09:57:53.126226 np0000006707 devstack@c-api.service[100298]: [pid: 100298|app: 0|req: 602/2396] 10.4.3.8 () {70 vars in 1284 bytes} [Fri Aug 7 09:57:52 2026] POST /volume/v3/volumes => generated 773 bytes in 311 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 07 09:57:53.142678 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-aaf68459-9ff8-4b23-bfc7-95996642744f None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:57:53.146147 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-aaf68459-9ff8-4b23-bfc7-95996642744f tempest-ProjectReaderTests33-1680752482 tempest-ProjectReaderTests33-1680752482-project-admin] GET https://10.4.3.8/volume/v3/volumes/48cce4ce-80f9-4d1a-bb85-59a801f38bf7 Aug 07 09:57:53.146147 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-aaf68459-9ff8-4b23-bfc7-95996642744f tempest-ProjectReaderTests33-1680752482 tempest-ProjectReaderTests33-1680752482-project-admin] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 09:57:53.146147 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-aaf68459-9ff8-4b23-bfc7-95996642744f tempest-ProjectReaderTests33-1680752482 tempest-ProjectReaderTests33-1680752482-project-admin] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 09:57:53.154146 np0000006707 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 09:57:53.154146 np0000006707 devstack@c-api.service[100295]: warnings.warn( Aug 07 09:57:53.159648 np0000006707 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-aaf68459-9ff8-4b23-bfc7-95996642744f tempest-ProjectReaderTests33-1680752482 tempest-ProjectReaderTests33-1680752482-project-admin] Volume info retrieved successfully. Aug 07 09:57:53.169271 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-aaf68459-9ff8-4b23-bfc7-95996642744f tempest-ProjectReaderTests33-1680752482 tempest-ProjectReaderTests33-1680752482-project-admin] https://10.4.3.8/volume/v3/volumes/48cce4ce-80f9-4d1a-bb85-59a801f38bf7 returned with HTTP 200 Aug 07 09:57:53.170211 np0000006707 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 599/2397] 10.4.3.8 () {68 vars in 1374 bytes} [Fri Aug 7 09:57:53 2026] GET /volume/v3/volumes/48cce4ce-80f9-4d1a-bb85-59a801f38bf7 => generated 952 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 07 09:57:53.556169 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [None req-d6dd6abe-1050-44fd-8aa8-888b734c88de None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:57:53.558523 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-d6dd6abe-1050-44fd-8aa8-888b734c88de tempest-ServerActionsV293TestJSON-1024931389 tempest-ServerActionsV293TestJSON-1024931389-project-member] GET https://10.4.3.8/volume/v3/volumes/296bbbc4-6644-42a3-bc9b-181671390fbc Aug 07 09:57:53.558523 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-d6dd6abe-1050-44fd-8aa8-888b734c88de tempest-ServerActionsV293TestJSON-1024931389 tempest-ServerActionsV293TestJSON-1024931389-project-member] Empty body provided in request {{(pid=100296) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 09:57:53.559275 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-d6dd6abe-1050-44fd-8aa8-888b734c88de tempest-ServerActionsV293TestJSON-1024931389 tempest-ServerActionsV293TestJSON-1024931389-project-member] Calling method 'show' {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 09:57:53.579346 np0000006707 devstack@c-api.service[100296]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 09:57:53.579346 np0000006707 devstack@c-api.service[100296]: warnings.warn( Aug 07 09:57:53.592648 np0000006707 devstack@c-api.service[100296]: INFO cinder.volume.api [None req-d6dd6abe-1050-44fd-8aa8-888b734c88de tempest-ServerActionsV293TestJSON-1024931389 tempest-ServerActionsV293TestJSON-1024931389-project-member] Volume info retrieved successfully. Aug 07 09:57:53.602555 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-d6dd6abe-1050-44fd-8aa8-888b734c88de tempest-ServerActionsV293TestJSON-1024931389 tempest-ServerActionsV293TestJSON-1024931389-project-member] https://10.4.3.8/volume/v3/volumes/296bbbc4-6644-42a3-bc9b-181671390fbc returned with HTTP 200 Aug 07 09:57:53.603191 np0000006707 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 596/2398] 10.4.3.8 () {68 vars in 1375 bytes} [Fri Aug 7 09:57:53 2026] GET /volume/v3/volumes/296bbbc4-6644-42a3-bc9b-181671390fbc => generated 1829 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 287 bytes (2 switches on core 0) Aug 07 09:57:53.885509 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [None req-6131affe-53fe-44cb-9908-05aa8092f226 None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:57:53.892446 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-6131affe-53fe-44cb-9908-05aa8092f226 tempest-ProjectAdminTests33-1592392534 tempest-ProjectAdminTests33-1592392534-project-admin] GET https://10.4.3.8/volume/v3/backups/2e2e9572-cb41-468b-b844-cdc733bc41f1 Aug 07 09:57:53.892446 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-6131affe-53fe-44cb-9908-05aa8092f226 tempest-ProjectAdminTests33-1592392534 tempest-ProjectAdminTests33-1592392534-project-admin] Empty body provided in request {{(pid=100297) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 09:57:53.892446 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-6131affe-53fe-44cb-9908-05aa8092f226 tempest-ProjectAdminTests33-1592392534 tempest-ProjectAdminTests33-1592392534-project-admin] Calling method 'show' {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 09:57:53.892446 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.v3.backups [None req-6131affe-53fe-44cb-9908-05aa8092f226 tempest-ProjectAdminTests33-1592392534 tempest-ProjectAdminTests33-1592392534-project-admin] Show backup with id 2e2e9572-cb41-468b-b844-cdc733bc41f1. {{(pid=100297) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 09:57:53.900935 np0000006707 devstack@c-api.service[100297]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 09:57:53.900935 np0000006707 devstack@c-api.service[100297]: warnings.warn( Aug 07 09:57:53.901761 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-6131affe-53fe-44cb-9908-05aa8092f226 tempest-ProjectAdminTests33-1592392534 tempest-ProjectAdminTests33-1592392534-project-admin] https://10.4.3.8/volume/v3/backups/2e2e9572-cb41-468b-b844-cdc733bc41f1 returned with HTTP 200 Aug 07 09:57:53.902193 np0000006707 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 602/2399] 10.4.3.8 () {68 vars in 1374 bytes} [Fri Aug 7 09:57:53 2026] GET /volume/v3/backups/2e2e9572-cb41-468b-b844-cdc733bc41f1 => generated 731 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 09:57:54.187962 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.middleware.request_id [None req-4c72f104-8f7a-4ddc-90df-e21b820698bd None None] RequestId filter calling following filter/app {{(pid=100298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:57:54.189971 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [None req-4c72f104-8f7a-4ddc-90df-e21b820698bd tempest-ProjectReaderTests33-1680752482 tempest-ProjectReaderTests33-1680752482-project-admin] GET https://10.4.3.8/volume/v3/volumes/48cce4ce-80f9-4d1a-bb85-59a801f38bf7 Aug 07 09:57:54.190191 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [None req-4c72f104-8f7a-4ddc-90df-e21b820698bd tempest-ProjectReaderTests33-1680752482 tempest-ProjectReaderTests33-1680752482-project-admin] Empty body provided in request {{(pid=100298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 09:57:54.190363 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [None req-4c72f104-8f7a-4ddc-90df-e21b820698bd tempest-ProjectReaderTests33-1680752482 tempest-ProjectReaderTests33-1680752482-project-admin] Calling method 'show' {{(pid=100298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 09:57:54.200078 np0000006707 devstack@c-api.service[100298]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 09:57:54.200078 np0000006707 devstack@c-api.service[100298]: warnings.warn( Aug 07 09:57:54.208489 np0000006707 devstack@c-api.service[100298]: INFO cinder.volume.api [None req-4c72f104-8f7a-4ddc-90df-e21b820698bd tempest-ProjectReaderTests33-1680752482 tempest-ProjectReaderTests33-1680752482-project-admin] Volume info retrieved successfully. Aug 07 09:57:54.216103 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [None req-4c72f104-8f7a-4ddc-90df-e21b820698bd tempest-ProjectReaderTests33-1680752482 tempest-ProjectReaderTests33-1680752482-project-admin] https://10.4.3.8/volume/v3/volumes/48cce4ce-80f9-4d1a-bb85-59a801f38bf7 returned with HTTP 200 Aug 07 09:57:54.216497 np0000006707 devstack@c-api.service[100298]: [pid: 100298|app: 0|req: 603/2400] 10.4.3.8 () {68 vars in 1374 bytes} [Fri Aug 7 09:57:54 2026] GET /volume/v3/volumes/48cce4ce-80f9-4d1a-bb85-59a801f38bf7 => generated 1004 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 09:57:54.236572 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-61895bc8-f60c-4305-8897-6e223a079d2f None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:57:54.243181 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-61895bc8-f60c-4305-8897-6e223a079d2f tempest-ProjectReaderTests33-1680752482 tempest-ProjectReaderTests33-1680752482-project-admin] POST https://10.4.3.8/volume/v3/backups Aug 07 09:57:54.243677 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-61895bc8-f60c-4305-8897-6e223a079d2f tempest-ProjectReaderTests33-1680752482 tempest-ProjectReaderTests33-1680752482-project-admin] Action: 'create', calling method: create, body: {"backup": {"volume_id": "48cce4ce-80f9-4d1a-bb85-59a801f38bf7", "name": "tempest-type-Backup-453281983"}} {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 09:57:54.246004 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.contrib.backups [None req-61895bc8-f60c-4305-8897-6e223a079d2f tempest-ProjectReaderTests33-1680752482 tempest-ProjectReaderTests33-1680752482-project-admin] Creating new backup {'backup': {'volume_id': '48cce4ce-80f9-4d1a-bb85-59a801f38bf7', 'name': 'tempest-type-Backup-453281983'}} {{(pid=100295) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 07 09:57:54.246205 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.contrib.backups [None req-61895bc8-f60c-4305-8897-6e223a079d2f tempest-ProjectReaderTests33-1680752482 tempest-ProjectReaderTests33-1680752482-project-admin] Creating backup of volume 48cce4ce-80f9-4d1a-bb85-59a801f38bf7 in container None Aug 07 09:57:54.261204 np0000006707 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 09:57:54.261204 np0000006707 devstack@c-api.service[100295]: warnings.warn( Aug 07 09:57:54.261930 np0000006707 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-61895bc8-f60c-4305-8897-6e223a079d2f tempest-ProjectReaderTests33-1680752482 tempest-ProjectReaderTests33-1680752482-project-admin] Volume info retrieved successfully. Aug 07 09:57:54.276332 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [None req-9754e45f-35f4-4728-b391-da42196ad6f7 None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:57:54.280074 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-9754e45f-35f4-4728-b391-da42196ad6f7 tempest-VolumesActionsTest-1297460665 tempest-VolumesActionsTest-1297460665-project-member] GET https://10.4.3.8/volume/v3/volumes/5212b49c-c9cf-4689-a4bf-697dd0c1bd8f Aug 07 09:57:54.280380 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-9754e45f-35f4-4728-b391-da42196ad6f7 tempest-VolumesActionsTest-1297460665 tempest-VolumesActionsTest-1297460665-project-member] Empty body provided in request {{(pid=100296) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 09:57:54.280643 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-9754e45f-35f4-4728-b391-da42196ad6f7 tempest-VolumesActionsTest-1297460665 tempest-VolumesActionsTest-1297460665-project-member] Calling method 'show' {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 09:57:54.287657 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.quota [None req-61895bc8-f60c-4305-8897-6e223a079d2f tempest-ProjectReaderTests33-1680752482 tempest-ProjectReaderTests33-1680752482-project-admin] Created reservations ['59d652be-cca3-4531-8e2e-d403fd649c25', '8f1a9228-a37b-47a5-b037-31455a391878'] {{(pid=100295) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 09:57:54.291127 np0000006707 devstack@c-api.service[100296]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 09:57:54.291127 np0000006707 devstack@c-api.service[100296]: warnings.warn( Aug 07 09:57:54.296297 np0000006707 devstack@c-api.service[100296]: INFO cinder.volume.api [None req-9754e45f-35f4-4728-b391-da42196ad6f7 tempest-VolumesActionsTest-1297460665 tempest-VolumesActionsTest-1297460665-project-member] Volume info retrieved successfully. Aug 07 09:57:54.301474 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-9754e45f-35f4-4728-b391-da42196ad6f7 tempest-VolumesActionsTest-1297460665 tempest-VolumesActionsTest-1297460665-project-member] https://10.4.3.8/volume/v3/volumes/5212b49c-c9cf-4689-a4bf-697dd0c1bd8f returned with HTTP 200 Aug 07 09:57:54.302041 np0000006707 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 597/2401] 10.4.3.8 () {66 vars in 1334 bytes} [Fri Aug 7 09:57:54 2026] GET /volume/v3/volumes/5212b49c-c9cf-4689-a4bf-697dd0c1bd8f => generated 856 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 09:57:54.331921 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-61895bc8-f60c-4305-8897-6e223a079d2f tempest-ProjectReaderTests33-1680752482 tempest-ProjectReaderTests33-1680752482-project-admin] https://10.4.3.8/volume/v3/backups returned with HTTP 202 Aug 07 09:57:54.332350 np0000006707 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 600/2402] 10.4.3.8 () {70 vars in 1285 bytes} [Fri Aug 7 09:57:54 2026] POST /volume/v3/backups => generated 311 bytes in 97 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 07 09:57:54.339231 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [None req-970a51ec-4b1f-41ac-b81b-78cd809b8140 None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:57:54.342066 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.middleware.request_id [None req-4ee29af0-0e85-4724-a7a7-3e2db523db24 None None] RequestId filter calling following filter/app {{(pid=100298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:57:54.342984 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-970a51ec-4b1f-41ac-b81b-78cd809b8140 tempest-VolumesActionsTest-1297460665 tempest-VolumesActionsTest-1297460665-project-member] POST https://10.4.3.8/volume/v3/volumes/5212b49c-c9cf-4689-a4bf-697dd0c1bd8f/action Aug 07 09:57:54.343512 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-970a51ec-4b1f-41ac-b81b-78cd809b8140 tempest-VolumesActionsTest-1297460665 tempest-VolumesActionsTest-1297460665-project-member] Action body: b'{"os-volume_upload_image": {"image_name": "tempest-VolumesActionsTest-Image-447229112", "disk_format": "qcow2"}}' {{(pid=100297) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 07 09:57:54.343732 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-970a51ec-4b1f-41ac-b81b-78cd809b8140 tempest-VolumesActionsTest-1297460665 tempest-VolumesActionsTest-1297460665-project-member] Action: 'action', calling method: _volume_upload_image, body: {"os-volume_upload_image": {"image_name": "tempest-VolumesActionsTest-Image-447229112", "disk_format": "qcow2"}} {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 09:57:54.343955 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [None req-4ee29af0-0e85-4724-a7a7-3e2db523db24 tempest-ProjectReaderTests33-1680752482 tempest-ProjectReaderTests33-1680752482-project-admin] GET https://10.4.3.8/volume/v3/backups/7f1bf819-6229-40a5-aca3-223c7eec1dc6 Aug 07 09:57:54.344134 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [None req-4ee29af0-0e85-4724-a7a7-3e2db523db24 tempest-ProjectReaderTests33-1680752482 tempest-ProjectReaderTests33-1680752482-project-admin] Empty body provided in request {{(pid=100298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 09:57:54.344440 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [None req-4ee29af0-0e85-4724-a7a7-3e2db523db24 tempest-ProjectReaderTests33-1680752482 tempest-ProjectReaderTests33-1680752482-project-admin] Calling method 'show' {{(pid=100298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 09:57:54.344601 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.v3.backups [None req-4ee29af0-0e85-4724-a7a7-3e2db523db24 tempest-ProjectReaderTests33-1680752482 tempest-ProjectReaderTests33-1680752482-project-admin] Show backup with id 7f1bf819-6229-40a5-aca3-223c7eec1dc6. {{(pid=100298) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 09:57:54.350260 np0000006707 devstack@c-api.service[100298]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 09:57:54.350260 np0000006707 devstack@c-api.service[100298]: warnings.warn( Aug 07 09:57:54.350461 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [None req-4ee29af0-0e85-4724-a7a7-3e2db523db24 tempest-ProjectReaderTests33-1680752482 tempest-ProjectReaderTests33-1680752482-project-admin] https://10.4.3.8/volume/v3/backups/7f1bf819-6229-40a5-aca3-223c7eec1dc6 returned with HTTP 200 Aug 07 09:57:54.350891 np0000006707 devstack@c-api.service[100298]: [pid: 100298|app: 0|req: 604/2403] 10.4.3.8 () {68 vars in 1374 bytes} [Fri Aug 7 09:57:54 2026] GET /volume/v3/backups/7f1bf819-6229-40a5-aca3-223c7eec1dc6 => generated 718 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 09:57:54.354590 np0000006707 devstack@c-api.service[100297]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 09:57:54.354590 np0000006707 devstack@c-api.service[100297]: warnings.warn( Aug 07 09:57:54.355243 np0000006707 devstack@c-api.service[100297]: INFO cinder.volume.api [None req-970a51ec-4b1f-41ac-b81b-78cd809b8140 tempest-VolumesActionsTest-1297460665 tempest-VolumesActionsTest-1297460665-project-member] Volume info retrieved successfully. Aug 07 09:57:54.388515 np0000006707 devstack@c-api.service[100297]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 09:57:54.388515 np0000006707 devstack@c-api.service[100297]: warnings.warn( Aug 07 09:57:54.396300 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.image.image_utils [None req-970a51ec-4b1f-41ac-b81b-78cd809b8140 tempest-VolumesActionsTest-1297460665 tempest-VolumesActionsTest-1297460665-project-member] The metadata set [{'container_format': 'bare', 'disk_format': 'qcow2', 'name': 'tempest-VolumesActionsTest-Image-447229112'}] 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-447229112'}]. {{(pid=100297) filter_out_reserved_namespaces_metadata /opt/stack/cinder/cinder/image/image_utils.py:1478}} Aug 07 09:57:54.914087 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [None req-34013bc5-a01b-4e6e-b04e-8675624f4fd1 None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:57:54.916496 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-34013bc5-a01b-4e6e-b04e-8675624f4fd1 tempest-ProjectAdminTests33-1592392534 tempest-ProjectAdminTests33-1592392534-project-admin] GET https://10.4.3.8/volume/v3/backups/2e2e9572-cb41-468b-b844-cdc733bc41f1 Aug 07 09:57:54.916720 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-34013bc5-a01b-4e6e-b04e-8675624f4fd1 tempest-ProjectAdminTests33-1592392534 tempest-ProjectAdminTests33-1592392534-project-admin] Empty body provided in request {{(pid=100296) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 09:57:54.916924 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-34013bc5-a01b-4e6e-b04e-8675624f4fd1 tempest-ProjectAdminTests33-1592392534 tempest-ProjectAdminTests33-1592392534-project-admin] Calling method 'show' {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 09:57:54.917024 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.v3.backups [None req-34013bc5-a01b-4e6e-b04e-8675624f4fd1 tempest-ProjectAdminTests33-1592392534 tempest-ProjectAdminTests33-1592392534-project-admin] Show backup with id 2e2e9572-cb41-468b-b844-cdc733bc41f1. {{(pid=100296) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 09:57:54.923131 np0000006707 devstack@c-api.service[100296]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 09:57:54.923131 np0000006707 devstack@c-api.service[100296]: warnings.warn( Aug 07 09:57:54.923813 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-34013bc5-a01b-4e6e-b04e-8675624f4fd1 tempest-ProjectAdminTests33-1592392534 tempest-ProjectAdminTests33-1592392534-project-admin] https://10.4.3.8/volume/v3/backups/2e2e9572-cb41-468b-b844-cdc733bc41f1 returned with HTTP 200 Aug 07 09:57:54.924206 np0000006707 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 598/2404] 10.4.3.8 () {68 vars in 1374 bytes} [Fri Aug 7 09:57:54 2026] GET /volume/v3/backups/2e2e9572-cb41-468b-b844-cdc733bc41f1 => generated 731 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 09:57:54.987122 np0000006707 devstack@c-api.service[100297]: INFO cinder.volume.api [None req-970a51ec-4b1f-41ac-b81b-78cd809b8140 tempest-VolumesActionsTest-1297460665 tempest-VolumesActionsTest-1297460665-project-member] Copy volume to image completed successfully. Aug 07 09:57:54.987898 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-970a51ec-4b1f-41ac-b81b-78cd809b8140 tempest-VolumesActionsTest-1297460665 tempest-VolumesActionsTest-1297460665-project-member] https://10.4.3.8/volume/v3/volumes/5212b49c-c9cf-4689-a4bf-697dd0c1bd8f/action returned with HTTP 202 Aug 07 09:57:54.988324 np0000006707 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 603/2405] 10.4.3.8 () {68 vars in 1377 bytes} [Fri Aug 7 09:57:54 2026] POST /volume/v3/volumes/5212b49c-c9cf-4689-a4bf-697dd0c1bd8f/action => generated 688 bytes in 649 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 07 09:57:55.364547 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-c86fc763-2ed6-474a-87a4-911cbf40837b None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:57:55.366941 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-c86fc763-2ed6-474a-87a4-911cbf40837b tempest-ProjectReaderTests33-1680752482 tempest-ProjectReaderTests33-1680752482-project-admin] GET https://10.4.3.8/volume/v3/backups/7f1bf819-6229-40a5-aca3-223c7eec1dc6 Aug 07 09:57:55.367161 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-c86fc763-2ed6-474a-87a4-911cbf40837b tempest-ProjectReaderTests33-1680752482 tempest-ProjectReaderTests33-1680752482-project-admin] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 09:57:55.367574 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-c86fc763-2ed6-474a-87a4-911cbf40837b tempest-ProjectReaderTests33-1680752482 tempest-ProjectReaderTests33-1680752482-project-admin] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 09:57:55.367574 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.v3.backups [None req-c86fc763-2ed6-474a-87a4-911cbf40837b tempest-ProjectReaderTests33-1680752482 tempest-ProjectReaderTests33-1680752482-project-admin] Show backup with id 7f1bf819-6229-40a5-aca3-223c7eec1dc6. {{(pid=100295) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 09:57:55.374090 np0000006707 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 09:57:55.374090 np0000006707 devstack@c-api.service[100295]: warnings.warn( Aug 07 09:57:55.375024 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-c86fc763-2ed6-474a-87a4-911cbf40837b tempest-ProjectReaderTests33-1680752482 tempest-ProjectReaderTests33-1680752482-project-admin] https://10.4.3.8/volume/v3/backups/7f1bf819-6229-40a5-aca3-223c7eec1dc6 returned with HTTP 200 Aug 07 09:57:55.375504 np0000006707 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 601/2406] 10.4.3.8 () {68 vars in 1374 bytes} [Fri Aug 7 09:57:55 2026] GET /volume/v3/backups/7f1bf819-6229-40a5-aca3-223c7eec1dc6 => generated 720 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 07 09:57:55.936069 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.middleware.request_id [None req-60dbe152-9224-4f5a-8a46-4e43a23aff87 None None] RequestId filter calling following filter/app {{(pid=100298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:57:55.938876 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [None req-60dbe152-9224-4f5a-8a46-4e43a23aff87 tempest-ProjectAdminTests33-1592392534 tempest-ProjectAdminTests33-1592392534-project-admin] GET https://10.4.3.8/volume/v3/backups/2e2e9572-cb41-468b-b844-cdc733bc41f1 Aug 07 09:57:55.943072 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [None req-60dbe152-9224-4f5a-8a46-4e43a23aff87 tempest-ProjectAdminTests33-1592392534 tempest-ProjectAdminTests33-1592392534-project-admin] Empty body provided in request {{(pid=100298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 09:57:55.943372 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [None req-60dbe152-9224-4f5a-8a46-4e43a23aff87 tempest-ProjectAdminTests33-1592392534 tempest-ProjectAdminTests33-1592392534-project-admin] Calling method 'show' {{(pid=100298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 09:57:55.943604 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.v3.backups [None req-60dbe152-9224-4f5a-8a46-4e43a23aff87 tempest-ProjectAdminTests33-1592392534 tempest-ProjectAdminTests33-1592392534-project-admin] Show backup with id 2e2e9572-cb41-468b-b844-cdc733bc41f1. {{(pid=100298) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 09:57:55.953274 np0000006707 devstack@c-api.service[100298]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 09:57:55.953274 np0000006707 devstack@c-api.service[100298]: warnings.warn( Aug 07 09:57:55.954223 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [None req-60dbe152-9224-4f5a-8a46-4e43a23aff87 tempest-ProjectAdminTests33-1592392534 tempest-ProjectAdminTests33-1592392534-project-admin] https://10.4.3.8/volume/v3/backups/2e2e9572-cb41-468b-b844-cdc733bc41f1 returned with HTTP 200 Aug 07 09:57:55.954780 np0000006707 devstack@c-api.service[100298]: [pid: 100298|app: 0|req: 605/2407] 10.4.3.8 () {68 vars in 1374 bytes} [Fri Aug 7 09:57:55 2026] GET /volume/v3/backups/2e2e9572-cb41-468b-b844-cdc733bc41f1 => generated 731 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 09:57:56.389784 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [None req-6a7ee6e4-ee4c-4ba9-8b38-55ec49a91f98 None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:57:56.392864 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-6a7ee6e4-ee4c-4ba9-8b38-55ec49a91f98 tempest-ProjectReaderTests33-1680752482 tempest-ProjectReaderTests33-1680752482-project-admin] GET https://10.4.3.8/volume/v3/backups/7f1bf819-6229-40a5-aca3-223c7eec1dc6 Aug 07 09:57:56.393814 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-6a7ee6e4-ee4c-4ba9-8b38-55ec49a91f98 tempest-ProjectReaderTests33-1680752482 tempest-ProjectReaderTests33-1680752482-project-admin] Empty body provided in request {{(pid=100296) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 09:57:56.394011 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-6a7ee6e4-ee4c-4ba9-8b38-55ec49a91f98 tempest-ProjectReaderTests33-1680752482 tempest-ProjectReaderTests33-1680752482-project-admin] Calling method 'show' {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 09:57:56.394541 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.v3.backups [None req-6a7ee6e4-ee4c-4ba9-8b38-55ec49a91f98 tempest-ProjectReaderTests33-1680752482 tempest-ProjectReaderTests33-1680752482-project-admin] Show backup with id 7f1bf819-6229-40a5-aca3-223c7eec1dc6. {{(pid=100296) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 09:57:56.401084 np0000006707 devstack@c-api.service[100296]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 09:57:56.401084 np0000006707 devstack@c-api.service[100296]: warnings.warn( Aug 07 09:57:56.401976 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-6a7ee6e4-ee4c-4ba9-8b38-55ec49a91f98 tempest-ProjectReaderTests33-1680752482 tempest-ProjectReaderTests33-1680752482-project-admin] https://10.4.3.8/volume/v3/backups/7f1bf819-6229-40a5-aca3-223c7eec1dc6 returned with HTTP 200 Aug 07 09:57:56.402475 np0000006707 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 599/2408] 10.4.3.8 () {68 vars in 1374 bytes} [Fri Aug 7 09:57:56 2026] GET /volume/v3/backups/7f1bf819-6229-40a5-aca3-223c7eec1dc6 => generated 720 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 09:57:56.971520 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [None req-c1eee0fb-8dba-4f79-98f7-4582c75180e8 None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:57:56.981351 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-c1eee0fb-8dba-4f79-98f7-4582c75180e8 tempest-ProjectAdminTests33-1592392534 tempest-ProjectAdminTests33-1592392534-project-admin] GET https://10.4.3.8/volume/v3/backups/2e2e9572-cb41-468b-b844-cdc733bc41f1 Aug 07 09:57:56.981734 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-c1eee0fb-8dba-4f79-98f7-4582c75180e8 tempest-ProjectAdminTests33-1592392534 tempest-ProjectAdminTests33-1592392534-project-admin] Empty body provided in request {{(pid=100297) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 09:57:56.984236 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-c1eee0fb-8dba-4f79-98f7-4582c75180e8 tempest-ProjectAdminTests33-1592392534 tempest-ProjectAdminTests33-1592392534-project-admin] Calling method 'show' {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 09:57:56.984236 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.v3.backups [None req-c1eee0fb-8dba-4f79-98f7-4582c75180e8 tempest-ProjectAdminTests33-1592392534 tempest-ProjectAdminTests33-1592392534-project-admin] Show backup with id 2e2e9572-cb41-468b-b844-cdc733bc41f1. {{(pid=100297) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 09:57:56.992961 np0000006707 devstack@c-api.service[100297]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 09:57:56.992961 np0000006707 devstack@c-api.service[100297]: warnings.warn( Aug 07 09:57:56.993808 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-c1eee0fb-8dba-4f79-98f7-4582c75180e8 tempest-ProjectAdminTests33-1592392534 tempest-ProjectAdminTests33-1592392534-project-admin] https://10.4.3.8/volume/v3/backups/2e2e9572-cb41-468b-b844-cdc733bc41f1 returned with HTTP 200 Aug 07 09:57:56.994460 np0000006707 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 604/2409] 10.4.3.8 () {68 vars in 1374 bytes} [Fri Aug 7 09:57:56 2026] GET /volume/v3/backups/2e2e9572-cb41-468b-b844-cdc733bc41f1 => generated 731 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 09:57:57.416489 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-d8404bb7-8c3b-4f0c-9756-2bd40ad93c0b None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:57:57.419513 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-d8404bb7-8c3b-4f0c-9756-2bd40ad93c0b tempest-ProjectReaderTests33-1680752482 tempest-ProjectReaderTests33-1680752482-project-admin] GET https://10.4.3.8/volume/v3/backups/7f1bf819-6229-40a5-aca3-223c7eec1dc6 Aug 07 09:57:57.419513 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-d8404bb7-8c3b-4f0c-9756-2bd40ad93c0b tempest-ProjectReaderTests33-1680752482 tempest-ProjectReaderTests33-1680752482-project-admin] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 09:57:57.419513 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-d8404bb7-8c3b-4f0c-9756-2bd40ad93c0b tempest-ProjectReaderTests33-1680752482 tempest-ProjectReaderTests33-1680752482-project-admin] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 09:57:57.419836 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.v3.backups [None req-d8404bb7-8c3b-4f0c-9756-2bd40ad93c0b tempest-ProjectReaderTests33-1680752482 tempest-ProjectReaderTests33-1680752482-project-admin] Show backup with id 7f1bf819-6229-40a5-aca3-223c7eec1dc6. {{(pid=100295) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 09:57:57.425898 np0000006707 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 09:57:57.425898 np0000006707 devstack@c-api.service[100295]: warnings.warn( Aug 07 09:57:57.426856 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-d8404bb7-8c3b-4f0c-9756-2bd40ad93c0b tempest-ProjectReaderTests33-1680752482 tempest-ProjectReaderTests33-1680752482-project-admin] https://10.4.3.8/volume/v3/backups/7f1bf819-6229-40a5-aca3-223c7eec1dc6 returned with HTTP 200 Aug 07 09:57:57.427967 np0000006707 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 602/2410] 10.4.3.8 () {68 vars in 1374 bytes} [Fri Aug 7 09:57:57 2026] GET /volume/v3/backups/7f1bf819-6229-40a5-aca3-223c7eec1dc6 => generated 731 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 09:57:58.011302 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.middleware.request_id [None req-17c4f70c-2caf-42b9-8bc7-810355ef8652 None None] RequestId filter calling following filter/app {{(pid=100298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:57:58.021388 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [None req-17c4f70c-2caf-42b9-8bc7-810355ef8652 tempest-ProjectAdminTests33-1592392534 tempest-ProjectAdminTests33-1592392534-project-admin] GET https://10.4.3.8/volume/v3/backups/2e2e9572-cb41-468b-b844-cdc733bc41f1 Aug 07 09:57:58.021807 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [None req-17c4f70c-2caf-42b9-8bc7-810355ef8652 tempest-ProjectAdminTests33-1592392534 tempest-ProjectAdminTests33-1592392534-project-admin] Empty body provided in request {{(pid=100298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 09:57:58.022228 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [None req-17c4f70c-2caf-42b9-8bc7-810355ef8652 tempest-ProjectAdminTests33-1592392534 tempest-ProjectAdminTests33-1592392534-project-admin] Calling method 'show' {{(pid=100298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 09:57:58.022358 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.v3.backups [None req-17c4f70c-2caf-42b9-8bc7-810355ef8652 tempest-ProjectAdminTests33-1592392534 tempest-ProjectAdminTests33-1592392534-project-admin] Show backup with id 2e2e9572-cb41-468b-b844-cdc733bc41f1. {{(pid=100298) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 09:57:58.027459 np0000006707 devstack@c-api.service[100298]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 09:57:58.027459 np0000006707 devstack@c-api.service[100298]: warnings.warn( Aug 07 09:57:58.028341 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [None req-17c4f70c-2caf-42b9-8bc7-810355ef8652 tempest-ProjectAdminTests33-1592392534 tempest-ProjectAdminTests33-1592392534-project-admin] https://10.4.3.8/volume/v3/backups/2e2e9572-cb41-468b-b844-cdc733bc41f1 returned with HTTP 200 Aug 07 09:57:58.028822 np0000006707 devstack@c-api.service[100298]: [pid: 100298|app: 0|req: 606/2411] 10.4.3.8 () {68 vars in 1374 bytes} [Fri Aug 7 09:57:58 2026] GET /volume/v3/backups/2e2e9572-cb41-468b-b844-cdc733bc41f1 => generated 731 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 09:57:58.441631 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [None req-43c3784d-de70-4bce-9d32-21ea4f23b160 None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:57:58.444108 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-43c3784d-de70-4bce-9d32-21ea4f23b160 tempest-ProjectReaderTests33-1680752482 tempest-ProjectReaderTests33-1680752482-project-admin] GET https://10.4.3.8/volume/v3/backups/7f1bf819-6229-40a5-aca3-223c7eec1dc6 Aug 07 09:57:58.444511 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-43c3784d-de70-4bce-9d32-21ea4f23b160 tempest-ProjectReaderTests33-1680752482 tempest-ProjectReaderTests33-1680752482-project-admin] Empty body provided in request {{(pid=100296) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 09:57:58.444664 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-43c3784d-de70-4bce-9d32-21ea4f23b160 tempest-ProjectReaderTests33-1680752482 tempest-ProjectReaderTests33-1680752482-project-admin] Calling method 'show' {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 09:57:58.444801 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.v3.backups [None req-43c3784d-de70-4bce-9d32-21ea4f23b160 tempest-ProjectReaderTests33-1680752482 tempest-ProjectReaderTests33-1680752482-project-admin] Show backup with id 7f1bf819-6229-40a5-aca3-223c7eec1dc6. {{(pid=100296) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 09:57:58.451442 np0000006707 devstack@c-api.service[100296]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 09:57:58.451442 np0000006707 devstack@c-api.service[100296]: warnings.warn( Aug 07 09:57:58.452242 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-43c3784d-de70-4bce-9d32-21ea4f23b160 tempest-ProjectReaderTests33-1680752482 tempest-ProjectReaderTests33-1680752482-project-admin] https://10.4.3.8/volume/v3/backups/7f1bf819-6229-40a5-aca3-223c7eec1dc6 returned with HTTP 200 Aug 07 09:57:58.452914 np0000006707 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 600/2412] 10.4.3.8 () {68 vars in 1374 bytes} [Fri Aug 7 09:57:58 2026] GET /volume/v3/backups/7f1bf819-6229-40a5-aca3-223c7eec1dc6 => generated 731 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 09:57:59.057173 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [None req-348833c3-b6fb-4be8-a65d-1e1604c9f9ea None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:57:59.057173 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-348833c3-b6fb-4be8-a65d-1e1604c9f9ea tempest-ProjectAdminTests33-1592392534 tempest-ProjectAdminTests33-1592392534-project-admin] GET https://10.4.3.8/volume/v3/backups/2e2e9572-cb41-468b-b844-cdc733bc41f1 Aug 07 09:57:59.057173 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-348833c3-b6fb-4be8-a65d-1e1604c9f9ea tempest-ProjectAdminTests33-1592392534 tempest-ProjectAdminTests33-1592392534-project-admin] Empty body provided in request {{(pid=100297) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 09:57:59.057173 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-348833c3-b6fb-4be8-a65d-1e1604c9f9ea tempest-ProjectAdminTests33-1592392534 tempest-ProjectAdminTests33-1592392534-project-admin] Calling method 'show' {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 09:57:59.057173 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.v3.backups [None req-348833c3-b6fb-4be8-a65d-1e1604c9f9ea tempest-ProjectAdminTests33-1592392534 tempest-ProjectAdminTests33-1592392534-project-admin] Show backup with id 2e2e9572-cb41-468b-b844-cdc733bc41f1. {{(pid=100297) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 09:57:59.060976 np0000006707 devstack@c-api.service[100297]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 09:57:59.060976 np0000006707 devstack@c-api.service[100297]: warnings.warn( Aug 07 09:57:59.061804 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-348833c3-b6fb-4be8-a65d-1e1604c9f9ea tempest-ProjectAdminTests33-1592392534 tempest-ProjectAdminTests33-1592392534-project-admin] https://10.4.3.8/volume/v3/backups/2e2e9572-cb41-468b-b844-cdc733bc41f1 returned with HTTP 200 Aug 07 09:57:59.062308 np0000006707 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 605/2413] 10.4.3.8 () {68 vars in 1374 bytes} [Fri Aug 7 09:57:59 2026] GET /volume/v3/backups/2e2e9572-cb41-468b-b844-cdc733bc41f1 => generated 731 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 09:57:59.473583 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-93ef6164-92e9-41b9-8da0-efeeb036d81a None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:57:59.476027 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-93ef6164-92e9-41b9-8da0-efeeb036d81a tempest-ProjectReaderTests33-1680752482 tempest-ProjectReaderTests33-1680752482-project-admin] GET https://10.4.3.8/volume/v3/backups/7f1bf819-6229-40a5-aca3-223c7eec1dc6 Aug 07 09:57:59.476900 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-93ef6164-92e9-41b9-8da0-efeeb036d81a tempest-ProjectReaderTests33-1680752482 tempest-ProjectReaderTests33-1680752482-project-admin] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 09:57:59.476900 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-93ef6164-92e9-41b9-8da0-efeeb036d81a tempest-ProjectReaderTests33-1680752482 tempest-ProjectReaderTests33-1680752482-project-admin] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 09:57:59.476900 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.v3.backups [None req-93ef6164-92e9-41b9-8da0-efeeb036d81a tempest-ProjectReaderTests33-1680752482 tempest-ProjectReaderTests33-1680752482-project-admin] Show backup with id 7f1bf819-6229-40a5-aca3-223c7eec1dc6. {{(pid=100295) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 09:57:59.482049 np0000006707 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 09:57:59.482049 np0000006707 devstack@c-api.service[100295]: warnings.warn( Aug 07 09:57:59.482911 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-93ef6164-92e9-41b9-8da0-efeeb036d81a tempest-ProjectReaderTests33-1680752482 tempest-ProjectReaderTests33-1680752482-project-admin] https://10.4.3.8/volume/v3/backups/7f1bf819-6229-40a5-aca3-223c7eec1dc6 returned with HTTP 200 Aug 07 09:57:59.483398 np0000006707 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 603/2414] 10.4.3.8 () {68 vars in 1374 bytes} [Fri Aug 7 09:57:59 2026] GET /volume/v3/backups/7f1bf819-6229-40a5-aca3-223c7eec1dc6 => generated 731 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 09:58:00.073223 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.middleware.request_id [None req-e8f8603b-95f8-49a7-aada-e9d2294d0b79 None None] RequestId filter calling following filter/app {{(pid=100298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:58:00.076263 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [None req-e8f8603b-95f8-49a7-aada-e9d2294d0b79 tempest-ProjectAdminTests33-1592392534 tempest-ProjectAdminTests33-1592392534-project-admin] GET https://10.4.3.8/volume/v3/backups/2e2e9572-cb41-468b-b844-cdc733bc41f1 Aug 07 09:58:00.076646 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [None req-e8f8603b-95f8-49a7-aada-e9d2294d0b79 tempest-ProjectAdminTests33-1592392534 tempest-ProjectAdminTests33-1592392534-project-admin] Empty body provided in request {{(pid=100298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 09:58:00.076817 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [None req-e8f8603b-95f8-49a7-aada-e9d2294d0b79 tempest-ProjectAdminTests33-1592392534 tempest-ProjectAdminTests33-1592392534-project-admin] Calling method 'show' {{(pid=100298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 09:58:00.076986 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.v3.backups [None req-e8f8603b-95f8-49a7-aada-e9d2294d0b79 tempest-ProjectAdminTests33-1592392534 tempest-ProjectAdminTests33-1592392534-project-admin] Show backup with id 2e2e9572-cb41-468b-b844-cdc733bc41f1. {{(pid=100298) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 09:58:00.082097 np0000006707 devstack@c-api.service[100298]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 09:58:00.082097 np0000006707 devstack@c-api.service[100298]: warnings.warn( Aug 07 09:58:00.083068 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [None req-e8f8603b-95f8-49a7-aada-e9d2294d0b79 tempest-ProjectAdminTests33-1592392534 tempest-ProjectAdminTests33-1592392534-project-admin] https://10.4.3.8/volume/v3/backups/2e2e9572-cb41-468b-b844-cdc733bc41f1 returned with HTTP 200 Aug 07 09:58:00.083710 np0000006707 devstack@c-api.service[100298]: [pid: 100298|app: 0|req: 607/2415] 10.4.3.8 () {68 vars in 1374 bytes} [Fri Aug 7 09:58:00 2026] GET /volume/v3/backups/2e2e9572-cb41-468b-b844-cdc733bc41f1 => generated 731 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 09:58:00.498791 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [None req-4f6e2873-ff77-479c-8364-5563cf818423 None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:58:00.501088 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-4f6e2873-ff77-479c-8364-5563cf818423 tempest-ProjectReaderTests33-1680752482 tempest-ProjectReaderTests33-1680752482-project-admin] GET https://10.4.3.8/volume/v3/backups/7f1bf819-6229-40a5-aca3-223c7eec1dc6 Aug 07 09:58:00.501344 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-4f6e2873-ff77-479c-8364-5563cf818423 tempest-ProjectReaderTests33-1680752482 tempest-ProjectReaderTests33-1680752482-project-admin] Empty body provided in request {{(pid=100296) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 09:58:00.501593 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-4f6e2873-ff77-479c-8364-5563cf818423 tempest-ProjectReaderTests33-1680752482 tempest-ProjectReaderTests33-1680752482-project-admin] Calling method 'show' {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 09:58:00.501751 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.v3.backups [None req-4f6e2873-ff77-479c-8364-5563cf818423 tempest-ProjectReaderTests33-1680752482 tempest-ProjectReaderTests33-1680752482-project-admin] Show backup with id 7f1bf819-6229-40a5-aca3-223c7eec1dc6. {{(pid=100296) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 09:58:00.507009 np0000006707 devstack@c-api.service[100296]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 09:58:00.507009 np0000006707 devstack@c-api.service[100296]: warnings.warn( Aug 07 09:58:00.507786 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-4f6e2873-ff77-479c-8364-5563cf818423 tempest-ProjectReaderTests33-1680752482 tempest-ProjectReaderTests33-1680752482-project-admin] https://10.4.3.8/volume/v3/backups/7f1bf819-6229-40a5-aca3-223c7eec1dc6 returned with HTTP 200 Aug 07 09:58:00.508334 np0000006707 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 601/2416] 10.4.3.8 () {68 vars in 1374 bytes} [Fri Aug 7 09:58:00 2026] GET /volume/v3/backups/7f1bf819-6229-40a5-aca3-223c7eec1dc6 => generated 731 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 07 09:58:01.095759 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [None req-961b1288-77be-47b5-bb21-65237d8ca287 None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:58:01.098458 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-961b1288-77be-47b5-bb21-65237d8ca287 tempest-ProjectAdminTests33-1592392534 tempest-ProjectAdminTests33-1592392534-project-admin] GET https://10.4.3.8/volume/v3/backups/2e2e9572-cb41-468b-b844-cdc733bc41f1 Aug 07 09:58:01.098712 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-961b1288-77be-47b5-bb21-65237d8ca287 tempest-ProjectAdminTests33-1592392534 tempest-ProjectAdminTests33-1592392534-project-admin] Empty body provided in request {{(pid=100297) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 09:58:01.099010 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-961b1288-77be-47b5-bb21-65237d8ca287 tempest-ProjectAdminTests33-1592392534 tempest-ProjectAdminTests33-1592392534-project-admin] Calling method 'show' {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 09:58:01.099209 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.v3.backups [None req-961b1288-77be-47b5-bb21-65237d8ca287 tempest-ProjectAdminTests33-1592392534 tempest-ProjectAdminTests33-1592392534-project-admin] Show backup with id 2e2e9572-cb41-468b-b844-cdc733bc41f1. {{(pid=100297) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 09:58:01.109935 np0000006707 devstack@c-api.service[100297]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 09:58:01.109935 np0000006707 devstack@c-api.service[100297]: warnings.warn( Aug 07 09:58:01.111747 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-961b1288-77be-47b5-bb21-65237d8ca287 tempest-ProjectAdminTests33-1592392534 tempest-ProjectAdminTests33-1592392534-project-admin] https://10.4.3.8/volume/v3/backups/2e2e9572-cb41-468b-b844-cdc733bc41f1 returned with HTTP 200 Aug 07 09:58:01.112332 np0000006707 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 606/2417] 10.4.3.8 () {68 vars in 1374 bytes} [Fri Aug 7 09:58:01 2026] GET /volume/v3/backups/2e2e9572-cb41-468b-b844-cdc733bc41f1 => generated 731 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 09:58:01.520835 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-296ee092-6c6e-4206-b97d-c54b6741ee81 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:58:01.523718 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-296ee092-6c6e-4206-b97d-c54b6741ee81 tempest-ProjectReaderTests33-1680752482 tempest-ProjectReaderTests33-1680752482-project-admin] GET https://10.4.3.8/volume/v3/backups/7f1bf819-6229-40a5-aca3-223c7eec1dc6 Aug 07 09:58:01.523718 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-296ee092-6c6e-4206-b97d-c54b6741ee81 tempest-ProjectReaderTests33-1680752482 tempest-ProjectReaderTests33-1680752482-project-admin] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 09:58:01.524027 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-296ee092-6c6e-4206-b97d-c54b6741ee81 tempest-ProjectReaderTests33-1680752482 tempest-ProjectReaderTests33-1680752482-project-admin] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 09:58:01.524027 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.v3.backups [None req-296ee092-6c6e-4206-b97d-c54b6741ee81 tempest-ProjectReaderTests33-1680752482 tempest-ProjectReaderTests33-1680752482-project-admin] Show backup with id 7f1bf819-6229-40a5-aca3-223c7eec1dc6. {{(pid=100295) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 09:58:01.532596 np0000006707 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 09:58:01.532596 np0000006707 devstack@c-api.service[100295]: warnings.warn( Aug 07 09:58:01.532596 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-296ee092-6c6e-4206-b97d-c54b6741ee81 tempest-ProjectReaderTests33-1680752482 tempest-ProjectReaderTests33-1680752482-project-admin] https://10.4.3.8/volume/v3/backups/7f1bf819-6229-40a5-aca3-223c7eec1dc6 returned with HTTP 200 Aug 07 09:58:01.533679 np0000006707 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 604/2418] 10.4.3.8 () {68 vars in 1374 bytes} [Fri Aug 7 09:58:01 2026] GET /volume/v3/backups/7f1bf819-6229-40a5-aca3-223c7eec1dc6 => generated 731 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 09:58:02.126612 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.middleware.request_id [None req-0cbb0dbd-e1b0-46c6-a046-e12c9fe398ca None None] RequestId filter calling following filter/app {{(pid=100298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:58:02.129075 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [None req-0cbb0dbd-e1b0-46c6-a046-e12c9fe398ca tempest-ProjectAdminTests33-1592392534 tempest-ProjectAdminTests33-1592392534-project-admin] GET https://10.4.3.8/volume/v3/backups/2e2e9572-cb41-468b-b844-cdc733bc41f1 Aug 07 09:58:02.129525 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [None req-0cbb0dbd-e1b0-46c6-a046-e12c9fe398ca tempest-ProjectAdminTests33-1592392534 tempest-ProjectAdminTests33-1592392534-project-admin] Empty body provided in request {{(pid=100298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 09:58:02.130127 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [None req-0cbb0dbd-e1b0-46c6-a046-e12c9fe398ca tempest-ProjectAdminTests33-1592392534 tempest-ProjectAdminTests33-1592392534-project-admin] Calling method 'show' {{(pid=100298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 09:58:02.130448 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.v3.backups [None req-0cbb0dbd-e1b0-46c6-a046-e12c9fe398ca tempest-ProjectAdminTests33-1592392534 tempest-ProjectAdminTests33-1592392534-project-admin] Show backup with id 2e2e9572-cb41-468b-b844-cdc733bc41f1. {{(pid=100298) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 09:58:02.136671 np0000006707 devstack@c-api.service[100298]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 09:58:02.136671 np0000006707 devstack@c-api.service[100298]: warnings.warn( Aug 07 09:58:02.137100 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [None req-0cbb0dbd-e1b0-46c6-a046-e12c9fe398ca tempest-ProjectAdminTests33-1592392534 tempest-ProjectAdminTests33-1592392534-project-admin] https://10.4.3.8/volume/v3/backups/2e2e9572-cb41-468b-b844-cdc733bc41f1 returned with HTTP 200 Aug 07 09:58:02.139261 np0000006707 devstack@c-api.service[100298]: [pid: 100298|app: 0|req: 608/2419] 10.4.3.8 () {68 vars in 1374 bytes} [Fri Aug 7 09:58:02 2026] GET /volume/v3/backups/2e2e9572-cb41-468b-b844-cdc733bc41f1 => generated 732 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 09:58:02.548225 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [None req-95b87cad-edbf-4a1f-8144-e356dbc77cd0 None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:58:02.550031 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-95b87cad-edbf-4a1f-8144-e356dbc77cd0 tempest-ProjectReaderTests33-1680752482 tempest-ProjectReaderTests33-1680752482-project-admin] GET https://10.4.3.8/volume/v3/backups/7f1bf819-6229-40a5-aca3-223c7eec1dc6 Aug 07 09:58:02.550330 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-95b87cad-edbf-4a1f-8144-e356dbc77cd0 tempest-ProjectReaderTests33-1680752482 tempest-ProjectReaderTests33-1680752482-project-admin] Empty body provided in request {{(pid=100296) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 09:58:02.550561 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-95b87cad-edbf-4a1f-8144-e356dbc77cd0 tempest-ProjectReaderTests33-1680752482 tempest-ProjectReaderTests33-1680752482-project-admin] Calling method 'show' {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 09:58:02.550700 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.v3.backups [None req-95b87cad-edbf-4a1f-8144-e356dbc77cd0 tempest-ProjectReaderTests33-1680752482 tempest-ProjectReaderTests33-1680752482-project-admin] Show backup with id 7f1bf819-6229-40a5-aca3-223c7eec1dc6. {{(pid=100296) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 09:58:02.557461 np0000006707 devstack@c-api.service[100296]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 09:58:02.557461 np0000006707 devstack@c-api.service[100296]: warnings.warn( Aug 07 09:58:02.558577 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-95b87cad-edbf-4a1f-8144-e356dbc77cd0 tempest-ProjectReaderTests33-1680752482 tempest-ProjectReaderTests33-1680752482-project-admin] https://10.4.3.8/volume/v3/backups/7f1bf819-6229-40a5-aca3-223c7eec1dc6 returned with HTTP 200 Aug 07 09:58:02.559396 np0000006707 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 602/2420] 10.4.3.8 () {68 vars in 1374 bytes} [Fri Aug 7 09:58:02 2026] GET /volume/v3/backups/7f1bf819-6229-40a5-aca3-223c7eec1dc6 => generated 731 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 09:58:03.155058 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [None req-21c19d7e-fec9-4575-bd3c-7b2901ac2dfe None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:58:03.160726 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-21c19d7e-fec9-4575-bd3c-7b2901ac2dfe tempest-ProjectAdminTests33-1592392534 tempest-ProjectAdminTests33-1592392534-project-admin] GET https://10.4.3.8/volume/v3/backups/2e2e9572-cb41-468b-b844-cdc733bc41f1 Aug 07 09:58:03.161054 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-21c19d7e-fec9-4575-bd3c-7b2901ac2dfe tempest-ProjectAdminTests33-1592392534 tempest-ProjectAdminTests33-1592392534-project-admin] Empty body provided in request {{(pid=100297) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 09:58:03.162159 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-21c19d7e-fec9-4575-bd3c-7b2901ac2dfe tempest-ProjectAdminTests33-1592392534 tempest-ProjectAdminTests33-1592392534-project-admin] Calling method 'show' {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 09:58:03.162850 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.v3.backups [None req-21c19d7e-fec9-4575-bd3c-7b2901ac2dfe tempest-ProjectAdminTests33-1592392534 tempest-ProjectAdminTests33-1592392534-project-admin] Show backup with id 2e2e9572-cb41-468b-b844-cdc733bc41f1. {{(pid=100297) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 09:58:03.169664 np0000006707 devstack@c-api.service[100297]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 09:58:03.169664 np0000006707 devstack@c-api.service[100297]: warnings.warn( Aug 07 09:58:03.171204 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-21c19d7e-fec9-4575-bd3c-7b2901ac2dfe tempest-ProjectAdminTests33-1592392534 tempest-ProjectAdminTests33-1592392534-project-admin] https://10.4.3.8/volume/v3/backups/2e2e9572-cb41-468b-b844-cdc733bc41f1 returned with HTTP 200 Aug 07 09:58:03.172254 np0000006707 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 607/2421] 10.4.3.8 () {68 vars in 1374 bytes} [Fri Aug 7 09:58:03 2026] GET /volume/v3/backups/2e2e9572-cb41-468b-b844-cdc733bc41f1 => generated 732 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 09:58:03.576467 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-49455d16-86f1-4e54-8e20-f08a0a39b962 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:58:03.579672 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-49455d16-86f1-4e54-8e20-f08a0a39b962 tempest-ProjectReaderTests33-1680752482 tempest-ProjectReaderTests33-1680752482-project-admin] GET https://10.4.3.8/volume/v3/backups/7f1bf819-6229-40a5-aca3-223c7eec1dc6 Aug 07 09:58:03.579672 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-49455d16-86f1-4e54-8e20-f08a0a39b962 tempest-ProjectReaderTests33-1680752482 tempest-ProjectReaderTests33-1680752482-project-admin] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 09:58:03.579672 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-49455d16-86f1-4e54-8e20-f08a0a39b962 tempest-ProjectReaderTests33-1680752482 tempest-ProjectReaderTests33-1680752482-project-admin] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 09:58:03.579672 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.v3.backups [None req-49455d16-86f1-4e54-8e20-f08a0a39b962 tempest-ProjectReaderTests33-1680752482 tempest-ProjectReaderTests33-1680752482-project-admin] Show backup with id 7f1bf819-6229-40a5-aca3-223c7eec1dc6. {{(pid=100295) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 09:58:03.583995 np0000006707 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 09:58:03.583995 np0000006707 devstack@c-api.service[100295]: warnings.warn( Aug 07 09:58:03.584821 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-49455d16-86f1-4e54-8e20-f08a0a39b962 tempest-ProjectReaderTests33-1680752482 tempest-ProjectReaderTests33-1680752482-project-admin] https://10.4.3.8/volume/v3/backups/7f1bf819-6229-40a5-aca3-223c7eec1dc6 returned with HTTP 200 Aug 07 09:58:03.585204 np0000006707 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 605/2422] 10.4.3.8 () {68 vars in 1374 bytes} [Fri Aug 7 09:58:03 2026] GET /volume/v3/backups/7f1bf819-6229-40a5-aca3-223c7eec1dc6 => generated 731 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 09:58:04.185921 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.middleware.request_id [None req-ef664d1e-1722-4a49-b8bc-d3d92ee712df None None] RequestId filter calling following filter/app {{(pid=100298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:58:04.187584 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [None req-ef664d1e-1722-4a49-b8bc-d3d92ee712df tempest-ProjectAdminTests33-1592392534 tempest-ProjectAdminTests33-1592392534-project-admin] GET https://10.4.3.8/volume/v3/backups/2e2e9572-cb41-468b-b844-cdc733bc41f1 Aug 07 09:58:04.187920 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [None req-ef664d1e-1722-4a49-b8bc-d3d92ee712df tempest-ProjectAdminTests33-1592392534 tempest-ProjectAdminTests33-1592392534-project-admin] Empty body provided in request {{(pid=100298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 09:58:04.188063 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [None req-ef664d1e-1722-4a49-b8bc-d3d92ee712df tempest-ProjectAdminTests33-1592392534 tempest-ProjectAdminTests33-1592392534-project-admin] Calling method 'show' {{(pid=100298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 09:58:04.188231 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.v3.backups [None req-ef664d1e-1722-4a49-b8bc-d3d92ee712df tempest-ProjectAdminTests33-1592392534 tempest-ProjectAdminTests33-1592392534-project-admin] Show backup with id 2e2e9572-cb41-468b-b844-cdc733bc41f1. {{(pid=100298) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 09:58:04.193297 np0000006707 devstack@c-api.service[100298]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 09:58:04.193297 np0000006707 devstack@c-api.service[100298]: warnings.warn( Aug 07 09:58:04.193666 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [None req-ef664d1e-1722-4a49-b8bc-d3d92ee712df tempest-ProjectAdminTests33-1592392534 tempest-ProjectAdminTests33-1592392534-project-admin] https://10.4.3.8/volume/v3/backups/2e2e9572-cb41-468b-b844-cdc733bc41f1 returned with HTTP 200 Aug 07 09:58:04.194160 np0000006707 devstack@c-api.service[100298]: [pid: 100298|app: 0|req: 609/2423] 10.4.3.8 () {68 vars in 1374 bytes} [Fri Aug 7 09:58:04 2026] GET /volume/v3/backups/2e2e9572-cb41-468b-b844-cdc733bc41f1 => generated 732 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 09:58:04.600302 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [None req-be4349e7-ca48-49f9-b276-f2c9a49a64c6 None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:58:04.603053 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-be4349e7-ca48-49f9-b276-f2c9a49a64c6 tempest-ProjectReaderTests33-1680752482 tempest-ProjectReaderTests33-1680752482-project-admin] GET https://10.4.3.8/volume/v3/backups/7f1bf819-6229-40a5-aca3-223c7eec1dc6 Aug 07 09:58:04.603353 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-be4349e7-ca48-49f9-b276-f2c9a49a64c6 tempest-ProjectReaderTests33-1680752482 tempest-ProjectReaderTests33-1680752482-project-admin] Empty body provided in request {{(pid=100296) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 09:58:04.604494 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-be4349e7-ca48-49f9-b276-f2c9a49a64c6 tempest-ProjectReaderTests33-1680752482 tempest-ProjectReaderTests33-1680752482-project-admin] Calling method 'show' {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 09:58:04.604494 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.v3.backups [None req-be4349e7-ca48-49f9-b276-f2c9a49a64c6 tempest-ProjectReaderTests33-1680752482 tempest-ProjectReaderTests33-1680752482-project-admin] Show backup with id 7f1bf819-6229-40a5-aca3-223c7eec1dc6. {{(pid=100296) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 09:58:04.612475 np0000006707 devstack@c-api.service[100296]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 09:58:04.612475 np0000006707 devstack@c-api.service[100296]: warnings.warn( Aug 07 09:58:04.612927 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-be4349e7-ca48-49f9-b276-f2c9a49a64c6 tempest-ProjectReaderTests33-1680752482 tempest-ProjectReaderTests33-1680752482-project-admin] https://10.4.3.8/volume/v3/backups/7f1bf819-6229-40a5-aca3-223c7eec1dc6 returned with HTTP 200 Aug 07 09:58:04.613668 np0000006707 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 603/2424] 10.4.3.8 () {68 vars in 1374 bytes} [Fri Aug 7 09:58:04 2026] GET /volume/v3/backups/7f1bf819-6229-40a5-aca3-223c7eec1dc6 => generated 731 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 09:58:05.210430 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [None req-e3887f48-d556-4c79-8da2-52f0c79dd503 None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:58:05.212495 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-e3887f48-d556-4c79-8da2-52f0c79dd503 tempest-ProjectAdminTests33-1592392534 tempest-ProjectAdminTests33-1592392534-project-admin] GET https://10.4.3.8/volume/v3/backups/2e2e9572-cb41-468b-b844-cdc733bc41f1 Aug 07 09:58:05.212948 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-e3887f48-d556-4c79-8da2-52f0c79dd503 tempest-ProjectAdminTests33-1592392534 tempest-ProjectAdminTests33-1592392534-project-admin] Empty body provided in request {{(pid=100297) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 09:58:05.214383 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-e3887f48-d556-4c79-8da2-52f0c79dd503 tempest-ProjectAdminTests33-1592392534 tempest-ProjectAdminTests33-1592392534-project-admin] Calling method 'show' {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 09:58:05.214383 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.v3.backups [None req-e3887f48-d556-4c79-8da2-52f0c79dd503 tempest-ProjectAdminTests33-1592392534 tempest-ProjectAdminTests33-1592392534-project-admin] Show backup with id 2e2e9572-cb41-468b-b844-cdc733bc41f1. {{(pid=100297) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 09:58:05.219809 np0000006707 devstack@c-api.service[100297]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 09:58:05.219809 np0000006707 devstack@c-api.service[100297]: warnings.warn( Aug 07 09:58:05.221343 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-e3887f48-d556-4c79-8da2-52f0c79dd503 tempest-ProjectAdminTests33-1592392534 tempest-ProjectAdminTests33-1592392534-project-admin] https://10.4.3.8/volume/v3/backups/2e2e9572-cb41-468b-b844-cdc733bc41f1 returned with HTTP 200 Aug 07 09:58:05.223195 np0000006707 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 608/2425] 10.4.3.8 () {68 vars in 1374 bytes} [Fri Aug 7 09:58:05 2026] GET /volume/v3/backups/2e2e9572-cb41-468b-b844-cdc733bc41f1 => generated 732 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 09:58:05.344885 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-5c7ae9a3-8abc-415d-a45e-f1649d611006 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:58:05.430602 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-5c7ae9a3-8abc-415d-a45e-f1649d611006 tempest-TestInstancesWithCinderVolumes-1871327002 tempest-TestInstancesWithCinderVolumes-1871327002-project-admin] POST https://10.4.3.8/volume/v3/types Aug 07 09:58:05.431078 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-5c7ae9a3-8abc-415d-a45e-f1649d611006 tempest-TestInstancesWithCinderVolumes-1871327002 tempest-TestInstancesWithCinderVolumes-1871327002-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1793436124-925948036", "extra_specs": {}}} {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 09:58:05.448221 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-5c7ae9a3-8abc-415d-a45e-f1649d611006 tempest-TestInstancesWithCinderVolumes-1871327002 tempest-TestInstancesWithCinderVolumes-1871327002-project-admin] https://10.4.3.8/volume/v3/types returned with HTTP 200 Aug 07 09:58:05.448764 np0000006707 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 606/2426] 10.4.3.8 () {68 vars in 1239 bytes} [Fri Aug 7 09:58:05 2026] POST /volume/v3/types => generated 268 bytes in 105 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 09:58:05.630485 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.middleware.request_id [None req-7cb32ac7-c4ee-45cd-a579-318703d127d7 None None] RequestId filter calling following filter/app {{(pid=100298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:58:05.633371 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [None req-7cb32ac7-c4ee-45cd-a579-318703d127d7 tempest-ProjectReaderTests33-1680752482 tempest-ProjectReaderTests33-1680752482-project-admin] GET https://10.4.3.8/volume/v3/backups/7f1bf819-6229-40a5-aca3-223c7eec1dc6 Aug 07 09:58:05.633814 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [None req-7cb32ac7-c4ee-45cd-a579-318703d127d7 tempest-ProjectReaderTests33-1680752482 tempest-ProjectReaderTests33-1680752482-project-admin] Empty body provided in request {{(pid=100298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 09:58:05.634086 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [None req-7cb32ac7-c4ee-45cd-a579-318703d127d7 tempest-ProjectReaderTests33-1680752482 tempest-ProjectReaderTests33-1680752482-project-admin] Calling method 'show' {{(pid=100298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 09:58:05.634322 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.v3.backups [None req-7cb32ac7-c4ee-45cd-a579-318703d127d7 tempest-ProjectReaderTests33-1680752482 tempest-ProjectReaderTests33-1680752482-project-admin] Show backup with id 7f1bf819-6229-40a5-aca3-223c7eec1dc6. {{(pid=100298) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 09:58:05.640039 np0000006707 devstack@c-api.service[100298]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 09:58:05.640039 np0000006707 devstack@c-api.service[100298]: warnings.warn( Aug 07 09:58:05.641002 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [None req-7cb32ac7-c4ee-45cd-a579-318703d127d7 tempest-ProjectReaderTests33-1680752482 tempest-ProjectReaderTests33-1680752482-project-admin] https://10.4.3.8/volume/v3/backups/7f1bf819-6229-40a5-aca3-223c7eec1dc6 returned with HTTP 200 Aug 07 09:58:05.641587 np0000006707 devstack@c-api.service[100298]: [pid: 100298|app: 0|req: 610/2427] 10.4.3.8 () {68 vars in 1374 bytes} [Fri Aug 7 09:58:05 2026] GET /volume/v3/backups/7f1bf819-6229-40a5-aca3-223c7eec1dc6 => generated 731 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 09:58:06.239888 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [None req-5944219f-5fd9-4ba1-b1c4-e67748dd95ea None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:58:06.243151 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-5944219f-5fd9-4ba1-b1c4-e67748dd95ea tempest-ProjectAdminTests33-1592392534 tempest-ProjectAdminTests33-1592392534-project-admin] GET https://10.4.3.8/volume/v3/backups/2e2e9572-cb41-468b-b844-cdc733bc41f1 Aug 07 09:58:06.243151 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-5944219f-5fd9-4ba1-b1c4-e67748dd95ea tempest-ProjectAdminTests33-1592392534 tempest-ProjectAdminTests33-1592392534-project-admin] Empty body provided in request {{(pid=100296) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 09:58:06.243151 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-5944219f-5fd9-4ba1-b1c4-e67748dd95ea tempest-ProjectAdminTests33-1592392534 tempest-ProjectAdminTests33-1592392534-project-admin] Calling method 'show' {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 09:58:06.243538 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.v3.backups [None req-5944219f-5fd9-4ba1-b1c4-e67748dd95ea tempest-ProjectAdminTests33-1592392534 tempest-ProjectAdminTests33-1592392534-project-admin] Show backup with id 2e2e9572-cb41-468b-b844-cdc733bc41f1. {{(pid=100296) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 09:58:06.249886 np0000006707 devstack@c-api.service[100296]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 09:58:06.249886 np0000006707 devstack@c-api.service[100296]: warnings.warn( Aug 07 09:58:06.250770 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-5944219f-5fd9-4ba1-b1c4-e67748dd95ea tempest-ProjectAdminTests33-1592392534 tempest-ProjectAdminTests33-1592392534-project-admin] https://10.4.3.8/volume/v3/backups/2e2e9572-cb41-468b-b844-cdc733bc41f1 returned with HTTP 200 Aug 07 09:58:06.251363 np0000006707 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 604/2428] 10.4.3.8 () {68 vars in 1374 bytes} [Fri Aug 7 09:58:06 2026] GET /volume/v3/backups/2e2e9572-cb41-468b-b844-cdc733bc41f1 => generated 733 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 09:58:06.265765 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [None req-9ff9cca6-2ff0-41aa-91c6-94eed8359c9e None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:58:06.268742 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-9ff9cca6-2ff0-41aa-91c6-94eed8359c9e tempest-ProjectAdminTests33-1592392534 tempest-ProjectAdminTests33-1592392534-project-admin] DELETE https://10.4.3.8/volume/v3/backups/2e2e9572-cb41-468b-b844-cdc733bc41f1 Aug 07 09:58:06.268742 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-9ff9cca6-2ff0-41aa-91c6-94eed8359c9e tempest-ProjectAdminTests33-1592392534 tempest-ProjectAdminTests33-1592392534-project-admin] Empty body provided in request {{(pid=100297) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 09:58:06.268997 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-9ff9cca6-2ff0-41aa-91c6-94eed8359c9e tempest-ProjectAdminTests33-1592392534 tempest-ProjectAdminTests33-1592392534-project-admin] Calling method 'delete' {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 09:58:06.269320 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.contrib.backups [None req-9ff9cca6-2ff0-41aa-91c6-94eed8359c9e tempest-ProjectAdminTests33-1592392534 tempest-ProjectAdminTests33-1592392534-project-admin] Delete backup with id: 2e2e9572-cb41-468b-b844-cdc733bc41f1. Aug 07 09:58:06.275004 np0000006707 devstack@c-api.service[100297]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 09:58:06.275004 np0000006707 devstack@c-api.service[100297]: warnings.warn( Aug 07 09:58:06.305684 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.backup.rpcapi [None req-9ff9cca6-2ff0-41aa-91c6-94eed8359c9e tempest-ProjectAdminTests33-1592392534 tempest-ProjectAdminTests33-1592392534-project-admin] delete_backup rpcapi backup_id 2e2e9572-cb41-468b-b844-cdc733bc41f1 {{(pid=100297) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 07 09:58:06.309276 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-9ff9cca6-2ff0-41aa-91c6-94eed8359c9e tempest-ProjectAdminTests33-1592392534 tempest-ProjectAdminTests33-1592392534-project-admin] https://10.4.3.8/volume/v3/backups/2e2e9572-cb41-468b-b844-cdc733bc41f1 returned with HTTP 202 Aug 07 09:58:06.310012 np0000006707 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 609/2429] 10.4.3.8 () {68 vars in 1377 bytes} [Fri Aug 7 09:58:06 2026] DELETE /volume/v3/backups/2e2e9572-cb41-468b-b844-cdc733bc41f1 => generated 0 bytes in 45 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 07 09:58:06.322090 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-3065a73d-75eb-4447-9c3a-34d479cd6c8b None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:58:06.327440 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-3065a73d-75eb-4447-9c3a-34d479cd6c8b tempest-ProjectAdminTests33-1592392534 tempest-ProjectAdminTests33-1592392534-project-admin] DELETE https://10.4.3.8/volume/v3/volumes/0e289a2b-a695-4652-8a0b-804d812815a8 Aug 07 09:58:06.332490 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-3065a73d-75eb-4447-9c3a-34d479cd6c8b tempest-ProjectAdminTests33-1592392534 tempest-ProjectAdminTests33-1592392534-project-admin] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 09:58:06.332985 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-3065a73d-75eb-4447-9c3a-34d479cd6c8b tempest-ProjectAdminTests33-1592392534 tempest-ProjectAdminTests33-1592392534-project-admin] Calling method 'delete' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 09:58:06.333496 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.v3.volumes [None req-3065a73d-75eb-4447-9c3a-34d479cd6c8b tempest-ProjectAdminTests33-1592392534 tempest-ProjectAdminTests33-1592392534-project-admin] Delete volume with id: 0e289a2b-a695-4652-8a0b-804d812815a8 Aug 07 09:58:06.348443 np0000006707 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 09:58:06.348443 np0000006707 devstack@c-api.service[100295]: warnings.warn( Aug 07 09:58:06.349104 np0000006707 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-3065a73d-75eb-4447-9c3a-34d479cd6c8b tempest-ProjectAdminTests33-1592392534 tempest-ProjectAdminTests33-1592392534-project-admin] Volume info retrieved successfully. Aug 07 09:58:06.399517 np0000006707 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-3065a73d-75eb-4447-9c3a-34d479cd6c8b tempest-ProjectAdminTests33-1592392534 tempest-ProjectAdminTests33-1592392534-project-admin] Delete volume request issued successfully. Aug 07 09:58:06.399517 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-3065a73d-75eb-4447-9c3a-34d479cd6c8b tempest-ProjectAdminTests33-1592392534 tempest-ProjectAdminTests33-1592392534-project-admin] https://10.4.3.8/volume/v3/volumes/0e289a2b-a695-4652-8a0b-804d812815a8 returned with HTTP 202 Aug 07 09:58:06.399517 np0000006707 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 607/2430] 10.4.3.8 () {68 vars in 1377 bytes} [Fri Aug 7 09:58:06 2026] DELETE /volume/v3/volumes/0e289a2b-a695-4652-8a0b-804d812815a8 => generated 0 bytes in 74 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 07 09:58:06.408259 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.middleware.request_id [None req-e69985b0-21c9-4695-893e-fb2a70ce5845 None None] RequestId filter calling following filter/app {{(pid=100298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:58:06.411369 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [None req-e69985b0-21c9-4695-893e-fb2a70ce5845 tempest-ProjectAdminTests33-1592392534 tempest-ProjectAdminTests33-1592392534-project-admin] GET https://10.4.3.8/volume/v3/volumes/0e289a2b-a695-4652-8a0b-804d812815a8 Aug 07 09:58:06.411369 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [None req-e69985b0-21c9-4695-893e-fb2a70ce5845 tempest-ProjectAdminTests33-1592392534 tempest-ProjectAdminTests33-1592392534-project-admin] Empty body provided in request {{(pid=100298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 09:58:06.412770 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [None req-e69985b0-21c9-4695-893e-fb2a70ce5845 tempest-ProjectAdminTests33-1592392534 tempest-ProjectAdminTests33-1592392534-project-admin] Calling method 'show' {{(pid=100298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 09:58:06.430484 np0000006707 devstack@c-api.service[100298]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 09:58:06.430484 np0000006707 devstack@c-api.service[100298]: warnings.warn( Aug 07 09:58:06.438163 np0000006707 devstack@c-api.service[100298]: INFO cinder.volume.api [None req-e69985b0-21c9-4695-893e-fb2a70ce5845 tempest-ProjectAdminTests33-1592392534 tempest-ProjectAdminTests33-1592392534-project-admin] Volume info retrieved successfully. Aug 07 09:58:06.445585 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [None req-e69985b0-21c9-4695-893e-fb2a70ce5845 tempest-ProjectAdminTests33-1592392534 tempest-ProjectAdminTests33-1592392534-project-admin] https://10.4.3.8/volume/v3/volumes/0e289a2b-a695-4652-8a0b-804d812815a8 returned with HTTP 200 Aug 07 09:58:06.447040 np0000006707 devstack@c-api.service[100298]: [pid: 100298|app: 0|req: 611/2431] 10.4.3.8 () {68 vars in 1374 bytes} [Fri Aug 7 09:58:06 2026] GET /volume/v3/volumes/0e289a2b-a695-4652-8a0b-804d812815a8 => generated 1003 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 09:58:06.660566 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [None req-ab3edde1-0106-47eb-9017-518248943972 None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:58:06.664820 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-ab3edde1-0106-47eb-9017-518248943972 tempest-ProjectReaderTests33-1680752482 tempest-ProjectReaderTests33-1680752482-project-admin] GET https://10.4.3.8/volume/v3/backups/7f1bf819-6229-40a5-aca3-223c7eec1dc6 Aug 07 09:58:06.666181 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-ab3edde1-0106-47eb-9017-518248943972 tempest-ProjectReaderTests33-1680752482 tempest-ProjectReaderTests33-1680752482-project-admin] Empty body provided in request {{(pid=100296) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 09:58:06.667022 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-ab3edde1-0106-47eb-9017-518248943972 tempest-ProjectReaderTests33-1680752482 tempest-ProjectReaderTests33-1680752482-project-admin] Calling method 'show' {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 09:58:06.667242 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.v3.backups [None req-ab3edde1-0106-47eb-9017-518248943972 tempest-ProjectReaderTests33-1680752482 tempest-ProjectReaderTests33-1680752482-project-admin] Show backup with id 7f1bf819-6229-40a5-aca3-223c7eec1dc6. {{(pid=100296) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 09:58:06.678267 np0000006707 devstack@c-api.service[100296]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 09:58:06.678267 np0000006707 devstack@c-api.service[100296]: warnings.warn( Aug 07 09:58:06.681160 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-ab3edde1-0106-47eb-9017-518248943972 tempest-ProjectReaderTests33-1680752482 tempest-ProjectReaderTests33-1680752482-project-admin] https://10.4.3.8/volume/v3/backups/7f1bf819-6229-40a5-aca3-223c7eec1dc6 returned with HTTP 200 Aug 07 09:58:06.682865 np0000006707 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 605/2432] 10.4.3.8 () {68 vars in 1374 bytes} [Fri Aug 7 09:58:06 2026] GET /volume/v3/backups/7f1bf819-6229-40a5-aca3-223c7eec1dc6 => generated 731 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 09:58:07.474539 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [None req-8dbfae26-e9aa-48ba-bb43-f8143131f987 None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:58:07.477959 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-8dbfae26-e9aa-48ba-bb43-f8143131f987 tempest-ProjectAdminTests33-1592392534 tempest-ProjectAdminTests33-1592392534-project-admin] GET https://10.4.3.8/volume/v3/volumes/0e289a2b-a695-4652-8a0b-804d812815a8 Aug 07 09:58:07.477959 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-8dbfae26-e9aa-48ba-bb43-f8143131f987 tempest-ProjectAdminTests33-1592392534 tempest-ProjectAdminTests33-1592392534-project-admin] Empty body provided in request {{(pid=100297) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 09:58:07.478288 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-8dbfae26-e9aa-48ba-bb43-f8143131f987 tempest-ProjectAdminTests33-1592392534 tempest-ProjectAdminTests33-1592392534-project-admin] Calling method 'show' {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 09:58:07.491695 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-8dbfae26-e9aa-48ba-bb43-f8143131f987 tempest-ProjectAdminTests33-1592392534 tempest-ProjectAdminTests33-1592392534-project-admin] https://10.4.3.8/volume/v3/volumes/0e289a2b-a695-4652-8a0b-804d812815a8 returned with HTTP 404 Aug 07 09:58:07.492316 np0000006707 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 610/2433] 10.4.3.8 () {68 vars in 1374 bytes} [Fri Aug 7 09:58:07 2026] GET /volume/v3/volumes/0e289a2b-a695-4652-8a0b-804d812815a8 => generated 109 bytes in 19 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 09:58:07.513448 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-eb2b7fe4-9003-4e6d-a07e-5941345ef0f6 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:58:07.523593 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-eb2b7fe4-9003-4e6d-a07e-5941345ef0f6 tempest-ProjectAdminTests33-1592392534 tempest-ProjectAdminTests33-1592392534-project-admin] GET https://10.4.3.8/volume/v3/backups/be2c0de0-30f0-46d0-9a5c-40cd28b8f154/export_record Aug 07 09:58:07.523593 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-eb2b7fe4-9003-4e6d-a07e-5941345ef0f6 tempest-ProjectAdminTests33-1592392534 tempest-ProjectAdminTests33-1592392534-project-admin] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 09:58:07.524178 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-eb2b7fe4-9003-4e6d-a07e-5941345ef0f6 tempest-ProjectAdminTests33-1592392534 tempest-ProjectAdminTests33-1592392534-project-admin] Calling method 'export_record' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 09:58:07.524178 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.contrib.backups [None req-eb2b7fe4-9003-4e6d-a07e-5941345ef0f6 tempest-ProjectAdminTests33-1592392534 tempest-ProjectAdminTests33-1592392534-project-admin] Export record for backup be2c0de0-30f0-46d0-9a5c-40cd28b8f154. {{(pid=100295) export_record /opt/stack/cinder/cinder/api/contrib/backups.py:241}} Aug 07 09:58:07.533889 np0000006707 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 09:58:07.533889 np0000006707 devstack@c-api.service[100295]: warnings.warn( Aug 07 09:58:07.537205 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.backup.api [None req-eb2b7fe4-9003-4e6d-a07e-5941345ef0f6 tempest-ProjectAdminTests33-1592392534 tempest-ProjectAdminTests33-1592392534-project-admin] Calling RPCAPI with context: , host: np0000006707, backup: be2c0de0-30f0-46d0-9a5c-40cd28b8f154. {{(pid=100295) export_record /opt/stack/cinder/cinder/backup/api.py:502}} Aug 07 09:58:07.569045 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.backup.rpcapi [None req-eb2b7fe4-9003-4e6d-a07e-5941345ef0f6 tempest-ProjectAdminTests33-1592392534 tempest-ProjectAdminTests33-1592392534-project-admin] export_record in rpcapi backup_id be2c0de0-30f0-46d0-9a5c-40cd28b8f154 on host np0000006707. {{(pid=100295) export_record /opt/stack/cinder/cinder/backup/rpcapi.py:87}} Aug 07 09:58:07.585802 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.contrib.backups [None req-eb2b7fe4-9003-4e6d-a07e-5941345ef0f6 tempest-ProjectAdminTests33-1592392534 tempest-ProjectAdminTests33-1592392534-project-admin] Exported record output: {'backup-record': {'backup_service': 'cinder.backup.drivers.swift.SwiftBackupDriver', 'backup_url': 'eyJkcml2ZXJfaW5mbyI6IHt9LCAiaWQiOiAiYmUyYzBkZTAtMzBmMC00NmQwLTlhNWMtNDBjZDI4YjhmMTU0IiwgInVzZXJfaWQiOiAiMmZkNzM2OTJjNjc0NDBlZWI0ZWM5NWNiZWU2MDFjMGMiLCAicHJvamVjdF9pZCI6ICJlMzgxYjk0NDVlNGI0MjllYWQ2ZGY0MjA4ODAxNWJiMSIsICJ2b2x1bWVfaWQiOiAiODEzMTk4MDItYjI0NC00NmQ2LTg2MWUtZDQ0ZWVlMjQzNzM4IiwgImhvc3QiOiAibnAwMDAwMDA2NzA3IiwgImF2YWlsYWJpbGl0eV96b25lIjogIm5vdmEiLCAiY29udGFpbmVyIjogInZvbHVtZWJhY2t1cHMiLCAicGFyZW50X2lkIjogbnVsbCwgInN0YXR1cyI6ICJhdmFpbGFibGUiLCAiZmFpbF9yZWFzb24iOiBudWxsLCAic2l6ZSI6IDEsICJkaXNwbGF5X25hbWUiOiAidGVtcGVzdC10eXBlLUJhY2t1cC03Mzc2OTc5MjgiLCAiZGlzcGxheV9kZXNjcmlwdGlvbiI6IG51bGwsICJzZXJ2aWNlX21ldGFkYXRhIjogInZvbHVtZV84MTMxOTgwMi1iMjQ0LTQ2ZDYtODYxZS1kNDRlZWUyNDM3MzgvMjAyNjA4MDcwOTU3MDIvYXpfbm92YV9iYWNrdXBfYmUyYzBkZTAtMzBmMC00NmQwLTlhNWMtNDBjZDI4YjhmMTU0IiwgInNlcnZpY2UiOiAiY2luZGVyLmJhY2t1cC5kcml2ZXJzLnN3aWZ0LlN3aWZ0QmFja3VwRHJpdmVyIiwgIm9iamVjdF9jb3VudCI6IDIxLCAidGVtcF92b2x1bWVfaWQiOiBudWxsLCAidGVtcF9zbmFwc2hvdF9pZCI6IG51bGwsICJudW1fZGVwZW5kZW50X2JhY2t1cHMiOiAwLCAic25hcHNob3RfaWQiOiBudWxsLCAiZGF0YV90aW1lc3RhbXAiOiAiMjAyNi0wOC0wN1QwOTo1Njo1OFoiLCAicmVzdG9yZV92b2x1bWVfaWQiOiBudWxsLCAibWV0YWRhdGEiOiB7fSwgImVuY3J5cHRpb25fa2V5X2lkIjogbnVsbCwgImNyZWF0ZWRfYXQiOiAiMjAyNi0wOC0wN1QwOTo1Njo1OFoiLCAidXBkYXRlZF9hdCI6ICIyMDI2LTA4LTA3VDA5OjU3OjE5WiIsICJkZWxldGVkX2F0IjogbnVsbCwgImRlbGV0ZWQiOiBmYWxzZX0='}}. {{(pid=100295) export_record /opt/stack/cinder/cinder/api/contrib/backups.py:252}} Aug 07 09:58:07.587814 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-eb2b7fe4-9003-4e6d-a07e-5941345ef0f6 tempest-ProjectAdminTests33-1592392534 tempest-ProjectAdminTests33-1592392534-project-admin] https://10.4.3.8/volume/v3/backups/be2c0de0-30f0-46d0-9a5c-40cd28b8f154/export_record returned with HTTP 200 Aug 07 09:58:07.588773 np0000006707 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 608/2434] 10.4.3.8 () {68 vars in 1416 bytes} [Fri Aug 7 09:58:07 2026] GET /volume/v3/backups/be2c0de0-30f0-46d0-9a5c-40cd28b8f154/export_record => generated 1424 bytes in 76 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 09:58:07.606222 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.middleware.request_id [None req-8f0fd6e1-0c75-4f04-95b6-2c63e486fb4d None None] RequestId filter calling following filter/app {{(pid=100298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:58:07.609132 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [None req-8f0fd6e1-0c75-4f04-95b6-2c63e486fb4d tempest-ProjectAdminTests33-1592392534 tempest-ProjectAdminTests33-1592392534-project-admin] POST https://10.4.3.8/volume/v3/volumes Aug 07 09:58:07.609723 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [None req-8f0fd6e1-0c75-4f04-95b6-2c63e486fb4d tempest-ProjectAdminTests33-1592392534 tempest-ProjectAdminTests33-1592392534-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-1691771525"}} {{(pid=100298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 09:58:07.613119 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.v3.volumes [None req-8f0fd6e1-0c75-4f04-95b6-2c63e486fb4d tempest-ProjectAdminTests33-1592392534 tempest-ProjectAdminTests33-1592392534-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-1691771525'}} {{(pid=100298) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 07 09:58:07.613119 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.v3.volumes [None req-8f0fd6e1-0c75-4f04-95b6-2c63e486fb4d tempest-ProjectAdminTests33-1592392534 tempest-ProjectAdminTests33-1592392534-project-admin] Create volume of 1 GB Aug 07 09:58:07.618015 np0000006707 devstack@c-api.service[100298]: INFO cinder.volume.api [None req-8f0fd6e1-0c75-4f04-95b6-2c63e486fb4d tempest-ProjectAdminTests33-1592392534 tempest-ProjectAdminTests33-1592392534-project-admin] Availability Zones retrieved successfully. Aug 07 09:58:07.626081 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.volume.api [None req-8f0fd6e1-0c75-4f04-95b6-2c63e486fb4d tempest-ProjectAdminTests33-1592392534 tempest-ProjectAdminTests33-1592392534-project-admin] Flow 'volume_create_api' (2ac88305-a02c-4289-bec6-bd1a55d53722) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100298) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 09:58:07.627372 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.volume.api [None req-8f0fd6e1-0c75-4f04-95b6-2c63e486fb4d tempest-ProjectAdminTests33-1592392534 tempest-ProjectAdminTests33-1592392534-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (576fdaf0-6170-45e2-99c1-fdbbd629326c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100298) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 09:58:07.628030 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.volume.flows.api.create_volume [None req-8f0fd6e1-0c75-4f04-95b6-2c63e486fb4d tempest-ProjectAdminTests33-1592392534 tempest-ProjectAdminTests33-1592392534-project-admin] Validating volume size '1' using validate_int {{(pid=100298) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 07 09:58:07.662353 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.volume.api [None req-8f0fd6e1-0c75-4f04-95b6-2c63e486fb4d tempest-ProjectAdminTests33-1592392534 tempest-ProjectAdminTests33-1592392534-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (576fdaf0-6170-45e2-99c1-fdbbd629326c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-07T09:47:39Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=45fd9a3a-b61e-4c6c-9ab7-d02f06678d0d,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '45fd9a3a-b61e-4c6c-9ab7-d02f06678d0d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100298) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 09:58:07.664326 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.volume.api [None req-8f0fd6e1-0c75-4f04-95b6-2c63e486fb4d tempest-ProjectAdminTests33-1592392534 tempest-ProjectAdminTests33-1592392534-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4cd874cf-2ba6-4bb3-b803-c8cb5bf3f9f1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100298) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 09:58:07.699131 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [None req-b6dd5e74-a845-423b-805b-53012708dbaa None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:58:07.701458 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-b6dd5e74-a845-423b-805b-53012708dbaa tempest-ProjectReaderTests33-1680752482 tempest-ProjectReaderTests33-1680752482-project-admin] GET https://10.4.3.8/volume/v3/backups/7f1bf819-6229-40a5-aca3-223c7eec1dc6 Aug 07 09:58:07.702797 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-b6dd5e74-a845-423b-805b-53012708dbaa tempest-ProjectReaderTests33-1680752482 tempest-ProjectReaderTests33-1680752482-project-admin] Empty body provided in request {{(pid=100296) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 09:58:07.702797 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-b6dd5e74-a845-423b-805b-53012708dbaa tempest-ProjectReaderTests33-1680752482 tempest-ProjectReaderTests33-1680752482-project-admin] Calling method 'show' {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 09:58:07.702797 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.v3.backups [None req-b6dd5e74-a845-423b-805b-53012708dbaa tempest-ProjectReaderTests33-1680752482 tempest-ProjectReaderTests33-1680752482-project-admin] Show backup with id 7f1bf819-6229-40a5-aca3-223c7eec1dc6. {{(pid=100296) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 09:58:07.707912 np0000006707 devstack@c-api.service[100296]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 09:58:07.707912 np0000006707 devstack@c-api.service[100296]: warnings.warn( Aug 07 09:58:07.710308 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-b6dd5e74-a845-423b-805b-53012708dbaa tempest-ProjectReaderTests33-1680752482 tempest-ProjectReaderTests33-1680752482-project-admin] https://10.4.3.8/volume/v3/backups/7f1bf819-6229-40a5-aca3-223c7eec1dc6 returned with HTTP 200 Aug 07 09:58:07.710679 np0000006707 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 606/2435] 10.4.3.8 () {68 vars in 1374 bytes} [Fri Aug 7 09:58:07 2026] GET /volume/v3/backups/7f1bf819-6229-40a5-aca3-223c7eec1dc6 => generated 731 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 07 09:58:07.725018 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.quota [None req-8f0fd6e1-0c75-4f04-95b6-2c63e486fb4d tempest-ProjectAdminTests33-1592392534 tempest-ProjectAdminTests33-1592392534-project-admin] Created reservations ['a5a8fc43-eeb3-41e7-a12a-af93bbb4ba0f', '5d4df957-b5ff-4019-be37-f3162cfc3f0b', '9075f06a-43df-4371-adf3-666242225ca6', 'a817cc54-3a97-4a05-8943-6ff60a2857fa'] {{(pid=100298) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 09:58:07.726018 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.volume.api [None req-8f0fd6e1-0c75-4f04-95b6-2c63e486fb4d tempest-ProjectAdminTests33-1592392534 tempest-ProjectAdminTests33-1592392534-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4cd874cf-2ba6-4bb3-b803-c8cb5bf3f9f1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['a5a8fc43-eeb3-41e7-a12a-af93bbb4ba0f', '5d4df957-b5ff-4019-be37-f3162cfc3f0b', '9075f06a-43df-4371-adf3-666242225ca6', 'a817cc54-3a97-4a05-8943-6ff60a2857fa']}' {{(pid=100298) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 09:58:07.727579 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.volume.api [None req-8f0fd6e1-0c75-4f04-95b6-2c63e486fb4d tempest-ProjectAdminTests33-1592392534 tempest-ProjectAdminTests33-1592392534-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (eabc2396-84f0-4cbf-8e94-aae02b6ef979) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100298) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 09:58:07.763815 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.volume.api [None req-8f0fd6e1-0c75-4f04-95b6-2c63e486fb4d tempest-ProjectAdminTests33-1592392534 tempest-ProjectAdminTests33-1592392534-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (eabc2396-84f0-4cbf-8e94-aae02b6ef979) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '1871d448-8655-43b7-8493-410a638645ed', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1691771525',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e381b9445e4b429ead6df42088015bb1',qos_specs=None,replication_status=,reservations=['a5a8fc43-eeb3-41e7-a12a-af93bbb4ba0f','5d4df957-b5ff-4019-be37-f3162cfc3f0b','9075f06a-43df-4371-adf3-666242225ca6','a817cc54-3a97-4a05-8943-6ff60a2857fa'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2fd73692c67440eeb4ec95cbee601c0c',volume_type_id=45fd9a3a-b61e-4c6c-9ab7-d02f06678d0d), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-07T09:58:07Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1691771525',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=1871d448-8655-43b7-8493-410a638645ed,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='e381b9445e4b429ead6df42088015bb1',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='2fd73692c67440eeb4ec95cbee601c0c',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(45fd9a3a-b61e-4c6c-9ab7-d02f06678d0d),volume_type_id=45fd9a3a-b61e-4c6c-9ab7-d02f06678d0d)}' {{(pid=100298) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 09:58:07.764781 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.volume.api [None req-8f0fd6e1-0c75-4f04-95b6-2c63e486fb4d tempest-ProjectAdminTests33-1592392534 tempest-ProjectAdminTests33-1592392534-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f50ebc4f-1d93-49ba-b11c-f390b73a2ea3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100298) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 09:58:07.806850 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.volume.api [None req-8f0fd6e1-0c75-4f04-95b6-2c63e486fb4d tempest-ProjectAdminTests33-1592392534 tempest-ProjectAdminTests33-1592392534-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f50ebc4f-1d93-49ba-b11c-f390b73a2ea3) transitioned into state 'SUCCESS' from state '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-1691771525',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e381b9445e4b429ead6df42088015bb1',qos_specs=None,replication_status=,reservations=['a5a8fc43-eeb3-41e7-a12a-af93bbb4ba0f','5d4df957-b5ff-4019-be37-f3162cfc3f0b','9075f06a-43df-4371-adf3-666242225ca6','a817cc54-3a97-4a05-8943-6ff60a2857fa'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2fd73692c67440eeb4ec95cbee601c0c',volume_type_id=45fd9a3a-b61e-4c6c-9ab7-d02f06678d0d)}' {{(pid=100298) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 09:58:07.808204 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.volume.api [None req-8f0fd6e1-0c75-4f04-95b6-2c63e486fb4d tempest-ProjectAdminTests33-1592392534 tempest-ProjectAdminTests33-1592392534-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1586d34f-4019-4105-a4c8-447122b43cd6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100298) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 09:58:07.831439 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.volume.api [None req-8f0fd6e1-0c75-4f04-95b6-2c63e486fb4d tempest-ProjectAdminTests33-1592392534 tempest-ProjectAdminTests33-1592392534-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1586d34f-4019-4105-a4c8-447122b43cd6) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100298) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 09:58:07.832781 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.volume.api [None req-8f0fd6e1-0c75-4f04-95b6-2c63e486fb4d tempest-ProjectAdminTests33-1592392534 tempest-ProjectAdminTests33-1592392534-project-admin] Flow 'volume_create_api' (2ac88305-a02c-4289-bec6-bd1a55d53722) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100298) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 09:58:07.833159 np0000006707 devstack@c-api.service[100298]: INFO cinder.volume.api [None req-8f0fd6e1-0c75-4f04-95b6-2c63e486fb4d tempest-ProjectAdminTests33-1592392534 tempest-ProjectAdminTests33-1592392534-project-admin] Create volume request issued successfully. Aug 07 09:58:07.833988 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [None req-8f0fd6e1-0c75-4f04-95b6-2c63e486fb4d tempest-ProjectAdminTests33-1592392534 tempest-ProjectAdminTests33-1592392534-project-admin] https://10.4.3.8/volume/v3/volumes returned with HTTP 202 Aug 07 09:58:07.835290 np0000006707 devstack@c-api.service[100298]: [pid: 100298|app: 0|req: 612/2436] 10.4.3.8 () {70 vars in 1284 bytes} [Fri Aug 7 09:58:07 2026] POST /volume/v3/volumes => generated 774 bytes in 230 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 07 09:58:07.857574 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [None req-b24821be-0673-42a5-8fc4-1869e6ebd2ba None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:58:07.861380 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-b24821be-0673-42a5-8fc4-1869e6ebd2ba tempest-ProjectAdminTests33-1592392534 tempest-ProjectAdminTests33-1592392534-project-admin] GET https://10.4.3.8/volume/v3/volumes/1871d448-8655-43b7-8493-410a638645ed Aug 07 09:58:07.861380 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-b24821be-0673-42a5-8fc4-1869e6ebd2ba tempest-ProjectAdminTests33-1592392534 tempest-ProjectAdminTests33-1592392534-project-admin] Empty body provided in request {{(pid=100297) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 09:58:07.861665 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-b24821be-0673-42a5-8fc4-1869e6ebd2ba tempest-ProjectAdminTests33-1592392534 tempest-ProjectAdminTests33-1592392534-project-admin] Calling method 'show' {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 09:58:07.878002 np0000006707 devstack@c-api.service[100297]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 09:58:07.878002 np0000006707 devstack@c-api.service[100297]: warnings.warn( Aug 07 09:58:07.891830 np0000006707 devstack@c-api.service[100297]: INFO cinder.volume.api [None req-b24821be-0673-42a5-8fc4-1869e6ebd2ba tempest-ProjectAdminTests33-1592392534 tempest-ProjectAdminTests33-1592392534-project-admin] Volume info retrieved successfully. Aug 07 09:58:07.901192 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-b24821be-0673-42a5-8fc4-1869e6ebd2ba tempest-ProjectAdminTests33-1592392534 tempest-ProjectAdminTests33-1592392534-project-admin] https://10.4.3.8/volume/v3/volumes/1871d448-8655-43b7-8493-410a638645ed returned with HTTP 200 Aug 07 09:58:07.901192 np0000006707 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 611/2437] 10.4.3.8 () {68 vars in 1374 bytes} [Fri Aug 7 09:58:07 2026] GET /volume/v3/volumes/1871d448-8655-43b7-8493-410a638645ed => generated 953 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 09:58:08.712104 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-ba93e71e-c5e9-47cb-9ece-91717348c898 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:58:08.718648 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-ba93e71e-c5e9-47cb-9ece-91717348c898 tempest-TestInstancesWithCinderVolumes-1871327002 tempest-TestInstancesWithCinderVolumes-1871327002-project-admin] POST https://10.4.3.8/volume/v3/types Aug 07 09:58:08.720062 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-ba93e71e-c5e9-47cb-9ece-91717348c898 tempest-TestInstancesWithCinderVolumes-1871327002 tempest-TestInstancesWithCinderVolumes-1871327002-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-955360001-945349325", "extra_specs": {}}} {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 09:58:08.725876 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [None req-f614c736-86f1-4d95-be6c-5164a7840986 None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:58:08.729181 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-f614c736-86f1-4d95-be6c-5164a7840986 tempest-ProjectReaderTests33-1680752482 tempest-ProjectReaderTests33-1680752482-project-admin] GET https://10.4.3.8/volume/v3/backups/7f1bf819-6229-40a5-aca3-223c7eec1dc6 Aug 07 09:58:08.730187 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-f614c736-86f1-4d95-be6c-5164a7840986 tempest-ProjectReaderTests33-1680752482 tempest-ProjectReaderTests33-1680752482-project-admin] Empty body provided in request {{(pid=100296) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 09:58:08.730187 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-f614c736-86f1-4d95-be6c-5164a7840986 tempest-ProjectReaderTests33-1680752482 tempest-ProjectReaderTests33-1680752482-project-admin] Calling method 'show' {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 09:58:08.731554 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.v3.backups [None req-f614c736-86f1-4d95-be6c-5164a7840986 tempest-ProjectReaderTests33-1680752482 tempest-ProjectReaderTests33-1680752482-project-admin] Show backup with id 7f1bf819-6229-40a5-aca3-223c7eec1dc6. {{(pid=100296) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 09:58:08.736468 np0000006707 devstack@c-api.service[100296]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 09:58:08.736468 np0000006707 devstack@c-api.service[100296]: warnings.warn( Aug 07 09:58:08.737397 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-f614c736-86f1-4d95-be6c-5164a7840986 tempest-ProjectReaderTests33-1680752482 tempest-ProjectReaderTests33-1680752482-project-admin] https://10.4.3.8/volume/v3/backups/7f1bf819-6229-40a5-aca3-223c7eec1dc6 returned with HTTP 200 Aug 07 09:58:08.737888 np0000006707 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 607/2438] 10.4.3.8 () {68 vars in 1374 bytes} [Fri Aug 7 09:58:08 2026] GET /volume/v3/backups/7f1bf819-6229-40a5-aca3-223c7eec1dc6 => generated 731 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 09:58:08.755529 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-ba93e71e-c5e9-47cb-9ece-91717348c898 tempest-TestInstancesWithCinderVolumes-1871327002 tempest-TestInstancesWithCinderVolumes-1871327002-project-admin] https://10.4.3.8/volume/v3/types returned with HTTP 200 Aug 07 09:58:08.756457 np0000006707 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 609/2439] 10.4.3.8 () {68 vars in 1239 bytes} [Fri Aug 7 09:58:08 2026] POST /volume/v3/types => generated 267 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 09:58:08.780735 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.middleware.request_id [None req-4a3258a2-0ad0-4885-9e78-0620e34316f2 None None] RequestId filter calling following filter/app {{(pid=100298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:58:08.783113 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [None req-4a3258a2-0ad0-4885-9e78-0620e34316f2 tempest-TestInstancesWithCinderVolumes-1871327002 tempest-TestInstancesWithCinderVolumes-1871327002-project-admin] POST https://10.4.3.8/volume/v3/types Aug 07 09:58:08.783924 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [None req-4a3258a2-0ad0-4885-9e78-0620e34316f2 tempest-TestInstancesWithCinderVolumes-1871327002 tempest-TestInstancesWithCinderVolumes-1871327002-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1956562948-976382943", "extra_specs": {}}} {{(pid=100298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 09:58:08.785936 np0000006707 devstack@c-api.service[100298]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 09:58:08.785936 np0000006707 devstack@c-api.service[100298]: warnings.warn( Aug 07 09:58:08.807163 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [None req-4a3258a2-0ad0-4885-9e78-0620e34316f2 tempest-TestInstancesWithCinderVolumes-1871327002 tempest-TestInstancesWithCinderVolumes-1871327002-project-admin] https://10.4.3.8/volume/v3/types returned with HTTP 200 Aug 07 09:58:08.807616 np0000006707 devstack@c-api.service[100298]: [pid: 100298|app: 0|req: 613/2440] 10.4.3.8 () {68 vars in 1239 bytes} [Fri Aug 7 09:58:08 2026] POST /volume/v3/types => generated 268 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 09:58:08.847127 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [None req-1247ab12-a186-409a-b619-5e27217f7fcb None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:58:08.850268 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-1247ab12-a186-409a-b619-5e27217f7fcb tempest-TestInstancesWithCinderVolumes-596868041 tempest-TestInstancesWithCinderVolumes-596868041-project-member] POST https://10.4.3.8/volume/v3/volumes Aug 07 09:58:08.851020 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-1247ab12-a186-409a-b619-5e27217f7fcb tempest-TestInstancesWithCinderVolumes-596868041 tempest-TestInstancesWithCinderVolumes-596868041-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestInstancesWithCinderVolumes-volume-760285300", "snapshot_id": null, "imageRef": null, "volume_type": "tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-955360001-945349325", "size": 1}} {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 09:58:08.852977 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.v3.volumes [None req-1247ab12-a186-409a-b619-5e27217f7fcb tempest-TestInstancesWithCinderVolumes-596868041 tempest-TestInstancesWithCinderVolumes-596868041-project-member] Create volume request body: {'volume': {'name': 'tempest-TestInstancesWithCinderVolumes-volume-760285300', 'snapshot_id': None, 'imageRef': None, 'volume_type': 'tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-955360001-945349325', 'size': 1}} {{(pid=100297) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 07 09:58:08.859160 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.v3.volumes [None req-1247ab12-a186-409a-b619-5e27217f7fcb tempest-TestInstancesWithCinderVolumes-596868041 tempest-TestInstancesWithCinderVolumes-596868041-project-member] Create volume of 1 GB Aug 07 09:58:08.860211 np0000006707 devstack@c-api.service[100297]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 09:58:08.860211 np0000006707 devstack@c-api.service[100297]: warnings.warn( Aug 07 09:58:08.860737 np0000006707 devstack@c-api.service[100297]: INFO cinder.volume.api [None req-1247ab12-a186-409a-b619-5e27217f7fcb tempest-TestInstancesWithCinderVolumes-596868041 tempest-TestInstancesWithCinderVolumes-596868041-project-member] Availability Zones retrieved successfully. Aug 07 09:58:08.868411 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.volume.api [None req-1247ab12-a186-409a-b619-5e27217f7fcb tempest-TestInstancesWithCinderVolumes-596868041 tempest-TestInstancesWithCinderVolumes-596868041-project-member] Flow 'volume_create_api' (8a0d97a6-1082-46b3-938a-2f8cd392c622) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100297) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 09:58:08.869392 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.volume.api [None req-1247ab12-a186-409a-b619-5e27217f7fcb tempest-TestInstancesWithCinderVolumes-596868041 tempest-TestInstancesWithCinderVolumes-596868041-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e660a4ee-2d9d-40ef-822a-f35e04234d8d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100297) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 09:58:08.870666 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.volume.flows.api.create_volume [None req-1247ab12-a186-409a-b619-5e27217f7fcb tempest-TestInstancesWithCinderVolumes-596868041 tempest-TestInstancesWithCinderVolumes-596868041-project-member] Validating volume size '1' using validate_int {{(pid=100297) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 07 09:58:08.902217 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.volume.api [None req-1247ab12-a186-409a-b619-5e27217f7fcb tempest-TestInstancesWithCinderVolumes-596868041 tempest-TestInstancesWithCinderVolumes-596868041-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e660a4ee-2d9d-40ef-822a-f35e04234d8d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-07T09:58:09Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=8bfa599c-f3b0-4bd1-b8ce-d8e8909da10c,is_public=True,name='tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-955360001-945349325',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '8bfa599c-f3b0-4bd1-b8ce-d8e8909da10c', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100297) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 09:58:08.903236 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.volume.api [None req-1247ab12-a186-409a-b619-5e27217f7fcb tempest-TestInstancesWithCinderVolumes-596868041 tempest-TestInstancesWithCinderVolumes-596868041-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d3892d0b-6a8c-4bce-be04-7aa6bebb2c10) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100297) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 09:58:08.922805 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [None req-bd92b850-43f4-4340-a1db-dd32cd289fc3 None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:58:08.926306 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-bd92b850-43f4-4340-a1db-dd32cd289fc3 tempest-ProjectAdminTests33-1592392534 tempest-ProjectAdminTests33-1592392534-project-admin] GET https://10.4.3.8/volume/v3/volumes/1871d448-8655-43b7-8493-410a638645ed Aug 07 09:58:08.926569 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-bd92b850-43f4-4340-a1db-dd32cd289fc3 tempest-ProjectAdminTests33-1592392534 tempest-ProjectAdminTests33-1592392534-project-admin] Empty body provided in request {{(pid=100296) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 09:58:08.926926 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-bd92b850-43f4-4340-a1db-dd32cd289fc3 tempest-ProjectAdminTests33-1592392534 tempest-ProjectAdminTests33-1592392534-project-admin] Calling method 'show' {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 09:58:08.937331 np0000006707 devstack@c-api.service[100296]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 09:58:08.937331 np0000006707 devstack@c-api.service[100296]: warnings.warn( Aug 07 09:58:08.943011 np0000006707 devstack@c-api.service[100296]: INFO cinder.volume.api [None req-bd92b850-43f4-4340-a1db-dd32cd289fc3 tempest-ProjectAdminTests33-1592392534 tempest-ProjectAdminTests33-1592392534-project-admin] Volume info retrieved successfully. Aug 07 09:58:08.943336 np0000006707 devstack@c-api.service[100297]: WARNING cinder.quota [None req-1247ab12-a186-409a-b619-5e27217f7fcb tempest-TestInstancesWithCinderVolumes-596868041 tempest-TestInstancesWithCinderVolumes-596868041-project-member] Deprecated: Default quota for resource: volumes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-955360001-945349325 is set by the default quota flag: quota_volumes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-955360001-945349325, it is now deprecated. Please use the default quota class for default quota. Aug 07 09:58:08.943789 np0000006707 devstack@c-api.service[100297]: WARNING cinder.quota [None req-1247ab12-a186-409a-b619-5e27217f7fcb tempest-TestInstancesWithCinderVolumes-596868041 tempest-TestInstancesWithCinderVolumes-596868041-project-member] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-955360001-945349325 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-955360001-945349325, it is now deprecated. Please use the default quota class for default quota. Aug 07 09:58:08.949393 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-bd92b850-43f4-4340-a1db-dd32cd289fc3 tempest-ProjectAdminTests33-1592392534 tempest-ProjectAdminTests33-1592392534-project-admin] https://10.4.3.8/volume/v3/volumes/1871d448-8655-43b7-8493-410a638645ed returned with HTTP 200 Aug 07 09:58:08.950012 np0000006707 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 608/2441] 10.4.3.8 () {68 vars in 1374 bytes} [Fri Aug 7 09:58:08 2026] GET /volume/v3/volumes/1871d448-8655-43b7-8493-410a638645ed => generated 1005 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 09:58:08.976198 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-d7efe4e5-5566-4c6a-aea8-9c2e68af85e0 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:58:08.980021 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-d7efe4e5-5566-4c6a-aea8-9c2e68af85e0 tempest-ProjectAdminTests33-1592392534 tempest-ProjectAdminTests33-1592392534-project-admin] POST https://10.4.3.8/volume/v3/backups Aug 07 09:58:08.981655 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-d7efe4e5-5566-4c6a-aea8-9c2e68af85e0 tempest-ProjectAdminTests33-1592392534 tempest-ProjectAdminTests33-1592392534-project-admin] Action: 'create', calling method: create, body: {"backup": {"volume_id": "1871d448-8655-43b7-8493-410a638645ed", "name": "tempest-type-Backup-853807500"}} {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 09:58:08.985077 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.contrib.backups [None req-d7efe4e5-5566-4c6a-aea8-9c2e68af85e0 tempest-ProjectAdminTests33-1592392534 tempest-ProjectAdminTests33-1592392534-project-admin] Creating new backup {'backup': {'volume_id': '1871d448-8655-43b7-8493-410a638645ed', 'name': 'tempest-type-Backup-853807500'}} {{(pid=100295) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 07 09:58:08.985381 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.contrib.backups [None req-d7efe4e5-5566-4c6a-aea8-9c2e68af85e0 tempest-ProjectAdminTests33-1592392534 tempest-ProjectAdminTests33-1592392534-project-admin] Creating backup of volume 1871d448-8655-43b7-8493-410a638645ed in container None Aug 07 09:58:08.998483 np0000006707 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 09:58:08.998483 np0000006707 devstack@c-api.service[100295]: warnings.warn( Aug 07 09:58:08.999318 np0000006707 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-d7efe4e5-5566-4c6a-aea8-9c2e68af85e0 tempest-ProjectAdminTests33-1592392534 tempest-ProjectAdminTests33-1592392534-project-admin] Volume info retrieved successfully. Aug 07 09:58:09.001589 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.quota [None req-1247ab12-a186-409a-b619-5e27217f7fcb tempest-TestInstancesWithCinderVolumes-596868041 tempest-TestInstancesWithCinderVolumes-596868041-project-member] Created reservations ['70d90034-f55d-4ce6-b143-4a96d17a748f', '719959a8-8949-4bec-8260-7c510bff7e69', '3ad3012d-4eb2-4e09-81d0-a42894fbb662', 'f4932e06-e05d-42ba-93f6-0e0e96cc8660'] {{(pid=100297) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 09:58:09.003148 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.volume.api [None req-1247ab12-a186-409a-b619-5e27217f7fcb tempest-TestInstancesWithCinderVolumes-596868041 tempest-TestInstancesWithCinderVolumes-596868041-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d3892d0b-6a8c-4bce-be04-7aa6bebb2c10) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['70d90034-f55d-4ce6-b143-4a96d17a748f', '719959a8-8949-4bec-8260-7c510bff7e69', '3ad3012d-4eb2-4e09-81d0-a42894fbb662', 'f4932e06-e05d-42ba-93f6-0e0e96cc8660']}' {{(pid=100297) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 09:58:09.004060 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.volume.api [None req-1247ab12-a186-409a-b619-5e27217f7fcb tempest-TestInstancesWithCinderVolumes-596868041 tempest-TestInstancesWithCinderVolumes-596868041-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0bd6c1ef-23f0-426f-bdf9-073716bd1cb8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100297) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 09:58:09.033156 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.quota [None req-d7efe4e5-5566-4c6a-aea8-9c2e68af85e0 tempest-ProjectAdminTests33-1592392534 tempest-ProjectAdminTests33-1592392534-project-admin] Created reservations ['250d0371-8ea8-4c0a-ad63-a7faa5981a40', 'd7daaf09-be53-4150-8db5-3b873921633b'] {{(pid=100295) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 09:58:09.040892 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.volume.api [None req-1247ab12-a186-409a-b619-5e27217f7fcb tempest-TestInstancesWithCinderVolumes-596868041 tempest-TestInstancesWithCinderVolumes-596868041-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0bd6c1ef-23f0-426f-bdf9-073716bd1cb8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '0a05bf4a-74f6-4fc9-a463-43bac88e039a', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestInstancesWithCinderVolumes-volume-760285300',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='fea2dd0721184819ace621252be77339',qos_specs=None,replication_status=,reservations=['70d90034-f55d-4ce6-b143-4a96d17a748f','719959a8-8949-4bec-8260-7c510bff7e69','3ad3012d-4eb2-4e09-81d0-a42894fbb662','f4932e06-e05d-42ba-93f6-0e0e96cc8660'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='544f60dade4347fe90517a22d8def381',volume_type_id=8bfa599c-f3b0-4bd1-b8ce-d8e8909da10c), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-07T09:58:09Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestInstancesWithCinderVolumes-volume-760285300',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=0a05bf4a-74f6-4fc9-a463-43bac88e039a,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='fea2dd0721184819ace621252be77339',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='544f60dade4347fe90517a22d8def381',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(8bfa599c-f3b0-4bd1-b8ce-d8e8909da10c),volume_type_id=8bfa599c-f3b0-4bd1-b8ce-d8e8909da10c)}' {{(pid=100297) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 09:58:09.041484 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.volume.api [None req-1247ab12-a186-409a-b619-5e27217f7fcb tempest-TestInstancesWithCinderVolumes-596868041 tempest-TestInstancesWithCinderVolumes-596868041-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (64139e72-16f0-4f08-b66e-23910e8de40a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100297) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 09:58:09.076857 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.volume.api [None req-1247ab12-a186-409a-b619-5e27217f7fcb tempest-TestInstancesWithCinderVolumes-596868041 tempest-TestInstancesWithCinderVolumes-596868041-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (64139e72-16f0-4f08-b66e-23910e8de40a) transitioned into state 'SUCCESS' from state '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-760285300',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='fea2dd0721184819ace621252be77339',qos_specs=None,replication_status=,reservations=['70d90034-f55d-4ce6-b143-4a96d17a748f','719959a8-8949-4bec-8260-7c510bff7e69','3ad3012d-4eb2-4e09-81d0-a42894fbb662','f4932e06-e05d-42ba-93f6-0e0e96cc8660'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='544f60dade4347fe90517a22d8def381',volume_type_id=8bfa599c-f3b0-4bd1-b8ce-d8e8909da10c)}' {{(pid=100297) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 09:58:09.078871 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.volume.api [None req-1247ab12-a186-409a-b619-5e27217f7fcb tempest-TestInstancesWithCinderVolumes-596868041 tempest-TestInstancesWithCinderVolumes-596868041-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (833c6a93-8a9d-491b-a169-7673f44269b1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100297) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 09:58:09.095323 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.volume.api [None req-1247ab12-a186-409a-b619-5e27217f7fcb tempest-TestInstancesWithCinderVolumes-596868041 tempest-TestInstancesWithCinderVolumes-596868041-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (833c6a93-8a9d-491b-a169-7673f44269b1) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100297) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 09:58:09.097443 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.volume.api [None req-1247ab12-a186-409a-b619-5e27217f7fcb tempest-TestInstancesWithCinderVolumes-596868041 tempest-TestInstancesWithCinderVolumes-596868041-project-member] Flow 'volume_create_api' (8a0d97a6-1082-46b3-938a-2f8cd392c622) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100297) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 09:58:09.097443 np0000006707 devstack@c-api.service[100297]: INFO cinder.volume.api [None req-1247ab12-a186-409a-b619-5e27217f7fcb tempest-TestInstancesWithCinderVolumes-596868041 tempest-TestInstancesWithCinderVolumes-596868041-project-member] Create volume request issued successfully. Aug 07 09:58:09.098062 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-1247ab12-a186-409a-b619-5e27217f7fcb tempest-TestInstancesWithCinderVolumes-596868041 tempest-TestInstancesWithCinderVolumes-596868041-project-member] https://10.4.3.8/volume/v3/volumes returned with HTTP 202 Aug 07 09:58:09.098829 np0000006707 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 612/2442] 10.4.3.8 () {68 vars in 1245 bytes} [Fri Aug 7 09:58:08 2026] POST /volume/v3/volumes => generated 840 bytes in 252 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 07 09:58:09.103174 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-d7efe4e5-5566-4c6a-aea8-9c2e68af85e0 tempest-ProjectAdminTests33-1592392534 tempest-ProjectAdminTests33-1592392534-project-admin] https://10.4.3.8/volume/v3/backups returned with HTTP 202 Aug 07 09:58:09.103965 np0000006707 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 610/2443] 10.4.3.8 () {70 vars in 1285 bytes} [Fri Aug 7 09:58:08 2026] POST /volume/v3/backups => generated 311 bytes in 129 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 07 09:58:09.122314 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.middleware.request_id [None req-e0f71e7b-f2ec-45f0-b5d1-b1414d3b6060 None None] RequestId filter calling following filter/app {{(pid=100298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:58:09.126541 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [None req-a3a60ff0-bd2e-406f-9cea-9d6a064bd7f6 None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:58:09.126696 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [None req-e0f71e7b-f2ec-45f0-b5d1-b1414d3b6060 tempest-ProjectAdminTests33-1592392534 tempest-ProjectAdminTests33-1592392534-project-admin] GET https://10.4.3.8/volume/v3/backups/4093878d-2504-4e67-9dcc-9d5ce9dd2b51 Aug 07 09:58:09.127309 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [None req-e0f71e7b-f2ec-45f0-b5d1-b1414d3b6060 tempest-ProjectAdminTests33-1592392534 tempest-ProjectAdminTests33-1592392534-project-admin] Empty body provided in request {{(pid=100298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 09:58:09.128675 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [None req-e0f71e7b-f2ec-45f0-b5d1-b1414d3b6060 tempest-ProjectAdminTests33-1592392534 tempest-ProjectAdminTests33-1592392534-project-admin] Calling method 'show' {{(pid=100298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 09:58:09.128675 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.v3.backups [None req-e0f71e7b-f2ec-45f0-b5d1-b1414d3b6060 tempest-ProjectAdminTests33-1592392534 tempest-ProjectAdminTests33-1592392534-project-admin] Show backup with id 4093878d-2504-4e67-9dcc-9d5ce9dd2b51. {{(pid=100298) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 09:58:09.133701 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-a3a60ff0-bd2e-406f-9cea-9d6a064bd7f6 tempest-TestInstancesWithCinderVolumes-596868041 tempest-TestInstancesWithCinderVolumes-596868041-project-member] POST https://10.4.3.8/volume/v3/volumes Aug 07 09:58:09.133701 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-a3a60ff0-bd2e-406f-9cea-9d6a064bd7f6 tempest-TestInstancesWithCinderVolumes-596868041 tempest-TestInstancesWithCinderVolumes-596868041-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestInstancesWithCinderVolumes-volume-881176973", "snapshot_id": null, "imageRef": null, "volume_type": "tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1956562948-976382943", "size": 1}} {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 09:58:09.137359 np0000006707 devstack@c-api.service[100298]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 09:58:09.137359 np0000006707 devstack@c-api.service[100298]: warnings.warn( Aug 07 09:58:09.138716 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [None req-e0f71e7b-f2ec-45f0-b5d1-b1414d3b6060 tempest-ProjectAdminTests33-1592392534 tempest-ProjectAdminTests33-1592392534-project-admin] https://10.4.3.8/volume/v3/backups/4093878d-2504-4e67-9dcc-9d5ce9dd2b51 returned with HTTP 200 Aug 07 09:58:09.138852 np0000006707 devstack@c-api.service[100298]: [pid: 100298|app: 0|req: 614/2444] 10.4.3.8 () {68 vars in 1374 bytes} [Fri Aug 7 09:58:09 2026] GET /volume/v3/backups/4093878d-2504-4e67-9dcc-9d5ce9dd2b51 => generated 718 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 09:58:09.141871 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.v3.volumes [None req-a3a60ff0-bd2e-406f-9cea-9d6a064bd7f6 tempest-TestInstancesWithCinderVolumes-596868041 tempest-TestInstancesWithCinderVolumes-596868041-project-member] Create volume request body: {'volume': {'name': 'tempest-TestInstancesWithCinderVolumes-volume-881176973', 'snapshot_id': None, 'imageRef': None, 'volume_type': 'tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1956562948-976382943', 'size': 1}} {{(pid=100296) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 07 09:58:09.156793 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.v3.volumes [None req-a3a60ff0-bd2e-406f-9cea-9d6a064bd7f6 tempest-TestInstancesWithCinderVolumes-596868041 tempest-TestInstancesWithCinderVolumes-596868041-project-member] Create volume of 1 GB Aug 07 09:58:09.158394 np0000006707 devstack@c-api.service[100296]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 09:58:09.158394 np0000006707 devstack@c-api.service[100296]: warnings.warn( Aug 07 09:58:09.159298 np0000006707 devstack@c-api.service[100296]: INFO cinder.volume.api [None req-a3a60ff0-bd2e-406f-9cea-9d6a064bd7f6 tempest-TestInstancesWithCinderVolumes-596868041 tempest-TestInstancesWithCinderVolumes-596868041-project-member] Availability Zones retrieved successfully. Aug 07 09:58:09.172163 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.volume.api [None req-a3a60ff0-bd2e-406f-9cea-9d6a064bd7f6 tempest-TestInstancesWithCinderVolumes-596868041 tempest-TestInstancesWithCinderVolumes-596868041-project-member] Flow 'volume_create_api' (f8f70d78-ba53-489d-b589-60a985167657) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100296) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 09:58:09.173025 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.volume.api [None req-a3a60ff0-bd2e-406f-9cea-9d6a064bd7f6 tempest-TestInstancesWithCinderVolumes-596868041 tempest-TestInstancesWithCinderVolumes-596868041-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (414e6f67-be7f-4fda-9e7f-8c8ad2f18f34) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 09:58:09.174806 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.volume.flows.api.create_volume [None req-a3a60ff0-bd2e-406f-9cea-9d6a064bd7f6 tempest-TestInstancesWithCinderVolumes-596868041 tempest-TestInstancesWithCinderVolumes-596868041-project-member] Validating volume size '1' using validate_int {{(pid=100296) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 07 09:58:09.214501 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.volume.api [None req-a3a60ff0-bd2e-406f-9cea-9d6a064bd7f6 tempest-TestInstancesWithCinderVolumes-596868041 tempest-TestInstancesWithCinderVolumes-596868041-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (414e6f67-be7f-4fda-9e7f-8c8ad2f18f34) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-07T09:58:09Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=d9454c1b-5a04-435a-aa7a-9498d184c0b1,is_public=True,name='tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1956562948-976382943',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'd9454c1b-5a04-435a-aa7a-9498d184c0b1', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 09:58:09.215740 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.volume.api [None req-a3a60ff0-bd2e-406f-9cea-9d6a064bd7f6 tempest-TestInstancesWithCinderVolumes-596868041 tempest-TestInstancesWithCinderVolumes-596868041-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9bec73a3-ee6c-441e-8987-e911c5791bc4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 09:58:09.267871 np0000006707 devstack@c-api.service[100296]: WARNING cinder.quota [None req-a3a60ff0-bd2e-406f-9cea-9d6a064bd7f6 tempest-TestInstancesWithCinderVolumes-596868041 tempest-TestInstancesWithCinderVolumes-596868041-project-member] Deprecated: Default quota for resource: volumes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1956562948-976382943 is set by the default quota flag: quota_volumes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1956562948-976382943, it is now deprecated. Please use the default quota class for default quota. Aug 07 09:58:09.268251 np0000006707 devstack@c-api.service[100296]: WARNING cinder.quota [None req-a3a60ff0-bd2e-406f-9cea-9d6a064bd7f6 tempest-TestInstancesWithCinderVolumes-596868041 tempest-TestInstancesWithCinderVolumes-596868041-project-member] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1956562948-976382943 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1956562948-976382943, it is now deprecated. Please use the default quota class for default quota. Aug 07 09:58:09.322786 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.quota [None req-a3a60ff0-bd2e-406f-9cea-9d6a064bd7f6 tempest-TestInstancesWithCinderVolumes-596868041 tempest-TestInstancesWithCinderVolumes-596868041-project-member] Created reservations ['d4925d3d-f8f0-44d1-9cf7-c08dee4c3e38', '7b48a826-eec9-406d-bbab-9e92414495a3', '9e213799-81d0-4058-b060-4789c58cade3', '3d52c104-df89-401c-8ca4-746dc0bf50a0'] {{(pid=100296) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 09:58:09.326077 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.volume.api [None req-a3a60ff0-bd2e-406f-9cea-9d6a064bd7f6 tempest-TestInstancesWithCinderVolumes-596868041 tempest-TestInstancesWithCinderVolumes-596868041-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9bec73a3-ee6c-441e-8987-e911c5791bc4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['d4925d3d-f8f0-44d1-9cf7-c08dee4c3e38', '7b48a826-eec9-406d-bbab-9e92414495a3', '9e213799-81d0-4058-b060-4789c58cade3', '3d52c104-df89-401c-8ca4-746dc0bf50a0']}' {{(pid=100296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 09:58:09.328162 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.volume.api [None req-a3a60ff0-bd2e-406f-9cea-9d6a064bd7f6 tempest-TestInstancesWithCinderVolumes-596868041 tempest-TestInstancesWithCinderVolumes-596868041-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ad55cd61-9153-4a98-87c5-d0fae46bff23) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 09:58:09.376051 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.volume.api [None req-a3a60ff0-bd2e-406f-9cea-9d6a064bd7f6 tempest-TestInstancesWithCinderVolumes-596868041 tempest-TestInstancesWithCinderVolumes-596868041-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ad55cd61-9153-4a98-87c5-d0fae46bff23) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'b7cc0d04-d08d-4bf1-90dc-4f388c2c1067', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestInstancesWithCinderVolumes-volume-881176973',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='fea2dd0721184819ace621252be77339',qos_specs=None,replication_status=,reservations=['d4925d3d-f8f0-44d1-9cf7-c08dee4c3e38','7b48a826-eec9-406d-bbab-9e92414495a3','9e213799-81d0-4058-b060-4789c58cade3','3d52c104-df89-401c-8ca4-746dc0bf50a0'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='544f60dade4347fe90517a22d8def381',volume_type_id=d9454c1b-5a04-435a-aa7a-9498d184c0b1), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-07T09:58:09Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestInstancesWithCinderVolumes-volume-881176973',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=b7cc0d04-d08d-4bf1-90dc-4f388c2c1067,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='fea2dd0721184819ace621252be77339',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='544f60dade4347fe90517a22d8def381',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(d9454c1b-5a04-435a-aa7a-9498d184c0b1),volume_type_id=d9454c1b-5a04-435a-aa7a-9498d184c0b1)}' {{(pid=100296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 09:58:09.377310 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.volume.api [None req-a3a60ff0-bd2e-406f-9cea-9d6a064bd7f6 tempest-TestInstancesWithCinderVolumes-596868041 tempest-TestInstancesWithCinderVolumes-596868041-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ab588062-8549-4e41-a540-a08eb30aa80d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 09:58:09.415778 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.volume.api [None req-a3a60ff0-bd2e-406f-9cea-9d6a064bd7f6 tempest-TestInstancesWithCinderVolumes-596868041 tempest-TestInstancesWithCinderVolumes-596868041-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ab588062-8549-4e41-a540-a08eb30aa80d) transitioned into state 'SUCCESS' from state '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-881176973',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='fea2dd0721184819ace621252be77339',qos_specs=None,replication_status=,reservations=['d4925d3d-f8f0-44d1-9cf7-c08dee4c3e38','7b48a826-eec9-406d-bbab-9e92414495a3','9e213799-81d0-4058-b060-4789c58cade3','3d52c104-df89-401c-8ca4-746dc0bf50a0'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='544f60dade4347fe90517a22d8def381',volume_type_id=d9454c1b-5a04-435a-aa7a-9498d184c0b1)}' {{(pid=100296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 09:58:09.416971 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.volume.api [None req-a3a60ff0-bd2e-406f-9cea-9d6a064bd7f6 tempest-TestInstancesWithCinderVolumes-596868041 tempest-TestInstancesWithCinderVolumes-596868041-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9502ef04-d469-41a9-85e7-4bc275058fb6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 09:58:09.441046 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.volume.api [None req-a3a60ff0-bd2e-406f-9cea-9d6a064bd7f6 tempest-TestInstancesWithCinderVolumes-596868041 tempest-TestInstancesWithCinderVolumes-596868041-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9502ef04-d469-41a9-85e7-4bc275058fb6) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 09:58:09.443490 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.volume.api [None req-a3a60ff0-bd2e-406f-9cea-9d6a064bd7f6 tempest-TestInstancesWithCinderVolumes-596868041 tempest-TestInstancesWithCinderVolumes-596868041-project-member] Flow 'volume_create_api' (f8f70d78-ba53-489d-b589-60a985167657) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100296) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 09:58:09.443490 np0000006707 devstack@c-api.service[100296]: INFO cinder.volume.api [None req-a3a60ff0-bd2e-406f-9cea-9d6a064bd7f6 tempest-TestInstancesWithCinderVolumes-596868041 tempest-TestInstancesWithCinderVolumes-596868041-project-member] Create volume request issued successfully. Aug 07 09:58:09.444122 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-a3a60ff0-bd2e-406f-9cea-9d6a064bd7f6 tempest-TestInstancesWithCinderVolumes-596868041 tempest-TestInstancesWithCinderVolumes-596868041-project-member] https://10.4.3.8/volume/v3/volumes returned with HTTP 202 Aug 07 09:58:09.444808 np0000006707 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 609/2445] 10.4.3.8 () {68 vars in 1245 bytes} [Fri Aug 7 09:58:09 2026] POST /volume/v3/volumes => generated 841 bytes in 321 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 07 09:58:09.524943 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [None req-b094e3e2-0588-4aa6-b40d-22bd906c5602 None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:58:09.526820 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-b094e3e2-0588-4aa6-b40d-22bd906c5602 tempest-TestInstancesWithCinderVolumes-596868041 tempest-TestInstancesWithCinderVolumes-596868041-project-member] POST https://10.4.3.8/volume/v3/volumes Aug 07 09:58:09.527226 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-b094e3e2-0588-4aa6-b40d-22bd906c5602 tempest-TestInstancesWithCinderVolumes-596868041 tempest-TestInstancesWithCinderVolumes-596868041-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestInstancesWithCinderVolumes-volume-352598928", "snapshot_id": null, "imageRef": "6fa429fe-405e-40a2-a320-f91bc96507b3", "volume_type": "tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1793436124-925948036", "size": 1}} {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 09:58:09.528789 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.v3.volumes [None req-b094e3e2-0588-4aa6-b40d-22bd906c5602 tempest-TestInstancesWithCinderVolumes-596868041 tempest-TestInstancesWithCinderVolumes-596868041-project-member] Create volume request body: {'volume': {'name': 'tempest-TestInstancesWithCinderVolumes-volume-352598928', 'snapshot_id': None, 'imageRef': '6fa429fe-405e-40a2-a320-f91bc96507b3', 'volume_type': 'tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1793436124-925948036', 'size': 1}} {{(pid=100297) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 07 09:58:09.688936 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.v3.volumes [None req-b094e3e2-0588-4aa6-b40d-22bd906c5602 tempest-TestInstancesWithCinderVolumes-596868041 tempest-TestInstancesWithCinderVolumes-596868041-project-member] Create volume of 1 GB Aug 07 09:58:09.688936 np0000006707 devstack@c-api.service[100297]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 09:58:09.688936 np0000006707 devstack@c-api.service[100297]: warnings.warn( Aug 07 09:58:09.690165 np0000006707 devstack@c-api.service[100297]: INFO cinder.volume.api [None req-b094e3e2-0588-4aa6-b40d-22bd906c5602 tempest-TestInstancesWithCinderVolumes-596868041 tempest-TestInstancesWithCinderVolumes-596868041-project-member] Availability Zones retrieved successfully. Aug 07 09:58:09.701644 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.volume.api [None req-b094e3e2-0588-4aa6-b40d-22bd906c5602 tempest-TestInstancesWithCinderVolumes-596868041 tempest-TestInstancesWithCinderVolumes-596868041-project-member] Flow 'volume_create_api' (53e8732d-67eb-4e69-91df-35eee4bafa6e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100297) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 09:58:09.703224 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.volume.api [None req-b094e3e2-0588-4aa6-b40d-22bd906c5602 tempest-TestInstancesWithCinderVolumes-596868041 tempest-TestInstancesWithCinderVolumes-596868041-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f0f0c2d6-8e46-4876-a46d-cdcd0a012037) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100297) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 09:58:09.705872 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.volume.flows.api.create_volume [None req-b094e3e2-0588-4aa6-b40d-22bd906c5602 tempest-TestInstancesWithCinderVolumes-596868041 tempest-TestInstancesWithCinderVolumes-596868041-project-member] Validating volume size '1' using validate_int {{(pid=100297) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 07 09:58:09.763869 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-830cc16d-a7bf-4b9b-ac57-b06dbbb3772e None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:58:09.767723 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-830cc16d-a7bf-4b9b-ac57-b06dbbb3772e tempest-ProjectReaderTests33-1680752482 tempest-ProjectReaderTests33-1680752482-project-admin] GET https://10.4.3.8/volume/v3/backups/7f1bf819-6229-40a5-aca3-223c7eec1dc6 Aug 07 09:58:09.768376 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-830cc16d-a7bf-4b9b-ac57-b06dbbb3772e tempest-ProjectReaderTests33-1680752482 tempest-ProjectReaderTests33-1680752482-project-admin] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 09:58:09.769493 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-830cc16d-a7bf-4b9b-ac57-b06dbbb3772e tempest-ProjectReaderTests33-1680752482 tempest-ProjectReaderTests33-1680752482-project-admin] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 09:58:09.770118 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.v3.backups [None req-830cc16d-a7bf-4b9b-ac57-b06dbbb3772e tempest-ProjectReaderTests33-1680752482 tempest-ProjectReaderTests33-1680752482-project-admin] Show backup with id 7f1bf819-6229-40a5-aca3-223c7eec1dc6. {{(pid=100295) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 09:58:09.777240 np0000006707 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 09:58:09.777240 np0000006707 devstack@c-api.service[100295]: warnings.warn( Aug 07 09:58:09.778795 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-830cc16d-a7bf-4b9b-ac57-b06dbbb3772e tempest-ProjectReaderTests33-1680752482 tempest-ProjectReaderTests33-1680752482-project-admin] https://10.4.3.8/volume/v3/backups/7f1bf819-6229-40a5-aca3-223c7eec1dc6 returned with HTTP 200 Aug 07 09:58:09.778795 np0000006707 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 611/2446] 10.4.3.8 () {68 vars in 1374 bytes} [Fri Aug 7 09:58:09 2026] GET /volume/v3/backups/7f1bf819-6229-40a5-aca3-223c7eec1dc6 => generated 731 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 09:58:09.790506 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.volume.api [None req-b094e3e2-0588-4aa6-b40d-22bd906c5602 tempest-TestInstancesWithCinderVolumes-596868041 tempest-TestInstancesWithCinderVolumes-596868041-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f0f0c2d6-8e46-4876-a46d-cdcd0a012037) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-07T09:58:05Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=7672ab3f-857c-4fe3-806a-9dc07ecd962c,is_public=True,name='tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1793436124-925948036',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '7672ab3f-857c-4fe3-806a-9dc07ecd962c', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100297) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 09:58:09.791728 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.volume.api [None req-b094e3e2-0588-4aa6-b40d-22bd906c5602 tempest-TestInstancesWithCinderVolumes-596868041 tempest-TestInstancesWithCinderVolumes-596868041-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c1824193-ba06-44c3-a6e1-78698f52abe5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100297) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 09:58:09.838571 np0000006707 devstack@c-api.service[100297]: WARNING cinder.quota [None req-b094e3e2-0588-4aa6-b40d-22bd906c5602 tempest-TestInstancesWithCinderVolumes-596868041 tempest-TestInstancesWithCinderVolumes-596868041-project-member] Deprecated: Default quota for resource: volumes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1793436124-925948036 is set by the default quota flag: quota_volumes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1793436124-925948036, it is now deprecated. Please use the default quota class for default quota. Aug 07 09:58:09.838571 np0000006707 devstack@c-api.service[100297]: WARNING cinder.quota [None req-b094e3e2-0588-4aa6-b40d-22bd906c5602 tempest-TestInstancesWithCinderVolumes-596868041 tempest-TestInstancesWithCinderVolumes-596868041-project-member] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1793436124-925948036 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1793436124-925948036, it is now deprecated. Please use the default quota class for default quota. Aug 07 09:58:09.883268 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.quota [None req-b094e3e2-0588-4aa6-b40d-22bd906c5602 tempest-TestInstancesWithCinderVolumes-596868041 tempest-TestInstancesWithCinderVolumes-596868041-project-member] Created reservations ['f03fa98f-d2e5-4c78-b60e-c091e498da56', '3a5342f0-3f88-4200-a47b-5092df20c2a9', '4afae7d4-20c5-41ab-b796-5eb439256a15', '6e6ccddf-3da5-4b13-a853-1e458c05d950'] {{(pid=100297) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 09:58:09.885985 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.volume.api [None req-b094e3e2-0588-4aa6-b40d-22bd906c5602 tempest-TestInstancesWithCinderVolumes-596868041 tempest-TestInstancesWithCinderVolumes-596868041-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c1824193-ba06-44c3-a6e1-78698f52abe5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['f03fa98f-d2e5-4c78-b60e-c091e498da56', '3a5342f0-3f88-4200-a47b-5092df20c2a9', '4afae7d4-20c5-41ab-b796-5eb439256a15', '6e6ccddf-3da5-4b13-a853-1e458c05d950']}' {{(pid=100297) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 09:58:09.885985 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.volume.api [None req-b094e3e2-0588-4aa6-b40d-22bd906c5602 tempest-TestInstancesWithCinderVolumes-596868041 tempest-TestInstancesWithCinderVolumes-596868041-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9404648f-b03e-40a8-8156-ca158b82ba20) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100297) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 09:58:09.917399 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.volume.api [None req-b094e3e2-0588-4aa6-b40d-22bd906c5602 tempest-TestInstancesWithCinderVolumes-596868041 tempest-TestInstancesWithCinderVolumes-596868041-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9404648f-b03e-40a8-8156-ca158b82ba20) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'aa6a1baf-ae4d-4650-a2f9-b9b6e9c63e4a', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestInstancesWithCinderVolumes-volume-352598928',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='fea2dd0721184819ace621252be77339',qos_specs=None,replication_status=,reservations=['f03fa98f-d2e5-4c78-b60e-c091e498da56','3a5342f0-3f88-4200-a47b-5092df20c2a9','4afae7d4-20c5-41ab-b796-5eb439256a15','6e6ccddf-3da5-4b13-a853-1e458c05d950'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='544f60dade4347fe90517a22d8def381',volume_type_id=7672ab3f-857c-4fe3-806a-9dc07ecd962c), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-07T09:58:09Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestInstancesWithCinderVolumes-volume-352598928',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=aa6a1baf-ae4d-4650-a2f9-b9b6e9c63e4a,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='fea2dd0721184819ace621252be77339',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='544f60dade4347fe90517a22d8def381',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(7672ab3f-857c-4fe3-806a-9dc07ecd962c),volume_type_id=7672ab3f-857c-4fe3-806a-9dc07ecd962c)}' {{(pid=100297) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 09:58:09.919548 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.volume.api [None req-b094e3e2-0588-4aa6-b40d-22bd906c5602 tempest-TestInstancesWithCinderVolumes-596868041 tempest-TestInstancesWithCinderVolumes-596868041-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f46bfa94-9595-40bf-945b-c125d2838412) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100297) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 09:58:09.947092 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.volume.api [None req-b094e3e2-0588-4aa6-b40d-22bd906c5602 tempest-TestInstancesWithCinderVolumes-596868041 tempest-TestInstancesWithCinderVolumes-596868041-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f46bfa94-9595-40bf-945b-c125d2838412) transitioned into state 'SUCCESS' from state '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-352598928',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='fea2dd0721184819ace621252be77339',qos_specs=None,replication_status=,reservations=['f03fa98f-d2e5-4c78-b60e-c091e498da56','3a5342f0-3f88-4200-a47b-5092df20c2a9','4afae7d4-20c5-41ab-b796-5eb439256a15','6e6ccddf-3da5-4b13-a853-1e458c05d950'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='544f60dade4347fe90517a22d8def381',volume_type_id=7672ab3f-857c-4fe3-806a-9dc07ecd962c)}' {{(pid=100297) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 09:58:09.948030 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.volume.api [None req-b094e3e2-0588-4aa6-b40d-22bd906c5602 tempest-TestInstancesWithCinderVolumes-596868041 tempest-TestInstancesWithCinderVolumes-596868041-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (264cf512-bd50-4e39-8e1a-5ff08dfd2913) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100297) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 09:58:09.960868 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.volume.api [None req-b094e3e2-0588-4aa6-b40d-22bd906c5602 tempest-TestInstancesWithCinderVolumes-596868041 tempest-TestInstancesWithCinderVolumes-596868041-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (264cf512-bd50-4e39-8e1a-5ff08dfd2913) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100297) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 09:58:09.962149 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.volume.api [None req-b094e3e2-0588-4aa6-b40d-22bd906c5602 tempest-TestInstancesWithCinderVolumes-596868041 tempest-TestInstancesWithCinderVolumes-596868041-project-member] Flow 'volume_create_api' (53e8732d-67eb-4e69-91df-35eee4bafa6e) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100297) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 09:58:09.962884 np0000006707 devstack@c-api.service[100297]: INFO cinder.volume.api [None req-b094e3e2-0588-4aa6-b40d-22bd906c5602 tempest-TestInstancesWithCinderVolumes-596868041 tempest-TestInstancesWithCinderVolumes-596868041-project-member] Create volume request issued successfully. Aug 07 09:58:09.964124 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-b094e3e2-0588-4aa6-b40d-22bd906c5602 tempest-TestInstancesWithCinderVolumes-596868041 tempest-TestInstancesWithCinderVolumes-596868041-project-member] https://10.4.3.8/volume/v3/volumes returned with HTTP 202 Aug 07 09:58:09.964759 np0000006707 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 613/2447] 10.4.3.8 () {68 vars in 1245 bytes} [Fri Aug 7 09:58:09 2026] POST /volume/v3/volumes => generated 841 bytes in 441 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 07 09:58:09.982045 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.middleware.request_id [None req-0da3e0db-00b6-407a-bfed-be8fb79c676a None None] RequestId filter calling following filter/app {{(pid=100298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:58:09.985831 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [None req-0da3e0db-00b6-407a-bfed-be8fb79c676a tempest-TestInstancesWithCinderVolumes-596868041 tempest-TestInstancesWithCinderVolumes-596868041-project-member] GET https://10.4.3.8/volume/v3/volumes/aa6a1baf-ae4d-4650-a2f9-b9b6e9c63e4a Aug 07 09:58:09.986842 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [None req-0da3e0db-00b6-407a-bfed-be8fb79c676a tempest-TestInstancesWithCinderVolumes-596868041 tempest-TestInstancesWithCinderVolumes-596868041-project-member] Empty body provided in request {{(pid=100298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 09:58:09.987107 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [None req-0da3e0db-00b6-407a-bfed-be8fb79c676a tempest-TestInstancesWithCinderVolumes-596868041 tempest-TestInstancesWithCinderVolumes-596868041-project-member] Calling method 'show' {{(pid=100298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 09:58:09.999455 np0000006707 devstack@c-api.service[100298]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 09:58:09.999455 np0000006707 devstack@c-api.service[100298]: warnings.warn( Aug 07 09:58:10.006749 np0000006707 devstack@c-api.service[100298]: INFO cinder.volume.api [None req-0da3e0db-00b6-407a-bfed-be8fb79c676a tempest-TestInstancesWithCinderVolumes-596868041 tempest-TestInstancesWithCinderVolumes-596868041-project-member] Volume info retrieved successfully. Aug 07 09:58:10.015605 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [None req-0da3e0db-00b6-407a-bfed-be8fb79c676a tempest-TestInstancesWithCinderVolumes-596868041 tempest-TestInstancesWithCinderVolumes-596868041-project-member] https://10.4.3.8/volume/v3/volumes/aa6a1baf-ae4d-4650-a2f9-b9b6e9c63e4a returned with HTTP 200 Aug 07 09:58:10.016839 np0000006707 devstack@c-api.service[100298]: [pid: 100298|app: 0|req: 615/2448] 10.4.3.8 () {66 vars in 1334 bytes} [Fri Aug 7 09:58:09 2026] GET /volume/v3/volumes/aa6a1baf-ae4d-4650-a2f9-b9b6e9c63e4a => generated 909 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 09:58:10.158268 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [None req-df4915be-c1d2-4b8c-b7d0-8308127185e7 None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:58:10.160738 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-df4915be-c1d2-4b8c-b7d0-8308127185e7 tempest-ProjectAdminTests33-1592392534 tempest-ProjectAdminTests33-1592392534-project-admin] GET https://10.4.3.8/volume/v3/backups/4093878d-2504-4e67-9dcc-9d5ce9dd2b51 Aug 07 09:58:10.161035 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-df4915be-c1d2-4b8c-b7d0-8308127185e7 tempest-ProjectAdminTests33-1592392534 tempest-ProjectAdminTests33-1592392534-project-admin] Empty body provided in request {{(pid=100296) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 09:58:10.161436 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-df4915be-c1d2-4b8c-b7d0-8308127185e7 tempest-ProjectAdminTests33-1592392534 tempest-ProjectAdminTests33-1592392534-project-admin] Calling method 'show' {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 09:58:10.161623 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.v3.backups [None req-df4915be-c1d2-4b8c-b7d0-8308127185e7 tempest-ProjectAdminTests33-1592392534 tempest-ProjectAdminTests33-1592392534-project-admin] Show backup with id 4093878d-2504-4e67-9dcc-9d5ce9dd2b51. {{(pid=100296) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 09:58:10.169820 np0000006707 devstack@c-api.service[100296]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 09:58:10.169820 np0000006707 devstack@c-api.service[100296]: warnings.warn( Aug 07 09:58:10.171520 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-df4915be-c1d2-4b8c-b7d0-8308127185e7 tempest-ProjectAdminTests33-1592392534 tempest-ProjectAdminTests33-1592392534-project-admin] https://10.4.3.8/volume/v3/backups/4093878d-2504-4e67-9dcc-9d5ce9dd2b51 returned with HTTP 200 Aug 07 09:58:10.173117 np0000006707 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 610/2449] 10.4.3.8 () {68 vars in 1374 bytes} [Fri Aug 7 09:58:10 2026] GET /volume/v3/backups/4093878d-2504-4e67-9dcc-9d5ce9dd2b51 => generated 720 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 09:58:10.793333 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-df76a5ba-d698-404f-9884-89c53d67f7fb None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:58:10.795990 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-df76a5ba-d698-404f-9884-89c53d67f7fb tempest-ProjectReaderTests33-1680752482 tempest-ProjectReaderTests33-1680752482-project-admin] GET https://10.4.3.8/volume/v3/backups/7f1bf819-6229-40a5-aca3-223c7eec1dc6 Aug 07 09:58:10.796256 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-df76a5ba-d698-404f-9884-89c53d67f7fb tempest-ProjectReaderTests33-1680752482 tempest-ProjectReaderTests33-1680752482-project-admin] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 09:58:10.796514 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-df76a5ba-d698-404f-9884-89c53d67f7fb tempest-ProjectReaderTests33-1680752482 tempest-ProjectReaderTests33-1680752482-project-admin] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 09:58:10.796611 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.v3.backups [None req-df76a5ba-d698-404f-9884-89c53d67f7fb tempest-ProjectReaderTests33-1680752482 tempest-ProjectReaderTests33-1680752482-project-admin] Show backup with id 7f1bf819-6229-40a5-aca3-223c7eec1dc6. {{(pid=100295) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 09:58:10.802479 np0000006707 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 09:58:10.802479 np0000006707 devstack@c-api.service[100295]: warnings.warn( Aug 07 09:58:10.803389 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-df76a5ba-d698-404f-9884-89c53d67f7fb tempest-ProjectReaderTests33-1680752482 tempest-ProjectReaderTests33-1680752482-project-admin] https://10.4.3.8/volume/v3/backups/7f1bf819-6229-40a5-aca3-223c7eec1dc6 returned with HTTP 200 Aug 07 09:58:10.803978 np0000006707 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 612/2450] 10.4.3.8 () {68 vars in 1374 bytes} [Fri Aug 7 09:58:10 2026] GET /volume/v3/backups/7f1bf819-6229-40a5-aca3-223c7eec1dc6 => generated 731 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 09:58:11.035731 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [None req-0a121d80-e08c-44d5-ba72-eb0c38218811 None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:58:11.039018 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-0a121d80-e08c-44d5-ba72-eb0c38218811 tempest-TestInstancesWithCinderVolumes-596868041 tempest-TestInstancesWithCinderVolumes-596868041-project-member] GET https://10.4.3.8/volume/v3/volumes/aa6a1baf-ae4d-4650-a2f9-b9b6e9c63e4a Aug 07 09:58:11.039018 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-0a121d80-e08c-44d5-ba72-eb0c38218811 tempest-TestInstancesWithCinderVolumes-596868041 tempest-TestInstancesWithCinderVolumes-596868041-project-member] Empty body provided in request {{(pid=100297) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 09:58:11.039018 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-0a121d80-e08c-44d5-ba72-eb0c38218811 tempest-TestInstancesWithCinderVolumes-596868041 tempest-TestInstancesWithCinderVolumes-596868041-project-member] Calling method 'show' {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 09:58:11.051000 np0000006707 devstack@c-api.service[100297]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 09:58:11.051000 np0000006707 devstack@c-api.service[100297]: warnings.warn( Aug 07 09:58:11.058522 np0000006707 devstack@c-api.service[100297]: INFO cinder.volume.api [None req-0a121d80-e08c-44d5-ba72-eb0c38218811 tempest-TestInstancesWithCinderVolumes-596868041 tempest-TestInstancesWithCinderVolumes-596868041-project-member] Volume info retrieved successfully. Aug 07 09:58:11.066840 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-0a121d80-e08c-44d5-ba72-eb0c38218811 tempest-TestInstancesWithCinderVolumes-596868041 tempest-TestInstancesWithCinderVolumes-596868041-project-member] https://10.4.3.8/volume/v3/volumes/aa6a1baf-ae4d-4650-a2f9-b9b6e9c63e4a returned with HTTP 200 Aug 07 09:58:11.067359 np0000006707 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 614/2451] 10.4.3.8 () {66 vars in 1334 bytes} [Fri Aug 7 09:58:11 2026] GET /volume/v3/volumes/aa6a1baf-ae4d-4650-a2f9-b9b6e9c63e4a => generated 933 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 09:58:11.189270 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.middleware.request_id [None req-6d4ea8bd-76e9-49a3-993d-9dd7d4f074cf None None] RequestId filter calling following filter/app {{(pid=100298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:58:11.193227 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [None req-6d4ea8bd-76e9-49a3-993d-9dd7d4f074cf tempest-ProjectAdminTests33-1592392534 tempest-ProjectAdminTests33-1592392534-project-admin] GET https://10.4.3.8/volume/v3/backups/4093878d-2504-4e67-9dcc-9d5ce9dd2b51 Aug 07 09:58:11.194259 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [None req-6d4ea8bd-76e9-49a3-993d-9dd7d4f074cf tempest-ProjectAdminTests33-1592392534 tempest-ProjectAdminTests33-1592392534-project-admin] Empty body provided in request {{(pid=100298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 09:58:11.194556 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [None req-6d4ea8bd-76e9-49a3-993d-9dd7d4f074cf tempest-ProjectAdminTests33-1592392534 tempest-ProjectAdminTests33-1592392534-project-admin] Calling method 'show' {{(pid=100298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 09:58:11.194784 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.v3.backups [None req-6d4ea8bd-76e9-49a3-993d-9dd7d4f074cf tempest-ProjectAdminTests33-1592392534 tempest-ProjectAdminTests33-1592392534-project-admin] Show backup with id 4093878d-2504-4e67-9dcc-9d5ce9dd2b51. {{(pid=100298) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 09:58:11.203942 np0000006707 devstack@c-api.service[100298]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 09:58:11.203942 np0000006707 devstack@c-api.service[100298]: warnings.warn( Aug 07 09:58:11.205277 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [None req-6d4ea8bd-76e9-49a3-993d-9dd7d4f074cf tempest-ProjectAdminTests33-1592392534 tempest-ProjectAdminTests33-1592392534-project-admin] https://10.4.3.8/volume/v3/backups/4093878d-2504-4e67-9dcc-9d5ce9dd2b51 returned with HTTP 200 Aug 07 09:58:11.206662 np0000006707 devstack@c-api.service[100298]: [pid: 100298|app: 0|req: 616/2452] 10.4.3.8 () {68 vars in 1374 bytes} [Fri Aug 7 09:58:11 2026] GET /volume/v3/backups/4093878d-2504-4e67-9dcc-9d5ce9dd2b51 => generated 720 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 09:58:11.816614 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [None req-4c4a4a96-ae5d-45ef-8303-c78f3deb5aa0 None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:58:11.818647 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-4c4a4a96-ae5d-45ef-8303-c78f3deb5aa0 tempest-ProjectReaderTests33-1680752482 tempest-ProjectReaderTests33-1680752482-project-admin] GET https://10.4.3.8/volume/v3/backups/7f1bf819-6229-40a5-aca3-223c7eec1dc6 Aug 07 09:58:11.818992 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-4c4a4a96-ae5d-45ef-8303-c78f3deb5aa0 tempest-ProjectReaderTests33-1680752482 tempest-ProjectReaderTests33-1680752482-project-admin] Empty body provided in request {{(pid=100296) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 09:58:11.819251 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-4c4a4a96-ae5d-45ef-8303-c78f3deb5aa0 tempest-ProjectReaderTests33-1680752482 tempest-ProjectReaderTests33-1680752482-project-admin] Calling method 'show' {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 09:58:11.819327 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.v3.backups [None req-4c4a4a96-ae5d-45ef-8303-c78f3deb5aa0 tempest-ProjectReaderTests33-1680752482 tempest-ProjectReaderTests33-1680752482-project-admin] Show backup with id 7f1bf819-6229-40a5-aca3-223c7eec1dc6. {{(pid=100296) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 09:58:11.825166 np0000006707 devstack@c-api.service[100296]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 09:58:11.825166 np0000006707 devstack@c-api.service[100296]: warnings.warn( Aug 07 09:58:11.826451 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-4c4a4a96-ae5d-45ef-8303-c78f3deb5aa0 tempest-ProjectReaderTests33-1680752482 tempest-ProjectReaderTests33-1680752482-project-admin] https://10.4.3.8/volume/v3/backups/7f1bf819-6229-40a5-aca3-223c7eec1dc6 returned with HTTP 200 Aug 07 09:58:11.827071 np0000006707 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 611/2453] 10.4.3.8 () {68 vars in 1374 bytes} [Fri Aug 7 09:58:11 2026] GET /volume/v3/backups/7f1bf819-6229-40a5-aca3-223c7eec1dc6 => generated 731 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 09:58:12.086204 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-82e49cff-6f0b-4974-93b9-3138f87f1c1b None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:58:12.088800 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-82e49cff-6f0b-4974-93b9-3138f87f1c1b tempest-TestInstancesWithCinderVolumes-596868041 tempest-TestInstancesWithCinderVolumes-596868041-project-member] GET https://10.4.3.8/volume/v3/volumes/aa6a1baf-ae4d-4650-a2f9-b9b6e9c63e4a Aug 07 09:58:12.089108 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-82e49cff-6f0b-4974-93b9-3138f87f1c1b tempest-TestInstancesWithCinderVolumes-596868041 tempest-TestInstancesWithCinderVolumes-596868041-project-member] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 09:58:12.089371 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-82e49cff-6f0b-4974-93b9-3138f87f1c1b tempest-TestInstancesWithCinderVolumes-596868041 tempest-TestInstancesWithCinderVolumes-596868041-project-member] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 09:58:12.100213 np0000006707 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 09:58:12.100213 np0000006707 devstack@c-api.service[100295]: warnings.warn( Aug 07 09:58:12.106040 np0000006707 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-82e49cff-6f0b-4974-93b9-3138f87f1c1b tempest-TestInstancesWithCinderVolumes-596868041 tempest-TestInstancesWithCinderVolumes-596868041-project-member] Volume info retrieved successfully. Aug 07 09:58:12.112319 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-82e49cff-6f0b-4974-93b9-3138f87f1c1b tempest-TestInstancesWithCinderVolumes-596868041 tempest-TestInstancesWithCinderVolumes-596868041-project-member] https://10.4.3.8/volume/v3/volumes/aa6a1baf-ae4d-4650-a2f9-b9b6e9c63e4a returned with HTTP 200 Aug 07 09:58:12.112920 np0000006707 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 613/2454] 10.4.3.8 () {66 vars in 1334 bytes} [Fri Aug 7 09:58:12 2026] GET /volume/v3/volumes/aa6a1baf-ae4d-4650-a2f9-b9b6e9c63e4a => generated 933 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 09:58:12.223458 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [None req-8e55f6c4-f75b-4360-a52c-e775edba06e5 None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:58:12.225989 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-8e55f6c4-f75b-4360-a52c-e775edba06e5 tempest-ProjectAdminTests33-1592392534 tempest-ProjectAdminTests33-1592392534-project-admin] GET https://10.4.3.8/volume/v3/backups/4093878d-2504-4e67-9dcc-9d5ce9dd2b51 Aug 07 09:58:12.226475 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-8e55f6c4-f75b-4360-a52c-e775edba06e5 tempest-ProjectAdminTests33-1592392534 tempest-ProjectAdminTests33-1592392534-project-admin] Empty body provided in request {{(pid=100297) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 09:58:12.226707 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-8e55f6c4-f75b-4360-a52c-e775edba06e5 tempest-ProjectAdminTests33-1592392534 tempest-ProjectAdminTests33-1592392534-project-admin] Calling method 'show' {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 09:58:12.227153 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.v3.backups [None req-8e55f6c4-f75b-4360-a52c-e775edba06e5 tempest-ProjectAdminTests33-1592392534 tempest-ProjectAdminTests33-1592392534-project-admin] Show backup with id 4093878d-2504-4e67-9dcc-9d5ce9dd2b51. {{(pid=100297) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 09:58:12.233287 np0000006707 devstack@c-api.service[100297]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 09:58:12.233287 np0000006707 devstack@c-api.service[100297]: warnings.warn( Aug 07 09:58:12.234464 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-8e55f6c4-f75b-4360-a52c-e775edba06e5 tempest-ProjectAdminTests33-1592392534 tempest-ProjectAdminTests33-1592392534-project-admin] https://10.4.3.8/volume/v3/backups/4093878d-2504-4e67-9dcc-9d5ce9dd2b51 returned with HTTP 200 Aug 07 09:58:12.235135 np0000006707 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 615/2455] 10.4.3.8 () {68 vars in 1374 bytes} [Fri Aug 7 09:58:12 2026] GET /volume/v3/backups/4093878d-2504-4e67-9dcc-9d5ce9dd2b51 => generated 731 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 09:58:12.841309 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.middleware.request_id [None req-0e341c39-c2ec-4925-b711-d485d1ba701c None None] RequestId filter calling following filter/app {{(pid=100298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:58:12.847381 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [None req-0e341c39-c2ec-4925-b711-d485d1ba701c tempest-ProjectReaderTests33-1680752482 tempest-ProjectReaderTests33-1680752482-project-admin] GET https://10.4.3.8/volume/v3/backups/7f1bf819-6229-40a5-aca3-223c7eec1dc6 Aug 07 09:58:12.848919 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [None req-0e341c39-c2ec-4925-b711-d485d1ba701c tempest-ProjectReaderTests33-1680752482 tempest-ProjectReaderTests33-1680752482-project-admin] Empty body provided in request {{(pid=100298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 09:58:12.848919 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [None req-0e341c39-c2ec-4925-b711-d485d1ba701c tempest-ProjectReaderTests33-1680752482 tempest-ProjectReaderTests33-1680752482-project-admin] Calling method 'show' {{(pid=100298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 09:58:12.848919 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.v3.backups [None req-0e341c39-c2ec-4925-b711-d485d1ba701c tempest-ProjectReaderTests33-1680752482 tempest-ProjectReaderTests33-1680752482-project-admin] Show backup with id 7f1bf819-6229-40a5-aca3-223c7eec1dc6. {{(pid=100298) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 09:58:12.857515 np0000006707 devstack@c-api.service[100298]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 09:58:12.857515 np0000006707 devstack@c-api.service[100298]: warnings.warn( Aug 07 09:58:12.859373 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [None req-0e341c39-c2ec-4925-b711-d485d1ba701c tempest-ProjectReaderTests33-1680752482 tempest-ProjectReaderTests33-1680752482-project-admin] https://10.4.3.8/volume/v3/backups/7f1bf819-6229-40a5-aca3-223c7eec1dc6 returned with HTTP 200 Aug 07 09:58:12.860577 np0000006707 devstack@c-api.service[100298]: [pid: 100298|app: 0|req: 617/2456] 10.4.3.8 () {68 vars in 1374 bytes} [Fri Aug 7 09:58:12 2026] GET /volume/v3/backups/7f1bf819-6229-40a5-aca3-223c7eec1dc6 => generated 731 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 09:58:13.132777 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [None req-249d6805-44b7-429a-8b3a-6a7fc04dbe40 None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:58:13.137325 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-249d6805-44b7-429a-8b3a-6a7fc04dbe40 tempest-TestInstancesWithCinderVolumes-596868041 tempest-TestInstancesWithCinderVolumes-596868041-project-member] GET https://10.4.3.8/volume/v3/volumes/aa6a1baf-ae4d-4650-a2f9-b9b6e9c63e4a Aug 07 09:58:13.137325 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-249d6805-44b7-429a-8b3a-6a7fc04dbe40 tempest-TestInstancesWithCinderVolumes-596868041 tempest-TestInstancesWithCinderVolumes-596868041-project-member] Empty body provided in request {{(pid=100296) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 09:58:13.137755 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-249d6805-44b7-429a-8b3a-6a7fc04dbe40 tempest-TestInstancesWithCinderVolumes-596868041 tempest-TestInstancesWithCinderVolumes-596868041-project-member] Calling method 'show' {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 09:58:13.148628 np0000006707 devstack@c-api.service[100296]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 09:58:13.148628 np0000006707 devstack@c-api.service[100296]: warnings.warn( Aug 07 09:58:13.155872 np0000006707 devstack@c-api.service[100296]: INFO cinder.volume.api [None req-249d6805-44b7-429a-8b3a-6a7fc04dbe40 tempest-TestInstancesWithCinderVolumes-596868041 tempest-TestInstancesWithCinderVolumes-596868041-project-member] Volume info retrieved successfully. Aug 07 09:58:13.164634 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-249d6805-44b7-429a-8b3a-6a7fc04dbe40 tempest-TestInstancesWithCinderVolumes-596868041 tempest-TestInstancesWithCinderVolumes-596868041-project-member] https://10.4.3.8/volume/v3/volumes/aa6a1baf-ae4d-4650-a2f9-b9b6e9c63e4a returned with HTTP 200 Aug 07 09:58:13.165137 np0000006707 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 612/2457] 10.4.3.8 () {66 vars in 1334 bytes} [Fri Aug 7 09:58:13 2026] GET /volume/v3/volumes/aa6a1baf-ae4d-4650-a2f9-b9b6e9c63e4a => generated 994 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 09:58:13.246348 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-1c8b40ba-8705-4524-b645-363c40f52426 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:58:13.248174 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-1c8b40ba-8705-4524-b645-363c40f52426 tempest-ProjectAdminTests33-1592392534 tempest-ProjectAdminTests33-1592392534-project-admin] GET https://10.4.3.8/volume/v3/backups/4093878d-2504-4e67-9dcc-9d5ce9dd2b51 Aug 07 09:58:13.248448 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-1c8b40ba-8705-4524-b645-363c40f52426 tempest-ProjectAdminTests33-1592392534 tempest-ProjectAdminTests33-1592392534-project-admin] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 09:58:13.248730 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-1c8b40ba-8705-4524-b645-363c40f52426 tempest-ProjectAdminTests33-1592392534 tempest-ProjectAdminTests33-1592392534-project-admin] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 09:58:13.248871 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.v3.backups [None req-1c8b40ba-8705-4524-b645-363c40f52426 tempest-ProjectAdminTests33-1592392534 tempest-ProjectAdminTests33-1592392534-project-admin] Show backup with id 4093878d-2504-4e67-9dcc-9d5ce9dd2b51. {{(pid=100295) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 09:58:13.253912 np0000006707 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 09:58:13.253912 np0000006707 devstack@c-api.service[100295]: warnings.warn( Aug 07 09:58:13.255242 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-1c8b40ba-8705-4524-b645-363c40f52426 tempest-ProjectAdminTests33-1592392534 tempest-ProjectAdminTests33-1592392534-project-admin] https://10.4.3.8/volume/v3/backups/4093878d-2504-4e67-9dcc-9d5ce9dd2b51 returned with HTTP 200 Aug 07 09:58:13.255242 np0000006707 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 614/2458] 10.4.3.8 () {68 vars in 1374 bytes} [Fri Aug 7 09:58:13 2026] GET /volume/v3/backups/4093878d-2504-4e67-9dcc-9d5ce9dd2b51 => generated 731 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 09:58:13.563255 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [None req-5c4a8e8b-3317-4c31-b340-1ae85fb8e992 None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:58:13.565438 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-5c4a8e8b-3317-4c31-b340-1ae85fb8e992 tempest-VolumesActionsTest-1297460665 tempest-VolumesActionsTest-1297460665-project-member] GET https://10.4.3.8/volume/v3/volumes/5212b49c-c9cf-4689-a4bf-697dd0c1bd8f Aug 07 09:58:13.565799 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-5c4a8e8b-3317-4c31-b340-1ae85fb8e992 tempest-VolumesActionsTest-1297460665 tempest-VolumesActionsTest-1297460665-project-member] Empty body provided in request {{(pid=100297) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 09:58:13.566098 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-5c4a8e8b-3317-4c31-b340-1ae85fb8e992 tempest-VolumesActionsTest-1297460665 tempest-VolumesActionsTest-1297460665-project-member] Calling method 'show' {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 09:58:13.574863 np0000006707 devstack@c-api.service[100297]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 09:58:13.574863 np0000006707 devstack@c-api.service[100297]: warnings.warn( Aug 07 09:58:13.580394 np0000006707 devstack@c-api.service[100297]: INFO cinder.volume.api [None req-5c4a8e8b-3317-4c31-b340-1ae85fb8e992 tempest-VolumesActionsTest-1297460665 tempest-VolumesActionsTest-1297460665-project-member] Volume info retrieved successfully. Aug 07 09:58:13.586628 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-5c4a8e8b-3317-4c31-b340-1ae85fb8e992 tempest-VolumesActionsTest-1297460665 tempest-VolumesActionsTest-1297460665-project-member] https://10.4.3.8/volume/v3/volumes/5212b49c-c9cf-4689-a4bf-697dd0c1bd8f returned with HTTP 200 Aug 07 09:58:13.587186 np0000006707 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 616/2459] 10.4.3.8 () {66 vars in 1334 bytes} [Fri Aug 7 09:58:13 2026] GET /volume/v3/volumes/5212b49c-c9cf-4689-a4bf-697dd0c1bd8f => generated 856 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 09:58:13.874672 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.middleware.request_id [None req-3df3753a-33d9-4ded-8483-53b4a5345aec None None] RequestId filter calling following filter/app {{(pid=100298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:58:13.878859 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [None req-3df3753a-33d9-4ded-8483-53b4a5345aec tempest-ProjectReaderTests33-1680752482 tempest-ProjectReaderTests33-1680752482-project-admin] GET https://10.4.3.8/volume/v3/backups/7f1bf819-6229-40a5-aca3-223c7eec1dc6 Aug 07 09:58:13.879228 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [None req-3df3753a-33d9-4ded-8483-53b4a5345aec tempest-ProjectReaderTests33-1680752482 tempest-ProjectReaderTests33-1680752482-project-admin] Empty body provided in request {{(pid=100298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 09:58:13.879435 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [None req-3df3753a-33d9-4ded-8483-53b4a5345aec tempest-ProjectReaderTests33-1680752482 tempest-ProjectReaderTests33-1680752482-project-admin] Calling method 'show' {{(pid=100298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 09:58:13.879570 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.v3.backups [None req-3df3753a-33d9-4ded-8483-53b4a5345aec tempest-ProjectReaderTests33-1680752482 tempest-ProjectReaderTests33-1680752482-project-admin] Show backup with id 7f1bf819-6229-40a5-aca3-223c7eec1dc6. {{(pid=100298) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 09:58:13.886492 np0000006707 devstack@c-api.service[100298]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 09:58:13.886492 np0000006707 devstack@c-api.service[100298]: warnings.warn( Aug 07 09:58:13.887256 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [None req-3df3753a-33d9-4ded-8483-53b4a5345aec tempest-ProjectReaderTests33-1680752482 tempest-ProjectReaderTests33-1680752482-project-admin] https://10.4.3.8/volume/v3/backups/7f1bf819-6229-40a5-aca3-223c7eec1dc6 returned with HTTP 200 Aug 07 09:58:13.887726 np0000006707 devstack@c-api.service[100298]: [pid: 100298|app: 0|req: 618/2460] 10.4.3.8 () {68 vars in 1374 bytes} [Fri Aug 7 09:58:13 2026] GET /volume/v3/backups/7f1bf819-6229-40a5-aca3-223c7eec1dc6 => generated 732 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 09:58:14.182480 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [None req-c8f0ea63-ea3e-4256-8220-6e250c52b831 None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:58:14.184449 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-c8f0ea63-ea3e-4256-8220-6e250c52b831 tempest-TestInstancesWithCinderVolumes-596868041 tempest-TestInstancesWithCinderVolumes-596868041-project-member] GET https://10.4.3.8/volume/v3/volumes/aa6a1baf-ae4d-4650-a2f9-b9b6e9c63e4a Aug 07 09:58:14.184662 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-c8f0ea63-ea3e-4256-8220-6e250c52b831 tempest-TestInstancesWithCinderVolumes-596868041 tempest-TestInstancesWithCinderVolumes-596868041-project-member] Empty body provided in request {{(pid=100296) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 09:58:14.184817 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-c8f0ea63-ea3e-4256-8220-6e250c52b831 tempest-TestInstancesWithCinderVolumes-596868041 tempest-TestInstancesWithCinderVolumes-596868041-project-member] Calling method 'show' {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 09:58:14.192305 np0000006707 devstack@c-api.service[100296]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 09:58:14.192305 np0000006707 devstack@c-api.service[100296]: warnings.warn( Aug 07 09:58:14.196660 np0000006707 devstack@c-api.service[100296]: INFO cinder.volume.api [None req-c8f0ea63-ea3e-4256-8220-6e250c52b831 tempest-TestInstancesWithCinderVolumes-596868041 tempest-TestInstancesWithCinderVolumes-596868041-project-member] Volume info retrieved successfully. Aug 07 09:58:14.201839 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-c8f0ea63-ea3e-4256-8220-6e250c52b831 tempest-TestInstancesWithCinderVolumes-596868041 tempest-TestInstancesWithCinderVolumes-596868041-project-member] https://10.4.3.8/volume/v3/volumes/aa6a1baf-ae4d-4650-a2f9-b9b6e9c63e4a returned with HTTP 200 Aug 07 09:58:14.202319 np0000006707 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 613/2461] 10.4.3.8 () {66 vars in 1334 bytes} [Fri Aug 7 09:58:14 2026] GET /volume/v3/volumes/aa6a1baf-ae4d-4650-a2f9-b9b6e9c63e4a => generated 994 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 09:58:14.269150 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-2d6f036c-7c23-40c8-b13b-d8e0bdd19756 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:58:14.271312 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-2d6f036c-7c23-40c8-b13b-d8e0bdd19756 tempest-ProjectAdminTests33-1592392534 tempest-ProjectAdminTests33-1592392534-project-admin] GET https://10.4.3.8/volume/v3/backups/4093878d-2504-4e67-9dcc-9d5ce9dd2b51 Aug 07 09:58:14.271581 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-2d6f036c-7c23-40c8-b13b-d8e0bdd19756 tempest-ProjectAdminTests33-1592392534 tempest-ProjectAdminTests33-1592392534-project-admin] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 09:58:14.271806 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-2d6f036c-7c23-40c8-b13b-d8e0bdd19756 tempest-ProjectAdminTests33-1592392534 tempest-ProjectAdminTests33-1592392534-project-admin] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 09:58:14.271996 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.v3.backups [None req-2d6f036c-7c23-40c8-b13b-d8e0bdd19756 tempest-ProjectAdminTests33-1592392534 tempest-ProjectAdminTests33-1592392534-project-admin] Show backup with id 4093878d-2504-4e67-9dcc-9d5ce9dd2b51. {{(pid=100295) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 09:58:14.276892 np0000006707 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 09:58:14.276892 np0000006707 devstack@c-api.service[100295]: warnings.warn( Aug 07 09:58:14.277705 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-2d6f036c-7c23-40c8-b13b-d8e0bdd19756 tempest-ProjectAdminTests33-1592392534 tempest-ProjectAdminTests33-1592392534-project-admin] https://10.4.3.8/volume/v3/backups/4093878d-2504-4e67-9dcc-9d5ce9dd2b51 returned with HTTP 200 Aug 07 09:58:14.278224 np0000006707 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 615/2462] 10.4.3.8 () {68 vars in 1374 bytes} [Fri Aug 7 09:58:14 2026] GET /volume/v3/backups/4093878d-2504-4e67-9dcc-9d5ce9dd2b51 => generated 731 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 09:58:14.602095 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [None req-58182620-a022-4d02-89fa-589fe2460582 None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:58:14.604129 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-58182620-a022-4d02-89fa-589fe2460582 tempest-VolumesActionsTest-1297460665 tempest-VolumesActionsTest-1297460665-project-member] GET https://10.4.3.8/volume/v3/volumes/5212b49c-c9cf-4689-a4bf-697dd0c1bd8f Aug 07 09:58:14.604408 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-58182620-a022-4d02-89fa-589fe2460582 tempest-VolumesActionsTest-1297460665 tempest-VolumesActionsTest-1297460665-project-member] Empty body provided in request {{(pid=100297) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 09:58:14.604670 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-58182620-a022-4d02-89fa-589fe2460582 tempest-VolumesActionsTest-1297460665 tempest-VolumesActionsTest-1297460665-project-member] Calling method 'show' {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 09:58:14.612646 np0000006707 devstack@c-api.service[100297]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 09:58:14.612646 np0000006707 devstack@c-api.service[100297]: warnings.warn( Aug 07 09:58:14.617807 np0000006707 devstack@c-api.service[100297]: INFO cinder.volume.api [None req-58182620-a022-4d02-89fa-589fe2460582 tempest-VolumesActionsTest-1297460665 tempest-VolumesActionsTest-1297460665-project-member] Volume info retrieved successfully. Aug 07 09:58:14.624262 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-58182620-a022-4d02-89fa-589fe2460582 tempest-VolumesActionsTest-1297460665 tempest-VolumesActionsTest-1297460665-project-member] https://10.4.3.8/volume/v3/volumes/5212b49c-c9cf-4689-a4bf-697dd0c1bd8f returned with HTTP 200 Aug 07 09:58:14.624929 np0000006707 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 617/2463] 10.4.3.8 () {66 vars in 1334 bytes} [Fri Aug 7 09:58:14 2026] GET /volume/v3/volumes/5212b49c-c9cf-4689-a4bf-697dd0c1bd8f => generated 856 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 09:58:14.902541 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.middleware.request_id [None req-f4e1371d-9648-479d-af0f-2e7ad86a7508 None None] RequestId filter calling following filter/app {{(pid=100298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:58:14.904446 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [None req-f4e1371d-9648-479d-af0f-2e7ad86a7508 tempest-ProjectReaderTests33-1680752482 tempest-ProjectReaderTests33-1680752482-project-admin] GET https://10.4.3.8/volume/v3/backups/7f1bf819-6229-40a5-aca3-223c7eec1dc6 Aug 07 09:58:14.904683 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [None req-f4e1371d-9648-479d-af0f-2e7ad86a7508 tempest-ProjectReaderTests33-1680752482 tempest-ProjectReaderTests33-1680752482-project-admin] Empty body provided in request {{(pid=100298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 09:58:14.904935 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [None req-f4e1371d-9648-479d-af0f-2e7ad86a7508 tempest-ProjectReaderTests33-1680752482 tempest-ProjectReaderTests33-1680752482-project-admin] Calling method 'show' {{(pid=100298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 09:58:14.905113 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.v3.backups [None req-f4e1371d-9648-479d-af0f-2e7ad86a7508 tempest-ProjectReaderTests33-1680752482 tempest-ProjectReaderTests33-1680752482-project-admin] Show backup with id 7f1bf819-6229-40a5-aca3-223c7eec1dc6. {{(pid=100298) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 09:58:14.911458 np0000006707 devstack@c-api.service[100298]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 09:58:14.911458 np0000006707 devstack@c-api.service[100298]: warnings.warn( Aug 07 09:58:14.911458 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [None req-f4e1371d-9648-479d-af0f-2e7ad86a7508 tempest-ProjectReaderTests33-1680752482 tempest-ProjectReaderTests33-1680752482-project-admin] https://10.4.3.8/volume/v3/backups/7f1bf819-6229-40a5-aca3-223c7eec1dc6 returned with HTTP 200 Aug 07 09:58:14.912230 np0000006707 devstack@c-api.service[100298]: [pid: 100298|app: 0|req: 619/2464] 10.4.3.8 () {68 vars in 1374 bytes} [Fri Aug 7 09:58:14 2026] GET /volume/v3/backups/7f1bf819-6229-40a5-aca3-223c7eec1dc6 => generated 732 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 09:58:15.216009 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [None req-6a468aca-a388-4737-adbb-09c5b4df1a50 None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:58:15.217667 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-6a468aca-a388-4737-adbb-09c5b4df1a50 tempest-TestInstancesWithCinderVolumes-596868041 tempest-TestInstancesWithCinderVolumes-596868041-project-member] GET https://10.4.3.8/volume/v3/volumes/aa6a1baf-ae4d-4650-a2f9-b9b6e9c63e4a Aug 07 09:58:15.217913 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-6a468aca-a388-4737-adbb-09c5b4df1a50 tempest-TestInstancesWithCinderVolumes-596868041 tempest-TestInstancesWithCinderVolumes-596868041-project-member] Empty body provided in request {{(pid=100296) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 09:58:15.218183 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-6a468aca-a388-4737-adbb-09c5b4df1a50 tempest-TestInstancesWithCinderVolumes-596868041 tempest-TestInstancesWithCinderVolumes-596868041-project-member] Calling method 'show' {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 09:58:15.224968 np0000006707 devstack@c-api.service[100296]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 09:58:15.224968 np0000006707 devstack@c-api.service[100296]: warnings.warn( Aug 07 09:58:15.228866 np0000006707 devstack@c-api.service[100296]: INFO cinder.volume.api [None req-6a468aca-a388-4737-adbb-09c5b4df1a50 tempest-TestInstancesWithCinderVolumes-596868041 tempest-TestInstancesWithCinderVolumes-596868041-project-member] Volume info retrieved successfully. Aug 07 09:58:15.233293 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-6a468aca-a388-4737-adbb-09c5b4df1a50 tempest-TestInstancesWithCinderVolumes-596868041 tempest-TestInstancesWithCinderVolumes-596868041-project-member] https://10.4.3.8/volume/v3/volumes/aa6a1baf-ae4d-4650-a2f9-b9b6e9c63e4a returned with HTTP 200 Aug 07 09:58:15.233727 np0000006707 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 614/2465] 10.4.3.8 () {66 vars in 1334 bytes} [Fri Aug 7 09:58:15 2026] GET /volume/v3/volumes/aa6a1baf-ae4d-4650-a2f9-b9b6e9c63e4a => generated 994 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 09:58:15.289615 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-8d0b7f8e-3f4e-47a0-a1ef-d5321732b078 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:58:15.291945 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-8d0b7f8e-3f4e-47a0-a1ef-d5321732b078 tempest-ProjectAdminTests33-1592392534 tempest-ProjectAdminTests33-1592392534-project-admin] GET https://10.4.3.8/volume/v3/backups/4093878d-2504-4e67-9dcc-9d5ce9dd2b51 Aug 07 09:58:15.292274 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-8d0b7f8e-3f4e-47a0-a1ef-d5321732b078 tempest-ProjectAdminTests33-1592392534 tempest-ProjectAdminTests33-1592392534-project-admin] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 09:58:15.292512 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-8d0b7f8e-3f4e-47a0-a1ef-d5321732b078 tempest-ProjectAdminTests33-1592392534 tempest-ProjectAdminTests33-1592392534-project-admin] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 09:58:15.292622 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.v3.backups [None req-8d0b7f8e-3f4e-47a0-a1ef-d5321732b078 tempest-ProjectAdminTests33-1592392534 tempest-ProjectAdminTests33-1592392534-project-admin] Show backup with id 4093878d-2504-4e67-9dcc-9d5ce9dd2b51. {{(pid=100295) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 09:58:15.297131 np0000006707 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 09:58:15.297131 np0000006707 devstack@c-api.service[100295]: warnings.warn( Aug 07 09:58:15.297675 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-8d0b7f8e-3f4e-47a0-a1ef-d5321732b078 tempest-ProjectAdminTests33-1592392534 tempest-ProjectAdminTests33-1592392534-project-admin] https://10.4.3.8/volume/v3/backups/4093878d-2504-4e67-9dcc-9d5ce9dd2b51 returned with HTTP 200 Aug 07 09:58:15.298186 np0000006707 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 616/2466] 10.4.3.8 () {68 vars in 1374 bytes} [Fri Aug 7 09:58:15 2026] GET /volume/v3/backups/4093878d-2504-4e67-9dcc-9d5ce9dd2b51 => generated 731 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 09:58:15.525430 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [None req-89e09ade-6adb-40d3-a2fc-fc7f21d110ae None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:58:15.528265 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-89e09ade-6adb-40d3-a2fc-fc7f21d110ae tempest-TestEncryptedCinderVolumes-768498766 tempest-TestEncryptedCinderVolumes-768498766-project-member] GET https://10.4.3.8/volume/v3/volumes/a6c1ddf8-28c7-428e-80d8-d5a437544205 Aug 07 09:58:15.528818 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-89e09ade-6adb-40d3-a2fc-fc7f21d110ae tempest-TestEncryptedCinderVolumes-768498766 tempest-TestEncryptedCinderVolumes-768498766-project-member] Empty body provided in request {{(pid=100297) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 09:58:15.529293 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-89e09ade-6adb-40d3-a2fc-fc7f21d110ae tempest-TestEncryptedCinderVolumes-768498766 tempest-TestEncryptedCinderVolumes-768498766-project-member] Calling method 'show' {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 09:58:15.542261 np0000006707 devstack@c-api.service[100297]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 09:58:15.542261 np0000006707 devstack@c-api.service[100297]: warnings.warn( Aug 07 09:58:15.550615 np0000006707 devstack@c-api.service[100297]: INFO cinder.volume.api [None req-89e09ade-6adb-40d3-a2fc-fc7f21d110ae tempest-TestEncryptedCinderVolumes-768498766 tempest-TestEncryptedCinderVolumes-768498766-project-member] Volume info retrieved successfully. Aug 07 09:58:15.563091 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-89e09ade-6adb-40d3-a2fc-fc7f21d110ae tempest-TestEncryptedCinderVolumes-768498766 tempest-TestEncryptedCinderVolumes-768498766-project-member] https://10.4.3.8/volume/v3/volumes/a6c1ddf8-28c7-428e-80d8-d5a437544205 returned with HTTP 200 Aug 07 09:58:15.564219 np0000006707 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 618/2467] 10.4.3.8 () {66 vars in 1334 bytes} [Fri Aug 7 09:58:15 2026] GET /volume/v3/volumes/a6c1ddf8-28c7-428e-80d8-d5a437544205 => generated 879 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 09:58:15.579797 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.middleware.request_id [None req-cf4a80db-0aec-4710-a2c1-aafe5e342a0c None None] RequestId filter calling following filter/app {{(pid=100298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:58:15.584194 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [None req-cf4a80db-0aec-4710-a2c1-aafe5e342a0c tempest-TestEncryptedCinderVolumes-768498766 tempest-TestEncryptedCinderVolumes-768498766-project-member] GET https://10.4.3.8/volume/v3/volumes/a6c1ddf8-28c7-428e-80d8-d5a437544205 Aug 07 09:58:15.584635 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [None req-cf4a80db-0aec-4710-a2c1-aafe5e342a0c tempest-TestEncryptedCinderVolumes-768498766 tempest-TestEncryptedCinderVolumes-768498766-project-member] Empty body provided in request {{(pid=100298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 09:58:15.585088 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [None req-cf4a80db-0aec-4710-a2c1-aafe5e342a0c tempest-TestEncryptedCinderVolumes-768498766 tempest-TestEncryptedCinderVolumes-768498766-project-member] Calling method 'show' {{(pid=100298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 09:58:15.593140 np0000006707 devstack@c-api.service[100298]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 09:58:15.593140 np0000006707 devstack@c-api.service[100298]: warnings.warn( Aug 07 09:58:15.598437 np0000006707 devstack@c-api.service[100298]: INFO cinder.volume.api [None req-cf4a80db-0aec-4710-a2c1-aafe5e342a0c tempest-TestEncryptedCinderVolumes-768498766 tempest-TestEncryptedCinderVolumes-768498766-project-member] Volume info retrieved successfully. Aug 07 09:58:15.604984 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [None req-cf4a80db-0aec-4710-a2c1-aafe5e342a0c tempest-TestEncryptedCinderVolumes-768498766 tempest-TestEncryptedCinderVolumes-768498766-project-member] https://10.4.3.8/volume/v3/volumes/a6c1ddf8-28c7-428e-80d8-d5a437544205 returned with HTTP 200 Aug 07 09:58:15.604984 np0000006707 devstack@c-api.service[100298]: [pid: 100298|app: 0|req: 620/2468] 10.4.3.8 () {66 vars in 1334 bytes} [Fri Aug 7 09:58:15 2026] GET /volume/v3/volumes/a6c1ddf8-28c7-428e-80d8-d5a437544205 => generated 879 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 09:58:15.641093 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [None req-38107142-8ec7-4aec-9534-6005df8025fd None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:58:15.643408 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-38107142-8ec7-4aec-9534-6005df8025fd tempest-VolumesActionsTest-1297460665 tempest-VolumesActionsTest-1297460665-project-member] GET https://10.4.3.8/volume/v3/volumes/5212b49c-c9cf-4689-a4bf-697dd0c1bd8f Aug 07 09:58:15.643689 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-38107142-8ec7-4aec-9534-6005df8025fd tempest-VolumesActionsTest-1297460665 tempest-VolumesActionsTest-1297460665-project-member] Empty body provided in request {{(pid=100296) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 09:58:15.643996 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-38107142-8ec7-4aec-9534-6005df8025fd tempest-VolumesActionsTest-1297460665 tempest-VolumesActionsTest-1297460665-project-member] Calling method 'show' {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 09:58:15.653796 np0000006707 devstack@c-api.service[100296]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 09:58:15.653796 np0000006707 devstack@c-api.service[100296]: warnings.warn( Aug 07 09:58:15.658767 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [req-0d805092-1e49-423c-aeae-e13bae96bcd4 req-6986aa3c-bf28-4eb0-a57d-fa10787d3b43 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:58:15.658904 np0000006707 devstack@c-api.service[100296]: INFO cinder.volume.api [None req-38107142-8ec7-4aec-9534-6005df8025fd tempest-VolumesActionsTest-1297460665 tempest-VolumesActionsTest-1297460665-project-member] Volume info retrieved successfully. Aug 07 09:58:15.661481 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [req-0d805092-1e49-423c-aeae-e13bae96bcd4 req-6986aa3c-bf28-4eb0-a57d-fa10787d3b43 tempest-TestEncryptedCinderVolumes-768498766 tempest-TestEncryptedCinderVolumes-768498766-project-member] GET https://10.4.3.8/volume/v3/volumes/a6c1ddf8-28c7-428e-80d8-d5a437544205 Aug 07 09:58:15.661948 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [req-0d805092-1e49-423c-aeae-e13bae96bcd4 req-6986aa3c-bf28-4eb0-a57d-fa10787d3b43 tempest-TestEncryptedCinderVolumes-768498766 tempest-TestEncryptedCinderVolumes-768498766-project-member] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 09:58:15.661948 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [req-0d805092-1e49-423c-aeae-e13bae96bcd4 req-6986aa3c-bf28-4eb0-a57d-fa10787d3b43 tempest-TestEncryptedCinderVolumes-768498766 tempest-TestEncryptedCinderVolumes-768498766-project-member] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 09:58:15.664845 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-38107142-8ec7-4aec-9534-6005df8025fd tempest-VolumesActionsTest-1297460665 tempest-VolumesActionsTest-1297460665-project-member] https://10.4.3.8/volume/v3/volumes/5212b49c-c9cf-4689-a4bf-697dd0c1bd8f returned with HTTP 200 Aug 07 09:58:15.665374 np0000006707 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 615/2469] 10.4.3.8 () {66 vars in 1334 bytes} [Fri Aug 7 09:58:15 2026] GET /volume/v3/volumes/5212b49c-c9cf-4689-a4bf-697dd0c1bd8f => generated 856 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 09:58:15.671902 np0000006707 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 09:58:15.671902 np0000006707 devstack@c-api.service[100295]: warnings.warn( Aug 07 09:58:15.676315 np0000006707 devstack@c-api.service[100295]: INFO cinder.volume.api [req-0d805092-1e49-423c-aeae-e13bae96bcd4 req-6986aa3c-bf28-4eb0-a57d-fa10787d3b43 tempest-TestEncryptedCinderVolumes-768498766 tempest-TestEncryptedCinderVolumes-768498766-project-member] Volume info retrieved successfully. Aug 07 09:58:15.681683 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [req-0d805092-1e49-423c-aeae-e13bae96bcd4 req-6986aa3c-bf28-4eb0-a57d-fa10787d3b43 tempest-TestEncryptedCinderVolumes-768498766 tempest-TestEncryptedCinderVolumes-768498766-project-member] https://10.4.3.8/volume/v3/volumes/a6c1ddf8-28c7-428e-80d8-d5a437544205 returned with HTTP 200 Aug 07 09:58:15.682000 np0000006707 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 617/2470] 10.4.3.8 () {68 vars in 1584 bytes} [Fri Aug 7 09:58:15 2026] GET /volume/v3/volumes/a6c1ddf8-28c7-428e-80d8-d5a437544205 => generated 879 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 09:58:15.787447 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [None req-6cd1c238-2746-49ec-aa14-a4e4f74aa4b3 None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:58:15.787967 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-6cd1c238-2746-49ec-aa14-a4e4f74aa4b3 None None] GET https://10.4.3.8/volume// Aug 07 09:58:15.788043 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-6cd1c238-2746-49ec-aa14-a4e4f74aa4b3 None None] Empty body provided in request {{(pid=100297) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 09:58:15.788233 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-6cd1c238-2746-49ec-aa14-a4e4f74aa4b3 None None] Calling method 'all' {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 09:58:15.788633 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-6cd1c238-2746-49ec-aa14-a4e4f74aa4b3 None None] https://10.4.3.8/volume// returned with HTTP 300 Aug 07 09:58:15.788939 np0000006707 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 619/2471] 10.4.3.8 () {66 vars in 1414 bytes} [Fri Aug 7 09:58:15 2026] GET /volume/ => generated 384 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 07 09:58:15.797395 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.middleware.request_id [req-0d805092-1e49-423c-aeae-e13bae96bcd4 req-ffddaf16-599c-4297-ac40-0c7a1d342f10 None None] RequestId filter calling following filter/app {{(pid=100298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:58:15.802463 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [req-0d805092-1e49-423c-aeae-e13bae96bcd4 req-ffddaf16-599c-4297-ac40-0c7a1d342f10 tempest-TestEncryptedCinderVolumes-768498766 tempest-TestEncryptedCinderVolumes-768498766-project-member] POST https://10.4.3.8/volume/v3/attachments Aug 07 09:58:15.803249 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [req-0d805092-1e49-423c-aeae-e13bae96bcd4 req-ffddaf16-599c-4297-ac40-0c7a1d342f10 tempest-TestEncryptedCinderVolumes-768498766 tempest-TestEncryptedCinderVolumes-768498766-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "a6c1ddf8-28c7-428e-80d8-d5a437544205", "connector": null, "instance_uuid": "6b515e35-a980-4a49-a0f3-d2e7456c3e08"}} {{(pid=100298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 09:58:15.814056 np0000006707 devstack@c-api.service[100298]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 09:58:15.814056 np0000006707 devstack@c-api.service[100298]: warnings.warn( Aug 07 09:58:15.848612 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [req-0d805092-1e49-423c-aeae-e13bae96bcd4 req-ffddaf16-599c-4297-ac40-0c7a1d342f10 tempest-TestEncryptedCinderVolumes-768498766 tempest-TestEncryptedCinderVolumes-768498766-project-member] https://10.4.3.8/volume/v3/attachments returned with HTTP 200 Aug 07 09:58:15.849152 np0000006707 devstack@c-api.service[100298]: [pid: 100298|app: 0|req: 621/2472] 10.4.3.8 () {74 vars in 1580 bytes} [Fri Aug 7 09:58:15 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 09:58:15.881748 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [None req-948a641f-1088-407a-b90d-9cf088335288 None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:58:15.883791 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-948a641f-1088-407a-b90d-9cf088335288 tempest-TestEncryptedCinderVolumes-768498766 tempest-TestEncryptedCinderVolumes-768498766-project-member] GET https://10.4.3.8/volume/v3/volumes/a6c1ddf8-28c7-428e-80d8-d5a437544205 Aug 07 09:58:15.884038 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-948a641f-1088-407a-b90d-9cf088335288 tempest-TestEncryptedCinderVolumes-768498766 tempest-TestEncryptedCinderVolumes-768498766-project-member] Empty body provided in request {{(pid=100296) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 09:58:15.884280 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-948a641f-1088-407a-b90d-9cf088335288 tempest-TestEncryptedCinderVolumes-768498766 tempest-TestEncryptedCinderVolumes-768498766-project-member] Calling method 'show' {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 09:58:15.896337 np0000006707 devstack@c-api.service[100296]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 09:58:15.896337 np0000006707 devstack@c-api.service[100296]: warnings.warn( Aug 07 09:58:15.900944 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-85932140-49c6-4dda-b85a-ceb394f9501b None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:58:15.901514 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-85932140-49c6-4dda-b85a-ceb394f9501b None None] GET https://10.4.3.8/volume// Aug 07 09:58:15.901741 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-85932140-49c6-4dda-b85a-ceb394f9501b None None] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 09:58:15.901994 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-85932140-49c6-4dda-b85a-ceb394f9501b None None] Calling method 'all' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 09:58:15.902431 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-85932140-49c6-4dda-b85a-ceb394f9501b None None] https://10.4.3.8/volume// returned with HTTP 300 Aug 07 09:58:15.902804 np0000006707 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 618/2473] 10.4.3.8 () {66 vars in 1412 bytes} [Fri Aug 7 09:58:15 2026] GET /volume/ => generated 384 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 07 09:58:15.902850 np0000006707 devstack@c-api.service[100296]: INFO cinder.volume.api [None req-948a641f-1088-407a-b90d-9cf088335288 tempest-TestEncryptedCinderVolumes-768498766 tempest-TestEncryptedCinderVolumes-768498766-project-member] Volume info retrieved successfully. Aug 07 09:58:15.913578 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [req-0d805092-1e49-423c-aeae-e13bae96bcd4 req-ae32915c-8eb2-4dc9-8c61-1c5915305bc7 None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:58:15.913931 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [req-0d805092-1e49-423c-aeae-e13bae96bcd4 req-ae32915c-8eb2-4dc9-8c61-1c5915305bc7 tempest-TestEncryptedCinderVolumes-768498766 tempest-TestEncryptedCinderVolumes-768498766-project-member] GET https://10.4.3.8/volume/v3/volumes/a6c1ddf8-28c7-428e-80d8-d5a437544205 Aug 07 09:58:15.913931 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [req-0d805092-1e49-423c-aeae-e13bae96bcd4 req-ae32915c-8eb2-4dc9-8c61-1c5915305bc7 tempest-TestEncryptedCinderVolumes-768498766 tempest-TestEncryptedCinderVolumes-768498766-project-member] Empty body provided in request {{(pid=100297) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 09:58:15.914151 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [req-0d805092-1e49-423c-aeae-e13bae96bcd4 req-ae32915c-8eb2-4dc9-8c61-1c5915305bc7 tempest-TestEncryptedCinderVolumes-768498766 tempest-TestEncryptedCinderVolumes-768498766-project-member] Calling method 'show' {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 09:58:15.915901 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-948a641f-1088-407a-b90d-9cf088335288 tempest-TestEncryptedCinderVolumes-768498766 tempest-TestEncryptedCinderVolumes-768498766-project-member] https://10.4.3.8/volume/v3/volumes/a6c1ddf8-28c7-428e-80d8-d5a437544205 returned with HTTP 200 Aug 07 09:58:15.916442 np0000006707 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 616/2474] 10.4.3.8 () {66 vars in 1334 bytes} [Fri Aug 7 09:58:15 2026] GET /volume/v3/volumes/a6c1ddf8-28c7-428e-80d8-d5a437544205 => generated 878 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 09:58:15.925432 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.middleware.request_id [None req-43419fef-8448-4300-9620-cffc2cb74fce None None] RequestId filter calling following filter/app {{(pid=100298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:58:15.925733 np0000006707 devstack@c-api.service[100297]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 09:58:15.925733 np0000006707 devstack@c-api.service[100297]: warnings.warn( Aug 07 09:58:15.927548 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [None req-43419fef-8448-4300-9620-cffc2cb74fce tempest-ProjectReaderTests33-1680752482 tempest-ProjectReaderTests33-1680752482-project-admin] GET https://10.4.3.8/volume/v3/backups/7f1bf819-6229-40a5-aca3-223c7eec1dc6 Aug 07 09:58:15.927761 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [None req-43419fef-8448-4300-9620-cffc2cb74fce tempest-ProjectReaderTests33-1680752482 tempest-ProjectReaderTests33-1680752482-project-admin] Empty body provided in request {{(pid=100298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 09:58:15.927974 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [None req-43419fef-8448-4300-9620-cffc2cb74fce tempest-ProjectReaderTests33-1680752482 tempest-ProjectReaderTests33-1680752482-project-admin] Calling method 'show' {{(pid=100298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 09:58:15.928055 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.v3.backups [None req-43419fef-8448-4300-9620-cffc2cb74fce tempest-ProjectReaderTests33-1680752482 tempest-ProjectReaderTests33-1680752482-project-admin] Show backup with id 7f1bf819-6229-40a5-aca3-223c7eec1dc6. {{(pid=100298) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 09:58:15.932756 np0000006707 devstack@c-api.service[100297]: INFO cinder.volume.api [req-0d805092-1e49-423c-aeae-e13bae96bcd4 req-ae32915c-8eb2-4dc9-8c61-1c5915305bc7 tempest-TestEncryptedCinderVolumes-768498766 tempest-TestEncryptedCinderVolumes-768498766-project-member] Volume info retrieved successfully. Aug 07 09:58:15.934160 np0000006707 devstack@c-api.service[100298]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 09:58:15.934160 np0000006707 devstack@c-api.service[100298]: warnings.warn( Aug 07 09:58:15.934894 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [None req-43419fef-8448-4300-9620-cffc2cb74fce tempest-ProjectReaderTests33-1680752482 tempest-ProjectReaderTests33-1680752482-project-admin] https://10.4.3.8/volume/v3/backups/7f1bf819-6229-40a5-aca3-223c7eec1dc6 returned with HTTP 200 Aug 07 09:58:15.935307 np0000006707 devstack@c-api.service[100298]: [pid: 100298|app: 0|req: 622/2475] 10.4.3.8 () {68 vars in 1374 bytes} [Fri Aug 7 09:58:15 2026] GET /volume/v3/backups/7f1bf819-6229-40a5-aca3-223c7eec1dc6 => generated 732 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 09:58:15.939492 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [req-0d805092-1e49-423c-aeae-e13bae96bcd4 req-ae32915c-8eb2-4dc9-8c61-1c5915305bc7 tempest-TestEncryptedCinderVolumes-768498766 tempest-TestEncryptedCinderVolumes-768498766-project-member] https://10.4.3.8/volume/v3/volumes/a6c1ddf8-28c7-428e-80d8-d5a437544205 returned with HTTP 200 Aug 07 09:58:15.941345 np0000006707 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 620/2476] 10.4.3.8 () {70 vars in 1625 bytes} [Fri Aug 7 09:58:15 2026] GET /volume/v3/volumes/a6c1ddf8-28c7-428e-80d8-d5a437544205 => generated 1058 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 07 09:58:16.056578 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [req-0d805092-1e49-423c-aeae-e13bae96bcd4 req-4e3ec03e-22a2-4e29-b489-e5fd4fbba344 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:58:16.063079 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [req-0d805092-1e49-423c-aeae-e13bae96bcd4 req-4e3ec03e-22a2-4e29-b489-e5fd4fbba344 tempest-TestEncryptedCinderVolumes-768498766 tempest-TestEncryptedCinderVolumes-768498766-project-member] PUT https://10.4.3.8/volume/v3/attachments/33a1ec8d-1d0b-4115-81c9-42df626bd297 Aug 07 09:58:16.063579 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [req-0d805092-1e49-423c-aeae-e13bae96bcd4 req-4e3ec03e-22a2-4e29-b489-e5fd4fbba344 tempest-TestEncryptedCinderVolumes-768498766 tempest-TestEncryptedCinderVolumes-768498766-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.8", "host": "np0000006707", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:568b993d50b1", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "d2780578-1896-461f-80ac-b58d2e346b90", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 09:58:16.073803 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.coordination [req-0d805092-1e49-423c-aeae-e13bae96bcd4 req-4e3ec03e-22a2-4e29-b489-e5fd4fbba344 tempest-TestEncryptedCinderVolumes-768498766 tempest-TestEncryptedCinderVolumes-768498766-project-member] Acquiring lock "cinder-attachment_update-a6c1ddf8-28c7-428e-80d8-d5a437544205-np0000006707" by "attachment_update" {{(pid=100295) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 07 09:58:16.080854 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.coordination [req-0d805092-1e49-423c-aeae-e13bae96bcd4 req-4e3ec03e-22a2-4e29-b489-e5fd4fbba344 tempest-TestEncryptedCinderVolumes-768498766 tempest-TestEncryptedCinderVolumes-768498766-project-member] Lock "cinder-attachment_update-a6c1ddf8-28c7-428e-80d8-d5a437544205-np0000006707" acquired by "attachment_update" :: waited 0.007s {{(pid=100295) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 07 09:58:16.082366 np0000006707 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 09:58:16.082366 np0000006707 devstack@c-api.service[100295]: warnings.warn( Aug 07 09:58:16.197999 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.coordination [req-0d805092-1e49-423c-aeae-e13bae96bcd4 req-4e3ec03e-22a2-4e29-b489-e5fd4fbba344 tempest-TestEncryptedCinderVolumes-768498766 tempest-TestEncryptedCinderVolumes-768498766-project-member] Lock "cinder-attachment_update-a6c1ddf8-28c7-428e-80d8-d5a437544205-np0000006707" released by "attachment_update" :: held 0.117s {{(pid=100295) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 07 09:58:16.198362 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [req-0d805092-1e49-423c-aeae-e13bae96bcd4 req-4e3ec03e-22a2-4e29-b489-e5fd4fbba344 tempest-TestEncryptedCinderVolumes-768498766 tempest-TestEncryptedCinderVolumes-768498766-project-member] https://10.4.3.8/volume/v3/attachments/33a1ec8d-1d0b-4115-81c9-42df626bd297 returned with HTTP 200 Aug 07 09:58:16.198810 np0000006707 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 619/2477] 10.4.3.8 () {74 vars in 1690 bytes} [Fri Aug 7 09:58:16 2026] PUT /volume/v3/attachments/33a1ec8d-1d0b-4115-81c9-42df626bd297 => generated 968 bytes in 143 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 09:58:16.210594 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [req-0d805092-1e49-423c-aeae-e13bae96bcd4 req-58281734-81c2-46f7-8ca9-b911d9ffe38b None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:58:16.213340 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [req-0d805092-1e49-423c-aeae-e13bae96bcd4 req-58281734-81c2-46f7-8ca9-b911d9ffe38b tempest-TestEncryptedCinderVolumes-768498766 tempest-TestEncryptedCinderVolumes-768498766-project-member] GET https://10.4.3.8/volume/v3/volumes/a6c1ddf8-28c7-428e-80d8-d5a437544205/encryption Aug 07 09:58:16.213557 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [req-0d805092-1e49-423c-aeae-e13bae96bcd4 req-58281734-81c2-46f7-8ca9-b911d9ffe38b tempest-TestEncryptedCinderVolumes-768498766 tempest-TestEncryptedCinderVolumes-768498766-project-member] Empty body provided in request {{(pid=100296) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 09:58:16.213786 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [req-0d805092-1e49-423c-aeae-e13bae96bcd4 req-58281734-81c2-46f7-8ca9-b911d9ffe38b tempest-TestEncryptedCinderVolumes-768498766 tempest-TestEncryptedCinderVolumes-768498766-project-member] Calling method 'index' {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 09:58:16.225992 np0000006707 devstack@c-api.service[100296]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 09:58:16.225992 np0000006707 devstack@c-api.service[100296]: warnings.warn( Aug 07 09:58:16.234355 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [req-0d805092-1e49-423c-aeae-e13bae96bcd4 req-58281734-81c2-46f7-8ca9-b911d9ffe38b tempest-TestEncryptedCinderVolumes-768498766 tempest-TestEncryptedCinderVolumes-768498766-project-member] https://10.4.3.8/volume/v3/volumes/a6c1ddf8-28c7-428e-80d8-d5a437544205/encryption returned with HTTP 200 Aug 07 09:58:16.234915 np0000006707 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 617/2478] 10.4.3.8 () {68 vars in 1617 bytes} [Fri Aug 7 09:58:16 2026] GET /volume/v3/volumes/a6c1ddf8-28c7-428e-80d8-d5a437544205/encryption => generated 161 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 09:58:16.250636 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.middleware.request_id [None req-0e8c416b-5ff8-4214-ade2-711044004218 None None] RequestId filter calling following filter/app {{(pid=100298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:58:16.254487 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [None req-0e8c416b-5ff8-4214-ade2-711044004218 tempest-TestInstancesWithCinderVolumes-596868041 tempest-TestInstancesWithCinderVolumes-596868041-project-member] GET https://10.4.3.8/volume/v3/volumes/aa6a1baf-ae4d-4650-a2f9-b9b6e9c63e4a Aug 07 09:58:16.254817 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [None req-0e8c416b-5ff8-4214-ade2-711044004218 tempest-TestInstancesWithCinderVolumes-596868041 tempest-TestInstancesWithCinderVolumes-596868041-project-member] Empty body provided in request {{(pid=100298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 09:58:16.255105 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [None req-0e8c416b-5ff8-4214-ade2-711044004218 tempest-TestInstancesWithCinderVolumes-596868041 tempest-TestInstancesWithCinderVolumes-596868041-project-member] Calling method 'show' {{(pid=100298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 09:58:16.272958 np0000006707 devstack@c-api.service[100298]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 09:58:16.272958 np0000006707 devstack@c-api.service[100298]: warnings.warn( Aug 07 09:58:16.281071 np0000006707 devstack@c-api.service[100298]: INFO cinder.volume.api [None req-0e8c416b-5ff8-4214-ade2-711044004218 tempest-TestInstancesWithCinderVolumes-596868041 tempest-TestInstancesWithCinderVolumes-596868041-project-member] Volume info retrieved successfully. Aug 07 09:58:16.291553 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [None req-0e8c416b-5ff8-4214-ade2-711044004218 tempest-TestInstancesWithCinderVolumes-596868041 tempest-TestInstancesWithCinderVolumes-596868041-project-member] https://10.4.3.8/volume/v3/volumes/aa6a1baf-ae4d-4650-a2f9-b9b6e9c63e4a returned with HTTP 200 Aug 07 09:58:16.292546 np0000006707 devstack@c-api.service[100298]: [pid: 100298|app: 0|req: 623/2479] 10.4.3.8 () {66 vars in 1334 bytes} [Fri Aug 7 09:58:16 2026] GET /volume/v3/volumes/aa6a1baf-ae4d-4650-a2f9-b9b6e9c63e4a => generated 994 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 09:58:16.310482 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [None req-82738216-d437-4394-a016-293500e064af None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:58:16.312689 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-82738216-d437-4394-a016-293500e064af tempest-ProjectAdminTests33-1592392534 tempest-ProjectAdminTests33-1592392534-project-admin] GET https://10.4.3.8/volume/v3/backups/4093878d-2504-4e67-9dcc-9d5ce9dd2b51 Aug 07 09:58:16.312991 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-82738216-d437-4394-a016-293500e064af tempest-ProjectAdminTests33-1592392534 tempest-ProjectAdminTests33-1592392534-project-admin] Empty body provided in request {{(pid=100297) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 09:58:16.313284 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-82738216-d437-4394-a016-293500e064af tempest-ProjectAdminTests33-1592392534 tempest-ProjectAdminTests33-1592392534-project-admin] Calling method 'show' {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 09:58:16.313438 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.v3.backups [None req-82738216-d437-4394-a016-293500e064af tempest-ProjectAdminTests33-1592392534 tempest-ProjectAdminTests33-1592392534-project-admin] Show backup with id 4093878d-2504-4e67-9dcc-9d5ce9dd2b51. {{(pid=100297) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 09:58:16.318955 np0000006707 devstack@c-api.service[100297]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 09:58:16.318955 np0000006707 devstack@c-api.service[100297]: warnings.warn( Aug 07 09:58:16.319924 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-82738216-d437-4394-a016-293500e064af tempest-ProjectAdminTests33-1592392534 tempest-ProjectAdminTests33-1592392534-project-admin] https://10.4.3.8/volume/v3/backups/4093878d-2504-4e67-9dcc-9d5ce9dd2b51 returned with HTTP 200 Aug 07 09:58:16.320783 np0000006707 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 621/2480] 10.4.3.8 () {68 vars in 1374 bytes} [Fri Aug 7 09:58:16 2026] GET /volume/v3/backups/4093878d-2504-4e67-9dcc-9d5ce9dd2b51 => generated 731 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 09:58:16.677650 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-31cd271c-a748-46f5-94fb-ab8bda757743 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:58:16.679640 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-31cd271c-a748-46f5-94fb-ab8bda757743 tempest-VolumesActionsTest-1297460665 tempest-VolumesActionsTest-1297460665-project-member] GET https://10.4.3.8/volume/v3/volumes/5212b49c-c9cf-4689-a4bf-697dd0c1bd8f Aug 07 09:58:16.679878 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-31cd271c-a748-46f5-94fb-ab8bda757743 tempest-VolumesActionsTest-1297460665 tempest-VolumesActionsTest-1297460665-project-member] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 09:58:16.680142 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-31cd271c-a748-46f5-94fb-ab8bda757743 tempest-VolumesActionsTest-1297460665 tempest-VolumesActionsTest-1297460665-project-member] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 09:58:16.689041 np0000006707 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 09:58:16.689041 np0000006707 devstack@c-api.service[100295]: warnings.warn( Aug 07 09:58:16.694279 np0000006707 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-31cd271c-a748-46f5-94fb-ab8bda757743 tempest-VolumesActionsTest-1297460665 tempest-VolumesActionsTest-1297460665-project-member] Volume info retrieved successfully. Aug 07 09:58:16.700357 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-31cd271c-a748-46f5-94fb-ab8bda757743 tempest-VolumesActionsTest-1297460665 tempest-VolumesActionsTest-1297460665-project-member] https://10.4.3.8/volume/v3/volumes/5212b49c-c9cf-4689-a4bf-697dd0c1bd8f returned with HTTP 200 Aug 07 09:58:16.700940 np0000006707 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 620/2481] 10.4.3.8 () {66 vars in 1334 bytes} [Fri Aug 7 09:58:16 2026] GET /volume/v3/volumes/5212b49c-c9cf-4689-a4bf-697dd0c1bd8f => generated 856 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 09:58:16.932321 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [None req-2fb1f4e9-08b5-42c1-b0ab-63b896b76134 None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:58:16.934085 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-2fb1f4e9-08b5-42c1-b0ab-63b896b76134 tempest-TestEncryptedCinderVolumes-768498766 tempest-TestEncryptedCinderVolumes-768498766-project-member] GET https://10.4.3.8/volume/v3/volumes/a6c1ddf8-28c7-428e-80d8-d5a437544205 Aug 07 09:58:16.934319 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-2fb1f4e9-08b5-42c1-b0ab-63b896b76134 tempest-TestEncryptedCinderVolumes-768498766 tempest-TestEncryptedCinderVolumes-768498766-project-member] Empty body provided in request {{(pid=100296) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 09:58:16.934537 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-2fb1f4e9-08b5-42c1-b0ab-63b896b76134 tempest-TestEncryptedCinderVolumes-768498766 tempest-TestEncryptedCinderVolumes-768498766-project-member] Calling method 'show' {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 09:58:16.947642 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.middleware.request_id [None req-5174cba9-eff9-41e6-a8c2-6af498bbe252 None None] RequestId filter calling following filter/app {{(pid=100298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:58:16.949550 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [None req-5174cba9-eff9-41e6-a8c2-6af498bbe252 tempest-ProjectReaderTests33-1680752482 tempest-ProjectReaderTests33-1680752482-project-admin] GET https://10.4.3.8/volume/v3/backups/7f1bf819-6229-40a5-aca3-223c7eec1dc6 Aug 07 09:58:16.949835 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [None req-5174cba9-eff9-41e6-a8c2-6af498bbe252 tempest-ProjectReaderTests33-1680752482 tempest-ProjectReaderTests33-1680752482-project-admin] Empty body provided in request {{(pid=100298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 09:58:16.950285 np0000006707 devstack@c-api.service[100296]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 09:58:16.950285 np0000006707 devstack@c-api.service[100296]: warnings.warn( Aug 07 09:58:16.950372 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [None req-5174cba9-eff9-41e6-a8c2-6af498bbe252 tempest-ProjectReaderTests33-1680752482 tempest-ProjectReaderTests33-1680752482-project-admin] Calling method 'show' {{(pid=100298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 09:58:16.950562 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.v3.backups [None req-5174cba9-eff9-41e6-a8c2-6af498bbe252 tempest-ProjectReaderTests33-1680752482 tempest-ProjectReaderTests33-1680752482-project-admin] Show backup with id 7f1bf819-6229-40a5-aca3-223c7eec1dc6. {{(pid=100298) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 09:58:16.954625 np0000006707 devstack@c-api.service[100296]: INFO cinder.volume.api [None req-2fb1f4e9-08b5-42c1-b0ab-63b896b76134 tempest-TestEncryptedCinderVolumes-768498766 tempest-TestEncryptedCinderVolumes-768498766-project-member] Volume info retrieved successfully. Aug 07 09:58:16.954968 np0000006707 devstack@c-api.service[100298]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 09:58:16.954968 np0000006707 devstack@c-api.service[100298]: warnings.warn( Aug 07 09:58:16.955838 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [None req-5174cba9-eff9-41e6-a8c2-6af498bbe252 tempest-ProjectReaderTests33-1680752482 tempest-ProjectReaderTests33-1680752482-project-admin] https://10.4.3.8/volume/v3/backups/7f1bf819-6229-40a5-aca3-223c7eec1dc6 returned with HTTP 200 Aug 07 09:58:16.956318 np0000006707 devstack@c-api.service[100298]: [pid: 100298|app: 0|req: 624/2482] 10.4.3.8 () {68 vars in 1374 bytes} [Fri Aug 7 09:58:16 2026] GET /volume/v3/backups/7f1bf819-6229-40a5-aca3-223c7eec1dc6 => generated 733 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 09:58:16.959657 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-2fb1f4e9-08b5-42c1-b0ab-63b896b76134 tempest-TestEncryptedCinderVolumes-768498766 tempest-TestEncryptedCinderVolumes-768498766-project-member] https://10.4.3.8/volume/v3/volumes/a6c1ddf8-28c7-428e-80d8-d5a437544205 returned with HTTP 200 Aug 07 09:58:16.960368 np0000006707 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 618/2483] 10.4.3.8 () {66 vars in 1334 bytes} [Fri Aug 7 09:58:16 2026] GET /volume/v3/volumes/a6c1ddf8-28c7-428e-80d8-d5a437544205 => generated 879 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 09:58:16.969897 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [None req-87037dc7-f374-4fc7-b425-9953a1b6f35f None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:58:16.972752 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-87037dc7-f374-4fc7-b425-9953a1b6f35f tempest-ProjectReaderTests33-1680752482 tempest-ProjectReaderTests33-1680752482-project-admin] GET https://10.4.3.8/volume/v3/backups/7f1bf819-6229-40a5-aca3-223c7eec1dc6/export_record Aug 07 09:58:16.973267 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-87037dc7-f374-4fc7-b425-9953a1b6f35f tempest-ProjectReaderTests33-1680752482 tempest-ProjectReaderTests33-1680752482-project-admin] Empty body provided in request {{(pid=100297) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 09:58:16.973599 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-87037dc7-f374-4fc7-b425-9953a1b6f35f tempest-ProjectReaderTests33-1680752482 tempest-ProjectReaderTests33-1680752482-project-admin] Calling method 'export_record' {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 09:58:16.973804 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.contrib.backups [None req-87037dc7-f374-4fc7-b425-9953a1b6f35f tempest-ProjectReaderTests33-1680752482 tempest-ProjectReaderTests33-1680752482-project-admin] Export record for backup 7f1bf819-6229-40a5-aca3-223c7eec1dc6. {{(pid=100297) export_record /opt/stack/cinder/cinder/api/contrib/backups.py:241}} Aug 07 09:58:16.981044 np0000006707 devstack@c-api.service[100297]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 09:58:16.981044 np0000006707 devstack@c-api.service[100297]: warnings.warn( Aug 07 09:58:16.982488 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.backup.api [None req-87037dc7-f374-4fc7-b425-9953a1b6f35f tempest-ProjectReaderTests33-1680752482 tempest-ProjectReaderTests33-1680752482-project-admin] Calling RPCAPI with context: , host: np0000006707, backup: 7f1bf819-6229-40a5-aca3-223c7eec1dc6. {{(pid=100297) export_record /opt/stack/cinder/cinder/backup/api.py:502}} Aug 07 09:58:16.995635 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.backup.rpcapi [None req-87037dc7-f374-4fc7-b425-9953a1b6f35f tempest-ProjectReaderTests33-1680752482 tempest-ProjectReaderTests33-1680752482-project-admin] export_record in rpcapi backup_id 7f1bf819-6229-40a5-aca3-223c7eec1dc6 on host np0000006707. {{(pid=100297) export_record /opt/stack/cinder/cinder/backup/rpcapi.py:87}} Aug 07 09:58:17.010543 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.contrib.backups [None req-87037dc7-f374-4fc7-b425-9953a1b6f35f tempest-ProjectReaderTests33-1680752482 tempest-ProjectReaderTests33-1680752482-project-admin] Exported record output: {'backup-record': {'backup_service': 'cinder.backup.drivers.swift.SwiftBackupDriver', 'backup_url': 'eyJkcml2ZXJfaW5mbyI6IHt9LCAiaWQiOiAiN2YxYmY4MTktNjIyOS00MGE1LWFjYTMtMjIzYzdlZWMxZGM2IiwgInVzZXJfaWQiOiAiMGU3YmJlZmUxNzYxNGVkOGFkYTIyMzU0YWJjODY1YzAiLCAicHJvamVjdF9pZCI6ICJkZDU0ZTE0ZjViYTE0N2UzOWI1NmU0MmUxMzZmZWYyZSIsICJ2b2x1bWVfaWQiOiAiNDhjY2U0Y2UtODBmOS00ZDFhLWJiODUtNTlhODAxZjM4YmY3IiwgImhvc3QiOiAibnAwMDAwMDA2NzA3IiwgImF2YWlsYWJpbGl0eV96b25lIjogIm5vdmEiLCAiY29udGFpbmVyIjogInZvbHVtZWJhY2t1cHMiLCAicGFyZW50X2lkIjogbnVsbCwgInN0YXR1cyI6ICJhdmFpbGFibGUiLCAiZmFpbF9yZWFzb24iOiBudWxsLCAic2l6ZSI6IDEsICJkaXNwbGF5X25hbWUiOiAidGVtcGVzdC10eXBlLUJhY2t1cC00NTMyODE5ODMiLCAiZGlzcGxheV9kZXNjcmlwdGlvbiI6IG51bGwsICJzZXJ2aWNlX21ldGFkYXRhIjogInZvbHVtZV80OGNjZTRjZS04MGY5LTRkMWEtYmI4NS01OWE4MDFmMzhiZjcvMjAyNjA4MDcwOTU3NTcvYXpfbm92YV9iYWNrdXBfN2YxYmY4MTktNjIyOS00MGE1LWFjYTMtMjIzYzdlZWMxZGM2IiwgInNlcnZpY2UiOiAiY2luZGVyLmJhY2t1cC5kcml2ZXJzLnN3aWZ0LlN3aWZ0QmFja3VwRHJpdmVyIiwgIm9iamVjdF9jb3VudCI6IDIxLCAidGVtcF92b2x1bWVfaWQiOiBudWxsLCAidGVtcF9zbmFwc2hvdF9pZCI6IG51bGwsICJudW1fZGVwZW5kZW50X2JhY2t1cHMiOiAwLCAic25hcHNob3RfaWQiOiBudWxsLCAiZGF0YV90aW1lc3RhbXAiOiAiMjAyNi0wOC0wN1QwOTo1Nzo1NFoiLCAicmVzdG9yZV92b2x1bWVfaWQiOiBudWxsLCAibWV0YWRhdGEiOiB7fSwgImVuY3J5cHRpb25fa2V5X2lkIjogbnVsbCwgImNyZWF0ZWRfYXQiOiAiMjAyNi0wOC0wN1QwOTo1Nzo1NFoiLCAidXBkYXRlZF9hdCI6ICIyMDI2LTA4LTA3VDA5OjU4OjE2WiIsICJkZWxldGVkX2F0IjogbnVsbCwgImRlbGV0ZWQiOiBmYWxzZX0='}}. {{(pid=100297) export_record /opt/stack/cinder/cinder/api/contrib/backups.py:252}} Aug 07 09:58:17.010844 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-87037dc7-f374-4fc7-b425-9953a1b6f35f tempest-ProjectReaderTests33-1680752482 tempest-ProjectReaderTests33-1680752482-project-admin] https://10.4.3.8/volume/v3/backups/7f1bf819-6229-40a5-aca3-223c7eec1dc6/export_record returned with HTTP 200 Aug 07 09:58:17.011309 np0000006707 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 622/2484] 10.4.3.8 () {68 vars in 1416 bytes} [Fri Aug 7 09:58:16 2026] GET /volume/v3/backups/7f1bf819-6229-40a5-aca3-223c7eec1dc6/export_record => generated 1424 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 09:58:17.020340 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-edf58969-a7e9-43c9-ac1d-4eb2bd549518 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:58:17.022492 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-edf58969-a7e9-43c9-ac1d-4eb2bd549518 tempest-ProjectReaderTests33-1680752482 tempest-ProjectReaderTests33-1680752482-project-admin] GET https://10.4.3.8/volume/v3/backups/7f1bf819-6229-40a5-aca3-223c7eec1dc6 Aug 07 09:58:17.022750 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-edf58969-a7e9-43c9-ac1d-4eb2bd549518 tempest-ProjectReaderTests33-1680752482 tempest-ProjectReaderTests33-1680752482-project-admin] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 09:58:17.023009 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-edf58969-a7e9-43c9-ac1d-4eb2bd549518 tempest-ProjectReaderTests33-1680752482 tempest-ProjectReaderTests33-1680752482-project-admin] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 09:58:17.023149 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.v3.backups [None req-edf58969-a7e9-43c9-ac1d-4eb2bd549518 tempest-ProjectReaderTests33-1680752482 tempest-ProjectReaderTests33-1680752482-project-admin] Show backup with id 7f1bf819-6229-40a5-aca3-223c7eec1dc6. {{(pid=100295) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 09:58:17.028084 np0000006707 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 09:58:17.028084 np0000006707 devstack@c-api.service[100295]: warnings.warn( Aug 07 09:58:17.028746 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-edf58969-a7e9-43c9-ac1d-4eb2bd549518 tempest-ProjectReaderTests33-1680752482 tempest-ProjectReaderTests33-1680752482-project-admin] https://10.4.3.8/volume/v3/backups/7f1bf819-6229-40a5-aca3-223c7eec1dc6 returned with HTTP 200 Aug 07 09:58:17.029143 np0000006707 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 621/2485] 10.4.3.8 () {68 vars in 1374 bytes} [Fri Aug 7 09:58:17 2026] GET /volume/v3/backups/7f1bf819-6229-40a5-aca3-223c7eec1dc6 => generated 733 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 09:58:17.041195 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.middleware.request_id [None req-aa4ad920-439c-454b-838e-1a3111d9d6fb None None] RequestId filter calling following filter/app {{(pid=100298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:58:17.043656 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [None req-aa4ad920-439c-454b-838e-1a3111d9d6fb tempest-ProjectReaderTests33-1680752482 tempest-ProjectReaderTests33-1680752482-project-reader] POST https://10.4.3.8/volume/v3/backups/import_record Aug 07 09:58:17.044221 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [None req-aa4ad920-439c-454b-838e-1a3111d9d6fb tempest-ProjectReaderTests33-1680752482 tempest-ProjectReaderTests33-1680752482-project-reader] Action: 'import_record', calling method: import_record, body: {"backup-record": {"backup_service": "cinder.backup.drivers.swift.SwiftBackupDriver", "backup_url": "eyJkcml2ZXJfaW5mbyI6IHt9LCAiaWQiOiAiY2RkMWZjMmQtYzUwMy00NjdiLTk1MGEtNTgzYjZlZTgyYWQ5IiwgInVzZXJfaWQiOiAiMGU3YmJlZmUxNzYxNGVkOGFkYTIyMzU0YWJjODY1YzAiLCAicHJvamVjdF9pZCI6ICJkZDU0ZTE0ZjViYTE0N2UzOWI1NmU0MmUxMzZmZWYyZSIsICJ2b2x1bWVfaWQiOiAiNDhjY2U0Y2UtODBmOS00ZDFhLWJiODUtNTlhODAxZjM4YmY3IiwgImhvc3QiOiAibnAwMDAwMDA2NzA3IiwgImF2YWlsYWJpbGl0eV96b25lIjogIm5vdmEiLCAiY29udGFpbmVyIjogInZvbHVtZWJhY2t1cHMiLCAicGFyZW50X2lkIjogbnVsbCwgInN0YXR1cyI6ICJhdmFpbGFibGUiLCAiZmFpbF9yZWFzb24iOiBudWxsLCAic2l6ZSI6IDEsICJkaXNwbGF5X25hbWUiOiAidGVtcGVzdC10eXBlLUJhY2t1cC00NTMyODE5ODMiLCAiZGlzcGxheV9kZXNjcmlwdGlvbiI6IG51bGwsICJzZXJ2aWNlX21ldGFkYXRhIjogInZvbHVtZV80OGNjZTRjZS04MGY5LTRkMWEtYmI4NS01OWE4MDFmMzhiZjcvMjAyNjA4MDcwOTU3NTcvYXpfbm92YV9iYWNrdXBfN2YxYmY4MTktNjIyOS00MGE1LWFjYTMtMjIzYzdlZWMxZGM2IiwgInNlcnZpY2UiOiAiY2luZGVyLmJhY2t1cC5kcml2ZXJzLnN3aWZ0LlN3aWZ0QmFja3VwRHJpdmVyIiwgIm9iamVjdF9jb3VudCI6IDIxLCAidGVtcF92b2x1bWVfaWQiOiBudWxsLCAidGVtcF9zbmFwc2hvdF9pZCI6IG51bGwsICJudW1fZGVwZW5kZW50X2JhY2t1cHMiOiAwLCAic25hcHNob3RfaWQiOiBudWxsLCAiZGF0YV90aW1lc3RhbXAiOiAiMjAyNi0wOC0wN1QwOTo1Nzo1NFoiLCAicmVzdG9yZV92b2x1bWVfaWQiOiBudWxsLCAibWV0YWRhdGEiOiB7fSwgImVuY3J5cHRpb25fa2V5X2lkIjogbnVsbCwgImNyZWF0ZWRfYXQiOiAiMjAyNi0wOC0wN1QwOTo1Nzo1NFoiLCAidXBkYXRlZF9hdCI6ICIyMDI2LTA4LTA3VDA5OjU4OjE2WiIsICJkZWxldGVkX2F0IjogbnVsbCwgImRlbGV0ZWQiOiBmYWxzZX0="}} {{(pid=100298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 09:58:17.046194 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.contrib.backups [None req-aa4ad920-439c-454b-838e-1a3111d9d6fb tempest-ProjectReaderTests33-1680752482 tempest-ProjectReaderTests33-1680752482-project-reader] Importing record from {'backup-record': {'backup_service': 'cinder.backup.drivers.swift.SwiftBackupDriver', 'backup_url': 'eyJkcml2ZXJfaW5mbyI6IHt9LCAiaWQiOiAiY2RkMWZjMmQtYzUwMy00NjdiLTk1MGEtNTgzYjZlZTgyYWQ5IiwgInVzZXJfaWQiOiAiMGU3YmJlZmUxNzYxNGVkOGFkYTIyMzU0YWJjODY1YzAiLCAicHJvamVjdF9pZCI6ICJkZDU0ZTE0ZjViYTE0N2UzOWI1NmU0MmUxMzZmZWYyZSIsICJ2b2x1bWVfaWQiOiAiNDhjY2U0Y2UtODBmOS00ZDFhLWJiODUtNTlhODAxZjM4YmY3IiwgImhvc3QiOiAibnAwMDAwMDA2NzA3IiwgImF2YWlsYWJpbGl0eV96b25lIjogIm5vdmEiLCAiY29udGFpbmVyIjogInZvbHVtZWJhY2t1cHMiLCAicGFyZW50X2lkIjogbnVsbCwgInN0YXR1cyI6ICJhdmFpbGFibGUiLCAiZmFpbF9yZWFzb24iOiBudWxsLCAic2l6ZSI6IDEsICJkaXNwbGF5X25hbWUiOiAidGVtcGVzdC10eXBlLUJhY2t1cC00NTMyODE5ODMiLCAiZGlzcGxheV9kZXNjcmlwdGlvbiI6IG51bGwsICJzZXJ2aWNlX21ldGFkYXRhIjogInZvbHVtZV80OGNjZTRjZS04MGY5LTRkMWEtYmI4NS01OWE4MDFmMzhiZjcvMjAyNjA4MDcwOTU3NTcvYXpfbm92YV9iYWNrdXBfN2YxYmY4MTktNjIyOS00MGE1LWFjYTMtMjIzYzdlZWMxZGM2IiwgInNlcnZpY2UiOiAiY2luZGVyLmJhY2t1cC5kcml2ZXJzLnN3aWZ0LlN3aWZ0QmFja3VwRHJpdmVyIiwgIm9iamVjdF9jb3VudCI6IDIxLCAidGVtcF92b2x1bWVfaWQiOiBudWxsLCAidGVtcF9zbmFwc2hvdF9pZCI6IG51bGwsICJudW1fZGVwZW5kZW50X2JhY2t1cHMiOiAwLCAic25hcHNob3RfaWQiOiBudWxsLCAiZGF0YV90aW1lc3RhbXAiOiAiMjAyNi0wOC0wN1QwOTo1Nzo1NFoiLCAicmVzdG9yZV92b2x1bWVfaWQiOiBudWxsLCAibWV0YWRhdGEiOiB7fSwgImVuY3J5cHRpb25fa2V5X2lkIjogbnVsbCwgImNyZWF0ZWRfYXQiOiAiMjAyNi0wOC0wN1QwOTo1Nzo1NFoiLCAidXBkYXRlZF9hdCI6ICIyMDI2LTA4LTA3VDA5OjU4OjE2WiIsICJkZWxldGVkX2F0IjogbnVsbCwgImRlbGV0ZWQiOiBmYWxzZX0='}}. {{(pid=100298) import_record /opt/stack/cinder/cinder/api/contrib/backups.py:259}} Aug 07 09:58:17.046361 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.contrib.backups [None req-aa4ad920-439c-454b-838e-1a3111d9d6fb tempest-ProjectReaderTests33-1680752482 tempest-ProjectReaderTests33-1680752482-project-reader] Importing backup using cinder.backup.drivers.swift.SwiftBackupDriver and url eyJkcml2ZXJfaW5mbyI6IHt9LCAiaWQiOiAiY2RkMWZjMmQtYzUwMy00NjdiLTk1MGEtNTgzYjZlZTgyYWQ5IiwgInVzZXJfaWQiOiAiMGU3YmJlZmUxNzYxNGVkOGFkYTIyMzU0YWJjODY1YzAiLCAicHJvamVjdF9pZCI6ICJkZDU0ZTE0ZjViYTE0N2UzOWI1NmU0MmUxMzZmZWYyZSIsICJ2b2x1bWVfaWQiOiAiNDhjY2U0Y2UtODBmOS00ZDFhLWJiODUtNTlhODAxZjM4YmY3IiwgImhvc3QiOiAibnAwMDAwMDA2NzA3IiwgImF2YWlsYWJpbGl0eV96b25lIjogIm5vdmEiLCAiY29udGFpbmVyIjogInZvbHVtZWJhY2t1cHMiLCAicGFyZW50X2lkIjogbnVsbCwgInN0YXR1cyI6ICJhdmFpbGFibGUiLCAiZmFpbF9yZWFzb24iOiBudWxsLCAic2l6ZSI6IDEsICJkaXNwbGF5X25hbWUiOiAidGVtcGVzdC10eXBlLUJhY2t1cC00NTMyODE5ODMiLCAiZGlzcGxheV9kZXNjcmlwdGlvbiI6IG51bGwsICJzZXJ2aWNlX21ldGFkYXRhIjogInZvbHVtZV80OGNjZTRjZS04MGY5LTRkMWEtYmI4NS01OWE4MDFmMzhiZjcvMjAyNjA4MDcwOTU3NTcvYXpfbm92YV9iYWNrdXBfN2YxYmY4MTktNjIyOS00MGE1LWFjYTMtMjIzYzdlZWMxZGM2IiwgInNlcnZpY2UiOiAiY2luZGVyLmJhY2t1cC5kcml2ZXJzLnN3aWZ0LlN3aWZ0QmFja3VwRHJpdmVyIiwgIm9iamVjdF9jb3VudCI6IDIxLCAidGVtcF92b2x1bWVfaWQiOiBudWxsLCAidGVtcF9zbmFwc2hvdF9pZCI6IG51bGwsICJudW1fZGVwZW5kZW50X2JhY2t1cHMiOiAwLCAic25hcHNob3RfaWQiOiBudWxsLCAiZGF0YV90aW1lc3RhbXAiOiAiMjAyNi0wOC0wN1QwOTo1Nzo1NFoiLCAicmVzdG9yZV92b2x1bWVfaWQiOiBudWxsLCAibWV0YWRhdGEiOiB7fSwgImVuY3J5cHRpb25fa2V5X2lkIjogbnVsbCwgImNyZWF0ZWRfYXQiOiAiMjAyNi0wOC0wN1QwOTo1Nzo1NFoiLCAidXBkYXRlZF9hdCI6ICIyMDI2LTA4LTA3VDA5OjU4OjE2WiIsICJkZWxldGVkX2F0IjogbnVsbCwgImRlbGV0ZWQiOiBmYWxzZX0=. {{(pid=100298) import_record /opt/stack/cinder/cinder/api/contrib/backups.py:265}} Aug 07 09:58:17.047308 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.policy [None req-aa4ad920-439c-454b-838e-1a3111d9d6fb tempest-ProjectReaderTests33-1680752482 tempest-ProjectReaderTests33-1680752482-project-reader] Policy check for backup:backup-import failed with context {'is_admin': False, 'user_id': '8cc228ce26b8415aaa01b0d804beef6f', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'dd54e14f5ba147e39b56e42e136fef2e', '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=100298) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 07 09:58:17.047542 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [None req-aa4ad920-439c-454b-838e-1a3111d9d6fb tempest-ProjectReaderTests33-1680752482 tempest-ProjectReaderTests33-1680752482-project-reader] https://10.4.3.8/volume/v3/backups/import_record returned with HTTP 403 Aug 07 09:58:17.048178 np0000006707 devstack@c-api.service[100298]: [pid: 100298|app: 0|req: 625/2486] 10.4.3.8 () {70 vars in 1328 bytes} [Fri Aug 7 09:58:17 2026] POST /volume/v3/backups/import_record => generated 101 bytes in 8 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 07 09:58:17.058027 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [None req-be9e1793-d4bb-4ebb-b490-f18bd7c7c4f2 None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:58:17.061029 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-be9e1793-d4bb-4ebb-b490-f18bd7c7c4f2 tempest-ProjectReaderTests33-1680752482 tempest-ProjectReaderTests33-1680752482-project-admin] DELETE https://10.4.3.8/volume/v3/volumes/48cce4ce-80f9-4d1a-bb85-59a801f38bf7 Aug 07 09:58:17.061029 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-be9e1793-d4bb-4ebb-b490-f18bd7c7c4f2 tempest-ProjectReaderTests33-1680752482 tempest-ProjectReaderTests33-1680752482-project-admin] Empty body provided in request {{(pid=100296) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 09:58:17.061029 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-be9e1793-d4bb-4ebb-b490-f18bd7c7c4f2 tempest-ProjectReaderTests33-1680752482 tempest-ProjectReaderTests33-1680752482-project-admin] Calling method 'delete' {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 09:58:17.061029 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.v3.volumes [None req-be9e1793-d4bb-4ebb-b490-f18bd7c7c4f2 tempest-ProjectReaderTests33-1680752482 tempest-ProjectReaderTests33-1680752482-project-admin] Delete volume with id: 48cce4ce-80f9-4d1a-bb85-59a801f38bf7 Aug 07 09:58:17.070505 np0000006707 devstack@c-api.service[100296]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 09:58:17.070505 np0000006707 devstack@c-api.service[100296]: warnings.warn( Aug 07 09:58:17.070880 np0000006707 devstack@c-api.service[100296]: INFO cinder.volume.api [None req-be9e1793-d4bb-4ebb-b490-f18bd7c7c4f2 tempest-ProjectReaderTests33-1680752482 tempest-ProjectReaderTests33-1680752482-project-admin] Volume info retrieved successfully. Aug 07 09:58:17.090324 np0000006707 devstack@c-api.service[100296]: INFO cinder.volume.api [None req-be9e1793-d4bb-4ebb-b490-f18bd7c7c4f2 tempest-ProjectReaderTests33-1680752482 tempest-ProjectReaderTests33-1680752482-project-admin] Delete volume request issued successfully. Aug 07 09:58:17.090571 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-be9e1793-d4bb-4ebb-b490-f18bd7c7c4f2 tempest-ProjectReaderTests33-1680752482 tempest-ProjectReaderTests33-1680752482-project-admin] https://10.4.3.8/volume/v3/volumes/48cce4ce-80f9-4d1a-bb85-59a801f38bf7 returned with HTTP 202 Aug 07 09:58:17.091108 np0000006707 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 619/2487] 10.4.3.8 () {68 vars in 1377 bytes} [Fri Aug 7 09:58:17 2026] DELETE /volume/v3/volumes/48cce4ce-80f9-4d1a-bb85-59a801f38bf7 => generated 0 bytes in 34 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 07 09:58:17.103801 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [None req-ec7f0824-31d8-401e-a6f1-f3d8f1b97be2 None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:58:17.106332 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-ec7f0824-31d8-401e-a6f1-f3d8f1b97be2 tempest-ProjectReaderTests33-1680752482 tempest-ProjectReaderTests33-1680752482-project-admin] GET https://10.4.3.8/volume/v3/volumes/48cce4ce-80f9-4d1a-bb85-59a801f38bf7 Aug 07 09:58:17.106711 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-ec7f0824-31d8-401e-a6f1-f3d8f1b97be2 tempest-ProjectReaderTests33-1680752482 tempest-ProjectReaderTests33-1680752482-project-admin] Empty body provided in request {{(pid=100297) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 09:58:17.107032 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-ec7f0824-31d8-401e-a6f1-f3d8f1b97be2 tempest-ProjectReaderTests33-1680752482 tempest-ProjectReaderTests33-1680752482-project-admin] Calling method 'show' {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 09:58:17.117982 np0000006707 devstack@c-api.service[100297]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 09:58:17.117982 np0000006707 devstack@c-api.service[100297]: warnings.warn( Aug 07 09:58:17.123282 np0000006707 devstack@c-api.service[100297]: INFO cinder.volume.api [None req-ec7f0824-31d8-401e-a6f1-f3d8f1b97be2 tempest-ProjectReaderTests33-1680752482 tempest-ProjectReaderTests33-1680752482-project-admin] Volume info retrieved successfully. Aug 07 09:58:17.129335 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-ec7f0824-31d8-401e-a6f1-f3d8f1b97be2 tempest-ProjectReaderTests33-1680752482 tempest-ProjectReaderTests33-1680752482-project-admin] https://10.4.3.8/volume/v3/volumes/48cce4ce-80f9-4d1a-bb85-59a801f38bf7 returned with HTTP 200 Aug 07 09:58:17.129939 np0000006707 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 623/2488] 10.4.3.8 () {68 vars in 1374 bytes} [Fri Aug 7 09:58:17 2026] GET /volume/v3/volumes/48cce4ce-80f9-4d1a-bb85-59a801f38bf7 => generated 1003 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 09:58:17.307670 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-574f9c24-e37b-408b-abac-a863a01234a4 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:58:17.309697 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-574f9c24-e37b-408b-abac-a863a01234a4 tempest-TestInstancesWithCinderVolumes-596868041 tempest-TestInstancesWithCinderVolumes-596868041-project-member] GET https://10.4.3.8/volume/v3/volumes/aa6a1baf-ae4d-4650-a2f9-b9b6e9c63e4a Aug 07 09:58:17.309896 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-574f9c24-e37b-408b-abac-a863a01234a4 tempest-TestInstancesWithCinderVolumes-596868041 tempest-TestInstancesWithCinderVolumes-596868041-project-member] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 09:58:17.310139 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-574f9c24-e37b-408b-abac-a863a01234a4 tempest-TestInstancesWithCinderVolumes-596868041 tempest-TestInstancesWithCinderVolumes-596868041-project-member] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 09:58:17.317785 np0000006707 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 09:58:17.317785 np0000006707 devstack@c-api.service[100295]: warnings.warn( Aug 07 09:58:17.321963 np0000006707 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-574f9c24-e37b-408b-abac-a863a01234a4 tempest-TestInstancesWithCinderVolumes-596868041 tempest-TestInstancesWithCinderVolumes-596868041-project-member] Volume info retrieved successfully. Aug 07 09:58:17.328739 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-574f9c24-e37b-408b-abac-a863a01234a4 tempest-TestInstancesWithCinderVolumes-596868041 tempest-TestInstancesWithCinderVolumes-596868041-project-member] https://10.4.3.8/volume/v3/volumes/aa6a1baf-ae4d-4650-a2f9-b9b6e9c63e4a returned with HTTP 200 Aug 07 09:58:17.328739 np0000006707 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 622/2489] 10.4.3.8 () {66 vars in 1334 bytes} [Fri Aug 7 09:58:17 2026] GET /volume/v3/volumes/aa6a1baf-ae4d-4650-a2f9-b9b6e9c63e4a => generated 994 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 09:58:17.333143 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.middleware.request_id [None req-49a4f389-47ee-4cff-b46e-53a61473292f None None] RequestId filter calling following filter/app {{(pid=100298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:58:17.335378 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [None req-49a4f389-47ee-4cff-b46e-53a61473292f tempest-ProjectAdminTests33-1592392534 tempest-ProjectAdminTests33-1592392534-project-admin] GET https://10.4.3.8/volume/v3/backups/4093878d-2504-4e67-9dcc-9d5ce9dd2b51 Aug 07 09:58:17.335843 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [None req-49a4f389-47ee-4cff-b46e-53a61473292f tempest-ProjectAdminTests33-1592392534 tempest-ProjectAdminTests33-1592392534-project-admin] Empty body provided in request {{(pid=100298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 09:58:17.336363 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [None req-49a4f389-47ee-4cff-b46e-53a61473292f tempest-ProjectAdminTests33-1592392534 tempest-ProjectAdminTests33-1592392534-project-admin] Calling method 'show' {{(pid=100298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 09:58:17.336831 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.v3.backups [None req-49a4f389-47ee-4cff-b46e-53a61473292f tempest-ProjectAdminTests33-1592392534 tempest-ProjectAdminTests33-1592392534-project-admin] Show backup with id 4093878d-2504-4e67-9dcc-9d5ce9dd2b51. {{(pid=100298) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 09:58:17.346934 np0000006707 devstack@c-api.service[100298]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 09:58:17.346934 np0000006707 devstack@c-api.service[100298]: warnings.warn( Aug 07 09:58:17.347751 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [None req-49a4f389-47ee-4cff-b46e-53a61473292f tempest-ProjectAdminTests33-1592392534 tempest-ProjectAdminTests33-1592392534-project-admin] https://10.4.3.8/volume/v3/backups/4093878d-2504-4e67-9dcc-9d5ce9dd2b51 returned with HTTP 200 Aug 07 09:58:17.348283 np0000006707 devstack@c-api.service[100298]: [pid: 100298|app: 0|req: 626/2490] 10.4.3.8 () {68 vars in 1374 bytes} [Fri Aug 7 09:58:17 2026] GET /volume/v3/backups/4093878d-2504-4e67-9dcc-9d5ce9dd2b51 => generated 731 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 09:58:17.351724 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [None req-d7b6a853-47d5-4348-8d5d-2090a997bd50 None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:58:17.353625 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-d7b6a853-47d5-4348-8d5d-2090a997bd50 tempest-VolumesActionsTest-1297460665 tempest-VolumesActionsTest-1297460665-project-member] GET https://10.4.3.8/volume/v3/volumes/5212b49c-c9cf-4689-a4bf-697dd0c1bd8f Aug 07 09:58:17.353866 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-d7b6a853-47d5-4348-8d5d-2090a997bd50 tempest-VolumesActionsTest-1297460665 tempest-VolumesActionsTest-1297460665-project-member] Empty body provided in request {{(pid=100296) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 09:58:17.354105 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-d7b6a853-47d5-4348-8d5d-2090a997bd50 tempest-VolumesActionsTest-1297460665 tempest-VolumesActionsTest-1297460665-project-member] Calling method 'show' {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 09:58:17.361888 np0000006707 devstack@c-api.service[100296]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 09:58:17.361888 np0000006707 devstack@c-api.service[100296]: warnings.warn( Aug 07 09:58:17.366047 np0000006707 devstack@c-api.service[100296]: INFO cinder.volume.api [None req-d7b6a853-47d5-4348-8d5d-2090a997bd50 tempest-VolumesActionsTest-1297460665 tempest-VolumesActionsTest-1297460665-project-member] Volume info retrieved successfully. Aug 07 09:58:17.370558 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-d7b6a853-47d5-4348-8d5d-2090a997bd50 tempest-VolumesActionsTest-1297460665 tempest-VolumesActionsTest-1297460665-project-member] https://10.4.3.8/volume/v3/volumes/5212b49c-c9cf-4689-a4bf-697dd0c1bd8f returned with HTTP 200 Aug 07 09:58:17.370981 np0000006707 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 620/2491] 10.4.3.8 () {66 vars in 1334 bytes} [Fri Aug 7 09:58:17 2026] GET /volume/v3/volumes/5212b49c-c9cf-4689-a4bf-697dd0c1bd8f => generated 856 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 09:58:17.383156 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [None req-7d78621a-eee7-4f76-9886-9ce45a145902 None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:58:17.385025 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-7d78621a-eee7-4f76-9886-9ce45a145902 tempest-VolumesActionsTest-1297460665 tempest-VolumesActionsTest-1297460665-project-member] DELETE https://10.4.3.8/volume/v3/volumes/5212b49c-c9cf-4689-a4bf-697dd0c1bd8f Aug 07 09:58:17.385468 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-7d78621a-eee7-4f76-9886-9ce45a145902 tempest-VolumesActionsTest-1297460665 tempest-VolumesActionsTest-1297460665-project-member] Empty body provided in request {{(pid=100297) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 09:58:17.385723 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-7d78621a-eee7-4f76-9886-9ce45a145902 tempest-VolumesActionsTest-1297460665 tempest-VolumesActionsTest-1297460665-project-member] Calling method 'delete' {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 09:58:17.385927 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.v3.volumes [None req-7d78621a-eee7-4f76-9886-9ce45a145902 tempest-VolumesActionsTest-1297460665 tempest-VolumesActionsTest-1297460665-project-member] Delete volume with id: 5212b49c-c9cf-4689-a4bf-697dd0c1bd8f Aug 07 09:58:17.393716 np0000006707 devstack@c-api.service[100297]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 09:58:17.393716 np0000006707 devstack@c-api.service[100297]: warnings.warn( Aug 07 09:58:17.394337 np0000006707 devstack@c-api.service[100297]: INFO cinder.volume.api [None req-7d78621a-eee7-4f76-9886-9ce45a145902 tempest-VolumesActionsTest-1297460665 tempest-VolumesActionsTest-1297460665-project-member] Volume info retrieved successfully. Aug 07 09:58:17.411477 np0000006707 devstack@c-api.service[100297]: INFO cinder.volume.api [None req-7d78621a-eee7-4f76-9886-9ce45a145902 tempest-VolumesActionsTest-1297460665 tempest-VolumesActionsTest-1297460665-project-member] Delete volume request issued successfully. Aug 07 09:58:17.411915 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-7d78621a-eee7-4f76-9886-9ce45a145902 tempest-VolumesActionsTest-1297460665 tempest-VolumesActionsTest-1297460665-project-member] https://10.4.3.8/volume/v3/volumes/5212b49c-c9cf-4689-a4bf-697dd0c1bd8f returned with HTTP 202 Aug 07 09:58:17.412375 np0000006707 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 624/2492] 10.4.3.8 () {66 vars in 1337 bytes} [Fri Aug 7 09:58:17 2026] DELETE /volume/v3/volumes/5212b49c-c9cf-4689-a4bf-697dd0c1bd8f => generated 0 bytes in 30 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 07 09:58:17.422727 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-729ddbd2-b844-4e34-9d55-1dbcd97369ea None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:58:17.424900 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-729ddbd2-b844-4e34-9d55-1dbcd97369ea tempest-VolumesActionsTest-1297460665 tempest-VolumesActionsTest-1297460665-project-member] GET https://10.4.3.8/volume/v3/volumes/5212b49c-c9cf-4689-a4bf-697dd0c1bd8f Aug 07 09:58:17.425236 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-729ddbd2-b844-4e34-9d55-1dbcd97369ea tempest-VolumesActionsTest-1297460665 tempest-VolumesActionsTest-1297460665-project-member] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 09:58:17.425490 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-729ddbd2-b844-4e34-9d55-1dbcd97369ea tempest-VolumesActionsTest-1297460665 tempest-VolumesActionsTest-1297460665-project-member] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 09:58:17.433774 np0000006707 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 09:58:17.433774 np0000006707 devstack@c-api.service[100295]: warnings.warn( Aug 07 09:58:17.437846 np0000006707 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-729ddbd2-b844-4e34-9d55-1dbcd97369ea tempest-VolumesActionsTest-1297460665 tempest-VolumesActionsTest-1297460665-project-member] Volume info retrieved successfully. Aug 07 09:58:17.443130 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-729ddbd2-b844-4e34-9d55-1dbcd97369ea tempest-VolumesActionsTest-1297460665 tempest-VolumesActionsTest-1297460665-project-member] https://10.4.3.8/volume/v3/volumes/5212b49c-c9cf-4689-a4bf-697dd0c1bd8f returned with HTTP 200 Aug 07 09:58:17.443604 np0000006707 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 623/2493] 10.4.3.8 () {66 vars in 1334 bytes} [Fri Aug 7 09:58:17 2026] GET /volume/v3/volumes/5212b49c-c9cf-4689-a4bf-697dd0c1bd8f => generated 855 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 09:58:17.974301 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.middleware.request_id [None req-20724c8a-72d2-4605-9578-0ed1a8cc9082 None None] RequestId filter calling following filter/app {{(pid=100298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:58:17.976064 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [None req-20724c8a-72d2-4605-9578-0ed1a8cc9082 tempest-TestEncryptedCinderVolumes-768498766 tempest-TestEncryptedCinderVolumes-768498766-project-member] GET https://10.4.3.8/volume/v3/volumes/a6c1ddf8-28c7-428e-80d8-d5a437544205 Aug 07 09:58:17.976253 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [None req-20724c8a-72d2-4605-9578-0ed1a8cc9082 tempest-TestEncryptedCinderVolumes-768498766 tempest-TestEncryptedCinderVolumes-768498766-project-member] Empty body provided in request {{(pid=100298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 09:58:17.976446 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [None req-20724c8a-72d2-4605-9578-0ed1a8cc9082 tempest-TestEncryptedCinderVolumes-768498766 tempest-TestEncryptedCinderVolumes-768498766-project-member] Calling method 'show' {{(pid=100298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 09:58:17.986046 np0000006707 devstack@c-api.service[100298]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 09:58:17.986046 np0000006707 devstack@c-api.service[100298]: warnings.warn( Aug 07 09:58:17.989745 np0000006707 devstack@c-api.service[100298]: INFO cinder.volume.api [None req-20724c8a-72d2-4605-9578-0ed1a8cc9082 tempest-TestEncryptedCinderVolumes-768498766 tempest-TestEncryptedCinderVolumes-768498766-project-member] Volume info retrieved successfully. Aug 07 09:58:17.994139 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [None req-20724c8a-72d2-4605-9578-0ed1a8cc9082 tempest-TestEncryptedCinderVolumes-768498766 tempest-TestEncryptedCinderVolumes-768498766-project-member] https://10.4.3.8/volume/v3/volumes/a6c1ddf8-28c7-428e-80d8-d5a437544205 returned with HTTP 200 Aug 07 09:58:17.994517 np0000006707 devstack@c-api.service[100298]: [pid: 100298|app: 0|req: 627/2494] 10.4.3.8 () {66 vars in 1334 bytes} [Fri Aug 7 09:58:17 2026] GET /volume/v3/volumes/a6c1ddf8-28c7-428e-80d8-d5a437544205 => generated 879 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 09:58:18.146161 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [None req-09804c5e-c160-4e94-9175-91f62f385690 None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:58:18.148482 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-09804c5e-c160-4e94-9175-91f62f385690 tempest-ProjectReaderTests33-1680752482 tempest-ProjectReaderTests33-1680752482-project-admin] GET https://10.4.3.8/volume/v3/volumes/48cce4ce-80f9-4d1a-bb85-59a801f38bf7 Aug 07 09:58:18.148669 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-09804c5e-c160-4e94-9175-91f62f385690 tempest-ProjectReaderTests33-1680752482 tempest-ProjectReaderTests33-1680752482-project-admin] Empty body provided in request {{(pid=100296) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 09:58:18.148868 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-09804c5e-c160-4e94-9175-91f62f385690 tempest-ProjectReaderTests33-1680752482 tempest-ProjectReaderTests33-1680752482-project-admin] Calling method 'show' {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 09:58:18.157445 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-09804c5e-c160-4e94-9175-91f62f385690 tempest-ProjectReaderTests33-1680752482 tempest-ProjectReaderTests33-1680752482-project-admin] https://10.4.3.8/volume/v3/volumes/48cce4ce-80f9-4d1a-bb85-59a801f38bf7 returned with HTTP 404 Aug 07 09:58:18.157445 np0000006707 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 621/2495] 10.4.3.8 () {68 vars in 1374 bytes} [Fri Aug 7 09:58:18 2026] GET /volume/v3/volumes/48cce4ce-80f9-4d1a-bb85-59a801f38bf7 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 09:58:18.165933 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [None req-4c6bafd0-4cfe-4e4a-a6b1-52a7abc6165d None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:58:18.167802 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-4c6bafd0-4cfe-4e4a-a6b1-52a7abc6165d tempest-ProjectReaderTests33-1680752482 tempest-ProjectReaderTests33-1680752482-project-reader] GET https://10.4.3.8/volume/v3/backups Aug 07 09:58:18.168103 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-4c6bafd0-4cfe-4e4a-a6b1-52a7abc6165d tempest-ProjectReaderTests33-1680752482 tempest-ProjectReaderTests33-1680752482-project-reader] Empty body provided in request {{(pid=100297) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 09:58:18.168335 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-4c6bafd0-4cfe-4e4a-a6b1-52a7abc6165d tempest-ProjectReaderTests33-1680752482 tempest-ProjectReaderTests33-1680752482-project-reader] Calling method 'index' {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 09:58:18.168659 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.api_utils [None req-4c6bafd0-4cfe-4e4a-a6b1-52a7abc6165d tempest-ProjectReaderTests33-1680752482 tempest-ProjectReaderTests33-1680752482-project-reader] Removing options '' from query. {{(pid=100297) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 07 09:58:18.180878 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-4c6bafd0-4cfe-4e4a-a6b1-52a7abc6165d tempest-ProjectReaderTests33-1680752482 tempest-ProjectReaderTests33-1680752482-project-reader] https://10.4.3.8/volume/v3/backups returned with HTTP 200 Aug 07 09:58:18.181437 np0000006707 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 625/2496] 10.4.3.8 () {68 vars in 1263 bytes} [Fri Aug 7 09:58:18 2026] GET /volume/v3/backups => generated 616 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 09:58:18.193494 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-92496103-3471-4eb2-a525-528f6a1fbc20 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:58:18.196075 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-92496103-3471-4eb2-a525-528f6a1fbc20 tempest-ProjectReaderTests33-1680752482 tempest-ProjectReaderTests33-1680752482-project-reader] GET https://10.4.3.8/volume/v3/backups?project_id=dd54e14f5ba147e39b56e42e136fef2e Aug 07 09:58:18.196389 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-92496103-3471-4eb2-a525-528f6a1fbc20 tempest-ProjectReaderTests33-1680752482 tempest-ProjectReaderTests33-1680752482-project-reader] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 09:58:18.196763 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-92496103-3471-4eb2-a525-528f6a1fbc20 tempest-ProjectReaderTests33-1680752482 tempest-ProjectReaderTests33-1680752482-project-reader] Calling method 'index' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 09:58:18.197098 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.api_utils [None req-92496103-3471-4eb2-a525-528f6a1fbc20 tempest-ProjectReaderTests33-1680752482 tempest-ProjectReaderTests33-1680752482-project-reader] Removing options 'project_id' from query. {{(pid=100295) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 07 09:58:18.211745 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-92496103-3471-4eb2-a525-528f6a1fbc20 tempest-ProjectReaderTests33-1680752482 tempest-ProjectReaderTests33-1680752482-project-reader] https://10.4.3.8/volume/v3/backups?project_id=dd54e14f5ba147e39b56e42e136fef2e returned with HTTP 200 Aug 07 09:58:18.212245 np0000006707 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 624/2497] 10.4.3.8 () {68 vars in 1350 bytes} [Fri Aug 7 09:58:18 2026] GET /volume/v3/backups?project_id=dd54e14f5ba147e39b56e42e136fef2e => generated 616 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 09:58:18.223404 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.middleware.request_id [None req-b01a3901-73e8-41d9-9a74-fd322df34cae None None] RequestId filter calling following filter/app {{(pid=100298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:58:18.225745 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [None req-b01a3901-73e8-41d9-9a74-fd322df34cae tempest-ProjectReaderTests33-1680752482 tempest-ProjectReaderTests33-1680752482-project-admin] POST https://10.4.3.8/volume/v3/volumes Aug 07 09:58:18.226258 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [None req-b01a3901-73e8-41d9-9a74-fd322df34cae tempest-ProjectReaderTests33-1680752482 tempest-ProjectReaderTests33-1680752482-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-1491874353"}} {{(pid=100298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 09:58:18.228375 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.v3.volumes [None req-b01a3901-73e8-41d9-9a74-fd322df34cae tempest-ProjectReaderTests33-1680752482 tempest-ProjectReaderTests33-1680752482-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-1491874353'}} {{(pid=100298) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 07 09:58:18.228597 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.v3.volumes [None req-b01a3901-73e8-41d9-9a74-fd322df34cae tempest-ProjectReaderTests33-1680752482 tempest-ProjectReaderTests33-1680752482-project-admin] Create volume of 1 GB Aug 07 09:58:18.234227 np0000006707 devstack@c-api.service[100298]: INFO cinder.volume.api [None req-b01a3901-73e8-41d9-9a74-fd322df34cae tempest-ProjectReaderTests33-1680752482 tempest-ProjectReaderTests33-1680752482-project-admin] Availability Zones retrieved successfully. Aug 07 09:58:18.244233 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.volume.api [None req-b01a3901-73e8-41d9-9a74-fd322df34cae tempest-ProjectReaderTests33-1680752482 tempest-ProjectReaderTests33-1680752482-project-admin] Flow 'volume_create_api' (1c7bd61b-7170-4956-a43c-ef5e0c43e53a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100298) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 09:58:18.244233 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.volume.api [None req-b01a3901-73e8-41d9-9a74-fd322df34cae tempest-ProjectReaderTests33-1680752482 tempest-ProjectReaderTests33-1680752482-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (51fd43b7-0531-4556-90f0-72c724b8f9b6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100298) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 09:58:18.245067 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.volume.flows.api.create_volume [None req-b01a3901-73e8-41d9-9a74-fd322df34cae tempest-ProjectReaderTests33-1680752482 tempest-ProjectReaderTests33-1680752482-project-admin] Validating volume size '1' using validate_int {{(pid=100298) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 07 09:58:18.281452 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.volume.api [None req-b01a3901-73e8-41d9-9a74-fd322df34cae tempest-ProjectReaderTests33-1680752482 tempest-ProjectReaderTests33-1680752482-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (51fd43b7-0531-4556-90f0-72c724b8f9b6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-07T09:47:39Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=45fd9a3a-b61e-4c6c-9ab7-d02f06678d0d,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '45fd9a3a-b61e-4c6c-9ab7-d02f06678d0d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100298) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 09:58:18.282754 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.volume.api [None req-b01a3901-73e8-41d9-9a74-fd322df34cae tempest-ProjectReaderTests33-1680752482 tempest-ProjectReaderTests33-1680752482-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f1e50a5a-f691-42bd-82aa-99438b40ef54) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100298) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 09:58:18.338585 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.quota [None req-b01a3901-73e8-41d9-9a74-fd322df34cae tempest-ProjectReaderTests33-1680752482 tempest-ProjectReaderTests33-1680752482-project-admin] Created reservations ['1a266e20-1f92-416d-a813-f6b4e77c870f', 'c87d5e8a-33be-47a5-95f6-20534385afd2', '33b9ab87-0e2c-41f2-8888-2e0da63537b0', '962b2e9e-ee67-481b-b146-a745e9e94ad2'] {{(pid=100298) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 09:58:18.339685 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.volume.api [None req-b01a3901-73e8-41d9-9a74-fd322df34cae tempest-ProjectReaderTests33-1680752482 tempest-ProjectReaderTests33-1680752482-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f1e50a5a-f691-42bd-82aa-99438b40ef54) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['1a266e20-1f92-416d-a813-f6b4e77c870f', 'c87d5e8a-33be-47a5-95f6-20534385afd2', '33b9ab87-0e2c-41f2-8888-2e0da63537b0', '962b2e9e-ee67-481b-b146-a745e9e94ad2']}' {{(pid=100298) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 09:58:18.340818 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.volume.api [None req-b01a3901-73e8-41d9-9a74-fd322df34cae tempest-ProjectReaderTests33-1680752482 tempest-ProjectReaderTests33-1680752482-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6ca0bd34-ae15-44ab-ad64-ebba835e5601) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100298) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 09:58:18.341799 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [None req-51ec13bd-e805-4f7d-b64e-a149f3c912c0 None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:58:18.343652 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-51ec13bd-e805-4f7d-b64e-a149f3c912c0 tempest-TestInstancesWithCinderVolumes-596868041 tempest-TestInstancesWithCinderVolumes-596868041-project-member] GET https://10.4.3.8/volume/v3/volumes/aa6a1baf-ae4d-4650-a2f9-b9b6e9c63e4a Aug 07 09:58:18.343853 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-51ec13bd-e805-4f7d-b64e-a149f3c912c0 tempest-TestInstancesWithCinderVolumes-596868041 tempest-TestInstancesWithCinderVolumes-596868041-project-member] Empty body provided in request {{(pid=100296) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 09:58:18.344063 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-51ec13bd-e805-4f7d-b64e-a149f3c912c0 tempest-TestInstancesWithCinderVolumes-596868041 tempest-TestInstancesWithCinderVolumes-596868041-project-member] Calling method 'show' {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 09:58:18.351812 np0000006707 devstack@c-api.service[100296]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 09:58:18.351812 np0000006707 devstack@c-api.service[100296]: warnings.warn( Aug 07 09:58:18.355744 np0000006707 devstack@c-api.service[100296]: INFO cinder.volume.api [None req-51ec13bd-e805-4f7d-b64e-a149f3c912c0 tempest-TestInstancesWithCinderVolumes-596868041 tempest-TestInstancesWithCinderVolumes-596868041-project-member] Volume info retrieved successfully. Aug 07 09:58:18.360104 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [None req-853c3b6c-caa3-44f3-8b1c-6898f119d217 None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:58:18.360750 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-51ec13bd-e805-4f7d-b64e-a149f3c912c0 tempest-TestInstancesWithCinderVolumes-596868041 tempest-TestInstancesWithCinderVolumes-596868041-project-member] https://10.4.3.8/volume/v3/volumes/aa6a1baf-ae4d-4650-a2f9-b9b6e9c63e4a returned with HTTP 200 Aug 07 09:58:18.361253 np0000006707 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 622/2498] 10.4.3.8 () {66 vars in 1334 bytes} [Fri Aug 7 09:58:18 2026] GET /volume/v3/volumes/aa6a1baf-ae4d-4650-a2f9-b9b6e9c63e4a => generated 994 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 09:58:18.361888 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-853c3b6c-caa3-44f3-8b1c-6898f119d217 tempest-ProjectAdminTests33-1592392534 tempest-ProjectAdminTests33-1592392534-project-admin] GET https://10.4.3.8/volume/v3/backups/4093878d-2504-4e67-9dcc-9d5ce9dd2b51 Aug 07 09:58:18.362125 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-853c3b6c-caa3-44f3-8b1c-6898f119d217 tempest-ProjectAdminTests33-1592392534 tempest-ProjectAdminTests33-1592392534-project-admin] Empty body provided in request {{(pid=100297) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 09:58:18.362535 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-853c3b6c-caa3-44f3-8b1c-6898f119d217 tempest-ProjectAdminTests33-1592392534 tempest-ProjectAdminTests33-1592392534-project-admin] Calling method 'show' {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 09:58:18.362702 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.v3.backups [None req-853c3b6c-caa3-44f3-8b1c-6898f119d217 tempest-ProjectAdminTests33-1592392534 tempest-ProjectAdminTests33-1592392534-project-admin] Show backup with id 4093878d-2504-4e67-9dcc-9d5ce9dd2b51. {{(pid=100297) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 09:58:18.367691 np0000006707 devstack@c-api.service[100297]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 09:58:18.367691 np0000006707 devstack@c-api.service[100297]: warnings.warn( Aug 07 09:58:18.368538 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-853c3b6c-caa3-44f3-8b1c-6898f119d217 tempest-ProjectAdminTests33-1592392534 tempest-ProjectAdminTests33-1592392534-project-admin] https://10.4.3.8/volume/v3/backups/4093878d-2504-4e67-9dcc-9d5ce9dd2b51 returned with HTTP 200 Aug 07 09:58:18.369006 np0000006707 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 626/2499] 10.4.3.8 () {68 vars in 1374 bytes} [Fri Aug 7 09:58:18 2026] GET /volume/v3/backups/4093878d-2504-4e67-9dcc-9d5ce9dd2b51 => generated 731 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 09:58:18.376963 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.volume.api [None req-b01a3901-73e8-41d9-9a74-fd322df34cae tempest-ProjectReaderTests33-1680752482 tempest-ProjectReaderTests33-1680752482-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6ca0bd34-ae15-44ab-ad64-ebba835e5601) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'c084c016-6f12-4036-a720-1a0cf0b9f801', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1491874353',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='dd54e14f5ba147e39b56e42e136fef2e',qos_specs=None,replication_status=,reservations=['1a266e20-1f92-416d-a813-f6b4e77c870f','c87d5e8a-33be-47a5-95f6-20534385afd2','33b9ab87-0e2c-41f2-8888-2e0da63537b0','962b2e9e-ee67-481b-b146-a745e9e94ad2'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='0e7bbefe17614ed8ada22354abc865c0',volume_type_id=45fd9a3a-b61e-4c6c-9ab7-d02f06678d0d), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-07T09:58:18Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1491874353',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=c084c016-6f12-4036-a720-1a0cf0b9f801,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='dd54e14f5ba147e39b56e42e136fef2e',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='0e7bbefe17614ed8ada22354abc865c0',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(45fd9a3a-b61e-4c6c-9ab7-d02f06678d0d),volume_type_id=45fd9a3a-b61e-4c6c-9ab7-d02f06678d0d)}' {{(pid=100298) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 09:58:18.378081 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.volume.api [None req-b01a3901-73e8-41d9-9a74-fd322df34cae tempest-ProjectReaderTests33-1680752482 tempest-ProjectReaderTests33-1680752482-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (cf4fc107-b2ed-425c-9797-16e19c6120dc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100298) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 09:58:18.399075 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.volume.api [None req-b01a3901-73e8-41d9-9a74-fd322df34cae tempest-ProjectReaderTests33-1680752482 tempest-ProjectReaderTests33-1680752482-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (cf4fc107-b2ed-425c-9797-16e19c6120dc) transitioned into state 'SUCCESS' from state '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-1491874353',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='dd54e14f5ba147e39b56e42e136fef2e',qos_specs=None,replication_status=,reservations=['1a266e20-1f92-416d-a813-f6b4e77c870f','c87d5e8a-33be-47a5-95f6-20534385afd2','33b9ab87-0e2c-41f2-8888-2e0da63537b0','962b2e9e-ee67-481b-b146-a745e9e94ad2'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='0e7bbefe17614ed8ada22354abc865c0',volume_type_id=45fd9a3a-b61e-4c6c-9ab7-d02f06678d0d)}' {{(pid=100298) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 09:58:18.399938 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.volume.api [None req-b01a3901-73e8-41d9-9a74-fd322df34cae tempest-ProjectReaderTests33-1680752482 tempest-ProjectReaderTests33-1680752482-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (357fa461-54b6-421a-99bb-f15ffcdb0b41) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100298) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 09:58:18.409218 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.volume.api [None req-b01a3901-73e8-41d9-9a74-fd322df34cae tempest-ProjectReaderTests33-1680752482 tempest-ProjectReaderTests33-1680752482-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (357fa461-54b6-421a-99bb-f15ffcdb0b41) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100298) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 09:58:18.410058 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.volume.api [None req-b01a3901-73e8-41d9-9a74-fd322df34cae tempest-ProjectReaderTests33-1680752482 tempest-ProjectReaderTests33-1680752482-project-admin] Flow 'volume_create_api' (1c7bd61b-7170-4956-a43c-ef5e0c43e53a) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100298) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 09:58:18.410337 np0000006707 devstack@c-api.service[100298]: INFO cinder.volume.api [None req-b01a3901-73e8-41d9-9a74-fd322df34cae tempest-ProjectReaderTests33-1680752482 tempest-ProjectReaderTests33-1680752482-project-admin] Create volume request issued successfully. Aug 07 09:58:18.411021 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [None req-b01a3901-73e8-41d9-9a74-fd322df34cae tempest-ProjectReaderTests33-1680752482 tempest-ProjectReaderTests33-1680752482-project-admin] https://10.4.3.8/volume/v3/volumes returned with HTTP 202 Aug 07 09:58:18.411408 np0000006707 devstack@c-api.service[100298]: [pid: 100298|app: 0|req: 628/2500] 10.4.3.8 () {70 vars in 1284 bytes} [Fri Aug 7 09:58:18 2026] POST /volume/v3/volumes => generated 774 bytes in 189 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 07 09:58:18.426842 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-1102ddb7-f928-466f-9106-0d7fe66af45b None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:58:18.429241 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-1102ddb7-f928-466f-9106-0d7fe66af45b tempest-ProjectReaderTests33-1680752482 tempest-ProjectReaderTests33-1680752482-project-admin] GET https://10.4.3.8/volume/v3/volumes/c084c016-6f12-4036-a720-1a0cf0b9f801 Aug 07 09:58:18.429494 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-1102ddb7-f928-466f-9106-0d7fe66af45b tempest-ProjectReaderTests33-1680752482 tempest-ProjectReaderTests33-1680752482-project-admin] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 09:58:18.429726 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-1102ddb7-f928-466f-9106-0d7fe66af45b tempest-ProjectReaderTests33-1680752482 tempest-ProjectReaderTests33-1680752482-project-admin] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 09:58:18.438625 np0000006707 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 09:58:18.438625 np0000006707 devstack@c-api.service[100295]: warnings.warn( Aug 07 09:58:18.442902 np0000006707 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-1102ddb7-f928-466f-9106-0d7fe66af45b tempest-ProjectReaderTests33-1680752482 tempest-ProjectReaderTests33-1680752482-project-admin] Volume info retrieved successfully. Aug 07 09:58:18.448202 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-1102ddb7-f928-466f-9106-0d7fe66af45b tempest-ProjectReaderTests33-1680752482 tempest-ProjectReaderTests33-1680752482-project-admin] https://10.4.3.8/volume/v3/volumes/c084c016-6f12-4036-a720-1a0cf0b9f801 returned with HTTP 200 Aug 07 09:58:18.448324 np0000006707 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 625/2501] 10.4.3.8 () {68 vars in 1374 bytes} [Fri Aug 7 09:58:18 2026] GET /volume/v3/volumes/c084c016-6f12-4036-a720-1a0cf0b9f801 => generated 953 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 09:58:18.460610 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [None req-1c5dadd7-91ad-4d7c-b57d-4f24c4768f49 None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:58:18.462448 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-1c5dadd7-91ad-4d7c-b57d-4f24c4768f49 tempest-VolumesActionsTest-1297460665 tempest-VolumesActionsTest-1297460665-project-member] GET https://10.4.3.8/volume/v3/volumes/5212b49c-c9cf-4689-a4bf-697dd0c1bd8f Aug 07 09:58:18.462692 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-1c5dadd7-91ad-4d7c-b57d-4f24c4768f49 tempest-VolumesActionsTest-1297460665 tempest-VolumesActionsTest-1297460665-project-member] Empty body provided in request {{(pid=100296) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 09:58:18.462903 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-1c5dadd7-91ad-4d7c-b57d-4f24c4768f49 tempest-VolumesActionsTest-1297460665 tempest-VolumesActionsTest-1297460665-project-member] Calling method 'show' {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 09:58:18.468980 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-1c5dadd7-91ad-4d7c-b57d-4f24c4768f49 tempest-VolumesActionsTest-1297460665 tempest-VolumesActionsTest-1297460665-project-member] https://10.4.3.8/volume/v3/volumes/5212b49c-c9cf-4689-a4bf-697dd0c1bd8f returned with HTTP 404 Aug 07 09:58:18.469507 np0000006707 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 623/2502] 10.4.3.8 () {66 vars in 1334 bytes} [Fri Aug 7 09:58:18 2026] GET /volume/v3/volumes/5212b49c-c9cf-4689-a4bf-697dd0c1bd8f => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 09:58:19.009098 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [None req-4333cc44-bf33-465a-9da8-c53ba3054125 None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:58:19.010947 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-4333cc44-bf33-465a-9da8-c53ba3054125 tempest-TestEncryptedCinderVolumes-768498766 tempest-TestEncryptedCinderVolumes-768498766-project-member] GET https://10.4.3.8/volume/v3/volumes/a6c1ddf8-28c7-428e-80d8-d5a437544205 Aug 07 09:58:19.011185 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-4333cc44-bf33-465a-9da8-c53ba3054125 tempest-TestEncryptedCinderVolumes-768498766 tempest-TestEncryptedCinderVolumes-768498766-project-member] Empty body provided in request {{(pid=100297) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 09:58:19.011390 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-4333cc44-bf33-465a-9da8-c53ba3054125 tempest-TestEncryptedCinderVolumes-768498766 tempest-TestEncryptedCinderVolumes-768498766-project-member] Calling method 'show' {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 09:58:19.021318 np0000006707 devstack@c-api.service[100297]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 09:58:19.021318 np0000006707 devstack@c-api.service[100297]: warnings.warn( Aug 07 09:58:19.025437 np0000006707 devstack@c-api.service[100297]: INFO cinder.volume.api [None req-4333cc44-bf33-465a-9da8-c53ba3054125 tempest-TestEncryptedCinderVolumes-768498766 tempest-TestEncryptedCinderVolumes-768498766-project-member] Volume info retrieved successfully. Aug 07 09:58:19.029771 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-4333cc44-bf33-465a-9da8-c53ba3054125 tempest-TestEncryptedCinderVolumes-768498766 tempest-TestEncryptedCinderVolumes-768498766-project-member] https://10.4.3.8/volume/v3/volumes/a6c1ddf8-28c7-428e-80d8-d5a437544205 returned with HTTP 200 Aug 07 09:58:19.030203 np0000006707 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 627/2503] 10.4.3.8 () {66 vars in 1334 bytes} [Fri Aug 7 09:58:19 2026] GET /volume/v3/volumes/a6c1ddf8-28c7-428e-80d8-d5a437544205 => generated 879 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 09:58:19.376735 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.middleware.request_id [None req-4730be7b-db07-43ab-8b51-006430dce222 None None] RequestId filter calling following filter/app {{(pid=100298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:58:19.379125 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [None req-4730be7b-db07-43ab-8b51-006430dce222 tempest-TestInstancesWithCinderVolumes-596868041 tempest-TestInstancesWithCinderVolumes-596868041-project-member] GET https://10.4.3.8/volume/v3/volumes/aa6a1baf-ae4d-4650-a2f9-b9b6e9c63e4a Aug 07 09:58:19.379325 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [None req-4730be7b-db07-43ab-8b51-006430dce222 tempest-TestInstancesWithCinderVolumes-596868041 tempest-TestInstancesWithCinderVolumes-596868041-project-member] Empty body provided in request {{(pid=100298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 09:58:19.379557 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [None req-4730be7b-db07-43ab-8b51-006430dce222 tempest-TestInstancesWithCinderVolumes-596868041 tempest-TestInstancesWithCinderVolumes-596868041-project-member] Calling method 'show' {{(pid=100298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 09:58:19.386257 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-51a7f057-f1d3-4aac-ac81-49f854f030e8 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:58:19.390386 np0000006707 devstack@c-api.service[100298]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 09:58:19.390386 np0000006707 devstack@c-api.service[100298]: warnings.warn( Aug 07 09:58:19.392115 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-51a7f057-f1d3-4aac-ac81-49f854f030e8 tempest-ProjectAdminTests33-1592392534 tempest-ProjectAdminTests33-1592392534-project-admin] GET https://10.4.3.8/volume/v3/backups/4093878d-2504-4e67-9dcc-9d5ce9dd2b51 Aug 07 09:58:19.392368 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-51a7f057-f1d3-4aac-ac81-49f854f030e8 tempest-ProjectAdminTests33-1592392534 tempest-ProjectAdminTests33-1592392534-project-admin] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 09:58:19.392826 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-51a7f057-f1d3-4aac-ac81-49f854f030e8 tempest-ProjectAdminTests33-1592392534 tempest-ProjectAdminTests33-1592392534-project-admin] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 09:58:19.392826 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.v3.backups [None req-51a7f057-f1d3-4aac-ac81-49f854f030e8 tempest-ProjectAdminTests33-1592392534 tempest-ProjectAdminTests33-1592392534-project-admin] Show backup with id 4093878d-2504-4e67-9dcc-9d5ce9dd2b51. {{(pid=100295) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 09:58:19.394430 np0000006707 devstack@c-api.service[100298]: INFO cinder.volume.api [None req-4730be7b-db07-43ab-8b51-006430dce222 tempest-TestInstancesWithCinderVolumes-596868041 tempest-TestInstancesWithCinderVolumes-596868041-project-member] Volume info retrieved successfully. Aug 07 09:58:19.399370 np0000006707 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 09:58:19.399370 np0000006707 devstack@c-api.service[100295]: warnings.warn( Aug 07 09:58:19.400171 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-51a7f057-f1d3-4aac-ac81-49f854f030e8 tempest-ProjectAdminTests33-1592392534 tempest-ProjectAdminTests33-1592392534-project-admin] https://10.4.3.8/volume/v3/backups/4093878d-2504-4e67-9dcc-9d5ce9dd2b51 returned with HTTP 200 Aug 07 09:58:19.400633 np0000006707 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 626/2504] 10.4.3.8 () {68 vars in 1374 bytes} [Fri Aug 7 09:58:19 2026] GET /volume/v3/backups/4093878d-2504-4e67-9dcc-9d5ce9dd2b51 => generated 731 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 09:58:19.404451 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [None req-4730be7b-db07-43ab-8b51-006430dce222 tempest-TestInstancesWithCinderVolumes-596868041 tempest-TestInstancesWithCinderVolumes-596868041-project-member] https://10.4.3.8/volume/v3/volumes/aa6a1baf-ae4d-4650-a2f9-b9b6e9c63e4a returned with HTTP 200 Aug 07 09:58:19.404451 np0000006707 devstack@c-api.service[100298]: [pid: 100298|app: 0|req: 629/2505] 10.4.3.8 () {66 vars in 1334 bytes} [Fri Aug 7 09:58:19 2026] GET /volume/v3/volumes/aa6a1baf-ae4d-4650-a2f9-b9b6e9c63e4a => generated 994 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 09:58:19.462768 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [None req-80245465-6dc9-4c8b-b140-f73dbc8057de None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:58:19.466230 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-80245465-6dc9-4c8b-b140-f73dbc8057de tempest-ProjectReaderTests33-1680752482 tempest-ProjectReaderTests33-1680752482-project-admin] GET https://10.4.3.8/volume/v3/volumes/c084c016-6f12-4036-a720-1a0cf0b9f801 Aug 07 09:58:19.466555 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-80245465-6dc9-4c8b-b140-f73dbc8057de tempest-ProjectReaderTests33-1680752482 tempest-ProjectReaderTests33-1680752482-project-admin] Empty body provided in request {{(pid=100296) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 09:58:19.466817 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-80245465-6dc9-4c8b-b140-f73dbc8057de tempest-ProjectReaderTests33-1680752482 tempest-ProjectReaderTests33-1680752482-project-admin] Calling method 'show' {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 09:58:19.478269 np0000006707 devstack@c-api.service[100296]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 09:58:19.478269 np0000006707 devstack@c-api.service[100296]: warnings.warn( Aug 07 09:58:19.482546 np0000006707 devstack@c-api.service[100296]: INFO cinder.volume.api [None req-80245465-6dc9-4c8b-b140-f73dbc8057de tempest-ProjectReaderTests33-1680752482 tempest-ProjectReaderTests33-1680752482-project-admin] Volume info retrieved successfully. Aug 07 09:58:19.487245 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-80245465-6dc9-4c8b-b140-f73dbc8057de tempest-ProjectReaderTests33-1680752482 tempest-ProjectReaderTests33-1680752482-project-admin] https://10.4.3.8/volume/v3/volumes/c084c016-6f12-4036-a720-1a0cf0b9f801 returned with HTTP 200 Aug 07 09:58:19.487774 np0000006707 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 624/2506] 10.4.3.8 () {68 vars in 1374 bytes} [Fri Aug 7 09:58:19 2026] GET /volume/v3/volumes/c084c016-6f12-4036-a720-1a0cf0b9f801 => generated 1014 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 09:58:19.500411 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [None req-6c195a07-767e-4964-aa17-53d399eae7ac None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:58:19.502627 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-6c195a07-767e-4964-aa17-53d399eae7ac tempest-ProjectReaderTests33-1680752482 tempest-ProjectReaderTests33-1680752482-project-admin] POST https://10.4.3.8/volume/v3/backups Aug 07 09:58:19.503026 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-6c195a07-767e-4964-aa17-53d399eae7ac tempest-ProjectReaderTests33-1680752482 tempest-ProjectReaderTests33-1680752482-project-admin] Action: 'create', calling method: create, body: {"backup": {"volume_id": "c084c016-6f12-4036-a720-1a0cf0b9f801", "name": "tempest-type-Backup-1350091618"}} {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 09:58:19.504431 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.contrib.backups [None req-6c195a07-767e-4964-aa17-53d399eae7ac tempest-ProjectReaderTests33-1680752482 tempest-ProjectReaderTests33-1680752482-project-admin] Creating new backup {'backup': {'volume_id': 'c084c016-6f12-4036-a720-1a0cf0b9f801', 'name': 'tempest-type-Backup-1350091618'}} {{(pid=100297) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 07 09:58:19.504923 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.contrib.backups [None req-6c195a07-767e-4964-aa17-53d399eae7ac tempest-ProjectReaderTests33-1680752482 tempest-ProjectReaderTests33-1680752482-project-admin] Creating backup of volume c084c016-6f12-4036-a720-1a0cf0b9f801 in container None Aug 07 09:58:19.516336 np0000006707 devstack@c-api.service[100297]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 09:58:19.516336 np0000006707 devstack@c-api.service[100297]: warnings.warn( Aug 07 09:58:19.516789 np0000006707 devstack@c-api.service[100297]: INFO cinder.volume.api [None req-6c195a07-767e-4964-aa17-53d399eae7ac tempest-ProjectReaderTests33-1680752482 tempest-ProjectReaderTests33-1680752482-project-admin] Volume info retrieved successfully. Aug 07 09:58:19.544791 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.quota [None req-6c195a07-767e-4964-aa17-53d399eae7ac tempest-ProjectReaderTests33-1680752482 tempest-ProjectReaderTests33-1680752482-project-admin] Created reservations ['b599d15f-6b24-4e4c-a2d4-216b824a49cb', 'f2170dff-2958-45d0-9db5-726055f0c613'] {{(pid=100297) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 09:58:19.606032 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-6c195a07-767e-4964-aa17-53d399eae7ac tempest-ProjectReaderTests33-1680752482 tempest-ProjectReaderTests33-1680752482-project-admin] https://10.4.3.8/volume/v3/backups returned with HTTP 202 Aug 07 09:58:19.606651 np0000006707 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 628/2507] 10.4.3.8 () {70 vars in 1285 bytes} [Fri Aug 7 09:58:19 2026] POST /volume/v3/backups => generated 312 bytes in 107 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 07 09:58:19.618483 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-10d78ca6-bb7d-4d0c-a0ea-6966a1df30de None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:58:19.620898 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-10d78ca6-bb7d-4d0c-a0ea-6966a1df30de tempest-ProjectReaderTests33-1680752482 tempest-ProjectReaderTests33-1680752482-project-admin] GET https://10.4.3.8/volume/v3/backups/b650c1d3-5dff-48a9-9c75-192777e944c3 Aug 07 09:58:19.621242 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-10d78ca6-bb7d-4d0c-a0ea-6966a1df30de tempest-ProjectReaderTests33-1680752482 tempest-ProjectReaderTests33-1680752482-project-admin] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 09:58:19.621493 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-10d78ca6-bb7d-4d0c-a0ea-6966a1df30de tempest-ProjectReaderTests33-1680752482 tempest-ProjectReaderTests33-1680752482-project-admin] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 09:58:19.621648 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.v3.backups [None req-10d78ca6-bb7d-4d0c-a0ea-6966a1df30de tempest-ProjectReaderTests33-1680752482 tempest-ProjectReaderTests33-1680752482-project-admin] Show backup with id b650c1d3-5dff-48a9-9c75-192777e944c3. {{(pid=100295) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 09:58:19.627728 np0000006707 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 09:58:19.627728 np0000006707 devstack@c-api.service[100295]: warnings.warn( Aug 07 09:58:19.628656 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-10d78ca6-bb7d-4d0c-a0ea-6966a1df30de tempest-ProjectReaderTests33-1680752482 tempest-ProjectReaderTests33-1680752482-project-admin] https://10.4.3.8/volume/v3/backups/b650c1d3-5dff-48a9-9c75-192777e944c3 returned with HTTP 200 Aug 07 09:58:19.629077 np0000006707 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 627/2508] 10.4.3.8 () {68 vars in 1374 bytes} [Fri Aug 7 09:58:19 2026] GET /volume/v3/backups/b650c1d3-5dff-48a9-9c75-192777e944c3 => generated 719 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 09:58:19.840012 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.middleware.request_id [req-0d805092-1e49-423c-aeae-e13bae96bcd4 req-e5f673b2-f007-48cc-8603-4bf33bd2d318 None None] RequestId filter calling following filter/app {{(pid=100298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:58:19.843473 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [req-0d805092-1e49-423c-aeae-e13bae96bcd4 req-e5f673b2-f007-48cc-8603-4bf33bd2d318 tempest-TestEncryptedCinderVolumes-768498766 tempest-TestEncryptedCinderVolumes-768498766-project-member] POST https://10.4.3.8/volume/v3/attachments/33a1ec8d-1d0b-4115-81c9-42df626bd297/action Aug 07 09:58:19.843473 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [req-0d805092-1e49-423c-aeae-e13bae96bcd4 req-e5f673b2-f007-48cc-8603-4bf33bd2d318 tempest-TestEncryptedCinderVolumes-768498766 tempest-TestEncryptedCinderVolumes-768498766-project-member] Action body: b'{"os-complete": null}' {{(pid=100298) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 07 09:58:19.843473 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [req-0d805092-1e49-423c-aeae-e13bae96bcd4 req-e5f673b2-f007-48cc-8603-4bf33bd2d318 tempest-TestEncryptedCinderVolumes-768498766 tempest-TestEncryptedCinderVolumes-768498766-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 09:58:19.875475 np0000006707 devstack@c-api.service[100298]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 09:58:19.875475 np0000006707 devstack@c-api.service[100298]: warnings.warn( Aug 07 09:58:19.900745 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [req-0d805092-1e49-423c-aeae-e13bae96bcd4 req-e5f673b2-f007-48cc-8603-4bf33bd2d318 tempest-TestEncryptedCinderVolumes-768498766 tempest-TestEncryptedCinderVolumes-768498766-project-member] https://10.4.3.8/volume/v3/attachments/33a1ec8d-1d0b-4115-81c9-42df626bd297/action returned with HTTP 204 Aug 07 09:58:19.901189 np0000006707 devstack@c-api.service[100298]: [pid: 100298|app: 0|req: 630/2509] 10.4.3.8 () {74 vars in 1711 bytes} [Fri Aug 7 09:58:19 2026] POST /volume/v3/attachments/33a1ec8d-1d0b-4115-81c9-42df626bd297/action => generated 0 bytes in 62 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 07 09:58:20.051226 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [None req-9150f07c-e6be-406b-a915-4ab7bf3682c1 None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:58:20.053770 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-9150f07c-e6be-406b-a915-4ab7bf3682c1 tempest-TestEncryptedCinderVolumes-768498766 tempest-TestEncryptedCinderVolumes-768498766-project-member] GET https://10.4.3.8/volume/v3/volumes/a6c1ddf8-28c7-428e-80d8-d5a437544205 Aug 07 09:58:20.054261 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-9150f07c-e6be-406b-a915-4ab7bf3682c1 tempest-TestEncryptedCinderVolumes-768498766 tempest-TestEncryptedCinderVolumes-768498766-project-member] Empty body provided in request {{(pid=100296) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 09:58:20.054588 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-9150f07c-e6be-406b-a915-4ab7bf3682c1 tempest-TestEncryptedCinderVolumes-768498766 tempest-TestEncryptedCinderVolumes-768498766-project-member] Calling method 'show' {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 09:58:20.069509 np0000006707 devstack@c-api.service[100296]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 09:58:20.069509 np0000006707 devstack@c-api.service[100296]: warnings.warn( Aug 07 09:58:20.075389 np0000006707 devstack@c-api.service[100296]: INFO cinder.volume.api [None req-9150f07c-e6be-406b-a915-4ab7bf3682c1 tempest-TestEncryptedCinderVolumes-768498766 tempest-TestEncryptedCinderVolumes-768498766-project-member] Volume info retrieved successfully. Aug 07 09:58:20.084756 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-9150f07c-e6be-406b-a915-4ab7bf3682c1 tempest-TestEncryptedCinderVolumes-768498766 tempest-TestEncryptedCinderVolumes-768498766-project-member] https://10.4.3.8/volume/v3/volumes/a6c1ddf8-28c7-428e-80d8-d5a437544205 returned with HTTP 200 Aug 07 09:58:20.085831 np0000006707 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 625/2510] 10.4.3.8 () {66 vars in 1334 bytes} [Fri Aug 7 09:58:20 2026] GET /volume/v3/volumes/a6c1ddf8-28c7-428e-80d8-d5a437544205 => generated 1171 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Aug 07 09:58:20.102742 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [None req-fb7f78f3-d8c8-46ae-80f8-1534b5da9393 None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:58:20.105827 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-fb7f78f3-d8c8-46ae-80f8-1534b5da9393 tempest-TestEncryptedCinderVolumes-768498766 tempest-TestEncryptedCinderVolumes-768498766-project-member] GET https://10.4.3.8/volume/v3/volumes/a6c1ddf8-28c7-428e-80d8-d5a437544205 Aug 07 09:58:20.106067 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-fb7f78f3-d8c8-46ae-80f8-1534b5da9393 tempest-TestEncryptedCinderVolumes-768498766 tempest-TestEncryptedCinderVolumes-768498766-project-member] Empty body provided in request {{(pid=100297) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 09:58:20.106504 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-fb7f78f3-d8c8-46ae-80f8-1534b5da9393 tempest-TestEncryptedCinderVolumes-768498766 tempest-TestEncryptedCinderVolumes-768498766-project-member] Calling method 'show' {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 09:58:20.120466 np0000006707 devstack@c-api.service[100297]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 09:58:20.120466 np0000006707 devstack@c-api.service[100297]: warnings.warn( Aug 07 09:58:20.126624 np0000006707 devstack@c-api.service[100297]: INFO cinder.volume.api [None req-fb7f78f3-d8c8-46ae-80f8-1534b5da9393 tempest-TestEncryptedCinderVolumes-768498766 tempest-TestEncryptedCinderVolumes-768498766-project-member] Volume info retrieved successfully. Aug 07 09:58:20.133613 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-fb7f78f3-d8c8-46ae-80f8-1534b5da9393 tempest-TestEncryptedCinderVolumes-768498766 tempest-TestEncryptedCinderVolumes-768498766-project-member] https://10.4.3.8/volume/v3/volumes/a6c1ddf8-28c7-428e-80d8-d5a437544205 returned with HTTP 200 Aug 07 09:58:20.133805 np0000006707 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 629/2511] 10.4.3.8 () {66 vars in 1334 bytes} [Fri Aug 7 09:58:20 2026] GET /volume/v3/volumes/a6c1ddf8-28c7-428e-80d8-d5a437544205 => generated 1171 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 09:58:20.176397 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [req-59aaabcb-3815-42e0-b8a5-2c67e187832e req-2fca995c-a2a1-40a3-829a-83dce96fe471 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:58:20.180734 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [req-59aaabcb-3815-42e0-b8a5-2c67e187832e req-2fca995c-a2a1-40a3-829a-83dce96fe471 tempest-TestEncryptedCinderVolumes-768498766 tempest-TestEncryptedCinderVolumes-768498766-project-member] GET https://10.4.3.8/volume/v3/volumes/a6c1ddf8-28c7-428e-80d8-d5a437544205 Aug 07 09:58:20.180915 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [req-59aaabcb-3815-42e0-b8a5-2c67e187832e req-2fca995c-a2a1-40a3-829a-83dce96fe471 tempest-TestEncryptedCinderVolumes-768498766 tempest-TestEncryptedCinderVolumes-768498766-project-member] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 09:58:20.181104 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [req-59aaabcb-3815-42e0-b8a5-2c67e187832e req-2fca995c-a2a1-40a3-829a-83dce96fe471 tempest-TestEncryptedCinderVolumes-768498766 tempest-TestEncryptedCinderVolumes-768498766-project-member] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 09:58:20.190790 np0000006707 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 09:58:20.190790 np0000006707 devstack@c-api.service[100295]: warnings.warn( Aug 07 09:58:20.194199 np0000006707 devstack@c-api.service[100295]: INFO cinder.volume.api [req-59aaabcb-3815-42e0-b8a5-2c67e187832e req-2fca995c-a2a1-40a3-829a-83dce96fe471 tempest-TestEncryptedCinderVolumes-768498766 tempest-TestEncryptedCinderVolumes-768498766-project-member] Volume info retrieved successfully. Aug 07 09:58:20.198368 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [req-59aaabcb-3815-42e0-b8a5-2c67e187832e req-2fca995c-a2a1-40a3-829a-83dce96fe471 tempest-TestEncryptedCinderVolumes-768498766 tempest-TestEncryptedCinderVolumes-768498766-project-member] https://10.4.3.8/volume/v3/volumes/a6c1ddf8-28c7-428e-80d8-d5a437544205 returned with HTTP 200 Aug 07 09:58:20.198779 np0000006707 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 628/2512] 10.4.3.8 () {68 vars in 1584 bytes} [Fri Aug 7 09:58:20 2026] GET /volume/v3/volumes/a6c1ddf8-28c7-428e-80d8-d5a437544205 => generated 1171 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 09:58:20.222173 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.middleware.request_id [req-59aaabcb-3815-42e0-b8a5-2c67e187832e req-f0ba49af-174b-4be0-8016-e013a0929675 None None] RequestId filter calling following filter/app {{(pid=100298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:58:20.224392 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [req-59aaabcb-3815-42e0-b8a5-2c67e187832e req-f0ba49af-174b-4be0-8016-e013a0929675 tempest-TestEncryptedCinderVolumes-768498766 tempest-TestEncryptedCinderVolumes-768498766-project-member] POST https://10.4.3.8/volume/v3/volumes/a6c1ddf8-28c7-428e-80d8-d5a437544205/action Aug 07 09:58:20.224778 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [req-59aaabcb-3815-42e0-b8a5-2c67e187832e req-f0ba49af-174b-4be0-8016-e013a0929675 tempest-TestEncryptedCinderVolumes-768498766 tempest-TestEncryptedCinderVolumes-768498766-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100298) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 07 09:58:20.224915 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [req-59aaabcb-3815-42e0-b8a5-2c67e187832e req-f0ba49af-174b-4be0-8016-e013a0929675 tempest-TestEncryptedCinderVolumes-768498766 tempest-TestEncryptedCinderVolumes-768498766-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 09:58:20.238402 np0000006707 devstack@c-api.service[100298]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 09:58:20.238402 np0000006707 devstack@c-api.service[100298]: warnings.warn( Aug 07 09:58:20.239013 np0000006707 devstack@c-api.service[100298]: INFO cinder.volume.api [req-59aaabcb-3815-42e0-b8a5-2c67e187832e req-f0ba49af-174b-4be0-8016-e013a0929675 tempest-TestEncryptedCinderVolumes-768498766 tempest-TestEncryptedCinderVolumes-768498766-project-member] Volume info retrieved successfully. Aug 07 09:58:20.245794 np0000006707 devstack@c-api.service[100298]: INFO cinder.volume.api [req-59aaabcb-3815-42e0-b8a5-2c67e187832e req-f0ba49af-174b-4be0-8016-e013a0929675 tempest-TestEncryptedCinderVolumes-768498766 tempest-TestEncryptedCinderVolumes-768498766-project-member] Begin detaching volume completed successfully. Aug 07 09:58:20.246051 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [req-59aaabcb-3815-42e0-b8a5-2c67e187832e req-f0ba49af-174b-4be0-8016-e013a0929675 tempest-TestEncryptedCinderVolumes-768498766 tempest-TestEncryptedCinderVolumes-768498766-project-member] https://10.4.3.8/volume/v3/volumes/a6c1ddf8-28c7-428e-80d8-d5a437544205/action returned with HTTP 202 Aug 07 09:58:20.246565 np0000006707 devstack@c-api.service[100298]: [pid: 100298|app: 0|req: 631/2513] 10.4.3.8 () {72 vars in 1658 bytes} [Fri Aug 7 09:58:20 2026] POST /volume/v3/volumes/a6c1ddf8-28c7-428e-80d8-d5a437544205/action => generated 0 bytes in 25 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 07 09:58:20.295354 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [None req-dcd2d63f-b271-4fec-a114-190b04abcf46 None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:58:20.296036 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-dcd2d63f-b271-4fec-a114-190b04abcf46 None None] GET https://10.4.3.8/volume// Aug 07 09:58:20.296321 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-dcd2d63f-b271-4fec-a114-190b04abcf46 None None] Empty body provided in request {{(pid=100296) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 09:58:20.296600 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-dcd2d63f-b271-4fec-a114-190b04abcf46 None None] Calling method 'all' {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 09:58:20.297088 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-dcd2d63f-b271-4fec-a114-190b04abcf46 None None] https://10.4.3.8/volume// returned with HTTP 300 Aug 07 09:58:20.297514 np0000006707 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 626/2514] 10.4.3.8 () {66 vars in 1412 bytes} [Fri Aug 7 09:58:20 2026] GET /volume/ => generated 384 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 07 09:58:20.308160 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [req-59aaabcb-3815-42e0-b8a5-2c67e187832e req-61712395-0b06-446e-b681-da7623304b60 None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:58:20.310782 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [req-59aaabcb-3815-42e0-b8a5-2c67e187832e req-61712395-0b06-446e-b681-da7623304b60 tempest-TestEncryptedCinderVolumes-768498766 tempest-TestEncryptedCinderVolumes-768498766-project-member] GET https://10.4.3.8/volume/v3/volumes/a6c1ddf8-28c7-428e-80d8-d5a437544205 Aug 07 09:58:20.311003 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [req-59aaabcb-3815-42e0-b8a5-2c67e187832e req-61712395-0b06-446e-b681-da7623304b60 tempest-TestEncryptedCinderVolumes-768498766 tempest-TestEncryptedCinderVolumes-768498766-project-member] Empty body provided in request {{(pid=100297) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 09:58:20.311205 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [req-59aaabcb-3815-42e0-b8a5-2c67e187832e req-61712395-0b06-446e-b681-da7623304b60 tempest-TestEncryptedCinderVolumes-768498766 tempest-TestEncryptedCinderVolumes-768498766-project-member] Calling method 'show' {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 09:58:20.321695 np0000006707 devstack@c-api.service[100297]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 09:58:20.321695 np0000006707 devstack@c-api.service[100297]: warnings.warn( Aug 07 09:58:20.325647 np0000006707 devstack@c-api.service[100297]: INFO cinder.volume.api [req-59aaabcb-3815-42e0-b8a5-2c67e187832e req-61712395-0b06-446e-b681-da7623304b60 tempest-TestEncryptedCinderVolumes-768498766 tempest-TestEncryptedCinderVolumes-768498766-project-member] Volume info retrieved successfully. Aug 07 09:58:20.331299 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [req-59aaabcb-3815-42e0-b8a5-2c67e187832e req-61712395-0b06-446e-b681-da7623304b60 tempest-TestEncryptedCinderVolumes-768498766 tempest-TestEncryptedCinderVolumes-768498766-project-member] https://10.4.3.8/volume/v3/volumes/a6c1ddf8-28c7-428e-80d8-d5a437544205 returned with HTTP 200 Aug 07 09:58:20.332061 np0000006707 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 630/2515] 10.4.3.8 () {70 vars in 1625 bytes} [Fri Aug 7 09:58:20 2026] GET /volume/v3/volumes/a6c1ddf8-28c7-428e-80d8-d5a437544205 => generated 1354 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 07 09:58:20.343294 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [req-59aaabcb-3815-42e0-b8a5-2c67e187832e req-1695346a-f01a-4f86-8017-8afddb9c6604 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:58:20.345331 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [req-59aaabcb-3815-42e0-b8a5-2c67e187832e req-1695346a-f01a-4f86-8017-8afddb9c6604 tempest-TestEncryptedCinderVolumes-768498766 tempest-TestEncryptedCinderVolumes-768498766-project-member] GET https://10.4.3.8/volume/v3/volumes/a6c1ddf8-28c7-428e-80d8-d5a437544205/encryption Aug 07 09:58:20.345540 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [req-59aaabcb-3815-42e0-b8a5-2c67e187832e req-1695346a-f01a-4f86-8017-8afddb9c6604 tempest-TestEncryptedCinderVolumes-768498766 tempest-TestEncryptedCinderVolumes-768498766-project-member] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 09:58:20.345723 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [req-59aaabcb-3815-42e0-b8a5-2c67e187832e req-1695346a-f01a-4f86-8017-8afddb9c6604 tempest-TestEncryptedCinderVolumes-768498766 tempest-TestEncryptedCinderVolumes-768498766-project-member] Calling method 'index' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 09:58:20.354637 np0000006707 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 09:58:20.354637 np0000006707 devstack@c-api.service[100295]: warnings.warn( Aug 07 09:58:20.360592 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [req-59aaabcb-3815-42e0-b8a5-2c67e187832e req-1695346a-f01a-4f86-8017-8afddb9c6604 tempest-TestEncryptedCinderVolumes-768498766 tempest-TestEncryptedCinderVolumes-768498766-project-member] https://10.4.3.8/volume/v3/volumes/a6c1ddf8-28c7-428e-80d8-d5a437544205/encryption returned with HTTP 200 Aug 07 09:58:20.361007 np0000006707 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 629/2516] 10.4.3.8 () {68 vars in 1617 bytes} [Fri Aug 7 09:58:20 2026] GET /volume/v3/volumes/a6c1ddf8-28c7-428e-80d8-d5a437544205/encryption => generated 161 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 09:58:20.412484 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.middleware.request_id [None req-4ea8bb03-c5c4-491e-8f04-fa5e5909368d None None] RequestId filter calling following filter/app {{(pid=100298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:58:20.416636 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [None req-4ea8bb03-c5c4-491e-8f04-fa5e5909368d tempest-ProjectAdminTests33-1592392534 tempest-ProjectAdminTests33-1592392534-project-admin] GET https://10.4.3.8/volume/v3/backups/4093878d-2504-4e67-9dcc-9d5ce9dd2b51 Aug 07 09:58:20.416636 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [None req-4ea8bb03-c5c4-491e-8f04-fa5e5909368d tempest-ProjectAdminTests33-1592392534 tempest-ProjectAdminTests33-1592392534-project-admin] Empty body provided in request {{(pid=100298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 09:58:20.416636 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [None req-4ea8bb03-c5c4-491e-8f04-fa5e5909368d tempest-ProjectAdminTests33-1592392534 tempest-ProjectAdminTests33-1592392534-project-admin] Calling method 'show' {{(pid=100298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 09:58:20.416636 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.v3.backups [None req-4ea8bb03-c5c4-491e-8f04-fa5e5909368d tempest-ProjectAdminTests33-1592392534 tempest-ProjectAdminTests33-1592392534-project-admin] Show backup with id 4093878d-2504-4e67-9dcc-9d5ce9dd2b51. {{(pid=100298) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 09:58:20.416920 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [None req-99046759-c862-4a4d-857c-ea95059e8c38 None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:58:20.422037 np0000006707 devstack@c-api.service[100298]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 09:58:20.422037 np0000006707 devstack@c-api.service[100298]: warnings.warn( Aug 07 09:58:20.422240 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-99046759-c862-4a4d-857c-ea95059e8c38 tempest-TestInstancesWithCinderVolumes-596868041 tempest-TestInstancesWithCinderVolumes-596868041-project-member] GET https://10.4.3.8/volume/v3/volumes/aa6a1baf-ae4d-4650-a2f9-b9b6e9c63e4a Aug 07 09:58:20.422581 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-99046759-c862-4a4d-857c-ea95059e8c38 tempest-TestInstancesWithCinderVolumes-596868041 tempest-TestInstancesWithCinderVolumes-596868041-project-member] Empty body provided in request {{(pid=100296) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 09:58:20.422842 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-99046759-c862-4a4d-857c-ea95059e8c38 tempest-TestInstancesWithCinderVolumes-596868041 tempest-TestInstancesWithCinderVolumes-596868041-project-member] Calling method 'show' {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 09:58:20.426222 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [None req-4ea8bb03-c5c4-491e-8f04-fa5e5909368d tempest-ProjectAdminTests33-1592392534 tempest-ProjectAdminTests33-1592392534-project-admin] https://10.4.3.8/volume/v3/backups/4093878d-2504-4e67-9dcc-9d5ce9dd2b51 returned with HTTP 200 Aug 07 09:58:20.426222 np0000006707 devstack@c-api.service[100298]: [pid: 100298|app: 0|req: 632/2517] 10.4.3.8 () {68 vars in 1374 bytes} [Fri Aug 7 09:58:20 2026] GET /volume/v3/backups/4093878d-2504-4e67-9dcc-9d5ce9dd2b51 => generated 731 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 09:58:20.434992 np0000006707 devstack@c-api.service[100296]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 09:58:20.434992 np0000006707 devstack@c-api.service[100296]: warnings.warn( Aug 07 09:58:20.440569 np0000006707 devstack@c-api.service[100296]: INFO cinder.volume.api [None req-99046759-c862-4a4d-857c-ea95059e8c38 tempest-TestInstancesWithCinderVolumes-596868041 tempest-TestInstancesWithCinderVolumes-596868041-project-member] Volume info retrieved successfully. Aug 07 09:58:20.451103 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-99046759-c862-4a4d-857c-ea95059e8c38 tempest-TestInstancesWithCinderVolumes-596868041 tempest-TestInstancesWithCinderVolumes-596868041-project-member] https://10.4.3.8/volume/v3/volumes/aa6a1baf-ae4d-4650-a2f9-b9b6e9c63e4a returned with HTTP 200 Aug 07 09:58:20.451557 np0000006707 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 627/2518] 10.4.3.8 () {66 vars in 1334 bytes} [Fri Aug 7 09:58:20 2026] GET /volume/v3/volumes/aa6a1baf-ae4d-4650-a2f9-b9b6e9c63e4a => generated 1246 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 09:58:20.557566 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [req-82e3afe0-0c56-444d-987a-4f8987710183 req-59950786-f1e7-4a24-8144-e4c016aed41a None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:58:20.560134 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [req-82e3afe0-0c56-444d-987a-4f8987710183 req-59950786-f1e7-4a24-8144-e4c016aed41a tempest-TestInstancesWithCinderVolumes-596868041 tempest-TestInstancesWithCinderVolumes-596868041-project-member] GET https://10.4.3.8/volume/v3/volumes/aa6a1baf-ae4d-4650-a2f9-b9b6e9c63e4a Aug 07 09:58:20.560356 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [req-82e3afe0-0c56-444d-987a-4f8987710183 req-59950786-f1e7-4a24-8144-e4c016aed41a tempest-TestInstancesWithCinderVolumes-596868041 tempest-TestInstancesWithCinderVolumes-596868041-project-member] Empty body provided in request {{(pid=100297) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 09:58:20.560588 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [req-82e3afe0-0c56-444d-987a-4f8987710183 req-59950786-f1e7-4a24-8144-e4c016aed41a tempest-TestInstancesWithCinderVolumes-596868041 tempest-TestInstancesWithCinderVolumes-596868041-project-member] Calling method 'show' {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 09:58:20.574565 np0000006707 devstack@c-api.service[100297]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 09:58:20.574565 np0000006707 devstack@c-api.service[100297]: warnings.warn( Aug 07 09:58:20.584740 np0000006707 devstack@c-api.service[100297]: INFO cinder.volume.api [req-82e3afe0-0c56-444d-987a-4f8987710183 req-59950786-f1e7-4a24-8144-e4c016aed41a tempest-TestInstancesWithCinderVolumes-596868041 tempest-TestInstancesWithCinderVolumes-596868041-project-member] Volume info retrieved successfully. Aug 07 09:58:20.595105 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [req-82e3afe0-0c56-444d-987a-4f8987710183 req-59950786-f1e7-4a24-8144-e4c016aed41a tempest-TestInstancesWithCinderVolumes-596868041 tempest-TestInstancesWithCinderVolumes-596868041-project-member] https://10.4.3.8/volume/v3/volumes/aa6a1baf-ae4d-4650-a2f9-b9b6e9c63e4a returned with HTTP 200 Aug 07 09:58:20.596046 np0000006707 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 631/2519] 10.4.3.8 () {68 vars in 1584 bytes} [Fri Aug 7 09:58:20 2026] GET /volume/v3/volumes/aa6a1baf-ae4d-4650-a2f9-b9b6e9c63e4a => generated 1246 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 09:58:20.640938 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-8bb7457a-0229-4f5e-aa88-d37344028ddc None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:58:20.643243 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-8bb7457a-0229-4f5e-aa88-d37344028ddc tempest-ProjectReaderTests33-1680752482 tempest-ProjectReaderTests33-1680752482-project-admin] GET https://10.4.3.8/volume/v3/backups/b650c1d3-5dff-48a9-9c75-192777e944c3 Aug 07 09:58:20.643476 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-8bb7457a-0229-4f5e-aa88-d37344028ddc tempest-ProjectReaderTests33-1680752482 tempest-ProjectReaderTests33-1680752482-project-admin] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 09:58:20.643679 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-8bb7457a-0229-4f5e-aa88-d37344028ddc tempest-ProjectReaderTests33-1680752482 tempest-ProjectReaderTests33-1680752482-project-admin] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 09:58:20.643823 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.v3.backups [None req-8bb7457a-0229-4f5e-aa88-d37344028ddc tempest-ProjectReaderTests33-1680752482 tempest-ProjectReaderTests33-1680752482-project-admin] Show backup with id b650c1d3-5dff-48a9-9c75-192777e944c3. {{(pid=100295) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 09:58:20.648761 np0000006707 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 09:58:20.648761 np0000006707 devstack@c-api.service[100295]: warnings.warn( Aug 07 09:58:20.649636 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-8bb7457a-0229-4f5e-aa88-d37344028ddc tempest-ProjectReaderTests33-1680752482 tempest-ProjectReaderTests33-1680752482-project-admin] https://10.4.3.8/volume/v3/backups/b650c1d3-5dff-48a9-9c75-192777e944c3 returned with HTTP 200 Aug 07 09:58:20.649924 np0000006707 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 630/2520] 10.4.3.8 () {68 vars in 1374 bytes} [Fri Aug 7 09:58:20 2026] GET /volume/v3/backups/b650c1d3-5dff-48a9-9c75-192777e944c3 => generated 721 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 09:58:21.142233 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.middleware.request_id [req-82e3afe0-0c56-444d-987a-4f8987710183 req-f5f8fe69-2802-4e1b-b7f0-9d80bb5e6bd7 None None] RequestId filter calling following filter/app {{(pid=100298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:58:21.146279 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [req-82e3afe0-0c56-444d-987a-4f8987710183 req-f5f8fe69-2802-4e1b-b7f0-9d80bb5e6bd7 tempest-TestInstancesWithCinderVolumes-596868041 tempest-TestInstancesWithCinderVolumes-596868041-project-member] GET https://10.4.3.8/volume/v3/volumes/aa6a1baf-ae4d-4650-a2f9-b9b6e9c63e4a Aug 07 09:58:21.146494 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [req-82e3afe0-0c56-444d-987a-4f8987710183 req-f5f8fe69-2802-4e1b-b7f0-9d80bb5e6bd7 tempest-TestInstancesWithCinderVolumes-596868041 tempest-TestInstancesWithCinderVolumes-596868041-project-member] Empty body provided in request {{(pid=100298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 09:58:21.146655 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [req-82e3afe0-0c56-444d-987a-4f8987710183 req-f5f8fe69-2802-4e1b-b7f0-9d80bb5e6bd7 tempest-TestInstancesWithCinderVolumes-596868041 tempest-TestInstancesWithCinderVolumes-596868041-project-member] Calling method 'show' {{(pid=100298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 09:58:21.157174 np0000006707 devstack@c-api.service[100298]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 09:58:21.157174 np0000006707 devstack@c-api.service[100298]: warnings.warn( Aug 07 09:58:21.161435 np0000006707 devstack@c-api.service[100298]: INFO cinder.volume.api [req-82e3afe0-0c56-444d-987a-4f8987710183 req-f5f8fe69-2802-4e1b-b7f0-9d80bb5e6bd7 tempest-TestInstancesWithCinderVolumes-596868041 tempest-TestInstancesWithCinderVolumes-596868041-project-member] Volume info retrieved successfully. Aug 07 09:58:21.168378 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [req-82e3afe0-0c56-444d-987a-4f8987710183 req-f5f8fe69-2802-4e1b-b7f0-9d80bb5e6bd7 tempest-TestInstancesWithCinderVolumes-596868041 tempest-TestInstancesWithCinderVolumes-596868041-project-member] https://10.4.3.8/volume/v3/volumes/aa6a1baf-ae4d-4650-a2f9-b9b6e9c63e4a returned with HTTP 200 Aug 07 09:58:21.168892 np0000006707 devstack@c-api.service[100298]: [pid: 100298|app: 0|req: 633/2521] 10.4.3.8 () {68 vars in 1584 bytes} [Fri Aug 7 09:58:21 2026] GET /volume/v3/volumes/aa6a1baf-ae4d-4650-a2f9-b9b6e9c63e4a => generated 1246 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 09:58:21.184135 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [None req-62024100-54ca-4962-bffc-a00d7640f30e None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:58:21.184135 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-62024100-54ca-4962-bffc-a00d7640f30e None None] GET https://10.4.3.8/volume// Aug 07 09:58:21.184135 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-62024100-54ca-4962-bffc-a00d7640f30e None None] Empty body provided in request {{(pid=100296) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 09:58:21.184135 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-62024100-54ca-4962-bffc-a00d7640f30e None None] Calling method 'all' {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 09:58:21.184135 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-62024100-54ca-4962-bffc-a00d7640f30e None None] https://10.4.3.8/volume// returned with HTTP 300 Aug 07 09:58:21.184135 np0000006707 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 628/2522] 10.4.3.8 () {66 vars in 1405 bytes} [Fri Aug 7 09:58:21 2026] GET /volume/ => generated 384 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 07 09:58:21.193114 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [req-82e3afe0-0c56-444d-987a-4f8987710183 req-3c628582-ade4-4e76-a229-5413809cd6ce None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:58:21.198263 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [req-82e3afe0-0c56-444d-987a-4f8987710183 req-3c628582-ade4-4e76-a229-5413809cd6ce tempest-TestInstancesWithCinderVolumes-596868041 tempest-TestInstancesWithCinderVolumes-596868041-project-member] POST https://10.4.3.8/volume/v3/attachments Aug 07 09:58:21.198263 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [req-82e3afe0-0c56-444d-987a-4f8987710183 req-3c628582-ade4-4e76-a229-5413809cd6ce tempest-TestInstancesWithCinderVolumes-596868041 tempest-TestInstancesWithCinderVolumes-596868041-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "aa6a1baf-ae4d-4650-a2f9-b9b6e9c63e4a", "connector": null, "instance_uuid": "6253b885-df46-4b94-b0bd-62531255424d"}} {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 09:58:21.223100 np0000006707 devstack@c-api.service[100297]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 09:58:21.223100 np0000006707 devstack@c-api.service[100297]: warnings.warn( Aug 07 09:58:21.280726 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [req-82e3afe0-0c56-444d-987a-4f8987710183 req-3c628582-ade4-4e76-a229-5413809cd6ce tempest-TestInstancesWithCinderVolumes-596868041 tempest-TestInstancesWithCinderVolumes-596868041-project-member] https://10.4.3.8/volume/v3/attachments returned with HTTP 200 Aug 07 09:58:21.281274 np0000006707 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 632/2523] 10.4.3.8 () {74 vars in 1580 bytes} [Fri Aug 7 09:58:21 2026] POST /volume/v3/attachments => generated 273 bytes in 89 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 09:58:21.440406 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-d9484961-cdf9-463d-8e1a-d1cc85042dfa None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:58:21.443324 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-d9484961-cdf9-463d-8e1a-d1cc85042dfa tempest-ProjectAdminTests33-1592392534 tempest-ProjectAdminTests33-1592392534-project-admin] GET https://10.4.3.8/volume/v3/backups/4093878d-2504-4e67-9dcc-9d5ce9dd2b51 Aug 07 09:58:21.443744 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-d9484961-cdf9-463d-8e1a-d1cc85042dfa tempest-ProjectAdminTests33-1592392534 tempest-ProjectAdminTests33-1592392534-project-admin] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 09:58:21.444080 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-d9484961-cdf9-463d-8e1a-d1cc85042dfa tempest-ProjectAdminTests33-1592392534 tempest-ProjectAdminTests33-1592392534-project-admin] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 09:58:21.444137 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.v3.backups [None req-d9484961-cdf9-463d-8e1a-d1cc85042dfa tempest-ProjectAdminTests33-1592392534 tempest-ProjectAdminTests33-1592392534-project-admin] Show backup with id 4093878d-2504-4e67-9dcc-9d5ce9dd2b51. {{(pid=100295) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 09:58:21.450129 np0000006707 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 09:58:21.450129 np0000006707 devstack@c-api.service[100295]: warnings.warn( Aug 07 09:58:21.451103 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-d9484961-cdf9-463d-8e1a-d1cc85042dfa tempest-ProjectAdminTests33-1592392534 tempest-ProjectAdminTests33-1592392534-project-admin] https://10.4.3.8/volume/v3/backups/4093878d-2504-4e67-9dcc-9d5ce9dd2b51 returned with HTTP 200 Aug 07 09:58:21.451796 np0000006707 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 631/2524] 10.4.3.8 () {68 vars in 1374 bytes} [Fri Aug 7 09:58:21 2026] GET /volume/v3/backups/4093878d-2504-4e67-9dcc-9d5ce9dd2b51 => generated 731 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 09:58:21.661915 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.middleware.request_id [None req-a91f25f6-acdf-47e2-a7a5-64aebb5284e0 None None] RequestId filter calling following filter/app {{(pid=100298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:58:21.665534 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [None req-a91f25f6-acdf-47e2-a7a5-64aebb5284e0 tempest-ProjectReaderTests33-1680752482 tempest-ProjectReaderTests33-1680752482-project-admin] GET https://10.4.3.8/volume/v3/backups/b650c1d3-5dff-48a9-9c75-192777e944c3 Aug 07 09:58:21.665534 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [None req-a91f25f6-acdf-47e2-a7a5-64aebb5284e0 tempest-ProjectReaderTests33-1680752482 tempest-ProjectReaderTests33-1680752482-project-admin] Empty body provided in request {{(pid=100298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 09:58:21.665534 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [None req-a91f25f6-acdf-47e2-a7a5-64aebb5284e0 tempest-ProjectReaderTests33-1680752482 tempest-ProjectReaderTests33-1680752482-project-admin] Calling method 'show' {{(pid=100298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 09:58:21.665534 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.v3.backups [None req-a91f25f6-acdf-47e2-a7a5-64aebb5284e0 tempest-ProjectReaderTests33-1680752482 tempest-ProjectReaderTests33-1680752482-project-admin] Show backup with id b650c1d3-5dff-48a9-9c75-192777e944c3. {{(pid=100298) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 09:58:21.671006 np0000006707 devstack@c-api.service[100298]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 09:58:21.671006 np0000006707 devstack@c-api.service[100298]: warnings.warn( Aug 07 09:58:21.671374 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [None req-a91f25f6-acdf-47e2-a7a5-64aebb5284e0 tempest-ProjectReaderTests33-1680752482 tempest-ProjectReaderTests33-1680752482-project-admin] https://10.4.3.8/volume/v3/backups/b650c1d3-5dff-48a9-9c75-192777e944c3 returned with HTTP 200 Aug 07 09:58:21.671813 np0000006707 devstack@c-api.service[100298]: [pid: 100298|app: 0|req: 634/2525] 10.4.3.8 () {68 vars in 1374 bytes} [Fri Aug 7 09:58:21 2026] GET /volume/v3/backups/b650c1d3-5dff-48a9-9c75-192777e944c3 => generated 721 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 09:58:22.470063 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [None req-6365b98f-7409-4eb8-9d6e-91975d1aaa78 None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:58:22.473150 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-6365b98f-7409-4eb8-9d6e-91975d1aaa78 tempest-ProjectAdminTests33-1592392534 tempest-ProjectAdminTests33-1592392534-project-admin] GET https://10.4.3.8/volume/v3/backups/4093878d-2504-4e67-9dcc-9d5ce9dd2b51 Aug 07 09:58:22.473484 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-6365b98f-7409-4eb8-9d6e-91975d1aaa78 tempest-ProjectAdminTests33-1592392534 tempest-ProjectAdminTests33-1592392534-project-admin] Empty body provided in request {{(pid=100296) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 09:58:22.473893 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-6365b98f-7409-4eb8-9d6e-91975d1aaa78 tempest-ProjectAdminTests33-1592392534 tempest-ProjectAdminTests33-1592392534-project-admin] Calling method 'show' {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 09:58:22.474379 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.v3.backups [None req-6365b98f-7409-4eb8-9d6e-91975d1aaa78 tempest-ProjectAdminTests33-1592392534 tempest-ProjectAdminTests33-1592392534-project-admin] Show backup with id 4093878d-2504-4e67-9dcc-9d5ce9dd2b51. {{(pid=100296) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 09:58:22.486277 np0000006707 devstack@c-api.service[100296]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 09:58:22.486277 np0000006707 devstack@c-api.service[100296]: warnings.warn( Aug 07 09:58:22.487569 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-6365b98f-7409-4eb8-9d6e-91975d1aaa78 tempest-ProjectAdminTests33-1592392534 tempest-ProjectAdminTests33-1592392534-project-admin] https://10.4.3.8/volume/v3/backups/4093878d-2504-4e67-9dcc-9d5ce9dd2b51 returned with HTTP 200 Aug 07 09:58:22.488290 np0000006707 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 629/2526] 10.4.3.8 () {68 vars in 1374 bytes} [Fri Aug 7 09:58:22 2026] GET /volume/v3/backups/4093878d-2504-4e67-9dcc-9d5ce9dd2b51 => generated 731 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 09:58:22.555766 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [req-59aaabcb-3815-42e0-b8a5-2c67e187832e req-c551f55b-de15-4fcd-a20f-cf78d4f0fc92 None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:58:22.560696 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [req-59aaabcb-3815-42e0-b8a5-2c67e187832e req-c551f55b-de15-4fcd-a20f-cf78d4f0fc92 tempest-TestEncryptedCinderVolumes-768498766 tempest-TestEncryptedCinderVolumes-768498766-project-member] DELETE https://10.4.3.8/volume/v3/attachments/33a1ec8d-1d0b-4115-81c9-42df626bd297 Aug 07 09:58:22.560696 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [req-59aaabcb-3815-42e0-b8a5-2c67e187832e req-c551f55b-de15-4fcd-a20f-cf78d4f0fc92 tempest-TestEncryptedCinderVolumes-768498766 tempest-TestEncryptedCinderVolumes-768498766-project-member] Empty body provided in request {{(pid=100297) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 09:58:22.560696 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [req-59aaabcb-3815-42e0-b8a5-2c67e187832e req-c551f55b-de15-4fcd-a20f-cf78d4f0fc92 tempest-TestEncryptedCinderVolumes-768498766 tempest-TestEncryptedCinderVolumes-768498766-project-member] Calling method 'version_select' {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 09:58:22.584063 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-9bbfdb88-01d5-4914-969e-8d3764e90eef None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:58:22.584495 np0000006707 devstack@c-api.service[100297]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 09:58:22.584495 np0000006707 devstack@c-api.service[100297]: warnings.warn( Aug 07 09:58:22.623229 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.middleware.request_id [None req-59572f81-9d04-41f5-9763-6fbe8737d591 None None] RequestId filter calling following filter/app {{(pid=100298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:58:22.624200 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [None req-59572f81-9d04-41f5-9763-6fbe8737d591 None None] GET https://10.4.3.8/volume// Aug 07 09:58:22.624200 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [None req-59572f81-9d04-41f5-9763-6fbe8737d591 None None] Empty body provided in request {{(pid=100298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 09:58:22.624200 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [None req-59572f81-9d04-41f5-9763-6fbe8737d591 None None] Calling method 'all' {{(pid=100298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 09:58:22.624647 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [None req-59572f81-9d04-41f5-9763-6fbe8737d591 None None] https://10.4.3.8/volume// returned with HTTP 300 Aug 07 09:58:22.624992 np0000006707 devstack@c-api.service[100298]: [pid: 100298|app: 0|req: 635/2527] 10.4.3.8 () {66 vars in 1412 bytes} [Fri Aug 7 09:58:22 2026] GET /volume/ => generated 384 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 07 09:58:22.638453 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [req-82e3afe0-0c56-444d-987a-4f8987710183 req-0baa446b-cb7f-4e0f-8453-757c3c116571 None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:58:22.641358 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [req-82e3afe0-0c56-444d-987a-4f8987710183 req-0baa446b-cb7f-4e0f-8453-757c3c116571 tempest-TestInstancesWithCinderVolumes-596868041 tempest-TestInstancesWithCinderVolumes-596868041-project-member] GET https://10.4.3.8/volume/v3/volumes/aa6a1baf-ae4d-4650-a2f9-b9b6e9c63e4a Aug 07 09:58:22.641844 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [req-82e3afe0-0c56-444d-987a-4f8987710183 req-0baa446b-cb7f-4e0f-8453-757c3c116571 tempest-TestInstancesWithCinderVolumes-596868041 tempest-TestInstancesWithCinderVolumes-596868041-project-member] Empty body provided in request {{(pid=100296) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 09:58:22.642304 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [req-82e3afe0-0c56-444d-987a-4f8987710183 req-0baa446b-cb7f-4e0f-8453-757c3c116571 tempest-TestInstancesWithCinderVolumes-596868041 tempest-TestInstancesWithCinderVolumes-596868041-project-member] Calling method 'show' {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 09:58:22.666079 np0000006707 devstack@c-api.service[100296]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 09:58:22.666079 np0000006707 devstack@c-api.service[100296]: warnings.warn( Aug 07 09:58:22.676248 np0000006707 devstack@c-api.service[100296]: INFO cinder.volume.api [req-82e3afe0-0c56-444d-987a-4f8987710183 req-0baa446b-cb7f-4e0f-8453-757c3c116571 tempest-TestInstancesWithCinderVolumes-596868041 tempest-TestInstancesWithCinderVolumes-596868041-project-member] Volume info retrieved successfully. Aug 07 09:58:22.688853 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.middleware.request_id [None req-7f266d1e-cf85-4836-b67c-b1da0e756e36 None None] RequestId filter calling following filter/app {{(pid=100298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:58:22.689629 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [req-82e3afe0-0c56-444d-987a-4f8987710183 req-0baa446b-cb7f-4e0f-8453-757c3c116571 tempest-TestInstancesWithCinderVolumes-596868041 tempest-TestInstancesWithCinderVolumes-596868041-project-member] https://10.4.3.8/volume/v3/volumes/aa6a1baf-ae4d-4650-a2f9-b9b6e9c63e4a returned with HTTP 200 Aug 07 09:58:22.689629 np0000006707 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 630/2528] 10.4.3.8 () {70 vars in 1625 bytes} [Fri Aug 7 09:58:22 2026] GET /volume/v3/volumes/aa6a1baf-ae4d-4650-a2f9-b9b6e9c63e4a => generated 1425 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 07 09:58:22.696674 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [req-59aaabcb-3815-42e0-b8a5-2c67e187832e req-c551f55b-de15-4fcd-a20f-cf78d4f0fc92 tempest-TestEncryptedCinderVolumes-768498766 tempest-TestEncryptedCinderVolumes-768498766-project-member] https://10.4.3.8/volume/v3/attachments/33a1ec8d-1d0b-4115-81c9-42df626bd297 returned with HTTP 200 Aug 07 09:58:22.699990 np0000006707 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 633/2529] 10.4.3.8 () {72 vars in 1659 bytes} [Fri Aug 7 09:58:22 2026] DELETE /volume/v3/attachments/33a1ec8d-1d0b-4115-81c9-42df626bd297 => generated 19 bytes in 142 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 09:58:22.701795 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [None req-7f266d1e-cf85-4836-b67c-b1da0e756e36 tempest-ProjectReaderTests33-1680752482 tempest-ProjectReaderTests33-1680752482-project-admin] GET https://10.4.3.8/volume/v3/backups/b650c1d3-5dff-48a9-9c75-192777e944c3 Aug 07 09:58:22.701795 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [None req-7f266d1e-cf85-4836-b67c-b1da0e756e36 tempest-ProjectReaderTests33-1680752482 tempest-ProjectReaderTests33-1680752482-project-admin] Empty body provided in request {{(pid=100298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 09:58:22.701795 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [None req-7f266d1e-cf85-4836-b67c-b1da0e756e36 tempest-ProjectReaderTests33-1680752482 tempest-ProjectReaderTests33-1680752482-project-admin] Calling method 'show' {{(pid=100298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 09:58:22.701795 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.v3.backups [None req-7f266d1e-cf85-4836-b67c-b1da0e756e36 tempest-ProjectReaderTests33-1680752482 tempest-ProjectReaderTests33-1680752482-project-admin] Show backup with id b650c1d3-5dff-48a9-9c75-192777e944c3. {{(pid=100298) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 09:58:22.718783 np0000006707 devstack@c-api.service[100298]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 09:58:22.718783 np0000006707 devstack@c-api.service[100298]: warnings.warn( Aug 07 09:58:22.720315 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [None req-7f266d1e-cf85-4836-b67c-b1da0e756e36 tempest-ProjectReaderTests33-1680752482 tempest-ProjectReaderTests33-1680752482-project-admin] https://10.4.3.8/volume/v3/backups/b650c1d3-5dff-48a9-9c75-192777e944c3 returned with HTTP 200 Aug 07 09:58:22.720982 np0000006707 devstack@c-api.service[100298]: [pid: 100298|app: 0|req: 636/2530] 10.4.3.8 () {68 vars in 1374 bytes} [Fri Aug 7 09:58:22 2026] GET /volume/v3/backups/b650c1d3-5dff-48a9-9c75-192777e944c3 => generated 732 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 09:58:22.859578 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [req-82e3afe0-0c56-444d-987a-4f8987710183 req-71cdb993-cecb-410c-bf8f-c44ade97e0c8 None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:58:22.862799 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [req-82e3afe0-0c56-444d-987a-4f8987710183 req-71cdb993-cecb-410c-bf8f-c44ade97e0c8 tempest-TestInstancesWithCinderVolumes-596868041 tempest-TestInstancesWithCinderVolumes-596868041-project-member] PUT https://10.4.3.8/volume/v3/attachments/a3fb9fd4-f01f-4c07-a4a6-0ddffccb548d Aug 07 09:58:22.863301 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [req-82e3afe0-0c56-444d-987a-4f8987710183 req-71cdb993-cecb-410c-bf8f-c44ade97e0c8 tempest-TestInstancesWithCinderVolumes-596868041 tempest-TestInstancesWithCinderVolumes-596868041-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.8", "host": "np0000006707", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:568b993d50b1", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "d2780578-1896-461f-80ac-b58d2e346b90", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 09:58:22.867242 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-9bbfdb88-01d5-4914-969e-8d3764e90eef tempest-VolumesGetTest-310667517 tempest-VolumesGetTest-310667517-project-member] POST https://10.4.3.8/volume/v3/volumes Aug 07 09:58:22.867242 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-9bbfdb88-01d5-4914-969e-8d3764e90eef tempest-VolumesGetTest-310667517 tempest-VolumesGetTest-310667517-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesGetTest-Volume-579727068", "metadata": {"Type": "Test"}}} {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 09:58:22.869922 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.v3.volumes [None req-9bbfdb88-01d5-4914-969e-8d3764e90eef tempest-VolumesGetTest-310667517 tempest-VolumesGetTest-310667517-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesGetTest-Volume-579727068', 'metadata': {'Type': 'Test'}}} {{(pid=100295) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 07 09:58:22.869922 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.v3.volumes [None req-9bbfdb88-01d5-4914-969e-8d3764e90eef tempest-VolumesGetTest-310667517 tempest-VolumesGetTest-310667517-project-member] Create volume of 1 GB Aug 07 09:58:22.873900 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.coordination [req-82e3afe0-0c56-444d-987a-4f8987710183 req-71cdb993-cecb-410c-bf8f-c44ade97e0c8 tempest-TestInstancesWithCinderVolumes-596868041 tempest-TestInstancesWithCinderVolumes-596868041-project-member] Acquiring lock "cinder-attachment_update-aa6a1baf-ae4d-4650-a2f9-b9b6e9c63e4a-np0000006707" by "attachment_update" {{(pid=100296) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 07 09:58:22.875024 np0000006707 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-9bbfdb88-01d5-4914-969e-8d3764e90eef tempest-VolumesGetTest-310667517 tempest-VolumesGetTest-310667517-project-member] Availability Zones retrieved successfully. Aug 07 09:58:22.880812 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.coordination [req-82e3afe0-0c56-444d-987a-4f8987710183 req-71cdb993-cecb-410c-bf8f-c44ade97e0c8 tempest-TestInstancesWithCinderVolumes-596868041 tempest-TestInstancesWithCinderVolumes-596868041-project-member] Lock "cinder-attachment_update-aa6a1baf-ae4d-4650-a2f9-b9b6e9c63e4a-np0000006707" acquired by "attachment_update" :: waited 0.007s {{(pid=100296) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 07 09:58:22.882867 np0000006707 devstack@c-api.service[100296]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 09:58:22.882867 np0000006707 devstack@c-api.service[100296]: warnings.warn( Aug 07 09:58:22.883830 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.volume.api [None req-9bbfdb88-01d5-4914-969e-8d3764e90eef tempest-VolumesGetTest-310667517 tempest-VolumesGetTest-310667517-project-member] Flow 'volume_create_api' (9f85bbe6-f8c5-4c86-902b-5b735ff91070) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100295) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 09:58:22.885208 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.volume.api [None req-9bbfdb88-01d5-4914-969e-8d3764e90eef tempest-VolumesGetTest-310667517 tempest-VolumesGetTest-310667517-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (805d174f-3b07-44a8-8d80-d4fc624bd1c0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100295) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 09:58:22.886608 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.volume.flows.api.create_volume [None req-9bbfdb88-01d5-4914-969e-8d3764e90eef tempest-VolumesGetTest-310667517 tempest-VolumesGetTest-310667517-project-member] Validating volume size '1' using validate_int {{(pid=100295) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 07 09:58:22.924322 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.volume.api [None req-9bbfdb88-01d5-4914-969e-8d3764e90eef tempest-VolumesGetTest-310667517 tempest-VolumesGetTest-310667517-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (805d174f-3b07-44a8-8d80-d4fc624bd1c0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-07T09:47:39Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=45fd9a3a-b61e-4c6c-9ab7-d02f06678d0d,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '45fd9a3a-b61e-4c6c-9ab7-d02f06678d0d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100295) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 09:58:22.925368 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.volume.api [None req-9bbfdb88-01d5-4914-969e-8d3764e90eef tempest-VolumesGetTest-310667517 tempest-VolumesGetTest-310667517-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1362d304-0fad-4d3f-b2f5-7301e8abfd21) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100295) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 09:58:23.010625 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.coordination [req-82e3afe0-0c56-444d-987a-4f8987710183 req-71cdb993-cecb-410c-bf8f-c44ade97e0c8 tempest-TestInstancesWithCinderVolumes-596868041 tempest-TestInstancesWithCinderVolumes-596868041-project-member] Lock "cinder-attachment_update-aa6a1baf-ae4d-4650-a2f9-b9b6e9c63e4a-np0000006707" released by "attachment_update" :: held 0.130s {{(pid=100296) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 07 09:58:23.011040 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [req-82e3afe0-0c56-444d-987a-4f8987710183 req-71cdb993-cecb-410c-bf8f-c44ade97e0c8 tempest-TestInstancesWithCinderVolumes-596868041 tempest-TestInstancesWithCinderVolumes-596868041-project-member] https://10.4.3.8/volume/v3/attachments/a3fb9fd4-f01f-4c07-a4a6-0ddffccb548d returned with HTTP 200 Aug 07 09:58:23.011674 np0000006707 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 631/2531] 10.4.3.8 () {74 vars in 1690 bytes} [Fri Aug 7 09:58:22 2026] PUT /volume/v3/attachments/a3fb9fd4-f01f-4c07-a4a6-0ddffccb548d => generated 969 bytes in 153 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 09:58:23.014956 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.quota [None req-9bbfdb88-01d5-4914-969e-8d3764e90eef tempest-VolumesGetTest-310667517 tempest-VolumesGetTest-310667517-project-member] Created reservations ['ccd5fc3c-7568-4339-bf20-9bb15313f3f9', '9d52d21a-e02f-4732-9f4e-54135694f9fa', '16bcc156-3db9-475d-84a2-58a2e2a7a1ef', '44dcb99b-3b77-4d7b-9abf-3d466106f7c4'] {{(pid=100295) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 09:58:23.016719 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.volume.api [None req-9bbfdb88-01d5-4914-969e-8d3764e90eef tempest-VolumesGetTest-310667517 tempest-VolumesGetTest-310667517-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1362d304-0fad-4d3f-b2f5-7301e8abfd21) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['ccd5fc3c-7568-4339-bf20-9bb15313f3f9', '9d52d21a-e02f-4732-9f4e-54135694f9fa', '16bcc156-3db9-475d-84a2-58a2e2a7a1ef', '44dcb99b-3b77-4d7b-9abf-3d466106f7c4']}' {{(pid=100295) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 09:58:23.017137 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.volume.api [None req-9bbfdb88-01d5-4914-969e-8d3764e90eef tempest-VolumesGetTest-310667517 tempest-VolumesGetTest-310667517-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4c36a2b9-0727-4ac1-b98f-160d05cd35e1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100295) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 09:58:23.041688 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [req-82e3afe0-0c56-444d-987a-4f8987710183 req-0cef1be1-7cbe-4bb6-a375-1a6696efc191 None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:58:23.044888 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [req-82e3afe0-0c56-444d-987a-4f8987710183 req-0cef1be1-7cbe-4bb6-a375-1a6696efc191 tempest-TestInstancesWithCinderVolumes-596868041 tempest-TestInstancesWithCinderVolumes-596868041-project-member] POST https://10.4.3.8/volume/v3/attachments/a3fb9fd4-f01f-4c07-a4a6-0ddffccb548d/action Aug 07 09:58:23.045346 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [req-82e3afe0-0c56-444d-987a-4f8987710183 req-0cef1be1-7cbe-4bb6-a375-1a6696efc191 tempest-TestInstancesWithCinderVolumes-596868041 tempest-TestInstancesWithCinderVolumes-596868041-project-member] Action body: b'{"os-complete": null}' {{(pid=100297) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 07 09:58:23.045487 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [req-82e3afe0-0c56-444d-987a-4f8987710183 req-0cef1be1-7cbe-4bb6-a375-1a6696efc191 tempest-TestInstancesWithCinderVolumes-596868041 tempest-TestInstancesWithCinderVolumes-596868041-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 09:58:23.049825 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.volume.api [None req-9bbfdb88-01d5-4914-969e-8d3764e90eef tempest-VolumesGetTest-310667517 tempest-VolumesGetTest-310667517-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4c36a2b9-0727-4ac1-b98f-160d05cd35e1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '4d27aa2b-865e-416c-87c3-6669363565cd', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesGetTest-Volume-579727068',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='Test'},multiattach=False,project_id='d2b14ffbdd0842c19fa3f70ddaeb9882',qos_specs=None,replication_status=,reservations=['ccd5fc3c-7568-4339-bf20-9bb15313f3f9','9d52d21a-e02f-4732-9f4e-54135694f9fa','16bcc156-3db9-475d-84a2-58a2e2a7a1ef','44dcb99b-3b77-4d7b-9abf-3d466106f7c4'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='af0cf93ca0984d2ab52e612578300f78',volume_type_id=45fd9a3a-b61e-4c6c-9ab7-d02f06678d0d), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-07T09:58:23Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesGetTest-Volume-579727068',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=4d27aa2b-865e-416c-87c3-6669363565cd,launched_at=None,metadata={Type='Test'},migration_status=None,multiattach=False,previous_status=None,project_id='d2b14ffbdd0842c19fa3f70ddaeb9882',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='af0cf93ca0984d2ab52e612578300f78',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(45fd9a3a-b61e-4c6c-9ab7-d02f06678d0d),volume_type_id=45fd9a3a-b61e-4c6c-9ab7-d02f06678d0d)}' {{(pid=100295) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 09:58:23.051053 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.volume.api [None req-9bbfdb88-01d5-4914-969e-8d3764e90eef tempest-VolumesGetTest-310667517 tempest-VolumesGetTest-310667517-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (92c5b1cc-db1d-4163-9924-0e6a265c7e06) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100295) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 09:58:23.067942 np0000006707 devstack@c-api.service[100297]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 09:58:23.067942 np0000006707 devstack@c-api.service[100297]: warnings.warn( Aug 07 09:58:23.079050 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.volume.api [None req-9bbfdb88-01d5-4914-969e-8d3764e90eef tempest-VolumesGetTest-310667517 tempest-VolumesGetTest-310667517-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (92c5b1cc-db1d-4163-9924-0e6a265c7e06) transitioned into state 'SUCCESS' from state '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-579727068',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='Test'},multiattach=False,project_id='d2b14ffbdd0842c19fa3f70ddaeb9882',qos_specs=None,replication_status=,reservations=['ccd5fc3c-7568-4339-bf20-9bb15313f3f9','9d52d21a-e02f-4732-9f4e-54135694f9fa','16bcc156-3db9-475d-84a2-58a2e2a7a1ef','44dcb99b-3b77-4d7b-9abf-3d466106f7c4'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='af0cf93ca0984d2ab52e612578300f78',volume_type_id=45fd9a3a-b61e-4c6c-9ab7-d02f06678d0d)}' {{(pid=100295) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 09:58:23.080443 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.volume.api [None req-9bbfdb88-01d5-4914-969e-8d3764e90eef tempest-VolumesGetTest-310667517 tempest-VolumesGetTest-310667517-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (916f88fd-770e-41a1-9b56-e3b8bd109677) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100295) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 09:58:23.084894 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [req-82e3afe0-0c56-444d-987a-4f8987710183 req-0cef1be1-7cbe-4bb6-a375-1a6696efc191 tempest-TestInstancesWithCinderVolumes-596868041 tempest-TestInstancesWithCinderVolumes-596868041-project-member] https://10.4.3.8/volume/v3/attachments/a3fb9fd4-f01f-4c07-a4a6-0ddffccb548d/action returned with HTTP 204 Aug 07 09:58:23.085437 np0000006707 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 634/2532] 10.4.3.8 () {74 vars in 1711 bytes} [Fri Aug 7 09:58:23 2026] POST /volume/v3/attachments/a3fb9fd4-f01f-4c07-a4a6-0ddffccb548d/action => generated 0 bytes in 44 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 07 09:58:23.095514 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.volume.api [None req-9bbfdb88-01d5-4914-969e-8d3764e90eef tempest-VolumesGetTest-310667517 tempest-VolumesGetTest-310667517-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (916f88fd-770e-41a1-9b56-e3b8bd109677) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100295) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 09:58:23.096528 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.volume.api [None req-9bbfdb88-01d5-4914-969e-8d3764e90eef tempest-VolumesGetTest-310667517 tempest-VolumesGetTest-310667517-project-member] Flow 'volume_create_api' (9f85bbe6-f8c5-4c86-902b-5b735ff91070) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100295) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 09:58:23.096910 np0000006707 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-9bbfdb88-01d5-4914-969e-8d3764e90eef tempest-VolumesGetTest-310667517 tempest-VolumesGetTest-310667517-project-member] Create volume request issued successfully. Aug 07 09:58:23.097557 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-9bbfdb88-01d5-4914-969e-8d3764e90eef tempest-VolumesGetTest-310667517 tempest-VolumesGetTest-310667517-project-member] https://10.4.3.8/volume/v3/volumes returned with HTTP 202 Aug 07 09:58:23.098490 np0000006707 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 632/2533] 10.4.3.8 () {68 vars in 1245 bytes} [Fri Aug 7 09:58:22 2026] POST /volume/v3/volumes => generated 754 bytes in 515 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 07 09:58:23.115572 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.middleware.request_id [None req-85bd85c8-53a8-4562-a204-49fc0380438b None None] RequestId filter calling following filter/app {{(pid=100298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:58:23.117378 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [None req-85bd85c8-53a8-4562-a204-49fc0380438b tempest-VolumesGetTest-310667517 tempest-VolumesGetTest-310667517-project-member] GET https://10.4.3.8/volume/v3/volumes/4d27aa2b-865e-416c-87c3-6669363565cd Aug 07 09:58:23.117635 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [None req-85bd85c8-53a8-4562-a204-49fc0380438b tempest-VolumesGetTest-310667517 tempest-VolumesGetTest-310667517-project-member] Empty body provided in request {{(pid=100298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 09:58:23.117858 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [None req-85bd85c8-53a8-4562-a204-49fc0380438b tempest-VolumesGetTest-310667517 tempest-VolumesGetTest-310667517-project-member] Calling method 'show' {{(pid=100298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 09:58:23.127364 np0000006707 devstack@c-api.service[100298]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 09:58:23.127364 np0000006707 devstack@c-api.service[100298]: warnings.warn( Aug 07 09:58:23.136635 np0000006707 devstack@c-api.service[100298]: INFO cinder.volume.api [None req-85bd85c8-53a8-4562-a204-49fc0380438b tempest-VolumesGetTest-310667517 tempest-VolumesGetTest-310667517-project-member] Volume info retrieved successfully. Aug 07 09:58:23.144608 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [None req-85bd85c8-53a8-4562-a204-49fc0380438b tempest-VolumesGetTest-310667517 tempest-VolumesGetTest-310667517-project-member] https://10.4.3.8/volume/v3/volumes/4d27aa2b-865e-416c-87c3-6669363565cd returned with HTTP 200 Aug 07 09:58:23.145325 np0000006707 devstack@c-api.service[100298]: [pid: 100298|app: 0|req: 637/2534] 10.4.3.8 () {66 vars in 1334 bytes} [Fri Aug 7 09:58:23 2026] GET /volume/v3/volumes/4d27aa2b-865e-416c-87c3-6669363565cd => generated 822 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 09:58:23.502692 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [None req-e1a162a0-28d3-48df-aaee-e0dd470fc289 None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:58:23.504864 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-e1a162a0-28d3-48df-aaee-e0dd470fc289 tempest-ProjectAdminTests33-1592392534 tempest-ProjectAdminTests33-1592392534-project-admin] GET https://10.4.3.8/volume/v3/backups/4093878d-2504-4e67-9dcc-9d5ce9dd2b51 Aug 07 09:58:23.505189 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-e1a162a0-28d3-48df-aaee-e0dd470fc289 tempest-ProjectAdminTests33-1592392534 tempest-ProjectAdminTests33-1592392534-project-admin] Empty body provided in request {{(pid=100296) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 09:58:23.508443 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-e1a162a0-28d3-48df-aaee-e0dd470fc289 tempest-ProjectAdminTests33-1592392534 tempest-ProjectAdminTests33-1592392534-project-admin] Calling method 'show' {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 09:58:23.508443 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.v3.backups [None req-e1a162a0-28d3-48df-aaee-e0dd470fc289 tempest-ProjectAdminTests33-1592392534 tempest-ProjectAdminTests33-1592392534-project-admin] Show backup with id 4093878d-2504-4e67-9dcc-9d5ce9dd2b51. {{(pid=100296) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 09:58:23.511749 np0000006707 devstack@c-api.service[100296]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 09:58:23.511749 np0000006707 devstack@c-api.service[100296]: warnings.warn( Aug 07 09:58:23.512864 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-e1a162a0-28d3-48df-aaee-e0dd470fc289 tempest-ProjectAdminTests33-1592392534 tempest-ProjectAdminTests33-1592392534-project-admin] https://10.4.3.8/volume/v3/backups/4093878d-2504-4e67-9dcc-9d5ce9dd2b51 returned with HTTP 200 Aug 07 09:58:23.513406 np0000006707 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 632/2535] 10.4.3.8 () {68 vars in 1374 bytes} [Fri Aug 7 09:58:23 2026] GET /volume/v3/backups/4093878d-2504-4e67-9dcc-9d5ce9dd2b51 => generated 731 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 09:58:23.546115 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [req-2e929492-35d1-4db3-8c65-b5ff974220f4 req-f7c83859-6c20-48f3-b716-7058fb7d69dc None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:58:23.550830 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [req-2e929492-35d1-4db3-8c65-b5ff974220f4 req-f7c83859-6c20-48f3-b716-7058fb7d69dc tempest-TestEncryptedCinderVolumes-768498766 tempest-TestEncryptedCinderVolumes-768498766-project-member] GET https://10.4.3.8/volume/v3/volumes/a6c1ddf8-28c7-428e-80d8-d5a437544205 Aug 07 09:58:23.551177 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [req-2e929492-35d1-4db3-8c65-b5ff974220f4 req-f7c83859-6c20-48f3-b716-7058fb7d69dc tempest-TestEncryptedCinderVolumes-768498766 tempest-TestEncryptedCinderVolumes-768498766-project-member] Empty body provided in request {{(pid=100297) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 09:58:23.551518 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [req-2e929492-35d1-4db3-8c65-b5ff974220f4 req-f7c83859-6c20-48f3-b716-7058fb7d69dc tempest-TestEncryptedCinderVolumes-768498766 tempest-TestEncryptedCinderVolumes-768498766-project-member] Calling method 'show' {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 09:58:23.570243 np0000006707 devstack@c-api.service[100297]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 09:58:23.570243 np0000006707 devstack@c-api.service[100297]: warnings.warn( Aug 07 09:58:23.581235 np0000006707 devstack@c-api.service[100297]: INFO cinder.volume.api [req-2e929492-35d1-4db3-8c65-b5ff974220f4 req-f7c83859-6c20-48f3-b716-7058fb7d69dc tempest-TestEncryptedCinderVolumes-768498766 tempest-TestEncryptedCinderVolumes-768498766-project-member] Volume info retrieved successfully. Aug 07 09:58:23.591693 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [req-2e929492-35d1-4db3-8c65-b5ff974220f4 req-f7c83859-6c20-48f3-b716-7058fb7d69dc tempest-TestEncryptedCinderVolumes-768498766 tempest-TestEncryptedCinderVolumes-768498766-project-member] https://10.4.3.8/volume/v3/volumes/a6c1ddf8-28c7-428e-80d8-d5a437544205 returned with HTTP 200 Aug 07 09:58:23.592670 np0000006707 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 635/2536] 10.4.3.8 () {68 vars in 1584 bytes} [Fri Aug 7 09:58:23 2026] GET /volume/v3/volumes/a6c1ddf8-28c7-428e-80d8-d5a437544205 => generated 879 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 09:58:23.736630 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-025fac56-63ea-4f09-80d3-eecf1fefe285 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:58:23.740160 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-025fac56-63ea-4f09-80d3-eecf1fefe285 tempest-ProjectReaderTests33-1680752482 tempest-ProjectReaderTests33-1680752482-project-admin] GET https://10.4.3.8/volume/v3/backups/b650c1d3-5dff-48a9-9c75-192777e944c3 Aug 07 09:58:23.740265 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-025fac56-63ea-4f09-80d3-eecf1fefe285 tempest-ProjectReaderTests33-1680752482 tempest-ProjectReaderTests33-1680752482-project-admin] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 09:58:23.740569 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-025fac56-63ea-4f09-80d3-eecf1fefe285 tempest-ProjectReaderTests33-1680752482 tempest-ProjectReaderTests33-1680752482-project-admin] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 09:58:23.740780 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.v3.backups [None req-025fac56-63ea-4f09-80d3-eecf1fefe285 tempest-ProjectReaderTests33-1680752482 tempest-ProjectReaderTests33-1680752482-project-admin] Show backup with id b650c1d3-5dff-48a9-9c75-192777e944c3. {{(pid=100295) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 09:58:23.748130 np0000006707 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 09:58:23.748130 np0000006707 devstack@c-api.service[100295]: warnings.warn( Aug 07 09:58:23.749094 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-025fac56-63ea-4f09-80d3-eecf1fefe285 tempest-ProjectReaderTests33-1680752482 tempest-ProjectReaderTests33-1680752482-project-admin] https://10.4.3.8/volume/v3/backups/b650c1d3-5dff-48a9-9c75-192777e944c3 returned with HTTP 200 Aug 07 09:58:23.749620 np0000006707 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 633/2537] 10.4.3.8 () {68 vars in 1374 bytes} [Fri Aug 7 09:58:23 2026] GET /volume/v3/backups/b650c1d3-5dff-48a9-9c75-192777e944c3 => generated 732 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 09:58:24.159986 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.middleware.request_id [None req-539edaf3-e739-4f81-aae5-f4861ebd6191 None None] RequestId filter calling following filter/app {{(pid=100298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:58:24.161556 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [None req-539edaf3-e739-4f81-aae5-f4861ebd6191 tempest-VolumesGetTest-310667517 tempest-VolumesGetTest-310667517-project-member] GET https://10.4.3.8/volume/v3/volumes/4d27aa2b-865e-416c-87c3-6669363565cd Aug 07 09:58:24.161868 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [None req-539edaf3-e739-4f81-aae5-f4861ebd6191 tempest-VolumesGetTest-310667517 tempest-VolumesGetTest-310667517-project-member] Empty body provided in request {{(pid=100298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 09:58:24.162088 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [None req-539edaf3-e739-4f81-aae5-f4861ebd6191 tempest-VolumesGetTest-310667517 tempest-VolumesGetTest-310667517-project-member] Calling method 'show' {{(pid=100298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 09:58:24.170286 np0000006707 devstack@c-api.service[100298]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 09:58:24.170286 np0000006707 devstack@c-api.service[100298]: warnings.warn( Aug 07 09:58:24.174776 np0000006707 devstack@c-api.service[100298]: INFO cinder.volume.api [None req-539edaf3-e739-4f81-aae5-f4861ebd6191 tempest-VolumesGetTest-310667517 tempest-VolumesGetTest-310667517-project-member] Volume info retrieved successfully. Aug 07 09:58:24.181040 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [None req-539edaf3-e739-4f81-aae5-f4861ebd6191 tempest-VolumesGetTest-310667517 tempest-VolumesGetTest-310667517-project-member] https://10.4.3.8/volume/v3/volumes/4d27aa2b-865e-416c-87c3-6669363565cd returned with HTTP 200 Aug 07 09:58:24.181538 np0000006707 devstack@c-api.service[100298]: [pid: 100298|app: 0|req: 638/2538] 10.4.3.8 () {66 vars in 1334 bytes} [Fri Aug 7 09:58:24 2026] GET /volume/v3/volumes/4d27aa2b-865e-416c-87c3-6669363565cd => generated 847 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 09:58:24.200374 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [None req-952473b7-67b6-45eb-8d0e-da34648854d5 None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:58:24.203116 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-952473b7-67b6-45eb-8d0e-da34648854d5 tempest-VolumesGetTest-310667517 tempest-VolumesGetTest-310667517-project-member] GET https://10.4.3.8/volume/v3/volumes/4d27aa2b-865e-416c-87c3-6669363565cd Aug 07 09:58:24.204071 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-952473b7-67b6-45eb-8d0e-da34648854d5 tempest-VolumesGetTest-310667517 tempest-VolumesGetTest-310667517-project-member] Empty body provided in request {{(pid=100296) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 09:58:24.204071 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-952473b7-67b6-45eb-8d0e-da34648854d5 tempest-VolumesGetTest-310667517 tempest-VolumesGetTest-310667517-project-member] Calling method 'show' {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 09:58:24.216964 np0000006707 devstack@c-api.service[100296]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 09:58:24.216964 np0000006707 devstack@c-api.service[100296]: warnings.warn( Aug 07 09:58:24.224539 np0000006707 devstack@c-api.service[100296]: INFO cinder.volume.api [None req-952473b7-67b6-45eb-8d0e-da34648854d5 tempest-VolumesGetTest-310667517 tempest-VolumesGetTest-310667517-project-member] Volume info retrieved successfully. Aug 07 09:58:24.230774 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-952473b7-67b6-45eb-8d0e-da34648854d5 tempest-VolumesGetTest-310667517 tempest-VolumesGetTest-310667517-project-member] https://10.4.3.8/volume/v3/volumes/4d27aa2b-865e-416c-87c3-6669363565cd returned with HTTP 200 Aug 07 09:58:24.231321 np0000006707 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 633/2539] 10.4.3.8 () {66 vars in 1334 bytes} [Fri Aug 7 09:58:24 2026] GET /volume/v3/volumes/4d27aa2b-865e-416c-87c3-6669363565cd => generated 847 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 09:58:24.257833 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [None req-6d8c519b-7959-41c3-afe9-193404eb1c9b None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:58:24.260372 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-6d8c519b-7959-41c3-afe9-193404eb1c9b tempest-VolumesGetTest-310667517 tempest-VolumesGetTest-310667517-project-member] PUT https://10.4.3.8/volume/v3/volumes/4d27aa2b-865e-416c-87c3-6669363565cd Aug 07 09:58:24.260674 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-6d8c519b-7959-41c3-afe9-193404eb1c9b tempest-VolumesGetTest-310667517 tempest-VolumesGetTest-310667517-project-member] Action: 'update', calling method: update, body: {"volume": {"name": "tempest-VolumesGetTest-Volume-579727068"}} {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 09:58:24.273623 np0000006707 devstack@c-api.service[100297]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 09:58:24.273623 np0000006707 devstack@c-api.service[100297]: warnings.warn( Aug 07 09:58:24.281385 np0000006707 devstack@c-api.service[100297]: INFO cinder.volume.api [None req-6d8c519b-7959-41c3-afe9-193404eb1c9b tempest-VolumesGetTest-310667517 tempest-VolumesGetTest-310667517-project-member] Volume info retrieved successfully. Aug 07 09:58:24.295372 np0000006707 devstack@c-api.service[100297]: INFO cinder.volume.api [None req-6d8c519b-7959-41c3-afe9-193404eb1c9b tempest-VolumesGetTest-310667517 tempest-VolumesGetTest-310667517-project-member] Volume updated successfully. Aug 07 09:58:24.296317 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-6d8c519b-7959-41c3-afe9-193404eb1c9b tempest-VolumesGetTest-310667517 tempest-VolumesGetTest-310667517-project-member] https://10.4.3.8/volume/v3/volumes/4d27aa2b-865e-416c-87c3-6669363565cd returned with HTTP 200 Aug 07 09:58:24.297000 np0000006707 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 636/2540] 10.4.3.8 () {68 vars in 1354 bytes} [Fri Aug 7 09:58:24 2026] PUT /volume/v3/volumes/4d27aa2b-865e-416c-87c3-6669363565cd => generated 779 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 09:58:24.314385 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-9787ecf4-d895-49da-bed4-f46b57bfcfb9 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:58:24.316461 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-9787ecf4-d895-49da-bed4-f46b57bfcfb9 tempest-VolumesGetTest-310667517 tempest-VolumesGetTest-310667517-project-member] PUT https://10.4.3.8/volume/v3/volumes/4d27aa2b-865e-416c-87c3-6669363565cd Aug 07 09:58:24.318148 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-9787ecf4-d895-49da-bed4-f46b57bfcfb9 tempest-VolumesGetTest-310667517 tempest-VolumesGetTest-310667517-project-member] Action: 'update', calling method: update, body: {"volume": {"name": "tempest-VolumesGetTest-new-Volume-2064090574", "description": "This is the new description of volume"}} {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 09:58:24.336653 np0000006707 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 09:58:24.336653 np0000006707 devstack@c-api.service[100295]: warnings.warn( Aug 07 09:58:24.343400 np0000006707 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-9787ecf4-d895-49da-bed4-f46b57bfcfb9 tempest-VolumesGetTest-310667517 tempest-VolumesGetTest-310667517-project-member] Volume info retrieved successfully. Aug 07 09:58:24.356795 np0000006707 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-9787ecf4-d895-49da-bed4-f46b57bfcfb9 tempest-VolumesGetTest-310667517 tempest-VolumesGetTest-310667517-project-member] Volume updated successfully. Aug 07 09:58:24.357795 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-9787ecf4-d895-49da-bed4-f46b57bfcfb9 tempest-VolumesGetTest-310667517 tempest-VolumesGetTest-310667517-project-member] https://10.4.3.8/volume/v3/volumes/4d27aa2b-865e-416c-87c3-6669363565cd returned with HTTP 200 Aug 07 09:58:24.359436 np0000006707 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 634/2541] 10.4.3.8 () {68 vars in 1355 bytes} [Fri Aug 7 09:58:24 2026] PUT /volume/v3/volumes/4d27aa2b-865e-416c-87c3-6669363565cd => generated 819 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 09:58:24.378550 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.middleware.request_id [None req-29a94a9a-b349-4175-9fba-31f6428b39e8 None None] RequestId filter calling following filter/app {{(pid=100298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:58:24.382632 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [None req-29a94a9a-b349-4175-9fba-31f6428b39e8 tempest-VolumesGetTest-310667517 tempest-VolumesGetTest-310667517-project-member] GET https://10.4.3.8/volume/v3/volumes/4d27aa2b-865e-416c-87c3-6669363565cd Aug 07 09:58:24.383260 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [None req-29a94a9a-b349-4175-9fba-31f6428b39e8 tempest-VolumesGetTest-310667517 tempest-VolumesGetTest-310667517-project-member] Empty body provided in request {{(pid=100298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 09:58:24.383260 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [None req-29a94a9a-b349-4175-9fba-31f6428b39e8 tempest-VolumesGetTest-310667517 tempest-VolumesGetTest-310667517-project-member] Calling method 'show' {{(pid=100298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 09:58:24.396759 np0000006707 devstack@c-api.service[100298]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 09:58:24.396759 np0000006707 devstack@c-api.service[100298]: warnings.warn( Aug 07 09:58:24.401869 np0000006707 devstack@c-api.service[100298]: INFO cinder.volume.api [None req-29a94a9a-b349-4175-9fba-31f6428b39e8 tempest-VolumesGetTest-310667517 tempest-VolumesGetTest-310667517-project-member] Volume info retrieved successfully. Aug 07 09:58:24.409732 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [None req-29a94a9a-b349-4175-9fba-31f6428b39e8 tempest-VolumesGetTest-310667517 tempest-VolumesGetTest-310667517-project-member] https://10.4.3.8/volume/v3/volumes/4d27aa2b-865e-416c-87c3-6669363565cd returned with HTTP 200 Aug 07 09:58:24.410299 np0000006707 devstack@c-api.service[100298]: [pid: 100298|app: 0|req: 639/2542] 10.4.3.8 () {66 vars in 1334 bytes} [Fri Aug 7 09:58:24 2026] GET /volume/v3/volumes/4d27aa2b-865e-416c-87c3-6669363565cd => generated 887 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 09:58:24.426612 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [None req-dd58f2c3-195e-4d1a-bf2c-668d02b6dd81 None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:58:24.428799 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-dd58f2c3-195e-4d1a-bf2c-668d02b6dd81 tempest-VolumesGetTest-310667517 tempest-VolumesGetTest-310667517-project-member] POST https://10.4.3.8/volume/v3/volumes Aug 07 09:58:24.429232 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-dd58f2c3-195e-4d1a-bf2c-668d02b6dd81 tempest-VolumesGetTest-310667517 tempest-VolumesGetTest-310667517-project-member] Action: 'create', calling method: create, body: {"volume": {"description": "tempest-@#$%^* description-1804272219", "availability_zone": "nova", "size": 1, "name": "tempest-VolumesGetTest-Volume-1987569521"}} {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 09:58:24.431144 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.v3.volumes [None req-dd58f2c3-195e-4d1a-bf2c-668d02b6dd81 tempest-VolumesGetTest-310667517 tempest-VolumesGetTest-310667517-project-member] Create volume request body: {'volume': {'description': 'tempest-@#$%^* description-1804272219', 'availability_zone': 'nova', 'size': 1, 'name': 'tempest-VolumesGetTest-Volume-1987569521'}} {{(pid=100296) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 07 09:58:24.431182 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.v3.volumes [None req-dd58f2c3-195e-4d1a-bf2c-668d02b6dd81 tempest-VolumesGetTest-310667517 tempest-VolumesGetTest-310667517-project-member] Create volume of 1 GB Aug 07 09:58:24.437390 np0000006707 devstack@c-api.service[100296]: INFO cinder.volume.api [None req-dd58f2c3-195e-4d1a-bf2c-668d02b6dd81 tempest-VolumesGetTest-310667517 tempest-VolumesGetTest-310667517-project-member] Availability Zones retrieved successfully. Aug 07 09:58:24.445870 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.volume.api [None req-dd58f2c3-195e-4d1a-bf2c-668d02b6dd81 tempest-VolumesGetTest-310667517 tempest-VolumesGetTest-310667517-project-member] Flow 'volume_create_api' (b43733ec-ad2b-4cca-ae0d-93424efb2c28) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100296) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 09:58:24.451374 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.volume.api [None req-dd58f2c3-195e-4d1a-bf2c-668d02b6dd81 tempest-VolumesGetTest-310667517 tempest-VolumesGetTest-310667517-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1aa6e479-063f-44ab-acb6-4c9a9bd73a06) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 09:58:24.452622 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.volume.flows.api.create_volume [None req-dd58f2c3-195e-4d1a-bf2c-668d02b6dd81 tempest-VolumesGetTest-310667517 tempest-VolumesGetTest-310667517-project-member] Validating volume size '1' using validate_int {{(pid=100296) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 07 09:58:24.487671 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.volume.api [None req-dd58f2c3-195e-4d1a-bf2c-668d02b6dd81 tempest-VolumesGetTest-310667517 tempest-VolumesGetTest-310667517-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1aa6e479-063f-44ab-acb6-4c9a9bd73a06) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-07T09:47:39Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=45fd9a3a-b61e-4c6c-9ab7-d02f06678d0d,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '45fd9a3a-b61e-4c6c-9ab7-d02f06678d0d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 09:58:24.488215 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.volume.api [None req-dd58f2c3-195e-4d1a-bf2c-668d02b6dd81 tempest-VolumesGetTest-310667517 tempest-VolumesGetTest-310667517-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e9080cf3-2181-4535-a87b-6483b948b144) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 09:58:24.527715 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [None req-147b17b6-ffbb-49f3-99d1-e8421616b879 None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:58:24.530084 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-147b17b6-ffbb-49f3-99d1-e8421616b879 tempest-ProjectAdminTests33-1592392534 tempest-ProjectAdminTests33-1592392534-project-admin] GET https://10.4.3.8/volume/v3/backups/4093878d-2504-4e67-9dcc-9d5ce9dd2b51 Aug 07 09:58:24.530084 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-147b17b6-ffbb-49f3-99d1-e8421616b879 tempest-ProjectAdminTests33-1592392534 tempest-ProjectAdminTests33-1592392534-project-admin] Empty body provided in request {{(pid=100297) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 09:58:24.530084 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-147b17b6-ffbb-49f3-99d1-e8421616b879 tempest-ProjectAdminTests33-1592392534 tempest-ProjectAdminTests33-1592392534-project-admin] Calling method 'show' {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 09:58:24.530084 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.v3.backups [None req-147b17b6-ffbb-49f3-99d1-e8421616b879 tempest-ProjectAdminTests33-1592392534 tempest-ProjectAdminTests33-1592392534-project-admin] Show backup with id 4093878d-2504-4e67-9dcc-9d5ce9dd2b51. {{(pid=100297) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 09:58:24.539284 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.quota [None req-dd58f2c3-195e-4d1a-bf2c-668d02b6dd81 tempest-VolumesGetTest-310667517 tempest-VolumesGetTest-310667517-project-member] Created reservations ['a3ffc696-701b-4022-b70e-1980ccdd5f18', '207cde2e-d984-459e-8079-d13ffcddbd29', '9e961d3b-0f6c-4d9d-a5a8-51e8aad1aaa2', 'd22b8175-b552-44b2-9334-b4bc7d17039d'] {{(pid=100296) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 09:58:24.539687 np0000006707 devstack@c-api.service[100297]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 09:58:24.539687 np0000006707 devstack@c-api.service[100297]: warnings.warn( Aug 07 09:58:24.539785 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.volume.api [None req-dd58f2c3-195e-4d1a-bf2c-668d02b6dd81 tempest-VolumesGetTest-310667517 tempest-VolumesGetTest-310667517-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e9080cf3-2181-4535-a87b-6483b948b144) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['a3ffc696-701b-4022-b70e-1980ccdd5f18', '207cde2e-d984-459e-8079-d13ffcddbd29', '9e961d3b-0f6c-4d9d-a5a8-51e8aad1aaa2', 'd22b8175-b552-44b2-9334-b4bc7d17039d']}' {{(pid=100296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 09:58:24.539846 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-147b17b6-ffbb-49f3-99d1-e8421616b879 tempest-ProjectAdminTests33-1592392534 tempest-ProjectAdminTests33-1592392534-project-admin] https://10.4.3.8/volume/v3/backups/4093878d-2504-4e67-9dcc-9d5ce9dd2b51 returned with HTTP 200 Aug 07 09:58:24.539871 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.volume.api [None req-dd58f2c3-195e-4d1a-bf2c-668d02b6dd81 tempest-VolumesGetTest-310667517 tempest-VolumesGetTest-310667517-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3f577a69-f592-4523-8d3b-5eec912aefaf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 09:58:24.539894 np0000006707 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 637/2543] 10.4.3.8 () {68 vars in 1374 bytes} [Fri Aug 7 09:58:24 2026] GET /volume/v3/backups/4093878d-2504-4e67-9dcc-9d5ce9dd2b51 => generated 731 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 09:58:24.570587 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.volume.api [None req-dd58f2c3-195e-4d1a-bf2c-668d02b6dd81 tempest-VolumesGetTest-310667517 tempest-VolumesGetTest-310667517-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3f577a69-f592-4523-8d3b-5eec912aefaf) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'dbfa24de-deca-4e76-9c66-85b137c1b0e3', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description='tempest-@#$%^* description-1804272219',display_name='tempest-VolumesGetTest-Volume-1987569521',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d2b14ffbdd0842c19fa3f70ddaeb9882',qos_specs=None,replication_status=,reservations=['a3ffc696-701b-4022-b70e-1980ccdd5f18','207cde2e-d984-459e-8079-d13ffcddbd29','9e961d3b-0f6c-4d9d-a5a8-51e8aad1aaa2','d22b8175-b552-44b2-9334-b4bc7d17039d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='af0cf93ca0984d2ab52e612578300f78',volume_type_id=45fd9a3a-b61e-4c6c-9ab7-d02f06678d0d), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-07T09:58:24Z,deleted=False,deleted_at=None,display_description='tempest-@#$%^* description-1804272219',display_name='tempest-VolumesGetTest-Volume-1987569521',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=dbfa24de-deca-4e76-9c66-85b137c1b0e3,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='d2b14ffbdd0842c19fa3f70ddaeb9882',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='af0cf93ca0984d2ab52e612578300f78',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(45fd9a3a-b61e-4c6c-9ab7-d02f06678d0d),volume_type_id=45fd9a3a-b61e-4c6c-9ab7-d02f06678d0d)}' {{(pid=100296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 09:58:24.571665 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.volume.api [None req-dd58f2c3-195e-4d1a-bf2c-668d02b6dd81 tempest-VolumesGetTest-310667517 tempest-VolumesGetTest-310667517-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (be617551-cf81-4fec-b777-ddb17a8ff896) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 09:58:24.605969 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.volume.api [None req-dd58f2c3-195e-4d1a-bf2c-668d02b6dd81 tempest-VolumesGetTest-310667517 tempest-VolumesGetTest-310667517-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (be617551-cf81-4fec-b777-ddb17a8ff896) transitioned into 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-1804272219',display_name='tempest-VolumesGetTest-Volume-1987569521',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d2b14ffbdd0842c19fa3f70ddaeb9882',qos_specs=None,replication_status=,reservations=['a3ffc696-701b-4022-b70e-1980ccdd5f18','207cde2e-d984-459e-8079-d13ffcddbd29','9e961d3b-0f6c-4d9d-a5a8-51e8aad1aaa2','d22b8175-b552-44b2-9334-b4bc7d17039d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='af0cf93ca0984d2ab52e612578300f78',volume_type_id=45fd9a3a-b61e-4c6c-9ab7-d02f06678d0d)}' {{(pid=100296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 09:58:24.607028 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.volume.api [None req-dd58f2c3-195e-4d1a-bf2c-668d02b6dd81 tempest-VolumesGetTest-310667517 tempest-VolumesGetTest-310667517-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d8e48d7d-17f9-4779-a655-b64bd26006bb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 09:58:24.629576 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.volume.api [None req-dd58f2c3-195e-4d1a-bf2c-668d02b6dd81 tempest-VolumesGetTest-310667517 tempest-VolumesGetTest-310667517-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d8e48d7d-17f9-4779-a655-b64bd26006bb) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 09:58:24.630749 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.volume.api [None req-dd58f2c3-195e-4d1a-bf2c-668d02b6dd81 tempest-VolumesGetTest-310667517 tempest-VolumesGetTest-310667517-project-member] Flow 'volume_create_api' (b43733ec-ad2b-4cca-ae0d-93424efb2c28) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100296) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 09:58:24.631254 np0000006707 devstack@c-api.service[100296]: INFO cinder.volume.api [None req-dd58f2c3-195e-4d1a-bf2c-668d02b6dd81 tempest-VolumesGetTest-310667517 tempest-VolumesGetTest-310667517-project-member] Create volume request issued successfully. Aug 07 09:58:24.632139 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-dd58f2c3-195e-4d1a-bf2c-668d02b6dd81 tempest-VolumesGetTest-310667517 tempest-VolumesGetTest-310667517-project-member] https://10.4.3.8/volume/v3/volumes returned with HTTP 202 Aug 07 09:58:24.632594 np0000006707 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 634/2544] 10.4.3.8 () {68 vars in 1245 bytes} [Fri Aug 7 09:58:24 2026] POST /volume/v3/volumes => generated 776 bytes in 206 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 07 09:58:24.650018 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-32e07cb4-0a83-4a79-b3c7-20acb9453a06 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:58:24.653829 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-32e07cb4-0a83-4a79-b3c7-20acb9453a06 tempest-VolumesGetTest-310667517 tempest-VolumesGetTest-310667517-project-member] GET https://10.4.3.8/volume/v3/volumes/dbfa24de-deca-4e76-9c66-85b137c1b0e3 Aug 07 09:58:24.653938 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-32e07cb4-0a83-4a79-b3c7-20acb9453a06 tempest-VolumesGetTest-310667517 tempest-VolumesGetTest-310667517-project-member] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 09:58:24.654085 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-32e07cb4-0a83-4a79-b3c7-20acb9453a06 tempest-VolumesGetTest-310667517 tempest-VolumesGetTest-310667517-project-member] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 09:58:24.667452 np0000006707 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 09:58:24.667452 np0000006707 devstack@c-api.service[100295]: warnings.warn( Aug 07 09:58:24.677451 np0000006707 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-32e07cb4-0a83-4a79-b3c7-20acb9453a06 tempest-VolumesGetTest-310667517 tempest-VolumesGetTest-310667517-project-member] Volume info retrieved successfully. Aug 07 09:58:24.683531 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-32e07cb4-0a83-4a79-b3c7-20acb9453a06 tempest-VolumesGetTest-310667517 tempest-VolumesGetTest-310667517-project-member] https://10.4.3.8/volume/v3/volumes/dbfa24de-deca-4e76-9c66-85b137c1b0e3 returned with HTTP 200 Aug 07 09:58:24.684065 np0000006707 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 635/2545] 10.4.3.8 () {66 vars in 1334 bytes} [Fri Aug 7 09:58:24 2026] GET /volume/v3/volumes/dbfa24de-deca-4e76-9c66-85b137c1b0e3 => generated 844 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 09:58:24.767554 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.middleware.request_id [None req-51348b4f-36bf-4f0b-a541-4accbbaefbfc None None] RequestId filter calling following filter/app {{(pid=100298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:58:24.771181 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [None req-51348b4f-36bf-4f0b-a541-4accbbaefbfc tempest-ProjectReaderTests33-1680752482 tempest-ProjectReaderTests33-1680752482-project-admin] GET https://10.4.3.8/volume/v3/backups/b650c1d3-5dff-48a9-9c75-192777e944c3 Aug 07 09:58:24.771604 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [None req-51348b4f-36bf-4f0b-a541-4accbbaefbfc tempest-ProjectReaderTests33-1680752482 tempest-ProjectReaderTests33-1680752482-project-admin] Empty body provided in request {{(pid=100298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 09:58:24.773359 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [None req-51348b4f-36bf-4f0b-a541-4accbbaefbfc tempest-ProjectReaderTests33-1680752482 tempest-ProjectReaderTests33-1680752482-project-admin] Calling method 'show' {{(pid=100298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 09:58:24.773359 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.v3.backups [None req-51348b4f-36bf-4f0b-a541-4accbbaefbfc tempest-ProjectReaderTests33-1680752482 tempest-ProjectReaderTests33-1680752482-project-admin] Show backup with id b650c1d3-5dff-48a9-9c75-192777e944c3. {{(pid=100298) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 09:58:24.782501 np0000006707 devstack@c-api.service[100298]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 09:58:24.782501 np0000006707 devstack@c-api.service[100298]: warnings.warn( Aug 07 09:58:24.785152 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [None req-51348b4f-36bf-4f0b-a541-4accbbaefbfc tempest-ProjectReaderTests33-1680752482 tempest-ProjectReaderTests33-1680752482-project-admin] https://10.4.3.8/volume/v3/backups/b650c1d3-5dff-48a9-9c75-192777e944c3 returned with HTTP 200 Aug 07 09:58:24.786455 np0000006707 devstack@c-api.service[100298]: [pid: 100298|app: 0|req: 640/2546] 10.4.3.8 () {68 vars in 1374 bytes} [Fri Aug 7 09:58:24 2026] GET /volume/v3/backups/b650c1d3-5dff-48a9-9c75-192777e944c3 => generated 732 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 09:58:25.556799 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [None req-4100c135-32e9-4e58-90b0-6de717a00d77 None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:58:25.557337 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-4100c135-32e9-4e58-90b0-6de717a00d77 tempest-ProjectAdminTests33-1592392534 tempest-ProjectAdminTests33-1592392534-project-admin] GET https://10.4.3.8/volume/v3/backups/4093878d-2504-4e67-9dcc-9d5ce9dd2b51 Aug 07 09:58:25.557608 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-4100c135-32e9-4e58-90b0-6de717a00d77 tempest-ProjectAdminTests33-1592392534 tempest-ProjectAdminTests33-1592392534-project-admin] Empty body provided in request {{(pid=100297) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 09:58:25.557809 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-4100c135-32e9-4e58-90b0-6de717a00d77 tempest-ProjectAdminTests33-1592392534 tempest-ProjectAdminTests33-1592392534-project-admin] Calling method 'show' {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 09:58:25.557953 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.v3.backups [None req-4100c135-32e9-4e58-90b0-6de717a00d77 tempest-ProjectAdminTests33-1592392534 tempest-ProjectAdminTests33-1592392534-project-admin] Show backup with id 4093878d-2504-4e67-9dcc-9d5ce9dd2b51. {{(pid=100297) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 09:58:25.562701 np0000006707 devstack@c-api.service[100297]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 09:58:25.562701 np0000006707 devstack@c-api.service[100297]: warnings.warn( Aug 07 09:58:25.563436 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-4100c135-32e9-4e58-90b0-6de717a00d77 tempest-ProjectAdminTests33-1592392534 tempest-ProjectAdminTests33-1592392534-project-admin] https://10.4.3.8/volume/v3/backups/4093878d-2504-4e67-9dcc-9d5ce9dd2b51 returned with HTTP 200 Aug 07 09:58:25.563825 np0000006707 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 638/2547] 10.4.3.8 () {68 vars in 1374 bytes} [Fri Aug 7 09:58:25 2026] GET /volume/v3/backups/4093878d-2504-4e67-9dcc-9d5ce9dd2b51 => generated 731 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 09:58:25.701645 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [None req-0578b8a0-530c-4fbd-85ad-9804ec34db3f None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:58:25.703919 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-0578b8a0-530c-4fbd-85ad-9804ec34db3f tempest-VolumesGetTest-310667517 tempest-VolumesGetTest-310667517-project-member] GET https://10.4.3.8/volume/v3/volumes/dbfa24de-deca-4e76-9c66-85b137c1b0e3 Aug 07 09:58:25.704182 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-0578b8a0-530c-4fbd-85ad-9804ec34db3f tempest-VolumesGetTest-310667517 tempest-VolumesGetTest-310667517-project-member] Empty body provided in request {{(pid=100296) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 09:58:25.704454 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-0578b8a0-530c-4fbd-85ad-9804ec34db3f tempest-VolumesGetTest-310667517 tempest-VolumesGetTest-310667517-project-member] Calling method 'show' {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 09:58:25.714225 np0000006707 devstack@c-api.service[100296]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 09:58:25.714225 np0000006707 devstack@c-api.service[100296]: warnings.warn( Aug 07 09:58:25.720082 np0000006707 devstack@c-api.service[100296]: INFO cinder.volume.api [None req-0578b8a0-530c-4fbd-85ad-9804ec34db3f tempest-VolumesGetTest-310667517 tempest-VolumesGetTest-310667517-project-member] Volume info retrieved successfully. Aug 07 09:58:25.727823 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-0578b8a0-530c-4fbd-85ad-9804ec34db3f tempest-VolumesGetTest-310667517 tempest-VolumesGetTest-310667517-project-member] https://10.4.3.8/volume/v3/volumes/dbfa24de-deca-4e76-9c66-85b137c1b0e3 returned with HTTP 200 Aug 07 09:58:25.728408 np0000006707 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 635/2548] 10.4.3.8 () {66 vars in 1334 bytes} [Fri Aug 7 09:58:25 2026] GET /volume/v3/volumes/dbfa24de-deca-4e76-9c66-85b137c1b0e3 => generated 869 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 09:58:25.743842 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-5a9dd69a-dfde-4bac-b8b4-58b906a5c7aa None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:58:25.747436 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-5a9dd69a-dfde-4bac-b8b4-58b906a5c7aa tempest-VolumesGetTest-310667517 tempest-VolumesGetTest-310667517-project-member] PUT https://10.4.3.8/volume/v3/volumes/dbfa24de-deca-4e76-9c66-85b137c1b0e3 Aug 07 09:58:25.747838 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-5a9dd69a-dfde-4bac-b8b4-58b906a5c7aa tempest-VolumesGetTest-310667517 tempest-VolumesGetTest-310667517-project-member] Action: 'update', calling method: update, body: {"volume": {"name": "tempest-VolumesGetTest-Volume-579727068", "description": null}} {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 09:58:25.761116 np0000006707 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 09:58:25.761116 np0000006707 devstack@c-api.service[100295]: warnings.warn( Aug 07 09:58:25.767257 np0000006707 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-5a9dd69a-dfde-4bac-b8b4-58b906a5c7aa tempest-VolumesGetTest-310667517 tempest-VolumesGetTest-310667517-project-member] Volume info retrieved successfully. Aug 07 09:58:25.777001 np0000006707 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-5a9dd69a-dfde-4bac-b8b4-58b906a5c7aa tempest-VolumesGetTest-310667517 tempest-VolumesGetTest-310667517-project-member] Volume updated successfully. Aug 07 09:58:25.778333 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-5a9dd69a-dfde-4bac-b8b4-58b906a5c7aa tempest-VolumesGetTest-310667517 tempest-VolumesGetTest-310667517-project-member] https://10.4.3.8/volume/v3/volumes/dbfa24de-deca-4e76-9c66-85b137c1b0e3 returned with HTTP 200 Aug 07 09:58:25.778795 np0000006707 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 636/2549] 10.4.3.8 () {68 vars in 1354 bytes} [Fri Aug 7 09:58:25 2026] PUT /volume/v3/volumes/dbfa24de-deca-4e76-9c66-85b137c1b0e3 => generated 765 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 09:58:25.794247 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.middleware.request_id [None req-2c86f7dd-323a-49b1-879b-fdf6a640849e None None] RequestId filter calling following filter/app {{(pid=100298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:58:25.796718 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [None req-2c86f7dd-323a-49b1-879b-fdf6a640849e tempest-VolumesGetTest-310667517 tempest-VolumesGetTest-310667517-project-member] GET https://10.4.3.8/volume/v3/volumes/dbfa24de-deca-4e76-9c66-85b137c1b0e3 Aug 07 09:58:25.797018 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [None req-2c86f7dd-323a-49b1-879b-fdf6a640849e tempest-VolumesGetTest-310667517 tempest-VolumesGetTest-310667517-project-member] Empty body provided in request {{(pid=100298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 09:58:25.797265 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [None req-2c86f7dd-323a-49b1-879b-fdf6a640849e tempest-VolumesGetTest-310667517 tempest-VolumesGetTest-310667517-project-member] Calling method 'show' {{(pid=100298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 09:58:25.800519 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [None req-fe040309-ffad-460b-b871-72dd6aafd167 None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:58:25.802888 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-fe040309-ffad-460b-b871-72dd6aafd167 tempest-ProjectReaderTests33-1680752482 tempest-ProjectReaderTests33-1680752482-project-admin] GET https://10.4.3.8/volume/v3/backups/b650c1d3-5dff-48a9-9c75-192777e944c3 Aug 07 09:58:25.803193 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-fe040309-ffad-460b-b871-72dd6aafd167 tempest-ProjectReaderTests33-1680752482 tempest-ProjectReaderTests33-1680752482-project-admin] Empty body provided in request {{(pid=100297) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 09:58:25.803455 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-fe040309-ffad-460b-b871-72dd6aafd167 tempest-ProjectReaderTests33-1680752482 tempest-ProjectReaderTests33-1680752482-project-admin] Calling method 'show' {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 09:58:25.803595 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.v3.backups [None req-fe040309-ffad-460b-b871-72dd6aafd167 tempest-ProjectReaderTests33-1680752482 tempest-ProjectReaderTests33-1680752482-project-admin] Show backup with id b650c1d3-5dff-48a9-9c75-192777e944c3. {{(pid=100297) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 09:58:25.807027 np0000006707 devstack@c-api.service[100298]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 09:58:25.807027 np0000006707 devstack@c-api.service[100298]: warnings.warn( Aug 07 09:58:25.808829 np0000006707 devstack@c-api.service[100297]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 09:58:25.808829 np0000006707 devstack@c-api.service[100297]: warnings.warn( Aug 07 09:58:25.809869 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-fe040309-ffad-460b-b871-72dd6aafd167 tempest-ProjectReaderTests33-1680752482 tempest-ProjectReaderTests33-1680752482-project-admin] https://10.4.3.8/volume/v3/backups/b650c1d3-5dff-48a9-9c75-192777e944c3 returned with HTTP 200 Aug 07 09:58:25.810314 np0000006707 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 639/2550] 10.4.3.8 () {68 vars in 1374 bytes} [Fri Aug 7 09:58:25 2026] GET /volume/v3/backups/b650c1d3-5dff-48a9-9c75-192777e944c3 => generated 732 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 09:58:25.813196 np0000006707 devstack@c-api.service[100298]: INFO cinder.volume.api [None req-2c86f7dd-323a-49b1-879b-fdf6a640849e tempest-VolumesGetTest-310667517 tempest-VolumesGetTest-310667517-project-member] Volume info retrieved successfully. Aug 07 09:58:25.819646 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [None req-2c86f7dd-323a-49b1-879b-fdf6a640849e tempest-VolumesGetTest-310667517 tempest-VolumesGetTest-310667517-project-member] https://10.4.3.8/volume/v3/volumes/dbfa24de-deca-4e76-9c66-85b137c1b0e3 returned with HTTP 200 Aug 07 09:58:25.820118 np0000006707 devstack@c-api.service[100298]: [pid: 100298|app: 0|req: 641/2551] 10.4.3.8 () {66 vars in 1334 bytes} [Fri Aug 7 09:58:25 2026] GET /volume/v3/volumes/dbfa24de-deca-4e76-9c66-85b137c1b0e3 => generated 833 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 09:58:25.840166 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [None req-4777fc4c-1f39-4609-ae95-c595c1d6f42f None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:58:25.840166 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-4777fc4c-1f39-4609-ae95-c595c1d6f42f tempest-VolumesGetTest-310667517 tempest-VolumesGetTest-310667517-project-member] DELETE https://10.4.3.8/volume/v3/volumes/dbfa24de-deca-4e76-9c66-85b137c1b0e3 Aug 07 09:58:25.840166 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-4777fc4c-1f39-4609-ae95-c595c1d6f42f tempest-VolumesGetTest-310667517 tempest-VolumesGetTest-310667517-project-member] Empty body provided in request {{(pid=100296) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 09:58:25.840166 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-4777fc4c-1f39-4609-ae95-c595c1d6f42f tempest-VolumesGetTest-310667517 tempest-VolumesGetTest-310667517-project-member] Calling method 'delete' {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 09:58:25.840166 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.v3.volumes [None req-4777fc4c-1f39-4609-ae95-c595c1d6f42f tempest-VolumesGetTest-310667517 tempest-VolumesGetTest-310667517-project-member] Delete volume with id: dbfa24de-deca-4e76-9c66-85b137c1b0e3 Aug 07 09:58:26.039125 np0000006707 devstack@c-api.service[100296]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 09:58:26.039125 np0000006707 devstack@c-api.service[100296]: warnings.warn( Aug 07 09:58:26.039727 np0000006707 devstack@c-api.service[100296]: INFO cinder.volume.api [None req-4777fc4c-1f39-4609-ae95-c595c1d6f42f tempest-VolumesGetTest-310667517 tempest-VolumesGetTest-310667517-project-member] Volume info retrieved successfully. Aug 07 09:58:26.063082 np0000006707 devstack@c-api.service[100296]: INFO cinder.volume.api [None req-4777fc4c-1f39-4609-ae95-c595c1d6f42f tempest-VolumesGetTest-310667517 tempest-VolumesGetTest-310667517-project-member] Delete volume request issued successfully. Aug 07 09:58:26.063279 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-4777fc4c-1f39-4609-ae95-c595c1d6f42f tempest-VolumesGetTest-310667517 tempest-VolumesGetTest-310667517-project-member] https://10.4.3.8/volume/v3/volumes/dbfa24de-deca-4e76-9c66-85b137c1b0e3 returned with HTTP 202 Aug 07 09:58:26.064041 np0000006707 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 636/2552] 10.4.3.8 () {66 vars in 1337 bytes} [Fri Aug 7 09:58:25 2026] DELETE /volume/v3/volumes/dbfa24de-deca-4e76-9c66-85b137c1b0e3 => generated 0 bytes in 228 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 07 09:58:26.078764 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-bfacc98c-dfcb-4bbd-89f3-c2baef2914b6 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:58:26.081552 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-bfacc98c-dfcb-4bbd-89f3-c2baef2914b6 tempest-VolumesGetTest-310667517 tempest-VolumesGetTest-310667517-project-member] GET https://10.4.3.8/volume/v3/volumes/dbfa24de-deca-4e76-9c66-85b137c1b0e3 Aug 07 09:58:26.081730 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-bfacc98c-dfcb-4bbd-89f3-c2baef2914b6 tempest-VolumesGetTest-310667517 tempest-VolumesGetTest-310667517-project-member] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 09:58:26.081936 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-bfacc98c-dfcb-4bbd-89f3-c2baef2914b6 tempest-VolumesGetTest-310667517 tempest-VolumesGetTest-310667517-project-member] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 09:58:26.097273 np0000006707 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 09:58:26.097273 np0000006707 devstack@c-api.service[100295]: warnings.warn( Aug 07 09:58:26.108101 np0000006707 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-bfacc98c-dfcb-4bbd-89f3-c2baef2914b6 tempest-VolumesGetTest-310667517 tempest-VolumesGetTest-310667517-project-member] Volume info retrieved successfully. Aug 07 09:58:26.116664 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-bfacc98c-dfcb-4bbd-89f3-c2baef2914b6 tempest-VolumesGetTest-310667517 tempest-VolumesGetTest-310667517-project-member] https://10.4.3.8/volume/v3/volumes/dbfa24de-deca-4e76-9c66-85b137c1b0e3 returned with HTTP 200 Aug 07 09:58:26.117466 np0000006707 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 637/2553] 10.4.3.8 () {66 vars in 1334 bytes} [Fri Aug 7 09:58:26 2026] GET /volume/v3/volumes/dbfa24de-deca-4e76-9c66-85b137c1b0e3 => generated 832 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 09:58:26.577311 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [None req-0e2c48cb-0f08-402a-9c7a-49fcb4a8498d None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:58:26.579446 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-0e2c48cb-0f08-402a-9c7a-49fcb4a8498d tempest-ProjectAdminTests33-1592392534 tempest-ProjectAdminTests33-1592392534-project-admin] GET https://10.4.3.8/volume/v3/backups/4093878d-2504-4e67-9dcc-9d5ce9dd2b51 Aug 07 09:58:26.579985 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-0e2c48cb-0f08-402a-9c7a-49fcb4a8498d tempest-ProjectAdminTests33-1592392534 tempest-ProjectAdminTests33-1592392534-project-admin] Empty body provided in request {{(pid=100297) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 09:58:26.579985 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-0e2c48cb-0f08-402a-9c7a-49fcb4a8498d tempest-ProjectAdminTests33-1592392534 tempest-ProjectAdminTests33-1592392534-project-admin] Calling method 'show' {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 09:58:26.580161 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.v3.backups [None req-0e2c48cb-0f08-402a-9c7a-49fcb4a8498d tempest-ProjectAdminTests33-1592392534 tempest-ProjectAdminTests33-1592392534-project-admin] Show backup with id 4093878d-2504-4e67-9dcc-9d5ce9dd2b51. {{(pid=100297) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 09:58:26.585440 np0000006707 devstack@c-api.service[100297]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 09:58:26.585440 np0000006707 devstack@c-api.service[100297]: warnings.warn( Aug 07 09:58:26.586070 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-0e2c48cb-0f08-402a-9c7a-49fcb4a8498d tempest-ProjectAdminTests33-1592392534 tempest-ProjectAdminTests33-1592392534-project-admin] https://10.4.3.8/volume/v3/backups/4093878d-2504-4e67-9dcc-9d5ce9dd2b51 returned with HTTP 200 Aug 07 09:58:26.586442 np0000006707 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 640/2554] 10.4.3.8 () {68 vars in 1374 bytes} [Fri Aug 7 09:58:26 2026] GET /volume/v3/backups/4093878d-2504-4e67-9dcc-9d5ce9dd2b51 => generated 732 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 09:58:26.778963 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.middleware.request_id [None req-2f6775f1-f189-4fdd-8b22-85ee0fb7b24d None None] RequestId filter calling following filter/app {{(pid=100298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:58:26.781437 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [None req-2f6775f1-f189-4fdd-8b22-85ee0fb7b24d tempest-TestEncryptedCinderVolumes-768498766 tempest-TestEncryptedCinderVolumes-768498766-project-member] DELETE https://10.4.3.8/volume/v3/volumes/a6c1ddf8-28c7-428e-80d8-d5a437544205 Aug 07 09:58:26.781693 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [None req-2f6775f1-f189-4fdd-8b22-85ee0fb7b24d tempest-TestEncryptedCinderVolumes-768498766 tempest-TestEncryptedCinderVolumes-768498766-project-member] Empty body provided in request {{(pid=100298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 09:58:26.781961 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [None req-2f6775f1-f189-4fdd-8b22-85ee0fb7b24d tempest-TestEncryptedCinderVolumes-768498766 tempest-TestEncryptedCinderVolumes-768498766-project-member] Calling method 'delete' {{(pid=100298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 09:58:26.782148 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.v3.volumes [None req-2f6775f1-f189-4fdd-8b22-85ee0fb7b24d tempest-TestEncryptedCinderVolumes-768498766 tempest-TestEncryptedCinderVolumes-768498766-project-member] Delete volume with id: a6c1ddf8-28c7-428e-80d8-d5a437544205 Aug 07 09:58:26.790656 np0000006707 devstack@c-api.service[100298]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 09:58:26.790656 np0000006707 devstack@c-api.service[100298]: warnings.warn( Aug 07 09:58:26.791268 np0000006707 devstack@c-api.service[100298]: INFO cinder.volume.api [None req-2f6775f1-f189-4fdd-8b22-85ee0fb7b24d tempest-TestEncryptedCinderVolumes-768498766 tempest-TestEncryptedCinderVolumes-768498766-project-member] Volume info retrieved successfully. Aug 07 09:58:26.803513 np0000006707 devstack@c-api.service[100298]: WARNING cinder.keymgr.conf_key_mgr [None req-2f6775f1-f189-4fdd-8b22-85ee0fb7b24d tempest-TestEncryptedCinderVolumes-768498766 tempest-TestEncryptedCinderVolumes-768498766-project-member] Not deleting key 00000000-0000-0000-0000-000000000000 Aug 07 09:58:26.811085 np0000006707 devstack@c-api.service[100298]: INFO cinder.volume.api [None req-2f6775f1-f189-4fdd-8b22-85ee0fb7b24d tempest-TestEncryptedCinderVolumes-768498766 tempest-TestEncryptedCinderVolumes-768498766-project-member] Delete volume request issued successfully. Aug 07 09:58:26.811354 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [None req-2f6775f1-f189-4fdd-8b22-85ee0fb7b24d tempest-TestEncryptedCinderVolumes-768498766 tempest-TestEncryptedCinderVolumes-768498766-project-member] https://10.4.3.8/volume/v3/volumes/a6c1ddf8-28c7-428e-80d8-d5a437544205 returned with HTTP 202 Aug 07 09:58:26.811849 np0000006707 devstack@c-api.service[100298]: [pid: 100298|app: 0|req: 642/2555] 10.4.3.8 () {66 vars in 1337 bytes} [Fri Aug 7 09:58:26 2026] DELETE /volume/v3/volumes/a6c1ddf8-28c7-428e-80d8-d5a437544205 => generated 0 bytes in 33 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 07 09:58:26.820524 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [None req-e55062c8-6c60-4d3a-9d34-a6685fcb8882 None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:58:26.822649 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-e55062c8-6c60-4d3a-9d34-a6685fcb8882 tempest-TestEncryptedCinderVolumes-768498766 tempest-TestEncryptedCinderVolumes-768498766-project-member] GET https://10.4.3.8/volume/v3/volumes/a6c1ddf8-28c7-428e-80d8-d5a437544205 Aug 07 09:58:26.822921 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-e55062c8-6c60-4d3a-9d34-a6685fcb8882 tempest-TestEncryptedCinderVolumes-768498766 tempest-TestEncryptedCinderVolumes-768498766-project-member] Empty body provided in request {{(pid=100296) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 09:58:26.823182 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-e55062c8-6c60-4d3a-9d34-a6685fcb8882 tempest-TestEncryptedCinderVolumes-768498766 tempest-TestEncryptedCinderVolumes-768498766-project-member] Calling method 'show' {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 09:58:26.831071 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-60c6dd46-e485-40e9-9f75-61f04f36fee8 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:58:26.831596 np0000006707 devstack@c-api.service[100296]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 09:58:26.831596 np0000006707 devstack@c-api.service[100296]: warnings.warn( Aug 07 09:58:26.834086 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-60c6dd46-e485-40e9-9f75-61f04f36fee8 tempest-ProjectReaderTests33-1680752482 tempest-ProjectReaderTests33-1680752482-project-admin] GET https://10.4.3.8/volume/v3/backups/b650c1d3-5dff-48a9-9c75-192777e944c3 Aug 07 09:58:26.834378 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-60c6dd46-e485-40e9-9f75-61f04f36fee8 tempest-ProjectReaderTests33-1680752482 tempest-ProjectReaderTests33-1680752482-project-admin] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 09:58:26.834642 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-60c6dd46-e485-40e9-9f75-61f04f36fee8 tempest-ProjectReaderTests33-1680752482 tempest-ProjectReaderTests33-1680752482-project-admin] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 09:58:26.834785 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.v3.backups [None req-60c6dd46-e485-40e9-9f75-61f04f36fee8 tempest-ProjectReaderTests33-1680752482 tempest-ProjectReaderTests33-1680752482-project-admin] Show backup with id b650c1d3-5dff-48a9-9c75-192777e944c3. {{(pid=100295) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 09:58:26.836322 np0000006707 devstack@c-api.service[100296]: INFO cinder.volume.api [None req-e55062c8-6c60-4d3a-9d34-a6685fcb8882 tempest-TestEncryptedCinderVolumes-768498766 tempest-TestEncryptedCinderVolumes-768498766-project-member] Volume info retrieved successfully. Aug 07 09:58:26.840404 np0000006707 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 09:58:26.840404 np0000006707 devstack@c-api.service[100295]: warnings.warn( Aug 07 09:58:26.841278 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-60c6dd46-e485-40e9-9f75-61f04f36fee8 tempest-ProjectReaderTests33-1680752482 tempest-ProjectReaderTests33-1680752482-project-admin] https://10.4.3.8/volume/v3/backups/b650c1d3-5dff-48a9-9c75-192777e944c3 returned with HTTP 200 Aug 07 09:58:26.841883 np0000006707 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 638/2556] 10.4.3.8 () {68 vars in 1374 bytes} [Fri Aug 7 09:58:26 2026] GET /volume/v3/backups/b650c1d3-5dff-48a9-9c75-192777e944c3 => generated 732 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 09:58:26.842627 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-e55062c8-6c60-4d3a-9d34-a6685fcb8882 tempest-TestEncryptedCinderVolumes-768498766 tempest-TestEncryptedCinderVolumes-768498766-project-member] https://10.4.3.8/volume/v3/volumes/a6c1ddf8-28c7-428e-80d8-d5a437544205 returned with HTTP 200 Aug 07 09:58:26.843127 np0000006707 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 637/2557] 10.4.3.8 () {66 vars in 1334 bytes} [Fri Aug 7 09:58:26 2026] GET /volume/v3/volumes/a6c1ddf8-28c7-428e-80d8-d5a437544205 => generated 878 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 09:58:27.133313 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [None req-f67062d6-4734-4462-bc8a-45343c298223 None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:58:27.135392 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-f67062d6-4734-4462-bc8a-45343c298223 tempest-VolumesGetTest-310667517 tempest-VolumesGetTest-310667517-project-member] GET https://10.4.3.8/volume/v3/volumes/dbfa24de-deca-4e76-9c66-85b137c1b0e3 Aug 07 09:58:27.135624 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-f67062d6-4734-4462-bc8a-45343c298223 tempest-VolumesGetTest-310667517 tempest-VolumesGetTest-310667517-project-member] Empty body provided in request {{(pid=100297) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 09:58:27.135880 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-f67062d6-4734-4462-bc8a-45343c298223 tempest-VolumesGetTest-310667517 tempest-VolumesGetTest-310667517-project-member] Calling method 'show' {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 09:58:27.142145 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-f67062d6-4734-4462-bc8a-45343c298223 tempest-VolumesGetTest-310667517 tempest-VolumesGetTest-310667517-project-member] https://10.4.3.8/volume/v3/volumes/dbfa24de-deca-4e76-9c66-85b137c1b0e3 returned with HTTP 404 Aug 07 09:58:27.142693 np0000006707 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 641/2558] 10.4.3.8 () {66 vars in 1334 bytes} [Fri Aug 7 09:58:27 2026] GET /volume/v3/volumes/dbfa24de-deca-4e76-9c66-85b137c1b0e3 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 09:58:27.151282 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.middleware.request_id [None req-87207be3-6fce-4fc8-92a3-6285b77e10dd None None] RequestId filter calling following filter/app {{(pid=100298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:58:27.155199 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [None req-87207be3-6fce-4fc8-92a3-6285b77e10dd tempest-VolumesGetTest-310667517 tempest-VolumesGetTest-310667517-project-member] GET https://10.4.3.8/volume/v3/volumes/4d27aa2b-865e-416c-87c3-6669363565cd Aug 07 09:58:27.155199 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [None req-87207be3-6fce-4fc8-92a3-6285b77e10dd tempest-VolumesGetTest-310667517 tempest-VolumesGetTest-310667517-project-member] Empty body provided in request {{(pid=100298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 09:58:27.155199 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [None req-87207be3-6fce-4fc8-92a3-6285b77e10dd tempest-VolumesGetTest-310667517 tempest-VolumesGetTest-310667517-project-member] Calling method 'show' {{(pid=100298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 09:58:27.162247 np0000006707 devstack@c-api.service[100298]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 09:58:27.162247 np0000006707 devstack@c-api.service[100298]: warnings.warn( Aug 07 09:58:27.167121 np0000006707 devstack@c-api.service[100298]: INFO cinder.volume.api [None req-87207be3-6fce-4fc8-92a3-6285b77e10dd tempest-VolumesGetTest-310667517 tempest-VolumesGetTest-310667517-project-member] Volume info retrieved successfully. Aug 07 09:58:27.171935 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [None req-87207be3-6fce-4fc8-92a3-6285b77e10dd tempest-VolumesGetTest-310667517 tempest-VolumesGetTest-310667517-project-member] https://10.4.3.8/volume/v3/volumes/4d27aa2b-865e-416c-87c3-6669363565cd returned with HTTP 200 Aug 07 09:58:27.172459 np0000006707 devstack@c-api.service[100298]: [pid: 100298|app: 0|req: 643/2559] 10.4.3.8 () {66 vars in 1334 bytes} [Fri Aug 7 09:58:27 2026] GET /volume/v3/volumes/4d27aa2b-865e-416c-87c3-6669363565cd => generated 887 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 09:58:27.191496 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-38146fa0-f0db-4af9-bbfe-59e3cdf4bda7 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:58:27.193914 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-38146fa0-f0db-4af9-bbfe-59e3cdf4bda7 tempest-VolumesGetTest-310667517 tempest-VolumesGetTest-310667517-project-member] DELETE https://10.4.3.8/volume/v3/volumes/4d27aa2b-865e-416c-87c3-6669363565cd Aug 07 09:58:27.194193 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-38146fa0-f0db-4af9-bbfe-59e3cdf4bda7 tempest-VolumesGetTest-310667517 tempest-VolumesGetTest-310667517-project-member] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 09:58:27.194475 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-38146fa0-f0db-4af9-bbfe-59e3cdf4bda7 tempest-VolumesGetTest-310667517 tempest-VolumesGetTest-310667517-project-member] Calling method 'delete' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 09:58:27.194703 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.v3.volumes [None req-38146fa0-f0db-4af9-bbfe-59e3cdf4bda7 tempest-VolumesGetTest-310667517 tempest-VolumesGetTest-310667517-project-member] Delete volume with id: 4d27aa2b-865e-416c-87c3-6669363565cd Aug 07 09:58:27.203970 np0000006707 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 09:58:27.203970 np0000006707 devstack@c-api.service[100295]: warnings.warn( Aug 07 09:58:27.204592 np0000006707 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-38146fa0-f0db-4af9-bbfe-59e3cdf4bda7 tempest-VolumesGetTest-310667517 tempest-VolumesGetTest-310667517-project-member] Volume info retrieved successfully. Aug 07 09:58:27.233727 np0000006707 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-38146fa0-f0db-4af9-bbfe-59e3cdf4bda7 tempest-VolumesGetTest-310667517 tempest-VolumesGetTest-310667517-project-member] Delete volume request issued successfully. Aug 07 09:58:27.233900 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-38146fa0-f0db-4af9-bbfe-59e3cdf4bda7 tempest-VolumesGetTest-310667517 tempest-VolumesGetTest-310667517-project-member] https://10.4.3.8/volume/v3/volumes/4d27aa2b-865e-416c-87c3-6669363565cd returned with HTTP 202 Aug 07 09:58:27.234433 np0000006707 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 639/2560] 10.4.3.8 () {66 vars in 1337 bytes} [Fri Aug 7 09:58:27 2026] DELETE /volume/v3/volumes/4d27aa2b-865e-416c-87c3-6669363565cd => generated 0 bytes in 43 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 07 09:58:27.244186 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [None req-b9acf4f1-7d58-4514-bb48-b4286cb558f1 None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:58:27.246127 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-b9acf4f1-7d58-4514-bb48-b4286cb558f1 tempest-VolumesGetTest-310667517 tempest-VolumesGetTest-310667517-project-member] GET https://10.4.3.8/volume/v3/volumes/4d27aa2b-865e-416c-87c3-6669363565cd Aug 07 09:58:27.246409 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-b9acf4f1-7d58-4514-bb48-b4286cb558f1 tempest-VolumesGetTest-310667517 tempest-VolumesGetTest-310667517-project-member] Empty body provided in request {{(pid=100296) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 09:58:27.246721 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-b9acf4f1-7d58-4514-bb48-b4286cb558f1 tempest-VolumesGetTest-310667517 tempest-VolumesGetTest-310667517-project-member] Calling method 'show' {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 09:58:27.254586 np0000006707 devstack@c-api.service[100296]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 09:58:27.254586 np0000006707 devstack@c-api.service[100296]: warnings.warn( Aug 07 09:58:27.258669 np0000006707 devstack@c-api.service[100296]: INFO cinder.volume.api [None req-b9acf4f1-7d58-4514-bb48-b4286cb558f1 tempest-VolumesGetTest-310667517 tempest-VolumesGetTest-310667517-project-member] Volume info retrieved successfully. Aug 07 09:58:27.263780 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-b9acf4f1-7d58-4514-bb48-b4286cb558f1 tempest-VolumesGetTest-310667517 tempest-VolumesGetTest-310667517-project-member] https://10.4.3.8/volume/v3/volumes/4d27aa2b-865e-416c-87c3-6669363565cd returned with HTTP 200 Aug 07 09:58:27.264211 np0000006707 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 638/2561] 10.4.3.8 () {66 vars in 1334 bytes} [Fri Aug 7 09:58:27 2026] GET /volume/v3/volumes/4d27aa2b-865e-416c-87c3-6669363565cd => generated 886 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 09:58:27.599170 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [None req-68b18404-c12a-4555-92a9-044f50b1106e None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:58:27.601513 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-68b18404-c12a-4555-92a9-044f50b1106e tempest-ProjectAdminTests33-1592392534 tempest-ProjectAdminTests33-1592392534-project-admin] GET https://10.4.3.8/volume/v3/backups/4093878d-2504-4e67-9dcc-9d5ce9dd2b51 Aug 07 09:58:27.601781 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-68b18404-c12a-4555-92a9-044f50b1106e tempest-ProjectAdminTests33-1592392534 tempest-ProjectAdminTests33-1592392534-project-admin] Empty body provided in request {{(pid=100297) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 09:58:27.602013 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-68b18404-c12a-4555-92a9-044f50b1106e tempest-ProjectAdminTests33-1592392534 tempest-ProjectAdminTests33-1592392534-project-admin] Calling method 'show' {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 09:58:27.602160 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.v3.backups [None req-68b18404-c12a-4555-92a9-044f50b1106e tempest-ProjectAdminTests33-1592392534 tempest-ProjectAdminTests33-1592392534-project-admin] Show backup with id 4093878d-2504-4e67-9dcc-9d5ce9dd2b51. {{(pid=100297) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 09:58:27.606446 np0000006707 devstack@c-api.service[100297]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 09:58:27.606446 np0000006707 devstack@c-api.service[100297]: warnings.warn( Aug 07 09:58:27.607316 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-68b18404-c12a-4555-92a9-044f50b1106e tempest-ProjectAdminTests33-1592392534 tempest-ProjectAdminTests33-1592392534-project-admin] https://10.4.3.8/volume/v3/backups/4093878d-2504-4e67-9dcc-9d5ce9dd2b51 returned with HTTP 200 Aug 07 09:58:27.607853 np0000006707 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 642/2562] 10.4.3.8 () {68 vars in 1374 bytes} [Fri Aug 7 09:58:27 2026] GET /volume/v3/backups/4093878d-2504-4e67-9dcc-9d5ce9dd2b51 => generated 732 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 09:58:27.857521 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.middleware.request_id [None req-90475f14-c419-4d6f-ba6d-1495a9d65974 None None] RequestId filter calling following filter/app {{(pid=100298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:58:27.858791 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-f2a9cd3b-256c-4657-95a2-8fc63d1820df None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:58:27.859590 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [None req-90475f14-c419-4d6f-ba6d-1495a9d65974 tempest-ProjectReaderTests33-1680752482 tempest-ProjectReaderTests33-1680752482-project-admin] GET https://10.4.3.8/volume/v3/backups/b650c1d3-5dff-48a9-9c75-192777e944c3 Aug 07 09:58:27.859821 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [None req-90475f14-c419-4d6f-ba6d-1495a9d65974 tempest-ProjectReaderTests33-1680752482 tempest-ProjectReaderTests33-1680752482-project-admin] Empty body provided in request {{(pid=100298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 09:58:27.860052 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [None req-90475f14-c419-4d6f-ba6d-1495a9d65974 tempest-ProjectReaderTests33-1680752482 tempest-ProjectReaderTests33-1680752482-project-admin] Calling method 'show' {{(pid=100298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 09:58:27.860185 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.v3.backups [None req-90475f14-c419-4d6f-ba6d-1495a9d65974 tempest-ProjectReaderTests33-1680752482 tempest-ProjectReaderTests33-1680752482-project-admin] Show backup with id b650c1d3-5dff-48a9-9c75-192777e944c3. {{(pid=100298) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 09:58:27.860387 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-f2a9cd3b-256c-4657-95a2-8fc63d1820df tempest-TestEncryptedCinderVolumes-768498766 tempest-TestEncryptedCinderVolumes-768498766-project-member] GET https://10.4.3.8/volume/v3/volumes/a6c1ddf8-28c7-428e-80d8-d5a437544205 Aug 07 09:58:27.860580 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-f2a9cd3b-256c-4657-95a2-8fc63d1820df tempest-TestEncryptedCinderVolumes-768498766 tempest-TestEncryptedCinderVolumes-768498766-project-member] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 09:58:27.860751 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-f2a9cd3b-256c-4657-95a2-8fc63d1820df tempest-TestEncryptedCinderVolumes-768498766 tempest-TestEncryptedCinderVolumes-768498766-project-member] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 09:58:27.864463 np0000006707 devstack@c-api.service[100298]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 09:58:27.864463 np0000006707 devstack@c-api.service[100298]: warnings.warn( Aug 07 09:58:27.865266 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [None req-90475f14-c419-4d6f-ba6d-1495a9d65974 tempest-ProjectReaderTests33-1680752482 tempest-ProjectReaderTests33-1680752482-project-admin] https://10.4.3.8/volume/v3/backups/b650c1d3-5dff-48a9-9c75-192777e944c3 returned with HTTP 200 Aug 07 09:58:27.865718 np0000006707 devstack@c-api.service[100298]: [pid: 100298|app: 0|req: 644/2563] 10.4.3.8 () {68 vars in 1374 bytes} [Fri Aug 7 09:58:27 2026] GET /volume/v3/backups/b650c1d3-5dff-48a9-9c75-192777e944c3 => generated 732 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 09:58:27.865860 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-f2a9cd3b-256c-4657-95a2-8fc63d1820df tempest-TestEncryptedCinderVolumes-768498766 tempest-TestEncryptedCinderVolumes-768498766-project-member] https://10.4.3.8/volume/v3/volumes/a6c1ddf8-28c7-428e-80d8-d5a437544205 returned with HTTP 404 Aug 07 09:58:27.866475 np0000006707 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 640/2564] 10.4.3.8 () {66 vars in 1334 bytes} [Fri Aug 7 09:58:27 2026] GET /volume/v3/volumes/a6c1ddf8-28c7-428e-80d8-d5a437544205 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 09:58:27.879850 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [None req-2b55cf5a-2892-4bab-b486-3a876fe04db1 None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:58:27.881790 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-2b55cf5a-2892-4bab-b486-3a876fe04db1 tempest-TestEncryptedCinderVolumes-966504716 tempest-TestEncryptedCinderVolumes-966504716-project-admin] GET https://10.4.3.8/volume/v3/volumes/detail?all_tenants=1 Aug 07 09:58:27.882028 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-2b55cf5a-2892-4bab-b486-3a876fe04db1 tempest-TestEncryptedCinderVolumes-966504716 tempest-TestEncryptedCinderVolumes-966504716-project-admin] Empty body provided in request {{(pid=100296) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 09:58:27.882216 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-2b55cf5a-2892-4bab-b486-3a876fe04db1 tempest-TestEncryptedCinderVolumes-966504716 tempest-TestEncryptedCinderVolumes-966504716-project-admin] Calling method 'detail' {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 09:58:27.883038 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.volume.api [None req-2b55cf5a-2892-4bab-b486-3a876fe04db1 tempest-TestEncryptedCinderVolumes-966504716 tempest-TestEncryptedCinderVolumes-966504716-project-admin] Searching by: MultiDict([('all_tenants', 1)]). {{(pid=100296) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 07 09:58:27.925299 np0000006707 devstack@c-api.service[100296]: INFO cinder.volume.api [None req-2b55cf5a-2892-4bab-b486-3a876fe04db1 tempest-TestEncryptedCinderVolumes-966504716 tempest-TestEncryptedCinderVolumes-966504716-project-admin] Get all volumes completed successfully. Aug 07 09:58:27.927328 np0000006707 devstack@c-api.service[100296]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 09:58:27.927328 np0000006707 devstack@c-api.service[100296]: warnings.warn( Aug 07 09:58:27.934452 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-2b55cf5a-2892-4bab-b486-3a876fe04db1 tempest-TestEncryptedCinderVolumes-966504716 tempest-TestEncryptedCinderVolumes-966504716-project-admin] https://10.4.3.8/volume/v3/volumes/detail?all_tenants=1 returned with HTTP 200 Aug 07 09:58:27.934924 np0000006707 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 639/2565] 10.4.3.8 () {66 vars in 1271 bytes} [Fri Aug 7 09:58:27 2026] GET /volume/v3/volumes/detail?all_tenants=1 => generated 14243 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 07 09:58:27.953667 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [None req-a742ff1f-ebf9-4010-bad1-5b033ca459bc None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:58:27.955845 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-a742ff1f-ebf9-4010-bad1-5b033ca459bc tempest-TestEncryptedCinderVolumes-966504716 tempest-TestEncryptedCinderVolumes-966504716-project-admin] DELETE https://10.4.3.8/volume/v3/types/527a125f-3c66-4df4-ada2-4f20828fe4dd Aug 07 09:58:27.956153 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-a742ff1f-ebf9-4010-bad1-5b033ca459bc tempest-TestEncryptedCinderVolumes-966504716 tempest-TestEncryptedCinderVolumes-966504716-project-admin] Empty body provided in request {{(pid=100297) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 09:58:27.956589 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-a742ff1f-ebf9-4010-bad1-5b033ca459bc tempest-TestEncryptedCinderVolumes-966504716 tempest-TestEncryptedCinderVolumes-966504716-project-admin] Calling method '_delete' {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 09:58:27.987116 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-a742ff1f-ebf9-4010-bad1-5b033ca459bc tempest-TestEncryptedCinderVolumes-966504716 tempest-TestEncryptedCinderVolumes-966504716-project-admin] https://10.4.3.8/volume/v3/types/527a125f-3c66-4df4-ada2-4f20828fe4dd returned with HTTP 202 Aug 07 09:58:27.987684 np0000006707 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 643/2566] 10.4.3.8 () {66 vars in 1331 bytes} [Fri Aug 7 09:58:27 2026] DELETE /volume/v3/types/527a125f-3c66-4df4-ada2-4f20828fe4dd => generated 0 bytes in 34 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 07 09:58:28.008362 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.middleware.request_id [None req-b72def00-e176-4d8b-b32b-ddc531c742c1 None None] RequestId filter calling following filter/app {{(pid=100298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:58:28.011543 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [None req-b72def00-e176-4d8b-b32b-ddc531c742c1 tempest-TestEncryptedCinderVolumes-966504716 tempest-TestEncryptedCinderVolumes-966504716-project-admin] POST https://10.4.3.8/volume/v3/types Aug 07 09:58:28.011969 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [None req-b72def00-e176-4d8b-b32b-ddc531c742c1 tempest-TestEncryptedCinderVolumes-966504716 tempest-TestEncryptedCinderVolumes-966504716-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-scenario-type-luks-61716118", "extra_specs": {}}} {{(pid=100298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 09:58:28.034766 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [None req-b72def00-e176-4d8b-b32b-ddc531c742c1 tempest-TestEncryptedCinderVolumes-966504716 tempest-TestEncryptedCinderVolumes-966504716-project-admin] https://10.4.3.8/volume/v3/types returned with HTTP 200 Aug 07 09:58:28.035268 np0000006707 devstack@c-api.service[100298]: [pid: 100298|app: 0|req: 645/2567] 10.4.3.8 () {68 vars in 1238 bytes} [Fri Aug 7 09:58:28 2026] POST /volume/v3/types => generated 210 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 09:58:28.045017 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-c7be4209-aea8-473c-822d-d5888a1a4a32 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:58:28.048760 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-c7be4209-aea8-473c-822d-d5888a1a4a32 tempest-TestEncryptedCinderVolumes-966504716 tempest-TestEncryptedCinderVolumes-966504716-project-admin] POST https://10.4.3.8/volume/v3/types/4b75853c-5803-4cec-bf78-42f7aff38a98/encryption Aug 07 09:58:28.049135 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-c7be4209-aea8-473c-822d-d5888a1a4a32 tempest-TestEncryptedCinderVolumes-966504716 tempest-TestEncryptedCinderVolumes-966504716-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "luks", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 09:58:28.072216 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-c7be4209-aea8-473c-822d-d5888a1a4a32 tempest-TestEncryptedCinderVolumes-966504716 tempest-TestEncryptedCinderVolumes-966504716-project-admin] https://10.4.3.8/volume/v3/types/4b75853c-5803-4cec-bf78-42f7aff38a98/encryption returned with HTTP 200 Aug 07 09:58:28.072216 np0000006707 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 641/2568] 10.4.3.8 () {68 vars in 1383 bytes} [Fri Aug 7 09:58:28 2026] POST /volume/v3/types/4b75853c-5803-4cec-bf78-42f7aff38a98/encryption => generated 230 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 09:58:28.084659 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [None req-336e7ace-91e7-4d3a-b41c-61ce25f78879 None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:58:28.091019 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-336e7ace-91e7-4d3a-b41c-61ce25f78879 tempest-TestEncryptedCinderVolumes-768498766 tempest-TestEncryptedCinderVolumes-768498766-project-member] POST https://10.4.3.8/volume/v3/volumes Aug 07 09:58:28.091357 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-336e7ace-91e7-4d3a-b41c-61ce25f78879 tempest-TestEncryptedCinderVolumes-768498766 tempest-TestEncryptedCinderVolumes-768498766-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestEncryptedCinderVolumes-volume-879760183", "snapshot_id": null, "imageRef": null, "volume_type": "tempest-scenario-type-luks-61716118", "size": 1}} {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 09:58:28.096006 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.v3.volumes [None req-336e7ace-91e7-4d3a-b41c-61ce25f78879 tempest-TestEncryptedCinderVolumes-768498766 tempest-TestEncryptedCinderVolumes-768498766-project-member] Create volume request body: {'volume': {'name': 'tempest-TestEncryptedCinderVolumes-volume-879760183', 'snapshot_id': None, 'imageRef': None, 'volume_type': 'tempest-scenario-type-luks-61716118', 'size': 1}} {{(pid=100296) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 07 09:58:28.099475 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.v3.volumes [None req-336e7ace-91e7-4d3a-b41c-61ce25f78879 tempest-TestEncryptedCinderVolumes-768498766 tempest-TestEncryptedCinderVolumes-768498766-project-member] Create volume of 1 GB Aug 07 09:58:28.099783 np0000006707 devstack@c-api.service[100296]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 09:58:28.099783 np0000006707 devstack@c-api.service[100296]: warnings.warn( Aug 07 09:58:28.100395 np0000006707 devstack@c-api.service[100296]: INFO cinder.volume.api [None req-336e7ace-91e7-4d3a-b41c-61ce25f78879 tempest-TestEncryptedCinderVolumes-768498766 tempest-TestEncryptedCinderVolumes-768498766-project-member] Availability Zones retrieved successfully. Aug 07 09:58:28.106048 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.volume.api [None req-336e7ace-91e7-4d3a-b41c-61ce25f78879 tempest-TestEncryptedCinderVolumes-768498766 tempest-TestEncryptedCinderVolumes-768498766-project-member] Flow 'volume_create_api' (b155890f-930e-4451-b374-f40600497c35) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100296) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 09:58:28.107041 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.volume.api [None req-336e7ace-91e7-4d3a-b41c-61ce25f78879 tempest-TestEncryptedCinderVolumes-768498766 tempest-TestEncryptedCinderVolumes-768498766-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b6327eea-fa29-4fb6-9ca8-fe0d8997a355) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 09:58:28.107949 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.volume.flows.api.create_volume [None req-336e7ace-91e7-4d3a-b41c-61ce25f78879 tempest-TestEncryptedCinderVolumes-768498766 tempest-TestEncryptedCinderVolumes-768498766-project-member] Validating volume size '1' using validate_int {{(pid=100296) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 07 09:58:28.133666 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.volume.api [None req-336e7ace-91e7-4d3a-b41c-61ce25f78879 tempest-TestEncryptedCinderVolumes-768498766 tempest-TestEncryptedCinderVolumes-768498766-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b6327eea-fa29-4fb6-9ca8-fe0d8997a355) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-07T09:58:28Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=4b75853c-5803-4cec-bf78-42f7aff38a98,is_public=True,name='tempest-scenario-type-luks-61716118',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '4b75853c-5803-4cec-bf78-42f7aff38a98', '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=100296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 09:58:28.134446 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.volume.api [None req-336e7ace-91e7-4d3a-b41c-61ce25f78879 tempest-TestEncryptedCinderVolumes-768498766 tempest-TestEncryptedCinderVolumes-768498766-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (05902c93-9e99-4cbc-b559-d9a768604067) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 09:58:28.166063 np0000006707 devstack@c-api.service[100296]: WARNING cinder.quota [None req-336e7ace-91e7-4d3a-b41c-61ce25f78879 tempest-TestEncryptedCinderVolumes-768498766 tempest-TestEncryptedCinderVolumes-768498766-project-member] Deprecated: Default quota for resource: volumes_tempest-scenario-type-luks-61716118 is set by the default quota flag: quota_volumes_tempest-scenario-type-luks-61716118, it is now deprecated. Please use the default quota class for default quota. Aug 07 09:58:28.166968 np0000006707 devstack@c-api.service[100296]: WARNING cinder.quota [None req-336e7ace-91e7-4d3a-b41c-61ce25f78879 tempest-TestEncryptedCinderVolumes-768498766 tempest-TestEncryptedCinderVolumes-768498766-project-member] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-luks-61716118 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-luks-61716118, it is now deprecated. Please use the default quota class for default quota. Aug 07 09:58:28.211542 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.quota [None req-336e7ace-91e7-4d3a-b41c-61ce25f78879 tempest-TestEncryptedCinderVolumes-768498766 tempest-TestEncryptedCinderVolumes-768498766-project-member] Created reservations ['9932e1f8-a89f-4d86-8f41-674d6dc3460b', '6d42db11-ad88-4350-8708-1bc7746640fd', 'cef0291d-ef14-4901-82ce-ac14c7785292', '33bb2e4c-e466-4112-ae70-2e9a373eadcb'] {{(pid=100296) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 09:58:28.213098 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.volume.api [None req-336e7ace-91e7-4d3a-b41c-61ce25f78879 tempest-TestEncryptedCinderVolumes-768498766 tempest-TestEncryptedCinderVolumes-768498766-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (05902c93-9e99-4cbc-b559-d9a768604067) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['9932e1f8-a89f-4d86-8f41-674d6dc3460b', '6d42db11-ad88-4350-8708-1bc7746640fd', 'cef0291d-ef14-4901-82ce-ac14c7785292', '33bb2e4c-e466-4112-ae70-2e9a373eadcb']}' {{(pid=100296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 09:58:28.213962 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.volume.api [None req-336e7ace-91e7-4d3a-b41c-61ce25f78879 tempest-TestEncryptedCinderVolumes-768498766 tempest-TestEncryptedCinderVolumes-768498766-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (317b30ae-5dd7-4f0e-bba6-323abacd453b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 09:58:28.244759 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.volume.api [None req-336e7ace-91e7-4d3a-b41c-61ce25f78879 tempest-TestEncryptedCinderVolumes-768498766 tempest-TestEncryptedCinderVolumes-768498766-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (317b30ae-5dd7-4f0e-bba6-323abacd453b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'd22a9354-2859-4f0c-a273-c5ac4d060dde', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestEncryptedCinderVolumes-volume-879760183',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e4f188f93fe24f8d8de29b4ddebae64b',qos_specs=None,replication_status=,reservations=['9932e1f8-a89f-4d86-8f41-674d6dc3460b','6d42db11-ad88-4350-8708-1bc7746640fd','cef0291d-ef14-4901-82ce-ac14c7785292','33bb2e4c-e466-4112-ae70-2e9a373eadcb'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e3f85b13c6354beb8adcad32eba75eb1',volume_type_id=4b75853c-5803-4cec-bf78-42f7aff38a98), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-07T09:58:28Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestEncryptedCinderVolumes-volume-879760183',ec2_id=None,encryption_key_id=00000000-0000-0000-0000-000000000000,glance_metadata=,group=,group_id=None,host=None,id=d22a9354-2859-4f0c-a273-c5ac4d060dde,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='e4f188f93fe24f8d8de29b4ddebae64b',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='e3f85b13c6354beb8adcad32eba75eb1',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(4b75853c-5803-4cec-bf78-42f7aff38a98),volume_type_id=4b75853c-5803-4cec-bf78-42f7aff38a98)}' {{(pid=100296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 09:58:28.245824 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.volume.api [None req-336e7ace-91e7-4d3a-b41c-61ce25f78879 tempest-TestEncryptedCinderVolumes-768498766 tempest-TestEncryptedCinderVolumes-768498766-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (981bb4d1-b5ca-43a6-93b7-9c3ebceb699b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 09:58:28.273104 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.volume.api [None req-336e7ace-91e7-4d3a-b41c-61ce25f78879 tempest-TestEncryptedCinderVolumes-768498766 tempest-TestEncryptedCinderVolumes-768498766-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (981bb4d1-b5ca-43a6-93b7-9c3ebceb699b) transitioned into state 'SUCCESS' from state '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-879760183',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e4f188f93fe24f8d8de29b4ddebae64b',qos_specs=None,replication_status=,reservations=['9932e1f8-a89f-4d86-8f41-674d6dc3460b','6d42db11-ad88-4350-8708-1bc7746640fd','cef0291d-ef14-4901-82ce-ac14c7785292','33bb2e4c-e466-4112-ae70-2e9a373eadcb'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e3f85b13c6354beb8adcad32eba75eb1',volume_type_id=4b75853c-5803-4cec-bf78-42f7aff38a98)}' {{(pid=100296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 09:58:28.273876 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.volume.api [None req-336e7ace-91e7-4d3a-b41c-61ce25f78879 tempest-TestEncryptedCinderVolumes-768498766 tempest-TestEncryptedCinderVolumes-768498766-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a4df9294-f8df-4005-9d2a-dc379c4e7a7d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 09:58:28.285716 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [None req-3378b4a7-f469-4b7b-8b43-ac5aaecab513 None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:58:28.286275 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.volume.api [None req-336e7ace-91e7-4d3a-b41c-61ce25f78879 tempest-TestEncryptedCinderVolumes-768498766 tempest-TestEncryptedCinderVolumes-768498766-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a4df9294-f8df-4005-9d2a-dc379c4e7a7d) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 09:58:28.287355 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.volume.api [None req-336e7ace-91e7-4d3a-b41c-61ce25f78879 tempest-TestEncryptedCinderVolumes-768498766 tempest-TestEncryptedCinderVolumes-768498766-project-member] Flow 'volume_create_api' (b155890f-930e-4451-b374-f40600497c35) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100296) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 09:58:28.287715 np0000006707 devstack@c-api.service[100296]: INFO cinder.volume.api [None req-336e7ace-91e7-4d3a-b41c-61ce25f78879 tempest-TestEncryptedCinderVolumes-768498766 tempest-TestEncryptedCinderVolumes-768498766-project-member] Create volume request issued successfully. Aug 07 09:58:28.288362 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-336e7ace-91e7-4d3a-b41c-61ce25f78879 tempest-TestEncryptedCinderVolumes-768498766 tempest-TestEncryptedCinderVolumes-768498766-project-member] https://10.4.3.8/volume/v3/volumes returned with HTTP 202 Aug 07 09:58:28.288899 np0000006707 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 640/2569] 10.4.3.8 () {68 vars in 1245 bytes} [Fri Aug 7 09:58:28 2026] POST /volume/v3/volumes => generated 778 bytes in 205 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 07 09:58:28.292238 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-3378b4a7-f469-4b7b-8b43-ac5aaecab513 tempest-VolumesGetTest-310667517 tempest-VolumesGetTest-310667517-project-member] GET https://10.4.3.8/volume/v3/volumes/4d27aa2b-865e-416c-87c3-6669363565cd Aug 07 09:58:28.292598 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-3378b4a7-f469-4b7b-8b43-ac5aaecab513 tempest-VolumesGetTest-310667517 tempest-VolumesGetTest-310667517-project-member] Empty body provided in request {{(pid=100297) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 09:58:28.293062 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-3378b4a7-f469-4b7b-8b43-ac5aaecab513 tempest-VolumesGetTest-310667517 tempest-VolumesGetTest-310667517-project-member] Calling method 'show' {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 09:58:28.302435 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-3378b4a7-f469-4b7b-8b43-ac5aaecab513 tempest-VolumesGetTest-310667517 tempest-VolumesGetTest-310667517-project-member] https://10.4.3.8/volume/v3/volumes/4d27aa2b-865e-416c-87c3-6669363565cd returned with HTTP 404 Aug 07 09:58:28.302435 np0000006707 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 644/2570] 10.4.3.8 () {66 vars in 1334 bytes} [Fri Aug 7 09:58:28 2026] GET /volume/v3/volumes/4d27aa2b-865e-416c-87c3-6669363565cd => generated 109 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 09:58:28.312177 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.middleware.request_id [None req-32634cd5-fce4-4d52-ab89-78d6954df827 None None] RequestId filter calling following filter/app {{(pid=100298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:58:28.314740 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [None req-32634cd5-fce4-4d52-ab89-78d6954df827 tempest-VolumesGetTest-310667517 tempest-VolumesGetTest-310667517-project-member] POST https://10.4.3.8/volume/v3/volumes Aug 07 09:58:28.314740 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [None req-32634cd5-fce4-4d52-ab89-78d6954df827 tempest-VolumesGetTest-310667517 tempest-VolumesGetTest-310667517-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesGetTest-Volume-2138226810"}} {{(pid=100298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 09:58:28.316636 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.v3.volumes [None req-32634cd5-fce4-4d52-ab89-78d6954df827 tempest-VolumesGetTest-310667517 tempest-VolumesGetTest-310667517-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesGetTest-Volume-2138226810'}} {{(pid=100298) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 07 09:58:28.316636 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.v3.volumes [None req-32634cd5-fce4-4d52-ab89-78d6954df827 tempest-VolumesGetTest-310667517 tempest-VolumesGetTest-310667517-project-member] Create volume of 1 GB Aug 07 09:58:28.322033 np0000006707 devstack@c-api.service[100298]: INFO cinder.volume.api [None req-32634cd5-fce4-4d52-ab89-78d6954df827 tempest-VolumesGetTest-310667517 tempest-VolumesGetTest-310667517-project-member] Availability Zones retrieved successfully. Aug 07 09:58:28.328979 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.volume.api [None req-32634cd5-fce4-4d52-ab89-78d6954df827 tempest-VolumesGetTest-310667517 tempest-VolumesGetTest-310667517-project-member] Flow 'volume_create_api' (d199fd48-6946-4336-a460-860da8d293b6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100298) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 09:58:28.330437 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.volume.api [None req-32634cd5-fce4-4d52-ab89-78d6954df827 tempest-VolumesGetTest-310667517 tempest-VolumesGetTest-310667517-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7548bfe7-b3f1-4c60-baa7-4aecb742d01f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100298) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 09:58:28.331663 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.volume.flows.api.create_volume [None req-32634cd5-fce4-4d52-ab89-78d6954df827 tempest-VolumesGetTest-310667517 tempest-VolumesGetTest-310667517-project-member] Validating volume size '1' using validate_int {{(pid=100298) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 07 09:58:28.376944 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.volume.api [None req-32634cd5-fce4-4d52-ab89-78d6954df827 tempest-VolumesGetTest-310667517 tempest-VolumesGetTest-310667517-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7548bfe7-b3f1-4c60-baa7-4aecb742d01f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-07T09:47:39Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=45fd9a3a-b61e-4c6c-9ab7-d02f06678d0d,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '45fd9a3a-b61e-4c6c-9ab7-d02f06678d0d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100298) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 09:58:28.377848 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.volume.api [None req-32634cd5-fce4-4d52-ab89-78d6954df827 tempest-VolumesGetTest-310667517 tempest-VolumesGetTest-310667517-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9a2d603f-e6d7-4a4a-b520-c338f986cac0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100298) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 09:58:28.435347 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.quota [None req-32634cd5-fce4-4d52-ab89-78d6954df827 tempest-VolumesGetTest-310667517 tempest-VolumesGetTest-310667517-project-member] Created reservations ['b235359a-7e50-4688-b0fc-aa718f9b8819', '104e4af5-5146-41fa-b9bd-4793041d7a60', 'd59ac9a2-32f6-409c-ade8-2e1f88e4703f', '114aa263-38a3-49f0-b7aa-13cda920044b'] {{(pid=100298) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 09:58:28.436489 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.volume.api [None req-32634cd5-fce4-4d52-ab89-78d6954df827 tempest-VolumesGetTest-310667517 tempest-VolumesGetTest-310667517-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9a2d603f-e6d7-4a4a-b520-c338f986cac0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['b235359a-7e50-4688-b0fc-aa718f9b8819', '104e4af5-5146-41fa-b9bd-4793041d7a60', 'd59ac9a2-32f6-409c-ade8-2e1f88e4703f', '114aa263-38a3-49f0-b7aa-13cda920044b']}' {{(pid=100298) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 09:58:28.437582 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.volume.api [None req-32634cd5-fce4-4d52-ab89-78d6954df827 tempest-VolumesGetTest-310667517 tempest-VolumesGetTest-310667517-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (eea7d45d-8bff-495e-8956-d66ae3016330) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100298) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 09:58:28.478629 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.volume.api [None req-32634cd5-fce4-4d52-ab89-78d6954df827 tempest-VolumesGetTest-310667517 tempest-VolumesGetTest-310667517-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (eea7d45d-8bff-495e-8956-d66ae3016330) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '23f5b70c-f517-484f-9492-d1444dcf7939', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesGetTest-Volume-2138226810',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d2b14ffbdd0842c19fa3f70ddaeb9882',qos_specs=None,replication_status=,reservations=['b235359a-7e50-4688-b0fc-aa718f9b8819','104e4af5-5146-41fa-b9bd-4793041d7a60','d59ac9a2-32f6-409c-ade8-2e1f88e4703f','114aa263-38a3-49f0-b7aa-13cda920044b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='af0cf93ca0984d2ab52e612578300f78',volume_type_id=45fd9a3a-b61e-4c6c-9ab7-d02f06678d0d), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-07T09:58:28Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesGetTest-Volume-2138226810',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=23f5b70c-f517-484f-9492-d1444dcf7939,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='d2b14ffbdd0842c19fa3f70ddaeb9882',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='af0cf93ca0984d2ab52e612578300f78',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(45fd9a3a-b61e-4c6c-9ab7-d02f06678d0d),volume_type_id=45fd9a3a-b61e-4c6c-9ab7-d02f06678d0d)}' {{(pid=100298) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 09:58:28.481012 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.volume.api [None req-32634cd5-fce4-4d52-ab89-78d6954df827 tempest-VolumesGetTest-310667517 tempest-VolumesGetTest-310667517-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4aa87676-0214-49d2-94a0-05aeac29d254) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100298) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 09:58:28.516651 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.volume.api [None req-32634cd5-fce4-4d52-ab89-78d6954df827 tempest-VolumesGetTest-310667517 tempest-VolumesGetTest-310667517-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4aa87676-0214-49d2-94a0-05aeac29d254) transitioned into state 'SUCCESS' from state '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-2138226810',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d2b14ffbdd0842c19fa3f70ddaeb9882',qos_specs=None,replication_status=,reservations=['b235359a-7e50-4688-b0fc-aa718f9b8819','104e4af5-5146-41fa-b9bd-4793041d7a60','d59ac9a2-32f6-409c-ade8-2e1f88e4703f','114aa263-38a3-49f0-b7aa-13cda920044b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='af0cf93ca0984d2ab52e612578300f78',volume_type_id=45fd9a3a-b61e-4c6c-9ab7-d02f06678d0d)}' {{(pid=100298) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 09:58:28.517622 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.volume.api [None req-32634cd5-fce4-4d52-ab89-78d6954df827 tempest-VolumesGetTest-310667517 tempest-VolumesGetTest-310667517-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8f1134f3-8ea9-4d25-9bc2-8a961aae47e5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100298) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 09:58:28.533467 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.volume.api [None req-32634cd5-fce4-4d52-ab89-78d6954df827 tempest-VolumesGetTest-310667517 tempest-VolumesGetTest-310667517-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8f1134f3-8ea9-4d25-9bc2-8a961aae47e5) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100298) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 09:58:28.534552 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.volume.api [None req-32634cd5-fce4-4d52-ab89-78d6954df827 tempest-VolumesGetTest-310667517 tempest-VolumesGetTest-310667517-project-member] Flow 'volume_create_api' (d199fd48-6946-4336-a460-860da8d293b6) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100298) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 09:58:28.535051 np0000006707 devstack@c-api.service[100298]: INFO cinder.volume.api [None req-32634cd5-fce4-4d52-ab89-78d6954df827 tempest-VolumesGetTest-310667517 tempest-VolumesGetTest-310667517-project-member] Create volume request issued successfully. Aug 07 09:58:28.535826 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [None req-32634cd5-fce4-4d52-ab89-78d6954df827 tempest-VolumesGetTest-310667517 tempest-VolumesGetTest-310667517-project-member] https://10.4.3.8/volume/v3/volumes returned with HTTP 202 Aug 07 09:58:28.536920 np0000006707 devstack@c-api.service[100298]: [pid: 100298|app: 0|req: 646/2571] 10.4.3.8 () {68 vars in 1244 bytes} [Fri Aug 7 09:58:28 2026] POST /volume/v3/volumes => generated 741 bytes in 225 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 07 09:58:28.555664 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-eb4a932a-ad5f-408e-99b6-dcf079c27f1a None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:58:28.557325 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-eb4a932a-ad5f-408e-99b6-dcf079c27f1a tempest-VolumesGetTest-310667517 tempest-VolumesGetTest-310667517-project-member] GET https://10.4.3.8/volume/v3/volumes/23f5b70c-f517-484f-9492-d1444dcf7939 Aug 07 09:58:28.557456 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-eb4a932a-ad5f-408e-99b6-dcf079c27f1a tempest-VolumesGetTest-310667517 tempest-VolumesGetTest-310667517-project-member] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 09:58:28.557652 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-eb4a932a-ad5f-408e-99b6-dcf079c27f1a tempest-VolumesGetTest-310667517 tempest-VolumesGetTest-310667517-project-member] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 09:58:28.568588 np0000006707 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 09:58:28.568588 np0000006707 devstack@c-api.service[100295]: warnings.warn( Aug 07 09:58:28.576403 np0000006707 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-eb4a932a-ad5f-408e-99b6-dcf079c27f1a tempest-VolumesGetTest-310667517 tempest-VolumesGetTest-310667517-project-member] Volume info retrieved successfully. Aug 07 09:58:28.588088 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-eb4a932a-ad5f-408e-99b6-dcf079c27f1a tempest-VolumesGetTest-310667517 tempest-VolumesGetTest-310667517-project-member] https://10.4.3.8/volume/v3/volumes/23f5b70c-f517-484f-9492-d1444dcf7939 returned with HTTP 200 Aug 07 09:58:28.588488 np0000006707 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 642/2572] 10.4.3.8 () {66 vars in 1334 bytes} [Fri Aug 7 09:58:28 2026] GET /volume/v3/volumes/23f5b70c-f517-484f-9492-d1444dcf7939 => generated 809 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 09:58:28.623997 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [None req-77dd917e-7f81-4afd-89b6-840b70a81e0a None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:58:28.626889 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-77dd917e-7f81-4afd-89b6-840b70a81e0a tempest-ProjectAdminTests33-1592392534 tempest-ProjectAdminTests33-1592392534-project-admin] GET https://10.4.3.8/volume/v3/backups/4093878d-2504-4e67-9dcc-9d5ce9dd2b51 Aug 07 09:58:28.627410 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-77dd917e-7f81-4afd-89b6-840b70a81e0a tempest-ProjectAdminTests33-1592392534 tempest-ProjectAdminTests33-1592392534-project-admin] Empty body provided in request {{(pid=100296) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 09:58:28.627589 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-77dd917e-7f81-4afd-89b6-840b70a81e0a tempest-ProjectAdminTests33-1592392534 tempest-ProjectAdminTests33-1592392534-project-admin] Calling method 'show' {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 09:58:28.627765 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.v3.backups [None req-77dd917e-7f81-4afd-89b6-840b70a81e0a tempest-ProjectAdminTests33-1592392534 tempest-ProjectAdminTests33-1592392534-project-admin] Show backup with id 4093878d-2504-4e67-9dcc-9d5ce9dd2b51. {{(pid=100296) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 09:58:28.634576 np0000006707 devstack@c-api.service[100296]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 09:58:28.634576 np0000006707 devstack@c-api.service[100296]: warnings.warn( Aug 07 09:58:28.635522 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-77dd917e-7f81-4afd-89b6-840b70a81e0a tempest-ProjectAdminTests33-1592392534 tempest-ProjectAdminTests33-1592392534-project-admin] https://10.4.3.8/volume/v3/backups/4093878d-2504-4e67-9dcc-9d5ce9dd2b51 returned with HTTP 200 Aug 07 09:58:28.636089 np0000006707 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 641/2573] 10.4.3.8 () {68 vars in 1374 bytes} [Fri Aug 7 09:58:28 2026] GET /volume/v3/backups/4093878d-2504-4e67-9dcc-9d5ce9dd2b51 => generated 733 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 09:58:28.652109 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [None req-b75bbf85-06ac-4aff-abf1-699fafe4890e None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:58:28.653963 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-b75bbf85-06ac-4aff-abf1-699fafe4890e tempest-ProjectAdminTests33-1592392534 tempest-ProjectAdminTests33-1592392534-project-admin] GET https://10.4.3.8/volume/v3/backups/4093878d-2504-4e67-9dcc-9d5ce9dd2b51/export_record Aug 07 09:58:28.654260 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-b75bbf85-06ac-4aff-abf1-699fafe4890e tempest-ProjectAdminTests33-1592392534 tempest-ProjectAdminTests33-1592392534-project-admin] Empty body provided in request {{(pid=100297) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 09:58:28.654594 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-b75bbf85-06ac-4aff-abf1-699fafe4890e tempest-ProjectAdminTests33-1592392534 tempest-ProjectAdminTests33-1592392534-project-admin] Calling method 'export_record' {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 09:58:28.654796 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.contrib.backups [None req-b75bbf85-06ac-4aff-abf1-699fafe4890e tempest-ProjectAdminTests33-1592392534 tempest-ProjectAdminTests33-1592392534-project-admin] Export record for backup 4093878d-2504-4e67-9dcc-9d5ce9dd2b51. {{(pid=100297) export_record /opt/stack/cinder/cinder/api/contrib/backups.py:241}} Aug 07 09:58:28.661028 np0000006707 devstack@c-api.service[100297]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 09:58:28.661028 np0000006707 devstack@c-api.service[100297]: warnings.warn( Aug 07 09:58:28.662575 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.backup.api [None req-b75bbf85-06ac-4aff-abf1-699fafe4890e tempest-ProjectAdminTests33-1592392534 tempest-ProjectAdminTests33-1592392534-project-admin] Calling RPCAPI with context: , host: np0000006707, backup: 4093878d-2504-4e67-9dcc-9d5ce9dd2b51. {{(pid=100297) export_record /opt/stack/cinder/cinder/backup/api.py:502}} Aug 07 09:58:28.682671 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.backup.rpcapi [None req-b75bbf85-06ac-4aff-abf1-699fafe4890e tempest-ProjectAdminTests33-1592392534 tempest-ProjectAdminTests33-1592392534-project-admin] export_record in rpcapi backup_id 4093878d-2504-4e67-9dcc-9d5ce9dd2b51 on host np0000006707. {{(pid=100297) export_record /opt/stack/cinder/cinder/backup/rpcapi.py:87}} Aug 07 09:58:28.699175 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.contrib.backups [None req-b75bbf85-06ac-4aff-abf1-699fafe4890e tempest-ProjectAdminTests33-1592392534 tempest-ProjectAdminTests33-1592392534-project-admin] Exported record output: {'backup-record': {'backup_service': 'cinder.backup.drivers.swift.SwiftBackupDriver', 'backup_url': 'eyJkcml2ZXJfaW5mbyI6IHt9LCAiaWQiOiAiNDA5Mzg3OGQtMjUwNC00ZTY3LTlkY2MtOWQ1Y2U5ZGQyYjUxIiwgInVzZXJfaWQiOiAiMmZkNzM2OTJjNjc0NDBlZWI0ZWM5NWNiZWU2MDFjMGMiLCAicHJvamVjdF9pZCI6ICJlMzgxYjk0NDVlNGI0MjllYWQ2ZGY0MjA4ODAxNWJiMSIsICJ2b2x1bWVfaWQiOiAiMTg3MWQ0NDgtODY1NS00M2I3LTg0OTMtNDEwYTYzODY0NWVkIiwgImhvc3QiOiAibnAwMDAwMDA2NzA3IiwgImF2YWlsYWJpbGl0eV96b25lIjogIm5vdmEiLCAiY29udGFpbmVyIjogInZvbHVtZWJhY2t1cHMiLCAicGFyZW50X2lkIjogbnVsbCwgInN0YXR1cyI6ICJhdmFpbGFibGUiLCAiZmFpbF9yZWFzb24iOiBudWxsLCAic2l6ZSI6IDEsICJkaXNwbGF5X25hbWUiOiAidGVtcGVzdC10eXBlLUJhY2t1cC04NTM4MDc1MDAiLCAiZGlzcGxheV9kZXNjcmlwdGlvbiI6IG51bGwsICJzZXJ2aWNlX21ldGFkYXRhIjogInZvbHVtZV8xODcxZDQ0OC04NjU1LTQzYjctODQ5My00MTBhNjM4NjQ1ZWQvMjAyNjA4MDcwOTU4MTIvYXpfbm92YV9iYWNrdXBfNDA5Mzg3OGQtMjUwNC00ZTY3LTlkY2MtOWQ1Y2U5ZGQyYjUxIiwgInNlcnZpY2UiOiAiY2luZGVyLmJhY2t1cC5kcml2ZXJzLnN3aWZ0LlN3aWZ0QmFja3VwRHJpdmVyIiwgIm9iamVjdF9jb3VudCI6IDIxLCAidGVtcF92b2x1bWVfaWQiOiBudWxsLCAidGVtcF9zbmFwc2hvdF9pZCI6IG51bGwsICJudW1fZGVwZW5kZW50X2JhY2t1cHMiOiAwLCAic25hcHNob3RfaWQiOiBudWxsLCAiZGF0YV90aW1lc3RhbXAiOiAiMjAyNi0wOC0wN1QwOTo1ODowOVoiLCAicmVzdG9yZV92b2x1bWVfaWQiOiBudWxsLCAibWV0YWRhdGEiOiB7fSwgImVuY3J5cHRpb25fa2V5X2lkIjogbnVsbCwgImNyZWF0ZWRfYXQiOiAiMjAyNi0wOC0wN1QwOTo1ODowOVoiLCAidXBkYXRlZF9hdCI6ICIyMDI2LTA4LTA3VDA5OjU4OjI4WiIsICJkZWxldGVkX2F0IjogbnVsbCwgImRlbGV0ZWQiOiBmYWxzZX0='}}. {{(pid=100297) export_record /opt/stack/cinder/cinder/api/contrib/backups.py:252}} Aug 07 09:58:28.699489 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-b75bbf85-06ac-4aff-abf1-699fafe4890e tempest-ProjectAdminTests33-1592392534 tempest-ProjectAdminTests33-1592392534-project-admin] https://10.4.3.8/volume/v3/backups/4093878d-2504-4e67-9dcc-9d5ce9dd2b51/export_record returned with HTTP 200 Aug 07 09:58:28.700306 np0000006707 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 645/2574] 10.4.3.8 () {68 vars in 1416 bytes} [Fri Aug 7 09:58:28 2026] GET /volume/v3/backups/4093878d-2504-4e67-9dcc-9d5ce9dd2b51/export_record => generated 1424 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 09:58:28.709732 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.middleware.request_id [None req-05fbb766-a17c-4c39-9ce6-b8c15cb013e6 None None] RequestId filter calling following filter/app {{(pid=100298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:58:28.711895 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [None req-05fbb766-a17c-4c39-9ce6-b8c15cb013e6 tempest-ProjectAdminTests33-1592392534 tempest-ProjectAdminTests33-1592392534-project-admin] GET https://10.4.3.8/volume/v3/backups/4093878d-2504-4e67-9dcc-9d5ce9dd2b51 Aug 07 09:58:28.712280 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [None req-05fbb766-a17c-4c39-9ce6-b8c15cb013e6 tempest-ProjectAdminTests33-1592392534 tempest-ProjectAdminTests33-1592392534-project-admin] Empty body provided in request {{(pid=100298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 09:58:28.712368 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [None req-05fbb766-a17c-4c39-9ce6-b8c15cb013e6 tempest-ProjectAdminTests33-1592392534 tempest-ProjectAdminTests33-1592392534-project-admin] Calling method 'show' {{(pid=100298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 09:58:28.712573 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.v3.backups [None req-05fbb766-a17c-4c39-9ce6-b8c15cb013e6 tempest-ProjectAdminTests33-1592392534 tempest-ProjectAdminTests33-1592392534-project-admin] Show backup with id 4093878d-2504-4e67-9dcc-9d5ce9dd2b51. {{(pid=100298) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 09:58:28.718563 np0000006707 devstack@c-api.service[100298]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 09:58:28.718563 np0000006707 devstack@c-api.service[100298]: warnings.warn( Aug 07 09:58:28.718750 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [None req-05fbb766-a17c-4c39-9ce6-b8c15cb013e6 tempest-ProjectAdminTests33-1592392534 tempest-ProjectAdminTests33-1592392534-project-admin] https://10.4.3.8/volume/v3/backups/4093878d-2504-4e67-9dcc-9d5ce9dd2b51 returned with HTTP 200 Aug 07 09:58:28.719247 np0000006707 devstack@c-api.service[100298]: [pid: 100298|app: 0|req: 647/2575] 10.4.3.8 () {68 vars in 1374 bytes} [Fri Aug 7 09:58:28 2026] GET /volume/v3/backups/4093878d-2504-4e67-9dcc-9d5ce9dd2b51 => generated 733 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 09:58:28.730535 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-dfb54911-d08f-4df0-9b0f-7e9a727f2b1b None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:58:28.731647 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-dfb54911-d08f-4df0-9b0f-7e9a727f2b1b tempest-ProjectAdminTests33-1592392534 tempest-ProjectAdminTests33-1592392534-project-admin] POST https://10.4.3.8/volume/v3/backups/import_record Aug 07 09:58:28.732208 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-dfb54911-d08f-4df0-9b0f-7e9a727f2b1b tempest-ProjectAdminTests33-1592392534 tempest-ProjectAdminTests33-1592392534-project-admin] Action: 'import_record', calling method: import_record, body: {"backup-record": {"backup_service": "cinder.backup.drivers.swift.SwiftBackupDriver", "backup_url": "eyJkcml2ZXJfaW5mbyI6IHt9LCAiaWQiOiAiY2I4ZGVkOTEtN2RlZC00OGVkLWFhZjgtZDE0OGVkYjk4YzJlIiwgInVzZXJfaWQiOiAiMmZkNzM2OTJjNjc0NDBlZWI0ZWM5NWNiZWU2MDFjMGMiLCAicHJvamVjdF9pZCI6ICJlMzgxYjk0NDVlNGI0MjllYWQ2ZGY0MjA4ODAxNWJiMSIsICJ2b2x1bWVfaWQiOiAiMTg3MWQ0NDgtODY1NS00M2I3LTg0OTMtNDEwYTYzODY0NWVkIiwgImhvc3QiOiAibnAwMDAwMDA2NzA3IiwgImF2YWlsYWJpbGl0eV96b25lIjogIm5vdmEiLCAiY29udGFpbmVyIjogInZvbHVtZWJhY2t1cHMiLCAicGFyZW50X2lkIjogbnVsbCwgInN0YXR1cyI6ICJhdmFpbGFibGUiLCAiZmFpbF9yZWFzb24iOiBudWxsLCAic2l6ZSI6IDEsICJkaXNwbGF5X25hbWUiOiAidGVtcGVzdC10eXBlLUJhY2t1cC04NTM4MDc1MDAiLCAiZGlzcGxheV9kZXNjcmlwdGlvbiI6IG51bGwsICJzZXJ2aWNlX21ldGFkYXRhIjogInZvbHVtZV8xODcxZDQ0OC04NjU1LTQzYjctODQ5My00MTBhNjM4NjQ1ZWQvMjAyNjA4MDcwOTU4MTIvYXpfbm92YV9iYWNrdXBfNDA5Mzg3OGQtMjUwNC00ZTY3LTlkY2MtOWQ1Y2U5ZGQyYjUxIiwgInNlcnZpY2UiOiAiY2luZGVyLmJhY2t1cC5kcml2ZXJzLnN3aWZ0LlN3aWZ0QmFja3VwRHJpdmVyIiwgIm9iamVjdF9jb3VudCI6IDIxLCAidGVtcF92b2x1bWVfaWQiOiBudWxsLCAidGVtcF9zbmFwc2hvdF9pZCI6IG51bGwsICJudW1fZGVwZW5kZW50X2JhY2t1cHMiOiAwLCAic25hcHNob3RfaWQiOiBudWxsLCAiZGF0YV90aW1lc3RhbXAiOiAiMjAyNi0wOC0wN1QwOTo1ODowOVoiLCAicmVzdG9yZV92b2x1bWVfaWQiOiBudWxsLCAibWV0YWRhdGEiOiB7fSwgImVuY3J5cHRpb25fa2V5X2lkIjogbnVsbCwgImNyZWF0ZWRfYXQiOiAiMjAyNi0wOC0wN1QwOTo1ODowOVoiLCAidXBkYXRlZF9hdCI6ICIyMDI2LTA4LTA3VDA5OjU4OjI4WiIsICJkZWxldGVkX2F0IjogbnVsbCwgImRlbGV0ZWQiOiBmYWxzZX0="}} {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 09:58:28.734085 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.contrib.backups [None req-dfb54911-d08f-4df0-9b0f-7e9a727f2b1b tempest-ProjectAdminTests33-1592392534 tempest-ProjectAdminTests33-1592392534-project-admin] Importing record from {'backup-record': {'backup_service': 'cinder.backup.drivers.swift.SwiftBackupDriver', 'backup_url': 'eyJkcml2ZXJfaW5mbyI6IHt9LCAiaWQiOiAiY2I4ZGVkOTEtN2RlZC00OGVkLWFhZjgtZDE0OGVkYjk4YzJlIiwgInVzZXJfaWQiOiAiMmZkNzM2OTJjNjc0NDBlZWI0ZWM5NWNiZWU2MDFjMGMiLCAicHJvamVjdF9pZCI6ICJlMzgxYjk0NDVlNGI0MjllYWQ2ZGY0MjA4ODAxNWJiMSIsICJ2b2x1bWVfaWQiOiAiMTg3MWQ0NDgtODY1NS00M2I3LTg0OTMtNDEwYTYzODY0NWVkIiwgImhvc3QiOiAibnAwMDAwMDA2NzA3IiwgImF2YWlsYWJpbGl0eV96b25lIjogIm5vdmEiLCAiY29udGFpbmVyIjogInZvbHVtZWJhY2t1cHMiLCAicGFyZW50X2lkIjogbnVsbCwgInN0YXR1cyI6ICJhdmFpbGFibGUiLCAiZmFpbF9yZWFzb24iOiBudWxsLCAic2l6ZSI6IDEsICJkaXNwbGF5X25hbWUiOiAidGVtcGVzdC10eXBlLUJhY2t1cC04NTM4MDc1MDAiLCAiZGlzcGxheV9kZXNjcmlwdGlvbiI6IG51bGwsICJzZXJ2aWNlX21ldGFkYXRhIjogInZvbHVtZV8xODcxZDQ0OC04NjU1LTQzYjctODQ5My00MTBhNjM4NjQ1ZWQvMjAyNjA4MDcwOTU4MTIvYXpfbm92YV9iYWNrdXBfNDA5Mzg3OGQtMjUwNC00ZTY3LTlkY2MtOWQ1Y2U5ZGQyYjUxIiwgInNlcnZpY2UiOiAiY2luZGVyLmJhY2t1cC5kcml2ZXJzLnN3aWZ0LlN3aWZ0QmFja3VwRHJpdmVyIiwgIm9iamVjdF9jb3VudCI6IDIxLCAidGVtcF92b2x1bWVfaWQiOiBudWxsLCAidGVtcF9zbmFwc2hvdF9pZCI6IG51bGwsICJudW1fZGVwZW5kZW50X2JhY2t1cHMiOiAwLCAic25hcHNob3RfaWQiOiBudWxsLCAiZGF0YV90aW1lc3RhbXAiOiAiMjAyNi0wOC0wN1QwOTo1ODowOVoiLCAicmVzdG9yZV92b2x1bWVfaWQiOiBudWxsLCAibWV0YWRhdGEiOiB7fSwgImVuY3J5cHRpb25fa2V5X2lkIjogbnVsbCwgImNyZWF0ZWRfYXQiOiAiMjAyNi0wOC0wN1QwOTo1ODowOVoiLCAidXBkYXRlZF9hdCI6ICIyMDI2LTA4LTA3VDA5OjU4OjI4WiIsICJkZWxldGVkX2F0IjogbnVsbCwgImRlbGV0ZWQiOiBmYWxzZX0='}}. {{(pid=100295) import_record /opt/stack/cinder/cinder/api/contrib/backups.py:259}} Aug 07 09:58:28.734487 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.contrib.backups [None req-dfb54911-d08f-4df0-9b0f-7e9a727f2b1b tempest-ProjectAdminTests33-1592392534 tempest-ProjectAdminTests33-1592392534-project-admin] Importing backup using cinder.backup.drivers.swift.SwiftBackupDriver and url eyJkcml2ZXJfaW5mbyI6IHt9LCAiaWQiOiAiY2I4ZGVkOTEtN2RlZC00OGVkLWFhZjgtZDE0OGVkYjk4YzJlIiwgInVzZXJfaWQiOiAiMmZkNzM2OTJjNjc0NDBlZWI0ZWM5NWNiZWU2MDFjMGMiLCAicHJvamVjdF9pZCI6ICJlMzgxYjk0NDVlNGI0MjllYWQ2ZGY0MjA4ODAxNWJiMSIsICJ2b2x1bWVfaWQiOiAiMTg3MWQ0NDgtODY1NS00M2I3LTg0OTMtNDEwYTYzODY0NWVkIiwgImhvc3QiOiAibnAwMDAwMDA2NzA3IiwgImF2YWlsYWJpbGl0eV96b25lIjogIm5vdmEiLCAiY29udGFpbmVyIjogInZvbHVtZWJhY2t1cHMiLCAicGFyZW50X2lkIjogbnVsbCwgInN0YXR1cyI6ICJhdmFpbGFibGUiLCAiZmFpbF9yZWFzb24iOiBudWxsLCAic2l6ZSI6IDEsICJkaXNwbGF5X25hbWUiOiAidGVtcGVzdC10eXBlLUJhY2t1cC04NTM4MDc1MDAiLCAiZGlzcGxheV9kZXNjcmlwdGlvbiI6IG51bGwsICJzZXJ2aWNlX21ldGFkYXRhIjogInZvbHVtZV8xODcxZDQ0OC04NjU1LTQzYjctODQ5My00MTBhNjM4NjQ1ZWQvMjAyNjA4MDcwOTU4MTIvYXpfbm92YV9iYWNrdXBfNDA5Mzg3OGQtMjUwNC00ZTY3LTlkY2MtOWQ1Y2U5ZGQyYjUxIiwgInNlcnZpY2UiOiAiY2luZGVyLmJhY2t1cC5kcml2ZXJzLnN3aWZ0LlN3aWZ0QmFja3VwRHJpdmVyIiwgIm9iamVjdF9jb3VudCI6IDIxLCAidGVtcF92b2x1bWVfaWQiOiBudWxsLCAidGVtcF9zbmFwc2hvdF9pZCI6IG51bGwsICJudW1fZGVwZW5kZW50X2JhY2t1cHMiOiAwLCAic25hcHNob3RfaWQiOiBudWxsLCAiZGF0YV90aW1lc3RhbXAiOiAiMjAyNi0wOC0wN1QwOTo1ODowOVoiLCAicmVzdG9yZV92b2x1bWVfaWQiOiBudWxsLCAibWV0YWRhdGEiOiB7fSwgImVuY3J5cHRpb25fa2V5X2lkIjogbnVsbCwgImNyZWF0ZWRfYXQiOiAiMjAyNi0wOC0wN1QwOTo1ODowOVoiLCAidXBkYXRlZF9hdCI6ICIyMDI2LTA4LTA3VDA5OjU4OjI4WiIsICJkZWxldGVkX2F0IjogbnVsbCwgImRlbGV0ZWQiOiBmYWxzZX0=. {{(pid=100295) import_record /opt/stack/cinder/cinder/api/contrib/backups.py:265}} Aug 07 09:58:28.771909 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.quota [None req-dfb54911-d08f-4df0-9b0f-7e9a727f2b1b tempest-ProjectAdminTests33-1592392534 tempest-ProjectAdminTests33-1592392534-project-admin] Created reservations ['6bf21eb6-bc42-4f13-8dcf-151fce996d8e', '099369c1-3192-4bda-abe5-1544c966a4e2'] {{(pid=100295) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 09:58:28.795470 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.backup.rpcapi [None req-dfb54911-d08f-4df0-9b0f-7e9a727f2b1b tempest-ProjectAdminTests33-1592392534 tempest-ProjectAdminTests33-1592392534-project-admin] import_record rpcapi backup id cb8ded91-7ded-48ed-aaf8-d148edb98c2e on host np0000006707 for backup_url eyJkcml2ZXJfaW5mbyI6IHt9LCAiaWQiOiAiY2I4ZGVkOTEtN2RlZC00OGVkLWFhZjgtZDE0OGVkYjk4YzJlIiwgInVzZXJfaWQiOiAiMmZkNzM2OTJjNjc0NDBlZWI0ZWM5NWNiZWU2MDFjMGMiLCAicHJvamVjdF9pZCI6ICJlMzgxYjk0NDVlNGI0MjllYWQ2ZGY0MjA4ODAxNWJiMSIsICJ2b2x1bWVfaWQiOiAiMTg3MWQ0NDgtODY1NS00M2I3LTg0OTMtNDEwYTYzODY0NWVkIiwgImhvc3QiOiAibnAwMDAwMDA2NzA3IiwgImF2YWlsYWJpbGl0eV96b25lIjogIm5vdmEiLCAiY29udGFpbmVyIjogInZvbHVtZWJhY2t1cHMiLCAicGFyZW50X2lkIjogbnVsbCwgInN0YXR1cyI6ICJhdmFpbGFibGUiLCAiZmFpbF9yZWFzb24iOiBudWxsLCAic2l6ZSI6IDEsICJkaXNwbGF5X25hbWUiOiAidGVtcGVzdC10eXBlLUJhY2t1cC04NTM4MDc1MDAiLCAiZGlzcGxheV9kZXNjcmlwdGlvbiI6IG51bGwsICJzZXJ2aWNlX21ldGFkYXRhIjogInZvbHVtZV8xODcxZDQ0OC04NjU1LTQzYjctODQ5My00MTBhNjM4NjQ1ZWQvMjAyNjA4MDcwOTU4MTIvYXpfbm92YV9iYWNrdXBfNDA5Mzg3OGQtMjUwNC00ZTY3LTlkY2MtOWQ1Y2U5ZGQyYjUxIiwgInNlcnZpY2UiOiAiY2luZGVyLmJhY2t1cC5kcml2ZXJzLnN3aWZ0LlN3aWZ0QmFja3VwRHJpdmVyIiwgIm9iamVjdF9jb3VudCI6IDIxLCAidGVtcF92b2x1bWVfaWQiOiBudWxsLCAidGVtcF9zbmFwc2hvdF9pZCI6IG51bGwsICJudW1fZGVwZW5kZW50X2JhY2t1cHMiOiAwLCAic25hcHNob3RfaWQiOiBudWxsLCAiZGF0YV90aW1lc3RhbXAiOiAiMjAyNi0wOC0wN1QwOTo1ODowOVoiLCAicmVzdG9yZV92b2x1bWVfaWQiOiBudWxsLCAibWV0YWRhdGEiOiB7fSwgImVuY3J5cHRpb25fa2V5X2lkIjogbnVsbCwgImNyZWF0ZWRfYXQiOiAiMjAyNi0wOC0wN1QwOTo1ODowOVoiLCAidXBkYXRlZF9hdCI6ICIyMDI2LTA4LTA3VDA5OjU4OjI4WiIsICJkZWxldGVkX2F0IjogbnVsbCwgImRlbGV0ZWQiOiBmYWxzZX0=. {{(pid=100295) import_record /opt/stack/cinder/cinder/backup/rpcapi.py:96}} Aug 07 09:58:28.797822 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.contrib.backups [None req-dfb54911-d08f-4df0-9b0f-7e9a727f2b1b tempest-ProjectAdminTests33-1592392534 tempest-ProjectAdminTests33-1592392534-project-admin] Import record output: {'backup': {'id': 'cb8ded91-7ded-48ed-aaf8-d148edb98c2e', 'name': None, 'links': [{'rel': 'self', 'href': 'https://10.4.3.8/volume/v3/backups/cb8ded91-7ded-48ed-aaf8-d148edb98c2e'}, {'rel': 'bookmark', 'href': 'https://10.4.3.8/volume/backups/cb8ded91-7ded-48ed-aaf8-d148edb98c2e'}]}}. {{(pid=100295) import_record /opt/stack/cinder/cinder/api/contrib/backups.py:279}} Aug 07 09:58:28.798116 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-dfb54911-d08f-4df0-9b0f-7e9a727f2b1b tempest-ProjectAdminTests33-1592392534 tempest-ProjectAdminTests33-1592392534-project-admin] https://10.4.3.8/volume/v3/backups/import_record returned with HTTP 201 Aug 07 09:58:28.798595 np0000006707 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 643/2576] 10.4.3.8 () {70 vars in 1328 bytes} [Fri Aug 7 09:58:28 2026] POST /volume/v3/backups/import_record => generated 284 bytes in 69 msecs (HTTP/1.1 201) 7 headers in 290 bytes (1 switches on core 0) Aug 07 09:58:28.810085 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [None req-020640ea-1138-41b2-b37f-784ee34dda04 None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:58:28.815044 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-020640ea-1138-41b2-b37f-784ee34dda04 tempest-ProjectAdminTests33-1592392534 tempest-ProjectAdminTests33-1592392534-project-admin] GET https://10.4.3.8/volume/v3/backups/cb8ded91-7ded-48ed-aaf8-d148edb98c2e Aug 07 09:58:28.815044 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-020640ea-1138-41b2-b37f-784ee34dda04 tempest-ProjectAdminTests33-1592392534 tempest-ProjectAdminTests33-1592392534-project-admin] Empty body provided in request {{(pid=100296) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 09:58:28.815044 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-020640ea-1138-41b2-b37f-784ee34dda04 tempest-ProjectAdminTests33-1592392534 tempest-ProjectAdminTests33-1592392534-project-admin] Calling method 'show' {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 09:58:28.815044 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.v3.backups [None req-020640ea-1138-41b2-b37f-784ee34dda04 tempest-ProjectAdminTests33-1592392534 tempest-ProjectAdminTests33-1592392534-project-admin] Show backup with id cb8ded91-7ded-48ed-aaf8-d148edb98c2e. {{(pid=100296) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 09:58:28.821165 np0000006707 devstack@c-api.service[100296]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 09:58:28.821165 np0000006707 devstack@c-api.service[100296]: warnings.warn( Aug 07 09:58:28.822546 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-020640ea-1138-41b2-b37f-784ee34dda04 tempest-ProjectAdminTests33-1592392534 tempest-ProjectAdminTests33-1592392534-project-admin] https://10.4.3.8/volume/v3/backups/cb8ded91-7ded-48ed-aaf8-d148edb98c2e returned with HTTP 200 Aug 07 09:58:28.823524 np0000006707 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 642/2577] 10.4.3.8 () {68 vars in 1374 bytes} [Fri Aug 7 09:58:28 2026] GET /volume/v3/backups/cb8ded91-7ded-48ed-aaf8-d148edb98c2e => generated 643 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 07 09:58:28.886522 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [None req-ed70be03-ce48-4fc3-b958-251607304484 None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:58:28.888447 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-ed70be03-ce48-4fc3-b958-251607304484 tempest-ProjectReaderTests33-1680752482 tempest-ProjectReaderTests33-1680752482-project-admin] GET https://10.4.3.8/volume/v3/backups/b650c1d3-5dff-48a9-9c75-192777e944c3 Aug 07 09:58:28.889022 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-ed70be03-ce48-4fc3-b958-251607304484 tempest-ProjectReaderTests33-1680752482 tempest-ProjectReaderTests33-1680752482-project-admin] Empty body provided in request {{(pid=100297) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 09:58:28.889391 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-ed70be03-ce48-4fc3-b958-251607304484 tempest-ProjectReaderTests33-1680752482 tempest-ProjectReaderTests33-1680752482-project-admin] Calling method 'show' {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 09:58:28.889594 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.v3.backups [None req-ed70be03-ce48-4fc3-b958-251607304484 tempest-ProjectReaderTests33-1680752482 tempest-ProjectReaderTests33-1680752482-project-admin] Show backup with id b650c1d3-5dff-48a9-9c75-192777e944c3. {{(pid=100297) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 09:58:28.901370 np0000006707 devstack@c-api.service[100297]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 09:58:28.901370 np0000006707 devstack@c-api.service[100297]: warnings.warn( Aug 07 09:58:28.902378 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-ed70be03-ce48-4fc3-b958-251607304484 tempest-ProjectReaderTests33-1680752482 tempest-ProjectReaderTests33-1680752482-project-admin] https://10.4.3.8/volume/v3/backups/b650c1d3-5dff-48a9-9c75-192777e944c3 returned with HTTP 200 Aug 07 09:58:28.902854 np0000006707 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 646/2578] 10.4.3.8 () {68 vars in 1374 bytes} [Fri Aug 7 09:58:28 2026] GET /volume/v3/backups/b650c1d3-5dff-48a9-9c75-192777e944c3 => generated 732 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 09:58:29.606693 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.middleware.request_id [None req-11c8e351-03d4-4f94-b4ac-96df72c05d28 None None] RequestId filter calling following filter/app {{(pid=100298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:58:29.607096 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [None req-11c8e351-03d4-4f94-b4ac-96df72c05d28 tempest-VolumesGetTest-310667517 tempest-VolumesGetTest-310667517-project-member] GET https://10.4.3.8/volume/v3/volumes/23f5b70c-f517-484f-9492-d1444dcf7939 Aug 07 09:58:29.607096 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [None req-11c8e351-03d4-4f94-b4ac-96df72c05d28 tempest-VolumesGetTest-310667517 tempest-VolumesGetTest-310667517-project-member] Empty body provided in request {{(pid=100298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 09:58:29.607179 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [None req-11c8e351-03d4-4f94-b4ac-96df72c05d28 tempest-VolumesGetTest-310667517 tempest-VolumesGetTest-310667517-project-member] Calling method 'show' {{(pid=100298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 09:58:29.622601 np0000006707 devstack@c-api.service[100298]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 09:58:29.622601 np0000006707 devstack@c-api.service[100298]: warnings.warn( Aug 07 09:58:29.630195 np0000006707 devstack@c-api.service[100298]: INFO cinder.volume.api [None req-11c8e351-03d4-4f94-b4ac-96df72c05d28 tempest-VolumesGetTest-310667517 tempest-VolumesGetTest-310667517-project-member] Volume info retrieved successfully. Aug 07 09:58:29.638579 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [None req-11c8e351-03d4-4f94-b4ac-96df72c05d28 tempest-VolumesGetTest-310667517 tempest-VolumesGetTest-310667517-project-member] https://10.4.3.8/volume/v3/volumes/23f5b70c-f517-484f-9492-d1444dcf7939 returned with HTTP 200 Aug 07 09:58:29.639226 np0000006707 devstack@c-api.service[100298]: [pid: 100298|app: 0|req: 648/2579] 10.4.3.8 () {66 vars in 1334 bytes} [Fri Aug 7 09:58:29 2026] GET /volume/v3/volumes/23f5b70c-f517-484f-9492-d1444dcf7939 => generated 834 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 09:58:29.659284 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-cf0542ab-afd4-4dee-93a4-8b9218e17c74 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:58:29.661170 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-cf0542ab-afd4-4dee-93a4-8b9218e17c74 tempest-VolumesGetTest-310667517 tempest-VolumesGetTest-310667517-project-member] POST https://10.4.3.8/volume/v3/volumes Aug 07 09:58:29.661636 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-cf0542ab-afd4-4dee-93a4-8b9218e17c74 tempest-VolumesGetTest-310667517 tempest-VolumesGetTest-310667517-project-member] Action: 'create', calling method: create, body: {"volume": {"source_volid": "23f5b70c-f517-484f-9492-d1444dcf7939", "size": 1, "name": "tempest-VolumesGetTest-Volume-1826716956", "metadata": {"Type": "Test"}}} {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 09:58:29.663286 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.v3.volumes [None req-cf0542ab-afd4-4dee-93a4-8b9218e17c74 tempest-VolumesGetTest-310667517 tempest-VolumesGetTest-310667517-project-member] Create volume request body: {'volume': {'source_volid': '23f5b70c-f517-484f-9492-d1444dcf7939', 'size': 1, 'name': 'tempest-VolumesGetTest-Volume-1826716956', 'metadata': {'Type': 'Test'}}} {{(pid=100295) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 07 09:58:29.674690 np0000006707 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 09:58:29.674690 np0000006707 devstack@c-api.service[100295]: warnings.warn( Aug 07 09:58:29.675234 np0000006707 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-cf0542ab-afd4-4dee-93a4-8b9218e17c74 tempest-VolumesGetTest-310667517 tempest-VolumesGetTest-310667517-project-member] Volume retrieved successfully. Aug 07 09:58:29.675358 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.v3.volumes [None req-cf0542ab-afd4-4dee-93a4-8b9218e17c74 tempest-VolumesGetTest-310667517 tempest-VolumesGetTest-310667517-project-member] Create volume of 1 GB Aug 07 09:58:29.680514 np0000006707 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-cf0542ab-afd4-4dee-93a4-8b9218e17c74 tempest-VolumesGetTest-310667517 tempest-VolumesGetTest-310667517-project-member] Availability Zones retrieved successfully. Aug 07 09:58:29.690466 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.volume.api [None req-cf0542ab-afd4-4dee-93a4-8b9218e17c74 tempest-VolumesGetTest-310667517 tempest-VolumesGetTest-310667517-project-member] Flow 'volume_create_api' (31fb5e5a-22b9-4167-aad6-c9ec88ee49e0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100295) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 09:58:29.692211 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.volume.api [None req-cf0542ab-afd4-4dee-93a4-8b9218e17c74 tempest-VolumesGetTest-310667517 tempest-VolumesGetTest-310667517-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c0b41f26-e857-4ed8-ac28-e7e7fadd7124) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100295) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 09:58:29.694137 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.volume.flows.api.create_volume [None req-cf0542ab-afd4-4dee-93a4-8b9218e17c74 tempest-VolumesGetTest-310667517 tempest-VolumesGetTest-310667517-project-member] Validating volume size '1' using validate_int, validate_source_size {{(pid=100295) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 07 09:58:29.727958 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.volume.api [None req-cf0542ab-afd4-4dee-93a4-8b9218e17c74 tempest-VolumesGetTest-310667517 tempest-VolumesGetTest-310667517-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c0b41f26-e857-4ed8-ac28-e7e7fadd7124) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': '23f5b70c-f517-484f-9492-d1444dcf7939', 'volume_type': VolumeType(created_at=2026-08-07T09:47:39Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=45fd9a3a-b61e-4c6c-9ab7-d02f06678d0d,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '45fd9a3a-b61e-4c6c-9ab7-d02f06678d0d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100295) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 09:58:29.729279 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.volume.api [None req-cf0542ab-afd4-4dee-93a4-8b9218e17c74 tempest-VolumesGetTest-310667517 tempest-VolumesGetTest-310667517-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (48f3a132-b274-42a1-892b-b078ca191002) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100295) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 09:58:29.800394 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.quota [None req-cf0542ab-afd4-4dee-93a4-8b9218e17c74 tempest-VolumesGetTest-310667517 tempest-VolumesGetTest-310667517-project-member] Created reservations ['9dc7051f-efea-40f9-b8bc-51eda27e71d8', 'e546d68a-253a-4854-81cd-49c05d448ab2', '8a692d4c-bae8-4ad0-a9ee-6e9c32086595', 'e7b63eb2-7be0-49d8-9bef-351b5ca2db01'] {{(pid=100295) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 09:58:29.801345 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.volume.api [None req-cf0542ab-afd4-4dee-93a4-8b9218e17c74 tempest-VolumesGetTest-310667517 tempest-VolumesGetTest-310667517-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (48f3a132-b274-42a1-892b-b078ca191002) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['9dc7051f-efea-40f9-b8bc-51eda27e71d8', 'e546d68a-253a-4854-81cd-49c05d448ab2', '8a692d4c-bae8-4ad0-a9ee-6e9c32086595', 'e7b63eb2-7be0-49d8-9bef-351b5ca2db01']}' {{(pid=100295) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 09:58:29.802392 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.volume.api [None req-cf0542ab-afd4-4dee-93a4-8b9218e17c74 tempest-VolumesGetTest-310667517 tempest-VolumesGetTest-310667517-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0d19f34a-5615-427b-9621-58eefbb9b2e5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100295) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 09:58:29.844663 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [None req-0ed8961e-7919-4ce0-bf46-4614567b463f None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:58:29.848310 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-0ed8961e-7919-4ce0-bf46-4614567b463f tempest-ProjectAdminTests33-1592392534 tempest-ProjectAdminTests33-1592392534-project-admin] GET https://10.4.3.8/volume/v3/backups/cb8ded91-7ded-48ed-aaf8-d148edb98c2e Aug 07 09:58:29.848310 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-0ed8961e-7919-4ce0-bf46-4614567b463f tempest-ProjectAdminTests33-1592392534 tempest-ProjectAdminTests33-1592392534-project-admin] Empty body provided in request {{(pid=100296) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 09:58:29.848310 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-0ed8961e-7919-4ce0-bf46-4614567b463f tempest-ProjectAdminTests33-1592392534 tempest-ProjectAdminTests33-1592392534-project-admin] Calling method 'show' {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 09:58:29.848310 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.v3.backups [None req-0ed8961e-7919-4ce0-bf46-4614567b463f tempest-ProjectAdminTests33-1592392534 tempest-ProjectAdminTests33-1592392534-project-admin] Show backup with id cb8ded91-7ded-48ed-aaf8-d148edb98c2e. {{(pid=100296) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 09:58:29.855033 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.volume.api [None req-cf0542ab-afd4-4dee-93a4-8b9218e17c74 tempest-VolumesGetTest-310667517 tempest-VolumesGetTest-310667517-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0d19f34a-5615-427b-9621-58eefbb9b2e5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '5a59f066-8614-42c2-8458-8195d1795fd7', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesGetTest-Volume-1826716956',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='Test'},multiattach=False,project_id='d2b14ffbdd0842c19fa3f70ddaeb9882',qos_specs=None,replication_status=,reservations=['9dc7051f-efea-40f9-b8bc-51eda27e71d8','e546d68a-253a-4854-81cd-49c05d448ab2','8a692d4c-bae8-4ad0-a9ee-6e9c32086595','e7b63eb2-7be0-49d8-9bef-351b5ca2db01'],size=1,snapshot_id=None,source_replicaid=,source_volid=23f5b70c-f517-484f-9492-d1444dcf7939,status='creating',user_id='af0cf93ca0984d2ab52e612578300f78',volume_type_id=45fd9a3a-b61e-4c6c-9ab7-d02f06678d0d), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-07T09:58:29Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesGetTest-Volume-1826716956',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=5a59f066-8614-42c2-8458-8195d1795fd7,launched_at=None,metadata={Type='Test'},migration_status=None,multiattach=False,previous_status=None,project_id='d2b14ffbdd0842c19fa3f70ddaeb9882',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=23f5b70c-f517-484f-9492-d1444dcf7939,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='af0cf93ca0984d2ab52e612578300f78',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(45fd9a3a-b61e-4c6c-9ab7-d02f06678d0d),volume_type_id=45fd9a3a-b61e-4c6c-9ab7-d02f06678d0d)}' {{(pid=100295) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 09:58:29.855999 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.volume.api [None req-cf0542ab-afd4-4dee-93a4-8b9218e17c74 tempest-VolumesGetTest-310667517 tempest-VolumesGetTest-310667517-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (41d5bedc-0359-4bca-84dd-9ccce6cc5dc0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100295) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 09:58:29.858808 np0000006707 devstack@c-api.service[100296]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 09:58:29.858808 np0000006707 devstack@c-api.service[100296]: warnings.warn( Aug 07 09:58:29.861325 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-0ed8961e-7919-4ce0-bf46-4614567b463f tempest-ProjectAdminTests33-1592392534 tempest-ProjectAdminTests33-1592392534-project-admin] https://10.4.3.8/volume/v3/backups/cb8ded91-7ded-48ed-aaf8-d148edb98c2e returned with HTTP 200 Aug 07 09:58:29.865029 np0000006707 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 643/2580] 10.4.3.8 () {68 vars in 1374 bytes} [Fri Aug 7 09:58:29 2026] GET /volume/v3/backups/cb8ded91-7ded-48ed-aaf8-d148edb98c2e => generated 733 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 09:58:29.880112 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [None req-3591cf4f-e189-48d6-8ac1-b294177a2956 None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:58:29.882451 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-3591cf4f-e189-48d6-8ac1-b294177a2956 tempest-ProjectAdminTests33-1592392534 tempest-ProjectAdminTests33-1592392534-project-admin] DELETE https://10.4.3.8/volume/v3/backups/cb8ded91-7ded-48ed-aaf8-d148edb98c2e Aug 07 09:58:29.883013 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-3591cf4f-e189-48d6-8ac1-b294177a2956 tempest-ProjectAdminTests33-1592392534 tempest-ProjectAdminTests33-1592392534-project-admin] Empty body provided in request {{(pid=100297) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 09:58:29.883367 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-3591cf4f-e189-48d6-8ac1-b294177a2956 tempest-ProjectAdminTests33-1592392534 tempest-ProjectAdminTests33-1592392534-project-admin] Calling method 'delete' {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 09:58:29.883943 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.contrib.backups [None req-3591cf4f-e189-48d6-8ac1-b294177a2956 tempest-ProjectAdminTests33-1592392534 tempest-ProjectAdminTests33-1592392534-project-admin] Delete backup with id: cb8ded91-7ded-48ed-aaf8-d148edb98c2e. Aug 07 09:58:29.889957 np0000006707 devstack@c-api.service[100297]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 09:58:29.889957 np0000006707 devstack@c-api.service[100297]: warnings.warn( Aug 07 09:58:29.890554 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.volume.api [None req-cf0542ab-afd4-4dee-93a4-8b9218e17c74 tempest-VolumesGetTest-310667517 tempest-VolumesGetTest-310667517-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (41d5bedc-0359-4bca-84dd-9ccce6cc5dc0) transitioned into state 'SUCCESS' from state '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-1826716956',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='Test'},multiattach=False,project_id='d2b14ffbdd0842c19fa3f70ddaeb9882',qos_specs=None,replication_status=,reservations=['9dc7051f-efea-40f9-b8bc-51eda27e71d8','e546d68a-253a-4854-81cd-49c05d448ab2','8a692d4c-bae8-4ad0-a9ee-6e9c32086595','e7b63eb2-7be0-49d8-9bef-351b5ca2db01'],size=1,snapshot_id=None,source_replicaid=,source_volid=23f5b70c-f517-484f-9492-d1444dcf7939,status='creating',user_id='af0cf93ca0984d2ab52e612578300f78',volume_type_id=45fd9a3a-b61e-4c6c-9ab7-d02f06678d0d)}' {{(pid=100295) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 09:58:29.891677 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.volume.api [None req-cf0542ab-afd4-4dee-93a4-8b9218e17c74 tempest-VolumesGetTest-310667517 tempest-VolumesGetTest-310667517-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3c0e2090-f933-4d8a-85a2-7fb68dabf7ae) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100295) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 09:58:29.917410 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.backup.rpcapi [None req-3591cf4f-e189-48d6-8ac1-b294177a2956 tempest-ProjectAdminTests33-1592392534 tempest-ProjectAdminTests33-1592392534-project-admin] delete_backup rpcapi backup_id cb8ded91-7ded-48ed-aaf8-d148edb98c2e {{(pid=100297) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 07 09:58:29.921984 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-3591cf4f-e189-48d6-8ac1-b294177a2956 tempest-ProjectAdminTests33-1592392534 tempest-ProjectAdminTests33-1592392534-project-admin] https://10.4.3.8/volume/v3/backups/cb8ded91-7ded-48ed-aaf8-d148edb98c2e returned with HTTP 202 Aug 07 09:58:29.921984 np0000006707 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 647/2581] 10.4.3.8 () {68 vars in 1377 bytes} [Fri Aug 7 09:58:29 2026] DELETE /volume/v3/backups/cb8ded91-7ded-48ed-aaf8-d148edb98c2e => generated 0 bytes in 42 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 07 09:58:29.922386 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.middleware.request_id [None req-ec198dec-21b2-4826-b035-9572894417e2 None None] RequestId filter calling following filter/app {{(pid=100298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:58:29.922465 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.volume.api [None req-cf0542ab-afd4-4dee-93a4-8b9218e17c74 tempest-VolumesGetTest-310667517 tempest-VolumesGetTest-310667517-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3c0e2090-f933-4d8a-85a2-7fb68dabf7ae) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100295) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 09:58:29.924522 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.volume.api [None req-cf0542ab-afd4-4dee-93a4-8b9218e17c74 tempest-VolumesGetTest-310667517 tempest-VolumesGetTest-310667517-project-member] Flow 'volume_create_api' (31fb5e5a-22b9-4167-aad6-c9ec88ee49e0) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100295) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 09:58:29.924918 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [None req-ec198dec-21b2-4826-b035-9572894417e2 tempest-ProjectReaderTests33-1680752482 tempest-ProjectReaderTests33-1680752482-project-admin] GET https://10.4.3.8/volume/v3/backups/b650c1d3-5dff-48a9-9c75-192777e944c3 Aug 07 09:58:29.927153 np0000006707 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-cf0542ab-afd4-4dee-93a4-8b9218e17c74 tempest-VolumesGetTest-310667517 tempest-VolumesGetTest-310667517-project-member] Create volume request issued successfully. Aug 07 09:58:29.927282 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [None req-ec198dec-21b2-4826-b035-9572894417e2 tempest-ProjectReaderTests33-1680752482 tempest-ProjectReaderTests33-1680752482-project-admin] Empty body provided in request {{(pid=100298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 09:58:29.927282 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [None req-ec198dec-21b2-4826-b035-9572894417e2 tempest-ProjectReaderTests33-1680752482 tempest-ProjectReaderTests33-1680752482-project-admin] Calling method 'show' {{(pid=100298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 09:58:29.927282 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.v3.backups [None req-ec198dec-21b2-4826-b035-9572894417e2 tempest-ProjectReaderTests33-1680752482 tempest-ProjectReaderTests33-1680752482-project-admin] Show backup with id b650c1d3-5dff-48a9-9c75-192777e944c3. {{(pid=100298) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 09:58:29.928000 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-cf0542ab-afd4-4dee-93a4-8b9218e17c74 tempest-VolumesGetTest-310667517 tempest-VolumesGetTest-310667517-project-member] https://10.4.3.8/volume/v3/volumes returned with HTTP 202 Aug 07 09:58:29.928000 np0000006707 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 644/2582] 10.4.3.8 () {68 vars in 1245 bytes} [Fri Aug 7 09:58:29 2026] POST /volume/v3/volumes => generated 789 bytes in 268 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 07 09:58:29.935332 np0000006707 devstack@c-api.service[100298]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 09:58:29.935332 np0000006707 devstack@c-api.service[100298]: warnings.warn( Aug 07 09:58:29.936599 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [None req-ec198dec-21b2-4826-b035-9572894417e2 tempest-ProjectReaderTests33-1680752482 tempest-ProjectReaderTests33-1680752482-project-admin] https://10.4.3.8/volume/v3/backups/b650c1d3-5dff-48a9-9c75-192777e944c3 returned with HTTP 200 Aug 07 09:58:29.937808 np0000006707 devstack@c-api.service[100298]: [pid: 100298|app: 0|req: 649/2583] 10.4.3.8 () {68 vars in 1374 bytes} [Fri Aug 7 09:58:29 2026] GET /volume/v3/backups/b650c1d3-5dff-48a9-9c75-192777e944c3 => generated 732 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 09:58:29.941444 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [None req-29f61a41-a2aa-4519-bc26-5113d3f67d6d None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:58:29.942253 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-29f61a41-a2aa-4519-bc26-5113d3f67d6d tempest-ProjectAdminTests33-1592392534 tempest-ProjectAdminTests33-1592392534-project-admin] GET https://10.4.3.8/volume/v3/backups/cb8ded91-7ded-48ed-aaf8-d148edb98c2e Aug 07 09:58:29.943280 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-29f61a41-a2aa-4519-bc26-5113d3f67d6d tempest-ProjectAdminTests33-1592392534 tempest-ProjectAdminTests33-1592392534-project-admin] Empty body provided in request {{(pid=100296) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 09:58:29.943280 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-29f61a41-a2aa-4519-bc26-5113d3f67d6d tempest-ProjectAdminTests33-1592392534 tempest-ProjectAdminTests33-1592392534-project-admin] Calling method 'show' {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 09:58:29.943280 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.v3.backups [None req-29f61a41-a2aa-4519-bc26-5113d3f67d6d tempest-ProjectAdminTests33-1592392534 tempest-ProjectAdminTests33-1592392534-project-admin] Show backup with id cb8ded91-7ded-48ed-aaf8-d148edb98c2e. {{(pid=100296) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 09:58:29.947845 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [None req-15d3ff5a-88bd-4695-8145-7199ad9a073a None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:58:29.949954 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-15d3ff5a-88bd-4695-8145-7199ad9a073a tempest-VolumesGetTest-310667517 tempest-VolumesGetTest-310667517-project-member] GET https://10.4.3.8/volume/v3/volumes/5a59f066-8614-42c2-8458-8195d1795fd7 Aug 07 09:58:29.950174 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-15d3ff5a-88bd-4695-8145-7199ad9a073a tempest-VolumesGetTest-310667517 tempest-VolumesGetTest-310667517-project-member] Empty body provided in request {{(pid=100297) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 09:58:29.950482 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-15d3ff5a-88bd-4695-8145-7199ad9a073a tempest-VolumesGetTest-310667517 tempest-VolumesGetTest-310667517-project-member] Calling method 'show' {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 09:58:29.954447 np0000006707 devstack@c-api.service[100296]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 09:58:29.954447 np0000006707 devstack@c-api.service[100296]: warnings.warn( Aug 07 09:58:29.954447 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-29f61a41-a2aa-4519-bc26-5113d3f67d6d tempest-ProjectAdminTests33-1592392534 tempest-ProjectAdminTests33-1592392534-project-admin] https://10.4.3.8/volume/v3/backups/cb8ded91-7ded-48ed-aaf8-d148edb98c2e returned with HTTP 200 Aug 07 09:58:29.954447 np0000006707 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 644/2584] 10.4.3.8 () {68 vars in 1374 bytes} [Fri Aug 7 09:58:29 2026] GET /volume/v3/backups/cb8ded91-7ded-48ed-aaf8-d148edb98c2e => generated 732 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 09:58:29.969754 np0000006707 devstack@c-api.service[100297]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 09:58:29.969754 np0000006707 devstack@c-api.service[100297]: warnings.warn( Aug 07 09:58:29.975817 np0000006707 devstack@c-api.service[100297]: INFO cinder.volume.api [None req-15d3ff5a-88bd-4695-8145-7199ad9a073a tempest-VolumesGetTest-310667517 tempest-VolumesGetTest-310667517-project-member] Volume info retrieved successfully. Aug 07 09:58:29.984178 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-15d3ff5a-88bd-4695-8145-7199ad9a073a tempest-VolumesGetTest-310667517 tempest-VolumesGetTest-310667517-project-member] https://10.4.3.8/volume/v3/volumes/5a59f066-8614-42c2-8458-8195d1795fd7 returned with HTTP 200 Aug 07 09:58:29.984178 np0000006707 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 648/2585] 10.4.3.8 () {66 vars in 1334 bytes} [Fri Aug 7 09:58:29 2026] GET /volume/v3/volumes/5a59f066-8614-42c2-8458-8195d1795fd7 => generated 857 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 09:58:30.384493 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [req-c14cd101-b3e7-449d-8388-79c9df0d11cc req-3a8f0f15-8bc4-4c8d-8688-72e5fcbe2392 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:58:30.389222 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [req-c14cd101-b3e7-449d-8388-79c9df0d11cc req-3a8f0f15-8bc4-4c8d-8688-72e5fcbe2392 tempest-ServerActionsV293TestJSON-1024931389 tempest-ServerActionsV293TestJSON-1024931389-project-member] GET https://10.4.3.8/volume/v3/volumes/296bbbc4-6644-42a3-bc9b-181671390fbc Aug 07 09:58:30.389948 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [req-c14cd101-b3e7-449d-8388-79c9df0d11cc req-3a8f0f15-8bc4-4c8d-8688-72e5fcbe2392 tempest-ServerActionsV293TestJSON-1024931389 tempest-ServerActionsV293TestJSON-1024931389-project-member] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 09:58:30.390221 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [req-c14cd101-b3e7-449d-8388-79c9df0d11cc req-3a8f0f15-8bc4-4c8d-8688-72e5fcbe2392 tempest-ServerActionsV293TestJSON-1024931389 tempest-ServerActionsV293TestJSON-1024931389-project-member] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 09:58:30.407115 np0000006707 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 09:58:30.407115 np0000006707 devstack@c-api.service[100295]: warnings.warn( Aug 07 09:58:30.415211 np0000006707 devstack@c-api.service[100295]: INFO cinder.volume.api [req-c14cd101-b3e7-449d-8388-79c9df0d11cc req-3a8f0f15-8bc4-4c8d-8688-72e5fcbe2392 tempest-ServerActionsV293TestJSON-1024931389 tempest-ServerActionsV293TestJSON-1024931389-project-member] Volume info retrieved successfully. Aug 07 09:58:30.421887 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [req-c14cd101-b3e7-449d-8388-79c9df0d11cc req-3a8f0f15-8bc4-4c8d-8688-72e5fcbe2392 tempest-ServerActionsV293TestJSON-1024931389 tempest-ServerActionsV293TestJSON-1024931389-project-member] https://10.4.3.8/volume/v3/volumes/296bbbc4-6644-42a3-bc9b-181671390fbc returned with HTTP 200 Aug 07 09:58:30.422509 np0000006707 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 645/2586] 10.4.3.8 () {68 vars in 1584 bytes} [Fri Aug 7 09:58:30 2026] GET /volume/v3/volumes/296bbbc4-6644-42a3-bc9b-181671390fbc => generated 1649 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 09:58:30.468278 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.middleware.request_id [req-c14cd101-b3e7-449d-8388-79c9df0d11cc req-eb2302f5-e1d1-4481-9b7f-9018c2aea90a None None] RequestId filter calling following filter/app {{(pid=100298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:58:30.471060 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [req-c14cd101-b3e7-449d-8388-79c9df0d11cc req-eb2302f5-e1d1-4481-9b7f-9018c2aea90a tempest-ServerActionsV293TestJSON-1024931389 tempest-ServerActionsV293TestJSON-1024931389-project-member] GET https://10.4.3.8/volume/v3/volumes/296bbbc4-6644-42a3-bc9b-181671390fbc Aug 07 09:58:30.471503 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [req-c14cd101-b3e7-449d-8388-79c9df0d11cc req-eb2302f5-e1d1-4481-9b7f-9018c2aea90a tempest-ServerActionsV293TestJSON-1024931389 tempest-ServerActionsV293TestJSON-1024931389-project-member] Empty body provided in request {{(pid=100298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 09:58:30.472169 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [req-c14cd101-b3e7-449d-8388-79c9df0d11cc req-eb2302f5-e1d1-4481-9b7f-9018c2aea90a tempest-ServerActionsV293TestJSON-1024931389 tempest-ServerActionsV293TestJSON-1024931389-project-member] Calling method 'show' {{(pid=100298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 09:58:30.504710 np0000006707 devstack@c-api.service[100298]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 09:58:30.504710 np0000006707 devstack@c-api.service[100298]: warnings.warn( Aug 07 09:58:30.510880 np0000006707 devstack@c-api.service[100298]: INFO cinder.volume.api [req-c14cd101-b3e7-449d-8388-79c9df0d11cc req-eb2302f5-e1d1-4481-9b7f-9018c2aea90a tempest-ServerActionsV293TestJSON-1024931389 tempest-ServerActionsV293TestJSON-1024931389-project-member] Volume info retrieved successfully. Aug 07 09:58:30.520935 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [req-c14cd101-b3e7-449d-8388-79c9df0d11cc req-eb2302f5-e1d1-4481-9b7f-9018c2aea90a tempest-ServerActionsV293TestJSON-1024931389 tempest-ServerActionsV293TestJSON-1024931389-project-member] https://10.4.3.8/volume/v3/volumes/296bbbc4-6644-42a3-bc9b-181671390fbc returned with HTTP 200 Aug 07 09:58:30.521541 np0000006707 devstack@c-api.service[100298]: [pid: 100298|app: 0|req: 650/2587] 10.4.3.8 () {68 vars in 1584 bytes} [Fri Aug 7 09:58:30 2026] GET /volume/v3/volumes/296bbbc4-6644-42a3-bc9b-181671390fbc => generated 1649 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 09:58:30.951867 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [None req-2451cd68-34d2-4eb7-b547-83e712498fdf None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:58:30.957119 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-2451cd68-34d2-4eb7-b547-83e712498fdf tempest-ProjectReaderTests33-1680752482 tempest-ProjectReaderTests33-1680752482-project-admin] GET https://10.4.3.8/volume/v3/backups/b650c1d3-5dff-48a9-9c75-192777e944c3 Aug 07 09:58:30.957455 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-2451cd68-34d2-4eb7-b547-83e712498fdf tempest-ProjectReaderTests33-1680752482 tempest-ProjectReaderTests33-1680752482-project-admin] Empty body provided in request {{(pid=100296) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 09:58:30.957828 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-2451cd68-34d2-4eb7-b547-83e712498fdf tempest-ProjectReaderTests33-1680752482 tempest-ProjectReaderTests33-1680752482-project-admin] Calling method 'show' {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 09:58:30.957828 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.v3.backups [None req-2451cd68-34d2-4eb7-b547-83e712498fdf tempest-ProjectReaderTests33-1680752482 tempest-ProjectReaderTests33-1680752482-project-admin] Show backup with id b650c1d3-5dff-48a9-9c75-192777e944c3. {{(pid=100296) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 09:58:30.965938 np0000006707 devstack@c-api.service[100296]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 09:58:30.965938 np0000006707 devstack@c-api.service[100296]: warnings.warn( Aug 07 09:58:30.967588 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-2451cd68-34d2-4eb7-b547-83e712498fdf tempest-ProjectReaderTests33-1680752482 tempest-ProjectReaderTests33-1680752482-project-admin] https://10.4.3.8/volume/v3/backups/b650c1d3-5dff-48a9-9c75-192777e944c3 returned with HTTP 200 Aug 07 09:58:30.968458 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [None req-86af13c2-03f2-42ce-b2a8-d560e44e4dc2 None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:58:30.969618 np0000006707 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 645/2588] 10.4.3.8 () {68 vars in 1374 bytes} [Fri Aug 7 09:58:30 2026] GET /volume/v3/backups/b650c1d3-5dff-48a9-9c75-192777e944c3 => generated 732 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 09:58:30.971553 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-86af13c2-03f2-42ce-b2a8-d560e44e4dc2 tempest-ProjectAdminTests33-1592392534 tempest-ProjectAdminTests33-1592392534-project-admin] GET https://10.4.3.8/volume/v3/backups/cb8ded91-7ded-48ed-aaf8-d148edb98c2e Aug 07 09:58:30.971859 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-86af13c2-03f2-42ce-b2a8-d560e44e4dc2 tempest-ProjectAdminTests33-1592392534 tempest-ProjectAdminTests33-1592392534-project-admin] Empty body provided in request {{(pid=100297) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 09:58:30.972099 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-86af13c2-03f2-42ce-b2a8-d560e44e4dc2 tempest-ProjectAdminTests33-1592392534 tempest-ProjectAdminTests33-1592392534-project-admin] Calling method 'show' {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 09:58:30.972238 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.v3.backups [None req-86af13c2-03f2-42ce-b2a8-d560e44e4dc2 tempest-ProjectAdminTests33-1592392534 tempest-ProjectAdminTests33-1592392534-project-admin] Show backup with id cb8ded91-7ded-48ed-aaf8-d148edb98c2e. {{(pid=100297) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 09:58:30.979194 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-86af13c2-03f2-42ce-b2a8-d560e44e4dc2 tempest-ProjectAdminTests33-1592392534 tempest-ProjectAdminTests33-1592392534-project-admin] https://10.4.3.8/volume/v3/backups/cb8ded91-7ded-48ed-aaf8-d148edb98c2e returned with HTTP 404 Aug 07 09:58:30.979400 np0000006707 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 649/2589] 10.4.3.8 () {68 vars in 1374 bytes} [Fri Aug 7 09:58:30 2026] GET /volume/v3/backups/cb8ded91-7ded-48ed-aaf8-d148edb98c2e => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 09:58:30.989282 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-96c7ced5-2568-461d-8999-8c5979f0233c None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:58:30.993379 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-96c7ced5-2568-461d-8999-8c5979f0233c tempest-ProjectAdminTests33-1592392534 tempest-ProjectAdminTests33-1592392534-project-admin] DELETE https://10.4.3.8/volume/v3/volumes/1871d448-8655-43b7-8493-410a638645ed Aug 07 09:58:30.993379 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-96c7ced5-2568-461d-8999-8c5979f0233c tempest-ProjectAdminTests33-1592392534 tempest-ProjectAdminTests33-1592392534-project-admin] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 09:58:30.994185 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-96c7ced5-2568-461d-8999-8c5979f0233c tempest-ProjectAdminTests33-1592392534 tempest-ProjectAdminTests33-1592392534-project-admin] Calling method 'delete' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 09:58:30.994185 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.v3.volumes [None req-96c7ced5-2568-461d-8999-8c5979f0233c tempest-ProjectAdminTests33-1592392534 tempest-ProjectAdminTests33-1592392534-project-admin] Delete volume with id: 1871d448-8655-43b7-8493-410a638645ed Aug 07 09:58:31.000568 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.middleware.request_id [None req-89922728-e5fd-4165-9523-25180c4048f6 None None] RequestId filter calling following filter/app {{(pid=100298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:58:31.004194 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [None req-89922728-e5fd-4165-9523-25180c4048f6 tempest-VolumesGetTest-310667517 tempest-VolumesGetTest-310667517-project-member] GET https://10.4.3.8/volume/v3/volumes/5a59f066-8614-42c2-8458-8195d1795fd7 Aug 07 09:58:31.004194 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [None req-89922728-e5fd-4165-9523-25180c4048f6 tempest-VolumesGetTest-310667517 tempest-VolumesGetTest-310667517-project-member] Empty body provided in request {{(pid=100298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 09:58:31.004194 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [None req-89922728-e5fd-4165-9523-25180c4048f6 tempest-VolumesGetTest-310667517 tempest-VolumesGetTest-310667517-project-member] Calling method 'show' {{(pid=100298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 09:58:31.010167 np0000006707 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 09:58:31.010167 np0000006707 devstack@c-api.service[100295]: warnings.warn( Aug 07 09:58:31.011119 np0000006707 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-96c7ced5-2568-461d-8999-8c5979f0233c tempest-ProjectAdminTests33-1592392534 tempest-ProjectAdminTests33-1592392534-project-admin] Volume info retrieved successfully. Aug 07 09:58:31.016067 np0000006707 devstack@c-api.service[100298]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 09:58:31.016067 np0000006707 devstack@c-api.service[100298]: warnings.warn( Aug 07 09:58:31.022678 np0000006707 devstack@c-api.service[100298]: INFO cinder.volume.api [None req-89922728-e5fd-4165-9523-25180c4048f6 tempest-VolumesGetTest-310667517 tempest-VolumesGetTest-310667517-project-member] Volume info retrieved successfully. Aug 07 09:58:31.030890 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [None req-89922728-e5fd-4165-9523-25180c4048f6 tempest-VolumesGetTest-310667517 tempest-VolumesGetTest-310667517-project-member] https://10.4.3.8/volume/v3/volumes/5a59f066-8614-42c2-8458-8195d1795fd7 returned with HTTP 200 Aug 07 09:58:31.030890 np0000006707 devstack@c-api.service[100298]: [pid: 100298|app: 0|req: 651/2590] 10.4.3.8 () {66 vars in 1334 bytes} [Fri Aug 7 09:58:30 2026] GET /volume/v3/volumes/5a59f066-8614-42c2-8458-8195d1795fd7 => generated 882 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 09:58:31.037032 np0000006707 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-96c7ced5-2568-461d-8999-8c5979f0233c tempest-ProjectAdminTests33-1592392534 tempest-ProjectAdminTests33-1592392534-project-admin] Delete volume request issued successfully. Aug 07 09:58:31.037300 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-96c7ced5-2568-461d-8999-8c5979f0233c tempest-ProjectAdminTests33-1592392534 tempest-ProjectAdminTests33-1592392534-project-admin] https://10.4.3.8/volume/v3/volumes/1871d448-8655-43b7-8493-410a638645ed returned with HTTP 202 Aug 07 09:58:31.037889 np0000006707 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 646/2591] 10.4.3.8 () {68 vars in 1377 bytes} [Fri Aug 7 09:58:30 2026] DELETE /volume/v3/volumes/1871d448-8655-43b7-8493-410a638645ed => generated 0 bytes in 49 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 07 09:58:31.052198 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [None req-aeefda63-2058-4c32-b522-49e5283eaab8 None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:58:31.054250 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [None req-1e533736-8aa9-4a98-822d-4ef7d3e20c67 None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:58:31.056224 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-aeefda63-2058-4c32-b522-49e5283eaab8 tempest-VolumesGetTest-310667517 tempest-VolumesGetTest-310667517-project-member] GET https://10.4.3.8/volume/v3/volumes/5a59f066-8614-42c2-8458-8195d1795fd7 Aug 07 09:58:31.056517 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-aeefda63-2058-4c32-b522-49e5283eaab8 tempest-VolumesGetTest-310667517 tempest-VolumesGetTest-310667517-project-member] Empty body provided in request {{(pid=100296) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 09:58:31.056893 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-aeefda63-2058-4c32-b522-49e5283eaab8 tempest-VolumesGetTest-310667517 tempest-VolumesGetTest-310667517-project-member] Calling method 'show' {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 09:58:31.059712 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-1e533736-8aa9-4a98-822d-4ef7d3e20c67 tempest-ProjectAdminTests33-1592392534 tempest-ProjectAdminTests33-1592392534-project-admin] GET https://10.4.3.8/volume/v3/volumes/1871d448-8655-43b7-8493-410a638645ed Aug 07 09:58:31.061934 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-1e533736-8aa9-4a98-822d-4ef7d3e20c67 tempest-ProjectAdminTests33-1592392534 tempest-ProjectAdminTests33-1592392534-project-admin] Empty body provided in request {{(pid=100297) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 09:58:31.062455 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-1e533736-8aa9-4a98-822d-4ef7d3e20c67 tempest-ProjectAdminTests33-1592392534 tempest-ProjectAdminTests33-1592392534-project-admin] Calling method 'show' {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 09:58:31.078518 np0000006707 devstack@c-api.service[100296]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 09:58:31.078518 np0000006707 devstack@c-api.service[100296]: warnings.warn( Aug 07 09:58:31.083593 np0000006707 devstack@c-api.service[100297]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 09:58:31.083593 np0000006707 devstack@c-api.service[100297]: warnings.warn( Aug 07 09:58:31.087123 np0000006707 devstack@c-api.service[100296]: INFO cinder.volume.api [None req-aeefda63-2058-4c32-b522-49e5283eaab8 tempest-VolumesGetTest-310667517 tempest-VolumesGetTest-310667517-project-member] Volume info retrieved successfully. Aug 07 09:58:31.091539 np0000006707 devstack@c-api.service[100297]: INFO cinder.volume.api [None req-1e533736-8aa9-4a98-822d-4ef7d3e20c67 tempest-ProjectAdminTests33-1592392534 tempest-ProjectAdminTests33-1592392534-project-admin] Volume info retrieved successfully. Aug 07 09:58:31.094544 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-aeefda63-2058-4c32-b522-49e5283eaab8 tempest-VolumesGetTest-310667517 tempest-VolumesGetTest-310667517-project-member] https://10.4.3.8/volume/v3/volumes/5a59f066-8614-42c2-8458-8195d1795fd7 returned with HTTP 200 Aug 07 09:58:31.095271 np0000006707 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 646/2592] 10.4.3.8 () {66 vars in 1334 bytes} [Fri Aug 7 09:58:31 2026] GET /volume/v3/volumes/5a59f066-8614-42c2-8458-8195d1795fd7 => generated 882 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 09:58:31.098476 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-1e533736-8aa9-4a98-822d-4ef7d3e20c67 tempest-ProjectAdminTests33-1592392534 tempest-ProjectAdminTests33-1592392534-project-admin] https://10.4.3.8/volume/v3/volumes/1871d448-8655-43b7-8493-410a638645ed returned with HTTP 200 Aug 07 09:58:31.099125 np0000006707 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 650/2593] 10.4.3.8 () {68 vars in 1374 bytes} [Fri Aug 7 09:58:31 2026] GET /volume/v3/volumes/1871d448-8655-43b7-8493-410a638645ed => generated 1004 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 09:58:31.111453 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.middleware.request_id [None req-748e6bbf-b96b-419b-9625-d3d9f1bb3c40 None None] RequestId filter calling following filter/app {{(pid=100298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:58:31.115906 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [None req-748e6bbf-b96b-419b-9625-d3d9f1bb3c40 tempest-VolumesGetTest-310667517 tempest-VolumesGetTest-310667517-project-member] PUT https://10.4.3.8/volume/v3/volumes/5a59f066-8614-42c2-8458-8195d1795fd7 Aug 07 09:58:31.116261 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [None req-748e6bbf-b96b-419b-9625-d3d9f1bb3c40 tempest-VolumesGetTest-310667517 tempest-VolumesGetTest-310667517-project-member] Action: 'update', calling method: update, body: {"volume": {"name": "tempest-VolumesGetTest-Volume-1826716956"}} {{(pid=100298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 09:58:31.132470 np0000006707 devstack@c-api.service[100298]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 09:58:31.132470 np0000006707 devstack@c-api.service[100298]: warnings.warn( Aug 07 09:58:31.142773 np0000006707 devstack@c-api.service[100298]: INFO cinder.volume.api [None req-748e6bbf-b96b-419b-9625-d3d9f1bb3c40 tempest-VolumesGetTest-310667517 tempest-VolumesGetTest-310667517-project-member] Volume info retrieved successfully. Aug 07 09:58:31.155277 np0000006707 devstack@c-api.service[100298]: INFO cinder.volume.api [None req-748e6bbf-b96b-419b-9625-d3d9f1bb3c40 tempest-VolumesGetTest-310667517 tempest-VolumesGetTest-310667517-project-member] Volume updated successfully. Aug 07 09:58:31.156286 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [None req-748e6bbf-b96b-419b-9625-d3d9f1bb3c40 tempest-VolumesGetTest-310667517 tempest-VolumesGetTest-310667517-project-member] https://10.4.3.8/volume/v3/volumes/5a59f066-8614-42c2-8458-8195d1795fd7 returned with HTTP 200 Aug 07 09:58:31.156985 np0000006707 devstack@c-api.service[100298]: [pid: 100298|app: 0|req: 652/2594] 10.4.3.8 () {68 vars in 1354 bytes} [Fri Aug 7 09:58:31 2026] PUT /volume/v3/volumes/5a59f066-8614-42c2-8458-8195d1795fd7 => generated 814 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 09:58:31.175410 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-8af33b56-00b3-4676-8919-7bb0e04b601e None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:58:31.181742 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-8af33b56-00b3-4676-8919-7bb0e04b601e tempest-VolumesGetTest-310667517 tempest-VolumesGetTest-310667517-project-member] PUT https://10.4.3.8/volume/v3/volumes/5a59f066-8614-42c2-8458-8195d1795fd7 Aug 07 09:58:31.181742 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-8af33b56-00b3-4676-8919-7bb0e04b601e tempest-VolumesGetTest-310667517 tempest-VolumesGetTest-310667517-project-member] Action: 'update', calling method: update, body: {"volume": {"name": "tempest-VolumesGetTest-new-Volume-1476237168", "description": "This is the new description of volume"}} {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 09:58:31.202333 np0000006707 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 09:58:31.202333 np0000006707 devstack@c-api.service[100295]: warnings.warn( Aug 07 09:58:31.207967 np0000006707 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-8af33b56-00b3-4676-8919-7bb0e04b601e tempest-VolumesGetTest-310667517 tempest-VolumesGetTest-310667517-project-member] Volume info retrieved successfully. Aug 07 09:58:31.216969 np0000006707 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-8af33b56-00b3-4676-8919-7bb0e04b601e tempest-VolumesGetTest-310667517 tempest-VolumesGetTest-310667517-project-member] Volume updated successfully. Aug 07 09:58:31.217903 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-8af33b56-00b3-4676-8919-7bb0e04b601e tempest-VolumesGetTest-310667517 tempest-VolumesGetTest-310667517-project-member] https://10.4.3.8/volume/v3/volumes/5a59f066-8614-42c2-8458-8195d1795fd7 returned with HTTP 200 Aug 07 09:58:31.218455 np0000006707 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 647/2595] 10.4.3.8 () {68 vars in 1355 bytes} [Fri Aug 7 09:58:31 2026] PUT /volume/v3/volumes/5a59f066-8614-42c2-8458-8195d1795fd7 => generated 853 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 09:58:31.238799 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [None req-68f1f6ea-c8ad-4665-9833-2d2cd94d9e52 None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:58:31.241404 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-68f1f6ea-c8ad-4665-9833-2d2cd94d9e52 tempest-VolumesGetTest-310667517 tempest-VolumesGetTest-310667517-project-member] GET https://10.4.3.8/volume/v3/volumes/5a59f066-8614-42c2-8458-8195d1795fd7 Aug 07 09:58:31.241619 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-68f1f6ea-c8ad-4665-9833-2d2cd94d9e52 tempest-VolumesGetTest-310667517 tempest-VolumesGetTest-310667517-project-member] Empty body provided in request {{(pid=100296) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 09:58:31.241835 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-68f1f6ea-c8ad-4665-9833-2d2cd94d9e52 tempest-VolumesGetTest-310667517 tempest-VolumesGetTest-310667517-project-member] Calling method 'show' {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 09:58:31.251009 np0000006707 devstack@c-api.service[100296]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 09:58:31.251009 np0000006707 devstack@c-api.service[100296]: warnings.warn( Aug 07 09:58:31.255893 np0000006707 devstack@c-api.service[100296]: INFO cinder.volume.api [None req-68f1f6ea-c8ad-4665-9833-2d2cd94d9e52 tempest-VolumesGetTest-310667517 tempest-VolumesGetTest-310667517-project-member] Volume info retrieved successfully. Aug 07 09:58:31.262880 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-68f1f6ea-c8ad-4665-9833-2d2cd94d9e52 tempest-VolumesGetTest-310667517 tempest-VolumesGetTest-310667517-project-member] https://10.4.3.8/volume/v3/volumes/5a59f066-8614-42c2-8458-8195d1795fd7 returned with HTTP 200 Aug 07 09:58:31.263572 np0000006707 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 647/2596] 10.4.3.8 () {66 vars in 1334 bytes} [Fri Aug 7 09:58:31 2026] GET /volume/v3/volumes/5a59f066-8614-42c2-8458-8195d1795fd7 => generated 921 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 09:58:31.281882 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [None req-c57e61e9-fd4e-44e0-ac0d-d37346a87b5f None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:58:31.284973 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-c57e61e9-fd4e-44e0-ac0d-d37346a87b5f tempest-VolumesGetTest-310667517 tempest-VolumesGetTest-310667517-project-member] POST https://10.4.3.8/volume/v3/volumes Aug 07 09:58:31.285438 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-c57e61e9-fd4e-44e0-ac0d-d37346a87b5f tempest-VolumesGetTest-310667517 tempest-VolumesGetTest-310667517-project-member] Action: 'create', calling method: create, body: {"volume": {"description": "tempest-@#$%^* description-242309961", "availability_zone": "nova", "size": 1, "name": "tempest-VolumesGetTest-Volume-1454414697"}} {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 09:58:31.287757 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.v3.volumes [None req-c57e61e9-fd4e-44e0-ac0d-d37346a87b5f tempest-VolumesGetTest-310667517 tempest-VolumesGetTest-310667517-project-member] Create volume request body: {'volume': {'description': 'tempest-@#$%^* description-242309961', 'availability_zone': 'nova', 'size': 1, 'name': 'tempest-VolumesGetTest-Volume-1454414697'}} {{(pid=100297) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 07 09:58:31.287985 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.v3.volumes [None req-c57e61e9-fd4e-44e0-ac0d-d37346a87b5f tempest-VolumesGetTest-310667517 tempest-VolumesGetTest-310667517-project-member] Create volume of 1 GB Aug 07 09:58:31.296960 np0000006707 devstack@c-api.service[100297]: INFO cinder.volume.api [None req-c57e61e9-fd4e-44e0-ac0d-d37346a87b5f tempest-VolumesGetTest-310667517 tempest-VolumesGetTest-310667517-project-member] Availability Zones retrieved successfully. Aug 07 09:58:31.307093 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.volume.api [None req-c57e61e9-fd4e-44e0-ac0d-d37346a87b5f tempest-VolumesGetTest-310667517 tempest-VolumesGetTest-310667517-project-member] Flow 'volume_create_api' (e8388830-0baa-4dbe-8218-77cb13e3aa77) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100297) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 09:58:31.311195 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.volume.api [None req-c57e61e9-fd4e-44e0-ac0d-d37346a87b5f tempest-VolumesGetTest-310667517 tempest-VolumesGetTest-310667517-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (df7e278d-6a61-41ac-b651-9ad8c1b8cb1b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100297) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 09:58:31.313196 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.volume.flows.api.create_volume [None req-c57e61e9-fd4e-44e0-ac0d-d37346a87b5f tempest-VolumesGetTest-310667517 tempest-VolumesGetTest-310667517-project-member] Validating volume size '1' using validate_int {{(pid=100297) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 07 09:58:31.381126 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.volume.api [None req-c57e61e9-fd4e-44e0-ac0d-d37346a87b5f tempest-VolumesGetTest-310667517 tempest-VolumesGetTest-310667517-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (df7e278d-6a61-41ac-b651-9ad8c1b8cb1b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-07T09:47:39Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=45fd9a3a-b61e-4c6c-9ab7-d02f06678d0d,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '45fd9a3a-b61e-4c6c-9ab7-d02f06678d0d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100297) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 09:58:31.382284 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.volume.api [None req-c57e61e9-fd4e-44e0-ac0d-d37346a87b5f tempest-VolumesGetTest-310667517 tempest-VolumesGetTest-310667517-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7ece82aa-0849-408f-8ed7-1be3d941efd9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100297) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 09:58:31.464741 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.quota [None req-c57e61e9-fd4e-44e0-ac0d-d37346a87b5f tempest-VolumesGetTest-310667517 tempest-VolumesGetTest-310667517-project-member] Created reservations ['bf3a9d07-0c26-4a95-af94-95c319e1afd5', '6167fb1e-1138-4dfa-9623-c316103267f1', 'f8091789-2a86-4c15-9dac-b903a575ef28', '7b0410d5-4df3-46a4-9738-53c1bbcea7ba'] {{(pid=100297) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 09:58:31.465779 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.volume.api [None req-c57e61e9-fd4e-44e0-ac0d-d37346a87b5f tempest-VolumesGetTest-310667517 tempest-VolumesGetTest-310667517-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7ece82aa-0849-408f-8ed7-1be3d941efd9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['bf3a9d07-0c26-4a95-af94-95c319e1afd5', '6167fb1e-1138-4dfa-9623-c316103267f1', 'f8091789-2a86-4c15-9dac-b903a575ef28', '7b0410d5-4df3-46a4-9738-53c1bbcea7ba']}' {{(pid=100297) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 09:58:31.466764 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.volume.api [None req-c57e61e9-fd4e-44e0-ac0d-d37346a87b5f tempest-VolumesGetTest-310667517 tempest-VolumesGetTest-310667517-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9e486756-7c22-4da2-9703-e72f076b130d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100297) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 09:58:31.502866 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.volume.api [None req-c57e61e9-fd4e-44e0-ac0d-d37346a87b5f tempest-VolumesGetTest-310667517 tempest-VolumesGetTest-310667517-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9e486756-7c22-4da2-9703-e72f076b130d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '41a26bc4-dabf-4dde-83c9-5c10a9ed647b', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description='tempest-@#$%^* description-242309961',display_name='tempest-VolumesGetTest-Volume-1454414697',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d2b14ffbdd0842c19fa3f70ddaeb9882',qos_specs=None,replication_status=,reservations=['bf3a9d07-0c26-4a95-af94-95c319e1afd5','6167fb1e-1138-4dfa-9623-c316103267f1','f8091789-2a86-4c15-9dac-b903a575ef28','7b0410d5-4df3-46a4-9738-53c1bbcea7ba'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='af0cf93ca0984d2ab52e612578300f78',volume_type_id=45fd9a3a-b61e-4c6c-9ab7-d02f06678d0d), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-07T09:58:31Z,deleted=False,deleted_at=None,display_description='tempest-@#$%^* description-242309961',display_name='tempest-VolumesGetTest-Volume-1454414697',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=41a26bc4-dabf-4dde-83c9-5c10a9ed647b,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='d2b14ffbdd0842c19fa3f70ddaeb9882',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='af0cf93ca0984d2ab52e612578300f78',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(45fd9a3a-b61e-4c6c-9ab7-d02f06678d0d),volume_type_id=45fd9a3a-b61e-4c6c-9ab7-d02f06678d0d)}' {{(pid=100297) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 09:58:31.504508 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.volume.api [None req-c57e61e9-fd4e-44e0-ac0d-d37346a87b5f tempest-VolumesGetTest-310667517 tempest-VolumesGetTest-310667517-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c28ecb49-f96d-4a19-a05a-e3140ae7a790) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100297) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 09:58:31.539623 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.volume.api [None req-c57e61e9-fd4e-44e0-ac0d-d37346a87b5f tempest-VolumesGetTest-310667517 tempest-VolumesGetTest-310667517-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c28ecb49-f96d-4a19-a05a-e3140ae7a790) transitioned into 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-242309961',display_name='tempest-VolumesGetTest-Volume-1454414697',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d2b14ffbdd0842c19fa3f70ddaeb9882',qos_specs=None,replication_status=,reservations=['bf3a9d07-0c26-4a95-af94-95c319e1afd5','6167fb1e-1138-4dfa-9623-c316103267f1','f8091789-2a86-4c15-9dac-b903a575ef28','7b0410d5-4df3-46a4-9738-53c1bbcea7ba'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='af0cf93ca0984d2ab52e612578300f78',volume_type_id=45fd9a3a-b61e-4c6c-9ab7-d02f06678d0d)}' {{(pid=100297) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 09:58:31.542365 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.volume.api [None req-c57e61e9-fd4e-44e0-ac0d-d37346a87b5f tempest-VolumesGetTest-310667517 tempest-VolumesGetTest-310667517-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e7ad2c8f-10e8-4871-b8e0-05f324f1d3ab) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100297) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 09:58:31.557197 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.volume.api [None req-c57e61e9-fd4e-44e0-ac0d-d37346a87b5f tempest-VolumesGetTest-310667517 tempest-VolumesGetTest-310667517-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e7ad2c8f-10e8-4871-b8e0-05f324f1d3ab) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100297) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 09:58:31.557611 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.volume.api [None req-c57e61e9-fd4e-44e0-ac0d-d37346a87b5f tempest-VolumesGetTest-310667517 tempest-VolumesGetTest-310667517-project-member] Flow 'volume_create_api' (e8388830-0baa-4dbe-8218-77cb13e3aa77) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100297) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 09:58:31.558052 np0000006707 devstack@c-api.service[100297]: INFO cinder.volume.api [None req-c57e61e9-fd4e-44e0-ac0d-d37346a87b5f tempest-VolumesGetTest-310667517 tempest-VolumesGetTest-310667517-project-member] Create volume request issued successfully. Aug 07 09:58:31.559226 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-c57e61e9-fd4e-44e0-ac0d-d37346a87b5f tempest-VolumesGetTest-310667517 tempest-VolumesGetTest-310667517-project-member] https://10.4.3.8/volume/v3/volumes returned with HTTP 202 Aug 07 09:58:31.559554 np0000006707 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 651/2597] 10.4.3.8 () {68 vars in 1245 bytes} [Fri Aug 7 09:58:31 2026] POST /volume/v3/volumes => generated 775 bytes in 278 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 07 09:58:31.582308 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.middleware.request_id [None req-2f2a9868-6e13-465b-831d-7c12cbc7a23d None None] RequestId filter calling following filter/app {{(pid=100298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:58:31.586397 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [None req-2f2a9868-6e13-465b-831d-7c12cbc7a23d tempest-VolumesGetTest-310667517 tempest-VolumesGetTest-310667517-project-member] GET https://10.4.3.8/volume/v3/volumes/41a26bc4-dabf-4dde-83c9-5c10a9ed647b Aug 07 09:58:31.586657 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [None req-2f2a9868-6e13-465b-831d-7c12cbc7a23d tempest-VolumesGetTest-310667517 tempest-VolumesGetTest-310667517-project-member] Empty body provided in request {{(pid=100298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 09:58:31.586903 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [None req-2f2a9868-6e13-465b-831d-7c12cbc7a23d tempest-VolumesGetTest-310667517 tempest-VolumesGetTest-310667517-project-member] Calling method 'show' {{(pid=100298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 09:58:31.598763 np0000006707 devstack@c-api.service[100298]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 09:58:31.598763 np0000006707 devstack@c-api.service[100298]: warnings.warn( Aug 07 09:58:31.607646 np0000006707 devstack@c-api.service[100298]: INFO cinder.volume.api [None req-2f2a9868-6e13-465b-831d-7c12cbc7a23d tempest-VolumesGetTest-310667517 tempest-VolumesGetTest-310667517-project-member] Volume info retrieved successfully. Aug 07 09:58:31.614197 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [None req-2f2a9868-6e13-465b-831d-7c12cbc7a23d tempest-VolumesGetTest-310667517 tempest-VolumesGetTest-310667517-project-member] https://10.4.3.8/volume/v3/volumes/41a26bc4-dabf-4dde-83c9-5c10a9ed647b returned with HTTP 200 Aug 07 09:58:31.614685 np0000006707 devstack@c-api.service[100298]: [pid: 100298|app: 0|req: 653/2598] 10.4.3.8 () {66 vars in 1334 bytes} [Fri Aug 7 09:58:31 2026] GET /volume/v3/volumes/41a26bc4-dabf-4dde-83c9-5c10a9ed647b => generated 843 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 09:58:31.982333 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-79711e77-f5da-4063-b886-f7378ba2df0c None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:58:31.985519 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-79711e77-f5da-4063-b886-f7378ba2df0c tempest-ProjectReaderTests33-1680752482 tempest-ProjectReaderTests33-1680752482-project-admin] GET https://10.4.3.8/volume/v3/backups/b650c1d3-5dff-48a9-9c75-192777e944c3 Aug 07 09:58:31.985519 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-79711e77-f5da-4063-b886-f7378ba2df0c tempest-ProjectReaderTests33-1680752482 tempest-ProjectReaderTests33-1680752482-project-admin] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 09:58:31.985519 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-79711e77-f5da-4063-b886-f7378ba2df0c tempest-ProjectReaderTests33-1680752482 tempest-ProjectReaderTests33-1680752482-project-admin] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 09:58:31.985519 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.v3.backups [None req-79711e77-f5da-4063-b886-f7378ba2df0c tempest-ProjectReaderTests33-1680752482 tempest-ProjectReaderTests33-1680752482-project-admin] Show backup with id b650c1d3-5dff-48a9-9c75-192777e944c3. {{(pid=100295) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 09:58:31.990574 np0000006707 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 09:58:31.990574 np0000006707 devstack@c-api.service[100295]: warnings.warn( Aug 07 09:58:31.991655 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-79711e77-f5da-4063-b886-f7378ba2df0c tempest-ProjectReaderTests33-1680752482 tempest-ProjectReaderTests33-1680752482-project-admin] https://10.4.3.8/volume/v3/backups/b650c1d3-5dff-48a9-9c75-192777e944c3 returned with HTTP 200 Aug 07 09:58:31.992233 np0000006707 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 648/2599] 10.4.3.8 () {68 vars in 1374 bytes} [Fri Aug 7 09:58:31 2026] GET /volume/v3/backups/b650c1d3-5dff-48a9-9c75-192777e944c3 => generated 732 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 09:58:32.123659 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [None req-afb74361-0db4-4793-adcd-7386f38554f0 None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:58:32.126868 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-afb74361-0db4-4793-adcd-7386f38554f0 tempest-ProjectAdminTests33-1592392534 tempest-ProjectAdminTests33-1592392534-project-admin] GET https://10.4.3.8/volume/v3/volumes/1871d448-8655-43b7-8493-410a638645ed Aug 07 09:58:32.126868 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-afb74361-0db4-4793-adcd-7386f38554f0 tempest-ProjectAdminTests33-1592392534 tempest-ProjectAdminTests33-1592392534-project-admin] Empty body provided in request {{(pid=100296) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 09:58:32.127164 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-afb74361-0db4-4793-adcd-7386f38554f0 tempest-ProjectAdminTests33-1592392534 tempest-ProjectAdminTests33-1592392534-project-admin] Calling method 'show' {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 09:58:32.140289 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-afb74361-0db4-4793-adcd-7386f38554f0 tempest-ProjectAdminTests33-1592392534 tempest-ProjectAdminTests33-1592392534-project-admin] https://10.4.3.8/volume/v3/volumes/1871d448-8655-43b7-8493-410a638645ed returned with HTTP 404 Aug 07 09:58:32.140406 np0000006707 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 648/2600] 10.4.3.8 () {68 vars in 1374 bytes} [Fri Aug 7 09:58:32 2026] GET /volume/v3/volumes/1871d448-8655-43b7-8493-410a638645ed => generated 109 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 09:58:32.158304 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [None req-8cc98207-c632-44ec-82c5-0a12ed78a92a None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:58:32.161141 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-8cc98207-c632-44ec-82c5-0a12ed78a92a tempest-ProjectAdminTests33-1592392534 tempest-ProjectAdminTests33-1592392534-project-admin] GET https://10.4.3.8/volume/v3/backups Aug 07 09:58:32.161285 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-8cc98207-c632-44ec-82c5-0a12ed78a92a tempest-ProjectAdminTests33-1592392534 tempest-ProjectAdminTests33-1592392534-project-admin] Empty body provided in request {{(pid=100297) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 09:58:32.161457 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-8cc98207-c632-44ec-82c5-0a12ed78a92a tempest-ProjectAdminTests33-1592392534 tempest-ProjectAdminTests33-1592392534-project-admin] Calling method 'index' {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 09:58:32.162170 np0000006707 devstack@c-api.service[100297]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 09:58:32.162170 np0000006707 devstack@c-api.service[100297]: warnings.warn( Aug 07 09:58:32.175065 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-8cc98207-c632-44ec-82c5-0a12ed78a92a tempest-ProjectAdminTests33-1592392534 tempest-ProjectAdminTests33-1592392534-project-admin] https://10.4.3.8/volume/v3/backups returned with HTTP 200 Aug 07 09:58:32.176205 np0000006707 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 652/2601] 10.4.3.8 () {68 vars in 1263 bytes} [Fri Aug 7 09:58:32 2026] GET /volume/v3/backups => generated 615 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 07 09:58:32.188858 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.middleware.request_id [None req-585bc45c-6526-48ab-9020-866738b85fb0 None None] RequestId filter calling following filter/app {{(pid=100298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:58:32.192709 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [None req-585bc45c-6526-48ab-9020-866738b85fb0 tempest-ProjectAdminTests33-1592392534 tempest-ProjectAdminTests33-1592392534-project-admin] GET https://10.4.3.8/volume/v3/backups?project_id=e381b9445e4b429ead6df42088015bb1 Aug 07 09:58:32.192709 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [None req-585bc45c-6526-48ab-9020-866738b85fb0 tempest-ProjectAdminTests33-1592392534 tempest-ProjectAdminTests33-1592392534-project-admin] Empty body provided in request {{(pid=100298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 09:58:32.192709 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [None req-585bc45c-6526-48ab-9020-866738b85fb0 tempest-ProjectAdminTests33-1592392534 tempest-ProjectAdminTests33-1592392534-project-admin] Calling method 'index' {{(pid=100298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 09:58:32.216296 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [None req-585bc45c-6526-48ab-9020-866738b85fb0 tempest-ProjectAdminTests33-1592392534 tempest-ProjectAdminTests33-1592392534-project-admin] https://10.4.3.8/volume/v3/backups?project_id=e381b9445e4b429ead6df42088015bb1 returned with HTTP 200 Aug 07 09:58:32.216999 np0000006707 devstack@c-api.service[100298]: [pid: 100298|app: 0|req: 654/2602] 10.4.3.8 () {68 vars in 1350 bytes} [Fri Aug 7 09:58:32 2026] GET /volume/v3/backups?project_id=e381b9445e4b429ead6df42088015bb1 => generated 615 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 09:58:32.229032 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-87b2f987-3b78-4482-bb4d-3510dae5667b None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:58:32.233735 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-87b2f987-3b78-4482-bb4d-3510dae5667b tempest-ProjectAdminTests33-1592392534 tempest-ProjectAdminTests33-1592392534-project-admin] POST https://10.4.3.8/volume/v3/volumes Aug 07 09:58:32.236167 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-87b2f987-3b78-4482-bb4d-3510dae5667b tempest-ProjectAdminTests33-1592392534 tempest-ProjectAdminTests33-1592392534-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-1835900030"}} {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 09:58:32.239300 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.v3.volumes [None req-87b2f987-3b78-4482-bb4d-3510dae5667b tempest-ProjectAdminTests33-1592392534 tempest-ProjectAdminTests33-1592392534-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-1835900030'}} {{(pid=100295) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 07 09:58:32.239300 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.v3.volumes [None req-87b2f987-3b78-4482-bb4d-3510dae5667b tempest-ProjectAdminTests33-1592392534 tempest-ProjectAdminTests33-1592392534-project-admin] Create volume of 1 GB Aug 07 09:58:32.252098 np0000006707 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-87b2f987-3b78-4482-bb4d-3510dae5667b tempest-ProjectAdminTests33-1592392534 tempest-ProjectAdminTests33-1592392534-project-admin] Availability Zones retrieved successfully. Aug 07 09:58:32.267584 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.volume.api [None req-87b2f987-3b78-4482-bb4d-3510dae5667b tempest-ProjectAdminTests33-1592392534 tempest-ProjectAdminTests33-1592392534-project-admin] Flow 'volume_create_api' (287ea5e0-f30e-461c-8dbd-43da666a54e8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100295) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 09:58:32.269250 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.volume.api [None req-87b2f987-3b78-4482-bb4d-3510dae5667b tempest-ProjectAdminTests33-1592392534 tempest-ProjectAdminTests33-1592392534-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (89764b47-8b33-4fd5-b661-f7188ad42180) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100295) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 09:58:32.271811 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.volume.flows.api.create_volume [None req-87b2f987-3b78-4482-bb4d-3510dae5667b tempest-ProjectAdminTests33-1592392534 tempest-ProjectAdminTests33-1592392534-project-admin] Validating volume size '1' using validate_int {{(pid=100295) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 07 09:58:32.313116 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.volume.api [None req-87b2f987-3b78-4482-bb4d-3510dae5667b tempest-ProjectAdminTests33-1592392534 tempest-ProjectAdminTests33-1592392534-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (89764b47-8b33-4fd5-b661-f7188ad42180) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-07T09:47:39Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=45fd9a3a-b61e-4c6c-9ab7-d02f06678d0d,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '45fd9a3a-b61e-4c6c-9ab7-d02f06678d0d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100295) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 09:58:32.314446 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.volume.api [None req-87b2f987-3b78-4482-bb4d-3510dae5667b tempest-ProjectAdminTests33-1592392534 tempest-ProjectAdminTests33-1592392534-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b97e9cbb-8d94-41a1-803d-de8c0273a7fb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100295) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 09:58:32.340807 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [None req-0ff03060-1672-4951-9525-8f1fe5e4e1c1 None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:58:32.341572 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-0ff03060-1672-4951-9525-8f1fe5e4e1c1 None None] GET https://10.4.3.8/volume// Aug 07 09:58:32.341827 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-0ff03060-1672-4951-9525-8f1fe5e4e1c1 None None] Empty body provided in request {{(pid=100296) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 09:58:32.342144 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-0ff03060-1672-4951-9525-8f1fe5e4e1c1 None None] Calling method 'all' {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 09:58:32.342630 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-0ff03060-1672-4951-9525-8f1fe5e4e1c1 None None] https://10.4.3.8/volume// returned with HTTP 300 Aug 07 09:58:32.343146 np0000006707 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 649/2603] 10.4.3.8 () {66 vars in 1412 bytes} [Fri Aug 7 09:58:32 2026] GET /volume/ => generated 384 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 07 09:58:32.364042 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [req-c14cd101-b3e7-449d-8388-79c9df0d11cc req-cb50d4af-da6f-4f62-9fbd-16fa09d84d0a None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:58:32.368178 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [req-c14cd101-b3e7-449d-8388-79c9df0d11cc req-cb50d4af-da6f-4f62-9fbd-16fa09d84d0a tempest-ServerActionsV293TestJSON-1024931389 tempest-ServerActionsV293TestJSON-1024931389-project-member] POST https://10.4.3.8/volume/v3/attachments Aug 07 09:58:32.368695 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [req-c14cd101-b3e7-449d-8388-79c9df0d11cc req-cb50d4af-da6f-4f62-9fbd-16fa09d84d0a tempest-ServerActionsV293TestJSON-1024931389 tempest-ServerActionsV293TestJSON-1024931389-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "296bbbc4-6644-42a3-bc9b-181671390fbc", "connector": null, "instance_uuid": "07003d3b-0ca7-42b7-a6b5-2b9fdc941b2b"}} {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 09:58:32.392003 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.quota [None req-87b2f987-3b78-4482-bb4d-3510dae5667b tempest-ProjectAdminTests33-1592392534 tempest-ProjectAdminTests33-1592392534-project-admin] Created reservations ['4e2314dc-96fc-4a19-9bb8-5efc2ac6bd6f', 'd2d67944-cb7e-43dc-ba51-c9c748fbda07', '7ca59b7b-8eff-4a1d-9e52-9bbd96247275', '9554fb36-476d-441f-b4ca-65f5410619e3'] {{(pid=100295) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 09:58:32.393332 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.volume.api [None req-87b2f987-3b78-4482-bb4d-3510dae5667b tempest-ProjectAdminTests33-1592392534 tempest-ProjectAdminTests33-1592392534-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b97e9cbb-8d94-41a1-803d-de8c0273a7fb) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['4e2314dc-96fc-4a19-9bb8-5efc2ac6bd6f', 'd2d67944-cb7e-43dc-ba51-c9c748fbda07', '7ca59b7b-8eff-4a1d-9e52-9bbd96247275', '9554fb36-476d-441f-b4ca-65f5410619e3']}' {{(pid=100295) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 09:58:32.394579 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.volume.api [None req-87b2f987-3b78-4482-bb4d-3510dae5667b tempest-ProjectAdminTests33-1592392534 tempest-ProjectAdminTests33-1592392534-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3650a1f7-5668-4261-b664-5137cbb5c630) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100295) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 09:58:32.395025 np0000006707 devstack@c-api.service[100297]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 09:58:32.395025 np0000006707 devstack@c-api.service[100297]: warnings.warn( Aug 07 09:58:32.429910 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.volume.api [None req-87b2f987-3b78-4482-bb4d-3510dae5667b tempest-ProjectAdminTests33-1592392534 tempest-ProjectAdminTests33-1592392534-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3650a1f7-5668-4261-b664-5137cbb5c630) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'f451cd60-4af5-4678-b5ea-d2a3f84007a4', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1835900030',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e381b9445e4b429ead6df42088015bb1',qos_specs=None,replication_status=,reservations=['4e2314dc-96fc-4a19-9bb8-5efc2ac6bd6f','d2d67944-cb7e-43dc-ba51-c9c748fbda07','7ca59b7b-8eff-4a1d-9e52-9bbd96247275','9554fb36-476d-441f-b4ca-65f5410619e3'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2fd73692c67440eeb4ec95cbee601c0c',volume_type_id=45fd9a3a-b61e-4c6c-9ab7-d02f06678d0d), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-07T09:58:32Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1835900030',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=f451cd60-4af5-4678-b5ea-d2a3f84007a4,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='e381b9445e4b429ead6df42088015bb1',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='2fd73692c67440eeb4ec95cbee601c0c',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(45fd9a3a-b61e-4c6c-9ab7-d02f06678d0d),volume_type_id=45fd9a3a-b61e-4c6c-9ab7-d02f06678d0d)}' {{(pid=100295) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 09:58:32.431634 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.volume.api [None req-87b2f987-3b78-4482-bb4d-3510dae5667b tempest-ProjectAdminTests33-1592392534 tempest-ProjectAdminTests33-1592392534-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7d396c0c-9115-45df-bd41-3017c2f35d5b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100295) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 09:58:32.452150 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [req-c14cd101-b3e7-449d-8388-79c9df0d11cc req-cb50d4af-da6f-4f62-9fbd-16fa09d84d0a tempest-ServerActionsV293TestJSON-1024931389 tempest-ServerActionsV293TestJSON-1024931389-project-member] https://10.4.3.8/volume/v3/attachments returned with HTTP 200 Aug 07 09:58:32.453140 np0000006707 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 653/2604] 10.4.3.8 () {74 vars in 1580 bytes} [Fri Aug 7 09:58:32 2026] POST /volume/v3/attachments => generated 273 bytes in 89 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 09:58:32.468488 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.volume.api [None req-87b2f987-3b78-4482-bb4d-3510dae5667b tempest-ProjectAdminTests33-1592392534 tempest-ProjectAdminTests33-1592392534-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7d396c0c-9115-45df-bd41-3017c2f35d5b) transitioned into state 'SUCCESS' from state '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-1835900030',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e381b9445e4b429ead6df42088015bb1',qos_specs=None,replication_status=,reservations=['4e2314dc-96fc-4a19-9bb8-5efc2ac6bd6f','d2d67944-cb7e-43dc-ba51-c9c748fbda07','7ca59b7b-8eff-4a1d-9e52-9bbd96247275','9554fb36-476d-441f-b4ca-65f5410619e3'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2fd73692c67440eeb4ec95cbee601c0c',volume_type_id=45fd9a3a-b61e-4c6c-9ab7-d02f06678d0d)}' {{(pid=100295) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 09:58:32.469477 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.volume.api [None req-87b2f987-3b78-4482-bb4d-3510dae5667b tempest-ProjectAdminTests33-1592392534 tempest-ProjectAdminTests33-1592392534-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (56f32a36-f911-4f9d-a32b-abfabb35ec9c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100295) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 09:58:32.480919 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.volume.api [None req-87b2f987-3b78-4482-bb4d-3510dae5667b tempest-ProjectAdminTests33-1592392534 tempest-ProjectAdminTests33-1592392534-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (56f32a36-f911-4f9d-a32b-abfabb35ec9c) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100295) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 09:58:32.482321 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.volume.api [None req-87b2f987-3b78-4482-bb4d-3510dae5667b tempest-ProjectAdminTests33-1592392534 tempest-ProjectAdminTests33-1592392534-project-admin] Flow 'volume_create_api' (287ea5e0-f30e-461c-8dbd-43da666a54e8) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100295) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 09:58:32.482394 np0000006707 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-87b2f987-3b78-4482-bb4d-3510dae5667b tempest-ProjectAdminTests33-1592392534 tempest-ProjectAdminTests33-1592392534-project-admin] Create volume request issued successfully. Aug 07 09:58:32.483159 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-87b2f987-3b78-4482-bb4d-3510dae5667b tempest-ProjectAdminTests33-1592392534 tempest-ProjectAdminTests33-1592392534-project-admin] https://10.4.3.8/volume/v3/volumes returned with HTTP 202 Aug 07 09:58:32.484286 np0000006707 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 649/2605] 10.4.3.8 () {70 vars in 1284 bytes} [Fri Aug 7 09:58:32 2026] POST /volume/v3/volumes => generated 774 bytes in 255 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 07 09:58:32.506229 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.middleware.request_id [None req-fbf0f682-381b-4406-8ac2-6f72ef8dfb77 None None] RequestId filter calling following filter/app {{(pid=100298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:58:32.508207 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [None req-fbf0f682-381b-4406-8ac2-6f72ef8dfb77 tempest-ProjectAdminTests33-1592392534 tempest-ProjectAdminTests33-1592392534-project-admin] GET https://10.4.3.8/volume/v3/volumes/f451cd60-4af5-4678-b5ea-d2a3f84007a4 Aug 07 09:58:32.508549 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [None req-fbf0f682-381b-4406-8ac2-6f72ef8dfb77 tempest-ProjectAdminTests33-1592392534 tempest-ProjectAdminTests33-1592392534-project-admin] Empty body provided in request {{(pid=100298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 09:58:32.508986 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [None req-fbf0f682-381b-4406-8ac2-6f72ef8dfb77 tempest-ProjectAdminTests33-1592392534 tempest-ProjectAdminTests33-1592392534-project-admin] Calling method 'show' {{(pid=100298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 09:58:32.520176 np0000006707 devstack@c-api.service[100298]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 09:58:32.520176 np0000006707 devstack@c-api.service[100298]: warnings.warn( Aug 07 09:58:32.526441 np0000006707 devstack@c-api.service[100298]: INFO cinder.volume.api [None req-fbf0f682-381b-4406-8ac2-6f72ef8dfb77 tempest-ProjectAdminTests33-1592392534 tempest-ProjectAdminTests33-1592392534-project-admin] Volume info retrieved successfully. Aug 07 09:58:32.534480 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [None req-fbf0f682-381b-4406-8ac2-6f72ef8dfb77 tempest-ProjectAdminTests33-1592392534 tempest-ProjectAdminTests33-1592392534-project-admin] https://10.4.3.8/volume/v3/volumes/f451cd60-4af5-4678-b5ea-d2a3f84007a4 returned with HTTP 200 Aug 07 09:58:32.534480 np0000006707 devstack@c-api.service[100298]: [pid: 100298|app: 0|req: 655/2606] 10.4.3.8 () {68 vars in 1374 bytes} [Fri Aug 7 09:58:32 2026] GET /volume/v3/volumes/f451cd60-4af5-4678-b5ea-d2a3f84007a4 => generated 953 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 09:58:32.629474 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [req-c14cd101-b3e7-449d-8388-79c9df0d11cc req-d8d21ea7-17c8-4ef8-a906-e94af6d2d95c None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:58:32.632067 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [None req-4784b2a7-d9e8-4c62-8a07-c3757e39fa39 None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:58:32.634979 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [req-c14cd101-b3e7-449d-8388-79c9df0d11cc req-d8d21ea7-17c8-4ef8-a906-e94af6d2d95c tempest-ServerActionsV293TestJSON-1024931389 tempest-ServerActionsV293TestJSON-1024931389-project-member] DELETE https://10.4.3.8/volume/v3/attachments/b98c31e7-baf9-4a99-82f6-e5c9ac378689 Aug 07 09:58:32.635129 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [req-c14cd101-b3e7-449d-8388-79c9df0d11cc req-d8d21ea7-17c8-4ef8-a906-e94af6d2d95c tempest-ServerActionsV293TestJSON-1024931389 tempest-ServerActionsV293TestJSON-1024931389-project-member] Empty body provided in request {{(pid=100296) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 09:58:32.635311 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [req-c14cd101-b3e7-449d-8388-79c9df0d11cc req-d8d21ea7-17c8-4ef8-a906-e94af6d2d95c tempest-ServerActionsV293TestJSON-1024931389 tempest-ServerActionsV293TestJSON-1024931389-project-member] Calling method 'version_select' {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 09:58:32.636046 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-4784b2a7-d9e8-4c62-8a07-c3757e39fa39 tempest-VolumesGetTest-310667517 tempest-VolumesGetTest-310667517-project-member] GET https://10.4.3.8/volume/v3/volumes/41a26bc4-dabf-4dde-83c9-5c10a9ed647b Aug 07 09:58:32.636248 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-4784b2a7-d9e8-4c62-8a07-c3757e39fa39 tempest-VolumesGetTest-310667517 tempest-VolumesGetTest-310667517-project-member] Empty body provided in request {{(pid=100297) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 09:58:32.636478 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-4784b2a7-d9e8-4c62-8a07-c3757e39fa39 tempest-VolumesGetTest-310667517 tempest-VolumesGetTest-310667517-project-member] Calling method 'show' {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 09:58:32.647245 np0000006707 devstack@c-api.service[100297]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 09:58:32.647245 np0000006707 devstack@c-api.service[100297]: warnings.warn( Aug 07 09:58:32.654433 np0000006707 devstack@c-api.service[100297]: INFO cinder.volume.api [None req-4784b2a7-d9e8-4c62-8a07-c3757e39fa39 tempest-VolumesGetTest-310667517 tempest-VolumesGetTest-310667517-project-member] Volume info retrieved successfully. Aug 07 09:58:32.655481 np0000006707 devstack@c-api.service[100296]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 09:58:32.655481 np0000006707 devstack@c-api.service[100296]: warnings.warn( Aug 07 09:58:32.664541 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-4784b2a7-d9e8-4c62-8a07-c3757e39fa39 tempest-VolumesGetTest-310667517 tempest-VolumesGetTest-310667517-project-member] https://10.4.3.8/volume/v3/volumes/41a26bc4-dabf-4dde-83c9-5c10a9ed647b returned with HTTP 200 Aug 07 09:58:32.665121 np0000006707 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 654/2607] 10.4.3.8 () {66 vars in 1334 bytes} [Fri Aug 7 09:58:32 2026] GET /volume/v3/volumes/41a26bc4-dabf-4dde-83c9-5c10a9ed647b => generated 868 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 09:58:32.685048 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-10b7ec91-3063-4890-ac93-130340deae36 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:58:32.691334 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-10b7ec91-3063-4890-ac93-130340deae36 tempest-VolumesGetTest-310667517 tempest-VolumesGetTest-310667517-project-member] PUT https://10.4.3.8/volume/v3/volumes/41a26bc4-dabf-4dde-83c9-5c10a9ed647b Aug 07 09:58:32.692139 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-10b7ec91-3063-4890-ac93-130340deae36 tempest-VolumesGetTest-310667517 tempest-VolumesGetTest-310667517-project-member] Action: 'update', calling method: update, body: {"volume": {"name": "tempest-VolumesGetTest-Volume-1826716956", "description": null}} {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 09:58:32.707530 np0000006707 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 09:58:32.707530 np0000006707 devstack@c-api.service[100295]: warnings.warn( Aug 07 09:58:32.713129 np0000006707 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-10b7ec91-3063-4890-ac93-130340deae36 tempest-VolumesGetTest-310667517 tempest-VolumesGetTest-310667517-project-member] Volume info retrieved successfully. Aug 07 09:58:32.722899 np0000006707 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-10b7ec91-3063-4890-ac93-130340deae36 tempest-VolumesGetTest-310667517 tempest-VolumesGetTest-310667517-project-member] Volume updated successfully. Aug 07 09:58:32.723903 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-10b7ec91-3063-4890-ac93-130340deae36 tempest-VolumesGetTest-310667517 tempest-VolumesGetTest-310667517-project-member] https://10.4.3.8/volume/v3/volumes/41a26bc4-dabf-4dde-83c9-5c10a9ed647b returned with HTTP 200 Aug 07 09:58:32.724552 np0000006707 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 650/2608] 10.4.3.8 () {68 vars in 1354 bytes} [Fri Aug 7 09:58:32 2026] PUT /volume/v3/volumes/41a26bc4-dabf-4dde-83c9-5c10a9ed647b => generated 766 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 09:58:32.740228 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.middleware.request_id [None req-b6fc23f8-73a4-4ccc-bd6f-a265b87ca5fa None None] RequestId filter calling following filter/app {{(pid=100298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:58:32.742053 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [None req-b6fc23f8-73a4-4ccc-bd6f-a265b87ca5fa tempest-VolumesGetTest-310667517 tempest-VolumesGetTest-310667517-project-member] GET https://10.4.3.8/volume/v3/volumes/41a26bc4-dabf-4dde-83c9-5c10a9ed647b Aug 07 09:58:32.742270 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [None req-b6fc23f8-73a4-4ccc-bd6f-a265b87ca5fa tempest-VolumesGetTest-310667517 tempest-VolumesGetTest-310667517-project-member] Empty body provided in request {{(pid=100298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 09:58:32.742488 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [None req-b6fc23f8-73a4-4ccc-bd6f-a265b87ca5fa tempest-VolumesGetTest-310667517 tempest-VolumesGetTest-310667517-project-member] Calling method 'show' {{(pid=100298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 09:58:32.757006 np0000006707 devstack@c-api.service[100298]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 09:58:32.757006 np0000006707 devstack@c-api.service[100298]: warnings.warn( Aug 07 09:58:32.762126 np0000006707 devstack@c-api.service[100298]: INFO cinder.volume.api [None req-b6fc23f8-73a4-4ccc-bd6f-a265b87ca5fa tempest-VolumesGetTest-310667517 tempest-VolumesGetTest-310667517-project-member] Volume info retrieved successfully. Aug 07 09:58:32.767703 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [None req-b6fc23f8-73a4-4ccc-bd6f-a265b87ca5fa tempest-VolumesGetTest-310667517 tempest-VolumesGetTest-310667517-project-member] https://10.4.3.8/volume/v3/volumes/41a26bc4-dabf-4dde-83c9-5c10a9ed647b returned with HTTP 200 Aug 07 09:58:32.768137 np0000006707 devstack@c-api.service[100298]: [pid: 100298|app: 0|req: 656/2609] 10.4.3.8 () {66 vars in 1334 bytes} [Fri Aug 7 09:58:32 2026] GET /volume/v3/volumes/41a26bc4-dabf-4dde-83c9-5c10a9ed647b => generated 834 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 09:58:32.769367 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [req-c14cd101-b3e7-449d-8388-79c9df0d11cc req-d8d21ea7-17c8-4ef8-a906-e94af6d2d95c tempest-ServerActionsV293TestJSON-1024931389 tempest-ServerActionsV293TestJSON-1024931389-project-member] https://10.4.3.8/volume/v3/attachments/b98c31e7-baf9-4a99-82f6-e5c9ac378689 returned with HTTP 200 Aug 07 09:58:32.769937 np0000006707 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 650/2610] 10.4.3.8 () {72 vars in 1659 bytes} [Fri Aug 7 09:58:32 2026] DELETE /volume/v3/attachments/b98c31e7-baf9-4a99-82f6-e5c9ac378689 => generated 192 bytes in 141 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 09:58:32.793333 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [None req-bded99cf-53a0-48f3-8aee-d81fb88e138d None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:58:32.795551 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-bded99cf-53a0-48f3-8aee-d81fb88e138d tempest-VolumesGetTest-310667517 tempest-VolumesGetTest-310667517-project-member] DELETE https://10.4.3.8/volume/v3/volumes/41a26bc4-dabf-4dde-83c9-5c10a9ed647b Aug 07 09:58:32.795800 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-bded99cf-53a0-48f3-8aee-d81fb88e138d tempest-VolumesGetTest-310667517 tempest-VolumesGetTest-310667517-project-member] Empty body provided in request {{(pid=100297) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 09:58:32.796197 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-bded99cf-53a0-48f3-8aee-d81fb88e138d tempest-VolumesGetTest-310667517 tempest-VolumesGetTest-310667517-project-member] Calling method 'delete' {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 09:58:32.796788 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.v3.volumes [None req-bded99cf-53a0-48f3-8aee-d81fb88e138d tempest-VolumesGetTest-310667517 tempest-VolumesGetTest-310667517-project-member] Delete volume with id: 41a26bc4-dabf-4dde-83c9-5c10a9ed647b Aug 07 09:58:32.807942 np0000006707 devstack@c-api.service[100297]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 09:58:32.807942 np0000006707 devstack@c-api.service[100297]: warnings.warn( Aug 07 09:58:32.810320 np0000006707 devstack@c-api.service[100297]: INFO cinder.volume.api [None req-bded99cf-53a0-48f3-8aee-d81fb88e138d tempest-VolumesGetTest-310667517 tempest-VolumesGetTest-310667517-project-member] Volume info retrieved successfully. Aug 07 09:58:32.847215 np0000006707 devstack@c-api.service[100297]: INFO cinder.volume.api [None req-bded99cf-53a0-48f3-8aee-d81fb88e138d tempest-VolumesGetTest-310667517 tempest-VolumesGetTest-310667517-project-member] Delete volume request issued successfully. Aug 07 09:58:32.847617 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-bded99cf-53a0-48f3-8aee-d81fb88e138d tempest-VolumesGetTest-310667517 tempest-VolumesGetTest-310667517-project-member] https://10.4.3.8/volume/v3/volumes/41a26bc4-dabf-4dde-83c9-5c10a9ed647b returned with HTTP 202 Aug 07 09:58:32.848294 np0000006707 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 655/2611] 10.4.3.8 () {66 vars in 1337 bytes} [Fri Aug 7 09:58:32 2026] DELETE /volume/v3/volumes/41a26bc4-dabf-4dde-83c9-5c10a9ed647b => generated 0 bytes in 55 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 07 09:58:32.858461 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-4f4dbbd6-6dd2-41a6-b89c-ea6e9deca676 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:58:32.861413 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-4f4dbbd6-6dd2-41a6-b89c-ea6e9deca676 tempest-VolumesGetTest-310667517 tempest-VolumesGetTest-310667517-project-member] GET https://10.4.3.8/volume/v3/volumes/41a26bc4-dabf-4dde-83c9-5c10a9ed647b Aug 07 09:58:32.861992 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-4f4dbbd6-6dd2-41a6-b89c-ea6e9deca676 tempest-VolumesGetTest-310667517 tempest-VolumesGetTest-310667517-project-member] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 09:58:32.862063 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-4f4dbbd6-6dd2-41a6-b89c-ea6e9deca676 tempest-VolumesGetTest-310667517 tempest-VolumesGetTest-310667517-project-member] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 09:58:32.875438 np0000006707 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 09:58:32.875438 np0000006707 devstack@c-api.service[100295]: warnings.warn( Aug 07 09:58:32.883009 np0000006707 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-4f4dbbd6-6dd2-41a6-b89c-ea6e9deca676 tempest-VolumesGetTest-310667517 tempest-VolumesGetTest-310667517-project-member] Volume info retrieved successfully. Aug 07 09:58:32.893487 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-4f4dbbd6-6dd2-41a6-b89c-ea6e9deca676 tempest-VolumesGetTest-310667517 tempest-VolumesGetTest-310667517-project-member] https://10.4.3.8/volume/v3/volumes/41a26bc4-dabf-4dde-83c9-5c10a9ed647b returned with HTTP 200 Aug 07 09:58:32.894382 np0000006707 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 651/2612] 10.4.3.8 () {66 vars in 1334 bytes} [Fri Aug 7 09:58:32 2026] GET /volume/v3/volumes/41a26bc4-dabf-4dde-83c9-5c10a9ed647b => generated 833 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 09:58:33.005038 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.middleware.request_id [None req-27b04f1b-0cdf-4881-a08d-a6fdde9c82d3 None None] RequestId filter calling following filter/app {{(pid=100298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:58:33.005944 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [None req-27b04f1b-0cdf-4881-a08d-a6fdde9c82d3 None None] GET https://10.4.3.8/volume// Aug 07 09:58:33.006631 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [None req-27b04f1b-0cdf-4881-a08d-a6fdde9c82d3 None None] Empty body provided in request {{(pid=100298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 09:58:33.006631 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [None req-27b04f1b-0cdf-4881-a08d-a6fdde9c82d3 None None] Calling method 'all' {{(pid=100298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 09:58:33.006861 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [None req-27b04f1b-0cdf-4881-a08d-a6fdde9c82d3 None None] https://10.4.3.8/volume// returned with HTTP 300 Aug 07 09:58:33.007471 np0000006707 devstack@c-api.service[100298]: [pid: 100298|app: 0|req: 657/2613] 10.4.3.8 () {66 vars in 1412 bytes} [Fri Aug 7 09:58:33 2026] GET /volume/ => generated 384 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 07 09:58:33.007642 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [None req-c82bd113-15fc-4a20-9cbe-085f32ea6398 None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:58:33.013992 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-c82bd113-15fc-4a20-9cbe-085f32ea6398 tempest-ProjectReaderTests33-1680752482 tempest-ProjectReaderTests33-1680752482-project-admin] GET https://10.4.3.8/volume/v3/backups/b650c1d3-5dff-48a9-9c75-192777e944c3 Aug 07 09:58:33.013992 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-c82bd113-15fc-4a20-9cbe-085f32ea6398 tempest-ProjectReaderTests33-1680752482 tempest-ProjectReaderTests33-1680752482-project-admin] Empty body provided in request {{(pid=100296) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 09:58:33.013992 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-c82bd113-15fc-4a20-9cbe-085f32ea6398 tempest-ProjectReaderTests33-1680752482 tempest-ProjectReaderTests33-1680752482-project-admin] Calling method 'show' {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 09:58:33.013992 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.v3.backups [None req-c82bd113-15fc-4a20-9cbe-085f32ea6398 tempest-ProjectReaderTests33-1680752482 tempest-ProjectReaderTests33-1680752482-project-admin] Show backup with id b650c1d3-5dff-48a9-9c75-192777e944c3. {{(pid=100296) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 09:58:33.026628 np0000006707 devstack@c-api.service[100296]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 09:58:33.026628 np0000006707 devstack@c-api.service[100296]: warnings.warn( Aug 07 09:58:33.029615 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-c82bd113-15fc-4a20-9cbe-085f32ea6398 tempest-ProjectReaderTests33-1680752482 tempest-ProjectReaderTests33-1680752482-project-admin] https://10.4.3.8/volume/v3/backups/b650c1d3-5dff-48a9-9c75-192777e944c3 returned with HTTP 200 Aug 07 09:58:33.029615 np0000006707 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 651/2614] 10.4.3.8 () {68 vars in 1374 bytes} [Fri Aug 7 09:58:33 2026] GET /volume/v3/backups/b650c1d3-5dff-48a9-9c75-192777e944c3 => generated 732 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 09:58:33.037996 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [req-c14cd101-b3e7-449d-8388-79c9df0d11cc req-eda6c687-fc14-440c-a2ab-2a84b354d8a0 None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:58:33.043384 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [req-c14cd101-b3e7-449d-8388-79c9df0d11cc req-eda6c687-fc14-440c-a2ab-2a84b354d8a0 tempest-ServerActionsV293TestJSON-1024931389 tempest-ServerActionsV293TestJSON-1024931389-project-member] POST https://10.4.3.8/volume/v3/volumes/296bbbc4-6644-42a3-bc9b-181671390fbc/action Aug 07 09:58:33.044479 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [req-c14cd101-b3e7-449d-8388-79c9df0d11cc req-eda6c687-fc14-440c-a2ab-2a84b354d8a0 tempest-ServerActionsV293TestJSON-1024931389 tempest-ServerActionsV293TestJSON-1024931389-project-member] Action body: b'{"os-reimage": {"image_id": "76e97ab6-b8fa-4d17-9e8f-781de0c74d20", "reimage_reserved": true}}' {{(pid=100297) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 07 09:58:33.044479 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [req-c14cd101-b3e7-449d-8388-79c9df0d11cc req-eda6c687-fc14-440c-a2ab-2a84b354d8a0 tempest-ServerActionsV293TestJSON-1024931389 tempest-ServerActionsV293TestJSON-1024931389-project-member] Action: 'action', calling method: version_select, body: {"os-reimage": {"image_id": "76e97ab6-b8fa-4d17-9e8f-781de0c74d20", "reimage_reserved": true}} {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 09:58:33.073433 np0000006707 devstack@c-api.service[100297]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 09:58:33.073433 np0000006707 devstack@c-api.service[100297]: warnings.warn( Aug 07 09:58:33.075020 np0000006707 devstack@c-api.service[100297]: INFO cinder.volume.api [req-c14cd101-b3e7-449d-8388-79c9df0d11cc req-eda6c687-fc14-440c-a2ab-2a84b354d8a0 tempest-ServerActionsV293TestJSON-1024931389 tempest-ServerActionsV293TestJSON-1024931389-project-member] Volume info retrieved successfully. Aug 07 09:58:33.231603 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [req-c14cd101-b3e7-449d-8388-79c9df0d11cc req-eda6c687-fc14-440c-a2ab-2a84b354d8a0 tempest-ServerActionsV293TestJSON-1024931389 tempest-ServerActionsV293TestJSON-1024931389-project-member] https://10.4.3.8/volume/v3/volumes/296bbbc4-6644-42a3-bc9b-181671390fbc/action returned with HTTP 202 Aug 07 09:58:33.231603 np0000006707 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 656/2615] 10.4.3.8 () {74 vars in 1699 bytes} [Fri Aug 7 09:58:33 2026] POST /volume/v3/volumes/296bbbc4-6644-42a3-bc9b-181671390fbc/action => generated 0 bytes in 194 msecs (HTTP/1.1 202) 7 headers in 290 bytes (1 switches on core 0) Aug 07 09:58:33.300198 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-a9e1028f-9918-4e24-af49-a9a32c0db4af None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:58:33.302704 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-a9e1028f-9918-4e24-af49-a9a32c0db4af tempest-TestServerVolumeAttachScenarioOldVersion-145338972 tempest-TestServerVolumeAttachScenarioOldVersion-145338972-project-member] POST https://10.4.3.8/volume/v3/volumes Aug 07 09:58:33.303539 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-a9e1028f-9918-4e24-af49-a9a32c0db4af tempest-TestServerVolumeAttachScenarioOldVersion-145338972 tempest-TestServerVolumeAttachScenarioOldVersion-145338972-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestServerVolumeAttachScenarioOldVersion-volume-1805091562", "snapshot_id": null, "imageRef": null, "volume_type": null, "size": 1}} {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 09:58:33.305559 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.v3.volumes [None req-a9e1028f-9918-4e24-af49-a9a32c0db4af tempest-TestServerVolumeAttachScenarioOldVersion-145338972 tempest-TestServerVolumeAttachScenarioOldVersion-145338972-project-member] Create volume request body: {'volume': {'name': 'tempest-TestServerVolumeAttachScenarioOldVersion-volume-1805091562', 'snapshot_id': None, 'imageRef': None, 'volume_type': None, 'size': 1}} {{(pid=100295) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 07 09:58:33.306498 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.v3.volumes [None req-a9e1028f-9918-4e24-af49-a9a32c0db4af tempest-TestServerVolumeAttachScenarioOldVersion-145338972 tempest-TestServerVolumeAttachScenarioOldVersion-145338972-project-member] Create volume of 1 GB Aug 07 09:58:33.311467 np0000006707 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-a9e1028f-9918-4e24-af49-a9a32c0db4af tempest-TestServerVolumeAttachScenarioOldVersion-145338972 tempest-TestServerVolumeAttachScenarioOldVersion-145338972-project-member] Availability Zones retrieved successfully. Aug 07 09:58:33.318802 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.volume.api [None req-a9e1028f-9918-4e24-af49-a9a32c0db4af tempest-TestServerVolumeAttachScenarioOldVersion-145338972 tempest-TestServerVolumeAttachScenarioOldVersion-145338972-project-member] Flow 'volume_create_api' (61d44008-a94b-46fb-bdfc-f1960e45738e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100295) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 09:58:33.319877 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.volume.api [None req-a9e1028f-9918-4e24-af49-a9a32c0db4af tempest-TestServerVolumeAttachScenarioOldVersion-145338972 tempest-TestServerVolumeAttachScenarioOldVersion-145338972-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f6ca0cc1-77ff-4551-b87c-35c9f0129eb3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100295) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 09:58:33.321751 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.volume.flows.api.create_volume [None req-a9e1028f-9918-4e24-af49-a9a32c0db4af tempest-TestServerVolumeAttachScenarioOldVersion-145338972 tempest-TestServerVolumeAttachScenarioOldVersion-145338972-project-member] Validating volume size '1' using validate_int {{(pid=100295) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 07 09:58:33.374392 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.volume.api [None req-a9e1028f-9918-4e24-af49-a9a32c0db4af tempest-TestServerVolumeAttachScenarioOldVersion-145338972 tempest-TestServerVolumeAttachScenarioOldVersion-145338972-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f6ca0cc1-77ff-4551-b87c-35c9f0129eb3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-07T09:47:39Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=45fd9a3a-b61e-4c6c-9ab7-d02f06678d0d,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '45fd9a3a-b61e-4c6c-9ab7-d02f06678d0d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100295) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 09:58:33.376727 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.volume.api [None req-a9e1028f-9918-4e24-af49-a9a32c0db4af tempest-TestServerVolumeAttachScenarioOldVersion-145338972 tempest-TestServerVolumeAttachScenarioOldVersion-145338972-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (051dec37-729d-4437-b8d2-9e23264d93cb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100295) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 09:58:33.461017 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.quota [None req-a9e1028f-9918-4e24-af49-a9a32c0db4af tempest-TestServerVolumeAttachScenarioOldVersion-145338972 tempest-TestServerVolumeAttachScenarioOldVersion-145338972-project-member] Created reservations ['0d76757f-4ebe-4d66-bffa-1328cff267bf', '2790c105-e92b-4a95-badd-af4912c61735', '1e4515fa-b436-4dbc-8fdd-b16d4b663283', 'fced0851-bedb-4814-b3ae-6b68a4a972da'] {{(pid=100295) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 09:58:33.461791 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.volume.api [None req-a9e1028f-9918-4e24-af49-a9a32c0db4af tempest-TestServerVolumeAttachScenarioOldVersion-145338972 tempest-TestServerVolumeAttachScenarioOldVersion-145338972-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (051dec37-729d-4437-b8d2-9e23264d93cb) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['0d76757f-4ebe-4d66-bffa-1328cff267bf', '2790c105-e92b-4a95-badd-af4912c61735', '1e4515fa-b436-4dbc-8fdd-b16d4b663283', 'fced0851-bedb-4814-b3ae-6b68a4a972da']}' {{(pid=100295) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 09:58:33.462446 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.volume.api [None req-a9e1028f-9918-4e24-af49-a9a32c0db4af tempest-TestServerVolumeAttachScenarioOldVersion-145338972 tempest-TestServerVolumeAttachScenarioOldVersion-145338972-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (bf0b4ee1-5ada-4b25-88ec-8638ea233cc6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100295) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 09:58:33.488641 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.volume.api [None req-a9e1028f-9918-4e24-af49-a9a32c0db4af tempest-TestServerVolumeAttachScenarioOldVersion-145338972 tempest-TestServerVolumeAttachScenarioOldVersion-145338972-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (bf0b4ee1-5ada-4b25-88ec-8638ea233cc6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '5129a972-749b-4280-8cf1-a240ee17158a', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestServerVolumeAttachScenarioOldVersion-volume-1805091562',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='1dc06e4884a84e3da07fbf6213fb1055',qos_specs=None,replication_status=,reservations=['0d76757f-4ebe-4d66-bffa-1328cff267bf','2790c105-e92b-4a95-badd-af4912c61735','1e4515fa-b436-4dbc-8fdd-b16d4b663283','fced0851-bedb-4814-b3ae-6b68a4a972da'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d4d94241ac6d4ae880cc49485c8556df',volume_type_id=45fd9a3a-b61e-4c6c-9ab7-d02f06678d0d), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-07T09:58:33Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestServerVolumeAttachScenarioOldVersion-volume-1805091562',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=5129a972-749b-4280-8cf1-a240ee17158a,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='1dc06e4884a84e3da07fbf6213fb1055',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='d4d94241ac6d4ae880cc49485c8556df',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(45fd9a3a-b61e-4c6c-9ab7-d02f06678d0d),volume_type_id=45fd9a3a-b61e-4c6c-9ab7-d02f06678d0d)}' {{(pid=100295) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 09:58:33.489737 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.volume.api [None req-a9e1028f-9918-4e24-af49-a9a32c0db4af tempest-TestServerVolumeAttachScenarioOldVersion-145338972 tempest-TestServerVolumeAttachScenarioOldVersion-145338972-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (041842a5-9209-4130-bdf5-0d9ce5098e1d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100295) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 09:58:33.520362 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.volume.api [None req-a9e1028f-9918-4e24-af49-a9a32c0db4af tempest-TestServerVolumeAttachScenarioOldVersion-145338972 tempest-TestServerVolumeAttachScenarioOldVersion-145338972-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (041842a5-9209-4130-bdf5-0d9ce5098e1d) transitioned into state 'SUCCESS' from state '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-1805091562',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='1dc06e4884a84e3da07fbf6213fb1055',qos_specs=None,replication_status=,reservations=['0d76757f-4ebe-4d66-bffa-1328cff267bf','2790c105-e92b-4a95-badd-af4912c61735','1e4515fa-b436-4dbc-8fdd-b16d4b663283','fced0851-bedb-4814-b3ae-6b68a4a972da'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d4d94241ac6d4ae880cc49485c8556df',volume_type_id=45fd9a3a-b61e-4c6c-9ab7-d02f06678d0d)}' {{(pid=100295) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 09:58:33.521399 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.volume.api [None req-a9e1028f-9918-4e24-af49-a9a32c0db4af tempest-TestServerVolumeAttachScenarioOldVersion-145338972 tempest-TestServerVolumeAttachScenarioOldVersion-145338972-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a11f51bc-f6ff-4d5e-852c-d87e475a3166) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100295) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 09:58:33.539342 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.volume.api [None req-a9e1028f-9918-4e24-af49-a9a32c0db4af tempest-TestServerVolumeAttachScenarioOldVersion-145338972 tempest-TestServerVolumeAttachScenarioOldVersion-145338972-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a11f51bc-f6ff-4d5e-852c-d87e475a3166) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100295) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 09:58:33.540377 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.volume.api [None req-a9e1028f-9918-4e24-af49-a9a32c0db4af tempest-TestServerVolumeAttachScenarioOldVersion-145338972 tempest-TestServerVolumeAttachScenarioOldVersion-145338972-project-member] Flow 'volume_create_api' (61d44008-a94b-46fb-bdfc-f1960e45738e) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100295) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 09:58:33.540774 np0000006707 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-a9e1028f-9918-4e24-af49-a9a32c0db4af tempest-TestServerVolumeAttachScenarioOldVersion-145338972 tempest-TestServerVolumeAttachScenarioOldVersion-145338972-project-member] Create volume request issued successfully. Aug 07 09:58:33.541760 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-a9e1028f-9918-4e24-af49-a9a32c0db4af tempest-TestServerVolumeAttachScenarioOldVersion-145338972 tempest-TestServerVolumeAttachScenarioOldVersion-145338972-project-member] https://10.4.3.8/volume/v3/volumes returned with HTTP 202 Aug 07 09:58:33.542530 np0000006707 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 652/2616] 10.4.3.8 () {70 vars in 1286 bytes} [Fri Aug 7 09:58:33 2026] POST /volume/v3/volumes => generated 785 bytes in 244 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 07 09:58:33.555253 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.middleware.request_id [None req-05418a33-7796-4cfb-b8e8-5e756af10903 None None] RequestId filter calling following filter/app {{(pid=100298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:58:33.558731 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [None req-05418a33-7796-4cfb-b8e8-5e756af10903 tempest-ProjectAdminTests33-1592392534 tempest-ProjectAdminTests33-1592392534-project-admin] GET https://10.4.3.8/volume/v3/volumes/f451cd60-4af5-4678-b5ea-d2a3f84007a4 Aug 07 09:58:33.558731 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [None req-05418a33-7796-4cfb-b8e8-5e756af10903 tempest-ProjectAdminTests33-1592392534 tempest-ProjectAdminTests33-1592392534-project-admin] Empty body provided in request {{(pid=100298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 09:58:33.558731 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [None req-05418a33-7796-4cfb-b8e8-5e756af10903 tempest-ProjectAdminTests33-1592392534 tempest-ProjectAdminTests33-1592392534-project-admin] Calling method 'show' {{(pid=100298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 09:58:33.561947 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [None req-41f4f389-d0bb-4c85-9a33-8f94b6ce3111 None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:58:33.567340 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-41f4f389-d0bb-4c85-9a33-8f94b6ce3111 tempest-TestServerVolumeAttachScenarioOldVersion-145338972 tempest-TestServerVolumeAttachScenarioOldVersion-145338972-project-member] GET https://10.4.3.8/volume/v3/volumes/5129a972-749b-4280-8cf1-a240ee17158a Aug 07 09:58:33.567956 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-41f4f389-d0bb-4c85-9a33-8f94b6ce3111 tempest-TestServerVolumeAttachScenarioOldVersion-145338972 tempest-TestServerVolumeAttachScenarioOldVersion-145338972-project-member] Empty body provided in request {{(pid=100296) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 09:58:33.567956 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-41f4f389-d0bb-4c85-9a33-8f94b6ce3111 tempest-TestServerVolumeAttachScenarioOldVersion-145338972 tempest-TestServerVolumeAttachScenarioOldVersion-145338972-project-member] Calling method 'show' {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 09:58:33.572690 np0000006707 devstack@c-api.service[100298]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 09:58:33.572690 np0000006707 devstack@c-api.service[100298]: warnings.warn( Aug 07 09:58:33.577159 np0000006707 devstack@c-api.service[100296]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 09:58:33.577159 np0000006707 devstack@c-api.service[100296]: warnings.warn( Aug 07 09:58:33.579328 np0000006707 devstack@c-api.service[100298]: INFO cinder.volume.api [None req-05418a33-7796-4cfb-b8e8-5e756af10903 tempest-ProjectAdminTests33-1592392534 tempest-ProjectAdminTests33-1592392534-project-admin] Volume info retrieved successfully. Aug 07 09:58:33.583006 np0000006707 devstack@c-api.service[100296]: INFO cinder.volume.api [None req-41f4f389-d0bb-4c85-9a33-8f94b6ce3111 tempest-TestServerVolumeAttachScenarioOldVersion-145338972 tempest-TestServerVolumeAttachScenarioOldVersion-145338972-project-member] Volume info retrieved successfully. Aug 07 09:58:33.586843 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [None req-05418a33-7796-4cfb-b8e8-5e756af10903 tempest-ProjectAdminTests33-1592392534 tempest-ProjectAdminTests33-1592392534-project-admin] https://10.4.3.8/volume/v3/volumes/f451cd60-4af5-4678-b5ea-d2a3f84007a4 returned with HTTP 200 Aug 07 09:58:33.588104 np0000006707 devstack@c-api.service[100298]: [pid: 100298|app: 0|req: 658/2617] 10.4.3.8 () {68 vars in 1374 bytes} [Fri Aug 7 09:58:33 2026] GET /volume/v3/volumes/f451cd60-4af5-4678-b5ea-d2a3f84007a4 => generated 1005 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 09:58:33.591132 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-41f4f389-d0bb-4c85-9a33-8f94b6ce3111 tempest-TestServerVolumeAttachScenarioOldVersion-145338972 tempest-TestServerVolumeAttachScenarioOldVersion-145338972-project-member] https://10.4.3.8/volume/v3/volumes/5129a972-749b-4280-8cf1-a240ee17158a returned with HTTP 200 Aug 07 09:58:33.592101 np0000006707 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 652/2618] 10.4.3.8 () {68 vars in 1375 bytes} [Fri Aug 7 09:58:33 2026] GET /volume/v3/volumes/5129a972-749b-4280-8cf1-a240ee17158a => generated 853 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 09:58:33.606466 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [None req-ebccbff8-9f0a-404f-a043-71bfb1f58467 None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:58:33.609056 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-ebccbff8-9f0a-404f-a043-71bfb1f58467 tempest-ProjectAdminTests33-1592392534 tempest-ProjectAdminTests33-1592392534-project-admin] POST https://10.4.3.8/volume/v3/backups Aug 07 09:58:33.609547 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-ebccbff8-9f0a-404f-a043-71bfb1f58467 tempest-ProjectAdminTests33-1592392534 tempest-ProjectAdminTests33-1592392534-project-admin] Action: 'create', calling method: create, body: {"backup": {"volume_id": "f451cd60-4af5-4678-b5ea-d2a3f84007a4", "name": "tempest-type-Backup-1085354122"}} {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 09:58:33.615042 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.contrib.backups [None req-ebccbff8-9f0a-404f-a043-71bfb1f58467 tempest-ProjectAdminTests33-1592392534 tempest-ProjectAdminTests33-1592392534-project-admin] Creating new backup {'backup': {'volume_id': 'f451cd60-4af5-4678-b5ea-d2a3f84007a4', 'name': 'tempest-type-Backup-1085354122'}} {{(pid=100297) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 07 09:58:33.615314 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.contrib.backups [None req-ebccbff8-9f0a-404f-a043-71bfb1f58467 tempest-ProjectAdminTests33-1592392534 tempest-ProjectAdminTests33-1592392534-project-admin] Creating backup of volume f451cd60-4af5-4678-b5ea-d2a3f84007a4 in container None Aug 07 09:58:33.640600 np0000006707 devstack@c-api.service[100297]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 09:58:33.640600 np0000006707 devstack@c-api.service[100297]: warnings.warn( Aug 07 09:58:33.640999 np0000006707 devstack@c-api.service[100297]: INFO cinder.volume.api [None req-ebccbff8-9f0a-404f-a043-71bfb1f58467 tempest-ProjectAdminTests33-1592392534 tempest-ProjectAdminTests33-1592392534-project-admin] Volume info retrieved successfully. Aug 07 09:58:33.700412 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.quota [None req-ebccbff8-9f0a-404f-a043-71bfb1f58467 tempest-ProjectAdminTests33-1592392534 tempest-ProjectAdminTests33-1592392534-project-admin] Created reservations ['86d76ba8-72aa-46e7-b9bc-4357da49ddd9', '17659ca2-72e1-421b-839e-f10398cda878'] {{(pid=100297) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 09:58:33.782783 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-ebccbff8-9f0a-404f-a043-71bfb1f58467 tempest-ProjectAdminTests33-1592392534 tempest-ProjectAdminTests33-1592392534-project-admin] https://10.4.3.8/volume/v3/backups returned with HTTP 202 Aug 07 09:58:33.782783 np0000006707 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 657/2619] 10.4.3.8 () {70 vars in 1285 bytes} [Fri Aug 7 09:58:33 2026] POST /volume/v3/backups => generated 312 bytes in 177 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 07 09:58:33.795863 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-2c75a904-b2ec-4edf-9095-6ae687e018e6 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:58:33.799366 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-2c75a904-b2ec-4edf-9095-6ae687e018e6 tempest-ProjectAdminTests33-1592392534 tempest-ProjectAdminTests33-1592392534-project-admin] GET https://10.4.3.8/volume/v3/backups/1d58e50a-c0b8-4f43-b3f8-6cdcc2df3a55 Aug 07 09:58:33.799366 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-2c75a904-b2ec-4edf-9095-6ae687e018e6 tempest-ProjectAdminTests33-1592392534 tempest-ProjectAdminTests33-1592392534-project-admin] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 09:58:33.799634 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-2c75a904-b2ec-4edf-9095-6ae687e018e6 tempest-ProjectAdminTests33-1592392534 tempest-ProjectAdminTests33-1592392534-project-admin] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 09:58:33.800031 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.v3.backups [None req-2c75a904-b2ec-4edf-9095-6ae687e018e6 tempest-ProjectAdminTests33-1592392534 tempest-ProjectAdminTests33-1592392534-project-admin] Show backup with id 1d58e50a-c0b8-4f43-b3f8-6cdcc2df3a55. {{(pid=100295) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 09:58:33.806302 np0000006707 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 09:58:33.806302 np0000006707 devstack@c-api.service[100295]: warnings.warn( Aug 07 09:58:33.807434 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-2c75a904-b2ec-4edf-9095-6ae687e018e6 tempest-ProjectAdminTests33-1592392534 tempest-ProjectAdminTests33-1592392534-project-admin] https://10.4.3.8/volume/v3/backups/1d58e50a-c0b8-4f43-b3f8-6cdcc2df3a55 returned with HTTP 200 Aug 07 09:58:33.808315 np0000006707 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 653/2620] 10.4.3.8 () {68 vars in 1374 bytes} [Fri Aug 7 09:58:33 2026] GET /volume/v3/backups/1d58e50a-c0b8-4f43-b3f8-6cdcc2df3a55 => generated 719 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 09:58:33.908392 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.middleware.request_id [None req-7da375e6-b73e-4b51-aad9-394909e3fdd6 None None] RequestId filter calling following filter/app {{(pid=100298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:58:33.910471 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [None req-7da375e6-b73e-4b51-aad9-394909e3fdd6 tempest-VolumesGetTest-310667517 tempest-VolumesGetTest-310667517-project-member] GET https://10.4.3.8/volume/v3/volumes/41a26bc4-dabf-4dde-83c9-5c10a9ed647b Aug 07 09:58:33.910712 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [None req-7da375e6-b73e-4b51-aad9-394909e3fdd6 tempest-VolumesGetTest-310667517 tempest-VolumesGetTest-310667517-project-member] Empty body provided in request {{(pid=100298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 09:58:33.910926 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [None req-7da375e6-b73e-4b51-aad9-394909e3fdd6 tempest-VolumesGetTest-310667517 tempest-VolumesGetTest-310667517-project-member] Calling method 'show' {{(pid=100298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 09:58:33.918039 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [None req-7da375e6-b73e-4b51-aad9-394909e3fdd6 tempest-VolumesGetTest-310667517 tempest-VolumesGetTest-310667517-project-member] https://10.4.3.8/volume/v3/volumes/41a26bc4-dabf-4dde-83c9-5c10a9ed647b returned with HTTP 404 Aug 07 09:58:33.918567 np0000006707 devstack@c-api.service[100298]: [pid: 100298|app: 0|req: 659/2621] 10.4.3.8 () {66 vars in 1334 bytes} [Fri Aug 7 09:58:33 2026] GET /volume/v3/volumes/41a26bc4-dabf-4dde-83c9-5c10a9ed647b => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 09:58:33.926972 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [None req-4e238498-6e78-4523-a34f-f305ad5b85f8 None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:58:33.929571 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-4e238498-6e78-4523-a34f-f305ad5b85f8 tempest-VolumesGetTest-310667517 tempest-VolumesGetTest-310667517-project-member] GET https://10.4.3.8/volume/v3/volumes/5a59f066-8614-42c2-8458-8195d1795fd7 Aug 07 09:58:33.930010 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-4e238498-6e78-4523-a34f-f305ad5b85f8 tempest-VolumesGetTest-310667517 tempest-VolumesGetTest-310667517-project-member] Empty body provided in request {{(pid=100296) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 09:58:33.930245 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-4e238498-6e78-4523-a34f-f305ad5b85f8 tempest-VolumesGetTest-310667517 tempest-VolumesGetTest-310667517-project-member] Calling method 'show' {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 09:58:33.944234 np0000006707 devstack@c-api.service[100296]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 09:58:33.944234 np0000006707 devstack@c-api.service[100296]: warnings.warn( Aug 07 09:58:33.951681 np0000006707 devstack@c-api.service[100296]: INFO cinder.volume.api [None req-4e238498-6e78-4523-a34f-f305ad5b85f8 tempest-VolumesGetTest-310667517 tempest-VolumesGetTest-310667517-project-member] Volume info retrieved successfully. Aug 07 09:58:33.963506 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-4e238498-6e78-4523-a34f-f305ad5b85f8 tempest-VolumesGetTest-310667517 tempest-VolumesGetTest-310667517-project-member] https://10.4.3.8/volume/v3/volumes/5a59f066-8614-42c2-8458-8195d1795fd7 returned with HTTP 200 Aug 07 09:58:33.963506 np0000006707 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 653/2622] 10.4.3.8 () {66 vars in 1334 bytes} [Fri Aug 7 09:58:33 2026] GET /volume/v3/volumes/5a59f066-8614-42c2-8458-8195d1795fd7 => generated 921 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 09:58:33.980350 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [None req-a2ad2dbb-1d38-4020-91b1-702e8978dd76 None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:58:33.986496 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-a2ad2dbb-1d38-4020-91b1-702e8978dd76 tempest-VolumesGetTest-310667517 tempest-VolumesGetTest-310667517-project-member] DELETE https://10.4.3.8/volume/v3/volumes/5a59f066-8614-42c2-8458-8195d1795fd7 Aug 07 09:58:33.986496 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-a2ad2dbb-1d38-4020-91b1-702e8978dd76 tempest-VolumesGetTest-310667517 tempest-VolumesGetTest-310667517-project-member] Empty body provided in request {{(pid=100297) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 09:58:33.986496 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-a2ad2dbb-1d38-4020-91b1-702e8978dd76 tempest-VolumesGetTest-310667517 tempest-VolumesGetTest-310667517-project-member] Calling method 'delete' {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 09:58:33.986496 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.v3.volumes [None req-a2ad2dbb-1d38-4020-91b1-702e8978dd76 tempest-VolumesGetTest-310667517 tempest-VolumesGetTest-310667517-project-member] Delete volume with id: 5a59f066-8614-42c2-8458-8195d1795fd7 Aug 07 09:58:33.997621 np0000006707 devstack@c-api.service[100297]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 09:58:33.997621 np0000006707 devstack@c-api.service[100297]: warnings.warn( Aug 07 09:58:33.998232 np0000006707 devstack@c-api.service[100297]: INFO cinder.volume.api [None req-a2ad2dbb-1d38-4020-91b1-702e8978dd76 tempest-VolumesGetTest-310667517 tempest-VolumesGetTest-310667517-project-member] Volume info retrieved successfully. Aug 07 09:58:34.037691 np0000006707 devstack@c-api.service[100297]: INFO cinder.volume.api [None req-a2ad2dbb-1d38-4020-91b1-702e8978dd76 tempest-VolumesGetTest-310667517 tempest-VolumesGetTest-310667517-project-member] Delete volume request issued successfully. Aug 07 09:58:34.041170 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-a2ad2dbb-1d38-4020-91b1-702e8978dd76 tempest-VolumesGetTest-310667517 tempest-VolumesGetTest-310667517-project-member] https://10.4.3.8/volume/v3/volumes/5a59f066-8614-42c2-8458-8195d1795fd7 returned with HTTP 202 Aug 07 09:58:34.041170 np0000006707 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 658/2623] 10.4.3.8 () {66 vars in 1337 bytes} [Fri Aug 7 09:58:33 2026] DELETE /volume/v3/volumes/5a59f066-8614-42c2-8458-8195d1795fd7 => generated 0 bytes in 60 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 07 09:58:34.052999 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-efc2882f-cdcf-4805-88fd-7c0a2171bfa8 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:58:34.053766 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.middleware.request_id [None req-53ad7887-4d9b-4948-8a03-28d3025020af None None] RequestId filter calling following filter/app {{(pid=100298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:58:34.054623 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-efc2882f-cdcf-4805-88fd-7c0a2171bfa8 tempest-ProjectReaderTests33-1680752482 tempest-ProjectReaderTests33-1680752482-project-admin] GET https://10.4.3.8/volume/v3/backups/b650c1d3-5dff-48a9-9c75-192777e944c3 Aug 07 09:58:34.055742 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-efc2882f-cdcf-4805-88fd-7c0a2171bfa8 tempest-ProjectReaderTests33-1680752482 tempest-ProjectReaderTests33-1680752482-project-admin] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 09:58:34.055931 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [None req-53ad7887-4d9b-4948-8a03-28d3025020af tempest-VolumesGetTest-310667517 tempest-VolumesGetTest-310667517-project-member] GET https://10.4.3.8/volume/v3/volumes/5a59f066-8614-42c2-8458-8195d1795fd7 Aug 07 09:58:34.056808 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [None req-53ad7887-4d9b-4948-8a03-28d3025020af tempest-VolumesGetTest-310667517 tempest-VolumesGetTest-310667517-project-member] Empty body provided in request {{(pid=100298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 09:58:34.057123 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [None req-53ad7887-4d9b-4948-8a03-28d3025020af tempest-VolumesGetTest-310667517 tempest-VolumesGetTest-310667517-project-member] Calling method 'show' {{(pid=100298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 09:58:34.057563 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-efc2882f-cdcf-4805-88fd-7c0a2171bfa8 tempest-ProjectReaderTests33-1680752482 tempest-ProjectReaderTests33-1680752482-project-admin] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 09:58:34.057779 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.v3.backups [None req-efc2882f-cdcf-4805-88fd-7c0a2171bfa8 tempest-ProjectReaderTests33-1680752482 tempest-ProjectReaderTests33-1680752482-project-admin] Show backup with id b650c1d3-5dff-48a9-9c75-192777e944c3. {{(pid=100295) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 09:58:34.064340 np0000006707 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 09:58:34.064340 np0000006707 devstack@c-api.service[100295]: warnings.warn( Aug 07 09:58:34.065053 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-efc2882f-cdcf-4805-88fd-7c0a2171bfa8 tempest-ProjectReaderTests33-1680752482 tempest-ProjectReaderTests33-1680752482-project-admin] https://10.4.3.8/volume/v3/backups/b650c1d3-5dff-48a9-9c75-192777e944c3 returned with HTTP 200 Aug 07 09:58:34.065624 np0000006707 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 654/2624] 10.4.3.8 () {68 vars in 1374 bytes} [Fri Aug 7 09:58:34 2026] GET /volume/v3/backups/b650c1d3-5dff-48a9-9c75-192777e944c3 => generated 732 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 09:58:34.069453 np0000006707 devstack@c-api.service[100298]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 09:58:34.069453 np0000006707 devstack@c-api.service[100298]: warnings.warn( Aug 07 09:58:34.076601 np0000006707 devstack@c-api.service[100298]: INFO cinder.volume.api [None req-53ad7887-4d9b-4948-8a03-28d3025020af tempest-VolumesGetTest-310667517 tempest-VolumesGetTest-310667517-project-member] Volume info retrieved successfully. Aug 07 09:58:34.085248 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [None req-53ad7887-4d9b-4948-8a03-28d3025020af tempest-VolumesGetTest-310667517 tempest-VolumesGetTest-310667517-project-member] https://10.4.3.8/volume/v3/volumes/5a59f066-8614-42c2-8458-8195d1795fd7 returned with HTTP 200 Aug 07 09:58:34.086266 np0000006707 devstack@c-api.service[100298]: [pid: 100298|app: 0|req: 660/2625] 10.4.3.8 () {66 vars in 1334 bytes} [Fri Aug 7 09:58:34 2026] GET /volume/v3/volumes/5a59f066-8614-42c2-8458-8195d1795fd7 => generated 920 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 09:58:34.614486 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [None req-425e60df-6651-45c0-8850-a6658fdc5821 None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:58:34.621480 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-425e60df-6651-45c0-8850-a6658fdc5821 tempest-TestServerVolumeAttachScenarioOldVersion-145338972 tempest-TestServerVolumeAttachScenarioOldVersion-145338972-project-member] GET https://10.4.3.8/volume/v3/volumes/5129a972-749b-4280-8cf1-a240ee17158a Aug 07 09:58:34.621480 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-425e60df-6651-45c0-8850-a6658fdc5821 tempest-TestServerVolumeAttachScenarioOldVersion-145338972 tempest-TestServerVolumeAttachScenarioOldVersion-145338972-project-member] Empty body provided in request {{(pid=100296) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 09:58:34.621480 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-425e60df-6651-45c0-8850-a6658fdc5821 tempest-TestServerVolumeAttachScenarioOldVersion-145338972 tempest-TestServerVolumeAttachScenarioOldVersion-145338972-project-member] Calling method 'show' {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 09:58:34.634347 np0000006707 devstack@c-api.service[100296]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 09:58:34.634347 np0000006707 devstack@c-api.service[100296]: warnings.warn( Aug 07 09:58:34.642248 np0000006707 devstack@c-api.service[100296]: INFO cinder.volume.api [None req-425e60df-6651-45c0-8850-a6658fdc5821 tempest-TestServerVolumeAttachScenarioOldVersion-145338972 tempest-TestServerVolumeAttachScenarioOldVersion-145338972-project-member] Volume info retrieved successfully. Aug 07 09:58:34.650173 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-425e60df-6651-45c0-8850-a6658fdc5821 tempest-TestServerVolumeAttachScenarioOldVersion-145338972 tempest-TestServerVolumeAttachScenarioOldVersion-145338972-project-member] https://10.4.3.8/volume/v3/volumes/5129a972-749b-4280-8cf1-a240ee17158a returned with HTTP 200 Aug 07 09:58:34.650481 np0000006707 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 654/2626] 10.4.3.8 () {68 vars in 1375 bytes} [Fri Aug 7 09:58:34 2026] GET /volume/v3/volumes/5129a972-749b-4280-8cf1-a240ee17158a => generated 878 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 09:58:34.667933 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [None req-f7b9bbbf-8818-408d-94e4-b4e99ea993ec None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:58:34.670657 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-f7b9bbbf-8818-408d-94e4-b4e99ea993ec tempest-TestServerVolumeAttachScenarioOldVersion-145338972 tempest-TestServerVolumeAttachScenarioOldVersion-145338972-project-member] GET https://10.4.3.8/volume/v3/volumes/5129a972-749b-4280-8cf1-a240ee17158a Aug 07 09:58:34.671295 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-f7b9bbbf-8818-408d-94e4-b4e99ea993ec tempest-TestServerVolumeAttachScenarioOldVersion-145338972 tempest-TestServerVolumeAttachScenarioOldVersion-145338972-project-member] Empty body provided in request {{(pid=100297) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 09:58:34.671376 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-f7b9bbbf-8818-408d-94e4-b4e99ea993ec tempest-TestServerVolumeAttachScenarioOldVersion-145338972 tempest-TestServerVolumeAttachScenarioOldVersion-145338972-project-member] Calling method 'show' {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 09:58:34.681165 np0000006707 devstack@c-api.service[100297]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 09:58:34.681165 np0000006707 devstack@c-api.service[100297]: warnings.warn( Aug 07 09:58:34.686623 np0000006707 devstack@c-api.service[100297]: INFO cinder.volume.api [None req-f7b9bbbf-8818-408d-94e4-b4e99ea993ec tempest-TestServerVolumeAttachScenarioOldVersion-145338972 tempest-TestServerVolumeAttachScenarioOldVersion-145338972-project-member] Volume info retrieved successfully. Aug 07 09:58:34.692013 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-f7b9bbbf-8818-408d-94e4-b4e99ea993ec tempest-TestServerVolumeAttachScenarioOldVersion-145338972 tempest-TestServerVolumeAttachScenarioOldVersion-145338972-project-member] https://10.4.3.8/volume/v3/volumes/5129a972-749b-4280-8cf1-a240ee17158a returned with HTTP 200 Aug 07 09:58:34.692522 np0000006707 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 659/2627] 10.4.3.8 () {68 vars in 1375 bytes} [Fri Aug 7 09:58:34 2026] GET /volume/v3/volumes/5129a972-749b-4280-8cf1-a240ee17158a => generated 878 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 09:58:34.775191 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [req-060cb98c-1fea-4888-816f-fc3c6ef87eef req-845a0174-9270-4b27-a079-603c9e4cf835 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:58:34.775191 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [req-060cb98c-1fea-4888-816f-fc3c6ef87eef req-845a0174-9270-4b27-a079-603c9e4cf835 tempest-TestServerVolumeAttachScenarioOldVersion-145338972 tempest-TestServerVolumeAttachScenarioOldVersion-145338972-project-member] GET https://10.4.3.8/volume/v3/volumes/5129a972-749b-4280-8cf1-a240ee17158a Aug 07 09:58:34.775191 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [req-060cb98c-1fea-4888-816f-fc3c6ef87eef req-845a0174-9270-4b27-a079-603c9e4cf835 tempest-TestServerVolumeAttachScenarioOldVersion-145338972 tempest-TestServerVolumeAttachScenarioOldVersion-145338972-project-member] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 09:58:34.775191 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [req-060cb98c-1fea-4888-816f-fc3c6ef87eef req-845a0174-9270-4b27-a079-603c9e4cf835 tempest-TestServerVolumeAttachScenarioOldVersion-145338972 tempest-TestServerVolumeAttachScenarioOldVersion-145338972-project-member] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 09:58:34.793407 np0000006707 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 09:58:34.793407 np0000006707 devstack@c-api.service[100295]: warnings.warn( Aug 07 09:58:34.798393 np0000006707 devstack@c-api.service[100295]: INFO cinder.volume.api [req-060cb98c-1fea-4888-816f-fc3c6ef87eef req-845a0174-9270-4b27-a079-603c9e4cf835 tempest-TestServerVolumeAttachScenarioOldVersion-145338972 tempest-TestServerVolumeAttachScenarioOldVersion-145338972-project-member] Volume info retrieved successfully. Aug 07 09:58:34.804513 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [req-060cb98c-1fea-4888-816f-fc3c6ef87eef req-845a0174-9270-4b27-a079-603c9e4cf835 tempest-TestServerVolumeAttachScenarioOldVersion-145338972 tempest-TestServerVolumeAttachScenarioOldVersion-145338972-project-member] https://10.4.3.8/volume/v3/volumes/5129a972-749b-4280-8cf1-a240ee17158a returned with HTTP 200 Aug 07 09:58:34.805023 np0000006707 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 655/2628] 10.4.3.8 () {68 vars in 1584 bytes} [Fri Aug 7 09:58:34 2026] GET /volume/v3/volumes/5129a972-749b-4280-8cf1-a240ee17158a => generated 860 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 09:58:34.823845 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.middleware.request_id [None req-692d519e-8c8c-488e-a029-4680698fdeb4 None None] RequestId filter calling following filter/app {{(pid=100298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:58:34.826015 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [None req-692d519e-8c8c-488e-a029-4680698fdeb4 tempest-ProjectAdminTests33-1592392534 tempest-ProjectAdminTests33-1592392534-project-admin] GET https://10.4.3.8/volume/v3/backups/1d58e50a-c0b8-4f43-b3f8-6cdcc2df3a55 Aug 07 09:58:34.826542 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [None req-692d519e-8c8c-488e-a029-4680698fdeb4 tempest-ProjectAdminTests33-1592392534 tempest-ProjectAdminTests33-1592392534-project-admin] Empty body provided in request {{(pid=100298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 09:58:34.826542 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [None req-692d519e-8c8c-488e-a029-4680698fdeb4 tempest-ProjectAdminTests33-1592392534 tempest-ProjectAdminTests33-1592392534-project-admin] Calling method 'show' {{(pid=100298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 09:58:34.826663 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.v3.backups [None req-692d519e-8c8c-488e-a029-4680698fdeb4 tempest-ProjectAdminTests33-1592392534 tempest-ProjectAdminTests33-1592392534-project-admin] Show backup with id 1d58e50a-c0b8-4f43-b3f8-6cdcc2df3a55. {{(pid=100298) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 09:58:34.843563 np0000006707 devstack@c-api.service[100298]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 09:58:34.843563 np0000006707 devstack@c-api.service[100298]: warnings.warn( Aug 07 09:58:34.843563 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [None req-692d519e-8c8c-488e-a029-4680698fdeb4 tempest-ProjectAdminTests33-1592392534 tempest-ProjectAdminTests33-1592392534-project-admin] https://10.4.3.8/volume/v3/backups/1d58e50a-c0b8-4f43-b3f8-6cdcc2df3a55 returned with HTTP 200 Aug 07 09:58:34.843563 np0000006707 devstack@c-api.service[100298]: [pid: 100298|app: 0|req: 661/2629] 10.4.3.8 () {68 vars in 1374 bytes} [Fri Aug 7 09:58:34 2026] GET /volume/v3/backups/1d58e50a-c0b8-4f43-b3f8-6cdcc2df3a55 => generated 721 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 09:58:34.965758 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [None req-31fb9509-956b-4329-849e-ae6aa2bdff46 None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:58:34.965930 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-31fb9509-956b-4329-849e-ae6aa2bdff46 None None] GET https://10.4.3.8/volume// Aug 07 09:58:34.966154 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-31fb9509-956b-4329-849e-ae6aa2bdff46 None None] Empty body provided in request {{(pid=100296) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 09:58:34.966313 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-31fb9509-956b-4329-849e-ae6aa2bdff46 None None] Calling method 'all' {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 09:58:34.966701 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-31fb9509-956b-4329-849e-ae6aa2bdff46 None None] https://10.4.3.8/volume// returned with HTTP 300 Aug 07 09:58:34.967085 np0000006707 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 655/2630] 10.4.3.8 () {66 vars in 1414 bytes} [Fri Aug 7 09:58:34 2026] GET /volume/ => generated 384 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 07 09:58:34.982256 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [req-060cb98c-1fea-4888-816f-fc3c6ef87eef req-c7d0fcfb-bff2-4ef5-a6f5-8bc98447d39d None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:58:34.982256 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [req-060cb98c-1fea-4888-816f-fc3c6ef87eef req-c7d0fcfb-bff2-4ef5-a6f5-8bc98447d39d tempest-TestServerVolumeAttachScenarioOldVersion-145338972 tempest-TestServerVolumeAttachScenarioOldVersion-145338972-project-member] POST https://10.4.3.8/volume/v3/attachments Aug 07 09:58:34.982256 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [req-060cb98c-1fea-4888-816f-fc3c6ef87eef req-c7d0fcfb-bff2-4ef5-a6f5-8bc98447d39d tempest-TestServerVolumeAttachScenarioOldVersion-145338972 tempest-TestServerVolumeAttachScenarioOldVersion-145338972-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "5129a972-749b-4280-8cf1-a240ee17158a", "connector": null, "instance_uuid": "5cbfdf1b-9432-411d-a52c-941bc811744f"}} {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 09:58:34.999674 np0000006707 devstack@c-api.service[100297]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 09:58:34.999674 np0000006707 devstack@c-api.service[100297]: warnings.warn( Aug 07 09:58:35.028016 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [req-060cb98c-1fea-4888-816f-fc3c6ef87eef req-c7d0fcfb-bff2-4ef5-a6f5-8bc98447d39d tempest-TestServerVolumeAttachScenarioOldVersion-145338972 tempest-TestServerVolumeAttachScenarioOldVersion-145338972-project-member] https://10.4.3.8/volume/v3/attachments returned with HTTP 200 Aug 07 09:58:35.028016 np0000006707 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 660/2631] 10.4.3.8 () {74 vars in 1580 bytes} [Fri Aug 7 09:58:34 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 09:58:35.080376 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-0a5df865-e2bc-4369-b836-bb0f2c767f88 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:58:35.080500 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.middleware.request_id [None req-7bfd2636-2cb0-4e32-8d21-2bca820b36bb None None] RequestId filter calling following filter/app {{(pid=100298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:58:35.080780 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [None req-7bfd2636-2cb0-4e32-8d21-2bca820b36bb None None] GET https://10.4.3.8/volume// Aug 07 09:58:35.081272 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [None req-7bfd2636-2cb0-4e32-8d21-2bca820b36bb None None] Empty body provided in request {{(pid=100298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 09:58:35.081272 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [None req-7bfd2636-2cb0-4e32-8d21-2bca820b36bb None None] Calling method 'all' {{(pid=100298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 09:58:35.081519 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [None req-7bfd2636-2cb0-4e32-8d21-2bca820b36bb None None] https://10.4.3.8/volume// returned with HTTP 300 Aug 07 09:58:35.081823 np0000006707 devstack@c-api.service[100298]: [pid: 100298|app: 0|req: 662/2632] 10.4.3.8 () {66 vars in 1412 bytes} [Fri Aug 7 09:58:35 2026] GET /volume/ => generated 384 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (2 switches on core 0) Aug 07 09:58:35.082145 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-0a5df865-e2bc-4369-b836-bb0f2c767f88 tempest-TestServerVolumeAttachScenarioOldVersion-145338972 tempest-TestServerVolumeAttachScenarioOldVersion-145338972-project-member] GET https://10.4.3.8/volume/v3/volumes/5129a972-749b-4280-8cf1-a240ee17158a Aug 07 09:58:35.082435 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-0a5df865-e2bc-4369-b836-bb0f2c767f88 tempest-TestServerVolumeAttachScenarioOldVersion-145338972 tempest-TestServerVolumeAttachScenarioOldVersion-145338972-project-member] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 09:58:35.082697 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-0a5df865-e2bc-4369-b836-bb0f2c767f88 tempest-TestServerVolumeAttachScenarioOldVersion-145338972 tempest-TestServerVolumeAttachScenarioOldVersion-145338972-project-member] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 09:58:35.090746 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [None req-cafcb051-f9c1-4a58-b4dd-03a1b67e0487 None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:58:35.094886 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-cafcb051-f9c1-4a58-b4dd-03a1b67e0487 tempest-ProjectReaderTests33-1680752482 tempest-ProjectReaderTests33-1680752482-project-admin] GET https://10.4.3.8/volume/v3/backups/b650c1d3-5dff-48a9-9c75-192777e944c3 Aug 07 09:58:35.094886 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-cafcb051-f9c1-4a58-b4dd-03a1b67e0487 tempest-ProjectReaderTests33-1680752482 tempest-ProjectReaderTests33-1680752482-project-admin] Empty body provided in request {{(pid=100296) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 09:58:35.094979 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [req-060cb98c-1fea-4888-816f-fc3c6ef87eef req-af9f1bc7-302a-4716-9ea0-657286a6553f None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:58:35.095031 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-cafcb051-f9c1-4a58-b4dd-03a1b67e0487 tempest-ProjectReaderTests33-1680752482 tempest-ProjectReaderTests33-1680752482-project-admin] Calling method 'show' {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 09:58:35.095031 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.v3.backups [None req-cafcb051-f9c1-4a58-b4dd-03a1b67e0487 tempest-ProjectReaderTests33-1680752482 tempest-ProjectReaderTests33-1680752482-project-admin] Show backup with id b650c1d3-5dff-48a9-9c75-192777e944c3. {{(pid=100296) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 09:58:35.095094 np0000006707 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 09:58:35.095094 np0000006707 devstack@c-api.service[100295]: warnings.warn( Aug 07 09:58:35.097220 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [req-060cb98c-1fea-4888-816f-fc3c6ef87eef req-af9f1bc7-302a-4716-9ea0-657286a6553f tempest-TestServerVolumeAttachScenarioOldVersion-145338972 tempest-TestServerVolumeAttachScenarioOldVersion-145338972-project-member] GET https://10.4.3.8/volume/v3/volumes/5129a972-749b-4280-8cf1-a240ee17158a Aug 07 09:58:35.097662 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [req-060cb98c-1fea-4888-816f-fc3c6ef87eef req-af9f1bc7-302a-4716-9ea0-657286a6553f tempest-TestServerVolumeAttachScenarioOldVersion-145338972 tempest-TestServerVolumeAttachScenarioOldVersion-145338972-project-member] Empty body provided in request {{(pid=100297) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 09:58:35.098040 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [req-060cb98c-1fea-4888-816f-fc3c6ef87eef req-af9f1bc7-302a-4716-9ea0-657286a6553f tempest-TestServerVolumeAttachScenarioOldVersion-145338972 tempest-TestServerVolumeAttachScenarioOldVersion-145338972-project-member] Calling method 'show' {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 09:58:35.098348 np0000006707 devstack@c-api.service[100296]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 09:58:35.098348 np0000006707 devstack@c-api.service[100296]: warnings.warn( Aug 07 09:58:35.099328 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-cafcb051-f9c1-4a58-b4dd-03a1b67e0487 tempest-ProjectReaderTests33-1680752482 tempest-ProjectReaderTests33-1680752482-project-admin] https://10.4.3.8/volume/v3/backups/b650c1d3-5dff-48a9-9c75-192777e944c3 returned with HTTP 200 Aug 07 09:58:35.100006 np0000006707 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 656/2633] 10.4.3.8 () {68 vars in 1374 bytes} [Fri Aug 7 09:58:35 2026] GET /volume/v3/backups/b650c1d3-5dff-48a9-9c75-192777e944c3 => generated 732 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 09:58:35.100467 np0000006707 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-0a5df865-e2bc-4369-b836-bb0f2c767f88 tempest-TestServerVolumeAttachScenarioOldVersion-145338972 tempest-TestServerVolumeAttachScenarioOldVersion-145338972-project-member] Volume info retrieved successfully. Aug 07 09:58:35.101855 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.middleware.request_id [None req-0b3bf765-1556-484c-8e59-b72198fbb2ed None None] RequestId filter calling following filter/app {{(pid=100298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:58:35.105446 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [None req-0b3bf765-1556-484c-8e59-b72198fbb2ed tempest-VolumesGetTest-310667517 tempest-VolumesGetTest-310667517-project-member] GET https://10.4.3.8/volume/v3/volumes/5a59f066-8614-42c2-8458-8195d1795fd7 Aug 07 09:58:35.105446 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [None req-0b3bf765-1556-484c-8e59-b72198fbb2ed tempest-VolumesGetTest-310667517 tempest-VolumesGetTest-310667517-project-member] Empty body provided in request {{(pid=100298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 09:58:35.105446 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [None req-0b3bf765-1556-484c-8e59-b72198fbb2ed tempest-VolumesGetTest-310667517 tempest-VolumesGetTest-310667517-project-member] Calling method 'show' {{(pid=100298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 09:58:35.105885 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-0a5df865-e2bc-4369-b836-bb0f2c767f88 tempest-TestServerVolumeAttachScenarioOldVersion-145338972 tempest-TestServerVolumeAttachScenarioOldVersion-145338972-project-member] https://10.4.3.8/volume/v3/volumes/5129a972-749b-4280-8cf1-a240ee17158a returned with HTTP 200 Aug 07 09:58:35.106353 np0000006707 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 656/2634] 10.4.3.8 () {68 vars in 1375 bytes} [Fri Aug 7 09:58:35 2026] GET /volume/v3/volumes/5129a972-749b-4280-8cf1-a240ee17158a => generated 877 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 09:58:35.112693 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [None req-0b3bf765-1556-484c-8e59-b72198fbb2ed tempest-VolumesGetTest-310667517 tempest-VolumesGetTest-310667517-project-member] https://10.4.3.8/volume/v3/volumes/5a59f066-8614-42c2-8458-8195d1795fd7 returned with HTTP 404 Aug 07 09:58:35.113026 np0000006707 devstack@c-api.service[100297]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 09:58:35.113026 np0000006707 devstack@c-api.service[100297]: warnings.warn( Aug 07 09:58:35.113245 np0000006707 devstack@c-api.service[100298]: [pid: 100298|app: 0|req: 663/2635] 10.4.3.8 () {66 vars in 1334 bytes} [Fri Aug 7 09:58:35 2026] GET /volume/v3/volumes/5a59f066-8614-42c2-8458-8195d1795fd7 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 09:58:35.118199 np0000006707 devstack@c-api.service[100297]: INFO cinder.volume.api [req-060cb98c-1fea-4888-816f-fc3c6ef87eef req-af9f1bc7-302a-4716-9ea0-657286a6553f tempest-TestServerVolumeAttachScenarioOldVersion-145338972 tempest-TestServerVolumeAttachScenarioOldVersion-145338972-project-member] Volume info retrieved successfully. Aug 07 09:58:35.123948 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [req-060cb98c-1fea-4888-816f-fc3c6ef87eef req-af9f1bc7-302a-4716-9ea0-657286a6553f tempest-TestServerVolumeAttachScenarioOldVersion-145338972 tempest-TestServerVolumeAttachScenarioOldVersion-145338972-project-member] https://10.4.3.8/volume/v3/volumes/5129a972-749b-4280-8cf1-a240ee17158a returned with HTTP 200 Aug 07 09:58:35.124705 np0000006707 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 661/2636] 10.4.3.8 () {70 vars in 1625 bytes} [Fri Aug 7 09:58:35 2026] GET /volume/v3/volumes/5129a972-749b-4280-8cf1-a240ee17158a => generated 1039 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 07 09:58:35.129217 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [None req-cf5c199b-da22-430d-9669-d7eac55be135 None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:58:35.131591 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-cf5c199b-da22-430d-9669-d7eac55be135 tempest-VolumesGetTest-310667517 tempest-VolumesGetTest-310667517-project-member] GET https://10.4.3.8/volume/v3/volumes/23f5b70c-f517-484f-9492-d1444dcf7939 Aug 07 09:58:35.131865 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-cf5c199b-da22-430d-9669-d7eac55be135 tempest-VolumesGetTest-310667517 tempest-VolumesGetTest-310667517-project-member] Empty body provided in request {{(pid=100296) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 09:58:35.132121 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-cf5c199b-da22-430d-9669-d7eac55be135 tempest-VolumesGetTest-310667517 tempest-VolumesGetTest-310667517-project-member] Calling method 'show' {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 09:58:35.140387 np0000006707 devstack@c-api.service[100296]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 09:58:35.140387 np0000006707 devstack@c-api.service[100296]: warnings.warn( Aug 07 09:58:35.144501 np0000006707 devstack@c-api.service[100296]: INFO cinder.volume.api [None req-cf5c199b-da22-430d-9669-d7eac55be135 tempest-VolumesGetTest-310667517 tempest-VolumesGetTest-310667517-project-member] Volume info retrieved successfully. Aug 07 09:58:35.149232 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-cf5c199b-da22-430d-9669-d7eac55be135 tempest-VolumesGetTest-310667517 tempest-VolumesGetTest-310667517-project-member] https://10.4.3.8/volume/v3/volumes/23f5b70c-f517-484f-9492-d1444dcf7939 returned with HTTP 200 Aug 07 09:58:35.149943 np0000006707 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 657/2637] 10.4.3.8 () {66 vars in 1334 bytes} [Fri Aug 7 09:58:35 2026] GET /volume/v3/volumes/23f5b70c-f517-484f-9492-d1444dcf7939 => generated 834 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 09:58:35.165893 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-ccccd314-77b6-4a95-9a98-625b2032bee1 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:58:35.168791 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-ccccd314-77b6-4a95-9a98-625b2032bee1 tempest-VolumesGetTest-310667517 tempest-VolumesGetTest-310667517-project-member] DELETE https://10.4.3.8/volume/v3/volumes/23f5b70c-f517-484f-9492-d1444dcf7939 Aug 07 09:58:35.168791 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-ccccd314-77b6-4a95-9a98-625b2032bee1 tempest-VolumesGetTest-310667517 tempest-VolumesGetTest-310667517-project-member] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 09:58:35.168791 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-ccccd314-77b6-4a95-9a98-625b2032bee1 tempest-VolumesGetTest-310667517 tempest-VolumesGetTest-310667517-project-member] Calling method 'delete' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 09:58:35.168791 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.v3.volumes [None req-ccccd314-77b6-4a95-9a98-625b2032bee1 tempest-VolumesGetTest-310667517 tempest-VolumesGetTest-310667517-project-member] Delete volume with id: 23f5b70c-f517-484f-9492-d1444dcf7939 Aug 07 09:58:35.182413 np0000006707 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 09:58:35.182413 np0000006707 devstack@c-api.service[100295]: warnings.warn( Aug 07 09:58:35.183019 np0000006707 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-ccccd314-77b6-4a95-9a98-625b2032bee1 tempest-VolumesGetTest-310667517 tempest-VolumesGetTest-310667517-project-member] Volume info retrieved successfully. Aug 07 09:58:35.213169 np0000006707 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-ccccd314-77b6-4a95-9a98-625b2032bee1 tempest-VolumesGetTest-310667517 tempest-VolumesGetTest-310667517-project-member] Delete volume request issued successfully. Aug 07 09:58:35.213889 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-ccccd314-77b6-4a95-9a98-625b2032bee1 tempest-VolumesGetTest-310667517 tempest-VolumesGetTest-310667517-project-member] https://10.4.3.8/volume/v3/volumes/23f5b70c-f517-484f-9492-d1444dcf7939 returned with HTTP 202 Aug 07 09:58:35.214310 np0000006707 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 657/2638] 10.4.3.8 () {66 vars in 1337 bytes} [Fri Aug 7 09:58:35 2026] DELETE /volume/v3/volumes/23f5b70c-f517-484f-9492-d1444dcf7939 => generated 0 bytes in 49 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 07 09:58:35.225289 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.middleware.request_id [None req-60b65628-9283-460b-9ced-ffb2a018beec None None] RequestId filter calling following filter/app {{(pid=100298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:58:35.228880 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [None req-60b65628-9283-460b-9ced-ffb2a018beec tempest-VolumesGetTest-310667517 tempest-VolumesGetTest-310667517-project-member] GET https://10.4.3.8/volume/v3/volumes/23f5b70c-f517-484f-9492-d1444dcf7939 Aug 07 09:58:35.228880 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [None req-60b65628-9283-460b-9ced-ffb2a018beec tempest-VolumesGetTest-310667517 tempest-VolumesGetTest-310667517-project-member] Empty body provided in request {{(pid=100298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 09:58:35.228880 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [None req-60b65628-9283-460b-9ced-ffb2a018beec tempest-VolumesGetTest-310667517 tempest-VolumesGetTest-310667517-project-member] Calling method 'show' {{(pid=100298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 09:58:35.238430 np0000006707 devstack@c-api.service[100298]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 09:58:35.238430 np0000006707 devstack@c-api.service[100298]: warnings.warn( Aug 07 09:58:35.248265 np0000006707 devstack@c-api.service[100298]: INFO cinder.volume.api [None req-60b65628-9283-460b-9ced-ffb2a018beec tempest-VolumesGetTest-310667517 tempest-VolumesGetTest-310667517-project-member] Volume info retrieved successfully. Aug 07 09:58:35.255114 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [req-060cb98c-1fea-4888-816f-fc3c6ef87eef req-9ee7c1ec-a7b0-4ab8-9ad6-ad3b71c846c4 None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:58:35.255235 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [None req-60b65628-9283-460b-9ced-ffb2a018beec tempest-VolumesGetTest-310667517 tempest-VolumesGetTest-310667517-project-member] https://10.4.3.8/volume/v3/volumes/23f5b70c-f517-484f-9492-d1444dcf7939 returned with HTTP 200 Aug 07 09:58:35.255375 np0000006707 devstack@c-api.service[100298]: [pid: 100298|app: 0|req: 664/2639] 10.4.3.8 () {66 vars in 1334 bytes} [Fri Aug 7 09:58:35 2026] GET /volume/v3/volumes/23f5b70c-f517-484f-9492-d1444dcf7939 => generated 833 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 09:58:35.257248 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [req-060cb98c-1fea-4888-816f-fc3c6ef87eef req-9ee7c1ec-a7b0-4ab8-9ad6-ad3b71c846c4 tempest-TestServerVolumeAttachScenarioOldVersion-145338972 tempest-TestServerVolumeAttachScenarioOldVersion-145338972-project-member] PUT https://10.4.3.8/volume/v3/attachments/dedca875-8afd-4522-8d8a-21a255681ec2 Aug 07 09:58:35.257709 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [req-060cb98c-1fea-4888-816f-fc3c6ef87eef req-9ee7c1ec-a7b0-4ab8-9ad6-ad3b71c846c4 tempest-TestServerVolumeAttachScenarioOldVersion-145338972 tempest-TestServerVolumeAttachScenarioOldVersion-145338972-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.8", "host": "np0000006707", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:568b993d50b1", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "d2780578-1896-461f-80ac-b58d2e346b90", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 09:58:35.267842 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.coordination [req-060cb98c-1fea-4888-816f-fc3c6ef87eef req-9ee7c1ec-a7b0-4ab8-9ad6-ad3b71c846c4 tempest-TestServerVolumeAttachScenarioOldVersion-145338972 tempest-TestServerVolumeAttachScenarioOldVersion-145338972-project-member] Acquiring lock "cinder-attachment_update-5129a972-749b-4280-8cf1-a240ee17158a-np0000006707" by "attachment_update" {{(pid=100297) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 07 09:58:35.275433 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.coordination [req-060cb98c-1fea-4888-816f-fc3c6ef87eef req-9ee7c1ec-a7b0-4ab8-9ad6-ad3b71c846c4 tempest-TestServerVolumeAttachScenarioOldVersion-145338972 tempest-TestServerVolumeAttachScenarioOldVersion-145338972-project-member] Lock "cinder-attachment_update-5129a972-749b-4280-8cf1-a240ee17158a-np0000006707" acquired by "attachment_update" :: waited 0.006s {{(pid=100297) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 07 09:58:35.275433 np0000006707 devstack@c-api.service[100297]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 09:58:35.275433 np0000006707 devstack@c-api.service[100297]: warnings.warn( Aug 07 09:58:35.392841 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.coordination [req-060cb98c-1fea-4888-816f-fc3c6ef87eef req-9ee7c1ec-a7b0-4ab8-9ad6-ad3b71c846c4 tempest-TestServerVolumeAttachScenarioOldVersion-145338972 tempest-TestServerVolumeAttachScenarioOldVersion-145338972-project-member] Lock "cinder-attachment_update-5129a972-749b-4280-8cf1-a240ee17158a-np0000006707" released by "attachment_update" :: held 0.120s {{(pid=100297) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 07 09:58:35.394286 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [req-060cb98c-1fea-4888-816f-fc3c6ef87eef req-9ee7c1ec-a7b0-4ab8-9ad6-ad3b71c846c4 tempest-TestServerVolumeAttachScenarioOldVersion-145338972 tempest-TestServerVolumeAttachScenarioOldVersion-145338972-project-member] https://10.4.3.8/volume/v3/attachments/dedca875-8afd-4522-8d8a-21a255681ec2 returned with HTTP 200 Aug 07 09:58:35.394286 np0000006707 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 662/2640] 10.4.3.8 () {74 vars in 1690 bytes} [Fri Aug 7 09:58:35 2026] PUT /volume/v3/attachments/dedca875-8afd-4522-8d8a-21a255681ec2 => generated 969 bytes in 140 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 09:58:35.857636 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [None req-be3d0d91-f99a-4910-892c-cf52b3b21334 None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:58:35.860013 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-be3d0d91-f99a-4910-892c-cf52b3b21334 tempest-ProjectAdminTests33-1592392534 tempest-ProjectAdminTests33-1592392534-project-admin] GET https://10.4.3.8/volume/v3/backups/1d58e50a-c0b8-4f43-b3f8-6cdcc2df3a55 Aug 07 09:58:35.860229 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-be3d0d91-f99a-4910-892c-cf52b3b21334 tempest-ProjectAdminTests33-1592392534 tempest-ProjectAdminTests33-1592392534-project-admin] Empty body provided in request {{(pid=100296) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 09:58:35.860505 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-be3d0d91-f99a-4910-892c-cf52b3b21334 tempest-ProjectAdminTests33-1592392534 tempest-ProjectAdminTests33-1592392534-project-admin] Calling method 'show' {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 09:58:35.861335 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.v3.backups [None req-be3d0d91-f99a-4910-892c-cf52b3b21334 tempest-ProjectAdminTests33-1592392534 tempest-ProjectAdminTests33-1592392534-project-admin] Show backup with id 1d58e50a-c0b8-4f43-b3f8-6cdcc2df3a55. {{(pid=100296) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 09:58:35.866265 np0000006707 devstack@c-api.service[100296]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 09:58:35.866265 np0000006707 devstack@c-api.service[100296]: warnings.warn( Aug 07 09:58:35.867100 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-be3d0d91-f99a-4910-892c-cf52b3b21334 tempest-ProjectAdminTests33-1592392534 tempest-ProjectAdminTests33-1592392534-project-admin] https://10.4.3.8/volume/v3/backups/1d58e50a-c0b8-4f43-b3f8-6cdcc2df3a55 returned with HTTP 200 Aug 07 09:58:35.867593 np0000006707 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 658/2641] 10.4.3.8 () {68 vars in 1374 bytes} [Fri Aug 7 09:58:35 2026] GET /volume/v3/backups/1d58e50a-c0b8-4f43-b3f8-6cdcc2df3a55 => generated 721 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 09:58:36.113760 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-54a7020b-7d21-4e04-8020-76738539d1a7 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:58:36.115574 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-54a7020b-7d21-4e04-8020-76738539d1a7 tempest-ProjectReaderTests33-1680752482 tempest-ProjectReaderTests33-1680752482-project-admin] GET https://10.4.3.8/volume/v3/backups/b650c1d3-5dff-48a9-9c75-192777e944c3 Aug 07 09:58:36.116549 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-54a7020b-7d21-4e04-8020-76738539d1a7 tempest-ProjectReaderTests33-1680752482 tempest-ProjectReaderTests33-1680752482-project-admin] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 09:58:36.116549 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-54a7020b-7d21-4e04-8020-76738539d1a7 tempest-ProjectReaderTests33-1680752482 tempest-ProjectReaderTests33-1680752482-project-admin] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 09:58:36.116549 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.v3.backups [None req-54a7020b-7d21-4e04-8020-76738539d1a7 tempest-ProjectReaderTests33-1680752482 tempest-ProjectReaderTests33-1680752482-project-admin] Show backup with id b650c1d3-5dff-48a9-9c75-192777e944c3. {{(pid=100295) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 09:58:36.122169 np0000006707 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 09:58:36.122169 np0000006707 devstack@c-api.service[100295]: warnings.warn( Aug 07 09:58:36.122760 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.middleware.request_id [None req-be79ed7e-611b-4a99-967e-f8b469dbac01 None None] RequestId filter calling following filter/app {{(pid=100298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:58:36.123266 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-54a7020b-7d21-4e04-8020-76738539d1a7 tempest-ProjectReaderTests33-1680752482 tempest-ProjectReaderTests33-1680752482-project-admin] https://10.4.3.8/volume/v3/backups/b650c1d3-5dff-48a9-9c75-192777e944c3 returned with HTTP 200 Aug 07 09:58:36.123530 np0000006707 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 658/2642] 10.4.3.8 () {68 vars in 1374 bytes} [Fri Aug 7 09:58:36 2026] GET /volume/v3/backups/b650c1d3-5dff-48a9-9c75-192777e944c3 => generated 732 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 09:58:36.124867 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [None req-be79ed7e-611b-4a99-967e-f8b469dbac01 tempest-TestServerVolumeAttachScenarioOldVersion-145338972 tempest-TestServerVolumeAttachScenarioOldVersion-145338972-project-member] GET https://10.4.3.8/volume/v3/volumes/5129a972-749b-4280-8cf1-a240ee17158a Aug 07 09:58:36.125013 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [None req-be79ed7e-611b-4a99-967e-f8b469dbac01 tempest-TestServerVolumeAttachScenarioOldVersion-145338972 tempest-TestServerVolumeAttachScenarioOldVersion-145338972-project-member] Empty body provided in request {{(pid=100298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 09:58:36.125257 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [None req-be79ed7e-611b-4a99-967e-f8b469dbac01 tempest-TestServerVolumeAttachScenarioOldVersion-145338972 tempest-TestServerVolumeAttachScenarioOldVersion-145338972-project-member] Calling method 'show' {{(pid=100298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 09:58:36.139170 np0000006707 devstack@c-api.service[100298]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 09:58:36.139170 np0000006707 devstack@c-api.service[100298]: warnings.warn( Aug 07 09:58:36.146550 np0000006707 devstack@c-api.service[100298]: INFO cinder.volume.api [None req-be79ed7e-611b-4a99-967e-f8b469dbac01 tempest-TestServerVolumeAttachScenarioOldVersion-145338972 tempest-TestServerVolumeAttachScenarioOldVersion-145338972-project-member] Volume info retrieved successfully. Aug 07 09:58:36.154342 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [None req-be79ed7e-611b-4a99-967e-f8b469dbac01 tempest-TestServerVolumeAttachScenarioOldVersion-145338972 tempest-TestServerVolumeAttachScenarioOldVersion-145338972-project-member] https://10.4.3.8/volume/v3/volumes/5129a972-749b-4280-8cf1-a240ee17158a returned with HTTP 200 Aug 07 09:58:36.155059 np0000006707 devstack@c-api.service[100298]: [pid: 100298|app: 0|req: 665/2643] 10.4.3.8 () {68 vars in 1375 bytes} [Fri Aug 7 09:58:36 2026] GET /volume/v3/volumes/5129a972-749b-4280-8cf1-a240ee17158a => generated 878 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 09:58:36.270397 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [None req-282b80e3-b4e6-42c6-8e55-ae92ed4c4c07 None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:58:36.272388 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-282b80e3-b4e6-42c6-8e55-ae92ed4c4c07 tempest-VolumesGetTest-310667517 tempest-VolumesGetTest-310667517-project-member] GET https://10.4.3.8/volume/v3/volumes/23f5b70c-f517-484f-9492-d1444dcf7939 Aug 07 09:58:36.272598 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-282b80e3-b4e6-42c6-8e55-ae92ed4c4c07 tempest-VolumesGetTest-310667517 tempest-VolumesGetTest-310667517-project-member] Empty body provided in request {{(pid=100297) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 09:58:36.272829 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-282b80e3-b4e6-42c6-8e55-ae92ed4c4c07 tempest-VolumesGetTest-310667517 tempest-VolumesGetTest-310667517-project-member] Calling method 'show' {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 09:58:36.279916 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-282b80e3-b4e6-42c6-8e55-ae92ed4c4c07 tempest-VolumesGetTest-310667517 tempest-VolumesGetTest-310667517-project-member] https://10.4.3.8/volume/v3/volumes/23f5b70c-f517-484f-9492-d1444dcf7939 returned with HTTP 404 Aug 07 09:58:36.280430 np0000006707 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 663/2644] 10.4.3.8 () {66 vars in 1334 bytes} [Fri Aug 7 09:58:36 2026] GET /volume/v3/volumes/23f5b70c-f517-484f-9492-d1444dcf7939 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 09:58:36.332083 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [None req-fdef2e94-0c0b-4d98-89f4-a4817c6b38f2 None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:58:36.335503 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-fdef2e94-0c0b-4d98-89f4-a4817c6b38f2 tempest-VolumesGetTest-310667517 tempest-VolumesGetTest-310667517-project-member] POST https://10.4.3.8/volume/v3/volumes Aug 07 09:58:36.335503 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-fdef2e94-0c0b-4d98-89f4-a4817c6b38f2 tempest-VolumesGetTest-310667517 tempest-VolumesGetTest-310667517-project-member] Action: 'create', calling method: create, body: {"volume": {"imageRef": "a6c27e23-91c8-49d8-8cc0-7e13210d16ce", "size": 1, "name": "tempest-VolumesGetTest-Volume-1793332630", "metadata": {"Type": "Test"}}} {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 09:58:36.339181 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.v3.volumes [None req-fdef2e94-0c0b-4d98-89f4-a4817c6b38f2 tempest-VolumesGetTest-310667517 tempest-VolumesGetTest-310667517-project-member] Create volume request body: {'volume': {'imageRef': 'a6c27e23-91c8-49d8-8cc0-7e13210d16ce', 'size': 1, 'name': 'tempest-VolumesGetTest-Volume-1793332630', 'metadata': {'Type': 'Test'}}} {{(pid=100296) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 07 09:58:36.509118 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.v3.volumes [None req-fdef2e94-0c0b-4d98-89f4-a4817c6b38f2 tempest-VolumesGetTest-310667517 tempest-VolumesGetTest-310667517-project-member] Create volume of 1 GB Aug 07 09:58:36.521064 np0000006707 devstack@c-api.service[100296]: INFO cinder.volume.api [None req-fdef2e94-0c0b-4d98-89f4-a4817c6b38f2 tempest-VolumesGetTest-310667517 tempest-VolumesGetTest-310667517-project-member] Availability Zones retrieved successfully. Aug 07 09:58:36.526724 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.volume.api [None req-fdef2e94-0c0b-4d98-89f4-a4817c6b38f2 tempest-VolumesGetTest-310667517 tempest-VolumesGetTest-310667517-project-member] Flow 'volume_create_api' (86c78772-fcdc-4f63-b6c6-76dfaea83a35) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100296) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 09:58:36.528844 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.volume.api [None req-fdef2e94-0c0b-4d98-89f4-a4817c6b38f2 tempest-VolumesGetTest-310667517 tempest-VolumesGetTest-310667517-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (338127d4-0024-48c0-9e75-397cd922b477) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 09:58:36.530105 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.volume.flows.api.create_volume [None req-fdef2e94-0c0b-4d98-89f4-a4817c6b38f2 tempest-VolumesGetTest-310667517 tempest-VolumesGetTest-310667517-project-member] Validating volume size '1' using validate_int {{(pid=100296) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 07 09:58:36.620478 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.volume.api [None req-fdef2e94-0c0b-4d98-89f4-a4817c6b38f2 tempest-VolumesGetTest-310667517 tempest-VolumesGetTest-310667517-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (338127d4-0024-48c0-9e75-397cd922b477) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-07T09:47:39Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=45fd9a3a-b61e-4c6c-9ab7-d02f06678d0d,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '45fd9a3a-b61e-4c6c-9ab7-d02f06678d0d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 09:58:36.621578 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.volume.api [None req-fdef2e94-0c0b-4d98-89f4-a4817c6b38f2 tempest-VolumesGetTest-310667517 tempest-VolumesGetTest-310667517-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4b99d067-a45c-4cb5-8470-884267dc8016) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 09:58:36.666325 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.quota [None req-fdef2e94-0c0b-4d98-89f4-a4817c6b38f2 tempest-VolumesGetTest-310667517 tempest-VolumesGetTest-310667517-project-member] Created reservations ['8baa2381-40a3-447b-9c86-4b2ea4188255', '4e3bb45b-a832-4b01-8d70-0db6ef29a5ef', '7d2563e8-9470-411e-9020-acbbaf01cdfa', 'da891839-b610-4732-a626-a1e77f04c02f'] {{(pid=100296) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 09:58:36.667807 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.volume.api [None req-fdef2e94-0c0b-4d98-89f4-a4817c6b38f2 tempest-VolumesGetTest-310667517 tempest-VolumesGetTest-310667517-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4b99d067-a45c-4cb5-8470-884267dc8016) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['8baa2381-40a3-447b-9c86-4b2ea4188255', '4e3bb45b-a832-4b01-8d70-0db6ef29a5ef', '7d2563e8-9470-411e-9020-acbbaf01cdfa', 'da891839-b610-4732-a626-a1e77f04c02f']}' {{(pid=100296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 09:58:36.667988 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.volume.api [None req-fdef2e94-0c0b-4d98-89f4-a4817c6b38f2 tempest-VolumesGetTest-310667517 tempest-VolumesGetTest-310667517-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b7207690-ccf6-44cc-a3ee-9bc232d0e13d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 09:58:36.692406 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.volume.api [None req-fdef2e94-0c0b-4d98-89f4-a4817c6b38f2 tempest-VolumesGetTest-310667517 tempest-VolumesGetTest-310667517-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b7207690-ccf6-44cc-a3ee-9bc232d0e13d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '3b375864-be21-4ebd-9be3-a3dfb2b0f83a', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesGetTest-Volume-1793332630',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='Test'},multiattach=False,project_id='d2b14ffbdd0842c19fa3f70ddaeb9882',qos_specs=None,replication_status=,reservations=['8baa2381-40a3-447b-9c86-4b2ea4188255','4e3bb45b-a832-4b01-8d70-0db6ef29a5ef','7d2563e8-9470-411e-9020-acbbaf01cdfa','da891839-b610-4732-a626-a1e77f04c02f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='af0cf93ca0984d2ab52e612578300f78',volume_type_id=45fd9a3a-b61e-4c6c-9ab7-d02f06678d0d), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-07T09:58:36Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesGetTest-Volume-1793332630',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=3b375864-be21-4ebd-9be3-a3dfb2b0f83a,launched_at=None,metadata={Type='Test'},migration_status=None,multiattach=False,previous_status=None,project_id='d2b14ffbdd0842c19fa3f70ddaeb9882',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='af0cf93ca0984d2ab52e612578300f78',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(45fd9a3a-b61e-4c6c-9ab7-d02f06678d0d),volume_type_id=45fd9a3a-b61e-4c6c-9ab7-d02f06678d0d)}' {{(pid=100296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 09:58:36.693473 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.volume.api [None req-fdef2e94-0c0b-4d98-89f4-a4817c6b38f2 tempest-VolumesGetTest-310667517 tempest-VolumesGetTest-310667517-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (32a1d48c-4e65-4241-8d2d-d0f11ff001fe) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 09:58:36.712764 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.volume.api [None req-fdef2e94-0c0b-4d98-89f4-a4817c6b38f2 tempest-VolumesGetTest-310667517 tempest-VolumesGetTest-310667517-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (32a1d48c-4e65-4241-8d2d-d0f11ff001fe) transitioned into state 'SUCCESS' from state '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-1793332630',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='Test'},multiattach=False,project_id='d2b14ffbdd0842c19fa3f70ddaeb9882',qos_specs=None,replication_status=,reservations=['8baa2381-40a3-447b-9c86-4b2ea4188255','4e3bb45b-a832-4b01-8d70-0db6ef29a5ef','7d2563e8-9470-411e-9020-acbbaf01cdfa','da891839-b610-4732-a626-a1e77f04c02f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='af0cf93ca0984d2ab52e612578300f78',volume_type_id=45fd9a3a-b61e-4c6c-9ab7-d02f06678d0d)}' {{(pid=100296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 09:58:36.713658 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.volume.api [None req-fdef2e94-0c0b-4d98-89f4-a4817c6b38f2 tempest-VolumesGetTest-310667517 tempest-VolumesGetTest-310667517-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e0b5b2b9-5939-4ac1-baf3-396e86e0d014) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 09:58:36.723381 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.volume.api [None req-fdef2e94-0c0b-4d98-89f4-a4817c6b38f2 tempest-VolumesGetTest-310667517 tempest-VolumesGetTest-310667517-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e0b5b2b9-5939-4ac1-baf3-396e86e0d014) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 09:58:36.724218 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.volume.api [None req-fdef2e94-0c0b-4d98-89f4-a4817c6b38f2 tempest-VolumesGetTest-310667517 tempest-VolumesGetTest-310667517-project-member] Flow 'volume_create_api' (86c78772-fcdc-4f63-b6c6-76dfaea83a35) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100296) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 09:58:36.724602 np0000006707 devstack@c-api.service[100296]: INFO cinder.volume.api [None req-fdef2e94-0c0b-4d98-89f4-a4817c6b38f2 tempest-VolumesGetTest-310667517 tempest-VolumesGetTest-310667517-project-member] Create volume request issued successfully. Aug 07 09:58:36.725216 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-fdef2e94-0c0b-4d98-89f4-a4817c6b38f2 tempest-VolumesGetTest-310667517 tempest-VolumesGetTest-310667517-project-member] https://10.4.3.8/volume/v3/volumes returned with HTTP 202 Aug 07 09:58:36.725794 np0000006707 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 659/2645] 10.4.3.8 () {68 vars in 1245 bytes} [Fri Aug 7 09:58:36 2026] POST /volume/v3/volumes => generated 755 bytes in 394 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 07 09:58:36.740453 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-ccbbbdaa-7318-4905-a2a3-4d1de6c35c61 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:58:36.743367 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-ccbbbdaa-7318-4905-a2a3-4d1de6c35c61 tempest-VolumesGetTest-310667517 tempest-VolumesGetTest-310667517-project-member] GET https://10.4.3.8/volume/v3/volumes/3b375864-be21-4ebd-9be3-a3dfb2b0f83a Aug 07 09:58:36.743596 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-ccbbbdaa-7318-4905-a2a3-4d1de6c35c61 tempest-VolumesGetTest-310667517 tempest-VolumesGetTest-310667517-project-member] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 09:58:36.743860 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-ccbbbdaa-7318-4905-a2a3-4d1de6c35c61 tempest-VolumesGetTest-310667517 tempest-VolumesGetTest-310667517-project-member] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 09:58:36.754794 np0000006707 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 09:58:36.754794 np0000006707 devstack@c-api.service[100295]: warnings.warn( Aug 07 09:58:36.759023 np0000006707 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-ccbbbdaa-7318-4905-a2a3-4d1de6c35c61 tempest-VolumesGetTest-310667517 tempest-VolumesGetTest-310667517-project-member] Volume info retrieved successfully. Aug 07 09:58:36.763981 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-ccbbbdaa-7318-4905-a2a3-4d1de6c35c61 tempest-VolumesGetTest-310667517 tempest-VolumesGetTest-310667517-project-member] https://10.4.3.8/volume/v3/volumes/3b375864-be21-4ebd-9be3-a3dfb2b0f83a returned with HTTP 200 Aug 07 09:58:36.764400 np0000006707 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 659/2646] 10.4.3.8 () {66 vars in 1334 bytes} [Fri Aug 7 09:58:36 2026] GET /volume/v3/volumes/3b375864-be21-4ebd-9be3-a3dfb2b0f83a => generated 823 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 09:58:36.882705 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.middleware.request_id [None req-d14f3d9e-9b5d-46a4-bdbe-00d1c3006145 None None] RequestId filter calling following filter/app {{(pid=100298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:58:36.885312 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [None req-d14f3d9e-9b5d-46a4-bdbe-00d1c3006145 tempest-ProjectAdminTests33-1592392534 tempest-ProjectAdminTests33-1592392534-project-admin] GET https://10.4.3.8/volume/v3/backups/1d58e50a-c0b8-4f43-b3f8-6cdcc2df3a55 Aug 07 09:58:36.886224 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [None req-d14f3d9e-9b5d-46a4-bdbe-00d1c3006145 tempest-ProjectAdminTests33-1592392534 tempest-ProjectAdminTests33-1592392534-project-admin] Empty body provided in request {{(pid=100298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 09:58:36.886224 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [None req-d14f3d9e-9b5d-46a4-bdbe-00d1c3006145 tempest-ProjectAdminTests33-1592392534 tempest-ProjectAdminTests33-1592392534-project-admin] Calling method 'show' {{(pid=100298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 09:58:36.886224 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.v3.backups [None req-d14f3d9e-9b5d-46a4-bdbe-00d1c3006145 tempest-ProjectAdminTests33-1592392534 tempest-ProjectAdminTests33-1592392534-project-admin] Show backup with id 1d58e50a-c0b8-4f43-b3f8-6cdcc2df3a55. {{(pid=100298) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 09:58:36.892884 np0000006707 devstack@c-api.service[100298]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 09:58:36.892884 np0000006707 devstack@c-api.service[100298]: warnings.warn( Aug 07 09:58:36.893719 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [None req-d14f3d9e-9b5d-46a4-bdbe-00d1c3006145 tempest-ProjectAdminTests33-1592392534 tempest-ProjectAdminTests33-1592392534-project-admin] https://10.4.3.8/volume/v3/backups/1d58e50a-c0b8-4f43-b3f8-6cdcc2df3a55 returned with HTTP 200 Aug 07 09:58:36.894849 np0000006707 devstack@c-api.service[100298]: [pid: 100298|app: 0|req: 666/2647] 10.4.3.8 () {68 vars in 1374 bytes} [Fri Aug 7 09:58:36 2026] GET /volume/v3/backups/1d58e50a-c0b8-4f43-b3f8-6cdcc2df3a55 => generated 721 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 09:58:37.139834 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [None req-d76a9122-af88-4ffc-96c0-3d07da71f0fa None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:58:37.142096 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-d76a9122-af88-4ffc-96c0-3d07da71f0fa tempest-ProjectReaderTests33-1680752482 tempest-ProjectReaderTests33-1680752482-project-admin] GET https://10.4.3.8/volume/v3/backups/b650c1d3-5dff-48a9-9c75-192777e944c3 Aug 07 09:58:37.142335 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-d76a9122-af88-4ffc-96c0-3d07da71f0fa tempest-ProjectReaderTests33-1680752482 tempest-ProjectReaderTests33-1680752482-project-admin] Empty body provided in request {{(pid=100297) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 09:58:37.142728 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-d76a9122-af88-4ffc-96c0-3d07da71f0fa tempest-ProjectReaderTests33-1680752482 tempest-ProjectReaderTests33-1680752482-project-admin] Calling method 'show' {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 09:58:37.142728 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.v3.backups [None req-d76a9122-af88-4ffc-96c0-3d07da71f0fa tempest-ProjectReaderTests33-1680752482 tempest-ProjectReaderTests33-1680752482-project-admin] Show backup with id b650c1d3-5dff-48a9-9c75-192777e944c3. {{(pid=100297) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 09:58:37.151185 np0000006707 devstack@c-api.service[100297]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 09:58:37.151185 np0000006707 devstack@c-api.service[100297]: warnings.warn( Aug 07 09:58:37.152154 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-d76a9122-af88-4ffc-96c0-3d07da71f0fa tempest-ProjectReaderTests33-1680752482 tempest-ProjectReaderTests33-1680752482-project-admin] https://10.4.3.8/volume/v3/backups/b650c1d3-5dff-48a9-9c75-192777e944c3 returned with HTTP 200 Aug 07 09:58:37.152862 np0000006707 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 664/2648] 10.4.3.8 () {68 vars in 1374 bytes} [Fri Aug 7 09:58:37 2026] GET /volume/v3/backups/b650c1d3-5dff-48a9-9c75-192777e944c3 => generated 732 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 09:58:37.173655 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [None req-7ad48615-a725-4b40-903b-b4874a5eb1b7 None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:58:37.175952 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-7ad48615-a725-4b40-903b-b4874a5eb1b7 tempest-TestServerVolumeAttachScenarioOldVersion-145338972 tempest-TestServerVolumeAttachScenarioOldVersion-145338972-project-member] GET https://10.4.3.8/volume/v3/volumes/5129a972-749b-4280-8cf1-a240ee17158a Aug 07 09:58:37.176200 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-7ad48615-a725-4b40-903b-b4874a5eb1b7 tempest-TestServerVolumeAttachScenarioOldVersion-145338972 tempest-TestServerVolumeAttachScenarioOldVersion-145338972-project-member] Empty body provided in request {{(pid=100296) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 09:58:37.176447 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-7ad48615-a725-4b40-903b-b4874a5eb1b7 tempest-TestServerVolumeAttachScenarioOldVersion-145338972 tempest-TestServerVolumeAttachScenarioOldVersion-145338972-project-member] Calling method 'show' {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 09:58:37.202528 np0000006707 devstack@c-api.service[100296]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 09:58:37.202528 np0000006707 devstack@c-api.service[100296]: warnings.warn( Aug 07 09:58:37.217336 np0000006707 devstack@c-api.service[100296]: INFO cinder.volume.api [None req-7ad48615-a725-4b40-903b-b4874a5eb1b7 tempest-TestServerVolumeAttachScenarioOldVersion-145338972 tempest-TestServerVolumeAttachScenarioOldVersion-145338972-project-member] Volume info retrieved successfully. Aug 07 09:58:37.226201 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-7ad48615-a725-4b40-903b-b4874a5eb1b7 tempest-TestServerVolumeAttachScenarioOldVersion-145338972 tempest-TestServerVolumeAttachScenarioOldVersion-145338972-project-member] https://10.4.3.8/volume/v3/volumes/5129a972-749b-4280-8cf1-a240ee17158a returned with HTTP 200 Aug 07 09:58:37.227697 np0000006707 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 660/2649] 10.4.3.8 () {68 vars in 1375 bytes} [Fri Aug 7 09:58:37 2026] GET /volume/v3/volumes/5129a972-749b-4280-8cf1-a240ee17158a => generated 878 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 09:58:37.781575 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-c4844543-3e6b-41c1-8f2b-dcf7d3f9bedc None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:58:37.784749 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-c4844543-3e6b-41c1-8f2b-dcf7d3f9bedc tempest-VolumesGetTest-310667517 tempest-VolumesGetTest-310667517-project-member] GET https://10.4.3.8/volume/v3/volumes/3b375864-be21-4ebd-9be3-a3dfb2b0f83a Aug 07 09:58:37.784911 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-c4844543-3e6b-41c1-8f2b-dcf7d3f9bedc tempest-VolumesGetTest-310667517 tempest-VolumesGetTest-310667517-project-member] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 09:58:37.785176 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-c4844543-3e6b-41c1-8f2b-dcf7d3f9bedc tempest-VolumesGetTest-310667517 tempest-VolumesGetTest-310667517-project-member] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 09:58:37.797904 np0000006707 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 09:58:37.797904 np0000006707 devstack@c-api.service[100295]: warnings.warn( Aug 07 09:58:37.804702 np0000006707 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-c4844543-3e6b-41c1-8f2b-dcf7d3f9bedc tempest-VolumesGetTest-310667517 tempest-VolumesGetTest-310667517-project-member] Volume info retrieved successfully. Aug 07 09:58:37.813353 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-c4844543-3e6b-41c1-8f2b-dcf7d3f9bedc tempest-VolumesGetTest-310667517 tempest-VolumesGetTest-310667517-project-member] https://10.4.3.8/volume/v3/volumes/3b375864-be21-4ebd-9be3-a3dfb2b0f83a returned with HTTP 200 Aug 07 09:58:37.814054 np0000006707 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 660/2650] 10.4.3.8 () {66 vars in 1334 bytes} [Fri Aug 7 09:58:37 2026] GET /volume/v3/volumes/3b375864-be21-4ebd-9be3-a3dfb2b0f83a => generated 1363 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 09:58:37.839037 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.middleware.request_id [None req-35ca6886-9d5c-4423-822d-c4f133f67c80 None None] RequestId filter calling following filter/app {{(pid=100298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:58:37.849297 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [None req-35ca6886-9d5c-4423-822d-c4f133f67c80 tempest-VolumesGetTest-310667517 tempest-VolumesGetTest-310667517-project-member] GET https://10.4.3.8/volume/v3/volumes/3b375864-be21-4ebd-9be3-a3dfb2b0f83a Aug 07 09:58:37.849860 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [None req-35ca6886-9d5c-4423-822d-c4f133f67c80 tempest-VolumesGetTest-310667517 tempest-VolumesGetTest-310667517-project-member] Empty body provided in request {{(pid=100298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 09:58:37.850296 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [None req-35ca6886-9d5c-4423-822d-c4f133f67c80 tempest-VolumesGetTest-310667517 tempest-VolumesGetTest-310667517-project-member] Calling method 'show' {{(pid=100298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 09:58:37.862351 np0000006707 devstack@c-api.service[100298]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 09:58:37.862351 np0000006707 devstack@c-api.service[100298]: warnings.warn( Aug 07 09:58:37.868636 np0000006707 devstack@c-api.service[100298]: INFO cinder.volume.api [None req-35ca6886-9d5c-4423-822d-c4f133f67c80 tempest-VolumesGetTest-310667517 tempest-VolumesGetTest-310667517-project-member] Volume info retrieved successfully. Aug 07 09:58:37.878978 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [None req-35ca6886-9d5c-4423-822d-c4f133f67c80 tempest-VolumesGetTest-310667517 tempest-VolumesGetTest-310667517-project-member] https://10.4.3.8/volume/v3/volumes/3b375864-be21-4ebd-9be3-a3dfb2b0f83a returned with HTTP 200 Aug 07 09:58:37.879517 np0000006707 devstack@c-api.service[100298]: [pid: 100298|app: 0|req: 667/2651] 10.4.3.8 () {66 vars in 1334 bytes} [Fri Aug 7 09:58:37 2026] GET /volume/v3/volumes/3b375864-be21-4ebd-9be3-a3dfb2b0f83a => generated 1363 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 09:58:37.899540 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [None req-24b0f0df-02cf-441a-9bd5-84edab99cdff None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:58:37.902649 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-24b0f0df-02cf-441a-9bd5-84edab99cdff tempest-VolumesGetTest-310667517 tempest-VolumesGetTest-310667517-project-member] PUT https://10.4.3.8/volume/v3/volumes/3b375864-be21-4ebd-9be3-a3dfb2b0f83a Aug 07 09:58:37.904946 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-24b0f0df-02cf-441a-9bd5-84edab99cdff tempest-VolumesGetTest-310667517 tempest-VolumesGetTest-310667517-project-member] Action: 'update', calling method: update, body: {"volume": {"name": "tempest-VolumesGetTest-Volume-1793332630"}} {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 09:58:37.910660 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [None req-831a9ec5-ad24-4a38-ad73-08a17ca32a14 None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:58:37.912804 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-831a9ec5-ad24-4a38-ad73-08a17ca32a14 tempest-ProjectAdminTests33-1592392534 tempest-ProjectAdminTests33-1592392534-project-admin] GET https://10.4.3.8/volume/v3/backups/1d58e50a-c0b8-4f43-b3f8-6cdcc2df3a55 Aug 07 09:58:37.913104 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-831a9ec5-ad24-4a38-ad73-08a17ca32a14 tempest-ProjectAdminTests33-1592392534 tempest-ProjectAdminTests33-1592392534-project-admin] Empty body provided in request {{(pid=100296) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 09:58:37.913317 np0000006707 devstack@c-api.service[100297]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 09:58:37.913317 np0000006707 devstack@c-api.service[100297]: warnings.warn( Aug 07 09:58:37.914164 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-831a9ec5-ad24-4a38-ad73-08a17ca32a14 tempest-ProjectAdminTests33-1592392534 tempest-ProjectAdminTests33-1592392534-project-admin] Calling method 'show' {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 09:58:37.914164 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.v3.backups [None req-831a9ec5-ad24-4a38-ad73-08a17ca32a14 tempest-ProjectAdminTests33-1592392534 tempest-ProjectAdminTests33-1592392534-project-admin] Show backup with id 1d58e50a-c0b8-4f43-b3f8-6cdcc2df3a55. {{(pid=100296) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 09:58:37.917912 np0000006707 devstack@c-api.service[100297]: INFO cinder.volume.api [None req-24b0f0df-02cf-441a-9bd5-84edab99cdff tempest-VolumesGetTest-310667517 tempest-VolumesGetTest-310667517-project-member] Volume info retrieved successfully. Aug 07 09:58:37.919014 np0000006707 devstack@c-api.service[100296]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 09:58:37.919014 np0000006707 devstack@c-api.service[100296]: warnings.warn( Aug 07 09:58:37.920802 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-831a9ec5-ad24-4a38-ad73-08a17ca32a14 tempest-ProjectAdminTests33-1592392534 tempest-ProjectAdminTests33-1592392534-project-admin] https://10.4.3.8/volume/v3/backups/1d58e50a-c0b8-4f43-b3f8-6cdcc2df3a55 returned with HTTP 200 Aug 07 09:58:37.921399 np0000006707 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 661/2652] 10.4.3.8 () {68 vars in 1374 bytes} [Fri Aug 7 09:58:37 2026] GET /volume/v3/backups/1d58e50a-c0b8-4f43-b3f8-6cdcc2df3a55 => generated 721 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 09:58:37.934017 np0000006707 devstack@c-api.service[100297]: INFO cinder.volume.api [None req-24b0f0df-02cf-441a-9bd5-84edab99cdff tempest-VolumesGetTest-310667517 tempest-VolumesGetTest-310667517-project-member] Volume updated successfully. Aug 07 09:58:37.935262 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-24b0f0df-02cf-441a-9bd5-84edab99cdff tempest-VolumesGetTest-310667517 tempest-VolumesGetTest-310667517-project-member] https://10.4.3.8/volume/v3/volumes/3b375864-be21-4ebd-9be3-a3dfb2b0f83a returned with HTTP 200 Aug 07 09:58:37.935768 np0000006707 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 665/2653] 10.4.3.8 () {68 vars in 1354 bytes} [Fri Aug 7 09:58:37 2026] PUT /volume/v3/volumes/3b375864-be21-4ebd-9be3-a3dfb2b0f83a => generated 779 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 09:58:37.949548 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-df97cc2f-ab0a-48e6-9bfd-b864a88b6b7c None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:58:37.961349 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-df97cc2f-ab0a-48e6-9bfd-b864a88b6b7c tempest-VolumesGetTest-310667517 tempest-VolumesGetTest-310667517-project-member] PUT https://10.4.3.8/volume/v3/volumes/3b375864-be21-4ebd-9be3-a3dfb2b0f83a Aug 07 09:58:37.962242 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-df97cc2f-ab0a-48e6-9bfd-b864a88b6b7c tempest-VolumesGetTest-310667517 tempest-VolumesGetTest-310667517-project-member] Action: 'update', calling method: update, body: {"volume": {"name": "tempest-VolumesGetTest-new-Volume-1183930397", "description": "This is the new description of volume"}} {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 09:58:37.975289 np0000006707 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 09:58:37.975289 np0000006707 devstack@c-api.service[100295]: warnings.warn( Aug 07 09:58:37.982103 np0000006707 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-df97cc2f-ab0a-48e6-9bfd-b864a88b6b7c tempest-VolumesGetTest-310667517 tempest-VolumesGetTest-310667517-project-member] Volume info retrieved successfully. Aug 07 09:58:38.011178 np0000006707 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-df97cc2f-ab0a-48e6-9bfd-b864a88b6b7c tempest-VolumesGetTest-310667517 tempest-VolumesGetTest-310667517-project-member] Volume updated successfully. Aug 07 09:58:38.014702 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-df97cc2f-ab0a-48e6-9bfd-b864a88b6b7c tempest-VolumesGetTest-310667517 tempest-VolumesGetTest-310667517-project-member] https://10.4.3.8/volume/v3/volumes/3b375864-be21-4ebd-9be3-a3dfb2b0f83a returned with HTTP 200 Aug 07 09:58:38.016141 np0000006707 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 661/2654] 10.4.3.8 () {68 vars in 1355 bytes} [Fri Aug 7 09:58:37 2026] PUT /volume/v3/volumes/3b375864-be21-4ebd-9be3-a3dfb2b0f83a => generated 818 bytes in 68 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 09:58:38.035084 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.middleware.request_id [None req-ed4a38d1-f653-4bcc-90e9-07588ed0c4ad None None] RequestId filter calling following filter/app {{(pid=100298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:58:38.054000 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [None req-ed4a38d1-f653-4bcc-90e9-07588ed0c4ad tempest-VolumesGetTest-310667517 tempest-VolumesGetTest-310667517-project-member] GET https://10.4.3.8/volume/v3/volumes/3b375864-be21-4ebd-9be3-a3dfb2b0f83a Aug 07 09:58:38.054594 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [None req-ed4a38d1-f653-4bcc-90e9-07588ed0c4ad tempest-VolumesGetTest-310667517 tempest-VolumesGetTest-310667517-project-member] Empty body provided in request {{(pid=100298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 09:58:38.054870 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [None req-ed4a38d1-f653-4bcc-90e9-07588ed0c4ad tempest-VolumesGetTest-310667517 tempest-VolumesGetTest-310667517-project-member] Calling method 'show' {{(pid=100298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 09:58:38.077347 np0000006707 devstack@c-api.service[100298]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 09:58:38.077347 np0000006707 devstack@c-api.service[100298]: warnings.warn( Aug 07 09:58:38.087828 np0000006707 devstack@c-api.service[100298]: INFO cinder.volume.api [None req-ed4a38d1-f653-4bcc-90e9-07588ed0c4ad tempest-VolumesGetTest-310667517 tempest-VolumesGetTest-310667517-project-member] Volume info retrieved successfully. Aug 07 09:58:38.096794 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [None req-ed4a38d1-f653-4bcc-90e9-07588ed0c4ad tempest-VolumesGetTest-310667517 tempest-VolumesGetTest-310667517-project-member] https://10.4.3.8/volume/v3/volumes/3b375864-be21-4ebd-9be3-a3dfb2b0f83a returned with HTTP 200 Aug 07 09:58:38.096933 np0000006707 devstack@c-api.service[100298]: [pid: 100298|app: 0|req: 668/2655] 10.4.3.8 () {66 vars in 1334 bytes} [Fri Aug 7 09:58:38 2026] GET /volume/v3/volumes/3b375864-be21-4ebd-9be3-a3dfb2b0f83a => generated 1402 bytes in 63 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 09:58:38.114402 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [None req-8a0d3e1b-b3f8-4ff9-bdb6-5968021103a9 None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:58:38.116917 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-8a0d3e1b-b3f8-4ff9-bdb6-5968021103a9 tempest-VolumesGetTest-310667517 tempest-VolumesGetTest-310667517-project-member] POST https://10.4.3.8/volume/v3/volumes Aug 07 09:58:38.117465 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-8a0d3e1b-b3f8-4ff9-bdb6-5968021103a9 tempest-VolumesGetTest-310667517 tempest-VolumesGetTest-310667517-project-member] Action: 'create', calling method: create, body: {"volume": {"description": "tempest-@#$%^* description-1429018831", "availability_zone": "nova", "size": 1, "name": "tempest-VolumesGetTest-Volume-559582298"}} {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 09:58:38.119605 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.v3.volumes [None req-8a0d3e1b-b3f8-4ff9-bdb6-5968021103a9 tempest-VolumesGetTest-310667517 tempest-VolumesGetTest-310667517-project-member] Create volume request body: {'volume': {'description': 'tempest-@#$%^* description-1429018831', 'availability_zone': 'nova', 'size': 1, 'name': 'tempest-VolumesGetTest-Volume-559582298'}} {{(pid=100296) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 07 09:58:38.119783 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.v3.volumes [None req-8a0d3e1b-b3f8-4ff9-bdb6-5968021103a9 tempest-VolumesGetTest-310667517 tempest-VolumesGetTest-310667517-project-member] Create volume of 1 GB Aug 07 09:58:38.128594 np0000006707 devstack@c-api.service[100296]: INFO cinder.volume.api [None req-8a0d3e1b-b3f8-4ff9-bdb6-5968021103a9 tempest-VolumesGetTest-310667517 tempest-VolumesGetTest-310667517-project-member] Availability Zones retrieved successfully. Aug 07 09:58:38.136203 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.volume.api [None req-8a0d3e1b-b3f8-4ff9-bdb6-5968021103a9 tempest-VolumesGetTest-310667517 tempest-VolumesGetTest-310667517-project-member] Flow 'volume_create_api' (372b4809-dff9-4f1d-804c-fa1bead174aa) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100296) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 09:58:38.137490 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.volume.api [None req-8a0d3e1b-b3f8-4ff9-bdb6-5968021103a9 tempest-VolumesGetTest-310667517 tempest-VolumesGetTest-310667517-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c56f13cf-f0eb-4f10-bca1-1abee1cea9fa) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 09:58:38.138817 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.volume.flows.api.create_volume [None req-8a0d3e1b-b3f8-4ff9-bdb6-5968021103a9 tempest-VolumesGetTest-310667517 tempest-VolumesGetTest-310667517-project-member] Validating volume size '1' using validate_int {{(pid=100296) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 07 09:58:38.165983 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [None req-4384f19b-4dfe-49ae-87f3-336b437de717 None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:58:38.169568 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-4384f19b-4dfe-49ae-87f3-336b437de717 tempest-ProjectReaderTests33-1680752482 tempest-ProjectReaderTests33-1680752482-project-admin] GET https://10.4.3.8/volume/v3/backups/b650c1d3-5dff-48a9-9c75-192777e944c3 Aug 07 09:58:38.169981 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-4384f19b-4dfe-49ae-87f3-336b437de717 tempest-ProjectReaderTests33-1680752482 tempest-ProjectReaderTests33-1680752482-project-admin] Empty body provided in request {{(pid=100297) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 09:58:38.170058 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-4384f19b-4dfe-49ae-87f3-336b437de717 tempest-ProjectReaderTests33-1680752482 tempest-ProjectReaderTests33-1680752482-project-admin] Calling method 'show' {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 09:58:38.171436 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.v3.backups [None req-4384f19b-4dfe-49ae-87f3-336b437de717 tempest-ProjectReaderTests33-1680752482 tempest-ProjectReaderTests33-1680752482-project-admin] Show backup with id b650c1d3-5dff-48a9-9c75-192777e944c3. {{(pid=100297) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 09:58:38.176233 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.volume.api [None req-8a0d3e1b-b3f8-4ff9-bdb6-5968021103a9 tempest-VolumesGetTest-310667517 tempest-VolumesGetTest-310667517-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c56f13cf-f0eb-4f10-bca1-1abee1cea9fa) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-07T09:47:39Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=45fd9a3a-b61e-4c6c-9ab7-d02f06678d0d,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '45fd9a3a-b61e-4c6c-9ab7-d02f06678d0d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 09:58:38.176914 np0000006707 devstack@c-api.service[100297]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 09:58:38.176914 np0000006707 devstack@c-api.service[100297]: warnings.warn( Aug 07 09:58:38.176914 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-4384f19b-4dfe-49ae-87f3-336b437de717 tempest-ProjectReaderTests33-1680752482 tempest-ProjectReaderTests33-1680752482-project-admin] https://10.4.3.8/volume/v3/backups/b650c1d3-5dff-48a9-9c75-192777e944c3 returned with HTTP 200 Aug 07 09:58:38.177119 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.volume.api [None req-8a0d3e1b-b3f8-4ff9-bdb6-5968021103a9 tempest-VolumesGetTest-310667517 tempest-VolumesGetTest-310667517-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8a4b78d6-9a74-47d9-902b-dbe08131bf38) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 09:58:38.177168 np0000006707 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 666/2656] 10.4.3.8 () {68 vars in 1374 bytes} [Fri Aug 7 09:58:38 2026] GET /volume/v3/backups/b650c1d3-5dff-48a9-9c75-192777e944c3 => generated 733 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 09:58:38.247158 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-5e5fcbb1-abf5-442a-9fd4-42984a9ac40b None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:58:38.249781 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.quota [None req-8a0d3e1b-b3f8-4ff9-bdb6-5968021103a9 tempest-VolumesGetTest-310667517 tempest-VolumesGetTest-310667517-project-member] Created reservations ['470be1f7-acc1-43f1-88e7-6547d7391ac2', '263913c0-90c2-4d6d-93bf-a88416be5c1d', 'a61a502c-d0f1-4f62-afcc-ebc09f2d81e3', '1a5e9953-b7b0-4570-8ed9-c03d4d3438df'] {{(pid=100296) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 09:58:38.250744 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-5e5fcbb1-abf5-442a-9fd4-42984a9ac40b tempest-TestServerVolumeAttachScenarioOldVersion-145338972 tempest-TestServerVolumeAttachScenarioOldVersion-145338972-project-member] GET https://10.4.3.8/volume/v3/volumes/5129a972-749b-4280-8cf1-a240ee17158a Aug 07 09:58:38.250845 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.volume.api [None req-8a0d3e1b-b3f8-4ff9-bdb6-5968021103a9 tempest-VolumesGetTest-310667517 tempest-VolumesGetTest-310667517-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8a4b78d6-9a74-47d9-902b-dbe08131bf38) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['470be1f7-acc1-43f1-88e7-6547d7391ac2', '263913c0-90c2-4d6d-93bf-a88416be5c1d', 'a61a502c-d0f1-4f62-afcc-ebc09f2d81e3', '1a5e9953-b7b0-4570-8ed9-c03d4d3438df']}' {{(pid=100296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 09:58:38.251149 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-5e5fcbb1-abf5-442a-9fd4-42984a9ac40b tempest-TestServerVolumeAttachScenarioOldVersion-145338972 tempest-TestServerVolumeAttachScenarioOldVersion-145338972-project-member] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 09:58:38.252046 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-5e5fcbb1-abf5-442a-9fd4-42984a9ac40b tempest-TestServerVolumeAttachScenarioOldVersion-145338972 tempest-TestServerVolumeAttachScenarioOldVersion-145338972-project-member] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 09:58:38.252163 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.volume.api [None req-8a0d3e1b-b3f8-4ff9-bdb6-5968021103a9 tempest-VolumesGetTest-310667517 tempest-VolumesGetTest-310667517-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b73dd762-51db-4818-bdc7-38a55181e9bb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 09:58:38.266968 np0000006707 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 09:58:38.266968 np0000006707 devstack@c-api.service[100295]: warnings.warn( Aug 07 09:58:38.273410 np0000006707 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-5e5fcbb1-abf5-442a-9fd4-42984a9ac40b tempest-TestServerVolumeAttachScenarioOldVersion-145338972 tempest-TestServerVolumeAttachScenarioOldVersion-145338972-project-member] Volume info retrieved successfully. Aug 07 09:58:38.277940 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.volume.api [None req-8a0d3e1b-b3f8-4ff9-bdb6-5968021103a9 tempest-VolumesGetTest-310667517 tempest-VolumesGetTest-310667517-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b73dd762-51db-4818-bdc7-38a55181e9bb) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '76dcb2cb-5a3e-4e91-a59f-99056129ad43', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description='tempest-@#$%^* description-1429018831',display_name='tempest-VolumesGetTest-Volume-559582298',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d2b14ffbdd0842c19fa3f70ddaeb9882',qos_specs=None,replication_status=,reservations=['470be1f7-acc1-43f1-88e7-6547d7391ac2','263913c0-90c2-4d6d-93bf-a88416be5c1d','a61a502c-d0f1-4f62-afcc-ebc09f2d81e3','1a5e9953-b7b0-4570-8ed9-c03d4d3438df'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='af0cf93ca0984d2ab52e612578300f78',volume_type_id=45fd9a3a-b61e-4c6c-9ab7-d02f06678d0d), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-07T09:58:38Z,deleted=False,deleted_at=None,display_description='tempest-@#$%^* description-1429018831',display_name='tempest-VolumesGetTest-Volume-559582298',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=76dcb2cb-5a3e-4e91-a59f-99056129ad43,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='d2b14ffbdd0842c19fa3f70ddaeb9882',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='af0cf93ca0984d2ab52e612578300f78',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(45fd9a3a-b61e-4c6c-9ab7-d02f06678d0d),volume_type_id=45fd9a3a-b61e-4c6c-9ab7-d02f06678d0d)}' {{(pid=100296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 09:58:38.278801 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.volume.api [None req-8a0d3e1b-b3f8-4ff9-bdb6-5968021103a9 tempest-VolumesGetTest-310667517 tempest-VolumesGetTest-310667517-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8de730d9-0b4c-4675-9e05-54e6f4d16e9f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 09:58:38.279773 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-5e5fcbb1-abf5-442a-9fd4-42984a9ac40b tempest-TestServerVolumeAttachScenarioOldVersion-145338972 tempest-TestServerVolumeAttachScenarioOldVersion-145338972-project-member] https://10.4.3.8/volume/v3/volumes/5129a972-749b-4280-8cf1-a240ee17158a returned with HTTP 200 Aug 07 09:58:38.280338 np0000006707 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 662/2657] 10.4.3.8 () {68 vars in 1375 bytes} [Fri Aug 7 09:58:38 2026] GET /volume/v3/volumes/5129a972-749b-4280-8cf1-a240ee17158a => generated 878 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 09:58:38.313800 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.volume.api [None req-8a0d3e1b-b3f8-4ff9-bdb6-5968021103a9 tempest-VolumesGetTest-310667517 tempest-VolumesGetTest-310667517-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8de730d9-0b4c-4675-9e05-54e6f4d16e9f) transitioned into 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-1429018831',display_name='tempest-VolumesGetTest-Volume-559582298',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d2b14ffbdd0842c19fa3f70ddaeb9882',qos_specs=None,replication_status=,reservations=['470be1f7-acc1-43f1-88e7-6547d7391ac2','263913c0-90c2-4d6d-93bf-a88416be5c1d','a61a502c-d0f1-4f62-afcc-ebc09f2d81e3','1a5e9953-b7b0-4570-8ed9-c03d4d3438df'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='af0cf93ca0984d2ab52e612578300f78',volume_type_id=45fd9a3a-b61e-4c6c-9ab7-d02f06678d0d)}' {{(pid=100296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 09:58:38.314676 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.volume.api [None req-8a0d3e1b-b3f8-4ff9-bdb6-5968021103a9 tempest-VolumesGetTest-310667517 tempest-VolumesGetTest-310667517-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ee6cfe52-d63c-4f87-8d15-aee97c245a97) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 09:58:38.327229 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.volume.api [None req-8a0d3e1b-b3f8-4ff9-bdb6-5968021103a9 tempest-VolumesGetTest-310667517 tempest-VolumesGetTest-310667517-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ee6cfe52-d63c-4f87-8d15-aee97c245a97) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 09:58:38.328351 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.volume.api [None req-8a0d3e1b-b3f8-4ff9-bdb6-5968021103a9 tempest-VolumesGetTest-310667517 tempest-VolumesGetTest-310667517-project-member] Flow 'volume_create_api' (372b4809-dff9-4f1d-804c-fa1bead174aa) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100296) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 09:58:38.328719 np0000006707 devstack@c-api.service[100296]: INFO cinder.volume.api [None req-8a0d3e1b-b3f8-4ff9-bdb6-5968021103a9 tempest-VolumesGetTest-310667517 tempest-VolumesGetTest-310667517-project-member] Create volume request issued successfully. Aug 07 09:58:38.329838 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-8a0d3e1b-b3f8-4ff9-bdb6-5968021103a9 tempest-VolumesGetTest-310667517 tempest-VolumesGetTest-310667517-project-member] https://10.4.3.8/volume/v3/volumes returned with HTTP 202 Aug 07 09:58:38.330041 np0000006707 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 662/2658] 10.4.3.8 () {68 vars in 1245 bytes} [Fri Aug 7 09:58:38 2026] POST /volume/v3/volumes => generated 775 bytes in 216 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 07 09:58:38.347350 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.middleware.request_id [None req-e281ac24-7bf0-459c-a29f-493d697a9d2a None None] RequestId filter calling following filter/app {{(pid=100298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:58:38.349554 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [None req-e281ac24-7bf0-459c-a29f-493d697a9d2a tempest-VolumesGetTest-310667517 tempest-VolumesGetTest-310667517-project-member] GET https://10.4.3.8/volume/v3/volumes/76dcb2cb-5a3e-4e91-a59f-99056129ad43 Aug 07 09:58:38.349809 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [None req-e281ac24-7bf0-459c-a29f-493d697a9d2a tempest-VolumesGetTest-310667517 tempest-VolumesGetTest-310667517-project-member] Empty body provided in request {{(pid=100298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 09:58:38.350081 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [None req-e281ac24-7bf0-459c-a29f-493d697a9d2a tempest-VolumesGetTest-310667517 tempest-VolumesGetTest-310667517-project-member] Calling method 'show' {{(pid=100298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 09:58:38.362642 np0000006707 devstack@c-api.service[100298]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 09:58:38.362642 np0000006707 devstack@c-api.service[100298]: warnings.warn( Aug 07 09:58:38.373662 np0000006707 devstack@c-api.service[100298]: INFO cinder.volume.api [None req-e281ac24-7bf0-459c-a29f-493d697a9d2a tempest-VolumesGetTest-310667517 tempest-VolumesGetTest-310667517-project-member] Volume info retrieved successfully. Aug 07 09:58:38.388315 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [None req-e281ac24-7bf0-459c-a29f-493d697a9d2a tempest-VolumesGetTest-310667517 tempest-VolumesGetTest-310667517-project-member] https://10.4.3.8/volume/v3/volumes/76dcb2cb-5a3e-4e91-a59f-99056129ad43 returned with HTTP 200 Aug 07 09:58:38.388778 np0000006707 devstack@c-api.service[100298]: [pid: 100298|app: 0|req: 669/2659] 10.4.3.8 () {66 vars in 1334 bytes} [Fri Aug 7 09:58:38 2026] GET /volume/v3/volumes/76dcb2cb-5a3e-4e91-a59f-99056129ad43 => generated 843 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 09:58:38.940197 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [None req-8d208442-25e9-493a-93cd-13294df4738d None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:58:38.943841 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-8d208442-25e9-493a-93cd-13294df4738d tempest-ProjectAdminTests33-1592392534 tempest-ProjectAdminTests33-1592392534-project-admin] GET https://10.4.3.8/volume/v3/backups/1d58e50a-c0b8-4f43-b3f8-6cdcc2df3a55 Aug 07 09:58:38.944366 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-8d208442-25e9-493a-93cd-13294df4738d tempest-ProjectAdminTests33-1592392534 tempest-ProjectAdminTests33-1592392534-project-admin] Empty body provided in request {{(pid=100297) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 09:58:38.944366 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-8d208442-25e9-493a-93cd-13294df4738d tempest-ProjectAdminTests33-1592392534 tempest-ProjectAdminTests33-1592392534-project-admin] Calling method 'show' {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 09:58:38.944366 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.v3.backups [None req-8d208442-25e9-493a-93cd-13294df4738d tempest-ProjectAdminTests33-1592392534 tempest-ProjectAdminTests33-1592392534-project-admin] Show backup with id 1d58e50a-c0b8-4f43-b3f8-6cdcc2df3a55. {{(pid=100297) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 09:58:38.956818 np0000006707 devstack@c-api.service[100297]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 09:58:38.956818 np0000006707 devstack@c-api.service[100297]: warnings.warn( Aug 07 09:58:38.956818 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-8d208442-25e9-493a-93cd-13294df4738d tempest-ProjectAdminTests33-1592392534 tempest-ProjectAdminTests33-1592392534-project-admin] https://10.4.3.8/volume/v3/backups/1d58e50a-c0b8-4f43-b3f8-6cdcc2df3a55 returned with HTTP 200 Aug 07 09:58:38.957043 np0000006707 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 667/2660] 10.4.3.8 () {68 vars in 1374 bytes} [Fri Aug 7 09:58:38 2026] GET /volume/v3/backups/1d58e50a-c0b8-4f43-b3f8-6cdcc2df3a55 => generated 721 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 09:58:39.193564 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-b7cf106d-61a1-45b3-8651-6066622329ae None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:58:39.199480 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-b7cf106d-61a1-45b3-8651-6066622329ae tempest-ProjectReaderTests33-1680752482 tempest-ProjectReaderTests33-1680752482-project-admin] GET https://10.4.3.8/volume/v3/backups/b650c1d3-5dff-48a9-9c75-192777e944c3 Aug 07 09:58:39.199689 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-b7cf106d-61a1-45b3-8651-6066622329ae tempest-ProjectReaderTests33-1680752482 tempest-ProjectReaderTests33-1680752482-project-admin] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 09:58:39.202387 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-b7cf106d-61a1-45b3-8651-6066622329ae tempest-ProjectReaderTests33-1680752482 tempest-ProjectReaderTests33-1680752482-project-admin] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 09:58:39.202754 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.v3.backups [None req-b7cf106d-61a1-45b3-8651-6066622329ae tempest-ProjectReaderTests33-1680752482 tempest-ProjectReaderTests33-1680752482-project-admin] Show backup with id b650c1d3-5dff-48a9-9c75-192777e944c3. {{(pid=100295) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 09:58:39.215186 np0000006707 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 09:58:39.215186 np0000006707 devstack@c-api.service[100295]: warnings.warn( Aug 07 09:58:39.216491 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-b7cf106d-61a1-45b3-8651-6066622329ae tempest-ProjectReaderTests33-1680752482 tempest-ProjectReaderTests33-1680752482-project-admin] https://10.4.3.8/volume/v3/backups/b650c1d3-5dff-48a9-9c75-192777e944c3 returned with HTTP 200 Aug 07 09:58:39.217411 np0000006707 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 663/2661] 10.4.3.8 () {68 vars in 1374 bytes} [Fri Aug 7 09:58:39 2026] GET /volume/v3/backups/b650c1d3-5dff-48a9-9c75-192777e944c3 => generated 733 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 09:58:39.306491 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [None req-f23ccbd0-e020-499e-8eff-eb79d8a9551d None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:58:39.312057 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-f23ccbd0-e020-499e-8eff-eb79d8a9551d tempest-TestServerVolumeAttachScenarioOldVersion-145338972 tempest-TestServerVolumeAttachScenarioOldVersion-145338972-project-member] GET https://10.4.3.8/volume/v3/volumes/5129a972-749b-4280-8cf1-a240ee17158a Aug 07 09:58:39.312455 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-f23ccbd0-e020-499e-8eff-eb79d8a9551d tempest-TestServerVolumeAttachScenarioOldVersion-145338972 tempest-TestServerVolumeAttachScenarioOldVersion-145338972-project-member] Empty body provided in request {{(pid=100296) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 09:58:39.313501 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-f23ccbd0-e020-499e-8eff-eb79d8a9551d tempest-TestServerVolumeAttachScenarioOldVersion-145338972 tempest-TestServerVolumeAttachScenarioOldVersion-145338972-project-member] Calling method 'show' {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 09:58:39.339892 np0000006707 devstack@c-api.service[100296]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 09:58:39.339892 np0000006707 devstack@c-api.service[100296]: warnings.warn( Aug 07 09:58:39.346210 np0000006707 devstack@c-api.service[100296]: INFO cinder.volume.api [None req-f23ccbd0-e020-499e-8eff-eb79d8a9551d tempest-TestServerVolumeAttachScenarioOldVersion-145338972 tempest-TestServerVolumeAttachScenarioOldVersion-145338972-project-member] Volume info retrieved successfully. Aug 07 09:58:39.359124 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-f23ccbd0-e020-499e-8eff-eb79d8a9551d tempest-TestServerVolumeAttachScenarioOldVersion-145338972 tempest-TestServerVolumeAttachScenarioOldVersion-145338972-project-member] https://10.4.3.8/volume/v3/volumes/5129a972-749b-4280-8cf1-a240ee17158a returned with HTTP 200 Aug 07 09:58:39.359124 np0000006707 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 663/2662] 10.4.3.8 () {68 vars in 1375 bytes} [Fri Aug 7 09:58:39 2026] GET /volume/v3/volumes/5129a972-749b-4280-8cf1-a240ee17158a => generated 878 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 09:58:39.405594 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.middleware.request_id [None req-170d73fc-05ae-4770-8c4c-3dfee49bfc66 None None] RequestId filter calling following filter/app {{(pid=100298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:58:39.408519 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [None req-170d73fc-05ae-4770-8c4c-3dfee49bfc66 tempest-VolumesGetTest-310667517 tempest-VolumesGetTest-310667517-project-member] GET https://10.4.3.8/volume/v3/volumes/76dcb2cb-5a3e-4e91-a59f-99056129ad43 Aug 07 09:58:39.408778 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [None req-170d73fc-05ae-4770-8c4c-3dfee49bfc66 tempest-VolumesGetTest-310667517 tempest-VolumesGetTest-310667517-project-member] Empty body provided in request {{(pid=100298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 09:58:39.409204 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [None req-170d73fc-05ae-4770-8c4c-3dfee49bfc66 tempest-VolumesGetTest-310667517 tempest-VolumesGetTest-310667517-project-member] Calling method 'show' {{(pid=100298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 09:58:39.422101 np0000006707 devstack@c-api.service[100298]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 09:58:39.422101 np0000006707 devstack@c-api.service[100298]: warnings.warn( Aug 07 09:58:39.427889 np0000006707 devstack@c-api.service[100298]: INFO cinder.volume.api [None req-170d73fc-05ae-4770-8c4c-3dfee49bfc66 tempest-VolumesGetTest-310667517 tempest-VolumesGetTest-310667517-project-member] Volume info retrieved successfully. Aug 07 09:58:39.433746 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [None req-170d73fc-05ae-4770-8c4c-3dfee49bfc66 tempest-VolumesGetTest-310667517 tempest-VolumesGetTest-310667517-project-member] https://10.4.3.8/volume/v3/volumes/76dcb2cb-5a3e-4e91-a59f-99056129ad43 returned with HTTP 200 Aug 07 09:58:39.434149 np0000006707 devstack@c-api.service[100298]: [pid: 100298|app: 0|req: 670/2663] 10.4.3.8 () {66 vars in 1334 bytes} [Fri Aug 7 09:58:39 2026] GET /volume/v3/volumes/76dcb2cb-5a3e-4e91-a59f-99056129ad43 => generated 868 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 09:58:39.452031 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [None req-52680048-08a7-45f9-87cc-56cfac567730 None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:58:39.454660 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-52680048-08a7-45f9-87cc-56cfac567730 tempest-VolumesGetTest-310667517 tempest-VolumesGetTest-310667517-project-member] PUT https://10.4.3.8/volume/v3/volumes/76dcb2cb-5a3e-4e91-a59f-99056129ad43 Aug 07 09:58:39.455037 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-52680048-08a7-45f9-87cc-56cfac567730 tempest-VolumesGetTest-310667517 tempest-VolumesGetTest-310667517-project-member] Action: 'update', calling method: update, body: {"volume": {"name": "tempest-VolumesGetTest-Volume-1793332630", "description": null}} {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 09:58:39.465056 np0000006707 devstack@c-api.service[100297]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 09:58:39.465056 np0000006707 devstack@c-api.service[100297]: warnings.warn( Aug 07 09:58:39.470184 np0000006707 devstack@c-api.service[100297]: INFO cinder.volume.api [None req-52680048-08a7-45f9-87cc-56cfac567730 tempest-VolumesGetTest-310667517 tempest-VolumesGetTest-310667517-project-member] Volume info retrieved successfully. Aug 07 09:58:39.479261 np0000006707 devstack@c-api.service[100297]: INFO cinder.volume.api [None req-52680048-08a7-45f9-87cc-56cfac567730 tempest-VolumesGetTest-310667517 tempest-VolumesGetTest-310667517-project-member] Volume updated successfully. Aug 07 09:58:39.480561 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-52680048-08a7-45f9-87cc-56cfac567730 tempest-VolumesGetTest-310667517 tempest-VolumesGetTest-310667517-project-member] https://10.4.3.8/volume/v3/volumes/76dcb2cb-5a3e-4e91-a59f-99056129ad43 returned with HTTP 200 Aug 07 09:58:39.481277 np0000006707 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 668/2664] 10.4.3.8 () {68 vars in 1354 bytes} [Fri Aug 7 09:58:39 2026] PUT /volume/v3/volumes/76dcb2cb-5a3e-4e91-a59f-99056129ad43 => generated 766 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 09:58:39.496860 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-8a434ca3-6116-41ab-b193-c9f2dba80eaa None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:58:39.498899 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-8a434ca3-6116-41ab-b193-c9f2dba80eaa tempest-VolumesGetTest-310667517 tempest-VolumesGetTest-310667517-project-member] GET https://10.4.3.8/volume/v3/volumes/76dcb2cb-5a3e-4e91-a59f-99056129ad43 Aug 07 09:58:39.499140 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-8a434ca3-6116-41ab-b193-c9f2dba80eaa tempest-VolumesGetTest-310667517 tempest-VolumesGetTest-310667517-project-member] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 09:58:39.499399 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-8a434ca3-6116-41ab-b193-c9f2dba80eaa tempest-VolumesGetTest-310667517 tempest-VolumesGetTest-310667517-project-member] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 09:58:39.509829 np0000006707 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 09:58:39.509829 np0000006707 devstack@c-api.service[100295]: warnings.warn( Aug 07 09:58:39.514317 np0000006707 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-8a434ca3-6116-41ab-b193-c9f2dba80eaa tempest-VolumesGetTest-310667517 tempest-VolumesGetTest-310667517-project-member] Volume info retrieved successfully. Aug 07 09:58:39.519183 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-8a434ca3-6116-41ab-b193-c9f2dba80eaa tempest-VolumesGetTest-310667517 tempest-VolumesGetTest-310667517-project-member] https://10.4.3.8/volume/v3/volumes/76dcb2cb-5a3e-4e91-a59f-99056129ad43 returned with HTTP 200 Aug 07 09:58:39.519728 np0000006707 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 664/2665] 10.4.3.8 () {66 vars in 1334 bytes} [Fri Aug 7 09:58:39 2026] GET /volume/v3/volumes/76dcb2cb-5a3e-4e91-a59f-99056129ad43 => generated 834 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 09:58:39.534345 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [None req-944b8ead-5eea-4709-a20b-5af3bea95430 None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:58:39.535947 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-944b8ead-5eea-4709-a20b-5af3bea95430 tempest-VolumesGetTest-310667517 tempest-VolumesGetTest-310667517-project-member] DELETE https://10.4.3.8/volume/v3/volumes/76dcb2cb-5a3e-4e91-a59f-99056129ad43 Aug 07 09:58:39.536278 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-944b8ead-5eea-4709-a20b-5af3bea95430 tempest-VolumesGetTest-310667517 tempest-VolumesGetTest-310667517-project-member] Empty body provided in request {{(pid=100296) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 09:58:39.536609 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-944b8ead-5eea-4709-a20b-5af3bea95430 tempest-VolumesGetTest-310667517 tempest-VolumesGetTest-310667517-project-member] Calling method 'delete' {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 09:58:39.536950 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.v3.volumes [None req-944b8ead-5eea-4709-a20b-5af3bea95430 tempest-VolumesGetTest-310667517 tempest-VolumesGetTest-310667517-project-member] Delete volume with id: 76dcb2cb-5a3e-4e91-a59f-99056129ad43 Aug 07 09:58:39.547370 np0000006707 devstack@c-api.service[100296]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 09:58:39.547370 np0000006707 devstack@c-api.service[100296]: warnings.warn( Aug 07 09:58:39.547370 np0000006707 devstack@c-api.service[100296]: INFO cinder.volume.api [None req-944b8ead-5eea-4709-a20b-5af3bea95430 tempest-VolumesGetTest-310667517 tempest-VolumesGetTest-310667517-project-member] Volume info retrieved successfully. Aug 07 09:58:39.568776 np0000006707 devstack@c-api.service[100296]: INFO cinder.volume.api [None req-944b8ead-5eea-4709-a20b-5af3bea95430 tempest-VolumesGetTest-310667517 tempest-VolumesGetTest-310667517-project-member] Delete volume request issued successfully. Aug 07 09:58:39.569239 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-944b8ead-5eea-4709-a20b-5af3bea95430 tempest-VolumesGetTest-310667517 tempest-VolumesGetTest-310667517-project-member] https://10.4.3.8/volume/v3/volumes/76dcb2cb-5a3e-4e91-a59f-99056129ad43 returned with HTTP 202 Aug 07 09:58:39.569968 np0000006707 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 664/2666] 10.4.3.8 () {66 vars in 1337 bytes} [Fri Aug 7 09:58:39 2026] DELETE /volume/v3/volumes/76dcb2cb-5a3e-4e91-a59f-99056129ad43 => generated 0 bytes in 37 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 07 09:58:39.578042 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.middleware.request_id [None req-307dbae7-8f5e-4efa-bb78-7621cd56c1d5 None None] RequestId filter calling following filter/app {{(pid=100298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:58:39.580736 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [None req-307dbae7-8f5e-4efa-bb78-7621cd56c1d5 tempest-VolumesGetTest-310667517 tempest-VolumesGetTest-310667517-project-member] GET https://10.4.3.8/volume/v3/volumes/76dcb2cb-5a3e-4e91-a59f-99056129ad43 Aug 07 09:58:39.581062 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [None req-307dbae7-8f5e-4efa-bb78-7621cd56c1d5 tempest-VolumesGetTest-310667517 tempest-VolumesGetTest-310667517-project-member] Empty body provided in request {{(pid=100298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 09:58:39.581355 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [None req-307dbae7-8f5e-4efa-bb78-7621cd56c1d5 tempest-VolumesGetTest-310667517 tempest-VolumesGetTest-310667517-project-member] Calling method 'show' {{(pid=100298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 09:58:39.592757 np0000006707 devstack@c-api.service[100298]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 09:58:39.592757 np0000006707 devstack@c-api.service[100298]: warnings.warn( Aug 07 09:58:39.600936 np0000006707 devstack@c-api.service[100298]: INFO cinder.volume.api [None req-307dbae7-8f5e-4efa-bb78-7621cd56c1d5 tempest-VolumesGetTest-310667517 tempest-VolumesGetTest-310667517-project-member] Volume info retrieved successfully. Aug 07 09:58:39.607850 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [None req-307dbae7-8f5e-4efa-bb78-7621cd56c1d5 tempest-VolumesGetTest-310667517 tempest-VolumesGetTest-310667517-project-member] https://10.4.3.8/volume/v3/volumes/76dcb2cb-5a3e-4e91-a59f-99056129ad43 returned with HTTP 200 Aug 07 09:58:39.608426 np0000006707 devstack@c-api.service[100298]: [pid: 100298|app: 0|req: 671/2667] 10.4.3.8 () {66 vars in 1334 bytes} [Fri Aug 7 09:58:39 2026] GET /volume/v3/volumes/76dcb2cb-5a3e-4e91-a59f-99056129ad43 => generated 833 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 09:58:39.971099 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [None req-5a1e02d6-889c-47a9-a8c5-19c57f7698e3 None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:58:39.973528 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-5a1e02d6-889c-47a9-a8c5-19c57f7698e3 tempest-ProjectAdminTests33-1592392534 tempest-ProjectAdminTests33-1592392534-project-admin] GET https://10.4.3.8/volume/v3/backups/1d58e50a-c0b8-4f43-b3f8-6cdcc2df3a55 Aug 07 09:58:39.973875 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-5a1e02d6-889c-47a9-a8c5-19c57f7698e3 tempest-ProjectAdminTests33-1592392534 tempest-ProjectAdminTests33-1592392534-project-admin] Empty body provided in request {{(pid=100297) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 09:58:39.974160 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-5a1e02d6-889c-47a9-a8c5-19c57f7698e3 tempest-ProjectAdminTests33-1592392534 tempest-ProjectAdminTests33-1592392534-project-admin] Calling method 'show' {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 09:58:39.974331 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.v3.backups [None req-5a1e02d6-889c-47a9-a8c5-19c57f7698e3 tempest-ProjectAdminTests33-1592392534 tempest-ProjectAdminTests33-1592392534-project-admin] Show backup with id 1d58e50a-c0b8-4f43-b3f8-6cdcc2df3a55. {{(pid=100297) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 09:58:39.979518 np0000006707 devstack@c-api.service[100297]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 09:58:39.979518 np0000006707 devstack@c-api.service[100297]: warnings.warn( Aug 07 09:58:39.980237 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-5a1e02d6-889c-47a9-a8c5-19c57f7698e3 tempest-ProjectAdminTests33-1592392534 tempest-ProjectAdminTests33-1592392534-project-admin] https://10.4.3.8/volume/v3/backups/1d58e50a-c0b8-4f43-b3f8-6cdcc2df3a55 returned with HTTP 200 Aug 07 09:58:39.980837 np0000006707 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 669/2668] 10.4.3.8 () {68 vars in 1374 bytes} [Fri Aug 7 09:58:39 2026] GET /volume/v3/backups/1d58e50a-c0b8-4f43-b3f8-6cdcc2df3a55 => generated 732 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 09:58:39.993760 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-0579489a-5f31-4c4d-b5f8-e5cbedbeda01 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:58:39.994260 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-0579489a-5f31-4c4d-b5f8-e5cbedbeda01 None None] GET https://10.4.3.8/volume// Aug 07 09:58:39.994791 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-0579489a-5f31-4c4d-b5f8-e5cbedbeda01 None None] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 09:58:39.995127 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-0579489a-5f31-4c4d-b5f8-e5cbedbeda01 None None] Calling method 'all' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 09:58:39.995681 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-0579489a-5f31-4c4d-b5f8-e5cbedbeda01 None None] https://10.4.3.8/volume// returned with HTTP 300 Aug 07 09:58:39.996112 np0000006707 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 665/2669] 10.4.3.8 () {66 vars in 1412 bytes} [Fri Aug 7 09:58:39 2026] GET /volume/ => generated 384 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 07 09:58:40.007843 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [req-c14cd101-b3e7-449d-8388-79c9df0d11cc req-7152b97e-82a3-4896-acfb-14ca5cb6632a None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:58:40.010231 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [req-c14cd101-b3e7-449d-8388-79c9df0d11cc req-7152b97e-82a3-4896-acfb-14ca5cb6632a tempest-ServerActionsV293TestJSON-1024931389 tempest-ServerActionsV293TestJSON-1024931389-project-member] GET https://10.4.3.8/volume/v3/volumes/296bbbc4-6644-42a3-bc9b-181671390fbc Aug 07 09:58:40.010466 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [req-c14cd101-b3e7-449d-8388-79c9df0d11cc req-7152b97e-82a3-4896-acfb-14ca5cb6632a tempest-ServerActionsV293TestJSON-1024931389 tempest-ServerActionsV293TestJSON-1024931389-project-member] Empty body provided in request {{(pid=100296) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 09:58:40.010659 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [req-c14cd101-b3e7-449d-8388-79c9df0d11cc req-7152b97e-82a3-4896-acfb-14ca5cb6632a tempest-ServerActionsV293TestJSON-1024931389 tempest-ServerActionsV293TestJSON-1024931389-project-member] Calling method 'show' {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 09:58:40.023239 np0000006707 devstack@c-api.service[100296]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 09:58:40.023239 np0000006707 devstack@c-api.service[100296]: warnings.warn( Aug 07 09:58:40.027746 np0000006707 devstack@c-api.service[100296]: INFO cinder.volume.api [req-c14cd101-b3e7-449d-8388-79c9df0d11cc req-7152b97e-82a3-4896-acfb-14ca5cb6632a tempest-ServerActionsV293TestJSON-1024931389 tempest-ServerActionsV293TestJSON-1024931389-project-member] Volume info retrieved successfully. Aug 07 09:58:40.033849 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [req-c14cd101-b3e7-449d-8388-79c9df0d11cc req-7152b97e-82a3-4896-acfb-14ca5cb6632a tempest-ServerActionsV293TestJSON-1024931389 tempest-ServerActionsV293TestJSON-1024931389-project-member] https://10.4.3.8/volume/v3/volumes/296bbbc4-6644-42a3-bc9b-181671390fbc returned with HTTP 200 Aug 07 09:58:40.034388 np0000006707 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 665/2670] 10.4.3.8 () {70 vars in 1625 bytes} [Fri Aug 7 09:58:40 2026] GET /volume/v3/volumes/296bbbc4-6644-42a3-bc9b-181671390fbc => generated 1536 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 07 09:58:40.134603 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.middleware.request_id [req-c14cd101-b3e7-449d-8388-79c9df0d11cc req-14a38466-c376-42bf-a3f9-dfc86a4d5c58 None None] RequestId filter calling following filter/app {{(pid=100298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:58:40.136690 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [req-c14cd101-b3e7-449d-8388-79c9df0d11cc req-14a38466-c376-42bf-a3f9-dfc86a4d5c58 tempest-ServerActionsV293TestJSON-1024931389 tempest-ServerActionsV293TestJSON-1024931389-project-member] PUT https://10.4.3.8/volume/v3/attachments/9c9278d6-148c-4e7b-8981-4012b7762896 Aug 07 09:58:40.137205 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [req-c14cd101-b3e7-449d-8388-79c9df0d11cc req-14a38466-c376-42bf-a3f9-dfc86a4d5c58 tempest-ServerActionsV293TestJSON-1024931389 tempest-ServerActionsV293TestJSON-1024931389-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.8", "host": "np0000006707", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:568b993d50b1", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "d2780578-1896-461f-80ac-b58d2e346b90", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 09:58:40.145360 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.coordination [req-c14cd101-b3e7-449d-8388-79c9df0d11cc req-14a38466-c376-42bf-a3f9-dfc86a4d5c58 tempest-ServerActionsV293TestJSON-1024931389 tempest-ServerActionsV293TestJSON-1024931389-project-member] Acquiring lock "cinder-attachment_update-296bbbc4-6644-42a3-bc9b-181671390fbc-np0000006707" by "attachment_update" {{(pid=100298) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 07 09:58:40.150947 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.coordination [req-c14cd101-b3e7-449d-8388-79c9df0d11cc req-14a38466-c376-42bf-a3f9-dfc86a4d5c58 tempest-ServerActionsV293TestJSON-1024931389 tempest-ServerActionsV293TestJSON-1024931389-project-member] Lock "cinder-attachment_update-296bbbc4-6644-42a3-bc9b-181671390fbc-np0000006707" acquired by "attachment_update" :: waited 0.006s {{(pid=100298) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 07 09:58:40.152110 np0000006707 devstack@c-api.service[100298]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 09:58:40.152110 np0000006707 devstack@c-api.service[100298]: warnings.warn( Aug 07 09:58:40.236808 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [None req-f2334b65-292e-47f1-bd52-ef2fee1696b8 None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:58:40.239317 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-f2334b65-292e-47f1-bd52-ef2fee1696b8 tempest-ProjectReaderTests33-1680752482 tempest-ProjectReaderTests33-1680752482-project-admin] GET https://10.4.3.8/volume/v3/backups/b650c1d3-5dff-48a9-9c75-192777e944c3 Aug 07 09:58:40.239401 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-f2334b65-292e-47f1-bd52-ef2fee1696b8 tempest-ProjectReaderTests33-1680752482 tempest-ProjectReaderTests33-1680752482-project-admin] Empty body provided in request {{(pid=100297) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 09:58:40.239677 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-f2334b65-292e-47f1-bd52-ef2fee1696b8 tempest-ProjectReaderTests33-1680752482 tempest-ProjectReaderTests33-1680752482-project-admin] Calling method 'show' {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 09:58:40.239831 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.v3.backups [None req-f2334b65-292e-47f1-bd52-ef2fee1696b8 tempest-ProjectReaderTests33-1680752482 tempest-ProjectReaderTests33-1680752482-project-admin] Show backup with id b650c1d3-5dff-48a9-9c75-192777e944c3. {{(pid=100297) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 09:58:40.248857 np0000006707 devstack@c-api.service[100297]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 09:58:40.248857 np0000006707 devstack@c-api.service[100297]: warnings.warn( Aug 07 09:58:40.249660 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-f2334b65-292e-47f1-bd52-ef2fee1696b8 tempest-ProjectReaderTests33-1680752482 tempest-ProjectReaderTests33-1680752482-project-admin] https://10.4.3.8/volume/v3/backups/b650c1d3-5dff-48a9-9c75-192777e944c3 returned with HTTP 200 Aug 07 09:58:40.250128 np0000006707 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 670/2671] 10.4.3.8 () {68 vars in 1374 bytes} [Fri Aug 7 09:58:40 2026] GET /volume/v3/backups/b650c1d3-5dff-48a9-9c75-192777e944c3 => generated 734 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 09:58:40.258935 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.coordination [req-c14cd101-b3e7-449d-8388-79c9df0d11cc req-14a38466-c376-42bf-a3f9-dfc86a4d5c58 tempest-ServerActionsV293TestJSON-1024931389 tempest-ServerActionsV293TestJSON-1024931389-project-member] Lock "cinder-attachment_update-296bbbc4-6644-42a3-bc9b-181671390fbc-np0000006707" released by "attachment_update" :: held 0.108s {{(pid=100298) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 07 09:58:40.259314 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [req-c14cd101-b3e7-449d-8388-79c9df0d11cc req-14a38466-c376-42bf-a3f9-dfc86a4d5c58 tempest-ServerActionsV293TestJSON-1024931389 tempest-ServerActionsV293TestJSON-1024931389-project-member] https://10.4.3.8/volume/v3/attachments/9c9278d6-148c-4e7b-8981-4012b7762896 returned with HTTP 200 Aug 07 09:58:40.260181 np0000006707 devstack@c-api.service[100298]: [pid: 100298|app: 0|req: 672/2672] 10.4.3.8 () {74 vars in 1690 bytes} [Fri Aug 7 09:58:40 2026] PUT /volume/v3/attachments/9c9278d6-148c-4e7b-8981-4012b7762896 => generated 969 bytes in 126 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 09:58:40.267585 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-71b75ead-ca7e-4bca-81f8-3c27678ee3b7 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:58:40.270131 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-71b75ead-ca7e-4bca-81f8-3c27678ee3b7 tempest-ProjectReaderTests33-1680752482 tempest-ProjectReaderTests33-1680752482-project-reader] POST https://10.4.3.8/volume/v3/backups/b650c1d3-5dff-48a9-9c75-192777e944c3/action Aug 07 09:58:40.270698 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-71b75ead-ca7e-4bca-81f8-3c27678ee3b7 tempest-ProjectReaderTests33-1680752482 tempest-ProjectReaderTests33-1680752482-project-reader] Action body: b'{"os-reset_status": {"status": "error"}}' {{(pid=100295) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 07 09:58:40.270903 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-71b75ead-ca7e-4bca-81f8-3c27678ee3b7 tempest-ProjectReaderTests33-1680752482 tempest-ProjectReaderTests33-1680752482-project-reader] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "error"}} {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 09:58:40.273279 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.contrib.admin_actions [None req-71b75ead-ca7e-4bca-81f8-3c27678ee3b7 tempest-ProjectReaderTests33-1680752482 tempest-ProjectReaderTests33-1680752482-project-reader] Updating backup 'b650c1d3-5dff-48a9-9c75-192777e944c3' with '{'status': 'error'}' {{(pid=100295) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:325}} Aug 07 09:58:40.284430 np0000006707 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 09:58:40.284430 np0000006707 devstack@c-api.service[100295]: warnings.warn( Aug 07 09:58:40.286229 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.policy [None req-71b75ead-ca7e-4bca-81f8-3c27678ee3b7 tempest-ProjectReaderTests33-1680752482 tempest-ProjectReaderTests33-1680752482-project-reader] Policy check for volume_extension:backup_admin_actions:reset_status failed with context {'is_admin': False, 'user_id': '8cc228ce26b8415aaa01b0d804beef6f', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'dd54e14f5ba147e39b56e42e136fef2e', '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=100295) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 07 09:58:40.286640 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-71b75ead-ca7e-4bca-81f8-3c27678ee3b7 tempest-ProjectReaderTests33-1680752482 tempest-ProjectReaderTests33-1680752482-project-reader] https://10.4.3.8/volume/v3/backups/b650c1d3-5dff-48a9-9c75-192777e944c3/action returned with HTTP 403 Aug 07 09:58:40.287336 np0000006707 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 666/2673] 10.4.3.8 () {70 vars in 1416 bytes} [Fri Aug 7 09:58:40 2026] POST /volume/v3/backups/b650c1d3-5dff-48a9-9c75-192777e944c3/action => generated 131 bytes in 20 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 07 09:58:40.291453 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [req-c14cd101-b3e7-449d-8388-79c9df0d11cc req-50a55cd4-60f8-40da-b5cd-8df896ee4cd9 None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:58:40.294767 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [req-c14cd101-b3e7-449d-8388-79c9df0d11cc req-50a55cd4-60f8-40da-b5cd-8df896ee4cd9 tempest-ServerActionsV293TestJSON-1024931389 tempest-ServerActionsV293TestJSON-1024931389-project-member] POST https://10.4.3.8/volume/v3/attachments/9c9278d6-148c-4e7b-8981-4012b7762896/action Aug 07 09:58:40.295287 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [req-c14cd101-b3e7-449d-8388-79c9df0d11cc req-50a55cd4-60f8-40da-b5cd-8df896ee4cd9 tempest-ServerActionsV293TestJSON-1024931389 tempest-ServerActionsV293TestJSON-1024931389-project-member] Action body: b'{"os-complete": null}' {{(pid=100296) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 07 09:58:40.295629 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [req-c14cd101-b3e7-449d-8388-79c9df0d11cc req-50a55cd4-60f8-40da-b5cd-8df896ee4cd9 tempest-ServerActionsV293TestJSON-1024931389 tempest-ServerActionsV293TestJSON-1024931389-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 09:58:40.297481 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [None req-bd276cef-7662-4f5b-910a-7f881f634b62 None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:58:40.300270 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-bd276cef-7662-4f5b-910a-7f881f634b62 tempest-ProjectReaderTests33-1680752482 tempest-ProjectReaderTests33-1680752482-project-admin] DELETE https://10.4.3.8/volume/v3/volumes/c084c016-6f12-4036-a720-1a0cf0b9f801 Aug 07 09:58:40.300950 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-bd276cef-7662-4f5b-910a-7f881f634b62 tempest-ProjectReaderTests33-1680752482 tempest-ProjectReaderTests33-1680752482-project-admin] Empty body provided in request {{(pid=100297) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 09:58:40.301280 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-bd276cef-7662-4f5b-910a-7f881f634b62 tempest-ProjectReaderTests33-1680752482 tempest-ProjectReaderTests33-1680752482-project-admin] Calling method 'delete' {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 09:58:40.301905 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.v3.volumes [None req-bd276cef-7662-4f5b-910a-7f881f634b62 tempest-ProjectReaderTests33-1680752482 tempest-ProjectReaderTests33-1680752482-project-admin] Delete volume with id: c084c016-6f12-4036-a720-1a0cf0b9f801 Aug 07 09:58:40.316236 np0000006707 devstack@c-api.service[100297]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 09:58:40.316236 np0000006707 devstack@c-api.service[100297]: warnings.warn( Aug 07 09:58:40.316756 np0000006707 devstack@c-api.service[100297]: INFO cinder.volume.api [None req-bd276cef-7662-4f5b-910a-7f881f634b62 tempest-ProjectReaderTests33-1680752482 tempest-ProjectReaderTests33-1680752482-project-admin] Volume info retrieved successfully. Aug 07 09:58:40.326361 np0000006707 devstack@c-api.service[100296]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 09:58:40.326361 np0000006707 devstack@c-api.service[100296]: warnings.warn( Aug 07 09:58:40.345393 np0000006707 devstack@c-api.service[100297]: INFO cinder.volume.api [None req-bd276cef-7662-4f5b-910a-7f881f634b62 tempest-ProjectReaderTests33-1680752482 tempest-ProjectReaderTests33-1680752482-project-admin] Delete volume request issued successfully. Aug 07 09:58:40.345483 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [req-c14cd101-b3e7-449d-8388-79c9df0d11cc req-50a55cd4-60f8-40da-b5cd-8df896ee4cd9 tempest-ServerActionsV293TestJSON-1024931389 tempest-ServerActionsV293TestJSON-1024931389-project-member] https://10.4.3.8/volume/v3/attachments/9c9278d6-148c-4e7b-8981-4012b7762896/action returned with HTTP 204 Aug 07 09:58:40.345648 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-bd276cef-7662-4f5b-910a-7f881f634b62 tempest-ProjectReaderTests33-1680752482 tempest-ProjectReaderTests33-1680752482-project-admin] https://10.4.3.8/volume/v3/volumes/c084c016-6f12-4036-a720-1a0cf0b9f801 returned with HTTP 202 Aug 07 09:58:40.346128 np0000006707 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 671/2674] 10.4.3.8 () {68 vars in 1377 bytes} [Fri Aug 7 09:58:40 2026] DELETE /volume/v3/volumes/c084c016-6f12-4036-a720-1a0cf0b9f801 => generated 0 bytes in 49 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 07 09:58:40.346191 np0000006707 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 666/2675] 10.4.3.8 () {74 vars in 1711 bytes} [Fri Aug 7 09:58:40 2026] POST /volume/v3/attachments/9c9278d6-148c-4e7b-8981-4012b7762896/action => generated 0 bytes in 55 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 07 09:58:40.359172 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.middleware.request_id [None req-8c09b3e8-db82-4af7-aaf2-4ab91ba3cd0f None None] RequestId filter calling following filter/app {{(pid=100298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:58:40.361158 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [None req-8c09b3e8-db82-4af7-aaf2-4ab91ba3cd0f tempest-ProjectReaderTests33-1680752482 tempest-ProjectReaderTests33-1680752482-project-admin] GET https://10.4.3.8/volume/v3/volumes/c084c016-6f12-4036-a720-1a0cf0b9f801 Aug 07 09:58:40.361397 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [None req-8c09b3e8-db82-4af7-aaf2-4ab91ba3cd0f tempest-ProjectReaderTests33-1680752482 tempest-ProjectReaderTests33-1680752482-project-admin] Empty body provided in request {{(pid=100298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 09:58:40.362114 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [None req-8c09b3e8-db82-4af7-aaf2-4ab91ba3cd0f tempest-ProjectReaderTests33-1680752482 tempest-ProjectReaderTests33-1680752482-project-admin] Calling method 'show' {{(pid=100298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 09:58:40.373715 np0000006707 devstack@c-api.service[100298]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 09:58:40.373715 np0000006707 devstack@c-api.service[100298]: warnings.warn( Aug 07 09:58:40.379038 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-8936e962-3774-4ee5-9af7-17586bba8221 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:58:40.379686 np0000006707 devstack@c-api.service[100298]: INFO cinder.volume.api [None req-8c09b3e8-db82-4af7-aaf2-4ab91ba3cd0f tempest-ProjectReaderTests33-1680752482 tempest-ProjectReaderTests33-1680752482-project-admin] Volume info retrieved successfully. Aug 07 09:58:40.384755 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-8936e962-3774-4ee5-9af7-17586bba8221 tempest-TestServerVolumeAttachScenarioOldVersion-145338972 tempest-TestServerVolumeAttachScenarioOldVersion-145338972-project-member] GET https://10.4.3.8/volume/v3/volumes/5129a972-749b-4280-8cf1-a240ee17158a Aug 07 09:58:40.385462 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [None req-8c09b3e8-db82-4af7-aaf2-4ab91ba3cd0f tempest-ProjectReaderTests33-1680752482 tempest-ProjectReaderTests33-1680752482-project-admin] https://10.4.3.8/volume/v3/volumes/c084c016-6f12-4036-a720-1a0cf0b9f801 returned with HTTP 200 Aug 07 09:58:40.386003 np0000006707 devstack@c-api.service[100298]: [pid: 100298|app: 0|req: 673/2676] 10.4.3.8 () {68 vars in 1374 bytes} [Fri Aug 7 09:58:40 2026] GET /volume/v3/volumes/c084c016-6f12-4036-a720-1a0cf0b9f801 => generated 1013 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 09:58:40.386299 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-8936e962-3774-4ee5-9af7-17586bba8221 tempest-TestServerVolumeAttachScenarioOldVersion-145338972 tempest-TestServerVolumeAttachScenarioOldVersion-145338972-project-member] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 09:58:40.387112 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-8936e962-3774-4ee5-9af7-17586bba8221 tempest-TestServerVolumeAttachScenarioOldVersion-145338972 tempest-TestServerVolumeAttachScenarioOldVersion-145338972-project-member] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 09:58:40.402603 np0000006707 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 09:58:40.402603 np0000006707 devstack@c-api.service[100295]: warnings.warn( Aug 07 09:58:40.407222 np0000006707 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-8936e962-3774-4ee5-9af7-17586bba8221 tempest-TestServerVolumeAttachScenarioOldVersion-145338972 tempest-TestServerVolumeAttachScenarioOldVersion-145338972-project-member] Volume info retrieved successfully. Aug 07 09:58:40.414178 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-8936e962-3774-4ee5-9af7-17586bba8221 tempest-TestServerVolumeAttachScenarioOldVersion-145338972 tempest-TestServerVolumeAttachScenarioOldVersion-145338972-project-member] https://10.4.3.8/volume/v3/volumes/5129a972-749b-4280-8cf1-a240ee17158a returned with HTTP 200 Aug 07 09:58:40.415599 np0000006707 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 667/2677] 10.4.3.8 () {68 vars in 1375 bytes} [Fri Aug 7 09:58:40 2026] GET /volume/v3/volumes/5129a972-749b-4280-8cf1-a240ee17158a => generated 878 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 09:58:40.622646 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [None req-1ca5be94-0394-4c75-85e9-69518459e77f None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:58:40.624863 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-1ca5be94-0394-4c75-85e9-69518459e77f tempest-AttachVolumeShelveTestJSON-1109477710 tempest-AttachVolumeShelveTestJSON-1109477710-project-member] GET https://10.4.3.8/volume/v3/volumes/d2e2320e-b386-4d6e-8481-d1e3e2f6c6df Aug 07 09:58:40.625087 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-1ca5be94-0394-4c75-85e9-69518459e77f tempest-AttachVolumeShelveTestJSON-1109477710 tempest-AttachVolumeShelveTestJSON-1109477710-project-member] Empty body provided in request {{(pid=100297) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 09:58:40.625347 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-1ca5be94-0394-4c75-85e9-69518459e77f tempest-AttachVolumeShelveTestJSON-1109477710 tempest-AttachVolumeShelveTestJSON-1109477710-project-member] Calling method 'show' {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 09:58:40.627036 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [None req-4ddb2df2-6a4e-4c03-9022-92592fcfd871 None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:58:40.629049 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-4ddb2df2-6a4e-4c03-9022-92592fcfd871 tempest-VolumesGetTest-310667517 tempest-VolumesGetTest-310667517-project-member] GET https://10.4.3.8/volume/v3/volumes/76dcb2cb-5a3e-4e91-a59f-99056129ad43 Aug 07 09:58:40.629261 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-4ddb2df2-6a4e-4c03-9022-92592fcfd871 tempest-VolumesGetTest-310667517 tempest-VolumesGetTest-310667517-project-member] Empty body provided in request {{(pid=100296) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 09:58:40.629517 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-4ddb2df2-6a4e-4c03-9022-92592fcfd871 tempest-VolumesGetTest-310667517 tempest-VolumesGetTest-310667517-project-member] Calling method 'show' {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 09:58:40.636609 np0000006707 devstack@c-api.service[100297]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 09:58:40.636609 np0000006707 devstack@c-api.service[100297]: warnings.warn( Aug 07 09:58:40.639261 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-4ddb2df2-6a4e-4c03-9022-92592fcfd871 tempest-VolumesGetTest-310667517 tempest-VolumesGetTest-310667517-project-member] https://10.4.3.8/volume/v3/volumes/76dcb2cb-5a3e-4e91-a59f-99056129ad43 returned with HTTP 404 Aug 07 09:58:40.639740 np0000006707 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 667/2678] 10.4.3.8 () {66 vars in 1334 bytes} [Fri Aug 7 09:58:40 2026] GET /volume/v3/volumes/76dcb2cb-5a3e-4e91-a59f-99056129ad43 => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 09:58:40.640856 np0000006707 devstack@c-api.service[100297]: INFO cinder.volume.api [None req-1ca5be94-0394-4c75-85e9-69518459e77f tempest-AttachVolumeShelveTestJSON-1109477710 tempest-AttachVolumeShelveTestJSON-1109477710-project-member] Volume info retrieved successfully. Aug 07 09:58:40.646261 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-1ca5be94-0394-4c75-85e9-69518459e77f tempest-AttachVolumeShelveTestJSON-1109477710 tempest-AttachVolumeShelveTestJSON-1109477710-project-member] https://10.4.3.8/volume/v3/volumes/d2e2320e-b386-4d6e-8481-d1e3e2f6c6df returned with HTTP 200 Aug 07 09:58:40.646719 np0000006707 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 672/2679] 10.4.3.8 () {66 vars in 1334 bytes} [Fri Aug 7 09:58:40 2026] GET /volume/v3/volumes/d2e2320e-b386-4d6e-8481-d1e3e2f6c6df => generated 1138 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 09:58:40.649972 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.middleware.request_id [None req-4cda4710-cdf8-4cf7-8b54-e302b186f280 None None] RequestId filter calling following filter/app {{(pid=100298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:58:40.652304 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [None req-4cda4710-cdf8-4cf7-8b54-e302b186f280 tempest-VolumesGetTest-310667517 tempest-VolumesGetTest-310667517-project-member] GET https://10.4.3.8/volume/v3/volumes/3b375864-be21-4ebd-9be3-a3dfb2b0f83a Aug 07 09:58:40.656444 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [None req-4cda4710-cdf8-4cf7-8b54-e302b186f280 tempest-VolumesGetTest-310667517 tempest-VolumesGetTest-310667517-project-member] Empty body provided in request {{(pid=100298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 09:58:40.656444 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [None req-4cda4710-cdf8-4cf7-8b54-e302b186f280 tempest-VolumesGetTest-310667517 tempest-VolumesGetTest-310667517-project-member] Calling method 'show' {{(pid=100298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 09:58:40.666528 np0000006707 devstack@c-api.service[100298]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 09:58:40.666528 np0000006707 devstack@c-api.service[100298]: warnings.warn( Aug 07 09:58:40.674355 np0000006707 devstack@c-api.service[100298]: INFO cinder.volume.api [None req-4cda4710-cdf8-4cf7-8b54-e302b186f280 tempest-VolumesGetTest-310667517 tempest-VolumesGetTest-310667517-project-member] Volume info retrieved successfully. Aug 07 09:58:40.680069 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [None req-4cda4710-cdf8-4cf7-8b54-e302b186f280 tempest-VolumesGetTest-310667517 tempest-VolumesGetTest-310667517-project-member] https://10.4.3.8/volume/v3/volumes/3b375864-be21-4ebd-9be3-a3dfb2b0f83a returned with HTTP 200 Aug 07 09:58:40.680720 np0000006707 devstack@c-api.service[100298]: [pid: 100298|app: 0|req: 674/2680] 10.4.3.8 () {66 vars in 1334 bytes} [Fri Aug 7 09:58:40 2026] GET /volume/v3/volumes/3b375864-be21-4ebd-9be3-a3dfb2b0f83a => generated 1402 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 09:58:40.696405 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-cb3c0d65-c58f-4761-89a8-9ae81feb2f87 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:58:40.698619 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-cb3c0d65-c58f-4761-89a8-9ae81feb2f87 tempest-VolumesGetTest-310667517 tempest-VolumesGetTest-310667517-project-member] DELETE https://10.4.3.8/volume/v3/volumes/3b375864-be21-4ebd-9be3-a3dfb2b0f83a Aug 07 09:58:40.698815 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-cb3c0d65-c58f-4761-89a8-9ae81feb2f87 tempest-VolumesGetTest-310667517 tempest-VolumesGetTest-310667517-project-member] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 09:58:40.699162 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-cb3c0d65-c58f-4761-89a8-9ae81feb2f87 tempest-VolumesGetTest-310667517 tempest-VolumesGetTest-310667517-project-member] Calling method 'delete' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 09:58:40.700288 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.v3.volumes [None req-cb3c0d65-c58f-4761-89a8-9ae81feb2f87 tempest-VolumesGetTest-310667517 tempest-VolumesGetTest-310667517-project-member] Delete volume with id: 3b375864-be21-4ebd-9be3-a3dfb2b0f83a Aug 07 09:58:40.707447 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [req-5ad6cbd4-6706-409a-9ac8-e342834fbc3a req-62236998-dc42-4b4f-9b97-82ce04b9433e None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:58:40.707447 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [req-5ad6cbd4-6706-409a-9ac8-e342834fbc3a req-62236998-dc42-4b4f-9b97-82ce04b9433e tempest-AttachVolumeShelveTestJSON-1109477710 tempest-AttachVolumeShelveTestJSON-1109477710-project-member] GET https://10.4.3.8/volume/v3/volumes/d2e2320e-b386-4d6e-8481-d1e3e2f6c6df Aug 07 09:58:40.707447 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [req-5ad6cbd4-6706-409a-9ac8-e342834fbc3a req-62236998-dc42-4b4f-9b97-82ce04b9433e tempest-AttachVolumeShelveTestJSON-1109477710 tempest-AttachVolumeShelveTestJSON-1109477710-project-member] Empty body provided in request {{(pid=100296) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 09:58:40.707447 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [req-5ad6cbd4-6706-409a-9ac8-e342834fbc3a req-62236998-dc42-4b4f-9b97-82ce04b9433e tempest-AttachVolumeShelveTestJSON-1109477710 tempest-AttachVolumeShelveTestJSON-1109477710-project-member] Calling method 'show' {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 09:58:40.709888 np0000006707 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 09:58:40.709888 np0000006707 devstack@c-api.service[100295]: warnings.warn( Aug 07 09:58:40.711057 np0000006707 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-cb3c0d65-c58f-4761-89a8-9ae81feb2f87 tempest-VolumesGetTest-310667517 tempest-VolumesGetTest-310667517-project-member] Volume info retrieved successfully. Aug 07 09:58:40.722707 np0000006707 devstack@c-api.service[100296]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 09:58:40.722707 np0000006707 devstack@c-api.service[100296]: warnings.warn( Aug 07 09:58:40.729524 np0000006707 devstack@c-api.service[100296]: INFO cinder.volume.api [req-5ad6cbd4-6706-409a-9ac8-e342834fbc3a req-62236998-dc42-4b4f-9b97-82ce04b9433e tempest-AttachVolumeShelveTestJSON-1109477710 tempest-AttachVolumeShelveTestJSON-1109477710-project-member] Volume info retrieved successfully. Aug 07 09:58:40.738509 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [req-5ad6cbd4-6706-409a-9ac8-e342834fbc3a req-62236998-dc42-4b4f-9b97-82ce04b9433e tempest-AttachVolumeShelveTestJSON-1109477710 tempest-AttachVolumeShelveTestJSON-1109477710-project-member] https://10.4.3.8/volume/v3/volumes/d2e2320e-b386-4d6e-8481-d1e3e2f6c6df returned with HTTP 200 Aug 07 09:58:40.738509 np0000006707 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 668/2681] 10.4.3.8 () {68 vars in 1584 bytes} [Fri Aug 7 09:58:40 2026] GET /volume/v3/volumes/d2e2320e-b386-4d6e-8481-d1e3e2f6c6df => generated 1138 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Aug 07 09:58:40.739986 np0000006707 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-cb3c0d65-c58f-4761-89a8-9ae81feb2f87 tempest-VolumesGetTest-310667517 tempest-VolumesGetTest-310667517-project-member] Delete volume request issued successfully. Aug 07 09:58:40.740857 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-cb3c0d65-c58f-4761-89a8-9ae81feb2f87 tempest-VolumesGetTest-310667517 tempest-VolumesGetTest-310667517-project-member] https://10.4.3.8/volume/v3/volumes/3b375864-be21-4ebd-9be3-a3dfb2b0f83a returned with HTTP 202 Aug 07 09:58:40.742074 np0000006707 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 668/2682] 10.4.3.8 () {66 vars in 1337 bytes} [Fri Aug 7 09:58:40 2026] DELETE /volume/v3/volumes/3b375864-be21-4ebd-9be3-a3dfb2b0f83a => generated 0 bytes in 46 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 07 09:58:40.756607 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [None req-ccac2256-7937-40ac-a8a7-d87815ffb2a8 None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:58:40.759210 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-ccac2256-7937-40ac-a8a7-d87815ffb2a8 tempest-VolumesGetTest-310667517 tempest-VolumesGetTest-310667517-project-member] GET https://10.4.3.8/volume/v3/volumes/3b375864-be21-4ebd-9be3-a3dfb2b0f83a Aug 07 09:58:40.759542 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-ccac2256-7937-40ac-a8a7-d87815ffb2a8 tempest-VolumesGetTest-310667517 tempest-VolumesGetTest-310667517-project-member] Empty body provided in request {{(pid=100297) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 09:58:40.759852 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-ccac2256-7937-40ac-a8a7-d87815ffb2a8 tempest-VolumesGetTest-310667517 tempest-VolumesGetTest-310667517-project-member] Calling method 'show' {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 09:58:40.770057 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.middleware.request_id [req-5ad6cbd4-6706-409a-9ac8-e342834fbc3a req-863546ed-0abd-4874-adca-e172e649c442 None None] RequestId filter calling following filter/app {{(pid=100298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:58:40.775706 np0000006707 devstack@c-api.service[100297]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 09:58:40.775706 np0000006707 devstack@c-api.service[100297]: warnings.warn( Aug 07 09:58:40.779035 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [req-5ad6cbd4-6706-409a-9ac8-e342834fbc3a req-863546ed-0abd-4874-adca-e172e649c442 tempest-AttachVolumeShelveTestJSON-1109477710 tempest-AttachVolumeShelveTestJSON-1109477710-project-member] POST https://10.4.3.8/volume/v3/volumes/d2e2320e-b386-4d6e-8481-d1e3e2f6c6df/action Aug 07 09:58:40.779488 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [req-5ad6cbd4-6706-409a-9ac8-e342834fbc3a req-863546ed-0abd-4874-adca-e172e649c442 tempest-AttachVolumeShelveTestJSON-1109477710 tempest-AttachVolumeShelveTestJSON-1109477710-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100298) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 07 09:58:40.779676 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [req-5ad6cbd4-6706-409a-9ac8-e342834fbc3a req-863546ed-0abd-4874-adca-e172e649c442 tempest-AttachVolumeShelveTestJSON-1109477710 tempest-AttachVolumeShelveTestJSON-1109477710-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 09:58:40.784733 np0000006707 devstack@c-api.service[100297]: INFO cinder.volume.api [None req-ccac2256-7937-40ac-a8a7-d87815ffb2a8 tempest-VolumesGetTest-310667517 tempest-VolumesGetTest-310667517-project-member] Volume info retrieved successfully. Aug 07 09:58:40.793882 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-ccac2256-7937-40ac-a8a7-d87815ffb2a8 tempest-VolumesGetTest-310667517 tempest-VolumesGetTest-310667517-project-member] https://10.4.3.8/volume/v3/volumes/3b375864-be21-4ebd-9be3-a3dfb2b0f83a returned with HTTP 200 Aug 07 09:58:40.794619 np0000006707 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 673/2683] 10.4.3.8 () {66 vars in 1334 bytes} [Fri Aug 7 09:58:40 2026] GET /volume/v3/volumes/3b375864-be21-4ebd-9be3-a3dfb2b0f83a => generated 1401 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 09:58:40.795543 np0000006707 devstack@c-api.service[100298]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 09:58:40.795543 np0000006707 devstack@c-api.service[100298]: warnings.warn( Aug 07 09:58:40.796169 np0000006707 devstack@c-api.service[100298]: INFO cinder.volume.api [req-5ad6cbd4-6706-409a-9ac8-e342834fbc3a req-863546ed-0abd-4874-adca-e172e649c442 tempest-AttachVolumeShelveTestJSON-1109477710 tempest-AttachVolumeShelveTestJSON-1109477710-project-member] Volume info retrieved successfully. Aug 07 09:58:40.808154 np0000006707 devstack@c-api.service[100298]: INFO cinder.volume.api [req-5ad6cbd4-6706-409a-9ac8-e342834fbc3a req-863546ed-0abd-4874-adca-e172e649c442 tempest-AttachVolumeShelveTestJSON-1109477710 tempest-AttachVolumeShelveTestJSON-1109477710-project-member] Begin detaching volume completed successfully. Aug 07 09:58:40.808439 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [req-5ad6cbd4-6706-409a-9ac8-e342834fbc3a req-863546ed-0abd-4874-adca-e172e649c442 tempest-AttachVolumeShelveTestJSON-1109477710 tempest-AttachVolumeShelveTestJSON-1109477710-project-member] https://10.4.3.8/volume/v3/volumes/d2e2320e-b386-4d6e-8481-d1e3e2f6c6df/action returned with HTTP 202 Aug 07 09:58:40.809193 np0000006707 devstack@c-api.service[100298]: [pid: 100298|app: 0|req: 675/2684] 10.4.3.8 () {72 vars in 1658 bytes} [Fri Aug 7 09:58:40 2026] POST /volume/v3/volumes/d2e2320e-b386-4d6e-8481-d1e3e2f6c6df/action => generated 0 bytes in 41 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 07 09:58:40.882044 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [None req-502251f6-28c1-4b61-8aa7-a3d7f4f17b8c None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:58:40.882716 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-502251f6-28c1-4b61-8aa7-a3d7f4f17b8c None None] GET https://10.4.3.8/volume// Aug 07 09:58:40.883123 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-502251f6-28c1-4b61-8aa7-a3d7f4f17b8c None None] Empty body provided in request {{(pid=100296) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 09:58:40.883409 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-502251f6-28c1-4b61-8aa7-a3d7f4f17b8c None None] Calling method 'all' {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 09:58:40.884811 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-502251f6-28c1-4b61-8aa7-a3d7f4f17b8c None None] https://10.4.3.8/volume// returned with HTTP 300 Aug 07 09:58:40.884811 np0000006707 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 669/2685] 10.4.3.8 () {66 vars in 1412 bytes} [Fri Aug 7 09:58:40 2026] GET /volume/ => generated 384 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 07 09:58:40.901581 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [req-5ad6cbd4-6706-409a-9ac8-e342834fbc3a req-588d2925-d22d-4788-a72d-638b7ff2be79 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:58:40.905080 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [req-5ad6cbd4-6706-409a-9ac8-e342834fbc3a req-588d2925-d22d-4788-a72d-638b7ff2be79 tempest-AttachVolumeShelveTestJSON-1109477710 tempest-AttachVolumeShelveTestJSON-1109477710-project-member] GET https://10.4.3.8/volume/v3/volumes/d2e2320e-b386-4d6e-8481-d1e3e2f6c6df Aug 07 09:58:40.905390 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [req-5ad6cbd4-6706-409a-9ac8-e342834fbc3a req-588d2925-d22d-4788-a72d-638b7ff2be79 tempest-AttachVolumeShelveTestJSON-1109477710 tempest-AttachVolumeShelveTestJSON-1109477710-project-member] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 09:58:40.905661 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [req-5ad6cbd4-6706-409a-9ac8-e342834fbc3a req-588d2925-d22d-4788-a72d-638b7ff2be79 tempest-AttachVolumeShelveTestJSON-1109477710 tempest-AttachVolumeShelveTestJSON-1109477710-project-member] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 09:58:40.920348 np0000006707 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 09:58:40.920348 np0000006707 devstack@c-api.service[100295]: warnings.warn( Aug 07 09:58:40.924685 np0000006707 devstack@c-api.service[100295]: INFO cinder.volume.api [req-5ad6cbd4-6706-409a-9ac8-e342834fbc3a req-588d2925-d22d-4788-a72d-638b7ff2be79 tempest-AttachVolumeShelveTestJSON-1109477710 tempest-AttachVolumeShelveTestJSON-1109477710-project-member] Volume info retrieved successfully. Aug 07 09:58:40.930790 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [req-5ad6cbd4-6706-409a-9ac8-e342834fbc3a req-588d2925-d22d-4788-a72d-638b7ff2be79 tempest-AttachVolumeShelveTestJSON-1109477710 tempest-AttachVolumeShelveTestJSON-1109477710-project-member] https://10.4.3.8/volume/v3/volumes/d2e2320e-b386-4d6e-8481-d1e3e2f6c6df returned with HTTP 200 Aug 07 09:58:40.931469 np0000006707 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 669/2686] 10.4.3.8 () {70 vars in 1625 bytes} [Fri Aug 7 09:58:40 2026] GET /volume/v3/volumes/d2e2320e-b386-4d6e-8481-d1e3e2f6c6df => generated 1321 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 07 09:58:40.994776 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [None req-782578e7-0368-47fa-9b83-e4c60f7da65e None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:58:40.997570 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-782578e7-0368-47fa-9b83-e4c60f7da65e tempest-ProjectAdminTests33-1592392534 tempest-ProjectAdminTests33-1592392534-project-admin] GET https://10.4.3.8/volume/v3/backups/1d58e50a-c0b8-4f43-b3f8-6cdcc2df3a55 Aug 07 09:58:40.997570 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-782578e7-0368-47fa-9b83-e4c60f7da65e tempest-ProjectAdminTests33-1592392534 tempest-ProjectAdminTests33-1592392534-project-admin] Empty body provided in request {{(pid=100297) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 09:58:40.997838 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-782578e7-0368-47fa-9b83-e4c60f7da65e tempest-ProjectAdminTests33-1592392534 tempest-ProjectAdminTests33-1592392534-project-admin] Calling method 'show' {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 09:58:40.998010 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.v3.backups [None req-782578e7-0368-47fa-9b83-e4c60f7da65e tempest-ProjectAdminTests33-1592392534 tempest-ProjectAdminTests33-1592392534-project-admin] Show backup with id 1d58e50a-c0b8-4f43-b3f8-6cdcc2df3a55. {{(pid=100297) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 09:58:41.005100 np0000006707 devstack@c-api.service[100297]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 09:58:41.005100 np0000006707 devstack@c-api.service[100297]: warnings.warn( Aug 07 09:58:41.006059 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-782578e7-0368-47fa-9b83-e4c60f7da65e tempest-ProjectAdminTests33-1592392534 tempest-ProjectAdminTests33-1592392534-project-admin] https://10.4.3.8/volume/v3/backups/1d58e50a-c0b8-4f43-b3f8-6cdcc2df3a55 returned with HTTP 200 Aug 07 09:58:41.006602 np0000006707 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 674/2687] 10.4.3.8 () {68 vars in 1374 bytes} [Fri Aug 7 09:58:40 2026] GET /volume/v3/backups/1d58e50a-c0b8-4f43-b3f8-6cdcc2df3a55 => generated 732 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 09:58:41.402926 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.middleware.request_id [None req-4a3f96a6-17e3-4072-9d61-8288ba33d899 None None] RequestId filter calling following filter/app {{(pid=100298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:58:41.405354 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [None req-4a3f96a6-17e3-4072-9d61-8288ba33d899 tempest-ProjectReaderTests33-1680752482 tempest-ProjectReaderTests33-1680752482-project-admin] GET https://10.4.3.8/volume/v3/volumes/c084c016-6f12-4036-a720-1a0cf0b9f801 Aug 07 09:58:41.405664 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [None req-4a3f96a6-17e3-4072-9d61-8288ba33d899 tempest-ProjectReaderTests33-1680752482 tempest-ProjectReaderTests33-1680752482-project-admin] Empty body provided in request {{(pid=100298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 09:58:41.405914 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [None req-4a3f96a6-17e3-4072-9d61-8288ba33d899 tempest-ProjectReaderTests33-1680752482 tempest-ProjectReaderTests33-1680752482-project-admin] Calling method 'show' {{(pid=100298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 09:58:41.411928 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [None req-4a3f96a6-17e3-4072-9d61-8288ba33d899 tempest-ProjectReaderTests33-1680752482 tempest-ProjectReaderTests33-1680752482-project-admin] https://10.4.3.8/volume/v3/volumes/c084c016-6f12-4036-a720-1a0cf0b9f801 returned with HTTP 404 Aug 07 09:58:41.412638 np0000006707 devstack@c-api.service[100298]: [pid: 100298|app: 0|req: 676/2688] 10.4.3.8 () {68 vars in 1374 bytes} [Fri Aug 7 09:58:41 2026] GET /volume/v3/volumes/c084c016-6f12-4036-a720-1a0cf0b9f801 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 09:58:41.426162 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [None req-6e01e472-e4a9-419a-ac98-b28282ca8db4 None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:58:41.428130 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-6e01e472-e4a9-419a-ac98-b28282ca8db4 tempest-ProjectReaderTests33-1680752482 tempest-ProjectReaderTests33-1680752482-project-reader] GET https://10.4.3.8/volume/v3/backups/93075143-1d17-4cfd-92a6-2899aedda504 Aug 07 09:58:41.428358 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-6e01e472-e4a9-419a-ac98-b28282ca8db4 tempest-ProjectReaderTests33-1680752482 tempest-ProjectReaderTests33-1680752482-project-reader] Empty body provided in request {{(pid=100296) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 09:58:41.428616 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-6e01e472-e4a9-419a-ac98-b28282ca8db4 tempest-ProjectReaderTests33-1680752482 tempest-ProjectReaderTests33-1680752482-project-reader] Calling method 'show' {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 09:58:41.428745 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.v3.backups [None req-6e01e472-e4a9-419a-ac98-b28282ca8db4 tempest-ProjectReaderTests33-1680752482 tempest-ProjectReaderTests33-1680752482-project-reader] Show backup with id 93075143-1d17-4cfd-92a6-2899aedda504. {{(pid=100296) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 09:58:41.430587 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-47a7be85-0492-41e2-ac7e-417d48d6dca1 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:58:41.433005 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-47a7be85-0492-41e2-ac7e-417d48d6dca1 tempest-TestServerVolumeAttachScenarioOldVersion-145338972 tempest-TestServerVolumeAttachScenarioOldVersion-145338972-project-member] GET https://10.4.3.8/volume/v3/volumes/5129a972-749b-4280-8cf1-a240ee17158a Aug 07 09:58:41.433163 np0000006707 devstack@c-api.service[100296]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 09:58:41.433163 np0000006707 devstack@c-api.service[100296]: warnings.warn( Aug 07 09:58:41.433258 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-47a7be85-0492-41e2-ac7e-417d48d6dca1 tempest-TestServerVolumeAttachScenarioOldVersion-145338972 tempest-TestServerVolumeAttachScenarioOldVersion-145338972-project-member] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 09:58:41.433547 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-47a7be85-0492-41e2-ac7e-417d48d6dca1 tempest-TestServerVolumeAttachScenarioOldVersion-145338972 tempest-TestServerVolumeAttachScenarioOldVersion-145338972-project-member] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 09:58:41.433919 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-6e01e472-e4a9-419a-ac98-b28282ca8db4 tempest-ProjectReaderTests33-1680752482 tempest-ProjectReaderTests33-1680752482-project-reader] https://10.4.3.8/volume/v3/backups/93075143-1d17-4cfd-92a6-2899aedda504 returned with HTTP 200 Aug 07 09:58:41.434519 np0000006707 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 670/2689] 10.4.3.8 () {68 vars in 1374 bytes} [Fri Aug 7 09:58:41 2026] GET /volume/v3/backups/93075143-1d17-4cfd-92a6-2899aedda504 => generated 734 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 09:58:41.445135 np0000006707 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 09:58:41.445135 np0000006707 devstack@c-api.service[100295]: warnings.warn( Aug 07 09:58:41.447699 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [None req-1d3447f2-008f-46af-ac0e-d635ddd2ccc3 None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:58:41.449889 np0000006707 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-47a7be85-0492-41e2-ac7e-417d48d6dca1 tempest-TestServerVolumeAttachScenarioOldVersion-145338972 tempest-TestServerVolumeAttachScenarioOldVersion-145338972-project-member] Volume info retrieved successfully. Aug 07 09:58:41.450619 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-1d3447f2-008f-46af-ac0e-d635ddd2ccc3 tempest-ProjectReaderTests33-1680752482 tempest-ProjectReaderTests33-1680752482-project-admin] DELETE https://10.4.3.8/volume/v3/backups/b650c1d3-5dff-48a9-9c75-192777e944c3 Aug 07 09:58:41.451025 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-1d3447f2-008f-46af-ac0e-d635ddd2ccc3 tempest-ProjectReaderTests33-1680752482 tempest-ProjectReaderTests33-1680752482-project-admin] Empty body provided in request {{(pid=100297) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 09:58:41.451273 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-1d3447f2-008f-46af-ac0e-d635ddd2ccc3 tempest-ProjectReaderTests33-1680752482 tempest-ProjectReaderTests33-1680752482-project-admin] Calling method 'delete' {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 09:58:41.451433 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.contrib.backups [None req-1d3447f2-008f-46af-ac0e-d635ddd2ccc3 tempest-ProjectReaderTests33-1680752482 tempest-ProjectReaderTests33-1680752482-project-admin] Delete backup with id: b650c1d3-5dff-48a9-9c75-192777e944c3. Aug 07 09:58:41.455877 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-47a7be85-0492-41e2-ac7e-417d48d6dca1 tempest-TestServerVolumeAttachScenarioOldVersion-145338972 tempest-TestServerVolumeAttachScenarioOldVersion-145338972-project-member] https://10.4.3.8/volume/v3/volumes/5129a972-749b-4280-8cf1-a240ee17158a returned with HTTP 200 Aug 07 09:58:41.456399 np0000006707 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 670/2690] 10.4.3.8 () {68 vars in 1375 bytes} [Fri Aug 7 09:58:41 2026] GET /volume/v3/volumes/5129a972-749b-4280-8cf1-a240ee17158a => generated 878 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 09:58:41.459505 np0000006707 devstack@c-api.service[100297]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 09:58:41.459505 np0000006707 devstack@c-api.service[100297]: warnings.warn( Aug 07 09:58:41.481087 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.backup.rpcapi [None req-1d3447f2-008f-46af-ac0e-d635ddd2ccc3 tempest-ProjectReaderTests33-1680752482 tempest-ProjectReaderTests33-1680752482-project-admin] delete_backup rpcapi backup_id b650c1d3-5dff-48a9-9c75-192777e944c3 {{(pid=100297) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 07 09:58:41.484407 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-1d3447f2-008f-46af-ac0e-d635ddd2ccc3 tempest-ProjectReaderTests33-1680752482 tempest-ProjectReaderTests33-1680752482-project-admin] https://10.4.3.8/volume/v3/backups/b650c1d3-5dff-48a9-9c75-192777e944c3 returned with HTTP 202 Aug 07 09:58:41.484896 np0000006707 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 675/2691] 10.4.3.8 () {68 vars in 1377 bytes} [Fri Aug 7 09:58:41 2026] DELETE /volume/v3/backups/b650c1d3-5dff-48a9-9c75-192777e944c3 => generated 0 bytes in 38 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 07 09:58:41.497198 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.middleware.request_id [None req-2aeaf3b3-4b19-49f1-8d70-2717f7a15c39 None None] RequestId filter calling following filter/app {{(pid=100298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:58:41.499703 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [None req-2aeaf3b3-4b19-49f1-8d70-2717f7a15c39 tempest-ProjectReaderTests33-1680752482 tempest-ProjectReaderTests33-1680752482-project-admin] GET https://10.4.3.8/volume/v3/backups/b650c1d3-5dff-48a9-9c75-192777e944c3 Aug 07 09:58:41.499981 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [None req-2aeaf3b3-4b19-49f1-8d70-2717f7a15c39 tempest-ProjectReaderTests33-1680752482 tempest-ProjectReaderTests33-1680752482-project-admin] Empty body provided in request {{(pid=100298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 09:58:41.500199 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [None req-2aeaf3b3-4b19-49f1-8d70-2717f7a15c39 tempest-ProjectReaderTests33-1680752482 tempest-ProjectReaderTests33-1680752482-project-admin] Calling method 'show' {{(pid=100298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 09:58:41.500305 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.v3.backups [None req-2aeaf3b3-4b19-49f1-8d70-2717f7a15c39 tempest-ProjectReaderTests33-1680752482 tempest-ProjectReaderTests33-1680752482-project-admin] Show backup with id b650c1d3-5dff-48a9-9c75-192777e944c3. {{(pid=100298) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 09:58:41.511261 np0000006707 devstack@c-api.service[100298]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 09:58:41.511261 np0000006707 devstack@c-api.service[100298]: warnings.warn( Aug 07 09:58:41.512294 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [None req-2aeaf3b3-4b19-49f1-8d70-2717f7a15c39 tempest-ProjectReaderTests33-1680752482 tempest-ProjectReaderTests33-1680752482-project-admin] https://10.4.3.8/volume/v3/backups/b650c1d3-5dff-48a9-9c75-192777e944c3 returned with HTTP 200 Aug 07 09:58:41.512810 np0000006707 devstack@c-api.service[100298]: [pid: 100298|app: 0|req: 677/2692] 10.4.3.8 () {68 vars in 1374 bytes} [Fri Aug 7 09:58:41 2026] GET /volume/v3/backups/b650c1d3-5dff-48a9-9c75-192777e944c3 => generated 733 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 09:58:41.812401 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [None req-3688b2bd-0a84-4ae8-a415-7b9684177de5 None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:58:41.814935 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-3688b2bd-0a84-4ae8-a415-7b9684177de5 tempest-VolumesGetTest-310667517 tempest-VolumesGetTest-310667517-project-member] GET https://10.4.3.8/volume/v3/volumes/3b375864-be21-4ebd-9be3-a3dfb2b0f83a Aug 07 09:58:41.814935 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-3688b2bd-0a84-4ae8-a415-7b9684177de5 tempest-VolumesGetTest-310667517 tempest-VolumesGetTest-310667517-project-member] Empty body provided in request {{(pid=100296) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 09:58:41.815710 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-3688b2bd-0a84-4ae8-a415-7b9684177de5 tempest-VolumesGetTest-310667517 tempest-VolumesGetTest-310667517-project-member] Calling method 'show' {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 09:58:41.825451 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-3688b2bd-0a84-4ae8-a415-7b9684177de5 tempest-VolumesGetTest-310667517 tempest-VolumesGetTest-310667517-project-member] https://10.4.3.8/volume/v3/volumes/3b375864-be21-4ebd-9be3-a3dfb2b0f83a returned with HTTP 404 Aug 07 09:58:41.825451 np0000006707 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 671/2693] 10.4.3.8 () {66 vars in 1334 bytes} [Fri Aug 7 09:58:41 2026] GET /volume/v3/volumes/3b375864-be21-4ebd-9be3-a3dfb2b0f83a => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 09:58:42.017600 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-7873a5cc-dab4-4444-8059-30be0b4d4426 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:58:42.019978 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-7873a5cc-dab4-4444-8059-30be0b4d4426 tempest-ProjectAdminTests33-1592392534 tempest-ProjectAdminTests33-1592392534-project-admin] GET https://10.4.3.8/volume/v3/backups/1d58e50a-c0b8-4f43-b3f8-6cdcc2df3a55 Aug 07 09:58:42.019978 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-7873a5cc-dab4-4444-8059-30be0b4d4426 tempest-ProjectAdminTests33-1592392534 tempest-ProjectAdminTests33-1592392534-project-admin] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 09:58:42.020089 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-7873a5cc-dab4-4444-8059-30be0b4d4426 tempest-ProjectAdminTests33-1592392534 tempest-ProjectAdminTests33-1592392534-project-admin] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 09:58:42.020135 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.v3.backups [None req-7873a5cc-dab4-4444-8059-30be0b4d4426 tempest-ProjectAdminTests33-1592392534 tempest-ProjectAdminTests33-1592392534-project-admin] Show backup with id 1d58e50a-c0b8-4f43-b3f8-6cdcc2df3a55. {{(pid=100295) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 09:58:42.026062 np0000006707 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 09:58:42.026062 np0000006707 devstack@c-api.service[100295]: warnings.warn( Aug 07 09:58:42.026748 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-7873a5cc-dab4-4444-8059-30be0b4d4426 tempest-ProjectAdminTests33-1592392534 tempest-ProjectAdminTests33-1592392534-project-admin] https://10.4.3.8/volume/v3/backups/1d58e50a-c0b8-4f43-b3f8-6cdcc2df3a55 returned with HTTP 200 Aug 07 09:58:42.027207 np0000006707 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 671/2694] 10.4.3.8 () {68 vars in 1374 bytes} [Fri Aug 7 09:58:42 2026] GET /volume/v3/backups/1d58e50a-c0b8-4f43-b3f8-6cdcc2df3a55 => generated 732 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 09:58:42.473863 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [None req-31fc79e2-136f-4a0a-b514-dd2123eb353a None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:58:42.478242 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-31fc79e2-136f-4a0a-b514-dd2123eb353a tempest-TestServerVolumeAttachScenarioOldVersion-145338972 tempest-TestServerVolumeAttachScenarioOldVersion-145338972-project-member] GET https://10.4.3.8/volume/v3/volumes/5129a972-749b-4280-8cf1-a240ee17158a Aug 07 09:58:42.478539 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-31fc79e2-136f-4a0a-b514-dd2123eb353a tempest-TestServerVolumeAttachScenarioOldVersion-145338972 tempest-TestServerVolumeAttachScenarioOldVersion-145338972-project-member] Empty body provided in request {{(pid=100297) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 09:58:42.478883 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-31fc79e2-136f-4a0a-b514-dd2123eb353a tempest-TestServerVolumeAttachScenarioOldVersion-145338972 tempest-TestServerVolumeAttachScenarioOldVersion-145338972-project-member] Calling method 'show' {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 09:58:42.493216 np0000006707 devstack@c-api.service[100297]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 09:58:42.493216 np0000006707 devstack@c-api.service[100297]: warnings.warn( Aug 07 09:58:42.498623 np0000006707 devstack@c-api.service[100297]: INFO cinder.volume.api [None req-31fc79e2-136f-4a0a-b514-dd2123eb353a tempest-TestServerVolumeAttachScenarioOldVersion-145338972 tempest-TestServerVolumeAttachScenarioOldVersion-145338972-project-member] Volume info retrieved successfully. Aug 07 09:58:42.505504 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-31fc79e2-136f-4a0a-b514-dd2123eb353a tempest-TestServerVolumeAttachScenarioOldVersion-145338972 tempest-TestServerVolumeAttachScenarioOldVersion-145338972-project-member] https://10.4.3.8/volume/v3/volumes/5129a972-749b-4280-8cf1-a240ee17158a returned with HTTP 200 Aug 07 09:58:42.505950 np0000006707 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 676/2695] 10.4.3.8 () {68 vars in 1375 bytes} [Fri Aug 7 09:58:42 2026] GET /volume/v3/volumes/5129a972-749b-4280-8cf1-a240ee17158a => generated 878 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Aug 07 09:58:42.528592 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.middleware.request_id [None req-ea5ff5ad-9897-4203-9789-7fa7ae78f40b None None] RequestId filter calling following filter/app {{(pid=100298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:58:42.531660 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [None req-ea5ff5ad-9897-4203-9789-7fa7ae78f40b tempest-ProjectReaderTests33-1680752482 tempest-ProjectReaderTests33-1680752482-project-admin] GET https://10.4.3.8/volume/v3/backups/b650c1d3-5dff-48a9-9c75-192777e944c3 Aug 07 09:58:42.532056 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [None req-ea5ff5ad-9897-4203-9789-7fa7ae78f40b tempest-ProjectReaderTests33-1680752482 tempest-ProjectReaderTests33-1680752482-project-admin] Empty body provided in request {{(pid=100298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 09:58:42.532162 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [None req-ea5ff5ad-9897-4203-9789-7fa7ae78f40b tempest-ProjectReaderTests33-1680752482 tempest-ProjectReaderTests33-1680752482-project-admin] Calling method 'show' {{(pid=100298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 09:58:42.532315 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.v3.backups [None req-ea5ff5ad-9897-4203-9789-7fa7ae78f40b tempest-ProjectReaderTests33-1680752482 tempest-ProjectReaderTests33-1680752482-project-admin] Show backup with id b650c1d3-5dff-48a9-9c75-192777e944c3. {{(pid=100298) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 09:58:42.536986 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [None req-ea5ff5ad-9897-4203-9789-7fa7ae78f40b tempest-ProjectReaderTests33-1680752482 tempest-ProjectReaderTests33-1680752482-project-admin] https://10.4.3.8/volume/v3/backups/b650c1d3-5dff-48a9-9c75-192777e944c3 returned with HTTP 404 Aug 07 09:58:42.538468 np0000006707 devstack@c-api.service[100298]: [pid: 100298|app: 0|req: 678/2696] 10.4.3.8 () {68 vars in 1374 bytes} [Fri Aug 7 09:58:42 2026] GET /volume/v3/backups/b650c1d3-5dff-48a9-9c75-192777e944c3 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 09:58:42.550358 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [None req-01044e20-0ebb-426c-a7ef-655904dbdae2 None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:58:42.553188 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-01044e20-0ebb-426c-a7ef-655904dbdae2 tempest-ProjectReaderTests33-1680752482 tempest-ProjectReaderTests33-1680752482-project-admin] DELETE https://10.4.3.8/volume/v3/backups/7f1bf819-6229-40a5-aca3-223c7eec1dc6 Aug 07 09:58:42.553500 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-01044e20-0ebb-426c-a7ef-655904dbdae2 tempest-ProjectReaderTests33-1680752482 tempest-ProjectReaderTests33-1680752482-project-admin] Empty body provided in request {{(pid=100296) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 09:58:42.553780 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-01044e20-0ebb-426c-a7ef-655904dbdae2 tempest-ProjectReaderTests33-1680752482 tempest-ProjectReaderTests33-1680752482-project-admin] Calling method 'delete' {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 09:58:42.553949 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.contrib.backups [None req-01044e20-0ebb-426c-a7ef-655904dbdae2 tempest-ProjectReaderTests33-1680752482 tempest-ProjectReaderTests33-1680752482-project-admin] Delete backup with id: 7f1bf819-6229-40a5-aca3-223c7eec1dc6. Aug 07 09:58:42.563899 np0000006707 devstack@c-api.service[100296]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 09:58:42.563899 np0000006707 devstack@c-api.service[100296]: warnings.warn( Aug 07 09:58:42.603052 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.backup.rpcapi [None req-01044e20-0ebb-426c-a7ef-655904dbdae2 tempest-ProjectReaderTests33-1680752482 tempest-ProjectReaderTests33-1680752482-project-admin] delete_backup rpcapi backup_id 7f1bf819-6229-40a5-aca3-223c7eec1dc6 {{(pid=100296) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 07 09:58:42.606007 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-01044e20-0ebb-426c-a7ef-655904dbdae2 tempest-ProjectReaderTests33-1680752482 tempest-ProjectReaderTests33-1680752482-project-admin] https://10.4.3.8/volume/v3/backups/7f1bf819-6229-40a5-aca3-223c7eec1dc6 returned with HTTP 202 Aug 07 09:58:42.606605 np0000006707 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 672/2697] 10.4.3.8 () {68 vars in 1377 bytes} [Fri Aug 7 09:58:42 2026] DELETE /volume/v3/backups/7f1bf819-6229-40a5-aca3-223c7eec1dc6 => generated 0 bytes in 57 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 07 09:58:42.618627 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-7c59f7b5-0be5-487e-8aea-b7544e93e9af None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:58:42.624454 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-7c59f7b5-0be5-487e-8aea-b7544e93e9af tempest-ProjectReaderTests33-1680752482 tempest-ProjectReaderTests33-1680752482-project-admin] GET https://10.4.3.8/volume/v3/backups/7f1bf819-6229-40a5-aca3-223c7eec1dc6 Aug 07 09:58:42.624454 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-7c59f7b5-0be5-487e-8aea-b7544e93e9af tempest-ProjectReaderTests33-1680752482 tempest-ProjectReaderTests33-1680752482-project-admin] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 09:58:42.624454 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-7c59f7b5-0be5-487e-8aea-b7544e93e9af tempest-ProjectReaderTests33-1680752482 tempest-ProjectReaderTests33-1680752482-project-admin] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 09:58:42.624454 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.v3.backups [None req-7c59f7b5-0be5-487e-8aea-b7544e93e9af tempest-ProjectReaderTests33-1680752482 tempest-ProjectReaderTests33-1680752482-project-admin] Show backup with id 7f1bf819-6229-40a5-aca3-223c7eec1dc6. {{(pid=100295) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 09:58:42.634746 np0000006707 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 09:58:42.634746 np0000006707 devstack@c-api.service[100295]: warnings.warn( Aug 07 09:58:42.635618 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-7c59f7b5-0be5-487e-8aea-b7544e93e9af tempest-ProjectReaderTests33-1680752482 tempest-ProjectReaderTests33-1680752482-project-admin] https://10.4.3.8/volume/v3/backups/7f1bf819-6229-40a5-aca3-223c7eec1dc6 returned with HTTP 200 Aug 07 09:58:42.636068 np0000006707 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 672/2698] 10.4.3.8 () {68 vars in 1374 bytes} [Fri Aug 7 09:58:42 2026] GET /volume/v3/backups/7f1bf819-6229-40a5-aca3-223c7eec1dc6 => generated 732 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 09:58:42.923617 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [req-060cb98c-1fea-4888-816f-fc3c6ef87eef req-c04d9c63-4da5-4821-a6ab-c0a2eaf61cc8 None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:58:42.928524 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [req-060cb98c-1fea-4888-816f-fc3c6ef87eef req-c04d9c63-4da5-4821-a6ab-c0a2eaf61cc8 tempest-TestServerVolumeAttachScenarioOldVersion-145338972 tempest-TestServerVolumeAttachScenarioOldVersion-145338972-project-member] POST https://10.4.3.8/volume/v3/attachments/dedca875-8afd-4522-8d8a-21a255681ec2/action Aug 07 09:58:42.928524 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [req-060cb98c-1fea-4888-816f-fc3c6ef87eef req-c04d9c63-4da5-4821-a6ab-c0a2eaf61cc8 tempest-TestServerVolumeAttachScenarioOldVersion-145338972 tempest-TestServerVolumeAttachScenarioOldVersion-145338972-project-member] Action body: b'{"os-complete": null}' {{(pid=100297) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 07 09:58:42.928721 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [req-060cb98c-1fea-4888-816f-fc3c6ef87eef req-c04d9c63-4da5-4821-a6ab-c0a2eaf61cc8 tempest-TestServerVolumeAttachScenarioOldVersion-145338972 tempest-TestServerVolumeAttachScenarioOldVersion-145338972-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 09:58:42.954402 np0000006707 devstack@c-api.service[100297]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 09:58:42.954402 np0000006707 devstack@c-api.service[100297]: warnings.warn( Aug 07 09:58:42.973404 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [req-060cb98c-1fea-4888-816f-fc3c6ef87eef req-c04d9c63-4da5-4821-a6ab-c0a2eaf61cc8 tempest-TestServerVolumeAttachScenarioOldVersion-145338972 tempest-TestServerVolumeAttachScenarioOldVersion-145338972-project-member] https://10.4.3.8/volume/v3/attachments/dedca875-8afd-4522-8d8a-21a255681ec2/action returned with HTTP 204 Aug 07 09:58:42.974096 np0000006707 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 677/2699] 10.4.3.8 () {74 vars in 1711 bytes} [Fri Aug 7 09:58:42 2026] POST /volume/v3/attachments/dedca875-8afd-4522-8d8a-21a255681ec2/action => generated 0 bytes in 51 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 07 09:58:43.040397 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.middleware.request_id [None req-630afd33-378e-41e7-8acc-15dc750c81ad None None] RequestId filter calling following filter/app {{(pid=100298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:58:43.045190 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [None req-630afd33-378e-41e7-8acc-15dc750c81ad tempest-ProjectAdminTests33-1592392534 tempest-ProjectAdminTests33-1592392534-project-admin] GET https://10.4.3.8/volume/v3/backups/1d58e50a-c0b8-4f43-b3f8-6cdcc2df3a55 Aug 07 09:58:43.048583 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [None req-630afd33-378e-41e7-8acc-15dc750c81ad tempest-ProjectAdminTests33-1592392534 tempest-ProjectAdminTests33-1592392534-project-admin] Empty body provided in request {{(pid=100298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 09:58:43.048988 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [None req-630afd33-378e-41e7-8acc-15dc750c81ad tempest-ProjectAdminTests33-1592392534 tempest-ProjectAdminTests33-1592392534-project-admin] Calling method 'show' {{(pid=100298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 09:58:43.049185 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.v3.backups [None req-630afd33-378e-41e7-8acc-15dc750c81ad tempest-ProjectAdminTests33-1592392534 tempest-ProjectAdminTests33-1592392534-project-admin] Show backup with id 1d58e50a-c0b8-4f43-b3f8-6cdcc2df3a55. {{(pid=100298) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 09:58:43.055168 np0000006707 devstack@c-api.service[100298]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 09:58:43.055168 np0000006707 devstack@c-api.service[100298]: warnings.warn( Aug 07 09:58:43.056109 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [None req-630afd33-378e-41e7-8acc-15dc750c81ad tempest-ProjectAdminTests33-1592392534 tempest-ProjectAdminTests33-1592392534-project-admin] https://10.4.3.8/volume/v3/backups/1d58e50a-c0b8-4f43-b3f8-6cdcc2df3a55 returned with HTTP 200 Aug 07 09:58:43.056696 np0000006707 devstack@c-api.service[100298]: [pid: 100298|app: 0|req: 679/2700] 10.4.3.8 () {68 vars in 1374 bytes} [Fri Aug 7 09:58:43 2026] GET /volume/v3/backups/1d58e50a-c0b8-4f43-b3f8-6cdcc2df3a55 => generated 732 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 09:58:43.523738 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [None req-ea787475-32f8-4094-9b24-838a139b379a None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:58:43.526442 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-ea787475-32f8-4094-9b24-838a139b379a tempest-TestServerVolumeAttachScenarioOldVersion-145338972 tempest-TestServerVolumeAttachScenarioOldVersion-145338972-project-member] GET https://10.4.3.8/volume/v3/volumes/5129a972-749b-4280-8cf1-a240ee17158a Aug 07 09:58:43.526837 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-ea787475-32f8-4094-9b24-838a139b379a tempest-TestServerVolumeAttachScenarioOldVersion-145338972 tempest-TestServerVolumeAttachScenarioOldVersion-145338972-project-member] Empty body provided in request {{(pid=100296) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 09:58:43.527091 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-ea787475-32f8-4094-9b24-838a139b379a tempest-TestServerVolumeAttachScenarioOldVersion-145338972 tempest-TestServerVolumeAttachScenarioOldVersion-145338972-project-member] Calling method 'show' {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 09:58:43.543843 np0000006707 devstack@c-api.service[100296]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 09:58:43.543843 np0000006707 devstack@c-api.service[100296]: warnings.warn( Aug 07 09:58:43.549604 np0000006707 devstack@c-api.service[100296]: INFO cinder.volume.api [None req-ea787475-32f8-4094-9b24-838a139b379a tempest-TestServerVolumeAttachScenarioOldVersion-145338972 tempest-TestServerVolumeAttachScenarioOldVersion-145338972-project-member] Volume info retrieved successfully. Aug 07 09:58:43.555796 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-ea787475-32f8-4094-9b24-838a139b379a tempest-TestServerVolumeAttachScenarioOldVersion-145338972 tempest-TestServerVolumeAttachScenarioOldVersion-145338972-project-member] https://10.4.3.8/volume/v3/volumes/5129a972-749b-4280-8cf1-a240ee17158a returned with HTTP 200 Aug 07 09:58:43.556363 np0000006707 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 673/2701] 10.4.3.8 () {68 vars in 1375 bytes} [Fri Aug 7 09:58:43 2026] GET /volume/v3/volumes/5129a972-749b-4280-8cf1-a240ee17158a => generated 1170 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 07 09:58:43.570617 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-08d35cf5-db1e-43a3-927c-5553e6459cf4 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:58:43.573632 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-08d35cf5-db1e-43a3-927c-5553e6459cf4 tempest-TestServerVolumeAttachScenarioOldVersion-145338972 tempest-TestServerVolumeAttachScenarioOldVersion-145338972-project-member] GET https://10.4.3.8/volume/v3/volumes/5129a972-749b-4280-8cf1-a240ee17158a Aug 07 09:58:43.573632 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-08d35cf5-db1e-43a3-927c-5553e6459cf4 tempest-TestServerVolumeAttachScenarioOldVersion-145338972 tempest-TestServerVolumeAttachScenarioOldVersion-145338972-project-member] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 09:58:43.575135 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-08d35cf5-db1e-43a3-927c-5553e6459cf4 tempest-TestServerVolumeAttachScenarioOldVersion-145338972 tempest-TestServerVolumeAttachScenarioOldVersion-145338972-project-member] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 09:58:43.587843 np0000006707 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 09:58:43.587843 np0000006707 devstack@c-api.service[100295]: warnings.warn( Aug 07 09:58:43.594397 np0000006707 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-08d35cf5-db1e-43a3-927c-5553e6459cf4 tempest-TestServerVolumeAttachScenarioOldVersion-145338972 tempest-TestServerVolumeAttachScenarioOldVersion-145338972-project-member] Volume info retrieved successfully. Aug 07 09:58:43.598764 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [None req-5ca4d7ae-4a87-4ac6-a04f-82c073689170 None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:58:43.601169 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-08d35cf5-db1e-43a3-927c-5553e6459cf4 tempest-TestServerVolumeAttachScenarioOldVersion-145338972 tempest-TestServerVolumeAttachScenarioOldVersion-145338972-project-member] https://10.4.3.8/volume/v3/volumes/5129a972-749b-4280-8cf1-a240ee17158a returned with HTTP 200 Aug 07 09:58:43.601770 np0000006707 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 673/2702] 10.4.3.8 () {68 vars in 1375 bytes} [Fri Aug 7 09:58:43 2026] GET /volume/v3/volumes/5129a972-749b-4280-8cf1-a240ee17158a => generated 1170 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 07 09:58:43.616998 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.middleware.request_id [None req-019b48db-fd9e-4f70-9682-1e8de39e68e9 None None] RequestId filter calling following filter/app {{(pid=100298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:58:43.618929 np0000006707 devstack@c-api.service[100298]: [pid: 100298|app: 0|req: 680/2703] 10.4.3.8 () {70 vars in 1597 bytes} [Fri Aug 7 09:58:43 2026] DELETE /volume/v3/attachments/dedca875-8afd-4522-8d8a-21a255681ec2 => generated 114 bytes in 2 msecs (HTTP/1.1 401) 5 headers in 227 bytes (1 switches on core 0) Aug 07 09:58:43.628218 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [None req-dcdf7081-218d-4bc4-8e03-4b0d86bf826e None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:58:43.649620 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-1767268e-bac7-4f99-820a-6164cad1a83e None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:58:43.652408 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-1767268e-bac7-4f99-820a-6164cad1a83e tempest-ProjectReaderTests33-1680752482 tempest-ProjectReaderTests33-1680752482-project-admin] GET https://10.4.3.8/volume/v3/backups/7f1bf819-6229-40a5-aca3-223c7eec1dc6 Aug 07 09:58:43.653387 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-1767268e-bac7-4f99-820a-6164cad1a83e tempest-ProjectReaderTests33-1680752482 tempest-ProjectReaderTests33-1680752482-project-admin] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 09:58:43.653387 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-1767268e-bac7-4f99-820a-6164cad1a83e tempest-ProjectReaderTests33-1680752482 tempest-ProjectReaderTests33-1680752482-project-admin] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 09:58:43.653387 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.v3.backups [None req-1767268e-bac7-4f99-820a-6164cad1a83e tempest-ProjectReaderTests33-1680752482 tempest-ProjectReaderTests33-1680752482-project-admin] Show backup with id 7f1bf819-6229-40a5-aca3-223c7eec1dc6. {{(pid=100295) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 09:58:43.660978 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-1767268e-bac7-4f99-820a-6164cad1a83e tempest-ProjectReaderTests33-1680752482 tempest-ProjectReaderTests33-1680752482-project-admin] https://10.4.3.8/volume/v3/backups/7f1bf819-6229-40a5-aca3-223c7eec1dc6 returned with HTTP 404 Aug 07 09:58:43.661685 np0000006707 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 674/2704] 10.4.3.8 () {68 vars in 1374 bytes} [Fri Aug 7 09:58:43 2026] GET /volume/v3/backups/7f1bf819-6229-40a5-aca3-223c7eec1dc6 => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 09:58:43.670909 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.middleware.request_id [None req-491665b4-d63a-416c-94c9-41bd63d81a95 None None] RequestId filter calling following filter/app {{(pid=100298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:58:43.673875 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [None req-491665b4-d63a-416c-94c9-41bd63d81a95 tempest-ProjectReaderTests33-1680752482 tempest-ProjectReaderTests33-1680752482-project-admin] DELETE https://10.4.3.8/volume/v3/backups/93075143-1d17-4cfd-92a6-2899aedda504 Aug 07 09:58:43.673875 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [None req-491665b4-d63a-416c-94c9-41bd63d81a95 tempest-ProjectReaderTests33-1680752482 tempest-ProjectReaderTests33-1680752482-project-admin] Empty body provided in request {{(pid=100298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 09:58:43.673875 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [None req-491665b4-d63a-416c-94c9-41bd63d81a95 tempest-ProjectReaderTests33-1680752482 tempest-ProjectReaderTests33-1680752482-project-admin] Calling method 'delete' {{(pid=100298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 09:58:43.674133 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.contrib.backups [None req-491665b4-d63a-416c-94c9-41bd63d81a95 tempest-ProjectReaderTests33-1680752482 tempest-ProjectReaderTests33-1680752482-project-admin] Delete backup with id: 93075143-1d17-4cfd-92a6-2899aedda504. Aug 07 09:58:43.679816 np0000006707 devstack@c-api.service[100298]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 09:58:43.679816 np0000006707 devstack@c-api.service[100298]: warnings.warn( Aug 07 09:58:43.697115 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.backup.rpcapi [None req-491665b4-d63a-416c-94c9-41bd63d81a95 tempest-ProjectReaderTests33-1680752482 tempest-ProjectReaderTests33-1680752482-project-admin] delete_backup rpcapi backup_id 93075143-1d17-4cfd-92a6-2899aedda504 {{(pid=100298) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 07 09:58:43.700039 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [None req-491665b4-d63a-416c-94c9-41bd63d81a95 tempest-ProjectReaderTests33-1680752482 tempest-ProjectReaderTests33-1680752482-project-admin] https://10.4.3.8/volume/v3/backups/93075143-1d17-4cfd-92a6-2899aedda504 returned with HTTP 202 Aug 07 09:58:43.701226 np0000006707 devstack@c-api.service[100298]: [pid: 100298|app: 0|req: 681/2705] 10.4.3.8 () {68 vars in 1377 bytes} [Fri Aug 7 09:58:43 2026] DELETE /volume/v3/backups/93075143-1d17-4cfd-92a6-2899aedda504 => generated 0 bytes in 31 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 07 09:58:43.709578 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-31fcc7a1-c1b9-4041-9780-39d94b942adc None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:58:43.710700 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-31fcc7a1-c1b9-4041-9780-39d94b942adc tempest-ProjectReaderTests33-1680752482 tempest-ProjectReaderTests33-1680752482-project-admin] GET https://10.4.3.8/volume/v3/backups/93075143-1d17-4cfd-92a6-2899aedda504 Aug 07 09:58:43.710996 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-31fcc7a1-c1b9-4041-9780-39d94b942adc tempest-ProjectReaderTests33-1680752482 tempest-ProjectReaderTests33-1680752482-project-admin] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 09:58:43.712031 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-31fcc7a1-c1b9-4041-9780-39d94b942adc tempest-ProjectReaderTests33-1680752482 tempest-ProjectReaderTests33-1680752482-project-admin] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 09:58:43.712031 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.v3.backups [None req-31fcc7a1-c1b9-4041-9780-39d94b942adc tempest-ProjectReaderTests33-1680752482 tempest-ProjectReaderTests33-1680752482-project-admin] Show backup with id 93075143-1d17-4cfd-92a6-2899aedda504. {{(pid=100295) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 09:58:43.720113 np0000006707 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 09:58:43.720113 np0000006707 devstack@c-api.service[100295]: warnings.warn( Aug 07 09:58:43.720113 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-31fcc7a1-c1b9-4041-9780-39d94b942adc tempest-ProjectReaderTests33-1680752482 tempest-ProjectReaderTests33-1680752482-project-admin] https://10.4.3.8/volume/v3/backups/93075143-1d17-4cfd-92a6-2899aedda504 returned with HTTP 200 Aug 07 09:58:43.720113 np0000006707 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 675/2706] 10.4.3.8 () {68 vars in 1374 bytes} [Fri Aug 7 09:58:43 2026] GET /volume/v3/backups/93075143-1d17-4cfd-92a6-2899aedda504 => generated 733 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 09:58:43.737448 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-5ca4d7ae-4a87-4ac6-a04f-82c073689170 tempest-VolumesNegativeTest-1370557449 tempest-VolumesNegativeTest-1370557449-project-member] POST https://10.4.3.8/volume/v3/volumes Aug 07 09:58:43.738145 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-5ca4d7ae-4a87-4ac6-a04f-82c073689170 tempest-VolumesNegativeTest-1370557449 tempest-VolumesNegativeTest-1370557449-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesNegativeTest-Volume-1824616430"}} {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 09:58:43.740511 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.v3.volumes [None req-5ca4d7ae-4a87-4ac6-a04f-82c073689170 tempest-VolumesNegativeTest-1370557449 tempest-VolumesNegativeTest-1370557449-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesNegativeTest-Volume-1824616430'}} {{(pid=100297) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 07 09:58:43.740511 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.v3.volumes [None req-5ca4d7ae-4a87-4ac6-a04f-82c073689170 tempest-VolumesNegativeTest-1370557449 tempest-VolumesNegativeTest-1370557449-project-member] Create volume of 1 GB Aug 07 09:58:43.753123 np0000006707 devstack@c-api.service[100297]: INFO cinder.volume.api [None req-5ca4d7ae-4a87-4ac6-a04f-82c073689170 tempest-VolumesNegativeTest-1370557449 tempest-VolumesNegativeTest-1370557449-project-member] Availability Zones retrieved successfully. Aug 07 09:58:43.761227 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.volume.api [None req-5ca4d7ae-4a87-4ac6-a04f-82c073689170 tempest-VolumesNegativeTest-1370557449 tempest-VolumesNegativeTest-1370557449-project-member] Flow 'volume_create_api' (60a26867-26bb-47c6-b0da-ef1fdb5882d3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100297) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 09:58:43.762291 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.volume.api [None req-5ca4d7ae-4a87-4ac6-a04f-82c073689170 tempest-VolumesNegativeTest-1370557449 tempest-VolumesNegativeTest-1370557449-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (eb32e280-c663-42a2-baae-8ed0ae71f3f5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100297) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 09:58:43.765445 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.volume.flows.api.create_volume [None req-5ca4d7ae-4a87-4ac6-a04f-82c073689170 tempest-VolumesNegativeTest-1370557449 tempest-VolumesNegativeTest-1370557449-project-member] Validating volume size '1' using validate_int {{(pid=100297) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 07 09:58:43.768277 np0000006707 devstack@c-api.service[100296]: WARNING keystonemiddleware.auth_token [None req-dcdf7081-218d-4bc4-8e03-4b0d86bf826e None None] Authorization failed for token: keystonemiddleware.auth_token._exceptions.InvalidToken: Token authorization failed Aug 07 09:58:43.771617 np0000006707 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 674/2707] 10.4.3.8 () {70 vars in 1597 bytes} [Fri Aug 7 09:58:43 2026] DELETE /volume/v3/attachments/dedca875-8afd-4522-8d8a-21a255681ec2 => generated 114 bytes in 144 msecs (HTTP/1.1 401) 5 headers in 227 bytes (1 switches on core 0) Aug 07 09:58:43.780092 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.middleware.request_id [None req-93f5b00e-c714-4471-ac04-c42ea825540c None None] RequestId filter calling following filter/app {{(pid=100298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:58:43.782525 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [None req-93f5b00e-c714-4471-ac04-c42ea825540c tempest-TestServerVolumeAttachScenarioOldVersion-145338972 tempest-TestServerVolumeAttachScenarioOldVersion-145338972-project-member] DELETE https://10.4.3.8/volume/v3/attachments/dedca875-8afd-4522-8d8a-21a255681ec2 Aug 07 09:58:43.782673 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [None req-93f5b00e-c714-4471-ac04-c42ea825540c tempest-TestServerVolumeAttachScenarioOldVersion-145338972 tempest-TestServerVolumeAttachScenarioOldVersion-145338972-project-member] Empty body provided in request {{(pid=100298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 09:58:43.783106 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [None req-93f5b00e-c714-4471-ac04-c42ea825540c tempest-TestServerVolumeAttachScenarioOldVersion-145338972 tempest-TestServerVolumeAttachScenarioOldVersion-145338972-project-member] Calling method 'version_select' {{(pid=100298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 09:58:43.793385 np0000006707 devstack@c-api.service[100298]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 09:58:43.793385 np0000006707 devstack@c-api.service[100298]: warnings.warn( Aug 07 09:58:43.801541 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.volume.api [None req-5ca4d7ae-4a87-4ac6-a04f-82c073689170 tempest-VolumesNegativeTest-1370557449 tempest-VolumesNegativeTest-1370557449-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (eb32e280-c663-42a2-baae-8ed0ae71f3f5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-07T09:47:39Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=45fd9a3a-b61e-4c6c-9ab7-d02f06678d0d,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '45fd9a3a-b61e-4c6c-9ab7-d02f06678d0d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100297) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 09:58:43.802655 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.volume.api [None req-5ca4d7ae-4a87-4ac6-a04f-82c073689170 tempest-VolumesNegativeTest-1370557449 tempest-VolumesNegativeTest-1370557449-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8c8593cb-3c6a-4b9e-b1c6-83d24a6e3ee9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100297) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 09:58:43.883534 np0000006707 devstack@c-api.service[100298]: INFO cinder.volume.api [None req-93f5b00e-c714-4471-ac04-c42ea825540c tempest-TestServerVolumeAttachScenarioOldVersion-145338972 tempest-TestServerVolumeAttachScenarioOldVersion-145338972-project-member] Attachment connected to vm 5cbfdf1b-9432-411d-a52c-941bc811744f, checking data on nova Aug 07 09:58:43.883534 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.compute.nova [None req-93f5b00e-c714-4471-ac04-c42ea825540c tempest-TestServerVolumeAttachScenarioOldVersion-145338972 tempest-TestServerVolumeAttachScenarioOldVersion-145338972-project-member] Creating Keystone token plugin using URL: https://10.4.3.8/identity {{(pid=100298) novaclient /opt/stack/cinder/cinder/compute/nova.py:106}} Aug 07 09:58:43.915148 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.quota [None req-5ca4d7ae-4a87-4ac6-a04f-82c073689170 tempest-VolumesNegativeTest-1370557449 tempest-VolumesNegativeTest-1370557449-project-member] Created reservations ['f35fca14-5ba5-49f6-967c-e28cdfd05361', '901df6d8-7de8-45e7-9b85-fd3be89e0abf', '5f3dc4a9-3167-4135-8f59-c0007dcaff34', 'c465fdce-dea0-4d79-b875-b3562d42c00b'] {{(pid=100297) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 09:58:43.916729 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.volume.api [None req-5ca4d7ae-4a87-4ac6-a04f-82c073689170 tempest-VolumesNegativeTest-1370557449 tempest-VolumesNegativeTest-1370557449-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8c8593cb-3c6a-4b9e-b1c6-83d24a6e3ee9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['f35fca14-5ba5-49f6-967c-e28cdfd05361', '901df6d8-7de8-45e7-9b85-fd3be89e0abf', '5f3dc4a9-3167-4135-8f59-c0007dcaff34', 'c465fdce-dea0-4d79-b875-b3562d42c00b']}' {{(pid=100297) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 09:58:43.918262 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.volume.api [None req-5ca4d7ae-4a87-4ac6-a04f-82c073689170 tempest-VolumesNegativeTest-1370557449 tempest-VolumesNegativeTest-1370557449-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7b777a44-6ac5-49f3-a638-d0f1652889a5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100297) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 09:58:43.955538 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.volume.api [None req-5ca4d7ae-4a87-4ac6-a04f-82c073689170 tempest-VolumesNegativeTest-1370557449 tempest-VolumesNegativeTest-1370557449-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7b777a44-6ac5-49f3-a638-d0f1652889a5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '57e9c916-c93b-4572-b58a-f805b40c93df', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesNegativeTest-Volume-1824616430',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='41b648e416b44babb294829268e0461a',qos_specs=None,replication_status=,reservations=['f35fca14-5ba5-49f6-967c-e28cdfd05361','901df6d8-7de8-45e7-9b85-fd3be89e0abf','5f3dc4a9-3167-4135-8f59-c0007dcaff34','c465fdce-dea0-4d79-b875-b3562d42c00b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8e26acbca43d49168e95bba56a52ef6c',volume_type_id=45fd9a3a-b61e-4c6c-9ab7-d02f06678d0d), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-07T09:58:43Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesNegativeTest-Volume-1824616430',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=57e9c916-c93b-4572-b58a-f805b40c93df,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='41b648e416b44babb294829268e0461a',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='8e26acbca43d49168e95bba56a52ef6c',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(45fd9a3a-b61e-4c6c-9ab7-d02f06678d0d),volume_type_id=45fd9a3a-b61e-4c6c-9ab7-d02f06678d0d)}' {{(pid=100297) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 09:58:43.957119 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.volume.api [None req-5ca4d7ae-4a87-4ac6-a04f-82c073689170 tempest-VolumesNegativeTest-1370557449 tempest-VolumesNegativeTest-1370557449-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (72a3a8f7-0e54-418b-9384-f9ec1e3147a5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100297) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 09:58:43.993565 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.volume.api [None req-5ca4d7ae-4a87-4ac6-a04f-82c073689170 tempest-VolumesNegativeTest-1370557449 tempest-VolumesNegativeTest-1370557449-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (72a3a8f7-0e54-418b-9384-f9ec1e3147a5) transitioned into state 'SUCCESS' from state '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-1824616430',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='41b648e416b44babb294829268e0461a',qos_specs=None,replication_status=,reservations=['f35fca14-5ba5-49f6-967c-e28cdfd05361','901df6d8-7de8-45e7-9b85-fd3be89e0abf','5f3dc4a9-3167-4135-8f59-c0007dcaff34','c465fdce-dea0-4d79-b875-b3562d42c00b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8e26acbca43d49168e95bba56a52ef6c',volume_type_id=45fd9a3a-b61e-4c6c-9ab7-d02f06678d0d)}' {{(pid=100297) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 09:58:43.993565 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.volume.api [None req-5ca4d7ae-4a87-4ac6-a04f-82c073689170 tempest-VolumesNegativeTest-1370557449 tempest-VolumesNegativeTest-1370557449-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (256092a1-cba6-47e7-b596-9048c055112d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100297) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 09:58:44.020564 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.volume.api [None req-5ca4d7ae-4a87-4ac6-a04f-82c073689170 tempest-VolumesNegativeTest-1370557449 tempest-VolumesNegativeTest-1370557449-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (256092a1-cba6-47e7-b596-9048c055112d) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100297) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 09:58:44.021639 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.volume.api [None req-5ca4d7ae-4a87-4ac6-a04f-82c073689170 tempest-VolumesNegativeTest-1370557449 tempest-VolumesNegativeTest-1370557449-project-member] Flow 'volume_create_api' (60a26867-26bb-47c6-b0da-ef1fdb5882d3) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100297) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 09:58:44.022791 np0000006707 devstack@c-api.service[100297]: INFO cinder.volume.api [None req-5ca4d7ae-4a87-4ac6-a04f-82c073689170 tempest-VolumesNegativeTest-1370557449 tempest-VolumesNegativeTest-1370557449-project-member] Create volume request issued successfully. Aug 07 09:58:44.023671 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-5ca4d7ae-4a87-4ac6-a04f-82c073689170 tempest-VolumesNegativeTest-1370557449 tempest-VolumesNegativeTest-1370557449-project-member] https://10.4.3.8/volume/v3/volumes returned with HTTP 202 Aug 07 09:58:44.023671 np0000006707 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 678/2708] 10.4.3.8 () {68 vars in 1244 bytes} [Fri Aug 7 09:58:43 2026] POST /volume/v3/volumes => generated 746 bytes in 425 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 07 09:58:44.051260 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-5e6dd3c1-2a59-400c-8eee-6a11293d3250 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:58:44.059172 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-5e6dd3c1-2a59-400c-8eee-6a11293d3250 tempest-VolumesNegativeTest-1370557449 tempest-VolumesNegativeTest-1370557449-project-member] GET https://10.4.3.8/volume/v3/volumes/57e9c916-c93b-4572-b58a-f805b40c93df Aug 07 09:58:44.059390 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-5e6dd3c1-2a59-400c-8eee-6a11293d3250 tempest-VolumesNegativeTest-1370557449 tempest-VolumesNegativeTest-1370557449-project-member] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 09:58:44.059854 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-5e6dd3c1-2a59-400c-8eee-6a11293d3250 tempest-VolumesNegativeTest-1370557449 tempest-VolumesNegativeTest-1370557449-project-member] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 09:58:44.073083 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [None req-66a911f9-7323-48d5-ad0f-0dd6be58ed86 None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:58:44.076445 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-66a911f9-7323-48d5-ad0f-0dd6be58ed86 tempest-ProjectAdminTests33-1592392534 tempest-ProjectAdminTests33-1592392534-project-admin] GET https://10.4.3.8/volume/v3/backups/1d58e50a-c0b8-4f43-b3f8-6cdcc2df3a55 Aug 07 09:58:44.076445 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-66a911f9-7323-48d5-ad0f-0dd6be58ed86 tempest-ProjectAdminTests33-1592392534 tempest-ProjectAdminTests33-1592392534-project-admin] Empty body provided in request {{(pid=100296) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 09:58:44.076636 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-66a911f9-7323-48d5-ad0f-0dd6be58ed86 tempest-ProjectAdminTests33-1592392534 tempest-ProjectAdminTests33-1592392534-project-admin] Calling method 'show' {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 09:58:44.076794 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.v3.backups [None req-66a911f9-7323-48d5-ad0f-0dd6be58ed86 tempest-ProjectAdminTests33-1592392534 tempest-ProjectAdminTests33-1592392534-project-admin] Show backup with id 1d58e50a-c0b8-4f43-b3f8-6cdcc2df3a55. {{(pid=100296) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 09:58:44.079670 np0000006707 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 09:58:44.079670 np0000006707 devstack@c-api.service[100295]: warnings.warn( Aug 07 09:58:44.087782 np0000006707 devstack@c-api.service[100296]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 09:58:44.087782 np0000006707 devstack@c-api.service[100296]: warnings.warn( Aug 07 09:58:44.088254 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-66a911f9-7323-48d5-ad0f-0dd6be58ed86 tempest-ProjectAdminTests33-1592392534 tempest-ProjectAdminTests33-1592392534-project-admin] https://10.4.3.8/volume/v3/backups/1d58e50a-c0b8-4f43-b3f8-6cdcc2df3a55 returned with HTTP 200 Aug 07 09:58:44.088746 np0000006707 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 675/2709] 10.4.3.8 () {68 vars in 1374 bytes} [Fri Aug 7 09:58:44 2026] GET /volume/v3/backups/1d58e50a-c0b8-4f43-b3f8-6cdcc2df3a55 => generated 732 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 07 09:58:44.089723 np0000006707 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-5e6dd3c1-2a59-400c-8eee-6a11293d3250 tempest-VolumesNegativeTest-1370557449 tempest-VolumesNegativeTest-1370557449-project-member] Volume info retrieved successfully. Aug 07 09:58:44.100578 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-5e6dd3c1-2a59-400c-8eee-6a11293d3250 tempest-VolumesNegativeTest-1370557449 tempest-VolumesNegativeTest-1370557449-project-member] https://10.4.3.8/volume/v3/volumes/57e9c916-c93b-4572-b58a-f805b40c93df returned with HTTP 200 Aug 07 09:58:44.100578 np0000006707 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 676/2710] 10.4.3.8 () {66 vars in 1334 bytes} [Fri Aug 7 09:58:44 2026] GET /volume/v3/volumes/57e9c916-c93b-4572-b58a-f805b40c93df => generated 814 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 09:58:44.191515 np0000006707 devstack@c-api.service[100298]: DEBUG novaclient.v2.client [None req-93f5b00e-c714-4471-ac04-c42ea825540c tempest-TestServerVolumeAttachScenarioOldVersion-145338972 tempest-TestServerVolumeAttachScenarioOldVersion-145338972-project-member] REQ: curl -g -i -X GET https://10.4.3.8/compute/v2.1/servers/5cbfdf1b-9432-411d-a52c-941bc811744f/os-volume_attachments/5129a972-749b-4280-8cf1-a240ee17158a -H "Accept: application/json" -H "OpenStack-API-Version: compute 2.89" -H "User-Agent: python-novaclient" -H "X-Auth-Token: {SHA256}f1d31cfc1eed032e7f533d04a64aca0e17956bd663bb9576e620ec34b0500ace" -H "X-OpenStack-Nova-API-Version: 2.89" -H "X-OpenStack-Request-ID: req-93f5b00e-c714-4471-ac04-c42ea825540c" -H "X-Service-Token: {SHA256}7e52897c4dae283f6b52badb7334bf9f4208a9f2f8b984ee761cc495e233d9cb" {{(pid=100298) _http_log_request /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:575}} Aug 07 09:58:44.464728 np0000006707 devstack@c-api.service[100298]: DEBUG novaclient.v2.client [None req-93f5b00e-c714-4471-ac04-c42ea825540c tempest-TestServerVolumeAttachScenarioOldVersion-145338972 tempest-TestServerVolumeAttachScenarioOldVersion-145338972-project-member] RESP: [200] Connection: close Content-Length: 302 Content-Type: application/json Date: Fri, 07 Aug 2026 09:58:44 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-9674c767-ec30-40c6-a5e8-88db3b58bee5 x-openstack-request-id: req-9674c767-ec30-40c6-a5e8-88db3b58bee5 {{(pid=100298) _http_log_response /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:616}} Aug 07 09:58:44.465124 np0000006707 devstack@c-api.service[100298]: DEBUG novaclient.v2.client [None req-93f5b00e-c714-4471-ac04-c42ea825540c tempest-TestServerVolumeAttachScenarioOldVersion-145338972 tempest-TestServerVolumeAttachScenarioOldVersion-145338972-project-member] RESP BODY: {"volumeAttachment": {"volumeId": "5129a972-749b-4280-8cf1-a240ee17158a", "serverId": "5cbfdf1b-9432-411d-a52c-941bc811744f", "device": "/dev/vdb", "tag": null, "delete_on_termination": false, "attachment_id": "dedca875-8afd-4522-8d8a-21a255681ec2", "bdm_uuid": "5db06b85-37a3-404a-be61-4f5071ea3b02"}} {{(pid=100298) _http_log_response /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:651}} Aug 07 09:58:44.465124 np0000006707 devstack@c-api.service[100298]: DEBUG novaclient.v2.client [None req-93f5b00e-c714-4471-ac04-c42ea825540c tempest-TestServerVolumeAttachScenarioOldVersion-145338972 tempest-TestServerVolumeAttachScenarioOldVersion-145338972-project-member] GET call to compute for https://10.4.3.8/compute/v2.1/servers/5cbfdf1b-9432-411d-a52c-941bc811744f/os-volume_attachments/5129a972-749b-4280-8cf1-a240ee17158a used request id req-9674c767-ec30-40c6-a5e8-88db3b58bee5 {{(pid=100298) request /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:1076}} Aug 07 09:58:44.468039 np0000006707 devstack@c-api.service[100298]: ERROR cinder.volume.api [None req-93f5b00e-c714-4471-ac04-c42ea825540c tempest-TestServerVolumeAttachScenarioOldVersion-145338972 tempest-TestServerVolumeAttachScenarioOldVersion-145338972-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 09:58:44.471912 np0000006707 devstack@c-api.service[100298]: ERROR cinder.api.middleware.fault [None req-93f5b00e-c714-4471-ac04-c42ea825540c tempest-TestServerVolumeAttachScenarioOldVersion-145338972 tempest-TestServerVolumeAttachScenarioOldVersion-145338972-project-member] Caught error: Detach volume from instance 5cbfdf1b-9432-411d-a52c-941bc811744f using the Compute API: cinder.exception.ConflictNovaUsingAttachment: Detach volume from instance 5cbfdf1b-9432-411d-a52c-941bc811744f using the Compute API Aug 07 09:58:44.471912 np0000006707 devstack@c-api.service[100298]: ERROR cinder.api.middleware.fault Traceback (most recent call last): Aug 07 09:58:44.471912 np0000006707 devstack@c-api.service[100298]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/middleware/fault.py", line 84, in __call__ Aug 07 09:58:44.471912 np0000006707 devstack@c-api.service[100298]: ERROR cinder.api.middleware.fault return req.get_response(self.application) Aug 07 09:58:44.471912 np0000006707 devstack@c-api.service[100298]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 07 09:58:44.471912 np0000006707 devstack@c-api.service[100298]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1313, in send Aug 07 09:58:44.471912 np0000006707 devstack@c-api.service[100298]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Aug 07 09:58:44.471912 np0000006707 devstack@c-api.service[100298]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Aug 07 09:58:44.471912 np0000006707 devstack@c-api.service[100298]: 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 09:58:44.471912 np0000006707 devstack@c-api.service[100298]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Aug 07 09:58:44.471912 np0000006707 devstack@c-api.service[100298]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 07 09:58:44.471912 np0000006707 devstack@c-api.service[100298]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Aug 07 09:58:44.471912 np0000006707 devstack@c-api.service[100298]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Aug 07 09:58:44.471912 np0000006707 devstack@c-api.service[100298]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 07 09:58:44.471912 np0000006707 devstack@c-api.service[100298]: 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 09:58:44.471912 np0000006707 devstack@c-api.service[100298]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Aug 07 09:58:44.471912 np0000006707 devstack@c-api.service[100298]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 07 09:58:44.471912 np0000006707 devstack@c-api.service[100298]: 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 09:58:44.471912 np0000006707 devstack@c-api.service[100298]: ERROR cinder.api.middleware.fault return req.get_response(self.application) Aug 07 09:58:44.471912 np0000006707 devstack@c-api.service[100298]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 07 09:58:44.471912 np0000006707 devstack@c-api.service[100298]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1313, in send Aug 07 09:58:44.471912 np0000006707 devstack@c-api.service[100298]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Aug 07 09:58:44.471912 np0000006707 devstack@c-api.service[100298]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Aug 07 09:58:44.471912 np0000006707 devstack@c-api.service[100298]: 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 09:58:44.471912 np0000006707 devstack@c-api.service[100298]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Aug 07 09:58:44.471912 np0000006707 devstack@c-api.service[100298]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 07 09:58:44.471912 np0000006707 devstack@c-api.service[100298]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Aug 07 09:58:44.471912 np0000006707 devstack@c-api.service[100298]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Aug 07 09:58:44.471912 np0000006707 devstack@c-api.service[100298]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 07 09:58:44.471912 np0000006707 devstack@c-api.service[100298]: 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 09:58:44.471912 np0000006707 devstack@c-api.service[100298]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Aug 07 09:58:44.471912 np0000006707 devstack@c-api.service[100298]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 07 09:58:44.471912 np0000006707 devstack@c-api.service[100298]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/osprofiler/web.py", line 132, in __call__ Aug 07 09:58:44.471912 np0000006707 devstack@c-api.service[100298]: ERROR cinder.api.middleware.fault return request.get_response(self.application) Aug 07 09:58:44.471912 np0000006707 devstack@c-api.service[100298]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 07 09:58:44.471912 np0000006707 devstack@c-api.service[100298]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1313, in send Aug 07 09:58:44.471912 np0000006707 devstack@c-api.service[100298]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Aug 07 09:58:44.471912 np0000006707 devstack@c-api.service[100298]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Aug 07 09:58:44.471912 np0000006707 devstack@c-api.service[100298]: 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 09:58:44.471912 np0000006707 devstack@c-api.service[100298]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Aug 07 09:58:44.471912 np0000006707 devstack@c-api.service[100298]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 07 09:58:44.471912 np0000006707 devstack@c-api.service[100298]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Aug 07 09:58:44.471912 np0000006707 devstack@c-api.service[100298]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Aug 07 09:58:44.471912 np0000006707 devstack@c-api.service[100298]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 07 09:58:44.471912 np0000006707 devstack@c-api.service[100298]: 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 09:58:44.471912 np0000006707 devstack@c-api.service[100298]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Aug 07 09:58:44.471912 np0000006707 devstack@c-api.service[100298]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 07 09:58:44.471912 np0000006707 devstack@c-api.service[100298]: 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 09:58:44.471912 np0000006707 devstack@c-api.service[100298]: ERROR cinder.api.middleware.fault response = req.get_response(self._app) Aug 07 09:58:44.471912 np0000006707 devstack@c-api.service[100298]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 07 09:58:44.473210 np0000006707 devstack@c-api.service[100298]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1313, in send Aug 07 09:58:44.473210 np0000006707 devstack@c-api.service[100298]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Aug 07 09:58:44.473210 np0000006707 devstack@c-api.service[100298]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Aug 07 09:58:44.473210 np0000006707 devstack@c-api.service[100298]: 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 09:58:44.473210 np0000006707 devstack@c-api.service[100298]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Aug 07 09:58:44.473210 np0000006707 devstack@c-api.service[100298]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 07 09:58:44.473210 np0000006707 devstack@c-api.service[100298]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 143, in __call__ Aug 07 09:58:44.473210 np0000006707 devstack@c-api.service[100298]: ERROR cinder.api.middleware.fault return resp(environ, start_response) Aug 07 09:58:44.473210 np0000006707 devstack@c-api.service[100298]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 07 09:58:44.473210 np0000006707 devstack@c-api.service[100298]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 143, in __call__ Aug 07 09:58:44.473210 np0000006707 devstack@c-api.service[100298]: ERROR cinder.api.middleware.fault return resp(environ, start_response) Aug 07 09:58:44.473210 np0000006707 devstack@c-api.service[100298]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 07 09:58:44.473210 np0000006707 devstack@c-api.service[100298]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/routes/middleware.py", line 153, in __call__ Aug 07 09:58:44.473210 np0000006707 devstack@c-api.service[100298]: ERROR cinder.api.middleware.fault response = self.app(environ, start_response) Aug 07 09:58:44.473210 np0000006707 devstack@c-api.service[100298]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 07 09:58:44.473210 np0000006707 devstack@c-api.service[100298]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 143, in __call__ Aug 07 09:58:44.473210 np0000006707 devstack@c-api.service[100298]: ERROR cinder.api.middleware.fault return resp(environ, start_response) Aug 07 09:58:44.473210 np0000006707 devstack@c-api.service[100298]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 07 09:58:44.473210 np0000006707 devstack@c-api.service[100298]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Aug 07 09:58:44.473210 np0000006707 devstack@c-api.service[100298]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Aug 07 09:58:44.473210 np0000006707 devstack@c-api.service[100298]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 07 09:58:44.473210 np0000006707 devstack@c-api.service[100298]: 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 09:58:44.473210 np0000006707 devstack@c-api.service[100298]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Aug 07 09:58:44.473210 np0000006707 devstack@c-api.service[100298]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 07 09:58:44.473210 np0000006707 devstack@c-api.service[100298]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/openstack/wsgi.py", line 849, in __call__ Aug 07 09:58:44.473210 np0000006707 devstack@c-api.service[100298]: ERROR cinder.api.middleware.fault return self._process_stack(request, action, action_args, Aug 07 09:58:44.473210 np0000006707 devstack@c-api.service[100298]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 07 09:58:44.473210 np0000006707 devstack@c-api.service[100298]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/openstack/wsgi.py", line 910, in _process_stack Aug 07 09:58:44.473210 np0000006707 devstack@c-api.service[100298]: ERROR cinder.api.middleware.fault action_result = self.dispatch(meth, request, action_args) Aug 07 09:58:44.473210 np0000006707 devstack@c-api.service[100298]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 07 09:58:44.473210 np0000006707 devstack@c-api.service[100298]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/openstack/wsgi.py", line 1005, in dispatch Aug 07 09:58:44.473210 np0000006707 devstack@c-api.service[100298]: ERROR cinder.api.middleware.fault return method(req=request, **action_args) Aug 07 09:58:44.473210 np0000006707 devstack@c-api.service[100298]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 07 09:58:44.473210 np0000006707 devstack@c-api.service[100298]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/openstack/wsgi.py", line 1170, in version_select Aug 07 09:58:44.473210 np0000006707 devstack@c-api.service[100298]: ERROR cinder.api.middleware.fault return func.func(self, *args, **kwargs) Aug 07 09:58:44.473210 np0000006707 devstack@c-api.service[100298]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 07 09:58:44.473210 np0000006707 devstack@c-api.service[100298]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/v3/attachments.py", line 282, in delete Aug 07 09:58:44.473210 np0000006707 devstack@c-api.service[100298]: ERROR cinder.api.middleware.fault attachments = self.volume_api.attachment_delete(context, attachment) Aug 07 09:58:44.473210 np0000006707 devstack@c-api.service[100298]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 07 09:58:44.473210 np0000006707 devstack@c-api.service[100298]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/volume/api.py", line 2670, in attachment_delete Aug 07 09:58:44.473210 np0000006707 devstack@c-api.service[100298]: ERROR cinder.api.middleware.fault self.attachment_deletion_allowed(ctxt, attachment) Aug 07 09:58:44.473210 np0000006707 devstack@c-api.service[100298]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/volume/api.py", line 2661, in attachment_deletion_allowed Aug 07 09:58:44.473210 np0000006707 devstack@c-api.service[100298]: ERROR cinder.api.middleware.fault raise exception.ConflictNovaUsingAttachment(instance_id=server_id) Aug 07 09:58:44.473210 np0000006707 devstack@c-api.service[100298]: ERROR cinder.api.middleware.fault cinder.exception.ConflictNovaUsingAttachment: Detach volume from instance 5cbfdf1b-9432-411d-a52c-941bc811744f using the Compute API Aug 07 09:58:44.473210 np0000006707 devstack@c-api.service[100298]: ERROR cinder.api.middleware.fault Aug 07 09:58:44.473210 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.middleware.fault [None req-93f5b00e-c714-4471-ac04-c42ea825540c tempest-TestServerVolumeAttachScenarioOldVersion-145338972 tempest-TestServerVolumeAttachScenarioOldVersion-145338972-project-member] https://10.4.3.8/volume/v3/attachments/dedca875-8afd-4522-8d8a-21a255681ec2 returned with HTTP 409 Aug 07 09:58:44.473210 np0000006707 devstack@c-api.service[100298]: [pid: 100298|app: 0|req: 682/2711] 10.4.3.8 () {68 vars in 1390 bytes} [Fri Aug 7 09:58:43 2026] DELETE /volume/v3/attachments/dedca875-8afd-4522-8d8a-21a255681ec2 => generated 167 bytes in 694 msecs (HTTP/1.1 409) 7 headers in 292 bytes (1 switches on core 0) Aug 07 09:58:44.521748 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [req-2ba4a878-f314-4b39-82ea-0e90e50bf14d req-4f14813d-406e-4cdc-bff1-3f3e7035d7aa None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:58:44.524383 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [req-2ba4a878-f314-4b39-82ea-0e90e50bf14d req-4f14813d-406e-4cdc-bff1-3f3e7035d7aa tempest-TestServerVolumeAttachScenarioOldVersion-145338972 tempest-TestServerVolumeAttachScenarioOldVersion-145338972-project-member] GET https://10.4.3.8/volume/v3/volumes/5129a972-749b-4280-8cf1-a240ee17158a Aug 07 09:58:44.524689 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [req-2ba4a878-f314-4b39-82ea-0e90e50bf14d req-4f14813d-406e-4cdc-bff1-3f3e7035d7aa tempest-TestServerVolumeAttachScenarioOldVersion-145338972 tempest-TestServerVolumeAttachScenarioOldVersion-145338972-project-member] Empty body provided in request {{(pid=100297) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 09:58:44.524785 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [req-2ba4a878-f314-4b39-82ea-0e90e50bf14d req-4f14813d-406e-4cdc-bff1-3f3e7035d7aa tempest-TestServerVolumeAttachScenarioOldVersion-145338972 tempest-TestServerVolumeAttachScenarioOldVersion-145338972-project-member] Calling method 'show' {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 09:58:44.539138 np0000006707 devstack@c-api.service[100297]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 09:58:44.539138 np0000006707 devstack@c-api.service[100297]: warnings.warn( Aug 07 09:58:44.543676 np0000006707 devstack@c-api.service[100297]: INFO cinder.volume.api [req-2ba4a878-f314-4b39-82ea-0e90e50bf14d req-4f14813d-406e-4cdc-bff1-3f3e7035d7aa tempest-TestServerVolumeAttachScenarioOldVersion-145338972 tempest-TestServerVolumeAttachScenarioOldVersion-145338972-project-member] Volume info retrieved successfully. Aug 07 09:58:44.549728 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [req-2ba4a878-f314-4b39-82ea-0e90e50bf14d req-4f14813d-406e-4cdc-bff1-3f3e7035d7aa tempest-TestServerVolumeAttachScenarioOldVersion-145338972 tempest-TestServerVolumeAttachScenarioOldVersion-145338972-project-member] https://10.4.3.8/volume/v3/volumes/5129a972-749b-4280-8cf1-a240ee17158a returned with HTTP 200 Aug 07 09:58:44.550484 np0000006707 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 679/2712] 10.4.3.8 () {68 vars in 1584 bytes} [Fri Aug 7 09:58:44 2026] GET /volume/v3/volumes/5129a972-749b-4280-8cf1-a240ee17158a => generated 1152 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 09:58:44.578708 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [req-2ba4a878-f314-4b39-82ea-0e90e50bf14d req-8e313108-43e4-4a7b-b529-9d45bdaddc19 None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:58:44.581157 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [req-2ba4a878-f314-4b39-82ea-0e90e50bf14d req-8e313108-43e4-4a7b-b529-9d45bdaddc19 tempest-TestServerVolumeAttachScenarioOldVersion-145338972 tempest-TestServerVolumeAttachScenarioOldVersion-145338972-project-member] POST https://10.4.3.8/volume/v3/volumes/5129a972-749b-4280-8cf1-a240ee17158a/action Aug 07 09:58:44.581581 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [req-2ba4a878-f314-4b39-82ea-0e90e50bf14d req-8e313108-43e4-4a7b-b529-9d45bdaddc19 tempest-TestServerVolumeAttachScenarioOldVersion-145338972 tempest-TestServerVolumeAttachScenarioOldVersion-145338972-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100296) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 07 09:58:44.581757 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [req-2ba4a878-f314-4b39-82ea-0e90e50bf14d req-8e313108-43e4-4a7b-b529-9d45bdaddc19 tempest-TestServerVolumeAttachScenarioOldVersion-145338972 tempest-TestServerVolumeAttachScenarioOldVersion-145338972-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 09:58:44.598302 np0000006707 devstack@c-api.service[100296]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 09:58:44.598302 np0000006707 devstack@c-api.service[100296]: warnings.warn( Aug 07 09:58:44.599093 np0000006707 devstack@c-api.service[100296]: INFO cinder.volume.api [req-2ba4a878-f314-4b39-82ea-0e90e50bf14d req-8e313108-43e4-4a7b-b529-9d45bdaddc19 tempest-TestServerVolumeAttachScenarioOldVersion-145338972 tempest-TestServerVolumeAttachScenarioOldVersion-145338972-project-member] Volume info retrieved successfully. Aug 07 09:58:44.612534 np0000006707 devstack@c-api.service[100296]: INFO cinder.volume.api [req-2ba4a878-f314-4b39-82ea-0e90e50bf14d req-8e313108-43e4-4a7b-b529-9d45bdaddc19 tempest-TestServerVolumeAttachScenarioOldVersion-145338972 tempest-TestServerVolumeAttachScenarioOldVersion-145338972-project-member] Begin detaching volume completed successfully. Aug 07 09:58:44.612885 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [req-2ba4a878-f314-4b39-82ea-0e90e50bf14d req-8e313108-43e4-4a7b-b529-9d45bdaddc19 tempest-TestServerVolumeAttachScenarioOldVersion-145338972 tempest-TestServerVolumeAttachScenarioOldVersion-145338972-project-member] https://10.4.3.8/volume/v3/volumes/5129a972-749b-4280-8cf1-a240ee17158a/action returned with HTTP 202 Aug 07 09:58:44.613489 np0000006707 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 676/2713] 10.4.3.8 () {72 vars in 1658 bytes} [Fri Aug 7 09:58:44 2026] POST /volume/v3/volumes/5129a972-749b-4280-8cf1-a240ee17158a/action => generated 0 bytes in 35 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 07 09:58:44.668119 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-d84dcda5-6ef6-4838-a74c-f4ab26300e95 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:58:44.668693 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-d84dcda5-6ef6-4838-a74c-f4ab26300e95 None None] GET https://10.4.3.8/volume// Aug 07 09:58:44.668943 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-d84dcda5-6ef6-4838-a74c-f4ab26300e95 None None] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 09:58:44.669215 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-d84dcda5-6ef6-4838-a74c-f4ab26300e95 None None] Calling method 'all' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 09:58:44.669693 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-d84dcda5-6ef6-4838-a74c-f4ab26300e95 None None] https://10.4.3.8/volume// returned with HTTP 300 Aug 07 09:58:44.670113 np0000006707 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 677/2714] 10.4.3.8 () {66 vars in 1412 bytes} [Fri Aug 7 09:58:44 2026] GET /volume/ => generated 384 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 07 09:58:44.679148 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.middleware.request_id [req-2ba4a878-f314-4b39-82ea-0e90e50bf14d req-dddae955-c4cd-4cde-99c3-ee98e478acb7 None None] RequestId filter calling following filter/app {{(pid=100298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:58:44.681688 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [req-2ba4a878-f314-4b39-82ea-0e90e50bf14d req-dddae955-c4cd-4cde-99c3-ee98e478acb7 tempest-TestServerVolumeAttachScenarioOldVersion-145338972 tempest-TestServerVolumeAttachScenarioOldVersion-145338972-project-member] GET https://10.4.3.8/volume/v3/volumes/5129a972-749b-4280-8cf1-a240ee17158a Aug 07 09:58:44.682012 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [req-2ba4a878-f314-4b39-82ea-0e90e50bf14d req-dddae955-c4cd-4cde-99c3-ee98e478acb7 tempest-TestServerVolumeAttachScenarioOldVersion-145338972 tempest-TestServerVolumeAttachScenarioOldVersion-145338972-project-member] Empty body provided in request {{(pid=100298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 09:58:44.682274 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [req-2ba4a878-f314-4b39-82ea-0e90e50bf14d req-dddae955-c4cd-4cde-99c3-ee98e478acb7 tempest-TestServerVolumeAttachScenarioOldVersion-145338972 tempest-TestServerVolumeAttachScenarioOldVersion-145338972-project-member] Calling method 'show' {{(pid=100298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 09:58:44.718510 np0000006707 devstack@c-api.service[100298]: DEBUG oslo_db.sqlalchemy.engines [req-2ba4a878-f314-4b39-82ea-0e90e50bf14d req-dddae955-c4cd-4cde-99c3-ee98e478acb7 tempest-TestServerVolumeAttachScenarioOldVersion-145338972 tempest-TestServerVolumeAttachScenarioOldVersion-145338972-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100298) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 07 09:58:44.731495 np0000006707 devstack@c-api.service[100298]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 09:58:44.731495 np0000006707 devstack@c-api.service[100298]: warnings.warn( Aug 07 09:58:44.735870 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [None req-3196f848-aedd-498c-a9dd-1105c5e3695c None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:58:44.736494 np0000006707 devstack@c-api.service[100298]: INFO cinder.volume.api [req-2ba4a878-f314-4b39-82ea-0e90e50bf14d req-dddae955-c4cd-4cde-99c3-ee98e478acb7 tempest-TestServerVolumeAttachScenarioOldVersion-145338972 tempest-TestServerVolumeAttachScenarioOldVersion-145338972-project-member] Volume info retrieved successfully. Aug 07 09:58:44.741261 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-3196f848-aedd-498c-a9dd-1105c5e3695c tempest-ProjectReaderTests33-1680752482 tempest-ProjectReaderTests33-1680752482-project-admin] GET https://10.4.3.8/volume/v3/backups/93075143-1d17-4cfd-92a6-2899aedda504 Aug 07 09:58:44.741934 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [req-2ba4a878-f314-4b39-82ea-0e90e50bf14d req-dddae955-c4cd-4cde-99c3-ee98e478acb7 tempest-TestServerVolumeAttachScenarioOldVersion-145338972 tempest-TestServerVolumeAttachScenarioOldVersion-145338972-project-member] https://10.4.3.8/volume/v3/volumes/5129a972-749b-4280-8cf1-a240ee17158a returned with HTTP 200 Aug 07 09:58:44.742212 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-3196f848-aedd-498c-a9dd-1105c5e3695c tempest-ProjectReaderTests33-1680752482 tempest-ProjectReaderTests33-1680752482-project-admin] Empty body provided in request {{(pid=100297) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 09:58:44.742330 np0000006707 devstack@c-api.service[100298]: [pid: 100298|app: 0|req: 683/2715] 10.4.3.8 () {70 vars in 1625 bytes} [Fri Aug 7 09:58:44 2026] GET /volume/v3/volumes/5129a972-749b-4280-8cf1-a240ee17158a => generated 1335 bytes in 64 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 07 09:58:44.742504 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-3196f848-aedd-498c-a9dd-1105c5e3695c tempest-ProjectReaderTests33-1680752482 tempest-ProjectReaderTests33-1680752482-project-admin] Calling method 'show' {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 09:58:44.742666 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.v3.backups [None req-3196f848-aedd-498c-a9dd-1105c5e3695c tempest-ProjectReaderTests33-1680752482 tempest-ProjectReaderTests33-1680752482-project-admin] Show backup with id 93075143-1d17-4cfd-92a6-2899aedda504. {{(pid=100297) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 09:58:44.747261 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-3196f848-aedd-498c-a9dd-1105c5e3695c tempest-ProjectReaderTests33-1680752482 tempest-ProjectReaderTests33-1680752482-project-admin] https://10.4.3.8/volume/v3/backups/93075143-1d17-4cfd-92a6-2899aedda504 returned with HTTP 404 Aug 07 09:58:44.748219 np0000006707 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 680/2716] 10.4.3.8 () {68 vars in 1374 bytes} [Fri Aug 7 09:58:44 2026] GET /volume/v3/backups/93075143-1d17-4cfd-92a6-2899aedda504 => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 09:58:44.759782 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [None req-608c1d2d-d623-4df0-b834-2dea4a2b9b28 None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:58:44.762590 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-608c1d2d-d623-4df0-b834-2dea4a2b9b28 tempest-ProjectReaderTests33-1680752482 tempest-ProjectReaderTests33-1680752482-project-admin] DELETE https://10.4.3.8/volume/v3/volumes/32d9da2c-ac34-4c47-b419-bb995bc1dcc2 Aug 07 09:58:44.762871 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-608c1d2d-d623-4df0-b834-2dea4a2b9b28 tempest-ProjectReaderTests33-1680752482 tempest-ProjectReaderTests33-1680752482-project-admin] Empty body provided in request {{(pid=100296) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 09:58:44.763031 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-608c1d2d-d623-4df0-b834-2dea4a2b9b28 tempest-ProjectReaderTests33-1680752482 tempest-ProjectReaderTests33-1680752482-project-admin] Calling method 'delete' {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 09:58:44.763201 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.v3.volumes [None req-608c1d2d-d623-4df0-b834-2dea4a2b9b28 tempest-ProjectReaderTests33-1680752482 tempest-ProjectReaderTests33-1680752482-project-admin] Delete volume with id: 32d9da2c-ac34-4c47-b419-bb995bc1dcc2 Aug 07 09:58:44.772750 np0000006707 devstack@c-api.service[100296]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 09:58:44.772750 np0000006707 devstack@c-api.service[100296]: warnings.warn( Aug 07 09:58:44.773154 np0000006707 devstack@c-api.service[100296]: INFO cinder.volume.api [None req-608c1d2d-d623-4df0-b834-2dea4a2b9b28 tempest-ProjectReaderTests33-1680752482 tempest-ProjectReaderTests33-1680752482-project-admin] Volume info retrieved successfully. Aug 07 09:58:44.791433 np0000006707 devstack@c-api.service[100296]: INFO cinder.volume.api [None req-608c1d2d-d623-4df0-b834-2dea4a2b9b28 tempest-ProjectReaderTests33-1680752482 tempest-ProjectReaderTests33-1680752482-project-admin] Delete volume request issued successfully. Aug 07 09:58:44.791668 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-608c1d2d-d623-4df0-b834-2dea4a2b9b28 tempest-ProjectReaderTests33-1680752482 tempest-ProjectReaderTests33-1680752482-project-admin] https://10.4.3.8/volume/v3/volumes/32d9da2c-ac34-4c47-b419-bb995bc1dcc2 returned with HTTP 202 Aug 07 09:58:44.792115 np0000006707 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 677/2717] 10.4.3.8 () {68 vars in 1377 bytes} [Fri Aug 7 09:58:44 2026] DELETE /volume/v3/volumes/32d9da2c-ac34-4c47-b419-bb995bc1dcc2 => generated 0 bytes in 33 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 07 09:58:44.800426 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-8e7865b9-83ab-4e48-83c1-2664b1931921 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:58:44.802225 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-8e7865b9-83ab-4e48-83c1-2664b1931921 tempest-ProjectReaderTests33-1680752482 tempest-ProjectReaderTests33-1680752482-project-admin] GET https://10.4.3.8/volume/v3/volumes/32d9da2c-ac34-4c47-b419-bb995bc1dcc2 Aug 07 09:58:44.802497 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-8e7865b9-83ab-4e48-83c1-2664b1931921 tempest-ProjectReaderTests33-1680752482 tempest-ProjectReaderTests33-1680752482-project-admin] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 09:58:44.802781 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-8e7865b9-83ab-4e48-83c1-2664b1931921 tempest-ProjectReaderTests33-1680752482 tempest-ProjectReaderTests33-1680752482-project-admin] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 09:58:44.810920 np0000006707 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 09:58:44.810920 np0000006707 devstack@c-api.service[100295]: warnings.warn( Aug 07 09:58:44.814751 np0000006707 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-8e7865b9-83ab-4e48-83c1-2664b1931921 tempest-ProjectReaderTests33-1680752482 tempest-ProjectReaderTests33-1680752482-project-admin] Volume info retrieved successfully. Aug 07 09:58:44.818785 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-8e7865b9-83ab-4e48-83c1-2664b1931921 tempest-ProjectReaderTests33-1680752482 tempest-ProjectReaderTests33-1680752482-project-admin] https://10.4.3.8/volume/v3/volumes/32d9da2c-ac34-4c47-b419-bb995bc1dcc2 returned with HTTP 200 Aug 07 09:58:44.819268 np0000006707 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 678/2718] 10.4.3.8 () {68 vars in 1374 bytes} [Fri Aug 7 09:58:44 2026] GET /volume/v3/volumes/32d9da2c-ac34-4c47-b419-bb995bc1dcc2 => generated 1003 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 09:58:45.103003 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.middleware.request_id [None req-21fcb957-d240-4a7b-9676-775097b99155 None None] RequestId filter calling following filter/app {{(pid=100298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:58:45.105225 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [None req-21fcb957-d240-4a7b-9676-775097b99155 tempest-ProjectAdminTests33-1592392534 tempest-ProjectAdminTests33-1592392534-project-admin] GET https://10.4.3.8/volume/v3/backups/1d58e50a-c0b8-4f43-b3f8-6cdcc2df3a55 Aug 07 09:58:45.105512 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [None req-21fcb957-d240-4a7b-9676-775097b99155 tempest-ProjectAdminTests33-1592392534 tempest-ProjectAdminTests33-1592392534-project-admin] Empty body provided in request {{(pid=100298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 09:58:45.105741 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [None req-21fcb957-d240-4a7b-9676-775097b99155 tempest-ProjectAdminTests33-1592392534 tempest-ProjectAdminTests33-1592392534-project-admin] Calling method 'show' {{(pid=100298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 09:58:45.105882 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.v3.backups [None req-21fcb957-d240-4a7b-9676-775097b99155 tempest-ProjectAdminTests33-1592392534 tempest-ProjectAdminTests33-1592392534-project-admin] Show backup with id 1d58e50a-c0b8-4f43-b3f8-6cdcc2df3a55. {{(pid=100298) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 09:58:45.110980 np0000006707 devstack@c-api.service[100298]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 09:58:45.110980 np0000006707 devstack@c-api.service[100298]: warnings.warn( Aug 07 09:58:45.111888 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [None req-21fcb957-d240-4a7b-9676-775097b99155 tempest-ProjectAdminTests33-1592392534 tempest-ProjectAdminTests33-1592392534-project-admin] https://10.4.3.8/volume/v3/backups/1d58e50a-c0b8-4f43-b3f8-6cdcc2df3a55 returned with HTTP 200 Aug 07 09:58:45.112327 np0000006707 devstack@c-api.service[100298]: [pid: 100298|app: 0|req: 684/2719] 10.4.3.8 () {68 vars in 1374 bytes} [Fri Aug 7 09:58:45 2026] GET /volume/v3/backups/1d58e50a-c0b8-4f43-b3f8-6cdcc2df3a55 => generated 732 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 09:58:45.115908 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [None req-d38dd367-359a-4201-ba4c-f36e036a9e7f None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:58:45.117921 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-d38dd367-359a-4201-ba4c-f36e036a9e7f tempest-VolumesNegativeTest-1370557449 tempest-VolumesNegativeTest-1370557449-project-member] GET https://10.4.3.8/volume/v3/volumes/57e9c916-c93b-4572-b58a-f805b40c93df Aug 07 09:58:45.118130 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-d38dd367-359a-4201-ba4c-f36e036a9e7f tempest-VolumesNegativeTest-1370557449 tempest-VolumesNegativeTest-1370557449-project-member] Empty body provided in request {{(pid=100297) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 09:58:45.118347 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-d38dd367-359a-4201-ba4c-f36e036a9e7f tempest-VolumesNegativeTest-1370557449 tempest-VolumesNegativeTest-1370557449-project-member] Calling method 'show' {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 09:58:45.126027 np0000006707 devstack@c-api.service[100297]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 09:58:45.126027 np0000006707 devstack@c-api.service[100297]: warnings.warn( Aug 07 09:58:45.129931 np0000006707 devstack@c-api.service[100297]: INFO cinder.volume.api [None req-d38dd367-359a-4201-ba4c-f36e036a9e7f tempest-VolumesNegativeTest-1370557449 tempest-VolumesNegativeTest-1370557449-project-member] Volume info retrieved successfully. Aug 07 09:58:45.135144 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-d38dd367-359a-4201-ba4c-f36e036a9e7f tempest-VolumesNegativeTest-1370557449 tempest-VolumesNegativeTest-1370557449-project-member] https://10.4.3.8/volume/v3/volumes/57e9c916-c93b-4572-b58a-f805b40c93df returned with HTTP 200 Aug 07 09:58:45.135573 np0000006707 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 681/2720] 10.4.3.8 () {66 vars in 1334 bytes} [Fri Aug 7 09:58:45 2026] GET /volume/v3/volumes/57e9c916-c93b-4572-b58a-f805b40c93df => generated 839 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 09:58:45.841268 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [None req-e132dbbd-19e9-47d4-87c8-b655e66a62e1 None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:58:45.844202 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-e132dbbd-19e9-47d4-87c8-b655e66a62e1 tempest-ProjectReaderTests33-1680752482 tempest-ProjectReaderTests33-1680752482-project-admin] GET https://10.4.3.8/volume/v3/volumes/32d9da2c-ac34-4c47-b419-bb995bc1dcc2 Aug 07 09:58:45.844298 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-e132dbbd-19e9-47d4-87c8-b655e66a62e1 tempest-ProjectReaderTests33-1680752482 tempest-ProjectReaderTests33-1680752482-project-admin] Empty body provided in request {{(pid=100296) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 09:58:45.844901 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-e132dbbd-19e9-47d4-87c8-b655e66a62e1 tempest-ProjectReaderTests33-1680752482 tempest-ProjectReaderTests33-1680752482-project-admin] Calling method 'show' {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 09:58:45.856216 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-e132dbbd-19e9-47d4-87c8-b655e66a62e1 tempest-ProjectReaderTests33-1680752482 tempest-ProjectReaderTests33-1680752482-project-admin] https://10.4.3.8/volume/v3/volumes/32d9da2c-ac34-4c47-b419-bb995bc1dcc2 returned with HTTP 404 Aug 07 09:58:45.856948 np0000006707 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 678/2721] 10.4.3.8 () {68 vars in 1374 bytes} [Fri Aug 7 09:58:45 2026] GET /volume/v3/volumes/32d9da2c-ac34-4c47-b419-bb995bc1dcc2 => generated 109 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 09:58:46.128863 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-529e4cff-9d1e-4cba-a2ad-267d19642a16 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:58:46.130996 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-529e4cff-9d1e-4cba-a2ad-267d19642a16 tempest-ProjectAdminTests33-1592392534 tempest-ProjectAdminTests33-1592392534-project-admin] GET https://10.4.3.8/volume/v3/backups/1d58e50a-c0b8-4f43-b3f8-6cdcc2df3a55 Aug 07 09:58:46.131953 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-529e4cff-9d1e-4cba-a2ad-267d19642a16 tempest-ProjectAdminTests33-1592392534 tempest-ProjectAdminTests33-1592392534-project-admin] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 09:58:46.131953 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-529e4cff-9d1e-4cba-a2ad-267d19642a16 tempest-ProjectAdminTests33-1592392534 tempest-ProjectAdminTests33-1592392534-project-admin] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 09:58:46.131953 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.v3.backups [None req-529e4cff-9d1e-4cba-a2ad-267d19642a16 tempest-ProjectAdminTests33-1592392534 tempest-ProjectAdminTests33-1592392534-project-admin] Show backup with id 1d58e50a-c0b8-4f43-b3f8-6cdcc2df3a55. {{(pid=100295) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 09:58:46.137618 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.middleware.request_id [req-5ad6cbd4-6706-409a-9ac8-e342834fbc3a req-a9f2c86f-5dd1-4d6f-aba2-93bcd6919ec7 None None] RequestId filter calling following filter/app {{(pid=100298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:58:46.139737 np0000006707 devstack@c-api.service[100295]: DEBUG dbcounter [-] [100295] Writing DB stats cinder:SELECT=329,cinder:UPDATE=86,cinder:INSERT=52 {{(pid=100295) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 07 09:58:46.147725 np0000006707 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 09:58:46.147725 np0000006707 devstack@c-api.service[100295]: warnings.warn( Aug 07 09:58:46.149114 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-529e4cff-9d1e-4cba-a2ad-267d19642a16 tempest-ProjectAdminTests33-1592392534 tempest-ProjectAdminTests33-1592392534-project-admin] https://10.4.3.8/volume/v3/backups/1d58e50a-c0b8-4f43-b3f8-6cdcc2df3a55 returned with HTTP 200 Aug 07 09:58:46.149274 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [req-5ad6cbd4-6706-409a-9ac8-e342834fbc3a req-a9f2c86f-5dd1-4d6f-aba2-93bcd6919ec7 tempest-AttachVolumeShelveTestJSON-1109477710 tempest-AttachVolumeShelveTestJSON-1109477710-project-member] DELETE https://10.4.3.8/volume/v3/attachments/e6bd2aea-bf91-4978-b543-8b6f9f4606f1 Aug 07 09:58:46.149937 np0000006707 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 679/2722] 10.4.3.8 () {68 vars in 1374 bytes} [Fri Aug 7 09:58:46 2026] GET /volume/v3/backups/1d58e50a-c0b8-4f43-b3f8-6cdcc2df3a55 => generated 732 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 09:58:46.150319 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [req-5ad6cbd4-6706-409a-9ac8-e342834fbc3a req-a9f2c86f-5dd1-4d6f-aba2-93bcd6919ec7 tempest-AttachVolumeShelveTestJSON-1109477710 tempest-AttachVolumeShelveTestJSON-1109477710-project-member] Empty body provided in request {{(pid=100298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 09:58:46.150708 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [req-5ad6cbd4-6706-409a-9ac8-e342834fbc3a req-a9f2c86f-5dd1-4d6f-aba2-93bcd6919ec7 tempest-AttachVolumeShelveTestJSON-1109477710 tempest-AttachVolumeShelveTestJSON-1109477710-project-member] Calling method 'version_select' {{(pid=100298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 09:58:46.173856 np0000006707 devstack@c-api.service[100298]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 09:58:46.173856 np0000006707 devstack@c-api.service[100298]: warnings.warn( Aug 07 09:58:46.272672 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [req-5ad6cbd4-6706-409a-9ac8-e342834fbc3a req-a9f2c86f-5dd1-4d6f-aba2-93bcd6919ec7 tempest-AttachVolumeShelveTestJSON-1109477710 tempest-AttachVolumeShelveTestJSON-1109477710-project-member] https://10.4.3.8/volume/v3/attachments/e6bd2aea-bf91-4978-b543-8b6f9f4606f1 returned with HTTP 200 Aug 07 09:58:46.272672 np0000006707 devstack@c-api.service[100298]: [pid: 100298|app: 0|req: 685/2723] 10.4.3.8 () {72 vars in 1659 bytes} [Fri Aug 7 09:58:46 2026] DELETE /volume/v3/attachments/e6bd2aea-bf91-4978-b543-8b6f9f4606f1 => generated 19 bytes in 137 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 09:58:46.532045 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [req-2ba4a878-f314-4b39-82ea-0e90e50bf14d req-ca7123be-a47c-4bc0-8c2a-14011b3520bc None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:58:46.535108 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [req-2ba4a878-f314-4b39-82ea-0e90e50bf14d req-ca7123be-a47c-4bc0-8c2a-14011b3520bc tempest-TestServerVolumeAttachScenarioOldVersion-145338972 tempest-TestServerVolumeAttachScenarioOldVersion-145338972-project-member] DELETE https://10.4.3.8/volume/v3/attachments/dedca875-8afd-4522-8d8a-21a255681ec2 Aug 07 09:58:46.539795 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [req-2ba4a878-f314-4b39-82ea-0e90e50bf14d req-ca7123be-a47c-4bc0-8c2a-14011b3520bc tempest-TestServerVolumeAttachScenarioOldVersion-145338972 tempest-TestServerVolumeAttachScenarioOldVersion-145338972-project-member] Empty body provided in request {{(pid=100297) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 09:58:46.539795 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [req-2ba4a878-f314-4b39-82ea-0e90e50bf14d req-ca7123be-a47c-4bc0-8c2a-14011b3520bc tempest-TestServerVolumeAttachScenarioOldVersion-145338972 tempest-TestServerVolumeAttachScenarioOldVersion-145338972-project-member] Calling method 'version_select' {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 09:58:46.555849 np0000006707 devstack@c-api.service[100297]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 09:58:46.555849 np0000006707 devstack@c-api.service[100297]: warnings.warn( Aug 07 09:58:46.614202 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [req-2ba4a878-f314-4b39-82ea-0e90e50bf14d req-ca7123be-a47c-4bc0-8c2a-14011b3520bc tempest-TestServerVolumeAttachScenarioOldVersion-145338972 tempest-TestServerVolumeAttachScenarioOldVersion-145338972-project-member] https://10.4.3.8/volume/v3/attachments/dedca875-8afd-4522-8d8a-21a255681ec2 returned with HTTP 200 Aug 07 09:58:46.614693 np0000006707 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 682/2724] 10.4.3.8 () {72 vars in 1659 bytes} [Fri Aug 7 09:58:46 2026] DELETE /volume/v3/attachments/dedca875-8afd-4522-8d8a-21a255681ec2 => generated 19 bytes in 83 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 09:58:46.831805 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [req-5bab35e5-a4d6-416c-a4b6-08ad7ca4605f req-33f5100a-c7bb-4d6e-bead-f21a9500215d None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:58:46.834373 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [req-5bab35e5-a4d6-416c-a4b6-08ad7ca4605f req-33f5100a-c7bb-4d6e-bead-f21a9500215d tempest-TestServerVolumeAttachScenarioOldVersion-145338972 tempest-TestServerVolumeAttachScenarioOldVersion-145338972-project-member] GET https://10.4.3.8/volume/v3/volumes/5129a972-749b-4280-8cf1-a240ee17158a Aug 07 09:58:46.834573 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [req-5bab35e5-a4d6-416c-a4b6-08ad7ca4605f req-33f5100a-c7bb-4d6e-bead-f21a9500215d tempest-TestServerVolumeAttachScenarioOldVersion-145338972 tempest-TestServerVolumeAttachScenarioOldVersion-145338972-project-member] Empty body provided in request {{(pid=100296) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 09:58:46.835161 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [req-5bab35e5-a4d6-416c-a4b6-08ad7ca4605f req-33f5100a-c7bb-4d6e-bead-f21a9500215d tempest-TestServerVolumeAttachScenarioOldVersion-145338972 tempest-TestServerVolumeAttachScenarioOldVersion-145338972-project-member] Calling method 'show' {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 09:58:46.837516 np0000006707 devstack@c-api.service[100296]: DEBUG dbcounter [-] [100296] Writing DB stats cinder:SELECT=329,cinder:UPDATE=74,cinder:INSERT=39 {{(pid=100296) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 07 09:58:46.844698 np0000006707 devstack@c-api.service[100296]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 09:58:46.844698 np0000006707 devstack@c-api.service[100296]: warnings.warn( Aug 07 09:58:46.852247 np0000006707 devstack@c-api.service[100296]: INFO cinder.volume.api [req-5bab35e5-a4d6-416c-a4b6-08ad7ca4605f req-33f5100a-c7bb-4d6e-bead-f21a9500215d tempest-TestServerVolumeAttachScenarioOldVersion-145338972 tempest-TestServerVolumeAttachScenarioOldVersion-145338972-project-member] Volume info retrieved successfully. Aug 07 09:58:46.857816 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [req-5bab35e5-a4d6-416c-a4b6-08ad7ca4605f req-33f5100a-c7bb-4d6e-bead-f21a9500215d tempest-TestServerVolumeAttachScenarioOldVersion-145338972 tempest-TestServerVolumeAttachScenarioOldVersion-145338972-project-member] https://10.4.3.8/volume/v3/volumes/5129a972-749b-4280-8cf1-a240ee17158a returned with HTTP 200 Aug 07 09:58:46.858328 np0000006707 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 679/2725] 10.4.3.8 () {68 vars in 1584 bytes} [Fri Aug 7 09:58:46 2026] GET /volume/v3/volumes/5129a972-749b-4280-8cf1-a240ee17158a => generated 860 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 09:58:46.879186 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-e4dc3db5-da88-4785-a133-6902f3ad8c37 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:58:46.881577 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-e4dc3db5-da88-4785-a133-6902f3ad8c37 tempest-TestServerVolumeAttachScenarioOldVersion-145338972 tempest-TestServerVolumeAttachScenarioOldVersion-145338972-project-member] DELETE https://10.4.3.8/volume/v3/volumes/5129a972-749b-4280-8cf1-a240ee17158a Aug 07 09:58:46.881702 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-e4dc3db5-da88-4785-a133-6902f3ad8c37 tempest-TestServerVolumeAttachScenarioOldVersion-145338972 tempest-TestServerVolumeAttachScenarioOldVersion-145338972-project-member] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 09:58:46.881969 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-e4dc3db5-da88-4785-a133-6902f3ad8c37 tempest-TestServerVolumeAttachScenarioOldVersion-145338972 tempest-TestServerVolumeAttachScenarioOldVersion-145338972-project-member] Calling method 'delete' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 09:58:46.882155 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.v3.volumes [None req-e4dc3db5-da88-4785-a133-6902f3ad8c37 tempest-TestServerVolumeAttachScenarioOldVersion-145338972 tempest-TestServerVolumeAttachScenarioOldVersion-145338972-project-member] Delete volume with id: 5129a972-749b-4280-8cf1-a240ee17158a Aug 07 09:58:46.891617 np0000006707 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 09:58:46.891617 np0000006707 devstack@c-api.service[100295]: warnings.warn( Aug 07 09:58:46.892512 np0000006707 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-e4dc3db5-da88-4785-a133-6902f3ad8c37 tempest-TestServerVolumeAttachScenarioOldVersion-145338972 tempest-TestServerVolumeAttachScenarioOldVersion-145338972-project-member] Volume info retrieved successfully. Aug 07 09:58:46.922271 np0000006707 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-e4dc3db5-da88-4785-a133-6902f3ad8c37 tempest-TestServerVolumeAttachScenarioOldVersion-145338972 tempest-TestServerVolumeAttachScenarioOldVersion-145338972-project-member] Delete volume request issued successfully. Aug 07 09:58:46.922554 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-e4dc3db5-da88-4785-a133-6902f3ad8c37 tempest-TestServerVolumeAttachScenarioOldVersion-145338972 tempest-TestServerVolumeAttachScenarioOldVersion-145338972-project-member] https://10.4.3.8/volume/v3/volumes/5129a972-749b-4280-8cf1-a240ee17158a returned with HTTP 202 Aug 07 09:58:46.923394 np0000006707 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 680/2726] 10.4.3.8 () {68 vars in 1378 bytes} [Fri Aug 7 09:58:46 2026] DELETE /volume/v3/volumes/5129a972-749b-4280-8cf1-a240ee17158a => generated 0 bytes in 45 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 07 09:58:46.932479 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.middleware.request_id [None req-e240625d-3dc3-4162-98e1-300e65e9565c None None] RequestId filter calling following filter/app {{(pid=100298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:58:46.936117 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [None req-e240625d-3dc3-4162-98e1-300e65e9565c tempest-TestServerVolumeAttachScenarioOldVersion-145338972 tempest-TestServerVolumeAttachScenarioOldVersion-145338972-project-member] GET https://10.4.3.8/volume/v3/volumes/5129a972-749b-4280-8cf1-a240ee17158a Aug 07 09:58:46.938599 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [None req-e240625d-3dc3-4162-98e1-300e65e9565c tempest-TestServerVolumeAttachScenarioOldVersion-145338972 tempest-TestServerVolumeAttachScenarioOldVersion-145338972-project-member] Empty body provided in request {{(pid=100298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 09:58:46.939243 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [None req-e240625d-3dc3-4162-98e1-300e65e9565c tempest-TestServerVolumeAttachScenarioOldVersion-145338972 tempest-TestServerVolumeAttachScenarioOldVersion-145338972-project-member] Calling method 'show' {{(pid=100298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 09:58:46.948731 np0000006707 devstack@c-api.service[100298]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 09:58:46.948731 np0000006707 devstack@c-api.service[100298]: warnings.warn( Aug 07 09:58:46.956316 np0000006707 devstack@c-api.service[100298]: INFO cinder.volume.api [None req-e240625d-3dc3-4162-98e1-300e65e9565c tempest-TestServerVolumeAttachScenarioOldVersion-145338972 tempest-TestServerVolumeAttachScenarioOldVersion-145338972-project-member] Volume info retrieved successfully. Aug 07 09:58:46.962337 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [None req-e240625d-3dc3-4162-98e1-300e65e9565c tempest-TestServerVolumeAttachScenarioOldVersion-145338972 tempest-TestServerVolumeAttachScenarioOldVersion-145338972-project-member] https://10.4.3.8/volume/v3/volumes/5129a972-749b-4280-8cf1-a240ee17158a returned with HTTP 200 Aug 07 09:58:46.963155 np0000006707 devstack@c-api.service[100298]: [pid: 100298|app: 0|req: 686/2727] 10.4.3.8 () {68 vars in 1375 bytes} [Fri Aug 7 09:58:46 2026] GET /volume/v3/volumes/5129a972-749b-4280-8cf1-a240ee17158a => generated 877 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 09:58:47.167798 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [None req-1ed7241f-16ac-403f-a609-529411c7086d None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:58:47.171088 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-1ed7241f-16ac-403f-a609-529411c7086d tempest-ProjectAdminTests33-1592392534 tempest-ProjectAdminTests33-1592392534-project-admin] GET https://10.4.3.8/volume/v3/backups/1d58e50a-c0b8-4f43-b3f8-6cdcc2df3a55 Aug 07 09:58:47.171088 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-1ed7241f-16ac-403f-a609-529411c7086d tempest-ProjectAdminTests33-1592392534 tempest-ProjectAdminTests33-1592392534-project-admin] Empty body provided in request {{(pid=100297) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 09:58:47.171088 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-1ed7241f-16ac-403f-a609-529411c7086d tempest-ProjectAdminTests33-1592392534 tempest-ProjectAdminTests33-1592392534-project-admin] Calling method 'show' {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 09:58:47.171088 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.v3.backups [None req-1ed7241f-16ac-403f-a609-529411c7086d tempest-ProjectAdminTests33-1592392534 tempest-ProjectAdminTests33-1592392534-project-admin] Show backup with id 1d58e50a-c0b8-4f43-b3f8-6cdcc2df3a55. {{(pid=100297) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 09:58:47.176173 np0000006707 devstack@c-api.service[100297]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 09:58:47.176173 np0000006707 devstack@c-api.service[100297]: warnings.warn( Aug 07 09:58:47.176976 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-1ed7241f-16ac-403f-a609-529411c7086d tempest-ProjectAdminTests33-1592392534 tempest-ProjectAdminTests33-1592392534-project-admin] https://10.4.3.8/volume/v3/backups/1d58e50a-c0b8-4f43-b3f8-6cdcc2df3a55 returned with HTTP 200 Aug 07 09:58:47.177388 np0000006707 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 683/2728] 10.4.3.8 () {68 vars in 1374 bytes} [Fri Aug 7 09:58:47 2026] GET /volume/v3/backups/1d58e50a-c0b8-4f43-b3f8-6cdcc2df3a55 => generated 732 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 09:58:47.243287 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [None req-6e418463-dd58-4875-a6c4-c903e1af9654 None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:58:47.245105 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-6e418463-dd58-4875-a6c4-c903e1af9654 tempest-AttachVolumeShelveTestJSON-1109477710 tempest-AttachVolumeShelveTestJSON-1109477710-project-member] GET https://10.4.3.8/volume/v3/volumes/d2e2320e-b386-4d6e-8481-d1e3e2f6c6df Aug 07 09:58:47.245259 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-6e418463-dd58-4875-a6c4-c903e1af9654 tempest-AttachVolumeShelveTestJSON-1109477710 tempest-AttachVolumeShelveTestJSON-1109477710-project-member] Empty body provided in request {{(pid=100296) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 09:58:47.245454 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-6e418463-dd58-4875-a6c4-c903e1af9654 tempest-AttachVolumeShelveTestJSON-1109477710 tempest-AttachVolumeShelveTestJSON-1109477710-project-member] Calling method 'show' {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 09:58:47.255719 np0000006707 devstack@c-api.service[100296]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 09:58:47.255719 np0000006707 devstack@c-api.service[100296]: warnings.warn( Aug 07 09:58:47.261177 np0000006707 devstack@c-api.service[100296]: INFO cinder.volume.api [None req-6e418463-dd58-4875-a6c4-c903e1af9654 tempest-AttachVolumeShelveTestJSON-1109477710 tempest-AttachVolumeShelveTestJSON-1109477710-project-member] Volume info retrieved successfully. Aug 07 09:58:47.266187 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-6e418463-dd58-4875-a6c4-c903e1af9654 tempest-AttachVolumeShelveTestJSON-1109477710 tempest-AttachVolumeShelveTestJSON-1109477710-project-member] https://10.4.3.8/volume/v3/volumes/d2e2320e-b386-4d6e-8481-d1e3e2f6c6df returned with HTTP 200 Aug 07 09:58:47.266622 np0000006707 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 680/2729] 10.4.3.8 () {66 vars in 1334 bytes} [Fri Aug 7 09:58:47 2026] GET /volume/v3/volumes/d2e2320e-b386-4d6e-8481-d1e3e2f6c6df => generated 846 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 09:58:47.981164 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-783d9a28-7c8f-4f00-be7d-6c873efe1ee2 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:58:47.984258 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-783d9a28-7c8f-4f00-be7d-6c873efe1ee2 tempest-TestServerVolumeAttachScenarioOldVersion-145338972 tempest-TestServerVolumeAttachScenarioOldVersion-145338972-project-member] GET https://10.4.3.8/volume/v3/volumes/5129a972-749b-4280-8cf1-a240ee17158a Aug 07 09:58:47.985447 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-783d9a28-7c8f-4f00-be7d-6c873efe1ee2 tempest-TestServerVolumeAttachScenarioOldVersion-145338972 tempest-TestServerVolumeAttachScenarioOldVersion-145338972-project-member] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 09:58:47.985447 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-783d9a28-7c8f-4f00-be7d-6c873efe1ee2 tempest-TestServerVolumeAttachScenarioOldVersion-145338972 tempest-TestServerVolumeAttachScenarioOldVersion-145338972-project-member] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 09:58:47.995263 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-783d9a28-7c8f-4f00-be7d-6c873efe1ee2 tempest-TestServerVolumeAttachScenarioOldVersion-145338972 tempest-TestServerVolumeAttachScenarioOldVersion-145338972-project-member] https://10.4.3.8/volume/v3/volumes/5129a972-749b-4280-8cf1-a240ee17158a returned with HTTP 404 Aug 07 09:58:47.996242 np0000006707 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 681/2730] 10.4.3.8 () {68 vars in 1375 bytes} [Fri Aug 7 09:58:47 2026] GET /volume/v3/volumes/5129a972-749b-4280-8cf1-a240ee17158a => generated 109 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 07 09:58:48.199244 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.middleware.request_id [None req-1f8b88f1-0432-4a03-b34c-3f177a6b1d62 None None] RequestId filter calling following filter/app {{(pid=100298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:58:48.203956 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [None req-1f8b88f1-0432-4a03-b34c-3f177a6b1d62 tempest-ProjectAdminTests33-1592392534 tempest-ProjectAdminTests33-1592392534-project-admin] GET https://10.4.3.8/volume/v3/backups/1d58e50a-c0b8-4f43-b3f8-6cdcc2df3a55 Aug 07 09:58:48.205038 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [None req-1f8b88f1-0432-4a03-b34c-3f177a6b1d62 tempest-ProjectAdminTests33-1592392534 tempest-ProjectAdminTests33-1592392534-project-admin] Empty body provided in request {{(pid=100298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 09:58:48.207451 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [None req-1f8b88f1-0432-4a03-b34c-3f177a6b1d62 tempest-ProjectAdminTests33-1592392534 tempest-ProjectAdminTests33-1592392534-project-admin] Calling method 'show' {{(pid=100298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 09:58:48.208083 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.v3.backups [None req-1f8b88f1-0432-4a03-b34c-3f177a6b1d62 tempest-ProjectAdminTests33-1592392534 tempest-ProjectAdminTests33-1592392534-project-admin] Show backup with id 1d58e50a-c0b8-4f43-b3f8-6cdcc2df3a55. {{(pid=100298) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 09:58:48.222057 np0000006707 devstack@c-api.service[100298]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 09:58:48.222057 np0000006707 devstack@c-api.service[100298]: warnings.warn( Aug 07 09:58:48.223284 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [None req-1f8b88f1-0432-4a03-b34c-3f177a6b1d62 tempest-ProjectAdminTests33-1592392534 tempest-ProjectAdminTests33-1592392534-project-admin] https://10.4.3.8/volume/v3/backups/1d58e50a-c0b8-4f43-b3f8-6cdcc2df3a55 returned with HTTP 200 Aug 07 09:58:48.223681 np0000006707 devstack@c-api.service[100298]: [pid: 100298|app: 0|req: 687/2731] 10.4.3.8 () {68 vars in 1374 bytes} [Fri Aug 7 09:58:48 2026] GET /volume/v3/backups/1d58e50a-c0b8-4f43-b3f8-6cdcc2df3a55 => generated 732 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 09:58:49.130605 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [None req-8797dc94-02ab-49c0-b85d-3aedb7caccd2 None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:58:49.244609 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [None req-444b78ee-a39e-42d4-bdb1-25af0e305554 None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:58:49.249616 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-444b78ee-a39e-42d4-bdb1-25af0e305554 tempest-ProjectAdminTests33-1592392534 tempest-ProjectAdminTests33-1592392534-project-admin] GET https://10.4.3.8/volume/v3/backups/1d58e50a-c0b8-4f43-b3f8-6cdcc2df3a55 Aug 07 09:58:49.249917 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-444b78ee-a39e-42d4-bdb1-25af0e305554 tempest-ProjectAdminTests33-1592392534 tempest-ProjectAdminTests33-1592392534-project-admin] Empty body provided in request {{(pid=100296) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 09:58:49.251136 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-444b78ee-a39e-42d4-bdb1-25af0e305554 tempest-ProjectAdminTests33-1592392534 tempest-ProjectAdminTests33-1592392534-project-admin] Calling method 'show' {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 09:58:49.251328 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.v3.backups [None req-444b78ee-a39e-42d4-bdb1-25af0e305554 tempest-ProjectAdminTests33-1592392534 tempest-ProjectAdminTests33-1592392534-project-admin] Show backup with id 1d58e50a-c0b8-4f43-b3f8-6cdcc2df3a55. {{(pid=100296) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 09:58:49.258552 np0000006707 devstack@c-api.service[100296]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 09:58:49.258552 np0000006707 devstack@c-api.service[100296]: warnings.warn( Aug 07 09:58:49.259111 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-444b78ee-a39e-42d4-bdb1-25af0e305554 tempest-ProjectAdminTests33-1592392534 tempest-ProjectAdminTests33-1592392534-project-admin] https://10.4.3.8/volume/v3/backups/1d58e50a-c0b8-4f43-b3f8-6cdcc2df3a55 returned with HTTP 200 Aug 07 09:58:49.260238 np0000006707 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 681/2732] 10.4.3.8 () {68 vars in 1374 bytes} [Fri Aug 7 09:58:49 2026] GET /volume/v3/backups/1d58e50a-c0b8-4f43-b3f8-6cdcc2df3a55 => generated 732 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 09:58:49.365002 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-8797dc94-02ab-49c0-b85d-3aedb7caccd2 tempest-ProjectReaderTests-873772389 tempest-ProjectReaderTests-873772389-project-admin] GET https://10.4.3.8/volume/v3/scheduler-stats/get_pools Aug 07 09:58:49.365242 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-8797dc94-02ab-49c0-b85d-3aedb7caccd2 tempest-ProjectReaderTests-873772389 tempest-ProjectReaderTests-873772389-project-admin] Empty body provided in request {{(pid=100297) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 09:58:49.365535 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-8797dc94-02ab-49c0-b85d-3aedb7caccd2 tempest-ProjectReaderTests-873772389 tempest-ProjectReaderTests-873772389-project-admin] Calling method 'get_pools' {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 09:58:49.380613 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-8797dc94-02ab-49c0-b85d-3aedb7caccd2 tempest-ProjectReaderTests-873772389 tempest-ProjectReaderTests-873772389-project-admin] https://10.4.3.8/volume/v3/scheduler-stats/get_pools returned with HTTP 200 Aug 07 09:58:49.381802 np0000006707 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 684/2733] 10.4.3.8 () {66 vars in 1277 bytes} [Fri Aug 7 09:58:49 2026] GET /volume/v3/scheduler-stats/get_pools => generated 106 bytes in 251 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 09:58:49.392457 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-e863218d-4d68-4d3b-8603-30fea817c2ae None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:58:49.502563 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-e863218d-4d68-4d3b-8603-30fea817c2ae tempest-ProjectReaderTests-873772389 tempest-ProjectReaderTests-873772389-project-reader] GET https://10.4.3.8/volume/v3/capabilities/np0000006707@storpool Aug 07 09:58:49.502563 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-e863218d-4d68-4d3b-8603-30fea817c2ae tempest-ProjectReaderTests-873772389 tempest-ProjectReaderTests-873772389-project-reader] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 09:58:49.503052 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-e863218d-4d68-4d3b-8603-30fea817c2ae tempest-ProjectReaderTests-873772389 tempest-ProjectReaderTests-873772389-project-reader] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 09:58:49.503701 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.policy [None req-e863218d-4d68-4d3b-8603-30fea817c2ae tempest-ProjectReaderTests-873772389 tempest-ProjectReaderTests-873772389-project-reader] Policy check for volume_extension:capabilities failed with context {'is_admin': False, 'user_id': '8688d611e74140a38d941343b9cace01', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'dc5b9b44f48b49e59679a1e4da4e24cb', '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=100295) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 07 09:58:49.503922 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-e863218d-4d68-4d3b-8603-30fea817c2ae tempest-ProjectReaderTests-873772389 tempest-ProjectReaderTests-873772389-project-reader] https://10.4.3.8/volume/v3/capabilities/np0000006707@storpool returned with HTTP 403 Aug 07 09:58:49.504887 np0000006707 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 682/2734] 10.4.3.8 () {66 vars in 1304 bytes} [Fri Aug 7 09:58:49 2026] GET /volume/v3/capabilities/np0000006707@storpool => generated 110 bytes in 113 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 07 09:58:50.057253 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.middleware.request_id [None req-664eb7f4-38f9-4798-8f3c-6269f1e99c60 None None] RequestId filter calling following filter/app {{(pid=100298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:58:50.060306 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [None req-664eb7f4-38f9-4798-8f3c-6269f1e99c60 tempest-ServerActionsV293TestJSON-1024931389 tempest-ServerActionsV293TestJSON-1024931389-project-member] GET https://10.4.3.8/volume/v3/volumes/296bbbc4-6644-42a3-bc9b-181671390fbc Aug 07 09:58:50.060746 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [None req-664eb7f4-38f9-4798-8f3c-6269f1e99c60 tempest-ServerActionsV293TestJSON-1024931389 tempest-ServerActionsV293TestJSON-1024931389-project-member] Empty body provided in request {{(pid=100298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 09:58:50.062444 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [None req-664eb7f4-38f9-4798-8f3c-6269f1e99c60 tempest-ServerActionsV293TestJSON-1024931389 tempest-ServerActionsV293TestJSON-1024931389-project-member] Calling method 'show' {{(pid=100298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 09:58:50.065705 np0000006707 devstack@c-api.service[100298]: DEBUG dbcounter [-] [100298] Writing DB stats cinder:SELECT=294,cinder:INSERT=28,cinder:UPDATE=61 {{(pid=100298) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 07 09:58:50.080415 np0000006707 devstack@c-api.service[100298]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 09:58:50.080415 np0000006707 devstack@c-api.service[100298]: warnings.warn( Aug 07 09:58:50.086658 np0000006707 devstack@c-api.service[100298]: INFO cinder.volume.api [None req-664eb7f4-38f9-4798-8f3c-6269f1e99c60 tempest-ServerActionsV293TestJSON-1024931389 tempest-ServerActionsV293TestJSON-1024931389-project-member] Volume info retrieved successfully. Aug 07 09:58:50.093801 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [None req-664eb7f4-38f9-4798-8f3c-6269f1e99c60 tempest-ServerActionsV293TestJSON-1024931389 tempest-ServerActionsV293TestJSON-1024931389-project-member] https://10.4.3.8/volume/v3/volumes/296bbbc4-6644-42a3-bc9b-181671390fbc returned with HTTP 200 Aug 07 09:58:50.094248 np0000006707 devstack@c-api.service[100298]: [pid: 100298|app: 0|req: 688/2735] 10.4.3.8 () {68 vars in 1375 bytes} [Fri Aug 7 09:58:50 2026] GET /volume/v3/volumes/296bbbc4-6644-42a3-bc9b-181671390fbc => generated 1829 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 07 09:58:50.279987 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [None req-c5eca02d-62e7-4853-8dff-902d5ba6d6f4 None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:58:50.285603 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-c5eca02d-62e7-4853-8dff-902d5ba6d6f4 tempest-ProjectAdminTests33-1592392534 tempest-ProjectAdminTests33-1592392534-project-admin] GET https://10.4.3.8/volume/v3/backups/1d58e50a-c0b8-4f43-b3f8-6cdcc2df3a55 Aug 07 09:58:50.285818 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-c5eca02d-62e7-4853-8dff-902d5ba6d6f4 tempest-ProjectAdminTests33-1592392534 tempest-ProjectAdminTests33-1592392534-project-admin] Empty body provided in request {{(pid=100296) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 09:58:50.287450 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-c5eca02d-62e7-4853-8dff-902d5ba6d6f4 tempest-ProjectAdminTests33-1592392534 tempest-ProjectAdminTests33-1592392534-project-admin] Calling method 'show' {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 09:58:50.287450 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.v3.backups [None req-c5eca02d-62e7-4853-8dff-902d5ba6d6f4 tempest-ProjectAdminTests33-1592392534 tempest-ProjectAdminTests33-1592392534-project-admin] Show backup with id 1d58e50a-c0b8-4f43-b3f8-6cdcc2df3a55. {{(pid=100296) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 09:58:50.293342 np0000006707 devstack@c-api.service[100296]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 09:58:50.293342 np0000006707 devstack@c-api.service[100296]: warnings.warn( Aug 07 09:58:50.294220 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-c5eca02d-62e7-4853-8dff-902d5ba6d6f4 tempest-ProjectAdminTests33-1592392534 tempest-ProjectAdminTests33-1592392534-project-admin] https://10.4.3.8/volume/v3/backups/1d58e50a-c0b8-4f43-b3f8-6cdcc2df3a55 returned with HTTP 200 Aug 07 09:58:50.294746 np0000006707 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 682/2736] 10.4.3.8 () {68 vars in 1374 bytes} [Fri Aug 7 09:58:50 2026] GET /volume/v3/backups/1d58e50a-c0b8-4f43-b3f8-6cdcc2df3a55 => generated 732 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 09:58:51.312306 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [None req-7d75970d-8c6c-405a-bce8-b24172567b8c None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:58:51.315234 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-7d75970d-8c6c-405a-bce8-b24172567b8c tempest-ProjectAdminTests33-1592392534 tempest-ProjectAdminTests33-1592392534-project-admin] GET https://10.4.3.8/volume/v3/backups/1d58e50a-c0b8-4f43-b3f8-6cdcc2df3a55 Aug 07 09:58:51.315774 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-7d75970d-8c6c-405a-bce8-b24172567b8c tempest-ProjectAdminTests33-1592392534 tempest-ProjectAdminTests33-1592392534-project-admin] Empty body provided in request {{(pid=100297) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 09:58:51.316121 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-7d75970d-8c6c-405a-bce8-b24172567b8c tempest-ProjectAdminTests33-1592392534 tempest-ProjectAdminTests33-1592392534-project-admin] Calling method 'show' {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 09:58:51.316822 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.v3.backups [None req-7d75970d-8c6c-405a-bce8-b24172567b8c tempest-ProjectAdminTests33-1592392534 tempest-ProjectAdminTests33-1592392534-project-admin] Show backup with id 1d58e50a-c0b8-4f43-b3f8-6cdcc2df3a55. {{(pid=100297) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 09:58:51.321029 np0000006707 devstack@c-api.service[100297]: DEBUG dbcounter [-] [100297] Writing DB stats cinder:SELECT=349,cinder:UPDATE=100,cinder:INSERT=47 {{(pid=100297) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 07 09:58:51.331773 np0000006707 devstack@c-api.service[100297]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 09:58:51.331773 np0000006707 devstack@c-api.service[100297]: warnings.warn( Aug 07 09:58:51.331773 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-7d75970d-8c6c-405a-bce8-b24172567b8c tempest-ProjectAdminTests33-1592392534 tempest-ProjectAdminTests33-1592392534-project-admin] https://10.4.3.8/volume/v3/backups/1d58e50a-c0b8-4f43-b3f8-6cdcc2df3a55 returned with HTTP 200 Aug 07 09:58:51.331773 np0000006707 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 685/2737] 10.4.3.8 () {68 vars in 1374 bytes} [Fri Aug 7 09:58:51 2026] GET /volume/v3/backups/1d58e50a-c0b8-4f43-b3f8-6cdcc2df3a55 => generated 732 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 07 09:58:52.354450 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-b59e64d9-87c3-4a74-808e-baad8d7f6c27 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:58:52.354450 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-b59e64d9-87c3-4a74-808e-baad8d7f6c27 tempest-ProjectAdminTests33-1592392534 tempest-ProjectAdminTests33-1592392534-project-admin] GET https://10.4.3.8/volume/v3/backups/1d58e50a-c0b8-4f43-b3f8-6cdcc2df3a55 Aug 07 09:58:52.354450 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-b59e64d9-87c3-4a74-808e-baad8d7f6c27 tempest-ProjectAdminTests33-1592392534 tempest-ProjectAdminTests33-1592392534-project-admin] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 09:58:52.354450 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-b59e64d9-87c3-4a74-808e-baad8d7f6c27 tempest-ProjectAdminTests33-1592392534 tempest-ProjectAdminTests33-1592392534-project-admin] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 09:58:52.354897 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.v3.backups [None req-b59e64d9-87c3-4a74-808e-baad8d7f6c27 tempest-ProjectAdminTests33-1592392534 tempest-ProjectAdminTests33-1592392534-project-admin] Show backup with id 1d58e50a-c0b8-4f43-b3f8-6cdcc2df3a55. {{(pid=100295) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 09:58:52.362616 np0000006707 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 09:58:52.362616 np0000006707 devstack@c-api.service[100295]: warnings.warn( Aug 07 09:58:52.362616 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-b59e64d9-87c3-4a74-808e-baad8d7f6c27 tempest-ProjectAdminTests33-1592392534 tempest-ProjectAdminTests33-1592392534-project-admin] https://10.4.3.8/volume/v3/backups/1d58e50a-c0b8-4f43-b3f8-6cdcc2df3a55 returned with HTTP 200 Aug 07 09:58:52.363022 np0000006707 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 683/2738] 10.4.3.8 () {68 vars in 1374 bytes} [Fri Aug 7 09:58:52 2026] GET /volume/v3/backups/1d58e50a-c0b8-4f43-b3f8-6cdcc2df3a55 => generated 732 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 09:58:52.495495 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.middleware.request_id [None req-aa0beb5b-6eee-4d45-99f0-02c34d9c411a None None] RequestId filter calling following filter/app {{(pid=100298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:58:52.648737 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [None req-aa0beb5b-6eee-4d45-99f0-02c34d9c411a tempest-ProjectMemberTests-2001915872 tempest-ProjectMemberTests-2001915872-project-admin] POST https://10.4.3.8/volume/v3/volumes Aug 07 09:58:52.649539 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [None req-aa0beb5b-6eee-4d45-99f0-02c34d9c411a tempest-ProjectMemberTests-2001915872 tempest-ProjectMemberTests-2001915872-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-752035478"}} {{(pid=100298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 09:58:52.651548 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.v3.volumes [None req-aa0beb5b-6eee-4d45-99f0-02c34d9c411a tempest-ProjectMemberTests-2001915872 tempest-ProjectMemberTests-2001915872-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-752035478'}} {{(pid=100298) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 07 09:58:52.651710 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.v3.volumes [None req-aa0beb5b-6eee-4d45-99f0-02c34d9c411a tempest-ProjectMemberTests-2001915872 tempest-ProjectMemberTests-2001915872-project-admin] Create volume of 1 GB Aug 07 09:58:52.663601 np0000006707 devstack@c-api.service[100298]: INFO cinder.volume.api [None req-aa0beb5b-6eee-4d45-99f0-02c34d9c411a tempest-ProjectMemberTests-2001915872 tempest-ProjectMemberTests-2001915872-project-admin] Availability Zones retrieved successfully. Aug 07 09:58:52.674698 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.volume.api [None req-aa0beb5b-6eee-4d45-99f0-02c34d9c411a tempest-ProjectMemberTests-2001915872 tempest-ProjectMemberTests-2001915872-project-admin] Flow 'volume_create_api' (971175f9-9a5c-4083-bbc9-b2149b94668e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100298) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 09:58:52.676476 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.volume.api [None req-aa0beb5b-6eee-4d45-99f0-02c34d9c411a tempest-ProjectMemberTests-2001915872 tempest-ProjectMemberTests-2001915872-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (359bc6a2-3a57-4009-8118-fa121a665c08) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100298) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 09:58:52.677727 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.volume.flows.api.create_volume [None req-aa0beb5b-6eee-4d45-99f0-02c34d9c411a tempest-ProjectMemberTests-2001915872 tempest-ProjectMemberTests-2001915872-project-admin] Validating volume size '1' using validate_int {{(pid=100298) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 07 09:58:52.723274 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.volume.api [None req-aa0beb5b-6eee-4d45-99f0-02c34d9c411a tempest-ProjectMemberTests-2001915872 tempest-ProjectMemberTests-2001915872-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (359bc6a2-3a57-4009-8118-fa121a665c08) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-07T09:47:39Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=45fd9a3a-b61e-4c6c-9ab7-d02f06678d0d,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '45fd9a3a-b61e-4c6c-9ab7-d02f06678d0d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100298) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 09:58:52.724765 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.volume.api [None req-aa0beb5b-6eee-4d45-99f0-02c34d9c411a tempest-ProjectMemberTests-2001915872 tempest-ProjectMemberTests-2001915872-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4b5223f4-4763-4dff-982b-3a76bfb1a852) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100298) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 09:58:52.822133 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.quota [None req-aa0beb5b-6eee-4d45-99f0-02c34d9c411a tempest-ProjectMemberTests-2001915872 tempest-ProjectMemberTests-2001915872-project-admin] Created reservations ['82ba9e70-3b6c-4287-9355-bc126691fee2', '8ee380f3-6d65-4cd8-aa7e-a0adcbf366f9', 'd669797a-4d44-4b5d-8edc-613c227e0598', '63a6080c-775e-4894-9484-96a58f6b51ba'] {{(pid=100298) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 09:58:52.823889 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.volume.api [None req-aa0beb5b-6eee-4d45-99f0-02c34d9c411a tempest-ProjectMemberTests-2001915872 tempest-ProjectMemberTests-2001915872-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4b5223f4-4763-4dff-982b-3a76bfb1a852) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['82ba9e70-3b6c-4287-9355-bc126691fee2', '8ee380f3-6d65-4cd8-aa7e-a0adcbf366f9', 'd669797a-4d44-4b5d-8edc-613c227e0598', '63a6080c-775e-4894-9484-96a58f6b51ba']}' {{(pid=100298) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 09:58:52.825112 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.volume.api [None req-aa0beb5b-6eee-4d45-99f0-02c34d9c411a tempest-ProjectMemberTests-2001915872 tempest-ProjectMemberTests-2001915872-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4cc11387-41b8-4dfb-b85e-17467d74140e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100298) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 09:58:52.863149 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.volume.api [None req-aa0beb5b-6eee-4d45-99f0-02c34d9c411a tempest-ProjectMemberTests-2001915872 tempest-ProjectMemberTests-2001915872-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4cc11387-41b8-4dfb-b85e-17467d74140e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '79625913-d03e-4ec8-b782-f1f2077aae78', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-752035478',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='18f3b0b56c104468ac22cff73dbd1da0',qos_specs=None,replication_status=,reservations=['82ba9e70-3b6c-4287-9355-bc126691fee2','8ee380f3-6d65-4cd8-aa7e-a0adcbf366f9','d669797a-4d44-4b5d-8edc-613c227e0598','63a6080c-775e-4894-9484-96a58f6b51ba'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='544af75e89b64089b8e0260faaab4cc9',volume_type_id=45fd9a3a-b61e-4c6c-9ab7-d02f06678d0d), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-07T09:58:52Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-752035478',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=79625913-d03e-4ec8-b782-f1f2077aae78,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='18f3b0b56c104468ac22cff73dbd1da0',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='544af75e89b64089b8e0260faaab4cc9',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(45fd9a3a-b61e-4c6c-9ab7-d02f06678d0d),volume_type_id=45fd9a3a-b61e-4c6c-9ab7-d02f06678d0d)}' {{(pid=100298) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 09:58:52.865362 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.volume.api [None req-aa0beb5b-6eee-4d45-99f0-02c34d9c411a tempest-ProjectMemberTests-2001915872 tempest-ProjectMemberTests-2001915872-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (30c651e5-a904-44dd-8dcb-9f7a760c6abf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100298) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 09:58:52.899876 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.volume.api [None req-aa0beb5b-6eee-4d45-99f0-02c34d9c411a tempest-ProjectMemberTests-2001915872 tempest-ProjectMemberTests-2001915872-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (30c651e5-a904-44dd-8dcb-9f7a760c6abf) transitioned into state 'SUCCESS' from state '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-752035478',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='18f3b0b56c104468ac22cff73dbd1da0',qos_specs=None,replication_status=,reservations=['82ba9e70-3b6c-4287-9355-bc126691fee2','8ee380f3-6d65-4cd8-aa7e-a0adcbf366f9','d669797a-4d44-4b5d-8edc-613c227e0598','63a6080c-775e-4894-9484-96a58f6b51ba'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='544af75e89b64089b8e0260faaab4cc9',volume_type_id=45fd9a3a-b61e-4c6c-9ab7-d02f06678d0d)}' {{(pid=100298) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 09:58:52.901224 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.volume.api [None req-aa0beb5b-6eee-4d45-99f0-02c34d9c411a tempest-ProjectMemberTests-2001915872 tempest-ProjectMemberTests-2001915872-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (aaafdb08-8e56-4362-b868-e58cefb93c30) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100298) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 09:58:52.917312 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.volume.api [None req-aa0beb5b-6eee-4d45-99f0-02c34d9c411a tempest-ProjectMemberTests-2001915872 tempest-ProjectMemberTests-2001915872-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (aaafdb08-8e56-4362-b868-e58cefb93c30) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100298) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 09:58:52.918193 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.volume.api [None req-aa0beb5b-6eee-4d45-99f0-02c34d9c411a tempest-ProjectMemberTests-2001915872 tempest-ProjectMemberTests-2001915872-project-admin] Flow 'volume_create_api' (971175f9-9a5c-4083-bbc9-b2149b94668e) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100298) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 09:58:52.918193 np0000006707 devstack@c-api.service[100298]: INFO cinder.volume.api [None req-aa0beb5b-6eee-4d45-99f0-02c34d9c411a tempest-ProjectMemberTests-2001915872 tempest-ProjectMemberTests-2001915872-project-admin] Create volume request issued successfully. Aug 07 09:58:52.918885 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [None req-aa0beb5b-6eee-4d45-99f0-02c34d9c411a tempest-ProjectMemberTests-2001915872 tempest-ProjectMemberTests-2001915872-project-admin] https://10.4.3.8/volume/v3/volumes returned with HTTP 202 Aug 07 09:58:52.919736 np0000006707 devstack@c-api.service[100298]: [pid: 100298|app: 0|req: 689/2739] 10.4.3.8 () {68 vars in 1244 bytes} [Fri Aug 7 09:58:52 2026] POST /volume/v3/volumes => generated 773 bytes in 424 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 07 09:58:52.941525 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [None req-de58c3de-23e6-4b2a-beb9-17dcd2f17116 None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:58:52.943897 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-de58c3de-23e6-4b2a-beb9-17dcd2f17116 tempest-ProjectMemberTests-2001915872 tempest-ProjectMemberTests-2001915872-project-admin] GET https://10.4.3.8/volume/v3/volumes/79625913-d03e-4ec8-b782-f1f2077aae78 Aug 07 09:58:52.944404 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-de58c3de-23e6-4b2a-beb9-17dcd2f17116 tempest-ProjectMemberTests-2001915872 tempest-ProjectMemberTests-2001915872-project-admin] Empty body provided in request {{(pid=100296) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 09:58:52.944691 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-de58c3de-23e6-4b2a-beb9-17dcd2f17116 tempest-ProjectMemberTests-2001915872 tempest-ProjectMemberTests-2001915872-project-admin] Calling method 'show' {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 09:58:52.959082 np0000006707 devstack@c-api.service[100296]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 09:58:52.959082 np0000006707 devstack@c-api.service[100296]: warnings.warn( Aug 07 09:58:52.966180 np0000006707 devstack@c-api.service[100296]: INFO cinder.volume.api [None req-de58c3de-23e6-4b2a-beb9-17dcd2f17116 tempest-ProjectMemberTests-2001915872 tempest-ProjectMemberTests-2001915872-project-admin] Volume info retrieved successfully. Aug 07 09:58:52.972875 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-de58c3de-23e6-4b2a-beb9-17dcd2f17116 tempest-ProjectMemberTests-2001915872 tempest-ProjectMemberTests-2001915872-project-admin] https://10.4.3.8/volume/v3/volumes/79625913-d03e-4ec8-b782-f1f2077aae78 returned with HTTP 200 Aug 07 09:58:52.973211 np0000006707 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 683/2740] 10.4.3.8 () {66 vars in 1334 bytes} [Fri Aug 7 09:58:52 2026] GET /volume/v3/volumes/79625913-d03e-4ec8-b782-f1f2077aae78 => generated 952 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 09:58:53.379254 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [None req-ff45bfb0-d45c-4b4e-83f0-9e8db4f30be0 None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:58:53.381360 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-ff45bfb0-d45c-4b4e-83f0-9e8db4f30be0 tempest-ProjectAdminTests33-1592392534 tempest-ProjectAdminTests33-1592392534-project-admin] GET https://10.4.3.8/volume/v3/backups/1d58e50a-c0b8-4f43-b3f8-6cdcc2df3a55 Aug 07 09:58:53.381737 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-ff45bfb0-d45c-4b4e-83f0-9e8db4f30be0 tempest-ProjectAdminTests33-1592392534 tempest-ProjectAdminTests33-1592392534-project-admin] Empty body provided in request {{(pid=100297) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 09:58:53.382246 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-ff45bfb0-d45c-4b4e-83f0-9e8db4f30be0 tempest-ProjectAdminTests33-1592392534 tempest-ProjectAdminTests33-1592392534-project-admin] Calling method 'show' {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 09:58:53.382246 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.v3.backups [None req-ff45bfb0-d45c-4b4e-83f0-9e8db4f30be0 tempest-ProjectAdminTests33-1592392534 tempest-ProjectAdminTests33-1592392534-project-admin] Show backup with id 1d58e50a-c0b8-4f43-b3f8-6cdcc2df3a55. {{(pid=100297) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 09:58:53.396260 np0000006707 devstack@c-api.service[100297]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 09:58:53.396260 np0000006707 devstack@c-api.service[100297]: warnings.warn( Aug 07 09:58:53.397117 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-ff45bfb0-d45c-4b4e-83f0-9e8db4f30be0 tempest-ProjectAdminTests33-1592392534 tempest-ProjectAdminTests33-1592392534-project-admin] https://10.4.3.8/volume/v3/backups/1d58e50a-c0b8-4f43-b3f8-6cdcc2df3a55 returned with HTTP 200 Aug 07 09:58:53.397537 np0000006707 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 686/2741] 10.4.3.8 () {68 vars in 1374 bytes} [Fri Aug 7 09:58:53 2026] GET /volume/v3/backups/1d58e50a-c0b8-4f43-b3f8-6cdcc2df3a55 => generated 732 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 09:58:53.675491 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-50b9d199-658d-4839-afcf-d66de6d922c3 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:58:53.677546 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-50b9d199-658d-4839-afcf-d66de6d922c3 tempest-VolumesNegativeTest-1370557449 tempest-VolumesNegativeTest-1370557449-project-member] POST https://10.4.3.8/volume/v3/volumes/8597b6e2-db6c-4ac2-a3c5-bc9d6d541b0d/action Aug 07 09:58:53.677918 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-50b9d199-658d-4839-afcf-d66de6d922c3 tempest-VolumesNegativeTest-1370557449 tempest-VolumesNegativeTest-1370557449-project-member] Action body: b'{"os-attach": {"instance_uuid": "1392844d-7480-4c88-9f69-d98f243c5624", "mountpoint": "/dev/vdc"}}' {{(pid=100295) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 07 09:58:53.678029 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-50b9d199-658d-4839-afcf-d66de6d922c3 tempest-VolumesNegativeTest-1370557449 tempest-VolumesNegativeTest-1370557449-project-member] Action: 'action', calling method: _attach, body: {"os-attach": {"instance_uuid": "1392844d-7480-4c88-9f69-d98f243c5624", "mountpoint": "/dev/vdc"}} {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 09:58:53.687036 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-50b9d199-658d-4839-afcf-d66de6d922c3 tempest-VolumesNegativeTest-1370557449 tempest-VolumesNegativeTest-1370557449-project-member] https://10.4.3.8/volume/v3/volumes/8597b6e2-db6c-4ac2-a3c5-bc9d6d541b0d/action returned with HTTP 404 Aug 07 09:58:53.687999 np0000006707 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 684/2742] 10.4.3.8 () {68 vars in 1376 bytes} [Fri Aug 7 09:58:53 2026] POST /volume/v3/volumes/8597b6e2-db6c-4ac2-a3c5-bc9d6d541b0d/action => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 09:58:53.997147 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.middleware.request_id [None req-70a064e3-51c0-47f7-a13b-b8ad73180f8f None None] RequestId filter calling following filter/app {{(pid=100298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:58:53.999501 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [None req-70a064e3-51c0-47f7-a13b-b8ad73180f8f tempest-ProjectMemberTests-2001915872 tempest-ProjectMemberTests-2001915872-project-admin] GET https://10.4.3.8/volume/v3/volumes/79625913-d03e-4ec8-b782-f1f2077aae78 Aug 07 09:58:53.999819 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [None req-70a064e3-51c0-47f7-a13b-b8ad73180f8f tempest-ProjectMemberTests-2001915872 tempest-ProjectMemberTests-2001915872-project-admin] Empty body provided in request {{(pid=100298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 09:58:54.000120 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [None req-70a064e3-51c0-47f7-a13b-b8ad73180f8f tempest-ProjectMemberTests-2001915872 tempest-ProjectMemberTests-2001915872-project-admin] Calling method 'show' {{(pid=100298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 09:58:54.016517 np0000006707 devstack@c-api.service[100298]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 09:58:54.016517 np0000006707 devstack@c-api.service[100298]: warnings.warn( Aug 07 09:58:54.019673 np0000006707 devstack@c-api.service[100298]: INFO cinder.volume.api [None req-70a064e3-51c0-47f7-a13b-b8ad73180f8f tempest-ProjectMemberTests-2001915872 tempest-ProjectMemberTests-2001915872-project-admin] Volume info retrieved successfully. Aug 07 09:58:54.024901 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [None req-70a064e3-51c0-47f7-a13b-b8ad73180f8f tempest-ProjectMemberTests-2001915872 tempest-ProjectMemberTests-2001915872-project-admin] https://10.4.3.8/volume/v3/volumes/79625913-d03e-4ec8-b782-f1f2077aae78 returned with HTTP 200 Aug 07 09:58:54.024901 np0000006707 devstack@c-api.service[100298]: [pid: 100298|app: 0|req: 690/2743] 10.4.3.8 () {66 vars in 1334 bytes} [Fri Aug 7 09:58:53 2026] GET /volume/v3/volumes/79625913-d03e-4ec8-b782-f1f2077aae78 => generated 1004 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 09:58:54.037214 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [None req-e3d6deb5-a45e-42fc-bdad-6fdd9c40ff9c None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:58:54.136339 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-e3d6deb5-a45e-42fc-bdad-6fdd9c40ff9c tempest-ProjectMemberTests-2001915872 tempest-ProjectMemberTests-2001915872-project-member] POST https://10.4.3.8/volume/v3/snapshots Aug 07 09:58:54.136764 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-e3d6deb5-a45e-42fc-bdad-6fdd9c40ff9c tempest-ProjectMemberTests-2001915872 tempest-ProjectMemberTests-2001915872-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "79625913-d03e-4ec8-b782-f1f2077aae78", "name": "tempest-ProjectMemberTests-Snapshot-2057670577"}} {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 09:58:54.150448 np0000006707 devstack@c-api.service[100296]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 09:58:54.150448 np0000006707 devstack@c-api.service[100296]: warnings.warn( Aug 07 09:58:54.150448 np0000006707 devstack@c-api.service[100296]: INFO cinder.volume.api [None req-e3d6deb5-a45e-42fc-bdad-6fdd9c40ff9c tempest-ProjectMemberTests-2001915872 tempest-ProjectMemberTests-2001915872-project-member] Volume info retrieved successfully. Aug 07 09:58:54.150448 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.v3.snapshots [None req-e3d6deb5-a45e-42fc-bdad-6fdd9c40ff9c tempest-ProjectMemberTests-2001915872 tempest-ProjectMemberTests-2001915872-project-member] Create snapshot from volume 79625913-d03e-4ec8-b782-f1f2077aae78 Aug 07 09:58:54.198302 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.quota [None req-e3d6deb5-a45e-42fc-bdad-6fdd9c40ff9c tempest-ProjectMemberTests-2001915872 tempest-ProjectMemberTests-2001915872-project-member] Created reservations ['66939a86-8181-4e94-b7e5-6b0a0600ccf1', 'b62650d1-002e-4c75-baf4-53ae1beab29b', 'cbaf04c4-919d-4560-8657-1efe3f858e70', 'd2ac8820-64ab-433b-9571-1f0adfb1bd0b'] {{(pid=100296) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 09:58:54.251411 np0000006707 devstack@c-api.service[100296]: INFO cinder.volume.api [None req-e3d6deb5-a45e-42fc-bdad-6fdd9c40ff9c tempest-ProjectMemberTests-2001915872 tempest-ProjectMemberTests-2001915872-project-member] Snapshot create request issued successfully. Aug 07 09:58:54.252042 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-e3d6deb5-a45e-42fc-bdad-6fdd9c40ff9c tempest-ProjectMemberTests-2001915872 tempest-ProjectMemberTests-2001915872-project-member] https://10.4.3.8/volume/v3/snapshots returned with HTTP 202 Aug 07 09:58:54.253140 np0000006707 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 684/2744] 10.4.3.8 () {68 vars in 1251 bytes} [Fri Aug 7 09:58:54 2026] POST /volume/v3/snapshots => generated 305 bytes in 216 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 07 09:58:54.266605 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [None req-4f3a2927-7aa0-4b43-871a-997f09c9130c None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:58:54.269520 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-4f3a2927-7aa0-4b43-871a-997f09c9130c tempest-ProjectMemberTests-2001915872 tempest-ProjectMemberTests-2001915872-project-member] GET https://10.4.3.8/volume/v3/snapshots/b8e0502e-bbbe-423e-8b83-4f6304d50b1d Aug 07 09:58:54.269713 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-4f3a2927-7aa0-4b43-871a-997f09c9130c tempest-ProjectMemberTests-2001915872 tempest-ProjectMemberTests-2001915872-project-member] Empty body provided in request {{(pid=100297) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 09:58:54.269991 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-4f3a2927-7aa0-4b43-871a-997f09c9130c tempest-ProjectMemberTests-2001915872 tempest-ProjectMemberTests-2001915872-project-member] Calling method 'show' {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 09:58:54.283778 np0000006707 devstack@c-api.service[100297]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 09:58:54.283778 np0000006707 devstack@c-api.service[100297]: warnings.warn( Aug 07 09:58:54.284082 np0000006707 devstack@c-api.service[100297]: INFO cinder.volume.api [None req-4f3a2927-7aa0-4b43-871a-997f09c9130c tempest-ProjectMemberTests-2001915872 tempest-ProjectMemberTests-2001915872-project-member] Snapshot retrieved successfully. Aug 07 09:58:54.285666 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-4f3a2927-7aa0-4b43-871a-997f09c9130c tempest-ProjectMemberTests-2001915872 tempest-ProjectMemberTests-2001915872-project-member] https://10.4.3.8/volume/v3/snapshots/b8e0502e-bbbe-423e-8b83-4f6304d50b1d returned with HTTP 200 Aug 07 09:58:54.286485 np0000006707 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 687/2745] 10.4.3.8 () {66 vars in 1340 bytes} [Fri Aug 7 09:58:54 2026] GET /volume/v3/snapshots/b8e0502e-bbbe-423e-8b83-4f6304d50b1d => generated 437 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 09:58:54.412602 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-4ad6b2f9-7021-4600-867b-0b52cda8fbbb None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:58:54.417501 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-4ad6b2f9-7021-4600-867b-0b52cda8fbbb tempest-ProjectAdminTests33-1592392534 tempest-ProjectAdminTests33-1592392534-project-admin] GET https://10.4.3.8/volume/v3/backups/1d58e50a-c0b8-4f43-b3f8-6cdcc2df3a55 Aug 07 09:58:54.417501 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-4ad6b2f9-7021-4600-867b-0b52cda8fbbb tempest-ProjectAdminTests33-1592392534 tempest-ProjectAdminTests33-1592392534-project-admin] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 09:58:54.417501 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-4ad6b2f9-7021-4600-867b-0b52cda8fbbb tempest-ProjectAdminTests33-1592392534 tempest-ProjectAdminTests33-1592392534-project-admin] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 09:58:54.417898 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.v3.backups [None req-4ad6b2f9-7021-4600-867b-0b52cda8fbbb tempest-ProjectAdminTests33-1592392534 tempest-ProjectAdminTests33-1592392534-project-admin] Show backup with id 1d58e50a-c0b8-4f43-b3f8-6cdcc2df3a55. {{(pid=100295) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 09:58:54.423333 np0000006707 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 09:58:54.423333 np0000006707 devstack@c-api.service[100295]: warnings.warn( Aug 07 09:58:54.424322 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-4ad6b2f9-7021-4600-867b-0b52cda8fbbb tempest-ProjectAdminTests33-1592392534 tempest-ProjectAdminTests33-1592392534-project-admin] https://10.4.3.8/volume/v3/backups/1d58e50a-c0b8-4f43-b3f8-6cdcc2df3a55 returned with HTTP 200 Aug 07 09:58:54.424967 np0000006707 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 685/2746] 10.4.3.8 () {68 vars in 1374 bytes} [Fri Aug 7 09:58:54 2026] GET /volume/v3/backups/1d58e50a-c0b8-4f43-b3f8-6cdcc2df3a55 => generated 733 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 09:58:55.301200 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.middleware.request_id [None req-5f033843-9c58-40a2-be6f-662782abb14e None None] RequestId filter calling following filter/app {{(pid=100298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:58:55.312744 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [None req-5f033843-9c58-40a2-be6f-662782abb14e tempest-ProjectMemberTests-2001915872 tempest-ProjectMemberTests-2001915872-project-member] GET https://10.4.3.8/volume/v3/snapshots/b8e0502e-bbbe-423e-8b83-4f6304d50b1d Aug 07 09:58:55.312744 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [None req-5f033843-9c58-40a2-be6f-662782abb14e tempest-ProjectMemberTests-2001915872 tempest-ProjectMemberTests-2001915872-project-member] Empty body provided in request {{(pid=100298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 09:58:55.312744 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [None req-5f033843-9c58-40a2-be6f-662782abb14e tempest-ProjectMemberTests-2001915872 tempest-ProjectMemberTests-2001915872-project-member] Calling method 'show' {{(pid=100298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 09:58:55.332914 np0000006707 devstack@c-api.service[100298]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 09:58:55.332914 np0000006707 devstack@c-api.service[100298]: warnings.warn( Aug 07 09:58:55.334204 np0000006707 devstack@c-api.service[100298]: INFO cinder.volume.api [None req-5f033843-9c58-40a2-be6f-662782abb14e tempest-ProjectMemberTests-2001915872 tempest-ProjectMemberTests-2001915872-project-member] Snapshot retrieved successfully. Aug 07 09:58:55.336133 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [None req-5f033843-9c58-40a2-be6f-662782abb14e tempest-ProjectMemberTests-2001915872 tempest-ProjectMemberTests-2001915872-project-member] https://10.4.3.8/volume/v3/snapshots/b8e0502e-bbbe-423e-8b83-4f6304d50b1d returned with HTTP 200 Aug 07 09:58:55.338491 np0000006707 devstack@c-api.service[100298]: [pid: 100298|app: 0|req: 691/2747] 10.4.3.8 () {66 vars in 1340 bytes} [Fri Aug 7 09:58:55 2026] GET /volume/v3/snapshots/b8e0502e-bbbe-423e-8b83-4f6304d50b1d => generated 464 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 09:58:55.350765 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [None req-216ba804-e819-4dea-b286-ba03779d5299 None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:58:55.353607 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-216ba804-e819-4dea-b286-ba03779d5299 tempest-ProjectMemberTests-2001915872 tempest-ProjectMemberTests-2001915872-project-member] DELETE https://10.4.3.8/volume/v3/snapshots/b8e0502e-bbbe-423e-8b83-4f6304d50b1d Aug 07 09:58:55.353918 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-216ba804-e819-4dea-b286-ba03779d5299 tempest-ProjectMemberTests-2001915872 tempest-ProjectMemberTests-2001915872-project-member] Empty body provided in request {{(pid=100296) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 09:58:55.354146 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-216ba804-e819-4dea-b286-ba03779d5299 tempest-ProjectMemberTests-2001915872 tempest-ProjectMemberTests-2001915872-project-member] Calling method 'delete' {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 09:58:55.354286 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.v3.snapshots [None req-216ba804-e819-4dea-b286-ba03779d5299 tempest-ProjectMemberTests-2001915872 tempest-ProjectMemberTests-2001915872-project-member] Delete snapshot with id: b8e0502e-bbbe-423e-8b83-4f6304d50b1d Aug 07 09:58:55.360440 np0000006707 devstack@c-api.service[100296]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 09:58:55.360440 np0000006707 devstack@c-api.service[100296]: warnings.warn( Aug 07 09:58:55.361356 np0000006707 devstack@c-api.service[100296]: INFO cinder.volume.api [None req-216ba804-e819-4dea-b286-ba03779d5299 tempest-ProjectMemberTests-2001915872 tempest-ProjectMemberTests-2001915872-project-member] Snapshot retrieved successfully. Aug 07 09:58:55.387590 np0000006707 devstack@c-api.service[100296]: INFO cinder.volume.api [None req-216ba804-e819-4dea-b286-ba03779d5299 tempest-ProjectMemberTests-2001915872 tempest-ProjectMemberTests-2001915872-project-member] Snapshot delete request issued successfully. Aug 07 09:58:55.387806 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-216ba804-e819-4dea-b286-ba03779d5299 tempest-ProjectMemberTests-2001915872 tempest-ProjectMemberTests-2001915872-project-member] https://10.4.3.8/volume/v3/snapshots/b8e0502e-bbbe-423e-8b83-4f6304d50b1d returned with HTTP 202 Aug 07 09:58:55.388707 np0000006707 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 685/2748] 10.4.3.8 () {66 vars in 1343 bytes} [Fri Aug 7 09:58:55 2026] DELETE /volume/v3/snapshots/b8e0502e-bbbe-423e-8b83-4f6304d50b1d => generated 0 bytes in 38 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 07 09:58:55.397580 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [None req-b3b2e8e3-9a86-4d5f-a336-2cceda3ceb63 None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:58:55.399314 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-b3b2e8e3-9a86-4d5f-a336-2cceda3ceb63 tempest-ProjectMemberTests-2001915872 tempest-ProjectMemberTests-2001915872-project-member] GET https://10.4.3.8/volume/v3/snapshots/b8e0502e-bbbe-423e-8b83-4f6304d50b1d Aug 07 09:58:55.399749 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-b3b2e8e3-9a86-4d5f-a336-2cceda3ceb63 tempest-ProjectMemberTests-2001915872 tempest-ProjectMemberTests-2001915872-project-member] Empty body provided in request {{(pid=100297) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 09:58:55.401279 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-b3b2e8e3-9a86-4d5f-a336-2cceda3ceb63 tempest-ProjectMemberTests-2001915872 tempest-ProjectMemberTests-2001915872-project-member] Calling method 'show' {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 09:58:55.409049 np0000006707 devstack@c-api.service[100297]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 09:58:55.409049 np0000006707 devstack@c-api.service[100297]: warnings.warn( Aug 07 09:58:55.409765 np0000006707 devstack@c-api.service[100297]: INFO cinder.volume.api [None req-b3b2e8e3-9a86-4d5f-a336-2cceda3ceb63 tempest-ProjectMemberTests-2001915872 tempest-ProjectMemberTests-2001915872-project-member] Snapshot retrieved successfully. Aug 07 09:58:55.410934 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-b3b2e8e3-9a86-4d5f-a336-2cceda3ceb63 tempest-ProjectMemberTests-2001915872 tempest-ProjectMemberTests-2001915872-project-member] https://10.4.3.8/volume/v3/snapshots/b8e0502e-bbbe-423e-8b83-4f6304d50b1d returned with HTTP 200 Aug 07 09:58:55.411873 np0000006707 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 688/2749] 10.4.3.8 () {66 vars in 1340 bytes} [Fri Aug 7 09:58:55 2026] GET /volume/v3/snapshots/b8e0502e-bbbe-423e-8b83-4f6304d50b1d => generated 463 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 07 09:58:55.442955 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-170f3737-9662-4cfa-95d5-071195e1d36d None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:58:55.445932 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-170f3737-9662-4cfa-95d5-071195e1d36d tempest-ProjectAdminTests33-1592392534 tempest-ProjectAdminTests33-1592392534-project-admin] GET https://10.4.3.8/volume/v3/backups/1d58e50a-c0b8-4f43-b3f8-6cdcc2df3a55 Aug 07 09:58:55.445932 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-170f3737-9662-4cfa-95d5-071195e1d36d tempest-ProjectAdminTests33-1592392534 tempest-ProjectAdminTests33-1592392534-project-admin] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 09:58:55.446255 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-170f3737-9662-4cfa-95d5-071195e1d36d tempest-ProjectAdminTests33-1592392534 tempest-ProjectAdminTests33-1592392534-project-admin] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 09:58:55.446393 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.v3.backups [None req-170f3737-9662-4cfa-95d5-071195e1d36d tempest-ProjectAdminTests33-1592392534 tempest-ProjectAdminTests33-1592392534-project-admin] Show backup with id 1d58e50a-c0b8-4f43-b3f8-6cdcc2df3a55. {{(pid=100295) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 09:58:55.452324 np0000006707 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 09:58:55.452324 np0000006707 devstack@c-api.service[100295]: warnings.warn( Aug 07 09:58:55.453080 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-170f3737-9662-4cfa-95d5-071195e1d36d tempest-ProjectAdminTests33-1592392534 tempest-ProjectAdminTests33-1592392534-project-admin] https://10.4.3.8/volume/v3/backups/1d58e50a-c0b8-4f43-b3f8-6cdcc2df3a55 returned with HTTP 200 Aug 07 09:58:55.454239 np0000006707 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 686/2750] 10.4.3.8 () {68 vars in 1374 bytes} [Fri Aug 7 09:58:55 2026] GET /volume/v3/backups/1d58e50a-c0b8-4f43-b3f8-6cdcc2df3a55 => generated 734 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 09:58:55.470690 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.middleware.request_id [None req-e0238738-c474-45a6-9863-77ff706847dc None None] RequestId filter calling following filter/app {{(pid=100298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:58:55.473660 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [None req-e0238738-c474-45a6-9863-77ff706847dc tempest-ProjectAdminTests33-1592392534 tempest-ProjectAdminTests33-1592392534-project-admin] POST https://10.4.3.8/volume/v3/backups/1d58e50a-c0b8-4f43-b3f8-6cdcc2df3a55/action Aug 07 09:58:55.474195 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [None req-e0238738-c474-45a6-9863-77ff706847dc tempest-ProjectAdminTests33-1592392534 tempest-ProjectAdminTests33-1592392534-project-admin] Action body: b'{"os-reset_status": {"status": "error"}}' {{(pid=100298) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 07 09:58:55.474388 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [None req-e0238738-c474-45a6-9863-77ff706847dc tempest-ProjectAdminTests33-1592392534 tempest-ProjectAdminTests33-1592392534-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "error"}} {{(pid=100298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 09:58:55.476213 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.contrib.admin_actions [None req-e0238738-c474-45a6-9863-77ff706847dc tempest-ProjectAdminTests33-1592392534 tempest-ProjectAdminTests33-1592392534-project-admin] Updating backup '1d58e50a-c0b8-4f43-b3f8-6cdcc2df3a55' with '{'status': 'error'}' {{(pid=100298) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:325}} Aug 07 09:58:55.487043 np0000006707 devstack@c-api.service[100298]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 09:58:55.487043 np0000006707 devstack@c-api.service[100298]: warnings.warn( Aug 07 09:58:55.496529 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.backup.rpcapi [None req-e0238738-c474-45a6-9863-77ff706847dc tempest-ProjectAdminTests33-1592392534 tempest-ProjectAdminTests33-1592392534-project-admin] reset_status in rpcapi backup_id 1d58e50a-c0b8-4f43-b3f8-6cdcc2df3a55 on host np0000006707. {{(pid=100298) reset_status /opt/stack/cinder/cinder/backup/rpcapi.py:107}} Aug 07 09:58:55.498682 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [None req-e0238738-c474-45a6-9863-77ff706847dc tempest-ProjectAdminTests33-1592392534 tempest-ProjectAdminTests33-1592392534-project-admin] https://10.4.3.8/volume/v3/backups/1d58e50a-c0b8-4f43-b3f8-6cdcc2df3a55/action returned with HTTP 202 Aug 07 09:58:55.498941 np0000006707 devstack@c-api.service[100298]: [pid: 100298|app: 0|req: 692/2751] 10.4.3.8 () {70 vars in 1416 bytes} [Fri Aug 7 09:58:55 2026] POST /volume/v3/backups/1d58e50a-c0b8-4f43-b3f8-6cdcc2df3a55/action => generated 0 bytes in 30 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 07 09:58:55.507945 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [None req-4d1cadb7-1bc4-4fd4-b4cb-965d175ce8e0 None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:58:55.511863 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-4d1cadb7-1bc4-4fd4-b4cb-965d175ce8e0 tempest-ProjectAdminTests33-1592392534 tempest-ProjectAdminTests33-1592392534-project-admin] DELETE https://10.4.3.8/volume/v3/volumes/f451cd60-4af5-4678-b5ea-d2a3f84007a4 Aug 07 09:58:55.512981 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-4d1cadb7-1bc4-4fd4-b4cb-965d175ce8e0 tempest-ProjectAdminTests33-1592392534 tempest-ProjectAdminTests33-1592392534-project-admin] Empty body provided in request {{(pid=100296) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 09:58:55.514096 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-4d1cadb7-1bc4-4fd4-b4cb-965d175ce8e0 tempest-ProjectAdminTests33-1592392534 tempest-ProjectAdminTests33-1592392534-project-admin] Calling method 'delete' {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 09:58:55.514549 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.v3.volumes [None req-4d1cadb7-1bc4-4fd4-b4cb-965d175ce8e0 tempest-ProjectAdminTests33-1592392534 tempest-ProjectAdminTests33-1592392534-project-admin] Delete volume with id: f451cd60-4af5-4678-b5ea-d2a3f84007a4 Aug 07 09:58:55.522142 np0000006707 devstack@c-api.service[100296]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 09:58:55.522142 np0000006707 devstack@c-api.service[100296]: warnings.warn( Aug 07 09:58:55.522539 np0000006707 devstack@c-api.service[100296]: INFO cinder.volume.api [None req-4d1cadb7-1bc4-4fd4-b4cb-965d175ce8e0 tempest-ProjectAdminTests33-1592392534 tempest-ProjectAdminTests33-1592392534-project-admin] Volume info retrieved successfully. Aug 07 09:58:55.544337 np0000006707 devstack@c-api.service[100296]: INFO cinder.volume.api [None req-4d1cadb7-1bc4-4fd4-b4cb-965d175ce8e0 tempest-ProjectAdminTests33-1592392534 tempest-ProjectAdminTests33-1592392534-project-admin] Delete volume request issued successfully. Aug 07 09:58:55.544606 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-4d1cadb7-1bc4-4fd4-b4cb-965d175ce8e0 tempest-ProjectAdminTests33-1592392534 tempest-ProjectAdminTests33-1592392534-project-admin] https://10.4.3.8/volume/v3/volumes/f451cd60-4af5-4678-b5ea-d2a3f84007a4 returned with HTTP 202 Aug 07 09:58:55.545164 np0000006707 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 686/2752] 10.4.3.8 () {68 vars in 1377 bytes} [Fri Aug 7 09:58:55 2026] DELETE /volume/v3/volumes/f451cd60-4af5-4678-b5ea-d2a3f84007a4 => generated 0 bytes in 38 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 07 09:58:55.555195 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [None req-4d82b826-6597-49e0-9188-9568bf7f29ee None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:58:55.558346 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-4d82b826-6597-49e0-9188-9568bf7f29ee tempest-ProjectAdminTests33-1592392534 tempest-ProjectAdminTests33-1592392534-project-admin] GET https://10.4.3.8/volume/v3/volumes/f451cd60-4af5-4678-b5ea-d2a3f84007a4 Aug 07 09:58:55.558346 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-4d82b826-6597-49e0-9188-9568bf7f29ee tempest-ProjectAdminTests33-1592392534 tempest-ProjectAdminTests33-1592392534-project-admin] Empty body provided in request {{(pid=100297) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 09:58:55.558681 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-4d82b826-6597-49e0-9188-9568bf7f29ee tempest-ProjectAdminTests33-1592392534 tempest-ProjectAdminTests33-1592392534-project-admin] Calling method 'show' {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 09:58:55.573292 np0000006707 devstack@c-api.service[100297]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 09:58:55.573292 np0000006707 devstack@c-api.service[100297]: warnings.warn( Aug 07 09:58:55.578446 np0000006707 devstack@c-api.service[100297]: INFO cinder.volume.api [None req-4d82b826-6597-49e0-9188-9568bf7f29ee tempest-ProjectAdminTests33-1592392534 tempest-ProjectAdminTests33-1592392534-project-admin] Volume info retrieved successfully. Aug 07 09:58:55.587997 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-4d82b826-6597-49e0-9188-9568bf7f29ee tempest-ProjectAdminTests33-1592392534 tempest-ProjectAdminTests33-1592392534-project-admin] https://10.4.3.8/volume/v3/volumes/f451cd60-4af5-4678-b5ea-d2a3f84007a4 returned with HTTP 200 Aug 07 09:58:55.588661 np0000006707 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 689/2753] 10.4.3.8 () {68 vars in 1374 bytes} [Fri Aug 7 09:58:55 2026] GET /volume/v3/volumes/f451cd60-4af5-4678-b5ea-d2a3f84007a4 => generated 1004 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Aug 07 09:58:56.426165 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-c4c52a73-8dba-4a61-854a-a15964fc770c None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:58:56.427986 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-c4c52a73-8dba-4a61-854a-a15964fc770c tempest-ProjectMemberTests-2001915872 tempest-ProjectMemberTests-2001915872-project-member] GET https://10.4.3.8/volume/v3/snapshots/b8e0502e-bbbe-423e-8b83-4f6304d50b1d Aug 07 09:58:56.428223 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-c4c52a73-8dba-4a61-854a-a15964fc770c tempest-ProjectMemberTests-2001915872 tempest-ProjectMemberTests-2001915872-project-member] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 09:58:56.428542 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-c4c52a73-8dba-4a61-854a-a15964fc770c tempest-ProjectMemberTests-2001915872 tempest-ProjectMemberTests-2001915872-project-member] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 09:58:56.434815 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-c4c52a73-8dba-4a61-854a-a15964fc770c tempest-ProjectMemberTests-2001915872 tempest-ProjectMemberTests-2001915872-project-member] https://10.4.3.8/volume/v3/snapshots/b8e0502e-bbbe-423e-8b83-4f6304d50b1d returned with HTTP 404 Aug 07 09:58:56.435633 np0000006707 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 687/2754] 10.4.3.8 () {66 vars in 1340 bytes} [Fri Aug 7 09:58:56 2026] GET /volume/v3/snapshots/b8e0502e-bbbe-423e-8b83-4f6304d50b1d => generated 111 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 09:58:56.444230 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.middleware.request_id [None req-74f268d8-f27b-47b8-a08b-1a9f4a118639 None None] RequestId filter calling following filter/app {{(pid=100298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:58:56.446934 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [None req-74f268d8-f27b-47b8-a08b-1a9f4a118639 tempest-ProjectMemberTests-2001915872 tempest-ProjectMemberTests-2001915872-project-admin] DELETE https://10.4.3.8/volume/v3/volumes/79625913-d03e-4ec8-b782-f1f2077aae78 Aug 07 09:58:56.447175 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [None req-74f268d8-f27b-47b8-a08b-1a9f4a118639 tempest-ProjectMemberTests-2001915872 tempest-ProjectMemberTests-2001915872-project-admin] Empty body provided in request {{(pid=100298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 09:58:56.447436 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [None req-74f268d8-f27b-47b8-a08b-1a9f4a118639 tempest-ProjectMemberTests-2001915872 tempest-ProjectMemberTests-2001915872-project-admin] Calling method 'delete' {{(pid=100298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 09:58:56.447652 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.v3.volumes [None req-74f268d8-f27b-47b8-a08b-1a9f4a118639 tempest-ProjectMemberTests-2001915872 tempest-ProjectMemberTests-2001915872-project-admin] Delete volume with id: 79625913-d03e-4ec8-b782-f1f2077aae78 Aug 07 09:58:56.455886 np0000006707 devstack@c-api.service[100298]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 09:58:56.455886 np0000006707 devstack@c-api.service[100298]: warnings.warn( Aug 07 09:58:56.456209 np0000006707 devstack@c-api.service[100298]: INFO cinder.volume.api [None req-74f268d8-f27b-47b8-a08b-1a9f4a118639 tempest-ProjectMemberTests-2001915872 tempest-ProjectMemberTests-2001915872-project-admin] Volume info retrieved successfully. Aug 07 09:58:56.478656 np0000006707 devstack@c-api.service[100298]: INFO cinder.volume.api [None req-74f268d8-f27b-47b8-a08b-1a9f4a118639 tempest-ProjectMemberTests-2001915872 tempest-ProjectMemberTests-2001915872-project-admin] Delete volume request issued successfully. Aug 07 09:58:56.478974 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [None req-74f268d8-f27b-47b8-a08b-1a9f4a118639 tempest-ProjectMemberTests-2001915872 tempest-ProjectMemberTests-2001915872-project-admin] https://10.4.3.8/volume/v3/volumes/79625913-d03e-4ec8-b782-f1f2077aae78 returned with HTTP 202 Aug 07 09:58:56.479689 np0000006707 devstack@c-api.service[100298]: [pid: 100298|app: 0|req: 693/2755] 10.4.3.8 () {66 vars in 1337 bytes} [Fri Aug 7 09:58:56 2026] DELETE /volume/v3/volumes/79625913-d03e-4ec8-b782-f1f2077aae78 => generated 0 bytes in 36 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 07 09:58:56.488634 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [None req-ecfe5145-75f9-4a59-a020-a96ff70a8d34 None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:58:56.491176 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-ecfe5145-75f9-4a59-a020-a96ff70a8d34 tempest-ProjectMemberTests-2001915872 tempest-ProjectMemberTests-2001915872-project-admin] GET https://10.4.3.8/volume/v3/volumes/79625913-d03e-4ec8-b782-f1f2077aae78 Aug 07 09:58:56.491512 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-ecfe5145-75f9-4a59-a020-a96ff70a8d34 tempest-ProjectMemberTests-2001915872 tempest-ProjectMemberTests-2001915872-project-admin] Empty body provided in request {{(pid=100296) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 09:58:56.491835 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-ecfe5145-75f9-4a59-a020-a96ff70a8d34 tempest-ProjectMemberTests-2001915872 tempest-ProjectMemberTests-2001915872-project-admin] Calling method 'show' {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 09:58:56.505217 np0000006707 devstack@c-api.service[100296]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 09:58:56.505217 np0000006707 devstack@c-api.service[100296]: warnings.warn( Aug 07 09:58:56.512097 np0000006707 devstack@c-api.service[100296]: INFO cinder.volume.api [None req-ecfe5145-75f9-4a59-a020-a96ff70a8d34 tempest-ProjectMemberTests-2001915872 tempest-ProjectMemberTests-2001915872-project-admin] Volume info retrieved successfully. Aug 07 09:58:56.519197 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-ecfe5145-75f9-4a59-a020-a96ff70a8d34 tempest-ProjectMemberTests-2001915872 tempest-ProjectMemberTests-2001915872-project-admin] https://10.4.3.8/volume/v3/volumes/79625913-d03e-4ec8-b782-f1f2077aae78 returned with HTTP 200 Aug 07 09:58:56.519862 np0000006707 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 687/2756] 10.4.3.8 () {66 vars in 1334 bytes} [Fri Aug 7 09:58:56 2026] GET /volume/v3/volumes/79625913-d03e-4ec8-b782-f1f2077aae78 => generated 1003 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 09:58:56.607257 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [None req-184969c3-5500-4d96-b9f9-904853d8aef3 None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:58:56.609690 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-184969c3-5500-4d96-b9f9-904853d8aef3 tempest-ProjectAdminTests33-1592392534 tempest-ProjectAdminTests33-1592392534-project-admin] GET https://10.4.3.8/volume/v3/volumes/f451cd60-4af5-4678-b5ea-d2a3f84007a4 Aug 07 09:58:56.610065 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-184969c3-5500-4d96-b9f9-904853d8aef3 tempest-ProjectAdminTests33-1592392534 tempest-ProjectAdminTests33-1592392534-project-admin] Empty body provided in request {{(pid=100297) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 09:58:56.610300 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-184969c3-5500-4d96-b9f9-904853d8aef3 tempest-ProjectAdminTests33-1592392534 tempest-ProjectAdminTests33-1592392534-project-admin] Calling method 'show' {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 09:58:56.624800 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-184969c3-5500-4d96-b9f9-904853d8aef3 tempest-ProjectAdminTests33-1592392534 tempest-ProjectAdminTests33-1592392534-project-admin] https://10.4.3.8/volume/v3/volumes/f451cd60-4af5-4678-b5ea-d2a3f84007a4 returned with HTTP 404 Aug 07 09:58:56.626272 np0000006707 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 690/2757] 10.4.3.8 () {68 vars in 1374 bytes} [Fri Aug 7 09:58:56 2026] GET /volume/v3/volumes/f451cd60-4af5-4678-b5ea-d2a3f84007a4 => generated 109 bytes in 20 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 09:58:56.643483 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-31936591-3a33-466d-a819-82887365e3fd None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:58:56.647835 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-31936591-3a33-466d-a819-82887365e3fd tempest-ProjectAdminTests33-1592392534 tempest-ProjectAdminTests33-1592392534-project-admin] POST https://10.4.3.8/volume/v3/backups/be2c0de0-30f0-46d0-9a5c-40cd28b8f154/restore Aug 07 09:58:56.648609 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-31936591-3a33-466d-a819-82887365e3fd tempest-ProjectAdminTests33-1592392534 tempest-ProjectAdminTests33-1592392534-project-admin] Action: 'restore', calling method: restore, body: {"restore": {"name": "new-backup-vol"}} {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 09:58:56.650993 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.contrib.backups [None req-31936591-3a33-466d-a819-82887365e3fd tempest-ProjectAdminTests33-1592392534 tempest-ProjectAdminTests33-1592392534-project-admin] Restoring backup be2c0de0-30f0-46d0-9a5c-40cd28b8f154 ({'restore': {'name': 'new-backup-vol'}}) {{(pid=100295) restore /opt/stack/cinder/cinder/api/contrib/backups.py:208}} Aug 07 09:58:56.651142 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.contrib.backups [None req-31936591-3a33-466d-a819-82887365e3fd tempest-ProjectAdminTests33-1592392534 tempest-ProjectAdminTests33-1592392534-project-admin] Restoring backup be2c0de0-30f0-46d0-9a5c-40cd28b8f154 to volume None. Aug 07 09:58:56.660122 np0000006707 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 09:58:56.660122 np0000006707 devstack@c-api.service[100295]: warnings.warn( Aug 07 09:58:56.661476 np0000006707 devstack@c-api.service[100295]: INFO cinder.backup.api [None req-31936591-3a33-466d-a819-82887365e3fd tempest-ProjectAdminTests33-1592392534 tempest-ProjectAdminTests33-1592392534-project-admin] Creating volume of 1 GB for restore of backup be2c0de0-30f0-46d0-9a5c-40cd28b8f154. Aug 07 09:58:56.675504 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.volume.api [None req-31936591-3a33-466d-a819-82887365e3fd tempest-ProjectAdminTests33-1592392534 tempest-ProjectAdminTests33-1592392534-project-admin] Availability zone cache updated, next update will occur around 2026-08-07 10:58:56.675097. {{(pid=100295) list_availability_zones /opt/stack/cinder/cinder/volume/api.py:155}} Aug 07 09:58:56.675678 np0000006707 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-31936591-3a33-466d-a819-82887365e3fd tempest-ProjectAdminTests33-1592392534 tempest-ProjectAdminTests33-1592392534-project-admin] Availability Zones retrieved successfully. Aug 07 09:58:56.685267 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.volume.api [None req-31936591-3a33-466d-a819-82887365e3fd tempest-ProjectAdminTests33-1592392534 tempest-ProjectAdminTests33-1592392534-project-admin] Flow 'volume_create_api' (7541fcfe-0d55-4915-8bdb-b0b9c197d52b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100295) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 09:58:56.686734 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.volume.api [None req-31936591-3a33-466d-a819-82887365e3fd tempest-ProjectAdminTests33-1592392534 tempest-ProjectAdminTests33-1592392534-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (090aebbc-c4f5-43de-ade2-6a67531b3e2f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100295) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 09:58:56.687831 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.volume.flows.api.create_volume [None req-31936591-3a33-466d-a819-82887365e3fd tempest-ProjectAdminTests33-1592392534 tempest-ProjectAdminTests33-1592392534-project-admin] Validating volume size '1' using validate_int {{(pid=100295) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 07 09:58:56.736901 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.volume.api [None req-31936591-3a33-466d-a819-82887365e3fd tempest-ProjectAdminTests33-1592392534 tempest-ProjectAdminTests33-1592392534-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (090aebbc-c4f5-43de-ade2-6a67531b3e2f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-07T09:47:39Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=45fd9a3a-b61e-4c6c-9ab7-d02f06678d0d,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '45fd9a3a-b61e-4c6c-9ab7-d02f06678d0d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100295) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 09:58:56.738211 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.volume.api [None req-31936591-3a33-466d-a819-82887365e3fd tempest-ProjectAdminTests33-1592392534 tempest-ProjectAdminTests33-1592392534-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (98fd5cbb-f8ee-440f-a3c2-d1e5698183ee) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100295) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 09:58:56.850125 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.quota [None req-31936591-3a33-466d-a819-82887365e3fd tempest-ProjectAdminTests33-1592392534 tempest-ProjectAdminTests33-1592392534-project-admin] Created reservations ['713a23b4-9180-494d-ac07-2a19b41eda8a', '3d4e5c21-0188-4147-8641-85a14cce37e1', 'cb5141be-9a56-4b91-af45-4ce2b2bce483', '4b805581-7ef1-407b-bf56-69ee164b891d'] {{(pid=100295) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 09:58:56.851449 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.volume.api [None req-31936591-3a33-466d-a819-82887365e3fd tempest-ProjectAdminTests33-1592392534 tempest-ProjectAdminTests33-1592392534-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (98fd5cbb-f8ee-440f-a3c2-d1e5698183ee) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['713a23b4-9180-494d-ac07-2a19b41eda8a', '3d4e5c21-0188-4147-8641-85a14cce37e1', 'cb5141be-9a56-4b91-af45-4ce2b2bce483', '4b805581-7ef1-407b-bf56-69ee164b891d']}' {{(pid=100295) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 09:58:56.852534 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.volume.api [None req-31936591-3a33-466d-a819-82887365e3fd tempest-ProjectAdminTests33-1592392534 tempest-ProjectAdminTests33-1592392534-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (cccdb524-86fe-4528-94b2-10001d6df13b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100295) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 09:58:56.925017 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.volume.api [None req-31936591-3a33-466d-a819-82887365e3fd tempest-ProjectAdminTests33-1592392534 tempest-ProjectAdminTests33-1592392534-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (cccdb524-86fe-4528-94b2-10001d6df13b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '06a94c73-157d-4b72-a206-8ccfcc673403', '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='e381b9445e4b429ead6df42088015bb1',qos_specs=None,replication_status=,reservations=['713a23b4-9180-494d-ac07-2a19b41eda8a','3d4e5c21-0188-4147-8641-85a14cce37e1','cb5141be-9a56-4b91-af45-4ce2b2bce483','4b805581-7ef1-407b-bf56-69ee164b891d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2fd73692c67440eeb4ec95cbee601c0c',volume_type_id=45fd9a3a-b61e-4c6c-9ab7-d02f06678d0d), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-07T09:58:56Z,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=06a94c73-157d-4b72-a206-8ccfcc673403,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='e381b9445e4b429ead6df42088015bb1',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='2fd73692c67440eeb4ec95cbee601c0c',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(45fd9a3a-b61e-4c6c-9ab7-d02f06678d0d),volume_type_id=45fd9a3a-b61e-4c6c-9ab7-d02f06678d0d)}' {{(pid=100295) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 09:58:56.925908 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.volume.api [None req-31936591-3a33-466d-a819-82887365e3fd tempest-ProjectAdminTests33-1592392534 tempest-ProjectAdminTests33-1592392534-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (29df684e-4153-4b3c-a638-dc6dc6315c5b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100295) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 09:58:56.971111 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.volume.api [None req-31936591-3a33-466d-a819-82887365e3fd tempest-ProjectAdminTests33-1592392534 tempest-ProjectAdminTests33-1592392534-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (29df684e-4153-4b3c-a638-dc6dc6315c5b) transitioned into 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='e381b9445e4b429ead6df42088015bb1',qos_specs=None,replication_status=,reservations=['713a23b4-9180-494d-ac07-2a19b41eda8a','3d4e5c21-0188-4147-8641-85a14cce37e1','cb5141be-9a56-4b91-af45-4ce2b2bce483','4b805581-7ef1-407b-bf56-69ee164b891d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2fd73692c67440eeb4ec95cbee601c0c',volume_type_id=45fd9a3a-b61e-4c6c-9ab7-d02f06678d0d)}' {{(pid=100295) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 09:58:56.972030 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.volume.api [None req-31936591-3a33-466d-a819-82887365e3fd tempest-ProjectAdminTests33-1592392534 tempest-ProjectAdminTests33-1592392534-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (40dbfa13-0d5a-493e-9ecc-69244a7a16d1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100295) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 09:58:56.989083 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.volume.api [None req-31936591-3a33-466d-a819-82887365e3fd tempest-ProjectAdminTests33-1592392534 tempest-ProjectAdminTests33-1592392534-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (40dbfa13-0d5a-493e-9ecc-69244a7a16d1) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100295) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 09:58:56.990446 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.volume.api [None req-31936591-3a33-466d-a819-82887365e3fd tempest-ProjectAdminTests33-1592392534 tempest-ProjectAdminTests33-1592392534-project-admin] Flow 'volume_create_api' (7541fcfe-0d55-4915-8bdb-b0b9c197d52b) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100295) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 09:58:56.990826 np0000006707 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-31936591-3a33-466d-a819-82887365e3fd tempest-ProjectAdminTests33-1592392534 tempest-ProjectAdminTests33-1592392534-project-admin] Create volume request issued successfully. Aug 07 09:58:57.004646 np0000006707 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 09:58:57.004646 np0000006707 devstack@c-api.service[100295]: warnings.warn( Aug 07 09:58:57.005261 np0000006707 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-31936591-3a33-466d-a819-82887365e3fd tempest-ProjectAdminTests33-1592392534 tempest-ProjectAdminTests33-1592392534-project-admin] Volume info retrieved successfully. Aug 07 09:58:57.534372 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.middleware.request_id [None req-b418307b-8a28-49e4-ba10-de9f9a1316ad None None] RequestId filter calling following filter/app {{(pid=100298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:58:57.536470 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [None req-b418307b-8a28-49e4-ba10-de9f9a1316ad tempest-ProjectMemberTests-2001915872 tempest-ProjectMemberTests-2001915872-project-admin] GET https://10.4.3.8/volume/v3/volumes/79625913-d03e-4ec8-b782-f1f2077aae78 Aug 07 09:58:57.536673 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [None req-b418307b-8a28-49e4-ba10-de9f9a1316ad tempest-ProjectMemberTests-2001915872 tempest-ProjectMemberTests-2001915872-project-admin] Empty body provided in request {{(pid=100298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 09:58:57.536880 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [None req-b418307b-8a28-49e4-ba10-de9f9a1316ad tempest-ProjectMemberTests-2001915872 tempest-ProjectMemberTests-2001915872-project-admin] Calling method 'show' {{(pid=100298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 09:58:57.544311 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [None req-b418307b-8a28-49e4-ba10-de9f9a1316ad tempest-ProjectMemberTests-2001915872 tempest-ProjectMemberTests-2001915872-project-admin] https://10.4.3.8/volume/v3/volumes/79625913-d03e-4ec8-b782-f1f2077aae78 returned with HTTP 404 Aug 07 09:58:57.545094 np0000006707 devstack@c-api.service[100298]: [pid: 100298|app: 0|req: 694/2758] 10.4.3.8 () {66 vars in 1334 bytes} [Fri Aug 7 09:58:57 2026] GET /volume/v3/volumes/79625913-d03e-4ec8-b782-f1f2077aae78 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 09:58:57.554745 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [None req-62bca7fa-e9a0-4d16-bb91-02098fb363e4 None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:58:57.556384 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-62bca7fa-e9a0-4d16-bb91-02098fb363e4 tempest-ProjectMemberTests-2001915872 tempest-ProjectMemberTests-2001915872-project-admin] POST https://10.4.3.8/volume/v3/volumes Aug 07 09:58:57.556694 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-62bca7fa-e9a0-4d16-bb91-02098fb363e4 tempest-ProjectMemberTests-2001915872 tempest-ProjectMemberTests-2001915872-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-431220515"}} {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 09:58:57.558097 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.v3.volumes [None req-62bca7fa-e9a0-4d16-bb91-02098fb363e4 tempest-ProjectMemberTests-2001915872 tempest-ProjectMemberTests-2001915872-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-431220515'}} {{(pid=100296) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 07 09:58:57.558214 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.v3.volumes [None req-62bca7fa-e9a0-4d16-bb91-02098fb363e4 tempest-ProjectMemberTests-2001915872 tempest-ProjectMemberTests-2001915872-project-admin] Create volume of 1 GB Aug 07 09:58:57.562668 np0000006707 devstack@c-api.service[100296]: INFO cinder.volume.api [None req-62bca7fa-e9a0-4d16-bb91-02098fb363e4 tempest-ProjectMemberTests-2001915872 tempest-ProjectMemberTests-2001915872-project-admin] Availability Zones retrieved successfully. Aug 07 09:58:57.571512 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.volume.api [None req-62bca7fa-e9a0-4d16-bb91-02098fb363e4 tempest-ProjectMemberTests-2001915872 tempest-ProjectMemberTests-2001915872-project-admin] Flow 'volume_create_api' (6ce1c4da-1c39-4518-807b-325e13474192) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100296) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 09:58:57.571512 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.volume.api [None req-62bca7fa-e9a0-4d16-bb91-02098fb363e4 tempest-ProjectMemberTests-2001915872 tempest-ProjectMemberTests-2001915872-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (edfce765-d48e-44d9-ab20-0a15620ccc6e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 09:58:57.572552 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.volume.flows.api.create_volume [None req-62bca7fa-e9a0-4d16-bb91-02098fb363e4 tempest-ProjectMemberTests-2001915872 tempest-ProjectMemberTests-2001915872-project-admin] Validating volume size '1' using validate_int {{(pid=100296) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 07 09:58:57.619865 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.volume.api [None req-62bca7fa-e9a0-4d16-bb91-02098fb363e4 tempest-ProjectMemberTests-2001915872 tempest-ProjectMemberTests-2001915872-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (edfce765-d48e-44d9-ab20-0a15620ccc6e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-07T09:47:39Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=45fd9a3a-b61e-4c6c-9ab7-d02f06678d0d,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '45fd9a3a-b61e-4c6c-9ab7-d02f06678d0d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 09:58:57.621100 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.volume.api [None req-62bca7fa-e9a0-4d16-bb91-02098fb363e4 tempest-ProjectMemberTests-2001915872 tempest-ProjectMemberTests-2001915872-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (affcc634-8b83-4437-bec2-769fbe800045) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 09:58:57.672233 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.quota [None req-62bca7fa-e9a0-4d16-bb91-02098fb363e4 tempest-ProjectMemberTests-2001915872 tempest-ProjectMemberTests-2001915872-project-admin] Created reservations ['50640080-eb64-4bb1-8696-94da17bf2f93', '5d85cbb6-eee2-472d-85c1-dd638d59ff29', 'a62d1222-a6cf-4647-8af3-adb4e9546cc1', '67944e8d-55e1-4c36-a2ee-269305f0d2e5'] {{(pid=100296) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 09:58:57.673253 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.volume.api [None req-62bca7fa-e9a0-4d16-bb91-02098fb363e4 tempest-ProjectMemberTests-2001915872 tempest-ProjectMemberTests-2001915872-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (affcc634-8b83-4437-bec2-769fbe800045) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['50640080-eb64-4bb1-8696-94da17bf2f93', '5d85cbb6-eee2-472d-85c1-dd638d59ff29', 'a62d1222-a6cf-4647-8af3-adb4e9546cc1', '67944e8d-55e1-4c36-a2ee-269305f0d2e5']}' {{(pid=100296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 09:58:57.674108 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.volume.api [None req-62bca7fa-e9a0-4d16-bb91-02098fb363e4 tempest-ProjectMemberTests-2001915872 tempest-ProjectMemberTests-2001915872-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f75301fb-1d1e-4c93-9c83-c2466034184f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 09:58:57.706185 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.volume.api [None req-62bca7fa-e9a0-4d16-bb91-02098fb363e4 tempest-ProjectMemberTests-2001915872 tempest-ProjectMemberTests-2001915872-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f75301fb-1d1e-4c93-9c83-c2466034184f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '0a58c904-9274-4c2d-a537-152cd518791a', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-431220515',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='18f3b0b56c104468ac22cff73dbd1da0',qos_specs=None,replication_status=,reservations=['50640080-eb64-4bb1-8696-94da17bf2f93','5d85cbb6-eee2-472d-85c1-dd638d59ff29','a62d1222-a6cf-4647-8af3-adb4e9546cc1','67944e8d-55e1-4c36-a2ee-269305f0d2e5'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='544af75e89b64089b8e0260faaab4cc9',volume_type_id=45fd9a3a-b61e-4c6c-9ab7-d02f06678d0d), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-07T09:58:57Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-431220515',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=0a58c904-9274-4c2d-a537-152cd518791a,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='18f3b0b56c104468ac22cff73dbd1da0',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='544af75e89b64089b8e0260faaab4cc9',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(45fd9a3a-b61e-4c6c-9ab7-d02f06678d0d),volume_type_id=45fd9a3a-b61e-4c6c-9ab7-d02f06678d0d)}' {{(pid=100296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 09:58:57.707248 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.volume.api [None req-62bca7fa-e9a0-4d16-bb91-02098fb363e4 tempest-ProjectMemberTests-2001915872 tempest-ProjectMemberTests-2001915872-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4370c6d9-7ff7-46ae-a9ae-8214b4b89500) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 09:58:57.728503 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.volume.api [None req-62bca7fa-e9a0-4d16-bb91-02098fb363e4 tempest-ProjectMemberTests-2001915872 tempest-ProjectMemberTests-2001915872-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4370c6d9-7ff7-46ae-a9ae-8214b4b89500) transitioned into state 'SUCCESS' from state '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-431220515',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='18f3b0b56c104468ac22cff73dbd1da0',qos_specs=None,replication_status=,reservations=['50640080-eb64-4bb1-8696-94da17bf2f93','5d85cbb6-eee2-472d-85c1-dd638d59ff29','a62d1222-a6cf-4647-8af3-adb4e9546cc1','67944e8d-55e1-4c36-a2ee-269305f0d2e5'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='544af75e89b64089b8e0260faaab4cc9',volume_type_id=45fd9a3a-b61e-4c6c-9ab7-d02f06678d0d)}' {{(pid=100296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 09:58:57.729502 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.volume.api [None req-62bca7fa-e9a0-4d16-bb91-02098fb363e4 tempest-ProjectMemberTests-2001915872 tempest-ProjectMemberTests-2001915872-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3907a676-80f3-4d2a-8647-d2ffe9978e82) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 09:58:57.743589 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.volume.api [None req-62bca7fa-e9a0-4d16-bb91-02098fb363e4 tempest-ProjectMemberTests-2001915872 tempest-ProjectMemberTests-2001915872-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3907a676-80f3-4d2a-8647-d2ffe9978e82) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 09:58:57.744647 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.volume.api [None req-62bca7fa-e9a0-4d16-bb91-02098fb363e4 tempest-ProjectMemberTests-2001915872 tempest-ProjectMemberTests-2001915872-project-admin] Flow 'volume_create_api' (6ce1c4da-1c39-4518-807b-325e13474192) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100296) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 09:58:57.745039 np0000006707 devstack@c-api.service[100296]: INFO cinder.volume.api [None req-62bca7fa-e9a0-4d16-bb91-02098fb363e4 tempest-ProjectMemberTests-2001915872 tempest-ProjectMemberTests-2001915872-project-admin] Create volume request issued successfully. Aug 07 09:58:57.745710 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-62bca7fa-e9a0-4d16-bb91-02098fb363e4 tempest-ProjectMemberTests-2001915872 tempest-ProjectMemberTests-2001915872-project-admin] https://10.4.3.8/volume/v3/volumes returned with HTTP 202 Aug 07 09:58:57.746161 np0000006707 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 688/2759] 10.4.3.8 () {68 vars in 1244 bytes} [Fri Aug 7 09:58:57 2026] POST /volume/v3/volumes => generated 773 bytes in 192 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 07 09:58:57.760373 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [None req-387f8e76-3507-4bf1-848c-d6491258fe92 None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:58:57.765255 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-387f8e76-3507-4bf1-848c-d6491258fe92 tempest-ProjectMemberTests-2001915872 tempest-ProjectMemberTests-2001915872-project-admin] GET https://10.4.3.8/volume/v3/volumes/0a58c904-9274-4c2d-a537-152cd518791a Aug 07 09:58:57.765643 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-387f8e76-3507-4bf1-848c-d6491258fe92 tempest-ProjectMemberTests-2001915872 tempest-ProjectMemberTests-2001915872-project-admin] Empty body provided in request {{(pid=100297) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 09:58:57.765736 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-387f8e76-3507-4bf1-848c-d6491258fe92 tempest-ProjectMemberTests-2001915872 tempest-ProjectMemberTests-2001915872-project-admin] Calling method 'show' {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 09:58:57.778351 np0000006707 devstack@c-api.service[100297]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 09:58:57.778351 np0000006707 devstack@c-api.service[100297]: warnings.warn( Aug 07 09:58:57.785299 np0000006707 devstack@c-api.service[100297]: INFO cinder.volume.api [None req-387f8e76-3507-4bf1-848c-d6491258fe92 tempest-ProjectMemberTests-2001915872 tempest-ProjectMemberTests-2001915872-project-admin] Volume info retrieved successfully. Aug 07 09:58:57.789921 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-387f8e76-3507-4bf1-848c-d6491258fe92 tempest-ProjectMemberTests-2001915872 tempest-ProjectMemberTests-2001915872-project-admin] https://10.4.3.8/volume/v3/volumes/0a58c904-9274-4c2d-a537-152cd518791a returned with HTTP 200 Aug 07 09:58:57.790491 np0000006707 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 691/2760] 10.4.3.8 () {66 vars in 1334 bytes} [Fri Aug 7 09:58:57 2026] GET /volume/v3/volumes/0a58c904-9274-4c2d-a537-152cd518791a => generated 952 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 09:58:58.015944 np0000006707 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 09:58:58.015944 np0000006707 devstack@c-api.service[100295]: warnings.warn( Aug 07 09:58:58.016821 np0000006707 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-31936591-3a33-466d-a819-82887365e3fd tempest-ProjectAdminTests33-1592392534 tempest-ProjectAdminTests33-1592392534-project-admin] Volume info retrieved successfully. Aug 07 09:58:58.017078 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.backup.api [None req-31936591-3a33-466d-a819-82887365e3fd tempest-ProjectAdminTests33-1592392534 tempest-ProjectAdminTests33-1592392534-project-admin] Checking backup size 1 against volume size 1 {{(pid=100295) restore /opt/stack/cinder/cinder/backup/api.py:427}} Aug 07 09:58:58.017245 np0000006707 devstack@c-api.service[100295]: INFO cinder.backup.api [None req-31936591-3a33-466d-a819-82887365e3fd tempest-ProjectAdminTests33-1592392534 tempest-ProjectAdminTests33-1592392534-project-admin] Overwriting volume 06a94c73-157d-4b72-a206-8ccfcc673403 with restore of backup be2c0de0-30f0-46d0-9a5c-40cd28b8f154 Aug 07 09:58:58.050943 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.backup.rpcapi [None req-31936591-3a33-466d-a819-82887365e3fd tempest-ProjectAdminTests33-1592392534 tempest-ProjectAdminTests33-1592392534-project-admin] restore_backup in rpcapi backup_id be2c0de0-30f0-46d0-9a5c-40cd28b8f154 {{(pid=100295) restore_backup /opt/stack/cinder/cinder/backup/rpcapi.py:72}} Aug 07 09:58:58.053938 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-31936591-3a33-466d-a819-82887365e3fd tempest-ProjectAdminTests33-1592392534 tempest-ProjectAdminTests33-1592392534-project-admin] https://10.4.3.8/volume/v3/backups/be2c0de0-30f0-46d0-9a5c-40cd28b8f154/restore returned with HTTP 202 Aug 07 09:58:58.054069 np0000006707 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 688/2761] 10.4.3.8 () {70 vars in 1419 bytes} [Fri Aug 7 09:58:56 2026] POST /volume/v3/backups/be2c0de0-30f0-46d0-9a5c-40cd28b8f154/restore => generated 152 bytes in 1411 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 07 09:58:58.064016 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.middleware.request_id [None req-e749c277-9cf0-4e70-a27b-571bbc51806a None None] RequestId filter calling following filter/app {{(pid=100298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:58:58.065819 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [None req-e749c277-9cf0-4e70-a27b-571bbc51806a tempest-ProjectAdminTests33-1592392534 tempest-ProjectAdminTests33-1592392534-project-admin] GET https://10.4.3.8/volume/v3/backups/be2c0de0-30f0-46d0-9a5c-40cd28b8f154 Aug 07 09:58:58.066278 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [None req-e749c277-9cf0-4e70-a27b-571bbc51806a tempest-ProjectAdminTests33-1592392534 tempest-ProjectAdminTests33-1592392534-project-admin] Empty body provided in request {{(pid=100298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 09:58:58.066684 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [None req-e749c277-9cf0-4e70-a27b-571bbc51806a tempest-ProjectAdminTests33-1592392534 tempest-ProjectAdminTests33-1592392534-project-admin] Calling method 'show' {{(pid=100298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 09:58:58.067442 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.v3.backups [None req-e749c277-9cf0-4e70-a27b-571bbc51806a tempest-ProjectAdminTests33-1592392534 tempest-ProjectAdminTests33-1592392534-project-admin] Show backup with id be2c0de0-30f0-46d0-9a5c-40cd28b8f154. {{(pid=100298) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 09:58:58.076611 np0000006707 devstack@c-api.service[100298]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 09:58:58.076611 np0000006707 devstack@c-api.service[100298]: warnings.warn( Aug 07 09:58:58.078227 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [None req-e749c277-9cf0-4e70-a27b-571bbc51806a tempest-ProjectAdminTests33-1592392534 tempest-ProjectAdminTests33-1592392534-project-admin] https://10.4.3.8/volume/v3/backups/be2c0de0-30f0-46d0-9a5c-40cd28b8f154 returned with HTTP 200 Aug 07 09:58:58.078227 np0000006707 devstack@c-api.service[100298]: [pid: 100298|app: 0|req: 695/2762] 10.4.3.8 () {68 vars in 1374 bytes} [Fri Aug 7 09:58:58 2026] GET /volume/v3/backups/be2c0de0-30f0-46d0-9a5c-40cd28b8f154 => generated 733 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 09:58:58.653345 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [None req-4568e0f5-2f09-4f7b-a318-92d4505407b6 None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:58:58.656577 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-4568e0f5-2f09-4f7b-a318-92d4505407b6 tempest-VolumesNegativeTest-1370557449 tempest-VolumesNegativeTest-1370557449-project-member] POST https://10.4.3.8/volume/v3/volumes Aug 07 09:58:58.657898 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-4568e0f5-2f09-4f7b-a318-92d4505407b6 tempest-VolumesNegativeTest-1370557449 tempest-VolumesNegativeTest-1370557449-project-member] Action: 'create', calling method: create, body: {"volume": {"imageRef": "b21c4e0b-edff-4107-960d-57a59fb71f69", "size": 2, "name": "tempest-VolumesNegativeTest-Volume-1729267477"}} {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 09:58:58.660091 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.v3.volumes [None req-4568e0f5-2f09-4f7b-a318-92d4505407b6 tempest-VolumesNegativeTest-1370557449 tempest-VolumesNegativeTest-1370557449-project-member] Create volume request body: {'volume': {'imageRef': 'b21c4e0b-edff-4107-960d-57a59fb71f69', 'size': 2, 'name': 'tempest-VolumesNegativeTest-Volume-1729267477'}} {{(pid=100296) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 07 09:58:58.773013 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.v3.volumes [None req-4568e0f5-2f09-4f7b-a318-92d4505407b6 tempest-VolumesNegativeTest-1370557449 tempest-VolumesNegativeTest-1370557449-project-member] Create volume of 2 GB Aug 07 09:58:58.773978 np0000006707 devstack@c-api.service[100296]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 09:58:58.773978 np0000006707 devstack@c-api.service[100296]: warnings.warn( Aug 07 09:58:58.779769 np0000006707 devstack@c-api.service[100296]: INFO cinder.volume.api [None req-4568e0f5-2f09-4f7b-a318-92d4505407b6 tempest-VolumesNegativeTest-1370557449 tempest-VolumesNegativeTest-1370557449-project-member] Availability Zones retrieved successfully. Aug 07 09:58:58.786783 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.volume.api [None req-4568e0f5-2f09-4f7b-a318-92d4505407b6 tempest-VolumesNegativeTest-1370557449 tempest-VolumesNegativeTest-1370557449-project-member] Flow 'volume_create_api' (71473670-c620-4564-8917-7f7e2b212916) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100296) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 09:58:58.788366 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.volume.api [None req-4568e0f5-2f09-4f7b-a318-92d4505407b6 tempest-VolumesNegativeTest-1370557449 tempest-VolumesNegativeTest-1370557449-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b46aa3d3-d109-40ff-8743-65cfe9247cb1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 09:58:58.789275 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.volume.flows.api.create_volume [None req-4568e0f5-2f09-4f7b-a318-92d4505407b6 tempest-VolumesNegativeTest-1370557449 tempest-VolumesNegativeTest-1370557449-project-member] Validating volume size '2' using validate_int {{(pid=100296) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 07 09:58:58.805971 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [None req-3b784f3c-8814-4ecb-967e-cf2d8b5f41e6 None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:58:58.809636 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-3b784f3c-8814-4ecb-967e-cf2d8b5f41e6 tempest-ProjectMemberTests-2001915872 tempest-ProjectMemberTests-2001915872-project-admin] GET https://10.4.3.8/volume/v3/volumes/0a58c904-9274-4c2d-a537-152cd518791a Aug 07 09:58:58.810404 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-3b784f3c-8814-4ecb-967e-cf2d8b5f41e6 tempest-ProjectMemberTests-2001915872 tempest-ProjectMemberTests-2001915872-project-admin] Empty body provided in request {{(pid=100297) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 09:58:58.810998 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-3b784f3c-8814-4ecb-967e-cf2d8b5f41e6 tempest-ProjectMemberTests-2001915872 tempest-ProjectMemberTests-2001915872-project-admin] Calling method 'show' {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 09:58:58.826443 np0000006707 devstack@c-api.service[100297]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 09:58:58.826443 np0000006707 devstack@c-api.service[100297]: warnings.warn( Aug 07 09:58:58.832453 np0000006707 devstack@c-api.service[100297]: INFO cinder.volume.api [None req-3b784f3c-8814-4ecb-967e-cf2d8b5f41e6 tempest-ProjectMemberTests-2001915872 tempest-ProjectMemberTests-2001915872-project-admin] Volume info retrieved successfully. Aug 07 09:58:58.835645 np0000006707 devstack@c-api.service[100296]: WARNING cinder.volume.api [None req-4568e0f5-2f09-4f7b-a318-92d4505407b6 tempest-VolumesNegativeTest-1370557449 tempest-VolumesNegativeTest-1370557449-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b46aa3d3-d109-40ff-8743-65cfe9247cb1) transitioned into state 'FAILURE' from state 'RUNNING' Aug 07 09:58:58.835645 np0000006707 devstack@c-api.service[100296]: Failure: cinder.exception.InvalidInput: Invalid input received: Image b21c4e0b-edff-4107-960d-57a59fb71f69 is not active. Aug 07 09:58:58.836911 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-3b784f3c-8814-4ecb-967e-cf2d8b5f41e6 tempest-ProjectMemberTests-2001915872 tempest-ProjectMemberTests-2001915872-project-admin] https://10.4.3.8/volume/v3/volumes/0a58c904-9274-4c2d-a537-152cd518791a returned with HTTP 200 Aug 07 09:58:58.837447 np0000006707 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 692/2763] 10.4.3.8 () {66 vars in 1334 bytes} [Fri Aug 7 09:58:58 2026] GET /volume/v3/volumes/0a58c904-9274-4c2d-a537-152cd518791a => generated 1004 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 09:58:58.837765 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.volume.api [None req-4568e0f5-2f09-4f7b-a318-92d4505407b6 tempest-VolumesNegativeTest-1370557449 tempest-VolumesNegativeTest-1370557449-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b46aa3d3-d109-40ff-8743-65cfe9247cb1) transitioned into state 'REVERTING' from state 'FAILURE' {{(pid=100296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 09:58:58.841446 np0000006707 devstack@c-api.service[100296]: WARNING cinder.volume.api [None req-4568e0f5-2f09-4f7b-a318-92d4505407b6 tempest-VolumesNegativeTest-1370557449 tempest-VolumesNegativeTest-1370557449-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b46aa3d3-d109-40ff-8743-65cfe9247cb1) transitioned into state 'REVERTED' from state 'REVERTING' with result 'None' Aug 07 09:58:58.841446 np0000006707 devstack@c-api.service[100296]: WARNING cinder.volume.api [None req-4568e0f5-2f09-4f7b-a318-92d4505407b6 tempest-VolumesNegativeTest-1370557449 tempest-VolumesNegativeTest-1370557449-project-member] Flow 'volume_create_api' (71473670-c620-4564-8917-7f7e2b212916) transitioned into state 'REVERTED' from state 'RUNNING' Aug 07 09:58:58.841446 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-4568e0f5-2f09-4f7b-a318-92d4505407b6 tempest-VolumesNegativeTest-1370557449 tempest-VolumesNegativeTest-1370557449-project-member] https://10.4.3.8/volume/v3/volumes returned with HTTP 400 Aug 07 09:58:58.841446 np0000006707 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 689/2764] 10.4.3.8 () {68 vars in 1245 bytes} [Fri Aug 7 09:58:58 2026] POST /volume/v3/volumes => generated 125 bytes in 189 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Aug 07 09:58:58.858450 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-7bea3ea0-0ae0-4c99-80ad-9956dd3f7d92 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:58:58.861678 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-7bea3ea0-0ae0-4c99-80ad-9956dd3f7d92 tempest-ProjectMemberTests-2001915872 tempest-ProjectMemberTests-2001915872-project-admin] POST https://10.4.3.8/volume/v3/snapshots Aug 07 09:58:58.862274 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-7bea3ea0-0ae0-4c99-80ad-9956dd3f7d92 tempest-ProjectMemberTests-2001915872 tempest-ProjectMemberTests-2001915872-project-admin] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "0a58c904-9274-4c2d-a537-152cd518791a", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-841608013"}} {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 09:58:58.876050 np0000006707 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 09:58:58.876050 np0000006707 devstack@c-api.service[100295]: warnings.warn( Aug 07 09:58:58.876722 np0000006707 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-7bea3ea0-0ae0-4c99-80ad-9956dd3f7d92 tempest-ProjectMemberTests-2001915872 tempest-ProjectMemberTests-2001915872-project-admin] Volume info retrieved successfully. Aug 07 09:58:58.876722 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.v3.snapshots [None req-7bea3ea0-0ae0-4c99-80ad-9956dd3f7d92 tempest-ProjectMemberTests-2001915872 tempest-ProjectMemberTests-2001915872-project-admin] Create snapshot from volume 0a58c904-9274-4c2d-a537-152cd518791a Aug 07 09:58:58.927767 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.quota [None req-7bea3ea0-0ae0-4c99-80ad-9956dd3f7d92 tempest-ProjectMemberTests-2001915872 tempest-ProjectMemberTests-2001915872-project-admin] Created reservations ['e1637681-26f2-4b47-b6a9-0efa5b0ede57', '59c66bc5-495e-4d8a-aaf9-5759c79df30d', 'ef8748f3-884c-41aa-9785-8d7988557b33', '2d60bb6a-e5b3-4461-8d8a-fb3ec32080fb'] {{(pid=100295) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 09:58:58.968764 np0000006707 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-7bea3ea0-0ae0-4c99-80ad-9956dd3f7d92 tempest-ProjectMemberTests-2001915872 tempest-ProjectMemberTests-2001915872-project-admin] Snapshot create request issued successfully. Aug 07 09:58:58.969310 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-7bea3ea0-0ae0-4c99-80ad-9956dd3f7d92 tempest-ProjectMemberTests-2001915872 tempest-ProjectMemberTests-2001915872-project-admin] https://10.4.3.8/volume/v3/snapshots returned with HTTP 202 Aug 07 09:58:58.969981 np0000006707 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 689/2765] 10.4.3.8 () {68 vars in 1251 bytes} [Fri Aug 7 09:58:58 2026] POST /volume/v3/snapshots => generated 307 bytes in 112 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 07 09:58:58.980659 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.middleware.request_id [None req-98b71e2d-ee91-4e56-a33f-b4ca7afb51bb None None] RequestId filter calling following filter/app {{(pid=100298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:58:58.982987 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [None req-98b71e2d-ee91-4e56-a33f-b4ca7afb51bb tempest-ProjectMemberTests-2001915872 tempest-ProjectMemberTests-2001915872-project-admin] GET https://10.4.3.8/volume/v3/snapshots/687e2315-3885-41ad-ba8b-713257a79210 Aug 07 09:58:58.983270 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [None req-98b71e2d-ee91-4e56-a33f-b4ca7afb51bb tempest-ProjectMemberTests-2001915872 tempest-ProjectMemberTests-2001915872-project-admin] Empty body provided in request {{(pid=100298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 09:58:58.983542 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [None req-98b71e2d-ee91-4e56-a33f-b4ca7afb51bb tempest-ProjectMemberTests-2001915872 tempest-ProjectMemberTests-2001915872-project-admin] Calling method 'show' {{(pid=100298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 09:58:58.989493 np0000006707 devstack@c-api.service[100298]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 09:58:58.989493 np0000006707 devstack@c-api.service[100298]: warnings.warn( Aug 07 09:58:58.990209 np0000006707 devstack@c-api.service[100298]: INFO cinder.volume.api [None req-98b71e2d-ee91-4e56-a33f-b4ca7afb51bb tempest-ProjectMemberTests-2001915872 tempest-ProjectMemberTests-2001915872-project-admin] Snapshot retrieved successfully. Aug 07 09:58:58.990638 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [None req-98b71e2d-ee91-4e56-a33f-b4ca7afb51bb tempest-ProjectMemberTests-2001915872 tempest-ProjectMemberTests-2001915872-project-admin] https://10.4.3.8/volume/v3/snapshots/687e2315-3885-41ad-ba8b-713257a79210 returned with HTTP 200 Aug 07 09:58:58.991027 np0000006707 devstack@c-api.service[100298]: [pid: 100298|app: 0|req: 696/2766] 10.4.3.8 () {66 vars in 1340 bytes} [Fri Aug 7 09:58:58 2026] GET /volume/v3/snapshots/687e2315-3885-41ad-ba8b-713257a79210 => generated 439 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 09:58:59.090313 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [None req-df34df4d-2a22-4c58-9f07-93d03e5bef67 None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:58:59.095216 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-df34df4d-2a22-4c58-9f07-93d03e5bef67 tempest-ProjectAdminTests33-1592392534 tempest-ProjectAdminTests33-1592392534-project-admin] GET https://10.4.3.8/volume/v3/backups/be2c0de0-30f0-46d0-9a5c-40cd28b8f154 Aug 07 09:58:59.095216 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-df34df4d-2a22-4c58-9f07-93d03e5bef67 tempest-ProjectAdminTests33-1592392534 tempest-ProjectAdminTests33-1592392534-project-admin] Empty body provided in request {{(pid=100297) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 09:58:59.095216 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-df34df4d-2a22-4c58-9f07-93d03e5bef67 tempest-ProjectAdminTests33-1592392534 tempest-ProjectAdminTests33-1592392534-project-admin] Calling method 'show' {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 09:58:59.095216 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.v3.backups [None req-df34df4d-2a22-4c58-9f07-93d03e5bef67 tempest-ProjectAdminTests33-1592392534 tempest-ProjectAdminTests33-1592392534-project-admin] Show backup with id be2c0de0-30f0-46d0-9a5c-40cd28b8f154. {{(pid=100297) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 09:58:59.098549 np0000006707 devstack@c-api.service[100297]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 09:58:59.098549 np0000006707 devstack@c-api.service[100297]: warnings.warn( Aug 07 09:58:59.099941 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-df34df4d-2a22-4c58-9f07-93d03e5bef67 tempest-ProjectAdminTests33-1592392534 tempest-ProjectAdminTests33-1592392534-project-admin] https://10.4.3.8/volume/v3/backups/be2c0de0-30f0-46d0-9a5c-40cd28b8f154 returned with HTTP 200 Aug 07 09:58:59.099941 np0000006707 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 693/2767] 10.4.3.8 () {68 vars in 1374 bytes} [Fri Aug 7 09:58:59 2026] GET /volume/v3/backups/be2c0de0-30f0-46d0-9a5c-40cd28b8f154 => generated 733 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 09:59:00.005621 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [None req-3972f085-5f81-4118-b813-9d3fb1941529 None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:59:00.008306 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-3972f085-5f81-4118-b813-9d3fb1941529 tempest-ProjectMemberTests-2001915872 tempest-ProjectMemberTests-2001915872-project-admin] GET https://10.4.3.8/volume/v3/snapshots/687e2315-3885-41ad-ba8b-713257a79210 Aug 07 09:59:00.008747 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-3972f085-5f81-4118-b813-9d3fb1941529 tempest-ProjectMemberTests-2001915872 tempest-ProjectMemberTests-2001915872-project-admin] Empty body provided in request {{(pid=100296) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 09:59:00.009086 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-3972f085-5f81-4118-b813-9d3fb1941529 tempest-ProjectMemberTests-2001915872 tempest-ProjectMemberTests-2001915872-project-admin] Calling method 'show' {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 09:59:00.037537 np0000006707 devstack@c-api.service[100296]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 09:59:00.037537 np0000006707 devstack@c-api.service[100296]: warnings.warn( Aug 07 09:59:00.040198 np0000006707 devstack@c-api.service[100296]: INFO cinder.volume.api [None req-3972f085-5f81-4118-b813-9d3fb1941529 tempest-ProjectMemberTests-2001915872 tempest-ProjectMemberTests-2001915872-project-admin] Snapshot retrieved successfully. Aug 07 09:59:00.041128 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-3972f085-5f81-4118-b813-9d3fb1941529 tempest-ProjectMemberTests-2001915872 tempest-ProjectMemberTests-2001915872-project-admin] https://10.4.3.8/volume/v3/snapshots/687e2315-3885-41ad-ba8b-713257a79210 returned with HTTP 200 Aug 07 09:59:00.042767 np0000006707 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 690/2768] 10.4.3.8 () {66 vars in 1340 bytes} [Fri Aug 7 09:59:00 2026] GET /volume/v3/snapshots/687e2315-3885-41ad-ba8b-713257a79210 => generated 466 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 09:59:00.054890 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-6bcab169-bc89-4a1f-b644-038621b67d37 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:59:00.057195 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-6bcab169-bc89-4a1f-b644-038621b67d37 tempest-ProjectMemberTests-2001915872 tempest-ProjectMemberTests-2001915872-project-member] DELETE https://10.4.3.8/volume/v3/snapshots/687e2315-3885-41ad-ba8b-713257a79210 Aug 07 09:59:00.057500 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-6bcab169-bc89-4a1f-b644-038621b67d37 tempest-ProjectMemberTests-2001915872 tempest-ProjectMemberTests-2001915872-project-member] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 09:59:00.057707 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-6bcab169-bc89-4a1f-b644-038621b67d37 tempest-ProjectMemberTests-2001915872 tempest-ProjectMemberTests-2001915872-project-member] Calling method 'delete' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 09:59:00.057871 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.v3.snapshots [None req-6bcab169-bc89-4a1f-b644-038621b67d37 tempest-ProjectMemberTests-2001915872 tempest-ProjectMemberTests-2001915872-project-member] Delete snapshot with id: 687e2315-3885-41ad-ba8b-713257a79210 Aug 07 09:59:00.065707 np0000006707 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 09:59:00.065707 np0000006707 devstack@c-api.service[100295]: warnings.warn( Aug 07 09:59:00.066365 np0000006707 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-6bcab169-bc89-4a1f-b644-038621b67d37 tempest-ProjectMemberTests-2001915872 tempest-ProjectMemberTests-2001915872-project-member] Snapshot retrieved successfully. Aug 07 09:59:00.096060 np0000006707 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-6bcab169-bc89-4a1f-b644-038621b67d37 tempest-ProjectMemberTests-2001915872 tempest-ProjectMemberTests-2001915872-project-member] Snapshot delete request issued successfully. Aug 07 09:59:00.096380 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-6bcab169-bc89-4a1f-b644-038621b67d37 tempest-ProjectMemberTests-2001915872 tempest-ProjectMemberTests-2001915872-project-member] https://10.4.3.8/volume/v3/snapshots/687e2315-3885-41ad-ba8b-713257a79210 returned with HTTP 202 Aug 07 09:59:00.097038 np0000006707 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 690/2769] 10.4.3.8 () {66 vars in 1343 bytes} [Fri Aug 7 09:59:00 2026] DELETE /volume/v3/snapshots/687e2315-3885-41ad-ba8b-713257a79210 => generated 0 bytes in 43 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) Aug 07 09:59:00.111817 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.middleware.request_id [None req-3f576eaa-ab33-41f0-9a64-f0e66798f1bb None None] RequestId filter calling following filter/app {{(pid=100298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:59:00.114521 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [None req-3f576eaa-ab33-41f0-9a64-f0e66798f1bb tempest-ProjectMemberTests-2001915872 tempest-ProjectMemberTests-2001915872-project-member] GET https://10.4.3.8/volume/v3/snapshots/687e2315-3885-41ad-ba8b-713257a79210 Aug 07 09:59:00.115370 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [None req-3f576eaa-ab33-41f0-9a64-f0e66798f1bb tempest-ProjectMemberTests-2001915872 tempest-ProjectMemberTests-2001915872-project-member] Empty body provided in request {{(pid=100298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 09:59:00.115370 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [None req-3f576eaa-ab33-41f0-9a64-f0e66798f1bb tempest-ProjectMemberTests-2001915872 tempest-ProjectMemberTests-2001915872-project-member] Calling method 'show' {{(pid=100298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 09:59:00.116718 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [None req-3ae72db9-964d-46dd-b663-e1700188c615 None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:59:00.120539 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-3ae72db9-964d-46dd-b663-e1700188c615 tempest-ProjectAdminTests33-1592392534 tempest-ProjectAdminTests33-1592392534-project-admin] GET https://10.4.3.8/volume/v3/backups/be2c0de0-30f0-46d0-9a5c-40cd28b8f154 Aug 07 09:59:00.120539 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-3ae72db9-964d-46dd-b663-e1700188c615 tempest-ProjectAdminTests33-1592392534 tempest-ProjectAdminTests33-1592392534-project-admin] Empty body provided in request {{(pid=100297) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 09:59:00.121630 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-3ae72db9-964d-46dd-b663-e1700188c615 tempest-ProjectAdminTests33-1592392534 tempest-ProjectAdminTests33-1592392534-project-admin] Calling method 'show' {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 09:59:00.121630 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.v3.backups [None req-3ae72db9-964d-46dd-b663-e1700188c615 tempest-ProjectAdminTests33-1592392534 tempest-ProjectAdminTests33-1592392534-project-admin] Show backup with id be2c0de0-30f0-46d0-9a5c-40cd28b8f154. {{(pid=100297) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 09:59:00.128166 np0000006707 devstack@c-api.service[100298]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 09:59:00.128166 np0000006707 devstack@c-api.service[100298]: warnings.warn( Aug 07 09:59:00.128543 np0000006707 devstack@c-api.service[100297]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 09:59:00.128543 np0000006707 devstack@c-api.service[100297]: warnings.warn( Aug 07 09:59:00.128616 np0000006707 devstack@c-api.service[100298]: INFO cinder.volume.api [None req-3f576eaa-ab33-41f0-9a64-f0e66798f1bb tempest-ProjectMemberTests-2001915872 tempest-ProjectMemberTests-2001915872-project-member] Snapshot retrieved successfully. Aug 07 09:59:00.128638 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-3ae72db9-964d-46dd-b663-e1700188c615 tempest-ProjectAdminTests33-1592392534 tempest-ProjectAdminTests33-1592392534-project-admin] https://10.4.3.8/volume/v3/backups/be2c0de0-30f0-46d0-9a5c-40cd28b8f154 returned with HTTP 200 Aug 07 09:59:00.129125 np0000006707 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 694/2770] 10.4.3.8 () {68 vars in 1374 bytes} [Fri Aug 7 09:59:00 2026] GET /volume/v3/backups/be2c0de0-30f0-46d0-9a5c-40cd28b8f154 => generated 733 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 09:59:00.130521 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [None req-3f576eaa-ab33-41f0-9a64-f0e66798f1bb tempest-ProjectMemberTests-2001915872 tempest-ProjectMemberTests-2001915872-project-member] https://10.4.3.8/volume/v3/snapshots/687e2315-3885-41ad-ba8b-713257a79210 returned with HTTP 200 Aug 07 09:59:00.130894 np0000006707 devstack@c-api.service[100298]: [pid: 100298|app: 0|req: 697/2771] 10.4.3.8 () {66 vars in 1340 bytes} [Fri Aug 7 09:59:00 2026] GET /volume/v3/snapshots/687e2315-3885-41ad-ba8b-713257a79210 => generated 465 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 09:59:01.146018 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [None req-9de97c35-f082-44eb-a502-242b897ee8dd None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:59:01.150219 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-9de97c35-f082-44eb-a502-242b897ee8dd tempest-ProjectMemberTests-2001915872 tempest-ProjectMemberTests-2001915872-project-member] GET https://10.4.3.8/volume/v3/snapshots/687e2315-3885-41ad-ba8b-713257a79210 Aug 07 09:59:01.150219 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-9de97c35-f082-44eb-a502-242b897ee8dd tempest-ProjectMemberTests-2001915872 tempest-ProjectMemberTests-2001915872-project-member] Empty body provided in request {{(pid=100296) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 09:59:01.150318 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-02df0679-8299-47a6-9043-b2de0bc5551d None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:59:01.150806 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-9de97c35-f082-44eb-a502-242b897ee8dd tempest-ProjectMemberTests-2001915872 tempest-ProjectMemberTests-2001915872-project-member] Calling method 'show' {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 09:59:01.157760 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-02df0679-8299-47a6-9043-b2de0bc5551d tempest-ProjectAdminTests33-1592392534 tempest-ProjectAdminTests33-1592392534-project-admin] GET https://10.4.3.8/volume/v3/backups/be2c0de0-30f0-46d0-9a5c-40cd28b8f154 Aug 07 09:59:01.157916 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-9de97c35-f082-44eb-a502-242b897ee8dd tempest-ProjectMemberTests-2001915872 tempest-ProjectMemberTests-2001915872-project-member] https://10.4.3.8/volume/v3/snapshots/687e2315-3885-41ad-ba8b-713257a79210 returned with HTTP 404 Aug 07 09:59:01.157983 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-02df0679-8299-47a6-9043-b2de0bc5551d tempest-ProjectAdminTests33-1592392534 tempest-ProjectAdminTests33-1592392534-project-admin] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 09:59:01.158175 np0000006707 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 691/2772] 10.4.3.8 () {66 vars in 1340 bytes} [Fri Aug 7 09:59:01 2026] GET /volume/v3/snapshots/687e2315-3885-41ad-ba8b-713257a79210 => generated 111 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 09:59:01.158857 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-02df0679-8299-47a6-9043-b2de0bc5551d tempest-ProjectAdminTests33-1592392534 tempest-ProjectAdminTests33-1592392534-project-admin] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 09:59:01.159203 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.v3.backups [None req-02df0679-8299-47a6-9043-b2de0bc5551d tempest-ProjectAdminTests33-1592392534 tempest-ProjectAdminTests33-1592392534-project-admin] Show backup with id be2c0de0-30f0-46d0-9a5c-40cd28b8f154. {{(pid=100295) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 09:59:01.169919 np0000006707 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 09:59:01.169919 np0000006707 devstack@c-api.service[100295]: warnings.warn( Aug 07 09:59:01.172401 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-02df0679-8299-47a6-9043-b2de0bc5551d tempest-ProjectAdminTests33-1592392534 tempest-ProjectAdminTests33-1592392534-project-admin] https://10.4.3.8/volume/v3/backups/be2c0de0-30f0-46d0-9a5c-40cd28b8f154 returned with HTTP 200 Aug 07 09:59:01.172952 np0000006707 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 691/2773] 10.4.3.8 () {68 vars in 1374 bytes} [Fri Aug 7 09:59:01 2026] GET /volume/v3/backups/be2c0de0-30f0-46d0-9a5c-40cd28b8f154 => generated 733 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 09:59:01.176438 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [None req-649aa76c-b888-46a3-b01d-8b4605980622 None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:59:01.181148 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-649aa76c-b888-46a3-b01d-8b4605980622 tempest-ProjectMemberTests-2001915872 tempest-ProjectMemberTests-2001915872-project-admin] DELETE https://10.4.3.8/volume/v3/snapshots/687e2315-3885-41ad-ba8b-713257a79210 Aug 07 09:59:01.181336 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-649aa76c-b888-46a3-b01d-8b4605980622 tempest-ProjectMemberTests-2001915872 tempest-ProjectMemberTests-2001915872-project-admin] Empty body provided in request {{(pid=100297) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 09:59:01.181658 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-649aa76c-b888-46a3-b01d-8b4605980622 tempest-ProjectMemberTests-2001915872 tempest-ProjectMemberTests-2001915872-project-admin] Calling method 'delete' {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 09:59:01.182129 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.v3.snapshots [None req-649aa76c-b888-46a3-b01d-8b4605980622 tempest-ProjectMemberTests-2001915872 tempest-ProjectMemberTests-2001915872-project-admin] Delete snapshot with id: 687e2315-3885-41ad-ba8b-713257a79210 Aug 07 09:59:01.221143 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-649aa76c-b888-46a3-b01d-8b4605980622 tempest-ProjectMemberTests-2001915872 tempest-ProjectMemberTests-2001915872-project-admin] https://10.4.3.8/volume/v3/snapshots/687e2315-3885-41ad-ba8b-713257a79210 returned with HTTP 404 Aug 07 09:59:01.222415 np0000006707 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 695/2774] 10.4.3.8 () {66 vars in 1343 bytes} [Fri Aug 7 09:59:01 2026] DELETE /volume/v3/snapshots/687e2315-3885-41ad-ba8b-713257a79210 => generated 111 bytes in 46 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 09:59:01.233031 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.middleware.request_id [None req-6953bf15-b330-493e-9bbf-bb403af1ce44 None None] RequestId filter calling following filter/app {{(pid=100298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:59:01.235433 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [None req-6953bf15-b330-493e-9bbf-bb403af1ce44 tempest-ProjectMemberTests-2001915872 tempest-ProjectMemberTests-2001915872-project-admin] GET https://10.4.3.8/volume/v3/snapshots/687e2315-3885-41ad-ba8b-713257a79210 Aug 07 09:59:01.235796 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [None req-6953bf15-b330-493e-9bbf-bb403af1ce44 tempest-ProjectMemberTests-2001915872 tempest-ProjectMemberTests-2001915872-project-admin] Empty body provided in request {{(pid=100298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 09:59:01.236080 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [None req-6953bf15-b330-493e-9bbf-bb403af1ce44 tempest-ProjectMemberTests-2001915872 tempest-ProjectMemberTests-2001915872-project-admin] Calling method 'show' {{(pid=100298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 09:59:01.242500 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [None req-6953bf15-b330-493e-9bbf-bb403af1ce44 tempest-ProjectMemberTests-2001915872 tempest-ProjectMemberTests-2001915872-project-admin] https://10.4.3.8/volume/v3/snapshots/687e2315-3885-41ad-ba8b-713257a79210 returned with HTTP 404 Aug 07 09:59:01.243054 np0000006707 devstack@c-api.service[100298]: [pid: 100298|app: 0|req: 698/2775] 10.4.3.8 () {66 vars in 1340 bytes} [Fri Aug 7 09:59:01 2026] GET /volume/v3/snapshots/687e2315-3885-41ad-ba8b-713257a79210 => generated 111 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 09:59:01.254734 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [None req-3dd105e3-c782-4722-babe-f21a65765b41 None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:59:01.257147 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-3dd105e3-c782-4722-babe-f21a65765b41 tempest-ProjectMemberTests-2001915872 tempest-ProjectMemberTests-2001915872-project-admin] DELETE https://10.4.3.8/volume/v3/volumes/0a58c904-9274-4c2d-a537-152cd518791a Aug 07 09:59:01.257431 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-3dd105e3-c782-4722-babe-f21a65765b41 tempest-ProjectMemberTests-2001915872 tempest-ProjectMemberTests-2001915872-project-admin] Empty body provided in request {{(pid=100296) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 09:59:01.258532 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-3dd105e3-c782-4722-babe-f21a65765b41 tempest-ProjectMemberTests-2001915872 tempest-ProjectMemberTests-2001915872-project-admin] Calling method 'delete' {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 09:59:01.258532 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.v3.volumes [None req-3dd105e3-c782-4722-babe-f21a65765b41 tempest-ProjectMemberTests-2001915872 tempest-ProjectMemberTests-2001915872-project-admin] Delete volume with id: 0a58c904-9274-4c2d-a537-152cd518791a Aug 07 09:59:01.280083 np0000006707 devstack@c-api.service[100296]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 09:59:01.280083 np0000006707 devstack@c-api.service[100296]: warnings.warn( Aug 07 09:59:01.280961 np0000006707 devstack@c-api.service[100296]: INFO cinder.volume.api [None req-3dd105e3-c782-4722-babe-f21a65765b41 tempest-ProjectMemberTests-2001915872 tempest-ProjectMemberTests-2001915872-project-admin] Volume info retrieved successfully. Aug 07 09:59:01.319490 np0000006707 devstack@c-api.service[100296]: INFO cinder.volume.api [None req-3dd105e3-c782-4722-babe-f21a65765b41 tempest-ProjectMemberTests-2001915872 tempest-ProjectMemberTests-2001915872-project-admin] Delete volume request issued successfully. Aug 07 09:59:01.319490 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-3dd105e3-c782-4722-babe-f21a65765b41 tempest-ProjectMemberTests-2001915872 tempest-ProjectMemberTests-2001915872-project-admin] https://10.4.3.8/volume/v3/volumes/0a58c904-9274-4c2d-a537-152cd518791a returned with HTTP 202 Aug 07 09:59:01.319490 np0000006707 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 692/2776] 10.4.3.8 () {66 vars in 1337 bytes} [Fri Aug 7 09:59:01 2026] DELETE /volume/v3/volumes/0a58c904-9274-4c2d-a537-152cd518791a => generated 0 bytes in 64 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 07 09:59:01.333744 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-36872341-339b-45f6-8c24-4d1d598f9f8d None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:59:01.336981 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-36872341-339b-45f6-8c24-4d1d598f9f8d tempest-ProjectMemberTests-2001915872 tempest-ProjectMemberTests-2001915872-project-admin] GET https://10.4.3.8/volume/v3/volumes/0a58c904-9274-4c2d-a537-152cd518791a Aug 07 09:59:01.337207 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-36872341-339b-45f6-8c24-4d1d598f9f8d tempest-ProjectMemberTests-2001915872 tempest-ProjectMemberTests-2001915872-project-admin] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 09:59:01.337567 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-36872341-339b-45f6-8c24-4d1d598f9f8d tempest-ProjectMemberTests-2001915872 tempest-ProjectMemberTests-2001915872-project-admin] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 09:59:01.346972 np0000006707 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 09:59:01.346972 np0000006707 devstack@c-api.service[100295]: warnings.warn( Aug 07 09:59:01.355104 np0000006707 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-36872341-339b-45f6-8c24-4d1d598f9f8d tempest-ProjectMemberTests-2001915872 tempest-ProjectMemberTests-2001915872-project-admin] Volume info retrieved successfully. Aug 07 09:59:01.360621 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-36872341-339b-45f6-8c24-4d1d598f9f8d tempest-ProjectMemberTests-2001915872 tempest-ProjectMemberTests-2001915872-project-admin] https://10.4.3.8/volume/v3/volumes/0a58c904-9274-4c2d-a537-152cd518791a returned with HTTP 200 Aug 07 09:59:01.361179 np0000006707 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 692/2777] 10.4.3.8 () {66 vars in 1334 bytes} [Fri Aug 7 09:59:01 2026] GET /volume/v3/volumes/0a58c904-9274-4c2d-a537-152cd518791a => generated 1003 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Aug 07 09:59:01.697267 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [None req-2d4efa9b-4f6f-4209-a1db-57a9c58bd98e None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:59:01.700132 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-2d4efa9b-4f6f-4209-a1db-57a9c58bd98e tempest-VolumesNegativeTest-1370557449 tempest-VolumesNegativeTest-1370557449-project-member] POST https://10.4.3.8/volume/v3/volumes Aug 07 09:59:01.701166 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-2d4efa9b-4f6f-4209-a1db-57a9c58bd98e tempest-VolumesNegativeTest-1370557449 tempest-VolumesNegativeTest-1370557449-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "imageRef": "8c3a1862-cdec-4217-9e9b-e3dca64c1d61"}} {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 09:59:01.703037 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.v3.volumes [None req-2d4efa9b-4f6f-4209-a1db-57a9c58bd98e tempest-VolumesNegativeTest-1370557449 tempest-VolumesNegativeTest-1370557449-project-member] Create volume request body: {'volume': {'size': 1, 'imageRef': '8c3a1862-cdec-4217-9e9b-e3dca64c1d61'}} {{(pid=100297) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 07 09:59:01.814391 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.v3.volumes [None req-2d4efa9b-4f6f-4209-a1db-57a9c58bd98e tempest-VolumesNegativeTest-1370557449 tempest-VolumesNegativeTest-1370557449-project-member] Create volume of 1 GB Aug 07 09:59:01.819257 np0000006707 devstack@c-api.service[100297]: INFO cinder.volume.api [None req-2d4efa9b-4f6f-4209-a1db-57a9c58bd98e tempest-VolumesNegativeTest-1370557449 tempest-VolumesNegativeTest-1370557449-project-member] Availability Zones retrieved successfully. Aug 07 09:59:01.825664 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.volume.api [None req-2d4efa9b-4f6f-4209-a1db-57a9c58bd98e tempest-VolumesNegativeTest-1370557449 tempest-VolumesNegativeTest-1370557449-project-member] Flow 'volume_create_api' (776f4ddc-566e-4d40-aa5c-f7174a9a7476) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100297) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 09:59:01.827567 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.volume.api [None req-2d4efa9b-4f6f-4209-a1db-57a9c58bd98e tempest-VolumesNegativeTest-1370557449 tempest-VolumesNegativeTest-1370557449-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (40283613-6eb2-4405-9f1a-36d513f069e3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100297) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 09:59:01.828707 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.volume.flows.api.create_volume [None req-2d4efa9b-4f6f-4209-a1db-57a9c58bd98e tempest-VolumesNegativeTest-1370557449 tempest-VolumesNegativeTest-1370557449-project-member] Validating volume size '1' using validate_int {{(pid=100297) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 07 09:59:01.873409 np0000006707 devstack@c-api.service[100297]: WARNING cinder.volume.api [None req-2d4efa9b-4f6f-4209-a1db-57a9c58bd98e tempest-VolumesNegativeTest-1370557449 tempest-VolumesNegativeTest-1370557449-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (40283613-6eb2-4405-9f1a-36d513f069e3) transitioned into state 'FAILURE' from state 'RUNNING' Aug 07 09:59:01.873409 np0000006707 devstack@c-api.service[100297]: Failure: cinder.exception.InvalidInput: Invalid input received: Volume size 1GB cannot be smaller than the image minDisk size 2GB. Aug 07 09:59:01.876481 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.volume.api [None req-2d4efa9b-4f6f-4209-a1db-57a9c58bd98e tempest-VolumesNegativeTest-1370557449 tempest-VolumesNegativeTest-1370557449-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (40283613-6eb2-4405-9f1a-36d513f069e3) transitioned into state 'REVERTING' from state 'FAILURE' {{(pid=100297) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 09:59:01.877368 np0000006707 devstack@c-api.service[100297]: WARNING cinder.volume.api [None req-2d4efa9b-4f6f-4209-a1db-57a9c58bd98e tempest-VolumesNegativeTest-1370557449 tempest-VolumesNegativeTest-1370557449-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (40283613-6eb2-4405-9f1a-36d513f069e3) transitioned into state 'REVERTED' from state 'REVERTING' with result 'None' Aug 07 09:59:01.878537 np0000006707 devstack@c-api.service[100297]: WARNING cinder.volume.api [None req-2d4efa9b-4f6f-4209-a1db-57a9c58bd98e tempest-VolumesNegativeTest-1370557449 tempest-VolumesNegativeTest-1370557449-project-member] Flow 'volume_create_api' (776f4ddc-566e-4d40-aa5c-f7174a9a7476) transitioned into state 'REVERTED' from state 'RUNNING' Aug 07 09:59:01.878912 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-2d4efa9b-4f6f-4209-a1db-57a9c58bd98e tempest-VolumesNegativeTest-1370557449 tempest-VolumesNegativeTest-1370557449-project-member] https://10.4.3.8/volume/v3/volumes returned with HTTP 400 Aug 07 09:59:01.879549 np0000006707 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 696/2778] 10.4.3.8 () {68 vars in 1244 bytes} [Fri Aug 7 09:59:01 2026] POST /volume/v3/volumes => generated 134 bytes in 183 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Aug 07 09:59:02.099786 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.middleware.request_id [None req-90c2cdc5-1cf0-47ec-9e58-aa99b4a398db None None] RequestId filter calling following filter/app {{(pid=100298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:59:02.102046 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [None req-90c2cdc5-1cf0-47ec-9e58-aa99b4a398db tempest-VolumesNegativeTest-1370557449 tempest-VolumesNegativeTest-1370557449-project-member] POST https://10.4.3.8/volume/v3/volumes Aug 07 09:59:02.102253 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [None req-90c2cdc5-1cf0-47ec-9e58-aa99b4a398db tempest-VolumesNegativeTest-1370557449 tempest-VolumesNegativeTest-1370557449-project-member] Action: 'create', calling method: create, body: {"volume": {"size": "#$%"}} {{(pid=100298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 09:59:02.104101 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [None req-90c2cdc5-1cf0-47ec-9e58-aa99b4a398db tempest-VolumesNegativeTest-1370557449 tempest-VolumesNegativeTest-1370557449-project-member] https://10.4.3.8/volume/v3/volumes returned with HTTP 400 Aug 07 09:59:02.104653 np0000006707 devstack@c-api.service[100298]: [pid: 100298|app: 0|req: 699/2779] 10.4.3.8 () {68 vars in 1244 bytes} [Fri Aug 7 09:59:02 2026] POST /volume/v3/volumes => generated 127 bytes in 5 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Aug 07 09:59:02.115536 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [None req-6925bd25-ca7c-4a51-af77-560ceb33ed59 None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:59:02.117585 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-6925bd25-ca7c-4a51-af77-560ceb33ed59 tempest-VolumesNegativeTest-1370557449 tempest-VolumesNegativeTest-1370557449-project-member] POST https://10.4.3.8/volume/v3/volumes Aug 07 09:59:02.118048 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-6925bd25-ca7c-4a51-af77-560ceb33ed59 tempest-VolumesNegativeTest-1370557449 tempest-VolumesNegativeTest-1370557449-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "snapshot_id": "618f5e61-2e51-4c39-879d-8d3f92b8ddc5"}} {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 09:59:02.120336 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.v3.volumes [None req-6925bd25-ca7c-4a51-af77-560ceb33ed59 tempest-VolumesNegativeTest-1370557449 tempest-VolumesNegativeTest-1370557449-project-member] Create volume request body: {'volume': {'size': 1, 'snapshot_id': '618f5e61-2e51-4c39-879d-8d3f92b8ddc5'}} {{(pid=100296) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 07 09:59:02.127056 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-6925bd25-ca7c-4a51-af77-560ceb33ed59 tempest-VolumesNegativeTest-1370557449 tempest-VolumesNegativeTest-1370557449-project-member] https://10.4.3.8/volume/v3/volumes returned with HTTP 404 Aug 07 09:59:02.128124 np0000006707 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 693/2780] 10.4.3.8 () {68 vars in 1244 bytes} [Fri Aug 7 09:59:02 2026] POST /volume/v3/volumes => generated 111 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 09:59:02.141320 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-650df745-3942-4430-bb29-f8195bc90b0c None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:59:02.143453 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-650df745-3942-4430-bb29-f8195bc90b0c tempest-VolumesNegativeTest-1370557449 tempest-VolumesNegativeTest-1370557449-project-member] POST https://10.4.3.8/volume/v3/volumes Aug 07 09:59:02.143806 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-650df745-3942-4430-bb29-f8195bc90b0c tempest-VolumesNegativeTest-1370557449 tempest-VolumesNegativeTest-1370557449-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "source_volid": "4fabf420-6934-4e94-b7e8-509714045277"}} {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 09:59:02.145641 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.v3.volumes [None req-650df745-3942-4430-bb29-f8195bc90b0c tempest-VolumesNegativeTest-1370557449 tempest-VolumesNegativeTest-1370557449-project-member] Create volume request body: {'volume': {'size': 1, 'source_volid': '4fabf420-6934-4e94-b7e8-509714045277'}} {{(pid=100295) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 07 09:59:02.154945 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-650df745-3942-4430-bb29-f8195bc90b0c tempest-VolumesNegativeTest-1370557449 tempest-VolumesNegativeTest-1370557449-project-member] https://10.4.3.8/volume/v3/volumes returned with HTTP 404 Aug 07 09:59:02.155735 np0000006707 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 693/2781] 10.4.3.8 () {68 vars in 1244 bytes} [Fri Aug 7 09:59:02 2026] POST /volume/v3/volumes => generated 109 bytes in 18 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 09:59:02.166262 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [None req-30398b08-74a1-4a08-9f0a-aa57b8ea0eda None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:59:02.168871 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-30398b08-74a1-4a08-9f0a-aa57b8ea0eda tempest-VolumesNegativeTest-1370557449 tempest-VolumesNegativeTest-1370557449-project-member] POST https://10.4.3.8/volume/v3/volumes Aug 07 09:59:02.169270 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-30398b08-74a1-4a08-9f0a-aa57b8ea0eda tempest-VolumesNegativeTest-1370557449 tempest-VolumesNegativeTest-1370557449-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "volume_type": "5c71bdac-d3bf-4855-9171-530b1829480c"}} {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 09:59:02.172388 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.v3.volumes [None req-30398b08-74a1-4a08-9f0a-aa57b8ea0eda tempest-VolumesNegativeTest-1370557449 tempest-VolumesNegativeTest-1370557449-project-member] Create volume request body: {'volume': {'size': 1, 'volume_type': '5c71bdac-d3bf-4855-9171-530b1829480c'}} {{(pid=100297) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 07 09:59:02.182598 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-30398b08-74a1-4a08-9f0a-aa57b8ea0eda tempest-VolumesNegativeTest-1370557449 tempest-VolumesNegativeTest-1370557449-project-member] https://10.4.3.8/volume/v3/volumes returned with HTTP 404 Aug 07 09:59:02.182598 np0000006707 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 697/2782] 10.4.3.8 () {68 vars in 1244 bytes} [Fri Aug 7 09:59:02 2026] POST /volume/v3/volumes => generated 114 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 09:59:02.192109 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.middleware.request_id [None req-f5b48453-e79a-494a-9f2a-4ff2a616cac3 None None] RequestId filter calling following filter/app {{(pid=100298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:59:02.195369 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [None req-9a9a77d0-cd09-4cd7-8769-f91f7832112f None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:59:02.196061 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [None req-f5b48453-e79a-494a-9f2a-4ff2a616cac3 tempest-ProjectAdminTests33-1592392534 tempest-ProjectAdminTests33-1592392534-project-admin] GET https://10.4.3.8/volume/v3/backups/be2c0de0-30f0-46d0-9a5c-40cd28b8f154 Aug 07 09:59:02.196289 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [None req-f5b48453-e79a-494a-9f2a-4ff2a616cac3 tempest-ProjectAdminTests33-1592392534 tempest-ProjectAdminTests33-1592392534-project-admin] Empty body provided in request {{(pid=100298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 09:59:02.196529 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [None req-f5b48453-e79a-494a-9f2a-4ff2a616cac3 tempest-ProjectAdminTests33-1592392534 tempest-ProjectAdminTests33-1592392534-project-admin] Calling method 'show' {{(pid=100298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 09:59:02.196637 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.v3.backups [None req-f5b48453-e79a-494a-9f2a-4ff2a616cac3 tempest-ProjectAdminTests33-1592392534 tempest-ProjectAdminTests33-1592392534-project-admin] Show backup with id be2c0de0-30f0-46d0-9a5c-40cd28b8f154. {{(pid=100298) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 09:59:02.197028 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-9a9a77d0-cd09-4cd7-8769-f91f7832112f tempest-VolumesNegativeTest-1370557449 tempest-VolumesNegativeTest-1370557449-project-member] POST https://10.4.3.8/volume/v3/volumes Aug 07 09:59:02.197350 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-9a9a77d0-cd09-4cd7-8769-f91f7832112f tempest-VolumesNegativeTest-1370557449 tempest-VolumesNegativeTest-1370557449-project-member] Action: 'create', calling method: create, body: {"volume": {"size": "-1"}} {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 09:59:02.199731 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-9a9a77d0-cd09-4cd7-8769-f91f7832112f tempest-VolumesNegativeTest-1370557449 tempest-VolumesNegativeTest-1370557449-project-member] https://10.4.3.8/volume/v3/volumes returned with HTTP 400 Aug 07 09:59:02.201015 np0000006707 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 694/2783] 10.4.3.8 () {68 vars in 1244 bytes} [Fri Aug 7 09:59:02 2026] POST /volume/v3/volumes => generated 125 bytes in 6 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Aug 07 09:59:02.208387 np0000006707 devstack@c-api.service[100298]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 09:59:02.208387 np0000006707 devstack@c-api.service[100298]: warnings.warn( Aug 07 09:59:02.208819 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-975ef6bc-5549-4474-bde4-a38e6db1a433 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:59:02.209070 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [None req-f5b48453-e79a-494a-9f2a-4ff2a616cac3 tempest-ProjectAdminTests33-1592392534 tempest-ProjectAdminTests33-1592392534-project-admin] https://10.4.3.8/volume/v3/backups/be2c0de0-30f0-46d0-9a5c-40cd28b8f154 returned with HTTP 200 Aug 07 09:59:02.209503 np0000006707 devstack@c-api.service[100298]: [pid: 100298|app: 0|req: 700/2784] 10.4.3.8 () {68 vars in 1374 bytes} [Fri Aug 7 09:59:02 2026] GET /volume/v3/backups/be2c0de0-30f0-46d0-9a5c-40cd28b8f154 => generated 733 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 09:59:02.210811 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-975ef6bc-5549-4474-bde4-a38e6db1a433 tempest-VolumesNegativeTest-1370557449 tempest-VolumesNegativeTest-1370557449-project-member] POST https://10.4.3.8/volume/v3/volumes Aug 07 09:59:02.211210 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-975ef6bc-5549-4474-bde4-a38e6db1a433 tempest-VolumesNegativeTest-1370557449 tempest-VolumesNegativeTest-1370557449-project-member] Action: 'create', calling method: create, body: {"volume": {"size": "0"}} {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 09:59:02.212889 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-975ef6bc-5549-4474-bde4-a38e6db1a433 tempest-VolumesNegativeTest-1370557449 tempest-VolumesNegativeTest-1370557449-project-member] https://10.4.3.8/volume/v3/volumes returned with HTTP 400 Aug 07 09:59:02.213324 np0000006707 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 694/2785] 10.4.3.8 () {68 vars in 1244 bytes} [Fri Aug 7 09:59:02 2026] POST /volume/v3/volumes => generated 125 bytes in 5 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Aug 07 09:59:02.222208 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [None req-da0a3445-1581-425c-a48c-5384913583c3 None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:59:02.224170 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-da0a3445-1581-425c-a48c-5384913583c3 tempest-VolumesNegativeTest-1370557449 tempest-VolumesNegativeTest-1370557449-project-member] POST https://10.4.3.8/volume/v3/volumes Aug 07 09:59:02.224630 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-da0a3445-1581-425c-a48c-5384913583c3 tempest-VolumesNegativeTest-1370557449 tempest-VolumesNegativeTest-1370557449-project-member] Action: 'create', calling method: create, body: {"volume": {"size": ""}} {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 09:59:02.226694 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-da0a3445-1581-425c-a48c-5384913583c3 tempest-VolumesNegativeTest-1370557449 tempest-VolumesNegativeTest-1370557449-project-member] https://10.4.3.8/volume/v3/volumes returned with HTTP 400 Aug 07 09:59:02.227240 np0000006707 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 698/2786] 10.4.3.8 () {68 vars in 1244 bytes} [Fri Aug 7 09:59:02 2026] POST /volume/v3/volumes => generated 121 bytes in 6 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Aug 07 09:59:02.237608 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [None req-f9988361-5685-43d9-9ab0-3af13a6ce9b1 None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:59:02.240759 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-f9988361-5685-43d9-9ab0-3af13a6ce9b1 tempest-VolumesNegativeTest-1370557449 tempest-VolumesNegativeTest-1370557449-project-member] DELETE https://10.4.3.8/volume/v3/volumes/tempest-invalid-1331278262 Aug 07 09:59:02.240759 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-f9988361-5685-43d9-9ab0-3af13a6ce9b1 tempest-VolumesNegativeTest-1370557449 tempest-VolumesNegativeTest-1370557449-project-member] Empty body provided in request {{(pid=100296) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 09:59:02.242358 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-f9988361-5685-43d9-9ab0-3af13a6ce9b1 tempest-VolumesNegativeTest-1370557449 tempest-VolumesNegativeTest-1370557449-project-member] Calling method 'delete' {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 09:59:02.242358 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.v3.volumes [None req-f9988361-5685-43d9-9ab0-3af13a6ce9b1 tempest-VolumesNegativeTest-1370557449 tempest-VolumesNegativeTest-1370557449-project-member] Delete volume with id: tempest-invalid-1331278262 Aug 07 09:59:02.250748 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-f9988361-5685-43d9-9ab0-3af13a6ce9b1 tempest-VolumesNegativeTest-1370557449 tempest-VolumesNegativeTest-1370557449-project-member] https://10.4.3.8/volume/v3/volumes/tempest-invalid-1331278262 returned with HTTP 404 Aug 07 09:59:02.251845 np0000006707 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 695/2787] 10.4.3.8 () {66 vars in 1307 bytes} [Fri Aug 7 09:59:02 2026] DELETE /volume/v3/volumes/tempest-invalid-1331278262 => generated 99 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 291 bytes (1 switches on core 0) Aug 07 09:59:02.262747 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.middleware.request_id [None req-e167a0a6-d3bb-4b1d-ad2f-7fe814806713 None None] RequestId filter calling following filter/app {{(pid=100298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:59:02.265564 np0000006707 devstack@c-api.service[100298]: [pid: 100298|app: 0|req: 701/2788] 10.4.3.8 () {66 vars in 1229 bytes} [Fri Aug 7 09:59:02 2026] DELETE /volume/v3/volumes/ => generated 112 bytes in 3 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) Aug 07 09:59:02.277534 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-17f9ede8-d8a1-43d1-8cc7-0c6e9269b8fe None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:59:02.279242 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-17f9ede8-d8a1-43d1-8cc7-0c6e9269b8fe tempest-VolumesNegativeTest-1370557449 tempest-VolumesNegativeTest-1370557449-project-member] POST https://10.4.3.8/volume/v3/volumes/xxx/action Aug 07 09:59:02.279699 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-17f9ede8-d8a1-43d1-8cc7-0c6e9269b8fe tempest-VolumesNegativeTest-1370557449 tempest-VolumesNegativeTest-1370557449-project-member] Action body: b'{"os-detach": {}}' {{(pid=100295) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 07 09:59:02.279911 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-17f9ede8-d8a1-43d1-8cc7-0c6e9269b8fe tempest-VolumesNegativeTest-1370557449 tempest-VolumesNegativeTest-1370557449-project-member] Action: 'action', calling method: _detach, body: {"os-detach": {}} {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 09:59:02.288619 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-17f9ede8-d8a1-43d1-8cc7-0c6e9269b8fe tempest-VolumesNegativeTest-1370557449 tempest-VolumesNegativeTest-1370557449-project-member] https://10.4.3.8/volume/v3/volumes/xxx/action returned with HTTP 404 Aug 07 09:59:02.290165 np0000006707 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 695/2789] 10.4.3.8 () {68 vars in 1277 bytes} [Fri Aug 7 09:59:02 2026] POST /volume/v3/volumes/xxx/action => generated 76 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 291 bytes (1 switches on core 0) Aug 07 09:59:02.299682 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [None req-75bbb503-2897-47f4-bd67-eaa0b8926bdf None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:59:02.301591 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-75bbb503-2897-47f4-bd67-eaa0b8926bdf tempest-VolumesNegativeTest-1370557449 tempest-VolumesNegativeTest-1370557449-project-member] GET https://10.4.3.8/volume/v3/volumes/tempest-invalid-2058439314 Aug 07 09:59:02.301814 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-75bbb503-2897-47f4-bd67-eaa0b8926bdf tempest-VolumesNegativeTest-1370557449 tempest-VolumesNegativeTest-1370557449-project-member] Empty body provided in request {{(pid=100297) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 09:59:02.302046 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-75bbb503-2897-47f4-bd67-eaa0b8926bdf tempest-VolumesNegativeTest-1370557449 tempest-VolumesNegativeTest-1370557449-project-member] Calling method 'show' {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 09:59:02.309390 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-75bbb503-2897-47f4-bd67-eaa0b8926bdf tempest-VolumesNegativeTest-1370557449 tempest-VolumesNegativeTest-1370557449-project-member] https://10.4.3.8/volume/v3/volumes/tempest-invalid-2058439314 returned with HTTP 404 Aug 07 09:59:02.309926 np0000006707 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 699/2790] 10.4.3.8 () {66 vars in 1304 bytes} [Fri Aug 7 09:59:02 2026] GET /volume/v3/volumes/tempest-invalid-2058439314 => generated 99 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 291 bytes (1 switches on core 0) Aug 07 09:59:02.319855 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [None req-8b72087d-bf67-492d-aaf1-d994623c146b None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:59:02.324093 np0000006707 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 696/2791] 10.4.3.8 () {66 vars in 1226 bytes} [Fri Aug 7 09:59:02 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 09:59:02.333951 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.middleware.request_id [None req-da049192-41b5-4b89-9c3c-7a79c8717f9a None None] RequestId filter calling following filter/app {{(pid=100298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:59:02.335591 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [None req-da049192-41b5-4b89-9c3c-7a79c8717f9a tempest-VolumesNegativeTest-1370557449 tempest-VolumesNegativeTest-1370557449-project-member] GET https://10.4.3.8/volume/v3/volumes/detail?status=null Aug 07 09:59:02.335779 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [None req-da049192-41b5-4b89-9c3c-7a79c8717f9a tempest-VolumesNegativeTest-1370557449 tempest-VolumesNegativeTest-1370557449-project-member] Empty body provided in request {{(pid=100298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 09:59:02.335952 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [None req-da049192-41b5-4b89-9c3c-7a79c8717f9a tempest-VolumesNegativeTest-1370557449 tempest-VolumesNegativeTest-1370557449-project-member] Calling method 'detail' {{(pid=100298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 09:59:02.336203 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.api_utils [None req-da049192-41b5-4b89-9c3c-7a79c8717f9a tempest-VolumesNegativeTest-1370557449 tempest-VolumesNegativeTest-1370557449-project-member] Removing options '' from query. {{(pid=100298) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 07 09:59:02.336447 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.volume.api [None req-da049192-41b5-4b89-9c3c-7a79c8717f9a tempest-VolumesNegativeTest-1370557449 tempest-VolumesNegativeTest-1370557449-project-member] Could not evaluate value null, assuming string {{(pid=100298) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2371}} Aug 07 09:59:02.336966 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.volume.api [None req-da049192-41b5-4b89-9c3c-7a79c8717f9a tempest-VolumesNegativeTest-1370557449 tempest-VolumesNegativeTest-1370557449-project-member] Searching by: MultiDict([('status', 'null'), ('no_migration_targets', True)]). {{(pid=100298) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 07 09:59:02.366580 np0000006707 devstack@c-api.service[100298]: INFO cinder.volume.api [None req-da049192-41b5-4b89-9c3c-7a79c8717f9a tempest-VolumesNegativeTest-1370557449 tempest-VolumesNegativeTest-1370557449-project-member] Get all volumes completed successfully. Aug 07 09:59:02.369708 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [None req-da049192-41b5-4b89-9c3c-7a79c8717f9a tempest-VolumesNegativeTest-1370557449 tempest-VolumesNegativeTest-1370557449-project-member] https://10.4.3.8/volume/v3/volumes/detail?status=null returned with HTTP 200 Aug 07 09:59:02.370285 np0000006707 devstack@c-api.service[100298]: [pid: 100298|app: 0|req: 702/2792] 10.4.3.8 () {66 vars in 1267 bytes} [Fri Aug 7 09:59:02 2026] GET /volume/v3/volumes/detail?status=null => generated 15 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 07 09:59:02.381214 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-684b7c9a-0190-4306-8427-2e6a54065e03 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:59:02.384494 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-684b7c9a-0190-4306-8427-2e6a54065e03 tempest-ProjectMemberTests-2001915872 tempest-ProjectMemberTests-2001915872-project-admin] GET https://10.4.3.8/volume/v3/volumes/0a58c904-9274-4c2d-a537-152cd518791a Aug 07 09:59:02.384772 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-684b7c9a-0190-4306-8427-2e6a54065e03 tempest-ProjectMemberTests-2001915872 tempest-ProjectMemberTests-2001915872-project-admin] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 09:59:02.385009 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-684b7c9a-0190-4306-8427-2e6a54065e03 tempest-ProjectMemberTests-2001915872 tempest-ProjectMemberTests-2001915872-project-admin] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 09:59:02.388946 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [None req-0d3dfcaa-aa76-461c-b3a6-aa8edc2641cf None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:59:02.391811 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-0d3dfcaa-aa76-461c-b3a6-aa8edc2641cf tempest-VolumesNegativeTest-1370557449 tempest-VolumesNegativeTest-1370557449-project-member] GET https://10.4.3.8/volume/v3/volumes/detail?name=tempest-VolumesNegativeTest-Volume-231107461 Aug 07 09:59:02.392098 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-0d3dfcaa-aa76-461c-b3a6-aa8edc2641cf tempest-VolumesNegativeTest-1370557449 tempest-VolumesNegativeTest-1370557449-project-member] Empty body provided in request {{(pid=100297) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 09:59:02.392234 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-0d3dfcaa-aa76-461c-b3a6-aa8edc2641cf tempest-VolumesNegativeTest-1370557449 tempest-VolumesNegativeTest-1370557449-project-member] Calling method 'detail' {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 09:59:02.393531 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.api_utils [None req-0d3dfcaa-aa76-461c-b3a6-aa8edc2641cf tempest-VolumesNegativeTest-1370557449 tempest-VolumesNegativeTest-1370557449-project-member] Removing options '' from query. {{(pid=100297) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 07 09:59:02.393531 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.volume.api [None req-0d3dfcaa-aa76-461c-b3a6-aa8edc2641cf tempest-VolumesNegativeTest-1370557449 tempest-VolumesNegativeTest-1370557449-project-member] Searching by: MultiDict([('display_name', 'tempest-VolumesNegativeTest-Volume-231107461'), ('no_migration_targets', True)]). {{(pid=100297) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 07 09:59:02.409900 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-684b7c9a-0190-4306-8427-2e6a54065e03 tempest-ProjectMemberTests-2001915872 tempest-ProjectMemberTests-2001915872-project-admin] https://10.4.3.8/volume/v3/volumes/0a58c904-9274-4c2d-a537-152cd518791a returned with HTTP 404 Aug 07 09:59:02.410170 np0000006707 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 696/2793] 10.4.3.8 () {66 vars in 1334 bytes} [Fri Aug 7 09:59:02 2026] GET /volume/v3/volumes/0a58c904-9274-4c2d-a537-152cd518791a => generated 109 bytes in 30 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 09:59:02.415050 np0000006707 devstack@c-api.service[100297]: INFO cinder.volume.api [None req-0d3dfcaa-aa76-461c-b3a6-aa8edc2641cf tempest-VolumesNegativeTest-1370557449 tempest-VolumesNegativeTest-1370557449-project-member] Get all volumes completed successfully. Aug 07 09:59:02.419449 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-0d3dfcaa-aa76-461c-b3a6-aa8edc2641cf tempest-VolumesNegativeTest-1370557449 tempest-VolumesNegativeTest-1370557449-project-member] https://10.4.3.8/volume/v3/volumes/detail?name=tempest-VolumesNegativeTest-Volume-231107461 returned with HTTP 200 Aug 07 09:59:02.419922 np0000006707 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 700/2794] 10.4.3.8 () {66 vars in 1343 bytes} [Fri Aug 7 09:59:02 2026] GET /volume/v3/volumes/detail?name=tempest-VolumesNegativeTest-Volume-231107461 => generated 15 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 07 09:59:02.426380 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [None req-b673714b-fcfa-4af3-8e45-6f3aeced9119 None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:59:02.429039 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-b673714b-fcfa-4af3-8e45-6f3aeced9119 tempest-ProjectMemberTests-2001915872 tempest-ProjectMemberTests-2001915872-project-admin] POST https://10.4.3.8/volume/v3/volumes Aug 07 09:59:02.431042 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-b673714b-fcfa-4af3-8e45-6f3aeced9119 tempest-ProjectMemberTests-2001915872 tempest-ProjectMemberTests-2001915872-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-2011094626"}} {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 09:59:02.432095 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.v3.volumes [None req-b673714b-fcfa-4af3-8e45-6f3aeced9119 tempest-ProjectMemberTests-2001915872 tempest-ProjectMemberTests-2001915872-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-2011094626'}} {{(pid=100296) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 07 09:59:02.432311 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.v3.volumes [None req-b673714b-fcfa-4af3-8e45-6f3aeced9119 tempest-ProjectMemberTests-2001915872 tempest-ProjectMemberTests-2001915872-project-admin] Create volume of 1 GB Aug 07 09:59:02.438299 np0000006707 devstack@c-api.service[100296]: INFO cinder.volume.api [None req-b673714b-fcfa-4af3-8e45-6f3aeced9119 tempest-ProjectMemberTests-2001915872 tempest-ProjectMemberTests-2001915872-project-admin] Availability Zones retrieved successfully. Aug 07 09:59:02.438741 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.middleware.request_id [None req-df78416a-9989-4ff1-b4b8-8ebadc9a8e36 None None] RequestId filter calling following filter/app {{(pid=100298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:59:02.440929 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [None req-df78416a-9989-4ff1-b4b8-8ebadc9a8e36 tempest-VolumesNegativeTest-1370557449 tempest-VolumesNegativeTest-1370557449-project-member] GET https://10.4.3.8/volume/v3/volumes?status=null Aug 07 09:59:02.441180 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [None req-df78416a-9989-4ff1-b4b8-8ebadc9a8e36 tempest-VolumesNegativeTest-1370557449 tempest-VolumesNegativeTest-1370557449-project-member] Empty body provided in request {{(pid=100298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 09:59:02.441408 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [None req-df78416a-9989-4ff1-b4b8-8ebadc9a8e36 tempest-VolumesNegativeTest-1370557449 tempest-VolumesNegativeTest-1370557449-project-member] Calling method 'index' {{(pid=100298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 09:59:02.441704 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.api_utils [None req-df78416a-9989-4ff1-b4b8-8ebadc9a8e36 tempest-VolumesNegativeTest-1370557449 tempest-VolumesNegativeTest-1370557449-project-member] Removing options '' from query. {{(pid=100298) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 07 09:59:02.442005 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.volume.api [None req-df78416a-9989-4ff1-b4b8-8ebadc9a8e36 tempest-VolumesNegativeTest-1370557449 tempest-VolumesNegativeTest-1370557449-project-member] Could not evaluate value null, assuming string {{(pid=100298) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2371}} Aug 07 09:59:02.443226 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.volume.api [None req-df78416a-9989-4ff1-b4b8-8ebadc9a8e36 tempest-VolumesNegativeTest-1370557449 tempest-VolumesNegativeTest-1370557449-project-member] Searching by: MultiDict([('status', 'null'), ('no_migration_targets', True)]). {{(pid=100298) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 07 09:59:02.447158 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.volume.api [None req-b673714b-fcfa-4af3-8e45-6f3aeced9119 tempest-ProjectMemberTests-2001915872 tempest-ProjectMemberTests-2001915872-project-admin] Flow 'volume_create_api' (941caa23-4a05-4726-a7e7-a12e677e5358) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100296) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 09:59:02.448741 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.volume.api [None req-b673714b-fcfa-4af3-8e45-6f3aeced9119 tempest-ProjectMemberTests-2001915872 tempest-ProjectMemberTests-2001915872-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3274bd9c-2ccd-4798-8bd3-399030808328) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 09:59:02.450059 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.volume.flows.api.create_volume [None req-b673714b-fcfa-4af3-8e45-6f3aeced9119 tempest-ProjectMemberTests-2001915872 tempest-ProjectMemberTests-2001915872-project-admin] Validating volume size '1' using validate_int {{(pid=100296) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 07 09:59:02.458288 np0000006707 devstack@c-api.service[100298]: INFO cinder.volume.api [None req-df78416a-9989-4ff1-b4b8-8ebadc9a8e36 tempest-VolumesNegativeTest-1370557449 tempest-VolumesNegativeTest-1370557449-project-member] Get all volumes completed successfully. Aug 07 09:59:02.458767 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [None req-df78416a-9989-4ff1-b4b8-8ebadc9a8e36 tempest-VolumesNegativeTest-1370557449 tempest-VolumesNegativeTest-1370557449-project-member] https://10.4.3.8/volume/v3/volumes?status=null returned with HTTP 200 Aug 07 09:59:02.462445 np0000006707 devstack@c-api.service[100298]: [pid: 100298|app: 0|req: 703/2795] 10.4.3.8 () {66 vars in 1246 bytes} [Fri Aug 7 09:59:02 2026] GET /volume/v3/volumes?status=null => generated 15 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 07 09:59:02.470376 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-32e54f61-2f54-41dc-b300-9f77ec3678ca None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:59:02.472081 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-32e54f61-2f54-41dc-b300-9f77ec3678ca tempest-VolumesNegativeTest-1370557449 tempest-VolumesNegativeTest-1370557449-project-member] GET https://10.4.3.8/volume/v3/volumes?name=tempest-VolumesNegativeTest-Volume-1385938456 Aug 07 09:59:02.472289 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-32e54f61-2f54-41dc-b300-9f77ec3678ca tempest-VolumesNegativeTest-1370557449 tempest-VolumesNegativeTest-1370557449-project-member] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 09:59:02.472500 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-32e54f61-2f54-41dc-b300-9f77ec3678ca tempest-VolumesNegativeTest-1370557449 tempest-VolumesNegativeTest-1370557449-project-member] Calling method 'index' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 09:59:02.472816 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.api_utils [None req-32e54f61-2f54-41dc-b300-9f77ec3678ca tempest-VolumesNegativeTest-1370557449 tempest-VolumesNegativeTest-1370557449-project-member] Removing options '' from query. {{(pid=100295) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 07 09:59:02.473610 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.volume.api [None req-32e54f61-2f54-41dc-b300-9f77ec3678ca tempest-VolumesNegativeTest-1370557449 tempest-VolumesNegativeTest-1370557449-project-member] Searching by: MultiDict([('display_name', 'tempest-VolumesNegativeTest-Volume-1385938456'), ('no_migration_targets', True)]). {{(pid=100295) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 07 09:59:02.485553 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.volume.api [None req-b673714b-fcfa-4af3-8e45-6f3aeced9119 tempest-ProjectMemberTests-2001915872 tempest-ProjectMemberTests-2001915872-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3274bd9c-2ccd-4798-8bd3-399030808328) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-07T09:47:39Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=45fd9a3a-b61e-4c6c-9ab7-d02f06678d0d,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '45fd9a3a-b61e-4c6c-9ab7-d02f06678d0d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 09:59:02.485553 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.volume.api [None req-b673714b-fcfa-4af3-8e45-6f3aeced9119 tempest-ProjectMemberTests-2001915872 tempest-ProjectMemberTests-2001915872-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a5770c1f-5209-4e2e-a9df-3d8d93f5a15a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 09:59:02.509050 np0000006707 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-32e54f61-2f54-41dc-b300-9f77ec3678ca tempest-VolumesNegativeTest-1370557449 tempest-VolumesNegativeTest-1370557449-project-member] Get all volumes completed successfully. Aug 07 09:59:02.509381 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-32e54f61-2f54-41dc-b300-9f77ec3678ca tempest-VolumesNegativeTest-1370557449 tempest-VolumesNegativeTest-1370557449-project-member] https://10.4.3.8/volume/v3/volumes?name=tempest-VolumesNegativeTest-Volume-1385938456 returned with HTTP 200 Aug 07 09:59:02.509998 np0000006707 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 697/2796] 10.4.3.8 () {66 vars in 1324 bytes} [Fri Aug 7 09:59:02 2026] GET /volume/v3/volumes?name=tempest-VolumesNegativeTest-Volume-1385938456 => generated 15 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 07 09:59:02.526446 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [None req-f4098bc3-0101-495f-9b1f-02f82f291f60 None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:59:02.526714 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-f4098bc3-0101-495f-9b1f-02f82f291f60 tempest-VolumesNegativeTest-1370557449 tempest-VolumesNegativeTest-1370557449-project-member] POST https://10.4.3.8/volume/v3/volumes/57e9c916-c93b-4572-b58a-f805b40c93df/action Aug 07 09:59:02.527179 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-f4098bc3-0101-495f-9b1f-02f82f291f60 tempest-VolumesNegativeTest-1370557449 tempest-VolumesNegativeTest-1370557449-project-member] Action body: b'{"os-reserve": {}}' {{(pid=100297) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 07 09:59:02.527354 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-f4098bc3-0101-495f-9b1f-02f82f291f60 tempest-VolumesNegativeTest-1370557449 tempest-VolumesNegativeTest-1370557449-project-member] Action: 'action', calling method: _reserve, body: {"os-reserve": {}} {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 09:59:02.538517 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.quota [None req-b673714b-fcfa-4af3-8e45-6f3aeced9119 tempest-ProjectMemberTests-2001915872 tempest-ProjectMemberTests-2001915872-project-admin] Created reservations ['36c13b78-9eb6-4bc4-8800-972089c0ade5', '4d815ba0-f8be-4711-881b-41c7dd00cd9f', 'aafebb93-0a62-48b0-afbf-decf757a0d2f', 'ec7c234a-e8e0-4653-be29-c61d5ff8baf3'] {{(pid=100296) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 09:59:02.538693 np0000006707 devstack@c-api.service[100297]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 09:59:02.538693 np0000006707 devstack@c-api.service[100297]: warnings.warn( Aug 07 09:59:02.539338 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.volume.api [None req-b673714b-fcfa-4af3-8e45-6f3aeced9119 tempest-ProjectMemberTests-2001915872 tempest-ProjectMemberTests-2001915872-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a5770c1f-5209-4e2e-a9df-3d8d93f5a15a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['36c13b78-9eb6-4bc4-8800-972089c0ade5', '4d815ba0-f8be-4711-881b-41c7dd00cd9f', 'aafebb93-0a62-48b0-afbf-decf757a0d2f', 'ec7c234a-e8e0-4653-be29-c61d5ff8baf3']}' {{(pid=100296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 09:59:02.539607 np0000006707 devstack@c-api.service[100297]: INFO cinder.volume.api [None req-f4098bc3-0101-495f-9b1f-02f82f291f60 tempest-VolumesNegativeTest-1370557449 tempest-VolumesNegativeTest-1370557449-project-member] Volume info retrieved successfully. Aug 07 09:59:02.540110 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.volume.api [None req-b673714b-fcfa-4af3-8e45-6f3aeced9119 tempest-ProjectMemberTests-2001915872 tempest-ProjectMemberTests-2001915872-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1cf551cb-35a1-40b7-92c4-31c0e8cc5699) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 09:59:02.548707 np0000006707 devstack@c-api.service[100297]: INFO cinder.volume.api [None req-f4098bc3-0101-495f-9b1f-02f82f291f60 tempest-VolumesNegativeTest-1370557449 tempest-VolumesNegativeTest-1370557449-project-member] Reserve volume completed successfully. Aug 07 09:59:02.549246 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-f4098bc3-0101-495f-9b1f-02f82f291f60 tempest-VolumesNegativeTest-1370557449 tempest-VolumesNegativeTest-1370557449-project-member] https://10.4.3.8/volume/v3/volumes/57e9c916-c93b-4572-b58a-f805b40c93df/action returned with HTTP 202 Aug 07 09:59:02.550820 np0000006707 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 701/2797] 10.4.3.8 () {68 vars in 1376 bytes} [Fri Aug 7 09:59:02 2026] POST /volume/v3/volumes/57e9c916-c93b-4572-b58a-f805b40c93df/action => generated 0 bytes in 26 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 07 09:59:02.560646 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.middleware.request_id [None req-f7674f66-68c7-4d77-a479-84fa9f88b098 None None] RequestId filter calling following filter/app {{(pid=100298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:59:02.562750 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [None req-f7674f66-68c7-4d77-a479-84fa9f88b098 tempest-VolumesNegativeTest-1370557449 tempest-VolumesNegativeTest-1370557449-project-member] POST https://10.4.3.8/volume/v3/volumes/57e9c916-c93b-4572-b58a-f805b40c93df/action Aug 07 09:59:02.563094 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [None req-f7674f66-68c7-4d77-a479-84fa9f88b098 tempest-VolumesNegativeTest-1370557449 tempest-VolumesNegativeTest-1370557449-project-member] Action body: b'{"os-reserve": {}}' {{(pid=100298) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 07 09:59:02.563201 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [None req-f7674f66-68c7-4d77-a479-84fa9f88b098 tempest-VolumesNegativeTest-1370557449 tempest-VolumesNegativeTest-1370557449-project-member] Action: 'action', calling method: _reserve, body: {"os-reserve": {}} {{(pid=100298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 09:59:02.571386 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.volume.api [None req-b673714b-fcfa-4af3-8e45-6f3aeced9119 tempest-ProjectMemberTests-2001915872 tempest-ProjectMemberTests-2001915872-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1cf551cb-35a1-40b7-92c4-31c0e8cc5699) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'dee69b71-26f6-4c72-be9f-3cb979aaf9a0', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-2011094626',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='18f3b0b56c104468ac22cff73dbd1da0',qos_specs=None,replication_status=,reservations=['36c13b78-9eb6-4bc4-8800-972089c0ade5','4d815ba0-f8be-4711-881b-41c7dd00cd9f','aafebb93-0a62-48b0-afbf-decf757a0d2f','ec7c234a-e8e0-4653-be29-c61d5ff8baf3'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='544af75e89b64089b8e0260faaab4cc9',volume_type_id=45fd9a3a-b61e-4c6c-9ab7-d02f06678d0d), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-07T09:59:02Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-2011094626',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=dee69b71-26f6-4c72-be9f-3cb979aaf9a0,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='18f3b0b56c104468ac22cff73dbd1da0',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='544af75e89b64089b8e0260faaab4cc9',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(45fd9a3a-b61e-4c6c-9ab7-d02f06678d0d),volume_type_id=45fd9a3a-b61e-4c6c-9ab7-d02f06678d0d)}' {{(pid=100296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 09:59:02.572172 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.volume.api [None req-b673714b-fcfa-4af3-8e45-6f3aeced9119 tempest-ProjectMemberTests-2001915872 tempest-ProjectMemberTests-2001915872-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (cfd16d85-58cf-4fb1-90b3-1724b1aafb8f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 09:59:02.572590 np0000006707 devstack@c-api.service[100298]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 09:59:02.572590 np0000006707 devstack@c-api.service[100298]: warnings.warn( Aug 07 09:59:02.573217 np0000006707 devstack@c-api.service[100298]: INFO cinder.volume.api [None req-f7674f66-68c7-4d77-a479-84fa9f88b098 tempest-VolumesNegativeTest-1370557449 tempest-VolumesNegativeTest-1370557449-project-member] Volume info retrieved successfully. Aug 07 09:59:02.578553 np0000006707 devstack@c-api.service[100298]: ERROR cinder.volume.api [None req-f7674f66-68c7-4d77-a479-84fa9f88b098 tempest-VolumesNegativeTest-1370557449 tempest-VolumesNegativeTest-1370557449-project-member] Volume status must be available to reserve, but the status is attaching. Aug 07 09:59:02.578919 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [None req-f7674f66-68c7-4d77-a479-84fa9f88b098 tempest-VolumesNegativeTest-1370557449 tempest-VolumesNegativeTest-1370557449-project-member] https://10.4.3.8/volume/v3/volumes/57e9c916-c93b-4572-b58a-f805b40c93df/action returned with HTTP 400 Aug 07 09:59:02.579548 np0000006707 devstack@c-api.service[100298]: [pid: 100298|app: 0|req: 704/2798] 10.4.3.8 () {68 vars in 1376 bytes} [Fri Aug 7 09:59:02 2026] POST /volume/v3/volumes/57e9c916-c93b-4572-b58a-f805b40c93df/action => generated 132 bytes in 20 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Aug 07 09:59:02.587230 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-1a4e5029-9524-42b2-9ca8-25df57c1f2eb None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:59:02.589006 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-1a4e5029-9524-42b2-9ca8-25df57c1f2eb tempest-VolumesNegativeTest-1370557449 tempest-VolumesNegativeTest-1370557449-project-member] POST https://10.4.3.8/volume/v3/volumes/57e9c916-c93b-4572-b58a-f805b40c93df/action Aug 07 09:59:02.589401 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-1a4e5029-9524-42b2-9ca8-25df57c1f2eb tempest-VolumesNegativeTest-1370557449 tempest-VolumesNegativeTest-1370557449-project-member] Action body: b'{"os-unreserve": {}}' {{(pid=100295) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 07 09:59:02.589590 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-1a4e5029-9524-42b2-9ca8-25df57c1f2eb tempest-VolumesNegativeTest-1370557449 tempest-VolumesNegativeTest-1370557449-project-member] Action: 'action', calling method: _unreserve, body: {"os-unreserve": {}} {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 09:59:02.601344 np0000006707 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 09:59:02.601344 np0000006707 devstack@c-api.service[100295]: warnings.warn( Aug 07 09:59:02.602177 np0000006707 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-1a4e5029-9524-42b2-9ca8-25df57c1f2eb tempest-VolumesNegativeTest-1370557449 tempest-VolumesNegativeTest-1370557449-project-member] Volume info retrieved successfully. Aug 07 09:59:02.606095 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.volume.api [None req-b673714b-fcfa-4af3-8e45-6f3aeced9119 tempest-ProjectMemberTests-2001915872 tempest-ProjectMemberTests-2001915872-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (cfd16d85-58cf-4fb1-90b3-1724b1aafb8f) transitioned into state 'SUCCESS' from state '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-2011094626',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='18f3b0b56c104468ac22cff73dbd1da0',qos_specs=None,replication_status=,reservations=['36c13b78-9eb6-4bc4-8800-972089c0ade5','4d815ba0-f8be-4711-881b-41c7dd00cd9f','aafebb93-0a62-48b0-afbf-decf757a0d2f','ec7c234a-e8e0-4653-be29-c61d5ff8baf3'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='544af75e89b64089b8e0260faaab4cc9',volume_type_id=45fd9a3a-b61e-4c6c-9ab7-d02f06678d0d)}' {{(pid=100296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 09:59:02.607071 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.volume.api [None req-b673714b-fcfa-4af3-8e45-6f3aeced9119 tempest-ProjectMemberTests-2001915872 tempest-ProjectMemberTests-2001915872-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (85f1c6de-2b28-4aa9-a918-a0129c56924a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 09:59:02.622555 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.volume.api [None req-b673714b-fcfa-4af3-8e45-6f3aeced9119 tempest-ProjectMemberTests-2001915872 tempest-ProjectMemberTests-2001915872-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (85f1c6de-2b28-4aa9-a918-a0129c56924a) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 09:59:02.622825 np0000006707 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-1a4e5029-9524-42b2-9ca8-25df57c1f2eb tempest-VolumesNegativeTest-1370557449 tempest-VolumesNegativeTest-1370557449-project-member] Unreserve volume completed successfully. Aug 07 09:59:02.622825 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-1a4e5029-9524-42b2-9ca8-25df57c1f2eb tempest-VolumesNegativeTest-1370557449 tempest-VolumesNegativeTest-1370557449-project-member] https://10.4.3.8/volume/v3/volumes/57e9c916-c93b-4572-b58a-f805b40c93df/action returned with HTTP 202 Aug 07 09:59:02.622825 np0000006707 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 698/2799] 10.4.3.8 () {68 vars in 1376 bytes} [Fri Aug 7 09:59:02 2026] POST /volume/v3/volumes/57e9c916-c93b-4572-b58a-f805b40c93df/action => generated 0 bytes in 36 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 07 09:59:02.623013 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.volume.api [None req-b673714b-fcfa-4af3-8e45-6f3aeced9119 tempest-ProjectMemberTests-2001915872 tempest-ProjectMemberTests-2001915872-project-admin] Flow 'volume_create_api' (941caa23-4a05-4726-a7e7-a12e677e5358) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100296) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 09:59:02.623013 np0000006707 devstack@c-api.service[100296]: INFO cinder.volume.api [None req-b673714b-fcfa-4af3-8e45-6f3aeced9119 tempest-ProjectMemberTests-2001915872 tempest-ProjectMemberTests-2001915872-project-admin] Create volume request issued successfully. Aug 07 09:59:02.624018 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-b673714b-fcfa-4af3-8e45-6f3aeced9119 tempest-ProjectMemberTests-2001915872 tempest-ProjectMemberTests-2001915872-project-admin] https://10.4.3.8/volume/v3/volumes returned with HTTP 202 Aug 07 09:59:02.624741 np0000006707 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 697/2800] 10.4.3.8 () {68 vars in 1244 bytes} [Fri Aug 7 09:59:02 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 09:59:02.632671 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [None req-4c6b864d-45f5-43c6-97c5-b0427307e3ee None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:59:02.634635 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-4c6b864d-45f5-43c6-97c5-b0427307e3ee tempest-VolumesNegativeTest-1370557449 tempest-VolumesNegativeTest-1370557449-project-member] POST https://10.4.3.8/volume/v3/volumes/a6e2da62-703d-445f-91f3-7ead44d330ca/action Aug 07 09:59:02.635054 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-4c6b864d-45f5-43c6-97c5-b0427307e3ee tempest-VolumesNegativeTest-1370557449 tempest-VolumesNegativeTest-1370557449-project-member] Action body: b'{"os-reserve": {}}' {{(pid=100297) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 07 09:59:02.635191 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-4c6b864d-45f5-43c6-97c5-b0427307e3ee tempest-VolumesNegativeTest-1370557449 tempest-VolumesNegativeTest-1370557449-project-member] Action: 'action', calling method: _reserve, body: {"os-reserve": {}} {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 09:59:02.644543 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.middleware.request_id [None req-d5a3e290-3d9e-4c79-841e-58c4d480cffd None None] RequestId filter calling following filter/app {{(pid=100298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:59:02.648411 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-4c6b864d-45f5-43c6-97c5-b0427307e3ee tempest-VolumesNegativeTest-1370557449 tempest-VolumesNegativeTest-1370557449-project-member] https://10.4.3.8/volume/v3/volumes/a6e2da62-703d-445f-91f3-7ead44d330ca/action returned with HTTP 404 Aug 07 09:59:02.648596 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [None req-d5a3e290-3d9e-4c79-841e-58c4d480cffd tempest-ProjectMemberTests-2001915872 tempest-ProjectMemberTests-2001915872-project-admin] GET https://10.4.3.8/volume/v3/volumes/dee69b71-26f6-4c72-be9f-3cb979aaf9a0 Aug 07 09:59:02.648596 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [None req-d5a3e290-3d9e-4c79-841e-58c4d480cffd tempest-ProjectMemberTests-2001915872 tempest-ProjectMemberTests-2001915872-project-admin] Empty body provided in request {{(pid=100298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 09:59:02.648744 np0000006707 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 702/2801] 10.4.3.8 () {68 vars in 1376 bytes} [Fri Aug 7 09:59:02 2026] POST /volume/v3/volumes/a6e2da62-703d-445f-91f3-7ead44d330ca/action => generated 109 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 09:59:02.648799 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [None req-d5a3e290-3d9e-4c79-841e-58c4d480cffd tempest-ProjectMemberTests-2001915872 tempest-ProjectMemberTests-2001915872-project-admin] Calling method 'show' {{(pid=100298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 09:59:02.660192 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-405b2cd5-b077-4e02-9a59-ff1a8576995d None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:59:02.663459 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-405b2cd5-b077-4e02-9a59-ff1a8576995d tempest-VolumesNegativeTest-1370557449 tempest-VolumesNegativeTest-1370557449-project-member] POST https://10.4.3.8/volume/v3/volumes/c5f0cc33-3e30-499b-9ca0-b8d0563d9b4f/action Aug 07 09:59:02.663459 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-405b2cd5-b077-4e02-9a59-ff1a8576995d tempest-VolumesNegativeTest-1370557449 tempest-VolumesNegativeTest-1370557449-project-member] Action body: b'{"os-unreserve": {}}' {{(pid=100295) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 07 09:59:02.663459 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-405b2cd5-b077-4e02-9a59-ff1a8576995d tempest-VolumesNegativeTest-1370557449 tempest-VolumesNegativeTest-1370557449-project-member] Action: 'action', calling method: _unreserve, body: {"os-unreserve": {}} {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 09:59:02.663702 np0000006707 devstack@c-api.service[100298]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 09:59:02.663702 np0000006707 devstack@c-api.service[100298]: warnings.warn( Aug 07 09:59:02.667804 np0000006707 devstack@c-api.service[100298]: INFO cinder.volume.api [None req-d5a3e290-3d9e-4c79-841e-58c4d480cffd tempest-ProjectMemberTests-2001915872 tempest-ProjectMemberTests-2001915872-project-admin] Volume info retrieved successfully. Aug 07 09:59:02.673304 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [None req-d5a3e290-3d9e-4c79-841e-58c4d480cffd tempest-ProjectMemberTests-2001915872 tempest-ProjectMemberTests-2001915872-project-admin] https://10.4.3.8/volume/v3/volumes/dee69b71-26f6-4c72-be9f-3cb979aaf9a0 returned with HTTP 200 Aug 07 09:59:02.674083 np0000006707 devstack@c-api.service[100298]: [pid: 100298|app: 0|req: 705/2802] 10.4.3.8 () {66 vars in 1334 bytes} [Fri Aug 7 09:59:02 2026] GET /volume/v3/volumes/dee69b71-26f6-4c72-be9f-3cb979aaf9a0 => generated 953 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 09:59:02.678197 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-405b2cd5-b077-4e02-9a59-ff1a8576995d tempest-VolumesNegativeTest-1370557449 tempest-VolumesNegativeTest-1370557449-project-member] https://10.4.3.8/volume/v3/volumes/c5f0cc33-3e30-499b-9ca0-b8d0563d9b4f/action returned with HTTP 404 Aug 07 09:59:02.678973 np0000006707 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 699/2803] 10.4.3.8 () {68 vars in 1376 bytes} [Fri Aug 7 09:59:02 2026] POST /volume/v3/volumes/c5f0cc33-3e30-499b-9ca0-b8d0563d9b4f/action => generated 109 bytes in 19 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 09:59:02.692464 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [None req-40b97f36-272b-4536-a3cc-8fb2676a342f None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:59:02.693726 np0000006707 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 698/2804] 10.4.3.8 () {68 vars in 1246 bytes} [Fri Aug 7 09:59:02 2026] PUT /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 09:59:02.705852 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [None req-7e1804d4-eea0-40f7-9a02-5c20271cddd0 None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:59:02.709049 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-7e1804d4-eea0-40f7-9a02-5c20271cddd0 tempest-VolumesNegativeTest-1370557449 tempest-VolumesNegativeTest-1370557449-project-member] PUT https://10.4.3.8/volume/v3/volumes/tempest-invalid-1221653269 Aug 07 09:59:02.709585 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-7e1804d4-eea0-40f7-9a02-5c20271cddd0 tempest-VolumesNegativeTest-1370557449 tempest-VolumesNegativeTest-1370557449-project-member] Action: 'update', calling method: update, body: {"volume": {"name": "n"}} {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 09:59:02.721446 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-7e1804d4-eea0-40f7-9a02-5c20271cddd0 tempest-VolumesNegativeTest-1370557449 tempest-VolumesNegativeTest-1370557449-project-member] https://10.4.3.8/volume/v3/volumes/tempest-invalid-1221653269 returned with HTTP 404 Aug 07 09:59:02.722202 np0000006707 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 703/2805] 10.4.3.8 () {68 vars in 1324 bytes} [Fri Aug 7 09:59:02 2026] PUT /volume/v3/volumes/tempest-invalid-1221653269 => generated 99 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 291 bytes (1 switches on core 0) Aug 07 09:59:02.732548 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.middleware.request_id [None req-a12fd280-77c5-4a71-9efb-55a4f97be3a9 None None] RequestId filter calling following filter/app {{(pid=100298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:59:02.736620 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [None req-a12fd280-77c5-4a71-9efb-55a4f97be3a9 tempest-VolumesNegativeTest-1370557449 tempest-VolumesNegativeTest-1370557449-project-member] PUT https://10.4.3.8/volume/v3/volumes/a063be48-9cf1-419c-98e9-f051595bafb1 Aug 07 09:59:02.736818 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [None req-a12fd280-77c5-4a71-9efb-55a4f97be3a9 tempest-VolumesNegativeTest-1370557449 tempest-VolumesNegativeTest-1370557449-project-member] Action: 'update', calling method: update, body: {"volume": {"name": "n"}} {{(pid=100298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 09:59:02.746643 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [None req-a12fd280-77c5-4a71-9efb-55a4f97be3a9 tempest-VolumesNegativeTest-1370557449 tempest-VolumesNegativeTest-1370557449-project-member] https://10.4.3.8/volume/v3/volumes/a063be48-9cf1-419c-98e9-f051595bafb1 returned with HTTP 404 Aug 07 09:59:02.747356 np0000006707 devstack@c-api.service[100298]: [pid: 100298|app: 0|req: 706/2806] 10.4.3.8 () {68 vars in 1354 bytes} [Fri Aug 7 09:59:02 2026] PUT /volume/v3/volumes/a063be48-9cf1-419c-98e9-f051595bafb1 => generated 109 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 09:59:02.758102 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-159f0ada-5f8c-4f0e-a423-322ab71a4e6e None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:59:02.760982 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-159f0ada-5f8c-4f0e-a423-322ab71a4e6e tempest-VolumesNegativeTest-1370557449 tempest-VolumesNegativeTest-1370557449-project-member] DELETE https://10.4.3.8/volume/v3/volumes/6f52a145-6844-4b79-bbc3-20f95e40470a Aug 07 09:59:02.761251 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-159f0ada-5f8c-4f0e-a423-322ab71a4e6e tempest-VolumesNegativeTest-1370557449 tempest-VolumesNegativeTest-1370557449-project-member] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 09:59:02.761583 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-159f0ada-5f8c-4f0e-a423-322ab71a4e6e tempest-VolumesNegativeTest-1370557449 tempest-VolumesNegativeTest-1370557449-project-member] Calling method 'delete' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 09:59:02.761739 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.v3.volumes [None req-159f0ada-5f8c-4f0e-a423-322ab71a4e6e tempest-VolumesNegativeTest-1370557449 tempest-VolumesNegativeTest-1370557449-project-member] Delete volume with id: 6f52a145-6844-4b79-bbc3-20f95e40470a Aug 07 09:59:02.965564 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-159f0ada-5f8c-4f0e-a423-322ab71a4e6e tempest-VolumesNegativeTest-1370557449 tempest-VolumesNegativeTest-1370557449-project-member] https://10.4.3.8/volume/v3/volumes/6f52a145-6844-4b79-bbc3-20f95e40470a returned with HTTP 404 Aug 07 09:59:02.966239 np0000006707 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 700/2807] 10.4.3.8 () {66 vars in 1337 bytes} [Fri Aug 7 09:59:02 2026] DELETE /volume/v3/volumes/6f52a145-6844-4b79-bbc3-20f95e40470a => generated 109 bytes in 209 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 09:59:02.980890 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [None req-0e7ea8bc-1121-4867-bc3a-37d5fec40164 None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:59:02.983024 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-0e7ea8bc-1121-4867-bc3a-37d5fec40164 tempest-VolumesNegativeTest-1370557449 tempest-VolumesNegativeTest-1370557449-project-member] POST https://10.4.3.8/volume/v3/volumes/57e9c916-c93b-4572-b58a-f805b40c93df/action Aug 07 09:59:02.983458 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-0e7ea8bc-1121-4867-bc3a-37d5fec40164 tempest-VolumesNegativeTest-1370557449 tempest-VolumesNegativeTest-1370557449-project-member] Action body: b'{"os-extend": {"new_size": null}}' {{(pid=100296) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 07 09:59:02.983581 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-0e7ea8bc-1121-4867-bc3a-37d5fec40164 tempest-VolumesNegativeTest-1370557449 tempest-VolumesNegativeTest-1370557449-project-member] Action: 'action', calling method: _extend, body: {"os-extend": {"new_size": null}} {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 09:59:02.985525 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-0e7ea8bc-1121-4867-bc3a-37d5fec40164 tempest-VolumesNegativeTest-1370557449 tempest-VolumesNegativeTest-1370557449-project-member] https://10.4.3.8/volume/v3/volumes/57e9c916-c93b-4572-b58a-f805b40c93df/action returned with HTTP 400 Aug 07 09:59:02.987015 np0000006707 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 699/2808] 10.4.3.8 () {68 vars in 1376 bytes} [Fri Aug 7 09:59:02 2026] POST /volume/v3/volumes/57e9c916-c93b-4572-b58a-f805b40c93df/action => generated 140 bytes in 7 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Aug 07 09:59:02.997760 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [None req-40ce1a02-7b8a-4b17-a2a4-dad0dea01238 None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:59:03.006298 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-40ce1a02-7b8a-4b17-a2a4-dad0dea01238 tempest-VolumesNegativeTest-1370557449 tempest-VolumesNegativeTest-1370557449-project-member] POST https://10.4.3.8/volume/v3/volumes/57e9c916-c93b-4572-b58a-f805b40c93df/action Aug 07 09:59:03.006776 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-40ce1a02-7b8a-4b17-a2a4-dad0dea01238 tempest-VolumesNegativeTest-1370557449 tempest-VolumesNegativeTest-1370557449-project-member] Action body: b'{"os-extend": {"new_size": "abc"}}' {{(pid=100297) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 07 09:59:03.006960 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-40ce1a02-7b8a-4b17-a2a4-dad0dea01238 tempest-VolumesNegativeTest-1370557449 tempest-VolumesNegativeTest-1370557449-project-member] Action: 'action', calling method: _extend, body: {"os-extend": {"new_size": "abc"}} {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 09:59:03.009248 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-40ce1a02-7b8a-4b17-a2a4-dad0dea01238 tempest-VolumesNegativeTest-1370557449 tempest-VolumesNegativeTest-1370557449-project-member] https://10.4.3.8/volume/v3/volumes/57e9c916-c93b-4572-b58a-f805b40c93df/action returned with HTTP 400 Aug 07 09:59:03.009917 np0000006707 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 704/2809] 10.4.3.8 () {68 vars in 1376 bytes} [Fri Aug 7 09:59:02 2026] POST /volume/v3/volumes/57e9c916-c93b-4572-b58a-f805b40c93df/action => generated 131 bytes in 13 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Aug 07 09:59:03.023148 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.middleware.request_id [None req-5b7afae5-0592-4089-98b8-6c826270b240 None None] RequestId filter calling following filter/app {{(pid=100298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:59:03.025205 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [None req-5b7afae5-0592-4089-98b8-6c826270b240 tempest-VolumesNegativeTest-1370557449 tempest-VolumesNegativeTest-1370557449-project-member] POST https://10.4.3.8/volume/v3/volumes/ab5b7149-cd07-441d-8191-b4c20a8fa411/action Aug 07 09:59:03.025550 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [None req-5b7afae5-0592-4089-98b8-6c826270b240 tempest-VolumesNegativeTest-1370557449 tempest-VolumesNegativeTest-1370557449-project-member] Action body: b'{"os-extend": {"new_size": 2}}' {{(pid=100298) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 07 09:59:03.025678 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [None req-5b7afae5-0592-4089-98b8-6c826270b240 tempest-VolumesNegativeTest-1370557449 tempest-VolumesNegativeTest-1370557449-project-member] Action: 'action', calling method: _extend, body: {"os-extend": {"new_size": 2}} {{(pid=100298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 09:59:03.033894 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [None req-5b7afae5-0592-4089-98b8-6c826270b240 tempest-VolumesNegativeTest-1370557449 tempest-VolumesNegativeTest-1370557449-project-member] https://10.4.3.8/volume/v3/volumes/ab5b7149-cd07-441d-8191-b4c20a8fa411/action returned with HTTP 404 Aug 07 09:59:03.034338 np0000006707 devstack@c-api.service[100298]: [pid: 100298|app: 0|req: 707/2810] 10.4.3.8 () {68 vars in 1376 bytes} [Fri Aug 7 09:59:03 2026] POST /volume/v3/volumes/ab5b7149-cd07-441d-8191-b4c20a8fa411/action => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 09:59:03.049110 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-3485ee81-2e7b-450c-a9fd-285f5d3b98cb None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:59:03.051809 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-3485ee81-2e7b-450c-a9fd-285f5d3b98cb tempest-VolumesNegativeTest-1370557449 tempest-VolumesNegativeTest-1370557449-project-member] POST https://10.4.3.8/volume/v3/volumes/57e9c916-c93b-4572-b58a-f805b40c93df/action Aug 07 09:59:03.052548 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-3485ee81-2e7b-450c-a9fd-285f5d3b98cb tempest-VolumesNegativeTest-1370557449 tempest-VolumesNegativeTest-1370557449-project-member] Action body: b'{"os-extend": {"new_size": 0}}' {{(pid=100295) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 07 09:59:03.052766 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-3485ee81-2e7b-450c-a9fd-285f5d3b98cb tempest-VolumesNegativeTest-1370557449 tempest-VolumesNegativeTest-1370557449-project-member] Action: 'action', calling method: _extend, body: {"os-extend": {"new_size": 0}} {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 09:59:03.054993 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-3485ee81-2e7b-450c-a9fd-285f5d3b98cb tempest-VolumesNegativeTest-1370557449 tempest-VolumesNegativeTest-1370557449-project-member] https://10.4.3.8/volume/v3/volumes/57e9c916-c93b-4572-b58a-f805b40c93df/action returned with HTTP 400 Aug 07 09:59:03.055884 np0000006707 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 701/2811] 10.4.3.8 () {68 vars in 1376 bytes} [Fri Aug 7 09:59:03 2026] POST /volume/v3/volumes/57e9c916-c93b-4572-b58a-f805b40c93df/action => generated 129 bytes in 7 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Aug 07 09:59:03.066559 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [None req-8caffa29-1516-4b02-8099-34c956453e3b None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:59:03.069183 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-8caffa29-1516-4b02-8099-34c956453e3b tempest-VolumesNegativeTest-1370557449 tempest-VolumesNegativeTest-1370557449-project-member] POST https://10.4.3.8/volume/v3/volumes/None/action Aug 07 09:59:03.069816 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-8caffa29-1516-4b02-8099-34c956453e3b tempest-VolumesNegativeTest-1370557449 tempest-VolumesNegativeTest-1370557449-project-member] Action body: b'{"os-extend": {"new_size": 2}}' {{(pid=100296) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 07 09:59:03.070349 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-8caffa29-1516-4b02-8099-34c956453e3b tempest-VolumesNegativeTest-1370557449 tempest-VolumesNegativeTest-1370557449-project-member] Action: 'action', calling method: _extend, body: {"os-extend": {"new_size": 2}} {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 09:59:03.081402 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-8caffa29-1516-4b02-8099-34c956453e3b tempest-VolumesNegativeTest-1370557449 tempest-VolumesNegativeTest-1370557449-project-member] https://10.4.3.8/volume/v3/volumes/None/action returned with HTTP 404 Aug 07 09:59:03.082153 np0000006707 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 700/2812] 10.4.3.8 () {68 vars in 1280 bytes} [Fri Aug 7 09:59:03 2026] POST /volume/v3/volumes/None/action => generated 77 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 291 bytes (1 switches on core 0) Aug 07 09:59:03.095331 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [None req-4dd95360-db53-469f-8e60-4d84d3046ba6 None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:59:03.098273 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-4dd95360-db53-469f-8e60-4d84d3046ba6 tempest-VolumesNegativeTest-1370557449 tempest-VolumesNegativeTest-1370557449-project-member] GET https://10.4.3.8/volume/v3/volumes/950d3f0c-bff2-4bb7-bf83-37026ecee29c Aug 07 09:59:03.098531 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-4dd95360-db53-469f-8e60-4d84d3046ba6 tempest-VolumesNegativeTest-1370557449 tempest-VolumesNegativeTest-1370557449-project-member] Empty body provided in request {{(pid=100297) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 09:59:03.098764 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-4dd95360-db53-469f-8e60-4d84d3046ba6 tempest-VolumesNegativeTest-1370557449 tempest-VolumesNegativeTest-1370557449-project-member] Calling method 'show' {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 09:59:03.106200 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-4dd95360-db53-469f-8e60-4d84d3046ba6 tempest-VolumesNegativeTest-1370557449 tempest-VolumesNegativeTest-1370557449-project-member] https://10.4.3.8/volume/v3/volumes/950d3f0c-bff2-4bb7-bf83-37026ecee29c returned with HTTP 404 Aug 07 09:59:03.106679 np0000006707 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 705/2813] 10.4.3.8 () {66 vars in 1334 bytes} [Fri Aug 7 09:59:03 2026] GET /volume/v3/volumes/950d3f0c-bff2-4bb7-bf83-37026ecee29c => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 09:59:03.117181 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.middleware.request_id [None req-69688766-db7a-41d8-9970-04fd6dcceed6 None None] RequestId filter calling following filter/app {{(pid=100298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:59:03.120039 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [None req-69688766-db7a-41d8-9970-04fd6dcceed6 tempest-VolumesNegativeTest-1370557449 tempest-VolumesNegativeTest-1370557449-project-member] GET https://10.4.3.8/volume/v3/volumes/57e9c916-c93b-4572-b58a-f805b40c93df Aug 07 09:59:03.120219 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [None req-69688766-db7a-41d8-9970-04fd6dcceed6 tempest-VolumesNegativeTest-1370557449 tempest-VolumesNegativeTest-1370557449-project-member] Empty body provided in request {{(pid=100298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 09:59:03.120382 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [None req-69688766-db7a-41d8-9970-04fd6dcceed6 tempest-VolumesNegativeTest-1370557449 tempest-VolumesNegativeTest-1370557449-project-member] Calling method 'show' {{(pid=100298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 09:59:03.129549 np0000006707 devstack@c-api.service[100298]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 09:59:03.129549 np0000006707 devstack@c-api.service[100298]: warnings.warn( Aug 07 09:59:03.134943 np0000006707 devstack@c-api.service[100298]: INFO cinder.volume.api [None req-69688766-db7a-41d8-9970-04fd6dcceed6 tempest-VolumesNegativeTest-1370557449 tempest-VolumesNegativeTest-1370557449-project-member] Volume info retrieved successfully. Aug 07 09:59:03.140310 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [None req-69688766-db7a-41d8-9970-04fd6dcceed6 tempest-VolumesNegativeTest-1370557449 tempest-VolumesNegativeTest-1370557449-project-member] https://10.4.3.8/volume/v3/volumes/57e9c916-c93b-4572-b58a-f805b40c93df returned with HTTP 200 Aug 07 09:59:03.140679 np0000006707 devstack@c-api.service[100298]: [pid: 100298|app: 0|req: 708/2814] 10.4.3.8 () {66 vars in 1334 bytes} [Fri Aug 7 09:59:03 2026] GET /volume/v3/volumes/57e9c916-c93b-4572-b58a-f805b40c93df => generated 839 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 09:59:03.156163 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-4413377c-805b-44d2-a9eb-84b6d0971ec6 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:59:03.159931 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-4413377c-805b-44d2-a9eb-84b6d0971ec6 tempest-VolumesNegativeTest-1370557449 tempest-VolumesNegativeTest-1370557449-project-member] DELETE https://10.4.3.8/volume/v3/volumes/57e9c916-c93b-4572-b58a-f805b40c93df Aug 07 09:59:03.160198 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-4413377c-805b-44d2-a9eb-84b6d0971ec6 tempest-VolumesNegativeTest-1370557449 tempest-VolumesNegativeTest-1370557449-project-member] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 09:59:03.160496 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-4413377c-805b-44d2-a9eb-84b6d0971ec6 tempest-VolumesNegativeTest-1370557449 tempest-VolumesNegativeTest-1370557449-project-member] Calling method 'delete' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 09:59:03.160893 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.v3.volumes [None req-4413377c-805b-44d2-a9eb-84b6d0971ec6 tempest-VolumesNegativeTest-1370557449 tempest-VolumesNegativeTest-1370557449-project-member] Delete volume with id: 57e9c916-c93b-4572-b58a-f805b40c93df Aug 07 09:59:03.170822 np0000006707 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 09:59:03.170822 np0000006707 devstack@c-api.service[100295]: warnings.warn( Aug 07 09:59:03.171568 np0000006707 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-4413377c-805b-44d2-a9eb-84b6d0971ec6 tempest-VolumesNegativeTest-1370557449 tempest-VolumesNegativeTest-1370557449-project-member] Volume info retrieved successfully. Aug 07 09:59:03.196698 np0000006707 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-4413377c-805b-44d2-a9eb-84b6d0971ec6 tempest-VolumesNegativeTest-1370557449 tempest-VolumesNegativeTest-1370557449-project-member] Delete volume request issued successfully. Aug 07 09:59:03.197059 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-4413377c-805b-44d2-a9eb-84b6d0971ec6 tempest-VolumesNegativeTest-1370557449 tempest-VolumesNegativeTest-1370557449-project-member] https://10.4.3.8/volume/v3/volumes/57e9c916-c93b-4572-b58a-f805b40c93df returned with HTTP 202 Aug 07 09:59:03.197553 np0000006707 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 702/2815] 10.4.3.8 () {66 vars in 1337 bytes} [Fri Aug 7 09:59:03 2026] DELETE /volume/v3/volumes/57e9c916-c93b-4572-b58a-f805b40c93df => generated 0 bytes in 42 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 07 09:59:03.210178 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [None req-72138ffb-24f1-484d-8eec-5041a2daddb5 None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:59:03.221685 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-72138ffb-24f1-484d-8eec-5041a2daddb5 tempest-VolumesNegativeTest-1370557449 tempest-VolumesNegativeTest-1370557449-project-member] GET https://10.4.3.8/volume/v3/volumes/57e9c916-c93b-4572-b58a-f805b40c93df Aug 07 09:59:03.225245 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-72138ffb-24f1-484d-8eec-5041a2daddb5 tempest-VolumesNegativeTest-1370557449 tempest-VolumesNegativeTest-1370557449-project-member] Empty body provided in request {{(pid=100296) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 09:59:03.225545 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-72138ffb-24f1-484d-8eec-5041a2daddb5 tempest-VolumesNegativeTest-1370557449 tempest-VolumesNegativeTest-1370557449-project-member] Calling method 'show' {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 09:59:03.228342 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [None req-eef75729-7dc8-4bf1-9bb8-a2366fd9bee4 None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:59:03.233066 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-eef75729-7dc8-4bf1-9bb8-a2366fd9bee4 tempest-ProjectAdminTests33-1592392534 tempest-ProjectAdminTests33-1592392534-project-admin] GET https://10.4.3.8/volume/v3/backups/be2c0de0-30f0-46d0-9a5c-40cd28b8f154 Aug 07 09:59:03.233066 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-eef75729-7dc8-4bf1-9bb8-a2366fd9bee4 tempest-ProjectAdminTests33-1592392534 tempest-ProjectAdminTests33-1592392534-project-admin] Empty body provided in request {{(pid=100297) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 09:59:03.234137 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-eef75729-7dc8-4bf1-9bb8-a2366fd9bee4 tempest-ProjectAdminTests33-1592392534 tempest-ProjectAdminTests33-1592392534-project-admin] Calling method 'show' {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 09:59:03.234346 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.v3.backups [None req-eef75729-7dc8-4bf1-9bb8-a2366fd9bee4 tempest-ProjectAdminTests33-1592392534 tempest-ProjectAdminTests33-1592392534-project-admin] Show backup with id be2c0de0-30f0-46d0-9a5c-40cd28b8f154. {{(pid=100297) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 09:59:03.242407 np0000006707 devstack@c-api.service[100296]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 09:59:03.242407 np0000006707 devstack@c-api.service[100296]: warnings.warn( Aug 07 09:59:03.242601 np0000006707 devstack@c-api.service[100297]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 09:59:03.242601 np0000006707 devstack@c-api.service[100297]: warnings.warn( Aug 07 09:59:03.243517 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-eef75729-7dc8-4bf1-9bb8-a2366fd9bee4 tempest-ProjectAdminTests33-1592392534 tempest-ProjectAdminTests33-1592392534-project-admin] https://10.4.3.8/volume/v3/backups/be2c0de0-30f0-46d0-9a5c-40cd28b8f154 returned with HTTP 200 Aug 07 09:59:03.244062 np0000006707 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 706/2816] 10.4.3.8 () {68 vars in 1374 bytes} [Fri Aug 7 09:59:03 2026] GET /volume/v3/backups/be2c0de0-30f0-46d0-9a5c-40cd28b8f154 => generated 733 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 09:59:03.252902 np0000006707 devstack@c-api.service[100296]: INFO cinder.volume.api [None req-72138ffb-24f1-484d-8eec-5041a2daddb5 tempest-VolumesNegativeTest-1370557449 tempest-VolumesNegativeTest-1370557449-project-member] Volume info retrieved successfully. Aug 07 09:59:03.261227 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-72138ffb-24f1-484d-8eec-5041a2daddb5 tempest-VolumesNegativeTest-1370557449 tempest-VolumesNegativeTest-1370557449-project-member] https://10.4.3.8/volume/v3/volumes/57e9c916-c93b-4572-b58a-f805b40c93df returned with HTTP 200 Aug 07 09:59:03.261817 np0000006707 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 701/2817] 10.4.3.8 () {66 vars in 1334 bytes} [Fri Aug 7 09:59:03 2026] GET /volume/v3/volumes/57e9c916-c93b-4572-b58a-f805b40c93df => generated 838 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 09:59:03.693568 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.middleware.request_id [None req-6bca924f-2211-4a89-a7b5-c990f9c1da68 None None] RequestId filter calling following filter/app {{(pid=100298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:59:03.696844 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [None req-6bca924f-2211-4a89-a7b5-c990f9c1da68 tempest-ProjectMemberTests-2001915872 tempest-ProjectMemberTests-2001915872-project-admin] GET https://10.4.3.8/volume/v3/volumes/dee69b71-26f6-4c72-be9f-3cb979aaf9a0 Aug 07 09:59:03.697779 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [None req-6bca924f-2211-4a89-a7b5-c990f9c1da68 tempest-ProjectMemberTests-2001915872 tempest-ProjectMemberTests-2001915872-project-admin] Empty body provided in request {{(pid=100298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 09:59:03.697779 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [None req-6bca924f-2211-4a89-a7b5-c990f9c1da68 tempest-ProjectMemberTests-2001915872 tempest-ProjectMemberTests-2001915872-project-admin] Calling method 'show' {{(pid=100298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 09:59:03.709019 np0000006707 devstack@c-api.service[100298]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 09:59:03.709019 np0000006707 devstack@c-api.service[100298]: warnings.warn( Aug 07 09:59:03.715712 np0000006707 devstack@c-api.service[100298]: INFO cinder.volume.api [None req-6bca924f-2211-4a89-a7b5-c990f9c1da68 tempest-ProjectMemberTests-2001915872 tempest-ProjectMemberTests-2001915872-project-admin] Volume info retrieved successfully. Aug 07 09:59:03.721957 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [None req-6bca924f-2211-4a89-a7b5-c990f9c1da68 tempest-ProjectMemberTests-2001915872 tempest-ProjectMemberTests-2001915872-project-admin] https://10.4.3.8/volume/v3/volumes/dee69b71-26f6-4c72-be9f-3cb979aaf9a0 returned with HTTP 200 Aug 07 09:59:03.722575 np0000006707 devstack@c-api.service[100298]: [pid: 100298|app: 0|req: 709/2818] 10.4.3.8 () {66 vars in 1334 bytes} [Fri Aug 7 09:59:03 2026] GET /volume/v3/volumes/dee69b71-26f6-4c72-be9f-3cb979aaf9a0 => generated 1005 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 09:59:03.737821 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-f683f57f-0e36-4bdb-9f52-65c0f805cfd2 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:59:03.740446 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-f683f57f-0e36-4bdb-9f52-65c0f805cfd2 tempest-ProjectMemberTests-2001915872 tempest-ProjectMemberTests-2001915872-project-admin] POST https://10.4.3.8/volume/v3/snapshots Aug 07 09:59:03.740976 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-f683f57f-0e36-4bdb-9f52-65c0f805cfd2 tempest-ProjectMemberTests-2001915872 tempest-ProjectMemberTests-2001915872-project-admin] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "dee69b71-26f6-4c72-be9f-3cb979aaf9a0", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-255400273"}} {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 09:59:03.756110 np0000006707 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 09:59:03.756110 np0000006707 devstack@c-api.service[100295]: warnings.warn( Aug 07 09:59:03.756544 np0000006707 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-f683f57f-0e36-4bdb-9f52-65c0f805cfd2 tempest-ProjectMemberTests-2001915872 tempest-ProjectMemberTests-2001915872-project-admin] Volume info retrieved successfully. Aug 07 09:59:03.756724 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.v3.snapshots [None req-f683f57f-0e36-4bdb-9f52-65c0f805cfd2 tempest-ProjectMemberTests-2001915872 tempest-ProjectMemberTests-2001915872-project-admin] Create snapshot from volume dee69b71-26f6-4c72-be9f-3cb979aaf9a0 Aug 07 09:59:03.800227 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.quota [None req-f683f57f-0e36-4bdb-9f52-65c0f805cfd2 tempest-ProjectMemberTests-2001915872 tempest-ProjectMemberTests-2001915872-project-admin] Created reservations ['9258e682-1b88-454c-b148-8b907c6747dc', '2f8a510a-9fca-4523-80a4-76a8cbea0cd8', '3ab85066-327c-4e8d-a19c-1b13bf2bcebc', 'c69c0807-b766-4675-a677-c2b27cd6818e'] {{(pid=100295) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 09:59:03.846480 np0000006707 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-f683f57f-0e36-4bdb-9f52-65c0f805cfd2 tempest-ProjectMemberTests-2001915872 tempest-ProjectMemberTests-2001915872-project-admin] Snapshot create request issued successfully. Aug 07 09:59:03.846880 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-f683f57f-0e36-4bdb-9f52-65c0f805cfd2 tempest-ProjectMemberTests-2001915872 tempest-ProjectMemberTests-2001915872-project-admin] https://10.4.3.8/volume/v3/snapshots returned with HTTP 202 Aug 07 09:59:03.847740 np0000006707 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 703/2819] 10.4.3.8 () {68 vars in 1251 bytes} [Fri Aug 7 09:59:03 2026] POST /volume/v3/snapshots => generated 307 bytes in 110 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 07 09:59:03.861645 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [None req-248b2627-8886-4902-a4ba-70ae6be8f31a None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:59:03.869033 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-248b2627-8886-4902-a4ba-70ae6be8f31a tempest-ProjectMemberTests-2001915872 tempest-ProjectMemberTests-2001915872-project-admin] GET https://10.4.3.8/volume/v3/snapshots/3318b97f-ee44-4adf-bedc-8cafd95bc970 Aug 07 09:59:03.869327 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-248b2627-8886-4902-a4ba-70ae6be8f31a tempest-ProjectMemberTests-2001915872 tempest-ProjectMemberTests-2001915872-project-admin] Empty body provided in request {{(pid=100297) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 09:59:03.869616 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-248b2627-8886-4902-a4ba-70ae6be8f31a tempest-ProjectMemberTests-2001915872 tempest-ProjectMemberTests-2001915872-project-admin] Calling method 'show' {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 09:59:03.876989 np0000006707 devstack@c-api.service[100297]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 09:59:03.876989 np0000006707 devstack@c-api.service[100297]: warnings.warn( Aug 07 09:59:03.877582 np0000006707 devstack@c-api.service[100297]: INFO cinder.volume.api [None req-248b2627-8886-4902-a4ba-70ae6be8f31a tempest-ProjectMemberTests-2001915872 tempest-ProjectMemberTests-2001915872-project-admin] Snapshot retrieved successfully. Aug 07 09:59:03.878974 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-248b2627-8886-4902-a4ba-70ae6be8f31a tempest-ProjectMemberTests-2001915872 tempest-ProjectMemberTests-2001915872-project-admin] https://10.4.3.8/volume/v3/snapshots/3318b97f-ee44-4adf-bedc-8cafd95bc970 returned with HTTP 200 Aug 07 09:59:03.878974 np0000006707 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 707/2820] 10.4.3.8 () {66 vars in 1340 bytes} [Fri Aug 7 09:59:03 2026] GET /volume/v3/snapshots/3318b97f-ee44-4adf-bedc-8cafd95bc970 => generated 439 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 09:59:04.259753 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [None req-686a3fc1-abdf-45b9-bd89-902bc0bc8820 None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:59:04.262467 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-686a3fc1-abdf-45b9-bd89-902bc0bc8820 tempest-ProjectAdminTests33-1592392534 tempest-ProjectAdminTests33-1592392534-project-admin] GET https://10.4.3.8/volume/v3/backups/be2c0de0-30f0-46d0-9a5c-40cd28b8f154 Aug 07 09:59:04.262796 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-686a3fc1-abdf-45b9-bd89-902bc0bc8820 tempest-ProjectAdminTests33-1592392534 tempest-ProjectAdminTests33-1592392534-project-admin] Empty body provided in request {{(pid=100296) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 09:59:04.263086 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-686a3fc1-abdf-45b9-bd89-902bc0bc8820 tempest-ProjectAdminTests33-1592392534 tempest-ProjectAdminTests33-1592392534-project-admin] Calling method 'show' {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 09:59:04.263236 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.v3.backups [None req-686a3fc1-abdf-45b9-bd89-902bc0bc8820 tempest-ProjectAdminTests33-1592392534 tempest-ProjectAdminTests33-1592392534-project-admin] Show backup with id be2c0de0-30f0-46d0-9a5c-40cd28b8f154. {{(pid=100296) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 09:59:04.268659 np0000006707 devstack@c-api.service[100296]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 09:59:04.268659 np0000006707 devstack@c-api.service[100296]: warnings.warn( Aug 07 09:59:04.269965 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-686a3fc1-abdf-45b9-bd89-902bc0bc8820 tempest-ProjectAdminTests33-1592392534 tempest-ProjectAdminTests33-1592392534-project-admin] https://10.4.3.8/volume/v3/backups/be2c0de0-30f0-46d0-9a5c-40cd28b8f154 returned with HTTP 200 Aug 07 09:59:04.270572 np0000006707 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 702/2821] 10.4.3.8 () {68 vars in 1374 bytes} [Fri Aug 7 09:59:04 2026] GET /volume/v3/backups/be2c0de0-30f0-46d0-9a5c-40cd28b8f154 => generated 733 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 09:59:04.279771 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.middleware.request_id [None req-de208059-e0ea-46a5-8ff8-03bdd8147760 None None] RequestId filter calling following filter/app {{(pid=100298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:59:04.282927 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [None req-de208059-e0ea-46a5-8ff8-03bdd8147760 tempest-VolumesNegativeTest-1370557449 tempest-VolumesNegativeTest-1370557449-project-member] GET https://10.4.3.8/volume/v3/volumes/57e9c916-c93b-4572-b58a-f805b40c93df Aug 07 09:59:04.282927 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [None req-de208059-e0ea-46a5-8ff8-03bdd8147760 tempest-VolumesNegativeTest-1370557449 tempest-VolumesNegativeTest-1370557449-project-member] Empty body provided in request {{(pid=100298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 09:59:04.283198 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [None req-de208059-e0ea-46a5-8ff8-03bdd8147760 tempest-VolumesNegativeTest-1370557449 tempest-VolumesNegativeTest-1370557449-project-member] Calling method 'show' {{(pid=100298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 09:59:04.291925 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [None req-de208059-e0ea-46a5-8ff8-03bdd8147760 tempest-VolumesNegativeTest-1370557449 tempest-VolumesNegativeTest-1370557449-project-member] https://10.4.3.8/volume/v3/volumes/57e9c916-c93b-4572-b58a-f805b40c93df returned with HTTP 404 Aug 07 09:59:04.293351 np0000006707 devstack@c-api.service[100298]: [pid: 100298|app: 0|req: 710/2822] 10.4.3.8 () {66 vars in 1334 bytes} [Fri Aug 7 09:59:04 2026] GET /volume/v3/volumes/57e9c916-c93b-4572-b58a-f805b40c93df => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 09:59:04.897038 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-e7505226-77d2-4e10-90e6-0dfb97c162d4 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:59:04.901600 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-e7505226-77d2-4e10-90e6-0dfb97c162d4 tempest-ProjectMemberTests-2001915872 tempest-ProjectMemberTests-2001915872-project-admin] GET https://10.4.3.8/volume/v3/snapshots/3318b97f-ee44-4adf-bedc-8cafd95bc970 Aug 07 09:59:04.902449 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-e7505226-77d2-4e10-90e6-0dfb97c162d4 tempest-ProjectMemberTests-2001915872 tempest-ProjectMemberTests-2001915872-project-admin] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 09:59:04.902775 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-e7505226-77d2-4e10-90e6-0dfb97c162d4 tempest-ProjectMemberTests-2001915872 tempest-ProjectMemberTests-2001915872-project-admin] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 09:59:04.911330 np0000006707 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 09:59:04.911330 np0000006707 devstack@c-api.service[100295]: warnings.warn( Aug 07 09:59:04.911686 np0000006707 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-e7505226-77d2-4e10-90e6-0dfb97c162d4 tempest-ProjectMemberTests-2001915872 tempest-ProjectMemberTests-2001915872-project-admin] Snapshot retrieved successfully. Aug 07 09:59:04.913308 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-e7505226-77d2-4e10-90e6-0dfb97c162d4 tempest-ProjectMemberTests-2001915872 tempest-ProjectMemberTests-2001915872-project-admin] https://10.4.3.8/volume/v3/snapshots/3318b97f-ee44-4adf-bedc-8cafd95bc970 returned with HTTP 200 Aug 07 09:59:04.913475 np0000006707 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 704/2823] 10.4.3.8 () {66 vars in 1340 bytes} [Fri Aug 7 09:59:04 2026] GET /volume/v3/snapshots/3318b97f-ee44-4adf-bedc-8cafd95bc970 => generated 466 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 09:59:04.925693 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [None req-01ea7f3e-720b-4df4-8432-6ba10ee8048b None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:59:04.927568 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-01ea7f3e-720b-4df4-8432-6ba10ee8048b tempest-ProjectMemberTests-2001915872 tempest-ProjectMemberTests-2001915872-project-member] POST https://10.4.3.8/volume/v3/snapshots/3318b97f-ee44-4adf-bedc-8cafd95bc970/action Aug 07 09:59:04.927928 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-01ea7f3e-720b-4df4-8432-6ba10ee8048b tempest-ProjectMemberTests-2001915872 tempest-ProjectMemberTests-2001915872-project-member] Action body: b'{"os-force_delete": {}}' {{(pid=100297) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 07 09:59:04.928073 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-01ea7f3e-720b-4df4-8432-6ba10ee8048b tempest-ProjectMemberTests-2001915872 tempest-ProjectMemberTests-2001915872-project-member] Action: 'action', calling method: _force_delete, body: {"os-force_delete": {}} {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 09:59:04.939849 np0000006707 devstack@c-api.service[100297]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 09:59:04.939849 np0000006707 devstack@c-api.service[100297]: warnings.warn( Aug 07 09:59:04.940533 np0000006707 devstack@c-api.service[100297]: INFO cinder.volume.api [None req-01ea7f3e-720b-4df4-8432-6ba10ee8048b tempest-ProjectMemberTests-2001915872 tempest-ProjectMemberTests-2001915872-project-member] Snapshot retrieved successfully. Aug 07 09:59:04.941840 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.policy [None req-01ea7f3e-720b-4df4-8432-6ba10ee8048b tempest-ProjectMemberTests-2001915872 tempest-ProjectMemberTests-2001915872-project-member] Policy check for volume_extension:snapshot_admin_actions:force_delete failed with context {'is_admin': False, 'user_id': '0f58c4cf6966439b9fdfa743865bb35c', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '18f3b0b56c104468ac22cff73dbd1da0', '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=100297) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 07 09:59:04.942065 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-01ea7f3e-720b-4df4-8432-6ba10ee8048b tempest-ProjectMemberTests-2001915872 tempest-ProjectMemberTests-2001915872-project-member] https://10.4.3.8/volume/v3/snapshots/3318b97f-ee44-4adf-bedc-8cafd95bc970/action returned with HTTP 403 Aug 07 09:59:04.942981 np0000006707 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 708/2824] 10.4.3.8 () {68 vars in 1382 bytes} [Fri Aug 7 09:59:04 2026] POST /volume/v3/snapshots/3318b97f-ee44-4adf-bedc-8cafd95bc970/action => generated 133 bytes in 18 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 07 09:59:04.956916 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [None req-0722a28d-4d40-41fd-9639-9a14f67d25d3 None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:59:04.958573 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-0722a28d-4d40-41fd-9639-9a14f67d25d3 tempest-ProjectMemberTests-2001915872 tempest-ProjectMemberTests-2001915872-project-admin] DELETE https://10.4.3.8/volume/v3/snapshots/3318b97f-ee44-4adf-bedc-8cafd95bc970 Aug 07 09:59:04.958751 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-0722a28d-4d40-41fd-9639-9a14f67d25d3 tempest-ProjectMemberTests-2001915872 tempest-ProjectMemberTests-2001915872-project-admin] Empty body provided in request {{(pid=100296) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 09:59:04.958940 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-0722a28d-4d40-41fd-9639-9a14f67d25d3 tempest-ProjectMemberTests-2001915872 tempest-ProjectMemberTests-2001915872-project-admin] Calling method 'delete' {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 09:59:04.959034 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.v3.snapshots [None req-0722a28d-4d40-41fd-9639-9a14f67d25d3 tempest-ProjectMemberTests-2001915872 tempest-ProjectMemberTests-2001915872-project-admin] Delete snapshot with id: 3318b97f-ee44-4adf-bedc-8cafd95bc970 Aug 07 09:59:04.970005 np0000006707 devstack@c-api.service[100296]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 09:59:04.970005 np0000006707 devstack@c-api.service[100296]: warnings.warn( Aug 07 09:59:04.970524 np0000006707 devstack@c-api.service[100296]: INFO cinder.volume.api [None req-0722a28d-4d40-41fd-9639-9a14f67d25d3 tempest-ProjectMemberTests-2001915872 tempest-ProjectMemberTests-2001915872-project-admin] Snapshot retrieved successfully. Aug 07 09:59:05.003469 np0000006707 devstack@c-api.service[100296]: INFO cinder.volume.api [None req-0722a28d-4d40-41fd-9639-9a14f67d25d3 tempest-ProjectMemberTests-2001915872 tempest-ProjectMemberTests-2001915872-project-admin] Snapshot delete request issued successfully. Aug 07 09:59:05.003833 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-0722a28d-4d40-41fd-9639-9a14f67d25d3 tempest-ProjectMemberTests-2001915872 tempest-ProjectMemberTests-2001915872-project-admin] https://10.4.3.8/volume/v3/snapshots/3318b97f-ee44-4adf-bedc-8cafd95bc970 returned with HTTP 202 Aug 07 09:59:05.004315 np0000006707 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 703/2825] 10.4.3.8 () {66 vars in 1343 bytes} [Fri Aug 7 09:59:04 2026] DELETE /volume/v3/snapshots/3318b97f-ee44-4adf-bedc-8cafd95bc970 => generated 0 bytes in 48 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 07 09:59:05.017092 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.middleware.request_id [None req-dab02b00-3e60-4d83-8d90-4ef96b5df545 None None] RequestId filter calling following filter/app {{(pid=100298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:59:05.020440 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [None req-dab02b00-3e60-4d83-8d90-4ef96b5df545 tempest-ProjectMemberTests-2001915872 tempest-ProjectMemberTests-2001915872-project-admin] GET https://10.4.3.8/volume/v3/snapshots/3318b97f-ee44-4adf-bedc-8cafd95bc970 Aug 07 09:59:05.020440 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [None req-dab02b00-3e60-4d83-8d90-4ef96b5df545 tempest-ProjectMemberTests-2001915872 tempest-ProjectMemberTests-2001915872-project-admin] Empty body provided in request {{(pid=100298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 09:59:05.020440 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [None req-dab02b00-3e60-4d83-8d90-4ef96b5df545 tempest-ProjectMemberTests-2001915872 tempest-ProjectMemberTests-2001915872-project-admin] Calling method 'show' {{(pid=100298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 09:59:05.026818 np0000006707 devstack@c-api.service[100298]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 09:59:05.026818 np0000006707 devstack@c-api.service[100298]: warnings.warn( Aug 07 09:59:05.027169 np0000006707 devstack@c-api.service[100298]: INFO cinder.volume.api [None req-dab02b00-3e60-4d83-8d90-4ef96b5df545 tempest-ProjectMemberTests-2001915872 tempest-ProjectMemberTests-2001915872-project-admin] Snapshot retrieved successfully. Aug 07 09:59:05.028376 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [None req-dab02b00-3e60-4d83-8d90-4ef96b5df545 tempest-ProjectMemberTests-2001915872 tempest-ProjectMemberTests-2001915872-project-admin] https://10.4.3.8/volume/v3/snapshots/3318b97f-ee44-4adf-bedc-8cafd95bc970 returned with HTTP 200 Aug 07 09:59:05.028988 np0000006707 devstack@c-api.service[100298]: [pid: 100298|app: 0|req: 711/2826] 10.4.3.8 () {66 vars in 1340 bytes} [Fri Aug 7 09:59:05 2026] GET /volume/v3/snapshots/3318b97f-ee44-4adf-bedc-8cafd95bc970 => generated 465 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 09:59:05.287658 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-308fa314-331f-4756-984f-8e1482f1edab None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:59:05.293222 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-308fa314-331f-4756-984f-8e1482f1edab tempest-ProjectAdminTests33-1592392534 tempest-ProjectAdminTests33-1592392534-project-admin] GET https://10.4.3.8/volume/v3/backups/be2c0de0-30f0-46d0-9a5c-40cd28b8f154 Aug 07 09:59:05.293222 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-308fa314-331f-4756-984f-8e1482f1edab tempest-ProjectAdminTests33-1592392534 tempest-ProjectAdminTests33-1592392534-project-admin] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 09:59:05.293222 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-308fa314-331f-4756-984f-8e1482f1edab tempest-ProjectAdminTests33-1592392534 tempest-ProjectAdminTests33-1592392534-project-admin] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 09:59:05.293222 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.v3.backups [None req-308fa314-331f-4756-984f-8e1482f1edab tempest-ProjectAdminTests33-1592392534 tempest-ProjectAdminTests33-1592392534-project-admin] Show backup with id be2c0de0-30f0-46d0-9a5c-40cd28b8f154. {{(pid=100295) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 09:59:05.301963 np0000006707 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 09:59:05.301963 np0000006707 devstack@c-api.service[100295]: warnings.warn( Aug 07 09:59:05.303171 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-308fa314-331f-4756-984f-8e1482f1edab tempest-ProjectAdminTests33-1592392534 tempest-ProjectAdminTests33-1592392534-project-admin] https://10.4.3.8/volume/v3/backups/be2c0de0-30f0-46d0-9a5c-40cd28b8f154 returned with HTTP 200 Aug 07 09:59:05.303665 np0000006707 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 705/2827] 10.4.3.8 () {68 vars in 1374 bytes} [Fri Aug 7 09:59:05 2026] GET /volume/v3/backups/be2c0de0-30f0-46d0-9a5c-40cd28b8f154 => generated 733 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 09:59:06.043980 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [None req-2b5a865c-d268-4f1a-9e5f-fa1c0d31c930 None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:59:06.046060 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-2b5a865c-d268-4f1a-9e5f-fa1c0d31c930 tempest-ProjectMemberTests-2001915872 tempest-ProjectMemberTests-2001915872-project-admin] GET https://10.4.3.8/volume/v3/snapshots/3318b97f-ee44-4adf-bedc-8cafd95bc970 Aug 07 09:59:06.046060 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-2b5a865c-d268-4f1a-9e5f-fa1c0d31c930 tempest-ProjectMemberTests-2001915872 tempest-ProjectMemberTests-2001915872-project-admin] Empty body provided in request {{(pid=100297) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 09:59:06.046218 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-2b5a865c-d268-4f1a-9e5f-fa1c0d31c930 tempest-ProjectMemberTests-2001915872 tempest-ProjectMemberTests-2001915872-project-admin] Calling method 'show' {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 09:59:06.050636 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-2b5a865c-d268-4f1a-9e5f-fa1c0d31c930 tempest-ProjectMemberTests-2001915872 tempest-ProjectMemberTests-2001915872-project-admin] https://10.4.3.8/volume/v3/snapshots/3318b97f-ee44-4adf-bedc-8cafd95bc970 returned with HTTP 404 Aug 07 09:59:06.052436 np0000006707 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 709/2828] 10.4.3.8 () {66 vars in 1340 bytes} [Fri Aug 7 09:59:06 2026] GET /volume/v3/snapshots/3318b97f-ee44-4adf-bedc-8cafd95bc970 => generated 111 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 09:59:06.061199 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [None req-8673b607-24fd-472d-b793-1ae63d3c3e8c None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:59:06.063379 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-8673b607-24fd-472d-b793-1ae63d3c3e8c tempest-ProjectMemberTests-2001915872 tempest-ProjectMemberTests-2001915872-project-admin] DELETE https://10.4.3.8/volume/v3/volumes/dee69b71-26f6-4c72-be9f-3cb979aaf9a0 Aug 07 09:59:06.065372 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-8673b607-24fd-472d-b793-1ae63d3c3e8c tempest-ProjectMemberTests-2001915872 tempest-ProjectMemberTests-2001915872-project-admin] Empty body provided in request {{(pid=100296) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 09:59:06.065372 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-8673b607-24fd-472d-b793-1ae63d3c3e8c tempest-ProjectMemberTests-2001915872 tempest-ProjectMemberTests-2001915872-project-admin] Calling method 'delete' {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 09:59:06.065372 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.v3.volumes [None req-8673b607-24fd-472d-b793-1ae63d3c3e8c tempest-ProjectMemberTests-2001915872 tempest-ProjectMemberTests-2001915872-project-admin] Delete volume with id: dee69b71-26f6-4c72-be9f-3cb979aaf9a0 Aug 07 09:59:06.075686 np0000006707 devstack@c-api.service[100296]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 09:59:06.075686 np0000006707 devstack@c-api.service[100296]: warnings.warn( Aug 07 09:59:06.075686 np0000006707 devstack@c-api.service[100296]: INFO cinder.volume.api [None req-8673b607-24fd-472d-b793-1ae63d3c3e8c tempest-ProjectMemberTests-2001915872 tempest-ProjectMemberTests-2001915872-project-admin] Volume info retrieved successfully. Aug 07 09:59:06.103759 np0000006707 devstack@c-api.service[100296]: INFO cinder.volume.api [None req-8673b607-24fd-472d-b793-1ae63d3c3e8c tempest-ProjectMemberTests-2001915872 tempest-ProjectMemberTests-2001915872-project-admin] Delete volume request issued successfully. Aug 07 09:59:06.104035 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-8673b607-24fd-472d-b793-1ae63d3c3e8c tempest-ProjectMemberTests-2001915872 tempest-ProjectMemberTests-2001915872-project-admin] https://10.4.3.8/volume/v3/volumes/dee69b71-26f6-4c72-be9f-3cb979aaf9a0 returned with HTTP 202 Aug 07 09:59:06.104808 np0000006707 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 704/2829] 10.4.3.8 () {66 vars in 1337 bytes} [Fri Aug 7 09:59:06 2026] DELETE /volume/v3/volumes/dee69b71-26f6-4c72-be9f-3cb979aaf9a0 => generated 0 bytes in 44 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 07 09:59:06.113917 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.middleware.request_id [None req-ae633397-4b48-453d-938d-679ace329853 None None] RequestId filter calling following filter/app {{(pid=100298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:59:06.116935 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [None req-ae633397-4b48-453d-938d-679ace329853 tempest-ProjectMemberTests-2001915872 tempest-ProjectMemberTests-2001915872-project-admin] GET https://10.4.3.8/volume/v3/volumes/dee69b71-26f6-4c72-be9f-3cb979aaf9a0 Aug 07 09:59:06.117224 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [None req-ae633397-4b48-453d-938d-679ace329853 tempest-ProjectMemberTests-2001915872 tempest-ProjectMemberTests-2001915872-project-admin] Empty body provided in request {{(pid=100298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 09:59:06.117550 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [None req-ae633397-4b48-453d-938d-679ace329853 tempest-ProjectMemberTests-2001915872 tempest-ProjectMemberTests-2001915872-project-admin] Calling method 'show' {{(pid=100298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 09:59:06.125839 np0000006707 devstack@c-api.service[100298]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 09:59:06.125839 np0000006707 devstack@c-api.service[100298]: warnings.warn( Aug 07 09:59:06.130622 np0000006707 devstack@c-api.service[100298]: INFO cinder.volume.api [None req-ae633397-4b48-453d-938d-679ace329853 tempest-ProjectMemberTests-2001915872 tempest-ProjectMemberTests-2001915872-project-admin] Volume info retrieved successfully. Aug 07 09:59:06.138106 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [None req-ae633397-4b48-453d-938d-679ace329853 tempest-ProjectMemberTests-2001915872 tempest-ProjectMemberTests-2001915872-project-admin] https://10.4.3.8/volume/v3/volumes/dee69b71-26f6-4c72-be9f-3cb979aaf9a0 returned with HTTP 200 Aug 07 09:59:06.138620 np0000006707 devstack@c-api.service[100298]: [pid: 100298|app: 0|req: 712/2830] 10.4.3.8 () {66 vars in 1334 bytes} [Fri Aug 7 09:59:06 2026] GET /volume/v3/volumes/dee69b71-26f6-4c72-be9f-3cb979aaf9a0 => generated 1004 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 09:59:06.320959 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-48e0fc0e-3ba9-4cd5-8347-babdb4403725 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:59:06.323005 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-48e0fc0e-3ba9-4cd5-8347-babdb4403725 tempest-ProjectAdminTests33-1592392534 tempest-ProjectAdminTests33-1592392534-project-admin] GET https://10.4.3.8/volume/v3/backups/be2c0de0-30f0-46d0-9a5c-40cd28b8f154 Aug 07 09:59:06.323257 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-48e0fc0e-3ba9-4cd5-8347-babdb4403725 tempest-ProjectAdminTests33-1592392534 tempest-ProjectAdminTests33-1592392534-project-admin] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 09:59:06.323479 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-48e0fc0e-3ba9-4cd5-8347-babdb4403725 tempest-ProjectAdminTests33-1592392534 tempest-ProjectAdminTests33-1592392534-project-admin] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 09:59:06.323652 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.v3.backups [None req-48e0fc0e-3ba9-4cd5-8347-babdb4403725 tempest-ProjectAdminTests33-1592392534 tempest-ProjectAdminTests33-1592392534-project-admin] Show backup with id be2c0de0-30f0-46d0-9a5c-40cd28b8f154. {{(pid=100295) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 09:59:06.333153 np0000006707 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 09:59:06.333153 np0000006707 devstack@c-api.service[100295]: warnings.warn( Aug 07 09:59:06.333942 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-48e0fc0e-3ba9-4cd5-8347-babdb4403725 tempest-ProjectAdminTests33-1592392534 tempest-ProjectAdminTests33-1592392534-project-admin] https://10.4.3.8/volume/v3/backups/be2c0de0-30f0-46d0-9a5c-40cd28b8f154 returned with HTTP 200 Aug 07 09:59:06.334431 np0000006707 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 706/2831] 10.4.3.8 () {68 vars in 1374 bytes} [Fri Aug 7 09:59:06 2026] GET /volume/v3/backups/be2c0de0-30f0-46d0-9a5c-40cd28b8f154 => generated 733 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 09:59:07.153324 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [None req-e593ca7d-095f-4881-a4df-519df66a8935 None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:59:07.156253 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-e593ca7d-095f-4881-a4df-519df66a8935 tempest-ProjectMemberTests-2001915872 tempest-ProjectMemberTests-2001915872-project-admin] GET https://10.4.3.8/volume/v3/volumes/dee69b71-26f6-4c72-be9f-3cb979aaf9a0 Aug 07 09:59:07.156571 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-e593ca7d-095f-4881-a4df-519df66a8935 tempest-ProjectMemberTests-2001915872 tempest-ProjectMemberTests-2001915872-project-admin] Empty body provided in request {{(pid=100297) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 09:59:07.156902 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-e593ca7d-095f-4881-a4df-519df66a8935 tempest-ProjectMemberTests-2001915872 tempest-ProjectMemberTests-2001915872-project-admin] Calling method 'show' {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 09:59:07.165678 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-e593ca7d-095f-4881-a4df-519df66a8935 tempest-ProjectMemberTests-2001915872 tempest-ProjectMemberTests-2001915872-project-admin] https://10.4.3.8/volume/v3/volumes/dee69b71-26f6-4c72-be9f-3cb979aaf9a0 returned with HTTP 404 Aug 07 09:59:07.166328 np0000006707 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 710/2832] 10.4.3.8 () {66 vars in 1334 bytes} [Fri Aug 7 09:59:07 2026] GET /volume/v3/volumes/dee69b71-26f6-4c72-be9f-3cb979aaf9a0 => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 09:59:07.178902 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [None req-9cbb3e8e-3ce0-4be0-86fb-beb0cfc10dce None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:59:07.181734 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-9cbb3e8e-3ce0-4be0-86fb-beb0cfc10dce tempest-ProjectMemberTests-2001915872 tempest-ProjectMemberTests-2001915872-project-admin] POST https://10.4.3.8/volume/v3/volumes Aug 07 09:59:07.182291 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-9cbb3e8e-3ce0-4be0-86fb-beb0cfc10dce tempest-ProjectMemberTests-2001915872 tempest-ProjectMemberTests-2001915872-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-1803665826"}} {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 09:59:07.184501 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.v3.volumes [None req-9cbb3e8e-3ce0-4be0-86fb-beb0cfc10dce tempest-ProjectMemberTests-2001915872 tempest-ProjectMemberTests-2001915872-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-1803665826'}} {{(pid=100296) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 07 09:59:07.184701 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.v3.volumes [None req-9cbb3e8e-3ce0-4be0-86fb-beb0cfc10dce tempest-ProjectMemberTests-2001915872 tempest-ProjectMemberTests-2001915872-project-admin] Create volume of 1 GB Aug 07 09:59:07.191642 np0000006707 devstack@c-api.service[100296]: INFO cinder.volume.api [None req-9cbb3e8e-3ce0-4be0-86fb-beb0cfc10dce tempest-ProjectMemberTests-2001915872 tempest-ProjectMemberTests-2001915872-project-admin] Availability Zones retrieved successfully. Aug 07 09:59:07.200647 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.volume.api [None req-9cbb3e8e-3ce0-4be0-86fb-beb0cfc10dce tempest-ProjectMemberTests-2001915872 tempest-ProjectMemberTests-2001915872-project-admin] Flow 'volume_create_api' (62986a42-03c7-4cdb-b96f-c7f82ec7cfc4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100296) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 09:59:07.202142 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.volume.api [None req-9cbb3e8e-3ce0-4be0-86fb-beb0cfc10dce tempest-ProjectMemberTests-2001915872 tempest-ProjectMemberTests-2001915872-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2adc0166-00df-4adc-a487-80b989db2471) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 09:59:07.203465 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.volume.flows.api.create_volume [None req-9cbb3e8e-3ce0-4be0-86fb-beb0cfc10dce tempest-ProjectMemberTests-2001915872 tempest-ProjectMemberTests-2001915872-project-admin] Validating volume size '1' using validate_int {{(pid=100296) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 07 09:59:07.252223 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.volume.api [None req-9cbb3e8e-3ce0-4be0-86fb-beb0cfc10dce tempest-ProjectMemberTests-2001915872 tempest-ProjectMemberTests-2001915872-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2adc0166-00df-4adc-a487-80b989db2471) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-07T09:47:39Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=45fd9a3a-b61e-4c6c-9ab7-d02f06678d0d,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '45fd9a3a-b61e-4c6c-9ab7-d02f06678d0d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 09:59:07.253441 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.volume.api [None req-9cbb3e8e-3ce0-4be0-86fb-beb0cfc10dce tempest-ProjectMemberTests-2001915872 tempest-ProjectMemberTests-2001915872-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (79793d9d-5b3f-49d3-98ae-a5a396afef02) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 09:59:07.323607 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.quota [None req-9cbb3e8e-3ce0-4be0-86fb-beb0cfc10dce tempest-ProjectMemberTests-2001915872 tempest-ProjectMemberTests-2001915872-project-admin] Created reservations ['9d01f79e-0fb0-4bbe-9c25-250b48e7708c', '7d09ec1a-ddc4-47bb-ad95-fd8f4b1da282', '1650064d-1526-49d6-b628-04655f010204', 'e742ae56-03a6-4bc5-ae94-cf712fec6c5e'] {{(pid=100296) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 09:59:07.324465 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.volume.api [None req-9cbb3e8e-3ce0-4be0-86fb-beb0cfc10dce tempest-ProjectMemberTests-2001915872 tempest-ProjectMemberTests-2001915872-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (79793d9d-5b3f-49d3-98ae-a5a396afef02) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['9d01f79e-0fb0-4bbe-9c25-250b48e7708c', '7d09ec1a-ddc4-47bb-ad95-fd8f4b1da282', '1650064d-1526-49d6-b628-04655f010204', 'e742ae56-03a6-4bc5-ae94-cf712fec6c5e']}' {{(pid=100296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 09:59:07.325212 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.volume.api [None req-9cbb3e8e-3ce0-4be0-86fb-beb0cfc10dce tempest-ProjectMemberTests-2001915872 tempest-ProjectMemberTests-2001915872-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (839c1ff0-c979-4048-958f-249085dbae6d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 09:59:07.352085 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.middleware.request_id [None req-4d0ba502-d24c-4f27-8009-f5a984be3a5b None None] RequestId filter calling following filter/app {{(pid=100298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:59:07.354669 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.volume.api [None req-9cbb3e8e-3ce0-4be0-86fb-beb0cfc10dce tempest-ProjectMemberTests-2001915872 tempest-ProjectMemberTests-2001915872-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (839c1ff0-c979-4048-958f-249085dbae6d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '16fdd811-b4a6-4626-8484-3fcc6446aae6', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1803665826',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='18f3b0b56c104468ac22cff73dbd1da0',qos_specs=None,replication_status=,reservations=['9d01f79e-0fb0-4bbe-9c25-250b48e7708c','7d09ec1a-ddc4-47bb-ad95-fd8f4b1da282','1650064d-1526-49d6-b628-04655f010204','e742ae56-03a6-4bc5-ae94-cf712fec6c5e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='544af75e89b64089b8e0260faaab4cc9',volume_type_id=45fd9a3a-b61e-4c6c-9ab7-d02f06678d0d), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-07T09:59:07Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1803665826',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=16fdd811-b4a6-4626-8484-3fcc6446aae6,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='18f3b0b56c104468ac22cff73dbd1da0',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='544af75e89b64089b8e0260faaab4cc9',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(45fd9a3a-b61e-4c6c-9ab7-d02f06678d0d),volume_type_id=45fd9a3a-b61e-4c6c-9ab7-d02f06678d0d)}' {{(pid=100296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 09:59:07.354821 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [None req-4d0ba502-d24c-4f27-8009-f5a984be3a5b tempest-ProjectAdminTests33-1592392534 tempest-ProjectAdminTests33-1592392534-project-admin] GET https://10.4.3.8/volume/v3/backups/be2c0de0-30f0-46d0-9a5c-40cd28b8f154 Aug 07 09:59:07.354821 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [None req-4d0ba502-d24c-4f27-8009-f5a984be3a5b tempest-ProjectAdminTests33-1592392534 tempest-ProjectAdminTests33-1592392534-project-admin] Empty body provided in request {{(pid=100298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 09:59:07.354821 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [None req-4d0ba502-d24c-4f27-8009-f5a984be3a5b tempest-ProjectAdminTests33-1592392534 tempest-ProjectAdminTests33-1592392534-project-admin] Calling method 'show' {{(pid=100298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 09:59:07.354821 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.v3.backups [None req-4d0ba502-d24c-4f27-8009-f5a984be3a5b tempest-ProjectAdminTests33-1592392534 tempest-ProjectAdminTests33-1592392534-project-admin] Show backup with id be2c0de0-30f0-46d0-9a5c-40cd28b8f154. {{(pid=100298) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 09:59:07.355102 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.volume.api [None req-9cbb3e8e-3ce0-4be0-86fb-beb0cfc10dce tempest-ProjectMemberTests-2001915872 tempest-ProjectMemberTests-2001915872-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (fca5c906-c50a-4d8a-a7ab-8aff888b6ad3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 09:59:07.361093 np0000006707 devstack@c-api.service[100298]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 09:59:07.361093 np0000006707 devstack@c-api.service[100298]: warnings.warn( Aug 07 09:59:07.361919 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [None req-4d0ba502-d24c-4f27-8009-f5a984be3a5b tempest-ProjectAdminTests33-1592392534 tempest-ProjectAdminTests33-1592392534-project-admin] https://10.4.3.8/volume/v3/backups/be2c0de0-30f0-46d0-9a5c-40cd28b8f154 returned with HTTP 200 Aug 07 09:59:07.363265 np0000006707 devstack@c-api.service[100298]: [pid: 100298|app: 0|req: 713/2833] 10.4.3.8 () {68 vars in 1374 bytes} [Fri Aug 7 09:59:07 2026] GET /volume/v3/backups/be2c0de0-30f0-46d0-9a5c-40cd28b8f154 => generated 733 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 09:59:07.389187 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.volume.api [None req-9cbb3e8e-3ce0-4be0-86fb-beb0cfc10dce tempest-ProjectMemberTests-2001915872 tempest-ProjectMemberTests-2001915872-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (fca5c906-c50a-4d8a-a7ab-8aff888b6ad3) transitioned into state 'SUCCESS' from state '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-1803665826',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='18f3b0b56c104468ac22cff73dbd1da0',qos_specs=None,replication_status=,reservations=['9d01f79e-0fb0-4bbe-9c25-250b48e7708c','7d09ec1a-ddc4-47bb-ad95-fd8f4b1da282','1650064d-1526-49d6-b628-04655f010204','e742ae56-03a6-4bc5-ae94-cf712fec6c5e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='544af75e89b64089b8e0260faaab4cc9',volume_type_id=45fd9a3a-b61e-4c6c-9ab7-d02f06678d0d)}' {{(pid=100296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 09:59:07.390130 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.volume.api [None req-9cbb3e8e-3ce0-4be0-86fb-beb0cfc10dce tempest-ProjectMemberTests-2001915872 tempest-ProjectMemberTests-2001915872-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1d336b07-38b0-4981-8f79-ef2c45efecf5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 09:59:07.413538 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.volume.api [None req-9cbb3e8e-3ce0-4be0-86fb-beb0cfc10dce tempest-ProjectMemberTests-2001915872 tempest-ProjectMemberTests-2001915872-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1d336b07-38b0-4981-8f79-ef2c45efecf5) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 09:59:07.413538 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.volume.api [None req-9cbb3e8e-3ce0-4be0-86fb-beb0cfc10dce tempest-ProjectMemberTests-2001915872 tempest-ProjectMemberTests-2001915872-project-admin] Flow 'volume_create_api' (62986a42-03c7-4cdb-b96f-c7f82ec7cfc4) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100296) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 09:59:07.413538 np0000006707 devstack@c-api.service[100296]: INFO cinder.volume.api [None req-9cbb3e8e-3ce0-4be0-86fb-beb0cfc10dce tempest-ProjectMemberTests-2001915872 tempest-ProjectMemberTests-2001915872-project-admin] Create volume request issued successfully. Aug 07 09:59:07.413538 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-9cbb3e8e-3ce0-4be0-86fb-beb0cfc10dce tempest-ProjectMemberTests-2001915872 tempest-ProjectMemberTests-2001915872-project-admin] https://10.4.3.8/volume/v3/volumes returned with HTTP 202 Aug 07 09:59:07.414961 np0000006707 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 705/2834] 10.4.3.8 () {68 vars in 1244 bytes} [Fri Aug 7 09:59:07 2026] POST /volume/v3/volumes => generated 774 bytes in 237 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 07 09:59:07.430528 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-1b416ba4-995a-46c6-ab37-a5f605cb810a None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:59:07.433912 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-1b416ba4-995a-46c6-ab37-a5f605cb810a tempest-ProjectMemberTests-2001915872 tempest-ProjectMemberTests-2001915872-project-admin] GET https://10.4.3.8/volume/v3/volumes/16fdd811-b4a6-4626-8484-3fcc6446aae6 Aug 07 09:59:07.434226 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-1b416ba4-995a-46c6-ab37-a5f605cb810a tempest-ProjectMemberTests-2001915872 tempest-ProjectMemberTests-2001915872-project-admin] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 09:59:07.434532 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-1b416ba4-995a-46c6-ab37-a5f605cb810a tempest-ProjectMemberTests-2001915872 tempest-ProjectMemberTests-2001915872-project-admin] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 09:59:07.449583 np0000006707 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 09:59:07.449583 np0000006707 devstack@c-api.service[100295]: warnings.warn( Aug 07 09:59:07.455463 np0000006707 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-1b416ba4-995a-46c6-ab37-a5f605cb810a tempest-ProjectMemberTests-2001915872 tempest-ProjectMemberTests-2001915872-project-admin] Volume info retrieved successfully. Aug 07 09:59:07.461093 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-1b416ba4-995a-46c6-ab37-a5f605cb810a tempest-ProjectMemberTests-2001915872 tempest-ProjectMemberTests-2001915872-project-admin] https://10.4.3.8/volume/v3/volumes/16fdd811-b4a6-4626-8484-3fcc6446aae6 returned with HTTP 200 Aug 07 09:59:07.462437 np0000006707 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 707/2835] 10.4.3.8 () {66 vars in 1334 bytes} [Fri Aug 7 09:59:07 2026] GET /volume/v3/volumes/16fdd811-b4a6-4626-8484-3fcc6446aae6 => generated 953 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 09:59:08.375700 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [None req-ccf698ff-3228-48e6-962a-eb0fc5976af8 None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:59:08.377604 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-ccf698ff-3228-48e6-962a-eb0fc5976af8 tempest-ProjectAdminTests33-1592392534 tempest-ProjectAdminTests33-1592392534-project-admin] GET https://10.4.3.8/volume/v3/backups/be2c0de0-30f0-46d0-9a5c-40cd28b8f154 Aug 07 09:59:08.377814 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-ccf698ff-3228-48e6-962a-eb0fc5976af8 tempest-ProjectAdminTests33-1592392534 tempest-ProjectAdminTests33-1592392534-project-admin] Empty body provided in request {{(pid=100297) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 09:59:08.378017 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-ccf698ff-3228-48e6-962a-eb0fc5976af8 tempest-ProjectAdminTests33-1592392534 tempest-ProjectAdminTests33-1592392534-project-admin] Calling method 'show' {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 09:59:08.378125 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.v3.backups [None req-ccf698ff-3228-48e6-962a-eb0fc5976af8 tempest-ProjectAdminTests33-1592392534 tempest-ProjectAdminTests33-1592392534-project-admin] Show backup with id be2c0de0-30f0-46d0-9a5c-40cd28b8f154. {{(pid=100297) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 09:59:08.383855 np0000006707 devstack@c-api.service[100297]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 09:59:08.383855 np0000006707 devstack@c-api.service[100297]: warnings.warn( Aug 07 09:59:08.384726 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-ccf698ff-3228-48e6-962a-eb0fc5976af8 tempest-ProjectAdminTests33-1592392534 tempest-ProjectAdminTests33-1592392534-project-admin] https://10.4.3.8/volume/v3/backups/be2c0de0-30f0-46d0-9a5c-40cd28b8f154 returned with HTTP 200 Aug 07 09:59:08.385249 np0000006707 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 711/2836] 10.4.3.8 () {68 vars in 1374 bytes} [Fri Aug 7 09:59:08 2026] GET /volume/v3/backups/be2c0de0-30f0-46d0-9a5c-40cd28b8f154 => generated 733 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 09:59:08.397751 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.middleware.request_id [None req-56639f10-b23e-4562-ac8e-77c84d044da2 None None] RequestId filter calling following filter/app {{(pid=100298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:59:08.400105 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [None req-56639f10-b23e-4562-ac8e-77c84d044da2 tempest-ProjectAdminTests33-1592392534 tempest-ProjectAdminTests33-1592392534-project-admin] DELETE https://10.4.3.8/volume/v3/volumes/06a94c73-157d-4b72-a206-8ccfcc673403 Aug 07 09:59:08.400434 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [None req-56639f10-b23e-4562-ac8e-77c84d044da2 tempest-ProjectAdminTests33-1592392534 tempest-ProjectAdminTests33-1592392534-project-admin] Empty body provided in request {{(pid=100298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 09:59:08.400713 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [None req-56639f10-b23e-4562-ac8e-77c84d044da2 tempest-ProjectAdminTests33-1592392534 tempest-ProjectAdminTests33-1592392534-project-admin] Calling method 'delete' {{(pid=100298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 09:59:08.400971 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.v3.volumes [None req-56639f10-b23e-4562-ac8e-77c84d044da2 tempest-ProjectAdminTests33-1592392534 tempest-ProjectAdminTests33-1592392534-project-admin] Delete volume with id: 06a94c73-157d-4b72-a206-8ccfcc673403 Aug 07 09:59:08.410078 np0000006707 devstack@c-api.service[100298]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 09:59:08.410078 np0000006707 devstack@c-api.service[100298]: warnings.warn( Aug 07 09:59:08.410434 np0000006707 devstack@c-api.service[100298]: INFO cinder.volume.api [None req-56639f10-b23e-4562-ac8e-77c84d044da2 tempest-ProjectAdminTests33-1592392534 tempest-ProjectAdminTests33-1592392534-project-admin] Volume info retrieved successfully. Aug 07 09:59:08.432323 np0000006707 devstack@c-api.service[100298]: INFO cinder.volume.api [None req-56639f10-b23e-4562-ac8e-77c84d044da2 tempest-ProjectAdminTests33-1592392534 tempest-ProjectAdminTests33-1592392534-project-admin] Delete volume request issued successfully. Aug 07 09:59:08.432505 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [None req-56639f10-b23e-4562-ac8e-77c84d044da2 tempest-ProjectAdminTests33-1592392534 tempest-ProjectAdminTests33-1592392534-project-admin] https://10.4.3.8/volume/v3/volumes/06a94c73-157d-4b72-a206-8ccfcc673403 returned with HTTP 202 Aug 07 09:59:08.432839 np0000006707 devstack@c-api.service[100298]: [pid: 100298|app: 0|req: 714/2837] 10.4.3.8 () {68 vars in 1377 bytes} [Fri Aug 7 09:59:08 2026] DELETE /volume/v3/volumes/06a94c73-157d-4b72-a206-8ccfcc673403 => generated 0 bytes in 36 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 07 09:59:08.443273 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [None req-14e9ba94-e180-4a69-a0ee-a5ef8e215e5b None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:59:08.445831 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-14e9ba94-e180-4a69-a0ee-a5ef8e215e5b tempest-ProjectAdminTests33-1592392534 tempest-ProjectAdminTests33-1592392534-project-admin] GET https://10.4.3.8/volume/v3/volumes/06a94c73-157d-4b72-a206-8ccfcc673403 Aug 07 09:59:08.446134 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-14e9ba94-e180-4a69-a0ee-a5ef8e215e5b tempest-ProjectAdminTests33-1592392534 tempest-ProjectAdminTests33-1592392534-project-admin] Empty body provided in request {{(pid=100296) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 09:59:08.446399 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-14e9ba94-e180-4a69-a0ee-a5ef8e215e5b tempest-ProjectAdminTests33-1592392534 tempest-ProjectAdminTests33-1592392534-project-admin] Calling method 'show' {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 09:59:08.454067 np0000006707 devstack@c-api.service[100296]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 09:59:08.454067 np0000006707 devstack@c-api.service[100296]: warnings.warn( Aug 07 09:59:08.457904 np0000006707 devstack@c-api.service[100296]: INFO cinder.volume.api [None req-14e9ba94-e180-4a69-a0ee-a5ef8e215e5b tempest-ProjectAdminTests33-1592392534 tempest-ProjectAdminTests33-1592392534-project-admin] Volume info retrieved successfully. Aug 07 09:59:08.463891 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-14e9ba94-e180-4a69-a0ee-a5ef8e215e5b tempest-ProjectAdminTests33-1592392534 tempest-ProjectAdminTests33-1592392534-project-admin] https://10.4.3.8/volume/v3/volumes/06a94c73-157d-4b72-a206-8ccfcc673403 returned with HTTP 200 Aug 07 09:59:08.464497 np0000006707 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 706/2838] 10.4.3.8 () {68 vars in 1374 bytes} [Fri Aug 7 09:59:08 2026] GET /volume/v3/volumes/06a94c73-157d-4b72-a206-8ccfcc673403 => generated 1061 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 09:59:08.479599 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-2b54adf2-d3a7-489c-81f1-244a298feee4 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:59:08.482078 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-2b54adf2-d3a7-489c-81f1-244a298feee4 tempest-ProjectMemberTests-2001915872 tempest-ProjectMemberTests-2001915872-project-admin] GET https://10.4.3.8/volume/v3/volumes/16fdd811-b4a6-4626-8484-3fcc6446aae6 Aug 07 09:59:08.482386 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-2b54adf2-d3a7-489c-81f1-244a298feee4 tempest-ProjectMemberTests-2001915872 tempest-ProjectMemberTests-2001915872-project-admin] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 09:59:08.482678 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-2b54adf2-d3a7-489c-81f1-244a298feee4 tempest-ProjectMemberTests-2001915872 tempest-ProjectMemberTests-2001915872-project-admin] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 09:59:08.491330 np0000006707 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 09:59:08.491330 np0000006707 devstack@c-api.service[100295]: warnings.warn( Aug 07 09:59:08.495475 np0000006707 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-2b54adf2-d3a7-489c-81f1-244a298feee4 tempest-ProjectMemberTests-2001915872 tempest-ProjectMemberTests-2001915872-project-admin] Volume info retrieved successfully. Aug 07 09:59:08.500709 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-2b54adf2-d3a7-489c-81f1-244a298feee4 tempest-ProjectMemberTests-2001915872 tempest-ProjectMemberTests-2001915872-project-admin] https://10.4.3.8/volume/v3/volumes/16fdd811-b4a6-4626-8484-3fcc6446aae6 returned with HTTP 200 Aug 07 09:59:08.501258 np0000006707 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 708/2839] 10.4.3.8 () {66 vars in 1334 bytes} [Fri Aug 7 09:59:08 2026] GET /volume/v3/volumes/16fdd811-b4a6-4626-8484-3fcc6446aae6 => generated 1014 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 09:59:08.519731 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [None req-67bfe52c-01bd-44b8-ba2b-904dc5ba504d None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:59:08.523136 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-67bfe52c-01bd-44b8-ba2b-904dc5ba504d tempest-ProjectMemberTests-2001915872 tempest-ProjectMemberTests-2001915872-project-admin] POST https://10.4.3.8/volume/v3/snapshots Aug 07 09:59:08.523634 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-67bfe52c-01bd-44b8-ba2b-904dc5ba504d tempest-ProjectMemberTests-2001915872 tempest-ProjectMemberTests-2001915872-project-admin] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "16fdd811-b4a6-4626-8484-3fcc6446aae6", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-1610422432"}} {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 09:59:08.538787 np0000006707 devstack@c-api.service[100297]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 09:59:08.538787 np0000006707 devstack@c-api.service[100297]: warnings.warn( Aug 07 09:59:08.539324 np0000006707 devstack@c-api.service[100297]: INFO cinder.volume.api [None req-67bfe52c-01bd-44b8-ba2b-904dc5ba504d tempest-ProjectMemberTests-2001915872 tempest-ProjectMemberTests-2001915872-project-admin] Volume info retrieved successfully. Aug 07 09:59:08.539540 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.v3.snapshots [None req-67bfe52c-01bd-44b8-ba2b-904dc5ba504d tempest-ProjectMemberTests-2001915872 tempest-ProjectMemberTests-2001915872-project-admin] Create snapshot from volume 16fdd811-b4a6-4626-8484-3fcc6446aae6 Aug 07 09:59:08.585128 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.quota [None req-67bfe52c-01bd-44b8-ba2b-904dc5ba504d tempest-ProjectMemberTests-2001915872 tempest-ProjectMemberTests-2001915872-project-admin] Created reservations ['ad6760ac-7425-4e02-9fba-cc221a5230e2', '1ba02845-931a-4b79-9216-2566beed0ab7', 'ba89f129-3e9c-41bc-b48c-50a9b94c160a', '63756b0c-dc54-477c-867e-7d9ea7e0aec6'] {{(pid=100297) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 09:59:08.641748 np0000006707 devstack@c-api.service[100297]: INFO cinder.volume.api [None req-67bfe52c-01bd-44b8-ba2b-904dc5ba504d tempest-ProjectMemberTests-2001915872 tempest-ProjectMemberTests-2001915872-project-admin] Snapshot create request issued successfully. Aug 07 09:59:08.642234 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-67bfe52c-01bd-44b8-ba2b-904dc5ba504d tempest-ProjectMemberTests-2001915872 tempest-ProjectMemberTests-2001915872-project-admin] https://10.4.3.8/volume/v3/snapshots returned with HTTP 202 Aug 07 09:59:08.642757 np0000006707 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 712/2840] 10.4.3.8 () {68 vars in 1251 bytes} [Fri Aug 7 09:59:08 2026] POST /volume/v3/snapshots => generated 308 bytes in 124 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 07 09:59:08.659015 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.middleware.request_id [None req-55474438-cc1a-42f2-8a09-45a8d78df290 None None] RequestId filter calling following filter/app {{(pid=100298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:59:08.663607 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [None req-55474438-cc1a-42f2-8a09-45a8d78df290 tempest-ProjectMemberTests-2001915872 tempest-ProjectMemberTests-2001915872-project-admin] GET https://10.4.3.8/volume/v3/snapshots/12d0fdd1-3513-4e49-90dd-59267b9cc9ce Aug 07 09:59:08.664678 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [None req-55474438-cc1a-42f2-8a09-45a8d78df290 tempest-ProjectMemberTests-2001915872 tempest-ProjectMemberTests-2001915872-project-admin] Empty body provided in request {{(pid=100298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 09:59:08.665181 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [None req-55474438-cc1a-42f2-8a09-45a8d78df290 tempest-ProjectMemberTests-2001915872 tempest-ProjectMemberTests-2001915872-project-admin] Calling method 'show' {{(pid=100298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 09:59:08.674001 np0000006707 devstack@c-api.service[100298]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 09:59:08.674001 np0000006707 devstack@c-api.service[100298]: warnings.warn( Aug 07 09:59:08.674364 np0000006707 devstack@c-api.service[100298]: INFO cinder.volume.api [None req-55474438-cc1a-42f2-8a09-45a8d78df290 tempest-ProjectMemberTests-2001915872 tempest-ProjectMemberTests-2001915872-project-admin] Snapshot retrieved successfully. Aug 07 09:59:08.675889 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [None req-55474438-cc1a-42f2-8a09-45a8d78df290 tempest-ProjectMemberTests-2001915872 tempest-ProjectMemberTests-2001915872-project-admin] https://10.4.3.8/volume/v3/snapshots/12d0fdd1-3513-4e49-90dd-59267b9cc9ce returned with HTTP 200 Aug 07 09:59:08.678913 np0000006707 devstack@c-api.service[100298]: [pid: 100298|app: 0|req: 715/2841] 10.4.3.8 () {66 vars in 1340 bytes} [Fri Aug 7 09:59:08 2026] GET /volume/v3/snapshots/12d0fdd1-3513-4e49-90dd-59267b9cc9ce => generated 440 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 07 09:59:09.481589 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [None req-376283bb-0023-4bd0-8dee-052e9f86596d None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:59:09.483699 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-376283bb-0023-4bd0-8dee-052e9f86596d tempest-ProjectAdminTests33-1592392534 tempest-ProjectAdminTests33-1592392534-project-admin] GET https://10.4.3.8/volume/v3/volumes/06a94c73-157d-4b72-a206-8ccfcc673403 Aug 07 09:59:09.483699 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-376283bb-0023-4bd0-8dee-052e9f86596d tempest-ProjectAdminTests33-1592392534 tempest-ProjectAdminTests33-1592392534-project-admin] Empty body provided in request {{(pid=100296) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 09:59:09.483906 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-376283bb-0023-4bd0-8dee-052e9f86596d tempest-ProjectAdminTests33-1592392534 tempest-ProjectAdminTests33-1592392534-project-admin] Calling method 'show' {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 09:59:09.490200 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-376283bb-0023-4bd0-8dee-052e9f86596d tempest-ProjectAdminTests33-1592392534 tempest-ProjectAdminTests33-1592392534-project-admin] https://10.4.3.8/volume/v3/volumes/06a94c73-157d-4b72-a206-8ccfcc673403 returned with HTTP 404 Aug 07 09:59:09.490886 np0000006707 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 707/2842] 10.4.3.8 () {68 vars in 1374 bytes} [Fri Aug 7 09:59:09 2026] GET /volume/v3/volumes/06a94c73-157d-4b72-a206-8ccfcc673403 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 09:59:09.500967 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-f3c40b3d-8b0d-41f2-9e81-ddf05b3439b0 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:59:09.503041 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-f3c40b3d-8b0d-41f2-9e81-ddf05b3439b0 tempest-ProjectAdminTests33-1592392534 tempest-ProjectAdminTests33-1592392534-project-admin] GET https://10.4.3.8/volume/v3/backups/be2c0de0-30f0-46d0-9a5c-40cd28b8f154 Aug 07 09:59:09.503357 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-f3c40b3d-8b0d-41f2-9e81-ddf05b3439b0 tempest-ProjectAdminTests33-1592392534 tempest-ProjectAdminTests33-1592392534-project-admin] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 09:59:09.503689 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-f3c40b3d-8b0d-41f2-9e81-ddf05b3439b0 tempest-ProjectAdminTests33-1592392534 tempest-ProjectAdminTests33-1592392534-project-admin] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 09:59:09.503869 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.v3.backups [None req-f3c40b3d-8b0d-41f2-9e81-ddf05b3439b0 tempest-ProjectAdminTests33-1592392534 tempest-ProjectAdminTests33-1592392534-project-admin] Show backup with id be2c0de0-30f0-46d0-9a5c-40cd28b8f154. {{(pid=100295) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 09:59:09.508980 np0000006707 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 09:59:09.508980 np0000006707 devstack@c-api.service[100295]: warnings.warn( Aug 07 09:59:09.509843 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-f3c40b3d-8b0d-41f2-9e81-ddf05b3439b0 tempest-ProjectAdminTests33-1592392534 tempest-ProjectAdminTests33-1592392534-project-admin] https://10.4.3.8/volume/v3/backups/be2c0de0-30f0-46d0-9a5c-40cd28b8f154 returned with HTTP 200 Aug 07 09:59:09.510477 np0000006707 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 709/2843] 10.4.3.8 () {68 vars in 1374 bytes} [Fri Aug 7 09:59:09 2026] GET /volume/v3/backups/be2c0de0-30f0-46d0-9a5c-40cd28b8f154 => generated 733 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 09:59:09.523719 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [None req-ee8a30ee-58a7-4736-bebd-cdfff6e747df None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:59:09.527492 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-ee8a30ee-58a7-4736-bebd-cdfff6e747df tempest-ProjectAdminTests33-1592392534 tempest-ProjectAdminTests33-1592392534-project-admin] DELETE https://10.4.3.8/volume/v3/backups/1d58e50a-c0b8-4f43-b3f8-6cdcc2df3a55 Aug 07 09:59:09.527812 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-ee8a30ee-58a7-4736-bebd-cdfff6e747df tempest-ProjectAdminTests33-1592392534 tempest-ProjectAdminTests33-1592392534-project-admin] Empty body provided in request {{(pid=100297) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 09:59:09.528613 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-ee8a30ee-58a7-4736-bebd-cdfff6e747df tempest-ProjectAdminTests33-1592392534 tempest-ProjectAdminTests33-1592392534-project-admin] Calling method 'delete' {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 09:59:09.528764 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.contrib.backups [None req-ee8a30ee-58a7-4736-bebd-cdfff6e747df tempest-ProjectAdminTests33-1592392534 tempest-ProjectAdminTests33-1592392534-project-admin] Delete backup with id: 1d58e50a-c0b8-4f43-b3f8-6cdcc2df3a55. Aug 07 09:59:09.541644 np0000006707 devstack@c-api.service[100297]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 09:59:09.541644 np0000006707 devstack@c-api.service[100297]: warnings.warn( Aug 07 09:59:09.559155 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.backup.rpcapi [None req-ee8a30ee-58a7-4736-bebd-cdfff6e747df tempest-ProjectAdminTests33-1592392534 tempest-ProjectAdminTests33-1592392534-project-admin] delete_backup rpcapi backup_id 1d58e50a-c0b8-4f43-b3f8-6cdcc2df3a55 {{(pid=100297) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 07 09:59:09.561800 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-ee8a30ee-58a7-4736-bebd-cdfff6e747df tempest-ProjectAdminTests33-1592392534 tempest-ProjectAdminTests33-1592392534-project-admin] https://10.4.3.8/volume/v3/backups/1d58e50a-c0b8-4f43-b3f8-6cdcc2df3a55 returned with HTTP 202 Aug 07 09:59:09.562311 np0000006707 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 713/2844] 10.4.3.8 () {68 vars in 1377 bytes} [Fri Aug 7 09:59:09 2026] DELETE /volume/v3/backups/1d58e50a-c0b8-4f43-b3f8-6cdcc2df3a55 => generated 0 bytes in 39 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 07 09:59:09.570590 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.middleware.request_id [None req-340b632e-a412-44bd-aed1-7ae8d71d687c None None] RequestId filter calling following filter/app {{(pid=100298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:59:09.575709 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [None req-340b632e-a412-44bd-aed1-7ae8d71d687c tempest-ProjectAdminTests33-1592392534 tempest-ProjectAdminTests33-1592392534-project-admin] GET https://10.4.3.8/volume/v3/backups/1d58e50a-c0b8-4f43-b3f8-6cdcc2df3a55 Aug 07 09:59:09.575709 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [None req-340b632e-a412-44bd-aed1-7ae8d71d687c tempest-ProjectAdminTests33-1592392534 tempest-ProjectAdminTests33-1592392534-project-admin] Empty body provided in request {{(pid=100298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 09:59:09.575709 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [None req-340b632e-a412-44bd-aed1-7ae8d71d687c tempest-ProjectAdminTests33-1592392534 tempest-ProjectAdminTests33-1592392534-project-admin] Calling method 'show' {{(pid=100298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 09:59:09.575709 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.v3.backups [None req-340b632e-a412-44bd-aed1-7ae8d71d687c tempest-ProjectAdminTests33-1592392534 tempest-ProjectAdminTests33-1592392534-project-admin] Show backup with id 1d58e50a-c0b8-4f43-b3f8-6cdcc2df3a55. {{(pid=100298) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 09:59:09.590180 np0000006707 devstack@c-api.service[100298]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 09:59:09.590180 np0000006707 devstack@c-api.service[100298]: warnings.warn( Aug 07 09:59:09.591075 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [None req-340b632e-a412-44bd-aed1-7ae8d71d687c tempest-ProjectAdminTests33-1592392534 tempest-ProjectAdminTests33-1592392534-project-admin] https://10.4.3.8/volume/v3/backups/1d58e50a-c0b8-4f43-b3f8-6cdcc2df3a55 returned with HTTP 200 Aug 07 09:59:09.591571 np0000006707 devstack@c-api.service[100298]: [pid: 100298|app: 0|req: 716/2845] 10.4.3.8 () {68 vars in 1374 bytes} [Fri Aug 7 09:59:09 2026] GET /volume/v3/backups/1d58e50a-c0b8-4f43-b3f8-6cdcc2df3a55 => generated 733 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 09:59:09.693797 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [None req-82f05942-1f38-4f55-a34c-6708831271b5 None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:59:09.696083 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-82f05942-1f38-4f55-a34c-6708831271b5 tempest-ProjectMemberTests-2001915872 tempest-ProjectMemberTests-2001915872-project-admin] GET https://10.4.3.8/volume/v3/snapshots/12d0fdd1-3513-4e49-90dd-59267b9cc9ce Aug 07 09:59:09.696336 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-82f05942-1f38-4f55-a34c-6708831271b5 tempest-ProjectMemberTests-2001915872 tempest-ProjectMemberTests-2001915872-project-admin] Empty body provided in request {{(pid=100296) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 09:59:09.696596 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-82f05942-1f38-4f55-a34c-6708831271b5 tempest-ProjectMemberTests-2001915872 tempest-ProjectMemberTests-2001915872-project-admin] Calling method 'show' {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 09:59:09.702976 np0000006707 devstack@c-api.service[100296]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 09:59:09.702976 np0000006707 devstack@c-api.service[100296]: warnings.warn( Aug 07 09:59:09.703489 np0000006707 devstack@c-api.service[100296]: INFO cinder.volume.api [None req-82f05942-1f38-4f55-a34c-6708831271b5 tempest-ProjectMemberTests-2001915872 tempest-ProjectMemberTests-2001915872-project-admin] Snapshot retrieved successfully. Aug 07 09:59:09.704545 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-82f05942-1f38-4f55-a34c-6708831271b5 tempest-ProjectMemberTests-2001915872 tempest-ProjectMemberTests-2001915872-project-admin] https://10.4.3.8/volume/v3/snapshots/12d0fdd1-3513-4e49-90dd-59267b9cc9ce returned with HTTP 200 Aug 07 09:59:09.705293 np0000006707 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 708/2846] 10.4.3.8 () {66 vars in 1340 bytes} [Fri Aug 7 09:59:09 2026] GET /volume/v3/snapshots/12d0fdd1-3513-4e49-90dd-59267b9cc9ce => generated 467 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 09:59:09.719844 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-7acbecf3-774f-49a2-b0ba-715c25242a99 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:59:09.725590 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-7acbecf3-774f-49a2-b0ba-715c25242a99 tempest-ProjectMemberTests-2001915872 tempest-ProjectMemberTests-2001915872-project-member] GET https://10.4.3.8/volume/v3/snapshots Aug 07 09:59:09.725899 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-7acbecf3-774f-49a2-b0ba-715c25242a99 tempest-ProjectMemberTests-2001915872 tempest-ProjectMemberTests-2001915872-project-member] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 09:59:09.726366 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-7acbecf3-774f-49a2-b0ba-715c25242a99 tempest-ProjectMemberTests-2001915872 tempest-ProjectMemberTests-2001915872-project-member] Calling method 'index' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 09:59:09.726815 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.api_utils [None req-7acbecf3-774f-49a2-b0ba-715c25242a99 tempest-ProjectMemberTests-2001915872 tempest-ProjectMemberTests-2001915872-project-member] Removing options '' from query. {{(pid=100295) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 07 09:59:09.728922 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.db.api [None req-7acbecf3-774f-49a2-b0ba-715c25242a99 tempest-ProjectMemberTests-2001915872 tempest-ProjectMemberTests-2001915872-project-member] Building query based on filter {{(pid=100295) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 07 09:59:09.739514 np0000006707 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-7acbecf3-774f-49a2-b0ba-715c25242a99 tempest-ProjectMemberTests-2001915872 tempest-ProjectMemberTests-2001915872-project-member] Get all snapshots completed successfully. Aug 07 09:59:09.739514 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-7acbecf3-774f-49a2-b0ba-715c25242a99 tempest-ProjectMemberTests-2001915872 tempest-ProjectMemberTests-2001915872-project-member] https://10.4.3.8/volume/v3/snapshots returned with HTTP 200 Aug 07 09:59:09.739514 np0000006707 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 710/2847] 10.4.3.8 () {66 vars in 1229 bytes} [Fri Aug 7 09:59:09 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 09:59:09.751591 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [None req-9ebace12-5c55-4dd9-a08f-c2abfe9c3c7a None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:59:09.753759 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-9ebace12-5c55-4dd9-a08f-c2abfe9c3c7a tempest-ProjectMemberTests-2001915872 tempest-ProjectMemberTests-2001915872-project-admin] DELETE https://10.4.3.8/volume/v3/snapshots/12d0fdd1-3513-4e49-90dd-59267b9cc9ce Aug 07 09:59:09.754025 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-9ebace12-5c55-4dd9-a08f-c2abfe9c3c7a tempest-ProjectMemberTests-2001915872 tempest-ProjectMemberTests-2001915872-project-admin] Empty body provided in request {{(pid=100297) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 09:59:09.754286 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-9ebace12-5c55-4dd9-a08f-c2abfe9c3c7a tempest-ProjectMemberTests-2001915872 tempest-ProjectMemberTests-2001915872-project-admin] Calling method 'delete' {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 09:59:09.754430 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.v3.snapshots [None req-9ebace12-5c55-4dd9-a08f-c2abfe9c3c7a tempest-ProjectMemberTests-2001915872 tempest-ProjectMemberTests-2001915872-project-admin] Delete snapshot with id: 12d0fdd1-3513-4e49-90dd-59267b9cc9ce Aug 07 09:59:09.762119 np0000006707 devstack@c-api.service[100297]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 09:59:09.762119 np0000006707 devstack@c-api.service[100297]: warnings.warn( Aug 07 09:59:09.762633 np0000006707 devstack@c-api.service[100297]: INFO cinder.volume.api [None req-9ebace12-5c55-4dd9-a08f-c2abfe9c3c7a tempest-ProjectMemberTests-2001915872 tempest-ProjectMemberTests-2001915872-project-admin] Snapshot retrieved successfully. Aug 07 09:59:09.787312 np0000006707 devstack@c-api.service[100297]: INFO cinder.volume.api [None req-9ebace12-5c55-4dd9-a08f-c2abfe9c3c7a tempest-ProjectMemberTests-2001915872 tempest-ProjectMemberTests-2001915872-project-admin] Snapshot delete request issued successfully. Aug 07 09:59:09.787604 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-9ebace12-5c55-4dd9-a08f-c2abfe9c3c7a tempest-ProjectMemberTests-2001915872 tempest-ProjectMemberTests-2001915872-project-admin] https://10.4.3.8/volume/v3/snapshots/12d0fdd1-3513-4e49-90dd-59267b9cc9ce returned with HTTP 202 Aug 07 09:59:09.788171 np0000006707 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 714/2848] 10.4.3.8 () {66 vars in 1343 bytes} [Fri Aug 7 09:59:09 2026] DELETE /volume/v3/snapshots/12d0fdd1-3513-4e49-90dd-59267b9cc9ce => generated 0 bytes in 37 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 07 09:59:09.796508 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.middleware.request_id [None req-faf36006-74bc-4834-9d8b-4a0e5bdc0835 None None] RequestId filter calling following filter/app {{(pid=100298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:59:09.798730 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [None req-faf36006-74bc-4834-9d8b-4a0e5bdc0835 tempest-ProjectMemberTests-2001915872 tempest-ProjectMemberTests-2001915872-project-admin] GET https://10.4.3.8/volume/v3/snapshots/12d0fdd1-3513-4e49-90dd-59267b9cc9ce Aug 07 09:59:09.799032 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [None req-faf36006-74bc-4834-9d8b-4a0e5bdc0835 tempest-ProjectMemberTests-2001915872 tempest-ProjectMemberTests-2001915872-project-admin] Empty body provided in request {{(pid=100298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 09:59:09.799321 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [None req-faf36006-74bc-4834-9d8b-4a0e5bdc0835 tempest-ProjectMemberTests-2001915872 tempest-ProjectMemberTests-2001915872-project-admin] Calling method 'show' {{(pid=100298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 09:59:09.805283 np0000006707 devstack@c-api.service[100298]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 09:59:09.805283 np0000006707 devstack@c-api.service[100298]: warnings.warn( Aug 07 09:59:09.805752 np0000006707 devstack@c-api.service[100298]: INFO cinder.volume.api [None req-faf36006-74bc-4834-9d8b-4a0e5bdc0835 tempest-ProjectMemberTests-2001915872 tempest-ProjectMemberTests-2001915872-project-admin] Snapshot retrieved successfully. Aug 07 09:59:09.806546 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [None req-faf36006-74bc-4834-9d8b-4a0e5bdc0835 tempest-ProjectMemberTests-2001915872 tempest-ProjectMemberTests-2001915872-project-admin] https://10.4.3.8/volume/v3/snapshots/12d0fdd1-3513-4e49-90dd-59267b9cc9ce returned with HTTP 200 Aug 07 09:59:09.806965 np0000006707 devstack@c-api.service[100298]: [pid: 100298|app: 0|req: 717/2849] 10.4.3.8 () {66 vars in 1340 bytes} [Fri Aug 7 09:59:09 2026] GET /volume/v3/snapshots/12d0fdd1-3513-4e49-90dd-59267b9cc9ce => generated 466 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 09:59:10.605248 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [None req-764b1683-5396-4105-95ce-22707b890d7a None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:59:10.607325 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-764b1683-5396-4105-95ce-22707b890d7a tempest-ProjectAdminTests33-1592392534 tempest-ProjectAdminTests33-1592392534-project-admin] GET https://10.4.3.8/volume/v3/backups/1d58e50a-c0b8-4f43-b3f8-6cdcc2df3a55 Aug 07 09:59:10.607596 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-764b1683-5396-4105-95ce-22707b890d7a tempest-ProjectAdminTests33-1592392534 tempest-ProjectAdminTests33-1592392534-project-admin] Empty body provided in request {{(pid=100296) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 09:59:10.608604 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-764b1683-5396-4105-95ce-22707b890d7a tempest-ProjectAdminTests33-1592392534 tempest-ProjectAdminTests33-1592392534-project-admin] Calling method 'show' {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 09:59:10.608604 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.v3.backups [None req-764b1683-5396-4105-95ce-22707b890d7a tempest-ProjectAdminTests33-1592392534 tempest-ProjectAdminTests33-1592392534-project-admin] Show backup with id 1d58e50a-c0b8-4f43-b3f8-6cdcc2df3a55. {{(pid=100296) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 09:59:10.616299 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-764b1683-5396-4105-95ce-22707b890d7a tempest-ProjectAdminTests33-1592392534 tempest-ProjectAdminTests33-1592392534-project-admin] https://10.4.3.8/volume/v3/backups/1d58e50a-c0b8-4f43-b3f8-6cdcc2df3a55 returned with HTTP 404 Aug 07 09:59:10.616862 np0000006707 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 709/2850] 10.4.3.8 () {68 vars in 1374 bytes} [Fri Aug 7 09:59:10 2026] GET /volume/v3/backups/1d58e50a-c0b8-4f43-b3f8-6cdcc2df3a55 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 09:59:10.625741 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-b0006ee2-d221-4d8f-9ff6-150ac86a4c8e None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:59:10.629927 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-b0006ee2-d221-4d8f-9ff6-150ac86a4c8e tempest-ProjectAdminTests33-1592392534 tempest-ProjectAdminTests33-1592392534-project-admin] DELETE https://10.4.3.8/volume/v3/backups/4093878d-2504-4e67-9dcc-9d5ce9dd2b51 Aug 07 09:59:10.630574 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-b0006ee2-d221-4d8f-9ff6-150ac86a4c8e tempest-ProjectAdminTests33-1592392534 tempest-ProjectAdminTests33-1592392534-project-admin] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 09:59:10.630745 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-b0006ee2-d221-4d8f-9ff6-150ac86a4c8e tempest-ProjectAdminTests33-1592392534 tempest-ProjectAdminTests33-1592392534-project-admin] Calling method 'delete' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 09:59:10.631129 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.contrib.backups [None req-b0006ee2-d221-4d8f-9ff6-150ac86a4c8e tempest-ProjectAdminTests33-1592392534 tempest-ProjectAdminTests33-1592392534-project-admin] Delete backup with id: 4093878d-2504-4e67-9dcc-9d5ce9dd2b51. Aug 07 09:59:10.638472 np0000006707 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 09:59:10.638472 np0000006707 devstack@c-api.service[100295]: warnings.warn( Aug 07 09:59:10.670999 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.backup.rpcapi [None req-b0006ee2-d221-4d8f-9ff6-150ac86a4c8e tempest-ProjectAdminTests33-1592392534 tempest-ProjectAdminTests33-1592392534-project-admin] delete_backup rpcapi backup_id 4093878d-2504-4e67-9dcc-9d5ce9dd2b51 {{(pid=100295) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 07 09:59:10.676450 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-b0006ee2-d221-4d8f-9ff6-150ac86a4c8e tempest-ProjectAdminTests33-1592392534 tempest-ProjectAdminTests33-1592392534-project-admin] https://10.4.3.8/volume/v3/backups/4093878d-2504-4e67-9dcc-9d5ce9dd2b51 returned with HTTP 202 Aug 07 09:59:10.676450 np0000006707 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 711/2851] 10.4.3.8 () {68 vars in 1377 bytes} [Fri Aug 7 09:59:10 2026] DELETE /volume/v3/backups/4093878d-2504-4e67-9dcc-9d5ce9dd2b51 => generated 0 bytes in 49 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 07 09:59:10.684790 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [None req-d7485f88-b80a-478c-bfa2-94843130caea None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:59:10.687359 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-d7485f88-b80a-478c-bfa2-94843130caea tempest-ProjectAdminTests33-1592392534 tempest-ProjectAdminTests33-1592392534-project-admin] GET https://10.4.3.8/volume/v3/backups/4093878d-2504-4e67-9dcc-9d5ce9dd2b51 Aug 07 09:59:10.687684 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-d7485f88-b80a-478c-bfa2-94843130caea tempest-ProjectAdminTests33-1592392534 tempest-ProjectAdminTests33-1592392534-project-admin] Empty body provided in request {{(pid=100297) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 09:59:10.690112 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-d7485f88-b80a-478c-bfa2-94843130caea tempest-ProjectAdminTests33-1592392534 tempest-ProjectAdminTests33-1592392534-project-admin] Calling method 'show' {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 09:59:10.690112 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.v3.backups [None req-d7485f88-b80a-478c-bfa2-94843130caea tempest-ProjectAdminTests33-1592392534 tempest-ProjectAdminTests33-1592392534-project-admin] Show backup with id 4093878d-2504-4e67-9dcc-9d5ce9dd2b51. {{(pid=100297) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 09:59:10.701333 np0000006707 devstack@c-api.service[100297]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 09:59:10.701333 np0000006707 devstack@c-api.service[100297]: warnings.warn( Aug 07 09:59:10.704140 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-d7485f88-b80a-478c-bfa2-94843130caea tempest-ProjectAdminTests33-1592392534 tempest-ProjectAdminTests33-1592392534-project-admin] https://10.4.3.8/volume/v3/backups/4093878d-2504-4e67-9dcc-9d5ce9dd2b51 returned with HTTP 200 Aug 07 09:59:10.705471 np0000006707 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 715/2852] 10.4.3.8 () {68 vars in 1374 bytes} [Fri Aug 7 09:59:10 2026] GET /volume/v3/backups/4093878d-2504-4e67-9dcc-9d5ce9dd2b51 => generated 732 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 09:59:10.818148 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.middleware.request_id [None req-db44ca8a-e4be-4d7e-b9e9-941c3877f1f9 None None] RequestId filter calling following filter/app {{(pid=100298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:59:10.820716 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [None req-db44ca8a-e4be-4d7e-b9e9-941c3877f1f9 tempest-ProjectMemberTests-2001915872 tempest-ProjectMemberTests-2001915872-project-admin] GET https://10.4.3.8/volume/v3/snapshots/12d0fdd1-3513-4e49-90dd-59267b9cc9ce Aug 07 09:59:10.820932 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [None req-db44ca8a-e4be-4d7e-b9e9-941c3877f1f9 tempest-ProjectMemberTests-2001915872 tempest-ProjectMemberTests-2001915872-project-admin] Empty body provided in request {{(pid=100298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 09:59:10.821209 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [None req-db44ca8a-e4be-4d7e-b9e9-941c3877f1f9 tempest-ProjectMemberTests-2001915872 tempest-ProjectMemberTests-2001915872-project-admin] Calling method 'show' {{(pid=100298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 09:59:10.827301 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [None req-db44ca8a-e4be-4d7e-b9e9-941c3877f1f9 tempest-ProjectMemberTests-2001915872 tempest-ProjectMemberTests-2001915872-project-admin] https://10.4.3.8/volume/v3/snapshots/12d0fdd1-3513-4e49-90dd-59267b9cc9ce returned with HTTP 404 Aug 07 09:59:10.827878 np0000006707 devstack@c-api.service[100298]: [pid: 100298|app: 0|req: 718/2853] 10.4.3.8 () {66 vars in 1340 bytes} [Fri Aug 7 09:59:10 2026] GET /volume/v3/snapshots/12d0fdd1-3513-4e49-90dd-59267b9cc9ce => generated 111 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 09:59:10.837810 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [None req-849295e3-ba4d-4ea8-b02d-3d02d0f4e0cf None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:59:10.839587 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-849295e3-ba4d-4ea8-b02d-3d02d0f4e0cf tempest-ProjectMemberTests-2001915872 tempest-ProjectMemberTests-2001915872-project-admin] DELETE https://10.4.3.8/volume/v3/volumes/16fdd811-b4a6-4626-8484-3fcc6446aae6 Aug 07 09:59:10.839830 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-849295e3-ba4d-4ea8-b02d-3d02d0f4e0cf tempest-ProjectMemberTests-2001915872 tempest-ProjectMemberTests-2001915872-project-admin] Empty body provided in request {{(pid=100296) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 09:59:10.840038 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-849295e3-ba4d-4ea8-b02d-3d02d0f4e0cf tempest-ProjectMemberTests-2001915872 tempest-ProjectMemberTests-2001915872-project-admin] Calling method 'delete' {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 09:59:10.840261 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.v3.volumes [None req-849295e3-ba4d-4ea8-b02d-3d02d0f4e0cf tempest-ProjectMemberTests-2001915872 tempest-ProjectMemberTests-2001915872-project-admin] Delete volume with id: 16fdd811-b4a6-4626-8484-3fcc6446aae6 Aug 07 09:59:10.851459 np0000006707 devstack@c-api.service[100296]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 09:59:10.851459 np0000006707 devstack@c-api.service[100296]: warnings.warn( Aug 07 09:59:10.852121 np0000006707 devstack@c-api.service[100296]: INFO cinder.volume.api [None req-849295e3-ba4d-4ea8-b02d-3d02d0f4e0cf tempest-ProjectMemberTests-2001915872 tempest-ProjectMemberTests-2001915872-project-admin] Volume info retrieved successfully. Aug 07 09:59:10.878664 np0000006707 devstack@c-api.service[100296]: INFO cinder.volume.api [None req-849295e3-ba4d-4ea8-b02d-3d02d0f4e0cf tempest-ProjectMemberTests-2001915872 tempest-ProjectMemberTests-2001915872-project-admin] Delete volume request issued successfully. Aug 07 09:59:10.878983 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-849295e3-ba4d-4ea8-b02d-3d02d0f4e0cf tempest-ProjectMemberTests-2001915872 tempest-ProjectMemberTests-2001915872-project-admin] https://10.4.3.8/volume/v3/volumes/16fdd811-b4a6-4626-8484-3fcc6446aae6 returned with HTTP 202 Aug 07 09:59:10.879494 np0000006707 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 710/2854] 10.4.3.8 () {66 vars in 1337 bytes} [Fri Aug 7 09:59:10 2026] DELETE /volume/v3/volumes/16fdd811-b4a6-4626-8484-3fcc6446aae6 => generated 0 bytes in 43 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 07 09:59:10.890045 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-d289c187-b823-4370-a837-9577552badc5 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:59:10.892663 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-d289c187-b823-4370-a837-9577552badc5 tempest-ProjectMemberTests-2001915872 tempest-ProjectMemberTests-2001915872-project-admin] GET https://10.4.3.8/volume/v3/volumes/16fdd811-b4a6-4626-8484-3fcc6446aae6 Aug 07 09:59:10.893220 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-d289c187-b823-4370-a837-9577552badc5 tempest-ProjectMemberTests-2001915872 tempest-ProjectMemberTests-2001915872-project-admin] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 09:59:10.893782 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-d289c187-b823-4370-a837-9577552badc5 tempest-ProjectMemberTests-2001915872 tempest-ProjectMemberTests-2001915872-project-admin] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 09:59:10.906985 np0000006707 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 09:59:10.906985 np0000006707 devstack@c-api.service[100295]: warnings.warn( Aug 07 09:59:10.916955 np0000006707 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-d289c187-b823-4370-a837-9577552badc5 tempest-ProjectMemberTests-2001915872 tempest-ProjectMemberTests-2001915872-project-admin] Volume info retrieved successfully. Aug 07 09:59:10.924452 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-d289c187-b823-4370-a837-9577552badc5 tempest-ProjectMemberTests-2001915872 tempest-ProjectMemberTests-2001915872-project-admin] https://10.4.3.8/volume/v3/volumes/16fdd811-b4a6-4626-8484-3fcc6446aae6 returned with HTTP 200 Aug 07 09:59:10.925318 np0000006707 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 712/2855] 10.4.3.8 () {66 vars in 1334 bytes} [Fri Aug 7 09:59:10 2026] GET /volume/v3/volumes/16fdd811-b4a6-4626-8484-3fcc6446aae6 => generated 1013 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 09:59:11.154133 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [None req-66ed68a0-c39d-4553-9e55-d16b10de6118 None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:59:11.156439 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-66ed68a0-c39d-4553-9e55-d16b10de6118 tempest-TestInstancesWithCinderVolumes-596868041 tempest-TestInstancesWithCinderVolumes-596868041-project-member] GET https://10.4.3.8/volume/v3/volumes/0a05bf4a-74f6-4fc9-a463-43bac88e039a Aug 07 09:59:11.156713 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-66ed68a0-c39d-4553-9e55-d16b10de6118 tempest-TestInstancesWithCinderVolumes-596868041 tempest-TestInstancesWithCinderVolumes-596868041-project-member] Empty body provided in request {{(pid=100297) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 09:59:11.156987 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-66ed68a0-c39d-4553-9e55-d16b10de6118 tempest-TestInstancesWithCinderVolumes-596868041 tempest-TestInstancesWithCinderVolumes-596868041-project-member] Calling method 'show' {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 09:59:11.166906 np0000006707 devstack@c-api.service[100297]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 09:59:11.166906 np0000006707 devstack@c-api.service[100297]: warnings.warn( Aug 07 09:59:11.172824 np0000006707 devstack@c-api.service[100297]: INFO cinder.volume.api [None req-66ed68a0-c39d-4553-9e55-d16b10de6118 tempest-TestInstancesWithCinderVolumes-596868041 tempest-TestInstancesWithCinderVolumes-596868041-project-member] Volume info retrieved successfully. Aug 07 09:59:11.178341 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-66ed68a0-c39d-4553-9e55-d16b10de6118 tempest-TestInstancesWithCinderVolumes-596868041 tempest-TestInstancesWithCinderVolumes-596868041-project-member] https://10.4.3.8/volume/v3/volumes/0a05bf4a-74f6-4fc9-a463-43bac88e039a returned with HTTP 200 Aug 07 09:59:11.178741 np0000006707 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 716/2856] 10.4.3.8 () {66 vars in 1334 bytes} [Fri Aug 7 09:59:11 2026] GET /volume/v3/volumes/0a05bf4a-74f6-4fc9-a463-43bac88e039a => generated 933 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 09:59:11.588843 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.middleware.request_id [req-14aa8052-4373-4f25-bf8d-a566f8853b9b req-12026f69-6dfe-4f80-a72e-527b6195e831 None None] RequestId filter calling following filter/app {{(pid=100298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:59:11.592203 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [req-14aa8052-4373-4f25-bf8d-a566f8853b9b req-12026f69-6dfe-4f80-a72e-527b6195e831 tempest-TestInstancesWithCinderVolumes-596868041 tempest-TestInstancesWithCinderVolumes-596868041-project-member] GET https://10.4.3.8/volume/v3/volumes/0a05bf4a-74f6-4fc9-a463-43bac88e039a Aug 07 09:59:11.592435 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [req-14aa8052-4373-4f25-bf8d-a566f8853b9b req-12026f69-6dfe-4f80-a72e-527b6195e831 tempest-TestInstancesWithCinderVolumes-596868041 tempest-TestInstancesWithCinderVolumes-596868041-project-member] Empty body provided in request {{(pid=100298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 09:59:11.592843 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [req-14aa8052-4373-4f25-bf8d-a566f8853b9b req-12026f69-6dfe-4f80-a72e-527b6195e831 tempest-TestInstancesWithCinderVolumes-596868041 tempest-TestInstancesWithCinderVolumes-596868041-project-member] Calling method 'show' {{(pid=100298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 09:59:11.606573 np0000006707 devstack@c-api.service[100298]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 09:59:11.606573 np0000006707 devstack@c-api.service[100298]: warnings.warn( Aug 07 09:59:11.613268 np0000006707 devstack@c-api.service[100298]: INFO cinder.volume.api [req-14aa8052-4373-4f25-bf8d-a566f8853b9b req-12026f69-6dfe-4f80-a72e-527b6195e831 tempest-TestInstancesWithCinderVolumes-596868041 tempest-TestInstancesWithCinderVolumes-596868041-project-member] Volume info retrieved successfully. Aug 07 09:59:11.619582 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [req-14aa8052-4373-4f25-bf8d-a566f8853b9b req-12026f69-6dfe-4f80-a72e-527b6195e831 tempest-TestInstancesWithCinderVolumes-596868041 tempest-TestInstancesWithCinderVolumes-596868041-project-member] https://10.4.3.8/volume/v3/volumes/0a05bf4a-74f6-4fc9-a463-43bac88e039a returned with HTTP 200 Aug 07 09:59:11.620217 np0000006707 devstack@c-api.service[100298]: [pid: 100298|app: 0|req: 719/2857] 10.4.3.8 () {68 vars in 1584 bytes} [Fri Aug 7 09:59:11 2026] GET /volume/v3/volumes/0a05bf4a-74f6-4fc9-a463-43bac88e039a => generated 933 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 09:59:11.721122 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [None req-2a5cef7a-74cb-4fdf-a57f-b820e31a6339 None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:59:11.724520 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-2a5cef7a-74cb-4fdf-a57f-b820e31a6339 tempest-ProjectAdminTests33-1592392534 tempest-ProjectAdminTests33-1592392534-project-admin] GET https://10.4.3.8/volume/v3/backups/4093878d-2504-4e67-9dcc-9d5ce9dd2b51 Aug 07 09:59:11.724810 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-2a5cef7a-74cb-4fdf-a57f-b820e31a6339 tempest-ProjectAdminTests33-1592392534 tempest-ProjectAdminTests33-1592392534-project-admin] Empty body provided in request {{(pid=100296) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 09:59:11.725362 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-2a5cef7a-74cb-4fdf-a57f-b820e31a6339 tempest-ProjectAdminTests33-1592392534 tempest-ProjectAdminTests33-1592392534-project-admin] Calling method 'show' {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 09:59:11.725362 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.v3.backups [None req-2a5cef7a-74cb-4fdf-a57f-b820e31a6339 tempest-ProjectAdminTests33-1592392534 tempest-ProjectAdminTests33-1592392534-project-admin] Show backup with id 4093878d-2504-4e67-9dcc-9d5ce9dd2b51. {{(pid=100296) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 09:59:11.731058 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-2a5cef7a-74cb-4fdf-a57f-b820e31a6339 tempest-ProjectAdminTests33-1592392534 tempest-ProjectAdminTests33-1592392534-project-admin] https://10.4.3.8/volume/v3/backups/4093878d-2504-4e67-9dcc-9d5ce9dd2b51 returned with HTTP 404 Aug 07 09:59:11.731716 np0000006707 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 711/2858] 10.4.3.8 () {68 vars in 1374 bytes} [Fri Aug 7 09:59:11 2026] GET /volume/v3/backups/4093878d-2504-4e67-9dcc-9d5ce9dd2b51 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 09:59:11.751139 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-b69958a3-ea6b-43fb-ac97-ac86472f8f1a None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:59:11.758597 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-b69958a3-ea6b-43fb-ac97-ac86472f8f1a tempest-ProjectAdminTests33-1592392534 tempest-ProjectAdminTests33-1592392534-project-admin] DELETE https://10.4.3.8/volume/v3/backups/be2c0de0-30f0-46d0-9a5c-40cd28b8f154 Aug 07 09:59:11.758597 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-b69958a3-ea6b-43fb-ac97-ac86472f8f1a tempest-ProjectAdminTests33-1592392534 tempest-ProjectAdminTests33-1592392534-project-admin] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 09:59:11.758597 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-b69958a3-ea6b-43fb-ac97-ac86472f8f1a tempest-ProjectAdminTests33-1592392534 tempest-ProjectAdminTests33-1592392534-project-admin] Calling method 'delete' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 09:59:11.758597 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.contrib.backups [None req-b69958a3-ea6b-43fb-ac97-ac86472f8f1a tempest-ProjectAdminTests33-1592392534 tempest-ProjectAdminTests33-1592392534-project-admin] Delete backup with id: be2c0de0-30f0-46d0-9a5c-40cd28b8f154. Aug 07 09:59:11.762351 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [None req-0cc10198-ca2d-40c0-8bea-b827cd54fd02 None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:59:11.762351 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-0cc10198-ca2d-40c0-8bea-b827cd54fd02 None None] GET https://10.4.3.8/volume// Aug 07 09:59:11.762351 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-0cc10198-ca2d-40c0-8bea-b827cd54fd02 None None] Empty body provided in request {{(pid=100297) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 09:59:11.762351 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-0cc10198-ca2d-40c0-8bea-b827cd54fd02 None None] Calling method 'all' {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 09:59:11.762351 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-0cc10198-ca2d-40c0-8bea-b827cd54fd02 None None] https://10.4.3.8/volume// returned with HTTP 300 Aug 07 09:59:11.762351 np0000006707 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 717/2859] 10.4.3.8 () {66 vars in 1414 bytes} [Fri Aug 7 09:59:11 2026] GET /volume/ => generated 384 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 07 09:59:11.768286 np0000006707 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 09:59:11.768286 np0000006707 devstack@c-api.service[100295]: warnings.warn( Aug 07 09:59:11.778986 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.middleware.request_id [req-14aa8052-4373-4f25-bf8d-a566f8853b9b req-4728c958-de6c-466e-be81-3fb18c993f74 None None] RequestId filter calling following filter/app {{(pid=100298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:59:11.781410 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [req-14aa8052-4373-4f25-bf8d-a566f8853b9b req-4728c958-de6c-466e-be81-3fb18c993f74 tempest-TestInstancesWithCinderVolumes-596868041 tempest-TestInstancesWithCinderVolumes-596868041-project-member] POST https://10.4.3.8/volume/v3/attachments Aug 07 09:59:11.781885 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [req-14aa8052-4373-4f25-bf8d-a566f8853b9b req-4728c958-de6c-466e-be81-3fb18c993f74 tempest-TestInstancesWithCinderVolumes-596868041 tempest-TestInstancesWithCinderVolumes-596868041-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "0a05bf4a-74f6-4fc9-a463-43bac88e039a", "connector": null, "instance_uuid": "6253b885-df46-4b94-b0bd-62531255424d"}} {{(pid=100298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 09:59:11.789770 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.backup.rpcapi [None req-b69958a3-ea6b-43fb-ac97-ac86472f8f1a tempest-ProjectAdminTests33-1592392534 tempest-ProjectAdminTests33-1592392534-project-admin] delete_backup rpcapi backup_id be2c0de0-30f0-46d0-9a5c-40cd28b8f154 {{(pid=100295) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 07 09:59:11.792024 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-b69958a3-ea6b-43fb-ac97-ac86472f8f1a tempest-ProjectAdminTests33-1592392534 tempest-ProjectAdminTests33-1592392534-project-admin] https://10.4.3.8/volume/v3/backups/be2c0de0-30f0-46d0-9a5c-40cd28b8f154 returned with HTTP 202 Aug 07 09:59:11.792502 np0000006707 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 713/2860] 10.4.3.8 () {68 vars in 1377 bytes} [Fri Aug 7 09:59:11 2026] DELETE /volume/v3/backups/be2c0de0-30f0-46d0-9a5c-40cd28b8f154 => generated 0 bytes in 42 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 07 09:59:11.799760 np0000006707 devstack@c-api.service[100298]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 09:59:11.799760 np0000006707 devstack@c-api.service[100298]: warnings.warn( Aug 07 09:59:11.803740 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [None req-a3e83b6d-a56a-4092-9fea-894e21706d0a None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:59:11.806399 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-a3e83b6d-a56a-4092-9fea-894e21706d0a tempest-ProjectAdminTests33-1592392534 tempest-ProjectAdminTests33-1592392534-project-admin] GET https://10.4.3.8/volume/v3/backups/be2c0de0-30f0-46d0-9a5c-40cd28b8f154 Aug 07 09:59:11.806757 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-a3e83b6d-a56a-4092-9fea-894e21706d0a tempest-ProjectAdminTests33-1592392534 tempest-ProjectAdminTests33-1592392534-project-admin] Empty body provided in request {{(pid=100296) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 09:59:11.807069 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-a3e83b6d-a56a-4092-9fea-894e21706d0a tempest-ProjectAdminTests33-1592392534 tempest-ProjectAdminTests33-1592392534-project-admin] Calling method 'show' {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 09:59:11.807867 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.v3.backups [None req-a3e83b6d-a56a-4092-9fea-894e21706d0a tempest-ProjectAdminTests33-1592392534 tempest-ProjectAdminTests33-1592392534-project-admin] Show backup with id be2c0de0-30f0-46d0-9a5c-40cd28b8f154. {{(pid=100296) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 09:59:11.821265 np0000006707 devstack@c-api.service[100296]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 09:59:11.821265 np0000006707 devstack@c-api.service[100296]: warnings.warn( Aug 07 09:59:11.822152 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-a3e83b6d-a56a-4092-9fea-894e21706d0a tempest-ProjectAdminTests33-1592392534 tempest-ProjectAdminTests33-1592392534-project-admin] https://10.4.3.8/volume/v3/backups/be2c0de0-30f0-46d0-9a5c-40cd28b8f154 returned with HTTP 200 Aug 07 09:59:11.823482 np0000006707 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 712/2861] 10.4.3.8 () {68 vars in 1374 bytes} [Fri Aug 7 09:59:11 2026] GET /volume/v3/backups/be2c0de0-30f0-46d0-9a5c-40cd28b8f154 => generated 732 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 09:59:11.859842 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [req-14aa8052-4373-4f25-bf8d-a566f8853b9b req-4728c958-de6c-466e-be81-3fb18c993f74 tempest-TestInstancesWithCinderVolumes-596868041 tempest-TestInstancesWithCinderVolumes-596868041-project-member] https://10.4.3.8/volume/v3/attachments returned with HTTP 200 Aug 07 09:59:11.860295 np0000006707 devstack@c-api.service[100298]: [pid: 100298|app: 0|req: 720/2862] 10.4.3.8 () {74 vars in 1580 bytes} [Fri Aug 7 09:59:11 2026] POST /volume/v3/attachments => generated 273 bytes in 82 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 09:59:11.903984 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [None req-ed984132-51d4-4e74-b938-f44b8647cdb7 None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:59:11.908225 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-ed984132-51d4-4e74-b938-f44b8647cdb7 tempest-TestInstancesWithCinderVolumes-596868041 tempest-TestInstancesWithCinderVolumes-596868041-project-member] GET https://10.4.3.8/volume/v3/volumes/0a05bf4a-74f6-4fc9-a463-43bac88e039a Aug 07 09:59:11.910603 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-ed984132-51d4-4e74-b938-f44b8647cdb7 tempest-TestInstancesWithCinderVolumes-596868041 tempest-TestInstancesWithCinderVolumes-596868041-project-member] Empty body provided in request {{(pid=100297) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 09:59:11.913440 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-ed984132-51d4-4e74-b938-f44b8647cdb7 tempest-TestInstancesWithCinderVolumes-596868041 tempest-TestInstancesWithCinderVolumes-596868041-project-member] Calling method 'show' {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 09:59:11.922528 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-b0c6aaa6-4267-4f7e-b942-f12f176c6807 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:59:11.922528 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-b0c6aaa6-4267-4f7e-b942-f12f176c6807 None None] GET https://10.4.3.8/volume// Aug 07 09:59:11.922528 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-b0c6aaa6-4267-4f7e-b942-f12f176c6807 None None] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 09:59:11.922528 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-b0c6aaa6-4267-4f7e-b942-f12f176c6807 None None] Calling method 'all' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 09:59:11.922528 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-b0c6aaa6-4267-4f7e-b942-f12f176c6807 None None] https://10.4.3.8/volume// returned with HTTP 300 Aug 07 09:59:11.923119 np0000006707 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 714/2863] 10.4.3.8 () {66 vars in 1412 bytes} [Fri Aug 7 09:59:11 2026] GET /volume/ => generated 384 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 07 09:59:11.933164 np0000006707 devstack@c-api.service[100297]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 09:59:11.933164 np0000006707 devstack@c-api.service[100297]: warnings.warn( Aug 07 09:59:11.934850 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [req-14aa8052-4373-4f25-bf8d-a566f8853b9b req-96abf235-bd25-48de-8814-6487dafe9277 None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:59:11.937476 np0000006707 devstack@c-api.service[100297]: INFO cinder.volume.api [None req-ed984132-51d4-4e74-b938-f44b8647cdb7 tempest-TestInstancesWithCinderVolumes-596868041 tempest-TestInstancesWithCinderVolumes-596868041-project-member] Volume info retrieved successfully. Aug 07 09:59:11.939459 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [req-14aa8052-4373-4f25-bf8d-a566f8853b9b req-96abf235-bd25-48de-8814-6487dafe9277 tempest-TestInstancesWithCinderVolumes-596868041 tempest-TestInstancesWithCinderVolumes-596868041-project-member] GET https://10.4.3.8/volume/v3/volumes/0a05bf4a-74f6-4fc9-a463-43bac88e039a Aug 07 09:59:11.940376 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [req-14aa8052-4373-4f25-bf8d-a566f8853b9b req-96abf235-bd25-48de-8814-6487dafe9277 tempest-TestInstancesWithCinderVolumes-596868041 tempest-TestInstancesWithCinderVolumes-596868041-project-member] Empty body provided in request {{(pid=100296) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 09:59:11.940376 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [req-14aa8052-4373-4f25-bf8d-a566f8853b9b req-96abf235-bd25-48de-8814-6487dafe9277 tempest-TestInstancesWithCinderVolumes-596868041 tempest-TestInstancesWithCinderVolumes-596868041-project-member] Calling method 'show' {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 09:59:11.947596 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.middleware.request_id [None req-f2454d06-d733-4eed-b329-182b74418d10 None None] RequestId filter calling following filter/app {{(pid=100298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:59:11.950134 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [None req-f2454d06-d733-4eed-b329-182b74418d10 tempest-ProjectMemberTests-2001915872 tempest-ProjectMemberTests-2001915872-project-admin] GET https://10.4.3.8/volume/v3/volumes/16fdd811-b4a6-4626-8484-3fcc6446aae6 Aug 07 09:59:11.953116 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [None req-f2454d06-d733-4eed-b329-182b74418d10 tempest-ProjectMemberTests-2001915872 tempest-ProjectMemberTests-2001915872-project-admin] Empty body provided in request {{(pid=100298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 09:59:11.953116 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [None req-f2454d06-d733-4eed-b329-182b74418d10 tempest-ProjectMemberTests-2001915872 tempest-ProjectMemberTests-2001915872-project-admin] Calling method 'show' {{(pid=100298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 09:59:11.954132 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-ed984132-51d4-4e74-b938-f44b8647cdb7 tempest-TestInstancesWithCinderVolumes-596868041 tempest-TestInstancesWithCinderVolumes-596868041-project-member] https://10.4.3.8/volume/v3/volumes/0a05bf4a-74f6-4fc9-a463-43bac88e039a returned with HTTP 200 Aug 07 09:59:11.954132 np0000006707 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 718/2864] 10.4.3.8 () {66 vars in 1334 bytes} [Fri Aug 7 09:59:11 2026] GET /volume/v3/volumes/0a05bf4a-74f6-4fc9-a463-43bac88e039a => generated 932 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 09:59:11.966709 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [None req-f2454d06-d733-4eed-b329-182b74418d10 tempest-ProjectMemberTests-2001915872 tempest-ProjectMemberTests-2001915872-project-admin] https://10.4.3.8/volume/v3/volumes/16fdd811-b4a6-4626-8484-3fcc6446aae6 returned with HTTP 404 Aug 07 09:59:11.966709 np0000006707 devstack@c-api.service[100298]: [pid: 100298|app: 0|req: 721/2865] 10.4.3.8 () {66 vars in 1334 bytes} [Fri Aug 7 09:59:11 2026] GET /volume/v3/volumes/16fdd811-b4a6-4626-8484-3fcc6446aae6 => generated 109 bytes in 19 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 09:59:11.966931 np0000006707 devstack@c-api.service[100296]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 09:59:11.966931 np0000006707 devstack@c-api.service[100296]: warnings.warn( Aug 07 09:59:11.979305 np0000006707 devstack@c-api.service[100296]: INFO cinder.volume.api [req-14aa8052-4373-4f25-bf8d-a566f8853b9b req-96abf235-bd25-48de-8814-6487dafe9277 tempest-TestInstancesWithCinderVolumes-596868041 tempest-TestInstancesWithCinderVolumes-596868041-project-member] Volume info retrieved successfully. Aug 07 09:59:11.981155 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-7c795cae-2b30-42b9-9520-dce57ff7920d None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:59:11.986957 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [req-14aa8052-4373-4f25-bf8d-a566f8853b9b req-96abf235-bd25-48de-8814-6487dafe9277 tempest-TestInstancesWithCinderVolumes-596868041 tempest-TestInstancesWithCinderVolumes-596868041-project-member] https://10.4.3.8/volume/v3/volumes/0a05bf4a-74f6-4fc9-a463-43bac88e039a returned with HTTP 200 Aug 07 09:59:11.987114 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-7c795cae-2b30-42b9-9520-dce57ff7920d tempest-ProjectMemberTests-2001915872 tempest-ProjectMemberTests-2001915872-project-admin] POST https://10.4.3.8/volume/v3/volumes Aug 07 09:59:11.987154 np0000006707 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 713/2866] 10.4.3.8 () {70 vars in 1625 bytes} [Fri Aug 7 09:59:11 2026] GET /volume/v3/volumes/0a05bf4a-74f6-4fc9-a463-43bac88e039a => generated 1112 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 07 09:59:11.987200 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-7c795cae-2b30-42b9-9520-dce57ff7920d tempest-ProjectMemberTests-2001915872 tempest-ProjectMemberTests-2001915872-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-748356441"}} {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 09:59:11.990149 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.v3.volumes [None req-7c795cae-2b30-42b9-9520-dce57ff7920d tempest-ProjectMemberTests-2001915872 tempest-ProjectMemberTests-2001915872-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-748356441'}} {{(pid=100295) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 07 09:59:11.990387 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.v3.volumes [None req-7c795cae-2b30-42b9-9520-dce57ff7920d tempest-ProjectMemberTests-2001915872 tempest-ProjectMemberTests-2001915872-project-admin] Create volume of 1 GB Aug 07 09:59:11.998594 np0000006707 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-7c795cae-2b30-42b9-9520-dce57ff7920d tempest-ProjectMemberTests-2001915872 tempest-ProjectMemberTests-2001915872-project-admin] Availability Zones retrieved successfully. Aug 07 09:59:12.005975 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.volume.api [None req-7c795cae-2b30-42b9-9520-dce57ff7920d tempest-ProjectMemberTests-2001915872 tempest-ProjectMemberTests-2001915872-project-admin] Flow 'volume_create_api' (56aa6c19-fa90-4fe1-a21b-0fb83c761c96) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100295) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 09:59:12.008313 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.volume.api [None req-7c795cae-2b30-42b9-9520-dce57ff7920d tempest-ProjectMemberTests-2001915872 tempest-ProjectMemberTests-2001915872-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (236d37fd-b05b-4581-8430-45d4c44bf5dc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100295) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 09:59:12.008827 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.volume.flows.api.create_volume [None req-7c795cae-2b30-42b9-9520-dce57ff7920d tempest-ProjectMemberTests-2001915872 tempest-ProjectMemberTests-2001915872-project-admin] Validating volume size '1' using validate_int {{(pid=100295) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 07 09:59:12.058386 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.volume.api [None req-7c795cae-2b30-42b9-9520-dce57ff7920d tempest-ProjectMemberTests-2001915872 tempest-ProjectMemberTests-2001915872-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (236d37fd-b05b-4581-8430-45d4c44bf5dc) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-07T09:47:39Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=45fd9a3a-b61e-4c6c-9ab7-d02f06678d0d,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '45fd9a3a-b61e-4c6c-9ab7-d02f06678d0d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100295) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 09:59:12.059347 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.volume.api [None req-7c795cae-2b30-42b9-9520-dce57ff7920d tempest-ProjectMemberTests-2001915872 tempest-ProjectMemberTests-2001915872-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9a600dc6-540b-468f-9a62-f19f40f7ef2b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100295) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 09:59:12.127660 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.quota [None req-7c795cae-2b30-42b9-9520-dce57ff7920d tempest-ProjectMemberTests-2001915872 tempest-ProjectMemberTests-2001915872-project-admin] Created reservations ['70d1f2ce-f803-4031-b003-ddf38f2a3e66', '812c93ef-8330-489e-9d81-cebe24a5ab03', 'cf85c433-1d55-40b3-99b5-3baecbf118f2', '12a42774-387f-4530-9079-3ba579341700'] {{(pid=100295) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 09:59:12.131160 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.volume.api [None req-7c795cae-2b30-42b9-9520-dce57ff7920d tempest-ProjectMemberTests-2001915872 tempest-ProjectMemberTests-2001915872-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9a600dc6-540b-468f-9a62-f19f40f7ef2b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['70d1f2ce-f803-4031-b003-ddf38f2a3e66', '812c93ef-8330-489e-9d81-cebe24a5ab03', 'cf85c433-1d55-40b3-99b5-3baecbf118f2', '12a42774-387f-4530-9079-3ba579341700']}' {{(pid=100295) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 09:59:12.131160 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.volume.api [None req-7c795cae-2b30-42b9-9520-dce57ff7920d tempest-ProjectMemberTests-2001915872 tempest-ProjectMemberTests-2001915872-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (19b043d3-deb8-44d5-bd58-fdcf2281479f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100295) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 09:59:12.136044 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [req-14aa8052-4373-4f25-bf8d-a566f8853b9b req-ba9452c4-be9c-4026-b4a4-7d16521d2a2c None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:59:12.141666 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [req-14aa8052-4373-4f25-bf8d-a566f8853b9b req-ba9452c4-be9c-4026-b4a4-7d16521d2a2c tempest-TestInstancesWithCinderVolumes-596868041 tempest-TestInstancesWithCinderVolumes-596868041-project-member] PUT https://10.4.3.8/volume/v3/attachments/ece21c84-8db5-4b61-9b0f-ddffc62f6758 Aug 07 09:59:12.142096 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [req-14aa8052-4373-4f25-bf8d-a566f8853b9b req-ba9452c4-be9c-4026-b4a4-7d16521d2a2c tempest-TestInstancesWithCinderVolumes-596868041 tempest-TestInstancesWithCinderVolumes-596868041-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.8", "host": "np0000006707", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:568b993d50b1", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "d2780578-1896-461f-80ac-b58d2e346b90", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 09:59:12.156894 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.coordination [req-14aa8052-4373-4f25-bf8d-a566f8853b9b req-ba9452c4-be9c-4026-b4a4-7d16521d2a2c tempest-TestInstancesWithCinderVolumes-596868041 tempest-TestInstancesWithCinderVolumes-596868041-project-member] Acquiring lock "cinder-attachment_update-0a05bf4a-74f6-4fc9-a463-43bac88e039a-np0000006707" by "attachment_update" {{(pid=100297) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 07 09:59:12.171448 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.coordination [req-14aa8052-4373-4f25-bf8d-a566f8853b9b req-ba9452c4-be9c-4026-b4a4-7d16521d2a2c tempest-TestInstancesWithCinderVolumes-596868041 tempest-TestInstancesWithCinderVolumes-596868041-project-member] Lock "cinder-attachment_update-0a05bf4a-74f6-4fc9-a463-43bac88e039a-np0000006707" acquired by "attachment_update" :: waited 0.011s {{(pid=100297) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 07 09:59:12.171592 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.volume.api [None req-7c795cae-2b30-42b9-9520-dce57ff7920d tempest-ProjectMemberTests-2001915872 tempest-ProjectMemberTests-2001915872-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (19b043d3-deb8-44d5-bd58-fdcf2281479f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '3e76cdaa-e3a8-4041-a1b7-c8819fcdfb25', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-748356441',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='18f3b0b56c104468ac22cff73dbd1da0',qos_specs=None,replication_status=,reservations=['70d1f2ce-f803-4031-b003-ddf38f2a3e66','812c93ef-8330-489e-9d81-cebe24a5ab03','cf85c433-1d55-40b3-99b5-3baecbf118f2','12a42774-387f-4530-9079-3ba579341700'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='544af75e89b64089b8e0260faaab4cc9',volume_type_id=45fd9a3a-b61e-4c6c-9ab7-d02f06678d0d), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-07T09:59:12Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-748356441',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=3e76cdaa-e3a8-4041-a1b7-c8819fcdfb25,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='18f3b0b56c104468ac22cff73dbd1da0',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='544af75e89b64089b8e0260faaab4cc9',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(45fd9a3a-b61e-4c6c-9ab7-d02f06678d0d),volume_type_id=45fd9a3a-b61e-4c6c-9ab7-d02f06678d0d)}' {{(pid=100295) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 09:59:12.172330 np0000006707 devstack@c-api.service[100297]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 09:59:12.172330 np0000006707 devstack@c-api.service[100297]: warnings.warn( Aug 07 09:59:12.172433 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.volume.api [None req-7c795cae-2b30-42b9-9520-dce57ff7920d tempest-ProjectMemberTests-2001915872 tempest-ProjectMemberTests-2001915872-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (dca281cb-e14b-47b4-999e-aad7a0b96533) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100295) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 09:59:12.210919 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.volume.api [None req-7c795cae-2b30-42b9-9520-dce57ff7920d tempest-ProjectMemberTests-2001915872 tempest-ProjectMemberTests-2001915872-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (dca281cb-e14b-47b4-999e-aad7a0b96533) transitioned into state 'SUCCESS' from state '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-748356441',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='18f3b0b56c104468ac22cff73dbd1da0',qos_specs=None,replication_status=,reservations=['70d1f2ce-f803-4031-b003-ddf38f2a3e66','812c93ef-8330-489e-9d81-cebe24a5ab03','cf85c433-1d55-40b3-99b5-3baecbf118f2','12a42774-387f-4530-9079-3ba579341700'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='544af75e89b64089b8e0260faaab4cc9',volume_type_id=45fd9a3a-b61e-4c6c-9ab7-d02f06678d0d)}' {{(pid=100295) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 09:59:12.210919 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.volume.api [None req-7c795cae-2b30-42b9-9520-dce57ff7920d tempest-ProjectMemberTests-2001915872 tempest-ProjectMemberTests-2001915872-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (159f6c05-e20d-4329-a693-b591ea36309b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100295) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 09:59:12.229461 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.volume.api [None req-7c795cae-2b30-42b9-9520-dce57ff7920d tempest-ProjectMemberTests-2001915872 tempest-ProjectMemberTests-2001915872-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (159f6c05-e20d-4329-a693-b591ea36309b) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100295) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 09:59:12.231902 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.volume.api [None req-7c795cae-2b30-42b9-9520-dce57ff7920d tempest-ProjectMemberTests-2001915872 tempest-ProjectMemberTests-2001915872-project-admin] Flow 'volume_create_api' (56aa6c19-fa90-4fe1-a21b-0fb83c761c96) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100295) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 09:59:12.232809 np0000006707 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-7c795cae-2b30-42b9-9520-dce57ff7920d tempest-ProjectMemberTests-2001915872 tempest-ProjectMemberTests-2001915872-project-admin] Create volume request issued successfully. Aug 07 09:59:12.235002 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-7c795cae-2b30-42b9-9520-dce57ff7920d tempest-ProjectMemberTests-2001915872 tempest-ProjectMemberTests-2001915872-project-admin] https://10.4.3.8/volume/v3/volumes returned with HTTP 202 Aug 07 09:59:12.235002 np0000006707 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 715/2867] 10.4.3.8 () {68 vars in 1244 bytes} [Fri Aug 7 09:59:11 2026] POST /volume/v3/volumes => generated 773 bytes in 254 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 07 09:59:12.254557 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.middleware.request_id [None req-2bd914fa-ec88-4161-acea-ae908057404f None None] RequestId filter calling following filter/app {{(pid=100298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:59:12.257507 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [None req-2bd914fa-ec88-4161-acea-ae908057404f tempest-ProjectMemberTests-2001915872 tempest-ProjectMemberTests-2001915872-project-admin] GET https://10.4.3.8/volume/v3/volumes/3e76cdaa-e3a8-4041-a1b7-c8819fcdfb25 Aug 07 09:59:12.257826 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [None req-2bd914fa-ec88-4161-acea-ae908057404f tempest-ProjectMemberTests-2001915872 tempest-ProjectMemberTests-2001915872-project-admin] Empty body provided in request {{(pid=100298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 09:59:12.258044 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [None req-2bd914fa-ec88-4161-acea-ae908057404f tempest-ProjectMemberTests-2001915872 tempest-ProjectMemberTests-2001915872-project-admin] Calling method 'show' {{(pid=100298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 09:59:12.285767 np0000006707 devstack@c-api.service[100298]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 09:59:12.285767 np0000006707 devstack@c-api.service[100298]: warnings.warn( Aug 07 09:59:12.295893 np0000006707 devstack@c-api.service[100298]: INFO cinder.volume.api [None req-2bd914fa-ec88-4161-acea-ae908057404f tempest-ProjectMemberTests-2001915872 tempest-ProjectMemberTests-2001915872-project-admin] Volume info retrieved successfully. Aug 07 09:59:12.302376 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [None req-2bd914fa-ec88-4161-acea-ae908057404f tempest-ProjectMemberTests-2001915872 tempest-ProjectMemberTests-2001915872-project-admin] https://10.4.3.8/volume/v3/volumes/3e76cdaa-e3a8-4041-a1b7-c8819fcdfb25 returned with HTTP 200 Aug 07 09:59:12.302729 np0000006707 devstack@c-api.service[100298]: [pid: 100298|app: 0|req: 722/2868] 10.4.3.8 () {66 vars in 1334 bytes} [Fri Aug 7 09:59:12 2026] GET /volume/v3/volumes/3e76cdaa-e3a8-4041-a1b7-c8819fcdfb25 => generated 952 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 09:59:12.360212 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.coordination [req-14aa8052-4373-4f25-bf8d-a566f8853b9b req-ba9452c4-be9c-4026-b4a4-7d16521d2a2c tempest-TestInstancesWithCinderVolumes-596868041 tempest-TestInstancesWithCinderVolumes-596868041-project-member] Lock "cinder-attachment_update-0a05bf4a-74f6-4fc9-a463-43bac88e039a-np0000006707" released by "attachment_update" :: held 0.192s {{(pid=100297) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 07 09:59:12.360483 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [req-14aa8052-4373-4f25-bf8d-a566f8853b9b req-ba9452c4-be9c-4026-b4a4-7d16521d2a2c tempest-TestInstancesWithCinderVolumes-596868041 tempest-TestInstancesWithCinderVolumes-596868041-project-member] https://10.4.3.8/volume/v3/attachments/ece21c84-8db5-4b61-9b0f-ddffc62f6758 returned with HTTP 200 Aug 07 09:59:12.360986 np0000006707 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 719/2869] 10.4.3.8 () {74 vars in 1690 bytes} [Fri Aug 7 09:59:12 2026] PUT /volume/v3/attachments/ece21c84-8db5-4b61-9b0f-ddffc62f6758 => generated 969 bytes in 225 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 09:59:12.839943 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [None req-1fd303a1-7dae-4c5e-8596-6eaa954946bc None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:59:12.842559 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-1fd303a1-7dae-4c5e-8596-6eaa954946bc tempest-ProjectAdminTests33-1592392534 tempest-ProjectAdminTests33-1592392534-project-admin] GET https://10.4.3.8/volume/v3/backups/be2c0de0-30f0-46d0-9a5c-40cd28b8f154 Aug 07 09:59:12.842949 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-1fd303a1-7dae-4c5e-8596-6eaa954946bc tempest-ProjectAdminTests33-1592392534 tempest-ProjectAdminTests33-1592392534-project-admin] Empty body provided in request {{(pid=100296) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 09:59:12.843173 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-1fd303a1-7dae-4c5e-8596-6eaa954946bc tempest-ProjectAdminTests33-1592392534 tempest-ProjectAdminTests33-1592392534-project-admin] Calling method 'show' {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 09:59:12.843365 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.v3.backups [None req-1fd303a1-7dae-4c5e-8596-6eaa954946bc tempest-ProjectAdminTests33-1592392534 tempest-ProjectAdminTests33-1592392534-project-admin] Show backup with id be2c0de0-30f0-46d0-9a5c-40cd28b8f154. {{(pid=100296) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 09:59:12.847567 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-1fd303a1-7dae-4c5e-8596-6eaa954946bc tempest-ProjectAdminTests33-1592392534 tempest-ProjectAdminTests33-1592392534-project-admin] https://10.4.3.8/volume/v3/backups/be2c0de0-30f0-46d0-9a5c-40cd28b8f154 returned with HTTP 404 Aug 07 09:59:12.848279 np0000006707 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 714/2870] 10.4.3.8 () {68 vars in 1374 bytes} [Fri Aug 7 09:59:12 2026] GET /volume/v3/backups/be2c0de0-30f0-46d0-9a5c-40cd28b8f154 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 09:59:12.855639 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-a6a5b3d5-8f48-4482-9519-74569c5a4416 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:59:12.858107 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-a6a5b3d5-8f48-4482-9519-74569c5a4416 tempest-ProjectAdminTests33-1592392534 tempest-ProjectAdminTests33-1592392534-project-admin] DELETE https://10.4.3.8/volume/v3/volumes/81319802-b244-46d6-861e-d44eee243738 Aug 07 09:59:12.858483 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-a6a5b3d5-8f48-4482-9519-74569c5a4416 tempest-ProjectAdminTests33-1592392534 tempest-ProjectAdminTests33-1592392534-project-admin] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 09:59:12.858634 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-a6a5b3d5-8f48-4482-9519-74569c5a4416 tempest-ProjectAdminTests33-1592392534 tempest-ProjectAdminTests33-1592392534-project-admin] Calling method 'delete' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 09:59:12.858831 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.v3.volumes [None req-a6a5b3d5-8f48-4482-9519-74569c5a4416 tempest-ProjectAdminTests33-1592392534 tempest-ProjectAdminTests33-1592392534-project-admin] Delete volume with id: 81319802-b244-46d6-861e-d44eee243738 Aug 07 09:59:12.868005 np0000006707 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 09:59:12.868005 np0000006707 devstack@c-api.service[100295]: warnings.warn( Aug 07 09:59:12.868383 np0000006707 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-a6a5b3d5-8f48-4482-9519-74569c5a4416 tempest-ProjectAdminTests33-1592392534 tempest-ProjectAdminTests33-1592392534-project-admin] Volume info retrieved successfully. Aug 07 09:59:12.894884 np0000006707 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-a6a5b3d5-8f48-4482-9519-74569c5a4416 tempest-ProjectAdminTests33-1592392534 tempest-ProjectAdminTests33-1592392534-project-admin] Delete volume request issued successfully. Aug 07 09:59:12.894884 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-a6a5b3d5-8f48-4482-9519-74569c5a4416 tempest-ProjectAdminTests33-1592392534 tempest-ProjectAdminTests33-1592392534-project-admin] https://10.4.3.8/volume/v3/volumes/81319802-b244-46d6-861e-d44eee243738 returned with HTTP 202 Aug 07 09:59:12.894884 np0000006707 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 716/2871] 10.4.3.8 () {68 vars in 1377 bytes} [Fri Aug 7 09:59:12 2026] DELETE /volume/v3/volumes/81319802-b244-46d6-861e-d44eee243738 => generated 0 bytes in 40 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 07 09:59:12.905306 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.middleware.request_id [None req-cbdb0309-0e41-478c-93a8-2a35b7e83f63 None None] RequestId filter calling following filter/app {{(pid=100298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:59:12.907889 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [None req-cbdb0309-0e41-478c-93a8-2a35b7e83f63 tempest-ProjectAdminTests33-1592392534 tempest-ProjectAdminTests33-1592392534-project-admin] GET https://10.4.3.8/volume/v3/volumes/81319802-b244-46d6-861e-d44eee243738 Aug 07 09:59:12.908473 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [None req-cbdb0309-0e41-478c-93a8-2a35b7e83f63 tempest-ProjectAdminTests33-1592392534 tempest-ProjectAdminTests33-1592392534-project-admin] Empty body provided in request {{(pid=100298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 09:59:12.908938 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [None req-cbdb0309-0e41-478c-93a8-2a35b7e83f63 tempest-ProjectAdminTests33-1592392534 tempest-ProjectAdminTests33-1592392534-project-admin] Calling method 'show' {{(pid=100298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 09:59:12.920196 np0000006707 devstack@c-api.service[100298]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 09:59:12.920196 np0000006707 devstack@c-api.service[100298]: warnings.warn( Aug 07 09:59:12.927466 np0000006707 devstack@c-api.service[100298]: INFO cinder.volume.api [None req-cbdb0309-0e41-478c-93a8-2a35b7e83f63 tempest-ProjectAdminTests33-1592392534 tempest-ProjectAdminTests33-1592392534-project-admin] Volume info retrieved successfully. Aug 07 09:59:12.934880 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [None req-cbdb0309-0e41-478c-93a8-2a35b7e83f63 tempest-ProjectAdminTests33-1592392534 tempest-ProjectAdminTests33-1592392534-project-admin] https://10.4.3.8/volume/v3/volumes/81319802-b244-46d6-861e-d44eee243738 returned with HTTP 200 Aug 07 09:59:12.935566 np0000006707 devstack@c-api.service[100298]: [pid: 100298|app: 0|req: 723/2872] 10.4.3.8 () {68 vars in 1374 bytes} [Fri Aug 7 09:59:12 2026] GET /volume/v3/volumes/81319802-b244-46d6-861e-d44eee243738 => generated 1003 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 09:59:12.975698 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [None req-46df5ac0-ddeb-4769-bbeb-a250689b5edf None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:59:12.980613 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-46df5ac0-ddeb-4769-bbeb-a250689b5edf tempest-TestInstancesWithCinderVolumes-596868041 tempest-TestInstancesWithCinderVolumes-596868041-project-member] GET https://10.4.3.8/volume/v3/volumes/0a05bf4a-74f6-4fc9-a463-43bac88e039a Aug 07 09:59:12.980754 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-46df5ac0-ddeb-4769-bbeb-a250689b5edf tempest-TestInstancesWithCinderVolumes-596868041 tempest-TestInstancesWithCinderVolumes-596868041-project-member] Empty body provided in request {{(pid=100297) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 09:59:12.981102 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-46df5ac0-ddeb-4769-bbeb-a250689b5edf tempest-TestInstancesWithCinderVolumes-596868041 tempest-TestInstancesWithCinderVolumes-596868041-project-member] Calling method 'show' {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 09:59:12.997427 np0000006707 devstack@c-api.service[100297]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 09:59:12.997427 np0000006707 devstack@c-api.service[100297]: warnings.warn( Aug 07 09:59:13.003992 np0000006707 devstack@c-api.service[100297]: INFO cinder.volume.api [None req-46df5ac0-ddeb-4769-bbeb-a250689b5edf tempest-TestInstancesWithCinderVolumes-596868041 tempest-TestInstancesWithCinderVolumes-596868041-project-member] Volume info retrieved successfully. Aug 07 09:59:13.010630 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-46df5ac0-ddeb-4769-bbeb-a250689b5edf tempest-TestInstancesWithCinderVolumes-596868041 tempest-TestInstancesWithCinderVolumes-596868041-project-member] https://10.4.3.8/volume/v3/volumes/0a05bf4a-74f6-4fc9-a463-43bac88e039a returned with HTTP 200 Aug 07 09:59:13.011049 np0000006707 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 720/2873] 10.4.3.8 () {66 vars in 1334 bytes} [Fri Aug 7 09:59:12 2026] GET /volume/v3/volumes/0a05bf4a-74f6-4fc9-a463-43bac88e039a => generated 933 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 09:59:13.326517 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [None req-2b6b2e94-4c7f-4e3f-a3d5-3716d8f88df2 None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:59:13.328746 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-2b6b2e94-4c7f-4e3f-a3d5-3716d8f88df2 tempest-ProjectMemberTests-2001915872 tempest-ProjectMemberTests-2001915872-project-admin] GET https://10.4.3.8/volume/v3/volumes/3e76cdaa-e3a8-4041-a1b7-c8819fcdfb25 Aug 07 09:59:13.329003 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-2b6b2e94-4c7f-4e3f-a3d5-3716d8f88df2 tempest-ProjectMemberTests-2001915872 tempest-ProjectMemberTests-2001915872-project-admin] Empty body provided in request {{(pid=100296) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 09:59:13.329258 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-2b6b2e94-4c7f-4e3f-a3d5-3716d8f88df2 tempest-ProjectMemberTests-2001915872 tempest-ProjectMemberTests-2001915872-project-admin] Calling method 'show' {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 09:59:13.341995 np0000006707 devstack@c-api.service[100296]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 09:59:13.341995 np0000006707 devstack@c-api.service[100296]: warnings.warn( Aug 07 09:59:13.348631 np0000006707 devstack@c-api.service[100296]: INFO cinder.volume.api [None req-2b6b2e94-4c7f-4e3f-a3d5-3716d8f88df2 tempest-ProjectMemberTests-2001915872 tempest-ProjectMemberTests-2001915872-project-admin] Volume info retrieved successfully. Aug 07 09:59:13.356145 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-2b6b2e94-4c7f-4e3f-a3d5-3716d8f88df2 tempest-ProjectMemberTests-2001915872 tempest-ProjectMemberTests-2001915872-project-admin] https://10.4.3.8/volume/v3/volumes/3e76cdaa-e3a8-4041-a1b7-c8819fcdfb25 returned with HTTP 200 Aug 07 09:59:13.356941 np0000006707 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 715/2874] 10.4.3.8 () {66 vars in 1334 bytes} [Fri Aug 7 09:59:13 2026] GET /volume/v3/volumes/3e76cdaa-e3a8-4041-a1b7-c8819fcdfb25 => generated 1004 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 09:59:13.375993 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-15585875-542a-4ea4-af44-89548123955c None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:59:13.378644 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-15585875-542a-4ea4-af44-89548123955c tempest-ProjectMemberTests-2001915872 tempest-ProjectMemberTests-2001915872-project-admin] POST https://10.4.3.8/volume/v3/snapshots Aug 07 09:59:13.379128 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-15585875-542a-4ea4-af44-89548123955c tempest-ProjectMemberTests-2001915872 tempest-ProjectMemberTests-2001915872-project-admin] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "3e76cdaa-e3a8-4041-a1b7-c8819fcdfb25", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-1813104369"}} {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 09:59:13.390396 np0000006707 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 09:59:13.390396 np0000006707 devstack@c-api.service[100295]: warnings.warn( Aug 07 09:59:13.390870 np0000006707 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-15585875-542a-4ea4-af44-89548123955c tempest-ProjectMemberTests-2001915872 tempest-ProjectMemberTests-2001915872-project-admin] Volume info retrieved successfully. Aug 07 09:59:13.391025 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.v3.snapshots [None req-15585875-542a-4ea4-af44-89548123955c tempest-ProjectMemberTests-2001915872 tempest-ProjectMemberTests-2001915872-project-admin] Create snapshot from volume 3e76cdaa-e3a8-4041-a1b7-c8819fcdfb25 Aug 07 09:59:13.422000 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.quota [None req-15585875-542a-4ea4-af44-89548123955c tempest-ProjectMemberTests-2001915872 tempest-ProjectMemberTests-2001915872-project-admin] Created reservations ['a369b670-60a9-464e-a9d8-1bcf55660fbd', '4887f502-05ef-4538-a98e-1ac221311cb1', 'cf50e828-1916-471b-ab53-8c9d4b88518e', 'de8cdea6-8688-4d35-8571-c641ffc6a717'] {{(pid=100295) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 09:59:13.465498 np0000006707 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-15585875-542a-4ea4-af44-89548123955c tempest-ProjectMemberTests-2001915872 tempest-ProjectMemberTests-2001915872-project-admin] Snapshot create request issued successfully. Aug 07 09:59:13.465919 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-15585875-542a-4ea4-af44-89548123955c tempest-ProjectMemberTests-2001915872 tempest-ProjectMemberTests-2001915872-project-admin] https://10.4.3.8/volume/v3/snapshots returned with HTTP 202 Aug 07 09:59:13.466370 np0000006707 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 717/2875] 10.4.3.8 () {68 vars in 1251 bytes} [Fri Aug 7 09:59:13 2026] POST /volume/v3/snapshots => generated 308 bytes in 91 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 07 09:59:13.480827 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.middleware.request_id [None req-b4080387-db22-475d-b7cf-b0233b8f1556 None None] RequestId filter calling following filter/app {{(pid=100298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:59:13.484750 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [None req-b4080387-db22-475d-b7cf-b0233b8f1556 tempest-ProjectMemberTests-2001915872 tempest-ProjectMemberTests-2001915872-project-admin] GET https://10.4.3.8/volume/v3/snapshots/5791179b-8e3c-4207-8675-6df524899202 Aug 07 09:59:13.484750 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [None req-b4080387-db22-475d-b7cf-b0233b8f1556 tempest-ProjectMemberTests-2001915872 tempest-ProjectMemberTests-2001915872-project-admin] Empty body provided in request {{(pid=100298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 09:59:13.484750 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [None req-b4080387-db22-475d-b7cf-b0233b8f1556 tempest-ProjectMemberTests-2001915872 tempest-ProjectMemberTests-2001915872-project-admin] Calling method 'show' {{(pid=100298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 09:59:13.496386 np0000006707 devstack@c-api.service[100298]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 09:59:13.496386 np0000006707 devstack@c-api.service[100298]: warnings.warn( Aug 07 09:59:13.497403 np0000006707 devstack@c-api.service[100298]: INFO cinder.volume.api [None req-b4080387-db22-475d-b7cf-b0233b8f1556 tempest-ProjectMemberTests-2001915872 tempest-ProjectMemberTests-2001915872-project-admin] Snapshot retrieved successfully. Aug 07 09:59:13.499867 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [None req-b4080387-db22-475d-b7cf-b0233b8f1556 tempest-ProjectMemberTests-2001915872 tempest-ProjectMemberTests-2001915872-project-admin] https://10.4.3.8/volume/v3/snapshots/5791179b-8e3c-4207-8675-6df524899202 returned with HTTP 200 Aug 07 09:59:13.499867 np0000006707 devstack@c-api.service[100298]: [pid: 100298|app: 0|req: 724/2876] 10.4.3.8 () {66 vars in 1340 bytes} [Fri Aug 7 09:59:13 2026] GET /volume/v3/snapshots/5791179b-8e3c-4207-8675-6df524899202 => generated 440 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 09:59:13.951155 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [None req-2be66f28-94ee-4816-a8a1-7ad931c1f118 None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:59:13.952911 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-2be66f28-94ee-4816-a8a1-7ad931c1f118 tempest-ProjectAdminTests33-1592392534 tempest-ProjectAdminTests33-1592392534-project-admin] GET https://10.4.3.8/volume/v3/volumes/81319802-b244-46d6-861e-d44eee243738 Aug 07 09:59:13.953175 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-2be66f28-94ee-4816-a8a1-7ad931c1f118 tempest-ProjectAdminTests33-1592392534 tempest-ProjectAdminTests33-1592392534-project-admin] Empty body provided in request {{(pid=100297) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 09:59:13.953408 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-2be66f28-94ee-4816-a8a1-7ad931c1f118 tempest-ProjectAdminTests33-1592392534 tempest-ProjectAdminTests33-1592392534-project-admin] Calling method 'show' {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 09:59:13.960189 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-2be66f28-94ee-4816-a8a1-7ad931c1f118 tempest-ProjectAdminTests33-1592392534 tempest-ProjectAdminTests33-1592392534-project-admin] https://10.4.3.8/volume/v3/volumes/81319802-b244-46d6-861e-d44eee243738 returned with HTTP 404 Aug 07 09:59:13.960432 np0000006707 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 721/2877] 10.4.3.8 () {68 vars in 1374 bytes} [Fri Aug 7 09:59:13 2026] GET /volume/v3/volumes/81319802-b244-46d6-861e-d44eee243738 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 09:59:14.032276 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [None req-d1ec6c90-c476-4287-ae02-25d5936954a9 None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:59:14.034505 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-d1ec6c90-c476-4287-ae02-25d5936954a9 tempest-TestInstancesWithCinderVolumes-596868041 tempest-TestInstancesWithCinderVolumes-596868041-project-member] GET https://10.4.3.8/volume/v3/volumes/0a05bf4a-74f6-4fc9-a463-43bac88e039a Aug 07 09:59:14.034505 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-d1ec6c90-c476-4287-ae02-25d5936954a9 tempest-TestInstancesWithCinderVolumes-596868041 tempest-TestInstancesWithCinderVolumes-596868041-project-member] Empty body provided in request {{(pid=100296) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 09:59:14.034700 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-d1ec6c90-c476-4287-ae02-25d5936954a9 tempest-TestInstancesWithCinderVolumes-596868041 tempest-TestInstancesWithCinderVolumes-596868041-project-member] Calling method 'show' {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 09:59:14.050852 np0000006707 devstack@c-api.service[100296]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 09:59:14.050852 np0000006707 devstack@c-api.service[100296]: warnings.warn( Aug 07 09:59:14.058478 np0000006707 devstack@c-api.service[100296]: INFO cinder.volume.api [None req-d1ec6c90-c476-4287-ae02-25d5936954a9 tempest-TestInstancesWithCinderVolumes-596868041 tempest-TestInstancesWithCinderVolumes-596868041-project-member] Volume info retrieved successfully. Aug 07 09:59:14.063722 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-d1ec6c90-c476-4287-ae02-25d5936954a9 tempest-TestInstancesWithCinderVolumes-596868041 tempest-TestInstancesWithCinderVolumes-596868041-project-member] https://10.4.3.8/volume/v3/volumes/0a05bf4a-74f6-4fc9-a463-43bac88e039a returned with HTTP 200 Aug 07 09:59:14.064166 np0000006707 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 716/2878] 10.4.3.8 () {66 vars in 1334 bytes} [Fri Aug 7 09:59:14 2026] GET /volume/v3/volumes/0a05bf4a-74f6-4fc9-a463-43bac88e039a => generated 933 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 09:59:14.517646 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-f1592e6a-60a2-47ba-ba2f-48d2bcc61376 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:59:14.523276 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-f1592e6a-60a2-47ba-ba2f-48d2bcc61376 tempest-ProjectMemberTests-2001915872 tempest-ProjectMemberTests-2001915872-project-admin] GET https://10.4.3.8/volume/v3/snapshots/5791179b-8e3c-4207-8675-6df524899202 Aug 07 09:59:14.524088 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-f1592e6a-60a2-47ba-ba2f-48d2bcc61376 tempest-ProjectMemberTests-2001915872 tempest-ProjectMemberTests-2001915872-project-admin] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 09:59:14.524088 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-f1592e6a-60a2-47ba-ba2f-48d2bcc61376 tempest-ProjectMemberTests-2001915872 tempest-ProjectMemberTests-2001915872-project-admin] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 09:59:14.533292 np0000006707 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 09:59:14.533292 np0000006707 devstack@c-api.service[100295]: warnings.warn( Aug 07 09:59:14.533292 np0000006707 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-f1592e6a-60a2-47ba-ba2f-48d2bcc61376 tempest-ProjectMemberTests-2001915872 tempest-ProjectMemberTests-2001915872-project-admin] Snapshot retrieved successfully. Aug 07 09:59:14.536778 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-f1592e6a-60a2-47ba-ba2f-48d2bcc61376 tempest-ProjectMemberTests-2001915872 tempest-ProjectMemberTests-2001915872-project-admin] https://10.4.3.8/volume/v3/snapshots/5791179b-8e3c-4207-8675-6df524899202 returned with HTTP 200 Aug 07 09:59:14.536778 np0000006707 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 718/2879] 10.4.3.8 () {66 vars in 1340 bytes} [Fri Aug 7 09:59:14 2026] GET /volume/v3/snapshots/5791179b-8e3c-4207-8675-6df524899202 => generated 467 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 09:59:14.551901 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.middleware.request_id [None req-a3509034-96d2-45e0-8eb5-60f39771d62a None None] RequestId filter calling following filter/app {{(pid=100298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:59:14.555841 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [None req-a3509034-96d2-45e0-8eb5-60f39771d62a tempest-ProjectMemberTests-2001915872 tempest-ProjectMemberTests-2001915872-project-member] POST https://10.4.3.8/volume/v3/snapshots/5791179b-8e3c-4207-8675-6df524899202/action Aug 07 09:59:14.556346 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [None req-a3509034-96d2-45e0-8eb5-60f39771d62a tempest-ProjectMemberTests-2001915872 tempest-ProjectMemberTests-2001915872-project-member] Action body: b'{"os-reset_status": {"status": "error"}}' {{(pid=100298) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 07 09:59:14.556591 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [None req-a3509034-96d2-45e0-8eb5-60f39771d62a tempest-ProjectMemberTests-2001915872 tempest-ProjectMemberTests-2001915872-project-member] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "error"}} {{(pid=100298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 09:59:14.559681 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.contrib.admin_actions [None req-a3509034-96d2-45e0-8eb5-60f39771d62a tempest-ProjectMemberTests-2001915872 tempest-ProjectMemberTests-2001915872-project-member] Updating snapshot '5791179b-8e3c-4207-8675-6df524899202' with '{'status': 'error'}' {{(pid=100298) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:263}} Aug 07 09:59:14.570900 np0000006707 devstack@c-api.service[100298]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 09:59:14.570900 np0000006707 devstack@c-api.service[100298]: warnings.warn( Aug 07 09:59:14.571510 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.policy [None req-a3509034-96d2-45e0-8eb5-60f39771d62a tempest-ProjectMemberTests-2001915872 tempest-ProjectMemberTests-2001915872-project-member] Policy check for volume_extension:snapshot_admin_actions:reset_status failed with context {'is_admin': False, 'user_id': '0f58c4cf6966439b9fdfa743865bb35c', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '18f3b0b56c104468ac22cff73dbd1da0', '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=100298) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 07 09:59:14.571728 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [None req-a3509034-96d2-45e0-8eb5-60f39771d62a tempest-ProjectMemberTests-2001915872 tempest-ProjectMemberTests-2001915872-project-member] https://10.4.3.8/volume/v3/snapshots/5791179b-8e3c-4207-8675-6df524899202/action returned with HTTP 403 Aug 07 09:59:14.572291 np0000006707 devstack@c-api.service[100298]: [pid: 100298|app: 0|req: 725/2880] 10.4.3.8 () {68 vars in 1382 bytes} [Fri Aug 7 09:59:14 2026] POST /volume/v3/snapshots/5791179b-8e3c-4207-8675-6df524899202/action => generated 133 bytes in 22 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 07 09:59:14.596040 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [None req-c30cb998-38ab-4687-b0f2-31937d4cf77d None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:59:14.599590 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-c30cb998-38ab-4687-b0f2-31937d4cf77d tempest-ProjectMemberTests-2001915872 tempest-ProjectMemberTests-2001915872-project-admin] DELETE https://10.4.3.8/volume/v3/snapshots/5791179b-8e3c-4207-8675-6df524899202 Aug 07 09:59:14.599590 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-c30cb998-38ab-4687-b0f2-31937d4cf77d tempest-ProjectMemberTests-2001915872 tempest-ProjectMemberTests-2001915872-project-admin] Empty body provided in request {{(pid=100297) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 09:59:14.599590 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-c30cb998-38ab-4687-b0f2-31937d4cf77d tempest-ProjectMemberTests-2001915872 tempest-ProjectMemberTests-2001915872-project-admin] Calling method 'delete' {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 09:59:14.599590 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.v3.snapshots [None req-c30cb998-38ab-4687-b0f2-31937d4cf77d tempest-ProjectMemberTests-2001915872 tempest-ProjectMemberTests-2001915872-project-admin] Delete snapshot with id: 5791179b-8e3c-4207-8675-6df524899202 Aug 07 09:59:14.608060 np0000006707 devstack@c-api.service[100297]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 09:59:14.608060 np0000006707 devstack@c-api.service[100297]: warnings.warn( Aug 07 09:59:14.610333 np0000006707 devstack@c-api.service[100297]: INFO cinder.volume.api [None req-c30cb998-38ab-4687-b0f2-31937d4cf77d tempest-ProjectMemberTests-2001915872 tempest-ProjectMemberTests-2001915872-project-admin] Snapshot retrieved successfully. Aug 07 09:59:14.665708 np0000006707 devstack@c-api.service[100297]: INFO cinder.volume.api [None req-c30cb998-38ab-4687-b0f2-31937d4cf77d tempest-ProjectMemberTests-2001915872 tempest-ProjectMemberTests-2001915872-project-admin] Snapshot delete request issued successfully. Aug 07 09:59:14.666469 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-c30cb998-38ab-4687-b0f2-31937d4cf77d tempest-ProjectMemberTests-2001915872 tempest-ProjectMemberTests-2001915872-project-admin] https://10.4.3.8/volume/v3/snapshots/5791179b-8e3c-4207-8675-6df524899202 returned with HTTP 202 Aug 07 09:59:14.666568 np0000006707 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 722/2881] 10.4.3.8 () {66 vars in 1343 bytes} [Fri Aug 7 09:59:14 2026] DELETE /volume/v3/snapshots/5791179b-8e3c-4207-8675-6df524899202 => generated 0 bytes in 71 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 07 09:59:14.678843 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [None req-43dd534b-b600-44ef-abfe-a0d179497f4f None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:59:14.680078 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-43dd534b-b600-44ef-abfe-a0d179497f4f tempest-ProjectMemberTests-2001915872 tempest-ProjectMemberTests-2001915872-project-admin] GET https://10.4.3.8/volume/v3/snapshots/5791179b-8e3c-4207-8675-6df524899202 Aug 07 09:59:14.680078 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-43dd534b-b600-44ef-abfe-a0d179497f4f tempest-ProjectMemberTests-2001915872 tempest-ProjectMemberTests-2001915872-project-admin] Empty body provided in request {{(pid=100296) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 09:59:14.680256 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-43dd534b-b600-44ef-abfe-a0d179497f4f tempest-ProjectMemberTests-2001915872 tempest-ProjectMemberTests-2001915872-project-admin] Calling method 'show' {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 09:59:14.688214 np0000006707 devstack@c-api.service[100296]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 09:59:14.688214 np0000006707 devstack@c-api.service[100296]: warnings.warn( Aug 07 09:59:14.688537 np0000006707 devstack@c-api.service[100296]: INFO cinder.volume.api [None req-43dd534b-b600-44ef-abfe-a0d179497f4f tempest-ProjectMemberTests-2001915872 tempest-ProjectMemberTests-2001915872-project-admin] Snapshot retrieved successfully. Aug 07 09:59:14.691395 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-43dd534b-b600-44ef-abfe-a0d179497f4f tempest-ProjectMemberTests-2001915872 tempest-ProjectMemberTests-2001915872-project-admin] https://10.4.3.8/volume/v3/snapshots/5791179b-8e3c-4207-8675-6df524899202 returned with HTTP 200 Aug 07 09:59:14.691395 np0000006707 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 717/2882] 10.4.3.8 () {66 vars in 1340 bytes} [Fri Aug 7 09:59:14 2026] GET /volume/v3/snapshots/5791179b-8e3c-4207-8675-6df524899202 => generated 466 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 09:59:15.082251 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-1e5ee7f9-8e2c-4f0c-988b-1fd4b9ea2d00 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:59:15.084748 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-1e5ee7f9-8e2c-4f0c-988b-1fd4b9ea2d00 tempest-TestInstancesWithCinderVolumes-596868041 tempest-TestInstancesWithCinderVolumes-596868041-project-member] GET https://10.4.3.8/volume/v3/volumes/0a05bf4a-74f6-4fc9-a463-43bac88e039a Aug 07 09:59:15.085000 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-1e5ee7f9-8e2c-4f0c-988b-1fd4b9ea2d00 tempest-TestInstancesWithCinderVolumes-596868041 tempest-TestInstancesWithCinderVolumes-596868041-project-member] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 09:59:15.085289 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-1e5ee7f9-8e2c-4f0c-988b-1fd4b9ea2d00 tempest-TestInstancesWithCinderVolumes-596868041 tempest-TestInstancesWithCinderVolumes-596868041-project-member] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 09:59:15.099237 np0000006707 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 09:59:15.099237 np0000006707 devstack@c-api.service[100295]: warnings.warn( Aug 07 09:59:15.104744 np0000006707 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-1e5ee7f9-8e2c-4f0c-988b-1fd4b9ea2d00 tempest-TestInstancesWithCinderVolumes-596868041 tempest-TestInstancesWithCinderVolumes-596868041-project-member] Volume info retrieved successfully. Aug 07 09:59:15.113446 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-1e5ee7f9-8e2c-4f0c-988b-1fd4b9ea2d00 tempest-TestInstancesWithCinderVolumes-596868041 tempest-TestInstancesWithCinderVolumes-596868041-project-member] https://10.4.3.8/volume/v3/volumes/0a05bf4a-74f6-4fc9-a463-43bac88e039a returned with HTTP 200 Aug 07 09:59:15.113446 np0000006707 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 719/2883] 10.4.3.8 () {66 vars in 1334 bytes} [Fri Aug 7 09:59:15 2026] GET /volume/v3/volumes/0a05bf4a-74f6-4fc9-a463-43bac88e039a => generated 933 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 09:59:15.231924 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.middleware.request_id [None req-3a7cfc96-700e-4896-80af-38c7045a6eb4 None None] RequestId filter calling following filter/app {{(pid=100298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:59:15.235965 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [None req-3a7cfc96-700e-4896-80af-38c7045a6eb4 tempest-TestEncryptedCinderVolumes-768498766 tempest-TestEncryptedCinderVolumes-768498766-project-member] GET https://10.4.3.8/volume/v3/volumes/d22a9354-2859-4f0c-a273-c5ac4d060dde Aug 07 09:59:15.235965 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [None req-3a7cfc96-700e-4896-80af-38c7045a6eb4 tempest-TestEncryptedCinderVolumes-768498766 tempest-TestEncryptedCinderVolumes-768498766-project-member] Empty body provided in request {{(pid=100298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 09:59:15.236267 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [None req-3a7cfc96-700e-4896-80af-38c7045a6eb4 tempest-TestEncryptedCinderVolumes-768498766 tempest-TestEncryptedCinderVolumes-768498766-project-member] Calling method 'show' {{(pid=100298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 09:59:15.247035 np0000006707 devstack@c-api.service[100298]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 09:59:15.247035 np0000006707 devstack@c-api.service[100298]: warnings.warn( Aug 07 09:59:15.252631 np0000006707 devstack@c-api.service[100298]: INFO cinder.volume.api [None req-3a7cfc96-700e-4896-80af-38c7045a6eb4 tempest-TestEncryptedCinderVolumes-768498766 tempest-TestEncryptedCinderVolumes-768498766-project-member] Volume info retrieved successfully. Aug 07 09:59:15.259184 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [None req-3a7cfc96-700e-4896-80af-38c7045a6eb4 tempest-TestEncryptedCinderVolumes-768498766 tempest-TestEncryptedCinderVolumes-768498766-project-member] https://10.4.3.8/volume/v3/volumes/d22a9354-2859-4f0c-a273-c5ac4d060dde returned with HTTP 200 Aug 07 09:59:15.260202 np0000006707 devstack@c-api.service[100298]: [pid: 100298|app: 0|req: 726/2884] 10.4.3.8 () {66 vars in 1334 bytes} [Fri Aug 7 09:59:15 2026] GET /volume/v3/volumes/d22a9354-2859-4f0c-a273-c5ac4d060dde => generated 871 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 09:59:15.280160 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [None req-69ca3909-9015-4dce-9d2b-ad469537dc24 None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:59:15.281875 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-69ca3909-9015-4dce-9d2b-ad469537dc24 tempest-TestEncryptedCinderVolumes-768498766 tempest-TestEncryptedCinderVolumes-768498766-project-member] GET https://10.4.3.8/volume/v3/volumes/d22a9354-2859-4f0c-a273-c5ac4d060dde Aug 07 09:59:15.282073 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-69ca3909-9015-4dce-9d2b-ad469537dc24 tempest-TestEncryptedCinderVolumes-768498766 tempest-TestEncryptedCinderVolumes-768498766-project-member] Empty body provided in request {{(pid=100297) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 09:59:15.282262 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-69ca3909-9015-4dce-9d2b-ad469537dc24 tempest-TestEncryptedCinderVolumes-768498766 tempest-TestEncryptedCinderVolumes-768498766-project-member] Calling method 'show' {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 09:59:15.295028 np0000006707 devstack@c-api.service[100297]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 09:59:15.295028 np0000006707 devstack@c-api.service[100297]: warnings.warn( Aug 07 09:59:15.301963 np0000006707 devstack@c-api.service[100297]: INFO cinder.volume.api [None req-69ca3909-9015-4dce-9d2b-ad469537dc24 tempest-TestEncryptedCinderVolumes-768498766 tempest-TestEncryptedCinderVolumes-768498766-project-member] Volume info retrieved successfully. Aug 07 09:59:15.306480 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-69ca3909-9015-4dce-9d2b-ad469537dc24 tempest-TestEncryptedCinderVolumes-768498766 tempest-TestEncryptedCinderVolumes-768498766-project-member] https://10.4.3.8/volume/v3/volumes/d22a9354-2859-4f0c-a273-c5ac4d060dde returned with HTTP 200 Aug 07 09:59:15.306892 np0000006707 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 723/2885] 10.4.3.8 () {66 vars in 1334 bytes} [Fri Aug 7 09:59:15 2026] GET /volume/v3/volumes/d22a9354-2859-4f0c-a273-c5ac4d060dde => generated 871 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 09:59:15.364174 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [req-42e2f083-5979-4e5f-b361-853f045ffcae req-ac2d0934-abd7-4e3d-8be6-bedb4c04482a None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:59:15.367524 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [req-42e2f083-5979-4e5f-b361-853f045ffcae req-ac2d0934-abd7-4e3d-8be6-bedb4c04482a tempest-TestEncryptedCinderVolumes-768498766 tempest-TestEncryptedCinderVolumes-768498766-project-member] GET https://10.4.3.8/volume/v3/volumes/d22a9354-2859-4f0c-a273-c5ac4d060dde Aug 07 09:59:15.367820 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [req-42e2f083-5979-4e5f-b361-853f045ffcae req-ac2d0934-abd7-4e3d-8be6-bedb4c04482a tempest-TestEncryptedCinderVolumes-768498766 tempest-TestEncryptedCinderVolumes-768498766-project-member] Empty body provided in request {{(pid=100296) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 09:59:15.368098 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [req-42e2f083-5979-4e5f-b361-853f045ffcae req-ac2d0934-abd7-4e3d-8be6-bedb4c04482a tempest-TestEncryptedCinderVolumes-768498766 tempest-TestEncryptedCinderVolumes-768498766-project-member] Calling method 'show' {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 09:59:15.378740 np0000006707 devstack@c-api.service[100296]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 09:59:15.378740 np0000006707 devstack@c-api.service[100296]: warnings.warn( Aug 07 09:59:15.384388 np0000006707 devstack@c-api.service[100296]: INFO cinder.volume.api [req-42e2f083-5979-4e5f-b361-853f045ffcae req-ac2d0934-abd7-4e3d-8be6-bedb4c04482a tempest-TestEncryptedCinderVolumes-768498766 tempest-TestEncryptedCinderVolumes-768498766-project-member] Volume info retrieved successfully. Aug 07 09:59:15.391506 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [req-42e2f083-5979-4e5f-b361-853f045ffcae req-ac2d0934-abd7-4e3d-8be6-bedb4c04482a tempest-TestEncryptedCinderVolumes-768498766 tempest-TestEncryptedCinderVolumes-768498766-project-member] https://10.4.3.8/volume/v3/volumes/d22a9354-2859-4f0c-a273-c5ac4d060dde returned with HTTP 200 Aug 07 09:59:15.392195 np0000006707 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 718/2886] 10.4.3.8 () {68 vars in 1584 bytes} [Fri Aug 7 09:59:15 2026] GET /volume/v3/volumes/d22a9354-2859-4f0c-a273-c5ac4d060dde => generated 871 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 09:59:15.505188 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-de4a975c-23b8-4628-8075-65a98c87d2b5 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:59:15.505586 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-de4a975c-23b8-4628-8075-65a98c87d2b5 None None] GET https://10.4.3.8/volume// Aug 07 09:59:15.505751 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-de4a975c-23b8-4628-8075-65a98c87d2b5 None None] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 09:59:15.506023 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-de4a975c-23b8-4628-8075-65a98c87d2b5 None None] Calling method 'all' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 09:59:15.506298 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-de4a975c-23b8-4628-8075-65a98c87d2b5 None None] https://10.4.3.8/volume// returned with HTTP 300 Aug 07 09:59:15.506594 np0000006707 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 720/2887] 10.4.3.8 () {66 vars in 1414 bytes} [Fri Aug 7 09:59:15 2026] GET /volume/ => generated 384 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 07 09:59:15.517055 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.middleware.request_id [req-42e2f083-5979-4e5f-b361-853f045ffcae req-57a14f67-e4e1-451c-aec5-2b3ae30a5bfd None None] RequestId filter calling following filter/app {{(pid=100298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:59:15.519790 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [req-42e2f083-5979-4e5f-b361-853f045ffcae req-57a14f67-e4e1-451c-aec5-2b3ae30a5bfd tempest-TestEncryptedCinderVolumes-768498766 tempest-TestEncryptedCinderVolumes-768498766-project-member] POST https://10.4.3.8/volume/v3/attachments Aug 07 09:59:15.520257 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [req-42e2f083-5979-4e5f-b361-853f045ffcae req-57a14f67-e4e1-451c-aec5-2b3ae30a5bfd tempest-TestEncryptedCinderVolumes-768498766 tempest-TestEncryptedCinderVolumes-768498766-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "d22a9354-2859-4f0c-a273-c5ac4d060dde", "connector": null, "instance_uuid": "220608ae-77cc-4cf8-be33-8057032c6eb2"}} {{(pid=100298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 09:59:15.533513 np0000006707 devstack@c-api.service[100298]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 09:59:15.533513 np0000006707 devstack@c-api.service[100298]: warnings.warn( Aug 07 09:59:15.575537 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [req-42e2f083-5979-4e5f-b361-853f045ffcae req-57a14f67-e4e1-451c-aec5-2b3ae30a5bfd tempest-TestEncryptedCinderVolumes-768498766 tempest-TestEncryptedCinderVolumes-768498766-project-member] https://10.4.3.8/volume/v3/attachments returned with HTTP 200 Aug 07 09:59:15.577607 np0000006707 devstack@c-api.service[100298]: [pid: 100298|app: 0|req: 727/2888] 10.4.3.8 () {74 vars in 1580 bytes} [Fri Aug 7 09:59:15 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 09:59:15.620318 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [None req-a6a7e091-7679-4181-8f7f-3fe0de2db306 None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:59:15.623089 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-a6a7e091-7679-4181-8f7f-3fe0de2db306 tempest-TestEncryptedCinderVolumes-768498766 tempest-TestEncryptedCinderVolumes-768498766-project-member] GET https://10.4.3.8/volume/v3/volumes/d22a9354-2859-4f0c-a273-c5ac4d060dde Aug 07 09:59:15.623089 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-a6a7e091-7679-4181-8f7f-3fe0de2db306 tempest-TestEncryptedCinderVolumes-768498766 tempest-TestEncryptedCinderVolumes-768498766-project-member] Empty body provided in request {{(pid=100297) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 09:59:15.623089 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-a6a7e091-7679-4181-8f7f-3fe0de2db306 tempest-TestEncryptedCinderVolumes-768498766 tempest-TestEncryptedCinderVolumes-768498766-project-member] Calling method 'show' {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 09:59:15.635297 np0000006707 devstack@c-api.service[100297]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 09:59:15.635297 np0000006707 devstack@c-api.service[100297]: warnings.warn( Aug 07 09:59:15.643216 np0000006707 devstack@c-api.service[100297]: INFO cinder.volume.api [None req-a6a7e091-7679-4181-8f7f-3fe0de2db306 tempest-TestEncryptedCinderVolumes-768498766 tempest-TestEncryptedCinderVolumes-768498766-project-member] Volume info retrieved successfully. Aug 07 09:59:15.645983 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [None req-89a76feb-bd37-4520-9bda-9d2b4aab9bd3 None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:59:15.646377 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-89a76feb-bd37-4520-9bda-9d2b4aab9bd3 None None] GET https://10.4.3.8/volume// Aug 07 09:59:15.646623 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-89a76feb-bd37-4520-9bda-9d2b4aab9bd3 None None] Empty body provided in request {{(pid=100296) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 09:59:15.646882 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-89a76feb-bd37-4520-9bda-9d2b4aab9bd3 None None] Calling method 'all' {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 09:59:15.647354 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-89a76feb-bd37-4520-9bda-9d2b4aab9bd3 None None] https://10.4.3.8/volume// returned with HTTP 300 Aug 07 09:59:15.647860 np0000006707 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 719/2889] 10.4.3.8 () {66 vars in 1412 bytes} [Fri Aug 7 09:59:15 2026] GET /volume/ => generated 384 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (2 switches on core 0) Aug 07 09:59:15.650054 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-a6a7e091-7679-4181-8f7f-3fe0de2db306 tempest-TestEncryptedCinderVolumes-768498766 tempest-TestEncryptedCinderVolumes-768498766-project-member] https://10.4.3.8/volume/v3/volumes/d22a9354-2859-4f0c-a273-c5ac4d060dde returned with HTTP 200 Aug 07 09:59:15.650804 np0000006707 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 724/2890] 10.4.3.8 () {66 vars in 1334 bytes} [Fri Aug 7 09:59:15 2026] GET /volume/v3/volumes/d22a9354-2859-4f0c-a273-c5ac4d060dde => generated 870 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 09:59:15.657428 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [req-42e2f083-5979-4e5f-b361-853f045ffcae req-d1562732-ebd7-4e43-b2a5-e7db27c9b5b9 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:59:15.664935 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [req-42e2f083-5979-4e5f-b361-853f045ffcae req-d1562732-ebd7-4e43-b2a5-e7db27c9b5b9 tempest-TestEncryptedCinderVolumes-768498766 tempest-TestEncryptedCinderVolumes-768498766-project-member] GET https://10.4.3.8/volume/v3/volumes/d22a9354-2859-4f0c-a273-c5ac4d060dde Aug 07 09:59:15.664935 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [req-42e2f083-5979-4e5f-b361-853f045ffcae req-d1562732-ebd7-4e43-b2a5-e7db27c9b5b9 tempest-TestEncryptedCinderVolumes-768498766 tempest-TestEncryptedCinderVolumes-768498766-project-member] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 09:59:15.665111 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [req-42e2f083-5979-4e5f-b361-853f045ffcae req-d1562732-ebd7-4e43-b2a5-e7db27c9b5b9 tempest-TestEncryptedCinderVolumes-768498766 tempest-TestEncryptedCinderVolumes-768498766-project-member] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 09:59:15.686153 np0000006707 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 09:59:15.686153 np0000006707 devstack@c-api.service[100295]: warnings.warn( Aug 07 09:59:15.701512 np0000006707 devstack@c-api.service[100295]: INFO cinder.volume.api [req-42e2f083-5979-4e5f-b361-853f045ffcae req-d1562732-ebd7-4e43-b2a5-e7db27c9b5b9 tempest-TestEncryptedCinderVolumes-768498766 tempest-TestEncryptedCinderVolumes-768498766-project-member] Volume info retrieved successfully. Aug 07 09:59:15.709394 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [req-42e2f083-5979-4e5f-b361-853f045ffcae req-d1562732-ebd7-4e43-b2a5-e7db27c9b5b9 tempest-TestEncryptedCinderVolumes-768498766 tempest-TestEncryptedCinderVolumes-768498766-project-member] https://10.4.3.8/volume/v3/volumes/d22a9354-2859-4f0c-a273-c5ac4d060dde returned with HTTP 200 Aug 07 09:59:15.710057 np0000006707 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 721/2891] 10.4.3.8 () {70 vars in 1625 bytes} [Fri Aug 7 09:59:15 2026] GET /volume/v3/volumes/d22a9354-2859-4f0c-a273-c5ac4d060dde => generated 1050 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 07 09:59:15.710185 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.middleware.request_id [None req-fe1eae36-c73e-4d7a-a1ff-f3b63aadaa6a None None] RequestId filter calling following filter/app {{(pid=100298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:59:15.718306 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [None req-fe1eae36-c73e-4d7a-a1ff-f3b63aadaa6a tempest-ProjectMemberTests-2001915872 tempest-ProjectMemberTests-2001915872-project-admin] GET https://10.4.3.8/volume/v3/snapshots/5791179b-8e3c-4207-8675-6df524899202 Aug 07 09:59:15.718689 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [None req-fe1eae36-c73e-4d7a-a1ff-f3b63aadaa6a tempest-ProjectMemberTests-2001915872 tempest-ProjectMemberTests-2001915872-project-admin] Empty body provided in request {{(pid=100298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 09:59:15.721101 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [None req-fe1eae36-c73e-4d7a-a1ff-f3b63aadaa6a tempest-ProjectMemberTests-2001915872 tempest-ProjectMemberTests-2001915872-project-admin] Calling method 'show' {{(pid=100298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 09:59:15.731144 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [None req-fe1eae36-c73e-4d7a-a1ff-f3b63aadaa6a tempest-ProjectMemberTests-2001915872 tempest-ProjectMemberTests-2001915872-project-admin] https://10.4.3.8/volume/v3/snapshots/5791179b-8e3c-4207-8675-6df524899202 returned with HTTP 404 Aug 07 09:59:15.731354 np0000006707 devstack@c-api.service[100298]: [pid: 100298|app: 0|req: 728/2892] 10.4.3.8 () {66 vars in 1340 bytes} [Fri Aug 7 09:59:15 2026] GET /volume/v3/snapshots/5791179b-8e3c-4207-8675-6df524899202 => generated 111 bytes in 23 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 09:59:15.739215 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [req-14aa8052-4373-4f25-bf8d-a566f8853b9b req-831e24ab-9842-4870-aa9c-364232cb6a74 None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:59:15.745215 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [req-14aa8052-4373-4f25-bf8d-a566f8853b9b req-831e24ab-9842-4870-aa9c-364232cb6a74 tempest-TestInstancesWithCinderVolumes-596868041 tempest-TestInstancesWithCinderVolumes-596868041-project-member] POST https://10.4.3.8/volume/v3/attachments/ece21c84-8db5-4b61-9b0f-ddffc62f6758/action Aug 07 09:59:15.745718 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [req-14aa8052-4373-4f25-bf8d-a566f8853b9b req-831e24ab-9842-4870-aa9c-364232cb6a74 tempest-TestInstancesWithCinderVolumes-596868041 tempest-TestInstancesWithCinderVolumes-596868041-project-member] Action body: b'{"os-complete": null}' {{(pid=100296) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 07 09:59:15.745963 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [req-14aa8052-4373-4f25-bf8d-a566f8853b9b req-831e24ab-9842-4870-aa9c-364232cb6a74 tempest-TestInstancesWithCinderVolumes-596868041 tempest-TestInstancesWithCinderVolumes-596868041-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 09:59:15.747458 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [None req-ae90298c-d1e6-482f-aa72-c2787f0956f9 None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:59:15.750323 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-ae90298c-d1e6-482f-aa72-c2787f0956f9 tempest-ProjectMemberTests-2001915872 tempest-ProjectMemberTests-2001915872-project-admin] DELETE https://10.4.3.8/volume/v3/volumes/3e76cdaa-e3a8-4041-a1b7-c8819fcdfb25 Aug 07 09:59:15.753289 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-ae90298c-d1e6-482f-aa72-c2787f0956f9 tempest-ProjectMemberTests-2001915872 tempest-ProjectMemberTests-2001915872-project-admin] Empty body provided in request {{(pid=100297) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 09:59:15.753584 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-ae90298c-d1e6-482f-aa72-c2787f0956f9 tempest-ProjectMemberTests-2001915872 tempest-ProjectMemberTests-2001915872-project-admin] Calling method 'delete' {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 09:59:15.754043 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.v3.volumes [None req-ae90298c-d1e6-482f-aa72-c2787f0956f9 tempest-ProjectMemberTests-2001915872 tempest-ProjectMemberTests-2001915872-project-admin] Delete volume with id: 3e76cdaa-e3a8-4041-a1b7-c8819fcdfb25 Aug 07 09:59:15.764555 np0000006707 devstack@c-api.service[100297]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 09:59:15.764555 np0000006707 devstack@c-api.service[100297]: warnings.warn( Aug 07 09:59:15.764555 np0000006707 devstack@c-api.service[100297]: INFO cinder.volume.api [None req-ae90298c-d1e6-482f-aa72-c2787f0956f9 tempest-ProjectMemberTests-2001915872 tempest-ProjectMemberTests-2001915872-project-admin] Volume info retrieved successfully. Aug 07 09:59:15.786664 np0000006707 devstack@c-api.service[100296]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 09:59:15.786664 np0000006707 devstack@c-api.service[100296]: warnings.warn( Aug 07 09:59:15.810693 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [req-14aa8052-4373-4f25-bf8d-a566f8853b9b req-831e24ab-9842-4870-aa9c-364232cb6a74 tempest-TestInstancesWithCinderVolumes-596868041 tempest-TestInstancesWithCinderVolumes-596868041-project-member] https://10.4.3.8/volume/v3/attachments/ece21c84-8db5-4b61-9b0f-ddffc62f6758/action returned with HTTP 204 Aug 07 09:59:15.811576 np0000006707 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 720/2893] 10.4.3.8 () {74 vars in 1711 bytes} [Fri Aug 7 09:59:15 2026] POST /volume/v3/attachments/ece21c84-8db5-4b61-9b0f-ddffc62f6758/action => generated 0 bytes in 73 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 07 09:59:15.811693 np0000006707 devstack@c-api.service[100297]: INFO cinder.volume.api [None req-ae90298c-d1e6-482f-aa72-c2787f0956f9 tempest-ProjectMemberTests-2001915872 tempest-ProjectMemberTests-2001915872-project-admin] Delete volume request issued successfully. Aug 07 09:59:15.811837 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-ae90298c-d1e6-482f-aa72-c2787f0956f9 tempest-ProjectMemberTests-2001915872 tempest-ProjectMemberTests-2001915872-project-admin] https://10.4.3.8/volume/v3/volumes/3e76cdaa-e3a8-4041-a1b7-c8819fcdfb25 returned with HTTP 202 Aug 07 09:59:15.813257 np0000006707 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 725/2894] 10.4.3.8 () {66 vars in 1337 bytes} [Fri Aug 7 09:59:15 2026] DELETE /volume/v3/volumes/3e76cdaa-e3a8-4041-a1b7-c8819fcdfb25 => generated 0 bytes in 66 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 07 09:59:15.824512 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-74ff738f-993e-4313-9559-c167bd1b2b32 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:59:15.827366 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-74ff738f-993e-4313-9559-c167bd1b2b32 tempest-ProjectMemberTests-2001915872 tempest-ProjectMemberTests-2001915872-project-admin] GET https://10.4.3.8/volume/v3/volumes/3e76cdaa-e3a8-4041-a1b7-c8819fcdfb25 Aug 07 09:59:15.828038 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-74ff738f-993e-4313-9559-c167bd1b2b32 tempest-ProjectMemberTests-2001915872 tempest-ProjectMemberTests-2001915872-project-admin] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 09:59:15.828447 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-74ff738f-993e-4313-9559-c167bd1b2b32 tempest-ProjectMemberTests-2001915872 tempest-ProjectMemberTests-2001915872-project-admin] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 09:59:15.844436 np0000006707 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 09:59:15.844436 np0000006707 devstack@c-api.service[100295]: warnings.warn( Aug 07 09:59:15.862168 np0000006707 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-74ff738f-993e-4313-9559-c167bd1b2b32 tempest-ProjectMemberTests-2001915872 tempest-ProjectMemberTests-2001915872-project-admin] Volume info retrieved successfully. Aug 07 09:59:15.869514 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-74ff738f-993e-4313-9559-c167bd1b2b32 tempest-ProjectMemberTests-2001915872 tempest-ProjectMemberTests-2001915872-project-admin] https://10.4.3.8/volume/v3/volumes/3e76cdaa-e3a8-4041-a1b7-c8819fcdfb25 returned with HTTP 200 Aug 07 09:59:15.871607 np0000006707 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 722/2895] 10.4.3.8 () {66 vars in 1334 bytes} [Fri Aug 7 09:59:15 2026] GET /volume/v3/volumes/3e76cdaa-e3a8-4041-a1b7-c8819fcdfb25 => generated 1003 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 09:59:15.880022 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.middleware.request_id [req-42e2f083-5979-4e5f-b361-853f045ffcae req-71ca5d38-f9dd-4d92-9c88-c4ebe30475c7 None None] RequestId filter calling following filter/app {{(pid=100298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:59:15.886662 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [req-42e2f083-5979-4e5f-b361-853f045ffcae req-71ca5d38-f9dd-4d92-9c88-c4ebe30475c7 tempest-TestEncryptedCinderVolumes-768498766 tempest-TestEncryptedCinderVolumes-768498766-project-member] PUT https://10.4.3.8/volume/v3/attachments/7598ac83-0c13-4f31-88a6-ad2e075a1765 Aug 07 09:59:15.887943 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [req-42e2f083-5979-4e5f-b361-853f045ffcae req-71ca5d38-f9dd-4d92-9c88-c4ebe30475c7 tempest-TestEncryptedCinderVolumes-768498766 tempest-TestEncryptedCinderVolumes-768498766-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.8", "host": "np0000006707", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:568b993d50b1", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "d2780578-1896-461f-80ac-b58d2e346b90", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 09:59:15.904682 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.coordination [req-42e2f083-5979-4e5f-b361-853f045ffcae req-71ca5d38-f9dd-4d92-9c88-c4ebe30475c7 tempest-TestEncryptedCinderVolumes-768498766 tempest-TestEncryptedCinderVolumes-768498766-project-member] Acquiring lock "cinder-attachment_update-d22a9354-2859-4f0c-a273-c5ac4d060dde-np0000006707" by "attachment_update" {{(pid=100298) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 07 09:59:15.912173 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.coordination [req-42e2f083-5979-4e5f-b361-853f045ffcae req-71ca5d38-f9dd-4d92-9c88-c4ebe30475c7 tempest-TestEncryptedCinderVolumes-768498766 tempest-TestEncryptedCinderVolumes-768498766-project-member] Lock "cinder-attachment_update-d22a9354-2859-4f0c-a273-c5ac4d060dde-np0000006707" acquired by "attachment_update" :: waited 0.007s {{(pid=100298) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 07 09:59:15.912723 np0000006707 devstack@c-api.service[100298]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 09:59:15.912723 np0000006707 devstack@c-api.service[100298]: warnings.warn( Aug 07 09:59:16.129098 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [None req-94aa7318-bd0f-4a47-bc57-2e89aa899fe7 None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:59:16.133808 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-94aa7318-bd0f-4a47-bc57-2e89aa899fe7 tempest-TestInstancesWithCinderVolumes-596868041 tempest-TestInstancesWithCinderVolumes-596868041-project-member] GET https://10.4.3.8/volume/v3/volumes/0a05bf4a-74f6-4fc9-a463-43bac88e039a Aug 07 09:59:16.135104 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-94aa7318-bd0f-4a47-bc57-2e89aa899fe7 tempest-TestInstancesWithCinderVolumes-596868041 tempest-TestInstancesWithCinderVolumes-596868041-project-member] Empty body provided in request {{(pid=100296) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 09:59:16.135399 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-94aa7318-bd0f-4a47-bc57-2e89aa899fe7 tempest-TestInstancesWithCinderVolumes-596868041 tempest-TestInstancesWithCinderVolumes-596868041-project-member] Calling method 'show' {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 09:59:16.155783 np0000006707 devstack@c-api.service[100296]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 09:59:16.155783 np0000006707 devstack@c-api.service[100296]: warnings.warn( Aug 07 09:59:16.161214 np0000006707 devstack@c-api.service[100296]: INFO cinder.volume.api [None req-94aa7318-bd0f-4a47-bc57-2e89aa899fe7 tempest-TestInstancesWithCinderVolumes-596868041 tempest-TestInstancesWithCinderVolumes-596868041-project-member] Volume info retrieved successfully. Aug 07 09:59:16.163673 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.coordination [req-42e2f083-5979-4e5f-b361-853f045ffcae req-71ca5d38-f9dd-4d92-9c88-c4ebe30475c7 tempest-TestEncryptedCinderVolumes-768498766 tempest-TestEncryptedCinderVolumes-768498766-project-member] Lock "cinder-attachment_update-d22a9354-2859-4f0c-a273-c5ac4d060dde-np0000006707" released by "attachment_update" :: held 0.252s {{(pid=100298) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 07 09:59:16.164499 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [req-42e2f083-5979-4e5f-b361-853f045ffcae req-71ca5d38-f9dd-4d92-9c88-c4ebe30475c7 tempest-TestEncryptedCinderVolumes-768498766 tempest-TestEncryptedCinderVolumes-768498766-project-member] https://10.4.3.8/volume/v3/attachments/7598ac83-0c13-4f31-88a6-ad2e075a1765 returned with HTTP 200 Aug 07 09:59:16.165159 np0000006707 devstack@c-api.service[100298]: [pid: 100298|app: 0|req: 729/2896] 10.4.3.8 () {74 vars in 1690 bytes} [Fri Aug 7 09:59:15 2026] PUT /volume/v3/attachments/7598ac83-0c13-4f31-88a6-ad2e075a1765 => generated 968 bytes in 286 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 09:59:16.167815 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-94aa7318-bd0f-4a47-bc57-2e89aa899fe7 tempest-TestInstancesWithCinderVolumes-596868041 tempest-TestInstancesWithCinderVolumes-596868041-project-member] https://10.4.3.8/volume/v3/volumes/0a05bf4a-74f6-4fc9-a463-43bac88e039a returned with HTTP 200 Aug 07 09:59:16.168435 np0000006707 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 721/2897] 10.4.3.8 () {66 vars in 1334 bytes} [Fri Aug 7 09:59:16 2026] GET /volume/v3/volumes/0a05bf4a-74f6-4fc9-a463-43bac88e039a => generated 1225 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 09:59:16.174637 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [req-42e2f083-5979-4e5f-b361-853f045ffcae req-c8c296e4-27b0-464f-a818-177aea15e0ff None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:59:16.177924 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [req-42e2f083-5979-4e5f-b361-853f045ffcae req-c8c296e4-27b0-464f-a818-177aea15e0ff tempest-TestEncryptedCinderVolumes-768498766 tempest-TestEncryptedCinderVolumes-768498766-project-member] GET https://10.4.3.8/volume/v3/volumes/d22a9354-2859-4f0c-a273-c5ac4d060dde/encryption Aug 07 09:59:16.179900 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [req-42e2f083-5979-4e5f-b361-853f045ffcae req-c8c296e4-27b0-464f-a818-177aea15e0ff tempest-TestEncryptedCinderVolumes-768498766 tempest-TestEncryptedCinderVolumes-768498766-project-member] Empty body provided in request {{(pid=100297) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 09:59:16.179900 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [req-42e2f083-5979-4e5f-b361-853f045ffcae req-c8c296e4-27b0-464f-a818-177aea15e0ff tempest-TestEncryptedCinderVolumes-768498766 tempest-TestEncryptedCinderVolumes-768498766-project-member] Calling method 'index' {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 09:59:16.184351 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-50730233-0794-44e1-8732-e1cfff18d230 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:59:16.191348 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-50730233-0794-44e1-8732-e1cfff18d230 tempest-TestInstancesWithCinderVolumes-596868041 tempest-TestInstancesWithCinderVolumes-596868041-project-member] GET https://10.4.3.8/volume/v3/volumes/0a05bf4a-74f6-4fc9-a463-43bac88e039a Aug 07 09:59:16.192145 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-50730233-0794-44e1-8732-e1cfff18d230 tempest-TestInstancesWithCinderVolumes-596868041 tempest-TestInstancesWithCinderVolumes-596868041-project-member] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 09:59:16.192145 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-50730233-0794-44e1-8732-e1cfff18d230 tempest-TestInstancesWithCinderVolumes-596868041 tempest-TestInstancesWithCinderVolumes-596868041-project-member] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 09:59:16.207579 np0000006707 devstack@c-api.service[100297]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 09:59:16.207579 np0000006707 devstack@c-api.service[100297]: warnings.warn( Aug 07 09:59:16.223354 np0000006707 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 09:59:16.223354 np0000006707 devstack@c-api.service[100295]: warnings.warn( Aug 07 09:59:16.227909 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [req-42e2f083-5979-4e5f-b361-853f045ffcae req-c8c296e4-27b0-464f-a818-177aea15e0ff tempest-TestEncryptedCinderVolumes-768498766 tempest-TestEncryptedCinderVolumes-768498766-project-member] https://10.4.3.8/volume/v3/volumes/d22a9354-2859-4f0c-a273-c5ac4d060dde/encryption returned with HTTP 200 Aug 07 09:59:16.229007 np0000006707 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 726/2898] 10.4.3.8 () {68 vars in 1617 bytes} [Fri Aug 7 09:59:16 2026] GET /volume/v3/volumes/d22a9354-2859-4f0c-a273-c5ac4d060dde/encryption => generated 160 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 09:59:16.235348 np0000006707 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-50730233-0794-44e1-8732-e1cfff18d230 tempest-TestInstancesWithCinderVolumes-596868041 tempest-TestInstancesWithCinderVolumes-596868041-project-member] Volume info retrieved successfully. Aug 07 09:59:16.243781 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-50730233-0794-44e1-8732-e1cfff18d230 tempest-TestInstancesWithCinderVolumes-596868041 tempest-TestInstancesWithCinderVolumes-596868041-project-member] https://10.4.3.8/volume/v3/volumes/0a05bf4a-74f6-4fc9-a463-43bac88e039a returned with HTTP 200 Aug 07 09:59:16.244338 np0000006707 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 723/2899] 10.4.3.8 () {66 vars in 1334 bytes} [Fri Aug 7 09:59:16 2026] GET /volume/v3/volumes/0a05bf4a-74f6-4fc9-a463-43bac88e039a => generated 1225 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 09:59:16.291264 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.middleware.request_id [None req-6755f3f9-8178-43e3-92ce-ae7da5937e90 None None] RequestId filter calling following filter/app {{(pid=100298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:59:16.387101 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [None req-6755f3f9-8178-43e3-92ce-ae7da5937e90 tempest-ProjectMemberTests33-438754277 tempest-ProjectMemberTests33-438754277-project-admin] POST https://10.4.3.8/volume/v3/volumes Aug 07 09:59:16.387559 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [None req-6755f3f9-8178-43e3-92ce-ae7da5937e90 tempest-ProjectMemberTests33-438754277 tempest-ProjectMemberTests33-438754277-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-896622400"}} {{(pid=100298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 09:59:16.389436 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.v3.volumes [None req-6755f3f9-8178-43e3-92ce-ae7da5937e90 tempest-ProjectMemberTests33-438754277 tempest-ProjectMemberTests33-438754277-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-896622400'}} {{(pid=100298) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 07 09:59:16.389624 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.v3.volumes [None req-6755f3f9-8178-43e3-92ce-ae7da5937e90 tempest-ProjectMemberTests33-438754277 tempest-ProjectMemberTests33-438754277-project-admin] Create volume of 1 GB Aug 07 09:59:16.390007 np0000006707 devstack@c-api.service[100298]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 09:59:16.390007 np0000006707 devstack@c-api.service[100298]: warnings.warn( Aug 07 09:59:16.395443 np0000006707 devstack@c-api.service[100298]: INFO cinder.volume.api [None req-6755f3f9-8178-43e3-92ce-ae7da5937e90 tempest-ProjectMemberTests33-438754277 tempest-ProjectMemberTests33-438754277-project-admin] Availability Zones retrieved successfully. Aug 07 09:59:16.402549 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.volume.api [None req-6755f3f9-8178-43e3-92ce-ae7da5937e90 tempest-ProjectMemberTests33-438754277 tempest-ProjectMemberTests33-438754277-project-admin] Flow 'volume_create_api' (2827c4a3-62f1-48c0-a787-e60787a576ae) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100298) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 09:59:16.403625 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.volume.api [None req-6755f3f9-8178-43e3-92ce-ae7da5937e90 tempest-ProjectMemberTests33-438754277 tempest-ProjectMemberTests33-438754277-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (370f71a0-600f-4a74-bc96-fa86390195cb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100298) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 09:59:16.404628 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.volume.flows.api.create_volume [None req-6755f3f9-8178-43e3-92ce-ae7da5937e90 tempest-ProjectMemberTests33-438754277 tempest-ProjectMemberTests33-438754277-project-admin] Validating volume size '1' using validate_int {{(pid=100298) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 07 09:59:16.438203 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.volume.api [None req-6755f3f9-8178-43e3-92ce-ae7da5937e90 tempest-ProjectMemberTests33-438754277 tempest-ProjectMemberTests33-438754277-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (370f71a0-600f-4a74-bc96-fa86390195cb) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-07T09:47:39Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=45fd9a3a-b61e-4c6c-9ab7-d02f06678d0d,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '45fd9a3a-b61e-4c6c-9ab7-d02f06678d0d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100298) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 09:59:16.439029 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.volume.api [None req-6755f3f9-8178-43e3-92ce-ae7da5937e90 tempest-ProjectMemberTests33-438754277 tempest-ProjectMemberTests33-438754277-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e229fe71-515e-46e3-b9e0-90efbef62bb0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100298) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 09:59:16.512432 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.quota [None req-6755f3f9-8178-43e3-92ce-ae7da5937e90 tempest-ProjectMemberTests33-438754277 tempest-ProjectMemberTests33-438754277-project-admin] Created reservations ['0c38ca3f-d812-4994-af4c-5f2a65f29e19', '3c87432b-fdf0-4538-9636-a99f88961389', '1d9edbcd-ecbc-4418-93d3-75f2077b944c', '1480e23d-e363-4217-9fe4-08b47084a6ce'] {{(pid=100298) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 09:59:16.513351 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.volume.api [None req-6755f3f9-8178-43e3-92ce-ae7da5937e90 tempest-ProjectMemberTests33-438754277 tempest-ProjectMemberTests33-438754277-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e229fe71-515e-46e3-b9e0-90efbef62bb0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['0c38ca3f-d812-4994-af4c-5f2a65f29e19', '3c87432b-fdf0-4538-9636-a99f88961389', '1d9edbcd-ecbc-4418-93d3-75f2077b944c', '1480e23d-e363-4217-9fe4-08b47084a6ce']}' {{(pid=100298) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 09:59:16.514276 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.volume.api [None req-6755f3f9-8178-43e3-92ce-ae7da5937e90 tempest-ProjectMemberTests33-438754277 tempest-ProjectMemberTests33-438754277-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0145fa4f-75ea-4f26-aaa5-382032d6fd30) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100298) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 09:59:16.542131 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.volume.api [None req-6755f3f9-8178-43e3-92ce-ae7da5937e90 tempest-ProjectMemberTests33-438754277 tempest-ProjectMemberTests33-438754277-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0145fa4f-75ea-4f26-aaa5-382032d6fd30) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'c8a2d06f-30af-4e1d-8829-4dff88aacbe9', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-896622400',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='6fa0c91ab9b946679bc17f6069a76002',qos_specs=None,replication_status=,reservations=['0c38ca3f-d812-4994-af4c-5f2a65f29e19','3c87432b-fdf0-4538-9636-a99f88961389','1d9edbcd-ecbc-4418-93d3-75f2077b944c','1480e23d-e363-4217-9fe4-08b47084a6ce'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='7371b0ee816044a6805f3c6a5047d68c',volume_type_id=45fd9a3a-b61e-4c6c-9ab7-d02f06678d0d), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-07T09:59:16Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-896622400',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=c8a2d06f-30af-4e1d-8829-4dff88aacbe9,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='6fa0c91ab9b946679bc17f6069a76002',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='7371b0ee816044a6805f3c6a5047d68c',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(45fd9a3a-b61e-4c6c-9ab7-d02f06678d0d),volume_type_id=45fd9a3a-b61e-4c6c-9ab7-d02f06678d0d)}' {{(pid=100298) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 09:59:16.543496 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.volume.api [None req-6755f3f9-8178-43e3-92ce-ae7da5937e90 tempest-ProjectMemberTests33-438754277 tempest-ProjectMemberTests33-438754277-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c66e3151-2e48-416d-8229-d604d7bc0349) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100298) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 09:59:16.571606 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.volume.api [None req-6755f3f9-8178-43e3-92ce-ae7da5937e90 tempest-ProjectMemberTests33-438754277 tempest-ProjectMemberTests33-438754277-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c66e3151-2e48-416d-8229-d604d7bc0349) transitioned into state 'SUCCESS' from state '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-896622400',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='6fa0c91ab9b946679bc17f6069a76002',qos_specs=None,replication_status=,reservations=['0c38ca3f-d812-4994-af4c-5f2a65f29e19','3c87432b-fdf0-4538-9636-a99f88961389','1d9edbcd-ecbc-4418-93d3-75f2077b944c','1480e23d-e363-4217-9fe4-08b47084a6ce'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='7371b0ee816044a6805f3c6a5047d68c',volume_type_id=45fd9a3a-b61e-4c6c-9ab7-d02f06678d0d)}' {{(pid=100298) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 09:59:16.572737 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.volume.api [None req-6755f3f9-8178-43e3-92ce-ae7da5937e90 tempest-ProjectMemberTests33-438754277 tempest-ProjectMemberTests33-438754277-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (36ba280a-c8a2-46a3-beca-96c1e01475d8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100298) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 09:59:16.587032 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.volume.api [None req-6755f3f9-8178-43e3-92ce-ae7da5937e90 tempest-ProjectMemberTests33-438754277 tempest-ProjectMemberTests33-438754277-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (36ba280a-c8a2-46a3-beca-96c1e01475d8) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100298) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 09:59:16.587964 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.volume.api [None req-6755f3f9-8178-43e3-92ce-ae7da5937e90 tempest-ProjectMemberTests33-438754277 tempest-ProjectMemberTests33-438754277-project-admin] Flow 'volume_create_api' (2827c4a3-62f1-48c0-a787-e60787a576ae) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100298) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 09:59:16.588370 np0000006707 devstack@c-api.service[100298]: INFO cinder.volume.api [None req-6755f3f9-8178-43e3-92ce-ae7da5937e90 tempest-ProjectMemberTests33-438754277 tempest-ProjectMemberTests33-438754277-project-admin] Create volume request issued successfully. Aug 07 09:59:16.589192 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [None req-6755f3f9-8178-43e3-92ce-ae7da5937e90 tempest-ProjectMemberTests33-438754277 tempest-ProjectMemberTests33-438754277-project-admin] https://10.4.3.8/volume/v3/volumes returned with HTTP 202 Aug 07 09:59:16.589715 np0000006707 devstack@c-api.service[100298]: [pid: 100298|app: 0|req: 730/2900] 10.4.3.8 () {70 vars in 1284 bytes} [Fri Aug 7 09:59:16 2026] POST /volume/v3/volumes => generated 773 bytes in 299 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 07 09:59:16.606366 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [None req-be7783db-45fa-465f-a002-f1723123e8a5 None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:59:16.608696 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-be7783db-45fa-465f-a002-f1723123e8a5 tempest-ProjectMemberTests33-438754277 tempest-ProjectMemberTests33-438754277-project-admin] GET https://10.4.3.8/volume/v3/volumes/c8a2d06f-30af-4e1d-8829-4dff88aacbe9 Aug 07 09:59:16.608991 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-be7783db-45fa-465f-a002-f1723123e8a5 tempest-ProjectMemberTests33-438754277 tempest-ProjectMemberTests33-438754277-project-admin] Empty body provided in request {{(pid=100296) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 09:59:16.609263 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-be7783db-45fa-465f-a002-f1723123e8a5 tempest-ProjectMemberTests33-438754277 tempest-ProjectMemberTests33-438754277-project-admin] Calling method 'show' {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 09:59:16.619577 np0000006707 devstack@c-api.service[100296]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 09:59:16.619577 np0000006707 devstack@c-api.service[100296]: warnings.warn( Aug 07 09:59:16.624954 np0000006707 devstack@c-api.service[100296]: INFO cinder.volume.api [None req-be7783db-45fa-465f-a002-f1723123e8a5 tempest-ProjectMemberTests33-438754277 tempest-ProjectMemberTests33-438754277-project-admin] Volume info retrieved successfully. Aug 07 09:59:16.630866 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-be7783db-45fa-465f-a002-f1723123e8a5 tempest-ProjectMemberTests33-438754277 tempest-ProjectMemberTests33-438754277-project-admin] https://10.4.3.8/volume/v3/volumes/c8a2d06f-30af-4e1d-8829-4dff88aacbe9 returned with HTTP 200 Aug 07 09:59:16.631524 np0000006707 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 722/2901] 10.4.3.8 () {68 vars in 1374 bytes} [Fri Aug 7 09:59:16 2026] GET /volume/v3/volumes/c8a2d06f-30af-4e1d-8829-4dff88aacbe9 => generated 952 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 09:59:16.672920 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [None req-c41169ef-5b47-4466-a0a2-cf210716e92a None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:59:16.673663 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-c41169ef-5b47-4466-a0a2-cf210716e92a tempest-TestEncryptedCinderVolumes-768498766 tempest-TestEncryptedCinderVolumes-768498766-project-member] GET https://10.4.3.8/volume/v3/volumes/d22a9354-2859-4f0c-a273-c5ac4d060dde Aug 07 09:59:16.673997 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-c41169ef-5b47-4466-a0a2-cf210716e92a tempest-TestEncryptedCinderVolumes-768498766 tempest-TestEncryptedCinderVolumes-768498766-project-member] Empty body provided in request {{(pid=100297) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 09:59:16.674228 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-c41169ef-5b47-4466-a0a2-cf210716e92a tempest-TestEncryptedCinderVolumes-768498766 tempest-TestEncryptedCinderVolumes-768498766-project-member] Calling method 'show' {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 09:59:16.689319 np0000006707 devstack@c-api.service[100297]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 09:59:16.689319 np0000006707 devstack@c-api.service[100297]: warnings.warn( Aug 07 09:59:16.693705 np0000006707 devstack@c-api.service[100297]: INFO cinder.volume.api [None req-c41169ef-5b47-4466-a0a2-cf210716e92a tempest-TestEncryptedCinderVolumes-768498766 tempest-TestEncryptedCinderVolumes-768498766-project-member] Volume info retrieved successfully. Aug 07 09:59:16.703560 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-c41169ef-5b47-4466-a0a2-cf210716e92a tempest-TestEncryptedCinderVolumes-768498766 tempest-TestEncryptedCinderVolumes-768498766-project-member] https://10.4.3.8/volume/v3/volumes/d22a9354-2859-4f0c-a273-c5ac4d060dde returned with HTTP 200 Aug 07 09:59:16.704076 np0000006707 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 727/2902] 10.4.3.8 () {66 vars in 1334 bytes} [Fri Aug 7 09:59:16 2026] GET /volume/v3/volumes/d22a9354-2859-4f0c-a273-c5ac4d060dde => generated 871 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 09:59:16.816498 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-7aa93b95-a4ae-4d9a-ab6e-8b44828f9d0a None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:59:16.818475 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-7aa93b95-a4ae-4d9a-ab6e-8b44828f9d0a tempest-TestInstancesWithCinderVolumes-596868041 tempest-TestInstancesWithCinderVolumes-596868041-project-member] GET https://10.4.3.8/volume/v3/volumes/b7cc0d04-d08d-4bf1-90dc-4f388c2c1067 Aug 07 09:59:16.818674 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-7aa93b95-a4ae-4d9a-ab6e-8b44828f9d0a tempest-TestInstancesWithCinderVolumes-596868041 tempest-TestInstancesWithCinderVolumes-596868041-project-member] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 09:59:16.818898 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-7aa93b95-a4ae-4d9a-ab6e-8b44828f9d0a tempest-TestInstancesWithCinderVolumes-596868041 tempest-TestInstancesWithCinderVolumes-596868041-project-member] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 09:59:16.826982 np0000006707 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 09:59:16.826982 np0000006707 devstack@c-api.service[100295]: warnings.warn( Aug 07 09:59:16.830843 np0000006707 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-7aa93b95-a4ae-4d9a-ab6e-8b44828f9d0a tempest-TestInstancesWithCinderVolumes-596868041 tempest-TestInstancesWithCinderVolumes-596868041-project-member] Volume info retrieved successfully. Aug 07 09:59:16.835327 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-7aa93b95-a4ae-4d9a-ab6e-8b44828f9d0a tempest-TestInstancesWithCinderVolumes-596868041 tempest-TestInstancesWithCinderVolumes-596868041-project-member] https://10.4.3.8/volume/v3/volumes/b7cc0d04-d08d-4bf1-90dc-4f388c2c1067 returned with HTTP 200 Aug 07 09:59:16.835742 np0000006707 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 724/2903] 10.4.3.8 () {66 vars in 1334 bytes} [Fri Aug 7 09:59:16 2026] GET /volume/v3/volumes/b7cc0d04-d08d-4bf1-90dc-4f388c2c1067 => generated 934 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 09:59:16.886711 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.middleware.request_id [None req-5afac322-f05a-4590-ba9b-bd2549cf5f8c None None] RequestId filter calling following filter/app {{(pid=100298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:59:16.889804 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [None req-5afac322-f05a-4590-ba9b-bd2549cf5f8c tempest-ProjectMemberTests-2001915872 tempest-ProjectMemberTests-2001915872-project-admin] GET https://10.4.3.8/volume/v3/volumes/3e76cdaa-e3a8-4041-a1b7-c8819fcdfb25 Aug 07 09:59:16.889804 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [None req-5afac322-f05a-4590-ba9b-bd2549cf5f8c tempest-ProjectMemberTests-2001915872 tempest-ProjectMemberTests-2001915872-project-admin] Empty body provided in request {{(pid=100298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 09:59:16.890007 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [None req-5afac322-f05a-4590-ba9b-bd2549cf5f8c tempest-ProjectMemberTests-2001915872 tempest-ProjectMemberTests-2001915872-project-admin] Calling method 'show' {{(pid=100298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 09:59:16.901247 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [None req-5afac322-f05a-4590-ba9b-bd2549cf5f8c tempest-ProjectMemberTests-2001915872 tempest-ProjectMemberTests-2001915872-project-admin] https://10.4.3.8/volume/v3/volumes/3e76cdaa-e3a8-4041-a1b7-c8819fcdfb25 returned with HTTP 404 Aug 07 09:59:16.903191 np0000006707 devstack@c-api.service[100298]: [pid: 100298|app: 0|req: 731/2904] 10.4.3.8 () {66 vars in 1334 bytes} [Fri Aug 7 09:59:16 2026] GET /volume/v3/volumes/3e76cdaa-e3a8-4041-a1b7-c8819fcdfb25 => generated 109 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 09:59:16.911946 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [None req-44af4cfd-d68e-44b6-8919-148455c9b3f9 None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:59:16.915499 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-44af4cfd-d68e-44b6-8919-148455c9b3f9 tempest-ProjectMemberTests-2001915872 tempest-ProjectMemberTests-2001915872-project-admin] POST https://10.4.3.8/volume/v3/volumes Aug 07 09:59:16.915499 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-44af4cfd-d68e-44b6-8919-148455c9b3f9 tempest-ProjectMemberTests-2001915872 tempest-ProjectMemberTests-2001915872-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-502011994"}} {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 09:59:16.915765 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.v3.volumes [None req-44af4cfd-d68e-44b6-8919-148455c9b3f9 tempest-ProjectMemberTests-2001915872 tempest-ProjectMemberTests-2001915872-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-502011994'}} {{(pid=100296) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 07 09:59:16.915912 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.v3.volumes [None req-44af4cfd-d68e-44b6-8919-148455c9b3f9 tempest-ProjectMemberTests-2001915872 tempest-ProjectMemberTests-2001915872-project-admin] Create volume of 1 GB Aug 07 09:59:16.920062 np0000006707 devstack@c-api.service[100296]: INFO cinder.volume.api [None req-44af4cfd-d68e-44b6-8919-148455c9b3f9 tempest-ProjectMemberTests-2001915872 tempest-ProjectMemberTests-2001915872-project-admin] Availability Zones retrieved successfully. Aug 07 09:59:16.926912 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.volume.api [None req-44af4cfd-d68e-44b6-8919-148455c9b3f9 tempest-ProjectMemberTests-2001915872 tempest-ProjectMemberTests-2001915872-project-admin] Flow 'volume_create_api' (25927295-0508-468c-8965-1fdaebe221f5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100296) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 09:59:16.928168 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.volume.api [None req-44af4cfd-d68e-44b6-8919-148455c9b3f9 tempest-ProjectMemberTests-2001915872 tempest-ProjectMemberTests-2001915872-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ad230877-7491-41ed-bc32-da3ee151959c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 09:59:16.929133 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.volume.flows.api.create_volume [None req-44af4cfd-d68e-44b6-8919-148455c9b3f9 tempest-ProjectMemberTests-2001915872 tempest-ProjectMemberTests-2001915872-project-admin] Validating volume size '1' using validate_int {{(pid=100296) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 07 09:59:16.961018 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.volume.api [None req-44af4cfd-d68e-44b6-8919-148455c9b3f9 tempest-ProjectMemberTests-2001915872 tempest-ProjectMemberTests-2001915872-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ad230877-7491-41ed-bc32-da3ee151959c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-07T09:47:39Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=45fd9a3a-b61e-4c6c-9ab7-d02f06678d0d,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '45fd9a3a-b61e-4c6c-9ab7-d02f06678d0d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 09:59:16.961971 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.volume.api [None req-44af4cfd-d68e-44b6-8919-148455c9b3f9 tempest-ProjectMemberTests-2001915872 tempest-ProjectMemberTests-2001915872-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (05b57999-2a2e-44bf-b460-dd4e38135307) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 09:59:17.011358 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.quota [None req-44af4cfd-d68e-44b6-8919-148455c9b3f9 tempest-ProjectMemberTests-2001915872 tempest-ProjectMemberTests-2001915872-project-admin] Created reservations ['c52f3e68-2597-4f01-873f-d7959ab61b80', '38cfb51d-a61a-45e5-974b-659d9ace3d54', '6dd42e7c-0804-4172-8b73-73690281b1f7', '03bd7783-5a73-4105-9dee-ac46f35f44ee'] {{(pid=100296) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 09:59:17.012287 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.volume.api [None req-44af4cfd-d68e-44b6-8919-148455c9b3f9 tempest-ProjectMemberTests-2001915872 tempest-ProjectMemberTests-2001915872-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (05b57999-2a2e-44bf-b460-dd4e38135307) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['c52f3e68-2597-4f01-873f-d7959ab61b80', '38cfb51d-a61a-45e5-974b-659d9ace3d54', '6dd42e7c-0804-4172-8b73-73690281b1f7', '03bd7783-5a73-4105-9dee-ac46f35f44ee']}' {{(pid=100296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 09:59:17.013248 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.volume.api [None req-44af4cfd-d68e-44b6-8919-148455c9b3f9 tempest-ProjectMemberTests-2001915872 tempest-ProjectMemberTests-2001915872-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (419457b2-7f91-4630-a074-b1182c56ce4f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 09:59:17.040892 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.volume.api [None req-44af4cfd-d68e-44b6-8919-148455c9b3f9 tempest-ProjectMemberTests-2001915872 tempest-ProjectMemberTests-2001915872-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (419457b2-7f91-4630-a074-b1182c56ce4f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '2938cb4a-8d21-47c0-ba7b-bbb73e143283', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-502011994',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='18f3b0b56c104468ac22cff73dbd1da0',qos_specs=None,replication_status=,reservations=['c52f3e68-2597-4f01-873f-d7959ab61b80','38cfb51d-a61a-45e5-974b-659d9ace3d54','6dd42e7c-0804-4172-8b73-73690281b1f7','03bd7783-5a73-4105-9dee-ac46f35f44ee'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='544af75e89b64089b8e0260faaab4cc9',volume_type_id=45fd9a3a-b61e-4c6c-9ab7-d02f06678d0d), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-07T09:59:17Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-502011994',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=2938cb4a-8d21-47c0-ba7b-bbb73e143283,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='18f3b0b56c104468ac22cff73dbd1da0',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='544af75e89b64089b8e0260faaab4cc9',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(45fd9a3a-b61e-4c6c-9ab7-d02f06678d0d),volume_type_id=45fd9a3a-b61e-4c6c-9ab7-d02f06678d0d)}' {{(pid=100296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 09:59:17.041941 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.volume.api [None req-44af4cfd-d68e-44b6-8919-148455c9b3f9 tempest-ProjectMemberTests-2001915872 tempest-ProjectMemberTests-2001915872-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1c170bf3-76a2-494a-a2ed-cfeb909de2c7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 09:59:17.068157 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.volume.api [None req-44af4cfd-d68e-44b6-8919-148455c9b3f9 tempest-ProjectMemberTests-2001915872 tempest-ProjectMemberTests-2001915872-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1c170bf3-76a2-494a-a2ed-cfeb909de2c7) transitioned into state 'SUCCESS' from state '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-502011994',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='18f3b0b56c104468ac22cff73dbd1da0',qos_specs=None,replication_status=,reservations=['c52f3e68-2597-4f01-873f-d7959ab61b80','38cfb51d-a61a-45e5-974b-659d9ace3d54','6dd42e7c-0804-4172-8b73-73690281b1f7','03bd7783-5a73-4105-9dee-ac46f35f44ee'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='544af75e89b64089b8e0260faaab4cc9',volume_type_id=45fd9a3a-b61e-4c6c-9ab7-d02f06678d0d)}' {{(pid=100296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 09:59:17.069182 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.volume.api [None req-44af4cfd-d68e-44b6-8919-148455c9b3f9 tempest-ProjectMemberTests-2001915872 tempest-ProjectMemberTests-2001915872-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (93be0e66-9954-410f-8f90-95e9c440b9ea) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 09:59:17.082499 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.volume.api [None req-44af4cfd-d68e-44b6-8919-148455c9b3f9 tempest-ProjectMemberTests-2001915872 tempest-ProjectMemberTests-2001915872-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (93be0e66-9954-410f-8f90-95e9c440b9ea) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 09:59:17.083757 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.volume.api [None req-44af4cfd-d68e-44b6-8919-148455c9b3f9 tempest-ProjectMemberTests-2001915872 tempest-ProjectMemberTests-2001915872-project-admin] Flow 'volume_create_api' (25927295-0508-468c-8965-1fdaebe221f5) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100296) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 09:59:17.084250 np0000006707 devstack@c-api.service[100296]: INFO cinder.volume.api [None req-44af4cfd-d68e-44b6-8919-148455c9b3f9 tempest-ProjectMemberTests-2001915872 tempest-ProjectMemberTests-2001915872-project-admin] Create volume request issued successfully. Aug 07 09:59:17.085245 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-44af4cfd-d68e-44b6-8919-148455c9b3f9 tempest-ProjectMemberTests-2001915872 tempest-ProjectMemberTests-2001915872-project-admin] https://10.4.3.8/volume/v3/volumes returned with HTTP 202 Aug 07 09:59:17.085848 np0000006707 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 723/2905] 10.4.3.8 () {68 vars in 1244 bytes} [Fri Aug 7 09:59:16 2026] POST /volume/v3/volumes => generated 773 bytes in 174 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 07 09:59:17.103109 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [None req-2b6c12a6-5971-4ca8-a175-66b59b1580bc None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:59:17.115138 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-2b6c12a6-5971-4ca8-a175-66b59b1580bc tempest-ProjectMemberTests-2001915872 tempest-ProjectMemberTests-2001915872-project-admin] GET https://10.4.3.8/volume/v3/volumes/2938cb4a-8d21-47c0-ba7b-bbb73e143283 Aug 07 09:59:17.115138 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-2b6c12a6-5971-4ca8-a175-66b59b1580bc tempest-ProjectMemberTests-2001915872 tempest-ProjectMemberTests-2001915872-project-admin] Empty body provided in request {{(pid=100297) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 09:59:17.115138 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-2b6c12a6-5971-4ca8-a175-66b59b1580bc tempest-ProjectMemberTests-2001915872 tempest-ProjectMemberTests-2001915872-project-admin] Calling method 'show' {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 09:59:17.124942 np0000006707 devstack@c-api.service[100297]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 09:59:17.124942 np0000006707 devstack@c-api.service[100297]: warnings.warn( Aug 07 09:59:17.129333 np0000006707 devstack@c-api.service[100297]: INFO cinder.volume.api [None req-2b6c12a6-5971-4ca8-a175-66b59b1580bc tempest-ProjectMemberTests-2001915872 tempest-ProjectMemberTests-2001915872-project-admin] Volume info retrieved successfully. Aug 07 09:59:17.134543 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-2b6c12a6-5971-4ca8-a175-66b59b1580bc tempest-ProjectMemberTests-2001915872 tempest-ProjectMemberTests-2001915872-project-admin] https://10.4.3.8/volume/v3/volumes/2938cb4a-8d21-47c0-ba7b-bbb73e143283 returned with HTTP 200 Aug 07 09:59:17.135011 np0000006707 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 728/2906] 10.4.3.8 () {66 vars in 1334 bytes} [Fri Aug 7 09:59:17 2026] GET /volume/v3/volumes/2938cb4a-8d21-47c0-ba7b-bbb73e143283 => generated 952 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 09:59:17.196301 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [req-84465ccb-a04b-47f2-bf04-31fedd25b690 req-74eb457f-9da2-4306-9057-4e1de79070ab None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:59:17.203504 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [req-84465ccb-a04b-47f2-bf04-31fedd25b690 req-74eb457f-9da2-4306-9057-4e1de79070ab tempest-TestInstancesWithCinderVolumes-596868041 tempest-TestInstancesWithCinderVolumes-596868041-project-member] GET https://10.4.3.8/volume/v3/volumes/b7cc0d04-d08d-4bf1-90dc-4f388c2c1067 Aug 07 09:59:17.203839 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [req-84465ccb-a04b-47f2-bf04-31fedd25b690 req-74eb457f-9da2-4306-9057-4e1de79070ab tempest-TestInstancesWithCinderVolumes-596868041 tempest-TestInstancesWithCinderVolumes-596868041-project-member] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 09:59:17.204102 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [req-84465ccb-a04b-47f2-bf04-31fedd25b690 req-74eb457f-9da2-4306-9057-4e1de79070ab tempest-TestInstancesWithCinderVolumes-596868041 tempest-TestInstancesWithCinderVolumes-596868041-project-member] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 09:59:17.222356 np0000006707 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 09:59:17.222356 np0000006707 devstack@c-api.service[100295]: warnings.warn( Aug 07 09:59:17.228637 np0000006707 devstack@c-api.service[100295]: INFO cinder.volume.api [req-84465ccb-a04b-47f2-bf04-31fedd25b690 req-74eb457f-9da2-4306-9057-4e1de79070ab tempest-TestInstancesWithCinderVolumes-596868041 tempest-TestInstancesWithCinderVolumes-596868041-project-member] Volume info retrieved successfully. Aug 07 09:59:17.233101 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [req-84465ccb-a04b-47f2-bf04-31fedd25b690 req-74eb457f-9da2-4306-9057-4e1de79070ab tempest-TestInstancesWithCinderVolumes-596868041 tempest-TestInstancesWithCinderVolumes-596868041-project-member] https://10.4.3.8/volume/v3/volumes/b7cc0d04-d08d-4bf1-90dc-4f388c2c1067 returned with HTTP 200 Aug 07 09:59:17.233468 np0000006707 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 725/2907] 10.4.3.8 () {68 vars in 1584 bytes} [Fri Aug 7 09:59:17 2026] GET /volume/v3/volumes/b7cc0d04-d08d-4bf1-90dc-4f388c2c1067 => generated 934 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 09:59:17.333786 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.middleware.request_id [None req-606338e4-fd6d-4512-9f52-1fa894429b96 None None] RequestId filter calling following filter/app {{(pid=100298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:59:17.334618 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [None req-606338e4-fd6d-4512-9f52-1fa894429b96 None None] GET https://10.4.3.8/volume// Aug 07 09:59:17.334618 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [None req-606338e4-fd6d-4512-9f52-1fa894429b96 None None] Empty body provided in request {{(pid=100298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 09:59:17.334618 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [None req-606338e4-fd6d-4512-9f52-1fa894429b96 None None] Calling method 'all' {{(pid=100298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 09:59:17.335341 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [None req-606338e4-fd6d-4512-9f52-1fa894429b96 None None] https://10.4.3.8/volume// returned with HTTP 300 Aug 07 09:59:17.335341 np0000006707 devstack@c-api.service[100298]: [pid: 100298|app: 0|req: 732/2908] 10.4.3.8 () {66 vars in 1414 bytes} [Fri Aug 7 09:59:17 2026] GET /volume/ => generated 384 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 07 09:59:17.346583 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [req-84465ccb-a04b-47f2-bf04-31fedd25b690 req-a69d4ed2-4e03-4818-a3e0-e6b883750450 None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:59:17.404371 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [req-84465ccb-a04b-47f2-bf04-31fedd25b690 req-a69d4ed2-4e03-4818-a3e0-e6b883750450 tempest-TestInstancesWithCinderVolumes-596868041 tempest-TestInstancesWithCinderVolumes-596868041-project-member] POST https://10.4.3.8/volume/v3/attachments Aug 07 09:59:17.405730 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [req-84465ccb-a04b-47f2-bf04-31fedd25b690 req-a69d4ed2-4e03-4818-a3e0-e6b883750450 tempest-TestInstancesWithCinderVolumes-596868041 tempest-TestInstancesWithCinderVolumes-596868041-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "b7cc0d04-d08d-4bf1-90dc-4f388c2c1067", "connector": null, "instance_uuid": "6253b885-df46-4b94-b0bd-62531255424d"}} {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 09:59:17.416916 np0000006707 devstack@c-api.service[100296]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 09:59:17.416916 np0000006707 devstack@c-api.service[100296]: warnings.warn( Aug 07 09:59:17.476851 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [req-84465ccb-a04b-47f2-bf04-31fedd25b690 req-a69d4ed2-4e03-4818-a3e0-e6b883750450 tempest-TestInstancesWithCinderVolumes-596868041 tempest-TestInstancesWithCinderVolumes-596868041-project-member] https://10.4.3.8/volume/v3/attachments returned with HTTP 200 Aug 07 09:59:17.477806 np0000006707 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 724/2909] 10.4.3.8 () {74 vars in 1580 bytes} [Fri Aug 7 09:59:17 2026] POST /volume/v3/attachments => generated 273 bytes in 132 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 09:59:17.520437 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [None req-2b897368-c535-451b-ad19-cca23594a7ef None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:59:17.524134 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-2b897368-c535-451b-ad19-cca23594a7ef tempest-TestInstancesWithCinderVolumes-596868041 tempest-TestInstancesWithCinderVolumes-596868041-project-member] GET https://10.4.3.8/volume/v3/volumes/b7cc0d04-d08d-4bf1-90dc-4f388c2c1067 Aug 07 09:59:17.524576 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-2b897368-c535-451b-ad19-cca23594a7ef tempest-TestInstancesWithCinderVolumes-596868041 tempest-TestInstancesWithCinderVolumes-596868041-project-member] Empty body provided in request {{(pid=100297) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 09:59:17.524894 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-2b897368-c535-451b-ad19-cca23594a7ef tempest-TestInstancesWithCinderVolumes-596868041 tempest-TestInstancesWithCinderVolumes-596868041-project-member] Calling method 'show' {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 09:59:17.549392 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-bc8d5a7b-9343-4693-83b6-7a4b2d5cdf9d None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:59:17.552599 np0000006707 devstack@c-api.service[100297]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 09:59:17.552599 np0000006707 devstack@c-api.service[100297]: warnings.warn( Aug 07 09:59:17.552701 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-bc8d5a7b-9343-4693-83b6-7a4b2d5cdf9d None None] GET https://10.4.3.8/volume// Aug 07 09:59:17.552701 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-bc8d5a7b-9343-4693-83b6-7a4b2d5cdf9d None None] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 09:59:17.552701 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-bc8d5a7b-9343-4693-83b6-7a4b2d5cdf9d None None] Calling method 'all' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 09:59:17.552701 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-bc8d5a7b-9343-4693-83b6-7a4b2d5cdf9d None None] https://10.4.3.8/volume// returned with HTTP 300 Aug 07 09:59:17.556511 np0000006707 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 726/2910] 10.4.3.8 () {66 vars in 1412 bytes} [Fri Aug 7 09:59:17 2026] GET /volume/ => generated 384 bytes in 5 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 07 09:59:17.556651 np0000006707 devstack@c-api.service[100297]: INFO cinder.volume.api [None req-2b897368-c535-451b-ad19-cca23594a7ef tempest-TestInstancesWithCinderVolumes-596868041 tempest-TestInstancesWithCinderVolumes-596868041-project-member] Volume info retrieved successfully. Aug 07 09:59:17.562133 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-2b897368-c535-451b-ad19-cca23594a7ef tempest-TestInstancesWithCinderVolumes-596868041 tempest-TestInstancesWithCinderVolumes-596868041-project-member] https://10.4.3.8/volume/v3/volumes/b7cc0d04-d08d-4bf1-90dc-4f388c2c1067 returned with HTTP 200 Aug 07 09:59:17.562754 np0000006707 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 729/2911] 10.4.3.8 () {66 vars in 1334 bytes} [Fri Aug 7 09:59:17 2026] GET /volume/v3/volumes/b7cc0d04-d08d-4bf1-90dc-4f388c2c1067 => generated 933 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 09:59:17.570329 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.middleware.request_id [req-84465ccb-a04b-47f2-bf04-31fedd25b690 req-52591f26-9a82-4ad7-9797-24df3778fcf9 None None] RequestId filter calling following filter/app {{(pid=100298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:59:17.573971 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [req-84465ccb-a04b-47f2-bf04-31fedd25b690 req-52591f26-9a82-4ad7-9797-24df3778fcf9 tempest-TestInstancesWithCinderVolumes-596868041 tempest-TestInstancesWithCinderVolumes-596868041-project-member] GET https://10.4.3.8/volume/v3/volumes/b7cc0d04-d08d-4bf1-90dc-4f388c2c1067 Aug 07 09:59:17.573971 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [req-84465ccb-a04b-47f2-bf04-31fedd25b690 req-52591f26-9a82-4ad7-9797-24df3778fcf9 tempest-TestInstancesWithCinderVolumes-596868041 tempest-TestInstancesWithCinderVolumes-596868041-project-member] Empty body provided in request {{(pid=100298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 09:59:17.573971 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [req-84465ccb-a04b-47f2-bf04-31fedd25b690 req-52591f26-9a82-4ad7-9797-24df3778fcf9 tempest-TestInstancesWithCinderVolumes-596868041 tempest-TestInstancesWithCinderVolumes-596868041-project-member] Calling method 'show' {{(pid=100298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 09:59:17.592850 np0000006707 devstack@c-api.service[100298]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 09:59:17.592850 np0000006707 devstack@c-api.service[100298]: warnings.warn( Aug 07 09:59:17.601060 np0000006707 devstack@c-api.service[100298]: INFO cinder.volume.api [req-84465ccb-a04b-47f2-bf04-31fedd25b690 req-52591f26-9a82-4ad7-9797-24df3778fcf9 tempest-TestInstancesWithCinderVolumes-596868041 tempest-TestInstancesWithCinderVolumes-596868041-project-member] Volume info retrieved successfully. Aug 07 09:59:17.607117 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [req-84465ccb-a04b-47f2-bf04-31fedd25b690 req-52591f26-9a82-4ad7-9797-24df3778fcf9 tempest-TestInstancesWithCinderVolumes-596868041 tempest-TestInstancesWithCinderVolumes-596868041-project-member] https://10.4.3.8/volume/v3/volumes/b7cc0d04-d08d-4bf1-90dc-4f388c2c1067 returned with HTTP 200 Aug 07 09:59:17.607921 np0000006707 devstack@c-api.service[100298]: [pid: 100298|app: 0|req: 733/2912] 10.4.3.8 () {70 vars in 1625 bytes} [Fri Aug 7 09:59:17 2026] GET /volume/v3/volumes/b7cc0d04-d08d-4bf1-90dc-4f388c2c1067 => generated 1113 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 07 09:59:17.649767 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [None req-a41fd722-1959-46b1-a05a-7604a1ffcc72 None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:59:17.653106 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-a41fd722-1959-46b1-a05a-7604a1ffcc72 tempest-ProjectMemberTests33-438754277 tempest-ProjectMemberTests33-438754277-project-admin] GET https://10.4.3.8/volume/v3/volumes/c8a2d06f-30af-4e1d-8829-4dff88aacbe9 Aug 07 09:59:17.653490 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-a41fd722-1959-46b1-a05a-7604a1ffcc72 tempest-ProjectMemberTests33-438754277 tempest-ProjectMemberTests33-438754277-project-admin] Empty body provided in request {{(pid=100296) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 09:59:17.653578 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-a41fd722-1959-46b1-a05a-7604a1ffcc72 tempest-ProjectMemberTests33-438754277 tempest-ProjectMemberTests33-438754277-project-admin] Calling method 'show' {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 09:59:17.668107 np0000006707 devstack@c-api.service[100296]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 09:59:17.668107 np0000006707 devstack@c-api.service[100296]: warnings.warn( Aug 07 09:59:17.673013 np0000006707 devstack@c-api.service[100296]: INFO cinder.volume.api [None req-a41fd722-1959-46b1-a05a-7604a1ffcc72 tempest-ProjectMemberTests33-438754277 tempest-ProjectMemberTests33-438754277-project-admin] Volume info retrieved successfully. Aug 07 09:59:17.678350 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-a41fd722-1959-46b1-a05a-7604a1ffcc72 tempest-ProjectMemberTests33-438754277 tempest-ProjectMemberTests33-438754277-project-admin] https://10.4.3.8/volume/v3/volumes/c8a2d06f-30af-4e1d-8829-4dff88aacbe9 returned with HTTP 200 Aug 07 09:59:17.678875 np0000006707 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 725/2913] 10.4.3.8 () {68 vars in 1374 bytes} [Fri Aug 7 09:59:17 2026] GET /volume/v3/volumes/c8a2d06f-30af-4e1d-8829-4dff88aacbe9 => generated 1004 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 09:59:17.698844 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-d4d7d051-5934-4938-9338-63f8eeac5384 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:59:17.701019 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-d4d7d051-5934-4938-9338-63f8eeac5384 tempest-ProjectMemberTests33-438754277 tempest-ProjectMemberTests33-438754277-project-admin] POST https://10.4.3.8/volume/v3/backups Aug 07 09:59:17.701360 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-d4d7d051-5934-4938-9338-63f8eeac5384 tempest-ProjectMemberTests33-438754277 tempest-ProjectMemberTests33-438754277-project-admin] Action: 'create', calling method: create, body: {"backup": {"volume_id": "c8a2d06f-30af-4e1d-8829-4dff88aacbe9", "name": "tempest-type-Backup-641151373"}} {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 09:59:17.703141 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.contrib.backups [None req-d4d7d051-5934-4938-9338-63f8eeac5384 tempest-ProjectMemberTests33-438754277 tempest-ProjectMemberTests33-438754277-project-admin] Creating new backup {'backup': {'volume_id': 'c8a2d06f-30af-4e1d-8829-4dff88aacbe9', 'name': 'tempest-type-Backup-641151373'}} {{(pid=100295) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 07 09:59:17.703335 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.contrib.backups [None req-d4d7d051-5934-4938-9338-63f8eeac5384 tempest-ProjectMemberTests33-438754277 tempest-ProjectMemberTests33-438754277-project-admin] Creating backup of volume c8a2d06f-30af-4e1d-8829-4dff88aacbe9 in container None Aug 07 09:59:17.715472 np0000006707 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 09:59:17.715472 np0000006707 devstack@c-api.service[100295]: warnings.warn( Aug 07 09:59:17.715890 np0000006707 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-d4d7d051-5934-4938-9338-63f8eeac5384 tempest-ProjectMemberTests33-438754277 tempest-ProjectMemberTests33-438754277-project-admin] Volume info retrieved successfully. Aug 07 09:59:17.727927 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [None req-90a7f501-67ae-4853-a913-e7d05df3670c None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:59:17.730875 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-90a7f501-67ae-4853-a913-e7d05df3670c tempest-TestEncryptedCinderVolumes-768498766 tempest-TestEncryptedCinderVolumes-768498766-project-member] GET https://10.4.3.8/volume/v3/volumes/d22a9354-2859-4f0c-a273-c5ac4d060dde Aug 07 09:59:17.731364 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-90a7f501-67ae-4853-a913-e7d05df3670c tempest-TestEncryptedCinderVolumes-768498766 tempest-TestEncryptedCinderVolumes-768498766-project-member] Empty body provided in request {{(pid=100297) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 09:59:17.731737 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-90a7f501-67ae-4853-a913-e7d05df3670c tempest-TestEncryptedCinderVolumes-768498766 tempest-TestEncryptedCinderVolumes-768498766-project-member] Calling method 'show' {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 09:59:17.743716 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.middleware.request_id [req-84465ccb-a04b-47f2-bf04-31fedd25b690 req-6a7128f5-d5b4-4eda-86cf-e1fd14bff0a1 None None] RequestId filter calling following filter/app {{(pid=100298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:59:17.746845 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [req-84465ccb-a04b-47f2-bf04-31fedd25b690 req-6a7128f5-d5b4-4eda-86cf-e1fd14bff0a1 tempest-TestInstancesWithCinderVolumes-596868041 tempest-TestInstancesWithCinderVolumes-596868041-project-member] PUT https://10.4.3.8/volume/v3/attachments/76d505a0-0765-4882-91ac-dbf4b965fd81 Aug 07 09:59:17.746996 np0000006707 devstack@c-api.service[100297]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 09:59:17.746996 np0000006707 devstack@c-api.service[100297]: warnings.warn( Aug 07 09:59:17.747600 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [req-84465ccb-a04b-47f2-bf04-31fedd25b690 req-6a7128f5-d5b4-4eda-86cf-e1fd14bff0a1 tempest-TestInstancesWithCinderVolumes-596868041 tempest-TestInstancesWithCinderVolumes-596868041-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.8", "host": "np0000006707", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:568b993d50b1", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "d2780578-1896-461f-80ac-b58d2e346b90", "nvme_native_multipath": false, "mountpoint": "/dev/vdc"}}} {{(pid=100298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 09:59:17.753690 np0000006707 devstack@c-api.service[100297]: INFO cinder.volume.api [None req-90a7f501-67ae-4853-a913-e7d05df3670c tempest-TestEncryptedCinderVolumes-768498766 tempest-TestEncryptedCinderVolumes-768498766-project-member] Volume info retrieved successfully. Aug 07 09:59:17.755769 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.coordination [req-84465ccb-a04b-47f2-bf04-31fedd25b690 req-6a7128f5-d5b4-4eda-86cf-e1fd14bff0a1 tempest-TestInstancesWithCinderVolumes-596868041 tempest-TestInstancesWithCinderVolumes-596868041-project-member] Acquiring lock "cinder-attachment_update-b7cc0d04-d08d-4bf1-90dc-4f388c2c1067-np0000006707" by "attachment_update" {{(pid=100298) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 07 09:59:17.761675 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.coordination [req-84465ccb-a04b-47f2-bf04-31fedd25b690 req-6a7128f5-d5b4-4eda-86cf-e1fd14bff0a1 tempest-TestInstancesWithCinderVolumes-596868041 tempest-TestInstancesWithCinderVolumes-596868041-project-member] Lock "cinder-attachment_update-b7cc0d04-d08d-4bf1-90dc-4f388c2c1067-np0000006707" acquired by "attachment_update" :: waited 0.006s {{(pid=100298) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 07 09:59:17.761980 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-90a7f501-67ae-4853-a913-e7d05df3670c tempest-TestEncryptedCinderVolumes-768498766 tempest-TestEncryptedCinderVolumes-768498766-project-member] https://10.4.3.8/volume/v3/volumes/d22a9354-2859-4f0c-a273-c5ac4d060dde returned with HTTP 200 Aug 07 09:59:17.762661 np0000006707 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 730/2914] 10.4.3.8 () {66 vars in 1334 bytes} [Fri Aug 7 09:59:17 2026] GET /volume/v3/volumes/d22a9354-2859-4f0c-a273-c5ac4d060dde => generated 871 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 09:59:17.766493 np0000006707 devstack@c-api.service[100298]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 09:59:17.766493 np0000006707 devstack@c-api.service[100298]: warnings.warn( Aug 07 09:59:17.771270 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.quota [None req-d4d7d051-5934-4938-9338-63f8eeac5384 tempest-ProjectMemberTests33-438754277 tempest-ProjectMemberTests33-438754277-project-admin] Created reservations ['17f8e9d9-64a1-43dd-9f63-3d483366b904', 'a5d573aa-3e53-4b78-808b-91e3dc5af9e7'] {{(pid=100295) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 09:59:17.818773 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-d4d7d051-5934-4938-9338-63f8eeac5384 tempest-ProjectMemberTests33-438754277 tempest-ProjectMemberTests33-438754277-project-admin] https://10.4.3.8/volume/v3/backups returned with HTTP 202 Aug 07 09:59:17.819302 np0000006707 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 727/2915] 10.4.3.8 () {70 vars in 1285 bytes} [Fri Aug 7 09:59:17 2026] POST /volume/v3/backups => generated 311 bytes in 121 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 07 09:59:17.833629 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [None req-0c704705-8da8-41a5-86b2-9412e1ce9fe4 None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:59:17.835635 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-0c704705-8da8-41a5-86b2-9412e1ce9fe4 tempest-ProjectMemberTests33-438754277 tempest-ProjectMemberTests33-438754277-project-admin] GET https://10.4.3.8/volume/v3/backups/9060cb5e-ae41-4860-8256-156162e3bc1f Aug 07 09:59:17.835635 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-0c704705-8da8-41a5-86b2-9412e1ce9fe4 tempest-ProjectMemberTests33-438754277 tempest-ProjectMemberTests33-438754277-project-admin] Empty body provided in request {{(pid=100296) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 09:59:17.835913 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-0c704705-8da8-41a5-86b2-9412e1ce9fe4 tempest-ProjectMemberTests33-438754277 tempest-ProjectMemberTests33-438754277-project-admin] Calling method 'show' {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 09:59:17.835913 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.v3.backups [None req-0c704705-8da8-41a5-86b2-9412e1ce9fe4 tempest-ProjectMemberTests33-438754277 tempest-ProjectMemberTests33-438754277-project-admin] Show backup with id 9060cb5e-ae41-4860-8256-156162e3bc1f. {{(pid=100296) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 09:59:17.843955 np0000006707 devstack@c-api.service[100296]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 09:59:17.843955 np0000006707 devstack@c-api.service[100296]: warnings.warn( Aug 07 09:59:17.844865 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-0c704705-8da8-41a5-86b2-9412e1ce9fe4 tempest-ProjectMemberTests33-438754277 tempest-ProjectMemberTests33-438754277-project-admin] https://10.4.3.8/volume/v3/backups/9060cb5e-ae41-4860-8256-156162e3bc1f returned with HTTP 200 Aug 07 09:59:17.845353 np0000006707 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 726/2916] 10.4.3.8 () {68 vars in 1374 bytes} [Fri Aug 7 09:59:17 2026] GET /volume/v3/backups/9060cb5e-ae41-4860-8256-156162e3bc1f => generated 718 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 09:59:17.894523 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.coordination [req-84465ccb-a04b-47f2-bf04-31fedd25b690 req-6a7128f5-d5b4-4eda-86cf-e1fd14bff0a1 tempest-TestInstancesWithCinderVolumes-596868041 tempest-TestInstancesWithCinderVolumes-596868041-project-member] Lock "cinder-attachment_update-b7cc0d04-d08d-4bf1-90dc-4f388c2c1067-np0000006707" released by "attachment_update" :: held 0.133s {{(pid=100298) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 07 09:59:17.895006 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [req-84465ccb-a04b-47f2-bf04-31fedd25b690 req-6a7128f5-d5b4-4eda-86cf-e1fd14bff0a1 tempest-TestInstancesWithCinderVolumes-596868041 tempest-TestInstancesWithCinderVolumes-596868041-project-member] https://10.4.3.8/volume/v3/attachments/76d505a0-0765-4882-91ac-dbf4b965fd81 returned with HTTP 200 Aug 07 09:59:17.895510 np0000006707 devstack@c-api.service[100298]: [pid: 100298|app: 0|req: 734/2917] 10.4.3.8 () {74 vars in 1690 bytes} [Fri Aug 7 09:59:17 2026] PUT /volume/v3/attachments/76d505a0-0765-4882-91ac-dbf4b965fd81 => generated 969 bytes in 152 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 09:59:18.153395 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [None req-2d9c98ed-3ed2-4ecc-9caf-e727a086a277 None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:59:18.155722 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-2d9c98ed-3ed2-4ecc-9caf-e727a086a277 tempest-ProjectMemberTests-2001915872 tempest-ProjectMemberTests-2001915872-project-admin] GET https://10.4.3.8/volume/v3/volumes/2938cb4a-8d21-47c0-ba7b-bbb73e143283 Aug 07 09:59:18.156161 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-2d9c98ed-3ed2-4ecc-9caf-e727a086a277 tempest-ProjectMemberTests-2001915872 tempest-ProjectMemberTests-2001915872-project-admin] Empty body provided in request {{(pid=100297) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 09:59:18.156543 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-2d9c98ed-3ed2-4ecc-9caf-e727a086a277 tempest-ProjectMemberTests-2001915872 tempest-ProjectMemberTests-2001915872-project-admin] Calling method 'show' {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 09:59:18.164391 np0000006707 devstack@c-api.service[100297]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 09:59:18.164391 np0000006707 devstack@c-api.service[100297]: warnings.warn( Aug 07 09:59:18.168798 np0000006707 devstack@c-api.service[100297]: INFO cinder.volume.api [None req-2d9c98ed-3ed2-4ecc-9caf-e727a086a277 tempest-ProjectMemberTests-2001915872 tempest-ProjectMemberTests-2001915872-project-admin] Volume info retrieved successfully. Aug 07 09:59:18.173289 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-2d9c98ed-3ed2-4ecc-9caf-e727a086a277 tempest-ProjectMemberTests-2001915872 tempest-ProjectMemberTests-2001915872-project-admin] https://10.4.3.8/volume/v3/volumes/2938cb4a-8d21-47c0-ba7b-bbb73e143283 returned with HTTP 200 Aug 07 09:59:18.173741 np0000006707 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 731/2918] 10.4.3.8 () {66 vars in 1334 bytes} [Fri Aug 7 09:59:18 2026] GET /volume/v3/volumes/2938cb4a-8d21-47c0-ba7b-bbb73e143283 => generated 1004 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 09:59:18.189806 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-88cbf24a-8193-4235-aae3-b00ed10d44a6 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:59:18.191470 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-88cbf24a-8193-4235-aae3-b00ed10d44a6 tempest-ProjectMemberTests-2001915872 tempest-ProjectMemberTests-2001915872-project-admin] POST https://10.4.3.8/volume/v3/snapshots Aug 07 09:59:18.191790 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-88cbf24a-8193-4235-aae3-b00ed10d44a6 tempest-ProjectMemberTests-2001915872 tempest-ProjectMemberTests-2001915872-project-admin] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "2938cb4a-8d21-47c0-ba7b-bbb73e143283", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-311611096"}} {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 09:59:18.201169 np0000006707 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 09:59:18.201169 np0000006707 devstack@c-api.service[100295]: warnings.warn( Aug 07 09:59:18.201929 np0000006707 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-88cbf24a-8193-4235-aae3-b00ed10d44a6 tempest-ProjectMemberTests-2001915872 tempest-ProjectMemberTests-2001915872-project-admin] Volume info retrieved successfully. Aug 07 09:59:18.201929 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.v3.snapshots [None req-88cbf24a-8193-4235-aae3-b00ed10d44a6 tempest-ProjectMemberTests-2001915872 tempest-ProjectMemberTests-2001915872-project-admin] Create snapshot from volume 2938cb4a-8d21-47c0-ba7b-bbb73e143283 Aug 07 09:59:18.251667 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.quota [None req-88cbf24a-8193-4235-aae3-b00ed10d44a6 tempest-ProjectMemberTests-2001915872 tempest-ProjectMemberTests-2001915872-project-admin] Created reservations ['3bef238a-7728-48e7-ae42-1f1bec3001c4', '7352c556-dec6-4782-b18d-746b99804c3e', 'f211c242-def6-4340-b093-288da209e30f', 'b458bb4c-d297-447a-991b-6aa38bc711cf'] {{(pid=100295) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 09:59:18.303101 np0000006707 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-88cbf24a-8193-4235-aae3-b00ed10d44a6 tempest-ProjectMemberTests-2001915872 tempest-ProjectMemberTests-2001915872-project-admin] Snapshot create request issued successfully. Aug 07 09:59:18.303670 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-88cbf24a-8193-4235-aae3-b00ed10d44a6 tempest-ProjectMemberTests-2001915872 tempest-ProjectMemberTests-2001915872-project-admin] https://10.4.3.8/volume/v3/snapshots returned with HTTP 202 Aug 07 09:59:18.304256 np0000006707 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 728/2919] 10.4.3.8 () {68 vars in 1251 bytes} [Fri Aug 7 09:59:18 2026] POST /volume/v3/snapshots => generated 307 bytes in 115 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 07 09:59:18.316811 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [None req-c184442d-b0c7-4b69-a55c-6e8415a75354 None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:59:18.318355 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-c184442d-b0c7-4b69-a55c-6e8415a75354 tempest-ProjectMemberTests-2001915872 tempest-ProjectMemberTests-2001915872-project-admin] GET https://10.4.3.8/volume/v3/snapshots/7475d3b2-f6a6-4f8a-8128-4199e43f5547 Aug 07 09:59:18.318675 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-c184442d-b0c7-4b69-a55c-6e8415a75354 tempest-ProjectMemberTests-2001915872 tempest-ProjectMemberTests-2001915872-project-admin] Empty body provided in request {{(pid=100296) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 09:59:18.318963 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-c184442d-b0c7-4b69-a55c-6e8415a75354 tempest-ProjectMemberTests-2001915872 tempest-ProjectMemberTests-2001915872-project-admin] Calling method 'show' {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 09:59:18.325628 np0000006707 devstack@c-api.service[100296]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 09:59:18.325628 np0000006707 devstack@c-api.service[100296]: warnings.warn( Aug 07 09:59:18.326289 np0000006707 devstack@c-api.service[100296]: INFO cinder.volume.api [None req-c184442d-b0c7-4b69-a55c-6e8415a75354 tempest-ProjectMemberTests-2001915872 tempest-ProjectMemberTests-2001915872-project-admin] Snapshot retrieved successfully. Aug 07 09:59:18.327481 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-c184442d-b0c7-4b69-a55c-6e8415a75354 tempest-ProjectMemberTests-2001915872 tempest-ProjectMemberTests-2001915872-project-admin] https://10.4.3.8/volume/v3/snapshots/7475d3b2-f6a6-4f8a-8128-4199e43f5547 returned with HTTP 200 Aug 07 09:59:18.328059 np0000006707 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 727/2920] 10.4.3.8 () {66 vars in 1340 bytes} [Fri Aug 7 09:59:18 2026] GET /volume/v3/snapshots/7475d3b2-f6a6-4f8a-8128-4199e43f5547 => generated 439 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 09:59:18.580575 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.middleware.request_id [None req-c5d88049-996b-4711-9709-3d15fa31eb4a None None] RequestId filter calling following filter/app {{(pid=100298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:59:18.582599 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [None req-c5d88049-996b-4711-9709-3d15fa31eb4a tempest-TestInstancesWithCinderVolumes-596868041 tempest-TestInstancesWithCinderVolumes-596868041-project-member] GET https://10.4.3.8/volume/v3/volumes/b7cc0d04-d08d-4bf1-90dc-4f388c2c1067 Aug 07 09:59:18.582836 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [None req-c5d88049-996b-4711-9709-3d15fa31eb4a tempest-TestInstancesWithCinderVolumes-596868041 tempest-TestInstancesWithCinderVolumes-596868041-project-member] Empty body provided in request {{(pid=100298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 09:59:18.583050 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [None req-c5d88049-996b-4711-9709-3d15fa31eb4a tempest-TestInstancesWithCinderVolumes-596868041 tempest-TestInstancesWithCinderVolumes-596868041-project-member] Calling method 'show' {{(pid=100298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 09:59:18.597960 np0000006707 devstack@c-api.service[100298]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 09:59:18.597960 np0000006707 devstack@c-api.service[100298]: warnings.warn( Aug 07 09:59:18.603024 np0000006707 devstack@c-api.service[100298]: INFO cinder.volume.api [None req-c5d88049-996b-4711-9709-3d15fa31eb4a tempest-TestInstancesWithCinderVolumes-596868041 tempest-TestInstancesWithCinderVolumes-596868041-project-member] Volume info retrieved successfully. Aug 07 09:59:18.609971 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [None req-c5d88049-996b-4711-9709-3d15fa31eb4a tempest-TestInstancesWithCinderVolumes-596868041 tempest-TestInstancesWithCinderVolumes-596868041-project-member] https://10.4.3.8/volume/v3/volumes/b7cc0d04-d08d-4bf1-90dc-4f388c2c1067 returned with HTTP 200 Aug 07 09:59:18.610534 np0000006707 devstack@c-api.service[100298]: [pid: 100298|app: 0|req: 735/2921] 10.4.3.8 () {66 vars in 1334 bytes} [Fri Aug 7 09:59:18 2026] GET /volume/v3/volumes/b7cc0d04-d08d-4bf1-90dc-4f388c2c1067 => generated 934 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 09:59:18.793320 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [None req-b4cb1454-8975-414c-ab21-eea8aa7fc5ba None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:59:18.795727 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-b4cb1454-8975-414c-ab21-eea8aa7fc5ba tempest-TestEncryptedCinderVolumes-768498766 tempest-TestEncryptedCinderVolumes-768498766-project-member] GET https://10.4.3.8/volume/v3/volumes/d22a9354-2859-4f0c-a273-c5ac4d060dde Aug 07 09:59:18.796029 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-b4cb1454-8975-414c-ab21-eea8aa7fc5ba tempest-TestEncryptedCinderVolumes-768498766 tempest-TestEncryptedCinderVolumes-768498766-project-member] Empty body provided in request {{(pid=100297) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 09:59:18.796310 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-b4cb1454-8975-414c-ab21-eea8aa7fc5ba tempest-TestEncryptedCinderVolumes-768498766 tempest-TestEncryptedCinderVolumes-768498766-project-member] Calling method 'show' {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 09:59:18.812649 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-31400b51-c999-4a05-803e-4a04d8ffbe46 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:59:18.815379 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-31400b51-c999-4a05-803e-4a04d8ffbe46 tempest-TestStampPattern-1168660439 tempest-TestStampPattern-1168660439-project-member] POST https://10.4.3.8/volume/v3/volumes Aug 07 09:59:18.815950 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-31400b51-c999-4a05-803e-4a04d8ffbe46 tempest-TestStampPattern-1168660439 tempest-TestStampPattern-1168660439-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestStampPattern-volume-524342618", "snapshot_id": null, "imageRef": null, "volume_type": null, "size": 1}} {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 09:59:18.816890 np0000006707 devstack@c-api.service[100297]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 09:59:18.816890 np0000006707 devstack@c-api.service[100297]: warnings.warn( Aug 07 09:59:18.817702 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.v3.volumes [None req-31400b51-c999-4a05-803e-4a04d8ffbe46 tempest-TestStampPattern-1168660439 tempest-TestStampPattern-1168660439-project-member] Create volume request body: {'volume': {'name': 'tempest-TestStampPattern-volume-524342618', 'snapshot_id': None, 'imageRef': None, 'volume_type': None, 'size': 1}} {{(pid=100295) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 07 09:59:18.817881 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.v3.volumes [None req-31400b51-c999-4a05-803e-4a04d8ffbe46 tempest-TestStampPattern-1168660439 tempest-TestStampPattern-1168660439-project-member] Create volume of 1 GB Aug 07 09:59:18.818226 np0000006707 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 09:59:18.818226 np0000006707 devstack@c-api.service[100295]: warnings.warn( Aug 07 09:59:18.821238 np0000006707 devstack@c-api.service[100297]: INFO cinder.volume.api [None req-b4cb1454-8975-414c-ab21-eea8aa7fc5ba tempest-TestEncryptedCinderVolumes-768498766 tempest-TestEncryptedCinderVolumes-768498766-project-member] Volume info retrieved successfully. Aug 07 09:59:18.822413 np0000006707 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-31400b51-c999-4a05-803e-4a04d8ffbe46 tempest-TestStampPattern-1168660439 tempest-TestStampPattern-1168660439-project-member] Availability Zones retrieved successfully. Aug 07 09:59:18.825855 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-b4cb1454-8975-414c-ab21-eea8aa7fc5ba tempest-TestEncryptedCinderVolumes-768498766 tempest-TestEncryptedCinderVolumes-768498766-project-member] https://10.4.3.8/volume/v3/volumes/d22a9354-2859-4f0c-a273-c5ac4d060dde returned with HTTP 200 Aug 07 09:59:18.826280 np0000006707 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 732/2922] 10.4.3.8 () {66 vars in 1334 bytes} [Fri Aug 7 09:59:18 2026] GET /volume/v3/volumes/d22a9354-2859-4f0c-a273-c5ac4d060dde => generated 871 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 09:59:18.829462 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.volume.api [None req-31400b51-c999-4a05-803e-4a04d8ffbe46 tempest-TestStampPattern-1168660439 tempest-TestStampPattern-1168660439-project-member] Flow 'volume_create_api' (8e49786a-64c7-4de4-91ad-906e97e3ad53) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100295) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 09:59:18.830548 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.volume.api [None req-31400b51-c999-4a05-803e-4a04d8ffbe46 tempest-TestStampPattern-1168660439 tempest-TestStampPattern-1168660439-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e7726671-71ff-47cb-8c02-a7ea86042a09) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100295) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 09:59:18.831636 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.volume.flows.api.create_volume [None req-31400b51-c999-4a05-803e-4a04d8ffbe46 tempest-TestStampPattern-1168660439 tempest-TestStampPattern-1168660439-project-member] Validating volume size '1' using validate_int {{(pid=100295) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 07 09:59:18.860550 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [None req-5745f166-a76f-4258-b5da-402cb8ab5a4d None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:59:18.863040 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-5745f166-a76f-4258-b5da-402cb8ab5a4d tempest-ProjectMemberTests33-438754277 tempest-ProjectMemberTests33-438754277-project-admin] GET https://10.4.3.8/volume/v3/backups/9060cb5e-ae41-4860-8256-156162e3bc1f Aug 07 09:59:18.863451 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-5745f166-a76f-4258-b5da-402cb8ab5a4d tempest-ProjectMemberTests33-438754277 tempest-ProjectMemberTests33-438754277-project-admin] Empty body provided in request {{(pid=100296) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 09:59:18.863782 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-5745f166-a76f-4258-b5da-402cb8ab5a4d tempest-ProjectMemberTests33-438754277 tempest-ProjectMemberTests33-438754277-project-admin] Calling method 'show' {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 09:59:18.864000 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.v3.backups [None req-5745f166-a76f-4258-b5da-402cb8ab5a4d tempest-ProjectMemberTests33-438754277 tempest-ProjectMemberTests33-438754277-project-admin] Show backup with id 9060cb5e-ae41-4860-8256-156162e3bc1f. {{(pid=100296) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 09:59:18.868772 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.volume.api [None req-31400b51-c999-4a05-803e-4a04d8ffbe46 tempest-TestStampPattern-1168660439 tempest-TestStampPattern-1168660439-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e7726671-71ff-47cb-8c02-a7ea86042a09) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-07T09:47:39Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=45fd9a3a-b61e-4c6c-9ab7-d02f06678d0d,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '45fd9a3a-b61e-4c6c-9ab7-d02f06678d0d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100295) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 09:59:18.869596 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.volume.api [None req-31400b51-c999-4a05-803e-4a04d8ffbe46 tempest-TestStampPattern-1168660439 tempest-TestStampPattern-1168660439-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5ab538b9-aa38-4d84-b508-7072042c30ba) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100295) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 09:59:18.874270 np0000006707 devstack@c-api.service[100296]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 09:59:18.874270 np0000006707 devstack@c-api.service[100296]: warnings.warn( Aug 07 09:59:18.875252 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-5745f166-a76f-4258-b5da-402cb8ab5a4d tempest-ProjectMemberTests33-438754277 tempest-ProjectMemberTests33-438754277-project-admin] https://10.4.3.8/volume/v3/backups/9060cb5e-ae41-4860-8256-156162e3bc1f returned with HTTP 200 Aug 07 09:59:18.875814 np0000006707 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 728/2923] 10.4.3.8 () {68 vars in 1374 bytes} [Fri Aug 7 09:59:18 2026] GET /volume/v3/backups/9060cb5e-ae41-4860-8256-156162e3bc1f => generated 720 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 09:59:18.950449 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.quota [None req-31400b51-c999-4a05-803e-4a04d8ffbe46 tempest-TestStampPattern-1168660439 tempest-TestStampPattern-1168660439-project-member] Created reservations ['66878119-43e9-40b9-8f54-778962dcf59f', 'bc1322e2-0835-4996-8219-ff37e01b4053', '5917f931-5e36-46dc-ae9d-95401f528131', '6c20e3e3-c432-4081-a526-aee8e569426d'] {{(pid=100295) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 09:59:18.950449 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.volume.api [None req-31400b51-c999-4a05-803e-4a04d8ffbe46 tempest-TestStampPattern-1168660439 tempest-TestStampPattern-1168660439-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5ab538b9-aa38-4d84-b508-7072042c30ba) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['66878119-43e9-40b9-8f54-778962dcf59f', 'bc1322e2-0835-4996-8219-ff37e01b4053', '5917f931-5e36-46dc-ae9d-95401f528131', '6c20e3e3-c432-4081-a526-aee8e569426d']}' {{(pid=100295) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 09:59:18.950827 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.volume.api [None req-31400b51-c999-4a05-803e-4a04d8ffbe46 tempest-TestStampPattern-1168660439 tempest-TestStampPattern-1168660439-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (bb03b4ff-58a5-4c34-9bdb-25a321a35850) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100295) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 09:59:18.974385 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.volume.api [None req-31400b51-c999-4a05-803e-4a04d8ffbe46 tempest-TestStampPattern-1168660439 tempest-TestStampPattern-1168660439-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (bb03b4ff-58a5-4c34-9bdb-25a321a35850) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '3426fc87-bd0d-4266-b1c2-b7aa1477e22c', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestStampPattern-volume-524342618',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='abd8d794f0f6402f9b4a4cb7cc2b5fa7',qos_specs=None,replication_status=,reservations=['66878119-43e9-40b9-8f54-778962dcf59f','bc1322e2-0835-4996-8219-ff37e01b4053','5917f931-5e36-46dc-ae9d-95401f528131','6c20e3e3-c432-4081-a526-aee8e569426d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='58ec6d7a082a4c96871c83d50f3cb3e4',volume_type_id=45fd9a3a-b61e-4c6c-9ab7-d02f06678d0d), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-07T09:59:18Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestStampPattern-volume-524342618',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=3426fc87-bd0d-4266-b1c2-b7aa1477e22c,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='abd8d794f0f6402f9b4a4cb7cc2b5fa7',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='58ec6d7a082a4c96871c83d50f3cb3e4',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(45fd9a3a-b61e-4c6c-9ab7-d02f06678d0d),volume_type_id=45fd9a3a-b61e-4c6c-9ab7-d02f06678d0d)}' {{(pid=100295) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 09:59:18.975349 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.volume.api [None req-31400b51-c999-4a05-803e-4a04d8ffbe46 tempest-TestStampPattern-1168660439 tempest-TestStampPattern-1168660439-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f40e3be3-e85e-4291-ac9a-2fa469a12b5f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100295) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 09:59:18.995478 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.volume.api [None req-31400b51-c999-4a05-803e-4a04d8ffbe46 tempest-TestStampPattern-1168660439 tempest-TestStampPattern-1168660439-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f40e3be3-e85e-4291-ac9a-2fa469a12b5f) transitioned into state 'SUCCESS' from state '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-524342618',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='abd8d794f0f6402f9b4a4cb7cc2b5fa7',qos_specs=None,replication_status=,reservations=['66878119-43e9-40b9-8f54-778962dcf59f','bc1322e2-0835-4996-8219-ff37e01b4053','5917f931-5e36-46dc-ae9d-95401f528131','6c20e3e3-c432-4081-a526-aee8e569426d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='58ec6d7a082a4c96871c83d50f3cb3e4',volume_type_id=45fd9a3a-b61e-4c6c-9ab7-d02f06678d0d)}' {{(pid=100295) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 09:59:18.996153 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.volume.api [None req-31400b51-c999-4a05-803e-4a04d8ffbe46 tempest-TestStampPattern-1168660439 tempest-TestStampPattern-1168660439-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (bdc97efb-868c-4c7c-acdd-fccfe6e43b7e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100295) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 09:59:19.007968 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.volume.api [None req-31400b51-c999-4a05-803e-4a04d8ffbe46 tempest-TestStampPattern-1168660439 tempest-TestStampPattern-1168660439-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (bdc97efb-868c-4c7c-acdd-fccfe6e43b7e) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100295) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 09:59:19.008987 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.volume.api [None req-31400b51-c999-4a05-803e-4a04d8ffbe46 tempest-TestStampPattern-1168660439 tempest-TestStampPattern-1168660439-project-member] Flow 'volume_create_api' (8e49786a-64c7-4de4-91ad-906e97e3ad53) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100295) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 09:59:19.009322 np0000006707 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-31400b51-c999-4a05-803e-4a04d8ffbe46 tempest-TestStampPattern-1168660439 tempest-TestStampPattern-1168660439-project-member] Create volume request issued successfully. Aug 07 09:59:19.010015 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-31400b51-c999-4a05-803e-4a04d8ffbe46 tempest-TestStampPattern-1168660439 tempest-TestStampPattern-1168660439-project-member] https://10.4.3.8/volume/v3/volumes returned with HTTP 202 Aug 07 09:59:19.010432 np0000006707 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 729/2924] 10.4.3.8 () {68 vars in 1245 bytes} [Fri Aug 7 09:59:18 2026] POST /volume/v3/volumes => generated 742 bytes in 199 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 07 09:59:19.226685 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.middleware.request_id [None req-00408d1b-20a2-4dfd-971e-f1a29491dc4b None None] RequestId filter calling following filter/app {{(pid=100298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:59:19.228648 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [None req-00408d1b-20a2-4dfd-971e-f1a29491dc4b tempest-TestVolumeBackupRestore-1010557765 tempest-TestVolumeBackupRestore-1010557765-project-member] POST https://10.4.3.8/volume/v3/volumes Aug 07 09:59:19.229140 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [None req-00408d1b-20a2-4dfd-971e-f1a29491dc4b tempest-TestVolumeBackupRestore-1010557765 tempest-TestVolumeBackupRestore-1010557765-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestVolumeBackupRestore-volume-223597595", "snapshot_id": null, "imageRef": "a6c27e23-91c8-49d8-8cc0-7e13210d16ce", "volume_type": null, "size": 1}} {{(pid=100298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 09:59:19.230921 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.v3.volumes [None req-00408d1b-20a2-4dfd-971e-f1a29491dc4b tempest-TestVolumeBackupRestore-1010557765 tempest-TestVolumeBackupRestore-1010557765-project-member] Create volume request body: {'volume': {'name': 'tempest-TestVolumeBackupRestore-volume-223597595', 'snapshot_id': None, 'imageRef': 'a6c27e23-91c8-49d8-8cc0-7e13210d16ce', 'volume_type': None, 'size': 1}} {{(pid=100298) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 07 09:59:19.339925 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [None req-29ec74f8-2713-4bcd-ad3b-a4cb9bb4043e None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:59:19.341999 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-29ec74f8-2713-4bcd-ad3b-a4cb9bb4043e tempest-ProjectMemberTests-2001915872 tempest-ProjectMemberTests-2001915872-project-admin] GET https://10.4.3.8/volume/v3/snapshots/7475d3b2-f6a6-4f8a-8128-4199e43f5547 Aug 07 09:59:19.342247 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-29ec74f8-2713-4bcd-ad3b-a4cb9bb4043e tempest-ProjectMemberTests-2001915872 tempest-ProjectMemberTests-2001915872-project-admin] Empty body provided in request {{(pid=100297) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 09:59:19.342431 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-29ec74f8-2713-4bcd-ad3b-a4cb9bb4043e tempest-ProjectMemberTests-2001915872 tempest-ProjectMemberTests-2001915872-project-admin] Calling method 'show' {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 09:59:19.347332 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.v3.volumes [None req-00408d1b-20a2-4dfd-971e-f1a29491dc4b tempest-TestVolumeBackupRestore-1010557765 tempest-TestVolumeBackupRestore-1010557765-project-member] Create volume of 1 GB Aug 07 09:59:19.348405 np0000006707 devstack@c-api.service[100297]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 09:59:19.348405 np0000006707 devstack@c-api.service[100297]: warnings.warn( Aug 07 09:59:19.348796 np0000006707 devstack@c-api.service[100297]: INFO cinder.volume.api [None req-29ec74f8-2713-4bcd-ad3b-a4cb9bb4043e tempest-ProjectMemberTests-2001915872 tempest-ProjectMemberTests-2001915872-project-admin] Snapshot retrieved successfully. Aug 07 09:59:19.349574 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-29ec74f8-2713-4bcd-ad3b-a4cb9bb4043e tempest-ProjectMemberTests-2001915872 tempest-ProjectMemberTests-2001915872-project-admin] https://10.4.3.8/volume/v3/snapshots/7475d3b2-f6a6-4f8a-8128-4199e43f5547 returned with HTTP 200 Aug 07 09:59:19.350008 np0000006707 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 733/2925] 10.4.3.8 () {66 vars in 1340 bytes} [Fri Aug 7 09:59:19 2026] GET /volume/v3/snapshots/7475d3b2-f6a6-4f8a-8128-4199e43f5547 => generated 466 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 09:59:19.361483 np0000006707 devstack@c-api.service[100298]: INFO cinder.volume.api [None req-00408d1b-20a2-4dfd-971e-f1a29491dc4b tempest-TestVolumeBackupRestore-1010557765 tempest-TestVolumeBackupRestore-1010557765-project-member] Availability Zones retrieved successfully. Aug 07 09:59:19.363207 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [None req-377a1cd7-49a7-4ede-8dfa-d9040381bf60 None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:59:19.365528 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-377a1cd7-49a7-4ede-8dfa-d9040381bf60 tempest-ProjectMemberTests-2001915872 tempest-ProjectMemberTests-2001915872-project-member] GET https://10.4.3.8/volume/v3/snapshots/7475d3b2-f6a6-4f8a-8128-4199e43f5547 Aug 07 09:59:19.366385 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-377a1cd7-49a7-4ede-8dfa-d9040381bf60 tempest-ProjectMemberTests-2001915872 tempest-ProjectMemberTests-2001915872-project-member] Empty body provided in request {{(pid=100296) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 09:59:19.366385 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-377a1cd7-49a7-4ede-8dfa-d9040381bf60 tempest-ProjectMemberTests-2001915872 tempest-ProjectMemberTests-2001915872-project-member] Calling method 'show' {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 09:59:19.368441 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.volume.api [None req-00408d1b-20a2-4dfd-971e-f1a29491dc4b tempest-TestVolumeBackupRestore-1010557765 tempest-TestVolumeBackupRestore-1010557765-project-member] Flow 'volume_create_api' (ca23d22a-702a-4f78-944f-adbcf186cefc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100298) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 09:59:19.370206 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.volume.api [None req-00408d1b-20a2-4dfd-971e-f1a29491dc4b tempest-TestVolumeBackupRestore-1010557765 tempest-TestVolumeBackupRestore-1010557765-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c8971ac0-4363-48dd-b4ef-8cb94370c425) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100298) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 09:59:19.370767 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.volume.flows.api.create_volume [None req-00408d1b-20a2-4dfd-971e-f1a29491dc4b tempest-TestVolumeBackupRestore-1010557765 tempest-TestVolumeBackupRestore-1010557765-project-member] Validating volume size '1' using validate_int {{(pid=100298) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 07 09:59:19.373114 np0000006707 devstack@c-api.service[100296]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 09:59:19.373114 np0000006707 devstack@c-api.service[100296]: warnings.warn( Aug 07 09:59:19.373786 np0000006707 devstack@c-api.service[100296]: INFO cinder.volume.api [None req-377a1cd7-49a7-4ede-8dfa-d9040381bf60 tempest-ProjectMemberTests-2001915872 tempest-ProjectMemberTests-2001915872-project-member] Snapshot retrieved successfully. Aug 07 09:59:19.375105 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-377a1cd7-49a7-4ede-8dfa-d9040381bf60 tempest-ProjectMemberTests-2001915872 tempest-ProjectMemberTests-2001915872-project-member] https://10.4.3.8/volume/v3/snapshots/7475d3b2-f6a6-4f8a-8128-4199e43f5547 returned with HTTP 200 Aug 07 09:59:19.377469 np0000006707 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 729/2926] 10.4.3.8 () {66 vars in 1340 bytes} [Fri Aug 7 09:59:19 2026] GET /volume/v3/snapshots/7475d3b2-f6a6-4f8a-8128-4199e43f5547 => generated 466 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 09:59:19.396097 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-1932be32-f63b-475e-924c-6c1cd01659bd None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:59:19.401460 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-1932be32-f63b-475e-924c-6c1cd01659bd tempest-ProjectMemberTests-2001915872 tempest-ProjectMemberTests-2001915872-project-admin] DELETE https://10.4.3.8/volume/v3/snapshots/7475d3b2-f6a6-4f8a-8128-4199e43f5547 Aug 07 09:59:19.401774 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-1932be32-f63b-475e-924c-6c1cd01659bd tempest-ProjectMemberTests-2001915872 tempest-ProjectMemberTests-2001915872-project-admin] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 09:59:19.402093 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-1932be32-f63b-475e-924c-6c1cd01659bd tempest-ProjectMemberTests-2001915872 tempest-ProjectMemberTests-2001915872-project-admin] Calling method 'delete' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 09:59:19.402271 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.v3.snapshots [None req-1932be32-f63b-475e-924c-6c1cd01659bd tempest-ProjectMemberTests-2001915872 tempest-ProjectMemberTests-2001915872-project-admin] Delete snapshot with id: 7475d3b2-f6a6-4f8a-8128-4199e43f5547 Aug 07 09:59:19.409014 np0000006707 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 09:59:19.409014 np0000006707 devstack@c-api.service[100295]: warnings.warn( Aug 07 09:59:19.409485 np0000006707 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-1932be32-f63b-475e-924c-6c1cd01659bd tempest-ProjectMemberTests-2001915872 tempest-ProjectMemberTests-2001915872-project-admin] Snapshot retrieved successfully. Aug 07 09:59:19.451624 np0000006707 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-1932be32-f63b-475e-924c-6c1cd01659bd tempest-ProjectMemberTests-2001915872 tempest-ProjectMemberTests-2001915872-project-admin] Snapshot delete request issued successfully. Aug 07 09:59:19.451913 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-1932be32-f63b-475e-924c-6c1cd01659bd tempest-ProjectMemberTests-2001915872 tempest-ProjectMemberTests-2001915872-project-admin] https://10.4.3.8/volume/v3/snapshots/7475d3b2-f6a6-4f8a-8128-4199e43f5547 returned with HTTP 202 Aug 07 09:59:19.452411 np0000006707 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 730/2927] 10.4.3.8 () {66 vars in 1343 bytes} [Fri Aug 7 09:59:19 2026] DELETE /volume/v3/snapshots/7475d3b2-f6a6-4f8a-8128-4199e43f5547 => generated 0 bytes in 57 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 07 09:59:19.456620 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.volume.api [None req-00408d1b-20a2-4dfd-971e-f1a29491dc4b tempest-TestVolumeBackupRestore-1010557765 tempest-TestVolumeBackupRestore-1010557765-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c8971ac0-4363-48dd-b4ef-8cb94370c425) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-07T09:47:39Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=45fd9a3a-b61e-4c6c-9ab7-d02f06678d0d,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '45fd9a3a-b61e-4c6c-9ab7-d02f06678d0d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100298) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 09:59:19.458554 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.volume.api [None req-00408d1b-20a2-4dfd-971e-f1a29491dc4b tempest-TestVolumeBackupRestore-1010557765 tempest-TestVolumeBackupRestore-1010557765-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (20fd8c26-94bc-47ce-ab90-11da4b845932) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100298) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 09:59:19.463689 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [None req-98878cba-b98b-410c-90c1-d2ce5b1d4b48 None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:59:19.467367 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-98878cba-b98b-410c-90c1-d2ce5b1d4b48 tempest-ProjectMemberTests-2001915872 tempest-ProjectMemberTests-2001915872-project-admin] GET https://10.4.3.8/volume/v3/snapshots/7475d3b2-f6a6-4f8a-8128-4199e43f5547 Aug 07 09:59:19.467690 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-98878cba-b98b-410c-90c1-d2ce5b1d4b48 tempest-ProjectMemberTests-2001915872 tempest-ProjectMemberTests-2001915872-project-admin] Empty body provided in request {{(pid=100297) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 09:59:19.467964 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-98878cba-b98b-410c-90c1-d2ce5b1d4b48 tempest-ProjectMemberTests-2001915872 tempest-ProjectMemberTests-2001915872-project-admin] Calling method 'show' {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 09:59:19.481660 np0000006707 devstack@c-api.service[100297]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 09:59:19.481660 np0000006707 devstack@c-api.service[100297]: warnings.warn( Aug 07 09:59:19.482251 np0000006707 devstack@c-api.service[100297]: INFO cinder.volume.api [None req-98878cba-b98b-410c-90c1-d2ce5b1d4b48 tempest-ProjectMemberTests-2001915872 tempest-ProjectMemberTests-2001915872-project-admin] Snapshot retrieved successfully. Aug 07 09:59:19.483395 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-98878cba-b98b-410c-90c1-d2ce5b1d4b48 tempest-ProjectMemberTests-2001915872 tempest-ProjectMemberTests-2001915872-project-admin] https://10.4.3.8/volume/v3/snapshots/7475d3b2-f6a6-4f8a-8128-4199e43f5547 returned with HTTP 200 Aug 07 09:59:19.484790 np0000006707 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 734/2928] 10.4.3.8 () {66 vars in 1340 bytes} [Fri Aug 7 09:59:19 2026] GET /volume/v3/snapshots/7475d3b2-f6a6-4f8a-8128-4199e43f5547 => generated 465 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 09:59:19.546206 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.quota [None req-00408d1b-20a2-4dfd-971e-f1a29491dc4b tempest-TestVolumeBackupRestore-1010557765 tempest-TestVolumeBackupRestore-1010557765-project-member] Created reservations ['88b3ae9c-c212-4677-b0d2-e548509ad168', 'f7911fd3-72f2-4bb8-87b8-b18e81ef5d09', 'cb324dd3-338c-4aed-aa6a-4f189e381b34', '774fc322-95c0-41b1-9d10-9e4ff739901e'] {{(pid=100298) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 09:59:19.547047 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.volume.api [None req-00408d1b-20a2-4dfd-971e-f1a29491dc4b tempest-TestVolumeBackupRestore-1010557765 tempest-TestVolumeBackupRestore-1010557765-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (20fd8c26-94bc-47ce-ab90-11da4b845932) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['88b3ae9c-c212-4677-b0d2-e548509ad168', 'f7911fd3-72f2-4bb8-87b8-b18e81ef5d09', 'cb324dd3-338c-4aed-aa6a-4f189e381b34', '774fc322-95c0-41b1-9d10-9e4ff739901e']}' {{(pid=100298) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 09:59:19.547843 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.volume.api [None req-00408d1b-20a2-4dfd-971e-f1a29491dc4b tempest-TestVolumeBackupRestore-1010557765 tempest-TestVolumeBackupRestore-1010557765-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e8b51d20-a3f7-49ea-9e9b-54b12a8ee059) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100298) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 09:59:19.580731 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.volume.api [None req-00408d1b-20a2-4dfd-971e-f1a29491dc4b tempest-TestVolumeBackupRestore-1010557765 tempest-TestVolumeBackupRestore-1010557765-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e8b51d20-a3f7-49ea-9e9b-54b12a8ee059) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '3e53c308-6640-4e0a-9c53-e9d338343d20', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestVolumeBackupRestore-volume-223597595',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='0515ae5a11f54e7abaf93b9468a51e2d',qos_specs=None,replication_status=,reservations=['88b3ae9c-c212-4677-b0d2-e548509ad168','f7911fd3-72f2-4bb8-87b8-b18e81ef5d09','cb324dd3-338c-4aed-aa6a-4f189e381b34','774fc322-95c0-41b1-9d10-9e4ff739901e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='bada8dba6ca9453dbeca291f465064af',volume_type_id=45fd9a3a-b61e-4c6c-9ab7-d02f06678d0d), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-07T09:59:19Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestVolumeBackupRestore-volume-223597595',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=3e53c308-6640-4e0a-9c53-e9d338343d20,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='0515ae5a11f54e7abaf93b9468a51e2d',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='bada8dba6ca9453dbeca291f465064af',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(45fd9a3a-b61e-4c6c-9ab7-d02f06678d0d),volume_type_id=45fd9a3a-b61e-4c6c-9ab7-d02f06678d0d)}' {{(pid=100298) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 09:59:19.581725 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.volume.api [None req-00408d1b-20a2-4dfd-971e-f1a29491dc4b tempest-TestVolumeBackupRestore-1010557765 tempest-TestVolumeBackupRestore-1010557765-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b249bb00-7106-4cb5-94f2-c45162191213) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100298) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 09:59:19.608923 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.volume.api [None req-00408d1b-20a2-4dfd-971e-f1a29491dc4b tempest-TestVolumeBackupRestore-1010557765 tempest-TestVolumeBackupRestore-1010557765-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b249bb00-7106-4cb5-94f2-c45162191213) transitioned into state 'SUCCESS' from state '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-223597595',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='0515ae5a11f54e7abaf93b9468a51e2d',qos_specs=None,replication_status=,reservations=['88b3ae9c-c212-4677-b0d2-e548509ad168','f7911fd3-72f2-4bb8-87b8-b18e81ef5d09','cb324dd3-338c-4aed-aa6a-4f189e381b34','774fc322-95c0-41b1-9d10-9e4ff739901e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='bada8dba6ca9453dbeca291f465064af',volume_type_id=45fd9a3a-b61e-4c6c-9ab7-d02f06678d0d)}' {{(pid=100298) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 09:59:19.609986 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.volume.api [None req-00408d1b-20a2-4dfd-971e-f1a29491dc4b tempest-TestVolumeBackupRestore-1010557765 tempest-TestVolumeBackupRestore-1010557765-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2bb24085-5857-4099-a27a-139d532c2b54) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100298) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 09:59:19.628228 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [None req-2859c243-0b60-4120-a49b-5150437bc41d None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:59:19.630468 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-2859c243-0b60-4120-a49b-5150437bc41d tempest-TestInstancesWithCinderVolumes-596868041 tempest-TestInstancesWithCinderVolumes-596868041-project-member] GET https://10.4.3.8/volume/v3/volumes/b7cc0d04-d08d-4bf1-90dc-4f388c2c1067 Aug 07 09:59:19.630676 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-2859c243-0b60-4120-a49b-5150437bc41d tempest-TestInstancesWithCinderVolumes-596868041 tempest-TestInstancesWithCinderVolumes-596868041-project-member] Empty body provided in request {{(pid=100296) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 09:59:19.630888 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-2859c243-0b60-4120-a49b-5150437bc41d tempest-TestInstancesWithCinderVolumes-596868041 tempest-TestInstancesWithCinderVolumes-596868041-project-member] Calling method 'show' {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 09:59:19.635313 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.volume.api [None req-00408d1b-20a2-4dfd-971e-f1a29491dc4b tempest-TestVolumeBackupRestore-1010557765 tempest-TestVolumeBackupRestore-1010557765-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2bb24085-5857-4099-a27a-139d532c2b54) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100298) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 09:59:19.636445 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.volume.api [None req-00408d1b-20a2-4dfd-971e-f1a29491dc4b tempest-TestVolumeBackupRestore-1010557765 tempest-TestVolumeBackupRestore-1010557765-project-member] Flow 'volume_create_api' (ca23d22a-702a-4f78-944f-adbcf186cefc) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100298) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 09:59:19.636884 np0000006707 devstack@c-api.service[100298]: INFO cinder.volume.api [None req-00408d1b-20a2-4dfd-971e-f1a29491dc4b tempest-TestVolumeBackupRestore-1010557765 tempest-TestVolumeBackupRestore-1010557765-project-member] Create volume request issued successfully. Aug 07 09:59:19.637654 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [None req-00408d1b-20a2-4dfd-971e-f1a29491dc4b tempest-TestVolumeBackupRestore-1010557765 tempest-TestVolumeBackupRestore-1010557765-project-member] https://10.4.3.8/volume/v3/volumes returned with HTTP 202 Aug 07 09:59:19.638192 np0000006707 devstack@c-api.service[100298]: [pid: 100298|app: 0|req: 736/2929] 10.4.3.8 () {68 vars in 1245 bytes} [Fri Aug 7 09:59:19 2026] POST /volume/v3/volumes => generated 749 bytes in 412 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 07 09:59:19.644450 np0000006707 devstack@c-api.service[100296]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 09:59:19.644450 np0000006707 devstack@c-api.service[100296]: warnings.warn( Aug 07 09:59:19.649348 np0000006707 devstack@c-api.service[100296]: INFO cinder.volume.api [None req-2859c243-0b60-4120-a49b-5150437bc41d tempest-TestInstancesWithCinderVolumes-596868041 tempest-TestInstancesWithCinderVolumes-596868041-project-member] Volume info retrieved successfully. Aug 07 09:59:19.653492 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-4e6ea196-66ef-4c83-9e5b-174071d690d2 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:59:19.654776 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-2859c243-0b60-4120-a49b-5150437bc41d tempest-TestInstancesWithCinderVolumes-596868041 tempest-TestInstancesWithCinderVolumes-596868041-project-member] https://10.4.3.8/volume/v3/volumes/b7cc0d04-d08d-4bf1-90dc-4f388c2c1067 returned with HTTP 200 Aug 07 09:59:19.655174 np0000006707 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 730/2930] 10.4.3.8 () {66 vars in 1334 bytes} [Fri Aug 7 09:59:19 2026] GET /volume/v3/volumes/b7cc0d04-d08d-4bf1-90dc-4f388c2c1067 => generated 934 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 09:59:19.655557 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-4e6ea196-66ef-4c83-9e5b-174071d690d2 tempest-TestVolumeBackupRestore-1010557765 tempest-TestVolumeBackupRestore-1010557765-project-member] GET https://10.4.3.8/volume/v3/volumes/3e53c308-6640-4e0a-9c53-e9d338343d20 Aug 07 09:59:19.655791 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-4e6ea196-66ef-4c83-9e5b-174071d690d2 tempest-TestVolumeBackupRestore-1010557765 tempest-TestVolumeBackupRestore-1010557765-project-member] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 09:59:19.655994 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-4e6ea196-66ef-4c83-9e5b-174071d690d2 tempest-TestVolumeBackupRestore-1010557765 tempest-TestVolumeBackupRestore-1010557765-project-member] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 09:59:19.666614 np0000006707 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 09:59:19.666614 np0000006707 devstack@c-api.service[100295]: warnings.warn( Aug 07 09:59:19.674143 np0000006707 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-4e6ea196-66ef-4c83-9e5b-174071d690d2 tempest-TestVolumeBackupRestore-1010557765 tempest-TestVolumeBackupRestore-1010557765-project-member] Volume info retrieved successfully. Aug 07 09:59:19.680442 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-4e6ea196-66ef-4c83-9e5b-174071d690d2 tempest-TestVolumeBackupRestore-1010557765 tempest-TestVolumeBackupRestore-1010557765-project-member] https://10.4.3.8/volume/v3/volumes/3e53c308-6640-4e0a-9c53-e9d338343d20 returned with HTTP 200 Aug 07 09:59:19.681086 np0000006707 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 731/2931] 10.4.3.8 () {66 vars in 1334 bytes} [Fri Aug 7 09:59:19 2026] GET /volume/v3/volumes/3e53c308-6640-4e0a-9c53-e9d338343d20 => generated 817 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 09:59:19.840794 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [None req-222fce22-2932-434d-927b-3bf9b01df5c8 None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:59:19.843107 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-222fce22-2932-434d-927b-3bf9b01df5c8 tempest-TestEncryptedCinderVolumes-768498766 tempest-TestEncryptedCinderVolumes-768498766-project-member] GET https://10.4.3.8/volume/v3/volumes/d22a9354-2859-4f0c-a273-c5ac4d060dde Aug 07 09:59:19.843301 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-222fce22-2932-434d-927b-3bf9b01df5c8 tempest-TestEncryptedCinderVolumes-768498766 tempest-TestEncryptedCinderVolumes-768498766-project-member] Empty body provided in request {{(pid=100297) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 09:59:19.843516 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-222fce22-2932-434d-927b-3bf9b01df5c8 tempest-TestEncryptedCinderVolumes-768498766 tempest-TestEncryptedCinderVolumes-768498766-project-member] Calling method 'show' {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 09:59:19.857608 np0000006707 devstack@c-api.service[100297]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 09:59:19.857608 np0000006707 devstack@c-api.service[100297]: warnings.warn( Aug 07 09:59:19.863075 np0000006707 devstack@c-api.service[100297]: INFO cinder.volume.api [None req-222fce22-2932-434d-927b-3bf9b01df5c8 tempest-TestEncryptedCinderVolumes-768498766 tempest-TestEncryptedCinderVolumes-768498766-project-member] Volume info retrieved successfully. Aug 07 09:59:19.868785 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-222fce22-2932-434d-927b-3bf9b01df5c8 tempest-TestEncryptedCinderVolumes-768498766 tempest-TestEncryptedCinderVolumes-768498766-project-member] https://10.4.3.8/volume/v3/volumes/d22a9354-2859-4f0c-a273-c5ac4d060dde returned with HTTP 200 Aug 07 09:59:19.869314 np0000006707 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 735/2932] 10.4.3.8 () {66 vars in 1334 bytes} [Fri Aug 7 09:59:19 2026] GET /volume/v3/volumes/d22a9354-2859-4f0c-a273-c5ac4d060dde => generated 871 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 09:59:19.888240 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.middleware.request_id [None req-3eb8be1d-3221-4cf3-a274-b452b957843f None None] RequestId filter calling following filter/app {{(pid=100298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:59:19.890639 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [None req-3eb8be1d-3221-4cf3-a274-b452b957843f tempest-ProjectMemberTests33-438754277 tempest-ProjectMemberTests33-438754277-project-admin] GET https://10.4.3.8/volume/v3/backups/9060cb5e-ae41-4860-8256-156162e3bc1f Aug 07 09:59:19.890932 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [None req-3eb8be1d-3221-4cf3-a274-b452b957843f tempest-ProjectMemberTests33-438754277 tempest-ProjectMemberTests33-438754277-project-admin] Empty body provided in request {{(pid=100298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 09:59:19.891188 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [None req-3eb8be1d-3221-4cf3-a274-b452b957843f tempest-ProjectMemberTests33-438754277 tempest-ProjectMemberTests33-438754277-project-admin] Calling method 'show' {{(pid=100298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 09:59:19.891322 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.v3.backups [None req-3eb8be1d-3221-4cf3-a274-b452b957843f tempest-ProjectMemberTests33-438754277 tempest-ProjectMemberTests33-438754277-project-admin] Show backup with id 9060cb5e-ae41-4860-8256-156162e3bc1f. {{(pid=100298) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 09:59:19.903127 np0000006707 devstack@c-api.service[100298]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 09:59:19.903127 np0000006707 devstack@c-api.service[100298]: warnings.warn( Aug 07 09:59:19.903987 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [None req-3eb8be1d-3221-4cf3-a274-b452b957843f tempest-ProjectMemberTests33-438754277 tempest-ProjectMemberTests33-438754277-project-admin] https://10.4.3.8/volume/v3/backups/9060cb5e-ae41-4860-8256-156162e3bc1f returned with HTTP 200 Aug 07 09:59:19.904476 np0000006707 devstack@c-api.service[100298]: [pid: 100298|app: 0|req: 737/2933] 10.4.3.8 () {68 vars in 1374 bytes} [Fri Aug 7 09:59:19 2026] GET /volume/v3/backups/9060cb5e-ae41-4860-8256-156162e3bc1f => generated 720 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 09:59:20.497273 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [None req-2c9835b7-cbc2-4eb3-8682-f82a5665bc05 None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:59:20.499229 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-2c9835b7-cbc2-4eb3-8682-f82a5665bc05 tempest-ProjectMemberTests-2001915872 tempest-ProjectMemberTests-2001915872-project-admin] GET https://10.4.3.8/volume/v3/snapshots/7475d3b2-f6a6-4f8a-8128-4199e43f5547 Aug 07 09:59:20.499464 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-2c9835b7-cbc2-4eb3-8682-f82a5665bc05 tempest-ProjectMemberTests-2001915872 tempest-ProjectMemberTests-2001915872-project-admin] Empty body provided in request {{(pid=100296) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 09:59:20.499662 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-2c9835b7-cbc2-4eb3-8682-f82a5665bc05 tempest-ProjectMemberTests-2001915872 tempest-ProjectMemberTests-2001915872-project-admin] Calling method 'show' {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 09:59:20.509934 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-2c9835b7-cbc2-4eb3-8682-f82a5665bc05 tempest-ProjectMemberTests-2001915872 tempest-ProjectMemberTests-2001915872-project-admin] https://10.4.3.8/volume/v3/snapshots/7475d3b2-f6a6-4f8a-8128-4199e43f5547 returned with HTTP 404 Aug 07 09:59:20.510517 np0000006707 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 731/2934] 10.4.3.8 () {66 vars in 1340 bytes} [Fri Aug 7 09:59:20 2026] GET /volume/v3/snapshots/7475d3b2-f6a6-4f8a-8128-4199e43f5547 => generated 111 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 09:59:20.520917 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-67972de3-5974-4fcb-bc98-5bd3083b8ab0 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:59:20.523185 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-67972de3-5974-4fcb-bc98-5bd3083b8ab0 tempest-ProjectMemberTests-2001915872 tempest-ProjectMemberTests-2001915872-project-admin] DELETE https://10.4.3.8/volume/v3/volumes/2938cb4a-8d21-47c0-ba7b-bbb73e143283 Aug 07 09:59:20.523344 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-67972de3-5974-4fcb-bc98-5bd3083b8ab0 tempest-ProjectMemberTests-2001915872 tempest-ProjectMemberTests-2001915872-project-admin] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 09:59:20.523584 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-67972de3-5974-4fcb-bc98-5bd3083b8ab0 tempest-ProjectMemberTests-2001915872 tempest-ProjectMemberTests-2001915872-project-admin] Calling method 'delete' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 09:59:20.523777 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.v3.volumes [None req-67972de3-5974-4fcb-bc98-5bd3083b8ab0 tempest-ProjectMemberTests-2001915872 tempest-ProjectMemberTests-2001915872-project-admin] Delete volume with id: 2938cb4a-8d21-47c0-ba7b-bbb73e143283 Aug 07 09:59:20.532647 np0000006707 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 09:59:20.532647 np0000006707 devstack@c-api.service[100295]: warnings.warn( Aug 07 09:59:20.533106 np0000006707 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-67972de3-5974-4fcb-bc98-5bd3083b8ab0 tempest-ProjectMemberTests-2001915872 tempest-ProjectMemberTests-2001915872-project-admin] Volume info retrieved successfully. Aug 07 09:59:20.559697 np0000006707 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-67972de3-5974-4fcb-bc98-5bd3083b8ab0 tempest-ProjectMemberTests-2001915872 tempest-ProjectMemberTests-2001915872-project-admin] Delete volume request issued successfully. Aug 07 09:59:20.560084 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-67972de3-5974-4fcb-bc98-5bd3083b8ab0 tempest-ProjectMemberTests-2001915872 tempest-ProjectMemberTests-2001915872-project-admin] https://10.4.3.8/volume/v3/volumes/2938cb4a-8d21-47c0-ba7b-bbb73e143283 returned with HTTP 202 Aug 07 09:59:20.561265 np0000006707 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 732/2935] 10.4.3.8 () {66 vars in 1337 bytes} [Fri Aug 7 09:59:20 2026] DELETE /volume/v3/volumes/2938cb4a-8d21-47c0-ba7b-bbb73e143283 => generated 0 bytes in 40 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 07 09:59:20.571177 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [None req-8814f65e-326d-4593-8447-47bf45c72c73 None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:59:20.573695 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-8814f65e-326d-4593-8447-47bf45c72c73 tempest-ProjectMemberTests-2001915872 tempest-ProjectMemberTests-2001915872-project-admin] GET https://10.4.3.8/volume/v3/volumes/2938cb4a-8d21-47c0-ba7b-bbb73e143283 Aug 07 09:59:20.573996 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-8814f65e-326d-4593-8447-47bf45c72c73 tempest-ProjectMemberTests-2001915872 tempest-ProjectMemberTests-2001915872-project-admin] Empty body provided in request {{(pid=100297) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 09:59:20.574228 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-8814f65e-326d-4593-8447-47bf45c72c73 tempest-ProjectMemberTests-2001915872 tempest-ProjectMemberTests-2001915872-project-admin] Calling method 'show' {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 09:59:20.585019 np0000006707 devstack@c-api.service[100297]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 09:59:20.585019 np0000006707 devstack@c-api.service[100297]: warnings.warn( Aug 07 09:59:20.599471 np0000006707 devstack@c-api.service[100297]: INFO cinder.volume.api [None req-8814f65e-326d-4593-8447-47bf45c72c73 tempest-ProjectMemberTests-2001915872 tempest-ProjectMemberTests-2001915872-project-admin] Volume info retrieved successfully. Aug 07 09:59:20.606287 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-8814f65e-326d-4593-8447-47bf45c72c73 tempest-ProjectMemberTests-2001915872 tempest-ProjectMemberTests-2001915872-project-admin] https://10.4.3.8/volume/v3/volumes/2938cb4a-8d21-47c0-ba7b-bbb73e143283 returned with HTTP 200 Aug 07 09:59:20.607552 np0000006707 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 736/2936] 10.4.3.8 () {66 vars in 1334 bytes} [Fri Aug 7 09:59:20 2026] GET /volume/v3/volumes/2938cb4a-8d21-47c0-ba7b-bbb73e143283 => generated 1003 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 09:59:20.674616 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.middleware.request_id [None req-7f6d09a8-1233-4ab8-be87-9477d9d6ce80 None None] RequestId filter calling following filter/app {{(pid=100298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:59:20.676378 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [None req-7f6d09a8-1233-4ab8-be87-9477d9d6ce80 tempest-TestInstancesWithCinderVolumes-596868041 tempest-TestInstancesWithCinderVolumes-596868041-project-member] GET https://10.4.3.8/volume/v3/volumes/b7cc0d04-d08d-4bf1-90dc-4f388c2c1067 Aug 07 09:59:20.676733 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [None req-7f6d09a8-1233-4ab8-be87-9477d9d6ce80 tempest-TestInstancesWithCinderVolumes-596868041 tempest-TestInstancesWithCinderVolumes-596868041-project-member] Empty body provided in request {{(pid=100298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 09:59:20.677007 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [None req-7f6d09a8-1233-4ab8-be87-9477d9d6ce80 tempest-TestInstancesWithCinderVolumes-596868041 tempest-TestInstancesWithCinderVolumes-596868041-project-member] Calling method 'show' {{(pid=100298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 09:59:20.692752 np0000006707 devstack@c-api.service[100298]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 09:59:20.692752 np0000006707 devstack@c-api.service[100298]: warnings.warn( Aug 07 09:59:20.699630 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [None req-3eb5c8ec-c7ff-4f01-8adf-0c1206be46fc None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:59:20.702019 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-3eb5c8ec-c7ff-4f01-8adf-0c1206be46fc tempest-TestVolumeBackupRestore-1010557765 tempest-TestVolumeBackupRestore-1010557765-project-member] GET https://10.4.3.8/volume/v3/volumes/3e53c308-6640-4e0a-9c53-e9d338343d20 Aug 07 09:59:20.702261 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-3eb5c8ec-c7ff-4f01-8adf-0c1206be46fc tempest-TestVolumeBackupRestore-1010557765 tempest-TestVolumeBackupRestore-1010557765-project-member] Empty body provided in request {{(pid=100296) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 09:59:20.702597 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-3eb5c8ec-c7ff-4f01-8adf-0c1206be46fc tempest-TestVolumeBackupRestore-1010557765 tempest-TestVolumeBackupRestore-1010557765-project-member] Calling method 'show' {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 09:59:20.712956 np0000006707 devstack@c-api.service[100298]: INFO cinder.volume.api [None req-7f6d09a8-1233-4ab8-be87-9477d9d6ce80 tempest-TestInstancesWithCinderVolumes-596868041 tempest-TestInstancesWithCinderVolumes-596868041-project-member] Volume info retrieved successfully. Aug 07 09:59:20.714991 np0000006707 devstack@c-api.service[100296]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 09:59:20.714991 np0000006707 devstack@c-api.service[100296]: warnings.warn( Aug 07 09:59:20.720437 np0000006707 devstack@c-api.service[100296]: INFO cinder.volume.api [None req-3eb5c8ec-c7ff-4f01-8adf-0c1206be46fc tempest-TestVolumeBackupRestore-1010557765 tempest-TestVolumeBackupRestore-1010557765-project-member] Volume info retrieved successfully. Aug 07 09:59:20.720695 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [None req-7f6d09a8-1233-4ab8-be87-9477d9d6ce80 tempest-TestInstancesWithCinderVolumes-596868041 tempest-TestInstancesWithCinderVolumes-596868041-project-member] https://10.4.3.8/volume/v3/volumes/b7cc0d04-d08d-4bf1-90dc-4f388c2c1067 returned with HTTP 200 Aug 07 09:59:20.721206 np0000006707 devstack@c-api.service[100298]: [pid: 100298|app: 0|req: 738/2937] 10.4.3.8 () {66 vars in 1334 bytes} [Fri Aug 7 09:59:20 2026] GET /volume/v3/volumes/b7cc0d04-d08d-4bf1-90dc-4f388c2c1067 => generated 934 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 09:59:20.730063 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-3eb5c8ec-c7ff-4f01-8adf-0c1206be46fc tempest-TestVolumeBackupRestore-1010557765 tempest-TestVolumeBackupRestore-1010557765-project-member] https://10.4.3.8/volume/v3/volumes/3e53c308-6640-4e0a-9c53-e9d338343d20 returned with HTTP 200 Aug 07 09:59:20.732377 np0000006707 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 732/2938] 10.4.3.8 () {66 vars in 1334 bytes} [Fri Aug 7 09:59:20 2026] GET /volume/v3/volumes/3e53c308-6640-4e0a-9c53-e9d338343d20 => generated 1357 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Aug 07 09:59:20.746403 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-65283275-b977-4f4f-bf99-fd7ea4205e6e None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:59:20.747431 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-65283275-b977-4f4f-bf99-fd7ea4205e6e tempest-TestVolumeBackupRestore-1010557765 tempest-TestVolumeBackupRestore-1010557765-project-member] GET https://10.4.3.8/volume/v3/volumes/3e53c308-6640-4e0a-9c53-e9d338343d20 Aug 07 09:59:20.747664 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-65283275-b977-4f4f-bf99-fd7ea4205e6e tempest-TestVolumeBackupRestore-1010557765 tempest-TestVolumeBackupRestore-1010557765-project-member] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 09:59:20.747839 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-65283275-b977-4f4f-bf99-fd7ea4205e6e tempest-TestVolumeBackupRestore-1010557765 tempest-TestVolumeBackupRestore-1010557765-project-member] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 09:59:20.755600 np0000006707 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 09:59:20.755600 np0000006707 devstack@c-api.service[100295]: warnings.warn( Aug 07 09:59:20.759847 np0000006707 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-65283275-b977-4f4f-bf99-fd7ea4205e6e tempest-TestVolumeBackupRestore-1010557765 tempest-TestVolumeBackupRestore-1010557765-project-member] Volume info retrieved successfully. Aug 07 09:59:20.768729 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-65283275-b977-4f4f-bf99-fd7ea4205e6e tempest-TestVolumeBackupRestore-1010557765 tempest-TestVolumeBackupRestore-1010557765-project-member] https://10.4.3.8/volume/v3/volumes/3e53c308-6640-4e0a-9c53-e9d338343d20 returned with HTTP 200 Aug 07 09:59:20.769229 np0000006707 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 733/2939] 10.4.3.8 () {66 vars in 1334 bytes} [Fri Aug 7 09:59:20 2026] GET /volume/v3/volumes/3e53c308-6640-4e0a-9c53-e9d338343d20 => generated 1357 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 09:59:20.782336 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [None req-514c592b-b831-4631-b466-2cf60f6845e2 None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:59:20.784558 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-514c592b-b831-4631-b466-2cf60f6845e2 tempest-TestVolumeBackupRestore-1010557765 tempest-TestVolumeBackupRestore-1010557765-project-member] GET https://10.4.3.8/volume/v3/volumes/3e53c308-6640-4e0a-9c53-e9d338343d20 Aug 07 09:59:20.784799 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-514c592b-b831-4631-b466-2cf60f6845e2 tempest-TestVolumeBackupRestore-1010557765 tempest-TestVolumeBackupRestore-1010557765-project-member] Empty body provided in request {{(pid=100297) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 09:59:20.785054 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-514c592b-b831-4631-b466-2cf60f6845e2 tempest-TestVolumeBackupRestore-1010557765 tempest-TestVolumeBackupRestore-1010557765-project-member] Calling method 'show' {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 09:59:20.793926 np0000006707 devstack@c-api.service[100297]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 09:59:20.793926 np0000006707 devstack@c-api.service[100297]: warnings.warn( Aug 07 09:59:20.799875 np0000006707 devstack@c-api.service[100297]: INFO cinder.volume.api [None req-514c592b-b831-4631-b466-2cf60f6845e2 tempest-TestVolumeBackupRestore-1010557765 tempest-TestVolumeBackupRestore-1010557765-project-member] Volume info retrieved successfully. Aug 07 09:59:20.807222 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-514c592b-b831-4631-b466-2cf60f6845e2 tempest-TestVolumeBackupRestore-1010557765 tempest-TestVolumeBackupRestore-1010557765-project-member] https://10.4.3.8/volume/v3/volumes/3e53c308-6640-4e0a-9c53-e9d338343d20 returned with HTTP 200 Aug 07 09:59:20.807783 np0000006707 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 737/2940] 10.4.3.8 () {66 vars in 1334 bytes} [Fri Aug 7 09:59:20 2026] GET /volume/v3/volumes/3e53c308-6640-4e0a-9c53-e9d338343d20 => generated 1357 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 09:59:20.824940 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.middleware.request_id [None req-8aec6f94-7e8f-49bd-8ad6-af81ded74747 None None] RequestId filter calling following filter/app {{(pid=100298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:59:20.827549 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [None req-8aec6f94-7e8f-49bd-8ad6-af81ded74747 tempest-TestVolumeBackupRestore-1010557765 tempest-TestVolumeBackupRestore-1010557765-project-member] POST https://10.4.3.8/volume/v3/backups Aug 07 09:59:20.828021 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [None req-8aec6f94-7e8f-49bd-8ad6-af81ded74747 tempest-TestVolumeBackupRestore-1010557765 tempest-TestVolumeBackupRestore-1010557765-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "3e53c308-6640-4e0a-9c53-e9d338343d20", "name": "tempest-TestVolumeBackupRestore-backup-916824080", "description": null, "force": false, "snapshot_id": null, "incremental": false, "container": null}} {{(pid=100298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 09:59:20.830031 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.contrib.backups [None req-8aec6f94-7e8f-49bd-8ad6-af81ded74747 tempest-TestVolumeBackupRestore-1010557765 tempest-TestVolumeBackupRestore-1010557765-project-member] Creating new backup {'backup': {'volume_id': '3e53c308-6640-4e0a-9c53-e9d338343d20', 'name': 'tempest-TestVolumeBackupRestore-backup-916824080', 'description': None, 'force': False, 'snapshot_id': None, 'incremental': False, 'container': None}} {{(pid=100298) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 07 09:59:20.830214 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.contrib.backups [None req-8aec6f94-7e8f-49bd-8ad6-af81ded74747 tempest-TestVolumeBackupRestore-1010557765 tempest-TestVolumeBackupRestore-1010557765-project-member] Creating backup of volume 3e53c308-6640-4e0a-9c53-e9d338343d20 in container None Aug 07 09:59:20.839229 np0000006707 devstack@c-api.service[100298]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 09:59:20.839229 np0000006707 devstack@c-api.service[100298]: warnings.warn( Aug 07 09:59:20.839781 np0000006707 devstack@c-api.service[100298]: INFO cinder.volume.api [None req-8aec6f94-7e8f-49bd-8ad6-af81ded74747 tempest-TestVolumeBackupRestore-1010557765 tempest-TestVolumeBackupRestore-1010557765-project-member] Volume info retrieved successfully. Aug 07 09:59:20.879270 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.quota [None req-8aec6f94-7e8f-49bd-8ad6-af81ded74747 tempest-TestVolumeBackupRestore-1010557765 tempest-TestVolumeBackupRestore-1010557765-project-member] Created reservations ['aff4b84b-8fe7-4ec2-acf8-dbcce1155ae9', '42bce7ab-796b-4e05-818e-922d4084a061'] {{(pid=100298) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 09:59:20.882801 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [None req-412049d3-3136-436d-872b-cbd18bbeaa99 None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:59:20.885373 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-412049d3-3136-436d-872b-cbd18bbeaa99 tempest-TestEncryptedCinderVolumes-768498766 tempest-TestEncryptedCinderVolumes-768498766-project-member] GET https://10.4.3.8/volume/v3/volumes/d22a9354-2859-4f0c-a273-c5ac4d060dde Aug 07 09:59:20.885904 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-412049d3-3136-436d-872b-cbd18bbeaa99 tempest-TestEncryptedCinderVolumes-768498766 tempest-TestEncryptedCinderVolumes-768498766-project-member] Empty body provided in request {{(pid=100296) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 09:59:20.885967 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-412049d3-3136-436d-872b-cbd18bbeaa99 tempest-TestEncryptedCinderVolumes-768498766 tempest-TestEncryptedCinderVolumes-768498766-project-member] Calling method 'show' {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 09:59:20.902669 np0000006707 devstack@c-api.service[100296]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 09:59:20.902669 np0000006707 devstack@c-api.service[100296]: warnings.warn( Aug 07 09:59:20.909216 np0000006707 devstack@c-api.service[100296]: INFO cinder.volume.api [None req-412049d3-3136-436d-872b-cbd18bbeaa99 tempest-TestEncryptedCinderVolumes-768498766 tempest-TestEncryptedCinderVolumes-768498766-project-member] Volume info retrieved successfully. Aug 07 09:59:20.918409 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-412049d3-3136-436d-872b-cbd18bbeaa99 tempest-TestEncryptedCinderVolumes-768498766 tempest-TestEncryptedCinderVolumes-768498766-project-member] https://10.4.3.8/volume/v3/volumes/d22a9354-2859-4f0c-a273-c5ac4d060dde returned with HTTP 200 Aug 07 09:59:20.918987 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-cc7d2cd6-226f-4fbf-9a50-964908f230d8 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:59:20.919768 np0000006707 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 733/2941] 10.4.3.8 () {66 vars in 1334 bytes} [Fri Aug 7 09:59:20 2026] GET /volume/v3/volumes/d22a9354-2859-4f0c-a273-c5ac4d060dde => generated 871 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 09:59:20.921189 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-cc7d2cd6-226f-4fbf-9a50-964908f230d8 tempest-ProjectMemberTests33-438754277 tempest-ProjectMemberTests33-438754277-project-admin] GET https://10.4.3.8/volume/v3/backups/9060cb5e-ae41-4860-8256-156162e3bc1f Aug 07 09:59:20.921292 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-cc7d2cd6-226f-4fbf-9a50-964908f230d8 tempest-ProjectMemberTests33-438754277 tempest-ProjectMemberTests33-438754277-project-admin] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 09:59:20.921493 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-cc7d2cd6-226f-4fbf-9a50-964908f230d8 tempest-ProjectMemberTests33-438754277 tempest-ProjectMemberTests33-438754277-project-admin] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 09:59:20.921642 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.v3.backups [None req-cc7d2cd6-226f-4fbf-9a50-964908f230d8 tempest-ProjectMemberTests33-438754277 tempest-ProjectMemberTests33-438754277-project-admin] Show backup with id 9060cb5e-ae41-4860-8256-156162e3bc1f. {{(pid=100295) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 09:59:20.932950 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [None req-8aec6f94-7e8f-49bd-8ad6-af81ded74747 tempest-TestVolumeBackupRestore-1010557765 tempest-TestVolumeBackupRestore-1010557765-project-member] https://10.4.3.8/volume/v3/backups returned with HTTP 202 Aug 07 09:59:20.934020 np0000006707 devstack@c-api.service[100298]: [pid: 100298|app: 0|req: 739/2942] 10.4.3.8 () {68 vars in 1245 bytes} [Fri Aug 7 09:59:20 2026] POST /volume/v3/backups => generated 330 bytes in 109 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 07 09:59:20.934214 np0000006707 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 09:59:20.934214 np0000006707 devstack@c-api.service[100295]: warnings.warn( Aug 07 09:59:20.934290 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-cc7d2cd6-226f-4fbf-9a50-964908f230d8 tempest-ProjectMemberTests33-438754277 tempest-ProjectMemberTests33-438754277-project-admin] https://10.4.3.8/volume/v3/backups/9060cb5e-ae41-4860-8256-156162e3bc1f returned with HTTP 200 Aug 07 09:59:20.935009 np0000006707 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 734/2943] 10.4.3.8 () {68 vars in 1374 bytes} [Fri Aug 7 09:59:20 2026] GET /volume/v3/backups/9060cb5e-ae41-4860-8256-156162e3bc1f => generated 720 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 09:59:20.942856 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [None req-31dfa83b-4e8e-46d9-90a6-ead4e1e6458d None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:59:20.944941 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-31dfa83b-4e8e-46d9-90a6-ead4e1e6458d tempest-TestVolumeBackupRestore-1010557765 tempest-TestVolumeBackupRestore-1010557765-project-member] GET https://10.4.3.8/volume/v3/backups/e366e896-0ec0-4265-9440-a4a3e5b747e1 Aug 07 09:59:20.945173 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-31dfa83b-4e8e-46d9-90a6-ead4e1e6458d tempest-TestVolumeBackupRestore-1010557765 tempest-TestVolumeBackupRestore-1010557765-project-member] Empty body provided in request {{(pid=100297) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 09:59:20.945355 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-31dfa83b-4e8e-46d9-90a6-ead4e1e6458d tempest-TestVolumeBackupRestore-1010557765 tempest-TestVolumeBackupRestore-1010557765-project-member] Calling method 'show' {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 09:59:20.945511 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.v3.backups [None req-31dfa83b-4e8e-46d9-90a6-ead4e1e6458d tempest-TestVolumeBackupRestore-1010557765 tempest-TestVolumeBackupRestore-1010557765-project-member] Show backup with id e366e896-0ec0-4265-9440-a4a3e5b747e1. {{(pid=100297) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 09:59:20.954620 np0000006707 devstack@c-api.service[100297]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 09:59:20.954620 np0000006707 devstack@c-api.service[100297]: warnings.warn( Aug 07 09:59:20.955695 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-31dfa83b-4e8e-46d9-90a6-ead4e1e6458d tempest-TestVolumeBackupRestore-1010557765 tempest-TestVolumeBackupRestore-1010557765-project-member] https://10.4.3.8/volume/v3/backups/e366e896-0ec0-4265-9440-a4a3e5b747e1 returned with HTTP 200 Aug 07 09:59:20.956411 np0000006707 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 738/2944] 10.4.3.8 () {66 vars in 1334 bytes} [Fri Aug 7 09:59:20 2026] GET /volume/v3/backups/e366e896-0ec0-4265-9440-a4a3e5b747e1 => generated 737 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 09:59:21.621994 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [None req-a5841735-2954-4547-bf36-52e55844ff3d None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:59:21.624197 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-a5841735-2954-4547-bf36-52e55844ff3d tempest-ProjectMemberTests-2001915872 tempest-ProjectMemberTests-2001915872-project-admin] GET https://10.4.3.8/volume/v3/volumes/2938cb4a-8d21-47c0-ba7b-bbb73e143283 Aug 07 09:59:21.624615 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-a5841735-2954-4547-bf36-52e55844ff3d tempest-ProjectMemberTests-2001915872 tempest-ProjectMemberTests-2001915872-project-admin] Empty body provided in request {{(pid=100296) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 09:59:21.625095 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-a5841735-2954-4547-bf36-52e55844ff3d tempest-ProjectMemberTests-2001915872 tempest-ProjectMemberTests-2001915872-project-admin] Calling method 'show' {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 09:59:21.633616 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-a5841735-2954-4547-bf36-52e55844ff3d tempest-ProjectMemberTests-2001915872 tempest-ProjectMemberTests-2001915872-project-admin] https://10.4.3.8/volume/v3/volumes/2938cb4a-8d21-47c0-ba7b-bbb73e143283 returned with HTTP 404 Aug 07 09:59:21.634823 np0000006707 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 734/2945] 10.4.3.8 () {66 vars in 1334 bytes} [Fri Aug 7 09:59:21 2026] GET /volume/v3/volumes/2938cb4a-8d21-47c0-ba7b-bbb73e143283 => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 09:59:21.642573 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.middleware.request_id [None req-1074175f-1702-4bff-8bfe-569fb032bfdb None None] RequestId filter calling following filter/app {{(pid=100298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:59:21.644921 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [None req-1074175f-1702-4bff-8bfe-569fb032bfdb tempest-ProjectMemberTests-2001915872 tempest-ProjectMemberTests-2001915872-project-admin] POST https://10.4.3.8/volume/v3/volumes Aug 07 09:59:21.645273 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [None req-1074175f-1702-4bff-8bfe-569fb032bfdb tempest-ProjectMemberTests-2001915872 tempest-ProjectMemberTests-2001915872-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-950559455"}} {{(pid=100298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 09:59:21.647415 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.v3.volumes [None req-1074175f-1702-4bff-8bfe-569fb032bfdb tempest-ProjectMemberTests-2001915872 tempest-ProjectMemberTests-2001915872-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-950559455'}} {{(pid=100298) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 07 09:59:21.647541 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.v3.volumes [None req-1074175f-1702-4bff-8bfe-569fb032bfdb tempest-ProjectMemberTests-2001915872 tempest-ProjectMemberTests-2001915872-project-admin] Create volume of 1 GB Aug 07 09:59:21.647814 np0000006707 devstack@c-api.service[100298]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 09:59:21.647814 np0000006707 devstack@c-api.service[100298]: warnings.warn( Aug 07 09:59:21.651978 np0000006707 devstack@c-api.service[100298]: INFO cinder.volume.api [None req-1074175f-1702-4bff-8bfe-569fb032bfdb tempest-ProjectMemberTests-2001915872 tempest-ProjectMemberTests-2001915872-project-admin] Availability Zones retrieved successfully. Aug 07 09:59:21.657432 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.volume.api [None req-1074175f-1702-4bff-8bfe-569fb032bfdb tempest-ProjectMemberTests-2001915872 tempest-ProjectMemberTests-2001915872-project-admin] Flow 'volume_create_api' (6abbd280-10c3-4a4d-b625-b70dc451238a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100298) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 09:59:21.658290 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.volume.api [None req-1074175f-1702-4bff-8bfe-569fb032bfdb tempest-ProjectMemberTests-2001915872 tempest-ProjectMemberTests-2001915872-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (66e01f2c-d563-4948-b75d-f45c228621a2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100298) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 09:59:21.659116 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.volume.flows.api.create_volume [None req-1074175f-1702-4bff-8bfe-569fb032bfdb tempest-ProjectMemberTests-2001915872 tempest-ProjectMemberTests-2001915872-project-admin] Validating volume size '1' using validate_int {{(pid=100298) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 07 09:59:21.681810 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.volume.api [None req-1074175f-1702-4bff-8bfe-569fb032bfdb tempest-ProjectMemberTests-2001915872 tempest-ProjectMemberTests-2001915872-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (66e01f2c-d563-4948-b75d-f45c228621a2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-07T09:47:39Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=45fd9a3a-b61e-4c6c-9ab7-d02f06678d0d,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '45fd9a3a-b61e-4c6c-9ab7-d02f06678d0d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100298) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 09:59:21.682644 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.volume.api [None req-1074175f-1702-4bff-8bfe-569fb032bfdb tempest-ProjectMemberTests-2001915872 tempest-ProjectMemberTests-2001915872-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (969feeb3-6839-44b6-ac7d-5315427b84d1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100298) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 09:59:21.731123 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.quota [None req-1074175f-1702-4bff-8bfe-569fb032bfdb tempest-ProjectMemberTests-2001915872 tempest-ProjectMemberTests-2001915872-project-admin] Created reservations ['3567d969-fba7-44e5-abb6-996d0facb539', 'add18adb-481c-45f5-8ea3-57c1a90c3a65', '46495d0d-550a-45aa-9f27-466421beb50f', 'cf8c2e11-8826-4320-906a-c7cb021aac5c'] {{(pid=100298) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 09:59:21.732102 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.volume.api [None req-1074175f-1702-4bff-8bfe-569fb032bfdb tempest-ProjectMemberTests-2001915872 tempest-ProjectMemberTests-2001915872-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (969feeb3-6839-44b6-ac7d-5315427b84d1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['3567d969-fba7-44e5-abb6-996d0facb539', 'add18adb-481c-45f5-8ea3-57c1a90c3a65', '46495d0d-550a-45aa-9f27-466421beb50f', 'cf8c2e11-8826-4320-906a-c7cb021aac5c']}' {{(pid=100298) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 09:59:21.733075 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.volume.api [None req-1074175f-1702-4bff-8bfe-569fb032bfdb tempest-ProjectMemberTests-2001915872 tempest-ProjectMemberTests-2001915872-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6b035258-da20-4988-9073-db541f8ccf77) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100298) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 09:59:21.735952 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-31e4ca29-1209-4873-a8dd-ef3255cb63fa None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:59:21.737774 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-31e4ca29-1209-4873-a8dd-ef3255cb63fa tempest-TestInstancesWithCinderVolumes-596868041 tempest-TestInstancesWithCinderVolumes-596868041-project-member] GET https://10.4.3.8/volume/v3/volumes/b7cc0d04-d08d-4bf1-90dc-4f388c2c1067 Aug 07 09:59:21.738007 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-31e4ca29-1209-4873-a8dd-ef3255cb63fa tempest-TestInstancesWithCinderVolumes-596868041 tempest-TestInstancesWithCinderVolumes-596868041-project-member] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 09:59:21.738206 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-31e4ca29-1209-4873-a8dd-ef3255cb63fa tempest-TestInstancesWithCinderVolumes-596868041 tempest-TestInstancesWithCinderVolumes-596868041-project-member] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 09:59:21.750555 np0000006707 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 09:59:21.750555 np0000006707 devstack@c-api.service[100295]: warnings.warn( Aug 07 09:59:21.755159 np0000006707 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-31e4ca29-1209-4873-a8dd-ef3255cb63fa tempest-TestInstancesWithCinderVolumes-596868041 tempest-TestInstancesWithCinderVolumes-596868041-project-member] Volume info retrieved successfully. Aug 07 09:59:21.758569 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.volume.api [None req-1074175f-1702-4bff-8bfe-569fb032bfdb tempest-ProjectMemberTests-2001915872 tempest-ProjectMemberTests-2001915872-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6b035258-da20-4988-9073-db541f8ccf77) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'b5307a77-e2d7-4f26-8dcd-68810d2dc9a8', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-950559455',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='18f3b0b56c104468ac22cff73dbd1da0',qos_specs=None,replication_status=,reservations=['3567d969-fba7-44e5-abb6-996d0facb539','add18adb-481c-45f5-8ea3-57c1a90c3a65','46495d0d-550a-45aa-9f27-466421beb50f','cf8c2e11-8826-4320-906a-c7cb021aac5c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='544af75e89b64089b8e0260faaab4cc9',volume_type_id=45fd9a3a-b61e-4c6c-9ab7-d02f06678d0d), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-07T09:59:21Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-950559455',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=b5307a77-e2d7-4f26-8dcd-68810d2dc9a8,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='18f3b0b56c104468ac22cff73dbd1da0',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='544af75e89b64089b8e0260faaab4cc9',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(45fd9a3a-b61e-4c6c-9ab7-d02f06678d0d),volume_type_id=45fd9a3a-b61e-4c6c-9ab7-d02f06678d0d)}' {{(pid=100298) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 09:59:21.759381 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.volume.api [None req-1074175f-1702-4bff-8bfe-569fb032bfdb tempest-ProjectMemberTests-2001915872 tempest-ProjectMemberTests-2001915872-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (731454f3-f1f6-4609-88d6-3910e4285db3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100298) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 09:59:21.761871 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-31e4ca29-1209-4873-a8dd-ef3255cb63fa tempest-TestInstancesWithCinderVolumes-596868041 tempest-TestInstancesWithCinderVolumes-596868041-project-member] https://10.4.3.8/volume/v3/volumes/b7cc0d04-d08d-4bf1-90dc-4f388c2c1067 returned with HTTP 200 Aug 07 09:59:21.763014 np0000006707 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 735/2946] 10.4.3.8 () {66 vars in 1334 bytes} [Fri Aug 7 09:59:21 2026] GET /volume/v3/volumes/b7cc0d04-d08d-4bf1-90dc-4f388c2c1067 => generated 934 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 09:59:21.787306 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.volume.api [None req-1074175f-1702-4bff-8bfe-569fb032bfdb tempest-ProjectMemberTests-2001915872 tempest-ProjectMemberTests-2001915872-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (731454f3-f1f6-4609-88d6-3910e4285db3) transitioned into state 'SUCCESS' from state '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-950559455',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='18f3b0b56c104468ac22cff73dbd1da0',qos_specs=None,replication_status=,reservations=['3567d969-fba7-44e5-abb6-996d0facb539','add18adb-481c-45f5-8ea3-57c1a90c3a65','46495d0d-550a-45aa-9f27-466421beb50f','cf8c2e11-8826-4320-906a-c7cb021aac5c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='544af75e89b64089b8e0260faaab4cc9',volume_type_id=45fd9a3a-b61e-4c6c-9ab7-d02f06678d0d)}' {{(pid=100298) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 09:59:21.788133 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.volume.api [None req-1074175f-1702-4bff-8bfe-569fb032bfdb tempest-ProjectMemberTests-2001915872 tempest-ProjectMemberTests-2001915872-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0eafc773-a853-4ebe-b884-65b80e1131d6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100298) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 09:59:21.802937 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.volume.api [None req-1074175f-1702-4bff-8bfe-569fb032bfdb tempest-ProjectMemberTests-2001915872 tempest-ProjectMemberTests-2001915872-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0eafc773-a853-4ebe-b884-65b80e1131d6) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100298) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 09:59:21.805128 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.volume.api [None req-1074175f-1702-4bff-8bfe-569fb032bfdb tempest-ProjectMemberTests-2001915872 tempest-ProjectMemberTests-2001915872-project-admin] Flow 'volume_create_api' (6abbd280-10c3-4a4d-b625-b70dc451238a) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100298) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 09:59:21.805128 np0000006707 devstack@c-api.service[100298]: INFO cinder.volume.api [None req-1074175f-1702-4bff-8bfe-569fb032bfdb tempest-ProjectMemberTests-2001915872 tempest-ProjectMemberTests-2001915872-project-admin] Create volume request issued successfully. Aug 07 09:59:21.805469 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [None req-1074175f-1702-4bff-8bfe-569fb032bfdb tempest-ProjectMemberTests-2001915872 tempest-ProjectMemberTests-2001915872-project-admin] https://10.4.3.8/volume/v3/volumes returned with HTTP 202 Aug 07 09:59:21.806009 np0000006707 devstack@c-api.service[100298]: [pid: 100298|app: 0|req: 740/2947] 10.4.3.8 () {68 vars in 1244 bytes} [Fri Aug 7 09:59:21 2026] POST /volume/v3/volumes => generated 773 bytes in 164 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 07 09:59:21.821575 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [None req-91a4b2f1-f678-478c-8fa8-ad6832748d8c None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:59:21.823662 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-91a4b2f1-f678-478c-8fa8-ad6832748d8c tempest-ProjectMemberTests-2001915872 tempest-ProjectMemberTests-2001915872-project-admin] GET https://10.4.3.8/volume/v3/volumes/b5307a77-e2d7-4f26-8dcd-68810d2dc9a8 Aug 07 09:59:21.823927 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-91a4b2f1-f678-478c-8fa8-ad6832748d8c tempest-ProjectMemberTests-2001915872 tempest-ProjectMemberTests-2001915872-project-admin] Empty body provided in request {{(pid=100297) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 09:59:21.824120 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-91a4b2f1-f678-478c-8fa8-ad6832748d8c tempest-ProjectMemberTests-2001915872 tempest-ProjectMemberTests-2001915872-project-admin] Calling method 'show' {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 09:59:21.833586 np0000006707 devstack@c-api.service[100297]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 09:59:21.833586 np0000006707 devstack@c-api.service[100297]: warnings.warn( Aug 07 09:59:21.839180 np0000006707 devstack@c-api.service[100297]: INFO cinder.volume.api [None req-91a4b2f1-f678-478c-8fa8-ad6832748d8c tempest-ProjectMemberTests-2001915872 tempest-ProjectMemberTests-2001915872-project-admin] Volume info retrieved successfully. Aug 07 09:59:21.843321 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-91a4b2f1-f678-478c-8fa8-ad6832748d8c tempest-ProjectMemberTests-2001915872 tempest-ProjectMemberTests-2001915872-project-admin] https://10.4.3.8/volume/v3/volumes/b5307a77-e2d7-4f26-8dcd-68810d2dc9a8 returned with HTTP 200 Aug 07 09:59:21.843817 np0000006707 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 739/2948] 10.4.3.8 () {66 vars in 1334 bytes} [Fri Aug 7 09:59:21 2026] GET /volume/v3/volumes/b5307a77-e2d7-4f26-8dcd-68810d2dc9a8 => generated 952 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 09:59:21.938467 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [None req-8709ab39-9b96-47ea-99fc-c96ddcd907f8 None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:59:21.942442 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-8709ab39-9b96-47ea-99fc-c96ddcd907f8 tempest-TestEncryptedCinderVolumes-768498766 tempest-TestEncryptedCinderVolumes-768498766-project-member] GET https://10.4.3.8/volume/v3/volumes/d22a9354-2859-4f0c-a273-c5ac4d060dde Aug 07 09:59:21.942442 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-8709ab39-9b96-47ea-99fc-c96ddcd907f8 tempest-TestEncryptedCinderVolumes-768498766 tempest-TestEncryptedCinderVolumes-768498766-project-member] Empty body provided in request {{(pid=100296) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 09:59:21.942442 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-8709ab39-9b96-47ea-99fc-c96ddcd907f8 tempest-TestEncryptedCinderVolumes-768498766 tempest-TestEncryptedCinderVolumes-768498766-project-member] Calling method 'show' {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 09:59:21.950228 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-c90eeecb-70fe-4948-b005-64f8a7d0a4fb None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:59:21.953218 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-c90eeecb-70fe-4948-b005-64f8a7d0a4fb tempest-ProjectMemberTests33-438754277 tempest-ProjectMemberTests33-438754277-project-admin] GET https://10.4.3.8/volume/v3/backups/9060cb5e-ae41-4860-8256-156162e3bc1f Aug 07 09:59:21.953530 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-c90eeecb-70fe-4948-b005-64f8a7d0a4fb tempest-ProjectMemberTests33-438754277 tempest-ProjectMemberTests33-438754277-project-admin] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 09:59:21.953909 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-c90eeecb-70fe-4948-b005-64f8a7d0a4fb tempest-ProjectMemberTests33-438754277 tempest-ProjectMemberTests33-438754277-project-admin] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 09:59:21.954069 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.v3.backups [None req-c90eeecb-70fe-4948-b005-64f8a7d0a4fb tempest-ProjectMemberTests33-438754277 tempest-ProjectMemberTests33-438754277-project-admin] Show backup with id 9060cb5e-ae41-4860-8256-156162e3bc1f. {{(pid=100295) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 09:59:21.954999 np0000006707 devstack@c-api.service[100296]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 09:59:21.954999 np0000006707 devstack@c-api.service[100296]: warnings.warn( Aug 07 09:59:21.959803 np0000006707 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 09:59:21.959803 np0000006707 devstack@c-api.service[100295]: warnings.warn( Aug 07 09:59:21.960658 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-c90eeecb-70fe-4948-b005-64f8a7d0a4fb tempest-ProjectMemberTests33-438754277 tempest-ProjectMemberTests33-438754277-project-admin] https://10.4.3.8/volume/v3/backups/9060cb5e-ae41-4860-8256-156162e3bc1f returned with HTTP 200 Aug 07 09:59:21.961278 np0000006707 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 736/2949] 10.4.3.8 () {68 vars in 1374 bytes} [Fri Aug 7 09:59:21 2026] GET /volume/v3/backups/9060cb5e-ae41-4860-8256-156162e3bc1f => generated 720 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 09:59:21.967802 np0000006707 devstack@c-api.service[100296]: INFO cinder.volume.api [None req-8709ab39-9b96-47ea-99fc-c96ddcd907f8 tempest-TestEncryptedCinderVolumes-768498766 tempest-TestEncryptedCinderVolumes-768498766-project-member] Volume info retrieved successfully. Aug 07 09:59:21.976616 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.middleware.request_id [None req-b05b6a24-bcdc-4c00-b4ae-675b76aa294b None None] RequestId filter calling following filter/app {{(pid=100298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:59:21.979453 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [None req-b05b6a24-bcdc-4c00-b4ae-675b76aa294b tempest-TestVolumeBackupRestore-1010557765 tempest-TestVolumeBackupRestore-1010557765-project-member] GET https://10.4.3.8/volume/v3/backups/e366e896-0ec0-4265-9440-a4a3e5b747e1 Aug 07 09:59:21.979747 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [None req-b05b6a24-bcdc-4c00-b4ae-675b76aa294b tempest-TestVolumeBackupRestore-1010557765 tempest-TestVolumeBackupRestore-1010557765-project-member] Empty body provided in request {{(pid=100298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 09:59:21.980070 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-8709ab39-9b96-47ea-99fc-c96ddcd907f8 tempest-TestEncryptedCinderVolumes-768498766 tempest-TestEncryptedCinderVolumes-768498766-project-member] https://10.4.3.8/volume/v3/volumes/d22a9354-2859-4f0c-a273-c5ac4d060dde returned with HTTP 200 Aug 07 09:59:21.980323 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [None req-b05b6a24-bcdc-4c00-b4ae-675b76aa294b tempest-TestVolumeBackupRestore-1010557765 tempest-TestVolumeBackupRestore-1010557765-project-member] Calling method 'show' {{(pid=100298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 09:59:21.980323 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.v3.backups [None req-b05b6a24-bcdc-4c00-b4ae-675b76aa294b tempest-TestVolumeBackupRestore-1010557765 tempest-TestVolumeBackupRestore-1010557765-project-member] Show backup with id e366e896-0ec0-4265-9440-a4a3e5b747e1. {{(pid=100298) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 09:59:21.980838 np0000006707 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 735/2950] 10.4.3.8 () {66 vars in 1334 bytes} [Fri Aug 7 09:59:21 2026] GET /volume/v3/volumes/d22a9354-2859-4f0c-a273-c5ac4d060dde => generated 871 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 09:59:21.985348 np0000006707 devstack@c-api.service[100298]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 09:59:21.985348 np0000006707 devstack@c-api.service[100298]: warnings.warn( Aug 07 09:59:21.986329 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [None req-b05b6a24-bcdc-4c00-b4ae-675b76aa294b tempest-TestVolumeBackupRestore-1010557765 tempest-TestVolumeBackupRestore-1010557765-project-member] https://10.4.3.8/volume/v3/backups/e366e896-0ec0-4265-9440-a4a3e5b747e1 returned with HTTP 200 Aug 07 09:59:21.987188 np0000006707 devstack@c-api.service[100298]: [pid: 100298|app: 0|req: 741/2951] 10.4.3.8 () {66 vars in 1334 bytes} [Fri Aug 7 09:59:21 2026] GET /volume/v3/backups/e366e896-0ec0-4265-9440-a4a3e5b747e1 => generated 739 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 09:59:22.582661 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [req-84465ccb-a04b-47f2-bf04-31fedd25b690 req-083a3b4a-e467-4fd1-a93c-b5c31d6789c4 None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:59:22.585153 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [req-84465ccb-a04b-47f2-bf04-31fedd25b690 req-083a3b4a-e467-4fd1-a93c-b5c31d6789c4 tempest-TestInstancesWithCinderVolumes-596868041 tempest-TestInstancesWithCinderVolumes-596868041-project-member] POST https://10.4.3.8/volume/v3/attachments/76d505a0-0765-4882-91ac-dbf4b965fd81/action Aug 07 09:59:22.585696 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [req-84465ccb-a04b-47f2-bf04-31fedd25b690 req-083a3b4a-e467-4fd1-a93c-b5c31d6789c4 tempest-TestInstancesWithCinderVolumes-596868041 tempest-TestInstancesWithCinderVolumes-596868041-project-member] Action body: b'{"os-complete": null}' {{(pid=100297) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 07 09:59:22.585823 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [req-84465ccb-a04b-47f2-bf04-31fedd25b690 req-083a3b4a-e467-4fd1-a93c-b5c31d6789c4 tempest-TestInstancesWithCinderVolumes-596868041 tempest-TestInstancesWithCinderVolumes-596868041-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 09:59:22.606616 np0000006707 devstack@c-api.service[100297]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 09:59:22.606616 np0000006707 devstack@c-api.service[100297]: warnings.warn( Aug 07 09:59:22.620828 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [req-84465ccb-a04b-47f2-bf04-31fedd25b690 req-083a3b4a-e467-4fd1-a93c-b5c31d6789c4 tempest-TestInstancesWithCinderVolumes-596868041 tempest-TestInstancesWithCinderVolumes-596868041-project-member] https://10.4.3.8/volume/v3/attachments/76d505a0-0765-4882-91ac-dbf4b965fd81/action returned with HTTP 204 Aug 07 09:59:22.621462 np0000006707 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 740/2952] 10.4.3.8 () {74 vars in 1711 bytes} [Fri Aug 7 09:59:22 2026] POST /volume/v3/attachments/76d505a0-0765-4882-91ac-dbf4b965fd81/action => generated 0 bytes in 39 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 07 09:59:22.780630 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-23ee179f-6298-4276-844c-5ef944c9ccc8 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:59:22.783569 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-23ee179f-6298-4276-844c-5ef944c9ccc8 tempest-TestInstancesWithCinderVolumes-596868041 tempest-TestInstancesWithCinderVolumes-596868041-project-member] GET https://10.4.3.8/volume/v3/volumes/b7cc0d04-d08d-4bf1-90dc-4f388c2c1067 Aug 07 09:59:22.783670 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-23ee179f-6298-4276-844c-5ef944c9ccc8 tempest-TestInstancesWithCinderVolumes-596868041 tempest-TestInstancesWithCinderVolumes-596868041-project-member] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 09:59:22.783944 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-23ee179f-6298-4276-844c-5ef944c9ccc8 tempest-TestInstancesWithCinderVolumes-596868041 tempest-TestInstancesWithCinderVolumes-596868041-project-member] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 09:59:22.808195 np0000006707 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 09:59:22.808195 np0000006707 devstack@c-api.service[100295]: warnings.warn( Aug 07 09:59:22.813244 np0000006707 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-23ee179f-6298-4276-844c-5ef944c9ccc8 tempest-TestInstancesWithCinderVolumes-596868041 tempest-TestInstancesWithCinderVolumes-596868041-project-member] Volume info retrieved successfully. Aug 07 09:59:22.820482 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-23ee179f-6298-4276-844c-5ef944c9ccc8 tempest-TestInstancesWithCinderVolumes-596868041 tempest-TestInstancesWithCinderVolumes-596868041-project-member] https://10.4.3.8/volume/v3/volumes/b7cc0d04-d08d-4bf1-90dc-4f388c2c1067 returned with HTTP 200 Aug 07 09:59:22.820961 np0000006707 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 737/2953] 10.4.3.8 () {66 vars in 1334 bytes} [Fri Aug 7 09:59:22 2026] GET /volume/v3/volumes/b7cc0d04-d08d-4bf1-90dc-4f388c2c1067 => generated 1226 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 09:59:22.838596 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [None req-81f496f5-cd27-4c1e-b618-449d6b038c75 None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:59:22.841381 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-81f496f5-cd27-4c1e-b618-449d6b038c75 tempest-TestInstancesWithCinderVolumes-596868041 tempest-TestInstancesWithCinderVolumes-596868041-project-member] GET https://10.4.3.8/volume/v3/volumes/b7cc0d04-d08d-4bf1-90dc-4f388c2c1067 Aug 07 09:59:22.841678 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-81f496f5-cd27-4c1e-b618-449d6b038c75 tempest-TestInstancesWithCinderVolumes-596868041 tempest-TestInstancesWithCinderVolumes-596868041-project-member] Empty body provided in request {{(pid=100296) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 09:59:22.843329 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-81f496f5-cd27-4c1e-b618-449d6b038c75 tempest-TestInstancesWithCinderVolumes-596868041 tempest-TestInstancesWithCinderVolumes-596868041-project-member] Calling method 'show' {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 09:59:22.860971 np0000006707 devstack@c-api.service[100296]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 09:59:22.860971 np0000006707 devstack@c-api.service[100296]: warnings.warn( Aug 07 09:59:22.868023 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.middleware.request_id [None req-b8f6c9fa-7f8c-42a3-8301-318fb1e46a80 None None] RequestId filter calling following filter/app {{(pid=100298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:59:22.868714 np0000006707 devstack@c-api.service[100296]: INFO cinder.volume.api [None req-81f496f5-cd27-4c1e-b618-449d6b038c75 tempest-TestInstancesWithCinderVolumes-596868041 tempest-TestInstancesWithCinderVolumes-596868041-project-member] Volume info retrieved successfully. Aug 07 09:59:22.869017 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [None req-b8f6c9fa-7f8c-42a3-8301-318fb1e46a80 tempest-ProjectMemberTests-2001915872 tempest-ProjectMemberTests-2001915872-project-admin] GET https://10.4.3.8/volume/v3/volumes/b5307a77-e2d7-4f26-8dcd-68810d2dc9a8 Aug 07 09:59:22.869261 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [None req-b8f6c9fa-7f8c-42a3-8301-318fb1e46a80 tempest-ProjectMemberTests-2001915872 tempest-ProjectMemberTests-2001915872-project-admin] Empty body provided in request {{(pid=100298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 09:59:22.869495 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [None req-b8f6c9fa-7f8c-42a3-8301-318fb1e46a80 tempest-ProjectMemberTests-2001915872 tempest-ProjectMemberTests-2001915872-project-admin] Calling method 'show' {{(pid=100298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 09:59:22.878096 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-81f496f5-cd27-4c1e-b618-449d6b038c75 tempest-TestInstancesWithCinderVolumes-596868041 tempest-TestInstancesWithCinderVolumes-596868041-project-member] https://10.4.3.8/volume/v3/volumes/b7cc0d04-d08d-4bf1-90dc-4f388c2c1067 returned with HTTP 200 Aug 07 09:59:22.878692 np0000006707 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 736/2954] 10.4.3.8 () {66 vars in 1334 bytes} [Fri Aug 7 09:59:22 2026] GET /volume/v3/volumes/b7cc0d04-d08d-4bf1-90dc-4f388c2c1067 => generated 1226 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 09:59:22.883927 np0000006707 devstack@c-api.service[100298]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 09:59:22.883927 np0000006707 devstack@c-api.service[100298]: warnings.warn( Aug 07 09:59:22.892196 np0000006707 devstack@c-api.service[100298]: INFO cinder.volume.api [None req-b8f6c9fa-7f8c-42a3-8301-318fb1e46a80 tempest-ProjectMemberTests-2001915872 tempest-ProjectMemberTests-2001915872-project-admin] Volume info retrieved successfully. Aug 07 09:59:22.897402 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [None req-b8f6c9fa-7f8c-42a3-8301-318fb1e46a80 tempest-ProjectMemberTests-2001915872 tempest-ProjectMemberTests-2001915872-project-admin] https://10.4.3.8/volume/v3/volumes/b5307a77-e2d7-4f26-8dcd-68810d2dc9a8 returned with HTTP 200 Aug 07 09:59:22.898221 np0000006707 devstack@c-api.service[100298]: [pid: 100298|app: 0|req: 742/2955] 10.4.3.8 () {66 vars in 1334 bytes} [Fri Aug 7 09:59:22 2026] GET /volume/v3/volumes/b5307a77-e2d7-4f26-8dcd-68810d2dc9a8 => generated 1004 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 09:59:22.920235 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [None req-f356bdc7-341c-4daa-97ab-7ccd180214ba None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:59:22.923680 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-f356bdc7-341c-4daa-97ab-7ccd180214ba tempest-ProjectMemberTests-2001915872 tempest-ProjectMemberTests-2001915872-project-admin] POST https://10.4.3.8/volume/v3/snapshots Aug 07 09:59:22.924467 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-f356bdc7-341c-4daa-97ab-7ccd180214ba tempest-ProjectMemberTests-2001915872 tempest-ProjectMemberTests-2001915872-project-admin] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "b5307a77-e2d7-4f26-8dcd-68810d2dc9a8", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-615581154"}} {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 09:59:22.945029 np0000006707 devstack@c-api.service[100297]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 09:59:22.945029 np0000006707 devstack@c-api.service[100297]: warnings.warn( Aug 07 09:59:22.945471 np0000006707 devstack@c-api.service[100297]: INFO cinder.volume.api [None req-f356bdc7-341c-4daa-97ab-7ccd180214ba tempest-ProjectMemberTests-2001915872 tempest-ProjectMemberTests-2001915872-project-admin] Volume info retrieved successfully. Aug 07 09:59:22.945552 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.v3.snapshots [None req-f356bdc7-341c-4daa-97ab-7ccd180214ba tempest-ProjectMemberTests-2001915872 tempest-ProjectMemberTests-2001915872-project-admin] Create snapshot from volume b5307a77-e2d7-4f26-8dcd-68810d2dc9a8 Aug 07 09:59:22.979163 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-36790833-8a0a-4858-acee-30462ba73549 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:59:22.982627 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-36790833-8a0a-4858-acee-30462ba73549 tempest-ProjectMemberTests33-438754277 tempest-ProjectMemberTests33-438754277-project-admin] GET https://10.4.3.8/volume/v3/backups/9060cb5e-ae41-4860-8256-156162e3bc1f Aug 07 09:59:22.982927 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-36790833-8a0a-4858-acee-30462ba73549 tempest-ProjectMemberTests33-438754277 tempest-ProjectMemberTests33-438754277-project-admin] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 09:59:22.983272 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-36790833-8a0a-4858-acee-30462ba73549 tempest-ProjectMemberTests33-438754277 tempest-ProjectMemberTests33-438754277-project-admin] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 09:59:22.983487 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.v3.backups [None req-36790833-8a0a-4858-acee-30462ba73549 tempest-ProjectMemberTests33-438754277 tempest-ProjectMemberTests33-438754277-project-admin] Show backup with id 9060cb5e-ae41-4860-8256-156162e3bc1f. {{(pid=100295) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 09:59:22.994120 np0000006707 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 09:59:22.994120 np0000006707 devstack@c-api.service[100295]: warnings.warn( Aug 07 09:59:22.994888 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-36790833-8a0a-4858-acee-30462ba73549 tempest-ProjectMemberTests33-438754277 tempest-ProjectMemberTests33-438754277-project-admin] https://10.4.3.8/volume/v3/backups/9060cb5e-ae41-4860-8256-156162e3bc1f returned with HTTP 200 Aug 07 09:59:22.997255 np0000006707 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 738/2956] 10.4.3.8 () {68 vars in 1374 bytes} [Fri Aug 7 09:59:22 2026] GET /volume/v3/backups/9060cb5e-ae41-4860-8256-156162e3bc1f => generated 720 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 09:59:23.003506 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.middleware.request_id [None req-aa655bc9-2ae2-454c-bc95-69950af47800 None None] RequestId filter calling following filter/app {{(pid=100298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:59:23.003888 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [None req-d4614f4e-5edb-4f1f-9185-660887c031e3 None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:59:23.005827 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [None req-aa655bc9-2ae2-454c-bc95-69950af47800 tempest-TestVolumeBackupRestore-1010557765 tempest-TestVolumeBackupRestore-1010557765-project-member] GET https://10.4.3.8/volume/v3/backups/e366e896-0ec0-4265-9440-a4a3e5b747e1 Aug 07 09:59:23.006124 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [None req-aa655bc9-2ae2-454c-bc95-69950af47800 tempest-TestVolumeBackupRestore-1010557765 tempest-TestVolumeBackupRestore-1010557765-project-member] Empty body provided in request {{(pid=100298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 09:59:23.006360 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [None req-aa655bc9-2ae2-454c-bc95-69950af47800 tempest-TestVolumeBackupRestore-1010557765 tempest-TestVolumeBackupRestore-1010557765-project-member] Calling method 'show' {{(pid=100298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 09:59:23.006543 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.v3.backups [None req-aa655bc9-2ae2-454c-bc95-69950af47800 tempest-TestVolumeBackupRestore-1010557765 tempest-TestVolumeBackupRestore-1010557765-project-member] Show backup with id e366e896-0ec0-4265-9440-a4a3e5b747e1. {{(pid=100298) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 09:59:23.006799 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-d4614f4e-5edb-4f1f-9185-660887c031e3 tempest-TestEncryptedCinderVolumes-768498766 tempest-TestEncryptedCinderVolumes-768498766-project-member] GET https://10.4.3.8/volume/v3/volumes/d22a9354-2859-4f0c-a273-c5ac4d060dde Aug 07 09:59:23.007070 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-d4614f4e-5edb-4f1f-9185-660887c031e3 tempest-TestEncryptedCinderVolumes-768498766 tempest-TestEncryptedCinderVolumes-768498766-project-member] Empty body provided in request {{(pid=100296) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 09:59:23.007285 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-d4614f4e-5edb-4f1f-9185-660887c031e3 tempest-TestEncryptedCinderVolumes-768498766 tempest-TestEncryptedCinderVolumes-768498766-project-member] Calling method 'show' {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 09:59:23.015101 np0000006707 devstack@c-api.service[100298]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 09:59:23.015101 np0000006707 devstack@c-api.service[100298]: warnings.warn( Aug 07 09:59:23.016807 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [None req-aa655bc9-2ae2-454c-bc95-69950af47800 tempest-TestVolumeBackupRestore-1010557765 tempest-TestVolumeBackupRestore-1010557765-project-member] https://10.4.3.8/volume/v3/backups/e366e896-0ec0-4265-9440-a4a3e5b747e1 returned with HTTP 200 Aug 07 09:59:23.016911 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.quota [None req-f356bdc7-341c-4daa-97ab-7ccd180214ba tempest-ProjectMemberTests-2001915872 tempest-ProjectMemberTests-2001915872-project-admin] Created reservations ['b4a00b30-7c4a-498c-a00b-5aa93d5a26aa', 'c336d107-4c47-4ab3-90ab-39785e0f6851', '239b6461-6976-4191-b4b6-9d62f2032461', '2f0f92e1-06e6-47dc-9e6b-ca2947fee26b'] {{(pid=100297) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 09:59:23.017119 np0000006707 devstack@c-api.service[100298]: [pid: 100298|app: 0|req: 743/2957] 10.4.3.8 () {66 vars in 1334 bytes} [Fri Aug 7 09:59:23 2026] GET /volume/v3/backups/e366e896-0ec0-4265-9440-a4a3e5b747e1 => generated 739 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 09:59:23.020530 np0000006707 devstack@c-api.service[100296]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 09:59:23.020530 np0000006707 devstack@c-api.service[100296]: warnings.warn( Aug 07 09:59:23.027571 np0000006707 devstack@c-api.service[100296]: INFO cinder.volume.api [None req-d4614f4e-5edb-4f1f-9185-660887c031e3 tempest-TestEncryptedCinderVolumes-768498766 tempest-TestEncryptedCinderVolumes-768498766-project-member] Volume info retrieved successfully. Aug 07 09:59:23.032144 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-d4614f4e-5edb-4f1f-9185-660887c031e3 tempest-TestEncryptedCinderVolumes-768498766 tempest-TestEncryptedCinderVolumes-768498766-project-member] https://10.4.3.8/volume/v3/volumes/d22a9354-2859-4f0c-a273-c5ac4d060dde returned with HTTP 200 Aug 07 09:59:23.032795 np0000006707 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 737/2958] 10.4.3.8 () {66 vars in 1334 bytes} [Fri Aug 7 09:59:22 2026] GET /volume/v3/volumes/d22a9354-2859-4f0c-a273-c5ac4d060dde => generated 871 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 09:59:23.086495 np0000006707 devstack@c-api.service[100297]: INFO cinder.volume.api [None req-f356bdc7-341c-4daa-97ab-7ccd180214ba tempest-ProjectMemberTests-2001915872 tempest-ProjectMemberTests-2001915872-project-admin] Snapshot create request issued successfully. Aug 07 09:59:23.087638 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-f356bdc7-341c-4daa-97ab-7ccd180214ba tempest-ProjectMemberTests-2001915872 tempest-ProjectMemberTests-2001915872-project-admin] https://10.4.3.8/volume/v3/snapshots returned with HTTP 202 Aug 07 09:59:23.087887 np0000006707 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 741/2959] 10.4.3.8 () {68 vars in 1251 bytes} [Fri Aug 7 09:59:22 2026] POST /volume/v3/snapshots => generated 307 bytes in 168 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 07 09:59:23.101739 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-311f2ceb-64dc-4a3a-af2c-2e054b073dd7 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:59:23.104449 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-311f2ceb-64dc-4a3a-af2c-2e054b073dd7 tempest-ProjectMemberTests-2001915872 tempest-ProjectMemberTests-2001915872-project-admin] GET https://10.4.3.8/volume/v3/snapshots/2c91dad8-4e9f-433e-a46f-01b4e1b20da2 Aug 07 09:59:23.105804 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-311f2ceb-64dc-4a3a-af2c-2e054b073dd7 tempest-ProjectMemberTests-2001915872 tempest-ProjectMemberTests-2001915872-project-admin] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 09:59:23.106005 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-311f2ceb-64dc-4a3a-af2c-2e054b073dd7 tempest-ProjectMemberTests-2001915872 tempest-ProjectMemberTests-2001915872-project-admin] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 09:59:23.114098 np0000006707 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 09:59:23.114098 np0000006707 devstack@c-api.service[100295]: warnings.warn( Aug 07 09:59:23.114892 np0000006707 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-311f2ceb-64dc-4a3a-af2c-2e054b073dd7 tempest-ProjectMemberTests-2001915872 tempest-ProjectMemberTests-2001915872-project-admin] Snapshot retrieved successfully. Aug 07 09:59:23.115716 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-311f2ceb-64dc-4a3a-af2c-2e054b073dd7 tempest-ProjectMemberTests-2001915872 tempest-ProjectMemberTests-2001915872-project-admin] https://10.4.3.8/volume/v3/snapshots/2c91dad8-4e9f-433e-a46f-01b4e1b20da2 returned with HTTP 200 Aug 07 09:59:23.116355 np0000006707 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 739/2960] 10.4.3.8 () {66 vars in 1340 bytes} [Fri Aug 7 09:59:23 2026] GET /volume/v3/snapshots/2c91dad8-4e9f-433e-a46f-01b4e1b20da2 => generated 439 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 09:59:24.011132 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.middleware.request_id [None req-ac1cf940-e7f6-45da-a574-117c68f32b02 None None] RequestId filter calling following filter/app {{(pid=100298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:59:24.013317 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [None req-ac1cf940-e7f6-45da-a574-117c68f32b02 tempest-ProjectMemberTests33-438754277 tempest-ProjectMemberTests33-438754277-project-admin] GET https://10.4.3.8/volume/v3/backups/9060cb5e-ae41-4860-8256-156162e3bc1f Aug 07 09:59:24.013573 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [None req-ac1cf940-e7f6-45da-a574-117c68f32b02 tempest-ProjectMemberTests33-438754277 tempest-ProjectMemberTests33-438754277-project-admin] Empty body provided in request {{(pid=100298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 09:59:24.013795 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [None req-ac1cf940-e7f6-45da-a574-117c68f32b02 tempest-ProjectMemberTests33-438754277 tempest-ProjectMemberTests33-438754277-project-admin] Calling method 'show' {{(pid=100298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 09:59:24.013918 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.v3.backups [None req-ac1cf940-e7f6-45da-a574-117c68f32b02 tempest-ProjectMemberTests33-438754277 tempest-ProjectMemberTests33-438754277-project-admin] Show backup with id 9060cb5e-ae41-4860-8256-156162e3bc1f. {{(pid=100298) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 09:59:24.020570 np0000006707 devstack@c-api.service[100298]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 09:59:24.020570 np0000006707 devstack@c-api.service[100298]: warnings.warn( Aug 07 09:59:24.021637 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [None req-ac1cf940-e7f6-45da-a574-117c68f32b02 tempest-ProjectMemberTests33-438754277 tempest-ProjectMemberTests33-438754277-project-admin] https://10.4.3.8/volume/v3/backups/9060cb5e-ae41-4860-8256-156162e3bc1f returned with HTTP 200 Aug 07 09:59:24.022118 np0000006707 devstack@c-api.service[100298]: [pid: 100298|app: 0|req: 744/2961] 10.4.3.8 () {68 vars in 1374 bytes} [Fri Aug 7 09:59:24 2026] GET /volume/v3/backups/9060cb5e-ae41-4860-8256-156162e3bc1f => generated 720 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 07 09:59:24.028221 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [None req-07faa22c-1412-41b8-809a-0c7a2792f1ca None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:59:24.030328 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-07faa22c-1412-41b8-809a-0c7a2792f1ca tempest-TestVolumeBackupRestore-1010557765 tempest-TestVolumeBackupRestore-1010557765-project-member] GET https://10.4.3.8/volume/v3/backups/e366e896-0ec0-4265-9440-a4a3e5b747e1 Aug 07 09:59:24.030646 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-07faa22c-1412-41b8-809a-0c7a2792f1ca tempest-TestVolumeBackupRestore-1010557765 tempest-TestVolumeBackupRestore-1010557765-project-member] Empty body provided in request {{(pid=100296) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 09:59:24.030903 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-07faa22c-1412-41b8-809a-0c7a2792f1ca tempest-TestVolumeBackupRestore-1010557765 tempest-TestVolumeBackupRestore-1010557765-project-member] Calling method 'show' {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 09:59:24.031027 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.v3.backups [None req-07faa22c-1412-41b8-809a-0c7a2792f1ca tempest-TestVolumeBackupRestore-1010557765 tempest-TestVolumeBackupRestore-1010557765-project-member] Show backup with id e366e896-0ec0-4265-9440-a4a3e5b747e1. {{(pid=100296) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 09:59:24.036587 np0000006707 devstack@c-api.service[100296]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 09:59:24.036587 np0000006707 devstack@c-api.service[100296]: warnings.warn( Aug 07 09:59:24.037511 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-07faa22c-1412-41b8-809a-0c7a2792f1ca tempest-TestVolumeBackupRestore-1010557765 tempest-TestVolumeBackupRestore-1010557765-project-member] https://10.4.3.8/volume/v3/backups/e366e896-0ec0-4265-9440-a4a3e5b747e1 returned with HTTP 200 Aug 07 09:59:24.037982 np0000006707 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 738/2962] 10.4.3.8 () {66 vars in 1334 bytes} [Fri Aug 7 09:59:24 2026] GET /volume/v3/backups/e366e896-0ec0-4265-9440-a4a3e5b747e1 => generated 739 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 09:59:24.051104 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [None req-6a301966-69c1-471e-be8f-564b3a7671d1 None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:59:24.053202 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-6a301966-69c1-471e-be8f-564b3a7671d1 tempest-TestEncryptedCinderVolumes-768498766 tempest-TestEncryptedCinderVolumes-768498766-project-member] GET https://10.4.3.8/volume/v3/volumes/d22a9354-2859-4f0c-a273-c5ac4d060dde Aug 07 09:59:24.053381 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-6a301966-69c1-471e-be8f-564b3a7671d1 tempest-TestEncryptedCinderVolumes-768498766 tempest-TestEncryptedCinderVolumes-768498766-project-member] Empty body provided in request {{(pid=100297) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 09:59:24.053651 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-6a301966-69c1-471e-be8f-564b3a7671d1 tempest-TestEncryptedCinderVolumes-768498766 tempest-TestEncryptedCinderVolumes-768498766-project-member] Calling method 'show' {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 09:59:24.063747 np0000006707 devstack@c-api.service[100297]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 09:59:24.063747 np0000006707 devstack@c-api.service[100297]: warnings.warn( Aug 07 09:59:24.067746 np0000006707 devstack@c-api.service[100297]: INFO cinder.volume.api [None req-6a301966-69c1-471e-be8f-564b3a7671d1 tempest-TestEncryptedCinderVolumes-768498766 tempest-TestEncryptedCinderVolumes-768498766-project-member] Volume info retrieved successfully. Aug 07 09:59:24.072003 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-6a301966-69c1-471e-be8f-564b3a7671d1 tempest-TestEncryptedCinderVolumes-768498766 tempest-TestEncryptedCinderVolumes-768498766-project-member] https://10.4.3.8/volume/v3/volumes/d22a9354-2859-4f0c-a273-c5ac4d060dde returned with HTTP 200 Aug 07 09:59:24.072395 np0000006707 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 742/2963] 10.4.3.8 () {66 vars in 1334 bytes} [Fri Aug 7 09:59:24 2026] GET /volume/v3/volumes/d22a9354-2859-4f0c-a273-c5ac4d060dde => generated 871 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 09:59:24.126913 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-e0d8043d-7b7b-4415-aa0f-eb9e18cc544e None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:59:24.129208 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-e0d8043d-7b7b-4415-aa0f-eb9e18cc544e tempest-ProjectMemberTests-2001915872 tempest-ProjectMemberTests-2001915872-project-admin] GET https://10.4.3.8/volume/v3/snapshots/2c91dad8-4e9f-433e-a46f-01b4e1b20da2 Aug 07 09:59:24.129515 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-e0d8043d-7b7b-4415-aa0f-eb9e18cc544e tempest-ProjectMemberTests-2001915872 tempest-ProjectMemberTests-2001915872-project-admin] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 09:59:24.129788 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-e0d8043d-7b7b-4415-aa0f-eb9e18cc544e tempest-ProjectMemberTests-2001915872 tempest-ProjectMemberTests-2001915872-project-admin] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 09:59:24.135597 np0000006707 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 09:59:24.135597 np0000006707 devstack@c-api.service[100295]: warnings.warn( Aug 07 09:59:24.136141 np0000006707 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-e0d8043d-7b7b-4415-aa0f-eb9e18cc544e tempest-ProjectMemberTests-2001915872 tempest-ProjectMemberTests-2001915872-project-admin] Snapshot retrieved successfully. Aug 07 09:59:24.137001 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-e0d8043d-7b7b-4415-aa0f-eb9e18cc544e tempest-ProjectMemberTests-2001915872 tempest-ProjectMemberTests-2001915872-project-admin] https://10.4.3.8/volume/v3/snapshots/2c91dad8-4e9f-433e-a46f-01b4e1b20da2 returned with HTTP 200 Aug 07 09:59:24.137580 np0000006707 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 740/2964] 10.4.3.8 () {66 vars in 1340 bytes} [Fri Aug 7 09:59:24 2026] GET /volume/v3/snapshots/2c91dad8-4e9f-433e-a46f-01b4e1b20da2 => generated 466 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 09:59:24.148252 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.middleware.request_id [None req-d745474f-1f72-4660-850c-06c041ac2c17 None None] RequestId filter calling following filter/app {{(pid=100298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:59:24.150157 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [None req-d745474f-1f72-4660-850c-06c041ac2c17 tempest-ProjectMemberTests-2001915872 tempest-ProjectMemberTests-2001915872-project-member] POST https://10.4.3.8/volume/v3/snapshots/2c91dad8-4e9f-433e-a46f-01b4e1b20da2/action Aug 07 09:59:24.150680 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [None req-d745474f-1f72-4660-850c-06c041ac2c17 tempest-ProjectMemberTests-2001915872 tempest-ProjectMemberTests-2001915872-project-member] Action body: b'{"os-unmanage": {}}' {{(pid=100298) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 07 09:59:24.151083 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [None req-d745474f-1f72-4660-850c-06c041ac2c17 tempest-ProjectMemberTests-2001915872 tempest-ProjectMemberTests-2001915872-project-member] Action: 'action', calling method: unmanage, body: {"os-unmanage": {}} {{(pid=100298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 09:59:24.152777 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.contrib.snapshot_unmanage [None req-d745474f-1f72-4660-850c-06c041ac2c17 tempest-ProjectMemberTests-2001915872 tempest-ProjectMemberTests-2001915872-project-member] Unmanage snapshot with id: 2c91dad8-4e9f-433e-a46f-01b4e1b20da2 Aug 07 09:59:24.160083 np0000006707 devstack@c-api.service[100298]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 09:59:24.160083 np0000006707 devstack@c-api.service[100298]: warnings.warn( Aug 07 09:59:24.160816 np0000006707 devstack@c-api.service[100298]: INFO cinder.volume.api [None req-d745474f-1f72-4660-850c-06c041ac2c17 tempest-ProjectMemberTests-2001915872 tempest-ProjectMemberTests-2001915872-project-member] Snapshot retrieved successfully. Aug 07 09:59:24.161933 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.policy [None req-d745474f-1f72-4660-850c-06c041ac2c17 tempest-ProjectMemberTests-2001915872 tempest-ProjectMemberTests-2001915872-project-member] Policy check for snapshot_extension:snapshot_unmanage failed with context {'is_admin': False, 'user_id': '0f58c4cf6966439b9fdfa743865bb35c', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '18f3b0b56c104468ac22cff73dbd1da0', '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=100298) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 07 09:59:24.162230 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [None req-d745474f-1f72-4660-850c-06c041ac2c17 tempest-ProjectMemberTests-2001915872 tempest-ProjectMemberTests-2001915872-project-member] https://10.4.3.8/volume/v3/snapshots/2c91dad8-4e9f-433e-a46f-01b4e1b20da2/action returned with HTTP 403 Aug 07 09:59:24.163166 np0000006707 devstack@c-api.service[100298]: [pid: 100298|app: 0|req: 745/2965] 10.4.3.8 () {68 vars in 1382 bytes} [Fri Aug 7 09:59:24 2026] POST /volume/v3/snapshots/2c91dad8-4e9f-433e-a46f-01b4e1b20da2/action => generated 117 bytes in 15 msecs (HTTP/1.1 403) 7 headers in 292 bytes (2 switches on core 0) Aug 07 09:59:24.171231 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [None req-1089f011-fc33-4a76-af1e-42cfa2005c80 None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:59:24.173343 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-1089f011-fc33-4a76-af1e-42cfa2005c80 tempest-ProjectMemberTests-2001915872 tempest-ProjectMemberTests-2001915872-project-admin] DELETE https://10.4.3.8/volume/v3/snapshots/2c91dad8-4e9f-433e-a46f-01b4e1b20da2 Aug 07 09:59:24.173634 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-1089f011-fc33-4a76-af1e-42cfa2005c80 tempest-ProjectMemberTests-2001915872 tempest-ProjectMemberTests-2001915872-project-admin] Empty body provided in request {{(pid=100296) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 09:59:24.173898 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-1089f011-fc33-4a76-af1e-42cfa2005c80 tempest-ProjectMemberTests-2001915872 tempest-ProjectMemberTests-2001915872-project-admin] Calling method 'delete' {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 09:59:24.174068 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.v3.snapshots [None req-1089f011-fc33-4a76-af1e-42cfa2005c80 tempest-ProjectMemberTests-2001915872 tempest-ProjectMemberTests-2001915872-project-admin] Delete snapshot with id: 2c91dad8-4e9f-433e-a46f-01b4e1b20da2 Aug 07 09:59:24.179523 np0000006707 devstack@c-api.service[100296]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 09:59:24.179523 np0000006707 devstack@c-api.service[100296]: warnings.warn( Aug 07 09:59:24.179804 np0000006707 devstack@c-api.service[100296]: INFO cinder.volume.api [None req-1089f011-fc33-4a76-af1e-42cfa2005c80 tempest-ProjectMemberTests-2001915872 tempest-ProjectMemberTests-2001915872-project-admin] Snapshot retrieved successfully. Aug 07 09:59:24.198600 np0000006707 devstack@c-api.service[100296]: INFO cinder.volume.api [None req-1089f011-fc33-4a76-af1e-42cfa2005c80 tempest-ProjectMemberTests-2001915872 tempest-ProjectMemberTests-2001915872-project-admin] Snapshot delete request issued successfully. Aug 07 09:59:24.198894 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-1089f011-fc33-4a76-af1e-42cfa2005c80 tempest-ProjectMemberTests-2001915872 tempest-ProjectMemberTests-2001915872-project-admin] https://10.4.3.8/volume/v3/snapshots/2c91dad8-4e9f-433e-a46f-01b4e1b20da2 returned with HTTP 202 Aug 07 09:59:24.199591 np0000006707 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 739/2966] 10.4.3.8 () {66 vars in 1343 bytes} [Fri Aug 7 09:59:24 2026] DELETE /volume/v3/snapshots/2c91dad8-4e9f-433e-a46f-01b4e1b20da2 => generated 0 bytes in 29 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 07 09:59:24.209305 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [None req-415febba-b1fb-4ff1-b4bc-9d99bd000736 None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:59:24.211884 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-415febba-b1fb-4ff1-b4bc-9d99bd000736 tempest-ProjectMemberTests-2001915872 tempest-ProjectMemberTests-2001915872-project-admin] GET https://10.4.3.8/volume/v3/snapshots/2c91dad8-4e9f-433e-a46f-01b4e1b20da2 Aug 07 09:59:24.212177 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-415febba-b1fb-4ff1-b4bc-9d99bd000736 tempest-ProjectMemberTests-2001915872 tempest-ProjectMemberTests-2001915872-project-admin] Empty body provided in request {{(pid=100297) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 09:59:24.212480 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-415febba-b1fb-4ff1-b4bc-9d99bd000736 tempest-ProjectMemberTests-2001915872 tempest-ProjectMemberTests-2001915872-project-admin] Calling method 'show' {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 09:59:24.219405 np0000006707 devstack@c-api.service[100297]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 09:59:24.219405 np0000006707 devstack@c-api.service[100297]: warnings.warn( Aug 07 09:59:24.219869 np0000006707 devstack@c-api.service[100297]: INFO cinder.volume.api [None req-415febba-b1fb-4ff1-b4bc-9d99bd000736 tempest-ProjectMemberTests-2001915872 tempest-ProjectMemberTests-2001915872-project-admin] Snapshot retrieved successfully. Aug 07 09:59:24.220801 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-415febba-b1fb-4ff1-b4bc-9d99bd000736 tempest-ProjectMemberTests-2001915872 tempest-ProjectMemberTests-2001915872-project-admin] https://10.4.3.8/volume/v3/snapshots/2c91dad8-4e9f-433e-a46f-01b4e1b20da2 returned with HTTP 200 Aug 07 09:59:24.221323 np0000006707 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 743/2967] 10.4.3.8 () {66 vars in 1340 bytes} [Fri Aug 7 09:59:24 2026] GET /volume/v3/snapshots/2c91dad8-4e9f-433e-a46f-01b4e1b20da2 => generated 465 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 09:59:24.667225 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [req-42e2f083-5979-4e5f-b361-853f045ffcae req-b19a1e9c-1aab-4ade-9ef9-471034080343 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:59:24.670670 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [req-42e2f083-5979-4e5f-b361-853f045ffcae req-b19a1e9c-1aab-4ade-9ef9-471034080343 tempest-TestEncryptedCinderVolumes-768498766 tempest-TestEncryptedCinderVolumes-768498766-project-member] POST https://10.4.3.8/volume/v3/attachments/7598ac83-0c13-4f31-88a6-ad2e075a1765/action Aug 07 09:59:24.670930 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [req-42e2f083-5979-4e5f-b361-853f045ffcae req-b19a1e9c-1aab-4ade-9ef9-471034080343 tempest-TestEncryptedCinderVolumes-768498766 tempest-TestEncryptedCinderVolumes-768498766-project-member] Action body: b'{"os-complete": null}' {{(pid=100295) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 07 09:59:24.671050 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [req-42e2f083-5979-4e5f-b361-853f045ffcae req-b19a1e9c-1aab-4ade-9ef9-471034080343 tempest-TestEncryptedCinderVolumes-768498766 tempest-TestEncryptedCinderVolumes-768498766-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 09:59:24.697884 np0000006707 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 09:59:24.697884 np0000006707 devstack@c-api.service[100295]: warnings.warn( Aug 07 09:59:24.720345 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [req-42e2f083-5979-4e5f-b361-853f045ffcae req-b19a1e9c-1aab-4ade-9ef9-471034080343 tempest-TestEncryptedCinderVolumes-768498766 tempest-TestEncryptedCinderVolumes-768498766-project-member] https://10.4.3.8/volume/v3/attachments/7598ac83-0c13-4f31-88a6-ad2e075a1765/action returned with HTTP 204 Aug 07 09:59:24.720841 np0000006707 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 741/2968] 10.4.3.8 () {74 vars in 1711 bytes} [Fri Aug 7 09:59:24 2026] POST /volume/v3/attachments/7598ac83-0c13-4f31-88a6-ad2e075a1765/action => generated 0 bytes in 54 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 07 09:59:25.033715 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.middleware.request_id [None req-8c70279e-4807-43d6-b550-5035098d5ab7 None None] RequestId filter calling following filter/app {{(pid=100298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:59:25.036521 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [None req-8c70279e-4807-43d6-b550-5035098d5ab7 tempest-ProjectMemberTests33-438754277 tempest-ProjectMemberTests33-438754277-project-admin] GET https://10.4.3.8/volume/v3/backups/9060cb5e-ae41-4860-8256-156162e3bc1f Aug 07 09:59:25.036824 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [None req-8c70279e-4807-43d6-b550-5035098d5ab7 tempest-ProjectMemberTests33-438754277 tempest-ProjectMemberTests33-438754277-project-admin] Empty body provided in request {{(pid=100298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 09:59:25.037105 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [None req-8c70279e-4807-43d6-b550-5035098d5ab7 tempest-ProjectMemberTests33-438754277 tempest-ProjectMemberTests33-438754277-project-admin] Calling method 'show' {{(pid=100298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 09:59:25.037253 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.v3.backups [None req-8c70279e-4807-43d6-b550-5035098d5ab7 tempest-ProjectMemberTests33-438754277 tempest-ProjectMemberTests33-438754277-project-admin] Show backup with id 9060cb5e-ae41-4860-8256-156162e3bc1f. {{(pid=100298) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 09:59:25.042498 np0000006707 devstack@c-api.service[100298]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 09:59:25.042498 np0000006707 devstack@c-api.service[100298]: warnings.warn( Aug 07 09:59:25.043272 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [None req-8c70279e-4807-43d6-b550-5035098d5ab7 tempest-ProjectMemberTests33-438754277 tempest-ProjectMemberTests33-438754277-project-admin] https://10.4.3.8/volume/v3/backups/9060cb5e-ae41-4860-8256-156162e3bc1f returned with HTTP 200 Aug 07 09:59:25.043686 np0000006707 devstack@c-api.service[100298]: [pid: 100298|app: 0|req: 746/2969] 10.4.3.8 () {68 vars in 1374 bytes} [Fri Aug 7 09:59:25 2026] GET /volume/v3/backups/9060cb5e-ae41-4860-8256-156162e3bc1f => generated 731 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 09:59:25.052088 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [None req-66ae97a4-11ab-4fa9-9a52-f441872d9330 None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:59:25.054163 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-66ae97a4-11ab-4fa9-9a52-f441872d9330 tempest-TestVolumeBackupRestore-1010557765 tempest-TestVolumeBackupRestore-1010557765-project-member] GET https://10.4.3.8/volume/v3/backups/e366e896-0ec0-4265-9440-a4a3e5b747e1 Aug 07 09:59:25.054407 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-66ae97a4-11ab-4fa9-9a52-f441872d9330 tempest-TestVolumeBackupRestore-1010557765 tempest-TestVolumeBackupRestore-1010557765-project-member] Empty body provided in request {{(pid=100296) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 09:59:25.054699 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-66ae97a4-11ab-4fa9-9a52-f441872d9330 tempest-TestVolumeBackupRestore-1010557765 tempest-TestVolumeBackupRestore-1010557765-project-member] Calling method 'show' {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 09:59:25.054818 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.v3.backups [None req-66ae97a4-11ab-4fa9-9a52-f441872d9330 tempest-TestVolumeBackupRestore-1010557765 tempest-TestVolumeBackupRestore-1010557765-project-member] Show backup with id e366e896-0ec0-4265-9440-a4a3e5b747e1. {{(pid=100296) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 09:59:25.059777 np0000006707 devstack@c-api.service[100296]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 09:59:25.059777 np0000006707 devstack@c-api.service[100296]: warnings.warn( Aug 07 09:59:25.060666 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-66ae97a4-11ab-4fa9-9a52-f441872d9330 tempest-TestVolumeBackupRestore-1010557765 tempest-TestVolumeBackupRestore-1010557765-project-member] https://10.4.3.8/volume/v3/backups/e366e896-0ec0-4265-9440-a4a3e5b747e1 returned with HTTP 200 Aug 07 09:59:25.061129 np0000006707 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 740/2970] 10.4.3.8 () {66 vars in 1334 bytes} [Fri Aug 7 09:59:25 2026] GET /volume/v3/backups/e366e896-0ec0-4265-9440-a4a3e5b747e1 => generated 739 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 09:59:25.086396 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [None req-6560499c-1067-4b53-8ce7-68cb7d183f4f None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:59:25.089571 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-6560499c-1067-4b53-8ce7-68cb7d183f4f tempest-TestEncryptedCinderVolumes-768498766 tempest-TestEncryptedCinderVolumes-768498766-project-member] GET https://10.4.3.8/volume/v3/volumes/d22a9354-2859-4f0c-a273-c5ac4d060dde Aug 07 09:59:25.089906 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-6560499c-1067-4b53-8ce7-68cb7d183f4f tempest-TestEncryptedCinderVolumes-768498766 tempest-TestEncryptedCinderVolumes-768498766-project-member] Empty body provided in request {{(pid=100297) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 09:59:25.090141 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-6560499c-1067-4b53-8ce7-68cb7d183f4f tempest-TestEncryptedCinderVolumes-768498766 tempest-TestEncryptedCinderVolumes-768498766-project-member] Calling method 'show' {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 09:59:25.102742 np0000006707 devstack@c-api.service[100297]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 09:59:25.102742 np0000006707 devstack@c-api.service[100297]: warnings.warn( Aug 07 09:59:25.107438 np0000006707 devstack@c-api.service[100297]: INFO cinder.volume.api [None req-6560499c-1067-4b53-8ce7-68cb7d183f4f tempest-TestEncryptedCinderVolumes-768498766 tempest-TestEncryptedCinderVolumes-768498766-project-member] Volume info retrieved successfully. Aug 07 09:59:25.114373 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-6560499c-1067-4b53-8ce7-68cb7d183f4f tempest-TestEncryptedCinderVolumes-768498766 tempest-TestEncryptedCinderVolumes-768498766-project-member] https://10.4.3.8/volume/v3/volumes/d22a9354-2859-4f0c-a273-c5ac4d060dde returned with HTTP 200 Aug 07 09:59:25.114945 np0000006707 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 744/2971] 10.4.3.8 () {66 vars in 1334 bytes} [Fri Aug 7 09:59:25 2026] GET /volume/v3/volumes/d22a9354-2859-4f0c-a273-c5ac4d060dde => generated 1163 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 09:59:25.138808 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-3a127e61-8c95-47e0-a253-327c352aa667 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:59:25.141972 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-3a127e61-8c95-47e0-a253-327c352aa667 tempest-TestEncryptedCinderVolumes-768498766 tempest-TestEncryptedCinderVolumes-768498766-project-member] GET https://10.4.3.8/volume/v3/volumes/d22a9354-2859-4f0c-a273-c5ac4d060dde Aug 07 09:59:25.142858 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-3a127e61-8c95-47e0-a253-327c352aa667 tempest-TestEncryptedCinderVolumes-768498766 tempest-TestEncryptedCinderVolumes-768498766-project-member] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 09:59:25.142858 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-3a127e61-8c95-47e0-a253-327c352aa667 tempest-TestEncryptedCinderVolumes-768498766 tempest-TestEncryptedCinderVolumes-768498766-project-member] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 09:59:25.162143 np0000006707 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 09:59:25.162143 np0000006707 devstack@c-api.service[100295]: warnings.warn( Aug 07 09:59:25.167398 np0000006707 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-3a127e61-8c95-47e0-a253-327c352aa667 tempest-TestEncryptedCinderVolumes-768498766 tempest-TestEncryptedCinderVolumes-768498766-project-member] Volume info retrieved successfully. Aug 07 09:59:25.175563 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-3a127e61-8c95-47e0-a253-327c352aa667 tempest-TestEncryptedCinderVolumes-768498766 tempest-TestEncryptedCinderVolumes-768498766-project-member] https://10.4.3.8/volume/v3/volumes/d22a9354-2859-4f0c-a273-c5ac4d060dde returned with HTTP 200 Aug 07 09:59:25.176039 np0000006707 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 742/2972] 10.4.3.8 () {66 vars in 1334 bytes} [Fri Aug 7 09:59:25 2026] GET /volume/v3/volumes/d22a9354-2859-4f0c-a273-c5ac4d060dde => generated 1163 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 09:59:25.226853 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.middleware.request_id [req-c6aa4fbb-2ed6-431c-a695-5b572f88d353 req-1521f4b8-dd35-4e06-8073-4263abd874a2 None None] RequestId filter calling following filter/app {{(pid=100298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:59:25.229248 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [req-c6aa4fbb-2ed6-431c-a695-5b572f88d353 req-1521f4b8-dd35-4e06-8073-4263abd874a2 tempest-TestEncryptedCinderVolumes-768498766 tempest-TestEncryptedCinderVolumes-768498766-project-member] GET https://10.4.3.8/volume/v3/volumes/d22a9354-2859-4f0c-a273-c5ac4d060dde Aug 07 09:59:25.229522 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [req-c6aa4fbb-2ed6-431c-a695-5b572f88d353 req-1521f4b8-dd35-4e06-8073-4263abd874a2 tempest-TestEncryptedCinderVolumes-768498766 tempest-TestEncryptedCinderVolumes-768498766-project-member] Empty body provided in request {{(pid=100298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 09:59:25.229747 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [req-c6aa4fbb-2ed6-431c-a695-5b572f88d353 req-1521f4b8-dd35-4e06-8073-4263abd874a2 tempest-TestEncryptedCinderVolumes-768498766 tempest-TestEncryptedCinderVolumes-768498766-project-member] Calling method 'show' {{(pid=100298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 09:59:25.232529 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [None req-92ed760b-9113-4ebc-a67c-3aac724926a3 None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:59:25.234684 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-92ed760b-9113-4ebc-a67c-3aac724926a3 tempest-ProjectMemberTests-2001915872 tempest-ProjectMemberTests-2001915872-project-admin] GET https://10.4.3.8/volume/v3/snapshots/2c91dad8-4e9f-433e-a46f-01b4e1b20da2 Aug 07 09:59:25.235241 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-92ed760b-9113-4ebc-a67c-3aac724926a3 tempest-ProjectMemberTests-2001915872 tempest-ProjectMemberTests-2001915872-project-admin] Empty body provided in request {{(pid=100296) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 09:59:25.235241 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-92ed760b-9113-4ebc-a67c-3aac724926a3 tempest-ProjectMemberTests-2001915872 tempest-ProjectMemberTests-2001915872-project-admin] Calling method 'show' {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 09:59:25.241361 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-92ed760b-9113-4ebc-a67c-3aac724926a3 tempest-ProjectMemberTests-2001915872 tempest-ProjectMemberTests-2001915872-project-admin] https://10.4.3.8/volume/v3/snapshots/2c91dad8-4e9f-433e-a46f-01b4e1b20da2 returned with HTTP 404 Aug 07 09:59:25.241747 np0000006707 devstack@c-api.service[100298]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 09:59:25.241747 np0000006707 devstack@c-api.service[100298]: warnings.warn( Aug 07 09:59:25.241962 np0000006707 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 741/2973] 10.4.3.8 () {66 vars in 1340 bytes} [Fri Aug 7 09:59:25 2026] GET /volume/v3/snapshots/2c91dad8-4e9f-433e-a46f-01b4e1b20da2 => generated 111 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 09:59:25.247659 np0000006707 devstack@c-api.service[100298]: INFO cinder.volume.api [req-c6aa4fbb-2ed6-431c-a695-5b572f88d353 req-1521f4b8-dd35-4e06-8073-4263abd874a2 tempest-TestEncryptedCinderVolumes-768498766 tempest-TestEncryptedCinderVolumes-768498766-project-member] Volume info retrieved successfully. Aug 07 09:59:25.250644 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [None req-5c94d1af-044a-4393-8317-ff7f7eb6616b None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:59:25.253321 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [req-c6aa4fbb-2ed6-431c-a695-5b572f88d353 req-1521f4b8-dd35-4e06-8073-4263abd874a2 tempest-TestEncryptedCinderVolumes-768498766 tempest-TestEncryptedCinderVolumes-768498766-project-member] https://10.4.3.8/volume/v3/volumes/d22a9354-2859-4f0c-a273-c5ac4d060dde returned with HTTP 200 Aug 07 09:59:25.254171 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-5c94d1af-044a-4393-8317-ff7f7eb6616b tempest-ProjectMemberTests-2001915872 tempest-ProjectMemberTests-2001915872-project-admin] DELETE https://10.4.3.8/volume/v3/volumes/b5307a77-e2d7-4f26-8dcd-68810d2dc9a8 Aug 07 09:59:25.254411 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-5c94d1af-044a-4393-8317-ff7f7eb6616b tempest-ProjectMemberTests-2001915872 tempest-ProjectMemberTests-2001915872-project-admin] Empty body provided in request {{(pid=100297) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 09:59:25.254909 np0000006707 devstack@c-api.service[100298]: [pid: 100298|app: 0|req: 747/2974] 10.4.3.8 () {68 vars in 1584 bytes} [Fri Aug 7 09:59:25 2026] GET /volume/v3/volumes/d22a9354-2859-4f0c-a273-c5ac4d060dde => generated 1163 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Aug 07 09:59:25.255139 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-5c94d1af-044a-4393-8317-ff7f7eb6616b tempest-ProjectMemberTests-2001915872 tempest-ProjectMemberTests-2001915872-project-admin] Calling method 'delete' {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 09:59:25.255326 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.v3.volumes [None req-5c94d1af-044a-4393-8317-ff7f7eb6616b tempest-ProjectMemberTests-2001915872 tempest-ProjectMemberTests-2001915872-project-admin] Delete volume with id: b5307a77-e2d7-4f26-8dcd-68810d2dc9a8 Aug 07 09:59:25.264899 np0000006707 devstack@c-api.service[100297]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 09:59:25.264899 np0000006707 devstack@c-api.service[100297]: warnings.warn( Aug 07 09:59:25.265309 np0000006707 devstack@c-api.service[100297]: INFO cinder.volume.api [None req-5c94d1af-044a-4393-8317-ff7f7eb6616b tempest-ProjectMemberTests-2001915872 tempest-ProjectMemberTests-2001915872-project-admin] Volume info retrieved successfully. Aug 07 09:59:25.285261 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [req-c6aa4fbb-2ed6-431c-a695-5b572f88d353 req-968f7e67-7c3d-4d8d-b09a-13d103c0d637 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:59:25.287031 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [req-c6aa4fbb-2ed6-431c-a695-5b572f88d353 req-968f7e67-7c3d-4d8d-b09a-13d103c0d637 tempest-TestEncryptedCinderVolumes-768498766 tempest-TestEncryptedCinderVolumes-768498766-project-member] POST https://10.4.3.8/volume/v3/volumes/d22a9354-2859-4f0c-a273-c5ac4d060dde/action Aug 07 09:59:25.287476 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [req-c6aa4fbb-2ed6-431c-a695-5b572f88d353 req-968f7e67-7c3d-4d8d-b09a-13d103c0d637 tempest-TestEncryptedCinderVolumes-768498766 tempest-TestEncryptedCinderVolumes-768498766-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100295) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 07 09:59:25.288128 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [req-c6aa4fbb-2ed6-431c-a695-5b572f88d353 req-968f7e67-7c3d-4d8d-b09a-13d103c0d637 tempest-TestEncryptedCinderVolumes-768498766 tempest-TestEncryptedCinderVolumes-768498766-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 09:59:25.297917 np0000006707 devstack@c-api.service[100297]: INFO cinder.volume.api [None req-5c94d1af-044a-4393-8317-ff7f7eb6616b tempest-ProjectMemberTests-2001915872 tempest-ProjectMemberTests-2001915872-project-admin] Delete volume request issued successfully. Aug 07 09:59:25.298735 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-5c94d1af-044a-4393-8317-ff7f7eb6616b tempest-ProjectMemberTests-2001915872 tempest-ProjectMemberTests-2001915872-project-admin] https://10.4.3.8/volume/v3/volumes/b5307a77-e2d7-4f26-8dcd-68810d2dc9a8 returned with HTTP 202 Aug 07 09:59:25.298735 np0000006707 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 745/2975] 10.4.3.8 () {66 vars in 1337 bytes} [Fri Aug 7 09:59:25 2026] DELETE /volume/v3/volumes/b5307a77-e2d7-4f26-8dcd-68810d2dc9a8 => generated 0 bytes in 48 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 07 09:59:25.305863 np0000006707 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 09:59:25.305863 np0000006707 devstack@c-api.service[100295]: warnings.warn( Aug 07 09:59:25.307096 np0000006707 devstack@c-api.service[100295]: INFO cinder.volume.api [req-c6aa4fbb-2ed6-431c-a695-5b572f88d353 req-968f7e67-7c3d-4d8d-b09a-13d103c0d637 tempest-TestEncryptedCinderVolumes-768498766 tempest-TestEncryptedCinderVolumes-768498766-project-member] Volume info retrieved successfully. Aug 07 09:59:25.308786 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [None req-3fdbf51a-dd02-418d-81f1-c627b2a574a4 None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:59:25.311567 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-3fdbf51a-dd02-418d-81f1-c627b2a574a4 tempest-ProjectMemberTests-2001915872 tempest-ProjectMemberTests-2001915872-project-admin] GET https://10.4.3.8/volume/v3/volumes/b5307a77-e2d7-4f26-8dcd-68810d2dc9a8 Aug 07 09:59:25.311567 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-3fdbf51a-dd02-418d-81f1-c627b2a574a4 tempest-ProjectMemberTests-2001915872 tempest-ProjectMemberTests-2001915872-project-admin] Empty body provided in request {{(pid=100296) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 09:59:25.311567 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-3fdbf51a-dd02-418d-81f1-c627b2a574a4 tempest-ProjectMemberTests-2001915872 tempest-ProjectMemberTests-2001915872-project-admin] Calling method 'show' {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 09:59:25.316656 np0000006707 devstack@c-api.service[100295]: INFO cinder.volume.api [req-c6aa4fbb-2ed6-431c-a695-5b572f88d353 req-968f7e67-7c3d-4d8d-b09a-13d103c0d637 tempest-TestEncryptedCinderVolumes-768498766 tempest-TestEncryptedCinderVolumes-768498766-project-member] Begin detaching volume completed successfully. Aug 07 09:59:25.316934 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [req-c6aa4fbb-2ed6-431c-a695-5b572f88d353 req-968f7e67-7c3d-4d8d-b09a-13d103c0d637 tempest-TestEncryptedCinderVolumes-768498766 tempest-TestEncryptedCinderVolumes-768498766-project-member] https://10.4.3.8/volume/v3/volumes/d22a9354-2859-4f0c-a273-c5ac4d060dde/action returned with HTTP 202 Aug 07 09:59:25.317578 np0000006707 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 743/2976] 10.4.3.8 () {72 vars in 1658 bytes} [Fri Aug 7 09:59:25 2026] POST /volume/v3/volumes/d22a9354-2859-4f0c-a273-c5ac4d060dde/action => generated 0 bytes in 35 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 07 09:59:25.323957 np0000006707 devstack@c-api.service[100296]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 09:59:25.323957 np0000006707 devstack@c-api.service[100296]: warnings.warn( Aug 07 09:59:25.331234 np0000006707 devstack@c-api.service[100296]: INFO cinder.volume.api [None req-3fdbf51a-dd02-418d-81f1-c627b2a574a4 tempest-ProjectMemberTests-2001915872 tempest-ProjectMemberTests-2001915872-project-admin] Volume info retrieved successfully. Aug 07 09:59:25.336342 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-3fdbf51a-dd02-418d-81f1-c627b2a574a4 tempest-ProjectMemberTests-2001915872 tempest-ProjectMemberTests-2001915872-project-admin] https://10.4.3.8/volume/v3/volumes/b5307a77-e2d7-4f26-8dcd-68810d2dc9a8 returned with HTTP 200 Aug 07 09:59:25.336975 np0000006707 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 742/2977] 10.4.3.8 () {66 vars in 1334 bytes} [Fri Aug 7 09:59:25 2026] GET /volume/v3/volumes/b5307a77-e2d7-4f26-8dcd-68810d2dc9a8 => generated 1003 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Aug 07 09:59:25.382654 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.middleware.request_id [None req-5bb14757-c0c9-4c31-bd67-c9e7b66ef7c1 None None] RequestId filter calling following filter/app {{(pid=100298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:59:25.383032 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [None req-5bb14757-c0c9-4c31-bd67-c9e7b66ef7c1 None None] GET https://10.4.3.8/volume// Aug 07 09:59:25.383243 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [None req-5bb14757-c0c9-4c31-bd67-c9e7b66ef7c1 None None] Empty body provided in request {{(pid=100298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 09:59:25.383540 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [None req-5bb14757-c0c9-4c31-bd67-c9e7b66ef7c1 None None] Calling method 'all' {{(pid=100298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 09:59:25.383981 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [None req-5bb14757-c0c9-4c31-bd67-c9e7b66ef7c1 None None] https://10.4.3.8/volume// returned with HTTP 300 Aug 07 09:59:25.384328 np0000006707 devstack@c-api.service[100298]: [pid: 100298|app: 0|req: 748/2978] 10.4.3.8 () {66 vars in 1412 bytes} [Fri Aug 7 09:59:25 2026] GET /volume/ => generated 384 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 07 09:59:25.392832 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [req-c6aa4fbb-2ed6-431c-a695-5b572f88d353 req-855089a2-9312-4a1d-98c1-67dbff439534 None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:59:25.394788 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [req-c6aa4fbb-2ed6-431c-a695-5b572f88d353 req-855089a2-9312-4a1d-98c1-67dbff439534 tempest-TestEncryptedCinderVolumes-768498766 tempest-TestEncryptedCinderVolumes-768498766-project-member] GET https://10.4.3.8/volume/v3/volumes/d22a9354-2859-4f0c-a273-c5ac4d060dde Aug 07 09:59:25.395016 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [req-c6aa4fbb-2ed6-431c-a695-5b572f88d353 req-855089a2-9312-4a1d-98c1-67dbff439534 tempest-TestEncryptedCinderVolumes-768498766 tempest-TestEncryptedCinderVolumes-768498766-project-member] Empty body provided in request {{(pid=100297) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 09:59:25.395221 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [req-c6aa4fbb-2ed6-431c-a695-5b572f88d353 req-855089a2-9312-4a1d-98c1-67dbff439534 tempest-TestEncryptedCinderVolumes-768498766 tempest-TestEncryptedCinderVolumes-768498766-project-member] Calling method 'show' {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 09:59:25.405308 np0000006707 devstack@c-api.service[100297]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 09:59:25.405308 np0000006707 devstack@c-api.service[100297]: warnings.warn( Aug 07 09:59:25.409135 np0000006707 devstack@c-api.service[100297]: INFO cinder.volume.api [req-c6aa4fbb-2ed6-431c-a695-5b572f88d353 req-855089a2-9312-4a1d-98c1-67dbff439534 tempest-TestEncryptedCinderVolumes-768498766 tempest-TestEncryptedCinderVolumes-768498766-project-member] Volume info retrieved successfully. Aug 07 09:59:25.413408 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [req-c6aa4fbb-2ed6-431c-a695-5b572f88d353 req-855089a2-9312-4a1d-98c1-67dbff439534 tempest-TestEncryptedCinderVolumes-768498766 tempest-TestEncryptedCinderVolumes-768498766-project-member] https://10.4.3.8/volume/v3/volumes/d22a9354-2859-4f0c-a273-c5ac4d060dde returned with HTTP 200 Aug 07 09:59:25.413829 np0000006707 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 746/2979] 10.4.3.8 () {70 vars in 1625 bytes} [Fri Aug 7 09:59:25 2026] GET /volume/v3/volumes/d22a9354-2859-4f0c-a273-c5ac4d060dde => generated 1346 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 07 09:59:25.423940 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [req-c6aa4fbb-2ed6-431c-a695-5b572f88d353 req-710b4dee-6efd-4825-a754-d351dc371494 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:59:25.427320 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [req-c6aa4fbb-2ed6-431c-a695-5b572f88d353 req-710b4dee-6efd-4825-a754-d351dc371494 tempest-TestEncryptedCinderVolumes-768498766 tempest-TestEncryptedCinderVolumes-768498766-project-member] GET https://10.4.3.8/volume/v3/volumes/d22a9354-2859-4f0c-a273-c5ac4d060dde/encryption Aug 07 09:59:25.427659 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [req-c6aa4fbb-2ed6-431c-a695-5b572f88d353 req-710b4dee-6efd-4825-a754-d351dc371494 tempest-TestEncryptedCinderVolumes-768498766 tempest-TestEncryptedCinderVolumes-768498766-project-member] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 09:59:25.427952 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [req-c6aa4fbb-2ed6-431c-a695-5b572f88d353 req-710b4dee-6efd-4825-a754-d351dc371494 tempest-TestEncryptedCinderVolumes-768498766 tempest-TestEncryptedCinderVolumes-768498766-project-member] Calling method 'index' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 09:59:25.440103 np0000006707 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 09:59:25.440103 np0000006707 devstack@c-api.service[100295]: warnings.warn( Aug 07 09:59:25.447708 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [req-c6aa4fbb-2ed6-431c-a695-5b572f88d353 req-710b4dee-6efd-4825-a754-d351dc371494 tempest-TestEncryptedCinderVolumes-768498766 tempest-TestEncryptedCinderVolumes-768498766-project-member] https://10.4.3.8/volume/v3/volumes/d22a9354-2859-4f0c-a273-c5ac4d060dde/encryption returned with HTTP 200 Aug 07 09:59:25.448218 np0000006707 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 744/2980] 10.4.3.8 () {68 vars in 1617 bytes} [Fri Aug 7 09:59:25 2026] GET /volume/v3/volumes/d22a9354-2859-4f0c-a273-c5ac4d060dde/encryption => generated 160 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 09:59:26.055493 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [None req-52549861-67dd-41b3-bfc6-8548b2e69f17 None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:59:26.058035 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-52549861-67dd-41b3-bfc6-8548b2e69f17 tempest-ProjectMemberTests33-438754277 tempest-ProjectMemberTests33-438754277-project-admin] GET https://10.4.3.8/volume/v3/backups/9060cb5e-ae41-4860-8256-156162e3bc1f Aug 07 09:59:26.058221 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-52549861-67dd-41b3-bfc6-8548b2e69f17 tempest-ProjectMemberTests33-438754277 tempest-ProjectMemberTests33-438754277-project-admin] Empty body provided in request {{(pid=100296) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 09:59:26.058502 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-52549861-67dd-41b3-bfc6-8548b2e69f17 tempest-ProjectMemberTests33-438754277 tempest-ProjectMemberTests33-438754277-project-admin] Calling method 'show' {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 09:59:26.058648 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.v3.backups [None req-52549861-67dd-41b3-bfc6-8548b2e69f17 tempest-ProjectMemberTests33-438754277 tempest-ProjectMemberTests33-438754277-project-admin] Show backup with id 9060cb5e-ae41-4860-8256-156162e3bc1f. {{(pid=100296) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 09:59:26.064433 np0000006707 devstack@c-api.service[100296]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 09:59:26.064433 np0000006707 devstack@c-api.service[100296]: warnings.warn( Aug 07 09:59:26.065306 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-52549861-67dd-41b3-bfc6-8548b2e69f17 tempest-ProjectMemberTests33-438754277 tempest-ProjectMemberTests33-438754277-project-admin] https://10.4.3.8/volume/v3/backups/9060cb5e-ae41-4860-8256-156162e3bc1f returned with HTTP 200 Aug 07 09:59:26.065837 np0000006707 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 743/2981] 10.4.3.8 () {68 vars in 1374 bytes} [Fri Aug 7 09:59:26 2026] GET /volume/v3/backups/9060cb5e-ae41-4860-8256-156162e3bc1f => generated 731 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 09:59:26.075780 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.middleware.request_id [None req-c75a79d3-2df2-412d-8b2f-e1208a33f8ed None None] RequestId filter calling following filter/app {{(pid=100298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:59:26.078018 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [None req-c75a79d3-2df2-412d-8b2f-e1208a33f8ed tempest-TestVolumeBackupRestore-1010557765 tempest-TestVolumeBackupRestore-1010557765-project-member] GET https://10.4.3.8/volume/v3/backups/e366e896-0ec0-4265-9440-a4a3e5b747e1 Aug 07 09:59:26.078256 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [None req-c75a79d3-2df2-412d-8b2f-e1208a33f8ed tempest-TestVolumeBackupRestore-1010557765 tempest-TestVolumeBackupRestore-1010557765-project-member] Empty body provided in request {{(pid=100298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 09:59:26.078496 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [None req-c75a79d3-2df2-412d-8b2f-e1208a33f8ed tempest-TestVolumeBackupRestore-1010557765 tempest-TestVolumeBackupRestore-1010557765-project-member] Calling method 'show' {{(pid=100298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 09:59:26.078635 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.v3.backups [None req-c75a79d3-2df2-412d-8b2f-e1208a33f8ed tempest-TestVolumeBackupRestore-1010557765 tempest-TestVolumeBackupRestore-1010557765-project-member] Show backup with id e366e896-0ec0-4265-9440-a4a3e5b747e1. {{(pid=100298) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 09:59:26.083405 np0000006707 devstack@c-api.service[100298]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 09:59:26.083405 np0000006707 devstack@c-api.service[100298]: warnings.warn( Aug 07 09:59:26.084330 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [None req-c75a79d3-2df2-412d-8b2f-e1208a33f8ed tempest-TestVolumeBackupRestore-1010557765 tempest-TestVolumeBackupRestore-1010557765-project-member] https://10.4.3.8/volume/v3/backups/e366e896-0ec0-4265-9440-a4a3e5b747e1 returned with HTTP 200 Aug 07 09:59:26.084799 np0000006707 devstack@c-api.service[100298]: [pid: 100298|app: 0|req: 749/2982] 10.4.3.8 () {66 vars in 1334 bytes} [Fri Aug 7 09:59:26 2026] GET /volume/v3/backups/e366e896-0ec0-4265-9440-a4a3e5b747e1 => generated 739 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 09:59:26.354527 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [None req-0c221251-f040-4704-9aee-5ba1540e8bfd None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:59:26.356412 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-0c221251-f040-4704-9aee-5ba1540e8bfd tempest-ProjectMemberTests-2001915872 tempest-ProjectMemberTests-2001915872-project-admin] GET https://10.4.3.8/volume/v3/volumes/b5307a77-e2d7-4f26-8dcd-68810d2dc9a8 Aug 07 09:59:26.356412 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-0c221251-f040-4704-9aee-5ba1540e8bfd tempest-ProjectMemberTests-2001915872 tempest-ProjectMemberTests-2001915872-project-admin] Empty body provided in request {{(pid=100297) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 09:59:26.356552 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-0c221251-f040-4704-9aee-5ba1540e8bfd tempest-ProjectMemberTests-2001915872 tempest-ProjectMemberTests-2001915872-project-admin] Calling method 'show' {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 09:59:26.366217 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-0c221251-f040-4704-9aee-5ba1540e8bfd tempest-ProjectMemberTests-2001915872 tempest-ProjectMemberTests-2001915872-project-admin] https://10.4.3.8/volume/v3/volumes/b5307a77-e2d7-4f26-8dcd-68810d2dc9a8 returned with HTTP 404 Aug 07 09:59:26.366738 np0000006707 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 747/2983] 10.4.3.8 () {66 vars in 1334 bytes} [Fri Aug 7 09:59:26 2026] GET /volume/v3/volumes/b5307a77-e2d7-4f26-8dcd-68810d2dc9a8 => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 09:59:26.377634 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-b622e970-7f42-49b2-9a99-55379fac095a None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:59:26.379964 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-b622e970-7f42-49b2-9a99-55379fac095a tempest-ProjectMemberTests-2001915872 tempest-ProjectMemberTests-2001915872-project-admin] POST https://10.4.3.8/volume/v3/volumes Aug 07 09:59:26.380432 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-b622e970-7f42-49b2-9a99-55379fac095a tempest-ProjectMemberTests-2001915872 tempest-ProjectMemberTests-2001915872-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-842744069"}} {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 09:59:26.383021 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.v3.volumes [None req-b622e970-7f42-49b2-9a99-55379fac095a tempest-ProjectMemberTests-2001915872 tempest-ProjectMemberTests-2001915872-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-842744069'}} {{(pid=100295) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 07 09:59:26.383246 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.v3.volumes [None req-b622e970-7f42-49b2-9a99-55379fac095a tempest-ProjectMemberTests-2001915872 tempest-ProjectMemberTests-2001915872-project-admin] Create volume of 1 GB Aug 07 09:59:26.388799 np0000006707 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-b622e970-7f42-49b2-9a99-55379fac095a tempest-ProjectMemberTests-2001915872 tempest-ProjectMemberTests-2001915872-project-admin] Availability Zones retrieved successfully. Aug 07 09:59:26.403182 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.volume.api [None req-b622e970-7f42-49b2-9a99-55379fac095a tempest-ProjectMemberTests-2001915872 tempest-ProjectMemberTests-2001915872-project-admin] Flow 'volume_create_api' (d5026928-3772-47b7-8718-fd450cbd6281) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100295) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 09:59:26.404684 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.volume.api [None req-b622e970-7f42-49b2-9a99-55379fac095a tempest-ProjectMemberTests-2001915872 tempest-ProjectMemberTests-2001915872-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c3edefc4-2b4b-4867-93a8-9bf6a53c7c46) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100295) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 09:59:26.405767 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.volume.flows.api.create_volume [None req-b622e970-7f42-49b2-9a99-55379fac095a tempest-ProjectMemberTests-2001915872 tempest-ProjectMemberTests-2001915872-project-admin] Validating volume size '1' using validate_int {{(pid=100295) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 07 09:59:26.445233 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.volume.api [None req-b622e970-7f42-49b2-9a99-55379fac095a tempest-ProjectMemberTests-2001915872 tempest-ProjectMemberTests-2001915872-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c3edefc4-2b4b-4867-93a8-9bf6a53c7c46) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-07T09:47:39Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=45fd9a3a-b61e-4c6c-9ab7-d02f06678d0d,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '45fd9a3a-b61e-4c6c-9ab7-d02f06678d0d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100295) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 09:59:26.446250 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.volume.api [None req-b622e970-7f42-49b2-9a99-55379fac095a tempest-ProjectMemberTests-2001915872 tempest-ProjectMemberTests-2001915872-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6f3fc0e4-0bbb-4013-9deb-266204bd9d4c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100295) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 09:59:26.514775 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.quota [None req-b622e970-7f42-49b2-9a99-55379fac095a tempest-ProjectMemberTests-2001915872 tempest-ProjectMemberTests-2001915872-project-admin] Created reservations ['c5cd5360-35b3-473a-8ddd-88d7501e23b2', 'eeea93f3-39ff-4545-a7a9-3820261d6b05', '42b1fa4a-f2e4-407e-bac5-612e623ed1f9', 'd13a5d87-2a41-4fc9-bb56-9ba5cacc37ca'] {{(pid=100295) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 09:59:26.515587 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.volume.api [None req-b622e970-7f42-49b2-9a99-55379fac095a tempest-ProjectMemberTests-2001915872 tempest-ProjectMemberTests-2001915872-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6f3fc0e4-0bbb-4013-9deb-266204bd9d4c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['c5cd5360-35b3-473a-8ddd-88d7501e23b2', 'eeea93f3-39ff-4545-a7a9-3820261d6b05', '42b1fa4a-f2e4-407e-bac5-612e623ed1f9', 'd13a5d87-2a41-4fc9-bb56-9ba5cacc37ca']}' {{(pid=100295) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 09:59:26.516502 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.volume.api [None req-b622e970-7f42-49b2-9a99-55379fac095a tempest-ProjectMemberTests-2001915872 tempest-ProjectMemberTests-2001915872-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (02436b49-9836-4aa3-b5a5-a1b61526be2f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100295) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 09:59:26.547814 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.volume.api [None req-b622e970-7f42-49b2-9a99-55379fac095a tempest-ProjectMemberTests-2001915872 tempest-ProjectMemberTests-2001915872-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (02436b49-9836-4aa3-b5a5-a1b61526be2f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '5e5650c1-b6a6-4225-a99d-72f58f64ab9e', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-842744069',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='18f3b0b56c104468ac22cff73dbd1da0',qos_specs=None,replication_status=,reservations=['c5cd5360-35b3-473a-8ddd-88d7501e23b2','eeea93f3-39ff-4545-a7a9-3820261d6b05','42b1fa4a-f2e4-407e-bac5-612e623ed1f9','d13a5d87-2a41-4fc9-bb56-9ba5cacc37ca'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='544af75e89b64089b8e0260faaab4cc9',volume_type_id=45fd9a3a-b61e-4c6c-9ab7-d02f06678d0d), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-07T09:59:26Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-842744069',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=5e5650c1-b6a6-4225-a99d-72f58f64ab9e,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='18f3b0b56c104468ac22cff73dbd1da0',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='544af75e89b64089b8e0260faaab4cc9',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(45fd9a3a-b61e-4c6c-9ab7-d02f06678d0d),volume_type_id=45fd9a3a-b61e-4c6c-9ab7-d02f06678d0d)}' {{(pid=100295) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 09:59:26.548904 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.volume.api [None req-b622e970-7f42-49b2-9a99-55379fac095a tempest-ProjectMemberTests-2001915872 tempest-ProjectMemberTests-2001915872-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0f813f61-894e-40a8-b043-1a971c2ec6e5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100295) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 09:59:26.573541 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.volume.api [None req-b622e970-7f42-49b2-9a99-55379fac095a tempest-ProjectMemberTests-2001915872 tempest-ProjectMemberTests-2001915872-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0f813f61-894e-40a8-b043-1a971c2ec6e5) transitioned into state 'SUCCESS' from state '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-842744069',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='18f3b0b56c104468ac22cff73dbd1da0',qos_specs=None,replication_status=,reservations=['c5cd5360-35b3-473a-8ddd-88d7501e23b2','eeea93f3-39ff-4545-a7a9-3820261d6b05','42b1fa4a-f2e4-407e-bac5-612e623ed1f9','d13a5d87-2a41-4fc9-bb56-9ba5cacc37ca'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='544af75e89b64089b8e0260faaab4cc9',volume_type_id=45fd9a3a-b61e-4c6c-9ab7-d02f06678d0d)}' {{(pid=100295) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 09:59:26.574641 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.volume.api [None req-b622e970-7f42-49b2-9a99-55379fac095a tempest-ProjectMemberTests-2001915872 tempest-ProjectMemberTests-2001915872-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9a9b0b83-a6b0-4b55-890d-447f54b049e4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100295) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 09:59:26.587903 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.volume.api [None req-b622e970-7f42-49b2-9a99-55379fac095a tempest-ProjectMemberTests-2001915872 tempest-ProjectMemberTests-2001915872-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9a9b0b83-a6b0-4b55-890d-447f54b049e4) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100295) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 09:59:26.589164 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.volume.api [None req-b622e970-7f42-49b2-9a99-55379fac095a tempest-ProjectMemberTests-2001915872 tempest-ProjectMemberTests-2001915872-project-admin] Flow 'volume_create_api' (d5026928-3772-47b7-8718-fd450cbd6281) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100295) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 09:59:26.589609 np0000006707 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-b622e970-7f42-49b2-9a99-55379fac095a tempest-ProjectMemberTests-2001915872 tempest-ProjectMemberTests-2001915872-project-admin] Create volume request issued successfully. Aug 07 09:59:26.590303 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-b622e970-7f42-49b2-9a99-55379fac095a tempest-ProjectMemberTests-2001915872 tempest-ProjectMemberTests-2001915872-project-admin] https://10.4.3.8/volume/v3/volumes returned with HTTP 202 Aug 07 09:59:26.590809 np0000006707 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 745/2984] 10.4.3.8 () {68 vars in 1244 bytes} [Fri Aug 7 09:59:26 2026] POST /volume/v3/volumes => generated 773 bytes in 214 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 07 09:59:26.607504 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [None req-269cdaf2-80a4-43f3-a949-2de36fe07d23 None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:59:26.619433 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-269cdaf2-80a4-43f3-a949-2de36fe07d23 tempest-ProjectMemberTests-2001915872 tempest-ProjectMemberTests-2001915872-project-admin] GET https://10.4.3.8/volume/v3/volumes/5e5650c1-b6a6-4225-a99d-72f58f64ab9e Aug 07 09:59:26.619433 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-269cdaf2-80a4-43f3-a949-2de36fe07d23 tempest-ProjectMemberTests-2001915872 tempest-ProjectMemberTests-2001915872-project-admin] Empty body provided in request {{(pid=100296) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 09:59:26.619433 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-269cdaf2-80a4-43f3-a949-2de36fe07d23 tempest-ProjectMemberTests-2001915872 tempest-ProjectMemberTests-2001915872-project-admin] Calling method 'show' {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 09:59:26.632909 np0000006707 devstack@c-api.service[100296]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 09:59:26.632909 np0000006707 devstack@c-api.service[100296]: warnings.warn( Aug 07 09:59:26.638508 np0000006707 devstack@c-api.service[100296]: INFO cinder.volume.api [None req-269cdaf2-80a4-43f3-a949-2de36fe07d23 tempest-ProjectMemberTests-2001915872 tempest-ProjectMemberTests-2001915872-project-admin] Volume info retrieved successfully. Aug 07 09:59:26.644269 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-269cdaf2-80a4-43f3-a949-2de36fe07d23 tempest-ProjectMemberTests-2001915872 tempest-ProjectMemberTests-2001915872-project-admin] https://10.4.3.8/volume/v3/volumes/5e5650c1-b6a6-4225-a99d-72f58f64ab9e returned with HTTP 200 Aug 07 09:59:26.644912 np0000006707 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 744/2985] 10.4.3.8 () {66 vars in 1334 bytes} [Fri Aug 7 09:59:26 2026] GET /volume/v3/volumes/5e5650c1-b6a6-4225-a99d-72f58f64ab9e => generated 952 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 09:59:27.080485 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.middleware.request_id [None req-b4f87d9f-3307-42b1-b4a5-e773c4928a92 None None] RequestId filter calling following filter/app {{(pid=100298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:59:27.086307 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [None req-b4f87d9f-3307-42b1-b4a5-e773c4928a92 tempest-ProjectMemberTests33-438754277 tempest-ProjectMemberTests33-438754277-project-admin] GET https://10.4.3.8/volume/v3/backups/9060cb5e-ae41-4860-8256-156162e3bc1f Aug 07 09:59:27.086663 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [None req-b4f87d9f-3307-42b1-b4a5-e773c4928a92 tempest-ProjectMemberTests33-438754277 tempest-ProjectMemberTests33-438754277-project-admin] Empty body provided in request {{(pid=100298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 09:59:27.086963 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [None req-b4f87d9f-3307-42b1-b4a5-e773c4928a92 tempest-ProjectMemberTests33-438754277 tempest-ProjectMemberTests33-438754277-project-admin] Calling method 'show' {{(pid=100298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 09:59:27.088069 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.v3.backups [None req-b4f87d9f-3307-42b1-b4a5-e773c4928a92 tempest-ProjectMemberTests33-438754277 tempest-ProjectMemberTests33-438754277-project-admin] Show backup with id 9060cb5e-ae41-4860-8256-156162e3bc1f. {{(pid=100298) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 09:59:27.096299 np0000006707 devstack@c-api.service[100298]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 09:59:27.096299 np0000006707 devstack@c-api.service[100298]: warnings.warn( Aug 07 09:59:27.096482 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [None req-6aec5b4f-ad7b-4227-9535-7e6b9813a47b None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:59:27.098676 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [None req-b4f87d9f-3307-42b1-b4a5-e773c4928a92 tempest-ProjectMemberTests33-438754277 tempest-ProjectMemberTests33-438754277-project-admin] https://10.4.3.8/volume/v3/backups/9060cb5e-ae41-4860-8256-156162e3bc1f returned with HTTP 200 Aug 07 09:59:27.098676 np0000006707 devstack@c-api.service[100298]: [pid: 100298|app: 0|req: 750/2986] 10.4.3.8 () {68 vars in 1374 bytes} [Fri Aug 7 09:59:27 2026] GET /volume/v3/backups/9060cb5e-ae41-4860-8256-156162e3bc1f => generated 731 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 07 09:59:27.098810 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-6aec5b4f-ad7b-4227-9535-7e6b9813a47b tempest-TestVolumeBackupRestore-1010557765 tempest-TestVolumeBackupRestore-1010557765-project-member] GET https://10.4.3.8/volume/v3/backups/e366e896-0ec0-4265-9440-a4a3e5b747e1 Aug 07 09:59:27.098810 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-6aec5b4f-ad7b-4227-9535-7e6b9813a47b tempest-TestVolumeBackupRestore-1010557765 tempest-TestVolumeBackupRestore-1010557765-project-member] Empty body provided in request {{(pid=100297) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 09:59:27.099053 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-6aec5b4f-ad7b-4227-9535-7e6b9813a47b tempest-TestVolumeBackupRestore-1010557765 tempest-TestVolumeBackupRestore-1010557765-project-member] Calling method 'show' {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 09:59:27.099211 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.v3.backups [None req-6aec5b4f-ad7b-4227-9535-7e6b9813a47b tempest-TestVolumeBackupRestore-1010557765 tempest-TestVolumeBackupRestore-1010557765-project-member] Show backup with id e366e896-0ec0-4265-9440-a4a3e5b747e1. {{(pid=100297) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 09:59:27.110832 np0000006707 devstack@c-api.service[100297]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 09:59:27.110832 np0000006707 devstack@c-api.service[100297]: warnings.warn( Aug 07 09:59:27.111969 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-6aec5b4f-ad7b-4227-9535-7e6b9813a47b tempest-TestVolumeBackupRestore-1010557765 tempest-TestVolumeBackupRestore-1010557765-project-member] https://10.4.3.8/volume/v3/backups/e366e896-0ec0-4265-9440-a4a3e5b747e1 returned with HTTP 200 Aug 07 09:59:27.112234 np0000006707 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 748/2987] 10.4.3.8 () {66 vars in 1334 bytes} [Fri Aug 7 09:59:27 2026] GET /volume/v3/backups/e366e896-0ec0-4265-9440-a4a3e5b747e1 => generated 750 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 09:59:27.304162 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [req-c6aa4fbb-2ed6-431c-a695-5b572f88d353 req-d724e27c-f73c-41b0-9946-63b65d6bb936 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:59:27.306763 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [req-c6aa4fbb-2ed6-431c-a695-5b572f88d353 req-d724e27c-f73c-41b0-9946-63b65d6bb936 tempest-TestEncryptedCinderVolumes-768498766 tempest-TestEncryptedCinderVolumes-768498766-project-member] DELETE https://10.4.3.8/volume/v3/attachments/7598ac83-0c13-4f31-88a6-ad2e075a1765 Aug 07 09:59:27.307032 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [req-c6aa4fbb-2ed6-431c-a695-5b572f88d353 req-d724e27c-f73c-41b0-9946-63b65d6bb936 tempest-TestEncryptedCinderVolumes-768498766 tempest-TestEncryptedCinderVolumes-768498766-project-member] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 09:59:27.307235 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [req-c6aa4fbb-2ed6-431c-a695-5b572f88d353 req-d724e27c-f73c-41b0-9946-63b65d6bb936 tempest-TestEncryptedCinderVolumes-768498766 tempest-TestEncryptedCinderVolumes-768498766-project-member] Calling method 'version_select' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 09:59:27.315755 np0000006707 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 09:59:27.315755 np0000006707 devstack@c-api.service[100295]: warnings.warn( Aug 07 09:59:27.392494 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [req-c6aa4fbb-2ed6-431c-a695-5b572f88d353 req-d724e27c-f73c-41b0-9946-63b65d6bb936 tempest-TestEncryptedCinderVolumes-768498766 tempest-TestEncryptedCinderVolumes-768498766-project-member] https://10.4.3.8/volume/v3/attachments/7598ac83-0c13-4f31-88a6-ad2e075a1765 returned with HTTP 200 Aug 07 09:59:27.393979 np0000006707 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 746/2988] 10.4.3.8 () {72 vars in 1659 bytes} [Fri Aug 7 09:59:27 2026] DELETE /volume/v3/attachments/7598ac83-0c13-4f31-88a6-ad2e075a1765 => generated 19 bytes in 90 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 09:59:27.563505 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [req-0b5f4220-ca49-4b0d-bd65-a035ea1ffc96 req-6a9a6754-46b6-4390-a4e4-3a726901aa61 None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:59:27.572527 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [req-0b5f4220-ca49-4b0d-bd65-a035ea1ffc96 req-6a9a6754-46b6-4390-a4e4-3a726901aa61 tempest-TestEncryptedCinderVolumes-768498766 tempest-TestEncryptedCinderVolumes-768498766-project-member] GET https://10.4.3.8/volume/v3/volumes/d22a9354-2859-4f0c-a273-c5ac4d060dde Aug 07 09:59:27.572527 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [req-0b5f4220-ca49-4b0d-bd65-a035ea1ffc96 req-6a9a6754-46b6-4390-a4e4-3a726901aa61 tempest-TestEncryptedCinderVolumes-768498766 tempest-TestEncryptedCinderVolumes-768498766-project-member] Empty body provided in request {{(pid=100296) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 09:59:27.572527 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [req-0b5f4220-ca49-4b0d-bd65-a035ea1ffc96 req-6a9a6754-46b6-4390-a4e4-3a726901aa61 tempest-TestEncryptedCinderVolumes-768498766 tempest-TestEncryptedCinderVolumes-768498766-project-member] Calling method 'show' {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 09:59:27.583621 np0000006707 devstack@c-api.service[100296]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 09:59:27.583621 np0000006707 devstack@c-api.service[100296]: warnings.warn( Aug 07 09:59:27.589233 np0000006707 devstack@c-api.service[100296]: INFO cinder.volume.api [req-0b5f4220-ca49-4b0d-bd65-a035ea1ffc96 req-6a9a6754-46b6-4390-a4e4-3a726901aa61 tempest-TestEncryptedCinderVolumes-768498766 tempest-TestEncryptedCinderVolumes-768498766-project-member] Volume info retrieved successfully. Aug 07 09:59:27.596737 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [req-0b5f4220-ca49-4b0d-bd65-a035ea1ffc96 req-6a9a6754-46b6-4390-a4e4-3a726901aa61 tempest-TestEncryptedCinderVolumes-768498766 tempest-TestEncryptedCinderVolumes-768498766-project-member] https://10.4.3.8/volume/v3/volumes/d22a9354-2859-4f0c-a273-c5ac4d060dde returned with HTTP 200 Aug 07 09:59:27.597862 np0000006707 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 745/2989] 10.4.3.8 () {68 vars in 1584 bytes} [Fri Aug 7 09:59:27 2026] GET /volume/v3/volumes/d22a9354-2859-4f0c-a273-c5ac4d060dde => generated 871 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 09:59:27.659483 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.middleware.request_id [None req-0c7f79b9-3d0f-456e-b786-bd5527d1cf50 None None] RequestId filter calling following filter/app {{(pid=100298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:59:27.662859 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [None req-0c7f79b9-3d0f-456e-b786-bd5527d1cf50 tempest-ProjectMemberTests-2001915872 tempest-ProjectMemberTests-2001915872-project-admin] GET https://10.4.3.8/volume/v3/volumes/5e5650c1-b6a6-4225-a99d-72f58f64ab9e Aug 07 09:59:27.663146 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [None req-0c7f79b9-3d0f-456e-b786-bd5527d1cf50 tempest-ProjectMemberTests-2001915872 tempest-ProjectMemberTests-2001915872-project-admin] Empty body provided in request {{(pid=100298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 09:59:27.663445 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [None req-0c7f79b9-3d0f-456e-b786-bd5527d1cf50 tempest-ProjectMemberTests-2001915872 tempest-ProjectMemberTests-2001915872-project-admin] Calling method 'show' {{(pid=100298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 09:59:27.682831 np0000006707 devstack@c-api.service[100298]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 09:59:27.682831 np0000006707 devstack@c-api.service[100298]: warnings.warn( Aug 07 09:59:27.693510 np0000006707 devstack@c-api.service[100298]: INFO cinder.volume.api [None req-0c7f79b9-3d0f-456e-b786-bd5527d1cf50 tempest-ProjectMemberTests-2001915872 tempest-ProjectMemberTests-2001915872-project-admin] Volume info retrieved successfully. Aug 07 09:59:27.705649 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [None req-0c7f79b9-3d0f-456e-b786-bd5527d1cf50 tempest-ProjectMemberTests-2001915872 tempest-ProjectMemberTests-2001915872-project-admin] https://10.4.3.8/volume/v3/volumes/5e5650c1-b6a6-4225-a99d-72f58f64ab9e returned with HTTP 200 Aug 07 09:59:27.706694 np0000006707 devstack@c-api.service[100298]: [pid: 100298|app: 0|req: 751/2990] 10.4.3.8 () {66 vars in 1334 bytes} [Fri Aug 7 09:59:27 2026] GET /volume/v3/volumes/5e5650c1-b6a6-4225-a99d-72f58f64ab9e => generated 1004 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 09:59:27.730343 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [None req-31e7601a-c7e5-4d05-ad34-2e764fc8d586 None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:59:27.733446 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-31e7601a-c7e5-4d05-ad34-2e764fc8d586 tempest-ProjectMemberTests-2001915872 tempest-ProjectMemberTests-2001915872-project-admin] POST https://10.4.3.8/volume/v3/snapshots Aug 07 09:59:27.733611 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-31e7601a-c7e5-4d05-ad34-2e764fc8d586 tempest-ProjectMemberTests-2001915872 tempest-ProjectMemberTests-2001915872-project-admin] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "5e5650c1-b6a6-4225-a99d-72f58f64ab9e", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-1736178389"}} {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 09:59:27.748366 np0000006707 devstack@c-api.service[100297]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 09:59:27.748366 np0000006707 devstack@c-api.service[100297]: warnings.warn( Aug 07 09:59:27.748873 np0000006707 devstack@c-api.service[100297]: INFO cinder.volume.api [None req-31e7601a-c7e5-4d05-ad34-2e764fc8d586 tempest-ProjectMemberTests-2001915872 tempest-ProjectMemberTests-2001915872-project-admin] Volume info retrieved successfully. Aug 07 09:59:27.749053 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.v3.snapshots [None req-31e7601a-c7e5-4d05-ad34-2e764fc8d586 tempest-ProjectMemberTests-2001915872 tempest-ProjectMemberTests-2001915872-project-admin] Create snapshot from volume 5e5650c1-b6a6-4225-a99d-72f58f64ab9e Aug 07 09:59:27.821487 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.quota [None req-31e7601a-c7e5-4d05-ad34-2e764fc8d586 tempest-ProjectMemberTests-2001915872 tempest-ProjectMemberTests-2001915872-project-admin] Created reservations ['c590c066-0afd-4bf9-a30d-2b8e74e36a91', 'b8a4f5ae-8452-4700-ac17-6c16b4843cf2', '8f6abec8-9380-4365-933d-da7bba6ed31a', '0d092aab-3fa6-4ef1-b6f5-e5178c0de868'] {{(pid=100297) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 09:59:27.901049 np0000006707 devstack@c-api.service[100297]: INFO cinder.volume.api [None req-31e7601a-c7e5-4d05-ad34-2e764fc8d586 tempest-ProjectMemberTests-2001915872 tempest-ProjectMemberTests-2001915872-project-admin] Snapshot create request issued successfully. Aug 07 09:59:27.903739 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-31e7601a-c7e5-4d05-ad34-2e764fc8d586 tempest-ProjectMemberTests-2001915872 tempest-ProjectMemberTests-2001915872-project-admin] https://10.4.3.8/volume/v3/snapshots returned with HTTP 202 Aug 07 09:59:27.903739 np0000006707 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 749/2991] 10.4.3.8 () {68 vars in 1251 bytes} [Fri Aug 7 09:59:27 2026] POST /volume/v3/snapshots => generated 308 bytes in 174 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 07 09:59:27.917210 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-042253ec-d777-4808-9450-c4df3f23461d None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:59:27.919097 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-042253ec-d777-4808-9450-c4df3f23461d tempest-ProjectMemberTests-2001915872 tempest-ProjectMemberTests-2001915872-project-admin] GET https://10.4.3.8/volume/v3/snapshots/ab5bc259-40dc-43d7-a040-dbc1e51e9230 Aug 07 09:59:27.919339 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-042253ec-d777-4808-9450-c4df3f23461d tempest-ProjectMemberTests-2001915872 tempest-ProjectMemberTests-2001915872-project-admin] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 09:59:27.919681 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-042253ec-d777-4808-9450-c4df3f23461d tempest-ProjectMemberTests-2001915872 tempest-ProjectMemberTests-2001915872-project-admin] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 09:59:27.925212 np0000006707 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 09:59:27.925212 np0000006707 devstack@c-api.service[100295]: warnings.warn( Aug 07 09:59:27.925641 np0000006707 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-042253ec-d777-4808-9450-c4df3f23461d tempest-ProjectMemberTests-2001915872 tempest-ProjectMemberTests-2001915872-project-admin] Snapshot retrieved successfully. Aug 07 09:59:27.926348 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-042253ec-d777-4808-9450-c4df3f23461d tempest-ProjectMemberTests-2001915872 tempest-ProjectMemberTests-2001915872-project-admin] https://10.4.3.8/volume/v3/snapshots/ab5bc259-40dc-43d7-a040-dbc1e51e9230 returned with HTTP 200 Aug 07 09:59:27.926817 np0000006707 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 747/2992] 10.4.3.8 () {66 vars in 1340 bytes} [Fri Aug 7 09:59:27 2026] GET /volume/v3/snapshots/ab5bc259-40dc-43d7-a040-dbc1e51e9230 => generated 440 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 09:59:28.116289 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [None req-3e046f2e-d0d3-433b-b602-1d0385f63190 None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:59:28.119271 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-3e046f2e-d0d3-433b-b602-1d0385f63190 tempest-ProjectMemberTests33-438754277 tempest-ProjectMemberTests33-438754277-project-admin] GET https://10.4.3.8/volume/v3/backups/9060cb5e-ae41-4860-8256-156162e3bc1f Aug 07 09:59:28.122238 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-3e046f2e-d0d3-433b-b602-1d0385f63190 tempest-ProjectMemberTests33-438754277 tempest-ProjectMemberTests33-438754277-project-admin] Empty body provided in request {{(pid=100296) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 09:59:28.122521 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-3e046f2e-d0d3-433b-b602-1d0385f63190 tempest-ProjectMemberTests33-438754277 tempest-ProjectMemberTests33-438754277-project-admin] Calling method 'show' {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 09:59:28.122674 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.v3.backups [None req-3e046f2e-d0d3-433b-b602-1d0385f63190 tempest-ProjectMemberTests33-438754277 tempest-ProjectMemberTests33-438754277-project-admin] Show backup with id 9060cb5e-ae41-4860-8256-156162e3bc1f. {{(pid=100296) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 09:59:28.124737 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.middleware.request_id [None req-17a4f1f1-a42e-4835-aaae-f9d6fc657680 None None] RequestId filter calling following filter/app {{(pid=100298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:59:28.128399 np0000006707 devstack@c-api.service[100296]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 09:59:28.128399 np0000006707 devstack@c-api.service[100296]: warnings.warn( Aug 07 09:59:28.128500 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [None req-17a4f1f1-a42e-4835-aaae-f9d6fc657680 tempest-TestVolumeBackupRestore-1010557765 tempest-TestVolumeBackupRestore-1010557765-project-member] GET https://10.4.3.8/volume/v3/backups/e366e896-0ec0-4265-9440-a4a3e5b747e1 Aug 07 09:59:28.128724 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [None req-17a4f1f1-a42e-4835-aaae-f9d6fc657680 tempest-TestVolumeBackupRestore-1010557765 tempest-TestVolumeBackupRestore-1010557765-project-member] Empty body provided in request {{(pid=100298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 09:59:28.129005 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [None req-17a4f1f1-a42e-4835-aaae-f9d6fc657680 tempest-TestVolumeBackupRestore-1010557765 tempest-TestVolumeBackupRestore-1010557765-project-member] Calling method 'show' {{(pid=100298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 09:59:28.129165 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.v3.backups [None req-17a4f1f1-a42e-4835-aaae-f9d6fc657680 tempest-TestVolumeBackupRestore-1010557765 tempest-TestVolumeBackupRestore-1010557765-project-member] Show backup with id e366e896-0ec0-4265-9440-a4a3e5b747e1. {{(pid=100298) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 09:59:28.129378 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-3e046f2e-d0d3-433b-b602-1d0385f63190 tempest-ProjectMemberTests33-438754277 tempest-ProjectMemberTests33-438754277-project-admin] https://10.4.3.8/volume/v3/backups/9060cb5e-ae41-4860-8256-156162e3bc1f returned with HTTP 200 Aug 07 09:59:28.130001 np0000006707 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 746/2993] 10.4.3.8 () {68 vars in 1374 bytes} [Fri Aug 7 09:59:28 2026] GET /volume/v3/backups/9060cb5e-ae41-4860-8256-156162e3bc1f => generated 731 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 09:59:28.138725 np0000006707 devstack@c-api.service[100298]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 09:59:28.138725 np0000006707 devstack@c-api.service[100298]: warnings.warn( Aug 07 09:59:28.139760 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [None req-17a4f1f1-a42e-4835-aaae-f9d6fc657680 tempest-TestVolumeBackupRestore-1010557765 tempest-TestVolumeBackupRestore-1010557765-project-member] https://10.4.3.8/volume/v3/backups/e366e896-0ec0-4265-9440-a4a3e5b747e1 returned with HTTP 200 Aug 07 09:59:28.140233 np0000006707 devstack@c-api.service[100298]: [pid: 100298|app: 0|req: 752/2994] 10.4.3.8 () {66 vars in 1334 bytes} [Fri Aug 7 09:59:28 2026] GET /volume/v3/backups/e366e896-0ec0-4265-9440-a4a3e5b747e1 => generated 750 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 09:59:28.532173 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [req-b1c6eede-10cd-4a37-921b-fe57c51ddc06 req-9ccc43bd-854c-4d8b-a856-e8af19c91eac None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:59:28.535153 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [req-b1c6eede-10cd-4a37-921b-fe57c51ddc06 req-9ccc43bd-854c-4d8b-a856-e8af19c91eac tempest-TestInstancesWithCinderVolumes-596868041 tempest-TestInstancesWithCinderVolumes-596868041-project-member] GET https://10.4.3.8/volume/v3/volumes/0a05bf4a-74f6-4fc9-a463-43bac88e039a Aug 07 09:59:28.536207 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [req-b1c6eede-10cd-4a37-921b-fe57c51ddc06 req-9ccc43bd-854c-4d8b-a856-e8af19c91eac tempest-TestInstancesWithCinderVolumes-596868041 tempest-TestInstancesWithCinderVolumes-596868041-project-member] Empty body provided in request {{(pid=100297) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 09:59:28.536207 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [req-b1c6eede-10cd-4a37-921b-fe57c51ddc06 req-9ccc43bd-854c-4d8b-a856-e8af19c91eac tempest-TestInstancesWithCinderVolumes-596868041 tempest-TestInstancesWithCinderVolumes-596868041-project-member] Calling method 'show' {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 09:59:28.551440 np0000006707 devstack@c-api.service[100297]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 09:59:28.551440 np0000006707 devstack@c-api.service[100297]: warnings.warn( Aug 07 09:59:28.560876 np0000006707 devstack@c-api.service[100297]: INFO cinder.volume.api [req-b1c6eede-10cd-4a37-921b-fe57c51ddc06 req-9ccc43bd-854c-4d8b-a856-e8af19c91eac tempest-TestInstancesWithCinderVolumes-596868041 tempest-TestInstancesWithCinderVolumes-596868041-project-member] Volume info retrieved successfully. Aug 07 09:59:28.565563 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [req-b1c6eede-10cd-4a37-921b-fe57c51ddc06 req-9ccc43bd-854c-4d8b-a856-e8af19c91eac tempest-TestInstancesWithCinderVolumes-596868041 tempest-TestInstancesWithCinderVolumes-596868041-project-member] https://10.4.3.8/volume/v3/volumes/0a05bf4a-74f6-4fc9-a463-43bac88e039a returned with HTTP 200 Aug 07 09:59:28.566442 np0000006707 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 750/2995] 10.4.3.8 () {68 vars in 1584 bytes} [Fri Aug 7 09:59:28 2026] GET /volume/v3/volumes/0a05bf4a-74f6-4fc9-a463-43bac88e039a => generated 1225 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 09:59:28.602444 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [req-b1c6eede-10cd-4a37-921b-fe57c51ddc06 req-279c70d2-8551-4c1d-a908-5894b8abec7e None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:59:28.605917 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [req-b1c6eede-10cd-4a37-921b-fe57c51ddc06 req-279c70d2-8551-4c1d-a908-5894b8abec7e tempest-TestInstancesWithCinderVolumes-596868041 tempest-TestInstancesWithCinderVolumes-596868041-project-member] POST https://10.4.3.8/volume/v3/volumes/0a05bf4a-74f6-4fc9-a463-43bac88e039a/action Aug 07 09:59:28.606384 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [req-b1c6eede-10cd-4a37-921b-fe57c51ddc06 req-279c70d2-8551-4c1d-a908-5894b8abec7e tempest-TestInstancesWithCinderVolumes-596868041 tempest-TestInstancesWithCinderVolumes-596868041-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100295) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 07 09:59:28.607393 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [req-b1c6eede-10cd-4a37-921b-fe57c51ddc06 req-279c70d2-8551-4c1d-a908-5894b8abec7e tempest-TestInstancesWithCinderVolumes-596868041 tempest-TestInstancesWithCinderVolumes-596868041-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 09:59:28.638015 np0000006707 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 09:59:28.638015 np0000006707 devstack@c-api.service[100295]: warnings.warn( Aug 07 09:59:28.639024 np0000006707 devstack@c-api.service[100295]: INFO cinder.volume.api [req-b1c6eede-10cd-4a37-921b-fe57c51ddc06 req-279c70d2-8551-4c1d-a908-5894b8abec7e tempest-TestInstancesWithCinderVolumes-596868041 tempest-TestInstancesWithCinderVolumes-596868041-project-member] Volume info retrieved successfully. Aug 07 09:59:28.656312 np0000006707 devstack@c-api.service[100295]: INFO cinder.volume.api [req-b1c6eede-10cd-4a37-921b-fe57c51ddc06 req-279c70d2-8551-4c1d-a908-5894b8abec7e tempest-TestInstancesWithCinderVolumes-596868041 tempest-TestInstancesWithCinderVolumes-596868041-project-member] Begin detaching volume completed successfully. Aug 07 09:59:28.656368 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [req-b1c6eede-10cd-4a37-921b-fe57c51ddc06 req-279c70d2-8551-4c1d-a908-5894b8abec7e tempest-TestInstancesWithCinderVolumes-596868041 tempest-TestInstancesWithCinderVolumes-596868041-project-member] https://10.4.3.8/volume/v3/volumes/0a05bf4a-74f6-4fc9-a463-43bac88e039a/action returned with HTTP 202 Aug 07 09:59:28.657298 np0000006707 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 748/2996] 10.4.3.8 () {72 vars in 1658 bytes} [Fri Aug 7 09:59:28 2026] POST /volume/v3/volumes/0a05bf4a-74f6-4fc9-a463-43bac88e039a/action => generated 0 bytes in 55 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 07 09:59:28.732675 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [req-1dfe31cd-b816-4c2f-9fd9-c935a30adbb9 req-51a5d906-4cbf-4a7a-828e-1f202e6ae457 None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:59:28.734463 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [req-1dfe31cd-b816-4c2f-9fd9-c935a30adbb9 req-51a5d906-4cbf-4a7a-828e-1f202e6ae457 tempest-ServerActionsV293TestJSON-1024931389 tempest-ServerActionsV293TestJSON-1024931389-project-member] DELETE https://10.4.3.8/volume/v3/attachments/9c9278d6-148c-4e7b-8981-4012b7762896 Aug 07 09:59:28.734661 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [req-1dfe31cd-b816-4c2f-9fd9-c935a30adbb9 req-51a5d906-4cbf-4a7a-828e-1f202e6ae457 tempest-ServerActionsV293TestJSON-1024931389 tempest-ServerActionsV293TestJSON-1024931389-project-member] Empty body provided in request {{(pid=100296) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 09:59:28.734940 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [req-1dfe31cd-b816-4c2f-9fd9-c935a30adbb9 req-51a5d906-4cbf-4a7a-828e-1f202e6ae457 tempest-ServerActionsV293TestJSON-1024931389 tempest-ServerActionsV293TestJSON-1024931389-project-member] Calling method 'version_select' {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 09:59:28.755363 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.middleware.request_id [None req-2ae88be3-3ca7-49e9-af19-01bc047ace48 None None] RequestId filter calling following filter/app {{(pid=100298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:59:28.755678 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [None req-2ae88be3-3ca7-49e9-af19-01bc047ace48 None None] GET https://10.4.3.8/volume// Aug 07 09:59:28.756193 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [None req-2ae88be3-3ca7-49e9-af19-01bc047ace48 None None] Empty body provided in request {{(pid=100298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 09:59:28.756263 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [None req-2ae88be3-3ca7-49e9-af19-01bc047ace48 None None] Calling method 'all' {{(pid=100298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 09:59:28.756673 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [None req-2ae88be3-3ca7-49e9-af19-01bc047ace48 None None] https://10.4.3.8/volume// returned with HTTP 300 Aug 07 09:59:28.757106 np0000006707 devstack@c-api.service[100298]: [pid: 100298|app: 0|req: 753/2997] 10.4.3.8 () {66 vars in 1412 bytes} [Fri Aug 7 09:59:28 2026] GET /volume/ => generated 384 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 07 09:59:28.765096 np0000006707 devstack@c-api.service[100296]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 09:59:28.765096 np0000006707 devstack@c-api.service[100296]: warnings.warn( Aug 07 09:59:28.773375 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [req-b1c6eede-10cd-4a37-921b-fe57c51ddc06 req-d10f12e3-5158-4b86-bd3f-19cf90e10a7e None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:59:28.776024 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [req-b1c6eede-10cd-4a37-921b-fe57c51ddc06 req-d10f12e3-5158-4b86-bd3f-19cf90e10a7e tempest-TestInstancesWithCinderVolumes-596868041 tempest-TestInstancesWithCinderVolumes-596868041-project-member] GET https://10.4.3.8/volume/v3/volumes/0a05bf4a-74f6-4fc9-a463-43bac88e039a Aug 07 09:59:28.776382 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [req-b1c6eede-10cd-4a37-921b-fe57c51ddc06 req-d10f12e3-5158-4b86-bd3f-19cf90e10a7e tempest-TestInstancesWithCinderVolumes-596868041 tempest-TestInstancesWithCinderVolumes-596868041-project-member] Empty body provided in request {{(pid=100297) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 09:59:28.778300 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [req-b1c6eede-10cd-4a37-921b-fe57c51ddc06 req-d10f12e3-5158-4b86-bd3f-19cf90e10a7e tempest-TestInstancesWithCinderVolumes-596868041 tempest-TestInstancesWithCinderVolumes-596868041-project-member] Calling method 'show' {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 09:59:28.790293 np0000006707 devstack@c-api.service[100297]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 09:59:28.790293 np0000006707 devstack@c-api.service[100297]: warnings.warn( Aug 07 09:59:28.797872 np0000006707 devstack@c-api.service[100297]: INFO cinder.volume.api [req-b1c6eede-10cd-4a37-921b-fe57c51ddc06 req-d10f12e3-5158-4b86-bd3f-19cf90e10a7e tempest-TestInstancesWithCinderVolumes-596868041 tempest-TestInstancesWithCinderVolumes-596868041-project-member] Volume info retrieved successfully. Aug 07 09:59:28.805966 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [req-b1c6eede-10cd-4a37-921b-fe57c51ddc06 req-d10f12e3-5158-4b86-bd3f-19cf90e10a7e tempest-TestInstancesWithCinderVolumes-596868041 tempest-TestInstancesWithCinderVolumes-596868041-project-member] https://10.4.3.8/volume/v3/volumes/0a05bf4a-74f6-4fc9-a463-43bac88e039a returned with HTTP 200 Aug 07 09:59:28.806547 np0000006707 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 751/2998] 10.4.3.8 () {70 vars in 1625 bytes} [Fri Aug 7 09:59:28 2026] GET /volume/v3/volumes/0a05bf4a-74f6-4fc9-a463-43bac88e039a => generated 1408 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 07 09:59:28.859387 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [req-1dfe31cd-b816-4c2f-9fd9-c935a30adbb9 req-51a5d906-4cbf-4a7a-828e-1f202e6ae457 tempest-ServerActionsV293TestJSON-1024931389 tempest-ServerActionsV293TestJSON-1024931389-project-member] https://10.4.3.8/volume/v3/attachments/9c9278d6-148c-4e7b-8981-4012b7762896 returned with HTTP 200 Aug 07 09:59:28.859835 np0000006707 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 747/2999] 10.4.3.8 () {72 vars in 1659 bytes} [Fri Aug 7 09:59:28 2026] DELETE /volume/v3/attachments/9c9278d6-148c-4e7b-8981-4012b7762896 => generated 19 bytes in 128 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 09:59:28.877896 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [req-1dfe31cd-b816-4c2f-9fd9-c935a30adbb9 req-7e2e4fc4-8610-4b8c-aeed-09e8f1908028 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:59:28.880328 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [req-1dfe31cd-b816-4c2f-9fd9-c935a30adbb9 req-7e2e4fc4-8610-4b8c-aeed-09e8f1908028 tempest-ServerActionsV293TestJSON-1024931389 tempest-ServerActionsV293TestJSON-1024931389-project-member] DELETE https://10.4.3.8/volume/v3/volumes/296bbbc4-6644-42a3-bc9b-181671390fbc Aug 07 09:59:28.881614 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [req-1dfe31cd-b816-4c2f-9fd9-c935a30adbb9 req-7e2e4fc4-8610-4b8c-aeed-09e8f1908028 tempest-ServerActionsV293TestJSON-1024931389 tempest-ServerActionsV293TestJSON-1024931389-project-member] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 09:59:28.881614 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [req-1dfe31cd-b816-4c2f-9fd9-c935a30adbb9 req-7e2e4fc4-8610-4b8c-aeed-09e8f1908028 tempest-ServerActionsV293TestJSON-1024931389 tempest-ServerActionsV293TestJSON-1024931389-project-member] Calling method 'delete' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 09:59:28.882157 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.v3.volumes [req-1dfe31cd-b816-4c2f-9fd9-c935a30adbb9 req-7e2e4fc4-8610-4b8c-aeed-09e8f1908028 tempest-ServerActionsV293TestJSON-1024931389 tempest-ServerActionsV293TestJSON-1024931389-project-member] Delete volume with id: 296bbbc4-6644-42a3-bc9b-181671390fbc Aug 07 09:59:28.893926 np0000006707 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 09:59:28.893926 np0000006707 devstack@c-api.service[100295]: warnings.warn( Aug 07 09:59:28.894806 np0000006707 devstack@c-api.service[100295]: INFO cinder.volume.api [req-1dfe31cd-b816-4c2f-9fd9-c935a30adbb9 req-7e2e4fc4-8610-4b8c-aeed-09e8f1908028 tempest-ServerActionsV293TestJSON-1024931389 tempest-ServerActionsV293TestJSON-1024931389-project-member] Volume info retrieved successfully. Aug 07 09:59:28.919790 np0000006707 devstack@c-api.service[100295]: INFO cinder.volume.api [req-1dfe31cd-b816-4c2f-9fd9-c935a30adbb9 req-7e2e4fc4-8610-4b8c-aeed-09e8f1908028 tempest-ServerActionsV293TestJSON-1024931389 tempest-ServerActionsV293TestJSON-1024931389-project-member] Delete volume request issued successfully. Aug 07 09:59:28.920140 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [req-1dfe31cd-b816-4c2f-9fd9-c935a30adbb9 req-7e2e4fc4-8610-4b8c-aeed-09e8f1908028 tempest-ServerActionsV293TestJSON-1024931389 tempest-ServerActionsV293TestJSON-1024931389-project-member] https://10.4.3.8/volume/v3/volumes/296bbbc4-6644-42a3-bc9b-181671390fbc returned with HTTP 202 Aug 07 09:59:28.920572 np0000006707 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 749/3000] 10.4.3.8 () {70 vars in 1606 bytes} [Fri Aug 7 09:59:28 2026] DELETE /volume/v3/volumes/296bbbc4-6644-42a3-bc9b-181671390fbc => generated 0 bytes in 44 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 07 09:59:28.936613 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.middleware.request_id [None req-a29879ec-55d2-4efd-bdcc-e1c7f503257b None None] RequestId filter calling following filter/app {{(pid=100298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:59:28.938676 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [None req-a29879ec-55d2-4efd-bdcc-e1c7f503257b tempest-ProjectMemberTests-2001915872 tempest-ProjectMemberTests-2001915872-project-admin] GET https://10.4.3.8/volume/v3/snapshots/ab5bc259-40dc-43d7-a040-dbc1e51e9230 Aug 07 09:59:28.938948 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [None req-a29879ec-55d2-4efd-bdcc-e1c7f503257b tempest-ProjectMemberTests-2001915872 tempest-ProjectMemberTests-2001915872-project-admin] Empty body provided in request {{(pid=100298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 09:59:28.939184 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [None req-a29879ec-55d2-4efd-bdcc-e1c7f503257b tempest-ProjectMemberTests-2001915872 tempest-ProjectMemberTests-2001915872-project-admin] Calling method 'show' {{(pid=100298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 09:59:28.945660 np0000006707 devstack@c-api.service[100298]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 09:59:28.945660 np0000006707 devstack@c-api.service[100298]: warnings.warn( Aug 07 09:59:28.945660 np0000006707 devstack@c-api.service[100298]: INFO cinder.volume.api [None req-a29879ec-55d2-4efd-bdcc-e1c7f503257b tempest-ProjectMemberTests-2001915872 tempest-ProjectMemberTests-2001915872-project-admin] Snapshot retrieved successfully. Aug 07 09:59:28.945973 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [None req-a29879ec-55d2-4efd-bdcc-e1c7f503257b tempest-ProjectMemberTests-2001915872 tempest-ProjectMemberTests-2001915872-project-admin] https://10.4.3.8/volume/v3/snapshots/ab5bc259-40dc-43d7-a040-dbc1e51e9230 returned with HTTP 200 Aug 07 09:59:28.946254 np0000006707 devstack@c-api.service[100298]: [pid: 100298|app: 0|req: 754/3001] 10.4.3.8 () {66 vars in 1340 bytes} [Fri Aug 7 09:59:28 2026] GET /volume/v3/snapshots/ab5bc259-40dc-43d7-a040-dbc1e51e9230 => generated 467 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 09:59:28.958204 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [None req-b05f79a8-3a52-4451-a4ca-088e379e6e88 None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:59:28.960125 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-b05f79a8-3a52-4451-a4ca-088e379e6e88 tempest-ProjectMemberTests-2001915872 tempest-ProjectMemberTests-2001915872-project-member] PUT https://10.4.3.8/volume/v3/snapshots/ab5bc259-40dc-43d7-a040-dbc1e51e9230 Aug 07 09:59:28.960506 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-b05f79a8-3a52-4451-a4ca-088e379e6e88 tempest-ProjectMemberTests-2001915872 tempest-ProjectMemberTests-2001915872-project-member] Action: 'update', calling method: update, body: {"snapshot": {"description": "ProjectMemberTests-update_test"}} {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 09:59:28.969393 np0000006707 devstack@c-api.service[100297]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 09:59:28.969393 np0000006707 devstack@c-api.service[100297]: warnings.warn( Aug 07 09:59:28.969866 np0000006707 devstack@c-api.service[100297]: INFO cinder.volume.api [None req-b05f79a8-3a52-4451-a4ca-088e379e6e88 tempest-ProjectMemberTests-2001915872 tempest-ProjectMemberTests-2001915872-project-member] Snapshot retrieved successfully. Aug 07 09:59:28.978814 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-b05f79a8-3a52-4451-a4ca-088e379e6e88 tempest-ProjectMemberTests-2001915872 tempest-ProjectMemberTests-2001915872-project-member] https://10.4.3.8/volume/v3/snapshots/ab5bc259-40dc-43d7-a040-dbc1e51e9230 returned with HTTP 200 Aug 07 09:59:28.979343 np0000006707 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 752/3002] 10.4.3.8 () {68 vars in 1360 bytes} [Fri Aug 7 09:59:28 2026] PUT /volume/v3/snapshots/ab5bc259-40dc-43d7-a040-dbc1e51e9230 => generated 361 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 09:59:28.990395 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [None req-388f142a-7a40-47ef-8fe2-0f1403516d25 None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:59:28.994493 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-388f142a-7a40-47ef-8fe2-0f1403516d25 tempest-ProjectMemberTests-2001915872 tempest-ProjectMemberTests-2001915872-project-admin] DELETE https://10.4.3.8/volume/v3/snapshots/ab5bc259-40dc-43d7-a040-dbc1e51e9230 Aug 07 09:59:28.994493 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-388f142a-7a40-47ef-8fe2-0f1403516d25 tempest-ProjectMemberTests-2001915872 tempest-ProjectMemberTests-2001915872-project-admin] Empty body provided in request {{(pid=100296) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 09:59:28.994493 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-388f142a-7a40-47ef-8fe2-0f1403516d25 tempest-ProjectMemberTests-2001915872 tempest-ProjectMemberTests-2001915872-project-admin] Calling method 'delete' {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 09:59:28.994493 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.v3.snapshots [None req-388f142a-7a40-47ef-8fe2-0f1403516d25 tempest-ProjectMemberTests-2001915872 tempest-ProjectMemberTests-2001915872-project-admin] Delete snapshot with id: ab5bc259-40dc-43d7-a040-dbc1e51e9230 Aug 07 09:59:29.002042 np0000006707 devstack@c-api.service[100296]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 09:59:29.002042 np0000006707 devstack@c-api.service[100296]: warnings.warn( Aug 07 09:59:29.002378 np0000006707 devstack@c-api.service[100296]: INFO cinder.volume.api [None req-388f142a-7a40-47ef-8fe2-0f1403516d25 tempest-ProjectMemberTests-2001915872 tempest-ProjectMemberTests-2001915872-project-admin] Snapshot retrieved successfully. Aug 07 09:59:29.025029 np0000006707 devstack@c-api.service[100296]: INFO cinder.volume.api [None req-388f142a-7a40-47ef-8fe2-0f1403516d25 tempest-ProjectMemberTests-2001915872 tempest-ProjectMemberTests-2001915872-project-admin] Snapshot delete request issued successfully. Aug 07 09:59:29.025029 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-388f142a-7a40-47ef-8fe2-0f1403516d25 tempest-ProjectMemberTests-2001915872 tempest-ProjectMemberTests-2001915872-project-admin] https://10.4.3.8/volume/v3/snapshots/ab5bc259-40dc-43d7-a040-dbc1e51e9230 returned with HTTP 202 Aug 07 09:59:29.027569 np0000006707 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 748/3003] 10.4.3.8 () {66 vars in 1343 bytes} [Fri Aug 7 09:59:28 2026] DELETE /volume/v3/snapshots/ab5bc259-40dc-43d7-a040-dbc1e51e9230 => generated 0 bytes in 35 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 07 09:59:29.033170 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-60055fd8-b7bd-411e-93c0-f6fdb16f7908 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:59:29.035603 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-60055fd8-b7bd-411e-93c0-f6fdb16f7908 tempest-ProjectMemberTests-2001915872 tempest-ProjectMemberTests-2001915872-project-admin] GET https://10.4.3.8/volume/v3/snapshots/ab5bc259-40dc-43d7-a040-dbc1e51e9230 Aug 07 09:59:29.035938 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-60055fd8-b7bd-411e-93c0-f6fdb16f7908 tempest-ProjectMemberTests-2001915872 tempest-ProjectMemberTests-2001915872-project-admin] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 09:59:29.036169 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-60055fd8-b7bd-411e-93c0-f6fdb16f7908 tempest-ProjectMemberTests-2001915872 tempest-ProjectMemberTests-2001915872-project-admin] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 09:59:29.045361 np0000006707 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 09:59:29.045361 np0000006707 devstack@c-api.service[100295]: warnings.warn( Aug 07 09:59:29.045987 np0000006707 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-60055fd8-b7bd-411e-93c0-f6fdb16f7908 tempest-ProjectMemberTests-2001915872 tempest-ProjectMemberTests-2001915872-project-admin] Snapshot retrieved successfully. Aug 07 09:59:29.047215 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-60055fd8-b7bd-411e-93c0-f6fdb16f7908 tempest-ProjectMemberTests-2001915872 tempest-ProjectMemberTests-2001915872-project-admin] https://10.4.3.8/volume/v3/snapshots/ab5bc259-40dc-43d7-a040-dbc1e51e9230 returned with HTTP 200 Aug 07 09:59:29.048057 np0000006707 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 750/3004] 10.4.3.8 () {66 vars in 1340 bytes} [Fri Aug 7 09:59:29 2026] GET /volume/v3/snapshots/ab5bc259-40dc-43d7-a040-dbc1e51e9230 => generated 494 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 09:59:29.144996 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.middleware.request_id [None req-667b217a-4129-4225-8c52-8e3b6735f041 None None] RequestId filter calling following filter/app {{(pid=100298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:59:29.147441 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [None req-667b217a-4129-4225-8c52-8e3b6735f041 tempest-ProjectMemberTests33-438754277 tempest-ProjectMemberTests33-438754277-project-admin] GET https://10.4.3.8/volume/v3/backups/9060cb5e-ae41-4860-8256-156162e3bc1f Aug 07 09:59:29.147827 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [None req-667b217a-4129-4225-8c52-8e3b6735f041 tempest-ProjectMemberTests33-438754277 tempest-ProjectMemberTests33-438754277-project-admin] Empty body provided in request {{(pid=100298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 09:59:29.148761 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [None req-667b217a-4129-4225-8c52-8e3b6735f041 tempest-ProjectMemberTests33-438754277 tempest-ProjectMemberTests33-438754277-project-admin] Calling method 'show' {{(pid=100298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 09:59:29.148761 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.v3.backups [None req-667b217a-4129-4225-8c52-8e3b6735f041 tempest-ProjectMemberTests33-438754277 tempest-ProjectMemberTests33-438754277-project-admin] Show backup with id 9060cb5e-ae41-4860-8256-156162e3bc1f. {{(pid=100298) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 09:59:29.154911 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [None req-92186788-6d09-4923-8a78-69a57b18ba23 None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:59:29.155878 np0000006707 devstack@c-api.service[100298]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 09:59:29.155878 np0000006707 devstack@c-api.service[100298]: warnings.warn( Aug 07 09:59:29.156856 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [None req-667b217a-4129-4225-8c52-8e3b6735f041 tempest-ProjectMemberTests33-438754277 tempest-ProjectMemberTests33-438754277-project-admin] https://10.4.3.8/volume/v3/backups/9060cb5e-ae41-4860-8256-156162e3bc1f returned with HTTP 200 Aug 07 09:59:29.157398 np0000006707 devstack@c-api.service[100298]: [pid: 100298|app: 0|req: 755/3005] 10.4.3.8 () {68 vars in 1374 bytes} [Fri Aug 7 09:59:29 2026] GET /volume/v3/backups/9060cb5e-ae41-4860-8256-156162e3bc1f => generated 731 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 09:59:29.162316 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-92186788-6d09-4923-8a78-69a57b18ba23 tempest-TestVolumeBackupRestore-1010557765 tempest-TestVolumeBackupRestore-1010557765-project-member] GET https://10.4.3.8/volume/v3/backups/e366e896-0ec0-4265-9440-a4a3e5b747e1 Aug 07 09:59:29.162634 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-92186788-6d09-4923-8a78-69a57b18ba23 tempest-TestVolumeBackupRestore-1010557765 tempest-TestVolumeBackupRestore-1010557765-project-member] Empty body provided in request {{(pid=100297) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 09:59:29.162962 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-92186788-6d09-4923-8a78-69a57b18ba23 tempest-TestVolumeBackupRestore-1010557765 tempest-TestVolumeBackupRestore-1010557765-project-member] Calling method 'show' {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 09:59:29.163113 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.v3.backups [None req-92186788-6d09-4923-8a78-69a57b18ba23 tempest-TestVolumeBackupRestore-1010557765 tempest-TestVolumeBackupRestore-1010557765-project-member] Show backup with id e366e896-0ec0-4265-9440-a4a3e5b747e1. {{(pid=100297) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 09:59:29.172541 np0000006707 devstack@c-api.service[100297]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 09:59:29.172541 np0000006707 devstack@c-api.service[100297]: warnings.warn( Aug 07 09:59:29.172716 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-92186788-6d09-4923-8a78-69a57b18ba23 tempest-TestVolumeBackupRestore-1010557765 tempest-TestVolumeBackupRestore-1010557765-project-member] https://10.4.3.8/volume/v3/backups/e366e896-0ec0-4265-9440-a4a3e5b747e1 returned with HTTP 200 Aug 07 09:59:29.173276 np0000006707 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 753/3006] 10.4.3.8 () {66 vars in 1334 bytes} [Fri Aug 7 09:59:29 2026] GET /volume/v3/backups/e366e896-0ec0-4265-9440-a4a3e5b747e1 => generated 750 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 09:59:29.829581 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [req-b1c6eede-10cd-4a37-921b-fe57c51ddc06 req-25174586-91ba-4ac1-a421-e1b65d6b63e0 None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:59:29.833288 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [req-b1c6eede-10cd-4a37-921b-fe57c51ddc06 req-25174586-91ba-4ac1-a421-e1b65d6b63e0 tempest-TestInstancesWithCinderVolumes-596868041 tempest-TestInstancesWithCinderVolumes-596868041-project-member] DELETE https://10.4.3.8/volume/v3/attachments/ece21c84-8db5-4b61-9b0f-ddffc62f6758 Aug 07 09:59:29.833571 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [req-b1c6eede-10cd-4a37-921b-fe57c51ddc06 req-25174586-91ba-4ac1-a421-e1b65d6b63e0 tempest-TestInstancesWithCinderVolumes-596868041 tempest-TestInstancesWithCinderVolumes-596868041-project-member] Empty body provided in request {{(pid=100296) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 09:59:29.833802 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [req-b1c6eede-10cd-4a37-921b-fe57c51ddc06 req-25174586-91ba-4ac1-a421-e1b65d6b63e0 tempest-TestInstancesWithCinderVolumes-596868041 tempest-TestInstancesWithCinderVolumes-596868041-project-member] Calling method 'version_select' {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 09:59:29.842747 np0000006707 devstack@c-api.service[100296]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 09:59:29.842747 np0000006707 devstack@c-api.service[100296]: warnings.warn( Aug 07 09:59:29.926308 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [req-b1c6eede-10cd-4a37-921b-fe57c51ddc06 req-25174586-91ba-4ac1-a421-e1b65d6b63e0 tempest-TestInstancesWithCinderVolumes-596868041 tempest-TestInstancesWithCinderVolumes-596868041-project-member] https://10.4.3.8/volume/v3/attachments/ece21c84-8db5-4b61-9b0f-ddffc62f6758 returned with HTTP 200 Aug 07 09:59:29.926777 np0000006707 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 749/3007] 10.4.3.8 () {72 vars in 1659 bytes} [Fri Aug 7 09:59:29 2026] DELETE /volume/v3/attachments/ece21c84-8db5-4b61-9b0f-ddffc62f6758 => generated 19 bytes in 98 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 09:59:30.060077 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-3b5ca9e7-f7ac-4ae8-8ab2-cad1f5107a76 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:59:30.061454 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-3b5ca9e7-f7ac-4ae8-8ab2-cad1f5107a76 tempest-ProjectMemberTests-2001915872 tempest-ProjectMemberTests-2001915872-project-admin] GET https://10.4.3.8/volume/v3/snapshots/ab5bc259-40dc-43d7-a040-dbc1e51e9230 Aug 07 09:59:30.061655 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-3b5ca9e7-f7ac-4ae8-8ab2-cad1f5107a76 tempest-ProjectMemberTests-2001915872 tempest-ProjectMemberTests-2001915872-project-admin] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 09:59:30.062257 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-3b5ca9e7-f7ac-4ae8-8ab2-cad1f5107a76 tempest-ProjectMemberTests-2001915872 tempest-ProjectMemberTests-2001915872-project-admin] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 09:59:30.068686 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-3b5ca9e7-f7ac-4ae8-8ab2-cad1f5107a76 tempest-ProjectMemberTests-2001915872 tempest-ProjectMemberTests-2001915872-project-admin] https://10.4.3.8/volume/v3/snapshots/ab5bc259-40dc-43d7-a040-dbc1e51e9230 returned with HTTP 404 Aug 07 09:59:30.069310 np0000006707 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 751/3008] 10.4.3.8 () {66 vars in 1340 bytes} [Fri Aug 7 09:59:30 2026] GET /volume/v3/snapshots/ab5bc259-40dc-43d7-a040-dbc1e51e9230 => generated 111 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 09:59:30.080251 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.middleware.request_id [None req-c2ce3f9d-23fe-4dfb-98b5-ff51a7d52a85 None None] RequestId filter calling following filter/app {{(pid=100298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:59:30.081575 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [None req-c2ce3f9d-23fe-4dfb-98b5-ff51a7d52a85 tempest-ProjectMemberTests-2001915872 tempest-ProjectMemberTests-2001915872-project-admin] DELETE https://10.4.3.8/volume/v3/volumes/5e5650c1-b6a6-4225-a99d-72f58f64ab9e Aug 07 09:59:30.081884 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [None req-c2ce3f9d-23fe-4dfb-98b5-ff51a7d52a85 tempest-ProjectMemberTests-2001915872 tempest-ProjectMemberTests-2001915872-project-admin] Empty body provided in request {{(pid=100298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 09:59:30.082157 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [None req-c2ce3f9d-23fe-4dfb-98b5-ff51a7d52a85 tempest-ProjectMemberTests-2001915872 tempest-ProjectMemberTests-2001915872-project-admin] Calling method 'delete' {{(pid=100298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 09:59:30.082454 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.v3.volumes [None req-c2ce3f9d-23fe-4dfb-98b5-ff51a7d52a85 tempest-ProjectMemberTests-2001915872 tempest-ProjectMemberTests-2001915872-project-admin] Delete volume with id: 5e5650c1-b6a6-4225-a99d-72f58f64ab9e Aug 07 09:59:30.092662 np0000006707 devstack@c-api.service[100298]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 09:59:30.092662 np0000006707 devstack@c-api.service[100298]: warnings.warn( Aug 07 09:59:30.093280 np0000006707 devstack@c-api.service[100298]: INFO cinder.volume.api [None req-c2ce3f9d-23fe-4dfb-98b5-ff51a7d52a85 tempest-ProjectMemberTests-2001915872 tempest-ProjectMemberTests-2001915872-project-admin] Volume info retrieved successfully. Aug 07 09:59:30.124570 np0000006707 devstack@c-api.service[100298]: INFO cinder.volume.api [None req-c2ce3f9d-23fe-4dfb-98b5-ff51a7d52a85 tempest-ProjectMemberTests-2001915872 tempest-ProjectMemberTests-2001915872-project-admin] Delete volume request issued successfully. Aug 07 09:59:30.124775 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [None req-c2ce3f9d-23fe-4dfb-98b5-ff51a7d52a85 tempest-ProjectMemberTests-2001915872 tempest-ProjectMemberTests-2001915872-project-admin] https://10.4.3.8/volume/v3/volumes/5e5650c1-b6a6-4225-a99d-72f58f64ab9e returned with HTTP 202 Aug 07 09:59:30.125438 np0000006707 devstack@c-api.service[100298]: [pid: 100298|app: 0|req: 756/3009] 10.4.3.8 () {66 vars in 1337 bytes} [Fri Aug 7 09:59:30 2026] DELETE /volume/v3/volumes/5e5650c1-b6a6-4225-a99d-72f58f64ab9e => generated 0 bytes in 47 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 07 09:59:30.135836 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [None req-1cc1463e-a220-40a7-9d50-65990a6105bb None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:59:30.139028 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-1cc1463e-a220-40a7-9d50-65990a6105bb tempest-ProjectMemberTests-2001915872 tempest-ProjectMemberTests-2001915872-project-admin] GET https://10.4.3.8/volume/v3/volumes/5e5650c1-b6a6-4225-a99d-72f58f64ab9e Aug 07 09:59:30.139476 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-1cc1463e-a220-40a7-9d50-65990a6105bb tempest-ProjectMemberTests-2001915872 tempest-ProjectMemberTests-2001915872-project-admin] Empty body provided in request {{(pid=100297) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 09:59:30.139765 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-1cc1463e-a220-40a7-9d50-65990a6105bb tempest-ProjectMemberTests-2001915872 tempest-ProjectMemberTests-2001915872-project-admin] Calling method 'show' {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 09:59:30.149810 np0000006707 devstack@c-api.service[100297]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 09:59:30.149810 np0000006707 devstack@c-api.service[100297]: warnings.warn( Aug 07 09:59:30.156039 np0000006707 devstack@c-api.service[100297]: INFO cinder.volume.api [None req-1cc1463e-a220-40a7-9d50-65990a6105bb tempest-ProjectMemberTests-2001915872 tempest-ProjectMemberTests-2001915872-project-admin] Volume info retrieved successfully. Aug 07 09:59:30.163702 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-1cc1463e-a220-40a7-9d50-65990a6105bb tempest-ProjectMemberTests-2001915872 tempest-ProjectMemberTests-2001915872-project-admin] https://10.4.3.8/volume/v3/volumes/5e5650c1-b6a6-4225-a99d-72f58f64ab9e returned with HTTP 200 Aug 07 09:59:30.164307 np0000006707 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 754/3010] 10.4.3.8 () {66 vars in 1334 bytes} [Fri Aug 7 09:59:30 2026] GET /volume/v3/volumes/5e5650c1-b6a6-4225-a99d-72f58f64ab9e => generated 1003 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 09:59:30.188788 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [None req-44ecc93b-095d-41da-984e-a70b9a8ac9eb None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:59:30.191834 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-3949e278-a39b-461e-8f0d-4297ae2bb289 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:59:30.193232 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-44ecc93b-095d-41da-984e-a70b9a8ac9eb tempest-ProjectMemberTests33-438754277 tempest-ProjectMemberTests33-438754277-project-admin] GET https://10.4.3.8/volume/v3/backups/9060cb5e-ae41-4860-8256-156162e3bc1f Aug 07 09:59:30.193731 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-44ecc93b-095d-41da-984e-a70b9a8ac9eb tempest-ProjectMemberTests33-438754277 tempest-ProjectMemberTests33-438754277-project-admin] Empty body provided in request {{(pid=100296) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 09:59:30.194009 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-44ecc93b-095d-41da-984e-a70b9a8ac9eb tempest-ProjectMemberTests33-438754277 tempest-ProjectMemberTests33-438754277-project-admin] Calling method 'show' {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 09:59:30.194150 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.v3.backups [None req-44ecc93b-095d-41da-984e-a70b9a8ac9eb tempest-ProjectMemberTests33-438754277 tempest-ProjectMemberTests33-438754277-project-admin] Show backup with id 9060cb5e-ae41-4860-8256-156162e3bc1f. {{(pid=100296) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 09:59:30.194557 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-3949e278-a39b-461e-8f0d-4297ae2bb289 tempest-TestVolumeBackupRestore-1010557765 tempest-TestVolumeBackupRestore-1010557765-project-member] GET https://10.4.3.8/volume/v3/backups/e366e896-0ec0-4265-9440-a4a3e5b747e1 Aug 07 09:59:30.195503 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-3949e278-a39b-461e-8f0d-4297ae2bb289 tempest-TestVolumeBackupRestore-1010557765 tempest-TestVolumeBackupRestore-1010557765-project-member] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 09:59:30.195503 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-3949e278-a39b-461e-8f0d-4297ae2bb289 tempest-TestVolumeBackupRestore-1010557765 tempest-TestVolumeBackupRestore-1010557765-project-member] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 09:59:30.195708 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.v3.backups [None req-3949e278-a39b-461e-8f0d-4297ae2bb289 tempest-TestVolumeBackupRestore-1010557765 tempest-TestVolumeBackupRestore-1010557765-project-member] Show backup with id e366e896-0ec0-4265-9440-a4a3e5b747e1. {{(pid=100295) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 09:59:30.202235 np0000006707 devstack@c-api.service[100296]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 09:59:30.202235 np0000006707 devstack@c-api.service[100296]: warnings.warn( Aug 07 09:59:30.203372 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-44ecc93b-095d-41da-984e-a70b9a8ac9eb tempest-ProjectMemberTests33-438754277 tempest-ProjectMemberTests33-438754277-project-admin] https://10.4.3.8/volume/v3/backups/9060cb5e-ae41-4860-8256-156162e3bc1f returned with HTTP 200 Aug 07 09:59:30.203559 np0000006707 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 09:59:30.203559 np0000006707 devstack@c-api.service[100295]: warnings.warn( Aug 07 09:59:30.203634 np0000006707 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 750/3011] 10.4.3.8 () {68 vars in 1374 bytes} [Fri Aug 7 09:59:30 2026] GET /volume/v3/backups/9060cb5e-ae41-4860-8256-156162e3bc1f => generated 731 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 09:59:30.204717 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-3949e278-a39b-461e-8f0d-4297ae2bb289 tempest-TestVolumeBackupRestore-1010557765 tempest-TestVolumeBackupRestore-1010557765-project-member] https://10.4.3.8/volume/v3/backups/e366e896-0ec0-4265-9440-a4a3e5b747e1 returned with HTTP 200 Aug 07 09:59:30.205251 np0000006707 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 752/3012] 10.4.3.8 () {66 vars in 1334 bytes} [Fri Aug 7 09:59:30 2026] GET /volume/v3/backups/e366e896-0ec0-4265-9440-a4a3e5b747e1 => generated 750 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 09:59:30.857607 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.middleware.request_id [None req-ace9c7c0-6cad-4955-8473-a00bee0d1b47 None None] RequestId filter calling following filter/app {{(pid=100298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:59:30.859743 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [None req-ace9c7c0-6cad-4955-8473-a00bee0d1b47 tempest-TestInstancesWithCinderVolumes-596868041 tempest-TestInstancesWithCinderVolumes-596868041-project-member] DELETE https://10.4.3.8/volume/v3/volumes/0a05bf4a-74f6-4fc9-a463-43bac88e039a Aug 07 09:59:30.860020 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [None req-ace9c7c0-6cad-4955-8473-a00bee0d1b47 tempest-TestInstancesWithCinderVolumes-596868041 tempest-TestInstancesWithCinderVolumes-596868041-project-member] Empty body provided in request {{(pid=100298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 09:59:30.860169 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [None req-ace9c7c0-6cad-4955-8473-a00bee0d1b47 tempest-TestInstancesWithCinderVolumes-596868041 tempest-TestInstancesWithCinderVolumes-596868041-project-member] Calling method 'delete' {{(pid=100298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 09:59:30.860377 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.v3.volumes [None req-ace9c7c0-6cad-4955-8473-a00bee0d1b47 tempest-TestInstancesWithCinderVolumes-596868041 tempest-TestInstancesWithCinderVolumes-596868041-project-member] Delete volume with id: 0a05bf4a-74f6-4fc9-a463-43bac88e039a Aug 07 09:59:30.869266 np0000006707 devstack@c-api.service[100298]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 09:59:30.869266 np0000006707 devstack@c-api.service[100298]: warnings.warn( Aug 07 09:59:30.870034 np0000006707 devstack@c-api.service[100298]: INFO cinder.volume.api [None req-ace9c7c0-6cad-4955-8473-a00bee0d1b47 tempest-TestInstancesWithCinderVolumes-596868041 tempest-TestInstancesWithCinderVolumes-596868041-project-member] Volume info retrieved successfully. Aug 07 09:59:30.877257 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [None req-b9be3a70-6f9e-4623-a938-0185b9b583aa None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:59:30.879427 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-b9be3a70-6f9e-4623-a938-0185b9b583aa tempest-TestEncryptedCinderVolumes-768498766 tempest-TestEncryptedCinderVolumes-768498766-project-member] DELETE https://10.4.3.8/volume/v3/volumes/d22a9354-2859-4f0c-a273-c5ac4d060dde Aug 07 09:59:30.879763 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-b9be3a70-6f9e-4623-a938-0185b9b583aa tempest-TestEncryptedCinderVolumes-768498766 tempest-TestEncryptedCinderVolumes-768498766-project-member] Empty body provided in request {{(pid=100297) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 09:59:30.880101 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-b9be3a70-6f9e-4623-a938-0185b9b583aa tempest-TestEncryptedCinderVolumes-768498766 tempest-TestEncryptedCinderVolumes-768498766-project-member] Calling method 'delete' {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 09:59:30.880101 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.v3.volumes [None req-b9be3a70-6f9e-4623-a938-0185b9b583aa tempest-TestEncryptedCinderVolumes-768498766 tempest-TestEncryptedCinderVolumes-768498766-project-member] Delete volume with id: d22a9354-2859-4f0c-a273-c5ac4d060dde Aug 07 09:59:30.890925 np0000006707 devstack@c-api.service[100297]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 09:59:30.890925 np0000006707 devstack@c-api.service[100297]: warnings.warn( Aug 07 09:59:30.891332 np0000006707 devstack@c-api.service[100298]: INFO cinder.volume.api [None req-ace9c7c0-6cad-4955-8473-a00bee0d1b47 tempest-TestInstancesWithCinderVolumes-596868041 tempest-TestInstancesWithCinderVolumes-596868041-project-member] Delete volume request issued successfully. Aug 07 09:59:30.891525 np0000006707 devstack@c-api.service[100297]: INFO cinder.volume.api [None req-b9be3a70-6f9e-4623-a938-0185b9b583aa tempest-TestEncryptedCinderVolumes-768498766 tempest-TestEncryptedCinderVolumes-768498766-project-member] Volume info retrieved successfully. Aug 07 09:59:30.891749 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [None req-ace9c7c0-6cad-4955-8473-a00bee0d1b47 tempest-TestInstancesWithCinderVolumes-596868041 tempest-TestInstancesWithCinderVolumes-596868041-project-member] https://10.4.3.8/volume/v3/volumes/0a05bf4a-74f6-4fc9-a463-43bac88e039a returned with HTTP 202 Aug 07 09:59:30.892753 np0000006707 devstack@c-api.service[100298]: [pid: 100298|app: 0|req: 757/3013] 10.4.3.8 () {66 vars in 1337 bytes} [Fri Aug 7 09:59:30 2026] DELETE /volume/v3/volumes/0a05bf4a-74f6-4fc9-a463-43bac88e039a => generated 0 bytes in 35 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 07 09:59:30.908200 np0000006707 devstack@c-api.service[100297]: WARNING cinder.keymgr.conf_key_mgr [None req-b9be3a70-6f9e-4623-a938-0185b9b583aa tempest-TestEncryptedCinderVolumes-768498766 tempest-TestEncryptedCinderVolumes-768498766-project-member] Not deleting key 00000000-0000-0000-0000-000000000000 Aug 07 09:59:30.922642 np0000006707 devstack@c-api.service[100297]: INFO cinder.volume.api [None req-b9be3a70-6f9e-4623-a938-0185b9b583aa tempest-TestEncryptedCinderVolumes-768498766 tempest-TestEncryptedCinderVolumes-768498766-project-member] Delete volume request issued successfully. Aug 07 09:59:30.922976 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-b9be3a70-6f9e-4623-a938-0185b9b583aa tempest-TestEncryptedCinderVolumes-768498766 tempest-TestEncryptedCinderVolumes-768498766-project-member] https://10.4.3.8/volume/v3/volumes/d22a9354-2859-4f0c-a273-c5ac4d060dde returned with HTTP 202 Aug 07 09:59:30.923638 np0000006707 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 755/3014] 10.4.3.8 () {66 vars in 1337 bytes} [Fri Aug 7 09:59:30 2026] DELETE /volume/v3/volumes/d22a9354-2859-4f0c-a273-c5ac4d060dde => generated 0 bytes in 47 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 07 09:59:30.933990 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [None req-cd17bd08-c400-4be5-97d2-9c34208fecc0 None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:59:30.937224 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-cd17bd08-c400-4be5-97d2-9c34208fecc0 tempest-TestEncryptedCinderVolumes-768498766 tempest-TestEncryptedCinderVolumes-768498766-project-member] GET https://10.4.3.8/volume/v3/volumes/d22a9354-2859-4f0c-a273-c5ac4d060dde Aug 07 09:59:30.937224 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-cd17bd08-c400-4be5-97d2-9c34208fecc0 tempest-TestEncryptedCinderVolumes-768498766 tempest-TestEncryptedCinderVolumes-768498766-project-member] Empty body provided in request {{(pid=100296) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 09:59:30.937587 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-cd17bd08-c400-4be5-97d2-9c34208fecc0 tempest-TestEncryptedCinderVolumes-768498766 tempest-TestEncryptedCinderVolumes-768498766-project-member] Calling method 'show' {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 09:59:30.947856 np0000006707 devstack@c-api.service[100296]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 09:59:30.947856 np0000006707 devstack@c-api.service[100296]: warnings.warn( Aug 07 09:59:30.955881 np0000006707 devstack@c-api.service[100296]: INFO cinder.volume.api [None req-cd17bd08-c400-4be5-97d2-9c34208fecc0 tempest-TestEncryptedCinderVolumes-768498766 tempest-TestEncryptedCinderVolumes-768498766-project-member] Volume info retrieved successfully. Aug 07 09:59:30.964514 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-cd17bd08-c400-4be5-97d2-9c34208fecc0 tempest-TestEncryptedCinderVolumes-768498766 tempest-TestEncryptedCinderVolumes-768498766-project-member] https://10.4.3.8/volume/v3/volumes/d22a9354-2859-4f0c-a273-c5ac4d060dde returned with HTTP 200 Aug 07 09:59:30.965483 np0000006707 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 751/3015] 10.4.3.8 () {66 vars in 1334 bytes} [Fri Aug 7 09:59:30 2026] GET /volume/v3/volumes/d22a9354-2859-4f0c-a273-c5ac4d060dde => generated 870 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 09:59:31.183486 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-5d666423-eae2-4478-8598-5e1c1b43398e None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:59:31.190199 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-5d666423-eae2-4478-8598-5e1c1b43398e tempest-ProjectMemberTests-2001915872 tempest-ProjectMemberTests-2001915872-project-admin] GET https://10.4.3.8/volume/v3/volumes/5e5650c1-b6a6-4225-a99d-72f58f64ab9e Aug 07 09:59:31.191442 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-5d666423-eae2-4478-8598-5e1c1b43398e tempest-ProjectMemberTests-2001915872 tempest-ProjectMemberTests-2001915872-project-admin] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 09:59:31.191442 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-5d666423-eae2-4478-8598-5e1c1b43398e tempest-ProjectMemberTests-2001915872 tempest-ProjectMemberTests-2001915872-project-admin] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 09:59:31.200031 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-5d666423-eae2-4478-8598-5e1c1b43398e tempest-ProjectMemberTests-2001915872 tempest-ProjectMemberTests-2001915872-project-admin] https://10.4.3.8/volume/v3/volumes/5e5650c1-b6a6-4225-a99d-72f58f64ab9e returned with HTTP 404 Aug 07 09:59:31.200993 np0000006707 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 753/3016] 10.4.3.8 () {66 vars in 1334 bytes} [Fri Aug 7 09:59:31 2026] GET /volume/v3/volumes/5e5650c1-b6a6-4225-a99d-72f58f64ab9e => generated 109 bytes in 18 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 09:59:31.212044 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.middleware.request_id [None req-dd962d23-a7d7-4421-8469-da478b520fc1 None None] RequestId filter calling following filter/app {{(pid=100298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:59:31.213935 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [None req-dd962d23-a7d7-4421-8469-da478b520fc1 tempest-ProjectMemberTests-2001915872 tempest-ProjectMemberTests-2001915872-project-admin] POST https://10.4.3.8/volume/v3/volumes Aug 07 09:59:31.214262 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [None req-dd962d23-a7d7-4421-8469-da478b520fc1 tempest-ProjectMemberTests-2001915872 tempest-ProjectMemberTests-2001915872-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-181048254"}} {{(pid=100298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 09:59:31.215765 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.v3.volumes [None req-dd962d23-a7d7-4421-8469-da478b520fc1 tempest-ProjectMemberTests-2001915872 tempest-ProjectMemberTests-2001915872-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-181048254'}} {{(pid=100298) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 07 09:59:31.215943 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.v3.volumes [None req-dd962d23-a7d7-4421-8469-da478b520fc1 tempest-ProjectMemberTests-2001915872 tempest-ProjectMemberTests-2001915872-project-admin] Create volume of 1 GB Aug 07 09:59:31.219920 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [None req-6a558fd2-aeb6-4dd6-ac2c-5dad4dc6cd42 None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:59:31.220592 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [None req-d38c9b92-e301-4dbe-a253-ff71d0b7bc34 None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:59:31.220914 np0000006707 devstack@c-api.service[100298]: INFO cinder.volume.api [None req-dd962d23-a7d7-4421-8469-da478b520fc1 tempest-ProjectMemberTests-2001915872 tempest-ProjectMemberTests-2001915872-project-admin] Availability Zones retrieved successfully. Aug 07 09:59:31.223025 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-6a558fd2-aeb6-4dd6-ac2c-5dad4dc6cd42 tempest-ProjectMemberTests33-438754277 tempest-ProjectMemberTests33-438754277-project-admin] GET https://10.4.3.8/volume/v3/backups/9060cb5e-ae41-4860-8256-156162e3bc1f Aug 07 09:59:31.223335 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-6a558fd2-aeb6-4dd6-ac2c-5dad4dc6cd42 tempest-ProjectMemberTests33-438754277 tempest-ProjectMemberTests33-438754277-project-admin] Empty body provided in request {{(pid=100297) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 09:59:31.223619 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-6a558fd2-aeb6-4dd6-ac2c-5dad4dc6cd42 tempest-ProjectMemberTests33-438754277 tempest-ProjectMemberTests33-438754277-project-admin] Calling method 'show' {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 09:59:31.223773 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.v3.backups [None req-6a558fd2-aeb6-4dd6-ac2c-5dad4dc6cd42 tempest-ProjectMemberTests33-438754277 tempest-ProjectMemberTests33-438754277-project-admin] Show backup with id 9060cb5e-ae41-4860-8256-156162e3bc1f. {{(pid=100297) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 09:59:31.224950 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-d38c9b92-e301-4dbe-a253-ff71d0b7bc34 tempest-TestVolumeBackupRestore-1010557765 tempest-TestVolumeBackupRestore-1010557765-project-member] GET https://10.4.3.8/volume/v3/backups/e366e896-0ec0-4265-9440-a4a3e5b747e1 Aug 07 09:59:31.225137 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-d38c9b92-e301-4dbe-a253-ff71d0b7bc34 tempest-TestVolumeBackupRestore-1010557765 tempest-TestVolumeBackupRestore-1010557765-project-member] Empty body provided in request {{(pid=100296) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 09:59:31.225314 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-d38c9b92-e301-4dbe-a253-ff71d0b7bc34 tempest-TestVolumeBackupRestore-1010557765 tempest-TestVolumeBackupRestore-1010557765-project-member] Calling method 'show' {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 09:59:31.225462 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.v3.backups [None req-d38c9b92-e301-4dbe-a253-ff71d0b7bc34 tempest-TestVolumeBackupRestore-1010557765 tempest-TestVolumeBackupRestore-1010557765-project-member] Show backup with id e366e896-0ec0-4265-9440-a4a3e5b747e1. {{(pid=100296) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 09:59:31.229071 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.volume.api [None req-dd962d23-a7d7-4421-8469-da478b520fc1 tempest-ProjectMemberTests-2001915872 tempest-ProjectMemberTests-2001915872-project-admin] Flow 'volume_create_api' (85466ff0-457d-4b5d-b43e-bbdf43dcb93b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100298) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 09:59:31.229878 np0000006707 devstack@c-api.service[100296]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 09:59:31.229878 np0000006707 devstack@c-api.service[100296]: warnings.warn( Aug 07 09:59:31.230380 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.volume.api [None req-dd962d23-a7d7-4421-8469-da478b520fc1 tempest-ProjectMemberTests-2001915872 tempest-ProjectMemberTests-2001915872-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b24d0b17-c21c-4bb0-875a-c1ffce192782) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100298) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 09:59:31.230851 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-d38c9b92-e301-4dbe-a253-ff71d0b7bc34 tempest-TestVolumeBackupRestore-1010557765 tempest-TestVolumeBackupRestore-1010557765-project-member] https://10.4.3.8/volume/v3/backups/e366e896-0ec0-4265-9440-a4a3e5b747e1 returned with HTTP 200 Aug 07 09:59:31.231366 np0000006707 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 752/3017] 10.4.3.8 () {66 vars in 1334 bytes} [Fri Aug 7 09:59:31 2026] GET /volume/v3/backups/e366e896-0ec0-4265-9440-a4a3e5b747e1 => generated 750 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 09:59:31.231465 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.volume.flows.api.create_volume [None req-dd962d23-a7d7-4421-8469-da478b520fc1 tempest-ProjectMemberTests-2001915872 tempest-ProjectMemberTests-2001915872-project-admin] Validating volume size '1' using validate_int {{(pid=100298) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 07 09:59:31.231689 np0000006707 devstack@c-api.service[100297]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 09:59:31.231689 np0000006707 devstack@c-api.service[100297]: warnings.warn( Aug 07 09:59:31.233067 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-6a558fd2-aeb6-4dd6-ac2c-5dad4dc6cd42 tempest-ProjectMemberTests33-438754277 tempest-ProjectMemberTests33-438754277-project-admin] https://10.4.3.8/volume/v3/backups/9060cb5e-ae41-4860-8256-156162e3bc1f returned with HTTP 200 Aug 07 09:59:31.233676 np0000006707 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 756/3018] 10.4.3.8 () {68 vars in 1374 bytes} [Fri Aug 7 09:59:31 2026] GET /volume/v3/backups/9060cb5e-ae41-4860-8256-156162e3bc1f => generated 731 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 09:59:31.271806 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.volume.api [None req-dd962d23-a7d7-4421-8469-da478b520fc1 tempest-ProjectMemberTests-2001915872 tempest-ProjectMemberTests-2001915872-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b24d0b17-c21c-4bb0-875a-c1ffce192782) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-07T09:47:39Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=45fd9a3a-b61e-4c6c-9ab7-d02f06678d0d,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '45fd9a3a-b61e-4c6c-9ab7-d02f06678d0d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100298) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 09:59:31.272553 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.volume.api [None req-dd962d23-a7d7-4421-8469-da478b520fc1 tempest-ProjectMemberTests-2001915872 tempest-ProjectMemberTests-2001915872-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2bcb33f5-160f-4379-98e2-4d277206ecb3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100298) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 09:59:31.329039 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.quota [None req-dd962d23-a7d7-4421-8469-da478b520fc1 tempest-ProjectMemberTests-2001915872 tempest-ProjectMemberTests-2001915872-project-admin] Created reservations ['b53d3017-3453-402a-ab10-db7285247a4b', '3ae094fd-0f9b-4cc0-9bc1-3b4cd8a225d9', '4d0ecdd1-98af-473b-a94b-1e2b237721a6', 'b6165bc9-ed4d-4ed0-8ff9-292065b7d0cb'] {{(pid=100298) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 09:59:31.330034 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.volume.api [None req-dd962d23-a7d7-4421-8469-da478b520fc1 tempest-ProjectMemberTests-2001915872 tempest-ProjectMemberTests-2001915872-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2bcb33f5-160f-4379-98e2-4d277206ecb3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['b53d3017-3453-402a-ab10-db7285247a4b', '3ae094fd-0f9b-4cc0-9bc1-3b4cd8a225d9', '4d0ecdd1-98af-473b-a94b-1e2b237721a6', 'b6165bc9-ed4d-4ed0-8ff9-292065b7d0cb']}' {{(pid=100298) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 09:59:31.331022 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.volume.api [None req-dd962d23-a7d7-4421-8469-da478b520fc1 tempest-ProjectMemberTests-2001915872 tempest-ProjectMemberTests-2001915872-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2872a425-dcb5-4fc9-83c3-de3be537776d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100298) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 09:59:31.360462 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.volume.api [None req-dd962d23-a7d7-4421-8469-da478b520fc1 tempest-ProjectMemberTests-2001915872 tempest-ProjectMemberTests-2001915872-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2872a425-dcb5-4fc9-83c3-de3be537776d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'b96a0f43-dfed-4da4-9010-6338372021ae', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-181048254',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='18f3b0b56c104468ac22cff73dbd1da0',qos_specs=None,replication_status=,reservations=['b53d3017-3453-402a-ab10-db7285247a4b','3ae094fd-0f9b-4cc0-9bc1-3b4cd8a225d9','4d0ecdd1-98af-473b-a94b-1e2b237721a6','b6165bc9-ed4d-4ed0-8ff9-292065b7d0cb'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='544af75e89b64089b8e0260faaab4cc9',volume_type_id=45fd9a3a-b61e-4c6c-9ab7-d02f06678d0d), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-07T09:59:31Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-181048254',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=b96a0f43-dfed-4da4-9010-6338372021ae,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='18f3b0b56c104468ac22cff73dbd1da0',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='544af75e89b64089b8e0260faaab4cc9',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(45fd9a3a-b61e-4c6c-9ab7-d02f06678d0d),volume_type_id=45fd9a3a-b61e-4c6c-9ab7-d02f06678d0d)}' {{(pid=100298) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 09:59:31.362211 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.volume.api [None req-dd962d23-a7d7-4421-8469-da478b520fc1 tempest-ProjectMemberTests-2001915872 tempest-ProjectMemberTests-2001915872-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c67e2083-d213-457d-abac-0438ff5b7efb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100298) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 09:59:31.396002 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.volume.api [None req-dd962d23-a7d7-4421-8469-da478b520fc1 tempest-ProjectMemberTests-2001915872 tempest-ProjectMemberTests-2001915872-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c67e2083-d213-457d-abac-0438ff5b7efb) transitioned into state 'SUCCESS' from state '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-181048254',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='18f3b0b56c104468ac22cff73dbd1da0',qos_specs=None,replication_status=,reservations=['b53d3017-3453-402a-ab10-db7285247a4b','3ae094fd-0f9b-4cc0-9bc1-3b4cd8a225d9','4d0ecdd1-98af-473b-a94b-1e2b237721a6','b6165bc9-ed4d-4ed0-8ff9-292065b7d0cb'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='544af75e89b64089b8e0260faaab4cc9',volume_type_id=45fd9a3a-b61e-4c6c-9ab7-d02f06678d0d)}' {{(pid=100298) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 09:59:31.396002 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.volume.api [None req-dd962d23-a7d7-4421-8469-da478b520fc1 tempest-ProjectMemberTests-2001915872 tempest-ProjectMemberTests-2001915872-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (71f3ed09-4e8f-4095-aaff-3bdb53f6c082) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100298) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 09:59:31.418765 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.volume.api [None req-dd962d23-a7d7-4421-8469-da478b520fc1 tempest-ProjectMemberTests-2001915872 tempest-ProjectMemberTests-2001915872-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (71f3ed09-4e8f-4095-aaff-3bdb53f6c082) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100298) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 09:59:31.420136 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.volume.api [None req-dd962d23-a7d7-4421-8469-da478b520fc1 tempest-ProjectMemberTests-2001915872 tempest-ProjectMemberTests-2001915872-project-admin] Flow 'volume_create_api' (85466ff0-457d-4b5d-b43e-bbdf43dcb93b) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100298) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 09:59:31.420764 np0000006707 devstack@c-api.service[100298]: INFO cinder.volume.api [None req-dd962d23-a7d7-4421-8469-da478b520fc1 tempest-ProjectMemberTests-2001915872 tempest-ProjectMemberTests-2001915872-project-admin] Create volume request issued successfully. Aug 07 09:59:31.421516 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [None req-dd962d23-a7d7-4421-8469-da478b520fc1 tempest-ProjectMemberTests-2001915872 tempest-ProjectMemberTests-2001915872-project-admin] https://10.4.3.8/volume/v3/volumes returned with HTTP 202 Aug 07 09:59:31.422080 np0000006707 devstack@c-api.service[100298]: [pid: 100298|app: 0|req: 758/3019] 10.4.3.8 () {68 vars in 1244 bytes} [Fri Aug 7 09:59:31 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 09:59:31.438641 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-12fa03ea-847c-4f86-b31a-907c3d75c76c None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:59:31.441592 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-12fa03ea-847c-4f86-b31a-907c3d75c76c tempest-ProjectMemberTests-2001915872 tempest-ProjectMemberTests-2001915872-project-admin] GET https://10.4.3.8/volume/v3/volumes/b96a0f43-dfed-4da4-9010-6338372021ae Aug 07 09:59:31.442806 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-12fa03ea-847c-4f86-b31a-907c3d75c76c tempest-ProjectMemberTests-2001915872 tempest-ProjectMemberTests-2001915872-project-admin] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 09:59:31.442806 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-12fa03ea-847c-4f86-b31a-907c3d75c76c tempest-ProjectMemberTests-2001915872 tempest-ProjectMemberTests-2001915872-project-admin] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 09:59:31.456692 np0000006707 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 09:59:31.456692 np0000006707 devstack@c-api.service[100295]: warnings.warn( Aug 07 09:59:31.462826 np0000006707 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-12fa03ea-847c-4f86-b31a-907c3d75c76c tempest-ProjectMemberTests-2001915872 tempest-ProjectMemberTests-2001915872-project-admin] Volume info retrieved successfully. Aug 07 09:59:31.470179 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-12fa03ea-847c-4f86-b31a-907c3d75c76c tempest-ProjectMemberTests-2001915872 tempest-ProjectMemberTests-2001915872-project-admin] https://10.4.3.8/volume/v3/volumes/b96a0f43-dfed-4da4-9010-6338372021ae returned with HTTP 200 Aug 07 09:59:31.471101 np0000006707 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 754/3020] 10.4.3.8 () {66 vars in 1334 bytes} [Fri Aug 7 09:59:31 2026] GET /volume/v3/volumes/b96a0f43-dfed-4da4-9010-6338372021ae => generated 952 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 09:59:31.984105 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [None req-beff0f36-02fb-49ff-b25a-68be9c84ae7a None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:59:31.986103 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-beff0f36-02fb-49ff-b25a-68be9c84ae7a tempest-TestEncryptedCinderVolumes-768498766 tempest-TestEncryptedCinderVolumes-768498766-project-member] GET https://10.4.3.8/volume/v3/volumes/d22a9354-2859-4f0c-a273-c5ac4d060dde Aug 07 09:59:31.986394 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-beff0f36-02fb-49ff-b25a-68be9c84ae7a tempest-TestEncryptedCinderVolumes-768498766 tempest-TestEncryptedCinderVolumes-768498766-project-member] Empty body provided in request {{(pid=100296) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 09:59:31.986701 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-beff0f36-02fb-49ff-b25a-68be9c84ae7a tempest-TestEncryptedCinderVolumes-768498766 tempest-TestEncryptedCinderVolumes-768498766-project-member] Calling method 'show' {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 09:59:31.992800 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-beff0f36-02fb-49ff-b25a-68be9c84ae7a tempest-TestEncryptedCinderVolumes-768498766 tempest-TestEncryptedCinderVolumes-768498766-project-member] https://10.4.3.8/volume/v3/volumes/d22a9354-2859-4f0c-a273-c5ac4d060dde returned with HTTP 404 Aug 07 09:59:31.993479 np0000006707 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 753/3021] 10.4.3.8 () {66 vars in 1334 bytes} [Fri Aug 7 09:59:31 2026] GET /volume/v3/volumes/d22a9354-2859-4f0c-a273-c5ac4d060dde => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Aug 07 09:59:32.005188 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [None req-d4db585c-e336-4d38-9cfa-f139b268984f None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:59:32.007640 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-d4db585c-e336-4d38-9cfa-f139b268984f tempest-TestEncryptedCinderVolumes-966504716 tempest-TestEncryptedCinderVolumes-966504716-project-admin] GET https://10.4.3.8/volume/v3/volumes/detail?all_tenants=1 Aug 07 09:59:32.007955 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-d4db585c-e336-4d38-9cfa-f139b268984f tempest-TestEncryptedCinderVolumes-966504716 tempest-TestEncryptedCinderVolumes-966504716-project-admin] Empty body provided in request {{(pid=100297) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 09:59:32.008233 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-d4db585c-e336-4d38-9cfa-f139b268984f tempest-TestEncryptedCinderVolumes-966504716 tempest-TestEncryptedCinderVolumes-966504716-project-admin] Calling method 'detail' {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 09:59:32.009306 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.volume.api [None req-d4db585c-e336-4d38-9cfa-f139b268984f tempest-TestEncryptedCinderVolumes-966504716 tempest-TestEncryptedCinderVolumes-966504716-project-admin] Searching by: MultiDict([('all_tenants', 1)]). {{(pid=100297) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 07 09:59:32.247271 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.middleware.request_id [None req-aff90224-9938-462e-9b36-419654694f05 None None] RequestId filter calling following filter/app {{(pid=100298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:59:32.250951 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-ff82c26b-9798-4a7d-b730-5f4d3139beb1 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:59:32.252462 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [None req-aff90224-9938-462e-9b36-419654694f05 tempest-TestVolumeBackupRestore-1010557765 tempest-TestVolumeBackupRestore-1010557765-project-member] GET https://10.4.3.8/volume/v3/backups/e366e896-0ec0-4265-9440-a4a3e5b747e1 Aug 07 09:59:32.253392 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [None req-aff90224-9938-462e-9b36-419654694f05 tempest-TestVolumeBackupRestore-1010557765 tempest-TestVolumeBackupRestore-1010557765-project-member] Empty body provided in request {{(pid=100298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 09:59:32.253392 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [None req-aff90224-9938-462e-9b36-419654694f05 tempest-TestVolumeBackupRestore-1010557765 tempest-TestVolumeBackupRestore-1010557765-project-member] Calling method 'show' {{(pid=100298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 09:59:32.255752 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-ff82c26b-9798-4a7d-b730-5f4d3139beb1 tempest-ProjectMemberTests33-438754277 tempest-ProjectMemberTests33-438754277-project-admin] GET https://10.4.3.8/volume/v3/backups/9060cb5e-ae41-4860-8256-156162e3bc1f Aug 07 09:59:32.257264 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.v3.backups [None req-aff90224-9938-462e-9b36-419654694f05 tempest-TestVolumeBackupRestore-1010557765 tempest-TestVolumeBackupRestore-1010557765-project-member] Show backup with id e366e896-0ec0-4265-9440-a4a3e5b747e1. {{(pid=100298) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 09:59:32.258874 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-ff82c26b-9798-4a7d-b730-5f4d3139beb1 tempest-ProjectMemberTests33-438754277 tempest-ProjectMemberTests33-438754277-project-admin] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 09:59:32.259184 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-ff82c26b-9798-4a7d-b730-5f4d3139beb1 tempest-ProjectMemberTests33-438754277 tempest-ProjectMemberTests33-438754277-project-admin] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 09:59:32.259339 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.v3.backups [None req-ff82c26b-9798-4a7d-b730-5f4d3139beb1 tempest-ProjectMemberTests33-438754277 tempest-ProjectMemberTests33-438754277-project-admin] Show backup with id 9060cb5e-ae41-4860-8256-156162e3bc1f. {{(pid=100295) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 09:59:32.263127 np0000006707 devstack@c-api.service[100297]: INFO cinder.volume.api [None req-d4db585c-e336-4d38-9cfa-f139b268984f tempest-TestEncryptedCinderVolumes-966504716 tempest-TestEncryptedCinderVolumes-966504716-project-admin] Get all volumes completed successfully. Aug 07 09:59:32.266271 np0000006707 devstack@c-api.service[100297]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 09:59:32.266271 np0000006707 devstack@c-api.service[100297]: warnings.warn( Aug 07 09:59:32.268373 np0000006707 devstack@c-api.service[100298]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 09:59:32.268373 np0000006707 devstack@c-api.service[100298]: warnings.warn( Aug 07 09:59:32.270864 np0000006707 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 09:59:32.270864 np0000006707 devstack@c-api.service[100295]: warnings.warn( Aug 07 09:59:32.271030 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-ff82c26b-9798-4a7d-b730-5f4d3139beb1 tempest-ProjectMemberTests33-438754277 tempest-ProjectMemberTests33-438754277-project-admin] https://10.4.3.8/volume/v3/backups/9060cb5e-ae41-4860-8256-156162e3bc1f returned with HTTP 200 Aug 07 09:59:32.271404 np0000006707 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 755/3022] 10.4.3.8 () {68 vars in 1374 bytes} [Fri Aug 7 09:59:32 2026] GET /volume/v3/backups/9060cb5e-ae41-4860-8256-156162e3bc1f => generated 731 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 09:59:32.272267 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [None req-aff90224-9938-462e-9b36-419654694f05 tempest-TestVolumeBackupRestore-1010557765 tempest-TestVolumeBackupRestore-1010557765-project-member] https://10.4.3.8/volume/v3/backups/e366e896-0ec0-4265-9440-a4a3e5b747e1 returned with HTTP 200 Aug 07 09:59:32.272980 np0000006707 devstack@c-api.service[100298]: [pid: 100298|app: 0|req: 759/3023] 10.4.3.8 () {66 vars in 1334 bytes} [Fri Aug 7 09:59:32 2026] GET /volume/v3/backups/e366e896-0ec0-4265-9440-a4a3e5b747e1 => generated 750 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 09:59:32.274267 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-d4db585c-e336-4d38-9cfa-f139b268984f tempest-TestEncryptedCinderVolumes-966504716 tempest-TestEncryptedCinderVolumes-966504716-project-admin] https://10.4.3.8/volume/v3/volumes/detail?all_tenants=1 returned with HTTP 200 Aug 07 09:59:32.274267 np0000006707 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 757/3024] 10.4.3.8 () {66 vars in 1271 bytes} [Fri Aug 7 09:59:32 2026] GET /volume/v3/volumes/detail?all_tenants=1 => generated 11853 bytes in 270 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 07 09:59:32.294189 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [None req-0208685f-ed39-47d6-819d-c64d0773c516 None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:59:32.296792 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-0208685f-ed39-47d6-819d-c64d0773c516 tempest-TestEncryptedCinderVolumes-966504716 tempest-TestEncryptedCinderVolumes-966504716-project-admin] DELETE https://10.4.3.8/volume/v3/types/4b75853c-5803-4cec-bf78-42f7aff38a98 Aug 07 09:59:32.297086 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-0208685f-ed39-47d6-819d-c64d0773c516 tempest-TestEncryptedCinderVolumes-966504716 tempest-TestEncryptedCinderVolumes-966504716-project-admin] Empty body provided in request {{(pid=100296) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 09:59:32.297388 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-0208685f-ed39-47d6-819d-c64d0773c516 tempest-TestEncryptedCinderVolumes-966504716 tempest-TestEncryptedCinderVolumes-966504716-project-admin] Calling method '_delete' {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 09:59:32.331307 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-0208685f-ed39-47d6-819d-c64d0773c516 tempest-TestEncryptedCinderVolumes-966504716 tempest-TestEncryptedCinderVolumes-966504716-project-admin] https://10.4.3.8/volume/v3/types/4b75853c-5803-4cec-bf78-42f7aff38a98 returned with HTTP 202 Aug 07 09:59:32.331937 np0000006707 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 754/3025] 10.4.3.8 () {66 vars in 1331 bytes} [Fri Aug 7 09:59:32 2026] DELETE /volume/v3/types/4b75853c-5803-4cec-bf78-42f7aff38a98 => generated 0 bytes in 38 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 07 09:59:32.347173 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-15a38236-2827-4e0f-83d2-a9ab1b68b0ea None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:59:32.350164 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-15a38236-2827-4e0f-83d2-a9ab1b68b0ea tempest-TestEncryptedCinderVolumes-966504716 tempest-TestEncryptedCinderVolumes-966504716-project-admin] POST https://10.4.3.8/volume/v3/types Aug 07 09:59:32.350466 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-15a38236-2827-4e0f-83d2-a9ab1b68b0ea tempest-TestEncryptedCinderVolumes-966504716 tempest-TestEncryptedCinderVolumes-966504716-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-scenario-type-luksv2-1048844059", "extra_specs": {}}} {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 09:59:32.377270 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-15a38236-2827-4e0f-83d2-a9ab1b68b0ea tempest-TestEncryptedCinderVolumes-966504716 tempest-TestEncryptedCinderVolumes-966504716-project-admin] https://10.4.3.8/volume/v3/types returned with HTTP 200 Aug 07 09:59:32.378840 np0000006707 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 756/3026] 10.4.3.8 () {68 vars in 1238 bytes} [Fri Aug 7 09:59:32 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 09:59:32.392472 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.middleware.request_id [None req-4610bae9-4cf6-48c6-907e-fab505eaace7 None None] RequestId filter calling following filter/app {{(pid=100298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:59:32.394785 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [None req-4610bae9-4cf6-48c6-907e-fab505eaace7 tempest-TestEncryptedCinderVolumes-966504716 tempest-TestEncryptedCinderVolumes-966504716-project-admin] POST https://10.4.3.8/volume/v3/types/d212100c-8278-46a7-a1c6-d7dbfe46feb3/encryption Aug 07 09:59:32.396699 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [None req-4610bae9-4cf6-48c6-907e-fab505eaace7 tempest-TestEncryptedCinderVolumes-966504716 tempest-TestEncryptedCinderVolumes-966504716-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "luks2", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=100298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 09:59:32.424393 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [None req-4610bae9-4cf6-48c6-907e-fab505eaace7 tempest-TestEncryptedCinderVolumes-966504716 tempest-TestEncryptedCinderVolumes-966504716-project-admin] https://10.4.3.8/volume/v3/types/d212100c-8278-46a7-a1c6-d7dbfe46feb3/encryption returned with HTTP 200 Aug 07 09:59:32.425217 np0000006707 devstack@c-api.service[100298]: [pid: 100298|app: 0|req: 760/3027] 10.4.3.8 () {68 vars in 1383 bytes} [Fri Aug 7 09:59:32 2026] POST /volume/v3/types/d212100c-8278-46a7-a1c6-d7dbfe46feb3/encryption => generated 231 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 09:59:32.438353 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [None req-1a029f21-6097-4720-b431-c27c30361a72 None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:59:32.440769 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-1a029f21-6097-4720-b431-c27c30361a72 tempest-TestEncryptedCinderVolumes-768498766 tempest-TestEncryptedCinderVolumes-768498766-project-member] POST https://10.4.3.8/volume/v3/volumes Aug 07 09:59:32.441161 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-1a029f21-6097-4720-b431-c27c30361a72 tempest-TestEncryptedCinderVolumes-768498766 tempest-TestEncryptedCinderVolumes-768498766-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestEncryptedCinderVolumes-volume-328406791", "snapshot_id": null, "imageRef": null, "volume_type": "tempest-scenario-type-luksv2-1048844059", "size": 1}} {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 09:59:32.443171 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.v3.volumes [None req-1a029f21-6097-4720-b431-c27c30361a72 tempest-TestEncryptedCinderVolumes-768498766 tempest-TestEncryptedCinderVolumes-768498766-project-member] Create volume request body: {'volume': {'name': 'tempest-TestEncryptedCinderVolumes-volume-328406791', 'snapshot_id': None, 'imageRef': None, 'volume_type': 'tempest-scenario-type-luksv2-1048844059', 'size': 1}} {{(pid=100297) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 07 09:59:32.448905 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.v3.volumes [None req-1a029f21-6097-4720-b431-c27c30361a72 tempest-TestEncryptedCinderVolumes-768498766 tempest-TestEncryptedCinderVolumes-768498766-project-member] Create volume of 1 GB Aug 07 09:59:32.449375 np0000006707 devstack@c-api.service[100297]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 09:59:32.449375 np0000006707 devstack@c-api.service[100297]: warnings.warn( Aug 07 09:59:32.449985 np0000006707 devstack@c-api.service[100297]: INFO cinder.volume.api [None req-1a029f21-6097-4720-b431-c27c30361a72 tempest-TestEncryptedCinderVolumes-768498766 tempest-TestEncryptedCinderVolumes-768498766-project-member] Availability Zones retrieved successfully. Aug 07 09:59:32.457864 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.volume.api [None req-1a029f21-6097-4720-b431-c27c30361a72 tempest-TestEncryptedCinderVolumes-768498766 tempest-TestEncryptedCinderVolumes-768498766-project-member] Flow 'volume_create_api' (ad100c3a-e09f-48d8-bdaa-85c42ffe1ad1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100297) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 09:59:32.459824 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.volume.api [None req-1a029f21-6097-4720-b431-c27c30361a72 tempest-TestEncryptedCinderVolumes-768498766 tempest-TestEncryptedCinderVolumes-768498766-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (71ce844c-9e5b-437c-9026-892503da24ce) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100297) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 09:59:32.461144 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.volume.flows.api.create_volume [None req-1a029f21-6097-4720-b431-c27c30361a72 tempest-TestEncryptedCinderVolumes-768498766 tempest-TestEncryptedCinderVolumes-768498766-project-member] Validating volume size '1' using validate_int {{(pid=100297) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 07 09:59:32.488738 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [None req-b7fc0a6e-db14-4216-a5ea-093ff2191eaa None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:59:32.490354 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-b7fc0a6e-db14-4216-a5ea-093ff2191eaa tempest-ProjectMemberTests-2001915872 tempest-ProjectMemberTests-2001915872-project-admin] GET https://10.4.3.8/volume/v3/volumes/b96a0f43-dfed-4da4-9010-6338372021ae Aug 07 09:59:32.490586 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-b7fc0a6e-db14-4216-a5ea-093ff2191eaa tempest-ProjectMemberTests-2001915872 tempest-ProjectMemberTests-2001915872-project-admin] Empty body provided in request {{(pid=100296) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 09:59:32.490894 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-b7fc0a6e-db14-4216-a5ea-093ff2191eaa tempest-ProjectMemberTests-2001915872 tempest-ProjectMemberTests-2001915872-project-admin] Calling method 'show' {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 09:59:32.496710 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.volume.api [None req-1a029f21-6097-4720-b431-c27c30361a72 tempest-TestEncryptedCinderVolumes-768498766 tempest-TestEncryptedCinderVolumes-768498766-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (71ce844c-9e5b-437c-9026-892503da24ce) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-07T09:59:32Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=d212100c-8278-46a7-a1c6-d7dbfe46feb3,is_public=True,name='tempest-scenario-type-luksv2-1048844059',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'd212100c-8278-46a7-a1c6-d7dbfe46feb3', '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=100297) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 09:59:32.497619 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.volume.api [None req-1a029f21-6097-4720-b431-c27c30361a72 tempest-TestEncryptedCinderVolumes-768498766 tempest-TestEncryptedCinderVolumes-768498766-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (645e11ae-b644-430b-b246-8008c754cc83) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100297) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 09:59:32.500098 np0000006707 devstack@c-api.service[100296]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 09:59:32.500098 np0000006707 devstack@c-api.service[100296]: warnings.warn( Aug 07 09:59:32.504571 np0000006707 devstack@c-api.service[100296]: INFO cinder.volume.api [None req-b7fc0a6e-db14-4216-a5ea-093ff2191eaa tempest-ProjectMemberTests-2001915872 tempest-ProjectMemberTests-2001915872-project-admin] Volume info retrieved successfully. Aug 07 09:59:32.509817 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-b7fc0a6e-db14-4216-a5ea-093ff2191eaa tempest-ProjectMemberTests-2001915872 tempest-ProjectMemberTests-2001915872-project-admin] https://10.4.3.8/volume/v3/volumes/b96a0f43-dfed-4da4-9010-6338372021ae returned with HTTP 200 Aug 07 09:59:32.509817 np0000006707 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 755/3028] 10.4.3.8 () {66 vars in 1334 bytes} [Fri Aug 7 09:59:32 2026] GET /volume/v3/volumes/b96a0f43-dfed-4da4-9010-6338372021ae => generated 1004 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 09:59:32.526664 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-9af04512-3325-4b5b-9b1d-9b32d9f9e784 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:59:32.529316 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-9af04512-3325-4b5b-9b1d-9b32d9f9e784 tempest-ProjectMemberTests-2001915872 tempest-ProjectMemberTests-2001915872-project-admin] POST https://10.4.3.8/volume/v3/snapshots Aug 07 09:59:32.530031 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-9af04512-3325-4b5b-9b1d-9b32d9f9e784 tempest-ProjectMemberTests-2001915872 tempest-ProjectMemberTests-2001915872-project-admin] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "b96a0f43-dfed-4da4-9010-6338372021ae", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-313671604"}} {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 09:59:32.536394 np0000006707 devstack@c-api.service[100297]: WARNING cinder.quota [None req-1a029f21-6097-4720-b431-c27c30361a72 tempest-TestEncryptedCinderVolumes-768498766 tempest-TestEncryptedCinderVolumes-768498766-project-member] Deprecated: Default quota for resource: volumes_tempest-scenario-type-luksv2-1048844059 is set by the default quota flag: quota_volumes_tempest-scenario-type-luksv2-1048844059, it is now deprecated. Please use the default quota class for default quota. Aug 07 09:59:32.536902 np0000006707 devstack@c-api.service[100297]: WARNING cinder.quota [None req-1a029f21-6097-4720-b431-c27c30361a72 tempest-TestEncryptedCinderVolumes-768498766 tempest-TestEncryptedCinderVolumes-768498766-project-member] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-luksv2-1048844059 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-luksv2-1048844059, it is now deprecated. Please use the default quota class for default quota. Aug 07 09:59:32.541752 np0000006707 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 09:59:32.541752 np0000006707 devstack@c-api.service[100295]: warnings.warn( Aug 07 09:59:32.542375 np0000006707 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-9af04512-3325-4b5b-9b1d-9b32d9f9e784 tempest-ProjectMemberTests-2001915872 tempest-ProjectMemberTests-2001915872-project-admin] Volume info retrieved successfully. Aug 07 09:59:32.542631 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.v3.snapshots [None req-9af04512-3325-4b5b-9b1d-9b32d9f9e784 tempest-ProjectMemberTests-2001915872 tempest-ProjectMemberTests-2001915872-project-admin] Create snapshot from volume b96a0f43-dfed-4da4-9010-6338372021ae Aug 07 09:59:32.576768 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.quota [None req-1a029f21-6097-4720-b431-c27c30361a72 tempest-TestEncryptedCinderVolumes-768498766 tempest-TestEncryptedCinderVolumes-768498766-project-member] Created reservations ['b6f31f75-9dc1-42e2-8920-585c35ac9a87', 'a89a1aaf-69ba-4ddc-b09c-1fa36384cdd1', '1524db61-6ff5-4317-9b72-78588f9f3e63', '747f24a5-5f25-45c7-985e-71d0dc322a22'] {{(pid=100297) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 09:59:32.577974 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.volume.api [None req-1a029f21-6097-4720-b431-c27c30361a72 tempest-TestEncryptedCinderVolumes-768498766 tempest-TestEncryptedCinderVolumes-768498766-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (645e11ae-b644-430b-b246-8008c754cc83) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['b6f31f75-9dc1-42e2-8920-585c35ac9a87', 'a89a1aaf-69ba-4ddc-b09c-1fa36384cdd1', '1524db61-6ff5-4317-9b72-78588f9f3e63', '747f24a5-5f25-45c7-985e-71d0dc322a22']}' {{(pid=100297) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 09:59:32.579554 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.volume.api [None req-1a029f21-6097-4720-b431-c27c30361a72 tempest-TestEncryptedCinderVolumes-768498766 tempest-TestEncryptedCinderVolumes-768498766-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (bbc28aec-7b7a-4083-83d7-9c2d78dd891e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100297) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 09:59:32.594587 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.quota [None req-9af04512-3325-4b5b-9b1d-9b32d9f9e784 tempest-ProjectMemberTests-2001915872 tempest-ProjectMemberTests-2001915872-project-admin] Created reservations ['c2909105-cdc6-43fa-b8d4-89878b28a272', 'da97e2b4-52ad-47b9-a783-a1eafc8855a8', '1b49b8c6-b09b-4f92-bf0d-3506e9af480e', '9c756b3b-4a36-4ae9-99b5-2e937c1bdf7e'] {{(pid=100295) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 09:59:32.609144 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.volume.api [None req-1a029f21-6097-4720-b431-c27c30361a72 tempest-TestEncryptedCinderVolumes-768498766 tempest-TestEncryptedCinderVolumes-768498766-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (bbc28aec-7b7a-4083-83d7-9c2d78dd891e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'af259e45-7c84-4c1f-bbf8-31f656633df2', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestEncryptedCinderVolumes-volume-328406791',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e4f188f93fe24f8d8de29b4ddebae64b',qos_specs=None,replication_status=,reservations=['b6f31f75-9dc1-42e2-8920-585c35ac9a87','a89a1aaf-69ba-4ddc-b09c-1fa36384cdd1','1524db61-6ff5-4317-9b72-78588f9f3e63','747f24a5-5f25-45c7-985e-71d0dc322a22'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e3f85b13c6354beb8adcad32eba75eb1',volume_type_id=d212100c-8278-46a7-a1c6-d7dbfe46feb3), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-07T09:59:32Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestEncryptedCinderVolumes-volume-328406791',ec2_id=None,encryption_key_id=00000000-0000-0000-0000-000000000000,glance_metadata=,group=,group_id=None,host=None,id=af259e45-7c84-4c1f-bbf8-31f656633df2,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='e4f188f93fe24f8d8de29b4ddebae64b',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='e3f85b13c6354beb8adcad32eba75eb1',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(d212100c-8278-46a7-a1c6-d7dbfe46feb3),volume_type_id=d212100c-8278-46a7-a1c6-d7dbfe46feb3)}' {{(pid=100297) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 09:59:32.610253 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.volume.api [None req-1a029f21-6097-4720-b431-c27c30361a72 tempest-TestEncryptedCinderVolumes-768498766 tempest-TestEncryptedCinderVolumes-768498766-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9c150e46-30ff-481a-91c5-41c44a93a8a1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100297) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 09:59:32.666595 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.volume.api [None req-1a029f21-6097-4720-b431-c27c30361a72 tempest-TestEncryptedCinderVolumes-768498766 tempest-TestEncryptedCinderVolumes-768498766-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9c150e46-30ff-481a-91c5-41c44a93a8a1) transitioned into state 'SUCCESS' from state '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-328406791',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e4f188f93fe24f8d8de29b4ddebae64b',qos_specs=None,replication_status=,reservations=['b6f31f75-9dc1-42e2-8920-585c35ac9a87','a89a1aaf-69ba-4ddc-b09c-1fa36384cdd1','1524db61-6ff5-4317-9b72-78588f9f3e63','747f24a5-5f25-45c7-985e-71d0dc322a22'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e3f85b13c6354beb8adcad32eba75eb1',volume_type_id=d212100c-8278-46a7-a1c6-d7dbfe46feb3)}' {{(pid=100297) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 09:59:32.666595 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.volume.api [None req-1a029f21-6097-4720-b431-c27c30361a72 tempest-TestEncryptedCinderVolumes-768498766 tempest-TestEncryptedCinderVolumes-768498766-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d2fa84a3-e670-4167-a96f-ff8ce3cba4f0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100297) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 09:59:32.684530 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.volume.api [None req-1a029f21-6097-4720-b431-c27c30361a72 tempest-TestEncryptedCinderVolumes-768498766 tempest-TestEncryptedCinderVolumes-768498766-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d2fa84a3-e670-4167-a96f-ff8ce3cba4f0) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100297) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 09:59:32.686157 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.volume.api [None req-1a029f21-6097-4720-b431-c27c30361a72 tempest-TestEncryptedCinderVolumes-768498766 tempest-TestEncryptedCinderVolumes-768498766-project-member] Flow 'volume_create_api' (ad100c3a-e09f-48d8-bdaa-85c42ffe1ad1) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100297) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 09:59:32.687860 np0000006707 devstack@c-api.service[100297]: INFO cinder.volume.api [None req-1a029f21-6097-4720-b431-c27c30361a72 tempest-TestEncryptedCinderVolumes-768498766 tempest-TestEncryptedCinderVolumes-768498766-project-member] Create volume request issued successfully. Aug 07 09:59:32.687860 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-1a029f21-6097-4720-b431-c27c30361a72 tempest-TestEncryptedCinderVolumes-768498766 tempest-TestEncryptedCinderVolumes-768498766-project-member] https://10.4.3.8/volume/v3/volumes returned with HTTP 202 Aug 07 09:59:32.688374 np0000006707 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 758/3029] 10.4.3.8 () {68 vars in 1245 bytes} [Fri Aug 7 09:59:32 2026] POST /volume/v3/volumes => generated 782 bytes in 251 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 07 09:59:32.693348 np0000006707 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-9af04512-3325-4b5b-9b1d-9b32d9f9e784 tempest-ProjectMemberTests-2001915872 tempest-ProjectMemberTests-2001915872-project-admin] Snapshot create request issued successfully. Aug 07 09:59:32.693348 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-9af04512-3325-4b5b-9b1d-9b32d9f9e784 tempest-ProjectMemberTests-2001915872 tempest-ProjectMemberTests-2001915872-project-admin] https://10.4.3.8/volume/v3/snapshots returned with HTTP 202 Aug 07 09:59:32.694163 np0000006707 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 757/3030] 10.4.3.8 () {68 vars in 1251 bytes} [Fri Aug 7 09:59:32 2026] POST /volume/v3/snapshots => generated 307 bytes in 168 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 07 09:59:32.706193 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.middleware.request_id [None req-e7ff00e9-8fbd-4a0c-b2a5-f2c97a08b00f None None] RequestId filter calling following filter/app {{(pid=100298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:59:32.707920 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [None req-e7ff00e9-8fbd-4a0c-b2a5-f2c97a08b00f tempest-ProjectMemberTests-2001915872 tempest-ProjectMemberTests-2001915872-project-admin] GET https://10.4.3.8/volume/v3/snapshots/b323ab47-2c03-49bc-abd6-ce649fffbd3e Aug 07 09:59:32.708292 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [None req-e7ff00e9-8fbd-4a0c-b2a5-f2c97a08b00f tempest-ProjectMemberTests-2001915872 tempest-ProjectMemberTests-2001915872-project-admin] Empty body provided in request {{(pid=100298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 09:59:32.708633 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [None req-e7ff00e9-8fbd-4a0c-b2a5-f2c97a08b00f tempest-ProjectMemberTests-2001915872 tempest-ProjectMemberTests-2001915872-project-admin] Calling method 'show' {{(pid=100298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 09:59:32.715326 np0000006707 devstack@c-api.service[100298]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 09:59:32.715326 np0000006707 devstack@c-api.service[100298]: warnings.warn( Aug 07 09:59:32.715879 np0000006707 devstack@c-api.service[100298]: INFO cinder.volume.api [None req-e7ff00e9-8fbd-4a0c-b2a5-f2c97a08b00f tempest-ProjectMemberTests-2001915872 tempest-ProjectMemberTests-2001915872-project-admin] Snapshot retrieved successfully. Aug 07 09:59:32.717318 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [None req-e7ff00e9-8fbd-4a0c-b2a5-f2c97a08b00f tempest-ProjectMemberTests-2001915872 tempest-ProjectMemberTests-2001915872-project-admin] https://10.4.3.8/volume/v3/snapshots/b323ab47-2c03-49bc-abd6-ce649fffbd3e returned with HTTP 200 Aug 07 09:59:32.717318 np0000006707 devstack@c-api.service[100298]: [pid: 100298|app: 0|req: 761/3031] 10.4.3.8 () {66 vars in 1340 bytes} [Fri Aug 7 09:59:32 2026] GET /volume/v3/snapshots/b323ab47-2c03-49bc-abd6-ce649fffbd3e => generated 439 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 09:59:33.286908 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [None req-8c75cc36-9579-43f0-893b-1a8f0d3f5992 None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:59:33.287384 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [None req-644fc345-4ec2-4d2e-a186-14ec1289ec34 None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:59:33.289410 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-8c75cc36-9579-43f0-893b-1a8f0d3f5992 tempest-TestVolumeBackupRestore-1010557765 tempest-TestVolumeBackupRestore-1010557765-project-member] GET https://10.4.3.8/volume/v3/backups/e366e896-0ec0-4265-9440-a4a3e5b747e1 Aug 07 09:59:33.289557 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-644fc345-4ec2-4d2e-a186-14ec1289ec34 tempest-ProjectMemberTests33-438754277 tempest-ProjectMemberTests33-438754277-project-admin] GET https://10.4.3.8/volume/v3/backups/9060cb5e-ae41-4860-8256-156162e3bc1f Aug 07 09:59:33.289718 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-8c75cc36-9579-43f0-893b-1a8f0d3f5992 tempest-TestVolumeBackupRestore-1010557765 tempest-TestVolumeBackupRestore-1010557765-project-member] Empty body provided in request {{(pid=100296) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 09:59:33.289775 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-644fc345-4ec2-4d2e-a186-14ec1289ec34 tempest-ProjectMemberTests33-438754277 tempest-ProjectMemberTests33-438754277-project-admin] Empty body provided in request {{(pid=100297) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 09:59:33.290029 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-8c75cc36-9579-43f0-893b-1a8f0d3f5992 tempest-TestVolumeBackupRestore-1010557765 tempest-TestVolumeBackupRestore-1010557765-project-member] Calling method 'show' {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 09:59:33.290123 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-644fc345-4ec2-4d2e-a186-14ec1289ec34 tempest-ProjectMemberTests33-438754277 tempest-ProjectMemberTests33-438754277-project-admin] Calling method 'show' {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 09:59:33.290179 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.v3.backups [None req-8c75cc36-9579-43f0-893b-1a8f0d3f5992 tempest-TestVolumeBackupRestore-1010557765 tempest-TestVolumeBackupRestore-1010557765-project-member] Show backup with id e366e896-0ec0-4265-9440-a4a3e5b747e1. {{(pid=100296) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 09:59:33.290228 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.v3.backups [None req-644fc345-4ec2-4d2e-a186-14ec1289ec34 tempest-ProjectMemberTests33-438754277 tempest-ProjectMemberTests33-438754277-project-admin] Show backup with id 9060cb5e-ae41-4860-8256-156162e3bc1f. {{(pid=100297) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 09:59:33.296208 np0000006707 devstack@c-api.service[100297]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 09:59:33.296208 np0000006707 devstack@c-api.service[100297]: warnings.warn( Aug 07 09:59:33.296294 np0000006707 devstack@c-api.service[100296]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 09:59:33.296294 np0000006707 devstack@c-api.service[100296]: warnings.warn( Aug 07 09:59:33.296375 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-644fc345-4ec2-4d2e-a186-14ec1289ec34 tempest-ProjectMemberTests33-438754277 tempest-ProjectMemberTests33-438754277-project-admin] https://10.4.3.8/volume/v3/backups/9060cb5e-ae41-4860-8256-156162e3bc1f returned with HTTP 200 Aug 07 09:59:33.296502 np0000006707 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 759/3032] 10.4.3.8 () {68 vars in 1374 bytes} [Fri Aug 7 09:59:33 2026] GET /volume/v3/backups/9060cb5e-ae41-4860-8256-156162e3bc1f => generated 731 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 09:59:33.297096 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-8c75cc36-9579-43f0-893b-1a8f0d3f5992 tempest-TestVolumeBackupRestore-1010557765 tempest-TestVolumeBackupRestore-1010557765-project-member] https://10.4.3.8/volume/v3/backups/e366e896-0ec0-4265-9440-a4a3e5b747e1 returned with HTTP 200 Aug 07 09:59:33.298052 np0000006707 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 756/3033] 10.4.3.8 () {66 vars in 1334 bytes} [Fri Aug 7 09:59:33 2026] GET /volume/v3/backups/e366e896-0ec0-4265-9440-a4a3e5b747e1 => generated 750 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 09:59:33.732136 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-fe5db912-1e90-46c5-8bfe-04b0858357a8 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:59:33.736067 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-fe5db912-1e90-46c5-8bfe-04b0858357a8 tempest-ProjectMemberTests-2001915872 tempest-ProjectMemberTests-2001915872-project-admin] GET https://10.4.3.8/volume/v3/snapshots/b323ab47-2c03-49bc-abd6-ce649fffbd3e Aug 07 09:59:33.736466 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-fe5db912-1e90-46c5-8bfe-04b0858357a8 tempest-ProjectMemberTests-2001915872 tempest-ProjectMemberTests-2001915872-project-admin] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 09:59:33.738621 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-fe5db912-1e90-46c5-8bfe-04b0858357a8 tempest-ProjectMemberTests-2001915872 tempest-ProjectMemberTests-2001915872-project-admin] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 09:59:33.752859 np0000006707 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 09:59:33.752859 np0000006707 devstack@c-api.service[100295]: warnings.warn( Aug 07 09:59:33.753367 np0000006707 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-fe5db912-1e90-46c5-8bfe-04b0858357a8 tempest-ProjectMemberTests-2001915872 tempest-ProjectMemberTests-2001915872-project-admin] Snapshot retrieved successfully. Aug 07 09:59:33.755583 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-fe5db912-1e90-46c5-8bfe-04b0858357a8 tempest-ProjectMemberTests-2001915872 tempest-ProjectMemberTests-2001915872-project-admin] https://10.4.3.8/volume/v3/snapshots/b323ab47-2c03-49bc-abd6-ce649fffbd3e returned with HTTP 200 Aug 07 09:59:33.755969 np0000006707 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 758/3034] 10.4.3.8 () {66 vars in 1340 bytes} [Fri Aug 7 09:59:33 2026] GET /volume/v3/snapshots/b323ab47-2c03-49bc-abd6-ce649fffbd3e => generated 466 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 09:59:33.768549 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.middleware.request_id [None req-cd29bf92-aefc-403b-a2c8-f2bdc600bc55 None None] RequestId filter calling following filter/app {{(pid=100298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:59:33.772695 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [None req-cd29bf92-aefc-403b-a2c8-f2bdc600bc55 tempest-ProjectMemberTests-2001915872 tempest-ProjectMemberTests-2001915872-project-admin] POST https://10.4.3.8/volume/v3/snapshots/b323ab47-2c03-49bc-abd6-ce649fffbd3e/action Aug 07 09:59:33.774947 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [None req-cd29bf92-aefc-403b-a2c8-f2bdc600bc55 tempest-ProjectMemberTests-2001915872 tempest-ProjectMemberTests-2001915872-project-admin] Action body: b'{"os-reset_status": {"status": "creating"}}' {{(pid=100298) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 07 09:59:33.774947 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [None req-cd29bf92-aefc-403b-a2c8-f2bdc600bc55 tempest-ProjectMemberTests-2001915872 tempest-ProjectMemberTests-2001915872-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "creating"}} {{(pid=100298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 09:59:33.776480 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.contrib.admin_actions [None req-cd29bf92-aefc-403b-a2c8-f2bdc600bc55 tempest-ProjectMemberTests-2001915872 tempest-ProjectMemberTests-2001915872-project-admin] Updating snapshot 'b323ab47-2c03-49bc-abd6-ce649fffbd3e' with '{'status': 'creating'}' {{(pid=100298) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:263}} Aug 07 09:59:33.799600 np0000006707 devstack@c-api.service[100298]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 09:59:33.799600 np0000006707 devstack@c-api.service[100298]: warnings.warn( Aug 07 09:59:33.824057 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [None req-cd29bf92-aefc-403b-a2c8-f2bdc600bc55 tempest-ProjectMemberTests-2001915872 tempest-ProjectMemberTests-2001915872-project-admin] https://10.4.3.8/volume/v3/snapshots/b323ab47-2c03-49bc-abd6-ce649fffbd3e/action returned with HTTP 202 Aug 07 09:59:33.824683 np0000006707 devstack@c-api.service[100298]: [pid: 100298|app: 0|req: 762/3035] 10.4.3.8 () {68 vars in 1382 bytes} [Fri Aug 7 09:59:33 2026] POST /volume/v3/snapshots/b323ab47-2c03-49bc-abd6-ce649fffbd3e/action => generated 0 bytes in 57 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 07 09:59:33.835168 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [None req-796fafe8-6c52-4812-b38c-ae3da3278ebf None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:59:33.837560 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-796fafe8-6c52-4812-b38c-ae3da3278ebf tempest-ProjectMemberTests-2001915872 tempest-ProjectMemberTests-2001915872-project-admin] GET https://10.4.3.8/volume/v3/snapshots/b323ab47-2c03-49bc-abd6-ce649fffbd3e Aug 07 09:59:33.837818 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-796fafe8-6c52-4812-b38c-ae3da3278ebf tempest-ProjectMemberTests-2001915872 tempest-ProjectMemberTests-2001915872-project-admin] Empty body provided in request {{(pid=100297) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 09:59:33.838089 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-796fafe8-6c52-4812-b38c-ae3da3278ebf tempest-ProjectMemberTests-2001915872 tempest-ProjectMemberTests-2001915872-project-admin] Calling method 'show' {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 09:59:33.845221 np0000006707 devstack@c-api.service[100297]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 09:59:33.845221 np0000006707 devstack@c-api.service[100297]: warnings.warn( Aug 07 09:59:33.845815 np0000006707 devstack@c-api.service[100297]: INFO cinder.volume.api [None req-796fafe8-6c52-4812-b38c-ae3da3278ebf tempest-ProjectMemberTests-2001915872 tempest-ProjectMemberTests-2001915872-project-admin] Snapshot retrieved successfully. Aug 07 09:59:33.847850 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-796fafe8-6c52-4812-b38c-ae3da3278ebf tempest-ProjectMemberTests-2001915872 tempest-ProjectMemberTests-2001915872-project-admin] https://10.4.3.8/volume/v3/snapshots/b323ab47-2c03-49bc-abd6-ce649fffbd3e returned with HTTP 200 Aug 07 09:59:33.847850 np0000006707 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 760/3036] 10.4.3.8 () {66 vars in 1340 bytes} [Fri Aug 7 09:59:33 2026] GET /volume/v3/snapshots/b323ab47-2c03-49bc-abd6-ce649fffbd3e => generated 465 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 09:59:33.861933 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [None req-b05d0277-e760-47cd-b04b-00b3ba480fb8 None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:59:33.865169 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-b05d0277-e760-47cd-b04b-00b3ba480fb8 tempest-ProjectMemberTests-2001915872 tempest-ProjectMemberTests-2001915872-project-member] POST https://10.4.3.8/volume/v3/snapshots/b323ab47-2c03-49bc-abd6-ce649fffbd3e/action Aug 07 09:59:33.865843 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-b05d0277-e760-47cd-b04b-00b3ba480fb8 tempest-ProjectMemberTests-2001915872 tempest-ProjectMemberTests-2001915872-project-member] Action body: b'{"os-update_snapshot_status": {"status": "error", "progress": "80%"}}' {{(pid=100296) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 07 09:59:33.866113 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-b05d0277-e760-47cd-b04b-00b3ba480fb8 tempest-ProjectMemberTests-2001915872 tempest-ProjectMemberTests-2001915872-project-member] Action: 'action', calling method: _update_snapshot_status, body: {"os-update_snapshot_status": {"status": "error", "progress": "80%"}} {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 09:59:33.867876 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.contrib.snapshot_actions [None req-b05d0277-e760-47cd-b04b-00b3ba480fb8 tempest-ProjectMemberTests-2001915872 tempest-ProjectMemberTests-2001915872-project-member] body: {'os-update_snapshot_status': {'status': 'error', 'progress': '80%'}} {{(pid=100296) _update_snapshot_status /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:46}} Aug 07 09:59:33.875160 np0000006707 devstack@c-api.service[100296]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 09:59:33.875160 np0000006707 devstack@c-api.service[100296]: warnings.warn( Aug 07 09:59:33.876900 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.contrib.snapshot_actions [None req-b05d0277-e760-47cd-b04b-00b3ba480fb8 tempest-ProjectMemberTests-2001915872 tempest-ProjectMemberTests-2001915872-project-member] Updating snapshot b323ab47-2c03-49bc-abd6-ce649fffbd3e with info {'id': 'b323ab47-2c03-49bc-abd6-ce649fffbd3e', 'status': 'error', 'progress': '80%'} Aug 07 09:59:33.886075 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-b05d0277-e760-47cd-b04b-00b3ba480fb8 tempest-ProjectMemberTests-2001915872 tempest-ProjectMemberTests-2001915872-project-member] https://10.4.3.8/volume/v3/snapshots/b323ab47-2c03-49bc-abd6-ce649fffbd3e/action returned with HTTP 202 Aug 07 09:59:33.886921 np0000006707 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 757/3037] 10.4.3.8 () {68 vars in 1382 bytes} [Fri Aug 7 09:59:33 2026] POST /volume/v3/snapshots/b323ab47-2c03-49bc-abd6-ce649fffbd3e/action => generated 0 bytes in 25 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 07 09:59:33.895520 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-da3fc185-5cc9-414c-b40e-0f2ce5463e39 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:59:33.899326 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-da3fc185-5cc9-414c-b40e-0f2ce5463e39 tempest-ProjectMemberTests-2001915872 tempest-ProjectMemberTests-2001915872-project-admin] DELETE https://10.4.3.8/volume/v3/snapshots/b323ab47-2c03-49bc-abd6-ce649fffbd3e Aug 07 09:59:33.899660 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-da3fc185-5cc9-414c-b40e-0f2ce5463e39 tempest-ProjectMemberTests-2001915872 tempest-ProjectMemberTests-2001915872-project-admin] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 09:59:33.900013 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-da3fc185-5cc9-414c-b40e-0f2ce5463e39 tempest-ProjectMemberTests-2001915872 tempest-ProjectMemberTests-2001915872-project-admin] Calling method 'delete' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 09:59:33.901146 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.v3.snapshots [None req-da3fc185-5cc9-414c-b40e-0f2ce5463e39 tempest-ProjectMemberTests-2001915872 tempest-ProjectMemberTests-2001915872-project-admin] Delete snapshot with id: b323ab47-2c03-49bc-abd6-ce649fffbd3e Aug 07 09:59:33.914297 np0000006707 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 09:59:33.914297 np0000006707 devstack@c-api.service[100295]: warnings.warn( Aug 07 09:59:33.914766 np0000006707 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-da3fc185-5cc9-414c-b40e-0f2ce5463e39 tempest-ProjectMemberTests-2001915872 tempest-ProjectMemberTests-2001915872-project-admin] Snapshot retrieved successfully. Aug 07 09:59:33.948540 np0000006707 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-da3fc185-5cc9-414c-b40e-0f2ce5463e39 tempest-ProjectMemberTests-2001915872 tempest-ProjectMemberTests-2001915872-project-admin] Snapshot delete request issued successfully. Aug 07 09:59:33.948540 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-da3fc185-5cc9-414c-b40e-0f2ce5463e39 tempest-ProjectMemberTests-2001915872 tempest-ProjectMemberTests-2001915872-project-admin] https://10.4.3.8/volume/v3/snapshots/b323ab47-2c03-49bc-abd6-ce649fffbd3e returned with HTTP 202 Aug 07 09:59:33.948540 np0000006707 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 759/3038] 10.4.3.8 () {66 vars in 1343 bytes} [Fri Aug 7 09:59:33 2026] DELETE /volume/v3/snapshots/b323ab47-2c03-49bc-abd6-ce649fffbd3e => generated 0 bytes in 52 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 07 09:59:33.960580 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.middleware.request_id [None req-f64c436e-f45c-461a-8545-20a998996280 None None] RequestId filter calling following filter/app {{(pid=100298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:59:33.965066 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [None req-f64c436e-f45c-461a-8545-20a998996280 tempest-ProjectMemberTests-2001915872 tempest-ProjectMemberTests-2001915872-project-admin] GET https://10.4.3.8/volume/v3/snapshots/b323ab47-2c03-49bc-abd6-ce649fffbd3e Aug 07 09:59:33.965066 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [None req-f64c436e-f45c-461a-8545-20a998996280 tempest-ProjectMemberTests-2001915872 tempest-ProjectMemberTests-2001915872-project-admin] Empty body provided in request {{(pid=100298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 09:59:33.965066 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [None req-f64c436e-f45c-461a-8545-20a998996280 tempest-ProjectMemberTests-2001915872 tempest-ProjectMemberTests-2001915872-project-admin] Calling method 'show' {{(pid=100298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 09:59:33.973280 np0000006707 devstack@c-api.service[100298]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 09:59:33.973280 np0000006707 devstack@c-api.service[100298]: warnings.warn( Aug 07 09:59:33.973280 np0000006707 devstack@c-api.service[100298]: INFO cinder.volume.api [None req-f64c436e-f45c-461a-8545-20a998996280 tempest-ProjectMemberTests-2001915872 tempest-ProjectMemberTests-2001915872-project-admin] Snapshot retrieved successfully. Aug 07 09:59:33.974871 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [None req-f64c436e-f45c-461a-8545-20a998996280 tempest-ProjectMemberTests-2001915872 tempest-ProjectMemberTests-2001915872-project-admin] https://10.4.3.8/volume/v3/snapshots/b323ab47-2c03-49bc-abd6-ce649fffbd3e returned with HTTP 200 Aug 07 09:59:33.977173 np0000006707 devstack@c-api.service[100298]: [pid: 100298|app: 0|req: 763/3039] 10.4.3.8 () {66 vars in 1340 bytes} [Fri Aug 7 09:59:33 2026] GET /volume/v3/snapshots/b323ab47-2c03-49bc-abd6-ce649fffbd3e => generated 464 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 09:59:34.314654 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [None req-17138798-50b8-4cf0-bea9-7001f56ad32e None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:59:34.315294 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [None req-ba681022-fe18-451e-b0b1-cafe51d7b8f3 None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:59:34.317529 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-17138798-50b8-4cf0-bea9-7001f56ad32e tempest-TestVolumeBackupRestore-1010557765 tempest-TestVolumeBackupRestore-1010557765-project-member] GET https://10.4.3.8/volume/v3/backups/e366e896-0ec0-4265-9440-a4a3e5b747e1 Aug 07 09:59:34.319443 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-17138798-50b8-4cf0-bea9-7001f56ad32e tempest-TestVolumeBackupRestore-1010557765 tempest-TestVolumeBackupRestore-1010557765-project-member] Empty body provided in request {{(pid=100297) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 09:59:34.319443 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-17138798-50b8-4cf0-bea9-7001f56ad32e tempest-TestVolumeBackupRestore-1010557765 tempest-TestVolumeBackupRestore-1010557765-project-member] Calling method 'show' {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 09:59:34.319443 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.v3.backups [None req-17138798-50b8-4cf0-bea9-7001f56ad32e tempest-TestVolumeBackupRestore-1010557765 tempest-TestVolumeBackupRestore-1010557765-project-member] Show backup with id e366e896-0ec0-4265-9440-a4a3e5b747e1. {{(pid=100297) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 09:59:34.319648 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-ba681022-fe18-451e-b0b1-cafe51d7b8f3 tempest-ProjectMemberTests33-438754277 tempest-ProjectMemberTests33-438754277-project-admin] GET https://10.4.3.8/volume/v3/backups/9060cb5e-ae41-4860-8256-156162e3bc1f Aug 07 09:59:34.319648 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-ba681022-fe18-451e-b0b1-cafe51d7b8f3 tempest-ProjectMemberTests33-438754277 tempest-ProjectMemberTests33-438754277-project-admin] Empty body provided in request {{(pid=100296) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 09:59:34.319648 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-ba681022-fe18-451e-b0b1-cafe51d7b8f3 tempest-ProjectMemberTests33-438754277 tempest-ProjectMemberTests33-438754277-project-admin] Calling method 'show' {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 09:59:34.319648 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.v3.backups [None req-ba681022-fe18-451e-b0b1-cafe51d7b8f3 tempest-ProjectMemberTests33-438754277 tempest-ProjectMemberTests33-438754277-project-admin] Show backup with id 9060cb5e-ae41-4860-8256-156162e3bc1f. {{(pid=100296) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 09:59:34.326130 np0000006707 devstack@c-api.service[100297]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 09:59:34.326130 np0000006707 devstack@c-api.service[100297]: warnings.warn( Aug 07 09:59:34.326938 np0000006707 devstack@c-api.service[100296]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 09:59:34.326938 np0000006707 devstack@c-api.service[100296]: warnings.warn( Aug 07 09:59:34.327145 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-17138798-50b8-4cf0-bea9-7001f56ad32e tempest-TestVolumeBackupRestore-1010557765 tempest-TestVolumeBackupRestore-1010557765-project-member] https://10.4.3.8/volume/v3/backups/e366e896-0ec0-4265-9440-a4a3e5b747e1 returned with HTTP 200 Aug 07 09:59:34.327760 np0000006707 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 761/3040] 10.4.3.8 () {66 vars in 1334 bytes} [Fri Aug 7 09:59:34 2026] GET /volume/v3/backups/e366e896-0ec0-4265-9440-a4a3e5b747e1 => generated 750 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 09:59:34.328317 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-ba681022-fe18-451e-b0b1-cafe51d7b8f3 tempest-ProjectMemberTests33-438754277 tempest-ProjectMemberTests33-438754277-project-admin] https://10.4.3.8/volume/v3/backups/9060cb5e-ae41-4860-8256-156162e3bc1f returned with HTTP 200 Aug 07 09:59:34.329774 np0000006707 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 758/3041] 10.4.3.8 () {68 vars in 1374 bytes} [Fri Aug 7 09:59:34 2026] GET /volume/v3/backups/9060cb5e-ae41-4860-8256-156162e3bc1f => generated 731 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 09:59:34.991374 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-ec7f5731-af77-4517-8530-c3fd4afa2b76 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:59:34.994251 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-ec7f5731-af77-4517-8530-c3fd4afa2b76 tempest-ProjectMemberTests-2001915872 tempest-ProjectMemberTests-2001915872-project-admin] GET https://10.4.3.8/volume/v3/snapshots/b323ab47-2c03-49bc-abd6-ce649fffbd3e Aug 07 09:59:34.994605 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-ec7f5731-af77-4517-8530-c3fd4afa2b76 tempest-ProjectMemberTests-2001915872 tempest-ProjectMemberTests-2001915872-project-admin] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 09:59:34.994902 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-ec7f5731-af77-4517-8530-c3fd4afa2b76 tempest-ProjectMemberTests-2001915872 tempest-ProjectMemberTests-2001915872-project-admin] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 09:59:35.000906 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-ec7f5731-af77-4517-8530-c3fd4afa2b76 tempest-ProjectMemberTests-2001915872 tempest-ProjectMemberTests-2001915872-project-admin] https://10.4.3.8/volume/v3/snapshots/b323ab47-2c03-49bc-abd6-ce649fffbd3e returned with HTTP 404 Aug 07 09:59:35.001683 np0000006707 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 760/3042] 10.4.3.8 () {66 vars in 1340 bytes} [Fri Aug 7 09:59:34 2026] GET /volume/v3/snapshots/b323ab47-2c03-49bc-abd6-ce649fffbd3e => generated 111 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 09:59:35.015024 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.middleware.request_id [None req-60e511fa-ca96-4011-bee5-bc82251ae906 None None] RequestId filter calling following filter/app {{(pid=100298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:59:35.017112 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [None req-60e511fa-ca96-4011-bee5-bc82251ae906 tempest-ProjectMemberTests-2001915872 tempest-ProjectMemberTests-2001915872-project-admin] DELETE https://10.4.3.8/volume/v3/volumes/b96a0f43-dfed-4da4-9010-6338372021ae Aug 07 09:59:35.017308 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [None req-60e511fa-ca96-4011-bee5-bc82251ae906 tempest-ProjectMemberTests-2001915872 tempest-ProjectMemberTests-2001915872-project-admin] Empty body provided in request {{(pid=100298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 09:59:35.017509 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [None req-60e511fa-ca96-4011-bee5-bc82251ae906 tempest-ProjectMemberTests-2001915872 tempest-ProjectMemberTests-2001915872-project-admin] Calling method 'delete' {{(pid=100298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 09:59:35.017977 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.v3.volumes [None req-60e511fa-ca96-4011-bee5-bc82251ae906 tempest-ProjectMemberTests-2001915872 tempest-ProjectMemberTests-2001915872-project-admin] Delete volume with id: b96a0f43-dfed-4da4-9010-6338372021ae Aug 07 09:59:35.026532 np0000006707 devstack@c-api.service[100298]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 09:59:35.026532 np0000006707 devstack@c-api.service[100298]: warnings.warn( Aug 07 09:59:35.026963 np0000006707 devstack@c-api.service[100298]: INFO cinder.volume.api [None req-60e511fa-ca96-4011-bee5-bc82251ae906 tempest-ProjectMemberTests-2001915872 tempest-ProjectMemberTests-2001915872-project-admin] Volume info retrieved successfully. Aug 07 09:59:35.052564 np0000006707 devstack@c-api.service[100298]: INFO cinder.volume.api [None req-60e511fa-ca96-4011-bee5-bc82251ae906 tempest-ProjectMemberTests-2001915872 tempest-ProjectMemberTests-2001915872-project-admin] Delete volume request issued successfully. Aug 07 09:59:35.052851 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [None req-60e511fa-ca96-4011-bee5-bc82251ae906 tempest-ProjectMemberTests-2001915872 tempest-ProjectMemberTests-2001915872-project-admin] https://10.4.3.8/volume/v3/volumes/b96a0f43-dfed-4da4-9010-6338372021ae returned with HTTP 202 Aug 07 09:59:35.053470 np0000006707 devstack@c-api.service[100298]: [pid: 100298|app: 0|req: 764/3043] 10.4.3.8 () {66 vars in 1337 bytes} [Fri Aug 7 09:59:35 2026] DELETE /volume/v3/volumes/b96a0f43-dfed-4da4-9010-6338372021ae => generated 0 bytes in 39 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 07 09:59:35.065653 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [None req-18e66c11-de46-422f-864b-47822b3c18a3 None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:59:35.068415 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-18e66c11-de46-422f-864b-47822b3c18a3 tempest-ProjectMemberTests-2001915872 tempest-ProjectMemberTests-2001915872-project-admin] GET https://10.4.3.8/volume/v3/volumes/b96a0f43-dfed-4da4-9010-6338372021ae Aug 07 09:59:35.068415 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-18e66c11-de46-422f-864b-47822b3c18a3 tempest-ProjectMemberTests-2001915872 tempest-ProjectMemberTests-2001915872-project-admin] Empty body provided in request {{(pid=100297) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 09:59:35.068415 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-18e66c11-de46-422f-864b-47822b3c18a3 tempest-ProjectMemberTests-2001915872 tempest-ProjectMemberTests-2001915872-project-admin] Calling method 'show' {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 09:59:35.081391 np0000006707 devstack@c-api.service[100297]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 09:59:35.081391 np0000006707 devstack@c-api.service[100297]: warnings.warn( Aug 07 09:59:35.087547 np0000006707 devstack@c-api.service[100297]: INFO cinder.volume.api [None req-18e66c11-de46-422f-864b-47822b3c18a3 tempest-ProjectMemberTests-2001915872 tempest-ProjectMemberTests-2001915872-project-admin] Volume info retrieved successfully. Aug 07 09:59:35.095066 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-18e66c11-de46-422f-864b-47822b3c18a3 tempest-ProjectMemberTests-2001915872 tempest-ProjectMemberTests-2001915872-project-admin] https://10.4.3.8/volume/v3/volumes/b96a0f43-dfed-4da4-9010-6338372021ae returned with HTTP 200 Aug 07 09:59:35.095233 np0000006707 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 762/3044] 10.4.3.8 () {66 vars in 1334 bytes} [Fri Aug 7 09:59:35 2026] GET /volume/v3/volumes/b96a0f43-dfed-4da4-9010-6338372021ae => generated 1003 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 09:59:35.346707 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [None req-f6c2be49-1763-44ab-9064-5d3fb03c3e30 None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:59:35.349229 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-f6c2be49-1763-44ab-9064-5d3fb03c3e30 tempest-TestVolumeBackupRestore-1010557765 tempest-TestVolumeBackupRestore-1010557765-project-member] GET https://10.4.3.8/volume/v3/backups/e366e896-0ec0-4265-9440-a4a3e5b747e1 Aug 07 09:59:35.349395 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-f6c2be49-1763-44ab-9064-5d3fb03c3e30 tempest-TestVolumeBackupRestore-1010557765 tempest-TestVolumeBackupRestore-1010557765-project-member] Empty body provided in request {{(pid=100296) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 09:59:35.351375 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-f6c2be49-1763-44ab-9064-5d3fb03c3e30 tempest-TestVolumeBackupRestore-1010557765 tempest-TestVolumeBackupRestore-1010557765-project-member] Calling method 'show' {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 09:59:35.351375 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.v3.backups [None req-f6c2be49-1763-44ab-9064-5d3fb03c3e30 tempest-TestVolumeBackupRestore-1010557765 tempest-TestVolumeBackupRestore-1010557765-project-member] Show backup with id e366e896-0ec0-4265-9440-a4a3e5b747e1. {{(pid=100296) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 09:59:35.353895 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-44be9fe4-ad12-4e58-9492-a78c45818fd8 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:59:35.356595 np0000006707 devstack@c-api.service[100296]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 09:59:35.356595 np0000006707 devstack@c-api.service[100296]: warnings.warn( Aug 07 09:59:35.357625 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-f6c2be49-1763-44ab-9064-5d3fb03c3e30 tempest-TestVolumeBackupRestore-1010557765 tempest-TestVolumeBackupRestore-1010557765-project-member] https://10.4.3.8/volume/v3/backups/e366e896-0ec0-4265-9440-a4a3e5b747e1 returned with HTTP 200 Aug 07 09:59:35.358350 np0000006707 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 759/3045] 10.4.3.8 () {66 vars in 1334 bytes} [Fri Aug 7 09:59:35 2026] GET /volume/v3/backups/e366e896-0ec0-4265-9440-a4a3e5b747e1 => generated 750 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 09:59:35.359806 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-44be9fe4-ad12-4e58-9492-a78c45818fd8 tempest-ProjectMemberTests33-438754277 tempest-ProjectMemberTests33-438754277-project-admin] GET https://10.4.3.8/volume/v3/backups/9060cb5e-ae41-4860-8256-156162e3bc1f Aug 07 09:59:35.360176 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-44be9fe4-ad12-4e58-9492-a78c45818fd8 tempest-ProjectMemberTests33-438754277 tempest-ProjectMemberTests33-438754277-project-admin] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 09:59:35.360475 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-44be9fe4-ad12-4e58-9492-a78c45818fd8 tempest-ProjectMemberTests33-438754277 tempest-ProjectMemberTests33-438754277-project-admin] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 09:59:35.360661 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.v3.backups [None req-44be9fe4-ad12-4e58-9492-a78c45818fd8 tempest-ProjectMemberTests33-438754277 tempest-ProjectMemberTests33-438754277-project-admin] Show backup with id 9060cb5e-ae41-4860-8256-156162e3bc1f. {{(pid=100295) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 09:59:35.376554 np0000006707 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 09:59:35.376554 np0000006707 devstack@c-api.service[100295]: warnings.warn( Aug 07 09:59:35.377546 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-44be9fe4-ad12-4e58-9492-a78c45818fd8 tempest-ProjectMemberTests33-438754277 tempest-ProjectMemberTests33-438754277-project-admin] https://10.4.3.8/volume/v3/backups/9060cb5e-ae41-4860-8256-156162e3bc1f returned with HTTP 200 Aug 07 09:59:35.378133 np0000006707 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 761/3046] 10.4.3.8 () {68 vars in 1374 bytes} [Fri Aug 7 09:59:35 2026] GET /volume/v3/backups/9060cb5e-ae41-4860-8256-156162e3bc1f => generated 731 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 09:59:36.115127 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.middleware.request_id [None req-303c5566-38e5-49f3-9ed2-0bdbb51192fd None None] RequestId filter calling following filter/app {{(pid=100298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:59:36.117334 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [None req-303c5566-38e5-49f3-9ed2-0bdbb51192fd tempest-ProjectMemberTests-2001915872 tempest-ProjectMemberTests-2001915872-project-admin] GET https://10.4.3.8/volume/v3/volumes/b96a0f43-dfed-4da4-9010-6338372021ae Aug 07 09:59:36.117854 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [None req-303c5566-38e5-49f3-9ed2-0bdbb51192fd tempest-ProjectMemberTests-2001915872 tempest-ProjectMemberTests-2001915872-project-admin] Empty body provided in request {{(pid=100298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 09:59:36.118143 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [None req-303c5566-38e5-49f3-9ed2-0bdbb51192fd tempest-ProjectMemberTests-2001915872 tempest-ProjectMemberTests-2001915872-project-admin] Calling method 'show' {{(pid=100298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 09:59:36.128129 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [None req-303c5566-38e5-49f3-9ed2-0bdbb51192fd tempest-ProjectMemberTests-2001915872 tempest-ProjectMemberTests-2001915872-project-admin] https://10.4.3.8/volume/v3/volumes/b96a0f43-dfed-4da4-9010-6338372021ae returned with HTTP 404 Aug 07 09:59:36.128798 np0000006707 devstack@c-api.service[100298]: [pid: 100298|app: 0|req: 765/3047] 10.4.3.8 () {66 vars in 1334 bytes} [Fri Aug 7 09:59:36 2026] GET /volume/v3/volumes/b96a0f43-dfed-4da4-9010-6338372021ae => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 09:59:36.381097 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [None req-3f9bc292-e055-4c6d-b6d7-bc6a2cd0e89d None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:59:36.383486 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-3f9bc292-e055-4c6d-b6d7-bc6a2cd0e89d tempest-TestVolumeBackupRestore-1010557765 tempest-TestVolumeBackupRestore-1010557765-project-member] GET https://10.4.3.8/volume/v3/backups/e366e896-0ec0-4265-9440-a4a3e5b747e1 Aug 07 09:59:36.383654 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-3f9bc292-e055-4c6d-b6d7-bc6a2cd0e89d tempest-TestVolumeBackupRestore-1010557765 tempest-TestVolumeBackupRestore-1010557765-project-member] Empty body provided in request {{(pid=100297) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 09:59:36.384048 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-3f9bc292-e055-4c6d-b6d7-bc6a2cd0e89d tempest-TestVolumeBackupRestore-1010557765 tempest-TestVolumeBackupRestore-1010557765-project-member] Calling method 'show' {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 09:59:36.384160 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.v3.backups [None req-3f9bc292-e055-4c6d-b6d7-bc6a2cd0e89d tempest-TestVolumeBackupRestore-1010557765 tempest-TestVolumeBackupRestore-1010557765-project-member] Show backup with id e366e896-0ec0-4265-9440-a4a3e5b747e1. {{(pid=100297) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 09:59:36.389861 np0000006707 devstack@c-api.service[100297]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 09:59:36.389861 np0000006707 devstack@c-api.service[100297]: warnings.warn( Aug 07 09:59:36.390979 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-3f9bc292-e055-4c6d-b6d7-bc6a2cd0e89d tempest-TestVolumeBackupRestore-1010557765 tempest-TestVolumeBackupRestore-1010557765-project-member] https://10.4.3.8/volume/v3/backups/e366e896-0ec0-4265-9440-a4a3e5b747e1 returned with HTTP 200 Aug 07 09:59:36.391495 np0000006707 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 763/3048] 10.4.3.8 () {66 vars in 1334 bytes} [Fri Aug 7 09:59:36 2026] GET /volume/v3/backups/e366e896-0ec0-4265-9440-a4a3e5b747e1 => generated 750 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 09:59:36.395495 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [None req-af90ea29-31df-4793-9389-f3763e32b1eb None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:59:36.404137 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-af90ea29-31df-4793-9389-f3763e32b1eb tempest-ProjectMemberTests33-438754277 tempest-ProjectMemberTests33-438754277-project-admin] GET https://10.4.3.8/volume/v3/backups/9060cb5e-ae41-4860-8256-156162e3bc1f Aug 07 09:59:36.405545 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-af90ea29-31df-4793-9389-f3763e32b1eb tempest-ProjectMemberTests33-438754277 tempest-ProjectMemberTests33-438754277-project-admin] Empty body provided in request {{(pid=100296) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 09:59:36.407128 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-af90ea29-31df-4793-9389-f3763e32b1eb tempest-ProjectMemberTests33-438754277 tempest-ProjectMemberTests33-438754277-project-admin] Calling method 'show' {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 09:59:36.408023 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.v3.backups [None req-af90ea29-31df-4793-9389-f3763e32b1eb tempest-ProjectMemberTests33-438754277 tempest-ProjectMemberTests33-438754277-project-admin] Show backup with id 9060cb5e-ae41-4860-8256-156162e3bc1f. {{(pid=100296) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 09:59:36.424951 np0000006707 devstack@c-api.service[100296]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 09:59:36.424951 np0000006707 devstack@c-api.service[100296]: warnings.warn( Aug 07 09:59:36.426106 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-af90ea29-31df-4793-9389-f3763e32b1eb tempest-ProjectMemberTests33-438754277 tempest-ProjectMemberTests33-438754277-project-admin] https://10.4.3.8/volume/v3/backups/9060cb5e-ae41-4860-8256-156162e3bc1f returned with HTTP 200 Aug 07 09:59:36.426897 np0000006707 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 760/3049] 10.4.3.8 () {68 vars in 1374 bytes} [Fri Aug 7 09:59:36 2026] GET /volume/v3/backups/9060cb5e-ae41-4860-8256-156162e3bc1f => generated 731 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 09:59:36.655292 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [req-b70c3cd2-8f42-4308-9df4-6fbd6925cc79 req-d52c9357-e50e-4cf8-90db-4874b05ed781 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:59:36.658469 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [req-b70c3cd2-8f42-4308-9df4-6fbd6925cc79 req-d52c9357-e50e-4cf8-90db-4874b05ed781 tempest-TestInstancesWithCinderVolumes-596868041 tempest-TestInstancesWithCinderVolumes-596868041-project-member] GET https://10.4.3.8/volume/v3/volumes/b7cc0d04-d08d-4bf1-90dc-4f388c2c1067 Aug 07 09:59:36.659579 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [req-b70c3cd2-8f42-4308-9df4-6fbd6925cc79 req-d52c9357-e50e-4cf8-90db-4874b05ed781 tempest-TestInstancesWithCinderVolumes-596868041 tempest-TestInstancesWithCinderVolumes-596868041-project-member] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 09:59:36.659579 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [req-b70c3cd2-8f42-4308-9df4-6fbd6925cc79 req-d52c9357-e50e-4cf8-90db-4874b05ed781 tempest-TestInstancesWithCinderVolumes-596868041 tempest-TestInstancesWithCinderVolumes-596868041-project-member] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 09:59:36.674158 np0000006707 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 09:59:36.674158 np0000006707 devstack@c-api.service[100295]: warnings.warn( Aug 07 09:59:36.678559 np0000006707 devstack@c-api.service[100295]: INFO cinder.volume.api [req-b70c3cd2-8f42-4308-9df4-6fbd6925cc79 req-d52c9357-e50e-4cf8-90db-4874b05ed781 tempest-TestInstancesWithCinderVolumes-596868041 tempest-TestInstancesWithCinderVolumes-596868041-project-member] Volume info retrieved successfully. Aug 07 09:59:36.683532 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [req-b70c3cd2-8f42-4308-9df4-6fbd6925cc79 req-d52c9357-e50e-4cf8-90db-4874b05ed781 tempest-TestInstancesWithCinderVolumes-596868041 tempest-TestInstancesWithCinderVolumes-596868041-project-member] https://10.4.3.8/volume/v3/volumes/b7cc0d04-d08d-4bf1-90dc-4f388c2c1067 returned with HTTP 200 Aug 07 09:59:36.683945 np0000006707 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 762/3050] 10.4.3.8 () {68 vars in 1584 bytes} [Fri Aug 7 09:59:36 2026] GET /volume/v3/volumes/b7cc0d04-d08d-4bf1-90dc-4f388c2c1067 => generated 1226 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 09:59:36.710176 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.middleware.request_id [req-b70c3cd2-8f42-4308-9df4-6fbd6925cc79 req-b6480237-acbd-44b6-adc0-ebb10b4736ad None None] RequestId filter calling following filter/app {{(pid=100298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:59:36.712855 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [req-b70c3cd2-8f42-4308-9df4-6fbd6925cc79 req-b6480237-acbd-44b6-adc0-ebb10b4736ad tempest-TestInstancesWithCinderVolumes-596868041 tempest-TestInstancesWithCinderVolumes-596868041-project-member] POST https://10.4.3.8/volume/v3/volumes/b7cc0d04-d08d-4bf1-90dc-4f388c2c1067/action Aug 07 09:59:36.712855 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [req-b70c3cd2-8f42-4308-9df4-6fbd6925cc79 req-b6480237-acbd-44b6-adc0-ebb10b4736ad tempest-TestInstancesWithCinderVolumes-596868041 tempest-TestInstancesWithCinderVolumes-596868041-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100298) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 07 09:59:36.712855 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [req-b70c3cd2-8f42-4308-9df4-6fbd6925cc79 req-b6480237-acbd-44b6-adc0-ebb10b4736ad tempest-TestInstancesWithCinderVolumes-596868041 tempest-TestInstancesWithCinderVolumes-596868041-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 09:59:36.727292 np0000006707 devstack@c-api.service[100298]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 09:59:36.727292 np0000006707 devstack@c-api.service[100298]: warnings.warn( Aug 07 09:59:36.728044 np0000006707 devstack@c-api.service[100298]: INFO cinder.volume.api [req-b70c3cd2-8f42-4308-9df4-6fbd6925cc79 req-b6480237-acbd-44b6-adc0-ebb10b4736ad tempest-TestInstancesWithCinderVolumes-596868041 tempest-TestInstancesWithCinderVolumes-596868041-project-member] Volume info retrieved successfully. Aug 07 09:59:36.738445 np0000006707 devstack@c-api.service[100298]: INFO cinder.volume.api [req-b70c3cd2-8f42-4308-9df4-6fbd6925cc79 req-b6480237-acbd-44b6-adc0-ebb10b4736ad tempest-TestInstancesWithCinderVolumes-596868041 tempest-TestInstancesWithCinderVolumes-596868041-project-member] Begin detaching volume completed successfully. Aug 07 09:59:36.738799 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [req-b70c3cd2-8f42-4308-9df4-6fbd6925cc79 req-b6480237-acbd-44b6-adc0-ebb10b4736ad tempest-TestInstancesWithCinderVolumes-596868041 tempest-TestInstancesWithCinderVolumes-596868041-project-member] https://10.4.3.8/volume/v3/volumes/b7cc0d04-d08d-4bf1-90dc-4f388c2c1067/action returned with HTTP 202 Aug 07 09:59:36.739474 np0000006707 devstack@c-api.service[100298]: [pid: 100298|app: 0|req: 766/3051] 10.4.3.8 () {72 vars in 1658 bytes} [Fri Aug 7 09:59:36 2026] POST /volume/v3/volumes/b7cc0d04-d08d-4bf1-90dc-4f388c2c1067/action => generated 0 bytes in 30 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 07 09:59:36.808189 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [None req-8ecefcbe-6759-43f2-8e6d-8d90ea9c3d8c None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:59:36.808189 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-8ecefcbe-6759-43f2-8e6d-8d90ea9c3d8c None None] GET https://10.4.3.8/volume// Aug 07 09:59:36.808189 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-8ecefcbe-6759-43f2-8e6d-8d90ea9c3d8c None None] Empty body provided in request {{(pid=100297) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 09:59:36.808189 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-8ecefcbe-6759-43f2-8e6d-8d90ea9c3d8c None None] Calling method 'all' {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 09:59:36.808189 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-8ecefcbe-6759-43f2-8e6d-8d90ea9c3d8c None None] https://10.4.3.8/volume// returned with HTTP 300 Aug 07 09:59:36.808189 np0000006707 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 764/3052] 10.4.3.8 () {66 vars in 1412 bytes} [Fri Aug 7 09:59:36 2026] GET /volume/ => generated 384 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 07 09:59:36.817595 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [req-b70c3cd2-8f42-4308-9df4-6fbd6925cc79 req-54ab3eeb-09aa-45de-82c6-e22a1ac0a744 None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:59:36.820734 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [req-b70c3cd2-8f42-4308-9df4-6fbd6925cc79 req-54ab3eeb-09aa-45de-82c6-e22a1ac0a744 tempest-TestInstancesWithCinderVolumes-596868041 tempest-TestInstancesWithCinderVolumes-596868041-project-member] GET https://10.4.3.8/volume/v3/volumes/b7cc0d04-d08d-4bf1-90dc-4f388c2c1067 Aug 07 09:59:36.821045 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [req-b70c3cd2-8f42-4308-9df4-6fbd6925cc79 req-54ab3eeb-09aa-45de-82c6-e22a1ac0a744 tempest-TestInstancesWithCinderVolumes-596868041 tempest-TestInstancesWithCinderVolumes-596868041-project-member] Empty body provided in request {{(pid=100296) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 09:59:36.821328 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [req-b70c3cd2-8f42-4308-9df4-6fbd6925cc79 req-54ab3eeb-09aa-45de-82c6-e22a1ac0a744 tempest-TestInstancesWithCinderVolumes-596868041 tempest-TestInstancesWithCinderVolumes-596868041-project-member] Calling method 'show' {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 09:59:36.832313 np0000006707 devstack@c-api.service[100296]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 09:59:36.832313 np0000006707 devstack@c-api.service[100296]: warnings.warn( Aug 07 09:59:36.834350 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-7a37d3a2-301e-4be4-a164-dd07256f9e66 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:59:36.836434 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-7a37d3a2-301e-4be4-a164-dd07256f9e66 tempest-AttachVolumeShelveTestJSON-1109477710 tempest-AttachVolumeShelveTestJSON-1109477710-project-member] POST https://10.4.3.8/volume/v3/volumes Aug 07 09:59:36.836816 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-7a37d3a2-301e-4be4-a164-dd07256f9e66 tempest-AttachVolumeShelveTestJSON-1109477710 tempest-AttachVolumeShelveTestJSON-1109477710-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-AttachVolumeShelveTestJSON-volume-362256050"}} {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 09:59:36.837338 np0000006707 devstack@c-api.service[100296]: INFO cinder.volume.api [req-b70c3cd2-8f42-4308-9df4-6fbd6925cc79 req-54ab3eeb-09aa-45de-82c6-e22a1ac0a744 tempest-TestInstancesWithCinderVolumes-596868041 tempest-TestInstancesWithCinderVolumes-596868041-project-member] Volume info retrieved successfully. Aug 07 09:59:36.838435 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.v3.volumes [None req-7a37d3a2-301e-4be4-a164-dd07256f9e66 tempest-AttachVolumeShelveTestJSON-1109477710 tempest-AttachVolumeShelveTestJSON-1109477710-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-AttachVolumeShelveTestJSON-volume-362256050'}} {{(pid=100295) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 07 09:59:36.838580 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.v3.volumes [None req-7a37d3a2-301e-4be4-a164-dd07256f9e66 tempest-AttachVolumeShelveTestJSON-1109477710 tempest-AttachVolumeShelveTestJSON-1109477710-project-member] Create volume of 1 GB Aug 07 09:59:36.843477 np0000006707 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-7a37d3a2-301e-4be4-a164-dd07256f9e66 tempest-AttachVolumeShelveTestJSON-1109477710 tempest-AttachVolumeShelveTestJSON-1109477710-project-member] Availability Zones retrieved successfully. Aug 07 09:59:36.845407 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [req-b70c3cd2-8f42-4308-9df4-6fbd6925cc79 req-54ab3eeb-09aa-45de-82c6-e22a1ac0a744 tempest-TestInstancesWithCinderVolumes-596868041 tempest-TestInstancesWithCinderVolumes-596868041-project-member] https://10.4.3.8/volume/v3/volumes/b7cc0d04-d08d-4bf1-90dc-4f388c2c1067 returned with HTTP 200 Aug 07 09:59:36.846026 np0000006707 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 761/3053] 10.4.3.8 () {70 vars in 1625 bytes} [Fri Aug 7 09:59:36 2026] GET /volume/v3/volumes/b7cc0d04-d08d-4bf1-90dc-4f388c2c1067 => generated 1409 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 07 09:59:36.850803 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.volume.api [None req-7a37d3a2-301e-4be4-a164-dd07256f9e66 tempest-AttachVolumeShelveTestJSON-1109477710 tempest-AttachVolumeShelveTestJSON-1109477710-project-member] Flow 'volume_create_api' (8d575fc5-d44e-4994-80b8-1daf8cea7a76) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100295) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 09:59:36.852142 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.volume.api [None req-7a37d3a2-301e-4be4-a164-dd07256f9e66 tempest-AttachVolumeShelveTestJSON-1109477710 tempest-AttachVolumeShelveTestJSON-1109477710-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d5b71599-949f-49d8-8699-215c202d776e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100295) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 09:59:36.857937 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.volume.flows.api.create_volume [None req-7a37d3a2-301e-4be4-a164-dd07256f9e66 tempest-AttachVolumeShelveTestJSON-1109477710 tempest-AttachVolumeShelveTestJSON-1109477710-project-member] Validating volume size '1' using validate_int {{(pid=100295) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 07 09:59:36.907807 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.volume.api [None req-7a37d3a2-301e-4be4-a164-dd07256f9e66 tempest-AttachVolumeShelveTestJSON-1109477710 tempest-AttachVolumeShelveTestJSON-1109477710-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d5b71599-949f-49d8-8699-215c202d776e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-07T09:47:39Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=45fd9a3a-b61e-4c6c-9ab7-d02f06678d0d,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '45fd9a3a-b61e-4c6c-9ab7-d02f06678d0d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100295) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 09:59:36.907807 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.volume.api [None req-7a37d3a2-301e-4be4-a164-dd07256f9e66 tempest-AttachVolumeShelveTestJSON-1109477710 tempest-AttachVolumeShelveTestJSON-1109477710-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f23082c8-5de5-4636-9e86-f552fe991d56) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100295) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 09:59:36.983243 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.quota [None req-7a37d3a2-301e-4be4-a164-dd07256f9e66 tempest-AttachVolumeShelveTestJSON-1109477710 tempest-AttachVolumeShelveTestJSON-1109477710-project-member] Created reservations ['6365b6d4-9a28-4fc7-95fb-4ed5eda0ed7d', '44d0e1f3-8693-4126-ac11-5d66a36b5a84', '9950ee01-ad62-41a4-a03d-51028120a484', 'd324e9de-f090-4495-a4b4-c80dddf457e3'] {{(pid=100295) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 09:59:36.984613 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.volume.api [None req-7a37d3a2-301e-4be4-a164-dd07256f9e66 tempest-AttachVolumeShelveTestJSON-1109477710 tempest-AttachVolumeShelveTestJSON-1109477710-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f23082c8-5de5-4636-9e86-f552fe991d56) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['6365b6d4-9a28-4fc7-95fb-4ed5eda0ed7d', '44d0e1f3-8693-4126-ac11-5d66a36b5a84', '9950ee01-ad62-41a4-a03d-51028120a484', 'd324e9de-f090-4495-a4b4-c80dddf457e3']}' {{(pid=100295) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 09:59:36.985759 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.volume.api [None req-7a37d3a2-301e-4be4-a164-dd07256f9e66 tempest-AttachVolumeShelveTestJSON-1109477710 tempest-AttachVolumeShelveTestJSON-1109477710-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4ffa4ea6-f789-479f-9c6a-e6f2234087c2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100295) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 09:59:37.077652 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.volume.api [None req-7a37d3a2-301e-4be4-a164-dd07256f9e66 tempest-AttachVolumeShelveTestJSON-1109477710 tempest-AttachVolumeShelveTestJSON-1109477710-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4ffa4ea6-f789-479f-9c6a-e6f2234087c2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'bbd179dd-48c3-4e38-855c-6f42c5ec4721', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeShelveTestJSON-volume-362256050',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a313aa65d2c84a4dbb2eca3dcf8a4e69',qos_specs=None,replication_status=,reservations=['6365b6d4-9a28-4fc7-95fb-4ed5eda0ed7d','44d0e1f3-8693-4126-ac11-5d66a36b5a84','9950ee01-ad62-41a4-a03d-51028120a484','d324e9de-f090-4495-a4b4-c80dddf457e3'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='cdeb27c9dff84ea4a2658b5d4d5fc85c',volume_type_id=45fd9a3a-b61e-4c6c-9ab7-d02f06678d0d), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-07T09:59:36Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeShelveTestJSON-volume-362256050',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=bbd179dd-48c3-4e38-855c-6f42c5ec4721,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='a313aa65d2c84a4dbb2eca3dcf8a4e69',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='cdeb27c9dff84ea4a2658b5d4d5fc85c',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(45fd9a3a-b61e-4c6c-9ab7-d02f06678d0d),volume_type_id=45fd9a3a-b61e-4c6c-9ab7-d02f06678d0d)}' {{(pid=100295) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 09:59:37.078857 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.volume.api [None req-7a37d3a2-301e-4be4-a164-dd07256f9e66 tempest-AttachVolumeShelveTestJSON-1109477710 tempest-AttachVolumeShelveTestJSON-1109477710-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (070c1877-56b7-42b7-8599-9bff8e45e677) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100295) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 09:59:37.136665 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.volume.api [None req-7a37d3a2-301e-4be4-a164-dd07256f9e66 tempest-AttachVolumeShelveTestJSON-1109477710 tempest-AttachVolumeShelveTestJSON-1109477710-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (070c1877-56b7-42b7-8599-9bff8e45e677) transitioned into state 'SUCCESS' from state '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-362256050',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a313aa65d2c84a4dbb2eca3dcf8a4e69',qos_specs=None,replication_status=,reservations=['6365b6d4-9a28-4fc7-95fb-4ed5eda0ed7d','44d0e1f3-8693-4126-ac11-5d66a36b5a84','9950ee01-ad62-41a4-a03d-51028120a484','d324e9de-f090-4495-a4b4-c80dddf457e3'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='cdeb27c9dff84ea4a2658b5d4d5fc85c',volume_type_id=45fd9a3a-b61e-4c6c-9ab7-d02f06678d0d)}' {{(pid=100295) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 09:59:37.138259 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.volume.api [None req-7a37d3a2-301e-4be4-a164-dd07256f9e66 tempest-AttachVolumeShelveTestJSON-1109477710 tempest-AttachVolumeShelveTestJSON-1109477710-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1d89c8e7-e694-4100-b11f-8f2644ee6b24) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100295) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 09:59:37.162234 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.volume.api [None req-7a37d3a2-301e-4be4-a164-dd07256f9e66 tempest-AttachVolumeShelveTestJSON-1109477710 tempest-AttachVolumeShelveTestJSON-1109477710-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1d89c8e7-e694-4100-b11f-8f2644ee6b24) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100295) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 09:59:37.166455 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.volume.api [None req-7a37d3a2-301e-4be4-a164-dd07256f9e66 tempest-AttachVolumeShelveTestJSON-1109477710 tempest-AttachVolumeShelveTestJSON-1109477710-project-member] Flow 'volume_create_api' (8d575fc5-d44e-4994-80b8-1daf8cea7a76) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100295) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 09:59:37.167126 np0000006707 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-7a37d3a2-301e-4be4-a164-dd07256f9e66 tempest-AttachVolumeShelveTestJSON-1109477710 tempest-AttachVolumeShelveTestJSON-1109477710-project-member] Create volume request issued successfully. Aug 07 09:59:37.169356 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-7a37d3a2-301e-4be4-a164-dd07256f9e66 tempest-AttachVolumeShelveTestJSON-1109477710 tempest-AttachVolumeShelveTestJSON-1109477710-project-member] https://10.4.3.8/volume/v3/volumes returned with HTTP 202 Aug 07 09:59:37.172939 np0000006707 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 763/3054] 10.4.3.8 () {68 vars in 1244 bytes} [Fri Aug 7 09:59:36 2026] POST /volume/v3/volumes => generated 752 bytes in 339 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 07 09:59:37.193861 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.middleware.request_id [None req-282c8981-d497-48a9-b83c-4249d505b67c None None] RequestId filter calling following filter/app {{(pid=100298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:59:37.199026 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [None req-282c8981-d497-48a9-b83c-4249d505b67c tempest-AttachVolumeShelveTestJSON-1109477710 tempest-AttachVolumeShelveTestJSON-1109477710-project-member] GET https://10.4.3.8/volume/v3/volumes/bbd179dd-48c3-4e38-855c-6f42c5ec4721 Aug 07 09:59:37.201311 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [None req-282c8981-d497-48a9-b83c-4249d505b67c tempest-AttachVolumeShelveTestJSON-1109477710 tempest-AttachVolumeShelveTestJSON-1109477710-project-member] Empty body provided in request {{(pid=100298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 09:59:37.201311 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [None req-282c8981-d497-48a9-b83c-4249d505b67c tempest-AttachVolumeShelveTestJSON-1109477710 tempest-AttachVolumeShelveTestJSON-1109477710-project-member] Calling method 'show' {{(pid=100298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 09:59:37.211527 np0000006707 devstack@c-api.service[100298]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 09:59:37.211527 np0000006707 devstack@c-api.service[100298]: warnings.warn( Aug 07 09:59:37.221099 np0000006707 devstack@c-api.service[100298]: INFO cinder.volume.api [None req-282c8981-d497-48a9-b83c-4249d505b67c tempest-AttachVolumeShelveTestJSON-1109477710 tempest-AttachVolumeShelveTestJSON-1109477710-project-member] Volume info retrieved successfully. Aug 07 09:59:37.230326 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [None req-282c8981-d497-48a9-b83c-4249d505b67c tempest-AttachVolumeShelveTestJSON-1109477710 tempest-AttachVolumeShelveTestJSON-1109477710-project-member] https://10.4.3.8/volume/v3/volumes/bbd179dd-48c3-4e38-855c-6f42c5ec4721 returned with HTTP 200 Aug 07 09:59:37.231219 np0000006707 devstack@c-api.service[100298]: [pid: 100298|app: 0|req: 767/3055] 10.4.3.8 () {66 vars in 1334 bytes} [Fri Aug 7 09:59:37 2026] GET /volume/v3/volumes/bbd179dd-48c3-4e38-855c-6f42c5ec4721 => generated 820 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 09:59:37.406572 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [None req-d9183abe-e5b3-4619-91b7-7166c4a2a8da None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:59:37.408949 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-d9183abe-e5b3-4619-91b7-7166c4a2a8da tempest-TestVolumeBackupRestore-1010557765 tempest-TestVolumeBackupRestore-1010557765-project-member] GET https://10.4.3.8/volume/v3/backups/e366e896-0ec0-4265-9440-a4a3e5b747e1 Aug 07 09:59:37.409661 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-d9183abe-e5b3-4619-91b7-7166c4a2a8da tempest-TestVolumeBackupRestore-1010557765 tempest-TestVolumeBackupRestore-1010557765-project-member] Empty body provided in request {{(pid=100297) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 09:59:37.409954 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-d9183abe-e5b3-4619-91b7-7166c4a2a8da tempest-TestVolumeBackupRestore-1010557765 tempest-TestVolumeBackupRestore-1010557765-project-member] Calling method 'show' {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 09:59:37.410110 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.v3.backups [None req-d9183abe-e5b3-4619-91b7-7166c4a2a8da tempest-TestVolumeBackupRestore-1010557765 tempest-TestVolumeBackupRestore-1010557765-project-member] Show backup with id e366e896-0ec0-4265-9440-a4a3e5b747e1. {{(pid=100297) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 09:59:37.416884 np0000006707 devstack@c-api.service[100297]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 09:59:37.416884 np0000006707 devstack@c-api.service[100297]: warnings.warn( Aug 07 09:59:37.418291 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-d9183abe-e5b3-4619-91b7-7166c4a2a8da tempest-TestVolumeBackupRestore-1010557765 tempest-TestVolumeBackupRestore-1010557765-project-member] https://10.4.3.8/volume/v3/backups/e366e896-0ec0-4265-9440-a4a3e5b747e1 returned with HTTP 200 Aug 07 09:59:37.422455 np0000006707 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 765/3056] 10.4.3.8 () {66 vars in 1334 bytes} [Fri Aug 7 09:59:37 2026] GET /volume/v3/backups/e366e896-0ec0-4265-9440-a4a3e5b747e1 => generated 750 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 09:59:37.443088 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [None req-3df74981-b3d2-49c0-a748-6d75923cdb89 None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:59:37.445839 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-3df74981-b3d2-49c0-a748-6d75923cdb89 tempest-ProjectMemberTests33-438754277 tempest-ProjectMemberTests33-438754277-project-admin] GET https://10.4.3.8/volume/v3/backups/9060cb5e-ae41-4860-8256-156162e3bc1f Aug 07 09:59:37.446128 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-3df74981-b3d2-49c0-a748-6d75923cdb89 tempest-ProjectMemberTests33-438754277 tempest-ProjectMemberTests33-438754277-project-admin] Empty body provided in request {{(pid=100296) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 09:59:37.447047 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-3df74981-b3d2-49c0-a748-6d75923cdb89 tempest-ProjectMemberTests33-438754277 tempest-ProjectMemberTests33-438754277-project-admin] Calling method 'show' {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 09:59:37.447152 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.v3.backups [None req-3df74981-b3d2-49c0-a748-6d75923cdb89 tempest-ProjectMemberTests33-438754277 tempest-ProjectMemberTests33-438754277-project-admin] Show backup with id 9060cb5e-ae41-4860-8256-156162e3bc1f. {{(pid=100296) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 09:59:37.455886 np0000006707 devstack@c-api.service[100296]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 09:59:37.455886 np0000006707 devstack@c-api.service[100296]: warnings.warn( Aug 07 09:59:37.457359 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-3df74981-b3d2-49c0-a748-6d75923cdb89 tempest-ProjectMemberTests33-438754277 tempest-ProjectMemberTests33-438754277-project-admin] https://10.4.3.8/volume/v3/backups/9060cb5e-ae41-4860-8256-156162e3bc1f returned with HTTP 200 Aug 07 09:59:37.457984 np0000006707 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 762/3057] 10.4.3.8 () {68 vars in 1374 bytes} [Fri Aug 7 09:59:37 2026] GET /volume/v3/backups/9060cb5e-ae41-4860-8256-156162e3bc1f => generated 731 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 09:59:38.155943 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [req-b70c3cd2-8f42-4308-9df4-6fbd6925cc79 req-f11c83f3-6903-4466-be8a-cdca4d0fa7a7 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:59:38.159194 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [req-b70c3cd2-8f42-4308-9df4-6fbd6925cc79 req-f11c83f3-6903-4466-be8a-cdca4d0fa7a7 tempest-TestInstancesWithCinderVolumes-596868041 tempest-TestInstancesWithCinderVolumes-596868041-project-member] DELETE https://10.4.3.8/volume/v3/attachments/76d505a0-0765-4882-91ac-dbf4b965fd81 Aug 07 09:59:38.159194 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [req-b70c3cd2-8f42-4308-9df4-6fbd6925cc79 req-f11c83f3-6903-4466-be8a-cdca4d0fa7a7 tempest-TestInstancesWithCinderVolumes-596868041 tempest-TestInstancesWithCinderVolumes-596868041-project-member] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 09:59:38.159194 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [req-b70c3cd2-8f42-4308-9df4-6fbd6925cc79 req-f11c83f3-6903-4466-be8a-cdca4d0fa7a7 tempest-TestInstancesWithCinderVolumes-596868041 tempest-TestInstancesWithCinderVolumes-596868041-project-member] Calling method 'version_select' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 09:59:38.168053 np0000006707 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 09:59:38.168053 np0000006707 devstack@c-api.service[100295]: warnings.warn( Aug 07 09:59:38.247976 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.middleware.request_id [None req-c6eb18aa-808e-4d6c-8fa2-dd08a452deaf None None] RequestId filter calling following filter/app {{(pid=100298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:59:38.249899 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [None req-c6eb18aa-808e-4d6c-8fa2-dd08a452deaf tempest-AttachVolumeShelveTestJSON-1109477710 tempest-AttachVolumeShelveTestJSON-1109477710-project-member] GET https://10.4.3.8/volume/v3/volumes/bbd179dd-48c3-4e38-855c-6f42c5ec4721 Aug 07 09:59:38.250065 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [None req-c6eb18aa-808e-4d6c-8fa2-dd08a452deaf tempest-AttachVolumeShelveTestJSON-1109477710 tempest-AttachVolumeShelveTestJSON-1109477710-project-member] Empty body provided in request {{(pid=100298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 09:59:38.250260 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [None req-c6eb18aa-808e-4d6c-8fa2-dd08a452deaf tempest-AttachVolumeShelveTestJSON-1109477710 tempest-AttachVolumeShelveTestJSON-1109477710-project-member] Calling method 'show' {{(pid=100298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 09:59:38.251932 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [req-b70c3cd2-8f42-4308-9df4-6fbd6925cc79 req-f11c83f3-6903-4466-be8a-cdca4d0fa7a7 tempest-TestInstancesWithCinderVolumes-596868041 tempest-TestInstancesWithCinderVolumes-596868041-project-member] https://10.4.3.8/volume/v3/attachments/76d505a0-0765-4882-91ac-dbf4b965fd81 returned with HTTP 200 Aug 07 09:59:38.252362 np0000006707 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 764/3058] 10.4.3.8 () {72 vars in 1659 bytes} [Fri Aug 7 09:59:38 2026] DELETE /volume/v3/attachments/76d505a0-0765-4882-91ac-dbf4b965fd81 => generated 19 bytes in 98 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 09:59:38.258566 np0000006707 devstack@c-api.service[100298]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 09:59:38.258566 np0000006707 devstack@c-api.service[100298]: warnings.warn( Aug 07 09:59:38.266359 np0000006707 devstack@c-api.service[100298]: INFO cinder.volume.api [None req-c6eb18aa-808e-4d6c-8fa2-dd08a452deaf tempest-AttachVolumeShelveTestJSON-1109477710 tempest-AttachVolumeShelveTestJSON-1109477710-project-member] Volume info retrieved successfully. Aug 07 09:59:38.272264 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [None req-c6eb18aa-808e-4d6c-8fa2-dd08a452deaf tempest-AttachVolumeShelveTestJSON-1109477710 tempest-AttachVolumeShelveTestJSON-1109477710-project-member] https://10.4.3.8/volume/v3/volumes/bbd179dd-48c3-4e38-855c-6f42c5ec4721 returned with HTTP 200 Aug 07 09:59:38.273118 np0000006707 devstack@c-api.service[100298]: [pid: 100298|app: 0|req: 768/3059] 10.4.3.8 () {66 vars in 1334 bytes} [Fri Aug 7 09:59:38 2026] GET /volume/v3/volumes/bbd179dd-48c3-4e38-855c-6f42c5ec4721 => generated 845 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 09:59:38.436809 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [None req-c721f9ab-6f60-427b-82a3-902d9b963796 None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:59:38.439092 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-c721f9ab-6f60-427b-82a3-902d9b963796 tempest-TestVolumeBackupRestore-1010557765 tempest-TestVolumeBackupRestore-1010557765-project-member] GET https://10.4.3.8/volume/v3/backups/e366e896-0ec0-4265-9440-a4a3e5b747e1 Aug 07 09:59:38.439288 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-c721f9ab-6f60-427b-82a3-902d9b963796 tempest-TestVolumeBackupRestore-1010557765 tempest-TestVolumeBackupRestore-1010557765-project-member] Empty body provided in request {{(pid=100297) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 09:59:38.439576 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-c721f9ab-6f60-427b-82a3-902d9b963796 tempest-TestVolumeBackupRestore-1010557765 tempest-TestVolumeBackupRestore-1010557765-project-member] Calling method 'show' {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 09:59:38.439741 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.v3.backups [None req-c721f9ab-6f60-427b-82a3-902d9b963796 tempest-TestVolumeBackupRestore-1010557765 tempest-TestVolumeBackupRestore-1010557765-project-member] Show backup with id e366e896-0ec0-4265-9440-a4a3e5b747e1. {{(pid=100297) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 09:59:38.445942 np0000006707 devstack@c-api.service[100297]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 09:59:38.445942 np0000006707 devstack@c-api.service[100297]: warnings.warn( Aug 07 09:59:38.448048 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-c721f9ab-6f60-427b-82a3-902d9b963796 tempest-TestVolumeBackupRestore-1010557765 tempest-TestVolumeBackupRestore-1010557765-project-member] https://10.4.3.8/volume/v3/backups/e366e896-0ec0-4265-9440-a4a3e5b747e1 returned with HTTP 200 Aug 07 09:59:38.448818 np0000006707 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 766/3060] 10.4.3.8 () {66 vars in 1334 bytes} [Fri Aug 7 09:59:38 2026] GET /volume/v3/backups/e366e896-0ec0-4265-9440-a4a3e5b747e1 => generated 750 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 09:59:38.472218 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [None req-6b77d08a-db9c-4566-b419-e09ac90cf353 None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:59:38.475040 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-6b77d08a-db9c-4566-b419-e09ac90cf353 tempest-ProjectMemberTests33-438754277 tempest-ProjectMemberTests33-438754277-project-admin] GET https://10.4.3.8/volume/v3/backups/9060cb5e-ae41-4860-8256-156162e3bc1f Aug 07 09:59:38.475376 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-6b77d08a-db9c-4566-b419-e09ac90cf353 tempest-ProjectMemberTests33-438754277 tempest-ProjectMemberTests33-438754277-project-admin] Empty body provided in request {{(pid=100296) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 09:59:38.475643 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-6b77d08a-db9c-4566-b419-e09ac90cf353 tempest-ProjectMemberTests33-438754277 tempest-ProjectMemberTests33-438754277-project-admin] Calling method 'show' {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 09:59:38.475786 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.v3.backups [None req-6b77d08a-db9c-4566-b419-e09ac90cf353 tempest-ProjectMemberTests33-438754277 tempest-ProjectMemberTests33-438754277-project-admin] Show backup with id 9060cb5e-ae41-4860-8256-156162e3bc1f. {{(pid=100296) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 09:59:38.482110 np0000006707 devstack@c-api.service[100296]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 09:59:38.482110 np0000006707 devstack@c-api.service[100296]: warnings.warn( Aug 07 09:59:38.482833 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-6b77d08a-db9c-4566-b419-e09ac90cf353 tempest-ProjectMemberTests33-438754277 tempest-ProjectMemberTests33-438754277-project-admin] https://10.4.3.8/volume/v3/backups/9060cb5e-ae41-4860-8256-156162e3bc1f returned with HTTP 200 Aug 07 09:59:38.483471 np0000006707 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 763/3061] 10.4.3.8 () {68 vars in 1374 bytes} [Fri Aug 7 09:59:38 2026] GET /volume/v3/backups/9060cb5e-ae41-4860-8256-156162e3bc1f => generated 731 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 09:59:38.590036 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-ad966efc-e3cf-4d1e-ba47-4d0f7fec5736 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:59:38.819347 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-ad966efc-e3cf-4d1e-ba47-4d0f7fec5736 tempest-ProjectReaderTests-1093209071 tempest-ProjectReaderTests-1093209071-project-admin] POST https://10.4.3.8/volume/v3/types Aug 07 09:59:38.819858 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-ad966efc-e3cf-4d1e-ba47-4d0f7fec5736 tempest-ProjectReaderTests-1093209071 tempest-ProjectReaderTests-1093209071-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-ProjectReaderTests-volume-type-1207497039", "extra_specs": {"storage_protocol": "tempest-storage_protocol-997910336", "vendor_name": "tempest-vendor_name-340345677"}}} {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 09:59:38.822818 np0000006707 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 09:59:38.822818 np0000006707 devstack@c-api.service[100295]: warnings.warn( Aug 07 09:59:38.862348 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-ad966efc-e3cf-4d1e-ba47-4d0f7fec5736 tempest-ProjectReaderTests-1093209071 tempest-ProjectReaderTests-1093209071-project-admin] https://10.4.3.8/volume/v3/types returned with HTTP 200 Aug 07 09:59:38.863194 np0000006707 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 765/3062] 10.4.3.8 () {68 vars in 1239 bytes} [Fri Aug 7 09:59:38 2026] POST /volume/v3/types => generated 328 bytes in 274 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 09:59:38.883144 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.middleware.request_id [None req-87fd97e9-bdf6-4722-9ac8-8eee769badb5 None None] RequestId filter calling following filter/app {{(pid=100298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:59:38.885701 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [None req-87fd97e9-bdf6-4722-9ac8-8eee769badb5 tempest-ProjectReaderTests-1093209071 tempest-ProjectReaderTests-1093209071-project-admin] POST https://10.4.3.8/volume/v3/volumes Aug 07 09:59:38.886328 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [None req-87fd97e9-bdf6-4722-9ac8-8eee769badb5 tempest-ProjectReaderTests-1093209071 tempest-ProjectReaderTests-1093209071-project-admin] Action: 'create', calling method: create, body: {"volume": {"volume_type": "28e1e856-8f2f-4160-b707-6bb2e8e0b25a", "size": 1}} {{(pid=100298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 09:59:38.888938 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.v3.volumes [None req-87fd97e9-bdf6-4722-9ac8-8eee769badb5 tempest-ProjectReaderTests-1093209071 tempest-ProjectReaderTests-1093209071-project-admin] Create volume request body: {'volume': {'volume_type': '28e1e856-8f2f-4160-b707-6bb2e8e0b25a', 'size': 1}} {{(pid=100298) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 07 09:59:38.893210 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [None req-2603a0d7-b6af-45d1-8cbf-91f0edee5d58 None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:59:38.894156 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-2603a0d7-b6af-45d1-8cbf-91f0edee5d58 tempest-ImageDependencyTests-1655333364 tempest-ImageDependencyTests-1655333364-project-member] POST https://10.4.3.8/volume/v3/volumes Aug 07 09:59:38.894666 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-2603a0d7-b6af-45d1-8cbf-91f0edee5d58 tempest-ImageDependencyTests-1655333364 tempest-ImageDependencyTests-1655333364-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-tempest.common.compute-volume-1150634499", "imageRef": "30db64d0-5131-4113-b201-e0e2e04bcf3e", "size": 1}} {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 09:59:38.897802 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.v3.volumes [None req-2603a0d7-b6af-45d1-8cbf-91f0edee5d58 tempest-ImageDependencyTests-1655333364 tempest-ImageDependencyTests-1655333364-project-member] Create volume request body: {'volume': {'name': 'tempest-tempest.common.compute-volume-1150634499', 'imageRef': '30db64d0-5131-4113-b201-e0e2e04bcf3e', 'size': 1}} {{(pid=100297) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 07 09:59:38.910135 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.v3.volumes [None req-87fd97e9-bdf6-4722-9ac8-8eee769badb5 tempest-ProjectReaderTests-1093209071 tempest-ProjectReaderTests-1093209071-project-admin] Create volume of 1 GB Aug 07 09:59:38.910135 np0000006707 devstack@c-api.service[100298]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 09:59:38.910135 np0000006707 devstack@c-api.service[100298]: warnings.warn( Aug 07 09:59:38.910135 np0000006707 devstack@c-api.service[100298]: INFO cinder.volume.api [None req-87fd97e9-bdf6-4722-9ac8-8eee769badb5 tempest-ProjectReaderTests-1093209071 tempest-ProjectReaderTests-1093209071-project-admin] Availability Zones retrieved successfully. Aug 07 09:59:38.918082 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.volume.api [None req-87fd97e9-bdf6-4722-9ac8-8eee769badb5 tempest-ProjectReaderTests-1093209071 tempest-ProjectReaderTests-1093209071-project-admin] Flow 'volume_create_api' (f4708069-d1eb-4ce1-805d-d9b7e3427bc1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100298) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 09:59:38.919452 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.volume.api [None req-87fd97e9-bdf6-4722-9ac8-8eee769badb5 tempest-ProjectReaderTests-1093209071 tempest-ProjectReaderTests-1093209071-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1219e1bc-c2c1-46ee-a273-88b4c8acc960) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100298) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 09:59:38.921133 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.volume.flows.api.create_volume [None req-87fd97e9-bdf6-4722-9ac8-8eee769badb5 tempest-ProjectReaderTests-1093209071 tempest-ProjectReaderTests-1093209071-project-admin] Validating volume size '1' using validate_int {{(pid=100298) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 07 09:59:38.956795 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [None req-66dbf688-5e2a-4296-aabb-96828d8d09e5 None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:59:38.956795 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-66dbf688-5e2a-4296-aabb-96828d8d09e5 tempest-TestInstancesWithCinderVolumes-596868041 tempest-TestInstancesWithCinderVolumes-596868041-project-member] DELETE https://10.4.3.8/volume/v3/volumes/b7cc0d04-d08d-4bf1-90dc-4f388c2c1067 Aug 07 09:59:38.959061 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-66dbf688-5e2a-4296-aabb-96828d8d09e5 tempest-TestInstancesWithCinderVolumes-596868041 tempest-TestInstancesWithCinderVolumes-596868041-project-member] Empty body provided in request {{(pid=100296) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 09:59:38.959061 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-66dbf688-5e2a-4296-aabb-96828d8d09e5 tempest-TestInstancesWithCinderVolumes-596868041 tempest-TestInstancesWithCinderVolumes-596868041-project-member] Calling method 'delete' {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 09:59:38.959061 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.v3.volumes [None req-66dbf688-5e2a-4296-aabb-96828d8d09e5 tempest-TestInstancesWithCinderVolumes-596868041 tempest-TestInstancesWithCinderVolumes-596868041-project-member] Delete volume with id: b7cc0d04-d08d-4bf1-90dc-4f388c2c1067 Aug 07 09:59:38.971473 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.volume.api [None req-87fd97e9-bdf6-4722-9ac8-8eee769badb5 tempest-ProjectReaderTests-1093209071 tempest-ProjectReaderTests-1093209071-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1219e1bc-c2c1-46ee-a273-88b4c8acc960) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-07T09:59:39Z,deleted=False,deleted_at=None,description=None,extra_specs={storage_protocol='tempest-storage_protocol-997910336',vendor_name='tempest-vendor_name-340345677'},id=28e1e856-8f2f-4160-b707-6bb2e8e0b25a,is_public=True,name='tempest-ProjectReaderTests-volume-type-1207497039',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '28e1e856-8f2f-4160-b707-6bb2e8e0b25a', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100298) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 09:59:38.973274 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.volume.api [None req-87fd97e9-bdf6-4722-9ac8-8eee769badb5 tempest-ProjectReaderTests-1093209071 tempest-ProjectReaderTests-1093209071-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6e3ea43d-42f0-4611-b325-f0a25fdbbf09) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100298) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 09:59:38.973383 np0000006707 devstack@c-api.service[100296]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 09:59:38.973383 np0000006707 devstack@c-api.service[100296]: warnings.warn( Aug 07 09:59:38.976122 np0000006707 devstack@c-api.service[100296]: INFO cinder.volume.api [None req-66dbf688-5e2a-4296-aabb-96828d8d09e5 tempest-TestInstancesWithCinderVolumes-596868041 tempest-TestInstancesWithCinderVolumes-596868041-project-member] Volume info retrieved successfully. Aug 07 09:59:39.012471 np0000006707 devstack@c-api.service[100296]: INFO cinder.volume.api [None req-66dbf688-5e2a-4296-aabb-96828d8d09e5 tempest-TestInstancesWithCinderVolumes-596868041 tempest-TestInstancesWithCinderVolumes-596868041-project-member] Delete volume request issued successfully. Aug 07 09:59:39.012471 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-66dbf688-5e2a-4296-aabb-96828d8d09e5 tempest-TestInstancesWithCinderVolumes-596868041 tempest-TestInstancesWithCinderVolumes-596868041-project-member] https://10.4.3.8/volume/v3/volumes/b7cc0d04-d08d-4bf1-90dc-4f388c2c1067 returned with HTTP 202 Aug 07 09:59:39.012471 np0000006707 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 764/3063] 10.4.3.8 () {66 vars in 1337 bytes} [Fri Aug 7 09:59:38 2026] DELETE /volume/v3/volumes/b7cc0d04-d08d-4bf1-90dc-4f388c2c1067 => generated 0 bytes in 60 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 07 09:59:39.034651 np0000006707 devstack@c-api.service[100298]: WARNING cinder.quota [None req-87fd97e9-bdf6-4722-9ac8-8eee769badb5 tempest-ProjectReaderTests-1093209071 tempest-ProjectReaderTests-1093209071-project-admin] Deprecated: Default quota for resource: volumes_tempest-ProjectReaderTests-volume-type-1207497039 is set by the default quota flag: quota_volumes_tempest-ProjectReaderTests-volume-type-1207497039, it is now deprecated. Please use the default quota class for default quota. Aug 07 09:59:39.034651 np0000006707 devstack@c-api.service[100298]: WARNING cinder.quota [None req-87fd97e9-bdf6-4722-9ac8-8eee769badb5 tempest-ProjectReaderTests-1093209071 tempest-ProjectReaderTests-1093209071-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-ProjectReaderTests-volume-type-1207497039 is set by the default quota flag: quota_gigabytes_tempest-ProjectReaderTests-volume-type-1207497039, it is now deprecated. Please use the default quota class for default quota. Aug 07 09:59:39.083480 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [req-cd6e7c52-6d07-484c-8c0c-7ea3c45176a8 req-314f565a-e49a-4cf2-a0d1-4d8326dc475c None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:59:39.092771 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [req-cd6e7c52-6d07-484c-8c0c-7ea3c45176a8 req-314f565a-e49a-4cf2-a0d1-4d8326dc475c tempest-TestInstancesWithCinderVolumes-596868041 tempest-TestInstancesWithCinderVolumes-596868041-project-member] GET https://10.4.3.8/volume/v3/volumes/b7cc0d04-d08d-4bf1-90dc-4f388c2c1067 Aug 07 09:59:39.093066 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [req-cd6e7c52-6d07-484c-8c0c-7ea3c45176a8 req-314f565a-e49a-4cf2-a0d1-4d8326dc475c tempest-TestInstancesWithCinderVolumes-596868041 tempest-TestInstancesWithCinderVolumes-596868041-project-member] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 09:59:39.093440 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [req-cd6e7c52-6d07-484c-8c0c-7ea3c45176a8 req-314f565a-e49a-4cf2-a0d1-4d8326dc475c tempest-TestInstancesWithCinderVolumes-596868041 tempest-TestInstancesWithCinderVolumes-596868041-project-member] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 09:59:39.107027 np0000006707 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 09:59:39.107027 np0000006707 devstack@c-api.service[100295]: warnings.warn( Aug 07 09:59:39.111580 np0000006707 devstack@c-api.service[100295]: INFO cinder.volume.api [req-cd6e7c52-6d07-484c-8c0c-7ea3c45176a8 req-314f565a-e49a-4cf2-a0d1-4d8326dc475c tempest-TestInstancesWithCinderVolumes-596868041 tempest-TestInstancesWithCinderVolumes-596868041-project-member] Volume info retrieved successfully. Aug 07 09:59:39.118664 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.quota [None req-87fd97e9-bdf6-4722-9ac8-8eee769badb5 tempest-ProjectReaderTests-1093209071 tempest-ProjectReaderTests-1093209071-project-admin] Created reservations ['be257689-b587-4256-8603-215b4bfcd316', '8e7412d7-5de1-4b13-9ff2-6c4107ecb514', '9ea99e80-407c-43c0-a1d4-e98b51a465b7', 'a27c4a55-13e2-46e7-bb1d-f6ffa6a02dc6'] {{(pid=100298) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 09:59:39.119067 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [req-cd6e7c52-6d07-484c-8c0c-7ea3c45176a8 req-314f565a-e49a-4cf2-a0d1-4d8326dc475c tempest-TestInstancesWithCinderVolumes-596868041 tempest-TestInstancesWithCinderVolumes-596868041-project-member] https://10.4.3.8/volume/v3/volumes/b7cc0d04-d08d-4bf1-90dc-4f388c2c1067 returned with HTTP 200 Aug 07 09:59:39.119732 np0000006707 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 766/3064] 10.4.3.8 () {68 vars in 1584 bytes} [Fri Aug 7 09:59:39 2026] GET /volume/v3/volumes/b7cc0d04-d08d-4bf1-90dc-4f388c2c1067 => generated 933 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 09:59:39.124996 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.volume.api [None req-87fd97e9-bdf6-4722-9ac8-8eee769badb5 tempest-ProjectReaderTests-1093209071 tempest-ProjectReaderTests-1093209071-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6e3ea43d-42f0-4611-b325-f0a25fdbbf09) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['be257689-b587-4256-8603-215b4bfcd316', '8e7412d7-5de1-4b13-9ff2-6c4107ecb514', '9ea99e80-407c-43c0-a1d4-e98b51a465b7', 'a27c4a55-13e2-46e7-bb1d-f6ffa6a02dc6']}' {{(pid=100298) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 09:59:39.124996 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.volume.api [None req-87fd97e9-bdf6-4722-9ac8-8eee769badb5 tempest-ProjectReaderTests-1093209071 tempest-ProjectReaderTests-1093209071-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (10680e4e-6670-4ef9-a190-11a6585ca3e1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100298) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 09:59:39.172022 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.volume.api [None req-87fd97e9-bdf6-4722-9ac8-8eee769badb5 tempest-ProjectReaderTests-1093209071 tempest-ProjectReaderTests-1093209071-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (10680e4e-6670-4ef9-a190-11a6585ca3e1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '5c3667fa-bdcf-4c47-8821-8cae3e1f6f87', '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='83777547f8194968be0e45ca3ecc3519',qos_specs=None,replication_status=,reservations=['be257689-b587-4256-8603-215b4bfcd316','8e7412d7-5de1-4b13-9ff2-6c4107ecb514','9ea99e80-407c-43c0-a1d4-e98b51a465b7','a27c4a55-13e2-46e7-bb1d-f6ffa6a02dc6'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5471241e12a647a9ba248225ae0a2e64',volume_type_id=28e1e856-8f2f-4160-b707-6bb2e8e0b25a), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-07T09:59:39Z,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=5c3667fa-bdcf-4c47-8821-8cae3e1f6f87,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='83777547f8194968be0e45ca3ecc3519',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='5471241e12a647a9ba248225ae0a2e64',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(28e1e856-8f2f-4160-b707-6bb2e8e0b25a),volume_type_id=28e1e856-8f2f-4160-b707-6bb2e8e0b25a)}' {{(pid=100298) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 09:59:39.173165 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.volume.api [None req-87fd97e9-bdf6-4722-9ac8-8eee769badb5 tempest-ProjectReaderTests-1093209071 tempest-ProjectReaderTests-1093209071-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (efc812d0-5e5e-47e0-baf5-eaedde9e8c04) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100298) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 09:59:39.194473 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [req-094b9560-b5d0-4657-9429-6705a098dc7c req-3b88f268-6682-4eab-ad32-d78dfb56c17b None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:59:39.195406 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [req-094b9560-b5d0-4657-9429-6705a098dc7c req-3b88f268-6682-4eab-ad32-d78dfb56c17b tempest-TestInstancesWithCinderVolumes-596868041 tempest-TestInstancesWithCinderVolumes-596868041-project-member] GET https://10.4.3.8/volume/v3/volumes/0a05bf4a-74f6-4fc9-a463-43bac88e039a Aug 07 09:59:39.196397 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [req-094b9560-b5d0-4657-9429-6705a098dc7c req-3b88f268-6682-4eab-ad32-d78dfb56c17b tempest-TestInstancesWithCinderVolumes-596868041 tempest-TestInstancesWithCinderVolumes-596868041-project-member] Empty body provided in request {{(pid=100296) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 09:59:39.196397 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [req-094b9560-b5d0-4657-9429-6705a098dc7c req-3b88f268-6682-4eab-ad32-d78dfb56c17b tempest-TestInstancesWithCinderVolumes-596868041 tempest-TestInstancesWithCinderVolumes-596868041-project-member] Calling method 'show' {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 09:59:39.209358 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [req-094b9560-b5d0-4657-9429-6705a098dc7c req-3b88f268-6682-4eab-ad32-d78dfb56c17b tempest-TestInstancesWithCinderVolumes-596868041 tempest-TestInstancesWithCinderVolumes-596868041-project-member] https://10.4.3.8/volume/v3/volumes/0a05bf4a-74f6-4fc9-a463-43bac88e039a returned with HTTP 404 Aug 07 09:59:39.210076 np0000006707 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 765/3065] 10.4.3.8 () {68 vars in 1584 bytes} [Fri Aug 7 09:59:39 2026] GET /volume/v3/volumes/0a05bf4a-74f6-4fc9-a463-43bac88e039a => generated 109 bytes in 18 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 09:59:39.224490 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.volume.api [None req-87fd97e9-bdf6-4722-9ac8-8eee769badb5 tempest-ProjectReaderTests-1093209071 tempest-ProjectReaderTests-1093209071-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (efc812d0-5e5e-47e0-baf5-eaedde9e8c04) transitioned into state 'SUCCESS' from 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='83777547f8194968be0e45ca3ecc3519',qos_specs=None,replication_status=,reservations=['be257689-b587-4256-8603-215b4bfcd316','8e7412d7-5de1-4b13-9ff2-6c4107ecb514','9ea99e80-407c-43c0-a1d4-e98b51a465b7','a27c4a55-13e2-46e7-bb1d-f6ffa6a02dc6'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5471241e12a647a9ba248225ae0a2e64',volume_type_id=28e1e856-8f2f-4160-b707-6bb2e8e0b25a)}' {{(pid=100298) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 09:59:39.225361 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.volume.api [None req-87fd97e9-bdf6-4722-9ac8-8eee769badb5 tempest-ProjectReaderTests-1093209071 tempest-ProjectReaderTests-1093209071-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f3e283f6-7710-44b5-9d18-9375be78ff87) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100298) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 09:59:39.258089 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.volume.api [None req-87fd97e9-bdf6-4722-9ac8-8eee769badb5 tempest-ProjectReaderTests-1093209071 tempest-ProjectReaderTests-1093209071-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f3e283f6-7710-44b5-9d18-9375be78ff87) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100298) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 09:59:39.258089 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.volume.api [None req-87fd97e9-bdf6-4722-9ac8-8eee769badb5 tempest-ProjectReaderTests-1093209071 tempest-ProjectReaderTests-1093209071-project-admin] Flow 'volume_create_api' (f4708069-d1eb-4ce1-805d-d9b7e3427bc1) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100298) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 09:59:39.258711 np0000006707 devstack@c-api.service[100298]: INFO cinder.volume.api [None req-87fd97e9-bdf6-4722-9ac8-8eee769badb5 tempest-ProjectReaderTests-1093209071 tempest-ProjectReaderTests-1093209071-project-admin] Create volume request issued successfully. Aug 07 09:59:39.259644 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [None req-87fd97e9-bdf6-4722-9ac8-8eee769badb5 tempest-ProjectReaderTests-1093209071 tempest-ProjectReaderTests-1093209071-project-admin] https://10.4.3.8/volume/v3/volumes returned with HTTP 202 Aug 07 09:59:39.260997 np0000006707 devstack@c-api.service[100298]: [pid: 100298|app: 0|req: 769/3066] 10.4.3.8 () {70 vars in 1284 bytes} [Fri Aug 7 09:59:38 2026] POST /volume/v3/volumes => generated 770 bytes in 378 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 07 09:59:39.269757 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.v3.volumes [None req-2603a0d7-b6af-45d1-8cbf-91f0edee5d58 tempest-ImageDependencyTests-1655333364 tempest-ImageDependencyTests-1655333364-project-member] Create volume of 1 GB Aug 07 09:59:39.280143 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-4c9f551e-3e01-40d1-a21d-1ff76b1af825 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:59:39.281372 np0000006707 devstack@c-api.service[100297]: INFO cinder.volume.api [None req-2603a0d7-b6af-45d1-8cbf-91f0edee5d58 tempest-ImageDependencyTests-1655333364 tempest-ImageDependencyTests-1655333364-project-member] Availability Zones retrieved successfully. Aug 07 09:59:39.282961 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-4c9f551e-3e01-40d1-a21d-1ff76b1af825 tempest-ProjectReaderTests-1093209071 tempest-ProjectReaderTests-1093209071-project-admin] GET https://10.4.3.8/volume/v3/volumes/5c3667fa-bdcf-4c47-8821-8cae3e1f6f87 Aug 07 09:59:39.283236 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-4c9f551e-3e01-40d1-a21d-1ff76b1af825 tempest-ProjectReaderTests-1093209071 tempest-ProjectReaderTests-1093209071-project-admin] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 09:59:39.283592 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-4c9f551e-3e01-40d1-a21d-1ff76b1af825 tempest-ProjectReaderTests-1093209071 tempest-ProjectReaderTests-1093209071-project-admin] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 09:59:39.294851 np0000006707 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 09:59:39.294851 np0000006707 devstack@c-api.service[100295]: warnings.warn( Aug 07 09:59:39.295098 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.volume.api [None req-2603a0d7-b6af-45d1-8cbf-91f0edee5d58 tempest-ImageDependencyTests-1655333364 tempest-ImageDependencyTests-1655333364-project-member] Flow 'volume_create_api' (1e5cbf1c-08e1-4c92-a000-e652b9755621) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100297) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 09:59:39.296307 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.volume.api [None req-2603a0d7-b6af-45d1-8cbf-91f0edee5d58 tempest-ImageDependencyTests-1655333364 tempest-ImageDependencyTests-1655333364-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8901f7fd-9993-45de-9048-929c5e381b7c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100297) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 09:59:39.297957 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.volume.flows.api.create_volume [None req-2603a0d7-b6af-45d1-8cbf-91f0edee5d58 tempest-ImageDependencyTests-1655333364 tempest-ImageDependencyTests-1655333364-project-member] Validating volume size '1' using validate_int {{(pid=100297) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 07 09:59:39.300435 np0000006707 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-4c9f551e-3e01-40d1-a21d-1ff76b1af825 tempest-ProjectReaderTests-1093209071 tempest-ProjectReaderTests-1093209071-project-admin] Volume info retrieved successfully. Aug 07 09:59:39.304588 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-4c9f551e-3e01-40d1-a21d-1ff76b1af825 tempest-ProjectReaderTests-1093209071 tempest-ProjectReaderTests-1093209071-project-admin] https://10.4.3.8/volume/v3/volumes/5c3667fa-bdcf-4c47-8821-8cae3e1f6f87 returned with HTTP 200 Aug 07 09:59:39.305245 np0000006707 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 767/3067] 10.4.3.8 () {68 vars in 1374 bytes} [Fri Aug 7 09:59:39 2026] GET /volume/v3/volumes/5c3667fa-bdcf-4c47-8821-8cae3e1f6f87 => generated 949 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 09:59:39.392308 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.volume.api [None req-2603a0d7-b6af-45d1-8cbf-91f0edee5d58 tempest-ImageDependencyTests-1655333364 tempest-ImageDependencyTests-1655333364-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8901f7fd-9993-45de-9048-929c5e381b7c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-07T09:47:39Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=45fd9a3a-b61e-4c6c-9ab7-d02f06678d0d,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '45fd9a3a-b61e-4c6c-9ab7-d02f06678d0d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100297) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 09:59:39.393460 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.volume.api [None req-2603a0d7-b6af-45d1-8cbf-91f0edee5d58 tempest-ImageDependencyTests-1655333364 tempest-ImageDependencyTests-1655333364-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d7bacbb3-2af7-439e-9908-9e60f6e446c1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100297) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 09:59:39.467110 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [None req-d1c1dc75-2dfa-468f-8a52-6228975e71ee None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:59:39.470438 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-d1c1dc75-2dfa-468f-8a52-6228975e71ee tempest-TestVolumeBackupRestore-1010557765 tempest-TestVolumeBackupRestore-1010557765-project-member] GET https://10.4.3.8/volume/v3/backups/e366e896-0ec0-4265-9440-a4a3e5b747e1 Aug 07 09:59:39.470947 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-d1c1dc75-2dfa-468f-8a52-6228975e71ee tempest-TestVolumeBackupRestore-1010557765 tempest-TestVolumeBackupRestore-1010557765-project-member] Empty body provided in request {{(pid=100296) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 09:59:39.471592 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-d1c1dc75-2dfa-468f-8a52-6228975e71ee tempest-TestVolumeBackupRestore-1010557765 tempest-TestVolumeBackupRestore-1010557765-project-member] Calling method 'show' {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 09:59:39.473023 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.v3.backups [None req-d1c1dc75-2dfa-468f-8a52-6228975e71ee tempest-TestVolumeBackupRestore-1010557765 tempest-TestVolumeBackupRestore-1010557765-project-member] Show backup with id e366e896-0ec0-4265-9440-a4a3e5b747e1. {{(pid=100296) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 09:59:39.480153 np0000006707 devstack@c-api.service[100296]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 09:59:39.480153 np0000006707 devstack@c-api.service[100296]: warnings.warn( Aug 07 09:59:39.480372 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-d1c1dc75-2dfa-468f-8a52-6228975e71ee tempest-TestVolumeBackupRestore-1010557765 tempest-TestVolumeBackupRestore-1010557765-project-member] https://10.4.3.8/volume/v3/backups/e366e896-0ec0-4265-9440-a4a3e5b747e1 returned with HTTP 200 Aug 07 09:59:39.482107 np0000006707 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 766/3068] 10.4.3.8 () {66 vars in 1334 bytes} [Fri Aug 7 09:59:39 2026] GET /volume/v3/backups/e366e896-0ec0-4265-9440-a4a3e5b747e1 => generated 750 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 09:59:39.502969 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.quota [None req-2603a0d7-b6af-45d1-8cbf-91f0edee5d58 tempest-ImageDependencyTests-1655333364 tempest-ImageDependencyTests-1655333364-project-member] Created reservations ['5ecfc29b-0840-4efa-b19c-a080b88caab9', '5eb26080-3200-4689-a445-0aa8337353fc', '2f497c14-a62b-4a45-a47e-ec949065a0d3', '6005f470-21b0-4951-84c8-9d2b522504c4'] {{(pid=100297) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 09:59:39.503404 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.middleware.request_id [None req-e573ac4a-c0bf-4d21-8500-9e9d121e621a None None] RequestId filter calling following filter/app {{(pid=100298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:59:39.503511 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.volume.api [None req-2603a0d7-b6af-45d1-8cbf-91f0edee5d58 tempest-ImageDependencyTests-1655333364 tempest-ImageDependencyTests-1655333364-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d7bacbb3-2af7-439e-9908-9e60f6e446c1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['5ecfc29b-0840-4efa-b19c-a080b88caab9', '5eb26080-3200-4689-a445-0aa8337353fc', '2f497c14-a62b-4a45-a47e-ec949065a0d3', '6005f470-21b0-4951-84c8-9d2b522504c4']}' {{(pid=100297) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 09:59:39.503740 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.volume.api [None req-2603a0d7-b6af-45d1-8cbf-91f0edee5d58 tempest-ImageDependencyTests-1655333364 tempest-ImageDependencyTests-1655333364-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (56e6d860-29cf-49c7-a617-991978b61e96) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100297) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 09:59:39.505244 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [None req-e573ac4a-c0bf-4d21-8500-9e9d121e621a tempest-ProjectMemberTests33-438754277 tempest-ProjectMemberTests33-438754277-project-admin] GET https://10.4.3.8/volume/v3/backups/9060cb5e-ae41-4860-8256-156162e3bc1f Aug 07 09:59:39.505528 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [None req-e573ac4a-c0bf-4d21-8500-9e9d121e621a tempest-ProjectMemberTests33-438754277 tempest-ProjectMemberTests33-438754277-project-admin] Empty body provided in request {{(pid=100298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 09:59:39.505723 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [None req-e573ac4a-c0bf-4d21-8500-9e9d121e621a tempest-ProjectMemberTests33-438754277 tempest-ProjectMemberTests33-438754277-project-admin] Calling method 'show' {{(pid=100298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 09:59:39.505942 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.v3.backups [None req-e573ac4a-c0bf-4d21-8500-9e9d121e621a tempest-ProjectMemberTests33-438754277 tempest-ProjectMemberTests33-438754277-project-admin] Show backup with id 9060cb5e-ae41-4860-8256-156162e3bc1f. {{(pid=100298) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 09:59:39.510855 np0000006707 devstack@c-api.service[100298]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 09:59:39.510855 np0000006707 devstack@c-api.service[100298]: warnings.warn( Aug 07 09:59:39.511793 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [None req-e573ac4a-c0bf-4d21-8500-9e9d121e621a tempest-ProjectMemberTests33-438754277 tempest-ProjectMemberTests33-438754277-project-admin] https://10.4.3.8/volume/v3/backups/9060cb5e-ae41-4860-8256-156162e3bc1f returned with HTTP 200 Aug 07 09:59:39.512332 np0000006707 devstack@c-api.service[100298]: [pid: 100298|app: 0|req: 770/3069] 10.4.3.8 () {68 vars in 1374 bytes} [Fri Aug 7 09:59:39 2026] GET /volume/v3/backups/9060cb5e-ae41-4860-8256-156162e3bc1f => generated 731 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 09:59:39.535237 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.volume.api [None req-2603a0d7-b6af-45d1-8cbf-91f0edee5d58 tempest-ImageDependencyTests-1655333364 tempest-ImageDependencyTests-1655333364-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (56e6d860-29cf-49c7-a617-991978b61e96) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '84d6bfcb-40b1-499c-81a2-79866a1adeab', '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-1150634499',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='61abd3cf15c44d51a01229f7c697b570',qos_specs=None,replication_status=,reservations=['5ecfc29b-0840-4efa-b19c-a080b88caab9','5eb26080-3200-4689-a445-0aa8337353fc','2f497c14-a62b-4a45-a47e-ec949065a0d3','6005f470-21b0-4951-84c8-9d2b522504c4'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='260e52fb75254bd4996eb05ae5a37b86',volume_type_id=45fd9a3a-b61e-4c6c-9ab7-d02f06678d0d), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-07T09:59:39Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-tempest.common.compute-volume-1150634499',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=84d6bfcb-40b1-499c-81a2-79866a1adeab,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='61abd3cf15c44d51a01229f7c697b570',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='260e52fb75254bd4996eb05ae5a37b86',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(45fd9a3a-b61e-4c6c-9ab7-d02f06678d0d),volume_type_id=45fd9a3a-b61e-4c6c-9ab7-d02f06678d0d)}' {{(pid=100297) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 09:59:39.537158 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.volume.api [None req-2603a0d7-b6af-45d1-8cbf-91f0edee5d58 tempest-ImageDependencyTests-1655333364 tempest-ImageDependencyTests-1655333364-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8c6c3cba-d970-42f3-8587-b3c583563d72) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100297) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 09:59:39.561376 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.volume.api [None req-2603a0d7-b6af-45d1-8cbf-91f0edee5d58 tempest-ImageDependencyTests-1655333364 tempest-ImageDependencyTests-1655333364-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8c6c3cba-d970-42f3-8587-b3c583563d72) transitioned into state 'SUCCESS' from state '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-1150634499',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='61abd3cf15c44d51a01229f7c697b570',qos_specs=None,replication_status=,reservations=['5ecfc29b-0840-4efa-b19c-a080b88caab9','5eb26080-3200-4689-a445-0aa8337353fc','2f497c14-a62b-4a45-a47e-ec949065a0d3','6005f470-21b0-4951-84c8-9d2b522504c4'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='260e52fb75254bd4996eb05ae5a37b86',volume_type_id=45fd9a3a-b61e-4c6c-9ab7-d02f06678d0d)}' {{(pid=100297) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 09:59:39.562519 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.volume.api [None req-2603a0d7-b6af-45d1-8cbf-91f0edee5d58 tempest-ImageDependencyTests-1655333364 tempest-ImageDependencyTests-1655333364-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (67055f32-7219-43c1-a054-6323bc072911) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100297) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 09:59:39.575828 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.volume.api [None req-2603a0d7-b6af-45d1-8cbf-91f0edee5d58 tempest-ImageDependencyTests-1655333364 tempest-ImageDependencyTests-1655333364-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (67055f32-7219-43c1-a054-6323bc072911) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100297) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 09:59:39.576932 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.volume.api [None req-2603a0d7-b6af-45d1-8cbf-91f0edee5d58 tempest-ImageDependencyTests-1655333364 tempest-ImageDependencyTests-1655333364-project-member] Flow 'volume_create_api' (1e5cbf1c-08e1-4c92-a000-e652b9755621) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100297) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 09:59:39.577308 np0000006707 devstack@c-api.service[100297]: INFO cinder.volume.api [None req-2603a0d7-b6af-45d1-8cbf-91f0edee5d58 tempest-ImageDependencyTests-1655333364 tempest-ImageDependencyTests-1655333364-project-member] Create volume request issued successfully. Aug 07 09:59:39.578090 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-2603a0d7-b6af-45d1-8cbf-91f0edee5d58 tempest-ImageDependencyTests-1655333364 tempest-ImageDependencyTests-1655333364-project-member] https://10.4.3.8/volume/v3/volumes returned with HTTP 202 Aug 07 09:59:39.578613 np0000006707 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 767/3070] 10.4.3.8 () {68 vars in 1245 bytes} [Fri Aug 7 09:59:38 2026] POST /volume/v3/volumes => generated 749 bytes in 687 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 07 09:59:39.592715 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-7ba87791-ef93-4282-9344-6cf3e7eddef3 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:59:39.598195 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-7ba87791-ef93-4282-9344-6cf3e7eddef3 tempest-ImageDependencyTests-1655333364 tempest-ImageDependencyTests-1655333364-project-member] GET https://10.4.3.8/volume/v3/volumes/84d6bfcb-40b1-499c-81a2-79866a1adeab Aug 07 09:59:39.598411 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-7ba87791-ef93-4282-9344-6cf3e7eddef3 tempest-ImageDependencyTests-1655333364 tempest-ImageDependencyTests-1655333364-project-member] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 09:59:39.598630 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-7ba87791-ef93-4282-9344-6cf3e7eddef3 tempest-ImageDependencyTests-1655333364 tempest-ImageDependencyTests-1655333364-project-member] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 09:59:39.615199 np0000006707 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 09:59:39.615199 np0000006707 devstack@c-api.service[100295]: warnings.warn( Aug 07 09:59:39.624671 np0000006707 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-7ba87791-ef93-4282-9344-6cf3e7eddef3 tempest-ImageDependencyTests-1655333364 tempest-ImageDependencyTests-1655333364-project-member] Volume info retrieved successfully. Aug 07 09:59:39.631084 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-7ba87791-ef93-4282-9344-6cf3e7eddef3 tempest-ImageDependencyTests-1655333364 tempest-ImageDependencyTests-1655333364-project-member] https://10.4.3.8/volume/v3/volumes/84d6bfcb-40b1-499c-81a2-79866a1adeab returned with HTTP 200 Aug 07 09:59:39.631725 np0000006707 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 768/3071] 10.4.3.8 () {66 vars in 1334 bytes} [Fri Aug 7 09:59:39 2026] GET /volume/v3/volumes/84d6bfcb-40b1-499c-81a2-79866a1adeab => generated 817 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 09:59:40.324565 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [None req-40addbe3-cb82-46df-bfd6-10f3d1108ef9 None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:59:40.326659 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-40addbe3-cb82-46df-bfd6-10f3d1108ef9 tempest-ProjectReaderTests-1093209071 tempest-ProjectReaderTests-1093209071-project-admin] GET https://10.4.3.8/volume/v3/volumes/5c3667fa-bdcf-4c47-8821-8cae3e1f6f87 Aug 07 09:59:40.326895 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-40addbe3-cb82-46df-bfd6-10f3d1108ef9 tempest-ProjectReaderTests-1093209071 tempest-ProjectReaderTests-1093209071-project-admin] Empty body provided in request {{(pid=100296) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 09:59:40.327094 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-40addbe3-cb82-46df-bfd6-10f3d1108ef9 tempest-ProjectReaderTests-1093209071 tempest-ProjectReaderTests-1093209071-project-admin] Calling method 'show' {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 09:59:40.336309 np0000006707 devstack@c-api.service[100296]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 09:59:40.336309 np0000006707 devstack@c-api.service[100296]: warnings.warn( Aug 07 09:59:40.339669 np0000006707 devstack@c-api.service[100296]: INFO cinder.volume.api [None req-40addbe3-cb82-46df-bfd6-10f3d1108ef9 tempest-ProjectReaderTests-1093209071 tempest-ProjectReaderTests-1093209071-project-admin] Volume info retrieved successfully. Aug 07 09:59:40.343388 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-40addbe3-cb82-46df-bfd6-10f3d1108ef9 tempest-ProjectReaderTests-1093209071 tempest-ProjectReaderTests-1093209071-project-admin] https://10.4.3.8/volume/v3/volumes/5c3667fa-bdcf-4c47-8821-8cae3e1f6f87 returned with HTTP 200 Aug 07 09:59:40.343968 np0000006707 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 767/3072] 10.4.3.8 () {68 vars in 1374 bytes} [Fri Aug 7 09:59:40 2026] GET /volume/v3/volumes/5c3667fa-bdcf-4c47-8821-8cae3e1f6f87 => generated 970 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 09:59:40.366379 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.middleware.request_id [None req-4128f93c-5af5-4918-ab84-32b3d287fe51 None None] RequestId filter calling following filter/app {{(pid=100298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:59:40.368529 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [None req-4128f93c-5af5-4918-ab84-32b3d287fe51 tempest-ProjectReaderTests-1093209071 tempest-ProjectReaderTests-1093209071-project-admin] GET https://10.4.3.8/volume/v3/messages Aug 07 09:59:40.369326 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [None req-4128f93c-5af5-4918-ab84-32b3d287fe51 tempest-ProjectReaderTests-1093209071 tempest-ProjectReaderTests-1093209071-project-admin] Empty body provided in request {{(pid=100298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 09:59:40.369918 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [None req-4128f93c-5af5-4918-ab84-32b3d287fe51 tempest-ProjectReaderTests-1093209071 tempest-ProjectReaderTests-1093209071-project-admin] Calling method 'version_select' {{(pid=100298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 09:59:40.375346 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [None req-4128f93c-5af5-4918-ab84-32b3d287fe51 tempest-ProjectReaderTests-1093209071 tempest-ProjectReaderTests-1093209071-project-admin] https://10.4.3.8/volume/v3/messages returned with HTTP 200 Aug 07 09:59:40.375805 np0000006707 devstack@c-api.service[100298]: [pid: 100298|app: 0|req: 771/3073] 10.4.3.8 () {68 vars in 1266 bytes} [Fri Aug 7 09:59:40 2026] GET /volume/v3/messages => generated 666 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 09:59:40.390359 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [None req-2e40c519-a33d-4622-8fb4-519d2e0ae33c None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:59:40.498170 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-2e40c519-a33d-4622-8fb4-519d2e0ae33c tempest-ProjectReaderTests-1093209071 tempest-ProjectReaderTests-1093209071-project-reader] GET https://10.4.3.8/volume/v3/messages Aug 07 09:59:40.498300 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-1569dff9-0d2b-47a8-a37b-c3990f42e1b1 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:59:40.498588 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-2e40c519-a33d-4622-8fb4-519d2e0ae33c tempest-ProjectReaderTests-1093209071 tempest-ProjectReaderTests-1093209071-project-reader] Empty body provided in request {{(pid=100297) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 09:59:40.498831 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-2e40c519-a33d-4622-8fb4-519d2e0ae33c tempest-ProjectReaderTests-1093209071 tempest-ProjectReaderTests-1093209071-project-reader] Calling method 'version_select' {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 09:59:40.499274 np0000006707 devstack@c-api.service[100297]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 09:59:40.499274 np0000006707 devstack@c-api.service[100297]: warnings.warn( Aug 07 09:59:40.502635 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-1569dff9-0d2b-47a8-a37b-c3990f42e1b1 tempest-TestVolumeBackupRestore-1010557765 tempest-TestVolumeBackupRestore-1010557765-project-member] GET https://10.4.3.8/volume/v3/backups/e366e896-0ec0-4265-9440-a4a3e5b747e1 Aug 07 09:59:40.502872 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-1569dff9-0d2b-47a8-a37b-c3990f42e1b1 tempest-TestVolumeBackupRestore-1010557765 tempest-TestVolumeBackupRestore-1010557765-project-member] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 09:59:40.504180 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-1569dff9-0d2b-47a8-a37b-c3990f42e1b1 tempest-TestVolumeBackupRestore-1010557765 tempest-TestVolumeBackupRestore-1010557765-project-member] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 09:59:40.504180 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.v3.backups [None req-1569dff9-0d2b-47a8-a37b-c3990f42e1b1 tempest-TestVolumeBackupRestore-1010557765 tempest-TestVolumeBackupRestore-1010557765-project-member] Show backup with id e366e896-0ec0-4265-9440-a4a3e5b747e1. {{(pid=100295) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 09:59:40.513353 np0000006707 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 09:59:40.513353 np0000006707 devstack@c-api.service[100295]: warnings.warn( Aug 07 09:59:40.514191 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-1569dff9-0d2b-47a8-a37b-c3990f42e1b1 tempest-TestVolumeBackupRestore-1010557765 tempest-TestVolumeBackupRestore-1010557765-project-member] https://10.4.3.8/volume/v3/backups/e366e896-0ec0-4265-9440-a4a3e5b747e1 returned with HTTP 200 Aug 07 09:59:40.516236 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-2e40c519-a33d-4622-8fb4-519d2e0ae33c tempest-ProjectReaderTests-1093209071 tempest-ProjectReaderTests-1093209071-project-reader] https://10.4.3.8/volume/v3/messages returned with HTTP 200 Aug 07 09:59:40.516236 np0000006707 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 768/3074] 10.4.3.8 () {68 vars in 1266 bytes} [Fri Aug 7 09:59:40 2026] GET /volume/v3/messages => generated 666 bytes in 126 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 09:59:40.516798 np0000006707 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 769/3075] 10.4.3.8 () {66 vars in 1334 bytes} [Fri Aug 7 09:59:40 2026] GET /volume/v3/backups/e366e896-0ec0-4265-9440-a4a3e5b747e1 => generated 750 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 07 09:59:40.528700 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.middleware.request_id [None req-3ebd79e5-7297-4c27-9e8a-f195b7866702 None None] RequestId filter calling following filter/app {{(pid=100298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:59:40.532061 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [None req-57347271-5baa-40bb-932d-a3a80bc32f48 None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:59:40.534028 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [None req-3ebd79e5-7297-4c27-9e8a-f195b7866702 tempest-ProjectReaderTests-1093209071 tempest-ProjectReaderTests-1093209071-project-admin] DELETE https://10.4.3.8/volume/v3/messages/f9c7bb53-f97c-4e0c-9964-e722a8f59444 Aug 07 09:59:40.534028 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [None req-3ebd79e5-7297-4c27-9e8a-f195b7866702 tempest-ProjectReaderTests-1093209071 tempest-ProjectReaderTests-1093209071-project-admin] Empty body provided in request {{(pid=100298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 09:59:40.534028 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [None req-3ebd79e5-7297-4c27-9e8a-f195b7866702 tempest-ProjectReaderTests-1093209071 tempest-ProjectReaderTests-1093209071-project-admin] Calling method 'version_select' {{(pid=100298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 09:59:40.545569 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [None req-3ebd79e5-7297-4c27-9e8a-f195b7866702 tempest-ProjectReaderTests-1093209071 tempest-ProjectReaderTests-1093209071-project-admin] https://10.4.3.8/volume/v3/messages/f9c7bb53-f97c-4e0c-9964-e722a8f59444 returned with HTTP 204 Aug 07 09:59:40.546350 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-57347271-5baa-40bb-932d-a3a80bc32f48 tempest-ProjectMemberTests33-438754277 tempest-ProjectMemberTests33-438754277-project-admin] GET https://10.4.3.8/volume/v3/backups/9060cb5e-ae41-4860-8256-156162e3bc1f Aug 07 09:59:40.546511 np0000006707 devstack@c-api.service[100298]: [pid: 100298|app: 0|req: 772/3076] 10.4.3.8 () {68 vars in 1380 bytes} [Fri Aug 7 09:59:40 2026] DELETE /volume/v3/messages/f9c7bb53-f97c-4e0c-9964-e722a8f59444 => generated 0 bytes in 18 msecs (HTTP/1.1 204) 6 headers in 235 bytes (1 switches on core 0) Aug 07 09:59:40.547289 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-57347271-5baa-40bb-932d-a3a80bc32f48 tempest-ProjectMemberTests33-438754277 tempest-ProjectMemberTests33-438754277-project-admin] Empty body provided in request {{(pid=100296) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 09:59:40.550093 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-57347271-5baa-40bb-932d-a3a80bc32f48 tempest-ProjectMemberTests33-438754277 tempest-ProjectMemberTests33-438754277-project-admin] Calling method 'show' {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 09:59:40.551927 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.v3.backups [None req-57347271-5baa-40bb-932d-a3a80bc32f48 tempest-ProjectMemberTests33-438754277 tempest-ProjectMemberTests33-438754277-project-admin] Show backup with id 9060cb5e-ae41-4860-8256-156162e3bc1f. {{(pid=100296) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 09:59:40.556457 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [None req-70381b6b-ed75-4612-ae32-4120dd2e026b None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:59:40.556653 np0000006707 devstack@c-api.service[100296]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 09:59:40.556653 np0000006707 devstack@c-api.service[100296]: warnings.warn( Aug 07 09:59:40.557614 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-57347271-5baa-40bb-932d-a3a80bc32f48 tempest-ProjectMemberTests33-438754277 tempest-ProjectMemberTests33-438754277-project-admin] https://10.4.3.8/volume/v3/backups/9060cb5e-ae41-4860-8256-156162e3bc1f returned with HTTP 200 Aug 07 09:59:40.558321 np0000006707 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 768/3077] 10.4.3.8 () {68 vars in 1374 bytes} [Fri Aug 7 09:59:40 2026] GET /volume/v3/backups/9060cb5e-ae41-4860-8256-156162e3bc1f => generated 732 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 09:59:40.558566 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-70381b6b-ed75-4612-ae32-4120dd2e026b tempest-ProjectReaderTests-1093209071 tempest-ProjectReaderTests-1093209071-project-admin] DELETE https://10.4.3.8/volume/v3/volumes/5c3667fa-bdcf-4c47-8821-8cae3e1f6f87 Aug 07 09:59:40.558779 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-70381b6b-ed75-4612-ae32-4120dd2e026b tempest-ProjectReaderTests-1093209071 tempest-ProjectReaderTests-1093209071-project-admin] Empty body provided in request {{(pid=100297) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 09:59:40.558988 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-70381b6b-ed75-4612-ae32-4120dd2e026b tempest-ProjectReaderTests-1093209071 tempest-ProjectReaderTests-1093209071-project-admin] Calling method 'delete' {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 09:59:40.559136 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.v3.volumes [None req-70381b6b-ed75-4612-ae32-4120dd2e026b tempest-ProjectReaderTests-1093209071 tempest-ProjectReaderTests-1093209071-project-admin] Delete volume with id: 5c3667fa-bdcf-4c47-8821-8cae3e1f6f87 Aug 07 09:59:40.594308 np0000006707 devstack@c-api.service[100297]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 09:59:40.594308 np0000006707 devstack@c-api.service[100297]: warnings.warn( Aug 07 09:59:40.594308 np0000006707 devstack@c-api.service[100297]: INFO cinder.volume.api [None req-70381b6b-ed75-4612-ae32-4120dd2e026b tempest-ProjectReaderTests-1093209071 tempest-ProjectReaderTests-1093209071-project-admin] Volume info retrieved successfully. Aug 07 09:59:40.594308 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.volume.api [None req-70381b6b-ed75-4612-ae32-4120dd2e026b tempest-ProjectReaderTests-1093209071 tempest-ProjectReaderTests-1093209071-project-admin] Decrease volume quotas for non temporary volume in non error_managing status. {{(pid=100297) delete /opt/stack/cinder/cinder/volume/api.py:434}} Aug 07 09:59:40.615702 np0000006707 devstack@c-api.service[100297]: WARNING cinder.quota [None req-70381b6b-ed75-4612-ae32-4120dd2e026b tempest-ProjectReaderTests-1093209071 tempest-ProjectReaderTests-1093209071-project-admin] Deprecated: Default quota for resource: volumes_tempest-ProjectReaderTests-volume-type-1207497039 is set by the default quota flag: quota_volumes_tempest-ProjectReaderTests-volume-type-1207497039, it is now deprecated. Please use the default quota class for default quota. Aug 07 09:59:40.616437 np0000006707 devstack@c-api.service[100297]: WARNING cinder.quota [None req-70381b6b-ed75-4612-ae32-4120dd2e026b tempest-ProjectReaderTests-1093209071 tempest-ProjectReaderTests-1093209071-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-ProjectReaderTests-volume-type-1207497039 is set by the default quota flag: quota_gigabytes_tempest-ProjectReaderTests-volume-type-1207497039, it is now deprecated. Please use the default quota class for default quota. Aug 07 09:59:40.652268 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-6f78c0b1-79c7-466e-a224-f177baff2f0f None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:59:40.654782 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-6f78c0b1-79c7-466e-a224-f177baff2f0f tempest-ImageDependencyTests-1655333364 tempest-ImageDependencyTests-1655333364-project-member] GET https://10.4.3.8/volume/v3/volumes/84d6bfcb-40b1-499c-81a2-79866a1adeab Aug 07 09:59:40.655051 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-6f78c0b1-79c7-466e-a224-f177baff2f0f tempest-ImageDependencyTests-1655333364 tempest-ImageDependencyTests-1655333364-project-member] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 09:59:40.655248 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-6f78c0b1-79c7-466e-a224-f177baff2f0f tempest-ImageDependencyTests-1655333364 tempest-ImageDependencyTests-1655333364-project-member] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 09:59:40.657373 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.quota [None req-70381b6b-ed75-4612-ae32-4120dd2e026b tempest-ProjectReaderTests-1093209071 tempest-ProjectReaderTests-1093209071-project-admin] Created reservations ['bbfcaebd-7d5d-45f8-a603-fe8606534dea', '5c0f7b33-7385-4b64-9e1c-b10f379dd8d4', '699058a9-a559-4141-a70e-e0327980bfff', '5e26a89f-91e5-4816-96cc-68a83bdc9158'] {{(pid=100297) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 09:59:40.675848 np0000006707 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 09:59:40.675848 np0000006707 devstack@c-api.service[100295]: warnings.warn( Aug 07 09:59:40.684200 np0000006707 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-6f78c0b1-79c7-466e-a224-f177baff2f0f tempest-ImageDependencyTests-1655333364 tempest-ImageDependencyTests-1655333364-project-member] Volume info retrieved successfully. Aug 07 09:59:40.696351 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-6f78c0b1-79c7-466e-a224-f177baff2f0f tempest-ImageDependencyTests-1655333364 tempest-ImageDependencyTests-1655333364-project-member] https://10.4.3.8/volume/v3/volumes/84d6bfcb-40b1-499c-81a2-79866a1adeab returned with HTTP 200 Aug 07 09:59:40.696705 np0000006707 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 770/3078] 10.4.3.8 () {66 vars in 1334 bytes} [Fri Aug 7 09:59:40 2026] GET /volume/v3/volumes/84d6bfcb-40b1-499c-81a2-79866a1adeab => generated 841 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 09:59:40.730619 np0000006707 devstack@c-api.service[100297]: INFO cinder.volume.api [None req-70381b6b-ed75-4612-ae32-4120dd2e026b tempest-ProjectReaderTests-1093209071 tempest-ProjectReaderTests-1093209071-project-admin] Delete volume request issued successfully. Aug 07 09:59:40.730619 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-70381b6b-ed75-4612-ae32-4120dd2e026b tempest-ProjectReaderTests-1093209071 tempest-ProjectReaderTests-1093209071-project-admin] https://10.4.3.8/volume/v3/volumes/5c3667fa-bdcf-4c47-8821-8cae3e1f6f87 returned with HTTP 202 Aug 07 09:59:40.730619 np0000006707 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 769/3079] 10.4.3.8 () {68 vars in 1377 bytes} [Fri Aug 7 09:59:40 2026] DELETE /volume/v3/volumes/5c3667fa-bdcf-4c47-8821-8cae3e1f6f87 => generated 0 bytes in 175 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 07 09:59:40.738783 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.middleware.request_id [None req-1683e2c7-e07b-489b-b536-b3ad89fd52cc None None] RequestId filter calling following filter/app {{(pid=100298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:59:40.740920 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [None req-1683e2c7-e07b-489b-b536-b3ad89fd52cc tempest-ProjectReaderTests-1093209071 tempest-ProjectReaderTests-1093209071-project-admin] DELETE https://10.4.3.8/volume/v3/types/28e1e856-8f2f-4160-b707-6bb2e8e0b25a Aug 07 09:59:40.741159 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [None req-1683e2c7-e07b-489b-b536-b3ad89fd52cc tempest-ProjectReaderTests-1093209071 tempest-ProjectReaderTests-1093209071-project-admin] Empty body provided in request {{(pid=100298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 09:59:40.741457 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [None req-1683e2c7-e07b-489b-b536-b3ad89fd52cc tempest-ProjectReaderTests-1093209071 tempest-ProjectReaderTests-1093209071-project-admin] Calling method '_delete' {{(pid=100298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 09:59:40.780321 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [None req-1683e2c7-e07b-489b-b536-b3ad89fd52cc tempest-ProjectReaderTests-1093209071 tempest-ProjectReaderTests-1093209071-project-admin] https://10.4.3.8/volume/v3/types/28e1e856-8f2f-4160-b707-6bb2e8e0b25a returned with HTTP 202 Aug 07 09:59:40.780865 np0000006707 devstack@c-api.service[100298]: [pid: 100298|app: 0|req: 773/3080] 10.4.3.8 () {66 vars in 1331 bytes} [Fri Aug 7 09:59:40 2026] DELETE /volume/v3/types/28e1e856-8f2f-4160-b707-6bb2e8e0b25a => generated 0 bytes in 42 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 07 09:59:40.791592 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [None req-5d030a80-3c67-4375-b5b3-f2b87d9467fe None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:59:40.794130 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-5d030a80-3c67-4375-b5b3-f2b87d9467fe tempest-ProjectReaderTests-1093209071 tempest-ProjectReaderTests-1093209071-project-admin] POST https://10.4.3.8/volume/v3/types Aug 07 09:59:40.794664 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-5d030a80-3c67-4375-b5b3-f2b87d9467fe tempest-ProjectReaderTests-1093209071 tempest-ProjectReaderTests-1093209071-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-ProjectReaderTests-volume-type-418567653", "extra_specs": {"storage_protocol": "tempest-storage_protocol-1422923660", "vendor_name": "tempest-vendor_name-1426082572"}}} {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 09:59:40.820165 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-5d030a80-3c67-4375-b5b3-f2b87d9467fe tempest-ProjectReaderTests-1093209071 tempest-ProjectReaderTests-1093209071-project-admin] https://10.4.3.8/volume/v3/types returned with HTTP 200 Aug 07 09:59:40.820619 np0000006707 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 769/3081] 10.4.3.8 () {68 vars in 1239 bytes} [Fri Aug 7 09:59:40 2026] POST /volume/v3/types => generated 329 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 09:59:40.832363 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-760b0bd0-41c9-4579-8959-2d7411557c2b None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:59:40.834750 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-760b0bd0-41c9-4579-8959-2d7411557c2b tempest-ProjectReaderTests-1093209071 tempest-ProjectReaderTests-1093209071-project-admin] POST https://10.4.3.8/volume/v3/volumes Aug 07 09:59:40.835253 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-760b0bd0-41c9-4579-8959-2d7411557c2b tempest-ProjectReaderTests-1093209071 tempest-ProjectReaderTests-1093209071-project-admin] Action: 'create', calling method: create, body: {"volume": {"volume_type": "8c8e7923-f076-4d4b-a306-5a71c531064a", "size": 1}} {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 09:59:40.836912 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.v3.volumes [None req-760b0bd0-41c9-4579-8959-2d7411557c2b tempest-ProjectReaderTests-1093209071 tempest-ProjectReaderTests-1093209071-project-admin] Create volume request body: {'volume': {'volume_type': '8c8e7923-f076-4d4b-a306-5a71c531064a', 'size': 1}} {{(pid=100295) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 07 09:59:40.841078 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.v3.volumes [None req-760b0bd0-41c9-4579-8959-2d7411557c2b tempest-ProjectReaderTests-1093209071 tempest-ProjectReaderTests-1093209071-project-admin] Create volume of 1 GB Aug 07 09:59:40.841368 np0000006707 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 09:59:40.841368 np0000006707 devstack@c-api.service[100295]: warnings.warn( Aug 07 09:59:40.841792 np0000006707 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-760b0bd0-41c9-4579-8959-2d7411557c2b tempest-ProjectReaderTests-1093209071 tempest-ProjectReaderTests-1093209071-project-admin] Availability Zones retrieved successfully. Aug 07 09:59:40.850048 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.volume.api [None req-760b0bd0-41c9-4579-8959-2d7411557c2b tempest-ProjectReaderTests-1093209071 tempest-ProjectReaderTests-1093209071-project-admin] Flow 'volume_create_api' (a699ce55-f21f-4bae-af3e-068da53335ca) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100295) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 09:59:40.856977 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.volume.api [None req-760b0bd0-41c9-4579-8959-2d7411557c2b tempest-ProjectReaderTests-1093209071 tempest-ProjectReaderTests-1093209071-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d4b68f74-30b1-4e6d-945d-cec64aa795ec) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100295) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 09:59:40.862695 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.volume.flows.api.create_volume [None req-760b0bd0-41c9-4579-8959-2d7411557c2b tempest-ProjectReaderTests-1093209071 tempest-ProjectReaderTests-1093209071-project-admin] Validating volume size '1' using validate_int {{(pid=100295) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 07 09:59:40.891609 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.volume.api [None req-760b0bd0-41c9-4579-8959-2d7411557c2b tempest-ProjectReaderTests-1093209071 tempest-ProjectReaderTests-1093209071-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d4b68f74-30b1-4e6d-945d-cec64aa795ec) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-07T09:59:41Z,deleted=False,deleted_at=None,description=None,extra_specs={storage_protocol='tempest-storage_protocol-1422923660',vendor_name='tempest-vendor_name-1426082572'},id=8c8e7923-f076-4d4b-a306-5a71c531064a,is_public=True,name='tempest-ProjectReaderTests-volume-type-418567653',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '8c8e7923-f076-4d4b-a306-5a71c531064a', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100295) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 09:59:40.891609 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.volume.api [None req-760b0bd0-41c9-4579-8959-2d7411557c2b tempest-ProjectReaderTests-1093209071 tempest-ProjectReaderTests-1093209071-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (fbd62cf3-170d-4b31-ac16-dbc794a1eaa4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100295) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 09:59:40.929080 np0000006707 devstack@c-api.service[100295]: WARNING cinder.quota [None req-760b0bd0-41c9-4579-8959-2d7411557c2b tempest-ProjectReaderTests-1093209071 tempest-ProjectReaderTests-1093209071-project-admin] Deprecated: Default quota for resource: volumes_tempest-ProjectReaderTests-volume-type-418567653 is set by the default quota flag: quota_volumes_tempest-ProjectReaderTests-volume-type-418567653, it is now deprecated. Please use the default quota class for default quota. Aug 07 09:59:40.929602 np0000006707 devstack@c-api.service[100295]: WARNING cinder.quota [None req-760b0bd0-41c9-4579-8959-2d7411557c2b tempest-ProjectReaderTests-1093209071 tempest-ProjectReaderTests-1093209071-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-ProjectReaderTests-volume-type-418567653 is set by the default quota flag: quota_gigabytes_tempest-ProjectReaderTests-volume-type-418567653, it is now deprecated. Please use the default quota class for default quota. Aug 07 09:59:40.973023 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.quota [None req-760b0bd0-41c9-4579-8959-2d7411557c2b tempest-ProjectReaderTests-1093209071 tempest-ProjectReaderTests-1093209071-project-admin] Created reservations ['0ceb3bc4-eb07-4f15-a9cb-4496d7708c61', '03bb1fcd-d5f9-474c-8d92-2ac8aa9f0603', '8c9de93e-9146-42dc-a89c-9549b4dda386', '6e3f7303-e224-46aa-ac67-8a5beabd0075'] {{(pid=100295) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 09:59:40.974455 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.volume.api [None req-760b0bd0-41c9-4579-8959-2d7411557c2b tempest-ProjectReaderTests-1093209071 tempest-ProjectReaderTests-1093209071-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (fbd62cf3-170d-4b31-ac16-dbc794a1eaa4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['0ceb3bc4-eb07-4f15-a9cb-4496d7708c61', '03bb1fcd-d5f9-474c-8d92-2ac8aa9f0603', '8c9de93e-9146-42dc-a89c-9549b4dda386', '6e3f7303-e224-46aa-ac67-8a5beabd0075']}' {{(pid=100295) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 09:59:40.974728 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.volume.api [None req-760b0bd0-41c9-4579-8959-2d7411557c2b tempest-ProjectReaderTests-1093209071 tempest-ProjectReaderTests-1093209071-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (82439190-a229-463b-a13d-4ca058adf15a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100295) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 09:59:41.018025 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.volume.api [None req-760b0bd0-41c9-4579-8959-2d7411557c2b tempest-ProjectReaderTests-1093209071 tempest-ProjectReaderTests-1093209071-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (82439190-a229-463b-a13d-4ca058adf15a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '083d0bcf-8fb0-4252-a618-976e2c31736c', '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='83777547f8194968be0e45ca3ecc3519',qos_specs=None,replication_status=,reservations=['0ceb3bc4-eb07-4f15-a9cb-4496d7708c61','03bb1fcd-d5f9-474c-8d92-2ac8aa9f0603','8c9de93e-9146-42dc-a89c-9549b4dda386','6e3f7303-e224-46aa-ac67-8a5beabd0075'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5471241e12a647a9ba248225ae0a2e64',volume_type_id=8c8e7923-f076-4d4b-a306-5a71c531064a), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-07T09:59:40Z,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=083d0bcf-8fb0-4252-a618-976e2c31736c,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='83777547f8194968be0e45ca3ecc3519',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='5471241e12a647a9ba248225ae0a2e64',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(8c8e7923-f076-4d4b-a306-5a71c531064a),volume_type_id=8c8e7923-f076-4d4b-a306-5a71c531064a)}' {{(pid=100295) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 09:59:41.019031 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.volume.api [None req-760b0bd0-41c9-4579-8959-2d7411557c2b tempest-ProjectReaderTests-1093209071 tempest-ProjectReaderTests-1093209071-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1c8108da-b487-4b8c-8891-0c1c87e544c2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100295) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 09:59:41.050447 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.volume.api [None req-760b0bd0-41c9-4579-8959-2d7411557c2b tempest-ProjectReaderTests-1093209071 tempest-ProjectReaderTests-1093209071-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1c8108da-b487-4b8c-8891-0c1c87e544c2) transitioned into state 'SUCCESS' from 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='83777547f8194968be0e45ca3ecc3519',qos_specs=None,replication_status=,reservations=['0ceb3bc4-eb07-4f15-a9cb-4496d7708c61','03bb1fcd-d5f9-474c-8d92-2ac8aa9f0603','8c9de93e-9146-42dc-a89c-9549b4dda386','6e3f7303-e224-46aa-ac67-8a5beabd0075'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5471241e12a647a9ba248225ae0a2e64',volume_type_id=8c8e7923-f076-4d4b-a306-5a71c531064a)}' {{(pid=100295) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 09:59:41.050447 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.volume.api [None req-760b0bd0-41c9-4579-8959-2d7411557c2b tempest-ProjectReaderTests-1093209071 tempest-ProjectReaderTests-1093209071-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c5d58300-e38b-436f-abcb-6b7a70adf892) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100295) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 09:59:41.064461 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.volume.api [None req-760b0bd0-41c9-4579-8959-2d7411557c2b tempest-ProjectReaderTests-1093209071 tempest-ProjectReaderTests-1093209071-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c5d58300-e38b-436f-abcb-6b7a70adf892) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100295) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 09:59:41.065337 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.volume.api [None req-760b0bd0-41c9-4579-8959-2d7411557c2b tempest-ProjectReaderTests-1093209071 tempest-ProjectReaderTests-1093209071-project-admin] Flow 'volume_create_api' (a699ce55-f21f-4bae-af3e-068da53335ca) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100295) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 09:59:41.065989 np0000006707 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-760b0bd0-41c9-4579-8959-2d7411557c2b tempest-ProjectReaderTests-1093209071 tempest-ProjectReaderTests-1093209071-project-admin] Create volume request issued successfully. Aug 07 09:59:41.066296 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-760b0bd0-41c9-4579-8959-2d7411557c2b tempest-ProjectReaderTests-1093209071 tempest-ProjectReaderTests-1093209071-project-admin] https://10.4.3.8/volume/v3/volumes returned with HTTP 202 Aug 07 09:59:41.066889 np0000006707 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 771/3082] 10.4.3.8 () {70 vars in 1284 bytes} [Fri Aug 7 09:59:40 2026] POST /volume/v3/volumes => generated 769 bytes in 235 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 07 09:59:41.084612 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [None req-ff0498c6-4c5a-4f48-81ee-fdef6801100d None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:59:41.089454 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-ff0498c6-4c5a-4f48-81ee-fdef6801100d tempest-ProjectReaderTests-1093209071 tempest-ProjectReaderTests-1093209071-project-admin] GET https://10.4.3.8/volume/v3/volumes/083d0bcf-8fb0-4252-a618-976e2c31736c Aug 07 09:59:41.089454 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-ff0498c6-4c5a-4f48-81ee-fdef6801100d tempest-ProjectReaderTests-1093209071 tempest-ProjectReaderTests-1093209071-project-admin] Empty body provided in request {{(pid=100297) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 09:59:41.089903 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-ff0498c6-4c5a-4f48-81ee-fdef6801100d tempest-ProjectReaderTests-1093209071 tempest-ProjectReaderTests-1093209071-project-admin] Calling method 'show' {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 09:59:41.099261 np0000006707 devstack@c-api.service[100297]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 09:59:41.099261 np0000006707 devstack@c-api.service[100297]: warnings.warn( Aug 07 09:59:41.106940 np0000006707 devstack@c-api.service[100297]: INFO cinder.volume.api [None req-ff0498c6-4c5a-4f48-81ee-fdef6801100d tempest-ProjectReaderTests-1093209071 tempest-ProjectReaderTests-1093209071-project-admin] Volume info retrieved successfully. Aug 07 09:59:41.116594 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-ff0498c6-4c5a-4f48-81ee-fdef6801100d tempest-ProjectReaderTests-1093209071 tempest-ProjectReaderTests-1093209071-project-admin] https://10.4.3.8/volume/v3/volumes/083d0bcf-8fb0-4252-a618-976e2c31736c returned with HTTP 200 Aug 07 09:59:41.117194 np0000006707 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 770/3083] 10.4.3.8 () {68 vars in 1374 bytes} [Fri Aug 7 09:59:41 2026] GET /volume/v3/volumes/083d0bcf-8fb0-4252-a618-976e2c31736c => generated 948 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 09:59:41.531679 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.middleware.request_id [None req-d326ad93-c932-4d33-b206-c48cea4890f2 None None] RequestId filter calling following filter/app {{(pid=100298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:59:41.534383 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [None req-d326ad93-c932-4d33-b206-c48cea4890f2 tempest-TestVolumeBackupRestore-1010557765 tempest-TestVolumeBackupRestore-1010557765-project-member] GET https://10.4.3.8/volume/v3/backups/e366e896-0ec0-4265-9440-a4a3e5b747e1 Aug 07 09:59:41.534701 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [None req-d326ad93-c932-4d33-b206-c48cea4890f2 tempest-TestVolumeBackupRestore-1010557765 tempest-TestVolumeBackupRestore-1010557765-project-member] Empty body provided in request {{(pid=100298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 09:59:41.534995 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [None req-d326ad93-c932-4d33-b206-c48cea4890f2 tempest-TestVolumeBackupRestore-1010557765 tempest-TestVolumeBackupRestore-1010557765-project-member] Calling method 'show' {{(pid=100298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 09:59:41.535154 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.v3.backups [None req-d326ad93-c932-4d33-b206-c48cea4890f2 tempest-TestVolumeBackupRestore-1010557765 tempest-TestVolumeBackupRestore-1010557765-project-member] Show backup with id e366e896-0ec0-4265-9440-a4a3e5b747e1. {{(pid=100298) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 09:59:41.542446 np0000006707 devstack@c-api.service[100298]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 09:59:41.542446 np0000006707 devstack@c-api.service[100298]: warnings.warn( Aug 07 09:59:41.542649 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [None req-d326ad93-c932-4d33-b206-c48cea4890f2 tempest-TestVolumeBackupRestore-1010557765 tempest-TestVolumeBackupRestore-1010557765-project-member] https://10.4.3.8/volume/v3/backups/e366e896-0ec0-4265-9440-a4a3e5b747e1 returned with HTTP 200 Aug 07 09:59:41.543202 np0000006707 devstack@c-api.service[100298]: [pid: 100298|app: 0|req: 774/3084] 10.4.3.8 () {66 vars in 1334 bytes} [Fri Aug 7 09:59:41 2026] GET /volume/v3/backups/e366e896-0ec0-4265-9440-a4a3e5b747e1 => generated 750 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 09:59:41.575840 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [None req-d2b908ef-e563-43ae-9466-bec614cda5bc None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:59:41.578585 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-d2b908ef-e563-43ae-9466-bec614cda5bc tempest-ProjectMemberTests33-438754277 tempest-ProjectMemberTests33-438754277-project-admin] GET https://10.4.3.8/volume/v3/backups/9060cb5e-ae41-4860-8256-156162e3bc1f Aug 07 09:59:41.579098 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-d2b908ef-e563-43ae-9466-bec614cda5bc tempest-ProjectMemberTests33-438754277 tempest-ProjectMemberTests33-438754277-project-admin] Empty body provided in request {{(pid=100296) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 09:59:41.579602 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-d2b908ef-e563-43ae-9466-bec614cda5bc tempest-ProjectMemberTests33-438754277 tempest-ProjectMemberTests33-438754277-project-admin] Calling method 'show' {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 09:59:41.579602 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.v3.backups [None req-d2b908ef-e563-43ae-9466-bec614cda5bc tempest-ProjectMemberTests33-438754277 tempest-ProjectMemberTests33-438754277-project-admin] Show backup with id 9060cb5e-ae41-4860-8256-156162e3bc1f. {{(pid=100296) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 09:59:41.588289 np0000006707 devstack@c-api.service[100296]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 09:59:41.588289 np0000006707 devstack@c-api.service[100296]: warnings.warn( Aug 07 09:59:41.588289 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-d2b908ef-e563-43ae-9466-bec614cda5bc tempest-ProjectMemberTests33-438754277 tempest-ProjectMemberTests33-438754277-project-admin] https://10.4.3.8/volume/v3/backups/9060cb5e-ae41-4860-8256-156162e3bc1f returned with HTTP 200 Aug 07 09:59:41.588289 np0000006707 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 770/3085] 10.4.3.8 () {68 vars in 1374 bytes} [Fri Aug 7 09:59:41 2026] GET /volume/v3/backups/9060cb5e-ae41-4860-8256-156162e3bc1f => generated 733 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 09:59:41.600515 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-f03e09ce-c857-4039-98bd-bcf0defeea06 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:59:41.699764 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-f03e09ce-c857-4039-98bd-bcf0defeea06 tempest-ProjectMemberTests33-438754277 tempest-ProjectMemberTests33-438754277-project-member] POST https://10.4.3.8/volume/v3/backups Aug 07 09:59:41.700205 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-f03e09ce-c857-4039-98bd-bcf0defeea06 tempest-ProjectMemberTests33-438754277 tempest-ProjectMemberTests33-438754277-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "c8a2d06f-30af-4e1d-8829-4dff88aacbe9"}} {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 09:59:41.701761 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.contrib.backups [None req-f03e09ce-c857-4039-98bd-bcf0defeea06 tempest-ProjectMemberTests33-438754277 tempest-ProjectMemberTests33-438754277-project-member] Creating new backup {'backup': {'volume_id': 'c8a2d06f-30af-4e1d-8829-4dff88aacbe9'}} {{(pid=100295) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 07 09:59:41.701929 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.contrib.backups [None req-f03e09ce-c857-4039-98bd-bcf0defeea06 tempest-ProjectMemberTests33-438754277 tempest-ProjectMemberTests33-438754277-project-member] Creating backup of volume c8a2d06f-30af-4e1d-8829-4dff88aacbe9 in container None Aug 07 09:59:41.716499 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [None req-e89b0e63-4656-444e-a241-b5245ef70592 None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:59:41.717070 np0000006707 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 09:59:41.717070 np0000006707 devstack@c-api.service[100295]: warnings.warn( Aug 07 09:59:41.717743 np0000006707 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-f03e09ce-c857-4039-98bd-bcf0defeea06 tempest-ProjectMemberTests33-438754277 tempest-ProjectMemberTests33-438754277-project-member] Volume info retrieved successfully. Aug 07 09:59:41.721329 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-e89b0e63-4656-444e-a241-b5245ef70592 tempest-ImageDependencyTests-1655333364 tempest-ImageDependencyTests-1655333364-project-member] GET https://10.4.3.8/volume/v3/volumes/84d6bfcb-40b1-499c-81a2-79866a1adeab Aug 07 09:59:41.721665 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-e89b0e63-4656-444e-a241-b5245ef70592 tempest-ImageDependencyTests-1655333364 tempest-ImageDependencyTests-1655333364-project-member] Empty body provided in request {{(pid=100297) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 09:59:41.721984 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-e89b0e63-4656-444e-a241-b5245ef70592 tempest-ImageDependencyTests-1655333364 tempest-ImageDependencyTests-1655333364-project-member] Calling method 'show' {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 09:59:41.733706 np0000006707 devstack@c-api.service[100297]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 09:59:41.733706 np0000006707 devstack@c-api.service[100297]: warnings.warn( Aug 07 09:59:41.740551 np0000006707 devstack@c-api.service[100297]: INFO cinder.volume.api [None req-e89b0e63-4656-444e-a241-b5245ef70592 tempest-ImageDependencyTests-1655333364 tempest-ImageDependencyTests-1655333364-project-member] Volume info retrieved successfully. Aug 07 09:59:41.753450 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-e89b0e63-4656-444e-a241-b5245ef70592 tempest-ImageDependencyTests-1655333364 tempest-ImageDependencyTests-1655333364-project-member] https://10.4.3.8/volume/v3/volumes/84d6bfcb-40b1-499c-81a2-79866a1adeab returned with HTTP 200 Aug 07 09:59:41.753450 np0000006707 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 771/3086] 10.4.3.8 () {66 vars in 1334 bytes} [Fri Aug 7 09:59:41 2026] GET /volume/v3/volumes/84d6bfcb-40b1-499c-81a2-79866a1adeab => generated 902 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 09:59:41.758678 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.quota [None req-f03e09ce-c857-4039-98bd-bcf0defeea06 tempest-ProjectMemberTests33-438754277 tempest-ProjectMemberTests33-438754277-project-member] Created reservations ['4a9c8f0f-4031-46ec-bc7f-2abde5208757', 'f25b5643-12b3-4ee8-bc3a-11bb9f1e1863'] {{(pid=100295) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 09:59:41.816381 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-f03e09ce-c857-4039-98bd-bcf0defeea06 tempest-ProjectMemberTests33-438754277 tempest-ProjectMemberTests33-438754277-project-member] https://10.4.3.8/volume/v3/backups returned with HTTP 202 Aug 07 09:59:41.817133 np0000006707 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 772/3087] 10.4.3.8 () {70 vars in 1284 bytes} [Fri Aug 7 09:59:41 2026] POST /volume/v3/backups => generated 284 bytes in 217 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 07 09:59:41.831922 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.middleware.request_id [None req-3550b44b-49e9-448a-9563-45bf5625a14f None None] RequestId filter calling following filter/app {{(pid=100298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:59:41.834792 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [None req-3550b44b-49e9-448a-9563-45bf5625a14f tempest-ProjectMemberTests33-438754277 tempest-ProjectMemberTests33-438754277-project-admin] GET https://10.4.3.8/volume/v3/backups/535bfe1b-8428-42a1-b6c6-694abf769492 Aug 07 09:59:41.835048 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [None req-3550b44b-49e9-448a-9563-45bf5625a14f tempest-ProjectMemberTests33-438754277 tempest-ProjectMemberTests33-438754277-project-admin] Empty body provided in request {{(pid=100298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 09:59:41.835229 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [None req-3550b44b-49e9-448a-9563-45bf5625a14f tempest-ProjectMemberTests33-438754277 tempest-ProjectMemberTests33-438754277-project-admin] Calling method 'show' {{(pid=100298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 09:59:41.835335 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.v3.backups [None req-3550b44b-49e9-448a-9563-45bf5625a14f tempest-ProjectMemberTests33-438754277 tempest-ProjectMemberTests33-438754277-project-admin] Show backup with id 535bfe1b-8428-42a1-b6c6-694abf769492. {{(pid=100298) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 09:59:41.841176 np0000006707 devstack@c-api.service[100298]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 09:59:41.841176 np0000006707 devstack@c-api.service[100298]: warnings.warn( Aug 07 09:59:41.842017 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [None req-3550b44b-49e9-448a-9563-45bf5625a14f tempest-ProjectMemberTests33-438754277 tempest-ProjectMemberTests33-438754277-project-admin] https://10.4.3.8/volume/v3/backups/535bfe1b-8428-42a1-b6c6-694abf769492 returned with HTTP 200 Aug 07 09:59:41.842615 np0000006707 devstack@c-api.service[100298]: [pid: 100298|app: 0|req: 775/3088] 10.4.3.8 () {68 vars in 1374 bytes} [Fri Aug 7 09:59:41 2026] GET /volume/v3/backups/535bfe1b-8428-42a1-b6c6-694abf769492 => generated 691 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 07 09:59:42.142490 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [None req-d7ac36e0-50cc-402d-809c-e64ddf701918 None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:59:42.145185 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-d7ac36e0-50cc-402d-809c-e64ddf701918 tempest-ProjectReaderTests-1093209071 tempest-ProjectReaderTests-1093209071-project-admin] GET https://10.4.3.8/volume/v3/volumes/083d0bcf-8fb0-4252-a618-976e2c31736c Aug 07 09:59:42.145472 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-d7ac36e0-50cc-402d-809c-e64ddf701918 tempest-ProjectReaderTests-1093209071 tempest-ProjectReaderTests-1093209071-project-admin] Empty body provided in request {{(pid=100296) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 09:59:42.145648 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-d7ac36e0-50cc-402d-809c-e64ddf701918 tempest-ProjectReaderTests-1093209071 tempest-ProjectReaderTests-1093209071-project-admin] Calling method 'show' {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 09:59:42.155683 np0000006707 devstack@c-api.service[100296]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 09:59:42.155683 np0000006707 devstack@c-api.service[100296]: warnings.warn( Aug 07 09:59:42.159993 np0000006707 devstack@c-api.service[100296]: INFO cinder.volume.api [None req-d7ac36e0-50cc-402d-809c-e64ddf701918 tempest-ProjectReaderTests-1093209071 tempest-ProjectReaderTests-1093209071-project-admin] Volume info retrieved successfully. Aug 07 09:59:42.164851 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-d7ac36e0-50cc-402d-809c-e64ddf701918 tempest-ProjectReaderTests-1093209071 tempest-ProjectReaderTests-1093209071-project-admin] https://10.4.3.8/volume/v3/volumes/083d0bcf-8fb0-4252-a618-976e2c31736c returned with HTTP 200 Aug 07 09:59:42.165299 np0000006707 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 771/3089] 10.4.3.8 () {68 vars in 1374 bytes} [Fri Aug 7 09:59:42 2026] GET /volume/v3/volumes/083d0bcf-8fb0-4252-a618-976e2c31736c => generated 969 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 09:59:42.183499 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [None req-0d453259-3808-4e4f-8d6c-4a88ab44b918 None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:59:42.186436 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-0d453259-3808-4e4f-8d6c-4a88ab44b918 tempest-ProjectReaderTests-1093209071 tempest-ProjectReaderTests-1093209071-project-admin] GET https://10.4.3.8/volume/v3/messages Aug 07 09:59:42.186436 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-0d453259-3808-4e4f-8d6c-4a88ab44b918 tempest-ProjectReaderTests-1093209071 tempest-ProjectReaderTests-1093209071-project-admin] Empty body provided in request {{(pid=100297) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 09:59:42.187202 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-0d453259-3808-4e4f-8d6c-4a88ab44b918 tempest-ProjectReaderTests-1093209071 tempest-ProjectReaderTests-1093209071-project-admin] Calling method 'version_select' {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 09:59:42.195201 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-0d453259-3808-4e4f-8d6c-4a88ab44b918 tempest-ProjectReaderTests-1093209071 tempest-ProjectReaderTests-1093209071-project-admin] https://10.4.3.8/volume/v3/messages returned with HTTP 200 Aug 07 09:59:42.195338 np0000006707 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 772/3090] 10.4.3.8 () {68 vars in 1266 bytes} [Fri Aug 7 09:59:42 2026] GET /volume/v3/messages => generated 666 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 09:59:42.209217 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-4212690f-cb21-4b0f-a586-ff9614bb3139 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:59:42.211452 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-4212690f-cb21-4b0f-a586-ff9614bb3139 tempest-ProjectReaderTests-1093209071 tempest-ProjectReaderTests-1093209071-project-reader] GET https://10.4.3.8/volume/v3/messages/31fe186a-8e8c-4b33-9bc4-c5118de0d9ed Aug 07 09:59:42.211756 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-4212690f-cb21-4b0f-a586-ff9614bb3139 tempest-ProjectReaderTests-1093209071 tempest-ProjectReaderTests-1093209071-project-reader] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 09:59:42.211999 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-4212690f-cb21-4b0f-a586-ff9614bb3139 tempest-ProjectReaderTests-1093209071 tempest-ProjectReaderTests-1093209071-project-reader] Calling method 'version_select' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 09:59:42.217787 np0000006707 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 09:59:42.217787 np0000006707 devstack@c-api.service[100295]: warnings.warn( Aug 07 09:59:42.218667 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-4212690f-cb21-4b0f-a586-ff9614bb3139 tempest-ProjectReaderTests-1093209071 tempest-ProjectReaderTests-1093209071-project-reader] https://10.4.3.8/volume/v3/messages/31fe186a-8e8c-4b33-9bc4-c5118de0d9ed returned with HTTP 200 Aug 07 09:59:42.219296 np0000006707 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 773/3091] 10.4.3.8 () {68 vars in 1377 bytes} [Fri Aug 7 09:59:42 2026] GET /volume/v3/messages/31fe186a-8e8c-4b33-9bc4-c5118de0d9ed => generated 663 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 09:59:42.233400 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.middleware.request_id [None req-b50b6173-1f34-4c95-b087-ef64071cad26 None None] RequestId filter calling following filter/app {{(pid=100298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:59:42.236670 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [None req-b50b6173-1f34-4c95-b087-ef64071cad26 tempest-ProjectReaderTests-1093209071 tempest-ProjectReaderTests-1093209071-project-admin] DELETE https://10.4.3.8/volume/v3/messages/31fe186a-8e8c-4b33-9bc4-c5118de0d9ed Aug 07 09:59:42.237093 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [None req-b50b6173-1f34-4c95-b087-ef64071cad26 tempest-ProjectReaderTests-1093209071 tempest-ProjectReaderTests-1093209071-project-admin] Empty body provided in request {{(pid=100298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 09:59:42.237235 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [None req-b50b6173-1f34-4c95-b087-ef64071cad26 tempest-ProjectReaderTests-1093209071 tempest-ProjectReaderTests-1093209071-project-admin] Calling method 'version_select' {{(pid=100298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 09:59:42.250560 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [None req-b50b6173-1f34-4c95-b087-ef64071cad26 tempest-ProjectReaderTests-1093209071 tempest-ProjectReaderTests-1093209071-project-admin] https://10.4.3.8/volume/v3/messages/31fe186a-8e8c-4b33-9bc4-c5118de0d9ed returned with HTTP 204 Aug 07 09:59:42.251100 np0000006707 devstack@c-api.service[100298]: [pid: 100298|app: 0|req: 776/3092] 10.4.3.8 () {68 vars in 1380 bytes} [Fri Aug 7 09:59:42 2026] DELETE /volume/v3/messages/31fe186a-8e8c-4b33-9bc4-c5118de0d9ed => generated 0 bytes in 18 msecs (HTTP/1.1 204) 6 headers in 235 bytes (1 switches on core 0) Aug 07 09:59:42.262492 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [None req-5f37423e-d15e-4499-9dc4-a97549cb8a4e None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:59:42.264340 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-5f37423e-d15e-4499-9dc4-a97549cb8a4e tempest-ProjectReaderTests-1093209071 tempest-ProjectReaderTests-1093209071-project-admin] DELETE https://10.4.3.8/volume/v3/volumes/083d0bcf-8fb0-4252-a618-976e2c31736c Aug 07 09:59:42.264804 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-5f37423e-d15e-4499-9dc4-a97549cb8a4e tempest-ProjectReaderTests-1093209071 tempest-ProjectReaderTests-1093209071-project-admin] Empty body provided in request {{(pid=100296) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 09:59:42.265344 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-5f37423e-d15e-4499-9dc4-a97549cb8a4e tempest-ProjectReaderTests-1093209071 tempest-ProjectReaderTests-1093209071-project-admin] Calling method 'delete' {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 09:59:42.266050 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.v3.volumes [None req-5f37423e-d15e-4499-9dc4-a97549cb8a4e tempest-ProjectReaderTests-1093209071 tempest-ProjectReaderTests-1093209071-project-admin] Delete volume with id: 083d0bcf-8fb0-4252-a618-976e2c31736c Aug 07 09:59:42.268356 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [req-f4008694-00c3-4c11-bef0-c079fe4ac292 req-5803295a-2ff4-4e69-b069-a1e69b98cada None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:59:42.274388 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [req-f4008694-00c3-4c11-bef0-c079fe4ac292 req-5803295a-2ff4-4e69-b069-a1e69b98cada tempest-TestInstancesWithCinderVolumes-596868041 tempest-TestInstancesWithCinderVolumes-596868041-project-member] DELETE https://10.4.3.8/volume/v3/attachments/a3fb9fd4-f01f-4c07-a4a6-0ddffccb548d Aug 07 09:59:42.274388 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [req-f4008694-00c3-4c11-bef0-c079fe4ac292 req-5803295a-2ff4-4e69-b069-a1e69b98cada tempest-TestInstancesWithCinderVolumes-596868041 tempest-TestInstancesWithCinderVolumes-596868041-project-member] Empty body provided in request {{(pid=100297) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 09:59:42.274388 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [req-f4008694-00c3-4c11-bef0-c079fe4ac292 req-5803295a-2ff4-4e69-b069-a1e69b98cada tempest-TestInstancesWithCinderVolumes-596868041 tempest-TestInstancesWithCinderVolumes-596868041-project-member] Calling method 'version_select' {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 09:59:42.277848 np0000006707 devstack@c-api.service[100296]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 09:59:42.277848 np0000006707 devstack@c-api.service[100296]: warnings.warn( Aug 07 09:59:42.278578 np0000006707 devstack@c-api.service[100296]: INFO cinder.volume.api [None req-5f37423e-d15e-4499-9dc4-a97549cb8a4e tempest-ProjectReaderTests-1093209071 tempest-ProjectReaderTests-1093209071-project-admin] Volume info retrieved successfully. Aug 07 09:59:42.280065 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.volume.api [None req-5f37423e-d15e-4499-9dc4-a97549cb8a4e tempest-ProjectReaderTests-1093209071 tempest-ProjectReaderTests-1093209071-project-admin] Decrease volume quotas for non temporary volume in non error_managing status. {{(pid=100296) delete /opt/stack/cinder/cinder/volume/api.py:434}} Aug 07 09:59:42.284137 np0000006707 devstack@c-api.service[100297]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 09:59:42.284137 np0000006707 devstack@c-api.service[100297]: warnings.warn( Aug 07 09:59:42.308292 np0000006707 devstack@c-api.service[100296]: WARNING cinder.quota [None req-5f37423e-d15e-4499-9dc4-a97549cb8a4e tempest-ProjectReaderTests-1093209071 tempest-ProjectReaderTests-1093209071-project-admin] Deprecated: Default quota for resource: volumes_tempest-ProjectReaderTests-volume-type-418567653 is set by the default quota flag: quota_volumes_tempest-ProjectReaderTests-volume-type-418567653, it is now deprecated. Please use the default quota class for default quota. Aug 07 09:59:42.310362 np0000006707 devstack@c-api.service[100296]: WARNING cinder.quota [None req-5f37423e-d15e-4499-9dc4-a97549cb8a4e tempest-ProjectReaderTests-1093209071 tempest-ProjectReaderTests-1093209071-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-ProjectReaderTests-volume-type-418567653 is set by the default quota flag: quota_gigabytes_tempest-ProjectReaderTests-volume-type-418567653, it is now deprecated. Please use the default quota class for default quota. Aug 07 09:59:42.330112 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.quota [None req-5f37423e-d15e-4499-9dc4-a97549cb8a4e tempest-ProjectReaderTests-1093209071 tempest-ProjectReaderTests-1093209071-project-admin] Created reservations ['d4563470-17b9-49e2-b6b3-5951771aeced', '176bfd2e-2454-41d8-80c9-de0949c0dcd3', '493d1e64-a368-4d5d-9497-f6731c95bbd5', '90870254-1511-44d7-b08d-dfa35adaae1a'] {{(pid=100296) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 09:59:42.373060 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [req-f4008694-00c3-4c11-bef0-c079fe4ac292 req-5803295a-2ff4-4e69-b069-a1e69b98cada tempest-TestInstancesWithCinderVolumes-596868041 tempest-TestInstancesWithCinderVolumes-596868041-project-member] https://10.4.3.8/volume/v3/attachments/a3fb9fd4-f01f-4c07-a4a6-0ddffccb548d returned with HTTP 200 Aug 07 09:59:42.373060 np0000006707 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 773/3093] 10.4.3.8 () {72 vars in 1659 bytes} [Fri Aug 7 09:59:42 2026] DELETE /volume/v3/attachments/a3fb9fd4-f01f-4c07-a4a6-0ddffccb548d => generated 19 bytes in 105 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 09:59:42.385934 np0000006707 devstack@c-api.service[100296]: INFO cinder.volume.api [None req-5f37423e-d15e-4499-9dc4-a97549cb8a4e tempest-ProjectReaderTests-1093209071 tempest-ProjectReaderTests-1093209071-project-admin] Delete volume request issued successfully. Aug 07 09:59:42.389394 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-5f37423e-d15e-4499-9dc4-a97549cb8a4e tempest-ProjectReaderTests-1093209071 tempest-ProjectReaderTests-1093209071-project-admin] https://10.4.3.8/volume/v3/volumes/083d0bcf-8fb0-4252-a618-976e2c31736c returned with HTTP 202 Aug 07 09:59:42.389394 np0000006707 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 772/3094] 10.4.3.8 () {68 vars in 1377 bytes} [Fri Aug 7 09:59:42 2026] DELETE /volume/v3/volumes/083d0bcf-8fb0-4252-a618-976e2c31736c => generated 0 bytes in 128 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 07 09:59:42.398978 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-b5649eb3-34ee-4329-b43f-9a1dac59958c None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:59:42.401135 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-b5649eb3-34ee-4329-b43f-9a1dac59958c tempest-ProjectReaderTests-1093209071 tempest-ProjectReaderTests-1093209071-project-admin] DELETE https://10.4.3.8/volume/v3/types/8c8e7923-f076-4d4b-a306-5a71c531064a Aug 07 09:59:42.401307 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-b5649eb3-34ee-4329-b43f-9a1dac59958c tempest-ProjectReaderTests-1093209071 tempest-ProjectReaderTests-1093209071-project-admin] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 09:59:42.401564 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-b5649eb3-34ee-4329-b43f-9a1dac59958c tempest-ProjectReaderTests-1093209071 tempest-ProjectReaderTests-1093209071-project-admin] Calling method '_delete' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 09:59:42.435761 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-b5649eb3-34ee-4329-b43f-9a1dac59958c tempest-ProjectReaderTests-1093209071 tempest-ProjectReaderTests-1093209071-project-admin] https://10.4.3.8/volume/v3/types/8c8e7923-f076-4d4b-a306-5a71c531064a returned with HTTP 202 Aug 07 09:59:42.436441 np0000006707 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 774/3095] 10.4.3.8 () {66 vars in 1331 bytes} [Fri Aug 7 09:59:42 2026] DELETE /volume/v3/types/8c8e7923-f076-4d4b-a306-5a71c531064a => generated 0 bytes in 38 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 07 09:59:42.558970 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.middleware.request_id [None req-348202c8-60c3-4ee4-b633-f381f4d5b891 None None] RequestId filter calling following filter/app {{(pid=100298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:59:42.561677 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [None req-348202c8-60c3-4ee4-b633-f381f4d5b891 tempest-TestVolumeBackupRestore-1010557765 tempest-TestVolumeBackupRestore-1010557765-project-member] GET https://10.4.3.8/volume/v3/backups/e366e896-0ec0-4265-9440-a4a3e5b747e1 Aug 07 09:59:42.562199 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [None req-348202c8-60c3-4ee4-b633-f381f4d5b891 tempest-TestVolumeBackupRestore-1010557765 tempest-TestVolumeBackupRestore-1010557765-project-member] Empty body provided in request {{(pid=100298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 09:59:42.562535 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [None req-348202c8-60c3-4ee4-b633-f381f4d5b891 tempest-TestVolumeBackupRestore-1010557765 tempest-TestVolumeBackupRestore-1010557765-project-member] Calling method 'show' {{(pid=100298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 09:59:42.562908 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.v3.backups [None req-348202c8-60c3-4ee4-b633-f381f4d5b891 tempest-TestVolumeBackupRestore-1010557765 tempest-TestVolumeBackupRestore-1010557765-project-member] Show backup with id e366e896-0ec0-4265-9440-a4a3e5b747e1. {{(pid=100298) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 09:59:42.570047 np0000006707 devstack@c-api.service[100298]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 09:59:42.570047 np0000006707 devstack@c-api.service[100298]: warnings.warn( Aug 07 09:59:42.571367 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [None req-348202c8-60c3-4ee4-b633-f381f4d5b891 tempest-TestVolumeBackupRestore-1010557765 tempest-TestVolumeBackupRestore-1010557765-project-member] https://10.4.3.8/volume/v3/backups/e366e896-0ec0-4265-9440-a4a3e5b747e1 returned with HTTP 200 Aug 07 09:59:42.571917 np0000006707 devstack@c-api.service[100298]: [pid: 100298|app: 0|req: 777/3096] 10.4.3.8 () {66 vars in 1334 bytes} [Fri Aug 7 09:59:42 2026] GET /volume/v3/backups/e366e896-0ec0-4265-9440-a4a3e5b747e1 => generated 750 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 09:59:42.780171 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [None req-3fd6a9be-90b2-4cb1-86b1-0789bcb7cf33 None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:59:42.780171 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-3fd6a9be-90b2-4cb1-86b1-0789bcb7cf33 tempest-ImageDependencyTests-1655333364 tempest-ImageDependencyTests-1655333364-project-member] GET https://10.4.3.8/volume/v3/volumes/84d6bfcb-40b1-499c-81a2-79866a1adeab Aug 07 09:59:42.780171 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-3fd6a9be-90b2-4cb1-86b1-0789bcb7cf33 tempest-ImageDependencyTests-1655333364 tempest-ImageDependencyTests-1655333364-project-member] Empty body provided in request {{(pid=100297) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 09:59:42.780171 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-3fd6a9be-90b2-4cb1-86b1-0789bcb7cf33 tempest-ImageDependencyTests-1655333364 tempest-ImageDependencyTests-1655333364-project-member] Calling method 'show' {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 09:59:42.795105 np0000006707 devstack@c-api.service[100297]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 09:59:42.795105 np0000006707 devstack@c-api.service[100297]: warnings.warn( Aug 07 09:59:42.809782 np0000006707 devstack@c-api.service[100297]: INFO cinder.volume.api [None req-3fd6a9be-90b2-4cb1-86b1-0789bcb7cf33 tempest-ImageDependencyTests-1655333364 tempest-ImageDependencyTests-1655333364-project-member] Volume info retrieved successfully. Aug 07 09:59:42.823345 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-3fd6a9be-90b2-4cb1-86b1-0789bcb7cf33 tempest-ImageDependencyTests-1655333364 tempest-ImageDependencyTests-1655333364-project-member] https://10.4.3.8/volume/v3/volumes/84d6bfcb-40b1-499c-81a2-79866a1adeab returned with HTTP 200 Aug 07 09:59:42.823345 np0000006707 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 774/3097] 10.4.3.8 () {66 vars in 1334 bytes} [Fri Aug 7 09:59:42 2026] GET /volume/v3/volumes/84d6bfcb-40b1-499c-81a2-79866a1adeab => generated 902 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 09:59:42.860164 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [None req-10275099-d9a0-4cb3-aaf5-6f5eb8278260 None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:59:42.863311 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-10275099-d9a0-4cb3-aaf5-6f5eb8278260 tempest-ProjectMemberTests33-438754277 tempest-ProjectMemberTests33-438754277-project-admin] GET https://10.4.3.8/volume/v3/backups/535bfe1b-8428-42a1-b6c6-694abf769492 Aug 07 09:59:42.864804 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-10275099-d9a0-4cb3-aaf5-6f5eb8278260 tempest-ProjectMemberTests33-438754277 tempest-ProjectMemberTests33-438754277-project-admin] Empty body provided in request {{(pid=100296) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 09:59:42.864804 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-10275099-d9a0-4cb3-aaf5-6f5eb8278260 tempest-ProjectMemberTests33-438754277 tempest-ProjectMemberTests33-438754277-project-admin] Calling method 'show' {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 09:59:42.864804 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.v3.backups [None req-10275099-d9a0-4cb3-aaf5-6f5eb8278260 tempest-ProjectMemberTests33-438754277 tempest-ProjectMemberTests33-438754277-project-admin] Show backup with id 535bfe1b-8428-42a1-b6c6-694abf769492. {{(pid=100296) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 09:59:42.876657 np0000006707 devstack@c-api.service[100296]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 09:59:42.876657 np0000006707 devstack@c-api.service[100296]: warnings.warn( Aug 07 09:59:42.876657 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-10275099-d9a0-4cb3-aaf5-6f5eb8278260 tempest-ProjectMemberTests33-438754277 tempest-ProjectMemberTests33-438754277-project-admin] https://10.4.3.8/volume/v3/backups/535bfe1b-8428-42a1-b6c6-694abf769492 returned with HTTP 200 Aug 07 09:59:42.876657 np0000006707 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 773/3098] 10.4.3.8 () {68 vars in 1374 bytes} [Fri Aug 7 09:59:42 2026] GET /volume/v3/backups/535bfe1b-8428-42a1-b6c6-694abf769492 => generated 693 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 09:59:43.289871 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-a26a3937-df23-44f4-a424-b245945711af None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:59:43.294543 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-a26a3937-df23-44f4-a424-b245945711af tempest-TestInstancesWithCinderVolumes-596868041 tempest-TestInstancesWithCinderVolumes-596868041-project-member] DELETE https://10.4.3.8/volume/v3/volumes/aa6a1baf-ae4d-4650-a2f9-b9b6e9c63e4a Aug 07 09:59:43.294543 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-a26a3937-df23-44f4-a424-b245945711af tempest-TestInstancesWithCinderVolumes-596868041 tempest-TestInstancesWithCinderVolumes-596868041-project-member] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 09:59:43.295253 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-a26a3937-df23-44f4-a424-b245945711af tempest-TestInstancesWithCinderVolumes-596868041 tempest-TestInstancesWithCinderVolumes-596868041-project-member] Calling method 'delete' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 09:59:43.295253 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.v3.volumes [None req-a26a3937-df23-44f4-a424-b245945711af tempest-TestInstancesWithCinderVolumes-596868041 tempest-TestInstancesWithCinderVolumes-596868041-project-member] Delete volume with id: aa6a1baf-ae4d-4650-a2f9-b9b6e9c63e4a Aug 07 09:59:43.310169 np0000006707 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 09:59:43.310169 np0000006707 devstack@c-api.service[100295]: warnings.warn( Aug 07 09:59:43.311231 np0000006707 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-a26a3937-df23-44f4-a424-b245945711af tempest-TestInstancesWithCinderVolumes-596868041 tempest-TestInstancesWithCinderVolumes-596868041-project-member] Volume info retrieved successfully. Aug 07 09:59:43.363845 np0000006707 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-a26a3937-df23-44f4-a424-b245945711af tempest-TestInstancesWithCinderVolumes-596868041 tempest-TestInstancesWithCinderVolumes-596868041-project-member] Delete volume request issued successfully. Aug 07 09:59:43.364037 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-a26a3937-df23-44f4-a424-b245945711af tempest-TestInstancesWithCinderVolumes-596868041 tempest-TestInstancesWithCinderVolumes-596868041-project-member] https://10.4.3.8/volume/v3/volumes/aa6a1baf-ae4d-4650-a2f9-b9b6e9c63e4a returned with HTTP 202 Aug 07 09:59:43.364722 np0000006707 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 775/3099] 10.4.3.8 () {66 vars in 1337 bytes} [Fri Aug 7 09:59:43 2026] DELETE /volume/v3/volumes/aa6a1baf-ae4d-4650-a2f9-b9b6e9c63e4a => generated 0 bytes in 76 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 07 09:59:43.379684 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.middleware.request_id [None req-8c25548a-8e63-43f4-92bc-0179a5850047 None None] RequestId filter calling following filter/app {{(pid=100298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:59:43.385740 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [None req-8c25548a-8e63-43f4-92bc-0179a5850047 tempest-TestInstancesWithCinderVolumes-596868041 tempest-TestInstancesWithCinderVolumes-596868041-project-member] GET https://10.4.3.8/volume/v3/volumes/aa6a1baf-ae4d-4650-a2f9-b9b6e9c63e4a Aug 07 09:59:43.385927 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [None req-8c25548a-8e63-43f4-92bc-0179a5850047 tempest-TestInstancesWithCinderVolumes-596868041 tempest-TestInstancesWithCinderVolumes-596868041-project-member] Empty body provided in request {{(pid=100298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 09:59:43.387100 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [None req-8c25548a-8e63-43f4-92bc-0179a5850047 tempest-TestInstancesWithCinderVolumes-596868041 tempest-TestInstancesWithCinderVolumes-596868041-project-member] Calling method 'show' {{(pid=100298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 09:59:43.399784 np0000006707 devstack@c-api.service[100298]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 09:59:43.399784 np0000006707 devstack@c-api.service[100298]: warnings.warn( Aug 07 09:59:43.405461 np0000006707 devstack@c-api.service[100298]: INFO cinder.volume.api [None req-8c25548a-8e63-43f4-92bc-0179a5850047 tempest-TestInstancesWithCinderVolumes-596868041 tempest-TestInstancesWithCinderVolumes-596868041-project-member] Volume info retrieved successfully. Aug 07 09:59:43.413673 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [None req-8c25548a-8e63-43f4-92bc-0179a5850047 tempest-TestInstancesWithCinderVolumes-596868041 tempest-TestInstancesWithCinderVolumes-596868041-project-member] https://10.4.3.8/volume/v3/volumes/aa6a1baf-ae4d-4650-a2f9-b9b6e9c63e4a returned with HTTP 200 Aug 07 09:59:43.414341 np0000006707 devstack@c-api.service[100298]: [pid: 100298|app: 0|req: 778/3100] 10.4.3.8 () {66 vars in 1334 bytes} [Fri Aug 7 09:59:43 2026] GET /volume/v3/volumes/aa6a1baf-ae4d-4650-a2f9-b9b6e9c63e4a => generated 1245 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 09:59:43.589746 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [None req-d4e63dca-03de-4fcf-b4e2-b3fee7c1f9a9 None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:59:43.593445 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-d4e63dca-03de-4fcf-b4e2-b3fee7c1f9a9 tempest-TestVolumeBackupRestore-1010557765 tempest-TestVolumeBackupRestore-1010557765-project-member] GET https://10.4.3.8/volume/v3/backups/e366e896-0ec0-4265-9440-a4a3e5b747e1 Aug 07 09:59:43.593730 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-d4e63dca-03de-4fcf-b4e2-b3fee7c1f9a9 tempest-TestVolumeBackupRestore-1010557765 tempest-TestVolumeBackupRestore-1010557765-project-member] Empty body provided in request {{(pid=100297) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 09:59:43.593991 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-d4e63dca-03de-4fcf-b4e2-b3fee7c1f9a9 tempest-TestVolumeBackupRestore-1010557765 tempest-TestVolumeBackupRestore-1010557765-project-member] Calling method 'show' {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 09:59:43.594115 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.v3.backups [None req-d4e63dca-03de-4fcf-b4e2-b3fee7c1f9a9 tempest-TestVolumeBackupRestore-1010557765 tempest-TestVolumeBackupRestore-1010557765-project-member] Show backup with id e366e896-0ec0-4265-9440-a4a3e5b747e1. {{(pid=100297) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 09:59:43.601193 np0000006707 devstack@c-api.service[100297]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 09:59:43.601193 np0000006707 devstack@c-api.service[100297]: warnings.warn( Aug 07 09:59:43.605650 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-d4e63dca-03de-4fcf-b4e2-b3fee7c1f9a9 tempest-TestVolumeBackupRestore-1010557765 tempest-TestVolumeBackupRestore-1010557765-project-member] https://10.4.3.8/volume/v3/backups/e366e896-0ec0-4265-9440-a4a3e5b747e1 returned with HTTP 200 Aug 07 09:59:43.606239 np0000006707 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 775/3101] 10.4.3.8 () {66 vars in 1334 bytes} [Fri Aug 7 09:59:43 2026] GET /volume/v3/backups/e366e896-0ec0-4265-9440-a4a3e5b747e1 => generated 750 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 09:59:43.849434 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [None req-886d9cfc-8052-44e3-94dd-39a849612ec8 None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:59:43.851279 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-886d9cfc-8052-44e3-94dd-39a849612ec8 tempest-ImageDependencyTests-1655333364 tempest-ImageDependencyTests-1655333364-project-member] GET https://10.4.3.8/volume/v3/volumes/84d6bfcb-40b1-499c-81a2-79866a1adeab Aug 07 09:59:43.853436 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-886d9cfc-8052-44e3-94dd-39a849612ec8 tempest-ImageDependencyTests-1655333364 tempest-ImageDependencyTests-1655333364-project-member] Empty body provided in request {{(pid=100296) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 09:59:43.853436 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-886d9cfc-8052-44e3-94dd-39a849612ec8 tempest-ImageDependencyTests-1655333364 tempest-ImageDependencyTests-1655333364-project-member] Calling method 'show' {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 09:59:43.862109 np0000006707 devstack@c-api.service[100296]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 09:59:43.862109 np0000006707 devstack@c-api.service[100296]: warnings.warn( Aug 07 09:59:43.868867 np0000006707 devstack@c-api.service[100296]: INFO cinder.volume.api [None req-886d9cfc-8052-44e3-94dd-39a849612ec8 tempest-ImageDependencyTests-1655333364 tempest-ImageDependencyTests-1655333364-project-member] Volume info retrieved successfully. Aug 07 09:59:43.875925 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-886d9cfc-8052-44e3-94dd-39a849612ec8 tempest-ImageDependencyTests-1655333364 tempest-ImageDependencyTests-1655333364-project-member] https://10.4.3.8/volume/v3/volumes/84d6bfcb-40b1-499c-81a2-79866a1adeab returned with HTTP 200 Aug 07 09:59:43.876431 np0000006707 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 774/3102] 10.4.3.8 () {66 vars in 1334 bytes} [Fri Aug 7 09:59:43 2026] GET /volume/v3/volumes/84d6bfcb-40b1-499c-81a2-79866a1adeab => generated 902 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 09:59:43.888653 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-6a86c6a8-914c-43bb-a146-3638312f2977 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:59:43.891266 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-6a86c6a8-914c-43bb-a146-3638312f2977 tempest-ProjectMemberTests33-438754277 tempest-ProjectMemberTests33-438754277-project-admin] GET https://10.4.3.8/volume/v3/backups/535bfe1b-8428-42a1-b6c6-694abf769492 Aug 07 09:59:43.891562 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-6a86c6a8-914c-43bb-a146-3638312f2977 tempest-ProjectMemberTests33-438754277 tempest-ProjectMemberTests33-438754277-project-admin] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 09:59:43.891793 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-6a86c6a8-914c-43bb-a146-3638312f2977 tempest-ProjectMemberTests33-438754277 tempest-ProjectMemberTests33-438754277-project-admin] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 09:59:43.891950 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.v3.backups [None req-6a86c6a8-914c-43bb-a146-3638312f2977 tempest-ProjectMemberTests33-438754277 tempest-ProjectMemberTests33-438754277-project-admin] Show backup with id 535bfe1b-8428-42a1-b6c6-694abf769492. {{(pid=100295) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 09:59:43.896283 np0000006707 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 09:59:43.896283 np0000006707 devstack@c-api.service[100295]: warnings.warn( Aug 07 09:59:43.896961 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-6a86c6a8-914c-43bb-a146-3638312f2977 tempest-ProjectMemberTests33-438754277 tempest-ProjectMemberTests33-438754277-project-admin] https://10.4.3.8/volume/v3/backups/535bfe1b-8428-42a1-b6c6-694abf769492 returned with HTTP 200 Aug 07 09:59:43.897549 np0000006707 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 776/3103] 10.4.3.8 () {68 vars in 1374 bytes} [Fri Aug 7 09:59:43 2026] GET /volume/v3/backups/535bfe1b-8428-42a1-b6c6-694abf769492 => generated 693 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 09:59:44.443926 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.middleware.request_id [None req-e85b2998-ea71-43e8-8842-f5bc1a076021 None None] RequestId filter calling following filter/app {{(pid=100298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:59:44.446152 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [None req-e85b2998-ea71-43e8-8842-f5bc1a076021 tempest-TestInstancesWithCinderVolumes-596868041 tempest-TestInstancesWithCinderVolumes-596868041-project-member] GET https://10.4.3.8/volume/v3/volumes/aa6a1baf-ae4d-4650-a2f9-b9b6e9c63e4a Aug 07 09:59:44.446602 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [None req-e85b2998-ea71-43e8-8842-f5bc1a076021 tempest-TestInstancesWithCinderVolumes-596868041 tempest-TestInstancesWithCinderVolumes-596868041-project-member] Empty body provided in request {{(pid=100298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 09:59:44.448193 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [None req-e85b2998-ea71-43e8-8842-f5bc1a076021 tempest-TestInstancesWithCinderVolumes-596868041 tempest-TestInstancesWithCinderVolumes-596868041-project-member] Calling method 'show' {{(pid=100298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 09:59:44.454206 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [None req-e85b2998-ea71-43e8-8842-f5bc1a076021 tempest-TestInstancesWithCinderVolumes-596868041 tempest-TestInstancesWithCinderVolumes-596868041-project-member] https://10.4.3.8/volume/v3/volumes/aa6a1baf-ae4d-4650-a2f9-b9b6e9c63e4a returned with HTTP 404 Aug 07 09:59:44.454884 np0000006707 devstack@c-api.service[100298]: [pid: 100298|app: 0|req: 779/3104] 10.4.3.8 () {66 vars in 1334 bytes} [Fri Aug 7 09:59:44 2026] GET /volume/v3/volumes/aa6a1baf-ae4d-4650-a2f9-b9b6e9c63e4a => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 09:59:44.463181 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [None req-2a52aa2c-fe2c-4941-94ce-3cf61caf6548 None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:59:44.465568 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-2a52aa2c-fe2c-4941-94ce-3cf61caf6548 tempest-TestInstancesWithCinderVolumes-596868041 tempest-TestInstancesWithCinderVolumes-596868041-project-member] DELETE https://10.4.3.8/volume/v3/volumes/b7cc0d04-d08d-4bf1-90dc-4f388c2c1067 Aug 07 09:59:44.465865 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-2a52aa2c-fe2c-4941-94ce-3cf61caf6548 tempest-TestInstancesWithCinderVolumes-596868041 tempest-TestInstancesWithCinderVolumes-596868041-project-member] Empty body provided in request {{(pid=100297) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 09:59:44.466114 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-2a52aa2c-fe2c-4941-94ce-3cf61caf6548 tempest-TestInstancesWithCinderVolumes-596868041 tempest-TestInstancesWithCinderVolumes-596868041-project-member] Calling method 'delete' {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 09:59:44.466302 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.v3.volumes [None req-2a52aa2c-fe2c-4941-94ce-3cf61caf6548 tempest-TestInstancesWithCinderVolumes-596868041 tempest-TestInstancesWithCinderVolumes-596868041-project-member] Delete volume with id: b7cc0d04-d08d-4bf1-90dc-4f388c2c1067 Aug 07 09:59:44.475183 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-2a52aa2c-fe2c-4941-94ce-3cf61caf6548 tempest-TestInstancesWithCinderVolumes-596868041 tempest-TestInstancesWithCinderVolumes-596868041-project-member] https://10.4.3.8/volume/v3/volumes/b7cc0d04-d08d-4bf1-90dc-4f388c2c1067 returned with HTTP 404 Aug 07 09:59:44.475867 np0000006707 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 776/3105] 10.4.3.8 () {66 vars in 1337 bytes} [Fri Aug 7 09:59:44 2026] DELETE /volume/v3/volumes/b7cc0d04-d08d-4bf1-90dc-4f388c2c1067 => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 09:59:44.485915 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [None req-49b5ee2c-c228-4730-a638-48f2eaa4a090 None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:59:44.487848 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-49b5ee2c-c228-4730-a638-48f2eaa4a090 tempest-TestInstancesWithCinderVolumes-596868041 tempest-TestInstancesWithCinderVolumes-596868041-project-member] GET https://10.4.3.8/volume/v3/volumes/b7cc0d04-d08d-4bf1-90dc-4f388c2c1067 Aug 07 09:59:44.488082 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-49b5ee2c-c228-4730-a638-48f2eaa4a090 tempest-TestInstancesWithCinderVolumes-596868041 tempest-TestInstancesWithCinderVolumes-596868041-project-member] Empty body provided in request {{(pid=100296) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 09:59:44.488286 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-49b5ee2c-c228-4730-a638-48f2eaa4a090 tempest-TestInstancesWithCinderVolumes-596868041 tempest-TestInstancesWithCinderVolumes-596868041-project-member] Calling method 'show' {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 09:59:44.495523 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-49b5ee2c-c228-4730-a638-48f2eaa4a090 tempest-TestInstancesWithCinderVolumes-596868041 tempest-TestInstancesWithCinderVolumes-596868041-project-member] https://10.4.3.8/volume/v3/volumes/b7cc0d04-d08d-4bf1-90dc-4f388c2c1067 returned with HTTP 404 Aug 07 09:59:44.496105 np0000006707 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 775/3106] 10.4.3.8 () {66 vars in 1334 bytes} [Fri Aug 7 09:59:44 2026] GET /volume/v3/volumes/b7cc0d04-d08d-4bf1-90dc-4f388c2c1067 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 09:59:44.505023 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-076a2ef6-08f8-4aa6-aff0-fd6f8b045964 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:59:44.507401 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-076a2ef6-08f8-4aa6-aff0-fd6f8b045964 tempest-TestInstancesWithCinderVolumes-596868041 tempest-TestInstancesWithCinderVolumes-596868041-project-member] DELETE https://10.4.3.8/volume/v3/volumes/0a05bf4a-74f6-4fc9-a463-43bac88e039a Aug 07 09:59:44.507577 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-076a2ef6-08f8-4aa6-aff0-fd6f8b045964 tempest-TestInstancesWithCinderVolumes-596868041 tempest-TestInstancesWithCinderVolumes-596868041-project-member] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 09:59:44.507769 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-076a2ef6-08f8-4aa6-aff0-fd6f8b045964 tempest-TestInstancesWithCinderVolumes-596868041 tempest-TestInstancesWithCinderVolumes-596868041-project-member] Calling method 'delete' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 09:59:44.507976 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.v3.volumes [None req-076a2ef6-08f8-4aa6-aff0-fd6f8b045964 tempest-TestInstancesWithCinderVolumes-596868041 tempest-TestInstancesWithCinderVolumes-596868041-project-member] Delete volume with id: 0a05bf4a-74f6-4fc9-a463-43bac88e039a Aug 07 09:59:44.515376 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-076a2ef6-08f8-4aa6-aff0-fd6f8b045964 tempest-TestInstancesWithCinderVolumes-596868041 tempest-TestInstancesWithCinderVolumes-596868041-project-member] https://10.4.3.8/volume/v3/volumes/0a05bf4a-74f6-4fc9-a463-43bac88e039a returned with HTTP 404 Aug 07 09:59:44.515861 np0000006707 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 777/3107] 10.4.3.8 () {66 vars in 1337 bytes} [Fri Aug 7 09:59:44 2026] DELETE /volume/v3/volumes/0a05bf4a-74f6-4fc9-a463-43bac88e039a => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 09:59:44.524201 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.middleware.request_id [None req-a7dc566b-2c8c-40fb-afb1-ee4666ba1073 None None] RequestId filter calling following filter/app {{(pid=100298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:59:44.527273 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [None req-a7dc566b-2c8c-40fb-afb1-ee4666ba1073 tempest-TestInstancesWithCinderVolumes-596868041 tempest-TestInstancesWithCinderVolumes-596868041-project-member] GET https://10.4.3.8/volume/v3/volumes/0a05bf4a-74f6-4fc9-a463-43bac88e039a Aug 07 09:59:44.527506 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [None req-a7dc566b-2c8c-40fb-afb1-ee4666ba1073 tempest-TestInstancesWithCinderVolumes-596868041 tempest-TestInstancesWithCinderVolumes-596868041-project-member] Empty body provided in request {{(pid=100298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 09:59:44.527730 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [None req-a7dc566b-2c8c-40fb-afb1-ee4666ba1073 tempest-TestInstancesWithCinderVolumes-596868041 tempest-TestInstancesWithCinderVolumes-596868041-project-member] Calling method 'show' {{(pid=100298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 09:59:44.536335 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [None req-a7dc566b-2c8c-40fb-afb1-ee4666ba1073 tempest-TestInstancesWithCinderVolumes-596868041 tempest-TestInstancesWithCinderVolumes-596868041-project-member] https://10.4.3.8/volume/v3/volumes/0a05bf4a-74f6-4fc9-a463-43bac88e039a returned with HTTP 404 Aug 07 09:59:44.537399 np0000006707 devstack@c-api.service[100298]: [pid: 100298|app: 0|req: 780/3108] 10.4.3.8 () {66 vars in 1334 bytes} [Fri Aug 7 09:59:44 2026] GET /volume/v3/volumes/0a05bf4a-74f6-4fc9-a463-43bac88e039a => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 09:59:44.545790 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [None req-ab3e74a1-cbcf-48b4-a8d1-4ca0c299eed2 None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:59:44.547762 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-ab3e74a1-cbcf-48b4-a8d1-4ca0c299eed2 tempest-TestInstancesWithCinderVolumes-1871327002 tempest-TestInstancesWithCinderVolumes-1871327002-project-admin] GET https://10.4.3.8/volume/v3/volumes/detail?all_tenants=1 Aug 07 09:59:44.548021 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-ab3e74a1-cbcf-48b4-a8d1-4ca0c299eed2 tempest-TestInstancesWithCinderVolumes-1871327002 tempest-TestInstancesWithCinderVolumes-1871327002-project-admin] Empty body provided in request {{(pid=100297) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 09:59:44.548266 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-ab3e74a1-cbcf-48b4-a8d1-4ca0c299eed2 tempest-TestInstancesWithCinderVolumes-1871327002 tempest-TestInstancesWithCinderVolumes-1871327002-project-admin] Calling method 'detail' {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 09:59:44.549166 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.volume.api [None req-ab3e74a1-cbcf-48b4-a8d1-4ca0c299eed2 tempest-TestInstancesWithCinderVolumes-1871327002 tempest-TestInstancesWithCinderVolumes-1871327002-project-admin] Searching by: MultiDict([('all_tenants', 1)]). {{(pid=100297) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 07 09:59:44.561226 np0000006707 devstack@c-api.service[100297]: INFO cinder.volume.api [None req-ab3e74a1-cbcf-48b4-a8d1-4ca0c299eed2 tempest-TestInstancesWithCinderVolumes-1871327002 tempest-TestInstancesWithCinderVolumes-1871327002-project-admin] Get all volumes completed successfully. Aug 07 09:59:44.564113 np0000006707 devstack@c-api.service[100297]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 09:59:44.564113 np0000006707 devstack@c-api.service[100297]: warnings.warn( Aug 07 09:59:44.569873 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-ab3e74a1-cbcf-48b4-a8d1-4ca0c299eed2 tempest-TestInstancesWithCinderVolumes-1871327002 tempest-TestInstancesWithCinderVolumes-1871327002-project-admin] https://10.4.3.8/volume/v3/volumes/detail?all_tenants=1 returned with HTTP 200 Aug 07 09:59:44.570336 np0000006707 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 777/3109] 10.4.3.8 () {66 vars in 1271 bytes} [Fri Aug 7 09:59:44 2026] GET /volume/v3/volumes/detail?all_tenants=1 => generated 10842 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 07 09:59:44.585177 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [None req-8307498b-29c8-4ab5-aa33-ae57812605de None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:59:44.587125 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-8307498b-29c8-4ab5-aa33-ae57812605de tempest-TestInstancesWithCinderVolumes-1871327002 tempest-TestInstancesWithCinderVolumes-1871327002-project-admin] DELETE https://10.4.3.8/volume/v3/types/d9454c1b-5a04-435a-aa7a-9498d184c0b1 Aug 07 09:59:44.587320 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-8307498b-29c8-4ab5-aa33-ae57812605de tempest-TestInstancesWithCinderVolumes-1871327002 tempest-TestInstancesWithCinderVolumes-1871327002-project-admin] Empty body provided in request {{(pid=100296) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 09:59:44.587598 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-8307498b-29c8-4ab5-aa33-ae57812605de tempest-TestInstancesWithCinderVolumes-1871327002 tempest-TestInstancesWithCinderVolumes-1871327002-project-admin] Calling method '_delete' {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 09:59:44.625062 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-e6d5a521-b8ca-4aef-8f41-f3c177cee275 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:59:44.627690 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-e6d5a521-b8ca-4aef-8f41-f3c177cee275 tempest-TestVolumeBackupRestore-1010557765 tempest-TestVolumeBackupRestore-1010557765-project-member] GET https://10.4.3.8/volume/v3/backups/e366e896-0ec0-4265-9440-a4a3e5b747e1 Aug 07 09:59:44.628175 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-e6d5a521-b8ca-4aef-8f41-f3c177cee275 tempest-TestVolumeBackupRestore-1010557765 tempest-TestVolumeBackupRestore-1010557765-project-member] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 09:59:44.628376 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-e6d5a521-b8ca-4aef-8f41-f3c177cee275 tempest-TestVolumeBackupRestore-1010557765 tempest-TestVolumeBackupRestore-1010557765-project-member] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 09:59:44.628560 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.v3.backups [None req-e6d5a521-b8ca-4aef-8f41-f3c177cee275 tempest-TestVolumeBackupRestore-1010557765 tempest-TestVolumeBackupRestore-1010557765-project-member] Show backup with id e366e896-0ec0-4265-9440-a4a3e5b747e1. {{(pid=100295) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 09:59:44.634913 np0000006707 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 09:59:44.634913 np0000006707 devstack@c-api.service[100295]: warnings.warn( Aug 07 09:59:44.635915 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-e6d5a521-b8ca-4aef-8f41-f3c177cee275 tempest-TestVolumeBackupRestore-1010557765 tempest-TestVolumeBackupRestore-1010557765-project-member] https://10.4.3.8/volume/v3/backups/e366e896-0ec0-4265-9440-a4a3e5b747e1 returned with HTTP 200 Aug 07 09:59:44.637144 np0000006707 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 778/3110] 10.4.3.8 () {66 vars in 1334 bytes} [Fri Aug 7 09:59:44 2026] GET /volume/v3/backups/e366e896-0ec0-4265-9440-a4a3e5b747e1 => generated 751 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 09:59:44.637301 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-8307498b-29c8-4ab5-aa33-ae57812605de tempest-TestInstancesWithCinderVolumes-1871327002 tempest-TestInstancesWithCinderVolumes-1871327002-project-admin] https://10.4.3.8/volume/v3/types/d9454c1b-5a04-435a-aa7a-9498d184c0b1 returned with HTTP 202 Aug 07 09:59:44.637788 np0000006707 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 776/3111] 10.4.3.8 () {66 vars in 1331 bytes} [Fri Aug 7 09:59:44 2026] DELETE /volume/v3/types/d9454c1b-5a04-435a-aa7a-9498d184c0b1 => generated 0 bytes in 53 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 07 09:59:44.647566 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.middleware.request_id [None req-f96d2c5b-87e0-4974-9eb1-74f1f5bb8d29 None None] RequestId filter calling following filter/app {{(pid=100298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:59:44.649266 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [None req-f96d2c5b-87e0-4974-9eb1-74f1f5bb8d29 tempest-TestInstancesWithCinderVolumes-1871327002 tempest-TestInstancesWithCinderVolumes-1871327002-project-admin] GET https://10.4.3.8/volume/v3/volumes/detail?all_tenants=1 Aug 07 09:59:44.649500 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [None req-f96d2c5b-87e0-4974-9eb1-74f1f5bb8d29 tempest-TestInstancesWithCinderVolumes-1871327002 tempest-TestInstancesWithCinderVolumes-1871327002-project-admin] Empty body provided in request {{(pid=100298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 09:59:44.649665 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [None req-f96d2c5b-87e0-4974-9eb1-74f1f5bb8d29 tempest-TestInstancesWithCinderVolumes-1871327002 tempest-TestInstancesWithCinderVolumes-1871327002-project-admin] Calling method 'detail' {{(pid=100298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 09:59:44.650413 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.volume.api [None req-f96d2c5b-87e0-4974-9eb1-74f1f5bb8d29 tempest-TestInstancesWithCinderVolumes-1871327002 tempest-TestInstancesWithCinderVolumes-1871327002-project-admin] Searching by: MultiDict([('all_tenants', 1)]). {{(pid=100298) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 07 09:59:44.681699 np0000006707 devstack@c-api.service[100298]: INFO cinder.volume.api [None req-f96d2c5b-87e0-4974-9eb1-74f1f5bb8d29 tempest-TestInstancesWithCinderVolumes-1871327002 tempest-TestInstancesWithCinderVolumes-1871327002-project-admin] Get all volumes completed successfully. Aug 07 09:59:44.683770 np0000006707 devstack@c-api.service[100298]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 09:59:44.683770 np0000006707 devstack@c-api.service[100298]: warnings.warn( Aug 07 09:59:44.693446 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [None req-f96d2c5b-87e0-4974-9eb1-74f1f5bb8d29 tempest-TestInstancesWithCinderVolumes-1871327002 tempest-TestInstancesWithCinderVolumes-1871327002-project-admin] https://10.4.3.8/volume/v3/volumes/detail?all_tenants=1 returned with HTTP 200 Aug 07 09:59:44.693446 np0000006707 devstack@c-api.service[100298]: [pid: 100298|app: 0|req: 781/3112] 10.4.3.8 () {66 vars in 1271 bytes} [Fri Aug 7 09:59:44 2026] GET /volume/v3/volumes/detail?all_tenants=1 => generated 10842 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 07 09:59:44.709374 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [None req-c21c3867-4066-41ff-8c87-3338fb92b73a None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:59:44.711806 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-c21c3867-4066-41ff-8c87-3338fb92b73a tempest-TestInstancesWithCinderVolumes-1871327002 tempest-TestInstancesWithCinderVolumes-1871327002-project-admin] DELETE https://10.4.3.8/volume/v3/types/8bfa599c-f3b0-4bd1-b8ce-d8e8909da10c Aug 07 09:59:44.711959 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-c21c3867-4066-41ff-8c87-3338fb92b73a tempest-TestInstancesWithCinderVolumes-1871327002 tempest-TestInstancesWithCinderVolumes-1871327002-project-admin] Empty body provided in request {{(pid=100297) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 09:59:44.712167 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-c21c3867-4066-41ff-8c87-3338fb92b73a tempest-TestInstancesWithCinderVolumes-1871327002 tempest-TestInstancesWithCinderVolumes-1871327002-project-admin] Calling method '_delete' {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 09:59:44.744259 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-c21c3867-4066-41ff-8c87-3338fb92b73a tempest-TestInstancesWithCinderVolumes-1871327002 tempest-TestInstancesWithCinderVolumes-1871327002-project-admin] https://10.4.3.8/volume/v3/types/8bfa599c-f3b0-4bd1-b8ce-d8e8909da10c returned with HTTP 202 Aug 07 09:59:44.744760 np0000006707 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 778/3113] 10.4.3.8 () {66 vars in 1331 bytes} [Fri Aug 7 09:59:44 2026] DELETE /volume/v3/types/8bfa599c-f3b0-4bd1-b8ce-d8e8909da10c => generated 0 bytes in 36 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 07 09:59:44.891882 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-cb1f8d7a-7b44-47f2-9f0d-bb6264f9f474 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:59:44.895361 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-cb1f8d7a-7b44-47f2-9f0d-bb6264f9f474 tempest-ImageDependencyTests-1655333364 tempest-ImageDependencyTests-1655333364-project-member] GET https://10.4.3.8/volume/v3/volumes/84d6bfcb-40b1-499c-81a2-79866a1adeab Aug 07 09:59:44.896824 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-cb1f8d7a-7b44-47f2-9f0d-bb6264f9f474 tempest-ImageDependencyTests-1655333364 tempest-ImageDependencyTests-1655333364-project-member] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 09:59:44.896824 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-cb1f8d7a-7b44-47f2-9f0d-bb6264f9f474 tempest-ImageDependencyTests-1655333364 tempest-ImageDependencyTests-1655333364-project-member] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 09:59:44.910476 np0000006707 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 09:59:44.910476 np0000006707 devstack@c-api.service[100295]: warnings.warn( Aug 07 09:59:44.915746 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [None req-4425f3e2-8bff-46c5-b475-896df179f5bf None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:59:44.918003 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-4425f3e2-8bff-46c5-b475-896df179f5bf tempest-ProjectMemberTests33-438754277 tempest-ProjectMemberTests33-438754277-project-admin] GET https://10.4.3.8/volume/v3/backups/535bfe1b-8428-42a1-b6c6-694abf769492 Aug 07 09:59:44.918297 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-4425f3e2-8bff-46c5-b475-896df179f5bf tempest-ProjectMemberTests33-438754277 tempest-ProjectMemberTests33-438754277-project-admin] Empty body provided in request {{(pid=100296) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 09:59:44.918806 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-4425f3e2-8bff-46c5-b475-896df179f5bf tempest-ProjectMemberTests33-438754277 tempest-ProjectMemberTests33-438754277-project-admin] Calling method 'show' {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 09:59:44.918893 np0000006707 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-cb1f8d7a-7b44-47f2-9f0d-bb6264f9f474 tempest-ImageDependencyTests-1655333364 tempest-ImageDependencyTests-1655333364-project-member] Volume info retrieved successfully. Aug 07 09:59:44.918938 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.v3.backups [None req-4425f3e2-8bff-46c5-b475-896df179f5bf tempest-ProjectMemberTests33-438754277 tempest-ProjectMemberTests33-438754277-project-admin] Show backup with id 535bfe1b-8428-42a1-b6c6-694abf769492. {{(pid=100296) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 09:59:44.926953 np0000006707 devstack@c-api.service[100296]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 09:59:44.926953 np0000006707 devstack@c-api.service[100296]: warnings.warn( Aug 07 09:59:44.927475 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-4425f3e2-8bff-46c5-b475-896df179f5bf tempest-ProjectMemberTests33-438754277 tempest-ProjectMemberTests33-438754277-project-admin] https://10.4.3.8/volume/v3/backups/535bfe1b-8428-42a1-b6c6-694abf769492 returned with HTTP 200 Aug 07 09:59:44.927856 np0000006707 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 777/3114] 10.4.3.8 () {68 vars in 1374 bytes} [Fri Aug 7 09:59:44 2026] GET /volume/v3/backups/535bfe1b-8428-42a1-b6c6-694abf769492 => generated 693 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 09:59:44.929087 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-cb1f8d7a-7b44-47f2-9f0d-bb6264f9f474 tempest-ImageDependencyTests-1655333364 tempest-ImageDependencyTests-1655333364-project-member] https://10.4.3.8/volume/v3/volumes/84d6bfcb-40b1-499c-81a2-79866a1adeab returned with HTTP 200 Aug 07 09:59:44.929713 np0000006707 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 779/3115] 10.4.3.8 () {66 vars in 1334 bytes} [Fri Aug 7 09:59:44 2026] GET /volume/v3/volumes/84d6bfcb-40b1-499c-81a2-79866a1adeab => generated 902 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 09:59:45.167978 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.middleware.request_id [None req-97fe812b-487f-4450-a270-5bd1afa20f3e None None] RequestId filter calling following filter/app {{(pid=100298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:59:45.173327 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [None req-97fe812b-487f-4450-a270-5bd1afa20f3e tempest-TestInstancesWithCinderVolumes-1871327002 tempest-TestInstancesWithCinderVolumes-1871327002-project-admin] GET https://10.4.3.8/volume/v3/volumes/detail?all_tenants=1 Aug 07 09:59:45.175288 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [None req-97fe812b-487f-4450-a270-5bd1afa20f3e tempest-TestInstancesWithCinderVolumes-1871327002 tempest-TestInstancesWithCinderVolumes-1871327002-project-admin] Empty body provided in request {{(pid=100298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 09:59:45.175288 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [None req-97fe812b-487f-4450-a270-5bd1afa20f3e tempest-TestInstancesWithCinderVolumes-1871327002 tempest-TestInstancesWithCinderVolumes-1871327002-project-admin] Calling method 'detail' {{(pid=100298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 09:59:45.175288 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.volume.api [None req-97fe812b-487f-4450-a270-5bd1afa20f3e tempest-TestInstancesWithCinderVolumes-1871327002 tempest-TestInstancesWithCinderVolumes-1871327002-project-admin] Searching by: MultiDict([('all_tenants', 1)]). {{(pid=100298) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 07 09:59:45.192241 np0000006707 devstack@c-api.service[100298]: INFO cinder.volume.api [None req-97fe812b-487f-4450-a270-5bd1afa20f3e tempest-TestInstancesWithCinderVolumes-1871327002 tempest-TestInstancesWithCinderVolumes-1871327002-project-admin] Get all volumes completed successfully. Aug 07 09:59:45.197321 np0000006707 devstack@c-api.service[100298]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 09:59:45.197321 np0000006707 devstack@c-api.service[100298]: warnings.warn( Aug 07 09:59:45.203348 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [None req-97fe812b-487f-4450-a270-5bd1afa20f3e tempest-TestInstancesWithCinderVolumes-1871327002 tempest-TestInstancesWithCinderVolumes-1871327002-project-admin] https://10.4.3.8/volume/v3/volumes/detail?all_tenants=1 returned with HTTP 200 Aug 07 09:59:45.203636 np0000006707 devstack@c-api.service[100298]: [pid: 100298|app: 0|req: 782/3116] 10.4.3.8 () {66 vars in 1271 bytes} [Fri Aug 7 09:59:45 2026] GET /volume/v3/volumes/detail?all_tenants=1 => generated 10842 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 07 09:59:45.225769 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [None req-7f1a67bc-004b-4e63-852b-86936022e026 None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:59:45.230709 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-7f1a67bc-004b-4e63-852b-86936022e026 tempest-TestInstancesWithCinderVolumes-1871327002 tempest-TestInstancesWithCinderVolumes-1871327002-project-admin] DELETE https://10.4.3.8/volume/v3/volumes/7616c2b9-0421-4914-8c2e-baf88c9dd055 Aug 07 09:59:45.231660 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-7f1a67bc-004b-4e63-852b-86936022e026 tempest-TestInstancesWithCinderVolumes-1871327002 tempest-TestInstancesWithCinderVolumes-1871327002-project-admin] Empty body provided in request {{(pid=100297) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 09:59:45.232093 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-7f1a67bc-004b-4e63-852b-86936022e026 tempest-TestInstancesWithCinderVolumes-1871327002 tempest-TestInstancesWithCinderVolumes-1871327002-project-admin] Calling method 'delete' {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 09:59:45.232378 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.v3.volumes [None req-7f1a67bc-004b-4e63-852b-86936022e026 tempest-TestInstancesWithCinderVolumes-1871327002 tempest-TestInstancesWithCinderVolumes-1871327002-project-admin] Delete volume with id: 7616c2b9-0421-4914-8c2e-baf88c9dd055 Aug 07 09:59:45.241902 np0000006707 devstack@c-api.service[100297]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 09:59:45.241902 np0000006707 devstack@c-api.service[100297]: warnings.warn( Aug 07 09:59:45.242367 np0000006707 devstack@c-api.service[100297]: INFO cinder.volume.api [None req-7f1a67bc-004b-4e63-852b-86936022e026 tempest-TestInstancesWithCinderVolumes-1871327002 tempest-TestInstancesWithCinderVolumes-1871327002-project-admin] Volume info retrieved successfully. Aug 07 09:59:45.258479 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.image.cache [None req-7f1a67bc-004b-4e63-852b-86936022e026 tempest-TestInstancesWithCinderVolumes-1871327002 tempest-TestInstancesWithCinderVolumes-1871327002-project-admin] Evicting image cache entry: {'id': 3, 'image_id': '6fa429fe-405e-40a2-a320-f91bc96507b3', 'volume_id': '7616c2b9-0421-4914-8c2e-baf88c9dd055', 'host': 'np0000006707@storpool#default', 'size': 1, 'image_updated_at': datetime.datetime(2026, 8, 7, 9, 58, 8), 'last_used': datetime.datetime(2026, 8, 7, 9, 58, 20)}. {{(pid=100297) evict /opt/stack/cinder/cinder/image/cache.py:52}} Aug 07 09:59:45.275376 np0000006707 devstack@c-api.service[100297]: INFO cinder.volume.api [None req-7f1a67bc-004b-4e63-852b-86936022e026 tempest-TestInstancesWithCinderVolumes-1871327002 tempest-TestInstancesWithCinderVolumes-1871327002-project-admin] Delete volume request issued successfully. Aug 07 09:59:45.275669 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-7f1a67bc-004b-4e63-852b-86936022e026 tempest-TestInstancesWithCinderVolumes-1871327002 tempest-TestInstancesWithCinderVolumes-1871327002-project-admin] https://10.4.3.8/volume/v3/volumes/7616c2b9-0421-4914-8c2e-baf88c9dd055 returned with HTTP 202 Aug 07 09:59:45.276717 np0000006707 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 779/3117] 10.4.3.8 () {66 vars in 1337 bytes} [Fri Aug 7 09:59:45 2026] DELETE /volume/v3/volumes/7616c2b9-0421-4914-8c2e-baf88c9dd055 => generated 0 bytes in 52 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 07 09:59:45.287553 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [None req-1a19b158-9843-494d-93e9-35544b121781 None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:59:45.290443 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-1a19b158-9843-494d-93e9-35544b121781 tempest-TestInstancesWithCinderVolumes-1871327002 tempest-TestInstancesWithCinderVolumes-1871327002-project-admin] GET https://10.4.3.8/volume/v3/volumes/7616c2b9-0421-4914-8c2e-baf88c9dd055 Aug 07 09:59:45.290744 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-1a19b158-9843-494d-93e9-35544b121781 tempest-TestInstancesWithCinderVolumes-1871327002 tempest-TestInstancesWithCinderVolumes-1871327002-project-admin] Empty body provided in request {{(pid=100296) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 09:59:45.291046 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-1a19b158-9843-494d-93e9-35544b121781 tempest-TestInstancesWithCinderVolumes-1871327002 tempest-TestInstancesWithCinderVolumes-1871327002-project-admin] Calling method 'show' {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 09:59:45.304263 np0000006707 devstack@c-api.service[100296]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 09:59:45.304263 np0000006707 devstack@c-api.service[100296]: warnings.warn( Aug 07 09:59:45.314135 np0000006707 devstack@c-api.service[100296]: INFO cinder.volume.api [None req-1a19b158-9843-494d-93e9-35544b121781 tempest-TestInstancesWithCinderVolumes-1871327002 tempest-TestInstancesWithCinderVolumes-1871327002-project-admin] Volume info retrieved successfully. Aug 07 09:59:45.320956 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-1a19b158-9843-494d-93e9-35544b121781 tempest-TestInstancesWithCinderVolumes-1871327002 tempest-TestInstancesWithCinderVolumes-1871327002-project-admin] https://10.4.3.8/volume/v3/volumes/7616c2b9-0421-4914-8c2e-baf88c9dd055 returned with HTTP 200 Aug 07 09:59:45.321482 np0000006707 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 778/3118] 10.4.3.8 () {66 vars in 1334 bytes} [Fri Aug 7 09:59:45 2026] GET /volume/v3/volumes/7616c2b9-0421-4914-8c2e-baf88c9dd055 => generated 1136 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 09:59:45.654999 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-47cbbc15-0d8a-4524-800b-2d43e41cbb33 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:59:45.658762 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-47cbbc15-0d8a-4524-800b-2d43e41cbb33 tempest-TestVolumeBackupRestore-1010557765 tempest-TestVolumeBackupRestore-1010557765-project-member] GET https://10.4.3.8/volume/v3/backups/e366e896-0ec0-4265-9440-a4a3e5b747e1 Aug 07 09:59:45.659064 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-47cbbc15-0d8a-4524-800b-2d43e41cbb33 tempest-TestVolumeBackupRestore-1010557765 tempest-TestVolumeBackupRestore-1010557765-project-member] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 09:59:45.659329 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-47cbbc15-0d8a-4524-800b-2d43e41cbb33 tempest-TestVolumeBackupRestore-1010557765 tempest-TestVolumeBackupRestore-1010557765-project-member] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 09:59:45.659557 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.v3.backups [None req-47cbbc15-0d8a-4524-800b-2d43e41cbb33 tempest-TestVolumeBackupRestore-1010557765 tempest-TestVolumeBackupRestore-1010557765-project-member] Show backup with id e366e896-0ec0-4265-9440-a4a3e5b747e1. {{(pid=100295) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 09:59:45.675933 np0000006707 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 09:59:45.675933 np0000006707 devstack@c-api.service[100295]: warnings.warn( Aug 07 09:59:45.677064 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-47cbbc15-0d8a-4524-800b-2d43e41cbb33 tempest-TestVolumeBackupRestore-1010557765 tempest-TestVolumeBackupRestore-1010557765-project-member] https://10.4.3.8/volume/v3/backups/e366e896-0ec0-4265-9440-a4a3e5b747e1 returned with HTTP 200 Aug 07 09:59:45.677569 np0000006707 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 780/3119] 10.4.3.8 () {66 vars in 1334 bytes} [Fri Aug 7 09:59:45 2026] GET /volume/v3/backups/e366e896-0ec0-4265-9440-a4a3e5b747e1 => generated 751 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 09:59:45.942572 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.middleware.request_id [None req-f4970744-6f3c-4bb0-bbe0-a2b892131df4 None None] RequestId filter calling following filter/app {{(pid=100298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:59:45.944575 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [None req-f4970744-6f3c-4bb0-bbe0-a2b892131df4 tempest-ProjectMemberTests33-438754277 tempest-ProjectMemberTests33-438754277-project-admin] GET https://10.4.3.8/volume/v3/backups/535bfe1b-8428-42a1-b6c6-694abf769492 Aug 07 09:59:45.944647 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [None req-c626513e-bb81-45a9-81b5-26862cc94b96 None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:59:45.944904 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [None req-f4970744-6f3c-4bb0-bbe0-a2b892131df4 tempest-ProjectMemberTests33-438754277 tempest-ProjectMemberTests33-438754277-project-admin] Empty body provided in request {{(pid=100298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 09:59:45.945095 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [None req-f4970744-6f3c-4bb0-bbe0-a2b892131df4 tempest-ProjectMemberTests33-438754277 tempest-ProjectMemberTests33-438754277-project-admin] Calling method 'show' {{(pid=100298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 09:59:45.945214 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.v3.backups [None req-f4970744-6f3c-4bb0-bbe0-a2b892131df4 tempest-ProjectMemberTests33-438754277 tempest-ProjectMemberTests33-438754277-project-admin] Show backup with id 535bfe1b-8428-42a1-b6c6-694abf769492. {{(pid=100298) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 09:59:45.947886 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-c626513e-bb81-45a9-81b5-26862cc94b96 tempest-ImageDependencyTests-1655333364 tempest-ImageDependencyTests-1655333364-project-member] GET https://10.4.3.8/volume/v3/volumes/84d6bfcb-40b1-499c-81a2-79866a1adeab Aug 07 09:59:45.948163 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-c626513e-bb81-45a9-81b5-26862cc94b96 tempest-ImageDependencyTests-1655333364 tempest-ImageDependencyTests-1655333364-project-member] Empty body provided in request {{(pid=100297) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 09:59:45.948404 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-c626513e-bb81-45a9-81b5-26862cc94b96 tempest-ImageDependencyTests-1655333364 tempest-ImageDependencyTests-1655333364-project-member] Calling method 'show' {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 09:59:45.949859 np0000006707 devstack@c-api.service[100298]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 09:59:45.949859 np0000006707 devstack@c-api.service[100298]: warnings.warn( Aug 07 09:59:45.950607 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [None req-f4970744-6f3c-4bb0-bbe0-a2b892131df4 tempest-ProjectMemberTests33-438754277 tempest-ProjectMemberTests33-438754277-project-admin] https://10.4.3.8/volume/v3/backups/535bfe1b-8428-42a1-b6c6-694abf769492 returned with HTTP 200 Aug 07 09:59:45.951004 np0000006707 devstack@c-api.service[100298]: [pid: 100298|app: 0|req: 783/3120] 10.4.3.8 () {68 vars in 1374 bytes} [Fri Aug 7 09:59:45 2026] GET /volume/v3/backups/535bfe1b-8428-42a1-b6c6-694abf769492 => generated 693 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 09:59:45.961912 np0000006707 devstack@c-api.service[100297]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 09:59:45.961912 np0000006707 devstack@c-api.service[100297]: warnings.warn( Aug 07 09:59:45.970907 np0000006707 devstack@c-api.service[100297]: INFO cinder.volume.api [None req-c626513e-bb81-45a9-81b5-26862cc94b96 tempest-ImageDependencyTests-1655333364 tempest-ImageDependencyTests-1655333364-project-member] Volume info retrieved successfully. Aug 07 09:59:45.975638 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-c626513e-bb81-45a9-81b5-26862cc94b96 tempest-ImageDependencyTests-1655333364 tempest-ImageDependencyTests-1655333364-project-member] https://10.4.3.8/volume/v3/volumes/84d6bfcb-40b1-499c-81a2-79866a1adeab returned with HTTP 200 Aug 07 09:59:45.976302 np0000006707 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 780/3121] 10.4.3.8 () {66 vars in 1334 bytes} [Fri Aug 7 09:59:45 2026] GET /volume/v3/volumes/84d6bfcb-40b1-499c-81a2-79866a1adeab => generated 902 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 09:59:46.337123 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [None req-59d58ea3-4b4a-49df-8347-e2de1e26b849 None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:59:46.339238 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-59d58ea3-4b4a-49df-8347-e2de1e26b849 tempest-TestInstancesWithCinderVolumes-1871327002 tempest-TestInstancesWithCinderVolumes-1871327002-project-admin] GET https://10.4.3.8/volume/v3/volumes/7616c2b9-0421-4914-8c2e-baf88c9dd055 Aug 07 09:59:46.339465 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-59d58ea3-4b4a-49df-8347-e2de1e26b849 tempest-TestInstancesWithCinderVolumes-1871327002 tempest-TestInstancesWithCinderVolumes-1871327002-project-admin] Empty body provided in request {{(pid=100296) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 09:59:46.339726 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-59d58ea3-4b4a-49df-8347-e2de1e26b849 tempest-TestInstancesWithCinderVolumes-1871327002 tempest-TestInstancesWithCinderVolumes-1871327002-project-admin] Calling method 'show' {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 09:59:46.346040 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-59d58ea3-4b4a-49df-8347-e2de1e26b849 tempest-TestInstancesWithCinderVolumes-1871327002 tempest-TestInstancesWithCinderVolumes-1871327002-project-admin] https://10.4.3.8/volume/v3/volumes/7616c2b9-0421-4914-8c2e-baf88c9dd055 returned with HTTP 404 Aug 07 09:59:46.346503 np0000006707 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 779/3122] 10.4.3.8 () {66 vars in 1334 bytes} [Fri Aug 7 09:59:46 2026] GET /volume/v3/volumes/7616c2b9-0421-4914-8c2e-baf88c9dd055 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 09:59:46.353890 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-7f8eb13c-7d58-4d15-b4ed-ddd5535f0423 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:59:46.356323 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-7f8eb13c-7d58-4d15-b4ed-ddd5535f0423 tempest-TestInstancesWithCinderVolumes-1871327002 tempest-TestInstancesWithCinderVolumes-1871327002-project-admin] DELETE https://10.4.3.8/volume/v3/types/7672ab3f-857c-4fe3-806a-9dc07ecd962c Aug 07 09:59:46.356636 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-7f8eb13c-7d58-4d15-b4ed-ddd5535f0423 tempest-TestInstancesWithCinderVolumes-1871327002 tempest-TestInstancesWithCinderVolumes-1871327002-project-admin] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 09:59:46.356930 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-7f8eb13c-7d58-4d15-b4ed-ddd5535f0423 tempest-TestInstancesWithCinderVolumes-1871327002 tempest-TestInstancesWithCinderVolumes-1871327002-project-admin] Calling method '_delete' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 09:59:46.359573 np0000006707 devstack@c-api.service[100295]: DEBUG dbcounter [-] [100295] Writing DB stats cinder:SELECT=431,cinder:UPDATE=176,cinder:INSERT=85 {{(pid=100295) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 07 09:59:46.388242 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-7f8eb13c-7d58-4d15-b4ed-ddd5535f0423 tempest-TestInstancesWithCinderVolumes-1871327002 tempest-TestInstancesWithCinderVolumes-1871327002-project-admin] https://10.4.3.8/volume/v3/types/7672ab3f-857c-4fe3-806a-9dc07ecd962c returned with HTTP 202 Aug 07 09:59:46.388739 np0000006707 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 781/3123] 10.4.3.8 () {66 vars in 1331 bytes} [Fri Aug 7 09:59:46 2026] DELETE /volume/v3/types/7672ab3f-857c-4fe3-806a-9dc07ecd962c => generated 0 bytes in 35 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 07 09:59:46.674609 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.middleware.request_id [req-d5210323-d9bd-40aa-a50d-ebf104064c38 req-de619a05-9538-45cb-be85-6a7b8509abc4 None None] RequestId filter calling following filter/app {{(pid=100298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:59:46.677303 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [req-d5210323-d9bd-40aa-a50d-ebf104064c38 req-de619a05-9538-45cb-be85-6a7b8509abc4 tempest-AttachVolumeShelveTestJSON-1109477710 tempest-AttachVolumeShelveTestJSON-1109477710-project-member] GET https://10.4.3.8/volume/v3/volumes/bbd179dd-48c3-4e38-855c-6f42c5ec4721 Aug 07 09:59:46.677523 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [req-d5210323-d9bd-40aa-a50d-ebf104064c38 req-de619a05-9538-45cb-be85-6a7b8509abc4 tempest-AttachVolumeShelveTestJSON-1109477710 tempest-AttachVolumeShelveTestJSON-1109477710-project-member] Empty body provided in request {{(pid=100298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 09:59:46.677752 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [req-d5210323-d9bd-40aa-a50d-ebf104064c38 req-de619a05-9538-45cb-be85-6a7b8509abc4 tempest-AttachVolumeShelveTestJSON-1109477710 tempest-AttachVolumeShelveTestJSON-1109477710-project-member] Calling method 'show' {{(pid=100298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 09:59:46.687725 np0000006707 devstack@c-api.service[100298]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 09:59:46.687725 np0000006707 devstack@c-api.service[100298]: warnings.warn( Aug 07 09:59:46.690002 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [None req-cf0f5f49-663d-4d08-9455-85bb0dd1843a None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:59:46.692468 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-cf0f5f49-663d-4d08-9455-85bb0dd1843a tempest-TestVolumeBackupRestore-1010557765 tempest-TestVolumeBackupRestore-1010557765-project-member] GET https://10.4.3.8/volume/v3/backups/e366e896-0ec0-4265-9440-a4a3e5b747e1 Aug 07 09:59:46.692695 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-cf0f5f49-663d-4d08-9455-85bb0dd1843a tempest-TestVolumeBackupRestore-1010557765 tempest-TestVolumeBackupRestore-1010557765-project-member] Empty body provided in request {{(pid=100297) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 09:59:46.692905 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-cf0f5f49-663d-4d08-9455-85bb0dd1843a tempest-TestVolumeBackupRestore-1010557765 tempest-TestVolumeBackupRestore-1010557765-project-member] Calling method 'show' {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 09:59:46.693037 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.v3.backups [None req-cf0f5f49-663d-4d08-9455-85bb0dd1843a tempest-TestVolumeBackupRestore-1010557765 tempest-TestVolumeBackupRestore-1010557765-project-member] Show backup with id e366e896-0ec0-4265-9440-a4a3e5b747e1. {{(pid=100297) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 09:59:46.693091 np0000006707 devstack@c-api.service[100298]: INFO cinder.volume.api [req-d5210323-d9bd-40aa-a50d-ebf104064c38 req-de619a05-9538-45cb-be85-6a7b8509abc4 tempest-AttachVolumeShelveTestJSON-1109477710 tempest-AttachVolumeShelveTestJSON-1109477710-project-member] Volume info retrieved successfully. Aug 07 09:59:46.698484 np0000006707 devstack@c-api.service[100297]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 09:59:46.698484 np0000006707 devstack@c-api.service[100297]: warnings.warn( Aug 07 09:59:46.699269 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-cf0f5f49-663d-4d08-9455-85bb0dd1843a tempest-TestVolumeBackupRestore-1010557765 tempest-TestVolumeBackupRestore-1010557765-project-member] https://10.4.3.8/volume/v3/backups/e366e896-0ec0-4265-9440-a4a3e5b747e1 returned with HTTP 200 Aug 07 09:59:46.699607 np0000006707 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 781/3124] 10.4.3.8 () {66 vars in 1334 bytes} [Fri Aug 7 09:59:46 2026] GET /volume/v3/backups/e366e896-0ec0-4265-9440-a4a3e5b747e1 => generated 751 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 09:59:46.701255 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [req-d5210323-d9bd-40aa-a50d-ebf104064c38 req-de619a05-9538-45cb-be85-6a7b8509abc4 tempest-AttachVolumeShelveTestJSON-1109477710 tempest-AttachVolumeShelveTestJSON-1109477710-project-member] https://10.4.3.8/volume/v3/volumes/bbd179dd-48c3-4e38-855c-6f42c5ec4721 returned with HTTP 200 Aug 07 09:59:46.701255 np0000006707 devstack@c-api.service[100298]: [pid: 100298|app: 0|req: 784/3125] 10.4.3.8 () {68 vars in 1584 bytes} [Fri Aug 7 09:59:46 2026] GET /volume/v3/volumes/bbd179dd-48c3-4e38-855c-6f42c5ec4721 => generated 845 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 09:59:46.728040 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [None req-66f4712a-cb87-464d-8e8f-f4a23b0aa9f7 None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:59:46.728351 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-66f4712a-cb87-464d-8e8f-f4a23b0aa9f7 None None] GET https://10.4.3.8/volume// Aug 07 09:59:46.728510 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-66f4712a-cb87-464d-8e8f-f4a23b0aa9f7 None None] Empty body provided in request {{(pid=100296) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 09:59:46.728697 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-66f4712a-cb87-464d-8e8f-f4a23b0aa9f7 None None] Calling method 'all' {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 09:59:46.728996 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-66f4712a-cb87-464d-8e8f-f4a23b0aa9f7 None None] https://10.4.3.8/volume// returned with HTTP 300 Aug 07 09:59:46.729251 np0000006707 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 780/3126] 10.4.3.8 () {66 vars in 1405 bytes} [Fri Aug 7 09:59:46 2026] GET /volume/ => generated 384 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 07 09:59:46.739953 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [req-d5210323-d9bd-40aa-a50d-ebf104064c38 req-468ddc98-ea5e-4e61-a238-24014df1c7c9 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:59:46.742555 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [req-d5210323-d9bd-40aa-a50d-ebf104064c38 req-468ddc98-ea5e-4e61-a238-24014df1c7c9 tempest-AttachVolumeShelveTestJSON-1109477710 tempest-AttachVolumeShelveTestJSON-1109477710-project-member] POST https://10.4.3.8/volume/v3/attachments Aug 07 09:59:46.743063 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [req-d5210323-d9bd-40aa-a50d-ebf104064c38 req-468ddc98-ea5e-4e61-a238-24014df1c7c9 tempest-AttachVolumeShelveTestJSON-1109477710 tempest-AttachVolumeShelveTestJSON-1109477710-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "bbd179dd-48c3-4e38-855c-6f42c5ec4721", "connector": null, "instance_uuid": "5c723db5-1ffe-4084-96f0-701b2f46663d"}} {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 09:59:46.755712 np0000006707 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 09:59:46.755712 np0000006707 devstack@c-api.service[100295]: warnings.warn( Aug 07 09:59:46.797577 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [req-d5210323-d9bd-40aa-a50d-ebf104064c38 req-468ddc98-ea5e-4e61-a238-24014df1c7c9 tempest-AttachVolumeShelveTestJSON-1109477710 tempest-AttachVolumeShelveTestJSON-1109477710-project-member] https://10.4.3.8/volume/v3/attachments returned with HTTP 200 Aug 07 09:59:46.798224 np0000006707 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 782/3127] 10.4.3.8 () {74 vars in 1580 bytes} [Fri Aug 7 09:59:46 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 09:59:46.843195 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [req-d5210323-d9bd-40aa-a50d-ebf104064c38 req-d7255a6d-a0e5-4571-a2c4-ea141518a87a None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:59:46.845244 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [req-d5210323-d9bd-40aa-a50d-ebf104064c38 req-d7255a6d-a0e5-4571-a2c4-ea141518a87a tempest-AttachVolumeShelveTestJSON-1109477710 tempest-AttachVolumeShelveTestJSON-1109477710-project-member] POST https://10.4.3.8/volume/v3/attachments/676d9da1-a875-4e50-980a-436ae4e349ed/action Aug 07 09:59:46.845739 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [req-d5210323-d9bd-40aa-a50d-ebf104064c38 req-d7255a6d-a0e5-4571-a2c4-ea141518a87a tempest-AttachVolumeShelveTestJSON-1109477710 tempest-AttachVolumeShelveTestJSON-1109477710-project-member] Action body: b'{"os-complete": null}' {{(pid=100297) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 07 09:59:46.845869 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [req-d5210323-d9bd-40aa-a50d-ebf104064c38 req-d7255a6d-a0e5-4571-a2c4-ea141518a87a tempest-AttachVolumeShelveTestJSON-1109477710 tempest-AttachVolumeShelveTestJSON-1109477710-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 09:59:46.861725 np0000006707 devstack@c-api.service[100297]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 09:59:46.861725 np0000006707 devstack@c-api.service[100297]: warnings.warn( Aug 07 09:59:46.873052 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [req-d5210323-d9bd-40aa-a50d-ebf104064c38 req-d7255a6d-a0e5-4571-a2c4-ea141518a87a tempest-AttachVolumeShelveTestJSON-1109477710 tempest-AttachVolumeShelveTestJSON-1109477710-project-member] https://10.4.3.8/volume/v3/attachments/676d9da1-a875-4e50-980a-436ae4e349ed/action returned with HTTP 204 Aug 07 09:59:46.873653 np0000006707 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 782/3128] 10.4.3.8 () {74 vars in 1711 bytes} [Fri Aug 7 09:59:46 2026] POST /volume/v3/attachments/676d9da1-a875-4e50-980a-436ae4e349ed/action => generated 0 bytes in 31 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 07 09:59:46.899034 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.middleware.request_id [None req-d2726012-4d6c-4901-8e1d-d4aaaa604d47 None None] RequestId filter calling following filter/app {{(pid=100298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:59:46.901635 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [None req-d2726012-4d6c-4901-8e1d-d4aaaa604d47 tempest-AttachVolumeShelveTestJSON-1109477710 tempest-AttachVolumeShelveTestJSON-1109477710-project-member] GET https://10.4.3.8/volume/v3/volumes/bbd179dd-48c3-4e38-855c-6f42c5ec4721 Aug 07 09:59:46.901854 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [None req-d2726012-4d6c-4901-8e1d-d4aaaa604d47 tempest-AttachVolumeShelveTestJSON-1109477710 tempest-AttachVolumeShelveTestJSON-1109477710-project-member] Empty body provided in request {{(pid=100298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 09:59:46.902048 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [None req-d2726012-4d6c-4901-8e1d-d4aaaa604d47 tempest-AttachVolumeShelveTestJSON-1109477710 tempest-AttachVolumeShelveTestJSON-1109477710-project-member] Calling method 'show' {{(pid=100298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 09:59:46.914127 np0000006707 devstack@c-api.service[100298]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 09:59:46.914127 np0000006707 devstack@c-api.service[100298]: warnings.warn( Aug 07 09:59:46.918107 np0000006707 devstack@c-api.service[100298]: INFO cinder.volume.api [None req-d2726012-4d6c-4901-8e1d-d4aaaa604d47 tempest-AttachVolumeShelveTestJSON-1109477710 tempest-AttachVolumeShelveTestJSON-1109477710-project-member] Volume info retrieved successfully. Aug 07 09:59:46.922902 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [None req-d2726012-4d6c-4901-8e1d-d4aaaa604d47 tempest-AttachVolumeShelveTestJSON-1109477710 tempest-AttachVolumeShelveTestJSON-1109477710-project-member] https://10.4.3.8/volume/v3/volumes/bbd179dd-48c3-4e38-855c-6f42c5ec4721 returned with HTTP 200 Aug 07 09:59:46.923335 np0000006707 devstack@c-api.service[100298]: [pid: 100298|app: 0|req: 785/3129] 10.4.3.8 () {66 vars in 1334 bytes} [Fri Aug 7 09:59:46 2026] GET /volume/v3/volumes/bbd179dd-48c3-4e38-855c-6f42c5ec4721 => generated 1107 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 09:59:46.937233 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [None req-96af49fb-26de-446b-be73-2d160a8aad14 None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:59:46.939153 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-96af49fb-26de-446b-be73-2d160a8aad14 tempest-AttachVolumeShelveTestJSON-1109477710 tempest-AttachVolumeShelveTestJSON-1109477710-project-member] GET https://10.4.3.8/volume/v3/volumes/bbd179dd-48c3-4e38-855c-6f42c5ec4721 Aug 07 09:59:46.939392 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-96af49fb-26de-446b-be73-2d160a8aad14 tempest-AttachVolumeShelveTestJSON-1109477710 tempest-AttachVolumeShelveTestJSON-1109477710-project-member] Empty body provided in request {{(pid=100296) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 09:59:46.939622 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-96af49fb-26de-446b-be73-2d160a8aad14 tempest-AttachVolumeShelveTestJSON-1109477710 tempest-AttachVolumeShelveTestJSON-1109477710-project-member] Calling method 'show' {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 09:59:46.941614 np0000006707 devstack@c-api.service[100296]: DEBUG dbcounter [-] [100296] Writing DB stats cinder:SELECT=350,cinder:INSERT=44,cinder:UPDATE=103 {{(pid=100296) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 07 09:59:46.952911 np0000006707 devstack@c-api.service[100296]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 09:59:46.952911 np0000006707 devstack@c-api.service[100296]: warnings.warn( Aug 07 09:59:46.956708 np0000006707 devstack@c-api.service[100296]: INFO cinder.volume.api [None req-96af49fb-26de-446b-be73-2d160a8aad14 tempest-AttachVolumeShelveTestJSON-1109477710 tempest-AttachVolumeShelveTestJSON-1109477710-project-member] Volume info retrieved successfully. Aug 07 09:59:46.962543 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-96af49fb-26de-446b-be73-2d160a8aad14 tempest-AttachVolumeShelveTestJSON-1109477710 tempest-AttachVolumeShelveTestJSON-1109477710-project-member] https://10.4.3.8/volume/v3/volumes/bbd179dd-48c3-4e38-855c-6f42c5ec4721 returned with HTTP 200 Aug 07 09:59:46.963124 np0000006707 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 781/3130] 10.4.3.8 () {66 vars in 1334 bytes} [Fri Aug 7 09:59:46 2026] GET /volume/v3/volumes/bbd179dd-48c3-4e38-855c-6f42c5ec4721 => generated 1107 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 09:59:46.964388 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-e1b4c181-b723-44f0-9948-b8ffd8677bea None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:59:46.967019 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-e1b4c181-b723-44f0-9948-b8ffd8677bea tempest-ProjectMemberTests33-438754277 tempest-ProjectMemberTests33-438754277-project-admin] GET https://10.4.3.8/volume/v3/backups/535bfe1b-8428-42a1-b6c6-694abf769492 Aug 07 09:59:46.967337 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-e1b4c181-b723-44f0-9948-b8ffd8677bea tempest-ProjectMemberTests33-438754277 tempest-ProjectMemberTests33-438754277-project-admin] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 09:59:46.967640 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-e1b4c181-b723-44f0-9948-b8ffd8677bea tempest-ProjectMemberTests33-438754277 tempest-ProjectMemberTests33-438754277-project-admin] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 09:59:46.967801 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.v3.backups [None req-e1b4c181-b723-44f0-9948-b8ffd8677bea tempest-ProjectMemberTests33-438754277 tempest-ProjectMemberTests33-438754277-project-admin] Show backup with id 535bfe1b-8428-42a1-b6c6-694abf769492. {{(pid=100295) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 09:59:46.973003 np0000006707 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 09:59:46.973003 np0000006707 devstack@c-api.service[100295]: warnings.warn( Aug 07 09:59:46.973858 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-e1b4c181-b723-44f0-9948-b8ffd8677bea tempest-ProjectMemberTests33-438754277 tempest-ProjectMemberTests33-438754277-project-admin] https://10.4.3.8/volume/v3/backups/535bfe1b-8428-42a1-b6c6-694abf769492 returned with HTTP 200 Aug 07 09:59:46.974337 np0000006707 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 783/3131] 10.4.3.8 () {68 vars in 1374 bytes} [Fri Aug 7 09:59:46 2026] GET /volume/v3/backups/535bfe1b-8428-42a1-b6c6-694abf769492 => generated 693 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 09:59:46.988344 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [None req-08a227e1-9375-49ca-9a77-14fb0bbf145e None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:59:46.990663 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-08a227e1-9375-49ca-9a77-14fb0bbf145e tempest-ImageDependencyTests-1655333364 tempest-ImageDependencyTests-1655333364-project-member] GET https://10.4.3.8/volume/v3/volumes/84d6bfcb-40b1-499c-81a2-79866a1adeab Aug 07 09:59:46.990960 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-08a227e1-9375-49ca-9a77-14fb0bbf145e tempest-ImageDependencyTests-1655333364 tempest-ImageDependencyTests-1655333364-project-member] Empty body provided in request {{(pid=100297) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 09:59:46.991191 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-08a227e1-9375-49ca-9a77-14fb0bbf145e tempest-ImageDependencyTests-1655333364 tempest-ImageDependencyTests-1655333364-project-member] Calling method 'show' {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 09:59:47.000693 np0000006707 devstack@c-api.service[100297]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 09:59:47.000693 np0000006707 devstack@c-api.service[100297]: warnings.warn( Aug 07 09:59:47.005880 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.middleware.request_id [req-240cf44d-916c-48b4-a3c4-6d6dd735649c req-071238ea-f724-4480-924a-b3b1065c139b None None] RequestId filter calling following filter/app {{(pid=100298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:59:47.006942 np0000006707 devstack@c-api.service[100297]: INFO cinder.volume.api [None req-08a227e1-9375-49ca-9a77-14fb0bbf145e tempest-ImageDependencyTests-1655333364 tempest-ImageDependencyTests-1655333364-project-member] Volume info retrieved successfully. Aug 07 09:59:47.008258 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [req-240cf44d-916c-48b4-a3c4-6d6dd735649c req-071238ea-f724-4480-924a-b3b1065c139b tempest-AttachVolumeShelveTestJSON-1109477710 tempest-AttachVolumeShelveTestJSON-1109477710-project-member] GET https://10.4.3.8/volume/v3/volumes/bbd179dd-48c3-4e38-855c-6f42c5ec4721 Aug 07 09:59:47.008481 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [req-240cf44d-916c-48b4-a3c4-6d6dd735649c req-071238ea-f724-4480-924a-b3b1065c139b tempest-AttachVolumeShelveTestJSON-1109477710 tempest-AttachVolumeShelveTestJSON-1109477710-project-member] Empty body provided in request {{(pid=100298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 09:59:47.008637 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [req-240cf44d-916c-48b4-a3c4-6d6dd735649c req-071238ea-f724-4480-924a-b3b1065c139b tempest-AttachVolumeShelveTestJSON-1109477710 tempest-AttachVolumeShelveTestJSON-1109477710-project-member] Calling method 'show' {{(pid=100298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 09:59:47.014458 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-08a227e1-9375-49ca-9a77-14fb0bbf145e tempest-ImageDependencyTests-1655333364 tempest-ImageDependencyTests-1655333364-project-member] https://10.4.3.8/volume/v3/volumes/84d6bfcb-40b1-499c-81a2-79866a1adeab returned with HTTP 200 Aug 07 09:59:47.014959 np0000006707 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 783/3132] 10.4.3.8 () {66 vars in 1334 bytes} [Fri Aug 7 09:59:46 2026] GET /volume/v3/volumes/84d6bfcb-40b1-499c-81a2-79866a1adeab => generated 902 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 09:59:47.019410 np0000006707 devstack@c-api.service[100298]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 09:59:47.019410 np0000006707 devstack@c-api.service[100298]: warnings.warn( Aug 07 09:59:47.023286 np0000006707 devstack@c-api.service[100298]: INFO cinder.volume.api [req-240cf44d-916c-48b4-a3c4-6d6dd735649c req-071238ea-f724-4480-924a-b3b1065c139b tempest-AttachVolumeShelveTestJSON-1109477710 tempest-AttachVolumeShelveTestJSON-1109477710-project-member] Volume info retrieved successfully. Aug 07 09:59:47.027973 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [req-240cf44d-916c-48b4-a3c4-6d6dd735649c req-071238ea-f724-4480-924a-b3b1065c139b tempest-AttachVolumeShelveTestJSON-1109477710 tempest-AttachVolumeShelveTestJSON-1109477710-project-member] https://10.4.3.8/volume/v3/volumes/bbd179dd-48c3-4e38-855c-6f42c5ec4721 returned with HTTP 200 Aug 07 09:59:47.028403 np0000006707 devstack@c-api.service[100298]: [pid: 100298|app: 0|req: 786/3133] 10.4.3.8 () {68 vars in 1584 bytes} [Fri Aug 7 09:59:47 2026] GET /volume/v3/volumes/bbd179dd-48c3-4e38-855c-6f42c5ec4721 => generated 1107 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 09:59:47.064325 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [req-240cf44d-916c-48b4-a3c4-6d6dd735649c req-417b711d-2014-411a-9f9a-6462e9d1311a None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:59:47.066307 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [req-240cf44d-916c-48b4-a3c4-6d6dd735649c req-417b711d-2014-411a-9f9a-6462e9d1311a tempest-AttachVolumeShelveTestJSON-1109477710 tempest-AttachVolumeShelveTestJSON-1109477710-project-member] DELETE https://10.4.3.8/volume/v3/attachments/676d9da1-a875-4e50-980a-436ae4e349ed Aug 07 09:59:47.066521 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [req-240cf44d-916c-48b4-a3c4-6d6dd735649c req-417b711d-2014-411a-9f9a-6462e9d1311a tempest-AttachVolumeShelveTestJSON-1109477710 tempest-AttachVolumeShelveTestJSON-1109477710-project-member] Empty body provided in request {{(pid=100296) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 09:59:47.066718 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [req-240cf44d-916c-48b4-a3c4-6d6dd735649c req-417b711d-2014-411a-9f9a-6462e9d1311a tempest-AttachVolumeShelveTestJSON-1109477710 tempest-AttachVolumeShelveTestJSON-1109477710-project-member] Calling method 'version_select' {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 09:59:47.076778 np0000006707 devstack@c-api.service[100296]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 09:59:47.076778 np0000006707 devstack@c-api.service[100296]: warnings.warn( Aug 07 09:59:47.138550 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [req-240cf44d-916c-48b4-a3c4-6d6dd735649c req-417b711d-2014-411a-9f9a-6462e9d1311a tempest-AttachVolumeShelveTestJSON-1109477710 tempest-AttachVolumeShelveTestJSON-1109477710-project-member] https://10.4.3.8/volume/v3/attachments/676d9da1-a875-4e50-980a-436ae4e349ed returned with HTTP 200 Aug 07 09:59:47.139178 np0000006707 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 782/3134] 10.4.3.8 () {72 vars in 1659 bytes} [Fri Aug 7 09:59:47 2026] DELETE /volume/v3/attachments/676d9da1-a875-4e50-980a-436ae4e349ed => generated 19 bytes in 76 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 09:59:47.182061 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-716013f8-fc2b-4f93-a870-60f19ba83e4d None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:59:47.185029 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-716013f8-fc2b-4f93-a870-60f19ba83e4d tempest-AttachVolumeShelveTestJSON-1109477710 tempest-AttachVolumeShelveTestJSON-1109477710-project-member] GET https://10.4.3.8/volume/v3/volumes/bbd179dd-48c3-4e38-855c-6f42c5ec4721 Aug 07 09:59:47.185315 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-716013f8-fc2b-4f93-a870-60f19ba83e4d tempest-AttachVolumeShelveTestJSON-1109477710 tempest-AttachVolumeShelveTestJSON-1109477710-project-member] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 09:59:47.185601 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-716013f8-fc2b-4f93-a870-60f19ba83e4d tempest-AttachVolumeShelveTestJSON-1109477710 tempest-AttachVolumeShelveTestJSON-1109477710-project-member] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 09:59:47.197615 np0000006707 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 09:59:47.197615 np0000006707 devstack@c-api.service[100295]: warnings.warn( Aug 07 09:59:47.202302 np0000006707 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-716013f8-fc2b-4f93-a870-60f19ba83e4d tempest-AttachVolumeShelveTestJSON-1109477710 tempest-AttachVolumeShelveTestJSON-1109477710-project-member] Volume info retrieved successfully. Aug 07 09:59:47.208223 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-716013f8-fc2b-4f93-a870-60f19ba83e4d tempest-AttachVolumeShelveTestJSON-1109477710 tempest-AttachVolumeShelveTestJSON-1109477710-project-member] https://10.4.3.8/volume/v3/volumes/bbd179dd-48c3-4e38-855c-6f42c5ec4721 returned with HTTP 200 Aug 07 09:59:47.208826 np0000006707 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 784/3135] 10.4.3.8 () {66 vars in 1334 bytes} [Fri Aug 7 09:59:47 2026] GET /volume/v3/volumes/bbd179dd-48c3-4e38-855c-6f42c5ec4721 => generated 845 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 09:59:47.710778 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [None req-8203ea82-a33b-4155-a019-c4448cb17a66 None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:59:47.713535 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-8203ea82-a33b-4155-a019-c4448cb17a66 tempest-TestVolumeBackupRestore-1010557765 tempest-TestVolumeBackupRestore-1010557765-project-member] GET https://10.4.3.8/volume/v3/backups/e366e896-0ec0-4265-9440-a4a3e5b747e1 Aug 07 09:59:47.713535 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-8203ea82-a33b-4155-a019-c4448cb17a66 tempest-TestVolumeBackupRestore-1010557765 tempest-TestVolumeBackupRestore-1010557765-project-member] Empty body provided in request {{(pid=100297) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 09:59:47.713535 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-8203ea82-a33b-4155-a019-c4448cb17a66 tempest-TestVolumeBackupRestore-1010557765 tempest-TestVolumeBackupRestore-1010557765-project-member] Calling method 'show' {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 09:59:47.713535 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.v3.backups [None req-8203ea82-a33b-4155-a019-c4448cb17a66 tempest-TestVolumeBackupRestore-1010557765 tempest-TestVolumeBackupRestore-1010557765-project-member] Show backup with id e366e896-0ec0-4265-9440-a4a3e5b747e1. {{(pid=100297) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 09:59:47.717872 np0000006707 devstack@c-api.service[100297]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 09:59:47.717872 np0000006707 devstack@c-api.service[100297]: warnings.warn( Aug 07 09:59:47.718580 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-8203ea82-a33b-4155-a019-c4448cb17a66 tempest-TestVolumeBackupRestore-1010557765 tempest-TestVolumeBackupRestore-1010557765-project-member] https://10.4.3.8/volume/v3/backups/e366e896-0ec0-4265-9440-a4a3e5b747e1 returned with HTTP 200 Aug 07 09:59:47.719082 np0000006707 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 784/3136] 10.4.3.8 () {66 vars in 1334 bytes} [Fri Aug 7 09:59:47 2026] GET /volume/v3/backups/e366e896-0ec0-4265-9440-a4a3e5b747e1 => generated 752 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 09:59:47.732275 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.middleware.request_id [None req-10726418-e0dc-4e81-bcce-8ac9d63dae1e None None] RequestId filter calling following filter/app {{(pid=100298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:59:47.735299 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [None req-10726418-e0dc-4e81-bcce-8ac9d63dae1e tempest-TestVolumeBackupRestore-1010557765 tempest-TestVolumeBackupRestore-1010557765-project-member] GET https://10.4.3.8/volume/v3/volumes/3e53c308-6640-4e0a-9c53-e9d338343d20 Aug 07 09:59:47.735688 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [None req-10726418-e0dc-4e81-bcce-8ac9d63dae1e tempest-TestVolumeBackupRestore-1010557765 tempest-TestVolumeBackupRestore-1010557765-project-member] Empty body provided in request {{(pid=100298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 09:59:47.735991 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [None req-10726418-e0dc-4e81-bcce-8ac9d63dae1e tempest-TestVolumeBackupRestore-1010557765 tempest-TestVolumeBackupRestore-1010557765-project-member] Calling method 'show' {{(pid=100298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 09:59:47.747286 np0000006707 devstack@c-api.service[100298]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 09:59:47.747286 np0000006707 devstack@c-api.service[100298]: warnings.warn( Aug 07 09:59:47.754349 np0000006707 devstack@c-api.service[100298]: INFO cinder.volume.api [None req-10726418-e0dc-4e81-bcce-8ac9d63dae1e tempest-TestVolumeBackupRestore-1010557765 tempest-TestVolumeBackupRestore-1010557765-project-member] Volume info retrieved successfully. Aug 07 09:59:47.761951 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [None req-10726418-e0dc-4e81-bcce-8ac9d63dae1e tempest-TestVolumeBackupRestore-1010557765 tempest-TestVolumeBackupRestore-1010557765-project-member] https://10.4.3.8/volume/v3/volumes/3e53c308-6640-4e0a-9c53-e9d338343d20 returned with HTTP 200 Aug 07 09:59:47.762517 np0000006707 devstack@c-api.service[100298]: [pid: 100298|app: 0|req: 787/3137] 10.4.3.8 () {66 vars in 1334 bytes} [Fri Aug 7 09:59:47 2026] GET /volume/v3/volumes/3e53c308-6640-4e0a-9c53-e9d338343d20 => generated 1357 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 09:59:47.778947 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [None req-465d1ba9-dbfd-4adc-a2da-93c6b995bea1 None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:59:47.783021 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-465d1ba9-dbfd-4adc-a2da-93c6b995bea1 tempest-TestVolumeBackupRestore-1010557765 tempest-TestVolumeBackupRestore-1010557765-project-member] POST https://10.4.3.8/volume/v3/backups/e366e896-0ec0-4265-9440-a4a3e5b747e1/restore Aug 07 09:59:47.783130 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-465d1ba9-dbfd-4adc-a2da-93c6b995bea1 tempest-TestVolumeBackupRestore-1010557765 tempest-TestVolumeBackupRestore-1010557765-project-member] Action: 'restore', calling method: restore, body: {"restore": {}} {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 09:59:47.787531 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.contrib.backups [None req-465d1ba9-dbfd-4adc-a2da-93c6b995bea1 tempest-TestVolumeBackupRestore-1010557765 tempest-TestVolumeBackupRestore-1010557765-project-member] Restoring backup e366e896-0ec0-4265-9440-a4a3e5b747e1 ({'restore': {}}) {{(pid=100296) restore /opt/stack/cinder/cinder/api/contrib/backups.py:208}} Aug 07 09:59:47.787531 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.contrib.backups [None req-465d1ba9-dbfd-4adc-a2da-93c6b995bea1 tempest-TestVolumeBackupRestore-1010557765 tempest-TestVolumeBackupRestore-1010557765-project-member] Restoring backup e366e896-0ec0-4265-9440-a4a3e5b747e1 to volume None. Aug 07 09:59:47.797959 np0000006707 devstack@c-api.service[100296]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 09:59:47.797959 np0000006707 devstack@c-api.service[100296]: warnings.warn( Aug 07 09:59:47.799997 np0000006707 devstack@c-api.service[100296]: INFO cinder.backup.api [None req-465d1ba9-dbfd-4adc-a2da-93c6b995bea1 tempest-TestVolumeBackupRestore-1010557765 tempest-TestVolumeBackupRestore-1010557765-project-member] Creating volume of 1 GB for restore of backup e366e896-0ec0-4265-9440-a4a3e5b747e1. Aug 07 09:59:47.808881 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.volume.api [None req-465d1ba9-dbfd-4adc-a2da-93c6b995bea1 tempest-TestVolumeBackupRestore-1010557765 tempest-TestVolumeBackupRestore-1010557765-project-member] Availability zone cache updated, next update will occur around 2026-08-07 10:59:47.808441. {{(pid=100296) list_availability_zones /opt/stack/cinder/cinder/volume/api.py:155}} Aug 07 09:59:47.809045 np0000006707 devstack@c-api.service[100296]: INFO cinder.volume.api [None req-465d1ba9-dbfd-4adc-a2da-93c6b995bea1 tempest-TestVolumeBackupRestore-1010557765 tempest-TestVolumeBackupRestore-1010557765-project-member] Availability Zones retrieved successfully. Aug 07 09:59:47.815507 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.volume.api [None req-465d1ba9-dbfd-4adc-a2da-93c6b995bea1 tempest-TestVolumeBackupRestore-1010557765 tempest-TestVolumeBackupRestore-1010557765-project-member] Flow 'volume_create_api' (da5efe11-e432-4aca-85e9-2365abedc928) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100296) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 09:59:47.816636 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.volume.api [None req-465d1ba9-dbfd-4adc-a2da-93c6b995bea1 tempest-TestVolumeBackupRestore-1010557765 tempest-TestVolumeBackupRestore-1010557765-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0257ec34-e2b5-4c5e-8bd6-e373959d06bf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 09:59:47.817644 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.volume.flows.api.create_volume [None req-465d1ba9-dbfd-4adc-a2da-93c6b995bea1 tempest-TestVolumeBackupRestore-1010557765 tempest-TestVolumeBackupRestore-1010557765-project-member] Validating volume size '1' using validate_int {{(pid=100296) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 07 09:59:47.853763 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.volume.api [None req-465d1ba9-dbfd-4adc-a2da-93c6b995bea1 tempest-TestVolumeBackupRestore-1010557765 tempest-TestVolumeBackupRestore-1010557765-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0257ec34-e2b5-4c5e-8bd6-e373959d06bf) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-07T09:47:39Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=45fd9a3a-b61e-4c6c-9ab7-d02f06678d0d,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '45fd9a3a-b61e-4c6c-9ab7-d02f06678d0d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 09:59:47.853763 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.volume.api [None req-465d1ba9-dbfd-4adc-a2da-93c6b995bea1 tempest-TestVolumeBackupRestore-1010557765 tempest-TestVolumeBackupRestore-1010557765-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (515267f0-f718-4d2b-8da9-9bce382e0054) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 09:59:47.899340 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.quota [None req-465d1ba9-dbfd-4adc-a2da-93c6b995bea1 tempest-TestVolumeBackupRestore-1010557765 tempest-TestVolumeBackupRestore-1010557765-project-member] Created reservations ['df8a81b5-4ec7-489f-9f2f-94e2c198e814', '8f615279-f8c8-42c6-a08c-530a533afbd6', '11250397-0b31-4fdf-a8aa-72ff157bcd02', '6946cd4f-d6a2-4f1b-a1b4-f89cbf073230'] {{(pid=100296) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 09:59:47.900944 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.volume.api [None req-465d1ba9-dbfd-4adc-a2da-93c6b995bea1 tempest-TestVolumeBackupRestore-1010557765 tempest-TestVolumeBackupRestore-1010557765-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (515267f0-f718-4d2b-8da9-9bce382e0054) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['df8a81b5-4ec7-489f-9f2f-94e2c198e814', '8f615279-f8c8-42c6-a08c-530a533afbd6', '11250397-0b31-4fdf-a8aa-72ff157bcd02', '6946cd4f-d6a2-4f1b-a1b4-f89cbf073230']}' {{(pid=100296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 09:59:47.902462 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.volume.api [None req-465d1ba9-dbfd-4adc-a2da-93c6b995bea1 tempest-TestVolumeBackupRestore-1010557765 tempest-TestVolumeBackupRestore-1010557765-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f443b845-13f5-4643-9c13-54138e8ecd4a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 09:59:47.938434 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.volume.api [None req-465d1ba9-dbfd-4adc-a2da-93c6b995bea1 tempest-TestVolumeBackupRestore-1010557765 tempest-TestVolumeBackupRestore-1010557765-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f443b845-13f5-4643-9c13-54138e8ecd4a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '75e9dfd0-a904-4f9c-84fb-191aa6364cd4', '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_e366e896-0ec0-4265-9440-a4a3e5b747e1',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='0515ae5a11f54e7abaf93b9468a51e2d',qos_specs=None,replication_status=,reservations=['df8a81b5-4ec7-489f-9f2f-94e2c198e814','8f615279-f8c8-42c6-a08c-530a533afbd6','11250397-0b31-4fdf-a8aa-72ff157bcd02','6946cd4f-d6a2-4f1b-a1b4-f89cbf073230'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='bada8dba6ca9453dbeca291f465064af',volume_type_id=45fd9a3a-b61e-4c6c-9ab7-d02f06678d0d), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-07T09:59:47Z,deleted=False,deleted_at=None,display_description='auto-created_from_restore_from_backup',display_name='restore_backup_e366e896-0ec0-4265-9440-a4a3e5b747e1',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=75e9dfd0-a904-4f9c-84fb-191aa6364cd4,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='0515ae5a11f54e7abaf93b9468a51e2d',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='bada8dba6ca9453dbeca291f465064af',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(45fd9a3a-b61e-4c6c-9ab7-d02f06678d0d),volume_type_id=45fd9a3a-b61e-4c6c-9ab7-d02f06678d0d)}' {{(pid=100296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 09:59:47.939178 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.volume.api [None req-465d1ba9-dbfd-4adc-a2da-93c6b995bea1 tempest-TestVolumeBackupRestore-1010557765 tempest-TestVolumeBackupRestore-1010557765-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f520fd9d-d721-41c2-8715-d183e874f4d3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 09:59:47.963502 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.volume.api [None req-465d1ba9-dbfd-4adc-a2da-93c6b995bea1 tempest-TestVolumeBackupRestore-1010557765 tempest-TestVolumeBackupRestore-1010557765-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f520fd9d-d721-41c2-8715-d183e874f4d3) transitioned into 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_e366e896-0ec0-4265-9440-a4a3e5b747e1',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='0515ae5a11f54e7abaf93b9468a51e2d',qos_specs=None,replication_status=,reservations=['df8a81b5-4ec7-489f-9f2f-94e2c198e814','8f615279-f8c8-42c6-a08c-530a533afbd6','11250397-0b31-4fdf-a8aa-72ff157bcd02','6946cd4f-d6a2-4f1b-a1b4-f89cbf073230'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='bada8dba6ca9453dbeca291f465064af',volume_type_id=45fd9a3a-b61e-4c6c-9ab7-d02f06678d0d)}' {{(pid=100296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 09:59:47.963502 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.volume.api [None req-465d1ba9-dbfd-4adc-a2da-93c6b995bea1 tempest-TestVolumeBackupRestore-1010557765 tempest-TestVolumeBackupRestore-1010557765-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b502aa9d-27e7-4e45-af45-2c7575db3f7d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 09:59:47.986084 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.volume.api [None req-465d1ba9-dbfd-4adc-a2da-93c6b995bea1 tempest-TestVolumeBackupRestore-1010557765 tempest-TestVolumeBackupRestore-1010557765-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b502aa9d-27e7-4e45-af45-2c7575db3f7d) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 09:59:47.987387 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.volume.api [None req-465d1ba9-dbfd-4adc-a2da-93c6b995bea1 tempest-TestVolumeBackupRestore-1010557765 tempest-TestVolumeBackupRestore-1010557765-project-member] Flow 'volume_create_api' (da5efe11-e432-4aca-85e9-2365abedc928) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100296) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 09:59:47.988237 np0000006707 devstack@c-api.service[100296]: INFO cinder.volume.api [None req-465d1ba9-dbfd-4adc-a2da-93c6b995bea1 tempest-TestVolumeBackupRestore-1010557765 tempest-TestVolumeBackupRestore-1010557765-project-member] Create volume request issued successfully. Aug 07 09:59:47.992459 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-190874f4-fb93-44cb-9101-64372cc30026 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:59:47.996471 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-190874f4-fb93-44cb-9101-64372cc30026 tempest-ProjectMemberTests33-438754277 tempest-ProjectMemberTests33-438754277-project-admin] GET https://10.4.3.8/volume/v3/backups/535bfe1b-8428-42a1-b6c6-694abf769492 Aug 07 09:59:47.996840 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-190874f4-fb93-44cb-9101-64372cc30026 tempest-ProjectMemberTests33-438754277 tempest-ProjectMemberTests33-438754277-project-admin] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 09:59:47.997546 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-190874f4-fb93-44cb-9101-64372cc30026 tempest-ProjectMemberTests33-438754277 tempest-ProjectMemberTests33-438754277-project-admin] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 09:59:47.997546 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.v3.backups [None req-190874f4-fb93-44cb-9101-64372cc30026 tempest-ProjectMemberTests33-438754277 tempest-ProjectMemberTests33-438754277-project-admin] Show backup with id 535bfe1b-8428-42a1-b6c6-694abf769492. {{(pid=100295) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 09:59:48.001780 np0000006707 devstack@c-api.service[100296]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 09:59:48.001780 np0000006707 devstack@c-api.service[100296]: warnings.warn( Aug 07 09:59:48.002591 np0000006707 devstack@c-api.service[100296]: INFO cinder.volume.api [None req-465d1ba9-dbfd-4adc-a2da-93c6b995bea1 tempest-TestVolumeBackupRestore-1010557765 tempest-TestVolumeBackupRestore-1010557765-project-member] Volume info retrieved successfully. Aug 07 09:59:48.005379 np0000006707 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 09:59:48.005379 np0000006707 devstack@c-api.service[100295]: warnings.warn( Aug 07 09:59:48.006569 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-190874f4-fb93-44cb-9101-64372cc30026 tempest-ProjectMemberTests33-438754277 tempest-ProjectMemberTests33-438754277-project-admin] https://10.4.3.8/volume/v3/backups/535bfe1b-8428-42a1-b6c6-694abf769492 returned with HTTP 200 Aug 07 09:59:48.007372 np0000006707 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 785/3138] 10.4.3.8 () {68 vars in 1374 bytes} [Fri Aug 7 09:59:47 2026] GET /volume/v3/backups/535bfe1b-8428-42a1-b6c6-694abf769492 => generated 704 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 09:59:48.038261 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [None req-477e0de7-9fe8-4f49-8e76-3ac6320986d6 None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:59:48.040477 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-477e0de7-9fe8-4f49-8e76-3ac6320986d6 tempest-ImageDependencyTests-1655333364 tempest-ImageDependencyTests-1655333364-project-member] GET https://10.4.3.8/volume/v3/volumes/84d6bfcb-40b1-499c-81a2-79866a1adeab Aug 07 09:59:48.041203 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-477e0de7-9fe8-4f49-8e76-3ac6320986d6 tempest-ImageDependencyTests-1655333364 tempest-ImageDependencyTests-1655333364-project-member] Empty body provided in request {{(pid=100297) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 09:59:48.041203 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-477e0de7-9fe8-4f49-8e76-3ac6320986d6 tempest-ImageDependencyTests-1655333364 tempest-ImageDependencyTests-1655333364-project-member] Calling method 'show' {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 09:59:48.051376 np0000006707 devstack@c-api.service[100297]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 09:59:48.051376 np0000006707 devstack@c-api.service[100297]: warnings.warn( Aug 07 09:59:48.065434 np0000006707 devstack@c-api.service[100297]: INFO cinder.volume.api [None req-477e0de7-9fe8-4f49-8e76-3ac6320986d6 tempest-ImageDependencyTests-1655333364 tempest-ImageDependencyTests-1655333364-project-member] Volume info retrieved successfully. Aug 07 09:59:48.074200 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-477e0de7-9fe8-4f49-8e76-3ac6320986d6 tempest-ImageDependencyTests-1655333364 tempest-ImageDependencyTests-1655333364-project-member] https://10.4.3.8/volume/v3/volumes/84d6bfcb-40b1-499c-81a2-79866a1adeab returned with HTTP 200 Aug 07 09:59:48.075495 np0000006707 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 785/3139] 10.4.3.8 () {66 vars in 1334 bytes} [Fri Aug 7 09:59:48 2026] GET /volume/v3/volumes/84d6bfcb-40b1-499c-81a2-79866a1adeab => generated 1156 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 09:59:48.126740 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.middleware.request_id [req-4e64e686-79ef-46ee-ac95-1de2f36e6dd5 req-8d4e80a7-d6f7-446e-89cf-1f9225e6d9ea None None] RequestId filter calling following filter/app {{(pid=100298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:59:48.129032 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [req-4e64e686-79ef-46ee-ac95-1de2f36e6dd5 req-8d4e80a7-d6f7-446e-89cf-1f9225e6d9ea tempest-ImageDependencyTests-1655333364 tempest-ImageDependencyTests-1655333364-project-member] GET https://10.4.3.8/volume/v3/volumes/84d6bfcb-40b1-499c-81a2-79866a1adeab Aug 07 09:59:48.129230 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [req-4e64e686-79ef-46ee-ac95-1de2f36e6dd5 req-8d4e80a7-d6f7-446e-89cf-1f9225e6d9ea tempest-ImageDependencyTests-1655333364 tempest-ImageDependencyTests-1655333364-project-member] Empty body provided in request {{(pid=100298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 09:59:48.129433 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [req-4e64e686-79ef-46ee-ac95-1de2f36e6dd5 req-8d4e80a7-d6f7-446e-89cf-1f9225e6d9ea tempest-ImageDependencyTests-1655333364 tempest-ImageDependencyTests-1655333364-project-member] Calling method 'show' {{(pid=100298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 09:59:48.138065 np0000006707 devstack@c-api.service[100298]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 09:59:48.138065 np0000006707 devstack@c-api.service[100298]: warnings.warn( Aug 07 09:59:48.143780 np0000006707 devstack@c-api.service[100298]: INFO cinder.volume.api [req-4e64e686-79ef-46ee-ac95-1de2f36e6dd5 req-8d4e80a7-d6f7-446e-89cf-1f9225e6d9ea tempest-ImageDependencyTests-1655333364 tempest-ImageDependencyTests-1655333364-project-member] Volume info retrieved successfully. Aug 07 09:59:48.149511 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [req-4e64e686-79ef-46ee-ac95-1de2f36e6dd5 req-8d4e80a7-d6f7-446e-89cf-1f9225e6d9ea tempest-ImageDependencyTests-1655333364 tempest-ImageDependencyTests-1655333364-project-member] https://10.4.3.8/volume/v3/volumes/84d6bfcb-40b1-499c-81a2-79866a1adeab returned with HTTP 200 Aug 07 09:59:48.150072 np0000006707 devstack@c-api.service[100298]: [pid: 100298|app: 0|req: 788/3140] 10.4.3.8 () {68 vars in 1584 bytes} [Fri Aug 7 09:59:48 2026] GET /volume/v3/volumes/84d6bfcb-40b1-499c-81a2-79866a1adeab => generated 1156 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 09:59:48.524919 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [req-4e64e686-79ef-46ee-ac95-1de2f36e6dd5 req-5c3e3c06-9bff-42d6-8c5e-5edb0cff4050 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:59:48.527364 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [req-4e64e686-79ef-46ee-ac95-1de2f36e6dd5 req-5c3e3c06-9bff-42d6-8c5e-5edb0cff4050 tempest-ImageDependencyTests-1655333364 tempest-ImageDependencyTests-1655333364-project-member] GET https://10.4.3.8/volume/v3/volumes/84d6bfcb-40b1-499c-81a2-79866a1adeab Aug 07 09:59:48.527697 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [req-4e64e686-79ef-46ee-ac95-1de2f36e6dd5 req-5c3e3c06-9bff-42d6-8c5e-5edb0cff4050 tempest-ImageDependencyTests-1655333364 tempest-ImageDependencyTests-1655333364-project-member] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 09:59:48.527850 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [req-4e64e686-79ef-46ee-ac95-1de2f36e6dd5 req-5c3e3c06-9bff-42d6-8c5e-5edb0cff4050 tempest-ImageDependencyTests-1655333364 tempest-ImageDependencyTests-1655333364-project-member] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 09:59:48.538794 np0000006707 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 09:59:48.538794 np0000006707 devstack@c-api.service[100295]: warnings.warn( Aug 07 09:59:48.547655 np0000006707 devstack@c-api.service[100295]: INFO cinder.volume.api [req-4e64e686-79ef-46ee-ac95-1de2f36e6dd5 req-5c3e3c06-9bff-42d6-8c5e-5edb0cff4050 tempest-ImageDependencyTests-1655333364 tempest-ImageDependencyTests-1655333364-project-member] Volume info retrieved successfully. Aug 07 09:59:48.560435 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [req-4e64e686-79ef-46ee-ac95-1de2f36e6dd5 req-5c3e3c06-9bff-42d6-8c5e-5edb0cff4050 tempest-ImageDependencyTests-1655333364 tempest-ImageDependencyTests-1655333364-project-member] https://10.4.3.8/volume/v3/volumes/84d6bfcb-40b1-499c-81a2-79866a1adeab returned with HTTP 200 Aug 07 09:59:48.561007 np0000006707 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 786/3141] 10.4.3.8 () {68 vars in 1584 bytes} [Fri Aug 7 09:59:48 2026] GET /volume/v3/volumes/84d6bfcb-40b1-499c-81a2-79866a1adeab => generated 1156 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 09:59:48.575303 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [None req-01c7afc1-dcc1-42bd-97fc-e6947369f99a None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:59:48.575678 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-01c7afc1-dcc1-42bd-97fc-e6947369f99a None None] GET https://10.4.3.8/volume// Aug 07 09:59:48.575867 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-01c7afc1-dcc1-42bd-97fc-e6947369f99a None None] Empty body provided in request {{(pid=100297) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 09:59:48.576334 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-01c7afc1-dcc1-42bd-97fc-e6947369f99a None None] Calling method 'all' {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 09:59:48.576395 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-01c7afc1-dcc1-42bd-97fc-e6947369f99a None None] https://10.4.3.8/volume// returned with HTTP 300 Aug 07 09:59:48.576720 np0000006707 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 786/3142] 10.4.3.8 () {66 vars in 1405 bytes} [Fri Aug 7 09:59:48 2026] GET /volume/ => generated 384 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 07 09:59:48.587553 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.middleware.request_id [req-4e64e686-79ef-46ee-ac95-1de2f36e6dd5 req-971fa1a4-df21-4d65-a0ff-2ef8fed9ad37 None None] RequestId filter calling following filter/app {{(pid=100298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:59:48.588642 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [req-4e64e686-79ef-46ee-ac95-1de2f36e6dd5 req-971fa1a4-df21-4d65-a0ff-2ef8fed9ad37 tempest-ImageDependencyTests-1655333364 tempest-ImageDependencyTests-1655333364-project-member] POST https://10.4.3.8/volume/v3/attachments Aug 07 09:59:48.589054 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [req-4e64e686-79ef-46ee-ac95-1de2f36e6dd5 req-971fa1a4-df21-4d65-a0ff-2ef8fed9ad37 tempest-ImageDependencyTests-1655333364 tempest-ImageDependencyTests-1655333364-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "84d6bfcb-40b1-499c-81a2-79866a1adeab", "connector": null, "instance_uuid": "de43b8f4-ec7e-442c-afd4-16a7435de150"}} {{(pid=100298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 09:59:48.598833 np0000006707 devstack@c-api.service[100298]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 09:59:48.598833 np0000006707 devstack@c-api.service[100298]: warnings.warn( Aug 07 09:59:48.649950 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [req-4e64e686-79ef-46ee-ac95-1de2f36e6dd5 req-971fa1a4-df21-4d65-a0ff-2ef8fed9ad37 tempest-ImageDependencyTests-1655333364 tempest-ImageDependencyTests-1655333364-project-member] https://10.4.3.8/volume/v3/attachments returned with HTTP 200 Aug 07 09:59:48.650754 np0000006707 devstack@c-api.service[100298]: [pid: 100298|app: 0|req: 789/3143] 10.4.3.8 () {74 vars in 1580 bytes} [Fri Aug 7 09:59:48 2026] POST /volume/v3/attachments => generated 273 bytes in 64 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Aug 07 09:59:49.010215 np0000006707 devstack@c-api.service[100296]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 09:59:49.010215 np0000006707 devstack@c-api.service[100296]: warnings.warn( Aug 07 09:59:49.010727 np0000006707 devstack@c-api.service[100296]: INFO cinder.volume.api [None req-465d1ba9-dbfd-4adc-a2da-93c6b995bea1 tempest-TestVolumeBackupRestore-1010557765 tempest-TestVolumeBackupRestore-1010557765-project-member] Volume info retrieved successfully. Aug 07 09:59:49.010880 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.backup.api [None req-465d1ba9-dbfd-4adc-a2da-93c6b995bea1 tempest-TestVolumeBackupRestore-1010557765 tempest-TestVolumeBackupRestore-1010557765-project-member] Checking backup size 1 against volume size 1 {{(pid=100296) restore /opt/stack/cinder/cinder/backup/api.py:427}} Aug 07 09:59:49.010996 np0000006707 devstack@c-api.service[100296]: INFO cinder.backup.api [None req-465d1ba9-dbfd-4adc-a2da-93c6b995bea1 tempest-TestVolumeBackupRestore-1010557765 tempest-TestVolumeBackupRestore-1010557765-project-member] Overwriting volume 75e9dfd0-a904-4f9c-84fb-191aa6364cd4 with restore of backup e366e896-0ec0-4265-9440-a4a3e5b747e1 Aug 07 09:59:49.022930 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-ffb43548-d165-4b24-93a2-d28f41aac75d None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:59:49.025799 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-ffb43548-d165-4b24-93a2-d28f41aac75d tempest-ProjectMemberTests33-438754277 tempest-ProjectMemberTests33-438754277-project-admin] GET https://10.4.3.8/volume/v3/backups/535bfe1b-8428-42a1-b6c6-694abf769492 Aug 07 09:59:49.026090 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-ffb43548-d165-4b24-93a2-d28f41aac75d tempest-ProjectMemberTests33-438754277 tempest-ProjectMemberTests33-438754277-project-admin] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 09:59:49.026343 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-ffb43548-d165-4b24-93a2-d28f41aac75d tempest-ProjectMemberTests33-438754277 tempest-ProjectMemberTests33-438754277-project-admin] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 09:59:49.026530 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.v3.backups [None req-ffb43548-d165-4b24-93a2-d28f41aac75d tempest-ProjectMemberTests33-438754277 tempest-ProjectMemberTests33-438754277-project-admin] Show backup with id 535bfe1b-8428-42a1-b6c6-694abf769492. {{(pid=100295) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 09:59:49.030687 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.backup.rpcapi [None req-465d1ba9-dbfd-4adc-a2da-93c6b995bea1 tempest-TestVolumeBackupRestore-1010557765 tempest-TestVolumeBackupRestore-1010557765-project-member] restore_backup in rpcapi backup_id e366e896-0ec0-4265-9440-a4a3e5b747e1 {{(pid=100296) restore_backup /opt/stack/cinder/cinder/backup/rpcapi.py:72}} Aug 07 09:59:49.035441 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-465d1ba9-dbfd-4adc-a2da-93c6b995bea1 tempest-TestVolumeBackupRestore-1010557765 tempest-TestVolumeBackupRestore-1010557765-project-member] https://10.4.3.8/volume/v3/backups/e366e896-0ec0-4265-9440-a4a3e5b747e1/restore returned with HTTP 202 Aug 07 09:59:49.035441 np0000006707 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 783/3144] 10.4.3.8 () {68 vars in 1379 bytes} [Fri Aug 7 09:59:47 2026] POST /volume/v3/backups/e366e896-0ec0-4265-9440-a4a3e5b747e1/restore => generated 189 bytes in 1255 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 07 09:59:49.035702 np0000006707 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 09:59:49.035702 np0000006707 devstack@c-api.service[100295]: warnings.warn( Aug 07 09:59:49.035702 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-ffb43548-d165-4b24-93a2-d28f41aac75d tempest-ProjectMemberTests33-438754277 tempest-ProjectMemberTests33-438754277-project-admin] https://10.4.3.8/volume/v3/backups/535bfe1b-8428-42a1-b6c6-694abf769492 returned with HTTP 200 Aug 07 09:59:49.036302 np0000006707 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 787/3145] 10.4.3.8 () {68 vars in 1374 bytes} [Fri Aug 7 09:59:49 2026] GET /volume/v3/backups/535bfe1b-8428-42a1-b6c6-694abf769492 => generated 704 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 09:59:49.045789 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [None req-a22bd4fd-9ee1-46bf-82da-d56e50394982 None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:59:49.047703 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-a22bd4fd-9ee1-46bf-82da-d56e50394982 tempest-TestVolumeBackupRestore-1010557765 tempest-TestVolumeBackupRestore-1010557765-project-member] GET https://10.4.3.8/volume/v3/backups/e366e896-0ec0-4265-9440-a4a3e5b747e1 Aug 07 09:59:49.047920 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-a22bd4fd-9ee1-46bf-82da-d56e50394982 tempest-TestVolumeBackupRestore-1010557765 tempest-TestVolumeBackupRestore-1010557765-project-member] Empty body provided in request {{(pid=100297) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 09:59:49.048126 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-a22bd4fd-9ee1-46bf-82da-d56e50394982 tempest-TestVolumeBackupRestore-1010557765 tempest-TestVolumeBackupRestore-1010557765-project-member] Calling method 'show' {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 09:59:49.048241 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.v3.backups [None req-a22bd4fd-9ee1-46bf-82da-d56e50394982 tempest-TestVolumeBackupRestore-1010557765 tempest-TestVolumeBackupRestore-1010557765-project-member] Show backup with id e366e896-0ec0-4265-9440-a4a3e5b747e1. {{(pid=100297) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 09:59:49.052229 np0000006707 devstack@c-api.service[100297]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 09:59:49.052229 np0000006707 devstack@c-api.service[100297]: warnings.warn( Aug 07 09:59:49.052971 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-a22bd4fd-9ee1-46bf-82da-d56e50394982 tempest-TestVolumeBackupRestore-1010557765 tempest-TestVolumeBackupRestore-1010557765-project-member] https://10.4.3.8/volume/v3/backups/e366e896-0ec0-4265-9440-a4a3e5b747e1 returned with HTTP 200 Aug 07 09:59:49.053351 np0000006707 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 787/3146] 10.4.3.8 () {66 vars in 1334 bytes} [Fri Aug 7 09:59:49 2026] GET /volume/v3/backups/e366e896-0ec0-4265-9440-a4a3e5b747e1 => generated 752 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 09:59:49.866679 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.middleware.request_id [None req-e90ecf5e-e9a7-4ef5-8086-9eb161d645a5 None None] RequestId filter calling following filter/app {{(pid=100298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:59:49.867059 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [None req-e90ecf5e-e9a7-4ef5-8086-9eb161d645a5 None None] GET https://10.4.3.8/volume// Aug 07 09:59:49.867191 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [None req-e90ecf5e-e9a7-4ef5-8086-9eb161d645a5 None None] Empty body provided in request {{(pid=100298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 09:59:49.867470 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [None req-e90ecf5e-e9a7-4ef5-8086-9eb161d645a5 None None] Calling method 'all' {{(pid=100298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 09:59:49.867918 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [None req-e90ecf5e-e9a7-4ef5-8086-9eb161d645a5 None None] https://10.4.3.8/volume// returned with HTTP 300 Aug 07 09:59:49.868293 np0000006707 devstack@c-api.service[100298]: [pid: 100298|app: 0|req: 790/3147] 10.4.3.8 () {66 vars in 1412 bytes} [Fri Aug 7 09:59:49 2026] GET /volume/ => generated 384 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 07 09:59:49.882331 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [req-4e64e686-79ef-46ee-ac95-1de2f36e6dd5 req-49842ed2-d2d3-4607-bf74-21953ecd78bd None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:59:49.885312 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [req-4e64e686-79ef-46ee-ac95-1de2f36e6dd5 req-49842ed2-d2d3-4607-bf74-21953ecd78bd tempest-ImageDependencyTests-1655333364 tempest-ImageDependencyTests-1655333364-project-member] GET https://10.4.3.8/volume/v3/volumes/84d6bfcb-40b1-499c-81a2-79866a1adeab Aug 07 09:59:49.885630 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [req-4e64e686-79ef-46ee-ac95-1de2f36e6dd5 req-49842ed2-d2d3-4607-bf74-21953ecd78bd tempest-ImageDependencyTests-1655333364 tempest-ImageDependencyTests-1655333364-project-member] Empty body provided in request {{(pid=100296) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 09:59:49.885822 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [req-4e64e686-79ef-46ee-ac95-1de2f36e6dd5 req-49842ed2-d2d3-4607-bf74-21953ecd78bd tempest-ImageDependencyTests-1655333364 tempest-ImageDependencyTests-1655333364-project-member] Calling method 'show' {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 09:59:49.899164 np0000006707 devstack@c-api.service[100296]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 09:59:49.899164 np0000006707 devstack@c-api.service[100296]: warnings.warn( Aug 07 09:59:49.904055 np0000006707 devstack@c-api.service[100296]: INFO cinder.volume.api [req-4e64e686-79ef-46ee-ac95-1de2f36e6dd5 req-49842ed2-d2d3-4607-bf74-21953ecd78bd tempest-ImageDependencyTests-1655333364 tempest-ImageDependencyTests-1655333364-project-member] Volume info retrieved successfully. Aug 07 09:59:49.910535 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [req-4e64e686-79ef-46ee-ac95-1de2f36e6dd5 req-49842ed2-d2d3-4607-bf74-21953ecd78bd tempest-ImageDependencyTests-1655333364 tempest-ImageDependencyTests-1655333364-project-member] https://10.4.3.8/volume/v3/volumes/84d6bfcb-40b1-499c-81a2-79866a1adeab returned with HTTP 200 Aug 07 09:59:49.911215 np0000006707 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 784/3148] 10.4.3.8 () {70 vars in 1625 bytes} [Fri Aug 7 09:59:49 2026] GET /volume/v3/volumes/84d6bfcb-40b1-499c-81a2-79866a1adeab => generated 1335 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 07 09:59:50.040908 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [req-4e64e686-79ef-46ee-ac95-1de2f36e6dd5 req-c7bebdb9-c931-40e8-a212-056d28d360d2 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:59:50.043659 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [req-4e64e686-79ef-46ee-ac95-1de2f36e6dd5 req-c7bebdb9-c931-40e8-a212-056d28d360d2 tempest-ImageDependencyTests-1655333364 tempest-ImageDependencyTests-1655333364-project-member] PUT https://10.4.3.8/volume/v3/attachments/3441bd4b-c625-46b2-913d-3e670228441c Aug 07 09:59:50.044151 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [req-4e64e686-79ef-46ee-ac95-1de2f36e6dd5 req-c7bebdb9-c931-40e8-a212-056d28d360d2 tempest-ImageDependencyTests-1655333364 tempest-ImageDependencyTests-1655333364-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.8", "host": "np0000006707", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:568b993d50b1", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "d2780578-1896-461f-80ac-b58d2e346b90", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 09:59:50.050782 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [None req-16326264-c3b3-4861-aae5-857021214e7d None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:59:50.055358 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-16326264-c3b3-4861-aae5-857021214e7d tempest-ProjectMemberTests33-438754277 tempest-ProjectMemberTests33-438754277-project-admin] GET https://10.4.3.8/volume/v3/backups/535bfe1b-8428-42a1-b6c6-694abf769492 Aug 07 09:59:50.055358 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-16326264-c3b3-4861-aae5-857021214e7d tempest-ProjectMemberTests33-438754277 tempest-ProjectMemberTests33-438754277-project-admin] Empty body provided in request {{(pid=100297) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 09:59:50.055763 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-16326264-c3b3-4861-aae5-857021214e7d tempest-ProjectMemberTests33-438754277 tempest-ProjectMemberTests33-438754277-project-admin] Calling method 'show' {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 09:59:50.055763 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.v3.backups [None req-16326264-c3b3-4861-aae5-857021214e7d tempest-ProjectMemberTests33-438754277 tempest-ProjectMemberTests33-438754277-project-admin] Show backup with id 535bfe1b-8428-42a1-b6c6-694abf769492. {{(pid=100297) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 09:59:50.058223 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.coordination [req-4e64e686-79ef-46ee-ac95-1de2f36e6dd5 req-c7bebdb9-c931-40e8-a212-056d28d360d2 tempest-ImageDependencyTests-1655333364 tempest-ImageDependencyTests-1655333364-project-member] Acquiring lock "cinder-attachment_update-84d6bfcb-40b1-499c-81a2-79866a1adeab-np0000006707" by "attachment_update" {{(pid=100295) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 07 09:59:50.062236 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.coordination [req-4e64e686-79ef-46ee-ac95-1de2f36e6dd5 req-c7bebdb9-c931-40e8-a212-056d28d360d2 tempest-ImageDependencyTests-1655333364 tempest-ImageDependencyTests-1655333364-project-member] Lock "cinder-attachment_update-84d6bfcb-40b1-499c-81a2-79866a1adeab-np0000006707" acquired by "attachment_update" :: waited 0.005s {{(pid=100295) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 07 09:59:50.062342 np0000006707 devstack@c-api.service[100297]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 09:59:50.062342 np0000006707 devstack@c-api.service[100297]: warnings.warn( Aug 07 09:59:50.064082 np0000006707 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 09:59:50.064082 np0000006707 devstack@c-api.service[100295]: warnings.warn( Aug 07 09:59:50.064181 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-16326264-c3b3-4861-aae5-857021214e7d tempest-ProjectMemberTests33-438754277 tempest-ProjectMemberTests33-438754277-project-admin] https://10.4.3.8/volume/v3/backups/535bfe1b-8428-42a1-b6c6-694abf769492 returned with HTTP 200 Aug 07 09:59:50.064181 np0000006707 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 788/3149] 10.4.3.8 () {68 vars in 1374 bytes} [Fri Aug 7 09:59:50 2026] GET /volume/v3/backups/535bfe1b-8428-42a1-b6c6-694abf769492 => generated 704 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 09:59:50.072560 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.middleware.request_id [None req-67e92782-fddb-4370-be8b-0457832b134f None None] RequestId filter calling following filter/app {{(pid=100298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:59:50.074960 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [None req-67e92782-fddb-4370-be8b-0457832b134f tempest-TestVolumeBackupRestore-1010557765 tempest-TestVolumeBackupRestore-1010557765-project-member] GET https://10.4.3.8/volume/v3/backups/e366e896-0ec0-4265-9440-a4a3e5b747e1 Aug 07 09:59:50.075123 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [None req-67e92782-fddb-4370-be8b-0457832b134f tempest-TestVolumeBackupRestore-1010557765 tempest-TestVolumeBackupRestore-1010557765-project-member] Empty body provided in request {{(pid=100298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 09:59:50.075291 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [None req-67e92782-fddb-4370-be8b-0457832b134f tempest-TestVolumeBackupRestore-1010557765 tempest-TestVolumeBackupRestore-1010557765-project-member] Calling method 'show' {{(pid=100298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 09:59:50.075378 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.v3.backups [None req-67e92782-fddb-4370-be8b-0457832b134f tempest-TestVolumeBackupRestore-1010557765 tempest-TestVolumeBackupRestore-1010557765-project-member] Show backup with id e366e896-0ec0-4265-9440-a4a3e5b747e1. {{(pid=100298) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 09:59:50.079467 np0000006707 devstack@c-api.service[100298]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 09:59:50.079467 np0000006707 devstack@c-api.service[100298]: warnings.warn( Aug 07 09:59:50.082372 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [None req-67e92782-fddb-4370-be8b-0457832b134f tempest-TestVolumeBackupRestore-1010557765 tempest-TestVolumeBackupRestore-1010557765-project-member] https://10.4.3.8/volume/v3/backups/e366e896-0ec0-4265-9440-a4a3e5b747e1 returned with HTTP 200 Aug 07 09:59:50.082372 np0000006707 devstack@c-api.service[100298]: [pid: 100298|app: 0|req: 791/3150] 10.4.3.8 () {66 vars in 1334 bytes} [Fri Aug 7 09:59:50 2026] GET /volume/v3/backups/e366e896-0ec0-4265-9440-a4a3e5b747e1 => generated 752 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 09:59:50.188027 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.coordination [req-4e64e686-79ef-46ee-ac95-1de2f36e6dd5 req-c7bebdb9-c931-40e8-a212-056d28d360d2 tempest-ImageDependencyTests-1655333364 tempest-ImageDependencyTests-1655333364-project-member] Lock "cinder-attachment_update-84d6bfcb-40b1-499c-81a2-79866a1adeab-np0000006707" released by "attachment_update" :: held 0.126s {{(pid=100295) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 07 09:59:50.188394 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [req-4e64e686-79ef-46ee-ac95-1de2f36e6dd5 req-c7bebdb9-c931-40e8-a212-056d28d360d2 tempest-ImageDependencyTests-1655333364 tempest-ImageDependencyTests-1655333364-project-member] https://10.4.3.8/volume/v3/attachments/3441bd4b-c625-46b2-913d-3e670228441c returned with HTTP 200 Aug 07 09:59:50.188944 np0000006707 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 788/3151] 10.4.3.8 () {74 vars in 1690 bytes} [Fri Aug 7 09:59:50 2026] PUT /volume/v3/attachments/3441bd4b-c625-46b2-913d-3e670228441c => generated 969 bytes in 149 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 09:59:50.226784 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [req-4e64e686-79ef-46ee-ac95-1de2f36e6dd5 req-41c8174d-af36-4d26-8135-4b841485263c None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:59:50.230124 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [req-4e64e686-79ef-46ee-ac95-1de2f36e6dd5 req-41c8174d-af36-4d26-8135-4b841485263c tempest-ImageDependencyTests-1655333364 tempest-ImageDependencyTests-1655333364-project-member] POST https://10.4.3.8/volume/v3/attachments/3441bd4b-c625-46b2-913d-3e670228441c/action Aug 07 09:59:50.230538 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [req-4e64e686-79ef-46ee-ac95-1de2f36e6dd5 req-41c8174d-af36-4d26-8135-4b841485263c tempest-ImageDependencyTests-1655333364 tempest-ImageDependencyTests-1655333364-project-member] Action body: b'{"os-complete": null}' {{(pid=100296) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 07 09:59:50.230744 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [req-4e64e686-79ef-46ee-ac95-1de2f36e6dd5 req-41c8174d-af36-4d26-8135-4b841485263c tempest-ImageDependencyTests-1655333364 tempest-ImageDependencyTests-1655333364-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 09:59:50.252095 np0000006707 devstack@c-api.service[100296]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 09:59:50.252095 np0000006707 devstack@c-api.service[100296]: warnings.warn( Aug 07 09:59:50.268192 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [req-4e64e686-79ef-46ee-ac95-1de2f36e6dd5 req-41c8174d-af36-4d26-8135-4b841485263c tempest-ImageDependencyTests-1655333364 tempest-ImageDependencyTests-1655333364-project-member] https://10.4.3.8/volume/v3/attachments/3441bd4b-c625-46b2-913d-3e670228441c/action returned with HTTP 204 Aug 07 09:59:50.268984 np0000006707 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 785/3152] 10.4.3.8 () {74 vars in 1711 bytes} [Fri Aug 7 09:59:50 2026] POST /volume/v3/attachments/3441bd4b-c625-46b2-913d-3e670228441c/action => generated 0 bytes in 43 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 07 09:59:51.078514 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [None req-278211e4-56c3-4247-bc76-707f36523d2e None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:59:51.080891 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-278211e4-56c3-4247-bc76-707f36523d2e tempest-ProjectMemberTests33-438754277 tempest-ProjectMemberTests33-438754277-project-admin] GET https://10.4.3.8/volume/v3/backups/535bfe1b-8428-42a1-b6c6-694abf769492 Aug 07 09:59:51.081160 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-278211e4-56c3-4247-bc76-707f36523d2e tempest-ProjectMemberTests33-438754277 tempest-ProjectMemberTests33-438754277-project-admin] Empty body provided in request {{(pid=100297) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 09:59:51.081655 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-278211e4-56c3-4247-bc76-707f36523d2e tempest-ProjectMemberTests33-438754277 tempest-ProjectMemberTests33-438754277-project-admin] Calling method 'show' {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 09:59:51.081655 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.v3.backups [None req-278211e4-56c3-4247-bc76-707f36523d2e tempest-ProjectMemberTests33-438754277 tempest-ProjectMemberTests33-438754277-project-admin] Show backup with id 535bfe1b-8428-42a1-b6c6-694abf769492. {{(pid=100297) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 09:59:51.093120 np0000006707 devstack@c-api.service[100297]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 09:59:51.093120 np0000006707 devstack@c-api.service[100297]: warnings.warn( Aug 07 09:59:51.094047 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-278211e4-56c3-4247-bc76-707f36523d2e tempest-ProjectMemberTests33-438754277 tempest-ProjectMemberTests33-438754277-project-admin] https://10.4.3.8/volume/v3/backups/535bfe1b-8428-42a1-b6c6-694abf769492 returned with HTTP 200 Aug 07 09:59:51.094673 np0000006707 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 789/3153] 10.4.3.8 () {68 vars in 1374 bytes} [Fri Aug 7 09:59:51 2026] GET /volume/v3/backups/535bfe1b-8428-42a1-b6c6-694abf769492 => generated 704 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 09:59:51.101386 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.middleware.request_id [None req-0cdef2d0-5509-484a-b5a4-d50a8d5376f6 None None] RequestId filter calling following filter/app {{(pid=100298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:59:51.107454 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [None req-0cdef2d0-5509-484a-b5a4-d50a8d5376f6 tempest-TestVolumeBackupRestore-1010557765 tempest-TestVolumeBackupRestore-1010557765-project-member] GET https://10.4.3.8/volume/v3/backups/e366e896-0ec0-4265-9440-a4a3e5b747e1 Aug 07 09:59:51.107454 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [None req-0cdef2d0-5509-484a-b5a4-d50a8d5376f6 tempest-TestVolumeBackupRestore-1010557765 tempest-TestVolumeBackupRestore-1010557765-project-member] Empty body provided in request {{(pid=100298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 09:59:51.107454 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [None req-0cdef2d0-5509-484a-b5a4-d50a8d5376f6 tempest-TestVolumeBackupRestore-1010557765 tempest-TestVolumeBackupRestore-1010557765-project-member] Calling method 'show' {{(pid=100298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 09:59:51.112793 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.v3.backups [None req-0cdef2d0-5509-484a-b5a4-d50a8d5376f6 tempest-TestVolumeBackupRestore-1010557765 tempest-TestVolumeBackupRestore-1010557765-project-member] Show backup with id e366e896-0ec0-4265-9440-a4a3e5b747e1. {{(pid=100298) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 09:59:51.115409 np0000006707 devstack@c-api.service[100298]: DEBUG dbcounter [-] [100298] Writing DB stats cinder:SELECT=376,cinder:INSERT=66,cinder:UPDATE=103,cinder:DELETE=1 {{(pid=100298) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 07 09:59:51.122057 np0000006707 devstack@c-api.service[100298]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 09:59:51.122057 np0000006707 devstack@c-api.service[100298]: warnings.warn( Aug 07 09:59:51.123666 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [None req-0cdef2d0-5509-484a-b5a4-d50a8d5376f6 tempest-TestVolumeBackupRestore-1010557765 tempest-TestVolumeBackupRestore-1010557765-project-member] https://10.4.3.8/volume/v3/backups/e366e896-0ec0-4265-9440-a4a3e5b747e1 returned with HTTP 200 Aug 07 09:59:51.124325 np0000006707 devstack@c-api.service[100298]: [pid: 100298|app: 0|req: 792/3154] 10.4.3.8 () {66 vars in 1334 bytes} [Fri Aug 7 09:59:51 2026] GET /volume/v3/backups/e366e896-0ec0-4265-9440-a4a3e5b747e1 => generated 752 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 09:59:52.106905 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-94c73479-1df7-4468-a368-cb30bede6ee6 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:59:52.112973 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-94c73479-1df7-4468-a368-cb30bede6ee6 tempest-ProjectMemberTests33-438754277 tempest-ProjectMemberTests33-438754277-project-admin] GET https://10.4.3.8/volume/v3/backups/535bfe1b-8428-42a1-b6c6-694abf769492 Aug 07 09:59:52.112973 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-94c73479-1df7-4468-a368-cb30bede6ee6 tempest-ProjectMemberTests33-438754277 tempest-ProjectMemberTests33-438754277-project-admin] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 09:59:52.112973 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-94c73479-1df7-4468-a368-cb30bede6ee6 tempest-ProjectMemberTests33-438754277 tempest-ProjectMemberTests33-438754277-project-admin] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 09:59:52.112973 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.v3.backups [None req-94c73479-1df7-4468-a368-cb30bede6ee6 tempest-ProjectMemberTests33-438754277 tempest-ProjectMemberTests33-438754277-project-admin] Show backup with id 535bfe1b-8428-42a1-b6c6-694abf769492. {{(pid=100295) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 09:59:52.122751 np0000006707 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 09:59:52.122751 np0000006707 devstack@c-api.service[100295]: warnings.warn( Aug 07 09:59:52.122751 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-94c73479-1df7-4468-a368-cb30bede6ee6 tempest-ProjectMemberTests33-438754277 tempest-ProjectMemberTests33-438754277-project-admin] https://10.4.3.8/volume/v3/backups/535bfe1b-8428-42a1-b6c6-694abf769492 returned with HTTP 200 Aug 07 09:59:52.123998 np0000006707 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 789/3155] 10.4.3.8 () {68 vars in 1374 bytes} [Fri Aug 7 09:59:52 2026] GET /volume/v3/backups/535bfe1b-8428-42a1-b6c6-694abf769492 => generated 704 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 09:59:52.147508 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [None req-67a8a985-8528-4136-bd43-8814e38cee9e None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:59:52.149861 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-67a8a985-8528-4136-bd43-8814e38cee9e tempest-TestVolumeBackupRestore-1010557765 tempest-TestVolumeBackupRestore-1010557765-project-member] GET https://10.4.3.8/volume/v3/backups/e366e896-0ec0-4265-9440-a4a3e5b747e1 Aug 07 09:59:52.150254 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-67a8a985-8528-4136-bd43-8814e38cee9e tempest-TestVolumeBackupRestore-1010557765 tempest-TestVolumeBackupRestore-1010557765-project-member] Empty body provided in request {{(pid=100296) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 09:59:52.150592 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-67a8a985-8528-4136-bd43-8814e38cee9e tempest-TestVolumeBackupRestore-1010557765 tempest-TestVolumeBackupRestore-1010557765-project-member] Calling method 'show' {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 09:59:52.150788 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.v3.backups [None req-67a8a985-8528-4136-bd43-8814e38cee9e tempest-TestVolumeBackupRestore-1010557765 tempest-TestVolumeBackupRestore-1010557765-project-member] Show backup with id e366e896-0ec0-4265-9440-a4a3e5b747e1. {{(pid=100296) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 09:59:52.155313 np0000006707 devstack@c-api.service[100296]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 09:59:52.155313 np0000006707 devstack@c-api.service[100296]: warnings.warn( Aug 07 09:59:52.156542 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-67a8a985-8528-4136-bd43-8814e38cee9e tempest-TestVolumeBackupRestore-1010557765 tempest-TestVolumeBackupRestore-1010557765-project-member] https://10.4.3.8/volume/v3/backups/e366e896-0ec0-4265-9440-a4a3e5b747e1 returned with HTTP 200 Aug 07 09:59:52.157162 np0000006707 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 786/3156] 10.4.3.8 () {66 vars in 1334 bytes} [Fri Aug 7 09:59:52 2026] GET /volume/v3/backups/e366e896-0ec0-4265-9440-a4a3e5b747e1 => generated 752 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 09:59:53.137190 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [None req-952f8d7f-d026-4d82-998c-d0fa442963a7 None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:59:53.139788 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-952f8d7f-d026-4d82-998c-d0fa442963a7 tempest-ProjectMemberTests33-438754277 tempest-ProjectMemberTests33-438754277-project-admin] GET https://10.4.3.8/volume/v3/backups/535bfe1b-8428-42a1-b6c6-694abf769492 Aug 07 09:59:53.140148 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-952f8d7f-d026-4d82-998c-d0fa442963a7 tempest-ProjectMemberTests33-438754277 tempest-ProjectMemberTests33-438754277-project-admin] Empty body provided in request {{(pid=100297) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 09:59:53.140498 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-952f8d7f-d026-4d82-998c-d0fa442963a7 tempest-ProjectMemberTests33-438754277 tempest-ProjectMemberTests33-438754277-project-admin] Calling method 'show' {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 09:59:53.140693 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.v3.backups [None req-952f8d7f-d026-4d82-998c-d0fa442963a7 tempest-ProjectMemberTests33-438754277 tempest-ProjectMemberTests33-438754277-project-admin] Show backup with id 535bfe1b-8428-42a1-b6c6-694abf769492. {{(pid=100297) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 09:59:53.143180 np0000006707 devstack@c-api.service[100297]: DEBUG dbcounter [-] [100297] Writing DB stats cinder:SELECT=343,cinder:UPDATE=96,cinder:INSERT=41,cinder:DELETE=1 {{(pid=100297) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 07 09:59:53.147953 np0000006707 devstack@c-api.service[100297]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 09:59:53.147953 np0000006707 devstack@c-api.service[100297]: warnings.warn( Aug 07 09:59:53.150188 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-952f8d7f-d026-4d82-998c-d0fa442963a7 tempest-ProjectMemberTests33-438754277 tempest-ProjectMemberTests33-438754277-project-admin] https://10.4.3.8/volume/v3/backups/535bfe1b-8428-42a1-b6c6-694abf769492 returned with HTTP 200 Aug 07 09:59:53.150621 np0000006707 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 790/3157] 10.4.3.8 () {68 vars in 1374 bytes} [Fri Aug 7 09:59:53 2026] GET /volume/v3/backups/535bfe1b-8428-42a1-b6c6-694abf769492 => generated 704 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 09:59:53.177610 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.middleware.request_id [None req-4bee0d04-3666-4f48-bd22-b729bf0f906b None None] RequestId filter calling following filter/app {{(pid=100298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:59:53.180971 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [None req-4bee0d04-3666-4f48-bd22-b729bf0f906b tempest-TestVolumeBackupRestore-1010557765 tempest-TestVolumeBackupRestore-1010557765-project-member] GET https://10.4.3.8/volume/v3/backups/e366e896-0ec0-4265-9440-a4a3e5b747e1 Aug 07 09:59:53.180971 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [None req-4bee0d04-3666-4f48-bd22-b729bf0f906b tempest-TestVolumeBackupRestore-1010557765 tempest-TestVolumeBackupRestore-1010557765-project-member] Empty body provided in request {{(pid=100298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 09:59:53.180971 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [None req-4bee0d04-3666-4f48-bd22-b729bf0f906b tempest-TestVolumeBackupRestore-1010557765 tempest-TestVolumeBackupRestore-1010557765-project-member] Calling method 'show' {{(pid=100298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 09:59:53.180971 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.v3.backups [None req-4bee0d04-3666-4f48-bd22-b729bf0f906b tempest-TestVolumeBackupRestore-1010557765 tempest-TestVolumeBackupRestore-1010557765-project-member] Show backup with id e366e896-0ec0-4265-9440-a4a3e5b747e1. {{(pid=100298) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 09:59:53.184702 np0000006707 devstack@c-api.service[100298]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 09:59:53.184702 np0000006707 devstack@c-api.service[100298]: warnings.warn( Aug 07 09:59:53.185806 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [None req-4bee0d04-3666-4f48-bd22-b729bf0f906b tempest-TestVolumeBackupRestore-1010557765 tempest-TestVolumeBackupRestore-1010557765-project-member] https://10.4.3.8/volume/v3/backups/e366e896-0ec0-4265-9440-a4a3e5b747e1 returned with HTTP 200 Aug 07 09:59:53.186387 np0000006707 devstack@c-api.service[100298]: [pid: 100298|app: 0|req: 793/3158] 10.4.3.8 () {66 vars in 1334 bytes} [Fri Aug 7 09:59:53 2026] GET /volume/v3/backups/e366e896-0ec0-4265-9440-a4a3e5b747e1 => generated 752 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 09:59:54.601980 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-42e1f4b0-21d9-417c-8034-1e4760511469 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:59:54.601980 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-42e1f4b0-21d9-417c-8034-1e4760511469 tempest-ProjectMemberTests33-438754277 tempest-ProjectMemberTests33-438754277-project-admin] GET https://10.4.3.8/volume/v3/backups/535bfe1b-8428-42a1-b6c6-694abf769492 Aug 07 09:59:54.601980 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-42e1f4b0-21d9-417c-8034-1e4760511469 tempest-ProjectMemberTests33-438754277 tempest-ProjectMemberTests33-438754277-project-admin] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 09:59:54.601980 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-42e1f4b0-21d9-417c-8034-1e4760511469 tempest-ProjectMemberTests33-438754277 tempest-ProjectMemberTests33-438754277-project-admin] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 09:59:54.601980 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.v3.backups [None req-42e1f4b0-21d9-417c-8034-1e4760511469 tempest-ProjectMemberTests33-438754277 tempest-ProjectMemberTests33-438754277-project-admin] Show backup with id 535bfe1b-8428-42a1-b6c6-694abf769492. {{(pid=100295) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 09:59:54.601980 np0000006707 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 09:59:54.601980 np0000006707 devstack@c-api.service[100295]: warnings.warn( Aug 07 09:59:54.601980 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-42e1f4b0-21d9-417c-8034-1e4760511469 tempest-ProjectMemberTests33-438754277 tempest-ProjectMemberTests33-438754277-project-admin] https://10.4.3.8/volume/v3/backups/535bfe1b-8428-42a1-b6c6-694abf769492 returned with HTTP 200 Aug 07 09:59:54.601980 np0000006707 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 790/3159] 10.4.3.8 () {68 vars in 1374 bytes} [Fri Aug 7 09:59:54 2026] GET /volume/v3/backups/535bfe1b-8428-42a1-b6c6-694abf769492 => generated 704 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 09:59:54.613186 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [None req-8864cf6c-ce90-4f52-941d-3ee897c449e4 None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:59:54.613186 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-8864cf6c-ce90-4f52-941d-3ee897c449e4 tempest-TestVolumeBackupRestore-1010557765 tempest-TestVolumeBackupRestore-1010557765-project-member] GET https://10.4.3.8/volume/v3/backups/e366e896-0ec0-4265-9440-a4a3e5b747e1 Aug 07 09:59:54.613186 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-8864cf6c-ce90-4f52-941d-3ee897c449e4 tempest-TestVolumeBackupRestore-1010557765 tempest-TestVolumeBackupRestore-1010557765-project-member] Empty body provided in request {{(pid=100296) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 09:59:54.613186 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-8864cf6c-ce90-4f52-941d-3ee897c449e4 tempest-TestVolumeBackupRestore-1010557765 tempest-TestVolumeBackupRestore-1010557765-project-member] Calling method 'show' {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 09:59:54.613186 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.v3.backups [None req-8864cf6c-ce90-4f52-941d-3ee897c449e4 tempest-TestVolumeBackupRestore-1010557765 tempest-TestVolumeBackupRestore-1010557765-project-member] Show backup with id e366e896-0ec0-4265-9440-a4a3e5b747e1. {{(pid=100296) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 09:59:54.613186 np0000006707 devstack@c-api.service[100296]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 09:59:54.613186 np0000006707 devstack@c-api.service[100296]: warnings.warn( Aug 07 09:59:54.613186 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-8864cf6c-ce90-4f52-941d-3ee897c449e4 tempest-TestVolumeBackupRestore-1010557765 tempest-TestVolumeBackupRestore-1010557765-project-member] https://10.4.3.8/volume/v3/backups/e366e896-0ec0-4265-9440-a4a3e5b747e1 returned with HTTP 200 Aug 07 09:59:54.613186 np0000006707 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 787/3160] 10.4.3.8 () {66 vars in 1334 bytes} [Fri Aug 7 09:59:54 2026] GET /volume/v3/backups/e366e896-0ec0-4265-9440-a4a3e5b747e1 => generated 752 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 09:59:55.198820 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [None req-71fdf5b4-635f-463f-ba09-cde276dfdeee None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:59:55.203873 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-71fdf5b4-635f-463f-ba09-cde276dfdeee tempest-ProjectMemberTests33-438754277 tempest-ProjectMemberTests33-438754277-project-admin] GET https://10.4.3.8/volume/v3/backups/535bfe1b-8428-42a1-b6c6-694abf769492 Aug 07 09:59:55.206328 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-71fdf5b4-635f-463f-ba09-cde276dfdeee tempest-ProjectMemberTests33-438754277 tempest-ProjectMemberTests33-438754277-project-admin] Empty body provided in request {{(pid=100297) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 09:59:55.206577 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-71fdf5b4-635f-463f-ba09-cde276dfdeee tempest-ProjectMemberTests33-438754277 tempest-ProjectMemberTests33-438754277-project-admin] Calling method 'show' {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 09:59:55.206725 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.v3.backups [None req-71fdf5b4-635f-463f-ba09-cde276dfdeee tempest-ProjectMemberTests33-438754277 tempest-ProjectMemberTests33-438754277-project-admin] Show backup with id 535bfe1b-8428-42a1-b6c6-694abf769492. {{(pid=100297) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 09:59:55.213864 np0000006707 devstack@c-api.service[100297]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 09:59:55.213864 np0000006707 devstack@c-api.service[100297]: warnings.warn( Aug 07 09:59:55.214548 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-71fdf5b4-635f-463f-ba09-cde276dfdeee tempest-ProjectMemberTests33-438754277 tempest-ProjectMemberTests33-438754277-project-admin] https://10.4.3.8/volume/v3/backups/535bfe1b-8428-42a1-b6c6-694abf769492 returned with HTTP 200 Aug 07 09:59:55.214955 np0000006707 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 791/3161] 10.4.3.8 () {68 vars in 1374 bytes} [Fri Aug 7 09:59:55 2026] GET /volume/v3/backups/535bfe1b-8428-42a1-b6c6-694abf769492 => generated 704 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 09:59:55.233160 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.middleware.request_id [None req-58bf557d-b6db-4e9e-954f-d50cacf902d5 None None] RequestId filter calling following filter/app {{(pid=100298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:59:55.235065 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [None req-58bf557d-b6db-4e9e-954f-d50cacf902d5 tempest-TestVolumeBackupRestore-1010557765 tempest-TestVolumeBackupRestore-1010557765-project-member] GET https://10.4.3.8/volume/v3/backups/e366e896-0ec0-4265-9440-a4a3e5b747e1 Aug 07 09:59:55.235292 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [None req-58bf557d-b6db-4e9e-954f-d50cacf902d5 tempest-TestVolumeBackupRestore-1010557765 tempest-TestVolumeBackupRestore-1010557765-project-member] Empty body provided in request {{(pid=100298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 09:59:55.235503 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [None req-58bf557d-b6db-4e9e-954f-d50cacf902d5 tempest-TestVolumeBackupRestore-1010557765 tempest-TestVolumeBackupRestore-1010557765-project-member] Calling method 'show' {{(pid=100298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 09:59:55.235640 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.v3.backups [None req-58bf557d-b6db-4e9e-954f-d50cacf902d5 tempest-TestVolumeBackupRestore-1010557765 tempest-TestVolumeBackupRestore-1010557765-project-member] Show backup with id e366e896-0ec0-4265-9440-a4a3e5b747e1. {{(pid=100298) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 09:59:55.242651 np0000006707 devstack@c-api.service[100298]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 09:59:55.242651 np0000006707 devstack@c-api.service[100298]: warnings.warn( Aug 07 09:59:55.243890 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [None req-58bf557d-b6db-4e9e-954f-d50cacf902d5 tempest-TestVolumeBackupRestore-1010557765 tempest-TestVolumeBackupRestore-1010557765-project-member] https://10.4.3.8/volume/v3/backups/e366e896-0ec0-4265-9440-a4a3e5b747e1 returned with HTTP 200 Aug 07 09:59:55.244395 np0000006707 devstack@c-api.service[100298]: [pid: 100298|app: 0|req: 794/3162] 10.4.3.8 () {66 vars in 1334 bytes} [Fri Aug 7 09:59:55 2026] GET /volume/v3/backups/e366e896-0ec0-4265-9440-a4a3e5b747e1 => generated 752 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 09:59:56.232245 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-a728ca57-f6de-4396-be89-7c951102d1d3 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:59:56.237957 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-a728ca57-f6de-4396-be89-7c951102d1d3 tempest-ProjectMemberTests33-438754277 tempest-ProjectMemberTests33-438754277-project-admin] GET https://10.4.3.8/volume/v3/backups/535bfe1b-8428-42a1-b6c6-694abf769492 Aug 07 09:59:56.238251 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-a728ca57-f6de-4396-be89-7c951102d1d3 tempest-ProjectMemberTests33-438754277 tempest-ProjectMemberTests33-438754277-project-admin] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 09:59:56.238693 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-a728ca57-f6de-4396-be89-7c951102d1d3 tempest-ProjectMemberTests33-438754277 tempest-ProjectMemberTests33-438754277-project-admin] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 09:59:56.238693 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.v3.backups [None req-a728ca57-f6de-4396-be89-7c951102d1d3 tempest-ProjectMemberTests33-438754277 tempest-ProjectMemberTests33-438754277-project-admin] Show backup with id 535bfe1b-8428-42a1-b6c6-694abf769492. {{(pid=100295) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 09:59:56.249314 np0000006707 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 09:59:56.249314 np0000006707 devstack@c-api.service[100295]: warnings.warn( Aug 07 09:59:56.249314 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-a728ca57-f6de-4396-be89-7c951102d1d3 tempest-ProjectMemberTests33-438754277 tempest-ProjectMemberTests33-438754277-project-admin] https://10.4.3.8/volume/v3/backups/535bfe1b-8428-42a1-b6c6-694abf769492 returned with HTTP 200 Aug 07 09:59:56.249314 np0000006707 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 791/3163] 10.4.3.8 () {68 vars in 1374 bytes} [Fri Aug 7 09:59:56 2026] GET /volume/v3/backups/535bfe1b-8428-42a1-b6c6-694abf769492 => generated 704 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 09:59:56.267821 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [None req-39e651bc-890d-42eb-9cbf-b9d1431b97f4 None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:59:56.271354 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-39e651bc-890d-42eb-9cbf-b9d1431b97f4 tempest-TestVolumeBackupRestore-1010557765 tempest-TestVolumeBackupRestore-1010557765-project-member] GET https://10.4.3.8/volume/v3/backups/e366e896-0ec0-4265-9440-a4a3e5b747e1 Aug 07 09:59:56.271354 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-39e651bc-890d-42eb-9cbf-b9d1431b97f4 tempest-TestVolumeBackupRestore-1010557765 tempest-TestVolumeBackupRestore-1010557765-project-member] Empty body provided in request {{(pid=100296) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 09:59:56.271696 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-39e651bc-890d-42eb-9cbf-b9d1431b97f4 tempest-TestVolumeBackupRestore-1010557765 tempest-TestVolumeBackupRestore-1010557765-project-member] Calling method 'show' {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 09:59:56.271869 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.v3.backups [None req-39e651bc-890d-42eb-9cbf-b9d1431b97f4 tempest-TestVolumeBackupRestore-1010557765 tempest-TestVolumeBackupRestore-1010557765-project-member] Show backup with id e366e896-0ec0-4265-9440-a4a3e5b747e1. {{(pid=100296) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 09:59:56.280276 np0000006707 devstack@c-api.service[100296]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 09:59:56.280276 np0000006707 devstack@c-api.service[100296]: warnings.warn( Aug 07 09:59:56.281498 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-39e651bc-890d-42eb-9cbf-b9d1431b97f4 tempest-TestVolumeBackupRestore-1010557765 tempest-TestVolumeBackupRestore-1010557765-project-member] https://10.4.3.8/volume/v3/backups/e366e896-0ec0-4265-9440-a4a3e5b747e1 returned with HTTP 200 Aug 07 09:59:56.282079 np0000006707 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 788/3164] 10.4.3.8 () {66 vars in 1334 bytes} [Fri Aug 7 09:59:56 2026] GET /volume/v3/backups/e366e896-0ec0-4265-9440-a4a3e5b747e1 => generated 752 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 09:59:57.263475 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [None req-0db1da07-18f8-4516-abb7-82990cd74d7e None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:59:57.269200 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-0db1da07-18f8-4516-abb7-82990cd74d7e tempest-ProjectMemberTests33-438754277 tempest-ProjectMemberTests33-438754277-project-admin] GET https://10.4.3.8/volume/v3/backups/535bfe1b-8428-42a1-b6c6-694abf769492 Aug 07 09:59:57.269476 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-0db1da07-18f8-4516-abb7-82990cd74d7e tempest-ProjectMemberTests33-438754277 tempest-ProjectMemberTests33-438754277-project-admin] Empty body provided in request {{(pid=100297) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 09:59:57.269719 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-0db1da07-18f8-4516-abb7-82990cd74d7e tempest-ProjectMemberTests33-438754277 tempest-ProjectMemberTests33-438754277-project-admin] Calling method 'show' {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 09:59:57.269887 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.v3.backups [None req-0db1da07-18f8-4516-abb7-82990cd74d7e tempest-ProjectMemberTests33-438754277 tempest-ProjectMemberTests33-438754277-project-admin] Show backup with id 535bfe1b-8428-42a1-b6c6-694abf769492. {{(pid=100297) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 09:59:57.274870 np0000006707 devstack@c-api.service[100297]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 09:59:57.274870 np0000006707 devstack@c-api.service[100297]: warnings.warn( Aug 07 09:59:57.275628 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-0db1da07-18f8-4516-abb7-82990cd74d7e tempest-ProjectMemberTests33-438754277 tempest-ProjectMemberTests33-438754277-project-admin] https://10.4.3.8/volume/v3/backups/535bfe1b-8428-42a1-b6c6-694abf769492 returned with HTTP 200 Aug 07 09:59:57.276069 np0000006707 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 792/3165] 10.4.3.8 () {68 vars in 1374 bytes} [Fri Aug 7 09:59:57 2026] GET /volume/v3/backups/535bfe1b-8428-42a1-b6c6-694abf769492 => generated 704 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 09:59:57.301323 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.middleware.request_id [None req-a16ce56d-a6ce-4228-b8e2-25edd50158a6 None None] RequestId filter calling following filter/app {{(pid=100298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:59:57.304462 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [None req-a16ce56d-a6ce-4228-b8e2-25edd50158a6 tempest-TestVolumeBackupRestore-1010557765 tempest-TestVolumeBackupRestore-1010557765-project-member] GET https://10.4.3.8/volume/v3/backups/e366e896-0ec0-4265-9440-a4a3e5b747e1 Aug 07 09:59:57.304693 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [None req-a16ce56d-a6ce-4228-b8e2-25edd50158a6 tempest-TestVolumeBackupRestore-1010557765 tempest-TestVolumeBackupRestore-1010557765-project-member] Empty body provided in request {{(pid=100298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 09:59:57.304885 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [None req-a16ce56d-a6ce-4228-b8e2-25edd50158a6 tempest-TestVolumeBackupRestore-1010557765 tempest-TestVolumeBackupRestore-1010557765-project-member] Calling method 'show' {{(pid=100298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 09:59:57.304981 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.v3.backups [None req-a16ce56d-a6ce-4228-b8e2-25edd50158a6 tempest-TestVolumeBackupRestore-1010557765 tempest-TestVolumeBackupRestore-1010557765-project-member] Show backup with id e366e896-0ec0-4265-9440-a4a3e5b747e1. {{(pid=100298) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 09:59:57.312824 np0000006707 devstack@c-api.service[100298]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 09:59:57.312824 np0000006707 devstack@c-api.service[100298]: warnings.warn( Aug 07 09:59:57.313623 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [None req-a16ce56d-a6ce-4228-b8e2-25edd50158a6 tempest-TestVolumeBackupRestore-1010557765 tempest-TestVolumeBackupRestore-1010557765-project-member] https://10.4.3.8/volume/v3/backups/e366e896-0ec0-4265-9440-a4a3e5b747e1 returned with HTTP 200 Aug 07 09:59:57.314041 np0000006707 devstack@c-api.service[100298]: [pid: 100298|app: 0|req: 795/3166] 10.4.3.8 () {66 vars in 1334 bytes} [Fri Aug 7 09:59:57 2026] GET /volume/v3/backups/e366e896-0ec0-4265-9440-a4a3e5b747e1 => generated 752 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 09:59:58.289922 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-98fd095a-f73c-4b58-bc86-00c68fd39686 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:59:58.296226 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-98fd095a-f73c-4b58-bc86-00c68fd39686 tempest-ProjectMemberTests33-438754277 tempest-ProjectMemberTests33-438754277-project-admin] GET https://10.4.3.8/volume/v3/backups/535bfe1b-8428-42a1-b6c6-694abf769492 Aug 07 09:59:58.296226 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-98fd095a-f73c-4b58-bc86-00c68fd39686 tempest-ProjectMemberTests33-438754277 tempest-ProjectMemberTests33-438754277-project-admin] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 09:59:58.296563 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-98fd095a-f73c-4b58-bc86-00c68fd39686 tempest-ProjectMemberTests33-438754277 tempest-ProjectMemberTests33-438754277-project-admin] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 09:59:58.299237 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.v3.backups [None req-98fd095a-f73c-4b58-bc86-00c68fd39686 tempest-ProjectMemberTests33-438754277 tempest-ProjectMemberTests33-438754277-project-admin] Show backup with id 535bfe1b-8428-42a1-b6c6-694abf769492. {{(pid=100295) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 09:59:58.306750 np0000006707 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 09:59:58.306750 np0000006707 devstack@c-api.service[100295]: warnings.warn( Aug 07 09:59:58.306750 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-98fd095a-f73c-4b58-bc86-00c68fd39686 tempest-ProjectMemberTests33-438754277 tempest-ProjectMemberTests33-438754277-project-admin] https://10.4.3.8/volume/v3/backups/535bfe1b-8428-42a1-b6c6-694abf769492 returned with HTTP 200 Aug 07 09:59:58.308191 np0000006707 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 792/3167] 10.4.3.8 () {68 vars in 1374 bytes} [Fri Aug 7 09:59:58 2026] GET /volume/v3/backups/535bfe1b-8428-42a1-b6c6-694abf769492 => generated 704 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 09:59:58.328656 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [None req-ec58aa9b-d46b-48aa-8607-f4ccb57dd70a None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:59:58.332594 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-ec58aa9b-d46b-48aa-8607-f4ccb57dd70a tempest-TestVolumeBackupRestore-1010557765 tempest-TestVolumeBackupRestore-1010557765-project-member] GET https://10.4.3.8/volume/v3/backups/e366e896-0ec0-4265-9440-a4a3e5b747e1 Aug 07 09:59:58.333134 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-ec58aa9b-d46b-48aa-8607-f4ccb57dd70a tempest-TestVolumeBackupRestore-1010557765 tempest-TestVolumeBackupRestore-1010557765-project-member] Empty body provided in request {{(pid=100296) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 09:59:58.333377 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-ec58aa9b-d46b-48aa-8607-f4ccb57dd70a tempest-TestVolumeBackupRestore-1010557765 tempest-TestVolumeBackupRestore-1010557765-project-member] Calling method 'show' {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 09:59:58.334123 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.v3.backups [None req-ec58aa9b-d46b-48aa-8607-f4ccb57dd70a tempest-TestVolumeBackupRestore-1010557765 tempest-TestVolumeBackupRestore-1010557765-project-member] Show backup with id e366e896-0ec0-4265-9440-a4a3e5b747e1. {{(pid=100296) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 09:59:58.341561 np0000006707 devstack@c-api.service[100296]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 09:59:58.341561 np0000006707 devstack@c-api.service[100296]: warnings.warn( Aug 07 09:59:58.342466 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-ec58aa9b-d46b-48aa-8607-f4ccb57dd70a tempest-TestVolumeBackupRestore-1010557765 tempest-TestVolumeBackupRestore-1010557765-project-member] https://10.4.3.8/volume/v3/backups/e366e896-0ec0-4265-9440-a4a3e5b747e1 returned with HTTP 200 Aug 07 09:59:58.342901 np0000006707 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 789/3168] 10.4.3.8 () {66 vars in 1334 bytes} [Fri Aug 7 09:59:58 2026] GET /volume/v3/backups/e366e896-0ec0-4265-9440-a4a3e5b747e1 => generated 752 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 09:59:58.671069 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [req-7ae01715-2f4a-4ad4-92a3-b49cca94bbe2 req-18101b55-b912-4f26-b0e5-d8038f232503 None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:59:58.673308 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [req-7ae01715-2f4a-4ad4-92a3-b49cca94bbe2 req-18101b55-b912-4f26-b0e5-d8038f232503 tempest-ImageDependencyTests-1655333364 tempest-ImageDependencyTests-1655333364-project-member] GET https://10.4.3.8/volume/v3/limits Aug 07 09:59:58.673635 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [req-7ae01715-2f4a-4ad4-92a3-b49cca94bbe2 req-18101b55-b912-4f26-b0e5-d8038f232503 tempest-ImageDependencyTests-1655333364 tempest-ImageDependencyTests-1655333364-project-member] Empty body provided in request {{(pid=100297) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 09:59:58.673862 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [req-7ae01715-2f4a-4ad4-92a3-b49cca94bbe2 req-18101b55-b912-4f26-b0e5-d8038f232503 tempest-ImageDependencyTests-1655333364 tempest-ImageDependencyTests-1655333364-project-member] Calling method 'index' {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 09:59:58.684966 np0000006707 devstack@c-api.service[100297]: WARNING cinder.quota [req-7ae01715-2f4a-4ad4-92a3-b49cca94bbe2 req-18101b55-b912-4f26-b0e5-d8038f232503 tempest-ImageDependencyTests-1655333364 tempest-ImageDependencyTests-1655333364-project-member] Deprecated: Default quota for resource: snapshots_tempest-scenario-type-luksv2-1048844059 is set by the default quota flag: quota_snapshots_tempest-scenario-type-luksv2-1048844059, it is now deprecated. Please use the default quota class for default quota. Aug 07 09:59:58.701490 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [req-7ae01715-2f4a-4ad4-92a3-b49cca94bbe2 req-18101b55-b912-4f26-b0e5-d8038f232503 tempest-ImageDependencyTests-1655333364 tempest-ImageDependencyTests-1655333364-project-member] https://10.4.3.8/volume/v3/limits returned with HTTP 200 Aug 07 09:59:58.702200 np0000006707 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 793/3169] 10.4.3.8 () {68 vars in 1470 bytes} [Fri Aug 7 09:59:58 2026] GET /volume/v3/limits => generated 302 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 09:59:58.767169 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.middleware.request_id [req-7ae01715-2f4a-4ad4-92a3-b49cca94bbe2 req-670b8f6e-df86-4e2b-98aa-1a1b8233ef1b None None] RequestId filter calling following filter/app {{(pid=100298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:59:58.772871 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [req-7ae01715-2f4a-4ad4-92a3-b49cca94bbe2 req-670b8f6e-df86-4e2b-98aa-1a1b8233ef1b tempest-ImageDependencyTests-1655333364 tempest-ImageDependencyTests-1655333364-project-member] GET https://10.4.3.8/volume/v3/volumes/84d6bfcb-40b1-499c-81a2-79866a1adeab Aug 07 09:59:58.772871 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [req-7ae01715-2f4a-4ad4-92a3-b49cca94bbe2 req-670b8f6e-df86-4e2b-98aa-1a1b8233ef1b tempest-ImageDependencyTests-1655333364 tempest-ImageDependencyTests-1655333364-project-member] Empty body provided in request {{(pid=100298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 09:59:58.772871 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [req-7ae01715-2f4a-4ad4-92a3-b49cca94bbe2 req-670b8f6e-df86-4e2b-98aa-1a1b8233ef1b tempest-ImageDependencyTests-1655333364 tempest-ImageDependencyTests-1655333364-project-member] Calling method 'show' {{(pid=100298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 09:59:58.786889 np0000006707 devstack@c-api.service[100298]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 09:59:58.786889 np0000006707 devstack@c-api.service[100298]: warnings.warn( Aug 07 09:59:58.793475 np0000006707 devstack@c-api.service[100298]: INFO cinder.volume.api [req-7ae01715-2f4a-4ad4-92a3-b49cca94bbe2 req-670b8f6e-df86-4e2b-98aa-1a1b8233ef1b tempest-ImageDependencyTests-1655333364 tempest-ImageDependencyTests-1655333364-project-member] Volume info retrieved successfully. Aug 07 09:59:58.802076 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [req-7ae01715-2f4a-4ad4-92a3-b49cca94bbe2 req-670b8f6e-df86-4e2b-98aa-1a1b8233ef1b tempest-ImageDependencyTests-1655333364 tempest-ImageDependencyTests-1655333364-project-member] https://10.4.3.8/volume/v3/volumes/84d6bfcb-40b1-499c-81a2-79866a1adeab returned with HTTP 200 Aug 07 09:59:58.802767 np0000006707 devstack@c-api.service[100298]: [pid: 100298|app: 0|req: 796/3170] 10.4.3.8 () {68 vars in 1584 bytes} [Fri Aug 7 09:59:58 2026] GET /volume/v3/volumes/84d6bfcb-40b1-499c-81a2-79866a1adeab => generated 1448 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 09:59:58.825335 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [req-7ae01715-2f4a-4ad4-92a3-b49cca94bbe2 req-f9f6358e-2c56-4cc4-9d02-c40ca5c26389 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:59:58.839451 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [req-7ae01715-2f4a-4ad4-92a3-b49cca94bbe2 req-f9f6358e-2c56-4cc4-9d02-c40ca5c26389 tempest-ImageDependencyTests-1655333364 tempest-ImageDependencyTests-1655333364-project-member] POST https://10.4.3.8/volume/v3/snapshots Aug 07 09:59:58.839451 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [req-7ae01715-2f4a-4ad4-92a3-b49cca94bbe2 req-f9f6358e-2c56-4cc4-9d02-c40ca5c26389 tempest-ImageDependencyTests-1655333364 tempest-ImageDependencyTests-1655333364-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "84d6bfcb-40b1-499c-81a2-79866a1adeab", "force": true, "name": "snapshot for tempest-ImageDependencyTestssnapshot-1535719872", "description": null, "metadata": {}}} {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 09:59:58.856037 np0000006707 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 09:59:58.856037 np0000006707 devstack@c-api.service[100295]: warnings.warn( Aug 07 09:59:58.856640 np0000006707 devstack@c-api.service[100295]: INFO cinder.volume.api [req-7ae01715-2f4a-4ad4-92a3-b49cca94bbe2 req-f9f6358e-2c56-4cc4-9d02-c40ca5c26389 tempest-ImageDependencyTests-1655333364 tempest-ImageDependencyTests-1655333364-project-member] Volume info retrieved successfully. Aug 07 09:59:58.856745 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.v3.snapshots [req-7ae01715-2f4a-4ad4-92a3-b49cca94bbe2 req-f9f6358e-2c56-4cc4-9d02-c40ca5c26389 tempest-ImageDependencyTests-1655333364 tempest-ImageDependencyTests-1655333364-project-member] Create snapshot from volume 84d6bfcb-40b1-499c-81a2-79866a1adeab Aug 07 09:59:58.916566 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.quota [req-7ae01715-2f4a-4ad4-92a3-b49cca94bbe2 req-f9f6358e-2c56-4cc4-9d02-c40ca5c26389 tempest-ImageDependencyTests-1655333364 tempest-ImageDependencyTests-1655333364-project-member] Created reservations ['365c2a71-8deb-406a-a209-15f2f8b97150', '1c8bb534-d9ab-4cbb-8a43-10db68d4c887', 'fd39c554-8ca1-4416-8676-3bd0c3d573bc', 'c41fc3f2-94a5-4b3c-a444-1a36b6670efe'] {{(pid=100295) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 09:59:58.974619 np0000006707 devstack@c-api.service[100295]: INFO cinder.volume.api [req-7ae01715-2f4a-4ad4-92a3-b49cca94bbe2 req-f9f6358e-2c56-4cc4-9d02-c40ca5c26389 tempest-ImageDependencyTests-1655333364 tempest-ImageDependencyTests-1655333364-project-member] Snapshot force create request issued successfully. Aug 07 09:59:58.975511 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [req-7ae01715-2f4a-4ad4-92a3-b49cca94bbe2 req-f9f6358e-2c56-4cc4-9d02-c40ca5c26389 tempest-ImageDependencyTests-1655333364 tempest-ImageDependencyTests-1655333364-project-member] https://10.4.3.8/volume/v3/snapshots returned with HTTP 202 Aug 07 09:59:58.975989 np0000006707 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 793/3171] 10.4.3.8 () {72 vars in 1533 bytes} [Fri Aug 7 09:59:58 2026] POST /volume/v3/snapshots => generated 319 bytes in 153 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 07 09:59:59.321540 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [None req-538791cc-48cc-4aac-894c-ca51a81a4839 None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:59:59.325018 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-538791cc-48cc-4aac-894c-ca51a81a4839 tempest-ProjectMemberTests33-438754277 tempest-ProjectMemberTests33-438754277-project-admin] GET https://10.4.3.8/volume/v3/backups/535bfe1b-8428-42a1-b6c6-694abf769492 Aug 07 09:59:59.325350 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-538791cc-48cc-4aac-894c-ca51a81a4839 tempest-ProjectMemberTests33-438754277 tempest-ProjectMemberTests33-438754277-project-admin] Empty body provided in request {{(pid=100296) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 09:59:59.325647 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-538791cc-48cc-4aac-894c-ca51a81a4839 tempest-ProjectMemberTests33-438754277 tempest-ProjectMemberTests33-438754277-project-admin] Calling method 'show' {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 09:59:59.325817 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.v3.backups [None req-538791cc-48cc-4aac-894c-ca51a81a4839 tempest-ProjectMemberTests33-438754277 tempest-ProjectMemberTests33-438754277-project-admin] Show backup with id 535bfe1b-8428-42a1-b6c6-694abf769492. {{(pid=100296) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 09:59:59.336738 np0000006707 devstack@c-api.service[100296]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 09:59:59.336738 np0000006707 devstack@c-api.service[100296]: warnings.warn( Aug 07 09:59:59.337730 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-538791cc-48cc-4aac-894c-ca51a81a4839 tempest-ProjectMemberTests33-438754277 tempest-ProjectMemberTests33-438754277-project-admin] https://10.4.3.8/volume/v3/backups/535bfe1b-8428-42a1-b6c6-694abf769492 returned with HTTP 200 Aug 07 09:59:59.338321 np0000006707 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 790/3172] 10.4.3.8 () {68 vars in 1374 bytes} [Fri Aug 7 09:59:59 2026] GET /volume/v3/backups/535bfe1b-8428-42a1-b6c6-694abf769492 => generated 704 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 09:59:59.358160 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [None req-97002e3f-d96d-4de9-bdfb-8cf3224a8990 None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 09:59:59.362962 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-97002e3f-d96d-4de9-bdfb-8cf3224a8990 tempest-TestVolumeBackupRestore-1010557765 tempest-TestVolumeBackupRestore-1010557765-project-member] GET https://10.4.3.8/volume/v3/backups/e366e896-0ec0-4265-9440-a4a3e5b747e1 Aug 07 09:59:59.362962 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-97002e3f-d96d-4de9-bdfb-8cf3224a8990 tempest-TestVolumeBackupRestore-1010557765 tempest-TestVolumeBackupRestore-1010557765-project-member] Empty body provided in request {{(pid=100297) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 09:59:59.362962 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-97002e3f-d96d-4de9-bdfb-8cf3224a8990 tempest-TestVolumeBackupRestore-1010557765 tempest-TestVolumeBackupRestore-1010557765-project-member] Calling method 'show' {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 09:59:59.362962 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.v3.backups [None req-97002e3f-d96d-4de9-bdfb-8cf3224a8990 tempest-TestVolumeBackupRestore-1010557765 tempest-TestVolumeBackupRestore-1010557765-project-member] Show backup with id e366e896-0ec0-4265-9440-a4a3e5b747e1. {{(pid=100297) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 09:59:59.367835 np0000006707 devstack@c-api.service[100297]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 09:59:59.367835 np0000006707 devstack@c-api.service[100297]: warnings.warn( Aug 07 09:59:59.368923 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-97002e3f-d96d-4de9-bdfb-8cf3224a8990 tempest-TestVolumeBackupRestore-1010557765 tempest-TestVolumeBackupRestore-1010557765-project-member] https://10.4.3.8/volume/v3/backups/e366e896-0ec0-4265-9440-a4a3e5b747e1 returned with HTTP 200 Aug 07 09:59:59.369359 np0000006707 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 794/3173] 10.4.3.8 () {66 vars in 1334 bytes} [Fri Aug 7 09:59:59 2026] GET /volume/v3/backups/e366e896-0ec0-4265-9440-a4a3e5b747e1 => generated 752 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 10:00:00.351603 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.middleware.request_id [None req-7f790822-abbf-49f6-b231-191475161a9f None None] RequestId filter calling following filter/app {{(pid=100298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:00:00.353685 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [None req-7f790822-abbf-49f6-b231-191475161a9f tempest-ProjectMemberTests33-438754277 tempest-ProjectMemberTests33-438754277-project-admin] GET https://10.4.3.8/volume/v3/backups/535bfe1b-8428-42a1-b6c6-694abf769492 Aug 07 10:00:00.353963 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [None req-7f790822-abbf-49f6-b231-191475161a9f tempest-ProjectMemberTests33-438754277 tempest-ProjectMemberTests33-438754277-project-admin] Empty body provided in request {{(pid=100298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 10:00:00.354182 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [None req-7f790822-abbf-49f6-b231-191475161a9f tempest-ProjectMemberTests33-438754277 tempest-ProjectMemberTests33-438754277-project-admin] Calling method 'show' {{(pid=100298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 10:00:00.354274 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.v3.backups [None req-7f790822-abbf-49f6-b231-191475161a9f tempest-ProjectMemberTests33-438754277 tempest-ProjectMemberTests33-438754277-project-admin] Show backup with id 535bfe1b-8428-42a1-b6c6-694abf769492. {{(pid=100298) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 10:00:00.363966 np0000006707 devstack@c-api.service[100298]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 10:00:00.363966 np0000006707 devstack@c-api.service[100298]: warnings.warn( Aug 07 10:00:00.365555 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [None req-7f790822-abbf-49f6-b231-191475161a9f tempest-ProjectMemberTests33-438754277 tempest-ProjectMemberTests33-438754277-project-admin] https://10.4.3.8/volume/v3/backups/535bfe1b-8428-42a1-b6c6-694abf769492 returned with HTTP 200 Aug 07 10:00:00.368885 np0000006707 devstack@c-api.service[100298]: [pid: 100298|app: 0|req: 797/3174] 10.4.3.8 () {68 vars in 1374 bytes} [Fri Aug 7 10:00:00 2026] GET /volume/v3/backups/535bfe1b-8428-42a1-b6c6-694abf769492 => generated 704 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 10:00:00.387180 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-7c02c9ce-0814-4414-87b2-abe06ac3bb70 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:00:00.389165 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-7c02c9ce-0814-4414-87b2-abe06ac3bb70 tempest-TestVolumeBackupRestore-1010557765 tempest-TestVolumeBackupRestore-1010557765-project-member] GET https://10.4.3.8/volume/v3/backups/e366e896-0ec0-4265-9440-a4a3e5b747e1 Aug 07 10:00:00.389895 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-7c02c9ce-0814-4414-87b2-abe06ac3bb70 tempest-TestVolumeBackupRestore-1010557765 tempest-TestVolumeBackupRestore-1010557765-project-member] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 10:00:00.389895 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-7c02c9ce-0814-4414-87b2-abe06ac3bb70 tempest-TestVolumeBackupRestore-1010557765 tempest-TestVolumeBackupRestore-1010557765-project-member] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 10:00:00.389895 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.v3.backups [None req-7c02c9ce-0814-4414-87b2-abe06ac3bb70 tempest-TestVolumeBackupRestore-1010557765 tempest-TestVolumeBackupRestore-1010557765-project-member] Show backup with id e366e896-0ec0-4265-9440-a4a3e5b747e1. {{(pid=100295) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 10:00:00.394986 np0000006707 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 10:00:00.394986 np0000006707 devstack@c-api.service[100295]: warnings.warn( Aug 07 10:00:00.395644 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-7c02c9ce-0814-4414-87b2-abe06ac3bb70 tempest-TestVolumeBackupRestore-1010557765 tempest-TestVolumeBackupRestore-1010557765-project-member] https://10.4.3.8/volume/v3/backups/e366e896-0ec0-4265-9440-a4a3e5b747e1 returned with HTTP 200 Aug 07 10:00:00.395942 np0000006707 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 794/3175] 10.4.3.8 () {66 vars in 1334 bytes} [Fri Aug 7 10:00:00 2026] GET /volume/v3/backups/e366e896-0ec0-4265-9440-a4a3e5b747e1 => generated 752 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 10:00:00.406262 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [None req-e942c02f-957e-4246-b8e3-43d51baf0258 None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:00:00.408264 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-e942c02f-957e-4246-b8e3-43d51baf0258 tempest-TestVolumeBackupRestore-1010557765 tempest-TestVolumeBackupRestore-1010557765-project-member] GET https://10.4.3.8/volume/v3/volumes/75e9dfd0-a904-4f9c-84fb-191aa6364cd4 Aug 07 10:00:00.408393 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-e942c02f-957e-4246-b8e3-43d51baf0258 tempest-TestVolumeBackupRestore-1010557765 tempest-TestVolumeBackupRestore-1010557765-project-member] Empty body provided in request {{(pid=100296) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 10:00:00.408549 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-e942c02f-957e-4246-b8e3-43d51baf0258 tempest-TestVolumeBackupRestore-1010557765 tempest-TestVolumeBackupRestore-1010557765-project-member] Calling method 'show' {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 10:00:00.415864 np0000006707 devstack@c-api.service[100296]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 10:00:00.415864 np0000006707 devstack@c-api.service[100296]: warnings.warn( Aug 07 10:00:00.420700 np0000006707 devstack@c-api.service[100296]: INFO cinder.volume.api [None req-e942c02f-957e-4246-b8e3-43d51baf0258 tempest-TestVolumeBackupRestore-1010557765 tempest-TestVolumeBackupRestore-1010557765-project-member] Volume info retrieved successfully. Aug 07 10:00:00.426184 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-e942c02f-957e-4246-b8e3-43d51baf0258 tempest-TestVolumeBackupRestore-1010557765 tempest-TestVolumeBackupRestore-1010557765-project-member] https://10.4.3.8/volume/v3/volumes/75e9dfd0-a904-4f9c-84fb-191aa6364cd4 returned with HTTP 200 Aug 07 10:00:00.426184 np0000006707 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 791/3176] 10.4.3.8 () {66 vars in 1334 bytes} [Fri Aug 7 10:00:00 2026] GET /volume/v3/volumes/75e9dfd0-a904-4f9c-84fb-191aa6364cd4 => generated 1412 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 10:00:00.438773 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [None req-5c8b94f8-2356-4e67-ac74-2e3c4ead12f2 None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:00:00.441008 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-5c8b94f8-2356-4e67-ac74-2e3c4ead12f2 tempest-TestVolumeBackupRestore-1010557765 tempest-TestVolumeBackupRestore-1010557765-project-member] GET https://10.4.3.8/volume/v3/volumes/75e9dfd0-a904-4f9c-84fb-191aa6364cd4 Aug 07 10:00:00.441305 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-5c8b94f8-2356-4e67-ac74-2e3c4ead12f2 tempest-TestVolumeBackupRestore-1010557765 tempest-TestVolumeBackupRestore-1010557765-project-member] Empty body provided in request {{(pid=100297) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 10:00:00.441516 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-5c8b94f8-2356-4e67-ac74-2e3c4ead12f2 tempest-TestVolumeBackupRestore-1010557765 tempest-TestVolumeBackupRestore-1010557765-project-member] Calling method 'show' {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 10:00:00.450438 np0000006707 devstack@c-api.service[100297]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 10:00:00.450438 np0000006707 devstack@c-api.service[100297]: warnings.warn( Aug 07 10:00:00.457033 np0000006707 devstack@c-api.service[100297]: INFO cinder.volume.api [None req-5c8b94f8-2356-4e67-ac74-2e3c4ead12f2 tempest-TestVolumeBackupRestore-1010557765 tempest-TestVolumeBackupRestore-1010557765-project-member] Volume info retrieved successfully. Aug 07 10:00:00.461690 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-5c8b94f8-2356-4e67-ac74-2e3c4ead12f2 tempest-TestVolumeBackupRestore-1010557765 tempest-TestVolumeBackupRestore-1010557765-project-member] https://10.4.3.8/volume/v3/volumes/75e9dfd0-a904-4f9c-84fb-191aa6364cd4 returned with HTTP 200 Aug 07 10:00:00.462208 np0000006707 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 795/3177] 10.4.3.8 () {66 vars in 1334 bytes} [Fri Aug 7 10:00:00 2026] GET /volume/v3/volumes/75e9dfd0-a904-4f9c-84fb-191aa6364cd4 => generated 1412 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Aug 07 10:00:01.382674 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.middleware.request_id [None req-3cad79ae-f94e-45f3-a515-1fc021d7fad8 None None] RequestId filter calling following filter/app {{(pid=100298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:00:01.387223 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [None req-3cad79ae-f94e-45f3-a515-1fc021d7fad8 tempest-ProjectMemberTests33-438754277 tempest-ProjectMemberTests33-438754277-project-admin] GET https://10.4.3.8/volume/v3/backups/535bfe1b-8428-42a1-b6c6-694abf769492 Aug 07 10:00:01.387871 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [None req-3cad79ae-f94e-45f3-a515-1fc021d7fad8 tempest-ProjectMemberTests33-438754277 tempest-ProjectMemberTests33-438754277-project-admin] Empty body provided in request {{(pid=100298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 10:00:01.387871 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [None req-3cad79ae-f94e-45f3-a515-1fc021d7fad8 tempest-ProjectMemberTests33-438754277 tempest-ProjectMemberTests33-438754277-project-admin] Calling method 'show' {{(pid=100298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 10:00:01.388043 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.v3.backups [None req-3cad79ae-f94e-45f3-a515-1fc021d7fad8 tempest-ProjectMemberTests33-438754277 tempest-ProjectMemberTests33-438754277-project-admin] Show backup with id 535bfe1b-8428-42a1-b6c6-694abf769492. {{(pid=100298) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 10:00:01.402834 np0000006707 devstack@c-api.service[100298]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 10:00:01.402834 np0000006707 devstack@c-api.service[100298]: warnings.warn( Aug 07 10:00:01.405729 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [None req-3cad79ae-f94e-45f3-a515-1fc021d7fad8 tempest-ProjectMemberTests33-438754277 tempest-ProjectMemberTests33-438754277-project-admin] https://10.4.3.8/volume/v3/backups/535bfe1b-8428-42a1-b6c6-694abf769492 returned with HTTP 200 Aug 07 10:00:01.406625 np0000006707 devstack@c-api.service[100298]: [pid: 100298|app: 0|req: 798/3178] 10.4.3.8 () {68 vars in 1374 bytes} [Fri Aug 7 10:00:01 2026] GET /volume/v3/backups/535bfe1b-8428-42a1-b6c6-694abf769492 => generated 704 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 10:00:01.468951 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-3cd361d5-5316-4e40-b2d9-bb410c36c2a4 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:00:01.471799 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-3cd361d5-5316-4e40-b2d9-bb410c36c2a4 tempest-ImageDependencyTests-1655333364 tempest-ImageDependencyTests-1655333364-project-member] GET https://10.4.3.8/volume/v3/snapshots/c6fda74a-610a-46f2-a34c-e1855e832bd7 Aug 07 10:00:01.471799 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-3cd361d5-5316-4e40-b2d9-bb410c36c2a4 tempest-ImageDependencyTests-1655333364 tempest-ImageDependencyTests-1655333364-project-member] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 10:00:01.471799 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-3cd361d5-5316-4e40-b2d9-bb410c36c2a4 tempest-ImageDependencyTests-1655333364 tempest-ImageDependencyTests-1655333364-project-member] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 10:00:01.480868 np0000006707 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 10:00:01.480868 np0000006707 devstack@c-api.service[100295]: warnings.warn( Aug 07 10:00:01.481738 np0000006707 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-3cd361d5-5316-4e40-b2d9-bb410c36c2a4 tempest-ImageDependencyTests-1655333364 tempest-ImageDependencyTests-1655333364-project-member] Snapshot retrieved successfully. Aug 07 10:00:01.482387 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-3cd361d5-5316-4e40-b2d9-bb410c36c2a4 tempest-ImageDependencyTests-1655333364 tempest-ImageDependencyTests-1655333364-project-member] https://10.4.3.8/volume/v3/snapshots/c6fda74a-610a-46f2-a34c-e1855e832bd7 returned with HTTP 200 Aug 07 10:00:01.483260 np0000006707 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 795/3179] 10.4.3.8 () {66 vars in 1340 bytes} [Fri Aug 7 10:00:01 2026] GET /volume/v3/snapshots/c6fda74a-610a-46f2-a34c-e1855e832bd7 => generated 478 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 10:00:02.258974 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [None req-2a769a47-bcd4-4eeb-bc9d-493ee8ae3699 None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:00:02.262054 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-2a769a47-bcd4-4eeb-bc9d-493ee8ae3699 tempest-ImageDependencyTests-1655333364 tempest-ImageDependencyTests-1655333364-project-member] DELETE https://10.4.3.8/volume/v3/snapshots/c6fda74a-610a-46f2-a34c-e1855e832bd7 Aug 07 10:00:02.262391 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-2a769a47-bcd4-4eeb-bc9d-493ee8ae3699 tempest-ImageDependencyTests-1655333364 tempest-ImageDependencyTests-1655333364-project-member] Empty body provided in request {{(pid=100296) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 10:00:02.262720 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-2a769a47-bcd4-4eeb-bc9d-493ee8ae3699 tempest-ImageDependencyTests-1655333364 tempest-ImageDependencyTests-1655333364-project-member] Calling method 'delete' {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 10:00:02.262942 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.v3.snapshots [None req-2a769a47-bcd4-4eeb-bc9d-493ee8ae3699 tempest-ImageDependencyTests-1655333364 tempest-ImageDependencyTests-1655333364-project-member] Delete snapshot with id: c6fda74a-610a-46f2-a34c-e1855e832bd7 Aug 07 10:00:02.270342 np0000006707 devstack@c-api.service[100296]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 10:00:02.270342 np0000006707 devstack@c-api.service[100296]: warnings.warn( Aug 07 10:00:02.271694 np0000006707 devstack@c-api.service[100296]: INFO cinder.volume.api [None req-2a769a47-bcd4-4eeb-bc9d-493ee8ae3699 tempest-ImageDependencyTests-1655333364 tempest-ImageDependencyTests-1655333364-project-member] Snapshot retrieved successfully. Aug 07 10:00:02.299504 np0000006707 devstack@c-api.service[100296]: INFO cinder.volume.api [None req-2a769a47-bcd4-4eeb-bc9d-493ee8ae3699 tempest-ImageDependencyTests-1655333364 tempest-ImageDependencyTests-1655333364-project-member] Snapshot delete request issued successfully. Aug 07 10:00:02.299895 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-2a769a47-bcd4-4eeb-bc9d-493ee8ae3699 tempest-ImageDependencyTests-1655333364 tempest-ImageDependencyTests-1655333364-project-member] https://10.4.3.8/volume/v3/snapshots/c6fda74a-610a-46f2-a34c-e1855e832bd7 returned with HTTP 202 Aug 07 10:00:02.300982 np0000006707 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 792/3180] 10.4.3.8 () {66 vars in 1343 bytes} [Fri Aug 7 10:00:02 2026] DELETE /volume/v3/snapshots/c6fda74a-610a-46f2-a34c-e1855e832bd7 => generated 0 bytes in 43 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 07 10:00:02.309672 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [None req-490baea4-9e29-4fc6-b337-d6812593afff None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:00:02.311917 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-490baea4-9e29-4fc6-b337-d6812593afff tempest-ImageDependencyTests-1655333364 tempest-ImageDependencyTests-1655333364-project-member] GET https://10.4.3.8/volume/v3/snapshots/c6fda74a-610a-46f2-a34c-e1855e832bd7 Aug 07 10:00:02.312076 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-490baea4-9e29-4fc6-b337-d6812593afff tempest-ImageDependencyTests-1655333364 tempest-ImageDependencyTests-1655333364-project-member] Empty body provided in request {{(pid=100297) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 10:00:02.312223 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-490baea4-9e29-4fc6-b337-d6812593afff tempest-ImageDependencyTests-1655333364 tempest-ImageDependencyTests-1655333364-project-member] Calling method 'show' {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 10:00:02.320129 np0000006707 devstack@c-api.service[100297]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 10:00:02.320129 np0000006707 devstack@c-api.service[100297]: warnings.warn( Aug 07 10:00:02.320129 np0000006707 devstack@c-api.service[100297]: INFO cinder.volume.api [None req-490baea4-9e29-4fc6-b337-d6812593afff tempest-ImageDependencyTests-1655333364 tempest-ImageDependencyTests-1655333364-project-member] Snapshot retrieved successfully. Aug 07 10:00:02.320332 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-490baea4-9e29-4fc6-b337-d6812593afff tempest-ImageDependencyTests-1655333364 tempest-ImageDependencyTests-1655333364-project-member] https://10.4.3.8/volume/v3/snapshots/c6fda74a-610a-46f2-a34c-e1855e832bd7 returned with HTTP 200 Aug 07 10:00:02.320940 np0000006707 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 796/3181] 10.4.3.8 () {66 vars in 1340 bytes} [Fri Aug 7 10:00:02 2026] GET /volume/v3/snapshots/c6fda74a-610a-46f2-a34c-e1855e832bd7 => generated 477 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 10:00:02.423931 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.middleware.request_id [None req-99bf85b1-524c-4a61-9dd4-0130e8d3a0cd None None] RequestId filter calling following filter/app {{(pid=100298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:00:02.428202 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [None req-99bf85b1-524c-4a61-9dd4-0130e8d3a0cd tempest-ProjectMemberTests33-438754277 tempest-ProjectMemberTests33-438754277-project-admin] GET https://10.4.3.8/volume/v3/backups/535bfe1b-8428-42a1-b6c6-694abf769492 Aug 07 10:00:02.429109 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [None req-99bf85b1-524c-4a61-9dd4-0130e8d3a0cd tempest-ProjectMemberTests33-438754277 tempest-ProjectMemberTests33-438754277-project-admin] Empty body provided in request {{(pid=100298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 10:00:02.429109 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [None req-99bf85b1-524c-4a61-9dd4-0130e8d3a0cd tempest-ProjectMemberTests33-438754277 tempest-ProjectMemberTests33-438754277-project-admin] Calling method 'show' {{(pid=100298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 10:00:02.429109 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.v3.backups [None req-99bf85b1-524c-4a61-9dd4-0130e8d3a0cd tempest-ProjectMemberTests33-438754277 tempest-ProjectMemberTests33-438754277-project-admin] Show backup with id 535bfe1b-8428-42a1-b6c6-694abf769492. {{(pid=100298) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 10:00:02.436309 np0000006707 devstack@c-api.service[100298]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 10:00:02.436309 np0000006707 devstack@c-api.service[100298]: warnings.warn( Aug 07 10:00:02.437219 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [None req-99bf85b1-524c-4a61-9dd4-0130e8d3a0cd tempest-ProjectMemberTests33-438754277 tempest-ProjectMemberTests33-438754277-project-admin] https://10.4.3.8/volume/v3/backups/535bfe1b-8428-42a1-b6c6-694abf769492 returned with HTTP 200 Aug 07 10:00:02.437787 np0000006707 devstack@c-api.service[100298]: [pid: 100298|app: 0|req: 799/3182] 10.4.3.8 () {68 vars in 1374 bytes} [Fri Aug 7 10:00:02 2026] GET /volume/v3/backups/535bfe1b-8428-42a1-b6c6-694abf769492 => generated 704 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 10:00:02.813335 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [req-e649a26b-5be1-43c9-b40a-d35e2b15ff5b req-cca8d048-6aa8-4416-86ab-231b3ecdcf18 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:00:02.817014 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [req-e649a26b-5be1-43c9-b40a-d35e2b15ff5b req-cca8d048-6aa8-4416-86ab-231b3ecdcf18 tempest-TestVolumeBackupRestore-1010557765 tempest-TestVolumeBackupRestore-1010557765-project-member] GET https://10.4.3.8/volume/v3/volumes/75e9dfd0-a904-4f9c-84fb-191aa6364cd4 Aug 07 10:00:02.818144 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [req-e649a26b-5be1-43c9-b40a-d35e2b15ff5b req-cca8d048-6aa8-4416-86ab-231b3ecdcf18 tempest-TestVolumeBackupRestore-1010557765 tempest-TestVolumeBackupRestore-1010557765-project-member] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 10:00:02.818534 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [req-e649a26b-5be1-43c9-b40a-d35e2b15ff5b req-cca8d048-6aa8-4416-86ab-231b3ecdcf18 tempest-TestVolumeBackupRestore-1010557765 tempest-TestVolumeBackupRestore-1010557765-project-member] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 10:00:02.828704 np0000006707 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 10:00:02.828704 np0000006707 devstack@c-api.service[100295]: warnings.warn( Aug 07 10:00:02.832784 np0000006707 devstack@c-api.service[100295]: INFO cinder.volume.api [req-e649a26b-5be1-43c9-b40a-d35e2b15ff5b req-cca8d048-6aa8-4416-86ab-231b3ecdcf18 tempest-TestVolumeBackupRestore-1010557765 tempest-TestVolumeBackupRestore-1010557765-project-member] Volume info retrieved successfully. Aug 07 10:00:02.838638 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [req-e649a26b-5be1-43c9-b40a-d35e2b15ff5b req-cca8d048-6aa8-4416-86ab-231b3ecdcf18 tempest-TestVolumeBackupRestore-1010557765 tempest-TestVolumeBackupRestore-1010557765-project-member] https://10.4.3.8/volume/v3/volumes/75e9dfd0-a904-4f9c-84fb-191aa6364cd4 returned with HTTP 200 Aug 07 10:00:02.839295 np0000006707 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 796/3183] 10.4.3.8 () {68 vars in 1584 bytes} [Fri Aug 7 10:00:02 2026] GET /volume/v3/volumes/75e9dfd0-a904-4f9c-84fb-191aa6364cd4 => generated 1412 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 10:00:03.333447 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [None req-dd58efc1-d4eb-4ccf-8cc4-058235885180 None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:00:03.335837 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-dd58efc1-d4eb-4ccf-8cc4-058235885180 tempest-ImageDependencyTests-1655333364 tempest-ImageDependencyTests-1655333364-project-member] GET https://10.4.3.8/volume/v3/snapshots/c6fda74a-610a-46f2-a34c-e1855e832bd7 Aug 07 10:00:03.336087 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-dd58efc1-d4eb-4ccf-8cc4-058235885180 tempest-ImageDependencyTests-1655333364 tempest-ImageDependencyTests-1655333364-project-member] Empty body provided in request {{(pid=100296) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 10:00:03.336663 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-dd58efc1-d4eb-4ccf-8cc4-058235885180 tempest-ImageDependencyTests-1655333364 tempest-ImageDependencyTests-1655333364-project-member] Calling method 'show' {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 10:00:03.342169 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-dd58efc1-d4eb-4ccf-8cc4-058235885180 tempest-ImageDependencyTests-1655333364 tempest-ImageDependencyTests-1655333364-project-member] https://10.4.3.8/volume/v3/snapshots/c6fda74a-610a-46f2-a34c-e1855e832bd7 returned with HTTP 404 Aug 07 10:00:03.343181 np0000006707 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 793/3184] 10.4.3.8 () {66 vars in 1340 bytes} [Fri Aug 7 10:00:03 2026] GET /volume/v3/snapshots/c6fda74a-610a-46f2-a34c-e1855e832bd7 => generated 111 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 10:00:03.402221 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [req-e649a26b-5be1-43c9-b40a-d35e2b15ff5b req-7ba2c14d-a694-4fa5-998b-804043ab0c01 None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:00:03.404216 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [req-e649a26b-5be1-43c9-b40a-d35e2b15ff5b req-7ba2c14d-a694-4fa5-998b-804043ab0c01 tempest-TestVolumeBackupRestore-1010557765 tempest-TestVolumeBackupRestore-1010557765-project-member] GET https://10.4.3.8/volume/v3/volumes/75e9dfd0-a904-4f9c-84fb-191aa6364cd4 Aug 07 10:00:03.404444 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [req-e649a26b-5be1-43c9-b40a-d35e2b15ff5b req-7ba2c14d-a694-4fa5-998b-804043ab0c01 tempest-TestVolumeBackupRestore-1010557765 tempest-TestVolumeBackupRestore-1010557765-project-member] Empty body provided in request {{(pid=100297) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 10:00:03.404641 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [req-e649a26b-5be1-43c9-b40a-d35e2b15ff5b req-7ba2c14d-a694-4fa5-998b-804043ab0c01 tempest-TestVolumeBackupRestore-1010557765 tempest-TestVolumeBackupRestore-1010557765-project-member] Calling method 'show' {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 10:00:03.413188 np0000006707 devstack@c-api.service[100297]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 10:00:03.413188 np0000006707 devstack@c-api.service[100297]: warnings.warn( Aug 07 10:00:03.416542 np0000006707 devstack@c-api.service[100297]: INFO cinder.volume.api [req-e649a26b-5be1-43c9-b40a-d35e2b15ff5b req-7ba2c14d-a694-4fa5-998b-804043ab0c01 tempest-TestVolumeBackupRestore-1010557765 tempest-TestVolumeBackupRestore-1010557765-project-member] Volume info retrieved successfully. Aug 07 10:00:03.422321 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [req-e649a26b-5be1-43c9-b40a-d35e2b15ff5b req-7ba2c14d-a694-4fa5-998b-804043ab0c01 tempest-TestVolumeBackupRestore-1010557765 tempest-TestVolumeBackupRestore-1010557765-project-member] https://10.4.3.8/volume/v3/volumes/75e9dfd0-a904-4f9c-84fb-191aa6364cd4 returned with HTTP 200 Aug 07 10:00:03.423631 np0000006707 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 797/3185] 10.4.3.8 () {68 vars in 1584 bytes} [Fri Aug 7 10:00:03 2026] GET /volume/v3/volumes/75e9dfd0-a904-4f9c-84fb-191aa6364cd4 => generated 1412 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 10:00:03.434436 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.middleware.request_id [None req-f1f49230-e2e6-4335-8819-7748b6913e81 None None] RequestId filter calling following filter/app {{(pid=100298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:00:03.434436 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [None req-f1f49230-e2e6-4335-8819-7748b6913e81 None None] GET https://10.4.3.8/volume// Aug 07 10:00:03.434436 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [None req-f1f49230-e2e6-4335-8819-7748b6913e81 None None] Empty body provided in request {{(pid=100298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 10:00:03.434966 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [None req-f1f49230-e2e6-4335-8819-7748b6913e81 None None] Calling method 'all' {{(pid=100298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 10:00:03.434966 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [None req-f1f49230-e2e6-4335-8819-7748b6913e81 None None] https://10.4.3.8/volume// returned with HTTP 300 Aug 07 10:00:03.435319 np0000006707 devstack@c-api.service[100298]: [pid: 100298|app: 0|req: 800/3186] 10.4.3.8 () {66 vars in 1405 bytes} [Fri Aug 7 10:00:03 2026] GET /volume/ => generated 384 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 07 10:00:03.446797 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [req-e649a26b-5be1-43c9-b40a-d35e2b15ff5b req-6807d995-af67-4466-8ec2-ed6d3f47465a None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:00:03.448929 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [req-e649a26b-5be1-43c9-b40a-d35e2b15ff5b req-6807d995-af67-4466-8ec2-ed6d3f47465a tempest-TestVolumeBackupRestore-1010557765 tempest-TestVolumeBackupRestore-1010557765-project-member] POST https://10.4.3.8/volume/v3/attachments Aug 07 10:00:03.449456 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [req-e649a26b-5be1-43c9-b40a-d35e2b15ff5b req-6807d995-af67-4466-8ec2-ed6d3f47465a tempest-TestVolumeBackupRestore-1010557765 tempest-TestVolumeBackupRestore-1010557765-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "75e9dfd0-a904-4f9c-84fb-191aa6364cd4", "connector": null, "instance_uuid": "f7fb2461-4a5b-4018-95ab-d777639159a8"}} {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 10:00:03.452353 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [None req-38b99b06-c47c-43a8-897a-b23d9d8496e0 None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:00:03.456446 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-38b99b06-c47c-43a8-897a-b23d9d8496e0 tempest-ProjectMemberTests33-438754277 tempest-ProjectMemberTests33-438754277-project-admin] GET https://10.4.3.8/volume/v3/backups/535bfe1b-8428-42a1-b6c6-694abf769492 Aug 07 10:00:03.457615 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-38b99b06-c47c-43a8-897a-b23d9d8496e0 tempest-ProjectMemberTests33-438754277 tempest-ProjectMemberTests33-438754277-project-admin] Empty body provided in request {{(pid=100296) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 10:00:03.457615 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-38b99b06-c47c-43a8-897a-b23d9d8496e0 tempest-ProjectMemberTests33-438754277 tempest-ProjectMemberTests33-438754277-project-admin] Calling method 'show' {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 10:00:03.457615 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.v3.backups [None req-38b99b06-c47c-43a8-897a-b23d9d8496e0 tempest-ProjectMemberTests33-438754277 tempest-ProjectMemberTests33-438754277-project-admin] Show backup with id 535bfe1b-8428-42a1-b6c6-694abf769492. {{(pid=100296) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 10:00:03.464192 np0000006707 devstack@c-api.service[100296]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 10:00:03.464192 np0000006707 devstack@c-api.service[100296]: warnings.warn( Aug 07 10:00:03.465102 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-38b99b06-c47c-43a8-897a-b23d9d8496e0 tempest-ProjectMemberTests33-438754277 tempest-ProjectMemberTests33-438754277-project-admin] https://10.4.3.8/volume/v3/backups/535bfe1b-8428-42a1-b6c6-694abf769492 returned with HTTP 200 Aug 07 10:00:03.465619 np0000006707 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 794/3187] 10.4.3.8 () {68 vars in 1374 bytes} [Fri Aug 7 10:00:03 2026] GET /volume/v3/backups/535bfe1b-8428-42a1-b6c6-694abf769492 => generated 706 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 10:00:03.468880 np0000006707 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 10:00:03.468880 np0000006707 devstack@c-api.service[100295]: warnings.warn( Aug 07 10:00:03.478678 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [None req-a715360a-f9d6-4ac6-ac04-4849f5ba4fad None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:00:03.480553 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-a715360a-f9d6-4ac6-ac04-4849f5ba4fad tempest-ProjectMemberTests33-438754277 tempest-ProjectMemberTests33-438754277-project-admin] DELETE https://10.4.3.8/volume/v3/backups/535bfe1b-8428-42a1-b6c6-694abf769492 Aug 07 10:00:03.481042 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-a715360a-f9d6-4ac6-ac04-4849f5ba4fad tempest-ProjectMemberTests33-438754277 tempest-ProjectMemberTests33-438754277-project-admin] Empty body provided in request {{(pid=100297) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 10:00:03.481115 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-a715360a-f9d6-4ac6-ac04-4849f5ba4fad tempest-ProjectMemberTests33-438754277 tempest-ProjectMemberTests33-438754277-project-admin] Calling method 'delete' {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 10:00:03.481259 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.contrib.backups [None req-a715360a-f9d6-4ac6-ac04-4849f5ba4fad tempest-ProjectMemberTests33-438754277 tempest-ProjectMemberTests33-438754277-project-admin] Delete backup with id: 535bfe1b-8428-42a1-b6c6-694abf769492. Aug 07 10:00:03.485924 np0000006707 devstack@c-api.service[100297]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 10:00:03.485924 np0000006707 devstack@c-api.service[100297]: warnings.warn( Aug 07 10:00:03.504185 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.backup.rpcapi [None req-a715360a-f9d6-4ac6-ac04-4849f5ba4fad tempest-ProjectMemberTests33-438754277 tempest-ProjectMemberTests33-438754277-project-admin] delete_backup rpcapi backup_id 535bfe1b-8428-42a1-b6c6-694abf769492 {{(pid=100297) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 07 10:00:03.506349 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-a715360a-f9d6-4ac6-ac04-4849f5ba4fad tempest-ProjectMemberTests33-438754277 tempest-ProjectMemberTests33-438754277-project-admin] https://10.4.3.8/volume/v3/backups/535bfe1b-8428-42a1-b6c6-694abf769492 returned with HTTP 202 Aug 07 10:00:03.506690 np0000006707 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 798/3188] 10.4.3.8 () {68 vars in 1377 bytes} [Fri Aug 7 10:00:03 2026] DELETE /volume/v3/backups/535bfe1b-8428-42a1-b6c6-694abf769492 => generated 0 bytes in 28 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 07 10:00:03.518372 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.middleware.request_id [None req-b0affd41-3af9-4950-8697-459a6549dbfb None None] RequestId filter calling following filter/app {{(pid=100298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:00:03.521078 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [None req-b0affd41-3af9-4950-8697-459a6549dbfb tempest-ProjectMemberTests33-438754277 tempest-ProjectMemberTests33-438754277-project-admin] POST https://10.4.3.8/volume/v3/volumes Aug 07 10:00:03.521520 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [None req-b0affd41-3af9-4950-8697-459a6549dbfb tempest-ProjectMemberTests33-438754277 tempest-ProjectMemberTests33-438754277-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-1479838211"}} {{(pid=100298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 10:00:03.522954 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.v3.volumes [None req-b0affd41-3af9-4950-8697-459a6549dbfb tempest-ProjectMemberTests33-438754277 tempest-ProjectMemberTests33-438754277-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-1479838211'}} {{(pid=100298) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 07 10:00:03.523013 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.v3.volumes [None req-b0affd41-3af9-4950-8697-459a6549dbfb tempest-ProjectMemberTests33-438754277 tempest-ProjectMemberTests33-438754277-project-admin] Create volume of 1 GB Aug 07 10:00:03.529380 np0000006707 devstack@c-api.service[100298]: INFO cinder.volume.api [None req-b0affd41-3af9-4950-8697-459a6549dbfb tempest-ProjectMemberTests33-438754277 tempest-ProjectMemberTests33-438754277-project-admin] Availability Zones retrieved successfully. Aug 07 10:00:03.532851 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [req-e649a26b-5be1-43c9-b40a-d35e2b15ff5b req-6807d995-af67-4466-8ec2-ed6d3f47465a tempest-TestVolumeBackupRestore-1010557765 tempest-TestVolumeBackupRestore-1010557765-project-member] https://10.4.3.8/volume/v3/attachments returned with HTTP 200 Aug 07 10:00:03.533491 np0000006707 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 797/3189] 10.4.3.8 () {74 vars in 1580 bytes} [Fri Aug 7 10:00:03 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 10:00:03.537905 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.volume.api [None req-b0affd41-3af9-4950-8697-459a6549dbfb tempest-ProjectMemberTests33-438754277 tempest-ProjectMemberTests33-438754277-project-admin] Flow 'volume_create_api' (c4f32bc9-2337-455e-9f1e-d56355f27db3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100298) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 10:00:03.539581 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.volume.api [None req-b0affd41-3af9-4950-8697-459a6549dbfb tempest-ProjectMemberTests33-438754277 tempest-ProjectMemberTests33-438754277-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (07d9e6b4-4032-413b-9c22-8fb48957e0a4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100298) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 10:00:03.540733 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.volume.flows.api.create_volume [None req-b0affd41-3af9-4950-8697-459a6549dbfb tempest-ProjectMemberTests33-438754277 tempest-ProjectMemberTests33-438754277-project-admin] Validating volume size '1' using validate_int {{(pid=100298) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 07 10:00:03.575510 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.volume.api [None req-b0affd41-3af9-4950-8697-459a6549dbfb tempest-ProjectMemberTests33-438754277 tempest-ProjectMemberTests33-438754277-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (07d9e6b4-4032-413b-9c22-8fb48957e0a4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-07T09:47:39Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=45fd9a3a-b61e-4c6c-9ab7-d02f06678d0d,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '45fd9a3a-b61e-4c6c-9ab7-d02f06678d0d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100298) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 10:00:03.576408 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.volume.api [None req-b0affd41-3af9-4950-8697-459a6549dbfb tempest-ProjectMemberTests33-438754277 tempest-ProjectMemberTests33-438754277-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (023ca71d-44c9-48ea-b0dd-61536237958c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100298) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 10:00:03.648866 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.quota [None req-b0affd41-3af9-4950-8697-459a6549dbfb tempest-ProjectMemberTests33-438754277 tempest-ProjectMemberTests33-438754277-project-admin] Created reservations ['dc20e932-8685-44c7-82eb-cb866c7b4661', '5c2252ef-fed8-493b-b0e0-5b8b1c85ca4e', '496914d9-1eae-4e25-8a71-e80b706d1b5b', '556e0664-e5d6-4ae8-b53a-974053aabf6a'] {{(pid=100298) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 10:00:03.650371 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.volume.api [None req-b0affd41-3af9-4950-8697-459a6549dbfb tempest-ProjectMemberTests33-438754277 tempest-ProjectMemberTests33-438754277-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (023ca71d-44c9-48ea-b0dd-61536237958c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['dc20e932-8685-44c7-82eb-cb866c7b4661', '5c2252ef-fed8-493b-b0e0-5b8b1c85ca4e', '496914d9-1eae-4e25-8a71-e80b706d1b5b', '556e0664-e5d6-4ae8-b53a-974053aabf6a']}' {{(pid=100298) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 10:00:03.651171 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.volume.api [None req-b0affd41-3af9-4950-8697-459a6549dbfb tempest-ProjectMemberTests33-438754277 tempest-ProjectMemberTests33-438754277-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (790c12d9-a954-466c-9327-c37632fdf20f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100298) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 10:00:03.695360 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.volume.api [None req-b0affd41-3af9-4950-8697-459a6549dbfb tempest-ProjectMemberTests33-438754277 tempest-ProjectMemberTests33-438754277-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (790c12d9-a954-466c-9327-c37632fdf20f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '7b6e14f4-f47d-4cfb-ab27-789abb541570', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1479838211',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='6fa0c91ab9b946679bc17f6069a76002',qos_specs=None,replication_status=,reservations=['dc20e932-8685-44c7-82eb-cb866c7b4661','5c2252ef-fed8-493b-b0e0-5b8b1c85ca4e','496914d9-1eae-4e25-8a71-e80b706d1b5b','556e0664-e5d6-4ae8-b53a-974053aabf6a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='7371b0ee816044a6805f3c6a5047d68c',volume_type_id=45fd9a3a-b61e-4c6c-9ab7-d02f06678d0d), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-07T10:00:03Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1479838211',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=7b6e14f4-f47d-4cfb-ab27-789abb541570,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='6fa0c91ab9b946679bc17f6069a76002',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='7371b0ee816044a6805f3c6a5047d68c',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(45fd9a3a-b61e-4c6c-9ab7-d02f06678d0d),volume_type_id=45fd9a3a-b61e-4c6c-9ab7-d02f06678d0d)}' {{(pid=100298) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 10:00:03.696178 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.volume.api [None req-b0affd41-3af9-4950-8697-459a6549dbfb tempest-ProjectMemberTests33-438754277 tempest-ProjectMemberTests33-438754277-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (480ad0a7-2c15-436f-963d-2cdacb7c1205) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100298) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 10:00:03.729284 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.volume.api [None req-b0affd41-3af9-4950-8697-459a6549dbfb tempest-ProjectMemberTests33-438754277 tempest-ProjectMemberTests33-438754277-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (480ad0a7-2c15-436f-963d-2cdacb7c1205) transitioned into state 'SUCCESS' from state '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-1479838211',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='6fa0c91ab9b946679bc17f6069a76002',qos_specs=None,replication_status=,reservations=['dc20e932-8685-44c7-82eb-cb866c7b4661','5c2252ef-fed8-493b-b0e0-5b8b1c85ca4e','496914d9-1eae-4e25-8a71-e80b706d1b5b','556e0664-e5d6-4ae8-b53a-974053aabf6a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='7371b0ee816044a6805f3c6a5047d68c',volume_type_id=45fd9a3a-b61e-4c6c-9ab7-d02f06678d0d)}' {{(pid=100298) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 10:00:03.730117 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.volume.api [None req-b0affd41-3af9-4950-8697-459a6549dbfb tempest-ProjectMemberTests33-438754277 tempest-ProjectMemberTests33-438754277-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1c74c87a-3df1-4a00-8f59-a181ff549cc9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100298) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 10:00:03.750209 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.volume.api [None req-b0affd41-3af9-4950-8697-459a6549dbfb tempest-ProjectMemberTests33-438754277 tempest-ProjectMemberTests33-438754277-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1c74c87a-3df1-4a00-8f59-a181ff549cc9) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100298) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 10:00:03.751207 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.volume.api [None req-b0affd41-3af9-4950-8697-459a6549dbfb tempest-ProjectMemberTests33-438754277 tempest-ProjectMemberTests33-438754277-project-admin] Flow 'volume_create_api' (c4f32bc9-2337-455e-9f1e-d56355f27db3) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100298) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 10:00:03.751556 np0000006707 devstack@c-api.service[100298]: INFO cinder.volume.api [None req-b0affd41-3af9-4950-8697-459a6549dbfb tempest-ProjectMemberTests33-438754277 tempest-ProjectMemberTests33-438754277-project-admin] Create volume request issued successfully. Aug 07 10:00:03.752266 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [None req-b0affd41-3af9-4950-8697-459a6549dbfb tempest-ProjectMemberTests33-438754277 tempest-ProjectMemberTests33-438754277-project-admin] https://10.4.3.8/volume/v3/volumes returned with HTTP 202 Aug 07 10:00:03.752733 np0000006707 devstack@c-api.service[100298]: [pid: 100298|app: 0|req: 801/3190] 10.4.3.8 () {70 vars in 1284 bytes} [Fri Aug 7 10:00:03 2026] POST /volume/v3/volumes => generated 774 bytes in 235 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 07 10:00:03.780727 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [None req-93b18faa-8fa9-4fb5-9c97-f2665a4c5c5b None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:00:03.785834 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-93b18faa-8fa9-4fb5-9c97-f2665a4c5c5b tempest-ProjectMemberTests33-438754277 tempest-ProjectMemberTests33-438754277-project-admin] GET https://10.4.3.8/volume/v3/volumes/7b6e14f4-f47d-4cfb-ab27-789abb541570 Aug 07 10:00:03.786162 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-93b18faa-8fa9-4fb5-9c97-f2665a4c5c5b tempest-ProjectMemberTests33-438754277 tempest-ProjectMemberTests33-438754277-project-admin] Empty body provided in request {{(pid=100296) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 10:00:03.786526 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-93b18faa-8fa9-4fb5-9c97-f2665a4c5c5b tempest-ProjectMemberTests33-438754277 tempest-ProjectMemberTests33-438754277-project-admin] Calling method 'show' {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 10:00:03.796744 np0000006707 devstack@c-api.service[100296]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 10:00:03.796744 np0000006707 devstack@c-api.service[100296]: warnings.warn( Aug 07 10:00:03.803358 np0000006707 devstack@c-api.service[100296]: INFO cinder.volume.api [None req-93b18faa-8fa9-4fb5-9c97-f2665a4c5c5b tempest-ProjectMemberTests33-438754277 tempest-ProjectMemberTests33-438754277-project-admin] Volume info retrieved successfully. Aug 07 10:00:03.812325 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-93b18faa-8fa9-4fb5-9c97-f2665a4c5c5b tempest-ProjectMemberTests33-438754277 tempest-ProjectMemberTests33-438754277-project-admin] https://10.4.3.8/volume/v3/volumes/7b6e14f4-f47d-4cfb-ab27-789abb541570 returned with HTTP 200 Aug 07 10:00:03.814079 np0000006707 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 795/3191] 10.4.3.8 () {68 vars in 1374 bytes} [Fri Aug 7 10:00:03 2026] GET /volume/v3/volumes/7b6e14f4-f47d-4cfb-ab27-789abb541570 => generated 953 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 10:00:04.278099 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [None req-afd130f5-baa5-47bf-8eb8-98f6b91f19de None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:00:04.281639 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-afd130f5-baa5-47bf-8eb8-98f6b91f19de tempest-TestStampPattern-1168660439 tempest-TestStampPattern-1168660439-project-member] GET https://10.4.3.8/volume/v3/volumes/3426fc87-bd0d-4266-b1c2-b7aa1477e22c Aug 07 10:00:04.281806 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-afd130f5-baa5-47bf-8eb8-98f6b91f19de tempest-TestStampPattern-1168660439 tempest-TestStampPattern-1168660439-project-member] Empty body provided in request {{(pid=100297) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 10:00:04.281989 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-afd130f5-baa5-47bf-8eb8-98f6b91f19de tempest-TestStampPattern-1168660439 tempest-TestStampPattern-1168660439-project-member] Calling method 'show' {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 10:00:04.300406 np0000006707 devstack@c-api.service[100297]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 10:00:04.300406 np0000006707 devstack@c-api.service[100297]: warnings.warn( Aug 07 10:00:04.309503 np0000006707 devstack@c-api.service[100297]: INFO cinder.volume.api [None req-afd130f5-baa5-47bf-8eb8-98f6b91f19de tempest-TestStampPattern-1168660439 tempest-TestStampPattern-1168660439-project-member] Volume info retrieved successfully. Aug 07 10:00:04.317956 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-afd130f5-baa5-47bf-8eb8-98f6b91f19de tempest-TestStampPattern-1168660439 tempest-TestStampPattern-1168660439-project-member] https://10.4.3.8/volume/v3/volumes/3426fc87-bd0d-4266-b1c2-b7aa1477e22c returned with HTTP 200 Aug 07 10:00:04.326141 np0000006707 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 799/3192] 10.4.3.8 () {66 vars in 1334 bytes} [Fri Aug 7 10:00:04 2026] GET /volume/v3/volumes/3426fc87-bd0d-4266-b1c2-b7aa1477e22c => generated 835 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 10:00:04.337410 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-f142d303-7ce4-4152-95a5-414ef3db6d11 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:00:04.341320 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-f142d303-7ce4-4152-95a5-414ef3db6d11 tempest-TestStampPattern-1168660439 tempest-TestStampPattern-1168660439-project-member] GET https://10.4.3.8/volume/v3/volumes/3426fc87-bd0d-4266-b1c2-b7aa1477e22c Aug 07 10:00:04.342081 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-f142d303-7ce4-4152-95a5-414ef3db6d11 tempest-TestStampPattern-1168660439 tempest-TestStampPattern-1168660439-project-member] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 10:00:04.342081 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-f142d303-7ce4-4152-95a5-414ef3db6d11 tempest-TestStampPattern-1168660439 tempest-TestStampPattern-1168660439-project-member] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 10:00:04.356107 np0000006707 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 10:00:04.356107 np0000006707 devstack@c-api.service[100295]: warnings.warn( Aug 07 10:00:04.365246 np0000006707 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-f142d303-7ce4-4152-95a5-414ef3db6d11 tempest-TestStampPattern-1168660439 tempest-TestStampPattern-1168660439-project-member] Volume info retrieved successfully. Aug 07 10:00:04.371490 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-f142d303-7ce4-4152-95a5-414ef3db6d11 tempest-TestStampPattern-1168660439 tempest-TestStampPattern-1168660439-project-member] https://10.4.3.8/volume/v3/volumes/3426fc87-bd0d-4266-b1c2-b7aa1477e22c returned with HTTP 200 Aug 07 10:00:04.372280 np0000006707 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 798/3193] 10.4.3.8 () {66 vars in 1334 bytes} [Fri Aug 7 10:00:04 2026] GET /volume/v3/volumes/3426fc87-bd0d-4266-b1c2-b7aa1477e22c => generated 835 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 10:00:04.439647 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.middleware.request_id [req-00b5e0c8-6dae-49c2-8d18-b73e44cf8059 req-a9099c76-cde5-4dfa-b2a0-8760b7787c0c None None] RequestId filter calling following filter/app {{(pid=100298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:00:04.443565 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [req-00b5e0c8-6dae-49c2-8d18-b73e44cf8059 req-a9099c76-cde5-4dfa-b2a0-8760b7787c0c tempest-TestStampPattern-1168660439 tempest-TestStampPattern-1168660439-project-member] GET https://10.4.3.8/volume/v3/volumes/3426fc87-bd0d-4266-b1c2-b7aa1477e22c Aug 07 10:00:04.443764 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [req-00b5e0c8-6dae-49c2-8d18-b73e44cf8059 req-a9099c76-cde5-4dfa-b2a0-8760b7787c0c tempest-TestStampPattern-1168660439 tempest-TestStampPattern-1168660439-project-member] Empty body provided in request {{(pid=100298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 10:00:04.444098 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [req-00b5e0c8-6dae-49c2-8d18-b73e44cf8059 req-a9099c76-cde5-4dfa-b2a0-8760b7787c0c tempest-TestStampPattern-1168660439 tempest-TestStampPattern-1168660439-project-member] Calling method 'show' {{(pid=100298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 10:00:04.457628 np0000006707 devstack@c-api.service[100298]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 10:00:04.457628 np0000006707 devstack@c-api.service[100298]: warnings.warn( Aug 07 10:00:04.473107 np0000006707 devstack@c-api.service[100298]: INFO cinder.volume.api [req-00b5e0c8-6dae-49c2-8d18-b73e44cf8059 req-a9099c76-cde5-4dfa-b2a0-8760b7787c0c tempest-TestStampPattern-1168660439 tempest-TestStampPattern-1168660439-project-member] Volume info retrieved successfully. Aug 07 10:00:04.479163 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [req-00b5e0c8-6dae-49c2-8d18-b73e44cf8059 req-a9099c76-cde5-4dfa-b2a0-8760b7787c0c tempest-TestStampPattern-1168660439 tempest-TestStampPattern-1168660439-project-member] https://10.4.3.8/volume/v3/volumes/3426fc87-bd0d-4266-b1c2-b7aa1477e22c returned with HTTP 200 Aug 07 10:00:04.479841 np0000006707 devstack@c-api.service[100298]: [pid: 100298|app: 0|req: 802/3194] 10.4.3.8 () {68 vars in 1584 bytes} [Fri Aug 7 10:00:04 2026] GET /volume/v3/volumes/3426fc87-bd0d-4266-b1c2-b7aa1477e22c => generated 835 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 10:00:04.626388 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [None req-a0998a70-2176-4e2e-9fb4-448dfda664c4 None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:00:04.627268 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-a0998a70-2176-4e2e-9fb4-448dfda664c4 None None] GET https://10.4.3.8/volume// Aug 07 10:00:04.627268 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-a0998a70-2176-4e2e-9fb4-448dfda664c4 None None] Empty body provided in request {{(pid=100296) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 10:00:04.627487 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-a0998a70-2176-4e2e-9fb4-448dfda664c4 None None] Calling method 'all' {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 10:00:04.627927 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-a0998a70-2176-4e2e-9fb4-448dfda664c4 None None] https://10.4.3.8/volume// returned with HTTP 300 Aug 07 10:00:04.629227 np0000006707 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 796/3195] 10.4.3.8 () {66 vars in 1414 bytes} [Fri Aug 7 10:00:04 2026] GET /volume/ => generated 384 bytes in 5 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 07 10:00:04.642671 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [req-00b5e0c8-6dae-49c2-8d18-b73e44cf8059 req-2be5a200-b00a-44df-a028-106396bc665e None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:00:04.648710 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [req-00b5e0c8-6dae-49c2-8d18-b73e44cf8059 req-2be5a200-b00a-44df-a028-106396bc665e tempest-TestStampPattern-1168660439 tempest-TestStampPattern-1168660439-project-member] POST https://10.4.3.8/volume/v3/attachments Aug 07 10:00:04.648710 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [req-00b5e0c8-6dae-49c2-8d18-b73e44cf8059 req-2be5a200-b00a-44df-a028-106396bc665e tempest-TestStampPattern-1168660439 tempest-TestStampPattern-1168660439-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "3426fc87-bd0d-4266-b1c2-b7aa1477e22c", "connector": null, "instance_uuid": "a9039c89-115b-4cc4-87f7-d14ff3a72991"}} {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 10:00:04.665256 np0000006707 devstack@c-api.service[100297]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 10:00:04.665256 np0000006707 devstack@c-api.service[100297]: warnings.warn( Aug 07 10:00:04.743907 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [req-00b5e0c8-6dae-49c2-8d18-b73e44cf8059 req-2be5a200-b00a-44df-a028-106396bc665e tempest-TestStampPattern-1168660439 tempest-TestStampPattern-1168660439-project-member] https://10.4.3.8/volume/v3/attachments returned with HTTP 200 Aug 07 10:00:04.745201 np0000006707 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 800/3196] 10.4.3.8 () {74 vars in 1580 bytes} [Fri Aug 7 10:00:04 2026] POST /volume/v3/attachments => generated 273 bytes in 102 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 10:00:04.824881 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-8930b0c9-5f7e-46bf-99da-9cd088ee8301 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:00:04.828775 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-8930b0c9-5f7e-46bf-99da-9cd088ee8301 tempest-TestStampPattern-1168660439 tempest-TestStampPattern-1168660439-project-member] GET https://10.4.3.8/volume/v3/volumes/3426fc87-bd0d-4266-b1c2-b7aa1477e22c Aug 07 10:00:04.828969 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-8930b0c9-5f7e-46bf-99da-9cd088ee8301 tempest-TestStampPattern-1168660439 tempest-TestStampPattern-1168660439-project-member] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 10:00:04.829185 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-8930b0c9-5f7e-46bf-99da-9cd088ee8301 tempest-TestStampPattern-1168660439 tempest-TestStampPattern-1168660439-project-member] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 10:00:04.831844 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.middleware.request_id [None req-71901006-3ff3-40fb-a5b5-8f588bb17aa3 None None] RequestId filter calling following filter/app {{(pid=100298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:00:04.834671 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [None req-71901006-3ff3-40fb-a5b5-8f588bb17aa3 tempest-ProjectMemberTests33-438754277 tempest-ProjectMemberTests33-438754277-project-admin] GET https://10.4.3.8/volume/v3/volumes/7b6e14f4-f47d-4cfb-ab27-789abb541570 Aug 07 10:00:04.835263 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [None req-71901006-3ff3-40fb-a5b5-8f588bb17aa3 tempest-ProjectMemberTests33-438754277 tempest-ProjectMemberTests33-438754277-project-admin] Empty body provided in request {{(pid=100298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 10:00:04.835263 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [None req-71901006-3ff3-40fb-a5b5-8f588bb17aa3 tempest-ProjectMemberTests33-438754277 tempest-ProjectMemberTests33-438754277-project-admin] Calling method 'show' {{(pid=100298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 10:00:04.848626 np0000006707 devstack@c-api.service[100298]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 10:00:04.848626 np0000006707 devstack@c-api.service[100298]: warnings.warn( Aug 07 10:00:04.853515 np0000006707 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 10:00:04.853515 np0000006707 devstack@c-api.service[100295]: warnings.warn( Aug 07 10:00:04.854489 np0000006707 devstack@c-api.service[100298]: INFO cinder.volume.api [None req-71901006-3ff3-40fb-a5b5-8f588bb17aa3 tempest-ProjectMemberTests33-438754277 tempest-ProjectMemberTests33-438754277-project-admin] Volume info retrieved successfully. Aug 07 10:00:04.861401 np0000006707 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-8930b0c9-5f7e-46bf-99da-9cd088ee8301 tempest-TestStampPattern-1168660439 tempest-TestStampPattern-1168660439-project-member] Volume info retrieved successfully. Aug 07 10:00:04.862154 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [None req-87e0a8c2-95b0-44dc-aeb6-856720a91330 None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:00:04.862768 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-87e0a8c2-95b0-44dc-aeb6-856720a91330 None None] GET https://10.4.3.8/volume// Aug 07 10:00:04.862768 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-87e0a8c2-95b0-44dc-aeb6-856720a91330 None None] Empty body provided in request {{(pid=100296) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 10:00:04.863711 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-87e0a8c2-95b0-44dc-aeb6-856720a91330 None None] Calling method 'all' {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 10:00:04.863711 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-87e0a8c2-95b0-44dc-aeb6-856720a91330 None None] https://10.4.3.8/volume// returned with HTTP 300 Aug 07 10:00:04.864153 np0000006707 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 797/3197] 10.4.3.8 () {66 vars in 1412 bytes} [Fri Aug 7 10:00:04 2026] GET /volume/ => generated 384 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 07 10:00:04.869494 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-8930b0c9-5f7e-46bf-99da-9cd088ee8301 tempest-TestStampPattern-1168660439 tempest-TestStampPattern-1168660439-project-member] https://10.4.3.8/volume/v3/volumes/3426fc87-bd0d-4266-b1c2-b7aa1477e22c returned with HTTP 200 Aug 07 10:00:04.869561 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [None req-71901006-3ff3-40fb-a5b5-8f588bb17aa3 tempest-ProjectMemberTests33-438754277 tempest-ProjectMemberTests33-438754277-project-admin] https://10.4.3.8/volume/v3/volumes/7b6e14f4-f47d-4cfb-ab27-789abb541570 returned with HTTP 200 Aug 07 10:00:04.869845 np0000006707 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 799/3198] 10.4.3.8 () {66 vars in 1334 bytes} [Fri Aug 7 10:00:04 2026] GET /volume/v3/volumes/3426fc87-bd0d-4266-b1c2-b7aa1477e22c => generated 834 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 10:00:04.871860 np0000006707 devstack@c-api.service[100298]: [pid: 100298|app: 0|req: 803/3199] 10.4.3.8 () {68 vars in 1374 bytes} [Fri Aug 7 10:00:04 2026] GET /volume/v3/volumes/7b6e14f4-f47d-4cfb-ab27-789abb541570 => generated 1014 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 10:00:04.882658 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [req-00b5e0c8-6dae-49c2-8d18-b73e44cf8059 req-2bf1b358-8a52-4ca8-a215-c3ed0c394b7f None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:00:04.886041 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [None req-84c06688-f90c-4d30-b337-15627efbdbf8 None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:00:04.886200 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [req-00b5e0c8-6dae-49c2-8d18-b73e44cf8059 req-2bf1b358-8a52-4ca8-a215-c3ed0c394b7f tempest-TestStampPattern-1168660439 tempest-TestStampPattern-1168660439-project-member] GET https://10.4.3.8/volume/v3/volumes/3426fc87-bd0d-4266-b1c2-b7aa1477e22c Aug 07 10:00:04.886515 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [req-00b5e0c8-6dae-49c2-8d18-b73e44cf8059 req-2bf1b358-8a52-4ca8-a215-c3ed0c394b7f tempest-TestStampPattern-1168660439 tempest-TestStampPattern-1168660439-project-member] Empty body provided in request {{(pid=100297) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 10:00:04.886779 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [req-00b5e0c8-6dae-49c2-8d18-b73e44cf8059 req-2bf1b358-8a52-4ca8-a215-c3ed0c394b7f tempest-TestStampPattern-1168660439 tempest-TestStampPattern-1168660439-project-member] Calling method 'show' {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 10:00:04.890017 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-84c06688-f90c-4d30-b337-15627efbdbf8 tempest-ProjectMemberTests33-438754277 tempest-ProjectMemberTests33-438754277-project-admin] POST https://10.4.3.8/volume/v3/backups Aug 07 10:00:04.890971 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-84c06688-f90c-4d30-b337-15627efbdbf8 tempest-ProjectMemberTests33-438754277 tempest-ProjectMemberTests33-438754277-project-admin] Action: 'create', calling method: create, body: {"backup": {"volume_id": "7b6e14f4-f47d-4cfb-ab27-789abb541570", "name": "tempest-type-Backup-226583471"}} {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 10:00:04.893591 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.contrib.backups [None req-84c06688-f90c-4d30-b337-15627efbdbf8 tempest-ProjectMemberTests33-438754277 tempest-ProjectMemberTests33-438754277-project-admin] Creating new backup {'backup': {'volume_id': '7b6e14f4-f47d-4cfb-ab27-789abb541570', 'name': 'tempest-type-Backup-226583471'}} {{(pid=100296) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 07 10:00:04.893867 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.contrib.backups [None req-84c06688-f90c-4d30-b337-15627efbdbf8 tempest-ProjectMemberTests33-438754277 tempest-ProjectMemberTests33-438754277-project-admin] Creating backup of volume 7b6e14f4-f47d-4cfb-ab27-789abb541570 in container None Aug 07 10:00:04.911007 np0000006707 devstack@c-api.service[100297]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 10:00:04.911007 np0000006707 devstack@c-api.service[100297]: warnings.warn( Aug 07 10:00:04.911176 np0000006707 devstack@c-api.service[100296]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 10:00:04.911176 np0000006707 devstack@c-api.service[100296]: warnings.warn( Aug 07 10:00:04.912314 np0000006707 devstack@c-api.service[100296]: INFO cinder.volume.api [None req-84c06688-f90c-4d30-b337-15627efbdbf8 tempest-ProjectMemberTests33-438754277 tempest-ProjectMemberTests33-438754277-project-admin] Volume info retrieved successfully. Aug 07 10:00:04.917158 np0000006707 devstack@c-api.service[100297]: INFO cinder.volume.api [req-00b5e0c8-6dae-49c2-8d18-b73e44cf8059 req-2bf1b358-8a52-4ca8-a215-c3ed0c394b7f tempest-TestStampPattern-1168660439 tempest-TestStampPattern-1168660439-project-member] Volume info retrieved successfully. Aug 07 10:00:04.927968 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [req-00b5e0c8-6dae-49c2-8d18-b73e44cf8059 req-2bf1b358-8a52-4ca8-a215-c3ed0c394b7f tempest-TestStampPattern-1168660439 tempest-TestStampPattern-1168660439-project-member] https://10.4.3.8/volume/v3/volumes/3426fc87-bd0d-4266-b1c2-b7aa1477e22c returned with HTTP 200 Aug 07 10:00:04.928438 np0000006707 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 801/3200] 10.4.3.8 () {70 vars in 1625 bytes} [Fri Aug 7 10:00:04 2026] GET /volume/v3/volumes/3426fc87-bd0d-4266-b1c2-b7aa1477e22c => generated 1014 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 07 10:00:04.968241 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.quota [None req-84c06688-f90c-4d30-b337-15627efbdbf8 tempest-ProjectMemberTests33-438754277 tempest-ProjectMemberTests33-438754277-project-admin] Created reservations ['ec1295fc-0fb5-4ab6-964e-0457264f756b', '4195a49b-c761-4eae-8229-7b4a97342524'] {{(pid=100296) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 10:00:05.049854 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-84c06688-f90c-4d30-b337-15627efbdbf8 tempest-ProjectMemberTests33-438754277 tempest-ProjectMemberTests33-438754277-project-admin] https://10.4.3.8/volume/v3/backups returned with HTTP 202 Aug 07 10:00:05.050498 np0000006707 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 798/3201] 10.4.3.8 () {70 vars in 1285 bytes} [Fri Aug 7 10:00:04 2026] POST /volume/v3/backups => generated 311 bytes in 165 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 07 10:00:05.067396 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-c48534ac-7dcb-4296-ac91-25e46f8cad2a None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:00:05.069355 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-c48534ac-7dcb-4296-ac91-25e46f8cad2a tempest-ProjectMemberTests33-438754277 tempest-ProjectMemberTests33-438754277-project-admin] GET https://10.4.3.8/volume/v3/backups/02a45366-b339-4a13-8e6c-c905330c42d2 Aug 07 10:00:05.069588 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-c48534ac-7dcb-4296-ac91-25e46f8cad2a tempest-ProjectMemberTests33-438754277 tempest-ProjectMemberTests33-438754277-project-admin] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 10:00:05.069917 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-c48534ac-7dcb-4296-ac91-25e46f8cad2a tempest-ProjectMemberTests33-438754277 tempest-ProjectMemberTests33-438754277-project-admin] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 10:00:05.069917 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.v3.backups [None req-c48534ac-7dcb-4296-ac91-25e46f8cad2a tempest-ProjectMemberTests33-438754277 tempest-ProjectMemberTests33-438754277-project-admin] Show backup with id 02a45366-b339-4a13-8e6c-c905330c42d2. {{(pid=100295) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 10:00:05.072997 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.middleware.request_id [req-00b5e0c8-6dae-49c2-8d18-b73e44cf8059 req-8c8f3680-e645-4d27-ad59-d835131203db None None] RequestId filter calling following filter/app {{(pid=100298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:00:05.077122 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [req-00b5e0c8-6dae-49c2-8d18-b73e44cf8059 req-8c8f3680-e645-4d27-ad59-d835131203db tempest-TestStampPattern-1168660439 tempest-TestStampPattern-1168660439-project-member] PUT https://10.4.3.8/volume/v3/attachments/6a4d084e-1d37-4557-9421-d290eb56cbd8 Aug 07 10:00:05.077425 np0000006707 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 10:00:05.077425 np0000006707 devstack@c-api.service[100295]: warnings.warn( Aug 07 10:00:05.077568 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [req-00b5e0c8-6dae-49c2-8d18-b73e44cf8059 req-8c8f3680-e645-4d27-ad59-d835131203db tempest-TestStampPattern-1168660439 tempest-TestStampPattern-1168660439-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.8", "host": "np0000006707", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:568b993d50b1", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "d2780578-1896-461f-80ac-b58d2e346b90", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 10:00:05.078163 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-c48534ac-7dcb-4296-ac91-25e46f8cad2a tempest-ProjectMemberTests33-438754277 tempest-ProjectMemberTests33-438754277-project-admin] https://10.4.3.8/volume/v3/backups/02a45366-b339-4a13-8e6c-c905330c42d2 returned with HTTP 200 Aug 07 10:00:05.078646 np0000006707 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 800/3202] 10.4.3.8 () {68 vars in 1374 bytes} [Fri Aug 7 10:00:05 2026] GET /volume/v3/backups/02a45366-b339-4a13-8e6c-c905330c42d2 => generated 718 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 10:00:05.103338 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.coordination [req-00b5e0c8-6dae-49c2-8d18-b73e44cf8059 req-8c8f3680-e645-4d27-ad59-d835131203db tempest-TestStampPattern-1168660439 tempest-TestStampPattern-1168660439-project-member] Acquiring lock "cinder-attachment_update-3426fc87-bd0d-4266-b1c2-b7aa1477e22c-np0000006707" by "attachment_update" {{(pid=100298) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 07 10:00:05.105908 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.coordination [req-00b5e0c8-6dae-49c2-8d18-b73e44cf8059 req-8c8f3680-e645-4d27-ad59-d835131203db tempest-TestStampPattern-1168660439 tempest-TestStampPattern-1168660439-project-member] Lock "cinder-attachment_update-3426fc87-bd0d-4266-b1c2-b7aa1477e22c-np0000006707" acquired by "attachment_update" :: waited 0.006s {{(pid=100298) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 07 10:00:05.107471 np0000006707 devstack@c-api.service[100298]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 10:00:05.107471 np0000006707 devstack@c-api.service[100298]: warnings.warn( Aug 07 10:00:05.274587 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.coordination [req-00b5e0c8-6dae-49c2-8d18-b73e44cf8059 req-8c8f3680-e645-4d27-ad59-d835131203db tempest-TestStampPattern-1168660439 tempest-TestStampPattern-1168660439-project-member] Lock "cinder-attachment_update-3426fc87-bd0d-4266-b1c2-b7aa1477e22c-np0000006707" released by "attachment_update" :: held 0.169s {{(pid=100298) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 07 10:00:05.275187 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [req-00b5e0c8-6dae-49c2-8d18-b73e44cf8059 req-8c8f3680-e645-4d27-ad59-d835131203db tempest-TestStampPattern-1168660439 tempest-TestStampPattern-1168660439-project-member] https://10.4.3.8/volume/v3/attachments/6a4d084e-1d37-4557-9421-d290eb56cbd8 returned with HTTP 200 Aug 07 10:00:05.275560 np0000006707 devstack@c-api.service[100298]: [pid: 100298|app: 0|req: 804/3203] 10.4.3.8 () {74 vars in 1690 bytes} [Fri Aug 7 10:00:05 2026] PUT /volume/v3/attachments/6a4d084e-1d37-4557-9421-d290eb56cbd8 => generated 969 bytes in 204 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 10:00:05.320200 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [None req-180ac9d2-b4e9-4cbc-8870-226a06c89056 None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:00:05.320662 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-180ac9d2-b4e9-4cbc-8870-226a06c89056 None None] GET https://10.4.3.8/volume// Aug 07 10:00:05.320885 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-180ac9d2-b4e9-4cbc-8870-226a06c89056 None None] Empty body provided in request {{(pid=100297) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 10:00:05.321112 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-180ac9d2-b4e9-4cbc-8870-226a06c89056 None None] Calling method 'all' {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 10:00:05.321473 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-180ac9d2-b4e9-4cbc-8870-226a06c89056 None None] https://10.4.3.8/volume// returned with HTTP 300 Aug 07 10:00:05.321837 np0000006707 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 802/3204] 10.4.3.8 () {66 vars in 1412 bytes} [Fri Aug 7 10:00:05 2026] GET /volume/ => generated 384 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 07 10:00:05.335368 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [req-e649a26b-5be1-43c9-b40a-d35e2b15ff5b req-1ebba42a-7c29-4db6-b29a-5d8ab6194851 None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:00:05.338803 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [req-e649a26b-5be1-43c9-b40a-d35e2b15ff5b req-1ebba42a-7c29-4db6-b29a-5d8ab6194851 tempest-TestVolumeBackupRestore-1010557765 tempest-TestVolumeBackupRestore-1010557765-project-member] GET https://10.4.3.8/volume/v3/volumes/75e9dfd0-a904-4f9c-84fb-191aa6364cd4 Aug 07 10:00:05.339107 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [req-e649a26b-5be1-43c9-b40a-d35e2b15ff5b req-1ebba42a-7c29-4db6-b29a-5d8ab6194851 tempest-TestVolumeBackupRestore-1010557765 tempest-TestVolumeBackupRestore-1010557765-project-member] Empty body provided in request {{(pid=100296) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 10:00:05.339398 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [req-e649a26b-5be1-43c9-b40a-d35e2b15ff5b req-1ebba42a-7c29-4db6-b29a-5d8ab6194851 tempest-TestVolumeBackupRestore-1010557765 tempest-TestVolumeBackupRestore-1010557765-project-member] Calling method 'show' {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 10:00:05.354178 np0000006707 devstack@c-api.service[100296]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 10:00:05.354178 np0000006707 devstack@c-api.service[100296]: warnings.warn( Aug 07 10:00:05.359828 np0000006707 devstack@c-api.service[100296]: INFO cinder.volume.api [req-e649a26b-5be1-43c9-b40a-d35e2b15ff5b req-1ebba42a-7c29-4db6-b29a-5d8ab6194851 tempest-TestVolumeBackupRestore-1010557765 tempest-TestVolumeBackupRestore-1010557765-project-member] Volume info retrieved successfully. Aug 07 10:00:05.368598 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [req-e649a26b-5be1-43c9-b40a-d35e2b15ff5b req-1ebba42a-7c29-4db6-b29a-5d8ab6194851 tempest-TestVolumeBackupRestore-1010557765 tempest-TestVolumeBackupRestore-1010557765-project-member] https://10.4.3.8/volume/v3/volumes/75e9dfd0-a904-4f9c-84fb-191aa6364cd4 returned with HTTP 200 Aug 07 10:00:05.368925 np0000006707 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 799/3205] 10.4.3.8 () {70 vars in 1625 bytes} [Fri Aug 7 10:00:05 2026] GET /volume/v3/volumes/75e9dfd0-a904-4f9c-84fb-191aa6364cd4 => generated 1591 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 07 10:00:05.496565 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [req-e649a26b-5be1-43c9-b40a-d35e2b15ff5b req-4a93129a-c319-4123-98ec-9a55384ea755 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:00:05.503562 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [req-e649a26b-5be1-43c9-b40a-d35e2b15ff5b req-4a93129a-c319-4123-98ec-9a55384ea755 tempest-TestVolumeBackupRestore-1010557765 tempest-TestVolumeBackupRestore-1010557765-project-member] PUT https://10.4.3.8/volume/v3/attachments/66bb147d-3557-4741-8419-29a6b7c351b7 Aug 07 10:00:05.504190 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [req-e649a26b-5be1-43c9-b40a-d35e2b15ff5b req-4a93129a-c319-4123-98ec-9a55384ea755 tempest-TestVolumeBackupRestore-1010557765 tempest-TestVolumeBackupRestore-1010557765-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.8", "host": "np0000006707", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:568b993d50b1", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "d2780578-1896-461f-80ac-b58d2e346b90", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 10:00:05.515932 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.coordination [req-e649a26b-5be1-43c9-b40a-d35e2b15ff5b req-4a93129a-c319-4123-98ec-9a55384ea755 tempest-TestVolumeBackupRestore-1010557765 tempest-TestVolumeBackupRestore-1010557765-project-member] Acquiring lock "cinder-attachment_update-75e9dfd0-a904-4f9c-84fb-191aa6364cd4-np0000006707" by "attachment_update" {{(pid=100295) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 07 10:00:05.523324 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.coordination [req-e649a26b-5be1-43c9-b40a-d35e2b15ff5b req-4a93129a-c319-4123-98ec-9a55384ea755 tempest-TestVolumeBackupRestore-1010557765 tempest-TestVolumeBackupRestore-1010557765-project-member] Lock "cinder-attachment_update-75e9dfd0-a904-4f9c-84fb-191aa6364cd4-np0000006707" acquired by "attachment_update" :: waited 0.008s {{(pid=100295) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 07 10:00:05.524636 np0000006707 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 10:00:05.524636 np0000006707 devstack@c-api.service[100295]: warnings.warn( Aug 07 10:00:05.582210 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.middleware.request_id [req-d95ec60e-1672-4479-bf90-8fb1c62d2eb1 req-b12cbeb2-2ec0-48b3-9dd6-7b7b8db4c9d5 None None] RequestId filter calling following filter/app {{(pid=100298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:00:05.592478 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [req-d95ec60e-1672-4479-bf90-8fb1c62d2eb1 req-b12cbeb2-2ec0-48b3-9dd6-7b7b8db4c9d5 tempest-ImageDependencyTests-1655333364 tempest-ImageDependencyTests-1655333364-project-member] DELETE https://10.4.3.8/volume/v3/attachments/3441bd4b-c625-46b2-913d-3e670228441c Aug 07 10:00:05.592478 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [req-d95ec60e-1672-4479-bf90-8fb1c62d2eb1 req-b12cbeb2-2ec0-48b3-9dd6-7b7b8db4c9d5 tempest-ImageDependencyTests-1655333364 tempest-ImageDependencyTests-1655333364-project-member] Empty body provided in request {{(pid=100298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 10:00:05.592920 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [req-d95ec60e-1672-4479-bf90-8fb1c62d2eb1 req-b12cbeb2-2ec0-48b3-9dd6-7b7b8db4c9d5 tempest-ImageDependencyTests-1655333364 tempest-ImageDependencyTests-1655333364-project-member] Calling method 'version_select' {{(pid=100298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 10:00:05.605615 np0000006707 devstack@c-api.service[100298]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 10:00:05.605615 np0000006707 devstack@c-api.service[100298]: warnings.warn( Aug 07 10:00:05.692664 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.coordination [req-e649a26b-5be1-43c9-b40a-d35e2b15ff5b req-4a93129a-c319-4123-98ec-9a55384ea755 tempest-TestVolumeBackupRestore-1010557765 tempest-TestVolumeBackupRestore-1010557765-project-member] Lock "cinder-attachment_update-75e9dfd0-a904-4f9c-84fb-191aa6364cd4-np0000006707" released by "attachment_update" :: held 0.169s {{(pid=100295) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 07 10:00:05.692765 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [req-d95ec60e-1672-4479-bf90-8fb1c62d2eb1 req-b12cbeb2-2ec0-48b3-9dd6-7b7b8db4c9d5 tempest-ImageDependencyTests-1655333364 tempest-ImageDependencyTests-1655333364-project-member] https://10.4.3.8/volume/v3/attachments/3441bd4b-c625-46b2-913d-3e670228441c returned with HTTP 200 Aug 07 10:00:05.693152 np0000006707 devstack@c-api.service[100298]: [pid: 100298|app: 0|req: 805/3206] 10.4.3.8 () {72 vars in 1659 bytes} [Fri Aug 7 10:00:05 2026] DELETE /volume/v3/attachments/3441bd4b-c625-46b2-913d-3e670228441c => generated 19 bytes in 112 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 10:00:05.693687 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [req-e649a26b-5be1-43c9-b40a-d35e2b15ff5b req-4a93129a-c319-4123-98ec-9a55384ea755 tempest-TestVolumeBackupRestore-1010557765 tempest-TestVolumeBackupRestore-1010557765-project-member] https://10.4.3.8/volume/v3/attachments/66bb147d-3557-4741-8419-29a6b7c351b7 returned with HTTP 200 Aug 07 10:00:05.694346 np0000006707 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 801/3207] 10.4.3.8 () {74 vars in 1690 bytes} [Fri Aug 7 10:00:05 2026] PUT /volume/v3/attachments/66bb147d-3557-4741-8419-29a6b7c351b7 => generated 969 bytes in 199 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 10:00:05.714440 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [req-d95ec60e-1672-4479-bf90-8fb1c62d2eb1 req-94ba51a4-12ad-486e-93c1-2da3ddd42e1f None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:00:05.716691 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [req-d95ec60e-1672-4479-bf90-8fb1c62d2eb1 req-94ba51a4-12ad-486e-93c1-2da3ddd42e1f tempest-ImageDependencyTests-1655333364 tempest-ImageDependencyTests-1655333364-project-member] DELETE https://10.4.3.8/volume/v3/volumes/84d6bfcb-40b1-499c-81a2-79866a1adeab Aug 07 10:00:05.716825 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [req-d95ec60e-1672-4479-bf90-8fb1c62d2eb1 req-94ba51a4-12ad-486e-93c1-2da3ddd42e1f tempest-ImageDependencyTests-1655333364 tempest-ImageDependencyTests-1655333364-project-member] Empty body provided in request {{(pid=100297) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 10:00:05.717015 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [req-d95ec60e-1672-4479-bf90-8fb1c62d2eb1 req-94ba51a4-12ad-486e-93c1-2da3ddd42e1f tempest-ImageDependencyTests-1655333364 tempest-ImageDependencyTests-1655333364-project-member] Calling method 'delete' {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 10:00:05.717177 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.v3.volumes [req-d95ec60e-1672-4479-bf90-8fb1c62d2eb1 req-94ba51a4-12ad-486e-93c1-2da3ddd42e1f tempest-ImageDependencyTests-1655333364 tempest-ImageDependencyTests-1655333364-project-member] Delete volume with id: 84d6bfcb-40b1-499c-81a2-79866a1adeab Aug 07 10:00:05.727254 np0000006707 devstack@c-api.service[100297]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 10:00:05.727254 np0000006707 devstack@c-api.service[100297]: warnings.warn( Aug 07 10:00:05.727254 np0000006707 devstack@c-api.service[100297]: INFO cinder.volume.api [req-d95ec60e-1672-4479-bf90-8fb1c62d2eb1 req-94ba51a4-12ad-486e-93c1-2da3ddd42e1f tempest-ImageDependencyTests-1655333364 tempest-ImageDependencyTests-1655333364-project-member] Volume info retrieved successfully. Aug 07 10:00:05.729815 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [req-e649a26b-5be1-43c9-b40a-d35e2b15ff5b req-2fd64426-da9c-4d16-b793-83a49b74ad50 None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:00:05.732496 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [req-e649a26b-5be1-43c9-b40a-d35e2b15ff5b req-2fd64426-da9c-4d16-b793-83a49b74ad50 tempest-TestVolumeBackupRestore-1010557765 tempest-TestVolumeBackupRestore-1010557765-project-member] POST https://10.4.3.8/volume/v3/attachments/66bb147d-3557-4741-8419-29a6b7c351b7/action Aug 07 10:00:05.732991 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [req-e649a26b-5be1-43c9-b40a-d35e2b15ff5b req-2fd64426-da9c-4d16-b793-83a49b74ad50 tempest-TestVolumeBackupRestore-1010557765 tempest-TestVolumeBackupRestore-1010557765-project-member] Action body: b'{"os-complete": null}' {{(pid=100296) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 07 10:00:05.734149 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [req-e649a26b-5be1-43c9-b40a-d35e2b15ff5b req-2fd64426-da9c-4d16-b793-83a49b74ad50 tempest-TestVolumeBackupRestore-1010557765 tempest-TestVolumeBackupRestore-1010557765-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 10:00:05.751602 np0000006707 devstack@c-api.service[100297]: INFO cinder.volume.api [req-d95ec60e-1672-4479-bf90-8fb1c62d2eb1 req-94ba51a4-12ad-486e-93c1-2da3ddd42e1f tempest-ImageDependencyTests-1655333364 tempest-ImageDependencyTests-1655333364-project-member] Delete volume request issued successfully. Aug 07 10:00:05.751752 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [req-d95ec60e-1672-4479-bf90-8fb1c62d2eb1 req-94ba51a4-12ad-486e-93c1-2da3ddd42e1f tempest-ImageDependencyTests-1655333364 tempest-ImageDependencyTests-1655333364-project-member] https://10.4.3.8/volume/v3/volumes/84d6bfcb-40b1-499c-81a2-79866a1adeab returned with HTTP 202 Aug 07 10:00:05.752206 np0000006707 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 803/3208] 10.4.3.8 () {70 vars in 1606 bytes} [Fri Aug 7 10:00:05 2026] DELETE /volume/v3/volumes/84d6bfcb-40b1-499c-81a2-79866a1adeab => generated 0 bytes in 39 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 07 10:00:05.755683 np0000006707 devstack@c-api.service[100296]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 10:00:05.755683 np0000006707 devstack@c-api.service[100296]: warnings.warn( Aug 07 10:00:05.775756 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [req-e649a26b-5be1-43c9-b40a-d35e2b15ff5b req-2fd64426-da9c-4d16-b793-83a49b74ad50 tempest-TestVolumeBackupRestore-1010557765 tempest-TestVolumeBackupRestore-1010557765-project-member] https://10.4.3.8/volume/v3/attachments/66bb147d-3557-4741-8419-29a6b7c351b7/action returned with HTTP 204 Aug 07 10:00:05.775756 np0000006707 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 800/3209] 10.4.3.8 () {74 vars in 1711 bytes} [Fri Aug 7 10:00:05 2026] POST /volume/v3/attachments/66bb147d-3557-4741-8419-29a6b7c351b7/action => generated 0 bytes in 46 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 07 10:00:05.883521 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.middleware.request_id [None req-9bc941a4-f54b-4e28-abe5-8f5ade7856ea None None] RequestId filter calling following filter/app {{(pid=100298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:00:05.888380 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [None req-9bc941a4-f54b-4e28-abe5-8f5ade7856ea tempest-TestStampPattern-1168660439 tempest-TestStampPattern-1168660439-project-member] GET https://10.4.3.8/volume/v3/volumes/3426fc87-bd0d-4266-b1c2-b7aa1477e22c Aug 07 10:00:05.889467 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [None req-9bc941a4-f54b-4e28-abe5-8f5ade7856ea tempest-TestStampPattern-1168660439 tempest-TestStampPattern-1168660439-project-member] Empty body provided in request {{(pid=100298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 10:00:05.890140 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [None req-9bc941a4-f54b-4e28-abe5-8f5ade7856ea tempest-TestStampPattern-1168660439 tempest-TestStampPattern-1168660439-project-member] Calling method 'show' {{(pid=100298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 10:00:05.905376 np0000006707 devstack@c-api.service[100298]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 10:00:05.905376 np0000006707 devstack@c-api.service[100298]: warnings.warn( Aug 07 10:00:05.910936 np0000006707 devstack@c-api.service[100298]: INFO cinder.volume.api [None req-9bc941a4-f54b-4e28-abe5-8f5ade7856ea tempest-TestStampPattern-1168660439 tempest-TestStampPattern-1168660439-project-member] Volume info retrieved successfully. Aug 07 10:00:05.917389 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [None req-9bc941a4-f54b-4e28-abe5-8f5ade7856ea tempest-TestStampPattern-1168660439 tempest-TestStampPattern-1168660439-project-member] https://10.4.3.8/volume/v3/volumes/3426fc87-bd0d-4266-b1c2-b7aa1477e22c returned with HTTP 200 Aug 07 10:00:05.917786 np0000006707 devstack@c-api.service[100298]: [pid: 100298|app: 0|req: 806/3210] 10.4.3.8 () {66 vars in 1334 bytes} [Fri Aug 7 10:00:05 2026] GET /volume/v3/volumes/3426fc87-bd0d-4266-b1c2-b7aa1477e22c => generated 835 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 10:00:06.091168 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-68851571-b300-4205-ad80-8079c2f6156f None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:00:06.093328 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-68851571-b300-4205-ad80-8079c2f6156f tempest-ProjectMemberTests33-438754277 tempest-ProjectMemberTests33-438754277-project-admin] GET https://10.4.3.8/volume/v3/backups/02a45366-b339-4a13-8e6c-c905330c42d2 Aug 07 10:00:06.093538 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-68851571-b300-4205-ad80-8079c2f6156f tempest-ProjectMemberTests33-438754277 tempest-ProjectMemberTests33-438754277-project-admin] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 10:00:06.093757 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-68851571-b300-4205-ad80-8079c2f6156f tempest-ProjectMemberTests33-438754277 tempest-ProjectMemberTests33-438754277-project-admin] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 10:00:06.093863 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.v3.backups [None req-68851571-b300-4205-ad80-8079c2f6156f tempest-ProjectMemberTests33-438754277 tempest-ProjectMemberTests33-438754277-project-admin] Show backup with id 02a45366-b339-4a13-8e6c-c905330c42d2. {{(pid=100295) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 10:00:06.098815 np0000006707 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 10:00:06.098815 np0000006707 devstack@c-api.service[100295]: warnings.warn( Aug 07 10:00:06.099203 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-68851571-b300-4205-ad80-8079c2f6156f tempest-ProjectMemberTests33-438754277 tempest-ProjectMemberTests33-438754277-project-admin] https://10.4.3.8/volume/v3/backups/02a45366-b339-4a13-8e6c-c905330c42d2 returned with HTTP 200 Aug 07 10:00:06.099572 np0000006707 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 802/3211] 10.4.3.8 () {68 vars in 1374 bytes} [Fri Aug 7 10:00:06 2026] GET /volume/v3/backups/02a45366-b339-4a13-8e6c-c905330c42d2 => generated 720 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 10:00:06.937911 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [None req-2359841b-07d1-45be-bcef-4076712791b5 None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:00:06.940332 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-2359841b-07d1-45be-bcef-4076712791b5 tempest-TestStampPattern-1168660439 tempest-TestStampPattern-1168660439-project-member] GET https://10.4.3.8/volume/v3/volumes/3426fc87-bd0d-4266-b1c2-b7aa1477e22c Aug 07 10:00:06.940619 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-2359841b-07d1-45be-bcef-4076712791b5 tempest-TestStampPattern-1168660439 tempest-TestStampPattern-1168660439-project-member] Empty body provided in request {{(pid=100297) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 10:00:06.940873 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-2359841b-07d1-45be-bcef-4076712791b5 tempest-TestStampPattern-1168660439 tempest-TestStampPattern-1168660439-project-member] Calling method 'show' {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 10:00:06.959222 np0000006707 devstack@c-api.service[100297]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 10:00:06.959222 np0000006707 devstack@c-api.service[100297]: warnings.warn( Aug 07 10:00:06.966131 np0000006707 devstack@c-api.service[100297]: INFO cinder.volume.api [None req-2359841b-07d1-45be-bcef-4076712791b5 tempest-TestStampPattern-1168660439 tempest-TestStampPattern-1168660439-project-member] Volume info retrieved successfully. Aug 07 10:00:06.972521 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-2359841b-07d1-45be-bcef-4076712791b5 tempest-TestStampPattern-1168660439 tempest-TestStampPattern-1168660439-project-member] https://10.4.3.8/volume/v3/volumes/3426fc87-bd0d-4266-b1c2-b7aa1477e22c returned with HTTP 200 Aug 07 10:00:06.973170 np0000006707 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 804/3212] 10.4.3.8 () {66 vars in 1334 bytes} [Fri Aug 7 10:00:06 2026] GET /volume/v3/volumes/3426fc87-bd0d-4266-b1c2-b7aa1477e22c => generated 835 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 10:00:07.112388 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [None req-8acae477-dde5-4767-9c81-c57bd1d36dab None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:00:07.114381 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-8acae477-dde5-4767-9c81-c57bd1d36dab tempest-ProjectMemberTests33-438754277 tempest-ProjectMemberTests33-438754277-project-admin] GET https://10.4.3.8/volume/v3/backups/02a45366-b339-4a13-8e6c-c905330c42d2 Aug 07 10:00:07.114654 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-8acae477-dde5-4767-9c81-c57bd1d36dab tempest-ProjectMemberTests33-438754277 tempest-ProjectMemberTests33-438754277-project-admin] Empty body provided in request {{(pid=100296) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 10:00:07.114889 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-8acae477-dde5-4767-9c81-c57bd1d36dab tempest-ProjectMemberTests33-438754277 tempest-ProjectMemberTests33-438754277-project-admin] Calling method 'show' {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 10:00:07.115046 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.v3.backups [None req-8acae477-dde5-4767-9c81-c57bd1d36dab tempest-ProjectMemberTests33-438754277 tempest-ProjectMemberTests33-438754277-project-admin] Show backup with id 02a45366-b339-4a13-8e6c-c905330c42d2. {{(pid=100296) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 10:00:07.120358 np0000006707 devstack@c-api.service[100296]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 10:00:07.120358 np0000006707 devstack@c-api.service[100296]: warnings.warn( Aug 07 10:00:07.121110 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-8acae477-dde5-4767-9c81-c57bd1d36dab tempest-ProjectMemberTests33-438754277 tempest-ProjectMemberTests33-438754277-project-admin] https://10.4.3.8/volume/v3/backups/02a45366-b339-4a13-8e6c-c905330c42d2 returned with HTTP 200 Aug 07 10:00:07.121429 np0000006707 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 801/3213] 10.4.3.8 () {68 vars in 1374 bytes} [Fri Aug 7 10:00:07 2026] GET /volume/v3/backups/02a45366-b339-4a13-8e6c-c905330c42d2 => generated 720 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 10:00:07.933137 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.middleware.request_id [None req-39ff3180-50c8-42cb-a9c6-744904ef53a2 None None] RequestId filter calling following filter/app {{(pid=100298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:00:07.935516 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [None req-39ff3180-50c8-42cb-a9c6-744904ef53a2 tempest-TestVolumeBootPatternV346-722752471 tempest-TestVolumeBootPatternV346-722752471-project-member] POST https://10.4.3.8/volume/v3/volumes Aug 07 10:00:07.936062 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [None req-39ff3180-50c8-42cb-a9c6-744904ef53a2 tempest-TestVolumeBootPatternV346-722752471 tempest-TestVolumeBootPatternV346-722752471-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestVolumeBootPatternV346-volume-origin-845772705", "snapshot_id": null, "imageRef": "a6c27e23-91c8-49d8-8cc0-7e13210d16ce", "volume_type": null, "size": 1}} {{(pid=100298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 10:00:07.938309 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.v3.volumes [None req-39ff3180-50c8-42cb-a9c6-744904ef53a2 tempest-TestVolumeBootPatternV346-722752471 tempest-TestVolumeBootPatternV346-722752471-project-member] Create volume request body: {'volume': {'name': 'tempest-TestVolumeBootPatternV346-volume-origin-845772705', 'snapshot_id': None, 'imageRef': 'a6c27e23-91c8-49d8-8cc0-7e13210d16ce', 'volume_type': None, 'size': 1}} {{(pid=100298) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 07 10:00:07.997268 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-b5762a88-7b2f-427b-9c80-70402b2b0223 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:00:08.000165 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-b5762a88-7b2f-427b-9c80-70402b2b0223 tempest-TestStampPattern-1168660439 tempest-TestStampPattern-1168660439-project-member] GET https://10.4.3.8/volume/v3/volumes/3426fc87-bd0d-4266-b1c2-b7aa1477e22c Aug 07 10:00:08.001438 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-b5762a88-7b2f-427b-9c80-70402b2b0223 tempest-TestStampPattern-1168660439 tempest-TestStampPattern-1168660439-project-member] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 10:00:08.001438 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-b5762a88-7b2f-427b-9c80-70402b2b0223 tempest-TestStampPattern-1168660439 tempest-TestStampPattern-1168660439-project-member] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 10:00:08.017939 np0000006707 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 10:00:08.017939 np0000006707 devstack@c-api.service[100295]: warnings.warn( Aug 07 10:00:08.021929 np0000006707 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-b5762a88-7b2f-427b-9c80-70402b2b0223 tempest-TestStampPattern-1168660439 tempest-TestStampPattern-1168660439-project-member] Volume info retrieved successfully. Aug 07 10:00:08.028746 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-b5762a88-7b2f-427b-9c80-70402b2b0223 tempest-TestStampPattern-1168660439 tempest-TestStampPattern-1168660439-project-member] https://10.4.3.8/volume/v3/volumes/3426fc87-bd0d-4266-b1c2-b7aa1477e22c returned with HTTP 200 Aug 07 10:00:08.028746 np0000006707 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 803/3214] 10.4.3.8 () {66 vars in 1334 bytes} [Fri Aug 7 10:00:07 2026] GET /volume/v3/volumes/3426fc87-bd0d-4266-b1c2-b7aa1477e22c => generated 835 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 10:00:08.055130 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.v3.volumes [None req-39ff3180-50c8-42cb-a9c6-744904ef53a2 tempest-TestVolumeBootPatternV346-722752471 tempest-TestVolumeBootPatternV346-722752471-project-member] Create volume of 1 GB Aug 07 10:00:08.061121 np0000006707 devstack@c-api.service[100298]: INFO cinder.volume.api [None req-39ff3180-50c8-42cb-a9c6-744904ef53a2 tempest-TestVolumeBootPatternV346-722752471 tempest-TestVolumeBootPatternV346-722752471-project-member] Availability Zones retrieved successfully. Aug 07 10:00:08.069116 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.volume.api [None req-39ff3180-50c8-42cb-a9c6-744904ef53a2 tempest-TestVolumeBootPatternV346-722752471 tempest-TestVolumeBootPatternV346-722752471-project-member] Flow 'volume_create_api' (57dc20a1-168d-4bfd-8b7f-377dc16baa25) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100298) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 10:00:08.071715 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.volume.api [None req-39ff3180-50c8-42cb-a9c6-744904ef53a2 tempest-TestVolumeBootPatternV346-722752471 tempest-TestVolumeBootPatternV346-722752471-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1100d5b6-59c2-4ce8-8b83-53467d022dbe) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100298) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 10:00:08.073047 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.volume.flows.api.create_volume [None req-39ff3180-50c8-42cb-a9c6-744904ef53a2 tempest-TestVolumeBootPatternV346-722752471 tempest-TestVolumeBootPatternV346-722752471-project-member] Validating volume size '1' using validate_int {{(pid=100298) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 07 10:00:08.138446 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [None req-f330dbcb-6399-4f2b-addc-64e1abd10600 None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:00:08.138932 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-f330dbcb-6399-4f2b-addc-64e1abd10600 tempest-ProjectMemberTests33-438754277 tempest-ProjectMemberTests33-438754277-project-admin] GET https://10.4.3.8/volume/v3/backups/02a45366-b339-4a13-8e6c-c905330c42d2 Aug 07 10:00:08.139250 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-f330dbcb-6399-4f2b-addc-64e1abd10600 tempest-ProjectMemberTests33-438754277 tempest-ProjectMemberTests33-438754277-project-admin] Empty body provided in request {{(pid=100297) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 10:00:08.139523 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-f330dbcb-6399-4f2b-addc-64e1abd10600 tempest-ProjectMemberTests33-438754277 tempest-ProjectMemberTests33-438754277-project-admin] Calling method 'show' {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 10:00:08.139681 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.v3.backups [None req-f330dbcb-6399-4f2b-addc-64e1abd10600 tempest-ProjectMemberTests33-438754277 tempest-ProjectMemberTests33-438754277-project-admin] Show backup with id 02a45366-b339-4a13-8e6c-c905330c42d2. {{(pid=100297) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 10:00:08.145127 np0000006707 devstack@c-api.service[100297]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 10:00:08.145127 np0000006707 devstack@c-api.service[100297]: warnings.warn( Aug 07 10:00:08.149123 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-f330dbcb-6399-4f2b-addc-64e1abd10600 tempest-ProjectMemberTests33-438754277 tempest-ProjectMemberTests33-438754277-project-admin] https://10.4.3.8/volume/v3/backups/02a45366-b339-4a13-8e6c-c905330c42d2 returned with HTTP 200 Aug 07 10:00:08.149502 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.volume.api [None req-39ff3180-50c8-42cb-a9c6-744904ef53a2 tempest-TestVolumeBootPatternV346-722752471 tempest-TestVolumeBootPatternV346-722752471-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1100d5b6-59c2-4ce8-8b83-53467d022dbe) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-07T09:47:39Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=45fd9a3a-b61e-4c6c-9ab7-d02f06678d0d,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '45fd9a3a-b61e-4c6c-9ab7-d02f06678d0d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100298) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 10:00:08.149713 np0000006707 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 805/3215] 10.4.3.8 () {68 vars in 1374 bytes} [Fri Aug 7 10:00:08 2026] GET /volume/v3/backups/02a45366-b339-4a13-8e6c-c905330c42d2 => generated 731 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 10:00:08.150670 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.volume.api [None req-39ff3180-50c8-42cb-a9c6-744904ef53a2 tempest-TestVolumeBootPatternV346-722752471 tempest-TestVolumeBootPatternV346-722752471-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (88fd8a7a-b7bf-4290-9278-4c3595597d64) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100298) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 10:00:08.244365 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.quota [None req-39ff3180-50c8-42cb-a9c6-744904ef53a2 tempest-TestVolumeBootPatternV346-722752471 tempest-TestVolumeBootPatternV346-722752471-project-member] Created reservations ['6effd942-95dc-4406-9334-32e0894feed3', '51ac8f37-455e-489b-b99f-9fc09e8dd65a', 'e88bd748-0a4d-423b-8c7b-028969d951f7', 'e13e1097-28c6-44a2-8798-9cfe9d8f9140'] {{(pid=100298) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 10:00:08.245810 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.volume.api [None req-39ff3180-50c8-42cb-a9c6-744904ef53a2 tempest-TestVolumeBootPatternV346-722752471 tempest-TestVolumeBootPatternV346-722752471-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (88fd8a7a-b7bf-4290-9278-4c3595597d64) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['6effd942-95dc-4406-9334-32e0894feed3', '51ac8f37-455e-489b-b99f-9fc09e8dd65a', 'e88bd748-0a4d-423b-8c7b-028969d951f7', 'e13e1097-28c6-44a2-8798-9cfe9d8f9140']}' {{(pid=100298) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 10:00:08.246932 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.volume.api [None req-39ff3180-50c8-42cb-a9c6-744904ef53a2 tempest-TestVolumeBootPatternV346-722752471 tempest-TestVolumeBootPatternV346-722752471-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6b2b5c1a-1480-4ea6-bb03-4fd3f30ff66a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100298) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 10:00:08.285034 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.volume.api [None req-39ff3180-50c8-42cb-a9c6-744904ef53a2 tempest-TestVolumeBootPatternV346-722752471 tempest-TestVolumeBootPatternV346-722752471-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6b2b5c1a-1480-4ea6-bb03-4fd3f30ff66a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'b3711189-d858-4145-83fe-3c65e4d676ef', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestVolumeBootPatternV346-volume-origin-845772705',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='36c1b53a3e4e45aa91f56cd1c3a0c444',qos_specs=None,replication_status=,reservations=['6effd942-95dc-4406-9334-32e0894feed3','51ac8f37-455e-489b-b99f-9fc09e8dd65a','e88bd748-0a4d-423b-8c7b-028969d951f7','e13e1097-28c6-44a2-8798-9cfe9d8f9140'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f6ec92b52a7c47eaa4a4ca9c262859af',volume_type_id=45fd9a3a-b61e-4c6c-9ab7-d02f06678d0d), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-07T10:00:08Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestVolumeBootPatternV346-volume-origin-845772705',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=b3711189-d858-4145-83fe-3c65e4d676ef,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='36c1b53a3e4e45aa91f56cd1c3a0c444',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='f6ec92b52a7c47eaa4a4ca9c262859af',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(45fd9a3a-b61e-4c6c-9ab7-d02f06678d0d),volume_type_id=45fd9a3a-b61e-4c6c-9ab7-d02f06678d0d)}' {{(pid=100298) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 10:00:08.286601 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.volume.api [None req-39ff3180-50c8-42cb-a9c6-744904ef53a2 tempest-TestVolumeBootPatternV346-722752471 tempest-TestVolumeBootPatternV346-722752471-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (bd66fbbd-4708-4d97-898f-9bedb576e69f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100298) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 10:00:08.313526 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.volume.api [None req-39ff3180-50c8-42cb-a9c6-744904ef53a2 tempest-TestVolumeBootPatternV346-722752471 tempest-TestVolumeBootPatternV346-722752471-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (bd66fbbd-4708-4d97-898f-9bedb576e69f) transitioned into state 'SUCCESS' from state '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-845772705',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='36c1b53a3e4e45aa91f56cd1c3a0c444',qos_specs=None,replication_status=,reservations=['6effd942-95dc-4406-9334-32e0894feed3','51ac8f37-455e-489b-b99f-9fc09e8dd65a','e88bd748-0a4d-423b-8c7b-028969d951f7','e13e1097-28c6-44a2-8798-9cfe9d8f9140'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f6ec92b52a7c47eaa4a4ca9c262859af',volume_type_id=45fd9a3a-b61e-4c6c-9ab7-d02f06678d0d)}' {{(pid=100298) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 10:00:08.314241 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.volume.api [None req-39ff3180-50c8-42cb-a9c6-744904ef53a2 tempest-TestVolumeBootPatternV346-722752471 tempest-TestVolumeBootPatternV346-722752471-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (36065471-9d89-4f5e-b251-fb9e73b5e093) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100298) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 10:00:08.328940 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.volume.api [None req-39ff3180-50c8-42cb-a9c6-744904ef53a2 tempest-TestVolumeBootPatternV346-722752471 tempest-TestVolumeBootPatternV346-722752471-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (36065471-9d89-4f5e-b251-fb9e73b5e093) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100298) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 10:00:08.329830 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.volume.api [None req-39ff3180-50c8-42cb-a9c6-744904ef53a2 tempest-TestVolumeBootPatternV346-722752471 tempest-TestVolumeBootPatternV346-722752471-project-member] Flow 'volume_create_api' (57dc20a1-168d-4bfd-8b7f-377dc16baa25) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100298) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 10:00:08.330156 np0000006707 devstack@c-api.service[100298]: INFO cinder.volume.api [None req-39ff3180-50c8-42cb-a9c6-744904ef53a2 tempest-TestVolumeBootPatternV346-722752471 tempest-TestVolumeBootPatternV346-722752471-project-member] Create volume request issued successfully. Aug 07 10:00:08.330768 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [None req-39ff3180-50c8-42cb-a9c6-744904ef53a2 tempest-TestVolumeBootPatternV346-722752471 tempest-TestVolumeBootPatternV346-722752471-project-member] https://10.4.3.8/volume/v3/volumes returned with HTTP 202 Aug 07 10:00:08.332445 np0000006707 devstack@c-api.service[100298]: [pid: 100298|app: 0|req: 807/3216] 10.4.3.8 () {70 vars in 1286 bytes} [Fri Aug 7 10:00:07 2026] POST /volume/v3/volumes => generated 776 bytes in 399 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 07 10:00:08.347258 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [None req-64ddf01b-19b1-4d06-9138-9ac8f9a84c4a None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:00:08.351441 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-64ddf01b-19b1-4d06-9138-9ac8f9a84c4a tempest-TestVolumeBootPatternV346-722752471 tempest-TestVolumeBootPatternV346-722752471-project-member] GET https://10.4.3.8/volume/v3/volumes/b3711189-d858-4145-83fe-3c65e4d676ef Aug 07 10:00:08.352104 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-64ddf01b-19b1-4d06-9138-9ac8f9a84c4a tempest-TestVolumeBootPatternV346-722752471 tempest-TestVolumeBootPatternV346-722752471-project-member] Empty body provided in request {{(pid=100296) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 10:00:08.352104 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-64ddf01b-19b1-4d06-9138-9ac8f9a84c4a tempest-TestVolumeBootPatternV346-722752471 tempest-TestVolumeBootPatternV346-722752471-project-member] Calling method 'show' {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 10:00:08.371291 np0000006707 devstack@c-api.service[100296]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 10:00:08.371291 np0000006707 devstack@c-api.service[100296]: warnings.warn( Aug 07 10:00:08.379461 np0000006707 devstack@c-api.service[100296]: INFO cinder.volume.api [None req-64ddf01b-19b1-4d06-9138-9ac8f9a84c4a tempest-TestVolumeBootPatternV346-722752471 tempest-TestVolumeBootPatternV346-722752471-project-member] Volume info retrieved successfully. Aug 07 10:00:08.385327 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-64ddf01b-19b1-4d06-9138-9ac8f9a84c4a tempest-TestVolumeBootPatternV346-722752471 tempest-TestVolumeBootPatternV346-722752471-project-member] https://10.4.3.8/volume/v3/volumes/b3711189-d858-4145-83fe-3c65e4d676ef returned with HTTP 200 Aug 07 10:00:08.386110 np0000006707 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 802/3217] 10.4.3.8 () {68 vars in 1375 bytes} [Fri Aug 7 10:00:08 2026] GET /volume/v3/volumes/b3711189-d858-4145-83fe-3c65e4d676ef => generated 844 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 10:00:08.746600 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-14e3c4be-9937-4071-a0f7-da23c36c956e None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:00:08.894559 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-14e3c4be-9937-4071-a0f7-da23c36c956e tempest-GroupSnapshotsV319Test-870684871 tempest-GroupSnapshotsV319Test-870684871-project-admin] POST https://10.4.3.8/volume/v3/types Aug 07 10:00:08.895064 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-14e3c4be-9937-4071-a0f7-da23c36c956e tempest-GroupSnapshotsV319Test-870684871 tempest-GroupSnapshotsV319Test-870684871-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-GroupSnapshotsV319Test-volume-type-879433393"}} {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 10:00:08.911127 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-14e3c4be-9937-4071-a0f7-da23c36c956e tempest-GroupSnapshotsV319Test-870684871 tempest-GroupSnapshotsV319Test-870684871-project-admin] https://10.4.3.8/volume/v3/types returned with HTTP 200 Aug 07 10:00:08.911127 np0000006707 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 804/3218] 10.4.3.8 () {68 vars in 1238 bytes} [Fri Aug 7 10:00:08 2026] POST /volume/v3/types => generated 227 bytes in 166 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 10:00:08.921874 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [None req-3311044d-0c38-4273-b367-e82ebac47d0d None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:00:08.923888 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-3311044d-0c38-4273-b367-e82ebac47d0d tempest-GroupSnapshotsV319Test-870684871 tempest-GroupSnapshotsV319Test-870684871-project-admin] POST https://10.4.3.8/volume/v3/group_types Aug 07 10:00:08.924287 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-3311044d-0c38-4273-b367-e82ebac47d0d tempest-GroupSnapshotsV319Test-870684871 tempest-GroupSnapshotsV319Test-870684871-project-admin] Action: 'create', calling method: version_select, body: {"group_type": {"name": "tempest-GroupSnapshotsV319Test-group-type-1157490780"}} {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 10:00:08.941309 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-3311044d-0c38-4273-b367-e82ebac47d0d tempest-GroupSnapshotsV319Test-870684871 tempest-GroupSnapshotsV319Test-870684871-project-admin] https://10.4.3.8/volume/v3/group_types returned with HTTP 202 Aug 07 10:00:08.941784 np0000006707 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 806/3219] 10.4.3.8 () {70 vars in 1297 bytes} [Fri Aug 7 10:00:08 2026] POST /volume/v3/group_types => generated 185 bytes in 20 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 07 10:00:08.955628 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.middleware.request_id [None req-5377a36e-94c9-4e8b-9313-d1095c2d72b3 None None] RequestId filter calling following filter/app {{(pid=100298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:00:09.044666 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [None req-291944bd-f462-46f3-9c3e-273de41074bc None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:00:09.049720 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-291944bd-f462-46f3-9c3e-273de41074bc tempest-TestStampPattern-1168660439 tempest-TestStampPattern-1168660439-project-member] GET https://10.4.3.8/volume/v3/volumes/3426fc87-bd0d-4266-b1c2-b7aa1477e22c Aug 07 10:00:09.049892 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-291944bd-f462-46f3-9c3e-273de41074bc tempest-TestStampPattern-1168660439 tempest-TestStampPattern-1168660439-project-member] Empty body provided in request {{(pid=100296) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 10:00:09.050131 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-291944bd-f462-46f3-9c3e-273de41074bc tempest-TestStampPattern-1168660439 tempest-TestStampPattern-1168660439-project-member] Calling method 'show' {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 10:00:09.070136 np0000006707 devstack@c-api.service[100296]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 10:00:09.070136 np0000006707 devstack@c-api.service[100296]: warnings.warn( Aug 07 10:00:09.075766 np0000006707 devstack@c-api.service[100296]: INFO cinder.volume.api [None req-291944bd-f462-46f3-9c3e-273de41074bc tempest-TestStampPattern-1168660439 tempest-TestStampPattern-1168660439-project-member] Volume info retrieved successfully. Aug 07 10:00:09.082006 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-291944bd-f462-46f3-9c3e-273de41074bc tempest-TestStampPattern-1168660439 tempest-TestStampPattern-1168660439-project-member] https://10.4.3.8/volume/v3/volumes/3426fc87-bd0d-4266-b1c2-b7aa1477e22c returned with HTTP 200 Aug 07 10:00:09.082592 np0000006707 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 803/3220] 10.4.3.8 () {66 vars in 1334 bytes} [Fri Aug 7 10:00:09 2026] GET /volume/v3/volumes/3426fc87-bd0d-4266-b1c2-b7aa1477e22c => generated 835 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 10:00:09.107619 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [None req-5377a36e-94c9-4e8b-9313-d1095c2d72b3 tempest-GroupSnapshotsV319Test-443136915 tempest-GroupSnapshotsV319Test-443136915-project-member] POST https://10.4.3.8/volume/v3/groups Aug 07 10:00:09.108013 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [None req-5377a36e-94c9-4e8b-9313-d1095c2d72b3 tempest-GroupSnapshotsV319Test-443136915 tempest-GroupSnapshotsV319Test-443136915-project-member] Action: 'create', calling method: version_select, body: {"group": {"group_type": "4d70387c-855b-466f-9598-dc65813597d9", "volume_types": ["b5b9ea31-ac01-440f-a63f-3bdf6e2a15c5"], "name": "tempest-GroupSnapshotsV319Test-Group-17559867"}} {{(pid=100298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 10:00:09.109623 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.v3.groups [None req-5377a36e-94c9-4e8b-9313-d1095c2d72b3 tempest-GroupSnapshotsV319Test-443136915 tempest-GroupSnapshotsV319Test-443136915-project-member] Creating new group {'group': {'group_type': '4d70387c-855b-466f-9598-dc65813597d9', 'volume_types': ['b5b9ea31-ac01-440f-a63f-3bdf6e2a15c5'], 'name': 'tempest-GroupSnapshotsV319Test-Group-17559867'}} {{(pid=100298) create /opt/stack/cinder/cinder/api/v3/groups.py:190}} Aug 07 10:00:09.114017 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.v3.groups [None req-5377a36e-94c9-4e8b-9313-d1095c2d72b3 tempest-GroupSnapshotsV319Test-443136915 tempest-GroupSnapshotsV319Test-443136915-project-member] Creating group tempest-GroupSnapshotsV319Test-Group-17559867. Aug 07 10:00:09.115103 np0000006707 devstack@c-api.service[100298]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 10:00:09.115103 np0000006707 devstack@c-api.service[100298]: warnings.warn( Aug 07 10:00:09.123982 np0000006707 devstack@c-api.service[100298]: INFO cinder.volume.api [None req-5377a36e-94c9-4e8b-9313-d1095c2d72b3 tempest-GroupSnapshotsV319Test-443136915 tempest-GroupSnapshotsV319Test-443136915-project-member] Availability Zones retrieved successfully. Aug 07 10:00:09.151388 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.quota [None req-5377a36e-94c9-4e8b-9313-d1095c2d72b3 tempest-GroupSnapshotsV319Test-443136915 tempest-GroupSnapshotsV319Test-443136915-project-member] Created reservations ['5d0bab07-781f-4a60-9bc6-e0142b29401d'] {{(pid=100298) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 10:00:09.166917 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-8b33ab3b-97d4-4cfb-bfa7-132cc83efcb0 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:00:09.169235 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-8b33ab3b-97d4-4cfb-bfa7-132cc83efcb0 tempest-ProjectMemberTests33-438754277 tempest-ProjectMemberTests33-438754277-project-admin] GET https://10.4.3.8/volume/v3/backups/02a45366-b339-4a13-8e6c-c905330c42d2 Aug 07 10:00:09.169676 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-8b33ab3b-97d4-4cfb-bfa7-132cc83efcb0 tempest-ProjectMemberTests33-438754277 tempest-ProjectMemberTests33-438754277-project-admin] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 10:00:09.171155 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-8b33ab3b-97d4-4cfb-bfa7-132cc83efcb0 tempest-ProjectMemberTests33-438754277 tempest-ProjectMemberTests33-438754277-project-admin] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 10:00:09.171155 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.v3.backups [None req-8b33ab3b-97d4-4cfb-bfa7-132cc83efcb0 tempest-ProjectMemberTests33-438754277 tempest-ProjectMemberTests33-438754277-project-admin] Show backup with id 02a45366-b339-4a13-8e6c-c905330c42d2. {{(pid=100295) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 10:00:09.176283 np0000006707 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 10:00:09.176283 np0000006707 devstack@c-api.service[100295]: warnings.warn( Aug 07 10:00:09.177302 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-8b33ab3b-97d4-4cfb-bfa7-132cc83efcb0 tempest-ProjectMemberTests33-438754277 tempest-ProjectMemberTests33-438754277-project-admin] https://10.4.3.8/volume/v3/backups/02a45366-b339-4a13-8e6c-c905330c42d2 returned with HTTP 200 Aug 07 10:00:09.177963 np0000006707 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 805/3221] 10.4.3.8 () {68 vars in 1374 bytes} [Fri Aug 7 10:00:09 2026] GET /volume/v3/backups/02a45366-b339-4a13-8e6c-c905330c42d2 => generated 731 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 10:00:09.189053 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [None req-5377a36e-94c9-4e8b-9313-d1095c2d72b3 tempest-GroupSnapshotsV319Test-443136915 tempest-GroupSnapshotsV319Test-443136915-project-member] https://10.4.3.8/volume/v3/groups returned with HTTP 202 Aug 07 10:00:09.189740 np0000006707 devstack@c-api.service[100298]: [pid: 100298|app: 0|req: 808/3222] 10.4.3.8 () {70 vars in 1283 bytes} [Fri Aug 7 10:00:08 2026] POST /volume/v3/groups => generated 114 bytes in 235 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 07 10:00:09.202775 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [None req-cf504c34-b8ac-4068-9df4-37d24fadcb7b None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:00:09.202775 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-cf504c34-b8ac-4068-9df4-37d24fadcb7b tempest-GroupSnapshotsV319Test-443136915 tempest-GroupSnapshotsV319Test-443136915-project-member] GET https://10.4.3.8/volume/v3/groups/bd201198-5e3b-4571-8296-fcc4eebf39c7 Aug 07 10:00:09.202775 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-cf504c34-b8ac-4068-9df4-37d24fadcb7b tempest-GroupSnapshotsV319Test-443136915 tempest-GroupSnapshotsV319Test-443136915-project-member] Empty body provided in request {{(pid=100297) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 10:00:09.202775 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-cf504c34-b8ac-4068-9df4-37d24fadcb7b tempest-GroupSnapshotsV319Test-443136915 tempest-GroupSnapshotsV319Test-443136915-project-member] Calling method 'version_select' {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 10:00:09.202775 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.v3.groups [None req-cf504c34-b8ac-4068-9df4-37d24fadcb7b tempest-GroupSnapshotsV319Test-443136915 tempest-GroupSnapshotsV319Test-443136915-project-member] show called for member bd201198-5e3b-4571-8296-fcc4eebf39c7 {{(pid=100297) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 07 10:00:09.206638 np0000006707 devstack@c-api.service[100297]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 10:00:09.206638 np0000006707 devstack@c-api.service[100297]: warnings.warn( Aug 07 10:00:09.216592 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-cf504c34-b8ac-4068-9df4-37d24fadcb7b tempest-GroupSnapshotsV319Test-443136915 tempest-GroupSnapshotsV319Test-443136915-project-member] https://10.4.3.8/volume/v3/groups/bd201198-5e3b-4571-8296-fcc4eebf39c7 returned with HTTP 200 Aug 07 10:00:09.216592 np0000006707 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 807/3223] 10.4.3.8 () {68 vars in 1372 bytes} [Fri Aug 7 10:00:09 2026] GET /volume/v3/groups/bd201198-5e3b-4571-8296-fcc4eebf39c7 => generated 394 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 10:00:09.400858 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [None req-2533db25-ad4f-4da5-8460-5cc381a0a653 None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:00:09.402615 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-2533db25-ad4f-4da5-8460-5cc381a0a653 tempest-TestVolumeBootPatternV346-722752471 tempest-TestVolumeBootPatternV346-722752471-project-member] GET https://10.4.3.8/volume/v3/volumes/b3711189-d858-4145-83fe-3c65e4d676ef Aug 07 10:00:09.402818 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-2533db25-ad4f-4da5-8460-5cc381a0a653 tempest-TestVolumeBootPatternV346-722752471 tempest-TestVolumeBootPatternV346-722752471-project-member] Empty body provided in request {{(pid=100296) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 10:00:09.403014 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-2533db25-ad4f-4da5-8460-5cc381a0a653 tempest-TestVolumeBootPatternV346-722752471 tempest-TestVolumeBootPatternV346-722752471-project-member] Calling method 'show' {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 10:00:09.410456 np0000006707 devstack@c-api.service[100296]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 10:00:09.410456 np0000006707 devstack@c-api.service[100296]: warnings.warn( Aug 07 10:00:09.414242 np0000006707 devstack@c-api.service[100296]: INFO cinder.volume.api [None req-2533db25-ad4f-4da5-8460-5cc381a0a653 tempest-TestVolumeBootPatternV346-722752471 tempest-TestVolumeBootPatternV346-722752471-project-member] Volume info retrieved successfully. Aug 07 10:00:09.419917 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-2533db25-ad4f-4da5-8460-5cc381a0a653 tempest-TestVolumeBootPatternV346-722752471 tempest-TestVolumeBootPatternV346-722752471-project-member] https://10.4.3.8/volume/v3/volumes/b3711189-d858-4145-83fe-3c65e4d676ef returned with HTTP 200 Aug 07 10:00:09.420348 np0000006707 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 804/3224] 10.4.3.8 () {68 vars in 1375 bytes} [Fri Aug 7 10:00:09 2026] GET /volume/v3/volumes/b3711189-d858-4145-83fe-3c65e4d676ef => generated 1384 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 07 10:00:09.441798 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-5a6ae419-0b14-4dfc-ab8b-0451b316e2c8 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:00:09.447409 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-5a6ae419-0b14-4dfc-ab8b-0451b316e2c8 tempest-TestVolumeBootPatternV346-722752471 tempest-TestVolumeBootPatternV346-722752471-project-member] GET https://10.4.3.8/volume/v3/volumes/b3711189-d858-4145-83fe-3c65e4d676ef Aug 07 10:00:09.447409 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-5a6ae419-0b14-4dfc-ab8b-0451b316e2c8 tempest-TestVolumeBootPatternV346-722752471 tempest-TestVolumeBootPatternV346-722752471-project-member] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 10:00:09.447409 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-5a6ae419-0b14-4dfc-ab8b-0451b316e2c8 tempest-TestVolumeBootPatternV346-722752471 tempest-TestVolumeBootPatternV346-722752471-project-member] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 10:00:09.454356 np0000006707 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 10:00:09.454356 np0000006707 devstack@c-api.service[100295]: warnings.warn( Aug 07 10:00:09.460833 np0000006707 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-5a6ae419-0b14-4dfc-ab8b-0451b316e2c8 tempest-TestVolumeBootPatternV346-722752471 tempest-TestVolumeBootPatternV346-722752471-project-member] Volume info retrieved successfully. Aug 07 10:00:09.463245 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-5a6ae419-0b14-4dfc-ab8b-0451b316e2c8 tempest-TestVolumeBootPatternV346-722752471 tempest-TestVolumeBootPatternV346-722752471-project-member] https://10.4.3.8/volume/v3/volumes/b3711189-d858-4145-83fe-3c65e4d676ef returned with HTTP 200 Aug 07 10:00:09.463993 np0000006707 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 806/3225] 10.4.3.8 () {68 vars in 1375 bytes} [Fri Aug 7 10:00:09 2026] GET /volume/v3/volumes/b3711189-d858-4145-83fe-3c65e4d676ef => generated 1384 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 07 10:00:10.097444 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.middleware.request_id [None req-6a47a191-5d86-4a01-8ca8-7259bce37e01 None None] RequestId filter calling following filter/app {{(pid=100298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:00:10.099299 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [None req-6a47a191-5d86-4a01-8ca8-7259bce37e01 tempest-TestStampPattern-1168660439 tempest-TestStampPattern-1168660439-project-member] GET https://10.4.3.8/volume/v3/volumes/3426fc87-bd0d-4266-b1c2-b7aa1477e22c Aug 07 10:00:10.099521 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [None req-6a47a191-5d86-4a01-8ca8-7259bce37e01 tempest-TestStampPattern-1168660439 tempest-TestStampPattern-1168660439-project-member] Empty body provided in request {{(pid=100298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 10:00:10.099722 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [None req-6a47a191-5d86-4a01-8ca8-7259bce37e01 tempest-TestStampPattern-1168660439 tempest-TestStampPattern-1168660439-project-member] Calling method 'show' {{(pid=100298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 10:00:10.112830 np0000006707 devstack@c-api.service[100298]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 10:00:10.112830 np0000006707 devstack@c-api.service[100298]: warnings.warn( Aug 07 10:00:10.117637 np0000006707 devstack@c-api.service[100298]: INFO cinder.volume.api [None req-6a47a191-5d86-4a01-8ca8-7259bce37e01 tempest-TestStampPattern-1168660439 tempest-TestStampPattern-1168660439-project-member] Volume info retrieved successfully. Aug 07 10:00:10.122096 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [None req-6a47a191-5d86-4a01-8ca8-7259bce37e01 tempest-TestStampPattern-1168660439 tempest-TestStampPattern-1168660439-project-member] https://10.4.3.8/volume/v3/volumes/3426fc87-bd0d-4266-b1c2-b7aa1477e22c returned with HTTP 200 Aug 07 10:00:10.122476 np0000006707 devstack@c-api.service[100298]: [pid: 100298|app: 0|req: 809/3226] 10.4.3.8 () {66 vars in 1334 bytes} [Fri Aug 7 10:00:10 2026] GET /volume/v3/volumes/3426fc87-bd0d-4266-b1c2-b7aa1477e22c => generated 835 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 10:00:10.194278 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [None req-2e1806d4-90d7-474b-a2af-bec4b45491c9 None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:00:10.198729 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-2e1806d4-90d7-474b-a2af-bec4b45491c9 tempest-ProjectMemberTests33-438754277 tempest-ProjectMemberTests33-438754277-project-admin] GET https://10.4.3.8/volume/v3/backups/02a45366-b339-4a13-8e6c-c905330c42d2 Aug 07 10:00:10.198960 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-2e1806d4-90d7-474b-a2af-bec4b45491c9 tempest-ProjectMemberTests33-438754277 tempest-ProjectMemberTests33-438754277-project-admin] Empty body provided in request {{(pid=100297) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 10:00:10.199151 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-2e1806d4-90d7-474b-a2af-bec4b45491c9 tempest-ProjectMemberTests33-438754277 tempest-ProjectMemberTests33-438754277-project-admin] Calling method 'show' {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 10:00:10.199290 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.v3.backups [None req-2e1806d4-90d7-474b-a2af-bec4b45491c9 tempest-ProjectMemberTests33-438754277 tempest-ProjectMemberTests33-438754277-project-admin] Show backup with id 02a45366-b339-4a13-8e6c-c905330c42d2. {{(pid=100297) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 10:00:10.207893 np0000006707 devstack@c-api.service[100297]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 10:00:10.207893 np0000006707 devstack@c-api.service[100297]: warnings.warn( Aug 07 10:00:10.208882 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-2e1806d4-90d7-474b-a2af-bec4b45491c9 tempest-ProjectMemberTests33-438754277 tempest-ProjectMemberTests33-438754277-project-admin] https://10.4.3.8/volume/v3/backups/02a45366-b339-4a13-8e6c-c905330c42d2 returned with HTTP 200 Aug 07 10:00:10.209481 np0000006707 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 808/3227] 10.4.3.8 () {68 vars in 1374 bytes} [Fri Aug 7 10:00:10 2026] GET /volume/v3/backups/02a45366-b339-4a13-8e6c-c905330c42d2 => generated 731 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 10:00:10.225068 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [None req-1912f41c-b5cf-47cd-a33b-a5103294a027 None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:00:10.228177 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-1912f41c-b5cf-47cd-a33b-a5103294a027 tempest-GroupSnapshotsV319Test-443136915 tempest-GroupSnapshotsV319Test-443136915-project-member] GET https://10.4.3.8/volume/v3/groups/bd201198-5e3b-4571-8296-fcc4eebf39c7 Aug 07 10:00:10.228177 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-1912f41c-b5cf-47cd-a33b-a5103294a027 tempest-GroupSnapshotsV319Test-443136915 tempest-GroupSnapshotsV319Test-443136915-project-member] Empty body provided in request {{(pid=100296) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 10:00:10.228519 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-1912f41c-b5cf-47cd-a33b-a5103294a027 tempest-GroupSnapshotsV319Test-443136915 tempest-GroupSnapshotsV319Test-443136915-project-member] Calling method 'version_select' {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 10:00:10.228750 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.v3.groups [None req-1912f41c-b5cf-47cd-a33b-a5103294a027 tempest-GroupSnapshotsV319Test-443136915 tempest-GroupSnapshotsV319Test-443136915-project-member] show called for member bd201198-5e3b-4571-8296-fcc4eebf39c7 {{(pid=100296) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 07 10:00:10.234052 np0000006707 devstack@c-api.service[100296]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 10:00:10.234052 np0000006707 devstack@c-api.service[100296]: warnings.warn( Aug 07 10:00:10.245958 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-1912f41c-b5cf-47cd-a33b-a5103294a027 tempest-GroupSnapshotsV319Test-443136915 tempest-GroupSnapshotsV319Test-443136915-project-member] https://10.4.3.8/volume/v3/groups/bd201198-5e3b-4571-8296-fcc4eebf39c7 returned with HTTP 200 Aug 07 10:00:10.246557 np0000006707 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 805/3228] 10.4.3.8 () {68 vars in 1372 bytes} [Fri Aug 7 10:00:10 2026] GET /volume/v3/groups/bd201198-5e3b-4571-8296-fcc4eebf39c7 => generated 395 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 10:00:10.258358 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-f27e2de8-88cf-4049-8190-e52ba93855f7 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:00:10.262444 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-f27e2de8-88cf-4049-8190-e52ba93855f7 tempest-GroupSnapshotsV319Test-443136915 tempest-GroupSnapshotsV319Test-443136915-project-member] POST https://10.4.3.8/volume/v3/volumes Aug 07 10:00:10.262444 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-f27e2de8-88cf-4049-8190-e52ba93855f7 tempest-GroupSnapshotsV319Test-443136915 tempest-GroupSnapshotsV319Test-443136915-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-volume-923555637", "volume_type": "b5b9ea31-ac01-440f-a63f-3bdf6e2a15c5", "group_id": "bd201198-5e3b-4571-8296-fcc4eebf39c7", "size": 1}} {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 10:00:10.263054 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.v3.volumes [None req-f27e2de8-88cf-4049-8190-e52ba93855f7 tempest-GroupSnapshotsV319Test-443136915 tempest-GroupSnapshotsV319Test-443136915-project-member] Create volume request body: {'volume': {'name': 'tempest-volume-923555637', 'volume_type': 'b5b9ea31-ac01-440f-a63f-3bdf6e2a15c5', 'group_id': 'bd201198-5e3b-4571-8296-fcc4eebf39c7', 'size': 1}} {{(pid=100295) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 07 10:00:10.272448 np0000006707 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 10:00:10.272448 np0000006707 devstack@c-api.service[100295]: warnings.warn( Aug 07 10:00:10.273251 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.v3.volumes [None req-f27e2de8-88cf-4049-8190-e52ba93855f7 tempest-GroupSnapshotsV319Test-443136915 tempest-GroupSnapshotsV319Test-443136915-project-member] Create volume of 1 GB Aug 07 10:00:10.280541 np0000006707 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-f27e2de8-88cf-4049-8190-e52ba93855f7 tempest-GroupSnapshotsV319Test-443136915 tempest-GroupSnapshotsV319Test-443136915-project-member] Availability Zones retrieved successfully. Aug 07 10:00:10.287848 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.volume.api [None req-f27e2de8-88cf-4049-8190-e52ba93855f7 tempest-GroupSnapshotsV319Test-443136915 tempest-GroupSnapshotsV319Test-443136915-project-member] Flow 'volume_create_api' (e0d9a686-1891-49f6-8fef-f42759dbb69c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100295) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 10:00:10.289451 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.volume.api [None req-f27e2de8-88cf-4049-8190-e52ba93855f7 tempest-GroupSnapshotsV319Test-443136915 tempest-GroupSnapshotsV319Test-443136915-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f713c175-fc21-412d-9247-98a5f04176e2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100295) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 10:00:10.290258 np0000006707 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 10:00:10.290258 np0000006707 devstack@c-api.service[100295]: warnings.warn( Aug 07 10:00:10.291866 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.volume.flows.api.create_volume [None req-f27e2de8-88cf-4049-8190-e52ba93855f7 tempest-GroupSnapshotsV319Test-443136915 tempest-GroupSnapshotsV319Test-443136915-project-member] Validating volume size '1' using validate_int {{(pid=100295) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 07 10:00:10.317277 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.volume.api [None req-f27e2de8-88cf-4049-8190-e52ba93855f7 tempest-GroupSnapshotsV319Test-443136915 tempest-GroupSnapshotsV319Test-443136915-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f713c175-fc21-412d-9247-98a5f04176e2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-07T10:00:09Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=b5b9ea31-ac01-440f-a63f-3bdf6e2a15c5,is_public=True,name='tempest-GroupSnapshotsV319Test-volume-type-879433393',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'b5b9ea31-ac01-440f-a63f-3bdf6e2a15c5', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': 'bd201198-5e3b-4571-8296-fcc4eebf39c7', 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100295) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 10:00:10.317277 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.volume.api [None req-f27e2de8-88cf-4049-8190-e52ba93855f7 tempest-GroupSnapshotsV319Test-443136915 tempest-GroupSnapshotsV319Test-443136915-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (81c6ea71-9626-45a0-a63b-447ba28b787f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100295) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 10:00:10.347933 np0000006707 devstack@c-api.service[100295]: WARNING cinder.quota [None req-f27e2de8-88cf-4049-8190-e52ba93855f7 tempest-GroupSnapshotsV319Test-443136915 tempest-GroupSnapshotsV319Test-443136915-project-member] Deprecated: Default quota for resource: volumes_tempest-GroupSnapshotsV319Test-volume-type-879433393 is set by the default quota flag: quota_volumes_tempest-GroupSnapshotsV319Test-volume-type-879433393, it is now deprecated. Please use the default quota class for default quota. Aug 07 10:00:10.348324 np0000006707 devstack@c-api.service[100295]: WARNING cinder.quota [None req-f27e2de8-88cf-4049-8190-e52ba93855f7 tempest-GroupSnapshotsV319Test-443136915 tempest-GroupSnapshotsV319Test-443136915-project-member] Deprecated: Default quota for resource: gigabytes_tempest-GroupSnapshotsV319Test-volume-type-879433393 is set by the default quota flag: quota_gigabytes_tempest-GroupSnapshotsV319Test-volume-type-879433393, it is now deprecated. Please use the default quota class for default quota. Aug 07 10:00:10.386228 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.quota [None req-f27e2de8-88cf-4049-8190-e52ba93855f7 tempest-GroupSnapshotsV319Test-443136915 tempest-GroupSnapshotsV319Test-443136915-project-member] Created reservations ['a4d8472f-42dd-46bc-9033-03841dd57335', '044b8872-2d0d-476d-8e66-0a4b90a1581a', '5a53aac9-d3df-4dc8-80d3-611febaaec3b', 'd5cc468c-dcaa-4570-9afd-7ef827f0a57a'] {{(pid=100295) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 10:00:10.387232 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.volume.api [None req-f27e2de8-88cf-4049-8190-e52ba93855f7 tempest-GroupSnapshotsV319Test-443136915 tempest-GroupSnapshotsV319Test-443136915-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (81c6ea71-9626-45a0-a63b-447ba28b787f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['a4d8472f-42dd-46bc-9033-03841dd57335', '044b8872-2d0d-476d-8e66-0a4b90a1581a', '5a53aac9-d3df-4dc8-80d3-611febaaec3b', 'd5cc468c-dcaa-4570-9afd-7ef827f0a57a']}' {{(pid=100295) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 10:00:10.388161 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.volume.api [None req-f27e2de8-88cf-4049-8190-e52ba93855f7 tempest-GroupSnapshotsV319Test-443136915 tempest-GroupSnapshotsV319Test-443136915-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (355c559e-dc66-42f1-9622-9332247ea990) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100295) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 10:00:10.412897 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.volume.api [None req-f27e2de8-88cf-4049-8190-e52ba93855f7 tempest-GroupSnapshotsV319Test-443136915 tempest-GroupSnapshotsV319Test-443136915-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (355c559e-dc66-42f1-9622-9332247ea990) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'c72cb249-5104-481e-9aad-305f595f1bc6', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-volume-923555637',encryption_key_id=None,group_id=bd201198-5e3b-4571-8296-fcc4eebf39c7,group_type_id=,metadata={},multiattach=False,project_id='9a0fc07563da45de80524d0021ac4810',qos_specs=None,replication_status=,reservations=['a4d8472f-42dd-46bc-9033-03841dd57335','044b8872-2d0d-476d-8e66-0a4b90a1581a','5a53aac9-d3df-4dc8-80d3-611febaaec3b','d5cc468c-dcaa-4570-9afd-7ef827f0a57a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='947c207c63cf4d2bbd58204fc56d85de',volume_type_id=b5b9ea31-ac01-440f-a63f-3bdf6e2a15c5), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-07T10:00:10Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-volume-923555637',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=bd201198-5e3b-4571-8296-fcc4eebf39c7,host=None,id=c72cb249-5104-481e-9aad-305f595f1bc6,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='9a0fc07563da45de80524d0021ac4810',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='947c207c63cf4d2bbd58204fc56d85de',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(b5b9ea31-ac01-440f-a63f-3bdf6e2a15c5),volume_type_id=b5b9ea31-ac01-440f-a63f-3bdf6e2a15c5)}' {{(pid=100295) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 10:00:10.414119 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.volume.api [None req-f27e2de8-88cf-4049-8190-e52ba93855f7 tempest-GroupSnapshotsV319Test-443136915 tempest-GroupSnapshotsV319Test-443136915-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d49fa67c-c2a7-4057-9b13-961ac166e7a5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100295) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 10:00:10.437335 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.volume.api [None req-f27e2de8-88cf-4049-8190-e52ba93855f7 tempest-GroupSnapshotsV319Test-443136915 tempest-GroupSnapshotsV319Test-443136915-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d49fa67c-c2a7-4057-9b13-961ac166e7a5) transitioned into state 'SUCCESS' from state '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-923555637',encryption_key_id=None,group_id=bd201198-5e3b-4571-8296-fcc4eebf39c7,group_type_id=,metadata={},multiattach=False,project_id='9a0fc07563da45de80524d0021ac4810',qos_specs=None,replication_status=,reservations=['a4d8472f-42dd-46bc-9033-03841dd57335','044b8872-2d0d-476d-8e66-0a4b90a1581a','5a53aac9-d3df-4dc8-80d3-611febaaec3b','d5cc468c-dcaa-4570-9afd-7ef827f0a57a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='947c207c63cf4d2bbd58204fc56d85de',volume_type_id=b5b9ea31-ac01-440f-a63f-3bdf6e2a15c5)}' {{(pid=100295) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 10:00:10.438378 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.volume.api [None req-f27e2de8-88cf-4049-8190-e52ba93855f7 tempest-GroupSnapshotsV319Test-443136915 tempest-GroupSnapshotsV319Test-443136915-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (39c33a88-93b2-4e25-b5b9-8a7122eeb0b2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100295) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 10:00:10.455499 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.volume.api [None req-f27e2de8-88cf-4049-8190-e52ba93855f7 tempest-GroupSnapshotsV319Test-443136915 tempest-GroupSnapshotsV319Test-443136915-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (39c33a88-93b2-4e25-b5b9-8a7122eeb0b2) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100295) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 10:00:10.455499 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.volume.api [None req-f27e2de8-88cf-4049-8190-e52ba93855f7 tempest-GroupSnapshotsV319Test-443136915 tempest-GroupSnapshotsV319Test-443136915-project-member] Flow 'volume_create_api' (e0d9a686-1891-49f6-8fef-f42759dbb69c) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100295) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 10:00:10.455499 np0000006707 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-f27e2de8-88cf-4049-8190-e52ba93855f7 tempest-GroupSnapshotsV319Test-443136915 tempest-GroupSnapshotsV319Test-443136915-project-member] Create volume request issued successfully. Aug 07 10:00:10.456628 np0000006707 devstack@c-api.service[100295]: WARNING stevedore.named [None req-f27e2de8-88cf-4049-8190-e52ba93855f7 tempest-GroupSnapshotsV319Test-443136915 tempest-GroupSnapshotsV319Test-443136915-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 07 10:00:10.456885 np0000006707 devstack@c-api.service[100295]: WARNING castellan.key_manager [None req-f27e2de8-88cf-4049-8190-e52ba93855f7 tempest-GroupSnapshotsV319Test-443136915 tempest-GroupSnapshotsV319Test-443136915-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, 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 10:00:10.506652 np0000006707 devstack@c-api.service[100295]: DEBUG oslo_db.sqlalchemy.engines [None req-f27e2de8-88cf-4049-8190-e52ba93855f7 tempest-GroupSnapshotsV319Test-443136915 tempest-GroupSnapshotsV319Test-443136915-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100295) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 07 10:00:10.511047 np0000006707 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 10:00:10.511047 np0000006707 devstack@c-api.service[100295]: warnings.warn( Aug 07 10:00:10.515529 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-f27e2de8-88cf-4049-8190-e52ba93855f7 tempest-GroupSnapshotsV319Test-443136915 tempest-GroupSnapshotsV319Test-443136915-project-member] https://10.4.3.8/volume/v3/volumes returned with HTTP 202 Aug 07 10:00:10.516088 np0000006707 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 807/3229] 10.4.3.8 () {70 vars in 1286 bytes} [Fri Aug 7 10:00:10 2026] POST /volume/v3/volumes => generated 821 bytes in 258 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 07 10:00:10.537198 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.middleware.request_id [None req-9dc51e38-47a9-45d9-ba46-af6976d4076b None None] RequestId filter calling following filter/app {{(pid=100298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:00:10.542176 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [None req-9dc51e38-47a9-45d9-ba46-af6976d4076b tempest-GroupSnapshotsV319Test-443136915 tempest-GroupSnapshotsV319Test-443136915-project-member] GET https://10.4.3.8/volume/v3/volumes/c72cb249-5104-481e-9aad-305f595f1bc6 Aug 07 10:00:10.542176 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [None req-9dc51e38-47a9-45d9-ba46-af6976d4076b tempest-GroupSnapshotsV319Test-443136915 tempest-GroupSnapshotsV319Test-443136915-project-member] Empty body provided in request {{(pid=100298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 10:00:10.542176 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [None req-9dc51e38-47a9-45d9-ba46-af6976d4076b tempest-GroupSnapshotsV319Test-443136915 tempest-GroupSnapshotsV319Test-443136915-project-member] Calling method 'show' {{(pid=100298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 10:00:10.551643 np0000006707 devstack@c-api.service[100298]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 10:00:10.551643 np0000006707 devstack@c-api.service[100298]: warnings.warn( Aug 07 10:00:10.561809 np0000006707 devstack@c-api.service[100298]: INFO cinder.volume.api [None req-9dc51e38-47a9-45d9-ba46-af6976d4076b tempest-GroupSnapshotsV319Test-443136915 tempest-GroupSnapshotsV319Test-443136915-project-member] Volume info retrieved successfully. Aug 07 10:00:10.562596 np0000006707 devstack@c-api.service[100298]: WARNING stevedore.named [None req-9dc51e38-47a9-45d9-ba46-af6976d4076b tempest-GroupSnapshotsV319Test-443136915 tempest-GroupSnapshotsV319Test-443136915-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 07 10:00:10.562763 np0000006707 devstack@c-api.service[100298]: WARNING castellan.key_manager [None req-9dc51e38-47a9-45d9-ba46-af6976d4076b tempest-GroupSnapshotsV319Test-443136915 tempest-GroupSnapshotsV319Test-443136915-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, 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 10:00:10.610161 np0000006707 devstack@c-api.service[100298]: DEBUG oslo_db.sqlalchemy.engines [None req-9dc51e38-47a9-45d9-ba46-af6976d4076b tempest-GroupSnapshotsV319Test-443136915 tempest-GroupSnapshotsV319Test-443136915-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100298) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 07 10:00:10.613703 np0000006707 devstack@c-api.service[100298]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 10:00:10.613703 np0000006707 devstack@c-api.service[100298]: warnings.warn( Aug 07 10:00:10.621874 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [None req-9dc51e38-47a9-45d9-ba46-af6976d4076b tempest-GroupSnapshotsV319Test-443136915 tempest-GroupSnapshotsV319Test-443136915-project-member] https://10.4.3.8/volume/v3/volumes/c72cb249-5104-481e-9aad-305f595f1bc6 returned with HTTP 200 Aug 07 10:00:10.622259 np0000006707 devstack@c-api.service[100298]: [pid: 100298|app: 0|req: 810/3230] 10.4.3.8 () {68 vars in 1375 bytes} [Fri Aug 7 10:00:10 2026] GET /volume/v3/volumes/c72cb249-5104-481e-9aad-305f595f1bc6 => generated 889 bytes in 85 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 10:00:10.744791 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [req-00b5e0c8-6dae-49c2-8d18-b73e44cf8059 req-108908fa-deb2-4cdd-9e0e-62fa26939cfa None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:00:10.748821 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [req-00b5e0c8-6dae-49c2-8d18-b73e44cf8059 req-108908fa-deb2-4cdd-9e0e-62fa26939cfa tempest-TestStampPattern-1168660439 tempest-TestStampPattern-1168660439-project-member] POST https://10.4.3.8/volume/v3/attachments/6a4d084e-1d37-4557-9421-d290eb56cbd8/action Aug 07 10:00:10.749313 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [req-00b5e0c8-6dae-49c2-8d18-b73e44cf8059 req-108908fa-deb2-4cdd-9e0e-62fa26939cfa tempest-TestStampPattern-1168660439 tempest-TestStampPattern-1168660439-project-member] Action body: b'{"os-complete": null}' {{(pid=100297) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 07 10:00:10.749498 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [req-00b5e0c8-6dae-49c2-8d18-b73e44cf8059 req-108908fa-deb2-4cdd-9e0e-62fa26939cfa tempest-TestStampPattern-1168660439 tempest-TestStampPattern-1168660439-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 10:00:10.766989 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [req-f33a9b2d-488d-43b9-9bea-8af89e6daffd req-f564c395-7e9f-4d2c-87ef-61ef08e8cad8 None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:00:10.769178 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [req-f33a9b2d-488d-43b9-9bea-8af89e6daffd req-f564c395-7e9f-4d2c-87ef-61ef08e8cad8 tempest-TestVolumeBootPatternV346-722752471 tempest-TestVolumeBootPatternV346-722752471-project-member] GET https://10.4.3.8/volume/v3/volumes/b3711189-d858-4145-83fe-3c65e4d676ef Aug 07 10:00:10.769390 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [req-f33a9b2d-488d-43b9-9bea-8af89e6daffd req-f564c395-7e9f-4d2c-87ef-61ef08e8cad8 tempest-TestVolumeBootPatternV346-722752471 tempest-TestVolumeBootPatternV346-722752471-project-member] Empty body provided in request {{(pid=100296) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 10:00:10.769618 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [req-f33a9b2d-488d-43b9-9bea-8af89e6daffd req-f564c395-7e9f-4d2c-87ef-61ef08e8cad8 tempest-TestVolumeBootPatternV346-722752471 tempest-TestVolumeBootPatternV346-722752471-project-member] Calling method 'show' {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 10:00:10.772431 np0000006707 devstack@c-api.service[100297]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 10:00:10.772431 np0000006707 devstack@c-api.service[100297]: warnings.warn( Aug 07 10:00:10.778153 np0000006707 devstack@c-api.service[100296]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 10:00:10.778153 np0000006707 devstack@c-api.service[100296]: warnings.warn( Aug 07 10:00:10.783021 np0000006707 devstack@c-api.service[100296]: INFO cinder.volume.api [req-f33a9b2d-488d-43b9-9bea-8af89e6daffd req-f564c395-7e9f-4d2c-87ef-61ef08e8cad8 tempest-TestVolumeBootPatternV346-722752471 tempest-TestVolumeBootPatternV346-722752471-project-member] Volume info retrieved successfully. Aug 07 10:00:10.789045 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [req-f33a9b2d-488d-43b9-9bea-8af89e6daffd req-f564c395-7e9f-4d2c-87ef-61ef08e8cad8 tempest-TestVolumeBootPatternV346-722752471 tempest-TestVolumeBootPatternV346-722752471-project-member] https://10.4.3.8/volume/v3/volumes/b3711189-d858-4145-83fe-3c65e4d676ef returned with HTTP 200 Aug 07 10:00:10.789872 np0000006707 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 806/3231] 10.4.3.8 () {68 vars in 1584 bytes} [Fri Aug 7 10:00:10 2026] GET /volume/v3/volumes/b3711189-d858-4145-83fe-3c65e4d676ef => generated 1366 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 10:00:10.796109 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [req-00b5e0c8-6dae-49c2-8d18-b73e44cf8059 req-108908fa-deb2-4cdd-9e0e-62fa26939cfa tempest-TestStampPattern-1168660439 tempest-TestStampPattern-1168660439-project-member] https://10.4.3.8/volume/v3/attachments/6a4d084e-1d37-4557-9421-d290eb56cbd8/action returned with HTTP 204 Aug 07 10:00:10.797123 np0000006707 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 809/3232] 10.4.3.8 () {74 vars in 1711 bytes} [Fri Aug 7 10:00:10 2026] POST /volume/v3/attachments/6a4d084e-1d37-4557-9421-d290eb56cbd8/action => generated 0 bytes in 52 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 07 10:00:11.136057 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-4a3c56f7-2049-4b49-9a3f-dcacb96944f0 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:00:11.138158 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-4a3c56f7-2049-4b49-9a3f-dcacb96944f0 tempest-TestStampPattern-1168660439 tempest-TestStampPattern-1168660439-project-member] GET https://10.4.3.8/volume/v3/volumes/3426fc87-bd0d-4266-b1c2-b7aa1477e22c Aug 07 10:00:11.138441 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-4a3c56f7-2049-4b49-9a3f-dcacb96944f0 tempest-TestStampPattern-1168660439 tempest-TestStampPattern-1168660439-project-member] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 10:00:11.138816 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-4a3c56f7-2049-4b49-9a3f-dcacb96944f0 tempest-TestStampPattern-1168660439 tempest-TestStampPattern-1168660439-project-member] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 10:00:11.149720 np0000006707 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 10:00:11.149720 np0000006707 devstack@c-api.service[100295]: warnings.warn( Aug 07 10:00:11.154094 np0000006707 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-4a3c56f7-2049-4b49-9a3f-dcacb96944f0 tempest-TestStampPattern-1168660439 tempest-TestStampPattern-1168660439-project-member] Volume info retrieved successfully. Aug 07 10:00:11.161965 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-4a3c56f7-2049-4b49-9a3f-dcacb96944f0 tempest-TestStampPattern-1168660439 tempest-TestStampPattern-1168660439-project-member] https://10.4.3.8/volume/v3/volumes/3426fc87-bd0d-4266-b1c2-b7aa1477e22c returned with HTTP 200 Aug 07 10:00:11.162465 np0000006707 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 808/3233] 10.4.3.8 () {66 vars in 1334 bytes} [Fri Aug 7 10:00:11 2026] GET /volume/v3/volumes/3426fc87-bd0d-4266-b1c2-b7aa1477e22c => generated 1127 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 10:00:11.175885 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.middleware.request_id [None req-0cf0e7e8-c691-4b4d-b262-422cd1dabc9c None None] RequestId filter calling following filter/app {{(pid=100298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:00:11.177913 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [None req-0cf0e7e8-c691-4b4d-b262-422cd1dabc9c tempest-TestStampPattern-1168660439 tempest-TestStampPattern-1168660439-project-member] GET https://10.4.3.8/volume/v3/volumes/3426fc87-bd0d-4266-b1c2-b7aa1477e22c Aug 07 10:00:11.178250 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [None req-0cf0e7e8-c691-4b4d-b262-422cd1dabc9c tempest-TestStampPattern-1168660439 tempest-TestStampPattern-1168660439-project-member] Empty body provided in request {{(pid=100298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 10:00:11.178576 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [None req-0cf0e7e8-c691-4b4d-b262-422cd1dabc9c tempest-TestStampPattern-1168660439 tempest-TestStampPattern-1168660439-project-member] Calling method 'show' {{(pid=100298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 10:00:11.189821 np0000006707 devstack@c-api.service[100298]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 10:00:11.189821 np0000006707 devstack@c-api.service[100298]: warnings.warn( Aug 07 10:00:11.194103 np0000006707 devstack@c-api.service[100298]: INFO cinder.volume.api [None req-0cf0e7e8-c691-4b4d-b262-422cd1dabc9c tempest-TestStampPattern-1168660439 tempest-TestStampPattern-1168660439-project-member] Volume info retrieved successfully. Aug 07 10:00:11.199874 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [None req-0cf0e7e8-c691-4b4d-b262-422cd1dabc9c tempest-TestStampPattern-1168660439 tempest-TestStampPattern-1168660439-project-member] https://10.4.3.8/volume/v3/volumes/3426fc87-bd0d-4266-b1c2-b7aa1477e22c returned with HTTP 200 Aug 07 10:00:11.199874 np0000006707 devstack@c-api.service[100298]: [pid: 100298|app: 0|req: 811/3234] 10.4.3.8 () {66 vars in 1334 bytes} [Fri Aug 7 10:00:11 2026] GET /volume/v3/volumes/3426fc87-bd0d-4266-b1c2-b7aa1477e22c => generated 1127 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 10:00:11.226095 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [None req-fcad8e5f-db57-4a06-9bdb-12fb755cf3f3 None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:00:11.229120 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-fcad8e5f-db57-4a06-9bdb-12fb755cf3f3 tempest-ProjectMemberTests33-438754277 tempest-ProjectMemberTests33-438754277-project-admin] GET https://10.4.3.8/volume/v3/backups/02a45366-b339-4a13-8e6c-c905330c42d2 Aug 07 10:00:11.229438 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-fcad8e5f-db57-4a06-9bdb-12fb755cf3f3 tempest-ProjectMemberTests33-438754277 tempest-ProjectMemberTests33-438754277-project-admin] Empty body provided in request {{(pid=100296) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 10:00:11.229879 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-fcad8e5f-db57-4a06-9bdb-12fb755cf3f3 tempest-ProjectMemberTests33-438754277 tempest-ProjectMemberTests33-438754277-project-admin] Calling method 'show' {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 10:00:11.230075 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.v3.backups [None req-fcad8e5f-db57-4a06-9bdb-12fb755cf3f3 tempest-ProjectMemberTests33-438754277 tempest-ProjectMemberTests33-438754277-project-admin] Show backup with id 02a45366-b339-4a13-8e6c-c905330c42d2. {{(pid=100296) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 10:00:11.235346 np0000006707 devstack@c-api.service[100296]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 10:00:11.235346 np0000006707 devstack@c-api.service[100296]: warnings.warn( Aug 07 10:00:11.236002 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-fcad8e5f-db57-4a06-9bdb-12fb755cf3f3 tempest-ProjectMemberTests33-438754277 tempest-ProjectMemberTests33-438754277-project-admin] https://10.4.3.8/volume/v3/backups/02a45366-b339-4a13-8e6c-c905330c42d2 returned with HTTP 200 Aug 07 10:00:11.236367 np0000006707 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 807/3235] 10.4.3.8 () {68 vars in 1374 bytes} [Fri Aug 7 10:00:11 2026] GET /volume/v3/backups/02a45366-b339-4a13-8e6c-c905330c42d2 => generated 731 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 10:00:11.368962 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [req-f33a9b2d-488d-43b9-9bea-8af89e6daffd req-803f5372-e682-4d73-a277-552c21c4c69e None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:00:11.375938 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [req-f33a9b2d-488d-43b9-9bea-8af89e6daffd req-803f5372-e682-4d73-a277-552c21c4c69e tempest-TestVolumeBootPatternV346-722752471 tempest-TestVolumeBootPatternV346-722752471-project-member] GET https://10.4.3.8/volume/v3/volumes/b3711189-d858-4145-83fe-3c65e4d676ef Aug 07 10:00:11.376248 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [req-f33a9b2d-488d-43b9-9bea-8af89e6daffd req-803f5372-e682-4d73-a277-552c21c4c69e tempest-TestVolumeBootPatternV346-722752471 tempest-TestVolumeBootPatternV346-722752471-project-member] Empty body provided in request {{(pid=100297) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 10:00:11.376548 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [req-f33a9b2d-488d-43b9-9bea-8af89e6daffd req-803f5372-e682-4d73-a277-552c21c4c69e tempest-TestVolumeBootPatternV346-722752471 tempest-TestVolumeBootPatternV346-722752471-project-member] Calling method 'show' {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 10:00:11.393209 np0000006707 devstack@c-api.service[100297]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 10:00:11.393209 np0000006707 devstack@c-api.service[100297]: warnings.warn( Aug 07 10:00:11.398295 np0000006707 devstack@c-api.service[100297]: INFO cinder.volume.api [req-f33a9b2d-488d-43b9-9bea-8af89e6daffd req-803f5372-e682-4d73-a277-552c21c4c69e tempest-TestVolumeBootPatternV346-722752471 tempest-TestVolumeBootPatternV346-722752471-project-member] Volume info retrieved successfully. Aug 07 10:00:11.404441 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [req-f33a9b2d-488d-43b9-9bea-8af89e6daffd req-803f5372-e682-4d73-a277-552c21c4c69e tempest-TestVolumeBootPatternV346-722752471 tempest-TestVolumeBootPatternV346-722752471-project-member] https://10.4.3.8/volume/v3/volumes/b3711189-d858-4145-83fe-3c65e4d676ef returned with HTTP 200 Aug 07 10:00:11.404951 np0000006707 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 810/3236] 10.4.3.8 () {68 vars in 1584 bytes} [Fri Aug 7 10:00:11 2026] GET /volume/v3/volumes/b3711189-d858-4145-83fe-3c65e4d676ef => generated 1366 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 10:00:11.416514 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-2a92a65b-7b9c-4bd3-bf47-2adfc6972e4e None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:00:11.417333 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-2a92a65b-7b9c-4bd3-bf47-2adfc6972e4e None None] GET https://10.4.3.8/volume// Aug 07 10:00:11.417333 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-2a92a65b-7b9c-4bd3-bf47-2adfc6972e4e None None] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 10:00:11.417474 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-2a92a65b-7b9c-4bd3-bf47-2adfc6972e4e None None] Calling method 'all' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 10:00:11.418028 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-2a92a65b-7b9c-4bd3-bf47-2adfc6972e4e None None] https://10.4.3.8/volume// returned with HTTP 300 Aug 07 10:00:11.418145 np0000006707 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 809/3237] 10.4.3.8 () {66 vars in 1405 bytes} [Fri Aug 7 10:00:11 2026] GET /volume/ => generated 384 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 07 10:00:11.427435 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.middleware.request_id [req-f33a9b2d-488d-43b9-9bea-8af89e6daffd req-186829e3-913c-4c5a-8409-c0ad0c7ba370 None None] RequestId filter calling following filter/app {{(pid=100298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:00:11.433453 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [req-f33a9b2d-488d-43b9-9bea-8af89e6daffd req-186829e3-913c-4c5a-8409-c0ad0c7ba370 tempest-TestVolumeBootPatternV346-722752471 tempest-TestVolumeBootPatternV346-722752471-project-member] POST https://10.4.3.8/volume/v3/attachments Aug 07 10:00:11.433453 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [req-f33a9b2d-488d-43b9-9bea-8af89e6daffd req-186829e3-913c-4c5a-8409-c0ad0c7ba370 tempest-TestVolumeBootPatternV346-722752471 tempest-TestVolumeBootPatternV346-722752471-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "b3711189-d858-4145-83fe-3c65e4d676ef", "connector": null, "instance_uuid": "56d84371-8c39-4ba7-924d-740ff93ed6b7"}} {{(pid=100298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 10:00:11.448320 np0000006707 devstack@c-api.service[100298]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 10:00:11.448320 np0000006707 devstack@c-api.service[100298]: warnings.warn( Aug 07 10:00:11.494399 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [req-f33a9b2d-488d-43b9-9bea-8af89e6daffd req-186829e3-913c-4c5a-8409-c0ad0c7ba370 tempest-TestVolumeBootPatternV346-722752471 tempest-TestVolumeBootPatternV346-722752471-project-member] https://10.4.3.8/volume/v3/attachments returned with HTTP 200 Aug 07 10:00:11.495198 np0000006707 devstack@c-api.service[100298]: [pid: 100298|app: 0|req: 812/3238] 10.4.3.8 () {74 vars in 1580 bytes} [Fri Aug 7 10:00:11 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 10:00:11.639934 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [None req-01aca5ae-cd17-485d-8b16-6ad7b2ece264 None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:00:11.642716 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-01aca5ae-cd17-485d-8b16-6ad7b2ece264 tempest-GroupSnapshotsV319Test-443136915 tempest-GroupSnapshotsV319Test-443136915-project-member] GET https://10.4.3.8/volume/v3/volumes/c72cb249-5104-481e-9aad-305f595f1bc6 Aug 07 10:00:11.642940 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-01aca5ae-cd17-485d-8b16-6ad7b2ece264 tempest-GroupSnapshotsV319Test-443136915 tempest-GroupSnapshotsV319Test-443136915-project-member] Empty body provided in request {{(pid=100296) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 10:00:11.643172 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-01aca5ae-cd17-485d-8b16-6ad7b2ece264 tempest-GroupSnapshotsV319Test-443136915 tempest-GroupSnapshotsV319Test-443136915-project-member] Calling method 'show' {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 10:00:11.655135 np0000006707 devstack@c-api.service[100296]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 10:00:11.655135 np0000006707 devstack@c-api.service[100296]: warnings.warn( Aug 07 10:00:11.660751 np0000006707 devstack@c-api.service[100296]: INFO cinder.volume.api [None req-01aca5ae-cd17-485d-8b16-6ad7b2ece264 tempest-GroupSnapshotsV319Test-443136915 tempest-GroupSnapshotsV319Test-443136915-project-member] Volume info retrieved successfully. Aug 07 10:00:11.661400 np0000006707 devstack@c-api.service[100296]: WARNING stevedore.named [None req-01aca5ae-cd17-485d-8b16-6ad7b2ece264 tempest-GroupSnapshotsV319Test-443136915 tempest-GroupSnapshotsV319Test-443136915-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 07 10:00:11.663758 np0000006707 devstack@c-api.service[100296]: WARNING castellan.key_manager [None req-01aca5ae-cd17-485d-8b16-6ad7b2ece264 tempest-GroupSnapshotsV319Test-443136915 tempest-GroupSnapshotsV319Test-443136915-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, 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 10:00:11.706135 np0000006707 devstack@c-api.service[100296]: DEBUG oslo_db.sqlalchemy.engines [None req-01aca5ae-cd17-485d-8b16-6ad7b2ece264 tempest-GroupSnapshotsV319Test-443136915 tempest-GroupSnapshotsV319Test-443136915-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100296) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 07 10:00:11.713454 np0000006707 devstack@c-api.service[100296]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 10:00:11.713454 np0000006707 devstack@c-api.service[100296]: warnings.warn( Aug 07 10:00:11.730816 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-01aca5ae-cd17-485d-8b16-6ad7b2ece264 tempest-GroupSnapshotsV319Test-443136915 tempest-GroupSnapshotsV319Test-443136915-project-member] https://10.4.3.8/volume/v3/volumes/c72cb249-5104-481e-9aad-305f595f1bc6 returned with HTTP 200 Aug 07 10:00:11.731593 np0000006707 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 808/3239] 10.4.3.8 () {68 vars in 1375 bytes} [Fri Aug 7 10:00:11 2026] GET /volume/v3/volumes/c72cb249-5104-481e-9aad-305f595f1bc6 => generated 914 bytes in 94 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 10:00:11.747231 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [None req-18c73a3a-453b-4aca-bd5a-b72dc8d67477 None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:00:11.749629 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-18c73a3a-453b-4aca-bd5a-b72dc8d67477 tempest-GroupSnapshotsV319Test-443136915 tempest-GroupSnapshotsV319Test-443136915-project-member] POST https://10.4.3.8/volume/v3/group_snapshots Aug 07 10:00:11.750054 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-18c73a3a-453b-4aca-bd5a-b72dc8d67477 tempest-GroupSnapshotsV319Test-443136915 tempest-GroupSnapshotsV319Test-443136915-project-member] Action: 'create', calling method: version_select, body: {"group_snapshot": {"group_id": "bd201198-5e3b-4571-8296-fcc4eebf39c7", "name": "tempest-GroupSnapshotsV319Test-Group_Snapshot-1646527342"}} {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 10:00:11.755656 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.v3.group_snapshots [None req-18c73a3a-453b-4aca-bd5a-b72dc8d67477 tempest-GroupSnapshotsV319Test-443136915 tempest-GroupSnapshotsV319Test-443136915-project-member] Creating new group_snapshot {'group_snapshot': {'group_id': 'bd201198-5e3b-4571-8296-fcc4eebf39c7', 'name': 'tempest-GroupSnapshotsV319Test-Group_Snapshot-1646527342'}} {{(pid=100297) create /opt/stack/cinder/cinder/api/v3/group_snapshots.py:154}} Aug 07 10:00:11.758048 np0000006707 devstack@c-api.service[100297]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 10:00:11.758048 np0000006707 devstack@c-api.service[100297]: warnings.warn( Aug 07 10:00:11.761352 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.v3.group_snapshots [None req-18c73a3a-453b-4aca-bd5a-b72dc8d67477 tempest-GroupSnapshotsV319Test-443136915 tempest-GroupSnapshotsV319Test-443136915-project-member] Creating group_snapshot tempest-GroupSnapshotsV319Test-Group_Snapshot-1646527342. Aug 07 10:00:11.799686 np0000006707 devstack@c-api.service[100297]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 10:00:11.799686 np0000006707 devstack@c-api.service[100297]: warnings.warn( Aug 07 10:00:11.823469 np0000006707 devstack@c-api.service[100297]: WARNING cinder.quota [None req-18c73a3a-453b-4aca-bd5a-b72dc8d67477 tempest-GroupSnapshotsV319Test-443136915 tempest-GroupSnapshotsV319Test-443136915-project-member] Deprecated: Default quota for resource: gigabytes_tempest-GroupSnapshotsV319Test-volume-type-879433393 is set by the default quota flag: quota_gigabytes_tempest-GroupSnapshotsV319Test-volume-type-879433393, it is now deprecated. Please use the default quota class for default quota. Aug 07 10:00:11.824376 np0000006707 devstack@c-api.service[100297]: WARNING cinder.quota [None req-18c73a3a-453b-4aca-bd5a-b72dc8d67477 tempest-GroupSnapshotsV319Test-443136915 tempest-GroupSnapshotsV319Test-443136915-project-member] Deprecated: Default quota for resource: snapshots_tempest-GroupSnapshotsV319Test-volume-type-879433393 is set by the default quota flag: quota_snapshots_tempest-GroupSnapshotsV319Test-volume-type-879433393, it is now deprecated. Please use the default quota class for default quota. Aug 07 10:00:11.866815 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.quota [None req-18c73a3a-453b-4aca-bd5a-b72dc8d67477 tempest-GroupSnapshotsV319Test-443136915 tempest-GroupSnapshotsV319Test-443136915-project-member] Created reservations ['386aaab7-a676-4576-918d-380feacb08b4', '3a221ebe-fd43-4484-9bd4-68e9dacb3abf', '577c05c7-56e0-4c35-846e-e79dda363eae', '60184acf-cbf0-443e-82f2-efbb90e89dfe'] {{(pid=100297) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 10:00:11.911664 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-18c73a3a-453b-4aca-bd5a-b72dc8d67477 tempest-GroupSnapshotsV319Test-443136915 tempest-GroupSnapshotsV319Test-443136915-project-member] https://10.4.3.8/volume/v3/group_snapshots returned with HTTP 202 Aug 07 10:00:11.912212 np0000006707 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 811/3240] 10.4.3.8 () {70 vars in 1310 bytes} [Fri Aug 7 10:00:11 2026] POST /volume/v3/group_snapshots => generated 191 bytes in 166 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 07 10:00:11.923158 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-d9c03b39-e1d3-48ec-b7d1-cb6b2e0e91f4 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:00:11.924911 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-d9c03b39-e1d3-48ec-b7d1-cb6b2e0e91f4 tempest-GroupSnapshotsV319Test-443136915 tempest-GroupSnapshotsV319Test-443136915-project-member] GET https://10.4.3.8/volume/v3/group_snapshots/47549718-32e6-4cab-ba56-fba4e4376f55 Aug 07 10:00:11.926981 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-d9c03b39-e1d3-48ec-b7d1-cb6b2e0e91f4 tempest-GroupSnapshotsV319Test-443136915 tempest-GroupSnapshotsV319Test-443136915-project-member] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 10:00:11.927442 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-d9c03b39-e1d3-48ec-b7d1-cb6b2e0e91f4 tempest-GroupSnapshotsV319Test-443136915 tempest-GroupSnapshotsV319Test-443136915-project-member] Calling method 'version_select' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 10:00:11.927807 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.v3.group_snapshots [None req-d9c03b39-e1d3-48ec-b7d1-cb6b2e0e91f4 tempest-GroupSnapshotsV319Test-443136915 tempest-GroupSnapshotsV319Test-443136915-project-member] show called for member 47549718-32e6-4cab-ba56-fba4e4376f55 {{(pid=100295) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Aug 07 10:00:11.933493 np0000006707 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 10:00:11.933493 np0000006707 devstack@c-api.service[100295]: warnings.warn( Aug 07 10:00:11.944526 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-d9c03b39-e1d3-48ec-b7d1-cb6b2e0e91f4 tempest-GroupSnapshotsV319Test-443136915 tempest-GroupSnapshotsV319Test-443136915-project-member] https://10.4.3.8/volume/v3/group_snapshots/47549718-32e6-4cab-ba56-fba4e4376f55 returned with HTTP 200 Aug 07 10:00:11.945394 np0000006707 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 810/3241] 10.4.3.8 () {68 vars in 1399 bytes} [Fri Aug 7 10:00:11 2026] GET /volume/v3/group_snapshots/47549718-32e6-4cab-ba56-fba4e4376f55 => generated 330 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 10:00:12.252206 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.middleware.request_id [None req-6a04ea01-0bdb-4f22-be89-3777990c6764 None None] RequestId filter calling following filter/app {{(pid=100298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:00:12.255885 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [None req-6a04ea01-0bdb-4f22-be89-3777990c6764 tempest-ProjectMemberTests33-438754277 tempest-ProjectMemberTests33-438754277-project-admin] GET https://10.4.3.8/volume/v3/backups/02a45366-b339-4a13-8e6c-c905330c42d2 Aug 07 10:00:12.256212 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [None req-6a04ea01-0bdb-4f22-be89-3777990c6764 tempest-ProjectMemberTests33-438754277 tempest-ProjectMemberTests33-438754277-project-admin] Empty body provided in request {{(pid=100298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 10:00:12.256526 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [None req-6a04ea01-0bdb-4f22-be89-3777990c6764 tempest-ProjectMemberTests33-438754277 tempest-ProjectMemberTests33-438754277-project-admin] Calling method 'show' {{(pid=100298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 10:00:12.256721 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.v3.backups [None req-6a04ea01-0bdb-4f22-be89-3777990c6764 tempest-ProjectMemberTests33-438754277 tempest-ProjectMemberTests33-438754277-project-admin] Show backup with id 02a45366-b339-4a13-8e6c-c905330c42d2. {{(pid=100298) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 10:00:12.262947 np0000006707 devstack@c-api.service[100298]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 10:00:12.262947 np0000006707 devstack@c-api.service[100298]: warnings.warn( Aug 07 10:00:12.263751 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [None req-6a04ea01-0bdb-4f22-be89-3777990c6764 tempest-ProjectMemberTests33-438754277 tempest-ProjectMemberTests33-438754277-project-admin] https://10.4.3.8/volume/v3/backups/02a45366-b339-4a13-8e6c-c905330c42d2 returned with HTTP 200 Aug 07 10:00:12.264464 np0000006707 devstack@c-api.service[100298]: [pid: 100298|app: 0|req: 813/3242] 10.4.3.8 () {68 vars in 1374 bytes} [Fri Aug 7 10:00:12 2026] GET /volume/v3/backups/02a45366-b339-4a13-8e6c-c905330c42d2 => generated 731 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 10:00:12.938726 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [None req-2f3a5e12-b1ed-470f-946f-515503216408 None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:00:12.939189 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-2f3a5e12-b1ed-470f-946f-515503216408 None None] GET https://10.4.3.8/volume// Aug 07 10:00:12.939394 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-2f3a5e12-b1ed-470f-946f-515503216408 None None] Empty body provided in request {{(pid=100296) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 10:00:12.939668 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-2f3a5e12-b1ed-470f-946f-515503216408 None None] Calling method 'all' {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 10:00:12.939976 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-2f3a5e12-b1ed-470f-946f-515503216408 None None] https://10.4.3.8/volume// returned with HTTP 300 Aug 07 10:00:12.940498 np0000006707 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 809/3243] 10.4.3.8 () {66 vars in 1412 bytes} [Fri Aug 7 10:00:12 2026] GET /volume/ => generated 384 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 07 10:00:12.957069 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [req-f33a9b2d-488d-43b9-9bea-8af89e6daffd req-ab5cc84a-fa5f-40b3-941e-0b4cc6e84348 None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:00:12.961234 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-274244f5-f5e3-4702-a8cd-aff2743a56d0 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:00:12.966095 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-274244f5-f5e3-4702-a8cd-aff2743a56d0 tempest-GroupSnapshotsV319Test-443136915 tempest-GroupSnapshotsV319Test-443136915-project-member] GET https://10.4.3.8/volume/v3/group_snapshots/47549718-32e6-4cab-ba56-fba4e4376f55 Aug 07 10:00:12.966095 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-274244f5-f5e3-4702-a8cd-aff2743a56d0 tempest-GroupSnapshotsV319Test-443136915 tempest-GroupSnapshotsV319Test-443136915-project-member] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 10:00:12.966095 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-274244f5-f5e3-4702-a8cd-aff2743a56d0 tempest-GroupSnapshotsV319Test-443136915 tempest-GroupSnapshotsV319Test-443136915-project-member] Calling method 'version_select' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 10:00:12.966095 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.v3.group_snapshots [None req-274244f5-f5e3-4702-a8cd-aff2743a56d0 tempest-GroupSnapshotsV319Test-443136915 tempest-GroupSnapshotsV319Test-443136915-project-member] show called for member 47549718-32e6-4cab-ba56-fba4e4376f55 {{(pid=100295) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Aug 07 10:00:12.966951 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [req-f33a9b2d-488d-43b9-9bea-8af89e6daffd req-ab5cc84a-fa5f-40b3-941e-0b4cc6e84348 tempest-TestVolumeBootPatternV346-722752471 tempest-TestVolumeBootPatternV346-722752471-project-member] GET https://10.4.3.8/volume/v3/volumes/b3711189-d858-4145-83fe-3c65e4d676ef Aug 07 10:00:12.967302 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [req-f33a9b2d-488d-43b9-9bea-8af89e6daffd req-ab5cc84a-fa5f-40b3-941e-0b4cc6e84348 tempest-TestVolumeBootPatternV346-722752471 tempest-TestVolumeBootPatternV346-722752471-project-member] Empty body provided in request {{(pid=100297) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 10:00:12.967745 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [req-f33a9b2d-488d-43b9-9bea-8af89e6daffd req-ab5cc84a-fa5f-40b3-941e-0b4cc6e84348 tempest-TestVolumeBootPatternV346-722752471 tempest-TestVolumeBootPatternV346-722752471-project-member] Calling method 'show' {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 10:00:12.971308 np0000006707 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 10:00:12.971308 np0000006707 devstack@c-api.service[100295]: warnings.warn( Aug 07 10:00:12.978335 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-274244f5-f5e3-4702-a8cd-aff2743a56d0 tempest-GroupSnapshotsV319Test-443136915 tempest-GroupSnapshotsV319Test-443136915-project-member] https://10.4.3.8/volume/v3/group_snapshots/47549718-32e6-4cab-ba56-fba4e4376f55 returned with HTTP 200 Aug 07 10:00:12.978335 np0000006707 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 811/3244] 10.4.3.8 () {68 vars in 1399 bytes} [Fri Aug 7 10:00:12 2026] GET /volume/v3/group_snapshots/47549718-32e6-4cab-ba56-fba4e4376f55 => generated 331 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Aug 07 10:00:12.986765 np0000006707 devstack@c-api.service[100297]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 10:00:12.986765 np0000006707 devstack@c-api.service[100297]: warnings.warn( Aug 07 10:00:12.991702 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.middleware.request_id [None req-58ed3a93-0f40-4832-b2da-6285577c73cd None None] RequestId filter calling following filter/app {{(pid=100298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:00:12.995726 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [None req-58ed3a93-0f40-4832-b2da-6285577c73cd tempest-GroupSnapshotsV319Test-443136915 tempest-GroupSnapshotsV319Test-443136915-project-member] GET https://10.4.3.8/volume/v3/snapshots/detail Aug 07 10:00:12.995726 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [None req-58ed3a93-0f40-4832-b2da-6285577c73cd tempest-GroupSnapshotsV319Test-443136915 tempest-GroupSnapshotsV319Test-443136915-project-member] Empty body provided in request {{(pid=100298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 10:00:12.995726 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [None req-58ed3a93-0f40-4832-b2da-6285577c73cd tempest-GroupSnapshotsV319Test-443136915 tempest-GroupSnapshotsV319Test-443136915-project-member] Calling method 'detail' {{(pid=100298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 10:00:12.995726 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.api_utils [None req-58ed3a93-0f40-4832-b2da-6285577c73cd tempest-GroupSnapshotsV319Test-443136915 tempest-GroupSnapshotsV319Test-443136915-project-member] Removing options '' from query. {{(pid=100298) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 07 10:00:12.997203 np0000006707 devstack@c-api.service[100297]: INFO cinder.volume.api [req-f33a9b2d-488d-43b9-9bea-8af89e6daffd req-ab5cc84a-fa5f-40b3-941e-0b4cc6e84348 tempest-TestVolumeBootPatternV346-722752471 tempest-TestVolumeBootPatternV346-722752471-project-member] Volume info retrieved successfully. Aug 07 10:00:12.999123 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.db.api [None req-58ed3a93-0f40-4832-b2da-6285577c73cd tempest-GroupSnapshotsV319Test-443136915 tempest-GroupSnapshotsV319Test-443136915-project-member] Building query based on filter {{(pid=100298) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 07 10:00:13.005842 np0000006707 devstack@c-api.service[100298]: INFO cinder.volume.api [None req-58ed3a93-0f40-4832-b2da-6285577c73cd tempest-GroupSnapshotsV319Test-443136915 tempest-GroupSnapshotsV319Test-443136915-project-member] Get all snapshots completed successfully. Aug 07 10:00:13.007098 np0000006707 devstack@c-api.service[100298]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 10:00:13.007098 np0000006707 devstack@c-api.service[100298]: warnings.warn( Aug 07 10:00:13.007098 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [None req-58ed3a93-0f40-4832-b2da-6285577c73cd tempest-GroupSnapshotsV319Test-443136915 tempest-GroupSnapshotsV319Test-443136915-project-member] https://10.4.3.8/volume/v3/snapshots/detail returned with HTTP 200 Aug 07 10:00:13.007247 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [req-f33a9b2d-488d-43b9-9bea-8af89e6daffd req-ab5cc84a-fa5f-40b3-941e-0b4cc6e84348 tempest-TestVolumeBootPatternV346-722752471 tempest-TestVolumeBootPatternV346-722752471-project-member] https://10.4.3.8/volume/v3/volumes/b3711189-d858-4145-83fe-3c65e4d676ef returned with HTTP 200 Aug 07 10:00:13.007306 np0000006707 devstack@c-api.service[100298]: [pid: 100298|app: 0|req: 814/3245] 10.4.3.8 () {66 vars in 1250 bytes} [Fri Aug 7 10:00:12 2026] GET /volume/v3/snapshots/detail => generated 477 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 10:00:13.007671 np0000006707 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 812/3246] 10.4.3.8 () {70 vars in 1625 bytes} [Fri Aug 7 10:00:12 2026] GET /volume/v3/volumes/b3711189-d858-4145-83fe-3c65e4d676ef => generated 1545 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 07 10:00:13.022392 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [None req-314913cd-b214-448b-8d69-fb80b52952f1 None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:00:13.027995 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-314913cd-b214-448b-8d69-fb80b52952f1 tempest-GroupSnapshotsV319Test-443136915 tempest-GroupSnapshotsV319Test-443136915-project-member] GET https://10.4.3.8/volume/v3/snapshots/b386e4d8-ea39-4dd4-b5dc-700f6730cc24 Aug 07 10:00:13.028192 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-314913cd-b214-448b-8d69-fb80b52952f1 tempest-GroupSnapshotsV319Test-443136915 tempest-GroupSnapshotsV319Test-443136915-project-member] Empty body provided in request {{(pid=100296) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 10:00:13.028374 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-314913cd-b214-448b-8d69-fb80b52952f1 tempest-GroupSnapshotsV319Test-443136915 tempest-GroupSnapshotsV319Test-443136915-project-member] Calling method 'show' {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 10:00:13.039073 np0000006707 devstack@c-api.service[100296]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 10:00:13.039073 np0000006707 devstack@c-api.service[100296]: warnings.warn( Aug 07 10:00:13.039784 np0000006707 devstack@c-api.service[100296]: INFO cinder.volume.api [None req-314913cd-b214-448b-8d69-fb80b52952f1 tempest-GroupSnapshotsV319Test-443136915 tempest-GroupSnapshotsV319Test-443136915-project-member] Snapshot retrieved successfully. Aug 07 10:00:13.040966 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-314913cd-b214-448b-8d69-fb80b52952f1 tempest-GroupSnapshotsV319Test-443136915 tempest-GroupSnapshotsV319Test-443136915-project-member] https://10.4.3.8/volume/v3/snapshots/b386e4d8-ea39-4dd4-b5dc-700f6730cc24 returned with HTTP 200 Aug 07 10:00:13.041499 np0000006707 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 810/3247] 10.4.3.8 () {66 vars in 1340 bytes} [Fri Aug 7 10:00:13 2026] GET /volume/v3/snapshots/b386e4d8-ea39-4dd4-b5dc-700f6730cc24 => generated 474 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 10:00:13.053763 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-018692dc-f339-4b8a-8f53-2e811ad89c8f None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:00:13.057240 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-018692dc-f339-4b8a-8f53-2e811ad89c8f tempest-GroupSnapshotsV319Test-870684871 tempest-GroupSnapshotsV319Test-870684871-project-admin] POST https://10.4.3.8/volume/v3/group_snapshots/47549718-32e6-4cab-ba56-fba4e4376f55/action Aug 07 10:00:13.057240 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-018692dc-f339-4b8a-8f53-2e811ad89c8f tempest-GroupSnapshotsV319Test-870684871 tempest-GroupSnapshotsV319Test-870684871-project-admin] Action body: b'{"reset_status": {"status": "creating"}}' {{(pid=100295) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 07 10:00:13.057240 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-018692dc-f339-4b8a-8f53-2e811ad89c8f tempest-GroupSnapshotsV319Test-870684871 tempest-GroupSnapshotsV319Test-870684871-project-admin] Action: 'action', calling method: version_select, body: {"reset_status": {"status": "creating"}} {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 10:00:13.059276 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.v3.group_snapshots [None req-018692dc-f339-4b8a-8f53-2e811ad89c8f tempest-GroupSnapshotsV319Test-870684871 tempest-GroupSnapshotsV319Test-870684871-project-admin] Updating group '47549718-32e6-4cab-ba56-fba4e4376f55' with 'creating' {{(pid=100295) _reset_status /opt/stack/cinder/cinder/api/v3/group_snapshots.py:194}} Aug 07 10:00:13.067794 np0000006707 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 10:00:13.067794 np0000006707 devstack@c-api.service[100295]: warnings.warn( Aug 07 10:00:13.079218 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-018692dc-f339-4b8a-8f53-2e811ad89c8f tempest-GroupSnapshotsV319Test-870684871 tempest-GroupSnapshotsV319Test-870684871-project-admin] https://10.4.3.8/volume/v3/group_snapshots/47549718-32e6-4cab-ba56-fba4e4376f55/action returned with HTTP 202 Aug 07 10:00:13.081711 np0000006707 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 812/3248] 10.4.3.8 () {70 vars in 1441 bytes} [Fri Aug 7 10:00:13 2026] POST /volume/v3/group_snapshots/47549718-32e6-4cab-ba56-fba4e4376f55/action => generated 0 bytes in 27 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 07 10:00:13.091464 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.middleware.request_id [None req-0af3aeb1-7ef3-436a-93b5-325474477b84 None None] RequestId filter calling following filter/app {{(pid=100298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:00:13.098390 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [None req-0af3aeb1-7ef3-436a-93b5-325474477b84 tempest-GroupSnapshotsV319Test-443136915 tempest-GroupSnapshotsV319Test-443136915-project-member] GET https://10.4.3.8/volume/v3/group_snapshots/47549718-32e6-4cab-ba56-fba4e4376f55 Aug 07 10:00:13.098789 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [None req-0af3aeb1-7ef3-436a-93b5-325474477b84 tempest-GroupSnapshotsV319Test-443136915 tempest-GroupSnapshotsV319Test-443136915-project-member] Empty body provided in request {{(pid=100298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 10:00:13.099080 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [None req-0af3aeb1-7ef3-436a-93b5-325474477b84 tempest-GroupSnapshotsV319Test-443136915 tempest-GroupSnapshotsV319Test-443136915-project-member] Calling method 'version_select' {{(pid=100298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 10:00:13.099280 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.v3.group_snapshots [None req-0af3aeb1-7ef3-436a-93b5-325474477b84 tempest-GroupSnapshotsV319Test-443136915 tempest-GroupSnapshotsV319Test-443136915-project-member] show called for member 47549718-32e6-4cab-ba56-fba4e4376f55 {{(pid=100298) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Aug 07 10:00:13.111646 np0000006707 devstack@c-api.service[100298]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 10:00:13.111646 np0000006707 devstack@c-api.service[100298]: warnings.warn( Aug 07 10:00:13.118694 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [None req-0af3aeb1-7ef3-436a-93b5-325474477b84 tempest-GroupSnapshotsV319Test-443136915 tempest-GroupSnapshotsV319Test-443136915-project-member] https://10.4.3.8/volume/v3/group_snapshots/47549718-32e6-4cab-ba56-fba4e4376f55 returned with HTTP 200 Aug 07 10:00:13.118694 np0000006707 devstack@c-api.service[100298]: [pid: 100298|app: 0|req: 815/3249] 10.4.3.8 () {68 vars in 1399 bytes} [Fri Aug 7 10:00:13 2026] GET /volume/v3/group_snapshots/47549718-32e6-4cab-ba56-fba4e4376f55 => generated 330 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 10:00:13.129095 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [None req-b132ae0e-1236-4ac5-9053-9b4c460b7c6c None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:00:13.131597 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-b132ae0e-1236-4ac5-9053-9b4c460b7c6c tempest-GroupSnapshotsV319Test-870684871 tempest-GroupSnapshotsV319Test-870684871-project-admin] POST https://10.4.3.8/volume/v3/group_snapshots/47549718-32e6-4cab-ba56-fba4e4376f55/action Aug 07 10:00:13.132836 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-b132ae0e-1236-4ac5-9053-9b4c460b7c6c tempest-GroupSnapshotsV319Test-870684871 tempest-GroupSnapshotsV319Test-870684871-project-admin] Action body: b'{"reset_status": {"status": "available"}}' {{(pid=100297) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 07 10:00:13.132836 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-b132ae0e-1236-4ac5-9053-9b4c460b7c6c tempest-GroupSnapshotsV319Test-870684871 tempest-GroupSnapshotsV319Test-870684871-project-admin] Action: 'action', calling method: version_select, body: {"reset_status": {"status": "available"}} {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 10:00:13.136601 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.v3.group_snapshots [None req-b132ae0e-1236-4ac5-9053-9b4c460b7c6c tempest-GroupSnapshotsV319Test-870684871 tempest-GroupSnapshotsV319Test-870684871-project-admin] Updating group '47549718-32e6-4cab-ba56-fba4e4376f55' with 'available' {{(pid=100297) _reset_status /opt/stack/cinder/cinder/api/v3/group_snapshots.py:194}} Aug 07 10:00:13.143699 np0000006707 devstack@c-api.service[100297]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 10:00:13.143699 np0000006707 devstack@c-api.service[100297]: warnings.warn( Aug 07 10:00:13.156721 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [req-f33a9b2d-488d-43b9-9bea-8af89e6daffd req-42590d03-6a15-4e69-bc3b-99a0fc456365 None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:00:13.159154 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [req-f33a9b2d-488d-43b9-9bea-8af89e6daffd req-42590d03-6a15-4e69-bc3b-99a0fc456365 tempest-TestVolumeBootPatternV346-722752471 tempest-TestVolumeBootPatternV346-722752471-project-member] PUT https://10.4.3.8/volume/v3/attachments/d866929b-19d5-495a-8789-b12e42003aef Aug 07 10:00:13.159270 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-b132ae0e-1236-4ac5-9053-9b4c460b7c6c tempest-GroupSnapshotsV319Test-870684871 tempest-GroupSnapshotsV319Test-870684871-project-admin] https://10.4.3.8/volume/v3/group_snapshots/47549718-32e6-4cab-ba56-fba4e4376f55/action returned with HTTP 202 Aug 07 10:00:13.159753 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [req-f33a9b2d-488d-43b9-9bea-8af89e6daffd req-42590d03-6a15-4e69-bc3b-99a0fc456365 tempest-TestVolumeBootPatternV346-722752471 tempest-TestVolumeBootPatternV346-722752471-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.8", "host": "np0000006707", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:568b993d50b1", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "d2780578-1896-461f-80ac-b58d2e346b90", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 10:00:13.160456 np0000006707 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 813/3250] 10.4.3.8 () {70 vars in 1441 bytes} [Fri Aug 7 10:00:13 2026] POST /volume/v3/group_snapshots/47549718-32e6-4cab-ba56-fba4e4376f55/action => generated 0 bytes in 32 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 07 10:00:13.170697 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-68f4c7c9-b980-4c4f-b2b4-cdb1c6d2057f None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:00:13.175471 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-68f4c7c9-b980-4c4f-b2b4-cdb1c6d2057f tempest-GroupSnapshotsV319Test-443136915 tempest-GroupSnapshotsV319Test-443136915-project-member] GET https://10.4.3.8/volume/v3/group_snapshots/47549718-32e6-4cab-ba56-fba4e4376f55 Aug 07 10:00:13.175634 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.coordination [req-f33a9b2d-488d-43b9-9bea-8af89e6daffd req-42590d03-6a15-4e69-bc3b-99a0fc456365 tempest-TestVolumeBootPatternV346-722752471 tempest-TestVolumeBootPatternV346-722752471-project-member] Acquiring lock "cinder-attachment_update-b3711189-d858-4145-83fe-3c65e4d676ef-np0000006707" by "attachment_update" {{(pid=100296) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 07 10:00:13.175707 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-68f4c7c9-b980-4c4f-b2b4-cdb1c6d2057f tempest-GroupSnapshotsV319Test-443136915 tempest-GroupSnapshotsV319Test-443136915-project-member] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 10:00:13.175707 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-68f4c7c9-b980-4c4f-b2b4-cdb1c6d2057f tempest-GroupSnapshotsV319Test-443136915 tempest-GroupSnapshotsV319Test-443136915-project-member] Calling method 'version_select' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 10:00:13.175707 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.v3.group_snapshots [None req-68f4c7c9-b980-4c4f-b2b4-cdb1c6d2057f tempest-GroupSnapshotsV319Test-443136915 tempest-GroupSnapshotsV319Test-443136915-project-member] show called for member 47549718-32e6-4cab-ba56-fba4e4376f55 {{(pid=100295) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Aug 07 10:00:13.184497 np0000006707 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 10:00:13.184497 np0000006707 devstack@c-api.service[100295]: warnings.warn( Aug 07 10:00:13.184627 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.coordination [req-f33a9b2d-488d-43b9-9bea-8af89e6daffd req-42590d03-6a15-4e69-bc3b-99a0fc456365 tempest-TestVolumeBootPatternV346-722752471 tempest-TestVolumeBootPatternV346-722752471-project-member] Lock "cinder-attachment_update-b3711189-d858-4145-83fe-3c65e4d676ef-np0000006707" acquired by "attachment_update" :: waited 0.009s {{(pid=100296) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 07 10:00:13.184849 np0000006707 devstack@c-api.service[100296]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 10:00:13.184849 np0000006707 devstack@c-api.service[100296]: warnings.warn( Aug 07 10:00:13.189313 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-68f4c7c9-b980-4c4f-b2b4-cdb1c6d2057f tempest-GroupSnapshotsV319Test-443136915 tempest-GroupSnapshotsV319Test-443136915-project-member] https://10.4.3.8/volume/v3/group_snapshots/47549718-32e6-4cab-ba56-fba4e4376f55 returned with HTTP 200 Aug 07 10:00:13.190204 np0000006707 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 813/3251] 10.4.3.8 () {68 vars in 1399 bytes} [Fri Aug 7 10:00:13 2026] GET /volume/v3/group_snapshots/47549718-32e6-4cab-ba56-fba4e4376f55 => generated 331 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 10:00:13.201839 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.middleware.request_id [None req-84669f97-17bc-47a0-9f43-f27f9d5ed156 None None] RequestId filter calling following filter/app {{(pid=100298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:00:13.203357 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [None req-84669f97-17bc-47a0-9f43-f27f9d5ed156 tempest-GroupSnapshotsV319Test-870684871 tempest-GroupSnapshotsV319Test-870684871-project-admin] POST https://10.4.3.8/volume/v3/group_snapshots/47549718-32e6-4cab-ba56-fba4e4376f55/action Aug 07 10:00:13.204046 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [None req-84669f97-17bc-47a0-9f43-f27f9d5ed156 tempest-GroupSnapshotsV319Test-870684871 tempest-GroupSnapshotsV319Test-870684871-project-admin] Action body: b'{"reset_status": {"status": "error"}}' {{(pid=100298) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 07 10:00:13.204309 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [None req-84669f97-17bc-47a0-9f43-f27f9d5ed156 tempest-GroupSnapshotsV319Test-870684871 tempest-GroupSnapshotsV319Test-870684871-project-admin] Action: 'action', calling method: version_select, body: {"reset_status": {"status": "error"}} {{(pid=100298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 10:00:13.206006 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.v3.group_snapshots [None req-84669f97-17bc-47a0-9f43-f27f9d5ed156 tempest-GroupSnapshotsV319Test-870684871 tempest-GroupSnapshotsV319Test-870684871-project-admin] Updating group '47549718-32e6-4cab-ba56-fba4e4376f55' with 'error' {{(pid=100298) _reset_status /opt/stack/cinder/cinder/api/v3/group_snapshots.py:194}} Aug 07 10:00:13.216226 np0000006707 devstack@c-api.service[100298]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 10:00:13.216226 np0000006707 devstack@c-api.service[100298]: warnings.warn( Aug 07 10:00:13.229577 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [None req-84669f97-17bc-47a0-9f43-f27f9d5ed156 tempest-GroupSnapshotsV319Test-870684871 tempest-GroupSnapshotsV319Test-870684871-project-admin] https://10.4.3.8/volume/v3/group_snapshots/47549718-32e6-4cab-ba56-fba4e4376f55/action returned with HTTP 202 Aug 07 10:00:13.230137 np0000006707 devstack@c-api.service[100298]: [pid: 100298|app: 0|req: 816/3252] 10.4.3.8 () {70 vars in 1441 bytes} [Fri Aug 7 10:00:13 2026] POST /volume/v3/group_snapshots/47549718-32e6-4cab-ba56-fba4e4376f55/action => generated 0 bytes in 29 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 07 10:00:13.237896 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [None req-5a3d342a-2778-497b-ada0-9f3a65f623a3 None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:00:13.239749 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-5a3d342a-2778-497b-ada0-9f3a65f623a3 tempest-GroupSnapshotsV319Test-443136915 tempest-GroupSnapshotsV319Test-443136915-project-member] GET https://10.4.3.8/volume/v3/group_snapshots/47549718-32e6-4cab-ba56-fba4e4376f55 Aug 07 10:00:13.239985 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-5a3d342a-2778-497b-ada0-9f3a65f623a3 tempest-GroupSnapshotsV319Test-443136915 tempest-GroupSnapshotsV319Test-443136915-project-member] Empty body provided in request {{(pid=100297) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 10:00:13.240191 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-5a3d342a-2778-497b-ada0-9f3a65f623a3 tempest-GroupSnapshotsV319Test-443136915 tempest-GroupSnapshotsV319Test-443136915-project-member] Calling method 'version_select' {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 10:00:13.240601 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.v3.group_snapshots [None req-5a3d342a-2778-497b-ada0-9f3a65f623a3 tempest-GroupSnapshotsV319Test-443136915 tempest-GroupSnapshotsV319Test-443136915-project-member] show called for member 47549718-32e6-4cab-ba56-fba4e4376f55 {{(pid=100297) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Aug 07 10:00:13.244824 np0000006707 devstack@c-api.service[100297]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 10:00:13.244824 np0000006707 devstack@c-api.service[100297]: warnings.warn( Aug 07 10:00:13.249995 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-5a3d342a-2778-497b-ada0-9f3a65f623a3 tempest-GroupSnapshotsV319Test-443136915 tempest-GroupSnapshotsV319Test-443136915-project-member] https://10.4.3.8/volume/v3/group_snapshots/47549718-32e6-4cab-ba56-fba4e4376f55 returned with HTTP 200 Aug 07 10:00:13.249995 np0000006707 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 814/3253] 10.4.3.8 () {68 vars in 1399 bytes} [Fri Aug 7 10:00:13 2026] GET /volume/v3/group_snapshots/47549718-32e6-4cab-ba56-fba4e4376f55 => generated 327 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 10:00:13.260489 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-30b17de1-bff8-466d-890e-01dcd11c7f6f None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:00:13.262471 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-30b17de1-bff8-466d-890e-01dcd11c7f6f tempest-GroupSnapshotsV319Test-870684871 tempest-GroupSnapshotsV319Test-870684871-project-admin] POST https://10.4.3.8/volume/v3/group_snapshots/47549718-32e6-4cab-ba56-fba4e4376f55/action Aug 07 10:00:13.263077 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-30b17de1-bff8-466d-890e-01dcd11c7f6f tempest-GroupSnapshotsV319Test-870684871 tempest-GroupSnapshotsV319Test-870684871-project-admin] Action body: b'{"reset_status": {"status": "available"}}' {{(pid=100295) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 07 10:00:13.263639 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-30b17de1-bff8-466d-890e-01dcd11c7f6f tempest-GroupSnapshotsV319Test-870684871 tempest-GroupSnapshotsV319Test-870684871-project-admin] Action: 'action', calling method: reset_status, body: {"reset_status": {"status": "available"}} {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 10:00:13.265406 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.v3.group_snapshots [None req-30b17de1-bff8-466d-890e-01dcd11c7f6f tempest-GroupSnapshotsV319Test-870684871 tempest-GroupSnapshotsV319Test-870684871-project-admin] Updating group '47549718-32e6-4cab-ba56-fba4e4376f55' with 'available' {{(pid=100295) _reset_status /opt/stack/cinder/cinder/api/v3/group_snapshots.py:194}} Aug 07 10:00:13.270149 np0000006707 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 10:00:13.270149 np0000006707 devstack@c-api.service[100295]: warnings.warn( Aug 07 10:00:13.277948 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.middleware.request_id [None req-9ce8f8e7-dd4c-471d-ae23-1434ac5acb30 None None] RequestId filter calling following filter/app {{(pid=100298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:00:13.280279 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [None req-9ce8f8e7-dd4c-471d-ae23-1434ac5acb30 tempest-ProjectMemberTests33-438754277 tempest-ProjectMemberTests33-438754277-project-admin] GET https://10.4.3.8/volume/v3/backups/02a45366-b339-4a13-8e6c-c905330c42d2 Aug 07 10:00:13.280763 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [None req-9ce8f8e7-dd4c-471d-ae23-1434ac5acb30 tempest-ProjectMemberTests33-438754277 tempest-ProjectMemberTests33-438754277-project-admin] Empty body provided in request {{(pid=100298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 10:00:13.281055 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [None req-9ce8f8e7-dd4c-471d-ae23-1434ac5acb30 tempest-ProjectMemberTests33-438754277 tempest-ProjectMemberTests33-438754277-project-admin] Calling method 'show' {{(pid=100298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 10:00:13.282167 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.v3.backups [None req-9ce8f8e7-dd4c-471d-ae23-1434ac5acb30 tempest-ProjectMemberTests33-438754277 tempest-ProjectMemberTests33-438754277-project-admin] Show backup with id 02a45366-b339-4a13-8e6c-c905330c42d2. {{(pid=100298) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 10:00:13.283048 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-30b17de1-bff8-466d-890e-01dcd11c7f6f tempest-GroupSnapshotsV319Test-870684871 tempest-GroupSnapshotsV319Test-870684871-project-admin] https://10.4.3.8/volume/v3/group_snapshots/47549718-32e6-4cab-ba56-fba4e4376f55/action returned with HTTP 202 Aug 07 10:00:13.284213 np0000006707 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 814/3254] 10.4.3.8 () {70 vars in 1441 bytes} [Fri Aug 7 10:00:13 2026] POST /volume/v3/group_snapshots/47549718-32e6-4cab-ba56-fba4e4376f55/action => generated 0 bytes in 25 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 07 10:00:13.288475 np0000006707 devstack@c-api.service[100298]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 10:00:13.288475 np0000006707 devstack@c-api.service[100298]: warnings.warn( Aug 07 10:00:13.289728 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [None req-9ce8f8e7-dd4c-471d-ae23-1434ac5acb30 tempest-ProjectMemberTests33-438754277 tempest-ProjectMemberTests33-438754277-project-admin] https://10.4.3.8/volume/v3/backups/02a45366-b339-4a13-8e6c-c905330c42d2 returned with HTTP 200 Aug 07 10:00:13.290244 np0000006707 devstack@c-api.service[100298]: [pid: 100298|app: 0|req: 817/3255] 10.4.3.8 () {68 vars in 1374 bytes} [Fri Aug 7 10:00:13 2026] GET /volume/v3/backups/02a45366-b339-4a13-8e6c-c905330c42d2 => generated 731 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 10:00:13.296031 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [None req-4190ca31-c91e-429e-94f9-4e6f3b3c60d7 None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:00:13.298009 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-4190ca31-c91e-429e-94f9-4e6f3b3c60d7 tempest-GroupSnapshotsV319Test-443136915 tempest-GroupSnapshotsV319Test-443136915-project-member] GET https://10.4.3.8/volume/v3/group_snapshots/47549718-32e6-4cab-ba56-fba4e4376f55 Aug 07 10:00:13.298245 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-4190ca31-c91e-429e-94f9-4e6f3b3c60d7 tempest-GroupSnapshotsV319Test-443136915 tempest-GroupSnapshotsV319Test-443136915-project-member] Empty body provided in request {{(pid=100297) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 10:00:13.298486 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-4190ca31-c91e-429e-94f9-4e6f3b3c60d7 tempest-GroupSnapshotsV319Test-443136915 tempest-GroupSnapshotsV319Test-443136915-project-member] Calling method 'version_select' {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 10:00:13.298660 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.v3.group_snapshots [None req-4190ca31-c91e-429e-94f9-4e6f3b3c60d7 tempest-GroupSnapshotsV319Test-443136915 tempest-GroupSnapshotsV319Test-443136915-project-member] show called for member 47549718-32e6-4cab-ba56-fba4e4376f55 {{(pid=100297) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Aug 07 10:00:13.302570 np0000006707 devstack@c-api.service[100297]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 10:00:13.302570 np0000006707 devstack@c-api.service[100297]: warnings.warn( Aug 07 10:00:13.306940 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-4190ca31-c91e-429e-94f9-4e6f3b3c60d7 tempest-GroupSnapshotsV319Test-443136915 tempest-GroupSnapshotsV319Test-443136915-project-member] https://10.4.3.8/volume/v3/group_snapshots/47549718-32e6-4cab-ba56-fba4e4376f55 returned with HTTP 200 Aug 07 10:00:13.307940 np0000006707 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 815/3256] 10.4.3.8 () {68 vars in 1399 bytes} [Fri Aug 7 10:00:13 2026] GET /volume/v3/group_snapshots/47549718-32e6-4cab-ba56-fba4e4376f55 => generated 331 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 10:00:13.316501 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.coordination [req-f33a9b2d-488d-43b9-9bea-8af89e6daffd req-42590d03-6a15-4e69-bc3b-99a0fc456365 tempest-TestVolumeBootPatternV346-722752471 tempest-TestVolumeBootPatternV346-722752471-project-member] Lock "cinder-attachment_update-b3711189-d858-4145-83fe-3c65e4d676ef-np0000006707" released by "attachment_update" :: held 0.133s {{(pid=100296) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 07 10:00:13.316825 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [req-f33a9b2d-488d-43b9-9bea-8af89e6daffd req-42590d03-6a15-4e69-bc3b-99a0fc456365 tempest-TestVolumeBootPatternV346-722752471 tempest-TestVolumeBootPatternV346-722752471-project-member] https://10.4.3.8/volume/v3/attachments/d866929b-19d5-495a-8789-b12e42003aef returned with HTTP 200 Aug 07 10:00:13.317761 np0000006707 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 811/3257] 10.4.3.8 () {74 vars in 1690 bytes} [Fri Aug 7 10:00:13 2026] PUT /volume/v3/attachments/d866929b-19d5-495a-8789-b12e42003aef => generated 969 bytes in 162 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 10:00:13.319955 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-fada8e0e-f293-4f5d-b0a9-fc7206188137 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:00:13.324190 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-fada8e0e-f293-4f5d-b0a9-fc7206188137 tempest-GroupSnapshotsV319Test-443136915 tempest-GroupSnapshotsV319Test-443136915-project-member] DELETE https://10.4.3.8/volume/v3/group_snapshots/47549718-32e6-4cab-ba56-fba4e4376f55 Aug 07 10:00:13.324190 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-fada8e0e-f293-4f5d-b0a9-fc7206188137 tempest-GroupSnapshotsV319Test-443136915 tempest-GroupSnapshotsV319Test-443136915-project-member] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 10:00:13.324190 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-fada8e0e-f293-4f5d-b0a9-fc7206188137 tempest-GroupSnapshotsV319Test-443136915 tempest-GroupSnapshotsV319Test-443136915-project-member] Calling method 'version_select' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 10:00:13.324190 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.v3.group_snapshots [None req-fada8e0e-f293-4f5d-b0a9-fc7206188137 tempest-GroupSnapshotsV319Test-443136915 tempest-GroupSnapshotsV319Test-443136915-project-member] delete called for member 47549718-32e6-4cab-ba56-fba4e4376f55 {{(pid=100295) delete /opt/stack/cinder/cinder/api/v3/group_snapshots.py:72}} Aug 07 10:00:13.324190 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.v3.group_snapshots [None req-fada8e0e-f293-4f5d-b0a9-fc7206188137 tempest-GroupSnapshotsV319Test-443136915 tempest-GroupSnapshotsV319Test-443136915-project-member] Delete group_snapshot with id: 47549718-32e6-4cab-ba56-fba4e4376f55 Aug 07 10:00:13.331243 np0000006707 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 10:00:13.331243 np0000006707 devstack@c-api.service[100295]: warnings.warn( Aug 07 10:00:13.356873 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.middleware.request_id [req-f33a9b2d-488d-43b9-9bea-8af89e6daffd req-b0c2471f-0703-4ff7-9dd4-46e05a2432ff None None] RequestId filter calling following filter/app {{(pid=100298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:00:13.361448 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [req-f33a9b2d-488d-43b9-9bea-8af89e6daffd req-b0c2471f-0703-4ff7-9dd4-46e05a2432ff tempest-TestVolumeBootPatternV346-722752471 tempest-TestVolumeBootPatternV346-722752471-project-member] POST https://10.4.3.8/volume/v3/attachments/d866929b-19d5-495a-8789-b12e42003aef/action Aug 07 10:00:13.361448 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [req-f33a9b2d-488d-43b9-9bea-8af89e6daffd req-b0c2471f-0703-4ff7-9dd4-46e05a2432ff tempest-TestVolumeBootPatternV346-722752471 tempest-TestVolumeBootPatternV346-722752471-project-member] Action body: b'{"os-complete": null}' {{(pid=100298) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 07 10:00:13.361448 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [req-f33a9b2d-488d-43b9-9bea-8af89e6daffd req-b0c2471f-0703-4ff7-9dd4-46e05a2432ff tempest-TestVolumeBootPatternV346-722752471 tempest-TestVolumeBootPatternV346-722752471-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 10:00:13.391268 np0000006707 devstack@c-api.service[100298]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 10:00:13.391268 np0000006707 devstack@c-api.service[100298]: warnings.warn( Aug 07 10:00:13.396481 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-fada8e0e-f293-4f5d-b0a9-fc7206188137 tempest-GroupSnapshotsV319Test-443136915 tempest-GroupSnapshotsV319Test-443136915-project-member] https://10.4.3.8/volume/v3/group_snapshots/47549718-32e6-4cab-ba56-fba4e4376f55 returned with HTTP 202 Aug 07 10:00:13.396983 np0000006707 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 815/3258] 10.4.3.8 () {68 vars in 1402 bytes} [Fri Aug 7 10:00:13 2026] DELETE /volume/v3/group_snapshots/47549718-32e6-4cab-ba56-fba4e4376f55 => generated 0 bytes in 78 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 07 10:00:13.408841 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [None req-dd491c10-4684-4bae-af39-2145d6d144cf None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:00:13.411007 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [req-f33a9b2d-488d-43b9-9bea-8af89e6daffd req-b0c2471f-0703-4ff7-9dd4-46e05a2432ff tempest-TestVolumeBootPatternV346-722752471 tempest-TestVolumeBootPatternV346-722752471-project-member] https://10.4.3.8/volume/v3/attachments/d866929b-19d5-495a-8789-b12e42003aef/action returned with HTTP 204 Aug 07 10:00:13.411802 np0000006707 devstack@c-api.service[100298]: [pid: 100298|app: 0|req: 818/3259] 10.4.3.8 () {74 vars in 1711 bytes} [Fri Aug 7 10:00:13 2026] POST /volume/v3/attachments/d866929b-19d5-495a-8789-b12e42003aef/action => generated 0 bytes in 55 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 07 10:00:13.413132 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-dd491c10-4684-4bae-af39-2145d6d144cf tempest-GroupSnapshotsV319Test-443136915 tempest-GroupSnapshotsV319Test-443136915-project-member] GET https://10.4.3.8/volume/v3/volumes/detail Aug 07 10:00:13.413430 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-dd491c10-4684-4bae-af39-2145d6d144cf tempest-GroupSnapshotsV319Test-443136915 tempest-GroupSnapshotsV319Test-443136915-project-member] Empty body provided in request {{(pid=100297) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 10:00:13.416965 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-dd491c10-4684-4bae-af39-2145d6d144cf tempest-GroupSnapshotsV319Test-443136915 tempest-GroupSnapshotsV319Test-443136915-project-member] Calling method 'detail' {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 10:00:13.417382 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.api_utils [None req-dd491c10-4684-4bae-af39-2145d6d144cf tempest-GroupSnapshotsV319Test-443136915 tempest-GroupSnapshotsV319Test-443136915-project-member] Removing options '' from query. {{(pid=100297) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 07 10:00:13.418429 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.volume.api [None req-dd491c10-4684-4bae-af39-2145d6d144cf tempest-GroupSnapshotsV319Test-443136915 tempest-GroupSnapshotsV319Test-443136915-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100297) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 07 10:00:13.435158 np0000006707 devstack@c-api.service[100297]: INFO cinder.volume.api [None req-dd491c10-4684-4bae-af39-2145d6d144cf tempest-GroupSnapshotsV319Test-443136915 tempest-GroupSnapshotsV319Test-443136915-project-member] Get all volumes completed successfully. Aug 07 10:00:13.435880 np0000006707 devstack@c-api.service[100297]: WARNING stevedore.named [None req-dd491c10-4684-4bae-af39-2145d6d144cf tempest-GroupSnapshotsV319Test-443136915 tempest-GroupSnapshotsV319Test-443136915-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 07 10:00:13.436078 np0000006707 devstack@c-api.service[100297]: WARNING castellan.key_manager [None req-dd491c10-4684-4bae-af39-2145d6d144cf tempest-GroupSnapshotsV319Test-443136915 tempest-GroupSnapshotsV319Test-443136915-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, 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 10:00:13.490783 np0000006707 devstack@c-api.service[100297]: DEBUG oslo_db.sqlalchemy.engines [None req-dd491c10-4684-4bae-af39-2145d6d144cf tempest-GroupSnapshotsV319Test-443136915 tempest-GroupSnapshotsV319Test-443136915-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100297) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 07 10:00:13.495451 np0000006707 devstack@c-api.service[100297]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 10:00:13.495451 np0000006707 devstack@c-api.service[100297]: warnings.warn( Aug 07 10:00:13.506941 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-dd491c10-4684-4bae-af39-2145d6d144cf tempest-GroupSnapshotsV319Test-443136915 tempest-GroupSnapshotsV319Test-443136915-project-member] https://10.4.3.8/volume/v3/volumes/detail returned with HTTP 200 Aug 07 10:00:13.507494 np0000006707 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 816/3260] 10.4.3.8 () {68 vars in 1285 bytes} [Fri Aug 7 10:00:13 2026] GET /volume/v3/volumes/detail => generated 917 bytes in 99 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 10:00:13.522286 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [None req-aedce830-d71c-4d8e-a9b7-9057c7037be6 None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:00:13.532138 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-aedce830-d71c-4d8e-a9b7-9057c7037be6 tempest-GroupSnapshotsV319Test-443136915 tempest-GroupSnapshotsV319Test-443136915-project-member] GET https://10.4.3.8/volume/v3/snapshots/detail Aug 07 10:00:13.532138 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-aedce830-d71c-4d8e-a9b7-9057c7037be6 tempest-GroupSnapshotsV319Test-443136915 tempest-GroupSnapshotsV319Test-443136915-project-member] Empty body provided in request {{(pid=100296) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 10:00:13.532138 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-aedce830-d71c-4d8e-a9b7-9057c7037be6 tempest-GroupSnapshotsV319Test-443136915 tempest-GroupSnapshotsV319Test-443136915-project-member] Calling method 'detail' {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 10:00:13.532138 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.api_utils [None req-aedce830-d71c-4d8e-a9b7-9057c7037be6 tempest-GroupSnapshotsV319Test-443136915 tempest-GroupSnapshotsV319Test-443136915-project-member] Removing options '' from query. {{(pid=100296) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 07 10:00:13.532138 np0000006707 devstack@c-api.service[100296]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 10:00:13.532138 np0000006707 devstack@c-api.service[100296]: warnings.warn( Aug 07 10:00:13.532138 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.db.api [None req-aedce830-d71c-4d8e-a9b7-9057c7037be6 tempest-GroupSnapshotsV319Test-443136915 tempest-GroupSnapshotsV319Test-443136915-project-member] Building query based on filter {{(pid=100296) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 07 10:00:13.532544 np0000006707 devstack@c-api.service[100296]: INFO cinder.volume.api [None req-aedce830-d71c-4d8e-a9b7-9057c7037be6 tempest-GroupSnapshotsV319Test-443136915 tempest-GroupSnapshotsV319Test-443136915-project-member] Get all snapshots completed successfully. Aug 07 10:00:13.533385 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-aedce830-d71c-4d8e-a9b7-9057c7037be6 tempest-GroupSnapshotsV319Test-443136915 tempest-GroupSnapshotsV319Test-443136915-project-member] https://10.4.3.8/volume/v3/snapshots/detail returned with HTTP 200 Aug 07 10:00:13.533913 np0000006707 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 812/3261] 10.4.3.8 () {66 vars in 1250 bytes} [Fri Aug 7 10:00:13 2026] GET /volume/v3/snapshots/detail => generated 17 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 07 10:00:13.550755 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-a070b30e-e657-4bf8-ae76-2c22a5b7f0ef None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:00:13.551471 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-a070b30e-e657-4bf8-ae76-2c22a5b7f0ef tempest-GroupSnapshotsV319Test-443136915 tempest-GroupSnapshotsV319Test-443136915-project-member] GET https://10.4.3.8/volume/v3/group_snapshots/47549718-32e6-4cab-ba56-fba4e4376f55 Aug 07 10:00:13.551715 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-a070b30e-e657-4bf8-ae76-2c22a5b7f0ef tempest-GroupSnapshotsV319Test-443136915 tempest-GroupSnapshotsV319Test-443136915-project-member] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 10:00:13.551946 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-a070b30e-e657-4bf8-ae76-2c22a5b7f0ef tempest-GroupSnapshotsV319Test-443136915 tempest-GroupSnapshotsV319Test-443136915-project-member] Calling method 'version_select' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 10:00:13.552118 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.v3.group_snapshots [None req-a070b30e-e657-4bf8-ae76-2c22a5b7f0ef tempest-GroupSnapshotsV319Test-443136915 tempest-GroupSnapshotsV319Test-443136915-project-member] show called for member 47549718-32e6-4cab-ba56-fba4e4376f55 {{(pid=100295) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Aug 07 10:00:13.558197 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-a070b30e-e657-4bf8-ae76-2c22a5b7f0ef tempest-GroupSnapshotsV319Test-443136915 tempest-GroupSnapshotsV319Test-443136915-project-member] https://10.4.3.8/volume/v3/group_snapshots/47549718-32e6-4cab-ba56-fba4e4376f55 returned with HTTP 404 Aug 07 10:00:13.559162 np0000006707 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 816/3262] 10.4.3.8 () {68 vars in 1399 bytes} [Fri Aug 7 10:00:13 2026] GET /volume/v3/group_snapshots/47549718-32e6-4cab-ba56-fba4e4376f55 => generated 116 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 07 10:00:13.573795 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.middleware.request_id [None req-fbff80c4-3702-4188-8ebf-14afef021648 None None] RequestId filter calling following filter/app {{(pid=100298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:00:13.579555 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [None req-fbff80c4-3702-4188-8ebf-14afef021648 tempest-GroupSnapshotsV319Test-443136915 tempest-GroupSnapshotsV319Test-443136915-project-member] GET https://10.4.3.8/volume/v3/volumes/detail Aug 07 10:00:13.579868 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [None req-fbff80c4-3702-4188-8ebf-14afef021648 tempest-GroupSnapshotsV319Test-443136915 tempest-GroupSnapshotsV319Test-443136915-project-member] Empty body provided in request {{(pid=100298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 10:00:13.580101 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [None req-fbff80c4-3702-4188-8ebf-14afef021648 tempest-GroupSnapshotsV319Test-443136915 tempest-GroupSnapshotsV319Test-443136915-project-member] Calling method 'detail' {{(pid=100298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 10:00:13.580341 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.api_utils [None req-fbff80c4-3702-4188-8ebf-14afef021648 tempest-GroupSnapshotsV319Test-443136915 tempest-GroupSnapshotsV319Test-443136915-project-member] Removing options '' from query. {{(pid=100298) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 07 10:00:13.581574 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.volume.api [None req-fbff80c4-3702-4188-8ebf-14afef021648 tempest-GroupSnapshotsV319Test-443136915 tempest-GroupSnapshotsV319Test-443136915-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100298) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 07 10:00:13.591023 np0000006707 devstack@c-api.service[100298]: INFO cinder.volume.api [None req-fbff80c4-3702-4188-8ebf-14afef021648 tempest-GroupSnapshotsV319Test-443136915 tempest-GroupSnapshotsV319Test-443136915-project-member] Get all volumes completed successfully. Aug 07 10:00:13.591786 np0000006707 devstack@c-api.service[100298]: WARNING stevedore.named [None req-fbff80c4-3702-4188-8ebf-14afef021648 tempest-GroupSnapshotsV319Test-443136915 tempest-GroupSnapshotsV319Test-443136915-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 07 10:00:13.591786 np0000006707 devstack@c-api.service[100298]: WARNING castellan.key_manager [None req-fbff80c4-3702-4188-8ebf-14afef021648 tempest-GroupSnapshotsV319Test-443136915 tempest-GroupSnapshotsV319Test-443136915-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, 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 10:00:13.646169 np0000006707 devstack@c-api.service[100298]: DEBUG oslo_db.sqlalchemy.engines [None req-fbff80c4-3702-4188-8ebf-14afef021648 tempest-GroupSnapshotsV319Test-443136915 tempest-GroupSnapshotsV319Test-443136915-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100298) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 07 10:00:13.650550 np0000006707 devstack@c-api.service[100298]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 10:00:13.650550 np0000006707 devstack@c-api.service[100298]: warnings.warn( Aug 07 10:00:13.661448 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [None req-fbff80c4-3702-4188-8ebf-14afef021648 tempest-GroupSnapshotsV319Test-443136915 tempest-GroupSnapshotsV319Test-443136915-project-member] https://10.4.3.8/volume/v3/volumes/detail returned with HTTP 200 Aug 07 10:00:13.661807 np0000006707 devstack@c-api.service[100298]: [pid: 100298|app: 0|req: 819/3263] 10.4.3.8 () {68 vars in 1285 bytes} [Fri Aug 7 10:00:13 2026] GET /volume/v3/volumes/detail => generated 917 bytes in 92 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 10:00:13.686512 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [None req-de70f008-a10a-4391-bd7e-c0628d266e01 None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:00:13.690243 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-de70f008-a10a-4391-bd7e-c0628d266e01 tempest-GroupSnapshotsV319Test-443136915 tempest-GroupSnapshotsV319Test-443136915-project-member] POST https://10.4.3.8/volume/v3/groups/bd201198-5e3b-4571-8296-fcc4eebf39c7/action Aug 07 10:00:13.690243 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-de70f008-a10a-4391-bd7e-c0628d266e01 tempest-GroupSnapshotsV319Test-443136915 tempest-GroupSnapshotsV319Test-443136915-project-member] Action body: b'{"delete": {"delete-volumes": true}}' {{(pid=100297) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 07 10:00:13.690243 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-de70f008-a10a-4391-bd7e-c0628d266e01 tempest-GroupSnapshotsV319Test-443136915 tempest-GroupSnapshotsV319Test-443136915-project-member] Action: 'action', calling method: delete_group, body: {"delete": {"delete-volumes": true}} {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 10:00:13.692715 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.v3.groups [None req-de70f008-a10a-4391-bd7e-c0628d266e01 tempest-GroupSnapshotsV319Test-443136915 tempest-GroupSnapshotsV319Test-443136915-project-member] delete called for group bd201198-5e3b-4571-8296-fcc4eebf39c7 {{(pid=100297) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Aug 07 10:00:13.692888 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.v3.groups [None req-de70f008-a10a-4391-bd7e-c0628d266e01 tempest-GroupSnapshotsV319Test-443136915 tempest-GroupSnapshotsV319Test-443136915-project-member] Delete group with id: bd201198-5e3b-4571-8296-fcc4eebf39c7 Aug 07 10:00:13.716436 np0000006707 devstack@c-api.service[100297]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 10:00:13.716436 np0000006707 devstack@c-api.service[100297]: warnings.warn( Aug 07 10:00:13.824339 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-de70f008-a10a-4391-bd7e-c0628d266e01 tempest-GroupSnapshotsV319Test-443136915 tempest-GroupSnapshotsV319Test-443136915-project-member] https://10.4.3.8/volume/v3/groups/bd201198-5e3b-4571-8296-fcc4eebf39c7/action returned with HTTP 202 Aug 07 10:00:13.824929 np0000006707 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 817/3264] 10.4.3.8 () {70 vars in 1414 bytes} [Fri Aug 7 10:00:13 2026] POST /volume/v3/groups/bd201198-5e3b-4571-8296-fcc4eebf39c7/action => generated 0 bytes in 140 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 07 10:00:13.837359 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [None req-c75ddb07-292d-43d4-ad9c-c763610b17fd None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:00:13.844134 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-c75ddb07-292d-43d4-ad9c-c763610b17fd tempest-GroupSnapshotsV319Test-443136915 tempest-GroupSnapshotsV319Test-443136915-project-member] GET https://10.4.3.8/volume/v3/volumes/c72cb249-5104-481e-9aad-305f595f1bc6 Aug 07 10:00:13.844134 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-c75ddb07-292d-43d4-ad9c-c763610b17fd tempest-GroupSnapshotsV319Test-443136915 tempest-GroupSnapshotsV319Test-443136915-project-member] Empty body provided in request {{(pid=100296) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 10:00:13.844134 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-c75ddb07-292d-43d4-ad9c-c763610b17fd tempest-GroupSnapshotsV319Test-443136915 tempest-GroupSnapshotsV319Test-443136915-project-member] Calling method 'show' {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 10:00:13.853733 np0000006707 devstack@c-api.service[100296]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 10:00:13.853733 np0000006707 devstack@c-api.service[100296]: warnings.warn( Aug 07 10:00:13.860582 np0000006707 devstack@c-api.service[100296]: INFO cinder.volume.api [None req-c75ddb07-292d-43d4-ad9c-c763610b17fd tempest-GroupSnapshotsV319Test-443136915 tempest-GroupSnapshotsV319Test-443136915-project-member] Volume info retrieved successfully. Aug 07 10:00:13.862719 np0000006707 devstack@c-api.service[100296]: WARNING stevedore.named [None req-c75ddb07-292d-43d4-ad9c-c763610b17fd tempest-GroupSnapshotsV319Test-443136915 tempest-GroupSnapshotsV319Test-443136915-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 07 10:00:13.862719 np0000006707 devstack@c-api.service[100296]: WARNING castellan.key_manager [None req-c75ddb07-292d-43d4-ad9c-c763610b17fd tempest-GroupSnapshotsV319Test-443136915 tempest-GroupSnapshotsV319Test-443136915-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, 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 10:00:13.918283 np0000006707 devstack@c-api.service[100296]: DEBUG oslo_db.sqlalchemy.engines [None req-c75ddb07-292d-43d4-ad9c-c763610b17fd tempest-GroupSnapshotsV319Test-443136915 tempest-GroupSnapshotsV319Test-443136915-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100296) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 07 10:00:13.926667 np0000006707 devstack@c-api.service[100296]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 10:00:13.926667 np0000006707 devstack@c-api.service[100296]: warnings.warn( Aug 07 10:00:13.939105 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-c75ddb07-292d-43d4-ad9c-c763610b17fd tempest-GroupSnapshotsV319Test-443136915 tempest-GroupSnapshotsV319Test-443136915-project-member] https://10.4.3.8/volume/v3/volumes/c72cb249-5104-481e-9aad-305f595f1bc6 returned with HTTP 200 Aug 07 10:00:13.939639 np0000006707 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 813/3265] 10.4.3.8 () {68 vars in 1375 bytes} [Fri Aug 7 10:00:13 2026] GET /volume/v3/volumes/c72cb249-5104-481e-9aad-305f595f1bc6 => generated 913 bytes in 104 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 10:00:14.314626 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-ccff8c17-0d7f-4779-b97c-0dd5519a4ddd None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:00:14.318086 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-ccff8c17-0d7f-4779-b97c-0dd5519a4ddd tempest-ProjectMemberTests33-438754277 tempest-ProjectMemberTests33-438754277-project-admin] GET https://10.4.3.8/volume/v3/backups/02a45366-b339-4a13-8e6c-c905330c42d2 Aug 07 10:00:14.318707 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-ccff8c17-0d7f-4779-b97c-0dd5519a4ddd tempest-ProjectMemberTests33-438754277 tempest-ProjectMemberTests33-438754277-project-admin] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 10:00:14.319293 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-ccff8c17-0d7f-4779-b97c-0dd5519a4ddd tempest-ProjectMemberTests33-438754277 tempest-ProjectMemberTests33-438754277-project-admin] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 10:00:14.320280 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.v3.backups [None req-ccff8c17-0d7f-4779-b97c-0dd5519a4ddd tempest-ProjectMemberTests33-438754277 tempest-ProjectMemberTests33-438754277-project-admin] Show backup with id 02a45366-b339-4a13-8e6c-c905330c42d2. {{(pid=100295) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 10:00:14.329389 np0000006707 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 10:00:14.329389 np0000006707 devstack@c-api.service[100295]: warnings.warn( Aug 07 10:00:14.330672 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-ccff8c17-0d7f-4779-b97c-0dd5519a4ddd tempest-ProjectMemberTests33-438754277 tempest-ProjectMemberTests33-438754277-project-admin] https://10.4.3.8/volume/v3/backups/02a45366-b339-4a13-8e6c-c905330c42d2 returned with HTTP 200 Aug 07 10:00:14.330672 np0000006707 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 817/3266] 10.4.3.8 () {68 vars in 1374 bytes} [Fri Aug 7 10:00:14 2026] GET /volume/v3/backups/02a45366-b339-4a13-8e6c-c905330c42d2 => generated 731 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 07 10:00:14.958794 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.middleware.request_id [None req-0fad56b0-6c8c-4e53-98c2-5cb293a979d1 None None] RequestId filter calling following filter/app {{(pid=100298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:00:14.962825 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [None req-0fad56b0-6c8c-4e53-98c2-5cb293a979d1 tempest-GroupSnapshotsV319Test-443136915 tempest-GroupSnapshotsV319Test-443136915-project-member] GET https://10.4.3.8/volume/v3/volumes/c72cb249-5104-481e-9aad-305f595f1bc6 Aug 07 10:00:14.962964 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [None req-0fad56b0-6c8c-4e53-98c2-5cb293a979d1 tempest-GroupSnapshotsV319Test-443136915 tempest-GroupSnapshotsV319Test-443136915-project-member] Empty body provided in request {{(pid=100298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 10:00:14.963268 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [None req-0fad56b0-6c8c-4e53-98c2-5cb293a979d1 tempest-GroupSnapshotsV319Test-443136915 tempest-GroupSnapshotsV319Test-443136915-project-member] Calling method 'show' {{(pid=100298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 10:00:14.972147 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [None req-0fad56b0-6c8c-4e53-98c2-5cb293a979d1 tempest-GroupSnapshotsV319Test-443136915 tempest-GroupSnapshotsV319Test-443136915-project-member] https://10.4.3.8/volume/v3/volumes/c72cb249-5104-481e-9aad-305f595f1bc6 returned with HTTP 404 Aug 07 10:00:14.973097 np0000006707 devstack@c-api.service[100298]: [pid: 100298|app: 0|req: 820/3267] 10.4.3.8 () {68 vars in 1375 bytes} [Fri Aug 7 10:00:14 2026] GET /volume/v3/volumes/c72cb249-5104-481e-9aad-305f595f1bc6 => generated 109 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 07 10:00:14.986964 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [None req-0cbeaac6-a924-486a-95d1-c030b45f2ff2 None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:00:14.989779 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-0cbeaac6-a924-486a-95d1-c030b45f2ff2 tempest-GroupSnapshotsV319Test-443136915 tempest-GroupSnapshotsV319Test-443136915-project-member] GET https://10.4.3.8/volume/v3/groups/bd201198-5e3b-4571-8296-fcc4eebf39c7 Aug 07 10:00:14.990001 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-0cbeaac6-a924-486a-95d1-c030b45f2ff2 tempest-GroupSnapshotsV319Test-443136915 tempest-GroupSnapshotsV319Test-443136915-project-member] Empty body provided in request {{(pid=100297) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 10:00:14.990192 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-0cbeaac6-a924-486a-95d1-c030b45f2ff2 tempest-GroupSnapshotsV319Test-443136915 tempest-GroupSnapshotsV319Test-443136915-project-member] Calling method 'version_select' {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 10:00:14.990351 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.v3.groups [None req-0cbeaac6-a924-486a-95d1-c030b45f2ff2 tempest-GroupSnapshotsV319Test-443136915 tempest-GroupSnapshotsV319Test-443136915-project-member] show called for member bd201198-5e3b-4571-8296-fcc4eebf39c7 {{(pid=100297) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 07 10:00:14.995298 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-0cbeaac6-a924-486a-95d1-c030b45f2ff2 tempest-GroupSnapshotsV319Test-443136915 tempest-GroupSnapshotsV319Test-443136915-project-member] https://10.4.3.8/volume/v3/groups/bd201198-5e3b-4571-8296-fcc4eebf39c7 returned with HTTP 404 Aug 07 10:00:14.995853 np0000006707 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 818/3268] 10.4.3.8 () {68 vars in 1372 bytes} [Fri Aug 7 10:00:14 2026] GET /volume/v3/groups/bd201198-5e3b-4571-8296-fcc4eebf39c7 => generated 108 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 07 10:00:15.008572 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [None req-3d726e5d-82cb-4985-b4ab-cc62c3056590 None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:00:15.013234 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-3d726e5d-82cb-4985-b4ab-cc62c3056590 tempest-GroupSnapshotsV319Test-870684871 tempest-GroupSnapshotsV319Test-870684871-project-admin] DELETE https://10.4.3.8/volume/v3/group_types/4d70387c-855b-466f-9598-dc65813597d9 Aug 07 10:00:15.013833 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-3d726e5d-82cb-4985-b4ab-cc62c3056590 tempest-GroupSnapshotsV319Test-870684871 tempest-GroupSnapshotsV319Test-870684871-project-admin] Empty body provided in request {{(pid=100296) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 10:00:15.014088 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-3d726e5d-82cb-4985-b4ab-cc62c3056590 tempest-GroupSnapshotsV319Test-870684871 tempest-GroupSnapshotsV319Test-870684871-project-admin] Calling method 'version_select' {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 10:00:15.035007 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-3d726e5d-82cb-4985-b4ab-cc62c3056590 tempest-GroupSnapshotsV319Test-870684871 tempest-GroupSnapshotsV319Test-870684871-project-admin] https://10.4.3.8/volume/v3/group_types/4d70387c-855b-466f-9598-dc65813597d9 returned with HTTP 202 Aug 07 10:00:15.035820 np0000006707 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 814/3269] 10.4.3.8 () {68 vars in 1390 bytes} [Fri Aug 7 10:00:15 2026] DELETE /volume/v3/group_types/4d70387c-855b-466f-9598-dc65813597d9 => generated 0 bytes in 28 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 07 10:00:15.044262 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-3cb3e698-e3d8-426a-8cac-57802b1f59a0 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:00:15.047337 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-3cb3e698-e3d8-426a-8cac-57802b1f59a0 tempest-GroupSnapshotsV319Test-870684871 tempest-GroupSnapshotsV319Test-870684871-project-admin] DELETE https://10.4.3.8/volume/v3/types/b5b9ea31-ac01-440f-a63f-3bdf6e2a15c5 Aug 07 10:00:15.047337 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-3cb3e698-e3d8-426a-8cac-57802b1f59a0 tempest-GroupSnapshotsV319Test-870684871 tempest-GroupSnapshotsV319Test-870684871-project-admin] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 10:00:15.047337 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-3cb3e698-e3d8-426a-8cac-57802b1f59a0 tempest-GroupSnapshotsV319Test-870684871 tempest-GroupSnapshotsV319Test-870684871-project-admin] Calling method '_delete' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 10:00:15.086637 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-3cb3e698-e3d8-426a-8cac-57802b1f59a0 tempest-GroupSnapshotsV319Test-870684871 tempest-GroupSnapshotsV319Test-870684871-project-admin] https://10.4.3.8/volume/v3/types/b5b9ea31-ac01-440f-a63f-3bdf6e2a15c5 returned with HTTP 202 Aug 07 10:00:15.086637 np0000006707 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 818/3270] 10.4.3.8 () {66 vars in 1331 bytes} [Fri Aug 7 10:00:15 2026] DELETE /volume/v3/types/b5b9ea31-ac01-440f-a63f-3bdf6e2a15c5 => generated 0 bytes in 43 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 07 10:00:15.099178 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.middleware.request_id [None req-f6b28ada-a881-497e-b290-0f57bdda87f7 None None] RequestId filter calling following filter/app {{(pid=100298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:00:15.102467 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [None req-f6b28ada-a881-497e-b290-0f57bdda87f7 tempest-GroupSnapshotsV319Test-870684871 tempest-GroupSnapshotsV319Test-870684871-project-admin] GET https://10.4.3.8/volume/v3/types/b5b9ea31-ac01-440f-a63f-3bdf6e2a15c5 Aug 07 10:00:15.102634 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [None req-f6b28ada-a881-497e-b290-0f57bdda87f7 tempest-GroupSnapshotsV319Test-870684871 tempest-GroupSnapshotsV319Test-870684871-project-admin] Empty body provided in request {{(pid=100298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 10:00:15.102983 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [None req-f6b28ada-a881-497e-b290-0f57bdda87f7 tempest-GroupSnapshotsV319Test-870684871 tempest-GroupSnapshotsV319Test-870684871-project-admin] Calling method 'show' {{(pid=100298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 10:00:15.107543 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [None req-f6b28ada-a881-497e-b290-0f57bdda87f7 tempest-GroupSnapshotsV319Test-870684871 tempest-GroupSnapshotsV319Test-870684871-project-admin] https://10.4.3.8/volume/v3/types/b5b9ea31-ac01-440f-a63f-3bdf6e2a15c5 returned with HTTP 404 Aug 07 10:00:15.108523 np0000006707 devstack@c-api.service[100298]: [pid: 100298|app: 0|req: 821/3271] 10.4.3.8 () {66 vars in 1328 bytes} [Fri Aug 7 10:00:15 2026] GET /volume/v3/types/b5b9ea31-ac01-440f-a63f-3bdf6e2a15c5 => generated 114 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 10:00:15.348751 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [None req-58173e7b-e85a-4ed7-b912-cc710d93afc2 None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:00:15.353301 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-58173e7b-e85a-4ed7-b912-cc710d93afc2 tempest-ProjectMemberTests33-438754277 tempest-ProjectMemberTests33-438754277-project-admin] GET https://10.4.3.8/volume/v3/backups/02a45366-b339-4a13-8e6c-c905330c42d2 Aug 07 10:00:15.354318 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-58173e7b-e85a-4ed7-b912-cc710d93afc2 tempest-ProjectMemberTests33-438754277 tempest-ProjectMemberTests33-438754277-project-admin] Empty body provided in request {{(pid=100297) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 10:00:15.354596 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-58173e7b-e85a-4ed7-b912-cc710d93afc2 tempest-ProjectMemberTests33-438754277 tempest-ProjectMemberTests33-438754277-project-admin] Calling method 'show' {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 10:00:15.355548 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.v3.backups [None req-58173e7b-e85a-4ed7-b912-cc710d93afc2 tempest-ProjectMemberTests33-438754277 tempest-ProjectMemberTests33-438754277-project-admin] Show backup with id 02a45366-b339-4a13-8e6c-c905330c42d2. {{(pid=100297) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 10:00:15.368767 np0000006707 devstack@c-api.service[100297]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 10:00:15.368767 np0000006707 devstack@c-api.service[100297]: warnings.warn( Aug 07 10:00:15.370306 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-58173e7b-e85a-4ed7-b912-cc710d93afc2 tempest-ProjectMemberTests33-438754277 tempest-ProjectMemberTests33-438754277-project-admin] https://10.4.3.8/volume/v3/backups/02a45366-b339-4a13-8e6c-c905330c42d2 returned with HTTP 200 Aug 07 10:00:15.370911 np0000006707 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 819/3272] 10.4.3.8 () {68 vars in 1374 bytes} [Fri Aug 7 10:00:15 2026] GET /volume/v3/backups/02a45366-b339-4a13-8e6c-c905330c42d2 => generated 731 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 10:00:16.121113 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [req-3fe9f3aa-fac8-41a5-a533-a9868a86372d req-2fa47067-9889-4d8c-a7bb-e398f65c60b8 None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:00:16.124435 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [req-3fe9f3aa-fac8-41a5-a533-a9868a86372d req-2fa47067-9889-4d8c-a7bb-e398f65c60b8 tempest-TestStampPattern-1168660439 tempest-TestStampPattern-1168660439-project-member] GET https://10.4.3.8/volume/v3/volumes/3426fc87-bd0d-4266-b1c2-b7aa1477e22c Aug 07 10:00:16.124911 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [req-3fe9f3aa-fac8-41a5-a533-a9868a86372d req-2fa47067-9889-4d8c-a7bb-e398f65c60b8 tempest-TestStampPattern-1168660439 tempest-TestStampPattern-1168660439-project-member] Empty body provided in request {{(pid=100296) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 10:00:16.125602 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [req-3fe9f3aa-fac8-41a5-a533-a9868a86372d req-2fa47067-9889-4d8c-a7bb-e398f65c60b8 tempest-TestStampPattern-1168660439 tempest-TestStampPattern-1168660439-project-member] Calling method 'show' {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 10:00:16.148320 np0000006707 devstack@c-api.service[100296]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 10:00:16.148320 np0000006707 devstack@c-api.service[100296]: warnings.warn( Aug 07 10:00:16.157219 np0000006707 devstack@c-api.service[100296]: INFO cinder.volume.api [req-3fe9f3aa-fac8-41a5-a533-a9868a86372d req-2fa47067-9889-4d8c-a7bb-e398f65c60b8 tempest-TestStampPattern-1168660439 tempest-TestStampPattern-1168660439-project-member] Volume info retrieved successfully. Aug 07 10:00:16.166894 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [req-3fe9f3aa-fac8-41a5-a533-a9868a86372d req-2fa47067-9889-4d8c-a7bb-e398f65c60b8 tempest-TestStampPattern-1168660439 tempest-TestStampPattern-1168660439-project-member] https://10.4.3.8/volume/v3/volumes/3426fc87-bd0d-4266-b1c2-b7aa1477e22c returned with HTTP 200 Aug 07 10:00:16.168442 np0000006707 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 815/3273] 10.4.3.8 () {68 vars in 1584 bytes} [Fri Aug 7 10:00:16 2026] GET /volume/v3/volumes/3426fc87-bd0d-4266-b1c2-b7aa1477e22c => generated 1127 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 10:00:16.206538 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [req-3fe9f3aa-fac8-41a5-a533-a9868a86372d req-ec2a5177-6145-4720-80e1-c06bb5af6f96 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:00:16.213328 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [req-3fe9f3aa-fac8-41a5-a533-a9868a86372d req-ec2a5177-6145-4720-80e1-c06bb5af6f96 tempest-TestStampPattern-1168660439 tempest-TestStampPattern-1168660439-project-member] POST https://10.4.3.8/volume/v3/volumes/3426fc87-bd0d-4266-b1c2-b7aa1477e22c/action Aug 07 10:00:16.213613 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [req-3fe9f3aa-fac8-41a5-a533-a9868a86372d req-ec2a5177-6145-4720-80e1-c06bb5af6f96 tempest-TestStampPattern-1168660439 tempest-TestStampPattern-1168660439-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100295) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 07 10:00:16.213881 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [req-3fe9f3aa-fac8-41a5-a533-a9868a86372d req-ec2a5177-6145-4720-80e1-c06bb5af6f96 tempest-TestStampPattern-1168660439 tempest-TestStampPattern-1168660439-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 10:00:16.230111 np0000006707 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 10:00:16.230111 np0000006707 devstack@c-api.service[100295]: warnings.warn( Aug 07 10:00:16.230111 np0000006707 devstack@c-api.service[100295]: INFO cinder.volume.api [req-3fe9f3aa-fac8-41a5-a533-a9868a86372d req-ec2a5177-6145-4720-80e1-c06bb5af6f96 tempest-TestStampPattern-1168660439 tempest-TestStampPattern-1168660439-project-member] Volume info retrieved successfully. Aug 07 10:00:16.254223 np0000006707 devstack@c-api.service[100295]: INFO cinder.volume.api [req-3fe9f3aa-fac8-41a5-a533-a9868a86372d req-ec2a5177-6145-4720-80e1-c06bb5af6f96 tempest-TestStampPattern-1168660439 tempest-TestStampPattern-1168660439-project-member] Begin detaching volume completed successfully. Aug 07 10:00:16.254286 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [req-3fe9f3aa-fac8-41a5-a533-a9868a86372d req-ec2a5177-6145-4720-80e1-c06bb5af6f96 tempest-TestStampPattern-1168660439 tempest-TestStampPattern-1168660439-project-member] https://10.4.3.8/volume/v3/volumes/3426fc87-bd0d-4266-b1c2-b7aa1477e22c/action returned with HTTP 202 Aug 07 10:00:16.257771 np0000006707 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 819/3274] 10.4.3.8 () {72 vars in 1658 bytes} [Fri Aug 7 10:00:16 2026] POST /volume/v3/volumes/3426fc87-bd0d-4266-b1c2-b7aa1477e22c/action => generated 0 bytes in 50 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 07 10:00:16.354102 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.middleware.request_id [None req-f10e44cf-b1ba-4cba-a9cd-41f0a82aa50a None None] RequestId filter calling following filter/app {{(pid=100298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:00:16.355006 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [None req-f10e44cf-b1ba-4cba-a9cd-41f0a82aa50a None None] GET https://10.4.3.8/volume// Aug 07 10:00:16.355006 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [None req-f10e44cf-b1ba-4cba-a9cd-41f0a82aa50a None None] Empty body provided in request {{(pid=100298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 10:00:16.355269 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [None req-f10e44cf-b1ba-4cba-a9cd-41f0a82aa50a None None] Calling method 'all' {{(pid=100298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 10:00:16.355824 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [None req-f10e44cf-b1ba-4cba-a9cd-41f0a82aa50a None None] https://10.4.3.8/volume// returned with HTTP 300 Aug 07 10:00:16.356670 np0000006707 devstack@c-api.service[100298]: [pid: 100298|app: 0|req: 822/3275] 10.4.3.8 () {66 vars in 1412 bytes} [Fri Aug 7 10:00:16 2026] GET /volume/ => generated 384 bytes in 6 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 07 10:00:16.370818 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [req-3fe9f3aa-fac8-41a5-a533-a9868a86372d req-da2a66af-b40e-4e79-979b-4c4f38b3ce64 None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:00:16.376116 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [req-3fe9f3aa-fac8-41a5-a533-a9868a86372d req-da2a66af-b40e-4e79-979b-4c4f38b3ce64 tempest-TestStampPattern-1168660439 tempest-TestStampPattern-1168660439-project-member] GET https://10.4.3.8/volume/v3/volumes/3426fc87-bd0d-4266-b1c2-b7aa1477e22c Aug 07 10:00:16.376443 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [req-3fe9f3aa-fac8-41a5-a533-a9868a86372d req-da2a66af-b40e-4e79-979b-4c4f38b3ce64 tempest-TestStampPattern-1168660439 tempest-TestStampPattern-1168660439-project-member] Empty body provided in request {{(pid=100297) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 10:00:16.376873 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [req-3fe9f3aa-fac8-41a5-a533-a9868a86372d req-da2a66af-b40e-4e79-979b-4c4f38b3ce64 tempest-TestStampPattern-1168660439 tempest-TestStampPattern-1168660439-project-member] Calling method 'show' {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 10:00:16.395285 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [None req-5234a180-a601-4e32-b7ca-1f930f9c8842 None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:00:16.398448 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-5234a180-a601-4e32-b7ca-1f930f9c8842 tempest-ProjectMemberTests33-438754277 tempest-ProjectMemberTests33-438754277-project-admin] GET https://10.4.3.8/volume/v3/backups/02a45366-b339-4a13-8e6c-c905330c42d2 Aug 07 10:00:16.399437 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-5234a180-a601-4e32-b7ca-1f930f9c8842 tempest-ProjectMemberTests33-438754277 tempest-ProjectMemberTests33-438754277-project-admin] Empty body provided in request {{(pid=100296) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 10:00:16.399437 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-5234a180-a601-4e32-b7ca-1f930f9c8842 tempest-ProjectMemberTests33-438754277 tempest-ProjectMemberTests33-438754277-project-admin] Calling method 'show' {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 10:00:16.399437 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.v3.backups [None req-5234a180-a601-4e32-b7ca-1f930f9c8842 tempest-ProjectMemberTests33-438754277 tempest-ProjectMemberTests33-438754277-project-admin] Show backup with id 02a45366-b339-4a13-8e6c-c905330c42d2. {{(pid=100296) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 10:00:16.401861 np0000006707 devstack@c-api.service[100297]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 10:00:16.401861 np0000006707 devstack@c-api.service[100297]: warnings.warn( Aug 07 10:00:16.414310 np0000006707 devstack@c-api.service[100297]: INFO cinder.volume.api [req-3fe9f3aa-fac8-41a5-a533-a9868a86372d req-da2a66af-b40e-4e79-979b-4c4f38b3ce64 tempest-TestStampPattern-1168660439 tempest-TestStampPattern-1168660439-project-member] Volume info retrieved successfully. Aug 07 10:00:16.416097 np0000006707 devstack@c-api.service[100296]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 10:00:16.416097 np0000006707 devstack@c-api.service[100296]: warnings.warn( Aug 07 10:00:16.417433 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-5234a180-a601-4e32-b7ca-1f930f9c8842 tempest-ProjectMemberTests33-438754277 tempest-ProjectMemberTests33-438754277-project-admin] https://10.4.3.8/volume/v3/backups/02a45366-b339-4a13-8e6c-c905330c42d2 returned with HTTP 200 Aug 07 10:00:16.418043 np0000006707 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 816/3276] 10.4.3.8 () {68 vars in 1374 bytes} [Fri Aug 7 10:00:16 2026] GET /volume/v3/backups/02a45366-b339-4a13-8e6c-c905330c42d2 => generated 731 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 10:00:16.430460 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [req-3fe9f3aa-fac8-41a5-a533-a9868a86372d req-da2a66af-b40e-4e79-979b-4c4f38b3ce64 tempest-TestStampPattern-1168660439 tempest-TestStampPattern-1168660439-project-member] https://10.4.3.8/volume/v3/volumes/3426fc87-bd0d-4266-b1c2-b7aa1477e22c returned with HTTP 200 Aug 07 10:00:16.431380 np0000006707 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 820/3277] 10.4.3.8 () {70 vars in 1625 bytes} [Fri Aug 7 10:00:16 2026] GET /volume/v3/volumes/3426fc87-bd0d-4266-b1c2-b7aa1477e22c => generated 1310 bytes in 62 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 07 10:00:17.440383 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-8235b064-58be-4277-a445-02975fa63f98 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:00:17.445629 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-8235b064-58be-4277-a445-02975fa63f98 tempest-ProjectMemberTests33-438754277 tempest-ProjectMemberTests33-438754277-project-admin] GET https://10.4.3.8/volume/v3/backups/02a45366-b339-4a13-8e6c-c905330c42d2 Aug 07 10:00:17.445629 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-8235b064-58be-4277-a445-02975fa63f98 tempest-ProjectMemberTests33-438754277 tempest-ProjectMemberTests33-438754277-project-admin] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 10:00:17.445629 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-8235b064-58be-4277-a445-02975fa63f98 tempest-ProjectMemberTests33-438754277 tempest-ProjectMemberTests33-438754277-project-admin] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 10:00:17.445629 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.v3.backups [None req-8235b064-58be-4277-a445-02975fa63f98 tempest-ProjectMemberTests33-438754277 tempest-ProjectMemberTests33-438754277-project-admin] Show backup with id 02a45366-b339-4a13-8e6c-c905330c42d2. {{(pid=100295) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 10:00:17.460752 np0000006707 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 10:00:17.460752 np0000006707 devstack@c-api.service[100295]: warnings.warn( Aug 07 10:00:17.460752 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-8235b064-58be-4277-a445-02975fa63f98 tempest-ProjectMemberTests33-438754277 tempest-ProjectMemberTests33-438754277-project-admin] https://10.4.3.8/volume/v3/backups/02a45366-b339-4a13-8e6c-c905330c42d2 returned with HTTP 200 Aug 07 10:00:17.460752 np0000006707 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 820/3278] 10.4.3.8 () {68 vars in 1374 bytes} [Fri Aug 7 10:00:17 2026] GET /volume/v3/backups/02a45366-b339-4a13-8e6c-c905330c42d2 => generated 731 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 10:00:18.419605 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.middleware.request_id [None req-93d57dd5-e674-4abb-aebd-713710f637b4 None None] RequestId filter calling following filter/app {{(pid=100298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:00:18.479333 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [None req-f707968e-e7fe-40c4-a0fe-6f924a85aaa9 None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:00:18.483971 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-f707968e-e7fe-40c4-a0fe-6f924a85aaa9 tempest-ProjectMemberTests33-438754277 tempest-ProjectMemberTests33-438754277-project-admin] GET https://10.4.3.8/volume/v3/backups/02a45366-b339-4a13-8e6c-c905330c42d2 Aug 07 10:00:18.484165 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-f707968e-e7fe-40c4-a0fe-6f924a85aaa9 tempest-ProjectMemberTests33-438754277 tempest-ProjectMemberTests33-438754277-project-admin] Empty body provided in request {{(pid=100296) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 10:00:18.484426 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-f707968e-e7fe-40c4-a0fe-6f924a85aaa9 tempest-ProjectMemberTests33-438754277 tempest-ProjectMemberTests33-438754277-project-admin] Calling method 'show' {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 10:00:18.484780 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.v3.backups [None req-f707968e-e7fe-40c4-a0fe-6f924a85aaa9 tempest-ProjectMemberTests33-438754277 tempest-ProjectMemberTests33-438754277-project-admin] Show backup with id 02a45366-b339-4a13-8e6c-c905330c42d2. {{(pid=100296) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 10:00:18.490371 np0000006707 devstack@c-api.service[100296]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 10:00:18.490371 np0000006707 devstack@c-api.service[100296]: warnings.warn( Aug 07 10:00:18.491524 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-f707968e-e7fe-40c4-a0fe-6f924a85aaa9 tempest-ProjectMemberTests33-438754277 tempest-ProjectMemberTests33-438754277-project-admin] https://10.4.3.8/volume/v3/backups/02a45366-b339-4a13-8e6c-c905330c42d2 returned with HTTP 200 Aug 07 10:00:18.492184 np0000006707 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 817/3279] 10.4.3.8 () {68 vars in 1374 bytes} [Fri Aug 7 10:00:18 2026] GET /volume/v3/backups/02a45366-b339-4a13-8e6c-c905330c42d2 => generated 731 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 10:00:18.537499 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [None req-93d57dd5-e674-4abb-aebd-713710f637b4 tempest-QosSpecsTestJSON-1354679809 tempest-QosSpecsTestJSON-1354679809-project-admin] POST https://10.4.3.8/volume/v3/qos-specs Aug 07 10:00:18.538114 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [None req-93d57dd5-e674-4abb-aebd-713710f637b4 tempest-QosSpecsTestJSON-1354679809 tempest-QosSpecsTestJSON-1354679809-project-admin] Action: 'create', calling method: create, body: {"qos_specs": {"name": "tempest-QosSpecsTestJSON-QoS-1156190482", "consumer": "front-end", "read_iops_sec": "2000"}} {{(pid=100298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 10:00:18.541592 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.volume.qos_specs [None req-93d57dd5-e674-4abb-aebd-713710f637b4 tempest-QosSpecsTestJSON-1354679809 tempest-QosSpecsTestJSON-1354679809-project-admin] Dict for qos_specs: {'name': 'tempest-QosSpecsTestJSON-QoS-1156190482', 'consumer': 'front-end', 'specs': {'read_iops_sec': '2000'}} {{(pid=100298) create /opt/stack/cinder/cinder/volume/qos_specs.py:64}} Aug 07 10:00:18.550435 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.db.api [None req-93d57dd5-e674-4abb-aebd-713710f637b4 tempest-QosSpecsTestJSON-1354679809 tempest-QosSpecsTestJSON-1354679809-project-admin] DB qos_specs_create(): root {'id': '1d326302-bbc1-466e-9459-e5c8827686f0', 'key': 'QoS_Specs_Name', 'value': 'tempest-QosSpecsTestJSON-QoS-1156190482'} {{(pid=100298) qos_specs_create /opt/stack/cinder/cinder/db/api.py:5654}} Aug 07 10:00:18.559586 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [None req-93d57dd5-e674-4abb-aebd-713710f637b4 tempest-QosSpecsTestJSON-1354679809 tempest-QosSpecsTestJSON-1354679809-project-admin] https://10.4.3.8/volume/v3/qos-specs returned with HTTP 200 Aug 07 10:00:18.560124 np0000006707 devstack@c-api.service[100298]: [pid: 100298|app: 0|req: 823/3280] 10.4.3.8 () {68 vars in 1251 bytes} [Fri Aug 7 10:00:18 2026] POST /volume/v3/qos-specs => generated 389 bytes in 142 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 10:00:18.571081 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [None req-e471bd3c-2d3c-45cd-8584-964988f2241b None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:00:18.573468 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-e471bd3c-2d3c-45cd-8584-964988f2241b tempest-QosSpecsTestJSON-1354679809 tempest-QosSpecsTestJSON-1354679809-project-admin] POST https://10.4.3.8/volume/v3/types Aug 07 10:00:18.574033 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-e471bd3c-2d3c-45cd-8584-964988f2241b tempest-QosSpecsTestJSON-1354679809 tempest-QosSpecsTestJSON-1354679809-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-QosSpecsTestJSON-volume-type-1915926309"}} {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 10:00:18.595823 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-e471bd3c-2d3c-45cd-8584-964988f2241b tempest-QosSpecsTestJSON-1354679809 tempest-QosSpecsTestJSON-1354679809-project-admin] https://10.4.3.8/volume/v3/types returned with HTTP 200 Aug 07 10:00:18.596518 np0000006707 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 821/3281] 10.4.3.8 () {68 vars in 1238 bytes} [Fri Aug 7 10:00:18 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 10:00:18.604288 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-0a9265d8-c5e8-43b6-8a1e-65ce4f119601 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:00:18.606666 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-0a9265d8-c5e8-43b6-8a1e-65ce4f119601 tempest-QosSpecsTestJSON-1354679809 tempest-QosSpecsTestJSON-1354679809-project-admin] POST https://10.4.3.8/volume/v3/types Aug 07 10:00:18.607144 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-0a9265d8-c5e8-43b6-8a1e-65ce4f119601 tempest-QosSpecsTestJSON-1354679809 tempest-QosSpecsTestJSON-1354679809-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-QosSpecsTestJSON-volume-type-551375093"}} {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 10:00:18.626973 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-0a9265d8-c5e8-43b6-8a1e-65ce4f119601 tempest-QosSpecsTestJSON-1354679809 tempest-QosSpecsTestJSON-1354679809-project-admin] https://10.4.3.8/volume/v3/types returned with HTTP 200 Aug 07 10:00:18.627373 np0000006707 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 821/3282] 10.4.3.8 () {68 vars in 1238 bytes} [Fri Aug 7 10:00:18 2026] POST /volume/v3/types => generated 221 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 10:00:18.636884 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [None req-bc5474e3-f958-4c71-a27c-338279069baa None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:00:18.639604 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-bc5474e3-f958-4c71-a27c-338279069baa tempest-QosSpecsTestJSON-1354679809 tempest-QosSpecsTestJSON-1354679809-project-admin] POST https://10.4.3.8/volume/v3/types Aug 07 10:00:18.640554 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-bc5474e3-f958-4c71-a27c-338279069baa tempest-QosSpecsTestJSON-1354679809 tempest-QosSpecsTestJSON-1354679809-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-QosSpecsTestJSON-volume-type-1114831258"}} {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 10:00:18.659630 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-bc5474e3-f958-4c71-a27c-338279069baa tempest-QosSpecsTestJSON-1354679809 tempest-QosSpecsTestJSON-1354679809-project-admin] https://10.4.3.8/volume/v3/types returned with HTTP 200 Aug 07 10:00:18.660232 np0000006707 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 818/3283] 10.4.3.8 () {68 vars in 1238 bytes} [Fri Aug 7 10:00:18 2026] POST /volume/v3/types => generated 222 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 10:00:18.669761 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.middleware.request_id [None req-9fc3fbb2-4ae0-45bd-9249-0c07c2af8781 None None] RequestId filter calling following filter/app {{(pid=100298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:00:18.671980 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [None req-9fc3fbb2-4ae0-45bd-9249-0c07c2af8781 tempest-QosSpecsTestJSON-1354679809 tempest-QosSpecsTestJSON-1354679809-project-admin] GET https://10.4.3.8/volume/v3/qos-specs/1d326302-bbc1-466e-9459-e5c8827686f0/associate?vol_type_id=2898f384-abf3-41c2-bae4-1c459fae3b6b Aug 07 10:00:18.672191 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [None req-9fc3fbb2-4ae0-45bd-9249-0c07c2af8781 tempest-QosSpecsTestJSON-1354679809 tempest-QosSpecsTestJSON-1354679809-project-admin] Empty body provided in request {{(pid=100298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 10:00:18.672478 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [None req-9fc3fbb2-4ae0-45bd-9249-0c07c2af8781 tempest-QosSpecsTestJSON-1354679809 tempest-QosSpecsTestJSON-1354679809-project-admin] Calling method 'associate' {{(pid=100298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 10:00:18.672817 np0000006707 devstack@c-api.service[100298]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 10:00:18.672817 np0000006707 devstack@c-api.service[100298]: warnings.warn( Aug 07 10:00:18.673199 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.contrib.qos_specs_manage [None req-9fc3fbb2-4ae0-45bd-9249-0c07c2af8781 tempest-QosSpecsTestJSON-1354679809 tempest-QosSpecsTestJSON-1354679809-project-admin] Associate qos_spec: 1d326302-bbc1-466e-9459-e5c8827686f0 with type: 2898f384-abf3-41c2-bae4-1c459fae3b6b {{(pid=100298) associate /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:276}} Aug 07 10:00:18.696892 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [None req-9fc3fbb2-4ae0-45bd-9249-0c07c2af8781 tempest-QosSpecsTestJSON-1354679809 tempest-QosSpecsTestJSON-1354679809-project-admin] https://10.4.3.8/volume/v3/qos-specs/1d326302-bbc1-466e-9459-e5c8827686f0/associate?vol_type_id=2898f384-abf3-41c2-bae4-1c459fae3b6b returned with HTTP 202 Aug 07 10:00:18.697800 np0000006707 devstack@c-api.service[100298]: [pid: 100298|app: 0|req: 824/3284] 10.4.3.8 () {66 vars in 1467 bytes} [Fri Aug 7 10:00:18 2026] GET /volume/v3/qos-specs/1d326302-bbc1-466e-9459-e5c8827686f0/associate?vol_type_id=2898f384-abf3-41c2-bae4-1c459fae3b6b => generated 0 bytes in 29 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 07 10:00:18.704967 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [None req-3b96d216-e49d-47b0-9400-81e517e19d8d None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:00:18.707672 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-3b96d216-e49d-47b0-9400-81e517e19d8d tempest-QosSpecsTestJSON-1354679809 tempest-QosSpecsTestJSON-1354679809-project-admin] GET https://10.4.3.8/volume/v3/qos-specs/1d326302-bbc1-466e-9459-e5c8827686f0/associate?vol_type_id=ceef34aa-3135-48d4-beb4-ea31c1302145 Aug 07 10:00:18.707868 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-3b96d216-e49d-47b0-9400-81e517e19d8d tempest-QosSpecsTestJSON-1354679809 tempest-QosSpecsTestJSON-1354679809-project-admin] Empty body provided in request {{(pid=100297) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 10:00:18.708063 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-3b96d216-e49d-47b0-9400-81e517e19d8d tempest-QosSpecsTestJSON-1354679809 tempest-QosSpecsTestJSON-1354679809-project-admin] Calling method 'associate' {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 10:00:18.708743 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.contrib.qos_specs_manage [None req-3b96d216-e49d-47b0-9400-81e517e19d8d tempest-QosSpecsTestJSON-1354679809 tempest-QosSpecsTestJSON-1354679809-project-admin] Associate qos_spec: 1d326302-bbc1-466e-9459-e5c8827686f0 with type: ceef34aa-3135-48d4-beb4-ea31c1302145 {{(pid=100297) associate /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:276}} Aug 07 10:00:18.751453 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-3b96d216-e49d-47b0-9400-81e517e19d8d tempest-QosSpecsTestJSON-1354679809 tempest-QosSpecsTestJSON-1354679809-project-admin] https://10.4.3.8/volume/v3/qos-specs/1d326302-bbc1-466e-9459-e5c8827686f0/associate?vol_type_id=ceef34aa-3135-48d4-beb4-ea31c1302145 returned with HTTP 202 Aug 07 10:00:18.751453 np0000006707 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 822/3285] 10.4.3.8 () {66 vars in 1467 bytes} [Fri Aug 7 10:00:18 2026] GET /volume/v3/qos-specs/1d326302-bbc1-466e-9459-e5c8827686f0/associate?vol_type_id=ceef34aa-3135-48d4-beb4-ea31c1302145 => generated 0 bytes in 46 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 07 10:00:18.762987 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-4af63eb2-6cbc-4944-9b89-e3e53befcc3c None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:00:18.763826 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-4af63eb2-6cbc-4944-9b89-e3e53befcc3c tempest-QosSpecsTestJSON-1354679809 tempest-QosSpecsTestJSON-1354679809-project-admin] GET https://10.4.3.8/volume/v3/qos-specs/1d326302-bbc1-466e-9459-e5c8827686f0/associate?vol_type_id=b759c25d-71cf-4e7b-bddc-265fae7cdb58 Aug 07 10:00:18.764220 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-4af63eb2-6cbc-4944-9b89-e3e53befcc3c tempest-QosSpecsTestJSON-1354679809 tempest-QosSpecsTestJSON-1354679809-project-admin] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 10:00:18.764220 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-4af63eb2-6cbc-4944-9b89-e3e53befcc3c tempest-QosSpecsTestJSON-1354679809 tempest-QosSpecsTestJSON-1354679809-project-admin] Calling method 'associate' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 10:00:18.764769 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.contrib.qos_specs_manage [None req-4af63eb2-6cbc-4944-9b89-e3e53befcc3c tempest-QosSpecsTestJSON-1354679809 tempest-QosSpecsTestJSON-1354679809-project-admin] Associate qos_spec: 1d326302-bbc1-466e-9459-e5c8827686f0 with type: b759c25d-71cf-4e7b-bddc-265fae7cdb58 {{(pid=100295) associate /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:276}} Aug 07 10:00:18.784230 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-4af63eb2-6cbc-4944-9b89-e3e53befcc3c tempest-QosSpecsTestJSON-1354679809 tempest-QosSpecsTestJSON-1354679809-project-admin] https://10.4.3.8/volume/v3/qos-specs/1d326302-bbc1-466e-9459-e5c8827686f0/associate?vol_type_id=b759c25d-71cf-4e7b-bddc-265fae7cdb58 returned with HTTP 202 Aug 07 10:00:18.784642 np0000006707 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 822/3286] 10.4.3.8 () {66 vars in 1467 bytes} [Fri Aug 7 10:00:18 2026] GET /volume/v3/qos-specs/1d326302-bbc1-466e-9459-e5c8827686f0/associate?vol_type_id=b759c25d-71cf-4e7b-bddc-265fae7cdb58 => generated 0 bytes in 23 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 07 10:00:18.792486 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [None req-e8708db6-16d1-4e6a-b8ac-2eb0b8e7751e None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:00:18.795255 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-e8708db6-16d1-4e6a-b8ac-2eb0b8e7751e tempest-QosSpecsTestJSON-1354679809 tempest-QosSpecsTestJSON-1354679809-project-admin] GET https://10.4.3.8/volume/v3/qos-specs/1d326302-bbc1-466e-9459-e5c8827686f0/associations Aug 07 10:00:18.796550 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-e8708db6-16d1-4e6a-b8ac-2eb0b8e7751e tempest-QosSpecsTestJSON-1354679809 tempest-QosSpecsTestJSON-1354679809-project-admin] Empty body provided in request {{(pid=100296) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 10:00:18.796550 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-e8708db6-16d1-4e6a-b8ac-2eb0b8e7751e tempest-QosSpecsTestJSON-1354679809 tempest-QosSpecsTestJSON-1354679809-project-admin] Calling method 'associations' {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 10:00:18.796550 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.contrib.qos_specs_manage [None req-e8708db6-16d1-4e6a-b8ac-2eb0b8e7751e tempest-QosSpecsTestJSON-1354679809 tempest-QosSpecsTestJSON-1354679809-project-admin] Get associations for qos_spec id: 1d326302-bbc1-466e-9459-e5c8827686f0 {{(pid=100296) associations /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:234}} Aug 07 10:00:18.815226 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-e8708db6-16d1-4e6a-b8ac-2eb0b8e7751e tempest-QosSpecsTestJSON-1354679809 tempest-QosSpecsTestJSON-1354679809-project-admin] https://10.4.3.8/volume/v3/qos-specs/1d326302-bbc1-466e-9459-e5c8827686f0/associations returned with HTTP 200 Aug 07 10:00:18.815741 np0000006707 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 819/3287] 10.4.3.8 () {66 vars in 1379 bytes} [Fri Aug 7 10:00:18 2026] GET /volume/v3/qos-specs/1d326302-bbc1-466e-9459-e5c8827686f0/associations => generated 447 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 10:00:18.827553 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.middleware.request_id [None req-97d4c2f3-cfb8-4d22-bcfe-ae026b1b4550 None None] RequestId filter calling following filter/app {{(pid=100298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:00:18.831354 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [None req-97d4c2f3-cfb8-4d22-bcfe-ae026b1b4550 tempest-QosSpecsTestJSON-1354679809 tempest-QosSpecsTestJSON-1354679809-project-admin] GET https://10.4.3.8/volume/v3/qos-specs/1d326302-bbc1-466e-9459-e5c8827686f0/disassociate?vol_type_id=2898f384-abf3-41c2-bae4-1c459fae3b6b Aug 07 10:00:18.831808 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [None req-97d4c2f3-cfb8-4d22-bcfe-ae026b1b4550 tempest-QosSpecsTestJSON-1354679809 tempest-QosSpecsTestJSON-1354679809-project-admin] Empty body provided in request {{(pid=100298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 10:00:18.832113 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [None req-97d4c2f3-cfb8-4d22-bcfe-ae026b1b4550 tempest-QosSpecsTestJSON-1354679809 tempest-QosSpecsTestJSON-1354679809-project-admin] Calling method 'disassociate' {{(pid=100298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 10:00:18.832484 np0000006707 devstack@c-api.service[100298]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 10:00:18.832484 np0000006707 devstack@c-api.service[100298]: warnings.warn( Aug 07 10:00:18.832876 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.contrib.qos_specs_manage [None req-97d4c2f3-cfb8-4d22-bcfe-ae026b1b4550 tempest-QosSpecsTestJSON-1354679809 tempest-QosSpecsTestJSON-1354679809-project-admin] Disassociate qos_spec: 1d326302-bbc1-466e-9459-e5c8827686f0 from type: 2898f384-abf3-41c2-bae4-1c459fae3b6b {{(pid=100298) disassociate /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:328}} Aug 07 10:00:18.847753 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [None req-97d4c2f3-cfb8-4d22-bcfe-ae026b1b4550 tempest-QosSpecsTestJSON-1354679809 tempest-QosSpecsTestJSON-1354679809-project-admin] https://10.4.3.8/volume/v3/qos-specs/1d326302-bbc1-466e-9459-e5c8827686f0/disassociate?vol_type_id=2898f384-abf3-41c2-bae4-1c459fae3b6b returned with HTTP 202 Aug 07 10:00:18.849018 np0000006707 devstack@c-api.service[100298]: [pid: 100298|app: 0|req: 825/3288] 10.4.3.8 () {66 vars in 1476 bytes} [Fri Aug 7 10:00:18 2026] GET /volume/v3/qos-specs/1d326302-bbc1-466e-9459-e5c8827686f0/disassociate?vol_type_id=2898f384-abf3-41c2-bae4-1c459fae3b6b => generated 0 bytes in 22 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 07 10:00:18.857723 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [None req-95ffc5b2-c4af-4d2e-bbc0-71840e1263c5 None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:00:18.860565 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-95ffc5b2-c4af-4d2e-bbc0-71840e1263c5 tempest-QosSpecsTestJSON-1354679809 tempest-QosSpecsTestJSON-1354679809-project-admin] GET https://10.4.3.8/volume/v3/qos-specs/1d326302-bbc1-466e-9459-e5c8827686f0/associations Aug 07 10:00:18.861604 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-95ffc5b2-c4af-4d2e-bbc0-71840e1263c5 tempest-QosSpecsTestJSON-1354679809 tempest-QosSpecsTestJSON-1354679809-project-admin] Empty body provided in request {{(pid=100297) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 10:00:18.861604 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-95ffc5b2-c4af-4d2e-bbc0-71840e1263c5 tempest-QosSpecsTestJSON-1354679809 tempest-QosSpecsTestJSON-1354679809-project-admin] Calling method 'associations' {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 10:00:18.861711 np0000006707 devstack@c-api.service[100297]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 10:00:18.861711 np0000006707 devstack@c-api.service[100297]: warnings.warn( Aug 07 10:00:18.862100 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.contrib.qos_specs_manage [None req-95ffc5b2-c4af-4d2e-bbc0-71840e1263c5 tempest-QosSpecsTestJSON-1354679809 tempest-QosSpecsTestJSON-1354679809-project-admin] Get associations for qos_spec id: 1d326302-bbc1-466e-9459-e5c8827686f0 {{(pid=100297) associations /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:234}} Aug 07 10:00:18.883552 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-95ffc5b2-c4af-4d2e-bbc0-71840e1263c5 tempest-QosSpecsTestJSON-1354679809 tempest-QosSpecsTestJSON-1354679809-project-admin] https://10.4.3.8/volume/v3/qos-specs/1d326302-bbc1-466e-9459-e5c8827686f0/associations returned with HTTP 200 Aug 07 10:00:18.884068 np0000006707 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 823/3289] 10.4.3.8 () {66 vars in 1379 bytes} [Fri Aug 7 10:00:18 2026] GET /volume/v3/qos-specs/1d326302-bbc1-466e-9459-e5c8827686f0/associations => generated 305 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 10:00:18.892882 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-d419eb5e-f9b3-420b-ba3c-e7c3b8704b97 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:00:18.897406 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-d419eb5e-f9b3-420b-ba3c-e7c3b8704b97 tempest-QosSpecsTestJSON-1354679809 tempest-QosSpecsTestJSON-1354679809-project-admin] GET https://10.4.3.8/volume/v3/qos-specs/1d326302-bbc1-466e-9459-e5c8827686f0/disassociate_all Aug 07 10:00:18.897620 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-d419eb5e-f9b3-420b-ba3c-e7c3b8704b97 tempest-QosSpecsTestJSON-1354679809 tempest-QosSpecsTestJSON-1354679809-project-admin] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 10:00:18.897899 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-d419eb5e-f9b3-420b-ba3c-e7c3b8704b97 tempest-QosSpecsTestJSON-1354679809 tempest-QosSpecsTestJSON-1354679809-project-admin] Calling method 'disassociate_all' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 10:00:18.898045 np0000006707 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 10:00:18.898045 np0000006707 devstack@c-api.service[100295]: warnings.warn( Aug 07 10:00:18.899166 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.contrib.qos_specs_manage [None req-d419eb5e-f9b3-420b-ba3c-e7c3b8704b97 tempest-QosSpecsTestJSON-1354679809 tempest-QosSpecsTestJSON-1354679809-project-admin] Disassociate qos_spec: 1d326302-bbc1-466e-9459-e5c8827686f0 from all. {{(pid=100295) disassociate_all /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:362}} Aug 07 10:00:18.917811 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-d419eb5e-f9b3-420b-ba3c-e7c3b8704b97 tempest-QosSpecsTestJSON-1354679809 tempest-QosSpecsTestJSON-1354679809-project-admin] https://10.4.3.8/volume/v3/qos-specs/1d326302-bbc1-466e-9459-e5c8827686f0/disassociate_all returned with HTTP 202 Aug 07 10:00:18.918318 np0000006707 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 823/3290] 10.4.3.8 () {66 vars in 1391 bytes} [Fri Aug 7 10:00:18 2026] GET /volume/v3/qos-specs/1d326302-bbc1-466e-9459-e5c8827686f0/disassociate_all => generated 0 bytes in 26 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 07 10:00:18.926842 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [None req-2d5ad5dc-2274-4c57-8c74-d326dbf518cf None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:00:18.928644 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-2d5ad5dc-2274-4c57-8c74-d326dbf518cf tempest-QosSpecsTestJSON-1354679809 tempest-QosSpecsTestJSON-1354679809-project-admin] GET https://10.4.3.8/volume/v3/qos-specs/1d326302-bbc1-466e-9459-e5c8827686f0/associations Aug 07 10:00:18.928723 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-2d5ad5dc-2274-4c57-8c74-d326dbf518cf tempest-QosSpecsTestJSON-1354679809 tempest-QosSpecsTestJSON-1354679809-project-admin] Empty body provided in request {{(pid=100296) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 10:00:18.928995 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-2d5ad5dc-2274-4c57-8c74-d326dbf518cf tempest-QosSpecsTestJSON-1354679809 tempest-QosSpecsTestJSON-1354679809-project-admin] Calling method 'associations' {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 10:00:18.929228 np0000006707 devstack@c-api.service[100296]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 10:00:18.929228 np0000006707 devstack@c-api.service[100296]: warnings.warn( Aug 07 10:00:18.929647 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.contrib.qos_specs_manage [None req-2d5ad5dc-2274-4c57-8c74-d326dbf518cf tempest-QosSpecsTestJSON-1354679809 tempest-QosSpecsTestJSON-1354679809-project-admin] Get associations for qos_spec id: 1d326302-bbc1-466e-9459-e5c8827686f0 {{(pid=100296) associations /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:234}} Aug 07 10:00:18.938679 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-2d5ad5dc-2274-4c57-8c74-d326dbf518cf tempest-QosSpecsTestJSON-1354679809 tempest-QosSpecsTestJSON-1354679809-project-admin] https://10.4.3.8/volume/v3/qos-specs/1d326302-bbc1-466e-9459-e5c8827686f0/associations returned with HTTP 200 Aug 07 10:00:18.938899 np0000006707 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 820/3291] 10.4.3.8 () {66 vars in 1379 bytes} [Fri Aug 7 10:00:18 2026] GET /volume/v3/qos-specs/1d326302-bbc1-466e-9459-e5c8827686f0/associations => generated 24 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 07 10:00:18.949440 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.middleware.request_id [None req-1271d44d-6f91-4c54-ae58-e579fc1f3946 None None] RequestId filter calling following filter/app {{(pid=100298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:00:18.953796 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [None req-1271d44d-6f91-4c54-ae58-e579fc1f3946 tempest-QosSpecsTestJSON-1354679809 tempest-QosSpecsTestJSON-1354679809-project-admin] DELETE https://10.4.3.8/volume/v3/types/b759c25d-71cf-4e7b-bddc-265fae7cdb58 Aug 07 10:00:18.954085 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [None req-1271d44d-6f91-4c54-ae58-e579fc1f3946 tempest-QosSpecsTestJSON-1354679809 tempest-QosSpecsTestJSON-1354679809-project-admin] Empty body provided in request {{(pid=100298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 10:00:18.954367 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [None req-1271d44d-6f91-4c54-ae58-e579fc1f3946 tempest-QosSpecsTestJSON-1354679809 tempest-QosSpecsTestJSON-1354679809-project-admin] Calling method '_delete' {{(pid=100298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 10:00:18.954799 np0000006707 devstack@c-api.service[100298]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 10:00:18.954799 np0000006707 devstack@c-api.service[100298]: warnings.warn( Aug 07 10:00:18.998766 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [None req-1271d44d-6f91-4c54-ae58-e579fc1f3946 tempest-QosSpecsTestJSON-1354679809 tempest-QosSpecsTestJSON-1354679809-project-admin] https://10.4.3.8/volume/v3/types/b759c25d-71cf-4e7b-bddc-265fae7cdb58 returned with HTTP 202 Aug 07 10:00:18.999580 np0000006707 devstack@c-api.service[100298]: [pid: 100298|app: 0|req: 826/3292] 10.4.3.8 () {66 vars in 1331 bytes} [Fri Aug 7 10:00:18 2026] DELETE /volume/v3/types/b759c25d-71cf-4e7b-bddc-265fae7cdb58 => generated 0 bytes in 50 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 07 10:00:19.012484 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [None req-c21de302-016d-44ce-ba13-2094563f3e78 None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:00:19.015566 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-c21de302-016d-44ce-ba13-2094563f3e78 tempest-QosSpecsTestJSON-1354679809 tempest-QosSpecsTestJSON-1354679809-project-admin] GET https://10.4.3.8/volume/v3/types/b759c25d-71cf-4e7b-bddc-265fae7cdb58 Aug 07 10:00:19.015802 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-c21de302-016d-44ce-ba13-2094563f3e78 tempest-QosSpecsTestJSON-1354679809 tempest-QosSpecsTestJSON-1354679809-project-admin] Empty body provided in request {{(pid=100297) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 10:00:19.016363 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-c21de302-016d-44ce-ba13-2094563f3e78 tempest-QosSpecsTestJSON-1354679809 tempest-QosSpecsTestJSON-1354679809-project-admin] Calling method 'show' {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 10:00:19.023007 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-c21de302-016d-44ce-ba13-2094563f3e78 tempest-QosSpecsTestJSON-1354679809 tempest-QosSpecsTestJSON-1354679809-project-admin] https://10.4.3.8/volume/v3/types/b759c25d-71cf-4e7b-bddc-265fae7cdb58 returned with HTTP 404 Aug 07 10:00:19.023775 np0000006707 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 824/3293] 10.4.3.8 () {66 vars in 1328 bytes} [Fri Aug 7 10:00:19 2026] GET /volume/v3/types/b759c25d-71cf-4e7b-bddc-265fae7cdb58 => generated 114 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 10:00:19.031094 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-410cdd5e-7490-459d-b763-a969cb211a87 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:00:19.035365 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-410cdd5e-7490-459d-b763-a969cb211a87 tempest-QosSpecsTestJSON-1354679809 tempest-QosSpecsTestJSON-1354679809-project-admin] DELETE https://10.4.3.8/volume/v3/types/ceef34aa-3135-48d4-beb4-ea31c1302145 Aug 07 10:00:19.035630 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-410cdd5e-7490-459d-b763-a969cb211a87 tempest-QosSpecsTestJSON-1354679809 tempest-QosSpecsTestJSON-1354679809-project-admin] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 10:00:19.035889 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-410cdd5e-7490-459d-b763-a969cb211a87 tempest-QosSpecsTestJSON-1354679809 tempest-QosSpecsTestJSON-1354679809-project-admin] Calling method '_delete' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 10:00:19.036149 np0000006707 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 10:00:19.036149 np0000006707 devstack@c-api.service[100295]: warnings.warn( Aug 07 10:00:19.074629 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-410cdd5e-7490-459d-b763-a969cb211a87 tempest-QosSpecsTestJSON-1354679809 tempest-QosSpecsTestJSON-1354679809-project-admin] https://10.4.3.8/volume/v3/types/ceef34aa-3135-48d4-beb4-ea31c1302145 returned with HTTP 202 Aug 07 10:00:19.075057 np0000006707 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 824/3294] 10.4.3.8 () {66 vars in 1331 bytes} [Fri Aug 7 10:00:19 2026] DELETE /volume/v3/types/ceef34aa-3135-48d4-beb4-ea31c1302145 => generated 0 bytes in 44 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 07 10:00:19.087620 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [None req-f4f59788-8a0c-43c1-a656-c5ed69cd7967 None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:00:19.094127 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-f4f59788-8a0c-43c1-a656-c5ed69cd7967 tempest-QosSpecsTestJSON-1354679809 tempest-QosSpecsTestJSON-1354679809-project-admin] GET https://10.4.3.8/volume/v3/types/ceef34aa-3135-48d4-beb4-ea31c1302145 Aug 07 10:00:19.094127 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-f4f59788-8a0c-43c1-a656-c5ed69cd7967 tempest-QosSpecsTestJSON-1354679809 tempest-QosSpecsTestJSON-1354679809-project-admin] Empty body provided in request {{(pid=100296) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 10:00:19.094308 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-f4f59788-8a0c-43c1-a656-c5ed69cd7967 tempest-QosSpecsTestJSON-1354679809 tempest-QosSpecsTestJSON-1354679809-project-admin] Calling method 'show' {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 10:00:19.102220 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-f4f59788-8a0c-43c1-a656-c5ed69cd7967 tempest-QosSpecsTestJSON-1354679809 tempest-QosSpecsTestJSON-1354679809-project-admin] https://10.4.3.8/volume/v3/types/ceef34aa-3135-48d4-beb4-ea31c1302145 returned with HTTP 404 Aug 07 10:00:19.104138 np0000006707 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 821/3295] 10.4.3.8 () {66 vars in 1328 bytes} [Fri Aug 7 10:00:19 2026] GET /volume/v3/types/ceef34aa-3135-48d4-beb4-ea31c1302145 => generated 114 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 10:00:19.115028 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.middleware.request_id [None req-0a31aaa9-6857-4947-961c-1c1a3ff0af53 None None] RequestId filter calling following filter/app {{(pid=100298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:00:19.117888 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [None req-0a31aaa9-6857-4947-961c-1c1a3ff0af53 tempest-QosSpecsTestJSON-1354679809 tempest-QosSpecsTestJSON-1354679809-project-admin] DELETE https://10.4.3.8/volume/v3/types/2898f384-abf3-41c2-bae4-1c459fae3b6b Aug 07 10:00:19.118150 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [None req-0a31aaa9-6857-4947-961c-1c1a3ff0af53 tempest-QosSpecsTestJSON-1354679809 tempest-QosSpecsTestJSON-1354679809-project-admin] Empty body provided in request {{(pid=100298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 10:00:19.118442 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [None req-0a31aaa9-6857-4947-961c-1c1a3ff0af53 tempest-QosSpecsTestJSON-1354679809 tempest-QosSpecsTestJSON-1354679809-project-admin] Calling method '_delete' {{(pid=100298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 10:00:19.159256 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [None req-0a31aaa9-6857-4947-961c-1c1a3ff0af53 tempest-QosSpecsTestJSON-1354679809 tempest-QosSpecsTestJSON-1354679809-project-admin] https://10.4.3.8/volume/v3/types/2898f384-abf3-41c2-bae4-1c459fae3b6b returned with HTTP 202 Aug 07 10:00:19.159702 np0000006707 devstack@c-api.service[100298]: [pid: 100298|app: 0|req: 827/3296] 10.4.3.8 () {66 vars in 1331 bytes} [Fri Aug 7 10:00:19 2026] DELETE /volume/v3/types/2898f384-abf3-41c2-bae4-1c459fae3b6b => generated 0 bytes in 45 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 07 10:00:19.171150 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [None req-67607972-964b-4c42-a5e0-961f65ffceb5 None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:00:19.174201 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-67607972-964b-4c42-a5e0-961f65ffceb5 tempest-QosSpecsTestJSON-1354679809 tempest-QosSpecsTestJSON-1354679809-project-admin] GET https://10.4.3.8/volume/v3/types/2898f384-abf3-41c2-bae4-1c459fae3b6b Aug 07 10:00:19.174846 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-67607972-964b-4c42-a5e0-961f65ffceb5 tempest-QosSpecsTestJSON-1354679809 tempest-QosSpecsTestJSON-1354679809-project-admin] Empty body provided in request {{(pid=100297) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 10:00:19.177624 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-67607972-964b-4c42-a5e0-961f65ffceb5 tempest-QosSpecsTestJSON-1354679809 tempest-QosSpecsTestJSON-1354679809-project-admin] Calling method 'show' {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 10:00:19.182960 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-67607972-964b-4c42-a5e0-961f65ffceb5 tempest-QosSpecsTestJSON-1354679809 tempest-QosSpecsTestJSON-1354679809-project-admin] https://10.4.3.8/volume/v3/types/2898f384-abf3-41c2-bae4-1c459fae3b6b returned with HTTP 404 Aug 07 10:00:19.183664 np0000006707 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 825/3297] 10.4.3.8 () {66 vars in 1328 bytes} [Fri Aug 7 10:00:19 2026] GET /volume/v3/types/2898f384-abf3-41c2-bae4-1c459fae3b6b => generated 114 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 10:00:19.202739 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-68a2eb91-b8f4-49b8-a657-a0b4a2eb6a38 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:00:19.203872 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-68a2eb91-b8f4-49b8-a657-a0b4a2eb6a38 tempest-QosSpecsTestJSON-1354679809 tempest-QosSpecsTestJSON-1354679809-project-admin] POST https://10.4.3.8/volume/v3/qos-specs Aug 07 10:00:19.204590 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-68a2eb91-b8f4-49b8-a657-a0b4a2eb6a38 tempest-QosSpecsTestJSON-1354679809 tempest-QosSpecsTestJSON-1354679809-project-admin] Action: 'create', calling method: create, body: {"qos_specs": {"name": "tempest-QosSpecsTestJSON-qos-1568439788", "consumer": "back-end"}} {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 10:00:19.207802 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.volume.qos_specs [None req-68a2eb91-b8f4-49b8-a657-a0b4a2eb6a38 tempest-QosSpecsTestJSON-1354679809 tempest-QosSpecsTestJSON-1354679809-project-admin] Dict for qos_specs: {'name': 'tempest-QosSpecsTestJSON-qos-1568439788', 'consumer': 'back-end', 'specs': {}} {{(pid=100295) create /opt/stack/cinder/cinder/volume/qos_specs.py:64}} Aug 07 10:00:19.217693 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.db.api [None req-68a2eb91-b8f4-49b8-a657-a0b4a2eb6a38 tempest-QosSpecsTestJSON-1354679809 tempest-QosSpecsTestJSON-1354679809-project-admin] DB qos_specs_create(): root {'id': '25b17269-8519-479d-af1d-9f26545aa091', 'key': 'QoS_Specs_Name', 'value': 'tempest-QosSpecsTestJSON-qos-1568439788'} {{(pid=100295) qos_specs_create /opt/stack/cinder/cinder/db/api.py:5654}} Aug 07 10:00:19.231457 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-68a2eb91-b8f4-49b8-a657-a0b4a2eb6a38 tempest-QosSpecsTestJSON-1354679809 tempest-QosSpecsTestJSON-1354679809-project-admin] https://10.4.3.8/volume/v3/qos-specs returned with HTTP 200 Aug 07 10:00:19.232493 np0000006707 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 825/3298] 10.4.3.8 () {68 vars in 1250 bytes} [Fri Aug 7 10:00:19 2026] POST /volume/v3/qos-specs => generated 365 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 10:00:19.250591 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [None req-4eedcef6-c6d1-49ec-8ee2-9af90ea33073 None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:00:19.252513 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-4eedcef6-c6d1-49ec-8ee2-9af90ea33073 tempest-QosSpecsTestJSON-1354679809 tempest-QosSpecsTestJSON-1354679809-project-admin] DELETE https://10.4.3.8/volume/v3/qos-specs/25b17269-8519-479d-af1d-9f26545aa091?force=False Aug 07 10:00:19.253464 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-4eedcef6-c6d1-49ec-8ee2-9af90ea33073 tempest-QosSpecsTestJSON-1354679809 tempest-QosSpecsTestJSON-1354679809-project-admin] Empty body provided in request {{(pid=100296) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 10:00:19.253464 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-4eedcef6-c6d1-49ec-8ee2-9af90ea33073 tempest-QosSpecsTestJSON-1354679809 tempest-QosSpecsTestJSON-1354679809-project-admin] Calling method 'delete' {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 10:00:19.253464 np0000006707 devstack@c-api.service[100296]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 10:00:19.253464 np0000006707 devstack@c-api.service[100296]: warnings.warn( Aug 07 10:00:19.253875 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.contrib.qos_specs_manage [None req-4eedcef6-c6d1-49ec-8ee2-9af90ea33073 tempest-QosSpecsTestJSON-1354679809 tempest-QosSpecsTestJSON-1354679809-project-admin] Delete qos_spec: 25b17269-8519-479d-af1d-9f26545aa091, force: False {{(pid=100296) delete /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:169}} Aug 07 10:00:19.296175 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-4eedcef6-c6d1-49ec-8ee2-9af90ea33073 tempest-QosSpecsTestJSON-1354679809 tempest-QosSpecsTestJSON-1354679809-project-admin] https://10.4.3.8/volume/v3/qos-specs/25b17269-8519-479d-af1d-9f26545aa091?force=False returned with HTTP 202 Aug 07 10:00:19.296522 np0000006707 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 822/3299] 10.4.3.8 () {66 vars in 1366 bytes} [Fri Aug 7 10:00:19 2026] DELETE /volume/v3/qos-specs/25b17269-8519-479d-af1d-9f26545aa091?force=False => generated 0 bytes in 47 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 07 10:00:19.306173 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.middleware.request_id [None req-d6a6ebda-74f4-4799-b769-18f42ca18145 None None] RequestId filter calling following filter/app {{(pid=100298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:00:19.308655 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [None req-d6a6ebda-74f4-4799-b769-18f42ca18145 tempest-QosSpecsTestJSON-1354679809 tempest-QosSpecsTestJSON-1354679809-project-admin] GET https://10.4.3.8/volume/v3/qos-specs/25b17269-8519-479d-af1d-9f26545aa091 Aug 07 10:00:19.309210 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [None req-d6a6ebda-74f4-4799-b769-18f42ca18145 tempest-QosSpecsTestJSON-1354679809 tempest-QosSpecsTestJSON-1354679809-project-admin] Empty body provided in request {{(pid=100298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 10:00:19.309210 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [None req-d6a6ebda-74f4-4799-b769-18f42ca18145 tempest-QosSpecsTestJSON-1354679809 tempest-QosSpecsTestJSON-1354679809-project-admin] Calling method 'show' {{(pid=100298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 10:00:19.316376 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [None req-d6a6ebda-74f4-4799-b769-18f42ca18145 tempest-QosSpecsTestJSON-1354679809 tempest-QosSpecsTestJSON-1354679809-project-admin] https://10.4.3.8/volume/v3/qos-specs/25b17269-8519-479d-af1d-9f26545aa091 returned with HTTP 404 Aug 07 10:00:19.318600 np0000006707 devstack@c-api.service[100298]: [pid: 100298|app: 0|req: 828/3300] 10.4.3.8 () {66 vars in 1340 bytes} [Fri Aug 7 10:00:19 2026] GET /volume/v3/qos-specs/25b17269-8519-479d-af1d-9f26545aa091 => generated 100 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 10:00:19.337395 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [None req-ed608a1e-1bc9-439a-93fd-ce38f5fc78ef None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:00:19.346385 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-ed608a1e-1bc9-439a-93fd-ce38f5fc78ef tempest-QosSpecsTestJSON-1354679809 tempest-QosSpecsTestJSON-1354679809-project-admin] GET https://10.4.3.8/volume/v3/qos-specs Aug 07 10:00:19.346385 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-ed608a1e-1bc9-439a-93fd-ce38f5fc78ef tempest-QosSpecsTestJSON-1354679809 tempest-QosSpecsTestJSON-1354679809-project-admin] Empty body provided in request {{(pid=100297) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 10:00:19.346385 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-ed608a1e-1bc9-439a-93fd-ce38f5fc78ef tempest-QosSpecsTestJSON-1354679809 tempest-QosSpecsTestJSON-1354679809-project-admin] Calling method 'index' {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 10:00:19.346385 np0000006707 devstack@c-api.service[100297]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 10:00:19.346385 np0000006707 devstack@c-api.service[100297]: warnings.warn( Aug 07 10:00:19.359562 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-ed608a1e-1bc9-439a-93fd-ce38f5fc78ef tempest-QosSpecsTestJSON-1354679809 tempest-QosSpecsTestJSON-1354679809-project-admin] https://10.4.3.8/volume/v3/qos-specs returned with HTTP 200 Aug 07 10:00:19.359813 np0000006707 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 826/3301] 10.4.3.8 () {66 vars in 1229 bytes} [Fri Aug 7 10:00:19 2026] GET /volume/v3/qos-specs => generated 175 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 10:00:19.373632 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-56b04656-cc5a-42c8-8af9-37f99279af62 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:00:19.375578 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-56b04656-cc5a-42c8-8af9-37f99279af62 tempest-QosSpecsTestJSON-1354679809 tempest-QosSpecsTestJSON-1354679809-project-admin] DELETE https://10.4.3.8/volume/v3/qos-specs/25b17269-8519-479d-af1d-9f26545aa091?force=False Aug 07 10:00:19.375970 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-56b04656-cc5a-42c8-8af9-37f99279af62 tempest-QosSpecsTestJSON-1354679809 tempest-QosSpecsTestJSON-1354679809-project-admin] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 10:00:19.376099 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-56b04656-cc5a-42c8-8af9-37f99279af62 tempest-QosSpecsTestJSON-1354679809 tempest-QosSpecsTestJSON-1354679809-project-admin] Calling method 'delete' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 10:00:19.376330 np0000006707 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 10:00:19.376330 np0000006707 devstack@c-api.service[100295]: warnings.warn( Aug 07 10:00:19.376728 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.contrib.qos_specs_manage [None req-56b04656-cc5a-42c8-8af9-37f99279af62 tempest-QosSpecsTestJSON-1354679809 tempest-QosSpecsTestJSON-1354679809-project-admin] Delete qos_spec: 25b17269-8519-479d-af1d-9f26545aa091, force: False {{(pid=100295) delete /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:169}} Aug 07 10:00:19.387766 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-56b04656-cc5a-42c8-8af9-37f99279af62 tempest-QosSpecsTestJSON-1354679809 tempest-QosSpecsTestJSON-1354679809-project-admin] https://10.4.3.8/volume/v3/qos-specs/25b17269-8519-479d-af1d-9f26545aa091?force=False returned with HTTP 404 Aug 07 10:00:19.389050 np0000006707 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 826/3302] 10.4.3.8 () {66 vars in 1366 bytes} [Fri Aug 7 10:00:19 2026] DELETE /volume/v3/qos-specs/25b17269-8519-479d-af1d-9f26545aa091?force=False => generated 100 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 10:00:19.399929 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [None req-d279b60d-d0e2-4ea1-b5b3-335d92b7b3e0 None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:00:19.405070 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-d279b60d-d0e2-4ea1-b5b3-335d92b7b3e0 tempest-QosSpecsTestJSON-1354679809 tempest-QosSpecsTestJSON-1354679809-project-admin] GET https://10.4.3.8/volume/v3/qos-specs/25b17269-8519-479d-af1d-9f26545aa091 Aug 07 10:00:19.405267 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-d279b60d-d0e2-4ea1-b5b3-335d92b7b3e0 tempest-QosSpecsTestJSON-1354679809 tempest-QosSpecsTestJSON-1354679809-project-admin] Empty body provided in request {{(pid=100296) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 10:00:19.405438 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-d279b60d-d0e2-4ea1-b5b3-335d92b7b3e0 tempest-QosSpecsTestJSON-1354679809 tempest-QosSpecsTestJSON-1354679809-project-admin] Calling method 'show' {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 10:00:19.405661 np0000006707 devstack@c-api.service[100296]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 10:00:19.405661 np0000006707 devstack@c-api.service[100296]: warnings.warn( Aug 07 10:00:19.421671 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-d279b60d-d0e2-4ea1-b5b3-335d92b7b3e0 tempest-QosSpecsTestJSON-1354679809 tempest-QosSpecsTestJSON-1354679809-project-admin] https://10.4.3.8/volume/v3/qos-specs/25b17269-8519-479d-af1d-9f26545aa091 returned with HTTP 404 Aug 07 10:00:19.422363 np0000006707 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 823/3303] 10.4.3.8 () {66 vars in 1340 bytes} [Fri Aug 7 10:00:19 2026] GET /volume/v3/qos-specs/25b17269-8519-479d-af1d-9f26545aa091 => generated 100 bytes in 23 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 10:00:19.433017 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.middleware.request_id [None req-5b1a1ace-3ab0-4f97-81bb-0666458c3f34 None None] RequestId filter calling following filter/app {{(pid=100298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:00:19.436905 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [None req-5b1a1ace-3ab0-4f97-81bb-0666458c3f34 tempest-QosSpecsTestJSON-1354679809 tempest-QosSpecsTestJSON-1354679809-project-admin] POST https://10.4.3.8/volume/v3/qos-specs Aug 07 10:00:19.436905 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [None req-5b1a1ace-3ab0-4f97-81bb-0666458c3f34 tempest-QosSpecsTestJSON-1354679809 tempest-QosSpecsTestJSON-1354679809-project-admin] Action: 'create', calling method: create, body: {"qos_specs": {"name": "tempest-QosSpecsTestJSON-qos-1293950979", "consumer": "both"}} {{(pid=100298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 10:00:19.440393 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.volume.qos_specs [None req-5b1a1ace-3ab0-4f97-81bb-0666458c3f34 tempest-QosSpecsTestJSON-1354679809 tempest-QosSpecsTestJSON-1354679809-project-admin] Dict for qos_specs: {'name': 'tempest-QosSpecsTestJSON-qos-1293950979', 'consumer': 'both', 'specs': {}} {{(pid=100298) create /opt/stack/cinder/cinder/volume/qos_specs.py:64}} Aug 07 10:00:19.445507 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.db.api [None req-5b1a1ace-3ab0-4f97-81bb-0666458c3f34 tempest-QosSpecsTestJSON-1354679809 tempest-QosSpecsTestJSON-1354679809-project-admin] DB qos_specs_create(): root {'id': 'ab1ee072-f547-4a7d-ac93-afe9c46a7011', 'key': 'QoS_Specs_Name', 'value': 'tempest-QosSpecsTestJSON-qos-1293950979'} {{(pid=100298) qos_specs_create /opt/stack/cinder/cinder/db/api.py:5654}} Aug 07 10:00:19.456500 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [None req-5b1a1ace-3ab0-4f97-81bb-0666458c3f34 tempest-QosSpecsTestJSON-1354679809 tempest-QosSpecsTestJSON-1354679809-project-admin] https://10.4.3.8/volume/v3/qos-specs returned with HTTP 200 Aug 07 10:00:19.457887 np0000006707 devstack@c-api.service[100298]: [pid: 100298|app: 0|req: 829/3304] 10.4.3.8 () {68 vars in 1250 bytes} [Fri Aug 7 10:00:19 2026] POST /volume/v3/qos-specs => generated 361 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 10:00:19.457980 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [req-3fe9f3aa-fac8-41a5-a533-a9868a86372d req-cc7499c5-918d-4ba7-adef-f505e847c6fd None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:00:19.463212 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [req-3fe9f3aa-fac8-41a5-a533-a9868a86372d req-cc7499c5-918d-4ba7-adef-f505e847c6fd tempest-TestStampPattern-1168660439 tempest-TestStampPattern-1168660439-project-member] DELETE https://10.4.3.8/volume/v3/attachments/6a4d084e-1d37-4557-9421-d290eb56cbd8 Aug 07 10:00:19.463212 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [req-3fe9f3aa-fac8-41a5-a533-a9868a86372d req-cc7499c5-918d-4ba7-adef-f505e847c6fd tempest-TestStampPattern-1168660439 tempest-TestStampPattern-1168660439-project-member] Empty body provided in request {{(pid=100297) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 10:00:19.463212 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [req-3fe9f3aa-fac8-41a5-a533-a9868a86372d req-cc7499c5-918d-4ba7-adef-f505e847c6fd tempest-TestStampPattern-1168660439 tempest-TestStampPattern-1168660439-project-member] Calling method 'version_select' {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 10:00:19.475923 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-9588568f-fb41-4548-9cf6-d40d9a3bceec None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:00:19.478962 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-9588568f-fb41-4548-9cf6-d40d9a3bceec tempest-QosSpecsTestJSON-1354679809 tempest-QosSpecsTestJSON-1354679809-project-admin] DELETE https://10.4.3.8/volume/v3/qos-specs/ab1ee072-f547-4a7d-ac93-afe9c46a7011?force=False Aug 07 10:00:19.478962 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-9588568f-fb41-4548-9cf6-d40d9a3bceec tempest-QosSpecsTestJSON-1354679809 tempest-QosSpecsTestJSON-1354679809-project-admin] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 10:00:19.479209 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-9588568f-fb41-4548-9cf6-d40d9a3bceec tempest-QosSpecsTestJSON-1354679809 tempest-QosSpecsTestJSON-1354679809-project-admin] Calling method 'delete' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 10:00:19.480926 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.contrib.qos_specs_manage [None req-9588568f-fb41-4548-9cf6-d40d9a3bceec tempest-QosSpecsTestJSON-1354679809 tempest-QosSpecsTestJSON-1354679809-project-admin] Delete qos_spec: ab1ee072-f547-4a7d-ac93-afe9c46a7011, force: False {{(pid=100295) delete /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:169}} Aug 07 10:00:19.481935 np0000006707 devstack@c-api.service[100297]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 10:00:19.481935 np0000006707 devstack@c-api.service[100297]: warnings.warn( Aug 07 10:00:19.507800 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [None req-92d26869-0121-46a8-a260-870e64dfcdb6 None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:00:19.511365 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-92d26869-0121-46a8-a260-870e64dfcdb6 tempest-ProjectMemberTests33-438754277 tempest-ProjectMemberTests33-438754277-project-admin] GET https://10.4.3.8/volume/v3/backups/02a45366-b339-4a13-8e6c-c905330c42d2 Aug 07 10:00:19.512003 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-92d26869-0121-46a8-a260-870e64dfcdb6 tempest-ProjectMemberTests33-438754277 tempest-ProjectMemberTests33-438754277-project-admin] Empty body provided in request {{(pid=100296) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 10:00:19.512003 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-92d26869-0121-46a8-a260-870e64dfcdb6 tempest-ProjectMemberTests33-438754277 tempest-ProjectMemberTests33-438754277-project-admin] Calling method 'show' {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 10:00:19.512142 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.v3.backups [None req-92d26869-0121-46a8-a260-870e64dfcdb6 tempest-ProjectMemberTests33-438754277 tempest-ProjectMemberTests33-438754277-project-admin] Show backup with id 02a45366-b339-4a13-8e6c-c905330c42d2. {{(pid=100296) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 10:00:19.525971 np0000006707 devstack@c-api.service[100296]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 10:00:19.525971 np0000006707 devstack@c-api.service[100296]: warnings.warn( Aug 07 10:00:19.526628 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-92d26869-0121-46a8-a260-870e64dfcdb6 tempest-ProjectMemberTests33-438754277 tempest-ProjectMemberTests33-438754277-project-admin] https://10.4.3.8/volume/v3/backups/02a45366-b339-4a13-8e6c-c905330c42d2 returned with HTTP 200 Aug 07 10:00:19.527120 np0000006707 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 824/3305] 10.4.3.8 () {68 vars in 1374 bytes} [Fri Aug 7 10:00:19 2026] GET /volume/v3/backups/02a45366-b339-4a13-8e6c-c905330c42d2 => generated 731 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 07 10:00:19.535032 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-9588568f-fb41-4548-9cf6-d40d9a3bceec tempest-QosSpecsTestJSON-1354679809 tempest-QosSpecsTestJSON-1354679809-project-admin] https://10.4.3.8/volume/v3/qos-specs/ab1ee072-f547-4a7d-ac93-afe9c46a7011?force=False returned with HTTP 202 Aug 07 10:00:19.535371 np0000006707 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 827/3306] 10.4.3.8 () {66 vars in 1366 bytes} [Fri Aug 7 10:00:19 2026] DELETE /volume/v3/qos-specs/ab1ee072-f547-4a7d-ac93-afe9c46a7011?force=False => generated 0 bytes in 60 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 07 10:00:19.550881 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.middleware.request_id [None req-6c3b5dd2-8a5e-43a8-b377-767b575b4894 None None] RequestId filter calling following filter/app {{(pid=100298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:00:19.558032 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [None req-6c3b5dd2-8a5e-43a8-b377-767b575b4894 tempest-QosSpecsTestJSON-1354679809 tempest-QosSpecsTestJSON-1354679809-project-admin] GET https://10.4.3.8/volume/v3/qos-specs/ab1ee072-f547-4a7d-ac93-afe9c46a7011 Aug 07 10:00:19.558566 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [None req-6c3b5dd2-8a5e-43a8-b377-767b575b4894 tempest-QosSpecsTestJSON-1354679809 tempest-QosSpecsTestJSON-1354679809-project-admin] Empty body provided in request {{(pid=100298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 10:00:19.559672 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [None req-6c3b5dd2-8a5e-43a8-b377-767b575b4894 tempest-QosSpecsTestJSON-1354679809 tempest-QosSpecsTestJSON-1354679809-project-admin] Calling method 'show' {{(pid=100298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 10:00:19.561323 np0000006707 devstack@c-api.service[100298]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 10:00:19.561323 np0000006707 devstack@c-api.service[100298]: warnings.warn( Aug 07 10:00:19.570060 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [None req-6c3b5dd2-8a5e-43a8-b377-767b575b4894 tempest-QosSpecsTestJSON-1354679809 tempest-QosSpecsTestJSON-1354679809-project-admin] https://10.4.3.8/volume/v3/qos-specs/ab1ee072-f547-4a7d-ac93-afe9c46a7011 returned with HTTP 404 Aug 07 10:00:19.571659 np0000006707 devstack@c-api.service[100298]: [pid: 100298|app: 0|req: 830/3307] 10.4.3.8 () {66 vars in 1340 bytes} [Fri Aug 7 10:00:19 2026] GET /volume/v3/qos-specs/ab1ee072-f547-4a7d-ac93-afe9c46a7011 => generated 100 bytes in 25 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 10:00:19.575822 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [req-3fe9f3aa-fac8-41a5-a533-a9868a86372d req-cc7499c5-918d-4ba7-adef-f505e847c6fd tempest-TestStampPattern-1168660439 tempest-TestStampPattern-1168660439-project-member] https://10.4.3.8/volume/v3/attachments/6a4d084e-1d37-4557-9421-d290eb56cbd8 returned with HTTP 200 Aug 07 10:00:19.576766 np0000006707 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 827/3308] 10.4.3.8 () {72 vars in 1659 bytes} [Fri Aug 7 10:00:19 2026] DELETE /volume/v3/attachments/6a4d084e-1d37-4557-9421-d290eb56cbd8 => generated 19 bytes in 119 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 10:00:19.580659 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [None req-f24cb880-9c0c-4410-b0ae-4d931e696853 None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:00:19.582995 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-f24cb880-9c0c-4410-b0ae-4d931e696853 tempest-QosSpecsTestJSON-1354679809 tempest-QosSpecsTestJSON-1354679809-project-admin] GET https://10.4.3.8/volume/v3/qos-specs Aug 07 10:00:19.583314 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-f24cb880-9c0c-4410-b0ae-4d931e696853 tempest-QosSpecsTestJSON-1354679809 tempest-QosSpecsTestJSON-1354679809-project-admin] Empty body provided in request {{(pid=100296) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 10:00:19.583745 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-f24cb880-9c0c-4410-b0ae-4d931e696853 tempest-QosSpecsTestJSON-1354679809 tempest-QosSpecsTestJSON-1354679809-project-admin] Calling method 'index' {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 10:00:19.602675 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-f24cb880-9c0c-4410-b0ae-4d931e696853 tempest-QosSpecsTestJSON-1354679809 tempest-QosSpecsTestJSON-1354679809-project-admin] https://10.4.3.8/volume/v3/qos-specs returned with HTTP 200 Aug 07 10:00:19.603247 np0000006707 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 825/3309] 10.4.3.8 () {66 vars in 1229 bytes} [Fri Aug 7 10:00:19 2026] GET /volume/v3/qos-specs => generated 175 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 10:00:19.614346 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-2f52c5aa-7a1d-4aa2-9362-c2ba98339bff None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:00:19.616581 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-2f52c5aa-7a1d-4aa2-9362-c2ba98339bff tempest-QosSpecsTestJSON-1354679809 tempest-QosSpecsTestJSON-1354679809-project-admin] DELETE https://10.4.3.8/volume/v3/qos-specs/ab1ee072-f547-4a7d-ac93-afe9c46a7011?force=False Aug 07 10:00:19.618474 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-2f52c5aa-7a1d-4aa2-9362-c2ba98339bff tempest-QosSpecsTestJSON-1354679809 tempest-QosSpecsTestJSON-1354679809-project-admin] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 10:00:19.618474 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-2f52c5aa-7a1d-4aa2-9362-c2ba98339bff tempest-QosSpecsTestJSON-1354679809 tempest-QosSpecsTestJSON-1354679809-project-admin] Calling method 'delete' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 10:00:19.618474 np0000006707 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 10:00:19.618474 np0000006707 devstack@c-api.service[100295]: warnings.warn( Aug 07 10:00:19.618474 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.contrib.qos_specs_manage [None req-2f52c5aa-7a1d-4aa2-9362-c2ba98339bff tempest-QosSpecsTestJSON-1354679809 tempest-QosSpecsTestJSON-1354679809-project-admin] Delete qos_spec: ab1ee072-f547-4a7d-ac93-afe9c46a7011, force: False {{(pid=100295) delete /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:169}} Aug 07 10:00:19.623215 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-2f52c5aa-7a1d-4aa2-9362-c2ba98339bff tempest-QosSpecsTestJSON-1354679809 tempest-QosSpecsTestJSON-1354679809-project-admin] https://10.4.3.8/volume/v3/qos-specs/ab1ee072-f547-4a7d-ac93-afe9c46a7011?force=False returned with HTTP 404 Aug 07 10:00:19.623853 np0000006707 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 828/3310] 10.4.3.8 () {66 vars in 1366 bytes} [Fri Aug 7 10:00:19 2026] DELETE /volume/v3/qos-specs/ab1ee072-f547-4a7d-ac93-afe9c46a7011?force=False => generated 100 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 10:00:19.641472 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.middleware.request_id [None req-b9f058cd-ba22-4f49-b2d9-02aa789daad9 None None] RequestId filter calling following filter/app {{(pid=100298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:00:19.652062 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [None req-b9f058cd-ba22-4f49-b2d9-02aa789daad9 tempest-QosSpecsTestJSON-1354679809 tempest-QosSpecsTestJSON-1354679809-project-admin] GET https://10.4.3.8/volume/v3/qos-specs/ab1ee072-f547-4a7d-ac93-afe9c46a7011 Aug 07 10:00:19.652788 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [None req-b9f058cd-ba22-4f49-b2d9-02aa789daad9 tempest-QosSpecsTestJSON-1354679809 tempest-QosSpecsTestJSON-1354679809-project-admin] Empty body provided in request {{(pid=100298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 10:00:19.654391 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [None req-b9f058cd-ba22-4f49-b2d9-02aa789daad9 tempest-QosSpecsTestJSON-1354679809 tempest-QosSpecsTestJSON-1354679809-project-admin] Calling method 'show' {{(pid=100298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 10:00:19.668011 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [None req-b9f058cd-ba22-4f49-b2d9-02aa789daad9 tempest-QosSpecsTestJSON-1354679809 tempest-QosSpecsTestJSON-1354679809-project-admin] https://10.4.3.8/volume/v3/qos-specs/ab1ee072-f547-4a7d-ac93-afe9c46a7011 returned with HTTP 404 Aug 07 10:00:19.668767 np0000006707 devstack@c-api.service[100298]: [pid: 100298|app: 0|req: 831/3311] 10.4.3.8 () {66 vars in 1340 bytes} [Fri Aug 7 10:00:19 2026] GET /volume/v3/qos-specs/ab1ee072-f547-4a7d-ac93-afe9c46a7011 => generated 100 bytes in 28 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 10:00:19.683411 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [None req-a661a368-68e7-422d-8196-4dc28ed62370 None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:00:19.685721 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-a661a368-68e7-422d-8196-4dc28ed62370 tempest-QosSpecsTestJSON-1354679809 tempest-QosSpecsTestJSON-1354679809-project-admin] POST https://10.4.3.8/volume/v3/qos-specs Aug 07 10:00:19.686125 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-a661a368-68e7-422d-8196-4dc28ed62370 tempest-QosSpecsTestJSON-1354679809 tempest-QosSpecsTestJSON-1354679809-project-admin] Action: 'create', calling method: create, body: {"qos_specs": {"name": "tempest-QosSpecsTestJSON-qos-1994171794", "consumer": "front-end"}} {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 10:00:19.687750 np0000006707 devstack@c-api.service[100297]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 10:00:19.687750 np0000006707 devstack@c-api.service[100297]: warnings.warn( Aug 07 10:00:19.688201 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.volume.qos_specs [None req-a661a368-68e7-422d-8196-4dc28ed62370 tempest-QosSpecsTestJSON-1354679809 tempest-QosSpecsTestJSON-1354679809-project-admin] Dict for qos_specs: {'name': 'tempest-QosSpecsTestJSON-qos-1994171794', 'consumer': 'front-end', 'specs': {}} {{(pid=100297) create /opt/stack/cinder/cinder/volume/qos_specs.py:64}} Aug 07 10:00:19.696031 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.db.api [None req-a661a368-68e7-422d-8196-4dc28ed62370 tempest-QosSpecsTestJSON-1354679809 tempest-QosSpecsTestJSON-1354679809-project-admin] DB qos_specs_create(): root {'id': 'fd72622f-d344-4577-b47c-0291e55870e9', 'key': 'QoS_Specs_Name', 'value': 'tempest-QosSpecsTestJSON-qos-1994171794'} {{(pid=100297) qos_specs_create /opt/stack/cinder/cinder/db/api.py:5654}} Aug 07 10:00:19.709756 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [None req-bbf0cc6c-5c0f-46ba-a8fa-bcee5611aa8c None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:00:19.712499 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-bbf0cc6c-5c0f-46ba-a8fa-bcee5611aa8c tempest-TestEncryptedCinderVolumes-768498766 tempest-TestEncryptedCinderVolumes-768498766-project-member] GET https://10.4.3.8/volume/v3/volumes/af259e45-7c84-4c1f-bbf8-31f656633df2 Aug 07 10:00:19.713403 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-bbf0cc6c-5c0f-46ba-a8fa-bcee5611aa8c tempest-TestEncryptedCinderVolumes-768498766 tempest-TestEncryptedCinderVolumes-768498766-project-member] Empty body provided in request {{(pid=100296) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 10:00:19.715358 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-bbf0cc6c-5c0f-46ba-a8fa-bcee5611aa8c tempest-TestEncryptedCinderVolumes-768498766 tempest-TestEncryptedCinderVolumes-768498766-project-member] Calling method 'show' {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 10:00:19.723406 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-a661a368-68e7-422d-8196-4dc28ed62370 tempest-QosSpecsTestJSON-1354679809 tempest-QosSpecsTestJSON-1354679809-project-admin] https://10.4.3.8/volume/v3/qos-specs returned with HTTP 200 Aug 07 10:00:19.724092 np0000006707 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 828/3312] 10.4.3.8 () {68 vars in 1250 bytes} [Fri Aug 7 10:00:19 2026] POST /volume/v3/qos-specs => generated 366 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 10:00:19.732499 np0000006707 devstack@c-api.service[100296]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 10:00:19.732499 np0000006707 devstack@c-api.service[100296]: warnings.warn( Aug 07 10:00:19.740322 np0000006707 devstack@c-api.service[100296]: INFO cinder.volume.api [None req-bbf0cc6c-5c0f-46ba-a8fa-bcee5611aa8c tempest-TestEncryptedCinderVolumes-768498766 tempest-TestEncryptedCinderVolumes-768498766-project-member] Volume info retrieved successfully. Aug 07 10:00:19.741312 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-269acefe-550c-47f9-a1d4-8e846a854542 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:00:19.747309 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-bbf0cc6c-5c0f-46ba-a8fa-bcee5611aa8c tempest-TestEncryptedCinderVolumes-768498766 tempest-TestEncryptedCinderVolumes-768498766-project-member] https://10.4.3.8/volume/v3/volumes/af259e45-7c84-4c1f-bbf8-31f656633df2 returned with HTTP 200 Aug 07 10:00:19.750025 np0000006707 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 826/3313] 10.4.3.8 () {66 vars in 1334 bytes} [Fri Aug 7 10:00:19 2026] GET /volume/v3/volumes/af259e45-7c84-4c1f-bbf8-31f656633df2 => generated 875 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 10:00:19.750189 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-269acefe-550c-47f9-a1d4-8e846a854542 tempest-QosSpecsTestJSON-1354679809 tempest-QosSpecsTestJSON-1354679809-project-admin] DELETE https://10.4.3.8/volume/v3/qos-specs/fd72622f-d344-4577-b47c-0291e55870e9?force=False Aug 07 10:00:19.750189 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-269acefe-550c-47f9-a1d4-8e846a854542 tempest-QosSpecsTestJSON-1354679809 tempest-QosSpecsTestJSON-1354679809-project-admin] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 10:00:19.750189 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-269acefe-550c-47f9-a1d4-8e846a854542 tempest-QosSpecsTestJSON-1354679809 tempest-QosSpecsTestJSON-1354679809-project-admin] Calling method 'delete' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 10:00:19.750189 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.contrib.qos_specs_manage [None req-269acefe-550c-47f9-a1d4-8e846a854542 tempest-QosSpecsTestJSON-1354679809 tempest-QosSpecsTestJSON-1354679809-project-admin] Delete qos_spec: fd72622f-d344-4577-b47c-0291e55870e9, force: False {{(pid=100295) delete /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:169}} Aug 07 10:00:19.769614 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.middleware.request_id [None req-9b0c094f-0bb4-4700-b0d3-c6bfad314e61 None None] RequestId filter calling following filter/app {{(pid=100298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:00:19.774695 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [None req-9b0c094f-0bb4-4700-b0d3-c6bfad314e61 tempest-TestEncryptedCinderVolumes-768498766 tempest-TestEncryptedCinderVolumes-768498766-project-member] GET https://10.4.3.8/volume/v3/volumes/af259e45-7c84-4c1f-bbf8-31f656633df2 Aug 07 10:00:19.775983 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [None req-9b0c094f-0bb4-4700-b0d3-c6bfad314e61 tempest-TestEncryptedCinderVolumes-768498766 tempest-TestEncryptedCinderVolumes-768498766-project-member] Empty body provided in request {{(pid=100298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 10:00:19.776260 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [None req-9b0c094f-0bb4-4700-b0d3-c6bfad314e61 tempest-TestEncryptedCinderVolumes-768498766 tempest-TestEncryptedCinderVolumes-768498766-project-member] Calling method 'show' {{(pid=100298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 10:00:19.787070 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-269acefe-550c-47f9-a1d4-8e846a854542 tempest-QosSpecsTestJSON-1354679809 tempest-QosSpecsTestJSON-1354679809-project-admin] https://10.4.3.8/volume/v3/qos-specs/fd72622f-d344-4577-b47c-0291e55870e9?force=False returned with HTTP 202 Aug 07 10:00:19.787888 np0000006707 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 829/3314] 10.4.3.8 () {66 vars in 1366 bytes} [Fri Aug 7 10:00:19 2026] DELETE /volume/v3/qos-specs/fd72622f-d344-4577-b47c-0291e55870e9?force=False => generated 0 bytes in 49 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 07 10:00:19.800770 np0000006707 devstack@c-api.service[100298]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 10:00:19.800770 np0000006707 devstack@c-api.service[100298]: warnings.warn( Aug 07 10:00:19.803790 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [None req-c19def71-f66b-4681-b4b3-ad6429ce42f5 None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:00:19.806223 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-c19def71-f66b-4681-b4b3-ad6429ce42f5 tempest-QosSpecsTestJSON-1354679809 tempest-QosSpecsTestJSON-1354679809-project-admin] GET https://10.4.3.8/volume/v3/qos-specs/fd72622f-d344-4577-b47c-0291e55870e9 Aug 07 10:00:19.806575 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-c19def71-f66b-4681-b4b3-ad6429ce42f5 tempest-QosSpecsTestJSON-1354679809 tempest-QosSpecsTestJSON-1354679809-project-admin] Empty body provided in request {{(pid=100297) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 10:00:19.811109 np0000006707 devstack@c-api.service[100298]: INFO cinder.volume.api [None req-9b0c094f-0bb4-4700-b0d3-c6bfad314e61 tempest-TestEncryptedCinderVolumes-768498766 tempest-TestEncryptedCinderVolumes-768498766-project-member] Volume info retrieved successfully. Aug 07 10:00:19.811293 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-c19def71-f66b-4681-b4b3-ad6429ce42f5 tempest-QosSpecsTestJSON-1354679809 tempest-QosSpecsTestJSON-1354679809-project-admin] Calling method 'show' {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 10:00:19.811293 np0000006707 devstack@c-api.service[100297]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 10:00:19.811293 np0000006707 devstack@c-api.service[100297]: warnings.warn( Aug 07 10:00:19.811566 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-c19def71-f66b-4681-b4b3-ad6429ce42f5 tempest-QosSpecsTestJSON-1354679809 tempest-QosSpecsTestJSON-1354679809-project-admin] https://10.4.3.8/volume/v3/qos-specs/fd72622f-d344-4577-b47c-0291e55870e9 returned with HTTP 404 Aug 07 10:00:19.812503 np0000006707 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 829/3315] 10.4.3.8 () {66 vars in 1340 bytes} [Fri Aug 7 10:00:19 2026] GET /volume/v3/qos-specs/fd72622f-d344-4577-b47c-0291e55870e9 => generated 100 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 10:00:19.813375 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [None req-9b0c094f-0bb4-4700-b0d3-c6bfad314e61 tempest-TestEncryptedCinderVolumes-768498766 tempest-TestEncryptedCinderVolumes-768498766-project-member] https://10.4.3.8/volume/v3/volumes/af259e45-7c84-4c1f-bbf8-31f656633df2 returned with HTTP 200 Aug 07 10:00:19.813982 np0000006707 devstack@c-api.service[100298]: [pid: 100298|app: 0|req: 832/3316] 10.4.3.8 () {66 vars in 1334 bytes} [Fri Aug 7 10:00:19 2026] GET /volume/v3/volumes/af259e45-7c84-4c1f-bbf8-31f656633df2 => generated 875 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 10:00:19.824357 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [None req-91f802a5-1d83-4d8d-8772-2e7e1e982b9c None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:00:19.826955 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-91f802a5-1d83-4d8d-8772-2e7e1e982b9c tempest-QosSpecsTestJSON-1354679809 tempest-QosSpecsTestJSON-1354679809-project-admin] GET https://10.4.3.8/volume/v3/qos-specs Aug 07 10:00:19.827167 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-91f802a5-1d83-4d8d-8772-2e7e1e982b9c tempest-QosSpecsTestJSON-1354679809 tempest-QosSpecsTestJSON-1354679809-project-admin] Empty body provided in request {{(pid=100296) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 10:00:19.827555 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-91f802a5-1d83-4d8d-8772-2e7e1e982b9c tempest-QosSpecsTestJSON-1354679809 tempest-QosSpecsTestJSON-1354679809-project-admin] Calling method 'index' {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 10:00:19.836715 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-91f802a5-1d83-4d8d-8772-2e7e1e982b9c tempest-QosSpecsTestJSON-1354679809 tempest-QosSpecsTestJSON-1354679809-project-admin] https://10.4.3.8/volume/v3/qos-specs returned with HTTP 200 Aug 07 10:00:19.837447 np0000006707 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 827/3317] 10.4.3.8 () {66 vars in 1229 bytes} [Fri Aug 7 10:00:19 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 10:00:19.846303 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-4a6f9045-a723-4f0f-afe1-fa00a878e25e None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:00:19.849013 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-4a6f9045-a723-4f0f-afe1-fa00a878e25e tempest-QosSpecsTestJSON-1354679809 tempest-QosSpecsTestJSON-1354679809-project-admin] DELETE https://10.4.3.8/volume/v3/qos-specs/fd72622f-d344-4577-b47c-0291e55870e9?force=False Aug 07 10:00:19.849141 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-4a6f9045-a723-4f0f-afe1-fa00a878e25e tempest-QosSpecsTestJSON-1354679809 tempest-QosSpecsTestJSON-1354679809-project-admin] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 10:00:19.849357 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-4a6f9045-a723-4f0f-afe1-fa00a878e25e tempest-QosSpecsTestJSON-1354679809 tempest-QosSpecsTestJSON-1354679809-project-admin] Calling method 'delete' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 10:00:19.849672 np0000006707 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 10:00:19.849672 np0000006707 devstack@c-api.service[100295]: warnings.warn( Aug 07 10:00:19.850003 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.contrib.qos_specs_manage [None req-4a6f9045-a723-4f0f-afe1-fa00a878e25e tempest-QosSpecsTestJSON-1354679809 tempest-QosSpecsTestJSON-1354679809-project-admin] Delete qos_spec: fd72622f-d344-4577-b47c-0291e55870e9, force: False {{(pid=100295) delete /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:169}} Aug 07 10:00:19.853640 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-4a6f9045-a723-4f0f-afe1-fa00a878e25e tempest-QosSpecsTestJSON-1354679809 tempest-QosSpecsTestJSON-1354679809-project-admin] https://10.4.3.8/volume/v3/qos-specs/fd72622f-d344-4577-b47c-0291e55870e9?force=False returned with HTTP 404 Aug 07 10:00:19.854184 np0000006707 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 830/3318] 10.4.3.8 () {66 vars in 1366 bytes} [Fri Aug 7 10:00:19 2026] DELETE /volume/v3/qos-specs/fd72622f-d344-4577-b47c-0291e55870e9?force=False => generated 100 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 10:00:19.862884 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [None req-b2cbdd83-08bc-40ce-8286-b0f94a58b481 None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:00:19.864961 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-b2cbdd83-08bc-40ce-8286-b0f94a58b481 tempest-QosSpecsTestJSON-1354679809 tempest-QosSpecsTestJSON-1354679809-project-admin] GET https://10.4.3.8/volume/v3/qos-specs/fd72622f-d344-4577-b47c-0291e55870e9 Aug 07 10:00:19.864961 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-b2cbdd83-08bc-40ce-8286-b0f94a58b481 tempest-QosSpecsTestJSON-1354679809 tempest-QosSpecsTestJSON-1354679809-project-admin] Empty body provided in request {{(pid=100297) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 10:00:19.865309 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-b2cbdd83-08bc-40ce-8286-b0f94a58b481 tempest-QosSpecsTestJSON-1354679809 tempest-QosSpecsTestJSON-1354679809-project-admin] Calling method 'show' {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 10:00:19.869492 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-b2cbdd83-08bc-40ce-8286-b0f94a58b481 tempest-QosSpecsTestJSON-1354679809 tempest-QosSpecsTestJSON-1354679809-project-admin] https://10.4.3.8/volume/v3/qos-specs/fd72622f-d344-4577-b47c-0291e55870e9 returned with HTTP 404 Aug 07 10:00:19.870372 np0000006707 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 830/3319] 10.4.3.8 () {66 vars in 1340 bytes} [Fri Aug 7 10:00:19 2026] GET /volume/v3/qos-specs/fd72622f-d344-4577-b47c-0291e55870e9 => generated 100 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 10:00:19.880935 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.middleware.request_id [req-a97fb71d-ac8b-4b20-8742-f2bbcbeca2d9 req-a852fed7-8df3-4f34-aeff-fe22f0c3955f None None] RequestId filter calling following filter/app {{(pid=100298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:00:19.881380 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [None req-0689a047-05b6-4c80-8a71-839e9297a37d None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:00:19.883871 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-0689a047-05b6-4c80-8a71-839e9297a37d tempest-QosSpecsTestJSON-1354679809 tempest-QosSpecsTestJSON-1354679809-project-admin] GET https://10.4.3.8/volume/v3/qos-specs/1d326302-bbc1-466e-9459-e5c8827686f0 Aug 07 10:00:19.883968 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [req-a97fb71d-ac8b-4b20-8742-f2bbcbeca2d9 req-a852fed7-8df3-4f34-aeff-fe22f0c3955f tempest-TestEncryptedCinderVolumes-768498766 tempest-TestEncryptedCinderVolumes-768498766-project-member] GET https://10.4.3.8/volume/v3/volumes/af259e45-7c84-4c1f-bbf8-31f656633df2 Aug 07 10:00:19.884187 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [req-a97fb71d-ac8b-4b20-8742-f2bbcbeca2d9 req-a852fed7-8df3-4f34-aeff-fe22f0c3955f tempest-TestEncryptedCinderVolumes-768498766 tempest-TestEncryptedCinderVolumes-768498766-project-member] Empty body provided in request {{(pid=100298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 10:00:19.884269 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-0689a047-05b6-4c80-8a71-839e9297a37d tempest-QosSpecsTestJSON-1354679809 tempest-QosSpecsTestJSON-1354679809-project-admin] Empty body provided in request {{(pid=100296) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 10:00:19.884369 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [req-a97fb71d-ac8b-4b20-8742-f2bbcbeca2d9 req-a852fed7-8df3-4f34-aeff-fe22f0c3955f tempest-TestEncryptedCinderVolumes-768498766 tempest-TestEncryptedCinderVolumes-768498766-project-member] Calling method 'show' {{(pid=100298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 10:00:19.884435 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-0689a047-05b6-4c80-8a71-839e9297a37d tempest-QosSpecsTestJSON-1354679809 tempest-QosSpecsTestJSON-1354679809-project-admin] Calling method 'show' {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 10:00:19.884745 np0000006707 devstack@c-api.service[100296]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 10:00:19.884745 np0000006707 devstack@c-api.service[100296]: warnings.warn( Aug 07 10:00:19.890306 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-0689a047-05b6-4c80-8a71-839e9297a37d tempest-QosSpecsTestJSON-1354679809 tempest-QosSpecsTestJSON-1354679809-project-admin] https://10.4.3.8/volume/v3/qos-specs/1d326302-bbc1-466e-9459-e5c8827686f0 returned with HTTP 200 Aug 07 10:00:19.891250 np0000006707 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 828/3320] 10.4.3.8 () {66 vars in 1340 bytes} [Fri Aug 7 10:00:19 2026] GET /volume/v3/qos-specs/1d326302-bbc1-466e-9459-e5c8827686f0 => generated 389 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 10:00:19.893204 np0000006707 devstack@c-api.service[100298]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 10:00:19.893204 np0000006707 devstack@c-api.service[100298]: warnings.warn( Aug 07 10:00:19.897335 np0000006707 devstack@c-api.service[100298]: INFO cinder.volume.api [req-a97fb71d-ac8b-4b20-8742-f2bbcbeca2d9 req-a852fed7-8df3-4f34-aeff-fe22f0c3955f tempest-TestEncryptedCinderVolumes-768498766 tempest-TestEncryptedCinderVolumes-768498766-project-member] Volume info retrieved successfully. Aug 07 10:00:19.903676 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [req-a97fb71d-ac8b-4b20-8742-f2bbcbeca2d9 req-a852fed7-8df3-4f34-aeff-fe22f0c3955f tempest-TestEncryptedCinderVolumes-768498766 tempest-TestEncryptedCinderVolumes-768498766-project-member] https://10.4.3.8/volume/v3/volumes/af259e45-7c84-4c1f-bbf8-31f656633df2 returned with HTTP 200 Aug 07 10:00:19.904172 np0000006707 devstack@c-api.service[100298]: [pid: 100298|app: 0|req: 833/3321] 10.4.3.8 () {68 vars in 1584 bytes} [Fri Aug 7 10:00:19 2026] GET /volume/v3/volumes/af259e45-7c84-4c1f-bbf8-31f656633df2 => generated 875 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 10:00:19.905264 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-73112ebd-857d-419c-bd19-a1abd4887158 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:00:19.908579 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-73112ebd-857d-419c-bd19-a1abd4887158 tempest-QosSpecsTestJSON-1354679809 tempest-QosSpecsTestJSON-1354679809-project-admin] GET https://10.4.3.8/volume/v3/qos-specs Aug 07 10:00:19.908880 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-73112ebd-857d-419c-bd19-a1abd4887158 tempest-QosSpecsTestJSON-1354679809 tempest-QosSpecsTestJSON-1354679809-project-admin] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 10:00:19.909194 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-73112ebd-857d-419c-bd19-a1abd4887158 tempest-QosSpecsTestJSON-1354679809 tempest-QosSpecsTestJSON-1354679809-project-admin] Calling method 'index' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 10:00:19.923037 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-73112ebd-857d-419c-bd19-a1abd4887158 tempest-QosSpecsTestJSON-1354679809 tempest-QosSpecsTestJSON-1354679809-project-admin] https://10.4.3.8/volume/v3/qos-specs returned with HTTP 200 Aug 07 10:00:19.923740 np0000006707 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 831/3322] 10.4.3.8 () {66 vars in 1229 bytes} [Fri Aug 7 10:00:19 2026] GET /volume/v3/qos-specs => generated 175 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 10:00:19.937898 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [None req-71584707-eea1-4716-9a18-5e18e5cd10e2 None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:00:19.940343 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-71584707-eea1-4716-9a18-5e18e5cd10e2 tempest-QosSpecsTestJSON-1354679809 tempest-QosSpecsTestJSON-1354679809-project-admin] PUT https://10.4.3.8/volume/v3/qos-specs/1d326302-bbc1-466e-9459-e5c8827686f0 Aug 07 10:00:19.940999 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-71584707-eea1-4716-9a18-5e18e5cd10e2 tempest-QosSpecsTestJSON-1354679809 tempest-QosSpecsTestJSON-1354679809-project-admin] Action: 'update', calling method: update, body: {"qos_specs": {"iops_bytes": "500"}} {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 10:00:19.947410 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.volume.qos_specs [None req-71584707-eea1-4716-9a18-5e18e5cd10e2 tempest-QosSpecsTestJSON-1354679809 tempest-QosSpecsTestJSON-1354679809-project-admin] qos_specs.update(): specs {'iops_bytes': '500'} {{(pid=100297) update /opt/stack/cinder/cinder/volume/qos_specs.py:79}} Aug 07 10:00:19.956946 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.db.api [None req-71584707-eea1-4716-9a18-5e18e5cd10e2 tempest-QosSpecsTestJSON-1354679809 tempest-QosSpecsTestJSON-1354679809-project-admin] qos_specs_update() value: {'id': '7ffd2a38-609a-4fde-a801-0bc94f35f495', 'key': 'iops_bytes', 'value': '500', 'specs_id': '1d326302-bbc1-466e-9459-e5c8827686f0', 'deleted': False} {{(pid=100297) qos_specs_update /opt/stack/cinder/cinder/db/api.py:6017}} Aug 07 10:00:19.967955 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-71584707-eea1-4716-9a18-5e18e5cd10e2 tempest-QosSpecsTestJSON-1354679809 tempest-QosSpecsTestJSON-1354679809-project-admin] https://10.4.3.8/volume/v3/qos-specs/1d326302-bbc1-466e-9459-e5c8827686f0 returned with HTTP 200 Aug 07 10:00:19.968758 np0000006707 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 831/3323] 10.4.3.8 () {68 vars in 1360 bytes} [Fri Aug 7 10:00:19 2026] PUT /volume/v3/qos-specs/1d326302-bbc1-466e-9459-e5c8827686f0 => generated 36 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 07 10:00:19.980831 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [None req-ccaa7cd8-e750-485c-bb6f-ec816d625aa6 None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:00:19.983223 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-ccaa7cd8-e750-485c-bb6f-ec816d625aa6 tempest-QosSpecsTestJSON-1354679809 tempest-QosSpecsTestJSON-1354679809-project-admin] GET https://10.4.3.8/volume/v3/qos-specs/1d326302-bbc1-466e-9459-e5c8827686f0 Aug 07 10:00:19.984165 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-ccaa7cd8-e750-485c-bb6f-ec816d625aa6 tempest-QosSpecsTestJSON-1354679809 tempest-QosSpecsTestJSON-1354679809-project-admin] Empty body provided in request {{(pid=100296) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 10:00:19.984165 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-ccaa7cd8-e750-485c-bb6f-ec816d625aa6 tempest-QosSpecsTestJSON-1354679809 tempest-QosSpecsTestJSON-1354679809-project-admin] Calling method 'show' {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 10:00:19.984643 np0000006707 devstack@c-api.service[100296]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 10:00:19.984643 np0000006707 devstack@c-api.service[100296]: warnings.warn( Aug 07 10:00:19.989662 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-ccaa7cd8-e750-485c-bb6f-ec816d625aa6 tempest-QosSpecsTestJSON-1354679809 tempest-QosSpecsTestJSON-1354679809-project-admin] https://10.4.3.8/volume/v3/qos-specs/1d326302-bbc1-466e-9459-e5c8827686f0 returned with HTTP 200 Aug 07 10:00:19.990551 np0000006707 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 829/3324] 10.4.3.8 () {66 vars in 1340 bytes} [Fri Aug 7 10:00:19 2026] GET /volume/v3/qos-specs/1d326302-bbc1-466e-9459-e5c8827686f0 => generated 410 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 07 10:00:20.001358 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.middleware.request_id [None req-432a6796-3ee2-47ea-bfc5-e5cac435f170 None None] RequestId filter calling following filter/app {{(pid=100298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:00:20.004267 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [None req-432a6796-3ee2-47ea-bfc5-e5cac435f170 tempest-QosSpecsTestJSON-1354679809 tempest-QosSpecsTestJSON-1354679809-project-admin] PUT https://10.4.3.8/volume/v3/qos-specs/1d326302-bbc1-466e-9459-e5c8827686f0/delete_keys Aug 07 10:00:20.004746 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [None req-432a6796-3ee2-47ea-bfc5-e5cac435f170 tempest-QosSpecsTestJSON-1354679809 tempest-QosSpecsTestJSON-1354679809-project-admin] Action: 'delete_keys', calling method: delete_keys, body: {"keys": ["iops_bytes"]} {{(pid=100298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 10:00:20.007477 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.contrib.qos_specs_manage [None req-432a6796-3ee2-47ea-bfc5-e5cac435f170 tempest-QosSpecsTestJSON-1354679809 tempest-QosSpecsTestJSON-1354679809-project-admin] Delete_key spec: 1d326302-bbc1-466e-9459-e5c8827686f0, keys: ['iops_bytes'] {{(pid=100298) delete_keys /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:208}} Aug 07 10:00:20.009802 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-3264d2ef-70ec-4db1-a4c8-c576e4c0ea42 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:00:20.010022 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-3264d2ef-70ec-4db1-a4c8-c576e4c0ea42 None None] GET https://10.4.3.8/volume// Aug 07 10:00:20.010128 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-3264d2ef-70ec-4db1-a4c8-c576e4c0ea42 None None] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 10:00:20.010305 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-3264d2ef-70ec-4db1-a4c8-c576e4c0ea42 None None] Calling method 'all' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 10:00:20.010701 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-3264d2ef-70ec-4db1-a4c8-c576e4c0ea42 None None] https://10.4.3.8/volume// returned with HTTP 300 Aug 07 10:00:20.011025 np0000006707 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 832/3325] 10.4.3.8 () {66 vars in 1414 bytes} [Fri Aug 7 10:00:20 2026] GET /volume/ => generated 384 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 07 10:00:20.024247 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [req-a97fb71d-ac8b-4b20-8742-f2bbcbeca2d9 req-5cc26f2f-f428-4257-820f-7fe71eea231b None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:00:20.027407 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [req-a97fb71d-ac8b-4b20-8742-f2bbcbeca2d9 req-5cc26f2f-f428-4257-820f-7fe71eea231b tempest-TestEncryptedCinderVolumes-768498766 tempest-TestEncryptedCinderVolumes-768498766-project-member] POST https://10.4.3.8/volume/v3/attachments Aug 07 10:00:20.027928 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [req-a97fb71d-ac8b-4b20-8742-f2bbcbeca2d9 req-5cc26f2f-f428-4257-820f-7fe71eea231b tempest-TestEncryptedCinderVolumes-768498766 tempest-TestEncryptedCinderVolumes-768498766-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "af259e45-7c84-4c1f-bbf8-31f656633df2", "connector": null, "instance_uuid": "695faa8a-e584-41d7-9561-85fa1aa11bcd"}} {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 10:00:20.034206 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [None req-432a6796-3ee2-47ea-bfc5-e5cac435f170 tempest-QosSpecsTestJSON-1354679809 tempest-QosSpecsTestJSON-1354679809-project-admin] https://10.4.3.8/volume/v3/qos-specs/1d326302-bbc1-466e-9459-e5c8827686f0/delete_keys returned with HTTP 202 Aug 07 10:00:20.034782 np0000006707 devstack@c-api.service[100298]: [pid: 100298|app: 0|req: 834/3326] 10.4.3.8 () {68 vars in 1396 bytes} [Fri Aug 7 10:00:20 2026] PUT /volume/v3/qos-specs/1d326302-bbc1-466e-9459-e5c8827686f0/delete_keys => generated 0 bytes in 34 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 07 10:00:20.040000 np0000006707 devstack@c-api.service[100297]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 10:00:20.040000 np0000006707 devstack@c-api.service[100297]: warnings.warn( Aug 07 10:00:20.044884 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [None req-eb7d3249-1a99-4427-b8df-67f83027b9b4 None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:00:20.046964 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-eb7d3249-1a99-4427-b8df-67f83027b9b4 tempest-QosSpecsTestJSON-1354679809 tempest-QosSpecsTestJSON-1354679809-project-admin] GET https://10.4.3.8/volume/v3/qos-specs/1d326302-bbc1-466e-9459-e5c8827686f0 Aug 07 10:00:20.048186 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-eb7d3249-1a99-4427-b8df-67f83027b9b4 tempest-QosSpecsTestJSON-1354679809 tempest-QosSpecsTestJSON-1354679809-project-admin] Empty body provided in request {{(pid=100296) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 10:00:20.049176 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-eb7d3249-1a99-4427-b8df-67f83027b9b4 tempest-QosSpecsTestJSON-1354679809 tempest-QosSpecsTestJSON-1354679809-project-admin] Calling method 'show' {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 10:00:20.050304 np0000006707 devstack@c-api.service[100296]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 10:00:20.050304 np0000006707 devstack@c-api.service[100296]: warnings.warn( Aug 07 10:00:20.059260 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-eb7d3249-1a99-4427-b8df-67f83027b9b4 tempest-QosSpecsTestJSON-1354679809 tempest-QosSpecsTestJSON-1354679809-project-admin] https://10.4.3.8/volume/v3/qos-specs/1d326302-bbc1-466e-9459-e5c8827686f0 returned with HTTP 200 Aug 07 10:00:20.060155 np0000006707 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 830/3327] 10.4.3.8 () {66 vars in 1340 bytes} [Fri Aug 7 10:00:20 2026] GET /volume/v3/qos-specs/1d326302-bbc1-466e-9459-e5c8827686f0 => generated 389 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 10:00:20.071374 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-52578ead-5880-4e9e-9e2d-4ae84772ea25 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:00:20.075243 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [req-a97fb71d-ac8b-4b20-8742-f2bbcbeca2d9 req-5cc26f2f-f428-4257-820f-7fe71eea231b tempest-TestEncryptedCinderVolumes-768498766 tempest-TestEncryptedCinderVolumes-768498766-project-member] https://10.4.3.8/volume/v3/attachments returned with HTTP 200 Aug 07 10:00:20.078195 np0000006707 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 832/3328] 10.4.3.8 () {74 vars in 1580 bytes} [Fri Aug 7 10:00:20 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 10:00:20.078296 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-52578ead-5880-4e9e-9e2d-4ae84772ea25 tempest-QosSpecsTestJSON-1354679809 tempest-QosSpecsTestJSON-1354679809-project-admin] GET https://10.4.3.8/volume/v3/qos-specs/1d326302-bbc1-466e-9459-e5c8827686f0 Aug 07 10:00:20.078296 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-52578ead-5880-4e9e-9e2d-4ae84772ea25 tempest-QosSpecsTestJSON-1354679809 tempest-QosSpecsTestJSON-1354679809-project-admin] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 10:00:20.078296 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-52578ead-5880-4e9e-9e2d-4ae84772ea25 tempest-QosSpecsTestJSON-1354679809 tempest-QosSpecsTestJSON-1354679809-project-admin] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 10:00:20.078296 np0000006707 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 10:00:20.078296 np0000006707 devstack@c-api.service[100295]: warnings.warn( Aug 07 10:00:20.081084 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-52578ead-5880-4e9e-9e2d-4ae84772ea25 tempest-QosSpecsTestJSON-1354679809 tempest-QosSpecsTestJSON-1354679809-project-admin] https://10.4.3.8/volume/v3/qos-specs/1d326302-bbc1-466e-9459-e5c8827686f0 returned with HTTP 200 Aug 07 10:00:20.082139 np0000006707 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 833/3329] 10.4.3.8 () {66 vars in 1340 bytes} [Fri Aug 7 10:00:20 2026] GET /volume/v3/qos-specs/1d326302-bbc1-466e-9459-e5c8827686f0 => generated 389 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 10:00:20.095475 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.middleware.request_id [None req-a851299f-4a6d-4e7e-b690-5f9d04b5aa71 None None] RequestId filter calling following filter/app {{(pid=100298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:00:20.099045 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [None req-a851299f-4a6d-4e7e-b690-5f9d04b5aa71 tempest-QosSpecsTestJSON-1354679809 tempest-QosSpecsTestJSON-1354679809-project-admin] DELETE https://10.4.3.8/volume/v3/qos-specs/1d326302-bbc1-466e-9459-e5c8827686f0?force=False Aug 07 10:00:20.100050 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [None req-a851299f-4a6d-4e7e-b690-5f9d04b5aa71 tempest-QosSpecsTestJSON-1354679809 tempest-QosSpecsTestJSON-1354679809-project-admin] Empty body provided in request {{(pid=100298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 10:00:20.100278 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [None req-a851299f-4a6d-4e7e-b690-5f9d04b5aa71 tempest-QosSpecsTestJSON-1354679809 tempest-QosSpecsTestJSON-1354679809-project-admin] Calling method 'delete' {{(pid=100298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 10:00:20.100647 np0000006707 devstack@c-api.service[100298]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 10:00:20.100647 np0000006707 devstack@c-api.service[100298]: warnings.warn( Aug 07 10:00:20.101240 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.contrib.qos_specs_manage [None req-a851299f-4a6d-4e7e-b690-5f9d04b5aa71 tempest-QosSpecsTestJSON-1354679809 tempest-QosSpecsTestJSON-1354679809-project-admin] Delete qos_spec: 1d326302-bbc1-466e-9459-e5c8827686f0, force: False {{(pid=100298) delete /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:169}} Aug 07 10:00:20.108989 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [None req-b7d70fcd-b62c-4215-9f3e-16b44da9c8db None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:00:20.110664 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-b7d70fcd-b62c-4215-9f3e-16b44da9c8db tempest-TestEncryptedCinderVolumes-768498766 tempest-TestEncryptedCinderVolumes-768498766-project-member] GET https://10.4.3.8/volume/v3/volumes/af259e45-7c84-4c1f-bbf8-31f656633df2 Aug 07 10:00:20.110822 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-b7d70fcd-b62c-4215-9f3e-16b44da9c8db tempest-TestEncryptedCinderVolumes-768498766 tempest-TestEncryptedCinderVolumes-768498766-project-member] Empty body provided in request {{(pid=100296) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 10:00:20.110987 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-b7d70fcd-b62c-4215-9f3e-16b44da9c8db tempest-TestEncryptedCinderVolumes-768498766 tempest-TestEncryptedCinderVolumes-768498766-project-member] Calling method 'show' {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 10:00:20.121376 np0000006707 devstack@c-api.service[100296]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 10:00:20.121376 np0000006707 devstack@c-api.service[100296]: warnings.warn( Aug 07 10:00:20.123115 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [None req-eb6436c6-14a7-43cc-928b-e96292e0c449 None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:00:20.123579 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-eb6436c6-14a7-43cc-928b-e96292e0c449 None None] GET https://10.4.3.8/volume// Aug 07 10:00:20.123829 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-eb6436c6-14a7-43cc-928b-e96292e0c449 None None] Empty body provided in request {{(pid=100297) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 10:00:20.123969 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-eb6436c6-14a7-43cc-928b-e96292e0c449 None None] Calling method 'all' {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 10:00:20.124266 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-eb6436c6-14a7-43cc-928b-e96292e0c449 None None] https://10.4.3.8/volume// returned with HTTP 300 Aug 07 10:00:20.124621 np0000006707 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 833/3330] 10.4.3.8 () {66 vars in 1412 bytes} [Fri Aug 7 10:00:20 2026] GET /volume/ => generated 384 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 07 10:00:20.126312 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [None req-a851299f-4a6d-4e7e-b690-5f9d04b5aa71 tempest-QosSpecsTestJSON-1354679809 tempest-QosSpecsTestJSON-1354679809-project-admin] https://10.4.3.8/volume/v3/qos-specs/1d326302-bbc1-466e-9459-e5c8827686f0?force=False returned with HTTP 202 Aug 07 10:00:20.126831 np0000006707 devstack@c-api.service[100298]: [pid: 100298|app: 0|req: 835/3331] 10.4.3.8 () {66 vars in 1366 bytes} [Fri Aug 7 10:00:20 2026] DELETE /volume/v3/qos-specs/1d326302-bbc1-466e-9459-e5c8827686f0?force=False => generated 0 bytes in 32 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 07 10:00:20.128947 np0000006707 devstack@c-api.service[100296]: INFO cinder.volume.api [None req-b7d70fcd-b62c-4215-9f3e-16b44da9c8db tempest-TestEncryptedCinderVolumes-768498766 tempest-TestEncryptedCinderVolumes-768498766-project-member] Volume info retrieved successfully. Aug 07 10:00:20.134579 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-b7d70fcd-b62c-4215-9f3e-16b44da9c8db tempest-TestEncryptedCinderVolumes-768498766 tempest-TestEncryptedCinderVolumes-768498766-project-member] https://10.4.3.8/volume/v3/volumes/af259e45-7c84-4c1f-bbf8-31f656633df2 returned with HTTP 200 Aug 07 10:00:20.135136 np0000006707 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 831/3332] 10.4.3.8 () {66 vars in 1334 bytes} [Fri Aug 7 10:00:20 2026] GET /volume/v3/volumes/af259e45-7c84-4c1f-bbf8-31f656633df2 => generated 874 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 10:00:20.135435 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-71dacb71-5b7e-4868-b627-e42c8dfe1e1b None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:00:20.137735 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [req-a97fb71d-ac8b-4b20-8742-f2bbcbeca2d9 req-5c0a668f-01fb-43d0-8731-7dae4c844809 None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:00:20.138151 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-71dacb71-5b7e-4868-b627-e42c8dfe1e1b tempest-QosSpecsTestJSON-1354679809 tempest-QosSpecsTestJSON-1354679809-project-admin] GET https://10.4.3.8/volume/v3/qos-specs/1d326302-bbc1-466e-9459-e5c8827686f0 Aug 07 10:00:20.138452 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-71dacb71-5b7e-4868-b627-e42c8dfe1e1b tempest-QosSpecsTestJSON-1354679809 tempest-QosSpecsTestJSON-1354679809-project-admin] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 10:00:20.138782 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-71dacb71-5b7e-4868-b627-e42c8dfe1e1b tempest-QosSpecsTestJSON-1354679809 tempest-QosSpecsTestJSON-1354679809-project-admin] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 10:00:20.141293 np0000006707 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 10:00:20.141293 np0000006707 devstack@c-api.service[100295]: warnings.warn( Aug 07 10:00:20.141377 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [req-a97fb71d-ac8b-4b20-8742-f2bbcbeca2d9 req-5c0a668f-01fb-43d0-8731-7dae4c844809 tempest-TestEncryptedCinderVolumes-768498766 tempest-TestEncryptedCinderVolumes-768498766-project-member] GET https://10.4.3.8/volume/v3/volumes/af259e45-7c84-4c1f-bbf8-31f656633df2 Aug 07 10:00:20.141377 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [req-a97fb71d-ac8b-4b20-8742-f2bbcbeca2d9 req-5c0a668f-01fb-43d0-8731-7dae4c844809 tempest-TestEncryptedCinderVolumes-768498766 tempest-TestEncryptedCinderVolumes-768498766-project-member] Empty body provided in request {{(pid=100297) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 10:00:20.141377 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [req-a97fb71d-ac8b-4b20-8742-f2bbcbeca2d9 req-5c0a668f-01fb-43d0-8731-7dae4c844809 tempest-TestEncryptedCinderVolumes-768498766 tempest-TestEncryptedCinderVolumes-768498766-project-member] Calling method 'show' {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 10:00:20.147914 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-71dacb71-5b7e-4868-b627-e42c8dfe1e1b tempest-QosSpecsTestJSON-1354679809 tempest-QosSpecsTestJSON-1354679809-project-admin] https://10.4.3.8/volume/v3/qos-specs/1d326302-bbc1-466e-9459-e5c8827686f0 returned with HTTP 404 Aug 07 10:00:20.148568 np0000006707 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 834/3333] 10.4.3.8 () {66 vars in 1340 bytes} [Fri Aug 7 10:00:20 2026] GET /volume/v3/qos-specs/1d326302-bbc1-466e-9459-e5c8827686f0 => generated 100 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 10:00:20.151914 np0000006707 devstack@c-api.service[100297]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 10:00:20.151914 np0000006707 devstack@c-api.service[100297]: warnings.warn( Aug 07 10:00:20.155796 np0000006707 devstack@c-api.service[100297]: INFO cinder.volume.api [req-a97fb71d-ac8b-4b20-8742-f2bbcbeca2d9 req-5c0a668f-01fb-43d0-8731-7dae4c844809 tempest-TestEncryptedCinderVolumes-768498766 tempest-TestEncryptedCinderVolumes-768498766-project-member] Volume info retrieved successfully. Aug 07 10:00:20.162245 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [req-a97fb71d-ac8b-4b20-8742-f2bbcbeca2d9 req-5c0a668f-01fb-43d0-8731-7dae4c844809 tempest-TestEncryptedCinderVolumes-768498766 tempest-TestEncryptedCinderVolumes-768498766-project-member] https://10.4.3.8/volume/v3/volumes/af259e45-7c84-4c1f-bbf8-31f656633df2 returned with HTTP 200 Aug 07 10:00:20.163111 np0000006707 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 834/3334] 10.4.3.8 () {70 vars in 1625 bytes} [Fri Aug 7 10:00:20 2026] GET /volume/v3/volumes/af259e45-7c84-4c1f-bbf8-31f656633df2 => generated 1054 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 07 10:00:20.296163 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.middleware.request_id [req-a97fb71d-ac8b-4b20-8742-f2bbcbeca2d9 req-8b01414c-7d89-402a-9d54-42ac0b669137 None None] RequestId filter calling following filter/app {{(pid=100298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:00:20.300455 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [req-a97fb71d-ac8b-4b20-8742-f2bbcbeca2d9 req-8b01414c-7d89-402a-9d54-42ac0b669137 tempest-TestEncryptedCinderVolumes-768498766 tempest-TestEncryptedCinderVolumes-768498766-project-member] PUT https://10.4.3.8/volume/v3/attachments/17e6cff2-3d5c-4c4a-a2a1-2fde854317b0 Aug 07 10:00:20.300778 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [req-a97fb71d-ac8b-4b20-8742-f2bbcbeca2d9 req-8b01414c-7d89-402a-9d54-42ac0b669137 tempest-TestEncryptedCinderVolumes-768498766 tempest-TestEncryptedCinderVolumes-768498766-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.8", "host": "np0000006707", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:568b993d50b1", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "d2780578-1896-461f-80ac-b58d2e346b90", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 10:00:20.317246 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.coordination [req-a97fb71d-ac8b-4b20-8742-f2bbcbeca2d9 req-8b01414c-7d89-402a-9d54-42ac0b669137 tempest-TestEncryptedCinderVolumes-768498766 tempest-TestEncryptedCinderVolumes-768498766-project-member] Acquiring lock "cinder-attachment_update-af259e45-7c84-4c1f-bbf8-31f656633df2-np0000006707" by "attachment_update" {{(pid=100298) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 07 10:00:20.322558 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.coordination [req-a97fb71d-ac8b-4b20-8742-f2bbcbeca2d9 req-8b01414c-7d89-402a-9d54-42ac0b669137 tempest-TestEncryptedCinderVolumes-768498766 tempest-TestEncryptedCinderVolumes-768498766-project-member] Lock "cinder-attachment_update-af259e45-7c84-4c1f-bbf8-31f656633df2-np0000006707" acquired by "attachment_update" :: waited 0.006s {{(pid=100298) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 07 10:00:20.324212 np0000006707 devstack@c-api.service[100298]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 10:00:20.324212 np0000006707 devstack@c-api.service[100298]: warnings.warn( Aug 07 10:00:20.488268 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.coordination [req-a97fb71d-ac8b-4b20-8742-f2bbcbeca2d9 req-8b01414c-7d89-402a-9d54-42ac0b669137 tempest-TestEncryptedCinderVolumes-768498766 tempest-TestEncryptedCinderVolumes-768498766-project-member] Lock "cinder-attachment_update-af259e45-7c84-4c1f-bbf8-31f656633df2-np0000006707" released by "attachment_update" :: held 0.166s {{(pid=100298) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 07 10:00:20.488763 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [req-a97fb71d-ac8b-4b20-8742-f2bbcbeca2d9 req-8b01414c-7d89-402a-9d54-42ac0b669137 tempest-TestEncryptedCinderVolumes-768498766 tempest-TestEncryptedCinderVolumes-768498766-project-member] https://10.4.3.8/volume/v3/attachments/17e6cff2-3d5c-4c4a-a2a1-2fde854317b0 returned with HTTP 200 Aug 07 10:00:20.489308 np0000006707 devstack@c-api.service[100298]: [pid: 100298|app: 0|req: 836/3335] 10.4.3.8 () {74 vars in 1690 bytes} [Fri Aug 7 10:00:20 2026] PUT /volume/v3/attachments/17e6cff2-3d5c-4c4a-a2a1-2fde854317b0 => generated 968 bytes in 194 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 10:00:20.499755 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [req-a97fb71d-ac8b-4b20-8742-f2bbcbeca2d9 req-3cedbf75-7798-4263-9b85-ec818fcdfaa8 None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:00:20.504249 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [req-a97fb71d-ac8b-4b20-8742-f2bbcbeca2d9 req-3cedbf75-7798-4263-9b85-ec818fcdfaa8 tempest-TestEncryptedCinderVolumes-768498766 tempest-TestEncryptedCinderVolumes-768498766-project-member] GET https://10.4.3.8/volume/v3/volumes/af259e45-7c84-4c1f-bbf8-31f656633df2/encryption Aug 07 10:00:20.504249 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [req-a97fb71d-ac8b-4b20-8742-f2bbcbeca2d9 req-3cedbf75-7798-4263-9b85-ec818fcdfaa8 tempest-TestEncryptedCinderVolumes-768498766 tempest-TestEncryptedCinderVolumes-768498766-project-member] Empty body provided in request {{(pid=100296) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 10:00:20.504249 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [req-a97fb71d-ac8b-4b20-8742-f2bbcbeca2d9 req-3cedbf75-7798-4263-9b85-ec818fcdfaa8 tempest-TestEncryptedCinderVolumes-768498766 tempest-TestEncryptedCinderVolumes-768498766-project-member] Calling method 'index' {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 10:00:20.519738 np0000006707 devstack@c-api.service[100296]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 10:00:20.519738 np0000006707 devstack@c-api.service[100296]: warnings.warn( Aug 07 10:00:20.531052 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [req-a97fb71d-ac8b-4b20-8742-f2bbcbeca2d9 req-3cedbf75-7798-4263-9b85-ec818fcdfaa8 tempest-TestEncryptedCinderVolumes-768498766 tempest-TestEncryptedCinderVolumes-768498766-project-member] https://10.4.3.8/volume/v3/volumes/af259e45-7c84-4c1f-bbf8-31f656633df2/encryption returned with HTTP 200 Aug 07 10:00:20.531052 np0000006707 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 832/3336] 10.4.3.8 () {68 vars in 1617 bytes} [Fri Aug 7 10:00:20 2026] GET /volume/v3/volumes/af259e45-7c84-4c1f-bbf8-31f656633df2/encryption => generated 161 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 10:00:20.543912 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-0c86144a-2ba4-4dc3-90a2-60da27d36b26 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:00:20.545925 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-0c86144a-2ba4-4dc3-90a2-60da27d36b26 tempest-ProjectMemberTests33-438754277 tempest-ProjectMemberTests33-438754277-project-admin] GET https://10.4.3.8/volume/v3/backups/02a45366-b339-4a13-8e6c-c905330c42d2 Aug 07 10:00:20.547345 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-0c86144a-2ba4-4dc3-90a2-60da27d36b26 tempest-ProjectMemberTests33-438754277 tempest-ProjectMemberTests33-438754277-project-admin] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 10:00:20.548547 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-0c86144a-2ba4-4dc3-90a2-60da27d36b26 tempest-ProjectMemberTests33-438754277 tempest-ProjectMemberTests33-438754277-project-admin] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 10:00:20.548706 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.v3.backups [None req-0c86144a-2ba4-4dc3-90a2-60da27d36b26 tempest-ProjectMemberTests33-438754277 tempest-ProjectMemberTests33-438754277-project-admin] Show backup with id 02a45366-b339-4a13-8e6c-c905330c42d2. {{(pid=100295) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 10:00:20.555939 np0000006707 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 10:00:20.555939 np0000006707 devstack@c-api.service[100295]: warnings.warn( Aug 07 10:00:20.556651 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-0c86144a-2ba4-4dc3-90a2-60da27d36b26 tempest-ProjectMemberTests33-438754277 tempest-ProjectMemberTests33-438754277-project-admin] https://10.4.3.8/volume/v3/backups/02a45366-b339-4a13-8e6c-c905330c42d2 returned with HTTP 200 Aug 07 10:00:20.557048 np0000006707 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 835/3337] 10.4.3.8 () {68 vars in 1374 bytes} [Fri Aug 7 10:00:20 2026] GET /volume/v3/backups/02a45366-b339-4a13-8e6c-c905330c42d2 => generated 731 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 10:00:20.587099 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [None req-121d62e3-9616-4b1a-bc4d-cc0b4f27ad6f None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:00:20.589758 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-121d62e3-9616-4b1a-bc4d-cc0b4f27ad6f tempest-TestStampPattern-1168660439 tempest-TestStampPattern-1168660439-project-member] POST https://10.4.3.8/volume/v3/snapshots Aug 07 10:00:20.591475 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-121d62e3-9616-4b1a-bc4d-cc0b4f27ad6f tempest-TestStampPattern-1168660439 tempest-TestStampPattern-1168660439-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "3426fc87-bd0d-4266-b1c2-b7aa1477e22c", "force": false, "name": "tempest-TestStampPattern-snapshot-1799800761", "description": null, "metadata": null}} {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 10:00:20.604342 np0000006707 devstack@c-api.service[100297]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 10:00:20.604342 np0000006707 devstack@c-api.service[100297]: warnings.warn( Aug 07 10:00:20.604342 np0000006707 devstack@c-api.service[100297]: INFO cinder.volume.api [None req-121d62e3-9616-4b1a-bc4d-cc0b4f27ad6f tempest-TestStampPattern-1168660439 tempest-TestStampPattern-1168660439-project-member] Volume info retrieved successfully. Aug 07 10:00:20.604342 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.v3.snapshots [None req-121d62e3-9616-4b1a-bc4d-cc0b4f27ad6f tempest-TestStampPattern-1168660439 tempest-TestStampPattern-1168660439-project-member] Create snapshot from volume 3426fc87-bd0d-4266-b1c2-b7aa1477e22c Aug 07 10:00:20.664471 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.quota [None req-121d62e3-9616-4b1a-bc4d-cc0b4f27ad6f tempest-TestStampPattern-1168660439 tempest-TestStampPattern-1168660439-project-member] Created reservations ['2110b87b-e06b-4693-997a-600820b483b9', '9ab9d6f4-03aa-41cc-b6b5-db63544a1248', 'f52d7bf4-1fda-4519-a43a-d1241e1a843c', '2441f90a-eabf-42cf-8fd1-e0bdbc4c0877'] {{(pid=100297) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 10:00:20.697269 np0000006707 devstack@c-api.service[100297]: INFO cinder.volume.api [None req-121d62e3-9616-4b1a-bc4d-cc0b4f27ad6f tempest-TestStampPattern-1168660439 tempest-TestStampPattern-1168660439-project-member] Snapshot create request issued successfully. Aug 07 10:00:20.701440 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-121d62e3-9616-4b1a-bc4d-cc0b4f27ad6f tempest-TestStampPattern-1168660439 tempest-TestStampPattern-1168660439-project-member] https://10.4.3.8/volume/v3/snapshots returned with HTTP 202 Aug 07 10:00:20.701440 np0000006707 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 835/3338] 10.4.3.8 () {68 vars in 1251 bytes} [Fri Aug 7 10:00:20 2026] POST /volume/v3/snapshots => generated 303 bytes in 116 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 07 10:00:20.714191 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.middleware.request_id [None req-b14f943b-8412-4911-b31d-c561e6e5b87c None None] RequestId filter calling following filter/app {{(pid=100298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:00:20.716286 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [None req-b14f943b-8412-4911-b31d-c561e6e5b87c tempest-TestStampPattern-1168660439 tempest-TestStampPattern-1168660439-project-member] GET https://10.4.3.8/volume/v3/snapshots/406bc2aa-c8d0-425b-8dbd-daefd10ff830 Aug 07 10:00:20.716480 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [None req-b14f943b-8412-4911-b31d-c561e6e5b87c tempest-TestStampPattern-1168660439 tempest-TestStampPattern-1168660439-project-member] Empty body provided in request {{(pid=100298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 10:00:20.716665 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [None req-b14f943b-8412-4911-b31d-c561e6e5b87c tempest-TestStampPattern-1168660439 tempest-TestStampPattern-1168660439-project-member] Calling method 'show' {{(pid=100298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 10:00:20.722546 np0000006707 devstack@c-api.service[100298]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 10:00:20.722546 np0000006707 devstack@c-api.service[100298]: warnings.warn( Aug 07 10:00:20.723211 np0000006707 devstack@c-api.service[100298]: INFO cinder.volume.api [None req-b14f943b-8412-4911-b31d-c561e6e5b87c tempest-TestStampPattern-1168660439 tempest-TestStampPattern-1168660439-project-member] Snapshot retrieved successfully. Aug 07 10:00:20.724447 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [None req-b14f943b-8412-4911-b31d-c561e6e5b87c tempest-TestStampPattern-1168660439 tempest-TestStampPattern-1168660439-project-member] https://10.4.3.8/volume/v3/snapshots/406bc2aa-c8d0-425b-8dbd-daefd10ff830 returned with HTTP 200 Aug 07 10:00:20.724965 np0000006707 devstack@c-api.service[100298]: [pid: 100298|app: 0|req: 837/3339] 10.4.3.8 () {66 vars in 1340 bytes} [Fri Aug 7 10:00:20 2026] GET /volume/v3/snapshots/406bc2aa-c8d0-425b-8dbd-daefd10ff830 => generated 435 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 10:00:21.154852 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [None req-8980afb7-2837-45d4-a437-5e14ebf361f4 None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:00:21.159093 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-8980afb7-2837-45d4-a437-5e14ebf361f4 tempest-TestEncryptedCinderVolumes-768498766 tempest-TestEncryptedCinderVolumes-768498766-project-member] GET https://10.4.3.8/volume/v3/volumes/af259e45-7c84-4c1f-bbf8-31f656633df2 Aug 07 10:00:21.160099 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-8980afb7-2837-45d4-a437-5e14ebf361f4 tempest-TestEncryptedCinderVolumes-768498766 tempest-TestEncryptedCinderVolumes-768498766-project-member] Empty body provided in request {{(pid=100296) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 10:00:21.160099 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-8980afb7-2837-45d4-a437-5e14ebf361f4 tempest-TestEncryptedCinderVolumes-768498766 tempest-TestEncryptedCinderVolumes-768498766-project-member] Calling method 'show' {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 10:00:21.174079 np0000006707 devstack@c-api.service[100296]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 10:00:21.174079 np0000006707 devstack@c-api.service[100296]: warnings.warn( Aug 07 10:00:21.177917 np0000006707 devstack@c-api.service[100296]: INFO cinder.volume.api [None req-8980afb7-2837-45d4-a437-5e14ebf361f4 tempest-TestEncryptedCinderVolumes-768498766 tempest-TestEncryptedCinderVolumes-768498766-project-member] Volume info retrieved successfully. Aug 07 10:00:21.183368 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-8980afb7-2837-45d4-a437-5e14ebf361f4 tempest-TestEncryptedCinderVolumes-768498766 tempest-TestEncryptedCinderVolumes-768498766-project-member] https://10.4.3.8/volume/v3/volumes/af259e45-7c84-4c1f-bbf8-31f656633df2 returned with HTTP 200 Aug 07 10:00:21.183368 np0000006707 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 833/3340] 10.4.3.8 () {66 vars in 1334 bytes} [Fri Aug 7 10:00:21 2026] GET /volume/v3/volumes/af259e45-7c84-4c1f-bbf8-31f656633df2 => generated 875 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 10:00:21.575255 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-a1929db3-523d-4d76-be24-8dcad4a04141 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:00:21.584617 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-a1929db3-523d-4d76-be24-8dcad4a04141 tempest-ProjectMemberTests33-438754277 tempest-ProjectMemberTests33-438754277-project-admin] GET https://10.4.3.8/volume/v3/backups/02a45366-b339-4a13-8e6c-c905330c42d2 Aug 07 10:00:21.585235 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-a1929db3-523d-4d76-be24-8dcad4a04141 tempest-ProjectMemberTests33-438754277 tempest-ProjectMemberTests33-438754277-project-admin] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 10:00:21.586810 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-a1929db3-523d-4d76-be24-8dcad4a04141 tempest-ProjectMemberTests33-438754277 tempest-ProjectMemberTests33-438754277-project-admin] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 10:00:21.586965 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.v3.backups [None req-a1929db3-523d-4d76-be24-8dcad4a04141 tempest-ProjectMemberTests33-438754277 tempest-ProjectMemberTests33-438754277-project-admin] Show backup with id 02a45366-b339-4a13-8e6c-c905330c42d2. {{(pid=100295) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 10:00:21.598431 np0000006707 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 10:00:21.598431 np0000006707 devstack@c-api.service[100295]: warnings.warn( Aug 07 10:00:21.598899 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-a1929db3-523d-4d76-be24-8dcad4a04141 tempest-ProjectMemberTests33-438754277 tempest-ProjectMemberTests33-438754277-project-admin] https://10.4.3.8/volume/v3/backups/02a45366-b339-4a13-8e6c-c905330c42d2 returned with HTTP 200 Aug 07 10:00:21.599749 np0000006707 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 836/3341] 10.4.3.8 () {68 vars in 1374 bytes} [Fri Aug 7 10:00:21 2026] GET /volume/v3/backups/02a45366-b339-4a13-8e6c-c905330c42d2 => generated 732 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 10:00:21.740348 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [None req-89a3142d-738c-446a-b234-e25d709317b1 None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:00:21.742459 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-89a3142d-738c-446a-b234-e25d709317b1 tempest-TestStampPattern-1168660439 tempest-TestStampPattern-1168660439-project-member] GET https://10.4.3.8/volume/v3/snapshots/406bc2aa-c8d0-425b-8dbd-daefd10ff830 Aug 07 10:00:21.744975 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-89a3142d-738c-446a-b234-e25d709317b1 tempest-TestStampPattern-1168660439 tempest-TestStampPattern-1168660439-project-member] Empty body provided in request {{(pid=100297) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 10:00:21.744975 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-89a3142d-738c-446a-b234-e25d709317b1 tempest-TestStampPattern-1168660439 tempest-TestStampPattern-1168660439-project-member] Calling method 'show' {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 10:00:21.753480 np0000006707 devstack@c-api.service[100297]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 10:00:21.753480 np0000006707 devstack@c-api.service[100297]: warnings.warn( Aug 07 10:00:21.754251 np0000006707 devstack@c-api.service[100297]: INFO cinder.volume.api [None req-89a3142d-738c-446a-b234-e25d709317b1 tempest-TestStampPattern-1168660439 tempest-TestStampPattern-1168660439-project-member] Snapshot retrieved successfully. Aug 07 10:00:21.758164 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-89a3142d-738c-446a-b234-e25d709317b1 tempest-TestStampPattern-1168660439 tempest-TestStampPattern-1168660439-project-member] https://10.4.3.8/volume/v3/snapshots/406bc2aa-c8d0-425b-8dbd-daefd10ff830 returned with HTTP 200 Aug 07 10:00:21.758164 np0000006707 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 836/3342] 10.4.3.8 () {66 vars in 1340 bytes} [Fri Aug 7 10:00:21 2026] GET /volume/v3/snapshots/406bc2aa-c8d0-425b-8dbd-daefd10ff830 => generated 462 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 10:00:21.768145 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.middleware.request_id [None req-a2094263-b5c4-4cf2-b224-f9d972e8a37c None None] RequestId filter calling following filter/app {{(pid=100298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:00:21.774406 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [None req-a2094263-b5c4-4cf2-b224-f9d972e8a37c tempest-TestStampPattern-1168660439 tempest-TestStampPattern-1168660439-project-member] GET https://10.4.3.8/volume/v3/snapshots/406bc2aa-c8d0-425b-8dbd-daefd10ff830 Aug 07 10:00:21.774406 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [None req-a2094263-b5c4-4cf2-b224-f9d972e8a37c tempest-TestStampPattern-1168660439 tempest-TestStampPattern-1168660439-project-member] Empty body provided in request {{(pid=100298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 10:00:21.774406 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [None req-a2094263-b5c4-4cf2-b224-f9d972e8a37c tempest-TestStampPattern-1168660439 tempest-TestStampPattern-1168660439-project-member] Calling method 'show' {{(pid=100298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 10:00:21.786653 np0000006707 devstack@c-api.service[100298]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 10:00:21.786653 np0000006707 devstack@c-api.service[100298]: warnings.warn( Aug 07 10:00:21.787059 np0000006707 devstack@c-api.service[100298]: INFO cinder.volume.api [None req-a2094263-b5c4-4cf2-b224-f9d972e8a37c tempest-TestStampPattern-1168660439 tempest-TestStampPattern-1168660439-project-member] Snapshot retrieved successfully. Aug 07 10:00:21.788034 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [None req-a2094263-b5c4-4cf2-b224-f9d972e8a37c tempest-TestStampPattern-1168660439 tempest-TestStampPattern-1168660439-project-member] https://10.4.3.8/volume/v3/snapshots/406bc2aa-c8d0-425b-8dbd-daefd10ff830 returned with HTTP 200 Aug 07 10:00:21.788726 np0000006707 devstack@c-api.service[100298]: [pid: 100298|app: 0|req: 838/3343] 10.4.3.8 () {66 vars in 1340 bytes} [Fri Aug 7 10:00:21 2026] GET /volume/v3/snapshots/406bc2aa-c8d0-425b-8dbd-daefd10ff830 => generated 462 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 10:00:22.198147 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [None req-c955add4-418d-4d2f-926c-c88d20dbfff2 None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:00:22.200178 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-c955add4-418d-4d2f-926c-c88d20dbfff2 tempest-TestEncryptedCinderVolumes-768498766 tempest-TestEncryptedCinderVolumes-768498766-project-member] GET https://10.4.3.8/volume/v3/volumes/af259e45-7c84-4c1f-bbf8-31f656633df2 Aug 07 10:00:22.200393 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-c955add4-418d-4d2f-926c-c88d20dbfff2 tempest-TestEncryptedCinderVolumes-768498766 tempest-TestEncryptedCinderVolumes-768498766-project-member] Empty body provided in request {{(pid=100296) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 10:00:22.200671 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-c955add4-418d-4d2f-926c-c88d20dbfff2 tempest-TestEncryptedCinderVolumes-768498766 tempest-TestEncryptedCinderVolumes-768498766-project-member] Calling method 'show' {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 10:00:22.215723 np0000006707 devstack@c-api.service[100296]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 10:00:22.215723 np0000006707 devstack@c-api.service[100296]: warnings.warn( Aug 07 10:00:22.224778 np0000006707 devstack@c-api.service[100296]: INFO cinder.volume.api [None req-c955add4-418d-4d2f-926c-c88d20dbfff2 tempest-TestEncryptedCinderVolumes-768498766 tempest-TestEncryptedCinderVolumes-768498766-project-member] Volume info retrieved successfully. Aug 07 10:00:22.228021 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-c955add4-418d-4d2f-926c-c88d20dbfff2 tempest-TestEncryptedCinderVolumes-768498766 tempest-TestEncryptedCinderVolumes-768498766-project-member] https://10.4.3.8/volume/v3/volumes/af259e45-7c84-4c1f-bbf8-31f656633df2 returned with HTTP 200 Aug 07 10:00:22.228635 np0000006707 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 834/3344] 10.4.3.8 () {66 vars in 1334 bytes} [Fri Aug 7 10:00:22 2026] GET /volume/v3/volumes/af259e45-7c84-4c1f-bbf8-31f656633df2 => generated 875 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 10:00:22.615631 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-5414cb75-32af-4127-a79d-3305cdf18488 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:00:22.621251 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-5414cb75-32af-4127-a79d-3305cdf18488 tempest-ProjectMemberTests33-438754277 tempest-ProjectMemberTests33-438754277-project-admin] GET https://10.4.3.8/volume/v3/backups/02a45366-b339-4a13-8e6c-c905330c42d2 Aug 07 10:00:22.621251 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-5414cb75-32af-4127-a79d-3305cdf18488 tempest-ProjectMemberTests33-438754277 tempest-ProjectMemberTests33-438754277-project-admin] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 10:00:22.621251 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-5414cb75-32af-4127-a79d-3305cdf18488 tempest-ProjectMemberTests33-438754277 tempest-ProjectMemberTests33-438754277-project-admin] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 10:00:22.621251 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.v3.backups [None req-5414cb75-32af-4127-a79d-3305cdf18488 tempest-ProjectMemberTests33-438754277 tempest-ProjectMemberTests33-438754277-project-admin] Show backup with id 02a45366-b339-4a13-8e6c-c905330c42d2. {{(pid=100295) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 10:00:22.634010 np0000006707 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 10:00:22.634010 np0000006707 devstack@c-api.service[100295]: warnings.warn( Aug 07 10:00:22.635721 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-5414cb75-32af-4127-a79d-3305cdf18488 tempest-ProjectMemberTests33-438754277 tempest-ProjectMemberTests33-438754277-project-admin] https://10.4.3.8/volume/v3/backups/02a45366-b339-4a13-8e6c-c905330c42d2 returned with HTTP 200 Aug 07 10:00:22.636409 np0000006707 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 837/3345] 10.4.3.8 () {68 vars in 1374 bytes} [Fri Aug 7 10:00:22 2026] GET /volume/v3/backups/02a45366-b339-4a13-8e6c-c905330c42d2 => generated 732 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 10:00:23.124144 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [None req-6b3ac4fe-9410-4ee5-8578-79846529314f None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:00:23.227752 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-6b3ac4fe-9410-4ee5-8578-79846529314f tempest-VolumePoolsAdminTestsJSON-1699206401 tempest-VolumePoolsAdminTestsJSON-1699206401-project-admin] GET https://10.4.3.8/volume/v3/scheduler-stats/get_pools?detail=True Aug 07 10:00:23.228013 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-6b3ac4fe-9410-4ee5-8578-79846529314f tempest-VolumePoolsAdminTestsJSON-1699206401 tempest-VolumePoolsAdminTestsJSON-1699206401-project-admin] Empty body provided in request {{(pid=100297) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 10:00:23.228190 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-6b3ac4fe-9410-4ee5-8578-79846529314f tempest-VolumePoolsAdminTestsJSON-1699206401 tempest-VolumePoolsAdminTestsJSON-1699206401-project-admin] Calling method 'get_pools' {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 10:00:23.242354 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-6b3ac4fe-9410-4ee5-8578-79846529314f tempest-VolumePoolsAdminTestsJSON-1699206401 tempest-VolumePoolsAdminTestsJSON-1699206401-project-admin] https://10.4.3.8/volume/v3/scheduler-stats/get_pools?detail=True returned with HTTP 200 Aug 07 10:00:23.243493 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.middleware.request_id [None req-6dbd7c7b-fb55-4e6f-a840-47ce5ad013d4 None None] RequestId filter calling following filter/app {{(pid=100298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:00:23.244378 np0000006707 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 837/3346] 10.4.3.8 () {66 vars in 1300 bytes} [Fri Aug 7 10:00:23 2026] GET /volume/v3/scheduler-stats/get_pools?detail=True => generated 1169 bytes in 121 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 10:00:23.245832 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [None req-6dbd7c7b-fb55-4e6f-a840-47ce5ad013d4 tempest-TestEncryptedCinderVolumes-768498766 tempest-TestEncryptedCinderVolumes-768498766-project-member] GET https://10.4.3.8/volume/v3/volumes/af259e45-7c84-4c1f-bbf8-31f656633df2 Aug 07 10:00:23.246080 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [None req-6dbd7c7b-fb55-4e6f-a840-47ce5ad013d4 tempest-TestEncryptedCinderVolumes-768498766 tempest-TestEncryptedCinderVolumes-768498766-project-member] Empty body provided in request {{(pid=100298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 10:00:23.246298 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [None req-6dbd7c7b-fb55-4e6f-a840-47ce5ad013d4 tempest-TestEncryptedCinderVolumes-768498766 tempest-TestEncryptedCinderVolumes-768498766-project-member] Calling method 'show' {{(pid=100298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 10:00:23.255872 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [None req-50d97986-af19-4ccd-9811-094f9669a36f None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:00:23.257882 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-50d97986-af19-4ccd-9811-094f9669a36f tempest-VolumePoolsAdminTestsJSON-1699206401 tempest-VolumePoolsAdminTestsJSON-1699206401-project-admin] GET https://10.4.3.8/volume/v3/scheduler-stats/get_pools Aug 07 10:00:23.258097 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-50d97986-af19-4ccd-9811-094f9669a36f tempest-VolumePoolsAdminTestsJSON-1699206401 tempest-VolumePoolsAdminTestsJSON-1699206401-project-admin] Empty body provided in request {{(pid=100296) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 10:00:23.258182 np0000006707 devstack@c-api.service[100298]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 10:00:23.258182 np0000006707 devstack@c-api.service[100298]: warnings.warn( Aug 07 10:00:23.258290 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-50d97986-af19-4ccd-9811-094f9669a36f tempest-VolumePoolsAdminTestsJSON-1699206401 tempest-VolumePoolsAdminTestsJSON-1699206401-project-admin] Calling method 'get_pools' {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 10:00:23.265084 np0000006707 devstack@c-api.service[100298]: INFO cinder.volume.api [None req-6dbd7c7b-fb55-4e6f-a840-47ce5ad013d4 tempest-TestEncryptedCinderVolumes-768498766 tempest-TestEncryptedCinderVolumes-768498766-project-member] Volume info retrieved successfully. Aug 07 10:00:23.272083 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [None req-6dbd7c7b-fb55-4e6f-a840-47ce5ad013d4 tempest-TestEncryptedCinderVolumes-768498766 tempest-TestEncryptedCinderVolumes-768498766-project-member] https://10.4.3.8/volume/v3/volumes/af259e45-7c84-4c1f-bbf8-31f656633df2 returned with HTTP 200 Aug 07 10:00:23.272548 np0000006707 devstack@c-api.service[100298]: [pid: 100298|app: 0|req: 839/3347] 10.4.3.8 () {66 vars in 1334 bytes} [Fri Aug 7 10:00:23 2026] GET /volume/v3/volumes/af259e45-7c84-4c1f-bbf8-31f656633df2 => generated 875 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 10:00:23.273264 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-50d97986-af19-4ccd-9811-094f9669a36f tempest-VolumePoolsAdminTestsJSON-1699206401 tempest-VolumePoolsAdminTestsJSON-1699206401-project-admin] https://10.4.3.8/volume/v3/scheduler-stats/get_pools returned with HTTP 200 Aug 07 10:00:23.273862 np0000006707 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 835/3348] 10.4.3.8 () {66 vars in 1277 bytes} [Fri Aug 7 10:00:23 2026] GET /volume/v3/scheduler-stats/get_pools => generated 106 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 10:00:23.650208 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-f66da4f2-08d6-432c-95d8-ca0de8df2507 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:00:23.652405 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-f66da4f2-08d6-432c-95d8-ca0de8df2507 tempest-ProjectMemberTests33-438754277 tempest-ProjectMemberTests33-438754277-project-admin] GET https://10.4.3.8/volume/v3/backups/02a45366-b339-4a13-8e6c-c905330c42d2 Aug 07 10:00:23.652723 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-f66da4f2-08d6-432c-95d8-ca0de8df2507 tempest-ProjectMemberTests33-438754277 tempest-ProjectMemberTests33-438754277-project-admin] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 10:00:23.652971 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-f66da4f2-08d6-432c-95d8-ca0de8df2507 tempest-ProjectMemberTests33-438754277 tempest-ProjectMemberTests33-438754277-project-admin] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 10:00:23.653182 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.v3.backups [None req-f66da4f2-08d6-432c-95d8-ca0de8df2507 tempest-ProjectMemberTests33-438754277 tempest-ProjectMemberTests33-438754277-project-admin] Show backup with id 02a45366-b339-4a13-8e6c-c905330c42d2. {{(pid=100295) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 10:00:23.661678 np0000006707 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 10:00:23.661678 np0000006707 devstack@c-api.service[100295]: warnings.warn( Aug 07 10:00:23.662327 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-f66da4f2-08d6-432c-95d8-ca0de8df2507 tempest-ProjectMemberTests33-438754277 tempest-ProjectMemberTests33-438754277-project-admin] https://10.4.3.8/volume/v3/backups/02a45366-b339-4a13-8e6c-c905330c42d2 returned with HTTP 200 Aug 07 10:00:23.662860 np0000006707 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 838/3349] 10.4.3.8 () {68 vars in 1374 bytes} [Fri Aug 7 10:00:23 2026] GET /volume/v3/backups/02a45366-b339-4a13-8e6c-c905330c42d2 => generated 732 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 10:00:24.290519 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [None req-9e9ff751-ca14-4157-8974-563d5c998916 None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:00:24.295272 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-9e9ff751-ca14-4157-8974-563d5c998916 tempest-TestEncryptedCinderVolumes-768498766 tempest-TestEncryptedCinderVolumes-768498766-project-member] GET https://10.4.3.8/volume/v3/volumes/af259e45-7c84-4c1f-bbf8-31f656633df2 Aug 07 10:00:24.296460 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-9e9ff751-ca14-4157-8974-563d5c998916 tempest-TestEncryptedCinderVolumes-768498766 tempest-TestEncryptedCinderVolumes-768498766-project-member] Empty body provided in request {{(pid=100297) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 10:00:24.296776 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-9e9ff751-ca14-4157-8974-563d5c998916 tempest-TestEncryptedCinderVolumes-768498766 tempest-TestEncryptedCinderVolumes-768498766-project-member] Calling method 'show' {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 10:00:24.312792 np0000006707 devstack@c-api.service[100297]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 10:00:24.312792 np0000006707 devstack@c-api.service[100297]: warnings.warn( Aug 07 10:00:24.317618 np0000006707 devstack@c-api.service[100297]: INFO cinder.volume.api [None req-9e9ff751-ca14-4157-8974-563d5c998916 tempest-TestEncryptedCinderVolumes-768498766 tempest-TestEncryptedCinderVolumes-768498766-project-member] Volume info retrieved successfully. Aug 07 10:00:24.325348 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-9e9ff751-ca14-4157-8974-563d5c998916 tempest-TestEncryptedCinderVolumes-768498766 tempest-TestEncryptedCinderVolumes-768498766-project-member] https://10.4.3.8/volume/v3/volumes/af259e45-7c84-4c1f-bbf8-31f656633df2 returned with HTTP 200 Aug 07 10:00:24.325832 np0000006707 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 838/3350] 10.4.3.8 () {66 vars in 1334 bytes} [Fri Aug 7 10:00:24 2026] GET /volume/v3/volumes/af259e45-7c84-4c1f-bbf8-31f656633df2 => generated 875 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 10:00:24.675612 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.middleware.request_id [None req-3a3def70-2b0a-4a50-959f-0da905664224 None None] RequestId filter calling following filter/app {{(pid=100298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:00:24.678853 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [None req-3a3def70-2b0a-4a50-959f-0da905664224 tempest-ProjectMemberTests33-438754277 tempest-ProjectMemberTests33-438754277-project-admin] GET https://10.4.3.8/volume/v3/backups/02a45366-b339-4a13-8e6c-c905330c42d2 Aug 07 10:00:24.678853 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [None req-3a3def70-2b0a-4a50-959f-0da905664224 tempest-ProjectMemberTests33-438754277 tempest-ProjectMemberTests33-438754277-project-admin] Empty body provided in request {{(pid=100298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 10:00:24.678853 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [None req-3a3def70-2b0a-4a50-959f-0da905664224 tempest-ProjectMemberTests33-438754277 tempest-ProjectMemberTests33-438754277-project-admin] Calling method 'show' {{(pid=100298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 10:00:24.678853 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.v3.backups [None req-3a3def70-2b0a-4a50-959f-0da905664224 tempest-ProjectMemberTests33-438754277 tempest-ProjectMemberTests33-438754277-project-admin] Show backup with id 02a45366-b339-4a13-8e6c-c905330c42d2. {{(pid=100298) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 10:00:24.684894 np0000006707 devstack@c-api.service[100298]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 10:00:24.684894 np0000006707 devstack@c-api.service[100298]: warnings.warn( Aug 07 10:00:24.685821 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [None req-3a3def70-2b0a-4a50-959f-0da905664224 tempest-ProjectMemberTests33-438754277 tempest-ProjectMemberTests33-438754277-project-admin] https://10.4.3.8/volume/v3/backups/02a45366-b339-4a13-8e6c-c905330c42d2 returned with HTTP 200 Aug 07 10:00:24.686257 np0000006707 devstack@c-api.service[100298]: [pid: 100298|app: 0|req: 840/3351] 10.4.3.8 () {68 vars in 1374 bytes} [Fri Aug 7 10:00:24 2026] GET /volume/v3/backups/02a45366-b339-4a13-8e6c-c905330c42d2 => generated 733 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 10:00:24.703270 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [None req-3bf2e285-8058-49ad-be56-9745bddd604f None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:00:24.707622 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-3bf2e285-8058-49ad-be56-9745bddd604f tempest-ProjectMemberTests33-438754277 tempest-ProjectMemberTests33-438754277-project-member] DELETE https://10.4.3.8/volume/v3/backups/02a45366-b339-4a13-8e6c-c905330c42d2 Aug 07 10:00:24.707622 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-3bf2e285-8058-49ad-be56-9745bddd604f tempest-ProjectMemberTests33-438754277 tempest-ProjectMemberTests33-438754277-project-member] Empty body provided in request {{(pid=100296) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 10:00:24.707622 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-3bf2e285-8058-49ad-be56-9745bddd604f tempest-ProjectMemberTests33-438754277 tempest-ProjectMemberTests33-438754277-project-member] Calling method 'delete' {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 10:00:24.707622 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.contrib.backups [None req-3bf2e285-8058-49ad-be56-9745bddd604f tempest-ProjectMemberTests33-438754277 tempest-ProjectMemberTests33-438754277-project-member] Delete backup with id: 02a45366-b339-4a13-8e6c-c905330c42d2. Aug 07 10:00:24.713825 np0000006707 devstack@c-api.service[100296]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 10:00:24.713825 np0000006707 devstack@c-api.service[100296]: warnings.warn( Aug 07 10:00:24.733991 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.backup.rpcapi [None req-3bf2e285-8058-49ad-be56-9745bddd604f tempest-ProjectMemberTests33-438754277 tempest-ProjectMemberTests33-438754277-project-member] delete_backup rpcapi backup_id 02a45366-b339-4a13-8e6c-c905330c42d2 {{(pid=100296) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 07 10:00:24.739695 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-3bf2e285-8058-49ad-be56-9745bddd604f tempest-ProjectMemberTests33-438754277 tempest-ProjectMemberTests33-438754277-project-member] https://10.4.3.8/volume/v3/backups/02a45366-b339-4a13-8e6c-c905330c42d2 returned with HTTP 202 Aug 07 10:00:24.739695 np0000006707 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 836/3352] 10.4.3.8 () {68 vars in 1377 bytes} [Fri Aug 7 10:00:24 2026] DELETE /volume/v3/backups/02a45366-b339-4a13-8e6c-c905330c42d2 => generated 0 bytes in 37 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 07 10:00:24.751523 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-98d7306c-907b-455d-aedb-385514d2dad6 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:00:24.754157 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-98d7306c-907b-455d-aedb-385514d2dad6 tempest-ProjectMemberTests33-438754277 tempest-ProjectMemberTests33-438754277-project-admin] DELETE https://10.4.3.8/volume/v3/volumes/7b6e14f4-f47d-4cfb-ab27-789abb541570 Aug 07 10:00:24.754496 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-98d7306c-907b-455d-aedb-385514d2dad6 tempest-ProjectMemberTests33-438754277 tempest-ProjectMemberTests33-438754277-project-admin] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 10:00:24.754845 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-98d7306c-907b-455d-aedb-385514d2dad6 tempest-ProjectMemberTests33-438754277 tempest-ProjectMemberTests33-438754277-project-admin] Calling method 'delete' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 10:00:24.754939 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.v3.volumes [None req-98d7306c-907b-455d-aedb-385514d2dad6 tempest-ProjectMemberTests33-438754277 tempest-ProjectMemberTests33-438754277-project-admin] Delete volume with id: 7b6e14f4-f47d-4cfb-ab27-789abb541570 Aug 07 10:00:24.767010 np0000006707 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 10:00:24.767010 np0000006707 devstack@c-api.service[100295]: warnings.warn( Aug 07 10:00:24.767533 np0000006707 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-98d7306c-907b-455d-aedb-385514d2dad6 tempest-ProjectMemberTests33-438754277 tempest-ProjectMemberTests33-438754277-project-admin] Volume info retrieved successfully. Aug 07 10:00:24.798903 np0000006707 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-98d7306c-907b-455d-aedb-385514d2dad6 tempest-ProjectMemberTests33-438754277 tempest-ProjectMemberTests33-438754277-project-admin] Delete volume request issued successfully. Aug 07 10:00:24.800382 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-98d7306c-907b-455d-aedb-385514d2dad6 tempest-ProjectMemberTests33-438754277 tempest-ProjectMemberTests33-438754277-project-admin] https://10.4.3.8/volume/v3/volumes/7b6e14f4-f47d-4cfb-ab27-789abb541570 returned with HTTP 202 Aug 07 10:00:24.802393 np0000006707 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 839/3353] 10.4.3.8 () {68 vars in 1377 bytes} [Fri Aug 7 10:00:24 2026] DELETE /volume/v3/volumes/7b6e14f4-f47d-4cfb-ab27-789abb541570 => generated 0 bytes in 52 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 07 10:00:24.811985 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [None req-be4fb8bb-4712-43bd-acd8-8ef81bbfbb6c None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:00:24.815608 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-be4fb8bb-4712-43bd-acd8-8ef81bbfbb6c tempest-ProjectMemberTests33-438754277 tempest-ProjectMemberTests33-438754277-project-admin] GET https://10.4.3.8/volume/v3/volumes/7b6e14f4-f47d-4cfb-ab27-789abb541570 Aug 07 10:00:24.815760 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-be4fb8bb-4712-43bd-acd8-8ef81bbfbb6c tempest-ProjectMemberTests33-438754277 tempest-ProjectMemberTests33-438754277-project-admin] Empty body provided in request {{(pid=100297) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 10:00:24.816356 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-be4fb8bb-4712-43bd-acd8-8ef81bbfbb6c tempest-ProjectMemberTests33-438754277 tempest-ProjectMemberTests33-438754277-project-admin] Calling method 'show' {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 10:00:24.828911 np0000006707 devstack@c-api.service[100297]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 10:00:24.828911 np0000006707 devstack@c-api.service[100297]: warnings.warn( Aug 07 10:00:24.838410 np0000006707 devstack@c-api.service[100297]: INFO cinder.volume.api [None req-be4fb8bb-4712-43bd-acd8-8ef81bbfbb6c tempest-ProjectMemberTests33-438754277 tempest-ProjectMemberTests33-438754277-project-admin] Volume info retrieved successfully. Aug 07 10:00:24.847130 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-be4fb8bb-4712-43bd-acd8-8ef81bbfbb6c tempest-ProjectMemberTests33-438754277 tempest-ProjectMemberTests33-438754277-project-admin] https://10.4.3.8/volume/v3/volumes/7b6e14f4-f47d-4cfb-ab27-789abb541570 returned with HTTP 200 Aug 07 10:00:24.847595 np0000006707 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 839/3354] 10.4.3.8 () {68 vars in 1374 bytes} [Fri Aug 7 10:00:24 2026] GET /volume/v3/volumes/7b6e14f4-f47d-4cfb-ab27-789abb541570 => generated 1013 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 10:00:25.345628 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.middleware.request_id [None req-76d25974-0417-45ee-b324-ada79ec1d7c1 None None] RequestId filter calling following filter/app {{(pid=100298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:00:25.347181 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [None req-76d25974-0417-45ee-b324-ada79ec1d7c1 tempest-TestEncryptedCinderVolumes-768498766 tempest-TestEncryptedCinderVolumes-768498766-project-member] GET https://10.4.3.8/volume/v3/volumes/af259e45-7c84-4c1f-bbf8-31f656633df2 Aug 07 10:00:25.347405 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [None req-76d25974-0417-45ee-b324-ada79ec1d7c1 tempest-TestEncryptedCinderVolumes-768498766 tempest-TestEncryptedCinderVolumes-768498766-project-member] Empty body provided in request {{(pid=100298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 10:00:25.347681 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [None req-76d25974-0417-45ee-b324-ada79ec1d7c1 tempest-TestEncryptedCinderVolumes-768498766 tempest-TestEncryptedCinderVolumes-768498766-project-member] Calling method 'show' {{(pid=100298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 10:00:25.360358 np0000006707 devstack@c-api.service[100298]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 10:00:25.360358 np0000006707 devstack@c-api.service[100298]: warnings.warn( Aug 07 10:00:25.366149 np0000006707 devstack@c-api.service[100298]: INFO cinder.volume.api [None req-76d25974-0417-45ee-b324-ada79ec1d7c1 tempest-TestEncryptedCinderVolumes-768498766 tempest-TestEncryptedCinderVolumes-768498766-project-member] Volume info retrieved successfully. Aug 07 10:00:25.374835 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [None req-76d25974-0417-45ee-b324-ada79ec1d7c1 tempest-TestEncryptedCinderVolumes-768498766 tempest-TestEncryptedCinderVolumes-768498766-project-member] https://10.4.3.8/volume/v3/volumes/af259e45-7c84-4c1f-bbf8-31f656633df2 returned with HTTP 200 Aug 07 10:00:25.374835 np0000006707 devstack@c-api.service[100298]: [pid: 100298|app: 0|req: 841/3355] 10.4.3.8 () {66 vars in 1334 bytes} [Fri Aug 7 10:00:25 2026] GET /volume/v3/volumes/af259e45-7c84-4c1f-bbf8-31f656633df2 => generated 875 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 10:00:25.865501 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [None req-b01a3c63-59db-4348-9229-48983ba7ddb8 None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:00:25.875500 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-b01a3c63-59db-4348-9229-48983ba7ddb8 tempest-ProjectMemberTests33-438754277 tempest-ProjectMemberTests33-438754277-project-admin] GET https://10.4.3.8/volume/v3/volumes/7b6e14f4-f47d-4cfb-ab27-789abb541570 Aug 07 10:00:25.875500 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-b01a3c63-59db-4348-9229-48983ba7ddb8 tempest-ProjectMemberTests33-438754277 tempest-ProjectMemberTests33-438754277-project-admin] Empty body provided in request {{(pid=100296) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 10:00:25.875500 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-b01a3c63-59db-4348-9229-48983ba7ddb8 tempest-ProjectMemberTests33-438754277 tempest-ProjectMemberTests33-438754277-project-admin] Calling method 'show' {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 10:00:25.885448 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-b01a3c63-59db-4348-9229-48983ba7ddb8 tempest-ProjectMemberTests33-438754277 tempest-ProjectMemberTests33-438754277-project-admin] https://10.4.3.8/volume/v3/volumes/7b6e14f4-f47d-4cfb-ab27-789abb541570 returned with HTTP 404 Aug 07 10:00:25.885448 np0000006707 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 837/3356] 10.4.3.8 () {68 vars in 1374 bytes} [Fri Aug 7 10:00:25 2026] GET /volume/v3/volumes/7b6e14f4-f47d-4cfb-ab27-789abb541570 => generated 109 bytes in 18 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 10:00:25.897656 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-fe05bd33-9c1b-4583-8949-caa879ecc120 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:00:25.901790 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-fe05bd33-9c1b-4583-8949-caa879ecc120 tempest-ProjectMemberTests33-438754277 tempest-ProjectMemberTests33-438754277-project-member] GET https://10.4.3.8/volume/v3/backups/9060cb5e-ae41-4860-8256-156162e3bc1f/export_record Aug 07 10:00:25.901790 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-fe05bd33-9c1b-4583-8949-caa879ecc120 tempest-ProjectMemberTests33-438754277 tempest-ProjectMemberTests33-438754277-project-member] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 10:00:25.903475 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-fe05bd33-9c1b-4583-8949-caa879ecc120 tempest-ProjectMemberTests33-438754277 tempest-ProjectMemberTests33-438754277-project-member] Calling method 'export_record' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 10:00:25.903475 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.contrib.backups [None req-fe05bd33-9c1b-4583-8949-caa879ecc120 tempest-ProjectMemberTests33-438754277 tempest-ProjectMemberTests33-438754277-project-member] Export record for backup 9060cb5e-ae41-4860-8256-156162e3bc1f. {{(pid=100295) export_record /opt/stack/cinder/cinder/api/contrib/backups.py:241}} Aug 07 10:00:25.921802 np0000006707 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 10:00:25.921802 np0000006707 devstack@c-api.service[100295]: warnings.warn( Aug 07 10:00:25.923316 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.policy [None req-fe05bd33-9c1b-4583-8949-caa879ecc120 tempest-ProjectMemberTests33-438754277 tempest-ProjectMemberTests33-438754277-project-member] Policy check for backup:export-import failed with context {'is_admin': False, 'user_id': 'd533e95620374e5ba6066791deac3a1e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '6fa0c91ab9b946679bc17f6069a76002', '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=100295) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 07 10:00:25.923746 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-fe05bd33-9c1b-4583-8949-caa879ecc120 tempest-ProjectMemberTests33-438754277 tempest-ProjectMemberTests33-438754277-project-member] https://10.4.3.8/volume/v3/backups/9060cb5e-ae41-4860-8256-156162e3bc1f/export_record returned with HTTP 403 Aug 07 10:00:25.924344 np0000006707 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 840/3357] 10.4.3.8 () {68 vars in 1416 bytes} [Fri Aug 7 10:00:25 2026] GET /volume/v3/backups/9060cb5e-ae41-4860-8256-156162e3bc1f/export_record => generated 101 bytes in 27 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 07 10:00:25.937102 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [None req-e04d3e2b-c417-46da-bf3f-879112398271 None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:00:25.941573 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-e04d3e2b-c417-46da-bf3f-879112398271 tempest-ProjectMemberTests33-438754277 tempest-ProjectMemberTests33-438754277-project-admin] POST https://10.4.3.8/volume/v3/volumes Aug 07 10:00:25.942038 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-e04d3e2b-c417-46da-bf3f-879112398271 tempest-ProjectMemberTests33-438754277 tempest-ProjectMemberTests33-438754277-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-257896163"}} {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 10:00:25.945638 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.v3.volumes [None req-e04d3e2b-c417-46da-bf3f-879112398271 tempest-ProjectMemberTests33-438754277 tempest-ProjectMemberTests33-438754277-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-257896163'}} {{(pid=100297) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 07 10:00:25.945638 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.v3.volumes [None req-e04d3e2b-c417-46da-bf3f-879112398271 tempest-ProjectMemberTests33-438754277 tempest-ProjectMemberTests33-438754277-project-admin] Create volume of 1 GB Aug 07 10:00:25.975483 np0000006707 devstack@c-api.service[100297]: INFO cinder.volume.api [None req-e04d3e2b-c417-46da-bf3f-879112398271 tempest-ProjectMemberTests33-438754277 tempest-ProjectMemberTests33-438754277-project-admin] Availability Zones retrieved successfully. Aug 07 10:00:25.988489 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.volume.api [None req-e04d3e2b-c417-46da-bf3f-879112398271 tempest-ProjectMemberTests33-438754277 tempest-ProjectMemberTests33-438754277-project-admin] Flow 'volume_create_api' (9c55f5c2-069c-4b04-90fb-c39e90414d7d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100297) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 10:00:25.989294 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.volume.api [None req-e04d3e2b-c417-46da-bf3f-879112398271 tempest-ProjectMemberTests33-438754277 tempest-ProjectMemberTests33-438754277-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (76ff56b3-8da4-4a8d-8dc0-537be94115f5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100297) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 10:00:25.990943 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.volume.flows.api.create_volume [None req-e04d3e2b-c417-46da-bf3f-879112398271 tempest-ProjectMemberTests33-438754277 tempest-ProjectMemberTests33-438754277-project-admin] Validating volume size '1' using validate_int {{(pid=100297) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 07 10:00:26.036755 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.volume.api [None req-e04d3e2b-c417-46da-bf3f-879112398271 tempest-ProjectMemberTests33-438754277 tempest-ProjectMemberTests33-438754277-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (76ff56b3-8da4-4a8d-8dc0-537be94115f5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-07T09:47:39Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=45fd9a3a-b61e-4c6c-9ab7-d02f06678d0d,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '45fd9a3a-b61e-4c6c-9ab7-d02f06678d0d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100297) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 10:00:26.037310 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.volume.api [None req-e04d3e2b-c417-46da-bf3f-879112398271 tempest-ProjectMemberTests33-438754277 tempest-ProjectMemberTests33-438754277-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (be71db65-ab55-488e-b74e-69a6b7ec72ee) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100297) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 10:00:26.086684 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.quota [None req-e04d3e2b-c417-46da-bf3f-879112398271 tempest-ProjectMemberTests33-438754277 tempest-ProjectMemberTests33-438754277-project-admin] Created reservations ['27896b9a-55b2-4504-a830-513f65eb69b0', 'c90fe25f-41e2-4c65-804f-5ede5098b204', '21729352-e5de-43a5-9d53-9aba9fc4fe9a', '1516ca13-ac16-401e-b6ac-af8e93c05140'] {{(pid=100297) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 10:00:26.087747 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.volume.api [None req-e04d3e2b-c417-46da-bf3f-879112398271 tempest-ProjectMemberTests33-438754277 tempest-ProjectMemberTests33-438754277-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (be71db65-ab55-488e-b74e-69a6b7ec72ee) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['27896b9a-55b2-4504-a830-513f65eb69b0', 'c90fe25f-41e2-4c65-804f-5ede5098b204', '21729352-e5de-43a5-9d53-9aba9fc4fe9a', '1516ca13-ac16-401e-b6ac-af8e93c05140']}' {{(pid=100297) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 10:00:26.088755 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.volume.api [None req-e04d3e2b-c417-46da-bf3f-879112398271 tempest-ProjectMemberTests33-438754277 tempest-ProjectMemberTests33-438754277-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (89cf1e0d-4824-4268-aff5-bdc934ac9a3f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100297) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 10:00:26.122283 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.volume.api [None req-e04d3e2b-c417-46da-bf3f-879112398271 tempest-ProjectMemberTests33-438754277 tempest-ProjectMemberTests33-438754277-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (89cf1e0d-4824-4268-aff5-bdc934ac9a3f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'bb8445b1-3a66-424e-9336-84993ea52c68', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-257896163',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='6fa0c91ab9b946679bc17f6069a76002',qos_specs=None,replication_status=,reservations=['27896b9a-55b2-4504-a830-513f65eb69b0','c90fe25f-41e2-4c65-804f-5ede5098b204','21729352-e5de-43a5-9d53-9aba9fc4fe9a','1516ca13-ac16-401e-b6ac-af8e93c05140'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='7371b0ee816044a6805f3c6a5047d68c',volume_type_id=45fd9a3a-b61e-4c6c-9ab7-d02f06678d0d), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-07T10:00:26Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-257896163',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=bb8445b1-3a66-424e-9336-84993ea52c68,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='6fa0c91ab9b946679bc17f6069a76002',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='7371b0ee816044a6805f3c6a5047d68c',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(45fd9a3a-b61e-4c6c-9ab7-d02f06678d0d),volume_type_id=45fd9a3a-b61e-4c6c-9ab7-d02f06678d0d)}' {{(pid=100297) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 10:00:26.123378 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.volume.api [None req-e04d3e2b-c417-46da-bf3f-879112398271 tempest-ProjectMemberTests33-438754277 tempest-ProjectMemberTests33-438754277-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (917f56aa-847f-4993-9925-7bd37f84f674) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100297) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 10:00:26.158362 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.volume.api [None req-e04d3e2b-c417-46da-bf3f-879112398271 tempest-ProjectMemberTests33-438754277 tempest-ProjectMemberTests33-438754277-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (917f56aa-847f-4993-9925-7bd37f84f674) transitioned into state 'SUCCESS' from state '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-257896163',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='6fa0c91ab9b946679bc17f6069a76002',qos_specs=None,replication_status=,reservations=['27896b9a-55b2-4504-a830-513f65eb69b0','c90fe25f-41e2-4c65-804f-5ede5098b204','21729352-e5de-43a5-9d53-9aba9fc4fe9a','1516ca13-ac16-401e-b6ac-af8e93c05140'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='7371b0ee816044a6805f3c6a5047d68c',volume_type_id=45fd9a3a-b61e-4c6c-9ab7-d02f06678d0d)}' {{(pid=100297) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 10:00:26.159192 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.volume.api [None req-e04d3e2b-c417-46da-bf3f-879112398271 tempest-ProjectMemberTests33-438754277 tempest-ProjectMemberTests33-438754277-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8ce25349-050c-4fd3-a2d6-6084c88fae43) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100297) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 10:00:26.197026 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.volume.api [None req-e04d3e2b-c417-46da-bf3f-879112398271 tempest-ProjectMemberTests33-438754277 tempest-ProjectMemberTests33-438754277-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8ce25349-050c-4fd3-a2d6-6084c88fae43) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100297) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 10:00:26.199627 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.volume.api [None req-e04d3e2b-c417-46da-bf3f-879112398271 tempest-ProjectMemberTests33-438754277 tempest-ProjectMemberTests33-438754277-project-admin] Flow 'volume_create_api' (9c55f5c2-069c-4b04-90fb-c39e90414d7d) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100297) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 10:00:26.199627 np0000006707 devstack@c-api.service[100297]: INFO cinder.volume.api [None req-e04d3e2b-c417-46da-bf3f-879112398271 tempest-ProjectMemberTests33-438754277 tempest-ProjectMemberTests33-438754277-project-admin] Create volume request issued successfully. Aug 07 10:00:26.201729 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-e04d3e2b-c417-46da-bf3f-879112398271 tempest-ProjectMemberTests33-438754277 tempest-ProjectMemberTests33-438754277-project-admin] https://10.4.3.8/volume/v3/volumes returned with HTTP 202 Aug 07 10:00:26.203005 np0000006707 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 840/3358] 10.4.3.8 () {70 vars in 1284 bytes} [Fri Aug 7 10:00:25 2026] POST /volume/v3/volumes => generated 773 bytes in 266 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 07 10:00:26.221946 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.middleware.request_id [None req-e4df3390-8200-4a42-b4de-cf979d6519f5 None None] RequestId filter calling following filter/app {{(pid=100298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:00:26.226360 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [None req-e4df3390-8200-4a42-b4de-cf979d6519f5 tempest-ProjectMemberTests33-438754277 tempest-ProjectMemberTests33-438754277-project-admin] GET https://10.4.3.8/volume/v3/volumes/bb8445b1-3a66-424e-9336-84993ea52c68 Aug 07 10:00:26.226360 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [None req-e4df3390-8200-4a42-b4de-cf979d6519f5 tempest-ProjectMemberTests33-438754277 tempest-ProjectMemberTests33-438754277-project-admin] Empty body provided in request {{(pid=100298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 10:00:26.226360 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [None req-e4df3390-8200-4a42-b4de-cf979d6519f5 tempest-ProjectMemberTests33-438754277 tempest-ProjectMemberTests33-438754277-project-admin] Calling method 'show' {{(pid=100298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 10:00:26.240203 np0000006707 devstack@c-api.service[100298]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 10:00:26.240203 np0000006707 devstack@c-api.service[100298]: warnings.warn( Aug 07 10:00:26.246085 np0000006707 devstack@c-api.service[100298]: INFO cinder.volume.api [None req-e4df3390-8200-4a42-b4de-cf979d6519f5 tempest-ProjectMemberTests33-438754277 tempest-ProjectMemberTests33-438754277-project-admin] Volume info retrieved successfully. Aug 07 10:00:26.249992 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [None req-e4df3390-8200-4a42-b4de-cf979d6519f5 tempest-ProjectMemberTests33-438754277 tempest-ProjectMemberTests33-438754277-project-admin] https://10.4.3.8/volume/v3/volumes/bb8445b1-3a66-424e-9336-84993ea52c68 returned with HTTP 200 Aug 07 10:00:26.250522 np0000006707 devstack@c-api.service[100298]: [pid: 100298|app: 0|req: 842/3359] 10.4.3.8 () {68 vars in 1374 bytes} [Fri Aug 7 10:00:26 2026] GET /volume/v3/volumes/bb8445b1-3a66-424e-9336-84993ea52c68 => generated 952 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 10:00:26.320745 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [None req-ebda039d-76a2-4619-847c-bfc1bbca8964 None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:00:26.391455 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-a0899eb5-eada-4e9f-b2c3-c2525ce1c5de None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:00:26.403474 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-a0899eb5-eada-4e9f-b2c3-c2525ce1c5de tempest-TestEncryptedCinderVolumes-768498766 tempest-TestEncryptedCinderVolumes-768498766-project-member] GET https://10.4.3.8/volume/v3/volumes/af259e45-7c84-4c1f-bbf8-31f656633df2 Aug 07 10:00:26.403474 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-a0899eb5-eada-4e9f-b2c3-c2525ce1c5de tempest-TestEncryptedCinderVolumes-768498766 tempest-TestEncryptedCinderVolumes-768498766-project-member] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 10:00:26.403474 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-a0899eb5-eada-4e9f-b2c3-c2525ce1c5de tempest-TestEncryptedCinderVolumes-768498766 tempest-TestEncryptedCinderVolumes-768498766-project-member] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 10:00:26.433524 np0000006707 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 10:00:26.433524 np0000006707 devstack@c-api.service[100295]: warnings.warn( Aug 07 10:00:26.438846 np0000006707 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-a0899eb5-eada-4e9f-b2c3-c2525ce1c5de tempest-TestEncryptedCinderVolumes-768498766 tempest-TestEncryptedCinderVolumes-768498766-project-member] Volume info retrieved successfully. Aug 07 10:00:26.441591 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-ebda039d-76a2-4619-847c-bfc1bbca8964 tempest-VolumeQuotaClassesTest-1509227592 tempest-VolumeQuotaClassesTest-1509227592-project-admin] GET https://10.4.3.8/volume/v3/os-quota-class-sets/default Aug 07 10:00:26.442080 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-ebda039d-76a2-4619-847c-bfc1bbca8964 tempest-VolumeQuotaClassesTest-1509227592 tempest-VolumeQuotaClassesTest-1509227592-project-admin] Empty body provided in request {{(pid=100296) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 10:00:26.443457 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-ebda039d-76a2-4619-847c-bfc1bbca8964 tempest-VolumeQuotaClassesTest-1509227592 tempest-VolumeQuotaClassesTest-1509227592-project-admin] Calling method 'show' {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 10:00:26.445042 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-a0899eb5-eada-4e9f-b2c3-c2525ce1c5de tempest-TestEncryptedCinderVolumes-768498766 tempest-TestEncryptedCinderVolumes-768498766-project-member] https://10.4.3.8/volume/v3/volumes/af259e45-7c84-4c1f-bbf8-31f656633df2 returned with HTTP 200 Aug 07 10:00:26.445715 np0000006707 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 841/3360] 10.4.3.8 () {66 vars in 1334 bytes} [Fri Aug 7 10:00:26 2026] GET /volume/v3/volumes/af259e45-7c84-4c1f-bbf8-31f656633df2 => generated 875 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 10:00:26.477485 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-ebda039d-76a2-4619-847c-bfc1bbca8964 tempest-VolumeQuotaClassesTest-1509227592 tempest-VolumeQuotaClassesTest-1509227592-project-admin] https://10.4.3.8/volume/v3/os-quota-class-sets/default returned with HTTP 200 Aug 07 10:00:26.478078 np0000006707 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 838/3361] 10.4.3.8 () {66 vars in 1283 bytes} [Fri Aug 7 10:00:26 2026] GET /volume/v3/os-quota-class-sets/default => generated 587 bytes in 158 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 10:00:26.492043 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [None req-9062358e-3d61-4295-b5c0-351726a1907a None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:00:26.494335 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-9062358e-3d61-4295-b5c0-351726a1907a tempest-VolumeQuotaClassesTest-1509227592 tempest-VolumeQuotaClassesTest-1509227592-project-admin] GET https://10.4.3.8/volume/v3/os-quota-class-sets/default Aug 07 10:00:26.494721 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-9062358e-3d61-4295-b5c0-351726a1907a tempest-VolumeQuotaClassesTest-1509227592 tempest-VolumeQuotaClassesTest-1509227592-project-admin] Empty body provided in request {{(pid=100297) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 10:00:26.495465 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-9062358e-3d61-4295-b5c0-351726a1907a tempest-VolumeQuotaClassesTest-1509227592 tempest-VolumeQuotaClassesTest-1509227592-project-admin] Calling method 'show' {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 10:00:26.495465 np0000006707 devstack@c-api.service[100297]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 10:00:26.495465 np0000006707 devstack@c-api.service[100297]: warnings.warn( Aug 07 10:00:26.524235 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-9062358e-3d61-4295-b5c0-351726a1907a tempest-VolumeQuotaClassesTest-1509227592 tempest-VolumeQuotaClassesTest-1509227592-project-admin] https://10.4.3.8/volume/v3/os-quota-class-sets/default returned with HTTP 200 Aug 07 10:00:26.525383 np0000006707 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 841/3362] 10.4.3.8 () {66 vars in 1283 bytes} [Fri Aug 7 10:00:26 2026] GET /volume/v3/os-quota-class-sets/default => generated 587 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 10:00:26.548093 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.middleware.request_id [None req-a41e81ab-e0df-4f4f-adec-dc7da7197b6b None None] RequestId filter calling following filter/app {{(pid=100298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:00:26.553104 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [None req-a41e81ab-e0df-4f4f-adec-dc7da7197b6b tempest-VolumeQuotaClassesTest-1509227592 tempest-VolumeQuotaClassesTest-1509227592-project-admin] POST https://10.4.3.8/volume/v3/types Aug 07 10:00:26.553794 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [None req-a41e81ab-e0df-4f4f-adec-dc7da7197b6b tempest-VolumeQuotaClassesTest-1509227592 tempest-VolumeQuotaClassesTest-1509227592-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-VolumeQuotaClassesTest-volume-type-1257893008"}} {{(pid=100298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 10:00:26.587135 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [None req-a41e81ab-e0df-4f4f-adec-dc7da7197b6b tempest-VolumeQuotaClassesTest-1509227592 tempest-VolumeQuotaClassesTest-1509227592-project-admin] https://10.4.3.8/volume/v3/types returned with HTTP 200 Aug 07 10:00:26.587135 np0000006707 devstack@c-api.service[100298]: [pid: 100298|app: 0|req: 843/3363] 10.4.3.8 () {68 vars in 1238 bytes} [Fri Aug 7 10:00:26 2026] POST /volume/v3/types => generated 228 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 10:00:26.599041 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-ad822fb9-490e-4910-8e32-62dc8344f760 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:00:26.601289 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-ad822fb9-490e-4910-8e32-62dc8344f760 tempest-VolumeQuotaClassesTest-1509227592 tempest-VolumeQuotaClassesTest-1509227592-project-admin] PUT https://10.4.3.8/volume/v3/os-quota-class-sets/default Aug 07 10:00:26.602130 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-ad822fb9-490e-4910-8e32-62dc8344f760 tempest-VolumeQuotaClassesTest-1509227592 tempest-VolumeQuotaClassesTest-1509227592-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-1257893008": 8, "snapshots_tempest-VolumeQuotaClassesTest-volume-type-1257893008": 8, "gigabytes_tempest-VolumeQuotaClassesTest-volume-type-1257893008": 10}} {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 10:00:26.775506 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-ad822fb9-490e-4910-8e32-62dc8344f760 tempest-VolumeQuotaClassesTest-1509227592 tempest-VolumeQuotaClassesTest-1509227592-project-admin] https://10.4.3.8/volume/v3/os-quota-class-sets/default returned with HTTP 200 Aug 07 10:00:26.776048 np0000006707 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 842/3364] 10.4.3.8 () {68 vars in 1304 bytes} [Fri Aug 7 10:00:26 2026] PUT /volume/v3/os-quota-class-sets/default => generated 779 bytes in 178 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 10:00:26.790267 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [None req-d2201fab-36bf-4f91-b69f-f8b2b0242d83 None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:00:26.793836 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-d2201fab-36bf-4f91-b69f-f8b2b0242d83 tempest-VolumeQuotaClassesTest-1509227592 tempest-VolumeQuotaClassesTest-1509227592-project-admin] GET https://10.4.3.8/volume/v3/os-quota-sets/9ae0b09eaf7d455cb638113a77ca87a8/defaults Aug 07 10:00:26.795537 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-d2201fab-36bf-4f91-b69f-f8b2b0242d83 tempest-VolumeQuotaClassesTest-1509227592 tempest-VolumeQuotaClassesTest-1509227592-project-admin] Empty body provided in request {{(pid=100296) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 10:00:26.795848 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-d2201fab-36bf-4f91-b69f-f8b2b0242d83 tempest-VolumeQuotaClassesTest-1509227592 tempest-VolumeQuotaClassesTest-1509227592-project-admin] Calling method 'defaults' {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 10:00:26.814485 np0000006707 devstack@c-api.service[100296]: WARNING cinder.quota [None req-d2201fab-36bf-4f91-b69f-f8b2b0242d83 tempest-VolumeQuotaClassesTest-1509227592 tempest-VolumeQuotaClassesTest-1509227592-project-admin] Deprecated: Default quota for resource: volumes_tempest-scenario-type-luksv2-1048844059 is set by the default quota flag: quota_volumes_tempest-scenario-type-luksv2-1048844059, it is now deprecated. Please use the default quota class for default quota. Aug 07 10:00:26.814938 np0000006707 devstack@c-api.service[100296]: WARNING cinder.quota [None req-d2201fab-36bf-4f91-b69f-f8b2b0242d83 tempest-VolumeQuotaClassesTest-1509227592 tempest-VolumeQuotaClassesTest-1509227592-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-luksv2-1048844059 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-luksv2-1048844059, it is now deprecated. Please use the default quota class for default quota. Aug 07 10:00:26.815345 np0000006707 devstack@c-api.service[100296]: WARNING cinder.quota [None req-d2201fab-36bf-4f91-b69f-f8b2b0242d83 tempest-VolumeQuotaClassesTest-1509227592 tempest-VolumeQuotaClassesTest-1509227592-project-admin] Deprecated: Default quota for resource: snapshots_tempest-scenario-type-luksv2-1048844059 is set by the default quota flag: quota_snapshots_tempest-scenario-type-luksv2-1048844059, it is now deprecated. Please use the default quota class for default quota. Aug 07 10:00:26.823616 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-d2201fab-36bf-4f91-b69f-f8b2b0242d83 tempest-VolumeQuotaClassesTest-1509227592 tempest-VolumeQuotaClassesTest-1509227592-project-admin] https://10.4.3.8/volume/v3/os-quota-sets/9ae0b09eaf7d455cb638113a77ca87a8/defaults returned with HTTP 200 Aug 07 10:00:26.824201 np0000006707 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 839/3365] 10.4.3.8 () {66 vars in 1367 bytes} [Fri Aug 7 10:00:26 2026] GET /volume/v3/os-quota-sets/9ae0b09eaf7d455cb638113a77ca87a8/defaults => generated 815 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 10:00:27.039179 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [None req-71ba8c2e-7174-4f30-bb43-1f82f555596f None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:00:27.043460 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-71ba8c2e-7174-4f30-bb43-1f82f555596f tempest-VolumeQuotaClassesTest-1509227592 tempest-VolumeQuotaClassesTest-1509227592-project-admin] GET https://10.4.3.8/volume/v3/os-quota-sets/58e96427c67743fdbba6b2afce3521b7/defaults Aug 07 10:00:27.043460 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-71ba8c2e-7174-4f30-bb43-1f82f555596f tempest-VolumeQuotaClassesTest-1509227592 tempest-VolumeQuotaClassesTest-1509227592-project-admin] Empty body provided in request {{(pid=100297) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 10:00:27.043460 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-71ba8c2e-7174-4f30-bb43-1f82f555596f tempest-VolumeQuotaClassesTest-1509227592 tempest-VolumeQuotaClassesTest-1509227592-project-admin] Calling method 'defaults' {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 10:00:27.063283 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-71ba8c2e-7174-4f30-bb43-1f82f555596f tempest-VolumeQuotaClassesTest-1509227592 tempest-VolumeQuotaClassesTest-1509227592-project-admin] https://10.4.3.8/volume/v3/os-quota-sets/58e96427c67743fdbba6b2afce3521b7/defaults returned with HTTP 200 Aug 07 10:00:27.064177 np0000006707 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 842/3366] 10.4.3.8 () {66 vars in 1367 bytes} [Fri Aug 7 10:00:27 2026] GET /volume/v3/os-quota-sets/58e96427c67743fdbba6b2afce3521b7/defaults => generated 815 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 07 10:00:27.205396 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.middleware.request_id [None req-8d0ff1cd-c9e0-4ff1-b39e-47e23c1379b3 None None] RequestId filter calling following filter/app {{(pid=100298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:00:27.208228 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [None req-8d0ff1cd-c9e0-4ff1-b39e-47e23c1379b3 tempest-VolumeQuotaClassesTest-1509227592 tempest-VolumeQuotaClassesTest-1509227592-project-admin] DELETE https://10.4.3.8/volume/v3/types/31c6ac3a-f2a0-4d5c-bd78-6e17a1adf57b Aug 07 10:00:27.208825 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [None req-8d0ff1cd-c9e0-4ff1-b39e-47e23c1379b3 tempest-VolumeQuotaClassesTest-1509227592 tempest-VolumeQuotaClassesTest-1509227592-project-admin] Empty body provided in request {{(pid=100298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 10:00:27.209443 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [None req-8d0ff1cd-c9e0-4ff1-b39e-47e23c1379b3 tempest-VolumeQuotaClassesTest-1509227592 tempest-VolumeQuotaClassesTest-1509227592-project-admin] Calling method '_delete' {{(pid=100298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 10:00:27.267846 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-c55e3344-a9f6-4def-a978-e14be0f65a53 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:00:27.270298 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-c55e3344-a9f6-4def-a978-e14be0f65a53 tempest-ProjectMemberTests33-438754277 tempest-ProjectMemberTests33-438754277-project-admin] GET https://10.4.3.8/volume/v3/volumes/bb8445b1-3a66-424e-9336-84993ea52c68 Aug 07 10:00:27.270644 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-c55e3344-a9f6-4def-a978-e14be0f65a53 tempest-ProjectMemberTests33-438754277 tempest-ProjectMemberTests33-438754277-project-admin] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 10:00:27.270927 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-c55e3344-a9f6-4def-a978-e14be0f65a53 tempest-ProjectMemberTests33-438754277 tempest-ProjectMemberTests33-438754277-project-admin] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 10:00:27.273237 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [None req-8d0ff1cd-c9e0-4ff1-b39e-47e23c1379b3 tempest-VolumeQuotaClassesTest-1509227592 tempest-VolumeQuotaClassesTest-1509227592-project-admin] https://10.4.3.8/volume/v3/types/31c6ac3a-f2a0-4d5c-bd78-6e17a1adf57b returned with HTTP 202 Aug 07 10:00:27.276869 np0000006707 devstack@c-api.service[100298]: [pid: 100298|app: 0|req: 844/3367] 10.4.3.8 () {66 vars in 1331 bytes} [Fri Aug 7 10:00:27 2026] DELETE /volume/v3/types/31c6ac3a-f2a0-4d5c-bd78-6e17a1adf57b => generated 0 bytes in 70 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 07 10:00:27.290887 np0000006707 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 10:00:27.290887 np0000006707 devstack@c-api.service[100295]: warnings.warn( Aug 07 10:00:27.295843 np0000006707 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-c55e3344-a9f6-4def-a978-e14be0f65a53 tempest-ProjectMemberTests33-438754277 tempest-ProjectMemberTests33-438754277-project-admin] Volume info retrieved successfully. Aug 07 10:00:27.301672 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [None req-c35e5e96-9fa2-409e-a3a8-41fd4f3d96b0 None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:00:27.302264 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-c55e3344-a9f6-4def-a978-e14be0f65a53 tempest-ProjectMemberTests33-438754277 tempest-ProjectMemberTests33-438754277-project-admin] https://10.4.3.8/volume/v3/volumes/bb8445b1-3a66-424e-9336-84993ea52c68 returned with HTTP 200 Aug 07 10:00:27.302320 np0000006707 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 843/3368] 10.4.3.8 () {68 vars in 1374 bytes} [Fri Aug 7 10:00:27 2026] GET /volume/v3/volumes/bb8445b1-3a66-424e-9336-84993ea52c68 => generated 1013 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 10:00:27.313758 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-c35e5e96-9fa2-409e-a3a8-41fd4f3d96b0 tempest-VolumeQuotaClassesTest-1509227592 tempest-VolumeQuotaClassesTest-1509227592-project-admin] GET https://10.4.3.8/volume/v3/types/31c6ac3a-f2a0-4d5c-bd78-6e17a1adf57b Aug 07 10:00:27.313758 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-c35e5e96-9fa2-409e-a3a8-41fd4f3d96b0 tempest-VolumeQuotaClassesTest-1509227592 tempest-VolumeQuotaClassesTest-1509227592-project-admin] Empty body provided in request {{(pid=100296) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 10:00:27.313758 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-c35e5e96-9fa2-409e-a3a8-41fd4f3d96b0 tempest-VolumeQuotaClassesTest-1509227592 tempest-VolumeQuotaClassesTest-1509227592-project-admin] Calling method 'show' {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 10:00:27.321024 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [None req-8bdee3ef-32f0-434d-b252-d946cc520bb6 None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:00:27.323678 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-8bdee3ef-32f0-434d-b252-d946cc520bb6 tempest-ProjectMemberTests33-438754277 tempest-ProjectMemberTests33-438754277-project-admin] POST https://10.4.3.8/volume/v3/backups Aug 07 10:00:27.325023 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-8bdee3ef-32f0-434d-b252-d946cc520bb6 tempest-ProjectMemberTests33-438754277 tempest-ProjectMemberTests33-438754277-project-admin] Action: 'create', calling method: create, body: {"backup": {"volume_id": "bb8445b1-3a66-424e-9336-84993ea52c68", "name": "tempest-type-Backup-554211599"}} {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 10:00:27.327559 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.contrib.backups [None req-8bdee3ef-32f0-434d-b252-d946cc520bb6 tempest-ProjectMemberTests33-438754277 tempest-ProjectMemberTests33-438754277-project-admin] Creating new backup {'backup': {'volume_id': 'bb8445b1-3a66-424e-9336-84993ea52c68', 'name': 'tempest-type-Backup-554211599'}} {{(pid=100297) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 07 10:00:27.327784 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.contrib.backups [None req-8bdee3ef-32f0-434d-b252-d946cc520bb6 tempest-ProjectMemberTests33-438754277 tempest-ProjectMemberTests33-438754277-project-admin] Creating backup of volume bb8445b1-3a66-424e-9336-84993ea52c68 in container None Aug 07 10:00:27.331626 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-c35e5e96-9fa2-409e-a3a8-41fd4f3d96b0 tempest-VolumeQuotaClassesTest-1509227592 tempest-VolumeQuotaClassesTest-1509227592-project-admin] https://10.4.3.8/volume/v3/types/31c6ac3a-f2a0-4d5c-bd78-6e17a1adf57b returned with HTTP 404 Aug 07 10:00:27.331626 np0000006707 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 840/3369] 10.4.3.8 () {66 vars in 1328 bytes} [Fri Aug 7 10:00:27 2026] GET /volume/v3/types/31c6ac3a-f2a0-4d5c-bd78-6e17a1adf57b => generated 114 bytes in 31 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 10:00:27.347565 np0000006707 devstack@c-api.service[100297]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 10:00:27.347565 np0000006707 devstack@c-api.service[100297]: warnings.warn( Aug 07 10:00:27.347988 np0000006707 devstack@c-api.service[100297]: INFO cinder.volume.api [None req-8bdee3ef-32f0-434d-b252-d946cc520bb6 tempest-ProjectMemberTests33-438754277 tempest-ProjectMemberTests33-438754277-project-admin] Volume info retrieved successfully. Aug 07 10:00:27.350372 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.middleware.request_id [None req-65a738c7-e999-4627-ab6f-99ee27b004a8 None None] RequestId filter calling following filter/app {{(pid=100298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:00:27.354541 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [None req-65a738c7-e999-4627-ab6f-99ee27b004a8 tempest-VolumeQuotaClassesTest-1509227592 tempest-VolumeQuotaClassesTest-1509227592-project-admin] PUT https://10.4.3.8/volume/v3/os-quota-class-sets/default Aug 07 10:00:27.354926 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [None req-65a738c7-e999-4627-ab6f-99ee27b004a8 tempest-VolumeQuotaClassesTest-1509227592 tempest-VolumeQuotaClassesTest-1509227592-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=100298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 10:00:27.379321 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.quota [None req-8bdee3ef-32f0-434d-b252-d946cc520bb6 tempest-ProjectMemberTests33-438754277 tempest-ProjectMemberTests33-438754277-project-admin] Created reservations ['fe4cacd2-6f33-4887-9a97-61440c32ecc1', 'f5a742fc-85f2-4837-88bb-44761a8d60c9'] {{(pid=100297) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 10:00:27.440496 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-8bdee3ef-32f0-434d-b252-d946cc520bb6 tempest-ProjectMemberTests33-438754277 tempest-ProjectMemberTests33-438754277-project-admin] https://10.4.3.8/volume/v3/backups returned with HTTP 202 Aug 07 10:00:27.441080 np0000006707 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 843/3370] 10.4.3.8 () {70 vars in 1285 bytes} [Fri Aug 7 10:00:27 2026] POST /volume/v3/backups => generated 311 bytes in 121 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 07 10:00:27.452601 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-0e07d3db-31c2-4e05-8561-bac1448d0df1 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:00:27.455764 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-0e07d3db-31c2-4e05-8561-bac1448d0df1 tempest-ProjectMemberTests33-438754277 tempest-ProjectMemberTests33-438754277-project-admin] GET https://10.4.3.8/volume/v3/backups/dd7e012a-1615-4a22-8e50-739f13a7aa8a Aug 07 10:00:27.455764 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-0e07d3db-31c2-4e05-8561-bac1448d0df1 tempest-ProjectMemberTests33-438754277 tempest-ProjectMemberTests33-438754277-project-admin] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 10:00:27.455933 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-0e07d3db-31c2-4e05-8561-bac1448d0df1 tempest-ProjectMemberTests33-438754277 tempest-ProjectMemberTests33-438754277-project-admin] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 10:00:27.456122 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.v3.backups [None req-0e07d3db-31c2-4e05-8561-bac1448d0df1 tempest-ProjectMemberTests33-438754277 tempest-ProjectMemberTests33-438754277-project-admin] Show backup with id dd7e012a-1615-4a22-8e50-739f13a7aa8a. {{(pid=100295) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 10:00:27.462678 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [None req-4a11a1de-b6fa-437d-a622-2b74f03ba737 None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:00:27.466184 np0000006707 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 10:00:27.466184 np0000006707 devstack@c-api.service[100295]: warnings.warn( Aug 07 10:00:27.466718 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-0e07d3db-31c2-4e05-8561-bac1448d0df1 tempest-ProjectMemberTests33-438754277 tempest-ProjectMemberTests33-438754277-project-admin] https://10.4.3.8/volume/v3/backups/dd7e012a-1615-4a22-8e50-739f13a7aa8a returned with HTTP 200 Aug 07 10:00:27.467061 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-4a11a1de-b6fa-437d-a622-2b74f03ba737 tempest-TestEncryptedCinderVolumes-768498766 tempest-TestEncryptedCinderVolumes-768498766-project-member] GET https://10.4.3.8/volume/v3/volumes/af259e45-7c84-4c1f-bbf8-31f656633df2 Aug 07 10:00:27.468482 np0000006707 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 844/3371] 10.4.3.8 () {68 vars in 1374 bytes} [Fri Aug 7 10:00:27 2026] GET /volume/v3/backups/dd7e012a-1615-4a22-8e50-739f13a7aa8a => generated 718 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 10:00:27.468548 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-4a11a1de-b6fa-437d-a622-2b74f03ba737 tempest-TestEncryptedCinderVolumes-768498766 tempest-TestEncryptedCinderVolumes-768498766-project-member] Empty body provided in request {{(pid=100296) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 10:00:27.468548 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-4a11a1de-b6fa-437d-a622-2b74f03ba737 tempest-TestEncryptedCinderVolumes-768498766 tempest-TestEncryptedCinderVolumes-768498766-project-member] Calling method 'show' {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 10:00:27.473283 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [None req-65a738c7-e999-4627-ab6f-99ee27b004a8 tempest-VolumeQuotaClassesTest-1509227592 tempest-VolumeQuotaClassesTest-1509227592-project-admin] https://10.4.3.8/volume/v3/os-quota-class-sets/default returned with HTTP 200 Aug 07 10:00:27.473964 np0000006707 devstack@c-api.service[100298]: [pid: 100298|app: 0|req: 845/3372] 10.4.3.8 () {68 vars in 1304 bytes} [Fri Aug 7 10:00:27 2026] PUT /volume/v3/os-quota-class-sets/default => generated 570 bytes in 124 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 10:00:27.491334 np0000006707 devstack@c-api.service[100296]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 10:00:27.491334 np0000006707 devstack@c-api.service[100296]: warnings.warn( Aug 07 10:00:27.498591 np0000006707 devstack@c-api.service[100296]: INFO cinder.volume.api [None req-4a11a1de-b6fa-437d-a622-2b74f03ba737 tempest-TestEncryptedCinderVolumes-768498766 tempest-TestEncryptedCinderVolumes-768498766-project-member] Volume info retrieved successfully. Aug 07 10:00:27.509185 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-4a11a1de-b6fa-437d-a622-2b74f03ba737 tempest-TestEncryptedCinderVolumes-768498766 tempest-TestEncryptedCinderVolumes-768498766-project-member] https://10.4.3.8/volume/v3/volumes/af259e45-7c84-4c1f-bbf8-31f656633df2 returned with HTTP 200 Aug 07 10:00:27.510316 np0000006707 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 841/3373] 10.4.3.8 () {66 vars in 1334 bytes} [Fri Aug 7 10:00:27 2026] GET /volume/v3/volumes/af259e45-7c84-4c1f-bbf8-31f656633df2 => generated 875 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 10:00:27.813090 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [None req-9f172c60-5aa7-4640-8d8e-d4723c5f2a6e None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:00:27.815269 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-9f172c60-5aa7-4640-8d8e-d4723c5f2a6e tempest-TestStampPattern-1168660439 tempest-TestStampPattern-1168660439-project-member] POST https://10.4.3.8/volume/v3/volumes Aug 07 10:00:27.815858 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-9f172c60-5aa7-4640-8d8e-d4723c5f2a6e tempest-TestStampPattern-1168660439 tempest-TestStampPattern-1168660439-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestStampPattern-volume-719082341", "snapshot_id": "406bc2aa-c8d0-425b-8dbd-daefd10ff830", "imageRef": null, "volume_type": null, "size": 1}} {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 10:00:27.818667 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.v3.volumes [None req-9f172c60-5aa7-4640-8d8e-d4723c5f2a6e tempest-TestStampPattern-1168660439 tempest-TestStampPattern-1168660439-project-member] Create volume request body: {'volume': {'name': 'tempest-TestStampPattern-volume-719082341', 'snapshot_id': '406bc2aa-c8d0-425b-8dbd-daefd10ff830', 'imageRef': None, 'volume_type': None, 'size': 1}} {{(pid=100297) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 07 10:00:27.837771 np0000006707 devstack@c-api.service[100297]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 10:00:27.837771 np0000006707 devstack@c-api.service[100297]: warnings.warn( Aug 07 10:00:27.838307 np0000006707 devstack@c-api.service[100297]: INFO cinder.volume.api [None req-9f172c60-5aa7-4640-8d8e-d4723c5f2a6e tempest-TestStampPattern-1168660439 tempest-TestStampPattern-1168660439-project-member] Snapshot retrieved successfully. Aug 07 10:00:27.838579 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.v3.volumes [None req-9f172c60-5aa7-4640-8d8e-d4723c5f2a6e tempest-TestStampPattern-1168660439 tempest-TestStampPattern-1168660439-project-member] Create volume of 1 GB Aug 07 10:00:27.855497 np0000006707 devstack@c-api.service[100297]: INFO cinder.volume.api [None req-9f172c60-5aa7-4640-8d8e-d4723c5f2a6e tempest-TestStampPattern-1168660439 tempest-TestStampPattern-1168660439-project-member] Availability Zones retrieved successfully. Aug 07 10:00:27.862350 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.volume.api [None req-9f172c60-5aa7-4640-8d8e-d4723c5f2a6e tempest-TestStampPattern-1168660439 tempest-TestStampPattern-1168660439-project-member] Flow 'volume_create_api' (80efd834-5f21-48ed-9e38-1358f7664135) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100297) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 10:00:27.863911 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.volume.api [None req-9f172c60-5aa7-4640-8d8e-d4723c5f2a6e tempest-TestStampPattern-1168660439 tempest-TestStampPattern-1168660439-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4f6d5c55-a479-4759-8cc2-561a9bbd6a0f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100297) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 10:00:27.865287 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.volume.flows.api.create_volume [None req-9f172c60-5aa7-4640-8d8e-d4723c5f2a6e tempest-TestStampPattern-1168660439 tempest-TestStampPattern-1168660439-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=100297) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 07 10:00:27.915447 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.volume.api [None req-9f172c60-5aa7-4640-8d8e-d4723c5f2a6e tempest-TestStampPattern-1168660439 tempest-TestStampPattern-1168660439-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4f6d5c55-a479-4759-8cc2-561a9bbd6a0f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': '406bc2aa-c8d0-425b-8dbd-daefd10ff830', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-07T09:47:39Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=45fd9a3a-b61e-4c6c-9ab7-d02f06678d0d,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '45fd9a3a-b61e-4c6c-9ab7-d02f06678d0d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100297) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 10:00:27.916818 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.volume.api [None req-9f172c60-5aa7-4640-8d8e-d4723c5f2a6e tempest-TestStampPattern-1168660439 tempest-TestStampPattern-1168660439-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a52fec2a-c136-4472-af40-0e886234e6c3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100297) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 10:00:27.973339 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.quota [None req-9f172c60-5aa7-4640-8d8e-d4723c5f2a6e tempest-TestStampPattern-1168660439 tempest-TestStampPattern-1168660439-project-member] Created reservations ['23e69482-353e-44ed-a306-463d872dfb4a', '9963372a-a36a-4aa3-8466-cf1cb5c72c1f', '8184312a-b600-47b0-a8d1-1e6e11c3c489', 'f70e7dfd-2ab7-493c-b819-d6a73c2441a0'] {{(pid=100297) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 10:00:27.973818 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.volume.api [None req-9f172c60-5aa7-4640-8d8e-d4723c5f2a6e tempest-TestStampPattern-1168660439 tempest-TestStampPattern-1168660439-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a52fec2a-c136-4472-af40-0e886234e6c3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['23e69482-353e-44ed-a306-463d872dfb4a', '9963372a-a36a-4aa3-8466-cf1cb5c72c1f', '8184312a-b600-47b0-a8d1-1e6e11c3c489', 'f70e7dfd-2ab7-493c-b819-d6a73c2441a0']}' {{(pid=100297) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 10:00:27.974826 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.volume.api [None req-9f172c60-5aa7-4640-8d8e-d4723c5f2a6e tempest-TestStampPattern-1168660439 tempest-TestStampPattern-1168660439-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (26e95d67-7df0-4913-ba84-f3cc3dd54428) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100297) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 10:00:28.036556 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.volume.api [None req-9f172c60-5aa7-4640-8d8e-d4723c5f2a6e tempest-TestStampPattern-1168660439 tempest-TestStampPattern-1168660439-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (26e95d67-7df0-4913-ba84-f3cc3dd54428) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '2dd1be57-568a-4e90-9a5c-fb0905f22cc3', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestStampPattern-volume-719082341',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='abd8d794f0f6402f9b4a4cb7cc2b5fa7',qos_specs=None,replication_status=,reservations=['23e69482-353e-44ed-a306-463d872dfb4a','9963372a-a36a-4aa3-8466-cf1cb5c72c1f','8184312a-b600-47b0-a8d1-1e6e11c3c489','f70e7dfd-2ab7-493c-b819-d6a73c2441a0'],size=1,snapshot_id=406bc2aa-c8d0-425b-8dbd-daefd10ff830,source_replicaid=,source_volid=None,status='creating',user_id='58ec6d7a082a4c96871c83d50f3cb3e4',volume_type_id=45fd9a3a-b61e-4c6c-9ab7-d02f06678d0d), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-07T10:00:28Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestStampPattern-volume-719082341',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=2dd1be57-568a-4e90-9a5c-fb0905f22cc3,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='abd8d794f0f6402f9b4a4cb7cc2b5fa7',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=406bc2aa-c8d0-425b-8dbd-daefd10ff830,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='58ec6d7a082a4c96871c83d50f3cb3e4',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(45fd9a3a-b61e-4c6c-9ab7-d02f06678d0d),volume_type_id=45fd9a3a-b61e-4c6c-9ab7-d02f06678d0d)}' {{(pid=100297) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 10:00:28.038228 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.volume.api [None req-9f172c60-5aa7-4640-8d8e-d4723c5f2a6e tempest-TestStampPattern-1168660439 tempest-TestStampPattern-1168660439-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c4ac14a1-3cef-4c47-b875-0c4505997d9d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100297) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 10:00:28.070064 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.volume.api [None req-9f172c60-5aa7-4640-8d8e-d4723c5f2a6e tempest-TestStampPattern-1168660439 tempest-TestStampPattern-1168660439-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c4ac14a1-3cef-4c47-b875-0c4505997d9d) transitioned into state 'SUCCESS' from state '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-719082341',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='abd8d794f0f6402f9b4a4cb7cc2b5fa7',qos_specs=None,replication_status=,reservations=['23e69482-353e-44ed-a306-463d872dfb4a','9963372a-a36a-4aa3-8466-cf1cb5c72c1f','8184312a-b600-47b0-a8d1-1e6e11c3c489','f70e7dfd-2ab7-493c-b819-d6a73c2441a0'],size=1,snapshot_id=406bc2aa-c8d0-425b-8dbd-daefd10ff830,source_replicaid=,source_volid=None,status='creating',user_id='58ec6d7a082a4c96871c83d50f3cb3e4',volume_type_id=45fd9a3a-b61e-4c6c-9ab7-d02f06678d0d)}' {{(pid=100297) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 10:00:28.071238 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.volume.api [None req-9f172c60-5aa7-4640-8d8e-d4723c5f2a6e tempest-TestStampPattern-1168660439 tempest-TestStampPattern-1168660439-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (44394c1a-212d-4013-89d2-81962ee7dd36) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100297) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 10:00:28.102262 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.volume.api [None req-9f172c60-5aa7-4640-8d8e-d4723c5f2a6e tempest-TestStampPattern-1168660439 tempest-TestStampPattern-1168660439-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (44394c1a-212d-4013-89d2-81962ee7dd36) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100297) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 10:00:28.103488 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.volume.api [None req-9f172c60-5aa7-4640-8d8e-d4723c5f2a6e tempest-TestStampPattern-1168660439 tempest-TestStampPattern-1168660439-project-member] Flow 'volume_create_api' (80efd834-5f21-48ed-9e38-1358f7664135) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100297) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 10:00:28.103838 np0000006707 devstack@c-api.service[100297]: INFO cinder.volume.api [None req-9f172c60-5aa7-4640-8d8e-d4723c5f2a6e tempest-TestStampPattern-1168660439 tempest-TestStampPattern-1168660439-project-member] Create volume request issued successfully. Aug 07 10:00:28.104618 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-9f172c60-5aa7-4640-8d8e-d4723c5f2a6e tempest-TestStampPattern-1168660439 tempest-TestStampPattern-1168660439-project-member] https://10.4.3.8/volume/v3/volumes returned with HTTP 202 Aug 07 10:00:28.105202 np0000006707 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 844/3374] 10.4.3.8 () {68 vars in 1245 bytes} [Fri Aug 7 10:00:27 2026] POST /volume/v3/volumes => generated 776 bytes in 293 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 07 10:00:28.480947 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-853842c0-88f2-4c04-be7b-06d6d275be60 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:00:28.484209 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-853842c0-88f2-4c04-be7b-06d6d275be60 tempest-ProjectMemberTests33-438754277 tempest-ProjectMemberTests33-438754277-project-admin] GET https://10.4.3.8/volume/v3/backups/dd7e012a-1615-4a22-8e50-739f13a7aa8a Aug 07 10:00:28.484554 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-853842c0-88f2-4c04-be7b-06d6d275be60 tempest-ProjectMemberTests33-438754277 tempest-ProjectMemberTests33-438754277-project-admin] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 10:00:28.484854 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-853842c0-88f2-4c04-be7b-06d6d275be60 tempest-ProjectMemberTests33-438754277 tempest-ProjectMemberTests33-438754277-project-admin] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 10:00:28.485047 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.v3.backups [None req-853842c0-88f2-4c04-be7b-06d6d275be60 tempest-ProjectMemberTests33-438754277 tempest-ProjectMemberTests33-438754277-project-admin] Show backup with id dd7e012a-1615-4a22-8e50-739f13a7aa8a. {{(pid=100295) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 10:00:28.490557 np0000006707 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 10:00:28.490557 np0000006707 devstack@c-api.service[100295]: warnings.warn( Aug 07 10:00:28.491369 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-853842c0-88f2-4c04-be7b-06d6d275be60 tempest-ProjectMemberTests33-438754277 tempest-ProjectMemberTests33-438754277-project-admin] https://10.4.3.8/volume/v3/backups/dd7e012a-1615-4a22-8e50-739f13a7aa8a returned with HTTP 200 Aug 07 10:00:28.492038 np0000006707 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 845/3375] 10.4.3.8 () {68 vars in 1374 bytes} [Fri Aug 7 10:00:28 2026] GET /volume/v3/backups/dd7e012a-1615-4a22-8e50-739f13a7aa8a => generated 720 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 10:00:28.533519 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.middleware.request_id [None req-f2c3aab2-927f-4f4c-bfb5-0d9466732859 None None] RequestId filter calling following filter/app {{(pid=100298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:00:28.538450 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [None req-f2c3aab2-927f-4f4c-bfb5-0d9466732859 tempest-TestEncryptedCinderVolumes-768498766 tempest-TestEncryptedCinderVolumes-768498766-project-member] GET https://10.4.3.8/volume/v3/volumes/af259e45-7c84-4c1f-bbf8-31f656633df2 Aug 07 10:00:28.538973 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [None req-f2c3aab2-927f-4f4c-bfb5-0d9466732859 tempest-TestEncryptedCinderVolumes-768498766 tempest-TestEncryptedCinderVolumes-768498766-project-member] Empty body provided in request {{(pid=100298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 10:00:28.539193 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [None req-f2c3aab2-927f-4f4c-bfb5-0d9466732859 tempest-TestEncryptedCinderVolumes-768498766 tempest-TestEncryptedCinderVolumes-768498766-project-member] Calling method 'show' {{(pid=100298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 10:00:28.557320 np0000006707 devstack@c-api.service[100298]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 10:00:28.557320 np0000006707 devstack@c-api.service[100298]: warnings.warn( Aug 07 10:00:28.563860 np0000006707 devstack@c-api.service[100298]: INFO cinder.volume.api [None req-f2c3aab2-927f-4f4c-bfb5-0d9466732859 tempest-TestEncryptedCinderVolumes-768498766 tempest-TestEncryptedCinderVolumes-768498766-project-member] Volume info retrieved successfully. Aug 07 10:00:28.572194 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [None req-f2c3aab2-927f-4f4c-bfb5-0d9466732859 tempest-TestEncryptedCinderVolumes-768498766 tempest-TestEncryptedCinderVolumes-768498766-project-member] https://10.4.3.8/volume/v3/volumes/af259e45-7c84-4c1f-bbf8-31f656633df2 returned with HTTP 200 Aug 07 10:00:28.572609 np0000006707 devstack@c-api.service[100298]: [pid: 100298|app: 0|req: 846/3376] 10.4.3.8 () {66 vars in 1334 bytes} [Fri Aug 7 10:00:28 2026] GET /volume/v3/volumes/af259e45-7c84-4c1f-bbf8-31f656633df2 => generated 875 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 10:00:29.503513 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [None req-1d301b25-feb4-48e1-a1f0-d7c6c06933a5 None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:00:29.506099 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-1d301b25-feb4-48e1-a1f0-d7c6c06933a5 tempest-ProjectMemberTests33-438754277 tempest-ProjectMemberTests33-438754277-project-admin] GET https://10.4.3.8/volume/v3/backups/dd7e012a-1615-4a22-8e50-739f13a7aa8a Aug 07 10:00:29.506649 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-1d301b25-feb4-48e1-a1f0-d7c6c06933a5 tempest-ProjectMemberTests33-438754277 tempest-ProjectMemberTests33-438754277-project-admin] Empty body provided in request {{(pid=100296) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 10:00:29.507054 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-1d301b25-feb4-48e1-a1f0-d7c6c06933a5 tempest-ProjectMemberTests33-438754277 tempest-ProjectMemberTests33-438754277-project-admin] Calling method 'show' {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 10:00:29.507205 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.v3.backups [None req-1d301b25-feb4-48e1-a1f0-d7c6c06933a5 tempest-ProjectMemberTests33-438754277 tempest-ProjectMemberTests33-438754277-project-admin] Show backup with id dd7e012a-1615-4a22-8e50-739f13a7aa8a. {{(pid=100296) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 10:00:29.512180 np0000006707 devstack@c-api.service[100296]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 10:00:29.512180 np0000006707 devstack@c-api.service[100296]: warnings.warn( Aug 07 10:00:29.512994 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-1d301b25-feb4-48e1-a1f0-d7c6c06933a5 tempest-ProjectMemberTests33-438754277 tempest-ProjectMemberTests33-438754277-project-admin] https://10.4.3.8/volume/v3/backups/dd7e012a-1615-4a22-8e50-739f13a7aa8a returned with HTTP 200 Aug 07 10:00:29.513398 np0000006707 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 842/3377] 10.4.3.8 () {68 vars in 1374 bytes} [Fri Aug 7 10:00:29 2026] GET /volume/v3/backups/dd7e012a-1615-4a22-8e50-739f13a7aa8a => generated 720 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 10:00:29.594305 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [None req-d1a4afd4-a6fa-4b48-b544-79706c92b92c None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:00:29.595445 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-d1a4afd4-a6fa-4b48-b544-79706c92b92c tempest-TestEncryptedCinderVolumes-768498766 tempest-TestEncryptedCinderVolumes-768498766-project-member] GET https://10.4.3.8/volume/v3/volumes/af259e45-7c84-4c1f-bbf8-31f656633df2 Aug 07 10:00:29.595685 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-d1a4afd4-a6fa-4b48-b544-79706c92b92c tempest-TestEncryptedCinderVolumes-768498766 tempest-TestEncryptedCinderVolumes-768498766-project-member] Empty body provided in request {{(pid=100297) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 10:00:29.595966 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-d1a4afd4-a6fa-4b48-b544-79706c92b92c tempest-TestEncryptedCinderVolumes-768498766 tempest-TestEncryptedCinderVolumes-768498766-project-member] Calling method 'show' {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 10:00:29.615498 np0000006707 devstack@c-api.service[100297]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 10:00:29.615498 np0000006707 devstack@c-api.service[100297]: warnings.warn( Aug 07 10:00:29.632011 np0000006707 devstack@c-api.service[100297]: INFO cinder.volume.api [None req-d1a4afd4-a6fa-4b48-b544-79706c92b92c tempest-TestEncryptedCinderVolumes-768498766 tempest-TestEncryptedCinderVolumes-768498766-project-member] Volume info retrieved successfully. Aug 07 10:00:29.646512 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-d1a4afd4-a6fa-4b48-b544-79706c92b92c tempest-TestEncryptedCinderVolumes-768498766 tempest-TestEncryptedCinderVolumes-768498766-project-member] https://10.4.3.8/volume/v3/volumes/af259e45-7c84-4c1f-bbf8-31f656633df2 returned with HTTP 200 Aug 07 10:00:29.647377 np0000006707 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 845/3378] 10.4.3.8 () {66 vars in 1334 bytes} [Fri Aug 7 10:00:29 2026] GET /volume/v3/volumes/af259e45-7c84-4c1f-bbf8-31f656633df2 => generated 875 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 10:00:30.508053 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-8c68b578-6e1f-46b6-8434-b79631214271 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:00:30.510434 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-8c68b578-6e1f-46b6-8434-b79631214271 tempest-VolumesCloneTest-906738810 tempest-VolumesCloneTest-906738810-project-member] POST https://10.4.3.8/volume/v3/volumes Aug 07 10:00:30.510837 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-8c68b578-6e1f-46b6-8434-b79631214271 tempest-VolumesCloneTest-906738810 tempest-VolumesCloneTest-906738810-project-member] Action: 'create', calling method: create, body: {"volume": {"imageRef": "a6c27e23-91c8-49d8-8cc0-7e13210d16ce", "size": 1, "name": "tempest-VolumesCloneTest-Volume-1953607129"}} {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 10:00:30.512898 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.v3.volumes [None req-8c68b578-6e1f-46b6-8434-b79631214271 tempest-VolumesCloneTest-906738810 tempest-VolumesCloneTest-906738810-project-member] Create volume request body: {'volume': {'imageRef': 'a6c27e23-91c8-49d8-8cc0-7e13210d16ce', 'size': 1, 'name': 'tempest-VolumesCloneTest-Volume-1953607129'}} {{(pid=100295) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 07 10:00:30.527054 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.middleware.request_id [None req-4bf16fea-7494-411c-8787-a7f3ef474f94 None None] RequestId filter calling following filter/app {{(pid=100298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:00:30.530138 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [None req-4bf16fea-7494-411c-8787-a7f3ef474f94 tempest-ProjectMemberTests33-438754277 tempest-ProjectMemberTests33-438754277-project-admin] GET https://10.4.3.8/volume/v3/backups/dd7e012a-1615-4a22-8e50-739f13a7aa8a Aug 07 10:00:30.530611 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [None req-4bf16fea-7494-411c-8787-a7f3ef474f94 tempest-ProjectMemberTests33-438754277 tempest-ProjectMemberTests33-438754277-project-admin] Empty body provided in request {{(pid=100298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 10:00:30.531163 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [None req-4bf16fea-7494-411c-8787-a7f3ef474f94 tempest-ProjectMemberTests33-438754277 tempest-ProjectMemberTests33-438754277-project-admin] Calling method 'show' {{(pid=100298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 10:00:30.531394 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.v3.backups [None req-4bf16fea-7494-411c-8787-a7f3ef474f94 tempest-ProjectMemberTests33-438754277 tempest-ProjectMemberTests33-438754277-project-admin] Show backup with id dd7e012a-1615-4a22-8e50-739f13a7aa8a. {{(pid=100298) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 10:00:30.539710 np0000006707 devstack@c-api.service[100298]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 10:00:30.539710 np0000006707 devstack@c-api.service[100298]: warnings.warn( Aug 07 10:00:30.539710 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [None req-4bf16fea-7494-411c-8787-a7f3ef474f94 tempest-ProjectMemberTests33-438754277 tempest-ProjectMemberTests33-438754277-project-admin] https://10.4.3.8/volume/v3/backups/dd7e012a-1615-4a22-8e50-739f13a7aa8a returned with HTTP 200 Aug 07 10:00:30.539710 np0000006707 devstack@c-api.service[100298]: [pid: 100298|app: 0|req: 847/3379] 10.4.3.8 () {68 vars in 1374 bytes} [Fri Aug 7 10:00:30 2026] GET /volume/v3/backups/dd7e012a-1615-4a22-8e50-739f13a7aa8a => generated 731 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 10:00:30.666954 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [None req-26aee341-6770-4905-87fa-3b7e4e683248 None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:00:30.669232 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-26aee341-6770-4905-87fa-3b7e4e683248 tempest-TestEncryptedCinderVolumes-768498766 tempest-TestEncryptedCinderVolumes-768498766-project-member] GET https://10.4.3.8/volume/v3/volumes/af259e45-7c84-4c1f-bbf8-31f656633df2 Aug 07 10:00:30.669678 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-26aee341-6770-4905-87fa-3b7e4e683248 tempest-TestEncryptedCinderVolumes-768498766 tempest-TestEncryptedCinderVolumes-768498766-project-member] Empty body provided in request {{(pid=100296) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 10:00:30.669952 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-26aee341-6770-4905-87fa-3b7e4e683248 tempest-TestEncryptedCinderVolumes-768498766 tempest-TestEncryptedCinderVolumes-768498766-project-member] Calling method 'show' {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 10:00:30.683865 np0000006707 devstack@c-api.service[100296]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 10:00:30.683865 np0000006707 devstack@c-api.service[100296]: warnings.warn( Aug 07 10:00:30.696444 np0000006707 devstack@c-api.service[100296]: INFO cinder.volume.api [None req-26aee341-6770-4905-87fa-3b7e4e683248 tempest-TestEncryptedCinderVolumes-768498766 tempest-TestEncryptedCinderVolumes-768498766-project-member] Volume info retrieved successfully. Aug 07 10:00:30.703616 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-26aee341-6770-4905-87fa-3b7e4e683248 tempest-TestEncryptedCinderVolumes-768498766 tempest-TestEncryptedCinderVolumes-768498766-project-member] https://10.4.3.8/volume/v3/volumes/af259e45-7c84-4c1f-bbf8-31f656633df2 returned with HTTP 200 Aug 07 10:00:30.703616 np0000006707 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 843/3380] 10.4.3.8 () {66 vars in 1334 bytes} [Fri Aug 7 10:00:30 2026] GET /volume/v3/volumes/af259e45-7c84-4c1f-bbf8-31f656633df2 => generated 875 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 10:00:30.773878 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.v3.volumes [None req-8c68b578-6e1f-46b6-8434-b79631214271 tempest-VolumesCloneTest-906738810 tempest-VolumesCloneTest-906738810-project-member] Create volume of 1 GB Aug 07 10:00:30.782525 np0000006707 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-8c68b578-6e1f-46b6-8434-b79631214271 tempest-VolumesCloneTest-906738810 tempest-VolumesCloneTest-906738810-project-member] Availability Zones retrieved successfully. Aug 07 10:00:30.790783 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.volume.api [None req-8c68b578-6e1f-46b6-8434-b79631214271 tempest-VolumesCloneTest-906738810 tempest-VolumesCloneTest-906738810-project-member] Flow 'volume_create_api' (2481295b-44da-46d2-9983-b8acea0f4a35) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100295) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 10:00:30.792494 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.volume.api [None req-8c68b578-6e1f-46b6-8434-b79631214271 tempest-VolumesCloneTest-906738810 tempest-VolumesCloneTest-906738810-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (85f27b13-ec8b-4f87-8e7f-2dab384df142) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100295) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 10:00:30.793879 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.volume.flows.api.create_volume [None req-8c68b578-6e1f-46b6-8434-b79631214271 tempest-VolumesCloneTest-906738810 tempest-VolumesCloneTest-906738810-project-member] Validating volume size '1' using validate_int {{(pid=100295) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 07 10:00:30.891642 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.volume.api [None req-8c68b578-6e1f-46b6-8434-b79631214271 tempest-VolumesCloneTest-906738810 tempest-VolumesCloneTest-906738810-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (85f27b13-ec8b-4f87-8e7f-2dab384df142) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-07T09:47:39Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=45fd9a3a-b61e-4c6c-9ab7-d02f06678d0d,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '45fd9a3a-b61e-4c6c-9ab7-d02f06678d0d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100295) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 10:00:30.892217 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.volume.api [None req-8c68b578-6e1f-46b6-8434-b79631214271 tempest-VolumesCloneTest-906738810 tempest-VolumesCloneTest-906738810-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (867d43e1-c127-43a1-bc4b-a035e6e5077f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100295) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 10:00:30.994235 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.quota [None req-8c68b578-6e1f-46b6-8434-b79631214271 tempest-VolumesCloneTest-906738810 tempest-VolumesCloneTest-906738810-project-member] Created reservations ['d278f98e-dc54-4825-9f9a-1353435e2fc6', '76db0862-a663-4c8b-9c3a-8ef5678f1b2d', '9e9603cc-d7d7-4e33-a163-c172b4ecbb2e', '106bb84c-53f2-4c17-8d1d-b9c71f408499'] {{(pid=100295) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 10:00:30.995382 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.volume.api [None req-8c68b578-6e1f-46b6-8434-b79631214271 tempest-VolumesCloneTest-906738810 tempest-VolumesCloneTest-906738810-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (867d43e1-c127-43a1-bc4b-a035e6e5077f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['d278f98e-dc54-4825-9f9a-1353435e2fc6', '76db0862-a663-4c8b-9c3a-8ef5678f1b2d', '9e9603cc-d7d7-4e33-a163-c172b4ecbb2e', '106bb84c-53f2-4c17-8d1d-b9c71f408499']}' {{(pid=100295) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 10:00:30.997173 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.volume.api [None req-8c68b578-6e1f-46b6-8434-b79631214271 tempest-VolumesCloneTest-906738810 tempest-VolumesCloneTest-906738810-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ff72a0cc-1cfe-4a0e-b39d-ffab81489149) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100295) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 10:00:31.024449 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.volume.api [None req-8c68b578-6e1f-46b6-8434-b79631214271 tempest-VolumesCloneTest-906738810 tempest-VolumesCloneTest-906738810-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ff72a0cc-1cfe-4a0e-b39d-ffab81489149) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'c265c5f0-cf18-44ff-b9ca-b8f0f9eff8ca', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesCloneTest-Volume-1953607129',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='aac7e3076eac43eea9bfa2a6e72cc6c1',qos_specs=None,replication_status=,reservations=['d278f98e-dc54-4825-9f9a-1353435e2fc6','76db0862-a663-4c8b-9c3a-8ef5678f1b2d','9e9603cc-d7d7-4e33-a163-c172b4ecbb2e','106bb84c-53f2-4c17-8d1d-b9c71f408499'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e1c38647119940ac811b46bfdb2b68ac',volume_type_id=45fd9a3a-b61e-4c6c-9ab7-d02f06678d0d), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-07T10:00:31Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesCloneTest-Volume-1953607129',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=c265c5f0-cf18-44ff-b9ca-b8f0f9eff8ca,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='aac7e3076eac43eea9bfa2a6e72cc6c1',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='e1c38647119940ac811b46bfdb2b68ac',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(45fd9a3a-b61e-4c6c-9ab7-d02f06678d0d),volume_type_id=45fd9a3a-b61e-4c6c-9ab7-d02f06678d0d)}' {{(pid=100295) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 10:00:31.025540 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.volume.api [None req-8c68b578-6e1f-46b6-8434-b79631214271 tempest-VolumesCloneTest-906738810 tempest-VolumesCloneTest-906738810-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (912d3423-d39b-404f-ada4-43da90b2c052) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100295) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 10:00:31.065955 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.volume.api [None req-8c68b578-6e1f-46b6-8434-b79631214271 tempest-VolumesCloneTest-906738810 tempest-VolumesCloneTest-906738810-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (912d3423-d39b-404f-ada4-43da90b2c052) transitioned into state 'SUCCESS' from state '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-1953607129',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='aac7e3076eac43eea9bfa2a6e72cc6c1',qos_specs=None,replication_status=,reservations=['d278f98e-dc54-4825-9f9a-1353435e2fc6','76db0862-a663-4c8b-9c3a-8ef5678f1b2d','9e9603cc-d7d7-4e33-a163-c172b4ecbb2e','106bb84c-53f2-4c17-8d1d-b9c71f408499'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e1c38647119940ac811b46bfdb2b68ac',volume_type_id=45fd9a3a-b61e-4c6c-9ab7-d02f06678d0d)}' {{(pid=100295) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 10:00:31.067069 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.volume.api [None req-8c68b578-6e1f-46b6-8434-b79631214271 tempest-VolumesCloneTest-906738810 tempest-VolumesCloneTest-906738810-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6319dee2-e89a-4730-b813-7b2ccf47fae7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100295) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 10:00:31.088645 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.volume.api [None req-8c68b578-6e1f-46b6-8434-b79631214271 tempest-VolumesCloneTest-906738810 tempest-VolumesCloneTest-906738810-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6319dee2-e89a-4730-b813-7b2ccf47fae7) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100295) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 10:00:31.089988 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.volume.api [None req-8c68b578-6e1f-46b6-8434-b79631214271 tempest-VolumesCloneTest-906738810 tempest-VolumesCloneTest-906738810-project-member] Flow 'volume_create_api' (2481295b-44da-46d2-9983-b8acea0f4a35) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100295) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 10:00:31.090561 np0000006707 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-8c68b578-6e1f-46b6-8434-b79631214271 tempest-VolumesCloneTest-906738810 tempest-VolumesCloneTest-906738810-project-member] Create volume request issued successfully. Aug 07 10:00:31.091456 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-8c68b578-6e1f-46b6-8434-b79631214271 tempest-VolumesCloneTest-906738810 tempest-VolumesCloneTest-906738810-project-member] https://10.4.3.8/volume/v3/volumes returned with HTTP 202 Aug 07 10:00:31.092069 np0000006707 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 846/3381] 10.4.3.8 () {68 vars in 1245 bytes} [Fri Aug 7 10:00:30 2026] POST /volume/v3/volumes => generated 743 bytes in 585 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 07 10:00:31.110627 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [None req-fa63134d-f9b6-47ee-92d3-12a41b254f1b None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:00:31.114389 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-fa63134d-f9b6-47ee-92d3-12a41b254f1b tempest-VolumesCloneTest-906738810 tempest-VolumesCloneTest-906738810-project-member] GET https://10.4.3.8/volume/v3/volumes/c265c5f0-cf18-44ff-b9ca-b8f0f9eff8ca Aug 07 10:00:31.114389 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-fa63134d-f9b6-47ee-92d3-12a41b254f1b tempest-VolumesCloneTest-906738810 tempest-VolumesCloneTest-906738810-project-member] Empty body provided in request {{(pid=100297) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 10:00:31.114389 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-fa63134d-f9b6-47ee-92d3-12a41b254f1b tempest-VolumesCloneTest-906738810 tempest-VolumesCloneTest-906738810-project-member] Calling method 'show' {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 10:00:31.128758 np0000006707 devstack@c-api.service[100297]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 10:00:31.128758 np0000006707 devstack@c-api.service[100297]: warnings.warn( Aug 07 10:00:31.138617 np0000006707 devstack@c-api.service[100297]: INFO cinder.volume.api [None req-fa63134d-f9b6-47ee-92d3-12a41b254f1b tempest-VolumesCloneTest-906738810 tempest-VolumesCloneTest-906738810-project-member] Volume info retrieved successfully. Aug 07 10:00:31.148247 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-fa63134d-f9b6-47ee-92d3-12a41b254f1b tempest-VolumesCloneTest-906738810 tempest-VolumesCloneTest-906738810-project-member] https://10.4.3.8/volume/v3/volumes/c265c5f0-cf18-44ff-b9ca-b8f0f9eff8ca returned with HTTP 200 Aug 07 10:00:31.148985 np0000006707 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 846/3382] 10.4.3.8 () {66 vars in 1334 bytes} [Fri Aug 7 10:00:31 2026] GET /volume/v3/volumes/c265c5f0-cf18-44ff-b9ca-b8f0f9eff8ca => generated 811 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 10:00:31.556316 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.middleware.request_id [None req-14ad0930-664d-44cd-8115-252d593f0f3f None None] RequestId filter calling following filter/app {{(pid=100298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:00:31.559792 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [None req-14ad0930-664d-44cd-8115-252d593f0f3f tempest-ProjectMemberTests33-438754277 tempest-ProjectMemberTests33-438754277-project-admin] GET https://10.4.3.8/volume/v3/backups/dd7e012a-1615-4a22-8e50-739f13a7aa8a Aug 07 10:00:31.560060 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [None req-14ad0930-664d-44cd-8115-252d593f0f3f tempest-ProjectMemberTests33-438754277 tempest-ProjectMemberTests33-438754277-project-admin] Empty body provided in request {{(pid=100298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 10:00:31.560601 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [None req-14ad0930-664d-44cd-8115-252d593f0f3f tempest-ProjectMemberTests33-438754277 tempest-ProjectMemberTests33-438754277-project-admin] Calling method 'show' {{(pid=100298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 10:00:31.560792 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.v3.backups [None req-14ad0930-664d-44cd-8115-252d593f0f3f tempest-ProjectMemberTests33-438754277 tempest-ProjectMemberTests33-438754277-project-admin] Show backup with id dd7e012a-1615-4a22-8e50-739f13a7aa8a. {{(pid=100298) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 10:00:31.572304 np0000006707 devstack@c-api.service[100298]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 10:00:31.572304 np0000006707 devstack@c-api.service[100298]: warnings.warn( Aug 07 10:00:31.573331 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [None req-14ad0930-664d-44cd-8115-252d593f0f3f tempest-ProjectMemberTests33-438754277 tempest-ProjectMemberTests33-438754277-project-admin] https://10.4.3.8/volume/v3/backups/dd7e012a-1615-4a22-8e50-739f13a7aa8a returned with HTTP 200 Aug 07 10:00:31.574103 np0000006707 devstack@c-api.service[100298]: [pid: 100298|app: 0|req: 848/3383] 10.4.3.8 () {68 vars in 1374 bytes} [Fri Aug 7 10:00:31 2026] GET /volume/v3/backups/dd7e012a-1615-4a22-8e50-739f13a7aa8a => generated 731 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 10:00:31.720814 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [None req-a8d5394c-bef0-4b26-8e50-79f171ac0860 None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:00:31.723922 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-a8d5394c-bef0-4b26-8e50-79f171ac0860 tempest-TestEncryptedCinderVolumes-768498766 tempest-TestEncryptedCinderVolumes-768498766-project-member] GET https://10.4.3.8/volume/v3/volumes/af259e45-7c84-4c1f-bbf8-31f656633df2 Aug 07 10:00:31.727506 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-a8d5394c-bef0-4b26-8e50-79f171ac0860 tempest-TestEncryptedCinderVolumes-768498766 tempest-TestEncryptedCinderVolumes-768498766-project-member] Empty body provided in request {{(pid=100296) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 10:00:31.727506 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-a8d5394c-bef0-4b26-8e50-79f171ac0860 tempest-TestEncryptedCinderVolumes-768498766 tempest-TestEncryptedCinderVolumes-768498766-project-member] Calling method 'show' {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 10:00:31.750265 np0000006707 devstack@c-api.service[100296]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 10:00:31.750265 np0000006707 devstack@c-api.service[100296]: warnings.warn( Aug 07 10:00:31.758917 np0000006707 devstack@c-api.service[100296]: INFO cinder.volume.api [None req-a8d5394c-bef0-4b26-8e50-79f171ac0860 tempest-TestEncryptedCinderVolumes-768498766 tempest-TestEncryptedCinderVolumes-768498766-project-member] Volume info retrieved successfully. Aug 07 10:00:31.768095 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-a8d5394c-bef0-4b26-8e50-79f171ac0860 tempest-TestEncryptedCinderVolumes-768498766 tempest-TestEncryptedCinderVolumes-768498766-project-member] https://10.4.3.8/volume/v3/volumes/af259e45-7c84-4c1f-bbf8-31f656633df2 returned with HTTP 200 Aug 07 10:00:31.768766 np0000006707 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 844/3384] 10.4.3.8 () {66 vars in 1334 bytes} [Fri Aug 7 10:00:31 2026] GET /volume/v3/volumes/af259e45-7c84-4c1f-bbf8-31f656633df2 => generated 875 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 10:00:32.167911 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-5d262ea5-0402-4347-9113-29323a663081 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:00:32.170526 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-5d262ea5-0402-4347-9113-29323a663081 tempest-VolumesCloneTest-906738810 tempest-VolumesCloneTest-906738810-project-member] GET https://10.4.3.8/volume/v3/volumes/c265c5f0-cf18-44ff-b9ca-b8f0f9eff8ca Aug 07 10:00:32.170732 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-5d262ea5-0402-4347-9113-29323a663081 tempest-VolumesCloneTest-906738810 tempest-VolumesCloneTest-906738810-project-member] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 10:00:32.171263 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-5d262ea5-0402-4347-9113-29323a663081 tempest-VolumesCloneTest-906738810 tempest-VolumesCloneTest-906738810-project-member] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 10:00:32.180820 np0000006707 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 10:00:32.180820 np0000006707 devstack@c-api.service[100295]: warnings.warn( Aug 07 10:00:32.185341 np0000006707 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-5d262ea5-0402-4347-9113-29323a663081 tempest-VolumesCloneTest-906738810 tempest-VolumesCloneTest-906738810-project-member] Volume info retrieved successfully. Aug 07 10:00:32.191406 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-5d262ea5-0402-4347-9113-29323a663081 tempest-VolumesCloneTest-906738810 tempest-VolumesCloneTest-906738810-project-member] https://10.4.3.8/volume/v3/volumes/c265c5f0-cf18-44ff-b9ca-b8f0f9eff8ca returned with HTTP 200 Aug 07 10:00:32.191922 np0000006707 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 847/3385] 10.4.3.8 () {66 vars in 1334 bytes} [Fri Aug 7 10:00:32 2026] GET /volume/v3/volumes/c265c5f0-cf18-44ff-b9ca-b8f0f9eff8ca => generated 1351 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 10:00:32.209462 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [None req-81058c3c-ddda-491a-a0c2-2d1b54d7d86e None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:00:32.209462 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-81058c3c-ddda-491a-a0c2-2d1b54d7d86e tempest-VolumesCloneTest-906738810 tempest-VolumesCloneTest-906738810-project-member] POST https://10.4.3.8/volume/v3/volumes Aug 07 10:00:32.209462 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-81058c3c-ddda-491a-a0c2-2d1b54d7d86e tempest-VolumesCloneTest-906738810 tempest-VolumesCloneTest-906738810-project-member] Action: 'create', calling method: create, body: {"volume": {"source_volid": "c265c5f0-cf18-44ff-b9ca-b8f0f9eff8ca", "size": 1, "name": "tempest-VolumesCloneTest-Volume-702288745"}} {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 10:00:32.210916 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.v3.volumes [None req-81058c3c-ddda-491a-a0c2-2d1b54d7d86e tempest-VolumesCloneTest-906738810 tempest-VolumesCloneTest-906738810-project-member] Create volume request body: {'volume': {'source_volid': 'c265c5f0-cf18-44ff-b9ca-b8f0f9eff8ca', 'size': 1, 'name': 'tempest-VolumesCloneTest-Volume-702288745'}} {{(pid=100297) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 07 10:00:32.218183 np0000006707 devstack@c-api.service[100297]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 10:00:32.218183 np0000006707 devstack@c-api.service[100297]: warnings.warn( Aug 07 10:00:32.218675 np0000006707 devstack@c-api.service[100297]: INFO cinder.volume.api [None req-81058c3c-ddda-491a-a0c2-2d1b54d7d86e tempest-VolumesCloneTest-906738810 tempest-VolumesCloneTest-906738810-project-member] Volume retrieved successfully. Aug 07 10:00:32.218789 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.v3.volumes [None req-81058c3c-ddda-491a-a0c2-2d1b54d7d86e tempest-VolumesCloneTest-906738810 tempest-VolumesCloneTest-906738810-project-member] Create volume of 1 GB Aug 07 10:00:32.222716 np0000006707 devstack@c-api.service[100297]: INFO cinder.volume.api [None req-81058c3c-ddda-491a-a0c2-2d1b54d7d86e tempest-VolumesCloneTest-906738810 tempest-VolumesCloneTest-906738810-project-member] Availability Zones retrieved successfully. Aug 07 10:00:32.228462 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.volume.api [None req-81058c3c-ddda-491a-a0c2-2d1b54d7d86e tempest-VolumesCloneTest-906738810 tempest-VolumesCloneTest-906738810-project-member] Flow 'volume_create_api' (c9012553-8114-4f7c-b69a-b49da0135cd9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100297) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 10:00:32.229672 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.volume.api [None req-81058c3c-ddda-491a-a0c2-2d1b54d7d86e tempest-VolumesCloneTest-906738810 tempest-VolumesCloneTest-906738810-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3568cd5f-af3b-4f52-acec-6f0f9f5b20bd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100297) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 10:00:32.230789 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.volume.flows.api.create_volume [None req-81058c3c-ddda-491a-a0c2-2d1b54d7d86e tempest-VolumesCloneTest-906738810 tempest-VolumesCloneTest-906738810-project-member] Validating volume size '1' using validate_int, validate_source_size {{(pid=100297) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 07 10:00:32.257607 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.volume.api [None req-81058c3c-ddda-491a-a0c2-2d1b54d7d86e tempest-VolumesCloneTest-906738810 tempest-VolumesCloneTest-906738810-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3568cd5f-af3b-4f52-acec-6f0f9f5b20bd) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': 'c265c5f0-cf18-44ff-b9ca-b8f0f9eff8ca', 'volume_type': VolumeType(created_at=2026-08-07T09:47:39Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=45fd9a3a-b61e-4c6c-9ab7-d02f06678d0d,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '45fd9a3a-b61e-4c6c-9ab7-d02f06678d0d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100297) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 10:00:32.258413 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.volume.api [None req-81058c3c-ddda-491a-a0c2-2d1b54d7d86e tempest-VolumesCloneTest-906738810 tempest-VolumesCloneTest-906738810-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (10672ccb-40e5-4689-bdd2-9c0cec0141ca) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100297) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 10:00:32.327437 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.quota [None req-81058c3c-ddda-491a-a0c2-2d1b54d7d86e tempest-VolumesCloneTest-906738810 tempest-VolumesCloneTest-906738810-project-member] Created reservations ['5c30ae54-b7c6-4228-a491-999d34e96b57', '09a7de1f-fb9a-4605-a99f-65ae062c196e', '53772814-f209-4083-97d1-4879740ac1b5', 'e2a4c3ca-044a-4a2a-b097-e685e11dd84d'] {{(pid=100297) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 10:00:32.328680 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.volume.api [None req-81058c3c-ddda-491a-a0c2-2d1b54d7d86e tempest-VolumesCloneTest-906738810 tempest-VolumesCloneTest-906738810-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (10672ccb-40e5-4689-bdd2-9c0cec0141ca) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['5c30ae54-b7c6-4228-a491-999d34e96b57', '09a7de1f-fb9a-4605-a99f-65ae062c196e', '53772814-f209-4083-97d1-4879740ac1b5', 'e2a4c3ca-044a-4a2a-b097-e685e11dd84d']}' {{(pid=100297) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 10:00:32.329818 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.volume.api [None req-81058c3c-ddda-491a-a0c2-2d1b54d7d86e tempest-VolumesCloneTest-906738810 tempest-VolumesCloneTest-906738810-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (69a99f39-fecf-4b56-aa74-eb6198e1b72d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100297) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 10:00:32.388136 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.volume.api [None req-81058c3c-ddda-491a-a0c2-2d1b54d7d86e tempest-VolumesCloneTest-906738810 tempest-VolumesCloneTest-906738810-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (69a99f39-fecf-4b56-aa74-eb6198e1b72d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '800a6100-796b-4c20-bf09-f387b908b401', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesCloneTest-Volume-702288745',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='aac7e3076eac43eea9bfa2a6e72cc6c1',qos_specs=None,replication_status=,reservations=['5c30ae54-b7c6-4228-a491-999d34e96b57','09a7de1f-fb9a-4605-a99f-65ae062c196e','53772814-f209-4083-97d1-4879740ac1b5','e2a4c3ca-044a-4a2a-b097-e685e11dd84d'],size=1,snapshot_id=None,source_replicaid=,source_volid=c265c5f0-cf18-44ff-b9ca-b8f0f9eff8ca,status='creating',user_id='e1c38647119940ac811b46bfdb2b68ac',volume_type_id=45fd9a3a-b61e-4c6c-9ab7-d02f06678d0d), '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-07T10:00:32Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesCloneTest-Volume-702288745',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=800a6100-796b-4c20-bf09-f387b908b401,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='aac7e3076eac43eea9bfa2a6e72cc6c1',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=c265c5f0-cf18-44ff-b9ca-b8f0f9eff8ca,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='e1c38647119940ac811b46bfdb2b68ac',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(45fd9a3a-b61e-4c6c-9ab7-d02f06678d0d),volume_type_id=45fd9a3a-b61e-4c6c-9ab7-d02f06678d0d)}' {{(pid=100297) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 10:00:32.389642 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.volume.api [None req-81058c3c-ddda-491a-a0c2-2d1b54d7d86e tempest-VolumesCloneTest-906738810 tempest-VolumesCloneTest-906738810-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c139e0dd-7090-4c08-9323-90725790d56c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100297) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 10:00:32.421984 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.volume.api [None req-81058c3c-ddda-491a-a0c2-2d1b54d7d86e tempest-VolumesCloneTest-906738810 tempest-VolumesCloneTest-906738810-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c139e0dd-7090-4c08-9323-90725790d56c) transitioned into state 'SUCCESS' from state '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-702288745',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='aac7e3076eac43eea9bfa2a6e72cc6c1',qos_specs=None,replication_status=,reservations=['5c30ae54-b7c6-4228-a491-999d34e96b57','09a7de1f-fb9a-4605-a99f-65ae062c196e','53772814-f209-4083-97d1-4879740ac1b5','e2a4c3ca-044a-4a2a-b097-e685e11dd84d'],size=1,snapshot_id=None,source_replicaid=,source_volid=c265c5f0-cf18-44ff-b9ca-b8f0f9eff8ca,status='creating',user_id='e1c38647119940ac811b46bfdb2b68ac',volume_type_id=45fd9a3a-b61e-4c6c-9ab7-d02f06678d0d)}' {{(pid=100297) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 10:00:32.422915 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.volume.api [None req-81058c3c-ddda-491a-a0c2-2d1b54d7d86e tempest-VolumesCloneTest-906738810 tempest-VolumesCloneTest-906738810-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (beb09b72-3db7-42ac-a302-0f271d91c4de) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100297) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 10:00:32.457939 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.volume.api [None req-81058c3c-ddda-491a-a0c2-2d1b54d7d86e tempest-VolumesCloneTest-906738810 tempest-VolumesCloneTest-906738810-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (beb09b72-3db7-42ac-a302-0f271d91c4de) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100297) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 10:00:32.458844 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.volume.api [None req-81058c3c-ddda-491a-a0c2-2d1b54d7d86e tempest-VolumesCloneTest-906738810 tempest-VolumesCloneTest-906738810-project-member] Flow 'volume_create_api' (c9012553-8114-4f7c-b69a-b49da0135cd9) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100297) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 10:00:32.459172 np0000006707 devstack@c-api.service[100297]: INFO cinder.volume.api [None req-81058c3c-ddda-491a-a0c2-2d1b54d7d86e tempest-VolumesCloneTest-906738810 tempest-VolumesCloneTest-906738810-project-member] Create volume request issued successfully. Aug 07 10:00:32.459826 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-81058c3c-ddda-491a-a0c2-2d1b54d7d86e tempest-VolumesCloneTest-906738810 tempest-VolumesCloneTest-906738810-project-member] https://10.4.3.8/volume/v3/volumes returned with HTTP 202 Aug 07 10:00:32.460270 np0000006707 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 847/3386] 10.4.3.8 () {68 vars in 1245 bytes} [Fri Aug 7 10:00:32 2026] POST /volume/v3/volumes => generated 775 bytes in 254 msecs (HTTP/1.1 202) 7 headers in 291 bytes (2 switches on core 0) Aug 07 10:00:32.475195 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.middleware.request_id [None req-39ee4701-d487-4a8e-9853-2f90c463631f None None] RequestId filter calling following filter/app {{(pid=100298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:00:32.476889 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [None req-39ee4701-d487-4a8e-9853-2f90c463631f tempest-VolumesCloneTest-906738810 tempest-VolumesCloneTest-906738810-project-member] GET https://10.4.3.8/volume/v3/volumes/800a6100-796b-4c20-bf09-f387b908b401 Aug 07 10:00:32.477263 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [None req-39ee4701-d487-4a8e-9853-2f90c463631f tempest-VolumesCloneTest-906738810 tempest-VolumesCloneTest-906738810-project-member] Empty body provided in request {{(pid=100298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 10:00:32.477795 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [None req-39ee4701-d487-4a8e-9853-2f90c463631f tempest-VolumesCloneTest-906738810 tempest-VolumesCloneTest-906738810-project-member] Calling method 'show' {{(pid=100298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 10:00:32.487167 np0000006707 devstack@c-api.service[100298]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 10:00:32.487167 np0000006707 devstack@c-api.service[100298]: warnings.warn( Aug 07 10:00:32.493166 np0000006707 devstack@c-api.service[100298]: INFO cinder.volume.api [None req-39ee4701-d487-4a8e-9853-2f90c463631f tempest-VolumesCloneTest-906738810 tempest-VolumesCloneTest-906738810-project-member] Volume info retrieved successfully. Aug 07 10:00:32.499807 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [None req-39ee4701-d487-4a8e-9853-2f90c463631f tempest-VolumesCloneTest-906738810 tempest-VolumesCloneTest-906738810-project-member] https://10.4.3.8/volume/v3/volumes/800a6100-796b-4c20-bf09-f387b908b401 returned with HTTP 200 Aug 07 10:00:32.500393 np0000006707 devstack@c-api.service[100298]: [pid: 100298|app: 0|req: 849/3387] 10.4.3.8 () {66 vars in 1334 bytes} [Fri Aug 7 10:00:32 2026] GET /volume/v3/volumes/800a6100-796b-4c20-bf09-f387b908b401 => generated 843 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 10:00:32.593212 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [None req-b851fe54-2146-4d0c-ad29-1933c537b992 None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:00:32.596985 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-b851fe54-2146-4d0c-ad29-1933c537b992 tempest-ProjectMemberTests33-438754277 tempest-ProjectMemberTests33-438754277-project-admin] GET https://10.4.3.8/volume/v3/backups/dd7e012a-1615-4a22-8e50-739f13a7aa8a Aug 07 10:00:32.596985 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-b851fe54-2146-4d0c-ad29-1933c537b992 tempest-ProjectMemberTests33-438754277 tempest-ProjectMemberTests33-438754277-project-admin] Empty body provided in request {{(pid=100296) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 10:00:32.597357 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-b851fe54-2146-4d0c-ad29-1933c537b992 tempest-ProjectMemberTests33-438754277 tempest-ProjectMemberTests33-438754277-project-admin] Calling method 'show' {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 10:00:32.597551 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.v3.backups [None req-b851fe54-2146-4d0c-ad29-1933c537b992 tempest-ProjectMemberTests33-438754277 tempest-ProjectMemberTests33-438754277-project-admin] Show backup with id dd7e012a-1615-4a22-8e50-739f13a7aa8a. {{(pid=100296) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 10:00:32.603628 np0000006707 devstack@c-api.service[100296]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 10:00:32.603628 np0000006707 devstack@c-api.service[100296]: warnings.warn( Aug 07 10:00:32.605174 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-b851fe54-2146-4d0c-ad29-1933c537b992 tempest-ProjectMemberTests33-438754277 tempest-ProjectMemberTests33-438754277-project-admin] https://10.4.3.8/volume/v3/backups/dd7e012a-1615-4a22-8e50-739f13a7aa8a returned with HTTP 200 Aug 07 10:00:32.606056 np0000006707 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 845/3388] 10.4.3.8 () {68 vars in 1374 bytes} [Fri Aug 7 10:00:32 2026] GET /volume/v3/backups/dd7e012a-1615-4a22-8e50-739f13a7aa8a => generated 731 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 10:00:32.792981 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-52b4e1b7-9529-4474-9dc2-a62c8ab39594 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:00:32.800708 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-52b4e1b7-9529-4474-9dc2-a62c8ab39594 tempest-TestEncryptedCinderVolumes-768498766 tempest-TestEncryptedCinderVolumes-768498766-project-member] GET https://10.4.3.8/volume/v3/volumes/af259e45-7c84-4c1f-bbf8-31f656633df2 Aug 07 10:00:32.801153 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-52b4e1b7-9529-4474-9dc2-a62c8ab39594 tempest-TestEncryptedCinderVolumes-768498766 tempest-TestEncryptedCinderVolumes-768498766-project-member] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 10:00:32.802076 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-52b4e1b7-9529-4474-9dc2-a62c8ab39594 tempest-TestEncryptedCinderVolumes-768498766 tempest-TestEncryptedCinderVolumes-768498766-project-member] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 10:00:32.817525 np0000006707 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 10:00:32.817525 np0000006707 devstack@c-api.service[100295]: warnings.warn( Aug 07 10:00:32.822990 np0000006707 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-52b4e1b7-9529-4474-9dc2-a62c8ab39594 tempest-TestEncryptedCinderVolumes-768498766 tempest-TestEncryptedCinderVolumes-768498766-project-member] Volume info retrieved successfully. Aug 07 10:00:32.830502 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-52b4e1b7-9529-4474-9dc2-a62c8ab39594 tempest-TestEncryptedCinderVolumes-768498766 tempest-TestEncryptedCinderVolumes-768498766-project-member] https://10.4.3.8/volume/v3/volumes/af259e45-7c84-4c1f-bbf8-31f656633df2 returned with HTTP 200 Aug 07 10:00:32.831113 np0000006707 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 848/3389] 10.4.3.8 () {66 vars in 1334 bytes} [Fri Aug 7 10:00:32 2026] GET /volume/v3/volumes/af259e45-7c84-4c1f-bbf8-31f656633df2 => generated 875 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 10:00:33.521929 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [None req-fd1fe3df-d480-4dab-ac1f-3089d4d1495e None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:00:33.524697 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-fd1fe3df-d480-4dab-ac1f-3089d4d1495e tempest-VolumesCloneTest-906738810 tempest-VolumesCloneTest-906738810-project-member] GET https://10.4.3.8/volume/v3/volumes/800a6100-796b-4c20-bf09-f387b908b401 Aug 07 10:00:33.524939 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-fd1fe3df-d480-4dab-ac1f-3089d4d1495e tempest-VolumesCloneTest-906738810 tempest-VolumesCloneTest-906738810-project-member] Empty body provided in request {{(pid=100297) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 10:00:33.525195 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-fd1fe3df-d480-4dab-ac1f-3089d4d1495e tempest-VolumesCloneTest-906738810 tempest-VolumesCloneTest-906738810-project-member] Calling method 'show' {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 10:00:33.534444 np0000006707 devstack@c-api.service[100297]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 10:00:33.534444 np0000006707 devstack@c-api.service[100297]: warnings.warn( Aug 07 10:00:33.540214 np0000006707 devstack@c-api.service[100297]: INFO cinder.volume.api [None req-fd1fe3df-d480-4dab-ac1f-3089d4d1495e tempest-VolumesCloneTest-906738810 tempest-VolumesCloneTest-906738810-project-member] Volume info retrieved successfully. Aug 07 10:00:33.547446 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-fd1fe3df-d480-4dab-ac1f-3089d4d1495e tempest-VolumesCloneTest-906738810 tempest-VolumesCloneTest-906738810-project-member] https://10.4.3.8/volume/v3/volumes/800a6100-796b-4c20-bf09-f387b908b401 returned with HTTP 200 Aug 07 10:00:33.547987 np0000006707 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 848/3390] 10.4.3.8 () {66 vars in 1334 bytes} [Fri Aug 7 10:00:33 2026] GET /volume/v3/volumes/800a6100-796b-4c20-bf09-f387b908b401 => generated 1384 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 10:00:33.567289 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.middleware.request_id [None req-c1223376-61b9-4472-b726-005742af2424 None None] RequestId filter calling following filter/app {{(pid=100298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:00:33.569197 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [None req-c1223376-61b9-4472-b726-005742af2424 tempest-VolumesCloneTest-906738810 tempest-VolumesCloneTest-906738810-project-member] GET https://10.4.3.8/volume/v3/volumes/800a6100-796b-4c20-bf09-f387b908b401 Aug 07 10:00:33.569487 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [None req-c1223376-61b9-4472-b726-005742af2424 tempest-VolumesCloneTest-906738810 tempest-VolumesCloneTest-906738810-project-member] Empty body provided in request {{(pid=100298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 10:00:33.569630 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [None req-c1223376-61b9-4472-b726-005742af2424 tempest-VolumesCloneTest-906738810 tempest-VolumesCloneTest-906738810-project-member] Calling method 'show' {{(pid=100298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 10:00:33.577838 np0000006707 devstack@c-api.service[100298]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 10:00:33.577838 np0000006707 devstack@c-api.service[100298]: warnings.warn( Aug 07 10:00:33.583061 np0000006707 devstack@c-api.service[100298]: INFO cinder.volume.api [None req-c1223376-61b9-4472-b726-005742af2424 tempest-VolumesCloneTest-906738810 tempest-VolumesCloneTest-906738810-project-member] Volume info retrieved successfully. Aug 07 10:00:33.589250 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [None req-c1223376-61b9-4472-b726-005742af2424 tempest-VolumesCloneTest-906738810 tempest-VolumesCloneTest-906738810-project-member] https://10.4.3.8/volume/v3/volumes/800a6100-796b-4c20-bf09-f387b908b401 returned with HTTP 200 Aug 07 10:00:33.589408 np0000006707 devstack@c-api.service[100298]: [pid: 100298|app: 0|req: 850/3391] 10.4.3.8 () {66 vars in 1334 bytes} [Fri Aug 7 10:00:33 2026] GET /volume/v3/volumes/800a6100-796b-4c20-bf09-f387b908b401 => generated 1384 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 10:00:33.604010 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [None req-69c9a441-810c-4e41-b63b-202156c423cf None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:00:33.606580 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-69c9a441-810c-4e41-b63b-202156c423cf tempest-VolumesCloneTest-906738810 tempest-VolumesCloneTest-906738810-project-member] GET https://10.4.3.8/volume/v3/volumes/800a6100-796b-4c20-bf09-f387b908b401 Aug 07 10:00:33.606748 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-69c9a441-810c-4e41-b63b-202156c423cf tempest-VolumesCloneTest-906738810 tempest-VolumesCloneTest-906738810-project-member] Empty body provided in request {{(pid=100296) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 10:00:33.606983 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-69c9a441-810c-4e41-b63b-202156c423cf tempest-VolumesCloneTest-906738810 tempest-VolumesCloneTest-906738810-project-member] Calling method 'show' {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 10:00:33.617776 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-3d0d7862-a7fc-46d9-902d-d9ec246bfd70 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:00:33.618250 np0000006707 devstack@c-api.service[100296]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 10:00:33.618250 np0000006707 devstack@c-api.service[100296]: warnings.warn( Aug 07 10:00:33.623771 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-3d0d7862-a7fc-46d9-902d-d9ec246bfd70 tempest-ProjectMemberTests33-438754277 tempest-ProjectMemberTests33-438754277-project-admin] GET https://10.4.3.8/volume/v3/backups/dd7e012a-1615-4a22-8e50-739f13a7aa8a Aug 07 10:00:33.623962 np0000006707 devstack@c-api.service[100296]: INFO cinder.volume.api [None req-69c9a441-810c-4e41-b63b-202156c423cf tempest-VolumesCloneTest-906738810 tempest-VolumesCloneTest-906738810-project-member] Volume info retrieved successfully. Aug 07 10:00:33.624013 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-3d0d7862-a7fc-46d9-902d-d9ec246bfd70 tempest-ProjectMemberTests33-438754277 tempest-ProjectMemberTests33-438754277-project-admin] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 10:00:33.624228 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-3d0d7862-a7fc-46d9-902d-d9ec246bfd70 tempest-ProjectMemberTests33-438754277 tempest-ProjectMemberTests33-438754277-project-admin] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 10:00:33.624487 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.v3.backups [None req-3d0d7862-a7fc-46d9-902d-d9ec246bfd70 tempest-ProjectMemberTests33-438754277 tempest-ProjectMemberTests33-438754277-project-admin] Show backup with id dd7e012a-1615-4a22-8e50-739f13a7aa8a. {{(pid=100295) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 10:00:33.632050 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-69c9a441-810c-4e41-b63b-202156c423cf tempest-VolumesCloneTest-906738810 tempest-VolumesCloneTest-906738810-project-member] https://10.4.3.8/volume/v3/volumes/800a6100-796b-4c20-bf09-f387b908b401 returned with HTTP 200 Aug 07 10:00:33.632220 np0000006707 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 10:00:33.632220 np0000006707 devstack@c-api.service[100295]: warnings.warn( Aug 07 10:00:33.632596 np0000006707 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 846/3392] 10.4.3.8 () {66 vars in 1334 bytes} [Fri Aug 7 10:00:33 2026] GET /volume/v3/volumes/800a6100-796b-4c20-bf09-f387b908b401 => generated 1384 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 10:00:33.633770 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-3d0d7862-a7fc-46d9-902d-d9ec246bfd70 tempest-ProjectMemberTests33-438754277 tempest-ProjectMemberTests33-438754277-project-admin] https://10.4.3.8/volume/v3/backups/dd7e012a-1615-4a22-8e50-739f13a7aa8a returned with HTTP 200 Aug 07 10:00:33.634054 np0000006707 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 849/3393] 10.4.3.8 () {68 vars in 1374 bytes} [Fri Aug 7 10:00:33 2026] GET /volume/v3/backups/dd7e012a-1615-4a22-8e50-739f13a7aa8a => generated 731 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 10:00:33.654448 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [None req-00caae4a-75a3-4c1e-a479-e00b383514e5 None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:00:33.657231 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-00caae4a-75a3-4c1e-a479-e00b383514e5 tempest-VolumesCloneTest-906738810 tempest-VolumesCloneTest-906738810-project-member] DELETE https://10.4.3.8/volume/v3/volumes/800a6100-796b-4c20-bf09-f387b908b401 Aug 07 10:00:33.657524 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-00caae4a-75a3-4c1e-a479-e00b383514e5 tempest-VolumesCloneTest-906738810 tempest-VolumesCloneTest-906738810-project-member] Empty body provided in request {{(pid=100297) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 10:00:33.657764 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-00caae4a-75a3-4c1e-a479-e00b383514e5 tempest-VolumesCloneTest-906738810 tempest-VolumesCloneTest-906738810-project-member] Calling method 'delete' {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 10:00:33.657973 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.v3.volumes [None req-00caae4a-75a3-4c1e-a479-e00b383514e5 tempest-VolumesCloneTest-906738810 tempest-VolumesCloneTest-906738810-project-member] Delete volume with id: 800a6100-796b-4c20-bf09-f387b908b401 Aug 07 10:00:33.666599 np0000006707 devstack@c-api.service[100297]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 10:00:33.666599 np0000006707 devstack@c-api.service[100297]: warnings.warn( Aug 07 10:00:33.667058 np0000006707 devstack@c-api.service[100297]: INFO cinder.volume.api [None req-00caae4a-75a3-4c1e-a479-e00b383514e5 tempest-VolumesCloneTest-906738810 tempest-VolumesCloneTest-906738810-project-member] Volume info retrieved successfully. Aug 07 10:00:33.692782 np0000006707 devstack@c-api.service[100297]: INFO cinder.volume.api [None req-00caae4a-75a3-4c1e-a479-e00b383514e5 tempest-VolumesCloneTest-906738810 tempest-VolumesCloneTest-906738810-project-member] Delete volume request issued successfully. Aug 07 10:00:33.692994 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-00caae4a-75a3-4c1e-a479-e00b383514e5 tempest-VolumesCloneTest-906738810 tempest-VolumesCloneTest-906738810-project-member] https://10.4.3.8/volume/v3/volumes/800a6100-796b-4c20-bf09-f387b908b401 returned with HTTP 202 Aug 07 10:00:33.693559 np0000006707 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 849/3394] 10.4.3.8 () {66 vars in 1337 bytes} [Fri Aug 7 10:00:33 2026] DELETE /volume/v3/volumes/800a6100-796b-4c20-bf09-f387b908b401 => generated 0 bytes in 41 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 07 10:00:33.703680 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.middleware.request_id [None req-b4e72685-c8c3-482a-aba2-fd07f03509ab None None] RequestId filter calling following filter/app {{(pid=100298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:00:33.706330 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [None req-b4e72685-c8c3-482a-aba2-fd07f03509ab tempest-VolumesCloneTest-906738810 tempest-VolumesCloneTest-906738810-project-member] GET https://10.4.3.8/volume/v3/volumes/800a6100-796b-4c20-bf09-f387b908b401 Aug 07 10:00:33.706579 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [None req-b4e72685-c8c3-482a-aba2-fd07f03509ab tempest-VolumesCloneTest-906738810 tempest-VolumesCloneTest-906738810-project-member] Empty body provided in request {{(pid=100298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 10:00:33.706801 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [None req-b4e72685-c8c3-482a-aba2-fd07f03509ab tempest-VolumesCloneTest-906738810 tempest-VolumesCloneTest-906738810-project-member] Calling method 'show' {{(pid=100298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 10:00:33.717612 np0000006707 devstack@c-api.service[100298]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 10:00:33.717612 np0000006707 devstack@c-api.service[100298]: warnings.warn( Aug 07 10:00:33.722971 np0000006707 devstack@c-api.service[100298]: INFO cinder.volume.api [None req-b4e72685-c8c3-482a-aba2-fd07f03509ab tempest-VolumesCloneTest-906738810 tempest-VolumesCloneTest-906738810-project-member] Volume info retrieved successfully. Aug 07 10:00:33.730680 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [None req-b4e72685-c8c3-482a-aba2-fd07f03509ab tempest-VolumesCloneTest-906738810 tempest-VolumesCloneTest-906738810-project-member] https://10.4.3.8/volume/v3/volumes/800a6100-796b-4c20-bf09-f387b908b401 returned with HTTP 200 Aug 07 10:00:33.731525 np0000006707 devstack@c-api.service[100298]: [pid: 100298|app: 0|req: 851/3395] 10.4.3.8 () {66 vars in 1334 bytes} [Fri Aug 7 10:00:33 2026] GET /volume/v3/volumes/800a6100-796b-4c20-bf09-f387b908b401 => generated 1383 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 10:00:33.847311 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [None req-f4fdfc6d-e35c-4189-a042-4c016fdc7762 None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:00:33.850525 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-f4fdfc6d-e35c-4189-a042-4c016fdc7762 tempest-TestEncryptedCinderVolumes-768498766 tempest-TestEncryptedCinderVolumes-768498766-project-member] GET https://10.4.3.8/volume/v3/volumes/af259e45-7c84-4c1f-bbf8-31f656633df2 Aug 07 10:00:33.850525 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-f4fdfc6d-e35c-4189-a042-4c016fdc7762 tempest-TestEncryptedCinderVolumes-768498766 tempest-TestEncryptedCinderVolumes-768498766-project-member] Empty body provided in request {{(pid=100296) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 10:00:33.850525 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-f4fdfc6d-e35c-4189-a042-4c016fdc7762 tempest-TestEncryptedCinderVolumes-768498766 tempest-TestEncryptedCinderVolumes-768498766-project-member] Calling method 'show' {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 10:00:33.865517 np0000006707 devstack@c-api.service[100296]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 10:00:33.865517 np0000006707 devstack@c-api.service[100296]: warnings.warn( Aug 07 10:00:33.872025 np0000006707 devstack@c-api.service[100296]: INFO cinder.volume.api [None req-f4fdfc6d-e35c-4189-a042-4c016fdc7762 tempest-TestEncryptedCinderVolumes-768498766 tempest-TestEncryptedCinderVolumes-768498766-project-member] Volume info retrieved successfully. Aug 07 10:00:33.878616 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-f4fdfc6d-e35c-4189-a042-4c016fdc7762 tempest-TestEncryptedCinderVolumes-768498766 tempest-TestEncryptedCinderVolumes-768498766-project-member] https://10.4.3.8/volume/v3/volumes/af259e45-7c84-4c1f-bbf8-31f656633df2 returned with HTTP 200 Aug 07 10:00:33.879162 np0000006707 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 847/3396] 10.4.3.8 () {66 vars in 1334 bytes} [Fri Aug 7 10:00:33 2026] GET /volume/v3/volumes/af259e45-7c84-4c1f-bbf8-31f656633df2 => generated 875 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 10:00:34.195488 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [req-a97fb71d-ac8b-4b20-8742-f2bbcbeca2d9 req-8b3ca86e-ec17-4170-a214-87da8d8e90fc None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:00:34.198320 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [req-a97fb71d-ac8b-4b20-8742-f2bbcbeca2d9 req-8b3ca86e-ec17-4170-a214-87da8d8e90fc tempest-TestEncryptedCinderVolumes-768498766 tempest-TestEncryptedCinderVolumes-768498766-project-member] POST https://10.4.3.8/volume/v3/attachments/17e6cff2-3d5c-4c4a-a2a1-2fde854317b0/action Aug 07 10:00:34.198372 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [req-a97fb71d-ac8b-4b20-8742-f2bbcbeca2d9 req-8b3ca86e-ec17-4170-a214-87da8d8e90fc tempest-TestEncryptedCinderVolumes-768498766 tempest-TestEncryptedCinderVolumes-768498766-project-member] Action body: b'{"os-complete": null}' {{(pid=100295) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 07 10:00:34.198633 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [req-a97fb71d-ac8b-4b20-8742-f2bbcbeca2d9 req-8b3ca86e-ec17-4170-a214-87da8d8e90fc tempest-TestEncryptedCinderVolumes-768498766 tempest-TestEncryptedCinderVolumes-768498766-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 10:00:34.220103 np0000006707 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 10:00:34.220103 np0000006707 devstack@c-api.service[100295]: warnings.warn( Aug 07 10:00:34.235911 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [req-a97fb71d-ac8b-4b20-8742-f2bbcbeca2d9 req-8b3ca86e-ec17-4170-a214-87da8d8e90fc tempest-TestEncryptedCinderVolumes-768498766 tempest-TestEncryptedCinderVolumes-768498766-project-member] https://10.4.3.8/volume/v3/attachments/17e6cff2-3d5c-4c4a-a2a1-2fde854317b0/action returned with HTTP 204 Aug 07 10:00:34.236588 np0000006707 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 850/3397] 10.4.3.8 () {74 vars in 1711 bytes} [Fri Aug 7 10:00:34 2026] POST /volume/v3/attachments/17e6cff2-3d5c-4c4a-a2a1-2fde854317b0/action => generated 0 bytes in 41 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 07 10:00:34.283863 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [None req-f17a56df-c7e6-4314-8c4e-b1e5b86d4996 None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:00:34.286709 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-f17a56df-c7e6-4314-8c4e-b1e5b86d4996 tempest-AttachVolumeShelveTestJSON-1109477710 tempest-AttachVolumeShelveTestJSON-1109477710-project-member] GET https://10.4.3.8/volume/v3/volumes/bbd179dd-48c3-4e38-855c-6f42c5ec4721 Aug 07 10:00:34.287391 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-f17a56df-c7e6-4314-8c4e-b1e5b86d4996 tempest-AttachVolumeShelveTestJSON-1109477710 tempest-AttachVolumeShelveTestJSON-1109477710-project-member] Empty body provided in request {{(pid=100297) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 10:00:34.287572 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-f17a56df-c7e6-4314-8c4e-b1e5b86d4996 tempest-AttachVolumeShelveTestJSON-1109477710 tempest-AttachVolumeShelveTestJSON-1109477710-project-member] Calling method 'show' {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 10:00:34.297491 np0000006707 devstack@c-api.service[100297]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 10:00:34.297491 np0000006707 devstack@c-api.service[100297]: warnings.warn( Aug 07 10:00:34.302166 np0000006707 devstack@c-api.service[100297]: INFO cinder.volume.api [None req-f17a56df-c7e6-4314-8c4e-b1e5b86d4996 tempest-AttachVolumeShelveTestJSON-1109477710 tempest-AttachVolumeShelveTestJSON-1109477710-project-member] Volume info retrieved successfully. Aug 07 10:00:34.306818 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-f17a56df-c7e6-4314-8c4e-b1e5b86d4996 tempest-AttachVolumeShelveTestJSON-1109477710 tempest-AttachVolumeShelveTestJSON-1109477710-project-member] https://10.4.3.8/volume/v3/volumes/bbd179dd-48c3-4e38-855c-6f42c5ec4721 returned with HTTP 200 Aug 07 10:00:34.308242 np0000006707 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 850/3398] 10.4.3.8 () {66 vars in 1334 bytes} [Fri Aug 7 10:00:34 2026] GET /volume/v3/volumes/bbd179dd-48c3-4e38-855c-6f42c5ec4721 => generated 845 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 10:00:34.367017 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.middleware.request_id [None req-f801857b-82ef-4a94-976e-2b9a3cce4316 None None] RequestId filter calling following filter/app {{(pid=100298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:00:34.370696 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [None req-f801857b-82ef-4a94-976e-2b9a3cce4316 tempest-AttachVolumeShelveTestJSON-1109477710 tempest-AttachVolumeShelveTestJSON-1109477710-project-member] GET https://10.4.3.8/volume/v3/volumes/bbd179dd-48c3-4e38-855c-6f42c5ec4721 Aug 07 10:00:34.370926 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [None req-f801857b-82ef-4a94-976e-2b9a3cce4316 tempest-AttachVolumeShelveTestJSON-1109477710 tempest-AttachVolumeShelveTestJSON-1109477710-project-member] Empty body provided in request {{(pid=100298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 10:00:34.371159 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [None req-f801857b-82ef-4a94-976e-2b9a3cce4316 tempest-AttachVolumeShelveTestJSON-1109477710 tempest-AttachVolumeShelveTestJSON-1109477710-project-member] Calling method 'show' {{(pid=100298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 10:00:34.382944 np0000006707 devstack@c-api.service[100298]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 10:00:34.382944 np0000006707 devstack@c-api.service[100298]: warnings.warn( Aug 07 10:00:34.389141 np0000006707 devstack@c-api.service[100298]: INFO cinder.volume.api [None req-f801857b-82ef-4a94-976e-2b9a3cce4316 tempest-AttachVolumeShelveTestJSON-1109477710 tempest-AttachVolumeShelveTestJSON-1109477710-project-member] Volume info retrieved successfully. Aug 07 10:00:34.394974 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [None req-f801857b-82ef-4a94-976e-2b9a3cce4316 tempest-AttachVolumeShelveTestJSON-1109477710 tempest-AttachVolumeShelveTestJSON-1109477710-project-member] https://10.4.3.8/volume/v3/volumes/bbd179dd-48c3-4e38-855c-6f42c5ec4721 returned with HTTP 200 Aug 07 10:00:34.395447 np0000006707 devstack@c-api.service[100298]: [pid: 100298|app: 0|req: 852/3399] 10.4.3.8 () {66 vars in 1334 bytes} [Fri Aug 7 10:00:34 2026] GET /volume/v3/volumes/bbd179dd-48c3-4e38-855c-6f42c5ec4721 => generated 845 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 10:00:34.648211 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [None req-f0f9e85b-f4e4-4394-a15d-59c2fd91fcde None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:00:34.650882 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-f0f9e85b-f4e4-4394-a15d-59c2fd91fcde tempest-ProjectMemberTests33-438754277 tempest-ProjectMemberTests33-438754277-project-admin] GET https://10.4.3.8/volume/v3/backups/dd7e012a-1615-4a22-8e50-739f13a7aa8a Aug 07 10:00:34.651617 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-f0f9e85b-f4e4-4394-a15d-59c2fd91fcde tempest-ProjectMemberTests33-438754277 tempest-ProjectMemberTests33-438754277-project-admin] Empty body provided in request {{(pid=100296) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 10:00:34.651617 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-f0f9e85b-f4e4-4394-a15d-59c2fd91fcde tempest-ProjectMemberTests33-438754277 tempest-ProjectMemberTests33-438754277-project-admin] Calling method 'show' {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 10:00:34.651617 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.v3.backups [None req-f0f9e85b-f4e4-4394-a15d-59c2fd91fcde tempest-ProjectMemberTests33-438754277 tempest-ProjectMemberTests33-438754277-project-admin] Show backup with id dd7e012a-1615-4a22-8e50-739f13a7aa8a. {{(pid=100296) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 10:00:34.657374 np0000006707 devstack@c-api.service[100296]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 10:00:34.657374 np0000006707 devstack@c-api.service[100296]: warnings.warn( Aug 07 10:00:34.658203 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-f0f9e85b-f4e4-4394-a15d-59c2fd91fcde tempest-ProjectMemberTests33-438754277 tempest-ProjectMemberTests33-438754277-project-admin] https://10.4.3.8/volume/v3/backups/dd7e012a-1615-4a22-8e50-739f13a7aa8a returned with HTTP 200 Aug 07 10:00:34.658406 np0000006707 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 848/3400] 10.4.3.8 () {68 vars in 1374 bytes} [Fri Aug 7 10:00:34 2026] GET /volume/v3/backups/dd7e012a-1615-4a22-8e50-739f13a7aa8a => generated 731 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 10:00:34.746925 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-145beb13-15f9-40b6-a4b1-21f746223040 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:00:34.752410 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-145beb13-15f9-40b6-a4b1-21f746223040 tempest-VolumesCloneTest-906738810 tempest-VolumesCloneTest-906738810-project-member] GET https://10.4.3.8/volume/v3/volumes/800a6100-796b-4c20-bf09-f387b908b401 Aug 07 10:00:34.752410 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-145beb13-15f9-40b6-a4b1-21f746223040 tempest-VolumesCloneTest-906738810 tempest-VolumesCloneTest-906738810-project-member] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 10:00:34.752673 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-145beb13-15f9-40b6-a4b1-21f746223040 tempest-VolumesCloneTest-906738810 tempest-VolumesCloneTest-906738810-project-member] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 10:00:34.767701 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-145beb13-15f9-40b6-a4b1-21f746223040 tempest-VolumesCloneTest-906738810 tempest-VolumesCloneTest-906738810-project-member] https://10.4.3.8/volume/v3/volumes/800a6100-796b-4c20-bf09-f387b908b401 returned with HTTP 404 Aug 07 10:00:34.768334 np0000006707 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 851/3401] 10.4.3.8 () {66 vars in 1334 bytes} [Fri Aug 7 10:00:34 2026] GET /volume/v3/volumes/800a6100-796b-4c20-bf09-f387b908b401 => generated 109 bytes in 22 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 10:00:34.777659 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [None req-35ae7b0e-4beb-4bde-b7ca-7b93f0757a27 None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:00:34.779961 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-35ae7b0e-4beb-4bde-b7ca-7b93f0757a27 tempest-VolumesCloneTest-906738810 tempest-VolumesCloneTest-906738810-project-member] GET https://10.4.3.8/volume/v3/volumes/c265c5f0-cf18-44ff-b9ca-b8f0f9eff8ca Aug 07 10:00:34.780218 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-35ae7b0e-4beb-4bde-b7ca-7b93f0757a27 tempest-VolumesCloneTest-906738810 tempest-VolumesCloneTest-906738810-project-member] Empty body provided in request {{(pid=100297) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 10:00:34.780493 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-35ae7b0e-4beb-4bde-b7ca-7b93f0757a27 tempest-VolumesCloneTest-906738810 tempest-VolumesCloneTest-906738810-project-member] Calling method 'show' {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 10:00:34.789765 np0000006707 devstack@c-api.service[100297]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 10:00:34.789765 np0000006707 devstack@c-api.service[100297]: warnings.warn( Aug 07 10:00:34.793824 np0000006707 devstack@c-api.service[100297]: INFO cinder.volume.api [None req-35ae7b0e-4beb-4bde-b7ca-7b93f0757a27 tempest-VolumesCloneTest-906738810 tempest-VolumesCloneTest-906738810-project-member] Volume info retrieved successfully. Aug 07 10:00:34.799789 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-35ae7b0e-4beb-4bde-b7ca-7b93f0757a27 tempest-VolumesCloneTest-906738810 tempest-VolumesCloneTest-906738810-project-member] https://10.4.3.8/volume/v3/volumes/c265c5f0-cf18-44ff-b9ca-b8f0f9eff8ca returned with HTTP 200 Aug 07 10:00:34.800358 np0000006707 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 851/3402] 10.4.3.8 () {66 vars in 1334 bytes} [Fri Aug 7 10:00:34 2026] GET /volume/v3/volumes/c265c5f0-cf18-44ff-b9ca-b8f0f9eff8ca => generated 1351 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 10:00:34.813450 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.middleware.request_id [None req-b98403d2-cd48-449c-bbe4-09de9c7a4bc7 None None] RequestId filter calling following filter/app {{(pid=100298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:00:34.815669 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [None req-b98403d2-cd48-449c-bbe4-09de9c7a4bc7 tempest-VolumesCloneTest-906738810 tempest-VolumesCloneTest-906738810-project-member] DELETE https://10.4.3.8/volume/v3/volumes/c265c5f0-cf18-44ff-b9ca-b8f0f9eff8ca Aug 07 10:00:34.815954 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [None req-b98403d2-cd48-449c-bbe4-09de9c7a4bc7 tempest-VolumesCloneTest-906738810 tempest-VolumesCloneTest-906738810-project-member] Empty body provided in request {{(pid=100298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 10:00:34.816272 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [None req-b98403d2-cd48-449c-bbe4-09de9c7a4bc7 tempest-VolumesCloneTest-906738810 tempest-VolumesCloneTest-906738810-project-member] Calling method 'delete' {{(pid=100298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 10:00:34.816629 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.v3.volumes [None req-b98403d2-cd48-449c-bbe4-09de9c7a4bc7 tempest-VolumesCloneTest-906738810 tempest-VolumesCloneTest-906738810-project-member] Delete volume with id: c265c5f0-cf18-44ff-b9ca-b8f0f9eff8ca Aug 07 10:00:34.824795 np0000006707 devstack@c-api.service[100298]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 10:00:34.824795 np0000006707 devstack@c-api.service[100298]: warnings.warn( Aug 07 10:00:34.825238 np0000006707 devstack@c-api.service[100298]: INFO cinder.volume.api [None req-b98403d2-cd48-449c-bbe4-09de9c7a4bc7 tempest-VolumesCloneTest-906738810 tempest-VolumesCloneTest-906738810-project-member] Volume info retrieved successfully. Aug 07 10:00:34.844642 np0000006707 devstack@c-api.service[100298]: INFO cinder.volume.api [None req-b98403d2-cd48-449c-bbe4-09de9c7a4bc7 tempest-VolumesCloneTest-906738810 tempest-VolumesCloneTest-906738810-project-member] Delete volume request issued successfully. Aug 07 10:00:34.844822 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [None req-b98403d2-cd48-449c-bbe4-09de9c7a4bc7 tempest-VolumesCloneTest-906738810 tempest-VolumesCloneTest-906738810-project-member] https://10.4.3.8/volume/v3/volumes/c265c5f0-cf18-44ff-b9ca-b8f0f9eff8ca returned with HTTP 202 Aug 07 10:00:34.845262 np0000006707 devstack@c-api.service[100298]: [pid: 100298|app: 0|req: 853/3403] 10.4.3.8 () {66 vars in 1337 bytes} [Fri Aug 7 10:00:34 2026] DELETE /volume/v3/volumes/c265c5f0-cf18-44ff-b9ca-b8f0f9eff8ca => generated 0 bytes in 32 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 07 10:00:34.857857 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [None req-ff22a959-ec33-4046-8698-0bfe20d73605 None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:00:34.862927 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-ff22a959-ec33-4046-8698-0bfe20d73605 tempest-VolumesCloneTest-906738810 tempest-VolumesCloneTest-906738810-project-member] GET https://10.4.3.8/volume/v3/volumes/c265c5f0-cf18-44ff-b9ca-b8f0f9eff8ca Aug 07 10:00:34.863182 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-ff22a959-ec33-4046-8698-0bfe20d73605 tempest-VolumesCloneTest-906738810 tempest-VolumesCloneTest-906738810-project-member] Empty body provided in request {{(pid=100296) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 10:00:34.864491 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-ff22a959-ec33-4046-8698-0bfe20d73605 tempest-VolumesCloneTest-906738810 tempest-VolumesCloneTest-906738810-project-member] Calling method 'show' {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 10:00:34.880927 np0000006707 devstack@c-api.service[100296]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 10:00:34.880927 np0000006707 devstack@c-api.service[100296]: warnings.warn( Aug 07 10:00:34.886374 np0000006707 devstack@c-api.service[100296]: INFO cinder.volume.api [None req-ff22a959-ec33-4046-8698-0bfe20d73605 tempest-VolumesCloneTest-906738810 tempest-VolumesCloneTest-906738810-project-member] Volume info retrieved successfully. Aug 07 10:00:34.894776 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-ff22a959-ec33-4046-8698-0bfe20d73605 tempest-VolumesCloneTest-906738810 tempest-VolumesCloneTest-906738810-project-member] https://10.4.3.8/volume/v3/volumes/c265c5f0-cf18-44ff-b9ca-b8f0f9eff8ca returned with HTTP 200 Aug 07 10:00:34.895338 np0000006707 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 849/3404] 10.4.3.8 () {66 vars in 1334 bytes} [Fri Aug 7 10:00:34 2026] GET /volume/v3/volumes/c265c5f0-cf18-44ff-b9ca-b8f0f9eff8ca => generated 1350 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 10:00:34.896252 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-9a3c1537-33e1-4878-9fd6-6dd5bb57b510 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:00:34.910038 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-9a3c1537-33e1-4878-9fd6-6dd5bb57b510 tempest-TestEncryptedCinderVolumes-768498766 tempest-TestEncryptedCinderVolumes-768498766-project-member] GET https://10.4.3.8/volume/v3/volumes/af259e45-7c84-4c1f-bbf8-31f656633df2 Aug 07 10:00:34.910559 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-9a3c1537-33e1-4878-9fd6-6dd5bb57b510 tempest-TestEncryptedCinderVolumes-768498766 tempest-TestEncryptedCinderVolumes-768498766-project-member] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 10:00:34.910682 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-9a3c1537-33e1-4878-9fd6-6dd5bb57b510 tempest-TestEncryptedCinderVolumes-768498766 tempest-TestEncryptedCinderVolumes-768498766-project-member] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 10:00:34.923605 np0000006707 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 10:00:34.923605 np0000006707 devstack@c-api.service[100295]: warnings.warn( Aug 07 10:00:34.927264 np0000006707 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-9a3c1537-33e1-4878-9fd6-6dd5bb57b510 tempest-TestEncryptedCinderVolumes-768498766 tempest-TestEncryptedCinderVolumes-768498766-project-member] Volume info retrieved successfully. Aug 07 10:00:34.947982 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-9a3c1537-33e1-4878-9fd6-6dd5bb57b510 tempest-TestEncryptedCinderVolumes-768498766 tempest-TestEncryptedCinderVolumes-768498766-project-member] https://10.4.3.8/volume/v3/volumes/af259e45-7c84-4c1f-bbf8-31f656633df2 returned with HTTP 200 Aug 07 10:00:34.947982 np0000006707 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 852/3405] 10.4.3.8 () {66 vars in 1334 bytes} [Fri Aug 7 10:00:34 2026] GET /volume/v3/volumes/af259e45-7c84-4c1f-bbf8-31f656633df2 => generated 1167 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 10:00:34.966803 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [None req-1132a689-5bc1-4c5c-82de-8a9c4d6fab27 None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:00:34.970340 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-1132a689-5bc1-4c5c-82de-8a9c4d6fab27 tempest-TestEncryptedCinderVolumes-768498766 tempest-TestEncryptedCinderVolumes-768498766-project-member] GET https://10.4.3.8/volume/v3/volumes/af259e45-7c84-4c1f-bbf8-31f656633df2 Aug 07 10:00:34.970526 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-1132a689-5bc1-4c5c-82de-8a9c4d6fab27 tempest-TestEncryptedCinderVolumes-768498766 tempest-TestEncryptedCinderVolumes-768498766-project-member] Empty body provided in request {{(pid=100297) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 10:00:34.970830 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-1132a689-5bc1-4c5c-82de-8a9c4d6fab27 tempest-TestEncryptedCinderVolumes-768498766 tempest-TestEncryptedCinderVolumes-768498766-project-member] Calling method 'show' {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 10:00:34.993162 np0000006707 devstack@c-api.service[100297]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 10:00:34.993162 np0000006707 devstack@c-api.service[100297]: warnings.warn( Aug 07 10:00:35.002407 np0000006707 devstack@c-api.service[100297]: INFO cinder.volume.api [None req-1132a689-5bc1-4c5c-82de-8a9c4d6fab27 tempest-TestEncryptedCinderVolumes-768498766 tempest-TestEncryptedCinderVolumes-768498766-project-member] Volume info retrieved successfully. Aug 07 10:00:35.013377 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-1132a689-5bc1-4c5c-82de-8a9c4d6fab27 tempest-TestEncryptedCinderVolumes-768498766 tempest-TestEncryptedCinderVolumes-768498766-project-member] https://10.4.3.8/volume/v3/volumes/af259e45-7c84-4c1f-bbf8-31f656633df2 returned with HTTP 200 Aug 07 10:00:35.013908 np0000006707 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 852/3406] 10.4.3.8 () {66 vars in 1334 bytes} [Fri Aug 7 10:00:34 2026] GET /volume/v3/volumes/af259e45-7c84-4c1f-bbf8-31f656633df2 => generated 1167 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 10:00:35.070213 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.middleware.request_id [req-d5216217-4e4d-45dd-829a-1bcd0d4cd7ee req-0a4e4fd5-02f3-4be4-acb0-22fd53f1ae1d None None] RequestId filter calling following filter/app {{(pid=100298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:00:35.078659 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [req-d5216217-4e4d-45dd-829a-1bcd0d4cd7ee req-0a4e4fd5-02f3-4be4-acb0-22fd53f1ae1d tempest-TestEncryptedCinderVolumes-768498766 tempest-TestEncryptedCinderVolumes-768498766-project-member] GET https://10.4.3.8/volume/v3/volumes/af259e45-7c84-4c1f-bbf8-31f656633df2 Aug 07 10:00:35.079540 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [req-d5216217-4e4d-45dd-829a-1bcd0d4cd7ee req-0a4e4fd5-02f3-4be4-acb0-22fd53f1ae1d tempest-TestEncryptedCinderVolumes-768498766 tempest-TestEncryptedCinderVolumes-768498766-project-member] Empty body provided in request {{(pid=100298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 10:00:35.079540 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [req-d5216217-4e4d-45dd-829a-1bcd0d4cd7ee req-0a4e4fd5-02f3-4be4-acb0-22fd53f1ae1d tempest-TestEncryptedCinderVolumes-768498766 tempest-TestEncryptedCinderVolumes-768498766-project-member] Calling method 'show' {{(pid=100298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 10:00:35.095446 np0000006707 devstack@c-api.service[100298]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 10:00:35.095446 np0000006707 devstack@c-api.service[100298]: warnings.warn( Aug 07 10:00:35.103506 np0000006707 devstack@c-api.service[100298]: INFO cinder.volume.api [req-d5216217-4e4d-45dd-829a-1bcd0d4cd7ee req-0a4e4fd5-02f3-4be4-acb0-22fd53f1ae1d tempest-TestEncryptedCinderVolumes-768498766 tempest-TestEncryptedCinderVolumes-768498766-project-member] Volume info retrieved successfully. Aug 07 10:00:35.110266 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [req-d5216217-4e4d-45dd-829a-1bcd0d4cd7ee req-0a4e4fd5-02f3-4be4-acb0-22fd53f1ae1d tempest-TestEncryptedCinderVolumes-768498766 tempest-TestEncryptedCinderVolumes-768498766-project-member] https://10.4.3.8/volume/v3/volumes/af259e45-7c84-4c1f-bbf8-31f656633df2 returned with HTTP 200 Aug 07 10:00:35.110853 np0000006707 devstack@c-api.service[100298]: [pid: 100298|app: 0|req: 854/3407] 10.4.3.8 () {68 vars in 1584 bytes} [Fri Aug 7 10:00:35 2026] GET /volume/v3/volumes/af259e45-7c84-4c1f-bbf8-31f656633df2 => generated 1167 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 10:00:35.135036 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [req-d5216217-4e4d-45dd-829a-1bcd0d4cd7ee req-82081ca0-420b-4aae-96fd-5274124c6f66 None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:00:35.139222 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [req-d5216217-4e4d-45dd-829a-1bcd0d4cd7ee req-82081ca0-420b-4aae-96fd-5274124c6f66 tempest-TestEncryptedCinderVolumes-768498766 tempest-TestEncryptedCinderVolumes-768498766-project-member] POST https://10.4.3.8/volume/v3/volumes/af259e45-7c84-4c1f-bbf8-31f656633df2/action Aug 07 10:00:35.140015 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [req-d5216217-4e4d-45dd-829a-1bcd0d4cd7ee req-82081ca0-420b-4aae-96fd-5274124c6f66 tempest-TestEncryptedCinderVolumes-768498766 tempest-TestEncryptedCinderVolumes-768498766-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100296) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 07 10:00:35.140015 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [req-d5216217-4e4d-45dd-829a-1bcd0d4cd7ee req-82081ca0-420b-4aae-96fd-5274124c6f66 tempest-TestEncryptedCinderVolumes-768498766 tempest-TestEncryptedCinderVolumes-768498766-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 10:00:35.158575 np0000006707 devstack@c-api.service[100296]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 10:00:35.158575 np0000006707 devstack@c-api.service[100296]: warnings.warn( Aug 07 10:00:35.159168 np0000006707 devstack@c-api.service[100296]: INFO cinder.volume.api [req-d5216217-4e4d-45dd-829a-1bcd0d4cd7ee req-82081ca0-420b-4aae-96fd-5274124c6f66 tempest-TestEncryptedCinderVolumes-768498766 tempest-TestEncryptedCinderVolumes-768498766-project-member] Volume info retrieved successfully. Aug 07 10:00:35.169560 np0000006707 devstack@c-api.service[100296]: INFO cinder.volume.api [req-d5216217-4e4d-45dd-829a-1bcd0d4cd7ee req-82081ca0-420b-4aae-96fd-5274124c6f66 tempest-TestEncryptedCinderVolumes-768498766 tempest-TestEncryptedCinderVolumes-768498766-project-member] Begin detaching volume completed successfully. Aug 07 10:00:35.169842 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [req-d5216217-4e4d-45dd-829a-1bcd0d4cd7ee req-82081ca0-420b-4aae-96fd-5274124c6f66 tempest-TestEncryptedCinderVolumes-768498766 tempest-TestEncryptedCinderVolumes-768498766-project-member] https://10.4.3.8/volume/v3/volumes/af259e45-7c84-4c1f-bbf8-31f656633df2/action returned with HTTP 202 Aug 07 10:00:35.170531 np0000006707 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 850/3408] 10.4.3.8 () {72 vars in 1658 bytes} [Fri Aug 7 10:00:35 2026] POST /volume/v3/volumes/af259e45-7c84-4c1f-bbf8-31f656633df2/action => generated 0 bytes in 36 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 07 10:00:35.260144 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-b99a314f-791c-48bd-9e20-7ca37f2705ec None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:00:35.260799 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-b99a314f-791c-48bd-9e20-7ca37f2705ec None None] GET https://10.4.3.8/volume// Aug 07 10:00:35.261055 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-b99a314f-791c-48bd-9e20-7ca37f2705ec None None] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 10:00:35.261239 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-b99a314f-791c-48bd-9e20-7ca37f2705ec None None] Calling method 'all' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 10:00:35.261805 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-b99a314f-791c-48bd-9e20-7ca37f2705ec None None] https://10.4.3.8/volume// returned with HTTP 300 Aug 07 10:00:35.261945 np0000006707 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 853/3409] 10.4.3.8 () {66 vars in 1412 bytes} [Fri Aug 7 10:00:35 2026] GET /volume/ => generated 384 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 07 10:00:35.277131 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [req-d5216217-4e4d-45dd-829a-1bcd0d4cd7ee req-e8716d28-2f63-4380-93d0-36b07d212e0d None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:00:35.285972 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [req-d5216217-4e4d-45dd-829a-1bcd0d4cd7ee req-e8716d28-2f63-4380-93d0-36b07d212e0d tempest-TestEncryptedCinderVolumes-768498766 tempest-TestEncryptedCinderVolumes-768498766-project-member] GET https://10.4.3.8/volume/v3/volumes/af259e45-7c84-4c1f-bbf8-31f656633df2 Aug 07 10:00:35.286897 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [req-d5216217-4e4d-45dd-829a-1bcd0d4cd7ee req-e8716d28-2f63-4380-93d0-36b07d212e0d tempest-TestEncryptedCinderVolumes-768498766 tempest-TestEncryptedCinderVolumes-768498766-project-member] Empty body provided in request {{(pid=100297) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 10:00:35.286897 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [req-d5216217-4e4d-45dd-829a-1bcd0d4cd7ee req-e8716d28-2f63-4380-93d0-36b07d212e0d tempest-TestEncryptedCinderVolumes-768498766 tempest-TestEncryptedCinderVolumes-768498766-project-member] Calling method 'show' {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 10:00:35.301041 np0000006707 devstack@c-api.service[100297]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 10:00:35.301041 np0000006707 devstack@c-api.service[100297]: warnings.warn( Aug 07 10:00:35.306916 np0000006707 devstack@c-api.service[100297]: INFO cinder.volume.api [req-d5216217-4e4d-45dd-829a-1bcd0d4cd7ee req-e8716d28-2f63-4380-93d0-36b07d212e0d tempest-TestEncryptedCinderVolumes-768498766 tempest-TestEncryptedCinderVolumes-768498766-project-member] Volume info retrieved successfully. Aug 07 10:00:35.315020 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [req-d5216217-4e4d-45dd-829a-1bcd0d4cd7ee req-e8716d28-2f63-4380-93d0-36b07d212e0d tempest-TestEncryptedCinderVolumes-768498766 tempest-TestEncryptedCinderVolumes-768498766-project-member] https://10.4.3.8/volume/v3/volumes/af259e45-7c84-4c1f-bbf8-31f656633df2 returned with HTTP 200 Aug 07 10:00:35.315020 np0000006707 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 853/3410] 10.4.3.8 () {70 vars in 1625 bytes} [Fri Aug 7 10:00:35 2026] GET /volume/v3/volumes/af259e45-7c84-4c1f-bbf8-31f656633df2 => generated 1350 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 07 10:00:35.337892 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.middleware.request_id [req-d5216217-4e4d-45dd-829a-1bcd0d4cd7ee req-358140c4-2d7b-419e-9122-009fc1cfcf78 None None] RequestId filter calling following filter/app {{(pid=100298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:00:35.341647 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [req-d5216217-4e4d-45dd-829a-1bcd0d4cd7ee req-358140c4-2d7b-419e-9122-009fc1cfcf78 tempest-TestEncryptedCinderVolumes-768498766 tempest-TestEncryptedCinderVolumes-768498766-project-member] GET https://10.4.3.8/volume/v3/volumes/af259e45-7c84-4c1f-bbf8-31f656633df2/encryption Aug 07 10:00:35.342089 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [req-d5216217-4e4d-45dd-829a-1bcd0d4cd7ee req-358140c4-2d7b-419e-9122-009fc1cfcf78 tempest-TestEncryptedCinderVolumes-768498766 tempest-TestEncryptedCinderVolumes-768498766-project-member] Empty body provided in request {{(pid=100298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 10:00:35.342325 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [req-d5216217-4e4d-45dd-829a-1bcd0d4cd7ee req-358140c4-2d7b-419e-9122-009fc1cfcf78 tempest-TestEncryptedCinderVolumes-768498766 tempest-TestEncryptedCinderVolumes-768498766-project-member] Calling method 'index' {{(pid=100298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 10:00:35.363145 np0000006707 devstack@c-api.service[100298]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 10:00:35.363145 np0000006707 devstack@c-api.service[100298]: warnings.warn( Aug 07 10:00:35.376979 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [req-d5216217-4e4d-45dd-829a-1bcd0d4cd7ee req-358140c4-2d7b-419e-9122-009fc1cfcf78 tempest-TestEncryptedCinderVolumes-768498766 tempest-TestEncryptedCinderVolumes-768498766-project-member] https://10.4.3.8/volume/v3/volumes/af259e45-7c84-4c1f-bbf8-31f656633df2/encryption returned with HTTP 200 Aug 07 10:00:35.377471 np0000006707 devstack@c-api.service[100298]: [pid: 100298|app: 0|req: 855/3411] 10.4.3.8 () {68 vars in 1617 bytes} [Fri Aug 7 10:00:35 2026] GET /volume/v3/volumes/af259e45-7c84-4c1f-bbf8-31f656633df2/encryption => generated 161 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 10:00:35.672179 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [None req-b2f90192-261b-41fb-b1fa-563da981f63d None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:00:35.679550 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-b2f90192-261b-41fb-b1fa-563da981f63d tempest-ProjectMemberTests33-438754277 tempest-ProjectMemberTests33-438754277-project-admin] GET https://10.4.3.8/volume/v3/backups/dd7e012a-1615-4a22-8e50-739f13a7aa8a Aug 07 10:00:35.679853 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-b2f90192-261b-41fb-b1fa-563da981f63d tempest-ProjectMemberTests33-438754277 tempest-ProjectMemberTests33-438754277-project-admin] Empty body provided in request {{(pid=100296) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 10:00:35.680138 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-b2f90192-261b-41fb-b1fa-563da981f63d tempest-ProjectMemberTests33-438754277 tempest-ProjectMemberTests33-438754277-project-admin] Calling method 'show' {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 10:00:35.680407 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.v3.backups [None req-b2f90192-261b-41fb-b1fa-563da981f63d tempest-ProjectMemberTests33-438754277 tempest-ProjectMemberTests33-438754277-project-admin] Show backup with id dd7e012a-1615-4a22-8e50-739f13a7aa8a. {{(pid=100296) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 10:00:35.696652 np0000006707 devstack@c-api.service[100296]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 10:00:35.696652 np0000006707 devstack@c-api.service[100296]: warnings.warn( Aug 07 10:00:35.697909 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-b2f90192-261b-41fb-b1fa-563da981f63d tempest-ProjectMemberTests33-438754277 tempest-ProjectMemberTests33-438754277-project-admin] https://10.4.3.8/volume/v3/backups/dd7e012a-1615-4a22-8e50-739f13a7aa8a returned with HTTP 200 Aug 07 10:00:35.698566 np0000006707 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 851/3412] 10.4.3.8 () {68 vars in 1374 bytes} [Fri Aug 7 10:00:35 2026] GET /volume/v3/backups/dd7e012a-1615-4a22-8e50-739f13a7aa8a => generated 731 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 10:00:35.924989 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-7f989791-44f5-47e2-a841-46e96ee2da3e None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:00:35.925579 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-7f989791-44f5-47e2-a841-46e96ee2da3e tempest-VolumesCloneTest-906738810 tempest-VolumesCloneTest-906738810-project-member] GET https://10.4.3.8/volume/v3/volumes/c265c5f0-cf18-44ff-b9ca-b8f0f9eff8ca Aug 07 10:00:35.925579 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-7f989791-44f5-47e2-a841-46e96ee2da3e tempest-VolumesCloneTest-906738810 tempest-VolumesCloneTest-906738810-project-member] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 10:00:35.926829 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-7f989791-44f5-47e2-a841-46e96ee2da3e tempest-VolumesCloneTest-906738810 tempest-VolumesCloneTest-906738810-project-member] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 10:00:35.937389 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-7f989791-44f5-47e2-a841-46e96ee2da3e tempest-VolumesCloneTest-906738810 tempest-VolumesCloneTest-906738810-project-member] https://10.4.3.8/volume/v3/volumes/c265c5f0-cf18-44ff-b9ca-b8f0f9eff8ca returned with HTTP 404 Aug 07 10:00:35.938040 np0000006707 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 854/3413] 10.4.3.8 () {66 vars in 1334 bytes} [Fri Aug 7 10:00:35 2026] GET /volume/v3/volumes/c265c5f0-cf18-44ff-b9ca-b8f0f9eff8ca => generated 109 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 10:00:35.950479 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [None req-68dff20d-4cc6-40fc-8843-d92126ce6f70 None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:00:35.952709 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-68dff20d-4cc6-40fc-8843-d92126ce6f70 tempest-VolumesCloneTest-906738810 tempest-VolumesCloneTest-906738810-project-member] POST https://10.4.3.8/volume/v3/volumes Aug 07 10:00:35.953151 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-68dff20d-4cc6-40fc-8843-d92126ce6f70 tempest-VolumesCloneTest-906738810 tempest-VolumesCloneTest-906738810-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesCloneTest-Volume-852629532"}} {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 10:00:35.955058 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.v3.volumes [None req-68dff20d-4cc6-40fc-8843-d92126ce6f70 tempest-VolumesCloneTest-906738810 tempest-VolumesCloneTest-906738810-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesCloneTest-Volume-852629532'}} {{(pid=100297) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 07 10:00:35.955217 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.v3.volumes [None req-68dff20d-4cc6-40fc-8843-d92126ce6f70 tempest-VolumesCloneTest-906738810 tempest-VolumesCloneTest-906738810-project-member] Create volume of 1 GB Aug 07 10:00:35.963359 np0000006707 devstack@c-api.service[100297]: INFO cinder.volume.api [None req-68dff20d-4cc6-40fc-8843-d92126ce6f70 tempest-VolumesCloneTest-906738810 tempest-VolumesCloneTest-906738810-project-member] Availability Zones retrieved successfully. Aug 07 10:00:35.974969 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.volume.api [None req-68dff20d-4cc6-40fc-8843-d92126ce6f70 tempest-VolumesCloneTest-906738810 tempest-VolumesCloneTest-906738810-project-member] Flow 'volume_create_api' (07ca7093-4204-45c4-9efb-a240732bc805) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100297) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 10:00:35.977526 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.volume.api [None req-68dff20d-4cc6-40fc-8843-d92126ce6f70 tempest-VolumesCloneTest-906738810 tempest-VolumesCloneTest-906738810-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (29b230a9-1f78-4817-a4b9-3be47fd29db1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100297) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 10:00:35.978521 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.volume.flows.api.create_volume [None req-68dff20d-4cc6-40fc-8843-d92126ce6f70 tempest-VolumesCloneTest-906738810 tempest-VolumesCloneTest-906738810-project-member] Validating volume size '1' using validate_int {{(pid=100297) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 07 10:00:36.019786 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.volume.api [None req-68dff20d-4cc6-40fc-8843-d92126ce6f70 tempest-VolumesCloneTest-906738810 tempest-VolumesCloneTest-906738810-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (29b230a9-1f78-4817-a4b9-3be47fd29db1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-07T09:47:39Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=45fd9a3a-b61e-4c6c-9ab7-d02f06678d0d,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '45fd9a3a-b61e-4c6c-9ab7-d02f06678d0d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100297) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 10:00:36.020836 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.volume.api [None req-68dff20d-4cc6-40fc-8843-d92126ce6f70 tempest-VolumesCloneTest-906738810 tempest-VolumesCloneTest-906738810-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (736d22fb-64b1-4895-a30d-9d5ec6161e17) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100297) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 10:00:36.082388 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.quota [None req-68dff20d-4cc6-40fc-8843-d92126ce6f70 tempest-VolumesCloneTest-906738810 tempest-VolumesCloneTest-906738810-project-member] Created reservations ['445668dd-3e9a-4eca-9369-221ff0a984ac', 'ea7856e3-221d-47d2-88d5-e53630ff22a1', 'fa940ee5-4748-44df-98df-179ddd2e8aee', 'f93aa2bf-66bd-4cad-a6ac-b3aca642e902'] {{(pid=100297) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 10:00:36.083448 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.volume.api [None req-68dff20d-4cc6-40fc-8843-d92126ce6f70 tempest-VolumesCloneTest-906738810 tempest-VolumesCloneTest-906738810-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (736d22fb-64b1-4895-a30d-9d5ec6161e17) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['445668dd-3e9a-4eca-9369-221ff0a984ac', 'ea7856e3-221d-47d2-88d5-e53630ff22a1', 'fa940ee5-4748-44df-98df-179ddd2e8aee', 'f93aa2bf-66bd-4cad-a6ac-b3aca642e902']}' {{(pid=100297) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 10:00:36.084463 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.volume.api [None req-68dff20d-4cc6-40fc-8843-d92126ce6f70 tempest-VolumesCloneTest-906738810 tempest-VolumesCloneTest-906738810-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (949a656b-4bf8-43d8-9437-25d4e355ced5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100297) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 10:00:36.117930 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.volume.api [None req-68dff20d-4cc6-40fc-8843-d92126ce6f70 tempest-VolumesCloneTest-906738810 tempest-VolumesCloneTest-906738810-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (949a656b-4bf8-43d8-9437-25d4e355ced5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '2d589482-c2fa-4bf4-9043-08c74bbfd473', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesCloneTest-Volume-852629532',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='aac7e3076eac43eea9bfa2a6e72cc6c1',qos_specs=None,replication_status=,reservations=['445668dd-3e9a-4eca-9369-221ff0a984ac','ea7856e3-221d-47d2-88d5-e53630ff22a1','fa940ee5-4748-44df-98df-179ddd2e8aee','f93aa2bf-66bd-4cad-a6ac-b3aca642e902'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e1c38647119940ac811b46bfdb2b68ac',volume_type_id=45fd9a3a-b61e-4c6c-9ab7-d02f06678d0d), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-07T10:00:36Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesCloneTest-Volume-852629532',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=2d589482-c2fa-4bf4-9043-08c74bbfd473,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='aac7e3076eac43eea9bfa2a6e72cc6c1',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='e1c38647119940ac811b46bfdb2b68ac',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(45fd9a3a-b61e-4c6c-9ab7-d02f06678d0d),volume_type_id=45fd9a3a-b61e-4c6c-9ab7-d02f06678d0d)}' {{(pid=100297) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 10:00:36.119170 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.volume.api [None req-68dff20d-4cc6-40fc-8843-d92126ce6f70 tempest-VolumesCloneTest-906738810 tempest-VolumesCloneTest-906738810-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e23419a2-53f7-4196-873c-7307a537d337) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100297) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 10:00:36.144147 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.volume.api [None req-68dff20d-4cc6-40fc-8843-d92126ce6f70 tempest-VolumesCloneTest-906738810 tempest-VolumesCloneTest-906738810-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e23419a2-53f7-4196-873c-7307a537d337) transitioned into state 'SUCCESS' from state '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-852629532',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='aac7e3076eac43eea9bfa2a6e72cc6c1',qos_specs=None,replication_status=,reservations=['445668dd-3e9a-4eca-9369-221ff0a984ac','ea7856e3-221d-47d2-88d5-e53630ff22a1','fa940ee5-4748-44df-98df-179ddd2e8aee','f93aa2bf-66bd-4cad-a6ac-b3aca642e902'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e1c38647119940ac811b46bfdb2b68ac',volume_type_id=45fd9a3a-b61e-4c6c-9ab7-d02f06678d0d)}' {{(pid=100297) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 10:00:36.145062 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.volume.api [None req-68dff20d-4cc6-40fc-8843-d92126ce6f70 tempest-VolumesCloneTest-906738810 tempest-VolumesCloneTest-906738810-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1ecfc60c-9bd3-4938-9285-bb15602eac8c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100297) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 10:00:36.158407 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.volume.api [None req-68dff20d-4cc6-40fc-8843-d92126ce6f70 tempest-VolumesCloneTest-906738810 tempest-VolumesCloneTest-906738810-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1ecfc60c-9bd3-4938-9285-bb15602eac8c) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100297) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 10:00:36.159354 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.volume.api [None req-68dff20d-4cc6-40fc-8843-d92126ce6f70 tempest-VolumesCloneTest-906738810 tempest-VolumesCloneTest-906738810-project-member] Flow 'volume_create_api' (07ca7093-4204-45c4-9efb-a240732bc805) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100297) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 10:00:36.159758 np0000006707 devstack@c-api.service[100297]: INFO cinder.volume.api [None req-68dff20d-4cc6-40fc-8843-d92126ce6f70 tempest-VolumesCloneTest-906738810 tempest-VolumesCloneTest-906738810-project-member] Create volume request issued successfully. Aug 07 10:00:36.160447 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-68dff20d-4cc6-40fc-8843-d92126ce6f70 tempest-VolumesCloneTest-906738810 tempest-VolumesCloneTest-906738810-project-member] https://10.4.3.8/volume/v3/volumes returned with HTTP 202 Aug 07 10:00:36.161027 np0000006707 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 854/3414] 10.4.3.8 () {68 vars in 1244 bytes} [Fri Aug 7 10:00:35 2026] POST /volume/v3/volumes => generated 742 bytes in 211 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 07 10:00:36.174403 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.middleware.request_id [None req-5fec660d-278f-4485-b970-e8c41b6872fa None None] RequestId filter calling following filter/app {{(pid=100298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:00:36.176189 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [None req-5fec660d-278f-4485-b970-e8c41b6872fa tempest-VolumesCloneTest-906738810 tempest-VolumesCloneTest-906738810-project-member] GET https://10.4.3.8/volume/v3/volumes/2d589482-c2fa-4bf4-9043-08c74bbfd473 Aug 07 10:00:36.176376 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [None req-5fec660d-278f-4485-b970-e8c41b6872fa tempest-VolumesCloneTest-906738810 tempest-VolumesCloneTest-906738810-project-member] Empty body provided in request {{(pid=100298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 10:00:36.176596 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [None req-5fec660d-278f-4485-b970-e8c41b6872fa tempest-VolumesCloneTest-906738810 tempest-VolumesCloneTest-906738810-project-member] Calling method 'show' {{(pid=100298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 10:00:36.184218 np0000006707 devstack@c-api.service[100298]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 10:00:36.184218 np0000006707 devstack@c-api.service[100298]: warnings.warn( Aug 07 10:00:36.188233 np0000006707 devstack@c-api.service[100298]: INFO cinder.volume.api [None req-5fec660d-278f-4485-b970-e8c41b6872fa tempest-VolumesCloneTest-906738810 tempest-VolumesCloneTest-906738810-project-member] Volume info retrieved successfully. Aug 07 10:00:36.192880 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [None req-5fec660d-278f-4485-b970-e8c41b6872fa tempest-VolumesCloneTest-906738810 tempest-VolumesCloneTest-906738810-project-member] https://10.4.3.8/volume/v3/volumes/2d589482-c2fa-4bf4-9043-08c74bbfd473 returned with HTTP 200 Aug 07 10:00:36.193314 np0000006707 devstack@c-api.service[100298]: [pid: 100298|app: 0|req: 856/3415] 10.4.3.8 () {66 vars in 1334 bytes} [Fri Aug 7 10:00:36 2026] GET /volume/v3/volumes/2d589482-c2fa-4bf4-9043-08c74bbfd473 => generated 810 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 10:00:36.432435 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [req-d5216217-4e4d-45dd-829a-1bcd0d4cd7ee req-81384c3c-5edc-41dd-9b51-38b847d3012b None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:00:36.434809 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [req-d5216217-4e4d-45dd-829a-1bcd0d4cd7ee req-81384c3c-5edc-41dd-9b51-38b847d3012b tempest-TestEncryptedCinderVolumes-768498766 tempest-TestEncryptedCinderVolumes-768498766-project-member] DELETE https://10.4.3.8/volume/v3/attachments/17e6cff2-3d5c-4c4a-a2a1-2fde854317b0 Aug 07 10:00:36.435026 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [req-d5216217-4e4d-45dd-829a-1bcd0d4cd7ee req-81384c3c-5edc-41dd-9b51-38b847d3012b tempest-TestEncryptedCinderVolumes-768498766 tempest-TestEncryptedCinderVolumes-768498766-project-member] Empty body provided in request {{(pid=100296) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 10:00:36.435244 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [req-d5216217-4e4d-45dd-829a-1bcd0d4cd7ee req-81384c3c-5edc-41dd-9b51-38b847d3012b tempest-TestEncryptedCinderVolumes-768498766 tempest-TestEncryptedCinderVolumes-768498766-project-member] Calling method 'version_select' {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 10:00:36.446119 np0000006707 devstack@c-api.service[100296]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 10:00:36.446119 np0000006707 devstack@c-api.service[100296]: warnings.warn( Aug 07 10:00:36.524405 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [req-d5216217-4e4d-45dd-829a-1bcd0d4cd7ee req-81384c3c-5edc-41dd-9b51-38b847d3012b tempest-TestEncryptedCinderVolumes-768498766 tempest-TestEncryptedCinderVolumes-768498766-project-member] https://10.4.3.8/volume/v3/attachments/17e6cff2-3d5c-4c4a-a2a1-2fde854317b0 returned with HTTP 200 Aug 07 10:00:36.524405 np0000006707 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 852/3416] 10.4.3.8 () {72 vars in 1659 bytes} [Fri Aug 7 10:00:36 2026] DELETE /volume/v3/attachments/17e6cff2-3d5c-4c4a-a2a1-2fde854317b0 => generated 19 bytes in 92 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 10:00:36.714615 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-5c6f5156-7ed0-4cf5-8de9-41e90f37a2a3 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:00:36.716880 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-5c6f5156-7ed0-4cf5-8de9-41e90f37a2a3 tempest-ProjectMemberTests33-438754277 tempest-ProjectMemberTests33-438754277-project-admin] GET https://10.4.3.8/volume/v3/backups/dd7e012a-1615-4a22-8e50-739f13a7aa8a Aug 07 10:00:36.717164 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-5c6f5156-7ed0-4cf5-8de9-41e90f37a2a3 tempest-ProjectMemberTests33-438754277 tempest-ProjectMemberTests33-438754277-project-admin] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 10:00:36.717391 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-5c6f5156-7ed0-4cf5-8de9-41e90f37a2a3 tempest-ProjectMemberTests33-438754277 tempest-ProjectMemberTests33-438754277-project-admin] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 10:00:36.717618 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.v3.backups [None req-5c6f5156-7ed0-4cf5-8de9-41e90f37a2a3 tempest-ProjectMemberTests33-438754277 tempest-ProjectMemberTests33-438754277-project-admin] Show backup with id dd7e012a-1615-4a22-8e50-739f13a7aa8a. {{(pid=100295) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 10:00:36.723600 np0000006707 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 10:00:36.723600 np0000006707 devstack@c-api.service[100295]: warnings.warn( Aug 07 10:00:36.724486 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-5c6f5156-7ed0-4cf5-8de9-41e90f37a2a3 tempest-ProjectMemberTests33-438754277 tempest-ProjectMemberTests33-438754277-project-admin] https://10.4.3.8/volume/v3/backups/dd7e012a-1615-4a22-8e50-739f13a7aa8a returned with HTTP 200 Aug 07 10:00:36.724897 np0000006707 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 855/3417] 10.4.3.8 () {68 vars in 1374 bytes} [Fri Aug 7 10:00:36 2026] GET /volume/v3/backups/dd7e012a-1615-4a22-8e50-739f13a7aa8a => generated 731 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 10:00:37.210598 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [None req-da5181b8-9027-4666-94a9-9019c878e826 None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:00:37.216373 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-da5181b8-9027-4666-94a9-9019c878e826 tempest-VolumesCloneTest-906738810 tempest-VolumesCloneTest-906738810-project-member] GET https://10.4.3.8/volume/v3/volumes/2d589482-c2fa-4bf4-9043-08c74bbfd473 Aug 07 10:00:37.216373 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-da5181b8-9027-4666-94a9-9019c878e826 tempest-VolumesCloneTest-906738810 tempest-VolumesCloneTest-906738810-project-member] Empty body provided in request {{(pid=100297) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 10:00:37.216768 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-da5181b8-9027-4666-94a9-9019c878e826 tempest-VolumesCloneTest-906738810 tempest-VolumesCloneTest-906738810-project-member] Calling method 'show' {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 10:00:37.228685 np0000006707 devstack@c-api.service[100297]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 10:00:37.228685 np0000006707 devstack@c-api.service[100297]: warnings.warn( Aug 07 10:00:37.236783 np0000006707 devstack@c-api.service[100297]: INFO cinder.volume.api [None req-da5181b8-9027-4666-94a9-9019c878e826 tempest-VolumesCloneTest-906738810 tempest-VolumesCloneTest-906738810-project-member] Volume info retrieved successfully. Aug 07 10:00:37.244003 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-da5181b8-9027-4666-94a9-9019c878e826 tempest-VolumesCloneTest-906738810 tempest-VolumesCloneTest-906738810-project-member] https://10.4.3.8/volume/v3/volumes/2d589482-c2fa-4bf4-9043-08c74bbfd473 returned with HTTP 200 Aug 07 10:00:37.244737 np0000006707 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 855/3418] 10.4.3.8 () {66 vars in 1334 bytes} [Fri Aug 7 10:00:37 2026] GET /volume/v3/volumes/2d589482-c2fa-4bf4-9043-08c74bbfd473 => generated 835 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 10:00:37.262660 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.middleware.request_id [None req-f27dff66-07af-43e6-9645-7400b06c526e None None] RequestId filter calling following filter/app {{(pid=100298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:00:37.264834 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [None req-f27dff66-07af-43e6-9645-7400b06c526e tempest-VolumesCloneTest-906738810 tempest-VolumesCloneTest-906738810-project-member] POST https://10.4.3.8/volume/v3/volumes Aug 07 10:00:37.266023 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [None req-f27dff66-07af-43e6-9645-7400b06c526e tempest-VolumesCloneTest-906738810 tempest-VolumesCloneTest-906738810-project-member] Action: 'create', calling method: create, body: {"volume": {"source_volid": "2d589482-c2fa-4bf4-9043-08c74bbfd473", "size": 2, "name": "tempest-VolumesCloneTest-Volume-441771941"}} {{(pid=100298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 10:00:37.268514 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.v3.volumes [None req-f27dff66-07af-43e6-9645-7400b06c526e tempest-VolumesCloneTest-906738810 tempest-VolumesCloneTest-906738810-project-member] Create volume request body: {'volume': {'source_volid': '2d589482-c2fa-4bf4-9043-08c74bbfd473', 'size': 2, 'name': 'tempest-VolumesCloneTest-Volume-441771941'}} {{(pid=100298) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 07 10:00:37.280396 np0000006707 devstack@c-api.service[100298]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 10:00:37.280396 np0000006707 devstack@c-api.service[100298]: warnings.warn( Aug 07 10:00:37.281079 np0000006707 devstack@c-api.service[100298]: INFO cinder.volume.api [None req-f27dff66-07af-43e6-9645-7400b06c526e tempest-VolumesCloneTest-906738810 tempest-VolumesCloneTest-906738810-project-member] Volume retrieved successfully. Aug 07 10:00:37.281265 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.v3.volumes [None req-f27dff66-07af-43e6-9645-7400b06c526e tempest-VolumesCloneTest-906738810 tempest-VolumesCloneTest-906738810-project-member] Create volume of 2 GB Aug 07 10:00:37.287058 np0000006707 devstack@c-api.service[100298]: INFO cinder.volume.api [None req-f27dff66-07af-43e6-9645-7400b06c526e tempest-VolumesCloneTest-906738810 tempest-VolumesCloneTest-906738810-project-member] Availability Zones retrieved successfully. Aug 07 10:00:37.297796 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.volume.api [None req-f27dff66-07af-43e6-9645-7400b06c526e tempest-VolumesCloneTest-906738810 tempest-VolumesCloneTest-906738810-project-member] Flow 'volume_create_api' (eaf43af1-fe7e-4597-9630-c0fcf605d523) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100298) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 10:00:37.406564 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [req-52a83e29-1574-48aa-8a89-861c62ad111d req-71c0ec65-ccbd-4279-aab7-63bba3fc4e66 None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:00:37.410161 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [req-52a83e29-1574-48aa-8a89-861c62ad111d req-71c0ec65-ccbd-4279-aab7-63bba3fc4e66 tempest-TestEncryptedCinderVolumes-768498766 tempest-TestEncryptedCinderVolumes-768498766-project-member] GET https://10.4.3.8/volume/v3/volumes/af259e45-7c84-4c1f-bbf8-31f656633df2 Aug 07 10:00:37.410354 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [req-52a83e29-1574-48aa-8a89-861c62ad111d req-71c0ec65-ccbd-4279-aab7-63bba3fc4e66 tempest-TestEncryptedCinderVolumes-768498766 tempest-TestEncryptedCinderVolumes-768498766-project-member] Empty body provided in request {{(pid=100296) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 10:00:37.410662 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [req-52a83e29-1574-48aa-8a89-861c62ad111d req-71c0ec65-ccbd-4279-aab7-63bba3fc4e66 tempest-TestEncryptedCinderVolumes-768498766 tempest-TestEncryptedCinderVolumes-768498766-project-member] Calling method 'show' {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 10:00:37.422073 np0000006707 devstack@c-api.service[100296]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 10:00:37.422073 np0000006707 devstack@c-api.service[100296]: warnings.warn( Aug 07 10:00:37.428836 np0000006707 devstack@c-api.service[100296]: INFO cinder.volume.api [req-52a83e29-1574-48aa-8a89-861c62ad111d req-71c0ec65-ccbd-4279-aab7-63bba3fc4e66 tempest-TestEncryptedCinderVolumes-768498766 tempest-TestEncryptedCinderVolumes-768498766-project-member] Volume info retrieved successfully. Aug 07 10:00:37.437201 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [req-52a83e29-1574-48aa-8a89-861c62ad111d req-71c0ec65-ccbd-4279-aab7-63bba3fc4e66 tempest-TestEncryptedCinderVolumes-768498766 tempest-TestEncryptedCinderVolumes-768498766-project-member] https://10.4.3.8/volume/v3/volumes/af259e45-7c84-4c1f-bbf8-31f656633df2 returned with HTTP 200 Aug 07 10:00:37.437790 np0000006707 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 853/3419] 10.4.3.8 () {68 vars in 1584 bytes} [Fri Aug 7 10:00:37 2026] GET /volume/v3/volumes/af259e45-7c84-4c1f-bbf8-31f656633df2 => generated 875 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 10:00:37.502552 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.volume.api [None req-f27dff66-07af-43e6-9645-7400b06c526e tempest-VolumesCloneTest-906738810 tempest-VolumesCloneTest-906738810-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b54e5bda-4145-4a54-8900-b93c84f6abde) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100298) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 10:00:37.503691 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.volume.flows.api.create_volume [None req-f27dff66-07af-43e6-9645-7400b06c526e tempest-VolumesCloneTest-906738810 tempest-VolumesCloneTest-906738810-project-member] Validating volume size '2' using validate_int, validate_source_size {{(pid=100298) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 07 10:00:37.537760 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.volume.api [None req-f27dff66-07af-43e6-9645-7400b06c526e tempest-VolumesCloneTest-906738810 tempest-VolumesCloneTest-906738810-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b54e5bda-4145-4a54-8900-b93c84f6abde) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 2, 'snapshot_id': None, 'source_volid': '2d589482-c2fa-4bf4-9043-08c74bbfd473', 'volume_type': VolumeType(created_at=2026-08-07T09:47:39Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=45fd9a3a-b61e-4c6c-9ab7-d02f06678d0d,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '45fd9a3a-b61e-4c6c-9ab7-d02f06678d0d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100298) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 10:00:37.540613 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.volume.api [None req-f27dff66-07af-43e6-9645-7400b06c526e tempest-VolumesCloneTest-906738810 tempest-VolumesCloneTest-906738810-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9ad8c12f-814c-4f5d-b8cc-109c9d2d80cc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100298) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 10:00:37.588644 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-0a024fb3-9ab2-450a-848c-f7cfcd229672 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:00:37.592768 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-0a024fb3-9ab2-450a-848c-f7cfcd229672 tempest-AttachVolumeShelveTestJSON-1109477710 tempest-AttachVolumeShelveTestJSON-1109477710-project-member] DELETE https://10.4.3.8/volume/v3/volumes/bbd179dd-48c3-4e38-855c-6f42c5ec4721 Aug 07 10:00:37.592768 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-0a024fb3-9ab2-450a-848c-f7cfcd229672 tempest-AttachVolumeShelveTestJSON-1109477710 tempest-AttachVolumeShelveTestJSON-1109477710-project-member] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 10:00:37.592768 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-0a024fb3-9ab2-450a-848c-f7cfcd229672 tempest-AttachVolumeShelveTestJSON-1109477710 tempest-AttachVolumeShelveTestJSON-1109477710-project-member] Calling method 'delete' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 10:00:37.593006 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.v3.volumes [None req-0a024fb3-9ab2-450a-848c-f7cfcd229672 tempest-AttachVolumeShelveTestJSON-1109477710 tempest-AttachVolumeShelveTestJSON-1109477710-project-member] Delete volume with id: bbd179dd-48c3-4e38-855c-6f42c5ec4721 Aug 07 10:00:37.603940 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.quota [None req-f27dff66-07af-43e6-9645-7400b06c526e tempest-VolumesCloneTest-906738810 tempest-VolumesCloneTest-906738810-project-member] Created reservations ['6467b296-6166-4ffd-966a-dd6ea2689cfe', '903374da-9675-4ba4-afeb-faee1908933c', '0de9dc9f-eebc-442e-897d-f40d82a9d5c5', 'bd57780d-315e-4fae-903c-4481cf96c54c'] {{(pid=100298) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 10:00:37.606023 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.volume.api [None req-f27dff66-07af-43e6-9645-7400b06c526e tempest-VolumesCloneTest-906738810 tempest-VolumesCloneTest-906738810-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9ad8c12f-814c-4f5d-b8cc-109c9d2d80cc) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['6467b296-6166-4ffd-966a-dd6ea2689cfe', '903374da-9675-4ba4-afeb-faee1908933c', '0de9dc9f-eebc-442e-897d-f40d82a9d5c5', 'bd57780d-315e-4fae-903c-4481cf96c54c']}' {{(pid=100298) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 10:00:37.606023 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.volume.api [None req-f27dff66-07af-43e6-9645-7400b06c526e tempest-VolumesCloneTest-906738810 tempest-VolumesCloneTest-906738810-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a06a1998-24e1-4c71-a194-ddc28c296c6f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100298) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 10:00:37.606502 np0000006707 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 10:00:37.606502 np0000006707 devstack@c-api.service[100295]: warnings.warn( Aug 07 10:00:37.609074 np0000006707 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-0a024fb3-9ab2-450a-848c-f7cfcd229672 tempest-AttachVolumeShelveTestJSON-1109477710 tempest-AttachVolumeShelveTestJSON-1109477710-project-member] Volume info retrieved successfully. Aug 07 10:00:37.641016 np0000006707 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-0a024fb3-9ab2-450a-848c-f7cfcd229672 tempest-AttachVolumeShelveTestJSON-1109477710 tempest-AttachVolumeShelveTestJSON-1109477710-project-member] Delete volume request issued successfully. Aug 07 10:00:37.641349 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-0a024fb3-9ab2-450a-848c-f7cfcd229672 tempest-AttachVolumeShelveTestJSON-1109477710 tempest-AttachVolumeShelveTestJSON-1109477710-project-member] https://10.4.3.8/volume/v3/volumes/bbd179dd-48c3-4e38-855c-6f42c5ec4721 returned with HTTP 202 Aug 07 10:00:37.641937 np0000006707 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 856/3420] 10.4.3.8 () {66 vars in 1337 bytes} [Fri Aug 7 10:00:37 2026] DELETE /volume/v3/volumes/bbd179dd-48c3-4e38-855c-6f42c5ec4721 => generated 0 bytes in 54 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 07 10:00:37.651343 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [None req-063a7e9c-5222-4ddd-9503-26edd8dd2fd9 None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:00:37.652046 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.volume.api [None req-f27dff66-07af-43e6-9645-7400b06c526e tempest-VolumesCloneTest-906738810 tempest-VolumesCloneTest-906738810-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a06a1998-24e1-4c71-a194-ddc28c296c6f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '96f48847-1ad2-4a79-ba6f-68b3ae124e9c', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesCloneTest-Volume-441771941',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='aac7e3076eac43eea9bfa2a6e72cc6c1',qos_specs=None,replication_status=,reservations=['6467b296-6166-4ffd-966a-dd6ea2689cfe','903374da-9675-4ba4-afeb-faee1908933c','0de9dc9f-eebc-442e-897d-f40d82a9d5c5','bd57780d-315e-4fae-903c-4481cf96c54c'],size=2,snapshot_id=None,source_replicaid=,source_volid=2d589482-c2fa-4bf4-9043-08c74bbfd473,status='creating',user_id='e1c38647119940ac811b46bfdb2b68ac',volume_type_id=45fd9a3a-b61e-4c6c-9ab7-d02f06678d0d), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-07T10:00:37Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesCloneTest-Volume-441771941',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=96f48847-1ad2-4a79-ba6f-68b3ae124e9c,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='aac7e3076eac43eea9bfa2a6e72cc6c1',provider_auth=None,provider_geometry=None,provider_id=None,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=2d589482-c2fa-4bf4-9043-08c74bbfd473,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='e1c38647119940ac811b46bfdb2b68ac',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(45fd9a3a-b61e-4c6c-9ab7-d02f06678d0d),volume_type_id=45fd9a3a-b61e-4c6c-9ab7-d02f06678d0d)}' {{(pid=100298) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 10:00:37.653280 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-063a7e9c-5222-4ddd-9503-26edd8dd2fd9 tempest-AttachVolumeShelveTestJSON-1109477710 tempest-AttachVolumeShelveTestJSON-1109477710-project-member] GET https://10.4.3.8/volume/v3/volumes/bbd179dd-48c3-4e38-855c-6f42c5ec4721 Aug 07 10:00:37.654184 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.volume.api [None req-f27dff66-07af-43e6-9645-7400b06c526e tempest-VolumesCloneTest-906738810 tempest-VolumesCloneTest-906738810-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (25f6a5ed-e9d9-4ae3-9405-15d9be6320e8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100298) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 10:00:37.655626 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-063a7e9c-5222-4ddd-9503-26edd8dd2fd9 tempest-AttachVolumeShelveTestJSON-1109477710 tempest-AttachVolumeShelveTestJSON-1109477710-project-member] Empty body provided in request {{(pid=100297) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 10:00:37.655986 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-063a7e9c-5222-4ddd-9503-26edd8dd2fd9 tempest-AttachVolumeShelveTestJSON-1109477710 tempest-AttachVolumeShelveTestJSON-1109477710-project-member] Calling method 'show' {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 10:00:37.665991 np0000006707 devstack@c-api.service[100297]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 10:00:37.665991 np0000006707 devstack@c-api.service[100297]: warnings.warn( Aug 07 10:00:37.683017 np0000006707 devstack@c-api.service[100297]: INFO cinder.volume.api [None req-063a7e9c-5222-4ddd-9503-26edd8dd2fd9 tempest-AttachVolumeShelveTestJSON-1109477710 tempest-AttachVolumeShelveTestJSON-1109477710-project-member] Volume info retrieved successfully. Aug 07 10:00:37.691289 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-063a7e9c-5222-4ddd-9503-26edd8dd2fd9 tempest-AttachVolumeShelveTestJSON-1109477710 tempest-AttachVolumeShelveTestJSON-1109477710-project-member] https://10.4.3.8/volume/v3/volumes/bbd179dd-48c3-4e38-855c-6f42c5ec4721 returned with HTTP 200 Aug 07 10:00:37.691947 np0000006707 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 856/3421] 10.4.3.8 () {66 vars in 1334 bytes} [Fri Aug 7 10:00:37 2026] GET /volume/v3/volumes/bbd179dd-48c3-4e38-855c-6f42c5ec4721 => generated 844 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 10:00:37.701745 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.volume.api [None req-f27dff66-07af-43e6-9645-7400b06c526e tempest-VolumesCloneTest-906738810 tempest-VolumesCloneTest-906738810-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (25f6a5ed-e9d9-4ae3-9405-15d9be6320e8) transitioned into state 'SUCCESS' from state '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-441771941',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='aac7e3076eac43eea9bfa2a6e72cc6c1',qos_specs=None,replication_status=,reservations=['6467b296-6166-4ffd-966a-dd6ea2689cfe','903374da-9675-4ba4-afeb-faee1908933c','0de9dc9f-eebc-442e-897d-f40d82a9d5c5','bd57780d-315e-4fae-903c-4481cf96c54c'],size=2,snapshot_id=None,source_replicaid=,source_volid=2d589482-c2fa-4bf4-9043-08c74bbfd473,status='creating',user_id='e1c38647119940ac811b46bfdb2b68ac',volume_type_id=45fd9a3a-b61e-4c6c-9ab7-d02f06678d0d)}' {{(pid=100298) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 10:00:37.702871 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.volume.api [None req-f27dff66-07af-43e6-9645-7400b06c526e tempest-VolumesCloneTest-906738810 tempest-VolumesCloneTest-906738810-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (07d60ceb-6820-4674-bdb4-8129ae095db1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100298) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 10:00:37.731284 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.volume.api [None req-f27dff66-07af-43e6-9645-7400b06c526e tempest-VolumesCloneTest-906738810 tempest-VolumesCloneTest-906738810-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (07d60ceb-6820-4674-bdb4-8129ae095db1) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100298) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 10:00:37.732597 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.volume.api [None req-f27dff66-07af-43e6-9645-7400b06c526e tempest-VolumesCloneTest-906738810 tempest-VolumesCloneTest-906738810-project-member] Flow 'volume_create_api' (eaf43af1-fe7e-4597-9630-c0fcf605d523) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100298) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 10:00:37.733142 np0000006707 devstack@c-api.service[100298]: INFO cinder.volume.api [None req-f27dff66-07af-43e6-9645-7400b06c526e tempest-VolumesCloneTest-906738810 tempest-VolumesCloneTest-906738810-project-member] Create volume request issued successfully. Aug 07 10:00:37.734236 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [None req-f27dff66-07af-43e6-9645-7400b06c526e tempest-VolumesCloneTest-906738810 tempest-VolumesCloneTest-906738810-project-member] https://10.4.3.8/volume/v3/volumes returned with HTTP 202 Aug 07 10:00:37.734655 np0000006707 devstack@c-api.service[100298]: [pid: 100298|app: 0|req: 857/3422] 10.4.3.8 () {68 vars in 1245 bytes} [Fri Aug 7 10:00:37 2026] POST /volume/v3/volumes => generated 776 bytes in 473 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 07 10:00:37.739392 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [None req-f083c150-43df-4c0d-bf82-45adc135b316 None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:00:37.743256 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-f083c150-43df-4c0d-bf82-45adc135b316 tempest-ProjectMemberTests33-438754277 tempest-ProjectMemberTests33-438754277-project-admin] GET https://10.4.3.8/volume/v3/backups/dd7e012a-1615-4a22-8e50-739f13a7aa8a Aug 07 10:00:37.743692 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-f083c150-43df-4c0d-bf82-45adc135b316 tempest-ProjectMemberTests33-438754277 tempest-ProjectMemberTests33-438754277-project-admin] Empty body provided in request {{(pid=100296) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 10:00:37.744051 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-f083c150-43df-4c0d-bf82-45adc135b316 tempest-ProjectMemberTests33-438754277 tempest-ProjectMemberTests33-438754277-project-admin] Calling method 'show' {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 10:00:37.744312 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.v3.backups [None req-f083c150-43df-4c0d-bf82-45adc135b316 tempest-ProjectMemberTests33-438754277 tempest-ProjectMemberTests33-438754277-project-admin] Show backup with id dd7e012a-1615-4a22-8e50-739f13a7aa8a. {{(pid=100296) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 10:00:37.751180 np0000006707 devstack@c-api.service[100296]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 10:00:37.751180 np0000006707 devstack@c-api.service[100296]: warnings.warn( Aug 07 10:00:37.752157 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-f083c150-43df-4c0d-bf82-45adc135b316 tempest-ProjectMemberTests33-438754277 tempest-ProjectMemberTests33-438754277-project-admin] https://10.4.3.8/volume/v3/backups/dd7e012a-1615-4a22-8e50-739f13a7aa8a returned with HTTP 200 Aug 07 10:00:37.752690 np0000006707 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 854/3423] 10.4.3.8 () {68 vars in 1374 bytes} [Fri Aug 7 10:00:37 2026] GET /volume/v3/backups/dd7e012a-1615-4a22-8e50-739f13a7aa8a => generated 731 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 10:00:37.759783 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-a31c1dd0-aa6b-4f74-96ac-8020754488c6 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:00:37.763911 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-a31c1dd0-aa6b-4f74-96ac-8020754488c6 tempest-VolumesCloneTest-906738810 tempest-VolumesCloneTest-906738810-project-member] GET https://10.4.3.8/volume/v3/volumes/96f48847-1ad2-4a79-ba6f-68b3ae124e9c Aug 07 10:00:37.764183 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-a31c1dd0-aa6b-4f74-96ac-8020754488c6 tempest-VolumesCloneTest-906738810 tempest-VolumesCloneTest-906738810-project-member] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 10:00:37.764541 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-a31c1dd0-aa6b-4f74-96ac-8020754488c6 tempest-VolumesCloneTest-906738810 tempest-VolumesCloneTest-906738810-project-member] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 10:00:37.776896 np0000006707 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 10:00:37.776896 np0000006707 devstack@c-api.service[100295]: warnings.warn( Aug 07 10:00:37.789012 np0000006707 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-a31c1dd0-aa6b-4f74-96ac-8020754488c6 tempest-VolumesCloneTest-906738810 tempest-VolumesCloneTest-906738810-project-member] Volume info retrieved successfully. Aug 07 10:00:37.796132 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-a31c1dd0-aa6b-4f74-96ac-8020754488c6 tempest-VolumesCloneTest-906738810 tempest-VolumesCloneTest-906738810-project-member] https://10.4.3.8/volume/v3/volumes/96f48847-1ad2-4a79-ba6f-68b3ae124e9c returned with HTTP 200 Aug 07 10:00:37.796714 np0000006707 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 857/3424] 10.4.3.8 () {66 vars in 1334 bytes} [Fri Aug 7 10:00:37 2026] GET /volume/v3/volumes/96f48847-1ad2-4a79-ba6f-68b3ae124e9c => generated 844 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 10:00:38.707571 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [None req-965db0f8-97bf-4ed7-a2ec-7dcba88a4572 None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:00:38.709562 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-965db0f8-97bf-4ed7-a2ec-7dcba88a4572 tempest-AttachVolumeShelveTestJSON-1109477710 tempest-AttachVolumeShelveTestJSON-1109477710-project-member] GET https://10.4.3.8/volume/v3/volumes/bbd179dd-48c3-4e38-855c-6f42c5ec4721 Aug 07 10:00:38.709770 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-965db0f8-97bf-4ed7-a2ec-7dcba88a4572 tempest-AttachVolumeShelveTestJSON-1109477710 tempest-AttachVolumeShelveTestJSON-1109477710-project-member] Empty body provided in request {{(pid=100297) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 10:00:38.709933 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-965db0f8-97bf-4ed7-a2ec-7dcba88a4572 tempest-AttachVolumeShelveTestJSON-1109477710 tempest-AttachVolumeShelveTestJSON-1109477710-project-member] Calling method 'show' {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 10:00:38.718398 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-965db0f8-97bf-4ed7-a2ec-7dcba88a4572 tempest-AttachVolumeShelveTestJSON-1109477710 tempest-AttachVolumeShelveTestJSON-1109477710-project-member] https://10.4.3.8/volume/v3/volumes/bbd179dd-48c3-4e38-855c-6f42c5ec4721 returned with HTTP 404 Aug 07 10:00:38.719099 np0000006707 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 857/3425] 10.4.3.8 () {66 vars in 1334 bytes} [Fri Aug 7 10:00:38 2026] GET /volume/v3/volumes/bbd179dd-48c3-4e38-855c-6f42c5ec4721 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 10:00:38.767482 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.middleware.request_id [None req-f3510a1e-7879-40ac-8e1c-96366c026ba1 None None] RequestId filter calling following filter/app {{(pid=100298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:00:38.769607 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [None req-f3510a1e-7879-40ac-8e1c-96366c026ba1 tempest-ProjectMemberTests33-438754277 tempest-ProjectMemberTests33-438754277-project-admin] GET https://10.4.3.8/volume/v3/backups/dd7e012a-1615-4a22-8e50-739f13a7aa8a Aug 07 10:00:38.769854 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [None req-f3510a1e-7879-40ac-8e1c-96366c026ba1 tempest-ProjectMemberTests33-438754277 tempest-ProjectMemberTests33-438754277-project-admin] Empty body provided in request {{(pid=100298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 10:00:38.770107 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [None req-f3510a1e-7879-40ac-8e1c-96366c026ba1 tempest-ProjectMemberTests33-438754277 tempest-ProjectMemberTests33-438754277-project-admin] Calling method 'show' {{(pid=100298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 10:00:38.770263 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.v3.backups [None req-f3510a1e-7879-40ac-8e1c-96366c026ba1 tempest-ProjectMemberTests33-438754277 tempest-ProjectMemberTests33-438754277-project-admin] Show backup with id dd7e012a-1615-4a22-8e50-739f13a7aa8a. {{(pid=100298) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 10:00:38.775355 np0000006707 devstack@c-api.service[100298]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 10:00:38.775355 np0000006707 devstack@c-api.service[100298]: warnings.warn( Aug 07 10:00:38.776262 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [None req-f3510a1e-7879-40ac-8e1c-96366c026ba1 tempest-ProjectMemberTests33-438754277 tempest-ProjectMemberTests33-438754277-project-admin] https://10.4.3.8/volume/v3/backups/dd7e012a-1615-4a22-8e50-739f13a7aa8a returned with HTTP 200 Aug 07 10:00:38.777446 np0000006707 devstack@c-api.service[100298]: [pid: 100298|app: 0|req: 858/3426] 10.4.3.8 () {68 vars in 1374 bytes} [Fri Aug 7 10:00:38 2026] GET /volume/v3/backups/dd7e012a-1615-4a22-8e50-739f13a7aa8a => generated 731 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 10:00:38.796655 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [None req-75ca328e-4a79-498a-879f-a3faf48c1ed1 None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:00:38.799335 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-75ca328e-4a79-498a-879f-a3faf48c1ed1 tempest-AttachVolumeShelveTestJSON-1109477710 tempest-AttachVolumeShelveTestJSON-1109477710-project-member] DELETE https://10.4.3.8/volume/v3/volumes/d2e2320e-b386-4d6e-8481-d1e3e2f6c6df Aug 07 10:00:38.799614 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-75ca328e-4a79-498a-879f-a3faf48c1ed1 tempest-AttachVolumeShelveTestJSON-1109477710 tempest-AttachVolumeShelveTestJSON-1109477710-project-member] Empty body provided in request {{(pid=100296) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 10:00:38.799872 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-75ca328e-4a79-498a-879f-a3faf48c1ed1 tempest-AttachVolumeShelveTestJSON-1109477710 tempest-AttachVolumeShelveTestJSON-1109477710-project-member] Calling method 'delete' {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 10:00:38.800326 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.v3.volumes [None req-75ca328e-4a79-498a-879f-a3faf48c1ed1 tempest-AttachVolumeShelveTestJSON-1109477710 tempest-AttachVolumeShelveTestJSON-1109477710-project-member] Delete volume with id: d2e2320e-b386-4d6e-8481-d1e3e2f6c6df Aug 07 10:00:38.809893 np0000006707 devstack@c-api.service[100296]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 10:00:38.809893 np0000006707 devstack@c-api.service[100296]: warnings.warn( Aug 07 10:00:38.810548 np0000006707 devstack@c-api.service[100296]: INFO cinder.volume.api [None req-75ca328e-4a79-498a-879f-a3faf48c1ed1 tempest-AttachVolumeShelveTestJSON-1109477710 tempest-AttachVolumeShelveTestJSON-1109477710-project-member] Volume info retrieved successfully. Aug 07 10:00:38.820160 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-8690e7d4-b1bc-4ebe-9fc7-eb995f5dc866 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:00:38.822353 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-8690e7d4-b1bc-4ebe-9fc7-eb995f5dc866 tempest-VolumesCloneTest-906738810 tempest-VolumesCloneTest-906738810-project-member] GET https://10.4.3.8/volume/v3/volumes/96f48847-1ad2-4a79-ba6f-68b3ae124e9c Aug 07 10:00:38.822791 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-8690e7d4-b1bc-4ebe-9fc7-eb995f5dc866 tempest-VolumesCloneTest-906738810 tempest-VolumesCloneTest-906738810-project-member] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 10:00:38.823094 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-8690e7d4-b1bc-4ebe-9fc7-eb995f5dc866 tempest-VolumesCloneTest-906738810 tempest-VolumesCloneTest-906738810-project-member] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 10:00:38.831709 np0000006707 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 10:00:38.831709 np0000006707 devstack@c-api.service[100295]: warnings.warn( Aug 07 10:00:38.834208 np0000006707 devstack@c-api.service[100296]: INFO cinder.volume.api [None req-75ca328e-4a79-498a-879f-a3faf48c1ed1 tempest-AttachVolumeShelveTestJSON-1109477710 tempest-AttachVolumeShelveTestJSON-1109477710-project-member] Delete volume request issued successfully. Aug 07 10:00:38.834535 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-75ca328e-4a79-498a-879f-a3faf48c1ed1 tempest-AttachVolumeShelveTestJSON-1109477710 tempest-AttachVolumeShelveTestJSON-1109477710-project-member] https://10.4.3.8/volume/v3/volumes/d2e2320e-b386-4d6e-8481-d1e3e2f6c6df returned with HTTP 202 Aug 07 10:00:38.835319 np0000006707 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 855/3427] 10.4.3.8 () {66 vars in 1337 bytes} [Fri Aug 7 10:00:38 2026] DELETE /volume/v3/volumes/d2e2320e-b386-4d6e-8481-d1e3e2f6c6df => generated 0 bytes in 39 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 07 10:00:38.836348 np0000006707 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-8690e7d4-b1bc-4ebe-9fc7-eb995f5dc866 tempest-VolumesCloneTest-906738810 tempest-VolumesCloneTest-906738810-project-member] Volume info retrieved successfully. Aug 07 10:00:38.841594 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-8690e7d4-b1bc-4ebe-9fc7-eb995f5dc866 tempest-VolumesCloneTest-906738810 tempest-VolumesCloneTest-906738810-project-member] https://10.4.3.8/volume/v3/volumes/96f48847-1ad2-4a79-ba6f-68b3ae124e9c returned with HTTP 200 Aug 07 10:00:38.842789 np0000006707 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 858/3428] 10.4.3.8 () {66 vars in 1334 bytes} [Fri Aug 7 10:00:38 2026] GET /volume/v3/volumes/96f48847-1ad2-4a79-ba6f-68b3ae124e9c => generated 869 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 10:00:38.845325 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [None req-1646061a-0572-4ddd-bc49-45bf58531816 None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:00:38.847135 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-1646061a-0572-4ddd-bc49-45bf58531816 tempest-AttachVolumeShelveTestJSON-1109477710 tempest-AttachVolumeShelveTestJSON-1109477710-project-member] GET https://10.4.3.8/volume/v3/volumes/d2e2320e-b386-4d6e-8481-d1e3e2f6c6df Aug 07 10:00:38.848856 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-1646061a-0572-4ddd-bc49-45bf58531816 tempest-AttachVolumeShelveTestJSON-1109477710 tempest-AttachVolumeShelveTestJSON-1109477710-project-member] Empty body provided in request {{(pid=100297) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 10:00:38.849309 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-1646061a-0572-4ddd-bc49-45bf58531816 tempest-AttachVolumeShelveTestJSON-1109477710 tempest-AttachVolumeShelveTestJSON-1109477710-project-member] Calling method 'show' {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 10:00:38.863280 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.middleware.request_id [None req-4ce211f0-7caa-4763-801e-374473d88916 None None] RequestId filter calling following filter/app {{(pid=100298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:00:38.864418 np0000006707 devstack@c-api.service[100297]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 10:00:38.864418 np0000006707 devstack@c-api.service[100297]: warnings.warn( Aug 07 10:00:38.865655 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [None req-4ce211f0-7caa-4763-801e-374473d88916 tempest-VolumesCloneTest-906738810 tempest-VolumesCloneTest-906738810-project-member] GET https://10.4.3.8/volume/v3/volumes/96f48847-1ad2-4a79-ba6f-68b3ae124e9c Aug 07 10:00:38.865928 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [None req-4ce211f0-7caa-4763-801e-374473d88916 tempest-VolumesCloneTest-906738810 tempest-VolumesCloneTest-906738810-project-member] Empty body provided in request {{(pid=100298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 10:00:38.866186 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [None req-4ce211f0-7caa-4763-801e-374473d88916 tempest-VolumesCloneTest-906738810 tempest-VolumesCloneTest-906738810-project-member] Calling method 'show' {{(pid=100298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 10:00:38.874158 np0000006707 devstack@c-api.service[100297]: INFO cinder.volume.api [None req-1646061a-0572-4ddd-bc49-45bf58531816 tempest-AttachVolumeShelveTestJSON-1109477710 tempest-AttachVolumeShelveTestJSON-1109477710-project-member] Volume info retrieved successfully. Aug 07 10:00:38.877003 np0000006707 devstack@c-api.service[100298]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 10:00:38.877003 np0000006707 devstack@c-api.service[100298]: warnings.warn( Aug 07 10:00:38.881576 np0000006707 devstack@c-api.service[100298]: INFO cinder.volume.api [None req-4ce211f0-7caa-4763-801e-374473d88916 tempest-VolumesCloneTest-906738810 tempest-VolumesCloneTest-906738810-project-member] Volume info retrieved successfully. Aug 07 10:00:38.884074 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-1646061a-0572-4ddd-bc49-45bf58531816 tempest-AttachVolumeShelveTestJSON-1109477710 tempest-AttachVolumeShelveTestJSON-1109477710-project-member] https://10.4.3.8/volume/v3/volumes/d2e2320e-b386-4d6e-8481-d1e3e2f6c6df returned with HTTP 200 Aug 07 10:00:38.886041 np0000006707 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 858/3429] 10.4.3.8 () {66 vars in 1334 bytes} [Fri Aug 7 10:00:38 2026] GET /volume/v3/volumes/d2e2320e-b386-4d6e-8481-d1e3e2f6c6df => generated 845 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 10:00:38.887087 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [None req-4ce211f0-7caa-4763-801e-374473d88916 tempest-VolumesCloneTest-906738810 tempest-VolumesCloneTest-906738810-project-member] https://10.4.3.8/volume/v3/volumes/96f48847-1ad2-4a79-ba6f-68b3ae124e9c returned with HTTP 200 Aug 07 10:00:38.887547 np0000006707 devstack@c-api.service[100298]: [pid: 100298|app: 0|req: 859/3430] 10.4.3.8 () {66 vars in 1334 bytes} [Fri Aug 7 10:00:38 2026] GET /volume/v3/volumes/96f48847-1ad2-4a79-ba6f-68b3ae124e9c => generated 869 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 10:00:38.900839 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [None req-7ee46d1b-1e2f-4aab-97ef-1a587e97358d None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:00:38.904145 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-7ee46d1b-1e2f-4aab-97ef-1a587e97358d tempest-VolumesCloneTest-906738810 tempest-VolumesCloneTest-906738810-project-member] GET https://10.4.3.8/volume/v3/volumes/96f48847-1ad2-4a79-ba6f-68b3ae124e9c Aug 07 10:00:38.904471 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-7ee46d1b-1e2f-4aab-97ef-1a587e97358d tempest-VolumesCloneTest-906738810 tempest-VolumesCloneTest-906738810-project-member] Empty body provided in request {{(pid=100296) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 10:00:38.904770 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-7ee46d1b-1e2f-4aab-97ef-1a587e97358d tempest-VolumesCloneTest-906738810 tempest-VolumesCloneTest-906738810-project-member] Calling method 'show' {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 10:00:38.917975 np0000006707 devstack@c-api.service[100296]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 10:00:38.917975 np0000006707 devstack@c-api.service[100296]: warnings.warn( Aug 07 10:00:38.923513 np0000006707 devstack@c-api.service[100296]: INFO cinder.volume.api [None req-7ee46d1b-1e2f-4aab-97ef-1a587e97358d tempest-VolumesCloneTest-906738810 tempest-VolumesCloneTest-906738810-project-member] Volume info retrieved successfully. Aug 07 10:00:38.932737 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-7ee46d1b-1e2f-4aab-97ef-1a587e97358d tempest-VolumesCloneTest-906738810 tempest-VolumesCloneTest-906738810-project-member] https://10.4.3.8/volume/v3/volumes/96f48847-1ad2-4a79-ba6f-68b3ae124e9c returned with HTTP 200 Aug 07 10:00:38.933337 np0000006707 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 856/3431] 10.4.3.8 () {66 vars in 1334 bytes} [Fri Aug 7 10:00:38 2026] GET /volume/v3/volumes/96f48847-1ad2-4a79-ba6f-68b3ae124e9c => generated 869 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 10:00:38.948621 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-d2024311-432e-46cd-bde5-645ead6915d3 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:00:38.950943 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-d2024311-432e-46cd-bde5-645ead6915d3 tempest-VolumesCloneTest-906738810 tempest-VolumesCloneTest-906738810-project-member] DELETE https://10.4.3.8/volume/v3/volumes/96f48847-1ad2-4a79-ba6f-68b3ae124e9c Aug 07 10:00:38.951164 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-d2024311-432e-46cd-bde5-645ead6915d3 tempest-VolumesCloneTest-906738810 tempest-VolumesCloneTest-906738810-project-member] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 10:00:38.951360 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-d2024311-432e-46cd-bde5-645ead6915d3 tempest-VolumesCloneTest-906738810 tempest-VolumesCloneTest-906738810-project-member] Calling method 'delete' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 10:00:38.951574 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.v3.volumes [None req-d2024311-432e-46cd-bde5-645ead6915d3 tempest-VolumesCloneTest-906738810 tempest-VolumesCloneTest-906738810-project-member] Delete volume with id: 96f48847-1ad2-4a79-ba6f-68b3ae124e9c Aug 07 10:00:38.960200 np0000006707 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 10:00:38.960200 np0000006707 devstack@c-api.service[100295]: warnings.warn( Aug 07 10:00:38.960799 np0000006707 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-d2024311-432e-46cd-bde5-645ead6915d3 tempest-VolumesCloneTest-906738810 tempest-VolumesCloneTest-906738810-project-member] Volume info retrieved successfully. Aug 07 10:00:38.985523 np0000006707 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-d2024311-432e-46cd-bde5-645ead6915d3 tempest-VolumesCloneTest-906738810 tempest-VolumesCloneTest-906738810-project-member] Delete volume request issued successfully. Aug 07 10:00:38.985700 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-d2024311-432e-46cd-bde5-645ead6915d3 tempest-VolumesCloneTest-906738810 tempest-VolumesCloneTest-906738810-project-member] https://10.4.3.8/volume/v3/volumes/96f48847-1ad2-4a79-ba6f-68b3ae124e9c returned with HTTP 202 Aug 07 10:00:38.986162 np0000006707 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 859/3432] 10.4.3.8 () {66 vars in 1337 bytes} [Fri Aug 7 10:00:38 2026] DELETE /volume/v3/volumes/96f48847-1ad2-4a79-ba6f-68b3ae124e9c => generated 0 bytes in 38 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 07 10:00:38.999169 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [None req-c4c6c9a6-e6c2-47e5-a1fe-9ea9e05fb5e0 None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:00:39.003145 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-c4c6c9a6-e6c2-47e5-a1fe-9ea9e05fb5e0 tempest-VolumesCloneTest-906738810 tempest-VolumesCloneTest-906738810-project-member] GET https://10.4.3.8/volume/v3/volumes/96f48847-1ad2-4a79-ba6f-68b3ae124e9c Aug 07 10:00:39.003145 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-c4c6c9a6-e6c2-47e5-a1fe-9ea9e05fb5e0 tempest-VolumesCloneTest-906738810 tempest-VolumesCloneTest-906738810-project-member] Empty body provided in request {{(pid=100297) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 10:00:39.003145 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-c4c6c9a6-e6c2-47e5-a1fe-9ea9e05fb5e0 tempest-VolumesCloneTest-906738810 tempest-VolumesCloneTest-906738810-project-member] Calling method 'show' {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 10:00:39.011982 np0000006707 devstack@c-api.service[100297]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 10:00:39.011982 np0000006707 devstack@c-api.service[100297]: warnings.warn( Aug 07 10:00:39.024123 np0000006707 devstack@c-api.service[100297]: INFO cinder.volume.api [None req-c4c6c9a6-e6c2-47e5-a1fe-9ea9e05fb5e0 tempest-VolumesCloneTest-906738810 tempest-VolumesCloneTest-906738810-project-member] Volume info retrieved successfully. Aug 07 10:00:39.029486 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-c4c6c9a6-e6c2-47e5-a1fe-9ea9e05fb5e0 tempest-VolumesCloneTest-906738810 tempest-VolumesCloneTest-906738810-project-member] https://10.4.3.8/volume/v3/volumes/96f48847-1ad2-4a79-ba6f-68b3ae124e9c returned with HTTP 200 Aug 07 10:00:39.029998 np0000006707 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 859/3433] 10.4.3.8 () {66 vars in 1334 bytes} [Fri Aug 7 10:00:38 2026] GET /volume/v3/volumes/96f48847-1ad2-4a79-ba6f-68b3ae124e9c => generated 868 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 10:00:39.791340 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.middleware.request_id [None req-58836d31-5343-4133-a97d-75ab8c7e0b61 None None] RequestId filter calling following filter/app {{(pid=100298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:00:39.793199 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [None req-58836d31-5343-4133-a97d-75ab8c7e0b61 tempest-ProjectMemberTests33-438754277 tempest-ProjectMemberTests33-438754277-project-admin] GET https://10.4.3.8/volume/v3/backups/dd7e012a-1615-4a22-8e50-739f13a7aa8a Aug 07 10:00:39.793461 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [None req-58836d31-5343-4133-a97d-75ab8c7e0b61 tempest-ProjectMemberTests33-438754277 tempest-ProjectMemberTests33-438754277-project-admin] Empty body provided in request {{(pid=100298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 10:00:39.793657 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [None req-58836d31-5343-4133-a97d-75ab8c7e0b61 tempest-ProjectMemberTests33-438754277 tempest-ProjectMemberTests33-438754277-project-admin] Calling method 'show' {{(pid=100298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 10:00:39.793762 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.v3.backups [None req-58836d31-5343-4133-a97d-75ab8c7e0b61 tempest-ProjectMemberTests33-438754277 tempest-ProjectMemberTests33-438754277-project-admin] Show backup with id dd7e012a-1615-4a22-8e50-739f13a7aa8a. {{(pid=100298) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 10:00:39.799249 np0000006707 devstack@c-api.service[100298]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 10:00:39.799249 np0000006707 devstack@c-api.service[100298]: warnings.warn( Aug 07 10:00:39.799991 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [None req-58836d31-5343-4133-a97d-75ab8c7e0b61 tempest-ProjectMemberTests33-438754277 tempest-ProjectMemberTests33-438754277-project-admin] https://10.4.3.8/volume/v3/backups/dd7e012a-1615-4a22-8e50-739f13a7aa8a returned with HTTP 200 Aug 07 10:00:39.800427 np0000006707 devstack@c-api.service[100298]: [pid: 100298|app: 0|req: 860/3434] 10.4.3.8 () {68 vars in 1374 bytes} [Fri Aug 7 10:00:39 2026] GET /volume/v3/backups/dd7e012a-1615-4a22-8e50-739f13a7aa8a => generated 731 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 10:00:39.900013 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [None req-8d8e4773-74bd-4a59-b1d8-8a6fe4eb07c1 None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:00:39.902448 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-8d8e4773-74bd-4a59-b1d8-8a6fe4eb07c1 tempest-AttachVolumeShelveTestJSON-1109477710 tempest-AttachVolumeShelveTestJSON-1109477710-project-member] GET https://10.4.3.8/volume/v3/volumes/d2e2320e-b386-4d6e-8481-d1e3e2f6c6df Aug 07 10:00:39.902448 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-8d8e4773-74bd-4a59-b1d8-8a6fe4eb07c1 tempest-AttachVolumeShelveTestJSON-1109477710 tempest-AttachVolumeShelveTestJSON-1109477710-project-member] Empty body provided in request {{(pid=100296) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 10:00:39.902807 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-8d8e4773-74bd-4a59-b1d8-8a6fe4eb07c1 tempest-AttachVolumeShelveTestJSON-1109477710 tempest-AttachVolumeShelveTestJSON-1109477710-project-member] Calling method 'show' {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 10:00:39.909469 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-8d8e4773-74bd-4a59-b1d8-8a6fe4eb07c1 tempest-AttachVolumeShelveTestJSON-1109477710 tempest-AttachVolumeShelveTestJSON-1109477710-project-member] https://10.4.3.8/volume/v3/volumes/d2e2320e-b386-4d6e-8481-d1e3e2f6c6df returned with HTTP 404 Aug 07 10:00:39.910023 np0000006707 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 857/3435] 10.4.3.8 () {66 vars in 1334 bytes} [Fri Aug 7 10:00:39 2026] GET /volume/v3/volumes/d2e2320e-b386-4d6e-8481-d1e3e2f6c6df => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 10:00:40.046543 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-094da298-8a97-472a-b00e-bc427b357c91 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:00:40.048664 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-094da298-8a97-472a-b00e-bc427b357c91 tempest-VolumesCloneTest-906738810 tempest-VolumesCloneTest-906738810-project-member] GET https://10.4.3.8/volume/v3/volumes/96f48847-1ad2-4a79-ba6f-68b3ae124e9c Aug 07 10:00:40.049015 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-094da298-8a97-472a-b00e-bc427b357c91 tempest-VolumesCloneTest-906738810 tempest-VolumesCloneTest-906738810-project-member] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 10:00:40.049476 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-094da298-8a97-472a-b00e-bc427b357c91 tempest-VolumesCloneTest-906738810 tempest-VolumesCloneTest-906738810-project-member] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 10:00:40.057092 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-094da298-8a97-472a-b00e-bc427b357c91 tempest-VolumesCloneTest-906738810 tempest-VolumesCloneTest-906738810-project-member] https://10.4.3.8/volume/v3/volumes/96f48847-1ad2-4a79-ba6f-68b3ae124e9c returned with HTTP 404 Aug 07 10:00:40.059769 np0000006707 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 860/3436] 10.4.3.8 () {66 vars in 1334 bytes} [Fri Aug 7 10:00:40 2026] GET /volume/v3/volumes/96f48847-1ad2-4a79-ba6f-68b3ae124e9c => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 10:00:40.070013 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [None req-b3b4e85e-844c-48bc-afe3-f52a1f0c555f None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:00:40.072738 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-b3b4e85e-844c-48bc-afe3-f52a1f0c555f tempest-VolumesCloneTest-906738810 tempest-VolumesCloneTest-906738810-project-member] GET https://10.4.3.8/volume/v3/volumes/2d589482-c2fa-4bf4-9043-08c74bbfd473 Aug 07 10:00:40.073041 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-b3b4e85e-844c-48bc-afe3-f52a1f0c555f tempest-VolumesCloneTest-906738810 tempest-VolumesCloneTest-906738810-project-member] Empty body provided in request {{(pid=100297) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 10:00:40.073350 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-b3b4e85e-844c-48bc-afe3-f52a1f0c555f tempest-VolumesCloneTest-906738810 tempest-VolumesCloneTest-906738810-project-member] Calling method 'show' {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 10:00:40.083022 np0000006707 devstack@c-api.service[100297]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 10:00:40.083022 np0000006707 devstack@c-api.service[100297]: warnings.warn( Aug 07 10:00:40.090671 np0000006707 devstack@c-api.service[100297]: INFO cinder.volume.api [None req-b3b4e85e-844c-48bc-afe3-f52a1f0c555f tempest-VolumesCloneTest-906738810 tempest-VolumesCloneTest-906738810-project-member] Volume info retrieved successfully. Aug 07 10:00:40.102628 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-b3b4e85e-844c-48bc-afe3-f52a1f0c555f tempest-VolumesCloneTest-906738810 tempest-VolumesCloneTest-906738810-project-member] https://10.4.3.8/volume/v3/volumes/2d589482-c2fa-4bf4-9043-08c74bbfd473 returned with HTTP 200 Aug 07 10:00:40.103172 np0000006707 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 860/3437] 10.4.3.8 () {66 vars in 1334 bytes} [Fri Aug 7 10:00:40 2026] GET /volume/v3/volumes/2d589482-c2fa-4bf4-9043-08c74bbfd473 => generated 835 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 10:00:40.122783 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.middleware.request_id [None req-fa53938c-5293-44b3-9218-8af1b4899beb None None] RequestId filter calling following filter/app {{(pid=100298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:00:40.124908 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [None req-fa53938c-5293-44b3-9218-8af1b4899beb tempest-VolumesCloneTest-906738810 tempest-VolumesCloneTest-906738810-project-member] DELETE https://10.4.3.8/volume/v3/volumes/2d589482-c2fa-4bf4-9043-08c74bbfd473 Aug 07 10:00:40.125448 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [None req-fa53938c-5293-44b3-9218-8af1b4899beb tempest-VolumesCloneTest-906738810 tempest-VolumesCloneTest-906738810-project-member] Empty body provided in request {{(pid=100298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 10:00:40.125800 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [None req-fa53938c-5293-44b3-9218-8af1b4899beb tempest-VolumesCloneTest-906738810 tempest-VolumesCloneTest-906738810-project-member] Calling method 'delete' {{(pid=100298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 10:00:40.126106 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.v3.volumes [None req-fa53938c-5293-44b3-9218-8af1b4899beb tempest-VolumesCloneTest-906738810 tempest-VolumesCloneTest-906738810-project-member] Delete volume with id: 2d589482-c2fa-4bf4-9043-08c74bbfd473 Aug 07 10:00:40.136725 np0000006707 devstack@c-api.service[100298]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 10:00:40.136725 np0000006707 devstack@c-api.service[100298]: warnings.warn( Aug 07 10:00:40.137562 np0000006707 devstack@c-api.service[100298]: INFO cinder.volume.api [None req-fa53938c-5293-44b3-9218-8af1b4899beb tempest-VolumesCloneTest-906738810 tempest-VolumesCloneTest-906738810-project-member] Volume info retrieved successfully. Aug 07 10:00:40.168724 np0000006707 devstack@c-api.service[100298]: INFO cinder.volume.api [None req-fa53938c-5293-44b3-9218-8af1b4899beb tempest-VolumesCloneTest-906738810 tempest-VolumesCloneTest-906738810-project-member] Delete volume request issued successfully. Aug 07 10:00:40.169013 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [None req-fa53938c-5293-44b3-9218-8af1b4899beb tempest-VolumesCloneTest-906738810 tempest-VolumesCloneTest-906738810-project-member] https://10.4.3.8/volume/v3/volumes/2d589482-c2fa-4bf4-9043-08c74bbfd473 returned with HTTP 202 Aug 07 10:00:40.169606 np0000006707 devstack@c-api.service[100298]: [pid: 100298|app: 0|req: 861/3438] 10.4.3.8 () {66 vars in 1337 bytes} [Fri Aug 7 10:00:40 2026] DELETE /volume/v3/volumes/2d589482-c2fa-4bf4-9043-08c74bbfd473 => generated 0 bytes in 48 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 07 10:00:40.180731 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [None req-17d3068c-32cb-4de5-b8c0-79b325088acd None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:00:40.184323 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-17d3068c-32cb-4de5-b8c0-79b325088acd tempest-VolumesCloneTest-906738810 tempest-VolumesCloneTest-906738810-project-member] GET https://10.4.3.8/volume/v3/volumes/2d589482-c2fa-4bf4-9043-08c74bbfd473 Aug 07 10:00:40.184605 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-17d3068c-32cb-4de5-b8c0-79b325088acd tempest-VolumesCloneTest-906738810 tempest-VolumesCloneTest-906738810-project-member] Empty body provided in request {{(pid=100296) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 10:00:40.184840 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-17d3068c-32cb-4de5-b8c0-79b325088acd tempest-VolumesCloneTest-906738810 tempest-VolumesCloneTest-906738810-project-member] Calling method 'show' {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 10:00:40.197192 np0000006707 devstack@c-api.service[100296]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 10:00:40.197192 np0000006707 devstack@c-api.service[100296]: warnings.warn( Aug 07 10:00:40.203810 np0000006707 devstack@c-api.service[100296]: INFO cinder.volume.api [None req-17d3068c-32cb-4de5-b8c0-79b325088acd tempest-VolumesCloneTest-906738810 tempest-VolumesCloneTest-906738810-project-member] Volume info retrieved successfully. Aug 07 10:00:40.211447 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-17d3068c-32cb-4de5-b8c0-79b325088acd tempest-VolumesCloneTest-906738810 tempest-VolumesCloneTest-906738810-project-member] https://10.4.3.8/volume/v3/volumes/2d589482-c2fa-4bf4-9043-08c74bbfd473 returned with HTTP 200 Aug 07 10:00:40.213340 np0000006707 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 858/3439] 10.4.3.8 () {66 vars in 1334 bytes} [Fri Aug 7 10:00:40 2026] GET /volume/v3/volumes/2d589482-c2fa-4bf4-9043-08c74bbfd473 => generated 834 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 10:00:40.582062 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-cfdc642d-1e4c-49f8-89aa-5266990f5e38 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:00:40.583947 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-cfdc642d-1e4c-49f8-89aa-5266990f5e38 tempest-TestEncryptedCinderVolumes-768498766 tempest-TestEncryptedCinderVolumes-768498766-project-member] DELETE https://10.4.3.8/volume/v3/volumes/af259e45-7c84-4c1f-bbf8-31f656633df2 Aug 07 10:00:40.584207 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-cfdc642d-1e4c-49f8-89aa-5266990f5e38 tempest-TestEncryptedCinderVolumes-768498766 tempest-TestEncryptedCinderVolumes-768498766-project-member] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 10:00:40.584461 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-cfdc642d-1e4c-49f8-89aa-5266990f5e38 tempest-TestEncryptedCinderVolumes-768498766 tempest-TestEncryptedCinderVolumes-768498766-project-member] Calling method 'delete' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 10:00:40.584692 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.v3.volumes [None req-cfdc642d-1e4c-49f8-89aa-5266990f5e38 tempest-TestEncryptedCinderVolumes-768498766 tempest-TestEncryptedCinderVolumes-768498766-project-member] Delete volume with id: af259e45-7c84-4c1f-bbf8-31f656633df2 Aug 07 10:00:40.593446 np0000006707 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 10:00:40.593446 np0000006707 devstack@c-api.service[100295]: warnings.warn( Aug 07 10:00:40.594148 np0000006707 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-cfdc642d-1e4c-49f8-89aa-5266990f5e38 tempest-TestEncryptedCinderVolumes-768498766 tempest-TestEncryptedCinderVolumes-768498766-project-member] Volume info retrieved successfully. Aug 07 10:00:40.611629 np0000006707 devstack@c-api.service[100295]: WARNING cinder.keymgr.conf_key_mgr [None req-cfdc642d-1e4c-49f8-89aa-5266990f5e38 tempest-TestEncryptedCinderVolumes-768498766 tempest-TestEncryptedCinderVolumes-768498766-project-member] Not deleting key 00000000-0000-0000-0000-000000000000 Aug 07 10:00:40.619394 np0000006707 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-cfdc642d-1e4c-49f8-89aa-5266990f5e38 tempest-TestEncryptedCinderVolumes-768498766 tempest-TestEncryptedCinderVolumes-768498766-project-member] Delete volume request issued successfully. Aug 07 10:00:40.619622 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-cfdc642d-1e4c-49f8-89aa-5266990f5e38 tempest-TestEncryptedCinderVolumes-768498766 tempest-TestEncryptedCinderVolumes-768498766-project-member] https://10.4.3.8/volume/v3/volumes/af259e45-7c84-4c1f-bbf8-31f656633df2 returned with HTTP 202 Aug 07 10:00:40.620137 np0000006707 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 861/3440] 10.4.3.8 () {66 vars in 1337 bytes} [Fri Aug 7 10:00:40 2026] DELETE /volume/v3/volumes/af259e45-7c84-4c1f-bbf8-31f656633df2 => generated 0 bytes in 38 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 07 10:00:40.629463 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [None req-1064db90-778c-43ec-831f-2f44f5cace19 None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:00:40.633816 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-1064db90-778c-43ec-831f-2f44f5cace19 tempest-TestEncryptedCinderVolumes-768498766 tempest-TestEncryptedCinderVolumes-768498766-project-member] GET https://10.4.3.8/volume/v3/volumes/af259e45-7c84-4c1f-bbf8-31f656633df2 Aug 07 10:00:40.634580 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-1064db90-778c-43ec-831f-2f44f5cace19 tempest-TestEncryptedCinderVolumes-768498766 tempest-TestEncryptedCinderVolumes-768498766-project-member] Empty body provided in request {{(pid=100297) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 10:00:40.634580 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-1064db90-778c-43ec-831f-2f44f5cace19 tempest-TestEncryptedCinderVolumes-768498766 tempest-TestEncryptedCinderVolumes-768498766-project-member] Calling method 'show' {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 10:00:40.651910 np0000006707 devstack@c-api.service[100297]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 10:00:40.651910 np0000006707 devstack@c-api.service[100297]: warnings.warn( Aug 07 10:00:40.659148 np0000006707 devstack@c-api.service[100297]: INFO cinder.volume.api [None req-1064db90-778c-43ec-831f-2f44f5cace19 tempest-TestEncryptedCinderVolumes-768498766 tempest-TestEncryptedCinderVolumes-768498766-project-member] Volume info retrieved successfully. Aug 07 10:00:40.665852 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-1064db90-778c-43ec-831f-2f44f5cace19 tempest-TestEncryptedCinderVolumes-768498766 tempest-TestEncryptedCinderVolumes-768498766-project-member] https://10.4.3.8/volume/v3/volumes/af259e45-7c84-4c1f-bbf8-31f656633df2 returned with HTTP 200 Aug 07 10:00:40.666738 np0000006707 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 861/3441] 10.4.3.8 () {66 vars in 1334 bytes} [Fri Aug 7 10:00:40 2026] GET /volume/v3/volumes/af259e45-7c84-4c1f-bbf8-31f656633df2 => generated 874 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 10:00:40.811292 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.middleware.request_id [None req-d3df9d2b-d4e1-4b2c-ac92-a63919dc329c None None] RequestId filter calling following filter/app {{(pid=100298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:00:40.820101 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [None req-d3df9d2b-d4e1-4b2c-ac92-a63919dc329c tempest-ProjectMemberTests33-438754277 tempest-ProjectMemberTests33-438754277-project-admin] GET https://10.4.3.8/volume/v3/backups/dd7e012a-1615-4a22-8e50-739f13a7aa8a Aug 07 10:00:40.820101 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [None req-d3df9d2b-d4e1-4b2c-ac92-a63919dc329c tempest-ProjectMemberTests33-438754277 tempest-ProjectMemberTests33-438754277-project-admin] Empty body provided in request {{(pid=100298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 10:00:40.820101 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [None req-d3df9d2b-d4e1-4b2c-ac92-a63919dc329c tempest-ProjectMemberTests33-438754277 tempest-ProjectMemberTests33-438754277-project-admin] Calling method 'show' {{(pid=100298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 10:00:40.820101 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.v3.backups [None req-d3df9d2b-d4e1-4b2c-ac92-a63919dc329c tempest-ProjectMemberTests33-438754277 tempest-ProjectMemberTests33-438754277-project-admin] Show backup with id dd7e012a-1615-4a22-8e50-739f13a7aa8a. {{(pid=100298) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 10:00:40.824838 np0000006707 devstack@c-api.service[100298]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 10:00:40.824838 np0000006707 devstack@c-api.service[100298]: warnings.warn( Aug 07 10:00:40.826106 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [None req-d3df9d2b-d4e1-4b2c-ac92-a63919dc329c tempest-ProjectMemberTests33-438754277 tempest-ProjectMemberTests33-438754277-project-admin] https://10.4.3.8/volume/v3/backups/dd7e012a-1615-4a22-8e50-739f13a7aa8a returned with HTTP 200 Aug 07 10:00:40.826878 np0000006707 devstack@c-api.service[100298]: [pid: 100298|app: 0|req: 862/3442] 10.4.3.8 () {68 vars in 1374 bytes} [Fri Aug 7 10:00:40 2026] GET /volume/v3/backups/dd7e012a-1615-4a22-8e50-739f13a7aa8a => generated 731 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 10:00:41.227913 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [None req-ef13a6f0-cf81-456c-abbf-9cd6ac17f9da None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:00:41.229753 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-ef13a6f0-cf81-456c-abbf-9cd6ac17f9da tempest-VolumesCloneTest-906738810 tempest-VolumesCloneTest-906738810-project-member] GET https://10.4.3.8/volume/v3/volumes/2d589482-c2fa-4bf4-9043-08c74bbfd473 Aug 07 10:00:41.229958 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-ef13a6f0-cf81-456c-abbf-9cd6ac17f9da tempest-VolumesCloneTest-906738810 tempest-VolumesCloneTest-906738810-project-member] Empty body provided in request {{(pid=100296) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 10:00:41.230139 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-ef13a6f0-cf81-456c-abbf-9cd6ac17f9da tempest-VolumesCloneTest-906738810 tempest-VolumesCloneTest-906738810-project-member] Calling method 'show' {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 10:00:41.236047 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-ef13a6f0-cf81-456c-abbf-9cd6ac17f9da tempest-VolumesCloneTest-906738810 tempest-VolumesCloneTest-906738810-project-member] https://10.4.3.8/volume/v3/volumes/2d589482-c2fa-4bf4-9043-08c74bbfd473 returned with HTTP 404 Aug 07 10:00:41.236558 np0000006707 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 859/3443] 10.4.3.8 () {66 vars in 1334 bytes} [Fri Aug 7 10:00:41 2026] GET /volume/v3/volumes/2d589482-c2fa-4bf4-9043-08c74bbfd473 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 10:00:41.684971 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-b67b231e-ad5e-46e3-a0f0-cffa8b18d3f1 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:00:41.687340 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-b67b231e-ad5e-46e3-a0f0-cffa8b18d3f1 tempest-TestEncryptedCinderVolumes-768498766 tempest-TestEncryptedCinderVolumes-768498766-project-member] GET https://10.4.3.8/volume/v3/volumes/af259e45-7c84-4c1f-bbf8-31f656633df2 Aug 07 10:00:41.687579 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-b67b231e-ad5e-46e3-a0f0-cffa8b18d3f1 tempest-TestEncryptedCinderVolumes-768498766 tempest-TestEncryptedCinderVolumes-768498766-project-member] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 10:00:41.687717 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-b67b231e-ad5e-46e3-a0f0-cffa8b18d3f1 tempest-TestEncryptedCinderVolumes-768498766 tempest-TestEncryptedCinderVolumes-768498766-project-member] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 10:00:41.694134 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-b67b231e-ad5e-46e3-a0f0-cffa8b18d3f1 tempest-TestEncryptedCinderVolumes-768498766 tempest-TestEncryptedCinderVolumes-768498766-project-member] https://10.4.3.8/volume/v3/volumes/af259e45-7c84-4c1f-bbf8-31f656633df2 returned with HTTP 404 Aug 07 10:00:41.694869 np0000006707 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 862/3444] 10.4.3.8 () {66 vars in 1334 bytes} [Fri Aug 7 10:00:41 2026] GET /volume/v3/volumes/af259e45-7c84-4c1f-bbf8-31f656633df2 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 10:00:41.702524 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [None req-c24ae64c-0afa-43da-8bee-39ae5f5d908f None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:00:41.704810 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-c24ae64c-0afa-43da-8bee-39ae5f5d908f tempest-TestEncryptedCinderVolumes-966504716 tempest-TestEncryptedCinderVolumes-966504716-project-admin] GET https://10.4.3.8/volume/v3/volumes/detail?all_tenants=1 Aug 07 10:00:41.705107 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-c24ae64c-0afa-43da-8bee-39ae5f5d908f tempest-TestEncryptedCinderVolumes-966504716 tempest-TestEncryptedCinderVolumes-966504716-project-admin] Empty body provided in request {{(pid=100297) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 10:00:41.705378 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-c24ae64c-0afa-43da-8bee-39ae5f5d908f tempest-TestEncryptedCinderVolumes-966504716 tempest-TestEncryptedCinderVolumes-966504716-project-admin] Calling method 'detail' {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 10:00:41.706628 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.volume.api [None req-c24ae64c-0afa-43da-8bee-39ae5f5d908f tempest-TestEncryptedCinderVolumes-966504716 tempest-TestEncryptedCinderVolumes-966504716-project-admin] Searching by: MultiDict([('all_tenants', 1)]). {{(pid=100297) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 07 10:00:41.729229 np0000006707 devstack@c-api.service[100297]: INFO cinder.volume.api [None req-c24ae64c-0afa-43da-8bee-39ae5f5d908f tempest-TestEncryptedCinderVolumes-966504716 tempest-TestEncryptedCinderVolumes-966504716-project-admin] Get all volumes completed successfully. Aug 07 10:00:41.732138 np0000006707 devstack@c-api.service[100297]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 10:00:41.732138 np0000006707 devstack@c-api.service[100297]: warnings.warn( Aug 07 10:00:41.739944 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-c24ae64c-0afa-43da-8bee-39ae5f5d908f tempest-TestEncryptedCinderVolumes-966504716 tempest-TestEncryptedCinderVolumes-966504716-project-admin] https://10.4.3.8/volume/v3/volumes/detail?all_tenants=1 returned with HTTP 200 Aug 07 10:00:41.740598 np0000006707 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 862/3445] 10.4.3.8 () {66 vars in 1271 bytes} [Fri Aug 7 10:00:41 2026] GET /volume/v3/volumes/detail?all_tenants=1 => generated 12388 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 07 10:00:41.760463 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.middleware.request_id [None req-825501d1-6a75-4a80-a444-47d861786a62 None None] RequestId filter calling following filter/app {{(pid=100298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:00:41.762107 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [None req-825501d1-6a75-4a80-a444-47d861786a62 tempest-TestEncryptedCinderVolumes-966504716 tempest-TestEncryptedCinderVolumes-966504716-project-admin] DELETE https://10.4.3.8/volume/v3/types/d212100c-8278-46a7-a1c6-d7dbfe46feb3 Aug 07 10:00:41.762590 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [None req-825501d1-6a75-4a80-a444-47d861786a62 tempest-TestEncryptedCinderVolumes-966504716 tempest-TestEncryptedCinderVolumes-966504716-project-admin] Empty body provided in request {{(pid=100298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 10:00:41.763631 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [None req-825501d1-6a75-4a80-a444-47d861786a62 tempest-TestEncryptedCinderVolumes-966504716 tempest-TestEncryptedCinderVolumes-966504716-project-admin] Calling method '_delete' {{(pid=100298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 10:00:41.792110 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [None req-825501d1-6a75-4a80-a444-47d861786a62 tempest-TestEncryptedCinderVolumes-966504716 tempest-TestEncryptedCinderVolumes-966504716-project-admin] https://10.4.3.8/volume/v3/types/d212100c-8278-46a7-a1c6-d7dbfe46feb3 returned with HTTP 202 Aug 07 10:00:41.792663 np0000006707 devstack@c-api.service[100298]: [pid: 100298|app: 0|req: 863/3446] 10.4.3.8 () {66 vars in 1331 bytes} [Fri Aug 7 10:00:41 2026] DELETE /volume/v3/types/d212100c-8278-46a7-a1c6-d7dbfe46feb3 => generated 0 bytes in 33 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 07 10:00:41.802923 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [None req-9eb1133c-3bdf-462e-9227-f1aa648cf4f4 None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:00:41.805235 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-9eb1133c-3bdf-462e-9227-f1aa648cf4f4 tempest-TestEncryptedCinderVolumes-966504716 tempest-TestEncryptedCinderVolumes-966504716-project-admin] POST https://10.4.3.8/volume/v3/types Aug 07 10:00:41.805764 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-9eb1133c-3bdf-462e-9227-f1aa648cf4f4 tempest-TestEncryptedCinderVolumes-966504716 tempest-TestEncryptedCinderVolumes-966504716-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-scenario-type-luks-2042514932", "extra_specs": {}}} {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 10:00:41.833503 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-9eb1133c-3bdf-462e-9227-f1aa648cf4f4 tempest-TestEncryptedCinderVolumes-966504716 tempest-TestEncryptedCinderVolumes-966504716-project-admin] https://10.4.3.8/volume/v3/types returned with HTTP 200 Aug 07 10:00:41.833986 np0000006707 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 860/3447] 10.4.3.8 () {68 vars in 1238 bytes} [Fri Aug 7 10:00:41 2026] POST /volume/v3/types => generated 212 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 10:00:41.838936 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-a8306af2-5ec4-485d-afe6-3cdb644441f8 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:00:41.843393 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-a8306af2-5ec4-485d-afe6-3cdb644441f8 tempest-ProjectMemberTests33-438754277 tempest-ProjectMemberTests33-438754277-project-admin] GET https://10.4.3.8/volume/v3/backups/dd7e012a-1615-4a22-8e50-739f13a7aa8a Aug 07 10:00:41.843661 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-a8306af2-5ec4-485d-afe6-3cdb644441f8 tempest-ProjectMemberTests33-438754277 tempest-ProjectMemberTests33-438754277-project-admin] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 10:00:41.843884 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-a8306af2-5ec4-485d-afe6-3cdb644441f8 tempest-ProjectMemberTests33-438754277 tempest-ProjectMemberTests33-438754277-project-admin] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 10:00:41.844038 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.v3.backups [None req-a8306af2-5ec4-485d-afe6-3cdb644441f8 tempest-ProjectMemberTests33-438754277 tempest-ProjectMemberTests33-438754277-project-admin] Show backup with id dd7e012a-1615-4a22-8e50-739f13a7aa8a. {{(pid=100295) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 10:00:41.845835 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [None req-5a010d42-786b-4ed4-b770-92b7007437de None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:00:41.847764 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-5a010d42-786b-4ed4-b770-92b7007437de tempest-TestEncryptedCinderVolumes-966504716 tempest-TestEncryptedCinderVolumes-966504716-project-admin] POST https://10.4.3.8/volume/v3/types/08c18d26-4698-4910-8f9f-0b652cbabe4d/encryption Aug 07 10:00:41.848132 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-5a010d42-786b-4ed4-b770-92b7007437de tempest-TestEncryptedCinderVolumes-966504716 tempest-TestEncryptedCinderVolumes-966504716-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "luks", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 10:00:41.852773 np0000006707 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 10:00:41.852773 np0000006707 devstack@c-api.service[100295]: warnings.warn( Aug 07 10:00:41.853458 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-a8306af2-5ec4-485d-afe6-3cdb644441f8 tempest-ProjectMemberTests33-438754277 tempest-ProjectMemberTests33-438754277-project-admin] https://10.4.3.8/volume/v3/backups/dd7e012a-1615-4a22-8e50-739f13a7aa8a returned with HTTP 200 Aug 07 10:00:41.853830 np0000006707 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 863/3448] 10.4.3.8 () {68 vars in 1374 bytes} [Fri Aug 7 10:00:41 2026] GET /volume/v3/backups/dd7e012a-1615-4a22-8e50-739f13a7aa8a => generated 731 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 10:00:41.877924 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-5a010d42-786b-4ed4-b770-92b7007437de tempest-TestEncryptedCinderVolumes-966504716 tempest-TestEncryptedCinderVolumes-966504716-project-admin] https://10.4.3.8/volume/v3/types/08c18d26-4698-4910-8f9f-0b652cbabe4d/encryption returned with HTTP 200 Aug 07 10:00:41.878984 np0000006707 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 863/3449] 10.4.3.8 () {68 vars in 1383 bytes} [Fri Aug 7 10:00:41 2026] POST /volume/v3/types/08c18d26-4698-4910-8f9f-0b652cbabe4d/encryption => generated 230 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 10:00:41.894351 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.middleware.request_id [None req-e6dec941-ddbe-4eec-9cfe-e427842f402c None None] RequestId filter calling following filter/app {{(pid=100298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:00:41.897227 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [None req-e6dec941-ddbe-4eec-9cfe-e427842f402c tempest-TestEncryptedCinderVolumes-768498766 tempest-TestEncryptedCinderVolumes-768498766-project-member] POST https://10.4.3.8/volume/v3/volumes Aug 07 10:00:41.897227 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [None req-e6dec941-ddbe-4eec-9cfe-e427842f402c tempest-TestEncryptedCinderVolumes-768498766 tempest-TestEncryptedCinderVolumes-768498766-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestEncryptedCinderVolumes-volume-372045281", "snapshot_id": null, "imageRef": null, "volume_type": "tempest-scenario-type-luks-2042514932", "size": 1}} {{(pid=100298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 10:00:41.898461 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.v3.volumes [None req-e6dec941-ddbe-4eec-9cfe-e427842f402c tempest-TestEncryptedCinderVolumes-768498766 tempest-TestEncryptedCinderVolumes-768498766-project-member] Create volume request body: {'volume': {'name': 'tempest-TestEncryptedCinderVolumes-volume-372045281', 'snapshot_id': None, 'imageRef': None, 'volume_type': 'tempest-scenario-type-luks-2042514932', 'size': 1}} {{(pid=100298) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 07 10:00:41.903059 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.v3.volumes [None req-e6dec941-ddbe-4eec-9cfe-e427842f402c tempest-TestEncryptedCinderVolumes-768498766 tempest-TestEncryptedCinderVolumes-768498766-project-member] Create volume of 1 GB Aug 07 10:00:41.903507 np0000006707 devstack@c-api.service[100298]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 10:00:41.903507 np0000006707 devstack@c-api.service[100298]: warnings.warn( Aug 07 10:00:41.904236 np0000006707 devstack@c-api.service[100298]: INFO cinder.volume.api [None req-e6dec941-ddbe-4eec-9cfe-e427842f402c tempest-TestEncryptedCinderVolumes-768498766 tempest-TestEncryptedCinderVolumes-768498766-project-member] Availability Zones retrieved successfully. Aug 07 10:00:41.910817 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.volume.api [None req-e6dec941-ddbe-4eec-9cfe-e427842f402c tempest-TestEncryptedCinderVolumes-768498766 tempest-TestEncryptedCinderVolumes-768498766-project-member] Flow 'volume_create_api' (3034995b-0e17-4592-a9ba-ef5275099b8f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100298) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 10:00:41.912243 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.volume.api [None req-e6dec941-ddbe-4eec-9cfe-e427842f402c tempest-TestEncryptedCinderVolumes-768498766 tempest-TestEncryptedCinderVolumes-768498766-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (faa9e3a9-0063-4be5-887d-9e029d203072) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100298) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 10:00:41.913548 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.volume.flows.api.create_volume [None req-e6dec941-ddbe-4eec-9cfe-e427842f402c tempest-TestEncryptedCinderVolumes-768498766 tempest-TestEncryptedCinderVolumes-768498766-project-member] Validating volume size '1' using validate_int {{(pid=100298) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 07 10:00:41.945329 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.volume.api [None req-e6dec941-ddbe-4eec-9cfe-e427842f402c tempest-TestEncryptedCinderVolumes-768498766 tempest-TestEncryptedCinderVolumes-768498766-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (faa9e3a9-0063-4be5-887d-9e029d203072) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-07T10:00:42Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=08c18d26-4698-4910-8f9f-0b652cbabe4d,is_public=True,name='tempest-scenario-type-luks-2042514932',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '08c18d26-4698-4910-8f9f-0b652cbabe4d', '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=100298) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 10:00:41.946211 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.volume.api [None req-e6dec941-ddbe-4eec-9cfe-e427842f402c tempest-TestEncryptedCinderVolumes-768498766 tempest-TestEncryptedCinderVolumes-768498766-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (41ec0482-2b45-412d-b050-aeba3a5ef62b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100298) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 10:00:41.982778 np0000006707 devstack@c-api.service[100298]: WARNING cinder.quota [None req-e6dec941-ddbe-4eec-9cfe-e427842f402c tempest-TestEncryptedCinderVolumes-768498766 tempest-TestEncryptedCinderVolumes-768498766-project-member] Deprecated: Default quota for resource: volumes_tempest-scenario-type-luks-2042514932 is set by the default quota flag: quota_volumes_tempest-scenario-type-luks-2042514932, it is now deprecated. Please use the default quota class for default quota. Aug 07 10:00:41.983044 np0000006707 devstack@c-api.service[100298]: WARNING cinder.quota [None req-e6dec941-ddbe-4eec-9cfe-e427842f402c tempest-TestEncryptedCinderVolumes-768498766 tempest-TestEncryptedCinderVolumes-768498766-project-member] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-luks-2042514932 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-luks-2042514932, it is now deprecated. Please use the default quota class for default quota. Aug 07 10:00:42.022858 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.quota [None req-e6dec941-ddbe-4eec-9cfe-e427842f402c tempest-TestEncryptedCinderVolumes-768498766 tempest-TestEncryptedCinderVolumes-768498766-project-member] Created reservations ['c8c92af5-7935-4ef7-adf3-21683dcaabb1', 'd32a0268-af25-47cf-a775-a275ea7204cc', 'ea4d22bb-3ecf-421d-af20-08c2a4c769aa', '6f6825ef-cc9e-46e4-a3aa-d787f70bc9a3'] {{(pid=100298) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 10:00:42.025008 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.volume.api [None req-e6dec941-ddbe-4eec-9cfe-e427842f402c tempest-TestEncryptedCinderVolumes-768498766 tempest-TestEncryptedCinderVolumes-768498766-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (41ec0482-2b45-412d-b050-aeba3a5ef62b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['c8c92af5-7935-4ef7-adf3-21683dcaabb1', 'd32a0268-af25-47cf-a775-a275ea7204cc', 'ea4d22bb-3ecf-421d-af20-08c2a4c769aa', '6f6825ef-cc9e-46e4-a3aa-d787f70bc9a3']}' {{(pid=100298) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 10:00:42.026088 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.volume.api [None req-e6dec941-ddbe-4eec-9cfe-e427842f402c tempest-TestEncryptedCinderVolumes-768498766 tempest-TestEncryptedCinderVolumes-768498766-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3d3b0c56-f191-49d2-8286-5628adda0aa1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100298) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 10:00:42.057538 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.volume.api [None req-e6dec941-ddbe-4eec-9cfe-e427842f402c tempest-TestEncryptedCinderVolumes-768498766 tempest-TestEncryptedCinderVolumes-768498766-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3d3b0c56-f191-49d2-8286-5628adda0aa1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '5b5fb386-55da-4f7a-b001-c0b9f59a6107', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestEncryptedCinderVolumes-volume-372045281',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e4f188f93fe24f8d8de29b4ddebae64b',qos_specs=None,replication_status=,reservations=['c8c92af5-7935-4ef7-adf3-21683dcaabb1','d32a0268-af25-47cf-a775-a275ea7204cc','ea4d22bb-3ecf-421d-af20-08c2a4c769aa','6f6825ef-cc9e-46e4-a3aa-d787f70bc9a3'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e3f85b13c6354beb8adcad32eba75eb1',volume_type_id=08c18d26-4698-4910-8f9f-0b652cbabe4d), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-07T10:00:42Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestEncryptedCinderVolumes-volume-372045281',ec2_id=None,encryption_key_id=00000000-0000-0000-0000-000000000000,glance_metadata=,group=,group_id=None,host=None,id=5b5fb386-55da-4f7a-b001-c0b9f59a6107,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='e4f188f93fe24f8d8de29b4ddebae64b',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='e3f85b13c6354beb8adcad32eba75eb1',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(08c18d26-4698-4910-8f9f-0b652cbabe4d),volume_type_id=08c18d26-4698-4910-8f9f-0b652cbabe4d)}' {{(pid=100298) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 10:00:42.059208 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.volume.api [None req-e6dec941-ddbe-4eec-9cfe-e427842f402c tempest-TestEncryptedCinderVolumes-768498766 tempest-TestEncryptedCinderVolumes-768498766-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6b1fb46a-6962-4891-a1df-e23358eb6514) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100298) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 10:00:42.089092 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.volume.api [None req-e6dec941-ddbe-4eec-9cfe-e427842f402c tempest-TestEncryptedCinderVolumes-768498766 tempest-TestEncryptedCinderVolumes-768498766-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6b1fb46a-6962-4891-a1df-e23358eb6514) transitioned into state 'SUCCESS' from state '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-372045281',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e4f188f93fe24f8d8de29b4ddebae64b',qos_specs=None,replication_status=,reservations=['c8c92af5-7935-4ef7-adf3-21683dcaabb1','d32a0268-af25-47cf-a775-a275ea7204cc','ea4d22bb-3ecf-421d-af20-08c2a4c769aa','6f6825ef-cc9e-46e4-a3aa-d787f70bc9a3'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e3f85b13c6354beb8adcad32eba75eb1',volume_type_id=08c18d26-4698-4910-8f9f-0b652cbabe4d)}' {{(pid=100298) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 10:00:42.090456 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.volume.api [None req-e6dec941-ddbe-4eec-9cfe-e427842f402c tempest-TestEncryptedCinderVolumes-768498766 tempest-TestEncryptedCinderVolumes-768498766-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (23a121ed-dd34-4ee6-850f-5d0be3d1abd1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100298) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 10:00:42.104972 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.volume.api [None req-e6dec941-ddbe-4eec-9cfe-e427842f402c tempest-TestEncryptedCinderVolumes-768498766 tempest-TestEncryptedCinderVolumes-768498766-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (23a121ed-dd34-4ee6-850f-5d0be3d1abd1) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100298) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 10:00:42.106204 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.volume.api [None req-e6dec941-ddbe-4eec-9cfe-e427842f402c tempest-TestEncryptedCinderVolumes-768498766 tempest-TestEncryptedCinderVolumes-768498766-project-member] Flow 'volume_create_api' (3034995b-0e17-4592-a9ba-ef5275099b8f) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100298) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 10:00:42.106627 np0000006707 devstack@c-api.service[100298]: INFO cinder.volume.api [None req-e6dec941-ddbe-4eec-9cfe-e427842f402c tempest-TestEncryptedCinderVolumes-768498766 tempest-TestEncryptedCinderVolumes-768498766-project-member] Create volume request issued successfully. Aug 07 10:00:42.107570 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [None req-e6dec941-ddbe-4eec-9cfe-e427842f402c tempest-TestEncryptedCinderVolumes-768498766 tempest-TestEncryptedCinderVolumes-768498766-project-member] https://10.4.3.8/volume/v3/volumes returned with HTTP 202 Aug 07 10:00:42.108122 np0000006707 devstack@c-api.service[100298]: [pid: 100298|app: 0|req: 864/3450] 10.4.3.8 () {68 vars in 1245 bytes} [Fri Aug 7 10:00:41 2026] POST /volume/v3/volumes => generated 780 bytes in 214 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 07 10:00:42.867779 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [None req-295a8f98-1a2a-4687-b6b0-6b6b6e093954 None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:00:42.870168 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-295a8f98-1a2a-4687-b6b0-6b6b6e093954 tempest-ProjectMemberTests33-438754277 tempest-ProjectMemberTests33-438754277-project-admin] GET https://10.4.3.8/volume/v3/backups/dd7e012a-1615-4a22-8e50-739f13a7aa8a Aug 07 10:00:42.870456 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-295a8f98-1a2a-4687-b6b0-6b6b6e093954 tempest-ProjectMemberTests33-438754277 tempest-ProjectMemberTests33-438754277-project-admin] Empty body provided in request {{(pid=100296) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 10:00:42.871455 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-295a8f98-1a2a-4687-b6b0-6b6b6e093954 tempest-ProjectMemberTests33-438754277 tempest-ProjectMemberTests33-438754277-project-admin] Calling method 'show' {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 10:00:42.871455 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.v3.backups [None req-295a8f98-1a2a-4687-b6b0-6b6b6e093954 tempest-ProjectMemberTests33-438754277 tempest-ProjectMemberTests33-438754277-project-admin] Show backup with id dd7e012a-1615-4a22-8e50-739f13a7aa8a. {{(pid=100296) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 10:00:42.877647 np0000006707 devstack@c-api.service[100296]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 10:00:42.877647 np0000006707 devstack@c-api.service[100296]: warnings.warn( Aug 07 10:00:42.879651 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-295a8f98-1a2a-4687-b6b0-6b6b6e093954 tempest-ProjectMemberTests33-438754277 tempest-ProjectMemberTests33-438754277-project-admin] https://10.4.3.8/volume/v3/backups/dd7e012a-1615-4a22-8e50-739f13a7aa8a returned with HTTP 200 Aug 07 10:00:42.880182 np0000006707 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 861/3451] 10.4.3.8 () {68 vars in 1374 bytes} [Fri Aug 7 10:00:42 2026] GET /volume/v3/backups/dd7e012a-1615-4a22-8e50-739f13a7aa8a => generated 731 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 10:00:43.897108 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-c912a4af-1292-4884-9a23-e8cae8f53618 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:00:43.904085 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-c912a4af-1292-4884-9a23-e8cae8f53618 tempest-ProjectMemberTests33-438754277 tempest-ProjectMemberTests33-438754277-project-admin] GET https://10.4.3.8/volume/v3/backups/dd7e012a-1615-4a22-8e50-739f13a7aa8a Aug 07 10:00:43.904518 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-c912a4af-1292-4884-9a23-e8cae8f53618 tempest-ProjectMemberTests33-438754277 tempest-ProjectMemberTests33-438754277-project-admin] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 10:00:43.905122 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-c912a4af-1292-4884-9a23-e8cae8f53618 tempest-ProjectMemberTests33-438754277 tempest-ProjectMemberTests33-438754277-project-admin] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 10:00:43.905122 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.v3.backups [None req-c912a4af-1292-4884-9a23-e8cae8f53618 tempest-ProjectMemberTests33-438754277 tempest-ProjectMemberTests33-438754277-project-admin] Show backup with id dd7e012a-1615-4a22-8e50-739f13a7aa8a. {{(pid=100295) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 10:00:43.917453 np0000006707 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 10:00:43.917453 np0000006707 devstack@c-api.service[100295]: warnings.warn( Aug 07 10:00:43.917453 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-c912a4af-1292-4884-9a23-e8cae8f53618 tempest-ProjectMemberTests33-438754277 tempest-ProjectMemberTests33-438754277-project-admin] https://10.4.3.8/volume/v3/backups/dd7e012a-1615-4a22-8e50-739f13a7aa8a returned with HTTP 200 Aug 07 10:00:43.917453 np0000006707 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 864/3452] 10.4.3.8 () {68 vars in 1374 bytes} [Fri Aug 7 10:00:43 2026] GET /volume/v3/backups/dd7e012a-1615-4a22-8e50-739f13a7aa8a => generated 732 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 10:00:44.930527 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [None req-4ba82011-81c9-4e1a-ba17-cdbd944a3add None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:00:44.934781 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-4ba82011-81c9-4e1a-ba17-cdbd944a3add tempest-ProjectMemberTests33-438754277 tempest-ProjectMemberTests33-438754277-project-admin] GET https://10.4.3.8/volume/v3/backups/dd7e012a-1615-4a22-8e50-739f13a7aa8a Aug 07 10:00:44.936168 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-4ba82011-81c9-4e1a-ba17-cdbd944a3add tempest-ProjectMemberTests33-438754277 tempest-ProjectMemberTests33-438754277-project-admin] Empty body provided in request {{(pid=100297) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 10:00:44.936168 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-4ba82011-81c9-4e1a-ba17-cdbd944a3add tempest-ProjectMemberTests33-438754277 tempest-ProjectMemberTests33-438754277-project-admin] Calling method 'show' {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 10:00:44.936168 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.v3.backups [None req-4ba82011-81c9-4e1a-ba17-cdbd944a3add tempest-ProjectMemberTests33-438754277 tempest-ProjectMemberTests33-438754277-project-admin] Show backup with id dd7e012a-1615-4a22-8e50-739f13a7aa8a. {{(pid=100297) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 10:00:44.940058 np0000006707 devstack@c-api.service[100297]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 10:00:44.940058 np0000006707 devstack@c-api.service[100297]: warnings.warn( Aug 07 10:00:44.940941 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-4ba82011-81c9-4e1a-ba17-cdbd944a3add tempest-ProjectMemberTests33-438754277 tempest-ProjectMemberTests33-438754277-project-admin] https://10.4.3.8/volume/v3/backups/dd7e012a-1615-4a22-8e50-739f13a7aa8a returned with HTTP 200 Aug 07 10:00:44.941482 np0000006707 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 864/3453] 10.4.3.8 () {68 vars in 1374 bytes} [Fri Aug 7 10:00:44 2026] GET /volume/v3/backups/dd7e012a-1615-4a22-8e50-739f13a7aa8a => generated 733 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 10:00:44.954342 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.middleware.request_id [None req-77ef52d1-d55d-413c-8f8f-bb615637b819 None None] RequestId filter calling following filter/app {{(pid=100298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:00:44.957180 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [None req-77ef52d1-d55d-413c-8f8f-bb615637b819 tempest-ProjectMemberTests33-438754277 tempest-ProjectMemberTests33-438754277-project-admin] GET https://10.4.3.8/volume/v3/backups/dd7e012a-1615-4a22-8e50-739f13a7aa8a/export_record Aug 07 10:00:44.957570 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [None req-77ef52d1-d55d-413c-8f8f-bb615637b819 tempest-ProjectMemberTests33-438754277 tempest-ProjectMemberTests33-438754277-project-admin] Empty body provided in request {{(pid=100298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 10:00:44.957806 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [None req-77ef52d1-d55d-413c-8f8f-bb615637b819 tempest-ProjectMemberTests33-438754277 tempest-ProjectMemberTests33-438754277-project-admin] Calling method 'export_record' {{(pid=100298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 10:00:44.957966 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.contrib.backups [None req-77ef52d1-d55d-413c-8f8f-bb615637b819 tempest-ProjectMemberTests33-438754277 tempest-ProjectMemberTests33-438754277-project-admin] Export record for backup dd7e012a-1615-4a22-8e50-739f13a7aa8a. {{(pid=100298) export_record /opt/stack/cinder/cinder/api/contrib/backups.py:241}} Aug 07 10:00:44.963430 np0000006707 devstack@c-api.service[100298]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 10:00:44.963430 np0000006707 devstack@c-api.service[100298]: warnings.warn( Aug 07 10:00:44.964373 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.backup.api [None req-77ef52d1-d55d-413c-8f8f-bb615637b819 tempest-ProjectMemberTests33-438754277 tempest-ProjectMemberTests33-438754277-project-admin] Calling RPCAPI with context: , host: np0000006707, backup: dd7e012a-1615-4a22-8e50-739f13a7aa8a. {{(pid=100298) export_record /opt/stack/cinder/cinder/backup/api.py:502}} Aug 07 10:00:44.975251 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.backup.rpcapi [None req-77ef52d1-d55d-413c-8f8f-bb615637b819 tempest-ProjectMemberTests33-438754277 tempest-ProjectMemberTests33-438754277-project-admin] export_record in rpcapi backup_id dd7e012a-1615-4a22-8e50-739f13a7aa8a on host np0000006707. {{(pid=100298) export_record /opt/stack/cinder/cinder/backup/rpcapi.py:87}} Aug 07 10:00:44.991142 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.contrib.backups [None req-77ef52d1-d55d-413c-8f8f-bb615637b819 tempest-ProjectMemberTests33-438754277 tempest-ProjectMemberTests33-438754277-project-admin] Exported record output: {'backup-record': {'backup_service': 'cinder.backup.drivers.swift.SwiftBackupDriver', 'backup_url': 'eyJkcml2ZXJfaW5mbyI6IHt9LCAiaWQiOiAiZGQ3ZTAxMmEtMTYxNS00YTIyLThlNTAtNzM5ZjEzYTdhYThhIiwgInVzZXJfaWQiOiAiNzM3MWIwZWU4MTYwNDRhNjgwNWYzYzZhNTA0N2Q2OGMiLCAicHJvamVjdF9pZCI6ICI2ZmEwYzkxYWI5Yjk0NjY3OWJjMTdmNjA2OWE3NjAwMiIsICJ2b2x1bWVfaWQiOiAiYmI4NDQ1YjEtM2E2Ni00MjRlLTkzMzYtODQ5OTNlYTUyYzY4IiwgImhvc3QiOiAibnAwMDAwMDA2NzA3IiwgImF2YWlsYWJpbGl0eV96b25lIjogIm5vdmEiLCAiY29udGFpbmVyIjogInZvbHVtZWJhY2t1cHMiLCAicGFyZW50X2lkIjogbnVsbCwgInN0YXR1cyI6ICJhdmFpbGFibGUiLCAiZmFpbF9yZWFzb24iOiBudWxsLCAic2l6ZSI6IDEsICJkaXNwbGF5X25hbWUiOiAidGVtcGVzdC10eXBlLUJhY2t1cC01NTQyMTE1OTkiLCAiZGlzcGxheV9kZXNjcmlwdGlvbiI6IG51bGwsICJzZXJ2aWNlX21ldGFkYXRhIjogInZvbHVtZV9iYjg0NDViMS0zYTY2LTQyNGUtOTMzNi04NDk5M2VhNTJjNjgvMjAyNjA4MDcxMDAwMzAvYXpfbm92YV9iYWNrdXBfZGQ3ZTAxMmEtMTYxNS00YTIyLThlNTAtNzM5ZjEzYTdhYThhIiwgInNlcnZpY2UiOiAiY2luZGVyLmJhY2t1cC5kcml2ZXJzLnN3aWZ0LlN3aWZ0QmFja3VwRHJpdmVyIiwgIm9iamVjdF9jb3VudCI6IDIxLCAidGVtcF92b2x1bWVfaWQiOiBudWxsLCAidGVtcF9zbmFwc2hvdF9pZCI6IG51bGwsICJudW1fZGVwZW5kZW50X2JhY2t1cHMiOiAwLCAic25hcHNob3RfaWQiOiBudWxsLCAiZGF0YV90aW1lc3RhbXAiOiAiMjAyNi0wOC0wN1QxMDowMDoyN1oiLCAicmVzdG9yZV92b2x1bWVfaWQiOiBudWxsLCAibWV0YWRhdGEiOiB7fSwgImVuY3J5cHRpb25fa2V5X2lkIjogbnVsbCwgImNyZWF0ZWRfYXQiOiAiMjAyNi0wOC0wN1QxMDowMDoyN1oiLCAidXBkYXRlZF9hdCI6ICIyMDI2LTA4LTA3VDEwOjAwOjQ0WiIsICJkZWxldGVkX2F0IjogbnVsbCwgImRlbGV0ZWQiOiBmYWxzZX0='}}. {{(pid=100298) export_record /opt/stack/cinder/cinder/api/contrib/backups.py:252}} Aug 07 10:00:44.991524 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [None req-77ef52d1-d55d-413c-8f8f-bb615637b819 tempest-ProjectMemberTests33-438754277 tempest-ProjectMemberTests33-438754277-project-admin] https://10.4.3.8/volume/v3/backups/dd7e012a-1615-4a22-8e50-739f13a7aa8a/export_record returned with HTTP 200 Aug 07 10:00:44.992078 np0000006707 devstack@c-api.service[100298]: [pid: 100298|app: 0|req: 865/3454] 10.4.3.8 () {68 vars in 1416 bytes} [Fri Aug 7 10:00:44 2026] GET /volume/v3/backups/dd7e012a-1615-4a22-8e50-739f13a7aa8a/export_record => generated 1424 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 10:00:45.000335 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [None req-2b63af08-d7ba-4e94-9912-212c5cf99c73 None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:00:45.002516 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-2b63af08-d7ba-4e94-9912-212c5cf99c73 tempest-ProjectMemberTests33-438754277 tempest-ProjectMemberTests33-438754277-project-admin] GET https://10.4.3.8/volume/v3/backups/dd7e012a-1615-4a22-8e50-739f13a7aa8a Aug 07 10:00:45.002516 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-2b63af08-d7ba-4e94-9912-212c5cf99c73 tempest-ProjectMemberTests33-438754277 tempest-ProjectMemberTests33-438754277-project-admin] Empty body provided in request {{(pid=100296) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 10:00:45.002724 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-2b63af08-d7ba-4e94-9912-212c5cf99c73 tempest-ProjectMemberTests33-438754277 tempest-ProjectMemberTests33-438754277-project-admin] Calling method 'show' {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 10:00:45.002724 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.v3.backups [None req-2b63af08-d7ba-4e94-9912-212c5cf99c73 tempest-ProjectMemberTests33-438754277 tempest-ProjectMemberTests33-438754277-project-admin] Show backup with id dd7e012a-1615-4a22-8e50-739f13a7aa8a. {{(pid=100296) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 10:00:45.007365 np0000006707 devstack@c-api.service[100296]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 10:00:45.007365 np0000006707 devstack@c-api.service[100296]: warnings.warn( Aug 07 10:00:45.007572 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-2b63af08-d7ba-4e94-9912-212c5cf99c73 tempest-ProjectMemberTests33-438754277 tempest-ProjectMemberTests33-438754277-project-admin] https://10.4.3.8/volume/v3/backups/dd7e012a-1615-4a22-8e50-739f13a7aa8a returned with HTTP 200 Aug 07 10:00:45.007953 np0000006707 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 862/3455] 10.4.3.8 () {68 vars in 1374 bytes} [Fri Aug 7 10:00:44 2026] GET /volume/v3/backups/dd7e012a-1615-4a22-8e50-739f13a7aa8a => generated 733 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 10:00:45.021845 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-9dbc72c2-b67f-4988-98d8-3ea3d6ea0123 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:00:45.023717 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-9dbc72c2-b67f-4988-98d8-3ea3d6ea0123 tempest-ProjectMemberTests33-438754277 tempest-ProjectMemberTests33-438754277-project-member] POST https://10.4.3.8/volume/v3/backups/import_record Aug 07 10:00:45.024129 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-9dbc72c2-b67f-4988-98d8-3ea3d6ea0123 tempest-ProjectMemberTests33-438754277 tempest-ProjectMemberTests33-438754277-project-member] Action: 'import_record', calling method: import_record, body: {"backup-record": {"backup_service": "cinder.backup.drivers.swift.SwiftBackupDriver", "backup_url": "eyJkcml2ZXJfaW5mbyI6IHt9LCAiaWQiOiAiOGIwZTg4YzgtMjhkOS00NTBhLTlmYTctODg0ODQ3NTU3ZTNlIiwgInVzZXJfaWQiOiAiNzM3MWIwZWU4MTYwNDRhNjgwNWYzYzZhNTA0N2Q2OGMiLCAicHJvamVjdF9pZCI6ICI2ZmEwYzkxYWI5Yjk0NjY3OWJjMTdmNjA2OWE3NjAwMiIsICJ2b2x1bWVfaWQiOiAiYmI4NDQ1YjEtM2E2Ni00MjRlLTkzMzYtODQ5OTNlYTUyYzY4IiwgImhvc3QiOiAibnAwMDAwMDA2NzA3IiwgImF2YWlsYWJpbGl0eV96b25lIjogIm5vdmEiLCAiY29udGFpbmVyIjogInZvbHVtZWJhY2t1cHMiLCAicGFyZW50X2lkIjogbnVsbCwgInN0YXR1cyI6ICJhdmFpbGFibGUiLCAiZmFpbF9yZWFzb24iOiBudWxsLCAic2l6ZSI6IDEsICJkaXNwbGF5X25hbWUiOiAidGVtcGVzdC10eXBlLUJhY2t1cC01NTQyMTE1OTkiLCAiZGlzcGxheV9kZXNjcmlwdGlvbiI6IG51bGwsICJzZXJ2aWNlX21ldGFkYXRhIjogInZvbHVtZV9iYjg0NDViMS0zYTY2LTQyNGUtOTMzNi04NDk5M2VhNTJjNjgvMjAyNjA4MDcxMDAwMzAvYXpfbm92YV9iYWNrdXBfZGQ3ZTAxMmEtMTYxNS00YTIyLThlNTAtNzM5ZjEzYTdhYThhIiwgInNlcnZpY2UiOiAiY2luZGVyLmJhY2t1cC5kcml2ZXJzLnN3aWZ0LlN3aWZ0QmFja3VwRHJpdmVyIiwgIm9iamVjdF9jb3VudCI6IDIxLCAidGVtcF92b2x1bWVfaWQiOiBudWxsLCAidGVtcF9zbmFwc2hvdF9pZCI6IG51bGwsICJudW1fZGVwZW5kZW50X2JhY2t1cHMiOiAwLCAic25hcHNob3RfaWQiOiBudWxsLCAiZGF0YV90aW1lc3RhbXAiOiAiMjAyNi0wOC0wN1QxMDowMDoyN1oiLCAicmVzdG9yZV92b2x1bWVfaWQiOiBudWxsLCAibWV0YWRhdGEiOiB7fSwgImVuY3J5cHRpb25fa2V5X2lkIjogbnVsbCwgImNyZWF0ZWRfYXQiOiAiMjAyNi0wOC0wN1QxMDowMDoyN1oiLCAidXBkYXRlZF9hdCI6ICIyMDI2LTA4LTA3VDEwOjAwOjQ0WiIsICJkZWxldGVkX2F0IjogbnVsbCwgImRlbGV0ZWQiOiBmYWxzZX0="}} {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 10:00:45.025758 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.contrib.backups [None req-9dbc72c2-b67f-4988-98d8-3ea3d6ea0123 tempest-ProjectMemberTests33-438754277 tempest-ProjectMemberTests33-438754277-project-member] Importing record from {'backup-record': {'backup_service': 'cinder.backup.drivers.swift.SwiftBackupDriver', 'backup_url': 'eyJkcml2ZXJfaW5mbyI6IHt9LCAiaWQiOiAiOGIwZTg4YzgtMjhkOS00NTBhLTlmYTctODg0ODQ3NTU3ZTNlIiwgInVzZXJfaWQiOiAiNzM3MWIwZWU4MTYwNDRhNjgwNWYzYzZhNTA0N2Q2OGMiLCAicHJvamVjdF9pZCI6ICI2ZmEwYzkxYWI5Yjk0NjY3OWJjMTdmNjA2OWE3NjAwMiIsICJ2b2x1bWVfaWQiOiAiYmI4NDQ1YjEtM2E2Ni00MjRlLTkzMzYtODQ5OTNlYTUyYzY4IiwgImhvc3QiOiAibnAwMDAwMDA2NzA3IiwgImF2YWlsYWJpbGl0eV96b25lIjogIm5vdmEiLCAiY29udGFpbmVyIjogInZvbHVtZWJhY2t1cHMiLCAicGFyZW50X2lkIjogbnVsbCwgInN0YXR1cyI6ICJhdmFpbGFibGUiLCAiZmFpbF9yZWFzb24iOiBudWxsLCAic2l6ZSI6IDEsICJkaXNwbGF5X25hbWUiOiAidGVtcGVzdC10eXBlLUJhY2t1cC01NTQyMTE1OTkiLCAiZGlzcGxheV9kZXNjcmlwdGlvbiI6IG51bGwsICJzZXJ2aWNlX21ldGFkYXRhIjogInZvbHVtZV9iYjg0NDViMS0zYTY2LTQyNGUtOTMzNi04NDk5M2VhNTJjNjgvMjAyNjA4MDcxMDAwMzAvYXpfbm92YV9iYWNrdXBfZGQ3ZTAxMmEtMTYxNS00YTIyLThlNTAtNzM5ZjEzYTdhYThhIiwgInNlcnZpY2UiOiAiY2luZGVyLmJhY2t1cC5kcml2ZXJzLnN3aWZ0LlN3aWZ0QmFja3VwRHJpdmVyIiwgIm9iamVjdF9jb3VudCI6IDIxLCAidGVtcF92b2x1bWVfaWQiOiBudWxsLCAidGVtcF9zbmFwc2hvdF9pZCI6IG51bGwsICJudW1fZGVwZW5kZW50X2JhY2t1cHMiOiAwLCAic25hcHNob3RfaWQiOiBudWxsLCAiZGF0YV90aW1lc3RhbXAiOiAiMjAyNi0wOC0wN1QxMDowMDoyN1oiLCAicmVzdG9yZV92b2x1bWVfaWQiOiBudWxsLCAibWV0YWRhdGEiOiB7fSwgImVuY3J5cHRpb25fa2V5X2lkIjogbnVsbCwgImNyZWF0ZWRfYXQiOiAiMjAyNi0wOC0wN1QxMDowMDoyN1oiLCAidXBkYXRlZF9hdCI6ICIyMDI2LTA4LTA3VDEwOjAwOjQ0WiIsICJkZWxldGVkX2F0IjogbnVsbCwgImRlbGV0ZWQiOiBmYWxzZX0='}}. {{(pid=100295) import_record /opt/stack/cinder/cinder/api/contrib/backups.py:259}} Aug 07 10:00:45.026000 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.contrib.backups [None req-9dbc72c2-b67f-4988-98d8-3ea3d6ea0123 tempest-ProjectMemberTests33-438754277 tempest-ProjectMemberTests33-438754277-project-member] Importing backup using cinder.backup.drivers.swift.SwiftBackupDriver and url eyJkcml2ZXJfaW5mbyI6IHt9LCAiaWQiOiAiOGIwZTg4YzgtMjhkOS00NTBhLTlmYTctODg0ODQ3NTU3ZTNlIiwgInVzZXJfaWQiOiAiNzM3MWIwZWU4MTYwNDRhNjgwNWYzYzZhNTA0N2Q2OGMiLCAicHJvamVjdF9pZCI6ICI2ZmEwYzkxYWI5Yjk0NjY3OWJjMTdmNjA2OWE3NjAwMiIsICJ2b2x1bWVfaWQiOiAiYmI4NDQ1YjEtM2E2Ni00MjRlLTkzMzYtODQ5OTNlYTUyYzY4IiwgImhvc3QiOiAibnAwMDAwMDA2NzA3IiwgImF2YWlsYWJpbGl0eV96b25lIjogIm5vdmEiLCAiY29udGFpbmVyIjogInZvbHVtZWJhY2t1cHMiLCAicGFyZW50X2lkIjogbnVsbCwgInN0YXR1cyI6ICJhdmFpbGFibGUiLCAiZmFpbF9yZWFzb24iOiBudWxsLCAic2l6ZSI6IDEsICJkaXNwbGF5X25hbWUiOiAidGVtcGVzdC10eXBlLUJhY2t1cC01NTQyMTE1OTkiLCAiZGlzcGxheV9kZXNjcmlwdGlvbiI6IG51bGwsICJzZXJ2aWNlX21ldGFkYXRhIjogInZvbHVtZV9iYjg0NDViMS0zYTY2LTQyNGUtOTMzNi04NDk5M2VhNTJjNjgvMjAyNjA4MDcxMDAwMzAvYXpfbm92YV9iYWNrdXBfZGQ3ZTAxMmEtMTYxNS00YTIyLThlNTAtNzM5ZjEzYTdhYThhIiwgInNlcnZpY2UiOiAiY2luZGVyLmJhY2t1cC5kcml2ZXJzLnN3aWZ0LlN3aWZ0QmFja3VwRHJpdmVyIiwgIm9iamVjdF9jb3VudCI6IDIxLCAidGVtcF92b2x1bWVfaWQiOiBudWxsLCAidGVtcF9zbmFwc2hvdF9pZCI6IG51bGwsICJudW1fZGVwZW5kZW50X2JhY2t1cHMiOiAwLCAic25hcHNob3RfaWQiOiBudWxsLCAiZGF0YV90aW1lc3RhbXAiOiAiMjAyNi0wOC0wN1QxMDowMDoyN1oiLCAicmVzdG9yZV92b2x1bWVfaWQiOiBudWxsLCAibWV0YWRhdGEiOiB7fSwgImVuY3J5cHRpb25fa2V5X2lkIjogbnVsbCwgImNyZWF0ZWRfYXQiOiAiMjAyNi0wOC0wN1QxMDowMDoyN1oiLCAidXBkYXRlZF9hdCI6ICIyMDI2LTA4LTA3VDEwOjAwOjQ0WiIsICJkZWxldGVkX2F0IjogbnVsbCwgImRlbGV0ZWQiOiBmYWxzZX0=. {{(pid=100295) import_record /opt/stack/cinder/cinder/api/contrib/backups.py:265}} Aug 07 10:00:45.026797 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.policy [None req-9dbc72c2-b67f-4988-98d8-3ea3d6ea0123 tempest-ProjectMemberTests33-438754277 tempest-ProjectMemberTests33-438754277-project-member] Policy check for backup:backup-import failed with context {'is_admin': False, 'user_id': 'd533e95620374e5ba6066791deac3a1e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '6fa0c91ab9b946679bc17f6069a76002', '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=100295) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 07 10:00:45.027023 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-9dbc72c2-b67f-4988-98d8-3ea3d6ea0123 tempest-ProjectMemberTests33-438754277 tempest-ProjectMemberTests33-438754277-project-member] https://10.4.3.8/volume/v3/backups/import_record returned with HTTP 403 Aug 07 10:00:45.027569 np0000006707 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 865/3456] 10.4.3.8 () {70 vars in 1328 bytes} [Fri Aug 7 10:00:45 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 10:00:45.036559 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [None req-cf86a214-2503-40d5-9c0d-87ab63f436dc None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:00:45.038727 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-cf86a214-2503-40d5-9c0d-87ab63f436dc tempest-ProjectMemberTests33-438754277 tempest-ProjectMemberTests33-438754277-project-admin] DELETE https://10.4.3.8/volume/v3/volumes/bb8445b1-3a66-424e-9336-84993ea52c68 Aug 07 10:00:45.038992 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-cf86a214-2503-40d5-9c0d-87ab63f436dc tempest-ProjectMemberTests33-438754277 tempest-ProjectMemberTests33-438754277-project-admin] Empty body provided in request {{(pid=100297) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 10:00:45.039244 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-cf86a214-2503-40d5-9c0d-87ab63f436dc tempest-ProjectMemberTests33-438754277 tempest-ProjectMemberTests33-438754277-project-admin] Calling method 'delete' {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 10:00:45.039475 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.v3.volumes [None req-cf86a214-2503-40d5-9c0d-87ab63f436dc tempest-ProjectMemberTests33-438754277 tempest-ProjectMemberTests33-438754277-project-admin] Delete volume with id: bb8445b1-3a66-424e-9336-84993ea52c68 Aug 07 10:00:45.049399 np0000006707 devstack@c-api.service[100297]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 10:00:45.049399 np0000006707 devstack@c-api.service[100297]: warnings.warn( Aug 07 10:00:45.049515 np0000006707 devstack@c-api.service[100297]: INFO cinder.volume.api [None req-cf86a214-2503-40d5-9c0d-87ab63f436dc tempest-ProjectMemberTests33-438754277 tempest-ProjectMemberTests33-438754277-project-admin] Volume info retrieved successfully. Aug 07 10:00:45.079303 np0000006707 devstack@c-api.service[100297]: INFO cinder.volume.api [None req-cf86a214-2503-40d5-9c0d-87ab63f436dc tempest-ProjectMemberTests33-438754277 tempest-ProjectMemberTests33-438754277-project-admin] Delete volume request issued successfully. Aug 07 10:00:45.079477 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-cf86a214-2503-40d5-9c0d-87ab63f436dc tempest-ProjectMemberTests33-438754277 tempest-ProjectMemberTests33-438754277-project-admin] https://10.4.3.8/volume/v3/volumes/bb8445b1-3a66-424e-9336-84993ea52c68 returned with HTTP 202 Aug 07 10:00:45.080101 np0000006707 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 865/3457] 10.4.3.8 () {68 vars in 1377 bytes} [Fri Aug 7 10:00:45 2026] DELETE /volume/v3/volumes/bb8445b1-3a66-424e-9336-84993ea52c68 => generated 0 bytes in 44 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 07 10:00:45.090974 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.middleware.request_id [None req-ea14cbdc-940b-4441-b5fa-eae815162b77 None None] RequestId filter calling following filter/app {{(pid=100298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:00:45.092657 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [None req-ea14cbdc-940b-4441-b5fa-eae815162b77 tempest-ProjectMemberTests33-438754277 tempest-ProjectMemberTests33-438754277-project-admin] GET https://10.4.3.8/volume/v3/volumes/bb8445b1-3a66-424e-9336-84993ea52c68 Aug 07 10:00:45.092907 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [None req-ea14cbdc-940b-4441-b5fa-eae815162b77 tempest-ProjectMemberTests33-438754277 tempest-ProjectMemberTests33-438754277-project-admin] Empty body provided in request {{(pid=100298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 10:00:45.093389 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [None req-ea14cbdc-940b-4441-b5fa-eae815162b77 tempest-ProjectMemberTests33-438754277 tempest-ProjectMemberTests33-438754277-project-admin] Calling method 'show' {{(pid=100298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 10:00:45.100804 np0000006707 devstack@c-api.service[100298]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 10:00:45.100804 np0000006707 devstack@c-api.service[100298]: warnings.warn( Aug 07 10:00:45.104751 np0000006707 devstack@c-api.service[100298]: INFO cinder.volume.api [None req-ea14cbdc-940b-4441-b5fa-eae815162b77 tempest-ProjectMemberTests33-438754277 tempest-ProjectMemberTests33-438754277-project-admin] Volume info retrieved successfully. Aug 07 10:00:45.108645 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [None req-ea14cbdc-940b-4441-b5fa-eae815162b77 tempest-ProjectMemberTests33-438754277 tempest-ProjectMemberTests33-438754277-project-admin] https://10.4.3.8/volume/v3/volumes/bb8445b1-3a66-424e-9336-84993ea52c68 returned with HTTP 200 Aug 07 10:00:45.109044 np0000006707 devstack@c-api.service[100298]: [pid: 100298|app: 0|req: 866/3458] 10.4.3.8 () {68 vars in 1374 bytes} [Fri Aug 7 10:00:45 2026] GET /volume/v3/volumes/bb8445b1-3a66-424e-9336-84993ea52c68 => generated 1012 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 10:00:46.127689 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [None req-b71daad1-bdf5-4057-ace6-aa38eeb3c5a9 None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:00:46.130149 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-b71daad1-bdf5-4057-ace6-aa38eeb3c5a9 tempest-ProjectMemberTests33-438754277 tempest-ProjectMemberTests33-438754277-project-admin] GET https://10.4.3.8/volume/v3/volumes/bb8445b1-3a66-424e-9336-84993ea52c68 Aug 07 10:00:46.130917 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-b71daad1-bdf5-4057-ace6-aa38eeb3c5a9 tempest-ProjectMemberTests33-438754277 tempest-ProjectMemberTests33-438754277-project-admin] Empty body provided in request {{(pid=100296) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 10:00:46.131211 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-b71daad1-bdf5-4057-ace6-aa38eeb3c5a9 tempest-ProjectMemberTests33-438754277 tempest-ProjectMemberTests33-438754277-project-admin] Calling method 'show' {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 10:00:46.138683 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-b71daad1-bdf5-4057-ace6-aa38eeb3c5a9 tempest-ProjectMemberTests33-438754277 tempest-ProjectMemberTests33-438754277-project-admin] https://10.4.3.8/volume/v3/volumes/bb8445b1-3a66-424e-9336-84993ea52c68 returned with HTTP 404 Aug 07 10:00:46.139674 np0000006707 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 863/3459] 10.4.3.8 () {68 vars in 1374 bytes} [Fri Aug 7 10:00:46 2026] GET /volume/v3/volumes/bb8445b1-3a66-424e-9336-84993ea52c68 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 10:00:46.151933 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-7f6d8406-dd02-4d07-b799-c813dc3caea8 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:00:46.154746 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-7f6d8406-dd02-4d07-b799-c813dc3caea8 tempest-ProjectMemberTests33-438754277 tempest-ProjectMemberTests33-438754277-project-member] GET https://10.4.3.8/volume/v3/backups Aug 07 10:00:46.155203 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-7f6d8406-dd02-4d07-b799-c813dc3caea8 tempest-ProjectMemberTests33-438754277 tempest-ProjectMemberTests33-438754277-project-member] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 10:00:46.156068 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-7f6d8406-dd02-4d07-b799-c813dc3caea8 tempest-ProjectMemberTests33-438754277 tempest-ProjectMemberTests33-438754277-project-member] Calling method 'index' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 10:00:46.156068 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.api_utils [None req-7f6d8406-dd02-4d07-b799-c813dc3caea8 tempest-ProjectMemberTests33-438754277 tempest-ProjectMemberTests33-438754277-project-member] Removing options '' from query. {{(pid=100295) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 07 10:00:46.165197 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-7f6d8406-dd02-4d07-b799-c813dc3caea8 tempest-ProjectMemberTests33-438754277 tempest-ProjectMemberTests33-438754277-project-member] https://10.4.3.8/volume/v3/backups returned with HTTP 200 Aug 07 10:00:46.165726 np0000006707 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 866/3460] 10.4.3.8 () {68 vars in 1263 bytes} [Fri Aug 7 10:00:46 2026] GET /volume/v3/backups => generated 615 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 10:00:46.179734 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [None req-bca5f188-1964-4b8b-bc32-cc0a66fe9bba None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:00:46.181903 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-bca5f188-1964-4b8b-bc32-cc0a66fe9bba tempest-ProjectMemberTests33-438754277 tempest-ProjectMemberTests33-438754277-project-member] GET https://10.4.3.8/volume/v3/backups?project_id=6fa0c91ab9b946679bc17f6069a76002 Aug 07 10:00:46.182437 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-bca5f188-1964-4b8b-bc32-cc0a66fe9bba tempest-ProjectMemberTests33-438754277 tempest-ProjectMemberTests33-438754277-project-member] Empty body provided in request {{(pid=100297) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 10:00:46.182684 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-bca5f188-1964-4b8b-bc32-cc0a66fe9bba tempest-ProjectMemberTests33-438754277 tempest-ProjectMemberTests33-438754277-project-member] Calling method 'index' {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 10:00:46.182963 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.api_utils [None req-bca5f188-1964-4b8b-bc32-cc0a66fe9bba tempest-ProjectMemberTests33-438754277 tempest-ProjectMemberTests33-438754277-project-member] Removing options 'project_id' from query. {{(pid=100297) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 07 10:00:46.190738 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-bca5f188-1964-4b8b-bc32-cc0a66fe9bba tempest-ProjectMemberTests33-438754277 tempest-ProjectMemberTests33-438754277-project-member] https://10.4.3.8/volume/v3/backups?project_id=6fa0c91ab9b946679bc17f6069a76002 returned with HTTP 200 Aug 07 10:00:46.191302 np0000006707 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 866/3461] 10.4.3.8 () {68 vars in 1350 bytes} [Fri Aug 7 10:00:46 2026] GET /volume/v3/backups?project_id=6fa0c91ab9b946679bc17f6069a76002 => generated 615 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 10:00:46.204871 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.middleware.request_id [None req-297b3def-e46e-4170-b084-844e231adccf None None] RequestId filter calling following filter/app {{(pid=100298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:00:46.207971 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [None req-297b3def-e46e-4170-b084-844e231adccf tempest-ProjectMemberTests33-438754277 tempest-ProjectMemberTests33-438754277-project-admin] POST https://10.4.3.8/volume/v3/volumes Aug 07 10:00:46.211027 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [None req-297b3def-e46e-4170-b084-844e231adccf tempest-ProjectMemberTests33-438754277 tempest-ProjectMemberTests33-438754277-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-1032890852"}} {{(pid=100298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 10:00:46.215074 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.v3.volumes [None req-297b3def-e46e-4170-b084-844e231adccf tempest-ProjectMemberTests33-438754277 tempest-ProjectMemberTests33-438754277-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-1032890852'}} {{(pid=100298) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 07 10:00:46.215299 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.v3.volumes [None req-297b3def-e46e-4170-b084-844e231adccf tempest-ProjectMemberTests33-438754277 tempest-ProjectMemberTests33-438754277-project-admin] Create volume of 1 GB Aug 07 10:00:46.225035 np0000006707 devstack@c-api.service[100298]: INFO cinder.volume.api [None req-297b3def-e46e-4170-b084-844e231adccf tempest-ProjectMemberTests33-438754277 tempest-ProjectMemberTests33-438754277-project-admin] Availability Zones retrieved successfully. Aug 07 10:00:46.232596 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.volume.api [None req-297b3def-e46e-4170-b084-844e231adccf tempest-ProjectMemberTests33-438754277 tempest-ProjectMemberTests33-438754277-project-admin] Flow 'volume_create_api' (bf78b68e-3f8b-451d-8191-1cd8100ce9b1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100298) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 10:00:46.233934 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.volume.api [None req-297b3def-e46e-4170-b084-844e231adccf tempest-ProjectMemberTests33-438754277 tempest-ProjectMemberTests33-438754277-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (dec9205b-03d7-4bfc-a517-4972d6250425) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100298) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 10:00:46.235190 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.volume.flows.api.create_volume [None req-297b3def-e46e-4170-b084-844e231adccf tempest-ProjectMemberTests33-438754277 tempest-ProjectMemberTests33-438754277-project-admin] Validating volume size '1' using validate_int {{(pid=100298) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 07 10:00:46.268646 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.volume.api [None req-297b3def-e46e-4170-b084-844e231adccf tempest-ProjectMemberTests33-438754277 tempest-ProjectMemberTests33-438754277-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (dec9205b-03d7-4bfc-a517-4972d6250425) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-07T09:47:39Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=45fd9a3a-b61e-4c6c-9ab7-d02f06678d0d,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '45fd9a3a-b61e-4c6c-9ab7-d02f06678d0d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100298) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 10:00:46.269870 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.volume.api [None req-297b3def-e46e-4170-b084-844e231adccf tempest-ProjectMemberTests33-438754277 tempest-ProjectMemberTests33-438754277-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (fb3f9b51-e51f-4b28-9251-842a2a3e1b73) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100298) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 10:00:46.342186 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.quota [None req-297b3def-e46e-4170-b084-844e231adccf tempest-ProjectMemberTests33-438754277 tempest-ProjectMemberTests33-438754277-project-admin] Created reservations ['119f7e47-1868-4d7f-a248-100618752ae8', 'b3cdbf5d-2a18-47f1-924c-c12508f71fc1', 'eb1edab8-6cc2-4fd9-9959-864f02470847', '725edafa-a9b7-4cef-b943-36fbde38ba6e'] {{(pid=100298) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 10:00:46.342979 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.volume.api [None req-297b3def-e46e-4170-b084-844e231adccf tempest-ProjectMemberTests33-438754277 tempest-ProjectMemberTests33-438754277-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (fb3f9b51-e51f-4b28-9251-842a2a3e1b73) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['119f7e47-1868-4d7f-a248-100618752ae8', 'b3cdbf5d-2a18-47f1-924c-c12508f71fc1', 'eb1edab8-6cc2-4fd9-9959-864f02470847', '725edafa-a9b7-4cef-b943-36fbde38ba6e']}' {{(pid=100298) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 10:00:46.343524 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.volume.api [None req-297b3def-e46e-4170-b084-844e231adccf tempest-ProjectMemberTests33-438754277 tempest-ProjectMemberTests33-438754277-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (bf905b43-0be7-48a7-aaf2-c6dfe7672e2a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100298) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 10:00:46.376930 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.volume.api [None req-297b3def-e46e-4170-b084-844e231adccf tempest-ProjectMemberTests33-438754277 tempest-ProjectMemberTests33-438754277-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (bf905b43-0be7-48a7-aaf2-c6dfe7672e2a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '26e23917-3b6d-4f49-ba1e-6998b6126905', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1032890852',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='6fa0c91ab9b946679bc17f6069a76002',qos_specs=None,replication_status=,reservations=['119f7e47-1868-4d7f-a248-100618752ae8','b3cdbf5d-2a18-47f1-924c-c12508f71fc1','eb1edab8-6cc2-4fd9-9959-864f02470847','725edafa-a9b7-4cef-b943-36fbde38ba6e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='7371b0ee816044a6805f3c6a5047d68c',volume_type_id=45fd9a3a-b61e-4c6c-9ab7-d02f06678d0d), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-07T10:00:46Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1032890852',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=26e23917-3b6d-4f49-ba1e-6998b6126905,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='6fa0c91ab9b946679bc17f6069a76002',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='7371b0ee816044a6805f3c6a5047d68c',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(45fd9a3a-b61e-4c6c-9ab7-d02f06678d0d),volume_type_id=45fd9a3a-b61e-4c6c-9ab7-d02f06678d0d)}' {{(pid=100298) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 10:00:46.377850 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.volume.api [None req-297b3def-e46e-4170-b084-844e231adccf tempest-ProjectMemberTests33-438754277 tempest-ProjectMemberTests33-438754277-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1345abd0-1eb7-4c66-a1fc-4c4361b807bc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100298) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 10:00:46.408410 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.volume.api [None req-297b3def-e46e-4170-b084-844e231adccf tempest-ProjectMemberTests33-438754277 tempest-ProjectMemberTests33-438754277-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1345abd0-1eb7-4c66-a1fc-4c4361b807bc) transitioned into state 'SUCCESS' from state '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-1032890852',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='6fa0c91ab9b946679bc17f6069a76002',qos_specs=None,replication_status=,reservations=['119f7e47-1868-4d7f-a248-100618752ae8','b3cdbf5d-2a18-47f1-924c-c12508f71fc1','eb1edab8-6cc2-4fd9-9959-864f02470847','725edafa-a9b7-4cef-b943-36fbde38ba6e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='7371b0ee816044a6805f3c6a5047d68c',volume_type_id=45fd9a3a-b61e-4c6c-9ab7-d02f06678d0d)}' {{(pid=100298) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 10:00:46.409281 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.volume.api [None req-297b3def-e46e-4170-b084-844e231adccf tempest-ProjectMemberTests33-438754277 tempest-ProjectMemberTests33-438754277-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (de0a46bd-4e82-4f17-bc54-2ea5ca2a521a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100298) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 10:00:46.421965 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.volume.api [None req-297b3def-e46e-4170-b084-844e231adccf tempest-ProjectMemberTests33-438754277 tempest-ProjectMemberTests33-438754277-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (de0a46bd-4e82-4f17-bc54-2ea5ca2a521a) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100298) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 10:00:46.422932 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.volume.api [None req-297b3def-e46e-4170-b084-844e231adccf tempest-ProjectMemberTests33-438754277 tempest-ProjectMemberTests33-438754277-project-admin] Flow 'volume_create_api' (bf78b68e-3f8b-451d-8191-1cd8100ce9b1) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100298) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 10:00:46.423406 np0000006707 devstack@c-api.service[100298]: INFO cinder.volume.api [None req-297b3def-e46e-4170-b084-844e231adccf tempest-ProjectMemberTests33-438754277 tempest-ProjectMemberTests33-438754277-project-admin] Create volume request issued successfully. Aug 07 10:00:46.424429 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [None req-297b3def-e46e-4170-b084-844e231adccf tempest-ProjectMemberTests33-438754277 tempest-ProjectMemberTests33-438754277-project-admin] https://10.4.3.8/volume/v3/volumes returned with HTTP 202 Aug 07 10:00:46.424978 np0000006707 devstack@c-api.service[100298]: [pid: 100298|app: 0|req: 867/3462] 10.4.3.8 () {70 vars in 1284 bytes} [Fri Aug 7 10:00:46 2026] POST /volume/v3/volumes => generated 774 bytes in 221 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 07 10:00:46.443189 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [None req-81a07f9c-3f53-44ac-92d0-c5204a86bb37 None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:00:46.447511 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-81a07f9c-3f53-44ac-92d0-c5204a86bb37 tempest-ProjectMemberTests33-438754277 tempest-ProjectMemberTests33-438754277-project-admin] GET https://10.4.3.8/volume/v3/volumes/26e23917-3b6d-4f49-ba1e-6998b6126905 Aug 07 10:00:46.448230 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-81a07f9c-3f53-44ac-92d0-c5204a86bb37 tempest-ProjectMemberTests33-438754277 tempest-ProjectMemberTests33-438754277-project-admin] Empty body provided in request {{(pid=100296) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 10:00:46.448561 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-81a07f9c-3f53-44ac-92d0-c5204a86bb37 tempest-ProjectMemberTests33-438754277 tempest-ProjectMemberTests33-438754277-project-admin] Calling method 'show' {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 10:00:46.458270 np0000006707 devstack@c-api.service[100296]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 10:00:46.458270 np0000006707 devstack@c-api.service[100296]: warnings.warn( Aug 07 10:00:46.462901 np0000006707 devstack@c-api.service[100296]: INFO cinder.volume.api [None req-81a07f9c-3f53-44ac-92d0-c5204a86bb37 tempest-ProjectMemberTests33-438754277 tempest-ProjectMemberTests33-438754277-project-admin] Volume info retrieved successfully. Aug 07 10:00:46.468925 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-81a07f9c-3f53-44ac-92d0-c5204a86bb37 tempest-ProjectMemberTests33-438754277 tempest-ProjectMemberTests33-438754277-project-admin] https://10.4.3.8/volume/v3/volumes/26e23917-3b6d-4f49-ba1e-6998b6126905 returned with HTTP 200 Aug 07 10:00:46.469502 np0000006707 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 864/3463] 10.4.3.8 () {68 vars in 1374 bytes} [Fri Aug 7 10:00:46 2026] GET /volume/v3/volumes/26e23917-3b6d-4f49-ba1e-6998b6126905 => generated 953 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 10:00:46.796954 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-a4ed59b6-8ddf-4781-8ff2-65262d6857bb None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:00:46.799113 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-a4ed59b6-8ddf-4781-8ff2-65262d6857bb tempest-SnapshotDataIntegrityTests-488661116 tempest-SnapshotDataIntegrityTests-488661116-project-member] POST https://10.4.3.8/volume/v3/volumes Aug 07 10:00:46.799861 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-a4ed59b6-8ddf-4781-8ff2-65262d6857bb tempest-SnapshotDataIntegrityTests-488661116 tempest-SnapshotDataIntegrityTests-488661116-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-SnapshotDataIntegrityTests-volume-2102353097", "snapshot_id": null, "imageRef": null, "volume_type": null, "size": 1}} {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 10:00:46.804508 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.v3.volumes [None req-a4ed59b6-8ddf-4781-8ff2-65262d6857bb tempest-SnapshotDataIntegrityTests-488661116 tempest-SnapshotDataIntegrityTests-488661116-project-member] Create volume request body: {'volume': {'name': 'tempest-SnapshotDataIntegrityTests-volume-2102353097', 'snapshot_id': None, 'imageRef': None, 'volume_type': None, 'size': 1}} {{(pid=100295) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 07 10:00:46.804508 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.v3.volumes [None req-a4ed59b6-8ddf-4781-8ff2-65262d6857bb tempest-SnapshotDataIntegrityTests-488661116 tempest-SnapshotDataIntegrityTests-488661116-project-member] Create volume of 1 GB Aug 07 10:00:46.804508 np0000006707 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 10:00:46.804508 np0000006707 devstack@c-api.service[100295]: warnings.warn( Aug 07 10:00:46.806060 np0000006707 devstack@c-api.service[100295]: DEBUG dbcounter [-] [100295] Writing DB stats cinder:SELECT=302,cinder:UPDATE=74,cinder:INSERT=40 {{(pid=100295) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 07 10:00:46.814807 np0000006707 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-a4ed59b6-8ddf-4781-8ff2-65262d6857bb tempest-SnapshotDataIntegrityTests-488661116 tempest-SnapshotDataIntegrityTests-488661116-project-member] Availability Zones retrieved successfully. Aug 07 10:00:46.829593 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.volume.api [None req-a4ed59b6-8ddf-4781-8ff2-65262d6857bb tempest-SnapshotDataIntegrityTests-488661116 tempest-SnapshotDataIntegrityTests-488661116-project-member] Flow 'volume_create_api' (8425d8b6-be41-4533-ad0b-62241b097cdb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100295) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 10:00:46.830640 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.volume.api [None req-a4ed59b6-8ddf-4781-8ff2-65262d6857bb tempest-SnapshotDataIntegrityTests-488661116 tempest-SnapshotDataIntegrityTests-488661116-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (fd5ef419-90bd-4663-bec2-6f2b1fd3cc2a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100295) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 10:00:46.831777 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.volume.flows.api.create_volume [None req-a4ed59b6-8ddf-4781-8ff2-65262d6857bb tempest-SnapshotDataIntegrityTests-488661116 tempest-SnapshotDataIntegrityTests-488661116-project-member] Validating volume size '1' using validate_int {{(pid=100295) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 07 10:00:46.864979 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.volume.api [None req-a4ed59b6-8ddf-4781-8ff2-65262d6857bb tempest-SnapshotDataIntegrityTests-488661116 tempest-SnapshotDataIntegrityTests-488661116-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (fd5ef419-90bd-4663-bec2-6f2b1fd3cc2a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-07T09:47:39Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=45fd9a3a-b61e-4c6c-9ab7-d02f06678d0d,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '45fd9a3a-b61e-4c6c-9ab7-d02f06678d0d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100295) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 10:00:46.869150 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.volume.api [None req-a4ed59b6-8ddf-4781-8ff2-65262d6857bb tempest-SnapshotDataIntegrityTests-488661116 tempest-SnapshotDataIntegrityTests-488661116-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (cafe50b0-4088-4ed8-afc5-bdfc2e33e870) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100295) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 10:00:46.945588 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.quota [None req-a4ed59b6-8ddf-4781-8ff2-65262d6857bb tempest-SnapshotDataIntegrityTests-488661116 tempest-SnapshotDataIntegrityTests-488661116-project-member] Created reservations ['e14fd9f9-d2ab-4dce-9de4-ea7d5edbbef7', '756aee1f-cdd1-446b-a96b-549392f83fa4', 'a38144fc-bf80-4585-b94d-5ce21b69cb3c', '0433a07c-9c10-42df-829c-c3fc9f5a303e'] {{(pid=100295) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 10:00:46.946487 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.volume.api [None req-a4ed59b6-8ddf-4781-8ff2-65262d6857bb tempest-SnapshotDataIntegrityTests-488661116 tempest-SnapshotDataIntegrityTests-488661116-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (cafe50b0-4088-4ed8-afc5-bdfc2e33e870) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['e14fd9f9-d2ab-4dce-9de4-ea7d5edbbef7', '756aee1f-cdd1-446b-a96b-549392f83fa4', 'a38144fc-bf80-4585-b94d-5ce21b69cb3c', '0433a07c-9c10-42df-829c-c3fc9f5a303e']}' {{(pid=100295) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 10:00:46.947270 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.volume.api [None req-a4ed59b6-8ddf-4781-8ff2-65262d6857bb tempest-SnapshotDataIntegrityTests-488661116 tempest-SnapshotDataIntegrityTests-488661116-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (46ced034-0719-4a2a-a859-e08d5057fe91) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100295) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 10:00:46.975252 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.volume.api [None req-a4ed59b6-8ddf-4781-8ff2-65262d6857bb tempest-SnapshotDataIntegrityTests-488661116 tempest-SnapshotDataIntegrityTests-488661116-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (46ced034-0719-4a2a-a859-e08d5057fe91) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '99f12af2-0b56-4a89-8dbf-6ebacebd6f5c', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-SnapshotDataIntegrityTests-volume-2102353097',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ac0792cd8f5b4ff5931f0594ac110db8',qos_specs=None,replication_status=,reservations=['e14fd9f9-d2ab-4dce-9de4-ea7d5edbbef7','756aee1f-cdd1-446b-a96b-549392f83fa4','a38144fc-bf80-4585-b94d-5ce21b69cb3c','0433a07c-9c10-42df-829c-c3fc9f5a303e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f95f1dcfc5584b39bb34ad233b4bb5c0',volume_type_id=45fd9a3a-b61e-4c6c-9ab7-d02f06678d0d), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-07T10:00:46Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-SnapshotDataIntegrityTests-volume-2102353097',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=99f12af2-0b56-4a89-8dbf-6ebacebd6f5c,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='ac0792cd8f5b4ff5931f0594ac110db8',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='f95f1dcfc5584b39bb34ad233b4bb5c0',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(45fd9a3a-b61e-4c6c-9ab7-d02f06678d0d),volume_type_id=45fd9a3a-b61e-4c6c-9ab7-d02f06678d0d)}' {{(pid=100295) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 10:00:46.976043 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.volume.api [None req-a4ed59b6-8ddf-4781-8ff2-65262d6857bb tempest-SnapshotDataIntegrityTests-488661116 tempest-SnapshotDataIntegrityTests-488661116-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ddeb7a6d-55e8-4cb8-a428-3ea068fb6476) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100295) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 10:00:47.010503 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.volume.api [None req-a4ed59b6-8ddf-4781-8ff2-65262d6857bb tempest-SnapshotDataIntegrityTests-488661116 tempest-SnapshotDataIntegrityTests-488661116-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ddeb7a6d-55e8-4cb8-a428-3ea068fb6476) transitioned into state 'SUCCESS' from state '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-2102353097',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ac0792cd8f5b4ff5931f0594ac110db8',qos_specs=None,replication_status=,reservations=['e14fd9f9-d2ab-4dce-9de4-ea7d5edbbef7','756aee1f-cdd1-446b-a96b-549392f83fa4','a38144fc-bf80-4585-b94d-5ce21b69cb3c','0433a07c-9c10-42df-829c-c3fc9f5a303e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f95f1dcfc5584b39bb34ad233b4bb5c0',volume_type_id=45fd9a3a-b61e-4c6c-9ab7-d02f06678d0d)}' {{(pid=100295) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 10:00:47.011606 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.volume.api [None req-a4ed59b6-8ddf-4781-8ff2-65262d6857bb tempest-SnapshotDataIntegrityTests-488661116 tempest-SnapshotDataIntegrityTests-488661116-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1141e265-9034-497a-8e0f-d8657289e8f6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100295) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 10:00:47.028440 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.volume.api [None req-a4ed59b6-8ddf-4781-8ff2-65262d6857bb tempest-SnapshotDataIntegrityTests-488661116 tempest-SnapshotDataIntegrityTests-488661116-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1141e265-9034-497a-8e0f-d8657289e8f6) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100295) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 10:00:47.030439 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.volume.api [None req-a4ed59b6-8ddf-4781-8ff2-65262d6857bb tempest-SnapshotDataIntegrityTests-488661116 tempest-SnapshotDataIntegrityTests-488661116-project-member] Flow 'volume_create_api' (8425d8b6-be41-4533-ad0b-62241b097cdb) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100295) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 10:00:47.030439 np0000006707 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-a4ed59b6-8ddf-4781-8ff2-65262d6857bb tempest-SnapshotDataIntegrityTests-488661116 tempest-SnapshotDataIntegrityTests-488661116-project-member] Create volume request issued successfully. Aug 07 10:00:47.030606 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-a4ed59b6-8ddf-4781-8ff2-65262d6857bb tempest-SnapshotDataIntegrityTests-488661116 tempest-SnapshotDataIntegrityTests-488661116-project-member] https://10.4.3.8/volume/v3/volumes returned with HTTP 202 Aug 07 10:00:47.031072 np0000006707 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 867/3464] 10.4.3.8 () {68 vars in 1245 bytes} [Fri Aug 7 10:00:46 2026] POST /volume/v3/volumes => generated 753 bytes in 234 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 07 10:00:47.043245 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [None req-a9397dd5-5a33-4347-987a-b65cc7fd203b None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:00:47.045565 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-a9397dd5-5a33-4347-987a-b65cc7fd203b tempest-SnapshotDataIntegrityTests-488661116 tempest-SnapshotDataIntegrityTests-488661116-project-member] GET https://10.4.3.8/volume/v3/volumes/99f12af2-0b56-4a89-8dbf-6ebacebd6f5c Aug 07 10:00:47.045838 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-a9397dd5-5a33-4347-987a-b65cc7fd203b tempest-SnapshotDataIntegrityTests-488661116 tempest-SnapshotDataIntegrityTests-488661116-project-member] Empty body provided in request {{(pid=100297) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 10:00:47.045973 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-a9397dd5-5a33-4347-987a-b65cc7fd203b tempest-SnapshotDataIntegrityTests-488661116 tempest-SnapshotDataIntegrityTests-488661116-project-member] Calling method 'show' {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 10:00:47.056002 np0000006707 devstack@c-api.service[100297]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 10:00:47.056002 np0000006707 devstack@c-api.service[100297]: warnings.warn( Aug 07 10:00:47.064221 np0000006707 devstack@c-api.service[100297]: INFO cinder.volume.api [None req-a9397dd5-5a33-4347-987a-b65cc7fd203b tempest-SnapshotDataIntegrityTests-488661116 tempest-SnapshotDataIntegrityTests-488661116-project-member] Volume info retrieved successfully. Aug 07 10:00:47.071904 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-a9397dd5-5a33-4347-987a-b65cc7fd203b tempest-SnapshotDataIntegrityTests-488661116 tempest-SnapshotDataIntegrityTests-488661116-project-member] https://10.4.3.8/volume/v3/volumes/99f12af2-0b56-4a89-8dbf-6ebacebd6f5c returned with HTTP 200 Aug 07 10:00:47.072358 np0000006707 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 867/3465] 10.4.3.8 () {66 vars in 1334 bytes} [Fri Aug 7 10:00:47 2026] GET /volume/v3/volumes/99f12af2-0b56-4a89-8dbf-6ebacebd6f5c => generated 821 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 10:00:47.485766 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.middleware.request_id [None req-51de7c1b-6cce-4fec-ad63-eae51727c9fc None None] RequestId filter calling following filter/app {{(pid=100298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:00:47.488385 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [None req-51de7c1b-6cce-4fec-ad63-eae51727c9fc tempest-ProjectMemberTests33-438754277 tempest-ProjectMemberTests33-438754277-project-admin] GET https://10.4.3.8/volume/v3/volumes/26e23917-3b6d-4f49-ba1e-6998b6126905 Aug 07 10:00:47.488751 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [None req-51de7c1b-6cce-4fec-ad63-eae51727c9fc tempest-ProjectMemberTests33-438754277 tempest-ProjectMemberTests33-438754277-project-admin] Empty body provided in request {{(pid=100298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 10:00:47.489017 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [None req-51de7c1b-6cce-4fec-ad63-eae51727c9fc tempest-ProjectMemberTests33-438754277 tempest-ProjectMemberTests33-438754277-project-admin] Calling method 'show' {{(pid=100298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 10:00:47.502169 np0000006707 devstack@c-api.service[100298]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 10:00:47.502169 np0000006707 devstack@c-api.service[100298]: warnings.warn( Aug 07 10:00:47.507865 np0000006707 devstack@c-api.service[100298]: INFO cinder.volume.api [None req-51de7c1b-6cce-4fec-ad63-eae51727c9fc tempest-ProjectMemberTests33-438754277 tempest-ProjectMemberTests33-438754277-project-admin] Volume info retrieved successfully. Aug 07 10:00:47.513504 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [None req-51de7c1b-6cce-4fec-ad63-eae51727c9fc tempest-ProjectMemberTests33-438754277 tempest-ProjectMemberTests33-438754277-project-admin] https://10.4.3.8/volume/v3/volumes/26e23917-3b6d-4f49-ba1e-6998b6126905 returned with HTTP 200 Aug 07 10:00:47.514144 np0000006707 devstack@c-api.service[100298]: [pid: 100298|app: 0|req: 868/3466] 10.4.3.8 () {68 vars in 1374 bytes} [Fri Aug 7 10:00:47 2026] GET /volume/v3/volumes/26e23917-3b6d-4f49-ba1e-6998b6126905 => generated 1014 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 10:00:47.529442 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [None req-df9920b5-4ffb-480c-b1cd-906691fe9075 None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:00:47.531738 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-df9920b5-4ffb-480c-b1cd-906691fe9075 tempest-ProjectMemberTests33-438754277 tempest-ProjectMemberTests33-438754277-project-admin] POST https://10.4.3.8/volume/v3/backups Aug 07 10:00:47.532113 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-df9920b5-4ffb-480c-b1cd-906691fe9075 tempest-ProjectMemberTests33-438754277 tempest-ProjectMemberTests33-438754277-project-admin] Action: 'create', calling method: create, body: {"backup": {"volume_id": "26e23917-3b6d-4f49-ba1e-6998b6126905", "name": "tempest-type-Backup-341267688"}} {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 10:00:47.533720 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.contrib.backups [None req-df9920b5-4ffb-480c-b1cd-906691fe9075 tempest-ProjectMemberTests33-438754277 tempest-ProjectMemberTests33-438754277-project-admin] Creating new backup {'backup': {'volume_id': '26e23917-3b6d-4f49-ba1e-6998b6126905', 'name': 'tempest-type-Backup-341267688'}} {{(pid=100296) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 07 10:00:47.533884 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.contrib.backups [None req-df9920b5-4ffb-480c-b1cd-906691fe9075 tempest-ProjectMemberTests33-438754277 tempest-ProjectMemberTests33-438754277-project-admin] Creating backup of volume 26e23917-3b6d-4f49-ba1e-6998b6126905 in container None Aug 07 10:00:47.536456 np0000006707 devstack@c-api.service[100296]: DEBUG dbcounter [-] [100296] Writing DB stats cinder:SELECT=267,cinder:UPDATE=40,cinder:INSERT=12 {{(pid=100296) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 07 10:00:47.544018 np0000006707 devstack@c-api.service[100296]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 10:00:47.544018 np0000006707 devstack@c-api.service[100296]: warnings.warn( Aug 07 10:00:47.544193 np0000006707 devstack@c-api.service[100296]: INFO cinder.volume.api [None req-df9920b5-4ffb-480c-b1cd-906691fe9075 tempest-ProjectMemberTests33-438754277 tempest-ProjectMemberTests33-438754277-project-admin] Volume info retrieved successfully. Aug 07 10:00:47.566390 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.quota [None req-df9920b5-4ffb-480c-b1cd-906691fe9075 tempest-ProjectMemberTests33-438754277 tempest-ProjectMemberTests33-438754277-project-admin] Created reservations ['5cd428d9-dd6e-430b-b066-d35de123c0e6', '3139bc11-288a-4f0c-a69d-6477f34f62aa'] {{(pid=100296) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 10:00:47.610756 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-df9920b5-4ffb-480c-b1cd-906691fe9075 tempest-ProjectMemberTests33-438754277 tempest-ProjectMemberTests33-438754277-project-admin] https://10.4.3.8/volume/v3/backups returned with HTTP 202 Aug 07 10:00:47.611437 np0000006707 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 865/3467] 10.4.3.8 () {70 vars in 1285 bytes} [Fri Aug 7 10:00:47 2026] POST /volume/v3/backups => generated 311 bytes in 82 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 07 10:00:47.624564 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-81e0f535-2843-47da-82a8-0430dcd56696 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:00:47.626215 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-81e0f535-2843-47da-82a8-0430dcd56696 tempest-ProjectMemberTests33-438754277 tempest-ProjectMemberTests33-438754277-project-admin] GET https://10.4.3.8/volume/v3/backups/8f57fcc5-ba13-40f9-bfc4-574cf1068ed7 Aug 07 10:00:47.626660 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-81e0f535-2843-47da-82a8-0430dcd56696 tempest-ProjectMemberTests33-438754277 tempest-ProjectMemberTests33-438754277-project-admin] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 10:00:47.627041 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-81e0f535-2843-47da-82a8-0430dcd56696 tempest-ProjectMemberTests33-438754277 tempest-ProjectMemberTests33-438754277-project-admin] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 10:00:47.627226 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.v3.backups [None req-81e0f535-2843-47da-82a8-0430dcd56696 tempest-ProjectMemberTests33-438754277 tempest-ProjectMemberTests33-438754277-project-admin] Show backup with id 8f57fcc5-ba13-40f9-bfc4-574cf1068ed7. {{(pid=100295) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 10:00:47.634544 np0000006707 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 10:00:47.634544 np0000006707 devstack@c-api.service[100295]: warnings.warn( Aug 07 10:00:47.635326 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-81e0f535-2843-47da-82a8-0430dcd56696 tempest-ProjectMemberTests33-438754277 tempest-ProjectMemberTests33-438754277-project-admin] https://10.4.3.8/volume/v3/backups/8f57fcc5-ba13-40f9-bfc4-574cf1068ed7 returned with HTTP 200 Aug 07 10:00:47.635790 np0000006707 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 868/3468] 10.4.3.8 () {68 vars in 1374 bytes} [Fri Aug 7 10:00:47 2026] GET /volume/v3/backups/8f57fcc5-ba13-40f9-bfc4-574cf1068ed7 => generated 718 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 10:00:48.087380 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [None req-cf70dbaf-8274-4cc0-9342-2cdf35c0f381 None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:00:48.089200 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-cf70dbaf-8274-4cc0-9342-2cdf35c0f381 tempest-SnapshotDataIntegrityTests-488661116 tempest-SnapshotDataIntegrityTests-488661116-project-member] GET https://10.4.3.8/volume/v3/volumes/99f12af2-0b56-4a89-8dbf-6ebacebd6f5c Aug 07 10:00:48.089390 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-cf70dbaf-8274-4cc0-9342-2cdf35c0f381 tempest-SnapshotDataIntegrityTests-488661116 tempest-SnapshotDataIntegrityTests-488661116-project-member] Empty body provided in request {{(pid=100297) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 10:00:48.089595 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-cf70dbaf-8274-4cc0-9342-2cdf35c0f381 tempest-SnapshotDataIntegrityTests-488661116 tempest-SnapshotDataIntegrityTests-488661116-project-member] Calling method 'show' {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 10:00:48.096234 np0000006707 devstack@c-api.service[100297]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 10:00:48.096234 np0000006707 devstack@c-api.service[100297]: warnings.warn( Aug 07 10:00:48.099730 np0000006707 devstack@c-api.service[100297]: INFO cinder.volume.api [None req-cf70dbaf-8274-4cc0-9342-2cdf35c0f381 tempest-SnapshotDataIntegrityTests-488661116 tempest-SnapshotDataIntegrityTests-488661116-project-member] Volume info retrieved successfully. Aug 07 10:00:48.103743 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-cf70dbaf-8274-4cc0-9342-2cdf35c0f381 tempest-SnapshotDataIntegrityTests-488661116 tempest-SnapshotDataIntegrityTests-488661116-project-member] https://10.4.3.8/volume/v3/volumes/99f12af2-0b56-4a89-8dbf-6ebacebd6f5c returned with HTTP 200 Aug 07 10:00:48.104157 np0000006707 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 868/3469] 10.4.3.8 () {66 vars in 1334 bytes} [Fri Aug 7 10:00:48 2026] GET /volume/v3/volumes/99f12af2-0b56-4a89-8dbf-6ebacebd6f5c => generated 846 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 10:00:48.120217 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.middleware.request_id [None req-61ff8a72-c2eb-46d5-9c95-23fc21b462a7 None None] RequestId filter calling following filter/app {{(pid=100298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:00:48.122639 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [None req-61ff8a72-c2eb-46d5-9c95-23fc21b462a7 tempest-SnapshotDataIntegrityTests-488661116 tempest-SnapshotDataIntegrityTests-488661116-project-member] GET https://10.4.3.8/volume/v3/volumes/99f12af2-0b56-4a89-8dbf-6ebacebd6f5c Aug 07 10:00:48.122846 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [None req-61ff8a72-c2eb-46d5-9c95-23fc21b462a7 tempest-SnapshotDataIntegrityTests-488661116 tempest-SnapshotDataIntegrityTests-488661116-project-member] Empty body provided in request {{(pid=100298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 10:00:48.123037 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [None req-61ff8a72-c2eb-46d5-9c95-23fc21b462a7 tempest-SnapshotDataIntegrityTests-488661116 tempest-SnapshotDataIntegrityTests-488661116-project-member] Calling method 'show' {{(pid=100298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 10:00:48.129712 np0000006707 devstack@c-api.service[100298]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 10:00:48.129712 np0000006707 devstack@c-api.service[100298]: warnings.warn( Aug 07 10:00:48.133136 np0000006707 devstack@c-api.service[100298]: INFO cinder.volume.api [None req-61ff8a72-c2eb-46d5-9c95-23fc21b462a7 tempest-SnapshotDataIntegrityTests-488661116 tempest-SnapshotDataIntegrityTests-488661116-project-member] Volume info retrieved successfully. Aug 07 10:00:48.137870 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [None req-61ff8a72-c2eb-46d5-9c95-23fc21b462a7 tempest-SnapshotDataIntegrityTests-488661116 tempest-SnapshotDataIntegrityTests-488661116-project-member] https://10.4.3.8/volume/v3/volumes/99f12af2-0b56-4a89-8dbf-6ebacebd6f5c returned with HTTP 200 Aug 07 10:00:48.138356 np0000006707 devstack@c-api.service[100298]: [pid: 100298|app: 0|req: 869/3470] 10.4.3.8 () {66 vars in 1334 bytes} [Fri Aug 7 10:00:48 2026] GET /volume/v3/volumes/99f12af2-0b56-4a89-8dbf-6ebacebd6f5c => generated 846 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 10:00:48.647947 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [None req-012eb648-1956-4e3d-9760-b3bb5de747fe None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:00:48.649973 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-012eb648-1956-4e3d-9760-b3bb5de747fe tempest-ProjectMemberTests33-438754277 tempest-ProjectMemberTests33-438754277-project-admin] GET https://10.4.3.8/volume/v3/backups/8f57fcc5-ba13-40f9-bfc4-574cf1068ed7 Aug 07 10:00:48.650212 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-012eb648-1956-4e3d-9760-b3bb5de747fe tempest-ProjectMemberTests33-438754277 tempest-ProjectMemberTests33-438754277-project-admin] Empty body provided in request {{(pid=100296) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 10:00:48.650437 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-012eb648-1956-4e3d-9760-b3bb5de747fe tempest-ProjectMemberTests33-438754277 tempest-ProjectMemberTests33-438754277-project-admin] Calling method 'show' {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 10:00:48.650575 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.v3.backups [None req-012eb648-1956-4e3d-9760-b3bb5de747fe tempest-ProjectMemberTests33-438754277 tempest-ProjectMemberTests33-438754277-project-admin] Show backup with id 8f57fcc5-ba13-40f9-bfc4-574cf1068ed7. {{(pid=100296) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 10:00:48.656400 np0000006707 devstack@c-api.service[100296]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 10:00:48.656400 np0000006707 devstack@c-api.service[100296]: warnings.warn( Aug 07 10:00:48.657243 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-012eb648-1956-4e3d-9760-b3bb5de747fe tempest-ProjectMemberTests33-438754277 tempest-ProjectMemberTests33-438754277-project-admin] https://10.4.3.8/volume/v3/backups/8f57fcc5-ba13-40f9-bfc4-574cf1068ed7 returned with HTTP 200 Aug 07 10:00:48.657709 np0000006707 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 866/3471] 10.4.3.8 () {68 vars in 1374 bytes} [Fri Aug 7 10:00:48 2026] GET /volume/v3/backups/8f57fcc5-ba13-40f9-bfc4-574cf1068ed7 => generated 720 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 10:00:49.520223 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [req-3f4297c6-12dd-4bc1-ab1e-8935ad455320 req-15bbcbfa-e7d7-4dad-930b-d2c41d13a78f None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:00:49.523959 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [req-3f4297c6-12dd-4bc1-ab1e-8935ad455320 req-15bbcbfa-e7d7-4dad-930b-d2c41d13a78f tempest-SnapshotDataIntegrityTests-488661116 tempest-SnapshotDataIntegrityTests-488661116-project-member] GET https://10.4.3.8/volume/v3/volumes/99f12af2-0b56-4a89-8dbf-6ebacebd6f5c Aug 07 10:00:49.524186 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [req-3f4297c6-12dd-4bc1-ab1e-8935ad455320 req-15bbcbfa-e7d7-4dad-930b-d2c41d13a78f tempest-SnapshotDataIntegrityTests-488661116 tempest-SnapshotDataIntegrityTests-488661116-project-member] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 10:00:49.524446 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [req-3f4297c6-12dd-4bc1-ab1e-8935ad455320 req-15bbcbfa-e7d7-4dad-930b-d2c41d13a78f tempest-SnapshotDataIntegrityTests-488661116 tempest-SnapshotDataIntegrityTests-488661116-project-member] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 10:00:49.536314 np0000006707 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 10:00:49.536314 np0000006707 devstack@c-api.service[100295]: warnings.warn( Aug 07 10:00:49.543399 np0000006707 devstack@c-api.service[100295]: INFO cinder.volume.api [req-3f4297c6-12dd-4bc1-ab1e-8935ad455320 req-15bbcbfa-e7d7-4dad-930b-d2c41d13a78f tempest-SnapshotDataIntegrityTests-488661116 tempest-SnapshotDataIntegrityTests-488661116-project-member] Volume info retrieved successfully. Aug 07 10:00:49.550254 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [req-3f4297c6-12dd-4bc1-ab1e-8935ad455320 req-15bbcbfa-e7d7-4dad-930b-d2c41d13a78f tempest-SnapshotDataIntegrityTests-488661116 tempest-SnapshotDataIntegrityTests-488661116-project-member] https://10.4.3.8/volume/v3/volumes/99f12af2-0b56-4a89-8dbf-6ebacebd6f5c returned with HTTP 200 Aug 07 10:00:49.551227 np0000006707 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 869/3472] 10.4.3.8 () {68 vars in 1584 bytes} [Fri Aug 7 10:00:49 2026] GET /volume/v3/volumes/99f12af2-0b56-4a89-8dbf-6ebacebd6f5c => generated 846 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 10:00:49.672055 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [None req-e394f267-e7d0-46d2-b39a-70189f604900 None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:00:49.675681 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-e394f267-e7d0-46d2-b39a-70189f604900 tempest-ProjectMemberTests33-438754277 tempest-ProjectMemberTests33-438754277-project-admin] GET https://10.4.3.8/volume/v3/backups/8f57fcc5-ba13-40f9-bfc4-574cf1068ed7 Aug 07 10:00:49.675681 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-e394f267-e7d0-46d2-b39a-70189f604900 tempest-ProjectMemberTests33-438754277 tempest-ProjectMemberTests33-438754277-project-admin] Empty body provided in request {{(pid=100297) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 10:00:49.675681 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-e394f267-e7d0-46d2-b39a-70189f604900 tempest-ProjectMemberTests33-438754277 tempest-ProjectMemberTests33-438754277-project-admin] Calling method 'show' {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 10:00:49.675681 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.v3.backups [None req-e394f267-e7d0-46d2-b39a-70189f604900 tempest-ProjectMemberTests33-438754277 tempest-ProjectMemberTests33-438754277-project-admin] Show backup with id 8f57fcc5-ba13-40f9-bfc4-574cf1068ed7. {{(pid=100297) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 10:00:49.679736 np0000006707 devstack@c-api.service[100297]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 10:00:49.679736 np0000006707 devstack@c-api.service[100297]: warnings.warn( Aug 07 10:00:49.680830 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-e394f267-e7d0-46d2-b39a-70189f604900 tempest-ProjectMemberTests33-438754277 tempest-ProjectMemberTests33-438754277-project-admin] https://10.4.3.8/volume/v3/backups/8f57fcc5-ba13-40f9-bfc4-574cf1068ed7 returned with HTTP 200 Aug 07 10:00:49.681482 np0000006707 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 869/3473] 10.4.3.8 () {68 vars in 1374 bytes} [Fri Aug 7 10:00:49 2026] GET /volume/v3/backups/8f57fcc5-ba13-40f9-bfc4-574cf1068ed7 => generated 720 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 10:00:49.719222 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.middleware.request_id [None req-c7c8bc71-1d1e-4286-8eda-9eaf694b4dc9 None None] RequestId filter calling following filter/app {{(pid=100298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:00:49.719962 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [None req-c7c8bc71-1d1e-4286-8eda-9eaf694b4dc9 None None] GET https://10.4.3.8/volume// Aug 07 10:00:49.719962 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [None req-c7c8bc71-1d1e-4286-8eda-9eaf694b4dc9 None None] Empty body provided in request {{(pid=100298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 10:00:49.721481 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [None req-c7c8bc71-1d1e-4286-8eda-9eaf694b4dc9 None None] Calling method 'all' {{(pid=100298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 10:00:49.721481 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [None req-c7c8bc71-1d1e-4286-8eda-9eaf694b4dc9 None None] https://10.4.3.8/volume// returned with HTTP 300 Aug 07 10:00:49.721481 np0000006707 devstack@c-api.service[100298]: [pid: 100298|app: 0|req: 870/3474] 10.4.3.8 () {66 vars in 1414 bytes} [Fri Aug 7 10:00:49 2026] GET /volume/ => generated 384 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 07 10:00:49.732583 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [req-3f4297c6-12dd-4bc1-ab1e-8935ad455320 req-01b84dac-8af4-4334-99cd-6bb7e4ddb947 None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:00:49.735323 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [req-3f4297c6-12dd-4bc1-ab1e-8935ad455320 req-01b84dac-8af4-4334-99cd-6bb7e4ddb947 tempest-SnapshotDataIntegrityTests-488661116 tempest-SnapshotDataIntegrityTests-488661116-project-member] POST https://10.4.3.8/volume/v3/attachments Aug 07 10:00:49.735746 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [req-3f4297c6-12dd-4bc1-ab1e-8935ad455320 req-01b84dac-8af4-4334-99cd-6bb7e4ddb947 tempest-SnapshotDataIntegrityTests-488661116 tempest-SnapshotDataIntegrityTests-488661116-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "99f12af2-0b56-4a89-8dbf-6ebacebd6f5c", "connector": null, "instance_uuid": "ab1cb157-4ace-4e34-89fa-16e86af6a530"}} {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 10:00:49.747788 np0000006707 devstack@c-api.service[100296]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 10:00:49.747788 np0000006707 devstack@c-api.service[100296]: warnings.warn( Aug 07 10:00:49.781964 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [req-3f4297c6-12dd-4bc1-ab1e-8935ad455320 req-01b84dac-8af4-4334-99cd-6bb7e4ddb947 tempest-SnapshotDataIntegrityTests-488661116 tempest-SnapshotDataIntegrityTests-488661116-project-member] https://10.4.3.8/volume/v3/attachments returned with HTTP 200 Aug 07 10:00:49.782739 np0000006707 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 867/3475] 10.4.3.8 () {74 vars in 1580 bytes} [Fri Aug 7 10:00:49 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 10:00:49.827386 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-511fb11c-5b7a-4d75-83d8-bc9c383929db None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:00:49.831100 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-511fb11c-5b7a-4d75-83d8-bc9c383929db tempest-SnapshotDataIntegrityTests-488661116 tempest-SnapshotDataIntegrityTests-488661116-project-member] GET https://10.4.3.8/volume/v3/volumes/99f12af2-0b56-4a89-8dbf-6ebacebd6f5c Aug 07 10:00:49.831270 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-511fb11c-5b7a-4d75-83d8-bc9c383929db tempest-SnapshotDataIntegrityTests-488661116 tempest-SnapshotDataIntegrityTests-488661116-project-member] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 10:00:49.831854 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-511fb11c-5b7a-4d75-83d8-bc9c383929db tempest-SnapshotDataIntegrityTests-488661116 tempest-SnapshotDataIntegrityTests-488661116-project-member] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 10:00:49.846687 np0000006707 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 10:00:49.846687 np0000006707 devstack@c-api.service[100295]: warnings.warn( Aug 07 10:00:49.853899 np0000006707 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-511fb11c-5b7a-4d75-83d8-bc9c383929db tempest-SnapshotDataIntegrityTests-488661116 tempest-SnapshotDataIntegrityTests-488661116-project-member] Volume info retrieved successfully. Aug 07 10:00:49.857552 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [None req-4a4c6034-f671-4a24-8263-55328d949bc0 None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:00:49.859518 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-4a4c6034-f671-4a24-8263-55328d949bc0 None None] GET https://10.4.3.8/volume// Aug 07 10:00:49.859518 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-4a4c6034-f671-4a24-8263-55328d949bc0 None None] Empty body provided in request {{(pid=100297) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 10:00:49.859518 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-4a4c6034-f671-4a24-8263-55328d949bc0 None None] Calling method 'all' {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 10:00:49.859518 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-4a4c6034-f671-4a24-8263-55328d949bc0 None None] https://10.4.3.8/volume// returned with HTTP 300 Aug 07 10:00:49.859518 np0000006707 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 870/3476] 10.4.3.8 () {66 vars in 1412 bytes} [Fri Aug 7 10:00:49 2026] GET /volume/ => generated 384 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 07 10:00:49.862178 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-511fb11c-5b7a-4d75-83d8-bc9c383929db tempest-SnapshotDataIntegrityTests-488661116 tempest-SnapshotDataIntegrityTests-488661116-project-member] https://10.4.3.8/volume/v3/volumes/99f12af2-0b56-4a89-8dbf-6ebacebd6f5c returned with HTTP 200 Aug 07 10:00:49.862807 np0000006707 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 870/3477] 10.4.3.8 () {66 vars in 1334 bytes} [Fri Aug 7 10:00:49 2026] GET /volume/v3/volumes/99f12af2-0b56-4a89-8dbf-6ebacebd6f5c => generated 845 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 10:00:49.871044 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.middleware.request_id [req-3f4297c6-12dd-4bc1-ab1e-8935ad455320 req-a4c382b9-09b6-4286-9ac1-d34be5e2f49b None None] RequestId filter calling following filter/app {{(pid=100298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:00:49.873729 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [req-3f4297c6-12dd-4bc1-ab1e-8935ad455320 req-a4c382b9-09b6-4286-9ac1-d34be5e2f49b tempest-SnapshotDataIntegrityTests-488661116 tempest-SnapshotDataIntegrityTests-488661116-project-member] GET https://10.4.3.8/volume/v3/volumes/99f12af2-0b56-4a89-8dbf-6ebacebd6f5c Aug 07 10:00:49.873992 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [req-3f4297c6-12dd-4bc1-ab1e-8935ad455320 req-a4c382b9-09b6-4286-9ac1-d34be5e2f49b tempest-SnapshotDataIntegrityTests-488661116 tempest-SnapshotDataIntegrityTests-488661116-project-member] Empty body provided in request {{(pid=100298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 10:00:49.874246 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [req-3f4297c6-12dd-4bc1-ab1e-8935ad455320 req-a4c382b9-09b6-4286-9ac1-d34be5e2f49b tempest-SnapshotDataIntegrityTests-488661116 tempest-SnapshotDataIntegrityTests-488661116-project-member] Calling method 'show' {{(pid=100298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 10:00:49.891064 np0000006707 devstack@c-api.service[100298]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 10:00:49.891064 np0000006707 devstack@c-api.service[100298]: warnings.warn( Aug 07 10:00:49.899541 np0000006707 devstack@c-api.service[100298]: INFO cinder.volume.api [req-3f4297c6-12dd-4bc1-ab1e-8935ad455320 req-a4c382b9-09b6-4286-9ac1-d34be5e2f49b tempest-SnapshotDataIntegrityTests-488661116 tempest-SnapshotDataIntegrityTests-488661116-project-member] Volume info retrieved successfully. Aug 07 10:00:49.905589 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [req-3f4297c6-12dd-4bc1-ab1e-8935ad455320 req-a4c382b9-09b6-4286-9ac1-d34be5e2f49b tempest-SnapshotDataIntegrityTests-488661116 tempest-SnapshotDataIntegrityTests-488661116-project-member] https://10.4.3.8/volume/v3/volumes/99f12af2-0b56-4a89-8dbf-6ebacebd6f5c returned with HTTP 200 Aug 07 10:00:49.906061 np0000006707 devstack@c-api.service[100298]: [pid: 100298|app: 0|req: 871/3478] 10.4.3.8 () {70 vars in 1625 bytes} [Fri Aug 7 10:00:49 2026] GET /volume/v3/volumes/99f12af2-0b56-4a89-8dbf-6ebacebd6f5c => generated 1025 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 07 10:00:50.078356 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [req-3f4297c6-12dd-4bc1-ab1e-8935ad455320 req-05e2f3ae-e1bd-4384-a66e-64ee301f97da None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:00:50.081190 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [req-3f4297c6-12dd-4bc1-ab1e-8935ad455320 req-05e2f3ae-e1bd-4384-a66e-64ee301f97da tempest-SnapshotDataIntegrityTests-488661116 tempest-SnapshotDataIntegrityTests-488661116-project-member] PUT https://10.4.3.8/volume/v3/attachments/f6e871e9-cf30-42b3-a783-2563879124f5 Aug 07 10:00:50.081834 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [req-3f4297c6-12dd-4bc1-ab1e-8935ad455320 req-05e2f3ae-e1bd-4384-a66e-64ee301f97da tempest-SnapshotDataIntegrityTests-488661116 tempest-SnapshotDataIntegrityTests-488661116-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.8", "host": "np0000006707", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:568b993d50b1", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "d2780578-1896-461f-80ac-b58d2e346b90", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 10:00:50.094438 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.coordination [req-3f4297c6-12dd-4bc1-ab1e-8935ad455320 req-05e2f3ae-e1bd-4384-a66e-64ee301f97da tempest-SnapshotDataIntegrityTests-488661116 tempest-SnapshotDataIntegrityTests-488661116-project-member] Acquiring lock "cinder-attachment_update-99f12af2-0b56-4a89-8dbf-6ebacebd6f5c-np0000006707" by "attachment_update" {{(pid=100296) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 07 10:00:50.109116 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.coordination [req-3f4297c6-12dd-4bc1-ab1e-8935ad455320 req-05e2f3ae-e1bd-4384-a66e-64ee301f97da tempest-SnapshotDataIntegrityTests-488661116 tempest-SnapshotDataIntegrityTests-488661116-project-member] Lock "cinder-attachment_update-99f12af2-0b56-4a89-8dbf-6ebacebd6f5c-np0000006707" acquired by "attachment_update" :: waited 0.015s {{(pid=100296) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 07 10:00:50.110684 np0000006707 devstack@c-api.service[100296]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 10:00:50.110684 np0000006707 devstack@c-api.service[100296]: warnings.warn( Aug 07 10:00:50.255587 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.coordination [req-3f4297c6-12dd-4bc1-ab1e-8935ad455320 req-05e2f3ae-e1bd-4384-a66e-64ee301f97da tempest-SnapshotDataIntegrityTests-488661116 tempest-SnapshotDataIntegrityTests-488661116-project-member] Lock "cinder-attachment_update-99f12af2-0b56-4a89-8dbf-6ebacebd6f5c-np0000006707" released by "attachment_update" :: held 0.146s {{(pid=100296) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 07 10:00:50.255587 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [req-3f4297c6-12dd-4bc1-ab1e-8935ad455320 req-05e2f3ae-e1bd-4384-a66e-64ee301f97da tempest-SnapshotDataIntegrityTests-488661116 tempest-SnapshotDataIntegrityTests-488661116-project-member] https://10.4.3.8/volume/v3/attachments/f6e871e9-cf30-42b3-a783-2563879124f5 returned with HTTP 200 Aug 07 10:00:50.255587 np0000006707 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 868/3479] 10.4.3.8 () {74 vars in 1690 bytes} [Fri Aug 7 10:00:50 2026] PUT /volume/v3/attachments/f6e871e9-cf30-42b3-a783-2563879124f5 => generated 969 bytes in 178 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 10:00:50.701032 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [None req-0b689fa0-468f-46ad-a493-3f1b1459facc None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:00:50.703726 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-0b689fa0-468f-46ad-a493-3f1b1459facc tempest-ProjectMemberTests33-438754277 tempest-ProjectMemberTests33-438754277-project-admin] GET https://10.4.3.8/volume/v3/backups/8f57fcc5-ba13-40f9-bfc4-574cf1068ed7 Aug 07 10:00:50.704287 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-0b689fa0-468f-46ad-a493-3f1b1459facc tempest-ProjectMemberTests33-438754277 tempest-ProjectMemberTests33-438754277-project-admin] Empty body provided in request {{(pid=100297) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 10:00:50.704378 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-0b689fa0-468f-46ad-a493-3f1b1459facc tempest-ProjectMemberTests33-438754277 tempest-ProjectMemberTests33-438754277-project-admin] Calling method 'show' {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 10:00:50.704523 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.v3.backups [None req-0b689fa0-468f-46ad-a493-3f1b1459facc tempest-ProjectMemberTests33-438754277 tempest-ProjectMemberTests33-438754277-project-admin] Show backup with id 8f57fcc5-ba13-40f9-bfc4-574cf1068ed7. {{(pid=100297) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 10:00:50.710984 np0000006707 devstack@c-api.service[100297]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 10:00:50.710984 np0000006707 devstack@c-api.service[100297]: warnings.warn( Aug 07 10:00:50.711797 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-0b689fa0-468f-46ad-a493-3f1b1459facc tempest-ProjectMemberTests33-438754277 tempest-ProjectMemberTests33-438754277-project-admin] https://10.4.3.8/volume/v3/backups/8f57fcc5-ba13-40f9-bfc4-574cf1068ed7 returned with HTTP 200 Aug 07 10:00:50.712460 np0000006707 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 871/3480] 10.4.3.8 () {68 vars in 1374 bytes} [Fri Aug 7 10:00:50 2026] GET /volume/v3/backups/8f57fcc5-ba13-40f9-bfc4-574cf1068ed7 => generated 731 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 10:00:50.882062 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-49ebbbc8-f6e1-4836-b53b-d94fb4954425 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:00:50.885537 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-49ebbbc8-f6e1-4836-b53b-d94fb4954425 tempest-SnapshotDataIntegrityTests-488661116 tempest-SnapshotDataIntegrityTests-488661116-project-member] GET https://10.4.3.8/volume/v3/volumes/99f12af2-0b56-4a89-8dbf-6ebacebd6f5c Aug 07 10:00:50.885537 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-49ebbbc8-f6e1-4836-b53b-d94fb4954425 tempest-SnapshotDataIntegrityTests-488661116 tempest-SnapshotDataIntegrityTests-488661116-project-member] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 10:00:50.886380 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-49ebbbc8-f6e1-4836-b53b-d94fb4954425 tempest-SnapshotDataIntegrityTests-488661116 tempest-SnapshotDataIntegrityTests-488661116-project-member] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 10:00:50.901373 np0000006707 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 10:00:50.901373 np0000006707 devstack@c-api.service[100295]: warnings.warn( Aug 07 10:00:50.910457 np0000006707 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-49ebbbc8-f6e1-4836-b53b-d94fb4954425 tempest-SnapshotDataIntegrityTests-488661116 tempest-SnapshotDataIntegrityTests-488661116-project-member] Volume info retrieved successfully. Aug 07 10:00:50.919390 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-49ebbbc8-f6e1-4836-b53b-d94fb4954425 tempest-SnapshotDataIntegrityTests-488661116 tempest-SnapshotDataIntegrityTests-488661116-project-member] https://10.4.3.8/volume/v3/volumes/99f12af2-0b56-4a89-8dbf-6ebacebd6f5c returned with HTTP 200 Aug 07 10:00:50.919390 np0000006707 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 871/3481] 10.4.3.8 () {66 vars in 1334 bytes} [Fri Aug 7 10:00:50 2026] GET /volume/v3/volumes/99f12af2-0b56-4a89-8dbf-6ebacebd6f5c => generated 846 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 10:00:51.729497 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.middleware.request_id [None req-94e7a835-e793-4564-91fc-2d1c3f3d316f None None] RequestId filter calling following filter/app {{(pid=100298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:00:51.736308 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [None req-94e7a835-e793-4564-91fc-2d1c3f3d316f tempest-ProjectMemberTests33-438754277 tempest-ProjectMemberTests33-438754277-project-admin] GET https://10.4.3.8/volume/v3/backups/8f57fcc5-ba13-40f9-bfc4-574cf1068ed7 Aug 07 10:00:51.736605 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [None req-94e7a835-e793-4564-91fc-2d1c3f3d316f tempest-ProjectMemberTests33-438754277 tempest-ProjectMemberTests33-438754277-project-admin] Empty body provided in request {{(pid=100298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 10:00:51.736865 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [None req-94e7a835-e793-4564-91fc-2d1c3f3d316f tempest-ProjectMemberTests33-438754277 tempest-ProjectMemberTests33-438754277-project-admin] Calling method 'show' {{(pid=100298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 10:00:51.736905 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.v3.backups [None req-94e7a835-e793-4564-91fc-2d1c3f3d316f tempest-ProjectMemberTests33-438754277 tempest-ProjectMemberTests33-438754277-project-admin] Show backup with id 8f57fcc5-ba13-40f9-bfc4-574cf1068ed7. {{(pid=100298) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 10:00:51.738748 np0000006707 devstack@c-api.service[100298]: DEBUG dbcounter [-] [100298] Writing DB stats cinder:SELECT=375,cinder:INSERT=49,cinder:UPDATE=101 {{(pid=100298) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 07 10:00:51.745079 np0000006707 devstack@c-api.service[100298]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 10:00:51.745079 np0000006707 devstack@c-api.service[100298]: warnings.warn( Aug 07 10:00:51.745919 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [None req-94e7a835-e793-4564-91fc-2d1c3f3d316f tempest-ProjectMemberTests33-438754277 tempest-ProjectMemberTests33-438754277-project-admin] https://10.4.3.8/volume/v3/backups/8f57fcc5-ba13-40f9-bfc4-574cf1068ed7 returned with HTTP 200 Aug 07 10:00:51.746408 np0000006707 devstack@c-api.service[100298]: [pid: 100298|app: 0|req: 872/3482] 10.4.3.8 () {68 vars in 1374 bytes} [Fri Aug 7 10:00:51 2026] GET /volume/v3/backups/8f57fcc5-ba13-40f9-bfc4-574cf1068ed7 => generated 731 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 10:00:51.937892 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [None req-5bc59826-3b39-4e5e-b855-13cfc7dc2888 None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:00:51.940433 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-5bc59826-3b39-4e5e-b855-13cfc7dc2888 tempest-SnapshotDataIntegrityTests-488661116 tempest-SnapshotDataIntegrityTests-488661116-project-member] GET https://10.4.3.8/volume/v3/volumes/99f12af2-0b56-4a89-8dbf-6ebacebd6f5c Aug 07 10:00:51.941054 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-5bc59826-3b39-4e5e-b855-13cfc7dc2888 tempest-SnapshotDataIntegrityTests-488661116 tempest-SnapshotDataIntegrityTests-488661116-project-member] Empty body provided in request {{(pid=100296) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 10:00:51.941628 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-5bc59826-3b39-4e5e-b855-13cfc7dc2888 tempest-SnapshotDataIntegrityTests-488661116 tempest-SnapshotDataIntegrityTests-488661116-project-member] Calling method 'show' {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 10:00:51.958088 np0000006707 devstack@c-api.service[100296]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 10:00:51.958088 np0000006707 devstack@c-api.service[100296]: warnings.warn( Aug 07 10:00:51.964738 np0000006707 devstack@c-api.service[100296]: INFO cinder.volume.api [None req-5bc59826-3b39-4e5e-b855-13cfc7dc2888 tempest-SnapshotDataIntegrityTests-488661116 tempest-SnapshotDataIntegrityTests-488661116-project-member] Volume info retrieved successfully. Aug 07 10:00:51.970532 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-5bc59826-3b39-4e5e-b855-13cfc7dc2888 tempest-SnapshotDataIntegrityTests-488661116 tempest-SnapshotDataIntegrityTests-488661116-project-member] https://10.4.3.8/volume/v3/volumes/99f12af2-0b56-4a89-8dbf-6ebacebd6f5c returned with HTTP 200 Aug 07 10:00:51.971201 np0000006707 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 869/3483] 10.4.3.8 () {66 vars in 1334 bytes} [Fri Aug 7 10:00:51 2026] GET /volume/v3/volumes/99f12af2-0b56-4a89-8dbf-6ebacebd6f5c => generated 846 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 10:00:52.764770 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [None req-022deb7d-d617-44e1-b4cf-560e7b82f470 None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:00:52.767116 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-022deb7d-d617-44e1-b4cf-560e7b82f470 tempest-ProjectMemberTests33-438754277 tempest-ProjectMemberTests33-438754277-project-admin] GET https://10.4.3.8/volume/v3/backups/8f57fcc5-ba13-40f9-bfc4-574cf1068ed7 Aug 07 10:00:52.767495 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-022deb7d-d617-44e1-b4cf-560e7b82f470 tempest-ProjectMemberTests33-438754277 tempest-ProjectMemberTests33-438754277-project-admin] Empty body provided in request {{(pid=100297) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 10:00:52.767613 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-022deb7d-d617-44e1-b4cf-560e7b82f470 tempest-ProjectMemberTests33-438754277 tempest-ProjectMemberTests33-438754277-project-admin] Calling method 'show' {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 10:00:52.767684 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.v3.backups [None req-022deb7d-d617-44e1-b4cf-560e7b82f470 tempest-ProjectMemberTests33-438754277 tempest-ProjectMemberTests33-438754277-project-admin] Show backup with id 8f57fcc5-ba13-40f9-bfc4-574cf1068ed7. {{(pid=100297) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 10:00:52.772783 np0000006707 devstack@c-api.service[100297]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 10:00:52.772783 np0000006707 devstack@c-api.service[100297]: warnings.warn( Aug 07 10:00:52.773761 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-022deb7d-d617-44e1-b4cf-560e7b82f470 tempest-ProjectMemberTests33-438754277 tempest-ProjectMemberTests33-438754277-project-admin] https://10.4.3.8/volume/v3/backups/8f57fcc5-ba13-40f9-bfc4-574cf1068ed7 returned with HTTP 200 Aug 07 10:00:52.774467 np0000006707 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 872/3484] 10.4.3.8 () {68 vars in 1374 bytes} [Fri Aug 7 10:00:52 2026] GET /volume/v3/backups/8f57fcc5-ba13-40f9-bfc4-574cf1068ed7 => generated 731 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 10:00:52.989297 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-d01369e9-cb4f-4d0a-9130-0ebc891c9dfe None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:00:52.991910 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-d01369e9-cb4f-4d0a-9130-0ebc891c9dfe tempest-SnapshotDataIntegrityTests-488661116 tempest-SnapshotDataIntegrityTests-488661116-project-member] GET https://10.4.3.8/volume/v3/volumes/99f12af2-0b56-4a89-8dbf-6ebacebd6f5c Aug 07 10:00:52.992029 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-d01369e9-cb4f-4d0a-9130-0ebc891c9dfe tempest-SnapshotDataIntegrityTests-488661116 tempest-SnapshotDataIntegrityTests-488661116-project-member] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 10:00:52.992283 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-d01369e9-cb4f-4d0a-9130-0ebc891c9dfe tempest-SnapshotDataIntegrityTests-488661116 tempest-SnapshotDataIntegrityTests-488661116-project-member] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 10:00:53.006659 np0000006707 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 10:00:53.006659 np0000006707 devstack@c-api.service[100295]: warnings.warn( Aug 07 10:00:53.011338 np0000006707 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-d01369e9-cb4f-4d0a-9130-0ebc891c9dfe tempest-SnapshotDataIntegrityTests-488661116 tempest-SnapshotDataIntegrityTests-488661116-project-member] Volume info retrieved successfully. Aug 07 10:00:53.024055 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-d01369e9-cb4f-4d0a-9130-0ebc891c9dfe tempest-SnapshotDataIntegrityTests-488661116 tempest-SnapshotDataIntegrityTests-488661116-project-member] https://10.4.3.8/volume/v3/volumes/99f12af2-0b56-4a89-8dbf-6ebacebd6f5c returned with HTTP 200 Aug 07 10:00:53.024404 np0000006707 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 872/3485] 10.4.3.8 () {66 vars in 1334 bytes} [Fri Aug 7 10:00:52 2026] GET /volume/v3/volumes/99f12af2-0b56-4a89-8dbf-6ebacebd6f5c => generated 846 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 10:00:53.785969 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.middleware.request_id [None req-45fcad72-b3dc-464b-87d5-1735bde8b3c7 None None] RequestId filter calling following filter/app {{(pid=100298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:00:53.789900 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [None req-45fcad72-b3dc-464b-87d5-1735bde8b3c7 tempest-ProjectMemberTests33-438754277 tempest-ProjectMemberTests33-438754277-project-admin] GET https://10.4.3.8/volume/v3/backups/8f57fcc5-ba13-40f9-bfc4-574cf1068ed7 Aug 07 10:00:53.790553 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [None req-45fcad72-b3dc-464b-87d5-1735bde8b3c7 tempest-ProjectMemberTests33-438754277 tempest-ProjectMemberTests33-438754277-project-admin] Empty body provided in request {{(pid=100298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 10:00:53.790553 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [None req-45fcad72-b3dc-464b-87d5-1735bde8b3c7 tempest-ProjectMemberTests33-438754277 tempest-ProjectMemberTests33-438754277-project-admin] Calling method 'show' {{(pid=100298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 10:00:53.790553 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.v3.backups [None req-45fcad72-b3dc-464b-87d5-1735bde8b3c7 tempest-ProjectMemberTests33-438754277 tempest-ProjectMemberTests33-438754277-project-admin] Show backup with id 8f57fcc5-ba13-40f9-bfc4-574cf1068ed7. {{(pid=100298) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 10:00:53.799179 np0000006707 devstack@c-api.service[100298]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 10:00:53.799179 np0000006707 devstack@c-api.service[100298]: warnings.warn( Aug 07 10:00:53.801514 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [None req-45fcad72-b3dc-464b-87d5-1735bde8b3c7 tempest-ProjectMemberTests33-438754277 tempest-ProjectMemberTests33-438754277-project-admin] https://10.4.3.8/volume/v3/backups/8f57fcc5-ba13-40f9-bfc4-574cf1068ed7 returned with HTTP 200 Aug 07 10:00:53.801514 np0000006707 devstack@c-api.service[100298]: [pid: 100298|app: 0|req: 873/3486] 10.4.3.8 () {68 vars in 1374 bytes} [Fri Aug 7 10:00:53 2026] GET /volume/v3/backups/8f57fcc5-ba13-40f9-bfc4-574cf1068ed7 => generated 731 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 10:00:54.039972 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [None req-53454561-7726-4959-8989-961d4512ab12 None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:00:54.042298 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-53454561-7726-4959-8989-961d4512ab12 tempest-SnapshotDataIntegrityTests-488661116 tempest-SnapshotDataIntegrityTests-488661116-project-member] GET https://10.4.3.8/volume/v3/volumes/99f12af2-0b56-4a89-8dbf-6ebacebd6f5c Aug 07 10:00:54.042553 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-53454561-7726-4959-8989-961d4512ab12 tempest-SnapshotDataIntegrityTests-488661116 tempest-SnapshotDataIntegrityTests-488661116-project-member] Empty body provided in request {{(pid=100296) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 10:00:54.042814 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-53454561-7726-4959-8989-961d4512ab12 tempest-SnapshotDataIntegrityTests-488661116 tempest-SnapshotDataIntegrityTests-488661116-project-member] Calling method 'show' {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 10:00:54.058257 np0000006707 devstack@c-api.service[100296]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 10:00:54.058257 np0000006707 devstack@c-api.service[100296]: warnings.warn( Aug 07 10:00:54.064957 np0000006707 devstack@c-api.service[100296]: INFO cinder.volume.api [None req-53454561-7726-4959-8989-961d4512ab12 tempest-SnapshotDataIntegrityTests-488661116 tempest-SnapshotDataIntegrityTests-488661116-project-member] Volume info retrieved successfully. Aug 07 10:00:54.079375 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-53454561-7726-4959-8989-961d4512ab12 tempest-SnapshotDataIntegrityTests-488661116 tempest-SnapshotDataIntegrityTests-488661116-project-member] https://10.4.3.8/volume/v3/volumes/99f12af2-0b56-4a89-8dbf-6ebacebd6f5c returned with HTTP 200 Aug 07 10:00:54.079375 np0000006707 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 870/3487] 10.4.3.8 () {66 vars in 1334 bytes} [Fri Aug 7 10:00:54 2026] GET /volume/v3/volumes/99f12af2-0b56-4a89-8dbf-6ebacebd6f5c => generated 846 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 10:00:54.623604 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [None req-0d85324f-f259-4ca5-a887-5643779e3070 None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:00:54.705165 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [req-3f4297c6-12dd-4bc1-ab1e-8935ad455320 req-960a0a94-6be8-4881-9d8d-730d42e70837 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:00:54.709164 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [req-3f4297c6-12dd-4bc1-ab1e-8935ad455320 req-960a0a94-6be8-4881-9d8d-730d42e70837 tempest-SnapshotDataIntegrityTests-488661116 tempest-SnapshotDataIntegrityTests-488661116-project-member] POST https://10.4.3.8/volume/v3/attachments/f6e871e9-cf30-42b3-a783-2563879124f5/action Aug 07 10:00:54.710329 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [req-3f4297c6-12dd-4bc1-ab1e-8935ad455320 req-960a0a94-6be8-4881-9d8d-730d42e70837 tempest-SnapshotDataIntegrityTests-488661116 tempest-SnapshotDataIntegrityTests-488661116-project-member] Action body: b'{"os-complete": null}' {{(pid=100295) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 07 10:00:54.710329 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [req-3f4297c6-12dd-4bc1-ab1e-8935ad455320 req-960a0a94-6be8-4881-9d8d-730d42e70837 tempest-SnapshotDataIntegrityTests-488661116 tempest-SnapshotDataIntegrityTests-488661116-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 10:00:54.742824 np0000006707 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 10:00:54.742824 np0000006707 devstack@c-api.service[100295]: warnings.warn( Aug 07 10:00:54.769955 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [req-3f4297c6-12dd-4bc1-ab1e-8935ad455320 req-960a0a94-6be8-4881-9d8d-730d42e70837 tempest-SnapshotDataIntegrityTests-488661116 tempest-SnapshotDataIntegrityTests-488661116-project-member] https://10.4.3.8/volume/v3/attachments/f6e871e9-cf30-42b3-a783-2563879124f5/action returned with HTTP 204 Aug 07 10:00:54.770625 np0000006707 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 873/3488] 10.4.3.8 () {74 vars in 1711 bytes} [Fri Aug 7 10:00:54 2026] POST /volume/v3/attachments/f6e871e9-cf30-42b3-a783-2563879124f5/action => generated 0 bytes in 66 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 07 10:00:54.801515 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-0d85324f-f259-4ca5-a887-5643779e3070 tempest-TestServerVolumeAttachmentScenario-412459737 tempest-TestServerVolumeAttachmentScenario-412459737-project-member] POST https://10.4.3.8/volume/v3/volumes Aug 07 10:00:54.801950 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-0d85324f-f259-4ca5-a887-5643779e3070 tempest-TestServerVolumeAttachmentScenario-412459737 tempest-TestServerVolumeAttachmentScenario-412459737-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestServerVolumeAttachmentScenario-volume-638763267", "snapshot_id": null, "imageRef": null, "volume_type": null, "size": 1}} {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 10:00:54.804392 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.v3.volumes [None req-0d85324f-f259-4ca5-a887-5643779e3070 tempest-TestServerVolumeAttachmentScenario-412459737 tempest-TestServerVolumeAttachmentScenario-412459737-project-member] Create volume request body: {'volume': {'name': 'tempest-TestServerVolumeAttachmentScenario-volume-638763267', 'snapshot_id': None, 'imageRef': None, 'volume_type': None, 'size': 1}} {{(pid=100297) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 07 10:00:54.804392 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.v3.volumes [None req-0d85324f-f259-4ca5-a887-5643779e3070 tempest-TestServerVolumeAttachmentScenario-412459737 tempest-TestServerVolumeAttachmentScenario-412459737-project-member] Create volume of 1 GB Aug 07 10:00:54.807985 np0000006707 devstack@c-api.service[100297]: DEBUG dbcounter [-] [100297] Writing DB stats cinder:SELECT=363,cinder:UPDATE=97,cinder:INSERT=53 {{(pid=100297) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 07 10:00:54.812836 np0000006707 devstack@c-api.service[100297]: INFO cinder.volume.api [None req-0d85324f-f259-4ca5-a887-5643779e3070 tempest-TestServerVolumeAttachmentScenario-412459737 tempest-TestServerVolumeAttachmentScenario-412459737-project-member] Availability Zones retrieved successfully. Aug 07 10:00:54.825961 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.middleware.request_id [None req-3f292e2c-6396-455c-99db-80e3070f63ac None None] RequestId filter calling following filter/app {{(pid=100298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:00:54.828614 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [None req-3f292e2c-6396-455c-99db-80e3070f63ac tempest-ProjectMemberTests33-438754277 tempest-ProjectMemberTests33-438754277-project-admin] GET https://10.4.3.8/volume/v3/backups/8f57fcc5-ba13-40f9-bfc4-574cf1068ed7 Aug 07 10:00:54.828744 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.volume.api [None req-0d85324f-f259-4ca5-a887-5643779e3070 tempest-TestServerVolumeAttachmentScenario-412459737 tempest-TestServerVolumeAttachmentScenario-412459737-project-member] Flow 'volume_create_api' (1521ca15-87d9-4c3c-92bd-cfc4785617ec) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100297) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 10:00:54.828895 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [None req-3f292e2c-6396-455c-99db-80e3070f63ac tempest-ProjectMemberTests33-438754277 tempest-ProjectMemberTests33-438754277-project-admin] Empty body provided in request {{(pid=100298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 10:00:54.829127 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [None req-3f292e2c-6396-455c-99db-80e3070f63ac tempest-ProjectMemberTests33-438754277 tempest-ProjectMemberTests33-438754277-project-admin] Calling method 'show' {{(pid=100298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 10:00:54.829278 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.v3.backups [None req-3f292e2c-6396-455c-99db-80e3070f63ac tempest-ProjectMemberTests33-438754277 tempest-ProjectMemberTests33-438754277-project-admin] Show backup with id 8f57fcc5-ba13-40f9-bfc4-574cf1068ed7. {{(pid=100298) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 10:00:54.832348 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.volume.api [None req-0d85324f-f259-4ca5-a887-5643779e3070 tempest-TestServerVolumeAttachmentScenario-412459737 tempest-TestServerVolumeAttachmentScenario-412459737-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2f74c63b-0348-4224-bbbb-7266bca76336) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100297) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 10:00:54.834634 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.volume.flows.api.create_volume [None req-0d85324f-f259-4ca5-a887-5643779e3070 tempest-TestServerVolumeAttachmentScenario-412459737 tempest-TestServerVolumeAttachmentScenario-412459737-project-member] Validating volume size '1' using validate_int {{(pid=100297) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 07 10:00:54.836246 np0000006707 devstack@c-api.service[100298]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 10:00:54.836246 np0000006707 devstack@c-api.service[100298]: warnings.warn( Aug 07 10:00:54.837511 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [None req-3f292e2c-6396-455c-99db-80e3070f63ac tempest-ProjectMemberTests33-438754277 tempest-ProjectMemberTests33-438754277-project-admin] https://10.4.3.8/volume/v3/backups/8f57fcc5-ba13-40f9-bfc4-574cf1068ed7 returned with HTTP 200 Aug 07 10:00:54.837511 np0000006707 devstack@c-api.service[100298]: [pid: 100298|app: 0|req: 874/3489] 10.4.3.8 () {68 vars in 1374 bytes} [Fri Aug 7 10:00:54 2026] GET /volume/v3/backups/8f57fcc5-ba13-40f9-bfc4-574cf1068ed7 => generated 731 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 10:00:54.905033 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.volume.api [None req-0d85324f-f259-4ca5-a887-5643779e3070 tempest-TestServerVolumeAttachmentScenario-412459737 tempest-TestServerVolumeAttachmentScenario-412459737-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2f74c63b-0348-4224-bbbb-7266bca76336) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-07T09:47:39Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=45fd9a3a-b61e-4c6c-9ab7-d02f06678d0d,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '45fd9a3a-b61e-4c6c-9ab7-d02f06678d0d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100297) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 10:00:54.905641 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.volume.api [None req-0d85324f-f259-4ca5-a887-5643779e3070 tempest-TestServerVolumeAttachmentScenario-412459737 tempest-TestServerVolumeAttachmentScenario-412459737-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f4baef26-655b-404c-9b04-bc496817504a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100297) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 10:00:55.031152 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.quota [None req-0d85324f-f259-4ca5-a887-5643779e3070 tempest-TestServerVolumeAttachmentScenario-412459737 tempest-TestServerVolumeAttachmentScenario-412459737-project-member] Created reservations ['cf335c5a-200d-4bad-8967-6eb864ef6fe9', '5c7dd02f-52f2-4285-baa6-902b215ca972', '22490819-783b-4898-ac8f-fbeb87a3bed8', 'ab13bf36-382f-4b09-897e-86c8f29a5a52'] {{(pid=100297) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 10:00:55.032909 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.volume.api [None req-0d85324f-f259-4ca5-a887-5643779e3070 tempest-TestServerVolumeAttachmentScenario-412459737 tempest-TestServerVolumeAttachmentScenario-412459737-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f4baef26-655b-404c-9b04-bc496817504a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['cf335c5a-200d-4bad-8967-6eb864ef6fe9', '5c7dd02f-52f2-4285-baa6-902b215ca972', '22490819-783b-4898-ac8f-fbeb87a3bed8', 'ab13bf36-382f-4b09-897e-86c8f29a5a52']}' {{(pid=100297) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 10:00:55.034268 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.volume.api [None req-0d85324f-f259-4ca5-a887-5643779e3070 tempest-TestServerVolumeAttachmentScenario-412459737 tempest-TestServerVolumeAttachmentScenario-412459737-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (317d2e70-eb50-4ee6-bf78-00744481c8d7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100297) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 10:00:55.069912 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.volume.api [None req-0d85324f-f259-4ca5-a887-5643779e3070 tempest-TestServerVolumeAttachmentScenario-412459737 tempest-TestServerVolumeAttachmentScenario-412459737-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (317d2e70-eb50-4ee6-bf78-00744481c8d7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'ae2af9e8-b489-40cd-a66a-d17ef5eafb59', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestServerVolumeAttachmentScenario-volume-638763267',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f4345a2659a942969a17618a0a684d31',qos_specs=None,replication_status=,reservations=['cf335c5a-200d-4bad-8967-6eb864ef6fe9','5c7dd02f-52f2-4285-baa6-902b215ca972','22490819-783b-4898-ac8f-fbeb87a3bed8','ab13bf36-382f-4b09-897e-86c8f29a5a52'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9351ddceefc54ec98a1e601bcf53d5f4',volume_type_id=45fd9a3a-b61e-4c6c-9ab7-d02f06678d0d), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-07T10:00:55Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestServerVolumeAttachmentScenario-volume-638763267',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=ae2af9e8-b489-40cd-a66a-d17ef5eafb59,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='f4345a2659a942969a17618a0a684d31',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='9351ddceefc54ec98a1e601bcf53d5f4',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(45fd9a3a-b61e-4c6c-9ab7-d02f06678d0d),volume_type_id=45fd9a3a-b61e-4c6c-9ab7-d02f06678d0d)}' {{(pid=100297) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 10:00:55.071363 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.volume.api [None req-0d85324f-f259-4ca5-a887-5643779e3070 tempest-TestServerVolumeAttachmentScenario-412459737 tempest-TestServerVolumeAttachmentScenario-412459737-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6c69f69e-878e-4992-97f5-503519efa77d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100297) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 10:00:55.098165 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [None req-25dae335-af1e-4d65-8cc2-bc8a807661ca None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:00:55.100552 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.volume.api [None req-0d85324f-f259-4ca5-a887-5643779e3070 tempest-TestServerVolumeAttachmentScenario-412459737 tempest-TestServerVolumeAttachmentScenario-412459737-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6c69f69e-878e-4992-97f5-503519efa77d) transitioned into state 'SUCCESS' from state '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-638763267',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f4345a2659a942969a17618a0a684d31',qos_specs=None,replication_status=,reservations=['cf335c5a-200d-4bad-8967-6eb864ef6fe9','5c7dd02f-52f2-4285-baa6-902b215ca972','22490819-783b-4898-ac8f-fbeb87a3bed8','ab13bf36-382f-4b09-897e-86c8f29a5a52'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9351ddceefc54ec98a1e601bcf53d5f4',volume_type_id=45fd9a3a-b61e-4c6c-9ab7-d02f06678d0d)}' {{(pid=100297) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 10:00:55.101258 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.volume.api [None req-0d85324f-f259-4ca5-a887-5643779e3070 tempest-TestServerVolumeAttachmentScenario-412459737 tempest-TestServerVolumeAttachmentScenario-412459737-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (eed8b50e-16bc-480c-8991-874dec0da6f7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100297) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 10:00:55.102528 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-25dae335-af1e-4d65-8cc2-bc8a807661ca tempest-SnapshotDataIntegrityTests-488661116 tempest-SnapshotDataIntegrityTests-488661116-project-member] GET https://10.4.3.8/volume/v3/volumes/99f12af2-0b56-4a89-8dbf-6ebacebd6f5c Aug 07 10:00:55.102814 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-25dae335-af1e-4d65-8cc2-bc8a807661ca tempest-SnapshotDataIntegrityTests-488661116 tempest-SnapshotDataIntegrityTests-488661116-project-member] Empty body provided in request {{(pid=100296) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 10:00:55.103676 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-25dae335-af1e-4d65-8cc2-bc8a807661ca tempest-SnapshotDataIntegrityTests-488661116 tempest-SnapshotDataIntegrityTests-488661116-project-member] Calling method 'show' {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 10:00:55.115830 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.volume.api [None req-0d85324f-f259-4ca5-a887-5643779e3070 tempest-TestServerVolumeAttachmentScenario-412459737 tempest-TestServerVolumeAttachmentScenario-412459737-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (eed8b50e-16bc-480c-8991-874dec0da6f7) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100297) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 10:00:55.117209 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.volume.api [None req-0d85324f-f259-4ca5-a887-5643779e3070 tempest-TestServerVolumeAttachmentScenario-412459737 tempest-TestServerVolumeAttachmentScenario-412459737-project-member] Flow 'volume_create_api' (1521ca15-87d9-4c3c-92bd-cfc4785617ec) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100297) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 10:00:55.119272 np0000006707 devstack@c-api.service[100297]: INFO cinder.volume.api [None req-0d85324f-f259-4ca5-a887-5643779e3070 tempest-TestServerVolumeAttachmentScenario-412459737 tempest-TestServerVolumeAttachmentScenario-412459737-project-member] Create volume request issued successfully. Aug 07 10:00:55.119272 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-0d85324f-f259-4ca5-a887-5643779e3070 tempest-TestServerVolumeAttachmentScenario-412459737 tempest-TestServerVolumeAttachmentScenario-412459737-project-member] https://10.4.3.8/volume/v3/volumes returned with HTTP 202 Aug 07 10:00:55.119272 np0000006707 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 873/3490] 10.4.3.8 () {68 vars in 1245 bytes} [Fri Aug 7 10:00:54 2026] POST /volume/v3/volumes => generated 760 bytes in 497 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 07 10:00:55.122626 np0000006707 devstack@c-api.service[100296]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 10:00:55.122626 np0000006707 devstack@c-api.service[100296]: warnings.warn( Aug 07 10:00:55.132290 np0000006707 devstack@c-api.service[100296]: INFO cinder.volume.api [None req-25dae335-af1e-4d65-8cc2-bc8a807661ca tempest-SnapshotDataIntegrityTests-488661116 tempest-SnapshotDataIntegrityTests-488661116-project-member] Volume info retrieved successfully. Aug 07 10:00:55.141356 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-69a45720-284b-43d4-9583-5341c1672550 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:00:55.144247 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-25dae335-af1e-4d65-8cc2-bc8a807661ca tempest-SnapshotDataIntegrityTests-488661116 tempest-SnapshotDataIntegrityTests-488661116-project-member] https://10.4.3.8/volume/v3/volumes/99f12af2-0b56-4a89-8dbf-6ebacebd6f5c returned with HTTP 200 Aug 07 10:00:55.145560 np0000006707 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 871/3491] 10.4.3.8 () {66 vars in 1334 bytes} [Fri Aug 7 10:00:55 2026] GET /volume/v3/volumes/99f12af2-0b56-4a89-8dbf-6ebacebd6f5c => generated 1138 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 10:00:55.149650 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-69a45720-284b-43d4-9583-5341c1672550 tempest-TestServerVolumeAttachmentScenario-412459737 tempest-TestServerVolumeAttachmentScenario-412459737-project-member] POST https://10.4.3.8/volume/v3/volumes Aug 07 10:00:55.149650 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-69a45720-284b-43d4-9583-5341c1672550 tempest-TestServerVolumeAttachmentScenario-412459737 tempest-TestServerVolumeAttachmentScenario-412459737-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestServerVolumeAttachmentScenario-volume-201273991", "snapshot_id": null, "imageRef": null, "volume_type": null, "size": 1}} {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 10:00:55.153509 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.v3.volumes [None req-69a45720-284b-43d4-9583-5341c1672550 tempest-TestServerVolumeAttachmentScenario-412459737 tempest-TestServerVolumeAttachmentScenario-412459737-project-member] Create volume request body: {'volume': {'name': 'tempest-TestServerVolumeAttachmentScenario-volume-201273991', 'snapshot_id': None, 'imageRef': None, 'volume_type': None, 'size': 1}} {{(pid=100295) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 07 10:00:55.153509 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.v3.volumes [None req-69a45720-284b-43d4-9583-5341c1672550 tempest-TestServerVolumeAttachmentScenario-412459737 tempest-TestServerVolumeAttachmentScenario-412459737-project-member] Create volume of 1 GB Aug 07 10:00:55.158849 np0000006707 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-69a45720-284b-43d4-9583-5341c1672550 tempest-TestServerVolumeAttachmentScenario-412459737 tempest-TestServerVolumeAttachmentScenario-412459737-project-member] Availability Zones retrieved successfully. Aug 07 10:00:55.168119 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.volume.api [None req-69a45720-284b-43d4-9583-5341c1672550 tempest-TestServerVolumeAttachmentScenario-412459737 tempest-TestServerVolumeAttachmentScenario-412459737-project-member] Flow 'volume_create_api' (dd7a8f17-8c01-4f98-961f-e06c14d444aa) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100295) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 10:00:55.169410 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.volume.api [None req-69a45720-284b-43d4-9583-5341c1672550 tempest-TestServerVolumeAttachmentScenario-412459737 tempest-TestServerVolumeAttachmentScenario-412459737-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (649b4a29-3a9a-46a3-afe9-3dd3f0857109) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100295) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 10:00:55.171121 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.volume.flows.api.create_volume [None req-69a45720-284b-43d4-9583-5341c1672550 tempest-TestServerVolumeAttachmentScenario-412459737 tempest-TestServerVolumeAttachmentScenario-412459737-project-member] Validating volume size '1' using validate_int {{(pid=100295) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 07 10:00:55.221354 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.volume.api [None req-69a45720-284b-43d4-9583-5341c1672550 tempest-TestServerVolumeAttachmentScenario-412459737 tempest-TestServerVolumeAttachmentScenario-412459737-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (649b4a29-3a9a-46a3-afe9-3dd3f0857109) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-07T09:47:39Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=45fd9a3a-b61e-4c6c-9ab7-d02f06678d0d,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '45fd9a3a-b61e-4c6c-9ab7-d02f06678d0d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100295) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 10:00:55.222940 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.volume.api [None req-69a45720-284b-43d4-9583-5341c1672550 tempest-TestServerVolumeAttachmentScenario-412459737 tempest-TestServerVolumeAttachmentScenario-412459737-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7ff985fd-ab27-4ff1-a7d1-22157334f81e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100295) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 10:00:55.302019 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.quota [None req-69a45720-284b-43d4-9583-5341c1672550 tempest-TestServerVolumeAttachmentScenario-412459737 tempest-TestServerVolumeAttachmentScenario-412459737-project-member] Created reservations ['f615f4d7-577c-4a49-ae29-492f9ac58248', '495668d4-7ebe-4afd-8ef3-69ffc99689ee', 'a4edb5cf-f488-4980-bf7f-215c7c8c803b', '584bb67b-0f06-4361-90aa-ffd93e2e5462'] {{(pid=100295) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 10:00:55.304164 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.volume.api [None req-69a45720-284b-43d4-9583-5341c1672550 tempest-TestServerVolumeAttachmentScenario-412459737 tempest-TestServerVolumeAttachmentScenario-412459737-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7ff985fd-ab27-4ff1-a7d1-22157334f81e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['f615f4d7-577c-4a49-ae29-492f9ac58248', '495668d4-7ebe-4afd-8ef3-69ffc99689ee', 'a4edb5cf-f488-4980-bf7f-215c7c8c803b', '584bb67b-0f06-4361-90aa-ffd93e2e5462']}' {{(pid=100295) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 10:00:55.304164 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.volume.api [None req-69a45720-284b-43d4-9583-5341c1672550 tempest-TestServerVolumeAttachmentScenario-412459737 tempest-TestServerVolumeAttachmentScenario-412459737-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d725057c-a225-4630-a432-5d932e4fc43c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100295) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 10:00:55.339629 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.volume.api [None req-69a45720-284b-43d4-9583-5341c1672550 tempest-TestServerVolumeAttachmentScenario-412459737 tempest-TestServerVolumeAttachmentScenario-412459737-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d725057c-a225-4630-a432-5d932e4fc43c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '9a0067b5-3987-4c02-83f1-5fbcb809f334', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestServerVolumeAttachmentScenario-volume-201273991',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f4345a2659a942969a17618a0a684d31',qos_specs=None,replication_status=,reservations=['f615f4d7-577c-4a49-ae29-492f9ac58248','495668d4-7ebe-4afd-8ef3-69ffc99689ee','a4edb5cf-f488-4980-bf7f-215c7c8c803b','584bb67b-0f06-4361-90aa-ffd93e2e5462'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9351ddceefc54ec98a1e601bcf53d5f4',volume_type_id=45fd9a3a-b61e-4c6c-9ab7-d02f06678d0d), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-07T10:00:55Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestServerVolumeAttachmentScenario-volume-201273991',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=9a0067b5-3987-4c02-83f1-5fbcb809f334,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='f4345a2659a942969a17618a0a684d31',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='9351ddceefc54ec98a1e601bcf53d5f4',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(45fd9a3a-b61e-4c6c-9ab7-d02f06678d0d),volume_type_id=45fd9a3a-b61e-4c6c-9ab7-d02f06678d0d)}' {{(pid=100295) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 10:00:55.342454 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.volume.api [None req-69a45720-284b-43d4-9583-5341c1672550 tempest-TestServerVolumeAttachmentScenario-412459737 tempest-TestServerVolumeAttachmentScenario-412459737-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (412d1f51-dbbe-4fdc-a80f-1a14c72ac6b0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100295) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 10:00:55.371399 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.volume.api [None req-69a45720-284b-43d4-9583-5341c1672550 tempest-TestServerVolumeAttachmentScenario-412459737 tempest-TestServerVolumeAttachmentScenario-412459737-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (412d1f51-dbbe-4fdc-a80f-1a14c72ac6b0) transitioned into state 'SUCCESS' from state '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-201273991',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f4345a2659a942969a17618a0a684d31',qos_specs=None,replication_status=,reservations=['f615f4d7-577c-4a49-ae29-492f9ac58248','495668d4-7ebe-4afd-8ef3-69ffc99689ee','a4edb5cf-f488-4980-bf7f-215c7c8c803b','584bb67b-0f06-4361-90aa-ffd93e2e5462'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9351ddceefc54ec98a1e601bcf53d5f4',volume_type_id=45fd9a3a-b61e-4c6c-9ab7-d02f06678d0d)}' {{(pid=100295) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 10:00:55.372349 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.volume.api [None req-69a45720-284b-43d4-9583-5341c1672550 tempest-TestServerVolumeAttachmentScenario-412459737 tempest-TestServerVolumeAttachmentScenario-412459737-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d46e7ce7-ad53-4209-953a-f0c9fb21dc87) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100295) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 10:00:55.388957 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.volume.api [None req-69a45720-284b-43d4-9583-5341c1672550 tempest-TestServerVolumeAttachmentScenario-412459737 tempest-TestServerVolumeAttachmentScenario-412459737-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d46e7ce7-ad53-4209-953a-f0c9fb21dc87) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100295) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 10:00:55.390562 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.volume.api [None req-69a45720-284b-43d4-9583-5341c1672550 tempest-TestServerVolumeAttachmentScenario-412459737 tempest-TestServerVolumeAttachmentScenario-412459737-project-member] Flow 'volume_create_api' (dd7a8f17-8c01-4f98-961f-e06c14d444aa) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100295) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 10:00:55.391215 np0000006707 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-69a45720-284b-43d4-9583-5341c1672550 tempest-TestServerVolumeAttachmentScenario-412459737 tempest-TestServerVolumeAttachmentScenario-412459737-project-member] Create volume request issued successfully. Aug 07 10:00:55.391958 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-69a45720-284b-43d4-9583-5341c1672550 tempest-TestServerVolumeAttachmentScenario-412459737 tempest-TestServerVolumeAttachmentScenario-412459737-project-member] https://10.4.3.8/volume/v3/volumes returned with HTTP 202 Aug 07 10:00:55.392668 np0000006707 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 874/3492] 10.4.3.8 () {68 vars in 1245 bytes} [Fri Aug 7 10:00:55 2026] POST /volume/v3/volumes => generated 760 bytes in 252 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 07 10:00:55.856694 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.middleware.request_id [None req-0139f89c-bd9e-43ed-8182-01ae57e37e82 None None] RequestId filter calling following filter/app {{(pid=100298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:00:55.859211 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [None req-0139f89c-bd9e-43ed-8182-01ae57e37e82 tempest-ProjectMemberTests33-438754277 tempest-ProjectMemberTests33-438754277-project-admin] GET https://10.4.3.8/volume/v3/backups/8f57fcc5-ba13-40f9-bfc4-574cf1068ed7 Aug 07 10:00:55.859633 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [None req-0139f89c-bd9e-43ed-8182-01ae57e37e82 tempest-ProjectMemberTests33-438754277 tempest-ProjectMemberTests33-438754277-project-admin] Empty body provided in request {{(pid=100298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 10:00:55.859873 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [None req-0139f89c-bd9e-43ed-8182-01ae57e37e82 tempest-ProjectMemberTests33-438754277 tempest-ProjectMemberTests33-438754277-project-admin] Calling method 'show' {{(pid=100298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 10:00:55.860001 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.v3.backups [None req-0139f89c-bd9e-43ed-8182-01ae57e37e82 tempest-ProjectMemberTests33-438754277 tempest-ProjectMemberTests33-438754277-project-admin] Show backup with id 8f57fcc5-ba13-40f9-bfc4-574cf1068ed7. {{(pid=100298) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 10:00:55.869623 np0000006707 devstack@c-api.service[100298]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 10:00:55.869623 np0000006707 devstack@c-api.service[100298]: warnings.warn( Aug 07 10:00:55.870708 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [None req-0139f89c-bd9e-43ed-8182-01ae57e37e82 tempest-ProjectMemberTests33-438754277 tempest-ProjectMemberTests33-438754277-project-admin] https://10.4.3.8/volume/v3/backups/8f57fcc5-ba13-40f9-bfc4-574cf1068ed7 returned with HTTP 200 Aug 07 10:00:55.871286 np0000006707 devstack@c-api.service[100298]: [pid: 100298|app: 0|req: 875/3493] 10.4.3.8 () {68 vars in 1374 bytes} [Fri Aug 7 10:00:55 2026] GET /volume/v3/backups/8f57fcc5-ba13-40f9-bfc4-574cf1068ed7 => generated 731 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 10:00:56.891847 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [None req-67b34690-c3eb-46db-ba16-1e105c3a06f7 None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:00:56.894796 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-67b34690-c3eb-46db-ba16-1e105c3a06f7 tempest-ProjectMemberTests33-438754277 tempest-ProjectMemberTests33-438754277-project-admin] GET https://10.4.3.8/volume/v3/backups/8f57fcc5-ba13-40f9-bfc4-574cf1068ed7 Aug 07 10:00:56.895173 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-67b34690-c3eb-46db-ba16-1e105c3a06f7 tempest-ProjectMemberTests33-438754277 tempest-ProjectMemberTests33-438754277-project-admin] Empty body provided in request {{(pid=100297) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 10:00:56.895546 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-67b34690-c3eb-46db-ba16-1e105c3a06f7 tempest-ProjectMemberTests33-438754277 tempest-ProjectMemberTests33-438754277-project-admin] Calling method 'show' {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 10:00:56.895734 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.v3.backups [None req-67b34690-c3eb-46db-ba16-1e105c3a06f7 tempest-ProjectMemberTests33-438754277 tempest-ProjectMemberTests33-438754277-project-admin] Show backup with id 8f57fcc5-ba13-40f9-bfc4-574cf1068ed7. {{(pid=100297) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 10:00:56.901672 np0000006707 devstack@c-api.service[100297]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 10:00:56.901672 np0000006707 devstack@c-api.service[100297]: warnings.warn( Aug 07 10:00:56.902628 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-67b34690-c3eb-46db-ba16-1e105c3a06f7 tempest-ProjectMemberTests33-438754277 tempest-ProjectMemberTests33-438754277-project-admin] https://10.4.3.8/volume/v3/backups/8f57fcc5-ba13-40f9-bfc4-574cf1068ed7 returned with HTTP 200 Aug 07 10:00:56.903195 np0000006707 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 874/3494] 10.4.3.8 () {68 vars in 1374 bytes} [Fri Aug 7 10:00:56 2026] GET /volume/v3/backups/8f57fcc5-ba13-40f9-bfc4-574cf1068ed7 => generated 731 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 10:00:57.003697 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [req-6067c488-9dd8-40cb-b042-feb7ee4a74d3 req-18f6314f-81d3-46d3-9626-7aa02a7a4e4f None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:00:57.006677 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [req-6067c488-9dd8-40cb-b042-feb7ee4a74d3 req-18f6314f-81d3-46d3-9626-7aa02a7a4e4f tempest-TestVolumeBackupRestore-1010557765 tempest-TestVolumeBackupRestore-1010557765-project-member] DELETE https://10.4.3.8/volume/v3/attachments/66bb147d-3557-4741-8419-29a6b7c351b7 Aug 07 10:00:57.007411 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [req-6067c488-9dd8-40cb-b042-feb7ee4a74d3 req-18f6314f-81d3-46d3-9626-7aa02a7a4e4f tempest-TestVolumeBackupRestore-1010557765 tempest-TestVolumeBackupRestore-1010557765-project-member] Empty body provided in request {{(pid=100296) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 10:00:57.007411 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [req-6067c488-9dd8-40cb-b042-feb7ee4a74d3 req-18f6314f-81d3-46d3-9626-7aa02a7a4e4f tempest-TestVolumeBackupRestore-1010557765 tempest-TestVolumeBackupRestore-1010557765-project-member] Calling method 'version_select' {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 10:00:57.017529 np0000006707 devstack@c-api.service[100296]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 10:00:57.017529 np0000006707 devstack@c-api.service[100296]: warnings.warn( Aug 07 10:00:57.077305 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [req-6067c488-9dd8-40cb-b042-feb7ee4a74d3 req-18f6314f-81d3-46d3-9626-7aa02a7a4e4f tempest-TestVolumeBackupRestore-1010557765 tempest-TestVolumeBackupRestore-1010557765-project-member] https://10.4.3.8/volume/v3/attachments/66bb147d-3557-4741-8419-29a6b7c351b7 returned with HTTP 200 Aug 07 10:00:57.077885 np0000006707 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 872/3495] 10.4.3.8 () {72 vars in 1659 bytes} [Fri Aug 7 10:00:57 2026] DELETE /volume/v3/attachments/66bb147d-3557-4741-8419-29a6b7c351b7 => generated 19 bytes in 75 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 10:00:57.916977 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-30dd112b-e3a4-4f44-abcf-b6f638d358bd None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:00:57.919888 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-30dd112b-e3a4-4f44-abcf-b6f638d358bd tempest-ProjectMemberTests33-438754277 tempest-ProjectMemberTests33-438754277-project-admin] GET https://10.4.3.8/volume/v3/backups/8f57fcc5-ba13-40f9-bfc4-574cf1068ed7 Aug 07 10:00:57.920282 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-30dd112b-e3a4-4f44-abcf-b6f638d358bd tempest-ProjectMemberTests33-438754277 tempest-ProjectMemberTests33-438754277-project-admin] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 10:00:57.920648 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-30dd112b-e3a4-4f44-abcf-b6f638d358bd tempest-ProjectMemberTests33-438754277 tempest-ProjectMemberTests33-438754277-project-admin] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 10:00:57.920875 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.v3.backups [None req-30dd112b-e3a4-4f44-abcf-b6f638d358bd tempest-ProjectMemberTests33-438754277 tempest-ProjectMemberTests33-438754277-project-admin] Show backup with id 8f57fcc5-ba13-40f9-bfc4-574cf1068ed7. {{(pid=100295) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 10:00:57.928312 np0000006707 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 10:00:57.928312 np0000006707 devstack@c-api.service[100295]: warnings.warn( Aug 07 10:00:57.930019 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-30dd112b-e3a4-4f44-abcf-b6f638d358bd tempest-ProjectMemberTests33-438754277 tempest-ProjectMemberTests33-438754277-project-admin] https://10.4.3.8/volume/v3/backups/8f57fcc5-ba13-40f9-bfc4-574cf1068ed7 returned with HTTP 200 Aug 07 10:00:57.931357 np0000006707 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 875/3496] 10.4.3.8 () {68 vars in 1374 bytes} [Fri Aug 7 10:00:57 2026] GET /volume/v3/backups/8f57fcc5-ba13-40f9-bfc4-574cf1068ed7 => generated 731 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 10:00:58.351880 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.middleware.request_id [None req-7d345b69-db75-4b2f-9698-dedbcd6fc798 None None] RequestId filter calling following filter/app {{(pid=100298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:00:58.355323 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [None req-7d345b69-db75-4b2f-9698-dedbcd6fc798 tempest-TestVolumeBackupRestore-1010557765 tempest-TestVolumeBackupRestore-1010557765-project-member] DELETE https://10.4.3.8/volume/v3/volumes/75e9dfd0-a904-4f9c-84fb-191aa6364cd4 Aug 07 10:00:58.355323 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [None req-7d345b69-db75-4b2f-9698-dedbcd6fc798 tempest-TestVolumeBackupRestore-1010557765 tempest-TestVolumeBackupRestore-1010557765-project-member] Empty body provided in request {{(pid=100298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 10:00:58.355657 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [None req-7d345b69-db75-4b2f-9698-dedbcd6fc798 tempest-TestVolumeBackupRestore-1010557765 tempest-TestVolumeBackupRestore-1010557765-project-member] Calling method 'delete' {{(pid=100298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 10:00:58.355852 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.v3.volumes [None req-7d345b69-db75-4b2f-9698-dedbcd6fc798 tempest-TestVolumeBackupRestore-1010557765 tempest-TestVolumeBackupRestore-1010557765-project-member] Delete volume with id: 75e9dfd0-a904-4f9c-84fb-191aa6364cd4 Aug 07 10:00:58.365172 np0000006707 devstack@c-api.service[100298]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 10:00:58.365172 np0000006707 devstack@c-api.service[100298]: warnings.warn( Aug 07 10:00:58.365951 np0000006707 devstack@c-api.service[100298]: INFO cinder.volume.api [None req-7d345b69-db75-4b2f-9698-dedbcd6fc798 tempest-TestVolumeBackupRestore-1010557765 tempest-TestVolumeBackupRestore-1010557765-project-member] Volume info retrieved successfully. Aug 07 10:00:58.397746 np0000006707 devstack@c-api.service[100298]: INFO cinder.volume.api [None req-7d345b69-db75-4b2f-9698-dedbcd6fc798 tempest-TestVolumeBackupRestore-1010557765 tempest-TestVolumeBackupRestore-1010557765-project-member] Delete volume request issued successfully. Aug 07 10:00:58.398032 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [None req-7d345b69-db75-4b2f-9698-dedbcd6fc798 tempest-TestVolumeBackupRestore-1010557765 tempest-TestVolumeBackupRestore-1010557765-project-member] https://10.4.3.8/volume/v3/volumes/75e9dfd0-a904-4f9c-84fb-191aa6364cd4 returned with HTTP 202 Aug 07 10:00:58.398995 np0000006707 devstack@c-api.service[100298]: [pid: 100298|app: 0|req: 876/3497] 10.4.3.8 () {66 vars in 1337 bytes} [Fri Aug 7 10:00:58 2026] DELETE /volume/v3/volumes/75e9dfd0-a904-4f9c-84fb-191aa6364cd4 => generated 0 bytes in 48 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 07 10:00:58.412390 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [None req-93165586-6e18-450c-9fea-5a0b99067403 None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:00:58.415175 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-93165586-6e18-450c-9fea-5a0b99067403 tempest-TestVolumeBackupRestore-1010557765 tempest-TestVolumeBackupRestore-1010557765-project-member] DELETE https://10.4.3.8/volume/v3/backups/e366e896-0ec0-4265-9440-a4a3e5b747e1 Aug 07 10:00:58.415639 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-93165586-6e18-450c-9fea-5a0b99067403 tempest-TestVolumeBackupRestore-1010557765 tempest-TestVolumeBackupRestore-1010557765-project-member] Empty body provided in request {{(pid=100297) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 10:00:58.415993 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-93165586-6e18-450c-9fea-5a0b99067403 tempest-TestVolumeBackupRestore-1010557765 tempest-TestVolumeBackupRestore-1010557765-project-member] Calling method 'delete' {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 10:00:58.416255 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.contrib.backups [None req-93165586-6e18-450c-9fea-5a0b99067403 tempest-TestVolumeBackupRestore-1010557765 tempest-TestVolumeBackupRestore-1010557765-project-member] Delete backup with id: e366e896-0ec0-4265-9440-a4a3e5b747e1. Aug 07 10:00:58.430770 np0000006707 devstack@c-api.service[100297]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 10:00:58.430770 np0000006707 devstack@c-api.service[100297]: warnings.warn( Aug 07 10:00:58.462788 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.backup.rpcapi [None req-93165586-6e18-450c-9fea-5a0b99067403 tempest-TestVolumeBackupRestore-1010557765 tempest-TestVolumeBackupRestore-1010557765-project-member] delete_backup rpcapi backup_id e366e896-0ec0-4265-9440-a4a3e5b747e1 {{(pid=100297) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 07 10:00:58.470623 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-93165586-6e18-450c-9fea-5a0b99067403 tempest-TestVolumeBackupRestore-1010557765 tempest-TestVolumeBackupRestore-1010557765-project-member] https://10.4.3.8/volume/v3/backups/e366e896-0ec0-4265-9440-a4a3e5b747e1 returned with HTTP 202 Aug 07 10:00:58.470623 np0000006707 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 875/3498] 10.4.3.8 () {66 vars in 1337 bytes} [Fri Aug 7 10:00:58 2026] DELETE /volume/v3/backups/e366e896-0ec0-4265-9440-a4a3e5b747e1 => generated 0 bytes in 57 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 07 10:00:58.477681 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [None req-0a313744-2688-42f6-b4e7-94b6ea5e56b6 None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:00:58.480731 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-0a313744-2688-42f6-b4e7-94b6ea5e56b6 tempest-TestVolumeBackupRestore-1010557765 tempest-TestVolumeBackupRestore-1010557765-project-member] DELETE https://10.4.3.8/volume/v3/volumes/3e53c308-6640-4e0a-9c53-e9d338343d20 Aug 07 10:00:58.480902 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-0a313744-2688-42f6-b4e7-94b6ea5e56b6 tempest-TestVolumeBackupRestore-1010557765 tempest-TestVolumeBackupRestore-1010557765-project-member] Empty body provided in request {{(pid=100296) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 10:00:58.481104 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-0a313744-2688-42f6-b4e7-94b6ea5e56b6 tempest-TestVolumeBackupRestore-1010557765 tempest-TestVolumeBackupRestore-1010557765-project-member] Calling method 'delete' {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 10:00:58.481272 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.v3.volumes [None req-0a313744-2688-42f6-b4e7-94b6ea5e56b6 tempest-TestVolumeBackupRestore-1010557765 tempest-TestVolumeBackupRestore-1010557765-project-member] Delete volume with id: 3e53c308-6640-4e0a-9c53-e9d338343d20 Aug 07 10:00:58.488761 np0000006707 devstack@c-api.service[100296]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 10:00:58.488761 np0000006707 devstack@c-api.service[100296]: warnings.warn( Aug 07 10:00:58.489341 np0000006707 devstack@c-api.service[100296]: INFO cinder.volume.api [None req-0a313744-2688-42f6-b4e7-94b6ea5e56b6 tempest-TestVolumeBackupRestore-1010557765 tempest-TestVolumeBackupRestore-1010557765-project-member] Volume info retrieved successfully. Aug 07 10:00:58.519701 np0000006707 devstack@c-api.service[100296]: INFO cinder.volume.api [None req-0a313744-2688-42f6-b4e7-94b6ea5e56b6 tempest-TestVolumeBackupRestore-1010557765 tempest-TestVolumeBackupRestore-1010557765-project-member] Delete volume request issued successfully. Aug 07 10:00:58.522447 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-0a313744-2688-42f6-b4e7-94b6ea5e56b6 tempest-TestVolumeBackupRestore-1010557765 tempest-TestVolumeBackupRestore-1010557765-project-member] https://10.4.3.8/volume/v3/volumes/3e53c308-6640-4e0a-9c53-e9d338343d20 returned with HTTP 202 Aug 07 10:00:58.522447 np0000006707 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 873/3499] 10.4.3.8 () {66 vars in 1337 bytes} [Fri Aug 7 10:00:58 2026] DELETE /volume/v3/volumes/3e53c308-6640-4e0a-9c53-e9d338343d20 => generated 0 bytes in 43 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 07 10:00:58.532514 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-5bc1d0c9-f050-46d2-8f5c-9302e6da72cd None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:00:58.537525 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-5bc1d0c9-f050-46d2-8f5c-9302e6da72cd tempest-TestVolumeBackupRestore-1010557765 tempest-TestVolumeBackupRestore-1010557765-project-member] GET https://10.4.3.8/volume/v3/volumes/3e53c308-6640-4e0a-9c53-e9d338343d20 Aug 07 10:00:58.538239 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-5bc1d0c9-f050-46d2-8f5c-9302e6da72cd tempest-TestVolumeBackupRestore-1010557765 tempest-TestVolumeBackupRestore-1010557765-project-member] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 10:00:58.538239 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-5bc1d0c9-f050-46d2-8f5c-9302e6da72cd tempest-TestVolumeBackupRestore-1010557765 tempest-TestVolumeBackupRestore-1010557765-project-member] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 10:00:58.550642 np0000006707 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 10:00:58.550642 np0000006707 devstack@c-api.service[100295]: warnings.warn( Aug 07 10:00:58.555656 np0000006707 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-5bc1d0c9-f050-46d2-8f5c-9302e6da72cd tempest-TestVolumeBackupRestore-1010557765 tempest-TestVolumeBackupRestore-1010557765-project-member] Volume info retrieved successfully. Aug 07 10:00:58.565315 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-5bc1d0c9-f050-46d2-8f5c-9302e6da72cd tempest-TestVolumeBackupRestore-1010557765 tempest-TestVolumeBackupRestore-1010557765-project-member] https://10.4.3.8/volume/v3/volumes/3e53c308-6640-4e0a-9c53-e9d338343d20 returned with HTTP 200 Aug 07 10:00:58.566031 np0000006707 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 876/3500] 10.4.3.8 () {66 vars in 1334 bytes} [Fri Aug 7 10:00:58 2026] GET /volume/v3/volumes/3e53c308-6640-4e0a-9c53-e9d338343d20 => generated 1356 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 10:00:58.945304 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.middleware.request_id [None req-c824c489-6880-4237-a3f1-bd8127e377a5 None None] RequestId filter calling following filter/app {{(pid=100298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:00:58.948552 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [None req-c824c489-6880-4237-a3f1-bd8127e377a5 tempest-ProjectMemberTests33-438754277 tempest-ProjectMemberTests33-438754277-project-admin] GET https://10.4.3.8/volume/v3/backups/8f57fcc5-ba13-40f9-bfc4-574cf1068ed7 Aug 07 10:00:58.949118 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [None req-c824c489-6880-4237-a3f1-bd8127e377a5 tempest-ProjectMemberTests33-438754277 tempest-ProjectMemberTests33-438754277-project-admin] Empty body provided in request {{(pid=100298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 10:00:58.949118 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [None req-c824c489-6880-4237-a3f1-bd8127e377a5 tempest-ProjectMemberTests33-438754277 tempest-ProjectMemberTests33-438754277-project-admin] Calling method 'show' {{(pid=100298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 10:00:58.949257 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.v3.backups [None req-c824c489-6880-4237-a3f1-bd8127e377a5 tempest-ProjectMemberTests33-438754277 tempest-ProjectMemberTests33-438754277-project-admin] Show backup with id 8f57fcc5-ba13-40f9-bfc4-574cf1068ed7. {{(pid=100298) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 10:00:58.956216 np0000006707 devstack@c-api.service[100298]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 10:00:58.956216 np0000006707 devstack@c-api.service[100298]: warnings.warn( Aug 07 10:00:58.956915 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [None req-c824c489-6880-4237-a3f1-bd8127e377a5 tempest-ProjectMemberTests33-438754277 tempest-ProjectMemberTests33-438754277-project-admin] https://10.4.3.8/volume/v3/backups/8f57fcc5-ba13-40f9-bfc4-574cf1068ed7 returned with HTTP 200 Aug 07 10:00:58.957331 np0000006707 devstack@c-api.service[100298]: [pid: 100298|app: 0|req: 877/3501] 10.4.3.8 () {68 vars in 1374 bytes} [Fri Aug 7 10:00:58 2026] GET /volume/v3/backups/8f57fcc5-ba13-40f9-bfc4-574cf1068ed7 => generated 731 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 10:00:59.327951 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [None req-ef503717-7a48-42f4-97cb-452f92177c95 None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:00:59.330227 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-ef503717-7a48-42f4-97cb-452f92177c95 tempest-SnapshotDataIntegrityTests-488661116 tempest-SnapshotDataIntegrityTests-488661116-project-member] POST https://10.4.3.8/volume/v3/snapshots Aug 07 10:00:59.330732 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-ef503717-7a48-42f4-97cb-452f92177c95 tempest-SnapshotDataIntegrityTests-488661116 tempest-SnapshotDataIntegrityTests-488661116-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "99f12af2-0b56-4a89-8dbf-6ebacebd6f5c", "force": true, "name": "tempest-SnapshotDataIntegrityTests-snapshot-1857361304", "description": null, "metadata": null}} {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 10:00:59.344819 np0000006707 devstack@c-api.service[100297]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 10:00:59.344819 np0000006707 devstack@c-api.service[100297]: warnings.warn( Aug 07 10:00:59.345463 np0000006707 devstack@c-api.service[100297]: INFO cinder.volume.api [None req-ef503717-7a48-42f4-97cb-452f92177c95 tempest-SnapshotDataIntegrityTests-488661116 tempest-SnapshotDataIntegrityTests-488661116-project-member] Volume info retrieved successfully. Aug 07 10:00:59.345643 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.v3.snapshots [None req-ef503717-7a48-42f4-97cb-452f92177c95 tempest-SnapshotDataIntegrityTests-488661116 tempest-SnapshotDataIntegrityTests-488661116-project-member] Create snapshot from volume 99f12af2-0b56-4a89-8dbf-6ebacebd6f5c Aug 07 10:00:59.423593 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.quota [None req-ef503717-7a48-42f4-97cb-452f92177c95 tempest-SnapshotDataIntegrityTests-488661116 tempest-SnapshotDataIntegrityTests-488661116-project-member] Created reservations ['9afc3540-5e33-4ec4-9d81-bb4fba27baad', '5445407d-b609-45e7-acf9-7d44e40b8b90', '4d26179b-911e-47c2-b683-1de33aefcd8c', 'c962e687-86ef-4fc9-930d-90a14d8d6bfe'] {{(pid=100297) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 10:00:59.479502 np0000006707 devstack@c-api.service[100297]: INFO cinder.volume.api [None req-ef503717-7a48-42f4-97cb-452f92177c95 tempest-SnapshotDataIntegrityTests-488661116 tempest-SnapshotDataIntegrityTests-488661116-project-member] Snapshot force create request issued successfully. Aug 07 10:00:59.479842 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-ef503717-7a48-42f4-97cb-452f92177c95 tempest-SnapshotDataIntegrityTests-488661116 tempest-SnapshotDataIntegrityTests-488661116-project-member] https://10.4.3.8/volume/v3/snapshots returned with HTTP 202 Aug 07 10:00:59.480377 np0000006707 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 876/3502] 10.4.3.8 () {68 vars in 1251 bytes} [Fri Aug 7 10:00:59 2026] POST /volume/v3/snapshots => generated 313 bytes in 153 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 07 10:00:59.493309 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [None req-a9e1bf4b-9d70-43fb-97e2-8e975e2628af None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:00:59.495593 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-a9e1bf4b-9d70-43fb-97e2-8e975e2628af tempest-SnapshotDataIntegrityTests-488661116 tempest-SnapshotDataIntegrityTests-488661116-project-member] GET https://10.4.3.8/volume/v3/snapshots/cc22f483-3f1a-4ce4-aa10-c688faa5e946 Aug 07 10:00:59.495876 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-a9e1bf4b-9d70-43fb-97e2-8e975e2628af tempest-SnapshotDataIntegrityTests-488661116 tempest-SnapshotDataIntegrityTests-488661116-project-member] Empty body provided in request {{(pid=100296) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 10:00:59.496663 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-a9e1bf4b-9d70-43fb-97e2-8e975e2628af tempest-SnapshotDataIntegrityTests-488661116 tempest-SnapshotDataIntegrityTests-488661116-project-member] Calling method 'show' {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 10:00:59.502338 np0000006707 devstack@c-api.service[100296]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 10:00:59.502338 np0000006707 devstack@c-api.service[100296]: warnings.warn( Aug 07 10:00:59.503545 np0000006707 devstack@c-api.service[100296]: INFO cinder.volume.api [None req-a9e1bf4b-9d70-43fb-97e2-8e975e2628af tempest-SnapshotDataIntegrityTests-488661116 tempest-SnapshotDataIntegrityTests-488661116-project-member] Snapshot retrieved successfully. Aug 07 10:00:59.503929 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-a9e1bf4b-9d70-43fb-97e2-8e975e2628af tempest-SnapshotDataIntegrityTests-488661116 tempest-SnapshotDataIntegrityTests-488661116-project-member] https://10.4.3.8/volume/v3/snapshots/cc22f483-3f1a-4ce4-aa10-c688faa5e946 returned with HTTP 200 Aug 07 10:00:59.504184 np0000006707 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 874/3503] 10.4.3.8 () {66 vars in 1340 bytes} [Fri Aug 7 10:00:59 2026] GET /volume/v3/snapshots/cc22f483-3f1a-4ce4-aa10-c688faa5e946 => generated 445 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 10:00:59.582250 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-99af99c4-197b-42a4-b043-64b62ed2343e None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:00:59.587346 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-99af99c4-197b-42a4-b043-64b62ed2343e tempest-TestVolumeBackupRestore-1010557765 tempest-TestVolumeBackupRestore-1010557765-project-member] GET https://10.4.3.8/volume/v3/volumes/3e53c308-6640-4e0a-9c53-e9d338343d20 Aug 07 10:00:59.588259 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-99af99c4-197b-42a4-b043-64b62ed2343e tempest-TestVolumeBackupRestore-1010557765 tempest-TestVolumeBackupRestore-1010557765-project-member] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 10:00:59.588259 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-99af99c4-197b-42a4-b043-64b62ed2343e tempest-TestVolumeBackupRestore-1010557765 tempest-TestVolumeBackupRestore-1010557765-project-member] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 10:00:59.607500 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-99af99c4-197b-42a4-b043-64b62ed2343e tempest-TestVolumeBackupRestore-1010557765 tempest-TestVolumeBackupRestore-1010557765-project-member] https://10.4.3.8/volume/v3/volumes/3e53c308-6640-4e0a-9c53-e9d338343d20 returned with HTTP 404 Aug 07 10:00:59.608147 np0000006707 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 877/3504] 10.4.3.8 () {66 vars in 1334 bytes} [Fri Aug 7 10:00:59 2026] GET /volume/v3/volumes/3e53c308-6640-4e0a-9c53-e9d338343d20 => generated 109 bytes in 26 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 10:00:59.969508 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.middleware.request_id [None req-3f6fbc9d-2196-421a-a8ca-4d9050b6dafd None None] RequestId filter calling following filter/app {{(pid=100298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:00:59.971746 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [None req-3f6fbc9d-2196-421a-a8ca-4d9050b6dafd tempest-ProjectMemberTests33-438754277 tempest-ProjectMemberTests33-438754277-project-admin] GET https://10.4.3.8/volume/v3/backups/8f57fcc5-ba13-40f9-bfc4-574cf1068ed7 Aug 07 10:00:59.972057 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [None req-3f6fbc9d-2196-421a-a8ca-4d9050b6dafd tempest-ProjectMemberTests33-438754277 tempest-ProjectMemberTests33-438754277-project-admin] Empty body provided in request {{(pid=100298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 10:00:59.972334 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [None req-3f6fbc9d-2196-421a-a8ca-4d9050b6dafd tempest-ProjectMemberTests33-438754277 tempest-ProjectMemberTests33-438754277-project-admin] Calling method 'show' {{(pid=100298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 10:00:59.972582 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.v3.backups [None req-3f6fbc9d-2196-421a-a8ca-4d9050b6dafd tempest-ProjectMemberTests33-438754277 tempest-ProjectMemberTests33-438754277-project-admin] Show backup with id 8f57fcc5-ba13-40f9-bfc4-574cf1068ed7. {{(pid=100298) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 10:00:59.977741 np0000006707 devstack@c-api.service[100298]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 10:00:59.977741 np0000006707 devstack@c-api.service[100298]: warnings.warn( Aug 07 10:00:59.978465 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [None req-3f6fbc9d-2196-421a-a8ca-4d9050b6dafd tempest-ProjectMemberTests33-438754277 tempest-ProjectMemberTests33-438754277-project-admin] https://10.4.3.8/volume/v3/backups/8f57fcc5-ba13-40f9-bfc4-574cf1068ed7 returned with HTTP 200 Aug 07 10:00:59.978835 np0000006707 devstack@c-api.service[100298]: [pid: 100298|app: 0|req: 878/3505] 10.4.3.8 () {68 vars in 1374 bytes} [Fri Aug 7 10:00:59 2026] GET /volume/v3/backups/8f57fcc5-ba13-40f9-bfc4-574cf1068ed7 => generated 731 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 10:01:00.516216 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [None req-0f5e7421-7fff-47b5-b2b1-301fa49f5fb8 None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:01:00.518609 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-0f5e7421-7fff-47b5-b2b1-301fa49f5fb8 tempest-SnapshotDataIntegrityTests-488661116 tempest-SnapshotDataIntegrityTests-488661116-project-member] GET https://10.4.3.8/volume/v3/snapshots/cc22f483-3f1a-4ce4-aa10-c688faa5e946 Aug 07 10:01:00.518854 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-0f5e7421-7fff-47b5-b2b1-301fa49f5fb8 tempest-SnapshotDataIntegrityTests-488661116 tempest-SnapshotDataIntegrityTests-488661116-project-member] Empty body provided in request {{(pid=100297) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 10:01:00.519100 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-0f5e7421-7fff-47b5-b2b1-301fa49f5fb8 tempest-SnapshotDataIntegrityTests-488661116 tempest-SnapshotDataIntegrityTests-488661116-project-member] Calling method 'show' {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 10:01:00.525704 np0000006707 devstack@c-api.service[100297]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 10:01:00.525704 np0000006707 devstack@c-api.service[100297]: warnings.warn( Aug 07 10:01:00.526276 np0000006707 devstack@c-api.service[100297]: INFO cinder.volume.api [None req-0f5e7421-7fff-47b5-b2b1-301fa49f5fb8 tempest-SnapshotDataIntegrityTests-488661116 tempest-SnapshotDataIntegrityTests-488661116-project-member] Snapshot retrieved successfully. Aug 07 10:01:00.527291 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-0f5e7421-7fff-47b5-b2b1-301fa49f5fb8 tempest-SnapshotDataIntegrityTests-488661116 tempest-SnapshotDataIntegrityTests-488661116-project-member] https://10.4.3.8/volume/v3/snapshots/cc22f483-3f1a-4ce4-aa10-c688faa5e946 returned with HTTP 200 Aug 07 10:01:00.527867 np0000006707 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 877/3506] 10.4.3.8 () {66 vars in 1340 bytes} [Fri Aug 7 10:01:00 2026] GET /volume/v3/snapshots/cc22f483-3f1a-4ce4-aa10-c688faa5e946 => generated 472 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 10:01:00.537527 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [None req-2836c420-f799-4055-9afe-afa5b1d0e96f None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:01:00.540135 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-2836c420-f799-4055-9afe-afa5b1d0e96f tempest-SnapshotDataIntegrityTests-488661116 tempest-SnapshotDataIntegrityTests-488661116-project-member] GET https://10.4.3.8/volume/v3/snapshots/cc22f483-3f1a-4ce4-aa10-c688faa5e946 Aug 07 10:01:00.540373 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-2836c420-f799-4055-9afe-afa5b1d0e96f tempest-SnapshotDataIntegrityTests-488661116 tempest-SnapshotDataIntegrityTests-488661116-project-member] Empty body provided in request {{(pid=100296) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 10:01:00.540659 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-2836c420-f799-4055-9afe-afa5b1d0e96f tempest-SnapshotDataIntegrityTests-488661116 tempest-SnapshotDataIntegrityTests-488661116-project-member] Calling method 'show' {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 10:01:00.546447 np0000006707 devstack@c-api.service[100296]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 10:01:00.546447 np0000006707 devstack@c-api.service[100296]: warnings.warn( Aug 07 10:01:00.546964 np0000006707 devstack@c-api.service[100296]: INFO cinder.volume.api [None req-2836c420-f799-4055-9afe-afa5b1d0e96f tempest-SnapshotDataIntegrityTests-488661116 tempest-SnapshotDataIntegrityTests-488661116-project-member] Snapshot retrieved successfully. Aug 07 10:01:00.547986 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-2836c420-f799-4055-9afe-afa5b1d0e96f tempest-SnapshotDataIntegrityTests-488661116 tempest-SnapshotDataIntegrityTests-488661116-project-member] https://10.4.3.8/volume/v3/snapshots/cc22f483-3f1a-4ce4-aa10-c688faa5e946 returned with HTTP 200 Aug 07 10:01:00.548457 np0000006707 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 875/3507] 10.4.3.8 () {66 vars in 1340 bytes} [Fri Aug 7 10:01:00 2026] GET /volume/v3/snapshots/cc22f483-3f1a-4ce4-aa10-c688faa5e946 => generated 472 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 10:01:00.991534 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-5df86c40-715c-47b3-975b-89fb7c03249d None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:01:00.993814 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-5df86c40-715c-47b3-975b-89fb7c03249d tempest-ProjectMemberTests33-438754277 tempest-ProjectMemberTests33-438754277-project-admin] GET https://10.4.3.8/volume/v3/backups/8f57fcc5-ba13-40f9-bfc4-574cf1068ed7 Aug 07 10:01:00.994116 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-5df86c40-715c-47b3-975b-89fb7c03249d tempest-ProjectMemberTests33-438754277 tempest-ProjectMemberTests33-438754277-project-admin] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 10:01:00.994347 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-5df86c40-715c-47b3-975b-89fb7c03249d tempest-ProjectMemberTests33-438754277 tempest-ProjectMemberTests33-438754277-project-admin] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 10:01:00.994509 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.v3.backups [None req-5df86c40-715c-47b3-975b-89fb7c03249d tempest-ProjectMemberTests33-438754277 tempest-ProjectMemberTests33-438754277-project-admin] Show backup with id 8f57fcc5-ba13-40f9-bfc4-574cf1068ed7. {{(pid=100295) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 10:01:01.000127 np0000006707 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 10:01:01.000127 np0000006707 devstack@c-api.service[100295]: warnings.warn( Aug 07 10:01:01.000904 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-5df86c40-715c-47b3-975b-89fb7c03249d tempest-ProjectMemberTests33-438754277 tempest-ProjectMemberTests33-438754277-project-admin] https://10.4.3.8/volume/v3/backups/8f57fcc5-ba13-40f9-bfc4-574cf1068ed7 returned with HTTP 200 Aug 07 10:01:01.001344 np0000006707 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 878/3508] 10.4.3.8 () {68 vars in 1374 bytes} [Fri Aug 7 10:01:00 2026] GET /volume/v3/backups/8f57fcc5-ba13-40f9-bfc4-574cf1068ed7 => generated 731 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 10:01:02.016577 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.middleware.request_id [None req-b9df67b6-08de-4b67-bd3b-faf909bb4435 None None] RequestId filter calling following filter/app {{(pid=100298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:01:02.022839 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [None req-b9df67b6-08de-4b67-bd3b-faf909bb4435 tempest-ProjectMemberTests33-438754277 tempest-ProjectMemberTests33-438754277-project-admin] GET https://10.4.3.8/volume/v3/backups/8f57fcc5-ba13-40f9-bfc4-574cf1068ed7 Aug 07 10:01:02.023189 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [None req-b9df67b6-08de-4b67-bd3b-faf909bb4435 tempest-ProjectMemberTests33-438754277 tempest-ProjectMemberTests33-438754277-project-admin] Empty body provided in request {{(pid=100298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 10:01:02.023538 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [None req-b9df67b6-08de-4b67-bd3b-faf909bb4435 tempest-ProjectMemberTests33-438754277 tempest-ProjectMemberTests33-438754277-project-admin] Calling method 'show' {{(pid=100298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 10:01:02.023821 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.v3.backups [None req-b9df67b6-08de-4b67-bd3b-faf909bb4435 tempest-ProjectMemberTests33-438754277 tempest-ProjectMemberTests33-438754277-project-admin] Show backup with id 8f57fcc5-ba13-40f9-bfc4-574cf1068ed7. {{(pid=100298) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 10:01:02.035440 np0000006707 devstack@c-api.service[100298]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 10:01:02.035440 np0000006707 devstack@c-api.service[100298]: warnings.warn( Aug 07 10:01:02.036441 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [None req-b9df67b6-08de-4b67-bd3b-faf909bb4435 tempest-ProjectMemberTests33-438754277 tempest-ProjectMemberTests33-438754277-project-admin] https://10.4.3.8/volume/v3/backups/8f57fcc5-ba13-40f9-bfc4-574cf1068ed7 returned with HTTP 200 Aug 07 10:01:02.037272 np0000006707 devstack@c-api.service[100298]: [pid: 100298|app: 0|req: 879/3509] 10.4.3.8 () {68 vars in 1374 bytes} [Fri Aug 7 10:01:02 2026] GET /volume/v3/backups/8f57fcc5-ba13-40f9-bfc4-574cf1068ed7 => generated 731 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 10:01:02.141164 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [req-60868df4-159b-4729-b65a-c7f40110f81a req-dd87f6a6-c2c7-4f13-91df-ca5d0e9f4f9d None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:01:02.146972 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [req-60868df4-159b-4729-b65a-c7f40110f81a req-dd87f6a6-c2c7-4f13-91df-ca5d0e9f4f9d tempest-TestVolumeBootPatternV346-722752471 tempest-TestVolumeBootPatternV346-722752471-project-member] GET https://10.4.3.8/volume/v3/limits Aug 07 10:01:02.147489 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [req-60868df4-159b-4729-b65a-c7f40110f81a req-dd87f6a6-c2c7-4f13-91df-ca5d0e9f4f9d tempest-TestVolumeBootPatternV346-722752471 tempest-TestVolumeBootPatternV346-722752471-project-member] Empty body provided in request {{(pid=100297) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 10:01:02.148325 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [req-60868df4-159b-4729-b65a-c7f40110f81a req-dd87f6a6-c2c7-4f13-91df-ca5d0e9f4f9d tempest-TestVolumeBootPatternV346-722752471 tempest-TestVolumeBootPatternV346-722752471-project-member] Calling method 'index' {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 10:01:02.165564 np0000006707 devstack@c-api.service[100297]: WARNING cinder.quota [req-60868df4-159b-4729-b65a-c7f40110f81a req-dd87f6a6-c2c7-4f13-91df-ca5d0e9f4f9d tempest-TestVolumeBootPatternV346-722752471 tempest-TestVolumeBootPatternV346-722752471-project-member] Deprecated: Default quota for resource: volumes_tempest-scenario-type-luks-2042514932 is set by the default quota flag: quota_volumes_tempest-scenario-type-luks-2042514932, it is now deprecated. Please use the default quota class for default quota. Aug 07 10:01:02.165852 np0000006707 devstack@c-api.service[100297]: WARNING cinder.quota [req-60868df4-159b-4729-b65a-c7f40110f81a req-dd87f6a6-c2c7-4f13-91df-ca5d0e9f4f9d tempest-TestVolumeBootPatternV346-722752471 tempest-TestVolumeBootPatternV346-722752471-project-member] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-luks-2042514932 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-luks-2042514932, it is now deprecated. Please use the default quota class for default quota. Aug 07 10:01:02.166231 np0000006707 devstack@c-api.service[100297]: WARNING cinder.quota [req-60868df4-159b-4729-b65a-c7f40110f81a req-dd87f6a6-c2c7-4f13-91df-ca5d0e9f4f9d tempest-TestVolumeBootPatternV346-722752471 tempest-TestVolumeBootPatternV346-722752471-project-member] Deprecated: Default quota for resource: snapshots_tempest-scenario-type-luks-2042514932 is set by the default quota flag: quota_snapshots_tempest-scenario-type-luks-2042514932, it is now deprecated. Please use the default quota class for default quota. Aug 07 10:01:02.180107 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [req-60868df4-159b-4729-b65a-c7f40110f81a req-dd87f6a6-c2c7-4f13-91df-ca5d0e9f4f9d tempest-TestVolumeBootPatternV346-722752471 tempest-TestVolumeBootPatternV346-722752471-project-member] https://10.4.3.8/volume/v3/limits returned with HTTP 200 Aug 07 10:01:02.180250 np0000006707 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 878/3510] 10.4.3.8 () {68 vars in 1470 bytes} [Fri Aug 7 10:01:02 2026] GET /volume/v3/limits => generated 302 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 10:01:02.256149 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [req-60868df4-159b-4729-b65a-c7f40110f81a req-f6aa5fc4-ffa9-4359-9875-9e03e85f0d20 None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:01:02.266184 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [req-60868df4-159b-4729-b65a-c7f40110f81a req-f6aa5fc4-ffa9-4359-9875-9e03e85f0d20 tempest-TestVolumeBootPatternV346-722752471 tempest-TestVolumeBootPatternV346-722752471-project-member] GET https://10.4.3.8/volume/v3/volumes/b3711189-d858-4145-83fe-3c65e4d676ef Aug 07 10:01:02.266184 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [req-60868df4-159b-4729-b65a-c7f40110f81a req-f6aa5fc4-ffa9-4359-9875-9e03e85f0d20 tempest-TestVolumeBootPatternV346-722752471 tempest-TestVolumeBootPatternV346-722752471-project-member] Empty body provided in request {{(pid=100296) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 10:01:02.266184 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [req-60868df4-159b-4729-b65a-c7f40110f81a req-f6aa5fc4-ffa9-4359-9875-9e03e85f0d20 tempest-TestVolumeBootPatternV346-722752471 tempest-TestVolumeBootPatternV346-722752471-project-member] Calling method 'show' {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 10:01:02.287741 np0000006707 devstack@c-api.service[100296]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 10:01:02.287741 np0000006707 devstack@c-api.service[100296]: warnings.warn( Aug 07 10:01:02.292798 np0000006707 devstack@c-api.service[100296]: INFO cinder.volume.api [req-60868df4-159b-4729-b65a-c7f40110f81a req-f6aa5fc4-ffa9-4359-9875-9e03e85f0d20 tempest-TestVolumeBootPatternV346-722752471 tempest-TestVolumeBootPatternV346-722752471-project-member] Volume info retrieved successfully. Aug 07 10:01:02.300813 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [req-60868df4-159b-4729-b65a-c7f40110f81a req-f6aa5fc4-ffa9-4359-9875-9e03e85f0d20 tempest-TestVolumeBootPatternV346-722752471 tempest-TestVolumeBootPatternV346-722752471-project-member] https://10.4.3.8/volume/v3/volumes/b3711189-d858-4145-83fe-3c65e4d676ef returned with HTTP 200 Aug 07 10:01:02.300813 np0000006707 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 876/3511] 10.4.3.8 () {68 vars in 1584 bytes} [Fri Aug 7 10:01:02 2026] GET /volume/v3/volumes/b3711189-d858-4145-83fe-3c65e4d676ef => generated 1658 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 10:01:02.319196 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [req-60868df4-159b-4729-b65a-c7f40110f81a req-c23df116-3d60-4e22-94cb-a3e1e516399a None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:01:02.327249 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [req-60868df4-159b-4729-b65a-c7f40110f81a req-c23df116-3d60-4e22-94cb-a3e1e516399a tempest-TestVolumeBootPatternV346-722752471 tempest-TestVolumeBootPatternV346-722752471-project-member] POST https://10.4.3.8/volume/v3/snapshots Aug 07 10:01:02.328110 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [req-60868df4-159b-4729-b65a-c7f40110f81a req-c23df116-3d60-4e22-94cb-a3e1e516399a tempest-TestVolumeBootPatternV346-722752471 tempest-TestVolumeBootPatternV346-722752471-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "b3711189-d858-4145-83fe-3c65e4d676ef", "force": true, "name": "snapshot for tempest-TestVolumeBootPatternV346snapshot-1863189732", "description": null, "metadata": {}}} {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 10:01:02.368185 np0000006707 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 10:01:02.368185 np0000006707 devstack@c-api.service[100295]: warnings.warn( Aug 07 10:01:02.369570 np0000006707 devstack@c-api.service[100295]: INFO cinder.volume.api [req-60868df4-159b-4729-b65a-c7f40110f81a req-c23df116-3d60-4e22-94cb-a3e1e516399a tempest-TestVolumeBootPatternV346-722752471 tempest-TestVolumeBootPatternV346-722752471-project-member] Volume info retrieved successfully. Aug 07 10:01:02.369570 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.v3.snapshots [req-60868df4-159b-4729-b65a-c7f40110f81a req-c23df116-3d60-4e22-94cb-a3e1e516399a tempest-TestVolumeBootPatternV346-722752471 tempest-TestVolumeBootPatternV346-722752471-project-member] Create snapshot from volume b3711189-d858-4145-83fe-3c65e4d676ef Aug 07 10:01:02.450577 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.quota [req-60868df4-159b-4729-b65a-c7f40110f81a req-c23df116-3d60-4e22-94cb-a3e1e516399a tempest-TestVolumeBootPatternV346-722752471 tempest-TestVolumeBootPatternV346-722752471-project-member] Created reservations ['05797e18-2c38-417c-acad-7726e7531389', 'a52c9712-5f74-4326-b1e4-6068f7be3f58', 'b48d655a-abb8-484c-9281-65af5fc35e92', '5f962ce0-2d1a-4877-bcce-d37092b666fe'] {{(pid=100295) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 10:01:02.500643 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.middleware.request_id [None req-6342d836-d273-4981-bb24-d852d8de33c4 None None] RequestId filter calling following filter/app {{(pid=100298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:01:02.505470 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [None req-6342d836-d273-4981-bb24-d852d8de33c4 tempest-SnapshotDataIntegrityTests-488661116 tempest-SnapshotDataIntegrityTests-488661116-project-member] POST https://10.4.3.8/volume/v3/snapshots Aug 07 10:01:02.506794 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [None req-6342d836-d273-4981-bb24-d852d8de33c4 tempest-SnapshotDataIntegrityTests-488661116 tempest-SnapshotDataIntegrityTests-488661116-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "99f12af2-0b56-4a89-8dbf-6ebacebd6f5c", "force": true, "name": "tempest-SnapshotDataIntegrityTests-snapshot-41431216", "description": null, "metadata": null}} {{(pid=100298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 10:01:02.527451 np0000006707 devstack@c-api.service[100295]: INFO cinder.volume.api [req-60868df4-159b-4729-b65a-c7f40110f81a req-c23df116-3d60-4e22-94cb-a3e1e516399a tempest-TestVolumeBootPatternV346-722752471 tempest-TestVolumeBootPatternV346-722752471-project-member] Snapshot force create request issued successfully. Aug 07 10:01:02.527451 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [req-60868df4-159b-4729-b65a-c7f40110f81a req-c23df116-3d60-4e22-94cb-a3e1e516399a tempest-TestVolumeBootPatternV346-722752471 tempest-TestVolumeBootPatternV346-722752471-project-member] https://10.4.3.8/volume/v3/snapshots returned with HTTP 202 Aug 07 10:01:02.527451 np0000006707 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 879/3512] 10.4.3.8 () {72 vars in 1533 bytes} [Fri Aug 7 10:01:02 2026] POST /volume/v3/snapshots => generated 324 bytes in 209 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 07 10:01:02.531016 np0000006707 devstack@c-api.service[100298]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 10:01:02.531016 np0000006707 devstack@c-api.service[100298]: warnings.warn( Aug 07 10:01:02.531628 np0000006707 devstack@c-api.service[100298]: INFO cinder.volume.api [None req-6342d836-d273-4981-bb24-d852d8de33c4 tempest-SnapshotDataIntegrityTests-488661116 tempest-SnapshotDataIntegrityTests-488661116-project-member] Volume info retrieved successfully. Aug 07 10:01:02.531845 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.v3.snapshots [None req-6342d836-d273-4981-bb24-d852d8de33c4 tempest-SnapshotDataIntegrityTests-488661116 tempest-SnapshotDataIntegrityTests-488661116-project-member] Create snapshot from volume 99f12af2-0b56-4a89-8dbf-6ebacebd6f5c Aug 07 10:01:02.576746 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.quota [None req-6342d836-d273-4981-bb24-d852d8de33c4 tempest-SnapshotDataIntegrityTests-488661116 tempest-SnapshotDataIntegrityTests-488661116-project-member] Created reservations ['544a24ef-32eb-4aa7-bbcc-6669a39c44c3', 'eb7d8408-3385-4068-9e30-bd0f13cf530b', 'b311e863-adf9-420e-9dd1-01c0a3367b72', '17952836-615e-4b1e-a086-572c7fc69fa8'] {{(pid=100298) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 10:01:02.649016 np0000006707 devstack@c-api.service[100298]: INFO cinder.volume.api [None req-6342d836-d273-4981-bb24-d852d8de33c4 tempest-SnapshotDataIntegrityTests-488661116 tempest-SnapshotDataIntegrityTests-488661116-project-member] Snapshot force create request issued successfully. Aug 07 10:01:02.649405 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [None req-6342d836-d273-4981-bb24-d852d8de33c4 tempest-SnapshotDataIntegrityTests-488661116 tempest-SnapshotDataIntegrityTests-488661116-project-member] https://10.4.3.8/volume/v3/snapshots returned with HTTP 202 Aug 07 10:01:02.649833 np0000006707 devstack@c-api.service[100298]: [pid: 100298|app: 0|req: 880/3513] 10.4.3.8 () {68 vars in 1251 bytes} [Fri Aug 7 10:01:02 2026] POST /volume/v3/snapshots => generated 311 bytes in 150 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 07 10:01:02.673612 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [None req-5492a4de-7a0a-4dcb-8d09-d6db336a1554 None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:01:02.675693 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-5492a4de-7a0a-4dcb-8d09-d6db336a1554 tempest-SnapshotDataIntegrityTests-488661116 tempest-SnapshotDataIntegrityTests-488661116-project-member] GET https://10.4.3.8/volume/v3/snapshots/7fb0a8ba-c563-4bae-b9b5-6b9f38f54f43 Aug 07 10:01:02.675967 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-5492a4de-7a0a-4dcb-8d09-d6db336a1554 tempest-SnapshotDataIntegrityTests-488661116 tempest-SnapshotDataIntegrityTests-488661116-project-member] Empty body provided in request {{(pid=100297) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 10:01:02.676932 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-5492a4de-7a0a-4dcb-8d09-d6db336a1554 tempest-SnapshotDataIntegrityTests-488661116 tempest-SnapshotDataIntegrityTests-488661116-project-member] Calling method 'show' {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 10:01:02.683679 np0000006707 devstack@c-api.service[100297]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 10:01:02.683679 np0000006707 devstack@c-api.service[100297]: warnings.warn( Aug 07 10:01:02.684287 np0000006707 devstack@c-api.service[100297]: INFO cinder.volume.api [None req-5492a4de-7a0a-4dcb-8d09-d6db336a1554 tempest-SnapshotDataIntegrityTests-488661116 tempest-SnapshotDataIntegrityTests-488661116-project-member] Snapshot retrieved successfully. Aug 07 10:01:02.685564 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-5492a4de-7a0a-4dcb-8d09-d6db336a1554 tempest-SnapshotDataIntegrityTests-488661116 tempest-SnapshotDataIntegrityTests-488661116-project-member] https://10.4.3.8/volume/v3/snapshots/7fb0a8ba-c563-4bae-b9b5-6b9f38f54f43 returned with HTTP 200 Aug 07 10:01:02.685680 np0000006707 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 879/3514] 10.4.3.8 () {66 vars in 1340 bytes} [Fri Aug 7 10:01:02 2026] GET /volume/v3/snapshots/7fb0a8ba-c563-4bae-b9b5-6b9f38f54f43 => generated 443 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 10:01:03.054827 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [None req-2a8be692-6e4f-435a-a396-da91db03984c None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:01:03.057589 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-2a8be692-6e4f-435a-a396-da91db03984c tempest-ProjectMemberTests33-438754277 tempest-ProjectMemberTests33-438754277-project-admin] GET https://10.4.3.8/volume/v3/backups/8f57fcc5-ba13-40f9-bfc4-574cf1068ed7 Aug 07 10:01:03.057812 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-2a8be692-6e4f-435a-a396-da91db03984c tempest-ProjectMemberTests33-438754277 tempest-ProjectMemberTests33-438754277-project-admin] Empty body provided in request {{(pid=100296) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 10:01:03.058091 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-2a8be692-6e4f-435a-a396-da91db03984c tempest-ProjectMemberTests33-438754277 tempest-ProjectMemberTests33-438754277-project-admin] Calling method 'show' {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 10:01:03.058224 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.v3.backups [None req-2a8be692-6e4f-435a-a396-da91db03984c tempest-ProjectMemberTests33-438754277 tempest-ProjectMemberTests33-438754277-project-admin] Show backup with id 8f57fcc5-ba13-40f9-bfc4-574cf1068ed7. {{(pid=100296) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 10:01:03.063894 np0000006707 devstack@c-api.service[100296]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 10:01:03.063894 np0000006707 devstack@c-api.service[100296]: warnings.warn( Aug 07 10:01:03.065401 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-2a8be692-6e4f-435a-a396-da91db03984c tempest-ProjectMemberTests33-438754277 tempest-ProjectMemberTests33-438754277-project-admin] https://10.4.3.8/volume/v3/backups/8f57fcc5-ba13-40f9-bfc4-574cf1068ed7 returned with HTTP 200 Aug 07 10:01:03.065401 np0000006707 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 877/3515] 10.4.3.8 () {68 vars in 1374 bytes} [Fri Aug 7 10:01:03 2026] GET /volume/v3/backups/8f57fcc5-ba13-40f9-bfc4-574cf1068ed7 => generated 731 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 10:01:03.701643 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-a8a5cab1-ee05-4dd8-bd07-605dfd87dca7 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:01:03.704824 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-a8a5cab1-ee05-4dd8-bd07-605dfd87dca7 tempest-SnapshotDataIntegrityTests-488661116 tempest-SnapshotDataIntegrityTests-488661116-project-member] GET https://10.4.3.8/volume/v3/snapshots/7fb0a8ba-c563-4bae-b9b5-6b9f38f54f43 Aug 07 10:01:03.705258 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-a8a5cab1-ee05-4dd8-bd07-605dfd87dca7 tempest-SnapshotDataIntegrityTests-488661116 tempest-SnapshotDataIntegrityTests-488661116-project-member] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 10:01:03.705608 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-a8a5cab1-ee05-4dd8-bd07-605dfd87dca7 tempest-SnapshotDataIntegrityTests-488661116 tempest-SnapshotDataIntegrityTests-488661116-project-member] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 10:01:03.717936 np0000006707 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 10:01:03.717936 np0000006707 devstack@c-api.service[100295]: warnings.warn( Aug 07 10:01:03.719411 np0000006707 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-a8a5cab1-ee05-4dd8-bd07-605dfd87dca7 tempest-SnapshotDataIntegrityTests-488661116 tempest-SnapshotDataIntegrityTests-488661116-project-member] Snapshot retrieved successfully. Aug 07 10:01:03.720839 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-a8a5cab1-ee05-4dd8-bd07-605dfd87dca7 tempest-SnapshotDataIntegrityTests-488661116 tempest-SnapshotDataIntegrityTests-488661116-project-member] https://10.4.3.8/volume/v3/snapshots/7fb0a8ba-c563-4bae-b9b5-6b9f38f54f43 returned with HTTP 200 Aug 07 10:01:03.722296 np0000006707 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 880/3516] 10.4.3.8 () {66 vars in 1340 bytes} [Fri Aug 7 10:01:03 2026] GET /volume/v3/snapshots/7fb0a8ba-c563-4bae-b9b5-6b9f38f54f43 => generated 470 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 10:01:03.733042 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.middleware.request_id [None req-1d117be6-7065-44bf-b697-d302d2877dc8 None None] RequestId filter calling following filter/app {{(pid=100298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:01:03.735597 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [None req-1d117be6-7065-44bf-b697-d302d2877dc8 tempest-SnapshotDataIntegrityTests-488661116 tempest-SnapshotDataIntegrityTests-488661116-project-member] GET https://10.4.3.8/volume/v3/snapshots/7fb0a8ba-c563-4bae-b9b5-6b9f38f54f43 Aug 07 10:01:03.735763 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [None req-1d117be6-7065-44bf-b697-d302d2877dc8 tempest-SnapshotDataIntegrityTests-488661116 tempest-SnapshotDataIntegrityTests-488661116-project-member] Empty body provided in request {{(pid=100298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 10:01:03.736026 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [None req-1d117be6-7065-44bf-b697-d302d2877dc8 tempest-SnapshotDataIntegrityTests-488661116 tempest-SnapshotDataIntegrityTests-488661116-project-member] Calling method 'show' {{(pid=100298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 10:01:03.742831 np0000006707 devstack@c-api.service[100298]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 10:01:03.742831 np0000006707 devstack@c-api.service[100298]: warnings.warn( Aug 07 10:01:03.743602 np0000006707 devstack@c-api.service[100298]: INFO cinder.volume.api [None req-1d117be6-7065-44bf-b697-d302d2877dc8 tempest-SnapshotDataIntegrityTests-488661116 tempest-SnapshotDataIntegrityTests-488661116-project-member] Snapshot retrieved successfully. Aug 07 10:01:03.745026 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [None req-1d117be6-7065-44bf-b697-d302d2877dc8 tempest-SnapshotDataIntegrityTests-488661116 tempest-SnapshotDataIntegrityTests-488661116-project-member] https://10.4.3.8/volume/v3/snapshots/7fb0a8ba-c563-4bae-b9b5-6b9f38f54f43 returned with HTTP 200 Aug 07 10:01:03.745480 np0000006707 devstack@c-api.service[100298]: [pid: 100298|app: 0|req: 881/3517] 10.4.3.8 () {66 vars in 1340 bytes} [Fri Aug 7 10:01:03 2026] GET /volume/v3/snapshots/7fb0a8ba-c563-4bae-b9b5-6b9f38f54f43 => generated 470 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 10:01:04.081910 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [None req-4859e5c0-88f3-4e2a-8ef9-0d755ba6ace0 None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:01:04.083484 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-4859e5c0-88f3-4e2a-8ef9-0d755ba6ace0 tempest-ProjectMemberTests33-438754277 tempest-ProjectMemberTests33-438754277-project-admin] GET https://10.4.3.8/volume/v3/backups/8f57fcc5-ba13-40f9-bfc4-574cf1068ed7 Aug 07 10:01:04.083693 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-4859e5c0-88f3-4e2a-8ef9-0d755ba6ace0 tempest-ProjectMemberTests33-438754277 tempest-ProjectMemberTests33-438754277-project-admin] Empty body provided in request {{(pid=100297) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 10:01:04.083870 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-4859e5c0-88f3-4e2a-8ef9-0d755ba6ace0 tempest-ProjectMemberTests33-438754277 tempest-ProjectMemberTests33-438754277-project-admin] Calling method 'show' {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 10:01:04.083965 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.v3.backups [None req-4859e5c0-88f3-4e2a-8ef9-0d755ba6ace0 tempest-ProjectMemberTests33-438754277 tempest-ProjectMemberTests33-438754277-project-admin] Show backup with id 8f57fcc5-ba13-40f9-bfc4-574cf1068ed7. {{(pid=100297) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 10:01:04.092662 np0000006707 devstack@c-api.service[100297]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 10:01:04.092662 np0000006707 devstack@c-api.service[100297]: warnings.warn( Aug 07 10:01:04.092979 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-4859e5c0-88f3-4e2a-8ef9-0d755ba6ace0 tempest-ProjectMemberTests33-438754277 tempest-ProjectMemberTests33-438754277-project-admin] https://10.4.3.8/volume/v3/backups/8f57fcc5-ba13-40f9-bfc4-574cf1068ed7 returned with HTTP 200 Aug 07 10:01:04.093544 np0000006707 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 880/3518] 10.4.3.8 () {68 vars in 1374 bytes} [Fri Aug 7 10:01:04 2026] GET /volume/v3/backups/8f57fcc5-ba13-40f9-bfc4-574cf1068ed7 => generated 731 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 07 10:01:05.094933 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [None req-a91a0ad7-517a-4975-8044-f7daa12f34af None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:01:05.101312 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-a91a0ad7-517a-4975-8044-f7daa12f34af tempest-TestVolumeBootPatternV346-722752471 tempest-TestVolumeBootPatternV346-722752471-project-member] GET https://10.4.3.8/volume/v3/snapshots/aa66182a-6424-48ff-b046-6eca50ab7c78 Aug 07 10:01:05.101312 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-a91a0ad7-517a-4975-8044-f7daa12f34af tempest-TestVolumeBootPatternV346-722752471 tempest-TestVolumeBootPatternV346-722752471-project-member] Empty body provided in request {{(pid=100296) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 10:01:05.102273 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-a91a0ad7-517a-4975-8044-f7daa12f34af tempest-TestVolumeBootPatternV346-722752471 tempest-TestVolumeBootPatternV346-722752471-project-member] Calling method 'show' {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 10:01:05.109342 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-09ef4ef2-f024-4db0-9a7d-a95ccc8e2dc3 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:01:05.109863 np0000006707 devstack@c-api.service[100296]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 10:01:05.109863 np0000006707 devstack@c-api.service[100296]: warnings.warn( Aug 07 10:01:05.110213 np0000006707 devstack@c-api.service[100296]: INFO cinder.volume.api [None req-a91a0ad7-517a-4975-8044-f7daa12f34af tempest-TestVolumeBootPatternV346-722752471 tempest-TestVolumeBootPatternV346-722752471-project-member] Snapshot retrieved successfully. Aug 07 10:01:05.111615 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-a91a0ad7-517a-4975-8044-f7daa12f34af tempest-TestVolumeBootPatternV346-722752471 tempest-TestVolumeBootPatternV346-722752471-project-member] https://10.4.3.8/volume/v3/snapshots/aa66182a-6424-48ff-b046-6eca50ab7c78 returned with HTTP 200 Aug 07 10:01:05.112463 np0000006707 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 878/3519] 10.4.3.8 () {66 vars in 1340 bytes} [Fri Aug 7 10:01:05 2026] GET /volume/v3/snapshots/aa66182a-6424-48ff-b046-6eca50ab7c78 => generated 483 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 10:01:05.113044 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-09ef4ef2-f024-4db0-9a7d-a95ccc8e2dc3 tempest-ProjectMemberTests33-438754277 tempest-ProjectMemberTests33-438754277-project-admin] GET https://10.4.3.8/volume/v3/backups/8f57fcc5-ba13-40f9-bfc4-574cf1068ed7 Aug 07 10:01:05.113641 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-09ef4ef2-f024-4db0-9a7d-a95ccc8e2dc3 tempest-ProjectMemberTests33-438754277 tempest-ProjectMemberTests33-438754277-project-admin] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 10:01:05.113940 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-09ef4ef2-f024-4db0-9a7d-a95ccc8e2dc3 tempest-ProjectMemberTests33-438754277 tempest-ProjectMemberTests33-438754277-project-admin] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 10:01:05.115373 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.v3.backups [None req-09ef4ef2-f024-4db0-9a7d-a95ccc8e2dc3 tempest-ProjectMemberTests33-438754277 tempest-ProjectMemberTests33-438754277-project-admin] Show backup with id 8f57fcc5-ba13-40f9-bfc4-574cf1068ed7. {{(pid=100295) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 10:01:05.125369 np0000006707 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 10:01:05.125369 np0000006707 devstack@c-api.service[100295]: warnings.warn( Aug 07 10:01:05.126286 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-09ef4ef2-f024-4db0-9a7d-a95ccc8e2dc3 tempest-ProjectMemberTests33-438754277 tempest-ProjectMemberTests33-438754277-project-admin] https://10.4.3.8/volume/v3/backups/8f57fcc5-ba13-40f9-bfc4-574cf1068ed7 returned with HTTP 200 Aug 07 10:01:05.128282 np0000006707 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 881/3520] 10.4.3.8 () {68 vars in 1374 bytes} [Fri Aug 7 10:01:05 2026] GET /volume/v3/backups/8f57fcc5-ba13-40f9-bfc4-574cf1068ed7 => generated 732 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 10:01:05.151700 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.middleware.request_id [None req-155c16f4-2499-4eb1-ae0f-bf3ef0473f55 None None] RequestId filter calling following filter/app {{(pid=100298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:01:05.154116 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [None req-155c16f4-2499-4eb1-ae0f-bf3ef0473f55 tempest-TestVolumeBootPatternV346-722752471 tempest-TestVolumeBootPatternV346-722752471-project-member] POST https://10.4.3.8/volume/v3/volumes Aug 07 10:01:05.154116 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [None req-155c16f4-2499-4eb1-ae0f-bf3ef0473f55 tempest-TestVolumeBootPatternV346-722752471 tempest-TestVolumeBootPatternV346-722752471-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestVolumeBootPatternV346-volume-origin-569765714", "snapshot_id": null, "imageRef": "b8e6ae7d-738f-4bb3-b66f-ea58ed9ea3b7", "volume_type": null, "size": 1}} {{(pid=100298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 10:01:05.156347 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.v3.volumes [None req-155c16f4-2499-4eb1-ae0f-bf3ef0473f55 tempest-TestVolumeBootPatternV346-722752471 tempest-TestVolumeBootPatternV346-722752471-project-member] Create volume request body: {'volume': {'name': 'tempest-TestVolumeBootPatternV346-volume-origin-569765714', 'snapshot_id': None, 'imageRef': 'b8e6ae7d-738f-4bb3-b66f-ea58ed9ea3b7', 'volume_type': None, 'size': 1}} {{(pid=100298) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 07 10:01:05.274211 np0000006707 devstack@c-api.service[100298]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 10:01:05.274211 np0000006707 devstack@c-api.service[100298]: warnings.warn( Aug 07 10:01:05.274847 np0000006707 devstack@c-api.service[100298]: INFO cinder.volume.api [None req-155c16f4-2499-4eb1-ae0f-bf3ef0473f55 tempest-TestVolumeBootPatternV346-722752471 tempest-TestVolumeBootPatternV346-722752471-project-member] Snapshot retrieved successfully. Aug 07 10:01:05.275035 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.v3.volumes [None req-155c16f4-2499-4eb1-ae0f-bf3ef0473f55 tempest-TestVolumeBootPatternV346-722752471 tempest-TestVolumeBootPatternV346-722752471-project-member] Create volume of 1 GB Aug 07 10:01:05.280493 np0000006707 devstack@c-api.service[100298]: INFO cinder.volume.api [None req-155c16f4-2499-4eb1-ae0f-bf3ef0473f55 tempest-TestVolumeBootPatternV346-722752471 tempest-TestVolumeBootPatternV346-722752471-project-member] Availability Zones retrieved successfully. Aug 07 10:01:05.288698 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.volume.api [None req-155c16f4-2499-4eb1-ae0f-bf3ef0473f55 tempest-TestVolumeBootPatternV346-722752471 tempest-TestVolumeBootPatternV346-722752471-project-member] Flow 'volume_create_api' (49be45fe-57d9-4653-8858-9753b6899488) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100298) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 10:01:05.290224 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.volume.api [None req-155c16f4-2499-4eb1-ae0f-bf3ef0473f55 tempest-TestVolumeBootPatternV346-722752471 tempest-TestVolumeBootPatternV346-722752471-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f05f0b1c-c439-4d87-93c7-8a2e538c8d43) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100298) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 10:01:05.291601 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.volume.flows.api.create_volume [None req-155c16f4-2499-4eb1-ae0f-bf3ef0473f55 tempest-TestVolumeBootPatternV346-722752471 tempest-TestVolumeBootPatternV346-722752471-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=100298) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 07 10:01:05.341618 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.volume.api [None req-155c16f4-2499-4eb1-ae0f-bf3ef0473f55 tempest-TestVolumeBootPatternV346-722752471 tempest-TestVolumeBootPatternV346-722752471-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f05f0b1c-c439-4d87-93c7-8a2e538c8d43) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': 'aa66182a-6424-48ff-b046-6eca50ab7c78', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-07T09:47:39Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=45fd9a3a-b61e-4c6c-9ab7-d02f06678d0d,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '45fd9a3a-b61e-4c6c-9ab7-d02f06678d0d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100298) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 10:01:05.342536 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.volume.api [None req-155c16f4-2499-4eb1-ae0f-bf3ef0473f55 tempest-TestVolumeBootPatternV346-722752471 tempest-TestVolumeBootPatternV346-722752471-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3f16ba86-ef9d-41ab-82e7-f6dfb921dc83) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100298) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 10:01:05.403789 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.quota [None req-155c16f4-2499-4eb1-ae0f-bf3ef0473f55 tempest-TestVolumeBootPatternV346-722752471 tempest-TestVolumeBootPatternV346-722752471-project-member] Created reservations ['e4313ae7-47a0-47c1-9566-4f0dcd00699d', '72af3f87-7bfa-473f-9fe8-93867db4bdeb', 'e8e1c981-c02b-478a-a779-7a58533ab0a8', '023b445a-3284-4d50-8a4c-7b93b54339ad'] {{(pid=100298) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 10:01:05.404966 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.volume.api [None req-155c16f4-2499-4eb1-ae0f-bf3ef0473f55 tempest-TestVolumeBootPatternV346-722752471 tempest-TestVolumeBootPatternV346-722752471-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3f16ba86-ef9d-41ab-82e7-f6dfb921dc83) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['e4313ae7-47a0-47c1-9566-4f0dcd00699d', '72af3f87-7bfa-473f-9fe8-93867db4bdeb', 'e8e1c981-c02b-478a-a779-7a58533ab0a8', '023b445a-3284-4d50-8a4c-7b93b54339ad']}' {{(pid=100298) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 10:01:05.406167 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.volume.api [None req-155c16f4-2499-4eb1-ae0f-bf3ef0473f55 tempest-TestVolumeBootPatternV346-722752471 tempest-TestVolumeBootPatternV346-722752471-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7e21b63f-6945-421d-8515-867fc27fa133) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100298) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 10:01:05.454270 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.volume.api [None req-155c16f4-2499-4eb1-ae0f-bf3ef0473f55 tempest-TestVolumeBootPatternV346-722752471 tempest-TestVolumeBootPatternV346-722752471-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7e21b63f-6945-421d-8515-867fc27fa133) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '0b6b4344-388f-48d6-b56e-6eda1ade6e6b', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestVolumeBootPatternV346-volume-origin-569765714',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='36c1b53a3e4e45aa91f56cd1c3a0c444',qos_specs=None,replication_status=,reservations=['e4313ae7-47a0-47c1-9566-4f0dcd00699d','72af3f87-7bfa-473f-9fe8-93867db4bdeb','e8e1c981-c02b-478a-a779-7a58533ab0a8','023b445a-3284-4d50-8a4c-7b93b54339ad'],size=1,snapshot_id=aa66182a-6424-48ff-b046-6eca50ab7c78,source_replicaid=,source_volid=None,status='creating',user_id='f6ec92b52a7c47eaa4a4ca9c262859af',volume_type_id=45fd9a3a-b61e-4c6c-9ab7-d02f06678d0d), '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-07T10:01:05Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestVolumeBootPatternV346-volume-origin-569765714',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=0b6b4344-388f-48d6-b56e-6eda1ade6e6b,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='36c1b53a3e4e45aa91f56cd1c3a0c444',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=aa66182a-6424-48ff-b046-6eca50ab7c78,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='f6ec92b52a7c47eaa4a4ca9c262859af',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(45fd9a3a-b61e-4c6c-9ab7-d02f06678d0d),volume_type_id=45fd9a3a-b61e-4c6c-9ab7-d02f06678d0d)}' {{(pid=100298) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 10:01:05.455211 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.volume.api [None req-155c16f4-2499-4eb1-ae0f-bf3ef0473f55 tempest-TestVolumeBootPatternV346-722752471 tempest-TestVolumeBootPatternV346-722752471-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (22621cba-a54a-4054-9930-478648a44c35) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100298) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 10:01:05.482495 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.volume.api [None req-155c16f4-2499-4eb1-ae0f-bf3ef0473f55 tempest-TestVolumeBootPatternV346-722752471 tempest-TestVolumeBootPatternV346-722752471-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (22621cba-a54a-4054-9930-478648a44c35) transitioned into state 'SUCCESS' from state '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-569765714',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='36c1b53a3e4e45aa91f56cd1c3a0c444',qos_specs=None,replication_status=,reservations=['e4313ae7-47a0-47c1-9566-4f0dcd00699d','72af3f87-7bfa-473f-9fe8-93867db4bdeb','e8e1c981-c02b-478a-a779-7a58533ab0a8','023b445a-3284-4d50-8a4c-7b93b54339ad'],size=1,snapshot_id=aa66182a-6424-48ff-b046-6eca50ab7c78,source_replicaid=,source_volid=None,status='creating',user_id='f6ec92b52a7c47eaa4a4ca9c262859af',volume_type_id=45fd9a3a-b61e-4c6c-9ab7-d02f06678d0d)}' {{(pid=100298) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 10:01:05.483506 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.volume.api [None req-155c16f4-2499-4eb1-ae0f-bf3ef0473f55 tempest-TestVolumeBootPatternV346-722752471 tempest-TestVolumeBootPatternV346-722752471-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (cc6d9229-a58d-4462-b55b-c1b783ac6b25) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100298) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 10:01:05.512826 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.volume.api [None req-155c16f4-2499-4eb1-ae0f-bf3ef0473f55 tempest-TestVolumeBootPatternV346-722752471 tempest-TestVolumeBootPatternV346-722752471-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (cc6d9229-a58d-4462-b55b-c1b783ac6b25) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100298) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 10:01:05.513864 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.volume.api [None req-155c16f4-2499-4eb1-ae0f-bf3ef0473f55 tempest-TestVolumeBootPatternV346-722752471 tempest-TestVolumeBootPatternV346-722752471-project-member] Flow 'volume_create_api' (49be45fe-57d9-4653-8858-9753b6899488) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100298) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 10:01:05.514238 np0000006707 devstack@c-api.service[100298]: INFO cinder.volume.api [None req-155c16f4-2499-4eb1-ae0f-bf3ef0473f55 tempest-TestVolumeBootPatternV346-722752471 tempest-TestVolumeBootPatternV346-722752471-project-member] Create volume request issued successfully. Aug 07 10:01:05.514932 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [None req-155c16f4-2499-4eb1-ae0f-bf3ef0473f55 tempest-TestVolumeBootPatternV346-722752471 tempest-TestVolumeBootPatternV346-722752471-project-member] https://10.4.3.8/volume/v3/volumes returned with HTTP 202 Aug 07 10:01:05.515759 np0000006707 devstack@c-api.service[100298]: [pid: 100298|app: 0|req: 882/3521] 10.4.3.8 () {70 vars in 1286 bytes} [Fri Aug 7 10:01:05 2026] POST /volume/v3/volumes => generated 809 bytes in 365 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 07 10:01:05.531947 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [None req-0d976e24-556a-444f-9195-0c5e75bdfa43 None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:01:05.534132 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-0d976e24-556a-444f-9195-0c5e75bdfa43 tempest-TestVolumeBootPatternV346-722752471 tempest-TestVolumeBootPatternV346-722752471-project-member] GET https://10.4.3.8/volume/v3/volumes/0b6b4344-388f-48d6-b56e-6eda1ade6e6b Aug 07 10:01:05.534431 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-0d976e24-556a-444f-9195-0c5e75bdfa43 tempest-TestVolumeBootPatternV346-722752471 tempest-TestVolumeBootPatternV346-722752471-project-member] Empty body provided in request {{(pid=100297) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 10:01:05.534704 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-0d976e24-556a-444f-9195-0c5e75bdfa43 tempest-TestVolumeBootPatternV346-722752471 tempest-TestVolumeBootPatternV346-722752471-project-member] Calling method 'show' {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 10:01:05.545779 np0000006707 devstack@c-api.service[100297]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 10:01:05.545779 np0000006707 devstack@c-api.service[100297]: warnings.warn( Aug 07 10:01:05.551311 np0000006707 devstack@c-api.service[100297]: INFO cinder.volume.api [None req-0d976e24-556a-444f-9195-0c5e75bdfa43 tempest-TestVolumeBootPatternV346-722752471 tempest-TestVolumeBootPatternV346-722752471-project-member] Volume info retrieved successfully. Aug 07 10:01:05.555808 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-0d976e24-556a-444f-9195-0c5e75bdfa43 tempest-TestVolumeBootPatternV346-722752471 tempest-TestVolumeBootPatternV346-722752471-project-member] https://10.4.3.8/volume/v3/volumes/0b6b4344-388f-48d6-b56e-6eda1ade6e6b returned with HTTP 200 Aug 07 10:01:05.556331 np0000006707 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 881/3522] 10.4.3.8 () {68 vars in 1375 bytes} [Fri Aug 7 10:01:05 2026] GET /volume/v3/volumes/0b6b4344-388f-48d6-b56e-6eda1ade6e6b => generated 877 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 10:01:05.922110 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [None req-711592c8-dbff-44dc-b795-21a5358fe4c0 None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:01:05.924652 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-711592c8-dbff-44dc-b795-21a5358fe4c0 tempest-SnapshotDataIntegrityTests-488661116 tempest-SnapshotDataIntegrityTests-488661116-project-member] POST https://10.4.3.8/volume/v3/snapshots Aug 07 10:01:05.925354 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-711592c8-dbff-44dc-b795-21a5358fe4c0 tempest-SnapshotDataIntegrityTests-488661116 tempest-SnapshotDataIntegrityTests-488661116-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "99f12af2-0b56-4a89-8dbf-6ebacebd6f5c", "force": true, "name": "tempest-SnapshotDataIntegrityTests-snapshot-83042520", "description": null, "metadata": null}} {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 10:01:05.941795 np0000006707 devstack@c-api.service[100296]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 10:01:05.941795 np0000006707 devstack@c-api.service[100296]: warnings.warn( Aug 07 10:01:05.942476 np0000006707 devstack@c-api.service[100296]: INFO cinder.volume.api [None req-711592c8-dbff-44dc-b795-21a5358fe4c0 tempest-SnapshotDataIntegrityTests-488661116 tempest-SnapshotDataIntegrityTests-488661116-project-member] Volume info retrieved successfully. Aug 07 10:01:05.942802 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.v3.snapshots [None req-711592c8-dbff-44dc-b795-21a5358fe4c0 tempest-SnapshotDataIntegrityTests-488661116 tempest-SnapshotDataIntegrityTests-488661116-project-member] Create snapshot from volume 99f12af2-0b56-4a89-8dbf-6ebacebd6f5c Aug 07 10:01:05.975168 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.quota [None req-711592c8-dbff-44dc-b795-21a5358fe4c0 tempest-SnapshotDataIntegrityTests-488661116 tempest-SnapshotDataIntegrityTests-488661116-project-member] Created reservations ['2c86213c-0a60-40f8-8d52-b54e55fc5853', 'c095ece7-134c-4b3a-8f13-cb53d8f84470', '41683121-ae3e-40cd-8ad3-c3138fe6b767', 'f0d86f1b-a237-464c-8046-b73d15a7f5f4'] {{(pid=100296) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 10:01:06.017534 np0000006707 devstack@c-api.service[100296]: INFO cinder.volume.api [None req-711592c8-dbff-44dc-b795-21a5358fe4c0 tempest-SnapshotDataIntegrityTests-488661116 tempest-SnapshotDataIntegrityTests-488661116-project-member] Snapshot force create request issued successfully. Aug 07 10:01:06.017927 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-711592c8-dbff-44dc-b795-21a5358fe4c0 tempest-SnapshotDataIntegrityTests-488661116 tempest-SnapshotDataIntegrityTests-488661116-project-member] https://10.4.3.8/volume/v3/snapshots returned with HTTP 202 Aug 07 10:01:06.018401 np0000006707 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 879/3523] 10.4.3.8 () {68 vars in 1251 bytes} [Fri Aug 7 10:01:05 2026] POST /volume/v3/snapshots => generated 311 bytes in 97 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 07 10:01:06.031953 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-ab872935-2d31-4726-bceb-10e8439ce0e7 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:01:06.033859 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-ab872935-2d31-4726-bceb-10e8439ce0e7 tempest-SnapshotDataIntegrityTests-488661116 tempest-SnapshotDataIntegrityTests-488661116-project-member] GET https://10.4.3.8/volume/v3/snapshots/74ae2c58-86cb-4cc8-9a48-342e7d2f2492 Aug 07 10:01:06.034371 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-ab872935-2d31-4726-bceb-10e8439ce0e7 tempest-SnapshotDataIntegrityTests-488661116 tempest-SnapshotDataIntegrityTests-488661116-project-member] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 10:01:06.034801 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-ab872935-2d31-4726-bceb-10e8439ce0e7 tempest-SnapshotDataIntegrityTests-488661116 tempest-SnapshotDataIntegrityTests-488661116-project-member] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 10:01:06.047743 np0000006707 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 10:01:06.047743 np0000006707 devstack@c-api.service[100295]: warnings.warn( Aug 07 10:01:06.048353 np0000006707 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-ab872935-2d31-4726-bceb-10e8439ce0e7 tempest-SnapshotDataIntegrityTests-488661116 tempest-SnapshotDataIntegrityTests-488661116-project-member] Snapshot retrieved successfully. Aug 07 10:01:06.049319 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-ab872935-2d31-4726-bceb-10e8439ce0e7 tempest-SnapshotDataIntegrityTests-488661116 tempest-SnapshotDataIntegrityTests-488661116-project-member] https://10.4.3.8/volume/v3/snapshots/74ae2c58-86cb-4cc8-9a48-342e7d2f2492 returned with HTTP 200 Aug 07 10:01:06.049776 np0000006707 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 882/3524] 10.4.3.8 () {66 vars in 1340 bytes} [Fri Aug 7 10:01:06 2026] GET /volume/v3/snapshots/74ae2c58-86cb-4cc8-9a48-342e7d2f2492 => generated 443 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 10:01:06.141585 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.middleware.request_id [None req-ebe067c9-e65b-4306-a0a8-48470bd5f5a1 None None] RequestId filter calling following filter/app {{(pid=100298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:01:06.145302 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [None req-ebe067c9-e65b-4306-a0a8-48470bd5f5a1 tempest-ProjectMemberTests33-438754277 tempest-ProjectMemberTests33-438754277-project-admin] GET https://10.4.3.8/volume/v3/backups/8f57fcc5-ba13-40f9-bfc4-574cf1068ed7 Aug 07 10:01:06.145302 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [None req-ebe067c9-e65b-4306-a0a8-48470bd5f5a1 tempest-ProjectMemberTests33-438754277 tempest-ProjectMemberTests33-438754277-project-admin] Empty body provided in request {{(pid=100298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 10:01:06.145302 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [None req-ebe067c9-e65b-4306-a0a8-48470bd5f5a1 tempest-ProjectMemberTests33-438754277 tempest-ProjectMemberTests33-438754277-project-admin] Calling method 'show' {{(pid=100298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 10:01:06.145302 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.v3.backups [None req-ebe067c9-e65b-4306-a0a8-48470bd5f5a1 tempest-ProjectMemberTests33-438754277 tempest-ProjectMemberTests33-438754277-project-admin] Show backup with id 8f57fcc5-ba13-40f9-bfc4-574cf1068ed7. {{(pid=100298) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 10:01:06.149942 np0000006707 devstack@c-api.service[100298]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 10:01:06.149942 np0000006707 devstack@c-api.service[100298]: warnings.warn( Aug 07 10:01:06.151028 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [None req-ebe067c9-e65b-4306-a0a8-48470bd5f5a1 tempest-ProjectMemberTests33-438754277 tempest-ProjectMemberTests33-438754277-project-admin] https://10.4.3.8/volume/v3/backups/8f57fcc5-ba13-40f9-bfc4-574cf1068ed7 returned with HTTP 200 Aug 07 10:01:06.151701 np0000006707 devstack@c-api.service[100298]: [pid: 100298|app: 0|req: 883/3525] 10.4.3.8 () {68 vars in 1374 bytes} [Fri Aug 7 10:01:06 2026] GET /volume/v3/backups/8f57fcc5-ba13-40f9-bfc4-574cf1068ed7 => generated 733 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 10:01:06.172946 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [None req-6e56555f-04b9-437f-bb54-f787fb811773 None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:01:06.174908 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-6e56555f-04b9-437f-bb54-f787fb811773 tempest-ProjectMemberTests33-438754277 tempest-ProjectMemberTests33-438754277-project-member] POST https://10.4.3.8/volume/v3/backups/8f57fcc5-ba13-40f9-bfc4-574cf1068ed7/action Aug 07 10:01:06.175325 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-6e56555f-04b9-437f-bb54-f787fb811773 tempest-ProjectMemberTests33-438754277 tempest-ProjectMemberTests33-438754277-project-member] Action body: b'{"os-reset_status": {"status": "error"}}' {{(pid=100297) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 07 10:01:06.175490 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-6e56555f-04b9-437f-bb54-f787fb811773 tempest-ProjectMemberTests33-438754277 tempest-ProjectMemberTests33-438754277-project-member] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "error"}} {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 10:01:06.177559 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.contrib.admin_actions [None req-6e56555f-04b9-437f-bb54-f787fb811773 tempest-ProjectMemberTests33-438754277 tempest-ProjectMemberTests33-438754277-project-member] Updating backup '8f57fcc5-ba13-40f9-bfc4-574cf1068ed7' with '{'status': 'error'}' {{(pid=100297) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:325}} Aug 07 10:01:06.186784 np0000006707 devstack@c-api.service[100297]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 10:01:06.186784 np0000006707 devstack@c-api.service[100297]: warnings.warn( Aug 07 10:01:06.188127 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.policy [None req-6e56555f-04b9-437f-bb54-f787fb811773 tempest-ProjectMemberTests33-438754277 tempest-ProjectMemberTests33-438754277-project-member] Policy check for volume_extension:backup_admin_actions:reset_status failed with context {'is_admin': False, 'user_id': 'd533e95620374e5ba6066791deac3a1e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '6fa0c91ab9b946679bc17f6069a76002', '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=100297) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 07 10:01:06.188358 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-6e56555f-04b9-437f-bb54-f787fb811773 tempest-ProjectMemberTests33-438754277 tempest-ProjectMemberTests33-438754277-project-member] https://10.4.3.8/volume/v3/backups/8f57fcc5-ba13-40f9-bfc4-574cf1068ed7/action returned with HTTP 403 Aug 07 10:01:06.189114 np0000006707 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 882/3526] 10.4.3.8 () {70 vars in 1416 bytes} [Fri Aug 7 10:01:06 2026] POST /volume/v3/backups/8f57fcc5-ba13-40f9-bfc4-574cf1068ed7/action => generated 131 bytes in 17 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 07 10:01:06.198951 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [None req-618f33cf-3990-45f3-9c4f-e4255f897911 None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:01:06.201717 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-618f33cf-3990-45f3-9c4f-e4255f897911 tempest-ProjectMemberTests33-438754277 tempest-ProjectMemberTests33-438754277-project-admin] DELETE https://10.4.3.8/volume/v3/volumes/26e23917-3b6d-4f49-ba1e-6998b6126905 Aug 07 10:01:06.201995 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-618f33cf-3990-45f3-9c4f-e4255f897911 tempest-ProjectMemberTests33-438754277 tempest-ProjectMemberTests33-438754277-project-admin] Empty body provided in request {{(pid=100296) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 10:01:06.202256 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-618f33cf-3990-45f3-9c4f-e4255f897911 tempest-ProjectMemberTests33-438754277 tempest-ProjectMemberTests33-438754277-project-admin] Calling method 'delete' {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 10:01:06.202477 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.v3.volumes [None req-618f33cf-3990-45f3-9c4f-e4255f897911 tempest-ProjectMemberTests33-438754277 tempest-ProjectMemberTests33-438754277-project-admin] Delete volume with id: 26e23917-3b6d-4f49-ba1e-6998b6126905 Aug 07 10:01:06.214557 np0000006707 devstack@c-api.service[100296]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 10:01:06.214557 np0000006707 devstack@c-api.service[100296]: warnings.warn( Aug 07 10:01:06.214557 np0000006707 devstack@c-api.service[100296]: INFO cinder.volume.api [None req-618f33cf-3990-45f3-9c4f-e4255f897911 tempest-ProjectMemberTests33-438754277 tempest-ProjectMemberTests33-438754277-project-admin] Volume info retrieved successfully. Aug 07 10:01:06.249870 np0000006707 devstack@c-api.service[100296]: INFO cinder.volume.api [None req-618f33cf-3990-45f3-9c4f-e4255f897911 tempest-ProjectMemberTests33-438754277 tempest-ProjectMemberTests33-438754277-project-admin] Delete volume request issued successfully. Aug 07 10:01:06.250124 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-618f33cf-3990-45f3-9c4f-e4255f897911 tempest-ProjectMemberTests33-438754277 tempest-ProjectMemberTests33-438754277-project-admin] https://10.4.3.8/volume/v3/volumes/26e23917-3b6d-4f49-ba1e-6998b6126905 returned with HTTP 202 Aug 07 10:01:06.250950 np0000006707 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 880/3527] 10.4.3.8 () {68 vars in 1377 bytes} [Fri Aug 7 10:01:06 2026] DELETE /volume/v3/volumes/26e23917-3b6d-4f49-ba1e-6998b6126905 => generated 0 bytes in 53 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 07 10:01:06.261589 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-30855804-e2a4-4ac9-91c4-d569fbd4eb24 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:01:06.264290 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-30855804-e2a4-4ac9-91c4-d569fbd4eb24 tempest-ProjectMemberTests33-438754277 tempest-ProjectMemberTests33-438754277-project-admin] GET https://10.4.3.8/volume/v3/volumes/26e23917-3b6d-4f49-ba1e-6998b6126905 Aug 07 10:01:06.264784 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-30855804-e2a4-4ac9-91c4-d569fbd4eb24 tempest-ProjectMemberTests33-438754277 tempest-ProjectMemberTests33-438754277-project-admin] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 10:01:06.265151 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-30855804-e2a4-4ac9-91c4-d569fbd4eb24 tempest-ProjectMemberTests33-438754277 tempest-ProjectMemberTests33-438754277-project-admin] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 10:01:06.275481 np0000006707 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 10:01:06.275481 np0000006707 devstack@c-api.service[100295]: warnings.warn( Aug 07 10:01:06.288140 np0000006707 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-30855804-e2a4-4ac9-91c4-d569fbd4eb24 tempest-ProjectMemberTests33-438754277 tempest-ProjectMemberTests33-438754277-project-admin] Volume info retrieved successfully. Aug 07 10:01:06.297272 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-30855804-e2a4-4ac9-91c4-d569fbd4eb24 tempest-ProjectMemberTests33-438754277 tempest-ProjectMemberTests33-438754277-project-admin] https://10.4.3.8/volume/v3/volumes/26e23917-3b6d-4f49-ba1e-6998b6126905 returned with HTTP 200 Aug 07 10:01:06.297981 np0000006707 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 883/3528] 10.4.3.8 () {68 vars in 1374 bytes} [Fri Aug 7 10:01:06 2026] GET /volume/v3/volumes/26e23917-3b6d-4f49-ba1e-6998b6126905 => generated 1013 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 10:01:06.575080 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.middleware.request_id [None req-87e26739-a707-4a15-bc88-40fb56d43a85 None None] RequestId filter calling following filter/app {{(pid=100298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:01:06.577004 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [None req-87e26739-a707-4a15-bc88-40fb56d43a85 tempest-TestVolumeBootPatternV346-722752471 tempest-TestVolumeBootPatternV346-722752471-project-member] GET https://10.4.3.8/volume/v3/volumes/0b6b4344-388f-48d6-b56e-6eda1ade6e6b Aug 07 10:01:06.577268 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [None req-87e26739-a707-4a15-bc88-40fb56d43a85 tempest-TestVolumeBootPatternV346-722752471 tempest-TestVolumeBootPatternV346-722752471-project-member] Empty body provided in request {{(pid=100298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 10:01:06.577529 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [None req-87e26739-a707-4a15-bc88-40fb56d43a85 tempest-TestVolumeBootPatternV346-722752471 tempest-TestVolumeBootPatternV346-722752471-project-member] Calling method 'show' {{(pid=100298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 10:01:06.588506 np0000006707 devstack@c-api.service[100298]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 10:01:06.588506 np0000006707 devstack@c-api.service[100298]: warnings.warn( Aug 07 10:01:06.593800 np0000006707 devstack@c-api.service[100298]: INFO cinder.volume.api [None req-87e26739-a707-4a15-bc88-40fb56d43a85 tempest-TestVolumeBootPatternV346-722752471 tempest-TestVolumeBootPatternV346-722752471-project-member] Volume info retrieved successfully. Aug 07 10:01:06.599649 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [None req-87e26739-a707-4a15-bc88-40fb56d43a85 tempest-TestVolumeBootPatternV346-722752471 tempest-TestVolumeBootPatternV346-722752471-project-member] https://10.4.3.8/volume/v3/volumes/0b6b4344-388f-48d6-b56e-6eda1ade6e6b returned with HTTP 200 Aug 07 10:01:06.600340 np0000006707 devstack@c-api.service[100298]: [pid: 100298|app: 0|req: 884/3529] 10.4.3.8 () {68 vars in 1375 bytes} [Fri Aug 7 10:01:06 2026] GET /volume/v3/volumes/0b6b4344-388f-48d6-b56e-6eda1ade6e6b => generated 1418 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 07 10:01:06.613728 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [None req-9f9afc7e-7c9f-48d0-9eb6-58668c27645d None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:01:06.615816 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-9f9afc7e-7c9f-48d0-9eb6-58668c27645d tempest-TestVolumeBootPatternV346-722752471 tempest-TestVolumeBootPatternV346-722752471-project-member] GET https://10.4.3.8/volume/v3/volumes/0b6b4344-388f-48d6-b56e-6eda1ade6e6b Aug 07 10:01:06.616107 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-9f9afc7e-7c9f-48d0-9eb6-58668c27645d tempest-TestVolumeBootPatternV346-722752471 tempest-TestVolumeBootPatternV346-722752471-project-member] Empty body provided in request {{(pid=100297) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 10:01:06.616378 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-9f9afc7e-7c9f-48d0-9eb6-58668c27645d tempest-TestVolumeBootPatternV346-722752471 tempest-TestVolumeBootPatternV346-722752471-project-member] Calling method 'show' {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 10:01:06.630721 np0000006707 devstack@c-api.service[100297]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 10:01:06.630721 np0000006707 devstack@c-api.service[100297]: warnings.warn( Aug 07 10:01:06.642673 np0000006707 devstack@c-api.service[100297]: INFO cinder.volume.api [None req-9f9afc7e-7c9f-48d0-9eb6-58668c27645d tempest-TestVolumeBootPatternV346-722752471 tempest-TestVolumeBootPatternV346-722752471-project-member] Volume info retrieved successfully. Aug 07 10:01:06.652353 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-9f9afc7e-7c9f-48d0-9eb6-58668c27645d tempest-TestVolumeBootPatternV346-722752471 tempest-TestVolumeBootPatternV346-722752471-project-member] https://10.4.3.8/volume/v3/volumes/0b6b4344-388f-48d6-b56e-6eda1ade6e6b returned with HTTP 200 Aug 07 10:01:06.653850 np0000006707 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 883/3530] 10.4.3.8 () {68 vars in 1375 bytes} [Fri Aug 7 10:01:06 2026] GET /volume/v3/volumes/0b6b4344-388f-48d6-b56e-6eda1ade6e6b => generated 1418 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 07 10:01:07.061293 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [None req-39a0d3df-ad2c-45a1-950c-beae8f8b95c6 None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:01:07.063554 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-39a0d3df-ad2c-45a1-950c-beae8f8b95c6 tempest-SnapshotDataIntegrityTests-488661116 tempest-SnapshotDataIntegrityTests-488661116-project-member] GET https://10.4.3.8/volume/v3/snapshots/74ae2c58-86cb-4cc8-9a48-342e7d2f2492 Aug 07 10:01:07.063847 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-39a0d3df-ad2c-45a1-950c-beae8f8b95c6 tempest-SnapshotDataIntegrityTests-488661116 tempest-SnapshotDataIntegrityTests-488661116-project-member] Empty body provided in request {{(pid=100296) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 10:01:07.064180 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-39a0d3df-ad2c-45a1-950c-beae8f8b95c6 tempest-SnapshotDataIntegrityTests-488661116 tempest-SnapshotDataIntegrityTests-488661116-project-member] Calling method 'show' {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 10:01:07.070318 np0000006707 devstack@c-api.service[100296]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 10:01:07.070318 np0000006707 devstack@c-api.service[100296]: warnings.warn( Aug 07 10:01:07.071041 np0000006707 devstack@c-api.service[100296]: INFO cinder.volume.api [None req-39a0d3df-ad2c-45a1-950c-beae8f8b95c6 tempest-SnapshotDataIntegrityTests-488661116 tempest-SnapshotDataIntegrityTests-488661116-project-member] Snapshot retrieved successfully. Aug 07 10:01:07.072179 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-39a0d3df-ad2c-45a1-950c-beae8f8b95c6 tempest-SnapshotDataIntegrityTests-488661116 tempest-SnapshotDataIntegrityTests-488661116-project-member] https://10.4.3.8/volume/v3/snapshots/74ae2c58-86cb-4cc8-9a48-342e7d2f2492 returned with HTTP 200 Aug 07 10:01:07.073033 np0000006707 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 881/3531] 10.4.3.8 () {66 vars in 1340 bytes} [Fri Aug 7 10:01:07 2026] GET /volume/v3/snapshots/74ae2c58-86cb-4cc8-9a48-342e7d2f2492 => generated 470 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 10:01:07.083343 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-a752299c-6aa4-479f-b4a9-5c28ae94922c None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:01:07.085657 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-a752299c-6aa4-479f-b4a9-5c28ae94922c tempest-SnapshotDataIntegrityTests-488661116 tempest-SnapshotDataIntegrityTests-488661116-project-member] GET https://10.4.3.8/volume/v3/snapshots/74ae2c58-86cb-4cc8-9a48-342e7d2f2492 Aug 07 10:01:07.086011 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-a752299c-6aa4-479f-b4a9-5c28ae94922c tempest-SnapshotDataIntegrityTests-488661116 tempest-SnapshotDataIntegrityTests-488661116-project-member] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 10:01:07.086331 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-a752299c-6aa4-479f-b4a9-5c28ae94922c tempest-SnapshotDataIntegrityTests-488661116 tempest-SnapshotDataIntegrityTests-488661116-project-member] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 10:01:07.093488 np0000006707 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 10:01:07.093488 np0000006707 devstack@c-api.service[100295]: warnings.warn( Aug 07 10:01:07.094237 np0000006707 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-a752299c-6aa4-479f-b4a9-5c28ae94922c tempest-SnapshotDataIntegrityTests-488661116 tempest-SnapshotDataIntegrityTests-488661116-project-member] Snapshot retrieved successfully. Aug 07 10:01:07.095174 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-a752299c-6aa4-479f-b4a9-5c28ae94922c tempest-SnapshotDataIntegrityTests-488661116 tempest-SnapshotDataIntegrityTests-488661116-project-member] https://10.4.3.8/volume/v3/snapshots/74ae2c58-86cb-4cc8-9a48-342e7d2f2492 returned with HTTP 200 Aug 07 10:01:07.095647 np0000006707 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 884/3532] 10.4.3.8 () {66 vars in 1340 bytes} [Fri Aug 7 10:01:07 2026] GET /volume/v3/snapshots/74ae2c58-86cb-4cc8-9a48-342e7d2f2492 => generated 470 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 10:01:07.145524 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.middleware.request_id [req-e6683d69-fcdd-498f-8c73-858b0bfc9630 req-ca3d2245-3a41-4f5e-b420-64a47383108e None None] RequestId filter calling following filter/app {{(pid=100298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:01:07.148064 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [req-e6683d69-fcdd-498f-8c73-858b0bfc9630 req-ca3d2245-3a41-4f5e-b420-64a47383108e tempest-SnapshotDataIntegrityTests-488661116 tempest-SnapshotDataIntegrityTests-488661116-project-member] GET https://10.4.3.8/volume/v3/volumes/99f12af2-0b56-4a89-8dbf-6ebacebd6f5c Aug 07 10:01:07.148712 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [req-e6683d69-fcdd-498f-8c73-858b0bfc9630 req-ca3d2245-3a41-4f5e-b420-64a47383108e tempest-SnapshotDataIntegrityTests-488661116 tempest-SnapshotDataIntegrityTests-488661116-project-member] Empty body provided in request {{(pid=100298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 10:01:07.148712 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [req-e6683d69-fcdd-498f-8c73-858b0bfc9630 req-ca3d2245-3a41-4f5e-b420-64a47383108e tempest-SnapshotDataIntegrityTests-488661116 tempest-SnapshotDataIntegrityTests-488661116-project-member] Calling method 'show' {{(pid=100298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 10:01:07.161756 np0000006707 devstack@c-api.service[100298]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 10:01:07.161756 np0000006707 devstack@c-api.service[100298]: warnings.warn( Aug 07 10:01:07.166362 np0000006707 devstack@c-api.service[100298]: INFO cinder.volume.api [req-e6683d69-fcdd-498f-8c73-858b0bfc9630 req-ca3d2245-3a41-4f5e-b420-64a47383108e tempest-SnapshotDataIntegrityTests-488661116 tempest-SnapshotDataIntegrityTests-488661116-project-member] Volume info retrieved successfully. Aug 07 10:01:07.172321 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [req-e6683d69-fcdd-498f-8c73-858b0bfc9630 req-ca3d2245-3a41-4f5e-b420-64a47383108e tempest-SnapshotDataIntegrityTests-488661116 tempest-SnapshotDataIntegrityTests-488661116-project-member] https://10.4.3.8/volume/v3/volumes/99f12af2-0b56-4a89-8dbf-6ebacebd6f5c returned with HTTP 200 Aug 07 10:01:07.173405 np0000006707 devstack@c-api.service[100298]: [pid: 100298|app: 0|req: 885/3533] 10.4.3.8 () {68 vars in 1584 bytes} [Fri Aug 7 10:01:07 2026] GET /volume/v3/volumes/99f12af2-0b56-4a89-8dbf-6ebacebd6f5c => generated 1138 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 10:01:07.203193 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [req-e6683d69-fcdd-498f-8c73-858b0bfc9630 req-08d4d94d-e063-4bf4-af3a-0f95ccda72da None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:01:07.206130 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [req-e6683d69-fcdd-498f-8c73-858b0bfc9630 req-08d4d94d-e063-4bf4-af3a-0f95ccda72da tempest-SnapshotDataIntegrityTests-488661116 tempest-SnapshotDataIntegrityTests-488661116-project-member] POST https://10.4.3.8/volume/v3/volumes/99f12af2-0b56-4a89-8dbf-6ebacebd6f5c/action Aug 07 10:01:07.206518 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [req-e6683d69-fcdd-498f-8c73-858b0bfc9630 req-08d4d94d-e063-4bf4-af3a-0f95ccda72da tempest-SnapshotDataIntegrityTests-488661116 tempest-SnapshotDataIntegrityTests-488661116-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100297) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 07 10:01:07.206760 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [req-e6683d69-fcdd-498f-8c73-858b0bfc9630 req-08d4d94d-e063-4bf4-af3a-0f95ccda72da tempest-SnapshotDataIntegrityTests-488661116 tempest-SnapshotDataIntegrityTests-488661116-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 10:01:07.226342 np0000006707 devstack@c-api.service[100297]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 10:01:07.226342 np0000006707 devstack@c-api.service[100297]: warnings.warn( Aug 07 10:01:07.227476 np0000006707 devstack@c-api.service[100297]: INFO cinder.volume.api [req-e6683d69-fcdd-498f-8c73-858b0bfc9630 req-08d4d94d-e063-4bf4-af3a-0f95ccda72da tempest-SnapshotDataIntegrityTests-488661116 tempest-SnapshotDataIntegrityTests-488661116-project-member] Volume info retrieved successfully. Aug 07 10:01:07.237214 np0000006707 devstack@c-api.service[100297]: INFO cinder.volume.api [req-e6683d69-fcdd-498f-8c73-858b0bfc9630 req-08d4d94d-e063-4bf4-af3a-0f95ccda72da tempest-SnapshotDataIntegrityTests-488661116 tempest-SnapshotDataIntegrityTests-488661116-project-member] Begin detaching volume completed successfully. Aug 07 10:01:07.237588 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [req-e6683d69-fcdd-498f-8c73-858b0bfc9630 req-08d4d94d-e063-4bf4-af3a-0f95ccda72da tempest-SnapshotDataIntegrityTests-488661116 tempest-SnapshotDataIntegrityTests-488661116-project-member] https://10.4.3.8/volume/v3/volumes/99f12af2-0b56-4a89-8dbf-6ebacebd6f5c/action returned with HTTP 202 Aug 07 10:01:07.238138 np0000006707 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 884/3534] 10.4.3.8 () {72 vars in 1658 bytes} [Fri Aug 7 10:01:07 2026] POST /volume/v3/volumes/99f12af2-0b56-4a89-8dbf-6ebacebd6f5c/action => generated 0 bytes in 35 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 07 10:01:07.290004 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [None req-47f0284d-2728-428c-9368-3766dfff9750 None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:01:07.290615 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-47f0284d-2728-428c-9368-3766dfff9750 None None] GET https://10.4.3.8/volume// Aug 07 10:01:07.290878 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-47f0284d-2728-428c-9368-3766dfff9750 None None] Empty body provided in request {{(pid=100296) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 10:01:07.291178 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-47f0284d-2728-428c-9368-3766dfff9750 None None] Calling method 'all' {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 10:01:07.291700 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-47f0284d-2728-428c-9368-3766dfff9750 None None] https://10.4.3.8/volume// returned with HTTP 300 Aug 07 10:01:07.295086 np0000006707 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 882/3535] 10.4.3.8 () {66 vars in 1412 bytes} [Fri Aug 7 10:01:07 2026] GET /volume/ => generated 384 bytes in 6 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 07 10:01:07.303911 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [req-e6683d69-fcdd-498f-8c73-858b0bfc9630 req-63cf47c8-3b68-4fd9-8bbe-4cbcbd3b5050 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:01:07.306076 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [req-e6683d69-fcdd-498f-8c73-858b0bfc9630 req-63cf47c8-3b68-4fd9-8bbe-4cbcbd3b5050 tempest-SnapshotDataIntegrityTests-488661116 tempest-SnapshotDataIntegrityTests-488661116-project-member] GET https://10.4.3.8/volume/v3/volumes/99f12af2-0b56-4a89-8dbf-6ebacebd6f5c Aug 07 10:01:07.306362 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [req-e6683d69-fcdd-498f-8c73-858b0bfc9630 req-63cf47c8-3b68-4fd9-8bbe-4cbcbd3b5050 tempest-SnapshotDataIntegrityTests-488661116 tempest-SnapshotDataIntegrityTests-488661116-project-member] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 10:01:07.306613 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [req-e6683d69-fcdd-498f-8c73-858b0bfc9630 req-63cf47c8-3b68-4fd9-8bbe-4cbcbd3b5050 tempest-SnapshotDataIntegrityTests-488661116 tempest-SnapshotDataIntegrityTests-488661116-project-member] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 10:01:07.313483 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.middleware.request_id [None req-efaa3915-116c-456f-8e28-454671ae699a None None] RequestId filter calling following filter/app {{(pid=100298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:01:07.315910 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [None req-efaa3915-116c-456f-8e28-454671ae699a tempest-ProjectMemberTests33-438754277 tempest-ProjectMemberTests33-438754277-project-admin] GET https://10.4.3.8/volume/v3/volumes/26e23917-3b6d-4f49-ba1e-6998b6126905 Aug 07 10:01:07.316273 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [None req-efaa3915-116c-456f-8e28-454671ae699a tempest-ProjectMemberTests33-438754277 tempest-ProjectMemberTests33-438754277-project-admin] Empty body provided in request {{(pid=100298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 10:01:07.316683 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [None req-efaa3915-116c-456f-8e28-454671ae699a tempest-ProjectMemberTests33-438754277 tempest-ProjectMemberTests33-438754277-project-admin] Calling method 'show' {{(pid=100298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 10:01:07.317880 np0000006707 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 10:01:07.317880 np0000006707 devstack@c-api.service[100295]: warnings.warn( Aug 07 10:01:07.322130 np0000006707 devstack@c-api.service[100295]: INFO cinder.volume.api [req-e6683d69-fcdd-498f-8c73-858b0bfc9630 req-63cf47c8-3b68-4fd9-8bbe-4cbcbd3b5050 tempest-SnapshotDataIntegrityTests-488661116 tempest-SnapshotDataIntegrityTests-488661116-project-member] Volume info retrieved successfully. Aug 07 10:01:07.324406 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [None req-efaa3915-116c-456f-8e28-454671ae699a tempest-ProjectMemberTests33-438754277 tempest-ProjectMemberTests33-438754277-project-admin] https://10.4.3.8/volume/v3/volumes/26e23917-3b6d-4f49-ba1e-6998b6126905 returned with HTTP 404 Aug 07 10:01:07.324406 np0000006707 devstack@c-api.service[100298]: [pid: 100298|app: 0|req: 886/3536] 10.4.3.8 () {68 vars in 1374 bytes} [Fri Aug 7 10:01:07 2026] GET /volume/v3/volumes/26e23917-3b6d-4f49-ba1e-6998b6126905 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 10:01:07.326696 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [req-e6683d69-fcdd-498f-8c73-858b0bfc9630 req-63cf47c8-3b68-4fd9-8bbe-4cbcbd3b5050 tempest-SnapshotDataIntegrityTests-488661116 tempest-SnapshotDataIntegrityTests-488661116-project-member] https://10.4.3.8/volume/v3/volumes/99f12af2-0b56-4a89-8dbf-6ebacebd6f5c returned with HTTP 200 Aug 07 10:01:07.327177 np0000006707 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 885/3537] 10.4.3.8 () {70 vars in 1625 bytes} [Fri Aug 7 10:01:07 2026] GET /volume/v3/volumes/99f12af2-0b56-4a89-8dbf-6ebacebd6f5c => generated 1321 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 07 10:01:07.332143 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [None req-15226b9e-342a-401b-b8f2-9b8f1d00122f None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:01:07.333989 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-15226b9e-342a-401b-b8f2-9b8f1d00122f tempest-ProjectMemberTests33-438754277 tempest-ProjectMemberTests33-438754277-project-member] POST https://10.4.3.8/volume/v3/backups/9060cb5e-ae41-4860-8256-156162e3bc1f/restore Aug 07 10:01:07.334516 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-15226b9e-342a-401b-b8f2-9b8f1d00122f tempest-ProjectMemberTests33-438754277 tempest-ProjectMemberTests33-438754277-project-member] Action: 'restore', calling method: restore, body: {"restore": {"name": "new-backup-vol"}} {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 10:01:07.335692 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.contrib.backups [None req-15226b9e-342a-401b-b8f2-9b8f1d00122f tempest-ProjectMemberTests33-438754277 tempest-ProjectMemberTests33-438754277-project-member] Restoring backup 9060cb5e-ae41-4860-8256-156162e3bc1f ({'restore': {'name': 'new-backup-vol'}}) {{(pid=100297) restore /opt/stack/cinder/cinder/api/contrib/backups.py:208}} Aug 07 10:01:07.335799 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.contrib.backups [None req-15226b9e-342a-401b-b8f2-9b8f1d00122f tempest-ProjectMemberTests33-438754277 tempest-ProjectMemberTests33-438754277-project-member] Restoring backup 9060cb5e-ae41-4860-8256-156162e3bc1f to volume None. Aug 07 10:01:07.340409 np0000006707 devstack@c-api.service[100297]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 10:01:07.340409 np0000006707 devstack@c-api.service[100297]: warnings.warn( Aug 07 10:01:07.341737 np0000006707 devstack@c-api.service[100297]: INFO cinder.backup.api [None req-15226b9e-342a-401b-b8f2-9b8f1d00122f tempest-ProjectMemberTests33-438754277 tempest-ProjectMemberTests33-438754277-project-member] Creating volume of 1 GB for restore of backup 9060cb5e-ae41-4860-8256-156162e3bc1f. Aug 07 10:01:07.349907 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.volume.api [None req-15226b9e-342a-401b-b8f2-9b8f1d00122f tempest-ProjectMemberTests33-438754277 tempest-ProjectMemberTests33-438754277-project-member] Availability zone cache updated, next update will occur around 2026-08-07 11:01:07.349551. {{(pid=100297) list_availability_zones /opt/stack/cinder/cinder/volume/api.py:155}} Aug 07 10:01:07.350113 np0000006707 devstack@c-api.service[100297]: INFO cinder.volume.api [None req-15226b9e-342a-401b-b8f2-9b8f1d00122f tempest-ProjectMemberTests33-438754277 tempest-ProjectMemberTests33-438754277-project-member] Availability Zones retrieved successfully. Aug 07 10:01:07.356110 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.volume.api [None req-15226b9e-342a-401b-b8f2-9b8f1d00122f tempest-ProjectMemberTests33-438754277 tempest-ProjectMemberTests33-438754277-project-member] Flow 'volume_create_api' (8d636fda-7ff9-455a-84fa-8a1f870ef328) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100297) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 10:01:07.357235 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.volume.api [None req-15226b9e-342a-401b-b8f2-9b8f1d00122f tempest-ProjectMemberTests33-438754277 tempest-ProjectMemberTests33-438754277-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7ab2b5a1-a793-4a9a-937c-c84c23e55210) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100297) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 10:01:07.358309 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.volume.flows.api.create_volume [None req-15226b9e-342a-401b-b8f2-9b8f1d00122f tempest-ProjectMemberTests33-438754277 tempest-ProjectMemberTests33-438754277-project-member] Validating volume size '1' using validate_int {{(pid=100297) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 07 10:01:07.402434 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.volume.api [None req-15226b9e-342a-401b-b8f2-9b8f1d00122f tempest-ProjectMemberTests33-438754277 tempest-ProjectMemberTests33-438754277-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7ab2b5a1-a793-4a9a-937c-c84c23e55210) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-07T09:47:39Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=45fd9a3a-b61e-4c6c-9ab7-d02f06678d0d,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '45fd9a3a-b61e-4c6c-9ab7-d02f06678d0d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100297) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 10:01:07.403747 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.volume.api [None req-15226b9e-342a-401b-b8f2-9b8f1d00122f tempest-ProjectMemberTests33-438754277 tempest-ProjectMemberTests33-438754277-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (384d0180-4550-49f4-9807-cae075a52ae2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100297) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 10:01:07.450964 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.quota [None req-15226b9e-342a-401b-b8f2-9b8f1d00122f tempest-ProjectMemberTests33-438754277 tempest-ProjectMemberTests33-438754277-project-member] Created reservations ['91cebe34-5852-4014-b8e8-ad3d8342584b', '4f6883d9-27a7-46a5-9411-3a659af0834f', '6c6b7bc0-6594-4ebb-8a01-e8cb88d9bcc7', '631017ad-5009-420b-ad00-a42d898e6ed9'] {{(pid=100297) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 10:01:07.452228 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.volume.api [None req-15226b9e-342a-401b-b8f2-9b8f1d00122f tempest-ProjectMemberTests33-438754277 tempest-ProjectMemberTests33-438754277-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (384d0180-4550-49f4-9807-cae075a52ae2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['91cebe34-5852-4014-b8e8-ad3d8342584b', '4f6883d9-27a7-46a5-9411-3a659af0834f', '6c6b7bc0-6594-4ebb-8a01-e8cb88d9bcc7', '631017ad-5009-420b-ad00-a42d898e6ed9']}' {{(pid=100297) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 10:01:07.453378 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.volume.api [None req-15226b9e-342a-401b-b8f2-9b8f1d00122f tempest-ProjectMemberTests33-438754277 tempest-ProjectMemberTests33-438754277-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (40450591-67ac-403b-9312-a0e225c46971) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100297) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 10:01:07.495379 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.volume.api [None req-15226b9e-342a-401b-b8f2-9b8f1d00122f tempest-ProjectMemberTests33-438754277 tempest-ProjectMemberTests33-438754277-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (40450591-67ac-403b-9312-a0e225c46971) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'ed8f071e-f1db-4ea9-a31a-ad9b9b4717c3', '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='6fa0c91ab9b946679bc17f6069a76002',qos_specs=None,replication_status=,reservations=['91cebe34-5852-4014-b8e8-ad3d8342584b','4f6883d9-27a7-46a5-9411-3a659af0834f','6c6b7bc0-6594-4ebb-8a01-e8cb88d9bcc7','631017ad-5009-420b-ad00-a42d898e6ed9'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d533e95620374e5ba6066791deac3a1e',volume_type_id=45fd9a3a-b61e-4c6c-9ab7-d02f06678d0d), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-07T10:01:07Z,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=ed8f071e-f1db-4ea9-a31a-ad9b9b4717c3,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='6fa0c91ab9b946679bc17f6069a76002',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='d533e95620374e5ba6066791deac3a1e',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(45fd9a3a-b61e-4c6c-9ab7-d02f06678d0d),volume_type_id=45fd9a3a-b61e-4c6c-9ab7-d02f06678d0d)}' {{(pid=100297) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 10:01:07.496344 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.volume.api [None req-15226b9e-342a-401b-b8f2-9b8f1d00122f tempest-ProjectMemberTests33-438754277 tempest-ProjectMemberTests33-438754277-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (392a4635-a7f4-4dbb-a15a-e08691d1e7d8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100297) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 10:01:07.514120 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.volume.api [None req-15226b9e-342a-401b-b8f2-9b8f1d00122f tempest-ProjectMemberTests33-438754277 tempest-ProjectMemberTests33-438754277-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (392a4635-a7f4-4dbb-a15a-e08691d1e7d8) transitioned into 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='6fa0c91ab9b946679bc17f6069a76002',qos_specs=None,replication_status=,reservations=['91cebe34-5852-4014-b8e8-ad3d8342584b','4f6883d9-27a7-46a5-9411-3a659af0834f','6c6b7bc0-6594-4ebb-8a01-e8cb88d9bcc7','631017ad-5009-420b-ad00-a42d898e6ed9'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d533e95620374e5ba6066791deac3a1e',volume_type_id=45fd9a3a-b61e-4c6c-9ab7-d02f06678d0d)}' {{(pid=100297) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 10:01:07.514929 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.volume.api [None req-15226b9e-342a-401b-b8f2-9b8f1d00122f tempest-ProjectMemberTests33-438754277 tempest-ProjectMemberTests33-438754277-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (43c515b6-3b2a-48a7-a50e-e128e3137e6a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100297) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 10:01:07.525159 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.volume.api [None req-15226b9e-342a-401b-b8f2-9b8f1d00122f tempest-ProjectMemberTests33-438754277 tempest-ProjectMemberTests33-438754277-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (43c515b6-3b2a-48a7-a50e-e128e3137e6a) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100297) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 10:01:07.525917 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.volume.api [None req-15226b9e-342a-401b-b8f2-9b8f1d00122f tempest-ProjectMemberTests33-438754277 tempest-ProjectMemberTests33-438754277-project-member] Flow 'volume_create_api' (8d636fda-7ff9-455a-84fa-8a1f870ef328) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100297) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 10:01:07.526224 np0000006707 devstack@c-api.service[100297]: INFO cinder.volume.api [None req-15226b9e-342a-401b-b8f2-9b8f1d00122f tempest-ProjectMemberTests33-438754277 tempest-ProjectMemberTests33-438754277-project-member] Create volume request issued successfully. Aug 07 10:01:07.533511 np0000006707 devstack@c-api.service[100297]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 10:01:07.533511 np0000006707 devstack@c-api.service[100297]: warnings.warn( Aug 07 10:01:07.533997 np0000006707 devstack@c-api.service[100297]: INFO cinder.volume.api [None req-15226b9e-342a-401b-b8f2-9b8f1d00122f tempest-ProjectMemberTests33-438754277 tempest-ProjectMemberTests33-438754277-project-member] Volume info retrieved successfully. Aug 07 10:01:08.258333 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [req-dd95e9de-0c90-467b-82ea-6c2bd93a5cbe req-eb381a95-216c-46f0-97f8-e2bd353a3ad5 None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:01:08.260701 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [req-dd95e9de-0c90-467b-82ea-6c2bd93a5cbe req-eb381a95-216c-46f0-97f8-e2bd353a3ad5 tempest-TestVolumeBootPatternV346-722752471 tempest-TestVolumeBootPatternV346-722752471-project-member] GET https://10.4.3.8/volume/v3/volumes/0b6b4344-388f-48d6-b56e-6eda1ade6e6b Aug 07 10:01:08.261001 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [req-dd95e9de-0c90-467b-82ea-6c2bd93a5cbe req-eb381a95-216c-46f0-97f8-e2bd353a3ad5 tempest-TestVolumeBootPatternV346-722752471 tempest-TestVolumeBootPatternV346-722752471-project-member] Empty body provided in request {{(pid=100296) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 10:01:08.261825 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [req-dd95e9de-0c90-467b-82ea-6c2bd93a5cbe req-eb381a95-216c-46f0-97f8-e2bd353a3ad5 tempest-TestVolumeBootPatternV346-722752471 tempest-TestVolumeBootPatternV346-722752471-project-member] Calling method 'show' {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 10:01:08.269081 np0000006707 devstack@c-api.service[100296]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 10:01:08.269081 np0000006707 devstack@c-api.service[100296]: warnings.warn( Aug 07 10:01:08.276861 np0000006707 devstack@c-api.service[100296]: INFO cinder.volume.api [req-dd95e9de-0c90-467b-82ea-6c2bd93a5cbe req-eb381a95-216c-46f0-97f8-e2bd353a3ad5 tempest-TestVolumeBootPatternV346-722752471 tempest-TestVolumeBootPatternV346-722752471-project-member] Volume info retrieved successfully. Aug 07 10:01:08.281513 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [req-dd95e9de-0c90-467b-82ea-6c2bd93a5cbe req-eb381a95-216c-46f0-97f8-e2bd353a3ad5 tempest-TestVolumeBootPatternV346-722752471 tempest-TestVolumeBootPatternV346-722752471-project-member] https://10.4.3.8/volume/v3/volumes/0b6b4344-388f-48d6-b56e-6eda1ade6e6b returned with HTTP 200 Aug 07 10:01:08.281513 np0000006707 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 883/3538] 10.4.3.8 () {68 vars in 1584 bytes} [Fri Aug 7 10:01:08 2026] GET /volume/v3/volumes/0b6b4344-388f-48d6-b56e-6eda1ade6e6b => generated 1400 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 10:01:08.372613 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.middleware.request_id [req-e6683d69-fcdd-498f-8c73-858b0bfc9630 req-42ee5b8a-fcaa-426c-b96e-680e0691b6e3 None None] RequestId filter calling following filter/app {{(pid=100298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:01:08.375450 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [req-e6683d69-fcdd-498f-8c73-858b0bfc9630 req-42ee5b8a-fcaa-426c-b96e-680e0691b6e3 tempest-SnapshotDataIntegrityTests-488661116 tempest-SnapshotDataIntegrityTests-488661116-project-member] DELETE https://10.4.3.8/volume/v3/attachments/f6e871e9-cf30-42b3-a783-2563879124f5 Aug 07 10:01:08.375628 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [req-e6683d69-fcdd-498f-8c73-858b0bfc9630 req-42ee5b8a-fcaa-426c-b96e-680e0691b6e3 tempest-SnapshotDataIntegrityTests-488661116 tempest-SnapshotDataIntegrityTests-488661116-project-member] Empty body provided in request {{(pid=100298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 10:01:08.375866 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [req-e6683d69-fcdd-498f-8c73-858b0bfc9630 req-42ee5b8a-fcaa-426c-b96e-680e0691b6e3 tempest-SnapshotDataIntegrityTests-488661116 tempest-SnapshotDataIntegrityTests-488661116-project-member] Calling method 'version_select' {{(pid=100298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 10:01:08.384618 np0000006707 devstack@c-api.service[100298]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 10:01:08.384618 np0000006707 devstack@c-api.service[100298]: warnings.warn( Aug 07 10:01:08.460105 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [req-e6683d69-fcdd-498f-8c73-858b0bfc9630 req-42ee5b8a-fcaa-426c-b96e-680e0691b6e3 tempest-SnapshotDataIntegrityTests-488661116 tempest-SnapshotDataIntegrityTests-488661116-project-member] https://10.4.3.8/volume/v3/attachments/f6e871e9-cf30-42b3-a783-2563879124f5 returned with HTTP 200 Aug 07 10:01:08.460609 np0000006707 devstack@c-api.service[100298]: [pid: 100298|app: 0|req: 887/3539] 10.4.3.8 () {72 vars in 1659 bytes} [Fri Aug 7 10:01:08 2026] DELETE /volume/v3/attachments/f6e871e9-cf30-42b3-a783-2563879124f5 => generated 19 bytes in 89 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 10:01:08.541806 np0000006707 devstack@c-api.service[100297]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 10:01:08.541806 np0000006707 devstack@c-api.service[100297]: warnings.warn( Aug 07 10:01:08.542307 np0000006707 devstack@c-api.service[100297]: INFO cinder.volume.api [None req-15226b9e-342a-401b-b8f2-9b8f1d00122f tempest-ProjectMemberTests33-438754277 tempest-ProjectMemberTests33-438754277-project-member] Volume info retrieved successfully. Aug 07 10:01:08.542451 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.backup.api [None req-15226b9e-342a-401b-b8f2-9b8f1d00122f tempest-ProjectMemberTests33-438754277 tempest-ProjectMemberTests33-438754277-project-member] Checking backup size 1 against volume size 1 {{(pid=100297) restore /opt/stack/cinder/cinder/backup/api.py:427}} Aug 07 10:01:08.542571 np0000006707 devstack@c-api.service[100297]: INFO cinder.backup.api [None req-15226b9e-342a-401b-b8f2-9b8f1d00122f tempest-ProjectMemberTests33-438754277 tempest-ProjectMemberTests33-438754277-project-member] Overwriting volume ed8f071e-f1db-4ea9-a31a-ad9b9b4717c3 with restore of backup 9060cb5e-ae41-4860-8256-156162e3bc1f Aug 07 10:01:08.559773 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.backup.rpcapi [None req-15226b9e-342a-401b-b8f2-9b8f1d00122f tempest-ProjectMemberTests33-438754277 tempest-ProjectMemberTests33-438754277-project-member] restore_backup in rpcapi backup_id 9060cb5e-ae41-4860-8256-156162e3bc1f {{(pid=100297) restore_backup /opt/stack/cinder/cinder/backup/rpcapi.py:72}} Aug 07 10:01:08.562475 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-15226b9e-342a-401b-b8f2-9b8f1d00122f tempest-ProjectMemberTests33-438754277 tempest-ProjectMemberTests33-438754277-project-member] https://10.4.3.8/volume/v3/backups/9060cb5e-ae41-4860-8256-156162e3bc1f/restore returned with HTTP 202 Aug 07 10:01:08.562608 np0000006707 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 885/3540] 10.4.3.8 () {70 vars in 1419 bytes} [Fri Aug 7 10:01:07 2026] POST /volume/v3/backups/9060cb5e-ae41-4860-8256-156162e3bc1f/restore => generated 152 bytes in 1231 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 07 10:01:08.574395 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-c38df3d0-a693-4999-9008-1353961d7b87 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:01:08.578749 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-c38df3d0-a693-4999-9008-1353961d7b87 tempest-ProjectMemberTests33-438754277 tempest-ProjectMemberTests33-438754277-project-admin] GET https://10.4.3.8/volume/v3/backups/9060cb5e-ae41-4860-8256-156162e3bc1f Aug 07 10:01:08.579013 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-c38df3d0-a693-4999-9008-1353961d7b87 tempest-ProjectMemberTests33-438754277 tempest-ProjectMemberTests33-438754277-project-admin] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 10:01:08.579195 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-c38df3d0-a693-4999-9008-1353961d7b87 tempest-ProjectMemberTests33-438754277 tempest-ProjectMemberTests33-438754277-project-admin] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 10:01:08.579272 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.v3.backups [None req-c38df3d0-a693-4999-9008-1353961d7b87 tempest-ProjectMemberTests33-438754277 tempest-ProjectMemberTests33-438754277-project-admin] Show backup with id 9060cb5e-ae41-4860-8256-156162e3bc1f. {{(pid=100295) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 10:01:08.586072 np0000006707 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 10:01:08.586072 np0000006707 devstack@c-api.service[100295]: warnings.warn( Aug 07 10:01:08.586969 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-c38df3d0-a693-4999-9008-1353961d7b87 tempest-ProjectMemberTests33-438754277 tempest-ProjectMemberTests33-438754277-project-admin] https://10.4.3.8/volume/v3/backups/9060cb5e-ae41-4860-8256-156162e3bc1f returned with HTTP 200 Aug 07 10:01:08.587380 np0000006707 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 886/3541] 10.4.3.8 () {68 vars in 1374 bytes} [Fri Aug 7 10:01:08 2026] GET /volume/v3/backups/9060cb5e-ae41-4860-8256-156162e3bc1f => generated 733 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 10:01:08.965315 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [req-dd95e9de-0c90-467b-82ea-6c2bd93a5cbe req-af1dc1a6-5c06-45ad-842a-e723849cff81 None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:01:08.967458 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [req-dd95e9de-0c90-467b-82ea-6c2bd93a5cbe req-af1dc1a6-5c06-45ad-842a-e723849cff81 tempest-TestVolumeBootPatternV346-722752471 tempest-TestVolumeBootPatternV346-722752471-project-member] GET https://10.4.3.8/volume/v3/volumes/0b6b4344-388f-48d6-b56e-6eda1ade6e6b Aug 07 10:01:08.967713 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [req-dd95e9de-0c90-467b-82ea-6c2bd93a5cbe req-af1dc1a6-5c06-45ad-842a-e723849cff81 tempest-TestVolumeBootPatternV346-722752471 tempest-TestVolumeBootPatternV346-722752471-project-member] Empty body provided in request {{(pid=100296) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 10:01:08.967928 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [req-dd95e9de-0c90-467b-82ea-6c2bd93a5cbe req-af1dc1a6-5c06-45ad-842a-e723849cff81 tempest-TestVolumeBootPatternV346-722752471 tempest-TestVolumeBootPatternV346-722752471-project-member] Calling method 'show' {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 10:01:08.975354 np0000006707 devstack@c-api.service[100296]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 10:01:08.975354 np0000006707 devstack@c-api.service[100296]: warnings.warn( Aug 07 10:01:08.979806 np0000006707 devstack@c-api.service[100296]: INFO cinder.volume.api [req-dd95e9de-0c90-467b-82ea-6c2bd93a5cbe req-af1dc1a6-5c06-45ad-842a-e723849cff81 tempest-TestVolumeBootPatternV346-722752471 tempest-TestVolumeBootPatternV346-722752471-project-member] Volume info retrieved successfully. Aug 07 10:01:08.985577 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [req-dd95e9de-0c90-467b-82ea-6c2bd93a5cbe req-af1dc1a6-5c06-45ad-842a-e723849cff81 tempest-TestVolumeBootPatternV346-722752471 tempest-TestVolumeBootPatternV346-722752471-project-member] https://10.4.3.8/volume/v3/volumes/0b6b4344-388f-48d6-b56e-6eda1ade6e6b returned with HTTP 200 Aug 07 10:01:08.986353 np0000006707 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 884/3542] 10.4.3.8 () {68 vars in 1584 bytes} [Fri Aug 7 10:01:08 2026] GET /volume/v3/volumes/0b6b4344-388f-48d6-b56e-6eda1ade6e6b => generated 1400 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 10:01:08.999020 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.middleware.request_id [None req-30ca5288-e240-444a-a038-b18e2248f500 None None] RequestId filter calling following filter/app {{(pid=100298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:01:08.999446 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [None req-30ca5288-e240-444a-a038-b18e2248f500 None None] GET https://10.4.3.8/volume// Aug 07 10:01:08.999617 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [None req-30ca5288-e240-444a-a038-b18e2248f500 None None] Empty body provided in request {{(pid=100298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 10:01:08.999834 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [None req-30ca5288-e240-444a-a038-b18e2248f500 None None] Calling method 'all' {{(pid=100298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 10:01:09.000177 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [None req-30ca5288-e240-444a-a038-b18e2248f500 None None] https://10.4.3.8/volume// returned with HTTP 300 Aug 07 10:01:09.000511 np0000006707 devstack@c-api.service[100298]: [pid: 100298|app: 0|req: 888/3543] 10.4.3.8 () {66 vars in 1405 bytes} [Fri Aug 7 10:01:08 2026] GET /volume/ => generated 384 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 07 10:01:09.009261 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [req-dd95e9de-0c90-467b-82ea-6c2bd93a5cbe req-ed3a16d1-e254-4f2f-9f6f-44e15827099d None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:01:09.012242 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [req-dd95e9de-0c90-467b-82ea-6c2bd93a5cbe req-ed3a16d1-e254-4f2f-9f6f-44e15827099d tempest-TestVolumeBootPatternV346-722752471 tempest-TestVolumeBootPatternV346-722752471-project-member] POST https://10.4.3.8/volume/v3/attachments Aug 07 10:01:09.012651 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [req-dd95e9de-0c90-467b-82ea-6c2bd93a5cbe req-ed3a16d1-e254-4f2f-9f6f-44e15827099d tempest-TestVolumeBootPatternV346-722752471 tempest-TestVolumeBootPatternV346-722752471-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "0b6b4344-388f-48d6-b56e-6eda1ade6e6b", "connector": null, "instance_uuid": "d1155fb3-11db-46d8-a614-d9307827919e"}} {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 10:01:09.022368 np0000006707 devstack@c-api.service[100297]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 10:01:09.022368 np0000006707 devstack@c-api.service[100297]: warnings.warn( Aug 07 10:01:09.060945 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [req-dd95e9de-0c90-467b-82ea-6c2bd93a5cbe req-ed3a16d1-e254-4f2f-9f6f-44e15827099d tempest-TestVolumeBootPatternV346-722752471 tempest-TestVolumeBootPatternV346-722752471-project-member] https://10.4.3.8/volume/v3/attachments returned with HTTP 200 Aug 07 10:01:09.063204 np0000006707 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 886/3544] 10.4.3.8 () {74 vars in 1580 bytes} [Fri Aug 7 10:01:09 2026] POST /volume/v3/attachments => generated 273 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Aug 07 10:01:09.462312 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-cdf85aa1-5dbc-40d0-ae52-06e4efcb57ac None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:01:09.464279 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-cdf85aa1-5dbc-40d0-ae52-06e4efcb57ac tempest-SnapshotDataIntegrityTests-488661116 tempest-SnapshotDataIntegrityTests-488661116-project-member] POST https://10.4.3.8/volume/v3/volumes Aug 07 10:01:09.464279 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-cdf85aa1-5dbc-40d0-ae52-06e4efcb57ac tempest-SnapshotDataIntegrityTests-488661116 tempest-SnapshotDataIntegrityTests-488661116-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-SnapshotDataIntegrityTests-volume-1841785563", "snapshot_id": "cc22f483-3f1a-4ce4-aa10-c688faa5e946", "imageRef": null, "volume_type": null, "size": 1}} {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 10:01:09.465670 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.v3.volumes [None req-cdf85aa1-5dbc-40d0-ae52-06e4efcb57ac tempest-SnapshotDataIntegrityTests-488661116 tempest-SnapshotDataIntegrityTests-488661116-project-member] Create volume request body: {'volume': {'name': 'tempest-SnapshotDataIntegrityTests-volume-1841785563', 'snapshot_id': 'cc22f483-3f1a-4ce4-aa10-c688faa5e946', 'imageRef': None, 'volume_type': None, 'size': 1}} {{(pid=100295) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 07 10:01:09.472771 np0000006707 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 10:01:09.472771 np0000006707 devstack@c-api.service[100295]: warnings.warn( Aug 07 10:01:09.475852 np0000006707 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-cdf85aa1-5dbc-40d0-ae52-06e4efcb57ac tempest-SnapshotDataIntegrityTests-488661116 tempest-SnapshotDataIntegrityTests-488661116-project-member] Snapshot retrieved successfully. Aug 07 10:01:09.475852 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.v3.volumes [None req-cdf85aa1-5dbc-40d0-ae52-06e4efcb57ac tempest-SnapshotDataIntegrityTests-488661116 tempest-SnapshotDataIntegrityTests-488661116-project-member] Create volume of 1 GB Aug 07 10:01:09.482619 np0000006707 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-cdf85aa1-5dbc-40d0-ae52-06e4efcb57ac tempest-SnapshotDataIntegrityTests-488661116 tempest-SnapshotDataIntegrityTests-488661116-project-member] Availability Zones retrieved successfully. Aug 07 10:01:09.495012 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.volume.api [None req-cdf85aa1-5dbc-40d0-ae52-06e4efcb57ac tempest-SnapshotDataIntegrityTests-488661116 tempest-SnapshotDataIntegrityTests-488661116-project-member] Flow 'volume_create_api' (1f11072c-521c-4632-aec9-ad0d2ea2362d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100295) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 10:01:09.496868 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.volume.api [None req-cdf85aa1-5dbc-40d0-ae52-06e4efcb57ac tempest-SnapshotDataIntegrityTests-488661116 tempest-SnapshotDataIntegrityTests-488661116-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3b94d2cf-f0ed-49e9-972d-ad7148c6c3d9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100295) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 10:01:09.499262 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.volume.flows.api.create_volume [None req-cdf85aa1-5dbc-40d0-ae52-06e4efcb57ac tempest-SnapshotDataIntegrityTests-488661116 tempest-SnapshotDataIntegrityTests-488661116-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=100295) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 07 10:01:09.544029 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.volume.api [None req-cdf85aa1-5dbc-40d0-ae52-06e4efcb57ac tempest-SnapshotDataIntegrityTests-488661116 tempest-SnapshotDataIntegrityTests-488661116-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3b94d2cf-f0ed-49e9-972d-ad7148c6c3d9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': 'cc22f483-3f1a-4ce4-aa10-c688faa5e946', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-07T09:47:39Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=45fd9a3a-b61e-4c6c-9ab7-d02f06678d0d,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '45fd9a3a-b61e-4c6c-9ab7-d02f06678d0d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100295) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 10:01:09.545123 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.volume.api [None req-cdf85aa1-5dbc-40d0-ae52-06e4efcb57ac tempest-SnapshotDataIntegrityTests-488661116 tempest-SnapshotDataIntegrityTests-488661116-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d804a255-fa58-47cb-ab41-b55868219cf5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100295) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 10:01:09.589608 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.quota [None req-cdf85aa1-5dbc-40d0-ae52-06e4efcb57ac tempest-SnapshotDataIntegrityTests-488661116 tempest-SnapshotDataIntegrityTests-488661116-project-member] Created reservations ['b795e32a-e761-4a52-b69f-7b0341781f41', '5e9b3c43-488b-482e-8f39-8d9d64ab6041', '0b2ddc30-2a08-4a39-8400-66d4c5670a79', 'd1ca681c-6940-43d4-8987-cc614b65b645'] {{(pid=100295) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 10:01:09.590472 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.volume.api [None req-cdf85aa1-5dbc-40d0-ae52-06e4efcb57ac tempest-SnapshotDataIntegrityTests-488661116 tempest-SnapshotDataIntegrityTests-488661116-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d804a255-fa58-47cb-ab41-b55868219cf5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['b795e32a-e761-4a52-b69f-7b0341781f41', '5e9b3c43-488b-482e-8f39-8d9d64ab6041', '0b2ddc30-2a08-4a39-8400-66d4c5670a79', 'd1ca681c-6940-43d4-8987-cc614b65b645']}' {{(pid=100295) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 10:01:09.591598 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.volume.api [None req-cdf85aa1-5dbc-40d0-ae52-06e4efcb57ac tempest-SnapshotDataIntegrityTests-488661116 tempest-SnapshotDataIntegrityTests-488661116-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (234d24e5-a362-4fcc-8653-db59f52eff0e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100295) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 10:01:09.599871 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [None req-c28e2c7d-1833-4eb0-8825-a59b9a130bfe None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:01:09.602065 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-c28e2c7d-1833-4eb0-8825-a59b9a130bfe tempest-ProjectMemberTests33-438754277 tempest-ProjectMemberTests33-438754277-project-admin] GET https://10.4.3.8/volume/v3/backups/9060cb5e-ae41-4860-8256-156162e3bc1f Aug 07 10:01:09.602294 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-c28e2c7d-1833-4eb0-8825-a59b9a130bfe tempest-ProjectMemberTests33-438754277 tempest-ProjectMemberTests33-438754277-project-admin] Empty body provided in request {{(pid=100296) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 10:01:09.602558 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-c28e2c7d-1833-4eb0-8825-a59b9a130bfe tempest-ProjectMemberTests33-438754277 tempest-ProjectMemberTests33-438754277-project-admin] Calling method 'show' {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 10:01:09.602719 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.v3.backups [None req-c28e2c7d-1833-4eb0-8825-a59b9a130bfe tempest-ProjectMemberTests33-438754277 tempest-ProjectMemberTests33-438754277-project-admin] Show backup with id 9060cb5e-ae41-4860-8256-156162e3bc1f. {{(pid=100296) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 10:01:09.611173 np0000006707 devstack@c-api.service[100296]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 10:01:09.611173 np0000006707 devstack@c-api.service[100296]: warnings.warn( Aug 07 10:01:09.612293 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-c28e2c7d-1833-4eb0-8825-a59b9a130bfe tempest-ProjectMemberTests33-438754277 tempest-ProjectMemberTests33-438754277-project-admin] https://10.4.3.8/volume/v3/backups/9060cb5e-ae41-4860-8256-156162e3bc1f returned with HTTP 200 Aug 07 10:01:09.612918 np0000006707 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 885/3545] 10.4.3.8 () {68 vars in 1374 bytes} [Fri Aug 7 10:01:09 2026] GET /volume/v3/backups/9060cb5e-ae41-4860-8256-156162e3bc1f => generated 733 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 10:01:09.644197 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.volume.api [None req-cdf85aa1-5dbc-40d0-ae52-06e4efcb57ac tempest-SnapshotDataIntegrityTests-488661116 tempest-SnapshotDataIntegrityTests-488661116-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (234d24e5-a362-4fcc-8653-db59f52eff0e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'b17e3aee-6ef3-4c87-86b4-44c88bbab86a', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-SnapshotDataIntegrityTests-volume-1841785563',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ac0792cd8f5b4ff5931f0594ac110db8',qos_specs=None,replication_status=,reservations=['b795e32a-e761-4a52-b69f-7b0341781f41','5e9b3c43-488b-482e-8f39-8d9d64ab6041','0b2ddc30-2a08-4a39-8400-66d4c5670a79','d1ca681c-6940-43d4-8987-cc614b65b645'],size=1,snapshot_id=cc22f483-3f1a-4ce4-aa10-c688faa5e946,source_replicaid=,source_volid=None,status='creating',user_id='f95f1dcfc5584b39bb34ad233b4bb5c0',volume_type_id=45fd9a3a-b61e-4c6c-9ab7-d02f06678d0d), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-07T10:01:09Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-SnapshotDataIntegrityTests-volume-1841785563',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=b17e3aee-6ef3-4c87-86b4-44c88bbab86a,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='ac0792cd8f5b4ff5931f0594ac110db8',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=cc22f483-3f1a-4ce4-aa10-c688faa5e946,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='f95f1dcfc5584b39bb34ad233b4bb5c0',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(45fd9a3a-b61e-4c6c-9ab7-d02f06678d0d),volume_type_id=45fd9a3a-b61e-4c6c-9ab7-d02f06678d0d)}' {{(pid=100295) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 10:01:09.645184 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.volume.api [None req-cdf85aa1-5dbc-40d0-ae52-06e4efcb57ac tempest-SnapshotDataIntegrityTests-488661116 tempest-SnapshotDataIntegrityTests-488661116-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8aa8f63e-5b45-48a2-ad7b-028080bb66dd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100295) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 10:01:09.682341 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.volume.api [None req-cdf85aa1-5dbc-40d0-ae52-06e4efcb57ac tempest-SnapshotDataIntegrityTests-488661116 tempest-SnapshotDataIntegrityTests-488661116-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8aa8f63e-5b45-48a2-ad7b-028080bb66dd) transitioned into state 'SUCCESS' from state '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-1841785563',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ac0792cd8f5b4ff5931f0594ac110db8',qos_specs=None,replication_status=,reservations=['b795e32a-e761-4a52-b69f-7b0341781f41','5e9b3c43-488b-482e-8f39-8d9d64ab6041','0b2ddc30-2a08-4a39-8400-66d4c5670a79','d1ca681c-6940-43d4-8987-cc614b65b645'],size=1,snapshot_id=cc22f483-3f1a-4ce4-aa10-c688faa5e946,source_replicaid=,source_volid=None,status='creating',user_id='f95f1dcfc5584b39bb34ad233b4bb5c0',volume_type_id=45fd9a3a-b61e-4c6c-9ab7-d02f06678d0d)}' {{(pid=100295) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 10:01:09.682755 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.volume.api [None req-cdf85aa1-5dbc-40d0-ae52-06e4efcb57ac tempest-SnapshotDataIntegrityTests-488661116 tempest-SnapshotDataIntegrityTests-488661116-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (126ddb6b-bbfa-4ca6-aa71-30e9dbc787d1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100295) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 10:01:09.725856 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.volume.api [None req-cdf85aa1-5dbc-40d0-ae52-06e4efcb57ac tempest-SnapshotDataIntegrityTests-488661116 tempest-SnapshotDataIntegrityTests-488661116-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (126ddb6b-bbfa-4ca6-aa71-30e9dbc787d1) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100295) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 10:01:09.726717 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.volume.api [None req-cdf85aa1-5dbc-40d0-ae52-06e4efcb57ac tempest-SnapshotDataIntegrityTests-488661116 tempest-SnapshotDataIntegrityTests-488661116-project-member] Flow 'volume_create_api' (1f11072c-521c-4632-aec9-ad0d2ea2362d) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100295) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 10:01:09.727011 np0000006707 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-cdf85aa1-5dbc-40d0-ae52-06e4efcb57ac tempest-SnapshotDataIntegrityTests-488661116 tempest-SnapshotDataIntegrityTests-488661116-project-member] Create volume request issued successfully. Aug 07 10:01:09.727630 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-cdf85aa1-5dbc-40d0-ae52-06e4efcb57ac tempest-SnapshotDataIntegrityTests-488661116 tempest-SnapshotDataIntegrityTests-488661116-project-member] https://10.4.3.8/volume/v3/volumes returned with HTTP 202 Aug 07 10:01:09.728056 np0000006707 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 887/3546] 10.4.3.8 () {68 vars in 1245 bytes} [Fri Aug 7 10:01:09 2026] POST /volume/v3/volumes => generated 787 bytes in 267 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 07 10:01:09.743758 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.middleware.request_id [None req-64422527-dbb1-4254-9726-4d49ea40854c None None] RequestId filter calling following filter/app {{(pid=100298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:01:09.745474 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [None req-64422527-dbb1-4254-9726-4d49ea40854c tempest-SnapshotDataIntegrityTests-488661116 tempest-SnapshotDataIntegrityTests-488661116-project-member] GET https://10.4.3.8/volume/v3/volumes/b17e3aee-6ef3-4c87-86b4-44c88bbab86a Aug 07 10:01:09.745474 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [None req-64422527-dbb1-4254-9726-4d49ea40854c tempest-SnapshotDataIntegrityTests-488661116 tempest-SnapshotDataIntegrityTests-488661116-project-member] Empty body provided in request {{(pid=100298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 10:01:09.745671 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [None req-64422527-dbb1-4254-9726-4d49ea40854c tempest-SnapshotDataIntegrityTests-488661116 tempest-SnapshotDataIntegrityTests-488661116-project-member] Calling method 'show' {{(pid=100298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 10:01:09.752286 np0000006707 devstack@c-api.service[100298]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 10:01:09.752286 np0000006707 devstack@c-api.service[100298]: warnings.warn( Aug 07 10:01:09.761081 np0000006707 devstack@c-api.service[100298]: INFO cinder.volume.api [None req-64422527-dbb1-4254-9726-4d49ea40854c tempest-SnapshotDataIntegrityTests-488661116 tempest-SnapshotDataIntegrityTests-488661116-project-member] Volume info retrieved successfully. Aug 07 10:01:09.769576 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [None req-64422527-dbb1-4254-9726-4d49ea40854c tempest-SnapshotDataIntegrityTests-488661116 tempest-SnapshotDataIntegrityTests-488661116-project-member] https://10.4.3.8/volume/v3/volumes/b17e3aee-6ef3-4c87-86b4-44c88bbab86a returned with HTTP 200 Aug 07 10:01:09.769576 np0000006707 devstack@c-api.service[100298]: [pid: 100298|app: 0|req: 889/3547] 10.4.3.8 () {66 vars in 1334 bytes} [Fri Aug 7 10:01:09 2026] GET /volume/v3/volumes/b17e3aee-6ef3-4c87-86b4-44c88bbab86a => generated 855 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 10:01:10.547361 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [None req-d86d7fb5-dd4b-4f30-884a-a4a9ddb2461d None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:01:10.548079 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-d86d7fb5-dd4b-4f30-884a-a4a9ddb2461d None None] GET https://10.4.3.8/volume// Aug 07 10:01:10.548333 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-d86d7fb5-dd4b-4f30-884a-a4a9ddb2461d None None] Empty body provided in request {{(pid=100297) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 10:01:10.548619 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-d86d7fb5-dd4b-4f30-884a-a4a9ddb2461d None None] Calling method 'all' {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 10:01:10.549102 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-d86d7fb5-dd4b-4f30-884a-a4a9ddb2461d None None] https://10.4.3.8/volume// returned with HTTP 300 Aug 07 10:01:10.549974 np0000006707 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 887/3548] 10.4.3.8 () {66 vars in 1412 bytes} [Fri Aug 7 10:01:10 2026] GET /volume/ => generated 384 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 07 10:01:10.558876 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [req-dd95e9de-0c90-467b-82ea-6c2bd93a5cbe req-038c3675-fae7-4547-94b8-988c27050bd3 None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:01:10.561728 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [req-dd95e9de-0c90-467b-82ea-6c2bd93a5cbe req-038c3675-fae7-4547-94b8-988c27050bd3 tempest-TestVolumeBootPatternV346-722752471 tempest-TestVolumeBootPatternV346-722752471-project-member] GET https://10.4.3.8/volume/v3/volumes/0b6b4344-388f-48d6-b56e-6eda1ade6e6b Aug 07 10:01:10.562055 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [req-dd95e9de-0c90-467b-82ea-6c2bd93a5cbe req-038c3675-fae7-4547-94b8-988c27050bd3 tempest-TestVolumeBootPatternV346-722752471 tempest-TestVolumeBootPatternV346-722752471-project-member] Empty body provided in request {{(pid=100296) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 10:01:10.562338 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [req-dd95e9de-0c90-467b-82ea-6c2bd93a5cbe req-038c3675-fae7-4547-94b8-988c27050bd3 tempest-TestVolumeBootPatternV346-722752471 tempest-TestVolumeBootPatternV346-722752471-project-member] Calling method 'show' {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 10:01:10.574145 np0000006707 devstack@c-api.service[100296]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 10:01:10.574145 np0000006707 devstack@c-api.service[100296]: warnings.warn( Aug 07 10:01:10.578703 np0000006707 devstack@c-api.service[100296]: INFO cinder.volume.api [req-dd95e9de-0c90-467b-82ea-6c2bd93a5cbe req-038c3675-fae7-4547-94b8-988c27050bd3 tempest-TestVolumeBootPatternV346-722752471 tempest-TestVolumeBootPatternV346-722752471-project-member] Volume info retrieved successfully. Aug 07 10:01:10.584772 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [req-dd95e9de-0c90-467b-82ea-6c2bd93a5cbe req-038c3675-fae7-4547-94b8-988c27050bd3 tempest-TestVolumeBootPatternV346-722752471 tempest-TestVolumeBootPatternV346-722752471-project-member] https://10.4.3.8/volume/v3/volumes/0b6b4344-388f-48d6-b56e-6eda1ade6e6b returned with HTTP 200 Aug 07 10:01:10.585218 np0000006707 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 886/3549] 10.4.3.8 () {70 vars in 1625 bytes} [Fri Aug 7 10:01:10 2026] GET /volume/v3/volumes/0b6b4344-388f-48d6-b56e-6eda1ade6e6b => generated 1579 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 07 10:01:10.628479 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-83ceeea2-128a-4aaa-9ced-0890ee02fe71 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:01:10.630362 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-83ceeea2-128a-4aaa-9ced-0890ee02fe71 tempest-ProjectMemberTests33-438754277 tempest-ProjectMemberTests33-438754277-project-admin] GET https://10.4.3.8/volume/v3/backups/9060cb5e-ae41-4860-8256-156162e3bc1f Aug 07 10:01:10.630747 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-83ceeea2-128a-4aaa-9ced-0890ee02fe71 tempest-ProjectMemberTests33-438754277 tempest-ProjectMemberTests33-438754277-project-admin] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 10:01:10.631136 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-83ceeea2-128a-4aaa-9ced-0890ee02fe71 tempest-ProjectMemberTests33-438754277 tempest-ProjectMemberTests33-438754277-project-admin] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 10:01:10.631365 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.v3.backups [None req-83ceeea2-128a-4aaa-9ced-0890ee02fe71 tempest-ProjectMemberTests33-438754277 tempest-ProjectMemberTests33-438754277-project-admin] Show backup with id 9060cb5e-ae41-4860-8256-156162e3bc1f. {{(pid=100295) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 10:01:10.640022 np0000006707 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 10:01:10.640022 np0000006707 devstack@c-api.service[100295]: warnings.warn( Aug 07 10:01:10.641657 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-83ceeea2-128a-4aaa-9ced-0890ee02fe71 tempest-ProjectMemberTests33-438754277 tempest-ProjectMemberTests33-438754277-project-admin] https://10.4.3.8/volume/v3/backups/9060cb5e-ae41-4860-8256-156162e3bc1f returned with HTTP 200 Aug 07 10:01:10.641657 np0000006707 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 888/3550] 10.4.3.8 () {68 vars in 1374 bytes} [Fri Aug 7 10:01:10 2026] GET /volume/v3/backups/9060cb5e-ae41-4860-8256-156162e3bc1f => generated 733 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 10:01:10.710108 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.middleware.request_id [req-dd95e9de-0c90-467b-82ea-6c2bd93a5cbe req-e521b0e2-cefc-4567-a1f9-b280e8ca9dc3 None None] RequestId filter calling following filter/app {{(pid=100298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:01:10.712987 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [req-dd95e9de-0c90-467b-82ea-6c2bd93a5cbe req-e521b0e2-cefc-4567-a1f9-b280e8ca9dc3 tempest-TestVolumeBootPatternV346-722752471 tempest-TestVolumeBootPatternV346-722752471-project-member] PUT https://10.4.3.8/volume/v3/attachments/2290d001-bc3f-4190-b2d6-64081e576e02 Aug 07 10:01:10.713396 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [req-dd95e9de-0c90-467b-82ea-6c2bd93a5cbe req-e521b0e2-cefc-4567-a1f9-b280e8ca9dc3 tempest-TestVolumeBootPatternV346-722752471 tempest-TestVolumeBootPatternV346-722752471-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.8", "host": "np0000006707", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:568b993d50b1", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "d2780578-1896-461f-80ac-b58d2e346b90", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 10:01:10.726930 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.coordination [req-dd95e9de-0c90-467b-82ea-6c2bd93a5cbe req-e521b0e2-cefc-4567-a1f9-b280e8ca9dc3 tempest-TestVolumeBootPatternV346-722752471 tempest-TestVolumeBootPatternV346-722752471-project-member] Acquiring lock "cinder-attachment_update-0b6b4344-388f-48d6-b56e-6eda1ade6e6b-np0000006707" by "attachment_update" {{(pid=100298) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 07 10:01:10.732221 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.coordination [req-dd95e9de-0c90-467b-82ea-6c2bd93a5cbe req-e521b0e2-cefc-4567-a1f9-b280e8ca9dc3 tempest-TestVolumeBootPatternV346-722752471 tempest-TestVolumeBootPatternV346-722752471-project-member] Lock "cinder-attachment_update-0b6b4344-388f-48d6-b56e-6eda1ade6e6b-np0000006707" acquired by "attachment_update" :: waited 0.005s {{(pid=100298) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 07 10:01:10.733235 np0000006707 devstack@c-api.service[100298]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 10:01:10.733235 np0000006707 devstack@c-api.service[100298]: warnings.warn( Aug 07 10:01:10.783214 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [None req-2d45d043-68f1-4a7f-91e9-0487d13e4991 None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:01:10.786929 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-2d45d043-68f1-4a7f-91e9-0487d13e4991 tempest-SnapshotDataIntegrityTests-488661116 tempest-SnapshotDataIntegrityTests-488661116-project-member] GET https://10.4.3.8/volume/v3/volumes/b17e3aee-6ef3-4c87-86b4-44c88bbab86a Aug 07 10:01:10.786929 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-2d45d043-68f1-4a7f-91e9-0487d13e4991 tempest-SnapshotDataIntegrityTests-488661116 tempest-SnapshotDataIntegrityTests-488661116-project-member] Empty body provided in request {{(pid=100297) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 10:01:10.786929 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-2d45d043-68f1-4a7f-91e9-0487d13e4991 tempest-SnapshotDataIntegrityTests-488661116 tempest-SnapshotDataIntegrityTests-488661116-project-member] Calling method 'show' {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 10:01:10.794198 np0000006707 devstack@c-api.service[100297]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 10:01:10.794198 np0000006707 devstack@c-api.service[100297]: warnings.warn( Aug 07 10:01:10.799902 np0000006707 devstack@c-api.service[100297]: INFO cinder.volume.api [None req-2d45d043-68f1-4a7f-91e9-0487d13e4991 tempest-SnapshotDataIntegrityTests-488661116 tempest-SnapshotDataIntegrityTests-488661116-project-member] Volume info retrieved successfully. Aug 07 10:01:10.805855 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-2d45d043-68f1-4a7f-91e9-0487d13e4991 tempest-SnapshotDataIntegrityTests-488661116 tempest-SnapshotDataIntegrityTests-488661116-project-member] https://10.4.3.8/volume/v3/volumes/b17e3aee-6ef3-4c87-86b4-44c88bbab86a returned with HTTP 200 Aug 07 10:01:10.806623 np0000006707 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 888/3551] 10.4.3.8 () {66 vars in 1334 bytes} [Fri Aug 7 10:01:10 2026] GET /volume/v3/volumes/b17e3aee-6ef3-4c87-86b4-44c88bbab86a => generated 880 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 10:01:10.825207 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [None req-fbb2ba61-d189-4e52-b079-0a6c0cd8efb6 None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:01:10.827302 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-fbb2ba61-d189-4e52-b079-0a6c0cd8efb6 tempest-SnapshotDataIntegrityTests-488661116 tempest-SnapshotDataIntegrityTests-488661116-project-member] GET https://10.4.3.8/volume/v3/volumes/b17e3aee-6ef3-4c87-86b4-44c88bbab86a Aug 07 10:01:10.828286 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-fbb2ba61-d189-4e52-b079-0a6c0cd8efb6 tempest-SnapshotDataIntegrityTests-488661116 tempest-SnapshotDataIntegrityTests-488661116-project-member] Empty body provided in request {{(pid=100296) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 10:01:10.828286 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-fbb2ba61-d189-4e52-b079-0a6c0cd8efb6 tempest-SnapshotDataIntegrityTests-488661116 tempest-SnapshotDataIntegrityTests-488661116-project-member] Calling method 'show' {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 10:01:10.838698 np0000006707 devstack@c-api.service[100296]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 10:01:10.838698 np0000006707 devstack@c-api.service[100296]: warnings.warn( Aug 07 10:01:10.842543 np0000006707 devstack@c-api.service[100296]: INFO cinder.volume.api [None req-fbb2ba61-d189-4e52-b079-0a6c0cd8efb6 tempest-SnapshotDataIntegrityTests-488661116 tempest-SnapshotDataIntegrityTests-488661116-project-member] Volume info retrieved successfully. Aug 07 10:01:10.842726 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.coordination [req-dd95e9de-0c90-467b-82ea-6c2bd93a5cbe req-e521b0e2-cefc-4567-a1f9-b280e8ca9dc3 tempest-TestVolumeBootPatternV346-722752471 tempest-TestVolumeBootPatternV346-722752471-project-member] Lock "cinder-attachment_update-0b6b4344-388f-48d6-b56e-6eda1ade6e6b-np0000006707" released by "attachment_update" :: held 0.110s {{(pid=100298) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 07 10:01:10.843189 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [req-dd95e9de-0c90-467b-82ea-6c2bd93a5cbe req-e521b0e2-cefc-4567-a1f9-b280e8ca9dc3 tempest-TestVolumeBootPatternV346-722752471 tempest-TestVolumeBootPatternV346-722752471-project-member] https://10.4.3.8/volume/v3/attachments/2290d001-bc3f-4190-b2d6-64081e576e02 returned with HTTP 200 Aug 07 10:01:10.843860 np0000006707 devstack@c-api.service[100298]: [pid: 100298|app: 0|req: 890/3552] 10.4.3.8 () {74 vars in 1690 bytes} [Fri Aug 7 10:01:10 2026] PUT /volume/v3/attachments/2290d001-bc3f-4190-b2d6-64081e576e02 => generated 969 bytes in 134 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 10:01:10.847363 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-fbb2ba61-d189-4e52-b079-0a6c0cd8efb6 tempest-SnapshotDataIntegrityTests-488661116 tempest-SnapshotDataIntegrityTests-488661116-project-member] https://10.4.3.8/volume/v3/volumes/b17e3aee-6ef3-4c87-86b4-44c88bbab86a returned with HTTP 200 Aug 07 10:01:10.847851 np0000006707 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 887/3553] 10.4.3.8 () {66 vars in 1334 bytes} [Fri Aug 7 10:01:10 2026] GET /volume/v3/volumes/b17e3aee-6ef3-4c87-86b4-44c88bbab86a => generated 880 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 10:01:10.876611 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [req-dd95e9de-0c90-467b-82ea-6c2bd93a5cbe req-68d32dcf-f587-4539-8bd6-51234ebbc77d None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:01:10.879210 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [req-dd95e9de-0c90-467b-82ea-6c2bd93a5cbe req-68d32dcf-f587-4539-8bd6-51234ebbc77d tempest-TestVolumeBootPatternV346-722752471 tempest-TestVolumeBootPatternV346-722752471-project-member] POST https://10.4.3.8/volume/v3/attachments/2290d001-bc3f-4190-b2d6-64081e576e02/action Aug 07 10:01:10.879717 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [req-dd95e9de-0c90-467b-82ea-6c2bd93a5cbe req-68d32dcf-f587-4539-8bd6-51234ebbc77d tempest-TestVolumeBootPatternV346-722752471 tempest-TestVolumeBootPatternV346-722752471-project-member] Action body: b'{"os-complete": null}' {{(pid=100295) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 07 10:01:10.879841 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [req-dd95e9de-0c90-467b-82ea-6c2bd93a5cbe req-68d32dcf-f587-4539-8bd6-51234ebbc77d tempest-TestVolumeBootPatternV346-722752471 tempest-TestVolumeBootPatternV346-722752471-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 10:01:10.903149 np0000006707 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 10:01:10.903149 np0000006707 devstack@c-api.service[100295]: warnings.warn( Aug 07 10:01:10.922638 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [req-dd95e9de-0c90-467b-82ea-6c2bd93a5cbe req-68d32dcf-f587-4539-8bd6-51234ebbc77d tempest-TestVolumeBootPatternV346-722752471 tempest-TestVolumeBootPatternV346-722752471-project-member] https://10.4.3.8/volume/v3/attachments/2290d001-bc3f-4190-b2d6-64081e576e02/action returned with HTTP 204 Aug 07 10:01:10.923343 np0000006707 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 889/3554] 10.4.3.8 () {74 vars in 1711 bytes} [Fri Aug 7 10:01:10 2026] POST /volume/v3/attachments/2290d001-bc3f-4190-b2d6-64081e576e02/action => generated 0 bytes in 47 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 07 10:01:11.438522 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [req-1c6c4adc-e97a-4a49-8a6c-9a63f5894cd1 req-20e7930c-a6e4-41ad-b2bb-9dcb838657e5 None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:01:11.441937 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [req-1c6c4adc-e97a-4a49-8a6c-9a63f5894cd1 req-20e7930c-a6e4-41ad-b2bb-9dcb838657e5 tempest-SnapshotDataIntegrityTests-488661116 tempest-SnapshotDataIntegrityTests-488661116-project-member] GET https://10.4.3.8/volume/v3/volumes/b17e3aee-6ef3-4c87-86b4-44c88bbab86a Aug 07 10:01:11.442195 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [req-1c6c4adc-e97a-4a49-8a6c-9a63f5894cd1 req-20e7930c-a6e4-41ad-b2bb-9dcb838657e5 tempest-SnapshotDataIntegrityTests-488661116 tempest-SnapshotDataIntegrityTests-488661116-project-member] Empty body provided in request {{(pid=100297) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 10:01:11.442451 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [req-1c6c4adc-e97a-4a49-8a6c-9a63f5894cd1 req-20e7930c-a6e4-41ad-b2bb-9dcb838657e5 tempest-SnapshotDataIntegrityTests-488661116 tempest-SnapshotDataIntegrityTests-488661116-project-member] Calling method 'show' {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 10:01:11.455019 np0000006707 devstack@c-api.service[100297]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 10:01:11.455019 np0000006707 devstack@c-api.service[100297]: warnings.warn( Aug 07 10:01:11.457747 np0000006707 devstack@c-api.service[100297]: INFO cinder.volume.api [req-1c6c4adc-e97a-4a49-8a6c-9a63f5894cd1 req-20e7930c-a6e4-41ad-b2bb-9dcb838657e5 tempest-SnapshotDataIntegrityTests-488661116 tempest-SnapshotDataIntegrityTests-488661116-project-member] Volume info retrieved successfully. Aug 07 10:01:11.464538 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [req-1c6c4adc-e97a-4a49-8a6c-9a63f5894cd1 req-20e7930c-a6e4-41ad-b2bb-9dcb838657e5 tempest-SnapshotDataIntegrityTests-488661116 tempest-SnapshotDataIntegrityTests-488661116-project-member] https://10.4.3.8/volume/v3/volumes/b17e3aee-6ef3-4c87-86b4-44c88bbab86a returned with HTTP 200 Aug 07 10:01:11.465301 np0000006707 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 889/3555] 10.4.3.8 () {68 vars in 1584 bytes} [Fri Aug 7 10:01:11 2026] GET /volume/v3/volumes/b17e3aee-6ef3-4c87-86b4-44c88bbab86a => generated 880 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 10:01:11.586505 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.middleware.request_id [None req-029f2ccd-efc0-4d4d-ac98-1f818c8f664a None None] RequestId filter calling following filter/app {{(pid=100298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:01:11.586505 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [None req-029f2ccd-efc0-4d4d-ac98-1f818c8f664a None None] GET https://10.4.3.8/volume// Aug 07 10:01:11.586505 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [None req-029f2ccd-efc0-4d4d-ac98-1f818c8f664a None None] Empty body provided in request {{(pid=100298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 10:01:11.586505 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [None req-029f2ccd-efc0-4d4d-ac98-1f818c8f664a None None] Calling method 'all' {{(pid=100298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 10:01:11.586505 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [None req-029f2ccd-efc0-4d4d-ac98-1f818c8f664a None None] https://10.4.3.8/volume// returned with HTTP 300 Aug 07 10:01:11.586505 np0000006707 devstack@c-api.service[100298]: [pid: 100298|app: 0|req: 891/3556] 10.4.3.8 () {66 vars in 1414 bytes} [Fri Aug 7 10:01:11 2026] GET /volume/ => generated 384 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 07 10:01:11.597861 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [req-1c6c4adc-e97a-4a49-8a6c-9a63f5894cd1 req-e3c3ed07-16d4-465d-b86c-c7b368a7dfb6 None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:01:11.600137 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [req-1c6c4adc-e97a-4a49-8a6c-9a63f5894cd1 req-e3c3ed07-16d4-465d-b86c-c7b368a7dfb6 tempest-SnapshotDataIntegrityTests-488661116 tempest-SnapshotDataIntegrityTests-488661116-project-member] POST https://10.4.3.8/volume/v3/attachments Aug 07 10:01:11.600661 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [req-1c6c4adc-e97a-4a49-8a6c-9a63f5894cd1 req-e3c3ed07-16d4-465d-b86c-c7b368a7dfb6 tempest-SnapshotDataIntegrityTests-488661116 tempest-SnapshotDataIntegrityTests-488661116-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "b17e3aee-6ef3-4c87-86b4-44c88bbab86a", "connector": null, "instance_uuid": "ab1cb157-4ace-4e34-89fa-16e86af6a530"}} {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 10:01:11.614311 np0000006707 devstack@c-api.service[100296]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 10:01:11.614311 np0000006707 devstack@c-api.service[100296]: warnings.warn( Aug 07 10:01:11.656577 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-81e596a2-83dc-4057-b505-5af562a223be None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:01:11.664408 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-81e596a2-83dc-4057-b505-5af562a223be tempest-ProjectMemberTests33-438754277 tempest-ProjectMemberTests33-438754277-project-admin] GET https://10.4.3.8/volume/v3/backups/9060cb5e-ae41-4860-8256-156162e3bc1f Aug 07 10:01:11.667752 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-81e596a2-83dc-4057-b505-5af562a223be tempest-ProjectMemberTests33-438754277 tempest-ProjectMemberTests33-438754277-project-admin] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 10:01:11.667969 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-81e596a2-83dc-4057-b505-5af562a223be tempest-ProjectMemberTests33-438754277 tempest-ProjectMemberTests33-438754277-project-admin] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 10:01:11.668207 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.v3.backups [None req-81e596a2-83dc-4057-b505-5af562a223be tempest-ProjectMemberTests33-438754277 tempest-ProjectMemberTests33-438754277-project-admin] Show backup with id 9060cb5e-ae41-4860-8256-156162e3bc1f. {{(pid=100295) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 10:01:11.674603 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [req-1c6c4adc-e97a-4a49-8a6c-9a63f5894cd1 req-e3c3ed07-16d4-465d-b86c-c7b368a7dfb6 tempest-SnapshotDataIntegrityTests-488661116 tempest-SnapshotDataIntegrityTests-488661116-project-member] https://10.4.3.8/volume/v3/attachments returned with HTTP 200 Aug 07 10:01:11.675152 np0000006707 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 888/3557] 10.4.3.8 () {74 vars in 1580 bytes} [Fri Aug 7 10:01:11 2026] POST /volume/v3/attachments => generated 273 bytes in 79 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 10:01:11.678806 np0000006707 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 10:01:11.678806 np0000006707 devstack@c-api.service[100295]: warnings.warn( Aug 07 10:01:11.679822 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-81e596a2-83dc-4057-b505-5af562a223be tempest-ProjectMemberTests33-438754277 tempest-ProjectMemberTests33-438754277-project-admin] https://10.4.3.8/volume/v3/backups/9060cb5e-ae41-4860-8256-156162e3bc1f returned with HTTP 200 Aug 07 10:01:11.680644 np0000006707 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 890/3558] 10.4.3.8 () {68 vars in 1374 bytes} [Fri Aug 7 10:01:11 2026] GET /volume/v3/backups/9060cb5e-ae41-4860-8256-156162e3bc1f => generated 733 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 10:01:11.716365 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [None req-b8445ac9-fa83-4fbf-9d12-eff82c902ff7 None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:01:11.718905 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-b8445ac9-fa83-4fbf-9d12-eff82c902ff7 tempest-SnapshotDataIntegrityTests-488661116 tempest-SnapshotDataIntegrityTests-488661116-project-member] GET https://10.4.3.8/volume/v3/volumes/b17e3aee-6ef3-4c87-86b4-44c88bbab86a Aug 07 10:01:11.720143 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-b8445ac9-fa83-4fbf-9d12-eff82c902ff7 tempest-SnapshotDataIntegrityTests-488661116 tempest-SnapshotDataIntegrityTests-488661116-project-member] Empty body provided in request {{(pid=100297) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 10:01:11.720143 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-b8445ac9-fa83-4fbf-9d12-eff82c902ff7 tempest-SnapshotDataIntegrityTests-488661116 tempest-SnapshotDataIntegrityTests-488661116-project-member] Calling method 'show' {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 10:01:11.737106 np0000006707 devstack@c-api.service[100297]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 10:01:11.737106 np0000006707 devstack@c-api.service[100297]: warnings.warn( Aug 07 10:01:11.738835 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.middleware.request_id [None req-a3aa98ce-8d9d-469e-adda-179f25c86d7a None None] RequestId filter calling following filter/app {{(pid=100298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:01:11.739403 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [None req-a3aa98ce-8d9d-469e-adda-179f25c86d7a None None] GET https://10.4.3.8/volume// Aug 07 10:01:11.739655 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [None req-a3aa98ce-8d9d-469e-adda-179f25c86d7a None None] Empty body provided in request {{(pid=100298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 10:01:11.739885 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [None req-a3aa98ce-8d9d-469e-adda-179f25c86d7a None None] Calling method 'all' {{(pid=100298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 10:01:11.740345 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [None req-a3aa98ce-8d9d-469e-adda-179f25c86d7a None None] https://10.4.3.8/volume// returned with HTTP 300 Aug 07 10:01:11.741187 np0000006707 devstack@c-api.service[100298]: [pid: 100298|app: 0|req: 892/3559] 10.4.3.8 () {66 vars in 1412 bytes} [Fri Aug 7 10:01:11 2026] GET /volume/ => generated 384 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 07 10:01:11.743126 np0000006707 devstack@c-api.service[100297]: INFO cinder.volume.api [None req-b8445ac9-fa83-4fbf-9d12-eff82c902ff7 tempest-SnapshotDataIntegrityTests-488661116 tempest-SnapshotDataIntegrityTests-488661116-project-member] Volume info retrieved successfully. Aug 07 10:01:11.749928 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-b8445ac9-fa83-4fbf-9d12-eff82c902ff7 tempest-SnapshotDataIntegrityTests-488661116 tempest-SnapshotDataIntegrityTests-488661116-project-member] https://10.4.3.8/volume/v3/volumes/b17e3aee-6ef3-4c87-86b4-44c88bbab86a returned with HTTP 200 Aug 07 10:01:11.750634 np0000006707 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 890/3560] 10.4.3.8 () {66 vars in 1334 bytes} [Fri Aug 7 10:01:11 2026] GET /volume/v3/volumes/b17e3aee-6ef3-4c87-86b4-44c88bbab86a => generated 879 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 10:01:11.754450 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [req-1c6c4adc-e97a-4a49-8a6c-9a63f5894cd1 req-19be5e57-328e-4e03-b90a-ccd7612e37ee None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:01:11.755150 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [req-1c6c4adc-e97a-4a49-8a6c-9a63f5894cd1 req-19be5e57-328e-4e03-b90a-ccd7612e37ee tempest-SnapshotDataIntegrityTests-488661116 tempest-SnapshotDataIntegrityTests-488661116-project-member] GET https://10.4.3.8/volume/v3/volumes/b17e3aee-6ef3-4c87-86b4-44c88bbab86a Aug 07 10:01:11.755150 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [req-1c6c4adc-e97a-4a49-8a6c-9a63f5894cd1 req-19be5e57-328e-4e03-b90a-ccd7612e37ee tempest-SnapshotDataIntegrityTests-488661116 tempest-SnapshotDataIntegrityTests-488661116-project-member] Empty body provided in request {{(pid=100296) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 10:01:11.755982 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [req-1c6c4adc-e97a-4a49-8a6c-9a63f5894cd1 req-19be5e57-328e-4e03-b90a-ccd7612e37ee tempest-SnapshotDataIntegrityTests-488661116 tempest-SnapshotDataIntegrityTests-488661116-project-member] Calling method 'show' {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 10:01:11.769656 np0000006707 devstack@c-api.service[100296]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 10:01:11.769656 np0000006707 devstack@c-api.service[100296]: warnings.warn( Aug 07 10:01:11.774715 np0000006707 devstack@c-api.service[100296]: INFO cinder.volume.api [req-1c6c4adc-e97a-4a49-8a6c-9a63f5894cd1 req-19be5e57-328e-4e03-b90a-ccd7612e37ee tempest-SnapshotDataIntegrityTests-488661116 tempest-SnapshotDataIntegrityTests-488661116-project-member] Volume info retrieved successfully. Aug 07 10:01:11.779880 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [req-1c6c4adc-e97a-4a49-8a6c-9a63f5894cd1 req-19be5e57-328e-4e03-b90a-ccd7612e37ee tempest-SnapshotDataIntegrityTests-488661116 tempest-SnapshotDataIntegrityTests-488661116-project-member] https://10.4.3.8/volume/v3/volumes/b17e3aee-6ef3-4c87-86b4-44c88bbab86a returned with HTTP 200 Aug 07 10:01:11.780488 np0000006707 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 889/3561] 10.4.3.8 () {70 vars in 1625 bytes} [Fri Aug 7 10:01:11 2026] GET /volume/v3/volumes/b17e3aee-6ef3-4c87-86b4-44c88bbab86a => generated 1059 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 07 10:01:11.907989 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [req-1c6c4adc-e97a-4a49-8a6c-9a63f5894cd1 req-e6bdcfcd-4f16-4133-bae9-de9099bb8f79 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:01:11.909957 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [req-1c6c4adc-e97a-4a49-8a6c-9a63f5894cd1 req-e6bdcfcd-4f16-4133-bae9-de9099bb8f79 tempest-SnapshotDataIntegrityTests-488661116 tempest-SnapshotDataIntegrityTests-488661116-project-member] PUT https://10.4.3.8/volume/v3/attachments/eca5db0b-d839-4b60-a160-b79247f4da12 Aug 07 10:01:11.912439 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [req-1c6c4adc-e97a-4a49-8a6c-9a63f5894cd1 req-e6bdcfcd-4f16-4133-bae9-de9099bb8f79 tempest-SnapshotDataIntegrityTests-488661116 tempest-SnapshotDataIntegrityTests-488661116-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.8", "host": "np0000006707", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:568b993d50b1", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "d2780578-1896-461f-80ac-b58d2e346b90", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 10:01:11.923054 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.coordination [req-1c6c4adc-e97a-4a49-8a6c-9a63f5894cd1 req-e6bdcfcd-4f16-4133-bae9-de9099bb8f79 tempest-SnapshotDataIntegrityTests-488661116 tempest-SnapshotDataIntegrityTests-488661116-project-member] Acquiring lock "cinder-attachment_update-b17e3aee-6ef3-4c87-86b4-44c88bbab86a-np0000006707" by "attachment_update" {{(pid=100295) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 07 10:01:11.931965 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.coordination [req-1c6c4adc-e97a-4a49-8a6c-9a63f5894cd1 req-e6bdcfcd-4f16-4133-bae9-de9099bb8f79 tempest-SnapshotDataIntegrityTests-488661116 tempest-SnapshotDataIntegrityTests-488661116-project-member] Lock "cinder-attachment_update-b17e3aee-6ef3-4c87-86b4-44c88bbab86a-np0000006707" acquired by "attachment_update" :: waited 0.009s {{(pid=100295) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 07 10:01:11.933636 np0000006707 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 10:01:11.933636 np0000006707 devstack@c-api.service[100295]: warnings.warn( Aug 07 10:01:12.040222 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.coordination [req-1c6c4adc-e97a-4a49-8a6c-9a63f5894cd1 req-e6bdcfcd-4f16-4133-bae9-de9099bb8f79 tempest-SnapshotDataIntegrityTests-488661116 tempest-SnapshotDataIntegrityTests-488661116-project-member] Lock "cinder-attachment_update-b17e3aee-6ef3-4c87-86b4-44c88bbab86a-np0000006707" released by "attachment_update" :: held 0.108s {{(pid=100295) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 07 10:01:12.040557 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [req-1c6c4adc-e97a-4a49-8a6c-9a63f5894cd1 req-e6bdcfcd-4f16-4133-bae9-de9099bb8f79 tempest-SnapshotDataIntegrityTests-488661116 tempest-SnapshotDataIntegrityTests-488661116-project-member] https://10.4.3.8/volume/v3/attachments/eca5db0b-d839-4b60-a160-b79247f4da12 returned with HTTP 200 Aug 07 10:01:12.040997 np0000006707 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 891/3562] 10.4.3.8 () {74 vars in 1690 bytes} [Fri Aug 7 10:01:11 2026] PUT /volume/v3/attachments/eca5db0b-d839-4b60-a160-b79247f4da12 => generated 969 bytes in 134 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 10:01:12.694553 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.middleware.request_id [None req-2929f3f4-93c6-43f8-bbae-9472a45d29d0 None None] RequestId filter calling following filter/app {{(pid=100298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:01:12.696739 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [None req-2929f3f4-93c6-43f8-bbae-9472a45d29d0 tempest-ProjectMemberTests33-438754277 tempest-ProjectMemberTests33-438754277-project-admin] GET https://10.4.3.8/volume/v3/backups/9060cb5e-ae41-4860-8256-156162e3bc1f Aug 07 10:01:12.697342 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [None req-2929f3f4-93c6-43f8-bbae-9472a45d29d0 tempest-ProjectMemberTests33-438754277 tempest-ProjectMemberTests33-438754277-project-admin] Empty body provided in request {{(pid=100298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 10:01:12.697624 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [None req-2929f3f4-93c6-43f8-bbae-9472a45d29d0 tempest-ProjectMemberTests33-438754277 tempest-ProjectMemberTests33-438754277-project-admin] Calling method 'show' {{(pid=100298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 10:01:12.697792 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.v3.backups [None req-2929f3f4-93c6-43f8-bbae-9472a45d29d0 tempest-ProjectMemberTests33-438754277 tempest-ProjectMemberTests33-438754277-project-admin] Show backup with id 9060cb5e-ae41-4860-8256-156162e3bc1f. {{(pid=100298) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 10:01:12.702126 np0000006707 devstack@c-api.service[100298]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 10:01:12.702126 np0000006707 devstack@c-api.service[100298]: warnings.warn( Aug 07 10:01:12.702800 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [None req-2929f3f4-93c6-43f8-bbae-9472a45d29d0 tempest-ProjectMemberTests33-438754277 tempest-ProjectMemberTests33-438754277-project-admin] https://10.4.3.8/volume/v3/backups/9060cb5e-ae41-4860-8256-156162e3bc1f returned with HTTP 200 Aug 07 10:01:12.703177 np0000006707 devstack@c-api.service[100298]: [pid: 100298|app: 0|req: 893/3563] 10.4.3.8 () {68 vars in 1374 bytes} [Fri Aug 7 10:01:12 2026] GET /volume/v3/backups/9060cb5e-ae41-4860-8256-156162e3bc1f => generated 733 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 10:01:12.766985 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [None req-e26d6e46-886a-48b4-a3f1-0de4002a109f None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:01:12.769454 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-e26d6e46-886a-48b4-a3f1-0de4002a109f tempest-SnapshotDataIntegrityTests-488661116 tempest-SnapshotDataIntegrityTests-488661116-project-member] GET https://10.4.3.8/volume/v3/volumes/b17e3aee-6ef3-4c87-86b4-44c88bbab86a Aug 07 10:01:12.769781 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-e26d6e46-886a-48b4-a3f1-0de4002a109f tempest-SnapshotDataIntegrityTests-488661116 tempest-SnapshotDataIntegrityTests-488661116-project-member] Empty body provided in request {{(pid=100297) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 10:01:12.770143 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-e26d6e46-886a-48b4-a3f1-0de4002a109f tempest-SnapshotDataIntegrityTests-488661116 tempest-SnapshotDataIntegrityTests-488661116-project-member] Calling method 'show' {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 10:01:12.785280 np0000006707 devstack@c-api.service[100297]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 10:01:12.785280 np0000006707 devstack@c-api.service[100297]: warnings.warn( Aug 07 10:01:12.791879 np0000006707 devstack@c-api.service[100297]: INFO cinder.volume.api [None req-e26d6e46-886a-48b4-a3f1-0de4002a109f tempest-SnapshotDataIntegrityTests-488661116 tempest-SnapshotDataIntegrityTests-488661116-project-member] Volume info retrieved successfully. Aug 07 10:01:12.797872 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-e26d6e46-886a-48b4-a3f1-0de4002a109f tempest-SnapshotDataIntegrityTests-488661116 tempest-SnapshotDataIntegrityTests-488661116-project-member] https://10.4.3.8/volume/v3/volumes/b17e3aee-6ef3-4c87-86b4-44c88bbab86a returned with HTTP 200 Aug 07 10:01:12.798669 np0000006707 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 891/3564] 10.4.3.8 () {66 vars in 1334 bytes} [Fri Aug 7 10:01:12 2026] GET /volume/v3/volumes/b17e3aee-6ef3-4c87-86b4-44c88bbab86a => generated 880 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 10:01:13.722083 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [None req-64b6663b-ee70-49f1-948d-755c5ee882b5 None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:01:13.724214 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-64b6663b-ee70-49f1-948d-755c5ee882b5 tempest-ProjectMemberTests33-438754277 tempest-ProjectMemberTests33-438754277-project-admin] GET https://10.4.3.8/volume/v3/backups/9060cb5e-ae41-4860-8256-156162e3bc1f Aug 07 10:01:13.724513 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-64b6663b-ee70-49f1-948d-755c5ee882b5 tempest-ProjectMemberTests33-438754277 tempest-ProjectMemberTests33-438754277-project-admin] Empty body provided in request {{(pid=100296) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 10:01:13.724787 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-64b6663b-ee70-49f1-948d-755c5ee882b5 tempest-ProjectMemberTests33-438754277 tempest-ProjectMemberTests33-438754277-project-admin] Calling method 'show' {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 10:01:13.724934 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.v3.backups [None req-64b6663b-ee70-49f1-948d-755c5ee882b5 tempest-ProjectMemberTests33-438754277 tempest-ProjectMemberTests33-438754277-project-admin] Show backup with id 9060cb5e-ae41-4860-8256-156162e3bc1f. {{(pid=100296) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 10:01:13.731275 np0000006707 devstack@c-api.service[100296]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 10:01:13.731275 np0000006707 devstack@c-api.service[100296]: warnings.warn( Aug 07 10:01:13.732112 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-64b6663b-ee70-49f1-948d-755c5ee882b5 tempest-ProjectMemberTests33-438754277 tempest-ProjectMemberTests33-438754277-project-admin] https://10.4.3.8/volume/v3/backups/9060cb5e-ae41-4860-8256-156162e3bc1f returned with HTTP 200 Aug 07 10:01:13.732546 np0000006707 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 890/3565] 10.4.3.8 () {68 vars in 1374 bytes} [Fri Aug 7 10:01:13 2026] GET /volume/v3/backups/9060cb5e-ae41-4860-8256-156162e3bc1f => generated 733 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 10:01:13.820705 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-b7c7bbbf-e059-4981-955b-ff4b4a6df693 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:01:13.822912 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-b7c7bbbf-e059-4981-955b-ff4b4a6df693 tempest-SnapshotDataIntegrityTests-488661116 tempest-SnapshotDataIntegrityTests-488661116-project-member] GET https://10.4.3.8/volume/v3/volumes/b17e3aee-6ef3-4c87-86b4-44c88bbab86a Aug 07 10:01:13.823217 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-b7c7bbbf-e059-4981-955b-ff4b4a6df693 tempest-SnapshotDataIntegrityTests-488661116 tempest-SnapshotDataIntegrityTests-488661116-project-member] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 10:01:13.823445 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-b7c7bbbf-e059-4981-955b-ff4b4a6df693 tempest-SnapshotDataIntegrityTests-488661116 tempest-SnapshotDataIntegrityTests-488661116-project-member] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 10:01:13.838767 np0000006707 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 10:01:13.838767 np0000006707 devstack@c-api.service[100295]: warnings.warn( Aug 07 10:01:13.843498 np0000006707 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-b7c7bbbf-e059-4981-955b-ff4b4a6df693 tempest-SnapshotDataIntegrityTests-488661116 tempest-SnapshotDataIntegrityTests-488661116-project-member] Volume info retrieved successfully. Aug 07 10:01:13.848938 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-b7c7bbbf-e059-4981-955b-ff4b4a6df693 tempest-SnapshotDataIntegrityTests-488661116 tempest-SnapshotDataIntegrityTests-488661116-project-member] https://10.4.3.8/volume/v3/volumes/b17e3aee-6ef3-4c87-86b4-44c88bbab86a returned with HTTP 200 Aug 07 10:01:13.849917 np0000006707 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 892/3566] 10.4.3.8 () {66 vars in 1334 bytes} [Fri Aug 7 10:01:13 2026] GET /volume/v3/volumes/b17e3aee-6ef3-4c87-86b4-44c88bbab86a => generated 880 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 10:01:14.091447 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.middleware.request_id [None req-5ce33aca-4d55-42fa-9894-79811e711dea None None] RequestId filter calling following filter/app {{(pid=100298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:01:14.096077 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [None req-5ce33aca-4d55-42fa-9894-79811e711dea tempest-TestStampPattern-1168660439 tempest-TestStampPattern-1168660439-project-member] GET https://10.4.3.8/volume/v3/volumes/2dd1be57-568a-4e90-9a5c-fb0905f22cc3 Aug 07 10:01:14.096311 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [None req-5ce33aca-4d55-42fa-9894-79811e711dea tempest-TestStampPattern-1168660439 tempest-TestStampPattern-1168660439-project-member] Empty body provided in request {{(pid=100298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 10:01:14.096557 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [None req-5ce33aca-4d55-42fa-9894-79811e711dea tempest-TestStampPattern-1168660439 tempest-TestStampPattern-1168660439-project-member] Calling method 'show' {{(pid=100298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 10:01:14.112490 np0000006707 devstack@c-api.service[100298]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 10:01:14.112490 np0000006707 devstack@c-api.service[100298]: warnings.warn( Aug 07 10:01:14.115755 np0000006707 devstack@c-api.service[100298]: INFO cinder.volume.api [None req-5ce33aca-4d55-42fa-9894-79811e711dea tempest-TestStampPattern-1168660439 tempest-TestStampPattern-1168660439-project-member] Volume info retrieved successfully. Aug 07 10:01:14.120163 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [None req-5ce33aca-4d55-42fa-9894-79811e711dea tempest-TestStampPattern-1168660439 tempest-TestStampPattern-1168660439-project-member] https://10.4.3.8/volume/v3/volumes/2dd1be57-568a-4e90-9a5c-fb0905f22cc3 returned with HTTP 200 Aug 07 10:01:14.120703 np0000006707 devstack@c-api.service[100298]: [pid: 100298|app: 0|req: 894/3567] 10.4.3.8 () {66 vars in 1334 bytes} [Fri Aug 7 10:01:14 2026] GET /volume/v3/volumes/2dd1be57-568a-4e90-9a5c-fb0905f22cc3 => generated 869 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 10:01:14.139553 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [None req-65a98018-0a9b-4424-9bff-b9089c74d92b None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:01:14.142078 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-65a98018-0a9b-4424-9bff-b9089c74d92b tempest-TestStampPattern-1168660439 tempest-TestStampPattern-1168660439-project-member] GET https://10.4.3.8/volume/v3/volumes/2dd1be57-568a-4e90-9a5c-fb0905f22cc3 Aug 07 10:01:14.142306 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-65a98018-0a9b-4424-9bff-b9089c74d92b tempest-TestStampPattern-1168660439 tempest-TestStampPattern-1168660439-project-member] Empty body provided in request {{(pid=100297) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 10:01:14.142560 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-65a98018-0a9b-4424-9bff-b9089c74d92b tempest-TestStampPattern-1168660439 tempest-TestStampPattern-1168660439-project-member] Calling method 'show' {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 10:01:14.151278 np0000006707 devstack@c-api.service[100297]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 10:01:14.151278 np0000006707 devstack@c-api.service[100297]: warnings.warn( Aug 07 10:01:14.165701 np0000006707 devstack@c-api.service[100297]: INFO cinder.volume.api [None req-65a98018-0a9b-4424-9bff-b9089c74d92b tempest-TestStampPattern-1168660439 tempest-TestStampPattern-1168660439-project-member] Volume info retrieved successfully. Aug 07 10:01:14.165701 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-65a98018-0a9b-4424-9bff-b9089c74d92b tempest-TestStampPattern-1168660439 tempest-TestStampPattern-1168660439-project-member] https://10.4.3.8/volume/v3/volumes/2dd1be57-568a-4e90-9a5c-fb0905f22cc3 returned with HTTP 200 Aug 07 10:01:14.165701 np0000006707 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 892/3568] 10.4.3.8 () {66 vars in 1334 bytes} [Fri Aug 7 10:01:14 2026] GET /volume/v3/volumes/2dd1be57-568a-4e90-9a5c-fb0905f22cc3 => generated 869 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 10:01:14.215441 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [req-a5911f23-6f62-47a4-a343-0392bcb632e6 req-4daf4dd1-e8c1-4421-be89-3cb439dc0e04 None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:01:14.217298 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [req-a5911f23-6f62-47a4-a343-0392bcb632e6 req-4daf4dd1-e8c1-4421-be89-3cb439dc0e04 tempest-TestStampPattern-1168660439 tempest-TestStampPattern-1168660439-project-member] GET https://10.4.3.8/volume/v3/volumes/2dd1be57-568a-4e90-9a5c-fb0905f22cc3 Aug 07 10:01:14.217649 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [req-a5911f23-6f62-47a4-a343-0392bcb632e6 req-4daf4dd1-e8c1-4421-be89-3cb439dc0e04 tempest-TestStampPattern-1168660439 tempest-TestStampPattern-1168660439-project-member] Empty body provided in request {{(pid=100296) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 10:01:14.217954 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [req-a5911f23-6f62-47a4-a343-0392bcb632e6 req-4daf4dd1-e8c1-4421-be89-3cb439dc0e04 tempest-TestStampPattern-1168660439 tempest-TestStampPattern-1168660439-project-member] Calling method 'show' {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 10:01:14.225302 np0000006707 devstack@c-api.service[100296]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 10:01:14.225302 np0000006707 devstack@c-api.service[100296]: warnings.warn( Aug 07 10:01:14.230555 np0000006707 devstack@c-api.service[100296]: INFO cinder.volume.api [req-a5911f23-6f62-47a4-a343-0392bcb632e6 req-4daf4dd1-e8c1-4421-be89-3cb439dc0e04 tempest-TestStampPattern-1168660439 tempest-TestStampPattern-1168660439-project-member] Volume info retrieved successfully. Aug 07 10:01:14.235718 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [req-a5911f23-6f62-47a4-a343-0392bcb632e6 req-4daf4dd1-e8c1-4421-be89-3cb439dc0e04 tempest-TestStampPattern-1168660439 tempest-TestStampPattern-1168660439-project-member] https://10.4.3.8/volume/v3/volumes/2dd1be57-568a-4e90-9a5c-fb0905f22cc3 returned with HTTP 200 Aug 07 10:01:14.235718 np0000006707 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 891/3569] 10.4.3.8 () {68 vars in 1584 bytes} [Fri Aug 7 10:01:14 2026] GET /volume/v3/volumes/2dd1be57-568a-4e90-9a5c-fb0905f22cc3 => generated 869 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 10:01:14.322064 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-c5d332cc-ffa2-49df-8d17-67151681dc98 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:01:14.322632 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-c5d332cc-ffa2-49df-8d17-67151681dc98 None None] GET https://10.4.3.8/volume// Aug 07 10:01:14.322894 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-c5d332cc-ffa2-49df-8d17-67151681dc98 None None] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 10:01:14.323168 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-c5d332cc-ffa2-49df-8d17-67151681dc98 None None] Calling method 'all' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 10:01:14.323625 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-c5d332cc-ffa2-49df-8d17-67151681dc98 None None] https://10.4.3.8/volume// returned with HTTP 300 Aug 07 10:01:14.324049 np0000006707 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 893/3570] 10.4.3.8 () {66 vars in 1414 bytes} [Fri Aug 7 10:01:14 2026] GET /volume/ => generated 384 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 07 10:01:14.332006 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.middleware.request_id [req-a5911f23-6f62-47a4-a343-0392bcb632e6 req-9b8b7017-acac-44b3-9d44-388453cd03e4 None None] RequestId filter calling following filter/app {{(pid=100298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:01:14.333693 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [req-a5911f23-6f62-47a4-a343-0392bcb632e6 req-9b8b7017-acac-44b3-9d44-388453cd03e4 tempest-TestStampPattern-1168660439 tempest-TestStampPattern-1168660439-project-member] POST https://10.4.3.8/volume/v3/attachments Aug 07 10:01:14.334181 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [req-a5911f23-6f62-47a4-a343-0392bcb632e6 req-9b8b7017-acac-44b3-9d44-388453cd03e4 tempest-TestStampPattern-1168660439 tempest-TestStampPattern-1168660439-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "2dd1be57-568a-4e90-9a5c-fb0905f22cc3", "connector": null, "instance_uuid": "63b042a3-043b-438c-a99e-5115f2d16151"}} {{(pid=100298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 10:01:14.343669 np0000006707 devstack@c-api.service[100298]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 10:01:14.343669 np0000006707 devstack@c-api.service[100298]: warnings.warn( Aug 07 10:01:14.383950 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [req-a5911f23-6f62-47a4-a343-0392bcb632e6 req-9b8b7017-acac-44b3-9d44-388453cd03e4 tempest-TestStampPattern-1168660439 tempest-TestStampPattern-1168660439-project-member] https://10.4.3.8/volume/v3/attachments returned with HTTP 200 Aug 07 10:01:14.384460 np0000006707 devstack@c-api.service[100298]: [pid: 100298|app: 0|req: 895/3571] 10.4.3.8 () {74 vars in 1580 bytes} [Fri Aug 7 10:01:14 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 10:01:14.424313 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [None req-e14113b6-506c-4a22-b752-c37bd8b8da1a None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:01:14.426190 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-e14113b6-506c-4a22-b752-c37bd8b8da1a tempest-TestStampPattern-1168660439 tempest-TestStampPattern-1168660439-project-member] GET https://10.4.3.8/volume/v3/volumes/2dd1be57-568a-4e90-9a5c-fb0905f22cc3 Aug 07 10:01:14.426469 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-e14113b6-506c-4a22-b752-c37bd8b8da1a tempest-TestStampPattern-1168660439 tempest-TestStampPattern-1168660439-project-member] Empty body provided in request {{(pid=100297) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 10:01:14.426734 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-e14113b6-506c-4a22-b752-c37bd8b8da1a tempest-TestStampPattern-1168660439 tempest-TestStampPattern-1168660439-project-member] Calling method 'show' {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 10:01:14.432576 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [None req-6dc19aa9-1bc7-41dc-b4b4-03923beeca9f None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:01:14.432576 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-6dc19aa9-1bc7-41dc-b4b4-03923beeca9f None None] GET https://10.4.3.8/volume// Aug 07 10:01:14.432576 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-6dc19aa9-1bc7-41dc-b4b4-03923beeca9f None None] Empty body provided in request {{(pid=100296) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 10:01:14.432576 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-6dc19aa9-1bc7-41dc-b4b4-03923beeca9f None None] Calling method 'all' {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 10:01:14.432576 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-6dc19aa9-1bc7-41dc-b4b4-03923beeca9f None None] https://10.4.3.8/volume// returned with HTTP 300 Aug 07 10:01:14.432576 np0000006707 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 892/3572] 10.4.3.8 () {66 vars in 1412 bytes} [Fri Aug 7 10:01:14 2026] GET /volume/ => generated 384 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 07 10:01:14.438648 np0000006707 devstack@c-api.service[100297]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 10:01:14.438648 np0000006707 devstack@c-api.service[100297]: warnings.warn( Aug 07 10:01:14.440658 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [req-a5911f23-6f62-47a4-a343-0392bcb632e6 req-25534782-7a67-4142-8297-6fc672ca84f3 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:01:14.442277 np0000006707 devstack@c-api.service[100297]: INFO cinder.volume.api [None req-e14113b6-506c-4a22-b752-c37bd8b8da1a tempest-TestStampPattern-1168660439 tempest-TestStampPattern-1168660439-project-member] Volume info retrieved successfully. Aug 07 10:01:14.443323 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [req-a5911f23-6f62-47a4-a343-0392bcb632e6 req-25534782-7a67-4142-8297-6fc672ca84f3 tempest-TestStampPattern-1168660439 tempest-TestStampPattern-1168660439-project-member] GET https://10.4.3.8/volume/v3/volumes/2dd1be57-568a-4e90-9a5c-fb0905f22cc3 Aug 07 10:01:14.443610 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [req-a5911f23-6f62-47a4-a343-0392bcb632e6 req-25534782-7a67-4142-8297-6fc672ca84f3 tempest-TestStampPattern-1168660439 tempest-TestStampPattern-1168660439-project-member] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 10:01:14.443855 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [req-a5911f23-6f62-47a4-a343-0392bcb632e6 req-25534782-7a67-4142-8297-6fc672ca84f3 tempest-TestStampPattern-1168660439 tempest-TestStampPattern-1168660439-project-member] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 10:01:14.446799 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-e14113b6-506c-4a22-b752-c37bd8b8da1a tempest-TestStampPattern-1168660439 tempest-TestStampPattern-1168660439-project-member] https://10.4.3.8/volume/v3/volumes/2dd1be57-568a-4e90-9a5c-fb0905f22cc3 returned with HTTP 200 Aug 07 10:01:14.447264 np0000006707 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 893/3573] 10.4.3.8 () {66 vars in 1334 bytes} [Fri Aug 7 10:01:14 2026] GET /volume/v3/volumes/2dd1be57-568a-4e90-9a5c-fb0905f22cc3 => generated 868 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 10:01:14.456414 np0000006707 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 10:01:14.456414 np0000006707 devstack@c-api.service[100295]: warnings.warn( Aug 07 10:01:14.461767 np0000006707 devstack@c-api.service[100295]: INFO cinder.volume.api [req-a5911f23-6f62-47a4-a343-0392bcb632e6 req-25534782-7a67-4142-8297-6fc672ca84f3 tempest-TestStampPattern-1168660439 tempest-TestStampPattern-1168660439-project-member] Volume info retrieved successfully. Aug 07 10:01:14.466871 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [req-a5911f23-6f62-47a4-a343-0392bcb632e6 req-25534782-7a67-4142-8297-6fc672ca84f3 tempest-TestStampPattern-1168660439 tempest-TestStampPattern-1168660439-project-member] https://10.4.3.8/volume/v3/volumes/2dd1be57-568a-4e90-9a5c-fb0905f22cc3 returned with HTTP 200 Aug 07 10:01:14.467364 np0000006707 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 894/3574] 10.4.3.8 () {70 vars in 1625 bytes} [Fri Aug 7 10:01:14 2026] GET /volume/v3/volumes/2dd1be57-568a-4e90-9a5c-fb0905f22cc3 => generated 1048 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 07 10:01:14.564292 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.middleware.request_id [req-a5911f23-6f62-47a4-a343-0392bcb632e6 req-dde20084-c0bb-4786-b25d-4fc53b3e9312 None None] RequestId filter calling following filter/app {{(pid=100298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:01:14.566574 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [req-a5911f23-6f62-47a4-a343-0392bcb632e6 req-dde20084-c0bb-4786-b25d-4fc53b3e9312 tempest-TestStampPattern-1168660439 tempest-TestStampPattern-1168660439-project-member] PUT https://10.4.3.8/volume/v3/attachments/ed8b3e55-b773-46f8-985e-df30f7b76040 Aug 07 10:01:14.566881 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [req-a5911f23-6f62-47a4-a343-0392bcb632e6 req-dde20084-c0bb-4786-b25d-4fc53b3e9312 tempest-TestStampPattern-1168660439 tempest-TestStampPattern-1168660439-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.8", "host": "np0000006707", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:568b993d50b1", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "d2780578-1896-461f-80ac-b58d2e346b90", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 10:01:14.590235 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.coordination [req-a5911f23-6f62-47a4-a343-0392bcb632e6 req-dde20084-c0bb-4786-b25d-4fc53b3e9312 tempest-TestStampPattern-1168660439 tempest-TestStampPattern-1168660439-project-member] Acquiring lock "cinder-attachment_update-2dd1be57-568a-4e90-9a5c-fb0905f22cc3-np0000006707" by "attachment_update" {{(pid=100298) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 07 10:01:14.594624 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.coordination [req-a5911f23-6f62-47a4-a343-0392bcb632e6 req-dde20084-c0bb-4786-b25d-4fc53b3e9312 tempest-TestStampPattern-1168660439 tempest-TestStampPattern-1168660439-project-member] Lock "cinder-attachment_update-2dd1be57-568a-4e90-9a5c-fb0905f22cc3-np0000006707" acquired by "attachment_update" :: waited 0.005s {{(pid=100298) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 07 10:01:14.595662 np0000006707 devstack@c-api.service[100298]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 10:01:14.595662 np0000006707 devstack@c-api.service[100298]: warnings.warn( Aug 07 10:01:14.703498 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.coordination [req-a5911f23-6f62-47a4-a343-0392bcb632e6 req-dde20084-c0bb-4786-b25d-4fc53b3e9312 tempest-TestStampPattern-1168660439 tempest-TestStampPattern-1168660439-project-member] Lock "cinder-attachment_update-2dd1be57-568a-4e90-9a5c-fb0905f22cc3-np0000006707" released by "attachment_update" :: held 0.109s {{(pid=100298) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 07 10:01:14.703891 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [req-a5911f23-6f62-47a4-a343-0392bcb632e6 req-dde20084-c0bb-4786-b25d-4fc53b3e9312 tempest-TestStampPattern-1168660439 tempest-TestStampPattern-1168660439-project-member] https://10.4.3.8/volume/v3/attachments/ed8b3e55-b773-46f8-985e-df30f7b76040 returned with HTTP 200 Aug 07 10:01:14.704447 np0000006707 devstack@c-api.service[100298]: [pid: 100298|app: 0|req: 896/3575] 10.4.3.8 () {74 vars in 1690 bytes} [Fri Aug 7 10:01:14 2026] PUT /volume/v3/attachments/ed8b3e55-b773-46f8-985e-df30f7b76040 => generated 969 bytes in 141 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 10:01:14.742946 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [None req-862ff55c-a185-4ba4-be31-32e3846cd1cb None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:01:14.745452 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-862ff55c-a185-4ba4-be31-32e3846cd1cb tempest-ProjectMemberTests33-438754277 tempest-ProjectMemberTests33-438754277-project-admin] GET https://10.4.3.8/volume/v3/backups/9060cb5e-ae41-4860-8256-156162e3bc1f Aug 07 10:01:14.745855 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-862ff55c-a185-4ba4-be31-32e3846cd1cb tempest-ProjectMemberTests33-438754277 tempest-ProjectMemberTests33-438754277-project-admin] Empty body provided in request {{(pid=100296) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 10:01:14.746084 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-862ff55c-a185-4ba4-be31-32e3846cd1cb tempest-ProjectMemberTests33-438754277 tempest-ProjectMemberTests33-438754277-project-admin] Calling method 'show' {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 10:01:14.746253 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.v3.backups [None req-862ff55c-a185-4ba4-be31-32e3846cd1cb tempest-ProjectMemberTests33-438754277 tempest-ProjectMemberTests33-438754277-project-admin] Show backup with id 9060cb5e-ae41-4860-8256-156162e3bc1f. {{(pid=100296) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 10:01:14.751921 np0000006707 devstack@c-api.service[100296]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 10:01:14.751921 np0000006707 devstack@c-api.service[100296]: warnings.warn( Aug 07 10:01:14.752844 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-862ff55c-a185-4ba4-be31-32e3846cd1cb tempest-ProjectMemberTests33-438754277 tempest-ProjectMemberTests33-438754277-project-admin] https://10.4.3.8/volume/v3/backups/9060cb5e-ae41-4860-8256-156162e3bc1f returned with HTTP 200 Aug 07 10:01:14.753378 np0000006707 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 893/3576] 10.4.3.8 () {68 vars in 1374 bytes} [Fri Aug 7 10:01:14 2026] GET /volume/v3/backups/9060cb5e-ae41-4860-8256-156162e3bc1f => generated 733 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 10:01:14.862849 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [None req-537d511d-74c7-4514-8cb8-1ff533923867 None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:01:14.864541 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-537d511d-74c7-4514-8cb8-1ff533923867 tempest-SnapshotDataIntegrityTests-488661116 tempest-SnapshotDataIntegrityTests-488661116-project-member] GET https://10.4.3.8/volume/v3/volumes/b17e3aee-6ef3-4c87-86b4-44c88bbab86a Aug 07 10:01:14.864767 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-537d511d-74c7-4514-8cb8-1ff533923867 tempest-SnapshotDataIntegrityTests-488661116 tempest-SnapshotDataIntegrityTests-488661116-project-member] Empty body provided in request {{(pid=100297) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 10:01:14.864936 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-537d511d-74c7-4514-8cb8-1ff533923867 tempest-SnapshotDataIntegrityTests-488661116 tempest-SnapshotDataIntegrityTests-488661116-project-member] Calling method 'show' {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 10:01:14.873441 np0000006707 devstack@c-api.service[100297]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 10:01:14.873441 np0000006707 devstack@c-api.service[100297]: warnings.warn( Aug 07 10:01:14.876498 np0000006707 devstack@c-api.service[100297]: INFO cinder.volume.api [None req-537d511d-74c7-4514-8cb8-1ff533923867 tempest-SnapshotDataIntegrityTests-488661116 tempest-SnapshotDataIntegrityTests-488661116-project-member] Volume info retrieved successfully. Aug 07 10:01:14.880470 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-537d511d-74c7-4514-8cb8-1ff533923867 tempest-SnapshotDataIntegrityTests-488661116 tempest-SnapshotDataIntegrityTests-488661116-project-member] https://10.4.3.8/volume/v3/volumes/b17e3aee-6ef3-4c87-86b4-44c88bbab86a returned with HTTP 200 Aug 07 10:01:14.880851 np0000006707 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 894/3577] 10.4.3.8 () {66 vars in 1334 bytes} [Fri Aug 7 10:01:14 2026] GET /volume/v3/volumes/b17e3aee-6ef3-4c87-86b4-44c88bbab86a => generated 880 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 10:01:15.344496 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [req-1c6c4adc-e97a-4a49-8a6c-9a63f5894cd1 req-f06c8f21-b160-41d2-9653-1707d72e7f12 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:01:15.347734 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [req-1c6c4adc-e97a-4a49-8a6c-9a63f5894cd1 req-f06c8f21-b160-41d2-9653-1707d72e7f12 tempest-SnapshotDataIntegrityTests-488661116 tempest-SnapshotDataIntegrityTests-488661116-project-member] POST https://10.4.3.8/volume/v3/attachments/eca5db0b-d839-4b60-a160-b79247f4da12/action Aug 07 10:01:15.348266 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [req-1c6c4adc-e97a-4a49-8a6c-9a63f5894cd1 req-f06c8f21-b160-41d2-9653-1707d72e7f12 tempest-SnapshotDataIntegrityTests-488661116 tempest-SnapshotDataIntegrityTests-488661116-project-member] Action body: b'{"os-complete": null}' {{(pid=100295) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 07 10:01:15.348571 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [req-1c6c4adc-e97a-4a49-8a6c-9a63f5894cd1 req-f06c8f21-b160-41d2-9653-1707d72e7f12 tempest-SnapshotDataIntegrityTests-488661116 tempest-SnapshotDataIntegrityTests-488661116-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 10:01:15.366899 np0000006707 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 10:01:15.366899 np0000006707 devstack@c-api.service[100295]: warnings.warn( Aug 07 10:01:15.381590 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [req-1c6c4adc-e97a-4a49-8a6c-9a63f5894cd1 req-f06c8f21-b160-41d2-9653-1707d72e7f12 tempest-SnapshotDataIntegrityTests-488661116 tempest-SnapshotDataIntegrityTests-488661116-project-member] https://10.4.3.8/volume/v3/attachments/eca5db0b-d839-4b60-a160-b79247f4da12/action returned with HTTP 204 Aug 07 10:01:15.382438 np0000006707 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 895/3578] 10.4.3.8 () {74 vars in 1711 bytes} [Fri Aug 7 10:01:15 2026] POST /volume/v3/attachments/eca5db0b-d839-4b60-a160-b79247f4da12/action => generated 0 bytes in 38 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 07 10:01:15.460218 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.middleware.request_id [None req-0a91f1be-e239-4172-882d-a87e4e5ce3c8 None None] RequestId filter calling following filter/app {{(pid=100298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:01:15.462730 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [None req-0a91f1be-e239-4172-882d-a87e4e5ce3c8 tempest-TestStampPattern-1168660439 tempest-TestStampPattern-1168660439-project-member] GET https://10.4.3.8/volume/v3/volumes/2dd1be57-568a-4e90-9a5c-fb0905f22cc3 Aug 07 10:01:15.463116 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [None req-0a91f1be-e239-4172-882d-a87e4e5ce3c8 tempest-TestStampPattern-1168660439 tempest-TestStampPattern-1168660439-project-member] Empty body provided in request {{(pid=100298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 10:01:15.463488 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [None req-0a91f1be-e239-4172-882d-a87e4e5ce3c8 tempest-TestStampPattern-1168660439 tempest-TestStampPattern-1168660439-project-member] Calling method 'show' {{(pid=100298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 10:01:15.480203 np0000006707 devstack@c-api.service[100298]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 10:01:15.480203 np0000006707 devstack@c-api.service[100298]: warnings.warn( Aug 07 10:01:15.483138 np0000006707 devstack@c-api.service[100298]: INFO cinder.volume.api [None req-0a91f1be-e239-4172-882d-a87e4e5ce3c8 tempest-TestStampPattern-1168660439 tempest-TestStampPattern-1168660439-project-member] Volume info retrieved successfully. Aug 07 10:01:15.487865 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [None req-0a91f1be-e239-4172-882d-a87e4e5ce3c8 tempest-TestStampPattern-1168660439 tempest-TestStampPattern-1168660439-project-member] https://10.4.3.8/volume/v3/volumes/2dd1be57-568a-4e90-9a5c-fb0905f22cc3 returned with HTTP 200 Aug 07 10:01:15.488397 np0000006707 devstack@c-api.service[100298]: [pid: 100298|app: 0|req: 897/3579] 10.4.3.8 () {66 vars in 1334 bytes} [Fri Aug 7 10:01:15 2026] GET /volume/v3/volumes/2dd1be57-568a-4e90-9a5c-fb0905f22cc3 => generated 869 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 10:01:15.765097 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [None req-206e4931-f54c-4d07-bc29-19f2887cf35f None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:01:15.767247 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-206e4931-f54c-4d07-bc29-19f2887cf35f tempest-ProjectMemberTests33-438754277 tempest-ProjectMemberTests33-438754277-project-admin] GET https://10.4.3.8/volume/v3/backups/9060cb5e-ae41-4860-8256-156162e3bc1f Aug 07 10:01:15.767553 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-206e4931-f54c-4d07-bc29-19f2887cf35f tempest-ProjectMemberTests33-438754277 tempest-ProjectMemberTests33-438754277-project-admin] Empty body provided in request {{(pid=100296) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 10:01:15.768163 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-206e4931-f54c-4d07-bc29-19f2887cf35f tempest-ProjectMemberTests33-438754277 tempest-ProjectMemberTests33-438754277-project-admin] Calling method 'show' {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 10:01:15.768163 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.v3.backups [None req-206e4931-f54c-4d07-bc29-19f2887cf35f tempest-ProjectMemberTests33-438754277 tempest-ProjectMemberTests33-438754277-project-admin] Show backup with id 9060cb5e-ae41-4860-8256-156162e3bc1f. {{(pid=100296) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 10:01:15.776922 np0000006707 devstack@c-api.service[100296]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 10:01:15.776922 np0000006707 devstack@c-api.service[100296]: warnings.warn( Aug 07 10:01:15.777808 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-206e4931-f54c-4d07-bc29-19f2887cf35f tempest-ProjectMemberTests33-438754277 tempest-ProjectMemberTests33-438754277-project-admin] https://10.4.3.8/volume/v3/backups/9060cb5e-ae41-4860-8256-156162e3bc1f returned with HTTP 200 Aug 07 10:01:15.778347 np0000006707 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 894/3580] 10.4.3.8 () {68 vars in 1374 bytes} [Fri Aug 7 10:01:15 2026] GET /volume/v3/backups/9060cb5e-ae41-4860-8256-156162e3bc1f => generated 733 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 10:01:15.893995 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [None req-2b6e1783-2b99-4f16-a943-701e0b8c52f3 None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:01:15.896566 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-2b6e1783-2b99-4f16-a943-701e0b8c52f3 tempest-SnapshotDataIntegrityTests-488661116 tempest-SnapshotDataIntegrityTests-488661116-project-member] GET https://10.4.3.8/volume/v3/volumes/b17e3aee-6ef3-4c87-86b4-44c88bbab86a Aug 07 10:01:15.896861 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-2b6e1783-2b99-4f16-a943-701e0b8c52f3 tempest-SnapshotDataIntegrityTests-488661116 tempest-SnapshotDataIntegrityTests-488661116-project-member] Empty body provided in request {{(pid=100297) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 10:01:15.897159 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-2b6e1783-2b99-4f16-a943-701e0b8c52f3 tempest-SnapshotDataIntegrityTests-488661116 tempest-SnapshotDataIntegrityTests-488661116-project-member] Calling method 'show' {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 10:01:15.910204 np0000006707 devstack@c-api.service[100297]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 10:01:15.910204 np0000006707 devstack@c-api.service[100297]: warnings.warn( Aug 07 10:01:15.915062 np0000006707 devstack@c-api.service[100297]: INFO cinder.volume.api [None req-2b6e1783-2b99-4f16-a943-701e0b8c52f3 tempest-SnapshotDataIntegrityTests-488661116 tempest-SnapshotDataIntegrityTests-488661116-project-member] Volume info retrieved successfully. Aug 07 10:01:15.921190 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-2b6e1783-2b99-4f16-a943-701e0b8c52f3 tempest-SnapshotDataIntegrityTests-488661116 tempest-SnapshotDataIntegrityTests-488661116-project-member] https://10.4.3.8/volume/v3/volumes/b17e3aee-6ef3-4c87-86b4-44c88bbab86a returned with HTTP 200 Aug 07 10:01:15.921712 np0000006707 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 895/3581] 10.4.3.8 () {66 vars in 1334 bytes} [Fri Aug 7 10:01:15 2026] GET /volume/v3/volumes/b17e3aee-6ef3-4c87-86b4-44c88bbab86a => generated 1172 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 10:01:16.502335 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-3710f137-f28d-4999-ba70-9a3d1a9ab5ff None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:01:16.507132 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-3710f137-f28d-4999-ba70-9a3d1a9ab5ff tempest-TestStampPattern-1168660439 tempest-TestStampPattern-1168660439-project-member] GET https://10.4.3.8/volume/v3/volumes/2dd1be57-568a-4e90-9a5c-fb0905f22cc3 Aug 07 10:01:16.507241 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-3710f137-f28d-4999-ba70-9a3d1a9ab5ff tempest-TestStampPattern-1168660439 tempest-TestStampPattern-1168660439-project-member] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 10:01:16.507871 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-3710f137-f28d-4999-ba70-9a3d1a9ab5ff tempest-TestStampPattern-1168660439 tempest-TestStampPattern-1168660439-project-member] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 10:01:16.519940 np0000006707 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 10:01:16.519940 np0000006707 devstack@c-api.service[100295]: warnings.warn( Aug 07 10:01:16.524620 np0000006707 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-3710f137-f28d-4999-ba70-9a3d1a9ab5ff tempest-TestStampPattern-1168660439 tempest-TestStampPattern-1168660439-project-member] Volume info retrieved successfully. Aug 07 10:01:16.531390 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-3710f137-f28d-4999-ba70-9a3d1a9ab5ff tempest-TestStampPattern-1168660439 tempest-TestStampPattern-1168660439-project-member] https://10.4.3.8/volume/v3/volumes/2dd1be57-568a-4e90-9a5c-fb0905f22cc3 returned with HTTP 200 Aug 07 10:01:16.531934 np0000006707 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 896/3582] 10.4.3.8 () {66 vars in 1334 bytes} [Fri Aug 7 10:01:16 2026] GET /volume/v3/volumes/2dd1be57-568a-4e90-9a5c-fb0905f22cc3 => generated 869 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 10:01:16.792628 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.middleware.request_id [None req-48135614-8a70-4ed8-a8de-6242aa66cc5f None None] RequestId filter calling following filter/app {{(pid=100298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:01:16.794661 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [None req-48135614-8a70-4ed8-a8de-6242aa66cc5f tempest-ProjectMemberTests33-438754277 tempest-ProjectMemberTests33-438754277-project-admin] GET https://10.4.3.8/volume/v3/backups/9060cb5e-ae41-4860-8256-156162e3bc1f Aug 07 10:01:16.794880 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [None req-48135614-8a70-4ed8-a8de-6242aa66cc5f tempest-ProjectMemberTests33-438754277 tempest-ProjectMemberTests33-438754277-project-admin] Empty body provided in request {{(pid=100298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 10:01:16.795083 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [None req-48135614-8a70-4ed8-a8de-6242aa66cc5f tempest-ProjectMemberTests33-438754277 tempest-ProjectMemberTests33-438754277-project-admin] Calling method 'show' {{(pid=100298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 10:01:16.795222 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.v3.backups [None req-48135614-8a70-4ed8-a8de-6242aa66cc5f tempest-ProjectMemberTests33-438754277 tempest-ProjectMemberTests33-438754277-project-admin] Show backup with id 9060cb5e-ae41-4860-8256-156162e3bc1f. {{(pid=100298) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 10:01:16.799642 np0000006707 devstack@c-api.service[100298]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 10:01:16.799642 np0000006707 devstack@c-api.service[100298]: warnings.warn( Aug 07 10:01:16.800398 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [None req-48135614-8a70-4ed8-a8de-6242aa66cc5f tempest-ProjectMemberTests33-438754277 tempest-ProjectMemberTests33-438754277-project-admin] https://10.4.3.8/volume/v3/backups/9060cb5e-ae41-4860-8256-156162e3bc1f returned with HTTP 200 Aug 07 10:01:16.800860 np0000006707 devstack@c-api.service[100298]: [pid: 100298|app: 0|req: 898/3583] 10.4.3.8 () {68 vars in 1374 bytes} [Fri Aug 7 10:01:16 2026] GET /volume/v3/backups/9060cb5e-ae41-4860-8256-156162e3bc1f => generated 733 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 10:01:17.548667 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [None req-321e53db-2529-495c-8313-142d29bae762 None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:01:17.550562 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-321e53db-2529-495c-8313-142d29bae762 tempest-TestStampPattern-1168660439 tempest-TestStampPattern-1168660439-project-member] GET https://10.4.3.8/volume/v3/volumes/2dd1be57-568a-4e90-9a5c-fb0905f22cc3 Aug 07 10:01:17.550927 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-321e53db-2529-495c-8313-142d29bae762 tempest-TestStampPattern-1168660439 tempest-TestStampPattern-1168660439-project-member] Empty body provided in request {{(pid=100296) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 10:01:17.551258 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-321e53db-2529-495c-8313-142d29bae762 tempest-TestStampPattern-1168660439 tempest-TestStampPattern-1168660439-project-member] Calling method 'show' {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 10:01:17.563611 np0000006707 devstack@c-api.service[100296]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 10:01:17.563611 np0000006707 devstack@c-api.service[100296]: warnings.warn( Aug 07 10:01:17.571279 np0000006707 devstack@c-api.service[100296]: INFO cinder.volume.api [None req-321e53db-2529-495c-8313-142d29bae762 tempest-TestStampPattern-1168660439 tempest-TestStampPattern-1168660439-project-member] Volume info retrieved successfully. Aug 07 10:01:17.574983 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-321e53db-2529-495c-8313-142d29bae762 tempest-TestStampPattern-1168660439 tempest-TestStampPattern-1168660439-project-member] https://10.4.3.8/volume/v3/volumes/2dd1be57-568a-4e90-9a5c-fb0905f22cc3 returned with HTTP 200 Aug 07 10:01:17.576138 np0000006707 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 895/3584] 10.4.3.8 () {66 vars in 1334 bytes} [Fri Aug 7 10:01:17 2026] GET /volume/v3/volumes/2dd1be57-568a-4e90-9a5c-fb0905f22cc3 => generated 869 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 10:01:17.817493 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [None req-4f818351-c201-4721-aebe-aa5a734cb3fe None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:01:17.819560 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-4f818351-c201-4721-aebe-aa5a734cb3fe tempest-ProjectMemberTests33-438754277 tempest-ProjectMemberTests33-438754277-project-admin] GET https://10.4.3.8/volume/v3/backups/9060cb5e-ae41-4860-8256-156162e3bc1f Aug 07 10:01:17.819784 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-4f818351-c201-4721-aebe-aa5a734cb3fe tempest-ProjectMemberTests33-438754277 tempest-ProjectMemberTests33-438754277-project-admin] Empty body provided in request {{(pid=100297) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 10:01:17.819983 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-4f818351-c201-4721-aebe-aa5a734cb3fe tempest-ProjectMemberTests33-438754277 tempest-ProjectMemberTests33-438754277-project-admin] Calling method 'show' {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 10:01:17.820136 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.v3.backups [None req-4f818351-c201-4721-aebe-aa5a734cb3fe tempest-ProjectMemberTests33-438754277 tempest-ProjectMemberTests33-438754277-project-admin] Show backup with id 9060cb5e-ae41-4860-8256-156162e3bc1f. {{(pid=100297) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 10:01:17.825727 np0000006707 devstack@c-api.service[100297]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 10:01:17.825727 np0000006707 devstack@c-api.service[100297]: warnings.warn( Aug 07 10:01:17.825727 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-4f818351-c201-4721-aebe-aa5a734cb3fe tempest-ProjectMemberTests33-438754277 tempest-ProjectMemberTests33-438754277-project-admin] https://10.4.3.8/volume/v3/backups/9060cb5e-ae41-4860-8256-156162e3bc1f returned with HTTP 200 Aug 07 10:01:17.826100 np0000006707 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 896/3585] 10.4.3.8 () {68 vars in 1374 bytes} [Fri Aug 7 10:01:17 2026] GET /volume/v3/backups/9060cb5e-ae41-4860-8256-156162e3bc1f => generated 733 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 10:01:18.587491 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-8e48205c-edfd-4359-af3b-c219a0c995a6 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:01:18.592303 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-8e48205c-edfd-4359-af3b-c219a0c995a6 tempest-TestStampPattern-1168660439 tempest-TestStampPattern-1168660439-project-member] GET https://10.4.3.8/volume/v3/volumes/2dd1be57-568a-4e90-9a5c-fb0905f22cc3 Aug 07 10:01:18.592592 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-8e48205c-edfd-4359-af3b-c219a0c995a6 tempest-TestStampPattern-1168660439 tempest-TestStampPattern-1168660439-project-member] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 10:01:18.592834 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-8e48205c-edfd-4359-af3b-c219a0c995a6 tempest-TestStampPattern-1168660439 tempest-TestStampPattern-1168660439-project-member] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 10:01:18.604321 np0000006707 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 10:01:18.604321 np0000006707 devstack@c-api.service[100295]: warnings.warn( Aug 07 10:01:18.612655 np0000006707 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-8e48205c-edfd-4359-af3b-c219a0c995a6 tempest-TestStampPattern-1168660439 tempest-TestStampPattern-1168660439-project-member] Volume info retrieved successfully. Aug 07 10:01:18.622897 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-8e48205c-edfd-4359-af3b-c219a0c995a6 tempest-TestStampPattern-1168660439 tempest-TestStampPattern-1168660439-project-member] https://10.4.3.8/volume/v3/volumes/2dd1be57-568a-4e90-9a5c-fb0905f22cc3 returned with HTTP 200 Aug 07 10:01:18.623576 np0000006707 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 897/3586] 10.4.3.8 () {66 vars in 1334 bytes} [Fri Aug 7 10:01:18 2026] GET /volume/v3/volumes/2dd1be57-568a-4e90-9a5c-fb0905f22cc3 => generated 869 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 10:01:18.841959 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.middleware.request_id [None req-e1267b19-f43b-4336-a636-0905fe7b9d69 None None] RequestId filter calling following filter/app {{(pid=100298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:01:18.843792 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [None req-e1267b19-f43b-4336-a636-0905fe7b9d69 tempest-ProjectMemberTests33-438754277 tempest-ProjectMemberTests33-438754277-project-admin] GET https://10.4.3.8/volume/v3/backups/9060cb5e-ae41-4860-8256-156162e3bc1f Aug 07 10:01:18.844043 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [None req-e1267b19-f43b-4336-a636-0905fe7b9d69 tempest-ProjectMemberTests33-438754277 tempest-ProjectMemberTests33-438754277-project-admin] Empty body provided in request {{(pid=100298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 10:01:18.844293 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [None req-e1267b19-f43b-4336-a636-0905fe7b9d69 tempest-ProjectMemberTests33-438754277 tempest-ProjectMemberTests33-438754277-project-admin] Calling method 'show' {{(pid=100298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 10:01:18.844475 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.v3.backups [None req-e1267b19-f43b-4336-a636-0905fe7b9d69 tempest-ProjectMemberTests33-438754277 tempest-ProjectMemberTests33-438754277-project-admin] Show backup with id 9060cb5e-ae41-4860-8256-156162e3bc1f. {{(pid=100298) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 10:01:18.852134 np0000006707 devstack@c-api.service[100298]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 10:01:18.852134 np0000006707 devstack@c-api.service[100298]: warnings.warn( Aug 07 10:01:18.852832 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [None req-e1267b19-f43b-4336-a636-0905fe7b9d69 tempest-ProjectMemberTests33-438754277 tempest-ProjectMemberTests33-438754277-project-admin] https://10.4.3.8/volume/v3/backups/9060cb5e-ae41-4860-8256-156162e3bc1f returned with HTTP 200 Aug 07 10:01:18.853376 np0000006707 devstack@c-api.service[100298]: [pid: 100298|app: 0|req: 899/3587] 10.4.3.8 () {68 vars in 1374 bytes} [Fri Aug 7 10:01:18 2026] GET /volume/v3/backups/9060cb5e-ae41-4860-8256-156162e3bc1f => generated 733 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 10:01:19.619907 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [req-111b01a0-cdd5-48cf-8fd8-9fb1033b685e req-aba21207-5a92-4aea-9f43-50762b3e516f None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:01:19.623049 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [req-111b01a0-cdd5-48cf-8fd8-9fb1033b685e req-aba21207-5a92-4aea-9f43-50762b3e516f tempest-SnapshotDataIntegrityTests-488661116 tempest-SnapshotDataIntegrityTests-488661116-project-member] GET https://10.4.3.8/volume/v3/volumes/b17e3aee-6ef3-4c87-86b4-44c88bbab86a Aug 07 10:01:19.623049 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [req-111b01a0-cdd5-48cf-8fd8-9fb1033b685e req-aba21207-5a92-4aea-9f43-50762b3e516f tempest-SnapshotDataIntegrityTests-488661116 tempest-SnapshotDataIntegrityTests-488661116-project-member] Empty body provided in request {{(pid=100296) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 10:01:19.623250 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [req-111b01a0-cdd5-48cf-8fd8-9fb1033b685e req-aba21207-5a92-4aea-9f43-50762b3e516f tempest-SnapshotDataIntegrityTests-488661116 tempest-SnapshotDataIntegrityTests-488661116-project-member] Calling method 'show' {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 10:01:19.640686 np0000006707 devstack@c-api.service[100296]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 10:01:19.640686 np0000006707 devstack@c-api.service[100296]: warnings.warn( Aug 07 10:01:19.641042 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [None req-b0ccdba3-59d7-40b6-98e7-5959c2d832e2 None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:01:19.643196 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-b0ccdba3-59d7-40b6-98e7-5959c2d832e2 tempest-TestStampPattern-1168660439 tempest-TestStampPattern-1168660439-project-member] GET https://10.4.3.8/volume/v3/volumes/2dd1be57-568a-4e90-9a5c-fb0905f22cc3 Aug 07 10:01:19.643378 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-b0ccdba3-59d7-40b6-98e7-5959c2d832e2 tempest-TestStampPattern-1168660439 tempest-TestStampPattern-1168660439-project-member] Empty body provided in request {{(pid=100297) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 10:01:19.643602 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-b0ccdba3-59d7-40b6-98e7-5959c2d832e2 tempest-TestStampPattern-1168660439 tempest-TestStampPattern-1168660439-project-member] Calling method 'show' {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 10:01:19.645924 np0000006707 devstack@c-api.service[100296]: INFO cinder.volume.api [req-111b01a0-cdd5-48cf-8fd8-9fb1033b685e req-aba21207-5a92-4aea-9f43-50762b3e516f tempest-SnapshotDataIntegrityTests-488661116 tempest-SnapshotDataIntegrityTests-488661116-project-member] Volume info retrieved successfully. Aug 07 10:01:19.653256 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [req-111b01a0-cdd5-48cf-8fd8-9fb1033b685e req-aba21207-5a92-4aea-9f43-50762b3e516f tempest-SnapshotDataIntegrityTests-488661116 tempest-SnapshotDataIntegrityTests-488661116-project-member] https://10.4.3.8/volume/v3/volumes/b17e3aee-6ef3-4c87-86b4-44c88bbab86a returned with HTTP 200 Aug 07 10:01:19.653851 np0000006707 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 896/3588] 10.4.3.8 () {68 vars in 1584 bytes} [Fri Aug 7 10:01:19 2026] GET /volume/v3/volumes/b17e3aee-6ef3-4c87-86b4-44c88bbab86a => generated 1172 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 10:01:19.656743 np0000006707 devstack@c-api.service[100297]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 10:01:19.656743 np0000006707 devstack@c-api.service[100297]: warnings.warn( Aug 07 10:01:19.661287 np0000006707 devstack@c-api.service[100297]: INFO cinder.volume.api [None req-b0ccdba3-59d7-40b6-98e7-5959c2d832e2 tempest-TestStampPattern-1168660439 tempest-TestStampPattern-1168660439-project-member] Volume info retrieved successfully. Aug 07 10:01:19.666332 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-b0ccdba3-59d7-40b6-98e7-5959c2d832e2 tempest-TestStampPattern-1168660439 tempest-TestStampPattern-1168660439-project-member] https://10.4.3.8/volume/v3/volumes/2dd1be57-568a-4e90-9a5c-fb0905f22cc3 returned with HTTP 200 Aug 07 10:01:19.666729 np0000006707 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 897/3589] 10.4.3.8 () {66 vars in 1334 bytes} [Fri Aug 7 10:01:19 2026] GET /volume/v3/volumes/2dd1be57-568a-4e90-9a5c-fb0905f22cc3 => generated 869 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 10:01:19.679179 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [req-111b01a0-cdd5-48cf-8fd8-9fb1033b685e req-76a8e334-5d13-4654-bc68-4dba5ecbe615 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:01:19.682866 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [req-111b01a0-cdd5-48cf-8fd8-9fb1033b685e req-76a8e334-5d13-4654-bc68-4dba5ecbe615 tempest-SnapshotDataIntegrityTests-488661116 tempest-SnapshotDataIntegrityTests-488661116-project-member] POST https://10.4.3.8/volume/v3/volumes/b17e3aee-6ef3-4c87-86b4-44c88bbab86a/action Aug 07 10:01:19.683355 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [req-111b01a0-cdd5-48cf-8fd8-9fb1033b685e req-76a8e334-5d13-4654-bc68-4dba5ecbe615 tempest-SnapshotDataIntegrityTests-488661116 tempest-SnapshotDataIntegrityTests-488661116-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100295) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 07 10:01:19.683463 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [req-111b01a0-cdd5-48cf-8fd8-9fb1033b685e req-76a8e334-5d13-4654-bc68-4dba5ecbe615 tempest-SnapshotDataIntegrityTests-488661116 tempest-SnapshotDataIntegrityTests-488661116-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 10:01:19.700896 np0000006707 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 10:01:19.700896 np0000006707 devstack@c-api.service[100295]: warnings.warn( Aug 07 10:01:19.701824 np0000006707 devstack@c-api.service[100295]: INFO cinder.volume.api [req-111b01a0-cdd5-48cf-8fd8-9fb1033b685e req-76a8e334-5d13-4654-bc68-4dba5ecbe615 tempest-SnapshotDataIntegrityTests-488661116 tempest-SnapshotDataIntegrityTests-488661116-project-member] Volume info retrieved successfully. Aug 07 10:01:19.711389 np0000006707 devstack@c-api.service[100295]: INFO cinder.volume.api [req-111b01a0-cdd5-48cf-8fd8-9fb1033b685e req-76a8e334-5d13-4654-bc68-4dba5ecbe615 tempest-SnapshotDataIntegrityTests-488661116 tempest-SnapshotDataIntegrityTests-488661116-project-member] Begin detaching volume completed successfully. Aug 07 10:01:19.711769 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [req-111b01a0-cdd5-48cf-8fd8-9fb1033b685e req-76a8e334-5d13-4654-bc68-4dba5ecbe615 tempest-SnapshotDataIntegrityTests-488661116 tempest-SnapshotDataIntegrityTests-488661116-project-member] https://10.4.3.8/volume/v3/volumes/b17e3aee-6ef3-4c87-86b4-44c88bbab86a/action returned with HTTP 202 Aug 07 10:01:19.712412 np0000006707 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 898/3590] 10.4.3.8 () {72 vars in 1658 bytes} [Fri Aug 7 10:01:19 2026] POST /volume/v3/volumes/b17e3aee-6ef3-4c87-86b4-44c88bbab86a/action => generated 0 bytes in 34 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 07 10:01:19.767831 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.middleware.request_id [None req-c3d0dca5-d4a5-4dbe-8df2-4aab0d85d8e2 None None] RequestId filter calling following filter/app {{(pid=100298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:01:19.768323 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [None req-c3d0dca5-d4a5-4dbe-8df2-4aab0d85d8e2 None None] GET https://10.4.3.8/volume// Aug 07 10:01:19.768548 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [None req-c3d0dca5-d4a5-4dbe-8df2-4aab0d85d8e2 None None] Empty body provided in request {{(pid=100298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 10:01:19.768799 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [None req-c3d0dca5-d4a5-4dbe-8df2-4aab0d85d8e2 None None] Calling method 'all' {{(pid=100298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 10:01:19.769172 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [None req-c3d0dca5-d4a5-4dbe-8df2-4aab0d85d8e2 None None] https://10.4.3.8/volume// returned with HTTP 300 Aug 07 10:01:19.769447 np0000006707 devstack@c-api.service[100298]: [pid: 100298|app: 0|req: 900/3591] 10.4.3.8 () {66 vars in 1412 bytes} [Fri Aug 7 10:01:19 2026] GET /volume/ => generated 384 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 07 10:01:19.777815 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [req-111b01a0-cdd5-48cf-8fd8-9fb1033b685e req-bea05306-007d-4e87-abb2-2ae390a32359 None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:01:19.780085 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [req-111b01a0-cdd5-48cf-8fd8-9fb1033b685e req-bea05306-007d-4e87-abb2-2ae390a32359 tempest-SnapshotDataIntegrityTests-488661116 tempest-SnapshotDataIntegrityTests-488661116-project-member] GET https://10.4.3.8/volume/v3/volumes/b17e3aee-6ef3-4c87-86b4-44c88bbab86a Aug 07 10:01:19.780400 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [req-111b01a0-cdd5-48cf-8fd8-9fb1033b685e req-bea05306-007d-4e87-abb2-2ae390a32359 tempest-SnapshotDataIntegrityTests-488661116 tempest-SnapshotDataIntegrityTests-488661116-project-member] Empty body provided in request {{(pid=100296) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 10:01:19.780655 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [req-111b01a0-cdd5-48cf-8fd8-9fb1033b685e req-bea05306-007d-4e87-abb2-2ae390a32359 tempest-SnapshotDataIntegrityTests-488661116 tempest-SnapshotDataIntegrityTests-488661116-project-member] Calling method 'show' {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 10:01:19.796626 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [None req-683e5c9a-8041-4100-883f-4fda39b1f686 None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:01:19.796732 np0000006707 devstack@c-api.service[100296]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 10:01:19.796732 np0000006707 devstack@c-api.service[100296]: warnings.warn( Aug 07 10:01:19.803806 np0000006707 devstack@c-api.service[100296]: INFO cinder.volume.api [req-111b01a0-cdd5-48cf-8fd8-9fb1033b685e req-bea05306-007d-4e87-abb2-2ae390a32359 tempest-SnapshotDataIntegrityTests-488661116 tempest-SnapshotDataIntegrityTests-488661116-project-member] Volume info retrieved successfully. Aug 07 10:01:19.811941 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [req-111b01a0-cdd5-48cf-8fd8-9fb1033b685e req-bea05306-007d-4e87-abb2-2ae390a32359 tempest-SnapshotDataIntegrityTests-488661116 tempest-SnapshotDataIntegrityTests-488661116-project-member] https://10.4.3.8/volume/v3/volumes/b17e3aee-6ef3-4c87-86b4-44c88bbab86a returned with HTTP 200 Aug 07 10:01:19.812385 np0000006707 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 897/3592] 10.4.3.8 () {70 vars in 1625 bytes} [Fri Aug 7 10:01:19 2026] GET /volume/v3/volumes/b17e3aee-6ef3-4c87-86b4-44c88bbab86a => generated 1355 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 07 10:01:19.866062 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-ce31139a-a621-4bae-8330-1d60b5137409 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:01:19.868411 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-ce31139a-a621-4bae-8330-1d60b5137409 tempest-ProjectMemberTests33-438754277 tempest-ProjectMemberTests33-438754277-project-admin] GET https://10.4.3.8/volume/v3/backups/9060cb5e-ae41-4860-8256-156162e3bc1f Aug 07 10:01:19.868688 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-ce31139a-a621-4bae-8330-1d60b5137409 tempest-ProjectMemberTests33-438754277 tempest-ProjectMemberTests33-438754277-project-admin] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 10:01:19.868892 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-ce31139a-a621-4bae-8330-1d60b5137409 tempest-ProjectMemberTests33-438754277 tempest-ProjectMemberTests33-438754277-project-admin] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 10:01:19.869050 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.v3.backups [None req-ce31139a-a621-4bae-8330-1d60b5137409 tempest-ProjectMemberTests33-438754277 tempest-ProjectMemberTests33-438754277-project-admin] Show backup with id 9060cb5e-ae41-4860-8256-156162e3bc1f. {{(pid=100295) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 10:01:19.875015 np0000006707 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 10:01:19.875015 np0000006707 devstack@c-api.service[100295]: warnings.warn( Aug 07 10:01:19.875742 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-ce31139a-a621-4bae-8330-1d60b5137409 tempest-ProjectMemberTests33-438754277 tempest-ProjectMemberTests33-438754277-project-admin] https://10.4.3.8/volume/v3/backups/9060cb5e-ae41-4860-8256-156162e3bc1f returned with HTTP 200 Aug 07 10:01:19.876134 np0000006707 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 899/3593] 10.4.3.8 () {68 vars in 1374 bytes} [Fri Aug 7 10:01:19 2026] GET /volume/v3/backups/9060cb5e-ae41-4860-8256-156162e3bc1f => generated 733 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 10:01:19.904840 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-683e5c9a-8041-4100-883f-4fda39b1f686 tempest-TestVolumeBootPattern-185801994 tempest-TestVolumeBootPattern-185801994-project-admin] POST https://10.4.3.8/volume/v3/types Aug 07 10:01:19.905168 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-683e5c9a-8041-4100-883f-4fda39b1f686 tempest-TestVolumeBootPattern-185801994 tempest-TestVolumeBootPattern-185801994-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-scenario-type-luks-1419073030", "extra_specs": {}}} {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 10:01:19.919915 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-683e5c9a-8041-4100-883f-4fda39b1f686 tempest-TestVolumeBootPattern-185801994 tempest-TestVolumeBootPattern-185801994-project-admin] https://10.4.3.8/volume/v3/types returned with HTTP 200 Aug 07 10:01:19.920296 np0000006707 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 898/3594] 10.4.3.8 () {68 vars in 1238 bytes} [Fri Aug 7 10:01:19 2026] POST /volume/v3/types => generated 212 bytes in 134 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 10:01:19.931432 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.middleware.request_id [None req-23039d42-79dc-4237-8ea8-8fac74678a81 None None] RequestId filter calling following filter/app {{(pid=100298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:01:19.933996 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [None req-23039d42-79dc-4237-8ea8-8fac74678a81 tempest-TestVolumeBootPattern-185801994 tempest-TestVolumeBootPattern-185801994-project-admin] POST https://10.4.3.8/volume/v3/types/f2b65618-9947-45e8-aec3-e6b51f15dff5/encryption Aug 07 10:01:19.934540 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [None req-23039d42-79dc-4237-8ea8-8fac74678a81 tempest-TestVolumeBootPattern-185801994 tempest-TestVolumeBootPattern-185801994-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "luks", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=100298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 10:01:19.964670 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [None req-23039d42-79dc-4237-8ea8-8fac74678a81 tempest-TestVolumeBootPattern-185801994 tempest-TestVolumeBootPattern-185801994-project-admin] https://10.4.3.8/volume/v3/types/f2b65618-9947-45e8-aec3-e6b51f15dff5/encryption returned with HTTP 200 Aug 07 10:01:19.965367 np0000006707 devstack@c-api.service[100298]: [pid: 100298|app: 0|req: 901/3595] 10.4.3.8 () {68 vars in 1383 bytes} [Fri Aug 7 10:01:19 2026] POST /volume/v3/types/f2b65618-9947-45e8-aec3-e6b51f15dff5/encryption => generated 230 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 10:01:19.976914 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [None req-933df1b4-1560-4cc1-b30b-45ad1734d5b5 None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:01:20.071100 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-933df1b4-1560-4cc1-b30b-45ad1734d5b5 tempest-TestVolumeBootPattern-391440175 tempest-TestVolumeBootPattern-391440175-project-member] POST https://10.4.3.8/volume/v3/volumes Aug 07 10:01:20.071100 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-933df1b4-1560-4cc1-b30b-45ad1734d5b5 tempest-TestVolumeBootPattern-391440175 tempest-TestVolumeBootPattern-391440175-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestVolumeBootPattern-volume-1820958901", "snapshot_id": null, "imageRef": null, "volume_type": "tempest-scenario-type-luks-1419073030", "size": 1}} {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 10:01:20.075611 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.v3.volumes [None req-933df1b4-1560-4cc1-b30b-45ad1734d5b5 tempest-TestVolumeBootPattern-391440175 tempest-TestVolumeBootPattern-391440175-project-member] Create volume request body: {'volume': {'name': 'tempest-TestVolumeBootPattern-volume-1820958901', 'snapshot_id': None, 'imageRef': None, 'volume_type': 'tempest-scenario-type-luks-1419073030', 'size': 1}} {{(pid=100296) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 07 10:01:20.081721 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.v3.volumes [None req-933df1b4-1560-4cc1-b30b-45ad1734d5b5 tempest-TestVolumeBootPattern-391440175 tempest-TestVolumeBootPattern-391440175-project-member] Create volume of 1 GB Aug 07 10:01:20.082510 np0000006707 devstack@c-api.service[100296]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 10:01:20.082510 np0000006707 devstack@c-api.service[100296]: warnings.warn( Aug 07 10:01:20.083373 np0000006707 devstack@c-api.service[100296]: INFO cinder.volume.api [None req-933df1b4-1560-4cc1-b30b-45ad1734d5b5 tempest-TestVolumeBootPattern-391440175 tempest-TestVolumeBootPattern-391440175-project-member] Availability Zones retrieved successfully. Aug 07 10:01:20.093485 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.volume.api [None req-933df1b4-1560-4cc1-b30b-45ad1734d5b5 tempest-TestVolumeBootPattern-391440175 tempest-TestVolumeBootPattern-391440175-project-member] Flow 'volume_create_api' (0ddfc90b-a960-447d-bbcf-c15898db6640) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100296) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 10:01:20.096246 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.volume.api [None req-933df1b4-1560-4cc1-b30b-45ad1734d5b5 tempest-TestVolumeBootPattern-391440175 tempest-TestVolumeBootPattern-391440175-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8932809a-6778-4372-9982-7783e3f82610) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 10:01:20.097685 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.volume.flows.api.create_volume [None req-933df1b4-1560-4cc1-b30b-45ad1734d5b5 tempest-TestVolumeBootPattern-391440175 tempest-TestVolumeBootPattern-391440175-project-member] Validating volume size '1' using validate_int {{(pid=100296) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 07 10:01:20.141597 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.volume.api [None req-933df1b4-1560-4cc1-b30b-45ad1734d5b5 tempest-TestVolumeBootPattern-391440175 tempest-TestVolumeBootPattern-391440175-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8932809a-6778-4372-9982-7783e3f82610) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-07T10:01:20Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=f2b65618-9947-45e8-aec3-e6b51f15dff5,is_public=True,name='tempest-scenario-type-luks-1419073030',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'f2b65618-9947-45e8-aec3-e6b51f15dff5', '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=100296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 10:01:20.142691 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.volume.api [None req-933df1b4-1560-4cc1-b30b-45ad1734d5b5 tempest-TestVolumeBootPattern-391440175 tempest-TestVolumeBootPattern-391440175-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3151698e-0934-45bf-a881-74fbafbd7052) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 10:01:20.169536 np0000006707 devstack@c-api.service[100296]: WARNING cinder.quota [None req-933df1b4-1560-4cc1-b30b-45ad1734d5b5 tempest-TestVolumeBootPattern-391440175 tempest-TestVolumeBootPattern-391440175-project-member] Deprecated: Default quota for resource: volumes_tempest-scenario-type-luks-1419073030 is set by the default quota flag: quota_volumes_tempest-scenario-type-luks-1419073030, it is now deprecated. Please use the default quota class for default quota. Aug 07 10:01:20.169536 np0000006707 devstack@c-api.service[100296]: WARNING cinder.quota [None req-933df1b4-1560-4cc1-b30b-45ad1734d5b5 tempest-TestVolumeBootPattern-391440175 tempest-TestVolumeBootPattern-391440175-project-member] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-luks-1419073030 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-luks-1419073030, it is now deprecated. Please use the default quota class for default quota. Aug 07 10:01:20.199649 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.quota [None req-933df1b4-1560-4cc1-b30b-45ad1734d5b5 tempest-TestVolumeBootPattern-391440175 tempest-TestVolumeBootPattern-391440175-project-member] Created reservations ['8c8e9920-f7e8-44b7-99db-cdd853b8da8d', '0cac9f9a-7c8c-4a4d-a5ac-3049fd85c958', '549c528b-a196-46a8-a8df-582801dc6076', '641a42aa-e680-496c-92d4-ba0d8e68673f'] {{(pid=100296) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 10:01:20.200636 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.volume.api [None req-933df1b4-1560-4cc1-b30b-45ad1734d5b5 tempest-TestVolumeBootPattern-391440175 tempest-TestVolumeBootPattern-391440175-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3151698e-0934-45bf-a881-74fbafbd7052) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['8c8e9920-f7e8-44b7-99db-cdd853b8da8d', '0cac9f9a-7c8c-4a4d-a5ac-3049fd85c958', '549c528b-a196-46a8-a8df-582801dc6076', '641a42aa-e680-496c-92d4-ba0d8e68673f']}' {{(pid=100296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 10:01:20.201756 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.volume.api [None req-933df1b4-1560-4cc1-b30b-45ad1734d5b5 tempest-TestVolumeBootPattern-391440175 tempest-TestVolumeBootPattern-391440175-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b527f518-448a-4015-b6ba-191a7ce0cc56) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 10:01:20.230751 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.volume.api [None req-933df1b4-1560-4cc1-b30b-45ad1734d5b5 tempest-TestVolumeBootPattern-391440175 tempest-TestVolumeBootPattern-391440175-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b527f518-448a-4015-b6ba-191a7ce0cc56) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'f6aad5a3-22f2-40c4-b499-b266993a53b3', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestVolumeBootPattern-volume-1820958901',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='52f5f8fcdd29429c807d8bcef75e3bee',qos_specs=None,replication_status=,reservations=['8c8e9920-f7e8-44b7-99db-cdd853b8da8d','0cac9f9a-7c8c-4a4d-a5ac-3049fd85c958','549c528b-a196-46a8-a8df-582801dc6076','641a42aa-e680-496c-92d4-ba0d8e68673f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c317c7eecf9245dea62bbb49e4819366',volume_type_id=f2b65618-9947-45e8-aec3-e6b51f15dff5), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-07T10:01:20Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestVolumeBootPattern-volume-1820958901',ec2_id=None,encryption_key_id=00000000-0000-0000-0000-000000000000,glance_metadata=,group=,group_id=None,host=None,id=f6aad5a3-22f2-40c4-b499-b266993a53b3,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='52f5f8fcdd29429c807d8bcef75e3bee',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='c317c7eecf9245dea62bbb49e4819366',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(f2b65618-9947-45e8-aec3-e6b51f15dff5),volume_type_id=f2b65618-9947-45e8-aec3-e6b51f15dff5)}' {{(pid=100296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 10:01:20.231414 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.volume.api [None req-933df1b4-1560-4cc1-b30b-45ad1734d5b5 tempest-TestVolumeBootPattern-391440175 tempest-TestVolumeBootPattern-391440175-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (235b7aad-3222-4078-be9d-06897e0f441b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 10:01:20.258201 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.volume.api [None req-933df1b4-1560-4cc1-b30b-45ad1734d5b5 tempest-TestVolumeBootPattern-391440175 tempest-TestVolumeBootPattern-391440175-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (235b7aad-3222-4078-be9d-06897e0f441b) transitioned into state 'SUCCESS' from state '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-1820958901',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='52f5f8fcdd29429c807d8bcef75e3bee',qos_specs=None,replication_status=,reservations=['8c8e9920-f7e8-44b7-99db-cdd853b8da8d','0cac9f9a-7c8c-4a4d-a5ac-3049fd85c958','549c528b-a196-46a8-a8df-582801dc6076','641a42aa-e680-496c-92d4-ba0d8e68673f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c317c7eecf9245dea62bbb49e4819366',volume_type_id=f2b65618-9947-45e8-aec3-e6b51f15dff5)}' {{(pid=100296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 10:01:20.259122 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.volume.api [None req-933df1b4-1560-4cc1-b30b-45ad1734d5b5 tempest-TestVolumeBootPattern-391440175 tempest-TestVolumeBootPattern-391440175-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7be5b69d-6487-4744-b585-17545daea90a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 10:01:20.270644 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.volume.api [None req-933df1b4-1560-4cc1-b30b-45ad1734d5b5 tempest-TestVolumeBootPattern-391440175 tempest-TestVolumeBootPattern-391440175-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7be5b69d-6487-4744-b585-17545daea90a) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 10:01:20.271710 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.volume.api [None req-933df1b4-1560-4cc1-b30b-45ad1734d5b5 tempest-TestVolumeBootPattern-391440175 tempest-TestVolumeBootPattern-391440175-project-member] Flow 'volume_create_api' (0ddfc90b-a960-447d-bbcf-c15898db6640) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100296) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 10:01:20.272093 np0000006707 devstack@c-api.service[100296]: INFO cinder.volume.api [None req-933df1b4-1560-4cc1-b30b-45ad1734d5b5 tempest-TestVolumeBootPattern-391440175 tempest-TestVolumeBootPattern-391440175-project-member] Create volume request issued successfully. Aug 07 10:01:20.272814 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-933df1b4-1560-4cc1-b30b-45ad1734d5b5 tempest-TestVolumeBootPattern-391440175 tempest-TestVolumeBootPattern-391440175-project-member] https://10.4.3.8/volume/v3/volumes returned with HTTP 202 Aug 07 10:01:20.273322 np0000006707 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 898/3596] 10.4.3.8 () {68 vars in 1245 bytes} [Fri Aug 7 10:01:19 2026] POST /volume/v3/volumes => generated 776 bytes in 298 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 07 10:01:20.290636 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-71baa683-79f6-4313-a0d3-df61f6100476 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:01:20.297733 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-71baa683-79f6-4313-a0d3-df61f6100476 tempest-TestVolumeBootPattern-391440175 tempest-TestVolumeBootPattern-391440175-project-member] GET https://10.4.3.8/volume/v3/volumes/f6aad5a3-22f2-40c4-b499-b266993a53b3 Aug 07 10:01:20.298060 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-71baa683-79f6-4313-a0d3-df61f6100476 tempest-TestVolumeBootPattern-391440175 tempest-TestVolumeBootPattern-391440175-project-member] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 10:01:20.298351 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-71baa683-79f6-4313-a0d3-df61f6100476 tempest-TestVolumeBootPattern-391440175 tempest-TestVolumeBootPattern-391440175-project-member] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 10:01:20.307244 np0000006707 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 10:01:20.307244 np0000006707 devstack@c-api.service[100295]: warnings.warn( Aug 07 10:01:20.313547 np0000006707 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-71baa683-79f6-4313-a0d3-df61f6100476 tempest-TestVolumeBootPattern-391440175 tempest-TestVolumeBootPattern-391440175-project-member] Volume info retrieved successfully. Aug 07 10:01:20.319314 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-71baa683-79f6-4313-a0d3-df61f6100476 tempest-TestVolumeBootPattern-391440175 tempest-TestVolumeBootPattern-391440175-project-member] https://10.4.3.8/volume/v3/volumes/f6aad5a3-22f2-40c4-b499-b266993a53b3 returned with HTTP 200 Aug 07 10:01:20.319876 np0000006707 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 900/3597] 10.4.3.8 () {66 vars in 1334 bytes} [Fri Aug 7 10:01:20 2026] GET /volume/v3/volumes/f6aad5a3-22f2-40c4-b499-b266993a53b3 => generated 844 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 10:01:20.685213 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [None req-3af944e6-e221-4899-8063-bf4a9747e3eb None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:01:20.690114 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-3af944e6-e221-4899-8063-bf4a9747e3eb tempest-TestStampPattern-1168660439 tempest-TestStampPattern-1168660439-project-member] GET https://10.4.3.8/volume/v3/volumes/2dd1be57-568a-4e90-9a5c-fb0905f22cc3 Aug 07 10:01:20.690363 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-3af944e6-e221-4899-8063-bf4a9747e3eb tempest-TestStampPattern-1168660439 tempest-TestStampPattern-1168660439-project-member] Empty body provided in request {{(pid=100297) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 10:01:20.690636 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-3af944e6-e221-4899-8063-bf4a9747e3eb tempest-TestStampPattern-1168660439 tempest-TestStampPattern-1168660439-project-member] Calling method 'show' {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 10:01:20.705154 np0000006707 devstack@c-api.service[100297]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 10:01:20.705154 np0000006707 devstack@c-api.service[100297]: warnings.warn( Aug 07 10:01:20.712565 np0000006707 devstack@c-api.service[100297]: INFO cinder.volume.api [None req-3af944e6-e221-4899-8063-bf4a9747e3eb tempest-TestStampPattern-1168660439 tempest-TestStampPattern-1168660439-project-member] Volume info retrieved successfully. Aug 07 10:01:20.717055 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-3af944e6-e221-4899-8063-bf4a9747e3eb tempest-TestStampPattern-1168660439 tempest-TestStampPattern-1168660439-project-member] https://10.4.3.8/volume/v3/volumes/2dd1be57-568a-4e90-9a5c-fb0905f22cc3 returned with HTTP 200 Aug 07 10:01:20.717491 np0000006707 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 899/3598] 10.4.3.8 () {66 vars in 1334 bytes} [Fri Aug 7 10:01:20 2026] GET /volume/v3/volumes/2dd1be57-568a-4e90-9a5c-fb0905f22cc3 => generated 869 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 10:01:20.889243 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.middleware.request_id [None req-c1678f56-6632-4ee1-ace5-c2b6f59959f1 None None] RequestId filter calling following filter/app {{(pid=100298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:01:20.891674 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [None req-c1678f56-6632-4ee1-ace5-c2b6f59959f1 tempest-ProjectMemberTests33-438754277 tempest-ProjectMemberTests33-438754277-project-admin] GET https://10.4.3.8/volume/v3/backups/9060cb5e-ae41-4860-8256-156162e3bc1f Aug 07 10:01:20.892027 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [None req-c1678f56-6632-4ee1-ace5-c2b6f59959f1 tempest-ProjectMemberTests33-438754277 tempest-ProjectMemberTests33-438754277-project-admin] Empty body provided in request {{(pid=100298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 10:01:20.892310 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [None req-c1678f56-6632-4ee1-ace5-c2b6f59959f1 tempest-ProjectMemberTests33-438754277 tempest-ProjectMemberTests33-438754277-project-admin] Calling method 'show' {{(pid=100298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 10:01:20.892484 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.v3.backups [None req-c1678f56-6632-4ee1-ace5-c2b6f59959f1 tempest-ProjectMemberTests33-438754277 tempest-ProjectMemberTests33-438754277-project-admin] Show backup with id 9060cb5e-ae41-4860-8256-156162e3bc1f. {{(pid=100298) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 10:01:20.899058 np0000006707 devstack@c-api.service[100298]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 10:01:20.899058 np0000006707 devstack@c-api.service[100298]: warnings.warn( Aug 07 10:01:20.899988 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [None req-c1678f56-6632-4ee1-ace5-c2b6f59959f1 tempest-ProjectMemberTests33-438754277 tempest-ProjectMemberTests33-438754277-project-admin] https://10.4.3.8/volume/v3/backups/9060cb5e-ae41-4860-8256-156162e3bc1f returned with HTTP 200 Aug 07 10:01:20.900543 np0000006707 devstack@c-api.service[100298]: [pid: 100298|app: 0|req: 902/3599] 10.4.3.8 () {68 vars in 1374 bytes} [Fri Aug 7 10:01:20 2026] GET /volume/v3/backups/9060cb5e-ae41-4860-8256-156162e3bc1f => generated 733 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 10:01:21.338107 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [None req-e057a9d4-ac60-44b3-862d-7fbc6c361f87 None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:01:21.340760 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-e057a9d4-ac60-44b3-862d-7fbc6c361f87 tempest-TestVolumeBootPattern-391440175 tempest-TestVolumeBootPattern-391440175-project-member] GET https://10.4.3.8/volume/v3/volumes/f6aad5a3-22f2-40c4-b499-b266993a53b3 Aug 07 10:01:21.340988 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-e057a9d4-ac60-44b3-862d-7fbc6c361f87 tempest-TestVolumeBootPattern-391440175 tempest-TestVolumeBootPattern-391440175-project-member] Empty body provided in request {{(pid=100296) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 10:01:21.341169 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-e057a9d4-ac60-44b3-862d-7fbc6c361f87 tempest-TestVolumeBootPattern-391440175 tempest-TestVolumeBootPattern-391440175-project-member] Calling method 'show' {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 10:01:21.352020 np0000006707 devstack@c-api.service[100296]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 10:01:21.352020 np0000006707 devstack@c-api.service[100296]: warnings.warn( Aug 07 10:01:21.357867 np0000006707 devstack@c-api.service[100296]: INFO cinder.volume.api [None req-e057a9d4-ac60-44b3-862d-7fbc6c361f87 tempest-TestVolumeBootPattern-391440175 tempest-TestVolumeBootPattern-391440175-project-member] Volume info retrieved successfully. Aug 07 10:01:21.365333 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-e057a9d4-ac60-44b3-862d-7fbc6c361f87 tempest-TestVolumeBootPattern-391440175 tempest-TestVolumeBootPattern-391440175-project-member] https://10.4.3.8/volume/v3/volumes/f6aad5a3-22f2-40c4-b499-b266993a53b3 returned with HTTP 200 Aug 07 10:01:21.366341 np0000006707 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 899/3600] 10.4.3.8 () {66 vars in 1334 bytes} [Fri Aug 7 10:01:21 2026] GET /volume/v3/volumes/f6aad5a3-22f2-40c4-b499-b266993a53b3 => generated 869 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 10:01:21.385175 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-ee6d86d1-d680-4da0-8acf-c8b773b953cc None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:01:21.389239 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-ee6d86d1-d680-4da0-8acf-c8b773b953cc tempest-TestVolumeBootPattern-391440175 tempest-TestVolumeBootPattern-391440175-project-member] GET https://10.4.3.8/volume/v3/volumes/f6aad5a3-22f2-40c4-b499-b266993a53b3 Aug 07 10:01:21.389493 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-ee6d86d1-d680-4da0-8acf-c8b773b953cc tempest-TestVolumeBootPattern-391440175 tempest-TestVolumeBootPattern-391440175-project-member] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 10:01:21.389732 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-ee6d86d1-d680-4da0-8acf-c8b773b953cc tempest-TestVolumeBootPattern-391440175 tempest-TestVolumeBootPattern-391440175-project-member] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 10:01:21.402540 np0000006707 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 10:01:21.402540 np0000006707 devstack@c-api.service[100295]: warnings.warn( Aug 07 10:01:21.412537 np0000006707 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-ee6d86d1-d680-4da0-8acf-c8b773b953cc tempest-TestVolumeBootPattern-391440175 tempest-TestVolumeBootPattern-391440175-project-member] Volume info retrieved successfully. Aug 07 10:01:21.412746 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [req-a5911f23-6f62-47a4-a343-0392bcb632e6 req-2dd8e501-3427-45c9-b3a8-7bf51ca2e4cb None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:01:21.415162 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [req-a5911f23-6f62-47a4-a343-0392bcb632e6 req-2dd8e501-3427-45c9-b3a8-7bf51ca2e4cb tempest-TestStampPattern-1168660439 tempest-TestStampPattern-1168660439-project-member] POST https://10.4.3.8/volume/v3/attachments/ed8b3e55-b773-46f8-985e-df30f7b76040/action Aug 07 10:01:21.415620 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [req-a5911f23-6f62-47a4-a343-0392bcb632e6 req-2dd8e501-3427-45c9-b3a8-7bf51ca2e4cb tempest-TestStampPattern-1168660439 tempest-TestStampPattern-1168660439-project-member] Action body: b'{"os-complete": null}' {{(pid=100297) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 07 10:01:21.415922 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [req-a5911f23-6f62-47a4-a343-0392bcb632e6 req-2dd8e501-3427-45c9-b3a8-7bf51ca2e4cb tempest-TestStampPattern-1168660439 tempest-TestStampPattern-1168660439-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 10:01:21.418878 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-ee6d86d1-d680-4da0-8acf-c8b773b953cc tempest-TestVolumeBootPattern-391440175 tempest-TestVolumeBootPattern-391440175-project-member] https://10.4.3.8/volume/v3/volumes/f6aad5a3-22f2-40c4-b499-b266993a53b3 returned with HTTP 200 Aug 07 10:01:21.419395 np0000006707 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 901/3601] 10.4.3.8 () {66 vars in 1334 bytes} [Fri Aug 7 10:01:21 2026] GET /volume/v3/volumes/f6aad5a3-22f2-40c4-b499-b266993a53b3 => generated 869 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 10:01:21.432570 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.middleware.request_id [None req-2787f5e9-f55f-4bfe-bf57-54b9de72939f None None] RequestId filter calling following filter/app {{(pid=100298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:01:21.435539 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [None req-2787f5e9-f55f-4bfe-bf57-54b9de72939f tempest-TestVolumeBootPattern-391440175 tempest-TestVolumeBootPattern-391440175-project-member] POST https://10.4.3.8/volume/v3/volumes/f6aad5a3-22f2-40c4-b499-b266993a53b3/action Aug 07 10:01:21.435931 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [None req-2787f5e9-f55f-4bfe-bf57-54b9de72939f tempest-TestVolumeBootPattern-391440175 tempest-TestVolumeBootPattern-391440175-project-member] Action body: b'{"os-set_bootable": {"bootable": true}}' {{(pid=100298) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 07 10:01:21.436075 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [None req-2787f5e9-f55f-4bfe-bf57-54b9de72939f tempest-TestVolumeBootPattern-391440175 tempest-TestVolumeBootPattern-391440175-project-member] Action: 'action', calling method: _set_bootable, body: {"os-set_bootable": {"bootable": true}} {{(pid=100298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 10:01:21.440000 np0000006707 devstack@c-api.service[100297]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 10:01:21.440000 np0000006707 devstack@c-api.service[100297]: warnings.warn( Aug 07 10:01:21.448019 np0000006707 devstack@c-api.service[100298]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 10:01:21.448019 np0000006707 devstack@c-api.service[100298]: warnings.warn( Aug 07 10:01:21.448757 np0000006707 devstack@c-api.service[100298]: INFO cinder.volume.api [None req-2787f5e9-f55f-4bfe-bf57-54b9de72939f tempest-TestVolumeBootPattern-391440175 tempest-TestVolumeBootPattern-391440175-project-member] Volume info retrieved successfully. Aug 07 10:01:21.452985 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [req-a5911f23-6f62-47a4-a343-0392bcb632e6 req-2dd8e501-3427-45c9-b3a8-7bf51ca2e4cb tempest-TestStampPattern-1168660439 tempest-TestStampPattern-1168660439-project-member] https://10.4.3.8/volume/v3/attachments/ed8b3e55-b773-46f8-985e-df30f7b76040/action returned with HTTP 204 Aug 07 10:01:21.453792 np0000006707 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 900/3602] 10.4.3.8 () {74 vars in 1711 bytes} [Fri Aug 7 10:01:21 2026] POST /volume/v3/attachments/ed8b3e55-b773-46f8-985e-df30f7b76040/action => generated 0 bytes in 41 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 07 10:01:21.457408 np0000006707 devstack@c-api.service[100298]: INFO cinder.volume.api [None req-2787f5e9-f55f-4bfe-bf57-54b9de72939f tempest-TestVolumeBootPattern-391440175 tempest-TestVolumeBootPattern-391440175-project-member] Volume updated successfully. Aug 07 10:01:21.457698 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [None req-2787f5e9-f55f-4bfe-bf57-54b9de72939f tempest-TestVolumeBootPattern-391440175 tempest-TestVolumeBootPattern-391440175-project-member] https://10.4.3.8/volume/v3/volumes/f6aad5a3-22f2-40c4-b499-b266993a53b3/action returned with HTTP 200 Aug 07 10:01:21.458216 np0000006707 devstack@c-api.service[100298]: [pid: 100298|app: 0|req: 903/3603] 10.4.3.8 () {68 vars in 1376 bytes} [Fri Aug 7 10:01:21 2026] POST /volume/v3/volumes/f6aad5a3-22f2-40c4-b499-b266993a53b3/action => generated 0 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 283 bytes (1 switches on core 0) Aug 07 10:01:21.551065 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [req-111b01a0-cdd5-48cf-8fd8-9fb1033b685e req-2fd0b450-cccd-4fd4-a7bc-e691c6440fb2 None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:01:21.553951 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [req-e2e5a427-482d-42ad-b35c-374ee05047e8 req-3487ecd2-1e10-47fd-85c3-739b298f0287 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:01:21.554113 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [req-111b01a0-cdd5-48cf-8fd8-9fb1033b685e req-2fd0b450-cccd-4fd4-a7bc-e691c6440fb2 tempest-SnapshotDataIntegrityTests-488661116 tempest-SnapshotDataIntegrityTests-488661116-project-member] DELETE https://10.4.3.8/volume/v3/attachments/eca5db0b-d839-4b60-a160-b79247f4da12 Aug 07 10:01:21.554162 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [req-111b01a0-cdd5-48cf-8fd8-9fb1033b685e req-2fd0b450-cccd-4fd4-a7bc-e691c6440fb2 tempest-SnapshotDataIntegrityTests-488661116 tempest-SnapshotDataIntegrityTests-488661116-project-member] Empty body provided in request {{(pid=100296) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 10:01:21.554358 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [req-111b01a0-cdd5-48cf-8fd8-9fb1033b685e req-2fd0b450-cccd-4fd4-a7bc-e691c6440fb2 tempest-SnapshotDataIntegrityTests-488661116 tempest-SnapshotDataIntegrityTests-488661116-project-member] Calling method 'version_select' {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 10:01:21.557663 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [req-e2e5a427-482d-42ad-b35c-374ee05047e8 req-3487ecd2-1e10-47fd-85c3-739b298f0287 tempest-TestVolumeBootPattern-391440175 tempest-TestVolumeBootPattern-391440175-project-member] GET https://10.4.3.8/volume/v3/volumes/f6aad5a3-22f2-40c4-b499-b266993a53b3 Aug 07 10:01:21.557887 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [req-e2e5a427-482d-42ad-b35c-374ee05047e8 req-3487ecd2-1e10-47fd-85c3-739b298f0287 tempest-TestVolumeBootPattern-391440175 tempest-TestVolumeBootPattern-391440175-project-member] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 10:01:21.558210 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [req-e2e5a427-482d-42ad-b35c-374ee05047e8 req-3487ecd2-1e10-47fd-85c3-739b298f0287 tempest-TestVolumeBootPattern-391440175 tempest-TestVolumeBootPattern-391440175-project-member] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 10:01:21.563841 np0000006707 devstack@c-api.service[100296]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 10:01:21.563841 np0000006707 devstack@c-api.service[100296]: warnings.warn( Aug 07 10:01:21.565958 np0000006707 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 10:01:21.565958 np0000006707 devstack@c-api.service[100295]: warnings.warn( Aug 07 10:01:21.575765 np0000006707 devstack@c-api.service[100295]: INFO cinder.volume.api [req-e2e5a427-482d-42ad-b35c-374ee05047e8 req-3487ecd2-1e10-47fd-85c3-739b298f0287 tempest-TestVolumeBootPattern-391440175 tempest-TestVolumeBootPattern-391440175-project-member] Volume info retrieved successfully. Aug 07 10:01:21.581939 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [req-e2e5a427-482d-42ad-b35c-374ee05047e8 req-3487ecd2-1e10-47fd-85c3-739b298f0287 tempest-TestVolumeBootPattern-391440175 tempest-TestVolumeBootPattern-391440175-project-member] https://10.4.3.8/volume/v3/volumes/f6aad5a3-22f2-40c4-b499-b266993a53b3 returned with HTTP 200 Aug 07 10:01:21.582395 np0000006707 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 902/3604] 10.4.3.8 () {68 vars in 1584 bytes} [Fri Aug 7 10:01:21 2026] GET /volume/v3/volumes/f6aad5a3-22f2-40c4-b499-b266993a53b3 => generated 868 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 10:01:21.620400 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [req-111b01a0-cdd5-48cf-8fd8-9fb1033b685e req-2fd0b450-cccd-4fd4-a7bc-e691c6440fb2 tempest-SnapshotDataIntegrityTests-488661116 tempest-SnapshotDataIntegrityTests-488661116-project-member] https://10.4.3.8/volume/v3/attachments/eca5db0b-d839-4b60-a160-b79247f4da12 returned with HTTP 200 Aug 07 10:01:21.620869 np0000006707 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 900/3605] 10.4.3.8 () {72 vars in 1659 bytes} [Fri Aug 7 10:01:21 2026] DELETE /volume/v3/attachments/eca5db0b-d839-4b60-a160-b79247f4da12 => generated 19 bytes in 70 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 10:01:21.735276 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [None req-836a6300-1e12-4f61-97ea-17649d8e8be8 None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:01:21.737754 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-836a6300-1e12-4f61-97ea-17649d8e8be8 tempest-TestStampPattern-1168660439 tempest-TestStampPattern-1168660439-project-member] GET https://10.4.3.8/volume/v3/volumes/2dd1be57-568a-4e90-9a5c-fb0905f22cc3 Aug 07 10:01:21.738011 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-836a6300-1e12-4f61-97ea-17649d8e8be8 tempest-TestStampPattern-1168660439 tempest-TestStampPattern-1168660439-project-member] Empty body provided in request {{(pid=100297) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 10:01:21.738197 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-836a6300-1e12-4f61-97ea-17649d8e8be8 tempest-TestStampPattern-1168660439 tempest-TestStampPattern-1168660439-project-member] Calling method 'show' {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 10:01:21.747430 np0000006707 devstack@c-api.service[100297]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 10:01:21.747430 np0000006707 devstack@c-api.service[100297]: warnings.warn( Aug 07 10:01:21.752061 np0000006707 devstack@c-api.service[100297]: INFO cinder.volume.api [None req-836a6300-1e12-4f61-97ea-17649d8e8be8 tempest-TestStampPattern-1168660439 tempest-TestStampPattern-1168660439-project-member] Volume info retrieved successfully. Aug 07 10:01:21.756108 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-836a6300-1e12-4f61-97ea-17649d8e8be8 tempest-TestStampPattern-1168660439 tempest-TestStampPattern-1168660439-project-member] https://10.4.3.8/volume/v3/volumes/2dd1be57-568a-4e90-9a5c-fb0905f22cc3 returned with HTTP 200 Aug 07 10:01:21.756621 np0000006707 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 901/3606] 10.4.3.8 () {66 vars in 1334 bytes} [Fri Aug 7 10:01:21 2026] GET /volume/v3/volumes/2dd1be57-568a-4e90-9a5c-fb0905f22cc3 => generated 1161 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Aug 07 10:01:21.770532 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.middleware.request_id [None req-9c57d08d-e9ba-42f0-8a77-92c027e28e69 None None] RequestId filter calling following filter/app {{(pid=100298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:01:21.772261 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [None req-9c57d08d-e9ba-42f0-8a77-92c027e28e69 tempest-TestStampPattern-1168660439 tempest-TestStampPattern-1168660439-project-member] GET https://10.4.3.8/volume/v3/volumes/2dd1be57-568a-4e90-9a5c-fb0905f22cc3 Aug 07 10:01:21.772423 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [None req-9c57d08d-e9ba-42f0-8a77-92c027e28e69 tempest-TestStampPattern-1168660439 tempest-TestStampPattern-1168660439-project-member] Empty body provided in request {{(pid=100298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 10:01:21.772614 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [None req-9c57d08d-e9ba-42f0-8a77-92c027e28e69 tempest-TestStampPattern-1168660439 tempest-TestStampPattern-1168660439-project-member] Calling method 'show' {{(pid=100298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 10:01:21.782255 np0000006707 devstack@c-api.service[100298]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 10:01:21.782255 np0000006707 devstack@c-api.service[100298]: warnings.warn( Aug 07 10:01:21.786234 np0000006707 devstack@c-api.service[100298]: INFO cinder.volume.api [None req-9c57d08d-e9ba-42f0-8a77-92c027e28e69 tempest-TestStampPattern-1168660439 tempest-TestStampPattern-1168660439-project-member] Volume info retrieved successfully. Aug 07 10:01:21.790728 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [None req-9c57d08d-e9ba-42f0-8a77-92c027e28e69 tempest-TestStampPattern-1168660439 tempest-TestStampPattern-1168660439-project-member] https://10.4.3.8/volume/v3/volumes/2dd1be57-568a-4e90-9a5c-fb0905f22cc3 returned with HTTP 200 Aug 07 10:01:21.791097 np0000006707 devstack@c-api.service[100298]: [pid: 100298|app: 0|req: 904/3607] 10.4.3.8 () {66 vars in 1334 bytes} [Fri Aug 7 10:01:21 2026] GET /volume/v3/volumes/2dd1be57-568a-4e90-9a5c-fb0905f22cc3 => generated 1161 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 10:01:21.871512 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-4ff4e589-21d7-4300-b9c5-bf176d137a67 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:01:21.873164 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-4ff4e589-21d7-4300-b9c5-bf176d137a67 tempest-SnapshotDataIntegrityTests-488661116 tempest-SnapshotDataIntegrityTests-488661116-project-member] POST https://10.4.3.8/volume/v3/volumes Aug 07 10:01:21.873486 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-4ff4e589-21d7-4300-b9c5-bf176d137a67 tempest-SnapshotDataIntegrityTests-488661116 tempest-SnapshotDataIntegrityTests-488661116-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-SnapshotDataIntegrityTests-volume-1286276044", "snapshot_id": "7fb0a8ba-c563-4bae-b9b5-6b9f38f54f43", "imageRef": null, "volume_type": null, "size": 1}} {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 10:01:21.875404 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.v3.volumes [None req-4ff4e589-21d7-4300-b9c5-bf176d137a67 tempest-SnapshotDataIntegrityTests-488661116 tempest-SnapshotDataIntegrityTests-488661116-project-member] Create volume request body: {'volume': {'name': 'tempest-SnapshotDataIntegrityTests-volume-1286276044', 'snapshot_id': '7fb0a8ba-c563-4bae-b9b5-6b9f38f54f43', 'imageRef': None, 'volume_type': None, 'size': 1}} {{(pid=100295) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 07 10:01:21.881978 np0000006707 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 10:01:21.881978 np0000006707 devstack@c-api.service[100295]: warnings.warn( Aug 07 10:01:21.882472 np0000006707 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-4ff4e589-21d7-4300-b9c5-bf176d137a67 tempest-SnapshotDataIntegrityTests-488661116 tempest-SnapshotDataIntegrityTests-488661116-project-member] Snapshot retrieved successfully. Aug 07 10:01:21.882615 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.v3.volumes [None req-4ff4e589-21d7-4300-b9c5-bf176d137a67 tempest-SnapshotDataIntegrityTests-488661116 tempest-SnapshotDataIntegrityTests-488661116-project-member] Create volume of 1 GB Aug 07 10:01:21.886549 np0000006707 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-4ff4e589-21d7-4300-b9c5-bf176d137a67 tempest-SnapshotDataIntegrityTests-488661116 tempest-SnapshotDataIntegrityTests-488661116-project-member] Availability Zones retrieved successfully. Aug 07 10:01:21.891860 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.volume.api [None req-4ff4e589-21d7-4300-b9c5-bf176d137a67 tempest-SnapshotDataIntegrityTests-488661116 tempest-SnapshotDataIntegrityTests-488661116-project-member] Flow 'volume_create_api' (1d0618cb-af4f-4120-8657-e9ce601f3b0f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100295) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 10:01:21.892902 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.volume.api [None req-4ff4e589-21d7-4300-b9c5-bf176d137a67 tempest-SnapshotDataIntegrityTests-488661116 tempest-SnapshotDataIntegrityTests-488661116-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e92d51a5-2698-49ab-a661-2acfeda4acca) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100295) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 10:01:21.894094 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.volume.flows.api.create_volume [None req-4ff4e589-21d7-4300-b9c5-bf176d137a67 tempest-SnapshotDataIntegrityTests-488661116 tempest-SnapshotDataIntegrityTests-488661116-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=100295) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 07 10:01:21.914065 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [None req-a0cd19b5-bbff-45e1-914d-dd7f5d07c5ed None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:01:21.916508 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-a0cd19b5-bbff-45e1-914d-dd7f5d07c5ed tempest-ProjectMemberTests33-438754277 tempest-ProjectMemberTests33-438754277-project-admin] GET https://10.4.3.8/volume/v3/backups/9060cb5e-ae41-4860-8256-156162e3bc1f Aug 07 10:01:21.916508 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-a0cd19b5-bbff-45e1-914d-dd7f5d07c5ed tempest-ProjectMemberTests33-438754277 tempest-ProjectMemberTests33-438754277-project-admin] Empty body provided in request {{(pid=100296) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 10:01:21.916508 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-a0cd19b5-bbff-45e1-914d-dd7f5d07c5ed tempest-ProjectMemberTests33-438754277 tempest-ProjectMemberTests33-438754277-project-admin] Calling method 'show' {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 10:01:21.916508 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.v3.backups [None req-a0cd19b5-bbff-45e1-914d-dd7f5d07c5ed tempest-ProjectMemberTests33-438754277 tempest-ProjectMemberTests33-438754277-project-admin] Show backup with id 9060cb5e-ae41-4860-8256-156162e3bc1f. {{(pid=100296) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 10:01:21.920619 np0000006707 devstack@c-api.service[100296]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 10:01:21.920619 np0000006707 devstack@c-api.service[100296]: warnings.warn( Aug 07 10:01:21.921529 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-a0cd19b5-bbff-45e1-914d-dd7f5d07c5ed tempest-ProjectMemberTests33-438754277 tempest-ProjectMemberTests33-438754277-project-admin] https://10.4.3.8/volume/v3/backups/9060cb5e-ae41-4860-8256-156162e3bc1f returned with HTTP 200 Aug 07 10:01:21.922570 np0000006707 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 901/3608] 10.4.3.8 () {68 vars in 1374 bytes} [Fri Aug 7 10:01:21 2026] GET /volume/v3/backups/9060cb5e-ae41-4860-8256-156162e3bc1f => generated 733 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 10:01:21.932250 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.volume.api [None req-4ff4e589-21d7-4300-b9c5-bf176d137a67 tempest-SnapshotDataIntegrityTests-488661116 tempest-SnapshotDataIntegrityTests-488661116-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e92d51a5-2698-49ab-a661-2acfeda4acca) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': '7fb0a8ba-c563-4bae-b9b5-6b9f38f54f43', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-07T09:47:39Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=45fd9a3a-b61e-4c6c-9ab7-d02f06678d0d,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '45fd9a3a-b61e-4c6c-9ab7-d02f06678d0d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100295) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 10:01:21.932621 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [None req-0ba09408-e417-4bc0-a41f-34d3bd742c5b None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:01:21.933367 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.volume.api [None req-4ff4e589-21d7-4300-b9c5-bf176d137a67 tempest-SnapshotDataIntegrityTests-488661116 tempest-SnapshotDataIntegrityTests-488661116-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4331517b-583f-4df2-9194-55624372fd93) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100295) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 10:01:21.934523 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-0ba09408-e417-4bc0-a41f-34d3bd742c5b tempest-ProjectMemberTests33-438754277 tempest-ProjectMemberTests33-438754277-project-admin] DELETE https://10.4.3.8/volume/v3/volumes/ed8f071e-f1db-4ea9-a31a-ad9b9b4717c3 Aug 07 10:01:21.935133 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-0ba09408-e417-4bc0-a41f-34d3bd742c5b tempest-ProjectMemberTests33-438754277 tempest-ProjectMemberTests33-438754277-project-admin] Empty body provided in request {{(pid=100297) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 10:01:21.935133 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-0ba09408-e417-4bc0-a41f-34d3bd742c5b tempest-ProjectMemberTests33-438754277 tempest-ProjectMemberTests33-438754277-project-admin] Calling method 'delete' {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 10:01:21.935238 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.v3.volumes [None req-0ba09408-e417-4bc0-a41f-34d3bd742c5b tempest-ProjectMemberTests33-438754277 tempest-ProjectMemberTests33-438754277-project-admin] Delete volume with id: ed8f071e-f1db-4ea9-a31a-ad9b9b4717c3 Aug 07 10:01:21.951692 np0000006707 devstack@c-api.service[100297]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 10:01:21.951692 np0000006707 devstack@c-api.service[100297]: warnings.warn( Aug 07 10:01:21.952394 np0000006707 devstack@c-api.service[100297]: INFO cinder.volume.api [None req-0ba09408-e417-4bc0-a41f-34d3bd742c5b tempest-ProjectMemberTests33-438754277 tempest-ProjectMemberTests33-438754277-project-admin] Volume info retrieved successfully. Aug 07 10:01:21.976548 np0000006707 devstack@c-api.service[100297]: INFO cinder.volume.api [None req-0ba09408-e417-4bc0-a41f-34d3bd742c5b tempest-ProjectMemberTests33-438754277 tempest-ProjectMemberTests33-438754277-project-admin] Delete volume request issued successfully. Aug 07 10:01:21.976860 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-0ba09408-e417-4bc0-a41f-34d3bd742c5b tempest-ProjectMemberTests33-438754277 tempest-ProjectMemberTests33-438754277-project-admin] https://10.4.3.8/volume/v3/volumes/ed8f071e-f1db-4ea9-a31a-ad9b9b4717c3 returned with HTTP 202 Aug 07 10:01:21.977329 np0000006707 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 902/3609] 10.4.3.8 () {68 vars in 1377 bytes} [Fri Aug 7 10:01:21 2026] DELETE /volume/v3/volumes/ed8f071e-f1db-4ea9-a31a-ad9b9b4717c3 => generated 0 bytes in 45 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 07 10:01:21.987784 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.quota [None req-4ff4e589-21d7-4300-b9c5-bf176d137a67 tempest-SnapshotDataIntegrityTests-488661116 tempest-SnapshotDataIntegrityTests-488661116-project-member] Created reservations ['59d67ffc-efa2-4f6d-856d-54e37639be3f', 'e9a22809-0593-4ba5-82a9-5b4e4de90ca9', '0868c7e1-2ef0-4420-a7a7-317f1194fd3e', '7bb9ff1b-d6d3-491a-bc0e-8d317db753e2'] {{(pid=100295) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 10:01:21.988583 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.volume.api [None req-4ff4e589-21d7-4300-b9c5-bf176d137a67 tempest-SnapshotDataIntegrityTests-488661116 tempest-SnapshotDataIntegrityTests-488661116-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4331517b-583f-4df2-9194-55624372fd93) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['59d67ffc-efa2-4f6d-856d-54e37639be3f', 'e9a22809-0593-4ba5-82a9-5b4e4de90ca9', '0868c7e1-2ef0-4420-a7a7-317f1194fd3e', '7bb9ff1b-d6d3-491a-bc0e-8d317db753e2']}' {{(pid=100295) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 10:01:21.990814 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.volume.api [None req-4ff4e589-21d7-4300-b9c5-bf176d137a67 tempest-SnapshotDataIntegrityTests-488661116 tempest-SnapshotDataIntegrityTests-488661116-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (72212c53-dfd9-43d2-97e8-935a5222bee0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100295) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 10:01:21.991846 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.middleware.request_id [None req-4272a9f3-69a6-4337-aa7e-dd6abcaf90ea None None] RequestId filter calling following filter/app {{(pid=100298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:01:21.995347 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [None req-4272a9f3-69a6-4337-aa7e-dd6abcaf90ea tempest-ProjectMemberTests33-438754277 tempest-ProjectMemberTests33-438754277-project-admin] GET https://10.4.3.8/volume/v3/volumes/ed8f071e-f1db-4ea9-a31a-ad9b9b4717c3 Aug 07 10:01:21.995347 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [None req-4272a9f3-69a6-4337-aa7e-dd6abcaf90ea tempest-ProjectMemberTests33-438754277 tempest-ProjectMemberTests33-438754277-project-admin] Empty body provided in request {{(pid=100298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 10:01:21.995347 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [None req-4272a9f3-69a6-4337-aa7e-dd6abcaf90ea tempest-ProjectMemberTests33-438754277 tempest-ProjectMemberTests33-438754277-project-admin] Calling method 'show' {{(pid=100298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 10:01:22.006320 np0000006707 devstack@c-api.service[100298]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 10:01:22.006320 np0000006707 devstack@c-api.service[100298]: warnings.warn( Aug 07 10:01:22.011703 np0000006707 devstack@c-api.service[100298]: INFO cinder.volume.api [None req-4272a9f3-69a6-4337-aa7e-dd6abcaf90ea tempest-ProjectMemberTests33-438754277 tempest-ProjectMemberTests33-438754277-project-admin] Volume info retrieved successfully. Aug 07 10:01:22.018833 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [None req-4272a9f3-69a6-4337-aa7e-dd6abcaf90ea tempest-ProjectMemberTests33-438754277 tempest-ProjectMemberTests33-438754277-project-admin] https://10.4.3.8/volume/v3/volumes/ed8f071e-f1db-4ea9-a31a-ad9b9b4717c3 returned with HTTP 200 Aug 07 10:01:22.018833 np0000006707 devstack@c-api.service[100298]: [pid: 100298|app: 0|req: 905/3610] 10.4.3.8 () {68 vars in 1374 bytes} [Fri Aug 7 10:01:21 2026] GET /volume/v3/volumes/ed8f071e-f1db-4ea9-a31a-ad9b9b4717c3 => generated 1070 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 10:01:22.042123 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.volume.api [None req-4ff4e589-21d7-4300-b9c5-bf176d137a67 tempest-SnapshotDataIntegrityTests-488661116 tempest-SnapshotDataIntegrityTests-488661116-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (72212c53-dfd9-43d2-97e8-935a5222bee0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'b0355c75-c33c-4eaf-b4be-5eaded6f6876', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-SnapshotDataIntegrityTests-volume-1286276044',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ac0792cd8f5b4ff5931f0594ac110db8',qos_specs=None,replication_status=,reservations=['59d67ffc-efa2-4f6d-856d-54e37639be3f','e9a22809-0593-4ba5-82a9-5b4e4de90ca9','0868c7e1-2ef0-4420-a7a7-317f1194fd3e','7bb9ff1b-d6d3-491a-bc0e-8d317db753e2'],size=1,snapshot_id=7fb0a8ba-c563-4bae-b9b5-6b9f38f54f43,source_replicaid=,source_volid=None,status='creating',user_id='f95f1dcfc5584b39bb34ad233b4bb5c0',volume_type_id=45fd9a3a-b61e-4c6c-9ab7-d02f06678d0d), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-07T10:01:22Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-SnapshotDataIntegrityTests-volume-1286276044',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=b0355c75-c33c-4eaf-b4be-5eaded6f6876,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='ac0792cd8f5b4ff5931f0594ac110db8',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=7fb0a8ba-c563-4bae-b9b5-6b9f38f54f43,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='f95f1dcfc5584b39bb34ad233b4bb5c0',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(45fd9a3a-b61e-4c6c-9ab7-d02f06678d0d),volume_type_id=45fd9a3a-b61e-4c6c-9ab7-d02f06678d0d)}' {{(pid=100295) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 10:01:22.043030 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.volume.api [None req-4ff4e589-21d7-4300-b9c5-bf176d137a67 tempest-SnapshotDataIntegrityTests-488661116 tempest-SnapshotDataIntegrityTests-488661116-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ed3e1c65-901e-41a9-8ed0-280e7e214e0c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100295) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 10:01:22.072396 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.volume.api [None req-4ff4e589-21d7-4300-b9c5-bf176d137a67 tempest-SnapshotDataIntegrityTests-488661116 tempest-SnapshotDataIntegrityTests-488661116-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ed3e1c65-901e-41a9-8ed0-280e7e214e0c) transitioned into state 'SUCCESS' from state '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-1286276044',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ac0792cd8f5b4ff5931f0594ac110db8',qos_specs=None,replication_status=,reservations=['59d67ffc-efa2-4f6d-856d-54e37639be3f','e9a22809-0593-4ba5-82a9-5b4e4de90ca9','0868c7e1-2ef0-4420-a7a7-317f1194fd3e','7bb9ff1b-d6d3-491a-bc0e-8d317db753e2'],size=1,snapshot_id=7fb0a8ba-c563-4bae-b9b5-6b9f38f54f43,source_replicaid=,source_volid=None,status='creating',user_id='f95f1dcfc5584b39bb34ad233b4bb5c0',volume_type_id=45fd9a3a-b61e-4c6c-9ab7-d02f06678d0d)}' {{(pid=100295) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 10:01:22.073256 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.volume.api [None req-4ff4e589-21d7-4300-b9c5-bf176d137a67 tempest-SnapshotDataIntegrityTests-488661116 tempest-SnapshotDataIntegrityTests-488661116-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a50428d1-0c71-4023-ba01-e193b9571423) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100295) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 10:01:22.101360 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.volume.api [None req-4ff4e589-21d7-4300-b9c5-bf176d137a67 tempest-SnapshotDataIntegrityTests-488661116 tempest-SnapshotDataIntegrityTests-488661116-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a50428d1-0c71-4023-ba01-e193b9571423) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100295) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 10:01:22.102533 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.volume.api [None req-4ff4e589-21d7-4300-b9c5-bf176d137a67 tempest-SnapshotDataIntegrityTests-488661116 tempest-SnapshotDataIntegrityTests-488661116-project-member] Flow 'volume_create_api' (1d0618cb-af4f-4120-8657-e9ce601f3b0f) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100295) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 10:01:22.102935 np0000006707 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-4ff4e589-21d7-4300-b9c5-bf176d137a67 tempest-SnapshotDataIntegrityTests-488661116 tempest-SnapshotDataIntegrityTests-488661116-project-member] Create volume request issued successfully. Aug 07 10:01:22.103799 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-4ff4e589-21d7-4300-b9c5-bf176d137a67 tempest-SnapshotDataIntegrityTests-488661116 tempest-SnapshotDataIntegrityTests-488661116-project-member] https://10.4.3.8/volume/v3/volumes returned with HTTP 202 Aug 07 10:01:22.104350 np0000006707 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 903/3611] 10.4.3.8 () {68 vars in 1245 bytes} [Fri Aug 7 10:01:21 2026] POST /volume/v3/volumes => generated 787 bytes in 233 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 07 10:01:22.120657 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [None req-c9260f49-5af5-439d-8247-063604c15271 None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:01:22.124466 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-c9260f49-5af5-439d-8247-063604c15271 tempest-SnapshotDataIntegrityTests-488661116 tempest-SnapshotDataIntegrityTests-488661116-project-member] GET https://10.4.3.8/volume/v3/volumes/b0355c75-c33c-4eaf-b4be-5eaded6f6876 Aug 07 10:01:22.124466 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-c9260f49-5af5-439d-8247-063604c15271 tempest-SnapshotDataIntegrityTests-488661116 tempest-SnapshotDataIntegrityTests-488661116-project-member] Empty body provided in request {{(pid=100296) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 10:01:22.124466 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-c9260f49-5af5-439d-8247-063604c15271 tempest-SnapshotDataIntegrityTests-488661116 tempest-SnapshotDataIntegrityTests-488661116-project-member] Calling method 'show' {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 10:01:22.134678 np0000006707 devstack@c-api.service[100296]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 10:01:22.134678 np0000006707 devstack@c-api.service[100296]: warnings.warn( Aug 07 10:01:22.139634 np0000006707 devstack@c-api.service[100296]: INFO cinder.volume.api [None req-c9260f49-5af5-439d-8247-063604c15271 tempest-SnapshotDataIntegrityTests-488661116 tempest-SnapshotDataIntegrityTests-488661116-project-member] Volume info retrieved successfully. Aug 07 10:01:22.146050 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-c9260f49-5af5-439d-8247-063604c15271 tempest-SnapshotDataIntegrityTests-488661116 tempest-SnapshotDataIntegrityTests-488661116-project-member] https://10.4.3.8/volume/v3/volumes/b0355c75-c33c-4eaf-b4be-5eaded6f6876 returned with HTTP 200 Aug 07 10:01:22.146824 np0000006707 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 902/3612] 10.4.3.8 () {66 vars in 1334 bytes} [Fri Aug 7 10:01:22 2026] GET /volume/v3/volumes/b0355c75-c33c-4eaf-b4be-5eaded6f6876 => generated 855 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 10:01:22.215184 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [req-e2e5a427-482d-42ad-b35c-374ee05047e8 req-685ce73a-6cd9-48c2-adb3-71c5a3bcaf15 None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:01:22.217228 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [req-e2e5a427-482d-42ad-b35c-374ee05047e8 req-685ce73a-6cd9-48c2-adb3-71c5a3bcaf15 tempest-TestVolumeBootPattern-391440175 tempest-TestVolumeBootPattern-391440175-project-member] GET https://10.4.3.8/volume/v3/volumes/f6aad5a3-22f2-40c4-b499-b266993a53b3 Aug 07 10:01:22.217803 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [req-e2e5a427-482d-42ad-b35c-374ee05047e8 req-685ce73a-6cd9-48c2-adb3-71c5a3bcaf15 tempest-TestVolumeBootPattern-391440175 tempest-TestVolumeBootPattern-391440175-project-member] Empty body provided in request {{(pid=100297) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 10:01:22.218183 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [req-e2e5a427-482d-42ad-b35c-374ee05047e8 req-685ce73a-6cd9-48c2-adb3-71c5a3bcaf15 tempest-TestVolumeBootPattern-391440175 tempest-TestVolumeBootPattern-391440175-project-member] Calling method 'show' {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 10:01:22.226845 np0000006707 devstack@c-api.service[100297]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 10:01:22.226845 np0000006707 devstack@c-api.service[100297]: warnings.warn( Aug 07 10:01:22.232738 np0000006707 devstack@c-api.service[100297]: INFO cinder.volume.api [req-e2e5a427-482d-42ad-b35c-374ee05047e8 req-685ce73a-6cd9-48c2-adb3-71c5a3bcaf15 tempest-TestVolumeBootPattern-391440175 tempest-TestVolumeBootPattern-391440175-project-member] Volume info retrieved successfully. Aug 07 10:01:22.239866 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [req-e2e5a427-482d-42ad-b35c-374ee05047e8 req-685ce73a-6cd9-48c2-adb3-71c5a3bcaf15 tempest-TestVolumeBootPattern-391440175 tempest-TestVolumeBootPattern-391440175-project-member] https://10.4.3.8/volume/v3/volumes/f6aad5a3-22f2-40c4-b499-b266993a53b3 returned with HTTP 200 Aug 07 10:01:22.240515 np0000006707 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 903/3613] 10.4.3.8 () {68 vars in 1584 bytes} [Fri Aug 7 10:01:22 2026] GET /volume/v3/volumes/f6aad5a3-22f2-40c4-b499-b266993a53b3 => generated 868 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 10:01:22.251641 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.middleware.request_id [None req-e56f6a43-28cb-48c1-9a60-6496583229f6 None None] RequestId filter calling following filter/app {{(pid=100298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:01:22.252153 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [None req-e56f6a43-28cb-48c1-9a60-6496583229f6 None None] GET https://10.4.3.8/volume// Aug 07 10:01:22.252369 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [None req-e56f6a43-28cb-48c1-9a60-6496583229f6 None None] Empty body provided in request {{(pid=100298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 10:01:22.252655 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [None req-e56f6a43-28cb-48c1-9a60-6496583229f6 None None] Calling method 'all' {{(pid=100298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 10:01:22.253077 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [None req-e56f6a43-28cb-48c1-9a60-6496583229f6 None None] https://10.4.3.8/volume// returned with HTTP 300 Aug 07 10:01:22.253388 np0000006707 devstack@c-api.service[100298]: [pid: 100298|app: 0|req: 906/3614] 10.4.3.8 () {66 vars in 1405 bytes} [Fri Aug 7 10:01:22 2026] GET /volume/ => generated 384 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 07 10:01:22.265339 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [req-e2e5a427-482d-42ad-b35c-374ee05047e8 req-df8d13e6-4741-421b-ae2f-c8861220c152 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:01:22.268092 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [req-e2e5a427-482d-42ad-b35c-374ee05047e8 req-df8d13e6-4741-421b-ae2f-c8861220c152 tempest-TestVolumeBootPattern-391440175 tempest-TestVolumeBootPattern-391440175-project-member] POST https://10.4.3.8/volume/v3/attachments Aug 07 10:01:22.268550 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [req-e2e5a427-482d-42ad-b35c-374ee05047e8 req-df8d13e6-4741-421b-ae2f-c8861220c152 tempest-TestVolumeBootPattern-391440175 tempest-TestVolumeBootPattern-391440175-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "f6aad5a3-22f2-40c4-b499-b266993a53b3", "connector": null, "instance_uuid": "9dc58165-7abf-4735-b34e-1bc1c51911fd"}} {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 10:01:22.281557 np0000006707 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 10:01:22.281557 np0000006707 devstack@c-api.service[100295]: warnings.warn( Aug 07 10:01:22.318570 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [req-e2e5a427-482d-42ad-b35c-374ee05047e8 req-df8d13e6-4741-421b-ae2f-c8861220c152 tempest-TestVolumeBootPattern-391440175 tempest-TestVolumeBootPattern-391440175-project-member] https://10.4.3.8/volume/v3/attachments returned with HTTP 200 Aug 07 10:01:22.319186 np0000006707 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 904/3615] 10.4.3.8 () {74 vars in 1580 bytes} [Fri Aug 7 10:01:22 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 10:01:23.036914 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [None req-38b802ec-1f97-43fc-8ee8-ec70f20d1abc None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:01:23.038665 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-38b802ec-1f97-43fc-8ee8-ec70f20d1abc tempest-ProjectMemberTests33-438754277 tempest-ProjectMemberTests33-438754277-project-admin] GET https://10.4.3.8/volume/v3/volumes/ed8f071e-f1db-4ea9-a31a-ad9b9b4717c3 Aug 07 10:01:23.038875 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-38b802ec-1f97-43fc-8ee8-ec70f20d1abc tempest-ProjectMemberTests33-438754277 tempest-ProjectMemberTests33-438754277-project-admin] Empty body provided in request {{(pid=100296) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 10:01:23.039078 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-38b802ec-1f97-43fc-8ee8-ec70f20d1abc tempest-ProjectMemberTests33-438754277 tempest-ProjectMemberTests33-438754277-project-admin] Calling method 'show' {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 10:01:23.046087 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-38b802ec-1f97-43fc-8ee8-ec70f20d1abc tempest-ProjectMemberTests33-438754277 tempest-ProjectMemberTests33-438754277-project-admin] https://10.4.3.8/volume/v3/volumes/ed8f071e-f1db-4ea9-a31a-ad9b9b4717c3 returned with HTTP 404 Aug 07 10:01:23.046550 np0000006707 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 903/3616] 10.4.3.8 () {68 vars in 1374 bytes} [Fri Aug 7 10:01:23 2026] GET /volume/v3/volumes/ed8f071e-f1db-4ea9-a31a-ad9b9b4717c3 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 10:01:23.055620 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [None req-04f12b1b-6e07-4c85-9eb6-e17989567f4f None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:01:23.058037 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-04f12b1b-6e07-4c85-9eb6-e17989567f4f tempest-ProjectMemberTests33-438754277 tempest-ProjectMemberTests33-438754277-project-member] GET https://10.4.3.8/volume/v3/backups/9060cb5e-ae41-4860-8256-156162e3bc1f Aug 07 10:01:23.058453 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-04f12b1b-6e07-4c85-9eb6-e17989567f4f tempest-ProjectMemberTests33-438754277 tempest-ProjectMemberTests33-438754277-project-member] Empty body provided in request {{(pid=100297) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 10:01:23.058804 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-04f12b1b-6e07-4c85-9eb6-e17989567f4f tempest-ProjectMemberTests33-438754277 tempest-ProjectMemberTests33-438754277-project-member] Calling method 'show' {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 10:01:23.059437 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.v3.backups [None req-04f12b1b-6e07-4c85-9eb6-e17989567f4f tempest-ProjectMemberTests33-438754277 tempest-ProjectMemberTests33-438754277-project-member] Show backup with id 9060cb5e-ae41-4860-8256-156162e3bc1f. {{(pid=100297) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 10:01:23.067807 np0000006707 devstack@c-api.service[100297]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 10:01:23.067807 np0000006707 devstack@c-api.service[100297]: warnings.warn( Aug 07 10:01:23.067807 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-04f12b1b-6e07-4c85-9eb6-e17989567f4f tempest-ProjectMemberTests33-438754277 tempest-ProjectMemberTests33-438754277-project-member] https://10.4.3.8/volume/v3/backups/9060cb5e-ae41-4860-8256-156162e3bc1f returned with HTTP 200 Aug 07 10:01:23.067807 np0000006707 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 904/3617] 10.4.3.8 () {68 vars in 1374 bytes} [Fri Aug 7 10:01:23 2026] GET /volume/v3/backups/9060cb5e-ae41-4860-8256-156162e3bc1f => generated 733 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 10:01:23.081970 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.middleware.request_id [None req-adc31b15-7add-4536-a891-41b61b7213f8 None None] RequestId filter calling following filter/app {{(pid=100298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:01:23.086092 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [None req-adc31b15-7add-4536-a891-41b61b7213f8 tempest-ProjectMemberTests33-438754277 tempest-ProjectMemberTests33-438754277-project-admin] DELETE https://10.4.3.8/volume/v3/backups/8f57fcc5-ba13-40f9-bfc4-574cf1068ed7 Aug 07 10:01:23.086389 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [None req-adc31b15-7add-4536-a891-41b61b7213f8 tempest-ProjectMemberTests33-438754277 tempest-ProjectMemberTests33-438754277-project-admin] Empty body provided in request {{(pid=100298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 10:01:23.086645 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [None req-adc31b15-7add-4536-a891-41b61b7213f8 tempest-ProjectMemberTests33-438754277 tempest-ProjectMemberTests33-438754277-project-admin] Calling method 'delete' {{(pid=100298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 10:01:23.086777 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.contrib.backups [None req-adc31b15-7add-4536-a891-41b61b7213f8 tempest-ProjectMemberTests33-438754277 tempest-ProjectMemberTests33-438754277-project-admin] Delete backup with id: 8f57fcc5-ba13-40f9-bfc4-574cf1068ed7. Aug 07 10:01:23.092329 np0000006707 devstack@c-api.service[100298]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 10:01:23.092329 np0000006707 devstack@c-api.service[100298]: warnings.warn( Aug 07 10:01:23.106455 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.backup.rpcapi [None req-adc31b15-7add-4536-a891-41b61b7213f8 tempest-ProjectMemberTests33-438754277 tempest-ProjectMemberTests33-438754277-project-admin] delete_backup rpcapi backup_id 8f57fcc5-ba13-40f9-bfc4-574cf1068ed7 {{(pid=100298) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 07 10:01:23.108428 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [None req-adc31b15-7add-4536-a891-41b61b7213f8 tempest-ProjectMemberTests33-438754277 tempest-ProjectMemberTests33-438754277-project-admin] https://10.4.3.8/volume/v3/backups/8f57fcc5-ba13-40f9-bfc4-574cf1068ed7 returned with HTTP 202 Aug 07 10:01:23.108895 np0000006707 devstack@c-api.service[100298]: [pid: 100298|app: 0|req: 907/3618] 10.4.3.8 () {68 vars in 1377 bytes} [Fri Aug 7 10:01:23 2026] DELETE /volume/v3/backups/8f57fcc5-ba13-40f9-bfc4-574cf1068ed7 => generated 0 bytes in 27 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 07 10:01:23.116215 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-131231ba-874c-46ce-8d79-32f3dbd67623 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:01:23.118598 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-131231ba-874c-46ce-8d79-32f3dbd67623 tempest-ProjectMemberTests33-438754277 tempest-ProjectMemberTests33-438754277-project-admin] GET https://10.4.3.8/volume/v3/backups/8f57fcc5-ba13-40f9-bfc4-574cf1068ed7 Aug 07 10:01:23.118883 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-131231ba-874c-46ce-8d79-32f3dbd67623 tempest-ProjectMemberTests33-438754277 tempest-ProjectMemberTests33-438754277-project-admin] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 10:01:23.119148 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-131231ba-874c-46ce-8d79-32f3dbd67623 tempest-ProjectMemberTests33-438754277 tempest-ProjectMemberTests33-438754277-project-admin] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 10:01:23.119290 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.v3.backups [None req-131231ba-874c-46ce-8d79-32f3dbd67623 tempest-ProjectMemberTests33-438754277 tempest-ProjectMemberTests33-438754277-project-admin] Show backup with id 8f57fcc5-ba13-40f9-bfc4-574cf1068ed7. {{(pid=100295) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 10:01:23.124847 np0000006707 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 10:01:23.124847 np0000006707 devstack@c-api.service[100295]: warnings.warn( Aug 07 10:01:23.125853 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-131231ba-874c-46ce-8d79-32f3dbd67623 tempest-ProjectMemberTests33-438754277 tempest-ProjectMemberTests33-438754277-project-admin] https://10.4.3.8/volume/v3/backups/8f57fcc5-ba13-40f9-bfc4-574cf1068ed7 returned with HTTP 200 Aug 07 10:01:23.126279 np0000006707 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 905/3619] 10.4.3.8 () {68 vars in 1374 bytes} [Fri Aug 7 10:01:23 2026] GET /volume/v3/backups/8f57fcc5-ba13-40f9-bfc4-574cf1068ed7 => generated 732 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 10:01:23.165393 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [None req-53acf491-1efc-406d-b878-366ad70fa4e6 None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:01:23.167041 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-53acf491-1efc-406d-b878-366ad70fa4e6 tempest-SnapshotDataIntegrityTests-488661116 tempest-SnapshotDataIntegrityTests-488661116-project-member] GET https://10.4.3.8/volume/v3/volumes/b0355c75-c33c-4eaf-b4be-5eaded6f6876 Aug 07 10:01:23.167222 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-53acf491-1efc-406d-b878-366ad70fa4e6 tempest-SnapshotDataIntegrityTests-488661116 tempest-SnapshotDataIntegrityTests-488661116-project-member] Empty body provided in request {{(pid=100296) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 10:01:23.167396 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-53acf491-1efc-406d-b878-366ad70fa4e6 tempest-SnapshotDataIntegrityTests-488661116 tempest-SnapshotDataIntegrityTests-488661116-project-member] Calling method 'show' {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 10:01:23.176670 np0000006707 devstack@c-api.service[100296]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 10:01:23.176670 np0000006707 devstack@c-api.service[100296]: warnings.warn( Aug 07 10:01:23.180140 np0000006707 devstack@c-api.service[100296]: INFO cinder.volume.api [None req-53acf491-1efc-406d-b878-366ad70fa4e6 tempest-SnapshotDataIntegrityTests-488661116 tempest-SnapshotDataIntegrityTests-488661116-project-member] Volume info retrieved successfully. Aug 07 10:01:23.191699 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-53acf491-1efc-406d-b878-366ad70fa4e6 tempest-SnapshotDataIntegrityTests-488661116 tempest-SnapshotDataIntegrityTests-488661116-project-member] https://10.4.3.8/volume/v3/volumes/b0355c75-c33c-4eaf-b4be-5eaded6f6876 returned with HTTP 200 Aug 07 10:01:23.191699 np0000006707 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 904/3620] 10.4.3.8 () {66 vars in 1334 bytes} [Fri Aug 7 10:01:23 2026] GET /volume/v3/volumes/b0355c75-c33c-4eaf-b4be-5eaded6f6876 => generated 880 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 10:01:23.204845 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [None req-97520256-034c-4ddc-88b3-4a21f3438403 None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:01:23.210209 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-97520256-034c-4ddc-88b3-4a21f3438403 tempest-SnapshotDataIntegrityTests-488661116 tempest-SnapshotDataIntegrityTests-488661116-project-member] GET https://10.4.3.8/volume/v3/volumes/b0355c75-c33c-4eaf-b4be-5eaded6f6876 Aug 07 10:01:23.210209 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-97520256-034c-4ddc-88b3-4a21f3438403 tempest-SnapshotDataIntegrityTests-488661116 tempest-SnapshotDataIntegrityTests-488661116-project-member] Empty body provided in request {{(pid=100297) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 10:01:23.210209 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-97520256-034c-4ddc-88b3-4a21f3438403 tempest-SnapshotDataIntegrityTests-488661116 tempest-SnapshotDataIntegrityTests-488661116-project-member] Calling method 'show' {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 10:01:23.216055 np0000006707 devstack@c-api.service[100297]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 10:01:23.216055 np0000006707 devstack@c-api.service[100297]: warnings.warn( Aug 07 10:01:23.221258 np0000006707 devstack@c-api.service[100297]: INFO cinder.volume.api [None req-97520256-034c-4ddc-88b3-4a21f3438403 tempest-SnapshotDataIntegrityTests-488661116 tempest-SnapshotDataIntegrityTests-488661116-project-member] Volume info retrieved successfully. Aug 07 10:01:23.228443 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-97520256-034c-4ddc-88b3-4a21f3438403 tempest-SnapshotDataIntegrityTests-488661116 tempest-SnapshotDataIntegrityTests-488661116-project-member] https://10.4.3.8/volume/v3/volumes/b0355c75-c33c-4eaf-b4be-5eaded6f6876 returned with HTTP 200 Aug 07 10:01:23.228443 np0000006707 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 905/3621] 10.4.3.8 () {66 vars in 1334 bytes} [Fri Aug 7 10:01:23 2026] GET /volume/v3/volumes/b0355c75-c33c-4eaf-b4be-5eaded6f6876 => generated 880 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 10:01:23.582512 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.middleware.request_id [None req-748fa6c8-f1df-4b4f-b2df-77f1819fb9b9 None None] RequestId filter calling following filter/app {{(pid=100298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:01:23.582512 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [None req-748fa6c8-f1df-4b4f-b2df-77f1819fb9b9 None None] GET https://10.4.3.8/volume// Aug 07 10:01:23.582512 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [None req-748fa6c8-f1df-4b4f-b2df-77f1819fb9b9 None None] Empty body provided in request {{(pid=100298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 10:01:23.582512 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [None req-748fa6c8-f1df-4b4f-b2df-77f1819fb9b9 None None] Calling method 'all' {{(pid=100298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 10:01:23.582512 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [None req-748fa6c8-f1df-4b4f-b2df-77f1819fb9b9 None None] https://10.4.3.8/volume// returned with HTTP 300 Aug 07 10:01:23.582512 np0000006707 devstack@c-api.service[100298]: [pid: 100298|app: 0|req: 908/3622] 10.4.3.8 () {66 vars in 1412 bytes} [Fri Aug 7 10:01:23 2026] GET /volume/ => generated 384 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 07 10:01:23.591728 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [req-e2e5a427-482d-42ad-b35c-374ee05047e8 req-85e5615f-614b-4bf7-9eac-cb051722b7e0 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:01:23.594111 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [req-e2e5a427-482d-42ad-b35c-374ee05047e8 req-85e5615f-614b-4bf7-9eac-cb051722b7e0 tempest-TestVolumeBootPattern-391440175 tempest-TestVolumeBootPattern-391440175-project-member] GET https://10.4.3.8/volume/v3/volumes/f6aad5a3-22f2-40c4-b499-b266993a53b3 Aug 07 10:01:23.594111 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [req-e2e5a427-482d-42ad-b35c-374ee05047e8 req-85e5615f-614b-4bf7-9eac-cb051722b7e0 tempest-TestVolumeBootPattern-391440175 tempest-TestVolumeBootPattern-391440175-project-member] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 10:01:23.594259 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [req-e2e5a427-482d-42ad-b35c-374ee05047e8 req-85e5615f-614b-4bf7-9eac-cb051722b7e0 tempest-TestVolumeBootPattern-391440175 tempest-TestVolumeBootPattern-391440175-project-member] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 10:01:23.606142 np0000006707 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 10:01:23.606142 np0000006707 devstack@c-api.service[100295]: warnings.warn( Aug 07 10:01:23.610154 np0000006707 devstack@c-api.service[100295]: INFO cinder.volume.api [req-e2e5a427-482d-42ad-b35c-374ee05047e8 req-85e5615f-614b-4bf7-9eac-cb051722b7e0 tempest-TestVolumeBootPattern-391440175 tempest-TestVolumeBootPattern-391440175-project-member] Volume info retrieved successfully. Aug 07 10:01:23.614834 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [req-e2e5a427-482d-42ad-b35c-374ee05047e8 req-85e5615f-614b-4bf7-9eac-cb051722b7e0 tempest-TestVolumeBootPattern-391440175 tempest-TestVolumeBootPattern-391440175-project-member] https://10.4.3.8/volume/v3/volumes/f6aad5a3-22f2-40c4-b499-b266993a53b3 returned with HTTP 200 Aug 07 10:01:23.615287 np0000006707 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 906/3623] 10.4.3.8 () {70 vars in 1625 bytes} [Fri Aug 7 10:01:23 2026] GET /volume/v3/volumes/f6aad5a3-22f2-40c4-b499-b266993a53b3 => generated 1047 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 07 10:01:23.733684 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [req-e2e5a427-482d-42ad-b35c-374ee05047e8 req-748ccba6-0556-4f37-a28c-383220a69d0c None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:01:23.737519 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [req-e2e5a427-482d-42ad-b35c-374ee05047e8 req-748ccba6-0556-4f37-a28c-383220a69d0c tempest-TestVolumeBootPattern-391440175 tempest-TestVolumeBootPattern-391440175-project-member] PUT https://10.4.3.8/volume/v3/attachments/2bb54cab-295d-424f-8ee9-9280fbd3e132 Aug 07 10:01:23.737519 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [req-e2e5a427-482d-42ad-b35c-374ee05047e8 req-748ccba6-0556-4f37-a28c-383220a69d0c tempest-TestVolumeBootPattern-391440175 tempest-TestVolumeBootPattern-391440175-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.8", "host": "np0000006707", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:568b993d50b1", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "d2780578-1896-461f-80ac-b58d2e346b90", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 10:01:23.751523 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.coordination [req-e2e5a427-482d-42ad-b35c-374ee05047e8 req-748ccba6-0556-4f37-a28c-383220a69d0c tempest-TestVolumeBootPattern-391440175 tempest-TestVolumeBootPattern-391440175-project-member] Acquiring lock "cinder-attachment_update-f6aad5a3-22f2-40c4-b499-b266993a53b3-np0000006707" by "attachment_update" {{(pid=100296) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 07 10:01:23.760719 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.coordination [req-e2e5a427-482d-42ad-b35c-374ee05047e8 req-748ccba6-0556-4f37-a28c-383220a69d0c tempest-TestVolumeBootPattern-391440175 tempest-TestVolumeBootPattern-391440175-project-member] Lock "cinder-attachment_update-f6aad5a3-22f2-40c4-b499-b266993a53b3-np0000006707" acquired by "attachment_update" :: waited 0.009s {{(pid=100296) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 07 10:01:23.761898 np0000006707 devstack@c-api.service[100296]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 10:01:23.761898 np0000006707 devstack@c-api.service[100296]: warnings.warn( Aug 07 10:01:23.770544 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [req-2ee03cd2-d015-4279-a5ff-c51433d824e1 req-e2da02ca-de30-4c49-89ff-71561c54fe9d None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:01:23.771829 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [req-2ee03cd2-d015-4279-a5ff-c51433d824e1 req-e2da02ca-de30-4c49-89ff-71561c54fe9d tempest-SnapshotDataIntegrityTests-488661116 tempest-SnapshotDataIntegrityTests-488661116-project-member] GET https://10.4.3.8/volume/v3/volumes/b0355c75-c33c-4eaf-b4be-5eaded6f6876 Aug 07 10:01:23.772055 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [req-2ee03cd2-d015-4279-a5ff-c51433d824e1 req-e2da02ca-de30-4c49-89ff-71561c54fe9d tempest-SnapshotDataIntegrityTests-488661116 tempest-SnapshotDataIntegrityTests-488661116-project-member] Empty body provided in request {{(pid=100297) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 10:01:23.772279 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [req-2ee03cd2-d015-4279-a5ff-c51433d824e1 req-e2da02ca-de30-4c49-89ff-71561c54fe9d tempest-SnapshotDataIntegrityTests-488661116 tempest-SnapshotDataIntegrityTests-488661116-project-member] Calling method 'show' {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 10:01:23.779658 np0000006707 devstack@c-api.service[100297]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 10:01:23.779658 np0000006707 devstack@c-api.service[100297]: warnings.warn( Aug 07 10:01:23.784409 np0000006707 devstack@c-api.service[100297]: INFO cinder.volume.api [req-2ee03cd2-d015-4279-a5ff-c51433d824e1 req-e2da02ca-de30-4c49-89ff-71561c54fe9d tempest-SnapshotDataIntegrityTests-488661116 tempest-SnapshotDataIntegrityTests-488661116-project-member] Volume info retrieved successfully. Aug 07 10:01:23.788576 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [req-2ee03cd2-d015-4279-a5ff-c51433d824e1 req-e2da02ca-de30-4c49-89ff-71561c54fe9d tempest-SnapshotDataIntegrityTests-488661116 tempest-SnapshotDataIntegrityTests-488661116-project-member] https://10.4.3.8/volume/v3/volumes/b0355c75-c33c-4eaf-b4be-5eaded6f6876 returned with HTTP 200 Aug 07 10:01:23.789014 np0000006707 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 906/3624] 10.4.3.8 () {68 vars in 1584 bytes} [Fri Aug 7 10:01:23 2026] GET /volume/v3/volumes/b0355c75-c33c-4eaf-b4be-5eaded6f6876 => generated 880 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 10:01:23.875288 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.coordination [req-e2e5a427-482d-42ad-b35c-374ee05047e8 req-748ccba6-0556-4f37-a28c-383220a69d0c tempest-TestVolumeBootPattern-391440175 tempest-TestVolumeBootPattern-391440175-project-member] Lock "cinder-attachment_update-f6aad5a3-22f2-40c4-b499-b266993a53b3-np0000006707" released by "attachment_update" :: held 0.115s {{(pid=100296) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 07 10:01:23.876991 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [req-e2e5a427-482d-42ad-b35c-374ee05047e8 req-748ccba6-0556-4f37-a28c-383220a69d0c tempest-TestVolumeBootPattern-391440175 tempest-TestVolumeBootPattern-391440175-project-member] https://10.4.3.8/volume/v3/attachments/2bb54cab-295d-424f-8ee9-9280fbd3e132 returned with HTTP 200 Aug 07 10:01:23.876991 np0000006707 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 905/3625] 10.4.3.8 () {74 vars in 1690 bytes} [Fri Aug 7 10:01:23 2026] PUT /volume/v3/attachments/2bb54cab-295d-424f-8ee9-9280fbd3e132 => generated 968 bytes in 144 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 10:01:23.886146 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.middleware.request_id [None req-70b85ca7-6924-417a-a324-e2e9e0f10130 None None] RequestId filter calling following filter/app {{(pid=100298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:01:23.886146 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [None req-70b85ca7-6924-417a-a324-e2e9e0f10130 None None] GET https://10.4.3.8/volume// Aug 07 10:01:23.886146 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [None req-70b85ca7-6924-417a-a324-e2e9e0f10130 None None] Empty body provided in request {{(pid=100298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 10:01:23.886146 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [None req-70b85ca7-6924-417a-a324-e2e9e0f10130 None None] Calling method 'all' {{(pid=100298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 10:01:23.886146 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [None req-70b85ca7-6924-417a-a324-e2e9e0f10130 None None] https://10.4.3.8/volume// returned with HTTP 300 Aug 07 10:01:23.886146 np0000006707 devstack@c-api.service[100298]: [pid: 100298|app: 0|req: 909/3626] 10.4.3.8 () {66 vars in 1414 bytes} [Fri Aug 7 10:01:23 2026] GET /volume/ => generated 384 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 07 10:01:23.893867 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [req-2ee03cd2-d015-4279-a5ff-c51433d824e1 req-24632c61-59a3-4b69-af3a-3b497bb8ee07 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:01:23.896130 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [req-2ee03cd2-d015-4279-a5ff-c51433d824e1 req-24632c61-59a3-4b69-af3a-3b497bb8ee07 tempest-SnapshotDataIntegrityTests-488661116 tempest-SnapshotDataIntegrityTests-488661116-project-member] POST https://10.4.3.8/volume/v3/attachments Aug 07 10:01:23.896485 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [req-2ee03cd2-d015-4279-a5ff-c51433d824e1 req-24632c61-59a3-4b69-af3a-3b497bb8ee07 tempest-SnapshotDataIntegrityTests-488661116 tempest-SnapshotDataIntegrityTests-488661116-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "b0355c75-c33c-4eaf-b4be-5eaded6f6876", "connector": null, "instance_uuid": "ab1cb157-4ace-4e34-89fa-16e86af6a530"}} {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 10:01:23.909811 np0000006707 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 10:01:23.909811 np0000006707 devstack@c-api.service[100295]: warnings.warn( Aug 07 10:01:23.911191 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [req-e2e5a427-482d-42ad-b35c-374ee05047e8 req-82a2b9df-9291-4b1e-9f0f-097aecf6fe5c None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:01:23.913674 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [req-e2e5a427-482d-42ad-b35c-374ee05047e8 req-82a2b9df-9291-4b1e-9f0f-097aecf6fe5c tempest-TestVolumeBootPattern-391440175 tempest-TestVolumeBootPattern-391440175-project-member] POST https://10.4.3.8/volume/v3/attachments/2bb54cab-295d-424f-8ee9-9280fbd3e132/action Aug 07 10:01:23.914171 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [req-e2e5a427-482d-42ad-b35c-374ee05047e8 req-82a2b9df-9291-4b1e-9f0f-097aecf6fe5c tempest-TestVolumeBootPattern-391440175 tempest-TestVolumeBootPattern-391440175-project-member] Action body: b'{"os-complete": null}' {{(pid=100297) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 07 10:01:23.914340 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [req-e2e5a427-482d-42ad-b35c-374ee05047e8 req-82a2b9df-9291-4b1e-9f0f-097aecf6fe5c tempest-TestVolumeBootPattern-391440175 tempest-TestVolumeBootPattern-391440175-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 10:01:23.935373 np0000006707 devstack@c-api.service[100297]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 10:01:23.935373 np0000006707 devstack@c-api.service[100297]: warnings.warn( Aug 07 10:01:23.936140 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [req-2ee03cd2-d015-4279-a5ff-c51433d824e1 req-24632c61-59a3-4b69-af3a-3b497bb8ee07 tempest-SnapshotDataIntegrityTests-488661116 tempest-SnapshotDataIntegrityTests-488661116-project-member] https://10.4.3.8/volume/v3/attachments returned with HTTP 200 Aug 07 10:01:23.936589 np0000006707 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 907/3627] 10.4.3.8 () {74 vars in 1580 bytes} [Fri Aug 7 10:01:23 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 10:01:23.947440 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [req-e2e5a427-482d-42ad-b35c-374ee05047e8 req-82a2b9df-9291-4b1e-9f0f-097aecf6fe5c tempest-TestVolumeBootPattern-391440175 tempest-TestVolumeBootPattern-391440175-project-member] https://10.4.3.8/volume/v3/attachments/2bb54cab-295d-424f-8ee9-9280fbd3e132/action returned with HTTP 204 Aug 07 10:01:23.949013 np0000006707 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 907/3628] 10.4.3.8 () {74 vars in 1711 bytes} [Fri Aug 7 10:01:23 2026] POST /volume/v3/attachments/2bb54cab-295d-424f-8ee9-9280fbd3e132/action => generated 0 bytes in 37 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 07 10:01:23.975707 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [None req-d341c41c-1760-41e3-a875-75a56921d7e1 None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:01:23.978114 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-d341c41c-1760-41e3-a875-75a56921d7e1 tempest-SnapshotDataIntegrityTests-488661116 tempest-SnapshotDataIntegrityTests-488661116-project-member] GET https://10.4.3.8/volume/v3/volumes/b0355c75-c33c-4eaf-b4be-5eaded6f6876 Aug 07 10:01:23.978386 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-d341c41c-1760-41e3-a875-75a56921d7e1 tempest-SnapshotDataIntegrityTests-488661116 tempest-SnapshotDataIntegrityTests-488661116-project-member] Empty body provided in request {{(pid=100296) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 10:01:23.978733 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-d341c41c-1760-41e3-a875-75a56921d7e1 tempest-SnapshotDataIntegrityTests-488661116 tempest-SnapshotDataIntegrityTests-488661116-project-member] Calling method 'show' {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 10:01:23.992772 np0000006707 devstack@c-api.service[100296]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 10:01:23.992772 np0000006707 devstack@c-api.service[100296]: warnings.warn( Aug 07 10:01:23.994706 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.middleware.request_id [None req-0d6d8343-bb2b-4833-85c6-67f7899ce693 None None] RequestId filter calling following filter/app {{(pid=100298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:01:23.996362 np0000006707 devstack@c-api.service[100296]: INFO cinder.volume.api [None req-d341c41c-1760-41e3-a875-75a56921d7e1 tempest-SnapshotDataIntegrityTests-488661116 tempest-SnapshotDataIntegrityTests-488661116-project-member] Volume info retrieved successfully. Aug 07 10:01:23.996522 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [None req-0d6d8343-bb2b-4833-85c6-67f7899ce693 None None] GET https://10.4.3.8/volume// Aug 07 10:01:23.996755 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [None req-0d6d8343-bb2b-4833-85c6-67f7899ce693 None None] Empty body provided in request {{(pid=100298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 10:01:23.997010 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [None req-0d6d8343-bb2b-4833-85c6-67f7899ce693 None None] Calling method 'all' {{(pid=100298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 10:01:23.997373 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [None req-0d6d8343-bb2b-4833-85c6-67f7899ce693 None None] https://10.4.3.8/volume// returned with HTTP 300 Aug 07 10:01:23.997771 np0000006707 devstack@c-api.service[100298]: [pid: 100298|app: 0|req: 910/3629] 10.4.3.8 () {66 vars in 1412 bytes} [Fri Aug 7 10:01:23 2026] GET /volume/ => generated 384 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 07 10:01:24.003266 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-d341c41c-1760-41e3-a875-75a56921d7e1 tempest-SnapshotDataIntegrityTests-488661116 tempest-SnapshotDataIntegrityTests-488661116-project-member] https://10.4.3.8/volume/v3/volumes/b0355c75-c33c-4eaf-b4be-5eaded6f6876 returned with HTTP 200 Aug 07 10:01:24.003778 np0000006707 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 906/3630] 10.4.3.8 () {66 vars in 1334 bytes} [Fri Aug 7 10:01:23 2026] GET /volume/v3/volumes/b0355c75-c33c-4eaf-b4be-5eaded6f6876 => generated 879 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 10:01:24.008137 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [req-2ee03cd2-d015-4279-a5ff-c51433d824e1 req-6e26f1f0-5622-47f2-b1e1-f8bde431b193 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:01:24.014785 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [req-2ee03cd2-d015-4279-a5ff-c51433d824e1 req-6e26f1f0-5622-47f2-b1e1-f8bde431b193 tempest-SnapshotDataIntegrityTests-488661116 tempest-SnapshotDataIntegrityTests-488661116-project-member] GET https://10.4.3.8/volume/v3/volumes/b0355c75-c33c-4eaf-b4be-5eaded6f6876 Aug 07 10:01:24.015082 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [req-2ee03cd2-d015-4279-a5ff-c51433d824e1 req-6e26f1f0-5622-47f2-b1e1-f8bde431b193 tempest-SnapshotDataIntegrityTests-488661116 tempest-SnapshotDataIntegrityTests-488661116-project-member] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 10:01:24.015364 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [req-2ee03cd2-d015-4279-a5ff-c51433d824e1 req-6e26f1f0-5622-47f2-b1e1-f8bde431b193 tempest-SnapshotDataIntegrityTests-488661116 tempest-SnapshotDataIntegrityTests-488661116-project-member] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 10:01:24.028540 np0000006707 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 10:01:24.028540 np0000006707 devstack@c-api.service[100295]: warnings.warn( Aug 07 10:01:24.034811 np0000006707 devstack@c-api.service[100295]: INFO cinder.volume.api [req-2ee03cd2-d015-4279-a5ff-c51433d824e1 req-6e26f1f0-5622-47f2-b1e1-f8bde431b193 tempest-SnapshotDataIntegrityTests-488661116 tempest-SnapshotDataIntegrityTests-488661116-project-member] Volume info retrieved successfully. Aug 07 10:01:24.041996 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [req-2ee03cd2-d015-4279-a5ff-c51433d824e1 req-6e26f1f0-5622-47f2-b1e1-f8bde431b193 tempest-SnapshotDataIntegrityTests-488661116 tempest-SnapshotDataIntegrityTests-488661116-project-member] https://10.4.3.8/volume/v3/volumes/b0355c75-c33c-4eaf-b4be-5eaded6f6876 returned with HTTP 200 Aug 07 10:01:24.042573 np0000006707 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 908/3631] 10.4.3.8 () {70 vars in 1625 bytes} [Fri Aug 7 10:01:24 2026] GET /volume/v3/volumes/b0355c75-c33c-4eaf-b4be-5eaded6f6876 => generated 1059 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 07 10:01:24.139682 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [None req-3c850a45-7a4b-4f70-a2da-31e68cfe294a None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:01:24.142144 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-3c850a45-7a4b-4f70-a2da-31e68cfe294a tempest-ProjectMemberTests33-438754277 tempest-ProjectMemberTests33-438754277-project-admin] GET https://10.4.3.8/volume/v3/backups/8f57fcc5-ba13-40f9-bfc4-574cf1068ed7 Aug 07 10:01:24.142443 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-3c850a45-7a4b-4f70-a2da-31e68cfe294a tempest-ProjectMemberTests33-438754277 tempest-ProjectMemberTests33-438754277-project-admin] Empty body provided in request {{(pid=100297) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 10:01:24.142730 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-3c850a45-7a4b-4f70-a2da-31e68cfe294a tempest-ProjectMemberTests33-438754277 tempest-ProjectMemberTests33-438754277-project-admin] Calling method 'show' {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 10:01:24.142873 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.v3.backups [None req-3c850a45-7a4b-4f70-a2da-31e68cfe294a tempest-ProjectMemberTests33-438754277 tempest-ProjectMemberTests33-438754277-project-admin] Show backup with id 8f57fcc5-ba13-40f9-bfc4-574cf1068ed7. {{(pid=100297) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 10:01:24.147834 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-3c850a45-7a4b-4f70-a2da-31e68cfe294a tempest-ProjectMemberTests33-438754277 tempest-ProjectMemberTests33-438754277-project-admin] https://10.4.3.8/volume/v3/backups/8f57fcc5-ba13-40f9-bfc4-574cf1068ed7 returned with HTTP 404 Aug 07 10:01:24.148633 np0000006707 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 908/3632] 10.4.3.8 () {68 vars in 1374 bytes} [Fri Aug 7 10:01:24 2026] GET /volume/v3/backups/8f57fcc5-ba13-40f9-bfc4-574cf1068ed7 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 10:01:24.158981 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.middleware.request_id [req-2ee03cd2-d015-4279-a5ff-c51433d824e1 req-ffb31909-4fb8-4149-ba13-1ad7e7d0ef34 None None] RequestId filter calling following filter/app {{(pid=100298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:01:24.160989 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [None req-abfd1cd6-6e13-4e69-a935-0067915af1f5 None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:01:24.163466 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [req-2ee03cd2-d015-4279-a5ff-c51433d824e1 req-ffb31909-4fb8-4149-ba13-1ad7e7d0ef34 tempest-SnapshotDataIntegrityTests-488661116 tempest-SnapshotDataIntegrityTests-488661116-project-member] PUT https://10.4.3.8/volume/v3/attachments/e651158d-dc68-47d0-a335-9dc777b04cb7 Aug 07 10:01:24.163466 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [req-2ee03cd2-d015-4279-a5ff-c51433d824e1 req-ffb31909-4fb8-4149-ba13-1ad7e7d0ef34 tempest-SnapshotDataIntegrityTests-488661116 tempest-SnapshotDataIntegrityTests-488661116-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.8", "host": "np0000006707", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:568b993d50b1", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "d2780578-1896-461f-80ac-b58d2e346b90", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 10:01:24.163702 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-abfd1cd6-6e13-4e69-a935-0067915af1f5 tempest-ProjectMemberTests33-438754277 tempest-ProjectMemberTests33-438754277-project-admin] DELETE https://10.4.3.8/volume/v3/backups/dd7e012a-1615-4a22-8e50-739f13a7aa8a Aug 07 10:01:24.163702 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-abfd1cd6-6e13-4e69-a935-0067915af1f5 tempest-ProjectMemberTests33-438754277 tempest-ProjectMemberTests33-438754277-project-admin] Empty body provided in request {{(pid=100296) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 10:01:24.163702 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-abfd1cd6-6e13-4e69-a935-0067915af1f5 tempest-ProjectMemberTests33-438754277 tempest-ProjectMemberTests33-438754277-project-admin] Calling method 'delete' {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 10:01:24.163702 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.contrib.backups [None req-abfd1cd6-6e13-4e69-a935-0067915af1f5 tempest-ProjectMemberTests33-438754277 tempest-ProjectMemberTests33-438754277-project-admin] Delete backup with id: dd7e012a-1615-4a22-8e50-739f13a7aa8a. Aug 07 10:01:24.168005 np0000006707 devstack@c-api.service[100296]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 10:01:24.168005 np0000006707 devstack@c-api.service[100296]: warnings.warn( Aug 07 10:01:24.173411 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.coordination [req-2ee03cd2-d015-4279-a5ff-c51433d824e1 req-ffb31909-4fb8-4149-ba13-1ad7e7d0ef34 tempest-SnapshotDataIntegrityTests-488661116 tempest-SnapshotDataIntegrityTests-488661116-project-member] Acquiring lock "cinder-attachment_update-b0355c75-c33c-4eaf-b4be-5eaded6f6876-np0000006707" by "attachment_update" {{(pid=100298) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 07 10:01:24.180887 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.coordination [req-2ee03cd2-d015-4279-a5ff-c51433d824e1 req-ffb31909-4fb8-4149-ba13-1ad7e7d0ef34 tempest-SnapshotDataIntegrityTests-488661116 tempest-SnapshotDataIntegrityTests-488661116-project-member] Lock "cinder-attachment_update-b0355c75-c33c-4eaf-b4be-5eaded6f6876-np0000006707" acquired by "attachment_update" :: waited 0.005s {{(pid=100298) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 07 10:01:24.180887 np0000006707 devstack@c-api.service[100298]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 10:01:24.180887 np0000006707 devstack@c-api.service[100298]: warnings.warn( Aug 07 10:01:24.183922 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.backup.rpcapi [None req-abfd1cd6-6e13-4e69-a935-0067915af1f5 tempest-ProjectMemberTests33-438754277 tempest-ProjectMemberTests33-438754277-project-admin] delete_backup rpcapi backup_id dd7e012a-1615-4a22-8e50-739f13a7aa8a {{(pid=100296) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 07 10:01:24.186473 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-abfd1cd6-6e13-4e69-a935-0067915af1f5 tempest-ProjectMemberTests33-438754277 tempest-ProjectMemberTests33-438754277-project-admin] https://10.4.3.8/volume/v3/backups/dd7e012a-1615-4a22-8e50-739f13a7aa8a returned with HTTP 202 Aug 07 10:01:24.186996 np0000006707 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 907/3633] 10.4.3.8 () {68 vars in 1377 bytes} [Fri Aug 7 10:01:24 2026] DELETE /volume/v3/backups/dd7e012a-1615-4a22-8e50-739f13a7aa8a => generated 0 bytes in 26 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 07 10:01:24.196890 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-5c2c76c0-1db6-4d50-b440-8ca6f4aff2cb None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:01:24.198687 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-5c2c76c0-1db6-4d50-b440-8ca6f4aff2cb tempest-ProjectMemberTests33-438754277 tempest-ProjectMemberTests33-438754277-project-admin] GET https://10.4.3.8/volume/v3/backups/dd7e012a-1615-4a22-8e50-739f13a7aa8a Aug 07 10:01:24.198863 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-5c2c76c0-1db6-4d50-b440-8ca6f4aff2cb tempest-ProjectMemberTests33-438754277 tempest-ProjectMemberTests33-438754277-project-admin] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 10:01:24.199019 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-5c2c76c0-1db6-4d50-b440-8ca6f4aff2cb tempest-ProjectMemberTests33-438754277 tempest-ProjectMemberTests33-438754277-project-admin] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 10:01:24.199130 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.v3.backups [None req-5c2c76c0-1db6-4d50-b440-8ca6f4aff2cb tempest-ProjectMemberTests33-438754277 tempest-ProjectMemberTests33-438754277-project-admin] Show backup with id dd7e012a-1615-4a22-8e50-739f13a7aa8a. {{(pid=100295) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 10:01:24.203644 np0000006707 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 10:01:24.203644 np0000006707 devstack@c-api.service[100295]: warnings.warn( Aug 07 10:01:24.204558 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-5c2c76c0-1db6-4d50-b440-8ca6f4aff2cb tempest-ProjectMemberTests33-438754277 tempest-ProjectMemberTests33-438754277-project-admin] https://10.4.3.8/volume/v3/backups/dd7e012a-1615-4a22-8e50-739f13a7aa8a returned with HTTP 200 Aug 07 10:01:24.204857 np0000006707 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 909/3634] 10.4.3.8 () {68 vars in 1374 bytes} [Fri Aug 7 10:01:24 2026] GET /volume/v3/backups/dd7e012a-1615-4a22-8e50-739f13a7aa8a => generated 732 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 10:01:24.290998 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.coordination [req-2ee03cd2-d015-4279-a5ff-c51433d824e1 req-ffb31909-4fb8-4149-ba13-1ad7e7d0ef34 tempest-SnapshotDataIntegrityTests-488661116 tempest-SnapshotDataIntegrityTests-488661116-project-member] Lock "cinder-attachment_update-b0355c75-c33c-4eaf-b4be-5eaded6f6876-np0000006707" released by "attachment_update" :: held 0.111s {{(pid=100298) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 07 10:01:24.290998 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [req-2ee03cd2-d015-4279-a5ff-c51433d824e1 req-ffb31909-4fb8-4149-ba13-1ad7e7d0ef34 tempest-SnapshotDataIntegrityTests-488661116 tempest-SnapshotDataIntegrityTests-488661116-project-member] https://10.4.3.8/volume/v3/attachments/e651158d-dc68-47d0-a335-9dc777b04cb7 returned with HTTP 200 Aug 07 10:01:24.290998 np0000006707 devstack@c-api.service[100298]: [pid: 100298|app: 0|req: 911/3635] 10.4.3.8 () {74 vars in 1690 bytes} [Fri Aug 7 10:01:24 2026] PUT /volume/v3/attachments/e651158d-dc68-47d0-a335-9dc777b04cb7 => generated 969 bytes in 133 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 10:01:24.886277 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [req-7817d373-8ccb-46cb-bd2c-e4f2cd2b6235 req-71d530f3-27f3-4e77-87d8-6a44169cafab None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:01:24.888692 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [req-7817d373-8ccb-46cb-bd2c-e4f2cd2b6235 req-71d530f3-27f3-4e77-87d8-6a44169cafab tempest-TestStampPattern-1168660439 tempest-TestStampPattern-1168660439-project-member] GET https://10.4.3.8/volume/v3/volumes/2dd1be57-568a-4e90-9a5c-fb0905f22cc3 Aug 07 10:01:24.889229 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [req-7817d373-8ccb-46cb-bd2c-e4f2cd2b6235 req-71d530f3-27f3-4e77-87d8-6a44169cafab tempest-TestStampPattern-1168660439 tempest-TestStampPattern-1168660439-project-member] Empty body provided in request {{(pid=100297) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 10:01:24.889229 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [req-7817d373-8ccb-46cb-bd2c-e4f2cd2b6235 req-71d530f3-27f3-4e77-87d8-6a44169cafab tempest-TestStampPattern-1168660439 tempest-TestStampPattern-1168660439-project-member] Calling method 'show' {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 10:01:24.903757 np0000006707 devstack@c-api.service[100297]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 10:01:24.903757 np0000006707 devstack@c-api.service[100297]: warnings.warn( Aug 07 10:01:24.908758 np0000006707 devstack@c-api.service[100297]: INFO cinder.volume.api [req-7817d373-8ccb-46cb-bd2c-e4f2cd2b6235 req-71d530f3-27f3-4e77-87d8-6a44169cafab tempest-TestStampPattern-1168660439 tempest-TestStampPattern-1168660439-project-member] Volume info retrieved successfully. Aug 07 10:01:24.913818 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [req-7817d373-8ccb-46cb-bd2c-e4f2cd2b6235 req-71d530f3-27f3-4e77-87d8-6a44169cafab tempest-TestStampPattern-1168660439 tempest-TestStampPattern-1168660439-project-member] https://10.4.3.8/volume/v3/volumes/2dd1be57-568a-4e90-9a5c-fb0905f22cc3 returned with HTTP 200 Aug 07 10:01:24.914270 np0000006707 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 909/3636] 10.4.3.8 () {68 vars in 1584 bytes} [Fri Aug 7 10:01:24 2026] GET /volume/v3/volumes/2dd1be57-568a-4e90-9a5c-fb0905f22cc3 => generated 1161 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 10:01:24.935144 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [req-7817d373-8ccb-46cb-bd2c-e4f2cd2b6235 req-2b98697a-36d1-495d-b546-e55870537440 None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:01:24.936949 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [req-7817d373-8ccb-46cb-bd2c-e4f2cd2b6235 req-2b98697a-36d1-495d-b546-e55870537440 tempest-TestStampPattern-1168660439 tempest-TestStampPattern-1168660439-project-member] POST https://10.4.3.8/volume/v3/volumes/2dd1be57-568a-4e90-9a5c-fb0905f22cc3/action Aug 07 10:01:24.937251 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [req-7817d373-8ccb-46cb-bd2c-e4f2cd2b6235 req-2b98697a-36d1-495d-b546-e55870537440 tempest-TestStampPattern-1168660439 tempest-TestStampPattern-1168660439-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100296) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 07 10:01:24.937361 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [req-7817d373-8ccb-46cb-bd2c-e4f2cd2b6235 req-2b98697a-36d1-495d-b546-e55870537440 tempest-TestStampPattern-1168660439 tempest-TestStampPattern-1168660439-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 10:01:24.948092 np0000006707 devstack@c-api.service[100296]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 10:01:24.948092 np0000006707 devstack@c-api.service[100296]: warnings.warn( Aug 07 10:01:24.948573 np0000006707 devstack@c-api.service[100296]: INFO cinder.volume.api [req-7817d373-8ccb-46cb-bd2c-e4f2cd2b6235 req-2b98697a-36d1-495d-b546-e55870537440 tempest-TestStampPattern-1168660439 tempest-TestStampPattern-1168660439-project-member] Volume info retrieved successfully. Aug 07 10:01:24.955155 np0000006707 devstack@c-api.service[100296]: INFO cinder.volume.api [req-7817d373-8ccb-46cb-bd2c-e4f2cd2b6235 req-2b98697a-36d1-495d-b546-e55870537440 tempest-TestStampPattern-1168660439 tempest-TestStampPattern-1168660439-project-member] Begin detaching volume completed successfully. Aug 07 10:01:24.955343 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [req-7817d373-8ccb-46cb-bd2c-e4f2cd2b6235 req-2b98697a-36d1-495d-b546-e55870537440 tempest-TestStampPattern-1168660439 tempest-TestStampPattern-1168660439-project-member] https://10.4.3.8/volume/v3/volumes/2dd1be57-568a-4e90-9a5c-fb0905f22cc3/action returned with HTTP 202 Aug 07 10:01:24.955833 np0000006707 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 908/3637] 10.4.3.8 () {72 vars in 1658 bytes} [Fri Aug 7 10:01:24 2026] POST /volume/v3/volumes/2dd1be57-568a-4e90-9a5c-fb0905f22cc3/action => generated 0 bytes in 21 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 07 10:01:25.008225 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-42c23e3c-9fb2-44ff-a064-33c784228215 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:01:25.008780 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-42c23e3c-9fb2-44ff-a064-33c784228215 None None] GET https://10.4.3.8/volume// Aug 07 10:01:25.009036 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-42c23e3c-9fb2-44ff-a064-33c784228215 None None] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 10:01:25.009292 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-42c23e3c-9fb2-44ff-a064-33c784228215 None None] Calling method 'all' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 10:01:25.009748 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-42c23e3c-9fb2-44ff-a064-33c784228215 None None] https://10.4.3.8/volume// returned with HTTP 300 Aug 07 10:01:25.010144 np0000006707 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 910/3638] 10.4.3.8 () {66 vars in 1412 bytes} [Fri Aug 7 10:01:25 2026] GET /volume/ => generated 384 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 07 10:01:25.021974 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.middleware.request_id [req-7817d373-8ccb-46cb-bd2c-e4f2cd2b6235 req-f1fc5f21-cace-41d4-b391-798cd6e03451 None None] RequestId filter calling following filter/app {{(pid=100298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:01:25.025905 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [None req-3b7a8da1-c400-47d0-becb-ecd4f716f7f6 None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:01:25.026045 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [req-7817d373-8ccb-46cb-bd2c-e4f2cd2b6235 req-f1fc5f21-cace-41d4-b391-798cd6e03451 tempest-TestStampPattern-1168660439 tempest-TestStampPattern-1168660439-project-member] GET https://10.4.3.8/volume/v3/volumes/2dd1be57-568a-4e90-9a5c-fb0905f22cc3 Aug 07 10:01:25.026045 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [req-7817d373-8ccb-46cb-bd2c-e4f2cd2b6235 req-f1fc5f21-cace-41d4-b391-798cd6e03451 tempest-TestStampPattern-1168660439 tempest-TestStampPattern-1168660439-project-member] Empty body provided in request {{(pid=100298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 10:01:25.026045 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [req-7817d373-8ccb-46cb-bd2c-e4f2cd2b6235 req-f1fc5f21-cace-41d4-b391-798cd6e03451 tempest-TestStampPattern-1168660439 tempest-TestStampPattern-1168660439-project-member] Calling method 'show' {{(pid=100298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 10:01:25.026188 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-3b7a8da1-c400-47d0-becb-ecd4f716f7f6 tempest-SnapshotDataIntegrityTests-488661116 tempest-SnapshotDataIntegrityTests-488661116-project-member] GET https://10.4.3.8/volume/v3/volumes/b0355c75-c33c-4eaf-b4be-5eaded6f6876 Aug 07 10:01:25.026188 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-3b7a8da1-c400-47d0-becb-ecd4f716f7f6 tempest-SnapshotDataIntegrityTests-488661116 tempest-SnapshotDataIntegrityTests-488661116-project-member] Empty body provided in request {{(pid=100297) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 10:01:25.026188 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-3b7a8da1-c400-47d0-becb-ecd4f716f7f6 tempest-SnapshotDataIntegrityTests-488661116 tempest-SnapshotDataIntegrityTests-488661116-project-member] Calling method 'show' {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 10:01:25.035441 np0000006707 devstack@c-api.service[100298]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 10:01:25.035441 np0000006707 devstack@c-api.service[100298]: warnings.warn( Aug 07 10:01:25.038244 np0000006707 devstack@c-api.service[100297]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 10:01:25.038244 np0000006707 devstack@c-api.service[100297]: warnings.warn( Aug 07 10:01:25.039404 np0000006707 devstack@c-api.service[100298]: INFO cinder.volume.api [req-7817d373-8ccb-46cb-bd2c-e4f2cd2b6235 req-f1fc5f21-cace-41d4-b391-798cd6e03451 tempest-TestStampPattern-1168660439 tempest-TestStampPattern-1168660439-project-member] Volume info retrieved successfully. Aug 07 10:01:25.042810 np0000006707 devstack@c-api.service[100297]: INFO cinder.volume.api [None req-3b7a8da1-c400-47d0-becb-ecd4f716f7f6 tempest-SnapshotDataIntegrityTests-488661116 tempest-SnapshotDataIntegrityTests-488661116-project-member] Volume info retrieved successfully. Aug 07 10:01:25.044478 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [req-7817d373-8ccb-46cb-bd2c-e4f2cd2b6235 req-f1fc5f21-cace-41d4-b391-798cd6e03451 tempest-TestStampPattern-1168660439 tempest-TestStampPattern-1168660439-project-member] https://10.4.3.8/volume/v3/volumes/2dd1be57-568a-4e90-9a5c-fb0905f22cc3 returned with HTTP 200 Aug 07 10:01:25.045038 np0000006707 devstack@c-api.service[100298]: [pid: 100298|app: 0|req: 912/3639] 10.4.3.8 () {70 vars in 1625 bytes} [Fri Aug 7 10:01:25 2026] GET /volume/v3/volumes/2dd1be57-568a-4e90-9a5c-fb0905f22cc3 => generated 1344 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 07 10:01:25.049369 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-3b7a8da1-c400-47d0-becb-ecd4f716f7f6 tempest-SnapshotDataIntegrityTests-488661116 tempest-SnapshotDataIntegrityTests-488661116-project-member] https://10.4.3.8/volume/v3/volumes/b0355c75-c33c-4eaf-b4be-5eaded6f6876 returned with HTTP 200 Aug 07 10:01:25.049923 np0000006707 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 910/3640] 10.4.3.8 () {66 vars in 1334 bytes} [Fri Aug 7 10:01:25 2026] GET /volume/v3/volumes/b0355c75-c33c-4eaf-b4be-5eaded6f6876 => generated 880 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 10:01:25.216182 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [None req-13562d1a-fd8a-4f99-8140-6123de1f490c None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:01:25.218338 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-13562d1a-fd8a-4f99-8140-6123de1f490c tempest-ProjectMemberTests33-438754277 tempest-ProjectMemberTests33-438754277-project-admin] GET https://10.4.3.8/volume/v3/backups/dd7e012a-1615-4a22-8e50-739f13a7aa8a Aug 07 10:01:25.218763 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-13562d1a-fd8a-4f99-8140-6123de1f490c tempest-ProjectMemberTests33-438754277 tempest-ProjectMemberTests33-438754277-project-admin] Empty body provided in request {{(pid=100296) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 10:01:25.219057 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-13562d1a-fd8a-4f99-8140-6123de1f490c tempest-ProjectMemberTests33-438754277 tempest-ProjectMemberTests33-438754277-project-admin] Calling method 'show' {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 10:01:25.219218 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.v3.backups [None req-13562d1a-fd8a-4f99-8140-6123de1f490c tempest-ProjectMemberTests33-438754277 tempest-ProjectMemberTests33-438754277-project-admin] Show backup with id dd7e012a-1615-4a22-8e50-739f13a7aa8a. {{(pid=100296) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 10:01:25.223400 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-13562d1a-fd8a-4f99-8140-6123de1f490c tempest-ProjectMemberTests33-438754277 tempest-ProjectMemberTests33-438754277-project-admin] https://10.4.3.8/volume/v3/backups/dd7e012a-1615-4a22-8e50-739f13a7aa8a returned with HTTP 404 Aug 07 10:01:25.224043 np0000006707 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 909/3641] 10.4.3.8 () {68 vars in 1374 bytes} [Fri Aug 7 10:01:25 2026] GET /volume/v3/backups/dd7e012a-1615-4a22-8e50-739f13a7aa8a => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 10:01:25.233334 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-d31aae80-53a0-47ec-a9b7-3927db2f11e1 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:01:25.235545 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-d31aae80-53a0-47ec-a9b7-3927db2f11e1 tempest-ProjectMemberTests33-438754277 tempest-ProjectMemberTests33-438754277-project-admin] DELETE https://10.4.3.8/volume/v3/backups/9060cb5e-ae41-4860-8256-156162e3bc1f Aug 07 10:01:25.235815 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-d31aae80-53a0-47ec-a9b7-3927db2f11e1 tempest-ProjectMemberTests33-438754277 tempest-ProjectMemberTests33-438754277-project-admin] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 10:01:25.236086 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-d31aae80-53a0-47ec-a9b7-3927db2f11e1 tempest-ProjectMemberTests33-438754277 tempest-ProjectMemberTests33-438754277-project-admin] Calling method 'delete' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 10:01:25.236682 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.contrib.backups [None req-d31aae80-53a0-47ec-a9b7-3927db2f11e1 tempest-ProjectMemberTests33-438754277 tempest-ProjectMemberTests33-438754277-project-admin] Delete backup with id: 9060cb5e-ae41-4860-8256-156162e3bc1f. Aug 07 10:01:25.241929 np0000006707 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 10:01:25.241929 np0000006707 devstack@c-api.service[100295]: warnings.warn( Aug 07 10:01:25.252498 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.backup.rpcapi [None req-d31aae80-53a0-47ec-a9b7-3927db2f11e1 tempest-ProjectMemberTests33-438754277 tempest-ProjectMemberTests33-438754277-project-admin] delete_backup rpcapi backup_id 9060cb5e-ae41-4860-8256-156162e3bc1f {{(pid=100295) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 07 10:01:25.254133 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-d31aae80-53a0-47ec-a9b7-3927db2f11e1 tempest-ProjectMemberTests33-438754277 tempest-ProjectMemberTests33-438754277-project-admin] https://10.4.3.8/volume/v3/backups/9060cb5e-ae41-4860-8256-156162e3bc1f returned with HTTP 202 Aug 07 10:01:25.254628 np0000006707 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 911/3642] 10.4.3.8 () {68 vars in 1377 bytes} [Fri Aug 7 10:01:25 2026] DELETE /volume/v3/backups/9060cb5e-ae41-4860-8256-156162e3bc1f => generated 0 bytes in 22 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 07 10:01:25.262991 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.middleware.request_id [None req-bf816d27-34bb-4cee-a131-e736e6f2cdc6 None None] RequestId filter calling following filter/app {{(pid=100298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:01:25.265866 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [None req-bf816d27-34bb-4cee-a131-e736e6f2cdc6 tempest-ProjectMemberTests33-438754277 tempest-ProjectMemberTests33-438754277-project-admin] GET https://10.4.3.8/volume/v3/backups/9060cb5e-ae41-4860-8256-156162e3bc1f Aug 07 10:01:25.265866 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [None req-bf816d27-34bb-4cee-a131-e736e6f2cdc6 tempest-ProjectMemberTests33-438754277 tempest-ProjectMemberTests33-438754277-project-admin] Empty body provided in request {{(pid=100298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 10:01:25.265866 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [None req-bf816d27-34bb-4cee-a131-e736e6f2cdc6 tempest-ProjectMemberTests33-438754277 tempest-ProjectMemberTests33-438754277-project-admin] Calling method 'show' {{(pid=100298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 10:01:25.265866 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.v3.backups [None req-bf816d27-34bb-4cee-a131-e736e6f2cdc6 tempest-ProjectMemberTests33-438754277 tempest-ProjectMemberTests33-438754277-project-admin] Show backup with id 9060cb5e-ae41-4860-8256-156162e3bc1f. {{(pid=100298) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 10:01:25.270262 np0000006707 devstack@c-api.service[100298]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 10:01:25.270262 np0000006707 devstack@c-api.service[100298]: warnings.warn( Aug 07 10:01:25.271485 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [None req-bf816d27-34bb-4cee-a131-e736e6f2cdc6 tempest-ProjectMemberTests33-438754277 tempest-ProjectMemberTests33-438754277-project-admin] https://10.4.3.8/volume/v3/backups/9060cb5e-ae41-4860-8256-156162e3bc1f returned with HTTP 200 Aug 07 10:01:25.271485 np0000006707 devstack@c-api.service[100298]: [pid: 100298|app: 0|req: 913/3643] 10.4.3.8 () {68 vars in 1374 bytes} [Fri Aug 7 10:01:25 2026] GET /volume/v3/backups/9060cb5e-ae41-4860-8256-156162e3bc1f => generated 732 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 10:01:26.066664 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [None req-8e262e03-b60e-4bec-bcda-3fc2a2a869e6 None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:01:26.068532 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-8e262e03-b60e-4bec-bcda-3fc2a2a869e6 tempest-SnapshotDataIntegrityTests-488661116 tempest-SnapshotDataIntegrityTests-488661116-project-member] GET https://10.4.3.8/volume/v3/volumes/b0355c75-c33c-4eaf-b4be-5eaded6f6876 Aug 07 10:01:26.068783 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-8e262e03-b60e-4bec-bcda-3fc2a2a869e6 tempest-SnapshotDataIntegrityTests-488661116 tempest-SnapshotDataIntegrityTests-488661116-project-member] Empty body provided in request {{(pid=100297) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 10:01:26.069015 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-8e262e03-b60e-4bec-bcda-3fc2a2a869e6 tempest-SnapshotDataIntegrityTests-488661116 tempest-SnapshotDataIntegrityTests-488661116-project-member] Calling method 'show' {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 10:01:26.078015 np0000006707 devstack@c-api.service[100297]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 10:01:26.078015 np0000006707 devstack@c-api.service[100297]: warnings.warn( Aug 07 10:01:26.081449 np0000006707 devstack@c-api.service[100297]: INFO cinder.volume.api [None req-8e262e03-b60e-4bec-bcda-3fc2a2a869e6 tempest-SnapshotDataIntegrityTests-488661116 tempest-SnapshotDataIntegrityTests-488661116-project-member] Volume info retrieved successfully. Aug 07 10:01:26.085251 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-8e262e03-b60e-4bec-bcda-3fc2a2a869e6 tempest-SnapshotDataIntegrityTests-488661116 tempest-SnapshotDataIntegrityTests-488661116-project-member] https://10.4.3.8/volume/v3/volumes/b0355c75-c33c-4eaf-b4be-5eaded6f6876 returned with HTTP 200 Aug 07 10:01:26.086150 np0000006707 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 911/3644] 10.4.3.8 () {66 vars in 1334 bytes} [Fri Aug 7 10:01:26 2026] GET /volume/v3/volumes/b0355c75-c33c-4eaf-b4be-5eaded6f6876 => generated 880 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 10:01:26.285512 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [None req-010b400a-249d-4a43-b168-e496ea429ff4 None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:01:26.287410 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-010b400a-249d-4a43-b168-e496ea429ff4 tempest-ProjectMemberTests33-438754277 tempest-ProjectMemberTests33-438754277-project-admin] GET https://10.4.3.8/volume/v3/backups/9060cb5e-ae41-4860-8256-156162e3bc1f Aug 07 10:01:26.287645 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-010b400a-249d-4a43-b168-e496ea429ff4 tempest-ProjectMemberTests33-438754277 tempest-ProjectMemberTests33-438754277-project-admin] Empty body provided in request {{(pid=100296) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 10:01:26.287840 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-010b400a-249d-4a43-b168-e496ea429ff4 tempest-ProjectMemberTests33-438754277 tempest-ProjectMemberTests33-438754277-project-admin] Calling method 'show' {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 10:01:26.287947 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.v3.backups [None req-010b400a-249d-4a43-b168-e496ea429ff4 tempest-ProjectMemberTests33-438754277 tempest-ProjectMemberTests33-438754277-project-admin] Show backup with id 9060cb5e-ae41-4860-8256-156162e3bc1f. {{(pid=100296) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 10:01:26.291243 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-010b400a-249d-4a43-b168-e496ea429ff4 tempest-ProjectMemberTests33-438754277 tempest-ProjectMemberTests33-438754277-project-admin] https://10.4.3.8/volume/v3/backups/9060cb5e-ae41-4860-8256-156162e3bc1f returned with HTTP 404 Aug 07 10:01:26.291725 np0000006707 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 910/3645] 10.4.3.8 () {68 vars in 1374 bytes} [Fri Aug 7 10:01:26 2026] GET /volume/v3/backups/9060cb5e-ae41-4860-8256-156162e3bc1f => generated 109 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 10:01:26.298007 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-b2ccc8b4-d361-42e0-99cb-c2a5f1abc63e None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:01:26.299675 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-b2ccc8b4-d361-42e0-99cb-c2a5f1abc63e tempest-ProjectMemberTests33-438754277 tempest-ProjectMemberTests33-438754277-project-admin] DELETE https://10.4.3.8/volume/v3/volumes/c8a2d06f-30af-4e1d-8829-4dff88aacbe9 Aug 07 10:01:26.299912 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-b2ccc8b4-d361-42e0-99cb-c2a5f1abc63e tempest-ProjectMemberTests33-438754277 tempest-ProjectMemberTests33-438754277-project-admin] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 10:01:26.300139 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-b2ccc8b4-d361-42e0-99cb-c2a5f1abc63e tempest-ProjectMemberTests33-438754277 tempest-ProjectMemberTests33-438754277-project-admin] Calling method 'delete' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 10:01:26.300324 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.v3.volumes [None req-b2ccc8b4-d361-42e0-99cb-c2a5f1abc63e tempest-ProjectMemberTests33-438754277 tempest-ProjectMemberTests33-438754277-project-admin] Delete volume with id: c8a2d06f-30af-4e1d-8829-4dff88aacbe9 Aug 07 10:01:26.307076 np0000006707 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 10:01:26.307076 np0000006707 devstack@c-api.service[100295]: warnings.warn( Aug 07 10:01:26.307360 np0000006707 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-b2ccc8b4-d361-42e0-99cb-c2a5f1abc63e tempest-ProjectMemberTests33-438754277 tempest-ProjectMemberTests33-438754277-project-admin] Volume info retrieved successfully. Aug 07 10:01:26.323635 np0000006707 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-b2ccc8b4-d361-42e0-99cb-c2a5f1abc63e tempest-ProjectMemberTests33-438754277 tempest-ProjectMemberTests33-438754277-project-admin] Delete volume request issued successfully. Aug 07 10:01:26.323829 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-b2ccc8b4-d361-42e0-99cb-c2a5f1abc63e tempest-ProjectMemberTests33-438754277 tempest-ProjectMemberTests33-438754277-project-admin] https://10.4.3.8/volume/v3/volumes/c8a2d06f-30af-4e1d-8829-4dff88aacbe9 returned with HTTP 202 Aug 07 10:01:26.324247 np0000006707 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 912/3646] 10.4.3.8 () {68 vars in 1377 bytes} [Fri Aug 7 10:01:26 2026] DELETE /volume/v3/volumes/c8a2d06f-30af-4e1d-8829-4dff88aacbe9 => generated 0 bytes in 26 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 07 10:01:26.331925 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.middleware.request_id [None req-1990586b-56fe-4fe6-969d-82d9760720cb None None] RequestId filter calling following filter/app {{(pid=100298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:01:26.333713 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [None req-1990586b-56fe-4fe6-969d-82d9760720cb tempest-ProjectMemberTests33-438754277 tempest-ProjectMemberTests33-438754277-project-admin] GET https://10.4.3.8/volume/v3/volumes/c8a2d06f-30af-4e1d-8829-4dff88aacbe9 Aug 07 10:01:26.333969 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [None req-1990586b-56fe-4fe6-969d-82d9760720cb tempest-ProjectMemberTests33-438754277 tempest-ProjectMemberTests33-438754277-project-admin] Empty body provided in request {{(pid=100298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 10:01:26.334140 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [None req-1990586b-56fe-4fe6-969d-82d9760720cb tempest-ProjectMemberTests33-438754277 tempest-ProjectMemberTests33-438754277-project-admin] Calling method 'show' {{(pid=100298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 10:01:26.342693 np0000006707 devstack@c-api.service[100298]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 10:01:26.342693 np0000006707 devstack@c-api.service[100298]: warnings.warn( Aug 07 10:01:26.346892 np0000006707 devstack@c-api.service[100298]: INFO cinder.volume.api [None req-1990586b-56fe-4fe6-969d-82d9760720cb tempest-ProjectMemberTests33-438754277 tempest-ProjectMemberTests33-438754277-project-admin] Volume info retrieved successfully. Aug 07 10:01:26.351440 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [None req-1990586b-56fe-4fe6-969d-82d9760720cb tempest-ProjectMemberTests33-438754277 tempest-ProjectMemberTests33-438754277-project-admin] https://10.4.3.8/volume/v3/volumes/c8a2d06f-30af-4e1d-8829-4dff88aacbe9 returned with HTTP 200 Aug 07 10:01:26.351919 np0000006707 devstack@c-api.service[100298]: [pid: 100298|app: 0|req: 914/3647] 10.4.3.8 () {68 vars in 1374 bytes} [Fri Aug 7 10:01:26 2026] GET /volume/v3/volumes/c8a2d06f-30af-4e1d-8829-4dff88aacbe9 => generated 1003 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 10:01:27.099480 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [None req-c65c5308-890d-45a6-be1f-f797e566c842 None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:01:27.101645 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-c65c5308-890d-45a6-be1f-f797e566c842 tempest-SnapshotDataIntegrityTests-488661116 tempest-SnapshotDataIntegrityTests-488661116-project-member] GET https://10.4.3.8/volume/v3/volumes/b0355c75-c33c-4eaf-b4be-5eaded6f6876 Aug 07 10:01:27.101886 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-c65c5308-890d-45a6-be1f-f797e566c842 tempest-SnapshotDataIntegrityTests-488661116 tempest-SnapshotDataIntegrityTests-488661116-project-member] Empty body provided in request {{(pid=100297) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 10:01:27.102143 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-c65c5308-890d-45a6-be1f-f797e566c842 tempest-SnapshotDataIntegrityTests-488661116 tempest-SnapshotDataIntegrityTests-488661116-project-member] Calling method 'show' {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 10:01:27.116382 np0000006707 devstack@c-api.service[100297]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 10:01:27.116382 np0000006707 devstack@c-api.service[100297]: warnings.warn( Aug 07 10:01:27.120755 np0000006707 devstack@c-api.service[100297]: INFO cinder.volume.api [None req-c65c5308-890d-45a6-be1f-f797e566c842 tempest-SnapshotDataIntegrityTests-488661116 tempest-SnapshotDataIntegrityTests-488661116-project-member] Volume info retrieved successfully. Aug 07 10:01:27.127180 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-c65c5308-890d-45a6-be1f-f797e566c842 tempest-SnapshotDataIntegrityTests-488661116 tempest-SnapshotDataIntegrityTests-488661116-project-member] https://10.4.3.8/volume/v3/volumes/b0355c75-c33c-4eaf-b4be-5eaded6f6876 returned with HTTP 200 Aug 07 10:01:27.127599 np0000006707 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 912/3648] 10.4.3.8 () {66 vars in 1334 bytes} [Fri Aug 7 10:01:27 2026] GET /volume/v3/volumes/b0355c75-c33c-4eaf-b4be-5eaded6f6876 => generated 880 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 07 10:01:27.370427 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [None req-aafbab30-0842-4090-9223-e08479fe6295 None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:01:27.372912 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-aafbab30-0842-4090-9223-e08479fe6295 tempest-ProjectMemberTests33-438754277 tempest-ProjectMemberTests33-438754277-project-admin] GET https://10.4.3.8/volume/v3/volumes/c8a2d06f-30af-4e1d-8829-4dff88aacbe9 Aug 07 10:01:27.373400 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-aafbab30-0842-4090-9223-e08479fe6295 tempest-ProjectMemberTests33-438754277 tempest-ProjectMemberTests33-438754277-project-admin] Empty body provided in request {{(pid=100296) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 10:01:27.373647 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-aafbab30-0842-4090-9223-e08479fe6295 tempest-ProjectMemberTests33-438754277 tempest-ProjectMemberTests33-438754277-project-admin] Calling method 'show' {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 10:01:27.380202 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-aafbab30-0842-4090-9223-e08479fe6295 tempest-ProjectMemberTests33-438754277 tempest-ProjectMemberTests33-438754277-project-admin] https://10.4.3.8/volume/v3/volumes/c8a2d06f-30af-4e1d-8829-4dff88aacbe9 returned with HTTP 404 Aug 07 10:01:27.380803 np0000006707 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 911/3649] 10.4.3.8 () {68 vars in 1374 bytes} [Fri Aug 7 10:01:27 2026] GET /volume/v3/volumes/c8a2d06f-30af-4e1d-8829-4dff88aacbe9 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 10:01:27.567890 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [req-2ee03cd2-d015-4279-a5ff-c51433d824e1 req-2a8bd77f-e674-4bad-bcac-1bdbdfd7d605 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:01:27.570718 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [req-2ee03cd2-d015-4279-a5ff-c51433d824e1 req-2a8bd77f-e674-4bad-bcac-1bdbdfd7d605 tempest-SnapshotDataIntegrityTests-488661116 tempest-SnapshotDataIntegrityTests-488661116-project-member] POST https://10.4.3.8/volume/v3/attachments/e651158d-dc68-47d0-a335-9dc777b04cb7/action Aug 07 10:01:27.571196 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [req-2ee03cd2-d015-4279-a5ff-c51433d824e1 req-2a8bd77f-e674-4bad-bcac-1bdbdfd7d605 tempest-SnapshotDataIntegrityTests-488661116 tempest-SnapshotDataIntegrityTests-488661116-project-member] Action body: b'{"os-complete": null}' {{(pid=100295) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 07 10:01:27.571366 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [req-2ee03cd2-d015-4279-a5ff-c51433d824e1 req-2a8bd77f-e674-4bad-bcac-1bdbdfd7d605 tempest-SnapshotDataIntegrityTests-488661116 tempest-SnapshotDataIntegrityTests-488661116-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 10:01:27.592354 np0000006707 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 10:01:27.592354 np0000006707 devstack@c-api.service[100295]: warnings.warn( Aug 07 10:01:27.604330 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [req-2ee03cd2-d015-4279-a5ff-c51433d824e1 req-2a8bd77f-e674-4bad-bcac-1bdbdfd7d605 tempest-SnapshotDataIntegrityTests-488661116 tempest-SnapshotDataIntegrityTests-488661116-project-member] https://10.4.3.8/volume/v3/attachments/e651158d-dc68-47d0-a335-9dc777b04cb7/action returned with HTTP 204 Aug 07 10:01:27.605001 np0000006707 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 913/3650] 10.4.3.8 () {74 vars in 1711 bytes} [Fri Aug 7 10:01:27 2026] POST /volume/v3/attachments/e651158d-dc68-47d0-a335-9dc777b04cb7/action => generated 0 bytes in 38 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 07 10:01:28.141089 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.middleware.request_id [None req-5a8f8902-79d2-450f-aa16-117658715f49 None None] RequestId filter calling following filter/app {{(pid=100298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:01:28.144168 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [None req-5a8f8902-79d2-450f-aa16-117658715f49 tempest-SnapshotDataIntegrityTests-488661116 tempest-SnapshotDataIntegrityTests-488661116-project-member] GET https://10.4.3.8/volume/v3/volumes/b0355c75-c33c-4eaf-b4be-5eaded6f6876 Aug 07 10:01:28.144168 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [None req-5a8f8902-79d2-450f-aa16-117658715f49 tempest-SnapshotDataIntegrityTests-488661116 tempest-SnapshotDataIntegrityTests-488661116-project-member] Empty body provided in request {{(pid=100298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 10:01:28.144892 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [None req-5a8f8902-79d2-450f-aa16-117658715f49 tempest-SnapshotDataIntegrityTests-488661116 tempest-SnapshotDataIntegrityTests-488661116-project-member] Calling method 'show' {{(pid=100298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 10:01:28.156410 np0000006707 devstack@c-api.service[100298]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 10:01:28.156410 np0000006707 devstack@c-api.service[100298]: warnings.warn( Aug 07 10:01:28.162064 np0000006707 devstack@c-api.service[100298]: INFO cinder.volume.api [None req-5a8f8902-79d2-450f-aa16-117658715f49 tempest-SnapshotDataIntegrityTests-488661116 tempest-SnapshotDataIntegrityTests-488661116-project-member] Volume info retrieved successfully. Aug 07 10:01:28.167127 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [None req-5a8f8902-79d2-450f-aa16-117658715f49 tempest-SnapshotDataIntegrityTests-488661116 tempest-SnapshotDataIntegrityTests-488661116-project-member] https://10.4.3.8/volume/v3/volumes/b0355c75-c33c-4eaf-b4be-5eaded6f6876 returned with HTTP 200 Aug 07 10:01:28.167523 np0000006707 devstack@c-api.service[100298]: [pid: 100298|app: 0|req: 915/3651] 10.4.3.8 () {66 vars in 1334 bytes} [Fri Aug 7 10:01:28 2026] GET /volume/v3/volumes/b0355c75-c33c-4eaf-b4be-5eaded6f6876 => generated 1172 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 10:01:29.368629 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [None req-190fad5f-559b-41c0-835d-144c5be8b5da None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:01:29.539114 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-190fad5f-559b-41c0-835d-144c5be8b5da tempest-ProjectMemberTests-1855734034 tempest-ProjectMemberTests-1855734034-project-admin] GET https://10.4.3.8/volume/v3/scheduler-stats/get_pools Aug 07 10:01:29.539114 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-190fad5f-559b-41c0-835d-144c5be8b5da tempest-ProjectMemberTests-1855734034 tempest-ProjectMemberTests-1855734034-project-admin] Empty body provided in request {{(pid=100297) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 10:01:29.539114 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-190fad5f-559b-41c0-835d-144c5be8b5da tempest-ProjectMemberTests-1855734034 tempest-ProjectMemberTests-1855734034-project-admin] Calling method 'get_pools' {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 10:01:29.548163 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-190fad5f-559b-41c0-835d-144c5be8b5da tempest-ProjectMemberTests-1855734034 tempest-ProjectMemberTests-1855734034-project-admin] https://10.4.3.8/volume/v3/scheduler-stats/get_pools returned with HTTP 200 Aug 07 10:01:29.548163 np0000006707 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 913/3652] 10.4.3.8 () {66 vars in 1277 bytes} [Fri Aug 7 10:01:29 2026] GET /volume/v3/scheduler-stats/get_pools => generated 106 bytes in 180 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 10:01:29.558986 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [None req-2b41e5b8-5d5e-41d7-80ae-fc1498ebe906 None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:01:29.622171 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-2b41e5b8-5d5e-41d7-80ae-fc1498ebe906 tempest-ProjectMemberTests-1855734034 tempest-ProjectMemberTests-1855734034-project-member] GET https://10.4.3.8/volume/v3/capabilities/np0000006707@storpool Aug 07 10:01:29.622384 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-2b41e5b8-5d5e-41d7-80ae-fc1498ebe906 tempest-ProjectMemberTests-1855734034 tempest-ProjectMemberTests-1855734034-project-member] Empty body provided in request {{(pid=100296) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 10:01:29.622611 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-2b41e5b8-5d5e-41d7-80ae-fc1498ebe906 tempest-ProjectMemberTests-1855734034 tempest-ProjectMemberTests-1855734034-project-member] Calling method 'show' {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 10:01:29.623395 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.policy [None req-2b41e5b8-5d5e-41d7-80ae-fc1498ebe906 tempest-ProjectMemberTests-1855734034 tempest-ProjectMemberTests-1855734034-project-member] Policy check for volume_extension:capabilities failed with context {'is_admin': False, 'user_id': '0f711397f1cb44c1a4e5ed284a15a057', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '0749b91342a747d9b14ec8ec69dd8cdd', '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=100296) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 07 10:01:29.623752 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-2b41e5b8-5d5e-41d7-80ae-fc1498ebe906 tempest-ProjectMemberTests-1855734034 tempest-ProjectMemberTests-1855734034-project-member] https://10.4.3.8/volume/v3/capabilities/np0000006707@storpool returned with HTTP 403 Aug 07 10:01:29.624203 np0000006707 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 912/3653] 10.4.3.8 () {66 vars in 1304 bytes} [Fri Aug 7 10:01:29 2026] GET /volume/v3/capabilities/np0000006707@storpool => generated 110 bytes in 66 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 07 10:01:30.383502 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [req-e2e5a427-482d-42ad-b35c-374ee05047e8 req-46c8e38a-0652-45f4-aa8f-3998cf958aa7 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:01:30.385690 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [req-e2e5a427-482d-42ad-b35c-374ee05047e8 req-46c8e38a-0652-45f4-aa8f-3998cf958aa7 tempest-TestVolumeBootPattern-391440175 tempest-TestVolumeBootPattern-391440175-project-member] GET https://10.4.3.8/volume/v3/volumes/f6aad5a3-22f2-40c4-b499-b266993a53b3/encryption Aug 07 10:01:30.385906 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [req-e2e5a427-482d-42ad-b35c-374ee05047e8 req-46c8e38a-0652-45f4-aa8f-3998cf958aa7 tempest-TestVolumeBootPattern-391440175 tempest-TestVolumeBootPattern-391440175-project-member] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 10:01:30.386138 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [req-e2e5a427-482d-42ad-b35c-374ee05047e8 req-46c8e38a-0652-45f4-aa8f-3998cf958aa7 tempest-TestVolumeBootPattern-391440175 tempest-TestVolumeBootPattern-391440175-project-member] Calling method 'index' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 10:01:30.399162 np0000006707 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 10:01:30.399162 np0000006707 devstack@c-api.service[100295]: warnings.warn( Aug 07 10:01:30.406771 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [req-e2e5a427-482d-42ad-b35c-374ee05047e8 req-46c8e38a-0652-45f4-aa8f-3998cf958aa7 tempest-TestVolumeBootPattern-391440175 tempest-TestVolumeBootPattern-391440175-project-member] https://10.4.3.8/volume/v3/volumes/f6aad5a3-22f2-40c4-b499-b266993a53b3/encryption returned with HTTP 200 Aug 07 10:01:30.407202 np0000006707 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 914/3654] 10.4.3.8 () {68 vars in 1617 bytes} [Fri Aug 7 10:01:30 2026] GET /volume/v3/volumes/f6aad5a3-22f2-40c4-b499-b266993a53b3/encryption => generated 160 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 10:01:30.712514 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.middleware.request_id [req-7817d373-8ccb-46cb-bd2c-e4f2cd2b6235 req-dddf8d3f-692d-49e8-a8dd-f4ba967bdd83 None None] RequestId filter calling following filter/app {{(pid=100298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:01:30.715616 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [req-7817d373-8ccb-46cb-bd2c-e4f2cd2b6235 req-dddf8d3f-692d-49e8-a8dd-f4ba967bdd83 tempest-TestStampPattern-1168660439 tempest-TestStampPattern-1168660439-project-member] DELETE https://10.4.3.8/volume/v3/attachments/ed8b3e55-b773-46f8-985e-df30f7b76040 Aug 07 10:01:30.715616 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [req-7817d373-8ccb-46cb-bd2c-e4f2cd2b6235 req-dddf8d3f-692d-49e8-a8dd-f4ba967bdd83 tempest-TestStampPattern-1168660439 tempest-TestStampPattern-1168660439-project-member] Empty body provided in request {{(pid=100298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 10:01:30.715785 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [req-7817d373-8ccb-46cb-bd2c-e4f2cd2b6235 req-dddf8d3f-692d-49e8-a8dd-f4ba967bdd83 tempest-TestStampPattern-1168660439 tempest-TestStampPattern-1168660439-project-member] Calling method 'version_select' {{(pid=100298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 10:01:30.725189 np0000006707 devstack@c-api.service[100298]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 10:01:30.725189 np0000006707 devstack@c-api.service[100298]: warnings.warn( Aug 07 10:01:30.781110 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [req-7817d373-8ccb-46cb-bd2c-e4f2cd2b6235 req-dddf8d3f-692d-49e8-a8dd-f4ba967bdd83 tempest-TestStampPattern-1168660439 tempest-TestStampPattern-1168660439-project-member] https://10.4.3.8/volume/v3/attachments/ed8b3e55-b773-46f8-985e-df30f7b76040 returned with HTTP 200 Aug 07 10:01:30.781710 np0000006707 devstack@c-api.service[100298]: [pid: 100298|app: 0|req: 916/3655] 10.4.3.8 () {72 vars in 1659 bytes} [Fri Aug 7 10:01:30 2026] DELETE /volume/v3/attachments/ed8b3e55-b773-46f8-985e-df30f7b76040 => generated 19 bytes in 70 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 10:01:31.241101 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [None req-2f976727-986e-4df8-ad67-23309b0dc6d1 None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:01:31.323008 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-2f976727-986e-4df8-ad67-23309b0dc6d1 tempest-ProjectAdminTests-590797483 tempest-ProjectAdminTests-590797483-project-admin] POST https://10.4.3.8/volume/v3/types Aug 07 10:01:31.323459 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-2f976727-986e-4df8-ad67-23309b0dc6d1 tempest-ProjectAdminTests-590797483 tempest-ProjectAdminTests-590797483-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-ProjectAdminTests-volume-type-173311216", "extra_specs": {"storage_protocol": "tempest-storage_protocol-2011363750", "vendor_name": "tempest-vendor_name-2138112465"}}} {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 10:01:31.342112 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-2f976727-986e-4df8-ad67-23309b0dc6d1 tempest-ProjectAdminTests-590797483 tempest-ProjectAdminTests-590797483-project-admin] https://10.4.3.8/volume/v3/types returned with HTTP 200 Aug 07 10:01:31.342286 np0000006707 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 914/3656] 10.4.3.8 () {68 vars in 1239 bytes} [Fri Aug 7 10:01:31 2026] POST /volume/v3/types => generated 328 bytes in 102 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 10:01:31.350287 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [None req-fb87c014-5271-4059-95f1-95cf163d8c3d None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:01:31.351752 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-fb87c014-5271-4059-95f1-95cf163d8c3d tempest-ProjectAdminTests-590797483 tempest-ProjectAdminTests-590797483-project-admin] POST https://10.4.3.8/volume/v3/volumes Aug 07 10:01:31.352129 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-fb87c014-5271-4059-95f1-95cf163d8c3d tempest-ProjectAdminTests-590797483 tempest-ProjectAdminTests-590797483-project-admin] Action: 'create', calling method: create, body: {"volume": {"volume_type": "86afbd16-a930-4956-b291-fcd97911899e", "size": 1}} {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 10:01:31.354760 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.v3.volumes [None req-fb87c014-5271-4059-95f1-95cf163d8c3d tempest-ProjectAdminTests-590797483 tempest-ProjectAdminTests-590797483-project-admin] Create volume request body: {'volume': {'volume_type': '86afbd16-a930-4956-b291-fcd97911899e', 'size': 1}} {{(pid=100296) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 07 10:01:31.359700 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.v3.volumes [None req-fb87c014-5271-4059-95f1-95cf163d8c3d tempest-ProjectAdminTests-590797483 tempest-ProjectAdminTests-590797483-project-admin] Create volume of 1 GB Aug 07 10:01:31.360027 np0000006707 devstack@c-api.service[100296]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 10:01:31.360027 np0000006707 devstack@c-api.service[100296]: warnings.warn( Aug 07 10:01:31.360936 np0000006707 devstack@c-api.service[100296]: INFO cinder.volume.api [None req-fb87c014-5271-4059-95f1-95cf163d8c3d tempest-ProjectAdminTests-590797483 tempest-ProjectAdminTests-590797483-project-admin] Availability Zones retrieved successfully. Aug 07 10:01:31.367247 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.volume.api [None req-fb87c014-5271-4059-95f1-95cf163d8c3d tempest-ProjectAdminTests-590797483 tempest-ProjectAdminTests-590797483-project-admin] Flow 'volume_create_api' (aa6efdd8-4773-44fe-a703-cffce3e36a78) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100296) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 10:01:31.369106 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.volume.api [None req-fb87c014-5271-4059-95f1-95cf163d8c3d tempest-ProjectAdminTests-590797483 tempest-ProjectAdminTests-590797483-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e89e991e-0f4f-4112-b390-645bf750d1c3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 10:01:31.372127 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.volume.flows.api.create_volume [None req-fb87c014-5271-4059-95f1-95cf163d8c3d tempest-ProjectAdminTests-590797483 tempest-ProjectAdminTests-590797483-project-admin] Validating volume size '1' using validate_int {{(pid=100296) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 07 10:01:31.398353 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.volume.api [None req-fb87c014-5271-4059-95f1-95cf163d8c3d tempest-ProjectAdminTests-590797483 tempest-ProjectAdminTests-590797483-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e89e991e-0f4f-4112-b390-645bf750d1c3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-07T10:01:31Z,deleted=False,deleted_at=None,description=None,extra_specs={storage_protocol='tempest-storage_protocol-2011363750',vendor_name='tempest-vendor_name-2138112465'},id=86afbd16-a930-4956-b291-fcd97911899e,is_public=True,name='tempest-ProjectAdminTests-volume-type-173311216',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '86afbd16-a930-4956-b291-fcd97911899e', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 10:01:31.399177 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.volume.api [None req-fb87c014-5271-4059-95f1-95cf163d8c3d tempest-ProjectAdminTests-590797483 tempest-ProjectAdminTests-590797483-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (fc3d0b0b-e23b-4f5b-abb5-6ef409b47e7b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 10:01:31.434704 np0000006707 devstack@c-api.service[100296]: WARNING cinder.quota [None req-fb87c014-5271-4059-95f1-95cf163d8c3d tempest-ProjectAdminTests-590797483 tempest-ProjectAdminTests-590797483-project-admin] Deprecated: Default quota for resource: volumes_tempest-ProjectAdminTests-volume-type-173311216 is set by the default quota flag: quota_volumes_tempest-ProjectAdminTests-volume-type-173311216, it is now deprecated. Please use the default quota class for default quota. Aug 07 10:01:31.435163 np0000006707 devstack@c-api.service[100296]: WARNING cinder.quota [None req-fb87c014-5271-4059-95f1-95cf163d8c3d tempest-ProjectAdminTests-590797483 tempest-ProjectAdminTests-590797483-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-ProjectAdminTests-volume-type-173311216 is set by the default quota flag: quota_gigabytes_tempest-ProjectAdminTests-volume-type-173311216, it is now deprecated. Please use the default quota class for default quota. Aug 07 10:01:31.470564 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.quota [None req-fb87c014-5271-4059-95f1-95cf163d8c3d tempest-ProjectAdminTests-590797483 tempest-ProjectAdminTests-590797483-project-admin] Created reservations ['564c5f19-9332-4a3e-b072-de76f348f212', 'b21f8266-d6e3-42c4-bb07-1209cee57d4f', '1bb6e18e-8006-4008-92e3-ad65c56fc6c7', '27661b15-3f54-468b-b6d8-b555cac8877f'] {{(pid=100296) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 10:01:31.472393 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.volume.api [None req-fb87c014-5271-4059-95f1-95cf163d8c3d tempest-ProjectAdminTests-590797483 tempest-ProjectAdminTests-590797483-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (fc3d0b0b-e23b-4f5b-abb5-6ef409b47e7b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['564c5f19-9332-4a3e-b072-de76f348f212', 'b21f8266-d6e3-42c4-bb07-1209cee57d4f', '1bb6e18e-8006-4008-92e3-ad65c56fc6c7', '27661b15-3f54-468b-b6d8-b555cac8877f']}' {{(pid=100296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 10:01:31.472393 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.volume.api [None req-fb87c014-5271-4059-95f1-95cf163d8c3d tempest-ProjectAdminTests-590797483 tempest-ProjectAdminTests-590797483-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f858e0d1-c4fd-469b-bee0-ff478ccee70e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 10:01:31.500874 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.volume.api [None req-fb87c014-5271-4059-95f1-95cf163d8c3d tempest-ProjectAdminTests-590797483 tempest-ProjectAdminTests-590797483-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f858e0d1-c4fd-469b-bee0-ff478ccee70e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '6ee59b39-ca3e-47e2-ada8-e4d0259b80c9', '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='507cd6215d8a46718499f3cd2e8e7939',qos_specs=None,replication_status=,reservations=['564c5f19-9332-4a3e-b072-de76f348f212','b21f8266-d6e3-42c4-bb07-1209cee57d4f','1bb6e18e-8006-4008-92e3-ad65c56fc6c7','27661b15-3f54-468b-b6d8-b555cac8877f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f5687b5df73a465bb1b50714b23521f9',volume_type_id=86afbd16-a930-4956-b291-fcd97911899e), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-07T10:01:31Z,deleted=False,deleted_at=None,display_description=None,display_name=None,ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=6ee59b39-ca3e-47e2-ada8-e4d0259b80c9,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='507cd6215d8a46718499f3cd2e8e7939',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='f5687b5df73a465bb1b50714b23521f9',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(86afbd16-a930-4956-b291-fcd97911899e),volume_type_id=86afbd16-a930-4956-b291-fcd97911899e)}' {{(pid=100296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 10:01:31.503375 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.volume.api [None req-fb87c014-5271-4059-95f1-95cf163d8c3d tempest-ProjectAdminTests-590797483 tempest-ProjectAdminTests-590797483-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0a8dccf6-938e-42e0-9515-170e6ebd0b27) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 10:01:31.525656 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.volume.api [None req-fb87c014-5271-4059-95f1-95cf163d8c3d tempest-ProjectAdminTests-590797483 tempest-ProjectAdminTests-590797483-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0a8dccf6-938e-42e0-9515-170e6ebd0b27) transitioned into state 'SUCCESS' from 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='507cd6215d8a46718499f3cd2e8e7939',qos_specs=None,replication_status=,reservations=['564c5f19-9332-4a3e-b072-de76f348f212','b21f8266-d6e3-42c4-bb07-1209cee57d4f','1bb6e18e-8006-4008-92e3-ad65c56fc6c7','27661b15-3f54-468b-b6d8-b555cac8877f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f5687b5df73a465bb1b50714b23521f9',volume_type_id=86afbd16-a930-4956-b291-fcd97911899e)}' {{(pid=100296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 10:01:31.526976 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.volume.api [None req-fb87c014-5271-4059-95f1-95cf163d8c3d tempest-ProjectAdminTests-590797483 tempest-ProjectAdminTests-590797483-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (71388f8c-72c5-4622-888c-3ce356e30275) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 10:01:31.538251 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.volume.api [None req-fb87c014-5271-4059-95f1-95cf163d8c3d tempest-ProjectAdminTests-590797483 tempest-ProjectAdminTests-590797483-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (71388f8c-72c5-4622-888c-3ce356e30275) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 10:01:31.539134 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.volume.api [None req-fb87c014-5271-4059-95f1-95cf163d8c3d tempest-ProjectAdminTests-590797483 tempest-ProjectAdminTests-590797483-project-admin] Flow 'volume_create_api' (aa6efdd8-4773-44fe-a703-cffce3e36a78) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100296) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 10:01:31.539526 np0000006707 devstack@c-api.service[100296]: INFO cinder.volume.api [None req-fb87c014-5271-4059-95f1-95cf163d8c3d tempest-ProjectAdminTests-590797483 tempest-ProjectAdminTests-590797483-project-admin] Create volume request issued successfully. Aug 07 10:01:31.540435 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-fb87c014-5271-4059-95f1-95cf163d8c3d tempest-ProjectAdminTests-590797483 tempest-ProjectAdminTests-590797483-project-admin] https://10.4.3.8/volume/v3/volumes returned with HTTP 202 Aug 07 10:01:31.540962 np0000006707 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 913/3657] 10.4.3.8 () {70 vars in 1284 bytes} [Fri Aug 7 10:01:31 2026] POST /volume/v3/volumes => generated 768 bytes in 191 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 07 10:01:31.555951 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-a0abe17a-eb55-48cd-a784-12213b0de94a None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:01:31.558805 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-a0abe17a-eb55-48cd-a784-12213b0de94a tempest-ProjectAdminTests-590797483 tempest-ProjectAdminTests-590797483-project-admin] GET https://10.4.3.8/volume/v3/volumes/6ee59b39-ca3e-47e2-ada8-e4d0259b80c9 Aug 07 10:01:31.559119 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-a0abe17a-eb55-48cd-a784-12213b0de94a tempest-ProjectAdminTests-590797483 tempest-ProjectAdminTests-590797483-project-admin] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 10:01:31.559430 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-a0abe17a-eb55-48cd-a784-12213b0de94a tempest-ProjectAdminTests-590797483 tempest-ProjectAdminTests-590797483-project-admin] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 10:01:31.578823 np0000006707 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 10:01:31.578823 np0000006707 devstack@c-api.service[100295]: warnings.warn( Aug 07 10:01:31.586246 np0000006707 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-a0abe17a-eb55-48cd-a784-12213b0de94a tempest-ProjectAdminTests-590797483 tempest-ProjectAdminTests-590797483-project-admin] Volume info retrieved successfully. Aug 07 10:01:31.592797 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-a0abe17a-eb55-48cd-a784-12213b0de94a tempest-ProjectAdminTests-590797483 tempest-ProjectAdminTests-590797483-project-admin] https://10.4.3.8/volume/v3/volumes/6ee59b39-ca3e-47e2-ada8-e4d0259b80c9 returned with HTTP 200 Aug 07 10:01:31.593874 np0000006707 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 915/3658] 10.4.3.8 () {68 vars in 1374 bytes} [Fri Aug 7 10:01:31 2026] GET /volume/v3/volumes/6ee59b39-ca3e-47e2-ada8-e4d0259b80c9 => generated 947 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 10:01:31.603571 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.middleware.request_id [req-40c4c314-bc16-4153-bc2a-b4c87bc9b1fc req-018c47f6-2605-4bf2-a200-1e2a2f2f3235 None None] RequestId filter calling following filter/app {{(pid=100298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:01:31.607734 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [req-40c4c314-bc16-4153-bc2a-b4c87bc9b1fc req-018c47f6-2605-4bf2-a200-1e2a2f2f3235 tempest-SnapshotDataIntegrityTests-488661116 tempest-SnapshotDataIntegrityTests-488661116-project-member] GET https://10.4.3.8/volume/v3/volumes/b0355c75-c33c-4eaf-b4be-5eaded6f6876 Aug 07 10:01:31.610913 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [req-40c4c314-bc16-4153-bc2a-b4c87bc9b1fc req-018c47f6-2605-4bf2-a200-1e2a2f2f3235 tempest-SnapshotDataIntegrityTests-488661116 tempest-SnapshotDataIntegrityTests-488661116-project-member] Empty body provided in request {{(pid=100298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 10:01:31.610913 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [req-40c4c314-bc16-4153-bc2a-b4c87bc9b1fc req-018c47f6-2605-4bf2-a200-1e2a2f2f3235 tempest-SnapshotDataIntegrityTests-488661116 tempest-SnapshotDataIntegrityTests-488661116-project-member] Calling method 'show' {{(pid=100298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 10:01:31.624844 np0000006707 devstack@c-api.service[100298]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 10:01:31.624844 np0000006707 devstack@c-api.service[100298]: warnings.warn( Aug 07 10:01:31.631169 np0000006707 devstack@c-api.service[100298]: INFO cinder.volume.api [req-40c4c314-bc16-4153-bc2a-b4c87bc9b1fc req-018c47f6-2605-4bf2-a200-1e2a2f2f3235 tempest-SnapshotDataIntegrityTests-488661116 tempest-SnapshotDataIntegrityTests-488661116-project-member] Volume info retrieved successfully. Aug 07 10:01:31.638784 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [req-40c4c314-bc16-4153-bc2a-b4c87bc9b1fc req-018c47f6-2605-4bf2-a200-1e2a2f2f3235 tempest-SnapshotDataIntegrityTests-488661116 tempest-SnapshotDataIntegrityTests-488661116-project-member] https://10.4.3.8/volume/v3/volumes/b0355c75-c33c-4eaf-b4be-5eaded6f6876 returned with HTTP 200 Aug 07 10:01:31.639837 np0000006707 devstack@c-api.service[100298]: [pid: 100298|app: 0|req: 917/3659] 10.4.3.8 () {68 vars in 1584 bytes} [Fri Aug 7 10:01:31 2026] GET /volume/v3/volumes/b0355c75-c33c-4eaf-b4be-5eaded6f6876 => generated 1172 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 10:01:31.662108 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [req-40c4c314-bc16-4153-bc2a-b4c87bc9b1fc req-a0359909-007c-4a8a-b9e9-a96e8a40f4d2 None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:01:31.668504 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [req-40c4c314-bc16-4153-bc2a-b4c87bc9b1fc req-a0359909-007c-4a8a-b9e9-a96e8a40f4d2 tempest-SnapshotDataIntegrityTests-488661116 tempest-SnapshotDataIntegrityTests-488661116-project-member] POST https://10.4.3.8/volume/v3/volumes/b0355c75-c33c-4eaf-b4be-5eaded6f6876/action Aug 07 10:01:31.668504 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [req-40c4c314-bc16-4153-bc2a-b4c87bc9b1fc req-a0359909-007c-4a8a-b9e9-a96e8a40f4d2 tempest-SnapshotDataIntegrityTests-488661116 tempest-SnapshotDataIntegrityTests-488661116-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100297) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 07 10:01:31.668504 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [req-40c4c314-bc16-4153-bc2a-b4c87bc9b1fc req-a0359909-007c-4a8a-b9e9-a96e8a40f4d2 tempest-SnapshotDataIntegrityTests-488661116 tempest-SnapshotDataIntegrityTests-488661116-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 10:01:31.678038 np0000006707 devstack@c-api.service[100297]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 10:01:31.678038 np0000006707 devstack@c-api.service[100297]: warnings.warn( Aug 07 10:01:31.678038 np0000006707 devstack@c-api.service[100297]: INFO cinder.volume.api [req-40c4c314-bc16-4153-bc2a-b4c87bc9b1fc req-a0359909-007c-4a8a-b9e9-a96e8a40f4d2 tempest-SnapshotDataIntegrityTests-488661116 tempest-SnapshotDataIntegrityTests-488661116-project-member] Volume info retrieved successfully. Aug 07 10:01:31.689790 np0000006707 devstack@c-api.service[100297]: INFO cinder.volume.api [req-40c4c314-bc16-4153-bc2a-b4c87bc9b1fc req-a0359909-007c-4a8a-b9e9-a96e8a40f4d2 tempest-SnapshotDataIntegrityTests-488661116 tempest-SnapshotDataIntegrityTests-488661116-project-member] Begin detaching volume completed successfully. Aug 07 10:01:31.690088 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [req-40c4c314-bc16-4153-bc2a-b4c87bc9b1fc req-a0359909-007c-4a8a-b9e9-a96e8a40f4d2 tempest-SnapshotDataIntegrityTests-488661116 tempest-SnapshotDataIntegrityTests-488661116-project-member] https://10.4.3.8/volume/v3/volumes/b0355c75-c33c-4eaf-b4be-5eaded6f6876/action returned with HTTP 202 Aug 07 10:01:31.690558 np0000006707 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 915/3660] 10.4.3.8 () {72 vars in 1658 bytes} [Fri Aug 7 10:01:31 2026] POST /volume/v3/volumes/b0355c75-c33c-4eaf-b4be-5eaded6f6876/action => generated 0 bytes in 29 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 07 10:01:31.759256 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [None req-01c3741f-a1c2-48e5-8d80-6a44b46dbfc2 None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:01:31.759830 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-01c3741f-a1c2-48e5-8d80-6a44b46dbfc2 None None] GET https://10.4.3.8/volume// Aug 07 10:01:31.760068 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-01c3741f-a1c2-48e5-8d80-6a44b46dbfc2 None None] Empty body provided in request {{(pid=100296) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 10:01:31.760306 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-01c3741f-a1c2-48e5-8d80-6a44b46dbfc2 None None] Calling method 'all' {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 10:01:31.760909 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-01c3741f-a1c2-48e5-8d80-6a44b46dbfc2 None None] https://10.4.3.8/volume// returned with HTTP 300 Aug 07 10:01:31.761286 np0000006707 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 914/3661] 10.4.3.8 () {66 vars in 1412 bytes} [Fri Aug 7 10:01:31 2026] GET /volume/ => generated 384 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 07 10:01:31.773089 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [req-40c4c314-bc16-4153-bc2a-b4c87bc9b1fc req-63164c66-d94b-4968-a98c-6d33d7d5b05c None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:01:31.774587 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [req-40c4c314-bc16-4153-bc2a-b4c87bc9b1fc req-63164c66-d94b-4968-a98c-6d33d7d5b05c tempest-SnapshotDataIntegrityTests-488661116 tempest-SnapshotDataIntegrityTests-488661116-project-member] GET https://10.4.3.8/volume/v3/volumes/b0355c75-c33c-4eaf-b4be-5eaded6f6876 Aug 07 10:01:31.774587 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [req-40c4c314-bc16-4153-bc2a-b4c87bc9b1fc req-63164c66-d94b-4968-a98c-6d33d7d5b05c tempest-SnapshotDataIntegrityTests-488661116 tempest-SnapshotDataIntegrityTests-488661116-project-member] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 10:01:31.774708 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [req-40c4c314-bc16-4153-bc2a-b4c87bc9b1fc req-63164c66-d94b-4968-a98c-6d33d7d5b05c tempest-SnapshotDataIntegrityTests-488661116 tempest-SnapshotDataIntegrityTests-488661116-project-member] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 10:01:31.775588 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.middleware.request_id [None req-fbb948b0-2edd-4216-bd50-6175710c79c9 None None] RequestId filter calling following filter/app {{(pid=100298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:01:31.777995 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [None req-fbb948b0-2edd-4216-bd50-6175710c79c9 tempest-TestEncryptedCinderVolumes-768498766 tempest-TestEncryptedCinderVolumes-768498766-project-member] GET https://10.4.3.8/volume/v3/volumes/5b5fb386-55da-4f7a-b001-c0b9f59a6107 Aug 07 10:01:31.777995 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [None req-fbb948b0-2edd-4216-bd50-6175710c79c9 tempest-TestEncryptedCinderVolumes-768498766 tempest-TestEncryptedCinderVolumes-768498766-project-member] Empty body provided in request {{(pid=100298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 10:01:31.778273 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [None req-fbb948b0-2edd-4216-bd50-6175710c79c9 tempest-TestEncryptedCinderVolumes-768498766 tempest-TestEncryptedCinderVolumes-768498766-project-member] Calling method 'show' {{(pid=100298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 10:01:31.787018 np0000006707 devstack@c-api.service[100298]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 10:01:31.787018 np0000006707 devstack@c-api.service[100298]: warnings.warn( Aug 07 10:01:31.789230 np0000006707 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 10:01:31.789230 np0000006707 devstack@c-api.service[100295]: warnings.warn( Aug 07 10:01:31.791303 np0000006707 devstack@c-api.service[100298]: INFO cinder.volume.api [None req-fbb948b0-2edd-4216-bd50-6175710c79c9 tempest-TestEncryptedCinderVolumes-768498766 tempest-TestEncryptedCinderVolumes-768498766-project-member] Volume info retrieved successfully. Aug 07 10:01:31.795218 np0000006707 devstack@c-api.service[100295]: INFO cinder.volume.api [req-40c4c314-bc16-4153-bc2a-b4c87bc9b1fc req-63164c66-d94b-4968-a98c-6d33d7d5b05c tempest-SnapshotDataIntegrityTests-488661116 tempest-SnapshotDataIntegrityTests-488661116-project-member] Volume info retrieved successfully. Aug 07 10:01:31.796452 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [None req-fbb948b0-2edd-4216-bd50-6175710c79c9 tempest-TestEncryptedCinderVolumes-768498766 tempest-TestEncryptedCinderVolumes-768498766-project-member] https://10.4.3.8/volume/v3/volumes/5b5fb386-55da-4f7a-b001-c0b9f59a6107 returned with HTTP 200 Aug 07 10:01:31.797017 np0000006707 devstack@c-api.service[100298]: [pid: 100298|app: 0|req: 918/3662] 10.4.3.8 () {66 vars in 1334 bytes} [Fri Aug 7 10:01:31 2026] GET /volume/v3/volumes/5b5fb386-55da-4f7a-b001-c0b9f59a6107 => generated 873 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 10:01:31.807617 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [req-40c4c314-bc16-4153-bc2a-b4c87bc9b1fc req-63164c66-d94b-4968-a98c-6d33d7d5b05c tempest-SnapshotDataIntegrityTests-488661116 tempest-SnapshotDataIntegrityTests-488661116-project-member] https://10.4.3.8/volume/v3/volumes/b0355c75-c33c-4eaf-b4be-5eaded6f6876 returned with HTTP 200 Aug 07 10:01:31.807617 np0000006707 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 916/3663] 10.4.3.8 () {70 vars in 1625 bytes} [Fri Aug 7 10:01:31 2026] GET /volume/v3/volumes/b0355c75-c33c-4eaf-b4be-5eaded6f6876 => generated 1355 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 07 10:01:31.812347 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [None req-7b1a6784-9416-4861-ae19-95d5aa7c7194 None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:01:31.815240 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-7b1a6784-9416-4861-ae19-95d5aa7c7194 tempest-TestEncryptedCinderVolumes-768498766 tempest-TestEncryptedCinderVolumes-768498766-project-member] GET https://10.4.3.8/volume/v3/volumes/5b5fb386-55da-4f7a-b001-c0b9f59a6107 Aug 07 10:01:31.815432 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-7b1a6784-9416-4861-ae19-95d5aa7c7194 tempest-TestEncryptedCinderVolumes-768498766 tempest-TestEncryptedCinderVolumes-768498766-project-member] Empty body provided in request {{(pid=100297) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 10:01:31.815637 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-7b1a6784-9416-4861-ae19-95d5aa7c7194 tempest-TestEncryptedCinderVolumes-768498766 tempest-TestEncryptedCinderVolumes-768498766-project-member] Calling method 'show' {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 10:01:31.825961 np0000006707 devstack@c-api.service[100297]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 10:01:31.825961 np0000006707 devstack@c-api.service[100297]: warnings.warn( Aug 07 10:01:31.829982 np0000006707 devstack@c-api.service[100297]: INFO cinder.volume.api [None req-7b1a6784-9416-4861-ae19-95d5aa7c7194 tempest-TestEncryptedCinderVolumes-768498766 tempest-TestEncryptedCinderVolumes-768498766-project-member] Volume info retrieved successfully. Aug 07 10:01:31.837180 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-7b1a6784-9416-4861-ae19-95d5aa7c7194 tempest-TestEncryptedCinderVolumes-768498766 tempest-TestEncryptedCinderVolumes-768498766-project-member] https://10.4.3.8/volume/v3/volumes/5b5fb386-55da-4f7a-b001-c0b9f59a6107 returned with HTTP 200 Aug 07 10:01:31.837779 np0000006707 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 916/3664] 10.4.3.8 () {66 vars in 1334 bytes} [Fri Aug 7 10:01:31 2026] GET /volume/v3/volumes/5b5fb386-55da-4f7a-b001-c0b9f59a6107 => generated 873 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 10:01:31.887757 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [req-93c01f2d-585f-42c3-96ce-602b24176fa5 req-ef2917e4-b905-458b-b9ac-cb51d8a93550 None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:01:31.890529 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [req-93c01f2d-585f-42c3-96ce-602b24176fa5 req-ef2917e4-b905-458b-b9ac-cb51d8a93550 tempest-TestEncryptedCinderVolumes-768498766 tempest-TestEncryptedCinderVolumes-768498766-project-member] GET https://10.4.3.8/volume/v3/volumes/5b5fb386-55da-4f7a-b001-c0b9f59a6107 Aug 07 10:01:31.890773 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [req-93c01f2d-585f-42c3-96ce-602b24176fa5 req-ef2917e4-b905-458b-b9ac-cb51d8a93550 tempest-TestEncryptedCinderVolumes-768498766 tempest-TestEncryptedCinderVolumes-768498766-project-member] Empty body provided in request {{(pid=100296) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 10:01:31.891038 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [req-93c01f2d-585f-42c3-96ce-602b24176fa5 req-ef2917e4-b905-458b-b9ac-cb51d8a93550 tempest-TestEncryptedCinderVolumes-768498766 tempest-TestEncryptedCinderVolumes-768498766-project-member] Calling method 'show' {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 10:01:31.899541 np0000006707 devstack@c-api.service[100296]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 10:01:31.899541 np0000006707 devstack@c-api.service[100296]: warnings.warn( Aug 07 10:01:31.903538 np0000006707 devstack@c-api.service[100296]: INFO cinder.volume.api [req-93c01f2d-585f-42c3-96ce-602b24176fa5 req-ef2917e4-b905-458b-b9ac-cb51d8a93550 tempest-TestEncryptedCinderVolumes-768498766 tempest-TestEncryptedCinderVolumes-768498766-project-member] Volume info retrieved successfully. Aug 07 10:01:31.908711 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [req-93c01f2d-585f-42c3-96ce-602b24176fa5 req-ef2917e4-b905-458b-b9ac-cb51d8a93550 tempest-TestEncryptedCinderVolumes-768498766 tempest-TestEncryptedCinderVolumes-768498766-project-member] https://10.4.3.8/volume/v3/volumes/5b5fb386-55da-4f7a-b001-c0b9f59a6107 returned with HTTP 200 Aug 07 10:01:31.909406 np0000006707 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 915/3665] 10.4.3.8 () {68 vars in 1584 bytes} [Fri Aug 7 10:01:31 2026] GET /volume/v3/volumes/5b5fb386-55da-4f7a-b001-c0b9f59a6107 => generated 873 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 10:01:31.991556 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.middleware.request_id [None req-33968f2e-d336-4cd0-a847-167ff21354ce None None] RequestId filter calling following filter/app {{(pid=100298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:01:31.991556 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [None req-33968f2e-d336-4cd0-a847-167ff21354ce None None] GET https://10.4.3.8/volume// Aug 07 10:01:31.991556 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [None req-33968f2e-d336-4cd0-a847-167ff21354ce None None] Empty body provided in request {{(pid=100298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 10:01:31.991556 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [None req-33968f2e-d336-4cd0-a847-167ff21354ce None None] Calling method 'all' {{(pid=100298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 10:01:31.991556 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [None req-33968f2e-d336-4cd0-a847-167ff21354ce None None] https://10.4.3.8/volume// returned with HTTP 300 Aug 07 10:01:31.991556 np0000006707 devstack@c-api.service[100298]: [pid: 100298|app: 0|req: 919/3666] 10.4.3.8 () {66 vars in 1414 bytes} [Fri Aug 7 10:01:31 2026] GET /volume/ => generated 384 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 07 10:01:31.999144 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [req-93c01f2d-585f-42c3-96ce-602b24176fa5 req-4410688a-d525-489c-8278-8c31c44a22a2 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:01:32.001706 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [req-93c01f2d-585f-42c3-96ce-602b24176fa5 req-4410688a-d525-489c-8278-8c31c44a22a2 tempest-TestEncryptedCinderVolumes-768498766 tempest-TestEncryptedCinderVolumes-768498766-project-member] POST https://10.4.3.8/volume/v3/attachments Aug 07 10:01:32.002128 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [req-93c01f2d-585f-42c3-96ce-602b24176fa5 req-4410688a-d525-489c-8278-8c31c44a22a2 tempest-TestEncryptedCinderVolumes-768498766 tempest-TestEncryptedCinderVolumes-768498766-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "5b5fb386-55da-4f7a-b001-c0b9f59a6107", "connector": null, "instance_uuid": "8e7c8bae-d7b7-4b89-a154-e5bd0d699877"}} {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 10:01:32.013524 np0000006707 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 10:01:32.013524 np0000006707 devstack@c-api.service[100295]: warnings.warn( Aug 07 10:01:32.041410 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [req-93c01f2d-585f-42c3-96ce-602b24176fa5 req-4410688a-d525-489c-8278-8c31c44a22a2 tempest-TestEncryptedCinderVolumes-768498766 tempest-TestEncryptedCinderVolumes-768498766-project-member] https://10.4.3.8/volume/v3/attachments returned with HTTP 200 Aug 07 10:01:32.041813 np0000006707 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 917/3667] 10.4.3.8 () {74 vars in 1580 bytes} [Fri Aug 7 10:01:31 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 10:01:32.077362 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [None req-cc164ea8-cdea-40ae-93e4-e5542c00e8c3 None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:01:32.079232 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-cc164ea8-cdea-40ae-93e4-e5542c00e8c3 tempest-TestEncryptedCinderVolumes-768498766 tempest-TestEncryptedCinderVolumes-768498766-project-member] GET https://10.4.3.8/volume/v3/volumes/5b5fb386-55da-4f7a-b001-c0b9f59a6107 Aug 07 10:01:32.079506 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-cc164ea8-cdea-40ae-93e4-e5542c00e8c3 tempest-TestEncryptedCinderVolumes-768498766 tempest-TestEncryptedCinderVolumes-768498766-project-member] Empty body provided in request {{(pid=100297) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 10:01:32.079932 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-cc164ea8-cdea-40ae-93e4-e5542c00e8c3 tempest-TestEncryptedCinderVolumes-768498766 tempest-TestEncryptedCinderVolumes-768498766-project-member] Calling method 'show' {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 10:01:32.095303 np0000006707 devstack@c-api.service[100297]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 10:01:32.095303 np0000006707 devstack@c-api.service[100297]: warnings.warn( Aug 07 10:01:32.101476 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [None req-f66fda7f-13d7-41ec-8d70-f229fdb9f787 None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:01:32.101476 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-f66fda7f-13d7-41ec-8d70-f229fdb9f787 None None] GET https://10.4.3.8/volume// Aug 07 10:01:32.101476 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-f66fda7f-13d7-41ec-8d70-f229fdb9f787 None None] Empty body provided in request {{(pid=100296) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 10:01:32.101476 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-f66fda7f-13d7-41ec-8d70-f229fdb9f787 None None] Calling method 'all' {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 10:01:32.101476 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-f66fda7f-13d7-41ec-8d70-f229fdb9f787 None None] https://10.4.3.8/volume// returned with HTTP 300 Aug 07 10:01:32.101476 np0000006707 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 916/3668] 10.4.3.8 () {66 vars in 1412 bytes} [Fri Aug 7 10:01:32 2026] GET /volume/ => generated 384 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 07 10:01:32.106240 np0000006707 devstack@c-api.service[100297]: INFO cinder.volume.api [None req-cc164ea8-cdea-40ae-93e4-e5542c00e8c3 tempest-TestEncryptedCinderVolumes-768498766 tempest-TestEncryptedCinderVolumes-768498766-project-member] Volume info retrieved successfully. Aug 07 10:01:32.114064 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-cc164ea8-cdea-40ae-93e4-e5542c00e8c3 tempest-TestEncryptedCinderVolumes-768498766 tempest-TestEncryptedCinderVolumes-768498766-project-member] https://10.4.3.8/volume/v3/volumes/5b5fb386-55da-4f7a-b001-c0b9f59a6107 returned with HTTP 200 Aug 07 10:01:32.114656 np0000006707 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 917/3669] 10.4.3.8 () {66 vars in 1334 bytes} [Fri Aug 7 10:01:32 2026] GET /volume/v3/volumes/5b5fb386-55da-4f7a-b001-c0b9f59a6107 => generated 872 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 10:01:32.115341 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.middleware.request_id [req-93c01f2d-585f-42c3-96ce-602b24176fa5 req-692adc68-3355-4c30-8c5c-7f762245d379 None None] RequestId filter calling following filter/app {{(pid=100298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:01:32.124464 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [req-93c01f2d-585f-42c3-96ce-602b24176fa5 req-692adc68-3355-4c30-8c5c-7f762245d379 tempest-TestEncryptedCinderVolumes-768498766 tempest-TestEncryptedCinderVolumes-768498766-project-member] GET https://10.4.3.8/volume/v3/volumes/5b5fb386-55da-4f7a-b001-c0b9f59a6107 Aug 07 10:01:32.124464 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [req-93c01f2d-585f-42c3-96ce-602b24176fa5 req-692adc68-3355-4c30-8c5c-7f762245d379 tempest-TestEncryptedCinderVolumes-768498766 tempest-TestEncryptedCinderVolumes-768498766-project-member] Empty body provided in request {{(pid=100298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 10:01:32.124464 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [req-93c01f2d-585f-42c3-96ce-602b24176fa5 req-692adc68-3355-4c30-8c5c-7f762245d379 tempest-TestEncryptedCinderVolumes-768498766 tempest-TestEncryptedCinderVolumes-768498766-project-member] Calling method 'show' {{(pid=100298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 10:01:32.137699 np0000006707 devstack@c-api.service[100298]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 10:01:32.137699 np0000006707 devstack@c-api.service[100298]: warnings.warn( Aug 07 10:01:32.142216 np0000006707 devstack@c-api.service[100298]: INFO cinder.volume.api [req-93c01f2d-585f-42c3-96ce-602b24176fa5 req-692adc68-3355-4c30-8c5c-7f762245d379 tempest-TestEncryptedCinderVolumes-768498766 tempest-TestEncryptedCinderVolumes-768498766-project-member] Volume info retrieved successfully. Aug 07 10:01:32.147319 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [req-93c01f2d-585f-42c3-96ce-602b24176fa5 req-692adc68-3355-4c30-8c5c-7f762245d379 tempest-TestEncryptedCinderVolumes-768498766 tempest-TestEncryptedCinderVolumes-768498766-project-member] https://10.4.3.8/volume/v3/volumes/5b5fb386-55da-4f7a-b001-c0b9f59a6107 returned with HTTP 200 Aug 07 10:01:32.147840 np0000006707 devstack@c-api.service[100298]: [pid: 100298|app: 0|req: 920/3670] 10.4.3.8 () {70 vars in 1625 bytes} [Fri Aug 7 10:01:32 2026] GET /volume/v3/volumes/5b5fb386-55da-4f7a-b001-c0b9f59a6107 => generated 1052 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 07 10:01:32.297384 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [req-93c01f2d-585f-42c3-96ce-602b24176fa5 req-8c65fece-250e-4be0-90b6-39b1b1254406 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:01:32.303015 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [req-93c01f2d-585f-42c3-96ce-602b24176fa5 req-8c65fece-250e-4be0-90b6-39b1b1254406 tempest-TestEncryptedCinderVolumes-768498766 tempest-TestEncryptedCinderVolumes-768498766-project-member] PUT https://10.4.3.8/volume/v3/attachments/55281799-0374-4b02-88a1-c9d67bd95f03 Aug 07 10:01:32.303468 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [req-93c01f2d-585f-42c3-96ce-602b24176fa5 req-8c65fece-250e-4be0-90b6-39b1b1254406 tempest-TestEncryptedCinderVolumes-768498766 tempest-TestEncryptedCinderVolumes-768498766-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.8", "host": "np0000006707", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:568b993d50b1", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "d2780578-1896-461f-80ac-b58d2e346b90", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 10:01:32.313535 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.coordination [req-93c01f2d-585f-42c3-96ce-602b24176fa5 req-8c65fece-250e-4be0-90b6-39b1b1254406 tempest-TestEncryptedCinderVolumes-768498766 tempest-TestEncryptedCinderVolumes-768498766-project-member] Acquiring lock "cinder-attachment_update-5b5fb386-55da-4f7a-b001-c0b9f59a6107-np0000006707" by "attachment_update" {{(pid=100295) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 07 10:01:32.321390 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.coordination [req-93c01f2d-585f-42c3-96ce-602b24176fa5 req-8c65fece-250e-4be0-90b6-39b1b1254406 tempest-TestEncryptedCinderVolumes-768498766 tempest-TestEncryptedCinderVolumes-768498766-project-member] Lock "cinder-attachment_update-5b5fb386-55da-4f7a-b001-c0b9f59a6107-np0000006707" acquired by "attachment_update" :: waited 0.009s {{(pid=100295) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 07 10:01:32.322807 np0000006707 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 10:01:32.322807 np0000006707 devstack@c-api.service[100295]: warnings.warn( Aug 07 10:01:32.435742 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.coordination [req-93c01f2d-585f-42c3-96ce-602b24176fa5 req-8c65fece-250e-4be0-90b6-39b1b1254406 tempest-TestEncryptedCinderVolumes-768498766 tempest-TestEncryptedCinderVolumes-768498766-project-member] Lock "cinder-attachment_update-5b5fb386-55da-4f7a-b001-c0b9f59a6107-np0000006707" released by "attachment_update" :: held 0.114s {{(pid=100295) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 07 10:01:32.436156 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [req-93c01f2d-585f-42c3-96ce-602b24176fa5 req-8c65fece-250e-4be0-90b6-39b1b1254406 tempest-TestEncryptedCinderVolumes-768498766 tempest-TestEncryptedCinderVolumes-768498766-project-member] https://10.4.3.8/volume/v3/attachments/55281799-0374-4b02-88a1-c9d67bd95f03 returned with HTTP 200 Aug 07 10:01:32.436761 np0000006707 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 918/3671] 10.4.3.8 () {74 vars in 1690 bytes} [Fri Aug 7 10:01:32 2026] PUT /volume/v3/attachments/55281799-0374-4b02-88a1-c9d67bd95f03 => generated 968 bytes in 140 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 10:01:32.447666 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [req-93c01f2d-585f-42c3-96ce-602b24176fa5 req-65d59199-8d03-4fd5-b0b2-9953490473b7 None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:01:32.450868 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [req-93c01f2d-585f-42c3-96ce-602b24176fa5 req-65d59199-8d03-4fd5-b0b2-9953490473b7 tempest-TestEncryptedCinderVolumes-768498766 tempest-TestEncryptedCinderVolumes-768498766-project-member] GET https://10.4.3.8/volume/v3/volumes/5b5fb386-55da-4f7a-b001-c0b9f59a6107/encryption Aug 07 10:01:32.451712 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [req-93c01f2d-585f-42c3-96ce-602b24176fa5 req-65d59199-8d03-4fd5-b0b2-9953490473b7 tempest-TestEncryptedCinderVolumes-768498766 tempest-TestEncryptedCinderVolumes-768498766-project-member] Empty body provided in request {{(pid=100296) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 10:01:32.451712 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [req-93c01f2d-585f-42c3-96ce-602b24176fa5 req-65d59199-8d03-4fd5-b0b2-9953490473b7 tempest-TestEncryptedCinderVolumes-768498766 tempest-TestEncryptedCinderVolumes-768498766-project-member] Calling method 'index' {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 10:01:32.465828 np0000006707 devstack@c-api.service[100296]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 10:01:32.465828 np0000006707 devstack@c-api.service[100296]: warnings.warn( Aug 07 10:01:32.473816 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [req-93c01f2d-585f-42c3-96ce-602b24176fa5 req-65d59199-8d03-4fd5-b0b2-9953490473b7 tempest-TestEncryptedCinderVolumes-768498766 tempest-TestEncryptedCinderVolumes-768498766-project-member] https://10.4.3.8/volume/v3/volumes/5b5fb386-55da-4f7a-b001-c0b9f59a6107/encryption returned with HTTP 200 Aug 07 10:01:32.474582 np0000006707 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 917/3672] 10.4.3.8 () {68 vars in 1617 bytes} [Fri Aug 7 10:01:32 2026] GET /volume/v3/volumes/5b5fb386-55da-4f7a-b001-c0b9f59a6107/encryption => generated 160 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 10:01:32.607662 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [None req-6a5c5830-6d1b-43a1-b9c7-d8dacb32927d None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:01:32.610051 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-6a5c5830-6d1b-43a1-b9c7-d8dacb32927d tempest-ProjectAdminTests-590797483 tempest-ProjectAdminTests-590797483-project-admin] GET https://10.4.3.8/volume/v3/volumes/6ee59b39-ca3e-47e2-ada8-e4d0259b80c9 Aug 07 10:01:32.610323 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-6a5c5830-6d1b-43a1-b9c7-d8dacb32927d tempest-ProjectAdminTests-590797483 tempest-ProjectAdminTests-590797483-project-admin] Empty body provided in request {{(pid=100297) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 10:01:32.610606 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-6a5c5830-6d1b-43a1-b9c7-d8dacb32927d tempest-ProjectAdminTests-590797483 tempest-ProjectAdminTests-590797483-project-admin] Calling method 'show' {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 10:01:32.620655 np0000006707 devstack@c-api.service[100297]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 10:01:32.620655 np0000006707 devstack@c-api.service[100297]: warnings.warn( Aug 07 10:01:32.627732 np0000006707 devstack@c-api.service[100297]: INFO cinder.volume.api [None req-6a5c5830-6d1b-43a1-b9c7-d8dacb32927d tempest-ProjectAdminTests-590797483 tempest-ProjectAdminTests-590797483-project-admin] Volume info retrieved successfully. Aug 07 10:01:32.636335 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-6a5c5830-6d1b-43a1-b9c7-d8dacb32927d tempest-ProjectAdminTests-590797483 tempest-ProjectAdminTests-590797483-project-admin] https://10.4.3.8/volume/v3/volumes/6ee59b39-ca3e-47e2-ada8-e4d0259b80c9 returned with HTTP 200 Aug 07 10:01:32.637524 np0000006707 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 918/3673] 10.4.3.8 () {68 vars in 1374 bytes} [Fri Aug 7 10:01:32 2026] GET /volume/v3/volumes/6ee59b39-ca3e-47e2-ada8-e4d0259b80c9 => generated 968 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 10:01:32.654738 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.middleware.request_id [None req-bb6fda79-a71c-4a81-bcb2-54eef385089e None None] RequestId filter calling following filter/app {{(pid=100298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:01:32.657552 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [None req-bb6fda79-a71c-4a81-bcb2-54eef385089e tempest-ProjectAdminTests-590797483 tempest-ProjectAdminTests-590797483-project-admin] GET https://10.4.3.8/volume/v3/messages Aug 07 10:01:32.657818 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [None req-bb6fda79-a71c-4a81-bcb2-54eef385089e tempest-ProjectAdminTests-590797483 tempest-ProjectAdminTests-590797483-project-admin] Empty body provided in request {{(pid=100298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 10:01:32.658072 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [None req-bb6fda79-a71c-4a81-bcb2-54eef385089e tempest-ProjectAdminTests-590797483 tempest-ProjectAdminTests-590797483-project-admin] Calling method 'version_select' {{(pid=100298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 10:01:32.663744 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [None req-bb6fda79-a71c-4a81-bcb2-54eef385089e tempest-ProjectAdminTests-590797483 tempest-ProjectAdminTests-590797483-project-admin] https://10.4.3.8/volume/v3/messages returned with HTTP 200 Aug 07 10:01:32.663744 np0000006707 devstack@c-api.service[100298]: [pid: 100298|app: 0|req: 921/3674] 10.4.3.8 () {68 vars in 1266 bytes} [Fri Aug 7 10:01:32 2026] GET /volume/v3/messages => generated 666 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 10:01:32.675608 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-d4ec2546-18ee-46e8-8632-36fddb07872b None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:01:32.680024 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-d4ec2546-18ee-46e8-8632-36fddb07872b tempest-ProjectAdminTests-590797483 tempest-ProjectAdminTests-590797483-project-admin] DELETE https://10.4.3.8/volume/v3/messages/349ae1c8-5ec7-48d8-a0c0-5c4113ab9516 Aug 07 10:01:32.680288 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-d4ec2546-18ee-46e8-8632-36fddb07872b tempest-ProjectAdminTests-590797483 tempest-ProjectAdminTests-590797483-project-admin] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 10:01:32.680529 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-d4ec2546-18ee-46e8-8632-36fddb07872b tempest-ProjectAdminTests-590797483 tempest-ProjectAdminTests-590797483-project-admin] Calling method 'version_select' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 10:01:32.685146 np0000006707 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 10:01:32.685146 np0000006707 devstack@c-api.service[100295]: warnings.warn( Aug 07 10:01:32.691206 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-d4ec2546-18ee-46e8-8632-36fddb07872b tempest-ProjectAdminTests-590797483 tempest-ProjectAdminTests-590797483-project-admin] https://10.4.3.8/volume/v3/messages/349ae1c8-5ec7-48d8-a0c0-5c4113ab9516 returned with HTTP 204 Aug 07 10:01:32.691744 np0000006707 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 919/3675] 10.4.3.8 () {68 vars in 1380 bytes} [Fri Aug 7 10:01:32 2026] DELETE /volume/v3/messages/349ae1c8-5ec7-48d8-a0c0-5c4113ab9516 => generated 0 bytes in 17 msecs (HTTP/1.1 204) 6 headers in 235 bytes (1 switches on core 0) Aug 07 10:01:32.699680 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [None req-d4747816-a537-4da1-a665-963d83f2bee5 None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:01:32.701851 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-d4747816-a537-4da1-a665-963d83f2bee5 tempest-ProjectAdminTests-590797483 tempest-ProjectAdminTests-590797483-project-admin] GET https://10.4.3.8/volume/v3/messages/349ae1c8-5ec7-48d8-a0c0-5c4113ab9516 Aug 07 10:01:32.702582 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-d4747816-a537-4da1-a665-963d83f2bee5 tempest-ProjectAdminTests-590797483 tempest-ProjectAdminTests-590797483-project-admin] Empty body provided in request {{(pid=100296) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 10:01:32.702582 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-d4747816-a537-4da1-a665-963d83f2bee5 tempest-ProjectAdminTests-590797483 tempest-ProjectAdminTests-590797483-project-admin] Calling method 'version_select' {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 10:01:32.707506 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-d4747816-a537-4da1-a665-963d83f2bee5 tempest-ProjectAdminTests-590797483 tempest-ProjectAdminTests-590797483-project-admin] https://10.4.3.8/volume/v3/messages/349ae1c8-5ec7-48d8-a0c0-5c4113ab9516 returned with HTTP 404 Aug 07 10:01:32.708307 np0000006707 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 918/3676] 10.4.3.8 () {68 vars in 1377 bytes} [Fri Aug 7 10:01:32 2026] GET /volume/v3/messages/349ae1c8-5ec7-48d8-a0c0-5c4113ab9516 => generated 110 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 10:01:32.728251 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [None req-d9b9c311-855d-45f9-9ad3-155199d3f45b None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:01:32.730167 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-d9b9c311-855d-45f9-9ad3-155199d3f45b tempest-ProjectAdminTests-590797483 tempest-ProjectAdminTests-590797483-project-admin] DELETE https://10.4.3.8/volume/v3/volumes/6ee59b39-ca3e-47e2-ada8-e4d0259b80c9 Aug 07 10:01:32.730381 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-d9b9c311-855d-45f9-9ad3-155199d3f45b tempest-ProjectAdminTests-590797483 tempest-ProjectAdminTests-590797483-project-admin] Empty body provided in request {{(pid=100297) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 10:01:32.730616 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-d9b9c311-855d-45f9-9ad3-155199d3f45b tempest-ProjectAdminTests-590797483 tempest-ProjectAdminTests-590797483-project-admin] Calling method 'delete' {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 10:01:32.730776 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.v3.volumes [None req-d9b9c311-855d-45f9-9ad3-155199d3f45b tempest-ProjectAdminTests-590797483 tempest-ProjectAdminTests-590797483-project-admin] Delete volume with id: 6ee59b39-ca3e-47e2-ada8-e4d0259b80c9 Aug 07 10:01:32.740241 np0000006707 devstack@c-api.service[100297]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 10:01:32.740241 np0000006707 devstack@c-api.service[100297]: warnings.warn( Aug 07 10:01:32.740785 np0000006707 devstack@c-api.service[100297]: INFO cinder.volume.api [None req-d9b9c311-855d-45f9-9ad3-155199d3f45b tempest-ProjectAdminTests-590797483 tempest-ProjectAdminTests-590797483-project-admin] Volume info retrieved successfully. Aug 07 10:01:32.742294 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.volume.api [None req-d9b9c311-855d-45f9-9ad3-155199d3f45b tempest-ProjectAdminTests-590797483 tempest-ProjectAdminTests-590797483-project-admin] Decrease volume quotas for non temporary volume in non error_managing status. {{(pid=100297) delete /opt/stack/cinder/cinder/volume/api.py:434}} Aug 07 10:01:32.763850 np0000006707 devstack@c-api.service[100297]: WARNING cinder.quota [None req-d9b9c311-855d-45f9-9ad3-155199d3f45b tempest-ProjectAdminTests-590797483 tempest-ProjectAdminTests-590797483-project-admin] Deprecated: Default quota for resource: volumes_tempest-ProjectAdminTests-volume-type-173311216 is set by the default quota flag: quota_volumes_tempest-ProjectAdminTests-volume-type-173311216, it is now deprecated. Please use the default quota class for default quota. Aug 07 10:01:32.763850 np0000006707 devstack@c-api.service[100297]: WARNING cinder.quota [None req-d9b9c311-855d-45f9-9ad3-155199d3f45b tempest-ProjectAdminTests-590797483 tempest-ProjectAdminTests-590797483-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-ProjectAdminTests-volume-type-173311216 is set by the default quota flag: quota_gigabytes_tempest-ProjectAdminTests-volume-type-173311216, it is now deprecated. Please use the default quota class for default quota. Aug 07 10:01:32.777375 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.quota [None req-d9b9c311-855d-45f9-9ad3-155199d3f45b tempest-ProjectAdminTests-590797483 tempest-ProjectAdminTests-590797483-project-admin] Created reservations ['0554c800-4399-40ff-9368-a151c05c3c62', '55396613-056a-4b83-8ac2-74fae67ff303', 'bf25c1e4-7706-4e28-9d80-3973638c8e1d', '7c90906f-fe9e-4dcf-9152-6672107fe453'] {{(pid=100297) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 10:01:32.782781 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.middleware.request_id [req-40c4c314-bc16-4153-bc2a-b4c87bc9b1fc req-3b9d11c3-2174-4107-9181-878075dfb348 None None] RequestId filter calling following filter/app {{(pid=100298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:01:32.788082 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [req-40c4c314-bc16-4153-bc2a-b4c87bc9b1fc req-3b9d11c3-2174-4107-9181-878075dfb348 tempest-SnapshotDataIntegrityTests-488661116 tempest-SnapshotDataIntegrityTests-488661116-project-member] DELETE https://10.4.3.8/volume/v3/attachments/e651158d-dc68-47d0-a335-9dc777b04cb7 Aug 07 10:01:32.788362 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [req-40c4c314-bc16-4153-bc2a-b4c87bc9b1fc req-3b9d11c3-2174-4107-9181-878075dfb348 tempest-SnapshotDataIntegrityTests-488661116 tempest-SnapshotDataIntegrityTests-488661116-project-member] Empty body provided in request {{(pid=100298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 10:01:32.788658 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [req-40c4c314-bc16-4153-bc2a-b4c87bc9b1fc req-3b9d11c3-2174-4107-9181-878075dfb348 tempest-SnapshotDataIntegrityTests-488661116 tempest-SnapshotDataIntegrityTests-488661116-project-member] Calling method 'version_select' {{(pid=100298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 10:01:32.801901 np0000006707 devstack@c-api.service[100298]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 10:01:32.801901 np0000006707 devstack@c-api.service[100298]: warnings.warn( Aug 07 10:01:32.830494 np0000006707 devstack@c-api.service[100297]: INFO cinder.volume.api [None req-d9b9c311-855d-45f9-9ad3-155199d3f45b tempest-ProjectAdminTests-590797483 tempest-ProjectAdminTests-590797483-project-admin] Delete volume request issued successfully. Aug 07 10:01:32.830896 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-d9b9c311-855d-45f9-9ad3-155199d3f45b tempest-ProjectAdminTests-590797483 tempest-ProjectAdminTests-590797483-project-admin] https://10.4.3.8/volume/v3/volumes/6ee59b39-ca3e-47e2-ada8-e4d0259b80c9 returned with HTTP 202 Aug 07 10:01:32.831352 np0000006707 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 919/3677] 10.4.3.8 () {68 vars in 1377 bytes} [Fri Aug 7 10:01:32 2026] DELETE /volume/v3/volumes/6ee59b39-ca3e-47e2-ada8-e4d0259b80c9 => generated 0 bytes in 104 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 07 10:01:32.841830 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-84b06729-b9ad-4207-b7c1-fc1dc08f079c None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:01:32.843739 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-84b06729-b9ad-4207-b7c1-fc1dc08f079c tempest-ProjectAdminTests-590797483 tempest-ProjectAdminTests-590797483-project-admin] DELETE https://10.4.3.8/volume/v3/types/86afbd16-a930-4956-b291-fcd97911899e Aug 07 10:01:32.843951 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-84b06729-b9ad-4207-b7c1-fc1dc08f079c tempest-ProjectAdminTests-590797483 tempest-ProjectAdminTests-590797483-project-admin] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 10:01:32.844140 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-84b06729-b9ad-4207-b7c1-fc1dc08f079c tempest-ProjectAdminTests-590797483 tempest-ProjectAdminTests-590797483-project-admin] Calling method '_delete' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 10:01:32.861346 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [req-40c4c314-bc16-4153-bc2a-b4c87bc9b1fc req-3b9d11c3-2174-4107-9181-878075dfb348 tempest-SnapshotDataIntegrityTests-488661116 tempest-SnapshotDataIntegrityTests-488661116-project-member] https://10.4.3.8/volume/v3/attachments/e651158d-dc68-47d0-a335-9dc777b04cb7 returned with HTTP 200 Aug 07 10:01:32.861942 np0000006707 devstack@c-api.service[100298]: [pid: 100298|app: 0|req: 922/3678] 10.4.3.8 () {72 vars in 1659 bytes} [Fri Aug 7 10:01:32 2026] DELETE /volume/v3/attachments/e651158d-dc68-47d0-a335-9dc777b04cb7 => generated 19 bytes in 80 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 10:01:32.876167 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-84b06729-b9ad-4207-b7c1-fc1dc08f079c tempest-ProjectAdminTests-590797483 tempest-ProjectAdminTests-590797483-project-admin] https://10.4.3.8/volume/v3/types/86afbd16-a930-4956-b291-fcd97911899e returned with HTTP 202 Aug 07 10:01:32.876766 np0000006707 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 920/3679] 10.4.3.8 () {66 vars in 1331 bytes} [Fri Aug 7 10:01:32 2026] DELETE /volume/v3/types/86afbd16-a930-4956-b291-fcd97911899e => generated 0 bytes in 35 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 07 10:01:32.888619 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [None req-1b67c65c-a5a8-4e5c-adb7-9fb58c37ff76 None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:01:32.891951 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-1b67c65c-a5a8-4e5c-adb7-9fb58c37ff76 tempest-ProjectAdminTests-590797483 tempest-ProjectAdminTests-590797483-project-admin] POST https://10.4.3.8/volume/v3/types Aug 07 10:01:32.892374 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-1b67c65c-a5a8-4e5c-adb7-9fb58c37ff76 tempest-ProjectAdminTests-590797483 tempest-ProjectAdminTests-590797483-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-ProjectAdminTests-volume-type-941268843", "extra_specs": {"storage_protocol": "tempest-storage_protocol-526012853", "vendor_name": "tempest-vendor_name-554480172"}}} {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 10:01:32.921099 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-1b67c65c-a5a8-4e5c-adb7-9fb58c37ff76 tempest-ProjectAdminTests-590797483 tempest-ProjectAdminTests-590797483-project-admin] https://10.4.3.8/volume/v3/types returned with HTTP 200 Aug 07 10:01:32.921996 np0000006707 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 919/3680] 10.4.3.8 () {68 vars in 1239 bytes} [Fri Aug 7 10:01:32 2026] POST /volume/v3/types => generated 326 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 10:01:32.930672 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [None req-f5feaa9f-f0bc-4a5a-8f85-3afad0871a9e None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:01:32.932507 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-f5feaa9f-f0bc-4a5a-8f85-3afad0871a9e tempest-ProjectAdminTests-590797483 tempest-ProjectAdminTests-590797483-project-admin] POST https://10.4.3.8/volume/v3/volumes Aug 07 10:01:32.932911 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-f5feaa9f-f0bc-4a5a-8f85-3afad0871a9e tempest-ProjectAdminTests-590797483 tempest-ProjectAdminTests-590797483-project-admin] Action: 'create', calling method: create, body: {"volume": {"volume_type": "b99cb3c2-7f46-49a3-9961-b2b6c47269dd", "size": 1}} {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 10:01:32.934370 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.v3.volumes [None req-f5feaa9f-f0bc-4a5a-8f85-3afad0871a9e tempest-ProjectAdminTests-590797483 tempest-ProjectAdminTests-590797483-project-admin] Create volume request body: {'volume': {'volume_type': 'b99cb3c2-7f46-49a3-9961-b2b6c47269dd', 'size': 1}} {{(pid=100297) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 07 10:01:32.938049 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.v3.volumes [None req-f5feaa9f-f0bc-4a5a-8f85-3afad0871a9e tempest-ProjectAdminTests-590797483 tempest-ProjectAdminTests-590797483-project-admin] Create volume of 1 GB Aug 07 10:01:32.938330 np0000006707 devstack@c-api.service[100297]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 10:01:32.938330 np0000006707 devstack@c-api.service[100297]: warnings.warn( Aug 07 10:01:32.938768 np0000006707 devstack@c-api.service[100297]: INFO cinder.volume.api [None req-f5feaa9f-f0bc-4a5a-8f85-3afad0871a9e tempest-ProjectAdminTests-590797483 tempest-ProjectAdminTests-590797483-project-admin] Availability Zones retrieved successfully. Aug 07 10:01:32.945099 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.volume.api [None req-f5feaa9f-f0bc-4a5a-8f85-3afad0871a9e tempest-ProjectAdminTests-590797483 tempest-ProjectAdminTests-590797483-project-admin] Flow 'volume_create_api' (9be5019a-ff91-499e-bc16-9b4165e77103) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100297) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 10:01:32.946144 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.volume.api [None req-f5feaa9f-f0bc-4a5a-8f85-3afad0871a9e tempest-ProjectAdminTests-590797483 tempest-ProjectAdminTests-590797483-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (927a5fd5-9754-4891-b291-46a8fbc9af96) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100297) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 10:01:32.947046 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.volume.flows.api.create_volume [None req-f5feaa9f-f0bc-4a5a-8f85-3afad0871a9e tempest-ProjectAdminTests-590797483 tempest-ProjectAdminTests-590797483-project-admin] Validating volume size '1' using validate_int {{(pid=100297) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 07 10:01:32.967568 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.volume.api [None req-f5feaa9f-f0bc-4a5a-8f85-3afad0871a9e tempest-ProjectAdminTests-590797483 tempest-ProjectAdminTests-590797483-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (927a5fd5-9754-4891-b291-46a8fbc9af96) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-07T10:01:33Z,deleted=False,deleted_at=None,description=None,extra_specs={storage_protocol='tempest-storage_protocol-526012853',vendor_name='tempest-vendor_name-554480172'},id=b99cb3c2-7f46-49a3-9961-b2b6c47269dd,is_public=True,name='tempest-ProjectAdminTests-volume-type-941268843',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'b99cb3c2-7f46-49a3-9961-b2b6c47269dd', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100297) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 10:01:32.968493 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.volume.api [None req-f5feaa9f-f0bc-4a5a-8f85-3afad0871a9e tempest-ProjectAdminTests-590797483 tempest-ProjectAdminTests-590797483-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ae0b621f-a651-400a-8f87-aefdad0b1a9f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100297) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 10:01:32.997569 np0000006707 devstack@c-api.service[100297]: WARNING cinder.quota [None req-f5feaa9f-f0bc-4a5a-8f85-3afad0871a9e tempest-ProjectAdminTests-590797483 tempest-ProjectAdminTests-590797483-project-admin] Deprecated: Default quota for resource: volumes_tempest-ProjectAdminTests-volume-type-941268843 is set by the default quota flag: quota_volumes_tempest-ProjectAdminTests-volume-type-941268843, it is now deprecated. Please use the default quota class for default quota. Aug 07 10:01:32.997777 np0000006707 devstack@c-api.service[100297]: WARNING cinder.quota [None req-f5feaa9f-f0bc-4a5a-8f85-3afad0871a9e tempest-ProjectAdminTests-590797483 tempest-ProjectAdminTests-590797483-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-ProjectAdminTests-volume-type-941268843 is set by the default quota flag: quota_gigabytes_tempest-ProjectAdminTests-volume-type-941268843, it is now deprecated. Please use the default quota class for default quota. Aug 07 10:01:33.035050 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.quota [None req-f5feaa9f-f0bc-4a5a-8f85-3afad0871a9e tempest-ProjectAdminTests-590797483 tempest-ProjectAdminTests-590797483-project-admin] Created reservations ['ca73a734-f684-468c-ae26-4e9ff9364347', '1b213690-e5d6-4b6e-b637-a35a82031788', '8631a7ae-ca7f-470e-8161-18fe71cdf339', '7869bd8b-f936-425a-a5c5-96903347b447'] {{(pid=100297) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 10:01:33.035912 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.volume.api [None req-f5feaa9f-f0bc-4a5a-8f85-3afad0871a9e tempest-ProjectAdminTests-590797483 tempest-ProjectAdminTests-590797483-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ae0b621f-a651-400a-8f87-aefdad0b1a9f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['ca73a734-f684-468c-ae26-4e9ff9364347', '1b213690-e5d6-4b6e-b637-a35a82031788', '8631a7ae-ca7f-470e-8161-18fe71cdf339', '7869bd8b-f936-425a-a5c5-96903347b447']}' {{(pid=100297) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 10:01:33.036774 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.volume.api [None req-f5feaa9f-f0bc-4a5a-8f85-3afad0871a9e tempest-ProjectAdminTests-590797483 tempest-ProjectAdminTests-590797483-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1600aa57-cb82-4438-be91-b55f7e1d0f34) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100297) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 10:01:33.064384 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.volume.api [None req-f5feaa9f-f0bc-4a5a-8f85-3afad0871a9e tempest-ProjectAdminTests-590797483 tempest-ProjectAdminTests-590797483-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1600aa57-cb82-4438-be91-b55f7e1d0f34) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'acedb817-ca6c-4e8e-9693-1c1077ae3087', '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='507cd6215d8a46718499f3cd2e8e7939',qos_specs=None,replication_status=,reservations=['ca73a734-f684-468c-ae26-4e9ff9364347','1b213690-e5d6-4b6e-b637-a35a82031788','8631a7ae-ca7f-470e-8161-18fe71cdf339','7869bd8b-f936-425a-a5c5-96903347b447'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f5687b5df73a465bb1b50714b23521f9',volume_type_id=b99cb3c2-7f46-49a3-9961-b2b6c47269dd), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-07T10:01: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=acedb817-ca6c-4e8e-9693-1c1077ae3087,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='507cd6215d8a46718499f3cd2e8e7939',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='f5687b5df73a465bb1b50714b23521f9',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(b99cb3c2-7f46-49a3-9961-b2b6c47269dd),volume_type_id=b99cb3c2-7f46-49a3-9961-b2b6c47269dd)}' {{(pid=100297) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 10:01:33.066160 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.volume.api [None req-f5feaa9f-f0bc-4a5a-8f85-3afad0871a9e tempest-ProjectAdminTests-590797483 tempest-ProjectAdminTests-590797483-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d3053b5b-ebc0-4b14-b954-88c1418676d2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100297) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 10:01:33.088364 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.volume.api [None req-f5feaa9f-f0bc-4a5a-8f85-3afad0871a9e tempest-ProjectAdminTests-590797483 tempest-ProjectAdminTests-590797483-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d3053b5b-ebc0-4b14-b954-88c1418676d2) transitioned into state 'SUCCESS' from 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='507cd6215d8a46718499f3cd2e8e7939',qos_specs=None,replication_status=,reservations=['ca73a734-f684-468c-ae26-4e9ff9364347','1b213690-e5d6-4b6e-b637-a35a82031788','8631a7ae-ca7f-470e-8161-18fe71cdf339','7869bd8b-f936-425a-a5c5-96903347b447'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f5687b5df73a465bb1b50714b23521f9',volume_type_id=b99cb3c2-7f46-49a3-9961-b2b6c47269dd)}' {{(pid=100297) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 10:01:33.088749 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.volume.api [None req-f5feaa9f-f0bc-4a5a-8f85-3afad0871a9e tempest-ProjectAdminTests-590797483 tempest-ProjectAdminTests-590797483-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c6c9d6cf-e8cd-40a4-9b36-c1397dc468bd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100297) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 10:01:33.102449 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.volume.api [None req-f5feaa9f-f0bc-4a5a-8f85-3afad0871a9e tempest-ProjectAdminTests-590797483 tempest-ProjectAdminTests-590797483-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c6c9d6cf-e8cd-40a4-9b36-c1397dc468bd) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100297) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 10:01:33.102449 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.volume.api [None req-f5feaa9f-f0bc-4a5a-8f85-3afad0871a9e tempest-ProjectAdminTests-590797483 tempest-ProjectAdminTests-590797483-project-admin] Flow 'volume_create_api' (9be5019a-ff91-499e-bc16-9b4165e77103) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100297) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 10:01:33.102449 np0000006707 devstack@c-api.service[100297]: INFO cinder.volume.api [None req-f5feaa9f-f0bc-4a5a-8f85-3afad0871a9e tempest-ProjectAdminTests-590797483 tempest-ProjectAdminTests-590797483-project-admin] Create volume request issued successfully. Aug 07 10:01:33.103171 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-f5feaa9f-f0bc-4a5a-8f85-3afad0871a9e tempest-ProjectAdminTests-590797483 tempest-ProjectAdminTests-590797483-project-admin] https://10.4.3.8/volume/v3/volumes returned with HTTP 202 Aug 07 10:01:33.104109 np0000006707 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 920/3681] 10.4.3.8 () {70 vars in 1284 bytes} [Fri Aug 7 10:01:32 2026] POST /volume/v3/volumes => generated 768 bytes in 174 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 07 10:01:33.119207 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.middleware.request_id [None req-cc437de4-6190-4648-8bea-50006aa5d7e5 None None] RequestId filter calling following filter/app {{(pid=100298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:01:33.123619 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [None req-cc437de4-6190-4648-8bea-50006aa5d7e5 tempest-ProjectAdminTests-590797483 tempest-ProjectAdminTests-590797483-project-admin] GET https://10.4.3.8/volume/v3/volumes/acedb817-ca6c-4e8e-9693-1c1077ae3087 Aug 07 10:01:33.123844 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [None req-cc437de4-6190-4648-8bea-50006aa5d7e5 tempest-ProjectAdminTests-590797483 tempest-ProjectAdminTests-590797483-project-admin] Empty body provided in request {{(pid=100298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 10:01:33.124043 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [None req-cc437de4-6190-4648-8bea-50006aa5d7e5 tempest-ProjectAdminTests-590797483 tempest-ProjectAdminTests-590797483-project-admin] Calling method 'show' {{(pid=100298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 10:01:33.128317 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-69db0536-7442-443f-bb28-abacdfdc396b None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:01:33.130891 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-69db0536-7442-443f-bb28-abacdfdc396b tempest-TestEncryptedCinderVolumes-768498766 tempest-TestEncryptedCinderVolumes-768498766-project-member] GET https://10.4.3.8/volume/v3/volumes/5b5fb386-55da-4f7a-b001-c0b9f59a6107 Aug 07 10:01:33.131192 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-69db0536-7442-443f-bb28-abacdfdc396b tempest-TestEncryptedCinderVolumes-768498766 tempest-TestEncryptedCinderVolumes-768498766-project-member] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 10:01:33.131451 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-69db0536-7442-443f-bb28-abacdfdc396b tempest-TestEncryptedCinderVolumes-768498766 tempest-TestEncryptedCinderVolumes-768498766-project-member] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 10:01:33.131844 np0000006707 devstack@c-api.service[100298]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 10:01:33.131844 np0000006707 devstack@c-api.service[100298]: warnings.warn( Aug 07 10:01:33.135524 np0000006707 devstack@c-api.service[100298]: INFO cinder.volume.api [None req-cc437de4-6190-4648-8bea-50006aa5d7e5 tempest-ProjectAdminTests-590797483 tempest-ProjectAdminTests-590797483-project-admin] Volume info retrieved successfully. Aug 07 10:01:33.139435 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [None req-cc437de4-6190-4648-8bea-50006aa5d7e5 tempest-ProjectAdminTests-590797483 tempest-ProjectAdminTests-590797483-project-admin] https://10.4.3.8/volume/v3/volumes/acedb817-ca6c-4e8e-9693-1c1077ae3087 returned with HTTP 200 Aug 07 10:01:33.139834 np0000006707 devstack@c-api.service[100298]: [pid: 100298|app: 0|req: 923/3682] 10.4.3.8 () {68 vars in 1374 bytes} [Fri Aug 7 10:01:33 2026] GET /volume/v3/volumes/acedb817-ca6c-4e8e-9693-1c1077ae3087 => generated 947 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 10:01:33.142018 np0000006707 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 10:01:33.142018 np0000006707 devstack@c-api.service[100295]: warnings.warn( Aug 07 10:01:33.146331 np0000006707 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-69db0536-7442-443f-bb28-abacdfdc396b tempest-TestEncryptedCinderVolumes-768498766 tempest-TestEncryptedCinderVolumes-768498766-project-member] Volume info retrieved successfully. Aug 07 10:01:33.153682 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-69db0536-7442-443f-bb28-abacdfdc396b tempest-TestEncryptedCinderVolumes-768498766 tempest-TestEncryptedCinderVolumes-768498766-project-member] https://10.4.3.8/volume/v3/volumes/5b5fb386-55da-4f7a-b001-c0b9f59a6107 returned with HTTP 200 Aug 07 10:01:33.154299 np0000006707 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 921/3683] 10.4.3.8 () {66 vars in 1334 bytes} [Fri Aug 7 10:01:33 2026] GET /volume/v3/volumes/5b5fb386-55da-4f7a-b001-c0b9f59a6107 => generated 873 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 10:01:33.859777 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [None req-6c044089-8e30-4c69-9a83-4499010b0e9e None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:01:33.862383 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-6c044089-8e30-4c69-9a83-4499010b0e9e tempest-SnapshotDataIntegrityTests-488661116 tempest-SnapshotDataIntegrityTests-488661116-project-member] POST https://10.4.3.8/volume/v3/volumes Aug 07 10:01:33.863386 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-6c044089-8e30-4c69-9a83-4499010b0e9e tempest-SnapshotDataIntegrityTests-488661116 tempest-SnapshotDataIntegrityTests-488661116-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-SnapshotDataIntegrityTests-volume-2144633944", "snapshot_id": "74ae2c58-86cb-4cc8-9a48-342e7d2f2492", "imageRef": null, "volume_type": null, "size": 1}} {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 10:01:33.866171 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.v3.volumes [None req-6c044089-8e30-4c69-9a83-4499010b0e9e tempest-SnapshotDataIntegrityTests-488661116 tempest-SnapshotDataIntegrityTests-488661116-project-member] Create volume request body: {'volume': {'name': 'tempest-SnapshotDataIntegrityTests-volume-2144633944', 'snapshot_id': '74ae2c58-86cb-4cc8-9a48-342e7d2f2492', 'imageRef': None, 'volume_type': None, 'size': 1}} {{(pid=100296) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 07 10:01:33.872116 np0000006707 devstack@c-api.service[100296]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 10:01:33.872116 np0000006707 devstack@c-api.service[100296]: warnings.warn( Aug 07 10:01:33.872701 np0000006707 devstack@c-api.service[100296]: INFO cinder.volume.api [None req-6c044089-8e30-4c69-9a83-4499010b0e9e tempest-SnapshotDataIntegrityTests-488661116 tempest-SnapshotDataIntegrityTests-488661116-project-member] Snapshot retrieved successfully. Aug 07 10:01:33.872914 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.v3.volumes [None req-6c044089-8e30-4c69-9a83-4499010b0e9e tempest-SnapshotDataIntegrityTests-488661116 tempest-SnapshotDataIntegrityTests-488661116-project-member] Create volume of 1 GB Aug 07 10:01:33.877165 np0000006707 devstack@c-api.service[100296]: INFO cinder.volume.api [None req-6c044089-8e30-4c69-9a83-4499010b0e9e tempest-SnapshotDataIntegrityTests-488661116 tempest-SnapshotDataIntegrityTests-488661116-project-member] Availability Zones retrieved successfully. Aug 07 10:01:33.882884 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.volume.api [None req-6c044089-8e30-4c69-9a83-4499010b0e9e tempest-SnapshotDataIntegrityTests-488661116 tempest-SnapshotDataIntegrityTests-488661116-project-member] Flow 'volume_create_api' (8a99bb65-9a90-4043-ba53-6c7c8a9ebd98) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100296) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 10:01:33.883926 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.volume.api [None req-6c044089-8e30-4c69-9a83-4499010b0e9e tempest-SnapshotDataIntegrityTests-488661116 tempest-SnapshotDataIntegrityTests-488661116-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (44f8ceef-04a4-4319-b207-a5b1b2f1d7cc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 10:01:33.884930 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.volume.flows.api.create_volume [None req-6c044089-8e30-4c69-9a83-4499010b0e9e tempest-SnapshotDataIntegrityTests-488661116 tempest-SnapshotDataIntegrityTests-488661116-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=100296) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 07 10:01:33.929402 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.volume.api [None req-6c044089-8e30-4c69-9a83-4499010b0e9e tempest-SnapshotDataIntegrityTests-488661116 tempest-SnapshotDataIntegrityTests-488661116-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (44f8ceef-04a4-4319-b207-a5b1b2f1d7cc) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': '74ae2c58-86cb-4cc8-9a48-342e7d2f2492', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-07T09:47:39Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=45fd9a3a-b61e-4c6c-9ab7-d02f06678d0d,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '45fd9a3a-b61e-4c6c-9ab7-d02f06678d0d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 10:01:33.931096 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.volume.api [None req-6c044089-8e30-4c69-9a83-4499010b0e9e tempest-SnapshotDataIntegrityTests-488661116 tempest-SnapshotDataIntegrityTests-488661116-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f1e008bd-8b62-49bf-9f6a-c2d69f585b47) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 10:01:33.997329 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.quota [None req-6c044089-8e30-4c69-9a83-4499010b0e9e tempest-SnapshotDataIntegrityTests-488661116 tempest-SnapshotDataIntegrityTests-488661116-project-member] Created reservations ['e03aeb2d-d9c9-4544-b6f1-e67dd7d8a684', '0bdfe1a9-1a90-40ba-91c0-0ff5ee3fb153', 'cec8baac-f2ee-4c59-b536-502e3a07985e', 'c86c5a0f-23cd-4297-ade0-2d8c799c1dd8'] {{(pid=100296) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 10:01:33.998272 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.volume.api [None req-6c044089-8e30-4c69-9a83-4499010b0e9e tempest-SnapshotDataIntegrityTests-488661116 tempest-SnapshotDataIntegrityTests-488661116-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f1e008bd-8b62-49bf-9f6a-c2d69f585b47) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['e03aeb2d-d9c9-4544-b6f1-e67dd7d8a684', '0bdfe1a9-1a90-40ba-91c0-0ff5ee3fb153', 'cec8baac-f2ee-4c59-b536-502e3a07985e', 'c86c5a0f-23cd-4297-ade0-2d8c799c1dd8']}' {{(pid=100296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 10:01:33.999191 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.volume.api [None req-6c044089-8e30-4c69-9a83-4499010b0e9e tempest-SnapshotDataIntegrityTests-488661116 tempest-SnapshotDataIntegrityTests-488661116-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (27d59181-261b-4541-8732-118241037595) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 10:01:34.054371 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.volume.api [None req-6c044089-8e30-4c69-9a83-4499010b0e9e tempest-SnapshotDataIntegrityTests-488661116 tempest-SnapshotDataIntegrityTests-488661116-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (27d59181-261b-4541-8732-118241037595) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '926c65e7-8133-4f16-adec-4b3e7234f3ce', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-SnapshotDataIntegrityTests-volume-2144633944',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ac0792cd8f5b4ff5931f0594ac110db8',qos_specs=None,replication_status=,reservations=['e03aeb2d-d9c9-4544-b6f1-e67dd7d8a684','0bdfe1a9-1a90-40ba-91c0-0ff5ee3fb153','cec8baac-f2ee-4c59-b536-502e3a07985e','c86c5a0f-23cd-4297-ade0-2d8c799c1dd8'],size=1,snapshot_id=74ae2c58-86cb-4cc8-9a48-342e7d2f2492,source_replicaid=,source_volid=None,status='creating',user_id='f95f1dcfc5584b39bb34ad233b4bb5c0',volume_type_id=45fd9a3a-b61e-4c6c-9ab7-d02f06678d0d), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-07T10:01:34Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-SnapshotDataIntegrityTests-volume-2144633944',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=926c65e7-8133-4f16-adec-4b3e7234f3ce,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='ac0792cd8f5b4ff5931f0594ac110db8',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=74ae2c58-86cb-4cc8-9a48-342e7d2f2492,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='f95f1dcfc5584b39bb34ad233b4bb5c0',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(45fd9a3a-b61e-4c6c-9ab7-d02f06678d0d),volume_type_id=45fd9a3a-b61e-4c6c-9ab7-d02f06678d0d)}' {{(pid=100296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 10:01:34.055381 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.volume.api [None req-6c044089-8e30-4c69-9a83-4499010b0e9e tempest-SnapshotDataIntegrityTests-488661116 tempest-SnapshotDataIntegrityTests-488661116-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (21cbc4bb-f16e-4938-8349-9584ba6b577e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 10:01:34.080552 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.volume.api [None req-6c044089-8e30-4c69-9a83-4499010b0e9e tempest-SnapshotDataIntegrityTests-488661116 tempest-SnapshotDataIntegrityTests-488661116-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (21cbc4bb-f16e-4938-8349-9584ba6b577e) transitioned into state 'SUCCESS' from state '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-2144633944',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ac0792cd8f5b4ff5931f0594ac110db8',qos_specs=None,replication_status=,reservations=['e03aeb2d-d9c9-4544-b6f1-e67dd7d8a684','0bdfe1a9-1a90-40ba-91c0-0ff5ee3fb153','cec8baac-f2ee-4c59-b536-502e3a07985e','c86c5a0f-23cd-4297-ade0-2d8c799c1dd8'],size=1,snapshot_id=74ae2c58-86cb-4cc8-9a48-342e7d2f2492,source_replicaid=,source_volid=None,status='creating',user_id='f95f1dcfc5584b39bb34ad233b4bb5c0',volume_type_id=45fd9a3a-b61e-4c6c-9ab7-d02f06678d0d)}' {{(pid=100296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 10:01:34.081765 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.volume.api [None req-6c044089-8e30-4c69-9a83-4499010b0e9e tempest-SnapshotDataIntegrityTests-488661116 tempest-SnapshotDataIntegrityTests-488661116-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f044698b-6788-443e-a7eb-455521427b2f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 10:01:34.106338 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.volume.api [None req-6c044089-8e30-4c69-9a83-4499010b0e9e tempest-SnapshotDataIntegrityTests-488661116 tempest-SnapshotDataIntegrityTests-488661116-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f044698b-6788-443e-a7eb-455521427b2f) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 10:01:34.107313 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.volume.api [None req-6c044089-8e30-4c69-9a83-4499010b0e9e tempest-SnapshotDataIntegrityTests-488661116 tempest-SnapshotDataIntegrityTests-488661116-project-member] Flow 'volume_create_api' (8a99bb65-9a90-4043-ba53-6c7c8a9ebd98) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100296) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 10:01:34.107661 np0000006707 devstack@c-api.service[100296]: INFO cinder.volume.api [None req-6c044089-8e30-4c69-9a83-4499010b0e9e tempest-SnapshotDataIntegrityTests-488661116 tempest-SnapshotDataIntegrityTests-488661116-project-member] Create volume request issued successfully. Aug 07 10:01:34.108236 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-6c044089-8e30-4c69-9a83-4499010b0e9e tempest-SnapshotDataIntegrityTests-488661116 tempest-SnapshotDataIntegrityTests-488661116-project-member] https://10.4.3.8/volume/v3/volumes returned with HTTP 202 Aug 07 10:01:34.110323 np0000006707 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 920/3684] 10.4.3.8 () {68 vars in 1245 bytes} [Fri Aug 7 10:01:33 2026] POST /volume/v3/volumes => generated 787 bytes in 249 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 07 10:01:34.121383 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [None req-351c9b27-caea-4a0e-928b-7cfd4e36c741 None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:01:34.126078 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-351c9b27-caea-4a0e-928b-7cfd4e36c741 tempest-SnapshotDataIntegrityTests-488661116 tempest-SnapshotDataIntegrityTests-488661116-project-member] GET https://10.4.3.8/volume/v3/volumes/926c65e7-8133-4f16-adec-4b3e7234f3ce Aug 07 10:01:34.126078 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-351c9b27-caea-4a0e-928b-7cfd4e36c741 tempest-SnapshotDataIntegrityTests-488661116 tempest-SnapshotDataIntegrityTests-488661116-project-member] Empty body provided in request {{(pid=100297) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 10:01:34.126078 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-351c9b27-caea-4a0e-928b-7cfd4e36c741 tempest-SnapshotDataIntegrityTests-488661116 tempest-SnapshotDataIntegrityTests-488661116-project-member] Calling method 'show' {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 10:01:34.136817 np0000006707 devstack@c-api.service[100297]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 10:01:34.136817 np0000006707 devstack@c-api.service[100297]: warnings.warn( Aug 07 10:01:34.148640 np0000006707 devstack@c-api.service[100297]: INFO cinder.volume.api [None req-351c9b27-caea-4a0e-928b-7cfd4e36c741 tempest-SnapshotDataIntegrityTests-488661116 tempest-SnapshotDataIntegrityTests-488661116-project-member] Volume info retrieved successfully. Aug 07 10:01:34.156030 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.middleware.request_id [None req-c9300e74-d79c-4c16-b186-a07426f97753 None None] RequestId filter calling following filter/app {{(pid=100298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:01:34.156947 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-351c9b27-caea-4a0e-928b-7cfd4e36c741 tempest-SnapshotDataIntegrityTests-488661116 tempest-SnapshotDataIntegrityTests-488661116-project-member] https://10.4.3.8/volume/v3/volumes/926c65e7-8133-4f16-adec-4b3e7234f3ce returned with HTTP 200 Aug 07 10:01:34.158761 np0000006707 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 921/3685] 10.4.3.8 () {66 vars in 1334 bytes} [Fri Aug 7 10:01:34 2026] GET /volume/v3/volumes/926c65e7-8133-4f16-adec-4b3e7234f3ce => generated 855 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 10:01:34.158820 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [None req-c9300e74-d79c-4c16-b186-a07426f97753 tempest-ProjectAdminTests-590797483 tempest-ProjectAdminTests-590797483-project-admin] GET https://10.4.3.8/volume/v3/volumes/acedb817-ca6c-4e8e-9693-1c1077ae3087 Aug 07 10:01:34.158820 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [None req-c9300e74-d79c-4c16-b186-a07426f97753 tempest-ProjectAdminTests-590797483 tempest-ProjectAdminTests-590797483-project-admin] Empty body provided in request {{(pid=100298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 10:01:34.158820 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [None req-c9300e74-d79c-4c16-b186-a07426f97753 tempest-ProjectAdminTests-590797483 tempest-ProjectAdminTests-590797483-project-admin] Calling method 'show' {{(pid=100298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 10:01:34.170349 np0000006707 devstack@c-api.service[100298]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 10:01:34.170349 np0000006707 devstack@c-api.service[100298]: warnings.warn( Aug 07 10:01:34.170597 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-997dc062-f803-466d-97e9-e08fcfcf0c35 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:01:34.172707 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-997dc062-f803-466d-97e9-e08fcfcf0c35 tempest-TestEncryptedCinderVolumes-768498766 tempest-TestEncryptedCinderVolumes-768498766-project-member] GET https://10.4.3.8/volume/v3/volumes/5b5fb386-55da-4f7a-b001-c0b9f59a6107 Aug 07 10:01:34.172959 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-997dc062-f803-466d-97e9-e08fcfcf0c35 tempest-TestEncryptedCinderVolumes-768498766 tempest-TestEncryptedCinderVolumes-768498766-project-member] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 10:01:34.173765 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-997dc062-f803-466d-97e9-e08fcfcf0c35 tempest-TestEncryptedCinderVolumes-768498766 tempest-TestEncryptedCinderVolumes-768498766-project-member] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 10:01:34.175772 np0000006707 devstack@c-api.service[100298]: INFO cinder.volume.api [None req-c9300e74-d79c-4c16-b186-a07426f97753 tempest-ProjectAdminTests-590797483 tempest-ProjectAdminTests-590797483-project-admin] Volume info retrieved successfully. Aug 07 10:01:34.182589 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [None req-c9300e74-d79c-4c16-b186-a07426f97753 tempest-ProjectAdminTests-590797483 tempest-ProjectAdminTests-590797483-project-admin] https://10.4.3.8/volume/v3/volumes/acedb817-ca6c-4e8e-9693-1c1077ae3087 returned with HTTP 200 Aug 07 10:01:34.183248 np0000006707 devstack@c-api.service[100298]: [pid: 100298|app: 0|req: 924/3686] 10.4.3.8 () {68 vars in 1374 bytes} [Fri Aug 7 10:01:34 2026] GET /volume/v3/volumes/acedb817-ca6c-4e8e-9693-1c1077ae3087 => generated 968 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 10:01:34.189122 np0000006707 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 10:01:34.189122 np0000006707 devstack@c-api.service[100295]: warnings.warn( Aug 07 10:01:34.194515 np0000006707 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-997dc062-f803-466d-97e9-e08fcfcf0c35 tempest-TestEncryptedCinderVolumes-768498766 tempest-TestEncryptedCinderVolumes-768498766-project-member] Volume info retrieved successfully. Aug 07 10:01:34.197411 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [None req-400b7042-1d86-455f-a046-38fa2820ba07 None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:01:34.199089 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [None req-cf342103-3e79-4f87-a195-323fdbb89d4d None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:01:34.200956 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-cf342103-3e79-4f87-a195-323fdbb89d4d tempest-ProjectAdminTests-590797483 tempest-ProjectAdminTests-590797483-project-admin] GET https://10.4.3.8/volume/v3/messages Aug 07 10:01:34.201152 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-cf342103-3e79-4f87-a195-323fdbb89d4d tempest-ProjectAdminTests-590797483 tempest-ProjectAdminTests-590797483-project-admin] Empty body provided in request {{(pid=100297) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 10:01:34.201279 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-997dc062-f803-466d-97e9-e08fcfcf0c35 tempest-TestEncryptedCinderVolumes-768498766 tempest-TestEncryptedCinderVolumes-768498766-project-member] https://10.4.3.8/volume/v3/volumes/5b5fb386-55da-4f7a-b001-c0b9f59a6107 returned with HTTP 200 Aug 07 10:01:34.201315 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-cf342103-3e79-4f87-a195-323fdbb89d4d tempest-ProjectAdminTests-590797483 tempest-ProjectAdminTests-590797483-project-admin] Calling method 'version_select' {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 10:01:34.201341 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-400b7042-1d86-455f-a046-38fa2820ba07 tempest-TestStampPattern-1168660439 tempest-TestStampPattern-1168660439-project-member] DELETE https://10.4.3.8/volume/v3/volumes/2dd1be57-568a-4e90-9a5c-fb0905f22cc3 Aug 07 10:01:34.201583 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-400b7042-1d86-455f-a046-38fa2820ba07 tempest-TestStampPattern-1168660439 tempest-TestStampPattern-1168660439-project-member] Empty body provided in request {{(pid=100296) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 10:01:34.201768 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-400b7042-1d86-455f-a046-38fa2820ba07 tempest-TestStampPattern-1168660439 tempest-TestStampPattern-1168660439-project-member] Calling method 'delete' {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 10:01:34.202020 np0000006707 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 922/3687] 10.4.3.8 () {66 vars in 1334 bytes} [Fri Aug 7 10:01:34 2026] GET /volume/v3/volumes/5b5fb386-55da-4f7a-b001-c0b9f59a6107 => generated 873 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 10:01:34.202066 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.v3.volumes [None req-400b7042-1d86-455f-a046-38fa2820ba07 tempest-TestStampPattern-1168660439 tempest-TestStampPattern-1168660439-project-member] Delete volume with id: 2dd1be57-568a-4e90-9a5c-fb0905f22cc3 Aug 07 10:01:34.205077 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-cf342103-3e79-4f87-a195-323fdbb89d4d tempest-ProjectAdminTests-590797483 tempest-ProjectAdminTests-590797483-project-admin] https://10.4.3.8/volume/v3/messages returned with HTTP 200 Aug 07 10:01:34.205775 np0000006707 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 922/3688] 10.4.3.8 () {68 vars in 1266 bytes} [Fri Aug 7 10:01:34 2026] GET /volume/v3/messages => generated 666 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 10:01:34.214144 np0000006707 devstack@c-api.service[100296]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 10:01:34.214144 np0000006707 devstack@c-api.service[100296]: warnings.warn( Aug 07 10:01:34.214302 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.middleware.request_id [None req-10756eea-3697-4d07-8fd1-a4824dff1ff7 None None] RequestId filter calling following filter/app {{(pid=100298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:01:34.214970 np0000006707 devstack@c-api.service[100296]: INFO cinder.volume.api [None req-400b7042-1d86-455f-a046-38fa2820ba07 tempest-TestStampPattern-1168660439 tempest-TestStampPattern-1168660439-project-member] Volume info retrieved successfully. Aug 07 10:01:34.216328 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [None req-10756eea-3697-4d07-8fd1-a4824dff1ff7 tempest-ProjectAdminTests-590797483 tempest-ProjectAdminTests-590797483-project-admin] GET https://10.4.3.8/volume/v3/messages Aug 07 10:01:34.216660 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [None req-10756eea-3697-4d07-8fd1-a4824dff1ff7 tempest-ProjectAdminTests-590797483 tempest-ProjectAdminTests-590797483-project-admin] Empty body provided in request {{(pid=100298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 10:01:34.216912 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [None req-10756eea-3697-4d07-8fd1-a4824dff1ff7 tempest-ProjectAdminTests-590797483 tempest-ProjectAdminTests-590797483-project-admin] Calling method 'version_select' {{(pid=100298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 10:01:34.221326 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [None req-10756eea-3697-4d07-8fd1-a4824dff1ff7 tempest-ProjectAdminTests-590797483 tempest-ProjectAdminTests-590797483-project-admin] https://10.4.3.8/volume/v3/messages returned with HTTP 200 Aug 07 10:01:34.221705 np0000006707 devstack@c-api.service[100298]: [pid: 100298|app: 0|req: 925/3689] 10.4.3.8 () {68 vars in 1266 bytes} [Fri Aug 7 10:01:34 2026] GET /volume/v3/messages => generated 666 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 10:01:34.230981 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-d7d965fd-8ec4-417f-bd55-c5c70a769dda None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:01:34.234027 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-d7d965fd-8ec4-417f-bd55-c5c70a769dda tempest-ProjectAdminTests-590797483 tempest-ProjectAdminTests-590797483-project-admin] DELETE https://10.4.3.8/volume/v3/messages/5bc968ee-ac0e-48f8-816c-2c83a12ab2ee Aug 07 10:01:34.234344 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-d7d965fd-8ec4-417f-bd55-c5c70a769dda tempest-ProjectAdminTests-590797483 tempest-ProjectAdminTests-590797483-project-admin] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 10:01:34.234600 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-d7d965fd-8ec4-417f-bd55-c5c70a769dda tempest-ProjectAdminTests-590797483 tempest-ProjectAdminTests-590797483-project-admin] Calling method 'version_select' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 10:01:34.247363 np0000006707 devstack@c-api.service[100296]: INFO cinder.volume.api [None req-400b7042-1d86-455f-a046-38fa2820ba07 tempest-TestStampPattern-1168660439 tempest-TestStampPattern-1168660439-project-member] Delete volume request issued successfully. Aug 07 10:01:34.247720 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-400b7042-1d86-455f-a046-38fa2820ba07 tempest-TestStampPattern-1168660439 tempest-TestStampPattern-1168660439-project-member] https://10.4.3.8/volume/v3/volumes/2dd1be57-568a-4e90-9a5c-fb0905f22cc3 returned with HTTP 202 Aug 07 10:01:34.248221 np0000006707 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 921/3690] 10.4.3.8 () {66 vars in 1337 bytes} [Fri Aug 7 10:01:34 2026] DELETE /volume/v3/volumes/2dd1be57-568a-4e90-9a5c-fb0905f22cc3 => generated 0 bytes in 52 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 07 10:01:34.248605 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-d7d965fd-8ec4-417f-bd55-c5c70a769dda tempest-ProjectAdminTests-590797483 tempest-ProjectAdminTests-590797483-project-admin] https://10.4.3.8/volume/v3/messages/5bc968ee-ac0e-48f8-816c-2c83a12ab2ee returned with HTTP 204 Aug 07 10:01:34.249220 np0000006707 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 923/3691] 10.4.3.8 () {68 vars in 1380 bytes} [Fri Aug 7 10:01:34 2026] DELETE /volume/v3/messages/5bc968ee-ac0e-48f8-816c-2c83a12ab2ee => generated 0 bytes in 19 msecs (HTTP/1.1 204) 6 headers in 235 bytes (1 switches on core 0) Aug 07 10:01:34.258612 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [None req-87939564-35f3-47e9-8048-816750ea206f None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:01:34.260308 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.middleware.request_id [None req-7ffd05e9-c381-4a64-85e7-0345d9f993d0 None None] RequestId filter calling following filter/app {{(pid=100298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:01:34.260704 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-87939564-35f3-47e9-8048-816750ea206f tempest-TestStampPattern-1168660439 tempest-TestStampPattern-1168660439-project-member] GET https://10.4.3.8/volume/v3/volumes/2dd1be57-568a-4e90-9a5c-fb0905f22cc3 Aug 07 10:01:34.260950 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-87939564-35f3-47e9-8048-816750ea206f tempest-TestStampPattern-1168660439 tempest-TestStampPattern-1168660439-project-member] Empty body provided in request {{(pid=100297) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 10:01:34.261265 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-87939564-35f3-47e9-8048-816750ea206f tempest-TestStampPattern-1168660439 tempest-TestStampPattern-1168660439-project-member] Calling method 'show' {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 10:01:34.263258 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [None req-7ffd05e9-c381-4a64-85e7-0345d9f993d0 tempest-ProjectAdminTests-590797483 tempest-ProjectAdminTests-590797483-project-admin] DELETE https://10.4.3.8/volume/v3/volumes/acedb817-ca6c-4e8e-9693-1c1077ae3087 Aug 07 10:01:34.263579 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [None req-7ffd05e9-c381-4a64-85e7-0345d9f993d0 tempest-ProjectAdminTests-590797483 tempest-ProjectAdminTests-590797483-project-admin] Empty body provided in request {{(pid=100298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 10:01:34.263852 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [None req-7ffd05e9-c381-4a64-85e7-0345d9f993d0 tempest-ProjectAdminTests-590797483 tempest-ProjectAdminTests-590797483-project-admin] Calling method 'delete' {{(pid=100298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 10:01:34.264100 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.v3.volumes [None req-7ffd05e9-c381-4a64-85e7-0345d9f993d0 tempest-ProjectAdminTests-590797483 tempest-ProjectAdminTests-590797483-project-admin] Delete volume with id: acedb817-ca6c-4e8e-9693-1c1077ae3087 Aug 07 10:01:34.271470 np0000006707 devstack@c-api.service[100297]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 10:01:34.271470 np0000006707 devstack@c-api.service[100297]: warnings.warn( Aug 07 10:01:34.275010 np0000006707 devstack@c-api.service[100298]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 10:01:34.275010 np0000006707 devstack@c-api.service[100298]: warnings.warn( Aug 07 10:01:34.275495 np0000006707 devstack@c-api.service[100298]: INFO cinder.volume.api [None req-7ffd05e9-c381-4a64-85e7-0345d9f993d0 tempest-ProjectAdminTests-590797483 tempest-ProjectAdminTests-590797483-project-admin] Volume info retrieved successfully. Aug 07 10:01:34.276017 np0000006707 devstack@c-api.service[100297]: INFO cinder.volume.api [None req-87939564-35f3-47e9-8048-816750ea206f tempest-TestStampPattern-1168660439 tempest-TestStampPattern-1168660439-project-member] Volume info retrieved successfully. Aug 07 10:01:34.276896 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.volume.api [None req-7ffd05e9-c381-4a64-85e7-0345d9f993d0 tempest-ProjectAdminTests-590797483 tempest-ProjectAdminTests-590797483-project-admin] Decrease volume quotas for non temporary volume in non error_managing status. {{(pid=100298) delete /opt/stack/cinder/cinder/volume/api.py:434}} Aug 07 10:01:34.282377 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-87939564-35f3-47e9-8048-816750ea206f tempest-TestStampPattern-1168660439 tempest-TestStampPattern-1168660439-project-member] https://10.4.3.8/volume/v3/volumes/2dd1be57-568a-4e90-9a5c-fb0905f22cc3 returned with HTTP 200 Aug 07 10:01:34.282895 np0000006707 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 923/3692] 10.4.3.8 () {66 vars in 1334 bytes} [Fri Aug 7 10:01:34 2026] GET /volume/v3/volumes/2dd1be57-568a-4e90-9a5c-fb0905f22cc3 => generated 868 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 10:01:34.292444 np0000006707 devstack@c-api.service[100298]: WARNING cinder.quota [None req-7ffd05e9-c381-4a64-85e7-0345d9f993d0 tempest-ProjectAdminTests-590797483 tempest-ProjectAdminTests-590797483-project-admin] Deprecated: Default quota for resource: volumes_tempest-ProjectAdminTests-volume-type-941268843 is set by the default quota flag: quota_volumes_tempest-ProjectAdminTests-volume-type-941268843, it is now deprecated. Please use the default quota class for default quota. Aug 07 10:01:34.292853 np0000006707 devstack@c-api.service[100298]: WARNING cinder.quota [None req-7ffd05e9-c381-4a64-85e7-0345d9f993d0 tempest-ProjectAdminTests-590797483 tempest-ProjectAdminTests-590797483-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-ProjectAdminTests-volume-type-941268843 is set by the default quota flag: quota_gigabytes_tempest-ProjectAdminTests-volume-type-941268843, it is now deprecated. Please use the default quota class for default quota. Aug 07 10:01:34.303762 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.quota [None req-7ffd05e9-c381-4a64-85e7-0345d9f993d0 tempest-ProjectAdminTests-590797483 tempest-ProjectAdminTests-590797483-project-admin] Created reservations ['a8e77e41-ad45-4702-842f-586986c544fc', '11edf452-d080-43f6-9b21-4e425bb09fe9', 'ccd486a7-ae06-41ea-a894-e0ddc8825077', 'a50b63d9-fa05-479e-8fc4-ca244f6ba6c8'] {{(pid=100298) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 10:01:34.345404 np0000006707 devstack@c-api.service[100298]: INFO cinder.volume.api [None req-7ffd05e9-c381-4a64-85e7-0345d9f993d0 tempest-ProjectAdminTests-590797483 tempest-ProjectAdminTests-590797483-project-admin] Delete volume request issued successfully. Aug 07 10:01:34.345607 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [None req-7ffd05e9-c381-4a64-85e7-0345d9f993d0 tempest-ProjectAdminTests-590797483 tempest-ProjectAdminTests-590797483-project-admin] https://10.4.3.8/volume/v3/volumes/acedb817-ca6c-4e8e-9693-1c1077ae3087 returned with HTTP 202 Aug 07 10:01:34.346191 np0000006707 devstack@c-api.service[100298]: [pid: 100298|app: 0|req: 926/3693] 10.4.3.8 () {68 vars in 1377 bytes} [Fri Aug 7 10:01:34 2026] DELETE /volume/v3/volumes/acedb817-ca6c-4e8e-9693-1c1077ae3087 => generated 0 bytes in 86 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 07 10:01:34.354569 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [None req-ceb4d0ff-7a6a-4b78-893c-a040ac762722 None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:01:34.357117 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-ceb4d0ff-7a6a-4b78-893c-a040ac762722 tempest-ProjectAdminTests-590797483 tempest-ProjectAdminTests-590797483-project-admin] DELETE https://10.4.3.8/volume/v3/types/b99cb3c2-7f46-49a3-9961-b2b6c47269dd Aug 07 10:01:34.357395 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-ceb4d0ff-7a6a-4b78-893c-a040ac762722 tempest-ProjectAdminTests-590797483 tempest-ProjectAdminTests-590797483-project-admin] Empty body provided in request {{(pid=100296) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 10:01:34.357672 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-ceb4d0ff-7a6a-4b78-893c-a040ac762722 tempest-ProjectAdminTests-590797483 tempest-ProjectAdminTests-590797483-project-admin] Calling method '_delete' {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 10:01:34.387761 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-ceb4d0ff-7a6a-4b78-893c-a040ac762722 tempest-ProjectAdminTests-590797483 tempest-ProjectAdminTests-590797483-project-admin] https://10.4.3.8/volume/v3/types/b99cb3c2-7f46-49a3-9961-b2b6c47269dd returned with HTTP 202 Aug 07 10:01:34.388276 np0000006707 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 922/3694] 10.4.3.8 () {66 vars in 1331 bytes} [Fri Aug 7 10:01:34 2026] DELETE /volume/v3/types/b99cb3c2-7f46-49a3-9961-b2b6c47269dd => generated 0 bytes in 34 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 07 10:01:34.399452 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-d15bea39-48d3-4dbb-b62a-c2b3fa66a228 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:01:34.405124 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-d15bea39-48d3-4dbb-b62a-c2b3fa66a228 tempest-ProjectAdminTests-590797483 tempest-ProjectAdminTests-590797483-project-admin] POST https://10.4.3.8/volume/v3/types Aug 07 10:01:34.405124 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-d15bea39-48d3-4dbb-b62a-c2b3fa66a228 tempest-ProjectAdminTests-590797483 tempest-ProjectAdminTests-590797483-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-ProjectAdminTests-volume-type-1325547296", "extra_specs": {"storage_protocol": "tempest-storage_protocol-665979060", "vendor_name": "tempest-vendor_name-1277527471"}}} {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 10:01:34.428376 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-d15bea39-48d3-4dbb-b62a-c2b3fa66a228 tempest-ProjectAdminTests-590797483 tempest-ProjectAdminTests-590797483-project-admin] https://10.4.3.8/volume/v3/types returned with HTTP 200 Aug 07 10:01:34.430961 np0000006707 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 924/3695] 10.4.3.8 () {68 vars in 1239 bytes} [Fri Aug 7 10:01:34 2026] POST /volume/v3/types => generated 328 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 10:01:34.441571 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [None req-b72028bb-387f-43c3-900e-4b384ffae73a None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:01:34.443407 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-b72028bb-387f-43c3-900e-4b384ffae73a tempest-ProjectAdminTests-590797483 tempest-ProjectAdminTests-590797483-project-admin] POST https://10.4.3.8/volume/v3/volumes Aug 07 10:01:34.443780 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-b72028bb-387f-43c3-900e-4b384ffae73a tempest-ProjectAdminTests-590797483 tempest-ProjectAdminTests-590797483-project-admin] Action: 'create', calling method: create, body: {"volume": {"volume_type": "843fe4f8-ca73-4e20-b7a0-5e164971a842", "size": 1}} {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 10:01:34.445239 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.v3.volumes [None req-b72028bb-387f-43c3-900e-4b384ffae73a tempest-ProjectAdminTests-590797483 tempest-ProjectAdminTests-590797483-project-admin] Create volume request body: {'volume': {'volume_type': '843fe4f8-ca73-4e20-b7a0-5e164971a842', 'size': 1}} {{(pid=100297) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 07 10:01:34.450364 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.v3.volumes [None req-b72028bb-387f-43c3-900e-4b384ffae73a tempest-ProjectAdminTests-590797483 tempest-ProjectAdminTests-590797483-project-admin] Create volume of 1 GB Aug 07 10:01:34.450364 np0000006707 devstack@c-api.service[100297]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 10:01:34.450364 np0000006707 devstack@c-api.service[100297]: warnings.warn( Aug 07 10:01:34.450595 np0000006707 devstack@c-api.service[100297]: INFO cinder.volume.api [None req-b72028bb-387f-43c3-900e-4b384ffae73a tempest-ProjectAdminTests-590797483 tempest-ProjectAdminTests-590797483-project-admin] Availability Zones retrieved successfully. Aug 07 10:01:34.461694 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.volume.api [None req-b72028bb-387f-43c3-900e-4b384ffae73a tempest-ProjectAdminTests-590797483 tempest-ProjectAdminTests-590797483-project-admin] Flow 'volume_create_api' (ea6e2f2a-0ed5-4afb-b0b6-17dd8516efd2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100297) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 10:01:34.463032 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.volume.api [None req-b72028bb-387f-43c3-900e-4b384ffae73a tempest-ProjectAdminTests-590797483 tempest-ProjectAdminTests-590797483-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9d1aca7c-5b4c-4331-bbca-3254773072f0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100297) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 10:01:34.463814 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.volume.flows.api.create_volume [None req-b72028bb-387f-43c3-900e-4b384ffae73a tempest-ProjectAdminTests-590797483 tempest-ProjectAdminTests-590797483-project-admin] Validating volume size '1' using validate_int {{(pid=100297) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 07 10:01:34.485162 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.volume.api [None req-b72028bb-387f-43c3-900e-4b384ffae73a tempest-ProjectAdminTests-590797483 tempest-ProjectAdminTests-590797483-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9d1aca7c-5b4c-4331-bbca-3254773072f0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-07T10:01:34Z,deleted=False,deleted_at=None,description=None,extra_specs={storage_protocol='tempest-storage_protocol-665979060',vendor_name='tempest-vendor_name-1277527471'},id=843fe4f8-ca73-4e20-b7a0-5e164971a842,is_public=True,name='tempest-ProjectAdminTests-volume-type-1325547296',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '843fe4f8-ca73-4e20-b7a0-5e164971a842', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100297) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 10:01:34.486124 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.volume.api [None req-b72028bb-387f-43c3-900e-4b384ffae73a tempest-ProjectAdminTests-590797483 tempest-ProjectAdminTests-590797483-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (dc602234-fa15-4ac7-b335-5055c7062d3e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100297) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 10:01:34.517468 np0000006707 devstack@c-api.service[100297]: WARNING cinder.quota [None req-b72028bb-387f-43c3-900e-4b384ffae73a tempest-ProjectAdminTests-590797483 tempest-ProjectAdminTests-590797483-project-admin] Deprecated: Default quota for resource: volumes_tempest-ProjectAdminTests-volume-type-1325547296 is set by the default quota flag: quota_volumes_tempest-ProjectAdminTests-volume-type-1325547296, it is now deprecated. Please use the default quota class for default quota. Aug 07 10:01:34.517784 np0000006707 devstack@c-api.service[100297]: WARNING cinder.quota [None req-b72028bb-387f-43c3-900e-4b384ffae73a tempest-ProjectAdminTests-590797483 tempest-ProjectAdminTests-590797483-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-ProjectAdminTests-volume-type-1325547296 is set by the default quota flag: quota_gigabytes_tempest-ProjectAdminTests-volume-type-1325547296, it is now deprecated. Please use the default quota class for default quota. Aug 07 10:01:34.551390 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.quota [None req-b72028bb-387f-43c3-900e-4b384ffae73a tempest-ProjectAdminTests-590797483 tempest-ProjectAdminTests-590797483-project-admin] Created reservations ['ea9f1b59-0991-4a95-8329-45bf52b02732', '2fc70e35-05a9-4c04-a4d4-4973e3063736', 'f60d3449-038f-4d57-a7d3-bf739b660683', '32403573-7a95-49f5-89ae-76dcd4e58a4c'] {{(pid=100297) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 10:01:34.552442 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.volume.api [None req-b72028bb-387f-43c3-900e-4b384ffae73a tempest-ProjectAdminTests-590797483 tempest-ProjectAdminTests-590797483-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (dc602234-fa15-4ac7-b335-5055c7062d3e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['ea9f1b59-0991-4a95-8329-45bf52b02732', '2fc70e35-05a9-4c04-a4d4-4973e3063736', 'f60d3449-038f-4d57-a7d3-bf739b660683', '32403573-7a95-49f5-89ae-76dcd4e58a4c']}' {{(pid=100297) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 10:01:34.553348 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.volume.api [None req-b72028bb-387f-43c3-900e-4b384ffae73a tempest-ProjectAdminTests-590797483 tempest-ProjectAdminTests-590797483-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (50999b60-20a1-4b50-a46e-0f0220c6ceb5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100297) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 10:01:34.580429 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.volume.api [None req-b72028bb-387f-43c3-900e-4b384ffae73a tempest-ProjectAdminTests-590797483 tempest-ProjectAdminTests-590797483-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (50999b60-20a1-4b50-a46e-0f0220c6ceb5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '5eba030f-9089-40cc-bd93-75d21d7c903a', '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='507cd6215d8a46718499f3cd2e8e7939',qos_specs=None,replication_status=,reservations=['ea9f1b59-0991-4a95-8329-45bf52b02732','2fc70e35-05a9-4c04-a4d4-4973e3063736','f60d3449-038f-4d57-a7d3-bf739b660683','32403573-7a95-49f5-89ae-76dcd4e58a4c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f5687b5df73a465bb1b50714b23521f9',volume_type_id=843fe4f8-ca73-4e20-b7a0-5e164971a842), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-07T10:01:34Z,deleted=False,deleted_at=None,display_description=None,display_name=None,ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=5eba030f-9089-40cc-bd93-75d21d7c903a,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='507cd6215d8a46718499f3cd2e8e7939',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='f5687b5df73a465bb1b50714b23521f9',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(843fe4f8-ca73-4e20-b7a0-5e164971a842),volume_type_id=843fe4f8-ca73-4e20-b7a0-5e164971a842)}' {{(pid=100297) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 10:01:34.581101 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.volume.api [None req-b72028bb-387f-43c3-900e-4b384ffae73a tempest-ProjectAdminTests-590797483 tempest-ProjectAdminTests-590797483-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (cbcf55b9-fbea-4df6-a8b6-16cad5874c5b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100297) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 10:01:34.602005 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.volume.api [None req-b72028bb-387f-43c3-900e-4b384ffae73a tempest-ProjectAdminTests-590797483 tempest-ProjectAdminTests-590797483-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (cbcf55b9-fbea-4df6-a8b6-16cad5874c5b) transitioned into state 'SUCCESS' from 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='507cd6215d8a46718499f3cd2e8e7939',qos_specs=None,replication_status=,reservations=['ea9f1b59-0991-4a95-8329-45bf52b02732','2fc70e35-05a9-4c04-a4d4-4973e3063736','f60d3449-038f-4d57-a7d3-bf739b660683','32403573-7a95-49f5-89ae-76dcd4e58a4c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f5687b5df73a465bb1b50714b23521f9',volume_type_id=843fe4f8-ca73-4e20-b7a0-5e164971a842)}' {{(pid=100297) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 10:01:34.602883 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.volume.api [None req-b72028bb-387f-43c3-900e-4b384ffae73a tempest-ProjectAdminTests-590797483 tempest-ProjectAdminTests-590797483-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (12dc9da1-44ce-48a9-8f0a-e39cf17206f7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100297) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 10:01:34.613900 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.volume.api [None req-b72028bb-387f-43c3-900e-4b384ffae73a tempest-ProjectAdminTests-590797483 tempest-ProjectAdminTests-590797483-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (12dc9da1-44ce-48a9-8f0a-e39cf17206f7) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100297) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 10:01:34.615120 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.volume.api [None req-b72028bb-387f-43c3-900e-4b384ffae73a tempest-ProjectAdminTests-590797483 tempest-ProjectAdminTests-590797483-project-admin] Flow 'volume_create_api' (ea6e2f2a-0ed5-4afb-b0b6-17dd8516efd2) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100297) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 10:01:34.615120 np0000006707 devstack@c-api.service[100297]: INFO cinder.volume.api [None req-b72028bb-387f-43c3-900e-4b384ffae73a tempest-ProjectAdminTests-590797483 tempest-ProjectAdminTests-590797483-project-admin] Create volume request issued successfully. Aug 07 10:01:34.615806 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-b72028bb-387f-43c3-900e-4b384ffae73a tempest-ProjectAdminTests-590797483 tempest-ProjectAdminTests-590797483-project-admin] https://10.4.3.8/volume/v3/volumes returned with HTTP 202 Aug 07 10:01:34.616109 np0000006707 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 924/3696] 10.4.3.8 () {70 vars in 1284 bytes} [Fri Aug 7 10:01:34 2026] POST /volume/v3/volumes => generated 769 bytes in 175 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 07 10:01:34.635859 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.middleware.request_id [None req-7fb6f81e-834c-4ae3-a4c4-09a956fee90d None None] RequestId filter calling following filter/app {{(pid=100298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:01:34.642054 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [None req-7fb6f81e-834c-4ae3-a4c4-09a956fee90d tempest-ProjectAdminTests-590797483 tempest-ProjectAdminTests-590797483-project-admin] GET https://10.4.3.8/volume/v3/volumes/5eba030f-9089-40cc-bd93-75d21d7c903a Aug 07 10:01:34.642337 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [None req-7fb6f81e-834c-4ae3-a4c4-09a956fee90d tempest-ProjectAdminTests-590797483 tempest-ProjectAdminTests-590797483-project-admin] Empty body provided in request {{(pid=100298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 10:01:34.642583 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [None req-7fb6f81e-834c-4ae3-a4c4-09a956fee90d tempest-ProjectAdminTests-590797483 tempest-ProjectAdminTests-590797483-project-admin] Calling method 'show' {{(pid=100298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 10:01:34.652908 np0000006707 devstack@c-api.service[100298]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 10:01:34.652908 np0000006707 devstack@c-api.service[100298]: warnings.warn( Aug 07 10:01:34.658677 np0000006707 devstack@c-api.service[100298]: INFO cinder.volume.api [None req-7fb6f81e-834c-4ae3-a4c4-09a956fee90d tempest-ProjectAdminTests-590797483 tempest-ProjectAdminTests-590797483-project-admin] Volume info retrieved successfully. Aug 07 10:01:34.664738 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [None req-7fb6f81e-834c-4ae3-a4c4-09a956fee90d tempest-ProjectAdminTests-590797483 tempest-ProjectAdminTests-590797483-project-admin] https://10.4.3.8/volume/v3/volumes/5eba030f-9089-40cc-bd93-75d21d7c903a returned with HTTP 200 Aug 07 10:01:34.665314 np0000006707 devstack@c-api.service[100298]: [pid: 100298|app: 0|req: 927/3697] 10.4.3.8 () {68 vars in 1374 bytes} [Fri Aug 7 10:01:34 2026] GET /volume/v3/volumes/5eba030f-9089-40cc-bd93-75d21d7c903a => generated 948 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 10:01:35.173841 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [None req-9e45445a-505b-4dac-a1e8-55255acfddce None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:01:35.176272 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-9e45445a-505b-4dac-a1e8-55255acfddce tempest-SnapshotDataIntegrityTests-488661116 tempest-SnapshotDataIntegrityTests-488661116-project-member] GET https://10.4.3.8/volume/v3/volumes/926c65e7-8133-4f16-adec-4b3e7234f3ce Aug 07 10:01:35.176631 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-9e45445a-505b-4dac-a1e8-55255acfddce tempest-SnapshotDataIntegrityTests-488661116 tempest-SnapshotDataIntegrityTests-488661116-project-member] Empty body provided in request {{(pid=100296) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 10:01:35.176968 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-9e45445a-505b-4dac-a1e8-55255acfddce tempest-SnapshotDataIntegrityTests-488661116 tempest-SnapshotDataIntegrityTests-488661116-project-member] Calling method 'show' {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 10:01:35.188898 np0000006707 devstack@c-api.service[100296]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 10:01:35.188898 np0000006707 devstack@c-api.service[100296]: warnings.warn( Aug 07 10:01:35.194261 np0000006707 devstack@c-api.service[100296]: INFO cinder.volume.api [None req-9e45445a-505b-4dac-a1e8-55255acfddce tempest-SnapshotDataIntegrityTests-488661116 tempest-SnapshotDataIntegrityTests-488661116-project-member] Volume info retrieved successfully. Aug 07 10:01:35.200048 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-9e45445a-505b-4dac-a1e8-55255acfddce tempest-SnapshotDataIntegrityTests-488661116 tempest-SnapshotDataIntegrityTests-488661116-project-member] https://10.4.3.8/volume/v3/volumes/926c65e7-8133-4f16-adec-4b3e7234f3ce returned with HTTP 200 Aug 07 10:01:35.200826 np0000006707 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 923/3698] 10.4.3.8 () {66 vars in 1334 bytes} [Fri Aug 7 10:01:35 2026] GET /volume/v3/volumes/926c65e7-8133-4f16-adec-4b3e7234f3ce => generated 880 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 10:01:35.213383 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-df3cafc3-b774-440f-ab4e-2db7b99e3f28 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:01:35.215568 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-df3cafc3-b774-440f-ab4e-2db7b99e3f28 tempest-SnapshotDataIntegrityTests-488661116 tempest-SnapshotDataIntegrityTests-488661116-project-member] GET https://10.4.3.8/volume/v3/volumes/926c65e7-8133-4f16-adec-4b3e7234f3ce Aug 07 10:01:35.215892 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-df3cafc3-b774-440f-ab4e-2db7b99e3f28 tempest-SnapshotDataIntegrityTests-488661116 tempest-SnapshotDataIntegrityTests-488661116-project-member] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 10:01:35.217439 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-df3cafc3-b774-440f-ab4e-2db7b99e3f28 tempest-SnapshotDataIntegrityTests-488661116 tempest-SnapshotDataIntegrityTests-488661116-project-member] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 10:01:35.217503 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [None req-c369e776-ba22-43bb-9033-3238dac167d5 None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:01:35.218555 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-c369e776-ba22-43bb-9033-3238dac167d5 tempest-TestEncryptedCinderVolumes-768498766 tempest-TestEncryptedCinderVolumes-768498766-project-member] GET https://10.4.3.8/volume/v3/volumes/5b5fb386-55da-4f7a-b001-c0b9f59a6107 Aug 07 10:01:35.218761 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-c369e776-ba22-43bb-9033-3238dac167d5 tempest-TestEncryptedCinderVolumes-768498766 tempest-TestEncryptedCinderVolumes-768498766-project-member] Empty body provided in request {{(pid=100297) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 10:01:35.218957 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-c369e776-ba22-43bb-9033-3238dac167d5 tempest-TestEncryptedCinderVolumes-768498766 tempest-TestEncryptedCinderVolumes-768498766-project-member] Calling method 'show' {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 10:01:35.223898 np0000006707 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 10:01:35.223898 np0000006707 devstack@c-api.service[100295]: warnings.warn( Aug 07 10:01:35.228180 np0000006707 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-df3cafc3-b774-440f-ab4e-2db7b99e3f28 tempest-SnapshotDataIntegrityTests-488661116 tempest-SnapshotDataIntegrityTests-488661116-project-member] Volume info retrieved successfully. Aug 07 10:01:35.229098 np0000006707 devstack@c-api.service[100297]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 10:01:35.229098 np0000006707 devstack@c-api.service[100297]: warnings.warn( Aug 07 10:01:35.233619 np0000006707 devstack@c-api.service[100297]: INFO cinder.volume.api [None req-c369e776-ba22-43bb-9033-3238dac167d5 tempest-TestEncryptedCinderVolumes-768498766 tempest-TestEncryptedCinderVolumes-768498766-project-member] Volume info retrieved successfully. Aug 07 10:01:35.235625 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-df3cafc3-b774-440f-ab4e-2db7b99e3f28 tempest-SnapshotDataIntegrityTests-488661116 tempest-SnapshotDataIntegrityTests-488661116-project-member] https://10.4.3.8/volume/v3/volumes/926c65e7-8133-4f16-adec-4b3e7234f3ce returned with HTTP 200 Aug 07 10:01:35.236315 np0000006707 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 925/3699] 10.4.3.8 () {66 vars in 1334 bytes} [Fri Aug 7 10:01:35 2026] GET /volume/v3/volumes/926c65e7-8133-4f16-adec-4b3e7234f3ce => generated 880 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 10:01:35.242235 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-c369e776-ba22-43bb-9033-3238dac167d5 tempest-TestEncryptedCinderVolumes-768498766 tempest-TestEncryptedCinderVolumes-768498766-project-member] https://10.4.3.8/volume/v3/volumes/5b5fb386-55da-4f7a-b001-c0b9f59a6107 returned with HTTP 200 Aug 07 10:01:35.242759 np0000006707 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 925/3700] 10.4.3.8 () {66 vars in 1334 bytes} [Fri Aug 7 10:01:35 2026] GET /volume/v3/volumes/5b5fb386-55da-4f7a-b001-c0b9f59a6107 => generated 873 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 10:01:35.298803 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.middleware.request_id [None req-347c4666-f604-4016-ac31-cffa3a9fc044 None None] RequestId filter calling following filter/app {{(pid=100298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:01:35.300516 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [None req-347c4666-f604-4016-ac31-cffa3a9fc044 tempest-TestStampPattern-1168660439 tempest-TestStampPattern-1168660439-project-member] GET https://10.4.3.8/volume/v3/volumes/2dd1be57-568a-4e90-9a5c-fb0905f22cc3 Aug 07 10:01:35.300710 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [None req-347c4666-f604-4016-ac31-cffa3a9fc044 tempest-TestStampPattern-1168660439 tempest-TestStampPattern-1168660439-project-member] Empty body provided in request {{(pid=100298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 10:01:35.300925 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [None req-347c4666-f604-4016-ac31-cffa3a9fc044 tempest-TestStampPattern-1168660439 tempest-TestStampPattern-1168660439-project-member] Calling method 'show' {{(pid=100298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 10:01:35.306965 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [None req-347c4666-f604-4016-ac31-cffa3a9fc044 tempest-TestStampPattern-1168660439 tempest-TestStampPattern-1168660439-project-member] https://10.4.3.8/volume/v3/volumes/2dd1be57-568a-4e90-9a5c-fb0905f22cc3 returned with HTTP 404 Aug 07 10:01:35.307459 np0000006707 devstack@c-api.service[100298]: [pid: 100298|app: 0|req: 928/3701] 10.4.3.8 () {66 vars in 1334 bytes} [Fri Aug 7 10:01:35 2026] GET /volume/v3/volumes/2dd1be57-568a-4e90-9a5c-fb0905f22cc3 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 10:01:35.682200 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [None req-273d59db-708b-47fa-9838-7fc5be82043b None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:01:35.687637 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-273d59db-708b-47fa-9838-7fc5be82043b tempest-ProjectAdminTests-590797483 tempest-ProjectAdminTests-590797483-project-admin] GET https://10.4.3.8/volume/v3/volumes/5eba030f-9089-40cc-bd93-75d21d7c903a Aug 07 10:01:35.688071 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-273d59db-708b-47fa-9838-7fc5be82043b tempest-ProjectAdminTests-590797483 tempest-ProjectAdminTests-590797483-project-admin] Empty body provided in request {{(pid=100296) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 10:01:35.688375 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-273d59db-708b-47fa-9838-7fc5be82043b tempest-ProjectAdminTests-590797483 tempest-ProjectAdminTests-590797483-project-admin] Calling method 'show' {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 10:01:35.704165 np0000006707 devstack@c-api.service[100296]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 10:01:35.704165 np0000006707 devstack@c-api.service[100296]: warnings.warn( Aug 07 10:01:35.716022 np0000006707 devstack@c-api.service[100296]: INFO cinder.volume.api [None req-273d59db-708b-47fa-9838-7fc5be82043b tempest-ProjectAdminTests-590797483 tempest-ProjectAdminTests-590797483-project-admin] Volume info retrieved successfully. Aug 07 10:01:35.720728 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-e024a4b4-8565-4ca2-98a6-a8e069554e15 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:01:35.722466 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-e024a4b4-8565-4ca2-98a6-a8e069554e15 tempest-TestStampPattern-1168660439 tempest-TestStampPattern-1168660439-project-member] DELETE https://10.4.3.8/volume/v3/snapshots/406bc2aa-c8d0-425b-8dbd-daefd10ff830 Aug 07 10:01:35.722771 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-e024a4b4-8565-4ca2-98a6-a8e069554e15 tempest-TestStampPattern-1168660439 tempest-TestStampPattern-1168660439-project-member] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 10:01:35.723060 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-e024a4b4-8565-4ca2-98a6-a8e069554e15 tempest-TestStampPattern-1168660439 tempest-TestStampPattern-1168660439-project-member] Calling method 'delete' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 10:01:35.723356 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.v3.snapshots [None req-e024a4b4-8565-4ca2-98a6-a8e069554e15 tempest-TestStampPattern-1168660439 tempest-TestStampPattern-1168660439-project-member] Delete snapshot with id: 406bc2aa-c8d0-425b-8dbd-daefd10ff830 Aug 07 10:01:35.724975 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-273d59db-708b-47fa-9838-7fc5be82043b tempest-ProjectAdminTests-590797483 tempest-ProjectAdminTests-590797483-project-admin] https://10.4.3.8/volume/v3/volumes/5eba030f-9089-40cc-bd93-75d21d7c903a returned with HTTP 200 Aug 07 10:01:35.725538 np0000006707 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 924/3702] 10.4.3.8 () {68 vars in 1374 bytes} [Fri Aug 7 10:01:35 2026] GET /volume/v3/volumes/5eba030f-9089-40cc-bd93-75d21d7c903a => generated 969 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 10:01:35.730448 np0000006707 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 10:01:35.730448 np0000006707 devstack@c-api.service[100295]: warnings.warn( Aug 07 10:01:35.730448 np0000006707 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-e024a4b4-8565-4ca2-98a6-a8e069554e15 tempest-TestStampPattern-1168660439 tempest-TestStampPattern-1168660439-project-member] Snapshot retrieved successfully. Aug 07 10:01:35.742894 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [None req-e4ab0ac1-33f3-468d-bcab-0d57cbbd69cf None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:01:35.744460 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.middleware.request_id [req-c6f313ad-5fee-4b16-bd62-120dd2840ffc req-7fbfb6be-a5d6-47b0-b663-1a741b8d2c28 None None] RequestId filter calling following filter/app {{(pid=100298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:01:35.744900 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-e4ab0ac1-33f3-468d-bcab-0d57cbbd69cf tempest-ProjectAdminTests-590797483 tempest-ProjectAdminTests-590797483-project-admin] GET https://10.4.3.8/volume/v3/messages Aug 07 10:01:35.745106 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-e4ab0ac1-33f3-468d-bcab-0d57cbbd69cf tempest-ProjectAdminTests-590797483 tempest-ProjectAdminTests-590797483-project-admin] Empty body provided in request {{(pid=100297) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 10:01:35.745289 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-e4ab0ac1-33f3-468d-bcab-0d57cbbd69cf tempest-ProjectAdminTests-590797483 tempest-ProjectAdminTests-590797483-project-admin] Calling method 'version_select' {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 10:01:35.748191 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [req-c6f313ad-5fee-4b16-bd62-120dd2840ffc req-7fbfb6be-a5d6-47b0-b663-1a741b8d2c28 tempest-SnapshotDataIntegrityTests-488661116 tempest-SnapshotDataIntegrityTests-488661116-project-member] GET https://10.4.3.8/volume/v3/volumes/926c65e7-8133-4f16-adec-4b3e7234f3ce Aug 07 10:01:35.748191 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [req-c6f313ad-5fee-4b16-bd62-120dd2840ffc req-7fbfb6be-a5d6-47b0-b663-1a741b8d2c28 tempest-SnapshotDataIntegrityTests-488661116 tempest-SnapshotDataIntegrityTests-488661116-project-member] Empty body provided in request {{(pid=100298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 10:01:35.748191 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [req-c6f313ad-5fee-4b16-bd62-120dd2840ffc req-7fbfb6be-a5d6-47b0-b663-1a741b8d2c28 tempest-SnapshotDataIntegrityTests-488661116 tempest-SnapshotDataIntegrityTests-488661116-project-member] Calling method 'show' {{(pid=100298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 10:01:35.748942 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-e4ab0ac1-33f3-468d-bcab-0d57cbbd69cf tempest-ProjectAdminTests-590797483 tempest-ProjectAdminTests-590797483-project-admin] https://10.4.3.8/volume/v3/messages returned with HTTP 200 Aug 07 10:01:35.749684 np0000006707 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 926/3703] 10.4.3.8 () {68 vars in 1266 bytes} [Fri Aug 7 10:01:35 2026] GET /volume/v3/messages => generated 666 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 10:01:35.751050 np0000006707 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-e024a4b4-8565-4ca2-98a6-a8e069554e15 tempest-TestStampPattern-1168660439 tempest-TestStampPattern-1168660439-project-member] Snapshot delete request issued successfully. Aug 07 10:01:35.751050 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-e024a4b4-8565-4ca2-98a6-a8e069554e15 tempest-TestStampPattern-1168660439 tempest-TestStampPattern-1168660439-project-member] https://10.4.3.8/volume/v3/snapshots/406bc2aa-c8d0-425b-8dbd-daefd10ff830 returned with HTTP 202 Aug 07 10:01:35.751050 np0000006707 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 926/3704] 10.4.3.8 () {66 vars in 1343 bytes} [Fri Aug 7 10:01:35 2026] DELETE /volume/v3/snapshots/406bc2aa-c8d0-425b-8dbd-daefd10ff830 => generated 0 bytes in 31 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 07 10:01:35.757106 np0000006707 devstack@c-api.service[100298]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 10:01:35.757106 np0000006707 devstack@c-api.service[100298]: warnings.warn( Aug 07 10:01:35.762874 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [None req-fef4d2dd-9e04-4172-b0fa-c825bdea62ab None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:01:35.763437 np0000006707 devstack@c-api.service[100298]: INFO cinder.volume.api [req-c6f313ad-5fee-4b16-bd62-120dd2840ffc req-7fbfb6be-a5d6-47b0-b663-1a741b8d2c28 tempest-SnapshotDataIntegrityTests-488661116 tempest-SnapshotDataIntegrityTests-488661116-project-member] Volume info retrieved successfully. Aug 07 10:01:35.766361 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-fef4d2dd-9e04-4172-b0fa-c825bdea62ab tempest-TestStampPattern-1168660439 tempest-TestStampPattern-1168660439-project-member] GET https://10.4.3.8/volume/v3/snapshots/406bc2aa-c8d0-425b-8dbd-daefd10ff830 Aug 07 10:01:35.766524 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-fef4d2dd-9e04-4172-b0fa-c825bdea62ab tempest-TestStampPattern-1168660439 tempest-TestStampPattern-1168660439-project-member] Empty body provided in request {{(pid=100296) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 10:01:35.766580 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [None req-865a8b72-3efd-4322-ace1-c8ae5ee3e315 None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:01:35.766696 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-fef4d2dd-9e04-4172-b0fa-c825bdea62ab tempest-TestStampPattern-1168660439 tempest-TestStampPattern-1168660439-project-member] Calling method 'show' {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 10:01:35.769036 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-865a8b72-3efd-4322-ace1-c8ae5ee3e315 tempest-ProjectAdminTests-590797483 tempest-ProjectAdminTests-590797483-project-admin] GET https://10.4.3.8/volume/v3/messages/8c423a82-e52d-4107-b21d-f1f50d17bed4 Aug 07 10:01:35.769036 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-865a8b72-3efd-4322-ace1-c8ae5ee3e315 tempest-ProjectAdminTests-590797483 tempest-ProjectAdminTests-590797483-project-admin] Empty body provided in request {{(pid=100297) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 10:01:35.769036 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-865a8b72-3efd-4322-ace1-c8ae5ee3e315 tempest-ProjectAdminTests-590797483 tempest-ProjectAdminTests-590797483-project-admin] Calling method 'version_select' {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 10:01:35.769135 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [req-c6f313ad-5fee-4b16-bd62-120dd2840ffc req-7fbfb6be-a5d6-47b0-b663-1a741b8d2c28 tempest-SnapshotDataIntegrityTests-488661116 tempest-SnapshotDataIntegrityTests-488661116-project-member] https://10.4.3.8/volume/v3/volumes/926c65e7-8133-4f16-adec-4b3e7234f3ce returned with HTTP 200 Aug 07 10:01:35.770048 np0000006707 devstack@c-api.service[100298]: [pid: 100298|app: 0|req: 929/3705] 10.4.3.8 () {68 vars in 1584 bytes} [Fri Aug 7 10:01:35 2026] GET /volume/v3/volumes/926c65e7-8133-4f16-adec-4b3e7234f3ce => generated 880 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 10:01:35.771502 np0000006707 devstack@c-api.service[100296]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 10:01:35.771502 np0000006707 devstack@c-api.service[100296]: warnings.warn( Aug 07 10:01:35.771959 np0000006707 devstack@c-api.service[100296]: INFO cinder.volume.api [None req-fef4d2dd-9e04-4172-b0fa-c825bdea62ab tempest-TestStampPattern-1168660439 tempest-TestStampPattern-1168660439-project-member] Snapshot retrieved successfully. Aug 07 10:01:35.773091 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-fef4d2dd-9e04-4172-b0fa-c825bdea62ab tempest-TestStampPattern-1168660439 tempest-TestStampPattern-1168660439-project-member] https://10.4.3.8/volume/v3/snapshots/406bc2aa-c8d0-425b-8dbd-daefd10ff830 returned with HTTP 200 Aug 07 10:01:35.773497 np0000006707 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 925/3706] 10.4.3.8 () {66 vars in 1340 bytes} [Fri Aug 7 10:01:35 2026] GET /volume/v3/snapshots/406bc2aa-c8d0-425b-8dbd-daefd10ff830 => generated 461 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 10:01:35.778024 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-865a8b72-3efd-4322-ace1-c8ae5ee3e315 tempest-ProjectAdminTests-590797483 tempest-ProjectAdminTests-590797483-project-admin] https://10.4.3.8/volume/v3/messages/8c423a82-e52d-4107-b21d-f1f50d17bed4 returned with HTTP 200 Aug 07 10:01:35.778515 np0000006707 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 927/3707] 10.4.3.8 () {68 vars in 1377 bytes} [Fri Aug 7 10:01:35 2026] GET /volume/v3/messages/8c423a82-e52d-4107-b21d-f1f50d17bed4 => generated 663 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 10:01:35.795107 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-73a37c51-142f-47b0-9b88-39e22b7905b6 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:01:35.798506 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-73a37c51-142f-47b0-9b88-39e22b7905b6 tempest-ProjectAdminTests-590797483 tempest-ProjectAdminTests-590797483-project-admin] DELETE https://10.4.3.8/volume/v3/messages/8c423a82-e52d-4107-b21d-f1f50d17bed4 Aug 07 10:01:35.798506 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-73a37c51-142f-47b0-9b88-39e22b7905b6 tempest-ProjectAdminTests-590797483 tempest-ProjectAdminTests-590797483-project-admin] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 10:01:35.798506 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-73a37c51-142f-47b0-9b88-39e22b7905b6 tempest-ProjectAdminTests-590797483 tempest-ProjectAdminTests-590797483-project-admin] Calling method 'version_select' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 10:01:35.804268 np0000006707 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 10:01:35.804268 np0000006707 devstack@c-api.service[100295]: warnings.warn( Aug 07 10:01:35.810275 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-73a37c51-142f-47b0-9b88-39e22b7905b6 tempest-ProjectAdminTests-590797483 tempest-ProjectAdminTests-590797483-project-admin] https://10.4.3.8/volume/v3/messages/8c423a82-e52d-4107-b21d-f1f50d17bed4 returned with HTTP 204 Aug 07 10:01:35.811052 np0000006707 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 927/3708] 10.4.3.8 () {68 vars in 1380 bytes} [Fri Aug 7 10:01:35 2026] DELETE /volume/v3/messages/8c423a82-e52d-4107-b21d-f1f50d17bed4 => generated 0 bytes in 17 msecs (HTTP/1.1 204) 6 headers in 235 bytes (1 switches on core 0) Aug 07 10:01:35.822516 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.middleware.request_id [None req-d67c3689-1cfe-45c4-a7a3-ec91284f59a3 None None] RequestId filter calling following filter/app {{(pid=100298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:01:35.824392 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [None req-d67c3689-1cfe-45c4-a7a3-ec91284f59a3 tempest-ProjectAdminTests-590797483 tempest-ProjectAdminTests-590797483-project-admin] DELETE https://10.4.3.8/volume/v3/volumes/5eba030f-9089-40cc-bd93-75d21d7c903a Aug 07 10:01:35.825189 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [None req-d67c3689-1cfe-45c4-a7a3-ec91284f59a3 tempest-ProjectAdminTests-590797483 tempest-ProjectAdminTests-590797483-project-admin] Empty body provided in request {{(pid=100298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 10:01:35.825413 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [None req-d67c3689-1cfe-45c4-a7a3-ec91284f59a3 tempest-ProjectAdminTests-590797483 tempest-ProjectAdminTests-590797483-project-admin] Calling method 'delete' {{(pid=100298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 10:01:35.825602 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.v3.volumes [None req-d67c3689-1cfe-45c4-a7a3-ec91284f59a3 tempest-ProjectAdminTests-590797483 tempest-ProjectAdminTests-590797483-project-admin] Delete volume with id: 5eba030f-9089-40cc-bd93-75d21d7c903a Aug 07 10:01:35.834763 np0000006707 devstack@c-api.service[100298]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 10:01:35.834763 np0000006707 devstack@c-api.service[100298]: warnings.warn( Aug 07 10:01:35.835107 np0000006707 devstack@c-api.service[100298]: INFO cinder.volume.api [None req-d67c3689-1cfe-45c4-a7a3-ec91284f59a3 tempest-ProjectAdminTests-590797483 tempest-ProjectAdminTests-590797483-project-admin] Volume info retrieved successfully. Aug 07 10:01:35.836017 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.volume.api [None req-d67c3689-1cfe-45c4-a7a3-ec91284f59a3 tempest-ProjectAdminTests-590797483 tempest-ProjectAdminTests-590797483-project-admin] Decrease volume quotas for non temporary volume in non error_managing status. {{(pid=100298) delete /opt/stack/cinder/cinder/volume/api.py:434}} Aug 07 10:01:35.848376 np0000006707 devstack@c-api.service[100298]: WARNING cinder.quota [None req-d67c3689-1cfe-45c4-a7a3-ec91284f59a3 tempest-ProjectAdminTests-590797483 tempest-ProjectAdminTests-590797483-project-admin] Deprecated: Default quota for resource: volumes_tempest-ProjectAdminTests-volume-type-1325547296 is set by the default quota flag: quota_volumes_tempest-ProjectAdminTests-volume-type-1325547296, it is now deprecated. Please use the default quota class for default quota. Aug 07 10:01:35.848709 np0000006707 devstack@c-api.service[100298]: WARNING cinder.quota [None req-d67c3689-1cfe-45c4-a7a3-ec91284f59a3 tempest-ProjectAdminTests-590797483 tempest-ProjectAdminTests-590797483-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-ProjectAdminTests-volume-type-1325547296 is set by the default quota flag: quota_gigabytes_tempest-ProjectAdminTests-volume-type-1325547296, it is now deprecated. Please use the default quota class for default quota. Aug 07 10:01:35.858132 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.quota [None req-d67c3689-1cfe-45c4-a7a3-ec91284f59a3 tempest-ProjectAdminTests-590797483 tempest-ProjectAdminTests-590797483-project-admin] Created reservations ['e5d0c658-f8f0-4f04-a636-22adea60a5c3', '66ea38c7-38ce-47cd-8aef-f9dbaf14fd6f', '8bc71de5-7e06-4bd6-916d-f13408bcfdcb', 'bb736f65-32b9-45a8-8370-ddb32ee2dd97'] {{(pid=100298) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 10:01:35.865162 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [None req-7799fb14-2652-4012-b572-05b69ccaf670 None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:01:35.865557 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-7799fb14-2652-4012-b572-05b69ccaf670 None None] GET https://10.4.3.8/volume// Aug 07 10:01:35.865718 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-7799fb14-2652-4012-b572-05b69ccaf670 None None] Empty body provided in request {{(pid=100296) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 10:01:35.865922 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-7799fb14-2652-4012-b572-05b69ccaf670 None None] Calling method 'all' {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 10:01:35.866257 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-7799fb14-2652-4012-b572-05b69ccaf670 None None] https://10.4.3.8/volume// returned with HTTP 300 Aug 07 10:01:35.866570 np0000006707 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 926/3709] 10.4.3.8 () {66 vars in 1414 bytes} [Fri Aug 7 10:01:35 2026] GET /volume/ => generated 384 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 07 10:01:35.877871 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [req-c6f313ad-5fee-4b16-bd62-120dd2840ffc req-d8cd532d-a6f6-4096-987a-f6a012fa18bb None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:01:35.880476 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [req-c6f313ad-5fee-4b16-bd62-120dd2840ffc req-d8cd532d-a6f6-4096-987a-f6a012fa18bb tempest-SnapshotDataIntegrityTests-488661116 tempest-SnapshotDataIntegrityTests-488661116-project-member] POST https://10.4.3.8/volume/v3/attachments Aug 07 10:01:35.880944 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [req-c6f313ad-5fee-4b16-bd62-120dd2840ffc req-d8cd532d-a6f6-4096-987a-f6a012fa18bb tempest-SnapshotDataIntegrityTests-488661116 tempest-SnapshotDataIntegrityTests-488661116-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "926c65e7-8133-4f16-adec-4b3e7234f3ce", "connector": null, "instance_uuid": "ab1cb157-4ace-4e34-89fa-16e86af6a530"}} {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 10:01:35.888363 np0000006707 devstack@c-api.service[100298]: INFO cinder.volume.api [None req-d67c3689-1cfe-45c4-a7a3-ec91284f59a3 tempest-ProjectAdminTests-590797483 tempest-ProjectAdminTests-590797483-project-admin] Delete volume request issued successfully. Aug 07 10:01:35.888363 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [None req-d67c3689-1cfe-45c4-a7a3-ec91284f59a3 tempest-ProjectAdminTests-590797483 tempest-ProjectAdminTests-590797483-project-admin] https://10.4.3.8/volume/v3/volumes/5eba030f-9089-40cc-bd93-75d21d7c903a returned with HTTP 202 Aug 07 10:01:35.888363 np0000006707 devstack@c-api.service[100298]: [pid: 100298|app: 0|req: 930/3710] 10.4.3.8 () {68 vars in 1377 bytes} [Fri Aug 7 10:01:35 2026] DELETE /volume/v3/volumes/5eba030f-9089-40cc-bd93-75d21d7c903a => generated 0 bytes in 66 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 07 10:01:35.890206 np0000006707 devstack@c-api.service[100297]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 10:01:35.890206 np0000006707 devstack@c-api.service[100297]: warnings.warn( Aug 07 10:01:35.899261 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-7a0fba86-fbd4-4eb8-b800-5d386ca037ca None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:01:35.900797 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-7a0fba86-fbd4-4eb8-b800-5d386ca037ca tempest-ProjectAdminTests-590797483 tempest-ProjectAdminTests-590797483-project-admin] DELETE https://10.4.3.8/volume/v3/types/843fe4f8-ca73-4e20-b7a0-5e164971a842 Aug 07 10:01:35.901180 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-7a0fba86-fbd4-4eb8-b800-5d386ca037ca tempest-ProjectAdminTests-590797483 tempest-ProjectAdminTests-590797483-project-admin] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 10:01:35.901642 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-7a0fba86-fbd4-4eb8-b800-5d386ca037ca tempest-ProjectAdminTests-590797483 tempest-ProjectAdminTests-590797483-project-admin] Calling method '_delete' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 10:01:35.915894 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [req-c6f313ad-5fee-4b16-bd62-120dd2840ffc req-d8cd532d-a6f6-4096-987a-f6a012fa18bb tempest-SnapshotDataIntegrityTests-488661116 tempest-SnapshotDataIntegrityTests-488661116-project-member] https://10.4.3.8/volume/v3/attachments returned with HTTP 200 Aug 07 10:01:35.917547 np0000006707 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 928/3711] 10.4.3.8 () {74 vars in 1580 bytes} [Fri Aug 7 10:01:35 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 10:01:35.929512 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-7a0fba86-fbd4-4eb8-b800-5d386ca037ca tempest-ProjectAdminTests-590797483 tempest-ProjectAdminTests-590797483-project-admin] https://10.4.3.8/volume/v3/types/843fe4f8-ca73-4e20-b7a0-5e164971a842 returned with HTTP 202 Aug 07 10:01:35.929512 np0000006707 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 928/3712] 10.4.3.8 () {66 vars in 1331 bytes} [Fri Aug 7 10:01:35 2026] DELETE /volume/v3/types/843fe4f8-ca73-4e20-b7a0-5e164971a842 => generated 0 bytes in 31 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 07 10:01:35.949158 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [None req-e1391094-68a8-491f-92e0-263cf46bf158 None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:01:35.951589 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-e1391094-68a8-491f-92e0-263cf46bf158 tempest-SnapshotDataIntegrityTests-488661116 tempest-SnapshotDataIntegrityTests-488661116-project-member] GET https://10.4.3.8/volume/v3/volumes/926c65e7-8133-4f16-adec-4b3e7234f3ce Aug 07 10:01:35.951886 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-e1391094-68a8-491f-92e0-263cf46bf158 tempest-SnapshotDataIntegrityTests-488661116 tempest-SnapshotDataIntegrityTests-488661116-project-member] Empty body provided in request {{(pid=100296) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 10:01:35.952159 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-e1391094-68a8-491f-92e0-263cf46bf158 tempest-SnapshotDataIntegrityTests-488661116 tempest-SnapshotDataIntegrityTests-488661116-project-member] Calling method 'show' {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 10:01:35.959109 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.middleware.request_id [None req-a227f1ba-89a0-476f-aea7-c06a9d5e8246 None None] RequestId filter calling following filter/app {{(pid=100298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:01:35.959109 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [None req-a227f1ba-89a0-476f-aea7-c06a9d5e8246 None None] GET https://10.4.3.8/volume// Aug 07 10:01:35.959109 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [None req-a227f1ba-89a0-476f-aea7-c06a9d5e8246 None None] Empty body provided in request {{(pid=100298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 10:01:35.959109 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [None req-a227f1ba-89a0-476f-aea7-c06a9d5e8246 None None] Calling method 'all' {{(pid=100298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 10:01:35.959109 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [None req-a227f1ba-89a0-476f-aea7-c06a9d5e8246 None None] https://10.4.3.8/volume// returned with HTTP 300 Aug 07 10:01:35.959836 np0000006707 devstack@c-api.service[100298]: [pid: 100298|app: 0|req: 931/3713] 10.4.3.8 () {66 vars in 1412 bytes} [Fri Aug 7 10:01:35 2026] GET /volume/ => generated 384 bytes in 4 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 07 10:01:35.967404 np0000006707 devstack@c-api.service[100296]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 10:01:35.967404 np0000006707 devstack@c-api.service[100296]: warnings.warn( Aug 07 10:01:35.968616 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [req-c6f313ad-5fee-4b16-bd62-120dd2840ffc req-af8eeebf-0ac0-442c-a4e5-8a9dede01527 None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:01:35.971003 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [req-c6f313ad-5fee-4b16-bd62-120dd2840ffc req-af8eeebf-0ac0-442c-a4e5-8a9dede01527 tempest-SnapshotDataIntegrityTests-488661116 tempest-SnapshotDataIntegrityTests-488661116-project-member] GET https://10.4.3.8/volume/v3/volumes/926c65e7-8133-4f16-adec-4b3e7234f3ce Aug 07 10:01:35.971484 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [req-c6f313ad-5fee-4b16-bd62-120dd2840ffc req-af8eeebf-0ac0-442c-a4e5-8a9dede01527 tempest-SnapshotDataIntegrityTests-488661116 tempest-SnapshotDataIntegrityTests-488661116-project-member] Empty body provided in request {{(pid=100297) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 10:01:35.971484 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [req-c6f313ad-5fee-4b16-bd62-120dd2840ffc req-af8eeebf-0ac0-442c-a4e5-8a9dede01527 tempest-SnapshotDataIntegrityTests-488661116 tempest-SnapshotDataIntegrityTests-488661116-project-member] Calling method 'show' {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 10:01:35.972901 np0000006707 devstack@c-api.service[100296]: INFO cinder.volume.api [None req-e1391094-68a8-491f-92e0-263cf46bf158 tempest-SnapshotDataIntegrityTests-488661116 tempest-SnapshotDataIntegrityTests-488661116-project-member] Volume info retrieved successfully. Aug 07 10:01:35.979004 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-e1391094-68a8-491f-92e0-263cf46bf158 tempest-SnapshotDataIntegrityTests-488661116 tempest-SnapshotDataIntegrityTests-488661116-project-member] https://10.4.3.8/volume/v3/volumes/926c65e7-8133-4f16-adec-4b3e7234f3ce returned with HTTP 200 Aug 07 10:01:35.979403 np0000006707 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 927/3714] 10.4.3.8 () {66 vars in 1334 bytes} [Fri Aug 7 10:01:35 2026] GET /volume/v3/volumes/926c65e7-8133-4f16-adec-4b3e7234f3ce => generated 879 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 10:01:35.984759 np0000006707 devstack@c-api.service[100297]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 10:01:35.984759 np0000006707 devstack@c-api.service[100297]: warnings.warn( Aug 07 10:01:35.989241 np0000006707 devstack@c-api.service[100297]: INFO cinder.volume.api [req-c6f313ad-5fee-4b16-bd62-120dd2840ffc req-af8eeebf-0ac0-442c-a4e5-8a9dede01527 tempest-SnapshotDataIntegrityTests-488661116 tempest-SnapshotDataIntegrityTests-488661116-project-member] Volume info retrieved successfully. Aug 07 10:01:35.994232 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [req-c6f313ad-5fee-4b16-bd62-120dd2840ffc req-af8eeebf-0ac0-442c-a4e5-8a9dede01527 tempest-SnapshotDataIntegrityTests-488661116 tempest-SnapshotDataIntegrityTests-488661116-project-member] https://10.4.3.8/volume/v3/volumes/926c65e7-8133-4f16-adec-4b3e7234f3ce returned with HTTP 200 Aug 07 10:01:35.994715 np0000006707 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 929/3715] 10.4.3.8 () {70 vars in 1625 bytes} [Fri Aug 7 10:01:35 2026] GET /volume/v3/volumes/926c65e7-8133-4f16-adec-4b3e7234f3ce => generated 1059 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 07 10:01:36.119645 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [req-c6f313ad-5fee-4b16-bd62-120dd2840ffc req-40d2c152-4f16-4831-a2c0-8e842142186c None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:01:36.122062 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [req-c6f313ad-5fee-4b16-bd62-120dd2840ffc req-40d2c152-4f16-4831-a2c0-8e842142186c tempest-SnapshotDataIntegrityTests-488661116 tempest-SnapshotDataIntegrityTests-488661116-project-member] PUT https://10.4.3.8/volume/v3/attachments/6f9c99d0-f1fa-47fa-bcb2-4911301fc6af Aug 07 10:01:36.122664 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [req-c6f313ad-5fee-4b16-bd62-120dd2840ffc req-40d2c152-4f16-4831-a2c0-8e842142186c tempest-SnapshotDataIntegrityTests-488661116 tempest-SnapshotDataIntegrityTests-488661116-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.8", "host": "np0000006707", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:568b993d50b1", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "d2780578-1896-461f-80ac-b58d2e346b90", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 10:01:36.133506 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.coordination [req-c6f313ad-5fee-4b16-bd62-120dd2840ffc req-40d2c152-4f16-4831-a2c0-8e842142186c tempest-SnapshotDataIntegrityTests-488661116 tempest-SnapshotDataIntegrityTests-488661116-project-member] Acquiring lock "cinder-attachment_update-926c65e7-8133-4f16-adec-4b3e7234f3ce-np0000006707" by "attachment_update" {{(pid=100295) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 07 10:01:36.139523 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.coordination [req-c6f313ad-5fee-4b16-bd62-120dd2840ffc req-40d2c152-4f16-4831-a2c0-8e842142186c tempest-SnapshotDataIntegrityTests-488661116 tempest-SnapshotDataIntegrityTests-488661116-project-member] Lock "cinder-attachment_update-926c65e7-8133-4f16-adec-4b3e7234f3ce-np0000006707" acquired by "attachment_update" :: waited 0.005s {{(pid=100295) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 07 10:01:36.139523 np0000006707 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 10:01:36.139523 np0000006707 devstack@c-api.service[100295]: warnings.warn( Aug 07 10:01:36.224396 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.coordination [req-c6f313ad-5fee-4b16-bd62-120dd2840ffc req-40d2c152-4f16-4831-a2c0-8e842142186c tempest-SnapshotDataIntegrityTests-488661116 tempest-SnapshotDataIntegrityTests-488661116-project-member] Lock "cinder-attachment_update-926c65e7-8133-4f16-adec-4b3e7234f3ce-np0000006707" released by "attachment_update" :: held 0.086s {{(pid=100295) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 07 10:01:36.224396 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [req-c6f313ad-5fee-4b16-bd62-120dd2840ffc req-40d2c152-4f16-4831-a2c0-8e842142186c tempest-SnapshotDataIntegrityTests-488661116 tempest-SnapshotDataIntegrityTests-488661116-project-member] https://10.4.3.8/volume/v3/attachments/6f9c99d0-f1fa-47fa-bcb2-4911301fc6af returned with HTTP 200 Aug 07 10:01:36.224396 np0000006707 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 929/3716] 10.4.3.8 () {74 vars in 1690 bytes} [Fri Aug 7 10:01:36 2026] PUT /volume/v3/attachments/6f9c99d0-f1fa-47fa-bcb2-4911301fc6af => generated 969 bytes in 105 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 10:01:36.255675 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.middleware.request_id [None req-4f5cfffd-1df4-4bc0-b0d0-581d03040a33 None None] RequestId filter calling following filter/app {{(pid=100298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:01:36.257580 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [None req-4f5cfffd-1df4-4bc0-b0d0-581d03040a33 tempest-TestEncryptedCinderVolumes-768498766 tempest-TestEncryptedCinderVolumes-768498766-project-member] GET https://10.4.3.8/volume/v3/volumes/5b5fb386-55da-4f7a-b001-c0b9f59a6107 Aug 07 10:01:36.257766 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [None req-4f5cfffd-1df4-4bc0-b0d0-581d03040a33 tempest-TestEncryptedCinderVolumes-768498766 tempest-TestEncryptedCinderVolumes-768498766-project-member] Empty body provided in request {{(pid=100298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 10:01:36.257978 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [None req-4f5cfffd-1df4-4bc0-b0d0-581d03040a33 tempest-TestEncryptedCinderVolumes-768498766 tempest-TestEncryptedCinderVolumes-768498766-project-member] Calling method 'show' {{(pid=100298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 10:01:36.269464 np0000006707 devstack@c-api.service[100298]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 10:01:36.269464 np0000006707 devstack@c-api.service[100298]: warnings.warn( Aug 07 10:01:36.272129 np0000006707 devstack@c-api.service[100298]: INFO cinder.volume.api [None req-4f5cfffd-1df4-4bc0-b0d0-581d03040a33 tempest-TestEncryptedCinderVolumes-768498766 tempest-TestEncryptedCinderVolumes-768498766-project-member] Volume info retrieved successfully. Aug 07 10:01:36.279035 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [None req-4f5cfffd-1df4-4bc0-b0d0-581d03040a33 tempest-TestEncryptedCinderVolumes-768498766 tempest-TestEncryptedCinderVolumes-768498766-project-member] https://10.4.3.8/volume/v3/volumes/5b5fb386-55da-4f7a-b001-c0b9f59a6107 returned with HTTP 200 Aug 07 10:01:36.279183 np0000006707 devstack@c-api.service[100298]: [pid: 100298|app: 0|req: 932/3717] 10.4.3.8 () {66 vars in 1334 bytes} [Fri Aug 7 10:01:36 2026] GET /volume/v3/volumes/5b5fb386-55da-4f7a-b001-c0b9f59a6107 => generated 873 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 10:01:36.783217 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [None req-e6ff5d14-07f5-4702-a9b2-5a3393b849ea None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:01:36.785081 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-e6ff5d14-07f5-4702-a9b2-5a3393b849ea tempest-TestStampPattern-1168660439 tempest-TestStampPattern-1168660439-project-member] GET https://10.4.3.8/volume/v3/snapshots/406bc2aa-c8d0-425b-8dbd-daefd10ff830 Aug 07 10:01:36.785304 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-e6ff5d14-07f5-4702-a9b2-5a3393b849ea tempest-TestStampPattern-1168660439 tempest-TestStampPattern-1168660439-project-member] Empty body provided in request {{(pid=100296) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 10:01:36.785554 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-e6ff5d14-07f5-4702-a9b2-5a3393b849ea tempest-TestStampPattern-1168660439 tempest-TestStampPattern-1168660439-project-member] Calling method 'show' {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 10:01:36.790707 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-e6ff5d14-07f5-4702-a9b2-5a3393b849ea tempest-TestStampPattern-1168660439 tempest-TestStampPattern-1168660439-project-member] https://10.4.3.8/volume/v3/snapshots/406bc2aa-c8d0-425b-8dbd-daefd10ff830 returned with HTTP 404 Aug 07 10:01:36.791331 np0000006707 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 928/3718] 10.4.3.8 () {66 vars in 1340 bytes} [Fri Aug 7 10:01:36 2026] GET /volume/v3/snapshots/406bc2aa-c8d0-425b-8dbd-daefd10ff830 => generated 111 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 10:01:36.841402 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [req-d72eac48-0206-4627-b968-2347d4235dcc req-d42d7f1a-a765-44b7-98ba-c4186b62a004 None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:01:36.844537 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [req-d72eac48-0206-4627-b968-2347d4235dcc req-d42d7f1a-a765-44b7-98ba-c4186b62a004 tempest-TestStampPattern-1168660439 tempest-TestStampPattern-1168660439-project-member] GET https://10.4.3.8/volume/v3/volumes/3426fc87-bd0d-4266-b1c2-b7aa1477e22c Aug 07 10:01:36.845075 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [req-d72eac48-0206-4627-b968-2347d4235dcc req-d42d7f1a-a765-44b7-98ba-c4186b62a004 tempest-TestStampPattern-1168660439 tempest-TestStampPattern-1168660439-project-member] Empty body provided in request {{(pid=100297) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 10:01:36.845402 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [req-d72eac48-0206-4627-b968-2347d4235dcc req-d42d7f1a-a765-44b7-98ba-c4186b62a004 tempest-TestStampPattern-1168660439 tempest-TestStampPattern-1168660439-project-member] Calling method 'show' {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 10:01:36.856275 np0000006707 devstack@c-api.service[100297]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 10:01:36.856275 np0000006707 devstack@c-api.service[100297]: warnings.warn( Aug 07 10:01:36.862511 np0000006707 devstack@c-api.service[100297]: INFO cinder.volume.api [req-d72eac48-0206-4627-b968-2347d4235dcc req-d42d7f1a-a765-44b7-98ba-c4186b62a004 tempest-TestStampPattern-1168660439 tempest-TestStampPattern-1168660439-project-member] Volume info retrieved successfully. Aug 07 10:01:36.871513 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [req-d72eac48-0206-4627-b968-2347d4235dcc req-d42d7f1a-a765-44b7-98ba-c4186b62a004 tempest-TestStampPattern-1168660439 tempest-TestStampPattern-1168660439-project-member] https://10.4.3.8/volume/v3/volumes/3426fc87-bd0d-4266-b1c2-b7aa1477e22c returned with HTTP 200 Aug 07 10:01:36.871636 np0000006707 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 930/3719] 10.4.3.8 () {68 vars in 1584 bytes} [Fri Aug 7 10:01:36 2026] GET /volume/v3/volumes/3426fc87-bd0d-4266-b1c2-b7aa1477e22c => generated 835 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 10:01:36.995823 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-4d532ad4-6a7e-4e32-9eb6-d34b2291bca1 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:01:36.997797 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-4d532ad4-6a7e-4e32-9eb6-d34b2291bca1 tempest-SnapshotDataIntegrityTests-488661116 tempest-SnapshotDataIntegrityTests-488661116-project-member] GET https://10.4.3.8/volume/v3/volumes/926c65e7-8133-4f16-adec-4b3e7234f3ce Aug 07 10:01:36.998317 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-4d532ad4-6a7e-4e32-9eb6-d34b2291bca1 tempest-SnapshotDataIntegrityTests-488661116 tempest-SnapshotDataIntegrityTests-488661116-project-member] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 10:01:36.998700 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-4d532ad4-6a7e-4e32-9eb6-d34b2291bca1 tempest-SnapshotDataIntegrityTests-488661116 tempest-SnapshotDataIntegrityTests-488661116-project-member] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 10:01:37.012849 np0000006707 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 10:01:37.012849 np0000006707 devstack@c-api.service[100295]: warnings.warn( Aug 07 10:01:37.022410 np0000006707 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-4d532ad4-6a7e-4e32-9eb6-d34b2291bca1 tempest-SnapshotDataIntegrityTests-488661116 tempest-SnapshotDataIntegrityTests-488661116-project-member] Volume info retrieved successfully. Aug 07 10:01:37.025219 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-4d532ad4-6a7e-4e32-9eb6-d34b2291bca1 tempest-SnapshotDataIntegrityTests-488661116 tempest-SnapshotDataIntegrityTests-488661116-project-member] https://10.4.3.8/volume/v3/volumes/926c65e7-8133-4f16-adec-4b3e7234f3ce returned with HTTP 200 Aug 07 10:01:37.025825 np0000006707 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 930/3720] 10.4.3.8 () {66 vars in 1334 bytes} [Fri Aug 7 10:01:36 2026] GET /volume/v3/volumes/926c65e7-8133-4f16-adec-4b3e7234f3ce => generated 880 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 10:01:37.297247 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.middleware.request_id [None req-6ac63fe4-90de-47e5-b2ee-a2e12a7c1105 None None] RequestId filter calling following filter/app {{(pid=100298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:01:37.302118 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [None req-6ac63fe4-90de-47e5-b2ee-a2e12a7c1105 tempest-TestEncryptedCinderVolumes-768498766 tempest-TestEncryptedCinderVolumes-768498766-project-member] GET https://10.4.3.8/volume/v3/volumes/5b5fb386-55da-4f7a-b001-c0b9f59a6107 Aug 07 10:01:37.302310 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [None req-6ac63fe4-90de-47e5-b2ee-a2e12a7c1105 tempest-TestEncryptedCinderVolumes-768498766 tempest-TestEncryptedCinderVolumes-768498766-project-member] Empty body provided in request {{(pid=100298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 10:01:37.302478 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [None req-6ac63fe4-90de-47e5-b2ee-a2e12a7c1105 tempest-TestEncryptedCinderVolumes-768498766 tempest-TestEncryptedCinderVolumes-768498766-project-member] Calling method 'show' {{(pid=100298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 10:01:37.318655 np0000006707 devstack@c-api.service[100298]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 10:01:37.318655 np0000006707 devstack@c-api.service[100298]: warnings.warn( Aug 07 10:01:37.326501 np0000006707 devstack@c-api.service[100298]: INFO cinder.volume.api [None req-6ac63fe4-90de-47e5-b2ee-a2e12a7c1105 tempest-TestEncryptedCinderVolumes-768498766 tempest-TestEncryptedCinderVolumes-768498766-project-member] Volume info retrieved successfully. Aug 07 10:01:37.332347 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [None req-6ac63fe4-90de-47e5-b2ee-a2e12a7c1105 tempest-TestEncryptedCinderVolumes-768498766 tempest-TestEncryptedCinderVolumes-768498766-project-member] https://10.4.3.8/volume/v3/volumes/5b5fb386-55da-4f7a-b001-c0b9f59a6107 returned with HTTP 200 Aug 07 10:01:37.332945 np0000006707 devstack@c-api.service[100298]: [pid: 100298|app: 0|req: 933/3721] 10.4.3.8 () {66 vars in 1334 bytes} [Fri Aug 7 10:01:37 2026] GET /volume/v3/volumes/5b5fb386-55da-4f7a-b001-c0b9f59a6107 => generated 873 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 10:01:37.811831 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [None req-5c22ef3e-6ef9-4093-825e-62d0f1a71566 None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:01:37.944950 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-5c22ef3e-6ef9-4093-825e-62d0f1a71566 tempest-VolumeTypesReaderTests-249075909 tempest-VolumeTypesReaderTests-249075909-project-admin] POST https://10.4.3.8/volume/v3/types Aug 07 10:01:37.945575 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-5c22ef3e-6ef9-4093-825e-62d0f1a71566 tempest-VolumeTypesReaderTests-249075909 tempest-VolumeTypesReaderTests-249075909-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-1146869739", "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=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 10:01:37.985434 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-5c22ef3e-6ef9-4093-825e-62d0f1a71566 tempest-VolumeTypesReaderTests-249075909 tempest-VolumeTypesReaderTests-249075909-project-admin] https://10.4.3.8/volume/v3/types returned with HTTP 200 Aug 07 10:01:37.985434 np0000006707 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 929/3722] 10.4.3.8 () {68 vars in 1239 bytes} [Fri Aug 7 10:01:37 2026] POST /volume/v3/types => generated 380 bytes in 171 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 10:01:37.997254 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [None req-c7330146-c3d2-49ab-a656-3225767e2e7d None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:01:38.001404 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-c7330146-c3d2-49ab-a656-3225767e2e7d tempest-VolumeTypesReaderTests-249075909 tempest-VolumeTypesReaderTests-249075909-project-admin] POST https://10.4.3.8/volume/v3/types/21bad93b-afdb-4f59-a35b-64e7c5e1166e/encryption Aug 07 10:01:38.001898 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-c7330146-c3d2-49ab-a656-3225767e2e7d tempest-VolumeTypesReaderTests-249075909 tempest-VolumeTypesReaderTests-249075909-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "LuksEncryptor", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 10:01:38.031150 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-c7330146-c3d2-49ab-a656-3225767e2e7d tempest-VolumeTypesReaderTests-249075909 tempest-VolumeTypesReaderTests-249075909-project-admin] https://10.4.3.8/volume/v3/types/21bad93b-afdb-4f59-a35b-64e7c5e1166e/encryption returned with HTTP 200 Aug 07 10:01:38.031798 np0000006707 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 931/3723] 10.4.3.8 () {68 vars in 1383 bytes} [Fri Aug 7 10:01:37 2026] POST /volume/v3/types/21bad93b-afdb-4f59-a35b-64e7c5e1166e/encryption => generated 239 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 10:01:38.042017 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-7b7d6c51-d2c6-4e40-8ab4-fcb86a0dd6ac None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:01:38.044118 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-7b7d6c51-d2c6-4e40-8ab4-fcb86a0dd6ac tempest-VolumeTypesReaderTests-249075909 tempest-VolumeTypesReaderTests-249075909-project-admin] POST https://10.4.3.8/volume/v3/types Aug 07 10:01:38.044597 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-7b7d6c51-d2c6-4e40-8ab4-fcb86a0dd6ac tempest-VolumeTypesReaderTests-249075909 tempest-VolumeTypesReaderTests-249075909-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-71136469", "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=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 10:01:38.045118 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.middleware.request_id [None req-5b6c5153-4dff-4a1e-ad09-bbac41523bf4 None None] RequestId filter calling following filter/app {{(pid=100298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:01:38.047439 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [None req-5b6c5153-4dff-4a1e-ad09-bbac41523bf4 tempest-SnapshotDataIntegrityTests-488661116 tempest-SnapshotDataIntegrityTests-488661116-project-member] GET https://10.4.3.8/volume/v3/volumes/926c65e7-8133-4f16-adec-4b3e7234f3ce Aug 07 10:01:38.047632 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [None req-5b6c5153-4dff-4a1e-ad09-bbac41523bf4 tempest-SnapshotDataIntegrityTests-488661116 tempest-SnapshotDataIntegrityTests-488661116-project-member] Empty body provided in request {{(pid=100298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 10:01:38.047824 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [None req-5b6c5153-4dff-4a1e-ad09-bbac41523bf4 tempest-SnapshotDataIntegrityTests-488661116 tempest-SnapshotDataIntegrityTests-488661116-project-member] Calling method 'show' {{(pid=100298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 10:01:38.060021 np0000006707 devstack@c-api.service[100298]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 10:01:38.060021 np0000006707 devstack@c-api.service[100298]: warnings.warn( Aug 07 10:01:38.067593 np0000006707 devstack@c-api.service[100298]: INFO cinder.volume.api [None req-5b6c5153-4dff-4a1e-ad09-bbac41523bf4 tempest-SnapshotDataIntegrityTests-488661116 tempest-SnapshotDataIntegrityTests-488661116-project-member] Volume info retrieved successfully. Aug 07 10:01:38.071926 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-7b7d6c51-d2c6-4e40-8ab4-fcb86a0dd6ac tempest-VolumeTypesReaderTests-249075909 tempest-VolumeTypesReaderTests-249075909-project-admin] https://10.4.3.8/volume/v3/types returned with HTTP 200 Aug 07 10:01:38.072757 np0000006707 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 931/3724] 10.4.3.8 () {68 vars in 1239 bytes} [Fri Aug 7 10:01:38 2026] POST /volume/v3/types => generated 378 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 10:01:38.072886 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [None req-5b6c5153-4dff-4a1e-ad09-bbac41523bf4 tempest-SnapshotDataIntegrityTests-488661116 tempest-SnapshotDataIntegrityTests-488661116-project-member] https://10.4.3.8/volume/v3/volumes/926c65e7-8133-4f16-adec-4b3e7234f3ce returned with HTTP 200 Aug 07 10:01:38.073358 np0000006707 devstack@c-api.service[100298]: [pid: 100298|app: 0|req: 934/3725] 10.4.3.8 () {66 vars in 1334 bytes} [Fri Aug 7 10:01:38 2026] GET /volume/v3/volumes/926c65e7-8133-4f16-adec-4b3e7234f3ce => generated 880 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 10:01:38.084029 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [None req-fde7b15e-e1a3-465d-84ba-7072003b87a4 None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:01:38.178065 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-fde7b15e-e1a3-465d-84ba-7072003b87a4 tempest-VolumeTypesReaderTests-249075909 tempest-VolumeTypesReaderTests-249075909-project-reader] POST https://10.4.3.8/volume/v3/types/d8c90bda-1859-428d-8f00-19359492dc15/encryption Aug 07 10:01:38.178471 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-fde7b15e-e1a3-465d-84ba-7072003b87a4 tempest-VolumeTypesReaderTests-249075909 tempest-VolumeTypesReaderTests-249075909-project-reader] Action: 'create', calling method: create, body: {"encryption": {"provider": "LuksEncryptor", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 10:01:38.182514 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.policy [None req-fde7b15e-e1a3-465d-84ba-7072003b87a4 tempest-VolumeTypesReaderTests-249075909 tempest-VolumeTypesReaderTests-249075909-project-reader] Policy check for volume_extension:volume_type_encryption:create failed with context {'is_admin': False, 'user_id': '7b4e60deec614880b0bac49f57b373d5', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '86806c0e75324eeb8aa5f50dab1b6fcf', '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=100296) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 07 10:01:38.183431 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-fde7b15e-e1a3-465d-84ba-7072003b87a4 tempest-VolumeTypesReaderTests-249075909 tempest-VolumeTypesReaderTests-249075909-project-reader] https://10.4.3.8/volume/v3/types/d8c90bda-1859-428d-8f00-19359492dc15/encryption returned with HTTP 403 Aug 07 10:01:38.183968 np0000006707 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 930/3726] 10.4.3.8 () {68 vars in 1383 bytes} [Fri Aug 7 10:01:38 2026] POST /volume/v3/types/d8c90bda-1859-428d-8f00-19359492dc15/encryption => generated 127 bytes in 100 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 07 10:01:38.203287 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [None req-f0b252b3-4107-41b4-a481-3548dce0bbbf None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:01:38.205487 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-f0b252b3-4107-41b4-a481-3548dce0bbbf tempest-VolumeTypesReaderTests-249075909 tempest-VolumeTypesReaderTests-249075909-project-admin] POST https://10.4.3.8/volume/v3/types Aug 07 10:01:38.205863 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-f0b252b3-4107-41b4-a481-3548dce0bbbf tempest-VolumeTypesReaderTests-249075909 tempest-VolumeTypesReaderTests-249075909-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-710589973", "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=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 10:01:38.228406 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-f0b252b3-4107-41b4-a481-3548dce0bbbf tempest-VolumeTypesReaderTests-249075909 tempest-VolumeTypesReaderTests-249075909-project-admin] https://10.4.3.8/volume/v3/types returned with HTTP 200 Aug 07 10:01:38.228714 np0000006707 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 932/3727] 10.4.3.8 () {68 vars in 1239 bytes} [Fri Aug 7 10:01:38 2026] POST /volume/v3/types => generated 379 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 10:01:38.242196 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-52856edc-c2a7-4754-b5a9-efff4dea1b7f None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:01:38.247490 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-52856edc-c2a7-4754-b5a9-efff4dea1b7f tempest-VolumeTypesReaderTests-249075909 tempest-VolumeTypesReaderTests-249075909-project-reader] POST https://10.4.3.8/volume/v3/types/1deeb829-20e9-41e0-961a-d30960524502/extra_specs Aug 07 10:01:38.248007 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-52856edc-c2a7-4754-b5a9-efff4dea1b7f tempest-VolumeTypesReaderTests-249075909 tempest-VolumeTypesReaderTests-249075909-project-reader] Action: 'create', calling method: create, body: {"extra_specs": {"key2": "value2"}} {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 10:01:38.250825 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.policy [None req-52856edc-c2a7-4754-b5a9-efff4dea1b7f tempest-VolumeTypesReaderTests-249075909 tempest-VolumeTypesReaderTests-249075909-project-reader] Policy check for volume_extension:types_extra_specs:create failed with context {'is_admin': False, 'user_id': '7b4e60deec614880b0bac49f57b373d5', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '86806c0e75324eeb8aa5f50dab1b6fcf', '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=100295) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 07 10:01:38.251576 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-52856edc-c2a7-4754-b5a9-efff4dea1b7f tempest-VolumeTypesReaderTests-249075909 tempest-VolumeTypesReaderTests-249075909-project-reader] https://10.4.3.8/volume/v3/types/1deeb829-20e9-41e0-961a-d30960524502/extra_specs returned with HTTP 403 Aug 07 10:01:38.251842 np0000006707 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 932/3728] 10.4.3.8 () {68 vars in 1385 bytes} [Fri Aug 7 10:01:38 2026] POST /volume/v3/types/1deeb829-20e9-41e0-961a-d30960524502/extra_specs => generated 122 bytes in 10 msecs (HTTP/1.1 403) 7 headers in 292 bytes (2 switches on core 0) Aug 07 10:01:38.262055 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.middleware.request_id [None req-6fac6002-7ad9-4cc2-bee5-794d01109542 None None] RequestId filter calling following filter/app {{(pid=100298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:01:38.265789 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [None req-6fac6002-7ad9-4cc2-bee5-794d01109542 tempest-VolumeTypesReaderTests-249075909 tempest-VolumeTypesReaderTests-249075909-project-reader] PUT https://10.4.3.8/volume/v3/types/1deeb829-20e9-41e0-961a-d30960524502/extra_specs/key2 Aug 07 10:01:38.265789 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [None req-6fac6002-7ad9-4cc2-bee5-794d01109542 tempest-VolumeTypesReaderTests-249075909 tempest-VolumeTypesReaderTests-249075909-project-reader] Action: 'update', calling method: update, body: {"key2": "updated value"} {{(pid=100298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 10:01:38.267893 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.policy [None req-6fac6002-7ad9-4cc2-bee5-794d01109542 tempest-VolumeTypesReaderTests-249075909 tempest-VolumeTypesReaderTests-249075909-project-reader] Policy check for volume_extension:types_extra_specs:update failed with context {'is_admin': False, 'user_id': '7b4e60deec614880b0bac49f57b373d5', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '86806c0e75324eeb8aa5f50dab1b6fcf', '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=100298) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 07 10:01:38.268303 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [None req-6fac6002-7ad9-4cc2-bee5-794d01109542 tempest-VolumeTypesReaderTests-249075909 tempest-VolumeTypesReaderTests-249075909-project-reader] https://10.4.3.8/volume/v3/types/1deeb829-20e9-41e0-961a-d30960524502/extra_specs/key2 returned with HTTP 403 Aug 07 10:01:38.269160 np0000006707 devstack@c-api.service[100298]: [pid: 100298|app: 0|req: 935/3729] 10.4.3.8 () {68 vars in 1399 bytes} [Fri Aug 7 10:01:38 2026] PUT /volume/v3/types/1deeb829-20e9-41e0-961a-d30960524502/extra_specs/key2 => generated 122 bytes in 8 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 07 10:01:38.280577 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [None req-53f8ef39-f5dd-471e-9d32-428e5658997f None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:01:38.282601 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-53f8ef39-f5dd-471e-9d32-428e5658997f tempest-VolumeTypesReaderTests-249075909 tempest-VolumeTypesReaderTests-249075909-project-reader] POST https://10.4.3.8/volume/v3/types Aug 07 10:01:38.282937 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-53f8ef39-f5dd-471e-9d32-428e5658997f tempest-VolumeTypesReaderTests-249075909 tempest-VolumeTypesReaderTests-249075909-project-reader] Action: 'create', calling method: _create, body: {"volume_type": {"name": "test-new-volume-type"}} {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 10:01:38.285150 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.policy [None req-53f8ef39-f5dd-471e-9d32-428e5658997f tempest-VolumeTypesReaderTests-249075909 tempest-VolumeTypesReaderTests-249075909-project-reader] Policy check for volume_extension:type_create failed with context {'is_admin': False, 'user_id': '7b4e60deec614880b0bac49f57b373d5', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '86806c0e75324eeb8aa5f50dab1b6fcf', '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=100296) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 07 10:01:38.285390 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-53f8ef39-f5dd-471e-9d32-428e5658997f tempest-VolumeTypesReaderTests-249075909 tempest-VolumeTypesReaderTests-249075909-project-reader] https://10.4.3.8/volume/v3/types returned with HTTP 403 Aug 07 10:01:38.285951 np0000006707 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 931/3730] 10.4.3.8 () {68 vars in 1238 bytes} [Fri Aug 7 10:01:38 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 10:01:38.295064 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [None req-052f2b27-4d3f-4927-bbd8-cba67ca881e8 None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:01:38.297924 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-052f2b27-4d3f-4927-bbd8-cba67ca881e8 tempest-VolumeTypesReaderTests-249075909 tempest-VolumeTypesReaderTests-249075909-project-admin] POST https://10.4.3.8/volume/v3/types Aug 07 10:01:38.298390 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-052f2b27-4d3f-4927-bbd8-cba67ca881e8 tempest-VolumeTypesReaderTests-249075909 tempest-VolumeTypesReaderTests-249075909-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-1463186830", "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=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 10:01:38.316663 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-052f2b27-4d3f-4927-bbd8-cba67ca881e8 tempest-VolumeTypesReaderTests-249075909 tempest-VolumeTypesReaderTests-249075909-project-admin] https://10.4.3.8/volume/v3/types returned with HTTP 200 Aug 07 10:01:38.317366 np0000006707 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 933/3731] 10.4.3.8 () {68 vars in 1239 bytes} [Fri Aug 7 10:01:38 2026] POST /volume/v3/types => generated 380 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 10:01:38.327696 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-2da66a9f-c8fe-405b-a02e-1450000ab658 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:01:38.330540 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-2da66a9f-c8fe-405b-a02e-1450000ab658 tempest-VolumeTypesReaderTests-249075909 tempest-VolumeTypesReaderTests-249075909-project-admin] POST https://10.4.3.8/volume/v3/types/beaa3904-ca71-47f0-b7d1-2f3428a3e1cc/encryption Aug 07 10:01:38.330926 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-2da66a9f-c8fe-405b-a02e-1450000ab658 tempest-VolumeTypesReaderTests-249075909 tempest-VolumeTypesReaderTests-249075909-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "LuksEncryptor", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 10:01:38.347389 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.middleware.request_id [None req-5590f797-0fe6-421e-a193-982fdfd21471 None None] RequestId filter calling following filter/app {{(pid=100298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:01:38.349234 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [None req-5590f797-0fe6-421e-a193-982fdfd21471 tempest-TestEncryptedCinderVolumes-768498766 tempest-TestEncryptedCinderVolumes-768498766-project-member] GET https://10.4.3.8/volume/v3/volumes/5b5fb386-55da-4f7a-b001-c0b9f59a6107 Aug 07 10:01:38.349439 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [None req-5590f797-0fe6-421e-a193-982fdfd21471 tempest-TestEncryptedCinderVolumes-768498766 tempest-TestEncryptedCinderVolumes-768498766-project-member] Empty body provided in request {{(pid=100298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 10:01:38.349793 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [None req-5590f797-0fe6-421e-a193-982fdfd21471 tempest-TestEncryptedCinderVolumes-768498766 tempest-TestEncryptedCinderVolumes-768498766-project-member] Calling method 'show' {{(pid=100298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 10:01:38.353438 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-2da66a9f-c8fe-405b-a02e-1450000ab658 tempest-VolumeTypesReaderTests-249075909 tempest-VolumeTypesReaderTests-249075909-project-admin] https://10.4.3.8/volume/v3/types/beaa3904-ca71-47f0-b7d1-2f3428a3e1cc/encryption returned with HTTP 200 Aug 07 10:01:38.354016 np0000006707 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 933/3732] 10.4.3.8 () {68 vars in 1383 bytes} [Fri Aug 7 10:01:38 2026] POST /volume/v3/types/beaa3904-ca71-47f0-b7d1-2f3428a3e1cc/encryption => generated 239 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 10:01:38.362882 np0000006707 devstack@c-api.service[100298]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 10:01:38.362882 np0000006707 devstack@c-api.service[100298]: warnings.warn( Aug 07 10:01:38.363032 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [None req-fedb27fd-618b-4f9a-bd99-c8c58990f0cd None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:01:38.364760 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-fedb27fd-618b-4f9a-bd99-c8c58990f0cd tempest-VolumeTypesReaderTests-249075909 tempest-VolumeTypesReaderTests-249075909-project-reader] DELETE https://10.4.3.8/volume/v3/types/beaa3904-ca71-47f0-b7d1-2f3428a3e1cc/encryption/57a06d88-5844-45f0-a2ad-bafb2d5ed90d Aug 07 10:01:38.364975 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-fedb27fd-618b-4f9a-bd99-c8c58990f0cd tempest-VolumeTypesReaderTests-249075909 tempest-VolumeTypesReaderTests-249075909-project-reader] Empty body provided in request {{(pid=100296) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 10:01:38.365206 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-fedb27fd-618b-4f9a-bd99-c8c58990f0cd tempest-VolumeTypesReaderTests-249075909 tempest-VolumeTypesReaderTests-249075909-project-reader] Calling method 'delete' {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 10:01:38.365895 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.policy [None req-fedb27fd-618b-4f9a-bd99-c8c58990f0cd tempest-VolumeTypesReaderTests-249075909 tempest-VolumeTypesReaderTests-249075909-project-reader] Policy check for volume_extension:volume_type_encryption:delete failed with context {'is_admin': False, 'user_id': '7b4e60deec614880b0bac49f57b373d5', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '86806c0e75324eeb8aa5f50dab1b6fcf', '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=100296) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 07 10:01:38.366091 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-fedb27fd-618b-4f9a-bd99-c8c58990f0cd tempest-VolumeTypesReaderTests-249075909 tempest-VolumeTypesReaderTests-249075909-project-reader] https://10.4.3.8/volume/v3/types/beaa3904-ca71-47f0-b7d1-2f3428a3e1cc/encryption/57a06d88-5844-45f0-a2ad-bafb2d5ed90d returned with HTTP 403 Aug 07 10:01:38.366617 np0000006707 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 932/3733] 10.4.3.8 () {66 vars in 1475 bytes} [Fri Aug 7 10:01:38 2026] DELETE /volume/v3/types/beaa3904-ca71-47f0-b7d1-2f3428a3e1cc/encryption/57a06d88-5844-45f0-a2ad-bafb2d5ed90d => generated 127 bytes in 4 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 07 10:01:38.370455 np0000006707 devstack@c-api.service[100298]: INFO cinder.volume.api [None req-5590f797-0fe6-421e-a193-982fdfd21471 tempest-TestEncryptedCinderVolumes-768498766 tempest-TestEncryptedCinderVolumes-768498766-project-member] Volume info retrieved successfully. Aug 07 10:01:38.373917 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [None req-5590f797-0fe6-421e-a193-982fdfd21471 tempest-TestEncryptedCinderVolumes-768498766 tempest-TestEncryptedCinderVolumes-768498766-project-member] https://10.4.3.8/volume/v3/volumes/5b5fb386-55da-4f7a-b001-c0b9f59a6107 returned with HTTP 200 Aug 07 10:01:38.374033 np0000006707 devstack@c-api.service[100298]: [pid: 100298|app: 0|req: 936/3734] 10.4.3.8 () {66 vars in 1334 bytes} [Fri Aug 7 10:01:38 2026] GET /volume/v3/volumes/5b5fb386-55da-4f7a-b001-c0b9f59a6107 => generated 873 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 10:01:38.377286 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [None req-732f9705-5ce2-48d4-b241-b62b19e10d62 None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:01:38.379708 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-732f9705-5ce2-48d4-b241-b62b19e10d62 tempest-VolumeTypesReaderTests-249075909 tempest-VolumeTypesReaderTests-249075909-project-admin] POST https://10.4.3.8/volume/v3/types Aug 07 10:01:38.380353 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-732f9705-5ce2-48d4-b241-b62b19e10d62 tempest-VolumeTypesReaderTests-249075909 tempest-VolumeTypesReaderTests-249075909-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-1042784885", "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=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 10:01:38.399113 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-732f9705-5ce2-48d4-b241-b62b19e10d62 tempest-VolumeTypesReaderTests-249075909 tempest-VolumeTypesReaderTests-249075909-project-admin] https://10.4.3.8/volume/v3/types returned with HTTP 200 Aug 07 10:01:38.399679 np0000006707 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 934/3735] 10.4.3.8 () {68 vars in 1239 bytes} [Fri Aug 7 10:01:38 2026] POST /volume/v3/types => generated 380 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 10:01:38.411536 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-e938f34f-4f44-4cb9-87f0-9470a170d41a None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:01:38.415881 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-e938f34f-4f44-4cb9-87f0-9470a170d41a tempest-VolumeTypesReaderTests-249075909 tempest-VolumeTypesReaderTests-249075909-project-reader] DELETE https://10.4.3.8/volume/v3/types/67ce1385-7608-4ee6-a975-0eda6ac62934/extra_specs/key1 Aug 07 10:01:38.416168 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-e938f34f-4f44-4cb9-87f0-9470a170d41a tempest-VolumeTypesReaderTests-249075909 tempest-VolumeTypesReaderTests-249075909-project-reader] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 10:01:38.416489 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-e938f34f-4f44-4cb9-87f0-9470a170d41a tempest-VolumeTypesReaderTests-249075909 tempest-VolumeTypesReaderTests-249075909-project-reader] Calling method 'delete' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 10:01:38.431221 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.policy [None req-e938f34f-4f44-4cb9-87f0-9470a170d41a tempest-VolumeTypesReaderTests-249075909 tempest-VolumeTypesReaderTests-249075909-project-reader] Policy check for volume_extension:types_extra_specs:delete failed with context {'is_admin': False, 'user_id': '7b4e60deec614880b0bac49f57b373d5', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '86806c0e75324eeb8aa5f50dab1b6fcf', '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=100295) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 07 10:01:38.432093 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-e938f34f-4f44-4cb9-87f0-9470a170d41a tempest-VolumeTypesReaderTests-249075909 tempest-VolumeTypesReaderTests-249075909-project-reader] https://10.4.3.8/volume/v3/types/67ce1385-7608-4ee6-a975-0eda6ac62934/extra_specs/key1 returned with HTTP 403 Aug 07 10:01:38.432777 np0000006707 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 934/3736] 10.4.3.8 () {66 vars in 1382 bytes} [Fri Aug 7 10:01:38 2026] DELETE /volume/v3/types/67ce1385-7608-4ee6-a975-0eda6ac62934/extra_specs/key1 => generated 122 bytes in 23 msecs (HTTP/1.1 403) 7 headers in 292 bytes (2 switches on core 0) Aug 07 10:01:38.440985 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [None req-df159b3b-7a81-4a8d-ab3b-049833f54f35 None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:01:38.443128 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-df159b3b-7a81-4a8d-ab3b-049833f54f35 tempest-VolumeTypesReaderTests-249075909 tempest-VolumeTypesReaderTests-249075909-project-admin] POST https://10.4.3.8/volume/v3/types Aug 07 10:01:38.443535 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-df159b3b-7a81-4a8d-ab3b-049833f54f35 tempest-VolumeTypesReaderTests-249075909 tempest-VolumeTypesReaderTests-249075909-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-2038914011", "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=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 10:01:38.470373 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-df159b3b-7a81-4a8d-ab3b-049833f54f35 tempest-VolumeTypesReaderTests-249075909 tempest-VolumeTypesReaderTests-249075909-project-admin] https://10.4.3.8/volume/v3/types returned with HTTP 200 Aug 07 10:01:38.470966 np0000006707 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 933/3737] 10.4.3.8 () {68 vars in 1239 bytes} [Fri Aug 7 10:01:38 2026] POST /volume/v3/types => generated 380 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 10:01:38.479146 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.middleware.request_id [None req-887adf97-b33d-4748-8fb6-a4d387df1345 None None] RequestId filter calling following filter/app {{(pid=100298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:01:38.482892 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [None req-887adf97-b33d-4748-8fb6-a4d387df1345 tempest-VolumeTypesReaderTests-249075909 tempest-VolumeTypesReaderTests-249075909-project-reader] DELETE https://10.4.3.8/volume/v3/types/cb334914-1ac9-44d5-b39c-771babe950bb Aug 07 10:01:38.483055 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [None req-887adf97-b33d-4748-8fb6-a4d387df1345 tempest-VolumeTypesReaderTests-249075909 tempest-VolumeTypesReaderTests-249075909-project-reader] Empty body provided in request {{(pid=100298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 10:01:38.483202 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [None req-887adf97-b33d-4748-8fb6-a4d387df1345 tempest-VolumeTypesReaderTests-249075909 tempest-VolumeTypesReaderTests-249075909-project-reader] Calling method '_delete' {{(pid=100298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 10:01:38.484043 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.policy [None req-887adf97-b33d-4748-8fb6-a4d387df1345 tempest-VolumeTypesReaderTests-249075909 tempest-VolumeTypesReaderTests-249075909-project-reader] Policy check for volume_extension:type_delete failed with context {'is_admin': False, 'user_id': '7b4e60deec614880b0bac49f57b373d5', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '86806c0e75324eeb8aa5f50dab1b6fcf', '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=100298) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 07 10:01:38.484282 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [None req-887adf97-b33d-4748-8fb6-a4d387df1345 tempest-VolumeTypesReaderTests-249075909 tempest-VolumeTypesReaderTests-249075909-project-reader] https://10.4.3.8/volume/v3/types/cb334914-1ac9-44d5-b39c-771babe950bb returned with HTTP 403 Aug 07 10:01:38.486627 np0000006707 devstack@c-api.service[100298]: [pid: 100298|app: 0|req: 937/3738] 10.4.3.8 () {66 vars in 1331 bytes} [Fri Aug 7 10:01:38 2026] DELETE /volume/v3/types/cb334914-1ac9-44d5-b39c-771babe950bb => generated 109 bytes in 7 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 07 10:01:38.494950 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [None req-a2eb5823-5d39-4db4-8e50-f9930b70d21d None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:01:38.497249 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-a2eb5823-5d39-4db4-8e50-f9930b70d21d tempest-VolumeTypesReaderTests-249075909 tempest-VolumeTypesReaderTests-249075909-project-reader] GET https://10.4.3.8/volume/v3/types/21bad93b-afdb-4f59-a35b-64e7c5e1166e/extra_specs Aug 07 10:01:38.497373 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-a2eb5823-5d39-4db4-8e50-f9930b70d21d tempest-VolumeTypesReaderTests-249075909 tempest-VolumeTypesReaderTests-249075909-project-reader] Empty body provided in request {{(pid=100297) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 10:01:38.497581 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-a2eb5823-5d39-4db4-8e50-f9930b70d21d tempest-VolumeTypesReaderTests-249075909 tempest-VolumeTypesReaderTests-249075909-project-reader] Calling method 'index' {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 10:01:38.506722 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-a2eb5823-5d39-4db4-8e50-f9930b70d21d tempest-VolumeTypesReaderTests-249075909 tempest-VolumeTypesReaderTests-249075909-project-reader] https://10.4.3.8/volume/v3/types/21bad93b-afdb-4f59-a35b-64e7c5e1166e/extra_specs returned with HTTP 200 Aug 07 10:01:38.507170 np0000006707 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 935/3739] 10.4.3.8 () {66 vars in 1364 bytes} [Fri Aug 7 10:01:38 2026] GET /volume/v3/types/21bad93b-afdb-4f59-a35b-64e7c5e1166e/extra_specs => generated 123 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 10:01:38.516937 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-d5f4acee-e5c0-4557-a2ba-3332b9b71ab5 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:01:38.522482 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-d5f4acee-e5c0-4557-a2ba-3332b9b71ab5 tempest-VolumeTypesReaderTests-249075909 tempest-VolumeTypesReaderTests-249075909-project-reader] GET https://10.4.3.8/volume/v3/types/21bad93b-afdb-4f59-a35b-64e7c5e1166e/encryption/cipher Aug 07 10:01:38.522746 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-d5f4acee-e5c0-4557-a2ba-3332b9b71ab5 tempest-VolumeTypesReaderTests-249075909 tempest-VolumeTypesReaderTests-249075909-project-reader] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 10:01:38.523001 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-d5f4acee-e5c0-4557-a2ba-3332b9b71ab5 tempest-VolumeTypesReaderTests-249075909 tempest-VolumeTypesReaderTests-249075909-project-reader] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 10:01:38.523912 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.policy [None req-d5f4acee-e5c0-4557-a2ba-3332b9b71ab5 tempest-VolumeTypesReaderTests-249075909 tempest-VolumeTypesReaderTests-249075909-project-reader] Policy check for volume_extension:volume_type_encryption:get failed with context {'is_admin': False, 'user_id': '7b4e60deec614880b0bac49f57b373d5', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '86806c0e75324eeb8aa5f50dab1b6fcf', '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=100295) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 07 10:01:38.524135 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-d5f4acee-e5c0-4557-a2ba-3332b9b71ab5 tempest-VolumeTypesReaderTests-249075909 tempest-VolumeTypesReaderTests-249075909-project-reader] https://10.4.3.8/volume/v3/types/21bad93b-afdb-4f59-a35b-64e7c5e1166e/encryption/cipher returned with HTTP 403 Aug 07 10:01:38.526119 np0000006707 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 935/3740] 10.4.3.8 () {66 vars in 1382 bytes} [Fri Aug 7 10:01:38 2026] GET /volume/v3/types/21bad93b-afdb-4f59-a35b-64e7c5e1166e/encryption/cipher => generated 124 bytes in 9 msecs (HTTP/1.1 403) 7 headers in 292 bytes (2 switches on core 0) Aug 07 10:01:38.535575 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [None req-fd91ce11-4b27-4a9f-a471-9d516a9b6df6 None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:01:38.537540 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-fd91ce11-4b27-4a9f-a471-9d516a9b6df6 tempest-VolumeTypesReaderTests-249075909 tempest-VolumeTypesReaderTests-249075909-project-reader] GET https://10.4.3.8/volume/v3/types/21bad93b-afdb-4f59-a35b-64e7c5e1166e/encryption Aug 07 10:01:38.537727 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-fd91ce11-4b27-4a9f-a471-9d516a9b6df6 tempest-VolumeTypesReaderTests-249075909 tempest-VolumeTypesReaderTests-249075909-project-reader] Empty body provided in request {{(pid=100296) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 10:01:38.537966 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-fd91ce11-4b27-4a9f-a471-9d516a9b6df6 tempest-VolumeTypesReaderTests-249075909 tempest-VolumeTypesReaderTests-249075909-project-reader] Calling method 'index' {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 10:01:38.539355 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.policy [None req-fd91ce11-4b27-4a9f-a471-9d516a9b6df6 tempest-VolumeTypesReaderTests-249075909 tempest-VolumeTypesReaderTests-249075909-project-reader] Policy check for volume_extension:volume_type_encryption:get failed with context {'is_admin': False, 'user_id': '7b4e60deec614880b0bac49f57b373d5', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '86806c0e75324eeb8aa5f50dab1b6fcf', '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=100296) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 07 10:01:38.539355 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-fd91ce11-4b27-4a9f-a471-9d516a9b6df6 tempest-VolumeTypesReaderTests-249075909 tempest-VolumeTypesReaderTests-249075909-project-reader] https://10.4.3.8/volume/v3/types/21bad93b-afdb-4f59-a35b-64e7c5e1166e/encryption returned with HTTP 403 Aug 07 10:01:38.539355 np0000006707 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 934/3741] 10.4.3.8 () {66 vars in 1361 bytes} [Fri Aug 7 10:01:38 2026] GET /volume/v3/types/21bad93b-afdb-4f59-a35b-64e7c5e1166e/encryption => generated 124 bytes in 4 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 07 10:01:38.547444 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.middleware.request_id [None req-291c2ea6-f93c-4b8c-8847-2f348954e388 None None] RequestId filter calling following filter/app {{(pid=100298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:01:38.548859 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [None req-291c2ea6-f93c-4b8c-8847-2f348954e388 tempest-VolumeTypesReaderTests-249075909 tempest-VolumeTypesReaderTests-249075909-project-reader] GET https://10.4.3.8/volume/v3/types/21bad93b-afdb-4f59-a35b-64e7c5e1166e/extra_specs/multiattach Aug 07 10:01:38.549051 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [None req-291c2ea6-f93c-4b8c-8847-2f348954e388 tempest-VolumeTypesReaderTests-249075909 tempest-VolumeTypesReaderTests-249075909-project-reader] Empty body provided in request {{(pid=100298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 10:01:38.549246 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [None req-291c2ea6-f93c-4b8c-8847-2f348954e388 tempest-VolumeTypesReaderTests-249075909 tempest-VolumeTypesReaderTests-249075909-project-reader] Calling method 'show' {{(pid=100298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 10:01:38.558949 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [None req-291c2ea6-f93c-4b8c-8847-2f348954e388 tempest-VolumeTypesReaderTests-249075909 tempest-VolumeTypesReaderTests-249075909-project-reader] https://10.4.3.8/volume/v3/types/21bad93b-afdb-4f59-a35b-64e7c5e1166e/extra_specs/multiattach returned with HTTP 200 Aug 07 10:01:38.558949 np0000006707 devstack@c-api.service[100298]: [pid: 100298|app: 0|req: 938/3742] 10.4.3.8 () {66 vars in 1400 bytes} [Fri Aug 7 10:01:38 2026] GET /volume/v3/types/21bad93b-afdb-4f59-a35b-64e7c5e1166e/extra_specs/multiattach => generated 29 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 07 10:01:38.565350 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [None req-7b1a37c2-b393-4960-a56c-b5fc56ce36f6 None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:01:38.567377 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-7b1a37c2-b393-4960-a56c-b5fc56ce36f6 tempest-VolumeTypesReaderTests-249075909 tempest-VolumeTypesReaderTests-249075909-project-reader] GET https://10.4.3.8/volume/v3/types/21bad93b-afdb-4f59-a35b-64e7c5e1166e/extra_specs/volume_backend_name Aug 07 10:01:38.567642 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-7b1a37c2-b393-4960-a56c-b5fc56ce36f6 tempest-VolumeTypesReaderTests-249075909 tempest-VolumeTypesReaderTests-249075909-project-reader] Empty body provided in request {{(pid=100297) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 10:01:38.567896 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-7b1a37c2-b393-4960-a56c-b5fc56ce36f6 tempest-VolumeTypesReaderTests-249075909 tempest-VolumeTypesReaderTests-249075909-project-reader] Calling method 'show' {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 10:01:38.576763 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-7b1a37c2-b393-4960-a56c-b5fc56ce36f6 tempest-VolumeTypesReaderTests-249075909 tempest-VolumeTypesReaderTests-249075909-project-reader] https://10.4.3.8/volume/v3/types/21bad93b-afdb-4f59-a35b-64e7c5e1166e/extra_specs/volume_backend_name returned with HTTP 404 Aug 07 10:01:38.577386 np0000006707 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 936/3743] 10.4.3.8 () {66 vars in 1424 bytes} [Fri Aug 7 10:01:38 2026] GET /volume/v3/types/21bad93b-afdb-4f59-a35b-64e7c5e1166e/extra_specs/volume_backend_name => generated 143 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 10:01:38.590448 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-a1a8acd7-0b4e-4a04-9394-4185d2cf9e96 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:01:38.590448 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-a1a8acd7-0b4e-4a04-9394-4185d2cf9e96 tempest-VolumeTypesReaderTests-249075909 tempest-VolumeTypesReaderTests-249075909-project-reader] PUT https://10.4.3.8/volume/v3/types/21bad93b-afdb-4f59-a35b-64e7c5e1166e/encryption/efee0fd0-1eae-4b28-9a6f-a6c78bdbbd12 Aug 07 10:01:38.590448 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-a1a8acd7-0b4e-4a04-9394-4185d2cf9e96 tempest-VolumeTypesReaderTests-249075909 tempest-VolumeTypesReaderTests-249075909-project-reader] Action: 'update', calling method: update, body: {"encryption": {"key_size": 128}} {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 10:01:38.592432 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.policy [None req-a1a8acd7-0b4e-4a04-9394-4185d2cf9e96 tempest-VolumeTypesReaderTests-249075909 tempest-VolumeTypesReaderTests-249075909-project-reader] Policy check for volume_extension:volume_type_encryption:update failed with context {'is_admin': False, 'user_id': '7b4e60deec614880b0bac49f57b373d5', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '86806c0e75324eeb8aa5f50dab1b6fcf', '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=100295) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 07 10:01:38.592663 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-a1a8acd7-0b4e-4a04-9394-4185d2cf9e96 tempest-VolumeTypesReaderTests-249075909 tempest-VolumeTypesReaderTests-249075909-project-reader] https://10.4.3.8/volume/v3/types/21bad93b-afdb-4f59-a35b-64e7c5e1166e/encryption/efee0fd0-1eae-4b28-9a6f-a6c78bdbbd12 returned with HTTP 403 Aug 07 10:01:38.593106 np0000006707 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 936/3744] 10.4.3.8 () {68 vars in 1492 bytes} [Fri Aug 7 10:01:38 2026] PUT /volume/v3/types/21bad93b-afdb-4f59-a35b-64e7c5e1166e/encryption/efee0fd0-1eae-4b28-9a6f-a6c78bdbbd12 => generated 127 bytes in 6 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 07 10:01:38.603922 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [None req-2e3ac72d-2120-4408-89fd-18bd2bf1ce27 None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:01:38.604723 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-2e3ac72d-2120-4408-89fd-18bd2bf1ce27 tempest-VolumeTypesReaderTests-249075909 tempest-VolumeTypesReaderTests-249075909-project-reader] PUT https://10.4.3.8/volume/v3/types/21bad93b-afdb-4f59-a35b-64e7c5e1166e/extra_specs/key1 Aug 07 10:01:38.605090 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-2e3ac72d-2120-4408-89fd-18bd2bf1ce27 tempest-VolumeTypesReaderTests-249075909 tempest-VolumeTypesReaderTests-249075909-project-reader] Action: 'update', calling method: update, body: {"key1": "key1 updated value"} {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 10:01:38.607912 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.policy [None req-2e3ac72d-2120-4408-89fd-18bd2bf1ce27 tempest-VolumeTypesReaderTests-249075909 tempest-VolumeTypesReaderTests-249075909-project-reader] Policy check for volume_extension:types_extra_specs:update failed with context {'is_admin': False, 'user_id': '7b4e60deec614880b0bac49f57b373d5', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '86806c0e75324eeb8aa5f50dab1b6fcf', '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=100296) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 07 10:01:38.608353 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-2e3ac72d-2120-4408-89fd-18bd2bf1ce27 tempest-VolumeTypesReaderTests-249075909 tempest-VolumeTypesReaderTests-249075909-project-reader] https://10.4.3.8/volume/v3/types/21bad93b-afdb-4f59-a35b-64e7c5e1166e/extra_specs/key1 returned with HTTP 403 Aug 07 10:01:38.609143 np0000006707 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 935/3745] 10.4.3.8 () {68 vars in 1399 bytes} [Fri Aug 7 10:01:38 2026] PUT /volume/v3/types/21bad93b-afdb-4f59-a35b-64e7c5e1166e/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 10:01:38.625158 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.middleware.request_id [None req-5b10f7e6-7c80-4244-b016-6f27a0416fef None None] RequestId filter calling following filter/app {{(pid=100298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:01:38.627398 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [None req-5b10f7e6-7c80-4244-b016-6f27a0416fef tempest-VolumeTypesReaderTests-249075909 tempest-VolumeTypesReaderTests-249075909-project-reader] PUT https://10.4.3.8/volume/v3/types/21bad93b-afdb-4f59-a35b-64e7c5e1166e Aug 07 10:01:38.628281 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [None req-5b10f7e6-7c80-4244-b016-6f27a0416fef tempest-VolumeTypesReaderTests-249075909 tempest-VolumeTypesReaderTests-249075909-project-reader] Action: 'update', calling method: _update, body: {"volume_type": {"description": "Updated volume type description"}} {{(pid=100298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 10:01:38.633452 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.policy [None req-5b10f7e6-7c80-4244-b016-6f27a0416fef tempest-VolumeTypesReaderTests-249075909 tempest-VolumeTypesReaderTests-249075909-project-reader] Policy check for volume_extension:type_update failed with context {'is_admin': False, 'user_id': '7b4e60deec614880b0bac49f57b373d5', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '86806c0e75324eeb8aa5f50dab1b6fcf', '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=100298) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 07 10:01:38.633452 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [None req-5b10f7e6-7c80-4244-b016-6f27a0416fef tempest-VolumeTypesReaderTests-249075909 tempest-VolumeTypesReaderTests-249075909-project-reader] https://10.4.3.8/volume/v3/types/21bad93b-afdb-4f59-a35b-64e7c5e1166e returned with HTTP 403 Aug 07 10:01:38.633452 np0000006707 devstack@c-api.service[100298]: [pid: 100298|app: 0|req: 939/3746] 10.4.3.8 () {68 vars in 1348 bytes} [Fri Aug 7 10:01:38 2026] PUT /volume/v3/types/21bad93b-afdb-4f59-a35b-64e7c5e1166e => generated 109 bytes in 7 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 07 10:01:38.641317 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [None req-1b431cf1-d488-4f7b-96c3-6c6add0eba3c None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:01:38.643514 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-1b431cf1-d488-4f7b-96c3-6c6add0eba3c tempest-VolumeTypesReaderTests-249075909 tempest-VolumeTypesReaderTests-249075909-project-admin] DELETE https://10.4.3.8/volume/v3/types/cb334914-1ac9-44d5-b39c-771babe950bb Aug 07 10:01:38.643788 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-1b431cf1-d488-4f7b-96c3-6c6add0eba3c tempest-VolumeTypesReaderTests-249075909 tempest-VolumeTypesReaderTests-249075909-project-admin] Empty body provided in request {{(pid=100297) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 10:01:38.644043 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-1b431cf1-d488-4f7b-96c3-6c6add0eba3c tempest-VolumeTypesReaderTests-249075909 tempest-VolumeTypesReaderTests-249075909-project-admin] Calling method '_delete' {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 10:01:38.683602 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-1b431cf1-d488-4f7b-96c3-6c6add0eba3c tempest-VolumeTypesReaderTests-249075909 tempest-VolumeTypesReaderTests-249075909-project-admin] https://10.4.3.8/volume/v3/types/cb334914-1ac9-44d5-b39c-771babe950bb returned with HTTP 202 Aug 07 10:01:38.684196 np0000006707 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 937/3747] 10.4.3.8 () {66 vars in 1331 bytes} [Fri Aug 7 10:01:38 2026] DELETE /volume/v3/types/cb334914-1ac9-44d5-b39c-771babe950bb => generated 0 bytes in 43 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 07 10:01:38.692870 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-4c536fca-7ea4-4462-b865-a0e770636de4 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:01:38.702314 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-4c536fca-7ea4-4462-b865-a0e770636de4 tempest-VolumeTypesReaderTests-249075909 tempest-VolumeTypesReaderTests-249075909-project-admin] DELETE https://10.4.3.8/volume/v3/types/67ce1385-7608-4ee6-a975-0eda6ac62934 Aug 07 10:01:38.702611 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-4c536fca-7ea4-4462-b865-a0e770636de4 tempest-VolumeTypesReaderTests-249075909 tempest-VolumeTypesReaderTests-249075909-project-admin] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 10:01:38.702911 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-4c536fca-7ea4-4462-b865-a0e770636de4 tempest-VolumeTypesReaderTests-249075909 tempest-VolumeTypesReaderTests-249075909-project-admin] Calling method '_delete' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 10:01:38.739723 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-4c536fca-7ea4-4462-b865-a0e770636de4 tempest-VolumeTypesReaderTests-249075909 tempest-VolumeTypesReaderTests-249075909-project-admin] https://10.4.3.8/volume/v3/types/67ce1385-7608-4ee6-a975-0eda6ac62934 returned with HTTP 202 Aug 07 10:01:38.740351 np0000006707 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 937/3748] 10.4.3.8 () {66 vars in 1331 bytes} [Fri Aug 7 10:01:38 2026] DELETE /volume/v3/types/67ce1385-7608-4ee6-a975-0eda6ac62934 => generated 0 bytes in 48 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 07 10:01:38.748972 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [None req-177b2701-14e0-49ef-903e-ab775ea17136 None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:01:38.752375 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-177b2701-14e0-49ef-903e-ab775ea17136 tempest-VolumeTypesReaderTests-249075909 tempest-VolumeTypesReaderTests-249075909-project-admin] DELETE https://10.4.3.8/volume/v3/types/beaa3904-ca71-47f0-b7d1-2f3428a3e1cc Aug 07 10:01:38.752618 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-177b2701-14e0-49ef-903e-ab775ea17136 tempest-VolumeTypesReaderTests-249075909 tempest-VolumeTypesReaderTests-249075909-project-admin] Empty body provided in request {{(pid=100296) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 10:01:38.752926 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-177b2701-14e0-49ef-903e-ab775ea17136 tempest-VolumeTypesReaderTests-249075909 tempest-VolumeTypesReaderTests-249075909-project-admin] Calling method '_delete' {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 10:01:38.795817 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-177b2701-14e0-49ef-903e-ab775ea17136 tempest-VolumeTypesReaderTests-249075909 tempest-VolumeTypesReaderTests-249075909-project-admin] https://10.4.3.8/volume/v3/types/beaa3904-ca71-47f0-b7d1-2f3428a3e1cc returned with HTTP 202 Aug 07 10:01:38.796264 np0000006707 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 936/3749] 10.4.3.8 () {66 vars in 1331 bytes} [Fri Aug 7 10:01:38 2026] DELETE /volume/v3/types/beaa3904-ca71-47f0-b7d1-2f3428a3e1cc => generated 0 bytes in 48 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 07 10:01:38.806782 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.middleware.request_id [None req-ea440eed-9178-49e7-b8a6-292bd31bbc8a None None] RequestId filter calling following filter/app {{(pid=100298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:01:38.810054 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [None req-ea440eed-9178-49e7-b8a6-292bd31bbc8a tempest-VolumeTypesReaderTests-249075909 tempest-VolumeTypesReaderTests-249075909-project-admin] DELETE https://10.4.3.8/volume/v3/types/1deeb829-20e9-41e0-961a-d30960524502 Aug 07 10:01:38.810252 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [None req-ea440eed-9178-49e7-b8a6-292bd31bbc8a tempest-VolumeTypesReaderTests-249075909 tempest-VolumeTypesReaderTests-249075909-project-admin] Empty body provided in request {{(pid=100298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 10:01:38.810515 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [None req-ea440eed-9178-49e7-b8a6-292bd31bbc8a tempest-VolumeTypesReaderTests-249075909 tempest-VolumeTypesReaderTests-249075909-project-admin] Calling method '_delete' {{(pid=100298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 10:01:38.859099 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [None req-ea440eed-9178-49e7-b8a6-292bd31bbc8a tempest-VolumeTypesReaderTests-249075909 tempest-VolumeTypesReaderTests-249075909-project-admin] https://10.4.3.8/volume/v3/types/1deeb829-20e9-41e0-961a-d30960524502 returned with HTTP 202 Aug 07 10:01:38.859673 np0000006707 devstack@c-api.service[100298]: [pid: 100298|app: 0|req: 940/3750] 10.4.3.8 () {66 vars in 1331 bytes} [Fri Aug 7 10:01:38 2026] DELETE /volume/v3/types/1deeb829-20e9-41e0-961a-d30960524502 => generated 0 bytes in 53 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 07 10:01:38.874031 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [None req-ac864a0a-826f-49c5-b06f-ee9b4b4bc709 None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:01:38.876619 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-ac864a0a-826f-49c5-b06f-ee9b4b4bc709 tempest-VolumeTypesReaderTests-249075909 tempest-VolumeTypesReaderTests-249075909-project-admin] DELETE https://10.4.3.8/volume/v3/types/d8c90bda-1859-428d-8f00-19359492dc15 Aug 07 10:01:38.877015 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-ac864a0a-826f-49c5-b06f-ee9b4b4bc709 tempest-VolumeTypesReaderTests-249075909 tempest-VolumeTypesReaderTests-249075909-project-admin] Empty body provided in request {{(pid=100297) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 10:01:38.877250 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-ac864a0a-826f-49c5-b06f-ee9b4b4bc709 tempest-VolumeTypesReaderTests-249075909 tempest-VolumeTypesReaderTests-249075909-project-admin] Calling method '_delete' {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 10:01:38.878995 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-ddba0fd1-b484-4beb-855d-ff8a4b19d59a None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:01:38.882078 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-ddba0fd1-b484-4beb-855d-ff8a4b19d59a tempest-AttachVolumeNegativeTest-1967948609 tempest-AttachVolumeNegativeTest-1967948609-project-member] POST https://10.4.3.8/volume/v3/volumes Aug 07 10:01:38.883792 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-ddba0fd1-b484-4beb-855d-ff8a4b19d59a tempest-AttachVolumeNegativeTest-1967948609 tempest-AttachVolumeNegativeTest-1967948609-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-AttachVolumeNegativeTest-volume-1847739628"}} {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 10:01:38.885705 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.v3.volumes [None req-ddba0fd1-b484-4beb-855d-ff8a4b19d59a tempest-AttachVolumeNegativeTest-1967948609 tempest-AttachVolumeNegativeTest-1967948609-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-AttachVolumeNegativeTest-volume-1847739628'}} {{(pid=100295) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 07 10:01:38.890179 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.v3.volumes [None req-ddba0fd1-b484-4beb-855d-ff8a4b19d59a tempest-AttachVolumeNegativeTest-1967948609 tempest-AttachVolumeNegativeTest-1967948609-project-member] Create volume of 1 GB Aug 07 10:01:38.893809 np0000006707 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-ddba0fd1-b484-4beb-855d-ff8a4b19d59a tempest-AttachVolumeNegativeTest-1967948609 tempest-AttachVolumeNegativeTest-1967948609-project-member] Availability Zones retrieved successfully. Aug 07 10:01:38.907640 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.volume.api [None req-ddba0fd1-b484-4beb-855d-ff8a4b19d59a tempest-AttachVolumeNegativeTest-1967948609 tempest-AttachVolumeNegativeTest-1967948609-project-member] Flow 'volume_create_api' (a0b62c33-b00d-4864-ac32-b06f080d6606) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100295) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 10:01:38.910318 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.volume.api [None req-ddba0fd1-b484-4beb-855d-ff8a4b19d59a tempest-AttachVolumeNegativeTest-1967948609 tempest-AttachVolumeNegativeTest-1967948609-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c10ca812-623c-436a-a074-46ee80982ce0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100295) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 10:01:38.911437 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.volume.flows.api.create_volume [None req-ddba0fd1-b484-4beb-855d-ff8a4b19d59a tempest-AttachVolumeNegativeTest-1967948609 tempest-AttachVolumeNegativeTest-1967948609-project-member] Validating volume size '1' using validate_int {{(pid=100295) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 07 10:01:38.922802 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-ac864a0a-826f-49c5-b06f-ee9b4b4bc709 tempest-VolumeTypesReaderTests-249075909 tempest-VolumeTypesReaderTests-249075909-project-admin] https://10.4.3.8/volume/v3/types/d8c90bda-1859-428d-8f00-19359492dc15 returned with HTTP 202 Aug 07 10:01:38.923260 np0000006707 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 938/3751] 10.4.3.8 () {66 vars in 1331 bytes} [Fri Aug 7 10:01:38 2026] DELETE /volume/v3/types/d8c90bda-1859-428d-8f00-19359492dc15 => generated 0 bytes in 50 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 07 10:01:38.933902 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [None req-1cab5dc8-63b9-4cfe-b7a8-b41e850a1f45 None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:01:38.940216 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-1cab5dc8-63b9-4cfe-b7a8-b41e850a1f45 tempest-VolumeTypesReaderTests-249075909 tempest-VolumeTypesReaderTests-249075909-project-admin] DELETE https://10.4.3.8/volume/v3/types/21bad93b-afdb-4f59-a35b-64e7c5e1166e Aug 07 10:01:38.940498 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-1cab5dc8-63b9-4cfe-b7a8-b41e850a1f45 tempest-VolumeTypesReaderTests-249075909 tempest-VolumeTypesReaderTests-249075909-project-admin] Empty body provided in request {{(pid=100296) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 10:01:38.940814 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-1cab5dc8-63b9-4cfe-b7a8-b41e850a1f45 tempest-VolumeTypesReaderTests-249075909 tempest-VolumeTypesReaderTests-249075909-project-admin] Calling method '_delete' {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 10:01:38.946775 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.volume.api [None req-ddba0fd1-b484-4beb-855d-ff8a4b19d59a tempest-AttachVolumeNegativeTest-1967948609 tempest-AttachVolumeNegativeTest-1967948609-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c10ca812-623c-436a-a074-46ee80982ce0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-07T09:47:39Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=45fd9a3a-b61e-4c6c-9ab7-d02f06678d0d,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '45fd9a3a-b61e-4c6c-9ab7-d02f06678d0d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100295) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 10:01:38.947881 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.volume.api [None req-ddba0fd1-b484-4beb-855d-ff8a4b19d59a tempest-AttachVolumeNegativeTest-1967948609 tempest-AttachVolumeNegativeTest-1967948609-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1d366159-be0f-44b9-bbca-0435ea47fee5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100295) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 10:01:38.973268 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-1cab5dc8-63b9-4cfe-b7a8-b41e850a1f45 tempest-VolumeTypesReaderTests-249075909 tempest-VolumeTypesReaderTests-249075909-project-admin] https://10.4.3.8/volume/v3/types/21bad93b-afdb-4f59-a35b-64e7c5e1166e returned with HTTP 202 Aug 07 10:01:38.973778 np0000006707 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 937/3752] 10.4.3.8 () {66 vars in 1331 bytes} [Fri Aug 7 10:01:38 2026] DELETE /volume/v3/types/21bad93b-afdb-4f59-a35b-64e7c5e1166e => generated 0 bytes in 40 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 07 10:01:39.030449 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.quota [None req-ddba0fd1-b484-4beb-855d-ff8a4b19d59a tempest-AttachVolumeNegativeTest-1967948609 tempest-AttachVolumeNegativeTest-1967948609-project-member] Created reservations ['dd9efb9e-6e76-4f18-ac08-26efdee6a582', '42f9b451-7903-40c6-99fa-9e9d9b648f1f', 'ba46a08d-f875-4a7f-a7f3-2c2b9530d622', '905d7f4f-fb45-409c-adbb-0388a0c5bd72'] {{(pid=100295) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 10:01:39.030449 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.volume.api [None req-ddba0fd1-b484-4beb-855d-ff8a4b19d59a tempest-AttachVolumeNegativeTest-1967948609 tempest-AttachVolumeNegativeTest-1967948609-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1d366159-be0f-44b9-bbca-0435ea47fee5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['dd9efb9e-6e76-4f18-ac08-26efdee6a582', '42f9b451-7903-40c6-99fa-9e9d9b648f1f', 'ba46a08d-f875-4a7f-a7f3-2c2b9530d622', '905d7f4f-fb45-409c-adbb-0388a0c5bd72']}' {{(pid=100295) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 10:01:39.030449 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.volume.api [None req-ddba0fd1-b484-4beb-855d-ff8a4b19d59a tempest-AttachVolumeNegativeTest-1967948609 tempest-AttachVolumeNegativeTest-1967948609-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5c0a9487-204b-4484-9d1f-a2664b13dab9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100295) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 10:01:39.061659 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.volume.api [None req-ddba0fd1-b484-4beb-855d-ff8a4b19d59a tempest-AttachVolumeNegativeTest-1967948609 tempest-AttachVolumeNegativeTest-1967948609-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5c0a9487-204b-4484-9d1f-a2664b13dab9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '91e49c3f-3e7a-4fef-a5d6-adab1c2f9210', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeNegativeTest-volume-1847739628',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b8f12e15f83f445e9c8e25b30c04e0f5',qos_specs=None,replication_status=,reservations=['dd9efb9e-6e76-4f18-ac08-26efdee6a582','42f9b451-7903-40c6-99fa-9e9d9b648f1f','ba46a08d-f875-4a7f-a7f3-2c2b9530d622','905d7f4f-fb45-409c-adbb-0388a0c5bd72'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6ae8b497b29a4477acf19acc2ce732bb',volume_type_id=45fd9a3a-b61e-4c6c-9ab7-d02f06678d0d), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-07T10:01:39Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeNegativeTest-volume-1847739628',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=91e49c3f-3e7a-4fef-a5d6-adab1c2f9210,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='b8f12e15f83f445e9c8e25b30c04e0f5',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='6ae8b497b29a4477acf19acc2ce732bb',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(45fd9a3a-b61e-4c6c-9ab7-d02f06678d0d),volume_type_id=45fd9a3a-b61e-4c6c-9ab7-d02f06678d0d)}' {{(pid=100295) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 10:01:39.062899 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.volume.api [None req-ddba0fd1-b484-4beb-855d-ff8a4b19d59a tempest-AttachVolumeNegativeTest-1967948609 tempest-AttachVolumeNegativeTest-1967948609-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a1cad31a-de73-4fa6-b9e1-32f822ca8cd8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100295) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 10:01:39.089548 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.volume.api [None req-ddba0fd1-b484-4beb-855d-ff8a4b19d59a tempest-AttachVolumeNegativeTest-1967948609 tempest-AttachVolumeNegativeTest-1967948609-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a1cad31a-de73-4fa6-b9e1-32f822ca8cd8) transitioned into state 'SUCCESS' from state '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-1847739628',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b8f12e15f83f445e9c8e25b30c04e0f5',qos_specs=None,replication_status=,reservations=['dd9efb9e-6e76-4f18-ac08-26efdee6a582','42f9b451-7903-40c6-99fa-9e9d9b648f1f','ba46a08d-f875-4a7f-a7f3-2c2b9530d622','905d7f4f-fb45-409c-adbb-0388a0c5bd72'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6ae8b497b29a4477acf19acc2ce732bb',volume_type_id=45fd9a3a-b61e-4c6c-9ab7-d02f06678d0d)}' {{(pid=100295) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 10:01:39.090599 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.volume.api [None req-ddba0fd1-b484-4beb-855d-ff8a4b19d59a tempest-AttachVolumeNegativeTest-1967948609 tempest-AttachVolumeNegativeTest-1967948609-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (39498029-ae0c-420c-89d9-a306f1ae2601) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100295) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 10:01:39.095352 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.middleware.request_id [None req-d0698c49-c0a9-43ca-a86e-c3721eb0424d None None] RequestId filter calling following filter/app {{(pid=100298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:01:39.097020 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [None req-d0698c49-c0a9-43ca-a86e-c3721eb0424d tempest-SnapshotDataIntegrityTests-488661116 tempest-SnapshotDataIntegrityTests-488661116-project-member] GET https://10.4.3.8/volume/v3/volumes/926c65e7-8133-4f16-adec-4b3e7234f3ce Aug 07 10:01:39.097209 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [None req-d0698c49-c0a9-43ca-a86e-c3721eb0424d tempest-SnapshotDataIntegrityTests-488661116 tempest-SnapshotDataIntegrityTests-488661116-project-member] Empty body provided in request {{(pid=100298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 10:01:39.097398 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [None req-d0698c49-c0a9-43ca-a86e-c3721eb0424d tempest-SnapshotDataIntegrityTests-488661116 tempest-SnapshotDataIntegrityTests-488661116-project-member] Calling method 'show' {{(pid=100298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 10:01:39.100696 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.volume.api [None req-ddba0fd1-b484-4beb-855d-ff8a4b19d59a tempest-AttachVolumeNegativeTest-1967948609 tempest-AttachVolumeNegativeTest-1967948609-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (39498029-ae0c-420c-89d9-a306f1ae2601) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100295) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 10:01:39.101675 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.volume.api [None req-ddba0fd1-b484-4beb-855d-ff8a4b19d59a tempest-AttachVolumeNegativeTest-1967948609 tempest-AttachVolumeNegativeTest-1967948609-project-member] Flow 'volume_create_api' (a0b62c33-b00d-4864-ac32-b06f080d6606) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100295) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 10:01:39.102045 np0000006707 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-ddba0fd1-b484-4beb-855d-ff8a4b19d59a tempest-AttachVolumeNegativeTest-1967948609 tempest-AttachVolumeNegativeTest-1967948609-project-member] Create volume request issued successfully. Aug 07 10:01:39.102710 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-ddba0fd1-b484-4beb-855d-ff8a4b19d59a tempest-AttachVolumeNegativeTest-1967948609 tempest-AttachVolumeNegativeTest-1967948609-project-member] https://10.4.3.8/volume/v3/volumes returned with HTTP 202 Aug 07 10:01:39.103253 np0000006707 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 938/3753] 10.4.3.8 () {68 vars in 1244 bytes} [Fri Aug 7 10:01:38 2026] POST /volume/v3/volumes => generated 751 bytes in 224 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 07 10:01:39.115613 np0000006707 devstack@c-api.service[100298]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 10:01:39.115613 np0000006707 devstack@c-api.service[100298]: warnings.warn( Aug 07 10:01:39.116774 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [None req-30bb49b8-138a-46e5-8440-2fa19f0b045c None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:01:39.121051 np0000006707 devstack@c-api.service[100298]: INFO cinder.volume.api [None req-d0698c49-c0a9-43ca-a86e-c3721eb0424d tempest-SnapshotDataIntegrityTests-488661116 tempest-SnapshotDataIntegrityTests-488661116-project-member] Volume info retrieved successfully. Aug 07 10:01:39.121754 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-30bb49b8-138a-46e5-8440-2fa19f0b045c tempest-AttachVolumeNegativeTest-1967948609 tempest-AttachVolumeNegativeTest-1967948609-project-member] GET https://10.4.3.8/volume/v3/volumes/91e49c3f-3e7a-4fef-a5d6-adab1c2f9210 Aug 07 10:01:39.121985 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-30bb49b8-138a-46e5-8440-2fa19f0b045c tempest-AttachVolumeNegativeTest-1967948609 tempest-AttachVolumeNegativeTest-1967948609-project-member] Empty body provided in request {{(pid=100297) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 10:01:39.122107 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-30bb49b8-138a-46e5-8440-2fa19f0b045c tempest-AttachVolumeNegativeTest-1967948609 tempest-AttachVolumeNegativeTest-1967948609-project-member] Calling method 'show' {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 10:01:39.127977 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [None req-d0698c49-c0a9-43ca-a86e-c3721eb0424d tempest-SnapshotDataIntegrityTests-488661116 tempest-SnapshotDataIntegrityTests-488661116-project-member] https://10.4.3.8/volume/v3/volumes/926c65e7-8133-4f16-adec-4b3e7234f3ce returned with HTTP 200 Aug 07 10:01:39.128520 np0000006707 devstack@c-api.service[100298]: [pid: 100298|app: 0|req: 941/3754] 10.4.3.8 () {66 vars in 1334 bytes} [Fri Aug 7 10:01:39 2026] GET /volume/v3/volumes/926c65e7-8133-4f16-adec-4b3e7234f3ce => generated 880 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 10:01:39.129100 np0000006707 devstack@c-api.service[100297]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 10:01:39.129100 np0000006707 devstack@c-api.service[100297]: warnings.warn( Aug 07 10:01:39.137766 np0000006707 devstack@c-api.service[100297]: INFO cinder.volume.api [None req-30bb49b8-138a-46e5-8440-2fa19f0b045c tempest-AttachVolumeNegativeTest-1967948609 tempest-AttachVolumeNegativeTest-1967948609-project-member] Volume info retrieved successfully. Aug 07 10:01:39.142662 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-30bb49b8-138a-46e5-8440-2fa19f0b045c tempest-AttachVolumeNegativeTest-1967948609 tempest-AttachVolumeNegativeTest-1967948609-project-member] https://10.4.3.8/volume/v3/volumes/91e49c3f-3e7a-4fef-a5d6-adab1c2f9210 returned with HTTP 200 Aug 07 10:01:39.143294 np0000006707 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 939/3755] 10.4.3.8 () {66 vars in 1334 bytes} [Fri Aug 7 10:01:39 2026] GET /volume/v3/volumes/91e49c3f-3e7a-4fef-a5d6-adab1c2f9210 => generated 819 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 10:01:39.393160 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [None req-1f4c7937-ace6-4178-b42a-f34cda2dadeb None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:01:39.398593 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-1f4c7937-ace6-4178-b42a-f34cda2dadeb tempest-TestEncryptedCinderVolumes-768498766 tempest-TestEncryptedCinderVolumes-768498766-project-member] GET https://10.4.3.8/volume/v3/volumes/5b5fb386-55da-4f7a-b001-c0b9f59a6107 Aug 07 10:01:39.398816 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-1f4c7937-ace6-4178-b42a-f34cda2dadeb tempest-TestEncryptedCinderVolumes-768498766 tempest-TestEncryptedCinderVolumes-768498766-project-member] Empty body provided in request {{(pid=100296) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 10:01:39.399306 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-1f4c7937-ace6-4178-b42a-f34cda2dadeb tempest-TestEncryptedCinderVolumes-768498766 tempest-TestEncryptedCinderVolumes-768498766-project-member] Calling method 'show' {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 10:01:39.411310 np0000006707 devstack@c-api.service[100296]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 10:01:39.411310 np0000006707 devstack@c-api.service[100296]: warnings.warn( Aug 07 10:01:39.415132 np0000006707 devstack@c-api.service[100296]: INFO cinder.volume.api [None req-1f4c7937-ace6-4178-b42a-f34cda2dadeb tempest-TestEncryptedCinderVolumes-768498766 tempest-TestEncryptedCinderVolumes-768498766-project-member] Volume info retrieved successfully. Aug 07 10:01:39.422624 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-1f4c7937-ace6-4178-b42a-f34cda2dadeb tempest-TestEncryptedCinderVolumes-768498766 tempest-TestEncryptedCinderVolumes-768498766-project-member] https://10.4.3.8/volume/v3/volumes/5b5fb386-55da-4f7a-b001-c0b9f59a6107 returned with HTTP 200 Aug 07 10:01:39.422999 np0000006707 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 938/3756] 10.4.3.8 () {66 vars in 1334 bytes} [Fri Aug 7 10:01:39 2026] GET /volume/v3/volumes/5b5fb386-55da-4f7a-b001-c0b9f59a6107 => generated 873 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 10:01:39.859638 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-254f91ef-0b89-4e69-88fe-2859bb5dc27f None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:01:39.862564 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-254f91ef-0b89-4e69-88fe-2859bb5dc27f tempest-TestStampPattern-1168660439 tempest-TestStampPattern-1168660439-project-member] DELETE https://10.4.3.8/volume/v3/volumes/3426fc87-bd0d-4266-b1c2-b7aa1477e22c Aug 07 10:01:39.862986 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-254f91ef-0b89-4e69-88fe-2859bb5dc27f tempest-TestStampPattern-1168660439 tempest-TestStampPattern-1168660439-project-member] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 10:01:39.863398 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-254f91ef-0b89-4e69-88fe-2859bb5dc27f tempest-TestStampPattern-1168660439 tempest-TestStampPattern-1168660439-project-member] Calling method 'delete' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 10:01:39.863746 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.v3.volumes [None req-254f91ef-0b89-4e69-88fe-2859bb5dc27f tempest-TestStampPattern-1168660439 tempest-TestStampPattern-1168660439-project-member] Delete volume with id: 3426fc87-bd0d-4266-b1c2-b7aa1477e22c Aug 07 10:01:39.871871 np0000006707 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 10:01:39.871871 np0000006707 devstack@c-api.service[100295]: warnings.warn( Aug 07 10:01:39.872349 np0000006707 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-254f91ef-0b89-4e69-88fe-2859bb5dc27f tempest-TestStampPattern-1168660439 tempest-TestStampPattern-1168660439-project-member] Volume info retrieved successfully. Aug 07 10:01:39.892390 np0000006707 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-254f91ef-0b89-4e69-88fe-2859bb5dc27f tempest-TestStampPattern-1168660439 tempest-TestStampPattern-1168660439-project-member] Delete volume request issued successfully. Aug 07 10:01:39.892653 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-254f91ef-0b89-4e69-88fe-2859bb5dc27f tempest-TestStampPattern-1168660439 tempest-TestStampPattern-1168660439-project-member] https://10.4.3.8/volume/v3/volumes/3426fc87-bd0d-4266-b1c2-b7aa1477e22c returned with HTTP 202 Aug 07 10:01:39.893188 np0000006707 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 939/3757] 10.4.3.8 () {66 vars in 1337 bytes} [Fri Aug 7 10:01:39 2026] DELETE /volume/v3/volumes/3426fc87-bd0d-4266-b1c2-b7aa1477e22c => generated 0 bytes in 34 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 07 10:01:39.914136 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.middleware.request_id [None req-7b72ff98-f9c3-4213-8c42-3fa3341f0902 None None] RequestId filter calling following filter/app {{(pid=100298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:01:39.919058 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [None req-7b72ff98-f9c3-4213-8c42-3fa3341f0902 tempest-TestStampPattern-1168660439 tempest-TestStampPattern-1168660439-project-member] GET https://10.4.3.8/volume/v3/volumes/3426fc87-bd0d-4266-b1c2-b7aa1477e22c Aug 07 10:01:39.919252 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [None req-7b72ff98-f9c3-4213-8c42-3fa3341f0902 tempest-TestStampPattern-1168660439 tempest-TestStampPattern-1168660439-project-member] Empty body provided in request {{(pid=100298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 10:01:39.922702 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [None req-7b72ff98-f9c3-4213-8c42-3fa3341f0902 tempest-TestStampPattern-1168660439 tempest-TestStampPattern-1168660439-project-member] Calling method 'show' {{(pid=100298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 10:01:39.933507 np0000006707 devstack@c-api.service[100298]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 10:01:39.933507 np0000006707 devstack@c-api.service[100298]: warnings.warn( Aug 07 10:01:39.940677 np0000006707 devstack@c-api.service[100298]: INFO cinder.volume.api [None req-7b72ff98-f9c3-4213-8c42-3fa3341f0902 tempest-TestStampPattern-1168660439 tempest-TestStampPattern-1168660439-project-member] Volume info retrieved successfully. Aug 07 10:01:39.946400 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [None req-7b72ff98-f9c3-4213-8c42-3fa3341f0902 tempest-TestStampPattern-1168660439 tempest-TestStampPattern-1168660439-project-member] https://10.4.3.8/volume/v3/volumes/3426fc87-bd0d-4266-b1c2-b7aa1477e22c returned with HTTP 200 Aug 07 10:01:39.946786 np0000006707 devstack@c-api.service[100298]: [pid: 100298|app: 0|req: 942/3758] 10.4.3.8 () {66 vars in 1334 bytes} [Fri Aug 7 10:01:39 2026] GET /volume/v3/volumes/3426fc87-bd0d-4266-b1c2-b7aa1477e22c => generated 834 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 10:01:40.104500 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [req-c6f313ad-5fee-4b16-bd62-120dd2840ffc req-c53bcd76-7d0f-4ccf-8c0f-7cefe96ca808 None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:01:40.109404 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [req-c6f313ad-5fee-4b16-bd62-120dd2840ffc req-c53bcd76-7d0f-4ccf-8c0f-7cefe96ca808 tempest-SnapshotDataIntegrityTests-488661116 tempest-SnapshotDataIntegrityTests-488661116-project-member] POST https://10.4.3.8/volume/v3/attachments/6f9c99d0-f1fa-47fa-bcb2-4911301fc6af/action Aug 07 10:01:40.109404 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [req-c6f313ad-5fee-4b16-bd62-120dd2840ffc req-c53bcd76-7d0f-4ccf-8c0f-7cefe96ca808 tempest-SnapshotDataIntegrityTests-488661116 tempest-SnapshotDataIntegrityTests-488661116-project-member] Action body: b'{"os-complete": null}' {{(pid=100297) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 07 10:01:40.109404 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [req-c6f313ad-5fee-4b16-bd62-120dd2840ffc req-c53bcd76-7d0f-4ccf-8c0f-7cefe96ca808 tempest-SnapshotDataIntegrityTests-488661116 tempest-SnapshotDataIntegrityTests-488661116-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 10:01:40.125212 np0000006707 devstack@c-api.service[100297]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 10:01:40.125212 np0000006707 devstack@c-api.service[100297]: warnings.warn( Aug 07 10:01:40.141817 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [req-c6f313ad-5fee-4b16-bd62-120dd2840ffc req-c53bcd76-7d0f-4ccf-8c0f-7cefe96ca808 tempest-SnapshotDataIntegrityTests-488661116 tempest-SnapshotDataIntegrityTests-488661116-project-member] https://10.4.3.8/volume/v3/attachments/6f9c99d0-f1fa-47fa-bcb2-4911301fc6af/action returned with HTTP 204 Aug 07 10:01:40.141817 np0000006707 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 940/3759] 10.4.3.8 () {74 vars in 1711 bytes} [Fri Aug 7 10:01:40 2026] POST /volume/v3/attachments/6f9c99d0-f1fa-47fa-bcb2-4911301fc6af/action => generated 0 bytes in 38 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 07 10:01:40.144754 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [None req-ec8b9266-c401-47e6-b34e-eec0c269757f None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:01:40.147664 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-ec8b9266-c401-47e6-b34e-eec0c269757f tempest-SnapshotDataIntegrityTests-488661116 tempest-SnapshotDataIntegrityTests-488661116-project-member] GET https://10.4.3.8/volume/v3/volumes/926c65e7-8133-4f16-adec-4b3e7234f3ce Aug 07 10:01:40.147982 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-ec8b9266-c401-47e6-b34e-eec0c269757f tempest-SnapshotDataIntegrityTests-488661116 tempest-SnapshotDataIntegrityTests-488661116-project-member] Empty body provided in request {{(pid=100296) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 10:01:40.148242 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-ec8b9266-c401-47e6-b34e-eec0c269757f tempest-SnapshotDataIntegrityTests-488661116 tempest-SnapshotDataIntegrityTests-488661116-project-member] Calling method 'show' {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 10:01:40.161707 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-74541417-eb94-4d79-aa63-dfadfd7dd732 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:01:40.162174 np0000006707 devstack@c-api.service[100296]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 10:01:40.162174 np0000006707 devstack@c-api.service[100296]: warnings.warn( Aug 07 10:01:40.163862 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-74541417-eb94-4d79-aa63-dfadfd7dd732 tempest-AttachVolumeNegativeTest-1967948609 tempest-AttachVolumeNegativeTest-1967948609-project-member] GET https://10.4.3.8/volume/v3/volumes/91e49c3f-3e7a-4fef-a5d6-adab1c2f9210 Aug 07 10:01:40.164127 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-74541417-eb94-4d79-aa63-dfadfd7dd732 tempest-AttachVolumeNegativeTest-1967948609 tempest-AttachVolumeNegativeTest-1967948609-project-member] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 10:01:40.164407 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-74541417-eb94-4d79-aa63-dfadfd7dd732 tempest-AttachVolumeNegativeTest-1967948609 tempest-AttachVolumeNegativeTest-1967948609-project-member] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 10:01:40.166578 np0000006707 devstack@c-api.service[100296]: INFO cinder.volume.api [None req-ec8b9266-c401-47e6-b34e-eec0c269757f tempest-SnapshotDataIntegrityTests-488661116 tempest-SnapshotDataIntegrityTests-488661116-project-member] Volume info retrieved successfully. Aug 07 10:01:40.172250 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-ec8b9266-c401-47e6-b34e-eec0c269757f tempest-SnapshotDataIntegrityTests-488661116 tempest-SnapshotDataIntegrityTests-488661116-project-member] https://10.4.3.8/volume/v3/volumes/926c65e7-8133-4f16-adec-4b3e7234f3ce returned with HTTP 200 Aug 07 10:01:40.172461 np0000006707 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 939/3760] 10.4.3.8 () {66 vars in 1334 bytes} [Fri Aug 7 10:01:40 2026] GET /volume/v3/volumes/926c65e7-8133-4f16-adec-4b3e7234f3ce => generated 1172 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 10:01:40.174073 np0000006707 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 10:01:40.174073 np0000006707 devstack@c-api.service[100295]: warnings.warn( Aug 07 10:01:40.179585 np0000006707 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-74541417-eb94-4d79-aa63-dfadfd7dd732 tempest-AttachVolumeNegativeTest-1967948609 tempest-AttachVolumeNegativeTest-1967948609-project-member] Volume info retrieved successfully. Aug 07 10:01:40.185801 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-74541417-eb94-4d79-aa63-dfadfd7dd732 tempest-AttachVolumeNegativeTest-1967948609 tempest-AttachVolumeNegativeTest-1967948609-project-member] https://10.4.3.8/volume/v3/volumes/91e49c3f-3e7a-4fef-a5d6-adab1c2f9210 returned with HTTP 200 Aug 07 10:01:40.186543 np0000006707 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 940/3761] 10.4.3.8 () {66 vars in 1334 bytes} [Fri Aug 7 10:01:40 2026] GET /volume/v3/volumes/91e49c3f-3e7a-4fef-a5d6-adab1c2f9210 => generated 844 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 10:01:40.235728 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.middleware.request_id [req-d898369d-4dd8-4908-9d0b-227fd050f4a1 req-1e909594-a4cb-45b8-8c12-9edb0a0d1229 None None] RequestId filter calling following filter/app {{(pid=100298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:01:40.239751 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [req-d898369d-4dd8-4908-9d0b-227fd050f4a1 req-1e909594-a4cb-45b8-8c12-9edb0a0d1229 tempest-AttachVolumeNegativeTest-1967948609 tempest-AttachVolumeNegativeTest-1967948609-project-member] GET https://10.4.3.8/volume/v3/volumes/91e49c3f-3e7a-4fef-a5d6-adab1c2f9210 Aug 07 10:01:40.240062 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [req-d898369d-4dd8-4908-9d0b-227fd050f4a1 req-1e909594-a4cb-45b8-8c12-9edb0a0d1229 tempest-AttachVolumeNegativeTest-1967948609 tempest-AttachVolumeNegativeTest-1967948609-project-member] Empty body provided in request {{(pid=100298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 10:01:40.240268 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [req-d898369d-4dd8-4908-9d0b-227fd050f4a1 req-1e909594-a4cb-45b8-8c12-9edb0a0d1229 tempest-AttachVolumeNegativeTest-1967948609 tempest-AttachVolumeNegativeTest-1967948609-project-member] Calling method 'show' {{(pid=100298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 10:01:40.249259 np0000006707 devstack@c-api.service[100298]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 10:01:40.249259 np0000006707 devstack@c-api.service[100298]: warnings.warn( Aug 07 10:01:40.256758 np0000006707 devstack@c-api.service[100298]: INFO cinder.volume.api [req-d898369d-4dd8-4908-9d0b-227fd050f4a1 req-1e909594-a4cb-45b8-8c12-9edb0a0d1229 tempest-AttachVolumeNegativeTest-1967948609 tempest-AttachVolumeNegativeTest-1967948609-project-member] Volume info retrieved successfully. Aug 07 10:01:40.266257 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [req-d898369d-4dd8-4908-9d0b-227fd050f4a1 req-1e909594-a4cb-45b8-8c12-9edb0a0d1229 tempest-AttachVolumeNegativeTest-1967948609 tempest-AttachVolumeNegativeTest-1967948609-project-member] https://10.4.3.8/volume/v3/volumes/91e49c3f-3e7a-4fef-a5d6-adab1c2f9210 returned with HTTP 200 Aug 07 10:01:40.266758 np0000006707 devstack@c-api.service[100298]: [pid: 100298|app: 0|req: 943/3762] 10.4.3.8 () {68 vars in 1584 bytes} [Fri Aug 7 10:01:40 2026] GET /volume/v3/volumes/91e49c3f-3e7a-4fef-a5d6-adab1c2f9210 => generated 844 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 10:01:40.356358 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [None req-2fb497e5-debe-4168-b412-3f023dc5e563 None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:01:40.356358 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-2fb497e5-debe-4168-b412-3f023dc5e563 None None] GET https://10.4.3.8/volume// Aug 07 10:01:40.356358 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-2fb497e5-debe-4168-b412-3f023dc5e563 None None] Empty body provided in request {{(pid=100297) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 10:01:40.356358 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-2fb497e5-debe-4168-b412-3f023dc5e563 None None] Calling method 'all' {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 10:01:40.356358 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-2fb497e5-debe-4168-b412-3f023dc5e563 None None] https://10.4.3.8/volume// returned with HTTP 300 Aug 07 10:01:40.356358 np0000006707 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 941/3763] 10.4.3.8 () {66 vars in 1414 bytes} [Fri Aug 7 10:01:40 2026] GET /volume/ => generated 384 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 07 10:01:40.364608 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [req-d898369d-4dd8-4908-9d0b-227fd050f4a1 req-2e566396-e30f-49ba-a4d5-938e6f92ca0e None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:01:40.439061 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-73bc90c6-6382-4276-9de8-c60f25f23d8f None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:01:40.442636 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-73bc90c6-6382-4276-9de8-c60f25f23d8f tempest-TestEncryptedCinderVolumes-768498766 tempest-TestEncryptedCinderVolumes-768498766-project-member] GET https://10.4.3.8/volume/v3/volumes/5b5fb386-55da-4f7a-b001-c0b9f59a6107 Aug 07 10:01:40.444817 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-73bc90c6-6382-4276-9de8-c60f25f23d8f tempest-TestEncryptedCinderVolumes-768498766 tempest-TestEncryptedCinderVolumes-768498766-project-member] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 10:01:40.444925 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-73bc90c6-6382-4276-9de8-c60f25f23d8f tempest-TestEncryptedCinderVolumes-768498766 tempest-TestEncryptedCinderVolumes-768498766-project-member] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 10:01:40.463130 np0000006707 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 10:01:40.463130 np0000006707 devstack@c-api.service[100295]: warnings.warn( Aug 07 10:01:40.468719 np0000006707 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-73bc90c6-6382-4276-9de8-c60f25f23d8f tempest-TestEncryptedCinderVolumes-768498766 tempest-TestEncryptedCinderVolumes-768498766-project-member] Volume info retrieved successfully. Aug 07 10:01:40.473193 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-73bc90c6-6382-4276-9de8-c60f25f23d8f tempest-TestEncryptedCinderVolumes-768498766 tempest-TestEncryptedCinderVolumes-768498766-project-member] https://10.4.3.8/volume/v3/volumes/5b5fb386-55da-4f7a-b001-c0b9f59a6107 returned with HTTP 200 Aug 07 10:01:40.473586 np0000006707 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 941/3764] 10.4.3.8 () {66 vars in 1334 bytes} [Fri Aug 7 10:01:40 2026] GET /volume/v3/volumes/5b5fb386-55da-4f7a-b001-c0b9f59a6107 => generated 873 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 10:01:40.510467 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [req-d898369d-4dd8-4908-9d0b-227fd050f4a1 req-2e566396-e30f-49ba-a4d5-938e6f92ca0e tempest-AttachVolumeNegativeTest-1967948609 tempest-AttachVolumeNegativeTest-1967948609-project-member] POST https://10.4.3.8/volume/v3/attachments Aug 07 10:01:40.510467 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [req-d898369d-4dd8-4908-9d0b-227fd050f4a1 req-2e566396-e30f-49ba-a4d5-938e6f92ca0e tempest-AttachVolumeNegativeTest-1967948609 tempest-AttachVolumeNegativeTest-1967948609-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "91e49c3f-3e7a-4fef-a5d6-adab1c2f9210", "connector": null, "instance_uuid": "f955dc9c-816f-4fe8-9a53-6f143588fe72"}} {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 10:01:40.518747 np0000006707 devstack@c-api.service[100296]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 10:01:40.518747 np0000006707 devstack@c-api.service[100296]: warnings.warn( Aug 07 10:01:40.545840 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [req-d898369d-4dd8-4908-9d0b-227fd050f4a1 req-2e566396-e30f-49ba-a4d5-938e6f92ca0e tempest-AttachVolumeNegativeTest-1967948609 tempest-AttachVolumeNegativeTest-1967948609-project-member] https://10.4.3.8/volume/v3/attachments returned with HTTP 200 Aug 07 10:01:40.546489 np0000006707 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 940/3765] 10.4.3.8 () {74 vars in 1580 bytes} [Fri Aug 7 10:01:40 2026] POST /volume/v3/attachments => generated 273 bytes in 182 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 10:01:40.583614 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.middleware.request_id [None req-f58083e3-e4ac-44db-8516-6983a5b8426b None None] RequestId filter calling following filter/app {{(pid=100298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:01:40.585751 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [None req-f58083e3-e4ac-44db-8516-6983a5b8426b tempest-AttachVolumeNegativeTest-1967948609 tempest-AttachVolumeNegativeTest-1967948609-project-member] GET https://10.4.3.8/volume/v3/volumes/91e49c3f-3e7a-4fef-a5d6-adab1c2f9210 Aug 07 10:01:40.586585 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [None req-f58083e3-e4ac-44db-8516-6983a5b8426b tempest-AttachVolumeNegativeTest-1967948609 tempest-AttachVolumeNegativeTest-1967948609-project-member] Empty body provided in request {{(pid=100298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 10:01:40.586585 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [None req-f58083e3-e4ac-44db-8516-6983a5b8426b tempest-AttachVolumeNegativeTest-1967948609 tempest-AttachVolumeNegativeTest-1967948609-project-member] Calling method 'show' {{(pid=100298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 10:01:40.598990 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [None req-15ba3011-3f88-44cf-9b98-79d10e90383e None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:01:40.598990 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-15ba3011-3f88-44cf-9b98-79d10e90383e None None] GET https://10.4.3.8/volume// Aug 07 10:01:40.598990 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-15ba3011-3f88-44cf-9b98-79d10e90383e None None] Empty body provided in request {{(pid=100297) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 10:01:40.598990 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-15ba3011-3f88-44cf-9b98-79d10e90383e None None] Calling method 'all' {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 10:01:40.599179 np0000006707 devstack@c-api.service[100298]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 10:01:40.599179 np0000006707 devstack@c-api.service[100298]: warnings.warn( Aug 07 10:01:40.599243 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-15ba3011-3f88-44cf-9b98-79d10e90383e None None] https://10.4.3.8/volume// returned with HTTP 300 Aug 07 10:01:40.599243 np0000006707 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 942/3766] 10.4.3.8 () {66 vars in 1412 bytes} [Fri Aug 7 10:01:40 2026] GET /volume/ => generated 384 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 07 10:01:40.602344 np0000006707 devstack@c-api.service[100298]: INFO cinder.volume.api [None req-f58083e3-e4ac-44db-8516-6983a5b8426b tempest-AttachVolumeNegativeTest-1967948609 tempest-AttachVolumeNegativeTest-1967948609-project-member] Volume info retrieved successfully. Aug 07 10:01:40.608791 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [req-d898369d-4dd8-4908-9d0b-227fd050f4a1 req-aca12e0a-6f44-4c33-a5bf-c49fce632cda None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:01:40.611239 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [req-d898369d-4dd8-4908-9d0b-227fd050f4a1 req-aca12e0a-6f44-4c33-a5bf-c49fce632cda tempest-AttachVolumeNegativeTest-1967948609 tempest-AttachVolumeNegativeTest-1967948609-project-member] GET https://10.4.3.8/volume/v3/volumes/91e49c3f-3e7a-4fef-a5d6-adab1c2f9210 Aug 07 10:01:40.611484 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [req-d898369d-4dd8-4908-9d0b-227fd050f4a1 req-aca12e0a-6f44-4c33-a5bf-c49fce632cda tempest-AttachVolumeNegativeTest-1967948609 tempest-AttachVolumeNegativeTest-1967948609-project-member] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 10:01:40.611674 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [req-d898369d-4dd8-4908-9d0b-227fd050f4a1 req-aca12e0a-6f44-4c33-a5bf-c49fce632cda tempest-AttachVolumeNegativeTest-1967948609 tempest-AttachVolumeNegativeTest-1967948609-project-member] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 10:01:40.611950 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [None req-f58083e3-e4ac-44db-8516-6983a5b8426b tempest-AttachVolumeNegativeTest-1967948609 tempest-AttachVolumeNegativeTest-1967948609-project-member] https://10.4.3.8/volume/v3/volumes/91e49c3f-3e7a-4fef-a5d6-adab1c2f9210 returned with HTTP 200 Aug 07 10:01:40.612409 np0000006707 devstack@c-api.service[100298]: [pid: 100298|app: 0|req: 944/3767] 10.4.3.8 () {66 vars in 1334 bytes} [Fri Aug 7 10:01:40 2026] GET /volume/v3/volumes/91e49c3f-3e7a-4fef-a5d6-adab1c2f9210 => generated 843 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 10:01:40.626048 np0000006707 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 10:01:40.626048 np0000006707 devstack@c-api.service[100295]: warnings.warn( Aug 07 10:01:40.630600 np0000006707 devstack@c-api.service[100295]: INFO cinder.volume.api [req-d898369d-4dd8-4908-9d0b-227fd050f4a1 req-aca12e0a-6f44-4c33-a5bf-c49fce632cda tempest-AttachVolumeNegativeTest-1967948609 tempest-AttachVolumeNegativeTest-1967948609-project-member] Volume info retrieved successfully. Aug 07 10:01:40.638675 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [req-d898369d-4dd8-4908-9d0b-227fd050f4a1 req-aca12e0a-6f44-4c33-a5bf-c49fce632cda tempest-AttachVolumeNegativeTest-1967948609 tempest-AttachVolumeNegativeTest-1967948609-project-member] https://10.4.3.8/volume/v3/volumes/91e49c3f-3e7a-4fef-a5d6-adab1c2f9210 returned with HTTP 200 Aug 07 10:01:40.638781 np0000006707 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 942/3768] 10.4.3.8 () {70 vars in 1625 bytes} [Fri Aug 7 10:01:40 2026] GET /volume/v3/volumes/91e49c3f-3e7a-4fef-a5d6-adab1c2f9210 => generated 1023 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 07 10:01:40.662389 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [req-d3bf99e5-3f4b-4b09-8b48-65c9b5af069c req-69f3050d-3db9-4081-8c51-4ac2d1e43c3f None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:01:40.664514 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [req-d3bf99e5-3f4b-4b09-8b48-65c9b5af069c req-69f3050d-3db9-4081-8c51-4ac2d1e43c3f tempest-TestVolumeBootPattern-391440175 tempest-TestVolumeBootPattern-391440175-project-member] DELETE https://10.4.3.8/volume/v3/attachments/2bb54cab-295d-424f-8ee9-9280fbd3e132 Aug 07 10:01:40.664893 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [req-d3bf99e5-3f4b-4b09-8b48-65c9b5af069c req-69f3050d-3db9-4081-8c51-4ac2d1e43c3f tempest-TestVolumeBootPattern-391440175 tempest-TestVolumeBootPattern-391440175-project-member] Empty body provided in request {{(pid=100296) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 10:01:40.665408 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [req-d3bf99e5-3f4b-4b09-8b48-65c9b5af069c req-69f3050d-3db9-4081-8c51-4ac2d1e43c3f tempest-TestVolumeBootPattern-391440175 tempest-TestVolumeBootPattern-391440175-project-member] Calling method 'version_select' {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 10:01:40.672974 np0000006707 devstack@c-api.service[100296]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 10:01:40.672974 np0000006707 devstack@c-api.service[100296]: warnings.warn( Aug 07 10:01:40.732849 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [req-d3bf99e5-3f4b-4b09-8b48-65c9b5af069c req-69f3050d-3db9-4081-8c51-4ac2d1e43c3f tempest-TestVolumeBootPattern-391440175 tempest-TestVolumeBootPattern-391440175-project-member] https://10.4.3.8/volume/v3/attachments/2bb54cab-295d-424f-8ee9-9280fbd3e132 returned with HTTP 200 Aug 07 10:01:40.733307 np0000006707 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 941/3769] 10.4.3.8 () {72 vars in 1659 bytes} [Fri Aug 7 10:01:40 2026] DELETE /volume/v3/attachments/2bb54cab-295d-424f-8ee9-9280fbd3e132 => generated 19 bytes in 72 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 10:01:40.770677 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [req-d898369d-4dd8-4908-9d0b-227fd050f4a1 req-9483ab61-1f08-4255-901b-2716d1b717d7 None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:01:40.773034 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [req-d898369d-4dd8-4908-9d0b-227fd050f4a1 req-9483ab61-1f08-4255-901b-2716d1b717d7 tempest-AttachVolumeNegativeTest-1967948609 tempest-AttachVolumeNegativeTest-1967948609-project-member] PUT https://10.4.3.8/volume/v3/attachments/af109a57-9184-4c93-951f-a111c2cdcd5b Aug 07 10:01:40.773666 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [req-d898369d-4dd8-4908-9d0b-227fd050f4a1 req-9483ab61-1f08-4255-901b-2716d1b717d7 tempest-AttachVolumeNegativeTest-1967948609 tempest-AttachVolumeNegativeTest-1967948609-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.8", "host": "np0000006707", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:568b993d50b1", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "d2780578-1896-461f-80ac-b58d2e346b90", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 10:01:40.792194 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.coordination [req-d898369d-4dd8-4908-9d0b-227fd050f4a1 req-9483ab61-1f08-4255-901b-2716d1b717d7 tempest-AttachVolumeNegativeTest-1967948609 tempest-AttachVolumeNegativeTest-1967948609-project-member] Acquiring lock "cinder-attachment_update-91e49c3f-3e7a-4fef-a5d6-adab1c2f9210-np0000006707" by "attachment_update" {{(pid=100297) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 07 10:01:40.797119 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.coordination [req-d898369d-4dd8-4908-9d0b-227fd050f4a1 req-9483ab61-1f08-4255-901b-2716d1b717d7 tempest-AttachVolumeNegativeTest-1967948609 tempest-AttachVolumeNegativeTest-1967948609-project-member] Lock "cinder-attachment_update-91e49c3f-3e7a-4fef-a5d6-adab1c2f9210-np0000006707" acquired by "attachment_update" :: waited 0.005s {{(pid=100297) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 07 10:01:40.798589 np0000006707 devstack@c-api.service[100297]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 10:01:40.798589 np0000006707 devstack@c-api.service[100297]: warnings.warn( Aug 07 10:01:40.882676 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.coordination [req-d898369d-4dd8-4908-9d0b-227fd050f4a1 req-9483ab61-1f08-4255-901b-2716d1b717d7 tempest-AttachVolumeNegativeTest-1967948609 tempest-AttachVolumeNegativeTest-1967948609-project-member] Lock "cinder-attachment_update-91e49c3f-3e7a-4fef-a5d6-adab1c2f9210-np0000006707" released by "attachment_update" :: held 0.085s {{(pid=100297) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 07 10:01:40.882676 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [req-d898369d-4dd8-4908-9d0b-227fd050f4a1 req-9483ab61-1f08-4255-901b-2716d1b717d7 tempest-AttachVolumeNegativeTest-1967948609 tempest-AttachVolumeNegativeTest-1967948609-project-member] https://10.4.3.8/volume/v3/attachments/af109a57-9184-4c93-951f-a111c2cdcd5b returned with HTTP 200 Aug 07 10:01:40.882676 np0000006707 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 943/3770] 10.4.3.8 () {74 vars in 1690 bytes} [Fri Aug 7 10:01:40 2026] PUT /volume/v3/attachments/af109a57-9184-4c93-951f-a111c2cdcd5b => generated 969 bytes in 113 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 10:01:40.962411 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.middleware.request_id [None req-0809785c-053a-4c27-becc-b318f77fde78 None None] RequestId filter calling following filter/app {{(pid=100298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:01:40.964248 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [None req-0809785c-053a-4c27-becc-b318f77fde78 tempest-TestStampPattern-1168660439 tempest-TestStampPattern-1168660439-project-member] GET https://10.4.3.8/volume/v3/volumes/3426fc87-bd0d-4266-b1c2-b7aa1477e22c Aug 07 10:01:40.964440 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [None req-0809785c-053a-4c27-becc-b318f77fde78 tempest-TestStampPattern-1168660439 tempest-TestStampPattern-1168660439-project-member] Empty body provided in request {{(pid=100298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 10:01:40.964628 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [None req-0809785c-053a-4c27-becc-b318f77fde78 tempest-TestStampPattern-1168660439 tempest-TestStampPattern-1168660439-project-member] Calling method 'show' {{(pid=100298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 10:01:40.971200 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [None req-0809785c-053a-4c27-becc-b318f77fde78 tempest-TestStampPattern-1168660439 tempest-TestStampPattern-1168660439-project-member] https://10.4.3.8/volume/v3/volumes/3426fc87-bd0d-4266-b1c2-b7aa1477e22c returned with HTTP 404 Aug 07 10:01:40.971810 np0000006707 devstack@c-api.service[100298]: [pid: 100298|app: 0|req: 945/3771] 10.4.3.8 () {66 vars in 1334 bytes} [Fri Aug 7 10:01:40 2026] GET /volume/v3/volumes/3426fc87-bd0d-4266-b1c2-b7aa1477e22c => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 10:01:41.490530 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-309f2cac-2913-4d1d-aa7d-c3d9c3fc63e7 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:01:41.492932 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-309f2cac-2913-4d1d-aa7d-c3d9c3fc63e7 tempest-TestEncryptedCinderVolumes-768498766 tempest-TestEncryptedCinderVolumes-768498766-project-member] GET https://10.4.3.8/volume/v3/volumes/5b5fb386-55da-4f7a-b001-c0b9f59a6107 Aug 07 10:01:41.493230 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-309f2cac-2913-4d1d-aa7d-c3d9c3fc63e7 tempest-TestEncryptedCinderVolumes-768498766 tempest-TestEncryptedCinderVolumes-768498766-project-member] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 10:01:41.493516 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-309f2cac-2913-4d1d-aa7d-c3d9c3fc63e7 tempest-TestEncryptedCinderVolumes-768498766 tempest-TestEncryptedCinderVolumes-768498766-project-member] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 10:01:41.512273 np0000006707 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 10:01:41.512273 np0000006707 devstack@c-api.service[100295]: warnings.warn( Aug 07 10:01:41.516104 np0000006707 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-309f2cac-2913-4d1d-aa7d-c3d9c3fc63e7 tempest-TestEncryptedCinderVolumes-768498766 tempest-TestEncryptedCinderVolumes-768498766-project-member] Volume info retrieved successfully. Aug 07 10:01:41.524768 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-309f2cac-2913-4d1d-aa7d-c3d9c3fc63e7 tempest-TestEncryptedCinderVolumes-768498766 tempest-TestEncryptedCinderVolumes-768498766-project-member] https://10.4.3.8/volume/v3/volumes/5b5fb386-55da-4f7a-b001-c0b9f59a6107 returned with HTTP 200 Aug 07 10:01:41.525348 np0000006707 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 943/3772] 10.4.3.8 () {66 vars in 1334 bytes} [Fri Aug 7 10:01:41 2026] GET /volume/v3/volumes/5b5fb386-55da-4f7a-b001-c0b9f59a6107 => generated 873 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 10:01:41.549362 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [None req-4f01dab4-eb4b-44a9-97ab-fde9ab08fd33 None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:01:41.551783 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-4f01dab4-eb4b-44a9-97ab-fde9ab08fd33 tempest-TestVolumeBootPattern-391440175 tempest-TestVolumeBootPattern-391440175-project-member] DELETE https://10.4.3.8/volume/v3/volumes/f6aad5a3-22f2-40c4-b499-b266993a53b3 Aug 07 10:01:41.552188 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-4f01dab4-eb4b-44a9-97ab-fde9ab08fd33 tempest-TestVolumeBootPattern-391440175 tempest-TestVolumeBootPattern-391440175-project-member] Empty body provided in request {{(pid=100296) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 10:01:41.552550 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-4f01dab4-eb4b-44a9-97ab-fde9ab08fd33 tempest-TestVolumeBootPattern-391440175 tempest-TestVolumeBootPattern-391440175-project-member] Calling method 'delete' {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 10:01:41.552852 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.v3.volumes [None req-4f01dab4-eb4b-44a9-97ab-fde9ab08fd33 tempest-TestVolumeBootPattern-391440175 tempest-TestVolumeBootPattern-391440175-project-member] Delete volume with id: f6aad5a3-22f2-40c4-b499-b266993a53b3 Aug 07 10:01:41.564626 np0000006707 devstack@c-api.service[100296]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 10:01:41.564626 np0000006707 devstack@c-api.service[100296]: warnings.warn( Aug 07 10:01:41.565256 np0000006707 devstack@c-api.service[100296]: INFO cinder.volume.api [None req-4f01dab4-eb4b-44a9-97ab-fde9ab08fd33 tempest-TestVolumeBootPattern-391440175 tempest-TestVolumeBootPattern-391440175-project-member] Volume info retrieved successfully. Aug 07 10:01:41.577410 np0000006707 devstack@c-api.service[100296]: WARNING cinder.keymgr.conf_key_mgr [None req-4f01dab4-eb4b-44a9-97ab-fde9ab08fd33 tempest-TestVolumeBootPattern-391440175 tempest-TestVolumeBootPattern-391440175-project-member] Not deleting key 00000000-0000-0000-0000-000000000000 Aug 07 10:01:41.586812 np0000006707 devstack@c-api.service[100296]: INFO cinder.volume.api [None req-4f01dab4-eb4b-44a9-97ab-fde9ab08fd33 tempest-TestVolumeBootPattern-391440175 tempest-TestVolumeBootPattern-391440175-project-member] Delete volume request issued successfully. Aug 07 10:01:41.587067 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-4f01dab4-eb4b-44a9-97ab-fde9ab08fd33 tempest-TestVolumeBootPattern-391440175 tempest-TestVolumeBootPattern-391440175-project-member] https://10.4.3.8/volume/v3/volumes/f6aad5a3-22f2-40c4-b499-b266993a53b3 returned with HTTP 202 Aug 07 10:01:41.587601 np0000006707 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 942/3773] 10.4.3.8 () {66 vars in 1337 bytes} [Fri Aug 7 10:01:41 2026] DELETE /volume/v3/volumes/f6aad5a3-22f2-40c4-b499-b266993a53b3 => generated 0 bytes in 39 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 07 10:01:41.593935 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [None req-53ec744e-5116-41ef-9724-ca7a64c8c1a4 None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:01:41.596703 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-53ec744e-5116-41ef-9724-ca7a64c8c1a4 tempest-TestVolumeBootPattern-391440175 tempest-TestVolumeBootPattern-391440175-project-member] GET https://10.4.3.8/volume/v3/volumes/f6aad5a3-22f2-40c4-b499-b266993a53b3 Aug 07 10:01:41.596703 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-53ec744e-5116-41ef-9724-ca7a64c8c1a4 tempest-TestVolumeBootPattern-391440175 tempest-TestVolumeBootPattern-391440175-project-member] Empty body provided in request {{(pid=100297) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 10:01:41.596703 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-53ec744e-5116-41ef-9724-ca7a64c8c1a4 tempest-TestVolumeBootPattern-391440175 tempest-TestVolumeBootPattern-391440175-project-member] Calling method 'show' {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 10:01:41.604144 np0000006707 devstack@c-api.service[100297]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 10:01:41.604144 np0000006707 devstack@c-api.service[100297]: warnings.warn( Aug 07 10:01:41.610978 np0000006707 devstack@c-api.service[100297]: INFO cinder.volume.api [None req-53ec744e-5116-41ef-9724-ca7a64c8c1a4 tempest-TestVolumeBootPattern-391440175 tempest-TestVolumeBootPattern-391440175-project-member] Volume info retrieved successfully. Aug 07 10:01:41.615780 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-53ec744e-5116-41ef-9724-ca7a64c8c1a4 tempest-TestVolumeBootPattern-391440175 tempest-TestVolumeBootPattern-391440175-project-member] https://10.4.3.8/volume/v3/volumes/f6aad5a3-22f2-40c4-b499-b266993a53b3 returned with HTTP 200 Aug 07 10:01:41.616178 np0000006707 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 944/3774] 10.4.3.8 () {66 vars in 1334 bytes} [Fri Aug 7 10:01:41 2026] GET /volume/v3/volumes/f6aad5a3-22f2-40c4-b499-b266993a53b3 => generated 867 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 10:01:41.625379 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.middleware.request_id [None req-613712a4-7fb5-4832-9eef-8947728be862 None None] RequestId filter calling following filter/app {{(pid=100298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:01:41.629571 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [None req-613712a4-7fb5-4832-9eef-8947728be862 tempest-AttachVolumeNegativeTest-1967948609 tempest-AttachVolumeNegativeTest-1967948609-project-member] GET https://10.4.3.8/volume/v3/volumes/91e49c3f-3e7a-4fef-a5d6-adab1c2f9210 Aug 07 10:01:41.629571 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [None req-613712a4-7fb5-4832-9eef-8947728be862 tempest-AttachVolumeNegativeTest-1967948609 tempest-AttachVolumeNegativeTest-1967948609-project-member] Empty body provided in request {{(pid=100298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 10:01:41.629571 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [None req-613712a4-7fb5-4832-9eef-8947728be862 tempest-AttachVolumeNegativeTest-1967948609 tempest-AttachVolumeNegativeTest-1967948609-project-member] Calling method 'show' {{(pid=100298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 10:01:41.641814 np0000006707 devstack@c-api.service[100298]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 10:01:41.641814 np0000006707 devstack@c-api.service[100298]: warnings.warn( Aug 07 10:01:41.650289 np0000006707 devstack@c-api.service[100298]: INFO cinder.volume.api [None req-613712a4-7fb5-4832-9eef-8947728be862 tempest-AttachVolumeNegativeTest-1967948609 tempest-AttachVolumeNegativeTest-1967948609-project-member] Volume info retrieved successfully. Aug 07 10:01:41.657475 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [None req-613712a4-7fb5-4832-9eef-8947728be862 tempest-AttachVolumeNegativeTest-1967948609 tempest-AttachVolumeNegativeTest-1967948609-project-member] https://10.4.3.8/volume/v3/volumes/91e49c3f-3e7a-4fef-a5d6-adab1c2f9210 returned with HTTP 200 Aug 07 10:01:41.658024 np0000006707 devstack@c-api.service[100298]: [pid: 100298|app: 0|req: 946/3775] 10.4.3.8 () {66 vars in 1334 bytes} [Fri Aug 7 10:01:41 2026] GET /volume/v3/volumes/91e49c3f-3e7a-4fef-a5d6-adab1c2f9210 => generated 844 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 10:01:42.058338 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-d1592296-e105-4f22-b074-d48032f62bdc None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:01:42.061243 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-d1592296-e105-4f22-b074-d48032f62bdc tempest-TestServerVolumeAttachmentScenario-412459737 tempest-TestServerVolumeAttachmentScenario-412459737-project-member] GET https://10.4.3.8/volume/v3/volumes/ae2af9e8-b489-40cd-a66a-d17ef5eafb59 Aug 07 10:01:42.061493 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-d1592296-e105-4f22-b074-d48032f62bdc tempest-TestServerVolumeAttachmentScenario-412459737 tempest-TestServerVolumeAttachmentScenario-412459737-project-member] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 10:01:42.061700 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-d1592296-e105-4f22-b074-d48032f62bdc tempest-TestServerVolumeAttachmentScenario-412459737 tempest-TestServerVolumeAttachmentScenario-412459737-project-member] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 10:01:42.072208 np0000006707 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 10:01:42.072208 np0000006707 devstack@c-api.service[100295]: warnings.warn( Aug 07 10:01:42.076220 np0000006707 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-d1592296-e105-4f22-b074-d48032f62bdc tempest-TestServerVolumeAttachmentScenario-412459737 tempest-TestServerVolumeAttachmentScenario-412459737-project-member] Volume info retrieved successfully. Aug 07 10:01:42.081790 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-d1592296-e105-4f22-b074-d48032f62bdc tempest-TestServerVolumeAttachmentScenario-412459737 tempest-TestServerVolumeAttachmentScenario-412459737-project-member] https://10.4.3.8/volume/v3/volumes/ae2af9e8-b489-40cd-a66a-d17ef5eafb59 returned with HTTP 200 Aug 07 10:01:42.081859 np0000006707 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 944/3776] 10.4.3.8 () {66 vars in 1334 bytes} [Fri Aug 7 10:01:42 2026] GET /volume/v3/volumes/ae2af9e8-b489-40cd-a66a-d17ef5eafb59 => generated 853 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 10:01:42.099187 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [None req-59dd68f7-aee9-489a-97b4-52c12c674693 None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:01:42.101799 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-59dd68f7-aee9-489a-97b4-52c12c674693 tempest-TestServerVolumeAttachmentScenario-412459737 tempest-TestServerVolumeAttachmentScenario-412459737-project-member] GET https://10.4.3.8/volume/v3/volumes/ae2af9e8-b489-40cd-a66a-d17ef5eafb59 Aug 07 10:01:42.101799 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-59dd68f7-aee9-489a-97b4-52c12c674693 tempest-TestServerVolumeAttachmentScenario-412459737 tempest-TestServerVolumeAttachmentScenario-412459737-project-member] Empty body provided in request {{(pid=100296) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 10:01:42.101799 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-59dd68f7-aee9-489a-97b4-52c12c674693 tempest-TestServerVolumeAttachmentScenario-412459737 tempest-TestServerVolumeAttachmentScenario-412459737-project-member] Calling method 'show' {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 10:01:42.116230 np0000006707 devstack@c-api.service[100296]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 10:01:42.116230 np0000006707 devstack@c-api.service[100296]: warnings.warn( Aug 07 10:01:42.125056 np0000006707 devstack@c-api.service[100296]: INFO cinder.volume.api [None req-59dd68f7-aee9-489a-97b4-52c12c674693 tempest-TestServerVolumeAttachmentScenario-412459737 tempest-TestServerVolumeAttachmentScenario-412459737-project-member] Volume info retrieved successfully. Aug 07 10:01:42.128108 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-59dd68f7-aee9-489a-97b4-52c12c674693 tempest-TestServerVolumeAttachmentScenario-412459737 tempest-TestServerVolumeAttachmentScenario-412459737-project-member] https://10.4.3.8/volume/v3/volumes/ae2af9e8-b489-40cd-a66a-d17ef5eafb59 returned with HTTP 200 Aug 07 10:01:42.128455 np0000006707 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 943/3777] 10.4.3.8 () {66 vars in 1334 bytes} [Fri Aug 7 10:01:42 2026] GET /volume/v3/volumes/ae2af9e8-b489-40cd-a66a-d17ef5eafb59 => generated 853 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 10:01:42.176561 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [req-22600a17-fb95-42a7-8243-75aeaf9ea7a3 req-fa8b180f-8c41-403a-bfe4-e7b5bbb36549 None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:01:42.177898 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [req-22600a17-fb95-42a7-8243-75aeaf9ea7a3 req-fa8b180f-8c41-403a-bfe4-e7b5bbb36549 tempest-TestServerVolumeAttachmentScenario-412459737 tempest-TestServerVolumeAttachmentScenario-412459737-project-member] GET https://10.4.3.8/volume/v3/volumes/ae2af9e8-b489-40cd-a66a-d17ef5eafb59 Aug 07 10:01:42.178055 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [req-22600a17-fb95-42a7-8243-75aeaf9ea7a3 req-fa8b180f-8c41-403a-bfe4-e7b5bbb36549 tempest-TestServerVolumeAttachmentScenario-412459737 tempest-TestServerVolumeAttachmentScenario-412459737-project-member] Empty body provided in request {{(pid=100297) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 10:01:42.178239 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [req-22600a17-fb95-42a7-8243-75aeaf9ea7a3 req-fa8b180f-8c41-403a-bfe4-e7b5bbb36549 tempest-TestServerVolumeAttachmentScenario-412459737 tempest-TestServerVolumeAttachmentScenario-412459737-project-member] Calling method 'show' {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 10:01:42.190356 np0000006707 devstack@c-api.service[100297]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 10:01:42.190356 np0000006707 devstack@c-api.service[100297]: warnings.warn( Aug 07 10:01:42.202055 np0000006707 devstack@c-api.service[100297]: INFO cinder.volume.api [req-22600a17-fb95-42a7-8243-75aeaf9ea7a3 req-fa8b180f-8c41-403a-bfe4-e7b5bbb36549 tempest-TestServerVolumeAttachmentScenario-412459737 tempest-TestServerVolumeAttachmentScenario-412459737-project-member] Volume info retrieved successfully. Aug 07 10:01:42.207296 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [req-22600a17-fb95-42a7-8243-75aeaf9ea7a3 req-fa8b180f-8c41-403a-bfe4-e7b5bbb36549 tempest-TestServerVolumeAttachmentScenario-412459737 tempest-TestServerVolumeAttachmentScenario-412459737-project-member] https://10.4.3.8/volume/v3/volumes/ae2af9e8-b489-40cd-a66a-d17ef5eafb59 returned with HTTP 200 Aug 07 10:01:42.207720 np0000006707 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 945/3778] 10.4.3.8 () {68 vars in 1584 bytes} [Fri Aug 7 10:01:42 2026] GET /volume/v3/volumes/ae2af9e8-b489-40cd-a66a-d17ef5eafb59 => generated 853 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 10:01:42.296353 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.middleware.request_id [None req-1d13e18d-4695-4263-bc60-e5d394ded53d None None] RequestId filter calling following filter/app {{(pid=100298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:01:42.296828 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [None req-1d13e18d-4695-4263-bc60-e5d394ded53d None None] GET https://10.4.3.8/volume// Aug 07 10:01:42.297085 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [None req-1d13e18d-4695-4263-bc60-e5d394ded53d None None] Empty body provided in request {{(pid=100298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 10:01:42.297290 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [None req-1d13e18d-4695-4263-bc60-e5d394ded53d None None] Calling method 'all' {{(pid=100298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 10:01:42.297695 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [None req-1d13e18d-4695-4263-bc60-e5d394ded53d None None] https://10.4.3.8/volume// returned with HTTP 300 Aug 07 10:01:42.298049 np0000006707 devstack@c-api.service[100298]: [pid: 100298|app: 0|req: 947/3779] 10.4.3.8 () {66 vars in 1414 bytes} [Fri Aug 7 10:01:42 2026] GET /volume/ => generated 384 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 07 10:01:42.307221 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [req-22600a17-fb95-42a7-8243-75aeaf9ea7a3 req-8b013692-a6d5-4d82-b0ad-29159247c466 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:01:42.333938 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [req-93c01f2d-585f-42c3-96ce-602b24176fa5 req-35c8e62a-bba6-43d0-a371-4bd762104dba None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:01:42.336104 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [req-93c01f2d-585f-42c3-96ce-602b24176fa5 req-35c8e62a-bba6-43d0-a371-4bd762104dba tempest-TestEncryptedCinderVolumes-768498766 tempest-TestEncryptedCinderVolumes-768498766-project-member] POST https://10.4.3.8/volume/v3/attachments/55281799-0374-4b02-88a1-c9d67bd95f03/action Aug 07 10:01:42.336601 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [req-93c01f2d-585f-42c3-96ce-602b24176fa5 req-35c8e62a-bba6-43d0-a371-4bd762104dba tempest-TestEncryptedCinderVolumes-768498766 tempest-TestEncryptedCinderVolumes-768498766-project-member] Action body: b'{"os-complete": null}' {{(pid=100296) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 07 10:01:42.336748 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [req-93c01f2d-585f-42c3-96ce-602b24176fa5 req-35c8e62a-bba6-43d0-a371-4bd762104dba tempest-TestEncryptedCinderVolumes-768498766 tempest-TestEncryptedCinderVolumes-768498766-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 10:01:42.344175 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [req-22600a17-fb95-42a7-8243-75aeaf9ea7a3 req-8b013692-a6d5-4d82-b0ad-29159247c466 tempest-TestServerVolumeAttachmentScenario-412459737 tempest-TestServerVolumeAttachmentScenario-412459737-project-member] POST https://10.4.3.8/volume/v3/attachments Aug 07 10:01:42.344649 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [req-22600a17-fb95-42a7-8243-75aeaf9ea7a3 req-8b013692-a6d5-4d82-b0ad-29159247c466 tempest-TestServerVolumeAttachmentScenario-412459737 tempest-TestServerVolumeAttachmentScenario-412459737-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "ae2af9e8-b489-40cd-a66a-d17ef5eafb59", "connector": null, "instance_uuid": "18f9b1e3-4b5e-4c43-b297-14f458e9e322"}} {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 10:01:42.353238 np0000006707 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 10:01:42.353238 np0000006707 devstack@c-api.service[100295]: warnings.warn( Aug 07 10:01:42.354998 np0000006707 devstack@c-api.service[100296]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 10:01:42.354998 np0000006707 devstack@c-api.service[100296]: warnings.warn( Aug 07 10:01:42.366822 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [req-93c01f2d-585f-42c3-96ce-602b24176fa5 req-35c8e62a-bba6-43d0-a371-4bd762104dba tempest-TestEncryptedCinderVolumes-768498766 tempest-TestEncryptedCinderVolumes-768498766-project-member] https://10.4.3.8/volume/v3/attachments/55281799-0374-4b02-88a1-c9d67bd95f03/action returned with HTTP 204 Aug 07 10:01:42.367527 np0000006707 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 944/3780] 10.4.3.8 () {74 vars in 1711 bytes} [Fri Aug 7 10:01:42 2026] POST /volume/v3/attachments/55281799-0374-4b02-88a1-c9d67bd95f03/action => generated 0 bytes in 34 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 07 10:01:42.384887 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [req-22600a17-fb95-42a7-8243-75aeaf9ea7a3 req-8b013692-a6d5-4d82-b0ad-29159247c466 tempest-TestServerVolumeAttachmentScenario-412459737 tempest-TestServerVolumeAttachmentScenario-412459737-project-member] https://10.4.3.8/volume/v3/attachments returned with HTTP 200 Aug 07 10:01:42.385287 np0000006707 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 945/3781] 10.4.3.8 () {74 vars in 1580 bytes} [Fri Aug 7 10:01:42 2026] POST /volume/v3/attachments => generated 273 bytes in 79 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 10:01:42.419449 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [None req-a29469af-b81e-4ff5-b6fa-3c7c82e794f4 None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:01:42.421409 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-a29469af-b81e-4ff5-b6fa-3c7c82e794f4 tempest-TestServerVolumeAttachmentScenario-412459737 tempest-TestServerVolumeAttachmentScenario-412459737-project-member] GET https://10.4.3.8/volume/v3/volumes/ae2af9e8-b489-40cd-a66a-d17ef5eafb59 Aug 07 10:01:42.421686 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-a29469af-b81e-4ff5-b6fa-3c7c82e794f4 tempest-TestServerVolumeAttachmentScenario-412459737 tempest-TestServerVolumeAttachmentScenario-412459737-project-member] Empty body provided in request {{(pid=100297) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 10:01:42.421944 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-a29469af-b81e-4ff5-b6fa-3c7c82e794f4 tempest-TestServerVolumeAttachmentScenario-412459737 tempest-TestServerVolumeAttachmentScenario-412459737-project-member] Calling method 'show' {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 10:01:42.430127 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.middleware.request_id [None req-916b2d50-ef49-4371-8c2b-d2456f2cb258 None None] RequestId filter calling following filter/app {{(pid=100298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:01:42.430664 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [None req-916b2d50-ef49-4371-8c2b-d2456f2cb258 None None] GET https://10.4.3.8/volume// Aug 07 10:01:42.430940 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [None req-916b2d50-ef49-4371-8c2b-d2456f2cb258 None None] Empty body provided in request {{(pid=100298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 10:01:42.431218 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [None req-916b2d50-ef49-4371-8c2b-d2456f2cb258 None None] Calling method 'all' {{(pid=100298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 10:01:42.431681 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [None req-916b2d50-ef49-4371-8c2b-d2456f2cb258 None None] https://10.4.3.8/volume// returned with HTTP 300 Aug 07 10:01:42.432106 np0000006707 devstack@c-api.service[100298]: [pid: 100298|app: 0|req: 948/3782] 10.4.3.8 () {66 vars in 1412 bytes} [Fri Aug 7 10:01:42 2026] GET /volume/ => generated 384 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 07 10:01:42.432643 np0000006707 devstack@c-api.service[100297]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 10:01:42.432643 np0000006707 devstack@c-api.service[100297]: warnings.warn( Aug 07 10:01:42.437594 np0000006707 devstack@c-api.service[100297]: INFO cinder.volume.api [None req-a29469af-b81e-4ff5-b6fa-3c7c82e794f4 tempest-TestServerVolumeAttachmentScenario-412459737 tempest-TestServerVolumeAttachmentScenario-412459737-project-member] Volume info retrieved successfully. Aug 07 10:01:42.442187 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [req-22600a17-fb95-42a7-8243-75aeaf9ea7a3 req-a0e5ae05-4460-4f23-98d7-57217c2c8b9b None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:01:42.442716 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-a29469af-b81e-4ff5-b6fa-3c7c82e794f4 tempest-TestServerVolumeAttachmentScenario-412459737 tempest-TestServerVolumeAttachmentScenario-412459737-project-member] https://10.4.3.8/volume/v3/volumes/ae2af9e8-b489-40cd-a66a-d17ef5eafb59 returned with HTTP 200 Aug 07 10:01:42.443212 np0000006707 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 946/3783] 10.4.3.8 () {66 vars in 1334 bytes} [Fri Aug 7 10:01:42 2026] GET /volume/v3/volumes/ae2af9e8-b489-40cd-a66a-d17ef5eafb59 => generated 852 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 10:01:42.445430 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [req-22600a17-fb95-42a7-8243-75aeaf9ea7a3 req-a0e5ae05-4460-4f23-98d7-57217c2c8b9b tempest-TestServerVolumeAttachmentScenario-412459737 tempest-TestServerVolumeAttachmentScenario-412459737-project-member] GET https://10.4.3.8/volume/v3/volumes/ae2af9e8-b489-40cd-a66a-d17ef5eafb59 Aug 07 10:01:42.445726 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [req-22600a17-fb95-42a7-8243-75aeaf9ea7a3 req-a0e5ae05-4460-4f23-98d7-57217c2c8b9b tempest-TestServerVolumeAttachmentScenario-412459737 tempest-TestServerVolumeAttachmentScenario-412459737-project-member] Empty body provided in request {{(pid=100296) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 10:01:42.446004 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [req-22600a17-fb95-42a7-8243-75aeaf9ea7a3 req-a0e5ae05-4460-4f23-98d7-57217c2c8b9b tempest-TestServerVolumeAttachmentScenario-412459737 tempest-TestServerVolumeAttachmentScenario-412459737-project-member] Calling method 'show' {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 10:01:42.458981 np0000006707 devstack@c-api.service[100296]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 10:01:42.458981 np0000006707 devstack@c-api.service[100296]: warnings.warn( Aug 07 10:01:42.463401 np0000006707 devstack@c-api.service[100296]: INFO cinder.volume.api [req-22600a17-fb95-42a7-8243-75aeaf9ea7a3 req-a0e5ae05-4460-4f23-98d7-57217c2c8b9b tempest-TestServerVolumeAttachmentScenario-412459737 tempest-TestServerVolumeAttachmentScenario-412459737-project-member] Volume info retrieved successfully. Aug 07 10:01:42.469174 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [req-22600a17-fb95-42a7-8243-75aeaf9ea7a3 req-a0e5ae05-4460-4f23-98d7-57217c2c8b9b tempest-TestServerVolumeAttachmentScenario-412459737 tempest-TestServerVolumeAttachmentScenario-412459737-project-member] https://10.4.3.8/volume/v3/volumes/ae2af9e8-b489-40cd-a66a-d17ef5eafb59 returned with HTTP 200 Aug 07 10:01:42.469862 np0000006707 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 945/3784] 10.4.3.8 () {70 vars in 1625 bytes} [Fri Aug 7 10:01:42 2026] GET /volume/v3/volumes/ae2af9e8-b489-40cd-a66a-d17ef5eafb59 => generated 1032 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 07 10:01:42.541950 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-a7708826-651e-4795-8b66-ba3059001ad1 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:01:42.543897 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-a7708826-651e-4795-8b66-ba3059001ad1 tempest-TestEncryptedCinderVolumes-768498766 tempest-TestEncryptedCinderVolumes-768498766-project-member] GET https://10.4.3.8/volume/v3/volumes/5b5fb386-55da-4f7a-b001-c0b9f59a6107 Aug 07 10:01:42.544042 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-a7708826-651e-4795-8b66-ba3059001ad1 tempest-TestEncryptedCinderVolumes-768498766 tempest-TestEncryptedCinderVolumes-768498766-project-member] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 10:01:42.544217 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-a7708826-651e-4795-8b66-ba3059001ad1 tempest-TestEncryptedCinderVolumes-768498766 tempest-TestEncryptedCinderVolumes-768498766-project-member] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 10:01:42.560554 np0000006707 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 10:01:42.560554 np0000006707 devstack@c-api.service[100295]: warnings.warn( Aug 07 10:01:42.563728 np0000006707 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-a7708826-651e-4795-8b66-ba3059001ad1 tempest-TestEncryptedCinderVolumes-768498766 tempest-TestEncryptedCinderVolumes-768498766-project-member] Volume info retrieved successfully. Aug 07 10:01:42.567893 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-a7708826-651e-4795-8b66-ba3059001ad1 tempest-TestEncryptedCinderVolumes-768498766 tempest-TestEncryptedCinderVolumes-768498766-project-member] https://10.4.3.8/volume/v3/volumes/5b5fb386-55da-4f7a-b001-c0b9f59a6107 returned with HTTP 200 Aug 07 10:01:42.568534 np0000006707 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 946/3785] 10.4.3.8 () {66 vars in 1334 bytes} [Fri Aug 7 10:01:42 2026] GET /volume/v3/volumes/5b5fb386-55da-4f7a-b001-c0b9f59a6107 => generated 1165 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 10:01:42.583563 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.middleware.request_id [req-22600a17-fb95-42a7-8243-75aeaf9ea7a3 req-c6f49c26-b55d-43f7-b8c1-e9dec7f41c8e None None] RequestId filter calling following filter/app {{(pid=100298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:01:42.584431 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [None req-df6810d7-7ce5-419e-a32a-5b0110e9d450 None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:01:42.585719 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [req-22600a17-fb95-42a7-8243-75aeaf9ea7a3 req-c6f49c26-b55d-43f7-b8c1-e9dec7f41c8e tempest-TestServerVolumeAttachmentScenario-412459737 tempest-TestServerVolumeAttachmentScenario-412459737-project-member] PUT https://10.4.3.8/volume/v3/attachments/2eba6074-80e4-4453-bbe6-93d3c7f999ac Aug 07 10:01:42.586155 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [req-22600a17-fb95-42a7-8243-75aeaf9ea7a3 req-c6f49c26-b55d-43f7-b8c1-e9dec7f41c8e tempest-TestServerVolumeAttachmentScenario-412459737 tempest-TestServerVolumeAttachmentScenario-412459737-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.8", "host": "np0000006707", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:568b993d50b1", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "d2780578-1896-461f-80ac-b58d2e346b90", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 10:01:42.589280 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-df6810d7-7ce5-419e-a32a-5b0110e9d450 tempest-TestEncryptedCinderVolumes-768498766 tempest-TestEncryptedCinderVolumes-768498766-project-member] GET https://10.4.3.8/volume/v3/volumes/5b5fb386-55da-4f7a-b001-c0b9f59a6107 Aug 07 10:01:42.589503 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-df6810d7-7ce5-419e-a32a-5b0110e9d450 tempest-TestEncryptedCinderVolumes-768498766 tempest-TestEncryptedCinderVolumes-768498766-project-member] Empty body provided in request {{(pid=100297) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 10:01:42.589718 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-df6810d7-7ce5-419e-a32a-5b0110e9d450 tempest-TestEncryptedCinderVolumes-768498766 tempest-TestEncryptedCinderVolumes-768498766-project-member] Calling method 'show' {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 10:01:42.595903 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.coordination [req-22600a17-fb95-42a7-8243-75aeaf9ea7a3 req-c6f49c26-b55d-43f7-b8c1-e9dec7f41c8e tempest-TestServerVolumeAttachmentScenario-412459737 tempest-TestServerVolumeAttachmentScenario-412459737-project-member] Acquiring lock "cinder-attachment_update-ae2af9e8-b489-40cd-a66a-d17ef5eafb59-np0000006707" by "attachment_update" {{(pid=100298) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 07 10:01:42.600891 np0000006707 devstack@c-api.service[100297]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 10:01:42.600891 np0000006707 devstack@c-api.service[100297]: warnings.warn( Aug 07 10:01:42.603333 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.coordination [req-22600a17-fb95-42a7-8243-75aeaf9ea7a3 req-c6f49c26-b55d-43f7-b8c1-e9dec7f41c8e tempest-TestServerVolumeAttachmentScenario-412459737 tempest-TestServerVolumeAttachmentScenario-412459737-project-member] Lock "cinder-attachment_update-ae2af9e8-b489-40cd-a66a-d17ef5eafb59-np0000006707" acquired by "attachment_update" :: waited 0.008s {{(pid=100298) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 07 10:01:42.604794 np0000006707 devstack@c-api.service[100298]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 10:01:42.604794 np0000006707 devstack@c-api.service[100298]: warnings.warn( Aug 07 10:01:42.605371 np0000006707 devstack@c-api.service[100297]: INFO cinder.volume.api [None req-df6810d7-7ce5-419e-a32a-5b0110e9d450 tempest-TestEncryptedCinderVolumes-768498766 tempest-TestEncryptedCinderVolumes-768498766-project-member] Volume info retrieved successfully. Aug 07 10:01:42.609785 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-df6810d7-7ce5-419e-a32a-5b0110e9d450 tempest-TestEncryptedCinderVolumes-768498766 tempest-TestEncryptedCinderVolumes-768498766-project-member] https://10.4.3.8/volume/v3/volumes/5b5fb386-55da-4f7a-b001-c0b9f59a6107 returned with HTTP 200 Aug 07 10:01:42.610373 np0000006707 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 947/3786] 10.4.3.8 () {66 vars in 1334 bytes} [Fri Aug 7 10:01:42 2026] GET /volume/v3/volumes/5b5fb386-55da-4f7a-b001-c0b9f59a6107 => generated 1165 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 10:01:42.633701 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [None req-0f5eb5e8-9253-48d5-b9f8-f0d466117744 None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:01:42.637689 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-0f5eb5e8-9253-48d5-b9f8-f0d466117744 tempest-TestVolumeBootPattern-391440175 tempest-TestVolumeBootPattern-391440175-project-member] GET https://10.4.3.8/volume/v3/volumes/f6aad5a3-22f2-40c4-b499-b266993a53b3 Aug 07 10:01:42.637967 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-0f5eb5e8-9253-48d5-b9f8-f0d466117744 tempest-TestVolumeBootPattern-391440175 tempest-TestVolumeBootPattern-391440175-project-member] Empty body provided in request {{(pid=100296) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 10:01:42.638190 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-0f5eb5e8-9253-48d5-b9f8-f0d466117744 tempest-TestVolumeBootPattern-391440175 tempest-TestVolumeBootPattern-391440175-project-member] Calling method 'show' {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 10:01:42.646787 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-0f5eb5e8-9253-48d5-b9f8-f0d466117744 tempest-TestVolumeBootPattern-391440175 tempest-TestVolumeBootPattern-391440175-project-member] https://10.4.3.8/volume/v3/volumes/f6aad5a3-22f2-40c4-b499-b266993a53b3 returned with HTTP 404 Aug 07 10:01:42.648374 np0000006707 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 946/3787] 10.4.3.8 () {66 vars in 1334 bytes} [Fri Aug 7 10:01:42 2026] GET /volume/v3/volumes/f6aad5a3-22f2-40c4-b499-b266993a53b3 => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 10:01:42.656393 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-7a21f765-3e6a-4b82-80ca-3d83a8553890 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:01:42.658690 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-7a21f765-3e6a-4b82-80ca-3d83a8553890 tempest-TestVolumeBootPattern-185801994 tempest-TestVolumeBootPattern-185801994-project-admin] GET https://10.4.3.8/volume/v3/volumes/detail?all_tenants=1 Aug 07 10:01:42.658971 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-7a21f765-3e6a-4b82-80ca-3d83a8553890 tempest-TestVolumeBootPattern-185801994 tempest-TestVolumeBootPattern-185801994-project-admin] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 10:01:42.659140 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-7a21f765-3e6a-4b82-80ca-3d83a8553890 tempest-TestVolumeBootPattern-185801994 tempest-TestVolumeBootPattern-185801994-project-admin] Calling method 'detail' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 10:01:42.660127 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.volume.api [None req-7a21f765-3e6a-4b82-80ca-3d83a8553890 tempest-TestVolumeBootPattern-185801994 tempest-TestVolumeBootPattern-185801994-project-admin] Searching by: MultiDict([('all_tenants', 1)]). {{(pid=100295) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 07 10:01:42.674636 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [None req-42c3faff-e488-4434-8150-e3bd8b1b3aff None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:01:42.676728 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-42c3faff-e488-4434-8150-e3bd8b1b3aff tempest-AttachVolumeNegativeTest-1967948609 tempest-AttachVolumeNegativeTest-1967948609-project-member] GET https://10.4.3.8/volume/v3/volumes/91e49c3f-3e7a-4fef-a5d6-adab1c2f9210 Aug 07 10:01:42.677008 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-42c3faff-e488-4434-8150-e3bd8b1b3aff tempest-AttachVolumeNegativeTest-1967948609 tempest-AttachVolumeNegativeTest-1967948609-project-member] Empty body provided in request {{(pid=100297) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 10:01:42.677245 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-42c3faff-e488-4434-8150-e3bd8b1b3aff tempest-AttachVolumeNegativeTest-1967948609 tempest-AttachVolumeNegativeTest-1967948609-project-member] Calling method 'show' {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 10:01:42.688349 np0000006707 devstack@c-api.service[100297]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 10:01:42.688349 np0000006707 devstack@c-api.service[100297]: warnings.warn( Aug 07 10:01:42.692261 np0000006707 devstack@c-api.service[100297]: INFO cinder.volume.api [None req-42c3faff-e488-4434-8150-e3bd8b1b3aff tempest-AttachVolumeNegativeTest-1967948609 tempest-AttachVolumeNegativeTest-1967948609-project-member] Volume info retrieved successfully. Aug 07 10:01:42.697804 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-42c3faff-e488-4434-8150-e3bd8b1b3aff tempest-AttachVolumeNegativeTest-1967948609 tempest-AttachVolumeNegativeTest-1967948609-project-member] https://10.4.3.8/volume/v3/volumes/91e49c3f-3e7a-4fef-a5d6-adab1c2f9210 returned with HTTP 200 Aug 07 10:01:42.698328 np0000006707 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 948/3788] 10.4.3.8 () {66 vars in 1334 bytes} [Fri Aug 7 10:01:42 2026] GET /volume/v3/volumes/91e49c3f-3e7a-4fef-a5d6-adab1c2f9210 => generated 844 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 10:01:42.703939 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.coordination [req-22600a17-fb95-42a7-8243-75aeaf9ea7a3 req-c6f49c26-b55d-43f7-b8c1-e9dec7f41c8e tempest-TestServerVolumeAttachmentScenario-412459737 tempest-TestServerVolumeAttachmentScenario-412459737-project-member] Lock "cinder-attachment_update-ae2af9e8-b489-40cd-a66a-d17ef5eafb59-np0000006707" released by "attachment_update" :: held 0.101s {{(pid=100298) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 07 10:01:42.704314 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [req-22600a17-fb95-42a7-8243-75aeaf9ea7a3 req-c6f49c26-b55d-43f7-b8c1-e9dec7f41c8e tempest-TestServerVolumeAttachmentScenario-412459737 tempest-TestServerVolumeAttachmentScenario-412459737-project-member] https://10.4.3.8/volume/v3/attachments/2eba6074-80e4-4453-bbe6-93d3c7f999ac returned with HTTP 200 Aug 07 10:01:42.704842 np0000006707 devstack@c-api.service[100298]: [pid: 100298|app: 0|req: 949/3789] 10.4.3.8 () {74 vars in 1690 bytes} [Fri Aug 7 10:01:42 2026] PUT /volume/v3/attachments/2eba6074-80e4-4453-bbe6-93d3c7f999ac => generated 969 bytes in 122 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 10:01:42.719536 np0000006707 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-7a21f765-3e6a-4b82-80ca-3d83a8553890 tempest-TestVolumeBootPattern-185801994 tempest-TestVolumeBootPattern-185801994-project-admin] Get all volumes completed successfully. Aug 07 10:01:42.724542 np0000006707 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 10:01:42.724542 np0000006707 devstack@c-api.service[100295]: warnings.warn( Aug 07 10:01:42.730196 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-7a21f765-3e6a-4b82-80ca-3d83a8553890 tempest-TestVolumeBootPattern-185801994 tempest-TestVolumeBootPattern-185801994-project-admin] https://10.4.3.8/volume/v3/volumes/detail?all_tenants=1 returned with HTTP 200 Aug 07 10:01:42.730721 np0000006707 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 947/3790] 10.4.3.8 () {66 vars in 1271 bytes} [Fri Aug 7 10:01:42 2026] GET /volume/v3/volumes/detail?all_tenants=1 => generated 15591 bytes in 75 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 07 10:01:42.751772 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [None req-b4347e0a-e230-4b55-aba9-77be162dd5b1 None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:01:42.754045 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-b4347e0a-e230-4b55-aba9-77be162dd5b1 tempest-TestVolumeBootPattern-185801994 tempest-TestVolumeBootPattern-185801994-project-admin] DELETE https://10.4.3.8/volume/v3/types/f2b65618-9947-45e8-aec3-e6b51f15dff5 Aug 07 10:01:42.754244 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-b4347e0a-e230-4b55-aba9-77be162dd5b1 tempest-TestVolumeBootPattern-185801994 tempest-TestVolumeBootPattern-185801994-project-admin] Empty body provided in request {{(pid=100296) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 10:01:42.754499 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-b4347e0a-e230-4b55-aba9-77be162dd5b1 tempest-TestVolumeBootPattern-185801994 tempest-TestVolumeBootPattern-185801994-project-admin] Calling method '_delete' {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 10:01:42.784847 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-b4347e0a-e230-4b55-aba9-77be162dd5b1 tempest-TestVolumeBootPattern-185801994 tempest-TestVolumeBootPattern-185801994-project-admin] https://10.4.3.8/volume/v3/types/f2b65618-9947-45e8-aec3-e6b51f15dff5 returned with HTTP 202 Aug 07 10:01:42.785302 np0000006707 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 947/3791] 10.4.3.8 () {66 vars in 1331 bytes} [Fri Aug 7 10:01:42 2026] DELETE /volume/v3/types/f2b65618-9947-45e8-aec3-e6b51f15dff5 => generated 0 bytes in 34 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 07 10:01:42.796038 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [None req-ec7acec3-3380-4774-8faa-221475d74ee5 None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:01:42.798069 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-ec7acec3-3380-4774-8faa-221475d74ee5 tempest-TestVolumeBootPattern-185801994 tempest-TestVolumeBootPattern-185801994-project-admin] POST https://10.4.3.8/volume/v3/types Aug 07 10:01:42.798546 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-ec7acec3-3380-4774-8faa-221475d74ee5 tempest-TestVolumeBootPattern-185801994 tempest-TestVolumeBootPattern-185801994-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-scenario-type-luks2-1237629746", "extra_specs": {}}} {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 10:01:42.816309 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-ec7acec3-3380-4774-8faa-221475d74ee5 tempest-TestVolumeBootPattern-185801994 tempest-TestVolumeBootPattern-185801994-project-admin] https://10.4.3.8/volume/v3/types returned with HTTP 200 Aug 07 10:01:42.816730 np0000006707 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 949/3792] 10.4.3.8 () {68 vars in 1238 bytes} [Fri Aug 7 10:01:42 2026] POST /volume/v3/types => generated 213 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 10:01:42.826402 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.middleware.request_id [None req-3d2b3f34-ca60-4720-b735-fb3898050754 None None] RequestId filter calling following filter/app {{(pid=100298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:01:42.827839 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [None req-3d2b3f34-ca60-4720-b735-fb3898050754 tempest-TestVolumeBootPattern-185801994 tempest-TestVolumeBootPattern-185801994-project-admin] POST https://10.4.3.8/volume/v3/types/8d9b1f18-6fc4-4828-b500-9f5aa9b31a90/encryption Aug 07 10:01:42.828164 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [None req-3d2b3f34-ca60-4720-b735-fb3898050754 tempest-TestVolumeBootPattern-185801994 tempest-TestVolumeBootPattern-185801994-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "luks2", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=100298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 10:01:42.829760 np0000006707 devstack@c-api.service[100298]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 10:01:42.829760 np0000006707 devstack@c-api.service[100298]: warnings.warn( Aug 07 10:01:42.846942 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [None req-3d2b3f34-ca60-4720-b735-fb3898050754 tempest-TestVolumeBootPattern-185801994 tempest-TestVolumeBootPattern-185801994-project-admin] https://10.4.3.8/volume/v3/types/8d9b1f18-6fc4-4828-b500-9f5aa9b31a90/encryption returned with HTTP 200 Aug 07 10:01:42.847502 np0000006707 devstack@c-api.service[100298]: [pid: 100298|app: 0|req: 950/3793] 10.4.3.8 () {68 vars in 1383 bytes} [Fri Aug 7 10:01:42 2026] POST /volume/v3/types/8d9b1f18-6fc4-4828-b500-9f5aa9b31a90/encryption => generated 231 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 10:01:42.857458 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-6dfaef97-da9e-474b-bc23-1508280c1bd1 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:01:42.859471 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-6dfaef97-da9e-474b-bc23-1508280c1bd1 tempest-TestVolumeBootPattern-391440175 tempest-TestVolumeBootPattern-391440175-project-member] POST https://10.4.3.8/volume/v3/volumes Aug 07 10:01:42.859911 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-6dfaef97-da9e-474b-bc23-1508280c1bd1 tempest-TestVolumeBootPattern-391440175 tempest-TestVolumeBootPattern-391440175-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestVolumeBootPattern-volume-774313717", "snapshot_id": null, "imageRef": null, "volume_type": "tempest-scenario-type-luks2-1237629746", "size": 1}} {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 10:01:42.861959 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.v3.volumes [None req-6dfaef97-da9e-474b-bc23-1508280c1bd1 tempest-TestVolumeBootPattern-391440175 tempest-TestVolumeBootPattern-391440175-project-member] Create volume request body: {'volume': {'name': 'tempest-TestVolumeBootPattern-volume-774313717', 'snapshot_id': None, 'imageRef': None, 'volume_type': 'tempest-scenario-type-luks2-1237629746', 'size': 1}} {{(pid=100295) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 07 10:01:42.866206 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.v3.volumes [None req-6dfaef97-da9e-474b-bc23-1508280c1bd1 tempest-TestVolumeBootPattern-391440175 tempest-TestVolumeBootPattern-391440175-project-member] Create volume of 1 GB Aug 07 10:01:42.866591 np0000006707 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 10:01:42.866591 np0000006707 devstack@c-api.service[100295]: warnings.warn( Aug 07 10:01:42.867214 np0000006707 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-6dfaef97-da9e-474b-bc23-1508280c1bd1 tempest-TestVolumeBootPattern-391440175 tempest-TestVolumeBootPattern-391440175-project-member] Availability Zones retrieved successfully. Aug 07 10:01:42.874043 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.volume.api [None req-6dfaef97-da9e-474b-bc23-1508280c1bd1 tempest-TestVolumeBootPattern-391440175 tempest-TestVolumeBootPattern-391440175-project-member] Flow 'volume_create_api' (f69e1a55-a41e-43b8-8cbd-58a9f7941473) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100295) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 10:01:42.875350 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.volume.api [None req-6dfaef97-da9e-474b-bc23-1508280c1bd1 tempest-TestVolumeBootPattern-391440175 tempest-TestVolumeBootPattern-391440175-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (36aedb47-7aa0-4120-9847-1369b0bfe8e2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100295) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 10:01:42.876634 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.volume.flows.api.create_volume [None req-6dfaef97-da9e-474b-bc23-1508280c1bd1 tempest-TestVolumeBootPattern-391440175 tempest-TestVolumeBootPattern-391440175-project-member] Validating volume size '1' using validate_int {{(pid=100295) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 07 10:01:42.900510 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.volume.api [None req-6dfaef97-da9e-474b-bc23-1508280c1bd1 tempest-TestVolumeBootPattern-391440175 tempest-TestVolumeBootPattern-391440175-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (36aedb47-7aa0-4120-9847-1369b0bfe8e2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-07T10:01:43Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=8d9b1f18-6fc4-4828-b500-9f5aa9b31a90,is_public=True,name='tempest-scenario-type-luks2-1237629746',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '8d9b1f18-6fc4-4828-b500-9f5aa9b31a90', '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=100295) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 10:01:42.901255 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.volume.api [None req-6dfaef97-da9e-474b-bc23-1508280c1bd1 tempest-TestVolumeBootPattern-391440175 tempest-TestVolumeBootPattern-391440175-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (cda20faf-e8d6-46ae-bea1-5cc9704ca0a0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100295) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 10:01:42.929623 np0000006707 devstack@c-api.service[100295]: WARNING cinder.quota [None req-6dfaef97-da9e-474b-bc23-1508280c1bd1 tempest-TestVolumeBootPattern-391440175 tempest-TestVolumeBootPattern-391440175-project-member] Deprecated: Default quota for resource: volumes_tempest-scenario-type-luks2-1237629746 is set by the default quota flag: quota_volumes_tempest-scenario-type-luks2-1237629746, it is now deprecated. Please use the default quota class for default quota. Aug 07 10:01:42.930017 np0000006707 devstack@c-api.service[100295]: WARNING cinder.quota [None req-6dfaef97-da9e-474b-bc23-1508280c1bd1 tempest-TestVolumeBootPattern-391440175 tempest-TestVolumeBootPattern-391440175-project-member] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-luks2-1237629746 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-luks2-1237629746, it is now deprecated. Please use the default quota class for default quota. Aug 07 10:01:42.965259 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.quota [None req-6dfaef97-da9e-474b-bc23-1508280c1bd1 tempest-TestVolumeBootPattern-391440175 tempest-TestVolumeBootPattern-391440175-project-member] Created reservations ['bfb2ecf0-fab6-443a-bc4c-349552cf6924', '3c491531-73be-4af7-b36e-359d04f8e5f3', 'bab5c352-0c34-4eaa-99d2-0b4333eeb0eb', '7177cd08-0a45-44f2-9dc4-cc2222a8595d'] {{(pid=100295) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 10:01:42.966200 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.volume.api [None req-6dfaef97-da9e-474b-bc23-1508280c1bd1 tempest-TestVolumeBootPattern-391440175 tempest-TestVolumeBootPattern-391440175-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (cda20faf-e8d6-46ae-bea1-5cc9704ca0a0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['bfb2ecf0-fab6-443a-bc4c-349552cf6924', '3c491531-73be-4af7-b36e-359d04f8e5f3', 'bab5c352-0c34-4eaa-99d2-0b4333eeb0eb', '7177cd08-0a45-44f2-9dc4-cc2222a8595d']}' {{(pid=100295) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 10:01:42.966987 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.volume.api [None req-6dfaef97-da9e-474b-bc23-1508280c1bd1 tempest-TestVolumeBootPattern-391440175 tempest-TestVolumeBootPattern-391440175-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (66cf6dfa-9302-43ce-82e7-89bad5d4c0ee) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100295) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 10:01:42.991018 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.volume.api [None req-6dfaef97-da9e-474b-bc23-1508280c1bd1 tempest-TestVolumeBootPattern-391440175 tempest-TestVolumeBootPattern-391440175-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (66cf6dfa-9302-43ce-82e7-89bad5d4c0ee) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '0c59dbd0-e06d-4610-b2b7-bc993eca9f6d', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestVolumeBootPattern-volume-774313717',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='52f5f8fcdd29429c807d8bcef75e3bee',qos_specs=None,replication_status=,reservations=['bfb2ecf0-fab6-443a-bc4c-349552cf6924','3c491531-73be-4af7-b36e-359d04f8e5f3','bab5c352-0c34-4eaa-99d2-0b4333eeb0eb','7177cd08-0a45-44f2-9dc4-cc2222a8595d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c317c7eecf9245dea62bbb49e4819366',volume_type_id=8d9b1f18-6fc4-4828-b500-9f5aa9b31a90), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-07T10:01:42Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestVolumeBootPattern-volume-774313717',ec2_id=None,encryption_key_id=00000000-0000-0000-0000-000000000000,glance_metadata=,group=,group_id=None,host=None,id=0c59dbd0-e06d-4610-b2b7-bc993eca9f6d,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='52f5f8fcdd29429c807d8bcef75e3bee',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='c317c7eecf9245dea62bbb49e4819366',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(8d9b1f18-6fc4-4828-b500-9f5aa9b31a90),volume_type_id=8d9b1f18-6fc4-4828-b500-9f5aa9b31a90)}' {{(pid=100295) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 10:01:42.992159 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.volume.api [None req-6dfaef97-da9e-474b-bc23-1508280c1bd1 tempest-TestVolumeBootPattern-391440175 tempest-TestVolumeBootPattern-391440175-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (74c655a1-e23b-47b6-bb7b-c5d1ffbee158) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100295) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 10:01:43.018735 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.volume.api [None req-6dfaef97-da9e-474b-bc23-1508280c1bd1 tempest-TestVolumeBootPattern-391440175 tempest-TestVolumeBootPattern-391440175-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (74c655a1-e23b-47b6-bb7b-c5d1ffbee158) transitioned into state 'SUCCESS' from state '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-774313717',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='52f5f8fcdd29429c807d8bcef75e3bee',qos_specs=None,replication_status=,reservations=['bfb2ecf0-fab6-443a-bc4c-349552cf6924','3c491531-73be-4af7-b36e-359d04f8e5f3','bab5c352-0c34-4eaa-99d2-0b4333eeb0eb','7177cd08-0a45-44f2-9dc4-cc2222a8595d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c317c7eecf9245dea62bbb49e4819366',volume_type_id=8d9b1f18-6fc4-4828-b500-9f5aa9b31a90)}' {{(pid=100295) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 10:01:43.019735 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.volume.api [None req-6dfaef97-da9e-474b-bc23-1508280c1bd1 tempest-TestVolumeBootPattern-391440175 tempest-TestVolumeBootPattern-391440175-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (bb20e689-7edc-4db2-adae-37faafd5c035) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100295) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 10:01:43.030934 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.volume.api [None req-6dfaef97-da9e-474b-bc23-1508280c1bd1 tempest-TestVolumeBootPattern-391440175 tempest-TestVolumeBootPattern-391440175-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (bb20e689-7edc-4db2-adae-37faafd5c035) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100295) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 10:01:43.032047 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.volume.api [None req-6dfaef97-da9e-474b-bc23-1508280c1bd1 tempest-TestVolumeBootPattern-391440175 tempest-TestVolumeBootPattern-391440175-project-member] Flow 'volume_create_api' (f69e1a55-a41e-43b8-8cbd-58a9f7941473) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100295) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 10:01:43.032413 np0000006707 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-6dfaef97-da9e-474b-bc23-1508280c1bd1 tempest-TestVolumeBootPattern-391440175 tempest-TestVolumeBootPattern-391440175-project-member] Create volume request issued successfully. Aug 07 10:01:43.033197 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-6dfaef97-da9e-474b-bc23-1508280c1bd1 tempest-TestVolumeBootPattern-391440175 tempest-TestVolumeBootPattern-391440175-project-member] https://10.4.3.8/volume/v3/volumes returned with HTTP 202 Aug 07 10:01:43.033771 np0000006707 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 948/3794] 10.4.3.8 () {68 vars in 1245 bytes} [Fri Aug 7 10:01:42 2026] POST /volume/v3/volumes => generated 776 bytes in 177 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 07 10:01:43.051176 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [None req-bf5383cb-2a4d-455a-8a58-c8147ca71afc None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:01:43.053685 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-bf5383cb-2a4d-455a-8a58-c8147ca71afc tempest-TestVolumeBootPattern-391440175 tempest-TestVolumeBootPattern-391440175-project-member] GET https://10.4.3.8/volume/v3/volumes/0c59dbd0-e06d-4610-b2b7-bc993eca9f6d Aug 07 10:01:43.053795 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-bf5383cb-2a4d-455a-8a58-c8147ca71afc tempest-TestVolumeBootPattern-391440175 tempest-TestVolumeBootPattern-391440175-project-member] Empty body provided in request {{(pid=100296) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 10:01:43.054040 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-bf5383cb-2a4d-455a-8a58-c8147ca71afc tempest-TestVolumeBootPattern-391440175 tempest-TestVolumeBootPattern-391440175-project-member] Calling method 'show' {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 10:01:43.061779 np0000006707 devstack@c-api.service[100296]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 10:01:43.061779 np0000006707 devstack@c-api.service[100296]: warnings.warn( Aug 07 10:01:43.066402 np0000006707 devstack@c-api.service[100296]: INFO cinder.volume.api [None req-bf5383cb-2a4d-455a-8a58-c8147ca71afc tempest-TestVolumeBootPattern-391440175 tempest-TestVolumeBootPattern-391440175-project-member] Volume info retrieved successfully. Aug 07 10:01:43.072954 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-bf5383cb-2a4d-455a-8a58-c8147ca71afc tempest-TestVolumeBootPattern-391440175 tempest-TestVolumeBootPattern-391440175-project-member] https://10.4.3.8/volume/v3/volumes/0c59dbd0-e06d-4610-b2b7-bc993eca9f6d returned with HTTP 200 Aug 07 10:01:43.073329 np0000006707 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 948/3795] 10.4.3.8 () {66 vars in 1334 bytes} [Fri Aug 7 10:01:43 2026] GET /volume/v3/volumes/0c59dbd0-e06d-4610-b2b7-bc993eca9f6d => generated 844 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 10:01:43.457070 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [None req-c6abb2b3-e211-43fd-a2f8-116be847b0ae None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:01:43.459302 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-c6abb2b3-e211-43fd-a2f8-116be847b0ae tempest-TestServerVolumeAttachmentScenario-412459737 tempest-TestServerVolumeAttachmentScenario-412459737-project-member] GET https://10.4.3.8/volume/v3/volumes/ae2af9e8-b489-40cd-a66a-d17ef5eafb59 Aug 07 10:01:43.459594 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-c6abb2b3-e211-43fd-a2f8-116be847b0ae tempest-TestServerVolumeAttachmentScenario-412459737 tempest-TestServerVolumeAttachmentScenario-412459737-project-member] Empty body provided in request {{(pid=100297) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 10:01:43.459865 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-c6abb2b3-e211-43fd-a2f8-116be847b0ae tempest-TestServerVolumeAttachmentScenario-412459737 tempest-TestServerVolumeAttachmentScenario-412459737-project-member] Calling method 'show' {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 10:01:43.472385 np0000006707 devstack@c-api.service[100297]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 10:01:43.472385 np0000006707 devstack@c-api.service[100297]: warnings.warn( Aug 07 10:01:43.476144 np0000006707 devstack@c-api.service[100297]: INFO cinder.volume.api [None req-c6abb2b3-e211-43fd-a2f8-116be847b0ae tempest-TestServerVolumeAttachmentScenario-412459737 tempest-TestServerVolumeAttachmentScenario-412459737-project-member] Volume info retrieved successfully. Aug 07 10:01:43.479934 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-c6abb2b3-e211-43fd-a2f8-116be847b0ae tempest-TestServerVolumeAttachmentScenario-412459737 tempest-TestServerVolumeAttachmentScenario-412459737-project-member] https://10.4.3.8/volume/v3/volumes/ae2af9e8-b489-40cd-a66a-d17ef5eafb59 returned with HTTP 200 Aug 07 10:01:43.480346 np0000006707 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 950/3796] 10.4.3.8 () {66 vars in 1334 bytes} [Fri Aug 7 10:01:43 2026] GET /volume/v3/volumes/ae2af9e8-b489-40cd-a66a-d17ef5eafb59 => generated 853 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 10:01:43.718395 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.middleware.request_id [None req-53c8f845-08db-4761-ac1a-677d47d4fd3f None None] RequestId filter calling following filter/app {{(pid=100298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:01:43.721118 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [None req-53c8f845-08db-4761-ac1a-677d47d4fd3f tempest-AttachVolumeNegativeTest-1967948609 tempest-AttachVolumeNegativeTest-1967948609-project-member] GET https://10.4.3.8/volume/v3/volumes/91e49c3f-3e7a-4fef-a5d6-adab1c2f9210 Aug 07 10:01:43.721312 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [None req-53c8f845-08db-4761-ac1a-677d47d4fd3f tempest-AttachVolumeNegativeTest-1967948609 tempest-AttachVolumeNegativeTest-1967948609-project-member] Empty body provided in request {{(pid=100298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 10:01:43.721516 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [None req-53c8f845-08db-4761-ac1a-677d47d4fd3f tempest-AttachVolumeNegativeTest-1967948609 tempest-AttachVolumeNegativeTest-1967948609-project-member] Calling method 'show' {{(pid=100298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 10:01:43.736824 np0000006707 devstack@c-api.service[100298]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 10:01:43.736824 np0000006707 devstack@c-api.service[100298]: warnings.warn( Aug 07 10:01:43.748891 np0000006707 devstack@c-api.service[100298]: INFO cinder.volume.api [None req-53c8f845-08db-4761-ac1a-677d47d4fd3f tempest-AttachVolumeNegativeTest-1967948609 tempest-AttachVolumeNegativeTest-1967948609-project-member] Volume info retrieved successfully. Aug 07 10:01:43.753837 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [None req-53c8f845-08db-4761-ac1a-677d47d4fd3f tempest-AttachVolumeNegativeTest-1967948609 tempest-AttachVolumeNegativeTest-1967948609-project-member] https://10.4.3.8/volume/v3/volumes/91e49c3f-3e7a-4fef-a5d6-adab1c2f9210 returned with HTTP 200 Aug 07 10:01:43.754209 np0000006707 devstack@c-api.service[100298]: [pid: 100298|app: 0|req: 951/3797] 10.4.3.8 () {66 vars in 1334 bytes} [Fri Aug 7 10:01:43 2026] GET /volume/v3/volumes/91e49c3f-3e7a-4fef-a5d6-adab1c2f9210 => generated 844 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 10:01:43.866670 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [req-84534d1b-9b4d-4502-826b-05e81b8f298e req-0322b260-67c3-49e2-a124-5c0888642299 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:01:43.868769 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [req-84534d1b-9b4d-4502-826b-05e81b8f298e req-0322b260-67c3-49e2-a124-5c0888642299 tempest-SnapshotDataIntegrityTests-488661116 tempest-SnapshotDataIntegrityTests-488661116-project-member] GET https://10.4.3.8/volume/v3/volumes/926c65e7-8133-4f16-adec-4b3e7234f3ce Aug 07 10:01:43.868950 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [req-84534d1b-9b4d-4502-826b-05e81b8f298e req-0322b260-67c3-49e2-a124-5c0888642299 tempest-SnapshotDataIntegrityTests-488661116 tempest-SnapshotDataIntegrityTests-488661116-project-member] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 10:01:43.869138 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [req-84534d1b-9b4d-4502-826b-05e81b8f298e req-0322b260-67c3-49e2-a124-5c0888642299 tempest-SnapshotDataIntegrityTests-488661116 tempest-SnapshotDataIntegrityTests-488661116-project-member] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 10:01:43.878992 np0000006707 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 10:01:43.878992 np0000006707 devstack@c-api.service[100295]: warnings.warn( Aug 07 10:01:43.883303 np0000006707 devstack@c-api.service[100295]: INFO cinder.volume.api [req-84534d1b-9b4d-4502-826b-05e81b8f298e req-0322b260-67c3-49e2-a124-5c0888642299 tempest-SnapshotDataIntegrityTests-488661116 tempest-SnapshotDataIntegrityTests-488661116-project-member] Volume info retrieved successfully. Aug 07 10:01:43.887869 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [req-84534d1b-9b4d-4502-826b-05e81b8f298e req-0322b260-67c3-49e2-a124-5c0888642299 tempest-SnapshotDataIntegrityTests-488661116 tempest-SnapshotDataIntegrityTests-488661116-project-member] https://10.4.3.8/volume/v3/volumes/926c65e7-8133-4f16-adec-4b3e7234f3ce returned with HTTP 200 Aug 07 10:01:43.888286 np0000006707 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 949/3798] 10.4.3.8 () {68 vars in 1584 bytes} [Fri Aug 7 10:01:43 2026] GET /volume/v3/volumes/926c65e7-8133-4f16-adec-4b3e7234f3ce => generated 1172 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 10:01:43.906472 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [req-84534d1b-9b4d-4502-826b-05e81b8f298e req-7ac325ff-98b3-44bc-a5ea-cf0ae0aea5eb None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:01:43.908568 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [req-84534d1b-9b4d-4502-826b-05e81b8f298e req-7ac325ff-98b3-44bc-a5ea-cf0ae0aea5eb tempest-SnapshotDataIntegrityTests-488661116 tempest-SnapshotDataIntegrityTests-488661116-project-member] POST https://10.4.3.8/volume/v3/volumes/926c65e7-8133-4f16-adec-4b3e7234f3ce/action Aug 07 10:01:43.908960 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [req-84534d1b-9b4d-4502-826b-05e81b8f298e req-7ac325ff-98b3-44bc-a5ea-cf0ae0aea5eb tempest-SnapshotDataIntegrityTests-488661116 tempest-SnapshotDataIntegrityTests-488661116-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100296) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 07 10:01:43.909077 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [req-84534d1b-9b4d-4502-826b-05e81b8f298e req-7ac325ff-98b3-44bc-a5ea-cf0ae0aea5eb tempest-SnapshotDataIntegrityTests-488661116 tempest-SnapshotDataIntegrityTests-488661116-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 10:01:43.919586 np0000006707 devstack@c-api.service[100296]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 10:01:43.919586 np0000006707 devstack@c-api.service[100296]: warnings.warn( Aug 07 10:01:43.920229 np0000006707 devstack@c-api.service[100296]: INFO cinder.volume.api [req-84534d1b-9b4d-4502-826b-05e81b8f298e req-7ac325ff-98b3-44bc-a5ea-cf0ae0aea5eb tempest-SnapshotDataIntegrityTests-488661116 tempest-SnapshotDataIntegrityTests-488661116-project-member] Volume info retrieved successfully. Aug 07 10:01:43.932639 np0000006707 devstack@c-api.service[100296]: INFO cinder.volume.api [req-84534d1b-9b4d-4502-826b-05e81b8f298e req-7ac325ff-98b3-44bc-a5ea-cf0ae0aea5eb tempest-SnapshotDataIntegrityTests-488661116 tempest-SnapshotDataIntegrityTests-488661116-project-member] Begin detaching volume completed successfully. Aug 07 10:01:43.933958 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [req-84534d1b-9b4d-4502-826b-05e81b8f298e req-7ac325ff-98b3-44bc-a5ea-cf0ae0aea5eb tempest-SnapshotDataIntegrityTests-488661116 tempest-SnapshotDataIntegrityTests-488661116-project-member] https://10.4.3.8/volume/v3/volumes/926c65e7-8133-4f16-adec-4b3e7234f3ce/action returned with HTTP 202 Aug 07 10:01:43.933958 np0000006707 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 949/3799] 10.4.3.8 () {72 vars in 1658 bytes} [Fri Aug 7 10:01:43 2026] POST /volume/v3/volumes/926c65e7-8133-4f16-adec-4b3e7234f3ce/action => generated 0 bytes in 27 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 07 10:01:43.986441 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [None req-bdf517f9-a46d-4e8d-b10d-002aa71ef9be None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:01:43.986809 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-bdf517f9-a46d-4e8d-b10d-002aa71ef9be None None] GET https://10.4.3.8/volume// Aug 07 10:01:43.986974 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-bdf517f9-a46d-4e8d-b10d-002aa71ef9be None None] Empty body provided in request {{(pid=100297) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 10:01:43.987141 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-bdf517f9-a46d-4e8d-b10d-002aa71ef9be None None] Calling method 'all' {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 10:01:43.987461 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-bdf517f9-a46d-4e8d-b10d-002aa71ef9be None None] https://10.4.3.8/volume// returned with HTTP 300 Aug 07 10:01:43.987692 np0000006707 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 951/3800] 10.4.3.8 () {66 vars in 1412 bytes} [Fri Aug 7 10:01:43 2026] GET /volume/ => generated 384 bytes in 1 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 07 10:01:43.995948 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.middleware.request_id [req-84534d1b-9b4d-4502-826b-05e81b8f298e req-80914d43-c277-4ffc-879e-5b761d536e89 None None] RequestId filter calling following filter/app {{(pid=100298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:01:44.000483 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [req-84534d1b-9b4d-4502-826b-05e81b8f298e req-80914d43-c277-4ffc-879e-5b761d536e89 tempest-SnapshotDataIntegrityTests-488661116 tempest-SnapshotDataIntegrityTests-488661116-project-member] GET https://10.4.3.8/volume/v3/volumes/926c65e7-8133-4f16-adec-4b3e7234f3ce Aug 07 10:01:44.002436 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [req-84534d1b-9b4d-4502-826b-05e81b8f298e req-80914d43-c277-4ffc-879e-5b761d536e89 tempest-SnapshotDataIntegrityTests-488661116 tempest-SnapshotDataIntegrityTests-488661116-project-member] Empty body provided in request {{(pid=100298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 10:01:44.002436 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [req-84534d1b-9b4d-4502-826b-05e81b8f298e req-80914d43-c277-4ffc-879e-5b761d536e89 tempest-SnapshotDataIntegrityTests-488661116 tempest-SnapshotDataIntegrityTests-488661116-project-member] Calling method 'show' {{(pid=100298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 10:01:44.011599 np0000006707 devstack@c-api.service[100298]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 10:01:44.011599 np0000006707 devstack@c-api.service[100298]: warnings.warn( Aug 07 10:01:44.015247 np0000006707 devstack@c-api.service[100298]: INFO cinder.volume.api [req-84534d1b-9b4d-4502-826b-05e81b8f298e req-80914d43-c277-4ffc-879e-5b761d536e89 tempest-SnapshotDataIntegrityTests-488661116 tempest-SnapshotDataIntegrityTests-488661116-project-member] Volume info retrieved successfully. Aug 07 10:01:44.020901 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [req-84534d1b-9b4d-4502-826b-05e81b8f298e req-80914d43-c277-4ffc-879e-5b761d536e89 tempest-SnapshotDataIntegrityTests-488661116 tempest-SnapshotDataIntegrityTests-488661116-project-member] https://10.4.3.8/volume/v3/volumes/926c65e7-8133-4f16-adec-4b3e7234f3ce returned with HTTP 200 Aug 07 10:01:44.021406 np0000006707 devstack@c-api.service[100298]: [pid: 100298|app: 0|req: 952/3801] 10.4.3.8 () {70 vars in 1625 bytes} [Fri Aug 7 10:01:43 2026] GET /volume/v3/volumes/926c65e7-8133-4f16-adec-4b3e7234f3ce => generated 1355 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 07 10:01:44.088040 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-b51d199f-1162-4cfa-b97f-652a6613df57 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:01:44.090690 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-b51d199f-1162-4cfa-b97f-652a6613df57 tempest-TestVolumeBootPattern-391440175 tempest-TestVolumeBootPattern-391440175-project-member] GET https://10.4.3.8/volume/v3/volumes/0c59dbd0-e06d-4610-b2b7-bc993eca9f6d Aug 07 10:01:44.090690 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-b51d199f-1162-4cfa-b97f-652a6613df57 tempest-TestVolumeBootPattern-391440175 tempest-TestVolumeBootPattern-391440175-project-member] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 10:01:44.091016 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-b51d199f-1162-4cfa-b97f-652a6613df57 tempest-TestVolumeBootPattern-391440175 tempest-TestVolumeBootPattern-391440175-project-member] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 10:01:44.099392 np0000006707 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 10:01:44.099392 np0000006707 devstack@c-api.service[100295]: warnings.warn( Aug 07 10:01:44.103867 np0000006707 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-b51d199f-1162-4cfa-b97f-652a6613df57 tempest-TestVolumeBootPattern-391440175 tempest-TestVolumeBootPattern-391440175-project-member] Volume info retrieved successfully. Aug 07 10:01:44.109959 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-b51d199f-1162-4cfa-b97f-652a6613df57 tempest-TestVolumeBootPattern-391440175 tempest-TestVolumeBootPattern-391440175-project-member] https://10.4.3.8/volume/v3/volumes/0c59dbd0-e06d-4610-b2b7-bc993eca9f6d returned with HTTP 200 Aug 07 10:01:44.110435 np0000006707 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 950/3802] 10.4.3.8 () {66 vars in 1334 bytes} [Fri Aug 7 10:01:44 2026] GET /volume/v3/volumes/0c59dbd0-e06d-4610-b2b7-bc993eca9f6d => generated 869 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 10:01:44.125059 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [None req-5a30253c-6539-4f0f-931d-dbeaeb44a3a0 None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:01:44.126927 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-5a30253c-6539-4f0f-931d-dbeaeb44a3a0 tempest-TestVolumeBootPattern-391440175 tempest-TestVolumeBootPattern-391440175-project-member] GET https://10.4.3.8/volume/v3/volumes/0c59dbd0-e06d-4610-b2b7-bc993eca9f6d Aug 07 10:01:44.127171 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-5a30253c-6539-4f0f-931d-dbeaeb44a3a0 tempest-TestVolumeBootPattern-391440175 tempest-TestVolumeBootPattern-391440175-project-member] Empty body provided in request {{(pid=100296) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 10:01:44.127527 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-5a30253c-6539-4f0f-931d-dbeaeb44a3a0 tempest-TestVolumeBootPattern-391440175 tempest-TestVolumeBootPattern-391440175-project-member] Calling method 'show' {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 10:01:44.136839 np0000006707 devstack@c-api.service[100296]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 10:01:44.136839 np0000006707 devstack@c-api.service[100296]: warnings.warn( Aug 07 10:01:44.140968 np0000006707 devstack@c-api.service[100296]: INFO cinder.volume.api [None req-5a30253c-6539-4f0f-931d-dbeaeb44a3a0 tempest-TestVolumeBootPattern-391440175 tempest-TestVolumeBootPattern-391440175-project-member] Volume info retrieved successfully. Aug 07 10:01:44.145703 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-5a30253c-6539-4f0f-931d-dbeaeb44a3a0 tempest-TestVolumeBootPattern-391440175 tempest-TestVolumeBootPattern-391440175-project-member] https://10.4.3.8/volume/v3/volumes/0c59dbd0-e06d-4610-b2b7-bc993eca9f6d returned with HTTP 200 Aug 07 10:01:44.146375 np0000006707 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 950/3803] 10.4.3.8 () {66 vars in 1334 bytes} [Fri Aug 7 10:01:44 2026] GET /volume/v3/volumes/0c59dbd0-e06d-4610-b2b7-bc993eca9f6d => generated 869 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 10:01:44.160636 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [None req-52afd73b-adc2-4744-b9a5-882379337c27 None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:01:44.162743 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-52afd73b-adc2-4744-b9a5-882379337c27 tempest-TestVolumeBootPattern-391440175 tempest-TestVolumeBootPattern-391440175-project-member] POST https://10.4.3.8/volume/v3/volumes/0c59dbd0-e06d-4610-b2b7-bc993eca9f6d/action Aug 07 10:01:44.162865 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.middleware.request_id [req-d898369d-4dd8-4908-9d0b-227fd050f4a1 req-5d8a062a-2939-420e-81ce-83a01af4d3a9 None None] RequestId filter calling following filter/app {{(pid=100298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:01:44.163185 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-52afd73b-adc2-4744-b9a5-882379337c27 tempest-TestVolumeBootPattern-391440175 tempest-TestVolumeBootPattern-391440175-project-member] Action body: b'{"os-set_bootable": {"bootable": true}}' {{(pid=100297) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 07 10:01:44.163442 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-52afd73b-adc2-4744-b9a5-882379337c27 tempest-TestVolumeBootPattern-391440175 tempest-TestVolumeBootPattern-391440175-project-member] Action: 'action', calling method: _set_bootable, body: {"os-set_bootable": {"bootable": true}} {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 10:01:44.165840 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [req-d898369d-4dd8-4908-9d0b-227fd050f4a1 req-5d8a062a-2939-420e-81ce-83a01af4d3a9 tempest-AttachVolumeNegativeTest-1967948609 tempest-AttachVolumeNegativeTest-1967948609-project-member] POST https://10.4.3.8/volume/v3/attachments/af109a57-9184-4c93-951f-a111c2cdcd5b/action Aug 07 10:01:44.166265 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [req-d898369d-4dd8-4908-9d0b-227fd050f4a1 req-5d8a062a-2939-420e-81ce-83a01af4d3a9 tempest-AttachVolumeNegativeTest-1967948609 tempest-AttachVolumeNegativeTest-1967948609-project-member] Action body: b'{"os-complete": null}' {{(pid=100298) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 07 10:01:44.166553 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [req-d898369d-4dd8-4908-9d0b-227fd050f4a1 req-5d8a062a-2939-420e-81ce-83a01af4d3a9 tempest-AttachVolumeNegativeTest-1967948609 tempest-AttachVolumeNegativeTest-1967948609-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 10:01:44.175187 np0000006707 devstack@c-api.service[100297]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 10:01:44.175187 np0000006707 devstack@c-api.service[100297]: warnings.warn( Aug 07 10:01:44.175708 np0000006707 devstack@c-api.service[100297]: INFO cinder.volume.api [None req-52afd73b-adc2-4744-b9a5-882379337c27 tempest-TestVolumeBootPattern-391440175 tempest-TestVolumeBootPattern-391440175-project-member] Volume info retrieved successfully. Aug 07 10:01:44.188836 np0000006707 devstack@c-api.service[100297]: INFO cinder.volume.api [None req-52afd73b-adc2-4744-b9a5-882379337c27 tempest-TestVolumeBootPattern-391440175 tempest-TestVolumeBootPattern-391440175-project-member] Volume updated successfully. Aug 07 10:01:44.189217 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-52afd73b-adc2-4744-b9a5-882379337c27 tempest-TestVolumeBootPattern-391440175 tempest-TestVolumeBootPattern-391440175-project-member] https://10.4.3.8/volume/v3/volumes/0c59dbd0-e06d-4610-b2b7-bc993eca9f6d/action returned with HTTP 200 Aug 07 10:01:44.189851 np0000006707 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 952/3804] 10.4.3.8 () {68 vars in 1376 bytes} [Fri Aug 7 10:01:44 2026] POST /volume/v3/volumes/0c59dbd0-e06d-4610-b2b7-bc993eca9f6d/action => generated 0 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 283 bytes (1 switches on core 0) Aug 07 10:01:44.189915 np0000006707 devstack@c-api.service[100298]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 10:01:44.189915 np0000006707 devstack@c-api.service[100298]: warnings.warn( Aug 07 10:01:44.210949 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [req-d898369d-4dd8-4908-9d0b-227fd050f4a1 req-5d8a062a-2939-420e-81ce-83a01af4d3a9 tempest-AttachVolumeNegativeTest-1967948609 tempest-AttachVolumeNegativeTest-1967948609-project-member] https://10.4.3.8/volume/v3/attachments/af109a57-9184-4c93-951f-a111c2cdcd5b/action returned with HTTP 204 Aug 07 10:01:44.211385 np0000006707 devstack@c-api.service[100298]: [pid: 100298|app: 0|req: 953/3805] 10.4.3.8 () {74 vars in 1711 bytes} [Fri Aug 7 10:01:44 2026] POST /volume/v3/attachments/af109a57-9184-4c93-951f-a111c2cdcd5b/action => generated 0 bytes in 49 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 07 10:01:44.306822 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [req-3ed03f0a-287a-4b77-82c1-209194d73e45 req-c5fb95c8-0437-407d-b4c0-d12c9b748d12 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:01:44.309014 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [req-3ed03f0a-287a-4b77-82c1-209194d73e45 req-c5fb95c8-0437-407d-b4c0-d12c9b748d12 tempest-TestVolumeBootPattern-391440175 tempest-TestVolumeBootPattern-391440175-project-member] GET https://10.4.3.8/volume/v3/volumes/0c59dbd0-e06d-4610-b2b7-bc993eca9f6d Aug 07 10:01:44.309270 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [req-3ed03f0a-287a-4b77-82c1-209194d73e45 req-c5fb95c8-0437-407d-b4c0-d12c9b748d12 tempest-TestVolumeBootPattern-391440175 tempest-TestVolumeBootPattern-391440175-project-member] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 10:01:44.309478 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [req-3ed03f0a-287a-4b77-82c1-209194d73e45 req-c5fb95c8-0437-407d-b4c0-d12c9b748d12 tempest-TestVolumeBootPattern-391440175 tempest-TestVolumeBootPattern-391440175-project-member] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 10:01:44.315692 np0000006707 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 10:01:44.315692 np0000006707 devstack@c-api.service[100295]: warnings.warn( Aug 07 10:01:44.318873 np0000006707 devstack@c-api.service[100295]: INFO cinder.volume.api [req-3ed03f0a-287a-4b77-82c1-209194d73e45 req-c5fb95c8-0437-407d-b4c0-d12c9b748d12 tempest-TestVolumeBootPattern-391440175 tempest-TestVolumeBootPattern-391440175-project-member] Volume info retrieved successfully. Aug 07 10:01:44.323104 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [req-3ed03f0a-287a-4b77-82c1-209194d73e45 req-c5fb95c8-0437-407d-b4c0-d12c9b748d12 tempest-TestVolumeBootPattern-391440175 tempest-TestVolumeBootPattern-391440175-project-member] https://10.4.3.8/volume/v3/volumes/0c59dbd0-e06d-4610-b2b7-bc993eca9f6d returned with HTTP 200 Aug 07 10:01:44.323520 np0000006707 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 951/3806] 10.4.3.8 () {68 vars in 1584 bytes} [Fri Aug 7 10:01:44 2026] GET /volume/v3/volumes/0c59dbd0-e06d-4610-b2b7-bc993eca9f6d => generated 868 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 10:01:44.498648 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [None req-efebd099-d733-4861-8f86-0523f8e0cf8a None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:01:44.500547 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-efebd099-d733-4861-8f86-0523f8e0cf8a tempest-TestServerVolumeAttachmentScenario-412459737 tempest-TestServerVolumeAttachmentScenario-412459737-project-member] GET https://10.4.3.8/volume/v3/volumes/ae2af9e8-b489-40cd-a66a-d17ef5eafb59 Aug 07 10:01:44.500641 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-efebd099-d733-4861-8f86-0523f8e0cf8a tempest-TestServerVolumeAttachmentScenario-412459737 tempest-TestServerVolumeAttachmentScenario-412459737-project-member] Empty body provided in request {{(pid=100296) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 10:01:44.500877 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-efebd099-d733-4861-8f86-0523f8e0cf8a tempest-TestServerVolumeAttachmentScenario-412459737 tempest-TestServerVolumeAttachmentScenario-412459737-project-member] Calling method 'show' {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 10:01:44.510525 np0000006707 devstack@c-api.service[100296]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 10:01:44.510525 np0000006707 devstack@c-api.service[100296]: warnings.warn( Aug 07 10:01:44.514205 np0000006707 devstack@c-api.service[100296]: INFO cinder.volume.api [None req-efebd099-d733-4861-8f86-0523f8e0cf8a tempest-TestServerVolumeAttachmentScenario-412459737 tempest-TestServerVolumeAttachmentScenario-412459737-project-member] Volume info retrieved successfully. Aug 07 10:01:44.519368 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-efebd099-d733-4861-8f86-0523f8e0cf8a tempest-TestServerVolumeAttachmentScenario-412459737 tempest-TestServerVolumeAttachmentScenario-412459737-project-member] https://10.4.3.8/volume/v3/volumes/ae2af9e8-b489-40cd-a66a-d17ef5eafb59 returned with HTTP 200 Aug 07 10:01:44.519925 np0000006707 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 951/3807] 10.4.3.8 () {66 vars in 1334 bytes} [Fri Aug 7 10:01:44 2026] GET /volume/v3/volumes/ae2af9e8-b489-40cd-a66a-d17ef5eafb59 => generated 853 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 10:01:44.750382 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [req-3ed03f0a-287a-4b77-82c1-209194d73e45 req-23818485-70c0-44d0-8b08-963b9124569d None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:01:44.752997 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [req-3ed03f0a-287a-4b77-82c1-209194d73e45 req-23818485-70c0-44d0-8b08-963b9124569d tempest-TestVolumeBootPattern-391440175 tempest-TestVolumeBootPattern-391440175-project-member] GET https://10.4.3.8/volume/v3/volumes/0c59dbd0-e06d-4610-b2b7-bc993eca9f6d Aug 07 10:01:44.753239 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [req-3ed03f0a-287a-4b77-82c1-209194d73e45 req-23818485-70c0-44d0-8b08-963b9124569d tempest-TestVolumeBootPattern-391440175 tempest-TestVolumeBootPattern-391440175-project-member] Empty body provided in request {{(pid=100297) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 10:01:44.753496 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [req-3ed03f0a-287a-4b77-82c1-209194d73e45 req-23818485-70c0-44d0-8b08-963b9124569d tempest-TestVolumeBootPattern-391440175 tempest-TestVolumeBootPattern-391440175-project-member] Calling method 'show' {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 10:01:44.761031 np0000006707 devstack@c-api.service[100297]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 10:01:44.761031 np0000006707 devstack@c-api.service[100297]: warnings.warn( Aug 07 10:01:44.764293 np0000006707 devstack@c-api.service[100297]: INFO cinder.volume.api [req-3ed03f0a-287a-4b77-82c1-209194d73e45 req-23818485-70c0-44d0-8b08-963b9124569d tempest-TestVolumeBootPattern-391440175 tempest-TestVolumeBootPattern-391440175-project-member] Volume info retrieved successfully. Aug 07 10:01:44.768240 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [req-3ed03f0a-287a-4b77-82c1-209194d73e45 req-23818485-70c0-44d0-8b08-963b9124569d tempest-TestVolumeBootPattern-391440175 tempest-TestVolumeBootPattern-391440175-project-member] https://10.4.3.8/volume/v3/volumes/0c59dbd0-e06d-4610-b2b7-bc993eca9f6d returned with HTTP 200 Aug 07 10:01:44.768900 np0000006707 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 953/3808] 10.4.3.8 () {68 vars in 1584 bytes} [Fri Aug 7 10:01:44 2026] GET /volume/v3/volumes/0c59dbd0-e06d-4610-b2b7-bc993eca9f6d => generated 868 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 10:01:44.770276 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.middleware.request_id [None req-7a86267b-ff52-4bf7-aa40-6d617171e282 None None] RequestId filter calling following filter/app {{(pid=100298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:01:44.772222 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [None req-7a86267b-ff52-4bf7-aa40-6d617171e282 tempest-AttachVolumeNegativeTest-1967948609 tempest-AttachVolumeNegativeTest-1967948609-project-member] GET https://10.4.3.8/volume/v3/volumes/91e49c3f-3e7a-4fef-a5d6-adab1c2f9210 Aug 07 10:01:44.772501 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [None req-7a86267b-ff52-4bf7-aa40-6d617171e282 tempest-AttachVolumeNegativeTest-1967948609 tempest-AttachVolumeNegativeTest-1967948609-project-member] Empty body provided in request {{(pid=100298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 10:01:44.772740 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [None req-7a86267b-ff52-4bf7-aa40-6d617171e282 tempest-AttachVolumeNegativeTest-1967948609 tempest-AttachVolumeNegativeTest-1967948609-project-member] Calling method 'show' {{(pid=100298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 10:01:44.779107 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-580b22de-7a34-4521-8bd4-2f7327ee270a None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:01:44.779559 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-580b22de-7a34-4521-8bd4-2f7327ee270a None None] GET https://10.4.3.8/volume// Aug 07 10:01:44.779760 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-580b22de-7a34-4521-8bd4-2f7327ee270a None None] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 10:01:44.780045 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-580b22de-7a34-4521-8bd4-2f7327ee270a None None] Calling method 'all' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 10:01:44.780475 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-580b22de-7a34-4521-8bd4-2f7327ee270a None None] https://10.4.3.8/volume// returned with HTTP 300 Aug 07 10:01:44.780859 np0000006707 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 952/3809] 10.4.3.8 () {66 vars in 1405 bytes} [Fri Aug 7 10:01:44 2026] GET /volume/ => generated 384 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 07 10:01:44.783018 np0000006707 devstack@c-api.service[100298]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 10:01:44.783018 np0000006707 devstack@c-api.service[100298]: warnings.warn( Aug 07 10:01:44.787733 np0000006707 devstack@c-api.service[100298]: INFO cinder.volume.api [None req-7a86267b-ff52-4bf7-aa40-6d617171e282 tempest-AttachVolumeNegativeTest-1967948609 tempest-AttachVolumeNegativeTest-1967948609-project-member] Volume info retrieved successfully. Aug 07 10:01:44.790502 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [req-3ed03f0a-287a-4b77-82c1-209194d73e45 req-0d7d76c5-5a43-4a13-8c81-fa25982a4971 None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:01:44.792047 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [None req-7a86267b-ff52-4bf7-aa40-6d617171e282 tempest-AttachVolumeNegativeTest-1967948609 tempest-AttachVolumeNegativeTest-1967948609-project-member] https://10.4.3.8/volume/v3/volumes/91e49c3f-3e7a-4fef-a5d6-adab1c2f9210 returned with HTTP 200 Aug 07 10:01:44.792414 np0000006707 devstack@c-api.service[100298]: [pid: 100298|app: 0|req: 954/3810] 10.4.3.8 () {66 vars in 1334 bytes} [Fri Aug 7 10:01:44 2026] GET /volume/v3/volumes/91e49c3f-3e7a-4fef-a5d6-adab1c2f9210 => generated 1136 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 10:01:44.792831 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [req-3ed03f0a-287a-4b77-82c1-209194d73e45 req-0d7d76c5-5a43-4a13-8c81-fa25982a4971 tempest-TestVolumeBootPattern-391440175 tempest-TestVolumeBootPattern-391440175-project-member] POST https://10.4.3.8/volume/v3/attachments Aug 07 10:01:44.792938 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [req-3ed03f0a-287a-4b77-82c1-209194d73e45 req-0d7d76c5-5a43-4a13-8c81-fa25982a4971 tempest-TestVolumeBootPattern-391440175 tempest-TestVolumeBootPattern-391440175-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "0c59dbd0-e06d-4610-b2b7-bc993eca9f6d", "connector": null, "instance_uuid": "b74c834c-2801-4803-8ad2-6fe103ed1901"}} {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 10:01:44.802251 np0000006707 devstack@c-api.service[100296]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 10:01:44.802251 np0000006707 devstack@c-api.service[100296]: warnings.warn( Aug 07 10:01:44.804030 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [None req-5ec1cc7d-d6bd-4d2e-9494-fa8fbe2d223f None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:01:44.805676 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-5ec1cc7d-d6bd-4d2e-9494-fa8fbe2d223f tempest-AttachVolumeNegativeTest-1967948609 tempest-AttachVolumeNegativeTest-1967948609-project-member] GET https://10.4.3.8/volume/v3/volumes/91e49c3f-3e7a-4fef-a5d6-adab1c2f9210 Aug 07 10:01:44.805856 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-5ec1cc7d-d6bd-4d2e-9494-fa8fbe2d223f tempest-AttachVolumeNegativeTest-1967948609 tempest-AttachVolumeNegativeTest-1967948609-project-member] Empty body provided in request {{(pid=100297) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 10:01:44.806026 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-5ec1cc7d-d6bd-4d2e-9494-fa8fbe2d223f tempest-AttachVolumeNegativeTest-1967948609 tempest-AttachVolumeNegativeTest-1967948609-project-member] Calling method 'show' {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 10:01:44.814189 np0000006707 devstack@c-api.service[100297]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 10:01:44.814189 np0000006707 devstack@c-api.service[100297]: warnings.warn( Aug 07 10:01:44.817205 np0000006707 devstack@c-api.service[100297]: INFO cinder.volume.api [None req-5ec1cc7d-d6bd-4d2e-9494-fa8fbe2d223f tempest-AttachVolumeNegativeTest-1967948609 tempest-AttachVolumeNegativeTest-1967948609-project-member] Volume info retrieved successfully. Aug 07 10:01:44.821007 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-5ec1cc7d-d6bd-4d2e-9494-fa8fbe2d223f tempest-AttachVolumeNegativeTest-1967948609 tempest-AttachVolumeNegativeTest-1967948609-project-member] https://10.4.3.8/volume/v3/volumes/91e49c3f-3e7a-4fef-a5d6-adab1c2f9210 returned with HTTP 200 Aug 07 10:01:44.821374 np0000006707 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 954/3811] 10.4.3.8 () {66 vars in 1334 bytes} [Fri Aug 7 10:01:44 2026] GET /volume/v3/volumes/91e49c3f-3e7a-4fef-a5d6-adab1c2f9210 => generated 1136 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 10:01:44.831345 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [req-3ed03f0a-287a-4b77-82c1-209194d73e45 req-0d7d76c5-5a43-4a13-8c81-fa25982a4971 tempest-TestVolumeBootPattern-391440175 tempest-TestVolumeBootPattern-391440175-project-member] https://10.4.3.8/volume/v3/attachments returned with HTTP 200 Aug 07 10:01:44.832073 np0000006707 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 952/3812] 10.4.3.8 () {74 vars in 1580 bytes} [Fri Aug 7 10:01:44 2026] POST /volume/v3/attachments => generated 273 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 10:01:45.532696 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-bda7f8eb-3fec-41e3-8cbf-308102d2ad43 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:01:45.534549 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-bda7f8eb-3fec-41e3-8cbf-308102d2ad43 tempest-TestServerVolumeAttachmentScenario-412459737 tempest-TestServerVolumeAttachmentScenario-412459737-project-member] GET https://10.4.3.8/volume/v3/volumes/ae2af9e8-b489-40cd-a66a-d17ef5eafb59 Aug 07 10:01:45.534786 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-bda7f8eb-3fec-41e3-8cbf-308102d2ad43 tempest-TestServerVolumeAttachmentScenario-412459737 tempest-TestServerVolumeAttachmentScenario-412459737-project-member] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 10:01:45.535077 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-bda7f8eb-3fec-41e3-8cbf-308102d2ad43 tempest-TestServerVolumeAttachmentScenario-412459737 tempest-TestServerVolumeAttachmentScenario-412459737-project-member] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 10:01:45.546758 np0000006707 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 10:01:45.546758 np0000006707 devstack@c-api.service[100295]: warnings.warn( Aug 07 10:01:45.551219 np0000006707 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-bda7f8eb-3fec-41e3-8cbf-308102d2ad43 tempest-TestServerVolumeAttachmentScenario-412459737 tempest-TestServerVolumeAttachmentScenario-412459737-project-member] Volume info retrieved successfully. Aug 07 10:01:45.556531 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-bda7f8eb-3fec-41e3-8cbf-308102d2ad43 tempest-TestServerVolumeAttachmentScenario-412459737 tempest-TestServerVolumeAttachmentScenario-412459737-project-member] https://10.4.3.8/volume/v3/volumes/ae2af9e8-b489-40cd-a66a-d17ef5eafb59 returned with HTTP 200 Aug 07 10:01:45.557042 np0000006707 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 953/3813] 10.4.3.8 () {66 vars in 1334 bytes} [Fri Aug 7 10:01:45 2026] GET /volume/v3/volumes/ae2af9e8-b489-40cd-a66a-d17ef5eafb59 => generated 853 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 10:01:46.288370 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.middleware.request_id [None req-976f6b20-ff69-4eca-9407-c9a64f154a3b None None] RequestId filter calling following filter/app {{(pid=100298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:01:46.288829 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [None req-976f6b20-ff69-4eca-9407-c9a64f154a3b None None] GET https://10.4.3.8/volume// Aug 07 10:01:46.289008 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [None req-976f6b20-ff69-4eca-9407-c9a64f154a3b None None] Empty body provided in request {{(pid=100298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 10:01:46.289206 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [None req-976f6b20-ff69-4eca-9407-c9a64f154a3b None None] Calling method 'all' {{(pid=100298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 10:01:46.289535 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [None req-976f6b20-ff69-4eca-9407-c9a64f154a3b None None] https://10.4.3.8/volume// returned with HTTP 300 Aug 07 10:01:46.291317 np0000006707 devstack@c-api.service[100298]: [pid: 100298|app: 0|req: 955/3814] 10.4.3.8 () {66 vars in 1412 bytes} [Fri Aug 7 10:01:46 2026] GET /volume/ => generated 384 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 07 10:01:46.298464 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [req-3ed03f0a-287a-4b77-82c1-209194d73e45 req-728ccaab-f703-4ee0-9a09-e844c7181bc4 None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:01:46.301227 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [req-3ed03f0a-287a-4b77-82c1-209194d73e45 req-728ccaab-f703-4ee0-9a09-e844c7181bc4 tempest-TestVolumeBootPattern-391440175 tempest-TestVolumeBootPattern-391440175-project-member] GET https://10.4.3.8/volume/v3/volumes/0c59dbd0-e06d-4610-b2b7-bc993eca9f6d Aug 07 10:01:46.301507 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [req-3ed03f0a-287a-4b77-82c1-209194d73e45 req-728ccaab-f703-4ee0-9a09-e844c7181bc4 tempest-TestVolumeBootPattern-391440175 tempest-TestVolumeBootPattern-391440175-project-member] Empty body provided in request {{(pid=100297) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 10:01:46.301763 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [req-3ed03f0a-287a-4b77-82c1-209194d73e45 req-728ccaab-f703-4ee0-9a09-e844c7181bc4 tempest-TestVolumeBootPattern-391440175 tempest-TestVolumeBootPattern-391440175-project-member] Calling method 'show' {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 10:01:46.313881 np0000006707 devstack@c-api.service[100297]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 10:01:46.313881 np0000006707 devstack@c-api.service[100297]: warnings.warn( Aug 07 10:01:46.318057 np0000006707 devstack@c-api.service[100297]: INFO cinder.volume.api [req-3ed03f0a-287a-4b77-82c1-209194d73e45 req-728ccaab-f703-4ee0-9a09-e844c7181bc4 tempest-TestVolumeBootPattern-391440175 tempest-TestVolumeBootPattern-391440175-project-member] Volume info retrieved successfully. Aug 07 10:01:46.323471 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [req-3ed03f0a-287a-4b77-82c1-209194d73e45 req-728ccaab-f703-4ee0-9a09-e844c7181bc4 tempest-TestVolumeBootPattern-391440175 tempest-TestVolumeBootPattern-391440175-project-member] https://10.4.3.8/volume/v3/volumes/0c59dbd0-e06d-4610-b2b7-bc993eca9f6d returned with HTTP 200 Aug 07 10:01:46.324018 np0000006707 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 955/3815] 10.4.3.8 () {70 vars in 1625 bytes} [Fri Aug 7 10:01:46 2026] GET /volume/v3/volumes/0c59dbd0-e06d-4610-b2b7-bc993eca9f6d => generated 1047 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 07 10:01:46.430862 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [req-3ed03f0a-287a-4b77-82c1-209194d73e45 req-96395344-3ced-4ee2-bd37-994f8b11ac06 None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:01:46.433228 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [req-3ed03f0a-287a-4b77-82c1-209194d73e45 req-96395344-3ced-4ee2-bd37-994f8b11ac06 tempest-TestVolumeBootPattern-391440175 tempest-TestVolumeBootPattern-391440175-project-member] PUT https://10.4.3.8/volume/v3/attachments/c6f8fb29-17d1-4900-bd3e-3dcf733d7a7a Aug 07 10:01:46.433609 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [req-3ed03f0a-287a-4b77-82c1-209194d73e45 req-96395344-3ced-4ee2-bd37-994f8b11ac06 tempest-TestVolumeBootPattern-391440175 tempest-TestVolumeBootPattern-391440175-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.8", "host": "np0000006707", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:568b993d50b1", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "d2780578-1896-461f-80ac-b58d2e346b90", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 10:01:46.441750 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.coordination [req-3ed03f0a-287a-4b77-82c1-209194d73e45 req-96395344-3ced-4ee2-bd37-994f8b11ac06 tempest-TestVolumeBootPattern-391440175 tempest-TestVolumeBootPattern-391440175-project-member] Acquiring lock "cinder-attachment_update-0c59dbd0-e06d-4610-b2b7-bc993eca9f6d-np0000006707" by "attachment_update" {{(pid=100296) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 07 10:01:46.447081 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.coordination [req-3ed03f0a-287a-4b77-82c1-209194d73e45 req-96395344-3ced-4ee2-bd37-994f8b11ac06 tempest-TestVolumeBootPattern-391440175 tempest-TestVolumeBootPattern-391440175-project-member] Lock "cinder-attachment_update-0c59dbd0-e06d-4610-b2b7-bc993eca9f6d-np0000006707" acquired by "attachment_update" :: waited 0.005s {{(pid=100296) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 07 10:01:46.448430 np0000006707 devstack@c-api.service[100296]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 10:01:46.448430 np0000006707 devstack@c-api.service[100296]: warnings.warn( Aug 07 10:01:46.537577 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.coordination [req-3ed03f0a-287a-4b77-82c1-209194d73e45 req-96395344-3ced-4ee2-bd37-994f8b11ac06 tempest-TestVolumeBootPattern-391440175 tempest-TestVolumeBootPattern-391440175-project-member] Lock "cinder-attachment_update-0c59dbd0-e06d-4610-b2b7-bc993eca9f6d-np0000006707" released by "attachment_update" :: held 0.091s {{(pid=100296) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 07 10:01:46.537953 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [req-3ed03f0a-287a-4b77-82c1-209194d73e45 req-96395344-3ced-4ee2-bd37-994f8b11ac06 tempest-TestVolumeBootPattern-391440175 tempest-TestVolumeBootPattern-391440175-project-member] https://10.4.3.8/volume/v3/attachments/c6f8fb29-17d1-4900-bd3e-3dcf733d7a7a returned with HTTP 200 Aug 07 10:01:46.538547 np0000006707 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 953/3816] 10.4.3.8 () {74 vars in 1690 bytes} [Fri Aug 7 10:01:46 2026] PUT /volume/v3/attachments/c6f8fb29-17d1-4900-bd3e-3dcf733d7a7a => generated 968 bytes in 108 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 10:01:46.569301 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [req-3ed03f0a-287a-4b77-82c1-209194d73e45 req-ffd121f9-c1d6-45b6-8ccd-1896dae94ea4 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:01:46.572082 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [req-3ed03f0a-287a-4b77-82c1-209194d73e45 req-ffd121f9-c1d6-45b6-8ccd-1896dae94ea4 tempest-TestVolumeBootPattern-391440175 tempest-TestVolumeBootPattern-391440175-project-member] POST https://10.4.3.8/volume/v3/attachments/c6f8fb29-17d1-4900-bd3e-3dcf733d7a7a/action Aug 07 10:01:46.572605 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [req-3ed03f0a-287a-4b77-82c1-209194d73e45 req-ffd121f9-c1d6-45b6-8ccd-1896dae94ea4 tempest-TestVolumeBootPattern-391440175 tempest-TestVolumeBootPattern-391440175-project-member] Action body: b'{"os-complete": null}' {{(pid=100295) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 07 10:01:46.572651 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.middleware.request_id [None req-37f1fe8b-28ee-4e32-844b-d06b781a642e None None] RequestId filter calling following filter/app {{(pid=100298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:01:46.572824 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [req-3ed03f0a-287a-4b77-82c1-209194d73e45 req-ffd121f9-c1d6-45b6-8ccd-1896dae94ea4 tempest-TestVolumeBootPattern-391440175 tempest-TestVolumeBootPattern-391440175-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 10:01:46.574954 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [None req-37f1fe8b-28ee-4e32-844b-d06b781a642e tempest-TestServerVolumeAttachmentScenario-412459737 tempest-TestServerVolumeAttachmentScenario-412459737-project-member] GET https://10.4.3.8/volume/v3/volumes/ae2af9e8-b489-40cd-a66a-d17ef5eafb59 Aug 07 10:01:46.575235 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [None req-37f1fe8b-28ee-4e32-844b-d06b781a642e tempest-TestServerVolumeAttachmentScenario-412459737 tempest-TestServerVolumeAttachmentScenario-412459737-project-member] Empty body provided in request {{(pid=100298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 10:01:46.575524 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [None req-37f1fe8b-28ee-4e32-844b-d06b781a642e tempest-TestServerVolumeAttachmentScenario-412459737 tempest-TestServerVolumeAttachmentScenario-412459737-project-member] Calling method 'show' {{(pid=100298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 10:01:46.588085 np0000006707 devstack@c-api.service[100298]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 10:01:46.588085 np0000006707 devstack@c-api.service[100298]: warnings.warn( Aug 07 10:01:46.592261 np0000006707 devstack@c-api.service[100298]: INFO cinder.volume.api [None req-37f1fe8b-28ee-4e32-844b-d06b781a642e tempest-TestServerVolumeAttachmentScenario-412459737 tempest-TestServerVolumeAttachmentScenario-412459737-project-member] Volume info retrieved successfully. Aug 07 10:01:46.593742 np0000006707 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 10:01:46.593742 np0000006707 devstack@c-api.service[100295]: warnings.warn( Aug 07 10:01:46.598898 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [None req-37f1fe8b-28ee-4e32-844b-d06b781a642e tempest-TestServerVolumeAttachmentScenario-412459737 tempest-TestServerVolumeAttachmentScenario-412459737-project-member] https://10.4.3.8/volume/v3/volumes/ae2af9e8-b489-40cd-a66a-d17ef5eafb59 returned with HTTP 200 Aug 07 10:01:46.599431 np0000006707 devstack@c-api.service[100298]: [pid: 100298|app: 0|req: 956/3817] 10.4.3.8 () {66 vars in 1334 bytes} [Fri Aug 7 10:01:46 2026] GET /volume/v3/volumes/ae2af9e8-b489-40cd-a66a-d17ef5eafb59 => generated 853 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 10:01:46.606266 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [req-3ed03f0a-287a-4b77-82c1-209194d73e45 req-ffd121f9-c1d6-45b6-8ccd-1896dae94ea4 tempest-TestVolumeBootPattern-391440175 tempest-TestVolumeBootPattern-391440175-project-member] https://10.4.3.8/volume/v3/attachments/c6f8fb29-17d1-4900-bd3e-3dcf733d7a7a/action returned with HTTP 204 Aug 07 10:01:46.606905 np0000006707 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 954/3818] 10.4.3.8 () {74 vars in 1711 bytes} [Fri Aug 7 10:01:46 2026] POST /volume/v3/attachments/c6f8fb29-17d1-4900-bd3e-3dcf733d7a7a/action => generated 0 bytes in 38 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 07 10:01:47.203286 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [req-22600a17-fb95-42a7-8243-75aeaf9ea7a3 req-b87a2c3e-7fb6-4746-bb50-7ee7a8fa9373 None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:01:47.206141 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [req-22600a17-fb95-42a7-8243-75aeaf9ea7a3 req-b87a2c3e-7fb6-4746-bb50-7ee7a8fa9373 tempest-TestServerVolumeAttachmentScenario-412459737 tempest-TestServerVolumeAttachmentScenario-412459737-project-member] POST https://10.4.3.8/volume/v3/attachments/2eba6074-80e4-4453-bbe6-93d3c7f999ac/action Aug 07 10:01:47.206585 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [req-22600a17-fb95-42a7-8243-75aeaf9ea7a3 req-b87a2c3e-7fb6-4746-bb50-7ee7a8fa9373 tempest-TestServerVolumeAttachmentScenario-412459737 tempest-TestServerVolumeAttachmentScenario-412459737-project-member] Action body: b'{"os-complete": null}' {{(pid=100297) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 07 10:01:47.206736 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [req-22600a17-fb95-42a7-8243-75aeaf9ea7a3 req-b87a2c3e-7fb6-4746-bb50-7ee7a8fa9373 tempest-TestServerVolumeAttachmentScenario-412459737 tempest-TestServerVolumeAttachmentScenario-412459737-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 10:01:47.237962 np0000006707 devstack@c-api.service[100297]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 10:01:47.237962 np0000006707 devstack@c-api.service[100297]: warnings.warn( Aug 07 10:01:47.252316 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [req-22600a17-fb95-42a7-8243-75aeaf9ea7a3 req-b87a2c3e-7fb6-4746-bb50-7ee7a8fa9373 tempest-TestServerVolumeAttachmentScenario-412459737 tempest-TestServerVolumeAttachmentScenario-412459737-project-member] https://10.4.3.8/volume/v3/attachments/2eba6074-80e4-4453-bbe6-93d3c7f999ac/action returned with HTTP 204 Aug 07 10:01:47.252316 np0000006707 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 956/3819] 10.4.3.8 () {74 vars in 1711 bytes} [Fri Aug 7 10:01:47 2026] POST /volume/v3/attachments/2eba6074-80e4-4453-bbe6-93d3c7f999ac/action => generated 0 bytes in 49 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 07 10:01:47.350107 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [req-84534d1b-9b4d-4502-826b-05e81b8f298e req-6bda4242-e444-4d4a-849e-d7489edc4222 None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:01:47.354126 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [req-84534d1b-9b4d-4502-826b-05e81b8f298e req-6bda4242-e444-4d4a-849e-d7489edc4222 tempest-SnapshotDataIntegrityTests-488661116 tempest-SnapshotDataIntegrityTests-488661116-project-member] DELETE https://10.4.3.8/volume/v3/attachments/6f9c99d0-f1fa-47fa-bcb2-4911301fc6af Aug 07 10:01:47.354126 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [req-84534d1b-9b4d-4502-826b-05e81b8f298e req-6bda4242-e444-4d4a-849e-d7489edc4222 tempest-SnapshotDataIntegrityTests-488661116 tempest-SnapshotDataIntegrityTests-488661116-project-member] Empty body provided in request {{(pid=100296) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 10:01:47.354126 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [req-84534d1b-9b4d-4502-826b-05e81b8f298e req-6bda4242-e444-4d4a-849e-d7489edc4222 tempest-SnapshotDataIntegrityTests-488661116 tempest-SnapshotDataIntegrityTests-488661116-project-member] Calling method 'version_select' {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 10:01:47.361973 np0000006707 devstack@c-api.service[100296]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 10:01:47.361973 np0000006707 devstack@c-api.service[100296]: warnings.warn( Aug 07 10:01:47.435404 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [req-84534d1b-9b4d-4502-826b-05e81b8f298e req-6bda4242-e444-4d4a-849e-d7489edc4222 tempest-SnapshotDataIntegrityTests-488661116 tempest-SnapshotDataIntegrityTests-488661116-project-member] https://10.4.3.8/volume/v3/attachments/6f9c99d0-f1fa-47fa-bcb2-4911301fc6af returned with HTTP 200 Aug 07 10:01:47.436226 np0000006707 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 954/3820] 10.4.3.8 () {72 vars in 1659 bytes} [Fri Aug 7 10:01:47 2026] DELETE /volume/v3/attachments/6f9c99d0-f1fa-47fa-bcb2-4911301fc6af => generated 19 bytes in 86 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 10:01:47.562333 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.middleware.request_id [None req-47f8b6b5-d33f-47ff-afb1-c619e92ea0e6 None None] RequestId filter calling following filter/app {{(pid=100298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:01:47.611688 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-55950c60-dc09-4fb2-a098-60062af0f053 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:01:47.613473 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-55950c60-dc09-4fb2-a098-60062af0f053 tempest-TestServerVolumeAttachmentScenario-412459737 tempest-TestServerVolumeAttachmentScenario-412459737-project-member] GET https://10.4.3.8/volume/v3/volumes/ae2af9e8-b489-40cd-a66a-d17ef5eafb59 Aug 07 10:01:47.614638 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-55950c60-dc09-4fb2-a098-60062af0f053 tempest-TestServerVolumeAttachmentScenario-412459737 tempest-TestServerVolumeAttachmentScenario-412459737-project-member] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 10:01:47.614638 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-55950c60-dc09-4fb2-a098-60062af0f053 tempest-TestServerVolumeAttachmentScenario-412459737 tempest-TestServerVolumeAttachmentScenario-412459737-project-member] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 10:01:47.615568 np0000006707 devstack@c-api.service[100295]: DEBUG dbcounter [-] [100295] Writing DB stats cinder:SELECT=446,cinder:INSERT=69,cinder:UPDATE=125 {{(pid=100295) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 07 10:01:47.624084 np0000006707 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 10:01:47.624084 np0000006707 devstack@c-api.service[100295]: warnings.warn( Aug 07 10:01:47.628435 np0000006707 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-55950c60-dc09-4fb2-a098-60062af0f053 tempest-TestServerVolumeAttachmentScenario-412459737 tempest-TestServerVolumeAttachmentScenario-412459737-project-member] Volume info retrieved successfully. Aug 07 10:01:47.635844 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-55950c60-dc09-4fb2-a098-60062af0f053 tempest-TestServerVolumeAttachmentScenario-412459737 tempest-TestServerVolumeAttachmentScenario-412459737-project-member] https://10.4.3.8/volume/v3/volumes/ae2af9e8-b489-40cd-a66a-d17ef5eafb59 returned with HTTP 200 Aug 07 10:01:47.636202 np0000006707 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 955/3821] 10.4.3.8 () {66 vars in 1334 bytes} [Fri Aug 7 10:01:47 2026] GET /volume/v3/volumes/ae2af9e8-b489-40cd-a66a-d17ef5eafb59 => generated 1145 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 10:01:47.646135 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [None req-47f8b6b5-d33f-47ff-afb1-c619e92ea0e6 tempest-CreateVolumesFromImageTest-2055821696 tempest-CreateVolumesFromImageTest-2055821696-project-member] POST https://10.4.3.8/volume/v3/volumes Aug 07 10:01:47.646515 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [None req-47f8b6b5-d33f-47ff-afb1-c619e92ea0e6 tempest-CreateVolumesFromImageTest-2055821696 tempest-CreateVolumesFromImageTest-2055821696-project-member] Action: 'create', calling method: create, body: {"volume": {"'imageRef": "a6c27e23-91c8-49d8-8cc0-7e13210d16ce", "size": 1, "name": "tempest-CreateVolumesFromImageTest-Volume-588937988"}} {{(pid=100298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 10:01:47.647946 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.v3.volumes [None req-47f8b6b5-d33f-47ff-afb1-c619e92ea0e6 tempest-CreateVolumesFromImageTest-2055821696 tempest-CreateVolumesFromImageTest-2055821696-project-member] Create volume request body: {'volume': {"'imageRef": 'a6c27e23-91c8-49d8-8cc0-7e13210d16ce', 'size': 1, 'name': 'tempest-CreateVolumesFromImageTest-Volume-588937988'}} {{(pid=100298) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 07 10:01:47.648071 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.v3.volumes [None req-47f8b6b5-d33f-47ff-afb1-c619e92ea0e6 tempest-CreateVolumesFromImageTest-2055821696 tempest-CreateVolumesFromImageTest-2055821696-project-member] Create volume of 1 GB Aug 07 10:01:47.651294 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [None req-aa135165-9dc2-4c7f-a1ce-cde7b111500c None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:01:47.651889 np0000006707 devstack@c-api.service[100298]: INFO cinder.volume.api [None req-47f8b6b5-d33f-47ff-afb1-c619e92ea0e6 tempest-CreateVolumesFromImageTest-2055821696 tempest-CreateVolumesFromImageTest-2055821696-project-member] Availability Zones retrieved successfully. Aug 07 10:01:47.653252 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-aa135165-9dc2-4c7f-a1ce-cde7b111500c tempest-TestServerVolumeAttachmentScenario-412459737 tempest-TestServerVolumeAttachmentScenario-412459737-project-member] GET https://10.4.3.8/volume/v3/volumes/ae2af9e8-b489-40cd-a66a-d17ef5eafb59 Aug 07 10:01:47.653488 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-aa135165-9dc2-4c7f-a1ce-cde7b111500c tempest-TestServerVolumeAttachmentScenario-412459737 tempest-TestServerVolumeAttachmentScenario-412459737-project-member] Empty body provided in request {{(pid=100297) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 10:01:47.653709 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-aa135165-9dc2-4c7f-a1ce-cde7b111500c tempest-TestServerVolumeAttachmentScenario-412459737 tempest-TestServerVolumeAttachmentScenario-412459737-project-member] Calling method 'show' {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 10:01:47.657362 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.volume.api [None req-47f8b6b5-d33f-47ff-afb1-c619e92ea0e6 tempest-CreateVolumesFromImageTest-2055821696 tempest-CreateVolumesFromImageTest-2055821696-project-member] Flow 'volume_create_api' (5a930409-8eb4-4eac-b7e0-2246d0cffdb5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100298) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 10:01:47.658293 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.volume.api [None req-47f8b6b5-d33f-47ff-afb1-c619e92ea0e6 tempest-CreateVolumesFromImageTest-2055821696 tempest-CreateVolumesFromImageTest-2055821696-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c7e45ebd-16b2-4aa1-8abe-b6cea627c8d8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100298) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 10:01:47.659203 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.volume.flows.api.create_volume [None req-47f8b6b5-d33f-47ff-afb1-c619e92ea0e6 tempest-CreateVolumesFromImageTest-2055821696 tempest-CreateVolumesFromImageTest-2055821696-project-member] Validating volume size '1' using validate_int {{(pid=100298) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 07 10:01:47.665832 np0000006707 devstack@c-api.service[100297]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 10:01:47.665832 np0000006707 devstack@c-api.service[100297]: warnings.warn( Aug 07 10:01:47.672685 np0000006707 devstack@c-api.service[100297]: INFO cinder.volume.api [None req-aa135165-9dc2-4c7f-a1ce-cde7b111500c tempest-TestServerVolumeAttachmentScenario-412459737 tempest-TestServerVolumeAttachmentScenario-412459737-project-member] Volume info retrieved successfully. Aug 07 10:01:47.677498 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-aa135165-9dc2-4c7f-a1ce-cde7b111500c tempest-TestServerVolumeAttachmentScenario-412459737 tempest-TestServerVolumeAttachmentScenario-412459737-project-member] https://10.4.3.8/volume/v3/volumes/ae2af9e8-b489-40cd-a66a-d17ef5eafb59 returned with HTTP 200 Aug 07 10:01:47.677915 np0000006707 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 957/3822] 10.4.3.8 () {66 vars in 1334 bytes} [Fri Aug 7 10:01:47 2026] GET /volume/v3/volumes/ae2af9e8-b489-40cd-a66a-d17ef5eafb59 => generated 1145 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 10:01:47.690794 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [None req-4c8e0c2f-e2d8-4097-bae3-fe926cce03bb None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:01:47.692556 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-4c8e0c2f-e2d8-4097-bae3-fe926cce03bb tempest-TestServerVolumeAttachmentScenario-412459737 tempest-TestServerVolumeAttachmentScenario-412459737-project-member] POST https://10.4.3.8/volume/v3/volumes/ae2af9e8-b489-40cd-a66a-d17ef5eafb59/action Aug 07 10:01:47.692935 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-4c8e0c2f-e2d8-4097-bae3-fe926cce03bb tempest-TestServerVolumeAttachmentScenario-412459737 tempest-TestServerVolumeAttachmentScenario-412459737-project-member] Action body: b'{"os-detach": {}}' {{(pid=100296) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 07 10:01:47.693088 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-4c8e0c2f-e2d8-4097-bae3-fe926cce03bb tempest-TestServerVolumeAttachmentScenario-412459737 tempest-TestServerVolumeAttachmentScenario-412459737-project-member] Action: 'action', calling method: _detach, body: {"os-detach": {}} {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 10:01:47.695394 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.volume.api [None req-47f8b6b5-d33f-47ff-afb1-c619e92ea0e6 tempest-CreateVolumesFromImageTest-2055821696 tempest-CreateVolumesFromImageTest-2055821696-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c7e45ebd-16b2-4aa1-8abe-b6cea627c8d8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-07T09:47:39Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=45fd9a3a-b61e-4c6c-9ab7-d02f06678d0d,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '45fd9a3a-b61e-4c6c-9ab7-d02f06678d0d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100298) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 10:01:47.696227 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.volume.api [None req-47f8b6b5-d33f-47ff-afb1-c619e92ea0e6 tempest-CreateVolumesFromImageTest-2055821696 tempest-CreateVolumesFromImageTest-2055821696-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (42f584ee-d9fc-41b6-b137-c7849eb9706c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100298) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 10:01:47.696473 np0000006707 devstack@c-api.service[100296]: DEBUG dbcounter [-] [100296] Writing DB stats cinder:SELECT=390,cinder:INSERT=57,cinder:UPDATE=104 {{(pid=100296) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 07 10:01:47.709545 np0000006707 devstack@c-api.service[100296]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 10:01:47.709545 np0000006707 devstack@c-api.service[100296]: warnings.warn( Aug 07 10:01:47.710069 np0000006707 devstack@c-api.service[100296]: INFO cinder.volume.api [None req-4c8e0c2f-e2d8-4097-bae3-fe926cce03bb tempest-TestServerVolumeAttachmentScenario-412459737 tempest-TestServerVolumeAttachmentScenario-412459737-project-member] Volume info retrieved successfully. Aug 07 10:01:47.754438 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.quota [None req-47f8b6b5-d33f-47ff-afb1-c619e92ea0e6 tempest-CreateVolumesFromImageTest-2055821696 tempest-CreateVolumesFromImageTest-2055821696-project-member] Created reservations ['268b9fb4-2235-43aa-9ac6-f5040f8bdb0e', '4a63c7e0-f310-47e3-b9dc-3db75f827629', '88251d8d-b97d-404a-a7c8-5c89a23a9e0a', 'dcb62ad3-060c-4960-af94-cb36c43985c4'] {{(pid=100298) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 10:01:47.755755 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.volume.api [None req-47f8b6b5-d33f-47ff-afb1-c619e92ea0e6 tempest-CreateVolumesFromImageTest-2055821696 tempest-CreateVolumesFromImageTest-2055821696-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (42f584ee-d9fc-41b6-b137-c7849eb9706c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['268b9fb4-2235-43aa-9ac6-f5040f8bdb0e', '4a63c7e0-f310-47e3-b9dc-3db75f827629', '88251d8d-b97d-404a-a7c8-5c89a23a9e0a', 'dcb62ad3-060c-4960-af94-cb36c43985c4']}' {{(pid=100298) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 10:01:47.756538 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.volume.api [None req-47f8b6b5-d33f-47ff-afb1-c619e92ea0e6 tempest-CreateVolumesFromImageTest-2055821696 tempest-CreateVolumesFromImageTest-2055821696-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (bfb4a472-91d3-4f31-9a32-e9ab57c67d0e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100298) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 10:01:47.768826 np0000006707 devstack@c-api.service[100296]: INFO cinder.volume.api [None req-4c8e0c2f-e2d8-4097-bae3-fe926cce03bb tempest-TestServerVolumeAttachmentScenario-412459737 tempest-TestServerVolumeAttachmentScenario-412459737-project-member] Attachment connected to vm 18f9b1e3-4b5e-4c43-b297-14f458e9e322, checking data on nova Aug 07 10:01:47.769089 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.compute.nova [None req-4c8e0c2f-e2d8-4097-bae3-fe926cce03bb tempest-TestServerVolumeAttachmentScenario-412459737 tempest-TestServerVolumeAttachmentScenario-412459737-project-member] Creating Keystone token plugin using URL: https://10.4.3.8/identity {{(pid=100296) novaclient /opt/stack/cinder/cinder/compute/nova.py:106}} Aug 07 10:01:47.779703 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.volume.api [None req-47f8b6b5-d33f-47ff-afb1-c619e92ea0e6 tempest-CreateVolumesFromImageTest-2055821696 tempest-CreateVolumesFromImageTest-2055821696-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (bfb4a472-91d3-4f31-9a32-e9ab57c67d0e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'b0badc5f-9ab7-4478-ad3a-6655865a558f', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromImageTest-Volume-588937988',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='3f52068a6e3747a09a898fc2b6674309',qos_specs=None,replication_status=,reservations=['268b9fb4-2235-43aa-9ac6-f5040f8bdb0e','4a63c7e0-f310-47e3-b9dc-3db75f827629','88251d8d-b97d-404a-a7c8-5c89a23a9e0a','dcb62ad3-060c-4960-af94-cb36c43985c4'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='29eb5eabc2c640b6bd4cc9947d07e468',volume_type_id=45fd9a3a-b61e-4c6c-9ab7-d02f06678d0d), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-07T10:01:47Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromImageTest-Volume-588937988',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=b0badc5f-9ab7-4478-ad3a-6655865a558f,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='3f52068a6e3747a09a898fc2b6674309',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='29eb5eabc2c640b6bd4cc9947d07e468',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(45fd9a3a-b61e-4c6c-9ab7-d02f06678d0d),volume_type_id=45fd9a3a-b61e-4c6c-9ab7-d02f06678d0d)}' {{(pid=100298) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 10:01:47.780440 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.volume.api [None req-47f8b6b5-d33f-47ff-afb1-c619e92ea0e6 tempest-CreateVolumesFromImageTest-2055821696 tempest-CreateVolumesFromImageTest-2055821696-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (efbaf65d-9edb-4690-9e8c-1bc10d8fb649) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100298) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 10:01:47.801119 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.volume.api [None req-47f8b6b5-d33f-47ff-afb1-c619e92ea0e6 tempest-CreateVolumesFromImageTest-2055821696 tempest-CreateVolumesFromImageTest-2055821696-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (efbaf65d-9edb-4690-9e8c-1bc10d8fb649) transitioned into state 'SUCCESS' from state '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-588937988',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='3f52068a6e3747a09a898fc2b6674309',qos_specs=None,replication_status=,reservations=['268b9fb4-2235-43aa-9ac6-f5040f8bdb0e','4a63c7e0-f310-47e3-b9dc-3db75f827629','88251d8d-b97d-404a-a7c8-5c89a23a9e0a','dcb62ad3-060c-4960-af94-cb36c43985c4'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='29eb5eabc2c640b6bd4cc9947d07e468',volume_type_id=45fd9a3a-b61e-4c6c-9ab7-d02f06678d0d)}' {{(pid=100298) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 10:01:47.801871 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.volume.api [None req-47f8b6b5-d33f-47ff-afb1-c619e92ea0e6 tempest-CreateVolumesFromImageTest-2055821696 tempest-CreateVolumesFromImageTest-2055821696-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (cbef4fad-55ba-432c-a6af-f236596cfef2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100298) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 10:01:47.817442 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.volume.api [None req-47f8b6b5-d33f-47ff-afb1-c619e92ea0e6 tempest-CreateVolumesFromImageTest-2055821696 tempest-CreateVolumesFromImageTest-2055821696-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (cbef4fad-55ba-432c-a6af-f236596cfef2) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100298) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 10:01:47.817442 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.volume.api [None req-47f8b6b5-d33f-47ff-afb1-c619e92ea0e6 tempest-CreateVolumesFromImageTest-2055821696 tempest-CreateVolumesFromImageTest-2055821696-project-member] Flow 'volume_create_api' (5a930409-8eb4-4eac-b7e0-2246d0cffdb5) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100298) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 10:01:47.817442 np0000006707 devstack@c-api.service[100298]: INFO cinder.volume.api [None req-47f8b6b5-d33f-47ff-afb1-c619e92ea0e6 tempest-CreateVolumesFromImageTest-2055821696 tempest-CreateVolumesFromImageTest-2055821696-project-member] Create volume request issued successfully. Aug 07 10:01:47.817442 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [None req-47f8b6b5-d33f-47ff-afb1-c619e92ea0e6 tempest-CreateVolumesFromImageTest-2055821696 tempest-CreateVolumesFromImageTest-2055821696-project-member] https://10.4.3.8/volume/v3/volumes returned with HTTP 202 Aug 07 10:01:47.817803 np0000006707 devstack@c-api.service[100298]: [pid: 100298|app: 0|req: 957/3823] 10.4.3.8 () {68 vars in 1245 bytes} [Fri Aug 7 10:01:47 2026] POST /volume/v3/volumes => generated 752 bytes in 256 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 07 10:01:47.840446 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-9c0ec748-aad1-4917-b3fc-9ba0a2987566 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:01:47.840446 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-9c0ec748-aad1-4917-b3fc-9ba0a2987566 tempest-CreateVolumesFromImageTest-2055821696 tempest-CreateVolumesFromImageTest-2055821696-project-member] POST https://10.4.3.8/volume/v3/volumes Aug 07 10:01:47.840446 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-9c0ec748-aad1-4917-b3fc-9ba0a2987566 tempest-CreateVolumesFromImageTest-2055821696 tempest-CreateVolumesFromImageTest-2055821696-project-member] Action: 'create', calling method: create, body: {"volume": {"'imageRef": "a6c27e23-91c8-49d8-8cc0-7e13210d16ce", "size": 1, "name": "tempest-CreateVolumesFromImageTest-Volume-662792682"}} {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 10:01:47.842282 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.v3.volumes [None req-9c0ec748-aad1-4917-b3fc-9ba0a2987566 tempest-CreateVolumesFromImageTest-2055821696 tempest-CreateVolumesFromImageTest-2055821696-project-member] Create volume request body: {'volume': {"'imageRef": 'a6c27e23-91c8-49d8-8cc0-7e13210d16ce', 'size': 1, 'name': 'tempest-CreateVolumesFromImageTest-Volume-662792682'}} {{(pid=100295) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 07 10:01:47.842475 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.v3.volumes [None req-9c0ec748-aad1-4917-b3fc-9ba0a2987566 tempest-CreateVolumesFromImageTest-2055821696 tempest-CreateVolumesFromImageTest-2055821696-project-member] Create volume of 1 GB Aug 07 10:01:47.847552 np0000006707 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-9c0ec748-aad1-4917-b3fc-9ba0a2987566 tempest-CreateVolumesFromImageTest-2055821696 tempest-CreateVolumesFromImageTest-2055821696-project-member] Availability Zones retrieved successfully. Aug 07 10:01:47.853217 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.volume.api [None req-9c0ec748-aad1-4917-b3fc-9ba0a2987566 tempest-CreateVolumesFromImageTest-2055821696 tempest-CreateVolumesFromImageTest-2055821696-project-member] Flow 'volume_create_api' (d7a80d2a-710f-4d8f-ab06-e7b44c74d04e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100295) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 10:01:47.854256 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.volume.api [None req-9c0ec748-aad1-4917-b3fc-9ba0a2987566 tempest-CreateVolumesFromImageTest-2055821696 tempest-CreateVolumesFromImageTest-2055821696-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (bae9a1fb-97e4-4ba7-815a-1def948f4931) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100295) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 10:01:47.855250 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.volume.flows.api.create_volume [None req-9c0ec748-aad1-4917-b3fc-9ba0a2987566 tempest-CreateVolumesFromImageTest-2055821696 tempest-CreateVolumesFromImageTest-2055821696-project-member] Validating volume size '1' using validate_int {{(pid=100295) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 07 10:01:47.883275 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.volume.api [None req-9c0ec748-aad1-4917-b3fc-9ba0a2987566 tempest-CreateVolumesFromImageTest-2055821696 tempest-CreateVolumesFromImageTest-2055821696-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (bae9a1fb-97e4-4ba7-815a-1def948f4931) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-07T09:47:39Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=45fd9a3a-b61e-4c6c-9ab7-d02f06678d0d,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '45fd9a3a-b61e-4c6c-9ab7-d02f06678d0d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100295) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 10:01:47.884024 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.volume.api [None req-9c0ec748-aad1-4917-b3fc-9ba0a2987566 tempest-CreateVolumesFromImageTest-2055821696 tempest-CreateVolumesFromImageTest-2055821696-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2191f106-7820-454d-bd8a-66b7c571cffd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100295) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 10:01:47.927228 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.quota [None req-9c0ec748-aad1-4917-b3fc-9ba0a2987566 tempest-CreateVolumesFromImageTest-2055821696 tempest-CreateVolumesFromImageTest-2055821696-project-member] Created reservations ['6e956414-5455-474a-8b50-bf1b4fb36e07', 'c21f68d7-3a80-4450-af1c-dd9b09766c3a', '9f404552-ca94-495b-b6eb-395557ed329d', 'fcd622a4-d092-47c6-a44e-031579d50b7d'] {{(pid=100295) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 10:01:47.927940 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.volume.api [None req-9c0ec748-aad1-4917-b3fc-9ba0a2987566 tempest-CreateVolumesFromImageTest-2055821696 tempest-CreateVolumesFromImageTest-2055821696-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2191f106-7820-454d-bd8a-66b7c571cffd) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['6e956414-5455-474a-8b50-bf1b4fb36e07', 'c21f68d7-3a80-4450-af1c-dd9b09766c3a', '9f404552-ca94-495b-b6eb-395557ed329d', 'fcd622a4-d092-47c6-a44e-031579d50b7d']}' {{(pid=100295) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 10:01:47.928621 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.volume.api [None req-9c0ec748-aad1-4917-b3fc-9ba0a2987566 tempest-CreateVolumesFromImageTest-2055821696 tempest-CreateVolumesFromImageTest-2055821696-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1ef879bb-2066-42ea-b45d-6ad1a1a851af) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100295) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 10:01:47.949644 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.volume.api [None req-9c0ec748-aad1-4917-b3fc-9ba0a2987566 tempest-CreateVolumesFromImageTest-2055821696 tempest-CreateVolumesFromImageTest-2055821696-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1ef879bb-2066-42ea-b45d-6ad1a1a851af) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'ea9682b0-d336-413b-98ba-8911f8dc078c', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromImageTest-Volume-662792682',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='3f52068a6e3747a09a898fc2b6674309',qos_specs=None,replication_status=,reservations=['6e956414-5455-474a-8b50-bf1b4fb36e07','c21f68d7-3a80-4450-af1c-dd9b09766c3a','9f404552-ca94-495b-b6eb-395557ed329d','fcd622a4-d092-47c6-a44e-031579d50b7d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='29eb5eabc2c640b6bd4cc9947d07e468',volume_type_id=45fd9a3a-b61e-4c6c-9ab7-d02f06678d0d), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-07T10:01:47Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromImageTest-Volume-662792682',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=ea9682b0-d336-413b-98ba-8911f8dc078c,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='3f52068a6e3747a09a898fc2b6674309',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='29eb5eabc2c640b6bd4cc9947d07e468',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(45fd9a3a-b61e-4c6c-9ab7-d02f06678d0d),volume_type_id=45fd9a3a-b61e-4c6c-9ab7-d02f06678d0d)}' {{(pid=100295) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 10:01:47.950304 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.volume.api [None req-9c0ec748-aad1-4917-b3fc-9ba0a2987566 tempest-CreateVolumesFromImageTest-2055821696 tempest-CreateVolumesFromImageTest-2055821696-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f2c87c6b-c121-49c3-b47f-526d667e41bb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100295) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 10:01:47.960094 np0000006707 devstack@c-api.service[100296]: DEBUG novaclient.v2.client [None req-4c8e0c2f-e2d8-4097-bae3-fe926cce03bb tempest-TestServerVolumeAttachmentScenario-412459737 tempest-TestServerVolumeAttachmentScenario-412459737-project-member] REQ: curl -g -i -X GET https://10.4.3.8/compute/v2.1/servers/18f9b1e3-4b5e-4c43-b297-14f458e9e322/os-volume_attachments/ae2af9e8-b489-40cd-a66a-d17ef5eafb59 -H "Accept: application/json" -H "OpenStack-API-Version: compute 2.89" -H "User-Agent: python-novaclient" -H "X-Auth-Token: {SHA256}93498f86df9b699959aa3aaec0418f4046f06eac979d182dca16de20ba47a5c4" -H "X-OpenStack-Nova-API-Version: 2.89" -H "X-OpenStack-Request-ID: req-4c8e0c2f-e2d8-4097-bae3-fe926cce03bb" -H "X-Service-Token: {SHA256}c2a55406b9634fda6f561a104aac87855fdf71852ed03f54b796a23013093472" {{(pid=100296) _http_log_request /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:575}} Aug 07 10:01:47.974194 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.volume.api [None req-9c0ec748-aad1-4917-b3fc-9ba0a2987566 tempest-CreateVolumesFromImageTest-2055821696 tempest-CreateVolumesFromImageTest-2055821696-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f2c87c6b-c121-49c3-b47f-526d667e41bb) transitioned into state 'SUCCESS' from state '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-662792682',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='3f52068a6e3747a09a898fc2b6674309',qos_specs=None,replication_status=,reservations=['6e956414-5455-474a-8b50-bf1b4fb36e07','c21f68d7-3a80-4450-af1c-dd9b09766c3a','9f404552-ca94-495b-b6eb-395557ed329d','fcd622a4-d092-47c6-a44e-031579d50b7d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='29eb5eabc2c640b6bd4cc9947d07e468',volume_type_id=45fd9a3a-b61e-4c6c-9ab7-d02f06678d0d)}' {{(pid=100295) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 10:01:47.975147 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.volume.api [None req-9c0ec748-aad1-4917-b3fc-9ba0a2987566 tempest-CreateVolumesFromImageTest-2055821696 tempest-CreateVolumesFromImageTest-2055821696-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (76b20ec4-7686-4747-aa8c-d28f52eef59e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100295) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 10:01:47.984406 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.volume.api [None req-9c0ec748-aad1-4917-b3fc-9ba0a2987566 tempest-CreateVolumesFromImageTest-2055821696 tempest-CreateVolumesFromImageTest-2055821696-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (76b20ec4-7686-4747-aa8c-d28f52eef59e) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100295) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 10:01:47.985333 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.volume.api [None req-9c0ec748-aad1-4917-b3fc-9ba0a2987566 tempest-CreateVolumesFromImageTest-2055821696 tempest-CreateVolumesFromImageTest-2055821696-project-member] Flow 'volume_create_api' (d7a80d2a-710f-4d8f-ab06-e7b44c74d04e) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100295) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 10:01:47.985805 np0000006707 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-9c0ec748-aad1-4917-b3fc-9ba0a2987566 tempest-CreateVolumesFromImageTest-2055821696 tempest-CreateVolumesFromImageTest-2055821696-project-member] Create volume request issued successfully. Aug 07 10:01:47.986537 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-9c0ec748-aad1-4917-b3fc-9ba0a2987566 tempest-CreateVolumesFromImageTest-2055821696 tempest-CreateVolumesFromImageTest-2055821696-project-member] https://10.4.3.8/volume/v3/volumes returned with HTTP 202 Aug 07 10:01:47.987014 np0000006707 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 956/3824] 10.4.3.8 () {68 vars in 1245 bytes} [Fri Aug 7 10:01:47 2026] POST /volume/v3/volumes => generated 752 bytes in 150 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 07 10:01:47.999358 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [None req-635d3934-a398-4c03-b1c8-dba603c4c30f None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:01:48.004201 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-635d3934-a398-4c03-b1c8-dba603c4c30f tempest-CreateVolumesFromImageTest-2055821696 tempest-CreateVolumesFromImageTest-2055821696-project-member] POST https://10.4.3.8/volume/v3/volumes Aug 07 10:01:48.006444 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-635d3934-a398-4c03-b1c8-dba603c4c30f tempest-CreateVolumesFromImageTest-2055821696 tempest-CreateVolumesFromImageTest-2055821696-project-member] Action: 'create', calling method: create, body: {"volume": {"'imageRef": "a6c27e23-91c8-49d8-8cc0-7e13210d16ce", "size": 1, "name": "tempest-CreateVolumesFromImageTest-Volume-168791613"}} {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 10:01:48.006554 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.v3.volumes [None req-635d3934-a398-4c03-b1c8-dba603c4c30f tempest-CreateVolumesFromImageTest-2055821696 tempest-CreateVolumesFromImageTest-2055821696-project-member] Create volume request body: {'volume': {"'imageRef": 'a6c27e23-91c8-49d8-8cc0-7e13210d16ce', 'size': 1, 'name': 'tempest-CreateVolumesFromImageTest-Volume-168791613'}} {{(pid=100297) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 07 10:01:48.006741 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.v3.volumes [None req-635d3934-a398-4c03-b1c8-dba603c4c30f tempest-CreateVolumesFromImageTest-2055821696 tempest-CreateVolumesFromImageTest-2055821696-project-member] Create volume of 1 GB Aug 07 10:01:48.012309 np0000006707 devstack@c-api.service[100297]: INFO cinder.volume.api [None req-635d3934-a398-4c03-b1c8-dba603c4c30f tempest-CreateVolumesFromImageTest-2055821696 tempest-CreateVolumesFromImageTest-2055821696-project-member] Availability Zones retrieved successfully. Aug 07 10:01:48.020230 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.volume.api [None req-635d3934-a398-4c03-b1c8-dba603c4c30f tempest-CreateVolumesFromImageTest-2055821696 tempest-CreateVolumesFromImageTest-2055821696-project-member] Flow 'volume_create_api' (d9c4dad5-fb24-422b-b5f5-e0bc3897cbaf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100297) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 10:01:48.021580 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.volume.api [None req-635d3934-a398-4c03-b1c8-dba603c4c30f tempest-CreateVolumesFromImageTest-2055821696 tempest-CreateVolumesFromImageTest-2055821696-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (db230c6b-8dc5-4809-bbd0-d589b3d4f487) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100297) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 10:01:48.022855 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.volume.flows.api.create_volume [None req-635d3934-a398-4c03-b1c8-dba603c4c30f tempest-CreateVolumesFromImageTest-2055821696 tempest-CreateVolumesFromImageTest-2055821696-project-member] Validating volume size '1' using validate_int {{(pid=100297) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 07 10:01:48.056959 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.volume.api [None req-635d3934-a398-4c03-b1c8-dba603c4c30f tempest-CreateVolumesFromImageTest-2055821696 tempest-CreateVolumesFromImageTest-2055821696-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (db230c6b-8dc5-4809-bbd0-d589b3d4f487) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-07T09:47:39Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=45fd9a3a-b61e-4c6c-9ab7-d02f06678d0d,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '45fd9a3a-b61e-4c6c-9ab7-d02f06678d0d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100297) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 10:01:48.057628 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.volume.api [None req-635d3934-a398-4c03-b1c8-dba603c4c30f tempest-CreateVolumesFromImageTest-2055821696 tempest-CreateVolumesFromImageTest-2055821696-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1f898312-f6e3-4cb0-ba53-e5777d7dc979) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100297) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 10:01:48.111115 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.quota [None req-635d3934-a398-4c03-b1c8-dba603c4c30f tempest-CreateVolumesFromImageTest-2055821696 tempest-CreateVolumesFromImageTest-2055821696-project-member] Created reservations ['9ec3574c-c92b-47df-a218-f7d4e9c4e5aa', 'da4f8041-e6d4-4147-9885-c0a90f40a175', 'ca2ebe92-a7c2-475f-8bec-1185df9c16d1', '2d2f0117-5173-4928-97b7-0e0c5bb1d367'] {{(pid=100297) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 10:01:48.111988 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.volume.api [None req-635d3934-a398-4c03-b1c8-dba603c4c30f tempest-CreateVolumesFromImageTest-2055821696 tempest-CreateVolumesFromImageTest-2055821696-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1f898312-f6e3-4cb0-ba53-e5777d7dc979) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['9ec3574c-c92b-47df-a218-f7d4e9c4e5aa', 'da4f8041-e6d4-4147-9885-c0a90f40a175', 'ca2ebe92-a7c2-475f-8bec-1185df9c16d1', '2d2f0117-5173-4928-97b7-0e0c5bb1d367']}' {{(pid=100297) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 10:01:48.113113 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.volume.api [None req-635d3934-a398-4c03-b1c8-dba603c4c30f tempest-CreateVolumesFromImageTest-2055821696 tempest-CreateVolumesFromImageTest-2055821696-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2dd1faf3-34a4-4ef4-ab20-1283f309f284) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100297) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 10:01:48.115388 np0000006707 devstack@c-api.service[100296]: DEBUG novaclient.v2.client [None req-4c8e0c2f-e2d8-4097-bae3-fe926cce03bb tempest-TestServerVolumeAttachmentScenario-412459737 tempest-TestServerVolumeAttachmentScenario-412459737-project-member] RESP: [200] Connection: close Content-Length: 302 Content-Type: application/json Date: Fri, 07 Aug 2026 10:01:47 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-acd197c5-2f79-4767-9ad6-151f1f9838b2 x-openstack-request-id: req-acd197c5-2f79-4767-9ad6-151f1f9838b2 {{(pid=100296) _http_log_response /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:616}} Aug 07 10:01:48.115615 np0000006707 devstack@c-api.service[100296]: DEBUG novaclient.v2.client [None req-4c8e0c2f-e2d8-4097-bae3-fe926cce03bb tempest-TestServerVolumeAttachmentScenario-412459737 tempest-TestServerVolumeAttachmentScenario-412459737-project-member] RESP BODY: {"volumeAttachment": {"volumeId": "ae2af9e8-b489-40cd-a66a-d17ef5eafb59", "serverId": "18f9b1e3-4b5e-4c43-b297-14f458e9e322", "device": "/dev/vdb", "tag": null, "delete_on_termination": false, "attachment_id": "2eba6074-80e4-4453-bbe6-93d3c7f999ac", "bdm_uuid": "1f9bd4c7-47b1-4ea9-9adc-163ea8bd1a2e"}} {{(pid=100296) _http_log_response /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:651}} Aug 07 10:01:48.115787 np0000006707 devstack@c-api.service[100296]: DEBUG novaclient.v2.client [None req-4c8e0c2f-e2d8-4097-bae3-fe926cce03bb tempest-TestServerVolumeAttachmentScenario-412459737 tempest-TestServerVolumeAttachmentScenario-412459737-project-member] GET call to compute for https://10.4.3.8/compute/v2.1/servers/18f9b1e3-4b5e-4c43-b297-14f458e9e322/os-volume_attachments/ae2af9e8-b489-40cd-a66a-d17ef5eafb59 used request id req-acd197c5-2f79-4767-9ad6-151f1f9838b2 {{(pid=100296) request /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:1076}} Aug 07 10:01:48.118760 np0000006707 devstack@c-api.service[100296]: ERROR cinder.volume.api [None req-4c8e0c2f-e2d8-4097-bae3-fe926cce03bb tempest-TestServerVolumeAttachmentScenario-412459737 tempest-TestServerVolumeAttachmentScenario-412459737-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 10:01:48.121829 np0000006707 devstack@c-api.service[100296]: ERROR cinder.api.middleware.fault [None req-4c8e0c2f-e2d8-4097-bae3-fe926cce03bb tempest-TestServerVolumeAttachmentScenario-412459737 tempest-TestServerVolumeAttachmentScenario-412459737-project-member] Caught error: Detach volume from instance 18f9b1e3-4b5e-4c43-b297-14f458e9e322 using the Compute API: cinder.exception.ConflictNovaUsingAttachment: Detach volume from instance 18f9b1e3-4b5e-4c43-b297-14f458e9e322 using the Compute API Aug 07 10:01:48.121829 np0000006707 devstack@c-api.service[100296]: ERROR cinder.api.middleware.fault Traceback (most recent call last): Aug 07 10:01:48.121829 np0000006707 devstack@c-api.service[100296]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/middleware/fault.py", line 84, in __call__ Aug 07 10:01:48.121829 np0000006707 devstack@c-api.service[100296]: ERROR cinder.api.middleware.fault return req.get_response(self.application) Aug 07 10:01:48.121829 np0000006707 devstack@c-api.service[100296]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 07 10:01:48.121829 np0000006707 devstack@c-api.service[100296]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1313, in send Aug 07 10:01:48.121829 np0000006707 devstack@c-api.service[100296]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Aug 07 10:01:48.121829 np0000006707 devstack@c-api.service[100296]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Aug 07 10:01:48.121829 np0000006707 devstack@c-api.service[100296]: 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 10:01:48.121829 np0000006707 devstack@c-api.service[100296]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Aug 07 10:01:48.121829 np0000006707 devstack@c-api.service[100296]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 07 10:01:48.121829 np0000006707 devstack@c-api.service[100296]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Aug 07 10:01:48.121829 np0000006707 devstack@c-api.service[100296]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Aug 07 10:01:48.121829 np0000006707 devstack@c-api.service[100296]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 07 10:01:48.121829 np0000006707 devstack@c-api.service[100296]: 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 10:01:48.121829 np0000006707 devstack@c-api.service[100296]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Aug 07 10:01:48.121829 np0000006707 devstack@c-api.service[100296]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 07 10:01:48.121829 np0000006707 devstack@c-api.service[100296]: 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 10:01:48.121829 np0000006707 devstack@c-api.service[100296]: ERROR cinder.api.middleware.fault return req.get_response(self.application) Aug 07 10:01:48.121829 np0000006707 devstack@c-api.service[100296]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 07 10:01:48.121829 np0000006707 devstack@c-api.service[100296]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1313, in send Aug 07 10:01:48.121829 np0000006707 devstack@c-api.service[100296]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Aug 07 10:01:48.121829 np0000006707 devstack@c-api.service[100296]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Aug 07 10:01:48.121829 np0000006707 devstack@c-api.service[100296]: 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 10:01:48.121829 np0000006707 devstack@c-api.service[100296]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Aug 07 10:01:48.121829 np0000006707 devstack@c-api.service[100296]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 07 10:01:48.121829 np0000006707 devstack@c-api.service[100296]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Aug 07 10:01:48.121829 np0000006707 devstack@c-api.service[100296]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Aug 07 10:01:48.121829 np0000006707 devstack@c-api.service[100296]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 07 10:01:48.121829 np0000006707 devstack@c-api.service[100296]: 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 10:01:48.121829 np0000006707 devstack@c-api.service[100296]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Aug 07 10:01:48.121829 np0000006707 devstack@c-api.service[100296]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 07 10:01:48.121829 np0000006707 devstack@c-api.service[100296]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/osprofiler/web.py", line 132, in __call__ Aug 07 10:01:48.121829 np0000006707 devstack@c-api.service[100296]: ERROR cinder.api.middleware.fault return request.get_response(self.application) Aug 07 10:01:48.121829 np0000006707 devstack@c-api.service[100296]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 07 10:01:48.121829 np0000006707 devstack@c-api.service[100296]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1313, in send Aug 07 10:01:48.121829 np0000006707 devstack@c-api.service[100296]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Aug 07 10:01:48.121829 np0000006707 devstack@c-api.service[100296]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Aug 07 10:01:48.121829 np0000006707 devstack@c-api.service[100296]: 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 10:01:48.121829 np0000006707 devstack@c-api.service[100296]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Aug 07 10:01:48.121829 np0000006707 devstack@c-api.service[100296]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 07 10:01:48.121829 np0000006707 devstack@c-api.service[100296]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Aug 07 10:01:48.121829 np0000006707 devstack@c-api.service[100296]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Aug 07 10:01:48.121829 np0000006707 devstack@c-api.service[100296]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 07 10:01:48.121829 np0000006707 devstack@c-api.service[100296]: 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 10:01:48.121829 np0000006707 devstack@c-api.service[100296]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Aug 07 10:01:48.121829 np0000006707 devstack@c-api.service[100296]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 07 10:01:48.121829 np0000006707 devstack@c-api.service[100296]: 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 10:01:48.121829 np0000006707 devstack@c-api.service[100296]: ERROR cinder.api.middleware.fault response = req.get_response(self._app) Aug 07 10:01:48.121829 np0000006707 devstack@c-api.service[100296]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 07 10:01:48.121829 np0000006707 devstack@c-api.service[100296]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1313, in send Aug 07 10:01:48.122969 np0000006707 devstack@c-api.service[100296]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Aug 07 10:01:48.122969 np0000006707 devstack@c-api.service[100296]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Aug 07 10:01:48.122969 np0000006707 devstack@c-api.service[100296]: 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 10:01:48.122969 np0000006707 devstack@c-api.service[100296]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Aug 07 10:01:48.122969 np0000006707 devstack@c-api.service[100296]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 07 10:01:48.122969 np0000006707 devstack@c-api.service[100296]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 143, in __call__ Aug 07 10:01:48.122969 np0000006707 devstack@c-api.service[100296]: ERROR cinder.api.middleware.fault return resp(environ, start_response) Aug 07 10:01:48.122969 np0000006707 devstack@c-api.service[100296]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 07 10:01:48.122969 np0000006707 devstack@c-api.service[100296]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 143, in __call__ Aug 07 10:01:48.122969 np0000006707 devstack@c-api.service[100296]: ERROR cinder.api.middleware.fault return resp(environ, start_response) Aug 07 10:01:48.122969 np0000006707 devstack@c-api.service[100296]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 07 10:01:48.122969 np0000006707 devstack@c-api.service[100296]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/routes/middleware.py", line 153, in __call__ Aug 07 10:01:48.122969 np0000006707 devstack@c-api.service[100296]: ERROR cinder.api.middleware.fault response = self.app(environ, start_response) Aug 07 10:01:48.122969 np0000006707 devstack@c-api.service[100296]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 07 10:01:48.122969 np0000006707 devstack@c-api.service[100296]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 143, in __call__ Aug 07 10:01:48.122969 np0000006707 devstack@c-api.service[100296]: ERROR cinder.api.middleware.fault return resp(environ, start_response) Aug 07 10:01:48.122969 np0000006707 devstack@c-api.service[100296]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 07 10:01:48.122969 np0000006707 devstack@c-api.service[100296]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Aug 07 10:01:48.122969 np0000006707 devstack@c-api.service[100296]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Aug 07 10:01:48.122969 np0000006707 devstack@c-api.service[100296]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 07 10:01:48.122969 np0000006707 devstack@c-api.service[100296]: 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 10:01:48.122969 np0000006707 devstack@c-api.service[100296]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Aug 07 10:01:48.122969 np0000006707 devstack@c-api.service[100296]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 07 10:01:48.122969 np0000006707 devstack@c-api.service[100296]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/openstack/wsgi.py", line 849, in __call__ Aug 07 10:01:48.122969 np0000006707 devstack@c-api.service[100296]: ERROR cinder.api.middleware.fault return self._process_stack(request, action, action_args, Aug 07 10:01:48.122969 np0000006707 devstack@c-api.service[100296]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 07 10:01:48.122969 np0000006707 devstack@c-api.service[100296]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/openstack/wsgi.py", line 910, in _process_stack Aug 07 10:01:48.122969 np0000006707 devstack@c-api.service[100296]: ERROR cinder.api.middleware.fault action_result = self.dispatch(meth, request, action_args) Aug 07 10:01:48.122969 np0000006707 devstack@c-api.service[100296]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 07 10:01:48.122969 np0000006707 devstack@c-api.service[100296]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/openstack/wsgi.py", line 1005, in dispatch Aug 07 10:01:48.122969 np0000006707 devstack@c-api.service[100296]: ERROR cinder.api.middleware.fault return method(req=request, **action_args) Aug 07 10:01:48.122969 np0000006707 devstack@c-api.service[100296]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 07 10:01:48.122969 np0000006707 devstack@c-api.service[100296]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/validation/__init__.py", line 60, in wrapper Aug 07 10:01:48.122969 np0000006707 devstack@c-api.service[100296]: ERROR cinder.api.middleware.fault return func(*args, **kwargs) Aug 07 10:01:48.122969 np0000006707 devstack@c-api.service[100296]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^ Aug 07 10:01:48.122969 np0000006707 devstack@c-api.service[100296]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/contrib/volume_actions.py", line 101, in _detach Aug 07 10:01:48.122969 np0000006707 devstack@c-api.service[100296]: ERROR cinder.api.middleware.fault self.volume_api.detach(context, volume, attachment_id) Aug 07 10:01:48.122969 np0000006707 devstack@c-api.service[100296]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/volume/api.py", line 869, in detach Aug 07 10:01:48.122969 np0000006707 devstack@c-api.service[100296]: ERROR cinder.api.middleware.fault self.attachment_deletion_allowed(context, attachment_id, volume) Aug 07 10:01:48.122969 np0000006707 devstack@c-api.service[100296]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/volume/api.py", line 2661, in attachment_deletion_allowed Aug 07 10:01:48.122969 np0000006707 devstack@c-api.service[100296]: ERROR cinder.api.middleware.fault raise exception.ConflictNovaUsingAttachment(instance_id=server_id) Aug 07 10:01:48.122969 np0000006707 devstack@c-api.service[100296]: ERROR cinder.api.middleware.fault cinder.exception.ConflictNovaUsingAttachment: Detach volume from instance 18f9b1e3-4b5e-4c43-b297-14f458e9e322 using the Compute API Aug 07 10:01:48.122969 np0000006707 devstack@c-api.service[100296]: ERROR cinder.api.middleware.fault Aug 07 10:01:48.122969 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.middleware.fault [None req-4c8e0c2f-e2d8-4097-bae3-fe926cce03bb tempest-TestServerVolumeAttachmentScenario-412459737 tempest-TestServerVolumeAttachmentScenario-412459737-project-member] https://10.4.3.8/volume/v3/volumes/ae2af9e8-b489-40cd-a66a-d17ef5eafb59/action returned with HTTP 409 Aug 07 10:01:48.122969 np0000006707 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 955/3825] 10.4.3.8 () {68 vars in 1376 bytes} [Fri Aug 7 10:01:47 2026] POST /volume/v3/volumes/ae2af9e8-b489-40cd-a66a-d17ef5eafb59/action => generated 167 bytes in 432 msecs (HTTP/1.1 409) 7 headers in 291 bytes (1 switches on core 0) Aug 07 10:01:48.130301 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.middleware.request_id [None req-64caa70f-ca95-4d55-8549-8540abac12e0 None None] RequestId filter calling following filter/app {{(pid=100298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:01:48.135638 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [None req-64caa70f-ca95-4d55-8549-8540abac12e0 tempest-TestServerVolumeAttachmentScenario-412459737 tempest-TestServerVolumeAttachmentScenario-412459737-project-member] POST https://10.4.3.8/volume/v3/volumes/ae2af9e8-b489-40cd-a66a-d17ef5eafb59/action Aug 07 10:01:48.135638 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [None req-64caa70f-ca95-4d55-8549-8540abac12e0 tempest-TestServerVolumeAttachmentScenario-412459737 tempest-TestServerVolumeAttachmentScenario-412459737-project-member] Action body: b'{"os-terminate_connection": {"connector": {}}}' {{(pid=100298) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 07 10:01:48.135638 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [None req-64caa70f-ca95-4d55-8549-8540abac12e0 tempest-TestServerVolumeAttachmentScenario-412459737 tempest-TestServerVolumeAttachmentScenario-412459737-project-member] Action: 'action', calling method: _terminate_connection, body: {"os-terminate_connection": {"connector": {}}} {{(pid=100298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 10:01:48.137206 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.volume.api [None req-635d3934-a398-4c03-b1c8-dba603c4c30f tempest-CreateVolumesFromImageTest-2055821696 tempest-CreateVolumesFromImageTest-2055821696-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2dd1faf3-34a4-4ef4-ab20-1283f309f284) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '2cd30b6d-6df6-4f74-8f35-b7f916ad08fb', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromImageTest-Volume-168791613',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='3f52068a6e3747a09a898fc2b6674309',qos_specs=None,replication_status=,reservations=['9ec3574c-c92b-47df-a218-f7d4e9c4e5aa','da4f8041-e6d4-4147-9885-c0a90f40a175','ca2ebe92-a7c2-475f-8bec-1185df9c16d1','2d2f0117-5173-4928-97b7-0e0c5bb1d367'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='29eb5eabc2c640b6bd4cc9947d07e468',volume_type_id=45fd9a3a-b61e-4c6c-9ab7-d02f06678d0d), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-07T10:01:48Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromImageTest-Volume-168791613',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=2cd30b6d-6df6-4f74-8f35-b7f916ad08fb,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='3f52068a6e3747a09a898fc2b6674309',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='29eb5eabc2c640b6bd4cc9947d07e468',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(45fd9a3a-b61e-4c6c-9ab7-d02f06678d0d),volume_type_id=45fd9a3a-b61e-4c6c-9ab7-d02f06678d0d)}' {{(pid=100297) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 10:01:48.138461 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.volume.api [None req-635d3934-a398-4c03-b1c8-dba603c4c30f tempest-CreateVolumesFromImageTest-2055821696 tempest-CreateVolumesFromImageTest-2055821696-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1e04b710-3e08-4df1-8111-87d2c210664a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100297) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 10:01:48.149274 np0000006707 devstack@c-api.service[100298]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 10:01:48.149274 np0000006707 devstack@c-api.service[100298]: warnings.warn( Aug 07 10:01:48.149833 np0000006707 devstack@c-api.service[100298]: INFO cinder.volume.api [None req-64caa70f-ca95-4d55-8549-8540abac12e0 tempest-TestServerVolumeAttachmentScenario-412459737 tempest-TestServerVolumeAttachmentScenario-412459737-project-member] Volume info retrieved successfully. Aug 07 10:01:48.153518 np0000006707 devstack@c-api.service[100298]: INFO cinder.volume.api [None req-64caa70f-ca95-4d55-8549-8540abac12e0 tempest-TestServerVolumeAttachmentScenario-412459737 tempest-TestServerVolumeAttachmentScenario-412459737-project-member] Attachment connected to vm 18f9b1e3-4b5e-4c43-b297-14f458e9e322, checking data on nova Aug 07 10:01:48.153878 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.compute.nova [None req-64caa70f-ca95-4d55-8549-8540abac12e0 tempest-TestServerVolumeAttachmentScenario-412459737 tempest-TestServerVolumeAttachmentScenario-412459737-project-member] Creating Keystone token plugin using URL: https://10.4.3.8/identity {{(pid=100298) novaclient /opt/stack/cinder/cinder/compute/nova.py:106}} Aug 07 10:01:48.158540 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.volume.api [None req-635d3934-a398-4c03-b1c8-dba603c4c30f tempest-CreateVolumesFromImageTest-2055821696 tempest-CreateVolumesFromImageTest-2055821696-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1e04b710-3e08-4df1-8111-87d2c210664a) transitioned into state 'SUCCESS' from state '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-168791613',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='3f52068a6e3747a09a898fc2b6674309',qos_specs=None,replication_status=,reservations=['9ec3574c-c92b-47df-a218-f7d4e9c4e5aa','da4f8041-e6d4-4147-9885-c0a90f40a175','ca2ebe92-a7c2-475f-8bec-1185df9c16d1','2d2f0117-5173-4928-97b7-0e0c5bb1d367'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='29eb5eabc2c640b6bd4cc9947d07e468',volume_type_id=45fd9a3a-b61e-4c6c-9ab7-d02f06678d0d)}' {{(pid=100297) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 10:01:48.159181 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.volume.api [None req-635d3934-a398-4c03-b1c8-dba603c4c30f tempest-CreateVolumesFromImageTest-2055821696 tempest-CreateVolumesFromImageTest-2055821696-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0aba8247-53b3-47e8-8e39-bcb983a84615) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100297) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 10:01:48.161216 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-6c9f814f-3894-434c-9f7e-26c5cc044318 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:01:48.164145 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-6c9f814f-3894-434c-9f7e-26c5cc044318 tempest-SnapshotDataIntegrityTests-488661116 tempest-SnapshotDataIntegrityTests-488661116-project-member] GET https://10.4.3.8/volume/v3/volumes/926c65e7-8133-4f16-adec-4b3e7234f3ce Aug 07 10:01:48.164322 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-6c9f814f-3894-434c-9f7e-26c5cc044318 tempest-SnapshotDataIntegrityTests-488661116 tempest-SnapshotDataIntegrityTests-488661116-project-member] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 10:01:48.164546 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-6c9f814f-3894-434c-9f7e-26c5cc044318 tempest-SnapshotDataIntegrityTests-488661116 tempest-SnapshotDataIntegrityTests-488661116-project-member] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 10:01:48.169855 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.volume.api [None req-635d3934-a398-4c03-b1c8-dba603c4c30f tempest-CreateVolumesFromImageTest-2055821696 tempest-CreateVolumesFromImageTest-2055821696-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0aba8247-53b3-47e8-8e39-bcb983a84615) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100297) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 10:01:48.171003 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.volume.api [None req-635d3934-a398-4c03-b1c8-dba603c4c30f tempest-CreateVolumesFromImageTest-2055821696 tempest-CreateVolumesFromImageTest-2055821696-project-member] Flow 'volume_create_api' (d9c4dad5-fb24-422b-b5f5-e0bc3897cbaf) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100297) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 10:01:48.171366 np0000006707 devstack@c-api.service[100297]: INFO cinder.volume.api [None req-635d3934-a398-4c03-b1c8-dba603c4c30f tempest-CreateVolumesFromImageTest-2055821696 tempest-CreateVolumesFromImageTest-2055821696-project-member] Create volume request issued successfully. Aug 07 10:01:48.172136 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-635d3934-a398-4c03-b1c8-dba603c4c30f tempest-CreateVolumesFromImageTest-2055821696 tempest-CreateVolumesFromImageTest-2055821696-project-member] https://10.4.3.8/volume/v3/volumes returned with HTTP 202 Aug 07 10:01:48.172641 np0000006707 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 958/3826] 10.4.3.8 () {68 vars in 1245 bytes} [Fri Aug 7 10:01:47 2026] POST /volume/v3/volumes => generated 752 bytes in 174 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 07 10:01:48.174637 np0000006707 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 10:01:48.174637 np0000006707 devstack@c-api.service[100295]: warnings.warn( Aug 07 10:01:48.178776 np0000006707 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-6c9f814f-3894-434c-9f7e-26c5cc044318 tempest-SnapshotDataIntegrityTests-488661116 tempest-SnapshotDataIntegrityTests-488661116-project-member] Volume info retrieved successfully. Aug 07 10:01:48.185067 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [None req-79e63f6a-8c38-418d-83a9-fd9646f861eb None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:01:48.185744 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-6c9f814f-3894-434c-9f7e-26c5cc044318 tempest-SnapshotDataIntegrityTests-488661116 tempest-SnapshotDataIntegrityTests-488661116-project-member] https://10.4.3.8/volume/v3/volumes/926c65e7-8133-4f16-adec-4b3e7234f3ce returned with HTTP 200 Aug 07 10:01:48.186202 np0000006707 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 957/3827] 10.4.3.8 () {66 vars in 1334 bytes} [Fri Aug 7 10:01:48 2026] GET /volume/v3/volumes/926c65e7-8133-4f16-adec-4b3e7234f3ce => generated 880 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 10:01:48.187167 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-79e63f6a-8c38-418d-83a9-fd9646f861eb tempest-CreateVolumesFromImageTest-2055821696 tempest-CreateVolumesFromImageTest-2055821696-project-member] POST https://10.4.3.8/volume/v3/volumes Aug 07 10:01:48.187573 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-79e63f6a-8c38-418d-83a9-fd9646f861eb tempest-CreateVolumesFromImageTest-2055821696 tempest-CreateVolumesFromImageTest-2055821696-project-member] Action: 'create', calling method: create, body: {"volume": {"'imageRef": "a6c27e23-91c8-49d8-8cc0-7e13210d16ce", "size": 1, "name": "tempest-CreateVolumesFromImageTest-Volume-1121798141"}} {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 10:01:48.189432 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.v3.volumes [None req-79e63f6a-8c38-418d-83a9-fd9646f861eb tempest-CreateVolumesFromImageTest-2055821696 tempest-CreateVolumesFromImageTest-2055821696-project-member] Create volume request body: {'volume': {"'imageRef": 'a6c27e23-91c8-49d8-8cc0-7e13210d16ce', 'size': 1, 'name': 'tempest-CreateVolumesFromImageTest-Volume-1121798141'}} {{(pid=100296) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 07 10:01:48.189795 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.v3.volumes [None req-79e63f6a-8c38-418d-83a9-fd9646f861eb tempest-CreateVolumesFromImageTest-2055821696 tempest-CreateVolumesFromImageTest-2055821696-project-member] Create volume of 1 GB Aug 07 10:01:48.190751 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [None req-3cab1725-bb54-4298-81c3-69a5d696fbae None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:01:48.191179 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-3cab1725-bb54-4298-81c3-69a5d696fbae None None] GET https://10.4.3.8/volume// Aug 07 10:01:48.191343 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-3cab1725-bb54-4298-81c3-69a5d696fbae None None] Empty body provided in request {{(pid=100297) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 10:01:48.191582 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-3cab1725-bb54-4298-81c3-69a5d696fbae None None] Calling method 'all' {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 10:01:48.191937 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-3cab1725-bb54-4298-81c3-69a5d696fbae None None] https://10.4.3.8/volume// returned with HTTP 300 Aug 07 10:01:48.192518 np0000006707 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 959/3828] 10.4.3.8 () {66 vars in 1412 bytes} [Fri Aug 7 10:01:48 2026] GET /volume/ => generated 384 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 07 10:01:48.199203 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-2b3b8c43-6dbe-4dba-9d0f-74bb44e3a09e None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:01:48.200920 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-2b3b8c43-6dbe-4dba-9d0f-74bb44e3a09e tempest-SnapshotDataIntegrityTests-488661116 tempest-SnapshotDataIntegrityTests-488661116-project-member] GET https://10.4.3.8/volume/v3/volumes/926c65e7-8133-4f16-adec-4b3e7234f3ce Aug 07 10:01:48.201109 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-2b3b8c43-6dbe-4dba-9d0f-74bb44e3a09e tempest-SnapshotDataIntegrityTests-488661116 tempest-SnapshotDataIntegrityTests-488661116-project-member] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 10:01:48.201274 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-2b3b8c43-6dbe-4dba-9d0f-74bb44e3a09e tempest-SnapshotDataIntegrityTests-488661116 tempest-SnapshotDataIntegrityTests-488661116-project-member] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 10:01:48.203918 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [req-e1e0f00a-2321-40b0-b6ab-83e42dd733a9 req-92bfb8de-b3ce-43a5-9827-15eaf1030c46 None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:01:48.206215 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [req-e1e0f00a-2321-40b0-b6ab-83e42dd733a9 req-92bfb8de-b3ce-43a5-9827-15eaf1030c46 tempest-TestEncryptedCinderVolumes-768498766 tempest-TestEncryptedCinderVolumes-768498766-project-member] POST https://10.4.3.8/volume/v3/attachments Aug 07 10:01:48.206736 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [req-e1e0f00a-2321-40b0-b6ab-83e42dd733a9 req-92bfb8de-b3ce-43a5-9827-15eaf1030c46 tempest-TestEncryptedCinderVolumes-768498766 tempest-TestEncryptedCinderVolumes-768498766-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "5b5fb386-55da-4f7a-b001-c0b9f59a6107", "connector": null, "instance_uuid": "8e7c8bae-d7b7-4b89-a154-e5bd0d699877"}} {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 10:01:48.208685 np0000006707 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 10:01:48.208685 np0000006707 devstack@c-api.service[100295]: warnings.warn( Aug 07 10:01:48.213072 np0000006707 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-2b3b8c43-6dbe-4dba-9d0f-74bb44e3a09e tempest-SnapshotDataIntegrityTests-488661116 tempest-SnapshotDataIntegrityTests-488661116-project-member] Volume info retrieved successfully. Aug 07 10:01:48.217306 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-2b3b8c43-6dbe-4dba-9d0f-74bb44e3a09e tempest-SnapshotDataIntegrityTests-488661116 tempest-SnapshotDataIntegrityTests-488661116-project-member] https://10.4.3.8/volume/v3/volumes/926c65e7-8133-4f16-adec-4b3e7234f3ce returned with HTTP 200 Aug 07 10:01:48.217683 np0000006707 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 958/3829] 10.4.3.8 () {66 vars in 1334 bytes} [Fri Aug 7 10:01:48 2026] GET /volume/v3/volumes/926c65e7-8133-4f16-adec-4b3e7234f3ce => generated 880 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 10:01:48.218743 np0000006707 devstack@c-api.service[100297]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 10:01:48.218743 np0000006707 devstack@c-api.service[100297]: warnings.warn( Aug 07 10:01:48.226510 np0000006707 devstack@c-api.service[100296]: DEBUG oslo_db.sqlalchemy.engines [None req-79e63f6a-8c38-418d-83a9-fd9646f861eb tempest-CreateVolumesFromImageTest-2055821696 tempest-CreateVolumesFromImageTest-2055821696-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100296) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 07 10:01:48.232527 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-7ba073cf-e90b-40a7-a67f-9c1907f5711f None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:01:48.234078 np0000006707 devstack@c-api.service[100296]: INFO cinder.volume.api [None req-79e63f6a-8c38-418d-83a9-fd9646f861eb tempest-CreateVolumesFromImageTest-2055821696 tempest-CreateVolumesFromImageTest-2055821696-project-member] Availability Zones retrieved successfully. Aug 07 10:01:48.235049 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-7ba073cf-e90b-40a7-a67f-9c1907f5711f tempest-SnapshotDataIntegrityTests-488661116 tempest-SnapshotDataIntegrityTests-488661116-project-member] DELETE https://10.4.3.8/volume/v3/volumes/926c65e7-8133-4f16-adec-4b3e7234f3ce Aug 07 10:01:48.235456 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-7ba073cf-e90b-40a7-a67f-9c1907f5711f tempest-SnapshotDataIntegrityTests-488661116 tempest-SnapshotDataIntegrityTests-488661116-project-member] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 10:01:48.235867 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-7ba073cf-e90b-40a7-a67f-9c1907f5711f tempest-SnapshotDataIntegrityTests-488661116 tempest-SnapshotDataIntegrityTests-488661116-project-member] Calling method 'delete' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 10:01:48.235867 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.v3.volumes [None req-7ba073cf-e90b-40a7-a67f-9c1907f5711f tempest-SnapshotDataIntegrityTests-488661116 tempest-SnapshotDataIntegrityTests-488661116-project-member] Delete volume with id: 926c65e7-8133-4f16-adec-4b3e7234f3ce Aug 07 10:01:48.243264 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.volume.api [None req-79e63f6a-8c38-418d-83a9-fd9646f861eb tempest-CreateVolumesFromImageTest-2055821696 tempest-CreateVolumesFromImageTest-2055821696-project-member] Flow 'volume_create_api' (6467ca74-7ef0-43d7-9548-69452754a1ab) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100296) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 10:01:48.243811 np0000006707 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 10:01:48.243811 np0000006707 devstack@c-api.service[100295]: warnings.warn( Aug 07 10:01:48.244173 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.volume.api [None req-79e63f6a-8c38-418d-83a9-fd9646f861eb tempest-CreateVolumesFromImageTest-2055821696 tempest-CreateVolumesFromImageTest-2055821696-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (78269d44-1e1a-41a3-950c-61783eff8b7b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 10:01:48.244289 np0000006707 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-7ba073cf-e90b-40a7-a67f-9c1907f5711f tempest-SnapshotDataIntegrityTests-488661116 tempest-SnapshotDataIntegrityTests-488661116-project-member] Volume info retrieved successfully. Aug 07 10:01:48.245077 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.volume.flows.api.create_volume [None req-79e63f6a-8c38-418d-83a9-fd9646f861eb tempest-CreateVolumesFromImageTest-2055821696 tempest-CreateVolumesFromImageTest-2055821696-project-member] Validating volume size '1' using validate_int {{(pid=100296) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 07 10:01:48.257471 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [req-e1e0f00a-2321-40b0-b6ab-83e42dd733a9 req-92bfb8de-b3ce-43a5-9827-15eaf1030c46 tempest-TestEncryptedCinderVolumes-768498766 tempest-TestEncryptedCinderVolumes-768498766-project-member] https://10.4.3.8/volume/v3/attachments returned with HTTP 200 Aug 07 10:01:48.258082 np0000006707 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 960/3830] 10.4.3.8 () {74 vars in 1580 bytes} [Fri Aug 7 10:01:48 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 10:01:48.260368 np0000006707 devstack@c-api.service[100298]: DEBUG novaclient.v2.client [None req-64caa70f-ca95-4d55-8549-8540abac12e0 tempest-TestServerVolumeAttachmentScenario-412459737 tempest-TestServerVolumeAttachmentScenario-412459737-project-member] REQ: curl -g -i -X GET https://10.4.3.8/compute/v2.1/servers/18f9b1e3-4b5e-4c43-b297-14f458e9e322/os-volume_attachments/ae2af9e8-b489-40cd-a66a-d17ef5eafb59 -H "Accept: application/json" -H "OpenStack-API-Version: compute 2.89" -H "User-Agent: python-novaclient" -H "X-Auth-Token: {SHA256}1ed86a8325a417a0c0119b3d5b92c3b9e8367bc640b681746c38bdb2013551d8" -H "X-OpenStack-Nova-API-Version: 2.89" -H "X-OpenStack-Request-ID: req-64caa70f-ca95-4d55-8549-8540abac12e0" -H "X-Service-Token: {SHA256}7e52897c4dae283f6b52badb7334bf9f4208a9f2f8b984ee761cc495e233d9cb" {{(pid=100298) _http_log_request /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:575}} Aug 07 10:01:48.266341 np0000006707 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-7ba073cf-e90b-40a7-a67f-9c1907f5711f tempest-SnapshotDataIntegrityTests-488661116 tempest-SnapshotDataIntegrityTests-488661116-project-member] Delete volume request issued successfully. Aug 07 10:01:48.266589 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-7ba073cf-e90b-40a7-a67f-9c1907f5711f tempest-SnapshotDataIntegrityTests-488661116 tempest-SnapshotDataIntegrityTests-488661116-project-member] https://10.4.3.8/volume/v3/volumes/926c65e7-8133-4f16-adec-4b3e7234f3ce returned with HTTP 202 Aug 07 10:01:48.267054 np0000006707 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 959/3831] 10.4.3.8 () {66 vars in 1337 bytes} [Fri Aug 7 10:01:48 2026] DELETE /volume/v3/volumes/926c65e7-8133-4f16-adec-4b3e7234f3ce => generated 0 bytes in 35 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 07 10:01:48.273969 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [None req-b367a136-eaeb-4a65-aee7-c81e7e16bb3e None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:01:48.276463 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-b367a136-eaeb-4a65-aee7-c81e7e16bb3e tempest-SnapshotDataIntegrityTests-488661116 tempest-SnapshotDataIntegrityTests-488661116-project-member] GET https://10.4.3.8/volume/v3/volumes/926c65e7-8133-4f16-adec-4b3e7234f3ce Aug 07 10:01:48.276716 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-b367a136-eaeb-4a65-aee7-c81e7e16bb3e tempest-SnapshotDataIntegrityTests-488661116 tempest-SnapshotDataIntegrityTests-488661116-project-member] Empty body provided in request {{(pid=100297) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 10:01:48.277038 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-b367a136-eaeb-4a65-aee7-c81e7e16bb3e tempest-SnapshotDataIntegrityTests-488661116 tempest-SnapshotDataIntegrityTests-488661116-project-member] Calling method 'show' {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 10:01:48.278176 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.volume.api [None req-79e63f6a-8c38-418d-83a9-fd9646f861eb tempest-CreateVolumesFromImageTest-2055821696 tempest-CreateVolumesFromImageTest-2055821696-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (78269d44-1e1a-41a3-950c-61783eff8b7b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-07T09:47:39Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=45fd9a3a-b61e-4c6c-9ab7-d02f06678d0d,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '45fd9a3a-b61e-4c6c-9ab7-d02f06678d0d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 10:01:48.280120 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.volume.api [None req-79e63f6a-8c38-418d-83a9-fd9646f861eb tempest-CreateVolumesFromImageTest-2055821696 tempest-CreateVolumesFromImageTest-2055821696-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (aa505c8c-5160-48a7-9be5-39187253416b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 10:01:48.286661 np0000006707 devstack@c-api.service[100297]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 10:01:48.286661 np0000006707 devstack@c-api.service[100297]: warnings.warn( Aug 07 10:01:48.293351 np0000006707 devstack@c-api.service[100297]: INFO cinder.volume.api [None req-b367a136-eaeb-4a65-aee7-c81e7e16bb3e tempest-SnapshotDataIntegrityTests-488661116 tempest-SnapshotDataIntegrityTests-488661116-project-member] Volume info retrieved successfully. Aug 07 10:01:48.293867 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [req-e1e0f00a-2321-40b0-b6ab-83e42dd733a9 req-b2252b3a-428d-4f31-a547-7dd8dc0fef60 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:01:48.296549 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [req-e1e0f00a-2321-40b0-b6ab-83e42dd733a9 req-b2252b3a-428d-4f31-a547-7dd8dc0fef60 tempest-TestEncryptedCinderVolumes-768498766 tempest-TestEncryptedCinderVolumes-768498766-project-member] DELETE https://10.4.3.8/volume/v3/attachments/55281799-0374-4b02-88a1-c9d67bd95f03 Aug 07 10:01:48.296785 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [req-e1e0f00a-2321-40b0-b6ab-83e42dd733a9 req-b2252b3a-428d-4f31-a547-7dd8dc0fef60 tempest-TestEncryptedCinderVolumes-768498766 tempest-TestEncryptedCinderVolumes-768498766-project-member] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 10:01:48.297112 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [req-e1e0f00a-2321-40b0-b6ab-83e42dd733a9 req-b2252b3a-428d-4f31-a547-7dd8dc0fef60 tempest-TestEncryptedCinderVolumes-768498766 tempest-TestEncryptedCinderVolumes-768498766-project-member] Calling method 'version_select' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 10:01:48.298856 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-b367a136-eaeb-4a65-aee7-c81e7e16bb3e tempest-SnapshotDataIntegrityTests-488661116 tempest-SnapshotDataIntegrityTests-488661116-project-member] https://10.4.3.8/volume/v3/volumes/926c65e7-8133-4f16-adec-4b3e7234f3ce returned with HTTP 200 Aug 07 10:01:48.299336 np0000006707 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 961/3832] 10.4.3.8 () {66 vars in 1334 bytes} [Fri Aug 7 10:01:48 2026] GET /volume/v3/volumes/926c65e7-8133-4f16-adec-4b3e7234f3ce => generated 879 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 10:01:48.307234 np0000006707 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 10:01:48.307234 np0000006707 devstack@c-api.service[100295]: warnings.warn( Aug 07 10:01:48.331300 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.quota [None req-79e63f6a-8c38-418d-83a9-fd9646f861eb tempest-CreateVolumesFromImageTest-2055821696 tempest-CreateVolumesFromImageTest-2055821696-project-member] Created reservations ['85b6daf0-4bc6-4bf0-b4c4-756892ee33c8', '6f85548c-0e61-496b-a181-3b7160564499', '65612023-3385-4e97-8f80-957008199b06', 'd7045a5a-a63e-495c-8ad7-6483ce1788d4'] {{(pid=100296) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 10:01:48.332219 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.volume.api [None req-79e63f6a-8c38-418d-83a9-fd9646f861eb tempest-CreateVolumesFromImageTest-2055821696 tempest-CreateVolumesFromImageTest-2055821696-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (aa505c8c-5160-48a7-9be5-39187253416b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['85b6daf0-4bc6-4bf0-b4c4-756892ee33c8', '6f85548c-0e61-496b-a181-3b7160564499', '65612023-3385-4e97-8f80-957008199b06', 'd7045a5a-a63e-495c-8ad7-6483ce1788d4']}' {{(pid=100296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 10:01:48.333280 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.volume.api [None req-79e63f6a-8c38-418d-83a9-fd9646f861eb tempest-CreateVolumesFromImageTest-2055821696 tempest-CreateVolumesFromImageTest-2055821696-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5ac3a144-fd7a-46c6-9906-e0bc5fba96d4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 10:01:48.365254 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.volume.api [None req-79e63f6a-8c38-418d-83a9-fd9646f861eb tempest-CreateVolumesFromImageTest-2055821696 tempest-CreateVolumesFromImageTest-2055821696-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5ac3a144-fd7a-46c6-9906-e0bc5fba96d4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '0fd731d0-d307-4b93-b93d-c5474cdbf62f', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromImageTest-Volume-1121798141',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='3f52068a6e3747a09a898fc2b6674309',qos_specs=None,replication_status=,reservations=['85b6daf0-4bc6-4bf0-b4c4-756892ee33c8','6f85548c-0e61-496b-a181-3b7160564499','65612023-3385-4e97-8f80-957008199b06','d7045a5a-a63e-495c-8ad7-6483ce1788d4'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='29eb5eabc2c640b6bd4cc9947d07e468',volume_type_id=45fd9a3a-b61e-4c6c-9ab7-d02f06678d0d), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-07T10:01:48Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromImageTest-Volume-1121798141',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=0fd731d0-d307-4b93-b93d-c5474cdbf62f,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='3f52068a6e3747a09a898fc2b6674309',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='29eb5eabc2c640b6bd4cc9947d07e468',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(45fd9a3a-b61e-4c6c-9ab7-d02f06678d0d),volume_type_id=45fd9a3a-b61e-4c6c-9ab7-d02f06678d0d)}' {{(pid=100296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 10:01:48.365976 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.volume.api [None req-79e63f6a-8c38-418d-83a9-fd9646f861eb tempest-CreateVolumesFromImageTest-2055821696 tempest-CreateVolumesFromImageTest-2055821696-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (68fefb15-a550-477c-a2e4-318d0f4a496d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 10:01:48.380347 np0000006707 devstack@c-api.service[100298]: DEBUG novaclient.v2.client [None req-64caa70f-ca95-4d55-8549-8540abac12e0 tempest-TestServerVolumeAttachmentScenario-412459737 tempest-TestServerVolumeAttachmentScenario-412459737-project-member] RESP: [200] Connection: close Content-Length: 302 Content-Type: application/json Date: Fri, 07 Aug 2026 10:01:48 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-01b8c093-7b57-444f-8d0d-dc3e9f4dc477 x-openstack-request-id: req-01b8c093-7b57-444f-8d0d-dc3e9f4dc477 {{(pid=100298) _http_log_response /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:616}} Aug 07 10:01:48.380579 np0000006707 devstack@c-api.service[100298]: DEBUG novaclient.v2.client [None req-64caa70f-ca95-4d55-8549-8540abac12e0 tempest-TestServerVolumeAttachmentScenario-412459737 tempest-TestServerVolumeAttachmentScenario-412459737-project-member] RESP BODY: {"volumeAttachment": {"volumeId": "ae2af9e8-b489-40cd-a66a-d17ef5eafb59", "serverId": "18f9b1e3-4b5e-4c43-b297-14f458e9e322", "device": "/dev/vdb", "tag": null, "delete_on_termination": false, "attachment_id": "2eba6074-80e4-4453-bbe6-93d3c7f999ac", "bdm_uuid": "1f9bd4c7-47b1-4ea9-9adc-163ea8bd1a2e"}} {{(pid=100298) _http_log_response /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:651}} Aug 07 10:01:48.380734 np0000006707 devstack@c-api.service[100298]: DEBUG novaclient.v2.client [None req-64caa70f-ca95-4d55-8549-8540abac12e0 tempest-TestServerVolumeAttachmentScenario-412459737 tempest-TestServerVolumeAttachmentScenario-412459737-project-member] GET call to compute for https://10.4.3.8/compute/v2.1/servers/18f9b1e3-4b5e-4c43-b297-14f458e9e322/os-volume_attachments/ae2af9e8-b489-40cd-a66a-d17ef5eafb59 used request id req-01b8c093-7b57-444f-8d0d-dc3e9f4dc477 {{(pid=100298) request /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:1076}} Aug 07 10:01:48.383851 np0000006707 devstack@c-api.service[100298]: ERROR cinder.volume.api [None req-64caa70f-ca95-4d55-8549-8540abac12e0 tempest-TestServerVolumeAttachmentScenario-412459737 tempest-TestServerVolumeAttachmentScenario-412459737-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 10:01:48.387349 np0000006707 devstack@c-api.service[100298]: ERROR cinder.api.middleware.fault [None req-64caa70f-ca95-4d55-8549-8540abac12e0 tempest-TestServerVolumeAttachmentScenario-412459737 tempest-TestServerVolumeAttachmentScenario-412459737-project-member] Caught error: Detach volume from instance 18f9b1e3-4b5e-4c43-b297-14f458e9e322 using the Compute API: cinder.exception.ConflictNovaUsingAttachment: Detach volume from instance 18f9b1e3-4b5e-4c43-b297-14f458e9e322 using the Compute API Aug 07 10:01:48.387349 np0000006707 devstack@c-api.service[100298]: ERROR cinder.api.middleware.fault Traceback (most recent call last): Aug 07 10:01:48.387349 np0000006707 devstack@c-api.service[100298]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/middleware/fault.py", line 84, in __call__ Aug 07 10:01:48.387349 np0000006707 devstack@c-api.service[100298]: ERROR cinder.api.middleware.fault return req.get_response(self.application) Aug 07 10:01:48.387349 np0000006707 devstack@c-api.service[100298]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 07 10:01:48.387349 np0000006707 devstack@c-api.service[100298]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1313, in send Aug 07 10:01:48.387349 np0000006707 devstack@c-api.service[100298]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Aug 07 10:01:48.387349 np0000006707 devstack@c-api.service[100298]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Aug 07 10:01:48.387349 np0000006707 devstack@c-api.service[100298]: 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 10:01:48.387349 np0000006707 devstack@c-api.service[100298]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Aug 07 10:01:48.387349 np0000006707 devstack@c-api.service[100298]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 07 10:01:48.387349 np0000006707 devstack@c-api.service[100298]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Aug 07 10:01:48.387349 np0000006707 devstack@c-api.service[100298]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Aug 07 10:01:48.387349 np0000006707 devstack@c-api.service[100298]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 07 10:01:48.387349 np0000006707 devstack@c-api.service[100298]: 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 10:01:48.387349 np0000006707 devstack@c-api.service[100298]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Aug 07 10:01:48.387349 np0000006707 devstack@c-api.service[100298]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 07 10:01:48.387349 np0000006707 devstack@c-api.service[100298]: 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 10:01:48.387349 np0000006707 devstack@c-api.service[100298]: ERROR cinder.api.middleware.fault return req.get_response(self.application) Aug 07 10:01:48.387349 np0000006707 devstack@c-api.service[100298]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 07 10:01:48.387349 np0000006707 devstack@c-api.service[100298]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1313, in send Aug 07 10:01:48.387349 np0000006707 devstack@c-api.service[100298]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Aug 07 10:01:48.387349 np0000006707 devstack@c-api.service[100298]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Aug 07 10:01:48.387349 np0000006707 devstack@c-api.service[100298]: 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 10:01:48.387349 np0000006707 devstack@c-api.service[100298]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Aug 07 10:01:48.387349 np0000006707 devstack@c-api.service[100298]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 07 10:01:48.387349 np0000006707 devstack@c-api.service[100298]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Aug 07 10:01:48.387349 np0000006707 devstack@c-api.service[100298]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Aug 07 10:01:48.387349 np0000006707 devstack@c-api.service[100298]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 07 10:01:48.387349 np0000006707 devstack@c-api.service[100298]: 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 10:01:48.387349 np0000006707 devstack@c-api.service[100298]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Aug 07 10:01:48.387349 np0000006707 devstack@c-api.service[100298]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 07 10:01:48.387349 np0000006707 devstack@c-api.service[100298]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/osprofiler/web.py", line 132, in __call__ Aug 07 10:01:48.387349 np0000006707 devstack@c-api.service[100298]: ERROR cinder.api.middleware.fault return request.get_response(self.application) Aug 07 10:01:48.387349 np0000006707 devstack@c-api.service[100298]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 07 10:01:48.387349 np0000006707 devstack@c-api.service[100298]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1313, in send Aug 07 10:01:48.387349 np0000006707 devstack@c-api.service[100298]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Aug 07 10:01:48.387349 np0000006707 devstack@c-api.service[100298]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Aug 07 10:01:48.387349 np0000006707 devstack@c-api.service[100298]: 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 10:01:48.387349 np0000006707 devstack@c-api.service[100298]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Aug 07 10:01:48.387349 np0000006707 devstack@c-api.service[100298]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 07 10:01:48.387349 np0000006707 devstack@c-api.service[100298]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Aug 07 10:01:48.387349 np0000006707 devstack@c-api.service[100298]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Aug 07 10:01:48.387349 np0000006707 devstack@c-api.service[100298]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 07 10:01:48.387349 np0000006707 devstack@c-api.service[100298]: 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 10:01:48.387349 np0000006707 devstack@c-api.service[100298]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Aug 07 10:01:48.387349 np0000006707 devstack@c-api.service[100298]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 07 10:01:48.387349 np0000006707 devstack@c-api.service[100298]: 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 10:01:48.387349 np0000006707 devstack@c-api.service[100298]: ERROR cinder.api.middleware.fault response = req.get_response(self._app) Aug 07 10:01:48.387349 np0000006707 devstack@c-api.service[100298]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 07 10:01:48.387349 np0000006707 devstack@c-api.service[100298]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1313, in send Aug 07 10:01:48.389074 np0000006707 devstack@c-api.service[100298]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Aug 07 10:01:48.389074 np0000006707 devstack@c-api.service[100298]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Aug 07 10:01:48.389074 np0000006707 devstack@c-api.service[100298]: 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 10:01:48.389074 np0000006707 devstack@c-api.service[100298]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Aug 07 10:01:48.389074 np0000006707 devstack@c-api.service[100298]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 07 10:01:48.389074 np0000006707 devstack@c-api.service[100298]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 143, in __call__ Aug 07 10:01:48.389074 np0000006707 devstack@c-api.service[100298]: ERROR cinder.api.middleware.fault return resp(environ, start_response) Aug 07 10:01:48.389074 np0000006707 devstack@c-api.service[100298]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 07 10:01:48.389074 np0000006707 devstack@c-api.service[100298]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 143, in __call__ Aug 07 10:01:48.389074 np0000006707 devstack@c-api.service[100298]: ERROR cinder.api.middleware.fault return resp(environ, start_response) Aug 07 10:01:48.389074 np0000006707 devstack@c-api.service[100298]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 07 10:01:48.389074 np0000006707 devstack@c-api.service[100298]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/routes/middleware.py", line 153, in __call__ Aug 07 10:01:48.389074 np0000006707 devstack@c-api.service[100298]: ERROR cinder.api.middleware.fault response = self.app(environ, start_response) Aug 07 10:01:48.389074 np0000006707 devstack@c-api.service[100298]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 07 10:01:48.389074 np0000006707 devstack@c-api.service[100298]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 143, in __call__ Aug 07 10:01:48.389074 np0000006707 devstack@c-api.service[100298]: ERROR cinder.api.middleware.fault return resp(environ, start_response) Aug 07 10:01:48.389074 np0000006707 devstack@c-api.service[100298]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 07 10:01:48.389074 np0000006707 devstack@c-api.service[100298]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Aug 07 10:01:48.389074 np0000006707 devstack@c-api.service[100298]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Aug 07 10:01:48.389074 np0000006707 devstack@c-api.service[100298]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 07 10:01:48.389074 np0000006707 devstack@c-api.service[100298]: 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 10:01:48.389074 np0000006707 devstack@c-api.service[100298]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Aug 07 10:01:48.389074 np0000006707 devstack@c-api.service[100298]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 07 10:01:48.389074 np0000006707 devstack@c-api.service[100298]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/openstack/wsgi.py", line 849, in __call__ Aug 07 10:01:48.389074 np0000006707 devstack@c-api.service[100298]: ERROR cinder.api.middleware.fault return self._process_stack(request, action, action_args, Aug 07 10:01:48.389074 np0000006707 devstack@c-api.service[100298]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 07 10:01:48.389074 np0000006707 devstack@c-api.service[100298]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/openstack/wsgi.py", line 910, in _process_stack Aug 07 10:01:48.389074 np0000006707 devstack@c-api.service[100298]: ERROR cinder.api.middleware.fault action_result = self.dispatch(meth, request, action_args) Aug 07 10:01:48.389074 np0000006707 devstack@c-api.service[100298]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 07 10:01:48.389074 np0000006707 devstack@c-api.service[100298]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/openstack/wsgi.py", line 1005, in dispatch Aug 07 10:01:48.389074 np0000006707 devstack@c-api.service[100298]: ERROR cinder.api.middleware.fault return method(req=request, **action_args) Aug 07 10:01:48.389074 np0000006707 devstack@c-api.service[100298]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 07 10:01:48.389074 np0000006707 devstack@c-api.service[100298]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/validation/__init__.py", line 60, in wrapper Aug 07 10:01:48.389074 np0000006707 devstack@c-api.service[100298]: ERROR cinder.api.middleware.fault return func(*args, **kwargs) Aug 07 10:01:48.389074 np0000006707 devstack@c-api.service[100298]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^ Aug 07 10:01:48.389074 np0000006707 devstack@c-api.service[100298]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/contrib/volume_actions.py", line 194, in _terminate_connection Aug 07 10:01:48.389074 np0000006707 devstack@c-api.service[100298]: ERROR cinder.api.middleware.fault self.volume_api.terminate_connection(context, volume, connector) Aug 07 10:01:48.389074 np0000006707 devstack@c-api.service[100298]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/volume/api.py", line 923, in terminate_connection Aug 07 10:01:48.389074 np0000006707 devstack@c-api.service[100298]: ERROR cinder.api.middleware.fault self.attachment_deletion_allowed(context, None, volume) Aug 07 10:01:48.389074 np0000006707 devstack@c-api.service[100298]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/volume/api.py", line 2661, in attachment_deletion_allowed Aug 07 10:01:48.389074 np0000006707 devstack@c-api.service[100298]: ERROR cinder.api.middleware.fault raise exception.ConflictNovaUsingAttachment(instance_id=server_id) Aug 07 10:01:48.389074 np0000006707 devstack@c-api.service[100298]: ERROR cinder.api.middleware.fault cinder.exception.ConflictNovaUsingAttachment: Detach volume from instance 18f9b1e3-4b5e-4c43-b297-14f458e9e322 using the Compute API Aug 07 10:01:48.389074 np0000006707 devstack@c-api.service[100298]: ERROR cinder.api.middleware.fault Aug 07 10:01:48.389074 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.middleware.fault [None req-64caa70f-ca95-4d55-8549-8540abac12e0 tempest-TestServerVolumeAttachmentScenario-412459737 tempest-TestServerVolumeAttachmentScenario-412459737-project-member] https://10.4.3.8/volume/v3/volumes/ae2af9e8-b489-40cd-a66a-d17ef5eafb59/action returned with HTTP 409 Aug 07 10:01:48.389074 np0000006707 devstack@c-api.service[100298]: [pid: 100298|app: 0|req: 958/3833] 10.4.3.8 () {68 vars in 1376 bytes} [Fri Aug 7 10:01:48 2026] POST /volume/v3/volumes/ae2af9e8-b489-40cd-a66a-d17ef5eafb59/action => generated 167 bytes in 259 msecs (HTTP/1.1 409) 7 headers in 291 bytes (1 switches on core 0) Aug 07 10:01:48.390260 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.volume.api [None req-79e63f6a-8c38-418d-83a9-fd9646f861eb tempest-CreateVolumesFromImageTest-2055821696 tempest-CreateVolumesFromImageTest-2055821696-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (68fefb15-a550-477c-a2e4-318d0f4a496d) transitioned into state 'SUCCESS' from state '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-1121798141',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='3f52068a6e3747a09a898fc2b6674309',qos_specs=None,replication_status=,reservations=['85b6daf0-4bc6-4bf0-b4c4-756892ee33c8','6f85548c-0e61-496b-a181-3b7160564499','65612023-3385-4e97-8f80-957008199b06','d7045a5a-a63e-495c-8ad7-6483ce1788d4'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='29eb5eabc2c640b6bd4cc9947d07e468',volume_type_id=45fd9a3a-b61e-4c6c-9ab7-d02f06678d0d)}' {{(pid=100296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 10:01:48.390352 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [req-e1e0f00a-2321-40b0-b6ab-83e42dd733a9 req-b2252b3a-428d-4f31-a547-7dd8dc0fef60 tempest-TestEncryptedCinderVolumes-768498766 tempest-TestEncryptedCinderVolumes-768498766-project-member] https://10.4.3.8/volume/v3/attachments/55281799-0374-4b02-88a1-c9d67bd95f03 returned with HTTP 200 Aug 07 10:01:48.390352 np0000006707 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 960/3834] 10.4.3.8 () {72 vars in 1659 bytes} [Fri Aug 7 10:01:48 2026] DELETE /volume/v3/attachments/55281799-0374-4b02-88a1-c9d67bd95f03 => generated 192 bytes in 97 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 10:01:48.390453 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.volume.api [None req-79e63f6a-8c38-418d-83a9-fd9646f861eb tempest-CreateVolumesFromImageTest-2055821696 tempest-CreateVolumesFromImageTest-2055821696-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f8c225e1-4a94-436e-8fbc-1c354a02aece) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 10:01:48.399080 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [None req-0f4a4437-b582-49c9-a880-2c9fb136447b None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:01:48.401027 np0000006707 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 962/3835] 10.4.3.8 () {70 vars in 1583 bytes} [Fri Aug 7 10:01:48 2026] POST /volume/v3/volumes/ae2af9e8-b489-40cd-a66a-d17ef5eafb59/action => generated 114 bytes in 3 msecs (HTTP/1.1 401) 5 headers in 227 bytes (1 switches on core 0) Aug 07 10:01:48.402898 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.volume.api [None req-79e63f6a-8c38-418d-83a9-fd9646f861eb tempest-CreateVolumesFromImageTest-2055821696 tempest-CreateVolumesFromImageTest-2055821696-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f8c225e1-4a94-436e-8fbc-1c354a02aece) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 10:01:48.404024 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.volume.api [None req-79e63f6a-8c38-418d-83a9-fd9646f861eb tempest-CreateVolumesFromImageTest-2055821696 tempest-CreateVolumesFromImageTest-2055821696-project-member] Flow 'volume_create_api' (6467ca74-7ef0-43d7-9548-69452754a1ab) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100296) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 10:01:48.404248 np0000006707 devstack@c-api.service[100296]: INFO cinder.volume.api [None req-79e63f6a-8c38-418d-83a9-fd9646f861eb tempest-CreateVolumesFromImageTest-2055821696 tempest-CreateVolumesFromImageTest-2055821696-project-member] Create volume request issued successfully. Aug 07 10:01:48.404901 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-79e63f6a-8c38-418d-83a9-fd9646f861eb tempest-CreateVolumesFromImageTest-2055821696 tempest-CreateVolumesFromImageTest-2055821696-project-member] https://10.4.3.8/volume/v3/volumes returned with HTTP 202 Aug 07 10:01:48.405370 np0000006707 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 956/3836] 10.4.3.8 () {68 vars in 1245 bytes} [Fri Aug 7 10:01:48 2026] POST /volume/v3/volumes => generated 753 bytes in 221 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 07 10:01:48.410440 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.middleware.request_id [None req-10d3d306-ef7c-42fd-8d5c-a6cd6bef9b18 None None] RequestId filter calling following filter/app {{(pid=100298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:01:48.411938 np0000006707 devstack@c-api.service[100298]: [pid: 100298|app: 0|req: 959/3837] 10.4.3.8 () {70 vars in 1583 bytes} [Fri Aug 7 10:01:48 2026] POST /volume/v3/volumes/ae2af9e8-b489-40cd-a66a-d17ef5eafb59/action => generated 114 bytes in 2 msecs (HTTP/1.1 401) 5 headers in 227 bytes (1 switches on core 0) Aug 07 10:01:48.419185 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-a8d87331-0f07-4b38-93cb-d7d93bd31b82 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:01:48.420469 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [None req-c04ae554-c5d2-4342-8747-634563234af7 None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:01:48.421933 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-c04ae554-c5d2-4342-8747-634563234af7 tempest-CreateVolumesFromImageTest-2055821696 tempest-CreateVolumesFromImageTest-2055821696-project-member] POST https://10.4.3.8/volume/v3/volumes Aug 07 10:01:48.422084 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-c04ae554-c5d2-4342-8747-634563234af7 tempest-CreateVolumesFromImageTest-2055821696 tempest-CreateVolumesFromImageTest-2055821696-project-member] Action: 'create', calling method: create, body: {"volume": {"'imageRef": "a6c27e23-91c8-49d8-8cc0-7e13210d16ce", "size": 1, "name": "tempest-CreateVolumesFromImageTest-Volume-946832423"}} {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 10:01:48.423351 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.v3.volumes [None req-c04ae554-c5d2-4342-8747-634563234af7 tempest-CreateVolumesFromImageTest-2055821696 tempest-CreateVolumesFromImageTest-2055821696-project-member] Create volume request body: {'volume': {"'imageRef": 'a6c27e23-91c8-49d8-8cc0-7e13210d16ce', 'size': 1, 'name': 'tempest-CreateVolumesFromImageTest-Volume-946832423'}} {{(pid=100297) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 07 10:01:48.423631 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.v3.volumes [None req-c04ae554-c5d2-4342-8747-634563234af7 tempest-CreateVolumesFromImageTest-2055821696 tempest-CreateVolumesFromImageTest-2055821696-project-member] Create volume of 1 GB Aug 07 10:01:48.428083 np0000006707 devstack@c-api.service[100297]: INFO cinder.volume.api [None req-c04ae554-c5d2-4342-8747-634563234af7 tempest-CreateVolumesFromImageTest-2055821696 tempest-CreateVolumesFromImageTest-2055821696-project-member] Availability Zones retrieved successfully. Aug 07 10:01:48.434159 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.volume.api [None req-c04ae554-c5d2-4342-8747-634563234af7 tempest-CreateVolumesFromImageTest-2055821696 tempest-CreateVolumesFromImageTest-2055821696-project-member] Flow 'volume_create_api' (21b14dd3-132d-4bca-bb17-12d8b6b3173e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100297) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 10:01:48.435276 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.volume.api [None req-c04ae554-c5d2-4342-8747-634563234af7 tempest-CreateVolumesFromImageTest-2055821696 tempest-CreateVolumesFromImageTest-2055821696-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (24315616-fba0-477d-974f-342ad5c8753f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100297) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 10:01:48.436488 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.volume.flows.api.create_volume [None req-c04ae554-c5d2-4342-8747-634563234af7 tempest-CreateVolumesFromImageTest-2055821696 tempest-CreateVolumesFromImageTest-2055821696-project-member] Validating volume size '1' using validate_int {{(pid=100297) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 07 10:01:48.451261 np0000006707 devstack@c-api.service[100295]: WARNING keystonemiddleware.auth_token [None req-a8d87331-0f07-4b38-93cb-d7d93bd31b82 None None] Authorization failed for token: keystonemiddleware.auth_token._exceptions.InvalidToken: Token authorization failed Aug 07 10:01:48.452810 np0000006707 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 961/3838] 10.4.3.8 () {70 vars in 1583 bytes} [Fri Aug 7 10:01:48 2026] POST /volume/v3/volumes/ae2af9e8-b489-40cd-a66a-d17ef5eafb59/action => generated 114 bytes in 34 msecs (HTTP/1.1 401) 5 headers in 227 bytes (1 switches on core 0) Aug 07 10:01:48.462464 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [None req-55948451-a0d2-4d99-9b9a-86dc5e227064 None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:01:48.470845 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.volume.api [None req-c04ae554-c5d2-4342-8747-634563234af7 tempest-CreateVolumesFromImageTest-2055821696 tempest-CreateVolumesFromImageTest-2055821696-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (24315616-fba0-477d-974f-342ad5c8753f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-07T09:47:39Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=45fd9a3a-b61e-4c6c-9ab7-d02f06678d0d,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '45fd9a3a-b61e-4c6c-9ab7-d02f06678d0d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100297) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 10:01:48.471448 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.volume.api [None req-c04ae554-c5d2-4342-8747-634563234af7 tempest-CreateVolumesFromImageTest-2055821696 tempest-CreateVolumesFromImageTest-2055821696-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8e3eb006-247a-42a2-b61d-d3274a07e372) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100297) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 10:01:48.490375 np0000006707 devstack@c-api.service[100296]: WARNING keystonemiddleware.auth_token [None req-55948451-a0d2-4d99-9b9a-86dc5e227064 None None] Authorization failed for token: keystonemiddleware.auth_token._exceptions.InvalidToken: Token authorization failed Aug 07 10:01:48.492053 np0000006707 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 957/3839] 10.4.3.8 () {70 vars in 1583 bytes} [Fri Aug 7 10:01:48 2026] POST /volume/v3/volumes/ae2af9e8-b489-40cd-a66a-d17ef5eafb59/action => generated 114 bytes in 31 msecs (HTTP/1.1 401) 5 headers in 227 bytes (1 switches on core 0) Aug 07 10:01:48.499589 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.middleware.request_id [None req-68b9a2ca-52d0-42b4-b047-33b877348a1f None None] RequestId filter calling following filter/app {{(pid=100298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:01:48.524239 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.quota [None req-c04ae554-c5d2-4342-8747-634563234af7 tempest-CreateVolumesFromImageTest-2055821696 tempest-CreateVolumesFromImageTest-2055821696-project-member] Created reservations ['df670d43-12f3-4af4-9f33-fc5d173f9c90', 'd2819770-85b1-483b-b69e-0e27e56426f4', 'f1d29b06-be06-480c-9569-df41b7509177', '2f54df42-83ff-4ac6-a872-8436daeccae2'] {{(pid=100297) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 10:01:48.525139 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.volume.api [None req-c04ae554-c5d2-4342-8747-634563234af7 tempest-CreateVolumesFromImageTest-2055821696 tempest-CreateVolumesFromImageTest-2055821696-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8e3eb006-247a-42a2-b61d-d3274a07e372) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['df670d43-12f3-4af4-9f33-fc5d173f9c90', 'd2819770-85b1-483b-b69e-0e27e56426f4', 'f1d29b06-be06-480c-9569-df41b7509177', '2f54df42-83ff-4ac6-a872-8436daeccae2']}' {{(pid=100297) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 10:01:48.526180 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.volume.api [None req-c04ae554-c5d2-4342-8747-634563234af7 tempest-CreateVolumesFromImageTest-2055821696 tempest-CreateVolumesFromImageTest-2055821696-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f699e4e0-e1a9-4431-b538-04f22dd66d77) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100297) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 10:01:48.557391 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.volume.api [None req-c04ae554-c5d2-4342-8747-634563234af7 tempest-CreateVolumesFromImageTest-2055821696 tempest-CreateVolumesFromImageTest-2055821696-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f699e4e0-e1a9-4431-b538-04f22dd66d77) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'b8c4871e-bc40-4240-84af-edc98732eb83', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromImageTest-Volume-946832423',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='3f52068a6e3747a09a898fc2b6674309',qos_specs=None,replication_status=,reservations=['df670d43-12f3-4af4-9f33-fc5d173f9c90','d2819770-85b1-483b-b69e-0e27e56426f4','f1d29b06-be06-480c-9569-df41b7509177','2f54df42-83ff-4ac6-a872-8436daeccae2'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='29eb5eabc2c640b6bd4cc9947d07e468',volume_type_id=45fd9a3a-b61e-4c6c-9ab7-d02f06678d0d), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-07T10:01:48Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromImageTest-Volume-946832423',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=b8c4871e-bc40-4240-84af-edc98732eb83,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='3f52068a6e3747a09a898fc2b6674309',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='29eb5eabc2c640b6bd4cc9947d07e468',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(45fd9a3a-b61e-4c6c-9ab7-d02f06678d0d),volume_type_id=45fd9a3a-b61e-4c6c-9ab7-d02f06678d0d)}' {{(pid=100297) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 10:01:48.558451 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.volume.api [None req-c04ae554-c5d2-4342-8747-634563234af7 tempest-CreateVolumesFromImageTest-2055821696 tempest-CreateVolumesFromImageTest-2055821696-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ebc793b3-2d2e-4b31-8062-c05e0fc01b8e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100297) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 10:01:48.579076 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.volume.api [None req-c04ae554-c5d2-4342-8747-634563234af7 tempest-CreateVolumesFromImageTest-2055821696 tempest-CreateVolumesFromImageTest-2055821696-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ebc793b3-2d2e-4b31-8062-c05e0fc01b8e) transitioned into state 'SUCCESS' from state '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-946832423',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='3f52068a6e3747a09a898fc2b6674309',qos_specs=None,replication_status=,reservations=['df670d43-12f3-4af4-9f33-fc5d173f9c90','d2819770-85b1-483b-b69e-0e27e56426f4','f1d29b06-be06-480c-9569-df41b7509177','2f54df42-83ff-4ac6-a872-8436daeccae2'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='29eb5eabc2c640b6bd4cc9947d07e468',volume_type_id=45fd9a3a-b61e-4c6c-9ab7-d02f06678d0d)}' {{(pid=100297) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 10:01:48.579887 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.volume.api [None req-c04ae554-c5d2-4342-8747-634563234af7 tempest-CreateVolumesFromImageTest-2055821696 tempest-CreateVolumesFromImageTest-2055821696-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7e66a43f-9415-4f42-ba8d-b9566e4042d1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100297) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 10:01:48.580834 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [None req-68b9a2ca-52d0-42b4-b047-33b877348a1f tempest-TestServerVolumeAttachmentScenario-1533548172 tempest-TestServerVolumeAttachmentScenario-1533548172-project-admin] POST https://10.4.3.8/volume/v3/volumes/ae2af9e8-b489-40cd-a66a-d17ef5eafb59/action Aug 07 10:01:48.581296 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [None req-68b9a2ca-52d0-42b4-b047-33b877348a1f tempest-TestServerVolumeAttachmentScenario-1533548172 tempest-TestServerVolumeAttachmentScenario-1533548172-project-admin] Action body: b'{"os-reset_status": {"status": "error"}}' {{(pid=100298) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 07 10:01:48.581492 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [None req-68b9a2ca-52d0-42b4-b047-33b877348a1f tempest-TestServerVolumeAttachmentScenario-1533548172 tempest-TestServerVolumeAttachmentScenario-1533548172-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "error"}} {{(pid=100298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 10:01:48.590841 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.volume.api [None req-c04ae554-c5d2-4342-8747-634563234af7 tempest-CreateVolumesFromImageTest-2055821696 tempest-CreateVolumesFromImageTest-2055821696-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7e66a43f-9415-4f42-ba8d-b9566e4042d1) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100297) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 10:01:48.591620 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.volume.api [None req-c04ae554-c5d2-4342-8747-634563234af7 tempest-CreateVolumesFromImageTest-2055821696 tempest-CreateVolumesFromImageTest-2055821696-project-member] Flow 'volume_create_api' (21b14dd3-132d-4bca-bb17-12d8b6b3173e) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100297) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 10:01:48.591942 np0000006707 devstack@c-api.service[100297]: INFO cinder.volume.api [None req-c04ae554-c5d2-4342-8747-634563234af7 tempest-CreateVolumesFromImageTest-2055821696 tempest-CreateVolumesFromImageTest-2055821696-project-member] Create volume request issued successfully. Aug 07 10:01:48.592465 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-c04ae554-c5d2-4342-8747-634563234af7 tempest-CreateVolumesFromImageTest-2055821696 tempest-CreateVolumesFromImageTest-2055821696-project-member] https://10.4.3.8/volume/v3/volumes returned with HTTP 202 Aug 07 10:01:48.592889 np0000006707 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 963/3840] 10.4.3.8 () {68 vars in 1245 bytes} [Fri Aug 7 10:01:48 2026] POST /volume/v3/volumes => generated 752 bytes in 173 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 07 10:01:48.606847 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-88780f9d-66d9-412f-a0c3-87c5f486c6ef None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:01:48.608489 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-88780f9d-66d9-412f-a0c3-87c5f486c6ef tempest-CreateVolumesFromImageTest-2055821696 tempest-CreateVolumesFromImageTest-2055821696-project-member] GET https://10.4.3.8/volume/v3/volumes/b0badc5f-9ab7-4478-ad3a-6655865a558f Aug 07 10:01:48.608728 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-88780f9d-66d9-412f-a0c3-87c5f486c6ef tempest-CreateVolumesFromImageTest-2055821696 tempest-CreateVolumesFromImageTest-2055821696-project-member] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 10:01:48.608960 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-88780f9d-66d9-412f-a0c3-87c5f486c6ef tempest-CreateVolumesFromImageTest-2055821696 tempest-CreateVolumesFromImageTest-2055821696-project-member] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 10:01:48.617637 np0000006707 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 10:01:48.617637 np0000006707 devstack@c-api.service[100295]: warnings.warn( Aug 07 10:01:48.622289 np0000006707 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-88780f9d-66d9-412f-a0c3-87c5f486c6ef tempest-CreateVolumesFromImageTest-2055821696 tempest-CreateVolumesFromImageTest-2055821696-project-member] Volume info retrieved successfully. Aug 07 10:01:48.627938 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-88780f9d-66d9-412f-a0c3-87c5f486c6ef tempest-CreateVolumesFromImageTest-2055821696 tempest-CreateVolumesFromImageTest-2055821696-project-member] https://10.4.3.8/volume/v3/volumes/b0badc5f-9ab7-4478-ad3a-6655865a558f returned with HTTP 200 Aug 07 10:01:48.628725 np0000006707 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 962/3841] 10.4.3.8 () {66 vars in 1334 bytes} [Fri Aug 7 10:01:48 2026] GET /volume/v3/volumes/b0badc5f-9ab7-4478-ad3a-6655865a558f => generated 845 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 10:01:48.642375 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [None req-b8c82790-da70-4baa-b9b9-09ba2ec9c64a None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:01:48.644283 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-b8c82790-da70-4baa-b9b9-09ba2ec9c64a tempest-CreateVolumesFromImageTest-2055821696 tempest-CreateVolumesFromImageTest-2055821696-project-member] GET https://10.4.3.8/volume/v3/volumes/ea9682b0-d336-413b-98ba-8911f8dc078c Aug 07 10:01:48.644535 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-b8c82790-da70-4baa-b9b9-09ba2ec9c64a tempest-CreateVolumesFromImageTest-2055821696 tempest-CreateVolumesFromImageTest-2055821696-project-member] Empty body provided in request {{(pid=100296) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 10:01:48.644752 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-b8c82790-da70-4baa-b9b9-09ba2ec9c64a tempest-CreateVolumesFromImageTest-2055821696 tempest-CreateVolumesFromImageTest-2055821696-project-member] Calling method 'show' {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 10:01:48.648682 np0000006707 devstack@c-api.service[100298]: DEBUG oslo_db.sqlalchemy.engines [None req-68b9a2ca-52d0-42b4-b047-33b877348a1f tempest-TestServerVolumeAttachmentScenario-1533548172 tempest-TestServerVolumeAttachmentScenario-1533548172-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=100298) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 07 10:01:48.653826 np0000006707 devstack@c-api.service[100296]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 10:01:48.653826 np0000006707 devstack@c-api.service[100296]: warnings.warn( Aug 07 10:01:48.660384 np0000006707 devstack@c-api.service[100296]: INFO cinder.volume.api [None req-b8c82790-da70-4baa-b9b9-09ba2ec9c64a tempest-CreateVolumesFromImageTest-2055821696 tempest-CreateVolumesFromImageTest-2055821696-project-member] Volume info retrieved successfully. Aug 07 10:01:48.666003 np0000006707 devstack@c-api.service[100298]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 10:01:48.666003 np0000006707 devstack@c-api.service[100298]: warnings.warn( Aug 07 10:01:48.666602 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.contrib.admin_actions [None req-68b9a2ca-52d0-42b4-b047-33b877348a1f tempest-TestServerVolumeAttachmentScenario-1533548172 tempest-TestServerVolumeAttachmentScenario-1533548172-project-admin] Updating volume 'ae2af9e8-b489-40cd-a66a-d17ef5eafb59' with '{'status': 'error'}' {{(pid=100298) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:109}} Aug 07 10:01:48.670205 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-b8c82790-da70-4baa-b9b9-09ba2ec9c64a tempest-CreateVolumesFromImageTest-2055821696 tempest-CreateVolumesFromImageTest-2055821696-project-member] https://10.4.3.8/volume/v3/volumes/ea9682b0-d336-413b-98ba-8911f8dc078c returned with HTTP 200 Aug 07 10:01:48.670744 np0000006707 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 958/3842] 10.4.3.8 () {66 vars in 1334 bytes} [Fri Aug 7 10:01:48 2026] GET /volume/v3/volumes/ea9682b0-d336-413b-98ba-8911f8dc078c => generated 845 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 10:01:48.686539 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [None req-a3bf78bf-e27f-4a1b-bf8d-b09f76127a76 None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:01:48.688807 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-a3bf78bf-e27f-4a1b-bf8d-b09f76127a76 tempest-CreateVolumesFromImageTest-2055821696 tempest-CreateVolumesFromImageTest-2055821696-project-member] GET https://10.4.3.8/volume/v3/volumes/2cd30b6d-6df6-4f74-8f35-b7f916ad08fb Aug 07 10:01:48.689050 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-a3bf78bf-e27f-4a1b-bf8d-b09f76127a76 tempest-CreateVolumesFromImageTest-2055821696 tempest-CreateVolumesFromImageTest-2055821696-project-member] Empty body provided in request {{(pid=100297) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 10:01:48.689292 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-a3bf78bf-e27f-4a1b-bf8d-b09f76127a76 tempest-CreateVolumesFromImageTest-2055821696 tempest-CreateVolumesFromImageTest-2055821696-project-member] Calling method 'show' {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 10:01:48.698495 np0000006707 devstack@c-api.service[100297]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 10:01:48.698495 np0000006707 devstack@c-api.service[100297]: warnings.warn( Aug 07 10:01:48.702995 np0000006707 devstack@c-api.service[100297]: INFO cinder.volume.api [None req-a3bf78bf-e27f-4a1b-bf8d-b09f76127a76 tempest-CreateVolumesFromImageTest-2055821696 tempest-CreateVolumesFromImageTest-2055821696-project-member] Volume info retrieved successfully. Aug 07 10:01:48.708586 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [None req-68b9a2ca-52d0-42b4-b047-33b877348a1f tempest-TestServerVolumeAttachmentScenario-1533548172 tempest-TestServerVolumeAttachmentScenario-1533548172-project-admin] https://10.4.3.8/volume/v3/volumes/ae2af9e8-b489-40cd-a66a-d17ef5eafb59/action returned with HTTP 202 Aug 07 10:01:48.708657 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-a3bf78bf-e27f-4a1b-bf8d-b09f76127a76 tempest-CreateVolumesFromImageTest-2055821696 tempest-CreateVolumesFromImageTest-2055821696-project-member] https://10.4.3.8/volume/v3/volumes/2cd30b6d-6df6-4f74-8f35-b7f916ad08fb returned with HTTP 200 Aug 07 10:01:48.709026 np0000006707 devstack@c-api.service[100298]: [pid: 100298|app: 0|req: 960/3843] 10.4.3.8 () {68 vars in 1376 bytes} [Fri Aug 7 10:01:48 2026] POST /volume/v3/volumes/ae2af9e8-b489-40cd-a66a-d17ef5eafb59/action => generated 0 bytes in 210 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 07 10:01:48.709204 np0000006707 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 964/3844] 10.4.3.8 () {66 vars in 1334 bytes} [Fri Aug 7 10:01:48 2026] GET /volume/v3/volumes/2cd30b6d-6df6-4f74-8f35-b7f916ad08fb => generated 845 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 10:01:48.716176 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-0bd4a2a1-90b4-4e24-9828-6d072e988cb8 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:01:48.718002 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-0bd4a2a1-90b4-4e24-9828-6d072e988cb8 tempest-TestServerVolumeAttachmentScenario-412459737 tempest-TestServerVolumeAttachmentScenario-412459737-project-member] GET https://10.4.3.8/volume/v3/volumes/ae2af9e8-b489-40cd-a66a-d17ef5eafb59 Aug 07 10:01:48.718232 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-0bd4a2a1-90b4-4e24-9828-6d072e988cb8 tempest-TestServerVolumeAttachmentScenario-412459737 tempest-TestServerVolumeAttachmentScenario-412459737-project-member] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 10:01:48.718402 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-0bd4a2a1-90b4-4e24-9828-6d072e988cb8 tempest-TestServerVolumeAttachmentScenario-412459737 tempest-TestServerVolumeAttachmentScenario-412459737-project-member] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 10:01:48.723907 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [None req-9afabed3-9a43-4d58-b178-399b3c8ef50b None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:01:48.725401 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-9afabed3-9a43-4d58-b178-399b3c8ef50b tempest-CreateVolumesFromImageTest-2055821696 tempest-CreateVolumesFromImageTest-2055821696-project-member] GET https://10.4.3.8/volume/v3/volumes/0fd731d0-d307-4b93-b93d-c5474cdbf62f Aug 07 10:01:48.725614 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-9afabed3-9a43-4d58-b178-399b3c8ef50b tempest-CreateVolumesFromImageTest-2055821696 tempest-CreateVolumesFromImageTest-2055821696-project-member] Empty body provided in request {{(pid=100296) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 10:01:48.725866 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-9afabed3-9a43-4d58-b178-399b3c8ef50b tempest-CreateVolumesFromImageTest-2055821696 tempest-CreateVolumesFromImageTest-2055821696-project-member] Calling method 'show' {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 10:01:48.729152 np0000006707 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 10:01:48.729152 np0000006707 devstack@c-api.service[100295]: warnings.warn( Aug 07 10:01:48.733213 np0000006707 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-0bd4a2a1-90b4-4e24-9828-6d072e988cb8 tempest-TestServerVolumeAttachmentScenario-412459737 tempest-TestServerVolumeAttachmentScenario-412459737-project-member] Volume info retrieved successfully. Aug 07 10:01:48.737326 np0000006707 devstack@c-api.service[100296]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 10:01:48.737326 np0000006707 devstack@c-api.service[100296]: warnings.warn( Aug 07 10:01:48.737970 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-0bd4a2a1-90b4-4e24-9828-6d072e988cb8 tempest-TestServerVolumeAttachmentScenario-412459737 tempest-TestServerVolumeAttachmentScenario-412459737-project-member] https://10.4.3.8/volume/v3/volumes/ae2af9e8-b489-40cd-a66a-d17ef5eafb59 returned with HTTP 200 Aug 07 10:01:48.738349 np0000006707 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 963/3845] 10.4.3.8 () {66 vars in 1334 bytes} [Fri Aug 7 10:01:48 2026] GET /volume/v3/volumes/ae2af9e8-b489-40cd-a66a-d17ef5eafb59 => generated 1144 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 10:01:48.742641 np0000006707 devstack@c-api.service[100296]: INFO cinder.volume.api [None req-9afabed3-9a43-4d58-b178-399b3c8ef50b tempest-CreateVolumesFromImageTest-2055821696 tempest-CreateVolumesFromImageTest-2055821696-project-member] Volume info retrieved successfully. Aug 07 10:01:48.748896 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-9afabed3-9a43-4d58-b178-399b3c8ef50b tempest-CreateVolumesFromImageTest-2055821696 tempest-CreateVolumesFromImageTest-2055821696-project-member] https://10.4.3.8/volume/v3/volumes/0fd731d0-d307-4b93-b93d-c5474cdbf62f returned with HTTP 200 Aug 07 10:01:48.749435 np0000006707 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 959/3846] 10.4.3.8 () {66 vars in 1334 bytes} [Fri Aug 7 10:01:48 2026] GET /volume/v3/volumes/0fd731d0-d307-4b93-b93d-c5474cdbf62f => generated 846 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 10:01:48.751058 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.middleware.request_id [None req-22927ac9-ab4f-4f9a-abfe-96318b8a0987 None None] RequestId filter calling following filter/app {{(pid=100298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:01:48.753104 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [None req-22927ac9-ab4f-4f9a-abfe-96318b8a0987 tempest-TestServerVolumeAttachmentScenario-1533548172 tempest-TestServerVolumeAttachmentScenario-1533548172-project-admin] POST https://10.4.3.8/volume/v3/volumes/ae2af9e8-b489-40cd-a66a-d17ef5eafb59/action Aug 07 10:01:48.753597 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [None req-22927ac9-ab4f-4f9a-abfe-96318b8a0987 tempest-TestServerVolumeAttachmentScenario-1533548172 tempest-TestServerVolumeAttachmentScenario-1533548172-project-admin] Action body: b'{"os-force_detach": {"connector": null, "attachment_id": "2eba6074-80e4-4453-bbe6-93d3c7f999ac"}}' {{(pid=100298) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 07 10:01:48.753799 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [None req-22927ac9-ab4f-4f9a-abfe-96318b8a0987 tempest-TestServerVolumeAttachmentScenario-1533548172 tempest-TestServerVolumeAttachmentScenario-1533548172-project-admin] Action: 'action', calling method: _force_detach, body: {"os-force_detach": {"connector": null, "attachment_id": "2eba6074-80e4-4453-bbe6-93d3c7f999ac"}} {{(pid=100298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 10:01:48.763360 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [None req-67025b78-6241-4921-bc14-97cc6305d12c None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:01:48.765118 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-67025b78-6241-4921-bc14-97cc6305d12c tempest-CreateVolumesFromImageTest-2055821696 tempest-CreateVolumesFromImageTest-2055821696-project-member] GET https://10.4.3.8/volume/v3/volumes/b8c4871e-bc40-4240-84af-edc98732eb83 Aug 07 10:01:48.765322 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-67025b78-6241-4921-bc14-97cc6305d12c tempest-CreateVolumesFromImageTest-2055821696 tempest-CreateVolumesFromImageTest-2055821696-project-member] Empty body provided in request {{(pid=100297) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 10:01:48.765482 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-67025b78-6241-4921-bc14-97cc6305d12c tempest-CreateVolumesFromImageTest-2055821696 tempest-CreateVolumesFromImageTest-2055821696-project-member] Calling method 'show' {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 10:01:48.766794 np0000006707 devstack@c-api.service[100298]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 10:01:48.766794 np0000006707 devstack@c-api.service[100298]: warnings.warn( Aug 07 10:01:48.767195 np0000006707 devstack@c-api.service[100298]: INFO cinder.volume.api [None req-22927ac9-ab4f-4f9a-abfe-96318b8a0987 tempest-TestServerVolumeAttachmentScenario-1533548172 tempest-TestServerVolumeAttachmentScenario-1533548172-project-admin] Volume info retrieved successfully. Aug 07 10:01:48.772052 np0000006707 devstack@c-api.service[100298]: INFO cinder.volume.api [None req-22927ac9-ab4f-4f9a-abfe-96318b8a0987 tempest-TestServerVolumeAttachmentScenario-1533548172 tempest-TestServerVolumeAttachmentScenario-1533548172-project-admin] Attachment connected to vm 18f9b1e3-4b5e-4c43-b297-14f458e9e322, checking data on nova Aug 07 10:01:48.772340 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.compute.nova [None req-22927ac9-ab4f-4f9a-abfe-96318b8a0987 tempest-TestServerVolumeAttachmentScenario-1533548172 tempest-TestServerVolumeAttachmentScenario-1533548172-project-admin] Creating Keystone token plugin using URL: https://10.4.3.8/identity {{(pid=100298) novaclient /opt/stack/cinder/cinder/compute/nova.py:106}} Aug 07 10:01:48.774776 np0000006707 devstack@c-api.service[100297]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 10:01:48.774776 np0000006707 devstack@c-api.service[100297]: warnings.warn( Aug 07 10:01:48.780271 np0000006707 devstack@c-api.service[100297]: INFO cinder.volume.api [None req-67025b78-6241-4921-bc14-97cc6305d12c tempest-CreateVolumesFromImageTest-2055821696 tempest-CreateVolumesFromImageTest-2055821696-project-member] Volume info retrieved successfully. Aug 07 10:01:48.785762 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-67025b78-6241-4921-bc14-97cc6305d12c tempest-CreateVolumesFromImageTest-2055821696 tempest-CreateVolumesFromImageTest-2055821696-project-member] https://10.4.3.8/volume/v3/volumes/b8c4871e-bc40-4240-84af-edc98732eb83 returned with HTTP 200 Aug 07 10:01:48.786277 np0000006707 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 965/3847] 10.4.3.8 () {66 vars in 1334 bytes} [Fri Aug 7 10:01:48 2026] GET /volume/v3/volumes/b8c4871e-bc40-4240-84af-edc98732eb83 => generated 845 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 10:01:48.800557 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-7477e98d-c31c-4aad-8406-a1200d64e7e8 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:01:48.802858 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-7477e98d-c31c-4aad-8406-a1200d64e7e8 tempest-CreateVolumesFromImageTest-2055821696 tempest-CreateVolumesFromImageTest-2055821696-project-member] DELETE https://10.4.3.8/volume/v3/volumes/b8c4871e-bc40-4240-84af-edc98732eb83 Aug 07 10:01:48.803109 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-7477e98d-c31c-4aad-8406-a1200d64e7e8 tempest-CreateVolumesFromImageTest-2055821696 tempest-CreateVolumesFromImageTest-2055821696-project-member] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 10:01:48.803340 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-7477e98d-c31c-4aad-8406-a1200d64e7e8 tempest-CreateVolumesFromImageTest-2055821696 tempest-CreateVolumesFromImageTest-2055821696-project-member] Calling method 'delete' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 10:01:48.803583 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.v3.volumes [None req-7477e98d-c31c-4aad-8406-a1200d64e7e8 tempest-CreateVolumesFromImageTest-2055821696 tempest-CreateVolumesFromImageTest-2055821696-project-member] Delete volume with id: b8c4871e-bc40-4240-84af-edc98732eb83 Aug 07 10:01:48.814019 np0000006707 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 10:01:48.814019 np0000006707 devstack@c-api.service[100295]: warnings.warn( Aug 07 10:01:48.814705 np0000006707 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-7477e98d-c31c-4aad-8406-a1200d64e7e8 tempest-CreateVolumesFromImageTest-2055821696 tempest-CreateVolumesFromImageTest-2055821696-project-member] Volume info retrieved successfully. Aug 07 10:01:48.840141 np0000006707 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-7477e98d-c31c-4aad-8406-a1200d64e7e8 tempest-CreateVolumesFromImageTest-2055821696 tempest-CreateVolumesFromImageTest-2055821696-project-member] Delete volume request issued successfully. Aug 07 10:01:48.840352 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-7477e98d-c31c-4aad-8406-a1200d64e7e8 tempest-CreateVolumesFromImageTest-2055821696 tempest-CreateVolumesFromImageTest-2055821696-project-member] https://10.4.3.8/volume/v3/volumes/b8c4871e-bc40-4240-84af-edc98732eb83 returned with HTTP 202 Aug 07 10:01:48.840985 np0000006707 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 964/3848] 10.4.3.8 () {66 vars in 1337 bytes} [Fri Aug 7 10:01:48 2026] DELETE /volume/v3/volumes/b8c4871e-bc40-4240-84af-edc98732eb83 => generated 0 bytes in 41 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 07 10:01:48.849299 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [None req-f0cd6c3c-e96c-46f8-b62e-cc9ffa0e4174 None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:01:48.851329 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-f0cd6c3c-e96c-46f8-b62e-cc9ffa0e4174 tempest-CreateVolumesFromImageTest-2055821696 tempest-CreateVolumesFromImageTest-2055821696-project-member] GET https://10.4.3.8/volume/v3/volumes/b8c4871e-bc40-4240-84af-edc98732eb83 Aug 07 10:01:48.851567 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-f0cd6c3c-e96c-46f8-b62e-cc9ffa0e4174 tempest-CreateVolumesFromImageTest-2055821696 tempest-CreateVolumesFromImageTest-2055821696-project-member] Empty body provided in request {{(pid=100296) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 10:01:48.851779 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-f0cd6c3c-e96c-46f8-b62e-cc9ffa0e4174 tempest-CreateVolumesFromImageTest-2055821696 tempest-CreateVolumesFromImageTest-2055821696-project-member] Calling method 'show' {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 10:01:48.859288 np0000006707 devstack@c-api.service[100296]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 10:01:48.859288 np0000006707 devstack@c-api.service[100296]: warnings.warn( Aug 07 10:01:48.863007 np0000006707 devstack@c-api.service[100298]: DEBUG novaclient.v2.client [None req-22927ac9-ab4f-4f9a-abfe-96318b8a0987 tempest-TestServerVolumeAttachmentScenario-1533548172 tempest-TestServerVolumeAttachmentScenario-1533548172-project-admin] REQ: curl -g -i -X GET https://10.4.3.8/compute/v2.1/servers/18f9b1e3-4b5e-4c43-b297-14f458e9e322/os-volume_attachments/ae2af9e8-b489-40cd-a66a-d17ef5eafb59 -H "Accept: application/json" -H "OpenStack-API-Version: compute 2.89" -H "User-Agent: python-novaclient" -H "X-Auth-Token: {SHA256}67eb42fed7e8417cf8159c0d8c26f1fd7f769196cac8c413626857852a8eb230" -H "X-OpenStack-Nova-API-Version: 2.89" -H "X-OpenStack-Request-ID: req-22927ac9-ab4f-4f9a-abfe-96318b8a0987" -H "X-Service-Token: {SHA256}7e52897c4dae283f6b52badb7334bf9f4208a9f2f8b984ee761cc495e233d9cb" {{(pid=100298) _http_log_request /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:575}} Aug 07 10:01:48.863589 np0000006707 devstack@c-api.service[100296]: INFO cinder.volume.api [None req-f0cd6c3c-e96c-46f8-b62e-cc9ffa0e4174 tempest-CreateVolumesFromImageTest-2055821696 tempest-CreateVolumesFromImageTest-2055821696-project-member] Volume info retrieved successfully. Aug 07 10:01:48.868594 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-f0cd6c3c-e96c-46f8-b62e-cc9ffa0e4174 tempest-CreateVolumesFromImageTest-2055821696 tempest-CreateVolumesFromImageTest-2055821696-project-member] https://10.4.3.8/volume/v3/volumes/b8c4871e-bc40-4240-84af-edc98732eb83 returned with HTTP 200 Aug 07 10:01:48.869059 np0000006707 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 960/3849] 10.4.3.8 () {66 vars in 1334 bytes} [Fri Aug 7 10:01:48 2026] GET /volume/v3/volumes/b8c4871e-bc40-4240-84af-edc98732eb83 => generated 844 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 10:01:48.969376 np0000006707 devstack@c-api.service[100298]: DEBUG novaclient.v2.client [None req-22927ac9-ab4f-4f9a-abfe-96318b8a0987 tempest-TestServerVolumeAttachmentScenario-1533548172 tempest-TestServerVolumeAttachmentScenario-1533548172-project-admin] RESP: [200] Connection: close Content-Length: 302 Content-Type: application/json Date: Fri, 07 Aug 2026 10:01:48 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-b846c38c-cc55-42bb-bcce-740b51ca4599 x-openstack-request-id: req-b846c38c-cc55-42bb-bcce-740b51ca4599 {{(pid=100298) _http_log_response /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:616}} Aug 07 10:01:48.969546 np0000006707 devstack@c-api.service[100298]: DEBUG novaclient.v2.client [None req-22927ac9-ab4f-4f9a-abfe-96318b8a0987 tempest-TestServerVolumeAttachmentScenario-1533548172 tempest-TestServerVolumeAttachmentScenario-1533548172-project-admin] RESP BODY: {"volumeAttachment": {"volumeId": "ae2af9e8-b489-40cd-a66a-d17ef5eafb59", "serverId": "18f9b1e3-4b5e-4c43-b297-14f458e9e322", "device": "/dev/vdb", "tag": null, "delete_on_termination": false, "attachment_id": "2eba6074-80e4-4453-bbe6-93d3c7f999ac", "bdm_uuid": "1f9bd4c7-47b1-4ea9-9adc-163ea8bd1a2e"}} {{(pid=100298) _http_log_response /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:651}} Aug 07 10:01:48.969650 np0000006707 devstack@c-api.service[100298]: DEBUG novaclient.v2.client [None req-22927ac9-ab4f-4f9a-abfe-96318b8a0987 tempest-TestServerVolumeAttachmentScenario-1533548172 tempest-TestServerVolumeAttachmentScenario-1533548172-project-admin] GET call to compute for https://10.4.3.8/compute/v2.1/servers/18f9b1e3-4b5e-4c43-b297-14f458e9e322/os-volume_attachments/ae2af9e8-b489-40cd-a66a-d17ef5eafb59 used request id req-b846c38c-cc55-42bb-bcce-740b51ca4599 {{(pid=100298) request /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:1076}} Aug 07 10:01:48.971896 np0000006707 devstack@c-api.service[100298]: ERROR cinder.volume.api [None req-22927ac9-ab4f-4f9a-abfe-96318b8a0987 tempest-TestServerVolumeAttachmentScenario-1533548172 tempest-TestServerVolumeAttachmentScenario-1533548172-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 10:01:48.974187 np0000006707 devstack@c-api.service[100298]: ERROR cinder.api.middleware.fault [None req-22927ac9-ab4f-4f9a-abfe-96318b8a0987 tempest-TestServerVolumeAttachmentScenario-1533548172 tempest-TestServerVolumeAttachmentScenario-1533548172-project-admin] Caught error: Detach volume from instance 18f9b1e3-4b5e-4c43-b297-14f458e9e322 using the Compute API: cinder.exception.ConflictNovaUsingAttachment: Detach volume from instance 18f9b1e3-4b5e-4c43-b297-14f458e9e322 using the Compute API Aug 07 10:01:48.974187 np0000006707 devstack@c-api.service[100298]: ERROR cinder.api.middleware.fault Traceback (most recent call last): Aug 07 10:01:48.974187 np0000006707 devstack@c-api.service[100298]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/middleware/fault.py", line 84, in __call__ Aug 07 10:01:48.974187 np0000006707 devstack@c-api.service[100298]: ERROR cinder.api.middleware.fault return req.get_response(self.application) Aug 07 10:01:48.974187 np0000006707 devstack@c-api.service[100298]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 07 10:01:48.974187 np0000006707 devstack@c-api.service[100298]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1313, in send Aug 07 10:01:48.974187 np0000006707 devstack@c-api.service[100298]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Aug 07 10:01:48.974187 np0000006707 devstack@c-api.service[100298]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Aug 07 10:01:48.974187 np0000006707 devstack@c-api.service[100298]: 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 10:01:48.974187 np0000006707 devstack@c-api.service[100298]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Aug 07 10:01:48.974187 np0000006707 devstack@c-api.service[100298]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 07 10:01:48.974187 np0000006707 devstack@c-api.service[100298]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Aug 07 10:01:48.974187 np0000006707 devstack@c-api.service[100298]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Aug 07 10:01:48.974187 np0000006707 devstack@c-api.service[100298]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 07 10:01:48.974187 np0000006707 devstack@c-api.service[100298]: 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 10:01:48.974187 np0000006707 devstack@c-api.service[100298]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Aug 07 10:01:48.974187 np0000006707 devstack@c-api.service[100298]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 07 10:01:48.974187 np0000006707 devstack@c-api.service[100298]: 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 10:01:48.974187 np0000006707 devstack@c-api.service[100298]: ERROR cinder.api.middleware.fault return req.get_response(self.application) Aug 07 10:01:48.974187 np0000006707 devstack@c-api.service[100298]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 07 10:01:48.974187 np0000006707 devstack@c-api.service[100298]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1313, in send Aug 07 10:01:48.974187 np0000006707 devstack@c-api.service[100298]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Aug 07 10:01:48.974187 np0000006707 devstack@c-api.service[100298]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Aug 07 10:01:48.974187 np0000006707 devstack@c-api.service[100298]: 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 10:01:48.974187 np0000006707 devstack@c-api.service[100298]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Aug 07 10:01:48.974187 np0000006707 devstack@c-api.service[100298]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 07 10:01:48.974187 np0000006707 devstack@c-api.service[100298]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Aug 07 10:01:48.974187 np0000006707 devstack@c-api.service[100298]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Aug 07 10:01:48.974187 np0000006707 devstack@c-api.service[100298]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 07 10:01:48.974187 np0000006707 devstack@c-api.service[100298]: 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 10:01:48.974187 np0000006707 devstack@c-api.service[100298]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Aug 07 10:01:48.974187 np0000006707 devstack@c-api.service[100298]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 07 10:01:48.974187 np0000006707 devstack@c-api.service[100298]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/osprofiler/web.py", line 132, in __call__ Aug 07 10:01:48.974187 np0000006707 devstack@c-api.service[100298]: ERROR cinder.api.middleware.fault return request.get_response(self.application) Aug 07 10:01:48.974187 np0000006707 devstack@c-api.service[100298]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 07 10:01:48.974187 np0000006707 devstack@c-api.service[100298]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1313, in send Aug 07 10:01:48.974187 np0000006707 devstack@c-api.service[100298]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Aug 07 10:01:48.974187 np0000006707 devstack@c-api.service[100298]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Aug 07 10:01:48.974187 np0000006707 devstack@c-api.service[100298]: 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 10:01:48.974187 np0000006707 devstack@c-api.service[100298]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Aug 07 10:01:48.974187 np0000006707 devstack@c-api.service[100298]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 07 10:01:48.974187 np0000006707 devstack@c-api.service[100298]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Aug 07 10:01:48.974187 np0000006707 devstack@c-api.service[100298]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Aug 07 10:01:48.974187 np0000006707 devstack@c-api.service[100298]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 07 10:01:48.974187 np0000006707 devstack@c-api.service[100298]: 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 10:01:48.974187 np0000006707 devstack@c-api.service[100298]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Aug 07 10:01:48.974187 np0000006707 devstack@c-api.service[100298]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 07 10:01:48.974187 np0000006707 devstack@c-api.service[100298]: 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 10:01:48.974187 np0000006707 devstack@c-api.service[100298]: ERROR cinder.api.middleware.fault response = req.get_response(self._app) Aug 07 10:01:48.974187 np0000006707 devstack@c-api.service[100298]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 07 10:01:48.975138 np0000006707 devstack@c-api.service[100298]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1313, in send Aug 07 10:01:48.975138 np0000006707 devstack@c-api.service[100298]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Aug 07 10:01:48.975138 np0000006707 devstack@c-api.service[100298]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Aug 07 10:01:48.975138 np0000006707 devstack@c-api.service[100298]: 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 10:01:48.975138 np0000006707 devstack@c-api.service[100298]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Aug 07 10:01:48.975138 np0000006707 devstack@c-api.service[100298]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 07 10:01:48.975138 np0000006707 devstack@c-api.service[100298]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 143, in __call__ Aug 07 10:01:48.975138 np0000006707 devstack@c-api.service[100298]: ERROR cinder.api.middleware.fault return resp(environ, start_response) Aug 07 10:01:48.975138 np0000006707 devstack@c-api.service[100298]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 07 10:01:48.975138 np0000006707 devstack@c-api.service[100298]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 143, in __call__ Aug 07 10:01:48.975138 np0000006707 devstack@c-api.service[100298]: ERROR cinder.api.middleware.fault return resp(environ, start_response) Aug 07 10:01:48.975138 np0000006707 devstack@c-api.service[100298]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 07 10:01:48.975138 np0000006707 devstack@c-api.service[100298]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/routes/middleware.py", line 153, in __call__ Aug 07 10:01:48.975138 np0000006707 devstack@c-api.service[100298]: ERROR cinder.api.middleware.fault response = self.app(environ, start_response) Aug 07 10:01:48.975138 np0000006707 devstack@c-api.service[100298]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 07 10:01:48.975138 np0000006707 devstack@c-api.service[100298]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 143, in __call__ Aug 07 10:01:48.975138 np0000006707 devstack@c-api.service[100298]: ERROR cinder.api.middleware.fault return resp(environ, start_response) Aug 07 10:01:48.975138 np0000006707 devstack@c-api.service[100298]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 07 10:01:48.975138 np0000006707 devstack@c-api.service[100298]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Aug 07 10:01:48.975138 np0000006707 devstack@c-api.service[100298]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Aug 07 10:01:48.975138 np0000006707 devstack@c-api.service[100298]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 07 10:01:48.975138 np0000006707 devstack@c-api.service[100298]: 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 10:01:48.975138 np0000006707 devstack@c-api.service[100298]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Aug 07 10:01:48.975138 np0000006707 devstack@c-api.service[100298]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 07 10:01:48.975138 np0000006707 devstack@c-api.service[100298]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/openstack/wsgi.py", line 849, in __call__ Aug 07 10:01:48.975138 np0000006707 devstack@c-api.service[100298]: ERROR cinder.api.middleware.fault return self._process_stack(request, action, action_args, Aug 07 10:01:48.975138 np0000006707 devstack@c-api.service[100298]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 07 10:01:48.975138 np0000006707 devstack@c-api.service[100298]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/openstack/wsgi.py", line 910, in _process_stack Aug 07 10:01:48.975138 np0000006707 devstack@c-api.service[100298]: ERROR cinder.api.middleware.fault action_result = self.dispatch(meth, request, action_args) Aug 07 10:01:48.975138 np0000006707 devstack@c-api.service[100298]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 07 10:01:48.975138 np0000006707 devstack@c-api.service[100298]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/openstack/wsgi.py", line 1005, in dispatch Aug 07 10:01:48.975138 np0000006707 devstack@c-api.service[100298]: ERROR cinder.api.middleware.fault return method(req=request, **action_args) Aug 07 10:01:48.975138 np0000006707 devstack@c-api.service[100298]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 07 10:01:48.975138 np0000006707 devstack@c-api.service[100298]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/validation/__init__.py", line 60, in wrapper Aug 07 10:01:48.975138 np0000006707 devstack@c-api.service[100298]: ERROR cinder.api.middleware.fault return func(*args, **kwargs) Aug 07 10:01:48.975138 np0000006707 devstack@c-api.service[100298]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^ Aug 07 10:01:48.975138 np0000006707 devstack@c-api.service[100298]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/contrib/admin_actions.py", line 139, in _force_detach Aug 07 10:01:48.975138 np0000006707 devstack@c-api.service[100298]: ERROR cinder.api.middleware.fault self.volume_api.terminate_connection(context, volume, connector) Aug 07 10:01:48.975138 np0000006707 devstack@c-api.service[100298]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/volume/api.py", line 923, in terminate_connection Aug 07 10:01:48.975138 np0000006707 devstack@c-api.service[100298]: ERROR cinder.api.middleware.fault self.attachment_deletion_allowed(context, None, volume) Aug 07 10:01:48.975138 np0000006707 devstack@c-api.service[100298]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/volume/api.py", line 2661, in attachment_deletion_allowed Aug 07 10:01:48.975138 np0000006707 devstack@c-api.service[100298]: ERROR cinder.api.middleware.fault raise exception.ConflictNovaUsingAttachment(instance_id=server_id) Aug 07 10:01:48.975138 np0000006707 devstack@c-api.service[100298]: ERROR cinder.api.middleware.fault cinder.exception.ConflictNovaUsingAttachment: Detach volume from instance 18f9b1e3-4b5e-4c43-b297-14f458e9e322 using the Compute API Aug 07 10:01:48.975138 np0000006707 devstack@c-api.service[100298]: ERROR cinder.api.middleware.fault Aug 07 10:01:48.975138 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.middleware.fault [None req-22927ac9-ab4f-4f9a-abfe-96318b8a0987 tempest-TestServerVolumeAttachmentScenario-1533548172 tempest-TestServerVolumeAttachmentScenario-1533548172-project-admin] https://10.4.3.8/volume/v3/volumes/ae2af9e8-b489-40cd-a66a-d17ef5eafb59/action returned with HTTP 409 Aug 07 10:01:48.975138 np0000006707 devstack@c-api.service[100298]: [pid: 100298|app: 0|req: 961/3850] 10.4.3.8 () {68 vars in 1376 bytes} [Fri Aug 7 10:01:48 2026] POST /volume/v3/volumes/ae2af9e8-b489-40cd-a66a-d17ef5eafb59/action => generated 167 bytes in 224 msecs (HTTP/1.1 409) 7 headers in 291 bytes (1 switches on core 0) Aug 07 10:01:48.983589 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [None req-0c4ad007-3290-4305-a5f5-586e7575297c None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:01:48.988982 np0000006707 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 966/3851] 10.4.3.8 () {70 vars in 1583 bytes} [Fri Aug 7 10:01:48 2026] POST /volume/v3/volumes/ae2af9e8-b489-40cd-a66a-d17ef5eafb59/action => generated 114 bytes in 6 msecs (HTTP/1.1 401) 5 headers in 227 bytes (1 switches on core 0) Aug 07 10:01:48.998651 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-8c1d56aa-5877-4aed-bd8b-2ae717a952e7 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:01:49.023528 np0000006707 devstack@c-api.service[100295]: WARNING keystonemiddleware.auth_token [None req-8c1d56aa-5877-4aed-bd8b-2ae717a952e7 None None] Authorization failed for token: keystonemiddleware.auth_token._exceptions.InvalidToken: Token authorization failed Aug 07 10:01:49.029164 np0000006707 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 965/3852] 10.4.3.8 () {70 vars in 1583 bytes} [Fri Aug 7 10:01:48 2026] POST /volume/v3/volumes/ae2af9e8-b489-40cd-a66a-d17ef5eafb59/action => generated 114 bytes in 31 msecs (HTTP/1.1 401) 5 headers in 227 bytes (1 switches on core 0) Aug 07 10:01:49.040875 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [None req-565332d6-f4e1-444d-9642-024f0c196736 None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:01:49.042388 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-565332d6-f4e1-444d-9642-024f0c196736 tempest-TestServerVolumeAttachmentScenario-412459737 tempest-TestServerVolumeAttachmentScenario-412459737-project-member] GET https://10.4.3.8/volume/v3/volumes/9a0067b5-3987-4c02-83f1-5fbcb809f334 Aug 07 10:01:49.042585 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-565332d6-f4e1-444d-9642-024f0c196736 tempest-TestServerVolumeAttachmentScenario-412459737 tempest-TestServerVolumeAttachmentScenario-412459737-project-member] Empty body provided in request {{(pid=100296) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 10:01:49.042753 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-565332d6-f4e1-444d-9642-024f0c196736 tempest-TestServerVolumeAttachmentScenario-412459737 tempest-TestServerVolumeAttachmentScenario-412459737-project-member] Calling method 'show' {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 10:01:49.050189 np0000006707 devstack@c-api.service[100296]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 10:01:49.050189 np0000006707 devstack@c-api.service[100296]: warnings.warn( Aug 07 10:01:49.055447 np0000006707 devstack@c-api.service[100296]: INFO cinder.volume.api [None req-565332d6-f4e1-444d-9642-024f0c196736 tempest-TestServerVolumeAttachmentScenario-412459737 tempest-TestServerVolumeAttachmentScenario-412459737-project-member] Volume info retrieved successfully. Aug 07 10:01:49.064008 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-565332d6-f4e1-444d-9642-024f0c196736 tempest-TestServerVolumeAttachmentScenario-412459737 tempest-TestServerVolumeAttachmentScenario-412459737-project-member] https://10.4.3.8/volume/v3/volumes/9a0067b5-3987-4c02-83f1-5fbcb809f334 returned with HTTP 200 Aug 07 10:01:49.064778 np0000006707 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 961/3853] 10.4.3.8 () {66 vars in 1334 bytes} [Fri Aug 7 10:01:49 2026] GET /volume/v3/volumes/9a0067b5-3987-4c02-83f1-5fbcb809f334 => generated 853 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 10:01:49.079625 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.middleware.request_id [None req-a686c13c-9e94-4a2e-a448-fa9bc2d9ef62 None None] RequestId filter calling following filter/app {{(pid=100298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:01:49.081256 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [None req-a686c13c-9e94-4a2e-a448-fa9bc2d9ef62 tempest-TestServerVolumeAttachmentScenario-412459737 tempest-TestServerVolumeAttachmentScenario-412459737-project-member] GET https://10.4.3.8/volume/v3/volumes/9a0067b5-3987-4c02-83f1-5fbcb809f334 Aug 07 10:01:49.081391 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [None req-a686c13c-9e94-4a2e-a448-fa9bc2d9ef62 tempest-TestServerVolumeAttachmentScenario-412459737 tempest-TestServerVolumeAttachmentScenario-412459737-project-member] Empty body provided in request {{(pid=100298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 10:01:49.083063 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [None req-a686c13c-9e94-4a2e-a448-fa9bc2d9ef62 tempest-TestServerVolumeAttachmentScenario-412459737 tempest-TestServerVolumeAttachmentScenario-412459737-project-member] Calling method 'show' {{(pid=100298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 10:01:49.122330 np0000006707 devstack@c-api.service[100298]: DEBUG oslo_db.sqlalchemy.engines [None req-a686c13c-9e94-4a2e-a448-fa9bc2d9ef62 tempest-TestServerVolumeAttachmentScenario-412459737 tempest-TestServerVolumeAttachmentScenario-412459737-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100298) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 07 10:01:49.132050 np0000006707 devstack@c-api.service[100298]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 10:01:49.132050 np0000006707 devstack@c-api.service[100298]: warnings.warn( Aug 07 10:01:49.135563 np0000006707 devstack@c-api.service[100298]: INFO cinder.volume.api [None req-a686c13c-9e94-4a2e-a448-fa9bc2d9ef62 tempest-TestServerVolumeAttachmentScenario-412459737 tempest-TestServerVolumeAttachmentScenario-412459737-project-member] Volume info retrieved successfully. Aug 07 10:01:49.139355 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [None req-a686c13c-9e94-4a2e-a448-fa9bc2d9ef62 tempest-TestServerVolumeAttachmentScenario-412459737 tempest-TestServerVolumeAttachmentScenario-412459737-project-member] https://10.4.3.8/volume/v3/volumes/9a0067b5-3987-4c02-83f1-5fbcb809f334 returned with HTTP 200 Aug 07 10:01:49.139790 np0000006707 devstack@c-api.service[100298]: [pid: 100298|app: 0|req: 962/3854] 10.4.3.8 () {66 vars in 1334 bytes} [Fri Aug 7 10:01:49 2026] GET /volume/v3/volumes/9a0067b5-3987-4c02-83f1-5fbcb809f334 => generated 853 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 10:01:49.184107 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [req-6d7d4543-f4e0-43d9-a953-f62ea832e361 req-fa073c78-429f-4f4c-8405-78f7fc4342e6 None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:01:49.186359 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [req-6d7d4543-f4e0-43d9-a953-f62ea832e361 req-fa073c78-429f-4f4c-8405-78f7fc4342e6 tempest-TestServerVolumeAttachmentScenario-412459737 tempest-TestServerVolumeAttachmentScenario-412459737-project-member] GET https://10.4.3.8/volume/v3/volumes/9a0067b5-3987-4c02-83f1-5fbcb809f334 Aug 07 10:01:49.186661 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [req-6d7d4543-f4e0-43d9-a953-f62ea832e361 req-fa073c78-429f-4f4c-8405-78f7fc4342e6 tempest-TestServerVolumeAttachmentScenario-412459737 tempest-TestServerVolumeAttachmentScenario-412459737-project-member] Empty body provided in request {{(pid=100297) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 10:01:49.186911 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [req-6d7d4543-f4e0-43d9-a953-f62ea832e361 req-fa073c78-429f-4f4c-8405-78f7fc4342e6 tempest-TestServerVolumeAttachmentScenario-412459737 tempest-TestServerVolumeAttachmentScenario-412459737-project-member] Calling method 'show' {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 10:01:49.196501 np0000006707 devstack@c-api.service[100297]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 10:01:49.196501 np0000006707 devstack@c-api.service[100297]: warnings.warn( Aug 07 10:01:49.200650 np0000006707 devstack@c-api.service[100297]: INFO cinder.volume.api [req-6d7d4543-f4e0-43d9-a953-f62ea832e361 req-fa073c78-429f-4f4c-8405-78f7fc4342e6 tempest-TestServerVolumeAttachmentScenario-412459737 tempest-TestServerVolumeAttachmentScenario-412459737-project-member] Volume info retrieved successfully. Aug 07 10:01:49.205116 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [req-6d7d4543-f4e0-43d9-a953-f62ea832e361 req-fa073c78-429f-4f4c-8405-78f7fc4342e6 tempest-TestServerVolumeAttachmentScenario-412459737 tempest-TestServerVolumeAttachmentScenario-412459737-project-member] https://10.4.3.8/volume/v3/volumes/9a0067b5-3987-4c02-83f1-5fbcb809f334 returned with HTTP 200 Aug 07 10:01:49.205495 np0000006707 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 967/3855] 10.4.3.8 () {68 vars in 1584 bytes} [Fri Aug 7 10:01:49 2026] GET /volume/v3/volumes/9a0067b5-3987-4c02-83f1-5fbcb809f334 => generated 853 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 10:01:49.291657 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-83112331-81df-4255-ac6d-28f9df88a61a None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:01:49.292086 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-83112331-81df-4255-ac6d-28f9df88a61a None None] GET https://10.4.3.8/volume// Aug 07 10:01:49.292362 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-83112331-81df-4255-ac6d-28f9df88a61a None None] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 10:01:49.292559 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-83112331-81df-4255-ac6d-28f9df88a61a None None] Calling method 'all' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 10:01:49.292895 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-83112331-81df-4255-ac6d-28f9df88a61a None None] https://10.4.3.8/volume// returned with HTTP 300 Aug 07 10:01:49.293182 np0000006707 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 966/3856] 10.4.3.8 () {66 vars in 1414 bytes} [Fri Aug 7 10:01:49 2026] GET /volume/ => generated 384 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 07 10:01:49.300894 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [req-6d7d4543-f4e0-43d9-a953-f62ea832e361 req-05c8ea6f-4b67-4f4e-8dd0-f4e7a1607f73 None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:01:49.302729 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [req-6d7d4543-f4e0-43d9-a953-f62ea832e361 req-05c8ea6f-4b67-4f4e-8dd0-f4e7a1607f73 tempest-TestServerVolumeAttachmentScenario-412459737 tempest-TestServerVolumeAttachmentScenario-412459737-project-member] POST https://10.4.3.8/volume/v3/attachments Aug 07 10:01:49.303042 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [req-6d7d4543-f4e0-43d9-a953-f62ea832e361 req-05c8ea6f-4b67-4f4e-8dd0-f4e7a1607f73 tempest-TestServerVolumeAttachmentScenario-412459737 tempest-TestServerVolumeAttachmentScenario-412459737-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "9a0067b5-3987-4c02-83f1-5fbcb809f334", "connector": null, "instance_uuid": "18f9b1e3-4b5e-4c43-b297-14f458e9e322"}} {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 10:01:49.311771 np0000006707 devstack@c-api.service[100296]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 10:01:49.311771 np0000006707 devstack@c-api.service[100296]: warnings.warn( Aug 07 10:01:49.315368 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.middleware.request_id [None req-a712e3f8-e237-4466-a420-18c2324cb82f None None] RequestId filter calling following filter/app {{(pid=100298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:01:49.316951 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [None req-a712e3f8-e237-4466-a420-18c2324cb82f tempest-SnapshotDataIntegrityTests-488661116 tempest-SnapshotDataIntegrityTests-488661116-project-member] GET https://10.4.3.8/volume/v3/volumes/926c65e7-8133-4f16-adec-4b3e7234f3ce Aug 07 10:01:49.317107 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [None req-a712e3f8-e237-4466-a420-18c2324cb82f tempest-SnapshotDataIntegrityTests-488661116 tempest-SnapshotDataIntegrityTests-488661116-project-member] Empty body provided in request {{(pid=100298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 10:01:49.317314 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [None req-a712e3f8-e237-4466-a420-18c2324cb82f tempest-SnapshotDataIntegrityTests-488661116 tempest-SnapshotDataIntegrityTests-488661116-project-member] Calling method 'show' {{(pid=100298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 10:01:49.325169 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [None req-a712e3f8-e237-4466-a420-18c2324cb82f tempest-SnapshotDataIntegrityTests-488661116 tempest-SnapshotDataIntegrityTests-488661116-project-member] https://10.4.3.8/volume/v3/volumes/926c65e7-8133-4f16-adec-4b3e7234f3ce returned with HTTP 404 Aug 07 10:01:49.325923 np0000006707 devstack@c-api.service[100298]: [pid: 100298|app: 0|req: 963/3857] 10.4.3.8 () {66 vars in 1334 bytes} [Fri Aug 7 10:01:49 2026] GET /volume/v3/volumes/926c65e7-8133-4f16-adec-4b3e7234f3ce => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 10:01:49.334450 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [None req-c7f069fb-e716-42f7-8ab4-1c3aef08a39a None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:01:49.336461 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-c7f069fb-e716-42f7-8ab4-1c3aef08a39a tempest-SnapshotDataIntegrityTests-488661116 tempest-SnapshotDataIntegrityTests-488661116-project-member] GET https://10.4.3.8/volume/v3/volumes/b0355c75-c33c-4eaf-b4be-5eaded6f6876 Aug 07 10:01:49.336732 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-c7f069fb-e716-42f7-8ab4-1c3aef08a39a tempest-SnapshotDataIntegrityTests-488661116 tempest-SnapshotDataIntegrityTests-488661116-project-member] Empty body provided in request {{(pid=100297) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 10:01:49.336881 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-c7f069fb-e716-42f7-8ab4-1c3aef08a39a tempest-SnapshotDataIntegrityTests-488661116 tempest-SnapshotDataIntegrityTests-488661116-project-member] Calling method 'show' {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 10:01:49.345788 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [req-6d7d4543-f4e0-43d9-a953-f62ea832e361 req-05c8ea6f-4b67-4f4e-8dd0-f4e7a1607f73 tempest-TestServerVolumeAttachmentScenario-412459737 tempest-TestServerVolumeAttachmentScenario-412459737-project-member] https://10.4.3.8/volume/v3/attachments returned with HTTP 200 Aug 07 10:01:49.346180 np0000006707 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 962/3858] 10.4.3.8 () {74 vars in 1580 bytes} [Fri Aug 7 10:01:49 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 10:01:49.346270 np0000006707 devstack@c-api.service[100297]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 10:01:49.346270 np0000006707 devstack@c-api.service[100297]: warnings.warn( Aug 07 10:01:49.354095 np0000006707 devstack@c-api.service[100297]: INFO cinder.volume.api [None req-c7f069fb-e716-42f7-8ab4-1c3aef08a39a tempest-SnapshotDataIntegrityTests-488661116 tempest-SnapshotDataIntegrityTests-488661116-project-member] Volume info retrieved successfully. Aug 07 10:01:49.361026 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-c7f069fb-e716-42f7-8ab4-1c3aef08a39a tempest-SnapshotDataIntegrityTests-488661116 tempest-SnapshotDataIntegrityTests-488661116-project-member] https://10.4.3.8/volume/v3/volumes/b0355c75-c33c-4eaf-b4be-5eaded6f6876 returned with HTTP 200 Aug 07 10:01:49.361628 np0000006707 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 968/3859] 10.4.3.8 () {66 vars in 1334 bytes} [Fri Aug 7 10:01:49 2026] GET /volume/v3/volumes/b0355c75-c33c-4eaf-b4be-5eaded6f6876 => generated 880 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 10:01:49.375509 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-70ee98b6-957c-40d4-9f59-f90b255cde8e None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:01:49.377463 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-70ee98b6-957c-40d4-9f59-f90b255cde8e tempest-SnapshotDataIntegrityTests-488661116 tempest-SnapshotDataIntegrityTests-488661116-project-member] GET https://10.4.3.8/volume/v3/volumes/b0355c75-c33c-4eaf-b4be-5eaded6f6876 Aug 07 10:01:49.377608 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-70ee98b6-957c-40d4-9f59-f90b255cde8e tempest-SnapshotDataIntegrityTests-488661116 tempest-SnapshotDataIntegrityTests-488661116-project-member] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 10:01:49.377796 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-70ee98b6-957c-40d4-9f59-f90b255cde8e tempest-SnapshotDataIntegrityTests-488661116 tempest-SnapshotDataIntegrityTests-488661116-project-member] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 10:01:49.378049 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.middleware.request_id [None req-8233fcf5-6bfa-47dd-9e0e-be22f7f8cc1a None None] RequestId filter calling following filter/app {{(pid=100298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:01:49.379717 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [None req-8233fcf5-6bfa-47dd-9e0e-be22f7f8cc1a tempest-TestServerVolumeAttachmentScenario-412459737 tempest-TestServerVolumeAttachmentScenario-412459737-project-member] GET https://10.4.3.8/volume/v3/volumes/9a0067b5-3987-4c02-83f1-5fbcb809f334 Aug 07 10:01:49.379921 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [None req-8233fcf5-6bfa-47dd-9e0e-be22f7f8cc1a tempest-TestServerVolumeAttachmentScenario-412459737 tempest-TestServerVolumeAttachmentScenario-412459737-project-member] Empty body provided in request {{(pid=100298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 10:01:49.380107 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [None req-8233fcf5-6bfa-47dd-9e0e-be22f7f8cc1a tempest-TestServerVolumeAttachmentScenario-412459737 tempest-TestServerVolumeAttachmentScenario-412459737-project-member] Calling method 'show' {{(pid=100298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 10:01:49.385297 np0000006707 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 10:01:49.385297 np0000006707 devstack@c-api.service[100295]: warnings.warn( Aug 07 10:01:49.389836 np0000006707 devstack@c-api.service[100298]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 10:01:49.389836 np0000006707 devstack@c-api.service[100298]: warnings.warn( Aug 07 10:01:49.389937 np0000006707 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-70ee98b6-957c-40d4-9f59-f90b255cde8e tempest-SnapshotDataIntegrityTests-488661116 tempest-SnapshotDataIntegrityTests-488661116-project-member] Volume info retrieved successfully. Aug 07 10:01:49.393404 np0000006707 devstack@c-api.service[100298]: INFO cinder.volume.api [None req-8233fcf5-6bfa-47dd-9e0e-be22f7f8cc1a tempest-TestServerVolumeAttachmentScenario-412459737 tempest-TestServerVolumeAttachmentScenario-412459737-project-member] Volume info retrieved successfully. Aug 07 10:01:49.394385 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-70ee98b6-957c-40d4-9f59-f90b255cde8e tempest-SnapshotDataIntegrityTests-488661116 tempest-SnapshotDataIntegrityTests-488661116-project-member] https://10.4.3.8/volume/v3/volumes/b0355c75-c33c-4eaf-b4be-5eaded6f6876 returned with HTTP 200 Aug 07 10:01:49.394832 np0000006707 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 967/3860] 10.4.3.8 () {66 vars in 1334 bytes} [Fri Aug 7 10:01:49 2026] GET /volume/v3/volumes/b0355c75-c33c-4eaf-b4be-5eaded6f6876 => generated 880 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 10:01:49.398129 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [None req-8233fcf5-6bfa-47dd-9e0e-be22f7f8cc1a tempest-TestServerVolumeAttachmentScenario-412459737 tempest-TestServerVolumeAttachmentScenario-412459737-project-member] https://10.4.3.8/volume/v3/volumes/9a0067b5-3987-4c02-83f1-5fbcb809f334 returned with HTTP 200 Aug 07 10:01:49.398767 np0000006707 devstack@c-api.service[100298]: [pid: 100298|app: 0|req: 964/3861] 10.4.3.8 () {66 vars in 1334 bytes} [Fri Aug 7 10:01:49 2026] GET /volume/v3/volumes/9a0067b5-3987-4c02-83f1-5fbcb809f334 => generated 852 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 10:01:49.406874 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [None req-261b4c9c-2616-47d6-b882-3320962ed84f None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:01:49.408531 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-261b4c9c-2616-47d6-b882-3320962ed84f tempest-SnapshotDataIntegrityTests-488661116 tempest-SnapshotDataIntegrityTests-488661116-project-member] DELETE https://10.4.3.8/volume/v3/volumes/b0355c75-c33c-4eaf-b4be-5eaded6f6876 Aug 07 10:01:49.408718 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-261b4c9c-2616-47d6-b882-3320962ed84f tempest-SnapshotDataIntegrityTests-488661116 tempest-SnapshotDataIntegrityTests-488661116-project-member] Empty body provided in request {{(pid=100296) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 10:01:49.408938 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-261b4c9c-2616-47d6-b882-3320962ed84f tempest-SnapshotDataIntegrityTests-488661116 tempest-SnapshotDataIntegrityTests-488661116-project-member] Calling method 'delete' {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 10:01:49.409101 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.v3.volumes [None req-261b4c9c-2616-47d6-b882-3320962ed84f tempest-SnapshotDataIntegrityTests-488661116 tempest-SnapshotDataIntegrityTests-488661116-project-member] Delete volume with id: b0355c75-c33c-4eaf-b4be-5eaded6f6876 Aug 07 10:01:49.409777 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [None req-efa1e64e-18e3-4771-a880-039210456658 None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:01:49.410258 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-efa1e64e-18e3-4771-a880-039210456658 None None] GET https://10.4.3.8/volume// Aug 07 10:01:49.410496 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-efa1e64e-18e3-4771-a880-039210456658 None None] Empty body provided in request {{(pid=100297) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 10:01:49.410741 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-efa1e64e-18e3-4771-a880-039210456658 None None] Calling method 'all' {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 10:01:49.411190 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-efa1e64e-18e3-4771-a880-039210456658 None None] https://10.4.3.8/volume// returned with HTTP 300 Aug 07 10:01:49.411572 np0000006707 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 969/3862] 10.4.3.8 () {66 vars in 1412 bytes} [Fri Aug 7 10:01:49 2026] GET /volume/ => generated 384 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 07 10:01:49.415602 np0000006707 devstack@c-api.service[100296]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 10:01:49.415602 np0000006707 devstack@c-api.service[100296]: warnings.warn( Aug 07 10:01:49.416154 np0000006707 devstack@c-api.service[100296]: INFO cinder.volume.api [None req-261b4c9c-2616-47d6-b882-3320962ed84f tempest-SnapshotDataIntegrityTests-488661116 tempest-SnapshotDataIntegrityTests-488661116-project-member] Volume info retrieved successfully. Aug 07 10:01:49.420409 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [req-6d7d4543-f4e0-43d9-a953-f62ea832e361 req-b040e7a1-1da7-4290-b278-468d0610a8c7 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:01:49.423157 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [req-6d7d4543-f4e0-43d9-a953-f62ea832e361 req-b040e7a1-1da7-4290-b278-468d0610a8c7 tempest-TestServerVolumeAttachmentScenario-412459737 tempest-TestServerVolumeAttachmentScenario-412459737-project-member] GET https://10.4.3.8/volume/v3/volumes/9a0067b5-3987-4c02-83f1-5fbcb809f334 Aug 07 10:01:49.423516 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [req-6d7d4543-f4e0-43d9-a953-f62ea832e361 req-b040e7a1-1da7-4290-b278-468d0610a8c7 tempest-TestServerVolumeAttachmentScenario-412459737 tempest-TestServerVolumeAttachmentScenario-412459737-project-member] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 10:01:49.423788 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [req-6d7d4543-f4e0-43d9-a953-f62ea832e361 req-b040e7a1-1da7-4290-b278-468d0610a8c7 tempest-TestServerVolumeAttachmentScenario-412459737 tempest-TestServerVolumeAttachmentScenario-412459737-project-member] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 10:01:49.431876 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.middleware.request_id [req-e1e0f00a-2321-40b0-b6ab-83e42dd733a9 req-fedbf5d0-db6c-4f55-a85b-32a0a291c983 None None] RequestId filter calling following filter/app {{(pid=100298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:01:49.432191 np0000006707 devstack@c-api.service[100296]: INFO cinder.volume.api [None req-261b4c9c-2616-47d6-b882-3320962ed84f tempest-SnapshotDataIntegrityTests-488661116 tempest-SnapshotDataIntegrityTests-488661116-project-member] Delete volume request issued successfully. Aug 07 10:01:49.432500 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-261b4c9c-2616-47d6-b882-3320962ed84f tempest-SnapshotDataIntegrityTests-488661116 tempest-SnapshotDataIntegrityTests-488661116-project-member] https://10.4.3.8/volume/v3/volumes/b0355c75-c33c-4eaf-b4be-5eaded6f6876 returned with HTTP 202 Aug 07 10:01:49.433092 np0000006707 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 963/3863] 10.4.3.8 () {66 vars in 1337 bytes} [Fri Aug 7 10:01:49 2026] DELETE /volume/v3/volumes/b0355c75-c33c-4eaf-b4be-5eaded6f6876 => generated 0 bytes in 27 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 07 10:01:49.433958 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [req-e1e0f00a-2321-40b0-b6ab-83e42dd733a9 req-fedbf5d0-db6c-4f55-a85b-32a0a291c983 tempest-TestEncryptedCinderVolumes-768498766 tempest-TestEncryptedCinderVolumes-768498766-project-member] PUT https://10.4.3.8/volume/v3/attachments/e5594866-7e8e-4dbd-b771-d46ede923d7b Aug 07 10:01:49.434620 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [req-e1e0f00a-2321-40b0-b6ab-83e42dd733a9 req-fedbf5d0-db6c-4f55-a85b-32a0a291c983 tempest-TestEncryptedCinderVolumes-768498766 tempest-TestEncryptedCinderVolumes-768498766-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.8", "host": "np0000006707", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:568b993d50b1", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "d2780578-1896-461f-80ac-b58d2e346b90", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 10:01:49.434742 np0000006707 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 10:01:49.434742 np0000006707 devstack@c-api.service[100295]: warnings.warn( Aug 07 10:01:49.439661 np0000006707 devstack@c-api.service[100295]: INFO cinder.volume.api [req-6d7d4543-f4e0-43d9-a953-f62ea832e361 req-b040e7a1-1da7-4290-b278-468d0610a8c7 tempest-TestServerVolumeAttachmentScenario-412459737 tempest-TestServerVolumeAttachmentScenario-412459737-project-member] Volume info retrieved successfully. Aug 07 10:01:49.440182 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [None req-28bb13b5-1bd1-4f39-8a14-57198ac97d8b None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:01:49.441982 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-28bb13b5-1bd1-4f39-8a14-57198ac97d8b tempest-SnapshotDataIntegrityTests-488661116 tempest-SnapshotDataIntegrityTests-488661116-project-member] GET https://10.4.3.8/volume/v3/volumes/b0355c75-c33c-4eaf-b4be-5eaded6f6876 Aug 07 10:01:49.442160 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-28bb13b5-1bd1-4f39-8a14-57198ac97d8b tempest-SnapshotDataIntegrityTests-488661116 tempest-SnapshotDataIntegrityTests-488661116-project-member] Empty body provided in request {{(pid=100297) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 10:01:49.442332 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.coordination [req-e1e0f00a-2321-40b0-b6ab-83e42dd733a9 req-fedbf5d0-db6c-4f55-a85b-32a0a291c983 tempest-TestEncryptedCinderVolumes-768498766 tempest-TestEncryptedCinderVolumes-768498766-project-member] Acquiring lock "cinder-attachment_update-5b5fb386-55da-4f7a-b001-c0b9f59a6107-np0000006707" by "attachment_update" {{(pid=100298) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 07 10:01:49.442438 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-28bb13b5-1bd1-4f39-8a14-57198ac97d8b tempest-SnapshotDataIntegrityTests-488661116 tempest-SnapshotDataIntegrityTests-488661116-project-member] Calling method 'show' {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 10:01:49.444748 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [req-6d7d4543-f4e0-43d9-a953-f62ea832e361 req-b040e7a1-1da7-4290-b278-468d0610a8c7 tempest-TestServerVolumeAttachmentScenario-412459737 tempest-TestServerVolumeAttachmentScenario-412459737-project-member] https://10.4.3.8/volume/v3/volumes/9a0067b5-3987-4c02-83f1-5fbcb809f334 returned with HTTP 200 Aug 07 10:01:49.445215 np0000006707 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 968/3864] 10.4.3.8 () {70 vars in 1625 bytes} [Fri Aug 7 10:01:49 2026] GET /volume/v3/volumes/9a0067b5-3987-4c02-83f1-5fbcb809f334 => generated 1032 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 07 10:01:49.447486 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.coordination [req-e1e0f00a-2321-40b0-b6ab-83e42dd733a9 req-fedbf5d0-db6c-4f55-a85b-32a0a291c983 tempest-TestEncryptedCinderVolumes-768498766 tempest-TestEncryptedCinderVolumes-768498766-project-member] Lock "cinder-attachment_update-5b5fb386-55da-4f7a-b001-c0b9f59a6107-np0000006707" acquired by "attachment_update" :: waited 0.005s {{(pid=100298) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 07 10:01:49.448327 np0000006707 devstack@c-api.service[100298]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 10:01:49.448327 np0000006707 devstack@c-api.service[100298]: warnings.warn( Aug 07 10:01:49.448958 np0000006707 devstack@c-api.service[100297]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 10:01:49.448958 np0000006707 devstack@c-api.service[100297]: warnings.warn( Aug 07 10:01:49.453442 np0000006707 devstack@c-api.service[100297]: INFO cinder.volume.api [None req-28bb13b5-1bd1-4f39-8a14-57198ac97d8b tempest-SnapshotDataIntegrityTests-488661116 tempest-SnapshotDataIntegrityTests-488661116-project-member] Volume info retrieved successfully. Aug 07 10:01:49.459077 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-28bb13b5-1bd1-4f39-8a14-57198ac97d8b tempest-SnapshotDataIntegrityTests-488661116 tempest-SnapshotDataIntegrityTests-488661116-project-member] https://10.4.3.8/volume/v3/volumes/b0355c75-c33c-4eaf-b4be-5eaded6f6876 returned with HTTP 200 Aug 07 10:01:49.459713 np0000006707 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 970/3865] 10.4.3.8 () {66 vars in 1334 bytes} [Fri Aug 7 10:01:49 2026] GET /volume/v3/volumes/b0355c75-c33c-4eaf-b4be-5eaded6f6876 => generated 879 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 10:01:49.543300 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.coordination [req-e1e0f00a-2321-40b0-b6ab-83e42dd733a9 req-fedbf5d0-db6c-4f55-a85b-32a0a291c983 tempest-TestEncryptedCinderVolumes-768498766 tempest-TestEncryptedCinderVolumes-768498766-project-member] Lock "cinder-attachment_update-5b5fb386-55da-4f7a-b001-c0b9f59a6107-np0000006707" released by "attachment_update" :: held 0.096s {{(pid=100298) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 07 10:01:49.543781 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [req-e1e0f00a-2321-40b0-b6ab-83e42dd733a9 req-fedbf5d0-db6c-4f55-a85b-32a0a291c983 tempest-TestEncryptedCinderVolumes-768498766 tempest-TestEncryptedCinderVolumes-768498766-project-member] https://10.4.3.8/volume/v3/attachments/e5594866-7e8e-4dbd-b771-d46ede923d7b returned with HTTP 200 Aug 07 10:01:49.544461 np0000006707 devstack@c-api.service[100298]: [pid: 100298|app: 0|req: 965/3866] 10.4.3.8 () {74 vars in 1690 bytes} [Fri Aug 7 10:01:49 2026] PUT /volume/v3/attachments/e5594866-7e8e-4dbd-b771-d46ede923d7b => generated 968 bytes in 113 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 10:01:49.560392 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [req-e1e0f00a-2321-40b0-b6ab-83e42dd733a9 req-1221419f-7b7f-40f9-91e7-5e93d8ad0bcb None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:01:49.560803 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [req-6d7d4543-f4e0-43d9-a953-f62ea832e361 req-12f1f1e8-dc58-4a48-80f1-c746032861de None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:01:49.562914 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [req-e1e0f00a-2321-40b0-b6ab-83e42dd733a9 req-1221419f-7b7f-40f9-91e7-5e93d8ad0bcb tempest-TestEncryptedCinderVolumes-768498766 tempest-TestEncryptedCinderVolumes-768498766-project-member] GET https://10.4.3.8/volume/v3/attachments/e5594866-7e8e-4dbd-b771-d46ede923d7b Aug 07 10:01:49.563074 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [req-6d7d4543-f4e0-43d9-a953-f62ea832e361 req-12f1f1e8-dc58-4a48-80f1-c746032861de tempest-TestServerVolumeAttachmentScenario-412459737 tempest-TestServerVolumeAttachmentScenario-412459737-project-member] PUT https://10.4.3.8/volume/v3/attachments/2a8166ca-9e2e-4d2c-a37a-fd9205dc797e Aug 07 10:01:49.563128 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [req-e1e0f00a-2321-40b0-b6ab-83e42dd733a9 req-1221419f-7b7f-40f9-91e7-5e93d8ad0bcb tempest-TestEncryptedCinderVolumes-768498766 tempest-TestEncryptedCinderVolumes-768498766-project-member] Empty body provided in request {{(pid=100296) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 10:01:49.563294 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [req-e1e0f00a-2321-40b0-b6ab-83e42dd733a9 req-1221419f-7b7f-40f9-91e7-5e93d8ad0bcb tempest-TestEncryptedCinderVolumes-768498766 tempest-TestEncryptedCinderVolumes-768498766-project-member] Calling method 'version_select' {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 10:01:49.563589 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [req-6d7d4543-f4e0-43d9-a953-f62ea832e361 req-12f1f1e8-dc58-4a48-80f1-c746032861de tempest-TestServerVolumeAttachmentScenario-412459737 tempest-TestServerVolumeAttachmentScenario-412459737-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.8", "host": "np0000006707", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:568b993d50b1", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "d2780578-1896-461f-80ac-b58d2e346b90", "nvme_native_multipath": false, "mountpoint": "/dev/vdc"}}} {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 10:01:49.572321 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.coordination [req-6d7d4543-f4e0-43d9-a953-f62ea832e361 req-12f1f1e8-dc58-4a48-80f1-c746032861de tempest-TestServerVolumeAttachmentScenario-412459737 tempest-TestServerVolumeAttachmentScenario-412459737-project-member] Acquiring lock "cinder-attachment_update-9a0067b5-3987-4c02-83f1-5fbcb809f334-np0000006707" by "attachment_update" {{(pid=100295) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 07 10:01:49.577495 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.coordination [req-6d7d4543-f4e0-43d9-a953-f62ea832e361 req-12f1f1e8-dc58-4a48-80f1-c746032861de tempest-TestServerVolumeAttachmentScenario-412459737 tempest-TestServerVolumeAttachmentScenario-412459737-project-member] Lock "cinder-attachment_update-9a0067b5-3987-4c02-83f1-5fbcb809f334-np0000006707" acquired by "attachment_update" :: waited 0.005s {{(pid=100295) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 07 10:01:49.578505 np0000006707 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 10:01:49.578505 np0000006707 devstack@c-api.service[100295]: warnings.warn( Aug 07 10:01:49.578939 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [req-e1e0f00a-2321-40b0-b6ab-83e42dd733a9 req-1221419f-7b7f-40f9-91e7-5e93d8ad0bcb tempest-TestEncryptedCinderVolumes-768498766 tempest-TestEncryptedCinderVolumes-768498766-project-member] https://10.4.3.8/volume/v3/attachments/e5594866-7e8e-4dbd-b771-d46ede923d7b returned with HTTP 200 Aug 07 10:01:49.579356 np0000006707 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 964/3867] 10.4.3.8 () {70 vars in 1637 bytes} [Fri Aug 7 10:01:49 2026] GET /volume/v3/attachments/e5594866-7e8e-4dbd-b771-d46ede923d7b => generated 993 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 10:01:49.663931 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.coordination [req-6d7d4543-f4e0-43d9-a953-f62ea832e361 req-12f1f1e8-dc58-4a48-80f1-c746032861de tempest-TestServerVolumeAttachmentScenario-412459737 tempest-TestServerVolumeAttachmentScenario-412459737-project-member] Lock "cinder-attachment_update-9a0067b5-3987-4c02-83f1-5fbcb809f334-np0000006707" released by "attachment_update" :: held 0.086s {{(pid=100295) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 07 10:01:49.664313 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [req-6d7d4543-f4e0-43d9-a953-f62ea832e361 req-12f1f1e8-dc58-4a48-80f1-c746032861de tempest-TestServerVolumeAttachmentScenario-412459737 tempest-TestServerVolumeAttachmentScenario-412459737-project-member] https://10.4.3.8/volume/v3/attachments/2a8166ca-9e2e-4d2c-a37a-fd9205dc797e returned with HTTP 200 Aug 07 10:01:49.664824 np0000006707 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 969/3868] 10.4.3.8 () {74 vars in 1690 bytes} [Fri Aug 7 10:01:49 2026] PUT /volume/v3/attachments/2a8166ca-9e2e-4d2c-a37a-fd9205dc797e => generated 969 bytes in 105 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 10:01:49.882786 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [None req-b0a24c1d-852b-42c7-aba2-2681663aca05 None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:01:49.884568 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-b0a24c1d-852b-42c7-aba2-2681663aca05 tempest-CreateVolumesFromImageTest-2055821696 tempest-CreateVolumesFromImageTest-2055821696-project-member] GET https://10.4.3.8/volume/v3/volumes/b8c4871e-bc40-4240-84af-edc98732eb83 Aug 07 10:01:49.885238 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-b0a24c1d-852b-42c7-aba2-2681663aca05 tempest-CreateVolumesFromImageTest-2055821696 tempest-CreateVolumesFromImageTest-2055821696-project-member] Empty body provided in request {{(pid=100297) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 10:01:49.885238 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-b0a24c1d-852b-42c7-aba2-2681663aca05 tempest-CreateVolumesFromImageTest-2055821696 tempest-CreateVolumesFromImageTest-2055821696-project-member] Calling method 'show' {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 10:01:49.892475 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-b0a24c1d-852b-42c7-aba2-2681663aca05 tempest-CreateVolumesFromImageTest-2055821696 tempest-CreateVolumesFromImageTest-2055821696-project-member] https://10.4.3.8/volume/v3/volumes/b8c4871e-bc40-4240-84af-edc98732eb83 returned with HTTP 404 Aug 07 10:01:49.893002 np0000006707 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 971/3869] 10.4.3.8 () {66 vars in 1334 bytes} [Fri Aug 7 10:01:49 2026] GET /volume/v3/volumes/b8c4871e-bc40-4240-84af-edc98732eb83 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 10:01:49.901371 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.middleware.request_id [None req-256df55f-71a0-470e-a609-e271711a94af None None] RequestId filter calling following filter/app {{(pid=100298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:01:49.903909 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [None req-256df55f-71a0-470e-a609-e271711a94af tempest-CreateVolumesFromImageTest-2055821696 tempest-CreateVolumesFromImageTest-2055821696-project-member] DELETE https://10.4.3.8/volume/v3/volumes/0fd731d0-d307-4b93-b93d-c5474cdbf62f Aug 07 10:01:49.904028 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [None req-256df55f-71a0-470e-a609-e271711a94af tempest-CreateVolumesFromImageTest-2055821696 tempest-CreateVolumesFromImageTest-2055821696-project-member] Empty body provided in request {{(pid=100298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 10:01:49.904290 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [None req-256df55f-71a0-470e-a609-e271711a94af tempest-CreateVolumesFromImageTest-2055821696 tempest-CreateVolumesFromImageTest-2055821696-project-member] Calling method 'delete' {{(pid=100298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 10:01:49.904571 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.v3.volumes [None req-256df55f-71a0-470e-a609-e271711a94af tempest-CreateVolumesFromImageTest-2055821696 tempest-CreateVolumesFromImageTest-2055821696-project-member] Delete volume with id: 0fd731d0-d307-4b93-b93d-c5474cdbf62f Aug 07 10:01:49.914980 np0000006707 devstack@c-api.service[100298]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 10:01:49.914980 np0000006707 devstack@c-api.service[100298]: warnings.warn( Aug 07 10:01:49.915697 np0000006707 devstack@c-api.service[100298]: INFO cinder.volume.api [None req-256df55f-71a0-470e-a609-e271711a94af tempest-CreateVolumesFromImageTest-2055821696 tempest-CreateVolumesFromImageTest-2055821696-project-member] Volume info retrieved successfully. Aug 07 10:01:49.936435 np0000006707 devstack@c-api.service[100298]: INFO cinder.volume.api [None req-256df55f-71a0-470e-a609-e271711a94af tempest-CreateVolumesFromImageTest-2055821696 tempest-CreateVolumesFromImageTest-2055821696-project-member] Delete volume request issued successfully. Aug 07 10:01:49.936887 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [None req-256df55f-71a0-470e-a609-e271711a94af tempest-CreateVolumesFromImageTest-2055821696 tempest-CreateVolumesFromImageTest-2055821696-project-member] https://10.4.3.8/volume/v3/volumes/0fd731d0-d307-4b93-b93d-c5474cdbf62f returned with HTTP 202 Aug 07 10:01:49.937057 np0000006707 devstack@c-api.service[100298]: [pid: 100298|app: 0|req: 966/3870] 10.4.3.8 () {66 vars in 1337 bytes} [Fri Aug 7 10:01:49 2026] DELETE /volume/v3/volumes/0fd731d0-d307-4b93-b93d-c5474cdbf62f => generated 0 bytes in 36 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 07 10:01:49.944941 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [None req-357a549f-c40c-4770-a6b0-f97592fa58cf None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:01:49.946688 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-357a549f-c40c-4770-a6b0-f97592fa58cf tempest-CreateVolumesFromImageTest-2055821696 tempest-CreateVolumesFromImageTest-2055821696-project-member] GET https://10.4.3.8/volume/v3/volumes/0fd731d0-d307-4b93-b93d-c5474cdbf62f Aug 07 10:01:49.946847 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-357a549f-c40c-4770-a6b0-f97592fa58cf tempest-CreateVolumesFromImageTest-2055821696 tempest-CreateVolumesFromImageTest-2055821696-project-member] Empty body provided in request {{(pid=100296) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 10:01:49.947014 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-357a549f-c40c-4770-a6b0-f97592fa58cf tempest-CreateVolumesFromImageTest-2055821696 tempest-CreateVolumesFromImageTest-2055821696-project-member] Calling method 'show' {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 10:01:49.953399 np0000006707 devstack@c-api.service[100296]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 10:01:49.953399 np0000006707 devstack@c-api.service[100296]: warnings.warn( Aug 07 10:01:49.958968 np0000006707 devstack@c-api.service[100296]: INFO cinder.volume.api [None req-357a549f-c40c-4770-a6b0-f97592fa58cf tempest-CreateVolumesFromImageTest-2055821696 tempest-CreateVolumesFromImageTest-2055821696-project-member] Volume info retrieved successfully. Aug 07 10:01:49.965841 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-357a549f-c40c-4770-a6b0-f97592fa58cf tempest-CreateVolumesFromImageTest-2055821696 tempest-CreateVolumesFromImageTest-2055821696-project-member] https://10.4.3.8/volume/v3/volumes/0fd731d0-d307-4b93-b93d-c5474cdbf62f returned with HTTP 200 Aug 07 10:01:49.965841 np0000006707 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 965/3871] 10.4.3.8 () {66 vars in 1334 bytes} [Fri Aug 7 10:01:49 2026] GET /volume/v3/volumes/0fd731d0-d307-4b93-b93d-c5474cdbf62f => generated 845 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 10:01:50.411544 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-25cc51e8-0c55-46df-a017-b614484e8b46 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:01:50.413308 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-25cc51e8-0c55-46df-a017-b614484e8b46 tempest-TestServerVolumeAttachmentScenario-412459737 tempest-TestServerVolumeAttachmentScenario-412459737-project-member] GET https://10.4.3.8/volume/v3/volumes/9a0067b5-3987-4c02-83f1-5fbcb809f334 Aug 07 10:01:50.413589 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-25cc51e8-0c55-46df-a017-b614484e8b46 tempest-TestServerVolumeAttachmentScenario-412459737 tempest-TestServerVolumeAttachmentScenario-412459737-project-member] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 10:01:50.413834 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-25cc51e8-0c55-46df-a017-b614484e8b46 tempest-TestServerVolumeAttachmentScenario-412459737 tempest-TestServerVolumeAttachmentScenario-412459737-project-member] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 10:01:50.423659 np0000006707 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 10:01:50.423659 np0000006707 devstack@c-api.service[100295]: warnings.warn( Aug 07 10:01:50.427098 np0000006707 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-25cc51e8-0c55-46df-a017-b614484e8b46 tempest-TestServerVolumeAttachmentScenario-412459737 tempest-TestServerVolumeAttachmentScenario-412459737-project-member] Volume info retrieved successfully. Aug 07 10:01:50.431854 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-25cc51e8-0c55-46df-a017-b614484e8b46 tempest-TestServerVolumeAttachmentScenario-412459737 tempest-TestServerVolumeAttachmentScenario-412459737-project-member] https://10.4.3.8/volume/v3/volumes/9a0067b5-3987-4c02-83f1-5fbcb809f334 returned with HTTP 200 Aug 07 10:01:50.432252 np0000006707 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 970/3872] 10.4.3.8 () {66 vars in 1334 bytes} [Fri Aug 7 10:01:50 2026] GET /volume/v3/volumes/9a0067b5-3987-4c02-83f1-5fbcb809f334 => generated 853 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 10:01:50.472276 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [None req-ea673cf2-d680-42cd-843d-59af4339634e None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:01:50.474602 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-ea673cf2-d680-42cd-843d-59af4339634e tempest-SnapshotDataIntegrityTests-488661116 tempest-SnapshotDataIntegrityTests-488661116-project-member] GET https://10.4.3.8/volume/v3/volumes/b0355c75-c33c-4eaf-b4be-5eaded6f6876 Aug 07 10:01:50.474858 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-ea673cf2-d680-42cd-843d-59af4339634e tempest-SnapshotDataIntegrityTests-488661116 tempest-SnapshotDataIntegrityTests-488661116-project-member] Empty body provided in request {{(pid=100297) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 10:01:50.475132 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-ea673cf2-d680-42cd-843d-59af4339634e tempest-SnapshotDataIntegrityTests-488661116 tempest-SnapshotDataIntegrityTests-488661116-project-member] Calling method 'show' {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 10:01:50.480944 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-ea673cf2-d680-42cd-843d-59af4339634e tempest-SnapshotDataIntegrityTests-488661116 tempest-SnapshotDataIntegrityTests-488661116-project-member] https://10.4.3.8/volume/v3/volumes/b0355c75-c33c-4eaf-b4be-5eaded6f6876 returned with HTTP 404 Aug 07 10:01:50.481500 np0000006707 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 972/3873] 10.4.3.8 () {66 vars in 1334 bytes} [Fri Aug 7 10:01:50 2026] GET /volume/v3/volumes/b0355c75-c33c-4eaf-b4be-5eaded6f6876 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 10:01:50.488160 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.middleware.request_id [None req-c30706b0-0562-4c1a-bef8-0303afeea5ba None None] RequestId filter calling following filter/app {{(pid=100298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:01:50.489949 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [None req-c30706b0-0562-4c1a-bef8-0303afeea5ba tempest-SnapshotDataIntegrityTests-488661116 tempest-SnapshotDataIntegrityTests-488661116-project-member] GET https://10.4.3.8/volume/v3/volumes/b17e3aee-6ef3-4c87-86b4-44c88bbab86a Aug 07 10:01:50.490162 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [None req-c30706b0-0562-4c1a-bef8-0303afeea5ba tempest-SnapshotDataIntegrityTests-488661116 tempest-SnapshotDataIntegrityTests-488661116-project-member] Empty body provided in request {{(pid=100298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 10:01:50.490355 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [None req-c30706b0-0562-4c1a-bef8-0303afeea5ba tempest-SnapshotDataIntegrityTests-488661116 tempest-SnapshotDataIntegrityTests-488661116-project-member] Calling method 'show' {{(pid=100298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 10:01:50.497511 np0000006707 devstack@c-api.service[100298]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 10:01:50.497511 np0000006707 devstack@c-api.service[100298]: warnings.warn( Aug 07 10:01:50.500924 np0000006707 devstack@c-api.service[100298]: INFO cinder.volume.api [None req-c30706b0-0562-4c1a-bef8-0303afeea5ba tempest-SnapshotDataIntegrityTests-488661116 tempest-SnapshotDataIntegrityTests-488661116-project-member] Volume info retrieved successfully. Aug 07 10:01:50.505050 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [None req-c30706b0-0562-4c1a-bef8-0303afeea5ba tempest-SnapshotDataIntegrityTests-488661116 tempest-SnapshotDataIntegrityTests-488661116-project-member] https://10.4.3.8/volume/v3/volumes/b17e3aee-6ef3-4c87-86b4-44c88bbab86a returned with HTTP 200 Aug 07 10:01:50.505489 np0000006707 devstack@c-api.service[100298]: [pid: 100298|app: 0|req: 967/3874] 10.4.3.8 () {66 vars in 1334 bytes} [Fri Aug 7 10:01:50 2026] GET /volume/v3/volumes/b17e3aee-6ef3-4c87-86b4-44c88bbab86a => generated 880 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 10:01:50.518158 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [None req-83574648-fc7f-4e69-a23f-afc9f533958f None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:01:50.520007 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-83574648-fc7f-4e69-a23f-afc9f533958f tempest-SnapshotDataIntegrityTests-488661116 tempest-SnapshotDataIntegrityTests-488661116-project-member] GET https://10.4.3.8/volume/v3/volumes/b17e3aee-6ef3-4c87-86b4-44c88bbab86a Aug 07 10:01:50.520213 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-83574648-fc7f-4e69-a23f-afc9f533958f tempest-SnapshotDataIntegrityTests-488661116 tempest-SnapshotDataIntegrityTests-488661116-project-member] Empty body provided in request {{(pid=100296) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 10:01:50.520436 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-83574648-fc7f-4e69-a23f-afc9f533958f tempest-SnapshotDataIntegrityTests-488661116 tempest-SnapshotDataIntegrityTests-488661116-project-member] Calling method 'show' {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 10:01:50.527107 np0000006707 devstack@c-api.service[100296]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 10:01:50.527107 np0000006707 devstack@c-api.service[100296]: warnings.warn( Aug 07 10:01:50.530521 np0000006707 devstack@c-api.service[100296]: INFO cinder.volume.api [None req-83574648-fc7f-4e69-a23f-afc9f533958f tempest-SnapshotDataIntegrityTests-488661116 tempest-SnapshotDataIntegrityTests-488661116-project-member] Volume info retrieved successfully. Aug 07 10:01:50.534450 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-83574648-fc7f-4e69-a23f-afc9f533958f tempest-SnapshotDataIntegrityTests-488661116 tempest-SnapshotDataIntegrityTests-488661116-project-member] https://10.4.3.8/volume/v3/volumes/b17e3aee-6ef3-4c87-86b4-44c88bbab86a returned with HTTP 200 Aug 07 10:01:50.534808 np0000006707 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 966/3875] 10.4.3.8 () {66 vars in 1334 bytes} [Fri Aug 7 10:01:50 2026] GET /volume/v3/volumes/b17e3aee-6ef3-4c87-86b4-44c88bbab86a => generated 880 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 10:01:50.546494 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-739337bc-0ec3-4762-a2b0-fcc9eddec948 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:01:50.548389 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-739337bc-0ec3-4762-a2b0-fcc9eddec948 tempest-SnapshotDataIntegrityTests-488661116 tempest-SnapshotDataIntegrityTests-488661116-project-member] DELETE https://10.4.3.8/volume/v3/volumes/b17e3aee-6ef3-4c87-86b4-44c88bbab86a Aug 07 10:01:50.548595 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-739337bc-0ec3-4762-a2b0-fcc9eddec948 tempest-SnapshotDataIntegrityTests-488661116 tempest-SnapshotDataIntegrityTests-488661116-project-member] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 10:01:50.548782 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-739337bc-0ec3-4762-a2b0-fcc9eddec948 tempest-SnapshotDataIntegrityTests-488661116 tempest-SnapshotDataIntegrityTests-488661116-project-member] Calling method 'delete' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 10:01:50.548940 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.v3.volumes [None req-739337bc-0ec3-4762-a2b0-fcc9eddec948 tempest-SnapshotDataIntegrityTests-488661116 tempest-SnapshotDataIntegrityTests-488661116-project-member] Delete volume with id: b17e3aee-6ef3-4c87-86b4-44c88bbab86a Aug 07 10:01:50.555617 np0000006707 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 10:01:50.555617 np0000006707 devstack@c-api.service[100295]: warnings.warn( Aug 07 10:01:50.556058 np0000006707 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-739337bc-0ec3-4762-a2b0-fcc9eddec948 tempest-SnapshotDataIntegrityTests-488661116 tempest-SnapshotDataIntegrityTests-488661116-project-member] Volume info retrieved successfully. Aug 07 10:01:50.570968 np0000006707 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-739337bc-0ec3-4762-a2b0-fcc9eddec948 tempest-SnapshotDataIntegrityTests-488661116 tempest-SnapshotDataIntegrityTests-488661116-project-member] Delete volume request issued successfully. Aug 07 10:01:50.571116 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-739337bc-0ec3-4762-a2b0-fcc9eddec948 tempest-SnapshotDataIntegrityTests-488661116 tempest-SnapshotDataIntegrityTests-488661116-project-member] https://10.4.3.8/volume/v3/volumes/b17e3aee-6ef3-4c87-86b4-44c88bbab86a returned with HTTP 202 Aug 07 10:01:50.571504 np0000006707 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 971/3876] 10.4.3.8 () {66 vars in 1337 bytes} [Fri Aug 7 10:01:50 2026] DELETE /volume/v3/volumes/b17e3aee-6ef3-4c87-86b4-44c88bbab86a => generated 0 bytes in 25 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 07 10:01:50.578285 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [None req-2d186411-1174-4069-865c-c6f7df97d19e None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:01:50.580160 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-2d186411-1174-4069-865c-c6f7df97d19e tempest-SnapshotDataIntegrityTests-488661116 tempest-SnapshotDataIntegrityTests-488661116-project-member] GET https://10.4.3.8/volume/v3/volumes/b17e3aee-6ef3-4c87-86b4-44c88bbab86a Aug 07 10:01:50.580320 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-2d186411-1174-4069-865c-c6f7df97d19e tempest-SnapshotDataIntegrityTests-488661116 tempest-SnapshotDataIntegrityTests-488661116-project-member] Empty body provided in request {{(pid=100297) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 10:01:50.580520 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-2d186411-1174-4069-865c-c6f7df97d19e tempest-SnapshotDataIntegrityTests-488661116 tempest-SnapshotDataIntegrityTests-488661116-project-member] Calling method 'show' {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 10:01:50.587998 np0000006707 devstack@c-api.service[100297]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 10:01:50.587998 np0000006707 devstack@c-api.service[100297]: warnings.warn( Aug 07 10:01:50.591556 np0000006707 devstack@c-api.service[100297]: INFO cinder.volume.api [None req-2d186411-1174-4069-865c-c6f7df97d19e tempest-SnapshotDataIntegrityTests-488661116 tempest-SnapshotDataIntegrityTests-488661116-project-member] Volume info retrieved successfully. Aug 07 10:01:50.596299 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-2d186411-1174-4069-865c-c6f7df97d19e tempest-SnapshotDataIntegrityTests-488661116 tempest-SnapshotDataIntegrityTests-488661116-project-member] https://10.4.3.8/volume/v3/volumes/b17e3aee-6ef3-4c87-86b4-44c88bbab86a returned with HTTP 200 Aug 07 10:01:50.596861 np0000006707 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 973/3877] 10.4.3.8 () {66 vars in 1334 bytes} [Fri Aug 7 10:01:50 2026] GET /volume/v3/volumes/b17e3aee-6ef3-4c87-86b4-44c88bbab86a => generated 879 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 10:01:50.909122 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.middleware.request_id [req-3ed03f0a-287a-4b77-82c1-209194d73e45 req-1ff894de-7909-47d6-bf1e-43dfdd52a5e9 None None] RequestId filter calling following filter/app {{(pid=100298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:01:50.912489 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [req-3ed03f0a-287a-4b77-82c1-209194d73e45 req-1ff894de-7909-47d6-bf1e-43dfdd52a5e9 tempest-TestVolumeBootPattern-391440175 tempest-TestVolumeBootPattern-391440175-project-member] GET https://10.4.3.8/volume/v3/volumes/0c59dbd0-e06d-4610-b2b7-bc993eca9f6d/encryption Aug 07 10:01:50.912694 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [req-3ed03f0a-287a-4b77-82c1-209194d73e45 req-1ff894de-7909-47d6-bf1e-43dfdd52a5e9 tempest-TestVolumeBootPattern-391440175 tempest-TestVolumeBootPattern-391440175-project-member] Empty body provided in request {{(pid=100298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 10:01:50.912965 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [req-3ed03f0a-287a-4b77-82c1-209194d73e45 req-1ff894de-7909-47d6-bf1e-43dfdd52a5e9 tempest-TestVolumeBootPattern-391440175 tempest-TestVolumeBootPattern-391440175-project-member] Calling method 'index' {{(pid=100298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 10:01:50.925566 np0000006707 devstack@c-api.service[100298]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 10:01:50.925566 np0000006707 devstack@c-api.service[100298]: warnings.warn( Aug 07 10:01:50.933263 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [req-3ed03f0a-287a-4b77-82c1-209194d73e45 req-1ff894de-7909-47d6-bf1e-43dfdd52a5e9 tempest-TestVolumeBootPattern-391440175 tempest-TestVolumeBootPattern-391440175-project-member] https://10.4.3.8/volume/v3/volumes/0c59dbd0-e06d-4610-b2b7-bc993eca9f6d/encryption returned with HTTP 200 Aug 07 10:01:50.933828 np0000006707 devstack@c-api.service[100298]: [pid: 100298|app: 0|req: 968/3878] 10.4.3.8 () {68 vars in 1617 bytes} [Fri Aug 7 10:01:50 2026] GET /volume/v3/volumes/0c59dbd0-e06d-4610-b2b7-bc993eca9f6d/encryption => generated 161 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 10:01:50.979586 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [None req-077a25a5-a6bf-4cf5-afd2-646ed9ad5284 None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:01:50.981413 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-077a25a5-a6bf-4cf5-afd2-646ed9ad5284 tempest-CreateVolumesFromImageTest-2055821696 tempest-CreateVolumesFromImageTest-2055821696-project-member] GET https://10.4.3.8/volume/v3/volumes/0fd731d0-d307-4b93-b93d-c5474cdbf62f Aug 07 10:01:50.981622 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-077a25a5-a6bf-4cf5-afd2-646ed9ad5284 tempest-CreateVolumesFromImageTest-2055821696 tempest-CreateVolumesFromImageTest-2055821696-project-member] Empty body provided in request {{(pid=100296) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 10:01:50.981833 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-077a25a5-a6bf-4cf5-afd2-646ed9ad5284 tempest-CreateVolumesFromImageTest-2055821696 tempest-CreateVolumesFromImageTest-2055821696-project-member] Calling method 'show' {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 10:01:50.987915 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-077a25a5-a6bf-4cf5-afd2-646ed9ad5284 tempest-CreateVolumesFromImageTest-2055821696 tempest-CreateVolumesFromImageTest-2055821696-project-member] https://10.4.3.8/volume/v3/volumes/0fd731d0-d307-4b93-b93d-c5474cdbf62f returned with HTTP 404 Aug 07 10:01:50.988352 np0000006707 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 967/3879] 10.4.3.8 () {66 vars in 1334 bytes} [Fri Aug 7 10:01:50 2026] GET /volume/v3/volumes/0fd731d0-d307-4b93-b93d-c5474cdbf62f => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 10:01:50.995433 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-422bcde0-55cf-499e-b317-972ed4f23a3a None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:01:50.997840 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-422bcde0-55cf-499e-b317-972ed4f23a3a tempest-CreateVolumesFromImageTest-2055821696 tempest-CreateVolumesFromImageTest-2055821696-project-member] DELETE https://10.4.3.8/volume/v3/volumes/2cd30b6d-6df6-4f74-8f35-b7f916ad08fb Aug 07 10:01:50.998070 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-422bcde0-55cf-499e-b317-972ed4f23a3a tempest-CreateVolumesFromImageTest-2055821696 tempest-CreateVolumesFromImageTest-2055821696-project-member] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 10:01:50.998306 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-422bcde0-55cf-499e-b317-972ed4f23a3a tempest-CreateVolumesFromImageTest-2055821696 tempest-CreateVolumesFromImageTest-2055821696-project-member] Calling method 'delete' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 10:01:50.998680 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.v3.volumes [None req-422bcde0-55cf-499e-b317-972ed4f23a3a tempest-CreateVolumesFromImageTest-2055821696 tempest-CreateVolumesFromImageTest-2055821696-project-member] Delete volume with id: 2cd30b6d-6df6-4f74-8f35-b7f916ad08fb Aug 07 10:01:51.006913 np0000006707 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 10:01:51.006913 np0000006707 devstack@c-api.service[100295]: warnings.warn( Aug 07 10:01:51.007486 np0000006707 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-422bcde0-55cf-499e-b317-972ed4f23a3a tempest-CreateVolumesFromImageTest-2055821696 tempest-CreateVolumesFromImageTest-2055821696-project-member] Volume info retrieved successfully. Aug 07 10:01:51.033781 np0000006707 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-422bcde0-55cf-499e-b317-972ed4f23a3a tempest-CreateVolumesFromImageTest-2055821696 tempest-CreateVolumesFromImageTest-2055821696-project-member] Delete volume request issued successfully. Aug 07 10:01:51.034115 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-422bcde0-55cf-499e-b317-972ed4f23a3a tempest-CreateVolumesFromImageTest-2055821696 tempest-CreateVolumesFromImageTest-2055821696-project-member] https://10.4.3.8/volume/v3/volumes/2cd30b6d-6df6-4f74-8f35-b7f916ad08fb returned with HTTP 202 Aug 07 10:01:51.034663 np0000006707 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 972/3880] 10.4.3.8 () {66 vars in 1337 bytes} [Fri Aug 7 10:01:50 2026] DELETE /volume/v3/volumes/2cd30b6d-6df6-4f74-8f35-b7f916ad08fb => generated 0 bytes in 40 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 07 10:01:51.041830 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [None req-336c46f5-a09e-4a23-acfb-d6c3a17d9574 None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:01:51.045246 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-336c46f5-a09e-4a23-acfb-d6c3a17d9574 tempest-CreateVolumesFromImageTest-2055821696 tempest-CreateVolumesFromImageTest-2055821696-project-member] GET https://10.4.3.8/volume/v3/volumes/2cd30b6d-6df6-4f74-8f35-b7f916ad08fb Aug 07 10:01:51.045900 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-336c46f5-a09e-4a23-acfb-d6c3a17d9574 tempest-CreateVolumesFromImageTest-2055821696 tempest-CreateVolumesFromImageTest-2055821696-project-member] Empty body provided in request {{(pid=100297) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 10:01:51.046095 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-336c46f5-a09e-4a23-acfb-d6c3a17d9574 tempest-CreateVolumesFromImageTest-2055821696 tempest-CreateVolumesFromImageTest-2055821696-project-member] Calling method 'show' {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 10:01:51.053511 np0000006707 devstack@c-api.service[100297]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 10:01:51.053511 np0000006707 devstack@c-api.service[100297]: warnings.warn( Aug 07 10:01:51.057587 np0000006707 devstack@c-api.service[100297]: INFO cinder.volume.api [None req-336c46f5-a09e-4a23-acfb-d6c3a17d9574 tempest-CreateVolumesFromImageTest-2055821696 tempest-CreateVolumesFromImageTest-2055821696-project-member] Volume info retrieved successfully. Aug 07 10:01:51.062301 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-336c46f5-a09e-4a23-acfb-d6c3a17d9574 tempest-CreateVolumesFromImageTest-2055821696 tempest-CreateVolumesFromImageTest-2055821696-project-member] https://10.4.3.8/volume/v3/volumes/2cd30b6d-6df6-4f74-8f35-b7f916ad08fb returned with HTTP 200 Aug 07 10:01:51.062810 np0000006707 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 974/3881] 10.4.3.8 () {66 vars in 1334 bytes} [Fri Aug 7 10:01:51 2026] GET /volume/v3/volumes/2cd30b6d-6df6-4f74-8f35-b7f916ad08fb => generated 844 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 10:01:51.446232 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.middleware.request_id [None req-9bff2dbc-6d77-4f45-88d9-1168dfefad9c None None] RequestId filter calling following filter/app {{(pid=100298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:01:51.448895 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [None req-9bff2dbc-6d77-4f45-88d9-1168dfefad9c tempest-TestServerVolumeAttachmentScenario-412459737 tempest-TestServerVolumeAttachmentScenario-412459737-project-member] GET https://10.4.3.8/volume/v3/volumes/9a0067b5-3987-4c02-83f1-5fbcb809f334 Aug 07 10:01:51.449179 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [None req-9bff2dbc-6d77-4f45-88d9-1168dfefad9c tempest-TestServerVolumeAttachmentScenario-412459737 tempest-TestServerVolumeAttachmentScenario-412459737-project-member] Empty body provided in request {{(pid=100298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 10:01:51.449485 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [None req-9bff2dbc-6d77-4f45-88d9-1168dfefad9c tempest-TestServerVolumeAttachmentScenario-412459737 tempest-TestServerVolumeAttachmentScenario-412459737-project-member] Calling method 'show' {{(pid=100298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 10:01:51.462341 np0000006707 devstack@c-api.service[100298]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 10:01:51.462341 np0000006707 devstack@c-api.service[100298]: warnings.warn( Aug 07 10:01:51.466453 np0000006707 devstack@c-api.service[100298]: INFO cinder.volume.api [None req-9bff2dbc-6d77-4f45-88d9-1168dfefad9c tempest-TestServerVolumeAttachmentScenario-412459737 tempest-TestServerVolumeAttachmentScenario-412459737-project-member] Volume info retrieved successfully. Aug 07 10:01:51.471783 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [None req-9bff2dbc-6d77-4f45-88d9-1168dfefad9c tempest-TestServerVolumeAttachmentScenario-412459737 tempest-TestServerVolumeAttachmentScenario-412459737-project-member] https://10.4.3.8/volume/v3/volumes/9a0067b5-3987-4c02-83f1-5fbcb809f334 returned with HTTP 200 Aug 07 10:01:51.472253 np0000006707 devstack@c-api.service[100298]: [pid: 100298|app: 0|req: 969/3882] 10.4.3.8 () {66 vars in 1334 bytes} [Fri Aug 7 10:01:51 2026] GET /volume/v3/volumes/9a0067b5-3987-4c02-83f1-5fbcb809f334 => generated 853 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 10:01:51.610292 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [None req-ad5d1b26-68f4-42c3-8ded-494c562c94d6 None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:01:51.612655 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-ad5d1b26-68f4-42c3-8ded-494c562c94d6 tempest-SnapshotDataIntegrityTests-488661116 tempest-SnapshotDataIntegrityTests-488661116-project-member] GET https://10.4.3.8/volume/v3/volumes/b17e3aee-6ef3-4c87-86b4-44c88bbab86a Aug 07 10:01:51.612870 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-ad5d1b26-68f4-42c3-8ded-494c562c94d6 tempest-SnapshotDataIntegrityTests-488661116 tempest-SnapshotDataIntegrityTests-488661116-project-member] Empty body provided in request {{(pid=100296) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 10:01:51.613040 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-ad5d1b26-68f4-42c3-8ded-494c562c94d6 tempest-SnapshotDataIntegrityTests-488661116 tempest-SnapshotDataIntegrityTests-488661116-project-member] Calling method 'show' {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 10:01:51.619794 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-ad5d1b26-68f4-42c3-8ded-494c562c94d6 tempest-SnapshotDataIntegrityTests-488661116 tempest-SnapshotDataIntegrityTests-488661116-project-member] https://10.4.3.8/volume/v3/volumes/b17e3aee-6ef3-4c87-86b4-44c88bbab86a returned with HTTP 404 Aug 07 10:01:51.620502 np0000006707 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 968/3883] 10.4.3.8 () {66 vars in 1334 bytes} [Fri Aug 7 10:01:51 2026] GET /volume/v3/volumes/b17e3aee-6ef3-4c87-86b4-44c88bbab86a => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 10:01:51.630671 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-b68861e5-305f-425d-950a-914101b6fdb0 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:01:51.632783 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-b68861e5-305f-425d-950a-914101b6fdb0 tempest-SnapshotDataIntegrityTests-488661116 tempest-SnapshotDataIntegrityTests-488661116-project-member] DELETE https://10.4.3.8/volume/v3/snapshots/74ae2c58-86cb-4cc8-9a48-342e7d2f2492 Aug 07 10:01:51.632990 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-b68861e5-305f-425d-950a-914101b6fdb0 tempest-SnapshotDataIntegrityTests-488661116 tempest-SnapshotDataIntegrityTests-488661116-project-member] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 10:01:51.633224 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-b68861e5-305f-425d-950a-914101b6fdb0 tempest-SnapshotDataIntegrityTests-488661116 tempest-SnapshotDataIntegrityTests-488661116-project-member] Calling method 'delete' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 10:01:51.633357 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.v3.snapshots [None req-b68861e5-305f-425d-950a-914101b6fdb0 tempest-SnapshotDataIntegrityTests-488661116 tempest-SnapshotDataIntegrityTests-488661116-project-member] Delete snapshot with id: 74ae2c58-86cb-4cc8-9a48-342e7d2f2492 Aug 07 10:01:51.643247 np0000006707 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 10:01:51.643247 np0000006707 devstack@c-api.service[100295]: warnings.warn( Aug 07 10:01:51.644265 np0000006707 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-b68861e5-305f-425d-950a-914101b6fdb0 tempest-SnapshotDataIntegrityTests-488661116 tempest-SnapshotDataIntegrityTests-488661116-project-member] Snapshot retrieved successfully. Aug 07 10:01:51.671024 np0000006707 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-b68861e5-305f-425d-950a-914101b6fdb0 tempest-SnapshotDataIntegrityTests-488661116 tempest-SnapshotDataIntegrityTests-488661116-project-member] Snapshot delete request issued successfully. Aug 07 10:01:51.671231 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-b68861e5-305f-425d-950a-914101b6fdb0 tempest-SnapshotDataIntegrityTests-488661116 tempest-SnapshotDataIntegrityTests-488661116-project-member] https://10.4.3.8/volume/v3/snapshots/74ae2c58-86cb-4cc8-9a48-342e7d2f2492 returned with HTTP 202 Aug 07 10:01:51.671696 np0000006707 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 973/3884] 10.4.3.8 () {66 vars in 1343 bytes} [Fri Aug 7 10:01:51 2026] DELETE /volume/v3/snapshots/74ae2c58-86cb-4cc8-9a48-342e7d2f2492 => generated 0 bytes in 41 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 07 10:01:51.679192 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [None req-7feeb091-72b8-4201-9a16-d2d1f3b8aa31 None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:01:51.680995 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-7feeb091-72b8-4201-9a16-d2d1f3b8aa31 tempest-SnapshotDataIntegrityTests-488661116 tempest-SnapshotDataIntegrityTests-488661116-project-member] GET https://10.4.3.8/volume/v3/snapshots/74ae2c58-86cb-4cc8-9a48-342e7d2f2492 Aug 07 10:01:51.681227 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-7feeb091-72b8-4201-9a16-d2d1f3b8aa31 tempest-SnapshotDataIntegrityTests-488661116 tempest-SnapshotDataIntegrityTests-488661116-project-member] Empty body provided in request {{(pid=100297) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 10:01:51.681450 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-7feeb091-72b8-4201-9a16-d2d1f3b8aa31 tempest-SnapshotDataIntegrityTests-488661116 tempest-SnapshotDataIntegrityTests-488661116-project-member] Calling method 'show' {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 10:01:51.686840 np0000006707 devstack@c-api.service[100297]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 10:01:51.686840 np0000006707 devstack@c-api.service[100297]: warnings.warn( Aug 07 10:01:51.687330 np0000006707 devstack@c-api.service[100297]: INFO cinder.volume.api [None req-7feeb091-72b8-4201-9a16-d2d1f3b8aa31 tempest-SnapshotDataIntegrityTests-488661116 tempest-SnapshotDataIntegrityTests-488661116-project-member] Snapshot retrieved successfully. Aug 07 10:01:51.688230 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-7feeb091-72b8-4201-9a16-d2d1f3b8aa31 tempest-SnapshotDataIntegrityTests-488661116 tempest-SnapshotDataIntegrityTests-488661116-project-member] https://10.4.3.8/volume/v3/snapshots/74ae2c58-86cb-4cc8-9a48-342e7d2f2492 returned with HTTP 200 Aug 07 10:01:51.692635 np0000006707 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 975/3885] 10.4.3.8 () {66 vars in 1340 bytes} [Fri Aug 7 10:01:51 2026] GET /volume/v3/snapshots/74ae2c58-86cb-4cc8-9a48-342e7d2f2492 => generated 469 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 10:01:52.080458 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.middleware.request_id [None req-2af234d2-7aee-46a9-8d09-ec929d55ce50 None None] RequestId filter calling following filter/app {{(pid=100298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:01:52.081686 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [None req-2af234d2-7aee-46a9-8d09-ec929d55ce50 tempest-CreateVolumesFromImageTest-2055821696 tempest-CreateVolumesFromImageTest-2055821696-project-member] GET https://10.4.3.8/volume/v3/volumes/2cd30b6d-6df6-4f74-8f35-b7f916ad08fb Aug 07 10:01:52.081973 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [None req-2af234d2-7aee-46a9-8d09-ec929d55ce50 tempest-CreateVolumesFromImageTest-2055821696 tempest-CreateVolumesFromImageTest-2055821696-project-member] Empty body provided in request {{(pid=100298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 10:01:52.082233 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [None req-2af234d2-7aee-46a9-8d09-ec929d55ce50 tempest-CreateVolumesFromImageTest-2055821696 tempest-CreateVolumesFromImageTest-2055821696-project-member] Calling method 'show' {{(pid=100298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 10:01:52.087794 np0000006707 devstack@c-api.service[100298]: DEBUG dbcounter [-] [100298] Writing DB stats cinder:SELECT=363,cinder:UPDATE=93,cinder:INSERT=34,cinder:DELETE=1 {{(pid=100298) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 07 10:01:52.092084 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [None req-2af234d2-7aee-46a9-8d09-ec929d55ce50 tempest-CreateVolumesFromImageTest-2055821696 tempest-CreateVolumesFromImageTest-2055821696-project-member] https://10.4.3.8/volume/v3/volumes/2cd30b6d-6df6-4f74-8f35-b7f916ad08fb returned with HTTP 404 Aug 07 10:01:52.092693 np0000006707 devstack@c-api.service[100298]: [pid: 100298|app: 0|req: 970/3886] 10.4.3.8 () {66 vars in 1334 bytes} [Fri Aug 7 10:01:52 2026] GET /volume/v3/volumes/2cd30b6d-6df6-4f74-8f35-b7f916ad08fb => generated 109 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 10:01:52.108661 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [None req-aab1c0a4-745e-46f2-ba16-b0db14ee4af7 None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:01:52.111149 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-aab1c0a4-745e-46f2-ba16-b0db14ee4af7 tempest-CreateVolumesFromImageTest-2055821696 tempest-CreateVolumesFromImageTest-2055821696-project-member] DELETE https://10.4.3.8/volume/v3/volumes/ea9682b0-d336-413b-98ba-8911f8dc078c Aug 07 10:01:52.111734 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-aab1c0a4-745e-46f2-ba16-b0db14ee4af7 tempest-CreateVolumesFromImageTest-2055821696 tempest-CreateVolumesFromImageTest-2055821696-project-member] Empty body provided in request {{(pid=100296) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 10:01:52.111734 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-aab1c0a4-745e-46f2-ba16-b0db14ee4af7 tempest-CreateVolumesFromImageTest-2055821696 tempest-CreateVolumesFromImageTest-2055821696-project-member] Calling method 'delete' {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 10:01:52.111844 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.v3.volumes [None req-aab1c0a4-745e-46f2-ba16-b0db14ee4af7 tempest-CreateVolumesFromImageTest-2055821696 tempest-CreateVolumesFromImageTest-2055821696-project-member] Delete volume with id: ea9682b0-d336-413b-98ba-8911f8dc078c Aug 07 10:01:52.121107 np0000006707 devstack@c-api.service[100296]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 10:01:52.121107 np0000006707 devstack@c-api.service[100296]: warnings.warn( Aug 07 10:01:52.121799 np0000006707 devstack@c-api.service[100296]: INFO cinder.volume.api [None req-aab1c0a4-745e-46f2-ba16-b0db14ee4af7 tempest-CreateVolumesFromImageTest-2055821696 tempest-CreateVolumesFromImageTest-2055821696-project-member] Volume info retrieved successfully. Aug 07 10:01:52.145693 np0000006707 devstack@c-api.service[100296]: INFO cinder.volume.api [None req-aab1c0a4-745e-46f2-ba16-b0db14ee4af7 tempest-CreateVolumesFromImageTest-2055821696 tempest-CreateVolumesFromImageTest-2055821696-project-member] Delete volume request issued successfully. Aug 07 10:01:52.145910 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-aab1c0a4-745e-46f2-ba16-b0db14ee4af7 tempest-CreateVolumesFromImageTest-2055821696 tempest-CreateVolumesFromImageTest-2055821696-project-member] https://10.4.3.8/volume/v3/volumes/ea9682b0-d336-413b-98ba-8911f8dc078c returned with HTTP 202 Aug 07 10:01:52.146407 np0000006707 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 969/3887] 10.4.3.8 () {66 vars in 1337 bytes} [Fri Aug 7 10:01:52 2026] DELETE /volume/v3/volumes/ea9682b0-d336-413b-98ba-8911f8dc078c => generated 0 bytes in 38 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 07 10:01:52.156681 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-2cf2dcfb-868b-4420-8607-53f6dbd3842d None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:01:52.159906 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-2cf2dcfb-868b-4420-8607-53f6dbd3842d tempest-CreateVolumesFromImageTest-2055821696 tempest-CreateVolumesFromImageTest-2055821696-project-member] GET https://10.4.3.8/volume/v3/volumes/ea9682b0-d336-413b-98ba-8911f8dc078c Aug 07 10:01:52.160191 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-2cf2dcfb-868b-4420-8607-53f6dbd3842d tempest-CreateVolumesFromImageTest-2055821696 tempest-CreateVolumesFromImageTest-2055821696-project-member] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 10:01:52.160443 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-2cf2dcfb-868b-4420-8607-53f6dbd3842d tempest-CreateVolumesFromImageTest-2055821696 tempest-CreateVolumesFromImageTest-2055821696-project-member] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 10:01:52.168948 np0000006707 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 10:01:52.168948 np0000006707 devstack@c-api.service[100295]: warnings.warn( Aug 07 10:01:52.173408 np0000006707 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-2cf2dcfb-868b-4420-8607-53f6dbd3842d tempest-CreateVolumesFromImageTest-2055821696 tempest-CreateVolumesFromImageTest-2055821696-project-member] Volume info retrieved successfully. Aug 07 10:01:52.179652 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-2cf2dcfb-868b-4420-8607-53f6dbd3842d tempest-CreateVolumesFromImageTest-2055821696 tempest-CreateVolumesFromImageTest-2055821696-project-member] https://10.4.3.8/volume/v3/volumes/ea9682b0-d336-413b-98ba-8911f8dc078c returned with HTTP 200 Aug 07 10:01:52.180314 np0000006707 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 974/3888] 10.4.3.8 () {66 vars in 1334 bytes} [Fri Aug 7 10:01:52 2026] GET /volume/v3/volumes/ea9682b0-d336-413b-98ba-8911f8dc078c => generated 844 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 10:01:52.491827 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [None req-5449cb66-542e-4222-8b8e-de69284da71d None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:01:52.493926 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-5449cb66-542e-4222-8b8e-de69284da71d tempest-TestServerVolumeAttachmentScenario-412459737 tempest-TestServerVolumeAttachmentScenario-412459737-project-member] GET https://10.4.3.8/volume/v3/volumes/9a0067b5-3987-4c02-83f1-5fbcb809f334 Aug 07 10:01:52.494346 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-5449cb66-542e-4222-8b8e-de69284da71d tempest-TestServerVolumeAttachmentScenario-412459737 tempest-TestServerVolumeAttachmentScenario-412459737-project-member] Empty body provided in request {{(pid=100297) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 10:01:52.494700 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-5449cb66-542e-4222-8b8e-de69284da71d tempest-TestServerVolumeAttachmentScenario-412459737 tempest-TestServerVolumeAttachmentScenario-412459737-project-member] Calling method 'show' {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 10:01:52.509627 np0000006707 devstack@c-api.service[100297]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 10:01:52.509627 np0000006707 devstack@c-api.service[100297]: warnings.warn( Aug 07 10:01:52.513868 np0000006707 devstack@c-api.service[100297]: INFO cinder.volume.api [None req-5449cb66-542e-4222-8b8e-de69284da71d tempest-TestServerVolumeAttachmentScenario-412459737 tempest-TestServerVolumeAttachmentScenario-412459737-project-member] Volume info retrieved successfully. Aug 07 10:01:52.519186 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-5449cb66-542e-4222-8b8e-de69284da71d tempest-TestServerVolumeAttachmentScenario-412459737 tempest-TestServerVolumeAttachmentScenario-412459737-project-member] https://10.4.3.8/volume/v3/volumes/9a0067b5-3987-4c02-83f1-5fbcb809f334 returned with HTTP 200 Aug 07 10:01:52.519727 np0000006707 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 976/3889] 10.4.3.8 () {66 vars in 1334 bytes} [Fri Aug 7 10:01:52 2026] GET /volume/v3/volumes/9a0067b5-3987-4c02-83f1-5fbcb809f334 => generated 853 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 10:01:52.699648 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.middleware.request_id [None req-0c5a2d68-56d8-40e3-b5c2-ba690df380e7 None None] RequestId filter calling following filter/app {{(pid=100298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:01:52.702017 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [None req-0c5a2d68-56d8-40e3-b5c2-ba690df380e7 tempest-SnapshotDataIntegrityTests-488661116 tempest-SnapshotDataIntegrityTests-488661116-project-member] GET https://10.4.3.8/volume/v3/snapshots/74ae2c58-86cb-4cc8-9a48-342e7d2f2492 Aug 07 10:01:52.702304 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [None req-0c5a2d68-56d8-40e3-b5c2-ba690df380e7 tempest-SnapshotDataIntegrityTests-488661116 tempest-SnapshotDataIntegrityTests-488661116-project-member] Empty body provided in request {{(pid=100298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 10:01:52.702606 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [None req-0c5a2d68-56d8-40e3-b5c2-ba690df380e7 tempest-SnapshotDataIntegrityTests-488661116 tempest-SnapshotDataIntegrityTests-488661116-project-member] Calling method 'show' {{(pid=100298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 10:01:52.707920 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [None req-0c5a2d68-56d8-40e3-b5c2-ba690df380e7 tempest-SnapshotDataIntegrityTests-488661116 tempest-SnapshotDataIntegrityTests-488661116-project-member] https://10.4.3.8/volume/v3/snapshots/74ae2c58-86cb-4cc8-9a48-342e7d2f2492 returned with HTTP 404 Aug 07 10:01:52.708380 np0000006707 devstack@c-api.service[100298]: [pid: 100298|app: 0|req: 971/3890] 10.4.3.8 () {66 vars in 1340 bytes} [Fri Aug 7 10:01:52 2026] GET /volume/v3/snapshots/74ae2c58-86cb-4cc8-9a48-342e7d2f2492 => generated 111 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 10:01:52.715346 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [None req-a4d0c5cf-b459-4ec4-84fd-4fef57889e5c None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:01:52.721448 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-a4d0c5cf-b459-4ec4-84fd-4fef57889e5c tempest-SnapshotDataIntegrityTests-488661116 tempest-SnapshotDataIntegrityTests-488661116-project-member] DELETE https://10.4.3.8/volume/v3/snapshots/7fb0a8ba-c563-4bae-b9b5-6b9f38f54f43 Aug 07 10:01:52.721448 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-a4d0c5cf-b459-4ec4-84fd-4fef57889e5c tempest-SnapshotDataIntegrityTests-488661116 tempest-SnapshotDataIntegrityTests-488661116-project-member] Empty body provided in request {{(pid=100296) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 10:01:52.721448 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-a4d0c5cf-b459-4ec4-84fd-4fef57889e5c tempest-SnapshotDataIntegrityTests-488661116 tempest-SnapshotDataIntegrityTests-488661116-project-member] Calling method 'delete' {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 10:01:52.721448 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.v3.snapshots [None req-a4d0c5cf-b459-4ec4-84fd-4fef57889e5c tempest-SnapshotDataIntegrityTests-488661116 tempest-SnapshotDataIntegrityTests-488661116-project-member] Delete snapshot with id: 7fb0a8ba-c563-4bae-b9b5-6b9f38f54f43 Aug 07 10:01:52.729491 np0000006707 devstack@c-api.service[100296]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 10:01:52.729491 np0000006707 devstack@c-api.service[100296]: warnings.warn( Aug 07 10:01:52.729491 np0000006707 devstack@c-api.service[100296]: INFO cinder.volume.api [None req-a4d0c5cf-b459-4ec4-84fd-4fef57889e5c tempest-SnapshotDataIntegrityTests-488661116 tempest-SnapshotDataIntegrityTests-488661116-project-member] Snapshot retrieved successfully. Aug 07 10:01:52.754880 np0000006707 devstack@c-api.service[100296]: INFO cinder.volume.api [None req-a4d0c5cf-b459-4ec4-84fd-4fef57889e5c tempest-SnapshotDataIntegrityTests-488661116 tempest-SnapshotDataIntegrityTests-488661116-project-member] Snapshot delete request issued successfully. Aug 07 10:01:52.755136 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-a4d0c5cf-b459-4ec4-84fd-4fef57889e5c tempest-SnapshotDataIntegrityTests-488661116 tempest-SnapshotDataIntegrityTests-488661116-project-member] https://10.4.3.8/volume/v3/snapshots/7fb0a8ba-c563-4bae-b9b5-6b9f38f54f43 returned with HTTP 202 Aug 07 10:01:52.758443 np0000006707 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 970/3891] 10.4.3.8 () {66 vars in 1343 bytes} [Fri Aug 7 10:01:52 2026] DELETE /volume/v3/snapshots/7fb0a8ba-c563-4bae-b9b5-6b9f38f54f43 => generated 0 bytes in 41 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 07 10:01:52.769724 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-9aeab6cc-f65a-4ddb-b1cc-9fa6c9e1c913 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:01:52.781059 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-9aeab6cc-f65a-4ddb-b1cc-9fa6c9e1c913 tempest-SnapshotDataIntegrityTests-488661116 tempest-SnapshotDataIntegrityTests-488661116-project-member] GET https://10.4.3.8/volume/v3/snapshots/7fb0a8ba-c563-4bae-b9b5-6b9f38f54f43 Aug 07 10:01:52.781229 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-9aeab6cc-f65a-4ddb-b1cc-9fa6c9e1c913 tempest-SnapshotDataIntegrityTests-488661116 tempest-SnapshotDataIntegrityTests-488661116-project-member] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 10:01:52.781513 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-9aeab6cc-f65a-4ddb-b1cc-9fa6c9e1c913 tempest-SnapshotDataIntegrityTests-488661116 tempest-SnapshotDataIntegrityTests-488661116-project-member] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 10:01:52.791446 np0000006707 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 10:01:52.791446 np0000006707 devstack@c-api.service[100295]: warnings.warn( Aug 07 10:01:52.791446 np0000006707 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-9aeab6cc-f65a-4ddb-b1cc-9fa6c9e1c913 tempest-SnapshotDataIntegrityTests-488661116 tempest-SnapshotDataIntegrityTests-488661116-project-member] Snapshot retrieved successfully. Aug 07 10:01:52.791446 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-9aeab6cc-f65a-4ddb-b1cc-9fa6c9e1c913 tempest-SnapshotDataIntegrityTests-488661116 tempest-SnapshotDataIntegrityTests-488661116-project-member] https://10.4.3.8/volume/v3/snapshots/7fb0a8ba-c563-4bae-b9b5-6b9f38f54f43 returned with HTTP 200 Aug 07 10:01:52.792821 np0000006707 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 975/3892] 10.4.3.8 () {66 vars in 1340 bytes} [Fri Aug 7 10:01:52 2026] GET /volume/v3/snapshots/7fb0a8ba-c563-4bae-b9b5-6b9f38f54f43 => generated 469 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 10:01:53.199444 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [None req-7b74241f-6936-4a9b-b30d-d185ba273149 None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:01:53.208368 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-7b74241f-6936-4a9b-b30d-d185ba273149 tempest-CreateVolumesFromImageTest-2055821696 tempest-CreateVolumesFromImageTest-2055821696-project-member] GET https://10.4.3.8/volume/v3/volumes/ea9682b0-d336-413b-98ba-8911f8dc078c Aug 07 10:01:53.208569 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-7b74241f-6936-4a9b-b30d-d185ba273149 tempest-CreateVolumesFromImageTest-2055821696 tempest-CreateVolumesFromImageTest-2055821696-project-member] Empty body provided in request {{(pid=100297) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 10:01:53.208745 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-7b74241f-6936-4a9b-b30d-d185ba273149 tempest-CreateVolumesFromImageTest-2055821696 tempest-CreateVolumesFromImageTest-2055821696-project-member] Calling method 'show' {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 10:01:53.216446 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-7b74241f-6936-4a9b-b30d-d185ba273149 tempest-CreateVolumesFromImageTest-2055821696 tempest-CreateVolumesFromImageTest-2055821696-project-member] https://10.4.3.8/volume/v3/volumes/ea9682b0-d336-413b-98ba-8911f8dc078c returned with HTTP 404 Aug 07 10:01:53.216446 np0000006707 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 977/3893] 10.4.3.8 () {66 vars in 1334 bytes} [Fri Aug 7 10:01:53 2026] GET /volume/v3/volumes/ea9682b0-d336-413b-98ba-8911f8dc078c => generated 109 bytes in 19 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 10:01:53.227402 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.middleware.request_id [None req-2dec1e32-b3c0-453a-ba55-dc1ff56ffea3 None None] RequestId filter calling following filter/app {{(pid=100298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:01:53.229697 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [None req-2dec1e32-b3c0-453a-ba55-dc1ff56ffea3 tempest-CreateVolumesFromImageTest-2055821696 tempest-CreateVolumesFromImageTest-2055821696-project-member] DELETE https://10.4.3.8/volume/v3/volumes/b0badc5f-9ab7-4478-ad3a-6655865a558f Aug 07 10:01:53.229950 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [None req-2dec1e32-b3c0-453a-ba55-dc1ff56ffea3 tempest-CreateVolumesFromImageTest-2055821696 tempest-CreateVolumesFromImageTest-2055821696-project-member] Empty body provided in request {{(pid=100298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 10:01:53.230168 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [None req-2dec1e32-b3c0-453a-ba55-dc1ff56ffea3 tempest-CreateVolumesFromImageTest-2055821696 tempest-CreateVolumesFromImageTest-2055821696-project-member] Calling method 'delete' {{(pid=100298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 10:01:53.230357 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.v3.volumes [None req-2dec1e32-b3c0-453a-ba55-dc1ff56ffea3 tempest-CreateVolumesFromImageTest-2055821696 tempest-CreateVolumesFromImageTest-2055821696-project-member] Delete volume with id: b0badc5f-9ab7-4478-ad3a-6655865a558f Aug 07 10:01:53.243442 np0000006707 devstack@c-api.service[100298]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 10:01:53.243442 np0000006707 devstack@c-api.service[100298]: warnings.warn( Aug 07 10:01:53.243442 np0000006707 devstack@c-api.service[100298]: INFO cinder.volume.api [None req-2dec1e32-b3c0-453a-ba55-dc1ff56ffea3 tempest-CreateVolumesFromImageTest-2055821696 tempest-CreateVolumesFromImageTest-2055821696-project-member] Volume info retrieved successfully. Aug 07 10:01:53.260787 np0000006707 devstack@c-api.service[100298]: INFO cinder.volume.api [None req-2dec1e32-b3c0-453a-ba55-dc1ff56ffea3 tempest-CreateVolumesFromImageTest-2055821696 tempest-CreateVolumesFromImageTest-2055821696-project-member] Delete volume request issued successfully. Aug 07 10:01:53.260937 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [None req-2dec1e32-b3c0-453a-ba55-dc1ff56ffea3 tempest-CreateVolumesFromImageTest-2055821696 tempest-CreateVolumesFromImageTest-2055821696-project-member] https://10.4.3.8/volume/v3/volumes/b0badc5f-9ab7-4478-ad3a-6655865a558f returned with HTTP 202 Aug 07 10:01:53.261453 np0000006707 devstack@c-api.service[100298]: [pid: 100298|app: 0|req: 972/3894] 10.4.3.8 () {66 vars in 1337 bytes} [Fri Aug 7 10:01:53 2026] DELETE /volume/v3/volumes/b0badc5f-9ab7-4478-ad3a-6655865a558f => generated 0 bytes in 38 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 07 10:01:53.277454 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [None req-68fcfb97-a5e6-4719-b357-f862b468f8cb None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:01:53.277454 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-68fcfb97-a5e6-4719-b357-f862b468f8cb tempest-CreateVolumesFromImageTest-2055821696 tempest-CreateVolumesFromImageTest-2055821696-project-member] GET https://10.4.3.8/volume/v3/volumes/b0badc5f-9ab7-4478-ad3a-6655865a558f Aug 07 10:01:53.278201 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-68fcfb97-a5e6-4719-b357-f862b468f8cb tempest-CreateVolumesFromImageTest-2055821696 tempest-CreateVolumesFromImageTest-2055821696-project-member] Empty body provided in request {{(pid=100296) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 10:01:53.278201 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-68fcfb97-a5e6-4719-b357-f862b468f8cb tempest-CreateVolumesFromImageTest-2055821696 tempest-CreateVolumesFromImageTest-2055821696-project-member] Calling method 'show' {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 10:01:53.287463 np0000006707 devstack@c-api.service[100296]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 10:01:53.287463 np0000006707 devstack@c-api.service[100296]: warnings.warn( Aug 07 10:01:53.298498 np0000006707 devstack@c-api.service[100296]: INFO cinder.volume.api [None req-68fcfb97-a5e6-4719-b357-f862b468f8cb tempest-CreateVolumesFromImageTest-2055821696 tempest-CreateVolumesFromImageTest-2055821696-project-member] Volume info retrieved successfully. Aug 07 10:01:53.305563 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-68fcfb97-a5e6-4719-b357-f862b468f8cb tempest-CreateVolumesFromImageTest-2055821696 tempest-CreateVolumesFromImageTest-2055821696-project-member] https://10.4.3.8/volume/v3/volumes/b0badc5f-9ab7-4478-ad3a-6655865a558f returned with HTTP 200 Aug 07 10:01:53.305563 np0000006707 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 971/3895] 10.4.3.8 () {66 vars in 1334 bytes} [Fri Aug 7 10:01:53 2026] GET /volume/v3/volumes/b0badc5f-9ab7-4478-ad3a-6655865a558f => generated 844 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 10:01:53.532849 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-bea8142d-d682-481d-871e-c6a5ebf355c1 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:01:53.534749 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-bea8142d-d682-481d-871e-c6a5ebf355c1 tempest-TestServerVolumeAttachmentScenario-412459737 tempest-TestServerVolumeAttachmentScenario-412459737-project-member] GET https://10.4.3.8/volume/v3/volumes/9a0067b5-3987-4c02-83f1-5fbcb809f334 Aug 07 10:01:53.534981 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-bea8142d-d682-481d-871e-c6a5ebf355c1 tempest-TestServerVolumeAttachmentScenario-412459737 tempest-TestServerVolumeAttachmentScenario-412459737-project-member] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 10:01:53.535173 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-bea8142d-d682-481d-871e-c6a5ebf355c1 tempest-TestServerVolumeAttachmentScenario-412459737 tempest-TestServerVolumeAttachmentScenario-412459737-project-member] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 10:01:53.548446 np0000006707 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 10:01:53.548446 np0000006707 devstack@c-api.service[100295]: warnings.warn( Aug 07 10:01:53.555183 np0000006707 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-bea8142d-d682-481d-871e-c6a5ebf355c1 tempest-TestServerVolumeAttachmentScenario-412459737 tempest-TestServerVolumeAttachmentScenario-412459737-project-member] Volume info retrieved successfully. Aug 07 10:01:53.555183 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-bea8142d-d682-481d-871e-c6a5ebf355c1 tempest-TestServerVolumeAttachmentScenario-412459737 tempest-TestServerVolumeAttachmentScenario-412459737-project-member] https://10.4.3.8/volume/v3/volumes/9a0067b5-3987-4c02-83f1-5fbcb809f334 returned with HTTP 200 Aug 07 10:01:53.555183 np0000006707 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 976/3896] 10.4.3.8 () {66 vars in 1334 bytes} [Fri Aug 7 10:01:53 2026] GET /volume/v3/volumes/9a0067b5-3987-4c02-83f1-5fbcb809f334 => generated 853 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 10:01:53.801859 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [None req-c65324b0-2c27-436c-b70f-569b12aabcdc None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:01:53.803796 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-c65324b0-2c27-436c-b70f-569b12aabcdc tempest-SnapshotDataIntegrityTests-488661116 tempest-SnapshotDataIntegrityTests-488661116-project-member] GET https://10.4.3.8/volume/v3/snapshots/7fb0a8ba-c563-4bae-b9b5-6b9f38f54f43 Aug 07 10:01:53.804099 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-c65324b0-2c27-436c-b70f-569b12aabcdc tempest-SnapshotDataIntegrityTests-488661116 tempest-SnapshotDataIntegrityTests-488661116-project-member] Empty body provided in request {{(pid=100297) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 10:01:53.804313 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-c65324b0-2c27-436c-b70f-569b12aabcdc tempest-SnapshotDataIntegrityTests-488661116 tempest-SnapshotDataIntegrityTests-488661116-project-member] Calling method 'show' {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 10:01:53.809535 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-c65324b0-2c27-436c-b70f-569b12aabcdc tempest-SnapshotDataIntegrityTests-488661116 tempest-SnapshotDataIntegrityTests-488661116-project-member] https://10.4.3.8/volume/v3/snapshots/7fb0a8ba-c563-4bae-b9b5-6b9f38f54f43 returned with HTTP 404 Aug 07 10:01:53.810161 np0000006707 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 978/3897] 10.4.3.8 () {66 vars in 1340 bytes} [Fri Aug 7 10:01:53 2026] GET /volume/v3/snapshots/7fb0a8ba-c563-4bae-b9b5-6b9f38f54f43 => generated 111 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 10:01:53.823450 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.middleware.request_id [None req-f15a6aa2-8be6-4c7b-98f0-52f1e589a1e1 None None] RequestId filter calling following filter/app {{(pid=100298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:01:53.825018 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [None req-f15a6aa2-8be6-4c7b-98f0-52f1e589a1e1 tempest-SnapshotDataIntegrityTests-488661116 tempest-SnapshotDataIntegrityTests-488661116-project-member] DELETE https://10.4.3.8/volume/v3/snapshots/cc22f483-3f1a-4ce4-aa10-c688faa5e946 Aug 07 10:01:53.825248 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [None req-f15a6aa2-8be6-4c7b-98f0-52f1e589a1e1 tempest-SnapshotDataIntegrityTests-488661116 tempest-SnapshotDataIntegrityTests-488661116-project-member] Empty body provided in request {{(pid=100298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 10:01:53.825507 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [None req-f15a6aa2-8be6-4c7b-98f0-52f1e589a1e1 tempest-SnapshotDataIntegrityTests-488661116 tempest-SnapshotDataIntegrityTests-488661116-project-member] Calling method 'delete' {{(pid=100298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 10:01:53.825654 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.v3.snapshots [None req-f15a6aa2-8be6-4c7b-98f0-52f1e589a1e1 tempest-SnapshotDataIntegrityTests-488661116 tempest-SnapshotDataIntegrityTests-488661116-project-member] Delete snapshot with id: cc22f483-3f1a-4ce4-aa10-c688faa5e946 Aug 07 10:01:53.831805 np0000006707 devstack@c-api.service[100298]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 10:01:53.831805 np0000006707 devstack@c-api.service[100298]: warnings.warn( Aug 07 10:01:53.832345 np0000006707 devstack@c-api.service[100298]: INFO cinder.volume.api [None req-f15a6aa2-8be6-4c7b-98f0-52f1e589a1e1 tempest-SnapshotDataIntegrityTests-488661116 tempest-SnapshotDataIntegrityTests-488661116-project-member] Snapshot retrieved successfully. Aug 07 10:01:53.852198 np0000006707 devstack@c-api.service[100298]: INFO cinder.volume.api [None req-f15a6aa2-8be6-4c7b-98f0-52f1e589a1e1 tempest-SnapshotDataIntegrityTests-488661116 tempest-SnapshotDataIntegrityTests-488661116-project-member] Snapshot delete request issued successfully. Aug 07 10:01:53.852338 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [None req-f15a6aa2-8be6-4c7b-98f0-52f1e589a1e1 tempest-SnapshotDataIntegrityTests-488661116 tempest-SnapshotDataIntegrityTests-488661116-project-member] https://10.4.3.8/volume/v3/snapshots/cc22f483-3f1a-4ce4-aa10-c688faa5e946 returned with HTTP 202 Aug 07 10:01:53.859508 np0000006707 devstack@c-api.service[100298]: [pid: 100298|app: 0|req: 973/3898] 10.4.3.8 () {66 vars in 1343 bytes} [Fri Aug 7 10:01:53 2026] DELETE /volume/v3/snapshots/cc22f483-3f1a-4ce4-aa10-c688faa5e946 => generated 0 bytes in 32 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 07 10:01:53.871568 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [None req-9c65042d-208c-476d-b319-4a33492920d8 None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:01:53.875347 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-9c65042d-208c-476d-b319-4a33492920d8 tempest-SnapshotDataIntegrityTests-488661116 tempest-SnapshotDataIntegrityTests-488661116-project-member] GET https://10.4.3.8/volume/v3/snapshots/cc22f483-3f1a-4ce4-aa10-c688faa5e946 Aug 07 10:01:53.875679 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-9c65042d-208c-476d-b319-4a33492920d8 tempest-SnapshotDataIntegrityTests-488661116 tempest-SnapshotDataIntegrityTests-488661116-project-member] Empty body provided in request {{(pid=100296) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 10:01:53.875975 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-9c65042d-208c-476d-b319-4a33492920d8 tempest-SnapshotDataIntegrityTests-488661116 tempest-SnapshotDataIntegrityTests-488661116-project-member] Calling method 'show' {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 10:01:53.885724 np0000006707 devstack@c-api.service[100296]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 10:01:53.885724 np0000006707 devstack@c-api.service[100296]: warnings.warn( Aug 07 10:01:53.893736 np0000006707 devstack@c-api.service[100296]: INFO cinder.volume.api [None req-9c65042d-208c-476d-b319-4a33492920d8 tempest-SnapshotDataIntegrityTests-488661116 tempest-SnapshotDataIntegrityTests-488661116-project-member] Snapshot retrieved successfully. Aug 07 10:01:53.893736 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-9c65042d-208c-476d-b319-4a33492920d8 tempest-SnapshotDataIntegrityTests-488661116 tempest-SnapshotDataIntegrityTests-488661116-project-member] https://10.4.3.8/volume/v3/snapshots/cc22f483-3f1a-4ce4-aa10-c688faa5e946 returned with HTTP 200 Aug 07 10:01:53.893736 np0000006707 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 972/3899] 10.4.3.8 () {66 vars in 1340 bytes} [Fri Aug 7 10:01:53 2026] GET /volume/v3/snapshots/cc22f483-3f1a-4ce4-aa10-c688faa5e946 => generated 471 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 10:01:54.241491 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [req-6d7d4543-f4e0-43d9-a953-f62ea832e361 req-5afbc55e-d83a-46ac-819e-50e7bca21cf1 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:01:54.244062 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [req-6d7d4543-f4e0-43d9-a953-f62ea832e361 req-5afbc55e-d83a-46ac-819e-50e7bca21cf1 tempest-TestServerVolumeAttachmentScenario-412459737 tempest-TestServerVolumeAttachmentScenario-412459737-project-member] POST https://10.4.3.8/volume/v3/attachments/2a8166ca-9e2e-4d2c-a37a-fd9205dc797e/action Aug 07 10:01:54.244838 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [req-6d7d4543-f4e0-43d9-a953-f62ea832e361 req-5afbc55e-d83a-46ac-819e-50e7bca21cf1 tempest-TestServerVolumeAttachmentScenario-412459737 tempest-TestServerVolumeAttachmentScenario-412459737-project-member] Action body: b'{"os-complete": null}' {{(pid=100295) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 07 10:01:54.244838 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [req-6d7d4543-f4e0-43d9-a953-f62ea832e361 req-5afbc55e-d83a-46ac-819e-50e7bca21cf1 tempest-TestServerVolumeAttachmentScenario-412459737 tempest-TestServerVolumeAttachmentScenario-412459737-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 10:01:54.264121 np0000006707 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 10:01:54.264121 np0000006707 devstack@c-api.service[100295]: warnings.warn( Aug 07 10:01:54.279079 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [req-6d7d4543-f4e0-43d9-a953-f62ea832e361 req-5afbc55e-d83a-46ac-819e-50e7bca21cf1 tempest-TestServerVolumeAttachmentScenario-412459737 tempest-TestServerVolumeAttachmentScenario-412459737-project-member] https://10.4.3.8/volume/v3/attachments/2a8166ca-9e2e-4d2c-a37a-fd9205dc797e/action returned with HTTP 204 Aug 07 10:01:54.279581 np0000006707 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 977/3900] 10.4.3.8 () {74 vars in 1711 bytes} [Fri Aug 7 10:01:54 2026] POST /volume/v3/attachments/2a8166ca-9e2e-4d2c-a37a-fd9205dc797e/action => generated 0 bytes in 39 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 07 10:01:54.319341 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [None req-a9d201ba-fe9c-45e8-9b75-d4a8e34a1c0f None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:01:54.321362 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-a9d201ba-fe9c-45e8-9b75-d4a8e34a1c0f tempest-CreateVolumesFromImageTest-2055821696 tempest-CreateVolumesFromImageTest-2055821696-project-member] GET https://10.4.3.8/volume/v3/volumes/b0badc5f-9ab7-4478-ad3a-6655865a558f Aug 07 10:01:54.321606 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-a9d201ba-fe9c-45e8-9b75-d4a8e34a1c0f tempest-CreateVolumesFromImageTest-2055821696 tempest-CreateVolumesFromImageTest-2055821696-project-member] Empty body provided in request {{(pid=100297) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 10:01:54.321885 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-a9d201ba-fe9c-45e8-9b75-d4a8e34a1c0f tempest-CreateVolumesFromImageTest-2055821696 tempest-CreateVolumesFromImageTest-2055821696-project-member] Calling method 'show' {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 10:01:54.330739 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-a9d201ba-fe9c-45e8-9b75-d4a8e34a1c0f tempest-CreateVolumesFromImageTest-2055821696 tempest-CreateVolumesFromImageTest-2055821696-project-member] https://10.4.3.8/volume/v3/volumes/b0badc5f-9ab7-4478-ad3a-6655865a558f returned with HTTP 404 Aug 07 10:01:54.330739 np0000006707 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 979/3901] 10.4.3.8 () {66 vars in 1334 bytes} [Fri Aug 7 10:01:54 2026] GET /volume/v3/volumes/b0badc5f-9ab7-4478-ad3a-6655865a558f => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 10:01:54.571481 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.middleware.request_id [None req-264e02db-f579-4617-adbe-4cb93f0042bf None None] RequestId filter calling following filter/app {{(pid=100298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:01:54.574241 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [None req-264e02db-f579-4617-adbe-4cb93f0042bf tempest-TestServerVolumeAttachmentScenario-412459737 tempest-TestServerVolumeAttachmentScenario-412459737-project-member] GET https://10.4.3.8/volume/v3/volumes/9a0067b5-3987-4c02-83f1-5fbcb809f334 Aug 07 10:01:54.574241 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [None req-264e02db-f579-4617-adbe-4cb93f0042bf tempest-TestServerVolumeAttachmentScenario-412459737 tempest-TestServerVolumeAttachmentScenario-412459737-project-member] Empty body provided in request {{(pid=100298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 10:01:54.574241 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [None req-264e02db-f579-4617-adbe-4cb93f0042bf tempest-TestServerVolumeAttachmentScenario-412459737 tempest-TestServerVolumeAttachmentScenario-412459737-project-member] Calling method 'show' {{(pid=100298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 10:01:54.586509 np0000006707 devstack@c-api.service[100298]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 10:01:54.586509 np0000006707 devstack@c-api.service[100298]: warnings.warn( Aug 07 10:01:54.587601 np0000006707 devstack@c-api.service[100298]: INFO cinder.volume.api [None req-264e02db-f579-4617-adbe-4cb93f0042bf tempest-TestServerVolumeAttachmentScenario-412459737 tempest-TestServerVolumeAttachmentScenario-412459737-project-member] Volume info retrieved successfully. Aug 07 10:01:54.591334 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [None req-264e02db-f579-4617-adbe-4cb93f0042bf tempest-TestServerVolumeAttachmentScenario-412459737 tempest-TestServerVolumeAttachmentScenario-412459737-project-member] https://10.4.3.8/volume/v3/volumes/9a0067b5-3987-4c02-83f1-5fbcb809f334 returned with HTTP 200 Aug 07 10:01:54.591765 np0000006707 devstack@c-api.service[100298]: [pid: 100298|app: 0|req: 974/3902] 10.4.3.8 () {66 vars in 1334 bytes} [Fri Aug 7 10:01:54 2026] GET /volume/v3/volumes/9a0067b5-3987-4c02-83f1-5fbcb809f334 => generated 1145 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 10:01:54.603409 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [None req-0e438383-f819-4a0e-aaa2-853d2b29394a None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:01:54.605328 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-0e438383-f819-4a0e-aaa2-853d2b29394a tempest-TestServerVolumeAttachmentScenario-412459737 tempest-TestServerVolumeAttachmentScenario-412459737-project-member] GET https://10.4.3.8/volume/v3/volumes/9a0067b5-3987-4c02-83f1-5fbcb809f334 Aug 07 10:01:54.606290 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-0e438383-f819-4a0e-aaa2-853d2b29394a tempest-TestServerVolumeAttachmentScenario-412459737 tempest-TestServerVolumeAttachmentScenario-412459737-project-member] Empty body provided in request {{(pid=100296) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 10:01:54.606290 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-0e438383-f819-4a0e-aaa2-853d2b29394a tempest-TestServerVolumeAttachmentScenario-412459737 tempest-TestServerVolumeAttachmentScenario-412459737-project-member] Calling method 'show' {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 10:01:54.615377 np0000006707 devstack@c-api.service[100296]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 10:01:54.615377 np0000006707 devstack@c-api.service[100296]: warnings.warn( Aug 07 10:01:54.618668 np0000006707 devstack@c-api.service[100296]: INFO cinder.volume.api [None req-0e438383-f819-4a0e-aaa2-853d2b29394a tempest-TestServerVolumeAttachmentScenario-412459737 tempest-TestServerVolumeAttachmentScenario-412459737-project-member] Volume info retrieved successfully. Aug 07 10:01:54.622762 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-0e438383-f819-4a0e-aaa2-853d2b29394a tempest-TestServerVolumeAttachmentScenario-412459737 tempest-TestServerVolumeAttachmentScenario-412459737-project-member] https://10.4.3.8/volume/v3/volumes/9a0067b5-3987-4c02-83f1-5fbcb809f334 returned with HTTP 200 Aug 07 10:01:54.623462 np0000006707 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 973/3903] 10.4.3.8 () {66 vars in 1334 bytes} [Fri Aug 7 10:01:54 2026] GET /volume/v3/volumes/9a0067b5-3987-4c02-83f1-5fbcb809f334 => generated 1145 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 10:01:54.637913 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-c3c22f00-258c-43d1-990a-23447d51a432 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:01:54.640296 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-c3c22f00-258c-43d1-990a-23447d51a432 tempest-TestServerVolumeAttachmentScenario-412459737 tempest-TestServerVolumeAttachmentScenario-412459737-project-member] POST https://10.4.3.8/volume/v3/volumes/ae2af9e8-b489-40cd-a66a-d17ef5eafb59/action Aug 07 10:01:54.640804 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-c3c22f00-258c-43d1-990a-23447d51a432 tempest-TestServerVolumeAttachmentScenario-412459737 tempest-TestServerVolumeAttachmentScenario-412459737-project-member] Action body: b'{"os-detach": {"attachment_id": "2a8166ca-9e2e-4d2c-a37a-fd9205dc797e"}}' {{(pid=100295) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 07 10:01:54.641059 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-c3c22f00-258c-43d1-990a-23447d51a432 tempest-TestServerVolumeAttachmentScenario-412459737 tempest-TestServerVolumeAttachmentScenario-412459737-project-member] Action: 'action', calling method: _detach, body: {"os-detach": {"attachment_id": "2a8166ca-9e2e-4d2c-a37a-fd9205dc797e"}} {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 10:01:54.683443 np0000006707 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 10:01:54.683443 np0000006707 devstack@c-api.service[100295]: warnings.warn( Aug 07 10:01:54.684139 np0000006707 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-c3c22f00-258c-43d1-990a-23447d51a432 tempest-TestServerVolumeAttachmentScenario-412459737 tempest-TestServerVolumeAttachmentScenario-412459737-project-member] Volume info retrieved successfully. Aug 07 10:01:54.695517 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-c3c22f00-258c-43d1-990a-23447d51a432 tempest-TestServerVolumeAttachmentScenario-412459737 tempest-TestServerVolumeAttachmentScenario-412459737-project-member] https://10.4.3.8/volume/v3/volumes/ae2af9e8-b489-40cd-a66a-d17ef5eafb59/action returned with HTTP 400 Aug 07 10:01:54.696170 np0000006707 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 978/3904] 10.4.3.8 () {68 vars in 1376 bytes} [Fri Aug 7 10:01:54 2026] POST /volume/v3/volumes/ae2af9e8-b489-40cd-a66a-d17ef5eafb59/action => generated 100 bytes in 59 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Aug 07 10:01:54.755600 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [req-498ef88b-d8fa-4e42-a6f5-f535d9188199 req-c58521d4-a9f9-4636-817a-feffff7806c9 None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:01:54.757296 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [req-498ef88b-d8fa-4e42-a6f5-f535d9188199 req-c58521d4-a9f9-4636-817a-feffff7806c9 tempest-TestServerVolumeAttachmentScenario-412459737 tempest-TestServerVolumeAttachmentScenario-412459737-project-member] GET https://10.4.3.8/volume/v3/volumes/9a0067b5-3987-4c02-83f1-5fbcb809f334 Aug 07 10:01:54.757655 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [req-498ef88b-d8fa-4e42-a6f5-f535d9188199 req-c58521d4-a9f9-4636-817a-feffff7806c9 tempest-TestServerVolumeAttachmentScenario-412459737 tempest-TestServerVolumeAttachmentScenario-412459737-project-member] Empty body provided in request {{(pid=100297) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 10:01:54.757943 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [req-498ef88b-d8fa-4e42-a6f5-f535d9188199 req-c58521d4-a9f9-4636-817a-feffff7806c9 tempest-TestServerVolumeAttachmentScenario-412459737 tempest-TestServerVolumeAttachmentScenario-412459737-project-member] Calling method 'show' {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 10:01:54.770188 np0000006707 devstack@c-api.service[100297]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 10:01:54.770188 np0000006707 devstack@c-api.service[100297]: warnings.warn( Aug 07 10:01:54.775996 np0000006707 devstack@c-api.service[100297]: INFO cinder.volume.api [req-498ef88b-d8fa-4e42-a6f5-f535d9188199 req-c58521d4-a9f9-4636-817a-feffff7806c9 tempest-TestServerVolumeAttachmentScenario-412459737 tempest-TestServerVolumeAttachmentScenario-412459737-project-member] Volume info retrieved successfully. Aug 07 10:01:54.781522 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [req-498ef88b-d8fa-4e42-a6f5-f535d9188199 req-c58521d4-a9f9-4636-817a-feffff7806c9 tempest-TestServerVolumeAttachmentScenario-412459737 tempest-TestServerVolumeAttachmentScenario-412459737-project-member] https://10.4.3.8/volume/v3/volumes/9a0067b5-3987-4c02-83f1-5fbcb809f334 returned with HTTP 200 Aug 07 10:01:54.782182 np0000006707 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 980/3905] 10.4.3.8 () {68 vars in 1584 bytes} [Fri Aug 7 10:01:54 2026] GET /volume/v3/volumes/9a0067b5-3987-4c02-83f1-5fbcb809f334 => generated 1145 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 10:01:54.821256 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.middleware.request_id [req-498ef88b-d8fa-4e42-a6f5-f535d9188199 req-c8b3099e-1ffb-4487-89ad-d64f6fce7953 None None] RequestId filter calling following filter/app {{(pid=100298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:01:54.825499 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [req-498ef88b-d8fa-4e42-a6f5-f535d9188199 req-c8b3099e-1ffb-4487-89ad-d64f6fce7953 tempest-TestServerVolumeAttachmentScenario-412459737 tempest-TestServerVolumeAttachmentScenario-412459737-project-member] POST https://10.4.3.8/volume/v3/volumes/9a0067b5-3987-4c02-83f1-5fbcb809f334/action Aug 07 10:01:54.825499 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [req-498ef88b-d8fa-4e42-a6f5-f535d9188199 req-c8b3099e-1ffb-4487-89ad-d64f6fce7953 tempest-TestServerVolumeAttachmentScenario-412459737 tempest-TestServerVolumeAttachmentScenario-412459737-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100298) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 07 10:01:54.825499 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [req-498ef88b-d8fa-4e42-a6f5-f535d9188199 req-c8b3099e-1ffb-4487-89ad-d64f6fce7953 tempest-TestServerVolumeAttachmentScenario-412459737 tempest-TestServerVolumeAttachmentScenario-412459737-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 10:01:54.847313 np0000006707 devstack@c-api.service[100298]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 10:01:54.847313 np0000006707 devstack@c-api.service[100298]: warnings.warn( Aug 07 10:01:54.847987 np0000006707 devstack@c-api.service[100298]: INFO cinder.volume.api [req-498ef88b-d8fa-4e42-a6f5-f535d9188199 req-c8b3099e-1ffb-4487-89ad-d64f6fce7953 tempest-TestServerVolumeAttachmentScenario-412459737 tempest-TestServerVolumeAttachmentScenario-412459737-project-member] Volume info retrieved successfully. Aug 07 10:01:54.857782 np0000006707 devstack@c-api.service[100298]: INFO cinder.volume.api [req-498ef88b-d8fa-4e42-a6f5-f535d9188199 req-c8b3099e-1ffb-4487-89ad-d64f6fce7953 tempest-TestServerVolumeAttachmentScenario-412459737 tempest-TestServerVolumeAttachmentScenario-412459737-project-member] Begin detaching volume completed successfully. Aug 07 10:01:54.858055 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [req-498ef88b-d8fa-4e42-a6f5-f535d9188199 req-c8b3099e-1ffb-4487-89ad-d64f6fce7953 tempest-TestServerVolumeAttachmentScenario-412459737 tempest-TestServerVolumeAttachmentScenario-412459737-project-member] https://10.4.3.8/volume/v3/volumes/9a0067b5-3987-4c02-83f1-5fbcb809f334/action returned with HTTP 202 Aug 07 10:01:54.858696 np0000006707 devstack@c-api.service[100298]: [pid: 100298|app: 0|req: 975/3906] 10.4.3.8 () {72 vars in 1658 bytes} [Fri Aug 7 10:01:54 2026] POST /volume/v3/volumes/9a0067b5-3987-4c02-83f1-5fbcb809f334/action => generated 0 bytes in 38 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 07 10:01:54.916282 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [None req-1d5530b1-d39f-4639-8655-a2b6f826e5bd None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:01:54.920167 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-1d5530b1-d39f-4639-8655-a2b6f826e5bd tempest-SnapshotDataIntegrityTests-488661116 tempest-SnapshotDataIntegrityTests-488661116-project-member] GET https://10.4.3.8/volume/v3/snapshots/cc22f483-3f1a-4ce4-aa10-c688faa5e946 Aug 07 10:01:54.920456 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-1d5530b1-d39f-4639-8655-a2b6f826e5bd tempest-SnapshotDataIntegrityTests-488661116 tempest-SnapshotDataIntegrityTests-488661116-project-member] Empty body provided in request {{(pid=100296) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 10:01:54.920754 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-1d5530b1-d39f-4639-8655-a2b6f826e5bd tempest-SnapshotDataIntegrityTests-488661116 tempest-SnapshotDataIntegrityTests-488661116-project-member] Calling method 'show' {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 10:01:54.925591 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-eb75f341-b7ab-4225-b144-d3801b0e2eb7 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:01:54.928459 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-eb75f341-b7ab-4225-b144-d3801b0e2eb7 None None] GET https://10.4.3.8/volume// Aug 07 10:01:54.928697 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-eb75f341-b7ab-4225-b144-d3801b0e2eb7 None None] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 10:01:54.928959 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-eb75f341-b7ab-4225-b144-d3801b0e2eb7 None None] Calling method 'all' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 10:01:54.929377 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-eb75f341-b7ab-4225-b144-d3801b0e2eb7 None None] https://10.4.3.8/volume// returned with HTTP 300 Aug 07 10:01:54.929786 np0000006707 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 979/3907] 10.4.3.8 () {66 vars in 1412 bytes} [Fri Aug 7 10:01:54 2026] GET /volume/ => generated 384 bytes in 5 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 07 10:01:54.931528 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-1d5530b1-d39f-4639-8655-a2b6f826e5bd tempest-SnapshotDataIntegrityTests-488661116 tempest-SnapshotDataIntegrityTests-488661116-project-member] https://10.4.3.8/volume/v3/snapshots/cc22f483-3f1a-4ce4-aa10-c688faa5e946 returned with HTTP 404 Aug 07 10:01:54.932222 np0000006707 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 974/3908] 10.4.3.8 () {66 vars in 1340 bytes} [Fri Aug 7 10:01:54 2026] GET /volume/v3/snapshots/cc22f483-3f1a-4ce4-aa10-c688faa5e946 => generated 111 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 10:01:54.939386 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [None req-61e1bd1a-aebb-42ea-b222-638fe1216fee None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:01:54.941429 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-61e1bd1a-aebb-42ea-b222-638fe1216fee tempest-SnapshotDataIntegrityTests-488661116 tempest-SnapshotDataIntegrityTests-488661116-project-member] GET https://10.4.3.8/volume/v3/volumes/99f12af2-0b56-4a89-8dbf-6ebacebd6f5c Aug 07 10:01:54.941633 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-61e1bd1a-aebb-42ea-b222-638fe1216fee tempest-SnapshotDataIntegrityTests-488661116 tempest-SnapshotDataIntegrityTests-488661116-project-member] Empty body provided in request {{(pid=100297) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 10:01:54.941844 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-61e1bd1a-aebb-42ea-b222-638fe1216fee tempest-SnapshotDataIntegrityTests-488661116 tempest-SnapshotDataIntegrityTests-488661116-project-member] Calling method 'show' {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 10:01:54.946166 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.middleware.request_id [req-498ef88b-d8fa-4e42-a6f5-f535d9188199 req-00da3b23-bd21-4912-bd62-c82f95c36d6f None None] RequestId filter calling following filter/app {{(pid=100298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:01:54.947920 np0000006707 devstack@c-api.service[100297]: DEBUG dbcounter [-] [100297] Writing DB stats cinder:SELECT=500,cinder:INSERT=83,cinder:UPDATE=129 {{(pid=100297) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 07 10:01:54.954206 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [req-498ef88b-d8fa-4e42-a6f5-f535d9188199 req-00da3b23-bd21-4912-bd62-c82f95c36d6f tempest-TestServerVolumeAttachmentScenario-412459737 tempest-TestServerVolumeAttachmentScenario-412459737-project-member] GET https://10.4.3.8/volume/v3/volumes/9a0067b5-3987-4c02-83f1-5fbcb809f334 Aug 07 10:01:54.954490 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [req-498ef88b-d8fa-4e42-a6f5-f535d9188199 req-00da3b23-bd21-4912-bd62-c82f95c36d6f tempest-TestServerVolumeAttachmentScenario-412459737 tempest-TestServerVolumeAttachmentScenario-412459737-project-member] Empty body provided in request {{(pid=100298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 10:01:54.954794 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [req-498ef88b-d8fa-4e42-a6f5-f535d9188199 req-00da3b23-bd21-4912-bd62-c82f95c36d6f tempest-TestServerVolumeAttachmentScenario-412459737 tempest-TestServerVolumeAttachmentScenario-412459737-project-member] Calling method 'show' {{(pid=100298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 10:01:54.963216 np0000006707 devstack@c-api.service[100297]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 10:01:54.963216 np0000006707 devstack@c-api.service[100297]: warnings.warn( Aug 07 10:01:54.972873 np0000006707 devstack@c-api.service[100297]: INFO cinder.volume.api [None req-61e1bd1a-aebb-42ea-b222-638fe1216fee tempest-SnapshotDataIntegrityTests-488661116 tempest-SnapshotDataIntegrityTests-488661116-project-member] Volume info retrieved successfully. Aug 07 10:01:54.978957 np0000006707 devstack@c-api.service[100298]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 10:01:54.978957 np0000006707 devstack@c-api.service[100298]: warnings.warn( Aug 07 10:01:54.979703 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-61e1bd1a-aebb-42ea-b222-638fe1216fee tempest-SnapshotDataIntegrityTests-488661116 tempest-SnapshotDataIntegrityTests-488661116-project-member] https://10.4.3.8/volume/v3/volumes/99f12af2-0b56-4a89-8dbf-6ebacebd6f5c returned with HTTP 200 Aug 07 10:01:54.980237 np0000006707 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 981/3909] 10.4.3.8 () {66 vars in 1334 bytes} [Fri Aug 7 10:01:54 2026] GET /volume/v3/volumes/99f12af2-0b56-4a89-8dbf-6ebacebd6f5c => generated 846 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 10:01:54.986116 np0000006707 devstack@c-api.service[100298]: INFO cinder.volume.api [req-498ef88b-d8fa-4e42-a6f5-f535d9188199 req-00da3b23-bd21-4912-bd62-c82f95c36d6f tempest-TestServerVolumeAttachmentScenario-412459737 tempest-TestServerVolumeAttachmentScenario-412459737-project-member] Volume info retrieved successfully. Aug 07 10:01:54.992820 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [req-498ef88b-d8fa-4e42-a6f5-f535d9188199 req-00da3b23-bd21-4912-bd62-c82f95c36d6f tempest-TestServerVolumeAttachmentScenario-412459737 tempest-TestServerVolumeAttachmentScenario-412459737-project-member] https://10.4.3.8/volume/v3/volumes/9a0067b5-3987-4c02-83f1-5fbcb809f334 returned with HTTP 200 Aug 07 10:01:54.992820 np0000006707 devstack@c-api.service[100298]: [pid: 100298|app: 0|req: 976/3910] 10.4.3.8 () {70 vars in 1625 bytes} [Fri Aug 7 10:01:54 2026] GET /volume/v3/volumes/9a0067b5-3987-4c02-83f1-5fbcb809f334 => generated 1328 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 07 10:01:55.004948 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-10a2286e-679a-458b-aeaf-dca8020527d4 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:01:55.007250 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-10a2286e-679a-458b-aeaf-dca8020527d4 tempest-SnapshotDataIntegrityTests-488661116 tempest-SnapshotDataIntegrityTests-488661116-project-member] GET https://10.4.3.8/volume/v3/volumes/99f12af2-0b56-4a89-8dbf-6ebacebd6f5c Aug 07 10:01:55.007626 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-10a2286e-679a-458b-aeaf-dca8020527d4 tempest-SnapshotDataIntegrityTests-488661116 tempest-SnapshotDataIntegrityTests-488661116-project-member] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 10:01:55.007902 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-10a2286e-679a-458b-aeaf-dca8020527d4 tempest-SnapshotDataIntegrityTests-488661116 tempest-SnapshotDataIntegrityTests-488661116-project-member] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 10:01:55.017461 np0000006707 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 10:01:55.017461 np0000006707 devstack@c-api.service[100295]: warnings.warn( Aug 07 10:01:55.023867 np0000006707 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-10a2286e-679a-458b-aeaf-dca8020527d4 tempest-SnapshotDataIntegrityTests-488661116 tempest-SnapshotDataIntegrityTests-488661116-project-member] Volume info retrieved successfully. Aug 07 10:01:55.032858 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-10a2286e-679a-458b-aeaf-dca8020527d4 tempest-SnapshotDataIntegrityTests-488661116 tempest-SnapshotDataIntegrityTests-488661116-project-member] https://10.4.3.8/volume/v3/volumes/99f12af2-0b56-4a89-8dbf-6ebacebd6f5c returned with HTTP 200 Aug 07 10:01:55.033635 np0000006707 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 980/3911] 10.4.3.8 () {66 vars in 1334 bytes} [Fri Aug 7 10:01:55 2026] GET /volume/v3/volumes/99f12af2-0b56-4a89-8dbf-6ebacebd6f5c => generated 846 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 10:01:55.052942 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [None req-321fce3a-6a27-4774-991e-d0e1de834f52 None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:01:55.055366 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-321fce3a-6a27-4774-991e-d0e1de834f52 tempest-SnapshotDataIntegrityTests-488661116 tempest-SnapshotDataIntegrityTests-488661116-project-member] DELETE https://10.4.3.8/volume/v3/volumes/99f12af2-0b56-4a89-8dbf-6ebacebd6f5c Aug 07 10:01:55.055706 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-321fce3a-6a27-4774-991e-d0e1de834f52 tempest-SnapshotDataIntegrityTests-488661116 tempest-SnapshotDataIntegrityTests-488661116-project-member] Empty body provided in request {{(pid=100296) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 10:01:55.055981 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-321fce3a-6a27-4774-991e-d0e1de834f52 tempest-SnapshotDataIntegrityTests-488661116 tempest-SnapshotDataIntegrityTests-488661116-project-member] Calling method 'delete' {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 10:01:55.056223 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.v3.volumes [None req-321fce3a-6a27-4774-991e-d0e1de834f52 tempest-SnapshotDataIntegrityTests-488661116 tempest-SnapshotDataIntegrityTests-488661116-project-member] Delete volume with id: 99f12af2-0b56-4a89-8dbf-6ebacebd6f5c Aug 07 10:01:55.067352 np0000006707 devstack@c-api.service[100296]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 10:01:55.067352 np0000006707 devstack@c-api.service[100296]: warnings.warn( Aug 07 10:01:55.067914 np0000006707 devstack@c-api.service[100296]: INFO cinder.volume.api [None req-321fce3a-6a27-4774-991e-d0e1de834f52 tempest-SnapshotDataIntegrityTests-488661116 tempest-SnapshotDataIntegrityTests-488661116-project-member] Volume info retrieved successfully. Aug 07 10:01:55.109074 np0000006707 devstack@c-api.service[100296]: INFO cinder.volume.api [None req-321fce3a-6a27-4774-991e-d0e1de834f52 tempest-SnapshotDataIntegrityTests-488661116 tempest-SnapshotDataIntegrityTests-488661116-project-member] Delete volume request issued successfully. Aug 07 10:01:55.109402 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-321fce3a-6a27-4774-991e-d0e1de834f52 tempest-SnapshotDataIntegrityTests-488661116 tempest-SnapshotDataIntegrityTests-488661116-project-member] https://10.4.3.8/volume/v3/volumes/99f12af2-0b56-4a89-8dbf-6ebacebd6f5c returned with HTTP 202 Aug 07 10:01:55.110305 np0000006707 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 975/3912] 10.4.3.8 () {66 vars in 1337 bytes} [Fri Aug 7 10:01:55 2026] DELETE /volume/v3/volumes/99f12af2-0b56-4a89-8dbf-6ebacebd6f5c => generated 0 bytes in 58 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 07 10:01:55.122614 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [None req-9ba0fad2-2bb4-4899-aebb-31865a201b99 None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:01:55.126287 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-9ba0fad2-2bb4-4899-aebb-31865a201b99 tempest-SnapshotDataIntegrityTests-488661116 tempest-SnapshotDataIntegrityTests-488661116-project-member] GET https://10.4.3.8/volume/v3/volumes/99f12af2-0b56-4a89-8dbf-6ebacebd6f5c Aug 07 10:01:55.126628 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-9ba0fad2-2bb4-4899-aebb-31865a201b99 tempest-SnapshotDataIntegrityTests-488661116 tempest-SnapshotDataIntegrityTests-488661116-project-member] Empty body provided in request {{(pid=100297) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 10:01:55.126826 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-9ba0fad2-2bb4-4899-aebb-31865a201b99 tempest-SnapshotDataIntegrityTests-488661116 tempest-SnapshotDataIntegrityTests-488661116-project-member] Calling method 'show' {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 10:01:55.137484 np0000006707 devstack@c-api.service[100297]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 10:01:55.137484 np0000006707 devstack@c-api.service[100297]: warnings.warn( Aug 07 10:01:55.142789 np0000006707 devstack@c-api.service[100297]: INFO cinder.volume.api [None req-9ba0fad2-2bb4-4899-aebb-31865a201b99 tempest-SnapshotDataIntegrityTests-488661116 tempest-SnapshotDataIntegrityTests-488661116-project-member] Volume info retrieved successfully. Aug 07 10:01:55.147605 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-9ba0fad2-2bb4-4899-aebb-31865a201b99 tempest-SnapshotDataIntegrityTests-488661116 tempest-SnapshotDataIntegrityTests-488661116-project-member] https://10.4.3.8/volume/v3/volumes/99f12af2-0b56-4a89-8dbf-6ebacebd6f5c returned with HTTP 200 Aug 07 10:01:55.148039 np0000006707 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 982/3913] 10.4.3.8 () {66 vars in 1334 bytes} [Fri Aug 7 10:01:55 2026] GET /volume/v3/volumes/99f12af2-0b56-4a89-8dbf-6ebacebd6f5c => generated 845 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 10:01:56.165971 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.middleware.request_id [None req-bd1f0a62-eb88-4f1e-89df-a0658fe0eca0 None None] RequestId filter calling following filter/app {{(pid=100298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:01:56.167702 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [None req-bd1f0a62-eb88-4f1e-89df-a0658fe0eca0 tempest-SnapshotDataIntegrityTests-488661116 tempest-SnapshotDataIntegrityTests-488661116-project-member] GET https://10.4.3.8/volume/v3/volumes/99f12af2-0b56-4a89-8dbf-6ebacebd6f5c Aug 07 10:01:56.167900 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [None req-bd1f0a62-eb88-4f1e-89df-a0658fe0eca0 tempest-SnapshotDataIntegrityTests-488661116 tempest-SnapshotDataIntegrityTests-488661116-project-member] Empty body provided in request {{(pid=100298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 10:01:56.168081 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [None req-bd1f0a62-eb88-4f1e-89df-a0658fe0eca0 tempest-SnapshotDataIntegrityTests-488661116 tempest-SnapshotDataIntegrityTests-488661116-project-member] Calling method 'show' {{(pid=100298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 10:01:56.173884 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [None req-bd1f0a62-eb88-4f1e-89df-a0658fe0eca0 tempest-SnapshotDataIntegrityTests-488661116 tempest-SnapshotDataIntegrityTests-488661116-project-member] https://10.4.3.8/volume/v3/volumes/99f12af2-0b56-4a89-8dbf-6ebacebd6f5c returned with HTTP 404 Aug 07 10:01:56.174412 np0000006707 devstack@c-api.service[100298]: [pid: 100298|app: 0|req: 977/3914] 10.4.3.8 () {66 vars in 1334 bytes} [Fri Aug 7 10:01:56 2026] GET /volume/v3/volumes/99f12af2-0b56-4a89-8dbf-6ebacebd6f5c => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 10:01:57.021543 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [req-e1e0f00a-2321-40b0-b6ab-83e42dd733a9 req-e81550d6-0b49-4bf3-9700-4797b9d180e0 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:01:57.024463 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [req-e1e0f00a-2321-40b0-b6ab-83e42dd733a9 req-e81550d6-0b49-4bf3-9700-4797b9d180e0 tempest-TestEncryptedCinderVolumes-768498766 tempest-TestEncryptedCinderVolumes-768498766-project-member] GET https://10.4.3.8/volume/v3/volumes/5b5fb386-55da-4f7a-b001-c0b9f59a6107/encryption Aug 07 10:01:57.024776 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [req-e1e0f00a-2321-40b0-b6ab-83e42dd733a9 req-e81550d6-0b49-4bf3-9700-4797b9d180e0 tempest-TestEncryptedCinderVolumes-768498766 tempest-TestEncryptedCinderVolumes-768498766-project-member] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 10:01:57.026233 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [req-e1e0f00a-2321-40b0-b6ab-83e42dd733a9 req-e81550d6-0b49-4bf3-9700-4797b9d180e0 tempest-TestEncryptedCinderVolumes-768498766 tempest-TestEncryptedCinderVolumes-768498766-project-member] Calling method 'index' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 10:01:57.038961 np0000006707 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 10:01:57.038961 np0000006707 devstack@c-api.service[100295]: warnings.warn( Aug 07 10:01:57.049109 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [req-e1e0f00a-2321-40b0-b6ab-83e42dd733a9 req-e81550d6-0b49-4bf3-9700-4797b9d180e0 tempest-TestEncryptedCinderVolumes-768498766 tempest-TestEncryptedCinderVolumes-768498766-project-member] https://10.4.3.8/volume/v3/volumes/5b5fb386-55da-4f7a-b001-c0b9f59a6107/encryption returned with HTTP 200 Aug 07 10:01:57.049900 np0000006707 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 981/3915] 10.4.3.8 () {68 vars in 1617 bytes} [Fri Aug 7 10:01:57 2026] GET /volume/v3/volumes/5b5fb386-55da-4f7a-b001-c0b9f59a6107/encryption => generated 160 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 10:01:57.464780 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [req-498ef88b-d8fa-4e42-a6f5-f535d9188199 req-60951be8-0481-4b2d-ae6e-f0198ad7dddd None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:01:57.467389 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [req-498ef88b-d8fa-4e42-a6f5-f535d9188199 req-60951be8-0481-4b2d-ae6e-f0198ad7dddd tempest-TestServerVolumeAttachmentScenario-412459737 tempest-TestServerVolumeAttachmentScenario-412459737-project-member] DELETE https://10.4.3.8/volume/v3/attachments/2a8166ca-9e2e-4d2c-a37a-fd9205dc797e Aug 07 10:01:57.468458 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [req-498ef88b-d8fa-4e42-a6f5-f535d9188199 req-60951be8-0481-4b2d-ae6e-f0198ad7dddd tempest-TestServerVolumeAttachmentScenario-412459737 tempest-TestServerVolumeAttachmentScenario-412459737-project-member] Empty body provided in request {{(pid=100296) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 10:01:57.468458 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [req-498ef88b-d8fa-4e42-a6f5-f535d9188199 req-60951be8-0481-4b2d-ae6e-f0198ad7dddd tempest-TestServerVolumeAttachmentScenario-412459737 tempest-TestServerVolumeAttachmentScenario-412459737-project-member] Calling method 'version_select' {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 10:01:57.484223 np0000006707 devstack@c-api.service[100296]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 10:01:57.484223 np0000006707 devstack@c-api.service[100296]: warnings.warn( Aug 07 10:01:57.545064 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [req-498ef88b-d8fa-4e42-a6f5-f535d9188199 req-60951be8-0481-4b2d-ae6e-f0198ad7dddd tempest-TestServerVolumeAttachmentScenario-412459737 tempest-TestServerVolumeAttachmentScenario-412459737-project-member] https://10.4.3.8/volume/v3/attachments/2a8166ca-9e2e-4d2c-a37a-fd9205dc797e returned with HTTP 200 Aug 07 10:01:57.545641 np0000006707 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 976/3916] 10.4.3.8 () {72 vars in 1659 bytes} [Fri Aug 7 10:01:57 2026] DELETE /volume/v3/attachments/2a8166ca-9e2e-4d2c-a37a-fd9205dc797e => generated 19 bytes in 82 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 10:01:58.130369 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [None req-46a16cf2-5207-49e8-90ec-d417a86d2219 None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:01:58.132503 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-46a16cf2-5207-49e8-90ec-d417a86d2219 tempest-TestServerVolumeAttachmentScenario-1533548172 tempest-TestServerVolumeAttachmentScenario-1533548172-project-admin] POST https://10.4.3.8/volume/v3/volumes/ae2af9e8-b489-40cd-a66a-d17ef5eafb59/action Aug 07 10:01:58.133105 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-46a16cf2-5207-49e8-90ec-d417a86d2219 tempest-TestServerVolumeAttachmentScenario-1533548172 tempest-TestServerVolumeAttachmentScenario-1533548172-project-admin] Action body: b'{"os-reset_status": {"status": "in-use"}}' {{(pid=100297) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 07 10:01:58.133331 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-46a16cf2-5207-49e8-90ec-d417a86d2219 tempest-TestServerVolumeAttachmentScenario-1533548172 tempest-TestServerVolumeAttachmentScenario-1533548172-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "in-use"}} {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 10:01:58.150608 np0000006707 devstack@c-api.service[100297]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 10:01:58.150608 np0000006707 devstack@c-api.service[100297]: warnings.warn( Aug 07 10:01:58.155726 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.contrib.admin_actions [None req-46a16cf2-5207-49e8-90ec-d417a86d2219 tempest-TestServerVolumeAttachmentScenario-1533548172 tempest-TestServerVolumeAttachmentScenario-1533548172-project-admin] Updating volume 'ae2af9e8-b489-40cd-a66a-d17ef5eafb59' with '{'status': 'in-use'}' {{(pid=100297) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:109}} Aug 07 10:01:58.180055 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-46a16cf2-5207-49e8-90ec-d417a86d2219 tempest-TestServerVolumeAttachmentScenario-1533548172 tempest-TestServerVolumeAttachmentScenario-1533548172-project-admin] https://10.4.3.8/volume/v3/volumes/ae2af9e8-b489-40cd-a66a-d17ef5eafb59/action returned with HTTP 202 Aug 07 10:01:58.180479 np0000006707 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 983/3917] 10.4.3.8 () {68 vars in 1376 bytes} [Fri Aug 7 10:01:58 2026] POST /volume/v3/volumes/ae2af9e8-b489-40cd-a66a-d17ef5eafb59/action => generated 0 bytes in 50 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 07 10:01:58.191496 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.middleware.request_id [None req-e2dd06a9-d168-4818-b7fc-d564dbf0708d None None] RequestId filter calling following filter/app {{(pid=100298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:01:58.197572 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [None req-e2dd06a9-d168-4818-b7fc-d564dbf0708d tempest-TestServerVolumeAttachmentScenario-412459737 tempest-TestServerVolumeAttachmentScenario-412459737-project-member] GET https://10.4.3.8/volume/v3/volumes/ae2af9e8-b489-40cd-a66a-d17ef5eafb59 Aug 07 10:01:58.197859 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [None req-e2dd06a9-d168-4818-b7fc-d564dbf0708d tempest-TestServerVolumeAttachmentScenario-412459737 tempest-TestServerVolumeAttachmentScenario-412459737-project-member] Empty body provided in request {{(pid=100298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 10:01:58.198113 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [None req-e2dd06a9-d168-4818-b7fc-d564dbf0708d tempest-TestServerVolumeAttachmentScenario-412459737 tempest-TestServerVolumeAttachmentScenario-412459737-project-member] Calling method 'show' {{(pid=100298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 10:01:58.213851 np0000006707 devstack@c-api.service[100298]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 10:01:58.213851 np0000006707 devstack@c-api.service[100298]: warnings.warn( Aug 07 10:01:58.219996 np0000006707 devstack@c-api.service[100298]: INFO cinder.volume.api [None req-e2dd06a9-d168-4818-b7fc-d564dbf0708d tempest-TestServerVolumeAttachmentScenario-412459737 tempest-TestServerVolumeAttachmentScenario-412459737-project-member] Volume info retrieved successfully. Aug 07 10:01:58.229074 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [None req-e2dd06a9-d168-4818-b7fc-d564dbf0708d tempest-TestServerVolumeAttachmentScenario-412459737 tempest-TestServerVolumeAttachmentScenario-412459737-project-member] https://10.4.3.8/volume/v3/volumes/ae2af9e8-b489-40cd-a66a-d17ef5eafb59 returned with HTTP 200 Aug 07 10:01:58.229911 np0000006707 devstack@c-api.service[100298]: [pid: 100298|app: 0|req: 978/3918] 10.4.3.8 () {66 vars in 1334 bytes} [Fri Aug 7 10:01:58 2026] GET /volume/v3/volumes/ae2af9e8-b489-40cd-a66a-d17ef5eafb59 => generated 1145 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 10:01:58.313720 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [req-7243ee07-5f15-4509-988e-82449f83e10c req-fdab19a4-e967-49f8-94d8-c03e4ed9ef4b None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:01:58.316384 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [req-7243ee07-5f15-4509-988e-82449f83e10c req-fdab19a4-e967-49f8-94d8-c03e4ed9ef4b tempest-TestServerVolumeAttachmentScenario-412459737 tempest-TestServerVolumeAttachmentScenario-412459737-project-member] GET https://10.4.3.8/volume/v3/volumes/ae2af9e8-b489-40cd-a66a-d17ef5eafb59 Aug 07 10:01:58.316647 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [req-7243ee07-5f15-4509-988e-82449f83e10c req-fdab19a4-e967-49f8-94d8-c03e4ed9ef4b tempest-TestServerVolumeAttachmentScenario-412459737 tempest-TestServerVolumeAttachmentScenario-412459737-project-member] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 10:01:58.316897 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [req-7243ee07-5f15-4509-988e-82449f83e10c req-fdab19a4-e967-49f8-94d8-c03e4ed9ef4b tempest-TestServerVolumeAttachmentScenario-412459737 tempest-TestServerVolumeAttachmentScenario-412459737-project-member] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 10:01:58.333372 np0000006707 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 10:01:58.333372 np0000006707 devstack@c-api.service[100295]: warnings.warn( Aug 07 10:01:58.339916 np0000006707 devstack@c-api.service[100295]: INFO cinder.volume.api [req-7243ee07-5f15-4509-988e-82449f83e10c req-fdab19a4-e967-49f8-94d8-c03e4ed9ef4b tempest-TestServerVolumeAttachmentScenario-412459737 tempest-TestServerVolumeAttachmentScenario-412459737-project-member] Volume info retrieved successfully. Aug 07 10:01:58.348814 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [req-7243ee07-5f15-4509-988e-82449f83e10c req-fdab19a4-e967-49f8-94d8-c03e4ed9ef4b tempest-TestServerVolumeAttachmentScenario-412459737 tempest-TestServerVolumeAttachmentScenario-412459737-project-member] https://10.4.3.8/volume/v3/volumes/ae2af9e8-b489-40cd-a66a-d17ef5eafb59 returned with HTTP 200 Aug 07 10:01:58.349874 np0000006707 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 982/3919] 10.4.3.8 () {68 vars in 1584 bytes} [Fri Aug 7 10:01:58 2026] GET /volume/v3/volumes/ae2af9e8-b489-40cd-a66a-d17ef5eafb59 => generated 1145 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 10:01:58.385625 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [req-7243ee07-5f15-4509-988e-82449f83e10c req-a70c0287-f3e4-46d6-acd3-b7424cda27e8 None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:01:58.388776 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [req-7243ee07-5f15-4509-988e-82449f83e10c req-a70c0287-f3e4-46d6-acd3-b7424cda27e8 tempest-TestServerVolumeAttachmentScenario-412459737 tempest-TestServerVolumeAttachmentScenario-412459737-project-member] POST https://10.4.3.8/volume/v3/volumes/ae2af9e8-b489-40cd-a66a-d17ef5eafb59/action Aug 07 10:01:58.389306 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [req-7243ee07-5f15-4509-988e-82449f83e10c req-a70c0287-f3e4-46d6-acd3-b7424cda27e8 tempest-TestServerVolumeAttachmentScenario-412459737 tempest-TestServerVolumeAttachmentScenario-412459737-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100296) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 07 10:01:58.389524 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [req-7243ee07-5f15-4509-988e-82449f83e10c req-a70c0287-f3e4-46d6-acd3-b7424cda27e8 tempest-TestServerVolumeAttachmentScenario-412459737 tempest-TestServerVolumeAttachmentScenario-412459737-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 10:01:58.414386 np0000006707 devstack@c-api.service[100296]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 10:01:58.414386 np0000006707 devstack@c-api.service[100296]: warnings.warn( Aug 07 10:01:58.415322 np0000006707 devstack@c-api.service[100296]: INFO cinder.volume.api [req-7243ee07-5f15-4509-988e-82449f83e10c req-a70c0287-f3e4-46d6-acd3-b7424cda27e8 tempest-TestServerVolumeAttachmentScenario-412459737 tempest-TestServerVolumeAttachmentScenario-412459737-project-member] Volume info retrieved successfully. Aug 07 10:01:58.433354 np0000006707 devstack@c-api.service[100296]: INFO cinder.volume.api [req-7243ee07-5f15-4509-988e-82449f83e10c req-a70c0287-f3e4-46d6-acd3-b7424cda27e8 tempest-TestServerVolumeAttachmentScenario-412459737 tempest-TestServerVolumeAttachmentScenario-412459737-project-member] Begin detaching volume completed successfully. Aug 07 10:01:58.433354 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [req-7243ee07-5f15-4509-988e-82449f83e10c req-a70c0287-f3e4-46d6-acd3-b7424cda27e8 tempest-TestServerVolumeAttachmentScenario-412459737 tempest-TestServerVolumeAttachmentScenario-412459737-project-member] https://10.4.3.8/volume/v3/volumes/ae2af9e8-b489-40cd-a66a-d17ef5eafb59/action returned with HTTP 202 Aug 07 10:01:58.433728 np0000006707 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 977/3920] 10.4.3.8 () {72 vars in 1658 bytes} [Fri Aug 7 10:01:58 2026] POST /volume/v3/volumes/ae2af9e8-b489-40cd-a66a-d17ef5eafb59/action => generated 0 bytes in 49 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 07 10:01:58.479823 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [None req-bc9a4f0b-dbd7-46c8-b29d-5c49996e6738 None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:01:58.482164 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-bc9a4f0b-dbd7-46c8-b29d-5c49996e6738 tempest-VolumeImageDependencyTests-1627637941 tempest-VolumeImageDependencyTests-1627637941-project-member] POST https://10.4.3.8/volume/v3/volumes Aug 07 10:01:58.483106 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-bc9a4f0b-dbd7-46c8-b29d-5c49996e6738 tempest-VolumeImageDependencyTests-1627637941 tempest-VolumeImageDependencyTests-1627637941-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "volume1-for-test7a9fba78-2e4b-42b1-9898-bb4a60685320", "imageRef": "2b925f23-e56b-4dfa-a0f1-574b4cc02bc5", "size": 1}} {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 10:01:58.485857 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.v3.volumes [None req-bc9a4f0b-dbd7-46c8-b29d-5c49996e6738 tempest-VolumeImageDependencyTests-1627637941 tempest-VolumeImageDependencyTests-1627637941-project-member] Create volume request body: {'volume': {'name': 'volume1-for-test7a9fba78-2e4b-42b1-9898-bb4a60685320', 'imageRef': '2b925f23-e56b-4dfa-a0f1-574b4cc02bc5', 'size': 1}} {{(pid=100297) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 07 10:01:58.522760 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [req-19ecb7a0-24fa-4943-8067-2326dafb4187 req-1895dda2-c70d-450f-a5bb-73072194cee8 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:01:58.522867 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.middleware.request_id [None req-ac32476a-5fae-47ad-a332-64532bc1ad7e None None] RequestId filter calling following filter/app {{(pid=100298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:01:58.523437 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [None req-ac32476a-5fae-47ad-a332-64532bc1ad7e None None] GET https://10.4.3.8/volume// Aug 07 10:01:58.524600 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [None req-ac32476a-5fae-47ad-a332-64532bc1ad7e None None] Empty body provided in request {{(pid=100298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 10:01:58.524600 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [None req-ac32476a-5fae-47ad-a332-64532bc1ad7e None None] Calling method 'all' {{(pid=100298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 10:01:58.524600 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [None req-ac32476a-5fae-47ad-a332-64532bc1ad7e None None] https://10.4.3.8/volume// returned with HTTP 300 Aug 07 10:01:58.525617 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [req-19ecb7a0-24fa-4943-8067-2326dafb4187 req-1895dda2-c70d-450f-a5bb-73072194cee8 tempest-TestVolumeBootPatternV346-722752471 tempest-TestVolumeBootPatternV346-722752471-project-member] GET https://10.4.3.8/volume/v3/limits Aug 07 10:01:58.525756 np0000006707 devstack@c-api.service[100298]: [pid: 100298|app: 0|req: 979/3921] 10.4.3.8 () {66 vars in 1412 bytes} [Fri Aug 7 10:01:58 2026] GET /volume/ => generated 384 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 07 10:01:58.525907 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [req-19ecb7a0-24fa-4943-8067-2326dafb4187 req-1895dda2-c70d-450f-a5bb-73072194cee8 tempest-TestVolumeBootPatternV346-722752471 tempest-TestVolumeBootPatternV346-722752471-project-member] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 10:01:58.526104 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [req-19ecb7a0-24fa-4943-8067-2326dafb4187 req-1895dda2-c70d-450f-a5bb-73072194cee8 tempest-TestVolumeBootPatternV346-722752471 tempest-TestVolumeBootPatternV346-722752471-project-member] Calling method 'index' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 10:01:58.539948 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [req-7243ee07-5f15-4509-988e-82449f83e10c req-945b06a4-a2f1-4b70-9582-ed3f78a7124b None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:01:58.544931 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [req-7243ee07-5f15-4509-988e-82449f83e10c req-945b06a4-a2f1-4b70-9582-ed3f78a7124b tempest-TestServerVolumeAttachmentScenario-412459737 tempest-TestServerVolumeAttachmentScenario-412459737-project-member] GET https://10.4.3.8/volume/v3/volumes/ae2af9e8-b489-40cd-a66a-d17ef5eafb59 Aug 07 10:01:58.545207 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [req-7243ee07-5f15-4509-988e-82449f83e10c req-945b06a4-a2f1-4b70-9582-ed3f78a7124b tempest-TestServerVolumeAttachmentScenario-412459737 tempest-TestServerVolumeAttachmentScenario-412459737-project-member] Empty body provided in request {{(pid=100296) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 10:01:58.545486 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [req-7243ee07-5f15-4509-988e-82449f83e10c req-945b06a4-a2f1-4b70-9582-ed3f78a7124b tempest-TestServerVolumeAttachmentScenario-412459737 tempest-TestServerVolumeAttachmentScenario-412459737-project-member] Calling method 'show' {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 10:01:58.546091 np0000006707 devstack@c-api.service[100295]: WARNING cinder.quota [req-19ecb7a0-24fa-4943-8067-2326dafb4187 req-1895dda2-c70d-450f-a5bb-73072194cee8 tempest-TestVolumeBootPatternV346-722752471 tempest-TestVolumeBootPatternV346-722752471-project-member] Deprecated: Default quota for resource: snapshots_tempest-scenario-type-luks2-1237629746 is set by the default quota flag: quota_snapshots_tempest-scenario-type-luks2-1237629746, it is now deprecated. Please use the default quota class for default quota. Aug 07 10:01:58.546552 np0000006707 devstack@c-api.service[100295]: WARNING cinder.quota [req-19ecb7a0-24fa-4943-8067-2326dafb4187 req-1895dda2-c70d-450f-a5bb-73072194cee8 tempest-TestVolumeBootPatternV346-722752471 tempest-TestVolumeBootPatternV346-722752471-project-member] Deprecated: Default quota for resource: volumes_tempest-scenario-type-luks-2042514932 is set by the default quota flag: quota_volumes_tempest-scenario-type-luks-2042514932, it is now deprecated. Please use the default quota class for default quota. Aug 07 10:01:58.547567 np0000006707 devstack@c-api.service[100295]: WARNING cinder.quota [req-19ecb7a0-24fa-4943-8067-2326dafb4187 req-1895dda2-c70d-450f-a5bb-73072194cee8 tempest-TestVolumeBootPatternV346-722752471 tempest-TestVolumeBootPatternV346-722752471-project-member] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-luks-2042514932 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-luks-2042514932, it is now deprecated. Please use the default quota class for default quota. Aug 07 10:01:58.547738 np0000006707 devstack@c-api.service[100295]: WARNING cinder.quota [req-19ecb7a0-24fa-4943-8067-2326dafb4187 req-1895dda2-c70d-450f-a5bb-73072194cee8 tempest-TestVolumeBootPatternV346-722752471 tempest-TestVolumeBootPatternV346-722752471-project-member] Deprecated: Default quota for resource: snapshots_tempest-scenario-type-luks-2042514932 is set by the default quota flag: quota_snapshots_tempest-scenario-type-luks-2042514932, it is now deprecated. Please use the default quota class for default quota. Aug 07 10:01:58.563900 np0000006707 devstack@c-api.service[100296]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 10:01:58.563900 np0000006707 devstack@c-api.service[100296]: warnings.warn( Aug 07 10:01:58.569472 np0000006707 devstack@c-api.service[100296]: INFO cinder.volume.api [req-7243ee07-5f15-4509-988e-82449f83e10c req-945b06a4-a2f1-4b70-9582-ed3f78a7124b tempest-TestServerVolumeAttachmentScenario-412459737 tempest-TestServerVolumeAttachmentScenario-412459737-project-member] Volume info retrieved successfully. Aug 07 10:01:58.569624 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [req-19ecb7a0-24fa-4943-8067-2326dafb4187 req-1895dda2-c70d-450f-a5bb-73072194cee8 tempest-TestVolumeBootPatternV346-722752471 tempest-TestVolumeBootPatternV346-722752471-project-member] https://10.4.3.8/volume/v3/limits returned with HTTP 200 Aug 07 10:01:58.569945 np0000006707 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 983/3922] 10.4.3.8 () {68 vars in 1470 bytes} [Fri Aug 7 10:01:58 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 10:01:58.578519 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [req-7243ee07-5f15-4509-988e-82449f83e10c req-945b06a4-a2f1-4b70-9582-ed3f78a7124b tempest-TestServerVolumeAttachmentScenario-412459737 tempest-TestServerVolumeAttachmentScenario-412459737-project-member] https://10.4.3.8/volume/v3/volumes/ae2af9e8-b489-40cd-a66a-d17ef5eafb59 returned with HTTP 200 Aug 07 10:01:58.579049 np0000006707 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 978/3923] 10.4.3.8 () {70 vars in 1625 bytes} [Fri Aug 7 10:01:58 2026] GET /volume/v3/volumes/ae2af9e8-b489-40cd-a66a-d17ef5eafb59 => generated 1328 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 07 10:01:58.609775 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.v3.volumes [None req-bc9a4f0b-dbd7-46c8-b29d-5c49996e6738 tempest-VolumeImageDependencyTests-1627637941 tempest-VolumeImageDependencyTests-1627637941-project-member] Create volume of 1 GB Aug 07 10:01:58.609775 np0000006707 devstack@c-api.service[100297]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 10:01:58.609775 np0000006707 devstack@c-api.service[100297]: warnings.warn( Aug 07 10:01:58.618765 np0000006707 devstack@c-api.service[100297]: INFO cinder.volume.api [None req-bc9a4f0b-dbd7-46c8-b29d-5c49996e6738 tempest-VolumeImageDependencyTests-1627637941 tempest-VolumeImageDependencyTests-1627637941-project-member] Availability Zones retrieved successfully. Aug 07 10:01:58.624807 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.volume.api [None req-bc9a4f0b-dbd7-46c8-b29d-5c49996e6738 tempest-VolumeImageDependencyTests-1627637941 tempest-VolumeImageDependencyTests-1627637941-project-member] Flow 'volume_create_api' (f5ab12ef-ab64-4ab6-99a3-dd1033b33579) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100297) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 10:01:58.626014 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.volume.api [None req-bc9a4f0b-dbd7-46c8-b29d-5c49996e6738 tempest-VolumeImageDependencyTests-1627637941 tempest-VolumeImageDependencyTests-1627637941-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (13a057a4-76ce-4653-87b0-18895310f8d3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100297) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 10:01:58.627038 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.volume.flows.api.create_volume [None req-bc9a4f0b-dbd7-46c8-b29d-5c49996e6738 tempest-VolumeImageDependencyTests-1627637941 tempest-VolumeImageDependencyTests-1627637941-project-member] Validating volume size '1' using validate_int {{(pid=100297) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 07 10:01:58.628626 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.middleware.request_id [req-19ecb7a0-24fa-4943-8067-2326dafb4187 req-a0a5ebe0-7cfb-438d-812f-34be7d4334c7 None None] RequestId filter calling following filter/app {{(pid=100298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:01:58.634350 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [req-19ecb7a0-24fa-4943-8067-2326dafb4187 req-a0a5ebe0-7cfb-438d-812f-34be7d4334c7 tempest-TestVolumeBootPatternV346-722752471 tempest-TestVolumeBootPatternV346-722752471-project-member] GET https://10.4.3.8/volume/v3/volumes/b3711189-d858-4145-83fe-3c65e4d676ef Aug 07 10:01:58.634650 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [req-19ecb7a0-24fa-4943-8067-2326dafb4187 req-a0a5ebe0-7cfb-438d-812f-34be7d4334c7 tempest-TestVolumeBootPatternV346-722752471 tempest-TestVolumeBootPatternV346-722752471-project-member] Empty body provided in request {{(pid=100298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 10:01:58.635057 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [req-19ecb7a0-24fa-4943-8067-2326dafb4187 req-a0a5ebe0-7cfb-438d-812f-34be7d4334c7 tempest-TestVolumeBootPatternV346-722752471 tempest-TestVolumeBootPatternV346-722752471-project-member] Calling method 'show' {{(pid=100298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 10:01:58.651171 np0000006707 devstack@c-api.service[100298]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 10:01:58.651171 np0000006707 devstack@c-api.service[100298]: warnings.warn( Aug 07 10:01:58.656366 np0000006707 devstack@c-api.service[100298]: INFO cinder.volume.api [req-19ecb7a0-24fa-4943-8067-2326dafb4187 req-a0a5ebe0-7cfb-438d-812f-34be7d4334c7 tempest-TestVolumeBootPatternV346-722752471 tempest-TestVolumeBootPatternV346-722752471-project-member] Volume info retrieved successfully. Aug 07 10:01:58.671049 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [req-19ecb7a0-24fa-4943-8067-2326dafb4187 req-a0a5ebe0-7cfb-438d-812f-34be7d4334c7 tempest-TestVolumeBootPatternV346-722752471 tempest-TestVolumeBootPatternV346-722752471-project-member] https://10.4.3.8/volume/v3/volumes/b3711189-d858-4145-83fe-3c65e4d676ef returned with HTTP 200 Aug 07 10:01:58.671771 np0000006707 devstack@c-api.service[100298]: [pid: 100298|app: 0|req: 980/3924] 10.4.3.8 () {68 vars in 1584 bytes} [Fri Aug 7 10:01:58 2026] GET /volume/v3/volumes/b3711189-d858-4145-83fe-3c65e4d676ef => generated 1658 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 10:01:58.688788 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [req-19ecb7a0-24fa-4943-8067-2326dafb4187 req-83e8602f-ba46-48f4-970e-613be877c054 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:01:58.694993 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [req-19ecb7a0-24fa-4943-8067-2326dafb4187 req-83e8602f-ba46-48f4-970e-613be877c054 tempest-TestVolumeBootPatternV346-722752471 tempest-TestVolumeBootPatternV346-722752471-project-member] POST https://10.4.3.8/volume/v3/snapshots Aug 07 10:01:58.694993 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [req-19ecb7a0-24fa-4943-8067-2326dafb4187 req-83e8602f-ba46-48f4-970e-613be877c054 tempest-TestVolumeBootPatternV346-722752471 tempest-TestVolumeBootPatternV346-722752471-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "b3711189-d858-4145-83fe-3c65e4d676ef", "force": true, "name": "snapshot for tempest-TestVolumeBootPatternV346snapshot-484491942", "description": null, "metadata": {}}} {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 10:01:58.709591 np0000006707 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 10:01:58.709591 np0000006707 devstack@c-api.service[100295]: warnings.warn( Aug 07 10:01:58.710542 np0000006707 devstack@c-api.service[100295]: INFO cinder.volume.api [req-19ecb7a0-24fa-4943-8067-2326dafb4187 req-83e8602f-ba46-48f4-970e-613be877c054 tempest-TestVolumeBootPatternV346-722752471 tempest-TestVolumeBootPatternV346-722752471-project-member] Volume info retrieved successfully. Aug 07 10:01:58.710737 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.v3.snapshots [req-19ecb7a0-24fa-4943-8067-2326dafb4187 req-83e8602f-ba46-48f4-970e-613be877c054 tempest-TestVolumeBootPatternV346-722752471 tempest-TestVolumeBootPatternV346-722752471-project-member] Create snapshot from volume b3711189-d858-4145-83fe-3c65e4d676ef Aug 07 10:01:58.724962 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.volume.api [None req-bc9a4f0b-dbd7-46c8-b29d-5c49996e6738 tempest-VolumeImageDependencyTests-1627637941 tempest-VolumeImageDependencyTests-1627637941-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (13a057a4-76ce-4653-87b0-18895310f8d3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-07T09:47:39Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=45fd9a3a-b61e-4c6c-9ab7-d02f06678d0d,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '45fd9a3a-b61e-4c6c-9ab7-d02f06678d0d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100297) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 10:01:58.726509 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.volume.api [None req-bc9a4f0b-dbd7-46c8-b29d-5c49996e6738 tempest-VolumeImageDependencyTests-1627637941 tempest-VolumeImageDependencyTests-1627637941-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b0147403-6289-4314-9bc1-8ee05ac6849d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100297) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 10:01:58.757132 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.quota [req-19ecb7a0-24fa-4943-8067-2326dafb4187 req-83e8602f-ba46-48f4-970e-613be877c054 tempest-TestVolumeBootPatternV346-722752471 tempest-TestVolumeBootPatternV346-722752471-project-member] Created reservations ['ef8abc3f-b595-4ef1-8dd1-0089c6f3b9db', 'f6d3de8b-3e19-47e3-a84f-3ea22b57501e', '941b9c97-ff71-4544-975a-219af0eda3e7', 'f74da356-1d65-4c60-a583-09101a7f2dda'] {{(pid=100295) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 10:01:58.815911 np0000006707 devstack@c-api.service[100295]: INFO cinder.volume.api [req-19ecb7a0-24fa-4943-8067-2326dafb4187 req-83e8602f-ba46-48f4-970e-613be877c054 tempest-TestVolumeBootPatternV346-722752471 tempest-TestVolumeBootPatternV346-722752471-project-member] Snapshot force create request issued successfully. Aug 07 10:01:58.816572 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [req-19ecb7a0-24fa-4943-8067-2326dafb4187 req-83e8602f-ba46-48f4-970e-613be877c054 tempest-TestVolumeBootPatternV346-722752471 tempest-TestVolumeBootPatternV346-722752471-project-member] https://10.4.3.8/volume/v3/snapshots returned with HTTP 202 Aug 07 10:01:58.817219 np0000006707 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 984/3925] 10.4.3.8 () {72 vars in 1533 bytes} [Fri Aug 7 10:01:58 2026] POST /volume/v3/snapshots => generated 323 bytes in 129 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 07 10:01:58.827183 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.quota [None req-bc9a4f0b-dbd7-46c8-b29d-5c49996e6738 tempest-VolumeImageDependencyTests-1627637941 tempest-VolumeImageDependencyTests-1627637941-project-member] Created reservations ['e3aa265c-b06e-4ff2-b074-9533b26aae0a', 'b5f525c3-79c1-4ae2-a29d-4003c1879df2', '80fd0ba4-979b-4b56-a6a1-a2ce33612a60', '726afc63-2242-494b-89fd-159ac7e84f45'] {{(pid=100297) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 10:01:58.828604 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.volume.api [None req-bc9a4f0b-dbd7-46c8-b29d-5c49996e6738 tempest-VolumeImageDependencyTests-1627637941 tempest-VolumeImageDependencyTests-1627637941-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b0147403-6289-4314-9bc1-8ee05ac6849d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['e3aa265c-b06e-4ff2-b074-9533b26aae0a', 'b5f525c3-79c1-4ae2-a29d-4003c1879df2', '80fd0ba4-979b-4b56-a6a1-a2ce33612a60', '726afc63-2242-494b-89fd-159ac7e84f45']}' {{(pid=100297) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 10:01:58.829163 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.volume.api [None req-bc9a4f0b-dbd7-46c8-b29d-5c49996e6738 tempest-VolumeImageDependencyTests-1627637941 tempest-VolumeImageDependencyTests-1627637941-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (76cc5f8f-40e3-4023-be27-78998331c7e0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100297) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 10:01:58.867289 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.volume.api [None req-bc9a4f0b-dbd7-46c8-b29d-5c49996e6738 tempest-VolumeImageDependencyTests-1627637941 tempest-VolumeImageDependencyTests-1627637941-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (76cc5f8f-40e3-4023-be27-78998331c7e0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '9260a9aa-cb4e-4a75-a156-9aef348d85dd', '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='61fa49ac198640048d3e47c90f702b25',qos_specs=None,replication_status=,reservations=['e3aa265c-b06e-4ff2-b074-9533b26aae0a','b5f525c3-79c1-4ae2-a29d-4003c1879df2','80fd0ba4-979b-4b56-a6a1-a2ce33612a60','726afc63-2242-494b-89fd-159ac7e84f45'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c2e8de31082a4db1a6fb41326ed8fb3c',volume_type_id=45fd9a3a-b61e-4c6c-9ab7-d02f06678d0d), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-07T10:01:58Z,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=9260a9aa-cb4e-4a75-a156-9aef348d85dd,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='61fa49ac198640048d3e47c90f702b25',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='c2e8de31082a4db1a6fb41326ed8fb3c',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(45fd9a3a-b61e-4c6c-9ab7-d02f06678d0d),volume_type_id=45fd9a3a-b61e-4c6c-9ab7-d02f06678d0d)}' {{(pid=100297) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 10:01:58.868607 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.volume.api [None req-bc9a4f0b-dbd7-46c8-b29d-5c49996e6738 tempest-VolumeImageDependencyTests-1627637941 tempest-VolumeImageDependencyTests-1627637941-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (bb19fb8c-f768-4fed-983c-9db1d7c0877b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100297) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 10:01:58.904483 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.volume.api [None req-bc9a4f0b-dbd7-46c8-b29d-5c49996e6738 tempest-VolumeImageDependencyTests-1627637941 tempest-VolumeImageDependencyTests-1627637941-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (bb19fb8c-f768-4fed-983c-9db1d7c0877b) transitioned into state 'SUCCESS' from 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='61fa49ac198640048d3e47c90f702b25',qos_specs=None,replication_status=,reservations=['e3aa265c-b06e-4ff2-b074-9533b26aae0a','b5f525c3-79c1-4ae2-a29d-4003c1879df2','80fd0ba4-979b-4b56-a6a1-a2ce33612a60','726afc63-2242-494b-89fd-159ac7e84f45'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c2e8de31082a4db1a6fb41326ed8fb3c',volume_type_id=45fd9a3a-b61e-4c6c-9ab7-d02f06678d0d)}' {{(pid=100297) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 10:01:58.905739 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.volume.api [None req-bc9a4f0b-dbd7-46c8-b29d-5c49996e6738 tempest-VolumeImageDependencyTests-1627637941 tempest-VolumeImageDependencyTests-1627637941-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d6e386c7-282b-469a-822f-307d3ba252aa) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100297) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 10:01:58.923701 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.volume.api [None req-bc9a4f0b-dbd7-46c8-b29d-5c49996e6738 tempest-VolumeImageDependencyTests-1627637941 tempest-VolumeImageDependencyTests-1627637941-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d6e386c7-282b-469a-822f-307d3ba252aa) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100297) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 10:01:58.925505 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.volume.api [None req-bc9a4f0b-dbd7-46c8-b29d-5c49996e6738 tempest-VolumeImageDependencyTests-1627637941 tempest-VolumeImageDependencyTests-1627637941-project-member] Flow 'volume_create_api' (f5ab12ef-ab64-4ab6-99a3-dd1033b33579) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100297) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 10:01:58.925618 np0000006707 devstack@c-api.service[100297]: INFO cinder.volume.api [None req-bc9a4f0b-dbd7-46c8-b29d-5c49996e6738 tempest-VolumeImageDependencyTests-1627637941 tempest-VolumeImageDependencyTests-1627637941-project-member] Create volume request issued successfully. Aug 07 10:01:58.927331 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-bc9a4f0b-dbd7-46c8-b29d-5c49996e6738 tempest-VolumeImageDependencyTests-1627637941 tempest-VolumeImageDependencyTests-1627637941-project-member] https://10.4.3.8/volume/v3/volumes returned with HTTP 202 Aug 07 10:01:58.928045 np0000006707 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 984/3926] 10.4.3.8 () {70 vars in 1286 bytes} [Fri Aug 7 10:01:58 2026] POST /volume/v3/volumes => generated 771 bytes in 449 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 07 10:01:58.950334 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [None req-7b648cd2-dadc-4fe3-a66f-10795a760b49 None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:01:58.952400 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-7b648cd2-dadc-4fe3-a66f-10795a760b49 tempest-VolumeImageDependencyTests-1627637941 tempest-VolumeImageDependencyTests-1627637941-project-member] GET https://10.4.3.8/volume/v3/volumes/9260a9aa-cb4e-4a75-a156-9aef348d85dd Aug 07 10:01:58.952780 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-7b648cd2-dadc-4fe3-a66f-10795a760b49 tempest-VolumeImageDependencyTests-1627637941 tempest-VolumeImageDependencyTests-1627637941-project-member] Empty body provided in request {{(pid=100296) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 10:01:58.953057 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-7b648cd2-dadc-4fe3-a66f-10795a760b49 tempest-VolumeImageDependencyTests-1627637941 tempest-VolumeImageDependencyTests-1627637941-project-member] Calling method 'show' {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 10:01:58.963251 np0000006707 devstack@c-api.service[100296]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 10:01:58.963251 np0000006707 devstack@c-api.service[100296]: warnings.warn( Aug 07 10:01:58.968995 np0000006707 devstack@c-api.service[100296]: INFO cinder.volume.api [None req-7b648cd2-dadc-4fe3-a66f-10795a760b49 tempest-VolumeImageDependencyTests-1627637941 tempest-VolumeImageDependencyTests-1627637941-project-member] Volume info retrieved successfully. Aug 07 10:01:58.977897 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-7b648cd2-dadc-4fe3-a66f-10795a760b49 tempest-VolumeImageDependencyTests-1627637941 tempest-VolumeImageDependencyTests-1627637941-project-member] https://10.4.3.8/volume/v3/volumes/9260a9aa-cb4e-4a75-a156-9aef348d85dd returned with HTTP 200 Aug 07 10:01:58.979017 np0000006707 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 979/3927] 10.4.3.8 () {68 vars in 1375 bytes} [Fri Aug 7 10:01:58 2026] GET /volume/v3/volumes/9260a9aa-cb4e-4a75-a156-9aef348d85dd => generated 839 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 10:01:59.726442 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.middleware.request_id [req-7243ee07-5f15-4509-988e-82449f83e10c req-89987aa9-a412-4d69-8ab9-7dbd531304e3 None None] RequestId filter calling following filter/app {{(pid=100298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:01:59.730810 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [req-7243ee07-5f15-4509-988e-82449f83e10c req-89987aa9-a412-4d69-8ab9-7dbd531304e3 tempest-TestServerVolumeAttachmentScenario-412459737 tempest-TestServerVolumeAttachmentScenario-412459737-project-member] DELETE https://10.4.3.8/volume/v3/attachments/2eba6074-80e4-4453-bbe6-93d3c7f999ac Aug 07 10:01:59.731062 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [req-7243ee07-5f15-4509-988e-82449f83e10c req-89987aa9-a412-4d69-8ab9-7dbd531304e3 tempest-TestServerVolumeAttachmentScenario-412459737 tempest-TestServerVolumeAttachmentScenario-412459737-project-member] Empty body provided in request {{(pid=100298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 10:01:59.731285 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [req-7243ee07-5f15-4509-988e-82449f83e10c req-89987aa9-a412-4d69-8ab9-7dbd531304e3 tempest-TestServerVolumeAttachmentScenario-412459737 tempest-TestServerVolumeAttachmentScenario-412459737-project-member] Calling method 'version_select' {{(pid=100298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 10:01:59.748283 np0000006707 devstack@c-api.service[100298]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 10:01:59.748283 np0000006707 devstack@c-api.service[100298]: warnings.warn( Aug 07 10:01:59.829985 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [req-7243ee07-5f15-4509-988e-82449f83e10c req-89987aa9-a412-4d69-8ab9-7dbd531304e3 tempest-TestServerVolumeAttachmentScenario-412459737 tempest-TestServerVolumeAttachmentScenario-412459737-project-member] https://10.4.3.8/volume/v3/attachments/2eba6074-80e4-4453-bbe6-93d3c7f999ac returned with HTTP 200 Aug 07 10:01:59.830677 np0000006707 devstack@c-api.service[100298]: [pid: 100298|app: 0|req: 981/3928] 10.4.3.8 () {72 vars in 1659 bytes} [Fri Aug 7 10:01:59 2026] DELETE /volume/v3/attachments/2eba6074-80e4-4453-bbe6-93d3c7f999ac => generated 19 bytes in 105 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 10:01:59.980999 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [req-e1e0f00a-2321-40b0-b6ab-83e42dd733a9 req-117853fd-7a2a-4a35-9a90-6882e9a8884e None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:01:59.984229 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [req-e1e0f00a-2321-40b0-b6ab-83e42dd733a9 req-117853fd-7a2a-4a35-9a90-6882e9a8884e tempest-TestEncryptedCinderVolumes-768498766 tempest-TestEncryptedCinderVolumes-768498766-project-member] POST https://10.4.3.8/volume/v3/attachments/e5594866-7e8e-4dbd-b771-d46ede923d7b/action Aug 07 10:01:59.984745 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [req-e1e0f00a-2321-40b0-b6ab-83e42dd733a9 req-117853fd-7a2a-4a35-9a90-6882e9a8884e tempest-TestEncryptedCinderVolumes-768498766 tempest-TestEncryptedCinderVolumes-768498766-project-member] Action body: b'{"os-complete": null}' {{(pid=100295) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 07 10:01:59.984923 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [req-e1e0f00a-2321-40b0-b6ab-83e42dd733a9 req-117853fd-7a2a-4a35-9a90-6882e9a8884e tempest-TestEncryptedCinderVolumes-768498766 tempest-TestEncryptedCinderVolumes-768498766-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 10:02:00.000077 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [None req-3d3362eb-7364-4baf-9940-659192d5ce72 None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:02:00.002770 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-3d3362eb-7364-4baf-9940-659192d5ce72 tempest-VolumeImageDependencyTests-1627637941 tempest-VolumeImageDependencyTests-1627637941-project-member] GET https://10.4.3.8/volume/v3/volumes/9260a9aa-cb4e-4a75-a156-9aef348d85dd Aug 07 10:02:00.002770 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-3d3362eb-7364-4baf-9940-659192d5ce72 tempest-VolumeImageDependencyTests-1627637941 tempest-VolumeImageDependencyTests-1627637941-project-member] Empty body provided in request {{(pid=100297) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 10:02:00.002870 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-3d3362eb-7364-4baf-9940-659192d5ce72 tempest-VolumeImageDependencyTests-1627637941 tempest-VolumeImageDependencyTests-1627637941-project-member] Calling method 'show' {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 10:02:00.013797 np0000006707 devstack@c-api.service[100297]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 10:02:00.013797 np0000006707 devstack@c-api.service[100297]: warnings.warn( Aug 07 10:02:00.017897 np0000006707 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 10:02:00.017897 np0000006707 devstack@c-api.service[100295]: warnings.warn( Aug 07 10:02:00.018030 np0000006707 devstack@c-api.service[100297]: INFO cinder.volume.api [None req-3d3362eb-7364-4baf-9940-659192d5ce72 tempest-VolumeImageDependencyTests-1627637941 tempest-VolumeImageDependencyTests-1627637941-project-member] Volume info retrieved successfully. Aug 07 10:02:00.025913 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-3d3362eb-7364-4baf-9940-659192d5ce72 tempest-VolumeImageDependencyTests-1627637941 tempest-VolumeImageDependencyTests-1627637941-project-member] https://10.4.3.8/volume/v3/volumes/9260a9aa-cb4e-4a75-a156-9aef348d85dd returned with HTTP 200 Aug 07 10:02:00.026516 np0000006707 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 985/3929] 10.4.3.8 () {68 vars in 1375 bytes} [Fri Aug 7 10:01:59 2026] GET /volume/v3/volumes/9260a9aa-cb4e-4a75-a156-9aef348d85dd => generated 863 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 10:02:00.035843 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [req-e1e0f00a-2321-40b0-b6ab-83e42dd733a9 req-117853fd-7a2a-4a35-9a90-6882e9a8884e tempest-TestEncryptedCinderVolumes-768498766 tempest-TestEncryptedCinderVolumes-768498766-project-member] https://10.4.3.8/volume/v3/attachments/e5594866-7e8e-4dbd-b771-d46ede923d7b/action returned with HTTP 204 Aug 07 10:02:00.035983 np0000006707 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 985/3930] 10.4.3.8 () {74 vars in 1711 bytes} [Fri Aug 7 10:01:59 2026] POST /volume/v3/attachments/e5594866-7e8e-4dbd-b771-d46ede923d7b/action => generated 0 bytes in 56 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 07 10:02:00.702915 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [req-750777c4-031a-4b22-acc4-53e4597c60c7 req-7e51f3f0-d9b7-4716-92ca-ac9eb5712f86 None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:02:00.705544 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [req-750777c4-031a-4b22-acc4-53e4597c60c7 req-7e51f3f0-d9b7-4716-92ca-ac9eb5712f86 tempest-TestServerVolumeAttachmentScenario-412459737 tempest-TestServerVolumeAttachmentScenario-412459737-project-member] GET https://10.4.3.8/volume/v3/volumes/ae2af9e8-b489-40cd-a66a-d17ef5eafb59 Aug 07 10:02:00.705846 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [req-750777c4-031a-4b22-acc4-53e4597c60c7 req-7e51f3f0-d9b7-4716-92ca-ac9eb5712f86 tempest-TestServerVolumeAttachmentScenario-412459737 tempest-TestServerVolumeAttachmentScenario-412459737-project-member] Empty body provided in request {{(pid=100296) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 10:02:00.705926 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [req-750777c4-031a-4b22-acc4-53e4597c60c7 req-7e51f3f0-d9b7-4716-92ca-ac9eb5712f86 tempest-TestServerVolumeAttachmentScenario-412459737 tempest-TestServerVolumeAttachmentScenario-412459737-project-member] Calling method 'show' {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 10:02:00.717598 np0000006707 devstack@c-api.service[100296]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 10:02:00.717598 np0000006707 devstack@c-api.service[100296]: warnings.warn( Aug 07 10:02:00.728808 np0000006707 devstack@c-api.service[100296]: INFO cinder.volume.api [req-750777c4-031a-4b22-acc4-53e4597c60c7 req-7e51f3f0-d9b7-4716-92ca-ac9eb5712f86 tempest-TestServerVolumeAttachmentScenario-412459737 tempest-TestServerVolumeAttachmentScenario-412459737-project-member] Volume info retrieved successfully. Aug 07 10:02:00.734084 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [req-750777c4-031a-4b22-acc4-53e4597c60c7 req-7e51f3f0-d9b7-4716-92ca-ac9eb5712f86 tempest-TestServerVolumeAttachmentScenario-412459737 tempest-TestServerVolumeAttachmentScenario-412459737-project-member] https://10.4.3.8/volume/v3/volumes/ae2af9e8-b489-40cd-a66a-d17ef5eafb59 returned with HTTP 200 Aug 07 10:02:00.734572 np0000006707 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 980/3931] 10.4.3.8 () {68 vars in 1584 bytes} [Fri Aug 7 10:02:00 2026] GET /volume/v3/volumes/ae2af9e8-b489-40cd-a66a-d17ef5eafb59 => generated 853 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 10:02:01.049357 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.middleware.request_id [None req-1e8638b7-8e57-4407-8c66-c66c44ac68f4 None None] RequestId filter calling following filter/app {{(pid=100298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:02:01.051702 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [None req-1e8638b7-8e57-4407-8c66-c66c44ac68f4 tempest-VolumeImageDependencyTests-1627637941 tempest-VolumeImageDependencyTests-1627637941-project-member] GET https://10.4.3.8/volume/v3/volumes/9260a9aa-cb4e-4a75-a156-9aef348d85dd Aug 07 10:02:01.051973 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [None req-1e8638b7-8e57-4407-8c66-c66c44ac68f4 tempest-VolumeImageDependencyTests-1627637941 tempest-VolumeImageDependencyTests-1627637941-project-member] Empty body provided in request {{(pid=100298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 10:02:01.052138 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [None req-1e8638b7-8e57-4407-8c66-c66c44ac68f4 tempest-VolumeImageDependencyTests-1627637941 tempest-VolumeImageDependencyTests-1627637941-project-member] Calling method 'show' {{(pid=100298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 10:02:01.062758 np0000006707 devstack@c-api.service[100298]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 10:02:01.062758 np0000006707 devstack@c-api.service[100298]: warnings.warn( Aug 07 10:02:01.069564 np0000006707 devstack@c-api.service[100298]: INFO cinder.volume.api [None req-1e8638b7-8e57-4407-8c66-c66c44ac68f4 tempest-VolumeImageDependencyTests-1627637941 tempest-VolumeImageDependencyTests-1627637941-project-member] Volume info retrieved successfully. Aug 07 10:02:01.076217 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [None req-1e8638b7-8e57-4407-8c66-c66c44ac68f4 tempest-VolumeImageDependencyTests-1627637941 tempest-VolumeImageDependencyTests-1627637941-project-member] https://10.4.3.8/volume/v3/volumes/9260a9aa-cb4e-4a75-a156-9aef348d85dd returned with HTTP 200 Aug 07 10:02:01.076950 np0000006707 devstack@c-api.service[100298]: [pid: 100298|app: 0|req: 982/3932] 10.4.3.8 () {68 vars in 1375 bytes} [Fri Aug 7 10:02:01 2026] GET /volume/v3/volumes/9260a9aa-cb4e-4a75-a156-9aef348d85dd => generated 924 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 10:02:01.198613 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [None req-d1304b41-6a47-4f4f-ad47-2460f4d82d08 None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:02:01.202117 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-d1304b41-6a47-4f4f-ad47-2460f4d82d08 tempest-TestVolumeBootPatternV346-722752471 tempest-TestVolumeBootPatternV346-722752471-project-member] GET https://10.4.3.8/volume/v3/snapshots/50953e0c-3a4f-46a4-a8a7-a66ebdb7dfa1 Aug 07 10:02:01.202432 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-d1304b41-6a47-4f4f-ad47-2460f4d82d08 tempest-TestVolumeBootPatternV346-722752471 tempest-TestVolumeBootPatternV346-722752471-project-member] Empty body provided in request {{(pid=100297) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 10:02:01.202709 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-d1304b41-6a47-4f4f-ad47-2460f4d82d08 tempest-TestVolumeBootPatternV346-722752471 tempest-TestVolumeBootPatternV346-722752471-project-member] Calling method 'show' {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 10:02:01.210589 np0000006707 devstack@c-api.service[100297]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 10:02:01.210589 np0000006707 devstack@c-api.service[100297]: warnings.warn( Aug 07 10:02:01.211267 np0000006707 devstack@c-api.service[100297]: INFO cinder.volume.api [None req-d1304b41-6a47-4f4f-ad47-2460f4d82d08 tempest-TestVolumeBootPatternV346-722752471 tempest-TestVolumeBootPatternV346-722752471-project-member] Snapshot retrieved successfully. Aug 07 10:02:01.212807 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-d1304b41-6a47-4f4f-ad47-2460f4d82d08 tempest-TestVolumeBootPatternV346-722752471 tempest-TestVolumeBootPatternV346-722752471-project-member] https://10.4.3.8/volume/v3/snapshots/50953e0c-3a4f-46a4-a8a7-a66ebdb7dfa1 returned with HTTP 200 Aug 07 10:02:01.213295 np0000006707 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 986/3933] 10.4.3.8 () {66 vars in 1340 bytes} [Fri Aug 7 10:02:01 2026] GET /volume/v3/snapshots/50953e0c-3a4f-46a4-a8a7-a66ebdb7dfa1 => generated 482 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 10:02:01.250478 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-d6f2cfe4-cf96-4819-aff1-3358dfc3705b None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:02:01.255219 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-d6f2cfe4-cf96-4819-aff1-3358dfc3705b tempest-TestVolumeBootPatternV346-722752471 tempest-TestVolumeBootPatternV346-722752471-project-member] POST https://10.4.3.8/volume/v3/volumes Aug 07 10:02:01.255786 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-d6f2cfe4-cf96-4819-aff1-3358dfc3705b tempest-TestVolumeBootPatternV346-722752471 tempest-TestVolumeBootPatternV346-722752471-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestVolumeBootPatternV346-volume-origin-997858838", "snapshot_id": null, "imageRef": "b79572d9-616e-4a00-8304-ce34e504be0c", "volume_type": null, "size": 1}} {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 10:02:01.258719 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.v3.volumes [None req-d6f2cfe4-cf96-4819-aff1-3358dfc3705b tempest-TestVolumeBootPatternV346-722752471 tempest-TestVolumeBootPatternV346-722752471-project-member] Create volume request body: {'volume': {'name': 'tempest-TestVolumeBootPatternV346-volume-origin-997858838', 'snapshot_id': None, 'imageRef': 'b79572d9-616e-4a00-8304-ce34e504be0c', 'volume_type': None, 'size': 1}} {{(pid=100295) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 07 10:02:01.403755 np0000006707 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 10:02:01.403755 np0000006707 devstack@c-api.service[100295]: warnings.warn( Aug 07 10:02:01.404178 np0000006707 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-d6f2cfe4-cf96-4819-aff1-3358dfc3705b tempest-TestVolumeBootPatternV346-722752471 tempest-TestVolumeBootPatternV346-722752471-project-member] Snapshot retrieved successfully. Aug 07 10:02:01.404395 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.v3.volumes [None req-d6f2cfe4-cf96-4819-aff1-3358dfc3705b tempest-TestVolumeBootPatternV346-722752471 tempest-TestVolumeBootPatternV346-722752471-project-member] Create volume of 1 GB Aug 07 10:02:01.408846 np0000006707 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-d6f2cfe4-cf96-4819-aff1-3358dfc3705b tempest-TestVolumeBootPatternV346-722752471 tempest-TestVolumeBootPatternV346-722752471-project-member] Availability Zones retrieved successfully. Aug 07 10:02:01.416267 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.volume.api [None req-d6f2cfe4-cf96-4819-aff1-3358dfc3705b tempest-TestVolumeBootPatternV346-722752471 tempest-TestVolumeBootPatternV346-722752471-project-member] Flow 'volume_create_api' (ac69f35c-085f-4cf7-ac1c-697c5f31999a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100295) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 10:02:01.417768 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.volume.api [None req-d6f2cfe4-cf96-4819-aff1-3358dfc3705b tempest-TestVolumeBootPatternV346-722752471 tempest-TestVolumeBootPatternV346-722752471-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (32dfb923-01db-4ab5-a665-d5fd1c0a765d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100295) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 10:02:01.419062 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.volume.flows.api.create_volume [None req-d6f2cfe4-cf96-4819-aff1-3358dfc3705b tempest-TestVolumeBootPatternV346-722752471 tempest-TestVolumeBootPatternV346-722752471-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=100295) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 07 10:02:01.452922 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.volume.api [None req-d6f2cfe4-cf96-4819-aff1-3358dfc3705b tempest-TestVolumeBootPatternV346-722752471 tempest-TestVolumeBootPatternV346-722752471-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (32dfb923-01db-4ab5-a665-d5fd1c0a765d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': '50953e0c-3a4f-46a4-a8a7-a66ebdb7dfa1', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-07T09:47:39Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=45fd9a3a-b61e-4c6c-9ab7-d02f06678d0d,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '45fd9a3a-b61e-4c6c-9ab7-d02f06678d0d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100295) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 10:02:01.453708 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.volume.api [None req-d6f2cfe4-cf96-4819-aff1-3358dfc3705b tempest-TestVolumeBootPatternV346-722752471 tempest-TestVolumeBootPatternV346-722752471-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3df43654-0454-402f-b1f6-1803730504fa) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100295) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 10:02:01.502453 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.quota [None req-d6f2cfe4-cf96-4819-aff1-3358dfc3705b tempest-TestVolumeBootPatternV346-722752471 tempest-TestVolumeBootPatternV346-722752471-project-member] Created reservations ['fe5339b5-fc4d-455a-8bcc-ca454b80528d', 'a73786f9-3d51-4901-a20f-f57126d2abb1', 'fc0ae002-84f8-4b11-a6c0-0e8575bfc922', '267cdf35-993b-4460-ac5f-3a99bc17b7be'] {{(pid=100295) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 10:02:01.503625 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.volume.api [None req-d6f2cfe4-cf96-4819-aff1-3358dfc3705b tempest-TestVolumeBootPatternV346-722752471 tempest-TestVolumeBootPatternV346-722752471-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3df43654-0454-402f-b1f6-1803730504fa) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['fe5339b5-fc4d-455a-8bcc-ca454b80528d', 'a73786f9-3d51-4901-a20f-f57126d2abb1', 'fc0ae002-84f8-4b11-a6c0-0e8575bfc922', '267cdf35-993b-4460-ac5f-3a99bc17b7be']}' {{(pid=100295) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 10:02:01.504782 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.volume.api [None req-d6f2cfe4-cf96-4819-aff1-3358dfc3705b tempest-TestVolumeBootPatternV346-722752471 tempest-TestVolumeBootPatternV346-722752471-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (996efe98-c2b4-4ec8-b9ed-182ddade702d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100295) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 10:02:01.550456 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.volume.api [None req-d6f2cfe4-cf96-4819-aff1-3358dfc3705b tempest-TestVolumeBootPatternV346-722752471 tempest-TestVolumeBootPatternV346-722752471-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (996efe98-c2b4-4ec8-b9ed-182ddade702d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '4339adaa-857b-46ba-a7b9-95c77f26b08d', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestVolumeBootPatternV346-volume-origin-997858838',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='36c1b53a3e4e45aa91f56cd1c3a0c444',qos_specs=None,replication_status=,reservations=['fe5339b5-fc4d-455a-8bcc-ca454b80528d','a73786f9-3d51-4901-a20f-f57126d2abb1','fc0ae002-84f8-4b11-a6c0-0e8575bfc922','267cdf35-993b-4460-ac5f-3a99bc17b7be'],size=1,snapshot_id=50953e0c-3a4f-46a4-a8a7-a66ebdb7dfa1,source_replicaid=,source_volid=None,status='creating',user_id='f6ec92b52a7c47eaa4a4ca9c262859af',volume_type_id=45fd9a3a-b61e-4c6c-9ab7-d02f06678d0d), '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-07T10:02:01Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestVolumeBootPatternV346-volume-origin-997858838',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=4339adaa-857b-46ba-a7b9-95c77f26b08d,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='36c1b53a3e4e45aa91f56cd1c3a0c444',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=50953e0c-3a4f-46a4-a8a7-a66ebdb7dfa1,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='f6ec92b52a7c47eaa4a4ca9c262859af',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(45fd9a3a-b61e-4c6c-9ab7-d02f06678d0d),volume_type_id=45fd9a3a-b61e-4c6c-9ab7-d02f06678d0d)}' {{(pid=100295) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 10:02:01.552061 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.volume.api [None req-d6f2cfe4-cf96-4819-aff1-3358dfc3705b tempest-TestVolumeBootPatternV346-722752471 tempest-TestVolumeBootPatternV346-722752471-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0186fba0-1707-47d2-9d2d-498c8e738dfd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100295) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 10:02:01.585595 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.volume.api [None req-d6f2cfe4-cf96-4819-aff1-3358dfc3705b tempest-TestVolumeBootPatternV346-722752471 tempest-TestVolumeBootPatternV346-722752471-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0186fba0-1707-47d2-9d2d-498c8e738dfd) transitioned into state 'SUCCESS' from state '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-997858838',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='36c1b53a3e4e45aa91f56cd1c3a0c444',qos_specs=None,replication_status=,reservations=['fe5339b5-fc4d-455a-8bcc-ca454b80528d','a73786f9-3d51-4901-a20f-f57126d2abb1','fc0ae002-84f8-4b11-a6c0-0e8575bfc922','267cdf35-993b-4460-ac5f-3a99bc17b7be'],size=1,snapshot_id=50953e0c-3a4f-46a4-a8a7-a66ebdb7dfa1,source_replicaid=,source_volid=None,status='creating',user_id='f6ec92b52a7c47eaa4a4ca9c262859af',volume_type_id=45fd9a3a-b61e-4c6c-9ab7-d02f06678d0d)}' {{(pid=100295) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 10:02:01.586445 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.volume.api [None req-d6f2cfe4-cf96-4819-aff1-3358dfc3705b tempest-TestVolumeBootPatternV346-722752471 tempest-TestVolumeBootPatternV346-722752471-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (fd14820a-43ab-42f6-bcfd-af4dbd43542f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100295) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 10:02:01.611800 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.volume.api [None req-d6f2cfe4-cf96-4819-aff1-3358dfc3705b tempest-TestVolumeBootPatternV346-722752471 tempest-TestVolumeBootPatternV346-722752471-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (fd14820a-43ab-42f6-bcfd-af4dbd43542f) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100295) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 10:02:01.613107 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.volume.api [None req-d6f2cfe4-cf96-4819-aff1-3358dfc3705b tempest-TestVolumeBootPatternV346-722752471 tempest-TestVolumeBootPatternV346-722752471-project-member] Flow 'volume_create_api' (ac69f35c-085f-4cf7-ac1c-697c5f31999a) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100295) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 10:02:01.613593 np0000006707 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-d6f2cfe4-cf96-4819-aff1-3358dfc3705b tempest-TestVolumeBootPatternV346-722752471 tempest-TestVolumeBootPatternV346-722752471-project-member] Create volume request issued successfully. Aug 07 10:02:01.614455 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-d6f2cfe4-cf96-4819-aff1-3358dfc3705b tempest-TestVolumeBootPatternV346-722752471 tempest-TestVolumeBootPatternV346-722752471-project-member] https://10.4.3.8/volume/v3/volumes returned with HTTP 202 Aug 07 10:02:01.615099 np0000006707 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 986/3934] 10.4.3.8 () {70 vars in 1286 bytes} [Fri Aug 7 10:02:01 2026] POST /volume/v3/volumes => generated 809 bytes in 365 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 07 10:02:01.632148 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [None req-5348bdc9-731a-4b7b-95e9-dd7dcccc4375 None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:02:01.635613 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-5348bdc9-731a-4b7b-95e9-dd7dcccc4375 tempest-TestVolumeBootPatternV346-722752471 tempest-TestVolumeBootPatternV346-722752471-project-member] GET https://10.4.3.8/volume/v3/volumes/4339adaa-857b-46ba-a7b9-95c77f26b08d Aug 07 10:02:01.635613 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-5348bdc9-731a-4b7b-95e9-dd7dcccc4375 tempest-TestVolumeBootPatternV346-722752471 tempest-TestVolumeBootPatternV346-722752471-project-member] Empty body provided in request {{(pid=100296) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 10:02:01.635613 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-5348bdc9-731a-4b7b-95e9-dd7dcccc4375 tempest-TestVolumeBootPatternV346-722752471 tempest-TestVolumeBootPatternV346-722752471-project-member] Calling method 'show' {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 10:02:01.656367 np0000006707 devstack@c-api.service[100296]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 10:02:01.656367 np0000006707 devstack@c-api.service[100296]: warnings.warn( Aug 07 10:02:01.664787 np0000006707 devstack@c-api.service[100296]: INFO cinder.volume.api [None req-5348bdc9-731a-4b7b-95e9-dd7dcccc4375 tempest-TestVolumeBootPatternV346-722752471 tempest-TestVolumeBootPatternV346-722752471-project-member] Volume info retrieved successfully. Aug 07 10:02:01.670462 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-5348bdc9-731a-4b7b-95e9-dd7dcccc4375 tempest-TestVolumeBootPatternV346-722752471 tempest-TestVolumeBootPatternV346-722752471-project-member] https://10.4.3.8/volume/v3/volumes/4339adaa-857b-46ba-a7b9-95c77f26b08d returned with HTTP 200 Aug 07 10:02:01.670955 np0000006707 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 981/3935] 10.4.3.8 () {68 vars in 1375 bytes} [Fri Aug 7 10:02:01 2026] GET /volume/v3/volumes/4339adaa-857b-46ba-a7b9-95c77f26b08d => generated 877 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 10:02:02.100228 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.middleware.request_id [None req-5dc9becf-2769-4444-ba6d-10c7f2aa9aeb None None] RequestId filter calling following filter/app {{(pid=100298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:02:02.103300 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [None req-5dc9becf-2769-4444-ba6d-10c7f2aa9aeb tempest-VolumeImageDependencyTests-1627637941 tempest-VolumeImageDependencyTests-1627637941-project-member] GET https://10.4.3.8/volume/v3/volumes/9260a9aa-cb4e-4a75-a156-9aef348d85dd Aug 07 10:02:02.103621 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [None req-5dc9becf-2769-4444-ba6d-10c7f2aa9aeb tempest-VolumeImageDependencyTests-1627637941 tempest-VolumeImageDependencyTests-1627637941-project-member] Empty body provided in request {{(pid=100298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 10:02:02.103868 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [None req-5dc9becf-2769-4444-ba6d-10c7f2aa9aeb tempest-VolumeImageDependencyTests-1627637941 tempest-VolumeImageDependencyTests-1627637941-project-member] Calling method 'show' {{(pid=100298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 10:02:02.114655 np0000006707 devstack@c-api.service[100298]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 10:02:02.114655 np0000006707 devstack@c-api.service[100298]: warnings.warn( Aug 07 10:02:02.120661 np0000006707 devstack@c-api.service[100298]: INFO cinder.volume.api [None req-5dc9becf-2769-4444-ba6d-10c7f2aa9aeb tempest-VolumeImageDependencyTests-1627637941 tempest-VolumeImageDependencyTests-1627637941-project-member] Volume info retrieved successfully. Aug 07 10:02:02.128298 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [None req-5dc9becf-2769-4444-ba6d-10c7f2aa9aeb tempest-VolumeImageDependencyTests-1627637941 tempest-VolumeImageDependencyTests-1627637941-project-member] https://10.4.3.8/volume/v3/volumes/9260a9aa-cb4e-4a75-a156-9aef348d85dd returned with HTTP 200 Aug 07 10:02:02.129630 np0000006707 devstack@c-api.service[100298]: [pid: 100298|app: 0|req: 983/3936] 10.4.3.8 () {68 vars in 1375 bytes} [Fri Aug 7 10:02:02 2026] GET /volume/v3/volumes/9260a9aa-cb4e-4a75-a156-9aef348d85dd => generated 924 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Aug 07 10:02:02.684655 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [None req-d8579d55-d266-47b6-8d0c-3ed48a62d71a None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:02:02.687011 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-d8579d55-d266-47b6-8d0c-3ed48a62d71a tempest-TestVolumeBootPatternV346-722752471 tempest-TestVolumeBootPatternV346-722752471-project-member] GET https://10.4.3.8/volume/v3/volumes/4339adaa-857b-46ba-a7b9-95c77f26b08d Aug 07 10:02:02.687596 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-d8579d55-d266-47b6-8d0c-3ed48a62d71a tempest-TestVolumeBootPatternV346-722752471 tempest-TestVolumeBootPatternV346-722752471-project-member] Empty body provided in request {{(pid=100297) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 10:02:02.687894 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-d8579d55-d266-47b6-8d0c-3ed48a62d71a tempest-TestVolumeBootPatternV346-722752471 tempest-TestVolumeBootPatternV346-722752471-project-member] Calling method 'show' {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 10:02:02.696623 np0000006707 devstack@c-api.service[100297]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 10:02:02.696623 np0000006707 devstack@c-api.service[100297]: warnings.warn( Aug 07 10:02:02.701451 np0000006707 devstack@c-api.service[100297]: INFO cinder.volume.api [None req-d8579d55-d266-47b6-8d0c-3ed48a62d71a tempest-TestVolumeBootPatternV346-722752471 tempest-TestVolumeBootPatternV346-722752471-project-member] Volume info retrieved successfully. Aug 07 10:02:02.707787 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-d8579d55-d266-47b6-8d0c-3ed48a62d71a tempest-TestVolumeBootPatternV346-722752471 tempest-TestVolumeBootPatternV346-722752471-project-member] https://10.4.3.8/volume/v3/volumes/4339adaa-857b-46ba-a7b9-95c77f26b08d returned with HTTP 200 Aug 07 10:02:02.708395 np0000006707 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 987/3937] 10.4.3.8 () {68 vars in 1375 bytes} [Fri Aug 7 10:02:02 2026] GET /volume/v3/volumes/4339adaa-857b-46ba-a7b9-95c77f26b08d => generated 1418 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 07 10:02:02.724288 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-34237b48-41b2-4eb7-a522-cfff326a5738 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:02:02.726625 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-34237b48-41b2-4eb7-a522-cfff326a5738 tempest-TestVolumeBootPatternV346-722752471 tempest-TestVolumeBootPatternV346-722752471-project-member] GET https://10.4.3.8/volume/v3/volumes/4339adaa-857b-46ba-a7b9-95c77f26b08d Aug 07 10:02:02.727014 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-34237b48-41b2-4eb7-a522-cfff326a5738 tempest-TestVolumeBootPatternV346-722752471 tempest-TestVolumeBootPatternV346-722752471-project-member] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 10:02:02.728409 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-34237b48-41b2-4eb7-a522-cfff326a5738 tempest-TestVolumeBootPatternV346-722752471 tempest-TestVolumeBootPatternV346-722752471-project-member] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 10:02:02.743177 np0000006707 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 10:02:02.743177 np0000006707 devstack@c-api.service[100295]: warnings.warn( Aug 07 10:02:02.747280 np0000006707 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-34237b48-41b2-4eb7-a522-cfff326a5738 tempest-TestVolumeBootPatternV346-722752471 tempest-TestVolumeBootPatternV346-722752471-project-member] Volume info retrieved successfully. Aug 07 10:02:02.755381 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-34237b48-41b2-4eb7-a522-cfff326a5738 tempest-TestVolumeBootPatternV346-722752471 tempest-TestVolumeBootPatternV346-722752471-project-member] https://10.4.3.8/volume/v3/volumes/4339adaa-857b-46ba-a7b9-95c77f26b08d returned with HTTP 200 Aug 07 10:02:02.755381 np0000006707 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 987/3938] 10.4.3.8 () {68 vars in 1375 bytes} [Fri Aug 7 10:02:02 2026] GET /volume/v3/volumes/4339adaa-857b-46ba-a7b9-95c77f26b08d => generated 1418 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 07 10:02:03.142592 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [None req-32261677-6644-464c-a2e5-fcab58accf23 None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:02:03.144986 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-32261677-6644-464c-a2e5-fcab58accf23 tempest-VolumeImageDependencyTests-1627637941 tempest-VolumeImageDependencyTests-1627637941-project-member] GET https://10.4.3.8/volume/v3/volumes/9260a9aa-cb4e-4a75-a156-9aef348d85dd Aug 07 10:02:03.145263 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-32261677-6644-464c-a2e5-fcab58accf23 tempest-VolumeImageDependencyTests-1627637941 tempest-VolumeImageDependencyTests-1627637941-project-member] Empty body provided in request {{(pid=100296) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 10:02:03.145538 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-32261677-6644-464c-a2e5-fcab58accf23 tempest-VolumeImageDependencyTests-1627637941 tempest-VolumeImageDependencyTests-1627637941-project-member] Calling method 'show' {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 10:02:03.158923 np0000006707 devstack@c-api.service[100296]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 10:02:03.158923 np0000006707 devstack@c-api.service[100296]: warnings.warn( Aug 07 10:02:03.163930 np0000006707 devstack@c-api.service[100296]: INFO cinder.volume.api [None req-32261677-6644-464c-a2e5-fcab58accf23 tempest-VolumeImageDependencyTests-1627637941 tempest-VolumeImageDependencyTests-1627637941-project-member] Volume info retrieved successfully. Aug 07 10:02:03.171342 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-32261677-6644-464c-a2e5-fcab58accf23 tempest-VolumeImageDependencyTests-1627637941 tempest-VolumeImageDependencyTests-1627637941-project-member] https://10.4.3.8/volume/v3/volumes/9260a9aa-cb4e-4a75-a156-9aef348d85dd returned with HTTP 200 Aug 07 10:02:03.171342 np0000006707 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 982/3939] 10.4.3.8 () {68 vars in 1375 bytes} [Fri Aug 7 10:02:03 2026] GET /volume/v3/volumes/9260a9aa-cb4e-4a75-a156-9aef348d85dd => generated 924 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 10:02:03.385174 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.middleware.request_id [req-1b124964-0a6e-495f-a550-d2c653db39a1 req-f5c3e86b-4987-4c50-adad-6164e673bfc7 None None] RequestId filter calling following filter/app {{(pid=100298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:02:03.388795 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [req-1b124964-0a6e-495f-a550-d2c653db39a1 req-f5c3e86b-4987-4c50-adad-6164e673bfc7 tempest-TestVolumeBootPattern-391440175 tempest-TestVolumeBootPattern-391440175-project-member] GET https://10.4.3.8/volume/v3/volumes/0c59dbd0-e06d-4610-b2b7-bc993eca9f6d/encryption Aug 07 10:02:03.389110 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [req-1b124964-0a6e-495f-a550-d2c653db39a1 req-f5c3e86b-4987-4c50-adad-6164e673bfc7 tempest-TestVolumeBootPattern-391440175 tempest-TestVolumeBootPattern-391440175-project-member] Empty body provided in request {{(pid=100298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 10:02:03.389312 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [req-1b124964-0a6e-495f-a550-d2c653db39a1 req-f5c3e86b-4987-4c50-adad-6164e673bfc7 tempest-TestVolumeBootPattern-391440175 tempest-TestVolumeBootPattern-391440175-project-member] Calling method 'index' {{(pid=100298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 10:02:03.399503 np0000006707 devstack@c-api.service[100298]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 10:02:03.399503 np0000006707 devstack@c-api.service[100298]: warnings.warn( Aug 07 10:02:03.407356 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [req-1b124964-0a6e-495f-a550-d2c653db39a1 req-f5c3e86b-4987-4c50-adad-6164e673bfc7 tempest-TestVolumeBootPattern-391440175 tempest-TestVolumeBootPattern-391440175-project-member] https://10.4.3.8/volume/v3/volumes/0c59dbd0-e06d-4610-b2b7-bc993eca9f6d/encryption returned with HTTP 200 Aug 07 10:02:03.407894 np0000006707 devstack@c-api.service[100298]: [pid: 100298|app: 0|req: 984/3940] 10.4.3.8 () {68 vars in 1617 bytes} [Fri Aug 7 10:02:03 2026] GET /volume/v3/volumes/0c59dbd0-e06d-4610-b2b7-bc993eca9f6d/encryption => generated 161 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 10:02:03.878851 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [None req-df391122-13bd-4c2e-9cfc-b4d05e8b2a3b None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:02:03.880997 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-df391122-13bd-4c2e-9cfc-b4d05e8b2a3b tempest-TestServerVolumeAttachmentScenario-412459737 tempest-TestServerVolumeAttachmentScenario-412459737-project-member] DELETE https://10.4.3.8/volume/v3/volumes/9a0067b5-3987-4c02-83f1-5fbcb809f334 Aug 07 10:02:03.881188 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-df391122-13bd-4c2e-9cfc-b4d05e8b2a3b tempest-TestServerVolumeAttachmentScenario-412459737 tempest-TestServerVolumeAttachmentScenario-412459737-project-member] Empty body provided in request {{(pid=100297) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 10:02:03.881378 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-df391122-13bd-4c2e-9cfc-b4d05e8b2a3b tempest-TestServerVolumeAttachmentScenario-412459737 tempest-TestServerVolumeAttachmentScenario-412459737-project-member] Calling method 'delete' {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 10:02:03.881579 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.v3.volumes [None req-df391122-13bd-4c2e-9cfc-b4d05e8b2a3b tempest-TestServerVolumeAttachmentScenario-412459737 tempest-TestServerVolumeAttachmentScenario-412459737-project-member] Delete volume with id: 9a0067b5-3987-4c02-83f1-5fbcb809f334 Aug 07 10:02:03.890880 np0000006707 devstack@c-api.service[100297]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 10:02:03.890880 np0000006707 devstack@c-api.service[100297]: warnings.warn( Aug 07 10:02:03.891369 np0000006707 devstack@c-api.service[100297]: INFO cinder.volume.api [None req-df391122-13bd-4c2e-9cfc-b4d05e8b2a3b tempest-TestServerVolumeAttachmentScenario-412459737 tempest-TestServerVolumeAttachmentScenario-412459737-project-member] Volume info retrieved successfully. Aug 07 10:02:03.910687 np0000006707 devstack@c-api.service[100297]: INFO cinder.volume.api [None req-df391122-13bd-4c2e-9cfc-b4d05e8b2a3b tempest-TestServerVolumeAttachmentScenario-412459737 tempest-TestServerVolumeAttachmentScenario-412459737-project-member] Delete volume request issued successfully. Aug 07 10:02:03.910920 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-df391122-13bd-4c2e-9cfc-b4d05e8b2a3b tempest-TestServerVolumeAttachmentScenario-412459737 tempest-TestServerVolumeAttachmentScenario-412459737-project-member] https://10.4.3.8/volume/v3/volumes/9a0067b5-3987-4c02-83f1-5fbcb809f334 returned with HTTP 202 Aug 07 10:02:03.911235 np0000006707 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 988/3941] 10.4.3.8 () {66 vars in 1337 bytes} [Fri Aug 7 10:02:03 2026] DELETE /volume/v3/volumes/9a0067b5-3987-4c02-83f1-5fbcb809f334 => generated 0 bytes in 33 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 07 10:02:03.919860 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-e2bb1598-7ca1-4cde-bdae-e43676003e67 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:02:03.922207 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-e2bb1598-7ca1-4cde-bdae-e43676003e67 tempest-TestServerVolumeAttachmentScenario-412459737 tempest-TestServerVolumeAttachmentScenario-412459737-project-member] GET https://10.4.3.8/volume/v3/volumes/9a0067b5-3987-4c02-83f1-5fbcb809f334 Aug 07 10:02:03.922531 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-e2bb1598-7ca1-4cde-bdae-e43676003e67 tempest-TestServerVolumeAttachmentScenario-412459737 tempest-TestServerVolumeAttachmentScenario-412459737-project-member] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 10:02:03.923447 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-e2bb1598-7ca1-4cde-bdae-e43676003e67 tempest-TestServerVolumeAttachmentScenario-412459737 tempest-TestServerVolumeAttachmentScenario-412459737-project-member] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 10:02:03.930639 np0000006707 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 10:02:03.930639 np0000006707 devstack@c-api.service[100295]: warnings.warn( Aug 07 10:02:03.935055 np0000006707 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-e2bb1598-7ca1-4cde-bdae-e43676003e67 tempest-TestServerVolumeAttachmentScenario-412459737 tempest-TestServerVolumeAttachmentScenario-412459737-project-member] Volume info retrieved successfully. Aug 07 10:02:03.940685 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-e2bb1598-7ca1-4cde-bdae-e43676003e67 tempest-TestServerVolumeAttachmentScenario-412459737 tempest-TestServerVolumeAttachmentScenario-412459737-project-member] https://10.4.3.8/volume/v3/volumes/9a0067b5-3987-4c02-83f1-5fbcb809f334 returned with HTTP 200 Aug 07 10:02:03.940685 np0000006707 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 988/3942] 10.4.3.8 () {66 vars in 1334 bytes} [Fri Aug 7 10:02:03 2026] GET /volume/v3/volumes/9a0067b5-3987-4c02-83f1-5fbcb809f334 => generated 852 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 10:02:04.106365 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [req-965ed1c5-1eb5-4384-97a7-9294621b5b34 req-686e0186-2d34-4e0e-8c39-5b2423674708 None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:02:04.108551 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [req-965ed1c5-1eb5-4384-97a7-9294621b5b34 req-686e0186-2d34-4e0e-8c39-5b2423674708 tempest-TestVolumeBootPatternV346-722752471 tempest-TestVolumeBootPatternV346-722752471-project-member] GET https://10.4.3.8/volume/v3/volumes/4339adaa-857b-46ba-a7b9-95c77f26b08d Aug 07 10:02:04.108773 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [req-965ed1c5-1eb5-4384-97a7-9294621b5b34 req-686e0186-2d34-4e0e-8c39-5b2423674708 tempest-TestVolumeBootPatternV346-722752471 tempest-TestVolumeBootPatternV346-722752471-project-member] Empty body provided in request {{(pid=100296) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 10:02:04.108955 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [req-965ed1c5-1eb5-4384-97a7-9294621b5b34 req-686e0186-2d34-4e0e-8c39-5b2423674708 tempest-TestVolumeBootPatternV346-722752471 tempest-TestVolumeBootPatternV346-722752471-project-member] Calling method 'show' {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 10:02:04.118021 np0000006707 devstack@c-api.service[100296]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 10:02:04.118021 np0000006707 devstack@c-api.service[100296]: warnings.warn( Aug 07 10:02:04.123011 np0000006707 devstack@c-api.service[100296]: INFO cinder.volume.api [req-965ed1c5-1eb5-4384-97a7-9294621b5b34 req-686e0186-2d34-4e0e-8c39-5b2423674708 tempest-TestVolumeBootPatternV346-722752471 tempest-TestVolumeBootPatternV346-722752471-project-member] Volume info retrieved successfully. Aug 07 10:02:04.130046 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [req-965ed1c5-1eb5-4384-97a7-9294621b5b34 req-686e0186-2d34-4e0e-8c39-5b2423674708 tempest-TestVolumeBootPatternV346-722752471 tempest-TestVolumeBootPatternV346-722752471-project-member] https://10.4.3.8/volume/v3/volumes/4339adaa-857b-46ba-a7b9-95c77f26b08d returned with HTTP 200 Aug 07 10:02:04.130592 np0000006707 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 983/3943] 10.4.3.8 () {68 vars in 1584 bytes} [Fri Aug 7 10:02:04 2026] GET /volume/v3/volumes/4339adaa-857b-46ba-a7b9-95c77f26b08d => generated 1400 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 10:02:04.183373 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.middleware.request_id [None req-91733c9c-1e68-4a23-a83a-d392fe282938 None None] RequestId filter calling following filter/app {{(pid=100298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:02:04.185252 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [None req-91733c9c-1e68-4a23-a83a-d392fe282938 tempest-VolumeImageDependencyTests-1627637941 tempest-VolumeImageDependencyTests-1627637941-project-member] GET https://10.4.3.8/volume/v3/volumes/9260a9aa-cb4e-4a75-a156-9aef348d85dd Aug 07 10:02:04.185545 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [None req-91733c9c-1e68-4a23-a83a-d392fe282938 tempest-VolumeImageDependencyTests-1627637941 tempest-VolumeImageDependencyTests-1627637941-project-member] Empty body provided in request {{(pid=100298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 10:02:04.185786 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [None req-91733c9c-1e68-4a23-a83a-d392fe282938 tempest-VolumeImageDependencyTests-1627637941 tempest-VolumeImageDependencyTests-1627637941-project-member] Calling method 'show' {{(pid=100298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 10:02:04.193144 np0000006707 devstack@c-api.service[100298]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 10:02:04.193144 np0000006707 devstack@c-api.service[100298]: warnings.warn( Aug 07 10:02:04.197890 np0000006707 devstack@c-api.service[100298]: INFO cinder.volume.api [None req-91733c9c-1e68-4a23-a83a-d392fe282938 tempest-VolumeImageDependencyTests-1627637941 tempest-VolumeImageDependencyTests-1627637941-project-member] Volume info retrieved successfully. Aug 07 10:02:04.202126 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [None req-91733c9c-1e68-4a23-a83a-d392fe282938 tempest-VolumeImageDependencyTests-1627637941 tempest-VolumeImageDependencyTests-1627637941-project-member] https://10.4.3.8/volume/v3/volumes/9260a9aa-cb4e-4a75-a156-9aef348d85dd returned with HTTP 200 Aug 07 10:02:04.202545 np0000006707 devstack@c-api.service[100298]: [pid: 100298|app: 0|req: 985/3944] 10.4.3.8 () {68 vars in 1375 bytes} [Fri Aug 7 10:02:04 2026] GET /volume/v3/volumes/9260a9aa-cb4e-4a75-a156-9aef348d85dd => generated 924 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 10:02:04.633635 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [req-965ed1c5-1eb5-4384-97a7-9294621b5b34 req-d2a42025-e9ad-40c8-b4fb-fd7dc70c7597 None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:02:04.638188 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [req-965ed1c5-1eb5-4384-97a7-9294621b5b34 req-d2a42025-e9ad-40c8-b4fb-fd7dc70c7597 tempest-TestVolumeBootPatternV346-722752471 tempest-TestVolumeBootPatternV346-722752471-project-member] GET https://10.4.3.8/volume/v3/volumes/4339adaa-857b-46ba-a7b9-95c77f26b08d Aug 07 10:02:04.638441 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [req-965ed1c5-1eb5-4384-97a7-9294621b5b34 req-d2a42025-e9ad-40c8-b4fb-fd7dc70c7597 tempest-TestVolumeBootPatternV346-722752471 tempest-TestVolumeBootPatternV346-722752471-project-member] Empty body provided in request {{(pid=100297) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 10:02:04.638694 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [req-965ed1c5-1eb5-4384-97a7-9294621b5b34 req-d2a42025-e9ad-40c8-b4fb-fd7dc70c7597 tempest-TestVolumeBootPatternV346-722752471 tempest-TestVolumeBootPatternV346-722752471-project-member] Calling method 'show' {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 10:02:04.646630 np0000006707 devstack@c-api.service[100297]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 10:02:04.646630 np0000006707 devstack@c-api.service[100297]: warnings.warn( Aug 07 10:02:04.650386 np0000006707 devstack@c-api.service[100297]: INFO cinder.volume.api [req-965ed1c5-1eb5-4384-97a7-9294621b5b34 req-d2a42025-e9ad-40c8-b4fb-fd7dc70c7597 tempest-TestVolumeBootPatternV346-722752471 tempest-TestVolumeBootPatternV346-722752471-project-member] Volume info retrieved successfully. Aug 07 10:02:04.655033 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [req-965ed1c5-1eb5-4384-97a7-9294621b5b34 req-d2a42025-e9ad-40c8-b4fb-fd7dc70c7597 tempest-TestVolumeBootPatternV346-722752471 tempest-TestVolumeBootPatternV346-722752471-project-member] https://10.4.3.8/volume/v3/volumes/4339adaa-857b-46ba-a7b9-95c77f26b08d returned with HTTP 200 Aug 07 10:02:04.655477 np0000006707 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 989/3945] 10.4.3.8 () {68 vars in 1584 bytes} [Fri Aug 7 10:02:04 2026] GET /volume/v3/volumes/4339adaa-857b-46ba-a7b9-95c77f26b08d => generated 1400 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 10:02:04.665135 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-fe1a549c-c205-4ae7-afe4-100d3b7414a6 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:02:04.665490 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-fe1a549c-c205-4ae7-afe4-100d3b7414a6 None None] GET https://10.4.3.8/volume// Aug 07 10:02:04.665636 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-fe1a549c-c205-4ae7-afe4-100d3b7414a6 None None] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 10:02:04.665824 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-fe1a549c-c205-4ae7-afe4-100d3b7414a6 None None] Calling method 'all' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 10:02:04.666109 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-fe1a549c-c205-4ae7-afe4-100d3b7414a6 None None] https://10.4.3.8/volume// returned with HTTP 300 Aug 07 10:02:04.666344 np0000006707 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 989/3946] 10.4.3.8 () {66 vars in 1405 bytes} [Fri Aug 7 10:02:04 2026] GET /volume/ => generated 384 bytes in 1 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 07 10:02:04.674917 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [req-965ed1c5-1eb5-4384-97a7-9294621b5b34 req-3c6ec935-10b0-49ee-9c65-fd84be2d3370 None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:02:04.679581 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [req-965ed1c5-1eb5-4384-97a7-9294621b5b34 req-3c6ec935-10b0-49ee-9c65-fd84be2d3370 tempest-TestVolumeBootPatternV346-722752471 tempest-TestVolumeBootPatternV346-722752471-project-member] POST https://10.4.3.8/volume/v3/attachments Aug 07 10:02:04.679581 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [req-965ed1c5-1eb5-4384-97a7-9294621b5b34 req-3c6ec935-10b0-49ee-9c65-fd84be2d3370 tempest-TestVolumeBootPatternV346-722752471 tempest-TestVolumeBootPatternV346-722752471-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "4339adaa-857b-46ba-a7b9-95c77f26b08d", "connector": null, "instance_uuid": "a23e6238-bd90-4f89-b7f5-1016ab22e988"}} {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 10:02:04.686224 np0000006707 devstack@c-api.service[100296]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 10:02:04.686224 np0000006707 devstack@c-api.service[100296]: warnings.warn( Aug 07 10:02:04.711536 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [req-965ed1c5-1eb5-4384-97a7-9294621b5b34 req-3c6ec935-10b0-49ee-9c65-fd84be2d3370 tempest-TestVolumeBootPatternV346-722752471 tempest-TestVolumeBootPatternV346-722752471-project-member] https://10.4.3.8/volume/v3/attachments returned with HTTP 200 Aug 07 10:02:04.712051 np0000006707 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 984/3947] 10.4.3.8 () {74 vars in 1580 bytes} [Fri Aug 7 10:02:04 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 10:02:04.955883 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.middleware.request_id [None req-95f08189-1a89-4dd7-8a10-188fff5da292 None None] RequestId filter calling following filter/app {{(pid=100298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:02:04.958187 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [None req-95f08189-1a89-4dd7-8a10-188fff5da292 tempest-TestServerVolumeAttachmentScenario-412459737 tempest-TestServerVolumeAttachmentScenario-412459737-project-member] GET https://10.4.3.8/volume/v3/volumes/9a0067b5-3987-4c02-83f1-5fbcb809f334 Aug 07 10:02:04.958864 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [None req-95f08189-1a89-4dd7-8a10-188fff5da292 tempest-TestServerVolumeAttachmentScenario-412459737 tempest-TestServerVolumeAttachmentScenario-412459737-project-member] Empty body provided in request {{(pid=100298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 10:02:04.959138 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [None req-95f08189-1a89-4dd7-8a10-188fff5da292 tempest-TestServerVolumeAttachmentScenario-412459737 tempest-TestServerVolumeAttachmentScenario-412459737-project-member] Calling method 'show' {{(pid=100298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 10:02:04.966228 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [None req-95f08189-1a89-4dd7-8a10-188fff5da292 tempest-TestServerVolumeAttachmentScenario-412459737 tempest-TestServerVolumeAttachmentScenario-412459737-project-member] https://10.4.3.8/volume/v3/volumes/9a0067b5-3987-4c02-83f1-5fbcb809f334 returned with HTTP 404 Aug 07 10:02:04.966838 np0000006707 devstack@c-api.service[100298]: [pid: 100298|app: 0|req: 986/3948] 10.4.3.8 () {66 vars in 1334 bytes} [Fri Aug 7 10:02:04 2026] GET /volume/v3/volumes/9a0067b5-3987-4c02-83f1-5fbcb809f334 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 10:02:04.974230 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [None req-23d8464e-881b-4b17-adbe-2231ff95ddf9 None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:02:04.977720 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-23d8464e-881b-4b17-adbe-2231ff95ddf9 tempest-TestServerVolumeAttachmentScenario-412459737 tempest-TestServerVolumeAttachmentScenario-412459737-project-member] DELETE https://10.4.3.8/volume/v3/volumes/ae2af9e8-b489-40cd-a66a-d17ef5eafb59 Aug 07 10:02:04.977954 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-23d8464e-881b-4b17-adbe-2231ff95ddf9 tempest-TestServerVolumeAttachmentScenario-412459737 tempest-TestServerVolumeAttachmentScenario-412459737-project-member] Empty body provided in request {{(pid=100297) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 10:02:04.978162 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-23d8464e-881b-4b17-adbe-2231ff95ddf9 tempest-TestServerVolumeAttachmentScenario-412459737 tempest-TestServerVolumeAttachmentScenario-412459737-project-member] Calling method 'delete' {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 10:02:04.978368 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.v3.volumes [None req-23d8464e-881b-4b17-adbe-2231ff95ddf9 tempest-TestServerVolumeAttachmentScenario-412459737 tempest-TestServerVolumeAttachmentScenario-412459737-project-member] Delete volume with id: ae2af9e8-b489-40cd-a66a-d17ef5eafb59 Aug 07 10:02:04.987843 np0000006707 devstack@c-api.service[100297]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 10:02:04.987843 np0000006707 devstack@c-api.service[100297]: warnings.warn( Aug 07 10:02:04.988404 np0000006707 devstack@c-api.service[100297]: INFO cinder.volume.api [None req-23d8464e-881b-4b17-adbe-2231ff95ddf9 tempest-TestServerVolumeAttachmentScenario-412459737 tempest-TestServerVolumeAttachmentScenario-412459737-project-member] Volume info retrieved successfully. Aug 07 10:02:05.008765 np0000006707 devstack@c-api.service[100297]: INFO cinder.volume.api [None req-23d8464e-881b-4b17-adbe-2231ff95ddf9 tempest-TestServerVolumeAttachmentScenario-412459737 tempest-TestServerVolumeAttachmentScenario-412459737-project-member] Delete volume request issued successfully. Aug 07 10:02:05.009023 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-23d8464e-881b-4b17-adbe-2231ff95ddf9 tempest-TestServerVolumeAttachmentScenario-412459737 tempest-TestServerVolumeAttachmentScenario-412459737-project-member] https://10.4.3.8/volume/v3/volumes/ae2af9e8-b489-40cd-a66a-d17ef5eafb59 returned with HTTP 202 Aug 07 10:02:05.009518 np0000006707 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 990/3949] 10.4.3.8 () {66 vars in 1337 bytes} [Fri Aug 7 10:02:04 2026] DELETE /volume/v3/volumes/ae2af9e8-b489-40cd-a66a-d17ef5eafb59 => generated 0 bytes in 36 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 07 10:02:05.019827 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-a4e03f3f-c476-437f-8a6e-4c3e4d1e9f53 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:02:05.021564 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-a4e03f3f-c476-437f-8a6e-4c3e4d1e9f53 tempest-TestServerVolumeAttachmentScenario-412459737 tempest-TestServerVolumeAttachmentScenario-412459737-project-member] GET https://10.4.3.8/volume/v3/volumes/ae2af9e8-b489-40cd-a66a-d17ef5eafb59 Aug 07 10:02:05.021789 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-a4e03f3f-c476-437f-8a6e-4c3e4d1e9f53 tempest-TestServerVolumeAttachmentScenario-412459737 tempest-TestServerVolumeAttachmentScenario-412459737-project-member] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 10:02:05.022072 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-a4e03f3f-c476-437f-8a6e-4c3e4d1e9f53 tempest-TestServerVolumeAttachmentScenario-412459737 tempest-TestServerVolumeAttachmentScenario-412459737-project-member] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 10:02:05.030201 np0000006707 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 10:02:05.030201 np0000006707 devstack@c-api.service[100295]: warnings.warn( Aug 07 10:02:05.034591 np0000006707 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-a4e03f3f-c476-437f-8a6e-4c3e4d1e9f53 tempest-TestServerVolumeAttachmentScenario-412459737 tempest-TestServerVolumeAttachmentScenario-412459737-project-member] Volume info retrieved successfully. Aug 07 10:02:05.039935 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-a4e03f3f-c476-437f-8a6e-4c3e4d1e9f53 tempest-TestServerVolumeAttachmentScenario-412459737 tempest-TestServerVolumeAttachmentScenario-412459737-project-member] https://10.4.3.8/volume/v3/volumes/ae2af9e8-b489-40cd-a66a-d17ef5eafb59 returned with HTTP 200 Aug 07 10:02:05.040990 np0000006707 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 990/3950] 10.4.3.8 () {66 vars in 1334 bytes} [Fri Aug 7 10:02:05 2026] GET /volume/v3/volumes/ae2af9e8-b489-40cd-a66a-d17ef5eafb59 => generated 852 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 10:02:05.217900 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [None req-f9f73bb9-018a-4621-bd97-e3a4135f1d55 None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:02:05.219671 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-f9f73bb9-018a-4621-bd97-e3a4135f1d55 tempest-VolumeImageDependencyTests-1627637941 tempest-VolumeImageDependencyTests-1627637941-project-member] GET https://10.4.3.8/volume/v3/volumes/9260a9aa-cb4e-4a75-a156-9aef348d85dd Aug 07 10:02:05.219886 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-f9f73bb9-018a-4621-bd97-e3a4135f1d55 tempest-VolumeImageDependencyTests-1627637941 tempest-VolumeImageDependencyTests-1627637941-project-member] Empty body provided in request {{(pid=100296) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 10:02:05.220062 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-f9f73bb9-018a-4621-bd97-e3a4135f1d55 tempest-VolumeImageDependencyTests-1627637941 tempest-VolumeImageDependencyTests-1627637941-project-member] Calling method 'show' {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 10:02:05.228363 np0000006707 devstack@c-api.service[100296]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 10:02:05.228363 np0000006707 devstack@c-api.service[100296]: warnings.warn( Aug 07 10:02:05.234779 np0000006707 devstack@c-api.service[100296]: INFO cinder.volume.api [None req-f9f73bb9-018a-4621-bd97-e3a4135f1d55 tempest-VolumeImageDependencyTests-1627637941 tempest-VolumeImageDependencyTests-1627637941-project-member] Volume info retrieved successfully. Aug 07 10:02:05.247132 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-f9f73bb9-018a-4621-bd97-e3a4135f1d55 tempest-VolumeImageDependencyTests-1627637941 tempest-VolumeImageDependencyTests-1627637941-project-member] https://10.4.3.8/volume/v3/volumes/9260a9aa-cb4e-4a75-a156-9aef348d85dd returned with HTTP 200 Aug 07 10:02:05.247755 np0000006707 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 985/3951] 10.4.3.8 () {68 vars in 1375 bytes} [Fri Aug 7 10:02:05 2026] GET /volume/v3/volumes/9260a9aa-cb4e-4a75-a156-9aef348d85dd => generated 924 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 10:02:05.387704 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.middleware.request_id [None req-56029a77-79ec-4f0e-ad5d-613c77ad91a7 None None] RequestId filter calling following filter/app {{(pid=100298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:02:05.388365 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [None req-56029a77-79ec-4f0e-ad5d-613c77ad91a7 None None] GET https://10.4.3.8/volume// Aug 07 10:02:05.388365 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [None req-56029a77-79ec-4f0e-ad5d-613c77ad91a7 None None] Empty body provided in request {{(pid=100298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 10:02:05.388552 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [None req-56029a77-79ec-4f0e-ad5d-613c77ad91a7 None None] Calling method 'all' {{(pid=100298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 10:02:05.388941 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [None req-56029a77-79ec-4f0e-ad5d-613c77ad91a7 None None] https://10.4.3.8/volume// returned with HTTP 300 Aug 07 10:02:05.389336 np0000006707 devstack@c-api.service[100298]: [pid: 100298|app: 0|req: 987/3952] 10.4.3.8 () {66 vars in 1412 bytes} [Fri Aug 7 10:02:05 2026] GET /volume/ => generated 384 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 07 10:02:05.401581 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [req-a148bd6d-7c5f-499c-85c6-87281e571f29 req-984d6b14-ab1f-4a4e-8870-d41aa955e337 None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:02:05.404403 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [req-a148bd6d-7c5f-499c-85c6-87281e571f29 req-984d6b14-ab1f-4a4e-8870-d41aa955e337 tempest-TestEncryptedCinderVolumes-768498766 tempest-TestEncryptedCinderVolumes-768498766-project-member] POST https://10.4.3.8/volume/v3/attachments Aug 07 10:02:05.404836 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [req-a148bd6d-7c5f-499c-85c6-87281e571f29 req-984d6b14-ab1f-4a4e-8870-d41aa955e337 tempest-TestEncryptedCinderVolumes-768498766 tempest-TestEncryptedCinderVolumes-768498766-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "5b5fb386-55da-4f7a-b001-c0b9f59a6107", "connector": null, "instance_uuid": "8e7c8bae-d7b7-4b89-a154-e5bd0d699877"}} {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 10:02:05.429447 np0000006707 devstack@c-api.service[100297]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 10:02:05.429447 np0000006707 devstack@c-api.service[100297]: warnings.warn( Aug 07 10:02:05.476619 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [req-a148bd6d-7c5f-499c-85c6-87281e571f29 req-984d6b14-ab1f-4a4e-8870-d41aa955e337 tempest-TestEncryptedCinderVolumes-768498766 tempest-TestEncryptedCinderVolumes-768498766-project-member] https://10.4.3.8/volume/v3/attachments returned with HTTP 200 Aug 07 10:02:05.477316 np0000006707 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 991/3953] 10.4.3.8 () {74 vars in 1580 bytes} [Fri Aug 7 10:02:05 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 10:02:05.487955 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [req-a148bd6d-7c5f-499c-85c6-87281e571f29 req-ed8844c5-8959-4489-970a-4ffe8096d8dd None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:02:05.489688 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [req-a148bd6d-7c5f-499c-85c6-87281e571f29 req-ed8844c5-8959-4489-970a-4ffe8096d8dd tempest-TestEncryptedCinderVolumes-768498766 tempest-TestEncryptedCinderVolumes-768498766-project-member] DELETE https://10.4.3.8/volume/v3/attachments/e5594866-7e8e-4dbd-b771-d46ede923d7b Aug 07 10:02:05.490016 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [req-a148bd6d-7c5f-499c-85c6-87281e571f29 req-ed8844c5-8959-4489-970a-4ffe8096d8dd tempest-TestEncryptedCinderVolumes-768498766 tempest-TestEncryptedCinderVolumes-768498766-project-member] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 10:02:05.490305 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [req-a148bd6d-7c5f-499c-85c6-87281e571f29 req-ed8844c5-8959-4489-970a-4ffe8096d8dd tempest-TestEncryptedCinderVolumes-768498766 tempest-TestEncryptedCinderVolumes-768498766-project-member] Calling method 'version_select' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 10:02:05.499831 np0000006707 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 10:02:05.499831 np0000006707 devstack@c-api.service[100295]: warnings.warn( Aug 07 10:02:05.583583 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [req-a148bd6d-7c5f-499c-85c6-87281e571f29 req-ed8844c5-8959-4489-970a-4ffe8096d8dd tempest-TestEncryptedCinderVolumes-768498766 tempest-TestEncryptedCinderVolumes-768498766-project-member] https://10.4.3.8/volume/v3/attachments/e5594866-7e8e-4dbd-b771-d46ede923d7b returned with HTTP 200 Aug 07 10:02:05.584150 np0000006707 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 991/3954] 10.4.3.8 () {72 vars in 1659 bytes} [Fri Aug 7 10:02:05 2026] DELETE /volume/v3/attachments/e5594866-7e8e-4dbd-b771-d46ede923d7b => generated 192 bytes in 97 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 10:02:05.922849 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [None req-33b90055-9efe-4986-a425-240416d90306 None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:02:05.923330 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-33b90055-9efe-4986-a425-240416d90306 None None] GET https://10.4.3.8/volume// Aug 07 10:02:05.923565 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-33b90055-9efe-4986-a425-240416d90306 None None] Empty body provided in request {{(pid=100296) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 10:02:05.923851 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-33b90055-9efe-4986-a425-240416d90306 None None] Calling method 'all' {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 10:02:05.924253 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-33b90055-9efe-4986-a425-240416d90306 None None] https://10.4.3.8/volume// returned with HTTP 300 Aug 07 10:02:05.924663 np0000006707 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 986/3955] 10.4.3.8 () {66 vars in 1412 bytes} [Fri Aug 7 10:02:05 2026] GET /volume/ => generated 384 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 07 10:02:05.942035 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.middleware.request_id [req-965ed1c5-1eb5-4384-97a7-9294621b5b34 req-ad005699-e468-4bd0-9e7c-a76ca5f82d7d None None] RequestId filter calling following filter/app {{(pid=100298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:02:05.947535 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [req-965ed1c5-1eb5-4384-97a7-9294621b5b34 req-ad005699-e468-4bd0-9e7c-a76ca5f82d7d tempest-TestVolumeBootPatternV346-722752471 tempest-TestVolumeBootPatternV346-722752471-project-member] GET https://10.4.3.8/volume/v3/volumes/4339adaa-857b-46ba-a7b9-95c77f26b08d Aug 07 10:02:05.947628 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [req-965ed1c5-1eb5-4384-97a7-9294621b5b34 req-ad005699-e468-4bd0-9e7c-a76ca5f82d7d tempest-TestVolumeBootPatternV346-722752471 tempest-TestVolumeBootPatternV346-722752471-project-member] Empty body provided in request {{(pid=100298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 10:02:05.947847 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [req-965ed1c5-1eb5-4384-97a7-9294621b5b34 req-ad005699-e468-4bd0-9e7c-a76ca5f82d7d tempest-TestVolumeBootPatternV346-722752471 tempest-TestVolumeBootPatternV346-722752471-project-member] Calling method 'show' {{(pid=100298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 10:02:05.966167 np0000006707 devstack@c-api.service[100298]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 10:02:05.966167 np0000006707 devstack@c-api.service[100298]: warnings.warn( Aug 07 10:02:05.977212 np0000006707 devstack@c-api.service[100298]: INFO cinder.volume.api [req-965ed1c5-1eb5-4384-97a7-9294621b5b34 req-ad005699-e468-4bd0-9e7c-a76ca5f82d7d tempest-TestVolumeBootPatternV346-722752471 tempest-TestVolumeBootPatternV346-722752471-project-member] Volume info retrieved successfully. Aug 07 10:02:05.983799 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [req-965ed1c5-1eb5-4384-97a7-9294621b5b34 req-ad005699-e468-4bd0-9e7c-a76ca5f82d7d tempest-TestVolumeBootPatternV346-722752471 tempest-TestVolumeBootPatternV346-722752471-project-member] https://10.4.3.8/volume/v3/volumes/4339adaa-857b-46ba-a7b9-95c77f26b08d returned with HTTP 200 Aug 07 10:02:05.983799 np0000006707 devstack@c-api.service[100298]: [pid: 100298|app: 0|req: 988/3956] 10.4.3.8 () {70 vars in 1625 bytes} [Fri Aug 7 10:02:05 2026] GET /volume/v3/volumes/4339adaa-857b-46ba-a7b9-95c77f26b08d => generated 1579 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 07 10:02:06.060988 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [None req-b6752853-140a-4059-813e-a86a791ea339 None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:02:06.063708 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-b6752853-140a-4059-813e-a86a791ea339 tempest-TestServerVolumeAttachmentScenario-412459737 tempest-TestServerVolumeAttachmentScenario-412459737-project-member] GET https://10.4.3.8/volume/v3/volumes/ae2af9e8-b489-40cd-a66a-d17ef5eafb59 Aug 07 10:02:06.063708 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-b6752853-140a-4059-813e-a86a791ea339 tempest-TestServerVolumeAttachmentScenario-412459737 tempest-TestServerVolumeAttachmentScenario-412459737-project-member] Empty body provided in request {{(pid=100297) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 10:02:06.063708 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-b6752853-140a-4059-813e-a86a791ea339 tempest-TestServerVolumeAttachmentScenario-412459737 tempest-TestServerVolumeAttachmentScenario-412459737-project-member] Calling method 'show' {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 10:02:06.070872 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-b6752853-140a-4059-813e-a86a791ea339 tempest-TestServerVolumeAttachmentScenario-412459737 tempest-TestServerVolumeAttachmentScenario-412459737-project-member] https://10.4.3.8/volume/v3/volumes/ae2af9e8-b489-40cd-a66a-d17ef5eafb59 returned with HTTP 404 Aug 07 10:02:06.071515 np0000006707 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 992/3957] 10.4.3.8 () {66 vars in 1334 bytes} [Fri Aug 7 10:02:06 2026] GET /volume/v3/volumes/ae2af9e8-b489-40cd-a66a-d17ef5eafb59 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 10:02:06.125146 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [req-965ed1c5-1eb5-4384-97a7-9294621b5b34 req-d6be22af-ef6f-4298-844a-740cc4635d9f None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:02:06.129588 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [req-965ed1c5-1eb5-4384-97a7-9294621b5b34 req-d6be22af-ef6f-4298-844a-740cc4635d9f tempest-TestVolumeBootPatternV346-722752471 tempest-TestVolumeBootPatternV346-722752471-project-member] PUT https://10.4.3.8/volume/v3/attachments/a7095c9a-0ea5-4d1a-a303-e432444e5d6d Aug 07 10:02:06.130774 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [req-965ed1c5-1eb5-4384-97a7-9294621b5b34 req-d6be22af-ef6f-4298-844a-740cc4635d9f tempest-TestVolumeBootPatternV346-722752471 tempest-TestVolumeBootPatternV346-722752471-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.8", "host": "np0000006707", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:568b993d50b1", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "d2780578-1896-461f-80ac-b58d2e346b90", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 10:02:06.148515 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.coordination [req-965ed1c5-1eb5-4384-97a7-9294621b5b34 req-d6be22af-ef6f-4298-844a-740cc4635d9f tempest-TestVolumeBootPatternV346-722752471 tempest-TestVolumeBootPatternV346-722752471-project-member] Acquiring lock "cinder-attachment_update-4339adaa-857b-46ba-a7b9-95c77f26b08d-np0000006707" by "attachment_update" {{(pid=100295) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 07 10:02:06.157171 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.coordination [req-965ed1c5-1eb5-4384-97a7-9294621b5b34 req-d6be22af-ef6f-4298-844a-740cc4635d9f tempest-TestVolumeBootPatternV346-722752471 tempest-TestVolumeBootPatternV346-722752471-project-member] Lock "cinder-attachment_update-4339adaa-857b-46ba-a7b9-95c77f26b08d-np0000006707" acquired by "attachment_update" :: waited 0.006s {{(pid=100295) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 07 10:02:06.157171 np0000006707 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 10:02:06.157171 np0000006707 devstack@c-api.service[100295]: warnings.warn( Aug 07 10:02:06.266534 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [None req-bcc970e9-15aa-4481-921d-bd4edce4a0e4 None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:02:06.268122 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-bcc970e9-15aa-4481-921d-bd4edce4a0e4 tempest-VolumeImageDependencyTests-1627637941 tempest-VolumeImageDependencyTests-1627637941-project-member] GET https://10.4.3.8/volume/v3/volumes/9260a9aa-cb4e-4a75-a156-9aef348d85dd Aug 07 10:02:06.268586 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-bcc970e9-15aa-4481-921d-bd4edce4a0e4 tempest-VolumeImageDependencyTests-1627637941 tempest-VolumeImageDependencyTests-1627637941-project-member] Empty body provided in request {{(pid=100296) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 10:02:06.268586 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-bcc970e9-15aa-4481-921d-bd4edce4a0e4 tempest-VolumeImageDependencyTests-1627637941 tempest-VolumeImageDependencyTests-1627637941-project-member] Calling method 'show' {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 10:02:06.277224 np0000006707 devstack@c-api.service[100296]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 10:02:06.277224 np0000006707 devstack@c-api.service[100296]: warnings.warn( Aug 07 10:02:06.282565 np0000006707 devstack@c-api.service[100296]: INFO cinder.volume.api [None req-bcc970e9-15aa-4481-921d-bd4edce4a0e4 tempest-VolumeImageDependencyTests-1627637941 tempest-VolumeImageDependencyTests-1627637941-project-member] Volume info retrieved successfully. Aug 07 10:02:06.282785 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.coordination [req-965ed1c5-1eb5-4384-97a7-9294621b5b34 req-d6be22af-ef6f-4298-844a-740cc4635d9f tempest-TestVolumeBootPatternV346-722752471 tempest-TestVolumeBootPatternV346-722752471-project-member] Lock "cinder-attachment_update-4339adaa-857b-46ba-a7b9-95c77f26b08d-np0000006707" released by "attachment_update" :: held 0.128s {{(pid=100295) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 07 10:02:06.283316 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [req-965ed1c5-1eb5-4384-97a7-9294621b5b34 req-d6be22af-ef6f-4298-844a-740cc4635d9f tempest-TestVolumeBootPatternV346-722752471 tempest-TestVolumeBootPatternV346-722752471-project-member] https://10.4.3.8/volume/v3/attachments/a7095c9a-0ea5-4d1a-a303-e432444e5d6d returned with HTTP 200 Aug 07 10:02:06.284360 np0000006707 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 992/3958] 10.4.3.8 () {74 vars in 1690 bytes} [Fri Aug 7 10:02:06 2026] PUT /volume/v3/attachments/a7095c9a-0ea5-4d1a-a303-e432444e5d6d => generated 969 bytes in 160 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 10:02:06.288405 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-bcc970e9-15aa-4481-921d-bd4edce4a0e4 tempest-VolumeImageDependencyTests-1627637941 tempest-VolumeImageDependencyTests-1627637941-project-member] https://10.4.3.8/volume/v3/volumes/9260a9aa-cb4e-4a75-a156-9aef348d85dd returned with HTTP 200 Aug 07 10:02:06.288902 np0000006707 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 987/3959] 10.4.3.8 () {68 vars in 1375 bytes} [Fri Aug 7 10:02:06 2026] GET /volume/v3/volumes/9260a9aa-cb4e-4a75-a156-9aef348d85dd => generated 924 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 10:02:06.328439 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.middleware.request_id [req-965ed1c5-1eb5-4384-97a7-9294621b5b34 req-9ca329b8-f9b2-4345-84f6-6a1cf1d1b3f0 None None] RequestId filter calling following filter/app {{(pid=100298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:02:06.331372 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [req-965ed1c5-1eb5-4384-97a7-9294621b5b34 req-9ca329b8-f9b2-4345-84f6-6a1cf1d1b3f0 tempest-TestVolumeBootPatternV346-722752471 tempest-TestVolumeBootPatternV346-722752471-project-member] POST https://10.4.3.8/volume/v3/attachments/a7095c9a-0ea5-4d1a-a303-e432444e5d6d/action Aug 07 10:02:06.331938 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [req-965ed1c5-1eb5-4384-97a7-9294621b5b34 req-9ca329b8-f9b2-4345-84f6-6a1cf1d1b3f0 tempest-TestVolumeBootPatternV346-722752471 tempest-TestVolumeBootPatternV346-722752471-project-member] Action body: b'{"os-complete": null}' {{(pid=100298) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 07 10:02:06.332050 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [req-965ed1c5-1eb5-4384-97a7-9294621b5b34 req-9ca329b8-f9b2-4345-84f6-6a1cf1d1b3f0 tempest-TestVolumeBootPatternV346-722752471 tempest-TestVolumeBootPatternV346-722752471-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 10:02:06.357153 np0000006707 devstack@c-api.service[100298]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 10:02:06.357153 np0000006707 devstack@c-api.service[100298]: warnings.warn( Aug 07 10:02:06.376409 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [req-1b124964-0a6e-495f-a550-d2c653db39a1 req-227b3518-1e84-435d-bfa7-211b3431a06a None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:02:06.379397 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [req-965ed1c5-1eb5-4384-97a7-9294621b5b34 req-9ca329b8-f9b2-4345-84f6-6a1cf1d1b3f0 tempest-TestVolumeBootPatternV346-722752471 tempest-TestVolumeBootPatternV346-722752471-project-member] https://10.4.3.8/volume/v3/attachments/a7095c9a-0ea5-4d1a-a303-e432444e5d6d/action returned with HTTP 204 Aug 07 10:02:06.379536 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [req-1b124964-0a6e-495f-a550-d2c653db39a1 req-227b3518-1e84-435d-bfa7-211b3431a06a tempest-TestVolumeBootPattern-391440175 tempest-TestVolumeBootPattern-391440175-project-member] DELETE https://10.4.3.8/volume/v3/attachments/c6f8fb29-17d1-4900-bd3e-3dcf733d7a7a Aug 07 10:02:06.379606 np0000006707 devstack@c-api.service[100298]: [pid: 100298|app: 0|req: 989/3960] 10.4.3.8 () {74 vars in 1711 bytes} [Fri Aug 7 10:02:06 2026] POST /volume/v3/attachments/a7095c9a-0ea5-4d1a-a303-e432444e5d6d/action => generated 0 bytes in 52 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 07 10:02:06.379693 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [req-1b124964-0a6e-495f-a550-d2c653db39a1 req-227b3518-1e84-435d-bfa7-211b3431a06a tempest-TestVolumeBootPattern-391440175 tempest-TestVolumeBootPattern-391440175-project-member] Empty body provided in request {{(pid=100297) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 10:02:06.380304 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [req-1b124964-0a6e-495f-a550-d2c653db39a1 req-227b3518-1e84-435d-bfa7-211b3431a06a tempest-TestVolumeBootPattern-391440175 tempest-TestVolumeBootPattern-391440175-project-member] Calling method 'version_select' {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 10:02:06.401442 np0000006707 devstack@c-api.service[100297]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 10:02:06.401442 np0000006707 devstack@c-api.service[100297]: warnings.warn( Aug 07 10:02:06.462787 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [req-1b124964-0a6e-495f-a550-d2c653db39a1 req-227b3518-1e84-435d-bfa7-211b3431a06a tempest-TestVolumeBootPattern-391440175 tempest-TestVolumeBootPattern-391440175-project-member] https://10.4.3.8/volume/v3/attachments/c6f8fb29-17d1-4900-bd3e-3dcf733d7a7a returned with HTTP 200 Aug 07 10:02:06.463275 np0000006707 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 993/3961] 10.4.3.8 () {72 vars in 1659 bytes} [Fri Aug 7 10:02:06 2026] DELETE /volume/v3/attachments/c6f8fb29-17d1-4900-bd3e-3dcf733d7a7a => generated 19 bytes in 88 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 10:02:07.307763 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-4cc974a5-17e2-4d9c-bced-d721d92483f3 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:02:07.311272 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-4cc974a5-17e2-4d9c-bced-d721d92483f3 tempest-VolumeImageDependencyTests-1627637941 tempest-VolumeImageDependencyTests-1627637941-project-member] GET https://10.4.3.8/volume/v3/volumes/9260a9aa-cb4e-4a75-a156-9aef348d85dd Aug 07 10:02:07.311272 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-4cc974a5-17e2-4d9c-bced-d721d92483f3 tempest-VolumeImageDependencyTests-1627637941 tempest-VolumeImageDependencyTests-1627637941-project-member] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 10:02:07.311813 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-4cc974a5-17e2-4d9c-bced-d721d92483f3 tempest-VolumeImageDependencyTests-1627637941 tempest-VolumeImageDependencyTests-1627637941-project-member] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 10:02:07.333224 np0000006707 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 10:02:07.333224 np0000006707 devstack@c-api.service[100295]: warnings.warn( Aug 07 10:02:07.340315 np0000006707 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-4cc974a5-17e2-4d9c-bced-d721d92483f3 tempest-VolumeImageDependencyTests-1627637941 tempest-VolumeImageDependencyTests-1627637941-project-member] Volume info retrieved successfully. Aug 07 10:02:07.347317 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-4cc974a5-17e2-4d9c-bced-d721d92483f3 tempest-VolumeImageDependencyTests-1627637941 tempest-VolumeImageDependencyTests-1627637941-project-member] https://10.4.3.8/volume/v3/volumes/9260a9aa-cb4e-4a75-a156-9aef348d85dd returned with HTTP 200 Aug 07 10:02:07.347969 np0000006707 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 993/3962] 10.4.3.8 () {68 vars in 1375 bytes} [Fri Aug 7 10:02:07 2026] GET /volume/v3/volumes/9260a9aa-cb4e-4a75-a156-9aef348d85dd => generated 1189 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 07 10:02:07.365977 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [None req-a5ca0df0-0801-41b8-8e84-cefc033927c1 None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:02:07.368043 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-a5ca0df0-0801-41b8-8e84-cefc033927c1 tempest-VolumeImageDependencyTests-1627637941 tempest-VolumeImageDependencyTests-1627637941-project-member] GET https://10.4.3.8/volume/v3/volumes/9260a9aa-cb4e-4a75-a156-9aef348d85dd Aug 07 10:02:07.368347 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-a5ca0df0-0801-41b8-8e84-cefc033927c1 tempest-VolumeImageDependencyTests-1627637941 tempest-VolumeImageDependencyTests-1627637941-project-member] Empty body provided in request {{(pid=100296) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 10:02:07.368659 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-a5ca0df0-0801-41b8-8e84-cefc033927c1 tempest-VolumeImageDependencyTests-1627637941 tempest-VolumeImageDependencyTests-1627637941-project-member] Calling method 'show' {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 10:02:07.378613 np0000006707 devstack@c-api.service[100296]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 10:02:07.378613 np0000006707 devstack@c-api.service[100296]: warnings.warn( Aug 07 10:02:07.384372 np0000006707 devstack@c-api.service[100296]: INFO cinder.volume.api [None req-a5ca0df0-0801-41b8-8e84-cefc033927c1 tempest-VolumeImageDependencyTests-1627637941 tempest-VolumeImageDependencyTests-1627637941-project-member] Volume info retrieved successfully. Aug 07 10:02:07.391524 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-a5ca0df0-0801-41b8-8e84-cefc033927c1 tempest-VolumeImageDependencyTests-1627637941 tempest-VolumeImageDependencyTests-1627637941-project-member] https://10.4.3.8/volume/v3/volumes/9260a9aa-cb4e-4a75-a156-9aef348d85dd returned with HTTP 200 Aug 07 10:02:07.392099 np0000006707 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 988/3963] 10.4.3.8 () {68 vars in 1375 bytes} [Fri Aug 7 10:02:07 2026] GET /volume/v3/volumes/9260a9aa-cb4e-4a75-a156-9aef348d85dd => generated 1189 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 07 10:02:07.412330 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.middleware.request_id [None req-14fd8424-b97f-481c-85e4-d616e5e20e93 None None] RequestId filter calling following filter/app {{(pid=100298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:02:07.415783 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [None req-14fd8424-b97f-481c-85e4-d616e5e20e93 tempest-VolumeImageDependencyTests-1627637941 tempest-VolumeImageDependencyTests-1627637941-project-member] DELETE https://10.4.3.8/volume/v3/volumes/9260a9aa-cb4e-4a75-a156-9aef348d85dd Aug 07 10:02:07.416206 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [None req-14fd8424-b97f-481c-85e4-d616e5e20e93 tempest-VolumeImageDependencyTests-1627637941 tempest-VolumeImageDependencyTests-1627637941-project-member] Empty body provided in request {{(pid=100298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 10:02:07.416660 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [None req-14fd8424-b97f-481c-85e4-d616e5e20e93 tempest-VolumeImageDependencyTests-1627637941 tempest-VolumeImageDependencyTests-1627637941-project-member] Calling method 'delete' {{(pid=100298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 10:02:07.417341 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.v3.volumes [None req-14fd8424-b97f-481c-85e4-d616e5e20e93 tempest-VolumeImageDependencyTests-1627637941 tempest-VolumeImageDependencyTests-1627637941-project-member] Delete volume with id: 9260a9aa-cb4e-4a75-a156-9aef348d85dd Aug 07 10:02:07.426925 np0000006707 devstack@c-api.service[100298]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 10:02:07.426925 np0000006707 devstack@c-api.service[100298]: warnings.warn( Aug 07 10:02:07.427614 np0000006707 devstack@c-api.service[100298]: INFO cinder.volume.api [None req-14fd8424-b97f-481c-85e4-d616e5e20e93 tempest-VolumeImageDependencyTests-1627637941 tempest-VolumeImageDependencyTests-1627637941-project-member] Volume info retrieved successfully. Aug 07 10:02:07.453926 np0000006707 devstack@c-api.service[100298]: INFO cinder.volume.api [None req-14fd8424-b97f-481c-85e4-d616e5e20e93 tempest-VolumeImageDependencyTests-1627637941 tempest-VolumeImageDependencyTests-1627637941-project-member] Delete volume request issued successfully. Aug 07 10:02:07.454284 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [None req-14fd8424-b97f-481c-85e4-d616e5e20e93 tempest-VolumeImageDependencyTests-1627637941 tempest-VolumeImageDependencyTests-1627637941-project-member] https://10.4.3.8/volume/v3/volumes/9260a9aa-cb4e-4a75-a156-9aef348d85dd returned with HTTP 202 Aug 07 10:02:07.455238 np0000006707 devstack@c-api.service[100298]: [pid: 100298|app: 0|req: 990/3964] 10.4.3.8 () {68 vars in 1378 bytes} [Fri Aug 7 10:02:07 2026] DELETE /volume/v3/volumes/9260a9aa-cb4e-4a75-a156-9aef348d85dd => generated 0 bytes in 43 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 07 10:02:07.464727 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [None req-6ebd95b6-7a95-4330-a7c7-27a1a736dc0d None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:02:07.467382 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-6ebd95b6-7a95-4330-a7c7-27a1a736dc0d tempest-VolumeImageDependencyTests-1627637941 tempest-VolumeImageDependencyTests-1627637941-project-member] GET https://10.4.3.8/volume/v3/volumes/9260a9aa-cb4e-4a75-a156-9aef348d85dd Aug 07 10:02:07.467382 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-6ebd95b6-7a95-4330-a7c7-27a1a736dc0d tempest-VolumeImageDependencyTests-1627637941 tempest-VolumeImageDependencyTests-1627637941-project-member] Empty body provided in request {{(pid=100297) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 10:02:07.468849 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-6ebd95b6-7a95-4330-a7c7-27a1a736dc0d tempest-VolumeImageDependencyTests-1627637941 tempest-VolumeImageDependencyTests-1627637941-project-member] Calling method 'show' {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 10:02:07.477982 np0000006707 devstack@c-api.service[100297]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 10:02:07.477982 np0000006707 devstack@c-api.service[100297]: warnings.warn( Aug 07 10:02:07.484136 np0000006707 devstack@c-api.service[100297]: INFO cinder.volume.api [None req-6ebd95b6-7a95-4330-a7c7-27a1a736dc0d tempest-VolumeImageDependencyTests-1627637941 tempest-VolumeImageDependencyTests-1627637941-project-member] Volume info retrieved successfully. Aug 07 10:02:07.492258 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-6ebd95b6-7a95-4330-a7c7-27a1a736dc0d tempest-VolumeImageDependencyTests-1627637941 tempest-VolumeImageDependencyTests-1627637941-project-member] https://10.4.3.8/volume/v3/volumes/9260a9aa-cb4e-4a75-a156-9aef348d85dd returned with HTTP 200 Aug 07 10:02:07.492258 np0000006707 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 994/3965] 10.4.3.8 () {68 vars in 1375 bytes} [Fri Aug 7 10:02:07 2026] GET /volume/v3/volumes/9260a9aa-cb4e-4a75-a156-9aef348d85dd => generated 1188 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 07 10:02:07.729034 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [req-a148bd6d-7c5f-499c-85c6-87281e571f29 req-fbf6f5c2-9ac9-46ae-ba75-986e84ff8813 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:02:07.732150 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [req-a148bd6d-7c5f-499c-85c6-87281e571f29 req-fbf6f5c2-9ac9-46ae-ba75-986e84ff8813 tempest-TestEncryptedCinderVolumes-768498766 tempest-TestEncryptedCinderVolumes-768498766-project-member] PUT https://10.4.3.8/volume/v3/attachments/260751f7-d047-4e8f-aa3e-4bb01be5b884 Aug 07 10:02:07.732150 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [req-a148bd6d-7c5f-499c-85c6-87281e571f29 req-fbf6f5c2-9ac9-46ae-ba75-986e84ff8813 tempest-TestEncryptedCinderVolumes-768498766 tempest-TestEncryptedCinderVolumes-768498766-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.8", "host": "np0000006707", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:568b993d50b1", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "d2780578-1896-461f-80ac-b58d2e346b90", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 10:02:07.741212 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.coordination [req-a148bd6d-7c5f-499c-85c6-87281e571f29 req-fbf6f5c2-9ac9-46ae-ba75-986e84ff8813 tempest-TestEncryptedCinderVolumes-768498766 tempest-TestEncryptedCinderVolumes-768498766-project-member] Acquiring lock "cinder-attachment_update-5b5fb386-55da-4f7a-b001-c0b9f59a6107-np0000006707" by "attachment_update" {{(pid=100295) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 07 10:02:07.749593 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.coordination [req-a148bd6d-7c5f-499c-85c6-87281e571f29 req-fbf6f5c2-9ac9-46ae-ba75-986e84ff8813 tempest-TestEncryptedCinderVolumes-768498766 tempest-TestEncryptedCinderVolumes-768498766-project-member] Lock "cinder-attachment_update-5b5fb386-55da-4f7a-b001-c0b9f59a6107-np0000006707" acquired by "attachment_update" :: waited 0.009s {{(pid=100295) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 07 10:02:07.750769 np0000006707 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 10:02:07.750769 np0000006707 devstack@c-api.service[100295]: warnings.warn( Aug 07 10:02:07.788719 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [None req-b2078a2b-9e63-48c0-8c99-b27175eab8ba None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:02:07.791008 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-b2078a2b-9e63-48c0-8c99-b27175eab8ba tempest-TestVolumeBootPattern-391440175 tempest-TestVolumeBootPattern-391440175-project-member] DELETE https://10.4.3.8/volume/v3/volumes/0c59dbd0-e06d-4610-b2b7-bc993eca9f6d Aug 07 10:02:07.791283 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-b2078a2b-9e63-48c0-8c99-b27175eab8ba tempest-TestVolumeBootPattern-391440175 tempest-TestVolumeBootPattern-391440175-project-member] Empty body provided in request {{(pid=100296) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 10:02:07.791561 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-b2078a2b-9e63-48c0-8c99-b27175eab8ba tempest-TestVolumeBootPattern-391440175 tempest-TestVolumeBootPattern-391440175-project-member] Calling method 'delete' {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 10:02:07.791821 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.v3.volumes [None req-b2078a2b-9e63-48c0-8c99-b27175eab8ba tempest-TestVolumeBootPattern-391440175 tempest-TestVolumeBootPattern-391440175-project-member] Delete volume with id: 0c59dbd0-e06d-4610-b2b7-bc993eca9f6d Aug 07 10:02:07.801685 np0000006707 devstack@c-api.service[100296]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 10:02:07.801685 np0000006707 devstack@c-api.service[100296]: warnings.warn( Aug 07 10:02:07.802444 np0000006707 devstack@c-api.service[100296]: INFO cinder.volume.api [None req-b2078a2b-9e63-48c0-8c99-b27175eab8ba tempest-TestVolumeBootPattern-391440175 tempest-TestVolumeBootPattern-391440175-project-member] Volume info retrieved successfully. Aug 07 10:02:07.819854 np0000006707 devstack@c-api.service[100296]: WARNING cinder.keymgr.conf_key_mgr [None req-b2078a2b-9e63-48c0-8c99-b27175eab8ba tempest-TestVolumeBootPattern-391440175 tempest-TestVolumeBootPattern-391440175-project-member] Not deleting key 00000000-0000-0000-0000-000000000000 Aug 07 10:02:07.832453 np0000006707 devstack@c-api.service[100296]: INFO cinder.volume.api [None req-b2078a2b-9e63-48c0-8c99-b27175eab8ba tempest-TestVolumeBootPattern-391440175 tempest-TestVolumeBootPattern-391440175-project-member] Delete volume request issued successfully. Aug 07 10:02:07.832853 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-b2078a2b-9e63-48c0-8c99-b27175eab8ba tempest-TestVolumeBootPattern-391440175 tempest-TestVolumeBootPattern-391440175-project-member] https://10.4.3.8/volume/v3/volumes/0c59dbd0-e06d-4610-b2b7-bc993eca9f6d returned with HTTP 202 Aug 07 10:02:07.833505 np0000006707 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 989/3966] 10.4.3.8 () {66 vars in 1337 bytes} [Fri Aug 7 10:02:07 2026] DELETE /volume/v3/volumes/0c59dbd0-e06d-4610-b2b7-bc993eca9f6d => generated 0 bytes in 45 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 07 10:02:07.841545 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.middleware.request_id [None req-6a87202b-c133-4180-96d0-25b000e4f352 None None] RequestId filter calling following filter/app {{(pid=100298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:02:07.844785 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [None req-6a87202b-c133-4180-96d0-25b000e4f352 tempest-TestVolumeBootPattern-391440175 tempest-TestVolumeBootPattern-391440175-project-member] GET https://10.4.3.8/volume/v3/volumes/0c59dbd0-e06d-4610-b2b7-bc993eca9f6d Aug 07 10:02:07.845007 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [None req-6a87202b-c133-4180-96d0-25b000e4f352 tempest-TestVolumeBootPattern-391440175 tempest-TestVolumeBootPattern-391440175-project-member] Empty body provided in request {{(pid=100298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 10:02:07.845272 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [None req-6a87202b-c133-4180-96d0-25b000e4f352 tempest-TestVolumeBootPattern-391440175 tempest-TestVolumeBootPattern-391440175-project-member] Calling method 'show' {{(pid=100298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 10:02:07.853473 np0000006707 devstack@c-api.service[100298]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 10:02:07.853473 np0000006707 devstack@c-api.service[100298]: warnings.warn( Aug 07 10:02:07.856100 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.coordination [req-a148bd6d-7c5f-499c-85c6-87281e571f29 req-fbf6f5c2-9ac9-46ae-ba75-986e84ff8813 tempest-TestEncryptedCinderVolumes-768498766 tempest-TestEncryptedCinderVolumes-768498766-project-member] Lock "cinder-attachment_update-5b5fb386-55da-4f7a-b001-c0b9f59a6107-np0000006707" released by "attachment_update" :: held 0.107s {{(pid=100295) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 07 10:02:07.856549 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [req-a148bd6d-7c5f-499c-85c6-87281e571f29 req-fbf6f5c2-9ac9-46ae-ba75-986e84ff8813 tempest-TestEncryptedCinderVolumes-768498766 tempest-TestEncryptedCinderVolumes-768498766-project-member] https://10.4.3.8/volume/v3/attachments/260751f7-d047-4e8f-aa3e-4bb01be5b884 returned with HTTP 200 Aug 07 10:02:07.857434 np0000006707 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 994/3967] 10.4.3.8 () {74 vars in 1690 bytes} [Fri Aug 7 10:02:07 2026] PUT /volume/v3/attachments/260751f7-d047-4e8f-aa3e-4bb01be5b884 => generated 968 bytes in 129 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 10:02:07.861616 np0000006707 devstack@c-api.service[100298]: INFO cinder.volume.api [None req-6a87202b-c133-4180-96d0-25b000e4f352 tempest-TestVolumeBootPattern-391440175 tempest-TestVolumeBootPattern-391440175-project-member] Volume info retrieved successfully. Aug 07 10:02:07.868576 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [req-a148bd6d-7c5f-499c-85c6-87281e571f29 req-1f8dbc19-928d-4323-a3c4-4c44ddb0014d None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:02:07.869259 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [None req-6a87202b-c133-4180-96d0-25b000e4f352 tempest-TestVolumeBootPattern-391440175 tempest-TestVolumeBootPattern-391440175-project-member] https://10.4.3.8/volume/v3/volumes/0c59dbd0-e06d-4610-b2b7-bc993eca9f6d returned with HTTP 200 Aug 07 10:02:07.869586 np0000006707 devstack@c-api.service[100298]: [pid: 100298|app: 0|req: 991/3968] 10.4.3.8 () {66 vars in 1334 bytes} [Fri Aug 7 10:02:07 2026] GET /volume/v3/volumes/0c59dbd0-e06d-4610-b2b7-bc993eca9f6d => generated 867 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 10:02:07.872603 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [req-a148bd6d-7c5f-499c-85c6-87281e571f29 req-1f8dbc19-928d-4323-a3c4-4c44ddb0014d tempest-TestEncryptedCinderVolumes-768498766 tempest-TestEncryptedCinderVolumes-768498766-project-member] GET https://10.4.3.8/volume/v3/attachments/260751f7-d047-4e8f-aa3e-4bb01be5b884 Aug 07 10:02:07.872894 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [req-a148bd6d-7c5f-499c-85c6-87281e571f29 req-1f8dbc19-928d-4323-a3c4-4c44ddb0014d tempest-TestEncryptedCinderVolumes-768498766 tempest-TestEncryptedCinderVolumes-768498766-project-member] Empty body provided in request {{(pid=100297) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 10:02:07.875682 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [req-a148bd6d-7c5f-499c-85c6-87281e571f29 req-1f8dbc19-928d-4323-a3c4-4c44ddb0014d tempest-TestEncryptedCinderVolumes-768498766 tempest-TestEncryptedCinderVolumes-768498766-project-member] Calling method 'version_select' {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 10:02:07.897653 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [req-a148bd6d-7c5f-499c-85c6-87281e571f29 req-1f8dbc19-928d-4323-a3c4-4c44ddb0014d tempest-TestEncryptedCinderVolumes-768498766 tempest-TestEncryptedCinderVolumes-768498766-project-member] https://10.4.3.8/volume/v3/attachments/260751f7-d047-4e8f-aa3e-4bb01be5b884 returned with HTTP 200 Aug 07 10:02:07.898121 np0000006707 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 995/3969] 10.4.3.8 () {70 vars in 1637 bytes} [Fri Aug 7 10:02:07 2026] GET /volume/v3/attachments/260751f7-d047-4e8f-aa3e-4bb01be5b884 => generated 993 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 10:02:08.508990 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [None req-2a691d6e-979d-4909-94cd-56c31d0bbf22 None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:02:08.511370 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-2a691d6e-979d-4909-94cd-56c31d0bbf22 tempest-VolumeImageDependencyTests-1627637941 tempest-VolumeImageDependencyTests-1627637941-project-member] GET https://10.4.3.8/volume/v3/volumes/9260a9aa-cb4e-4a75-a156-9aef348d85dd Aug 07 10:02:08.511695 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-2a691d6e-979d-4909-94cd-56c31d0bbf22 tempest-VolumeImageDependencyTests-1627637941 tempest-VolumeImageDependencyTests-1627637941-project-member] Empty body provided in request {{(pid=100296) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 10:02:08.511944 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-2a691d6e-979d-4909-94cd-56c31d0bbf22 tempest-VolumeImageDependencyTests-1627637941 tempest-VolumeImageDependencyTests-1627637941-project-member] Calling method 'show' {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 10:02:08.520123 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-2a691d6e-979d-4909-94cd-56c31d0bbf22 tempest-VolumeImageDependencyTests-1627637941 tempest-VolumeImageDependencyTests-1627637941-project-member] https://10.4.3.8/volume/v3/volumes/9260a9aa-cb4e-4a75-a156-9aef348d85dd returned with HTTP 404 Aug 07 10:02:08.520858 np0000006707 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 990/3970] 10.4.3.8 () {68 vars in 1375 bytes} [Fri Aug 7 10:02:08 2026] GET /volume/v3/volumes/9260a9aa-cb4e-4a75-a156-9aef348d85dd => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 07 10:02:08.884977 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-53a93af5-81e5-4eb0-a677-7ae1a850682f None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:02:08.885751 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-53a93af5-81e5-4eb0-a677-7ae1a850682f tempest-TestVolumeBootPattern-391440175 tempest-TestVolumeBootPattern-391440175-project-member] GET https://10.4.3.8/volume/v3/volumes/0c59dbd0-e06d-4610-b2b7-bc993eca9f6d Aug 07 10:02:08.885948 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-53a93af5-81e5-4eb0-a677-7ae1a850682f tempest-TestVolumeBootPattern-391440175 tempest-TestVolumeBootPattern-391440175-project-member] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 10:02:08.886207 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-53a93af5-81e5-4eb0-a677-7ae1a850682f tempest-TestVolumeBootPattern-391440175 tempest-TestVolumeBootPattern-391440175-project-member] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 10:02:08.893112 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-53a93af5-81e5-4eb0-a677-7ae1a850682f tempest-TestVolumeBootPattern-391440175 tempest-TestVolumeBootPattern-391440175-project-member] https://10.4.3.8/volume/v3/volumes/0c59dbd0-e06d-4610-b2b7-bc993eca9f6d returned with HTTP 404 Aug 07 10:02:08.893824 np0000006707 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 995/3971] 10.4.3.8 () {66 vars in 1334 bytes} [Fri Aug 7 10:02:08 2026] GET /volume/v3/volumes/0c59dbd0-e06d-4610-b2b7-bc993eca9f6d => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 10:02:08.904993 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.middleware.request_id [None req-2a4bc8e1-9af1-4cf2-8651-cdc9ea23520c None None] RequestId filter calling following filter/app {{(pid=100298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:02:08.909544 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [None req-2a4bc8e1-9af1-4cf2-8651-cdc9ea23520c tempest-TestVolumeBootPattern-185801994 tempest-TestVolumeBootPattern-185801994-project-admin] GET https://10.4.3.8/volume/v3/volumes/detail?all_tenants=1 Aug 07 10:02:08.909544 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [None req-2a4bc8e1-9af1-4cf2-8651-cdc9ea23520c tempest-TestVolumeBootPattern-185801994 tempest-TestVolumeBootPattern-185801994-project-admin] Empty body provided in request {{(pid=100298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 10:02:08.909544 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [None req-2a4bc8e1-9af1-4cf2-8651-cdc9ea23520c tempest-TestVolumeBootPattern-185801994 tempest-TestVolumeBootPattern-185801994-project-admin] Calling method 'detail' {{(pid=100298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 10:02:08.909544 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.volume.api [None req-2a4bc8e1-9af1-4cf2-8651-cdc9ea23520c tempest-TestVolumeBootPattern-185801994 tempest-TestVolumeBootPattern-185801994-project-admin] Searching by: MultiDict([('all_tenants', 1)]). {{(pid=100298) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 07 10:02:08.938515 np0000006707 devstack@c-api.service[100298]: INFO cinder.volume.api [None req-2a4bc8e1-9af1-4cf2-8651-cdc9ea23520c tempest-TestVolumeBootPattern-185801994 tempest-TestVolumeBootPattern-185801994-project-admin] Get all volumes completed successfully. Aug 07 10:02:08.941661 np0000006707 devstack@c-api.service[100298]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 10:02:08.941661 np0000006707 devstack@c-api.service[100298]: warnings.warn( Aug 07 10:02:08.950123 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [None req-2a4bc8e1-9af1-4cf2-8651-cdc9ea23520c tempest-TestVolumeBootPattern-185801994 tempest-TestVolumeBootPattern-185801994-project-admin] https://10.4.3.8/volume/v3/volumes/detail?all_tenants=1 returned with HTTP 200 Aug 07 10:02:08.951759 np0000006707 devstack@c-api.service[100298]: [pid: 100298|app: 0|req: 992/3972] 10.4.3.8 () {66 vars in 1271 bytes} [Fri Aug 7 10:02:08 2026] GET /volume/v3/volumes/detail?all_tenants=1 => generated 12071 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 07 10:02:08.970026 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [None req-f775f665-adab-483e-bd4c-d48a7fcb0ac6 None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:02:08.973635 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-f775f665-adab-483e-bd4c-d48a7fcb0ac6 tempest-TestVolumeBootPattern-185801994 tempest-TestVolumeBootPattern-185801994-project-admin] DELETE https://10.4.3.8/volume/v3/types/8d9b1f18-6fc4-4828-b500-9f5aa9b31a90 Aug 07 10:02:08.973973 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-f775f665-adab-483e-bd4c-d48a7fcb0ac6 tempest-TestVolumeBootPattern-185801994 tempest-TestVolumeBootPattern-185801994-project-admin] Empty body provided in request {{(pid=100297) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 10:02:08.974323 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-f775f665-adab-483e-bd4c-d48a7fcb0ac6 tempest-TestVolumeBootPattern-185801994 tempest-TestVolumeBootPattern-185801994-project-admin] Calling method '_delete' {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 10:02:08.974756 np0000006707 devstack@c-api.service[100297]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 10:02:08.974756 np0000006707 devstack@c-api.service[100297]: warnings.warn( Aug 07 10:02:09.008455 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-f775f665-adab-483e-bd4c-d48a7fcb0ac6 tempest-TestVolumeBootPattern-185801994 tempest-TestVolumeBootPattern-185801994-project-admin] https://10.4.3.8/volume/v3/types/8d9b1f18-6fc4-4828-b500-9f5aa9b31a90 returned with HTTP 202 Aug 07 10:02:09.008898 np0000006707 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 996/3973] 10.4.3.8 () {66 vars in 1331 bytes} [Fri Aug 7 10:02:08 2026] DELETE /volume/v3/types/8d9b1f18-6fc4-4828-b500-9f5aa9b31a90 => generated 0 bytes in 39 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 07 10:02:09.044396 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [None req-3e8ff9fd-beac-4ef8-9894-fd700cc06384 None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:02:09.046399 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-3e8ff9fd-beac-4ef8-9894-fd700cc06384 tempest-TestVolumeBootPattern-391440175 tempest-TestVolumeBootPattern-391440175-project-member] POST https://10.4.3.8/volume/v3/volumes Aug 07 10:02:09.047252 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-3e8ff9fd-beac-4ef8-9894-fd700cc06384 tempest-TestVolumeBootPattern-391440175 tempest-TestVolumeBootPattern-391440175-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestVolumeBootPattern-volume-origin-1896809437", "snapshot_id": null, "imageRef": "a6c27e23-91c8-49d8-8cc0-7e13210d16ce", "volume_type": null, "size": 1}} {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 10:02:09.048833 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.v3.volumes [None req-3e8ff9fd-beac-4ef8-9894-fd700cc06384 tempest-TestVolumeBootPattern-391440175 tempest-TestVolumeBootPattern-391440175-project-member] Create volume request body: {'volume': {'name': 'tempest-TestVolumeBootPattern-volume-origin-1896809437', 'snapshot_id': None, 'imageRef': 'a6c27e23-91c8-49d8-8cc0-7e13210d16ce', 'volume_type': None, 'size': 1}} {{(pid=100296) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 07 10:02:09.352191 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.v3.volumes [None req-3e8ff9fd-beac-4ef8-9894-fd700cc06384 tempest-TestVolumeBootPattern-391440175 tempest-TestVolumeBootPattern-391440175-project-member] Create volume of 1 GB Aug 07 10:02:09.358752 np0000006707 devstack@c-api.service[100296]: INFO cinder.volume.api [None req-3e8ff9fd-beac-4ef8-9894-fd700cc06384 tempest-TestVolumeBootPattern-391440175 tempest-TestVolumeBootPattern-391440175-project-member] Availability Zones retrieved successfully. Aug 07 10:02:09.365329 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.volume.api [None req-3e8ff9fd-beac-4ef8-9894-fd700cc06384 tempest-TestVolumeBootPattern-391440175 tempest-TestVolumeBootPattern-391440175-project-member] Flow 'volume_create_api' (ecf51d51-c05b-4435-8c2c-a63c756112a3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100296) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 10:02:09.366439 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.volume.api [None req-3e8ff9fd-beac-4ef8-9894-fd700cc06384 tempest-TestVolumeBootPattern-391440175 tempest-TestVolumeBootPattern-391440175-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (11b8a8a0-1b65-46b3-96d5-2939330966ce) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 10:02:09.368198 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.volume.flows.api.create_volume [None req-3e8ff9fd-beac-4ef8-9894-fd700cc06384 tempest-TestVolumeBootPattern-391440175 tempest-TestVolumeBootPattern-391440175-project-member] Validating volume size '1' using validate_int {{(pid=100296) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 07 10:02:09.443441 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.volume.api [None req-3e8ff9fd-beac-4ef8-9894-fd700cc06384 tempest-TestVolumeBootPattern-391440175 tempest-TestVolumeBootPattern-391440175-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (11b8a8a0-1b65-46b3-96d5-2939330966ce) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-07T09:47:39Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=45fd9a3a-b61e-4c6c-9ab7-d02f06678d0d,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '45fd9a3a-b61e-4c6c-9ab7-d02f06678d0d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 10:02:09.444154 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.volume.api [None req-3e8ff9fd-beac-4ef8-9894-fd700cc06384 tempest-TestVolumeBootPattern-391440175 tempest-TestVolumeBootPattern-391440175-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5bdf713d-a554-48dc-94a1-e61a5faa9bf4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 10:02:09.502514 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.quota [None req-3e8ff9fd-beac-4ef8-9894-fd700cc06384 tempest-TestVolumeBootPattern-391440175 tempest-TestVolumeBootPattern-391440175-project-member] Created reservations ['b9ff02bd-5410-4007-844f-1a2204d153c2', 'b96b6ea5-00f7-40b0-994d-a1767d44ff3f', '2473a1f2-6009-4a62-baa8-4feb8ecafeb8', 'ec734f3a-c8a3-460f-94c0-c343b31daaa8'] {{(pid=100296) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 10:02:09.503432 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.volume.api [None req-3e8ff9fd-beac-4ef8-9894-fd700cc06384 tempest-TestVolumeBootPattern-391440175 tempest-TestVolumeBootPattern-391440175-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5bdf713d-a554-48dc-94a1-e61a5faa9bf4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['b9ff02bd-5410-4007-844f-1a2204d153c2', 'b96b6ea5-00f7-40b0-994d-a1767d44ff3f', '2473a1f2-6009-4a62-baa8-4feb8ecafeb8', 'ec734f3a-c8a3-460f-94c0-c343b31daaa8']}' {{(pid=100296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 10:02:09.504321 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.volume.api [None req-3e8ff9fd-beac-4ef8-9894-fd700cc06384 tempest-TestVolumeBootPattern-391440175 tempest-TestVolumeBootPattern-391440175-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (81d66952-6977-46f7-8de0-cdfc07b10e80) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 10:02:09.531188 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.volume.api [None req-3e8ff9fd-beac-4ef8-9894-fd700cc06384 tempest-TestVolumeBootPattern-391440175 tempest-TestVolumeBootPattern-391440175-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (81d66952-6977-46f7-8de0-cdfc07b10e80) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '6e3bff08-bd39-45e6-aacb-513a389e49f7', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestVolumeBootPattern-volume-origin-1896809437',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='52f5f8fcdd29429c807d8bcef75e3bee',qos_specs=None,replication_status=,reservations=['b9ff02bd-5410-4007-844f-1a2204d153c2','b96b6ea5-00f7-40b0-994d-a1767d44ff3f','2473a1f2-6009-4a62-baa8-4feb8ecafeb8','ec734f3a-c8a3-460f-94c0-c343b31daaa8'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c317c7eecf9245dea62bbb49e4819366',volume_type_id=45fd9a3a-b61e-4c6c-9ab7-d02f06678d0d), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-07T10:02:09Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestVolumeBootPattern-volume-origin-1896809437',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=6e3bff08-bd39-45e6-aacb-513a389e49f7,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='52f5f8fcdd29429c807d8bcef75e3bee',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='c317c7eecf9245dea62bbb49e4819366',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(45fd9a3a-b61e-4c6c-9ab7-d02f06678d0d),volume_type_id=45fd9a3a-b61e-4c6c-9ab7-d02f06678d0d)}' {{(pid=100296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 10:02:09.532191 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.volume.api [None req-3e8ff9fd-beac-4ef8-9894-fd700cc06384 tempest-TestVolumeBootPattern-391440175 tempest-TestVolumeBootPattern-391440175-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6187b77c-d0c6-4c52-b816-44f3a3790c79) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 10:02:09.560255 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.volume.api [None req-3e8ff9fd-beac-4ef8-9894-fd700cc06384 tempest-TestVolumeBootPattern-391440175 tempest-TestVolumeBootPattern-391440175-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6187b77c-d0c6-4c52-b816-44f3a3790c79) transitioned into state 'SUCCESS' from state '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-1896809437',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='52f5f8fcdd29429c807d8bcef75e3bee',qos_specs=None,replication_status=,reservations=['b9ff02bd-5410-4007-844f-1a2204d153c2','b96b6ea5-00f7-40b0-994d-a1767d44ff3f','2473a1f2-6009-4a62-baa8-4feb8ecafeb8','ec734f3a-c8a3-460f-94c0-c343b31daaa8'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c317c7eecf9245dea62bbb49e4819366',volume_type_id=45fd9a3a-b61e-4c6c-9ab7-d02f06678d0d)}' {{(pid=100296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 10:02:09.561091 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.volume.api [None req-3e8ff9fd-beac-4ef8-9894-fd700cc06384 tempest-TestVolumeBootPattern-391440175 tempest-TestVolumeBootPattern-391440175-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1b7b74b2-351a-4d74-b749-8edd87f598b0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 10:02:09.570099 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.volume.api [None req-3e8ff9fd-beac-4ef8-9894-fd700cc06384 tempest-TestVolumeBootPattern-391440175 tempest-TestVolumeBootPattern-391440175-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1b7b74b2-351a-4d74-b749-8edd87f598b0) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 10:02:09.570986 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.volume.api [None req-3e8ff9fd-beac-4ef8-9894-fd700cc06384 tempest-TestVolumeBootPattern-391440175 tempest-TestVolumeBootPattern-391440175-project-member] Flow 'volume_create_api' (ecf51d51-c05b-4435-8c2c-a63c756112a3) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100296) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 10:02:09.571304 np0000006707 devstack@c-api.service[100296]: INFO cinder.volume.api [None req-3e8ff9fd-beac-4ef8-9894-fd700cc06384 tempest-TestVolumeBootPattern-391440175 tempest-TestVolumeBootPattern-391440175-project-member] Create volume request issued successfully. Aug 07 10:02:09.571946 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-3e8ff9fd-beac-4ef8-9894-fd700cc06384 tempest-TestVolumeBootPattern-391440175 tempest-TestVolumeBootPattern-391440175-project-member] https://10.4.3.8/volume/v3/volumes returned with HTTP 202 Aug 07 10:02:09.572372 np0000006707 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 991/3974] 10.4.3.8 () {68 vars in 1245 bytes} [Fri Aug 7 10:02:09 2026] POST /volume/v3/volumes => generated 755 bytes in 528 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 07 10:02:09.588431 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-637978f2-53c9-4f7a-afc9-beec52a36899 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:02:09.588596 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-637978f2-53c9-4f7a-afc9-beec52a36899 tempest-TestVolumeBootPattern-391440175 tempest-TestVolumeBootPattern-391440175-project-member] GET https://10.4.3.8/volume/v3/volumes/6e3bff08-bd39-45e6-aacb-513a389e49f7 Aug 07 10:02:09.588858 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-637978f2-53c9-4f7a-afc9-beec52a36899 tempest-TestVolumeBootPattern-391440175 tempest-TestVolumeBootPattern-391440175-project-member] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 10:02:09.589088 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-637978f2-53c9-4f7a-afc9-beec52a36899 tempest-TestVolumeBootPattern-391440175 tempest-TestVolumeBootPattern-391440175-project-member] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 10:02:09.600265 np0000006707 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 10:02:09.600265 np0000006707 devstack@c-api.service[100295]: warnings.warn( Aug 07 10:02:09.605660 np0000006707 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-637978f2-53c9-4f7a-afc9-beec52a36899 tempest-TestVolumeBootPattern-391440175 tempest-TestVolumeBootPattern-391440175-project-member] Volume info retrieved successfully. Aug 07 10:02:09.611613 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-637978f2-53c9-4f7a-afc9-beec52a36899 tempest-TestVolumeBootPattern-391440175 tempest-TestVolumeBootPattern-391440175-project-member] https://10.4.3.8/volume/v3/volumes/6e3bff08-bd39-45e6-aacb-513a389e49f7 returned with HTTP 200 Aug 07 10:02:09.612127 np0000006707 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 996/3975] 10.4.3.8 () {66 vars in 1334 bytes} [Fri Aug 7 10:02:09 2026] GET /volume/v3/volumes/6e3bff08-bd39-45e6-aacb-513a389e49f7 => generated 823 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 10:02:10.627524 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.middleware.request_id [None req-ccc316b2-942d-4dee-b1fc-78ff7405ee70 None None] RequestId filter calling following filter/app {{(pid=100298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:02:10.629240 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [None req-ccc316b2-942d-4dee-b1fc-78ff7405ee70 tempest-TestVolumeBootPattern-391440175 tempest-TestVolumeBootPattern-391440175-project-member] GET https://10.4.3.8/volume/v3/volumes/6e3bff08-bd39-45e6-aacb-513a389e49f7 Aug 07 10:02:10.629685 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [None req-ccc316b2-942d-4dee-b1fc-78ff7405ee70 tempest-TestVolumeBootPattern-391440175 tempest-TestVolumeBootPattern-391440175-project-member] Empty body provided in request {{(pid=100298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 10:02:10.630061 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [None req-ccc316b2-942d-4dee-b1fc-78ff7405ee70 tempest-TestVolumeBootPattern-391440175 tempest-TestVolumeBootPattern-391440175-project-member] Calling method 'show' {{(pid=100298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 10:02:10.631374 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [None req-9cf58464-465d-4737-a6ad-169b11e48352 None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:02:10.632223 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-9cf58464-465d-4737-a6ad-169b11e48352 tempest-VolumeImageDependencyTests-1627637941 tempest-VolumeImageDependencyTests-1627637941-project-member] POST https://10.4.3.8/volume/v3/volumes Aug 07 10:02:10.632647 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-9cf58464-465d-4737-a6ad-169b11e48352 tempest-VolumeImageDependencyTests-1627637941 tempest-VolumeImageDependencyTests-1627637941-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "volume1-for-test0e20bd6e-440f-41d8-9b5d-fc047ac00423", "imageRef": "f8ee6c17-e10c-450e-aacf-46e38e4b42b9", "size": 1}} {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 10:02:10.637123 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.v3.volumes [None req-9cf58464-465d-4737-a6ad-169b11e48352 tempest-VolumeImageDependencyTests-1627637941 tempest-VolumeImageDependencyTests-1627637941-project-member] Create volume request body: {'volume': {'name': 'volume1-for-test0e20bd6e-440f-41d8-9b5d-fc047ac00423', 'imageRef': 'f8ee6c17-e10c-450e-aacf-46e38e4b42b9', 'size': 1}} {{(pid=100297) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 07 10:02:10.639139 np0000006707 devstack@c-api.service[100298]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 10:02:10.639139 np0000006707 devstack@c-api.service[100298]: warnings.warn( Aug 07 10:02:10.647610 np0000006707 devstack@c-api.service[100298]: INFO cinder.volume.api [None req-ccc316b2-942d-4dee-b1fc-78ff7405ee70 tempest-TestVolumeBootPattern-391440175 tempest-TestVolumeBootPattern-391440175-project-member] Volume info retrieved successfully. Aug 07 10:02:10.655270 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [None req-ccc316b2-942d-4dee-b1fc-78ff7405ee70 tempest-TestVolumeBootPattern-391440175 tempest-TestVolumeBootPattern-391440175-project-member] https://10.4.3.8/volume/v3/volumes/6e3bff08-bd39-45e6-aacb-513a389e49f7 returned with HTTP 200 Aug 07 10:02:10.655270 np0000006707 devstack@c-api.service[100298]: [pid: 100298|app: 0|req: 993/3976] 10.4.3.8 () {66 vars in 1334 bytes} [Fri Aug 7 10:02:10 2026] GET /volume/v3/volumes/6e3bff08-bd39-45e6-aacb-513a389e49f7 => generated 1363 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 10:02:10.668668 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [None req-809079b2-9b67-4599-905d-b35a59ad26b8 None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:02:10.670515 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-809079b2-9b67-4599-905d-b35a59ad26b8 tempest-TestVolumeBootPattern-391440175 tempest-TestVolumeBootPattern-391440175-project-member] GET https://10.4.3.8/volume/v3/volumes/6e3bff08-bd39-45e6-aacb-513a389e49f7 Aug 07 10:02:10.670761 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-809079b2-9b67-4599-905d-b35a59ad26b8 tempest-TestVolumeBootPattern-391440175 tempest-TestVolumeBootPattern-391440175-project-member] Empty body provided in request {{(pid=100296) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 10:02:10.670941 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-809079b2-9b67-4599-905d-b35a59ad26b8 tempest-TestVolumeBootPattern-391440175 tempest-TestVolumeBootPattern-391440175-project-member] Calling method 'show' {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 10:02:10.678178 np0000006707 devstack@c-api.service[100296]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 10:02:10.678178 np0000006707 devstack@c-api.service[100296]: warnings.warn( Aug 07 10:02:10.681592 np0000006707 devstack@c-api.service[100296]: INFO cinder.volume.api [None req-809079b2-9b67-4599-905d-b35a59ad26b8 tempest-TestVolumeBootPattern-391440175 tempest-TestVolumeBootPattern-391440175-project-member] Volume info retrieved successfully. Aug 07 10:02:10.685877 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-809079b2-9b67-4599-905d-b35a59ad26b8 tempest-TestVolumeBootPattern-391440175 tempest-TestVolumeBootPattern-391440175-project-member] https://10.4.3.8/volume/v3/volumes/6e3bff08-bd39-45e6-aacb-513a389e49f7 returned with HTTP 200 Aug 07 10:02:10.686291 np0000006707 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 992/3977] 10.4.3.8 () {66 vars in 1334 bytes} [Fri Aug 7 10:02:10 2026] GET /volume/v3/volumes/6e3bff08-bd39-45e6-aacb-513a389e49f7 => generated 1363 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 10:02:10.722296 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.v3.volumes [None req-9cf58464-465d-4737-a6ad-169b11e48352 tempest-VolumeImageDependencyTests-1627637941 tempest-VolumeImageDependencyTests-1627637941-project-member] Create volume of 1 GB Aug 07 10:02:10.731450 np0000006707 devstack@c-api.service[100297]: INFO cinder.volume.api [None req-9cf58464-465d-4737-a6ad-169b11e48352 tempest-VolumeImageDependencyTests-1627637941 tempest-VolumeImageDependencyTests-1627637941-project-member] Availability Zones retrieved successfully. Aug 07 10:02:10.742395 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.volume.api [None req-9cf58464-465d-4737-a6ad-169b11e48352 tempest-VolumeImageDependencyTests-1627637941 tempest-VolumeImageDependencyTests-1627637941-project-member] Flow 'volume_create_api' (07986f17-0d78-4b49-8602-261cb27e77f9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100297) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 10:02:10.745815 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.volume.api [None req-9cf58464-465d-4737-a6ad-169b11e48352 tempest-VolumeImageDependencyTests-1627637941 tempest-VolumeImageDependencyTests-1627637941-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1d17c7e7-38ab-478f-abdf-0d55bc443358) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100297) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 10:02:10.746834 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.volume.flows.api.create_volume [None req-9cf58464-465d-4737-a6ad-169b11e48352 tempest-VolumeImageDependencyTests-1627637941 tempest-VolumeImageDependencyTests-1627637941-project-member] Validating volume size '1' using validate_int {{(pid=100297) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 07 10:02:10.809129 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.volume.api [None req-9cf58464-465d-4737-a6ad-169b11e48352 tempest-VolumeImageDependencyTests-1627637941 tempest-VolumeImageDependencyTests-1627637941-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1d17c7e7-38ab-478f-abdf-0d55bc443358) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-07T09:47:39Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=45fd9a3a-b61e-4c6c-9ab7-d02f06678d0d,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '45fd9a3a-b61e-4c6c-9ab7-d02f06678d0d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100297) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 10:02:10.809956 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.volume.api [None req-9cf58464-465d-4737-a6ad-169b11e48352 tempest-VolumeImageDependencyTests-1627637941 tempest-VolumeImageDependencyTests-1627637941-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b78e7b9f-0460-4202-97af-a5f83940f100) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100297) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 10:02:10.854649 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.quota [None req-9cf58464-465d-4737-a6ad-169b11e48352 tempest-VolumeImageDependencyTests-1627637941 tempest-VolumeImageDependencyTests-1627637941-project-member] Created reservations ['27ec93e4-b934-4c96-9764-4a7deb367adf', '5a21c295-5d63-4ecb-a2e5-355cb7ad30ba', '5a2a0005-2f0e-41b0-8b2e-319397b478a3', 'd433bda6-ac25-4361-ad35-58dec7afdde9'] {{(pid=100297) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 10:02:10.855173 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.volume.api [None req-9cf58464-465d-4737-a6ad-169b11e48352 tempest-VolumeImageDependencyTests-1627637941 tempest-VolumeImageDependencyTests-1627637941-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b78e7b9f-0460-4202-97af-a5f83940f100) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['27ec93e4-b934-4c96-9764-4a7deb367adf', '5a21c295-5d63-4ecb-a2e5-355cb7ad30ba', '5a2a0005-2f0e-41b0-8b2e-319397b478a3', 'd433bda6-ac25-4361-ad35-58dec7afdde9']}' {{(pid=100297) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 10:02:10.855934 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.volume.api [None req-9cf58464-465d-4737-a6ad-169b11e48352 tempest-VolumeImageDependencyTests-1627637941 tempest-VolumeImageDependencyTests-1627637941-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c35b2997-d34f-4ea7-a42c-0912927dcf94) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100297) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 10:02:10.877040 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.volume.api [None req-9cf58464-465d-4737-a6ad-169b11e48352 tempest-VolumeImageDependencyTests-1627637941 tempest-VolumeImageDependencyTests-1627637941-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c35b2997-d34f-4ea7-a42c-0912927dcf94) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '332128b4-c0a5-49af-835b-796a5373bfd7', '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='61fa49ac198640048d3e47c90f702b25',qos_specs=None,replication_status=,reservations=['27ec93e4-b934-4c96-9764-4a7deb367adf','5a21c295-5d63-4ecb-a2e5-355cb7ad30ba','5a2a0005-2f0e-41b0-8b2e-319397b478a3','d433bda6-ac25-4361-ad35-58dec7afdde9'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c2e8de31082a4db1a6fb41326ed8fb3c',volume_type_id=45fd9a3a-b61e-4c6c-9ab7-d02f06678d0d), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-07T10:02:10Z,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=332128b4-c0a5-49af-835b-796a5373bfd7,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='61fa49ac198640048d3e47c90f702b25',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='c2e8de31082a4db1a6fb41326ed8fb3c',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(45fd9a3a-b61e-4c6c-9ab7-d02f06678d0d),volume_type_id=45fd9a3a-b61e-4c6c-9ab7-d02f06678d0d)}' {{(pid=100297) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 10:02:10.878024 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.volume.api [None req-9cf58464-465d-4737-a6ad-169b11e48352 tempest-VolumeImageDependencyTests-1627637941 tempest-VolumeImageDependencyTests-1627637941-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8da65a27-e3eb-44ba-9353-4fdea51d0741) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100297) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 10:02:10.898254 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.volume.api [None req-9cf58464-465d-4737-a6ad-169b11e48352 tempest-VolumeImageDependencyTests-1627637941 tempest-VolumeImageDependencyTests-1627637941-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8da65a27-e3eb-44ba-9353-4fdea51d0741) transitioned into state 'SUCCESS' from 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='61fa49ac198640048d3e47c90f702b25',qos_specs=None,replication_status=,reservations=['27ec93e4-b934-4c96-9764-4a7deb367adf','5a21c295-5d63-4ecb-a2e5-355cb7ad30ba','5a2a0005-2f0e-41b0-8b2e-319397b478a3','d433bda6-ac25-4361-ad35-58dec7afdde9'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c2e8de31082a4db1a6fb41326ed8fb3c',volume_type_id=45fd9a3a-b61e-4c6c-9ab7-d02f06678d0d)}' {{(pid=100297) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 10:02:10.899055 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.volume.api [None req-9cf58464-465d-4737-a6ad-169b11e48352 tempest-VolumeImageDependencyTests-1627637941 tempest-VolumeImageDependencyTests-1627637941-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2db5fb73-1b9c-4626-a29a-d9b8612466fa) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100297) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 10:02:10.908392 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.volume.api [None req-9cf58464-465d-4737-a6ad-169b11e48352 tempest-VolumeImageDependencyTests-1627637941 tempest-VolumeImageDependencyTests-1627637941-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2db5fb73-1b9c-4626-a29a-d9b8612466fa) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100297) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 10:02:10.909325 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.volume.api [None req-9cf58464-465d-4737-a6ad-169b11e48352 tempest-VolumeImageDependencyTests-1627637941 tempest-VolumeImageDependencyTests-1627637941-project-member] Flow 'volume_create_api' (07986f17-0d78-4b49-8602-261cb27e77f9) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100297) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 10:02:10.909742 np0000006707 devstack@c-api.service[100297]: INFO cinder.volume.api [None req-9cf58464-465d-4737-a6ad-169b11e48352 tempest-VolumeImageDependencyTests-1627637941 tempest-VolumeImageDependencyTests-1627637941-project-member] Create volume request issued successfully. Aug 07 10:02:10.910387 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-9cf58464-465d-4737-a6ad-169b11e48352 tempest-VolumeImageDependencyTests-1627637941 tempest-VolumeImageDependencyTests-1627637941-project-member] https://10.4.3.8/volume/v3/volumes returned with HTTP 202 Aug 07 10:02:10.914446 np0000006707 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 997/3978] 10.4.3.8 () {70 vars in 1286 bytes} [Fri Aug 7 10:02:10 2026] POST /volume/v3/volumes => generated 771 bytes in 282 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 07 10:02:10.933602 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-9f20a939-7acf-4fdc-988f-af3e09ca3d50 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:02:10.935508 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-9f20a939-7acf-4fdc-988f-af3e09ca3d50 tempest-VolumeImageDependencyTests-1627637941 tempest-VolumeImageDependencyTests-1627637941-project-member] GET https://10.4.3.8/volume/v3/volumes/332128b4-c0a5-49af-835b-796a5373bfd7 Aug 07 10:02:10.938116 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-9f20a939-7acf-4fdc-988f-af3e09ca3d50 tempest-VolumeImageDependencyTests-1627637941 tempest-VolumeImageDependencyTests-1627637941-project-member] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 10:02:10.938116 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-9f20a939-7acf-4fdc-988f-af3e09ca3d50 tempest-VolumeImageDependencyTests-1627637941 tempest-VolumeImageDependencyTests-1627637941-project-member] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 10:02:10.947232 np0000006707 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 10:02:10.947232 np0000006707 devstack@c-api.service[100295]: warnings.warn( Aug 07 10:02:10.952943 np0000006707 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-9f20a939-7acf-4fdc-988f-af3e09ca3d50 tempest-VolumeImageDependencyTests-1627637941 tempest-VolumeImageDependencyTests-1627637941-project-member] Volume info retrieved successfully. Aug 07 10:02:10.957375 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-9f20a939-7acf-4fdc-988f-af3e09ca3d50 tempest-VolumeImageDependencyTests-1627637941 tempest-VolumeImageDependencyTests-1627637941-project-member] https://10.4.3.8/volume/v3/volumes/332128b4-c0a5-49af-835b-796a5373bfd7 returned with HTTP 200 Aug 07 10:02:10.957905 np0000006707 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 997/3979] 10.4.3.8 () {68 vars in 1375 bytes} [Fri Aug 7 10:02:10 2026] GET /volume/v3/volumes/332128b4-c0a5-49af-835b-796a5373bfd7 => generated 839 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 10:02:11.974117 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.middleware.request_id [None req-38f7b909-dfdb-4510-ad51-6d4dbc95638f None None] RequestId filter calling following filter/app {{(pid=100298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:02:11.977580 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [None req-38f7b909-dfdb-4510-ad51-6d4dbc95638f tempest-VolumeImageDependencyTests-1627637941 tempest-VolumeImageDependencyTests-1627637941-project-member] GET https://10.4.3.8/volume/v3/volumes/332128b4-c0a5-49af-835b-796a5373bfd7 Aug 07 10:02:11.977580 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [None req-38f7b909-dfdb-4510-ad51-6d4dbc95638f tempest-VolumeImageDependencyTests-1627637941 tempest-VolumeImageDependencyTests-1627637941-project-member] Empty body provided in request {{(pid=100298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 10:02:11.977580 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [None req-38f7b909-dfdb-4510-ad51-6d4dbc95638f tempest-VolumeImageDependencyTests-1627637941 tempest-VolumeImageDependencyTests-1627637941-project-member] Calling method 'show' {{(pid=100298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 10:02:11.987954 np0000006707 devstack@c-api.service[100298]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 10:02:11.987954 np0000006707 devstack@c-api.service[100298]: warnings.warn( Aug 07 10:02:11.994782 np0000006707 devstack@c-api.service[100298]: INFO cinder.volume.api [None req-38f7b909-dfdb-4510-ad51-6d4dbc95638f tempest-VolumeImageDependencyTests-1627637941 tempest-VolumeImageDependencyTests-1627637941-project-member] Volume info retrieved successfully. Aug 07 10:02:11.999388 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [None req-38f7b909-dfdb-4510-ad51-6d4dbc95638f tempest-VolumeImageDependencyTests-1627637941 tempest-VolumeImageDependencyTests-1627637941-project-member] https://10.4.3.8/volume/v3/volumes/332128b4-c0a5-49af-835b-796a5373bfd7 returned with HTTP 200 Aug 07 10:02:12.000012 np0000006707 devstack@c-api.service[100298]: [pid: 100298|app: 0|req: 994/3980] 10.4.3.8 () {68 vars in 1375 bytes} [Fri Aug 7 10:02:11 2026] GET /volume/v3/volumes/332128b4-c0a5-49af-835b-796a5373bfd7 => generated 921 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 10:02:12.171408 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [req-70b223ac-6b32-450c-bafd-7cbd1e0c77ae req-1a2e8acd-3e46-466a-8331-be4108b155d8 None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:02:12.174369 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [req-70b223ac-6b32-450c-bafd-7cbd1e0c77ae req-1a2e8acd-3e46-466a-8331-be4108b155d8 tempest-TestVolumeBootPattern-391440175 tempest-TestVolumeBootPattern-391440175-project-member] GET https://10.4.3.8/volume/v3/volumes/6e3bff08-bd39-45e6-aacb-513a389e49f7 Aug 07 10:02:12.174640 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [req-70b223ac-6b32-450c-bafd-7cbd1e0c77ae req-1a2e8acd-3e46-466a-8331-be4108b155d8 tempest-TestVolumeBootPattern-391440175 tempest-TestVolumeBootPattern-391440175-project-member] Empty body provided in request {{(pid=100296) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 10:02:12.174880 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [req-70b223ac-6b32-450c-bafd-7cbd1e0c77ae req-1a2e8acd-3e46-466a-8331-be4108b155d8 tempest-TestVolumeBootPattern-391440175 tempest-TestVolumeBootPattern-391440175-project-member] Calling method 'show' {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 10:02:12.186078 np0000006707 devstack@c-api.service[100296]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 10:02:12.186078 np0000006707 devstack@c-api.service[100296]: warnings.warn( Aug 07 10:02:12.193156 np0000006707 devstack@c-api.service[100296]: INFO cinder.volume.api [req-70b223ac-6b32-450c-bafd-7cbd1e0c77ae req-1a2e8acd-3e46-466a-8331-be4108b155d8 tempest-TestVolumeBootPattern-391440175 tempest-TestVolumeBootPattern-391440175-project-member] Volume info retrieved successfully. Aug 07 10:02:12.203344 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [req-70b223ac-6b32-450c-bafd-7cbd1e0c77ae req-1a2e8acd-3e46-466a-8331-be4108b155d8 tempest-TestVolumeBootPattern-391440175 tempest-TestVolumeBootPattern-391440175-project-member] https://10.4.3.8/volume/v3/volumes/6e3bff08-bd39-45e6-aacb-513a389e49f7 returned with HTTP 200 Aug 07 10:02:12.203344 np0000006707 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 993/3981] 10.4.3.8 () {68 vars in 1584 bytes} [Fri Aug 7 10:02:12 2026] GET /volume/v3/volumes/6e3bff08-bd39-45e6-aacb-513a389e49f7 => generated 1363 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 10:02:12.753026 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [req-70b223ac-6b32-450c-bafd-7cbd1e0c77ae req-dddc6d24-d8ab-4452-815e-468d88ef7d24 None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:02:12.755666 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [req-70b223ac-6b32-450c-bafd-7cbd1e0c77ae req-dddc6d24-d8ab-4452-815e-468d88ef7d24 tempest-TestVolumeBootPattern-391440175 tempest-TestVolumeBootPattern-391440175-project-member] GET https://10.4.3.8/volume/v3/volumes/6e3bff08-bd39-45e6-aacb-513a389e49f7 Aug 07 10:02:12.755910 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [req-70b223ac-6b32-450c-bafd-7cbd1e0c77ae req-dddc6d24-d8ab-4452-815e-468d88ef7d24 tempest-TestVolumeBootPattern-391440175 tempest-TestVolumeBootPattern-391440175-project-member] Empty body provided in request {{(pid=100297) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 10:02:12.756141 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [req-70b223ac-6b32-450c-bafd-7cbd1e0c77ae req-dddc6d24-d8ab-4452-815e-468d88ef7d24 tempest-TestVolumeBootPattern-391440175 tempest-TestVolumeBootPattern-391440175-project-member] Calling method 'show' {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 10:02:12.769014 np0000006707 devstack@c-api.service[100297]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 10:02:12.769014 np0000006707 devstack@c-api.service[100297]: warnings.warn( Aug 07 10:02:12.777292 np0000006707 devstack@c-api.service[100297]: INFO cinder.volume.api [req-70b223ac-6b32-450c-bafd-7cbd1e0c77ae req-dddc6d24-d8ab-4452-815e-468d88ef7d24 tempest-TestVolumeBootPattern-391440175 tempest-TestVolumeBootPattern-391440175-project-member] Volume info retrieved successfully. Aug 07 10:02:12.784919 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [req-70b223ac-6b32-450c-bafd-7cbd1e0c77ae req-dddc6d24-d8ab-4452-815e-468d88ef7d24 tempest-TestVolumeBootPattern-391440175 tempest-TestVolumeBootPattern-391440175-project-member] https://10.4.3.8/volume/v3/volumes/6e3bff08-bd39-45e6-aacb-513a389e49f7 returned with HTTP 200 Aug 07 10:02:12.785358 np0000006707 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 998/3982] 10.4.3.8 () {68 vars in 1584 bytes} [Fri Aug 7 10:02:12 2026] GET /volume/v3/volumes/6e3bff08-bd39-45e6-aacb-513a389e49f7 => generated 1363 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 10:02:12.795458 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-dd7a7ccb-9cd4-47a4-935f-8f6813a7c3bb None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:02:12.795911 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-dd7a7ccb-9cd4-47a4-935f-8f6813a7c3bb None None] GET https://10.4.3.8/volume// Aug 07 10:02:12.796096 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-dd7a7ccb-9cd4-47a4-935f-8f6813a7c3bb None None] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 10:02:12.796340 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-dd7a7ccb-9cd4-47a4-935f-8f6813a7c3bb None None] Calling method 'all' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 10:02:12.796819 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-dd7a7ccb-9cd4-47a4-935f-8f6813a7c3bb None None] https://10.4.3.8/volume// returned with HTTP 300 Aug 07 10:02:12.797353 np0000006707 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 998/3983] 10.4.3.8 () {66 vars in 1405 bytes} [Fri Aug 7 10:02:12 2026] GET /volume/ => generated 384 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 07 10:02:12.805298 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.middleware.request_id [req-70b223ac-6b32-450c-bafd-7cbd1e0c77ae req-50dc79e5-e65b-4d0b-992b-fd92fe8f346a None None] RequestId filter calling following filter/app {{(pid=100298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:02:12.808109 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [req-70b223ac-6b32-450c-bafd-7cbd1e0c77ae req-50dc79e5-e65b-4d0b-992b-fd92fe8f346a tempest-TestVolumeBootPattern-391440175 tempest-TestVolumeBootPattern-391440175-project-member] POST https://10.4.3.8/volume/v3/attachments Aug 07 10:02:12.808303 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [req-70b223ac-6b32-450c-bafd-7cbd1e0c77ae req-50dc79e5-e65b-4d0b-992b-fd92fe8f346a tempest-TestVolumeBootPattern-391440175 tempest-TestVolumeBootPattern-391440175-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "6e3bff08-bd39-45e6-aacb-513a389e49f7", "connector": null, "instance_uuid": "8ace881f-65f9-4906-a157-d6004c88c1e8"}} {{(pid=100298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 10:02:12.817874 np0000006707 devstack@c-api.service[100298]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 10:02:12.817874 np0000006707 devstack@c-api.service[100298]: warnings.warn( Aug 07 10:02:12.851145 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [req-70b223ac-6b32-450c-bafd-7cbd1e0c77ae req-50dc79e5-e65b-4d0b-992b-fd92fe8f346a tempest-TestVolumeBootPattern-391440175 tempest-TestVolumeBootPattern-391440175-project-member] https://10.4.3.8/volume/v3/attachments returned with HTTP 200 Aug 07 10:02:12.851851 np0000006707 devstack@c-api.service[100298]: [pid: 100298|app: 0|req: 995/3984] 10.4.3.8 () {74 vars in 1580 bytes} [Fri Aug 7 10:02:12 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 10:02:13.015247 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [None req-8160a0ef-1aa6-4927-a021-c2a560bc828a None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:02:13.020679 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-8160a0ef-1aa6-4927-a021-c2a560bc828a tempest-VolumeImageDependencyTests-1627637941 tempest-VolumeImageDependencyTests-1627637941-project-member] GET https://10.4.3.8/volume/v3/volumes/332128b4-c0a5-49af-835b-796a5373bfd7 Aug 07 10:02:13.020679 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-8160a0ef-1aa6-4927-a021-c2a560bc828a tempest-VolumeImageDependencyTests-1627637941 tempest-VolumeImageDependencyTests-1627637941-project-member] Empty body provided in request {{(pid=100296) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 10:02:13.020679 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-8160a0ef-1aa6-4927-a021-c2a560bc828a tempest-VolumeImageDependencyTests-1627637941 tempest-VolumeImageDependencyTests-1627637941-project-member] Calling method 'show' {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 10:02:13.026436 np0000006707 devstack@c-api.service[100296]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 10:02:13.026436 np0000006707 devstack@c-api.service[100296]: warnings.warn( Aug 07 10:02:13.030996 np0000006707 devstack@c-api.service[100296]: INFO cinder.volume.api [None req-8160a0ef-1aa6-4927-a021-c2a560bc828a tempest-VolumeImageDependencyTests-1627637941 tempest-VolumeImageDependencyTests-1627637941-project-member] Volume info retrieved successfully. Aug 07 10:02:13.036392 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-8160a0ef-1aa6-4927-a021-c2a560bc828a tempest-VolumeImageDependencyTests-1627637941 tempest-VolumeImageDependencyTests-1627637941-project-member] https://10.4.3.8/volume/v3/volumes/332128b4-c0a5-49af-835b-796a5373bfd7 returned with HTTP 200 Aug 07 10:02:13.036848 np0000006707 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 994/3985] 10.4.3.8 () {68 vars in 1375 bytes} [Fri Aug 7 10:02:13 2026] GET /volume/v3/volumes/332128b4-c0a5-49af-835b-796a5373bfd7 => generated 924 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 10:02:13.252279 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [None req-1d780bd8-2577-48d0-8fcd-0e1b90f56547 None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:02:13.375437 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-1d780bd8-2577-48d0-8fcd-0e1b90f56547 tempest-CreateVolumesFromBackupTest-1318528778 tempest-CreateVolumesFromBackupTest-1318528778-project-member] POST https://10.4.3.8/volume/v3/volumes Aug 07 10:02:13.375906 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-1d780bd8-2577-48d0-8fcd-0e1b90f56547 tempest-CreateVolumesFromBackupTest-1318528778 tempest-CreateVolumesFromBackupTest-1318528778-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-CreateVolumesFromBackupTest-Volume-153945002"}} {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 10:02:13.377344 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.v3.volumes [None req-1d780bd8-2577-48d0-8fcd-0e1b90f56547 tempest-CreateVolumesFromBackupTest-1318528778 tempest-CreateVolumesFromBackupTest-1318528778-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-CreateVolumesFromBackupTest-Volume-153945002'}} {{(pid=100297) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 07 10:02:13.377629 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.v3.volumes [None req-1d780bd8-2577-48d0-8fcd-0e1b90f56547 tempest-CreateVolumesFromBackupTest-1318528778 tempest-CreateVolumesFromBackupTest-1318528778-project-member] Create volume of 1 GB Aug 07 10:02:13.382091 np0000006707 devstack@c-api.service[100297]: INFO cinder.volume.api [None req-1d780bd8-2577-48d0-8fcd-0e1b90f56547 tempest-CreateVolumesFromBackupTest-1318528778 tempest-CreateVolumesFromBackupTest-1318528778-project-member] Availability Zones retrieved successfully. Aug 07 10:02:13.388185 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.volume.api [None req-1d780bd8-2577-48d0-8fcd-0e1b90f56547 tempest-CreateVolumesFromBackupTest-1318528778 tempest-CreateVolumesFromBackupTest-1318528778-project-member] Flow 'volume_create_api' (d7ddb7fe-0da2-4089-8f51-408ddb67708b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100297) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 10:02:13.389283 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.volume.api [None req-1d780bd8-2577-48d0-8fcd-0e1b90f56547 tempest-CreateVolumesFromBackupTest-1318528778 tempest-CreateVolumesFromBackupTest-1318528778-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (aaf0e081-f5d5-4990-b1c1-0b3bb20148de) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100297) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 10:02:13.390359 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.volume.flows.api.create_volume [None req-1d780bd8-2577-48d0-8fcd-0e1b90f56547 tempest-CreateVolumesFromBackupTest-1318528778 tempest-CreateVolumesFromBackupTest-1318528778-project-member] Validating volume size '1' using validate_int {{(pid=100297) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 07 10:02:13.424499 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.volume.api [None req-1d780bd8-2577-48d0-8fcd-0e1b90f56547 tempest-CreateVolumesFromBackupTest-1318528778 tempest-CreateVolumesFromBackupTest-1318528778-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (aaf0e081-f5d5-4990-b1c1-0b3bb20148de) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-07T09:47:39Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=45fd9a3a-b61e-4c6c-9ab7-d02f06678d0d,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '45fd9a3a-b61e-4c6c-9ab7-d02f06678d0d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100297) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 10:02:13.425621 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.volume.api [None req-1d780bd8-2577-48d0-8fcd-0e1b90f56547 tempest-CreateVolumesFromBackupTest-1318528778 tempest-CreateVolumesFromBackupTest-1318528778-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (72ac40df-a937-4464-9bd6-1fcbbce1ce73) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100297) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 10:02:13.511400 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.quota [None req-1d780bd8-2577-48d0-8fcd-0e1b90f56547 tempest-CreateVolumesFromBackupTest-1318528778 tempest-CreateVolumesFromBackupTest-1318528778-project-member] Created reservations ['bc97f983-cf96-47b5-b068-9ae3e8b0713e', '5499b5fa-a624-489f-81e3-7862947a1a52', '71eb90cc-2d85-4749-a220-887f93ff5283', '9072e95d-8a4e-4b8c-9232-dc6a65fc8df5'] {{(pid=100297) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 10:02:13.511400 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.volume.api [None req-1d780bd8-2577-48d0-8fcd-0e1b90f56547 tempest-CreateVolumesFromBackupTest-1318528778 tempest-CreateVolumesFromBackupTest-1318528778-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (72ac40df-a937-4464-9bd6-1fcbbce1ce73) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['bc97f983-cf96-47b5-b068-9ae3e8b0713e', '5499b5fa-a624-489f-81e3-7862947a1a52', '71eb90cc-2d85-4749-a220-887f93ff5283', '9072e95d-8a4e-4b8c-9232-dc6a65fc8df5']}' {{(pid=100297) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 10:02:13.511400 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.volume.api [None req-1d780bd8-2577-48d0-8fcd-0e1b90f56547 tempest-CreateVolumesFromBackupTest-1318528778 tempest-CreateVolumesFromBackupTest-1318528778-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (58f4764a-6607-4e9b-b17b-b2b997240c74) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100297) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 10:02:13.544260 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.volume.api [None req-1d780bd8-2577-48d0-8fcd-0e1b90f56547 tempest-CreateVolumesFromBackupTest-1318528778 tempest-CreateVolumesFromBackupTest-1318528778-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (58f4764a-6607-4e9b-b17b-b2b997240c74) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'd0563b1b-4fa6-4f37-ae83-3ac4c4a89554', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromBackupTest-Volume-153945002',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='8bcff42ca0b8491ebb8cb2d646060e14',qos_specs=None,replication_status=,reservations=['bc97f983-cf96-47b5-b068-9ae3e8b0713e','5499b5fa-a624-489f-81e3-7862947a1a52','71eb90cc-2d85-4749-a220-887f93ff5283','9072e95d-8a4e-4b8c-9232-dc6a65fc8df5'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='27854c80d5af4b22839d4106a430d0b6',volume_type_id=45fd9a3a-b61e-4c6c-9ab7-d02f06678d0d), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-07T10:02:13Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromBackupTest-Volume-153945002',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=d0563b1b-4fa6-4f37-ae83-3ac4c4a89554,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='8bcff42ca0b8491ebb8cb2d646060e14',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='27854c80d5af4b22839d4106a430d0b6',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(45fd9a3a-b61e-4c6c-9ab7-d02f06678d0d),volume_type_id=45fd9a3a-b61e-4c6c-9ab7-d02f06678d0d)}' {{(pid=100297) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 10:02:13.545066 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.volume.api [None req-1d780bd8-2577-48d0-8fcd-0e1b90f56547 tempest-CreateVolumesFromBackupTest-1318528778 tempest-CreateVolumesFromBackupTest-1318528778-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9f91de8e-257e-435a-add5-390afb46ea0d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100297) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 10:02:13.573888 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.volume.api [None req-1d780bd8-2577-48d0-8fcd-0e1b90f56547 tempest-CreateVolumesFromBackupTest-1318528778 tempest-CreateVolumesFromBackupTest-1318528778-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9f91de8e-257e-435a-add5-390afb46ea0d) transitioned into state 'SUCCESS' from state '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-153945002',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='8bcff42ca0b8491ebb8cb2d646060e14',qos_specs=None,replication_status=,reservations=['bc97f983-cf96-47b5-b068-9ae3e8b0713e','5499b5fa-a624-489f-81e3-7862947a1a52','71eb90cc-2d85-4749-a220-887f93ff5283','9072e95d-8a4e-4b8c-9232-dc6a65fc8df5'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='27854c80d5af4b22839d4106a430d0b6',volume_type_id=45fd9a3a-b61e-4c6c-9ab7-d02f06678d0d)}' {{(pid=100297) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 10:02:13.575194 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.volume.api [None req-1d780bd8-2577-48d0-8fcd-0e1b90f56547 tempest-CreateVolumesFromBackupTest-1318528778 tempest-CreateVolumesFromBackupTest-1318528778-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1512318e-de10-4d5e-a281-b31b76ffa5e4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100297) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 10:02:13.592468 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.volume.api [None req-1d780bd8-2577-48d0-8fcd-0e1b90f56547 tempest-CreateVolumesFromBackupTest-1318528778 tempest-CreateVolumesFromBackupTest-1318528778-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1512318e-de10-4d5e-a281-b31b76ffa5e4) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100297) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 10:02:13.593717 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.volume.api [None req-1d780bd8-2577-48d0-8fcd-0e1b90f56547 tempest-CreateVolumesFromBackupTest-1318528778 tempest-CreateVolumesFromBackupTest-1318528778-project-member] Flow 'volume_create_api' (d7ddb7fe-0da2-4089-8f51-408ddb67708b) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100297) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 10:02:13.594378 np0000006707 devstack@c-api.service[100297]: INFO cinder.volume.api [None req-1d780bd8-2577-48d0-8fcd-0e1b90f56547 tempest-CreateVolumesFromBackupTest-1318528778 tempest-CreateVolumesFromBackupTest-1318528778-project-member] Create volume request issued successfully. Aug 07 10:02:13.595363 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-1d780bd8-2577-48d0-8fcd-0e1b90f56547 tempest-CreateVolumesFromBackupTest-1318528778 tempest-CreateVolumesFromBackupTest-1318528778-project-member] https://10.4.3.8/volume/v3/volumes returned with HTTP 202 Aug 07 10:02:13.595954 np0000006707 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 999/3986] 10.4.3.8 () {68 vars in 1244 bytes} [Fri Aug 7 10:02:13 2026] POST /volume/v3/volumes => generated 753 bytes in 344 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 07 10:02:13.611752 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-ba025069-b157-4c0f-ac4d-82afac38a5a0 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:02:13.614673 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-ba025069-b157-4c0f-ac4d-82afac38a5a0 tempest-CreateVolumesFromBackupTest-1318528778 tempest-CreateVolumesFromBackupTest-1318528778-project-member] GET https://10.4.3.8/volume/v3/volumes/d0563b1b-4fa6-4f37-ae83-3ac4c4a89554 Aug 07 10:02:13.614982 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-ba025069-b157-4c0f-ac4d-82afac38a5a0 tempest-CreateVolumesFromBackupTest-1318528778 tempest-CreateVolumesFromBackupTest-1318528778-project-member] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 10:02:13.615326 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-ba025069-b157-4c0f-ac4d-82afac38a5a0 tempest-CreateVolumesFromBackupTest-1318528778 tempest-CreateVolumesFromBackupTest-1318528778-project-member] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 10:02:13.624672 np0000006707 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 10:02:13.624672 np0000006707 devstack@c-api.service[100295]: warnings.warn( Aug 07 10:02:13.630950 np0000006707 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-ba025069-b157-4c0f-ac4d-82afac38a5a0 tempest-CreateVolumesFromBackupTest-1318528778 tempest-CreateVolumesFromBackupTest-1318528778-project-member] Volume info retrieved successfully. Aug 07 10:02:13.637354 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-ba025069-b157-4c0f-ac4d-82afac38a5a0 tempest-CreateVolumesFromBackupTest-1318528778 tempest-CreateVolumesFromBackupTest-1318528778-project-member] https://10.4.3.8/volume/v3/volumes/d0563b1b-4fa6-4f37-ae83-3ac4c4a89554 returned with HTTP 200 Aug 07 10:02:13.637871 np0000006707 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 999/3987] 10.4.3.8 () {66 vars in 1334 bytes} [Fri Aug 7 10:02:13 2026] GET /volume/v3/volumes/d0563b1b-4fa6-4f37-ae83-3ac4c4a89554 => generated 821 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 10:02:13.951963 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.middleware.request_id [req-a148bd6d-7c5f-499c-85c6-87281e571f29 req-e10e18d3-d082-4c0a-a465-7ee845cec82b None None] RequestId filter calling following filter/app {{(pid=100298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:02:13.954859 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [req-a148bd6d-7c5f-499c-85c6-87281e571f29 req-e10e18d3-d082-4c0a-a465-7ee845cec82b tempest-TestEncryptedCinderVolumes-768498766 tempest-TestEncryptedCinderVolumes-768498766-project-member] GET https://10.4.3.8/volume/v3/volumes/5b5fb386-55da-4f7a-b001-c0b9f59a6107/encryption Aug 07 10:02:13.955152 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [req-a148bd6d-7c5f-499c-85c6-87281e571f29 req-e10e18d3-d082-4c0a-a465-7ee845cec82b tempest-TestEncryptedCinderVolumes-768498766 tempest-TestEncryptedCinderVolumes-768498766-project-member] Empty body provided in request {{(pid=100298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 10:02:13.955411 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [req-a148bd6d-7c5f-499c-85c6-87281e571f29 req-e10e18d3-d082-4c0a-a465-7ee845cec82b tempest-TestEncryptedCinderVolumes-768498766 tempest-TestEncryptedCinderVolumes-768498766-project-member] Calling method 'index' {{(pid=100298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 10:02:13.967720 np0000006707 devstack@c-api.service[100298]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 10:02:13.967720 np0000006707 devstack@c-api.service[100298]: warnings.warn( Aug 07 10:02:13.974913 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [req-a148bd6d-7c5f-499c-85c6-87281e571f29 req-e10e18d3-d082-4c0a-a465-7ee845cec82b tempest-TestEncryptedCinderVolumes-768498766 tempest-TestEncryptedCinderVolumes-768498766-project-member] https://10.4.3.8/volume/v3/volumes/5b5fb386-55da-4f7a-b001-c0b9f59a6107/encryption returned with HTTP 200 Aug 07 10:02:13.975379 np0000006707 devstack@c-api.service[100298]: [pid: 100298|app: 0|req: 996/3988] 10.4.3.8 () {68 vars in 1617 bytes} [Fri Aug 7 10:02:13 2026] GET /volume/v3/volumes/5b5fb386-55da-4f7a-b001-c0b9f59a6107/encryption => generated 160 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 10:02:13.986828 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [None req-fd26aebb-8804-430f-ba00-deb4a752ad16 None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:02:13.986828 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-fd26aebb-8804-430f-ba00-deb4a752ad16 None None] GET https://10.4.3.8/volume// Aug 07 10:02:13.986828 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-fd26aebb-8804-430f-ba00-deb4a752ad16 None None] Empty body provided in request {{(pid=100296) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 10:02:13.986828 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-fd26aebb-8804-430f-ba00-deb4a752ad16 None None] Calling method 'all' {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 10:02:13.986828 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-fd26aebb-8804-430f-ba00-deb4a752ad16 None None] https://10.4.3.8/volume// returned with HTTP 300 Aug 07 10:02:13.986828 np0000006707 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 995/3989] 10.4.3.8 () {66 vars in 1412 bytes} [Fri Aug 7 10:02:13 2026] GET /volume/ => generated 384 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 07 10:02:13.995770 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [req-70b223ac-6b32-450c-bafd-7cbd1e0c77ae req-dfc0f112-0394-4580-9dcc-3ced4e19dc14 None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:02:13.998695 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [req-70b223ac-6b32-450c-bafd-7cbd1e0c77ae req-dfc0f112-0394-4580-9dcc-3ced4e19dc14 tempest-TestVolumeBootPattern-391440175 tempest-TestVolumeBootPattern-391440175-project-member] GET https://10.4.3.8/volume/v3/volumes/6e3bff08-bd39-45e6-aacb-513a389e49f7 Aug 07 10:02:13.999103 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [req-70b223ac-6b32-450c-bafd-7cbd1e0c77ae req-dfc0f112-0394-4580-9dcc-3ced4e19dc14 tempest-TestVolumeBootPattern-391440175 tempest-TestVolumeBootPattern-391440175-project-member] Empty body provided in request {{(pid=100297) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 10:02:13.999390 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [req-70b223ac-6b32-450c-bafd-7cbd1e0c77ae req-dfc0f112-0394-4580-9dcc-3ced4e19dc14 tempest-TestVolumeBootPattern-391440175 tempest-TestVolumeBootPattern-391440175-project-member] Calling method 'show' {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 10:02:14.019038 np0000006707 devstack@c-api.service[100297]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 10:02:14.019038 np0000006707 devstack@c-api.service[100297]: warnings.warn( Aug 07 10:02:14.026277 np0000006707 devstack@c-api.service[100297]: INFO cinder.volume.api [req-70b223ac-6b32-450c-bafd-7cbd1e0c77ae req-dfc0f112-0394-4580-9dcc-3ced4e19dc14 tempest-TestVolumeBootPattern-391440175 tempest-TestVolumeBootPattern-391440175-project-member] Volume info retrieved successfully. Aug 07 10:02:14.033126 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [req-70b223ac-6b32-450c-bafd-7cbd1e0c77ae req-dfc0f112-0394-4580-9dcc-3ced4e19dc14 tempest-TestVolumeBootPattern-391440175 tempest-TestVolumeBootPattern-391440175-project-member] https://10.4.3.8/volume/v3/volumes/6e3bff08-bd39-45e6-aacb-513a389e49f7 returned with HTTP 200 Aug 07 10:02:14.033689 np0000006707 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 1000/3990] 10.4.3.8 () {70 vars in 1625 bytes} [Fri Aug 7 10:02:13 2026] GET /volume/v3/volumes/6e3bff08-bd39-45e6-aacb-513a389e49f7 => generated 1542 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 07 10:02:14.052555 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-b1f8eb09-2cd5-4b9c-82ef-af11b0661d62 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:02:14.058940 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-b1f8eb09-2cd5-4b9c-82ef-af11b0661d62 tempest-VolumeImageDependencyTests-1627637941 tempest-VolumeImageDependencyTests-1627637941-project-member] GET https://10.4.3.8/volume/v3/volumes/332128b4-c0a5-49af-835b-796a5373bfd7 Aug 07 10:02:14.059255 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-b1f8eb09-2cd5-4b9c-82ef-af11b0661d62 tempest-VolumeImageDependencyTests-1627637941 tempest-VolumeImageDependencyTests-1627637941-project-member] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 10:02:14.059492 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-b1f8eb09-2cd5-4b9c-82ef-af11b0661d62 tempest-VolumeImageDependencyTests-1627637941 tempest-VolumeImageDependencyTests-1627637941-project-member] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 10:02:14.071615 np0000006707 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 10:02:14.071615 np0000006707 devstack@c-api.service[100295]: warnings.warn( Aug 07 10:02:14.081729 np0000006707 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-b1f8eb09-2cd5-4b9c-82ef-af11b0661d62 tempest-VolumeImageDependencyTests-1627637941 tempest-VolumeImageDependencyTests-1627637941-project-member] Volume info retrieved successfully. Aug 07 10:02:14.091479 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-b1f8eb09-2cd5-4b9c-82ef-af11b0661d62 tempest-VolumeImageDependencyTests-1627637941 tempest-VolumeImageDependencyTests-1627637941-project-member] https://10.4.3.8/volume/v3/volumes/332128b4-c0a5-49af-835b-796a5373bfd7 returned with HTTP 200 Aug 07 10:02:14.092278 np0000006707 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 1000/3991] 10.4.3.8 () {68 vars in 1375 bytes} [Fri Aug 7 10:02:14 2026] GET /volume/v3/volumes/332128b4-c0a5-49af-835b-796a5373bfd7 => generated 924 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 10:02:14.168149 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.middleware.request_id [req-70b223ac-6b32-450c-bafd-7cbd1e0c77ae req-3c927546-f329-4baa-9177-b7a8cf1f3af2 None None] RequestId filter calling following filter/app {{(pid=100298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:02:14.171141 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [req-70b223ac-6b32-450c-bafd-7cbd1e0c77ae req-3c927546-f329-4baa-9177-b7a8cf1f3af2 tempest-TestVolumeBootPattern-391440175 tempest-TestVolumeBootPattern-391440175-project-member] PUT https://10.4.3.8/volume/v3/attachments/be9bd618-dc2d-4f5c-b571-3b3d76b6d621 Aug 07 10:02:14.171750 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [req-70b223ac-6b32-450c-bafd-7cbd1e0c77ae req-3c927546-f329-4baa-9177-b7a8cf1f3af2 tempest-TestVolumeBootPattern-391440175 tempest-TestVolumeBootPattern-391440175-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.8", "host": "np0000006707", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:568b993d50b1", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "d2780578-1896-461f-80ac-b58d2e346b90", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 10:02:14.182433 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.coordination [req-70b223ac-6b32-450c-bafd-7cbd1e0c77ae req-3c927546-f329-4baa-9177-b7a8cf1f3af2 tempest-TestVolumeBootPattern-391440175 tempest-TestVolumeBootPattern-391440175-project-member] Acquiring lock "cinder-attachment_update-6e3bff08-bd39-45e6-aacb-513a389e49f7-np0000006707" by "attachment_update" {{(pid=100298) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 07 10:02:14.194796 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.coordination [req-70b223ac-6b32-450c-bafd-7cbd1e0c77ae req-3c927546-f329-4baa-9177-b7a8cf1f3af2 tempest-TestVolumeBootPattern-391440175 tempest-TestVolumeBootPattern-391440175-project-member] Lock "cinder-attachment_update-6e3bff08-bd39-45e6-aacb-513a389e49f7-np0000006707" acquired by "attachment_update" :: waited 0.013s {{(pid=100298) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 07 10:02:14.197984 np0000006707 devstack@c-api.service[100298]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 10:02:14.197984 np0000006707 devstack@c-api.service[100298]: warnings.warn( Aug 07 10:02:14.341545 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.coordination [req-70b223ac-6b32-450c-bafd-7cbd1e0c77ae req-3c927546-f329-4baa-9177-b7a8cf1f3af2 tempest-TestVolumeBootPattern-391440175 tempest-TestVolumeBootPattern-391440175-project-member] Lock "cinder-attachment_update-6e3bff08-bd39-45e6-aacb-513a389e49f7-np0000006707" released by "attachment_update" :: held 0.147s {{(pid=100298) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 07 10:02:14.341962 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [req-70b223ac-6b32-450c-bafd-7cbd1e0c77ae req-3c927546-f329-4baa-9177-b7a8cf1f3af2 tempest-TestVolumeBootPattern-391440175 tempest-TestVolumeBootPattern-391440175-project-member] https://10.4.3.8/volume/v3/attachments/be9bd618-dc2d-4f5c-b571-3b3d76b6d621 returned with HTTP 200 Aug 07 10:02:14.342658 np0000006707 devstack@c-api.service[100298]: [pid: 100298|app: 0|req: 997/3992] 10.4.3.8 () {74 vars in 1690 bytes} [Fri Aug 7 10:02:14 2026] PUT /volume/v3/attachments/be9bd618-dc2d-4f5c-b571-3b3d76b6d621 => generated 969 bytes in 175 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 10:02:14.379496 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [req-70b223ac-6b32-450c-bafd-7cbd1e0c77ae req-ce2d614b-2c2a-4209-b012-9c5a669103d1 None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:02:14.388122 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [req-70b223ac-6b32-450c-bafd-7cbd1e0c77ae req-ce2d614b-2c2a-4209-b012-9c5a669103d1 tempest-TestVolumeBootPattern-391440175 tempest-TestVolumeBootPattern-391440175-project-member] POST https://10.4.3.8/volume/v3/attachments/be9bd618-dc2d-4f5c-b571-3b3d76b6d621/action Aug 07 10:02:14.388122 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [req-70b223ac-6b32-450c-bafd-7cbd1e0c77ae req-ce2d614b-2c2a-4209-b012-9c5a669103d1 tempest-TestVolumeBootPattern-391440175 tempest-TestVolumeBootPattern-391440175-project-member] Action body: b'{"os-complete": null}' {{(pid=100296) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 07 10:02:14.388122 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [req-70b223ac-6b32-450c-bafd-7cbd1e0c77ae req-ce2d614b-2c2a-4209-b012-9c5a669103d1 tempest-TestVolumeBootPattern-391440175 tempest-TestVolumeBootPattern-391440175-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 10:02:14.406344 np0000006707 devstack@c-api.service[100296]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 10:02:14.406344 np0000006707 devstack@c-api.service[100296]: warnings.warn( Aug 07 10:02:14.421732 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [req-70b223ac-6b32-450c-bafd-7cbd1e0c77ae req-ce2d614b-2c2a-4209-b012-9c5a669103d1 tempest-TestVolumeBootPattern-391440175 tempest-TestVolumeBootPattern-391440175-project-member] https://10.4.3.8/volume/v3/attachments/be9bd618-dc2d-4f5c-b571-3b3d76b6d621/action returned with HTTP 204 Aug 07 10:02:14.422186 np0000006707 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 996/3993] 10.4.3.8 () {74 vars in 1711 bytes} [Fri Aug 7 10:02:14 2026] POST /volume/v3/attachments/be9bd618-dc2d-4f5c-b571-3b3d76b6d621/action => generated 0 bytes in 43 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 07 10:02:14.652027 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [None req-54d94461-dd24-42d0-8117-111b4db7aab3 None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:02:14.654556 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-54d94461-dd24-42d0-8117-111b4db7aab3 tempest-CreateVolumesFromBackupTest-1318528778 tempest-CreateVolumesFromBackupTest-1318528778-project-member] GET https://10.4.3.8/volume/v3/volumes/d0563b1b-4fa6-4f37-ae83-3ac4c4a89554 Aug 07 10:02:14.654850 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-54d94461-dd24-42d0-8117-111b4db7aab3 tempest-CreateVolumesFromBackupTest-1318528778 tempest-CreateVolumesFromBackupTest-1318528778-project-member] Empty body provided in request {{(pid=100297) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 10:02:14.655087 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-54d94461-dd24-42d0-8117-111b4db7aab3 tempest-CreateVolumesFromBackupTest-1318528778 tempest-CreateVolumesFromBackupTest-1318528778-project-member] Calling method 'show' {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 10:02:14.665033 np0000006707 devstack@c-api.service[100297]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 10:02:14.665033 np0000006707 devstack@c-api.service[100297]: warnings.warn( Aug 07 10:02:14.673490 np0000006707 devstack@c-api.service[100297]: INFO cinder.volume.api [None req-54d94461-dd24-42d0-8117-111b4db7aab3 tempest-CreateVolumesFromBackupTest-1318528778 tempest-CreateVolumesFromBackupTest-1318528778-project-member] Volume info retrieved successfully. Aug 07 10:02:14.683316 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-54d94461-dd24-42d0-8117-111b4db7aab3 tempest-CreateVolumesFromBackupTest-1318528778 tempest-CreateVolumesFromBackupTest-1318528778-project-member] https://10.4.3.8/volume/v3/volumes/d0563b1b-4fa6-4f37-ae83-3ac4c4a89554 returned with HTTP 200 Aug 07 10:02:14.683875 np0000006707 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 1001/3994] 10.4.3.8 () {66 vars in 1334 bytes} [Fri Aug 7 10:02:14 2026] GET /volume/v3/volumes/d0563b1b-4fa6-4f37-ae83-3ac4c4a89554 => generated 846 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 10:02:14.696056 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-b35a3c64-9e7b-4b58-8e34-88a67219b53a None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:02:14.698307 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-b35a3c64-9e7b-4b58-8e34-88a67219b53a tempest-CreateVolumesFromBackupTest-1318528778 tempest-CreateVolumesFromBackupTest-1318528778-project-member] POST https://10.4.3.8/volume/v3/backups Aug 07 10:02:14.698741 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-b35a3c64-9e7b-4b58-8e34-88a67219b53a tempest-CreateVolumesFromBackupTest-1318528778 tempest-CreateVolumesFromBackupTest-1318528778-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "d0563b1b-4fa6-4f37-ae83-3ac4c4a89554", "name": "tempest-CreateVolumesFromBackupTest-Backup-1515229334"}} {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 10:02:14.700611 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.contrib.backups [None req-b35a3c64-9e7b-4b58-8e34-88a67219b53a tempest-CreateVolumesFromBackupTest-1318528778 tempest-CreateVolumesFromBackupTest-1318528778-project-member] Creating new backup {'backup': {'volume_id': 'd0563b1b-4fa6-4f37-ae83-3ac4c4a89554', 'name': 'tempest-CreateVolumesFromBackupTest-Backup-1515229334'}} {{(pid=100295) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 07 10:02:14.700797 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.contrib.backups [None req-b35a3c64-9e7b-4b58-8e34-88a67219b53a tempest-CreateVolumesFromBackupTest-1318528778 tempest-CreateVolumesFromBackupTest-1318528778-project-member] Creating backup of volume d0563b1b-4fa6-4f37-ae83-3ac4c4a89554 in container None Aug 07 10:02:14.711718 np0000006707 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 10:02:14.711718 np0000006707 devstack@c-api.service[100295]: warnings.warn( Aug 07 10:02:14.712351 np0000006707 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-b35a3c64-9e7b-4b58-8e34-88a67219b53a tempest-CreateVolumesFromBackupTest-1318528778 tempest-CreateVolumesFromBackupTest-1318528778-project-member] Volume info retrieved successfully. Aug 07 10:02:14.761335 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.quota [None req-b35a3c64-9e7b-4b58-8e34-88a67219b53a tempest-CreateVolumesFromBackupTest-1318528778 tempest-CreateVolumesFromBackupTest-1318528778-project-member] Created reservations ['15c52ea1-4156-4588-9f95-683f6ee4e08f', '8802ad7f-55a0-40a5-b6b1-5b2149807aac'] {{(pid=100295) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 10:02:14.809303 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-b35a3c64-9e7b-4b58-8e34-88a67219b53a tempest-CreateVolumesFromBackupTest-1318528778 tempest-CreateVolumesFromBackupTest-1318528778-project-member] https://10.4.3.8/volume/v3/backups returned with HTTP 202 Aug 07 10:02:14.809890 np0000006707 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 1001/3995] 10.4.3.8 () {68 vars in 1245 bytes} [Fri Aug 7 10:02:14 2026] POST /volume/v3/backups => generated 335 bytes in 114 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 07 10:02:14.820108 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.middleware.request_id [None req-5d79ebe2-6c6e-4874-a9ca-3eba7dd85e87 None None] RequestId filter calling following filter/app {{(pid=100298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:02:14.822771 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [None req-5d79ebe2-6c6e-4874-a9ca-3eba7dd85e87 tempest-CreateVolumesFromBackupTest-1318528778 tempest-CreateVolumesFromBackupTest-1318528778-project-member] GET https://10.4.3.8/volume/v3/backups/7a7521c7-8761-47a4-a9e8-824f2147d15d Aug 07 10:02:14.823203 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [None req-5d79ebe2-6c6e-4874-a9ca-3eba7dd85e87 tempest-CreateVolumesFromBackupTest-1318528778 tempest-CreateVolumesFromBackupTest-1318528778-project-member] Empty body provided in request {{(pid=100298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 10:02:14.823665 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [None req-5d79ebe2-6c6e-4874-a9ca-3eba7dd85e87 tempest-CreateVolumesFromBackupTest-1318528778 tempest-CreateVolumesFromBackupTest-1318528778-project-member] Calling method 'show' {{(pid=100298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 10:02:14.823900 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.v3.backups [None req-5d79ebe2-6c6e-4874-a9ca-3eba7dd85e87 tempest-CreateVolumesFromBackupTest-1318528778 tempest-CreateVolumesFromBackupTest-1318528778-project-member] Show backup with id 7a7521c7-8761-47a4-a9e8-824f2147d15d. {{(pid=100298) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 10:02:14.829731 np0000006707 devstack@c-api.service[100298]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 10:02:14.829731 np0000006707 devstack@c-api.service[100298]: warnings.warn( Aug 07 10:02:14.831018 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [None req-5d79ebe2-6c6e-4874-a9ca-3eba7dd85e87 tempest-CreateVolumesFromBackupTest-1318528778 tempest-CreateVolumesFromBackupTest-1318528778-project-member] https://10.4.3.8/volume/v3/backups/7a7521c7-8761-47a4-a9e8-824f2147d15d returned with HTTP 200 Aug 07 10:02:14.831603 np0000006707 devstack@c-api.service[100298]: [pid: 100298|app: 0|req: 998/3996] 10.4.3.8 () {66 vars in 1334 bytes} [Fri Aug 7 10:02:14 2026] GET /volume/v3/backups/7a7521c7-8761-47a4-a9e8-824f2147d15d => generated 742 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 10:02:15.111515 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [None req-38e700c7-bb21-4614-b063-36884e7dca2a None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:02:15.114571 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-38e700c7-bb21-4614-b063-36884e7dca2a tempest-VolumeImageDependencyTests-1627637941 tempest-VolumeImageDependencyTests-1627637941-project-member] GET https://10.4.3.8/volume/v3/volumes/332128b4-c0a5-49af-835b-796a5373bfd7 Aug 07 10:02:15.114571 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-38e700c7-bb21-4614-b063-36884e7dca2a tempest-VolumeImageDependencyTests-1627637941 tempest-VolumeImageDependencyTests-1627637941-project-member] Empty body provided in request {{(pid=100296) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 10:02:15.114571 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-38e700c7-bb21-4614-b063-36884e7dca2a tempest-VolumeImageDependencyTests-1627637941 tempest-VolumeImageDependencyTests-1627637941-project-member] Calling method 'show' {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 10:02:15.122176 np0000006707 devstack@c-api.service[100296]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 10:02:15.122176 np0000006707 devstack@c-api.service[100296]: warnings.warn( Aug 07 10:02:15.125978 np0000006707 devstack@c-api.service[100296]: INFO cinder.volume.api [None req-38e700c7-bb21-4614-b063-36884e7dca2a tempest-VolumeImageDependencyTests-1627637941 tempest-VolumeImageDependencyTests-1627637941-project-member] Volume info retrieved successfully. Aug 07 10:02:15.131304 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-38e700c7-bb21-4614-b063-36884e7dca2a tempest-VolumeImageDependencyTests-1627637941 tempest-VolumeImageDependencyTests-1627637941-project-member] https://10.4.3.8/volume/v3/volumes/332128b4-c0a5-49af-835b-796a5373bfd7 returned with HTTP 200 Aug 07 10:02:15.131773 np0000006707 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 997/3997] 10.4.3.8 () {68 vars in 1375 bytes} [Fri Aug 7 10:02:15 2026] GET /volume/v3/volumes/332128b4-c0a5-49af-835b-796a5373bfd7 => generated 924 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 10:02:15.848400 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [None req-8c259ddd-2791-41c0-a75f-377f5c192adb None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:02:15.850204 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-8c259ddd-2791-41c0-a75f-377f5c192adb tempest-CreateVolumesFromBackupTest-1318528778 tempest-CreateVolumesFromBackupTest-1318528778-project-member] GET https://10.4.3.8/volume/v3/backups/7a7521c7-8761-47a4-a9e8-824f2147d15d Aug 07 10:02:15.850443 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-8c259ddd-2791-41c0-a75f-377f5c192adb tempest-CreateVolumesFromBackupTest-1318528778 tempest-CreateVolumesFromBackupTest-1318528778-project-member] Empty body provided in request {{(pid=100297) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 10:02:15.850651 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-8c259ddd-2791-41c0-a75f-377f5c192adb tempest-CreateVolumesFromBackupTest-1318528778 tempest-CreateVolumesFromBackupTest-1318528778-project-member] Calling method 'show' {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 10:02:15.850753 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.v3.backups [None req-8c259ddd-2791-41c0-a75f-377f5c192adb tempest-CreateVolumesFromBackupTest-1318528778 tempest-CreateVolumesFromBackupTest-1318528778-project-member] Show backup with id 7a7521c7-8761-47a4-a9e8-824f2147d15d. {{(pid=100297) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 10:02:15.860773 np0000006707 devstack@c-api.service[100297]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 10:02:15.860773 np0000006707 devstack@c-api.service[100297]: warnings.warn( Aug 07 10:02:15.861698 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-8c259ddd-2791-41c0-a75f-377f5c192adb tempest-CreateVolumesFromBackupTest-1318528778 tempest-CreateVolumesFromBackupTest-1318528778-project-member] https://10.4.3.8/volume/v3/backups/7a7521c7-8761-47a4-a9e8-824f2147d15d returned with HTTP 200 Aug 07 10:02:15.862278 np0000006707 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 1002/3998] 10.4.3.8 () {66 vars in 1334 bytes} [Fri Aug 7 10:02:15 2026] GET /volume/v3/backups/7a7521c7-8761-47a4-a9e8-824f2147d15d => generated 744 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 10:02:16.148602 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-08eac939-e6e0-4214-920f-497d1dd3c0b5 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:02:16.150202 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-08eac939-e6e0-4214-920f-497d1dd3c0b5 tempest-VolumeImageDependencyTests-1627637941 tempest-VolumeImageDependencyTests-1627637941-project-member] GET https://10.4.3.8/volume/v3/volumes/332128b4-c0a5-49af-835b-796a5373bfd7 Aug 07 10:02:16.150390 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-08eac939-e6e0-4214-920f-497d1dd3c0b5 tempest-VolumeImageDependencyTests-1627637941 tempest-VolumeImageDependencyTests-1627637941-project-member] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 10:02:16.150640 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-08eac939-e6e0-4214-920f-497d1dd3c0b5 tempest-VolumeImageDependencyTests-1627637941 tempest-VolumeImageDependencyTests-1627637941-project-member] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 10:02:16.157434 np0000006707 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 10:02:16.157434 np0000006707 devstack@c-api.service[100295]: warnings.warn( Aug 07 10:02:16.163452 np0000006707 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-08eac939-e6e0-4214-920f-497d1dd3c0b5 tempest-VolumeImageDependencyTests-1627637941 tempest-VolumeImageDependencyTests-1627637941-project-member] Volume info retrieved successfully. Aug 07 10:02:16.166462 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-08eac939-e6e0-4214-920f-497d1dd3c0b5 tempest-VolumeImageDependencyTests-1627637941 tempest-VolumeImageDependencyTests-1627637941-project-member] https://10.4.3.8/volume/v3/volumes/332128b4-c0a5-49af-835b-796a5373bfd7 returned with HTTP 200 Aug 07 10:02:16.167148 np0000006707 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 1002/3999] 10.4.3.8 () {68 vars in 1375 bytes} [Fri Aug 7 10:02:16 2026] GET /volume/v3/volumes/332128b4-c0a5-49af-835b-796a5373bfd7 => generated 924 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 10:02:16.405182 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.middleware.request_id [req-a148bd6d-7c5f-499c-85c6-87281e571f29 req-f02a33f6-fcf9-413a-8758-91ac5e0f83cd None None] RequestId filter calling following filter/app {{(pid=100298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:02:16.409330 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [req-a148bd6d-7c5f-499c-85c6-87281e571f29 req-f02a33f6-fcf9-413a-8758-91ac5e0f83cd tempest-TestEncryptedCinderVolumes-768498766 tempest-TestEncryptedCinderVolumes-768498766-project-member] POST https://10.4.3.8/volume/v3/attachments/260751f7-d047-4e8f-aa3e-4bb01be5b884/action Aug 07 10:02:16.409330 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [req-a148bd6d-7c5f-499c-85c6-87281e571f29 req-f02a33f6-fcf9-413a-8758-91ac5e0f83cd tempest-TestEncryptedCinderVolumes-768498766 tempest-TestEncryptedCinderVolumes-768498766-project-member] Action body: b'{"os-complete": null}' {{(pid=100298) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 07 10:02:16.409330 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [req-a148bd6d-7c5f-499c-85c6-87281e571f29 req-f02a33f6-fcf9-413a-8758-91ac5e0f83cd tempest-TestEncryptedCinderVolumes-768498766 tempest-TestEncryptedCinderVolumes-768498766-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 10:02:16.432407 np0000006707 devstack@c-api.service[100298]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 10:02:16.432407 np0000006707 devstack@c-api.service[100298]: warnings.warn( Aug 07 10:02:16.447376 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [req-a148bd6d-7c5f-499c-85c6-87281e571f29 req-f02a33f6-fcf9-413a-8758-91ac5e0f83cd tempest-TestEncryptedCinderVolumes-768498766 tempest-TestEncryptedCinderVolumes-768498766-project-member] https://10.4.3.8/volume/v3/attachments/260751f7-d047-4e8f-aa3e-4bb01be5b884/action returned with HTTP 204 Aug 07 10:02:16.447992 np0000006707 devstack@c-api.service[100298]: [pid: 100298|app: 0|req: 999/4000] 10.4.3.8 () {74 vars in 1711 bytes} [Fri Aug 7 10:02:16 2026] POST /volume/v3/attachments/260751f7-d047-4e8f-aa3e-4bb01be5b884/action => generated 0 bytes in 43 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 07 10:02:16.876337 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [None req-35122064-37e6-4d82-97fe-b52e592fe98d None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:02:16.878275 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-35122064-37e6-4d82-97fe-b52e592fe98d tempest-CreateVolumesFromBackupTest-1318528778 tempest-CreateVolumesFromBackupTest-1318528778-project-member] GET https://10.4.3.8/volume/v3/backups/7a7521c7-8761-47a4-a9e8-824f2147d15d Aug 07 10:02:16.878790 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-35122064-37e6-4d82-97fe-b52e592fe98d tempest-CreateVolumesFromBackupTest-1318528778 tempest-CreateVolumesFromBackupTest-1318528778-project-member] Empty body provided in request {{(pid=100296) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 10:02:16.879113 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-35122064-37e6-4d82-97fe-b52e592fe98d tempest-CreateVolumesFromBackupTest-1318528778 tempest-CreateVolumesFromBackupTest-1318528778-project-member] Calling method 'show' {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 10:02:16.879320 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.v3.backups [None req-35122064-37e6-4d82-97fe-b52e592fe98d tempest-CreateVolumesFromBackupTest-1318528778 tempest-CreateVolumesFromBackupTest-1318528778-project-member] Show backup with id 7a7521c7-8761-47a4-a9e8-824f2147d15d. {{(pid=100296) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 10:02:16.894209 np0000006707 devstack@c-api.service[100296]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 10:02:16.894209 np0000006707 devstack@c-api.service[100296]: warnings.warn( Aug 07 10:02:16.894209 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-35122064-37e6-4d82-97fe-b52e592fe98d tempest-CreateVolumesFromBackupTest-1318528778 tempest-CreateVolumesFromBackupTest-1318528778-project-member] https://10.4.3.8/volume/v3/backups/7a7521c7-8761-47a4-a9e8-824f2147d15d returned with HTTP 200 Aug 07 10:02:16.894209 np0000006707 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 998/4001] 10.4.3.8 () {66 vars in 1334 bytes} [Fri Aug 7 10:02:16 2026] GET /volume/v3/backups/7a7521c7-8761-47a4-a9e8-824f2147d15d => generated 744 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 10:02:17.181441 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [None req-a4b71e29-3e4b-4cfe-87f7-666f0c1f9836 None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:02:17.185945 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-a4b71e29-3e4b-4cfe-87f7-666f0c1f9836 tempest-VolumeImageDependencyTests-1627637941 tempest-VolumeImageDependencyTests-1627637941-project-member] GET https://10.4.3.8/volume/v3/volumes/332128b4-c0a5-49af-835b-796a5373bfd7 Aug 07 10:02:17.186182 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-a4b71e29-3e4b-4cfe-87f7-666f0c1f9836 tempest-VolumeImageDependencyTests-1627637941 tempest-VolumeImageDependencyTests-1627637941-project-member] Empty body provided in request {{(pid=100297) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 10:02:17.186404 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-a4b71e29-3e4b-4cfe-87f7-666f0c1f9836 tempest-VolumeImageDependencyTests-1627637941 tempest-VolumeImageDependencyTests-1627637941-project-member] Calling method 'show' {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 10:02:17.195972 np0000006707 devstack@c-api.service[100297]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 10:02:17.195972 np0000006707 devstack@c-api.service[100297]: warnings.warn( Aug 07 10:02:17.200789 np0000006707 devstack@c-api.service[100297]: INFO cinder.volume.api [None req-a4b71e29-3e4b-4cfe-87f7-666f0c1f9836 tempest-VolumeImageDependencyTests-1627637941 tempest-VolumeImageDependencyTests-1627637941-project-member] Volume info retrieved successfully. Aug 07 10:02:17.205711 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-a4b71e29-3e4b-4cfe-87f7-666f0c1f9836 tempest-VolumeImageDependencyTests-1627637941 tempest-VolumeImageDependencyTests-1627637941-project-member] https://10.4.3.8/volume/v3/volumes/332128b4-c0a5-49af-835b-796a5373bfd7 returned with HTTP 200 Aug 07 10:02:17.206155 np0000006707 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 1003/4002] 10.4.3.8 () {68 vars in 1375 bytes} [Fri Aug 7 10:02:17 2026] GET /volume/v3/volumes/332128b4-c0a5-49af-835b-796a5373bfd7 => generated 924 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 10:02:17.311832 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-169bedd9-1b55-4204-9cd9-25a6792f2087 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:02:17.313848 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-169bedd9-1b55-4204-9cd9-25a6792f2087 tempest-TestEncryptedCinderVolumes-768498766 tempest-TestEncryptedCinderVolumes-768498766-project-member] GET https://10.4.3.8/volume/v3/volumes/5b5fb386-55da-4f7a-b001-c0b9f59a6107 Aug 07 10:02:17.314114 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-169bedd9-1b55-4204-9cd9-25a6792f2087 tempest-TestEncryptedCinderVolumes-768498766 tempest-TestEncryptedCinderVolumes-768498766-project-member] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 10:02:17.314338 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-169bedd9-1b55-4204-9cd9-25a6792f2087 tempest-TestEncryptedCinderVolumes-768498766 tempest-TestEncryptedCinderVolumes-768498766-project-member] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 10:02:17.324599 np0000006707 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 10:02:17.324599 np0000006707 devstack@c-api.service[100295]: warnings.warn( Aug 07 10:02:17.328197 np0000006707 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-169bedd9-1b55-4204-9cd9-25a6792f2087 tempest-TestEncryptedCinderVolumes-768498766 tempest-TestEncryptedCinderVolumes-768498766-project-member] Volume info retrieved successfully. Aug 07 10:02:17.332573 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-169bedd9-1b55-4204-9cd9-25a6792f2087 tempest-TestEncryptedCinderVolumes-768498766 tempest-TestEncryptedCinderVolumes-768498766-project-member] https://10.4.3.8/volume/v3/volumes/5b5fb386-55da-4f7a-b001-c0b9f59a6107 returned with HTTP 200 Aug 07 10:02:17.333052 np0000006707 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 1003/4003] 10.4.3.8 () {66 vars in 1334 bytes} [Fri Aug 7 10:02:17 2026] GET /volume/v3/volumes/5b5fb386-55da-4f7a-b001-c0b9f59a6107 => generated 1165 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 10:02:17.379282 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.middleware.request_id [req-29ace3a3-3f3d-4887-9e30-63696bbafc49 req-d436561f-51b3-42b8-b1ad-e60c7bb5a54e None None] RequestId filter calling following filter/app {{(pid=100298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:02:17.381149 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [req-29ace3a3-3f3d-4887-9e30-63696bbafc49 req-d436561f-51b3-42b8-b1ad-e60c7bb5a54e tempest-TestEncryptedCinderVolumes-768498766 tempest-TestEncryptedCinderVolumes-768498766-project-member] GET https://10.4.3.8/volume/v3/volumes/5b5fb386-55da-4f7a-b001-c0b9f59a6107 Aug 07 10:02:17.381318 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [req-29ace3a3-3f3d-4887-9e30-63696bbafc49 req-d436561f-51b3-42b8-b1ad-e60c7bb5a54e tempest-TestEncryptedCinderVolumes-768498766 tempest-TestEncryptedCinderVolumes-768498766-project-member] Empty body provided in request {{(pid=100298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 10:02:17.381509 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [req-29ace3a3-3f3d-4887-9e30-63696bbafc49 req-d436561f-51b3-42b8-b1ad-e60c7bb5a54e tempest-TestEncryptedCinderVolumes-768498766 tempest-TestEncryptedCinderVolumes-768498766-project-member] Calling method 'show' {{(pid=100298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 10:02:17.392346 np0000006707 devstack@c-api.service[100298]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 10:02:17.392346 np0000006707 devstack@c-api.service[100298]: warnings.warn( Aug 07 10:02:17.395732 np0000006707 devstack@c-api.service[100298]: INFO cinder.volume.api [req-29ace3a3-3f3d-4887-9e30-63696bbafc49 req-d436561f-51b3-42b8-b1ad-e60c7bb5a54e tempest-TestEncryptedCinderVolumes-768498766 tempest-TestEncryptedCinderVolumes-768498766-project-member] Volume info retrieved successfully. Aug 07 10:02:17.399977 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [req-29ace3a3-3f3d-4887-9e30-63696bbafc49 req-d436561f-51b3-42b8-b1ad-e60c7bb5a54e tempest-TestEncryptedCinderVolumes-768498766 tempest-TestEncryptedCinderVolumes-768498766-project-member] https://10.4.3.8/volume/v3/volumes/5b5fb386-55da-4f7a-b001-c0b9f59a6107 returned with HTTP 200 Aug 07 10:02:17.400408 np0000006707 devstack@c-api.service[100298]: [pid: 100298|app: 0|req: 1000/4004] 10.4.3.8 () {68 vars in 1584 bytes} [Fri Aug 7 10:02:17 2026] GET /volume/v3/volumes/5b5fb386-55da-4f7a-b001-c0b9f59a6107 => generated 1165 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 10:02:17.420075 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [req-29ace3a3-3f3d-4887-9e30-63696bbafc49 req-4f7b13b1-1d32-4125-b963-3e424af70887 None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:02:17.422907 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [req-29ace3a3-3f3d-4887-9e30-63696bbafc49 req-4f7b13b1-1d32-4125-b963-3e424af70887 tempest-TestEncryptedCinderVolumes-768498766 tempest-TestEncryptedCinderVolumes-768498766-project-member] POST https://10.4.3.8/volume/v3/volumes/5b5fb386-55da-4f7a-b001-c0b9f59a6107/action Aug 07 10:02:17.423252 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [req-29ace3a3-3f3d-4887-9e30-63696bbafc49 req-4f7b13b1-1d32-4125-b963-3e424af70887 tempest-TestEncryptedCinderVolumes-768498766 tempest-TestEncryptedCinderVolumes-768498766-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100296) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 07 10:02:17.423373 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [req-29ace3a3-3f3d-4887-9e30-63696bbafc49 req-4f7b13b1-1d32-4125-b963-3e424af70887 tempest-TestEncryptedCinderVolumes-768498766 tempest-TestEncryptedCinderVolumes-768498766-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 10:02:17.434323 np0000006707 devstack@c-api.service[100296]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 10:02:17.434323 np0000006707 devstack@c-api.service[100296]: warnings.warn( Aug 07 10:02:17.434817 np0000006707 devstack@c-api.service[100296]: INFO cinder.volume.api [req-29ace3a3-3f3d-4887-9e30-63696bbafc49 req-4f7b13b1-1d32-4125-b963-3e424af70887 tempest-TestEncryptedCinderVolumes-768498766 tempest-TestEncryptedCinderVolumes-768498766-project-member] Volume info retrieved successfully. Aug 07 10:02:17.443550 np0000006707 devstack@c-api.service[100296]: INFO cinder.volume.api [req-29ace3a3-3f3d-4887-9e30-63696bbafc49 req-4f7b13b1-1d32-4125-b963-3e424af70887 tempest-TestEncryptedCinderVolumes-768498766 tempest-TestEncryptedCinderVolumes-768498766-project-member] Begin detaching volume completed successfully. Aug 07 10:02:17.443841 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [req-29ace3a3-3f3d-4887-9e30-63696bbafc49 req-4f7b13b1-1d32-4125-b963-3e424af70887 tempest-TestEncryptedCinderVolumes-768498766 tempest-TestEncryptedCinderVolumes-768498766-project-member] https://10.4.3.8/volume/v3/volumes/5b5fb386-55da-4f7a-b001-c0b9f59a6107/action returned with HTTP 202 Aug 07 10:02:17.444341 np0000006707 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 999/4005] 10.4.3.8 () {72 vars in 1658 bytes} [Fri Aug 7 10:02:17 2026] POST /volume/v3/volumes/5b5fb386-55da-4f7a-b001-c0b9f59a6107/action => generated 0 bytes in 25 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 07 10:02:17.491080 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [None req-269995be-8003-400b-a648-6221ce2b604d None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:02:17.492857 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-269995be-8003-400b-a648-6221ce2b604d None None] GET https://10.4.3.8/volume// Aug 07 10:02:17.492857 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-269995be-8003-400b-a648-6221ce2b604d None None] Empty body provided in request {{(pid=100297) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 10:02:17.492857 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-269995be-8003-400b-a648-6221ce2b604d None None] Calling method 'all' {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 10:02:17.492857 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-269995be-8003-400b-a648-6221ce2b604d None None] https://10.4.3.8/volume// returned with HTTP 300 Aug 07 10:02:17.492857 np0000006707 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 1004/4006] 10.4.3.8 () {66 vars in 1412 bytes} [Fri Aug 7 10:02:17 2026] GET /volume/ => generated 384 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 07 10:02:17.503123 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [req-29ace3a3-3f3d-4887-9e30-63696bbafc49 req-54df056a-937e-4bf7-8fa9-acdb44013219 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:02:17.510124 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [req-29ace3a3-3f3d-4887-9e30-63696bbafc49 req-54df056a-937e-4bf7-8fa9-acdb44013219 tempest-TestEncryptedCinderVolumes-768498766 tempest-TestEncryptedCinderVolumes-768498766-project-member] GET https://10.4.3.8/volume/v3/volumes/5b5fb386-55da-4f7a-b001-c0b9f59a6107 Aug 07 10:02:17.510296 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [req-29ace3a3-3f3d-4887-9e30-63696bbafc49 req-54df056a-937e-4bf7-8fa9-acdb44013219 tempest-TestEncryptedCinderVolumes-768498766 tempest-TestEncryptedCinderVolumes-768498766-project-member] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 10:02:17.510636 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [req-29ace3a3-3f3d-4887-9e30-63696bbafc49 req-54df056a-937e-4bf7-8fa9-acdb44013219 tempest-TestEncryptedCinderVolumes-768498766 tempest-TestEncryptedCinderVolumes-768498766-project-member] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 10:02:17.523515 np0000006707 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 10:02:17.523515 np0000006707 devstack@c-api.service[100295]: warnings.warn( Aug 07 10:02:17.527864 np0000006707 devstack@c-api.service[100295]: INFO cinder.volume.api [req-29ace3a3-3f3d-4887-9e30-63696bbafc49 req-54df056a-937e-4bf7-8fa9-acdb44013219 tempest-TestEncryptedCinderVolumes-768498766 tempest-TestEncryptedCinderVolumes-768498766-project-member] Volume info retrieved successfully. Aug 07 10:02:17.533237 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [req-29ace3a3-3f3d-4887-9e30-63696bbafc49 req-54df056a-937e-4bf7-8fa9-acdb44013219 tempest-TestEncryptedCinderVolumes-768498766 tempest-TestEncryptedCinderVolumes-768498766-project-member] https://10.4.3.8/volume/v3/volumes/5b5fb386-55da-4f7a-b001-c0b9f59a6107 returned with HTTP 200 Aug 07 10:02:17.533769 np0000006707 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 1004/4007] 10.4.3.8 () {70 vars in 1625 bytes} [Fri Aug 7 10:02:17 2026] GET /volume/v3/volumes/5b5fb386-55da-4f7a-b001-c0b9f59a6107 => generated 1348 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 07 10:02:17.546248 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.middleware.request_id [req-29ace3a3-3f3d-4887-9e30-63696bbafc49 req-f05dfae6-e443-48ae-a853-9980642c2f1d None None] RequestId filter calling following filter/app {{(pid=100298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:02:17.548270 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [req-29ace3a3-3f3d-4887-9e30-63696bbafc49 req-f05dfae6-e443-48ae-a853-9980642c2f1d tempest-TestEncryptedCinderVolumes-768498766 tempest-TestEncryptedCinderVolumes-768498766-project-member] GET https://10.4.3.8/volume/v3/volumes/5b5fb386-55da-4f7a-b001-c0b9f59a6107/encryption Aug 07 10:02:17.548464 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [req-29ace3a3-3f3d-4887-9e30-63696bbafc49 req-f05dfae6-e443-48ae-a853-9980642c2f1d tempest-TestEncryptedCinderVolumes-768498766 tempest-TestEncryptedCinderVolumes-768498766-project-member] Empty body provided in request {{(pid=100298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 10:02:17.548670 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [req-29ace3a3-3f3d-4887-9e30-63696bbafc49 req-f05dfae6-e443-48ae-a853-9980642c2f1d tempest-TestEncryptedCinderVolumes-768498766 tempest-TestEncryptedCinderVolumes-768498766-project-member] Calling method 'index' {{(pid=100298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 10:02:17.557264 np0000006707 devstack@c-api.service[100298]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 10:02:17.557264 np0000006707 devstack@c-api.service[100298]: warnings.warn( Aug 07 10:02:17.563668 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [req-29ace3a3-3f3d-4887-9e30-63696bbafc49 req-f05dfae6-e443-48ae-a853-9980642c2f1d tempest-TestEncryptedCinderVolumes-768498766 tempest-TestEncryptedCinderVolumes-768498766-project-member] https://10.4.3.8/volume/v3/volumes/5b5fb386-55da-4f7a-b001-c0b9f59a6107/encryption returned with HTTP 200 Aug 07 10:02:17.564133 np0000006707 devstack@c-api.service[100298]: [pid: 100298|app: 0|req: 1001/4008] 10.4.3.8 () {68 vars in 1617 bytes} [Fri Aug 7 10:02:17 2026] GET /volume/v3/volumes/5b5fb386-55da-4f7a-b001-c0b9f59a6107/encryption => generated 160 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 10:02:17.903935 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [None req-53c30ed3-5386-4f4e-a657-8493771b23c9 None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:02:17.905504 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-53c30ed3-5386-4f4e-a657-8493771b23c9 tempest-CreateVolumesFromBackupTest-1318528778 tempest-CreateVolumesFromBackupTest-1318528778-project-member] GET https://10.4.3.8/volume/v3/backups/7a7521c7-8761-47a4-a9e8-824f2147d15d Aug 07 10:02:17.905667 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-53c30ed3-5386-4f4e-a657-8493771b23c9 tempest-CreateVolumesFromBackupTest-1318528778 tempest-CreateVolumesFromBackupTest-1318528778-project-member] Empty body provided in request {{(pid=100296) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 10:02:17.905832 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-53c30ed3-5386-4f4e-a657-8493771b23c9 tempest-CreateVolumesFromBackupTest-1318528778 tempest-CreateVolumesFromBackupTest-1318528778-project-member] Calling method 'show' {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 10:02:17.905935 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.v3.backups [None req-53c30ed3-5386-4f4e-a657-8493771b23c9 tempest-CreateVolumesFromBackupTest-1318528778 tempest-CreateVolumesFromBackupTest-1318528778-project-member] Show backup with id 7a7521c7-8761-47a4-a9e8-824f2147d15d. {{(pid=100296) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 10:02:17.909840 np0000006707 devstack@c-api.service[100296]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 10:02:17.909840 np0000006707 devstack@c-api.service[100296]: warnings.warn( Aug 07 10:02:17.910509 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-53c30ed3-5386-4f4e-a657-8493771b23c9 tempest-CreateVolumesFromBackupTest-1318528778 tempest-CreateVolumesFromBackupTest-1318528778-project-member] https://10.4.3.8/volume/v3/backups/7a7521c7-8761-47a4-a9e8-824f2147d15d returned with HTTP 200 Aug 07 10:02:17.910837 np0000006707 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 1000/4009] 10.4.3.8 () {66 vars in 1334 bytes} [Fri Aug 7 10:02:17 2026] GET /volume/v3/backups/7a7521c7-8761-47a4-a9e8-824f2147d15d => generated 744 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 10:02:18.220071 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [None req-7204e8bb-28ed-401a-b535-cda97a8eaa80 None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:02:18.222261 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-7204e8bb-28ed-401a-b535-cda97a8eaa80 tempest-VolumeImageDependencyTests-1627637941 tempest-VolumeImageDependencyTests-1627637941-project-member] GET https://10.4.3.8/volume/v3/volumes/332128b4-c0a5-49af-835b-796a5373bfd7 Aug 07 10:02:18.222688 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-7204e8bb-28ed-401a-b535-cda97a8eaa80 tempest-VolumeImageDependencyTests-1627637941 tempest-VolumeImageDependencyTests-1627637941-project-member] Empty body provided in request {{(pid=100297) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 10:02:18.223065 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-7204e8bb-28ed-401a-b535-cda97a8eaa80 tempest-VolumeImageDependencyTests-1627637941 tempest-VolumeImageDependencyTests-1627637941-project-member] Calling method 'show' {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 10:02:18.237069 np0000006707 devstack@c-api.service[100297]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 10:02:18.237069 np0000006707 devstack@c-api.service[100297]: warnings.warn( Aug 07 10:02:18.249213 np0000006707 devstack@c-api.service[100297]: INFO cinder.volume.api [None req-7204e8bb-28ed-401a-b535-cda97a8eaa80 tempest-VolumeImageDependencyTests-1627637941 tempest-VolumeImageDependencyTests-1627637941-project-member] Volume info retrieved successfully. Aug 07 10:02:18.253771 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-7204e8bb-28ed-401a-b535-cda97a8eaa80 tempest-VolumeImageDependencyTests-1627637941 tempest-VolumeImageDependencyTests-1627637941-project-member] https://10.4.3.8/volume/v3/volumes/332128b4-c0a5-49af-835b-796a5373bfd7 returned with HTTP 200 Aug 07 10:02:18.254363 np0000006707 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 1005/4010] 10.4.3.8 () {68 vars in 1375 bytes} [Fri Aug 7 10:02:18 2026] GET /volume/v3/volumes/332128b4-c0a5-49af-835b-796a5373bfd7 => generated 924 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 10:02:18.920137 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-7105065b-a11f-4c45-84a8-47e8782541d2 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:02:18.924440 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-7105065b-a11f-4c45-84a8-47e8782541d2 tempest-CreateVolumesFromBackupTest-1318528778 tempest-CreateVolumesFromBackupTest-1318528778-project-member] GET https://10.4.3.8/volume/v3/backups/7a7521c7-8761-47a4-a9e8-824f2147d15d Aug 07 10:02:18.924440 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-7105065b-a11f-4c45-84a8-47e8782541d2 tempest-CreateVolumesFromBackupTest-1318528778 tempest-CreateVolumesFromBackupTest-1318528778-project-member] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 10:02:18.924440 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-7105065b-a11f-4c45-84a8-47e8782541d2 tempest-CreateVolumesFromBackupTest-1318528778 tempest-CreateVolumesFromBackupTest-1318528778-project-member] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 10:02:18.924440 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.v3.backups [None req-7105065b-a11f-4c45-84a8-47e8782541d2 tempest-CreateVolumesFromBackupTest-1318528778 tempest-CreateVolumesFromBackupTest-1318528778-project-member] Show backup with id 7a7521c7-8761-47a4-a9e8-824f2147d15d. {{(pid=100295) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 10:02:18.931634 np0000006707 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 10:02:18.931634 np0000006707 devstack@c-api.service[100295]: warnings.warn( Aug 07 10:02:18.932389 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-7105065b-a11f-4c45-84a8-47e8782541d2 tempest-CreateVolumesFromBackupTest-1318528778 tempest-CreateVolumesFromBackupTest-1318528778-project-member] https://10.4.3.8/volume/v3/backups/7a7521c7-8761-47a4-a9e8-824f2147d15d returned with HTTP 200 Aug 07 10:02:18.932771 np0000006707 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 1005/4011] 10.4.3.8 () {66 vars in 1334 bytes} [Fri Aug 7 10:02:18 2026] GET /volume/v3/backups/7a7521c7-8761-47a4-a9e8-824f2147d15d => generated 744 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 10:02:19.272370 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.middleware.request_id [None req-90b61120-224d-40cd-9401-5468d1ace2e2 None None] RequestId filter calling following filter/app {{(pid=100298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:02:19.274442 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [None req-90b61120-224d-40cd-9401-5468d1ace2e2 tempest-VolumeImageDependencyTests-1627637941 tempest-VolumeImageDependencyTests-1627637941-project-member] GET https://10.4.3.8/volume/v3/volumes/332128b4-c0a5-49af-835b-796a5373bfd7 Aug 07 10:02:19.274693 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [None req-90b61120-224d-40cd-9401-5468d1ace2e2 tempest-VolumeImageDependencyTests-1627637941 tempest-VolumeImageDependencyTests-1627637941-project-member] Empty body provided in request {{(pid=100298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 10:02:19.274922 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [None req-90b61120-224d-40cd-9401-5468d1ace2e2 tempest-VolumeImageDependencyTests-1627637941 tempest-VolumeImageDependencyTests-1627637941-project-member] Calling method 'show' {{(pid=100298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 10:02:19.282687 np0000006707 devstack@c-api.service[100298]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 10:02:19.282687 np0000006707 devstack@c-api.service[100298]: warnings.warn( Aug 07 10:02:19.286770 np0000006707 devstack@c-api.service[100298]: INFO cinder.volume.api [None req-90b61120-224d-40cd-9401-5468d1ace2e2 tempest-VolumeImageDependencyTests-1627637941 tempest-VolumeImageDependencyTests-1627637941-project-member] Volume info retrieved successfully. Aug 07 10:02:19.292220 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [None req-90b61120-224d-40cd-9401-5468d1ace2e2 tempest-VolumeImageDependencyTests-1627637941 tempest-VolumeImageDependencyTests-1627637941-project-member] https://10.4.3.8/volume/v3/volumes/332128b4-c0a5-49af-835b-796a5373bfd7 returned with HTTP 200 Aug 07 10:02:19.292677 np0000006707 devstack@c-api.service[100298]: [pid: 100298|app: 0|req: 1002/4012] 10.4.3.8 () {68 vars in 1375 bytes} [Fri Aug 7 10:02:19 2026] GET /volume/v3/volumes/332128b4-c0a5-49af-835b-796a5373bfd7 => generated 924 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 10:02:19.944990 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [None req-1d57209e-660e-46b9-a0cc-2525c7d7f856 None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:02:19.946798 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-1d57209e-660e-46b9-a0cc-2525c7d7f856 tempest-CreateVolumesFromBackupTest-1318528778 tempest-CreateVolumesFromBackupTest-1318528778-project-member] GET https://10.4.3.8/volume/v3/backups/7a7521c7-8761-47a4-a9e8-824f2147d15d Aug 07 10:02:19.947020 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-1d57209e-660e-46b9-a0cc-2525c7d7f856 tempest-CreateVolumesFromBackupTest-1318528778 tempest-CreateVolumesFromBackupTest-1318528778-project-member] Empty body provided in request {{(pid=100296) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 10:02:19.947179 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-1d57209e-660e-46b9-a0cc-2525c7d7f856 tempest-CreateVolumesFromBackupTest-1318528778 tempest-CreateVolumesFromBackupTest-1318528778-project-member] Calling method 'show' {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 10:02:19.947275 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.v3.backups [None req-1d57209e-660e-46b9-a0cc-2525c7d7f856 tempest-CreateVolumesFromBackupTest-1318528778 tempest-CreateVolumesFromBackupTest-1318528778-project-member] Show backup with id 7a7521c7-8761-47a4-a9e8-824f2147d15d. {{(pid=100296) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 10:02:19.952169 np0000006707 devstack@c-api.service[100296]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 10:02:19.952169 np0000006707 devstack@c-api.service[100296]: warnings.warn( Aug 07 10:02:19.952927 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-1d57209e-660e-46b9-a0cc-2525c7d7f856 tempest-CreateVolumesFromBackupTest-1318528778 tempest-CreateVolumesFromBackupTest-1318528778-project-member] https://10.4.3.8/volume/v3/backups/7a7521c7-8761-47a4-a9e8-824f2147d15d returned with HTTP 200 Aug 07 10:02:19.953482 np0000006707 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 1001/4013] 10.4.3.8 () {66 vars in 1334 bytes} [Fri Aug 7 10:02:19 2026] GET /volume/v3/backups/7a7521c7-8761-47a4-a9e8-824f2147d15d => generated 744 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 10:02:20.308219 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [None req-f687b9c1-f335-4ace-99c1-11009dd07d05 None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:02:20.310438 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-f687b9c1-f335-4ace-99c1-11009dd07d05 tempest-VolumeImageDependencyTests-1627637941 tempest-VolumeImageDependencyTests-1627637941-project-member] GET https://10.4.3.8/volume/v3/volumes/332128b4-c0a5-49af-835b-796a5373bfd7 Aug 07 10:02:20.310743 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-f687b9c1-f335-4ace-99c1-11009dd07d05 tempest-VolumeImageDependencyTests-1627637941 tempest-VolumeImageDependencyTests-1627637941-project-member] Empty body provided in request {{(pid=100297) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 10:02:20.310945 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-f687b9c1-f335-4ace-99c1-11009dd07d05 tempest-VolumeImageDependencyTests-1627637941 tempest-VolumeImageDependencyTests-1627637941-project-member] Calling method 'show' {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 10:02:20.319638 np0000006707 devstack@c-api.service[100297]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 10:02:20.319638 np0000006707 devstack@c-api.service[100297]: warnings.warn( Aug 07 10:02:20.325120 np0000006707 devstack@c-api.service[100297]: INFO cinder.volume.api [None req-f687b9c1-f335-4ace-99c1-11009dd07d05 tempest-VolumeImageDependencyTests-1627637941 tempest-VolumeImageDependencyTests-1627637941-project-member] Volume info retrieved successfully. Aug 07 10:02:20.332642 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-f687b9c1-f335-4ace-99c1-11009dd07d05 tempest-VolumeImageDependencyTests-1627637941 tempest-VolumeImageDependencyTests-1627637941-project-member] https://10.4.3.8/volume/v3/volumes/332128b4-c0a5-49af-835b-796a5373bfd7 returned with HTTP 200 Aug 07 10:02:20.333108 np0000006707 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 1006/4014] 10.4.3.8 () {68 vars in 1375 bytes} [Fri Aug 7 10:02:20 2026] GET /volume/v3/volumes/332128b4-c0a5-49af-835b-796a5373bfd7 => generated 924 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 10:02:20.966378 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-427d8bdb-236d-4022-b4b5-8ead7612c706 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:02:20.968210 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-427d8bdb-236d-4022-b4b5-8ead7612c706 tempest-CreateVolumesFromBackupTest-1318528778 tempest-CreateVolumesFromBackupTest-1318528778-project-member] GET https://10.4.3.8/volume/v3/backups/7a7521c7-8761-47a4-a9e8-824f2147d15d Aug 07 10:02:20.968633 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-427d8bdb-236d-4022-b4b5-8ead7612c706 tempest-CreateVolumesFromBackupTest-1318528778 tempest-CreateVolumesFromBackupTest-1318528778-project-member] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 10:02:20.969950 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-427d8bdb-236d-4022-b4b5-8ead7612c706 tempest-CreateVolumesFromBackupTest-1318528778 tempest-CreateVolumesFromBackupTest-1318528778-project-member] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 10:02:20.969950 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.v3.backups [None req-427d8bdb-236d-4022-b4b5-8ead7612c706 tempest-CreateVolumesFromBackupTest-1318528778 tempest-CreateVolumesFromBackupTest-1318528778-project-member] Show backup with id 7a7521c7-8761-47a4-a9e8-824f2147d15d. {{(pid=100295) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 10:02:20.975309 np0000006707 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 10:02:20.975309 np0000006707 devstack@c-api.service[100295]: warnings.warn( Aug 07 10:02:20.975309 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-427d8bdb-236d-4022-b4b5-8ead7612c706 tempest-CreateVolumesFromBackupTest-1318528778 tempest-CreateVolumesFromBackupTest-1318528778-project-member] https://10.4.3.8/volume/v3/backups/7a7521c7-8761-47a4-a9e8-824f2147d15d returned with HTTP 200 Aug 07 10:02:20.975309 np0000006707 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 1006/4015] 10.4.3.8 () {66 vars in 1334 bytes} [Fri Aug 7 10:02:20 2026] GET /volume/v3/backups/7a7521c7-8761-47a4-a9e8-824f2147d15d => generated 744 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 10:02:21.348771 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.middleware.request_id [None req-034663d2-5689-4b83-b77b-f260ab9ed1a5 None None] RequestId filter calling following filter/app {{(pid=100298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:02:21.350722 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [None req-034663d2-5689-4b83-b77b-f260ab9ed1a5 tempest-VolumeImageDependencyTests-1627637941 tempest-VolumeImageDependencyTests-1627637941-project-member] GET https://10.4.3.8/volume/v3/volumes/332128b4-c0a5-49af-835b-796a5373bfd7 Aug 07 10:02:21.350953 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [None req-034663d2-5689-4b83-b77b-f260ab9ed1a5 tempest-VolumeImageDependencyTests-1627637941 tempest-VolumeImageDependencyTests-1627637941-project-member] Empty body provided in request {{(pid=100298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 10:02:21.351139 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [None req-034663d2-5689-4b83-b77b-f260ab9ed1a5 tempest-VolumeImageDependencyTests-1627637941 tempest-VolumeImageDependencyTests-1627637941-project-member] Calling method 'show' {{(pid=100298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 10:02:21.360727 np0000006707 devstack@c-api.service[100298]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 10:02:21.360727 np0000006707 devstack@c-api.service[100298]: warnings.warn( Aug 07 10:02:21.365780 np0000006707 devstack@c-api.service[100298]: INFO cinder.volume.api [None req-034663d2-5689-4b83-b77b-f260ab9ed1a5 tempest-VolumeImageDependencyTests-1627637941 tempest-VolumeImageDependencyTests-1627637941-project-member] Volume info retrieved successfully. Aug 07 10:02:21.373926 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [None req-034663d2-5689-4b83-b77b-f260ab9ed1a5 tempest-VolumeImageDependencyTests-1627637941 tempest-VolumeImageDependencyTests-1627637941-project-member] https://10.4.3.8/volume/v3/volumes/332128b4-c0a5-49af-835b-796a5373bfd7 returned with HTTP 200 Aug 07 10:02:21.374584 np0000006707 devstack@c-api.service[100298]: [pid: 100298|app: 0|req: 1003/4016] 10.4.3.8 () {68 vars in 1375 bytes} [Fri Aug 7 10:02:21 2026] GET /volume/v3/volumes/332128b4-c0a5-49af-835b-796a5373bfd7 => generated 924 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 10:02:21.986090 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [None req-54ec5f68-732a-4483-95de-16f7a32c9525 None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:02:21.988222 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-54ec5f68-732a-4483-95de-16f7a32c9525 tempest-CreateVolumesFromBackupTest-1318528778 tempest-CreateVolumesFromBackupTest-1318528778-project-member] GET https://10.4.3.8/volume/v3/backups/7a7521c7-8761-47a4-a9e8-824f2147d15d Aug 07 10:02:21.988491 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-54ec5f68-732a-4483-95de-16f7a32c9525 tempest-CreateVolumesFromBackupTest-1318528778 tempest-CreateVolumesFromBackupTest-1318528778-project-member] Empty body provided in request {{(pid=100296) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 10:02:21.988723 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-54ec5f68-732a-4483-95de-16f7a32c9525 tempest-CreateVolumesFromBackupTest-1318528778 tempest-CreateVolumesFromBackupTest-1318528778-project-member] Calling method 'show' {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 10:02:21.988864 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.v3.backups [None req-54ec5f68-732a-4483-95de-16f7a32c9525 tempest-CreateVolumesFromBackupTest-1318528778 tempest-CreateVolumesFromBackupTest-1318528778-project-member] Show backup with id 7a7521c7-8761-47a4-a9e8-824f2147d15d. {{(pid=100296) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 10:02:21.997334 np0000006707 devstack@c-api.service[100296]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 10:02:21.997334 np0000006707 devstack@c-api.service[100296]: warnings.warn( Aug 07 10:02:21.998387 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-54ec5f68-732a-4483-95de-16f7a32c9525 tempest-CreateVolumesFromBackupTest-1318528778 tempest-CreateVolumesFromBackupTest-1318528778-project-member] https://10.4.3.8/volume/v3/backups/7a7521c7-8761-47a4-a9e8-824f2147d15d returned with HTTP 200 Aug 07 10:02:21.998895 np0000006707 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 1002/4017] 10.4.3.8 () {66 vars in 1334 bytes} [Fri Aug 7 10:02:21 2026] GET /volume/v3/backups/7a7521c7-8761-47a4-a9e8-824f2147d15d => generated 744 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 10:02:22.392301 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [None req-02d0f592-af17-4561-8a5d-d1a57baef627 None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:02:22.393905 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-02d0f592-af17-4561-8a5d-d1a57baef627 tempest-VolumeImageDependencyTests-1627637941 tempest-VolumeImageDependencyTests-1627637941-project-member] GET https://10.4.3.8/volume/v3/volumes/332128b4-c0a5-49af-835b-796a5373bfd7 Aug 07 10:02:22.394094 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-02d0f592-af17-4561-8a5d-d1a57baef627 tempest-VolumeImageDependencyTests-1627637941 tempest-VolumeImageDependencyTests-1627637941-project-member] Empty body provided in request {{(pid=100297) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 10:02:22.394258 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-02d0f592-af17-4561-8a5d-d1a57baef627 tempest-VolumeImageDependencyTests-1627637941 tempest-VolumeImageDependencyTests-1627637941-project-member] Calling method 'show' {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 10:02:22.406246 np0000006707 devstack@c-api.service[100297]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 10:02:22.406246 np0000006707 devstack@c-api.service[100297]: warnings.warn( Aug 07 10:02:22.411694 np0000006707 devstack@c-api.service[100297]: INFO cinder.volume.api [None req-02d0f592-af17-4561-8a5d-d1a57baef627 tempest-VolumeImageDependencyTests-1627637941 tempest-VolumeImageDependencyTests-1627637941-project-member] Volume info retrieved successfully. Aug 07 10:02:22.418141 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-02d0f592-af17-4561-8a5d-d1a57baef627 tempest-VolumeImageDependencyTests-1627637941 tempest-VolumeImageDependencyTests-1627637941-project-member] https://10.4.3.8/volume/v3/volumes/332128b4-c0a5-49af-835b-796a5373bfd7 returned with HTTP 200 Aug 07 10:02:22.418908 np0000006707 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 1007/4018] 10.4.3.8 () {68 vars in 1375 bytes} [Fri Aug 7 10:02:22 2026] GET /volume/v3/volumes/332128b4-c0a5-49af-835b-796a5373bfd7 => generated 924 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 10:02:23.010566 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-fdbc002e-da3a-48b4-bd34-269e89a71543 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:02:23.012599 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-fdbc002e-da3a-48b4-bd34-269e89a71543 tempest-CreateVolumesFromBackupTest-1318528778 tempest-CreateVolumesFromBackupTest-1318528778-project-member] GET https://10.4.3.8/volume/v3/backups/7a7521c7-8761-47a4-a9e8-824f2147d15d Aug 07 10:02:23.012786 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-fdbc002e-da3a-48b4-bd34-269e89a71543 tempest-CreateVolumesFromBackupTest-1318528778 tempest-CreateVolumesFromBackupTest-1318528778-project-member] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 10:02:23.013066 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-fdbc002e-da3a-48b4-bd34-269e89a71543 tempest-CreateVolumesFromBackupTest-1318528778 tempest-CreateVolumesFromBackupTest-1318528778-project-member] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 10:02:23.013228 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.v3.backups [None req-fdbc002e-da3a-48b4-bd34-269e89a71543 tempest-CreateVolumesFromBackupTest-1318528778 tempest-CreateVolumesFromBackupTest-1318528778-project-member] Show backup with id 7a7521c7-8761-47a4-a9e8-824f2147d15d. {{(pid=100295) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 10:02:23.017977 np0000006707 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 10:02:23.017977 np0000006707 devstack@c-api.service[100295]: warnings.warn( Aug 07 10:02:23.018819 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-fdbc002e-da3a-48b4-bd34-269e89a71543 tempest-CreateVolumesFromBackupTest-1318528778 tempest-CreateVolumesFromBackupTest-1318528778-project-member] https://10.4.3.8/volume/v3/backups/7a7521c7-8761-47a4-a9e8-824f2147d15d returned with HTTP 200 Aug 07 10:02:23.019202 np0000006707 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 1007/4019] 10.4.3.8 () {66 vars in 1334 bytes} [Fri Aug 7 10:02:23 2026] GET /volume/v3/backups/7a7521c7-8761-47a4-a9e8-824f2147d15d => generated 755 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 10:02:23.433866 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.middleware.request_id [None req-411fde03-b185-4c62-b9ab-9c08e74b2d06 None None] RequestId filter calling following filter/app {{(pid=100298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:02:23.435840 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [None req-411fde03-b185-4c62-b9ab-9c08e74b2d06 tempest-VolumeImageDependencyTests-1627637941 tempest-VolumeImageDependencyTests-1627637941-project-member] GET https://10.4.3.8/volume/v3/volumes/332128b4-c0a5-49af-835b-796a5373bfd7 Aug 07 10:02:23.436117 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [None req-411fde03-b185-4c62-b9ab-9c08e74b2d06 tempest-VolumeImageDependencyTests-1627637941 tempest-VolumeImageDependencyTests-1627637941-project-member] Empty body provided in request {{(pid=100298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 10:02:23.436354 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [None req-411fde03-b185-4c62-b9ab-9c08e74b2d06 tempest-VolumeImageDependencyTests-1627637941 tempest-VolumeImageDependencyTests-1627637941-project-member] Calling method 'show' {{(pid=100298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 10:02:23.443838 np0000006707 devstack@c-api.service[100298]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 10:02:23.443838 np0000006707 devstack@c-api.service[100298]: warnings.warn( Aug 07 10:02:23.448581 np0000006707 devstack@c-api.service[100298]: INFO cinder.volume.api [None req-411fde03-b185-4c62-b9ab-9c08e74b2d06 tempest-VolumeImageDependencyTests-1627637941 tempest-VolumeImageDependencyTests-1627637941-project-member] Volume info retrieved successfully. Aug 07 10:02:23.453746 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [None req-411fde03-b185-4c62-b9ab-9c08e74b2d06 tempest-VolumeImageDependencyTests-1627637941 tempest-VolumeImageDependencyTests-1627637941-project-member] https://10.4.3.8/volume/v3/volumes/332128b4-c0a5-49af-835b-796a5373bfd7 returned with HTTP 200 Aug 07 10:02:23.454191 np0000006707 devstack@c-api.service[100298]: [pid: 100298|app: 0|req: 1004/4020] 10.4.3.8 () {68 vars in 1375 bytes} [Fri Aug 7 10:02:23 2026] GET /volume/v3/volumes/332128b4-c0a5-49af-835b-796a5373bfd7 => generated 1189 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 07 10:02:23.474555 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [None req-e80283a3-a0d3-4de9-bcec-bc1583477310 None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:02:23.476697 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-e80283a3-a0d3-4de9-bcec-bc1583477310 tempest-VolumeImageDependencyTests-1627637941 tempest-VolumeImageDependencyTests-1627637941-project-member] GET https://10.4.3.8/volume/v3/volumes/332128b4-c0a5-49af-835b-796a5373bfd7 Aug 07 10:02:23.476931 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-e80283a3-a0d3-4de9-bcec-bc1583477310 tempest-VolumeImageDependencyTests-1627637941 tempest-VolumeImageDependencyTests-1627637941-project-member] Empty body provided in request {{(pid=100296) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 10:02:23.477151 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-e80283a3-a0d3-4de9-bcec-bc1583477310 tempest-VolumeImageDependencyTests-1627637941 tempest-VolumeImageDependencyTests-1627637941-project-member] Calling method 'show' {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 10:02:23.484912 np0000006707 devstack@c-api.service[100296]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 10:02:23.484912 np0000006707 devstack@c-api.service[100296]: warnings.warn( Aug 07 10:02:23.488860 np0000006707 devstack@c-api.service[100296]: INFO cinder.volume.api [None req-e80283a3-a0d3-4de9-bcec-bc1583477310 tempest-VolumeImageDependencyTests-1627637941 tempest-VolumeImageDependencyTests-1627637941-project-member] Volume info retrieved successfully. Aug 07 10:02:23.493851 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-e80283a3-a0d3-4de9-bcec-bc1583477310 tempest-VolumeImageDependencyTests-1627637941 tempest-VolumeImageDependencyTests-1627637941-project-member] https://10.4.3.8/volume/v3/volumes/332128b4-c0a5-49af-835b-796a5373bfd7 returned with HTTP 200 Aug 07 10:02:23.494332 np0000006707 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 1003/4021] 10.4.3.8 () {68 vars in 1375 bytes} [Fri Aug 7 10:02:23 2026] GET /volume/v3/volumes/332128b4-c0a5-49af-835b-796a5373bfd7 => generated 1189 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 07 10:02:23.513305 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [None req-c53afb47-bf6e-4146-8bfb-c7fede480e1d None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:02:23.516046 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-c53afb47-bf6e-4146-8bfb-c7fede480e1d tempest-VolumeImageDependencyTests-1627637941 tempest-VolumeImageDependencyTests-1627637941-project-member] POST https://10.4.3.8/volume/v3/volumes Aug 07 10:02:23.516402 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-c53afb47-bf6e-4146-8bfb-c7fede480e1d tempest-VolumeImageDependencyTests-1627637941 tempest-VolumeImageDependencyTests-1627637941-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "volume2-for-test-0e20bd6e-440f-41d8-9b5d-fc047ac00423", "source_volid": "332128b4-c0a5-49af-835b-796a5373bfd7", "size": 1}} {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 10:02:23.517964 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.v3.volumes [None req-c53afb47-bf6e-4146-8bfb-c7fede480e1d tempest-VolumeImageDependencyTests-1627637941 tempest-VolumeImageDependencyTests-1627637941-project-member] Create volume request body: {'volume': {'name': 'volume2-for-test-0e20bd6e-440f-41d8-9b5d-fc047ac00423', 'source_volid': '332128b4-c0a5-49af-835b-796a5373bfd7', 'size': 1}} {{(pid=100297) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 07 10:02:23.525809 np0000006707 devstack@c-api.service[100297]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 10:02:23.525809 np0000006707 devstack@c-api.service[100297]: warnings.warn( Aug 07 10:02:23.526233 np0000006707 devstack@c-api.service[100297]: INFO cinder.volume.api [None req-c53afb47-bf6e-4146-8bfb-c7fede480e1d tempest-VolumeImageDependencyTests-1627637941 tempest-VolumeImageDependencyTests-1627637941-project-member] Volume retrieved successfully. Aug 07 10:02:23.526360 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.v3.volumes [None req-c53afb47-bf6e-4146-8bfb-c7fede480e1d tempest-VolumeImageDependencyTests-1627637941 tempest-VolumeImageDependencyTests-1627637941-project-member] Create volume of 1 GB Aug 07 10:02:23.530285 np0000006707 devstack@c-api.service[100297]: INFO cinder.volume.api [None req-c53afb47-bf6e-4146-8bfb-c7fede480e1d tempest-VolumeImageDependencyTests-1627637941 tempest-VolumeImageDependencyTests-1627637941-project-member] Availability Zones retrieved successfully. Aug 07 10:02:23.535883 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.volume.api [None req-c53afb47-bf6e-4146-8bfb-c7fede480e1d tempest-VolumeImageDependencyTests-1627637941 tempest-VolumeImageDependencyTests-1627637941-project-member] Flow 'volume_create_api' (039d2c74-6e02-423d-a2c5-8102128cf660) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100297) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 10:02:23.536968 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.volume.api [None req-c53afb47-bf6e-4146-8bfb-c7fede480e1d tempest-VolumeImageDependencyTests-1627637941 tempest-VolumeImageDependencyTests-1627637941-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4b676aab-a580-40aa-a30c-8794267b33c3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100297) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 10:02:23.537871 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.volume.flows.api.create_volume [None req-c53afb47-bf6e-4146-8bfb-c7fede480e1d tempest-VolumeImageDependencyTests-1627637941 tempest-VolumeImageDependencyTests-1627637941-project-member] Validating volume size '1' using validate_int, validate_source_size {{(pid=100297) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 07 10:02:23.560250 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.volume.api [None req-c53afb47-bf6e-4146-8bfb-c7fede480e1d tempest-VolumeImageDependencyTests-1627637941 tempest-VolumeImageDependencyTests-1627637941-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4b676aab-a580-40aa-a30c-8794267b33c3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': '332128b4-c0a5-49af-835b-796a5373bfd7', 'volume_type': VolumeType(created_at=2026-08-07T09:47:39Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=45fd9a3a-b61e-4c6c-9ab7-d02f06678d0d,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '45fd9a3a-b61e-4c6c-9ab7-d02f06678d0d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100297) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 10:02:23.560945 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.volume.api [None req-c53afb47-bf6e-4146-8bfb-c7fede480e1d tempest-VolumeImageDependencyTests-1627637941 tempest-VolumeImageDependencyTests-1627637941-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a01ef9da-ad88-482b-b709-c04fc19f4f2d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100297) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 10:02:23.600437 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.quota [None req-c53afb47-bf6e-4146-8bfb-c7fede480e1d tempest-VolumeImageDependencyTests-1627637941 tempest-VolumeImageDependencyTests-1627637941-project-member] Created reservations ['dca42a58-c231-4dc3-9d74-87662eb944e3', 'e91e7e82-132a-4a36-8d2c-035d02252e69', 'ecb931a2-982f-4f54-8336-c0d45601e70f', '4a43a4ad-81c8-43b6-bb4a-eeb655a65b15'] {{(pid=100297) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 10:02:23.601200 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.volume.api [None req-c53afb47-bf6e-4146-8bfb-c7fede480e1d tempest-VolumeImageDependencyTests-1627637941 tempest-VolumeImageDependencyTests-1627637941-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a01ef9da-ad88-482b-b709-c04fc19f4f2d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['dca42a58-c231-4dc3-9d74-87662eb944e3', 'e91e7e82-132a-4a36-8d2c-035d02252e69', 'ecb931a2-982f-4f54-8336-c0d45601e70f', '4a43a4ad-81c8-43b6-bb4a-eeb655a65b15']}' {{(pid=100297) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 10:02:23.601871 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.volume.api [None req-c53afb47-bf6e-4146-8bfb-c7fede480e1d tempest-VolumeImageDependencyTests-1627637941 tempest-VolumeImageDependencyTests-1627637941-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (76f7e199-7028-432f-9637-f21bfbe92a65) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100297) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 10:02:23.636456 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.volume.api [None req-c53afb47-bf6e-4146-8bfb-c7fede480e1d tempest-VolumeImageDependencyTests-1627637941 tempest-VolumeImageDependencyTests-1627637941-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (76f7e199-7028-432f-9637-f21bfbe92a65) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'dde7e986-91d5-4c35-b430-404195f5f0bc', '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='61fa49ac198640048d3e47c90f702b25',qos_specs=None,replication_status=,reservations=['dca42a58-c231-4dc3-9d74-87662eb944e3','e91e7e82-132a-4a36-8d2c-035d02252e69','ecb931a2-982f-4f54-8336-c0d45601e70f','4a43a4ad-81c8-43b6-bb4a-eeb655a65b15'],size=1,snapshot_id=None,source_replicaid=,source_volid=332128b4-c0a5-49af-835b-796a5373bfd7,status='creating',user_id='c2e8de31082a4db1a6fb41326ed8fb3c',volume_type_id=45fd9a3a-b61e-4c6c-9ab7-d02f06678d0d), '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-07T10:02:23Z,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=dde7e986-91d5-4c35-b430-404195f5f0bc,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='61fa49ac198640048d3e47c90f702b25',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=332128b4-c0a5-49af-835b-796a5373bfd7,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='c2e8de31082a4db1a6fb41326ed8fb3c',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(45fd9a3a-b61e-4c6c-9ab7-d02f06678d0d),volume_type_id=45fd9a3a-b61e-4c6c-9ab7-d02f06678d0d)}' {{(pid=100297) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 10:02:23.637096 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.volume.api [None req-c53afb47-bf6e-4146-8bfb-c7fede480e1d tempest-VolumeImageDependencyTests-1627637941 tempest-VolumeImageDependencyTests-1627637941-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (afb67a90-10f9-4de6-a8da-c7fbfca54928) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100297) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 10:02:23.666172 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.volume.api [None req-c53afb47-bf6e-4146-8bfb-c7fede480e1d tempest-VolumeImageDependencyTests-1627637941 tempest-VolumeImageDependencyTests-1627637941-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (afb67a90-10f9-4de6-a8da-c7fbfca54928) transitioned into state 'SUCCESS' from 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='61fa49ac198640048d3e47c90f702b25',qos_specs=None,replication_status=,reservations=['dca42a58-c231-4dc3-9d74-87662eb944e3','e91e7e82-132a-4a36-8d2c-035d02252e69','ecb931a2-982f-4f54-8336-c0d45601e70f','4a43a4ad-81c8-43b6-bb4a-eeb655a65b15'],size=1,snapshot_id=None,source_replicaid=,source_volid=332128b4-c0a5-49af-835b-796a5373bfd7,status='creating',user_id='c2e8de31082a4db1a6fb41326ed8fb3c',volume_type_id=45fd9a3a-b61e-4c6c-9ab7-d02f06678d0d)}' {{(pid=100297) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 10:02:23.667110 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.volume.api [None req-c53afb47-bf6e-4146-8bfb-c7fede480e1d tempest-VolumeImageDependencyTests-1627637941 tempest-VolumeImageDependencyTests-1627637941-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6c4d89f1-220d-48f7-9570-e2e1c0cf918a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100297) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 10:02:23.695524 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.volume.api [None req-c53afb47-bf6e-4146-8bfb-c7fede480e1d tempest-VolumeImageDependencyTests-1627637941 tempest-VolumeImageDependencyTests-1627637941-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6c4d89f1-220d-48f7-9570-e2e1c0cf918a) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100297) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 10:02:23.696351 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.volume.api [None req-c53afb47-bf6e-4146-8bfb-c7fede480e1d tempest-VolumeImageDependencyTests-1627637941 tempest-VolumeImageDependencyTests-1627637941-project-member] Flow 'volume_create_api' (039d2c74-6e02-423d-a2c5-8102128cf660) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100297) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 10:02:23.696663 np0000006707 devstack@c-api.service[100297]: INFO cinder.volume.api [None req-c53afb47-bf6e-4146-8bfb-c7fede480e1d tempest-VolumeImageDependencyTests-1627637941 tempest-VolumeImageDependencyTests-1627637941-project-member] Create volume request issued successfully. Aug 07 10:02:23.697259 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-c53afb47-bf6e-4146-8bfb-c7fede480e1d tempest-VolumeImageDependencyTests-1627637941 tempest-VolumeImageDependencyTests-1627637941-project-member] https://10.4.3.8/volume/v3/volumes returned with HTTP 202 Aug 07 10:02:23.698257 np0000006707 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 1008/4022] 10.4.3.8 () {70 vars in 1286 bytes} [Fri Aug 7 10:02:23 2026] POST /volume/v3/volumes => generated 805 bytes in 188 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 07 10:02:23.711140 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-9bb2cb4f-bc14-4f02-b883-914f2041f367 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:02:23.713339 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-9bb2cb4f-bc14-4f02-b883-914f2041f367 tempest-VolumeImageDependencyTests-1627637941 tempest-VolumeImageDependencyTests-1627637941-project-member] GET https://10.4.3.8/volume/v3/volumes/dde7e986-91d5-4c35-b430-404195f5f0bc Aug 07 10:02:23.713562 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-9bb2cb4f-bc14-4f02-b883-914f2041f367 tempest-VolumeImageDependencyTests-1627637941 tempest-VolumeImageDependencyTests-1627637941-project-member] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 10:02:23.713799 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-9bb2cb4f-bc14-4f02-b883-914f2041f367 tempest-VolumeImageDependencyTests-1627637941 tempest-VolumeImageDependencyTests-1627637941-project-member] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 10:02:23.723145 np0000006707 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 10:02:23.723145 np0000006707 devstack@c-api.service[100295]: warnings.warn( Aug 07 10:02:23.728791 np0000006707 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-9bb2cb4f-bc14-4f02-b883-914f2041f367 tempest-VolumeImageDependencyTests-1627637941 tempest-VolumeImageDependencyTests-1627637941-project-member] Volume info retrieved successfully. Aug 07 10:02:23.735222 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-9bb2cb4f-bc14-4f02-b883-914f2041f367 tempest-VolumeImageDependencyTests-1627637941 tempest-VolumeImageDependencyTests-1627637941-project-member] https://10.4.3.8/volume/v3/volumes/dde7e986-91d5-4c35-b430-404195f5f0bc returned with HTTP 200 Aug 07 10:02:23.735780 np0000006707 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 1008/4023] 10.4.3.8 () {68 vars in 1375 bytes} [Fri Aug 7 10:02:23 2026] GET /volume/v3/volumes/dde7e986-91d5-4c35-b430-404195f5f0bc => generated 873 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 10:02:24.034115 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.middleware.request_id [None req-da0e1a46-8451-414e-add9-89a4c45b17a6 None None] RequestId filter calling following filter/app {{(pid=100298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:02:24.036369 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [None req-da0e1a46-8451-414e-add9-89a4c45b17a6 tempest-CreateVolumesFromBackupTest-1318528778 tempest-CreateVolumesFromBackupTest-1318528778-project-member] GET https://10.4.3.8/volume/v3/backups/7a7521c7-8761-47a4-a9e8-824f2147d15d Aug 07 10:02:24.036597 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [None req-da0e1a46-8451-414e-add9-89a4c45b17a6 tempest-CreateVolumesFromBackupTest-1318528778 tempest-CreateVolumesFromBackupTest-1318528778-project-member] Empty body provided in request {{(pid=100298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 10:02:24.036802 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [None req-da0e1a46-8451-414e-add9-89a4c45b17a6 tempest-CreateVolumesFromBackupTest-1318528778 tempest-CreateVolumesFromBackupTest-1318528778-project-member] Calling method 'show' {{(pid=100298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 10:02:24.036923 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.v3.backups [None req-da0e1a46-8451-414e-add9-89a4c45b17a6 tempest-CreateVolumesFromBackupTest-1318528778 tempest-CreateVolumesFromBackupTest-1318528778-project-member] Show backup with id 7a7521c7-8761-47a4-a9e8-824f2147d15d. {{(pid=100298) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 10:02:24.041790 np0000006707 devstack@c-api.service[100298]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 10:02:24.041790 np0000006707 devstack@c-api.service[100298]: warnings.warn( Aug 07 10:02:24.042745 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [None req-da0e1a46-8451-414e-add9-89a4c45b17a6 tempest-CreateVolumesFromBackupTest-1318528778 tempest-CreateVolumesFromBackupTest-1318528778-project-member] https://10.4.3.8/volume/v3/backups/7a7521c7-8761-47a4-a9e8-824f2147d15d returned with HTTP 200 Aug 07 10:02:24.045440 np0000006707 devstack@c-api.service[100298]: [pid: 100298|app: 0|req: 1005/4024] 10.4.3.8 () {66 vars in 1334 bytes} [Fri Aug 7 10:02:24 2026] GET /volume/v3/backups/7a7521c7-8761-47a4-a9e8-824f2147d15d => generated 755 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 10:02:24.752964 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [None req-3949c6ad-8211-4b80-b506-06e673d3d740 None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:02:24.755582 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-3949c6ad-8211-4b80-b506-06e673d3d740 tempest-VolumeImageDependencyTests-1627637941 tempest-VolumeImageDependencyTests-1627637941-project-member] GET https://10.4.3.8/volume/v3/volumes/dde7e986-91d5-4c35-b430-404195f5f0bc Aug 07 10:02:24.755906 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-3949c6ad-8211-4b80-b506-06e673d3d740 tempest-VolumeImageDependencyTests-1627637941 tempest-VolumeImageDependencyTests-1627637941-project-member] Empty body provided in request {{(pid=100296) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 10:02:24.756208 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-3949c6ad-8211-4b80-b506-06e673d3d740 tempest-VolumeImageDependencyTests-1627637941 tempest-VolumeImageDependencyTests-1627637941-project-member] Calling method 'show' {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 10:02:24.767303 np0000006707 devstack@c-api.service[100296]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 10:02:24.767303 np0000006707 devstack@c-api.service[100296]: warnings.warn( Aug 07 10:02:24.773146 np0000006707 devstack@c-api.service[100296]: INFO cinder.volume.api [None req-3949c6ad-8211-4b80-b506-06e673d3d740 tempest-VolumeImageDependencyTests-1627637941 tempest-VolumeImageDependencyTests-1627637941-project-member] Volume info retrieved successfully. Aug 07 10:02:24.780545 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-3949c6ad-8211-4b80-b506-06e673d3d740 tempest-VolumeImageDependencyTests-1627637941 tempest-VolumeImageDependencyTests-1627637941-project-member] https://10.4.3.8/volume/v3/volumes/dde7e986-91d5-4c35-b430-404195f5f0bc returned with HTTP 200 Aug 07 10:02:24.781143 np0000006707 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 1004/4025] 10.4.3.8 () {68 vars in 1375 bytes} [Fri Aug 7 10:02:24 2026] GET /volume/v3/volumes/dde7e986-91d5-4c35-b430-404195f5f0bc => generated 1224 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 07 10:02:24.797025 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [None req-321a6d9d-762c-4223-9bb6-bdab0539b504 None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:02:24.799360 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-321a6d9d-762c-4223-9bb6-bdab0539b504 tempest-VolumeImageDependencyTests-1627637941 tempest-VolumeImageDependencyTests-1627637941-project-member] GET https://10.4.3.8/volume/v3/volumes/dde7e986-91d5-4c35-b430-404195f5f0bc Aug 07 10:02:24.799697 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-321a6d9d-762c-4223-9bb6-bdab0539b504 tempest-VolumeImageDependencyTests-1627637941 tempest-VolumeImageDependencyTests-1627637941-project-member] Empty body provided in request {{(pid=100297) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 10:02:24.799995 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-321a6d9d-762c-4223-9bb6-bdab0539b504 tempest-VolumeImageDependencyTests-1627637941 tempest-VolumeImageDependencyTests-1627637941-project-member] Calling method 'show' {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 10:02:24.808919 np0000006707 devstack@c-api.service[100297]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 10:02:24.808919 np0000006707 devstack@c-api.service[100297]: warnings.warn( Aug 07 10:02:24.813246 np0000006707 devstack@c-api.service[100297]: INFO cinder.volume.api [None req-321a6d9d-762c-4223-9bb6-bdab0539b504 tempest-VolumeImageDependencyTests-1627637941 tempest-VolumeImageDependencyTests-1627637941-project-member] Volume info retrieved successfully. Aug 07 10:02:24.818629 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-321a6d9d-762c-4223-9bb6-bdab0539b504 tempest-VolumeImageDependencyTests-1627637941 tempest-VolumeImageDependencyTests-1627637941-project-member] https://10.4.3.8/volume/v3/volumes/dde7e986-91d5-4c35-b430-404195f5f0bc returned with HTTP 200 Aug 07 10:02:24.819204 np0000006707 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 1009/4026] 10.4.3.8 () {68 vars in 1375 bytes} [Fri Aug 7 10:02:24 2026] GET /volume/v3/volumes/dde7e986-91d5-4c35-b430-404195f5f0bc => generated 1224 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 07 10:02:24.836346 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-a212f2c8-cc02-4d86-8c1b-eaa678abe780 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:02:24.838701 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-a212f2c8-cc02-4d86-8c1b-eaa678abe780 tempest-VolumeImageDependencyTests-1627637941 tempest-VolumeImageDependencyTests-1627637941-project-member] DELETE https://10.4.3.8/volume/v3/volumes/332128b4-c0a5-49af-835b-796a5373bfd7 Aug 07 10:02:24.838990 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-a212f2c8-cc02-4d86-8c1b-eaa678abe780 tempest-VolumeImageDependencyTests-1627637941 tempest-VolumeImageDependencyTests-1627637941-project-member] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 10:02:24.839244 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-a212f2c8-cc02-4d86-8c1b-eaa678abe780 tempest-VolumeImageDependencyTests-1627637941 tempest-VolumeImageDependencyTests-1627637941-project-member] Calling method 'delete' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 10:02:24.839500 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.v3.volumes [None req-a212f2c8-cc02-4d86-8c1b-eaa678abe780 tempest-VolumeImageDependencyTests-1627637941 tempest-VolumeImageDependencyTests-1627637941-project-member] Delete volume with id: 332128b4-c0a5-49af-835b-796a5373bfd7 Aug 07 10:02:24.848847 np0000006707 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 10:02:24.848847 np0000006707 devstack@c-api.service[100295]: warnings.warn( Aug 07 10:02:24.849436 np0000006707 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-a212f2c8-cc02-4d86-8c1b-eaa678abe780 tempest-VolumeImageDependencyTests-1627637941 tempest-VolumeImageDependencyTests-1627637941-project-member] Volume info retrieved successfully. Aug 07 10:02:24.872748 np0000006707 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-a212f2c8-cc02-4d86-8c1b-eaa678abe780 tempest-VolumeImageDependencyTests-1627637941 tempest-VolumeImageDependencyTests-1627637941-project-member] Delete volume request issued successfully. Aug 07 10:02:24.873047 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-a212f2c8-cc02-4d86-8c1b-eaa678abe780 tempest-VolumeImageDependencyTests-1627637941 tempest-VolumeImageDependencyTests-1627637941-project-member] https://10.4.3.8/volume/v3/volumes/332128b4-c0a5-49af-835b-796a5373bfd7 returned with HTTP 202 Aug 07 10:02:24.873534 np0000006707 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 1009/4027] 10.4.3.8 () {68 vars in 1378 bytes} [Fri Aug 7 10:02:24 2026] DELETE /volume/v3/volumes/332128b4-c0a5-49af-835b-796a5373bfd7 => generated 0 bytes in 38 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 07 10:02:24.882743 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.middleware.request_id [None req-c232c8f3-7048-437f-b880-0429b9fe42c5 None None] RequestId filter calling following filter/app {{(pid=100298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:02:24.885035 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [None req-c232c8f3-7048-437f-b880-0429b9fe42c5 tempest-VolumeImageDependencyTests-1627637941 tempest-VolumeImageDependencyTests-1627637941-project-member] GET https://10.4.3.8/volume/v3/volumes/332128b4-c0a5-49af-835b-796a5373bfd7 Aug 07 10:02:24.885313 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [None req-c232c8f3-7048-437f-b880-0429b9fe42c5 tempest-VolumeImageDependencyTests-1627637941 tempest-VolumeImageDependencyTests-1627637941-project-member] Empty body provided in request {{(pid=100298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 10:02:24.885524 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [None req-c232c8f3-7048-437f-b880-0429b9fe42c5 tempest-VolumeImageDependencyTests-1627637941 tempest-VolumeImageDependencyTests-1627637941-project-member] Calling method 'show' {{(pid=100298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 10:02:24.895350 np0000006707 devstack@c-api.service[100298]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 10:02:24.895350 np0000006707 devstack@c-api.service[100298]: warnings.warn( Aug 07 10:02:24.900541 np0000006707 devstack@c-api.service[100298]: INFO cinder.volume.api [None req-c232c8f3-7048-437f-b880-0429b9fe42c5 tempest-VolumeImageDependencyTests-1627637941 tempest-VolumeImageDependencyTests-1627637941-project-member] Volume info retrieved successfully. Aug 07 10:02:24.906491 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [None req-c232c8f3-7048-437f-b880-0429b9fe42c5 tempest-VolumeImageDependencyTests-1627637941 tempest-VolumeImageDependencyTests-1627637941-project-member] https://10.4.3.8/volume/v3/volumes/332128b4-c0a5-49af-835b-796a5373bfd7 returned with HTTP 200 Aug 07 10:02:24.907077 np0000006707 devstack@c-api.service[100298]: [pid: 100298|app: 0|req: 1006/4028] 10.4.3.8 () {68 vars in 1375 bytes} [Fri Aug 7 10:02:24 2026] GET /volume/v3/volumes/332128b4-c0a5-49af-835b-796a5373bfd7 => generated 1188 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 07 10:02:25.055231 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [None req-119a00d0-4c8f-4edd-864b-42e47c4ff0b9 None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:02:25.057714 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-119a00d0-4c8f-4edd-864b-42e47c4ff0b9 tempest-CreateVolumesFromBackupTest-1318528778 tempest-CreateVolumesFromBackupTest-1318528778-project-member] GET https://10.4.3.8/volume/v3/backups/7a7521c7-8761-47a4-a9e8-824f2147d15d Aug 07 10:02:25.057998 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-119a00d0-4c8f-4edd-864b-42e47c4ff0b9 tempest-CreateVolumesFromBackupTest-1318528778 tempest-CreateVolumesFromBackupTest-1318528778-project-member] Empty body provided in request {{(pid=100296) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 10:02:25.058263 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-119a00d0-4c8f-4edd-864b-42e47c4ff0b9 tempest-CreateVolumesFromBackupTest-1318528778 tempest-CreateVolumesFromBackupTest-1318528778-project-member] Calling method 'show' {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 10:02:25.058430 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.v3.backups [None req-119a00d0-4c8f-4edd-864b-42e47c4ff0b9 tempest-CreateVolumesFromBackupTest-1318528778 tempest-CreateVolumesFromBackupTest-1318528778-project-member] Show backup with id 7a7521c7-8761-47a4-a9e8-824f2147d15d. {{(pid=100296) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 10:02:25.064227 np0000006707 devstack@c-api.service[100296]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 10:02:25.064227 np0000006707 devstack@c-api.service[100296]: warnings.warn( Aug 07 10:02:25.065289 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-119a00d0-4c8f-4edd-864b-42e47c4ff0b9 tempest-CreateVolumesFromBackupTest-1318528778 tempest-CreateVolumesFromBackupTest-1318528778-project-member] https://10.4.3.8/volume/v3/backups/7a7521c7-8761-47a4-a9e8-824f2147d15d returned with HTTP 200 Aug 07 10:02:25.065975 np0000006707 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 1005/4029] 10.4.3.8 () {66 vars in 1334 bytes} [Fri Aug 7 10:02:25 2026] GET /volume/v3/backups/7a7521c7-8761-47a4-a9e8-824f2147d15d => generated 755 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 10:02:25.921837 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [None req-37b10e8a-a77a-4f62-abb7-cbba3683e471 None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:02:25.925734 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-37b10e8a-a77a-4f62-abb7-cbba3683e471 tempest-VolumeImageDependencyTests-1627637941 tempest-VolumeImageDependencyTests-1627637941-project-member] GET https://10.4.3.8/volume/v3/volumes/332128b4-c0a5-49af-835b-796a5373bfd7 Aug 07 10:02:25.926082 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-37b10e8a-a77a-4f62-abb7-cbba3683e471 tempest-VolumeImageDependencyTests-1627637941 tempest-VolumeImageDependencyTests-1627637941-project-member] Empty body provided in request {{(pid=100297) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 10:02:25.926358 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-37b10e8a-a77a-4f62-abb7-cbba3683e471 tempest-VolumeImageDependencyTests-1627637941 tempest-VolumeImageDependencyTests-1627637941-project-member] Calling method 'show' {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 10:02:25.935220 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-37b10e8a-a77a-4f62-abb7-cbba3683e471 tempest-VolumeImageDependencyTests-1627637941 tempest-VolumeImageDependencyTests-1627637941-project-member] https://10.4.3.8/volume/v3/volumes/332128b4-c0a5-49af-835b-796a5373bfd7 returned with HTTP 404 Aug 07 10:02:25.935947 np0000006707 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 1010/4030] 10.4.3.8 () {68 vars in 1375 bytes} [Fri Aug 7 10:02:25 2026] GET /volume/v3/volumes/332128b4-c0a5-49af-835b-796a5373bfd7 => generated 109 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 07 10:02:26.078902 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-d8f88a19-c143-4ab0-824c-cf6fe5a3181b None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:02:26.081298 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-d8f88a19-c143-4ab0-824c-cf6fe5a3181b tempest-CreateVolumesFromBackupTest-1318528778 tempest-CreateVolumesFromBackupTest-1318528778-project-member] GET https://10.4.3.8/volume/v3/backups/7a7521c7-8761-47a4-a9e8-824f2147d15d Aug 07 10:02:26.081552 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-d8f88a19-c143-4ab0-824c-cf6fe5a3181b tempest-CreateVolumesFromBackupTest-1318528778 tempest-CreateVolumesFromBackupTest-1318528778-project-member] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 10:02:26.081788 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-d8f88a19-c143-4ab0-824c-cf6fe5a3181b tempest-CreateVolumesFromBackupTest-1318528778 tempest-CreateVolumesFromBackupTest-1318528778-project-member] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 10:02:26.081920 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.v3.backups [None req-d8f88a19-c143-4ab0-824c-cf6fe5a3181b tempest-CreateVolumesFromBackupTest-1318528778 tempest-CreateVolumesFromBackupTest-1318528778-project-member] Show backup with id 7a7521c7-8761-47a4-a9e8-824f2147d15d. {{(pid=100295) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 10:02:26.087438 np0000006707 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 10:02:26.087438 np0000006707 devstack@c-api.service[100295]: warnings.warn( Aug 07 10:02:26.089058 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-d8f88a19-c143-4ab0-824c-cf6fe5a3181b tempest-CreateVolumesFromBackupTest-1318528778 tempest-CreateVolumesFromBackupTest-1318528778-project-member] https://10.4.3.8/volume/v3/backups/7a7521c7-8761-47a4-a9e8-824f2147d15d returned with HTTP 200 Aug 07 10:02:26.089413 np0000006707 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 1010/4031] 10.4.3.8 () {66 vars in 1334 bytes} [Fri Aug 7 10:02:26 2026] GET /volume/v3/backups/7a7521c7-8761-47a4-a9e8-824f2147d15d => generated 755 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 10:02:27.103238 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.middleware.request_id [None req-3d14b76d-3b3b-4476-ba75-3211b88c4f7f None None] RequestId filter calling following filter/app {{(pid=100298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:02:27.105647 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [None req-3d14b76d-3b3b-4476-ba75-3211b88c4f7f tempest-CreateVolumesFromBackupTest-1318528778 tempest-CreateVolumesFromBackupTest-1318528778-project-member] GET https://10.4.3.8/volume/v3/backups/7a7521c7-8761-47a4-a9e8-824f2147d15d Aug 07 10:02:27.105942 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [None req-3d14b76d-3b3b-4476-ba75-3211b88c4f7f tempest-CreateVolumesFromBackupTest-1318528778 tempest-CreateVolumesFromBackupTest-1318528778-project-member] Empty body provided in request {{(pid=100298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 10:02:27.106220 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [None req-3d14b76d-3b3b-4476-ba75-3211b88c4f7f tempest-CreateVolumesFromBackupTest-1318528778 tempest-CreateVolumesFromBackupTest-1318528778-project-member] Calling method 'show' {{(pid=100298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 10:02:27.106391 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.v3.backups [None req-3d14b76d-3b3b-4476-ba75-3211b88c4f7f tempest-CreateVolumesFromBackupTest-1318528778 tempest-CreateVolumesFromBackupTest-1318528778-project-member] Show backup with id 7a7521c7-8761-47a4-a9e8-824f2147d15d. {{(pid=100298) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 10:02:27.112359 np0000006707 devstack@c-api.service[100298]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 10:02:27.112359 np0000006707 devstack@c-api.service[100298]: warnings.warn( Aug 07 10:02:27.113465 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [None req-3d14b76d-3b3b-4476-ba75-3211b88c4f7f tempest-CreateVolumesFromBackupTest-1318528778 tempest-CreateVolumesFromBackupTest-1318528778-project-member] https://10.4.3.8/volume/v3/backups/7a7521c7-8761-47a4-a9e8-824f2147d15d returned with HTTP 200 Aug 07 10:02:27.114003 np0000006707 devstack@c-api.service[100298]: [pid: 100298|app: 0|req: 1007/4032] 10.4.3.8 () {66 vars in 1334 bytes} [Fri Aug 7 10:02:27 2026] GET /volume/v3/backups/7a7521c7-8761-47a4-a9e8-824f2147d15d => generated 755 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 10:02:28.130957 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [None req-d80ad901-b896-4f12-a624-100353bb8750 None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:02:28.134278 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-d80ad901-b896-4f12-a624-100353bb8750 tempest-CreateVolumesFromBackupTest-1318528778 tempest-CreateVolumesFromBackupTest-1318528778-project-member] GET https://10.4.3.8/volume/v3/backups/7a7521c7-8761-47a4-a9e8-824f2147d15d Aug 07 10:02:28.134568 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-d80ad901-b896-4f12-a624-100353bb8750 tempest-CreateVolumesFromBackupTest-1318528778 tempest-CreateVolumesFromBackupTest-1318528778-project-member] Empty body provided in request {{(pid=100296) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 10:02:28.134829 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-d80ad901-b896-4f12-a624-100353bb8750 tempest-CreateVolumesFromBackupTest-1318528778 tempest-CreateVolumesFromBackupTest-1318528778-project-member] Calling method 'show' {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 10:02:28.135007 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.v3.backups [None req-d80ad901-b896-4f12-a624-100353bb8750 tempest-CreateVolumesFromBackupTest-1318528778 tempest-CreateVolumesFromBackupTest-1318528778-project-member] Show backup with id 7a7521c7-8761-47a4-a9e8-824f2147d15d. {{(pid=100296) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 10:02:28.142546 np0000006707 devstack@c-api.service[100296]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 10:02:28.142546 np0000006707 devstack@c-api.service[100296]: warnings.warn( Aug 07 10:02:28.143395 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-d80ad901-b896-4f12-a624-100353bb8750 tempest-CreateVolumesFromBackupTest-1318528778 tempest-CreateVolumesFromBackupTest-1318528778-project-member] https://10.4.3.8/volume/v3/backups/7a7521c7-8761-47a4-a9e8-824f2147d15d returned with HTTP 200 Aug 07 10:02:28.143862 np0000006707 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 1006/4033] 10.4.3.8 () {66 vars in 1334 bytes} [Fri Aug 7 10:02:28 2026] GET /volume/v3/backups/7a7521c7-8761-47a4-a9e8-824f2147d15d => generated 755 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 10:02:28.156148 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [None req-377b0b6a-a7df-4044-9173-5473692e36ef None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:02:28.158192 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-377b0b6a-a7df-4044-9173-5473692e36ef tempest-VolumeImageDependencyTests-1627637941 tempest-VolumeImageDependencyTests-1627637941-project-member] POST https://10.4.3.8/volume/v3/volumes Aug 07 10:02:28.158690 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-377b0b6a-a7df-4044-9173-5473692e36ef tempest-VolumeImageDependencyTests-1627637941 tempest-VolumeImageDependencyTests-1627637941-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "volume1-for-teste6050452-06bd-4c7f-9912-45178c83e379", "imageRef": "5017601e-f32a-48c3-b909-79f1ff663645", "size": 1}} {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 10:02:28.160395 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.v3.volumes [None req-377b0b6a-a7df-4044-9173-5473692e36ef tempest-VolumeImageDependencyTests-1627637941 tempest-VolumeImageDependencyTests-1627637941-project-member] Create volume request body: {'volume': {'name': 'volume1-for-teste6050452-06bd-4c7f-9912-45178c83e379', 'imageRef': '5017601e-f32a-48c3-b909-79f1ff663645', 'size': 1}} {{(pid=100297) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 07 10:02:28.262900 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.v3.volumes [None req-377b0b6a-a7df-4044-9173-5473692e36ef tempest-VolumeImageDependencyTests-1627637941 tempest-VolumeImageDependencyTests-1627637941-project-member] Create volume of 1 GB Aug 07 10:02:28.267613 np0000006707 devstack@c-api.service[100297]: INFO cinder.volume.api [None req-377b0b6a-a7df-4044-9173-5473692e36ef tempest-VolumeImageDependencyTests-1627637941 tempest-VolumeImageDependencyTests-1627637941-project-member] Availability Zones retrieved successfully. Aug 07 10:02:28.274836 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.volume.api [None req-377b0b6a-a7df-4044-9173-5473692e36ef tempest-VolumeImageDependencyTests-1627637941 tempest-VolumeImageDependencyTests-1627637941-project-member] Flow 'volume_create_api' (4484f0ae-6978-42c2-b341-d127ec6cb03f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100297) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 10:02:28.278441 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.volume.api [None req-377b0b6a-a7df-4044-9173-5473692e36ef tempest-VolumeImageDependencyTests-1627637941 tempest-VolumeImageDependencyTests-1627637941-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (371f8332-9f27-4225-8b63-8866c6f79757) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100297) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 10:02:28.278441 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.volume.flows.api.create_volume [None req-377b0b6a-a7df-4044-9173-5473692e36ef tempest-VolumeImageDependencyTests-1627637941 tempest-VolumeImageDependencyTests-1627637941-project-member] Validating volume size '1' using validate_int {{(pid=100297) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 07 10:02:28.345873 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.volume.api [None req-377b0b6a-a7df-4044-9173-5473692e36ef tempest-VolumeImageDependencyTests-1627637941 tempest-VolumeImageDependencyTests-1627637941-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (371f8332-9f27-4225-8b63-8866c6f79757) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-07T09:47:39Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=45fd9a3a-b61e-4c6c-9ab7-d02f06678d0d,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '45fd9a3a-b61e-4c6c-9ab7-d02f06678d0d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100297) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 10:02:28.346812 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.volume.api [None req-377b0b6a-a7df-4044-9173-5473692e36ef tempest-VolumeImageDependencyTests-1627637941 tempest-VolumeImageDependencyTests-1627637941-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (53d3360e-b79c-428e-af36-f0b049b06cb3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100297) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 10:02:28.393129 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.quota [None req-377b0b6a-a7df-4044-9173-5473692e36ef tempest-VolumeImageDependencyTests-1627637941 tempest-VolumeImageDependencyTests-1627637941-project-member] Created reservations ['e403fa6e-3225-4944-adff-f4900c714d48', '37af9e1a-fa92-4d8d-ac15-9bba0767c7d7', '2ac98aa9-12ce-486a-a7d2-d0308e2559d3', '5ac18987-dee8-4a87-8ff7-87cd13185c34'] {{(pid=100297) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 10:02:28.394169 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.volume.api [None req-377b0b6a-a7df-4044-9173-5473692e36ef tempest-VolumeImageDependencyTests-1627637941 tempest-VolumeImageDependencyTests-1627637941-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (53d3360e-b79c-428e-af36-f0b049b06cb3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['e403fa6e-3225-4944-adff-f4900c714d48', '37af9e1a-fa92-4d8d-ac15-9bba0767c7d7', '2ac98aa9-12ce-486a-a7d2-d0308e2559d3', '5ac18987-dee8-4a87-8ff7-87cd13185c34']}' {{(pid=100297) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 10:02:28.395169 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.volume.api [None req-377b0b6a-a7df-4044-9173-5473692e36ef tempest-VolumeImageDependencyTests-1627637941 tempest-VolumeImageDependencyTests-1627637941-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (651a4dba-cbad-403a-9616-1a0ebb58b754) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100297) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 10:02:28.424087 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.volume.api [None req-377b0b6a-a7df-4044-9173-5473692e36ef tempest-VolumeImageDependencyTests-1627637941 tempest-VolumeImageDependencyTests-1627637941-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (651a4dba-cbad-403a-9616-1a0ebb58b754) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '0fe834ed-f498-4499-ae3a-0022d1bd882c', '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='61fa49ac198640048d3e47c90f702b25',qos_specs=None,replication_status=,reservations=['e403fa6e-3225-4944-adff-f4900c714d48','37af9e1a-fa92-4d8d-ac15-9bba0767c7d7','2ac98aa9-12ce-486a-a7d2-d0308e2559d3','5ac18987-dee8-4a87-8ff7-87cd13185c34'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c2e8de31082a4db1a6fb41326ed8fb3c',volume_type_id=45fd9a3a-b61e-4c6c-9ab7-d02f06678d0d), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-07T10:02:28Z,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=0fe834ed-f498-4499-ae3a-0022d1bd882c,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='61fa49ac198640048d3e47c90f702b25',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='c2e8de31082a4db1a6fb41326ed8fb3c',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(45fd9a3a-b61e-4c6c-9ab7-d02f06678d0d),volume_type_id=45fd9a3a-b61e-4c6c-9ab7-d02f06678d0d)}' {{(pid=100297) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 10:02:28.425314 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.volume.api [None req-377b0b6a-a7df-4044-9173-5473692e36ef tempest-VolumeImageDependencyTests-1627637941 tempest-VolumeImageDependencyTests-1627637941-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7bf133bd-fd5d-4ba8-9f09-8ebb528ba626) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100297) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 10:02:28.448768 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.volume.api [None req-377b0b6a-a7df-4044-9173-5473692e36ef tempest-VolumeImageDependencyTests-1627637941 tempest-VolumeImageDependencyTests-1627637941-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7bf133bd-fd5d-4ba8-9f09-8ebb528ba626) transitioned into state 'SUCCESS' from 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='61fa49ac198640048d3e47c90f702b25',qos_specs=None,replication_status=,reservations=['e403fa6e-3225-4944-adff-f4900c714d48','37af9e1a-fa92-4d8d-ac15-9bba0767c7d7','2ac98aa9-12ce-486a-a7d2-d0308e2559d3','5ac18987-dee8-4a87-8ff7-87cd13185c34'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c2e8de31082a4db1a6fb41326ed8fb3c',volume_type_id=45fd9a3a-b61e-4c6c-9ab7-d02f06678d0d)}' {{(pid=100297) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 10:02:28.449951 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.volume.api [None req-377b0b6a-a7df-4044-9173-5473692e36ef tempest-VolumeImageDependencyTests-1627637941 tempest-VolumeImageDependencyTests-1627637941-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (57449a33-35eb-45cd-91d4-ee43437dfa2b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100297) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 10:02:28.464265 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.volume.api [None req-377b0b6a-a7df-4044-9173-5473692e36ef tempest-VolumeImageDependencyTests-1627637941 tempest-VolumeImageDependencyTests-1627637941-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (57449a33-35eb-45cd-91d4-ee43437dfa2b) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100297) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 10:02:28.465561 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.volume.api [None req-377b0b6a-a7df-4044-9173-5473692e36ef tempest-VolumeImageDependencyTests-1627637941 tempest-VolumeImageDependencyTests-1627637941-project-member] Flow 'volume_create_api' (4484f0ae-6978-42c2-b341-d127ec6cb03f) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100297) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 10:02:28.466031 np0000006707 devstack@c-api.service[100297]: INFO cinder.volume.api [None req-377b0b6a-a7df-4044-9173-5473692e36ef tempest-VolumeImageDependencyTests-1627637941 tempest-VolumeImageDependencyTests-1627637941-project-member] Create volume request issued successfully. Aug 07 10:02:28.466858 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-377b0b6a-a7df-4044-9173-5473692e36ef tempest-VolumeImageDependencyTests-1627637941 tempest-VolumeImageDependencyTests-1627637941-project-member] https://10.4.3.8/volume/v3/volumes returned with HTTP 202 Aug 07 10:02:28.467518 np0000006707 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 1011/4034] 10.4.3.8 () {70 vars in 1286 bytes} [Fri Aug 7 10:02:28 2026] POST /volume/v3/volumes => generated 771 bytes in 312 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 07 10:02:28.484527 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-3d748277-17e5-44f4-8256-284c442fdfcc None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:02:28.487030 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-3d748277-17e5-44f4-8256-284c442fdfcc tempest-VolumeImageDependencyTests-1627637941 tempest-VolumeImageDependencyTests-1627637941-project-member] GET https://10.4.3.8/volume/v3/volumes/0fe834ed-f498-4499-ae3a-0022d1bd882c Aug 07 10:02:28.487226 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-3d748277-17e5-44f4-8256-284c442fdfcc tempest-VolumeImageDependencyTests-1627637941 tempest-VolumeImageDependencyTests-1627637941-project-member] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 10:02:28.487602 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-3d748277-17e5-44f4-8256-284c442fdfcc tempest-VolumeImageDependencyTests-1627637941 tempest-VolumeImageDependencyTests-1627637941-project-member] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 10:02:28.497835 np0000006707 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 10:02:28.497835 np0000006707 devstack@c-api.service[100295]: warnings.warn( Aug 07 10:02:28.503132 np0000006707 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-3d748277-17e5-44f4-8256-284c442fdfcc tempest-VolumeImageDependencyTests-1627637941 tempest-VolumeImageDependencyTests-1627637941-project-member] Volume info retrieved successfully. Aug 07 10:02:28.510431 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-3d748277-17e5-44f4-8256-284c442fdfcc tempest-VolumeImageDependencyTests-1627637941 tempest-VolumeImageDependencyTests-1627637941-project-member] https://10.4.3.8/volume/v3/volumes/0fe834ed-f498-4499-ae3a-0022d1bd882c returned with HTTP 200 Aug 07 10:02:28.511007 np0000006707 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 1011/4035] 10.4.3.8 () {68 vars in 1375 bytes} [Fri Aug 7 10:02:28 2026] GET /volume/v3/volumes/0fe834ed-f498-4499-ae3a-0022d1bd882c => generated 839 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 10:02:29.158059 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.middleware.request_id [None req-b4e31f8c-cfdf-4400-80a7-057944607a83 None None] RequestId filter calling following filter/app {{(pid=100298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:02:29.160614 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [None req-b4e31f8c-cfdf-4400-80a7-057944607a83 tempest-CreateVolumesFromBackupTest-1318528778 tempest-CreateVolumesFromBackupTest-1318528778-project-member] GET https://10.4.3.8/volume/v3/backups/7a7521c7-8761-47a4-a9e8-824f2147d15d Aug 07 10:02:29.161303 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [None req-b4e31f8c-cfdf-4400-80a7-057944607a83 tempest-CreateVolumesFromBackupTest-1318528778 tempest-CreateVolumesFromBackupTest-1318528778-project-member] Empty body provided in request {{(pid=100298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 10:02:29.162443 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [None req-b4e31f8c-cfdf-4400-80a7-057944607a83 tempest-CreateVolumesFromBackupTest-1318528778 tempest-CreateVolumesFromBackupTest-1318528778-project-member] Calling method 'show' {{(pid=100298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 10:02:29.162443 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.v3.backups [None req-b4e31f8c-cfdf-4400-80a7-057944607a83 tempest-CreateVolumesFromBackupTest-1318528778 tempest-CreateVolumesFromBackupTest-1318528778-project-member] Show backup with id 7a7521c7-8761-47a4-a9e8-824f2147d15d. {{(pid=100298) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 10:02:29.170456 np0000006707 devstack@c-api.service[100298]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 10:02:29.170456 np0000006707 devstack@c-api.service[100298]: warnings.warn( Aug 07 10:02:29.171649 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [None req-b4e31f8c-cfdf-4400-80a7-057944607a83 tempest-CreateVolumesFromBackupTest-1318528778 tempest-CreateVolumesFromBackupTest-1318528778-project-member] https://10.4.3.8/volume/v3/backups/7a7521c7-8761-47a4-a9e8-824f2147d15d returned with HTTP 200 Aug 07 10:02:29.172534 np0000006707 devstack@c-api.service[100298]: [pid: 100298|app: 0|req: 1008/4036] 10.4.3.8 () {66 vars in 1334 bytes} [Fri Aug 7 10:02:29 2026] GET /volume/v3/backups/7a7521c7-8761-47a4-a9e8-824f2147d15d => generated 755 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 10:02:29.530082 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [None req-045f545a-931d-4bef-9c21-809911f0515d None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:02:29.531828 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-045f545a-931d-4bef-9c21-809911f0515d tempest-VolumeImageDependencyTests-1627637941 tempest-VolumeImageDependencyTests-1627637941-project-member] GET https://10.4.3.8/volume/v3/volumes/0fe834ed-f498-4499-ae3a-0022d1bd882c Aug 07 10:02:29.532091 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-045f545a-931d-4bef-9c21-809911f0515d tempest-VolumeImageDependencyTests-1627637941 tempest-VolumeImageDependencyTests-1627637941-project-member] Empty body provided in request {{(pid=100296) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 10:02:29.532328 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-045f545a-931d-4bef-9c21-809911f0515d tempest-VolumeImageDependencyTests-1627637941 tempest-VolumeImageDependencyTests-1627637941-project-member] Calling method 'show' {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 10:02:29.539241 np0000006707 devstack@c-api.service[100296]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 10:02:29.539241 np0000006707 devstack@c-api.service[100296]: warnings.warn( Aug 07 10:02:29.542595 np0000006707 devstack@c-api.service[100296]: INFO cinder.volume.api [None req-045f545a-931d-4bef-9c21-809911f0515d tempest-VolumeImageDependencyTests-1627637941 tempest-VolumeImageDependencyTests-1627637941-project-member] Volume info retrieved successfully. Aug 07 10:02:29.546757 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-045f545a-931d-4bef-9c21-809911f0515d tempest-VolumeImageDependencyTests-1627637941 tempest-VolumeImageDependencyTests-1627637941-project-member] https://10.4.3.8/volume/v3/volumes/0fe834ed-f498-4499-ae3a-0022d1bd882c returned with HTTP 200 Aug 07 10:02:29.547211 np0000006707 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 1007/4037] 10.4.3.8 () {68 vars in 1375 bytes} [Fri Aug 7 10:02:29 2026] GET /volume/v3/volumes/0fe834ed-f498-4499-ae3a-0022d1bd882c => generated 921 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 10:02:29.952045 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [req-71297587-26b9-4ec3-ac82-cc3e43ea53e7 req-a8311c19-4b0b-4248-a19b-e6863b95ce63 None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:02:29.954969 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [req-71297587-26b9-4ec3-ac82-cc3e43ea53e7 req-a8311c19-4b0b-4248-a19b-e6863b95ce63 tempest-AttachVolumeNegativeTest-1967948609 tempest-AttachVolumeNegativeTest-1967948609-project-member] GET https://10.4.3.8/volume/v3/volumes/91e49c3f-3e7a-4fef-a5d6-adab1c2f9210 Aug 07 10:02:29.955101 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [req-71297587-26b9-4ec3-ac82-cc3e43ea53e7 req-a8311c19-4b0b-4248-a19b-e6863b95ce63 tempest-AttachVolumeNegativeTest-1967948609 tempest-AttachVolumeNegativeTest-1967948609-project-member] Empty body provided in request {{(pid=100297) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 10:02:29.955354 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [req-71297587-26b9-4ec3-ac82-cc3e43ea53e7 req-a8311c19-4b0b-4248-a19b-e6863b95ce63 tempest-AttachVolumeNegativeTest-1967948609 tempest-AttachVolumeNegativeTest-1967948609-project-member] Calling method 'show' {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 10:02:29.979614 np0000006707 devstack@c-api.service[100297]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 10:02:29.979614 np0000006707 devstack@c-api.service[100297]: warnings.warn( Aug 07 10:02:29.983205 np0000006707 devstack@c-api.service[100297]: INFO cinder.volume.api [req-71297587-26b9-4ec3-ac82-cc3e43ea53e7 req-a8311c19-4b0b-4248-a19b-e6863b95ce63 tempest-AttachVolumeNegativeTest-1967948609 tempest-AttachVolumeNegativeTest-1967948609-project-member] Volume info retrieved successfully. Aug 07 10:02:29.988082 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [req-71297587-26b9-4ec3-ac82-cc3e43ea53e7 req-a8311c19-4b0b-4248-a19b-e6863b95ce63 tempest-AttachVolumeNegativeTest-1967948609 tempest-AttachVolumeNegativeTest-1967948609-project-member] https://10.4.3.8/volume/v3/volumes/91e49c3f-3e7a-4fef-a5d6-adab1c2f9210 returned with HTTP 200 Aug 07 10:02:29.988654 np0000006707 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 1012/4038] 10.4.3.8 () {68 vars in 1584 bytes} [Fri Aug 7 10:02:29 2026] GET /volume/v3/volumes/91e49c3f-3e7a-4fef-a5d6-adab1c2f9210 => generated 1136 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 10:02:30.183854 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-2c3ea147-1568-4f9c-a48c-94c2366c20ba None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:02:30.187276 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-2c3ea147-1568-4f9c-a48c-94c2366c20ba tempest-CreateVolumesFromBackupTest-1318528778 tempest-CreateVolumesFromBackupTest-1318528778-project-member] GET https://10.4.3.8/volume/v3/backups/7a7521c7-8761-47a4-a9e8-824f2147d15d Aug 07 10:02:30.187495 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-2c3ea147-1568-4f9c-a48c-94c2366c20ba tempest-CreateVolumesFromBackupTest-1318528778 tempest-CreateVolumesFromBackupTest-1318528778-project-member] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 10:02:30.187722 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-2c3ea147-1568-4f9c-a48c-94c2366c20ba tempest-CreateVolumesFromBackupTest-1318528778 tempest-CreateVolumesFromBackupTest-1318528778-project-member] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 10:02:30.187846 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.v3.backups [None req-2c3ea147-1568-4f9c-a48c-94c2366c20ba tempest-CreateVolumesFromBackupTest-1318528778 tempest-CreateVolumesFromBackupTest-1318528778-project-member] Show backup with id 7a7521c7-8761-47a4-a9e8-824f2147d15d. {{(pid=100295) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 10:02:30.200361 np0000006707 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 10:02:30.200361 np0000006707 devstack@c-api.service[100295]: warnings.warn( Aug 07 10:02:30.202690 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-2c3ea147-1568-4f9c-a48c-94c2366c20ba tempest-CreateVolumesFromBackupTest-1318528778 tempest-CreateVolumesFromBackupTest-1318528778-project-member] https://10.4.3.8/volume/v3/backups/7a7521c7-8761-47a4-a9e8-824f2147d15d returned with HTTP 200 Aug 07 10:02:30.203118 np0000006707 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 1012/4039] 10.4.3.8 () {66 vars in 1334 bytes} [Fri Aug 7 10:02:30 2026] GET /volume/v3/backups/7a7521c7-8761-47a4-a9e8-824f2147d15d => generated 755 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 10:02:30.563992 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.middleware.request_id [None req-6e272449-2b76-489f-9f56-a037cbf0243e None None] RequestId filter calling following filter/app {{(pid=100298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:02:30.567781 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [None req-6e272449-2b76-489f-9f56-a037cbf0243e tempest-VolumeImageDependencyTests-1627637941 tempest-VolumeImageDependencyTests-1627637941-project-member] GET https://10.4.3.8/volume/v3/volumes/0fe834ed-f498-4499-ae3a-0022d1bd882c Aug 07 10:02:30.568588 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [None req-6e272449-2b76-489f-9f56-a037cbf0243e tempest-VolumeImageDependencyTests-1627637941 tempest-VolumeImageDependencyTests-1627637941-project-member] Empty body provided in request {{(pid=100298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 10:02:30.569191 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [None req-6e272449-2b76-489f-9f56-a037cbf0243e tempest-VolumeImageDependencyTests-1627637941 tempest-VolumeImageDependencyTests-1627637941-project-member] Calling method 'show' {{(pid=100298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 10:02:30.579610 np0000006707 devstack@c-api.service[100298]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 10:02:30.579610 np0000006707 devstack@c-api.service[100298]: warnings.warn( Aug 07 10:02:30.586181 np0000006707 devstack@c-api.service[100298]: INFO cinder.volume.api [None req-6e272449-2b76-489f-9f56-a037cbf0243e tempest-VolumeImageDependencyTests-1627637941 tempest-VolumeImageDependencyTests-1627637941-project-member] Volume info retrieved successfully. Aug 07 10:02:30.592439 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [None req-6e272449-2b76-489f-9f56-a037cbf0243e tempest-VolumeImageDependencyTests-1627637941 tempest-VolumeImageDependencyTests-1627637941-project-member] https://10.4.3.8/volume/v3/volumes/0fe834ed-f498-4499-ae3a-0022d1bd882c returned with HTTP 200 Aug 07 10:02:30.592439 np0000006707 devstack@c-api.service[100298]: [pid: 100298|app: 0|req: 1009/4040] 10.4.3.8 () {68 vars in 1375 bytes} [Fri Aug 7 10:02:30 2026] GET /volume/v3/volumes/0fe834ed-f498-4499-ae3a-0022d1bd882c => generated 924 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 10:02:31.221633 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [None req-44c0576f-3ce4-4681-8dd5-94432853273f None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:02:31.225814 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-44c0576f-3ce4-4681-8dd5-94432853273f tempest-CreateVolumesFromBackupTest-1318528778 tempest-CreateVolumesFromBackupTest-1318528778-project-member] GET https://10.4.3.8/volume/v3/backups/7a7521c7-8761-47a4-a9e8-824f2147d15d Aug 07 10:02:31.225814 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-44c0576f-3ce4-4681-8dd5-94432853273f tempest-CreateVolumesFromBackupTest-1318528778 tempest-CreateVolumesFromBackupTest-1318528778-project-member] Empty body provided in request {{(pid=100296) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 10:02:31.225814 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-44c0576f-3ce4-4681-8dd5-94432853273f tempest-CreateVolumesFromBackupTest-1318528778 tempest-CreateVolumesFromBackupTest-1318528778-project-member] Calling method 'show' {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 10:02:31.225814 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.v3.backups [None req-44c0576f-3ce4-4681-8dd5-94432853273f tempest-CreateVolumesFromBackupTest-1318528778 tempest-CreateVolumesFromBackupTest-1318528778-project-member] Show backup with id 7a7521c7-8761-47a4-a9e8-824f2147d15d. {{(pid=100296) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 10:02:31.230199 np0000006707 devstack@c-api.service[100296]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 10:02:31.230199 np0000006707 devstack@c-api.service[100296]: warnings.warn( Aug 07 10:02:31.231392 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-44c0576f-3ce4-4681-8dd5-94432853273f tempest-CreateVolumesFromBackupTest-1318528778 tempest-CreateVolumesFromBackupTest-1318528778-project-member] https://10.4.3.8/volume/v3/backups/7a7521c7-8761-47a4-a9e8-824f2147d15d returned with HTTP 200 Aug 07 10:02:31.231799 np0000006707 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 1008/4041] 10.4.3.8 () {66 vars in 1334 bytes} [Fri Aug 7 10:02:31 2026] GET /volume/v3/backups/7a7521c7-8761-47a4-a9e8-824f2147d15d => generated 755 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 10:02:31.607890 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [None req-92b7aa97-ff50-410d-bb97-adea65f78643 None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:02:31.609886 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-92b7aa97-ff50-410d-bb97-adea65f78643 tempest-VolumeImageDependencyTests-1627637941 tempest-VolumeImageDependencyTests-1627637941-project-member] GET https://10.4.3.8/volume/v3/volumes/0fe834ed-f498-4499-ae3a-0022d1bd882c Aug 07 10:02:31.610160 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-92b7aa97-ff50-410d-bb97-adea65f78643 tempest-VolumeImageDependencyTests-1627637941 tempest-VolumeImageDependencyTests-1627637941-project-member] Empty body provided in request {{(pid=100297) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 10:02:31.612638 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-92b7aa97-ff50-410d-bb97-adea65f78643 tempest-VolumeImageDependencyTests-1627637941 tempest-VolumeImageDependencyTests-1627637941-project-member] Calling method 'show' {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 10:02:31.618582 np0000006707 devstack@c-api.service[100297]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 10:02:31.618582 np0000006707 devstack@c-api.service[100297]: warnings.warn( Aug 07 10:02:31.626803 np0000006707 devstack@c-api.service[100297]: INFO cinder.volume.api [None req-92b7aa97-ff50-410d-bb97-adea65f78643 tempest-VolumeImageDependencyTests-1627637941 tempest-VolumeImageDependencyTests-1627637941-project-member] Volume info retrieved successfully. Aug 07 10:02:31.631599 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-92b7aa97-ff50-410d-bb97-adea65f78643 tempest-VolumeImageDependencyTests-1627637941 tempest-VolumeImageDependencyTests-1627637941-project-member] https://10.4.3.8/volume/v3/volumes/0fe834ed-f498-4499-ae3a-0022d1bd882c returned with HTTP 200 Aug 07 10:02:31.631997 np0000006707 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 1013/4042] 10.4.3.8 () {68 vars in 1375 bytes} [Fri Aug 7 10:02:31 2026] GET /volume/v3/volumes/0fe834ed-f498-4499-ae3a-0022d1bd882c => generated 924 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 10:02:32.243830 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-b1b5a8b3-5282-4ce3-a6af-d2a660462bf1 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:02:32.245757 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-b1b5a8b3-5282-4ce3-a6af-d2a660462bf1 tempest-CreateVolumesFromBackupTest-1318528778 tempest-CreateVolumesFromBackupTest-1318528778-project-member] GET https://10.4.3.8/volume/v3/backups/7a7521c7-8761-47a4-a9e8-824f2147d15d Aug 07 10:02:32.245931 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-b1b5a8b3-5282-4ce3-a6af-d2a660462bf1 tempest-CreateVolumesFromBackupTest-1318528778 tempest-CreateVolumesFromBackupTest-1318528778-project-member] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 10:02:32.246111 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-b1b5a8b3-5282-4ce3-a6af-d2a660462bf1 tempest-CreateVolumesFromBackupTest-1318528778 tempest-CreateVolumesFromBackupTest-1318528778-project-member] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 10:02:32.246202 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.v3.backups [None req-b1b5a8b3-5282-4ce3-a6af-d2a660462bf1 tempest-CreateVolumesFromBackupTest-1318528778 tempest-CreateVolumesFromBackupTest-1318528778-project-member] Show backup with id 7a7521c7-8761-47a4-a9e8-824f2147d15d. {{(pid=100295) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 10:02:32.250930 np0000006707 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 10:02:32.250930 np0000006707 devstack@c-api.service[100295]: warnings.warn( Aug 07 10:02:32.251638 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-b1b5a8b3-5282-4ce3-a6af-d2a660462bf1 tempest-CreateVolumesFromBackupTest-1318528778 tempest-CreateVolumesFromBackupTest-1318528778-project-member] https://10.4.3.8/volume/v3/backups/7a7521c7-8761-47a4-a9e8-824f2147d15d returned with HTTP 200 Aug 07 10:02:32.252123 np0000006707 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 1013/4043] 10.4.3.8 () {66 vars in 1334 bytes} [Fri Aug 7 10:02:32 2026] GET /volume/v3/backups/7a7521c7-8761-47a4-a9e8-824f2147d15d => generated 755 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 10:02:32.650602 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.middleware.request_id [None req-12573c9e-7a9a-4c5f-8706-40246ee90cbb None None] RequestId filter calling following filter/app {{(pid=100298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:02:32.655247 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [None req-12573c9e-7a9a-4c5f-8706-40246ee90cbb tempest-VolumeImageDependencyTests-1627637941 tempest-VolumeImageDependencyTests-1627637941-project-member] GET https://10.4.3.8/volume/v3/volumes/0fe834ed-f498-4499-ae3a-0022d1bd882c Aug 07 10:02:32.655247 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [None req-12573c9e-7a9a-4c5f-8706-40246ee90cbb tempest-VolumeImageDependencyTests-1627637941 tempest-VolumeImageDependencyTests-1627637941-project-member] Empty body provided in request {{(pid=100298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 10:02:32.655247 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [None req-12573c9e-7a9a-4c5f-8706-40246ee90cbb tempest-VolumeImageDependencyTests-1627637941 tempest-VolumeImageDependencyTests-1627637941-project-member] Calling method 'show' {{(pid=100298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 10:02:32.665486 np0000006707 devstack@c-api.service[100298]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 10:02:32.665486 np0000006707 devstack@c-api.service[100298]: warnings.warn( Aug 07 10:02:32.670442 np0000006707 devstack@c-api.service[100298]: INFO cinder.volume.api [None req-12573c9e-7a9a-4c5f-8706-40246ee90cbb tempest-VolumeImageDependencyTests-1627637941 tempest-VolumeImageDependencyTests-1627637941-project-member] Volume info retrieved successfully. Aug 07 10:02:32.673837 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [None req-12573c9e-7a9a-4c5f-8706-40246ee90cbb tempest-VolumeImageDependencyTests-1627637941 tempest-VolumeImageDependencyTests-1627637941-project-member] https://10.4.3.8/volume/v3/volumes/0fe834ed-f498-4499-ae3a-0022d1bd882c returned with HTTP 200 Aug 07 10:02:32.674328 np0000006707 devstack@c-api.service[100298]: [pid: 100298|app: 0|req: 1010/4044] 10.4.3.8 () {68 vars in 1375 bytes} [Fri Aug 7 10:02:32 2026] GET /volume/v3/volumes/0fe834ed-f498-4499-ae3a-0022d1bd882c => generated 924 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 10:02:32.937054 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [None req-64f75e5a-e07d-4ec6-8b1e-2847c5890013 None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:02:32.938733 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-64f75e5a-e07d-4ec6-8b1e-2847c5890013 tempest-AttachVolumeNegativeTest-1967948609 tempest-AttachVolumeNegativeTest-1967948609-project-member] GET https://10.4.3.8/volume/v3/volumes/91e49c3f-3e7a-4fef-a5d6-adab1c2f9210 Aug 07 10:02:32.938932 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-64f75e5a-e07d-4ec6-8b1e-2847c5890013 tempest-AttachVolumeNegativeTest-1967948609 tempest-AttachVolumeNegativeTest-1967948609-project-member] Empty body provided in request {{(pid=100296) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 10:02:32.939102 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-64f75e5a-e07d-4ec6-8b1e-2847c5890013 tempest-AttachVolumeNegativeTest-1967948609 tempest-AttachVolumeNegativeTest-1967948609-project-member] Calling method 'show' {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 10:02:32.948722 np0000006707 devstack@c-api.service[100296]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 10:02:32.948722 np0000006707 devstack@c-api.service[100296]: warnings.warn( Aug 07 10:02:32.953191 np0000006707 devstack@c-api.service[100296]: INFO cinder.volume.api [None req-64f75e5a-e07d-4ec6-8b1e-2847c5890013 tempest-AttachVolumeNegativeTest-1967948609 tempest-AttachVolumeNegativeTest-1967948609-project-member] Volume info retrieved successfully. Aug 07 10:02:32.959565 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-64f75e5a-e07d-4ec6-8b1e-2847c5890013 tempest-AttachVolumeNegativeTest-1967948609 tempest-AttachVolumeNegativeTest-1967948609-project-member] https://10.4.3.8/volume/v3/volumes/91e49c3f-3e7a-4fef-a5d6-adab1c2f9210 returned with HTTP 200 Aug 07 10:02:32.960133 np0000006707 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 1009/4045] 10.4.3.8 () {66 vars in 1334 bytes} [Fri Aug 7 10:02:32 2026] GET /volume/v3/volumes/91e49c3f-3e7a-4fef-a5d6-adab1c2f9210 => generated 1136 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 10:02:33.007765 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [req-6e71bdd5-2c8d-4328-b2f8-8afcc5dd00b2 req-46042feb-dcbd-461b-bee3-8ec39efdad91 None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:02:33.010215 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [req-6e71bdd5-2c8d-4328-b2f8-8afcc5dd00b2 req-46042feb-dcbd-461b-bee3-8ec39efdad91 tempest-AttachVolumeNegativeTest-1967948609 tempest-AttachVolumeNegativeTest-1967948609-project-member] GET https://10.4.3.8/volume/v3/volumes/91e49c3f-3e7a-4fef-a5d6-adab1c2f9210 Aug 07 10:02:33.010386 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [req-6e71bdd5-2c8d-4328-b2f8-8afcc5dd00b2 req-46042feb-dcbd-461b-bee3-8ec39efdad91 tempest-AttachVolumeNegativeTest-1967948609 tempest-AttachVolumeNegativeTest-1967948609-project-member] Empty body provided in request {{(pid=100297) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 10:02:33.010612 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [req-6e71bdd5-2c8d-4328-b2f8-8afcc5dd00b2 req-46042feb-dcbd-461b-bee3-8ec39efdad91 tempest-AttachVolumeNegativeTest-1967948609 tempest-AttachVolumeNegativeTest-1967948609-project-member] Calling method 'show' {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 10:02:33.020327 np0000006707 devstack@c-api.service[100297]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 10:02:33.020327 np0000006707 devstack@c-api.service[100297]: warnings.warn( Aug 07 10:02:33.026765 np0000006707 devstack@c-api.service[100297]: INFO cinder.volume.api [req-6e71bdd5-2c8d-4328-b2f8-8afcc5dd00b2 req-46042feb-dcbd-461b-bee3-8ec39efdad91 tempest-AttachVolumeNegativeTest-1967948609 tempest-AttachVolumeNegativeTest-1967948609-project-member] Volume info retrieved successfully. Aug 07 10:02:33.031878 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [req-6e71bdd5-2c8d-4328-b2f8-8afcc5dd00b2 req-46042feb-dcbd-461b-bee3-8ec39efdad91 tempest-AttachVolumeNegativeTest-1967948609 tempest-AttachVolumeNegativeTest-1967948609-project-member] https://10.4.3.8/volume/v3/volumes/91e49c3f-3e7a-4fef-a5d6-adab1c2f9210 returned with HTTP 200 Aug 07 10:02:33.032339 np0000006707 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 1014/4046] 10.4.3.8 () {68 vars in 1584 bytes} [Fri Aug 7 10:02:33 2026] GET /volume/v3/volumes/91e49c3f-3e7a-4fef-a5d6-adab1c2f9210 => generated 1136 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 10:02:33.060638 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [req-6e71bdd5-2c8d-4328-b2f8-8afcc5dd00b2 req-d4ee275d-f5a3-4824-9b8f-769c668c843a None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:02:33.063495 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [req-6e71bdd5-2c8d-4328-b2f8-8afcc5dd00b2 req-d4ee275d-f5a3-4824-9b8f-769c668c843a tempest-AttachVolumeNegativeTest-1967948609 tempest-AttachVolumeNegativeTest-1967948609-project-member] POST https://10.4.3.8/volume/v3/volumes/91e49c3f-3e7a-4fef-a5d6-adab1c2f9210/action Aug 07 10:02:33.064525 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [req-6e71bdd5-2c8d-4328-b2f8-8afcc5dd00b2 req-d4ee275d-f5a3-4824-9b8f-769c668c843a tempest-AttachVolumeNegativeTest-1967948609 tempest-AttachVolumeNegativeTest-1967948609-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100295) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 07 10:02:33.064525 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [req-6e71bdd5-2c8d-4328-b2f8-8afcc5dd00b2 req-d4ee275d-f5a3-4824-9b8f-769c668c843a tempest-AttachVolumeNegativeTest-1967948609 tempest-AttachVolumeNegativeTest-1967948609-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 10:02:33.079748 np0000006707 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 10:02:33.079748 np0000006707 devstack@c-api.service[100295]: warnings.warn( Aug 07 10:02:33.080467 np0000006707 devstack@c-api.service[100295]: INFO cinder.volume.api [req-6e71bdd5-2c8d-4328-b2f8-8afcc5dd00b2 req-d4ee275d-f5a3-4824-9b8f-769c668c843a tempest-AttachVolumeNegativeTest-1967948609 tempest-AttachVolumeNegativeTest-1967948609-project-member] Volume info retrieved successfully. Aug 07 10:02:33.090722 np0000006707 devstack@c-api.service[100295]: INFO cinder.volume.api [req-6e71bdd5-2c8d-4328-b2f8-8afcc5dd00b2 req-d4ee275d-f5a3-4824-9b8f-769c668c843a tempest-AttachVolumeNegativeTest-1967948609 tempest-AttachVolumeNegativeTest-1967948609-project-member] Begin detaching volume completed successfully. Aug 07 10:02:33.091077 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [req-6e71bdd5-2c8d-4328-b2f8-8afcc5dd00b2 req-d4ee275d-f5a3-4824-9b8f-769c668c843a tempest-AttachVolumeNegativeTest-1967948609 tempest-AttachVolumeNegativeTest-1967948609-project-member] https://10.4.3.8/volume/v3/volumes/91e49c3f-3e7a-4fef-a5d6-adab1c2f9210/action returned with HTTP 202 Aug 07 10:02:33.091738 np0000006707 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 1014/4047] 10.4.3.8 () {72 vars in 1658 bytes} [Fri Aug 7 10:02:33 2026] POST /volume/v3/volumes/91e49c3f-3e7a-4fef-a5d6-adab1c2f9210/action => generated 0 bytes in 32 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 07 10:02:33.151860 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.middleware.request_id [None req-557847ab-9e7d-41a6-ab2f-42a8e356e1ce None None] RequestId filter calling following filter/app {{(pid=100298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:02:33.153778 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [None req-557847ab-9e7d-41a6-ab2f-42a8e356e1ce None None] GET https://10.4.3.8/volume// Aug 07 10:02:33.153778 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [None req-557847ab-9e7d-41a6-ab2f-42a8e356e1ce None None] Empty body provided in request {{(pid=100298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 10:02:33.153778 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [None req-557847ab-9e7d-41a6-ab2f-42a8e356e1ce None None] Calling method 'all' {{(pid=100298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 10:02:33.153778 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [None req-557847ab-9e7d-41a6-ab2f-42a8e356e1ce None None] https://10.4.3.8/volume// returned with HTTP 300 Aug 07 10:02:33.153778 np0000006707 devstack@c-api.service[100298]: [pid: 100298|app: 0|req: 1011/4048] 10.4.3.8 () {66 vars in 1412 bytes} [Fri Aug 7 10:02:33 2026] GET /volume/ => generated 384 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 07 10:02:33.164304 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [req-6e71bdd5-2c8d-4328-b2f8-8afcc5dd00b2 req-067756d7-1c39-4beb-9bba-eea17e4101e2 None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:02:33.168613 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [req-6e71bdd5-2c8d-4328-b2f8-8afcc5dd00b2 req-067756d7-1c39-4beb-9bba-eea17e4101e2 tempest-AttachVolumeNegativeTest-1967948609 tempest-AttachVolumeNegativeTest-1967948609-project-member] GET https://10.4.3.8/volume/v3/volumes/91e49c3f-3e7a-4fef-a5d6-adab1c2f9210 Aug 07 10:02:33.168837 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [req-6e71bdd5-2c8d-4328-b2f8-8afcc5dd00b2 req-067756d7-1c39-4beb-9bba-eea17e4101e2 tempest-AttachVolumeNegativeTest-1967948609 tempest-AttachVolumeNegativeTest-1967948609-project-member] Empty body provided in request {{(pid=100296) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 10:02:33.169032 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [req-6e71bdd5-2c8d-4328-b2f8-8afcc5dd00b2 req-067756d7-1c39-4beb-9bba-eea17e4101e2 tempest-AttachVolumeNegativeTest-1967948609 tempest-AttachVolumeNegativeTest-1967948609-project-member] Calling method 'show' {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 10:02:33.182237 np0000006707 devstack@c-api.service[100296]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 10:02:33.182237 np0000006707 devstack@c-api.service[100296]: warnings.warn( Aug 07 10:02:33.188884 np0000006707 devstack@c-api.service[100296]: INFO cinder.volume.api [req-6e71bdd5-2c8d-4328-b2f8-8afcc5dd00b2 req-067756d7-1c39-4beb-9bba-eea17e4101e2 tempest-AttachVolumeNegativeTest-1967948609 tempest-AttachVolumeNegativeTest-1967948609-project-member] Volume info retrieved successfully. Aug 07 10:02:33.196908 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [req-6e71bdd5-2c8d-4328-b2f8-8afcc5dd00b2 req-067756d7-1c39-4beb-9bba-eea17e4101e2 tempest-AttachVolumeNegativeTest-1967948609 tempest-AttachVolumeNegativeTest-1967948609-project-member] https://10.4.3.8/volume/v3/volumes/91e49c3f-3e7a-4fef-a5d6-adab1c2f9210 returned with HTTP 200 Aug 07 10:02:33.198659 np0000006707 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 1010/4049] 10.4.3.8 () {70 vars in 1625 bytes} [Fri Aug 7 10:02:33 2026] GET /volume/v3/volumes/91e49c3f-3e7a-4fef-a5d6-adab1c2f9210 => generated 1319 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 07 10:02:33.266162 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [None req-2cf6f780-fa76-412b-b4f0-d4d162f5e225 None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:02:33.268021 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-2cf6f780-fa76-412b-b4f0-d4d162f5e225 tempest-CreateVolumesFromBackupTest-1318528778 tempest-CreateVolumesFromBackupTest-1318528778-project-member] GET https://10.4.3.8/volume/v3/backups/7a7521c7-8761-47a4-a9e8-824f2147d15d Aug 07 10:02:33.268216 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-2cf6f780-fa76-412b-b4f0-d4d162f5e225 tempest-CreateVolumesFromBackupTest-1318528778 tempest-CreateVolumesFromBackupTest-1318528778-project-member] Empty body provided in request {{(pid=100297) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 10:02:33.268437 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-2cf6f780-fa76-412b-b4f0-d4d162f5e225 tempest-CreateVolumesFromBackupTest-1318528778 tempest-CreateVolumesFromBackupTest-1318528778-project-member] Calling method 'show' {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 10:02:33.268836 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.v3.backups [None req-2cf6f780-fa76-412b-b4f0-d4d162f5e225 tempest-CreateVolumesFromBackupTest-1318528778 tempest-CreateVolumesFromBackupTest-1318528778-project-member] Show backup with id 7a7521c7-8761-47a4-a9e8-824f2147d15d. {{(pid=100297) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 10:02:33.273464 np0000006707 devstack@c-api.service[100297]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 10:02:33.273464 np0000006707 devstack@c-api.service[100297]: warnings.warn( Aug 07 10:02:33.274365 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-2cf6f780-fa76-412b-b4f0-d4d162f5e225 tempest-CreateVolumesFromBackupTest-1318528778 tempest-CreateVolumesFromBackupTest-1318528778-project-member] https://10.4.3.8/volume/v3/backups/7a7521c7-8761-47a4-a9e8-824f2147d15d returned with HTTP 200 Aug 07 10:02:33.275030 np0000006707 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 1015/4050] 10.4.3.8 () {66 vars in 1334 bytes} [Fri Aug 7 10:02:33 2026] GET /volume/v3/backups/7a7521c7-8761-47a4-a9e8-824f2147d15d => generated 755 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 10:02:33.693313 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-4c18f75f-ce71-46de-8698-34f94c811363 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:02:33.696117 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-4c18f75f-ce71-46de-8698-34f94c811363 tempest-VolumeImageDependencyTests-1627637941 tempest-VolumeImageDependencyTests-1627637941-project-member] GET https://10.4.3.8/volume/v3/volumes/0fe834ed-f498-4499-ae3a-0022d1bd882c Aug 07 10:02:33.696261 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-4c18f75f-ce71-46de-8698-34f94c811363 tempest-VolumeImageDependencyTests-1627637941 tempest-VolumeImageDependencyTests-1627637941-project-member] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 10:02:33.696685 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-4c18f75f-ce71-46de-8698-34f94c811363 tempest-VolumeImageDependencyTests-1627637941 tempest-VolumeImageDependencyTests-1627637941-project-member] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 10:02:33.707332 np0000006707 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 10:02:33.707332 np0000006707 devstack@c-api.service[100295]: warnings.warn( Aug 07 10:02:33.712912 np0000006707 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-4c18f75f-ce71-46de-8698-34f94c811363 tempest-VolumeImageDependencyTests-1627637941 tempest-VolumeImageDependencyTests-1627637941-project-member] Volume info retrieved successfully. Aug 07 10:02:33.720651 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-4c18f75f-ce71-46de-8698-34f94c811363 tempest-VolumeImageDependencyTests-1627637941 tempest-VolumeImageDependencyTests-1627637941-project-member] https://10.4.3.8/volume/v3/volumes/0fe834ed-f498-4499-ae3a-0022d1bd882c returned with HTTP 200 Aug 07 10:02:33.720651 np0000006707 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 1015/4051] 10.4.3.8 () {68 vars in 1375 bytes} [Fri Aug 7 10:02:33 2026] GET /volume/v3/volumes/0fe834ed-f498-4499-ae3a-0022d1bd882c => generated 924 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 10:02:34.278872 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.middleware.request_id [req-6e71bdd5-2c8d-4328-b2f8-8afcc5dd00b2 req-039a3126-937c-4013-a8d7-e831831b4214 None None] RequestId filter calling following filter/app {{(pid=100298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:02:34.281047 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [req-6e71bdd5-2c8d-4328-b2f8-8afcc5dd00b2 req-039a3126-937c-4013-a8d7-e831831b4214 tempest-AttachVolumeNegativeTest-1967948609 tempest-AttachVolumeNegativeTest-1967948609-project-member] DELETE https://10.4.3.8/volume/v3/attachments/af109a57-9184-4c93-951f-a111c2cdcd5b Aug 07 10:02:34.281369 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [req-6e71bdd5-2c8d-4328-b2f8-8afcc5dd00b2 req-039a3126-937c-4013-a8d7-e831831b4214 tempest-AttachVolumeNegativeTest-1967948609 tempest-AttachVolumeNegativeTest-1967948609-project-member] Empty body provided in request {{(pid=100298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 10:02:34.282503 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [req-6e71bdd5-2c8d-4328-b2f8-8afcc5dd00b2 req-039a3126-937c-4013-a8d7-e831831b4214 tempest-AttachVolumeNegativeTest-1967948609 tempest-AttachVolumeNegativeTest-1967948609-project-member] Calling method 'version_select' {{(pid=100298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 10:02:34.291749 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [None req-f347cbf6-a039-42f8-aa12-76da486ba3f1 None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:02:34.292834 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-f347cbf6-a039-42f8-aa12-76da486ba3f1 tempest-CreateVolumesFromBackupTest-1318528778 tempest-CreateVolumesFromBackupTest-1318528778-project-member] GET https://10.4.3.8/volume/v3/backups/7a7521c7-8761-47a4-a9e8-824f2147d15d Aug 07 10:02:34.293306 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-f347cbf6-a039-42f8-aa12-76da486ba3f1 tempest-CreateVolumesFromBackupTest-1318528778 tempest-CreateVolumesFromBackupTest-1318528778-project-member] Empty body provided in request {{(pid=100296) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 10:02:34.293398 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-f347cbf6-a039-42f8-aa12-76da486ba3f1 tempest-CreateVolumesFromBackupTest-1318528778 tempest-CreateVolumesFromBackupTest-1318528778-project-member] Calling method 'show' {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 10:02:34.293550 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.v3.backups [None req-f347cbf6-a039-42f8-aa12-76da486ba3f1 tempest-CreateVolumesFromBackupTest-1318528778 tempest-CreateVolumesFromBackupTest-1318528778-project-member] Show backup with id 7a7521c7-8761-47a4-a9e8-824f2147d15d. {{(pid=100296) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 10:02:34.296983 np0000006707 devstack@c-api.service[100298]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 10:02:34.296983 np0000006707 devstack@c-api.service[100298]: warnings.warn( Aug 07 10:02:34.299279 np0000006707 devstack@c-api.service[100296]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 10:02:34.299279 np0000006707 devstack@c-api.service[100296]: warnings.warn( Aug 07 10:02:34.301219 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-f347cbf6-a039-42f8-aa12-76da486ba3f1 tempest-CreateVolumesFromBackupTest-1318528778 tempest-CreateVolumesFromBackupTest-1318528778-project-member] https://10.4.3.8/volume/v3/backups/7a7521c7-8761-47a4-a9e8-824f2147d15d returned with HTTP 200 Aug 07 10:02:34.301219 np0000006707 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 1011/4052] 10.4.3.8 () {66 vars in 1334 bytes} [Fri Aug 7 10:02:34 2026] GET /volume/v3/backups/7a7521c7-8761-47a4-a9e8-824f2147d15d => generated 755 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 10:02:34.351354 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [req-6e71bdd5-2c8d-4328-b2f8-8afcc5dd00b2 req-039a3126-937c-4013-a8d7-e831831b4214 tempest-AttachVolumeNegativeTest-1967948609 tempest-AttachVolumeNegativeTest-1967948609-project-member] https://10.4.3.8/volume/v3/attachments/af109a57-9184-4c93-951f-a111c2cdcd5b returned with HTTP 200 Aug 07 10:02:34.352331 np0000006707 devstack@c-api.service[100298]: [pid: 100298|app: 0|req: 1012/4053] 10.4.3.8 () {72 vars in 1659 bytes} [Fri Aug 7 10:02:34 2026] DELETE /volume/v3/attachments/af109a57-9184-4c93-951f-a111c2cdcd5b => generated 19 bytes in 74 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 10:02:34.741448 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [None req-bd25c080-033b-482d-88eb-c6efd2c6d81a None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:02:34.741448 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-bd25c080-033b-482d-88eb-c6efd2c6d81a tempest-VolumeImageDependencyTests-1627637941 tempest-VolumeImageDependencyTests-1627637941-project-member] GET https://10.4.3.8/volume/v3/volumes/0fe834ed-f498-4499-ae3a-0022d1bd882c Aug 07 10:02:34.741448 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-bd25c080-033b-482d-88eb-c6efd2c6d81a tempest-VolumeImageDependencyTests-1627637941 tempest-VolumeImageDependencyTests-1627637941-project-member] Empty body provided in request {{(pid=100297) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 10:02:34.742124 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-bd25c080-033b-482d-88eb-c6efd2c6d81a tempest-VolumeImageDependencyTests-1627637941 tempest-VolumeImageDependencyTests-1627637941-project-member] Calling method 'show' {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 10:02:34.750300 np0000006707 devstack@c-api.service[100297]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 10:02:34.750300 np0000006707 devstack@c-api.service[100297]: warnings.warn( Aug 07 10:02:34.755151 np0000006707 devstack@c-api.service[100297]: INFO cinder.volume.api [None req-bd25c080-033b-482d-88eb-c6efd2c6d81a tempest-VolumeImageDependencyTests-1627637941 tempest-VolumeImageDependencyTests-1627637941-project-member] Volume info retrieved successfully. Aug 07 10:02:34.759961 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-bd25c080-033b-482d-88eb-c6efd2c6d81a tempest-VolumeImageDependencyTests-1627637941 tempest-VolumeImageDependencyTests-1627637941-project-member] https://10.4.3.8/volume/v3/volumes/0fe834ed-f498-4499-ae3a-0022d1bd882c returned with HTTP 200 Aug 07 10:02:34.760380 np0000006707 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 1016/4054] 10.4.3.8 () {68 vars in 1375 bytes} [Fri Aug 7 10:02:34 2026] GET /volume/v3/volumes/0fe834ed-f498-4499-ae3a-0022d1bd882c => generated 924 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 10:02:35.244786 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-f55c72b5-251a-4acf-940d-b47826e8bd36 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:02:35.246733 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-f55c72b5-251a-4acf-940d-b47826e8bd36 tempest-AttachVolumeNegativeTest-1967948609 tempest-AttachVolumeNegativeTest-1967948609-project-member] GET https://10.4.3.8/volume/v3/volumes/91e49c3f-3e7a-4fef-a5d6-adab1c2f9210 Aug 07 10:02:35.246959 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-f55c72b5-251a-4acf-940d-b47826e8bd36 tempest-AttachVolumeNegativeTest-1967948609 tempest-AttachVolumeNegativeTest-1967948609-project-member] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 10:02:35.247154 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-f55c72b5-251a-4acf-940d-b47826e8bd36 tempest-AttachVolumeNegativeTest-1967948609 tempest-AttachVolumeNegativeTest-1967948609-project-member] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 10:02:35.256469 np0000006707 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 10:02:35.256469 np0000006707 devstack@c-api.service[100295]: warnings.warn( Aug 07 10:02:35.260717 np0000006707 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-f55c72b5-251a-4acf-940d-b47826e8bd36 tempest-AttachVolumeNegativeTest-1967948609 tempest-AttachVolumeNegativeTest-1967948609-project-member] Volume info retrieved successfully. Aug 07 10:02:35.264716 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-f55c72b5-251a-4acf-940d-b47826e8bd36 tempest-AttachVolumeNegativeTest-1967948609 tempest-AttachVolumeNegativeTest-1967948609-project-member] https://10.4.3.8/volume/v3/volumes/91e49c3f-3e7a-4fef-a5d6-adab1c2f9210 returned with HTTP 200 Aug 07 10:02:35.265159 np0000006707 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 1016/4055] 10.4.3.8 () {66 vars in 1334 bytes} [Fri Aug 7 10:02:35 2026] GET /volume/v3/volumes/91e49c3f-3e7a-4fef-a5d6-adab1c2f9210 => generated 844 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 10:02:35.312371 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [None req-b85190d8-9ee0-46f3-a527-f815f538935d None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:02:35.314975 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-b85190d8-9ee0-46f3-a527-f815f538935d tempest-CreateVolumesFromBackupTest-1318528778 tempest-CreateVolumesFromBackupTest-1318528778-project-member] GET https://10.4.3.8/volume/v3/backups/7a7521c7-8761-47a4-a9e8-824f2147d15d Aug 07 10:02:35.315238 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-b85190d8-9ee0-46f3-a527-f815f538935d tempest-CreateVolumesFromBackupTest-1318528778 tempest-CreateVolumesFromBackupTest-1318528778-project-member] Empty body provided in request {{(pid=100296) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 10:02:35.315490 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-b85190d8-9ee0-46f3-a527-f815f538935d tempest-CreateVolumesFromBackupTest-1318528778 tempest-CreateVolumesFromBackupTest-1318528778-project-member] Calling method 'show' {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 10:02:35.315598 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.v3.backups [None req-b85190d8-9ee0-46f3-a527-f815f538935d tempest-CreateVolumesFromBackupTest-1318528778 tempest-CreateVolumesFromBackupTest-1318528778-project-member] Show backup with id 7a7521c7-8761-47a4-a9e8-824f2147d15d. {{(pid=100296) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 10:02:35.322745 np0000006707 devstack@c-api.service[100296]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 10:02:35.322745 np0000006707 devstack@c-api.service[100296]: warnings.warn( Aug 07 10:02:35.323710 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-b85190d8-9ee0-46f3-a527-f815f538935d tempest-CreateVolumesFromBackupTest-1318528778 tempest-CreateVolumesFromBackupTest-1318528778-project-member] https://10.4.3.8/volume/v3/backups/7a7521c7-8761-47a4-a9e8-824f2147d15d returned with HTTP 200 Aug 07 10:02:35.324266 np0000006707 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 1012/4056] 10.4.3.8 () {66 vars in 1334 bytes} [Fri Aug 7 10:02:35 2026] GET /volume/v3/backups/7a7521c7-8761-47a4-a9e8-824f2147d15d => generated 756 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 10:02:35.773471 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.middleware.request_id [None req-c6c095a9-d3ed-4a0b-8c42-dfc9643bf195 None None] RequestId filter calling following filter/app {{(pid=100298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:02:35.775589 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [None req-c6c095a9-d3ed-4a0b-8c42-dfc9643bf195 tempest-VolumeImageDependencyTests-1627637941 tempest-VolumeImageDependencyTests-1627637941-project-member] GET https://10.4.3.8/volume/v3/volumes/0fe834ed-f498-4499-ae3a-0022d1bd882c Aug 07 10:02:35.775827 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [None req-c6c095a9-d3ed-4a0b-8c42-dfc9643bf195 tempest-VolumeImageDependencyTests-1627637941 tempest-VolumeImageDependencyTests-1627637941-project-member] Empty body provided in request {{(pid=100298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 10:02:35.776072 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [None req-c6c095a9-d3ed-4a0b-8c42-dfc9643bf195 tempest-VolumeImageDependencyTests-1627637941 tempest-VolumeImageDependencyTests-1627637941-project-member] Calling method 'show' {{(pid=100298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 10:02:35.783073 np0000006707 devstack@c-api.service[100298]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 10:02:35.783073 np0000006707 devstack@c-api.service[100298]: warnings.warn( Aug 07 10:02:35.787179 np0000006707 devstack@c-api.service[100298]: INFO cinder.volume.api [None req-c6c095a9-d3ed-4a0b-8c42-dfc9643bf195 tempest-VolumeImageDependencyTests-1627637941 tempest-VolumeImageDependencyTests-1627637941-project-member] Volume info retrieved successfully. Aug 07 10:02:35.792773 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [None req-c6c095a9-d3ed-4a0b-8c42-dfc9643bf195 tempest-VolumeImageDependencyTests-1627637941 tempest-VolumeImageDependencyTests-1627637941-project-member] https://10.4.3.8/volume/v3/volumes/0fe834ed-f498-4499-ae3a-0022d1bd882c returned with HTTP 200 Aug 07 10:02:35.793521 np0000006707 devstack@c-api.service[100298]: [pid: 100298|app: 0|req: 1013/4057] 10.4.3.8 () {68 vars in 1375 bytes} [Fri Aug 7 10:02:35 2026] GET /volume/v3/volumes/0fe834ed-f498-4499-ae3a-0022d1bd882c => generated 1189 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 07 10:02:35.805759 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [None req-2756a94c-1d2c-4b27-ae06-0c663be8fa22 None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:02:35.807596 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-2756a94c-1d2c-4b27-ae06-0c663be8fa22 tempest-VolumeImageDependencyTests-1627637941 tempest-VolumeImageDependencyTests-1627637941-project-member] GET https://10.4.3.8/volume/v3/volumes/0fe834ed-f498-4499-ae3a-0022d1bd882c Aug 07 10:02:35.807804 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-2756a94c-1d2c-4b27-ae06-0c663be8fa22 tempest-VolumeImageDependencyTests-1627637941 tempest-VolumeImageDependencyTests-1627637941-project-member] Empty body provided in request {{(pid=100297) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 10:02:35.808001 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-2756a94c-1d2c-4b27-ae06-0c663be8fa22 tempest-VolumeImageDependencyTests-1627637941 tempest-VolumeImageDependencyTests-1627637941-project-member] Calling method 'show' {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 10:02:35.816171 np0000006707 devstack@c-api.service[100297]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 10:02:35.816171 np0000006707 devstack@c-api.service[100297]: warnings.warn( Aug 07 10:02:35.821436 np0000006707 devstack@c-api.service[100297]: INFO cinder.volume.api [None req-2756a94c-1d2c-4b27-ae06-0c663be8fa22 tempest-VolumeImageDependencyTests-1627637941 tempest-VolumeImageDependencyTests-1627637941-project-member] Volume info retrieved successfully. Aug 07 10:02:35.827606 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-2756a94c-1d2c-4b27-ae06-0c663be8fa22 tempest-VolumeImageDependencyTests-1627637941 tempest-VolumeImageDependencyTests-1627637941-project-member] https://10.4.3.8/volume/v3/volumes/0fe834ed-f498-4499-ae3a-0022d1bd882c returned with HTTP 200 Aug 07 10:02:35.828020 np0000006707 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 1017/4058] 10.4.3.8 () {68 vars in 1375 bytes} [Fri Aug 7 10:02:35 2026] GET /volume/v3/volumes/0fe834ed-f498-4499-ae3a-0022d1bd882c => generated 1189 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 07 10:02:35.841975 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-b92994ca-113a-4a7f-b706-2598fdd09d8d None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:02:35.843520 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-b92994ca-113a-4a7f-b706-2598fdd09d8d tempest-VolumeImageDependencyTests-1627637941 tempest-VolumeImageDependencyTests-1627637941-project-member] POST https://10.4.3.8/volume/v3/snapshots Aug 07 10:02:35.843887 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-b92994ca-113a-4a7f-b706-2598fdd09d8d tempest-VolumeImageDependencyTests-1627637941 tempest-VolumeImageDependencyTests-1627637941-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "0fe834ed-f498-4499-ae3a-0022d1bd882c", "name": "tempest-VolumeImageDependencyTests-Snapshot-707090507"}} {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 10:02:35.851596 np0000006707 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 10:02:35.851596 np0000006707 devstack@c-api.service[100295]: warnings.warn( Aug 07 10:02:35.852026 np0000006707 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-b92994ca-113a-4a7f-b706-2598fdd09d8d tempest-VolumeImageDependencyTests-1627637941 tempest-VolumeImageDependencyTests-1627637941-project-member] Volume info retrieved successfully. Aug 07 10:02:35.852136 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.v3.snapshots [None req-b92994ca-113a-4a7f-b706-2598fdd09d8d tempest-VolumeImageDependencyTests-1627637941 tempest-VolumeImageDependencyTests-1627637941-project-member] Create snapshot from volume 0fe834ed-f498-4499-ae3a-0022d1bd882c Aug 07 10:02:35.898999 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.quota [None req-b92994ca-113a-4a7f-b706-2598fdd09d8d tempest-VolumeImageDependencyTests-1627637941 tempest-VolumeImageDependencyTests-1627637941-project-member] Created reservations ['921c3ba0-4513-42ba-a60d-a4730bd1d1d2', '98a7f4f3-a8be-469e-aadb-0097bb9861ee', '16c446f2-0d1e-4965-baa3-e87f8cd3c8cf', '5015e59c-c93f-42a1-a0a1-33e3ad0c7576'] {{(pid=100295) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 10:02:35.938545 np0000006707 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-b92994ca-113a-4a7f-b706-2598fdd09d8d tempest-VolumeImageDependencyTests-1627637941 tempest-VolumeImageDependencyTests-1627637941-project-member] Snapshot create request issued successfully. Aug 07 10:02:35.938897 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-b92994ca-113a-4a7f-b706-2598fdd09d8d tempest-VolumeImageDependencyTests-1627637941 tempest-VolumeImageDependencyTests-1627637941-project-member] https://10.4.3.8/volume/v3/snapshots returned with HTTP 202 Aug 07 10:02:35.939284 np0000006707 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 1017/4059] 10.4.3.8 () {68 vars in 1251 bytes} [Fri Aug 7 10:02:35 2026] POST /volume/v3/snapshots => generated 312 bytes in 98 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 07 10:02:35.949946 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [None req-62ff1e00-4f95-4465-8eab-bc0d61cc419b None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:02:35.953178 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-62ff1e00-4f95-4465-8eab-bc0d61cc419b tempest-VolumeImageDependencyTests-1627637941 tempest-VolumeImageDependencyTests-1627637941-project-member] GET https://10.4.3.8/volume/v3/snapshots/1c892f6d-1335-4cab-8a86-666f091ab18d Aug 07 10:02:35.953517 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-62ff1e00-4f95-4465-8eab-bc0d61cc419b tempest-VolumeImageDependencyTests-1627637941 tempest-VolumeImageDependencyTests-1627637941-project-member] Empty body provided in request {{(pid=100296) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 10:02:35.953798 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-62ff1e00-4f95-4465-8eab-bc0d61cc419b tempest-VolumeImageDependencyTests-1627637941 tempest-VolumeImageDependencyTests-1627637941-project-member] Calling method 'show' {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 10:02:35.960444 np0000006707 devstack@c-api.service[100296]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 10:02:35.960444 np0000006707 devstack@c-api.service[100296]: warnings.warn( Aug 07 10:02:35.960953 np0000006707 devstack@c-api.service[100296]: INFO cinder.volume.api [None req-62ff1e00-4f95-4465-8eab-bc0d61cc419b tempest-VolumeImageDependencyTests-1627637941 tempest-VolumeImageDependencyTests-1627637941-project-member] Snapshot retrieved successfully. Aug 07 10:02:35.961788 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-62ff1e00-4f95-4465-8eab-bc0d61cc419b tempest-VolumeImageDependencyTests-1627637941 tempest-VolumeImageDependencyTests-1627637941-project-member] https://10.4.3.8/volume/v3/snapshots/1c892f6d-1335-4cab-8a86-666f091ab18d returned with HTTP 200 Aug 07 10:02:35.962152 np0000006707 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 1013/4060] 10.4.3.8 () {66 vars in 1340 bytes} [Fri Aug 7 10:02:35 2026] GET /volume/v3/snapshots/1c892f6d-1335-4cab-8a86-666f091ab18d => generated 444 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 10:02:36.339471 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.middleware.request_id [None req-61906cbf-aab2-464a-b1bc-5669f2d6520f None None] RequestId filter calling following filter/app {{(pid=100298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:02:36.341854 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [None req-61906cbf-aab2-464a-b1bc-5669f2d6520f tempest-CreateVolumesFromBackupTest-1318528778 tempest-CreateVolumesFromBackupTest-1318528778-project-member] GET https://10.4.3.8/volume/v3/backups/7a7521c7-8761-47a4-a9e8-824f2147d15d Aug 07 10:02:36.342178 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [None req-61906cbf-aab2-464a-b1bc-5669f2d6520f tempest-CreateVolumesFromBackupTest-1318528778 tempest-CreateVolumesFromBackupTest-1318528778-project-member] Empty body provided in request {{(pid=100298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 10:02:36.342436 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [None req-61906cbf-aab2-464a-b1bc-5669f2d6520f tempest-CreateVolumesFromBackupTest-1318528778 tempest-CreateVolumesFromBackupTest-1318528778-project-member] Calling method 'show' {{(pid=100298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 10:02:36.342616 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.v3.backups [None req-61906cbf-aab2-464a-b1bc-5669f2d6520f tempest-CreateVolumesFromBackupTest-1318528778 tempest-CreateVolumesFromBackupTest-1318528778-project-member] Show backup with id 7a7521c7-8761-47a4-a9e8-824f2147d15d. {{(pid=100298) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 10:02:36.348239 np0000006707 devstack@c-api.service[100298]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 10:02:36.348239 np0000006707 devstack@c-api.service[100298]: warnings.warn( Aug 07 10:02:36.349551 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [None req-61906cbf-aab2-464a-b1bc-5669f2d6520f tempest-CreateVolumesFromBackupTest-1318528778 tempest-CreateVolumesFromBackupTest-1318528778-project-member] https://10.4.3.8/volume/v3/backups/7a7521c7-8761-47a4-a9e8-824f2147d15d returned with HTTP 200 Aug 07 10:02:36.349899 np0000006707 devstack@c-api.service[100298]: [pid: 100298|app: 0|req: 1014/4061] 10.4.3.8 () {66 vars in 1334 bytes} [Fri Aug 7 10:02:36 2026] GET /volume/v3/backups/7a7521c7-8761-47a4-a9e8-824f2147d15d => generated 757 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 10:02:36.363690 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [None req-95d5d9a4-16f1-4d0c-9fe3-ec07f6e3c242 None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:02:36.368454 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-95d5d9a4-16f1-4d0c-9fe3-ec07f6e3c242 tempest-CreateVolumesFromBackupTest-1318528778 tempest-CreateVolumesFromBackupTest-1318528778-project-member] POST https://10.4.3.8/volume/v3/volumes Aug 07 10:02:36.368454 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-95d5d9a4-16f1-4d0c-9fe3-ec07f6e3c242 tempest-CreateVolumesFromBackupTest-1318528778 tempest-CreateVolumesFromBackupTest-1318528778-project-member] Action: 'create', calling method: create, body: {"volume": {"'backup_id": "7a7521c7-8761-47a4-a9e8-824f2147d15d", "size": 1, "name": "tempest-CreateVolumesFromBackupTest-Volume-478871339"}} {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 10:02:36.368454 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.v3.volumes [None req-95d5d9a4-16f1-4d0c-9fe3-ec07f6e3c242 tempest-CreateVolumesFromBackupTest-1318528778 tempest-CreateVolumesFromBackupTest-1318528778-project-member] Create volume request body: {'volume': {"'backup_id": '7a7521c7-8761-47a4-a9e8-824f2147d15d', 'size': 1, 'name': 'tempest-CreateVolumesFromBackupTest-Volume-478871339'}} {{(pid=100297) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 07 10:02:36.368454 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.v3.volumes [None req-95d5d9a4-16f1-4d0c-9fe3-ec07f6e3c242 tempest-CreateVolumesFromBackupTest-1318528778 tempest-CreateVolumesFromBackupTest-1318528778-project-member] Create volume of 1 GB Aug 07 10:02:36.372224 np0000006707 devstack@c-api.service[100297]: INFO cinder.volume.api [None req-95d5d9a4-16f1-4d0c-9fe3-ec07f6e3c242 tempest-CreateVolumesFromBackupTest-1318528778 tempest-CreateVolumesFromBackupTest-1318528778-project-member] Availability Zones retrieved successfully. Aug 07 10:02:36.378937 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.volume.api [None req-95d5d9a4-16f1-4d0c-9fe3-ec07f6e3c242 tempest-CreateVolumesFromBackupTest-1318528778 tempest-CreateVolumesFromBackupTest-1318528778-project-member] Flow 'volume_create_api' (58673b2b-6b45-4275-af8a-6400bd5a7d5d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100297) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 10:02:36.379710 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.volume.api [None req-95d5d9a4-16f1-4d0c-9fe3-ec07f6e3c242 tempest-CreateVolumesFromBackupTest-1318528778 tempest-CreateVolumesFromBackupTest-1318528778-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (acfe3926-0ddf-4d46-b82f-185c59637a21) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100297) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 10:02:36.380746 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.volume.flows.api.create_volume [None req-95d5d9a4-16f1-4d0c-9fe3-ec07f6e3c242 tempest-CreateVolumesFromBackupTest-1318528778 tempest-CreateVolumesFromBackupTest-1318528778-project-member] Validating volume size '1' using validate_int {{(pid=100297) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 07 10:02:36.408247 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.volume.api [None req-95d5d9a4-16f1-4d0c-9fe3-ec07f6e3c242 tempest-CreateVolumesFromBackupTest-1318528778 tempest-CreateVolumesFromBackupTest-1318528778-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (acfe3926-0ddf-4d46-b82f-185c59637a21) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-07T09:47:39Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=45fd9a3a-b61e-4c6c-9ab7-d02f06678d0d,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '45fd9a3a-b61e-4c6c-9ab7-d02f06678d0d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100297) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 10:02:36.409035 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.volume.api [None req-95d5d9a4-16f1-4d0c-9fe3-ec07f6e3c242 tempest-CreateVolumesFromBackupTest-1318528778 tempest-CreateVolumesFromBackupTest-1318528778-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c027c3a1-29e5-43b6-a1c3-fc447df425bb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100297) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 10:02:36.445156 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.quota [None req-95d5d9a4-16f1-4d0c-9fe3-ec07f6e3c242 tempest-CreateVolumesFromBackupTest-1318528778 tempest-CreateVolumesFromBackupTest-1318528778-project-member] Created reservations ['6f12e442-25b4-424a-af69-4e8ef927d3a5', 'a8773635-2d81-448f-9558-d455560cced4', '29949f5c-63df-4b1d-a7ad-44f29db08104', '5477598d-f59d-4fde-86a9-3bd29f1a347d'] {{(pid=100297) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 10:02:36.445973 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.volume.api [None req-95d5d9a4-16f1-4d0c-9fe3-ec07f6e3c242 tempest-CreateVolumesFromBackupTest-1318528778 tempest-CreateVolumesFromBackupTest-1318528778-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c027c3a1-29e5-43b6-a1c3-fc447df425bb) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['6f12e442-25b4-424a-af69-4e8ef927d3a5', 'a8773635-2d81-448f-9558-d455560cced4', '29949f5c-63df-4b1d-a7ad-44f29db08104', '5477598d-f59d-4fde-86a9-3bd29f1a347d']}' {{(pid=100297) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 10:02:36.446807 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.volume.api [None req-95d5d9a4-16f1-4d0c-9fe3-ec07f6e3c242 tempest-CreateVolumesFromBackupTest-1318528778 tempest-CreateVolumesFromBackupTest-1318528778-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (32b56e6e-ebca-4359-af44-651ed2db21db) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100297) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 10:02:36.470599 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.volume.api [None req-95d5d9a4-16f1-4d0c-9fe3-ec07f6e3c242 tempest-CreateVolumesFromBackupTest-1318528778 tempest-CreateVolumesFromBackupTest-1318528778-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (32b56e6e-ebca-4359-af44-651ed2db21db) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'da670c67-fd3b-4dad-873f-2102c575a5f2', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromBackupTest-Volume-478871339',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='8bcff42ca0b8491ebb8cb2d646060e14',qos_specs=None,replication_status=,reservations=['6f12e442-25b4-424a-af69-4e8ef927d3a5','a8773635-2d81-448f-9558-d455560cced4','29949f5c-63df-4b1d-a7ad-44f29db08104','5477598d-f59d-4fde-86a9-3bd29f1a347d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='27854c80d5af4b22839d4106a430d0b6',volume_type_id=45fd9a3a-b61e-4c6c-9ab7-d02f06678d0d), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-07T10:02:36Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromBackupTest-Volume-478871339',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=da670c67-fd3b-4dad-873f-2102c575a5f2,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='8bcff42ca0b8491ebb8cb2d646060e14',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='27854c80d5af4b22839d4106a430d0b6',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(45fd9a3a-b61e-4c6c-9ab7-d02f06678d0d),volume_type_id=45fd9a3a-b61e-4c6c-9ab7-d02f06678d0d)}' {{(pid=100297) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 10:02:36.471299 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.volume.api [None req-95d5d9a4-16f1-4d0c-9fe3-ec07f6e3c242 tempest-CreateVolumesFromBackupTest-1318528778 tempest-CreateVolumesFromBackupTest-1318528778-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (92fa89c9-99b5-4732-954f-c95eec54a9d0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100297) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 10:02:36.487891 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.volume.api [None req-95d5d9a4-16f1-4d0c-9fe3-ec07f6e3c242 tempest-CreateVolumesFromBackupTest-1318528778 tempest-CreateVolumesFromBackupTest-1318528778-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (92fa89c9-99b5-4732-954f-c95eec54a9d0) transitioned into state 'SUCCESS' from state '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-478871339',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='8bcff42ca0b8491ebb8cb2d646060e14',qos_specs=None,replication_status=,reservations=['6f12e442-25b4-424a-af69-4e8ef927d3a5','a8773635-2d81-448f-9558-d455560cced4','29949f5c-63df-4b1d-a7ad-44f29db08104','5477598d-f59d-4fde-86a9-3bd29f1a347d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='27854c80d5af4b22839d4106a430d0b6',volume_type_id=45fd9a3a-b61e-4c6c-9ab7-d02f06678d0d)}' {{(pid=100297) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 10:02:36.488500 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.volume.api [None req-95d5d9a4-16f1-4d0c-9fe3-ec07f6e3c242 tempest-CreateVolumesFromBackupTest-1318528778 tempest-CreateVolumesFromBackupTest-1318528778-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f0421343-dbe3-4032-a8c4-aa7d4028903e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100297) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 10:02:36.496317 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.volume.api [None req-95d5d9a4-16f1-4d0c-9fe3-ec07f6e3c242 tempest-CreateVolumesFromBackupTest-1318528778 tempest-CreateVolumesFromBackupTest-1318528778-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f0421343-dbe3-4032-a8c4-aa7d4028903e) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100297) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 10:02:36.497111 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.volume.api [None req-95d5d9a4-16f1-4d0c-9fe3-ec07f6e3c242 tempest-CreateVolumesFromBackupTest-1318528778 tempest-CreateVolumesFromBackupTest-1318528778-project-member] Flow 'volume_create_api' (58673b2b-6b45-4275-af8a-6400bd5a7d5d) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100297) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 10:02:36.497397 np0000006707 devstack@c-api.service[100297]: INFO cinder.volume.api [None req-95d5d9a4-16f1-4d0c-9fe3-ec07f6e3c242 tempest-CreateVolumesFromBackupTest-1318528778 tempest-CreateVolumesFromBackupTest-1318528778-project-member] Create volume request issued successfully. Aug 07 10:02:36.497945 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-95d5d9a4-16f1-4d0c-9fe3-ec07f6e3c242 tempest-CreateVolumesFromBackupTest-1318528778 tempest-CreateVolumesFromBackupTest-1318528778-project-member] https://10.4.3.8/volume/v3/volumes returned with HTTP 202 Aug 07 10:02:36.498494 np0000006707 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 1018/4062] 10.4.3.8 () {68 vars in 1245 bytes} [Fri Aug 7 10:02:36 2026] POST /volume/v3/volumes => generated 753 bytes in 135 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 07 10:02:36.512944 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-6edf80f2-6c11-4995-a240-1a7c1d6b37a4 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:02:36.514825 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-6edf80f2-6c11-4995-a240-1a7c1d6b37a4 tempest-CreateVolumesFromBackupTest-1318528778 tempest-CreateVolumesFromBackupTest-1318528778-project-member] POST https://10.4.3.8/volume/v3/volumes Aug 07 10:02:36.515125 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-6edf80f2-6c11-4995-a240-1a7c1d6b37a4 tempest-CreateVolumesFromBackupTest-1318528778 tempest-CreateVolumesFromBackupTest-1318528778-project-member] Action: 'create', calling method: create, body: {"volume": {"'backup_id": "7a7521c7-8761-47a4-a9e8-824f2147d15d", "size": 1, "name": "tempest-CreateVolumesFromBackupTest-Volume-1993294200"}} {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 10:02:36.516704 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.v3.volumes [None req-6edf80f2-6c11-4995-a240-1a7c1d6b37a4 tempest-CreateVolumesFromBackupTest-1318528778 tempest-CreateVolumesFromBackupTest-1318528778-project-member] Create volume request body: {'volume': {"'backup_id": '7a7521c7-8761-47a4-a9e8-824f2147d15d', 'size': 1, 'name': 'tempest-CreateVolumesFromBackupTest-Volume-1993294200'}} {{(pid=100295) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 07 10:02:36.516846 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.v3.volumes [None req-6edf80f2-6c11-4995-a240-1a7c1d6b37a4 tempest-CreateVolumesFromBackupTest-1318528778 tempest-CreateVolumesFromBackupTest-1318528778-project-member] Create volume of 1 GB Aug 07 10:02:36.517107 np0000006707 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 10:02:36.517107 np0000006707 devstack@c-api.service[100295]: warnings.warn( Aug 07 10:02:36.521384 np0000006707 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-6edf80f2-6c11-4995-a240-1a7c1d6b37a4 tempest-CreateVolumesFromBackupTest-1318528778 tempest-CreateVolumesFromBackupTest-1318528778-project-member] Availability Zones retrieved successfully. Aug 07 10:02:36.529473 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.volume.api [None req-6edf80f2-6c11-4995-a240-1a7c1d6b37a4 tempest-CreateVolumesFromBackupTest-1318528778 tempest-CreateVolumesFromBackupTest-1318528778-project-member] Flow 'volume_create_api' (b137c84e-f810-428f-9674-9e95a076f5d2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100295) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 10:02:36.531043 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.volume.api [None req-6edf80f2-6c11-4995-a240-1a7c1d6b37a4 tempest-CreateVolumesFromBackupTest-1318528778 tempest-CreateVolumesFromBackupTest-1318528778-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c8d2629f-1539-4cf6-9179-b55fb1667f90) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100295) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 10:02:36.532216 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.volume.flows.api.create_volume [None req-6edf80f2-6c11-4995-a240-1a7c1d6b37a4 tempest-CreateVolumesFromBackupTest-1318528778 tempest-CreateVolumesFromBackupTest-1318528778-project-member] Validating volume size '1' using validate_int {{(pid=100295) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 07 10:02:36.562328 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.volume.api [None req-6edf80f2-6c11-4995-a240-1a7c1d6b37a4 tempest-CreateVolumesFromBackupTest-1318528778 tempest-CreateVolumesFromBackupTest-1318528778-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c8d2629f-1539-4cf6-9179-b55fb1667f90) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-07T09:47:39Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=45fd9a3a-b61e-4c6c-9ab7-d02f06678d0d,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '45fd9a3a-b61e-4c6c-9ab7-d02f06678d0d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100295) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 10:02:36.563567 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.volume.api [None req-6edf80f2-6c11-4995-a240-1a7c1d6b37a4 tempest-CreateVolumesFromBackupTest-1318528778 tempest-CreateVolumesFromBackupTest-1318528778-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (032553a0-d444-4774-9ed3-73787a8cc0b5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100295) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 10:02:36.610404 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.quota [None req-6edf80f2-6c11-4995-a240-1a7c1d6b37a4 tempest-CreateVolumesFromBackupTest-1318528778 tempest-CreateVolumesFromBackupTest-1318528778-project-member] Created reservations ['10cef321-5fa4-4c02-a605-d3e6dfbc9492', '52378df8-4639-4428-b236-0cd450b83a04', '03799ea4-401a-4765-8639-77f4df3ae5f8', '5b12c65d-90a3-437b-b815-f0343815df06'] {{(pid=100295) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 10:02:36.611246 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.volume.api [None req-6edf80f2-6c11-4995-a240-1a7c1d6b37a4 tempest-CreateVolumesFromBackupTest-1318528778 tempest-CreateVolumesFromBackupTest-1318528778-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (032553a0-d444-4774-9ed3-73787a8cc0b5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['10cef321-5fa4-4c02-a605-d3e6dfbc9492', '52378df8-4639-4428-b236-0cd450b83a04', '03799ea4-401a-4765-8639-77f4df3ae5f8', '5b12c65d-90a3-437b-b815-f0343815df06']}' {{(pid=100295) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 10:02:36.612312 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.volume.api [None req-6edf80f2-6c11-4995-a240-1a7c1d6b37a4 tempest-CreateVolumesFromBackupTest-1318528778 tempest-CreateVolumesFromBackupTest-1318528778-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d71895ee-d757-428f-ad3a-4c0ce3c9348b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100295) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 10:02:36.637329 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.volume.api [None req-6edf80f2-6c11-4995-a240-1a7c1d6b37a4 tempest-CreateVolumesFromBackupTest-1318528778 tempest-CreateVolumesFromBackupTest-1318528778-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d71895ee-d757-428f-ad3a-4c0ce3c9348b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '43a2d299-76c2-4c1b-947b-47e9edd99a0d', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromBackupTest-Volume-1993294200',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='8bcff42ca0b8491ebb8cb2d646060e14',qos_specs=None,replication_status=,reservations=['10cef321-5fa4-4c02-a605-d3e6dfbc9492','52378df8-4639-4428-b236-0cd450b83a04','03799ea4-401a-4765-8639-77f4df3ae5f8','5b12c65d-90a3-437b-b815-f0343815df06'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='27854c80d5af4b22839d4106a430d0b6',volume_type_id=45fd9a3a-b61e-4c6c-9ab7-d02f06678d0d), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-07T10:02:36Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromBackupTest-Volume-1993294200',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=43a2d299-76c2-4c1b-947b-47e9edd99a0d,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='8bcff42ca0b8491ebb8cb2d646060e14',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='27854c80d5af4b22839d4106a430d0b6',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(45fd9a3a-b61e-4c6c-9ab7-d02f06678d0d),volume_type_id=45fd9a3a-b61e-4c6c-9ab7-d02f06678d0d)}' {{(pid=100295) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 10:02:36.638124 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.volume.api [None req-6edf80f2-6c11-4995-a240-1a7c1d6b37a4 tempest-CreateVolumesFromBackupTest-1318528778 tempest-CreateVolumesFromBackupTest-1318528778-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (80d0415d-9ca7-4bc7-bd69-c5e132569c05) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100295) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 10:02:36.670446 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.volume.api [None req-6edf80f2-6c11-4995-a240-1a7c1d6b37a4 tempest-CreateVolumesFromBackupTest-1318528778 tempest-CreateVolumesFromBackupTest-1318528778-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (80d0415d-9ca7-4bc7-bd69-c5e132569c05) transitioned into state 'SUCCESS' from state '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-1993294200',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='8bcff42ca0b8491ebb8cb2d646060e14',qos_specs=None,replication_status=,reservations=['10cef321-5fa4-4c02-a605-d3e6dfbc9492','52378df8-4639-4428-b236-0cd450b83a04','03799ea4-401a-4765-8639-77f4df3ae5f8','5b12c65d-90a3-437b-b815-f0343815df06'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='27854c80d5af4b22839d4106a430d0b6',volume_type_id=45fd9a3a-b61e-4c6c-9ab7-d02f06678d0d)}' {{(pid=100295) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 10:02:36.671433 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.volume.api [None req-6edf80f2-6c11-4995-a240-1a7c1d6b37a4 tempest-CreateVolumesFromBackupTest-1318528778 tempest-CreateVolumesFromBackupTest-1318528778-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3f1f2d6d-4c64-4345-8457-1e08c3264ada) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100295) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 10:02:36.681327 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.volume.api [None req-6edf80f2-6c11-4995-a240-1a7c1d6b37a4 tempest-CreateVolumesFromBackupTest-1318528778 tempest-CreateVolumesFromBackupTest-1318528778-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3f1f2d6d-4c64-4345-8457-1e08c3264ada) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100295) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 10:02:36.682559 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.volume.api [None req-6edf80f2-6c11-4995-a240-1a7c1d6b37a4 tempest-CreateVolumesFromBackupTest-1318528778 tempest-CreateVolumesFromBackupTest-1318528778-project-member] Flow 'volume_create_api' (b137c84e-f810-428f-9674-9e95a076f5d2) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100295) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 10:02:36.682999 np0000006707 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-6edf80f2-6c11-4995-a240-1a7c1d6b37a4 tempest-CreateVolumesFromBackupTest-1318528778 tempest-CreateVolumesFromBackupTest-1318528778-project-member] Create volume request issued successfully. Aug 07 10:02:36.683762 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-6edf80f2-6c11-4995-a240-1a7c1d6b37a4 tempest-CreateVolumesFromBackupTest-1318528778 tempest-CreateVolumesFromBackupTest-1318528778-project-member] https://10.4.3.8/volume/v3/volumes returned with HTTP 202 Aug 07 10:02:36.684391 np0000006707 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 1018/4063] 10.4.3.8 () {68 vars in 1245 bytes} [Fri Aug 7 10:02:36 2026] POST /volume/v3/volumes => generated 754 bytes in 172 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 07 10:02:36.698661 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [None req-5e3624d4-299b-4c38-a914-7d8af87236bd None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:02:36.700374 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-5e3624d4-299b-4c38-a914-7d8af87236bd tempest-CreateVolumesFromBackupTest-1318528778 tempest-CreateVolumesFromBackupTest-1318528778-project-member] POST https://10.4.3.8/volume/v3/volumes Aug 07 10:02:36.700745 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-5e3624d4-299b-4c38-a914-7d8af87236bd tempest-CreateVolumesFromBackupTest-1318528778 tempest-CreateVolumesFromBackupTest-1318528778-project-member] Action: 'create', calling method: create, body: {"volume": {"'backup_id": "7a7521c7-8761-47a4-a9e8-824f2147d15d", "size": 1, "name": "tempest-CreateVolumesFromBackupTest-Volume-516853050"}} {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 10:02:36.702181 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.v3.volumes [None req-5e3624d4-299b-4c38-a914-7d8af87236bd tempest-CreateVolumesFromBackupTest-1318528778 tempest-CreateVolumesFromBackupTest-1318528778-project-member] Create volume request body: {'volume': {"'backup_id": '7a7521c7-8761-47a4-a9e8-824f2147d15d', 'size': 1, 'name': 'tempest-CreateVolumesFromBackupTest-Volume-516853050'}} {{(pid=100296) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 07 10:02:36.702322 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.v3.volumes [None req-5e3624d4-299b-4c38-a914-7d8af87236bd tempest-CreateVolumesFromBackupTest-1318528778 tempest-CreateVolumesFromBackupTest-1318528778-project-member] Create volume of 1 GB Aug 07 10:02:36.707954 np0000006707 devstack@c-api.service[100296]: INFO cinder.volume.api [None req-5e3624d4-299b-4c38-a914-7d8af87236bd tempest-CreateVolumesFromBackupTest-1318528778 tempest-CreateVolumesFromBackupTest-1318528778-project-member] Availability Zones retrieved successfully. Aug 07 10:02:36.718810 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.volume.api [None req-5e3624d4-299b-4c38-a914-7d8af87236bd tempest-CreateVolumesFromBackupTest-1318528778 tempest-CreateVolumesFromBackupTest-1318528778-project-member] Flow 'volume_create_api' (a942d74f-8ecd-416b-a019-a62c39b66f3c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100296) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 10:02:36.720526 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.volume.api [None req-5e3624d4-299b-4c38-a914-7d8af87236bd tempest-CreateVolumesFromBackupTest-1318528778 tempest-CreateVolumesFromBackupTest-1318528778-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b111bdb3-5c7c-417d-b2bd-4916dc8e994e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 10:02:36.721807 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.volume.flows.api.create_volume [None req-5e3624d4-299b-4c38-a914-7d8af87236bd tempest-CreateVolumesFromBackupTest-1318528778 tempest-CreateVolumesFromBackupTest-1318528778-project-member] Validating volume size '1' using validate_int {{(pid=100296) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 07 10:02:36.752898 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.volume.api [None req-5e3624d4-299b-4c38-a914-7d8af87236bd tempest-CreateVolumesFromBackupTest-1318528778 tempest-CreateVolumesFromBackupTest-1318528778-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b111bdb3-5c7c-417d-b2bd-4916dc8e994e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-07T09:47:39Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=45fd9a3a-b61e-4c6c-9ab7-d02f06678d0d,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '45fd9a3a-b61e-4c6c-9ab7-d02f06678d0d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 10:02:36.753839 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.volume.api [None req-5e3624d4-299b-4c38-a914-7d8af87236bd tempest-CreateVolumesFromBackupTest-1318528778 tempest-CreateVolumesFromBackupTest-1318528778-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (266b4c12-7c25-4380-923b-4566a71fd66b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 10:02:36.795787 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.quota [None req-5e3624d4-299b-4c38-a914-7d8af87236bd tempest-CreateVolumesFromBackupTest-1318528778 tempest-CreateVolumesFromBackupTest-1318528778-project-member] Created reservations ['5690cf7b-d3fc-4382-b196-767660b723ad', '221c7d29-ab2c-4837-ae84-a7212a09ecfe', '0b3a71c9-f273-4011-a247-262cd42a547e', '8923bfb1-25fa-4dde-ba0a-e490eefcfa61'] {{(pid=100296) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 10:02:36.796729 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.volume.api [None req-5e3624d4-299b-4c38-a914-7d8af87236bd tempest-CreateVolumesFromBackupTest-1318528778 tempest-CreateVolumesFromBackupTest-1318528778-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (266b4c12-7c25-4380-923b-4566a71fd66b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['5690cf7b-d3fc-4382-b196-767660b723ad', '221c7d29-ab2c-4837-ae84-a7212a09ecfe', '0b3a71c9-f273-4011-a247-262cd42a547e', '8923bfb1-25fa-4dde-ba0a-e490eefcfa61']}' {{(pid=100296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 10:02:36.797526 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.volume.api [None req-5e3624d4-299b-4c38-a914-7d8af87236bd tempest-CreateVolumesFromBackupTest-1318528778 tempest-CreateVolumesFromBackupTest-1318528778-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6841e2a7-ef1f-4e07-af90-ea4169621659) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 10:02:36.820127 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.volume.api [None req-5e3624d4-299b-4c38-a914-7d8af87236bd tempest-CreateVolumesFromBackupTest-1318528778 tempest-CreateVolumesFromBackupTest-1318528778-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6841e2a7-ef1f-4e07-af90-ea4169621659) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'd7a7d993-37c3-421f-9d22-4d5fca98c2fc', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromBackupTest-Volume-516853050',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='8bcff42ca0b8491ebb8cb2d646060e14',qos_specs=None,replication_status=,reservations=['5690cf7b-d3fc-4382-b196-767660b723ad','221c7d29-ab2c-4837-ae84-a7212a09ecfe','0b3a71c9-f273-4011-a247-262cd42a547e','8923bfb1-25fa-4dde-ba0a-e490eefcfa61'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='27854c80d5af4b22839d4106a430d0b6',volume_type_id=45fd9a3a-b61e-4c6c-9ab7-d02f06678d0d), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-07T10:02:36Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromBackupTest-Volume-516853050',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=d7a7d993-37c3-421f-9d22-4d5fca98c2fc,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='8bcff42ca0b8491ebb8cb2d646060e14',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='27854c80d5af4b22839d4106a430d0b6',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(45fd9a3a-b61e-4c6c-9ab7-d02f06678d0d),volume_type_id=45fd9a3a-b61e-4c6c-9ab7-d02f06678d0d)}' {{(pid=100296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 10:02:36.820947 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.volume.api [None req-5e3624d4-299b-4c38-a914-7d8af87236bd tempest-CreateVolumesFromBackupTest-1318528778 tempest-CreateVolumesFromBackupTest-1318528778-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (abce1ff8-e165-4b81-9e64-6dfd9982d1c8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 10:02:36.839981 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.volume.api [None req-5e3624d4-299b-4c38-a914-7d8af87236bd tempest-CreateVolumesFromBackupTest-1318528778 tempest-CreateVolumesFromBackupTest-1318528778-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (abce1ff8-e165-4b81-9e64-6dfd9982d1c8) transitioned into state 'SUCCESS' from state '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-516853050',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='8bcff42ca0b8491ebb8cb2d646060e14',qos_specs=None,replication_status=,reservations=['5690cf7b-d3fc-4382-b196-767660b723ad','221c7d29-ab2c-4837-ae84-a7212a09ecfe','0b3a71c9-f273-4011-a247-262cd42a547e','8923bfb1-25fa-4dde-ba0a-e490eefcfa61'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='27854c80d5af4b22839d4106a430d0b6',volume_type_id=45fd9a3a-b61e-4c6c-9ab7-d02f06678d0d)}' {{(pid=100296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 10:02:36.840710 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.volume.api [None req-5e3624d4-299b-4c38-a914-7d8af87236bd tempest-CreateVolumesFromBackupTest-1318528778 tempest-CreateVolumesFromBackupTest-1318528778-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8c287a69-b035-46e4-9d34-78ef9282ceb6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 10:02:36.850659 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.volume.api [None req-5e3624d4-299b-4c38-a914-7d8af87236bd tempest-CreateVolumesFromBackupTest-1318528778 tempest-CreateVolumesFromBackupTest-1318528778-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8c287a69-b035-46e4-9d34-78ef9282ceb6) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 10:02:36.851460 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.volume.api [None req-5e3624d4-299b-4c38-a914-7d8af87236bd tempest-CreateVolumesFromBackupTest-1318528778 tempest-CreateVolumesFromBackupTest-1318528778-project-member] Flow 'volume_create_api' (a942d74f-8ecd-416b-a019-a62c39b66f3c) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100296) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 10:02:36.851767 np0000006707 devstack@c-api.service[100296]: INFO cinder.volume.api [None req-5e3624d4-299b-4c38-a914-7d8af87236bd tempest-CreateVolumesFromBackupTest-1318528778 tempest-CreateVolumesFromBackupTest-1318528778-project-member] Create volume request issued successfully. Aug 07 10:02:36.852555 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-5e3624d4-299b-4c38-a914-7d8af87236bd tempest-CreateVolumesFromBackupTest-1318528778 tempest-CreateVolumesFromBackupTest-1318528778-project-member] https://10.4.3.8/volume/v3/volumes returned with HTTP 202 Aug 07 10:02:36.853059 np0000006707 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 1014/4064] 10.4.3.8 () {68 vars in 1245 bytes} [Fri Aug 7 10:02:36 2026] POST /volume/v3/volumes => generated 753 bytes in 155 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 07 10:02:36.865069 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.middleware.request_id [None req-e5d4a653-693f-4cd6-8b41-9dbfe09f7caf None None] RequestId filter calling following filter/app {{(pid=100298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:02:36.866920 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [None req-e5d4a653-693f-4cd6-8b41-9dbfe09f7caf tempest-CreateVolumesFromBackupTest-1318528778 tempest-CreateVolumesFromBackupTest-1318528778-project-member] POST https://10.4.3.8/volume/v3/volumes Aug 07 10:02:36.867289 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [None req-e5d4a653-693f-4cd6-8b41-9dbfe09f7caf tempest-CreateVolumesFromBackupTest-1318528778 tempest-CreateVolumesFromBackupTest-1318528778-project-member] Action: 'create', calling method: create, body: {"volume": {"'backup_id": "7a7521c7-8761-47a4-a9e8-824f2147d15d", "size": 1, "name": "tempest-CreateVolumesFromBackupTest-Volume-681287111"}} {{(pid=100298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 10:02:36.869123 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.v3.volumes [None req-e5d4a653-693f-4cd6-8b41-9dbfe09f7caf tempest-CreateVolumesFromBackupTest-1318528778 tempest-CreateVolumesFromBackupTest-1318528778-project-member] Create volume request body: {'volume': {"'backup_id": '7a7521c7-8761-47a4-a9e8-824f2147d15d', 'size': 1, 'name': 'tempest-CreateVolumesFromBackupTest-Volume-681287111'}} {{(pid=100298) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 07 10:02:36.869247 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.v3.volumes [None req-e5d4a653-693f-4cd6-8b41-9dbfe09f7caf tempest-CreateVolumesFromBackupTest-1318528778 tempest-CreateVolumesFromBackupTest-1318528778-project-member] Create volume of 1 GB Aug 07 10:02:36.874165 np0000006707 devstack@c-api.service[100298]: INFO cinder.volume.api [None req-e5d4a653-693f-4cd6-8b41-9dbfe09f7caf tempest-CreateVolumesFromBackupTest-1318528778 tempest-CreateVolumesFromBackupTest-1318528778-project-member] Availability Zones retrieved successfully. Aug 07 10:02:36.882290 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.volume.api [None req-e5d4a653-693f-4cd6-8b41-9dbfe09f7caf tempest-CreateVolumesFromBackupTest-1318528778 tempest-CreateVolumesFromBackupTest-1318528778-project-member] Flow 'volume_create_api' (d7b9637f-99d2-4051-aaed-73a9d196db75) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100298) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 10:02:36.883288 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.volume.api [None req-e5d4a653-693f-4cd6-8b41-9dbfe09f7caf tempest-CreateVolumesFromBackupTest-1318528778 tempest-CreateVolumesFromBackupTest-1318528778-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b4095bb3-de29-4a9c-971c-51729708844d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100298) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 10:02:36.884355 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.volume.flows.api.create_volume [None req-e5d4a653-693f-4cd6-8b41-9dbfe09f7caf tempest-CreateVolumesFromBackupTest-1318528778 tempest-CreateVolumesFromBackupTest-1318528778-project-member] Validating volume size '1' using validate_int {{(pid=100298) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 07 10:02:36.910316 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.volume.api [None req-e5d4a653-693f-4cd6-8b41-9dbfe09f7caf tempest-CreateVolumesFromBackupTest-1318528778 tempest-CreateVolumesFromBackupTest-1318528778-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b4095bb3-de29-4a9c-971c-51729708844d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-07T09:47:39Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=45fd9a3a-b61e-4c6c-9ab7-d02f06678d0d,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '45fd9a3a-b61e-4c6c-9ab7-d02f06678d0d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100298) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 10:02:36.911119 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.volume.api [None req-e5d4a653-693f-4cd6-8b41-9dbfe09f7caf tempest-CreateVolumesFromBackupTest-1318528778 tempest-CreateVolumesFromBackupTest-1318528778-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b1dd9458-1160-4cab-a398-228c72454ede) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100298) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 10:02:36.954435 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.quota [None req-e5d4a653-693f-4cd6-8b41-9dbfe09f7caf tempest-CreateVolumesFromBackupTest-1318528778 tempest-CreateVolumesFromBackupTest-1318528778-project-member] Created reservations ['d2261c4e-82e3-4e2d-9b29-047d8fd0360a', '1373227e-e740-4d69-8207-1c85bd8827b1', '715662b8-be16-457d-96b1-fa6edc7b2ba4', '384b8b77-c47d-4094-85be-8e80cb9da141'] {{(pid=100298) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 10:02:36.955536 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.volume.api [None req-e5d4a653-693f-4cd6-8b41-9dbfe09f7caf tempest-CreateVolumesFromBackupTest-1318528778 tempest-CreateVolumesFromBackupTest-1318528778-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b1dd9458-1160-4cab-a398-228c72454ede) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['d2261c4e-82e3-4e2d-9b29-047d8fd0360a', '1373227e-e740-4d69-8207-1c85bd8827b1', '715662b8-be16-457d-96b1-fa6edc7b2ba4', '384b8b77-c47d-4094-85be-8e80cb9da141']}' {{(pid=100298) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 10:02:36.956741 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.volume.api [None req-e5d4a653-693f-4cd6-8b41-9dbfe09f7caf tempest-CreateVolumesFromBackupTest-1318528778 tempest-CreateVolumesFromBackupTest-1318528778-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e215f79e-bfb5-4844-bc46-2b9a7f45cbce) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100298) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 10:02:36.973501 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [None req-5ce25806-71a9-4241-bc56-791c747c9ca7 None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:02:36.975291 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-5ce25806-71a9-4241-bc56-791c747c9ca7 tempest-VolumeImageDependencyTests-1627637941 tempest-VolumeImageDependencyTests-1627637941-project-member] GET https://10.4.3.8/volume/v3/snapshots/1c892f6d-1335-4cab-8a86-666f091ab18d Aug 07 10:02:36.975507 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-5ce25806-71a9-4241-bc56-791c747c9ca7 tempest-VolumeImageDependencyTests-1627637941 tempest-VolumeImageDependencyTests-1627637941-project-member] Empty body provided in request {{(pid=100297) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 10:02:36.975729 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-5ce25806-71a9-4241-bc56-791c747c9ca7 tempest-VolumeImageDependencyTests-1627637941 tempest-VolumeImageDependencyTests-1627637941-project-member] Calling method 'show' {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 10:02:36.980964 np0000006707 devstack@c-api.service[100297]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 10:02:36.980964 np0000006707 devstack@c-api.service[100297]: warnings.warn( Aug 07 10:02:36.981433 np0000006707 devstack@c-api.service[100297]: INFO cinder.volume.api [None req-5ce25806-71a9-4241-bc56-791c747c9ca7 tempest-VolumeImageDependencyTests-1627637941 tempest-VolumeImageDependencyTests-1627637941-project-member] Snapshot retrieved successfully. Aug 07 10:02:36.982278 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-5ce25806-71a9-4241-bc56-791c747c9ca7 tempest-VolumeImageDependencyTests-1627637941 tempest-VolumeImageDependencyTests-1627637941-project-member] https://10.4.3.8/volume/v3/snapshots/1c892f6d-1335-4cab-8a86-666f091ab18d returned with HTTP 200 Aug 07 10:02:36.982701 np0000006707 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 1019/4065] 10.4.3.8 () {66 vars in 1340 bytes} [Fri Aug 7 10:02:36 2026] GET /volume/v3/snapshots/1c892f6d-1335-4cab-8a86-666f091ab18d => generated 471 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 10:02:36.985743 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.volume.api [None req-e5d4a653-693f-4cd6-8b41-9dbfe09f7caf tempest-CreateVolumesFromBackupTest-1318528778 tempest-CreateVolumesFromBackupTest-1318528778-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e215f79e-bfb5-4844-bc46-2b9a7f45cbce) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'e3c15b12-dc02-4e53-a77e-ff9714a10bdd', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromBackupTest-Volume-681287111',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='8bcff42ca0b8491ebb8cb2d646060e14',qos_specs=None,replication_status=,reservations=['d2261c4e-82e3-4e2d-9b29-047d8fd0360a','1373227e-e740-4d69-8207-1c85bd8827b1','715662b8-be16-457d-96b1-fa6edc7b2ba4','384b8b77-c47d-4094-85be-8e80cb9da141'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='27854c80d5af4b22839d4106a430d0b6',volume_type_id=45fd9a3a-b61e-4c6c-9ab7-d02f06678d0d), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-07T10:02:36Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromBackupTest-Volume-681287111',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=e3c15b12-dc02-4e53-a77e-ff9714a10bdd,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='8bcff42ca0b8491ebb8cb2d646060e14',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='27854c80d5af4b22839d4106a430d0b6',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(45fd9a3a-b61e-4c6c-9ab7-d02f06678d0d),volume_type_id=45fd9a3a-b61e-4c6c-9ab7-d02f06678d0d)}' {{(pid=100298) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 10:02:36.986937 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.volume.api [None req-e5d4a653-693f-4cd6-8b41-9dbfe09f7caf tempest-CreateVolumesFromBackupTest-1318528778 tempest-CreateVolumesFromBackupTest-1318528778-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2a5dba87-0082-41f5-8db3-d4527bd26b18) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100298) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 10:02:36.992239 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-1253816f-c2c6-40aa-b2de-36676c54363e None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:02:36.994143 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-1253816f-c2c6-40aa-b2de-36676c54363e tempest-VolumeImageDependencyTests-1627637941 tempest-VolumeImageDependencyTests-1627637941-project-member] POST https://10.4.3.8/volume/v3/volumes Aug 07 10:02:36.994548 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-1253816f-c2c6-40aa-b2de-36676c54363e tempest-VolumeImageDependencyTests-1627637941 tempest-VolumeImageDependencyTests-1627637941-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "volume2-for-test-e6050452-06bd-4c7f-9912-45178c83e379", "snapshot_id": "1c892f6d-1335-4cab-8a86-666f091ab18d", "size": 1}} {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 10:02:36.996167 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.v3.volumes [None req-1253816f-c2c6-40aa-b2de-36676c54363e tempest-VolumeImageDependencyTests-1627637941 tempest-VolumeImageDependencyTests-1627637941-project-member] Create volume request body: {'volume': {'name': 'volume2-for-test-e6050452-06bd-4c7f-9912-45178c83e379', 'snapshot_id': '1c892f6d-1335-4cab-8a86-666f091ab18d', 'size': 1}} {{(pid=100295) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 07 10:02:37.002179 np0000006707 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 10:02:37.002179 np0000006707 devstack@c-api.service[100295]: warnings.warn( Aug 07 10:02:37.003061 np0000006707 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-1253816f-c2c6-40aa-b2de-36676c54363e tempest-VolumeImageDependencyTests-1627637941 tempest-VolumeImageDependencyTests-1627637941-project-member] Snapshot retrieved successfully. Aug 07 10:02:37.003061 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.v3.volumes [None req-1253816f-c2c6-40aa-b2de-36676c54363e tempest-VolumeImageDependencyTests-1627637941 tempest-VolumeImageDependencyTests-1627637941-project-member] Create volume of 1 GB Aug 07 10:02:37.007723 np0000006707 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-1253816f-c2c6-40aa-b2de-36676c54363e tempest-VolumeImageDependencyTests-1627637941 tempest-VolumeImageDependencyTests-1627637941-project-member] Availability Zones retrieved successfully. Aug 07 10:02:37.011615 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.volume.api [None req-e5d4a653-693f-4cd6-8b41-9dbfe09f7caf tempest-CreateVolumesFromBackupTest-1318528778 tempest-CreateVolumesFromBackupTest-1318528778-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2a5dba87-0082-41f5-8db3-d4527bd26b18) transitioned into state 'SUCCESS' from state '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-681287111',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='8bcff42ca0b8491ebb8cb2d646060e14',qos_specs=None,replication_status=,reservations=['d2261c4e-82e3-4e2d-9b29-047d8fd0360a','1373227e-e740-4d69-8207-1c85bd8827b1','715662b8-be16-457d-96b1-fa6edc7b2ba4','384b8b77-c47d-4094-85be-8e80cb9da141'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='27854c80d5af4b22839d4106a430d0b6',volume_type_id=45fd9a3a-b61e-4c6c-9ab7-d02f06678d0d)}' {{(pid=100298) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 10:02:37.012682 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.volume.api [None req-e5d4a653-693f-4cd6-8b41-9dbfe09f7caf tempest-CreateVolumesFromBackupTest-1318528778 tempest-CreateVolumesFromBackupTest-1318528778-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (cf158c4b-90de-458f-a4ba-10991daaea32) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100298) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 10:02:37.014153 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.volume.api [None req-1253816f-c2c6-40aa-b2de-36676c54363e tempest-VolumeImageDependencyTests-1627637941 tempest-VolumeImageDependencyTests-1627637941-project-member] Flow 'volume_create_api' (8061267f-f0f5-4d5b-a1d3-a3b99e783b42) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100295) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 10:02:37.015549 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.volume.api [None req-1253816f-c2c6-40aa-b2de-36676c54363e tempest-VolumeImageDependencyTests-1627637941 tempest-VolumeImageDependencyTests-1627637941-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c2ecfc23-4edf-4e24-9962-bccacf4042e7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100295) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 10:02:37.016749 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.volume.flows.api.create_volume [None req-1253816f-c2c6-40aa-b2de-36676c54363e tempest-VolumeImageDependencyTests-1627637941 tempest-VolumeImageDependencyTests-1627637941-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=100295) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 07 10:02:37.026796 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.volume.api [None req-e5d4a653-693f-4cd6-8b41-9dbfe09f7caf tempest-CreateVolumesFromBackupTest-1318528778 tempest-CreateVolumesFromBackupTest-1318528778-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (cf158c4b-90de-458f-a4ba-10991daaea32) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100298) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 10:02:37.027795 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.volume.api [None req-e5d4a653-693f-4cd6-8b41-9dbfe09f7caf tempest-CreateVolumesFromBackupTest-1318528778 tempest-CreateVolumesFromBackupTest-1318528778-project-member] Flow 'volume_create_api' (d7b9637f-99d2-4051-aaed-73a9d196db75) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100298) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 10:02:37.028212 np0000006707 devstack@c-api.service[100298]: INFO cinder.volume.api [None req-e5d4a653-693f-4cd6-8b41-9dbfe09f7caf tempest-CreateVolumesFromBackupTest-1318528778 tempest-CreateVolumesFromBackupTest-1318528778-project-member] Create volume request issued successfully. Aug 07 10:02:37.028649 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [None req-e5d4a653-693f-4cd6-8b41-9dbfe09f7caf tempest-CreateVolumesFromBackupTest-1318528778 tempest-CreateVolumesFromBackupTest-1318528778-project-member] https://10.4.3.8/volume/v3/volumes returned with HTTP 202 Aug 07 10:02:37.029218 np0000006707 devstack@c-api.service[100298]: [pid: 100298|app: 0|req: 1015/4066] 10.4.3.8 () {68 vars in 1245 bytes} [Fri Aug 7 10:02:36 2026] POST /volume/v3/volumes => generated 753 bytes in 165 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 07 10:02:37.043478 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [None req-62704cab-0516-47c2-9e42-9ee82545d6a3 None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:02:37.045840 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-62704cab-0516-47c2-9e42-9ee82545d6a3 tempest-CreateVolumesFromBackupTest-1318528778 tempest-CreateVolumesFromBackupTest-1318528778-project-member] POST https://10.4.3.8/volume/v3/volumes Aug 07 10:02:37.046295 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-62704cab-0516-47c2-9e42-9ee82545d6a3 tempest-CreateVolumesFromBackupTest-1318528778 tempest-CreateVolumesFromBackupTest-1318528778-project-member] Action: 'create', calling method: create, body: {"volume": {"'backup_id": "7a7521c7-8761-47a4-a9e8-824f2147d15d", "size": 1, "name": "tempest-CreateVolumesFromBackupTest-Volume-380916203"}} {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 10:02:37.048152 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.v3.volumes [None req-62704cab-0516-47c2-9e42-9ee82545d6a3 tempest-CreateVolumesFromBackupTest-1318528778 tempest-CreateVolumesFromBackupTest-1318528778-project-member] Create volume request body: {'volume': {"'backup_id": '7a7521c7-8761-47a4-a9e8-824f2147d15d', 'size': 1, 'name': 'tempest-CreateVolumesFromBackupTest-Volume-380916203'}} {{(pid=100296) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 07 10:02:37.048383 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.v3.volumes [None req-62704cab-0516-47c2-9e42-9ee82545d6a3 tempest-CreateVolumesFromBackupTest-1318528778 tempest-CreateVolumesFromBackupTest-1318528778-project-member] Create volume of 1 GB Aug 07 10:02:37.048720 np0000006707 devstack@c-api.service[100296]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 10:02:37.048720 np0000006707 devstack@c-api.service[100296]: warnings.warn( Aug 07 10:02:37.052473 np0000006707 devstack@c-api.service[100296]: INFO cinder.volume.api [None req-62704cab-0516-47c2-9e42-9ee82545d6a3 tempest-CreateVolumesFromBackupTest-1318528778 tempest-CreateVolumesFromBackupTest-1318528778-project-member] Availability Zones retrieved successfully. Aug 07 10:02:37.058170 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.volume.api [None req-1253816f-c2c6-40aa-b2de-36676c54363e tempest-VolumeImageDependencyTests-1627637941 tempest-VolumeImageDependencyTests-1627637941-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c2ecfc23-4edf-4e24-9962-bccacf4042e7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': '1c892f6d-1335-4cab-8a86-666f091ab18d', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-07T09:47:39Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=45fd9a3a-b61e-4c6c-9ab7-d02f06678d0d,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '45fd9a3a-b61e-4c6c-9ab7-d02f06678d0d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100295) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 10:02:37.058460 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.volume.api [None req-62704cab-0516-47c2-9e42-9ee82545d6a3 tempest-CreateVolumesFromBackupTest-1318528778 tempest-CreateVolumesFromBackupTest-1318528778-project-member] Flow 'volume_create_api' (55df59d1-2aef-4ca1-bd6a-277223454afc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100296) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 10:02:37.059188 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.volume.api [None req-62704cab-0516-47c2-9e42-9ee82545d6a3 tempest-CreateVolumesFromBackupTest-1318528778 tempest-CreateVolumesFromBackupTest-1318528778-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4e2b14e6-656a-4400-95d9-55c8eae1c31a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 10:02:37.059287 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.volume.api [None req-1253816f-c2c6-40aa-b2de-36676c54363e tempest-VolumeImageDependencyTests-1627637941 tempest-VolumeImageDependencyTests-1627637941-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (86159cd9-805a-4d54-b2d3-49b1eae04239) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100295) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 10:02:37.060125 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.volume.flows.api.create_volume [None req-62704cab-0516-47c2-9e42-9ee82545d6a3 tempest-CreateVolumesFromBackupTest-1318528778 tempest-CreateVolumesFromBackupTest-1318528778-project-member] Validating volume size '1' using validate_int {{(pid=100296) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 07 10:02:37.093085 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.volume.api [None req-62704cab-0516-47c2-9e42-9ee82545d6a3 tempest-CreateVolumesFromBackupTest-1318528778 tempest-CreateVolumesFromBackupTest-1318528778-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4e2b14e6-656a-4400-95d9-55c8eae1c31a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-07T09:47:39Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=45fd9a3a-b61e-4c6c-9ab7-d02f06678d0d,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '45fd9a3a-b61e-4c6c-9ab7-d02f06678d0d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 10:02:37.093947 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.volume.api [None req-62704cab-0516-47c2-9e42-9ee82545d6a3 tempest-CreateVolumesFromBackupTest-1318528778 tempest-CreateVolumesFromBackupTest-1318528778-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (db13e779-1811-487d-b6c4-4ee2d7117ccf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 10:02:37.112573 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.quota [None req-1253816f-c2c6-40aa-b2de-36676c54363e tempest-VolumeImageDependencyTests-1627637941 tempest-VolumeImageDependencyTests-1627637941-project-member] Created reservations ['c0587156-436b-4f33-811c-97e1ea4f8afa', '734e2a74-c1c2-4562-8e71-15546b06543d', 'd5961717-1f21-42dd-b017-a0aea94f6fd9', '46b98fee-4cca-4d4b-ae42-8561cd8b4229'] {{(pid=100295) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 10:02:37.113627 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.volume.api [None req-1253816f-c2c6-40aa-b2de-36676c54363e tempest-VolumeImageDependencyTests-1627637941 tempest-VolumeImageDependencyTests-1627637941-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (86159cd9-805a-4d54-b2d3-49b1eae04239) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['c0587156-436b-4f33-811c-97e1ea4f8afa', '734e2a74-c1c2-4562-8e71-15546b06543d', 'd5961717-1f21-42dd-b017-a0aea94f6fd9', '46b98fee-4cca-4d4b-ae42-8561cd8b4229']}' {{(pid=100295) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 10:02:37.114609 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.volume.api [None req-1253816f-c2c6-40aa-b2de-36676c54363e tempest-VolumeImageDependencyTests-1627637941 tempest-VolumeImageDependencyTests-1627637941-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (630d7259-c70e-433e-98e9-a3b6ad8d28b9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100295) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 10:02:37.153620 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.quota [None req-62704cab-0516-47c2-9e42-9ee82545d6a3 tempest-CreateVolumesFromBackupTest-1318528778 tempest-CreateVolumesFromBackupTest-1318528778-project-member] Created reservations ['03244287-adbd-4d40-9921-8bcf15e81a3c', '4260a6e1-e7e7-49af-a277-98406132e6ef', '85ed4cc9-0db6-429f-9f7f-291be44b328d', '88853a0f-6420-4d80-ac93-80a665e850a4'] {{(pid=100296) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 10:02:37.154488 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.volume.api [None req-62704cab-0516-47c2-9e42-9ee82545d6a3 tempest-CreateVolumesFromBackupTest-1318528778 tempest-CreateVolumesFromBackupTest-1318528778-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (db13e779-1811-487d-b6c4-4ee2d7117ccf) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['03244287-adbd-4d40-9921-8bcf15e81a3c', '4260a6e1-e7e7-49af-a277-98406132e6ef', '85ed4cc9-0db6-429f-9f7f-291be44b328d', '88853a0f-6420-4d80-ac93-80a665e850a4']}' {{(pid=100296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 10:02:37.155242 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.volume.api [None req-62704cab-0516-47c2-9e42-9ee82545d6a3 tempest-CreateVolumesFromBackupTest-1318528778 tempest-CreateVolumesFromBackupTest-1318528778-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7e46c2f6-5152-4f7b-b976-14db95376a1c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 10:02:37.167912 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.volume.api [None req-1253816f-c2c6-40aa-b2de-36676c54363e tempest-VolumeImageDependencyTests-1627637941 tempest-VolumeImageDependencyTests-1627637941-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (630d7259-c70e-433e-98e9-a3b6ad8d28b9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'a90cd448-be8c-4c2f-8d9e-abd02d86bf9e', '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='61fa49ac198640048d3e47c90f702b25',qos_specs=None,replication_status=,reservations=['c0587156-436b-4f33-811c-97e1ea4f8afa','734e2a74-c1c2-4562-8e71-15546b06543d','d5961717-1f21-42dd-b017-a0aea94f6fd9','46b98fee-4cca-4d4b-ae42-8561cd8b4229'],size=1,snapshot_id=1c892f6d-1335-4cab-8a86-666f091ab18d,source_replicaid=,source_volid=None,status='creating',user_id='c2e8de31082a4db1a6fb41326ed8fb3c',volume_type_id=45fd9a3a-b61e-4c6c-9ab7-d02f06678d0d), '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-07T10:02:37Z,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=a90cd448-be8c-4c2f-8d9e-abd02d86bf9e,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='61fa49ac198640048d3e47c90f702b25',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=1c892f6d-1335-4cab-8a86-666f091ab18d,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='c2e8de31082a4db1a6fb41326ed8fb3c',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(45fd9a3a-b61e-4c6c-9ab7-d02f06678d0d),volume_type_id=45fd9a3a-b61e-4c6c-9ab7-d02f06678d0d)}' {{(pid=100295) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 10:02:37.168909 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.volume.api [None req-1253816f-c2c6-40aa-b2de-36676c54363e tempest-VolumeImageDependencyTests-1627637941 tempest-VolumeImageDependencyTests-1627637941-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5a838e73-27f8-44d7-b191-d26e2fde7faf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100295) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 10:02:37.178225 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.volume.api [None req-62704cab-0516-47c2-9e42-9ee82545d6a3 tempest-CreateVolumesFromBackupTest-1318528778 tempest-CreateVolumesFromBackupTest-1318528778-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7e46c2f6-5152-4f7b-b976-14db95376a1c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '2f73661d-a456-4a20-9269-9258390769cb', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromBackupTest-Volume-380916203',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='8bcff42ca0b8491ebb8cb2d646060e14',qos_specs=None,replication_status=,reservations=['03244287-adbd-4d40-9921-8bcf15e81a3c','4260a6e1-e7e7-49af-a277-98406132e6ef','85ed4cc9-0db6-429f-9f7f-291be44b328d','88853a0f-6420-4d80-ac93-80a665e850a4'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='27854c80d5af4b22839d4106a430d0b6',volume_type_id=45fd9a3a-b61e-4c6c-9ab7-d02f06678d0d), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-07T10:02:37Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromBackupTest-Volume-380916203',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=2f73661d-a456-4a20-9269-9258390769cb,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='8bcff42ca0b8491ebb8cb2d646060e14',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='27854c80d5af4b22839d4106a430d0b6',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(45fd9a3a-b61e-4c6c-9ab7-d02f06678d0d),volume_type_id=45fd9a3a-b61e-4c6c-9ab7-d02f06678d0d)}' {{(pid=100296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 10:02:37.179044 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.volume.api [None req-62704cab-0516-47c2-9e42-9ee82545d6a3 tempest-CreateVolumesFromBackupTest-1318528778 tempest-CreateVolumesFromBackupTest-1318528778-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c08bf114-a1cf-4191-8f60-99965f52a391) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 10:02:37.190023 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.volume.api [None req-1253816f-c2c6-40aa-b2de-36676c54363e tempest-VolumeImageDependencyTests-1627637941 tempest-VolumeImageDependencyTests-1627637941-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5a838e73-27f8-44d7-b191-d26e2fde7faf) transitioned into state 'SUCCESS' from 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='61fa49ac198640048d3e47c90f702b25',qos_specs=None,replication_status=,reservations=['c0587156-436b-4f33-811c-97e1ea4f8afa','734e2a74-c1c2-4562-8e71-15546b06543d','d5961717-1f21-42dd-b017-a0aea94f6fd9','46b98fee-4cca-4d4b-ae42-8561cd8b4229'],size=1,snapshot_id=1c892f6d-1335-4cab-8a86-666f091ab18d,source_replicaid=,source_volid=None,status='creating',user_id='c2e8de31082a4db1a6fb41326ed8fb3c',volume_type_id=45fd9a3a-b61e-4c6c-9ab7-d02f06678d0d)}' {{(pid=100295) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 10:02:37.191101 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.volume.api [None req-1253816f-c2c6-40aa-b2de-36676c54363e tempest-VolumeImageDependencyTests-1627637941 tempest-VolumeImageDependencyTests-1627637941-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ac490aee-fffa-4d1c-bf8f-be3ebf5fc2df) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100295) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 10:02:37.202449 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.volume.api [None req-62704cab-0516-47c2-9e42-9ee82545d6a3 tempest-CreateVolumesFromBackupTest-1318528778 tempest-CreateVolumesFromBackupTest-1318528778-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c08bf114-a1cf-4191-8f60-99965f52a391) transitioned into state 'SUCCESS' from state '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-380916203',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='8bcff42ca0b8491ebb8cb2d646060e14',qos_specs=None,replication_status=,reservations=['03244287-adbd-4d40-9921-8bcf15e81a3c','4260a6e1-e7e7-49af-a277-98406132e6ef','85ed4cc9-0db6-429f-9f7f-291be44b328d','88853a0f-6420-4d80-ac93-80a665e850a4'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='27854c80d5af4b22839d4106a430d0b6',volume_type_id=45fd9a3a-b61e-4c6c-9ab7-d02f06678d0d)}' {{(pid=100296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 10:02:37.204429 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.volume.api [None req-62704cab-0516-47c2-9e42-9ee82545d6a3 tempest-CreateVolumesFromBackupTest-1318528778 tempest-CreateVolumesFromBackupTest-1318528778-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d459efa3-d358-4b19-b8e8-8808a9734625) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 10:02:37.214955 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.volume.api [None req-62704cab-0516-47c2-9e42-9ee82545d6a3 tempest-CreateVolumesFromBackupTest-1318528778 tempest-CreateVolumesFromBackupTest-1318528778-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d459efa3-d358-4b19-b8e8-8808a9734625) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 10:02:37.216045 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.volume.api [None req-62704cab-0516-47c2-9e42-9ee82545d6a3 tempest-CreateVolumesFromBackupTest-1318528778 tempest-CreateVolumesFromBackupTest-1318528778-project-member] Flow 'volume_create_api' (55df59d1-2aef-4ca1-bd6a-277223454afc) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100296) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 10:02:37.216373 np0000006707 devstack@c-api.service[100296]: INFO cinder.volume.api [None req-62704cab-0516-47c2-9e42-9ee82545d6a3 tempest-CreateVolumesFromBackupTest-1318528778 tempest-CreateVolumesFromBackupTest-1318528778-project-member] Create volume request issued successfully. Aug 07 10:02:37.217047 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-62704cab-0516-47c2-9e42-9ee82545d6a3 tempest-CreateVolumesFromBackupTest-1318528778 tempest-CreateVolumesFromBackupTest-1318528778-project-member] https://10.4.3.8/volume/v3/volumes returned with HTTP 202 Aug 07 10:02:37.217151 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.volume.api [None req-1253816f-c2c6-40aa-b2de-36676c54363e tempest-VolumeImageDependencyTests-1627637941 tempest-VolumeImageDependencyTests-1627637941-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ac490aee-fffa-4d1c-bf8f-be3ebf5fc2df) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100295) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 10:02:37.217537 np0000006707 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 1015/4067] 10.4.3.8 () {68 vars in 1245 bytes} [Fri Aug 7 10:02:37 2026] POST /volume/v3/volumes => generated 753 bytes in 175 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 07 10:02:37.218357 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.volume.api [None req-1253816f-c2c6-40aa-b2de-36676c54363e tempest-VolumeImageDependencyTests-1627637941 tempest-VolumeImageDependencyTests-1627637941-project-member] Flow 'volume_create_api' (8061267f-f0f5-4d5b-a1d3-a3b99e783b42) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100295) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 10:02:37.218798 np0000006707 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-1253816f-c2c6-40aa-b2de-36676c54363e tempest-VolumeImageDependencyTests-1627637941 tempest-VolumeImageDependencyTests-1627637941-project-member] Create volume request issued successfully. Aug 07 10:02:37.219562 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-1253816f-c2c6-40aa-b2de-36676c54363e tempest-VolumeImageDependencyTests-1627637941 tempest-VolumeImageDependencyTests-1627637941-project-member] https://10.4.3.8/volume/v3/volumes returned with HTTP 202 Aug 07 10:02:37.220140 np0000006707 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 1019/4068] 10.4.3.8 () {70 vars in 1286 bytes} [Fri Aug 7 10:02:36 2026] POST /volume/v3/volumes => generated 805 bytes in 228 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 07 10:02:37.235663 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [None req-2ae6bc0e-c48e-4537-8358-475102b9b83b None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:02:37.236777 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.middleware.request_id [None req-8c0ebbc3-6e49-4ce1-8a42-e23e11e46275 None None] RequestId filter calling following filter/app {{(pid=100298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:02:37.237539 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-2ae6bc0e-c48e-4537-8358-475102b9b83b tempest-CreateVolumesFromBackupTest-1318528778 tempest-CreateVolumesFromBackupTest-1318528778-project-member] GET https://10.4.3.8/volume/v3/volumes/da670c67-fd3b-4dad-873f-2102c575a5f2 Aug 07 10:02:37.237746 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-2ae6bc0e-c48e-4537-8358-475102b9b83b tempest-CreateVolumesFromBackupTest-1318528778 tempest-CreateVolumesFromBackupTest-1318528778-project-member] Empty body provided in request {{(pid=100297) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 10:02:37.238014 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-2ae6bc0e-c48e-4537-8358-475102b9b83b tempest-CreateVolumesFromBackupTest-1318528778 tempest-CreateVolumesFromBackupTest-1318528778-project-member] Calling method 'show' {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 10:02:37.238950 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [None req-8c0ebbc3-6e49-4ce1-8a42-e23e11e46275 tempest-VolumeImageDependencyTests-1627637941 tempest-VolumeImageDependencyTests-1627637941-project-member] GET https://10.4.3.8/volume/v3/volumes/a90cd448-be8c-4c2f-8d9e-abd02d86bf9e Aug 07 10:02:37.239182 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [None req-8c0ebbc3-6e49-4ce1-8a42-e23e11e46275 tempest-VolumeImageDependencyTests-1627637941 tempest-VolumeImageDependencyTests-1627637941-project-member] Empty body provided in request {{(pid=100298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 10:02:37.239393 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [None req-8c0ebbc3-6e49-4ce1-8a42-e23e11e46275 tempest-VolumeImageDependencyTests-1627637941 tempest-VolumeImageDependencyTests-1627637941-project-member] Calling method 'show' {{(pid=100298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 10:02:37.246298 np0000006707 devstack@c-api.service[100297]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 10:02:37.246298 np0000006707 devstack@c-api.service[100297]: warnings.warn( Aug 07 10:02:37.248544 np0000006707 devstack@c-api.service[100298]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 10:02:37.248544 np0000006707 devstack@c-api.service[100298]: warnings.warn( Aug 07 10:02:37.251776 np0000006707 devstack@c-api.service[100297]: INFO cinder.volume.api [None req-2ae6bc0e-c48e-4537-8358-475102b9b83b tempest-CreateVolumesFromBackupTest-1318528778 tempest-CreateVolumesFromBackupTest-1318528778-project-member] Volume info retrieved successfully. Aug 07 10:02:37.253347 np0000006707 devstack@c-api.service[100298]: INFO cinder.volume.api [None req-8c0ebbc3-6e49-4ce1-8a42-e23e11e46275 tempest-VolumeImageDependencyTests-1627637941 tempest-VolumeImageDependencyTests-1627637941-project-member] Volume info retrieved successfully. Aug 07 10:02:37.258603 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [None req-8c0ebbc3-6e49-4ce1-8a42-e23e11e46275 tempest-VolumeImageDependencyTests-1627637941 tempest-VolumeImageDependencyTests-1627637941-project-member] https://10.4.3.8/volume/v3/volumes/a90cd448-be8c-4c2f-8d9e-abd02d86bf9e returned with HTTP 200 Aug 07 10:02:37.258891 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-2ae6bc0e-c48e-4537-8358-475102b9b83b tempest-CreateVolumesFromBackupTest-1318528778 tempest-CreateVolumesFromBackupTest-1318528778-project-member] https://10.4.3.8/volume/v3/volumes/da670c67-fd3b-4dad-873f-2102c575a5f2 returned with HTTP 200 Aug 07 10:02:37.259326 np0000006707 devstack@c-api.service[100298]: [pid: 100298|app: 0|req: 1016/4069] 10.4.3.8 () {68 vars in 1375 bytes} [Fri Aug 7 10:02:37 2026] GET /volume/v3/volumes/a90cd448-be8c-4c2f-8d9e-abd02d86bf9e => generated 873 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 10:02:37.259404 np0000006707 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 1020/4070] 10.4.3.8 () {66 vars in 1334 bytes} [Fri Aug 7 10:02:37 2026] GET /volume/v3/volumes/da670c67-fd3b-4dad-873f-2102c575a5f2 => generated 846 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 10:02:37.272375 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [None req-5fd5a437-bcdb-40bb-8072-c8a730481ff9 None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:02:37.274328 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-5fd5a437-bcdb-40bb-8072-c8a730481ff9 tempest-CreateVolumesFromBackupTest-1318528778 tempest-CreateVolumesFromBackupTest-1318528778-project-member] GET https://10.4.3.8/volume/v3/volumes/43a2d299-76c2-4c1b-947b-47e9edd99a0d Aug 07 10:02:37.274534 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-5fd5a437-bcdb-40bb-8072-c8a730481ff9 tempest-CreateVolumesFromBackupTest-1318528778 tempest-CreateVolumesFromBackupTest-1318528778-project-member] Empty body provided in request {{(pid=100296) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 10:02:37.274720 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-5fd5a437-bcdb-40bb-8072-c8a730481ff9 tempest-CreateVolumesFromBackupTest-1318528778 tempest-CreateVolumesFromBackupTest-1318528778-project-member] Calling method 'show' {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 10:02:37.281700 np0000006707 devstack@c-api.service[100296]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 10:02:37.281700 np0000006707 devstack@c-api.service[100296]: warnings.warn( Aug 07 10:02:37.285584 np0000006707 devstack@c-api.service[100296]: INFO cinder.volume.api [None req-5fd5a437-bcdb-40bb-8072-c8a730481ff9 tempest-CreateVolumesFromBackupTest-1318528778 tempest-CreateVolumesFromBackupTest-1318528778-project-member] Volume info retrieved successfully. Aug 07 10:02:37.289519 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-5fd5a437-bcdb-40bb-8072-c8a730481ff9 tempest-CreateVolumesFromBackupTest-1318528778 tempest-CreateVolumesFromBackupTest-1318528778-project-member] https://10.4.3.8/volume/v3/volumes/43a2d299-76c2-4c1b-947b-47e9edd99a0d returned with HTTP 200 Aug 07 10:02:37.289926 np0000006707 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 1016/4071] 10.4.3.8 () {66 vars in 1334 bytes} [Fri Aug 7 10:02:37 2026] GET /volume/v3/volumes/43a2d299-76c2-4c1b-947b-47e9edd99a0d => generated 847 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 10:02:37.302322 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-2292da2d-de61-470f-b3b0-d064df4aebe5 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:02:37.304227 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-2292da2d-de61-470f-b3b0-d064df4aebe5 tempest-CreateVolumesFromBackupTest-1318528778 tempest-CreateVolumesFromBackupTest-1318528778-project-member] GET https://10.4.3.8/volume/v3/volumes/d7a7d993-37c3-421f-9d22-4d5fca98c2fc Aug 07 10:02:37.304429 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-2292da2d-de61-470f-b3b0-d064df4aebe5 tempest-CreateVolumesFromBackupTest-1318528778 tempest-CreateVolumesFromBackupTest-1318528778-project-member] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 10:02:37.304619 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-2292da2d-de61-470f-b3b0-d064df4aebe5 tempest-CreateVolumesFromBackupTest-1318528778 tempest-CreateVolumesFromBackupTest-1318528778-project-member] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 10:02:37.311603 np0000006707 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 10:02:37.311603 np0000006707 devstack@c-api.service[100295]: warnings.warn( Aug 07 10:02:37.315441 np0000006707 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-2292da2d-de61-470f-b3b0-d064df4aebe5 tempest-CreateVolumesFromBackupTest-1318528778 tempest-CreateVolumesFromBackupTest-1318528778-project-member] Volume info retrieved successfully. Aug 07 10:02:37.319844 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-2292da2d-de61-470f-b3b0-d064df4aebe5 tempest-CreateVolumesFromBackupTest-1318528778 tempest-CreateVolumesFromBackupTest-1318528778-project-member] https://10.4.3.8/volume/v3/volumes/d7a7d993-37c3-421f-9d22-4d5fca98c2fc returned with HTTP 200 Aug 07 10:02:37.320253 np0000006707 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 1020/4072] 10.4.3.8 () {66 vars in 1334 bytes} [Fri Aug 7 10:02:37 2026] GET /volume/v3/volumes/d7a7d993-37c3-421f-9d22-4d5fca98c2fc => generated 846 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 10:02:37.333667 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.middleware.request_id [None req-d4ccd618-7683-42be-a1ef-cccf0ec697c6 None None] RequestId filter calling following filter/app {{(pid=100298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:02:37.335545 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [None req-d4ccd618-7683-42be-a1ef-cccf0ec697c6 tempest-CreateVolumesFromBackupTest-1318528778 tempest-CreateVolumesFromBackupTest-1318528778-project-member] GET https://10.4.3.8/volume/v3/volumes/e3c15b12-dc02-4e53-a77e-ff9714a10bdd Aug 07 10:02:37.335742 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [None req-d4ccd618-7683-42be-a1ef-cccf0ec697c6 tempest-CreateVolumesFromBackupTest-1318528778 tempest-CreateVolumesFromBackupTest-1318528778-project-member] Empty body provided in request {{(pid=100298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 10:02:37.335937 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [None req-d4ccd618-7683-42be-a1ef-cccf0ec697c6 tempest-CreateVolumesFromBackupTest-1318528778 tempest-CreateVolumesFromBackupTest-1318528778-project-member] Calling method 'show' {{(pid=100298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 10:02:37.345493 np0000006707 devstack@c-api.service[100298]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 10:02:37.345493 np0000006707 devstack@c-api.service[100298]: warnings.warn( Aug 07 10:02:37.349761 np0000006707 devstack@c-api.service[100298]: INFO cinder.volume.api [None req-d4ccd618-7683-42be-a1ef-cccf0ec697c6 tempest-CreateVolumesFromBackupTest-1318528778 tempest-CreateVolumesFromBackupTest-1318528778-project-member] Volume info retrieved successfully. Aug 07 10:02:37.354275 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [None req-d4ccd618-7683-42be-a1ef-cccf0ec697c6 tempest-CreateVolumesFromBackupTest-1318528778 tempest-CreateVolumesFromBackupTest-1318528778-project-member] https://10.4.3.8/volume/v3/volumes/e3c15b12-dc02-4e53-a77e-ff9714a10bdd returned with HTTP 200 Aug 07 10:02:37.354746 np0000006707 devstack@c-api.service[100298]: [pid: 100298|app: 0|req: 1017/4073] 10.4.3.8 () {66 vars in 1334 bytes} [Fri Aug 7 10:02:37 2026] GET /volume/v3/volumes/e3c15b12-dc02-4e53-a77e-ff9714a10bdd => generated 846 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 10:02:37.368117 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [None req-8fe70efe-b9f3-4f2e-9e89-897f8722d2ae None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:02:37.370109 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-8fe70efe-b9f3-4f2e-9e89-897f8722d2ae tempest-CreateVolumesFromBackupTest-1318528778 tempest-CreateVolumesFromBackupTest-1318528778-project-member] GET https://10.4.3.8/volume/v3/volumes/2f73661d-a456-4a20-9269-9258390769cb Aug 07 10:02:37.370336 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-8fe70efe-b9f3-4f2e-9e89-897f8722d2ae tempest-CreateVolumesFromBackupTest-1318528778 tempest-CreateVolumesFromBackupTest-1318528778-project-member] Empty body provided in request {{(pid=100297) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 10:02:37.370556 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-8fe70efe-b9f3-4f2e-9e89-897f8722d2ae tempest-CreateVolumesFromBackupTest-1318528778 tempest-CreateVolumesFromBackupTest-1318528778-project-member] Calling method 'show' {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 10:02:37.378796 np0000006707 devstack@c-api.service[100297]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 10:02:37.378796 np0000006707 devstack@c-api.service[100297]: warnings.warn( Aug 07 10:02:37.386183 np0000006707 devstack@c-api.service[100297]: INFO cinder.volume.api [None req-8fe70efe-b9f3-4f2e-9e89-897f8722d2ae tempest-CreateVolumesFromBackupTest-1318528778 tempest-CreateVolumesFromBackupTest-1318528778-project-member] Volume info retrieved successfully. Aug 07 10:02:37.392615 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-8fe70efe-b9f3-4f2e-9e89-897f8722d2ae tempest-CreateVolumesFromBackupTest-1318528778 tempest-CreateVolumesFromBackupTest-1318528778-project-member] https://10.4.3.8/volume/v3/volumes/2f73661d-a456-4a20-9269-9258390769cb returned with HTTP 200 Aug 07 10:02:37.393171 np0000006707 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 1021/4074] 10.4.3.8 () {66 vars in 1334 bytes} [Fri Aug 7 10:02:37 2026] GET /volume/v3/volumes/2f73661d-a456-4a20-9269-9258390769cb => generated 821 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 10:02:38.273099 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [None req-3477c78f-9e59-4cbb-a924-21135dcc6f5b None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:02:38.275447 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-3477c78f-9e59-4cbb-a924-21135dcc6f5b tempest-VolumeImageDependencyTests-1627637941 tempest-VolumeImageDependencyTests-1627637941-project-member] GET https://10.4.3.8/volume/v3/volumes/a90cd448-be8c-4c2f-8d9e-abd02d86bf9e Aug 07 10:02:38.275974 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-3477c78f-9e59-4cbb-a924-21135dcc6f5b tempest-VolumeImageDependencyTests-1627637941 tempest-VolumeImageDependencyTests-1627637941-project-member] Empty body provided in request {{(pid=100296) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 10:02:38.276317 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-3477c78f-9e59-4cbb-a924-21135dcc6f5b tempest-VolumeImageDependencyTests-1627637941 tempest-VolumeImageDependencyTests-1627637941-project-member] Calling method 'show' {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 10:02:38.288177 np0000006707 devstack@c-api.service[100296]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 10:02:38.288177 np0000006707 devstack@c-api.service[100296]: warnings.warn( Aug 07 10:02:38.292192 np0000006707 devstack@c-api.service[100296]: INFO cinder.volume.api [None req-3477c78f-9e59-4cbb-a924-21135dcc6f5b tempest-VolumeImageDependencyTests-1627637941 tempest-VolumeImageDependencyTests-1627637941-project-member] Volume info retrieved successfully. Aug 07 10:02:38.297627 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-3477c78f-9e59-4cbb-a924-21135dcc6f5b tempest-VolumeImageDependencyTests-1627637941 tempest-VolumeImageDependencyTests-1627637941-project-member] https://10.4.3.8/volume/v3/volumes/a90cd448-be8c-4c2f-8d9e-abd02d86bf9e returned with HTTP 200 Aug 07 10:02:38.298017 np0000006707 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 1017/4075] 10.4.3.8 () {68 vars in 1375 bytes} [Fri Aug 7 10:02:38 2026] GET /volume/v3/volumes/a90cd448-be8c-4c2f-8d9e-abd02d86bf9e => generated 1224 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 287 bytes (2 switches on core 0) Aug 07 10:02:38.309968 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-5c1b21ff-2b2c-4fce-a991-9a970d5b36c1 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:02:38.311847 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-5c1b21ff-2b2c-4fce-a991-9a970d5b36c1 tempest-VolumeImageDependencyTests-1627637941 tempest-VolumeImageDependencyTests-1627637941-project-member] GET https://10.4.3.8/volume/v3/volumes/a90cd448-be8c-4c2f-8d9e-abd02d86bf9e Aug 07 10:02:38.312084 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-5c1b21ff-2b2c-4fce-a991-9a970d5b36c1 tempest-VolumeImageDependencyTests-1627637941 tempest-VolumeImageDependencyTests-1627637941-project-member] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 10:02:38.312277 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-5c1b21ff-2b2c-4fce-a991-9a970d5b36c1 tempest-VolumeImageDependencyTests-1627637941 tempest-VolumeImageDependencyTests-1627637941-project-member] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 10:02:38.319063 np0000006707 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 10:02:38.319063 np0000006707 devstack@c-api.service[100295]: warnings.warn( Aug 07 10:02:38.323494 np0000006707 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-5c1b21ff-2b2c-4fce-a991-9a970d5b36c1 tempest-VolumeImageDependencyTests-1627637941 tempest-VolumeImageDependencyTests-1627637941-project-member] Volume info retrieved successfully. Aug 07 10:02:38.328448 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-5c1b21ff-2b2c-4fce-a991-9a970d5b36c1 tempest-VolumeImageDependencyTests-1627637941 tempest-VolumeImageDependencyTests-1627637941-project-member] https://10.4.3.8/volume/v3/volumes/a90cd448-be8c-4c2f-8d9e-abd02d86bf9e returned with HTTP 200 Aug 07 10:02:38.329041 np0000006707 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 1021/4076] 10.4.3.8 () {68 vars in 1375 bytes} [Fri Aug 7 10:02:38 2026] GET /volume/v3/volumes/a90cd448-be8c-4c2f-8d9e-abd02d86bf9e => generated 1224 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 07 10:02:38.346030 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.middleware.request_id [None req-32983644-eba5-4b27-879d-1c0df0b50f49 None None] RequestId filter calling following filter/app {{(pid=100298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:02:38.348031 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [None req-32983644-eba5-4b27-879d-1c0df0b50f49 tempest-VolumeImageDependencyTests-1627637941 tempest-VolumeImageDependencyTests-1627637941-project-member] DELETE https://10.4.3.8/volume/v3/snapshots/1c892f6d-1335-4cab-8a86-666f091ab18d Aug 07 10:02:38.348234 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [None req-32983644-eba5-4b27-879d-1c0df0b50f49 tempest-VolumeImageDependencyTests-1627637941 tempest-VolumeImageDependencyTests-1627637941-project-member] Empty body provided in request {{(pid=100298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 10:02:38.348447 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [None req-32983644-eba5-4b27-879d-1c0df0b50f49 tempest-VolumeImageDependencyTests-1627637941 tempest-VolumeImageDependencyTests-1627637941-project-member] Calling method 'delete' {{(pid=100298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 10:02:38.348795 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.v3.snapshots [None req-32983644-eba5-4b27-879d-1c0df0b50f49 tempest-VolumeImageDependencyTests-1627637941 tempest-VolumeImageDependencyTests-1627637941-project-member] Delete snapshot with id: 1c892f6d-1335-4cab-8a86-666f091ab18d Aug 07 10:02:38.353789 np0000006707 devstack@c-api.service[100298]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 10:02:38.353789 np0000006707 devstack@c-api.service[100298]: warnings.warn( Aug 07 10:02:38.354187 np0000006707 devstack@c-api.service[100298]: INFO cinder.volume.api [None req-32983644-eba5-4b27-879d-1c0df0b50f49 tempest-VolumeImageDependencyTests-1627637941 tempest-VolumeImageDependencyTests-1627637941-project-member] Snapshot retrieved successfully. Aug 07 10:02:38.372449 np0000006707 devstack@c-api.service[100298]: INFO cinder.volume.api [None req-32983644-eba5-4b27-879d-1c0df0b50f49 tempest-VolumeImageDependencyTests-1627637941 tempest-VolumeImageDependencyTests-1627637941-project-member] Snapshot delete request issued successfully. Aug 07 10:02:38.372658 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [None req-32983644-eba5-4b27-879d-1c0df0b50f49 tempest-VolumeImageDependencyTests-1627637941 tempest-VolumeImageDependencyTests-1627637941-project-member] https://10.4.3.8/volume/v3/snapshots/1c892f6d-1335-4cab-8a86-666f091ab18d returned with HTTP 202 Aug 07 10:02:38.373053 np0000006707 devstack@c-api.service[100298]: [pid: 100298|app: 0|req: 1018/4077] 10.4.3.8 () {66 vars in 1343 bytes} [Fri Aug 7 10:02:38 2026] DELETE /volume/v3/snapshots/1c892f6d-1335-4cab-8a86-666f091ab18d => generated 0 bytes in 27 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 07 10:02:38.381080 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [None req-4530f7ad-1a58-433e-ae2f-7925a42d1fa9 None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:02:38.382891 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-4530f7ad-1a58-433e-ae2f-7925a42d1fa9 tempest-VolumeImageDependencyTests-1627637941 tempest-VolumeImageDependencyTests-1627637941-project-member] GET https://10.4.3.8/volume/v3/snapshots/1c892f6d-1335-4cab-8a86-666f091ab18d Aug 07 10:02:38.383119 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-4530f7ad-1a58-433e-ae2f-7925a42d1fa9 tempest-VolumeImageDependencyTests-1627637941 tempest-VolumeImageDependencyTests-1627637941-project-member] Empty body provided in request {{(pid=100297) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 10:02:38.383306 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-4530f7ad-1a58-433e-ae2f-7925a42d1fa9 tempest-VolumeImageDependencyTests-1627637941 tempest-VolumeImageDependencyTests-1627637941-project-member] Calling method 'show' {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 10:02:38.389184 np0000006707 devstack@c-api.service[100297]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 10:02:38.389184 np0000006707 devstack@c-api.service[100297]: warnings.warn( Aug 07 10:02:38.389720 np0000006707 devstack@c-api.service[100297]: INFO cinder.volume.api [None req-4530f7ad-1a58-433e-ae2f-7925a42d1fa9 tempest-VolumeImageDependencyTests-1627637941 tempest-VolumeImageDependencyTests-1627637941-project-member] Snapshot retrieved successfully. Aug 07 10:02:38.390448 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-4530f7ad-1a58-433e-ae2f-7925a42d1fa9 tempest-VolumeImageDependencyTests-1627637941 tempest-VolumeImageDependencyTests-1627637941-project-member] https://10.4.3.8/volume/v3/snapshots/1c892f6d-1335-4cab-8a86-666f091ab18d returned with HTTP 200 Aug 07 10:02:38.390899 np0000006707 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 1022/4078] 10.4.3.8 () {66 vars in 1340 bytes} [Fri Aug 7 10:02:38 2026] GET /volume/v3/snapshots/1c892f6d-1335-4cab-8a86-666f091ab18d => generated 470 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 10:02:38.408172 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [None req-32be612b-8f4c-4c3e-8771-e0ed6a3ccc7e None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:02:38.410246 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-32be612b-8f4c-4c3e-8771-e0ed6a3ccc7e tempest-CreateVolumesFromBackupTest-1318528778 tempest-CreateVolumesFromBackupTest-1318528778-project-member] GET https://10.4.3.8/volume/v3/volumes/2f73661d-a456-4a20-9269-9258390769cb Aug 07 10:02:38.410448 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-32be612b-8f4c-4c3e-8771-e0ed6a3ccc7e tempest-CreateVolumesFromBackupTest-1318528778 tempest-CreateVolumesFromBackupTest-1318528778-project-member] Empty body provided in request {{(pid=100296) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 10:02:38.410672 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-32be612b-8f4c-4c3e-8771-e0ed6a3ccc7e tempest-CreateVolumesFromBackupTest-1318528778 tempest-CreateVolumesFromBackupTest-1318528778-project-member] Calling method 'show' {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 10:02:38.420467 np0000006707 devstack@c-api.service[100296]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 10:02:38.420467 np0000006707 devstack@c-api.service[100296]: warnings.warn( Aug 07 10:02:38.427158 np0000006707 devstack@c-api.service[100296]: INFO cinder.volume.api [None req-32be612b-8f4c-4c3e-8771-e0ed6a3ccc7e tempest-CreateVolumesFromBackupTest-1318528778 tempest-CreateVolumesFromBackupTest-1318528778-project-member] Volume info retrieved successfully. Aug 07 10:02:38.432360 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-32be612b-8f4c-4c3e-8771-e0ed6a3ccc7e tempest-CreateVolumesFromBackupTest-1318528778 tempest-CreateVolumesFromBackupTest-1318528778-project-member] https://10.4.3.8/volume/v3/volumes/2f73661d-a456-4a20-9269-9258390769cb returned with HTTP 200 Aug 07 10:02:38.432947 np0000006707 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 1018/4079] 10.4.3.8 () {66 vars in 1334 bytes} [Fri Aug 7 10:02:38 2026] GET /volume/v3/volumes/2f73661d-a456-4a20-9269-9258390769cb => generated 846 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 10:02:38.446001 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-1e924ceb-4488-49cb-8e10-37c567b6ebfb None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:02:38.448121 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-1e924ceb-4488-49cb-8e10-37c567b6ebfb tempest-CreateVolumesFromBackupTest-1318528778 tempest-CreateVolumesFromBackupTest-1318528778-project-member] DELETE https://10.4.3.8/volume/v3/backups/7a7521c7-8761-47a4-a9e8-824f2147d15d Aug 07 10:02:38.448328 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-1e924ceb-4488-49cb-8e10-37c567b6ebfb tempest-CreateVolumesFromBackupTest-1318528778 tempest-CreateVolumesFromBackupTest-1318528778-project-member] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 10:02:38.449647 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-1e924ceb-4488-49cb-8e10-37c567b6ebfb tempest-CreateVolumesFromBackupTest-1318528778 tempest-CreateVolumesFromBackupTest-1318528778-project-member] Calling method 'delete' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 10:02:38.449647 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.contrib.backups [None req-1e924ceb-4488-49cb-8e10-37c567b6ebfb tempest-CreateVolumesFromBackupTest-1318528778 tempest-CreateVolumesFromBackupTest-1318528778-project-member] Delete backup with id: 7a7521c7-8761-47a4-a9e8-824f2147d15d. Aug 07 10:02:38.453347 np0000006707 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 10:02:38.453347 np0000006707 devstack@c-api.service[100295]: warnings.warn( Aug 07 10:02:38.467574 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.backup.rpcapi [None req-1e924ceb-4488-49cb-8e10-37c567b6ebfb tempest-CreateVolumesFromBackupTest-1318528778 tempest-CreateVolumesFromBackupTest-1318528778-project-member] delete_backup rpcapi backup_id 7a7521c7-8761-47a4-a9e8-824f2147d15d {{(pid=100295) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 07 10:02:38.469523 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-1e924ceb-4488-49cb-8e10-37c567b6ebfb tempest-CreateVolumesFromBackupTest-1318528778 tempest-CreateVolumesFromBackupTest-1318528778-project-member] https://10.4.3.8/volume/v3/backups/7a7521c7-8761-47a4-a9e8-824f2147d15d returned with HTTP 202 Aug 07 10:02:38.469967 np0000006707 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 1022/4080] 10.4.3.8 () {66 vars in 1337 bytes} [Fri Aug 7 10:02:38 2026] DELETE /volume/v3/backups/7a7521c7-8761-47a4-a9e8-824f2147d15d => generated 0 bytes in 24 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 07 10:02:38.478732 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.middleware.request_id [None req-1d447aa9-8e1c-4e04-b9e5-cac10b5e0855 None None] RequestId filter calling following filter/app {{(pid=100298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:02:38.482169 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [None req-1d447aa9-8e1c-4e04-b9e5-cac10b5e0855 tempest-CreateVolumesFromBackupTest-1318528778 tempest-CreateVolumesFromBackupTest-1318528778-project-member] GET https://10.4.3.8/volume/v3/backups/7a7521c7-8761-47a4-a9e8-824f2147d15d Aug 07 10:02:38.482362 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [None req-1d447aa9-8e1c-4e04-b9e5-cac10b5e0855 tempest-CreateVolumesFromBackupTest-1318528778 tempest-CreateVolumesFromBackupTest-1318528778-project-member] Empty body provided in request {{(pid=100298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 10:02:38.482514 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [None req-1d447aa9-8e1c-4e04-b9e5-cac10b5e0855 tempest-CreateVolumesFromBackupTest-1318528778 tempest-CreateVolumesFromBackupTest-1318528778-project-member] Calling method 'show' {{(pid=100298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 10:02:38.482615 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.v3.backups [None req-1d447aa9-8e1c-4e04-b9e5-cac10b5e0855 tempest-CreateVolumesFromBackupTest-1318528778 tempest-CreateVolumesFromBackupTest-1318528778-project-member] Show backup with id 7a7521c7-8761-47a4-a9e8-824f2147d15d. {{(pid=100298) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 10:02:38.487327 np0000006707 devstack@c-api.service[100298]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 10:02:38.487327 np0000006707 devstack@c-api.service[100298]: warnings.warn( Aug 07 10:02:38.487825 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [None req-1d447aa9-8e1c-4e04-b9e5-cac10b5e0855 tempest-CreateVolumesFromBackupTest-1318528778 tempest-CreateVolumesFromBackupTest-1318528778-project-member] https://10.4.3.8/volume/v3/backups/7a7521c7-8761-47a4-a9e8-824f2147d15d returned with HTTP 200 Aug 07 10:02:38.488224 np0000006707 devstack@c-api.service[100298]: [pid: 100298|app: 0|req: 1019/4081] 10.4.3.8 () {66 vars in 1334 bytes} [Fri Aug 7 10:02:38 2026] GET /volume/v3/backups/7a7521c7-8761-47a4-a9e8-824f2147d15d => generated 756 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 10:02:39.400046 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [None req-a43cdb94-6429-4399-8066-e45969366231 None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:02:39.402285 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-a43cdb94-6429-4399-8066-e45969366231 tempest-VolumeImageDependencyTests-1627637941 tempest-VolumeImageDependencyTests-1627637941-project-member] GET https://10.4.3.8/volume/v3/snapshots/1c892f6d-1335-4cab-8a86-666f091ab18d Aug 07 10:02:39.402543 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-a43cdb94-6429-4399-8066-e45969366231 tempest-VolumeImageDependencyTests-1627637941 tempest-VolumeImageDependencyTests-1627637941-project-member] Empty body provided in request {{(pid=100297) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 10:02:39.402788 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-a43cdb94-6429-4399-8066-e45969366231 tempest-VolumeImageDependencyTests-1627637941 tempest-VolumeImageDependencyTests-1627637941-project-member] Calling method 'show' {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 10:02:39.409106 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-a43cdb94-6429-4399-8066-e45969366231 tempest-VolumeImageDependencyTests-1627637941 tempest-VolumeImageDependencyTests-1627637941-project-member] https://10.4.3.8/volume/v3/snapshots/1c892f6d-1335-4cab-8a86-666f091ab18d returned with HTTP 404 Aug 07 10:02:39.409822 np0000006707 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 1023/4082] 10.4.3.8 () {66 vars in 1340 bytes} [Fri Aug 7 10:02:39 2026] GET /volume/v3/snapshots/1c892f6d-1335-4cab-8a86-666f091ab18d => generated 111 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 10:02:39.416695 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [None req-760d31b9-681b-4c69-9e4c-3fe43e4557cb None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:02:39.418017 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-760d31b9-681b-4c69-9e4c-3fe43e4557cb tempest-VolumeImageDependencyTests-1627637941 tempest-VolumeImageDependencyTests-1627637941-project-member] DELETE https://10.4.3.8/volume/v3/volumes/a90cd448-be8c-4c2f-8d9e-abd02d86bf9e Aug 07 10:02:39.418199 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-760d31b9-681b-4c69-9e4c-3fe43e4557cb tempest-VolumeImageDependencyTests-1627637941 tempest-VolumeImageDependencyTests-1627637941-project-member] Empty body provided in request {{(pid=100296) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 10:02:39.418444 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-760d31b9-681b-4c69-9e4c-3fe43e4557cb tempest-VolumeImageDependencyTests-1627637941 tempest-VolumeImageDependencyTests-1627637941-project-member] Calling method 'delete' {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 10:02:39.418646 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.v3.volumes [None req-760d31b9-681b-4c69-9e4c-3fe43e4557cb tempest-VolumeImageDependencyTests-1627637941 tempest-VolumeImageDependencyTests-1627637941-project-member] Delete volume with id: a90cd448-be8c-4c2f-8d9e-abd02d86bf9e Aug 07 10:02:39.425529 np0000006707 devstack@c-api.service[100296]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 10:02:39.425529 np0000006707 devstack@c-api.service[100296]: warnings.warn( Aug 07 10:02:39.426054 np0000006707 devstack@c-api.service[100296]: INFO cinder.volume.api [None req-760d31b9-681b-4c69-9e4c-3fe43e4557cb tempest-VolumeImageDependencyTests-1627637941 tempest-VolumeImageDependencyTests-1627637941-project-member] Volume info retrieved successfully. Aug 07 10:02:39.443758 np0000006707 devstack@c-api.service[100296]: INFO cinder.volume.api [None req-760d31b9-681b-4c69-9e4c-3fe43e4557cb tempest-VolumeImageDependencyTests-1627637941 tempest-VolumeImageDependencyTests-1627637941-project-member] Delete volume request issued successfully. Aug 07 10:02:39.443979 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-760d31b9-681b-4c69-9e4c-3fe43e4557cb tempest-VolumeImageDependencyTests-1627637941 tempest-VolumeImageDependencyTests-1627637941-project-member] https://10.4.3.8/volume/v3/volumes/a90cd448-be8c-4c2f-8d9e-abd02d86bf9e returned with HTTP 202 Aug 07 10:02:39.444575 np0000006707 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 1019/4083] 10.4.3.8 () {68 vars in 1378 bytes} [Fri Aug 7 10:02:39 2026] DELETE /volume/v3/volumes/a90cd448-be8c-4c2f-8d9e-abd02d86bf9e => generated 0 bytes in 29 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 07 10:02:39.454110 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-eb24e693-85b6-4ee9-9846-1ba66d8dc65b None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:02:39.456273 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-eb24e693-85b6-4ee9-9846-1ba66d8dc65b tempest-VolumeImageDependencyTests-1627637941 tempest-VolumeImageDependencyTests-1627637941-project-member] GET https://10.4.3.8/volume/v3/volumes/a90cd448-be8c-4c2f-8d9e-abd02d86bf9e Aug 07 10:02:39.456589 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-eb24e693-85b6-4ee9-9846-1ba66d8dc65b tempest-VolumeImageDependencyTests-1627637941 tempest-VolumeImageDependencyTests-1627637941-project-member] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 10:02:39.456868 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-eb24e693-85b6-4ee9-9846-1ba66d8dc65b tempest-VolumeImageDependencyTests-1627637941 tempest-VolumeImageDependencyTests-1627637941-project-member] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 10:02:39.466924 np0000006707 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 10:02:39.466924 np0000006707 devstack@c-api.service[100295]: warnings.warn( Aug 07 10:02:39.472824 np0000006707 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-eb24e693-85b6-4ee9-9846-1ba66d8dc65b tempest-VolumeImageDependencyTests-1627637941 tempest-VolumeImageDependencyTests-1627637941-project-member] Volume info retrieved successfully. Aug 07 10:02:39.480261 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-eb24e693-85b6-4ee9-9846-1ba66d8dc65b tempest-VolumeImageDependencyTests-1627637941 tempest-VolumeImageDependencyTests-1627637941-project-member] https://10.4.3.8/volume/v3/volumes/a90cd448-be8c-4c2f-8d9e-abd02d86bf9e returned with HTTP 200 Aug 07 10:02:39.480439 np0000006707 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 1023/4084] 10.4.3.8 () {68 vars in 1375 bytes} [Fri Aug 7 10:02:39 2026] GET /volume/v3/volumes/a90cd448-be8c-4c2f-8d9e-abd02d86bf9e => generated 1223 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 07 10:02:39.501612 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.middleware.request_id [None req-2d2022da-50dd-4f7e-b939-4b4c5ece41fb None None] RequestId filter calling following filter/app {{(pid=100298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:02:39.504104 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [None req-2d2022da-50dd-4f7e-b939-4b4c5ece41fb tempest-CreateVolumesFromBackupTest-1318528778 tempest-CreateVolumesFromBackupTest-1318528778-project-member] GET https://10.4.3.8/volume/v3/backups/7a7521c7-8761-47a4-a9e8-824f2147d15d Aug 07 10:02:39.504298 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [None req-2d2022da-50dd-4f7e-b939-4b4c5ece41fb tempest-CreateVolumesFromBackupTest-1318528778 tempest-CreateVolumesFromBackupTest-1318528778-project-member] Empty body provided in request {{(pid=100298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 10:02:39.504583 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [None req-2d2022da-50dd-4f7e-b939-4b4c5ece41fb tempest-CreateVolumesFromBackupTest-1318528778 tempest-CreateVolumesFromBackupTest-1318528778-project-member] Calling method 'show' {{(pid=100298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 10:02:39.504741 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.v3.backups [None req-2d2022da-50dd-4f7e-b939-4b4c5ece41fb tempest-CreateVolumesFromBackupTest-1318528778 tempest-CreateVolumesFromBackupTest-1318528778-project-member] Show backup with id 7a7521c7-8761-47a4-a9e8-824f2147d15d. {{(pid=100298) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 10:02:39.509033 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [None req-2d2022da-50dd-4f7e-b939-4b4c5ece41fb tempest-CreateVolumesFromBackupTest-1318528778 tempest-CreateVolumesFromBackupTest-1318528778-project-member] https://10.4.3.8/volume/v3/backups/7a7521c7-8761-47a4-a9e8-824f2147d15d returned with HTTP 404 Aug 07 10:02:39.509710 np0000006707 devstack@c-api.service[100298]: [pid: 100298|app: 0|req: 1020/4085] 10.4.3.8 () {66 vars in 1334 bytes} [Fri Aug 7 10:02:39 2026] GET /volume/v3/backups/7a7521c7-8761-47a4-a9e8-824f2147d15d => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 10:02:39.522981 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [None req-e8c46d24-31dd-4925-be9f-5e05b860bc8a None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:02:39.524737 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-e8c46d24-31dd-4925-be9f-5e05b860bc8a tempest-CreateVolumesFromBackupTest-1318528778 tempest-CreateVolumesFromBackupTest-1318528778-project-member] DELETE https://10.4.3.8/volume/v3/volumes/2f73661d-a456-4a20-9269-9258390769cb Aug 07 10:02:39.524958 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-e8c46d24-31dd-4925-be9f-5e05b860bc8a tempest-CreateVolumesFromBackupTest-1318528778 tempest-CreateVolumesFromBackupTest-1318528778-project-member] Empty body provided in request {{(pid=100297) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 10:02:39.525151 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-e8c46d24-31dd-4925-be9f-5e05b860bc8a tempest-CreateVolumesFromBackupTest-1318528778 tempest-CreateVolumesFromBackupTest-1318528778-project-member] Calling method 'delete' {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 10:02:39.525320 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.v3.volumes [None req-e8c46d24-31dd-4925-be9f-5e05b860bc8a tempest-CreateVolumesFromBackupTest-1318528778 tempest-CreateVolumesFromBackupTest-1318528778-project-member] Delete volume with id: 2f73661d-a456-4a20-9269-9258390769cb Aug 07 10:02:39.532000 np0000006707 devstack@c-api.service[100297]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 10:02:39.532000 np0000006707 devstack@c-api.service[100297]: warnings.warn( Aug 07 10:02:39.532511 np0000006707 devstack@c-api.service[100297]: INFO cinder.volume.api [None req-e8c46d24-31dd-4925-be9f-5e05b860bc8a tempest-CreateVolumesFromBackupTest-1318528778 tempest-CreateVolumesFromBackupTest-1318528778-project-member] Volume info retrieved successfully. Aug 07 10:02:39.552660 np0000006707 devstack@c-api.service[100297]: INFO cinder.volume.api [None req-e8c46d24-31dd-4925-be9f-5e05b860bc8a tempest-CreateVolumesFromBackupTest-1318528778 tempest-CreateVolumesFromBackupTest-1318528778-project-member] Delete volume request issued successfully. Aug 07 10:02:39.552660 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-e8c46d24-31dd-4925-be9f-5e05b860bc8a tempest-CreateVolumesFromBackupTest-1318528778 tempest-CreateVolumesFromBackupTest-1318528778-project-member] https://10.4.3.8/volume/v3/volumes/2f73661d-a456-4a20-9269-9258390769cb returned with HTTP 202 Aug 07 10:02:39.553164 np0000006707 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 1024/4086] 10.4.3.8 () {66 vars in 1337 bytes} [Fri Aug 7 10:02:39 2026] DELETE /volume/v3/volumes/2f73661d-a456-4a20-9269-9258390769cb => generated 0 bytes in 31 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 07 10:02:39.559797 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [None req-90475f4a-7075-4e4b-a2a4-dfcfc2f23d27 None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:02:39.561386 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-90475f4a-7075-4e4b-a2a4-dfcfc2f23d27 tempest-CreateVolumesFromBackupTest-1318528778 tempest-CreateVolumesFromBackupTest-1318528778-project-member] GET https://10.4.3.8/volume/v3/volumes/2f73661d-a456-4a20-9269-9258390769cb Aug 07 10:02:39.561589 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-90475f4a-7075-4e4b-a2a4-dfcfc2f23d27 tempest-CreateVolumesFromBackupTest-1318528778 tempest-CreateVolumesFromBackupTest-1318528778-project-member] Empty body provided in request {{(pid=100296) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 10:02:39.561760 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-90475f4a-7075-4e4b-a2a4-dfcfc2f23d27 tempest-CreateVolumesFromBackupTest-1318528778 tempest-CreateVolumesFromBackupTest-1318528778-project-member] Calling method 'show' {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 10:02:39.570697 np0000006707 devstack@c-api.service[100296]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 10:02:39.570697 np0000006707 devstack@c-api.service[100296]: warnings.warn( Aug 07 10:02:39.574793 np0000006707 devstack@c-api.service[100296]: INFO cinder.volume.api [None req-90475f4a-7075-4e4b-a2a4-dfcfc2f23d27 tempest-CreateVolumesFromBackupTest-1318528778 tempest-CreateVolumesFromBackupTest-1318528778-project-member] Volume info retrieved successfully. Aug 07 10:02:39.578832 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-90475f4a-7075-4e4b-a2a4-dfcfc2f23d27 tempest-CreateVolumesFromBackupTest-1318528778 tempest-CreateVolumesFromBackupTest-1318528778-project-member] https://10.4.3.8/volume/v3/volumes/2f73661d-a456-4a20-9269-9258390769cb returned with HTTP 200 Aug 07 10:02:39.579187 np0000006707 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 1020/4087] 10.4.3.8 () {66 vars in 1334 bytes} [Fri Aug 7 10:02:39 2026] GET /volume/v3/volumes/2f73661d-a456-4a20-9269-9258390769cb => generated 845 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 10:02:40.496743 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-4e2539e0-890c-43f7-b7d1-5495283f4ff5 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:02:40.499592 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-4e2539e0-890c-43f7-b7d1-5495283f4ff5 tempest-VolumeImageDependencyTests-1627637941 tempest-VolumeImageDependencyTests-1627637941-project-member] GET https://10.4.3.8/volume/v3/volumes/a90cd448-be8c-4c2f-8d9e-abd02d86bf9e Aug 07 10:02:40.499592 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-4e2539e0-890c-43f7-b7d1-5495283f4ff5 tempest-VolumeImageDependencyTests-1627637941 tempest-VolumeImageDependencyTests-1627637941-project-member] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 10:02:40.499592 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-4e2539e0-890c-43f7-b7d1-5495283f4ff5 tempest-VolumeImageDependencyTests-1627637941 tempest-VolumeImageDependencyTests-1627637941-project-member] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 10:02:40.507291 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-4e2539e0-890c-43f7-b7d1-5495283f4ff5 tempest-VolumeImageDependencyTests-1627637941 tempest-VolumeImageDependencyTests-1627637941-project-member] https://10.4.3.8/volume/v3/volumes/a90cd448-be8c-4c2f-8d9e-abd02d86bf9e returned with HTTP 404 Aug 07 10:02:40.508013 np0000006707 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 1024/4088] 10.4.3.8 () {68 vars in 1375 bytes} [Fri Aug 7 10:02:40 2026] GET /volume/v3/volumes/a90cd448-be8c-4c2f-8d9e-abd02d86bf9e => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 07 10:02:40.592825 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.middleware.request_id [None req-ee912fa9-8699-49c6-a063-0f38e0ea29e4 None None] RequestId filter calling following filter/app {{(pid=100298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:02:40.595026 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [None req-ee912fa9-8699-49c6-a063-0f38e0ea29e4 tempest-CreateVolumesFromBackupTest-1318528778 tempest-CreateVolumesFromBackupTest-1318528778-project-member] GET https://10.4.3.8/volume/v3/volumes/2f73661d-a456-4a20-9269-9258390769cb Aug 07 10:02:40.595259 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [None req-ee912fa9-8699-49c6-a063-0f38e0ea29e4 tempest-CreateVolumesFromBackupTest-1318528778 tempest-CreateVolumesFromBackupTest-1318528778-project-member] Empty body provided in request {{(pid=100298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 10:02:40.595511 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [None req-ee912fa9-8699-49c6-a063-0f38e0ea29e4 tempest-CreateVolumesFromBackupTest-1318528778 tempest-CreateVolumesFromBackupTest-1318528778-project-member] Calling method 'show' {{(pid=100298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 10:02:40.602645 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [None req-ee912fa9-8699-49c6-a063-0f38e0ea29e4 tempest-CreateVolumesFromBackupTest-1318528778 tempest-CreateVolumesFromBackupTest-1318528778-project-member] https://10.4.3.8/volume/v3/volumes/2f73661d-a456-4a20-9269-9258390769cb returned with HTTP 404 Aug 07 10:02:40.603250 np0000006707 devstack@c-api.service[100298]: [pid: 100298|app: 0|req: 1021/4089] 10.4.3.8 () {66 vars in 1334 bytes} [Fri Aug 7 10:02:40 2026] GET /volume/v3/volumes/2f73661d-a456-4a20-9269-9258390769cb => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 10:02:40.610435 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [None req-5238e248-1f5a-48b6-b594-11bebc709fe8 None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:02:40.612517 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-5238e248-1f5a-48b6-b594-11bebc709fe8 tempest-CreateVolumesFromBackupTest-1318528778 tempest-CreateVolumesFromBackupTest-1318528778-project-member] DELETE https://10.4.3.8/volume/v3/volumes/e3c15b12-dc02-4e53-a77e-ff9714a10bdd Aug 07 10:02:40.612693 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-5238e248-1f5a-48b6-b594-11bebc709fe8 tempest-CreateVolumesFromBackupTest-1318528778 tempest-CreateVolumesFromBackupTest-1318528778-project-member] Empty body provided in request {{(pid=100297) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 10:02:40.612884 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-5238e248-1f5a-48b6-b594-11bebc709fe8 tempest-CreateVolumesFromBackupTest-1318528778 tempest-CreateVolumesFromBackupTest-1318528778-project-member] Calling method 'delete' {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 10:02:40.613072 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.v3.volumes [None req-5238e248-1f5a-48b6-b594-11bebc709fe8 tempest-CreateVolumesFromBackupTest-1318528778 tempest-CreateVolumesFromBackupTest-1318528778-project-member] Delete volume with id: e3c15b12-dc02-4e53-a77e-ff9714a10bdd Aug 07 10:02:40.621039 np0000006707 devstack@c-api.service[100297]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 10:02:40.621039 np0000006707 devstack@c-api.service[100297]: warnings.warn( Aug 07 10:02:40.621694 np0000006707 devstack@c-api.service[100297]: INFO cinder.volume.api [None req-5238e248-1f5a-48b6-b594-11bebc709fe8 tempest-CreateVolumesFromBackupTest-1318528778 tempest-CreateVolumesFromBackupTest-1318528778-project-member] Volume info retrieved successfully. Aug 07 10:02:40.642129 np0000006707 devstack@c-api.service[100297]: INFO cinder.volume.api [None req-5238e248-1f5a-48b6-b594-11bebc709fe8 tempest-CreateVolumesFromBackupTest-1318528778 tempest-CreateVolumesFromBackupTest-1318528778-project-member] Delete volume request issued successfully. Aug 07 10:02:40.643665 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-5238e248-1f5a-48b6-b594-11bebc709fe8 tempest-CreateVolumesFromBackupTest-1318528778 tempest-CreateVolumesFromBackupTest-1318528778-project-member] https://10.4.3.8/volume/v3/volumes/e3c15b12-dc02-4e53-a77e-ff9714a10bdd returned with HTTP 202 Aug 07 10:02:40.643665 np0000006707 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 1025/4090] 10.4.3.8 () {66 vars in 1337 bytes} [Fri Aug 7 10:02:40 2026] DELETE /volume/v3/volumes/e3c15b12-dc02-4e53-a77e-ff9714a10bdd => generated 0 bytes in 33 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 07 10:02:40.656352 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [None req-0c0fc46c-55dc-44b1-90fc-b77eec153365 None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:02:40.656352 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-0c0fc46c-55dc-44b1-90fc-b77eec153365 tempest-CreateVolumesFromBackupTest-1318528778 tempest-CreateVolumesFromBackupTest-1318528778-project-member] GET https://10.4.3.8/volume/v3/volumes/e3c15b12-dc02-4e53-a77e-ff9714a10bdd Aug 07 10:02:40.656352 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-0c0fc46c-55dc-44b1-90fc-b77eec153365 tempest-CreateVolumesFromBackupTest-1318528778 tempest-CreateVolumesFromBackupTest-1318528778-project-member] Empty body provided in request {{(pid=100296) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 10:02:40.656352 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-0c0fc46c-55dc-44b1-90fc-b77eec153365 tempest-CreateVolumesFromBackupTest-1318528778 tempest-CreateVolumesFromBackupTest-1318528778-project-member] Calling method 'show' {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 10:02:40.667674 np0000006707 devstack@c-api.service[100296]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 10:02:40.667674 np0000006707 devstack@c-api.service[100296]: warnings.warn( Aug 07 10:02:40.673014 np0000006707 devstack@c-api.service[100296]: INFO cinder.volume.api [None req-0c0fc46c-55dc-44b1-90fc-b77eec153365 tempest-CreateVolumesFromBackupTest-1318528778 tempest-CreateVolumesFromBackupTest-1318528778-project-member] Volume info retrieved successfully. Aug 07 10:02:40.678566 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-0c0fc46c-55dc-44b1-90fc-b77eec153365 tempest-CreateVolumesFromBackupTest-1318528778 tempest-CreateVolumesFromBackupTest-1318528778-project-member] https://10.4.3.8/volume/v3/volumes/e3c15b12-dc02-4e53-a77e-ff9714a10bdd returned with HTTP 200 Aug 07 10:02:40.678854 np0000006707 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 1021/4091] 10.4.3.8 () {66 vars in 1334 bytes} [Fri Aug 7 10:02:40 2026] GET /volume/v3/volumes/e3c15b12-dc02-4e53-a77e-ff9714a10bdd => generated 845 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 10:02:40.745535 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-5bb683f0-e375-475a-9aa4-ec3547e49102 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:02:40.749809 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-5bb683f0-e375-475a-9aa4-ec3547e49102 tempest-VolumeImageDependencyTests-1627637941 tempest-VolumeImageDependencyTests-1627637941-project-member] DELETE https://10.4.3.8/volume/v3/volumes/0fe834ed-f498-4499-ae3a-0022d1bd882c Aug 07 10:02:40.750082 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-5bb683f0-e375-475a-9aa4-ec3547e49102 tempest-VolumeImageDependencyTests-1627637941 tempest-VolumeImageDependencyTests-1627637941-project-member] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 10:02:40.750362 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-5bb683f0-e375-475a-9aa4-ec3547e49102 tempest-VolumeImageDependencyTests-1627637941 tempest-VolumeImageDependencyTests-1627637941-project-member] Calling method 'delete' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 10:02:40.751057 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.v3.volumes [None req-5bb683f0-e375-475a-9aa4-ec3547e49102 tempest-VolumeImageDependencyTests-1627637941 tempest-VolumeImageDependencyTests-1627637941-project-member] Delete volume with id: 0fe834ed-f498-4499-ae3a-0022d1bd882c Aug 07 10:02:40.768289 np0000006707 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 10:02:40.768289 np0000006707 devstack@c-api.service[100295]: warnings.warn( Aug 07 10:02:40.769993 np0000006707 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-5bb683f0-e375-475a-9aa4-ec3547e49102 tempest-VolumeImageDependencyTests-1627637941 tempest-VolumeImageDependencyTests-1627637941-project-member] Volume info retrieved successfully. Aug 07 10:02:40.793395 np0000006707 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-5bb683f0-e375-475a-9aa4-ec3547e49102 tempest-VolumeImageDependencyTests-1627637941 tempest-VolumeImageDependencyTests-1627637941-project-member] Delete volume request issued successfully. Aug 07 10:02:40.793655 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-5bb683f0-e375-475a-9aa4-ec3547e49102 tempest-VolumeImageDependencyTests-1627637941 tempest-VolumeImageDependencyTests-1627637941-project-member] https://10.4.3.8/volume/v3/volumes/0fe834ed-f498-4499-ae3a-0022d1bd882c returned with HTTP 202 Aug 07 10:02:40.794296 np0000006707 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 1025/4092] 10.4.3.8 () {68 vars in 1378 bytes} [Fri Aug 7 10:02:40 2026] DELETE /volume/v3/volumes/0fe834ed-f498-4499-ae3a-0022d1bd882c => generated 0 bytes in 49 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 07 10:02:40.801979 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.middleware.request_id [None req-7e9eacdd-4edb-4264-8303-bd72f14faeac None None] RequestId filter calling following filter/app {{(pid=100298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:02:40.803734 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [None req-7e9eacdd-4edb-4264-8303-bd72f14faeac tempest-VolumeImageDependencyTests-1627637941 tempest-VolumeImageDependencyTests-1627637941-project-member] GET https://10.4.3.8/volume/v3/volumes/0fe834ed-f498-4499-ae3a-0022d1bd882c Aug 07 10:02:40.803970 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [None req-7e9eacdd-4edb-4264-8303-bd72f14faeac tempest-VolumeImageDependencyTests-1627637941 tempest-VolumeImageDependencyTests-1627637941-project-member] Empty body provided in request {{(pid=100298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 10:02:40.804145 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [None req-7e9eacdd-4edb-4264-8303-bd72f14faeac tempest-VolumeImageDependencyTests-1627637941 tempest-VolumeImageDependencyTests-1627637941-project-member] Calling method 'show' {{(pid=100298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 10:02:40.813684 np0000006707 devstack@c-api.service[100298]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 10:02:40.813684 np0000006707 devstack@c-api.service[100298]: warnings.warn( Aug 07 10:02:40.820748 np0000006707 devstack@c-api.service[100298]: INFO cinder.volume.api [None req-7e9eacdd-4edb-4264-8303-bd72f14faeac tempest-VolumeImageDependencyTests-1627637941 tempest-VolumeImageDependencyTests-1627637941-project-member] Volume info retrieved successfully. Aug 07 10:02:40.826275 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [None req-7e9eacdd-4edb-4264-8303-bd72f14faeac tempest-VolumeImageDependencyTests-1627637941 tempest-VolumeImageDependencyTests-1627637941-project-member] https://10.4.3.8/volume/v3/volumes/0fe834ed-f498-4499-ae3a-0022d1bd882c returned with HTTP 200 Aug 07 10:02:40.826668 np0000006707 devstack@c-api.service[100298]: [pid: 100298|app: 0|req: 1022/4093] 10.4.3.8 () {68 vars in 1375 bytes} [Fri Aug 7 10:02:40 2026] GET /volume/v3/volumes/0fe834ed-f498-4499-ae3a-0022d1bd882c => generated 1188 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 07 10:02:41.696064 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [None req-8269c07b-55be-4e50-a22f-e9fee006d103 None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:02:41.698195 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-8269c07b-55be-4e50-a22f-e9fee006d103 tempest-CreateVolumesFromBackupTest-1318528778 tempest-CreateVolumesFromBackupTest-1318528778-project-member] GET https://10.4.3.8/volume/v3/volumes/e3c15b12-dc02-4e53-a77e-ff9714a10bdd Aug 07 10:02:41.698465 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-8269c07b-55be-4e50-a22f-e9fee006d103 tempest-CreateVolumesFromBackupTest-1318528778 tempest-CreateVolumesFromBackupTest-1318528778-project-member] Empty body provided in request {{(pid=100297) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 10:02:41.698703 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-8269c07b-55be-4e50-a22f-e9fee006d103 tempest-CreateVolumesFromBackupTest-1318528778 tempest-CreateVolumesFromBackupTest-1318528778-project-member] Calling method 'show' {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 10:02:41.705463 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-8269c07b-55be-4e50-a22f-e9fee006d103 tempest-CreateVolumesFromBackupTest-1318528778 tempest-CreateVolumesFromBackupTest-1318528778-project-member] https://10.4.3.8/volume/v3/volumes/e3c15b12-dc02-4e53-a77e-ff9714a10bdd returned with HTTP 404 Aug 07 10:02:41.706121 np0000006707 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 1026/4094] 10.4.3.8 () {66 vars in 1334 bytes} [Fri Aug 7 10:02:41 2026] GET /volume/v3/volumes/e3c15b12-dc02-4e53-a77e-ff9714a10bdd => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 10:02:41.713675 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [None req-574ca260-4be9-493e-81ba-a6396193d8ad None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:02:41.715512 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-574ca260-4be9-493e-81ba-a6396193d8ad tempest-CreateVolumesFromBackupTest-1318528778 tempest-CreateVolumesFromBackupTest-1318528778-project-member] DELETE https://10.4.3.8/volume/v3/volumes/d7a7d993-37c3-421f-9d22-4d5fca98c2fc Aug 07 10:02:41.715992 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-574ca260-4be9-493e-81ba-a6396193d8ad tempest-CreateVolumesFromBackupTest-1318528778 tempest-CreateVolumesFromBackupTest-1318528778-project-member] Empty body provided in request {{(pid=100296) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 10:02:41.715992 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-574ca260-4be9-493e-81ba-a6396193d8ad tempest-CreateVolumesFromBackupTest-1318528778 tempest-CreateVolumesFromBackupTest-1318528778-project-member] Calling method 'delete' {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 10:02:41.716087 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.v3.volumes [None req-574ca260-4be9-493e-81ba-a6396193d8ad tempest-CreateVolumesFromBackupTest-1318528778 tempest-CreateVolumesFromBackupTest-1318528778-project-member] Delete volume with id: d7a7d993-37c3-421f-9d22-4d5fca98c2fc Aug 07 10:02:41.724003 np0000006707 devstack@c-api.service[100296]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 10:02:41.724003 np0000006707 devstack@c-api.service[100296]: warnings.warn( Aug 07 10:02:41.724003 np0000006707 devstack@c-api.service[100296]: INFO cinder.volume.api [None req-574ca260-4be9-493e-81ba-a6396193d8ad tempest-CreateVolumesFromBackupTest-1318528778 tempest-CreateVolumesFromBackupTest-1318528778-project-member] Volume info retrieved successfully. Aug 07 10:02:41.741329 np0000006707 devstack@c-api.service[100296]: INFO cinder.volume.api [None req-574ca260-4be9-493e-81ba-a6396193d8ad tempest-CreateVolumesFromBackupTest-1318528778 tempest-CreateVolumesFromBackupTest-1318528778-project-member] Delete volume request issued successfully. Aug 07 10:02:41.742784 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-574ca260-4be9-493e-81ba-a6396193d8ad tempest-CreateVolumesFromBackupTest-1318528778 tempest-CreateVolumesFromBackupTest-1318528778-project-member] https://10.4.3.8/volume/v3/volumes/d7a7d993-37c3-421f-9d22-4d5fca98c2fc returned with HTTP 202 Aug 07 10:02:41.742784 np0000006707 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 1022/4095] 10.4.3.8 () {66 vars in 1337 bytes} [Fri Aug 7 10:02:41 2026] DELETE /volume/v3/volumes/d7a7d993-37c3-421f-9d22-4d5fca98c2fc => generated 0 bytes in 29 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 07 10:02:41.748844 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-33bdc849-a2ed-43cf-a3c7-19bf96487120 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:02:41.751061 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-33bdc849-a2ed-43cf-a3c7-19bf96487120 tempest-CreateVolumesFromBackupTest-1318528778 tempest-CreateVolumesFromBackupTest-1318528778-project-member] GET https://10.4.3.8/volume/v3/volumes/d7a7d993-37c3-421f-9d22-4d5fca98c2fc Aug 07 10:02:41.751368 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-33bdc849-a2ed-43cf-a3c7-19bf96487120 tempest-CreateVolumesFromBackupTest-1318528778 tempest-CreateVolumesFromBackupTest-1318528778-project-member] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 10:02:41.751720 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-33bdc849-a2ed-43cf-a3c7-19bf96487120 tempest-CreateVolumesFromBackupTest-1318528778 tempest-CreateVolumesFromBackupTest-1318528778-project-member] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 10:02:41.760467 np0000006707 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 10:02:41.760467 np0000006707 devstack@c-api.service[100295]: warnings.warn( Aug 07 10:02:41.765183 np0000006707 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-33bdc849-a2ed-43cf-a3c7-19bf96487120 tempest-CreateVolumesFromBackupTest-1318528778 tempest-CreateVolumesFromBackupTest-1318528778-project-member] Volume info retrieved successfully. Aug 07 10:02:41.770614 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-33bdc849-a2ed-43cf-a3c7-19bf96487120 tempest-CreateVolumesFromBackupTest-1318528778 tempest-CreateVolumesFromBackupTest-1318528778-project-member] https://10.4.3.8/volume/v3/volumes/d7a7d993-37c3-421f-9d22-4d5fca98c2fc returned with HTTP 200 Aug 07 10:02:41.771160 np0000006707 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 1026/4096] 10.4.3.8 () {66 vars in 1334 bytes} [Fri Aug 7 10:02:41 2026] GET /volume/v3/volumes/d7a7d993-37c3-421f-9d22-4d5fca98c2fc => generated 845 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 10:02:41.842518 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.middleware.request_id [None req-e68793d0-2cd6-4ffa-b1c4-be10f75cb28d None None] RequestId filter calling following filter/app {{(pid=100298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:02:41.844080 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [None req-e68793d0-2cd6-4ffa-b1c4-be10f75cb28d tempest-VolumeImageDependencyTests-1627637941 tempest-VolumeImageDependencyTests-1627637941-project-member] GET https://10.4.3.8/volume/v3/volumes/0fe834ed-f498-4499-ae3a-0022d1bd882c Aug 07 10:02:41.844379 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [None req-e68793d0-2cd6-4ffa-b1c4-be10f75cb28d tempest-VolumeImageDependencyTests-1627637941 tempest-VolumeImageDependencyTests-1627637941-project-member] Empty body provided in request {{(pid=100298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 10:02:41.844642 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [None req-e68793d0-2cd6-4ffa-b1c4-be10f75cb28d tempest-VolumeImageDependencyTests-1627637941 tempest-VolumeImageDependencyTests-1627637941-project-member] Calling method 'show' {{(pid=100298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 10:02:41.851075 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [None req-e68793d0-2cd6-4ffa-b1c4-be10f75cb28d tempest-VolumeImageDependencyTests-1627637941 tempest-VolumeImageDependencyTests-1627637941-project-member] https://10.4.3.8/volume/v3/volumes/0fe834ed-f498-4499-ae3a-0022d1bd882c returned with HTTP 404 Aug 07 10:02:41.851075 np0000006707 devstack@c-api.service[100298]: [pid: 100298|app: 0|req: 1023/4097] 10.4.3.8 () {68 vars in 1375 bytes} [Fri Aug 7 10:02:41 2026] GET /volume/v3/volumes/0fe834ed-f498-4499-ae3a-0022d1bd882c => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 07 10:02:41.862356 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [None req-6f4a2511-4d5f-45cc-b5cf-6fe378e084f0 None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:02:41.864144 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-6f4a2511-4d5f-45cc-b5cf-6fe378e084f0 tempest-VolumeImageDependencyTests-1627637941 tempest-VolumeImageDependencyTests-1627637941-project-member] DELETE https://10.4.3.8/volume/v3/volumes/a90cd448-be8c-4c2f-8d9e-abd02d86bf9e Aug 07 10:02:41.864410 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-6f4a2511-4d5f-45cc-b5cf-6fe378e084f0 tempest-VolumeImageDependencyTests-1627637941 tempest-VolumeImageDependencyTests-1627637941-project-member] Empty body provided in request {{(pid=100297) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 10:02:41.864684 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-6f4a2511-4d5f-45cc-b5cf-6fe378e084f0 tempest-VolumeImageDependencyTests-1627637941 tempest-VolumeImageDependencyTests-1627637941-project-member] Calling method 'delete' {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 10:02:41.864918 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.v3.volumes [None req-6f4a2511-4d5f-45cc-b5cf-6fe378e084f0 tempest-VolumeImageDependencyTests-1627637941 tempest-VolumeImageDependencyTests-1627637941-project-member] Delete volume with id: a90cd448-be8c-4c2f-8d9e-abd02d86bf9e Aug 07 10:02:41.872672 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-6f4a2511-4d5f-45cc-b5cf-6fe378e084f0 tempest-VolumeImageDependencyTests-1627637941 tempest-VolumeImageDependencyTests-1627637941-project-member] https://10.4.3.8/volume/v3/volumes/a90cd448-be8c-4c2f-8d9e-abd02d86bf9e returned with HTTP 404 Aug 07 10:02:41.873435 np0000006707 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 1027/4098] 10.4.3.8 () {68 vars in 1378 bytes} [Fri Aug 7 10:02:41 2026] DELETE /volume/v3/volumes/a90cd448-be8c-4c2f-8d9e-abd02d86bf9e => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 07 10:02:41.882791 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [None req-ffdbee8d-8f76-4447-97e1-89ac2edabf5d None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:02:41.884762 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-ffdbee8d-8f76-4447-97e1-89ac2edabf5d tempest-VolumeImageDependencyTests-1627637941 tempest-VolumeImageDependencyTests-1627637941-project-member] GET https://10.4.3.8/volume/v3/volumes/a90cd448-be8c-4c2f-8d9e-abd02d86bf9e Aug 07 10:02:41.885017 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-ffdbee8d-8f76-4447-97e1-89ac2edabf5d tempest-VolumeImageDependencyTests-1627637941 tempest-VolumeImageDependencyTests-1627637941-project-member] Empty body provided in request {{(pid=100296) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 10:02:41.885221 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-ffdbee8d-8f76-4447-97e1-89ac2edabf5d tempest-VolumeImageDependencyTests-1627637941 tempest-VolumeImageDependencyTests-1627637941-project-member] Calling method 'show' {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 10:02:41.895509 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-ffdbee8d-8f76-4447-97e1-89ac2edabf5d tempest-VolumeImageDependencyTests-1627637941 tempest-VolumeImageDependencyTests-1627637941-project-member] https://10.4.3.8/volume/v3/volumes/a90cd448-be8c-4c2f-8d9e-abd02d86bf9e returned with HTTP 404 Aug 07 10:02:41.896185 np0000006707 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 1023/4099] 10.4.3.8 () {68 vars in 1375 bytes} [Fri Aug 7 10:02:41 2026] GET /volume/v3/volumes/a90cd448-be8c-4c2f-8d9e-abd02d86bf9e => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 293 bytes (2 switches on core 0) Aug 07 10:02:41.905014 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-0527fdfa-bf47-482e-b9e0-36cc2a184021 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:02:41.906929 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-0527fdfa-bf47-482e-b9e0-36cc2a184021 tempest-VolumeImageDependencyTests-1627637941 tempest-VolumeImageDependencyTests-1627637941-project-member] DELETE https://10.4.3.8/volume/v3/snapshots/1c892f6d-1335-4cab-8a86-666f091ab18d Aug 07 10:02:41.907145 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-0527fdfa-bf47-482e-b9e0-36cc2a184021 tempest-VolumeImageDependencyTests-1627637941 tempest-VolumeImageDependencyTests-1627637941-project-member] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 10:02:41.907289 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-0527fdfa-bf47-482e-b9e0-36cc2a184021 tempest-VolumeImageDependencyTests-1627637941 tempest-VolumeImageDependencyTests-1627637941-project-member] Calling method 'delete' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 10:02:41.907388 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.v3.snapshots [None req-0527fdfa-bf47-482e-b9e0-36cc2a184021 tempest-VolumeImageDependencyTests-1627637941 tempest-VolumeImageDependencyTests-1627637941-project-member] Delete snapshot with id: 1c892f6d-1335-4cab-8a86-666f091ab18d Aug 07 10:02:41.911707 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-0527fdfa-bf47-482e-b9e0-36cc2a184021 tempest-VolumeImageDependencyTests-1627637941 tempest-VolumeImageDependencyTests-1627637941-project-member] https://10.4.3.8/volume/v3/snapshots/1c892f6d-1335-4cab-8a86-666f091ab18d returned with HTTP 404 Aug 07 10:02:41.912134 np0000006707 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 1027/4100] 10.4.3.8 () {66 vars in 1343 bytes} [Fri Aug 7 10:02:41 2026] DELETE /volume/v3/snapshots/1c892f6d-1335-4cab-8a86-666f091ab18d => generated 111 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 10:02:41.920230 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.middleware.request_id [None req-fdc491a0-118f-470e-aafe-8bb0f3dbbede None None] RequestId filter calling following filter/app {{(pid=100298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:02:41.921663 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [None req-fdc491a0-118f-470e-aafe-8bb0f3dbbede tempest-VolumeImageDependencyTests-1627637941 tempest-VolumeImageDependencyTests-1627637941-project-member] GET https://10.4.3.8/volume/v3/snapshots/1c892f6d-1335-4cab-8a86-666f091ab18d Aug 07 10:02:41.922029 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [None req-fdc491a0-118f-470e-aafe-8bb0f3dbbede tempest-VolumeImageDependencyTests-1627637941 tempest-VolumeImageDependencyTests-1627637941-project-member] Empty body provided in request {{(pid=100298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 10:02:41.922314 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [None req-fdc491a0-118f-470e-aafe-8bb0f3dbbede tempest-VolumeImageDependencyTests-1627637941 tempest-VolumeImageDependencyTests-1627637941-project-member] Calling method 'show' {{(pid=100298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 10:02:41.926632 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [None req-fdc491a0-118f-470e-aafe-8bb0f3dbbede tempest-VolumeImageDependencyTests-1627637941 tempest-VolumeImageDependencyTests-1627637941-project-member] https://10.4.3.8/volume/v3/snapshots/1c892f6d-1335-4cab-8a86-666f091ab18d returned with HTTP 404 Aug 07 10:02:41.927323 np0000006707 devstack@c-api.service[100298]: [pid: 100298|app: 0|req: 1024/4101] 10.4.3.8 () {66 vars in 1340 bytes} [Fri Aug 7 10:02:41 2026] GET /volume/v3/snapshots/1c892f6d-1335-4cab-8a86-666f091ab18d => generated 111 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 10:02:41.934820 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [None req-6e06932e-4e60-4105-8e43-3ec00ab58372 None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:02:41.937212 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-6e06932e-4e60-4105-8e43-3ec00ab58372 tempest-VolumeImageDependencyTests-1627637941 tempest-VolumeImageDependencyTests-1627637941-project-member] DELETE https://10.4.3.8/volume/v3/volumes/0fe834ed-f498-4499-ae3a-0022d1bd882c Aug 07 10:02:41.937447 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-6e06932e-4e60-4105-8e43-3ec00ab58372 tempest-VolumeImageDependencyTests-1627637941 tempest-VolumeImageDependencyTests-1627637941-project-member] Empty body provided in request {{(pid=100297) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 10:02:41.937639 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-6e06932e-4e60-4105-8e43-3ec00ab58372 tempest-VolumeImageDependencyTests-1627637941 tempest-VolumeImageDependencyTests-1627637941-project-member] Calling method 'delete' {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 10:02:41.937801 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.v3.volumes [None req-6e06932e-4e60-4105-8e43-3ec00ab58372 tempest-VolumeImageDependencyTests-1627637941 tempest-VolumeImageDependencyTests-1627637941-project-member] Delete volume with id: 0fe834ed-f498-4499-ae3a-0022d1bd882c Aug 07 10:02:41.944350 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-6e06932e-4e60-4105-8e43-3ec00ab58372 tempest-VolumeImageDependencyTests-1627637941 tempest-VolumeImageDependencyTests-1627637941-project-member] https://10.4.3.8/volume/v3/volumes/0fe834ed-f498-4499-ae3a-0022d1bd882c returned with HTTP 404 Aug 07 10:02:41.945242 np0000006707 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 1028/4102] 10.4.3.8 () {68 vars in 1378 bytes} [Fri Aug 7 10:02:41 2026] DELETE /volume/v3/volumes/0fe834ed-f498-4499-ae3a-0022d1bd882c => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 07 10:02:41.954472 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [None req-0bbad73d-09e8-4ba0-b078-bdb0bed635fe None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:02:41.957459 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-0bbad73d-09e8-4ba0-b078-bdb0bed635fe tempest-VolumeImageDependencyTests-1627637941 tempest-VolumeImageDependencyTests-1627637941-project-member] GET https://10.4.3.8/volume/v3/volumes/0fe834ed-f498-4499-ae3a-0022d1bd882c Aug 07 10:02:41.957698 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-0bbad73d-09e8-4ba0-b078-bdb0bed635fe tempest-VolumeImageDependencyTests-1627637941 tempest-VolumeImageDependencyTests-1627637941-project-member] Empty body provided in request {{(pid=100296) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 10:02:41.957894 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-0bbad73d-09e8-4ba0-b078-bdb0bed635fe tempest-VolumeImageDependencyTests-1627637941 tempest-VolumeImageDependencyTests-1627637941-project-member] Calling method 'show' {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 10:02:41.966118 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-0bbad73d-09e8-4ba0-b078-bdb0bed635fe tempest-VolumeImageDependencyTests-1627637941 tempest-VolumeImageDependencyTests-1627637941-project-member] https://10.4.3.8/volume/v3/volumes/0fe834ed-f498-4499-ae3a-0022d1bd882c returned with HTTP 404 Aug 07 10:02:41.966884 np0000006707 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 1024/4103] 10.4.3.8 () {68 vars in 1375 bytes} [Fri Aug 7 10:02:41 2026] GET /volume/v3/volumes/0fe834ed-f498-4499-ae3a-0022d1bd882c => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 07 10:02:42.007374 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-c06e175d-b062-46b1-adb1-3b85f18399e4 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:02:42.009411 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-c06e175d-b062-46b1-adb1-3b85f18399e4 tempest-VolumeImageDependencyTests-1627637941 tempest-VolumeImageDependencyTests-1627637941-project-member] DELETE https://10.4.3.8/volume/v3/volumes/dde7e986-91d5-4c35-b430-404195f5f0bc Aug 07 10:02:42.009773 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-c06e175d-b062-46b1-adb1-3b85f18399e4 tempest-VolumeImageDependencyTests-1627637941 tempest-VolumeImageDependencyTests-1627637941-project-member] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 10:02:42.010032 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-c06e175d-b062-46b1-adb1-3b85f18399e4 tempest-VolumeImageDependencyTests-1627637941 tempest-VolumeImageDependencyTests-1627637941-project-member] Calling method 'delete' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 10:02:42.011208 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.v3.volumes [None req-c06e175d-b062-46b1-adb1-3b85f18399e4 tempest-VolumeImageDependencyTests-1627637941 tempest-VolumeImageDependencyTests-1627637941-project-member] Delete volume with id: dde7e986-91d5-4c35-b430-404195f5f0bc Aug 07 10:02:42.018789 np0000006707 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 10:02:42.018789 np0000006707 devstack@c-api.service[100295]: warnings.warn( Aug 07 10:02:42.019346 np0000006707 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-c06e175d-b062-46b1-adb1-3b85f18399e4 tempest-VolumeImageDependencyTests-1627637941 tempest-VolumeImageDependencyTests-1627637941-project-member] Volume info retrieved successfully. Aug 07 10:02:42.041604 np0000006707 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-c06e175d-b062-46b1-adb1-3b85f18399e4 tempest-VolumeImageDependencyTests-1627637941 tempest-VolumeImageDependencyTests-1627637941-project-member] Delete volume request issued successfully. Aug 07 10:02:42.042813 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-c06e175d-b062-46b1-adb1-3b85f18399e4 tempest-VolumeImageDependencyTests-1627637941 tempest-VolumeImageDependencyTests-1627637941-project-member] https://10.4.3.8/volume/v3/volumes/dde7e986-91d5-4c35-b430-404195f5f0bc returned with HTTP 202 Aug 07 10:02:42.042813 np0000006707 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 1028/4104] 10.4.3.8 () {68 vars in 1378 bytes} [Fri Aug 7 10:02:42 2026] DELETE /volume/v3/volumes/dde7e986-91d5-4c35-b430-404195f5f0bc => generated 0 bytes in 36 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 07 10:02:42.052393 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.middleware.request_id [None req-f6b0334a-0db4-4c84-880a-039b836e95e2 None None] RequestId filter calling following filter/app {{(pid=100298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:02:42.055824 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [None req-f6b0334a-0db4-4c84-880a-039b836e95e2 tempest-VolumeImageDependencyTests-1627637941 tempest-VolumeImageDependencyTests-1627637941-project-member] GET https://10.4.3.8/volume/v3/volumes/dde7e986-91d5-4c35-b430-404195f5f0bc Aug 07 10:02:42.055824 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [None req-f6b0334a-0db4-4c84-880a-039b836e95e2 tempest-VolumeImageDependencyTests-1627637941 tempest-VolumeImageDependencyTests-1627637941-project-member] Empty body provided in request {{(pid=100298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 10:02:42.055824 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [None req-f6b0334a-0db4-4c84-880a-039b836e95e2 tempest-VolumeImageDependencyTests-1627637941 tempest-VolumeImageDependencyTests-1627637941-project-member] Calling method 'show' {{(pid=100298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 10:02:42.067496 np0000006707 devstack@c-api.service[100298]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 10:02:42.067496 np0000006707 devstack@c-api.service[100298]: warnings.warn( Aug 07 10:02:42.072032 np0000006707 devstack@c-api.service[100298]: INFO cinder.volume.api [None req-f6b0334a-0db4-4c84-880a-039b836e95e2 tempest-VolumeImageDependencyTests-1627637941 tempest-VolumeImageDependencyTests-1627637941-project-member] Volume info retrieved successfully. Aug 07 10:02:42.078759 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [None req-f6b0334a-0db4-4c84-880a-039b836e95e2 tempest-VolumeImageDependencyTests-1627637941 tempest-VolumeImageDependencyTests-1627637941-project-member] https://10.4.3.8/volume/v3/volumes/dde7e986-91d5-4c35-b430-404195f5f0bc returned with HTTP 200 Aug 07 10:02:42.079514 np0000006707 devstack@c-api.service[100298]: [pid: 100298|app: 0|req: 1025/4105] 10.4.3.8 () {68 vars in 1375 bytes} [Fri Aug 7 10:02:42 2026] GET /volume/v3/volumes/dde7e986-91d5-4c35-b430-404195f5f0bc => generated 1223 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 07 10:02:42.786290 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [None req-c30624d2-b035-4222-ac46-5e0be88ee04d None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:02:42.789286 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-c30624d2-b035-4222-ac46-5e0be88ee04d tempest-CreateVolumesFromBackupTest-1318528778 tempest-CreateVolumesFromBackupTest-1318528778-project-member] GET https://10.4.3.8/volume/v3/volumes/d7a7d993-37c3-421f-9d22-4d5fca98c2fc Aug 07 10:02:42.790354 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-c30624d2-b035-4222-ac46-5e0be88ee04d tempest-CreateVolumesFromBackupTest-1318528778 tempest-CreateVolumesFromBackupTest-1318528778-project-member] Empty body provided in request {{(pid=100297) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 10:02:42.791324 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-c30624d2-b035-4222-ac46-5e0be88ee04d tempest-CreateVolumesFromBackupTest-1318528778 tempest-CreateVolumesFromBackupTest-1318528778-project-member] Calling method 'show' {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 10:02:42.799384 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-c30624d2-b035-4222-ac46-5e0be88ee04d tempest-CreateVolumesFromBackupTest-1318528778 tempest-CreateVolumesFromBackupTest-1318528778-project-member] https://10.4.3.8/volume/v3/volumes/d7a7d993-37c3-421f-9d22-4d5fca98c2fc returned with HTTP 404 Aug 07 10:02:42.799384 np0000006707 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 1029/4106] 10.4.3.8 () {66 vars in 1334 bytes} [Fri Aug 7 10:02:42 2026] GET /volume/v3/volumes/d7a7d993-37c3-421f-9d22-4d5fca98c2fc => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 10:02:42.806203 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [None req-0627324c-87c8-4f62-b2c8-9df9acc2b0d5 None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:02:42.808380 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-0627324c-87c8-4f62-b2c8-9df9acc2b0d5 tempest-CreateVolumesFromBackupTest-1318528778 tempest-CreateVolumesFromBackupTest-1318528778-project-member] DELETE https://10.4.3.8/volume/v3/volumes/43a2d299-76c2-4c1b-947b-47e9edd99a0d Aug 07 10:02:42.808380 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-0627324c-87c8-4f62-b2c8-9df9acc2b0d5 tempest-CreateVolumesFromBackupTest-1318528778 tempest-CreateVolumesFromBackupTest-1318528778-project-member] Empty body provided in request {{(pid=100296) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 10:02:42.808610 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-0627324c-87c8-4f62-b2c8-9df9acc2b0d5 tempest-CreateVolumesFromBackupTest-1318528778 tempest-CreateVolumesFromBackupTest-1318528778-project-member] Calling method 'delete' {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 10:02:42.808771 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.v3.volumes [None req-0627324c-87c8-4f62-b2c8-9df9acc2b0d5 tempest-CreateVolumesFromBackupTest-1318528778 tempest-CreateVolumesFromBackupTest-1318528778-project-member] Delete volume with id: 43a2d299-76c2-4c1b-947b-47e9edd99a0d Aug 07 10:02:42.818269 np0000006707 devstack@c-api.service[100296]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 10:02:42.818269 np0000006707 devstack@c-api.service[100296]: warnings.warn( Aug 07 10:02:42.818861 np0000006707 devstack@c-api.service[100296]: INFO cinder.volume.api [None req-0627324c-87c8-4f62-b2c8-9df9acc2b0d5 tempest-CreateVolumesFromBackupTest-1318528778 tempest-CreateVolumesFromBackupTest-1318528778-project-member] Volume info retrieved successfully. Aug 07 10:02:42.841952 np0000006707 devstack@c-api.service[100296]: INFO cinder.volume.api [None req-0627324c-87c8-4f62-b2c8-9df9acc2b0d5 tempest-CreateVolumesFromBackupTest-1318528778 tempest-CreateVolumesFromBackupTest-1318528778-project-member] Delete volume request issued successfully. Aug 07 10:02:42.842131 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-0627324c-87c8-4f62-b2c8-9df9acc2b0d5 tempest-CreateVolumesFromBackupTest-1318528778 tempest-CreateVolumesFromBackupTest-1318528778-project-member] https://10.4.3.8/volume/v3/volumes/43a2d299-76c2-4c1b-947b-47e9edd99a0d returned with HTTP 202 Aug 07 10:02:42.842622 np0000006707 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 1025/4107] 10.4.3.8 () {66 vars in 1337 bytes} [Fri Aug 7 10:02:42 2026] DELETE /volume/v3/volumes/43a2d299-76c2-4c1b-947b-47e9edd99a0d => generated 0 bytes in 37 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 07 10:02:42.849986 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-bb90290e-a8c4-4328-acfe-3af9ab82692e None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:02:42.851778 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-bb90290e-a8c4-4328-acfe-3af9ab82692e tempest-CreateVolumesFromBackupTest-1318528778 tempest-CreateVolumesFromBackupTest-1318528778-project-member] GET https://10.4.3.8/volume/v3/volumes/43a2d299-76c2-4c1b-947b-47e9edd99a0d Aug 07 10:02:42.851987 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-bb90290e-a8c4-4328-acfe-3af9ab82692e tempest-CreateVolumesFromBackupTest-1318528778 tempest-CreateVolumesFromBackupTest-1318528778-project-member] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 10:02:42.852171 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-bb90290e-a8c4-4328-acfe-3af9ab82692e tempest-CreateVolumesFromBackupTest-1318528778 tempest-CreateVolumesFromBackupTest-1318528778-project-member] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 10:02:42.859352 np0000006707 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 10:02:42.859352 np0000006707 devstack@c-api.service[100295]: warnings.warn( Aug 07 10:02:42.863444 np0000006707 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-bb90290e-a8c4-4328-acfe-3af9ab82692e tempest-CreateVolumesFromBackupTest-1318528778 tempest-CreateVolumesFromBackupTest-1318528778-project-member] Volume info retrieved successfully. Aug 07 10:02:42.868672 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-bb90290e-a8c4-4328-acfe-3af9ab82692e tempest-CreateVolumesFromBackupTest-1318528778 tempest-CreateVolumesFromBackupTest-1318528778-project-member] https://10.4.3.8/volume/v3/volumes/43a2d299-76c2-4c1b-947b-47e9edd99a0d returned with HTTP 200 Aug 07 10:02:42.869285 np0000006707 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 1029/4108] 10.4.3.8 () {66 vars in 1334 bytes} [Fri Aug 7 10:02:42 2026] GET /volume/v3/volumes/43a2d299-76c2-4c1b-947b-47e9edd99a0d => generated 846 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 10:02:43.094567 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.middleware.request_id [None req-a8f9d5da-69ce-4b45-8082-bcc04d0fa5c7 None None] RequestId filter calling following filter/app {{(pid=100298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:02:43.096628 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [None req-a8f9d5da-69ce-4b45-8082-bcc04d0fa5c7 tempest-VolumeImageDependencyTests-1627637941 tempest-VolumeImageDependencyTests-1627637941-project-member] GET https://10.4.3.8/volume/v3/volumes/dde7e986-91d5-4c35-b430-404195f5f0bc Aug 07 10:02:43.096785 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [None req-a8f9d5da-69ce-4b45-8082-bcc04d0fa5c7 tempest-VolumeImageDependencyTests-1627637941 tempest-VolumeImageDependencyTests-1627637941-project-member] Empty body provided in request {{(pid=100298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 10:02:43.097070 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [None req-a8f9d5da-69ce-4b45-8082-bcc04d0fa5c7 tempest-VolumeImageDependencyTests-1627637941 tempest-VolumeImageDependencyTests-1627637941-project-member] Calling method 'show' {{(pid=100298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 10:02:43.103057 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [None req-a8f9d5da-69ce-4b45-8082-bcc04d0fa5c7 tempest-VolumeImageDependencyTests-1627637941 tempest-VolumeImageDependencyTests-1627637941-project-member] https://10.4.3.8/volume/v3/volumes/dde7e986-91d5-4c35-b430-404195f5f0bc returned with HTTP 404 Aug 07 10:02:43.103568 np0000006707 devstack@c-api.service[100298]: [pid: 100298|app: 0|req: 1026/4109] 10.4.3.8 () {68 vars in 1375 bytes} [Fri Aug 7 10:02:43 2026] GET /volume/v3/volumes/dde7e986-91d5-4c35-b430-404195f5f0bc => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 07 10:02:43.111223 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [None req-60cb681b-2175-412a-9439-6818298e02ff None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:02:43.112916 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-60cb681b-2175-412a-9439-6818298e02ff tempest-VolumeImageDependencyTests-1627637941 tempest-VolumeImageDependencyTests-1627637941-project-member] DELETE https://10.4.3.8/volume/v3/volumes/332128b4-c0a5-49af-835b-796a5373bfd7 Aug 07 10:02:43.113094 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-60cb681b-2175-412a-9439-6818298e02ff tempest-VolumeImageDependencyTests-1627637941 tempest-VolumeImageDependencyTests-1627637941-project-member] Empty body provided in request {{(pid=100297) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 10:02:43.113317 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-60cb681b-2175-412a-9439-6818298e02ff tempest-VolumeImageDependencyTests-1627637941 tempest-VolumeImageDependencyTests-1627637941-project-member] Calling method 'delete' {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 10:02:43.113501 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.v3.volumes [None req-60cb681b-2175-412a-9439-6818298e02ff tempest-VolumeImageDependencyTests-1627637941 tempest-VolumeImageDependencyTests-1627637941-project-member] Delete volume with id: 332128b4-c0a5-49af-835b-796a5373bfd7 Aug 07 10:02:43.120480 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-60cb681b-2175-412a-9439-6818298e02ff tempest-VolumeImageDependencyTests-1627637941 tempest-VolumeImageDependencyTests-1627637941-project-member] https://10.4.3.8/volume/v3/volumes/332128b4-c0a5-49af-835b-796a5373bfd7 returned with HTTP 404 Aug 07 10:02:43.121131 np0000006707 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 1030/4110] 10.4.3.8 () {68 vars in 1378 bytes} [Fri Aug 7 10:02:43 2026] DELETE /volume/v3/volumes/332128b4-c0a5-49af-835b-796a5373bfd7 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 07 10:02:43.128962 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [None req-be0ae78d-2b87-49a2-8365-27b5390eee72 None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:02:43.131116 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-be0ae78d-2b87-49a2-8365-27b5390eee72 tempest-VolumeImageDependencyTests-1627637941 tempest-VolumeImageDependencyTests-1627637941-project-member] GET https://10.4.3.8/volume/v3/volumes/332128b4-c0a5-49af-835b-796a5373bfd7 Aug 07 10:02:43.131406 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-be0ae78d-2b87-49a2-8365-27b5390eee72 tempest-VolumeImageDependencyTests-1627637941 tempest-VolumeImageDependencyTests-1627637941-project-member] Empty body provided in request {{(pid=100296) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 10:02:43.131930 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-be0ae78d-2b87-49a2-8365-27b5390eee72 tempest-VolumeImageDependencyTests-1627637941 tempest-VolumeImageDependencyTests-1627637941-project-member] Calling method 'show' {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 10:02:43.137532 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-be0ae78d-2b87-49a2-8365-27b5390eee72 tempest-VolumeImageDependencyTests-1627637941 tempest-VolumeImageDependencyTests-1627637941-project-member] https://10.4.3.8/volume/v3/volumes/332128b4-c0a5-49af-835b-796a5373bfd7 returned with HTTP 404 Aug 07 10:02:43.138051 np0000006707 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 1026/4111] 10.4.3.8 () {68 vars in 1375 bytes} [Fri Aug 7 10:02:43 2026] GET /volume/v3/volumes/332128b4-c0a5-49af-835b-796a5373bfd7 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 07 10:02:43.176597 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-ab127f7d-09f5-47ad-9e97-e8f50c36a5ce None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:02:43.178616 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-ab127f7d-09f5-47ad-9e97-e8f50c36a5ce tempest-VolumeImageDependencyTests-1627637941 tempest-VolumeImageDependencyTests-1627637941-project-member] DELETE https://10.4.3.8/volume/v3/volumes/9260a9aa-cb4e-4a75-a156-9aef348d85dd Aug 07 10:02:43.178924 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-ab127f7d-09f5-47ad-9e97-e8f50c36a5ce tempest-VolumeImageDependencyTests-1627637941 tempest-VolumeImageDependencyTests-1627637941-project-member] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 10:02:43.179216 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-ab127f7d-09f5-47ad-9e97-e8f50c36a5ce tempest-VolumeImageDependencyTests-1627637941 tempest-VolumeImageDependencyTests-1627637941-project-member] Calling method 'delete' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 10:02:43.179454 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.v3.volumes [None req-ab127f7d-09f5-47ad-9e97-e8f50c36a5ce tempest-VolumeImageDependencyTests-1627637941 tempest-VolumeImageDependencyTests-1627637941-project-member] Delete volume with id: 9260a9aa-cb4e-4a75-a156-9aef348d85dd Aug 07 10:02:43.186746 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-ab127f7d-09f5-47ad-9e97-e8f50c36a5ce tempest-VolumeImageDependencyTests-1627637941 tempest-VolumeImageDependencyTests-1627637941-project-member] https://10.4.3.8/volume/v3/volumes/9260a9aa-cb4e-4a75-a156-9aef348d85dd returned with HTTP 404 Aug 07 10:02:43.187281 np0000006707 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 1030/4112] 10.4.3.8 () {68 vars in 1378 bytes} [Fri Aug 7 10:02:43 2026] DELETE /volume/v3/volumes/9260a9aa-cb4e-4a75-a156-9aef348d85dd => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 07 10:02:43.196546 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.middleware.request_id [None req-f884fb1e-b9fa-415d-b363-cd5dd35b24a7 None None] RequestId filter calling following filter/app {{(pid=100298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:02:43.201169 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [None req-f884fb1e-b9fa-415d-b363-cd5dd35b24a7 tempest-VolumeImageDependencyTests-1627637941 tempest-VolumeImageDependencyTests-1627637941-project-member] GET https://10.4.3.8/volume/v3/volumes/9260a9aa-cb4e-4a75-a156-9aef348d85dd Aug 07 10:02:43.201405 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [None req-f884fb1e-b9fa-415d-b363-cd5dd35b24a7 tempest-VolumeImageDependencyTests-1627637941 tempest-VolumeImageDependencyTests-1627637941-project-member] Empty body provided in request {{(pid=100298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 10:02:43.201590 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [None req-f884fb1e-b9fa-415d-b363-cd5dd35b24a7 tempest-VolumeImageDependencyTests-1627637941 tempest-VolumeImageDependencyTests-1627637941-project-member] Calling method 'show' {{(pid=100298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 10:02:43.207615 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [None req-f884fb1e-b9fa-415d-b363-cd5dd35b24a7 tempest-VolumeImageDependencyTests-1627637941 tempest-VolumeImageDependencyTests-1627637941-project-member] https://10.4.3.8/volume/v3/volumes/9260a9aa-cb4e-4a75-a156-9aef348d85dd returned with HTTP 404 Aug 07 10:02:43.208092 np0000006707 devstack@c-api.service[100298]: [pid: 100298|app: 0|req: 1027/4113] 10.4.3.8 () {68 vars in 1375 bytes} [Fri Aug 7 10:02:43 2026] GET /volume/v3/volumes/9260a9aa-cb4e-4a75-a156-9aef348d85dd => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 07 10:02:43.884056 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [None req-57a2041f-a815-42b9-8cf6-ce5c15c3f7a0 None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:02:43.886349 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-57a2041f-a815-42b9-8cf6-ce5c15c3f7a0 tempest-CreateVolumesFromBackupTest-1318528778 tempest-CreateVolumesFromBackupTest-1318528778-project-member] GET https://10.4.3.8/volume/v3/volumes/43a2d299-76c2-4c1b-947b-47e9edd99a0d Aug 07 10:02:43.886581 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-57a2041f-a815-42b9-8cf6-ce5c15c3f7a0 tempest-CreateVolumesFromBackupTest-1318528778 tempest-CreateVolumesFromBackupTest-1318528778-project-member] Empty body provided in request {{(pid=100297) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 10:02:43.886758 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-57a2041f-a815-42b9-8cf6-ce5c15c3f7a0 tempest-CreateVolumesFromBackupTest-1318528778 tempest-CreateVolumesFromBackupTest-1318528778-project-member] Calling method 'show' {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 10:02:43.895757 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-57a2041f-a815-42b9-8cf6-ce5c15c3f7a0 tempest-CreateVolumesFromBackupTest-1318528778 tempest-CreateVolumesFromBackupTest-1318528778-project-member] https://10.4.3.8/volume/v3/volumes/43a2d299-76c2-4c1b-947b-47e9edd99a0d returned with HTTP 404 Aug 07 10:02:43.896294 np0000006707 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 1031/4114] 10.4.3.8 () {66 vars in 1334 bytes} [Fri Aug 7 10:02:43 2026] GET /volume/v3/volumes/43a2d299-76c2-4c1b-947b-47e9edd99a0d => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 10:02:43.906622 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [None req-01f033d8-d3e0-43ba-8263-96153c8a08c7 None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:02:43.908499 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-01f033d8-d3e0-43ba-8263-96153c8a08c7 tempest-CreateVolumesFromBackupTest-1318528778 tempest-CreateVolumesFromBackupTest-1318528778-project-member] DELETE https://10.4.3.8/volume/v3/volumes/da670c67-fd3b-4dad-873f-2102c575a5f2 Aug 07 10:02:43.908685 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-01f033d8-d3e0-43ba-8263-96153c8a08c7 tempest-CreateVolumesFromBackupTest-1318528778 tempest-CreateVolumesFromBackupTest-1318528778-project-member] Empty body provided in request {{(pid=100296) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 10:02:43.908871 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-01f033d8-d3e0-43ba-8263-96153c8a08c7 tempest-CreateVolumesFromBackupTest-1318528778 tempest-CreateVolumesFromBackupTest-1318528778-project-member] Calling method 'delete' {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 10:02:43.909024 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.v3.volumes [None req-01f033d8-d3e0-43ba-8263-96153c8a08c7 tempest-CreateVolumesFromBackupTest-1318528778 tempest-CreateVolumesFromBackupTest-1318528778-project-member] Delete volume with id: da670c67-fd3b-4dad-873f-2102c575a5f2 Aug 07 10:02:43.916089 np0000006707 devstack@c-api.service[100296]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 10:02:43.916089 np0000006707 devstack@c-api.service[100296]: warnings.warn( Aug 07 10:02:43.916546 np0000006707 devstack@c-api.service[100296]: INFO cinder.volume.api [None req-01f033d8-d3e0-43ba-8263-96153c8a08c7 tempest-CreateVolumesFromBackupTest-1318528778 tempest-CreateVolumesFromBackupTest-1318528778-project-member] Volume info retrieved successfully. Aug 07 10:02:43.936383 np0000006707 devstack@c-api.service[100296]: INFO cinder.volume.api [None req-01f033d8-d3e0-43ba-8263-96153c8a08c7 tempest-CreateVolumesFromBackupTest-1318528778 tempest-CreateVolumesFromBackupTest-1318528778-project-member] Delete volume request issued successfully. Aug 07 10:02:43.936637 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-01f033d8-d3e0-43ba-8263-96153c8a08c7 tempest-CreateVolumesFromBackupTest-1318528778 tempest-CreateVolumesFromBackupTest-1318528778-project-member] https://10.4.3.8/volume/v3/volumes/da670c67-fd3b-4dad-873f-2102c575a5f2 returned with HTTP 202 Aug 07 10:02:43.937072 np0000006707 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 1027/4115] 10.4.3.8 () {66 vars in 1337 bytes} [Fri Aug 7 10:02:43 2026] DELETE /volume/v3/volumes/da670c67-fd3b-4dad-873f-2102c575a5f2 => generated 0 bytes in 31 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 07 10:02:43.945368 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-52d2a82f-9468-4f43-ac3e-e277143034bc None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:02:43.947299 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-52d2a82f-9468-4f43-ac3e-e277143034bc tempest-CreateVolumesFromBackupTest-1318528778 tempest-CreateVolumesFromBackupTest-1318528778-project-member] GET https://10.4.3.8/volume/v3/volumes/da670c67-fd3b-4dad-873f-2102c575a5f2 Aug 07 10:02:43.947581 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-52d2a82f-9468-4f43-ac3e-e277143034bc tempest-CreateVolumesFromBackupTest-1318528778 tempest-CreateVolumesFromBackupTest-1318528778-project-member] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 10:02:43.947795 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-52d2a82f-9468-4f43-ac3e-e277143034bc tempest-CreateVolumesFromBackupTest-1318528778 tempest-CreateVolumesFromBackupTest-1318528778-project-member] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 10:02:43.956048 np0000006707 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 10:02:43.956048 np0000006707 devstack@c-api.service[100295]: warnings.warn( Aug 07 10:02:43.962689 np0000006707 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-52d2a82f-9468-4f43-ac3e-e277143034bc tempest-CreateVolumesFromBackupTest-1318528778 tempest-CreateVolumesFromBackupTest-1318528778-project-member] Volume info retrieved successfully. Aug 07 10:02:43.972510 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-52d2a82f-9468-4f43-ac3e-e277143034bc tempest-CreateVolumesFromBackupTest-1318528778 tempest-CreateVolumesFromBackupTest-1318528778-project-member] https://10.4.3.8/volume/v3/volumes/da670c67-fd3b-4dad-873f-2102c575a5f2 returned with HTTP 200 Aug 07 10:02:43.973194 np0000006707 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 1031/4116] 10.4.3.8 () {66 vars in 1334 bytes} [Fri Aug 7 10:02:43 2026] GET /volume/v3/volumes/da670c67-fd3b-4dad-873f-2102c575a5f2 => generated 845 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 10:02:44.171660 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.middleware.request_id [req-29ace3a3-3f3d-4887-9e30-63696bbafc49 req-3d3e2b09-42e1-4444-9e8d-2e0b3b523fb1 None None] RequestId filter calling following filter/app {{(pid=100298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:02:44.174042 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [req-29ace3a3-3f3d-4887-9e30-63696bbafc49 req-3d3e2b09-42e1-4444-9e8d-2e0b3b523fb1 tempest-TestEncryptedCinderVolumes-768498766 tempest-TestEncryptedCinderVolumes-768498766-project-member] DELETE https://10.4.3.8/volume/v3/attachments/260751f7-d047-4e8f-aa3e-4bb01be5b884 Aug 07 10:02:44.174257 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [req-29ace3a3-3f3d-4887-9e30-63696bbafc49 req-3d3e2b09-42e1-4444-9e8d-2e0b3b523fb1 tempest-TestEncryptedCinderVolumes-768498766 tempest-TestEncryptedCinderVolumes-768498766-project-member] Empty body provided in request {{(pid=100298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 10:02:44.174439 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [req-29ace3a3-3f3d-4887-9e30-63696bbafc49 req-3d3e2b09-42e1-4444-9e8d-2e0b3b523fb1 tempest-TestEncryptedCinderVolumes-768498766 tempest-TestEncryptedCinderVolumes-768498766-project-member] Calling method 'version_select' {{(pid=100298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 10:02:44.183187 np0000006707 devstack@c-api.service[100298]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 10:02:44.183187 np0000006707 devstack@c-api.service[100298]: warnings.warn( Aug 07 10:02:44.252480 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [req-29ace3a3-3f3d-4887-9e30-63696bbafc49 req-3d3e2b09-42e1-4444-9e8d-2e0b3b523fb1 tempest-TestEncryptedCinderVolumes-768498766 tempest-TestEncryptedCinderVolumes-768498766-project-member] https://10.4.3.8/volume/v3/attachments/260751f7-d047-4e8f-aa3e-4bb01be5b884 returned with HTTP 200 Aug 07 10:02:44.253045 np0000006707 devstack@c-api.service[100298]: [pid: 100298|app: 0|req: 1028/4117] 10.4.3.8 () {72 vars in 1659 bytes} [Fri Aug 7 10:02:44 2026] DELETE /volume/v3/attachments/260751f7-d047-4e8f-aa3e-4bb01be5b884 => generated 19 bytes in 82 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 10:02:44.744603 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [None req-5a779f1b-2b01-45e1-94fe-318132d092ca None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:02:44.850202 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-5a779f1b-2b01-45e1-94fe-318132d092ca tempest-ProjectAdminTests39-421778370 tempest-ProjectAdminTests39-421778370-project-admin] POST https://10.4.3.8/volume/v3/volumes Aug 07 10:02:44.850596 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-5a779f1b-2b01-45e1-94fe-318132d092ca tempest-ProjectAdminTests39-421778370 tempest-ProjectAdminTests39-421778370-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-596304143"}} {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 10:02:44.852206 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.v3.volumes [None req-5a779f1b-2b01-45e1-94fe-318132d092ca tempest-ProjectAdminTests39-421778370 tempest-ProjectAdminTests39-421778370-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-596304143'}} {{(pid=100297) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 07 10:02:44.852330 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.v3.volumes [None req-5a779f1b-2b01-45e1-94fe-318132d092ca tempest-ProjectAdminTests39-421778370 tempest-ProjectAdminTests39-421778370-project-admin] Create volume of 1 GB Aug 07 10:02:44.857130 np0000006707 devstack@c-api.service[100297]: INFO cinder.volume.api [None req-5a779f1b-2b01-45e1-94fe-318132d092ca tempest-ProjectAdminTests39-421778370 tempest-ProjectAdminTests39-421778370-project-admin] Availability Zones retrieved successfully. Aug 07 10:02:44.864354 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.volume.api [None req-5a779f1b-2b01-45e1-94fe-318132d092ca tempest-ProjectAdminTests39-421778370 tempest-ProjectAdminTests39-421778370-project-admin] Flow 'volume_create_api' (2bd86cfd-dde3-457d-9232-3bbf543cd6e1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100297) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 10:02:44.865024 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.volume.api [None req-5a779f1b-2b01-45e1-94fe-318132d092ca tempest-ProjectAdminTests39-421778370 tempest-ProjectAdminTests39-421778370-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (272c60e7-8a5d-46fe-8266-50155c3f24a6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100297) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 10:02:44.865896 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.volume.flows.api.create_volume [None req-5a779f1b-2b01-45e1-94fe-318132d092ca tempest-ProjectAdminTests39-421778370 tempest-ProjectAdminTests39-421778370-project-admin] Validating volume size '1' using validate_int {{(pid=100297) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 07 10:02:44.906635 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.volume.api [None req-5a779f1b-2b01-45e1-94fe-318132d092ca tempest-ProjectAdminTests39-421778370 tempest-ProjectAdminTests39-421778370-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (272c60e7-8a5d-46fe-8266-50155c3f24a6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-07T09:47:39Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=45fd9a3a-b61e-4c6c-9ab7-d02f06678d0d,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '45fd9a3a-b61e-4c6c-9ab7-d02f06678d0d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100297) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 10:02:44.907607 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.volume.api [None req-5a779f1b-2b01-45e1-94fe-318132d092ca tempest-ProjectAdminTests39-421778370 tempest-ProjectAdminTests39-421778370-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (94863e4d-f567-4e78-a8c2-697cb4aad6e3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100297) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 10:02:44.976997 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [req-73564bd1-e576-48df-83f4-90e68e878e3e req-a5b19909-6cf1-4637-ac05-d0287095beb3 None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:02:44.978781 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.quota [None req-5a779f1b-2b01-45e1-94fe-318132d092ca tempest-ProjectAdminTests39-421778370 tempest-ProjectAdminTests39-421778370-project-admin] Created reservations ['535db90f-227b-42ff-9cb0-30ae38c4ce6e', '81a680fa-f74b-40f5-8008-ddce72eab582', '406349b9-c770-4a53-a9b7-e031aa94e5e9', '6d75e0bb-2390-4e9c-b193-5099dfcd3db1'] {{(pid=100297) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 10:02:44.979538 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [req-73564bd1-e576-48df-83f4-90e68e878e3e req-a5b19909-6cf1-4637-ac05-d0287095beb3 tempest-TestEncryptedCinderVolumes-768498766 tempest-TestEncryptedCinderVolumes-768498766-project-member] GET https://10.4.3.8/volume/v3/volumes/5b5fb386-55da-4f7a-b001-c0b9f59a6107 Aug 07 10:02:44.979742 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [req-73564bd1-e576-48df-83f4-90e68e878e3e req-a5b19909-6cf1-4637-ac05-d0287095beb3 tempest-TestEncryptedCinderVolumes-768498766 tempest-TestEncryptedCinderVolumes-768498766-project-member] Empty body provided in request {{(pid=100296) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 10:02:44.979807 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.volume.api [None req-5a779f1b-2b01-45e1-94fe-318132d092ca tempest-ProjectAdminTests39-421778370 tempest-ProjectAdminTests39-421778370-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (94863e4d-f567-4e78-a8c2-697cb4aad6e3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['535db90f-227b-42ff-9cb0-30ae38c4ce6e', '81a680fa-f74b-40f5-8008-ddce72eab582', '406349b9-c770-4a53-a9b7-e031aa94e5e9', '6d75e0bb-2390-4e9c-b193-5099dfcd3db1']}' {{(pid=100297) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 10:02:44.980007 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [req-73564bd1-e576-48df-83f4-90e68e878e3e req-a5b19909-6cf1-4637-ac05-d0287095beb3 tempest-TestEncryptedCinderVolumes-768498766 tempest-TestEncryptedCinderVolumes-768498766-project-member] Calling method 'show' {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 10:02:44.980869 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.volume.api [None req-5a779f1b-2b01-45e1-94fe-318132d092ca tempest-ProjectAdminTests39-421778370 tempest-ProjectAdminTests39-421778370-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c0e93d74-a293-47d3-a82f-d75c01ab245b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100297) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 10:02:44.988606 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-b1a9459a-e767-4730-bd6c-7b1c08573af6 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:02:44.990573 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-b1a9459a-e767-4730-bd6c-7b1c08573af6 tempest-CreateVolumesFromBackupTest-1318528778 tempest-CreateVolumesFromBackupTest-1318528778-project-member] GET https://10.4.3.8/volume/v3/volumes/da670c67-fd3b-4dad-873f-2102c575a5f2 Aug 07 10:02:44.992478 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-b1a9459a-e767-4730-bd6c-7b1c08573af6 tempest-CreateVolumesFromBackupTest-1318528778 tempest-CreateVolumesFromBackupTest-1318528778-project-member] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 10:02:44.992478 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-b1a9459a-e767-4730-bd6c-7b1c08573af6 tempest-CreateVolumesFromBackupTest-1318528778 tempest-CreateVolumesFromBackupTest-1318528778-project-member] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 10:02:44.994570 np0000006707 devstack@c-api.service[100296]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 10:02:44.994570 np0000006707 devstack@c-api.service[100296]: warnings.warn( Aug 07 10:02:44.998583 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-b1a9459a-e767-4730-bd6c-7b1c08573af6 tempest-CreateVolumesFromBackupTest-1318528778 tempest-CreateVolumesFromBackupTest-1318528778-project-member] https://10.4.3.8/volume/v3/volumes/da670c67-fd3b-4dad-873f-2102c575a5f2 returned with HTTP 404 Aug 07 10:02:44.999610 np0000006707 devstack@c-api.service[100296]: INFO cinder.volume.api [req-73564bd1-e576-48df-83f4-90e68e878e3e req-a5b19909-6cf1-4637-ac05-d0287095beb3 tempest-TestEncryptedCinderVolumes-768498766 tempest-TestEncryptedCinderVolumes-768498766-project-member] Volume info retrieved successfully. Aug 07 10:02:44.999896 np0000006707 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 1032/4118] 10.4.3.8 () {66 vars in 1334 bytes} [Fri Aug 7 10:02:44 2026] GET /volume/v3/volumes/da670c67-fd3b-4dad-873f-2102c575a5f2 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 10:02:45.009018 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.middleware.request_id [None req-05753ca4-4111-4ea3-b7c8-f20c75e094c1 None None] RequestId filter calling following filter/app {{(pid=100298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:02:45.010184 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [req-73564bd1-e576-48df-83f4-90e68e878e3e req-a5b19909-6cf1-4637-ac05-d0287095beb3 tempest-TestEncryptedCinderVolumes-768498766 tempest-TestEncryptedCinderVolumes-768498766-project-member] https://10.4.3.8/volume/v3/volumes/5b5fb386-55da-4f7a-b001-c0b9f59a6107 returned with HTTP 200 Aug 07 10:02:45.010770 np0000006707 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 1028/4119] 10.4.3.8 () {68 vars in 1584 bytes} [Fri Aug 7 10:02:44 2026] GET /volume/v3/volumes/5b5fb386-55da-4f7a-b001-c0b9f59a6107 => generated 873 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 10:02:45.011169 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [None req-05753ca4-4111-4ea3-b7c8-f20c75e094c1 tempest-CreateVolumesFromBackupTest-1318528778 tempest-CreateVolumesFromBackupTest-1318528778-project-member] DELETE https://10.4.3.8/volume/v3/volumes/d0563b1b-4fa6-4f37-ae83-3ac4c4a89554 Aug 07 10:02:45.011230 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [None req-05753ca4-4111-4ea3-b7c8-f20c75e094c1 tempest-CreateVolumesFromBackupTest-1318528778 tempest-CreateVolumesFromBackupTest-1318528778-project-member] Empty body provided in request {{(pid=100298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 10:02:45.011435 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [None req-05753ca4-4111-4ea3-b7c8-f20c75e094c1 tempest-CreateVolumesFromBackupTest-1318528778 tempest-CreateVolumesFromBackupTest-1318528778-project-member] Calling method 'delete' {{(pid=100298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 10:02:45.011655 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.v3.volumes [None req-05753ca4-4111-4ea3-b7c8-f20c75e094c1 tempest-CreateVolumesFromBackupTest-1318528778 tempest-CreateVolumesFromBackupTest-1318528778-project-member] Delete volume with id: d0563b1b-4fa6-4f37-ae83-3ac4c4a89554 Aug 07 10:02:45.017026 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.volume.api [None req-5a779f1b-2b01-45e1-94fe-318132d092ca tempest-ProjectAdminTests39-421778370 tempest-ProjectAdminTests39-421778370-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c0e93d74-a293-47d3-a82f-d75c01ab245b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '25ffede8-61f4-457d-b27a-bc2523fb88e4', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-596304143',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='9c05ea694e294158990976e4d2812f3c',qos_specs=None,replication_status=,reservations=['535db90f-227b-42ff-9cb0-30ae38c4ce6e','81a680fa-f74b-40f5-8008-ddce72eab582','406349b9-c770-4a53-a9b7-e031aa94e5e9','6d75e0bb-2390-4e9c-b193-5099dfcd3db1'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ef2a7206e3f94d36a06ecd86d4e86841',volume_type_id=45fd9a3a-b61e-4c6c-9ab7-d02f06678d0d), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-07T10:02:44Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-596304143',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=25ffede8-61f4-457d-b27a-bc2523fb88e4,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='9c05ea694e294158990976e4d2812f3c',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='ef2a7206e3f94d36a06ecd86d4e86841',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(45fd9a3a-b61e-4c6c-9ab7-d02f06678d0d),volume_type_id=45fd9a3a-b61e-4c6c-9ab7-d02f06678d0d)}' {{(pid=100297) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 10:02:45.018193 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.volume.api [None req-5a779f1b-2b01-45e1-94fe-318132d092ca tempest-ProjectAdminTests39-421778370 tempest-ProjectAdminTests39-421778370-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a5861747-5a9e-46e7-a567-68d227a5b098) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100297) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 10:02:45.024885 np0000006707 devstack@c-api.service[100298]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 10:02:45.024885 np0000006707 devstack@c-api.service[100298]: warnings.warn( Aug 07 10:02:45.026183 np0000006707 devstack@c-api.service[100298]: INFO cinder.volume.api [None req-05753ca4-4111-4ea3-b7c8-f20c75e094c1 tempest-CreateVolumesFromBackupTest-1318528778 tempest-CreateVolumesFromBackupTest-1318528778-project-member] Volume info retrieved successfully. Aug 07 10:02:45.041101 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.volume.api [None req-5a779f1b-2b01-45e1-94fe-318132d092ca tempest-ProjectAdminTests39-421778370 tempest-ProjectAdminTests39-421778370-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a5861747-5a9e-46e7-a567-68d227a5b098) transitioned into state 'SUCCESS' from state '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-596304143',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='9c05ea694e294158990976e4d2812f3c',qos_specs=None,replication_status=,reservations=['535db90f-227b-42ff-9cb0-30ae38c4ce6e','81a680fa-f74b-40f5-8008-ddce72eab582','406349b9-c770-4a53-a9b7-e031aa94e5e9','6d75e0bb-2390-4e9c-b193-5099dfcd3db1'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ef2a7206e3f94d36a06ecd86d4e86841',volume_type_id=45fd9a3a-b61e-4c6c-9ab7-d02f06678d0d)}' {{(pid=100297) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 10:02:45.041761 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.volume.api [None req-5a779f1b-2b01-45e1-94fe-318132d092ca tempest-ProjectAdminTests39-421778370 tempest-ProjectAdminTests39-421778370-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2650cd04-a504-45aa-b1e9-260d5ab4f711) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100297) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 10:02:45.051369 np0000006707 devstack@c-api.service[100298]: INFO cinder.volume.api [None req-05753ca4-4111-4ea3-b7c8-f20c75e094c1 tempest-CreateVolumesFromBackupTest-1318528778 tempest-CreateVolumesFromBackupTest-1318528778-project-member] Delete volume request issued successfully. Aug 07 10:02:45.051369 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [None req-05753ca4-4111-4ea3-b7c8-f20c75e094c1 tempest-CreateVolumesFromBackupTest-1318528778 tempest-CreateVolumesFromBackupTest-1318528778-project-member] https://10.4.3.8/volume/v3/volumes/d0563b1b-4fa6-4f37-ae83-3ac4c4a89554 returned with HTTP 202 Aug 07 10:02:45.051369 np0000006707 devstack@c-api.service[100298]: [pid: 100298|app: 0|req: 1029/4120] 10.4.3.8 () {66 vars in 1337 bytes} [Fri Aug 7 10:02:45 2026] DELETE /volume/v3/volumes/d0563b1b-4fa6-4f37-ae83-3ac4c4a89554 => generated 0 bytes in 43 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 07 10:02:45.053078 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.volume.api [None req-5a779f1b-2b01-45e1-94fe-318132d092ca tempest-ProjectAdminTests39-421778370 tempest-ProjectAdminTests39-421778370-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2650cd04-a504-45aa-b1e9-260d5ab4f711) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100297) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 10:02:45.054244 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.volume.api [None req-5a779f1b-2b01-45e1-94fe-318132d092ca tempest-ProjectAdminTests39-421778370 tempest-ProjectAdminTests39-421778370-project-admin] Flow 'volume_create_api' (2bd86cfd-dde3-457d-9232-3bbf543cd6e1) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100297) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 10:02:45.054679 np0000006707 devstack@c-api.service[100297]: INFO cinder.volume.api [None req-5a779f1b-2b01-45e1-94fe-318132d092ca tempest-ProjectAdminTests39-421778370 tempest-ProjectAdminTests39-421778370-project-admin] Create volume request issued successfully. Aug 07 10:02:45.056483 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-5a779f1b-2b01-45e1-94fe-318132d092ca tempest-ProjectAdminTests39-421778370 tempest-ProjectAdminTests39-421778370-project-admin] https://10.4.3.8/volume/v3/volumes returned with HTTP 202 Aug 07 10:02:45.056483 np0000006707 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 1032/4121] 10.4.3.8 () {70 vars in 1284 bytes} [Fri Aug 7 10:02:44 2026] POST /volume/v3/volumes => generated 773 bytes in 312 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 07 10:02:45.066537 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-9ae72119-dafa-4722-8439-f984e90dafd8 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:02:45.068165 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-9ae72119-dafa-4722-8439-f984e90dafd8 tempest-CreateVolumesFromBackupTest-1318528778 tempest-CreateVolumesFromBackupTest-1318528778-project-member] GET https://10.4.3.8/volume/v3/volumes/d0563b1b-4fa6-4f37-ae83-3ac4c4a89554 Aug 07 10:02:45.068607 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-9ae72119-dafa-4722-8439-f984e90dafd8 tempest-CreateVolumesFromBackupTest-1318528778 tempest-CreateVolumesFromBackupTest-1318528778-project-member] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 10:02:45.069022 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-9ae72119-dafa-4722-8439-f984e90dafd8 tempest-CreateVolumesFromBackupTest-1318528778 tempest-CreateVolumesFromBackupTest-1318528778-project-member] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 10:02:45.071169 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [None req-e58bd9b5-beeb-436c-88f2-eb8300fcd313 None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:02:45.073334 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-e58bd9b5-beeb-436c-88f2-eb8300fcd313 tempest-ProjectAdminTests39-421778370 tempest-ProjectAdminTests39-421778370-project-admin] GET https://10.4.3.8/volume/v3/volumes/25ffede8-61f4-457d-b27a-bc2523fb88e4 Aug 07 10:02:45.076449 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-e58bd9b5-beeb-436c-88f2-eb8300fcd313 tempest-ProjectAdminTests39-421778370 tempest-ProjectAdminTests39-421778370-project-admin] Empty body provided in request {{(pid=100296) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 10:02:45.076449 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-e58bd9b5-beeb-436c-88f2-eb8300fcd313 tempest-ProjectAdminTests39-421778370 tempest-ProjectAdminTests39-421778370-project-admin] Calling method 'show' {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 10:02:45.080171 np0000006707 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 10:02:45.080171 np0000006707 devstack@c-api.service[100295]: warnings.warn( Aug 07 10:02:45.082985 np0000006707 devstack@c-api.service[100296]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 10:02:45.082985 np0000006707 devstack@c-api.service[100296]: warnings.warn( Aug 07 10:02:45.085487 np0000006707 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-9ae72119-dafa-4722-8439-f984e90dafd8 tempest-CreateVolumesFromBackupTest-1318528778 tempest-CreateVolumesFromBackupTest-1318528778-project-member] Volume info retrieved successfully. Aug 07 10:02:45.087703 np0000006707 devstack@c-api.service[100296]: INFO cinder.volume.api [None req-e58bd9b5-beeb-436c-88f2-eb8300fcd313 tempest-ProjectAdminTests39-421778370 tempest-ProjectAdminTests39-421778370-project-admin] Volume info retrieved successfully. Aug 07 10:02:45.091460 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-9ae72119-dafa-4722-8439-f984e90dafd8 tempest-CreateVolumesFromBackupTest-1318528778 tempest-CreateVolumesFromBackupTest-1318528778-project-member] https://10.4.3.8/volume/v3/volumes/d0563b1b-4fa6-4f37-ae83-3ac4c4a89554 returned with HTTP 200 Aug 07 10:02:45.092477 np0000006707 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 1033/4122] 10.4.3.8 () {66 vars in 1334 bytes} [Fri Aug 7 10:02:45 2026] GET /volume/v3/volumes/d0563b1b-4fa6-4f37-ae83-3ac4c4a89554 => generated 845 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 10:02:45.099804 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-e58bd9b5-beeb-436c-88f2-eb8300fcd313 tempest-ProjectAdminTests39-421778370 tempest-ProjectAdminTests39-421778370-project-admin] https://10.4.3.8/volume/v3/volumes/25ffede8-61f4-457d-b27a-bc2523fb88e4 returned with HTTP 200 Aug 07 10:02:45.100252 np0000006707 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 1029/4123] 10.4.3.8 () {68 vars in 1374 bytes} [Fri Aug 7 10:02:45 2026] GET /volume/v3/volumes/25ffede8-61f4-457d-b27a-bc2523fb88e4 => generated 952 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 10:02:46.105835 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.middleware.request_id [None req-916999af-972c-41b4-b94d-ca8d331cd592 None None] RequestId filter calling following filter/app {{(pid=100298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:02:46.110101 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [None req-916999af-972c-41b4-b94d-ca8d331cd592 tempest-CreateVolumesFromBackupTest-1318528778 tempest-CreateVolumesFromBackupTest-1318528778-project-member] GET https://10.4.3.8/volume/v3/volumes/d0563b1b-4fa6-4f37-ae83-3ac4c4a89554 Aug 07 10:02:46.110101 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [None req-916999af-972c-41b4-b94d-ca8d331cd592 tempest-CreateVolumesFromBackupTest-1318528778 tempest-CreateVolumesFromBackupTest-1318528778-project-member] Empty body provided in request {{(pid=100298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 10:02:46.110101 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [None req-916999af-972c-41b4-b94d-ca8d331cd592 tempest-CreateVolumesFromBackupTest-1318528778 tempest-CreateVolumesFromBackupTest-1318528778-project-member] Calling method 'show' {{(pid=100298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 10:02:46.113099 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [None req-6a46b45e-ec1f-44c4-b048-e50f188d191b None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:02:46.114967 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-6a46b45e-ec1f-44c4-b048-e50f188d191b tempest-ProjectAdminTests39-421778370 tempest-ProjectAdminTests39-421778370-project-admin] GET https://10.4.3.8/volume/v3/volumes/25ffede8-61f4-457d-b27a-bc2523fb88e4 Aug 07 10:02:46.115652 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-6a46b45e-ec1f-44c4-b048-e50f188d191b tempest-ProjectAdminTests39-421778370 tempest-ProjectAdminTests39-421778370-project-admin] Empty body provided in request {{(pid=100297) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 10:02:46.115652 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-6a46b45e-ec1f-44c4-b048-e50f188d191b tempest-ProjectAdminTests39-421778370 tempest-ProjectAdminTests39-421778370-project-admin] Calling method 'show' {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 10:02:46.116702 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [None req-916999af-972c-41b4-b94d-ca8d331cd592 tempest-CreateVolumesFromBackupTest-1318528778 tempest-CreateVolumesFromBackupTest-1318528778-project-member] https://10.4.3.8/volume/v3/volumes/d0563b1b-4fa6-4f37-ae83-3ac4c4a89554 returned with HTTP 404 Aug 07 10:02:46.117309 np0000006707 devstack@c-api.service[100298]: [pid: 100298|app: 0|req: 1030/4124] 10.4.3.8 () {66 vars in 1334 bytes} [Fri Aug 7 10:02:46 2026] GET /volume/v3/volumes/d0563b1b-4fa6-4f37-ae83-3ac4c4a89554 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 10:02:46.127575 np0000006707 devstack@c-api.service[100297]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 10:02:46.127575 np0000006707 devstack@c-api.service[100297]: warnings.warn( Aug 07 10:02:46.133163 np0000006707 devstack@c-api.service[100297]: INFO cinder.volume.api [None req-6a46b45e-ec1f-44c4-b048-e50f188d191b tempest-ProjectAdminTests39-421778370 tempest-ProjectAdminTests39-421778370-project-admin] Volume info retrieved successfully. Aug 07 10:02:46.138631 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-6a46b45e-ec1f-44c4-b048-e50f188d191b tempest-ProjectAdminTests39-421778370 tempest-ProjectAdminTests39-421778370-project-admin] https://10.4.3.8/volume/v3/volumes/25ffede8-61f4-457d-b27a-bc2523fb88e4 returned with HTTP 200 Aug 07 10:02:46.140598 np0000006707 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 1033/4125] 10.4.3.8 () {68 vars in 1374 bytes} [Fri Aug 7 10:02:46 2026] GET /volume/v3/volumes/25ffede8-61f4-457d-b27a-bc2523fb88e4 => generated 1013 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 10:02:46.153410 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-f31eb16a-b680-4a2d-8ccf-b80b20c259bd None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:02:46.155077 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-f31eb16a-b680-4a2d-8ccf-b80b20c259bd tempest-ProjectAdminTests39-421778370 tempest-ProjectAdminTests39-421778370-project-admin] POST https://10.4.3.8/volume/v3/backups Aug 07 10:02:46.155900 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-f31eb16a-b680-4a2d-8ccf-b80b20c259bd tempest-ProjectAdminTests39-421778370 tempest-ProjectAdminTests39-421778370-project-admin] Action: 'create', calling method: create, body: {"backup": {"volume_id": "25ffede8-61f4-457d-b27a-bc2523fb88e4", "name": "tempest-type-Backup-846655297"}} {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 10:02:46.157112 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.contrib.backups [None req-f31eb16a-b680-4a2d-8ccf-b80b20c259bd tempest-ProjectAdminTests39-421778370 tempest-ProjectAdminTests39-421778370-project-admin] Creating new backup {'backup': {'volume_id': '25ffede8-61f4-457d-b27a-bc2523fb88e4', 'name': 'tempest-type-Backup-846655297'}} {{(pid=100295) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 07 10:02:46.157283 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.contrib.backups [None req-f31eb16a-b680-4a2d-8ccf-b80b20c259bd tempest-ProjectAdminTests39-421778370 tempest-ProjectAdminTests39-421778370-project-admin] Creating backup of volume 25ffede8-61f4-457d-b27a-bc2523fb88e4 in container None Aug 07 10:02:46.163683 np0000006707 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 10:02:46.163683 np0000006707 devstack@c-api.service[100295]: warnings.warn( Aug 07 10:02:46.163824 np0000006707 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-f31eb16a-b680-4a2d-8ccf-b80b20c259bd tempest-ProjectAdminTests39-421778370 tempest-ProjectAdminTests39-421778370-project-admin] Volume info retrieved successfully. Aug 07 10:02:46.187120 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.quota [None req-f31eb16a-b680-4a2d-8ccf-b80b20c259bd tempest-ProjectAdminTests39-421778370 tempest-ProjectAdminTests39-421778370-project-admin] Created reservations ['be8ec9aa-8001-40ab-9bf7-ee7a47916a68', '2669935c-40ec-4c11-9103-b03f682f58b2'] {{(pid=100295) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 10:02:46.222332 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-f31eb16a-b680-4a2d-8ccf-b80b20c259bd tempest-ProjectAdminTests39-421778370 tempest-ProjectAdminTests39-421778370-project-admin] https://10.4.3.8/volume/v3/backups returned with HTTP 202 Aug 07 10:02:46.222934 np0000006707 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 1034/4126] 10.4.3.8 () {70 vars in 1285 bytes} [Fri Aug 7 10:02:46 2026] POST /volume/v3/backups => generated 311 bytes in 70 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 07 10:02:46.230932 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [None req-c333d8ed-e8a7-4c8a-b293-4978164384dc None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:02:46.232928 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-c333d8ed-e8a7-4c8a-b293-4978164384dc tempest-ProjectAdminTests39-421778370 tempest-ProjectAdminTests39-421778370-project-admin] GET https://10.4.3.8/volume/v3/backups/c1ed3ee0-bd5e-45d5-a444-2d5beedc6f69 Aug 07 10:02:46.233172 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-c333d8ed-e8a7-4c8a-b293-4978164384dc tempest-ProjectAdminTests39-421778370 tempest-ProjectAdminTests39-421778370-project-admin] Empty body provided in request {{(pid=100296) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 10:02:46.233349 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-c333d8ed-e8a7-4c8a-b293-4978164384dc tempest-ProjectAdminTests39-421778370 tempest-ProjectAdminTests39-421778370-project-admin] Calling method 'show' {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 10:02:46.233467 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.v3.backups [None req-c333d8ed-e8a7-4c8a-b293-4978164384dc tempest-ProjectAdminTests39-421778370 tempest-ProjectAdminTests39-421778370-project-admin] Show backup with id c1ed3ee0-bd5e-45d5-a444-2d5beedc6f69. {{(pid=100296) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 10:02:46.239118 np0000006707 devstack@c-api.service[100296]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 10:02:46.239118 np0000006707 devstack@c-api.service[100296]: warnings.warn( Aug 07 10:02:46.239787 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-c333d8ed-e8a7-4c8a-b293-4978164384dc tempest-ProjectAdminTests39-421778370 tempest-ProjectAdminTests39-421778370-project-admin] https://10.4.3.8/volume/v3/backups/c1ed3ee0-bd5e-45d5-a444-2d5beedc6f69 returned with HTTP 200 Aug 07 10:02:46.240192 np0000006707 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 1030/4127] 10.4.3.8 () {68 vars in 1374 bytes} [Fri Aug 7 10:02:46 2026] GET /volume/v3/backups/c1ed3ee0-bd5e-45d5-a444-2d5beedc6f69 => generated 718 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 10:02:47.257502 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.middleware.request_id [None req-9adb76c8-2b11-4d61-841c-f83b0809388d None None] RequestId filter calling following filter/app {{(pid=100298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:02:47.259160 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [None req-9adb76c8-2b11-4d61-841c-f83b0809388d tempest-ProjectAdminTests39-421778370 tempest-ProjectAdminTests39-421778370-project-admin] GET https://10.4.3.8/volume/v3/backups/c1ed3ee0-bd5e-45d5-a444-2d5beedc6f69 Aug 07 10:02:47.259551 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [None req-9adb76c8-2b11-4d61-841c-f83b0809388d tempest-ProjectAdminTests39-421778370 tempest-ProjectAdminTests39-421778370-project-admin] Empty body provided in request {{(pid=100298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 10:02:47.260688 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [None req-9adb76c8-2b11-4d61-841c-f83b0809388d tempest-ProjectAdminTests39-421778370 tempest-ProjectAdminTests39-421778370-project-admin] Calling method 'show' {{(pid=100298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 10:02:47.260688 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.v3.backups [None req-9adb76c8-2b11-4d61-841c-f83b0809388d tempest-ProjectAdminTests39-421778370 tempest-ProjectAdminTests39-421778370-project-admin] Show backup with id c1ed3ee0-bd5e-45d5-a444-2d5beedc6f69. {{(pid=100298) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 10:02:47.264219 np0000006707 devstack@c-api.service[100298]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 10:02:47.264219 np0000006707 devstack@c-api.service[100298]: warnings.warn( Aug 07 10:02:47.264991 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [None req-9adb76c8-2b11-4d61-841c-f83b0809388d tempest-ProjectAdminTests39-421778370 tempest-ProjectAdminTests39-421778370-project-admin] https://10.4.3.8/volume/v3/backups/c1ed3ee0-bd5e-45d5-a444-2d5beedc6f69 returned with HTTP 200 Aug 07 10:02:47.265485 np0000006707 devstack@c-api.service[100298]: [pid: 100298|app: 0|req: 1031/4128] 10.4.3.8 () {68 vars in 1374 bytes} [Fri Aug 7 10:02:47 2026] GET /volume/v3/backups/c1ed3ee0-bd5e-45d5-a444-2d5beedc6f69 => generated 720 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 10:02:47.794380 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [None req-9dc529cb-6ce5-4f7f-98a0-fd2a3e684c66 None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:02:47.879143 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-9dc529cb-6ce5-4f7f-98a0-fd2a3e684c66 tempest-ProjectReaderTests-1827279916 tempest-ProjectReaderTests-1827279916-project-admin] POST https://10.4.3.8/volume/v3/volumes Aug 07 10:02:47.879609 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-9dc529cb-6ce5-4f7f-98a0-fd2a3e684c66 tempest-ProjectReaderTests-1827279916 tempest-ProjectReaderTests-1827279916-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-911629447"}} {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 10:02:47.881940 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.v3.volumes [None req-9dc529cb-6ce5-4f7f-98a0-fd2a3e684c66 tempest-ProjectReaderTests-1827279916 tempest-ProjectReaderTests-1827279916-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-911629447'}} {{(pid=100297) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 07 10:02:47.882337 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.v3.volumes [None req-9dc529cb-6ce5-4f7f-98a0-fd2a3e684c66 tempest-ProjectReaderTests-1827279916 tempest-ProjectReaderTests-1827279916-project-admin] Create volume of 1 GB Aug 07 10:02:47.889505 np0000006707 devstack@c-api.service[100297]: INFO cinder.volume.api [None req-9dc529cb-6ce5-4f7f-98a0-fd2a3e684c66 tempest-ProjectReaderTests-1827279916 tempest-ProjectReaderTests-1827279916-project-admin] Availability Zones retrieved successfully. Aug 07 10:02:47.896976 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.volume.api [None req-9dc529cb-6ce5-4f7f-98a0-fd2a3e684c66 tempest-ProjectReaderTests-1827279916 tempest-ProjectReaderTests-1827279916-project-admin] Flow 'volume_create_api' (e3f3bb81-21bb-4e4a-ba4c-f1179c4c44dd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100297) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 10:02:47.898584 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.volume.api [None req-9dc529cb-6ce5-4f7f-98a0-fd2a3e684c66 tempest-ProjectReaderTests-1827279916 tempest-ProjectReaderTests-1827279916-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (bc9a2bb1-1706-4b4c-83e7-0625286a1791) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100297) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 10:02:47.899530 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.volume.flows.api.create_volume [None req-9dc529cb-6ce5-4f7f-98a0-fd2a3e684c66 tempest-ProjectReaderTests-1827279916 tempest-ProjectReaderTests-1827279916-project-admin] Validating volume size '1' using validate_int {{(pid=100297) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 07 10:02:47.926626 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.volume.api [None req-9dc529cb-6ce5-4f7f-98a0-fd2a3e684c66 tempest-ProjectReaderTests-1827279916 tempest-ProjectReaderTests-1827279916-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (bc9a2bb1-1706-4b4c-83e7-0625286a1791) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-07T09:47:39Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=45fd9a3a-b61e-4c6c-9ab7-d02f06678d0d,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '45fd9a3a-b61e-4c6c-9ab7-d02f06678d0d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100297) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 10:02:47.927380 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.volume.api [None req-9dc529cb-6ce5-4f7f-98a0-fd2a3e684c66 tempest-ProjectReaderTests-1827279916 tempest-ProjectReaderTests-1827279916-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (44aa3b32-d9d2-4b38-b2c5-11b20891ed62) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100297) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 10:02:47.989620 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.quota [None req-9dc529cb-6ce5-4f7f-98a0-fd2a3e684c66 tempest-ProjectReaderTests-1827279916 tempest-ProjectReaderTests-1827279916-project-admin] Created reservations ['d7812d20-76d5-464c-94e1-c7827336a795', '742ad06b-8220-41af-88ed-1f1cadc6d538', 'babfad00-dbd2-47da-b545-59df21beea04', '86160661-5e53-4579-995a-a07e5ab12da1'] {{(pid=100297) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 10:02:47.990771 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.volume.api [None req-9dc529cb-6ce5-4f7f-98a0-fd2a3e684c66 tempest-ProjectReaderTests-1827279916 tempest-ProjectReaderTests-1827279916-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (44aa3b32-d9d2-4b38-b2c5-11b20891ed62) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['d7812d20-76d5-464c-94e1-c7827336a795', '742ad06b-8220-41af-88ed-1f1cadc6d538', 'babfad00-dbd2-47da-b545-59df21beea04', '86160661-5e53-4579-995a-a07e5ab12da1']}' {{(pid=100297) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 10:02:47.992637 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.volume.api [None req-9dc529cb-6ce5-4f7f-98a0-fd2a3e684c66 tempest-ProjectReaderTests-1827279916 tempest-ProjectReaderTests-1827279916-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (15d5a0c8-84c6-4eaa-b46e-f894b158cc59) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100297) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 10:02:47.992712 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-c34f55fc-69ac-4082-a29a-420f72681fab None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:02:47.994522 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-c34f55fc-69ac-4082-a29a-420f72681fab tempest-TestEncryptedCinderVolumes-768498766 tempest-TestEncryptedCinderVolumes-768498766-project-member] DELETE https://10.4.3.8/volume/v3/volumes/5b5fb386-55da-4f7a-b001-c0b9f59a6107 Aug 07 10:02:47.994956 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-c34f55fc-69ac-4082-a29a-420f72681fab tempest-TestEncryptedCinderVolumes-768498766 tempest-TestEncryptedCinderVolumes-768498766-project-member] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 10:02:47.995306 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-c34f55fc-69ac-4082-a29a-420f72681fab tempest-TestEncryptedCinderVolumes-768498766 tempest-TestEncryptedCinderVolumes-768498766-project-member] Calling method 'delete' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 10:02:47.995620 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.v3.volumes [None req-c34f55fc-69ac-4082-a29a-420f72681fab tempest-TestEncryptedCinderVolumes-768498766 tempest-TestEncryptedCinderVolumes-768498766-project-member] Delete volume with id: 5b5fb386-55da-4f7a-b001-c0b9f59a6107 Aug 07 10:02:47.998244 np0000006707 devstack@c-api.service[100295]: DEBUG dbcounter [-] [100295] Writing DB stats cinder:SELECT=388,cinder:INSERT=53,cinder:UPDATE=111 {{(pid=100295) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 07 10:02:48.005915 np0000006707 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 10:02:48.005915 np0000006707 devstack@c-api.service[100295]: warnings.warn( Aug 07 10:02:48.007239 np0000006707 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-c34f55fc-69ac-4082-a29a-420f72681fab tempest-TestEncryptedCinderVolumes-768498766 tempest-TestEncryptedCinderVolumes-768498766-project-member] Volume info retrieved successfully. Aug 07 10:02:48.021317 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.volume.api [None req-9dc529cb-6ce5-4f7f-98a0-fd2a3e684c66 tempest-ProjectReaderTests-1827279916 tempest-ProjectReaderTests-1827279916-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (15d5a0c8-84c6-4eaa-b46e-f894b158cc59) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'ec83f482-f6c1-4d04-bfb9-6310febf06d9', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-911629447',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='3c5b8bccf6de4636827659f69ad5a410',qos_specs=None,replication_status=,reservations=['d7812d20-76d5-464c-94e1-c7827336a795','742ad06b-8220-41af-88ed-1f1cadc6d538','babfad00-dbd2-47da-b545-59df21beea04','86160661-5e53-4579-995a-a07e5ab12da1'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='45c57f2628864e7db376b33f58cbc6e6',volume_type_id=45fd9a3a-b61e-4c6c-9ab7-d02f06678d0d), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-07T10:02:47Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-911629447',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=ec83f482-f6c1-4d04-bfb9-6310febf06d9,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='3c5b8bccf6de4636827659f69ad5a410',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='45c57f2628864e7db376b33f58cbc6e6',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(45fd9a3a-b61e-4c6c-9ab7-d02f06678d0d),volume_type_id=45fd9a3a-b61e-4c6c-9ab7-d02f06678d0d)}' {{(pid=100297) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 10:02:48.022567 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.volume.api [None req-9dc529cb-6ce5-4f7f-98a0-fd2a3e684c66 tempest-ProjectReaderTests-1827279916 tempest-ProjectReaderTests-1827279916-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (eb4dbd1c-dfa7-4caf-9254-84315ce15b44) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100297) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 10:02:48.025576 np0000006707 devstack@c-api.service[100295]: WARNING cinder.keymgr.conf_key_mgr [None req-c34f55fc-69ac-4082-a29a-420f72681fab tempest-TestEncryptedCinderVolumes-768498766 tempest-TestEncryptedCinderVolumes-768498766-project-member] Not deleting key 00000000-0000-0000-0000-000000000000 Aug 07 10:02:48.033838 np0000006707 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-c34f55fc-69ac-4082-a29a-420f72681fab tempest-TestEncryptedCinderVolumes-768498766 tempest-TestEncryptedCinderVolumes-768498766-project-member] Delete volume request issued successfully. Aug 07 10:02:48.034299 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-c34f55fc-69ac-4082-a29a-420f72681fab tempest-TestEncryptedCinderVolumes-768498766 tempest-TestEncryptedCinderVolumes-768498766-project-member] https://10.4.3.8/volume/v3/volumes/5b5fb386-55da-4f7a-b001-c0b9f59a6107 returned with HTTP 202 Aug 07 10:02:48.034934 np0000006707 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 1035/4129] 10.4.3.8 () {66 vars in 1337 bytes} [Fri Aug 7 10:02:47 2026] DELETE /volume/v3/volumes/5b5fb386-55da-4f7a-b001-c0b9f59a6107 => generated 0 bytes in 43 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 07 10:02:48.043626 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.volume.api [None req-9dc529cb-6ce5-4f7f-98a0-fd2a3e684c66 tempest-ProjectReaderTests-1827279916 tempest-ProjectReaderTests-1827279916-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (eb4dbd1c-dfa7-4caf-9254-84315ce15b44) transitioned into state 'SUCCESS' from state '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-911629447',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='3c5b8bccf6de4636827659f69ad5a410',qos_specs=None,replication_status=,reservations=['d7812d20-76d5-464c-94e1-c7827336a795','742ad06b-8220-41af-88ed-1f1cadc6d538','babfad00-dbd2-47da-b545-59df21beea04','86160661-5e53-4579-995a-a07e5ab12da1'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='45c57f2628864e7db376b33f58cbc6e6',volume_type_id=45fd9a3a-b61e-4c6c-9ab7-d02f06678d0d)}' {{(pid=100297) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 10:02:48.043764 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [None req-c57929f4-f380-4098-8777-9c60d3e70a80 None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:02:48.044373 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.volume.api [None req-9dc529cb-6ce5-4f7f-98a0-fd2a3e684c66 tempest-ProjectReaderTests-1827279916 tempest-ProjectReaderTests-1827279916-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (df7a83bb-843f-4836-bb74-ad591df9e03e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100297) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 10:02:48.045318 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-c57929f4-f380-4098-8777-9c60d3e70a80 tempest-TestEncryptedCinderVolumes-768498766 tempest-TestEncryptedCinderVolumes-768498766-project-member] GET https://10.4.3.8/volume/v3/volumes/5b5fb386-55da-4f7a-b001-c0b9f59a6107 Aug 07 10:02:48.045578 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-c57929f4-f380-4098-8777-9c60d3e70a80 tempest-TestEncryptedCinderVolumes-768498766 tempest-TestEncryptedCinderVolumes-768498766-project-member] Empty body provided in request {{(pid=100296) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 10:02:48.045787 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-c57929f4-f380-4098-8777-9c60d3e70a80 tempest-TestEncryptedCinderVolumes-768498766 tempest-TestEncryptedCinderVolumes-768498766-project-member] Calling method 'show' {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 10:02:48.048483 np0000006707 devstack@c-api.service[100296]: DEBUG dbcounter [-] [100296] Writing DB stats cinder:SELECT=302,cinder:INSERT=36,cinder:UPDATE=68 {{(pid=100296) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 07 10:02:48.056442 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.volume.api [None req-9dc529cb-6ce5-4f7f-98a0-fd2a3e684c66 tempest-ProjectReaderTests-1827279916 tempest-ProjectReaderTests-1827279916-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (df7a83bb-843f-4836-bb74-ad591df9e03e) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100297) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 10:02:48.056708 np0000006707 devstack@c-api.service[100296]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 10:02:48.056708 np0000006707 devstack@c-api.service[100296]: warnings.warn( Aug 07 10:02:48.057249 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.volume.api [None req-9dc529cb-6ce5-4f7f-98a0-fd2a3e684c66 tempest-ProjectReaderTests-1827279916 tempest-ProjectReaderTests-1827279916-project-admin] Flow 'volume_create_api' (e3f3bb81-21bb-4e4a-ba4c-f1179c4c44dd) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100297) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 10:02:48.057605 np0000006707 devstack@c-api.service[100297]: INFO cinder.volume.api [None req-9dc529cb-6ce5-4f7f-98a0-fd2a3e684c66 tempest-ProjectReaderTests-1827279916 tempest-ProjectReaderTests-1827279916-project-admin] Create volume request issued successfully. Aug 07 10:02:48.058233 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-9dc529cb-6ce5-4f7f-98a0-fd2a3e684c66 tempest-ProjectReaderTests-1827279916 tempest-ProjectReaderTests-1827279916-project-admin] https://10.4.3.8/volume/v3/volumes returned with HTTP 202 Aug 07 10:02:48.058857 np0000006707 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 1034/4130] 10.4.3.8 () {68 vars in 1244 bytes} [Fri Aug 7 10:02:47 2026] POST /volume/v3/volumes => generated 773 bytes in 265 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 07 10:02:48.071451 np0000006707 devstack@c-api.service[100296]: INFO cinder.volume.api [None req-c57929f4-f380-4098-8777-9c60d3e70a80 tempest-TestEncryptedCinderVolumes-768498766 tempest-TestEncryptedCinderVolumes-768498766-project-member] Volume info retrieved successfully. Aug 07 10:02:48.077560 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.middleware.request_id [None req-25ce9c7a-967f-4f61-b80b-8d54cabc6721 None None] RequestId filter calling following filter/app {{(pid=100298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:02:48.079341 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-c57929f4-f380-4098-8777-9c60d3e70a80 tempest-TestEncryptedCinderVolumes-768498766 tempest-TestEncryptedCinderVolumes-768498766-project-member] https://10.4.3.8/volume/v3/volumes/5b5fb386-55da-4f7a-b001-c0b9f59a6107 returned with HTTP 200 Aug 07 10:02:48.080102 np0000006707 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 1031/4131] 10.4.3.8 () {66 vars in 1334 bytes} [Fri Aug 7 10:02:48 2026] GET /volume/v3/volumes/5b5fb386-55da-4f7a-b001-c0b9f59a6107 => generated 872 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 10:02:48.080157 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [None req-25ce9c7a-967f-4f61-b80b-8d54cabc6721 tempest-ProjectReaderTests-1827279916 tempest-ProjectReaderTests-1827279916-project-admin] GET https://10.4.3.8/volume/v3/volumes/ec83f482-f6c1-4d04-bfb9-6310febf06d9 Aug 07 10:02:48.080157 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [None req-25ce9c7a-967f-4f61-b80b-8d54cabc6721 tempest-ProjectReaderTests-1827279916 tempest-ProjectReaderTests-1827279916-project-admin] Empty body provided in request {{(pid=100298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 10:02:48.082109 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [None req-25ce9c7a-967f-4f61-b80b-8d54cabc6721 tempest-ProjectReaderTests-1827279916 tempest-ProjectReaderTests-1827279916-project-admin] Calling method 'show' {{(pid=100298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 10:02:48.099861 np0000006707 devstack@c-api.service[100298]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 10:02:48.099861 np0000006707 devstack@c-api.service[100298]: warnings.warn( Aug 07 10:02:48.103998 np0000006707 devstack@c-api.service[100298]: INFO cinder.volume.api [None req-25ce9c7a-967f-4f61-b80b-8d54cabc6721 tempest-ProjectReaderTests-1827279916 tempest-ProjectReaderTests-1827279916-project-admin] Volume info retrieved successfully. Aug 07 10:02:48.109517 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [None req-25ce9c7a-967f-4f61-b80b-8d54cabc6721 tempest-ProjectReaderTests-1827279916 tempest-ProjectReaderTests-1827279916-project-admin] https://10.4.3.8/volume/v3/volumes/ec83f482-f6c1-4d04-bfb9-6310febf06d9 returned with HTTP 200 Aug 07 10:02:48.109517 np0000006707 devstack@c-api.service[100298]: [pid: 100298|app: 0|req: 1032/4132] 10.4.3.8 () {66 vars in 1334 bytes} [Fri Aug 7 10:02:48 2026] GET /volume/v3/volumes/ec83f482-f6c1-4d04-bfb9-6310febf06d9 => generated 952 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 10:02:48.283440 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-b888b365-46d3-46dd-9aac-36b0b1d2daa5 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:02:48.285726 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-b888b365-46d3-46dd-9aac-36b0b1d2daa5 tempest-ProjectAdminTests39-421778370 tempest-ProjectAdminTests39-421778370-project-admin] GET https://10.4.3.8/volume/v3/backups/c1ed3ee0-bd5e-45d5-a444-2d5beedc6f69 Aug 07 10:02:48.286014 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-b888b365-46d3-46dd-9aac-36b0b1d2daa5 tempest-ProjectAdminTests39-421778370 tempest-ProjectAdminTests39-421778370-project-admin] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 10:02:48.286256 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-b888b365-46d3-46dd-9aac-36b0b1d2daa5 tempest-ProjectAdminTests39-421778370 tempest-ProjectAdminTests39-421778370-project-admin] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 10:02:48.286399 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.v3.backups [None req-b888b365-46d3-46dd-9aac-36b0b1d2daa5 tempest-ProjectAdminTests39-421778370 tempest-ProjectAdminTests39-421778370-project-admin] Show backup with id c1ed3ee0-bd5e-45d5-a444-2d5beedc6f69. {{(pid=100295) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 10:02:48.291972 np0000006707 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 10:02:48.291972 np0000006707 devstack@c-api.service[100295]: warnings.warn( Aug 07 10:02:48.292903 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-b888b365-46d3-46dd-9aac-36b0b1d2daa5 tempest-ProjectAdminTests39-421778370 tempest-ProjectAdminTests39-421778370-project-admin] https://10.4.3.8/volume/v3/backups/c1ed3ee0-bd5e-45d5-a444-2d5beedc6f69 returned with HTTP 200 Aug 07 10:02:48.293448 np0000006707 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 1036/4133] 10.4.3.8 () {68 vars in 1374 bytes} [Fri Aug 7 10:02:48 2026] GET /volume/v3/backups/c1ed3ee0-bd5e-45d5-a444-2d5beedc6f69 => generated 720 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 10:02:49.098134 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [None req-3966b8c5-bb92-4c44-9cc1-c6a7b36732e7 None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:02:49.100558 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-3966b8c5-bb92-4c44-9cc1-c6a7b36732e7 tempest-TestEncryptedCinderVolumes-768498766 tempest-TestEncryptedCinderVolumes-768498766-project-member] GET https://10.4.3.8/volume/v3/volumes/5b5fb386-55da-4f7a-b001-c0b9f59a6107 Aug 07 10:02:49.100857 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-3966b8c5-bb92-4c44-9cc1-c6a7b36732e7 tempest-TestEncryptedCinderVolumes-768498766 tempest-TestEncryptedCinderVolumes-768498766-project-member] Empty body provided in request {{(pid=100297) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 10:02:49.101133 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-3966b8c5-bb92-4c44-9cc1-c6a7b36732e7 tempest-TestEncryptedCinderVolumes-768498766 tempest-TestEncryptedCinderVolumes-768498766-project-member] Calling method 'show' {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 10:02:49.108468 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-3966b8c5-bb92-4c44-9cc1-c6a7b36732e7 tempest-TestEncryptedCinderVolumes-768498766 tempest-TestEncryptedCinderVolumes-768498766-project-member] https://10.4.3.8/volume/v3/volumes/5b5fb386-55da-4f7a-b001-c0b9f59a6107 returned with HTTP 404 Aug 07 10:02:49.109267 np0000006707 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 1035/4134] 10.4.3.8 () {66 vars in 1334 bytes} [Fri Aug 7 10:02:49 2026] GET /volume/v3/volumes/5b5fb386-55da-4f7a-b001-c0b9f59a6107 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 10:02:49.119441 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [None req-c3ca3d8d-2c2b-49cc-908b-d60b5a8f9db6 None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:02:49.126552 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.middleware.request_id [None req-3011b565-8f39-4fdb-80f4-1cd09570176a None None] RequestId filter calling following filter/app {{(pid=100298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:02:49.129546 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [None req-3011b565-8f39-4fdb-80f4-1cd09570176a tempest-ProjectReaderTests-1827279916 tempest-ProjectReaderTests-1827279916-project-admin] GET https://10.4.3.8/volume/v3/volumes/ec83f482-f6c1-4d04-bfb9-6310febf06d9 Aug 07 10:02:49.130209 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [None req-3011b565-8f39-4fdb-80f4-1cd09570176a tempest-ProjectReaderTests-1827279916 tempest-ProjectReaderTests-1827279916-project-admin] Empty body provided in request {{(pid=100298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 10:02:49.130614 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [None req-3011b565-8f39-4fdb-80f4-1cd09570176a tempest-ProjectReaderTests-1827279916 tempest-ProjectReaderTests-1827279916-project-admin] Calling method 'show' {{(pid=100298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 10:02:49.146985 np0000006707 devstack@c-api.service[100298]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 10:02:49.146985 np0000006707 devstack@c-api.service[100298]: warnings.warn( Aug 07 10:02:49.154748 np0000006707 devstack@c-api.service[100298]: INFO cinder.volume.api [None req-3011b565-8f39-4fdb-80f4-1cd09570176a tempest-ProjectReaderTests-1827279916 tempest-ProjectReaderTests-1827279916-project-admin] Volume info retrieved successfully. Aug 07 10:02:49.166500 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [None req-3011b565-8f39-4fdb-80f4-1cd09570176a tempest-ProjectReaderTests-1827279916 tempest-ProjectReaderTests-1827279916-project-admin] https://10.4.3.8/volume/v3/volumes/ec83f482-f6c1-4d04-bfb9-6310febf06d9 returned with HTTP 200 Aug 07 10:02:49.167219 np0000006707 devstack@c-api.service[100298]: [pid: 100298|app: 0|req: 1033/4135] 10.4.3.8 () {66 vars in 1334 bytes} [Fri Aug 7 10:02:49 2026] GET /volume/v3/volumes/ec83f482-f6c1-4d04-bfb9-6310febf06d9 => generated 1013 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 10:02:49.182033 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-e7675a96-5eca-4bca-aa96-6ab9f10972a9 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:02:49.211737 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-c3ca3d8d-2c2b-49cc-908b-d60b5a8f9db6 tempest-TestEncryptedCinderVolumes-966504716 tempest-TestEncryptedCinderVolumes-966504716-project-admin] GET https://10.4.3.8/volume/v3/volumes/detail?all_tenants=1 Aug 07 10:02:49.211963 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-c3ca3d8d-2c2b-49cc-908b-d60b5a8f9db6 tempest-TestEncryptedCinderVolumes-966504716 tempest-TestEncryptedCinderVolumes-966504716-project-admin] Empty body provided in request {{(pid=100296) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 10:02:49.212179 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-c3ca3d8d-2c2b-49cc-908b-d60b5a8f9db6 tempest-TestEncryptedCinderVolumes-966504716 tempest-TestEncryptedCinderVolumes-966504716-project-admin] Calling method 'detail' {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 10:02:49.213107 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.volume.api [None req-c3ca3d8d-2c2b-49cc-908b-d60b5a8f9db6 tempest-TestEncryptedCinderVolumes-966504716 tempest-TestEncryptedCinderVolumes-966504716-project-admin] Searching by: MultiDict([('all_tenants', 1)]). {{(pid=100296) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 07 10:02:49.238089 np0000006707 devstack@c-api.service[100296]: INFO cinder.volume.api [None req-c3ca3d8d-2c2b-49cc-908b-d60b5a8f9db6 tempest-TestEncryptedCinderVolumes-966504716 tempest-TestEncryptedCinderVolumes-966504716-project-admin] Get all volumes completed successfully. Aug 07 10:02:49.242491 np0000006707 devstack@c-api.service[100296]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 10:02:49.242491 np0000006707 devstack@c-api.service[100296]: warnings.warn( Aug 07 10:02:49.252647 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-c3ca3d8d-2c2b-49cc-908b-d60b5a8f9db6 tempest-TestEncryptedCinderVolumes-966504716 tempest-TestEncryptedCinderVolumes-966504716-project-admin] https://10.4.3.8/volume/v3/volumes/detail?all_tenants=1 returned with HTTP 200 Aug 07 10:02:49.253206 np0000006707 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 1032/4136] 10.4.3.8 () {66 vars in 1271 bytes} [Fri Aug 7 10:02:49 2026] GET /volume/v3/volumes/detail?all_tenants=1 => generated 16670 bytes in 134 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 07 10:02:49.277833 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [None req-586d7ba9-6cd5-42cb-bf09-11fc39833e28 None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:02:49.280336 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-586d7ba9-6cd5-42cb-bf09-11fc39833e28 tempest-TestEncryptedCinderVolumes-966504716 tempest-TestEncryptedCinderVolumes-966504716-project-admin] DELETE https://10.4.3.8/volume/v3/types/08c18d26-4698-4910-8f9f-0b652cbabe4d Aug 07 10:02:49.280713 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-586d7ba9-6cd5-42cb-bf09-11fc39833e28 tempest-TestEncryptedCinderVolumes-966504716 tempest-TestEncryptedCinderVolumes-966504716-project-admin] Empty body provided in request {{(pid=100297) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 10:02:49.281015 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-586d7ba9-6cd5-42cb-bf09-11fc39833e28 tempest-TestEncryptedCinderVolumes-966504716 tempest-TestEncryptedCinderVolumes-966504716-project-admin] Calling method '_delete' {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 10:02:49.281426 np0000006707 devstack@c-api.service[100297]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 10:02:49.281426 np0000006707 devstack@c-api.service[100297]: warnings.warn( Aug 07 10:02:49.286250 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-e7675a96-5eca-4bca-aa96-6ab9f10972a9 tempest-ProjectReaderTests-1827279916 tempest-ProjectReaderTests-1827279916-project-reader] POST https://10.4.3.8/volume/v3/volumes/ec83f482-f6c1-4d04-bfb9-6310febf06d9/action Aug 07 10:02:49.286859 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-e7675a96-5eca-4bca-aa96-6ab9f10972a9 tempest-ProjectReaderTests-1827279916 tempest-ProjectReaderTests-1827279916-project-reader] Action body: b'{"os-force_delete": {}}' {{(pid=100295) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 07 10:02:49.286859 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-e7675a96-5eca-4bca-aa96-6ab9f10972a9 tempest-ProjectReaderTests-1827279916 tempest-ProjectReaderTests-1827279916-project-reader] Action: 'action', calling method: _force_delete, body: {"os-force_delete": {}} {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 10:02:49.298634 np0000006707 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 10:02:49.298634 np0000006707 devstack@c-api.service[100295]: warnings.warn( Aug 07 10:02:49.299242 np0000006707 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-e7675a96-5eca-4bca-aa96-6ab9f10972a9 tempest-ProjectReaderTests-1827279916 tempest-ProjectReaderTests-1827279916-project-reader] Volume info retrieved successfully. Aug 07 10:02:49.300626 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.policy [None req-e7675a96-5eca-4bca-aa96-6ab9f10972a9 tempest-ProjectReaderTests-1827279916 tempest-ProjectReaderTests-1827279916-project-reader] Policy check for volume_extension:volume_admin_actions:force_delete failed with context {'is_admin': False, 'user_id': '8bae15e1f560424595f39cd7202531fd', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '3c5b8bccf6de4636827659f69ad5a410', '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=100295) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 07 10:02:49.300901 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-e7675a96-5eca-4bca-aa96-6ab9f10972a9 tempest-ProjectReaderTests-1827279916 tempest-ProjectReaderTests-1827279916-project-reader] https://10.4.3.8/volume/v3/volumes/ec83f482-f6c1-4d04-bfb9-6310febf06d9/action returned with HTTP 403 Aug 07 10:02:49.303323 np0000006707 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 1037/4137] 10.4.3.8 () {68 vars in 1376 bytes} [Fri Aug 7 10:02:49 2026] POST /volume/v3/volumes/ec83f482-f6c1-4d04-bfb9-6310febf06d9/action => generated 131 bytes in 120 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 07 10:02:49.309209 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.middleware.request_id [None req-2c35eb72-0a1d-4b19-a9e0-57aaa77a5182 None None] RequestId filter calling following filter/app {{(pid=100298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:02:49.312160 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [None req-2c35eb72-0a1d-4b19-a9e0-57aaa77a5182 tempest-ProjectAdminTests39-421778370 tempest-ProjectAdminTests39-421778370-project-admin] GET https://10.4.3.8/volume/v3/backups/c1ed3ee0-bd5e-45d5-a444-2d5beedc6f69 Aug 07 10:02:49.312527 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [None req-2c35eb72-0a1d-4b19-a9e0-57aaa77a5182 tempest-ProjectAdminTests39-421778370 tempest-ProjectAdminTests39-421778370-project-admin] Empty body provided in request {{(pid=100298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 10:02:49.312808 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [None req-2c35eb72-0a1d-4b19-a9e0-57aaa77a5182 tempest-ProjectAdminTests39-421778370 tempest-ProjectAdminTests39-421778370-project-admin] Calling method 'show' {{(pid=100298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 10:02:49.312863 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [None req-7d3966f3-9919-43e5-91cb-7aa2aa3bcad8 None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:02:49.313079 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.v3.backups [None req-2c35eb72-0a1d-4b19-a9e0-57aaa77a5182 tempest-ProjectAdminTests39-421778370 tempest-ProjectAdminTests39-421778370-project-admin] Show backup with id c1ed3ee0-bd5e-45d5-a444-2d5beedc6f69. {{(pid=100298) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 10:02:49.314779 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-7d3966f3-9919-43e5-91cb-7aa2aa3bcad8 tempest-ProjectReaderTests-1827279916 tempest-ProjectReaderTests-1827279916-project-admin] DELETE https://10.4.3.8/volume/v3/volumes/ec83f482-f6c1-4d04-bfb9-6310febf06d9 Aug 07 10:02:49.315032 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-7d3966f3-9919-43e5-91cb-7aa2aa3bcad8 tempest-ProjectReaderTests-1827279916 tempest-ProjectReaderTests-1827279916-project-admin] Empty body provided in request {{(pid=100296) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 10:02:49.315279 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-7d3966f3-9919-43e5-91cb-7aa2aa3bcad8 tempest-ProjectReaderTests-1827279916 tempest-ProjectReaderTests-1827279916-project-admin] Calling method 'delete' {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 10:02:49.315509 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.v3.volumes [None req-7d3966f3-9919-43e5-91cb-7aa2aa3bcad8 tempest-ProjectReaderTests-1827279916 tempest-ProjectReaderTests-1827279916-project-admin] Delete volume with id: ec83f482-f6c1-4d04-bfb9-6310febf06d9 Aug 07 10:02:49.319005 np0000006707 devstack@c-api.service[100298]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 10:02:49.319005 np0000006707 devstack@c-api.service[100298]: warnings.warn( Aug 07 10:02:49.319868 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [None req-2c35eb72-0a1d-4b19-a9e0-57aaa77a5182 tempest-ProjectAdminTests39-421778370 tempest-ProjectAdminTests39-421778370-project-admin] https://10.4.3.8/volume/v3/backups/c1ed3ee0-bd5e-45d5-a444-2d5beedc6f69 returned with HTTP 200 Aug 07 10:02:49.320294 np0000006707 devstack@c-api.service[100298]: [pid: 100298|app: 0|req: 1034/4138] 10.4.3.8 () {68 vars in 1374 bytes} [Fri Aug 7 10:02:49 2026] GET /volume/v3/backups/c1ed3ee0-bd5e-45d5-a444-2d5beedc6f69 => generated 731 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 10:02:49.328095 np0000006707 devstack@c-api.service[100296]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 10:02:49.328095 np0000006707 devstack@c-api.service[100296]: warnings.warn( Aug 07 10:02:49.328609 np0000006707 devstack@c-api.service[100296]: INFO cinder.volume.api [None req-7d3966f3-9919-43e5-91cb-7aa2aa3bcad8 tempest-ProjectReaderTests-1827279916 tempest-ProjectReaderTests-1827279916-project-admin] Volume info retrieved successfully. Aug 07 10:02:49.328884 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-586d7ba9-6cd5-42cb-bf09-11fc39833e28 tempest-TestEncryptedCinderVolumes-966504716 tempest-TestEncryptedCinderVolumes-966504716-project-admin] https://10.4.3.8/volume/v3/types/08c18d26-4698-4910-8f9f-0b652cbabe4d returned with HTTP 202 Aug 07 10:02:49.329277 np0000006707 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 1036/4139] 10.4.3.8 () {66 vars in 1331 bytes} [Fri Aug 7 10:02:49 2026] DELETE /volume/v3/types/08c18d26-4698-4910-8f9f-0b652cbabe4d => generated 0 bytes in 52 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 07 10:02:49.351925 np0000006707 devstack@c-api.service[100296]: INFO cinder.volume.api [None req-7d3966f3-9919-43e5-91cb-7aa2aa3bcad8 tempest-ProjectReaderTests-1827279916 tempest-ProjectReaderTests-1827279916-project-admin] Delete volume request issued successfully. Aug 07 10:02:49.352707 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-7d3966f3-9919-43e5-91cb-7aa2aa3bcad8 tempest-ProjectReaderTests-1827279916 tempest-ProjectReaderTests-1827279916-project-admin] https://10.4.3.8/volume/v3/volumes/ec83f482-f6c1-4d04-bfb9-6310febf06d9 returned with HTTP 202 Aug 07 10:02:49.352766 np0000006707 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 1033/4140] 10.4.3.8 () {66 vars in 1337 bytes} [Fri Aug 7 10:02:49 2026] DELETE /volume/v3/volumes/ec83f482-f6c1-4d04-bfb9-6310febf06d9 => generated 0 bytes in 40 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 07 10:02:49.365147 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-8e1cdb8a-1ffa-4c73-a65f-ab542f2c247e None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:02:49.367263 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-8e1cdb8a-1ffa-4c73-a65f-ab542f2c247e tempest-ProjectReaderTests-1827279916 tempest-ProjectReaderTests-1827279916-project-admin] GET https://10.4.3.8/volume/v3/volumes/ec83f482-f6c1-4d04-bfb9-6310febf06d9 Aug 07 10:02:49.367865 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-8e1cdb8a-1ffa-4c73-a65f-ab542f2c247e tempest-ProjectReaderTests-1827279916 tempest-ProjectReaderTests-1827279916-project-admin] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 10:02:49.367865 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-8e1cdb8a-1ffa-4c73-a65f-ab542f2c247e tempest-ProjectReaderTests-1827279916 tempest-ProjectReaderTests-1827279916-project-admin] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 10:02:49.378706 np0000006707 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 10:02:49.378706 np0000006707 devstack@c-api.service[100295]: warnings.warn( Aug 07 10:02:49.385282 np0000006707 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-8e1cdb8a-1ffa-4c73-a65f-ab542f2c247e tempest-ProjectReaderTests-1827279916 tempest-ProjectReaderTests-1827279916-project-admin] Volume info retrieved successfully. Aug 07 10:02:49.392803 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-8e1cdb8a-1ffa-4c73-a65f-ab542f2c247e tempest-ProjectReaderTests-1827279916 tempest-ProjectReaderTests-1827279916-project-admin] https://10.4.3.8/volume/v3/volumes/ec83f482-f6c1-4d04-bfb9-6310febf06d9 returned with HTTP 200 Aug 07 10:02:49.393232 np0000006707 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 1038/4141] 10.4.3.8 () {66 vars in 1334 bytes} [Fri Aug 7 10:02:49 2026] GET /volume/v3/volumes/ec83f482-f6c1-4d04-bfb9-6310febf06d9 => generated 1012 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 10:02:50.332938 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.middleware.request_id [None req-9098e2ca-ebdd-4cc0-95ce-ae2ebda4aa86 None None] RequestId filter calling following filter/app {{(pid=100298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:02:50.335250 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [None req-9098e2ca-ebdd-4cc0-95ce-ae2ebda4aa86 tempest-ProjectAdminTests39-421778370 tempest-ProjectAdminTests39-421778370-project-admin] GET https://10.4.3.8/volume/v3/backups/c1ed3ee0-bd5e-45d5-a444-2d5beedc6f69 Aug 07 10:02:50.335533 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [None req-9098e2ca-ebdd-4cc0-95ce-ae2ebda4aa86 tempest-ProjectAdminTests39-421778370 tempest-ProjectAdminTests39-421778370-project-admin] Empty body provided in request {{(pid=100298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 10:02:50.335767 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [None req-9098e2ca-ebdd-4cc0-95ce-ae2ebda4aa86 tempest-ProjectAdminTests39-421778370 tempest-ProjectAdminTests39-421778370-project-admin] Calling method 'show' {{(pid=100298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 10:02:50.335903 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.v3.backups [None req-9098e2ca-ebdd-4cc0-95ce-ae2ebda4aa86 tempest-ProjectAdminTests39-421778370 tempest-ProjectAdminTests39-421778370-project-admin] Show backup with id c1ed3ee0-bd5e-45d5-a444-2d5beedc6f69. {{(pid=100298) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 10:02:50.340817 np0000006707 devstack@c-api.service[100298]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 10:02:50.340817 np0000006707 devstack@c-api.service[100298]: warnings.warn( Aug 07 10:02:50.341558 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [None req-9098e2ca-ebdd-4cc0-95ce-ae2ebda4aa86 tempest-ProjectAdminTests39-421778370 tempest-ProjectAdminTests39-421778370-project-admin] https://10.4.3.8/volume/v3/backups/c1ed3ee0-bd5e-45d5-a444-2d5beedc6f69 returned with HTTP 200 Aug 07 10:02:50.342057 np0000006707 devstack@c-api.service[100298]: [pid: 100298|app: 0|req: 1035/4142] 10.4.3.8 () {68 vars in 1374 bytes} [Fri Aug 7 10:02:50 2026] GET /volume/v3/backups/c1ed3ee0-bd5e-45d5-a444-2d5beedc6f69 => generated 731 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 10:02:50.409057 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [None req-7e3a66b7-3893-4b95-a4d5-359d399e2215 None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:02:50.411866 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-7e3a66b7-3893-4b95-a4d5-359d399e2215 tempest-ProjectReaderTests-1827279916 tempest-ProjectReaderTests-1827279916-project-admin] GET https://10.4.3.8/volume/v3/volumes/ec83f482-f6c1-4d04-bfb9-6310febf06d9 Aug 07 10:02:50.412235 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-7e3a66b7-3893-4b95-a4d5-359d399e2215 tempest-ProjectReaderTests-1827279916 tempest-ProjectReaderTests-1827279916-project-admin] Empty body provided in request {{(pid=100297) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 10:02:50.412567 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-7e3a66b7-3893-4b95-a4d5-359d399e2215 tempest-ProjectReaderTests-1827279916 tempest-ProjectReaderTests-1827279916-project-admin] Calling method 'show' {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 10:02:50.421926 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-7e3a66b7-3893-4b95-a4d5-359d399e2215 tempest-ProjectReaderTests-1827279916 tempest-ProjectReaderTests-1827279916-project-admin] https://10.4.3.8/volume/v3/volumes/ec83f482-f6c1-4d04-bfb9-6310febf06d9 returned with HTTP 404 Aug 07 10:02:50.422657 np0000006707 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 1037/4143] 10.4.3.8 () {66 vars in 1334 bytes} [Fri Aug 7 10:02:50 2026] GET /volume/v3/volumes/ec83f482-f6c1-4d04-bfb9-6310febf06d9 => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 10:02:50.431352 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [None req-50d551c4-3b39-4052-b201-b9f30fca8273 None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:02:50.433209 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-50d551c4-3b39-4052-b201-b9f30fca8273 tempest-ProjectReaderTests-1827279916 tempest-ProjectReaderTests-1827279916-project-admin] POST https://10.4.3.8/volume/v3/volumes Aug 07 10:02:50.433654 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-50d551c4-3b39-4052-b201-b9f30fca8273 tempest-ProjectReaderTests-1827279916 tempest-ProjectReaderTests-1827279916-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-1669765710"}} {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 10:02:50.435319 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.v3.volumes [None req-50d551c4-3b39-4052-b201-b9f30fca8273 tempest-ProjectReaderTests-1827279916 tempest-ProjectReaderTests-1827279916-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-1669765710'}} {{(pid=100296) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 07 10:02:50.435436 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.v3.volumes [None req-50d551c4-3b39-4052-b201-b9f30fca8273 tempest-ProjectReaderTests-1827279916 tempest-ProjectReaderTests-1827279916-project-admin] Create volume of 1 GB Aug 07 10:02:50.439249 np0000006707 devstack@c-api.service[100296]: INFO cinder.volume.api [None req-50d551c4-3b39-4052-b201-b9f30fca8273 tempest-ProjectReaderTests-1827279916 tempest-ProjectReaderTests-1827279916-project-admin] Availability Zones retrieved successfully. Aug 07 10:02:50.444973 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.volume.api [None req-50d551c4-3b39-4052-b201-b9f30fca8273 tempest-ProjectReaderTests-1827279916 tempest-ProjectReaderTests-1827279916-project-admin] Flow 'volume_create_api' (24b9e76f-e050-43fb-b800-928b5f13ae63) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100296) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 10:02:50.446097 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.volume.api [None req-50d551c4-3b39-4052-b201-b9f30fca8273 tempest-ProjectReaderTests-1827279916 tempest-ProjectReaderTests-1827279916-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ef9a7530-2ac3-423a-ad7d-47b55cdb0536) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 10:02:50.446898 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.volume.flows.api.create_volume [None req-50d551c4-3b39-4052-b201-b9f30fca8273 tempest-ProjectReaderTests-1827279916 tempest-ProjectReaderTests-1827279916-project-admin] Validating volume size '1' using validate_int {{(pid=100296) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 07 10:02:50.473459 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.volume.api [None req-50d551c4-3b39-4052-b201-b9f30fca8273 tempest-ProjectReaderTests-1827279916 tempest-ProjectReaderTests-1827279916-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ef9a7530-2ac3-423a-ad7d-47b55cdb0536) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-07T09:47:39Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=45fd9a3a-b61e-4c6c-9ab7-d02f06678d0d,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '45fd9a3a-b61e-4c6c-9ab7-d02f06678d0d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 10:02:50.473459 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.volume.api [None req-50d551c4-3b39-4052-b201-b9f30fca8273 tempest-ProjectReaderTests-1827279916 tempest-ProjectReaderTests-1827279916-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3bb75487-b538-416b-9795-071baca11300) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 10:02:50.509363 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.quota [None req-50d551c4-3b39-4052-b201-b9f30fca8273 tempest-ProjectReaderTests-1827279916 tempest-ProjectReaderTests-1827279916-project-admin] Created reservations ['fd77de99-4c87-45cd-b396-879d622763f8', '837fc1d9-dd6c-48d0-af91-411cb170c88e', '0af919b2-f20f-4359-8800-c309c79435f0', '04ed87ab-dd36-43e1-8365-89f020d134e9'] {{(pid=100296) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 10:02:50.510919 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.volume.api [None req-50d551c4-3b39-4052-b201-b9f30fca8273 tempest-ProjectReaderTests-1827279916 tempest-ProjectReaderTests-1827279916-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3bb75487-b538-416b-9795-071baca11300) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['fd77de99-4c87-45cd-b396-879d622763f8', '837fc1d9-dd6c-48d0-af91-411cb170c88e', '0af919b2-f20f-4359-8800-c309c79435f0', '04ed87ab-dd36-43e1-8365-89f020d134e9']}' {{(pid=100296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 10:02:50.511877 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.volume.api [None req-50d551c4-3b39-4052-b201-b9f30fca8273 tempest-ProjectReaderTests-1827279916 tempest-ProjectReaderTests-1827279916-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (720dcd13-03f9-4543-aeab-2548a24217a4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 10:02:50.534524 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.volume.api [None req-50d551c4-3b39-4052-b201-b9f30fca8273 tempest-ProjectReaderTests-1827279916 tempest-ProjectReaderTests-1827279916-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (720dcd13-03f9-4543-aeab-2548a24217a4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '00fef611-a95b-4b37-ac04-da2267d7b81e', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1669765710',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='3c5b8bccf6de4636827659f69ad5a410',qos_specs=None,replication_status=,reservations=['fd77de99-4c87-45cd-b396-879d622763f8','837fc1d9-dd6c-48d0-af91-411cb170c88e','0af919b2-f20f-4359-8800-c309c79435f0','04ed87ab-dd36-43e1-8365-89f020d134e9'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='45c57f2628864e7db376b33f58cbc6e6',volume_type_id=45fd9a3a-b61e-4c6c-9ab7-d02f06678d0d), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-07T10:02:50Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1669765710',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=00fef611-a95b-4b37-ac04-da2267d7b81e,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='3c5b8bccf6de4636827659f69ad5a410',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='45c57f2628864e7db376b33f58cbc6e6',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(45fd9a3a-b61e-4c6c-9ab7-d02f06678d0d),volume_type_id=45fd9a3a-b61e-4c6c-9ab7-d02f06678d0d)}' {{(pid=100296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 10:02:50.535274 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.volume.api [None req-50d551c4-3b39-4052-b201-b9f30fca8273 tempest-ProjectReaderTests-1827279916 tempest-ProjectReaderTests-1827279916-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (10455d77-01d7-4700-bfd0-dd3fb3051ca4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 10:02:50.552570 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.volume.api [None req-50d551c4-3b39-4052-b201-b9f30fca8273 tempest-ProjectReaderTests-1827279916 tempest-ProjectReaderTests-1827279916-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (10455d77-01d7-4700-bfd0-dd3fb3051ca4) transitioned into state 'SUCCESS' from state '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-1669765710',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='3c5b8bccf6de4636827659f69ad5a410',qos_specs=None,replication_status=,reservations=['fd77de99-4c87-45cd-b396-879d622763f8','837fc1d9-dd6c-48d0-af91-411cb170c88e','0af919b2-f20f-4359-8800-c309c79435f0','04ed87ab-dd36-43e1-8365-89f020d134e9'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='45c57f2628864e7db376b33f58cbc6e6',volume_type_id=45fd9a3a-b61e-4c6c-9ab7-d02f06678d0d)}' {{(pid=100296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 10:02:50.553650 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.volume.api [None req-50d551c4-3b39-4052-b201-b9f30fca8273 tempest-ProjectReaderTests-1827279916 tempest-ProjectReaderTests-1827279916-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (93261091-a0d7-41e6-9f91-afe3f4ca2a37) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 10:02:50.563586 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.volume.api [None req-50d551c4-3b39-4052-b201-b9f30fca8273 tempest-ProjectReaderTests-1827279916 tempest-ProjectReaderTests-1827279916-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (93261091-a0d7-41e6-9f91-afe3f4ca2a37) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 10:02:50.564754 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.volume.api [None req-50d551c4-3b39-4052-b201-b9f30fca8273 tempest-ProjectReaderTests-1827279916 tempest-ProjectReaderTests-1827279916-project-admin] Flow 'volume_create_api' (24b9e76f-e050-43fb-b800-928b5f13ae63) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100296) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 10:02:50.565112 np0000006707 devstack@c-api.service[100296]: INFO cinder.volume.api [None req-50d551c4-3b39-4052-b201-b9f30fca8273 tempest-ProjectReaderTests-1827279916 tempest-ProjectReaderTests-1827279916-project-admin] Create volume request issued successfully. Aug 07 10:02:50.565742 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-50d551c4-3b39-4052-b201-b9f30fca8273 tempest-ProjectReaderTests-1827279916 tempest-ProjectReaderTests-1827279916-project-admin] https://10.4.3.8/volume/v3/volumes returned with HTTP 202 Aug 07 10:02:50.566313 np0000006707 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 1034/4144] 10.4.3.8 () {68 vars in 1244 bytes} [Fri Aug 7 10:02:50 2026] POST /volume/v3/volumes => generated 774 bytes in 135 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 07 10:02:50.578375 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-f5255fef-d146-4027-8065-bb08abf2f138 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:02:50.580230 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-f5255fef-d146-4027-8065-bb08abf2f138 tempest-ProjectReaderTests-1827279916 tempest-ProjectReaderTests-1827279916-project-admin] GET https://10.4.3.8/volume/v3/volumes/00fef611-a95b-4b37-ac04-da2267d7b81e Aug 07 10:02:50.580434 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-f5255fef-d146-4027-8065-bb08abf2f138 tempest-ProjectReaderTests-1827279916 tempest-ProjectReaderTests-1827279916-project-admin] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 10:02:50.580613 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-f5255fef-d146-4027-8065-bb08abf2f138 tempest-ProjectReaderTests-1827279916 tempest-ProjectReaderTests-1827279916-project-admin] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 10:02:50.601348 np0000006707 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 10:02:50.601348 np0000006707 devstack@c-api.service[100295]: warnings.warn( Aug 07 10:02:50.609594 np0000006707 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-f5255fef-d146-4027-8065-bb08abf2f138 tempest-ProjectReaderTests-1827279916 tempest-ProjectReaderTests-1827279916-project-admin] Volume info retrieved successfully. Aug 07 10:02:50.614460 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-f5255fef-d146-4027-8065-bb08abf2f138 tempest-ProjectReaderTests-1827279916 tempest-ProjectReaderTests-1827279916-project-admin] https://10.4.3.8/volume/v3/volumes/00fef611-a95b-4b37-ac04-da2267d7b81e returned with HTTP 200 Aug 07 10:02:50.614851 np0000006707 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 1039/4145] 10.4.3.8 () {66 vars in 1334 bytes} [Fri Aug 7 10:02:50 2026] GET /volume/v3/volumes/00fef611-a95b-4b37-ac04-da2267d7b81e => generated 953 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 10:02:51.354027 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.middleware.request_id [None req-4a7f293b-ee31-4cdd-900c-f8d32ed2d96a None None] RequestId filter calling following filter/app {{(pid=100298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:02:51.356183 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [None req-4a7f293b-ee31-4cdd-900c-f8d32ed2d96a tempest-ProjectAdminTests39-421778370 tempest-ProjectAdminTests39-421778370-project-admin] GET https://10.4.3.8/volume/v3/backups/c1ed3ee0-bd5e-45d5-a444-2d5beedc6f69 Aug 07 10:02:51.356377 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [None req-4a7f293b-ee31-4cdd-900c-f8d32ed2d96a tempest-ProjectAdminTests39-421778370 tempest-ProjectAdminTests39-421778370-project-admin] Empty body provided in request {{(pid=100298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 10:02:51.356654 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [None req-4a7f293b-ee31-4cdd-900c-f8d32ed2d96a tempest-ProjectAdminTests39-421778370 tempest-ProjectAdminTests39-421778370-project-admin] Calling method 'show' {{(pid=100298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 10:02:51.356817 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.v3.backups [None req-4a7f293b-ee31-4cdd-900c-f8d32ed2d96a tempest-ProjectAdminTests39-421778370 tempest-ProjectAdminTests39-421778370-project-admin] Show backup with id c1ed3ee0-bd5e-45d5-a444-2d5beedc6f69. {{(pid=100298) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 10:02:51.362408 np0000006707 devstack@c-api.service[100298]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 10:02:51.362408 np0000006707 devstack@c-api.service[100298]: warnings.warn( Aug 07 10:02:51.363373 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [None req-4a7f293b-ee31-4cdd-900c-f8d32ed2d96a tempest-ProjectAdminTests39-421778370 tempest-ProjectAdminTests39-421778370-project-admin] https://10.4.3.8/volume/v3/backups/c1ed3ee0-bd5e-45d5-a444-2d5beedc6f69 returned with HTTP 200 Aug 07 10:02:51.363647 np0000006707 devstack@c-api.service[100298]: [pid: 100298|app: 0|req: 1036/4146] 10.4.3.8 () {68 vars in 1374 bytes} [Fri Aug 7 10:02:51 2026] GET /volume/v3/backups/c1ed3ee0-bd5e-45d5-a444-2d5beedc6f69 => generated 731 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 10:02:51.627333 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [None req-21a1ae80-7cbb-4e88-b074-b6b82998b3d4 None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:02:51.629163 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-21a1ae80-7cbb-4e88-b074-b6b82998b3d4 tempest-ProjectReaderTests-1827279916 tempest-ProjectReaderTests-1827279916-project-admin] GET https://10.4.3.8/volume/v3/volumes/00fef611-a95b-4b37-ac04-da2267d7b81e Aug 07 10:02:51.629354 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-21a1ae80-7cbb-4e88-b074-b6b82998b3d4 tempest-ProjectReaderTests-1827279916 tempest-ProjectReaderTests-1827279916-project-admin] Empty body provided in request {{(pid=100297) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 10:02:51.629568 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-21a1ae80-7cbb-4e88-b074-b6b82998b3d4 tempest-ProjectReaderTests-1827279916 tempest-ProjectReaderTests-1827279916-project-admin] Calling method 'show' {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 10:02:51.638284 np0000006707 devstack@c-api.service[100297]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 10:02:51.638284 np0000006707 devstack@c-api.service[100297]: warnings.warn( Aug 07 10:02:51.643172 np0000006707 devstack@c-api.service[100297]: INFO cinder.volume.api [None req-21a1ae80-7cbb-4e88-b074-b6b82998b3d4 tempest-ProjectReaderTests-1827279916 tempest-ProjectReaderTests-1827279916-project-admin] Volume info retrieved successfully. Aug 07 10:02:51.648134 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-21a1ae80-7cbb-4e88-b074-b6b82998b3d4 tempest-ProjectReaderTests-1827279916 tempest-ProjectReaderTests-1827279916-project-admin] https://10.4.3.8/volume/v3/volumes/00fef611-a95b-4b37-ac04-da2267d7b81e returned with HTTP 200 Aug 07 10:02:51.648551 np0000006707 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 1038/4147] 10.4.3.8 () {66 vars in 1334 bytes} [Fri Aug 7 10:02:51 2026] GET /volume/v3/volumes/00fef611-a95b-4b37-ac04-da2267d7b81e => generated 1005 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 10:02:51.666383 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [None req-16a27374-974b-42ce-9e58-8c235e4497aa None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:02:51.669003 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-16a27374-974b-42ce-9e58-8c235e4497aa tempest-ProjectReaderTests-1827279916 tempest-ProjectReaderTests-1827279916-project-reader] POST https://10.4.3.8/volume/v3/volumes/00fef611-a95b-4b37-ac04-da2267d7b81e/action Aug 07 10:02:51.669656 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-16a27374-974b-42ce-9e58-8c235e4497aa tempest-ProjectReaderTests-1827279916 tempest-ProjectReaderTests-1827279916-project-reader] Action body: b'{"os-reset_status": {"status": "error"}}' {{(pid=100296) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 07 10:02:51.669884 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-16a27374-974b-42ce-9e58-8c235e4497aa tempest-ProjectReaderTests-1827279916 tempest-ProjectReaderTests-1827279916-project-reader] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "error"}} {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 10:02:51.679710 np0000006707 devstack@c-api.service[100296]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 10:02:51.679710 np0000006707 devstack@c-api.service[100296]: warnings.warn( Aug 07 10:02:51.680229 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.policy [None req-16a27374-974b-42ce-9e58-8c235e4497aa tempest-ProjectReaderTests-1827279916 tempest-ProjectReaderTests-1827279916-project-reader] Policy check for volume_extension:volume_admin_actions:reset_status failed with context {'is_admin': False, 'user_id': '8bae15e1f560424595f39cd7202531fd', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '3c5b8bccf6de4636827659f69ad5a410', '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=100296) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 07 10:02:51.680470 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-16a27374-974b-42ce-9e58-8c235e4497aa tempest-ProjectReaderTests-1827279916 tempest-ProjectReaderTests-1827279916-project-reader] https://10.4.3.8/volume/v3/volumes/00fef611-a95b-4b37-ac04-da2267d7b81e/action returned with HTTP 403 Aug 07 10:02:51.680945 np0000006707 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 1035/4148] 10.4.3.8 () {68 vars in 1376 bytes} [Fri Aug 7 10:02:51 2026] POST /volume/v3/volumes/00fef611-a95b-4b37-ac04-da2267d7b81e/action => generated 131 bytes in 15 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 07 10:02:51.687786 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-117bb1ad-ed09-4ea2-91af-15e045806c94 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:02:51.689548 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-117bb1ad-ed09-4ea2-91af-15e045806c94 tempest-ProjectReaderTests-1827279916 tempest-ProjectReaderTests-1827279916-project-admin] DELETE https://10.4.3.8/volume/v3/volumes/00fef611-a95b-4b37-ac04-da2267d7b81e Aug 07 10:02:51.689798 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-117bb1ad-ed09-4ea2-91af-15e045806c94 tempest-ProjectReaderTests-1827279916 tempest-ProjectReaderTests-1827279916-project-admin] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 10:02:51.689982 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-117bb1ad-ed09-4ea2-91af-15e045806c94 tempest-ProjectReaderTests-1827279916 tempest-ProjectReaderTests-1827279916-project-admin] Calling method 'delete' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 10:02:51.690136 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.v3.volumes [None req-117bb1ad-ed09-4ea2-91af-15e045806c94 tempest-ProjectReaderTests-1827279916 tempest-ProjectReaderTests-1827279916-project-admin] Delete volume with id: 00fef611-a95b-4b37-ac04-da2267d7b81e Aug 07 10:02:51.696896 np0000006707 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 10:02:51.696896 np0000006707 devstack@c-api.service[100295]: warnings.warn( Aug 07 10:02:51.697176 np0000006707 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-117bb1ad-ed09-4ea2-91af-15e045806c94 tempest-ProjectReaderTests-1827279916 tempest-ProjectReaderTests-1827279916-project-admin] Volume info retrieved successfully. Aug 07 10:02:51.713509 np0000006707 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-117bb1ad-ed09-4ea2-91af-15e045806c94 tempest-ProjectReaderTests-1827279916 tempest-ProjectReaderTests-1827279916-project-admin] Delete volume request issued successfully. Aug 07 10:02:51.713680 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-117bb1ad-ed09-4ea2-91af-15e045806c94 tempest-ProjectReaderTests-1827279916 tempest-ProjectReaderTests-1827279916-project-admin] https://10.4.3.8/volume/v3/volumes/00fef611-a95b-4b37-ac04-da2267d7b81e returned with HTTP 202 Aug 07 10:02:51.714104 np0000006707 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 1040/4149] 10.4.3.8 () {66 vars in 1337 bytes} [Fri Aug 7 10:02:51 2026] DELETE /volume/v3/volumes/00fef611-a95b-4b37-ac04-da2267d7b81e => generated 0 bytes in 27 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 07 10:02:51.725493 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.middleware.request_id [None req-aa79648c-bab6-42b9-ab41-df056a2bb245 None None] RequestId filter calling following filter/app {{(pid=100298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:02:51.727579 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [None req-aa79648c-bab6-42b9-ab41-df056a2bb245 tempest-ProjectReaderTests-1827279916 tempest-ProjectReaderTests-1827279916-project-admin] GET https://10.4.3.8/volume/v3/volumes/00fef611-a95b-4b37-ac04-da2267d7b81e Aug 07 10:02:51.727866 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [None req-aa79648c-bab6-42b9-ab41-df056a2bb245 tempest-ProjectReaderTests-1827279916 tempest-ProjectReaderTests-1827279916-project-admin] Empty body provided in request {{(pid=100298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 10:02:51.728092 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [None req-aa79648c-bab6-42b9-ab41-df056a2bb245 tempest-ProjectReaderTests-1827279916 tempest-ProjectReaderTests-1827279916-project-admin] Calling method 'show' {{(pid=100298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 10:02:51.739571 np0000006707 devstack@c-api.service[100298]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 10:02:51.739571 np0000006707 devstack@c-api.service[100298]: warnings.warn( Aug 07 10:02:51.746234 np0000006707 devstack@c-api.service[100298]: INFO cinder.volume.api [None req-aa79648c-bab6-42b9-ab41-df056a2bb245 tempest-ProjectReaderTests-1827279916 tempest-ProjectReaderTests-1827279916-project-admin] Volume info retrieved successfully. Aug 07 10:02:51.750483 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [None req-aa79648c-bab6-42b9-ab41-df056a2bb245 tempest-ProjectReaderTests-1827279916 tempest-ProjectReaderTests-1827279916-project-admin] https://10.4.3.8/volume/v3/volumes/00fef611-a95b-4b37-ac04-da2267d7b81e returned with HTTP 200 Aug 07 10:02:51.750866 np0000006707 devstack@c-api.service[100298]: [pid: 100298|app: 0|req: 1037/4150] 10.4.3.8 () {66 vars in 1334 bytes} [Fri Aug 7 10:02:51 2026] GET /volume/v3/volumes/00fef611-a95b-4b37-ac04-da2267d7b81e => generated 1004 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 10:02:52.129838 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [req-767dbfb0-d584-432f-8fff-4c0db871a280 req-553c77f1-15e2-4b34-b21f-79af689118d5 None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:02:52.134213 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [req-767dbfb0-d584-432f-8fff-4c0db871a280 req-553c77f1-15e2-4b34-b21f-79af689118d5 tempest-TestVolumeBootPatternV346-722752471 tempest-TestVolumeBootPatternV346-722752471-project-member] DELETE https://10.4.3.8/volume/v3/attachments/a7095c9a-0ea5-4d1a-a303-e432444e5d6d Aug 07 10:02:52.134543 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [req-767dbfb0-d584-432f-8fff-4c0db871a280 req-553c77f1-15e2-4b34-b21f-79af689118d5 tempest-TestVolumeBootPatternV346-722752471 tempest-TestVolumeBootPatternV346-722752471-project-member] Empty body provided in request {{(pid=100297) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 10:02:52.134996 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [req-767dbfb0-d584-432f-8fff-4c0db871a280 req-553c77f1-15e2-4b34-b21f-79af689118d5 tempest-TestVolumeBootPatternV346-722752471 tempest-TestVolumeBootPatternV346-722752471-project-member] Calling method 'version_select' {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 10:02:52.145089 np0000006707 devstack@c-api.service[100297]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 10:02:52.145089 np0000006707 devstack@c-api.service[100297]: warnings.warn( Aug 07 10:02:52.204058 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [req-767dbfb0-d584-432f-8fff-4c0db871a280 req-553c77f1-15e2-4b34-b21f-79af689118d5 tempest-TestVolumeBootPatternV346-722752471 tempest-TestVolumeBootPatternV346-722752471-project-member] https://10.4.3.8/volume/v3/attachments/a7095c9a-0ea5-4d1a-a303-e432444e5d6d returned with HTTP 200 Aug 07 10:02:52.204500 np0000006707 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 1039/4151] 10.4.3.8 () {72 vars in 1659 bytes} [Fri Aug 7 10:02:52 2026] DELETE /volume/v3/attachments/a7095c9a-0ea5-4d1a-a303-e432444e5d6d => generated 19 bytes in 75 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 07 10:02:52.379365 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [None req-0273cd54-6ee8-4f1d-bc34-9438b0aec84e None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:02:52.382738 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-0273cd54-6ee8-4f1d-bc34-9438b0aec84e tempest-ProjectAdminTests39-421778370 tempest-ProjectAdminTests39-421778370-project-admin] GET https://10.4.3.8/volume/v3/backups/c1ed3ee0-bd5e-45d5-a444-2d5beedc6f69 Aug 07 10:02:52.384509 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-0273cd54-6ee8-4f1d-bc34-9438b0aec84e tempest-ProjectAdminTests39-421778370 tempest-ProjectAdminTests39-421778370-project-admin] Empty body provided in request {{(pid=100296) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 10:02:52.384509 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-0273cd54-6ee8-4f1d-bc34-9438b0aec84e tempest-ProjectAdminTests39-421778370 tempest-ProjectAdminTests39-421778370-project-admin] Calling method 'show' {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 10:02:52.384509 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.v3.backups [None req-0273cd54-6ee8-4f1d-bc34-9438b0aec84e tempest-ProjectAdminTests39-421778370 tempest-ProjectAdminTests39-421778370-project-admin] Show backup with id c1ed3ee0-bd5e-45d5-a444-2d5beedc6f69. {{(pid=100296) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 10:02:52.390252 np0000006707 devstack@c-api.service[100296]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 10:02:52.390252 np0000006707 devstack@c-api.service[100296]: warnings.warn( Aug 07 10:02:52.391574 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-0273cd54-6ee8-4f1d-bc34-9438b0aec84e tempest-ProjectAdminTests39-421778370 tempest-ProjectAdminTests39-421778370-project-admin] https://10.4.3.8/volume/v3/backups/c1ed3ee0-bd5e-45d5-a444-2d5beedc6f69 returned with HTTP 200 Aug 07 10:02:52.392471 np0000006707 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 1036/4152] 10.4.3.8 () {68 vars in 1374 bytes} [Fri Aug 7 10:02:52 2026] GET /volume/v3/backups/c1ed3ee0-bd5e-45d5-a444-2d5beedc6f69 => generated 731 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 10:02:52.766041 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-27c56b3a-f4c1-4238-8fcd-cbb63f8b4d77 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:02:52.769777 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-27c56b3a-f4c1-4238-8fcd-cbb63f8b4d77 tempest-ProjectReaderTests-1827279916 tempest-ProjectReaderTests-1827279916-project-admin] GET https://10.4.3.8/volume/v3/volumes/00fef611-a95b-4b37-ac04-da2267d7b81e Aug 07 10:02:52.770118 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-27c56b3a-f4c1-4238-8fcd-cbb63f8b4d77 tempest-ProjectReaderTests-1827279916 tempest-ProjectReaderTests-1827279916-project-admin] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 10:02:52.770388 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-27c56b3a-f4c1-4238-8fcd-cbb63f8b4d77 tempest-ProjectReaderTests-1827279916 tempest-ProjectReaderTests-1827279916-project-admin] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 10:02:52.788870 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-27c56b3a-f4c1-4238-8fcd-cbb63f8b4d77 tempest-ProjectReaderTests-1827279916 tempest-ProjectReaderTests-1827279916-project-admin] https://10.4.3.8/volume/v3/volumes/00fef611-a95b-4b37-ac04-da2267d7b81e returned with HTTP 404 Aug 07 10:02:52.789545 np0000006707 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 1041/4153] 10.4.3.8 () {66 vars in 1334 bytes} [Fri Aug 7 10:02:52 2026] GET /volume/v3/volumes/00fef611-a95b-4b37-ac04-da2267d7b81e => generated 109 bytes in 24 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 10:02:53.411612 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.middleware.request_id [None req-8e58e97b-b807-43f2-aa74-c35f9723e71a None None] RequestId filter calling following filter/app {{(pid=100298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:02:53.413493 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [None req-8e58e97b-b807-43f2-aa74-c35f9723e71a tempest-ProjectAdminTests39-421778370 tempest-ProjectAdminTests39-421778370-project-admin] GET https://10.4.3.8/volume/v3/backups/c1ed3ee0-bd5e-45d5-a444-2d5beedc6f69 Aug 07 10:02:53.413861 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [None req-8e58e97b-b807-43f2-aa74-c35f9723e71a tempest-ProjectAdminTests39-421778370 tempest-ProjectAdminTests39-421778370-project-admin] Empty body provided in request {{(pid=100298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 10:02:53.413861 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [None req-8e58e97b-b807-43f2-aa74-c35f9723e71a tempest-ProjectAdminTests39-421778370 tempest-ProjectAdminTests39-421778370-project-admin] Calling method 'show' {{(pid=100298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 10:02:53.414024 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.v3.backups [None req-8e58e97b-b807-43f2-aa74-c35f9723e71a tempest-ProjectAdminTests39-421778370 tempest-ProjectAdminTests39-421778370-project-admin] Show backup with id c1ed3ee0-bd5e-45d5-a444-2d5beedc6f69. {{(pid=100298) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 10:02:53.418006 np0000006707 devstack@c-api.service[100298]: DEBUG dbcounter [-] [100298] Writing DB stats cinder:SELECT=235,cinder:UPDATE=34,cinder:INSERT=10 {{(pid=100298) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 07 10:02:53.422307 np0000006707 devstack@c-api.service[100298]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 10:02:53.422307 np0000006707 devstack@c-api.service[100298]: warnings.warn( Aug 07 10:02:53.423342 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [None req-8e58e97b-b807-43f2-aa74-c35f9723e71a tempest-ProjectAdminTests39-421778370 tempest-ProjectAdminTests39-421778370-project-admin] https://10.4.3.8/volume/v3/backups/c1ed3ee0-bd5e-45d5-a444-2d5beedc6f69 returned with HTTP 200 Aug 07 10:02:53.423960 np0000006707 devstack@c-api.service[100298]: [pid: 100298|app: 0|req: 1038/4154] 10.4.3.8 () {68 vars in 1374 bytes} [Fri Aug 7 10:02:53 2026] GET /volume/v3/backups/c1ed3ee0-bd5e-45d5-a444-2d5beedc6f69 => generated 731 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 10:02:53.781349 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [None req-a77c6db6-32a1-493b-9ad9-e97da58949d9 None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:02:53.783098 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-a77c6db6-32a1-493b-9ad9-e97da58949d9 tempest-TestVolumeBootPatternV346-722752471 tempest-TestVolumeBootPatternV346-722752471-project-member] DELETE https://10.4.3.8/volume/v3/volumes/4339adaa-857b-46ba-a7b9-95c77f26b08d Aug 07 10:02:53.784888 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-a77c6db6-32a1-493b-9ad9-e97da58949d9 tempest-TestVolumeBootPatternV346-722752471 tempest-TestVolumeBootPatternV346-722752471-project-member] Empty body provided in request {{(pid=100297) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 10:02:53.784888 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-a77c6db6-32a1-493b-9ad9-e97da58949d9 tempest-TestVolumeBootPatternV346-722752471 tempest-TestVolumeBootPatternV346-722752471-project-member] Calling method 'delete' {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 10:02:53.784888 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.v3.volumes [None req-a77c6db6-32a1-493b-9ad9-e97da58949d9 tempest-TestVolumeBootPatternV346-722752471 tempest-TestVolumeBootPatternV346-722752471-project-member] Delete volume with id: 4339adaa-857b-46ba-a7b9-95c77f26b08d Aug 07 10:02:53.793438 np0000006707 devstack@c-api.service[100297]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 10:02:53.793438 np0000006707 devstack@c-api.service[100297]: warnings.warn( Aug 07 10:02:53.793438 np0000006707 devstack@c-api.service[100297]: INFO cinder.volume.api [None req-a77c6db6-32a1-493b-9ad9-e97da58949d9 tempest-TestVolumeBootPatternV346-722752471 tempest-TestVolumeBootPatternV346-722752471-project-member] Volume info retrieved successfully. Aug 07 10:02:53.810183 np0000006707 devstack@c-api.service[100297]: INFO cinder.volume.api [None req-a77c6db6-32a1-493b-9ad9-e97da58949d9 tempest-TestVolumeBootPatternV346-722752471 tempest-TestVolumeBootPatternV346-722752471-project-member] Delete volume request issued successfully. Aug 07 10:02:53.810686 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-a77c6db6-32a1-493b-9ad9-e97da58949d9 tempest-TestVolumeBootPatternV346-722752471 tempest-TestVolumeBootPatternV346-722752471-project-member] https://10.4.3.8/volume/v3/volumes/4339adaa-857b-46ba-a7b9-95c77f26b08d returned with HTTP 202 Aug 07 10:02:53.811257 np0000006707 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 1040/4155] 10.4.3.8 () {68 vars in 1378 bytes} [Fri Aug 7 10:02:53 2026] DELETE /volume/v3/volumes/4339adaa-857b-46ba-a7b9-95c77f26b08d => generated 0 bytes in 31 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 07 10:02:53.820490 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [None req-085aa632-68ec-4a01-93ae-46368e38329e None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:02:53.822597 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-085aa632-68ec-4a01-93ae-46368e38329e tempest-TestVolumeBootPatternV346-722752471 tempest-TestVolumeBootPatternV346-722752471-project-member] GET https://10.4.3.8/volume/v3/volumes/4339adaa-857b-46ba-a7b9-95c77f26b08d Aug 07 10:02:53.822883 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-085aa632-68ec-4a01-93ae-46368e38329e tempest-TestVolumeBootPatternV346-722752471 tempest-TestVolumeBootPatternV346-722752471-project-member] Empty body provided in request {{(pid=100296) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 10:02:53.823124 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-085aa632-68ec-4a01-93ae-46368e38329e tempest-TestVolumeBootPatternV346-722752471 tempest-TestVolumeBootPatternV346-722752471-project-member] Calling method 'show' {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 10:02:53.837197 np0000006707 devstack@c-api.service[100296]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 10:02:53.837197 np0000006707 devstack@c-api.service[100296]: warnings.warn( Aug 07 10:02:53.842044 np0000006707 devstack@c-api.service[100296]: INFO cinder.volume.api [None req-085aa632-68ec-4a01-93ae-46368e38329e tempest-TestVolumeBootPatternV346-722752471 tempest-TestVolumeBootPatternV346-722752471-project-member] Volume info retrieved successfully. Aug 07 10:02:53.848506 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-085aa632-68ec-4a01-93ae-46368e38329e tempest-TestVolumeBootPatternV346-722752471 tempest-TestVolumeBootPatternV346-722752471-project-member] https://10.4.3.8/volume/v3/volumes/4339adaa-857b-46ba-a7b9-95c77f26b08d returned with HTTP 200 Aug 07 10:02:53.849026 np0000006707 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 1037/4156] 10.4.3.8 () {68 vars in 1375 bytes} [Fri Aug 7 10:02:53 2026] GET /volume/v3/volumes/4339adaa-857b-46ba-a7b9-95c77f26b08d => generated 1417 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 07 10:02:54.435506 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-96aa66d3-3ec9-4948-8225-088dbb1d610b None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:02:54.438059 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-96aa66d3-3ec9-4948-8225-088dbb1d610b tempest-ProjectAdminTests39-421778370 tempest-ProjectAdminTests39-421778370-project-admin] GET https://10.4.3.8/volume/v3/backups/c1ed3ee0-bd5e-45d5-a444-2d5beedc6f69 Aug 07 10:02:54.438366 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-96aa66d3-3ec9-4948-8225-088dbb1d610b tempest-ProjectAdminTests39-421778370 tempest-ProjectAdminTests39-421778370-project-admin] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 10:02:54.439188 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-96aa66d3-3ec9-4948-8225-088dbb1d610b tempest-ProjectAdminTests39-421778370 tempest-ProjectAdminTests39-421778370-project-admin] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 10:02:54.439188 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.v3.backups [None req-96aa66d3-3ec9-4948-8225-088dbb1d610b tempest-ProjectAdminTests39-421778370 tempest-ProjectAdminTests39-421778370-project-admin] Show backup with id c1ed3ee0-bd5e-45d5-a444-2d5beedc6f69. {{(pid=100295) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 10:02:54.444904 np0000006707 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 10:02:54.444904 np0000006707 devstack@c-api.service[100295]: warnings.warn( Aug 07 10:02:54.445945 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-96aa66d3-3ec9-4948-8225-088dbb1d610b tempest-ProjectAdminTests39-421778370 tempest-ProjectAdminTests39-421778370-project-admin] https://10.4.3.8/volume/v3/backups/c1ed3ee0-bd5e-45d5-a444-2d5beedc6f69 returned with HTTP 200 Aug 07 10:02:54.446927 np0000006707 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 1042/4157] 10.4.3.8 () {68 vars in 1374 bytes} [Fri Aug 7 10:02:54 2026] GET /volume/v3/backups/c1ed3ee0-bd5e-45d5-a444-2d5beedc6f69 => generated 731 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 10:02:54.743628 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.middleware.request_id [None req-d71c928b-f98c-4174-9f1c-0dc302e02958 None None] RequestId filter calling following filter/app {{(pid=100298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:02:54.834776 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [None req-d71c928b-f98c-4174-9f1c-0dc302e02958 tempest-VolumeTypesMemberTests-33167197 tempest-VolumeTypesMemberTests-33167197-project-admin] POST https://10.4.3.8/volume/v3/types Aug 07 10:02:54.835215 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [None req-d71c928b-f98c-4174-9f1c-0dc302e02958 tempest-VolumeTypesMemberTests-33167197 tempest-VolumeTypesMemberTests-33167197-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-1530217914", "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=100298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 10:02:54.860701 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [None req-d71c928b-f98c-4174-9f1c-0dc302e02958 tempest-VolumeTypesMemberTests-33167197 tempest-VolumeTypesMemberTests-33167197-project-admin] https://10.4.3.8/volume/v3/types returned with HTTP 200 Aug 07 10:02:54.861117 np0000006707 devstack@c-api.service[100298]: [pid: 100298|app: 0|req: 1039/4158] 10.4.3.8 () {68 vars in 1239 bytes} [Fri Aug 7 10:02:54 2026] POST /volume/v3/types => generated 380 bytes in 118 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 10:02:54.864515 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [None req-5dee5969-257d-4ff2-bea0-60e08b855d60 None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:02:54.866271 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-5dee5969-257d-4ff2-bea0-60e08b855d60 tempest-TestVolumeBootPatternV346-722752471 tempest-TestVolumeBootPatternV346-722752471-project-member] GET https://10.4.3.8/volume/v3/volumes/4339adaa-857b-46ba-a7b9-95c77f26b08d Aug 07 10:02:54.866712 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-5dee5969-257d-4ff2-bea0-60e08b855d60 tempest-TestVolumeBootPatternV346-722752471 tempest-TestVolumeBootPatternV346-722752471-project-member] Empty body provided in request {{(pid=100297) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 10:02:54.867063 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-5dee5969-257d-4ff2-bea0-60e08b855d60 tempest-TestVolumeBootPatternV346-722752471 tempest-TestVolumeBootPatternV346-722752471-project-member] Calling method 'show' {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 10:02:54.871442 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [None req-612c2ac5-586f-4d17-991f-a9cece17a7d0 None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:02:54.873394 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-612c2ac5-586f-4d17-991f-a9cece17a7d0 tempest-VolumeTypesMemberTests-33167197 tempest-VolumeTypesMemberTests-33167197-project-admin] POST https://10.4.3.8/volume/v3/types/1d86e789-182c-472e-b4f2-cd00a7d1dcc0/encryption Aug 07 10:02:54.873738 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-612c2ac5-586f-4d17-991f-a9cece17a7d0 tempest-VolumeTypesMemberTests-33167197 tempest-VolumeTypesMemberTests-33167197-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "LuksEncryptor", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 10:02:54.875325 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-5dee5969-257d-4ff2-bea0-60e08b855d60 tempest-TestVolumeBootPatternV346-722752471 tempest-TestVolumeBootPatternV346-722752471-project-member] https://10.4.3.8/volume/v3/volumes/4339adaa-857b-46ba-a7b9-95c77f26b08d returned with HTTP 404 Aug 07 10:02:54.875941 np0000006707 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 1041/4159] 10.4.3.8 () {68 vars in 1375 bytes} [Fri Aug 7 10:02:54 2026] GET /volume/v3/volumes/4339adaa-857b-46ba-a7b9-95c77f26b08d => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 07 10:02:54.883872 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-058ca98c-7186-4b98-ac8b-5e1609b7fb1e None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:02:54.886225 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-058ca98c-7186-4b98-ac8b-5e1609b7fb1e tempest-TestVolumeBootPatternV346-722752471 tempest-TestVolumeBootPatternV346-722752471-project-member] DELETE https://10.4.3.8/volume/v3/snapshots/50953e0c-3a4f-46a4-a8a7-a66ebdb7dfa1 Aug 07 10:02:54.886524 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-058ca98c-7186-4b98-ac8b-5e1609b7fb1e tempest-TestVolumeBootPatternV346-722752471 tempest-TestVolumeBootPatternV346-722752471-project-member] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 10:02:54.886808 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-058ca98c-7186-4b98-ac8b-5e1609b7fb1e tempest-TestVolumeBootPatternV346-722752471 tempest-TestVolumeBootPatternV346-722752471-project-member] Calling method 'delete' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 10:02:54.886966 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.v3.snapshots [None req-058ca98c-7186-4b98-ac8b-5e1609b7fb1e tempest-TestVolumeBootPatternV346-722752471 tempest-TestVolumeBootPatternV346-722752471-project-member] Delete snapshot with id: 50953e0c-3a4f-46a4-a8a7-a66ebdb7dfa1 Aug 07 10:02:54.890555 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-612c2ac5-586f-4d17-991f-a9cece17a7d0 tempest-VolumeTypesMemberTests-33167197 tempest-VolumeTypesMemberTests-33167197-project-admin] https://10.4.3.8/volume/v3/types/1d86e789-182c-472e-b4f2-cd00a7d1dcc0/encryption returned with HTTP 200 Aug 07 10:02:54.891092 np0000006707 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 1038/4160] 10.4.3.8 () {68 vars in 1383 bytes} [Fri Aug 7 10:02:54 2026] POST /volume/v3/types/1d86e789-182c-472e-b4f2-cd00a7d1dcc0/encryption => generated 239 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 10:02:54.893457 np0000006707 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 10:02:54.893457 np0000006707 devstack@c-api.service[100295]: warnings.warn( Aug 07 10:02:54.894105 np0000006707 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-058ca98c-7186-4b98-ac8b-5e1609b7fb1e tempest-TestVolumeBootPatternV346-722752471 tempest-TestVolumeBootPatternV346-722752471-project-member] Snapshot retrieved successfully. Aug 07 10:02:54.902632 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.middleware.request_id [None req-1a3c40f4-6487-4183-93ad-8b9b6acf1a02 None None] RequestId filter calling following filter/app {{(pid=100298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:02:54.904307 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [None req-1a3c40f4-6487-4183-93ad-8b9b6acf1a02 tempest-VolumeTypesMemberTests-33167197 tempest-VolumeTypesMemberTests-33167197-project-admin] POST https://10.4.3.8/volume/v3/types Aug 07 10:02:54.904815 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [None req-1a3c40f4-6487-4183-93ad-8b9b6acf1a02 tempest-VolumeTypesMemberTests-33167197 tempest-VolumeTypesMemberTests-33167197-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-1213402415", "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=100298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 10:02:54.918527 np0000006707 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-058ca98c-7186-4b98-ac8b-5e1609b7fb1e tempest-TestVolumeBootPatternV346-722752471 tempest-TestVolumeBootPatternV346-722752471-project-member] Snapshot delete request issued successfully. Aug 07 10:02:54.918830 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-058ca98c-7186-4b98-ac8b-5e1609b7fb1e tempest-TestVolumeBootPatternV346-722752471 tempest-TestVolumeBootPatternV346-722752471-project-member] https://10.4.3.8/volume/v3/snapshots/50953e0c-3a4f-46a4-a8a7-a66ebdb7dfa1 returned with HTTP 202 Aug 07 10:02:54.919387 np0000006707 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 1043/4161] 10.4.3.8 () {66 vars in 1343 bytes} [Fri Aug 7 10:02:54 2026] DELETE /volume/v3/snapshots/50953e0c-3a4f-46a4-a8a7-a66ebdb7dfa1 => generated 0 bytes in 36 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 07 10:02:54.921764 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [None req-1a3c40f4-6487-4183-93ad-8b9b6acf1a02 tempest-VolumeTypesMemberTests-33167197 tempest-VolumeTypesMemberTests-33167197-project-admin] https://10.4.3.8/volume/v3/types returned with HTTP 200 Aug 07 10:02:54.922554 np0000006707 devstack@c-api.service[100298]: [pid: 100298|app: 0|req: 1040/4162] 10.4.3.8 () {68 vars in 1239 bytes} [Fri Aug 7 10:02:54 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 10:02:54.935389 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [None req-94547af1-b815-403f-a667-ad5bf76de39c None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:02:54.937399 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-94547af1-b815-403f-a667-ad5bf76de39c tempest-TestVolumeBootPatternV346-722752471 tempest-TestVolumeBootPatternV346-722752471-project-member] GET https://10.4.3.8/volume/v3/snapshots/50953e0c-3a4f-46a4-a8a7-a66ebdb7dfa1 Aug 07 10:02:54.937661 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [None req-927b7559-ef5d-49b0-afed-9a8ad48f023e None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:02:54.938076 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-94547af1-b815-403f-a667-ad5bf76de39c tempest-TestVolumeBootPatternV346-722752471 tempest-TestVolumeBootPatternV346-722752471-project-member] Empty body provided in request {{(pid=100297) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 10:02:54.938583 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-94547af1-b815-403f-a667-ad5bf76de39c tempest-TestVolumeBootPatternV346-722752471 tempest-TestVolumeBootPatternV346-722752471-project-member] Calling method 'show' {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 10:02:54.952016 np0000006707 devstack@c-api.service[100297]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 10:02:54.952016 np0000006707 devstack@c-api.service[100297]: warnings.warn( Aug 07 10:02:54.952634 np0000006707 devstack@c-api.service[100297]: INFO cinder.volume.api [None req-94547af1-b815-403f-a667-ad5bf76de39c tempest-TestVolumeBootPatternV346-722752471 tempest-TestVolumeBootPatternV346-722752471-project-member] Snapshot retrieved successfully. Aug 07 10:02:54.953359 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-94547af1-b815-403f-a667-ad5bf76de39c tempest-TestVolumeBootPatternV346-722752471 tempest-TestVolumeBootPatternV346-722752471-project-member] https://10.4.3.8/volume/v3/snapshots/50953e0c-3a4f-46a4-a8a7-a66ebdb7dfa1 returned with HTTP 200 Aug 07 10:02:54.953961 np0000006707 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 1042/4163] 10.4.3.8 () {66 vars in 1340 bytes} [Fri Aug 7 10:02:54 2026] GET /volume/v3/snapshots/50953e0c-3a4f-46a4-a8a7-a66ebdb7dfa1 => generated 481 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 10:02:55.038015 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-927b7559-ef5d-49b0-afed-9a8ad48f023e tempest-VolumeTypesMemberTests-33167197 tempest-VolumeTypesMemberTests-33167197-project-member] POST https://10.4.3.8/volume/v3/types/265c0d83-bcbc-4e13-a135-6f8137fbb19e/encryption Aug 07 10:02:55.038411 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-927b7559-ef5d-49b0-afed-9a8ad48f023e tempest-VolumeTypesMemberTests-33167197 tempest-VolumeTypesMemberTests-33167197-project-member] Action: 'create', calling method: create, body: {"encryption": {"provider": "LuksEncryptor", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 10:02:55.043509 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.policy [None req-927b7559-ef5d-49b0-afed-9a8ad48f023e tempest-VolumeTypesMemberTests-33167197 tempest-VolumeTypesMemberTests-33167197-project-member] Policy check for volume_extension:volume_type_encryption:create failed with context {'is_admin': False, 'user_id': 'feeb611325b44bc79c7d7654c3c8ffa2', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'bcffc320b80e428db5cc254977989d5d', '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=100296) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 07 10:02:55.043721 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-927b7559-ef5d-49b0-afed-9a8ad48f023e tempest-VolumeTypesMemberTests-33167197 tempest-VolumeTypesMemberTests-33167197-project-member] https://10.4.3.8/volume/v3/types/265c0d83-bcbc-4e13-a135-6f8137fbb19e/encryption returned with HTTP 403 Aug 07 10:02:55.044279 np0000006707 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 1039/4164] 10.4.3.8 () {68 vars in 1383 bytes} [Fri Aug 7 10:02:54 2026] POST /volume/v3/types/265c0d83-bcbc-4e13-a135-6f8137fbb19e/encryption => generated 127 bytes in 107 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 07 10:02:55.061609 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-6d13e705-0cf6-4523-806b-6eef013e1bca None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:02:55.064249 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-6d13e705-0cf6-4523-806b-6eef013e1bca tempest-VolumeTypesMemberTests-33167197 tempest-VolumeTypesMemberTests-33167197-project-admin] POST https://10.4.3.8/volume/v3/types Aug 07 10:02:55.064895 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-6d13e705-0cf6-4523-806b-6eef013e1bca tempest-VolumeTypesMemberTests-33167197 tempest-VolumeTypesMemberTests-33167197-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-1953302740", "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=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 10:02:55.067141 np0000006707 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 10:02:55.067141 np0000006707 devstack@c-api.service[100295]: warnings.warn( Aug 07 10:02:55.095064 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-6d13e705-0cf6-4523-806b-6eef013e1bca tempest-VolumeTypesMemberTests-33167197 tempest-VolumeTypesMemberTests-33167197-project-admin] https://10.4.3.8/volume/v3/types returned with HTTP 200 Aug 07 10:02:55.095513 np0000006707 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 1044/4165] 10.4.3.8 () {68 vars in 1239 bytes} [Fri Aug 7 10:02:55 2026] POST /volume/v3/types => generated 380 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 10:02:55.105117 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.middleware.request_id [None req-ebc30f51-9814-4f3a-974e-7b33779b3c7c None None] RequestId filter calling following filter/app {{(pid=100298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:02:55.106985 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [None req-ebc30f51-9814-4f3a-974e-7b33779b3c7c tempest-VolumeTypesMemberTests-33167197 tempest-VolumeTypesMemberTests-33167197-project-member] POST https://10.4.3.8/volume/v3/types/9d111e95-99b9-4524-bab2-0fe3f46be3af/extra_specs Aug 07 10:02:55.107297 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [None req-ebc30f51-9814-4f3a-974e-7b33779b3c7c tempest-VolumeTypesMemberTests-33167197 tempest-VolumeTypesMemberTests-33167197-project-member] Action: 'create', calling method: create, body: {"extra_specs": {"key2": "value2"}} {{(pid=100298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 10:02:55.109937 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.policy [None req-ebc30f51-9814-4f3a-974e-7b33779b3c7c tempest-VolumeTypesMemberTests-33167197 tempest-VolumeTypesMemberTests-33167197-project-member] Policy check for volume_extension:types_extra_specs:create failed with context {'is_admin': False, 'user_id': 'feeb611325b44bc79c7d7654c3c8ffa2', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'bcffc320b80e428db5cc254977989d5d', '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=100298) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 07 10:02:55.110126 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [None req-ebc30f51-9814-4f3a-974e-7b33779b3c7c tempest-VolumeTypesMemberTests-33167197 tempest-VolumeTypesMemberTests-33167197-project-member] https://10.4.3.8/volume/v3/types/9d111e95-99b9-4524-bab2-0fe3f46be3af/extra_specs returned with HTTP 403 Aug 07 10:02:55.110612 np0000006707 devstack@c-api.service[100298]: [pid: 100298|app: 0|req: 1041/4166] 10.4.3.8 () {68 vars in 1385 bytes} [Fri Aug 7 10:02:55 2026] POST /volume/v3/types/9d111e95-99b9-4524-bab2-0fe3f46be3af/extra_specs => generated 122 bytes in 6 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 07 10:02:55.117643 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [None req-c1376ed2-486c-4a50-92f2-5734191a798c None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:02:55.119557 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-c1376ed2-486c-4a50-92f2-5734191a798c tempest-VolumeTypesMemberTests-33167197 tempest-VolumeTypesMemberTests-33167197-project-member] PUT https://10.4.3.8/volume/v3/types/9d111e95-99b9-4524-bab2-0fe3f46be3af/extra_specs/key2 Aug 07 10:02:55.119944 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-c1376ed2-486c-4a50-92f2-5734191a798c tempest-VolumeTypesMemberTests-33167197 tempest-VolumeTypesMemberTests-33167197-project-member] Action: 'update', calling method: update, body: {"key2": "updated value"} {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 10:02:55.121937 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.policy [None req-c1376ed2-486c-4a50-92f2-5734191a798c tempest-VolumeTypesMemberTests-33167197 tempest-VolumeTypesMemberTests-33167197-project-member] Policy check for volume_extension:types_extra_specs:update failed with context {'is_admin': False, 'user_id': 'feeb611325b44bc79c7d7654c3c8ffa2', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'bcffc320b80e428db5cc254977989d5d', '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=100297) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 07 10:02:55.122122 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-c1376ed2-486c-4a50-92f2-5734191a798c tempest-VolumeTypesMemberTests-33167197 tempest-VolumeTypesMemberTests-33167197-project-member] https://10.4.3.8/volume/v3/types/9d111e95-99b9-4524-bab2-0fe3f46be3af/extra_specs/key2 returned with HTTP 403 Aug 07 10:02:55.122900 np0000006707 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 1043/4167] 10.4.3.8 () {68 vars in 1399 bytes} [Fri Aug 7 10:02:55 2026] PUT /volume/v3/types/9d111e95-99b9-4524-bab2-0fe3f46be3af/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 10:02:55.130538 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [None req-eac05ebe-1e05-4ae8-ba63-dadd15d81901 None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:02:55.135078 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-eac05ebe-1e05-4ae8-ba63-dadd15d81901 tempest-VolumeTypesMemberTests-33167197 tempest-VolumeTypesMemberTests-33167197-project-member] POST https://10.4.3.8/volume/v3/types Aug 07 10:02:55.135078 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-eac05ebe-1e05-4ae8-ba63-dadd15d81901 tempest-VolumeTypesMemberTests-33167197 tempest-VolumeTypesMemberTests-33167197-project-member] Action: 'create', calling method: _create, body: {"volume_type": {"name": "test-new-volume-type"}} {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 10:02:55.138344 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.policy [None req-eac05ebe-1e05-4ae8-ba63-dadd15d81901 tempest-VolumeTypesMemberTests-33167197 tempest-VolumeTypesMemberTests-33167197-project-member] Policy check for volume_extension:type_create failed with context {'is_admin': False, 'user_id': 'feeb611325b44bc79c7d7654c3c8ffa2', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'bcffc320b80e428db5cc254977989d5d', '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=100296) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 07 10:02:55.138632 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-eac05ebe-1e05-4ae8-ba63-dadd15d81901 tempest-VolumeTypesMemberTests-33167197 tempest-VolumeTypesMemberTests-33167197-project-member] https://10.4.3.8/volume/v3/types returned with HTTP 403 Aug 07 10:02:55.139384 np0000006707 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 1040/4168] 10.4.3.8 () {68 vars in 1238 bytes} [Fri Aug 7 10:02:55 2026] POST /volume/v3/types => generated 109 bytes in 9 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 07 10:02:55.149014 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-aa221234-a4d0-46d7-a0ae-e5cb0a7b3b7f None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:02:55.151175 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-aa221234-a4d0-46d7-a0ae-e5cb0a7b3b7f tempest-VolumeTypesMemberTests-33167197 tempest-VolumeTypesMemberTests-33167197-project-admin] POST https://10.4.3.8/volume/v3/types Aug 07 10:02:55.151623 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-aa221234-a4d0-46d7-a0ae-e5cb0a7b3b7f tempest-VolumeTypesMemberTests-33167197 tempest-VolumeTypesMemberTests-33167197-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-1890418664", "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=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 10:02:55.174991 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-aa221234-a4d0-46d7-a0ae-e5cb0a7b3b7f tempest-VolumeTypesMemberTests-33167197 tempest-VolumeTypesMemberTests-33167197-project-admin] https://10.4.3.8/volume/v3/types returned with HTTP 200 Aug 07 10:02:55.175534 np0000006707 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 1045/4169] 10.4.3.8 () {68 vars in 1239 bytes} [Fri Aug 7 10:02:55 2026] POST /volume/v3/types => generated 380 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 10:02:55.183519 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.middleware.request_id [None req-f3b7c263-18ed-4e34-a287-b023ed017fbb None None] RequestId filter calling following filter/app {{(pid=100298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:02:55.185400 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [None req-f3b7c263-18ed-4e34-a287-b023ed017fbb tempest-VolumeTypesMemberTests-33167197 tempest-VolumeTypesMemberTests-33167197-project-admin] POST https://10.4.3.8/volume/v3/types/eac6f8cb-1ce9-4446-8487-522148531292/encryption Aug 07 10:02:55.185821 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [None req-f3b7c263-18ed-4e34-a287-b023ed017fbb tempest-VolumeTypesMemberTests-33167197 tempest-VolumeTypesMemberTests-33167197-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "LuksEncryptor", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=100298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 10:02:55.203624 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [None req-f3b7c263-18ed-4e34-a287-b023ed017fbb tempest-VolumeTypesMemberTests-33167197 tempest-VolumeTypesMemberTests-33167197-project-admin] https://10.4.3.8/volume/v3/types/eac6f8cb-1ce9-4446-8487-522148531292/encryption returned with HTTP 200 Aug 07 10:02:55.204146 np0000006707 devstack@c-api.service[100298]: [pid: 100298|app: 0|req: 1042/4170] 10.4.3.8 () {68 vars in 1383 bytes} [Fri Aug 7 10:02:55 2026] POST /volume/v3/types/eac6f8cb-1ce9-4446-8487-522148531292/encryption => generated 239 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 10:02:55.212229 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [None req-d840e27a-7377-4b26-b5e0-df54393e3dda None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:02:55.214468 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-d840e27a-7377-4b26-b5e0-df54393e3dda tempest-VolumeTypesMemberTests-33167197 tempest-VolumeTypesMemberTests-33167197-project-member] DELETE https://10.4.3.8/volume/v3/types/eac6f8cb-1ce9-4446-8487-522148531292/encryption/7535a6b5-a164-4479-b7b7-6e3d6b8cffef Aug 07 10:02:55.214706 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-d840e27a-7377-4b26-b5e0-df54393e3dda tempest-VolumeTypesMemberTests-33167197 tempest-VolumeTypesMemberTests-33167197-project-member] Empty body provided in request {{(pid=100297) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 10:02:55.214947 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-d840e27a-7377-4b26-b5e0-df54393e3dda tempest-VolumeTypesMemberTests-33167197 tempest-VolumeTypesMemberTests-33167197-project-member] Calling method 'delete' {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 10:02:55.215585 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.policy [None req-d840e27a-7377-4b26-b5e0-df54393e3dda tempest-VolumeTypesMemberTests-33167197 tempest-VolumeTypesMemberTests-33167197-project-member] Policy check for volume_extension:volume_type_encryption:delete failed with context {'is_admin': False, 'user_id': 'feeb611325b44bc79c7d7654c3c8ffa2', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'bcffc320b80e428db5cc254977989d5d', '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=100297) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 07 10:02:55.215812 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-d840e27a-7377-4b26-b5e0-df54393e3dda tempest-VolumeTypesMemberTests-33167197 tempest-VolumeTypesMemberTests-33167197-project-member] https://10.4.3.8/volume/v3/types/eac6f8cb-1ce9-4446-8487-522148531292/encryption/7535a6b5-a164-4479-b7b7-6e3d6b8cffef returned with HTTP 403 Aug 07 10:02:55.217569 np0000006707 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 1044/4171] 10.4.3.8 () {66 vars in 1475 bytes} [Fri Aug 7 10:02:55 2026] DELETE /volume/v3/types/eac6f8cb-1ce9-4446-8487-522148531292/encryption/7535a6b5-a164-4479-b7b7-6e3d6b8cffef => generated 127 bytes in 5 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 07 10:02:55.224786 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [None req-0e387e59-cbf8-4735-a1bb-714d09f0460e None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:02:55.226492 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-0e387e59-cbf8-4735-a1bb-714d09f0460e tempest-VolumeTypesMemberTests-33167197 tempest-VolumeTypesMemberTests-33167197-project-admin] POST https://10.4.3.8/volume/v3/types Aug 07 10:02:55.226884 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-0e387e59-cbf8-4735-a1bb-714d09f0460e tempest-VolumeTypesMemberTests-33167197 tempest-VolumeTypesMemberTests-33167197-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-1822535560", "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=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 10:02:55.250721 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-0e387e59-cbf8-4735-a1bb-714d09f0460e tempest-VolumeTypesMemberTests-33167197 tempest-VolumeTypesMemberTests-33167197-project-admin] https://10.4.3.8/volume/v3/types returned with HTTP 200 Aug 07 10:02:55.251216 np0000006707 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 1041/4172] 10.4.3.8 () {68 vars in 1239 bytes} [Fri Aug 7 10:02:55 2026] POST /volume/v3/types => generated 380 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 10:02:55.259368 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-0856d16a-cc07-4fe4-a8b0-1bf4115f7ba1 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:02:55.261193 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-0856d16a-cc07-4fe4-a8b0-1bf4115f7ba1 tempest-VolumeTypesMemberTests-33167197 tempest-VolumeTypesMemberTests-33167197-project-member] DELETE https://10.4.3.8/volume/v3/types/1b37f306-0ee0-4aa7-82b4-5f9e68e70a95/extra_specs/key1 Aug 07 10:02:55.261378 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-0856d16a-cc07-4fe4-a8b0-1bf4115f7ba1 tempest-VolumeTypesMemberTests-33167197 tempest-VolumeTypesMemberTests-33167197-project-member] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 10:02:55.261591 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-0856d16a-cc07-4fe4-a8b0-1bf4115f7ba1 tempest-VolumeTypesMemberTests-33167197 tempest-VolumeTypesMemberTests-33167197-project-member] Calling method 'delete' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 10:02:55.266684 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.policy [None req-0856d16a-cc07-4fe4-a8b0-1bf4115f7ba1 tempest-VolumeTypesMemberTests-33167197 tempest-VolumeTypesMemberTests-33167197-project-member] Policy check for volume_extension:types_extra_specs:delete failed with context {'is_admin': False, 'user_id': 'feeb611325b44bc79c7d7654c3c8ffa2', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'bcffc320b80e428db5cc254977989d5d', '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=100295) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 07 10:02:55.266911 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-0856d16a-cc07-4fe4-a8b0-1bf4115f7ba1 tempest-VolumeTypesMemberTests-33167197 tempest-VolumeTypesMemberTests-33167197-project-member] https://10.4.3.8/volume/v3/types/1b37f306-0ee0-4aa7-82b4-5f9e68e70a95/extra_specs/key1 returned with HTTP 403 Aug 07 10:02:55.267406 np0000006707 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 1046/4173] 10.4.3.8 () {66 vars in 1382 bytes} [Fri Aug 7 10:02:55 2026] DELETE /volume/v3/types/1b37f306-0ee0-4aa7-82b4-5f9e68e70a95/extra_specs/key1 => generated 122 bytes in 8 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 07 10:02:55.279117 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.middleware.request_id [None req-c073c3ee-fa99-4dd6-bee5-96c5647c0d51 None None] RequestId filter calling following filter/app {{(pid=100298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:02:55.281129 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [None req-c073c3ee-fa99-4dd6-bee5-96c5647c0d51 tempest-VolumeTypesMemberTests-33167197 tempest-VolumeTypesMemberTests-33167197-project-admin] POST https://10.4.3.8/volume/v3/types Aug 07 10:02:55.281566 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [None req-c073c3ee-fa99-4dd6-bee5-96c5647c0d51 tempest-VolumeTypesMemberTests-33167197 tempest-VolumeTypesMemberTests-33167197-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-550202092", "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=100298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 10:02:55.299117 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [None req-c073c3ee-fa99-4dd6-bee5-96c5647c0d51 tempest-VolumeTypesMemberTests-33167197 tempest-VolumeTypesMemberTests-33167197-project-admin] https://10.4.3.8/volume/v3/types returned with HTTP 200 Aug 07 10:02:55.299447 np0000006707 devstack@c-api.service[100298]: [pid: 100298|app: 0|req: 1043/4174] 10.4.3.8 () {68 vars in 1239 bytes} [Fri Aug 7 10:02:55 2026] POST /volume/v3/types => generated 379 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 10:02:55.309750 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [None req-6ab11980-6b0f-4c32-b6d5-84ac2f53a5a0 None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:02:55.312228 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-6ab11980-6b0f-4c32-b6d5-84ac2f53a5a0 tempest-VolumeTypesMemberTests-33167197 tempest-VolumeTypesMemberTests-33167197-project-member] DELETE https://10.4.3.8/volume/v3/types/008a8ff1-63bb-4d83-b3e5-46206650261e Aug 07 10:02:55.312467 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-6ab11980-6b0f-4c32-b6d5-84ac2f53a5a0 tempest-VolumeTypesMemberTests-33167197 tempest-VolumeTypesMemberTests-33167197-project-member] Empty body provided in request {{(pid=100297) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 10:02:55.312760 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-6ab11980-6b0f-4c32-b6d5-84ac2f53a5a0 tempest-VolumeTypesMemberTests-33167197 tempest-VolumeTypesMemberTests-33167197-project-member] Calling method '_delete' {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 10:02:55.313650 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.policy [None req-6ab11980-6b0f-4c32-b6d5-84ac2f53a5a0 tempest-VolumeTypesMemberTests-33167197 tempest-VolumeTypesMemberTests-33167197-project-member] Policy check for volume_extension:type_delete failed with context {'is_admin': False, 'user_id': 'feeb611325b44bc79c7d7654c3c8ffa2', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'bcffc320b80e428db5cc254977989d5d', '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=100297) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 07 10:02:55.313886 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-6ab11980-6b0f-4c32-b6d5-84ac2f53a5a0 tempest-VolumeTypesMemberTests-33167197 tempest-VolumeTypesMemberTests-33167197-project-member] https://10.4.3.8/volume/v3/types/008a8ff1-63bb-4d83-b3e5-46206650261e returned with HTTP 403 Aug 07 10:02:55.314472 np0000006707 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 1045/4175] 10.4.3.8 () {66 vars in 1331 bytes} [Fri Aug 7 10:02:55 2026] DELETE /volume/v3/types/008a8ff1-63bb-4d83-b3e5-46206650261e => generated 109 bytes in 5 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 07 10:02:55.325330 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [None req-e4fb2e3b-1b0f-4d27-a3ab-3958c721ee55 None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:02:55.326898 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-e4fb2e3b-1b0f-4d27-a3ab-3958c721ee55 tempest-VolumeTypesMemberTests-33167197 tempest-VolumeTypesMemberTests-33167197-project-member] GET https://10.4.3.8/volume/v3/types/1d86e789-182c-472e-b4f2-cd00a7d1dcc0/extra_specs Aug 07 10:02:55.327060 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-e4fb2e3b-1b0f-4d27-a3ab-3958c721ee55 tempest-VolumeTypesMemberTests-33167197 tempest-VolumeTypesMemberTests-33167197-project-member] Empty body provided in request {{(pid=100296) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 10:02:55.327249 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-e4fb2e3b-1b0f-4d27-a3ab-3958c721ee55 tempest-VolumeTypesMemberTests-33167197 tempest-VolumeTypesMemberTests-33167197-project-member] Calling method 'index' {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 10:02:55.333806 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-e4fb2e3b-1b0f-4d27-a3ab-3958c721ee55 tempest-VolumeTypesMemberTests-33167197 tempest-VolumeTypesMemberTests-33167197-project-member] https://10.4.3.8/volume/v3/types/1d86e789-182c-472e-b4f2-cd00a7d1dcc0/extra_specs returned with HTTP 200 Aug 07 10:02:55.334122 np0000006707 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 1042/4176] 10.4.3.8 () {66 vars in 1364 bytes} [Fri Aug 7 10:02:55 2026] GET /volume/v3/types/1d86e789-182c-472e-b4f2-cd00a7d1dcc0/extra_specs => generated 123 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 10:02:55.342402 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-d8b935b6-cfc9-4e02-9f98-942d31e93e35 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:02:55.343984 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-d8b935b6-cfc9-4e02-9f98-942d31e93e35 tempest-VolumeTypesMemberTests-33167197 tempest-VolumeTypesMemberTests-33167197-project-member] GET https://10.4.3.8/volume/v3/types Aug 07 10:02:55.344125 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-d8b935b6-cfc9-4e02-9f98-942d31e93e35 tempest-VolumeTypesMemberTests-33167197 tempest-VolumeTypesMemberTests-33167197-project-member] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 10:02:55.344307 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-d8b935b6-cfc9-4e02-9f98-942d31e93e35 tempest-VolumeTypesMemberTests-33167197 tempest-VolumeTypesMemberTests-33167197-project-member] Calling method 'index' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 10:02:55.345003 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.api_utils [None req-d8b935b6-cfc9-4e02-9f98-942d31e93e35 tempest-VolumeTypesMemberTests-33167197 tempest-VolumeTypesMemberTests-33167197-project-member] Removing options '' from query. {{(pid=100295) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 07 10:02:55.368255 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-d8b935b6-cfc9-4e02-9f98-942d31e93e35 tempest-VolumeTypesMemberTests-33167197 tempest-VolumeTypesMemberTests-33167197-project-member] https://10.4.3.8/volume/v3/types returned with HTTP 200 Aug 07 10:02:55.368724 np0000006707 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 1047/4177] 10.4.3.8 () {66 vars in 1217 bytes} [Fri Aug 7 10:02:55 2026] GET /volume/v3/types => generated 2388 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 10:02:55.384964 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.middleware.request_id [None req-27b32b33-3803-4fb1-ba07-9df9a7d06a71 None None] RequestId filter calling following filter/app {{(pid=100298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:02:55.389209 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [None req-27b32b33-3803-4fb1-ba07-9df9a7d06a71 tempest-VolumeTypesMemberTests-33167197 tempest-VolumeTypesMemberTests-33167197-project-member] GET https://10.4.3.8/volume/v3/types/1d86e789-182c-472e-b4f2-cd00a7d1dcc0/encryption/cipher Aug 07 10:02:55.389553 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [None req-27b32b33-3803-4fb1-ba07-9df9a7d06a71 tempest-VolumeTypesMemberTests-33167197 tempest-VolumeTypesMemberTests-33167197-project-member] Empty body provided in request {{(pid=100298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 10:02:55.389732 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [None req-27b32b33-3803-4fb1-ba07-9df9a7d06a71 tempest-VolumeTypesMemberTests-33167197 tempest-VolumeTypesMemberTests-33167197-project-member] Calling method 'show' {{(pid=100298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 10:02:55.390314 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.policy [None req-27b32b33-3803-4fb1-ba07-9df9a7d06a71 tempest-VolumeTypesMemberTests-33167197 tempest-VolumeTypesMemberTests-33167197-project-member] Policy check for volume_extension:volume_type_encryption:get failed with context {'is_admin': False, 'user_id': 'feeb611325b44bc79c7d7654c3c8ffa2', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'bcffc320b80e428db5cc254977989d5d', '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=100298) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 07 10:02:55.390530 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [None req-27b32b33-3803-4fb1-ba07-9df9a7d06a71 tempest-VolumeTypesMemberTests-33167197 tempest-VolumeTypesMemberTests-33167197-project-member] https://10.4.3.8/volume/v3/types/1d86e789-182c-472e-b4f2-cd00a7d1dcc0/encryption/cipher returned with HTTP 403 Aug 07 10:02:55.390971 np0000006707 devstack@c-api.service[100298]: [pid: 100298|app: 0|req: 1044/4178] 10.4.3.8 () {66 vars in 1382 bytes} [Fri Aug 7 10:02:55 2026] GET /volume/v3/types/1d86e789-182c-472e-b4f2-cd00a7d1dcc0/encryption/cipher => generated 124 bytes in 7 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 07 10:02:55.399770 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [None req-3020657a-caa0-418b-aff4-210da9fc3db8 None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:02:55.401485 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-3020657a-caa0-418b-aff4-210da9fc3db8 tempest-VolumeTypesMemberTests-33167197 tempest-VolumeTypesMemberTests-33167197-project-member] GET https://10.4.3.8/volume/v3/types/1d86e789-182c-472e-b4f2-cd00a7d1dcc0/encryption Aug 07 10:02:55.401676 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-3020657a-caa0-418b-aff4-210da9fc3db8 tempest-VolumeTypesMemberTests-33167197 tempest-VolumeTypesMemberTests-33167197-project-member] Empty body provided in request {{(pid=100297) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 10:02:55.401904 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-3020657a-caa0-418b-aff4-210da9fc3db8 tempest-VolumeTypesMemberTests-33167197 tempest-VolumeTypesMemberTests-33167197-project-member] Calling method 'index' {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 10:02:55.402584 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.policy [None req-3020657a-caa0-418b-aff4-210da9fc3db8 tempest-VolumeTypesMemberTests-33167197 tempest-VolumeTypesMemberTests-33167197-project-member] Policy check for volume_extension:volume_type_encryption:get failed with context {'is_admin': False, 'user_id': 'feeb611325b44bc79c7d7654c3c8ffa2', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'bcffc320b80e428db5cc254977989d5d', '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=100297) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 07 10:02:55.402820 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-3020657a-caa0-418b-aff4-210da9fc3db8 tempest-VolumeTypesMemberTests-33167197 tempest-VolumeTypesMemberTests-33167197-project-member] https://10.4.3.8/volume/v3/types/1d86e789-182c-472e-b4f2-cd00a7d1dcc0/encryption returned with HTTP 403 Aug 07 10:02:55.403334 np0000006707 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 1046/4179] 10.4.3.8 () {66 vars in 1361 bytes} [Fri Aug 7 10:02:55 2026] GET /volume/v3/types/1d86e789-182c-472e-b4f2-cd00a7d1dcc0/encryption => generated 124 bytes in 4 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 07 10:02:55.412848 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [None req-70565dcb-4571-41de-96c0-26136a8256c9 None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:02:55.417278 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-70565dcb-4571-41de-96c0-26136a8256c9 tempest-VolumeTypesMemberTests-33167197 tempest-VolumeTypesMemberTests-33167197-project-member] GET https://10.4.3.8/volume/v3/types/1d86e789-182c-472e-b4f2-cd00a7d1dcc0/extra_specs/multiattach Aug 07 10:02:55.417278 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-70565dcb-4571-41de-96c0-26136a8256c9 tempest-VolumeTypesMemberTests-33167197 tempest-VolumeTypesMemberTests-33167197-project-member] Empty body provided in request {{(pid=100296) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 10:02:55.417278 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-70565dcb-4571-41de-96c0-26136a8256c9 tempest-VolumeTypesMemberTests-33167197 tempest-VolumeTypesMemberTests-33167197-project-member] Calling method 'show' {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 10:02:55.427332 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-70565dcb-4571-41de-96c0-26136a8256c9 tempest-VolumeTypesMemberTests-33167197 tempest-VolumeTypesMemberTests-33167197-project-member] https://10.4.3.8/volume/v3/types/1d86e789-182c-472e-b4f2-cd00a7d1dcc0/extra_specs/multiattach returned with HTTP 200 Aug 07 10:02:55.427855 np0000006707 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 1043/4180] 10.4.3.8 () {66 vars in 1400 bytes} [Fri Aug 7 10:02:55 2026] GET /volume/v3/types/1d86e789-182c-472e-b4f2-cd00a7d1dcc0/extra_specs/multiattach => generated 29 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 07 10:02:55.434922 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-f48b1e58-cd9f-402a-9e25-412d7c0f448a None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:02:55.436865 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-f48b1e58-cd9f-402a-9e25-412d7c0f448a tempest-VolumeTypesMemberTests-33167197 tempest-VolumeTypesMemberTests-33167197-project-member] GET https://10.4.3.8/volume/v3/types/1d86e789-182c-472e-b4f2-cd00a7d1dcc0/extra_specs/volume_backend_name Aug 07 10:02:55.437235 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-f48b1e58-cd9f-402a-9e25-412d7c0f448a tempest-VolumeTypesMemberTests-33167197 tempest-VolumeTypesMemberTests-33167197-project-member] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 10:02:55.437235 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-f48b1e58-cd9f-402a-9e25-412d7c0f448a tempest-VolumeTypesMemberTests-33167197 tempest-VolumeTypesMemberTests-33167197-project-member] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 10:02:55.445914 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-f48b1e58-cd9f-402a-9e25-412d7c0f448a tempest-VolumeTypesMemberTests-33167197 tempest-VolumeTypesMemberTests-33167197-project-member] https://10.4.3.8/volume/v3/types/1d86e789-182c-472e-b4f2-cd00a7d1dcc0/extra_specs/volume_backend_name returned with HTTP 404 Aug 07 10:02:55.446372 np0000006707 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 1048/4181] 10.4.3.8 () {66 vars in 1424 bytes} [Fri Aug 7 10:02:55 2026] GET /volume/v3/types/1d86e789-182c-472e-b4f2-cd00a7d1dcc0/extra_specs/volume_backend_name => generated 143 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 10:02:55.454115 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.middleware.request_id [None req-df42ccd8-73b5-45d6-9919-182ed159bc4c None None] RequestId filter calling following filter/app {{(pid=100298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:02:55.456190 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [None req-df42ccd8-73b5-45d6-9919-182ed159bc4c tempest-VolumeTypesMemberTests-33167197 tempest-VolumeTypesMemberTests-33167197-project-member] GET https://10.4.3.8/volume/v3/types/1d86e789-182c-472e-b4f2-cd00a7d1dcc0 Aug 07 10:02:55.456190 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [None req-df42ccd8-73b5-45d6-9919-182ed159bc4c tempest-VolumeTypesMemberTests-33167197 tempest-VolumeTypesMemberTests-33167197-project-member] Empty body provided in request {{(pid=100298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 10:02:55.456190 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [None req-df42ccd8-73b5-45d6-9919-182ed159bc4c tempest-VolumeTypesMemberTests-33167197 tempest-VolumeTypesMemberTests-33167197-project-member] Calling method 'show' {{(pid=100298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 10:02:55.457229 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [None req-92b6b9e7-71a2-4359-972e-53467731179c None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:02:55.459070 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-92b6b9e7-71a2-4359-972e-53467731179c tempest-ProjectAdminTests39-421778370 tempest-ProjectAdminTests39-421778370-project-admin] GET https://10.4.3.8/volume/v3/backups/c1ed3ee0-bd5e-45d5-a444-2d5beedc6f69 Aug 07 10:02:55.459274 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-92b6b9e7-71a2-4359-972e-53467731179c tempest-ProjectAdminTests39-421778370 tempest-ProjectAdminTests39-421778370-project-admin] Empty body provided in request {{(pid=100297) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 10:02:55.459481 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-92b6b9e7-71a2-4359-972e-53467731179c tempest-ProjectAdminTests39-421778370 tempest-ProjectAdminTests39-421778370-project-admin] Calling method 'show' {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 10:02:55.459603 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.v3.backups [None req-92b6b9e7-71a2-4359-972e-53467731179c tempest-ProjectAdminTests39-421778370 tempest-ProjectAdminTests39-421778370-project-admin] Show backup with id c1ed3ee0-bd5e-45d5-a444-2d5beedc6f69. {{(pid=100297) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 10:02:55.461658 np0000006707 devstack@c-api.service[100297]: DEBUG dbcounter [-] [100297] Writing DB stats cinder:SELECT=374,cinder:UPDATE=118,cinder:DELETE=1,cinder:INSERT=70 {{(pid=100297) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 07 10:02:55.462603 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [None req-df42ccd8-73b5-45d6-9919-182ed159bc4c tempest-VolumeTypesMemberTests-33167197 tempest-VolumeTypesMemberTests-33167197-project-member] https://10.4.3.8/volume/v3/types/1d86e789-182c-472e-b4f2-cd00a7d1dcc0 returned with HTTP 200 Aug 07 10:02:55.463029 np0000006707 devstack@c-api.service[100298]: [pid: 100298|app: 0|req: 1045/4182] 10.4.3.8 () {66 vars in 1328 bytes} [Fri Aug 7 10:02:55 2026] GET /volume/v3/types/1d86e789-182c-472e-b4f2-cd00a7d1dcc0 => generated 318 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 10:02:55.464993 np0000006707 devstack@c-api.service[100297]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 10:02:55.464993 np0000006707 devstack@c-api.service[100297]: warnings.warn( Aug 07 10:02:55.465697 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-92b6b9e7-71a2-4359-972e-53467731179c tempest-ProjectAdminTests39-421778370 tempest-ProjectAdminTests39-421778370-project-admin] https://10.4.3.8/volume/v3/backups/c1ed3ee0-bd5e-45d5-a444-2d5beedc6f69 returned with HTTP 200 Aug 07 10:02:55.466092 np0000006707 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 1047/4183] 10.4.3.8 () {68 vars in 1374 bytes} [Fri Aug 7 10:02:55 2026] GET /volume/v3/backups/c1ed3ee0-bd5e-45d5-a444-2d5beedc6f69 => generated 731 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 10:02:55.473197 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [None req-4d4e2a20-cb18-4389-97b8-3b1f53c1d273 None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:02:55.474952 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-4d4e2a20-cb18-4389-97b8-3b1f53c1d273 tempest-VolumeTypesMemberTests-33167197 tempest-VolumeTypesMemberTests-33167197-project-member] PUT https://10.4.3.8/volume/v3/types/1d86e789-182c-472e-b4f2-cd00a7d1dcc0/encryption/2116ee8c-3f03-4564-aa7d-d1b07f549750 Aug 07 10:02:55.475199 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-4d4e2a20-cb18-4389-97b8-3b1f53c1d273 tempest-VolumeTypesMemberTests-33167197 tempest-VolumeTypesMemberTests-33167197-project-member] Action: 'update', calling method: update, body: {"encryption": {"key_size": 128}} {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 10:02:55.476998 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.policy [None req-4d4e2a20-cb18-4389-97b8-3b1f53c1d273 tempest-VolumeTypesMemberTests-33167197 tempest-VolumeTypesMemberTests-33167197-project-member] Policy check for volume_extension:volume_type_encryption:update failed with context {'is_admin': False, 'user_id': 'feeb611325b44bc79c7d7654c3c8ffa2', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'bcffc320b80e428db5cc254977989d5d', '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=100296) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 07 10:02:55.477228 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-4d4e2a20-cb18-4389-97b8-3b1f53c1d273 tempest-VolumeTypesMemberTests-33167197 tempest-VolumeTypesMemberTests-33167197-project-member] https://10.4.3.8/volume/v3/types/1d86e789-182c-472e-b4f2-cd00a7d1dcc0/encryption/2116ee8c-3f03-4564-aa7d-d1b07f549750 returned with HTTP 403 Aug 07 10:02:55.477690 np0000006707 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 1044/4184] 10.4.3.8 () {68 vars in 1492 bytes} [Fri Aug 7 10:02:55 2026] PUT /volume/v3/types/1d86e789-182c-472e-b4f2-cd00a7d1dcc0/encryption/2116ee8c-3f03-4564-aa7d-d1b07f549750 => generated 127 bytes in 5 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 07 10:02:55.487106 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-7453a338-b7df-4544-91f0-987ee1e5a518 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:02:55.489317 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-7453a338-b7df-4544-91f0-987ee1e5a518 tempest-VolumeTypesMemberTests-33167197 tempest-VolumeTypesMemberTests-33167197-project-member] PUT https://10.4.3.8/volume/v3/types/1d86e789-182c-472e-b4f2-cd00a7d1dcc0/extra_specs/key1 Aug 07 10:02:55.489776 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-7453a338-b7df-4544-91f0-987ee1e5a518 tempest-VolumeTypesMemberTests-33167197 tempest-VolumeTypesMemberTests-33167197-project-member] Action: 'update', calling method: update, body: {"key1": "key1 updated value"} {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 10:02:55.492518 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.policy [None req-7453a338-b7df-4544-91f0-987ee1e5a518 tempest-VolumeTypesMemberTests-33167197 tempest-VolumeTypesMemberTests-33167197-project-member] Policy check for volume_extension:types_extra_specs:update failed with context {'is_admin': False, 'user_id': 'feeb611325b44bc79c7d7654c3c8ffa2', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'bcffc320b80e428db5cc254977989d5d', '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=100295) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 07 10:02:55.492772 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-7453a338-b7df-4544-91f0-987ee1e5a518 tempest-VolumeTypesMemberTests-33167197 tempest-VolumeTypesMemberTests-33167197-project-member] https://10.4.3.8/volume/v3/types/1d86e789-182c-472e-b4f2-cd00a7d1dcc0/extra_specs/key1 returned with HTTP 403 Aug 07 10:02:55.493313 np0000006707 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 1049/4185] 10.4.3.8 () {68 vars in 1399 bytes} [Fri Aug 7 10:02:55 2026] PUT /volume/v3/types/1d86e789-182c-472e-b4f2-cd00a7d1dcc0/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 10:02:55.503801 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.middleware.request_id [None req-b1873148-610d-4cb7-be0b-5537714e51ea None None] RequestId filter calling following filter/app {{(pid=100298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:02:55.505766 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [None req-b1873148-610d-4cb7-be0b-5537714e51ea tempest-VolumeTypesMemberTests-33167197 tempest-VolumeTypesMemberTests-33167197-project-member] PUT https://10.4.3.8/volume/v3/types/1d86e789-182c-472e-b4f2-cd00a7d1dcc0 Aug 07 10:02:55.506197 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [None req-b1873148-610d-4cb7-be0b-5537714e51ea tempest-VolumeTypesMemberTests-33167197 tempest-VolumeTypesMemberTests-33167197-project-member] Action: 'update', calling method: _update, body: {"volume_type": {"description": "Updated volume type description"}} {{(pid=100298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 10:02:55.509305 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.policy [None req-b1873148-610d-4cb7-be0b-5537714e51ea tempest-VolumeTypesMemberTests-33167197 tempest-VolumeTypesMemberTests-33167197-project-member] Policy check for volume_extension:type_update failed with context {'is_admin': False, 'user_id': 'feeb611325b44bc79c7d7654c3c8ffa2', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'bcffc320b80e428db5cc254977989d5d', '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=100298) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 07 10:02:55.509305 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [None req-b1873148-610d-4cb7-be0b-5537714e51ea tempest-VolumeTypesMemberTests-33167197 tempest-VolumeTypesMemberTests-33167197-project-member] https://10.4.3.8/volume/v3/types/1d86e789-182c-472e-b4f2-cd00a7d1dcc0 returned with HTTP 403 Aug 07 10:02:55.510575 np0000006707 devstack@c-api.service[100298]: [pid: 100298|app: 0|req: 1046/4186] 10.4.3.8 () {68 vars in 1348 bytes} [Fri Aug 7 10:02:55 2026] PUT /volume/v3/types/1d86e789-182c-472e-b4f2-cd00a7d1dcc0 => generated 109 bytes in 7 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 07 10:02:55.520169 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [None req-f2f2ae6d-527b-4657-b8fd-3a784bb2a523 None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:02:55.521967 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-f2f2ae6d-527b-4657-b8fd-3a784bb2a523 tempest-VolumeTypesMemberTests-33167197 tempest-VolumeTypesMemberTests-33167197-project-admin] DELETE https://10.4.3.8/volume/v3/types/008a8ff1-63bb-4d83-b3e5-46206650261e Aug 07 10:02:55.522308 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-f2f2ae6d-527b-4657-b8fd-3a784bb2a523 tempest-VolumeTypesMemberTests-33167197 tempest-VolumeTypesMemberTests-33167197-project-admin] Empty body provided in request {{(pid=100297) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 10:02:55.522573 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-f2f2ae6d-527b-4657-b8fd-3a784bb2a523 tempest-VolumeTypesMemberTests-33167197 tempest-VolumeTypesMemberTests-33167197-project-admin] Calling method '_delete' {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 10:02:55.553465 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-f2f2ae6d-527b-4657-b8fd-3a784bb2a523 tempest-VolumeTypesMemberTests-33167197 tempest-VolumeTypesMemberTests-33167197-project-admin] https://10.4.3.8/volume/v3/types/008a8ff1-63bb-4d83-b3e5-46206650261e returned with HTTP 202 Aug 07 10:02:55.553929 np0000006707 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 1048/4187] 10.4.3.8 () {66 vars in 1331 bytes} [Fri Aug 7 10:02:55 2026] DELETE /volume/v3/types/008a8ff1-63bb-4d83-b3e5-46206650261e => generated 0 bytes in 34 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 07 10:02:55.564246 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [None req-1a468be6-6014-444e-85f9-844ebd03bb2e None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:02:55.566470 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-1a468be6-6014-444e-85f9-844ebd03bb2e tempest-VolumeTypesMemberTests-33167197 tempest-VolumeTypesMemberTests-33167197-project-admin] DELETE https://10.4.3.8/volume/v3/types/1b37f306-0ee0-4aa7-82b4-5f9e68e70a95 Aug 07 10:02:55.566537 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-1a468be6-6014-444e-85f9-844ebd03bb2e tempest-VolumeTypesMemberTests-33167197 tempest-VolumeTypesMemberTests-33167197-project-admin] Empty body provided in request {{(pid=100296) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 10:02:55.566764 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-1a468be6-6014-444e-85f9-844ebd03bb2e tempest-VolumeTypesMemberTests-33167197 tempest-VolumeTypesMemberTests-33167197-project-admin] Calling method '_delete' {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 10:02:55.593096 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-1a468be6-6014-444e-85f9-844ebd03bb2e tempest-VolumeTypesMemberTests-33167197 tempest-VolumeTypesMemberTests-33167197-project-admin] https://10.4.3.8/volume/v3/types/1b37f306-0ee0-4aa7-82b4-5f9e68e70a95 returned with HTTP 202 Aug 07 10:02:55.593703 np0000006707 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 1045/4188] 10.4.3.8 () {66 vars in 1331 bytes} [Fri Aug 7 10:02:55 2026] DELETE /volume/v3/types/1b37f306-0ee0-4aa7-82b4-5f9e68e70a95 => generated 0 bytes in 30 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 07 10:02:55.599812 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-e4ef54bc-1c73-4e52-aa12-c7c9d131a097 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:02:55.601973 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-e4ef54bc-1c73-4e52-aa12-c7c9d131a097 tempest-VolumeTypesMemberTests-33167197 tempest-VolumeTypesMemberTests-33167197-project-admin] DELETE https://10.4.3.8/volume/v3/types/eac6f8cb-1ce9-4446-8487-522148531292 Aug 07 10:02:55.602275 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-e4ef54bc-1c73-4e52-aa12-c7c9d131a097 tempest-VolumeTypesMemberTests-33167197 tempest-VolumeTypesMemberTests-33167197-project-admin] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 10:02:55.602565 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-e4ef54bc-1c73-4e52-aa12-c7c9d131a097 tempest-VolumeTypesMemberTests-33167197 tempest-VolumeTypesMemberTests-33167197-project-admin] Calling method '_delete' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 10:02:55.626250 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-e4ef54bc-1c73-4e52-aa12-c7c9d131a097 tempest-VolumeTypesMemberTests-33167197 tempest-VolumeTypesMemberTests-33167197-project-admin] https://10.4.3.8/volume/v3/types/eac6f8cb-1ce9-4446-8487-522148531292 returned with HTTP 202 Aug 07 10:02:55.626682 np0000006707 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 1050/4189] 10.4.3.8 () {66 vars in 1331 bytes} [Fri Aug 7 10:02:55 2026] DELETE /volume/v3/types/eac6f8cb-1ce9-4446-8487-522148531292 => generated 0 bytes in 27 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 07 10:02:55.633702 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.middleware.request_id [None req-a2c453f2-0299-4597-b1d3-0df359202a3b None None] RequestId filter calling following filter/app {{(pid=100298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:02:55.635511 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [None req-a2c453f2-0299-4597-b1d3-0df359202a3b tempest-VolumeTypesMemberTests-33167197 tempest-VolumeTypesMemberTests-33167197-project-admin] DELETE https://10.4.3.8/volume/v3/types/9d111e95-99b9-4524-bab2-0fe3f46be3af Aug 07 10:02:55.635695 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [None req-a2c453f2-0299-4597-b1d3-0df359202a3b tempest-VolumeTypesMemberTests-33167197 tempest-VolumeTypesMemberTests-33167197-project-admin] Empty body provided in request {{(pid=100298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 10:02:55.635903 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [None req-a2c453f2-0299-4597-b1d3-0df359202a3b tempest-VolumeTypesMemberTests-33167197 tempest-VolumeTypesMemberTests-33167197-project-admin] Calling method '_delete' {{(pid=100298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 10:02:55.665994 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [None req-a2c453f2-0299-4597-b1d3-0df359202a3b tempest-VolumeTypesMemberTests-33167197 tempest-VolumeTypesMemberTests-33167197-project-admin] https://10.4.3.8/volume/v3/types/9d111e95-99b9-4524-bab2-0fe3f46be3af returned with HTTP 202 Aug 07 10:02:55.666574 np0000006707 devstack@c-api.service[100298]: [pid: 100298|app: 0|req: 1047/4190] 10.4.3.8 () {66 vars in 1331 bytes} [Fri Aug 7 10:02:55 2026] DELETE /volume/v3/types/9d111e95-99b9-4524-bab2-0fe3f46be3af => generated 0 bytes in 33 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 07 10:02:55.673675 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [None req-8c417d12-2d9d-4ab8-a17e-879eea1af7e2 None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:02:55.676082 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-8c417d12-2d9d-4ab8-a17e-879eea1af7e2 tempest-VolumeTypesMemberTests-33167197 tempest-VolumeTypesMemberTests-33167197-project-admin] DELETE https://10.4.3.8/volume/v3/types/265c0d83-bcbc-4e13-a135-6f8137fbb19e Aug 07 10:02:55.676235 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-8c417d12-2d9d-4ab8-a17e-879eea1af7e2 tempest-VolumeTypesMemberTests-33167197 tempest-VolumeTypesMemberTests-33167197-project-admin] Empty body provided in request {{(pid=100297) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 10:02:55.676432 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-8c417d12-2d9d-4ab8-a17e-879eea1af7e2 tempest-VolumeTypesMemberTests-33167197 tempest-VolumeTypesMemberTests-33167197-project-admin] Calling method '_delete' {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 10:02:55.711167 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-8c417d12-2d9d-4ab8-a17e-879eea1af7e2 tempest-VolumeTypesMemberTests-33167197 tempest-VolumeTypesMemberTests-33167197-project-admin] https://10.4.3.8/volume/v3/types/265c0d83-bcbc-4e13-a135-6f8137fbb19e returned with HTTP 202 Aug 07 10:02:55.711581 np0000006707 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 1049/4191] 10.4.3.8 () {66 vars in 1331 bytes} [Fri Aug 7 10:02:55 2026] DELETE /volume/v3/types/265c0d83-bcbc-4e13-a135-6f8137fbb19e => generated 0 bytes in 38 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 07 10:02:55.718696 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [None req-50e0d312-e8a0-4a90-b2ad-ec2672a4a0aa None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:02:55.720781 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-50e0d312-e8a0-4a90-b2ad-ec2672a4a0aa tempest-VolumeTypesMemberTests-33167197 tempest-VolumeTypesMemberTests-33167197-project-admin] DELETE https://10.4.3.8/volume/v3/types/1d86e789-182c-472e-b4f2-cd00a7d1dcc0 Aug 07 10:02:55.721013 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-50e0d312-e8a0-4a90-b2ad-ec2672a4a0aa tempest-VolumeTypesMemberTests-33167197 tempest-VolumeTypesMemberTests-33167197-project-admin] Empty body provided in request {{(pid=100296) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 10:02:55.721211 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-50e0d312-e8a0-4a90-b2ad-ec2672a4a0aa tempest-VolumeTypesMemberTests-33167197 tempest-VolumeTypesMemberTests-33167197-project-admin] Calling method '_delete' {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 10:02:55.744993 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-50e0d312-e8a0-4a90-b2ad-ec2672a4a0aa tempest-VolumeTypesMemberTests-33167197 tempest-VolumeTypesMemberTests-33167197-project-admin] https://10.4.3.8/volume/v3/types/1d86e789-182c-472e-b4f2-cd00a7d1dcc0 returned with HTTP 202 Aug 07 10:02:55.745430 np0000006707 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 1046/4192] 10.4.3.8 () {66 vars in 1331 bytes} [Fri Aug 7 10:02:55 2026] DELETE /volume/v3/types/1d86e789-182c-472e-b4f2-cd00a7d1dcc0 => generated 0 bytes in 27 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 07 10:02:55.966606 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-e9e01e51-4087-434a-8a9a-a015392c5109 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:02:55.968247 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-e9e01e51-4087-434a-8a9a-a015392c5109 tempest-TestVolumeBootPatternV346-722752471 tempest-TestVolumeBootPatternV346-722752471-project-member] GET https://10.4.3.8/volume/v3/snapshots/50953e0c-3a4f-46a4-a8a7-a66ebdb7dfa1 Aug 07 10:02:55.968461 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-e9e01e51-4087-434a-8a9a-a015392c5109 tempest-TestVolumeBootPatternV346-722752471 tempest-TestVolumeBootPatternV346-722752471-project-member] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 10:02:55.968642 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-e9e01e51-4087-434a-8a9a-a015392c5109 tempest-TestVolumeBootPatternV346-722752471 tempest-TestVolumeBootPatternV346-722752471-project-member] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 10:02:55.973394 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-e9e01e51-4087-434a-8a9a-a015392c5109 tempest-TestVolumeBootPatternV346-722752471 tempest-TestVolumeBootPatternV346-722752471-project-member] https://10.4.3.8/volume/v3/snapshots/50953e0c-3a4f-46a4-a8a7-a66ebdb7dfa1 returned with HTTP 404 Aug 07 10:02:55.974052 np0000006707 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 1051/4193] 10.4.3.8 () {66 vars in 1340 bytes} [Fri Aug 7 10:02:55 2026] GET /volume/v3/snapshots/50953e0c-3a4f-46a4-a8a7-a66ebdb7dfa1 => generated 111 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 10:02:56.478772 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.middleware.request_id [None req-b0207748-a8c3-4dc0-a319-f60f19f37cfd None None] RequestId filter calling following filter/app {{(pid=100298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:02:56.481251 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [None req-b0207748-a8c3-4dc0-a319-f60f19f37cfd tempest-ProjectAdminTests39-421778370 tempest-ProjectAdminTests39-421778370-project-admin] GET https://10.4.3.8/volume/v3/backups/c1ed3ee0-bd5e-45d5-a444-2d5beedc6f69 Aug 07 10:02:56.481538 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [None req-b0207748-a8c3-4dc0-a319-f60f19f37cfd tempest-ProjectAdminTests39-421778370 tempest-ProjectAdminTests39-421778370-project-admin] Empty body provided in request {{(pid=100298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 10:02:56.481766 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [None req-b0207748-a8c3-4dc0-a319-f60f19f37cfd tempest-ProjectAdminTests39-421778370 tempest-ProjectAdminTests39-421778370-project-admin] Calling method 'show' {{(pid=100298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 10:02:56.481883 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.v3.backups [None req-b0207748-a8c3-4dc0-a319-f60f19f37cfd tempest-ProjectAdminTests39-421778370 tempest-ProjectAdminTests39-421778370-project-admin] Show backup with id c1ed3ee0-bd5e-45d5-a444-2d5beedc6f69. {{(pid=100298) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 10:02:56.487992 np0000006707 devstack@c-api.service[100298]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 10:02:56.487992 np0000006707 devstack@c-api.service[100298]: warnings.warn( Aug 07 10:02:56.491039 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [None req-b0207748-a8c3-4dc0-a319-f60f19f37cfd tempest-ProjectAdminTests39-421778370 tempest-ProjectAdminTests39-421778370-project-admin] https://10.4.3.8/volume/v3/backups/c1ed3ee0-bd5e-45d5-a444-2d5beedc6f69 returned with HTTP 200 Aug 07 10:02:56.491537 np0000006707 devstack@c-api.service[100298]: [pid: 100298|app: 0|req: 1048/4194] 10.4.3.8 () {68 vars in 1374 bytes} [Fri Aug 7 10:02:56 2026] GET /volume/v3/backups/c1ed3ee0-bd5e-45d5-a444-2d5beedc6f69 => generated 731 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 10:02:57.025322 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [None req-a42a3b92-fdd5-44b2-8a65-2067f1833bed None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:02:57.169616 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-a42a3b92-fdd5-44b2-8a65-2067f1833bed tempest-VolumeTypesAdminTests-304815987 tempest-VolumeTypesAdminTests-304815987-project-admin] POST https://10.4.3.8/volume/v3/types Aug 07 10:02:57.170021 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-a42a3b92-fdd5-44b2-8a65-2067f1833bed tempest-VolumeTypesAdminTests-304815987 tempest-VolumeTypesAdminTests-304815987-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-994748350", "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=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 10:02:57.188977 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-a42a3b92-fdd5-44b2-8a65-2067f1833bed tempest-VolumeTypesAdminTests-304815987 tempest-VolumeTypesAdminTests-304815987-project-admin] https://10.4.3.8/volume/v3/types returned with HTTP 200 Aug 07 10:02:57.189324 np0000006707 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 1050/4195] 10.4.3.8 () {68 vars in 1239 bytes} [Fri Aug 7 10:02:57 2026] POST /volume/v3/types => generated 379 bytes in 165 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 10:02:57.199740 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [None req-4dff0499-44cf-4ba3-a30c-7c727f8d2570 None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:02:57.206724 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-4dff0499-44cf-4ba3-a30c-7c727f8d2570 tempest-VolumeTypesAdminTests-304815987 tempest-VolumeTypesAdminTests-304815987-project-admin] POST https://10.4.3.8/volume/v3/types/4c71c6f4-530f-49bc-a67e-386c59ab5f8c/encryption Aug 07 10:02:57.206724 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-4dff0499-44cf-4ba3-a30c-7c727f8d2570 tempest-VolumeTypesAdminTests-304815987 tempest-VolumeTypesAdminTests-304815987-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "LuksEncryptor", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 10:02:57.232872 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-4dff0499-44cf-4ba3-a30c-7c727f8d2570 tempest-VolumeTypesAdminTests-304815987 tempest-VolumeTypesAdminTests-304815987-project-admin] https://10.4.3.8/volume/v3/types/4c71c6f4-530f-49bc-a67e-386c59ab5f8c/encryption returned with HTTP 200 Aug 07 10:02:57.233327 np0000006707 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 1047/4196] 10.4.3.8 () {68 vars in 1383 bytes} [Fri Aug 7 10:02:57 2026] POST /volume/v3/types/4c71c6f4-530f-49bc-a67e-386c59ab5f8c/encryption => generated 239 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 10:02:57.245030 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-d6b3a2a9-5792-4be8-8643-67b5b7809146 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:02:57.247113 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-d6b3a2a9-5792-4be8-8643-67b5b7809146 tempest-VolumeTypesAdminTests-304815987 tempest-VolumeTypesAdminTests-304815987-project-admin] POST https://10.4.3.8/volume/v3/types Aug 07 10:02:57.247361 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-d6b3a2a9-5792-4be8-8643-67b5b7809146 tempest-VolumeTypesAdminTests-304815987 tempest-VolumeTypesAdminTests-304815987-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-473082248", "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=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 10:02:57.274259 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-d6b3a2a9-5792-4be8-8643-67b5b7809146 tempest-VolumeTypesAdminTests-304815987 tempest-VolumeTypesAdminTests-304815987-project-admin] https://10.4.3.8/volume/v3/types returned with HTTP 200 Aug 07 10:02:57.275014 np0000006707 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 1052/4197] 10.4.3.8 () {68 vars in 1239 bytes} [Fri Aug 7 10:02:57 2026] POST /volume/v3/types => generated 379 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 10:02:57.286879 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.middleware.request_id [None req-2f7974e7-97cf-4ff3-8c8b-c2beb7608ece None None] RequestId filter calling following filter/app {{(pid=100298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:02:57.289222 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [None req-2f7974e7-97cf-4ff3-8c8b-c2beb7608ece tempest-VolumeTypesAdminTests-304815987 tempest-VolumeTypesAdminTests-304815987-project-admin] POST https://10.4.3.8/volume/v3/types/6ae1456b-3cce-4c62-8e05-ae7283c7344e/encryption Aug 07 10:02:57.289674 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [None req-2f7974e7-97cf-4ff3-8c8b-c2beb7608ece tempest-VolumeTypesAdminTests-304815987 tempest-VolumeTypesAdminTests-304815987-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "LuksEncryptor", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=100298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 10:02:57.312215 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [None req-2f7974e7-97cf-4ff3-8c8b-c2beb7608ece tempest-VolumeTypesAdminTests-304815987 tempest-VolumeTypesAdminTests-304815987-project-admin] https://10.4.3.8/volume/v3/types/6ae1456b-3cce-4c62-8e05-ae7283c7344e/encryption returned with HTTP 200 Aug 07 10:02:57.312807 np0000006707 devstack@c-api.service[100298]: [pid: 100298|app: 0|req: 1049/4198] 10.4.3.8 () {68 vars in 1383 bytes} [Fri Aug 7 10:02:57 2026] POST /volume/v3/types/6ae1456b-3cce-4c62-8e05-ae7283c7344e/encryption => generated 239 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 07 10:02:57.329866 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [None req-298ed151-7f85-4b34-9c14-2af87de3f40b None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:02:57.331534 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-298ed151-7f85-4b34-9c14-2af87de3f40b tempest-VolumeTypesAdminTests-304815987 tempest-VolumeTypesAdminTests-304815987-project-admin] POST https://10.4.3.8/volume/v3/types Aug 07 10:02:57.331855 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-298ed151-7f85-4b34-9c14-2af87de3f40b tempest-VolumeTypesAdminTests-304815987 tempest-VolumeTypesAdminTests-304815987-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-1898274942", "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=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 10:02:57.353405 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-298ed151-7f85-4b34-9c14-2af87de3f40b tempest-VolumeTypesAdminTests-304815987 tempest-VolumeTypesAdminTests-304815987-project-admin] https://10.4.3.8/volume/v3/types returned with HTTP 200 Aug 07 10:02:57.353913 np0000006707 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 1051/4199] 10.4.3.8 () {68 vars in 1239 bytes} [Fri Aug 7 10:02:57 2026] POST /volume/v3/types => generated 380 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 10:02:57.364001 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [None req-67e43685-01a9-4642-a81c-6153bb4e029f None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:02:57.365449 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-67e43685-01a9-4642-a81c-6153bb4e029f tempest-VolumeTypesAdminTests-304815987 tempest-VolumeTypesAdminTests-304815987-project-admin] POST https://10.4.3.8/volume/v3/types/a9403546-66c7-4eaa-abab-190dca4e0303/extra_specs Aug 07 10:02:57.365824 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-67e43685-01a9-4642-a81c-6153bb4e029f tempest-VolumeTypesAdminTests-304815987 tempest-VolumeTypesAdminTests-304815987-project-admin] Action: 'create', calling method: create, body: {"extra_specs": {"key2": "value2"}} {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 10:02:57.392945 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-67e43685-01a9-4642-a81c-6153bb4e029f tempest-VolumeTypesAdminTests-304815987 tempest-VolumeTypesAdminTests-304815987-project-admin] https://10.4.3.8/volume/v3/types/a9403546-66c7-4eaa-abab-190dca4e0303/extra_specs returned with HTTP 200 Aug 07 10:02:57.393474 np0000006707 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 1048/4200] 10.4.3.8 () {68 vars in 1385 bytes} [Fri Aug 7 10:02:57 2026] POST /volume/v3/types/a9403546-66c7-4eaa-abab-190dca4e0303/extra_specs => generated 35 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 07 10:02:57.404446 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-a924ed3e-86e4-4ab1-bac8-00dbafaf5e35 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:02:57.406255 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-a924ed3e-86e4-4ab1-bac8-00dbafaf5e35 tempest-VolumeTypesAdminTests-304815987 tempest-VolumeTypesAdminTests-304815987-project-admin] PUT https://10.4.3.8/volume/v3/types/a9403546-66c7-4eaa-abab-190dca4e0303/extra_specs/key2 Aug 07 10:02:57.406594 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-a924ed3e-86e4-4ab1-bac8-00dbafaf5e35 tempest-VolumeTypesAdminTests-304815987 tempest-VolumeTypesAdminTests-304815987-project-admin] Action: 'update', calling method: update, body: {"key2": "updated value"} {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 10:02:57.426234 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-a924ed3e-86e4-4ab1-bac8-00dbafaf5e35 tempest-VolumeTypesAdminTests-304815987 tempest-VolumeTypesAdminTests-304815987-project-admin] https://10.4.3.8/volume/v3/types/a9403546-66c7-4eaa-abab-190dca4e0303/extra_specs/key2 returned with HTTP 200 Aug 07 10:02:57.426697 np0000006707 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 1053/4201] 10.4.3.8 () {68 vars in 1399 bytes} [Fri Aug 7 10:02:57 2026] PUT /volume/v3/types/a9403546-66c7-4eaa-abab-190dca4e0303/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 10:02:57.441517 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.middleware.request_id [None req-7ad7916e-6e7f-463f-8f65-ee4a0d2a86dd None None] RequestId filter calling following filter/app {{(pid=100298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:02:57.447116 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [None req-7ad7916e-6e7f-463f-8f65-ee4a0d2a86dd tempest-VolumeTypesAdminTests-304815987 tempest-VolumeTypesAdminTests-304815987-project-admin] POST https://10.4.3.8/volume/v3/types Aug 07 10:02:57.447632 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [None req-7ad7916e-6e7f-463f-8f65-ee4a0d2a86dd tempest-VolumeTypesAdminTests-304815987 tempest-VolumeTypesAdminTests-304815987-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "test-new-volume-type"}} {{(pid=100298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 10:02:57.466463 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [None req-7ad7916e-6e7f-463f-8f65-ee4a0d2a86dd tempest-VolumeTypesAdminTests-304815987 tempest-VolumeTypesAdminTests-304815987-project-admin] https://10.4.3.8/volume/v3/types returned with HTTP 200 Aug 07 10:02:57.467136 np0000006707 devstack@c-api.service[100298]: [pid: 100298|app: 0|req: 1050/4202] 10.4.3.8 () {68 vars in 1238 bytes} [Fri Aug 7 10:02:57 2026] POST /volume/v3/types => generated 195 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 07 10:02:57.475716 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [None req-4e5bdc97-54e2-424e-90e6-9a510bd299db None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:02:57.477388 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-4e5bdc97-54e2-424e-90e6-9a510bd299db tempest-VolumeTypesAdminTests-304815987 tempest-VolumeTypesAdminTests-304815987-project-admin] DELETE https://10.4.3.8/volume/v3/types/30f344c6-9aab-40fc-8a17-9c0c56518f05 Aug 07 10:02:57.477863 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-4e5bdc97-54e2-424e-90e6-9a510bd299db tempest-VolumeTypesAdminTests-304815987 tempest-VolumeTypesAdminTests-304815987-project-admin] Empty body provided in request {{(pid=100297) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 10:02:57.477863 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-4e5bdc97-54e2-424e-90e6-9a510bd299db tempest-VolumeTypesAdminTests-304815987 tempest-VolumeTypesAdminTests-304815987-project-admin] Calling method '_delete' {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 10:02:57.509781 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-4e5bdc97-54e2-424e-90e6-9a510bd299db tempest-VolumeTypesAdminTests-304815987 tempest-VolumeTypesAdminTests-304815987-project-admin] https://10.4.3.8/volume/v3/types/30f344c6-9aab-40fc-8a17-9c0c56518f05 returned with HTTP 202 Aug 07 10:02:57.510339 np0000006707 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 1052/4203] 10.4.3.8 () {66 vars in 1331 bytes} [Fri Aug 7 10:02:57 2026] DELETE /volume/v3/types/30f344c6-9aab-40fc-8a17-9c0c56518f05 => generated 0 bytes in 35 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 07 10:02:57.511484 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [None req-56aa97b5-27f3-4191-a10c-3636b23d3815 None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:02:57.513856 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-56aa97b5-27f3-4191-a10c-3636b23d3815 tempest-ProjectAdminTests39-421778370 tempest-ProjectAdminTests39-421778370-project-admin] GET https://10.4.3.8/volume/v3/backups/c1ed3ee0-bd5e-45d5-a444-2d5beedc6f69 Aug 07 10:02:57.514077 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-56aa97b5-27f3-4191-a10c-3636b23d3815 tempest-ProjectAdminTests39-421778370 tempest-ProjectAdminTests39-421778370-project-admin] Empty body provided in request {{(pid=100296) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 10:02:57.514291 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-56aa97b5-27f3-4191-a10c-3636b23d3815 tempest-ProjectAdminTests39-421778370 tempest-ProjectAdminTests39-421778370-project-admin] Calling method 'show' {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 10:02:57.514399 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.v3.backups [None req-56aa97b5-27f3-4191-a10c-3636b23d3815 tempest-ProjectAdminTests39-421778370 tempest-ProjectAdminTests39-421778370-project-admin] Show backup with id c1ed3ee0-bd5e-45d5-a444-2d5beedc6f69. {{(pid=100296) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 10:02:57.519158 np0000006707 devstack@c-api.service[100296]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 10:02:57.519158 np0000006707 devstack@c-api.service[100296]: warnings.warn( Aug 07 10:02:57.519925 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-56aa97b5-27f3-4191-a10c-3636b23d3815 tempest-ProjectAdminTests39-421778370 tempest-ProjectAdminTests39-421778370-project-admin] https://10.4.3.8/volume/v3/backups/c1ed3ee0-bd5e-45d5-a444-2d5beedc6f69 returned with HTTP 200 Aug 07 10:02:57.520520 np0000006707 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 1049/4204] 10.4.3.8 () {68 vars in 1374 bytes} [Fri Aug 7 10:02:57 2026] GET /volume/v3/backups/c1ed3ee0-bd5e-45d5-a444-2d5beedc6f69 => generated 731 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 10:02:57.520579 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-9601a549-3240-4005-92ac-b2a71367c405 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:02:57.525585 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-9601a549-3240-4005-92ac-b2a71367c405 tempest-VolumeTypesAdminTests-304815987 tempest-VolumeTypesAdminTests-304815987-project-admin] POST https://10.4.3.8/volume/v3/types Aug 07 10:02:57.525585 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-9601a549-3240-4005-92ac-b2a71367c405 tempest-VolumeTypesAdminTests-304815987 tempest-VolumeTypesAdminTests-304815987-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-1733629605", "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=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 10:02:57.546268 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-9601a549-3240-4005-92ac-b2a71367c405 tempest-VolumeTypesAdminTests-304815987 tempest-VolumeTypesAdminTests-304815987-project-admin] https://10.4.3.8/volume/v3/types returned with HTTP 200 Aug 07 10:02:57.546783 np0000006707 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 1054/4205] 10.4.3.8 () {68 vars in 1239 bytes} [Fri Aug 7 10:02:57 2026] POST /volume/v3/types => generated 380 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 10:02:57.558559 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.middleware.request_id [None req-b985c718-b6c2-40a1-a0d7-e300f8d39f6e None None] RequestId filter calling following filter/app {{(pid=100298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:02:57.560867 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [None req-b985c718-b6c2-40a1-a0d7-e300f8d39f6e tempest-VolumeTypesAdminTests-304815987 tempest-VolumeTypesAdminTests-304815987-project-admin] POST https://10.4.3.8/volume/v3/types/fd60e899-bc41-46f6-8d09-896d1b0a4fee/encryption Aug 07 10:02:57.561318 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [None req-b985c718-b6c2-40a1-a0d7-e300f8d39f6e tempest-VolumeTypesAdminTests-304815987 tempest-VolumeTypesAdminTests-304815987-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "LuksEncryptor", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=100298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 10:02:57.580511 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [None req-b985c718-b6c2-40a1-a0d7-e300f8d39f6e tempest-VolumeTypesAdminTests-304815987 tempest-VolumeTypesAdminTests-304815987-project-admin] https://10.4.3.8/volume/v3/types/fd60e899-bc41-46f6-8d09-896d1b0a4fee/encryption returned with HTTP 200 Aug 07 10:02:57.581281 np0000006707 devstack@c-api.service[100298]: [pid: 100298|app: 0|req: 1051/4206] 10.4.3.8 () {68 vars in 1383 bytes} [Fri Aug 7 10:02:57 2026] POST /volume/v3/types/fd60e899-bc41-46f6-8d09-896d1b0a4fee/encryption => generated 239 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 07 10:02:57.591055 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [None req-4369f5d3-8cf7-4e22-a3db-29710bff00d2 None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:02:57.593224 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-4369f5d3-8cf7-4e22-a3db-29710bff00d2 tempest-VolumeTypesAdminTests-304815987 tempest-VolumeTypesAdminTests-304815987-project-admin] DELETE https://10.4.3.8/volume/v3/types/fd60e899-bc41-46f6-8d09-896d1b0a4fee/encryption/7ba07c2f-49d6-4c39-b274-179809568a6d Aug 07 10:02:57.593533 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-4369f5d3-8cf7-4e22-a3db-29710bff00d2 tempest-VolumeTypesAdminTests-304815987 tempest-VolumeTypesAdminTests-304815987-project-admin] Empty body provided in request {{(pid=100297) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 10:02:57.594471 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-4369f5d3-8cf7-4e22-a3db-29710bff00d2 tempest-VolumeTypesAdminTests-304815987 tempest-VolumeTypesAdminTests-304815987-project-admin] Calling method 'delete' {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 10:02:57.607085 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-4369f5d3-8cf7-4e22-a3db-29710bff00d2 tempest-VolumeTypesAdminTests-304815987 tempest-VolumeTypesAdminTests-304815987-project-admin] https://10.4.3.8/volume/v3/types/fd60e899-bc41-46f6-8d09-896d1b0a4fee/encryption/7ba07c2f-49d6-4c39-b274-179809568a6d returned with HTTP 202 Aug 07 10:02:57.607588 np0000006707 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 1053/4207] 10.4.3.8 () {66 vars in 1475 bytes} [Fri Aug 7 10:02:57 2026] DELETE /volume/v3/types/fd60e899-bc41-46f6-8d09-896d1b0a4fee/encryption/7ba07c2f-49d6-4c39-b274-179809568a6d => generated 0 bytes in 17 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 07 10:02:57.617823 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [None req-72db8e30-93f4-4295-b62c-6ec9547bdf09 None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:02:57.620193 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-72db8e30-93f4-4295-b62c-6ec9547bdf09 tempest-VolumeTypesAdminTests-304815987 tempest-VolumeTypesAdminTests-304815987-project-admin] POST https://10.4.3.8/volume/v3/types Aug 07 10:02:57.621162 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-72db8e30-93f4-4295-b62c-6ec9547bdf09 tempest-VolumeTypesAdminTests-304815987 tempest-VolumeTypesAdminTests-304815987-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-543347349", "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=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 10:02:57.648104 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-72db8e30-93f4-4295-b62c-6ec9547bdf09 tempest-VolumeTypesAdminTests-304815987 tempest-VolumeTypesAdminTests-304815987-project-admin] https://10.4.3.8/volume/v3/types returned with HTTP 200 Aug 07 10:02:57.648685 np0000006707 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 1050/4208] 10.4.3.8 () {68 vars in 1239 bytes} [Fri Aug 7 10:02:57 2026] POST /volume/v3/types => generated 379 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 10:02:57.661015 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-209b0bc2-c146-495b-8cc4-49194a225c36 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:02:57.663451 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-209b0bc2-c146-495b-8cc4-49194a225c36 tempest-VolumeTypesAdminTests-304815987 tempest-VolumeTypesAdminTests-304815987-project-admin] DELETE https://10.4.3.8/volume/v3/types/4ed8d95e-30fe-497f-befd-5df74b283df6/extra_specs/key1 Aug 07 10:02:57.663675 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-209b0bc2-c146-495b-8cc4-49194a225c36 tempest-VolumeTypesAdminTests-304815987 tempest-VolumeTypesAdminTests-304815987-project-admin] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 10:02:57.663909 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-209b0bc2-c146-495b-8cc4-49194a225c36 tempest-VolumeTypesAdminTests-304815987 tempest-VolumeTypesAdminTests-304815987-project-admin] Calling method 'delete' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 10:02:57.693207 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-209b0bc2-c146-495b-8cc4-49194a225c36 tempest-VolumeTypesAdminTests-304815987 tempest-VolumeTypesAdminTests-304815987-project-admin] https://10.4.3.8/volume/v3/types/4ed8d95e-30fe-497f-befd-5df74b283df6/extra_specs/key1 returned with HTTP 202 Aug 07 10:02:57.693838 np0000006707 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 1055/4209] 10.4.3.8 () {66 vars in 1382 bytes} [Fri Aug 7 10:02:57 2026] DELETE /volume/v3/types/4ed8d95e-30fe-497f-befd-5df74b283df6/extra_specs/key1 => generated 0 bytes in 33 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 07 10:02:57.708644 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.middleware.request_id [None req-257e5a2b-5e6a-4b7b-8067-bebf2a65a0a8 None None] RequestId filter calling following filter/app {{(pid=100298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:02:57.711629 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [None req-257e5a2b-5e6a-4b7b-8067-bebf2a65a0a8 tempest-VolumeTypesAdminTests-304815987 tempest-VolumeTypesAdminTests-304815987-project-admin] POST https://10.4.3.8/volume/v3/types Aug 07 10:02:57.712056 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [None req-257e5a2b-5e6a-4b7b-8067-bebf2a65a0a8 tempest-VolumeTypesAdminTests-304815987 tempest-VolumeTypesAdminTests-304815987-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-389326657", "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=100298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 10:02:57.733256 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [None req-257e5a2b-5e6a-4b7b-8067-bebf2a65a0a8 tempest-VolumeTypesAdminTests-304815987 tempest-VolumeTypesAdminTests-304815987-project-admin] https://10.4.3.8/volume/v3/types returned with HTTP 200 Aug 07 10:02:57.733686 np0000006707 devstack@c-api.service[100298]: [pid: 100298|app: 0|req: 1052/4210] 10.4.3.8 () {68 vars in 1239 bytes} [Fri Aug 7 10:02:57 2026] POST /volume/v3/types => generated 379 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 10:02:57.747696 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [None req-bad4a5c9-18c4-4f51-b83f-be6fd01c801b None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:02:57.750387 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-bad4a5c9-18c4-4f51-b83f-be6fd01c801b tempest-VolumeTypesAdminTests-304815987 tempest-VolumeTypesAdminTests-304815987-project-admin] DELETE https://10.4.3.8/volume/v3/types/661091f3-0016-4d2b-85f0-d8ce2159ed7f Aug 07 10:02:57.750387 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-bad4a5c9-18c4-4f51-b83f-be6fd01c801b tempest-VolumeTypesAdminTests-304815987 tempest-VolumeTypesAdminTests-304815987-project-admin] Empty body provided in request {{(pid=100297) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 10:02:57.750662 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-bad4a5c9-18c4-4f51-b83f-be6fd01c801b tempest-VolumeTypesAdminTests-304815987 tempest-VolumeTypesAdminTests-304815987-project-admin] Calling method '_delete' {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 10:02:57.792811 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-bad4a5c9-18c4-4f51-b83f-be6fd01c801b tempest-VolumeTypesAdminTests-304815987 tempest-VolumeTypesAdminTests-304815987-project-admin] https://10.4.3.8/volume/v3/types/661091f3-0016-4d2b-85f0-d8ce2159ed7f returned with HTTP 202 Aug 07 10:02:57.793299 np0000006707 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 1054/4211] 10.4.3.8 () {66 vars in 1331 bytes} [Fri Aug 7 10:02:57 2026] DELETE /volume/v3/types/661091f3-0016-4d2b-85f0-d8ce2159ed7f => generated 0 bytes in 46 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 07 10:02:57.804887 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [None req-f3e27d8d-4368-4a8c-b148-a21a68a52a3d None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:02:57.808363 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-f3e27d8d-4368-4a8c-b148-a21a68a52a3d tempest-VolumeTypesAdminTests-304815987 tempest-VolumeTypesAdminTests-304815987-project-admin] GET https://10.4.3.8/volume/v3/types/4c71c6f4-530f-49bc-a67e-386c59ab5f8c/extra_specs Aug 07 10:02:57.808363 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-f3e27d8d-4368-4a8c-b148-a21a68a52a3d tempest-VolumeTypesAdminTests-304815987 tempest-VolumeTypesAdminTests-304815987-project-admin] Empty body provided in request {{(pid=100296) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 10:02:57.808363 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-f3e27d8d-4368-4a8c-b148-a21a68a52a3d tempest-VolumeTypesAdminTests-304815987 tempest-VolumeTypesAdminTests-304815987-project-admin] Calling method 'index' {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 10:02:57.820401 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-f3e27d8d-4368-4a8c-b148-a21a68a52a3d tempest-VolumeTypesAdminTests-304815987 tempest-VolumeTypesAdminTests-304815987-project-admin] https://10.4.3.8/volume/v3/types/4c71c6f4-530f-49bc-a67e-386c59ab5f8c/extra_specs returned with HTTP 200 Aug 07 10:02:57.820904 np0000006707 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 1051/4212] 10.4.3.8 () {66 vars in 1364 bytes} [Fri Aug 7 10:02:57 2026] GET /volume/v3/types/4c71c6f4-530f-49bc-a67e-386c59ab5f8c/extra_specs => generated 185 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 10:02:57.829443 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-283b4a50-cc64-4dcb-bc88-4fe9aa880318 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:02:57.831150 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-283b4a50-cc64-4dcb-bc88-4fe9aa880318 tempest-VolumeTypesAdminTests-304815987 tempest-VolumeTypesAdminTests-304815987-project-admin] GET https://10.4.3.8/volume/v3/types Aug 07 10:02:57.831362 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-283b4a50-cc64-4dcb-bc88-4fe9aa880318 tempest-VolumeTypesAdminTests-304815987 tempest-VolumeTypesAdminTests-304815987-project-admin] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 10:02:57.831539 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-283b4a50-cc64-4dcb-bc88-4fe9aa880318 tempest-VolumeTypesAdminTests-304815987 tempest-VolumeTypesAdminTests-304815987-project-admin] Calling method 'index' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 10:02:57.858896 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-283b4a50-cc64-4dcb-bc88-4fe9aa880318 tempest-VolumeTypesAdminTests-304815987 tempest-VolumeTypesAdminTests-304815987-project-admin] https://10.4.3.8/volume/v3/types returned with HTTP 200 Aug 07 10:02:57.859293 np0000006707 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 1056/4213] 10.4.3.8 () {66 vars in 1217 bytes} [Fri Aug 7 10:02:57 2026] GET /volume/v3/types => generated 2609 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 10:02:57.878224 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.middleware.request_id [None req-5094e24b-7650-4386-aa2c-21a5c19e7e9d None None] RequestId filter calling following filter/app {{(pid=100298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:02:57.880142 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [None req-5094e24b-7650-4386-aa2c-21a5c19e7e9d tempest-VolumeTypesAdminTests-304815987 tempest-VolumeTypesAdminTests-304815987-project-admin] GET https://10.4.3.8/volume/v3/types/4c71c6f4-530f-49bc-a67e-386c59ab5f8c/encryption/cipher Aug 07 10:02:57.880142 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [None req-5094e24b-7650-4386-aa2c-21a5c19e7e9d tempest-VolumeTypesAdminTests-304815987 tempest-VolumeTypesAdminTests-304815987-project-admin] Empty body provided in request {{(pid=100298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 10:02:57.880288 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [None req-5094e24b-7650-4386-aa2c-21a5c19e7e9d tempest-VolumeTypesAdminTests-304815987 tempest-VolumeTypesAdminTests-304815987-project-admin] Calling method 'show' {{(pid=100298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 10:02:57.886392 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [None req-5094e24b-7650-4386-aa2c-21a5c19e7e9d tempest-VolumeTypesAdminTests-304815987 tempest-VolumeTypesAdminTests-304815987-project-admin] https://10.4.3.8/volume/v3/types/4c71c6f4-530f-49bc-a67e-386c59ab5f8c/encryption/cipher returned with HTTP 200 Aug 07 10:02:57.886702 np0000006707 devstack@c-api.service[100298]: [pid: 100298|app: 0|req: 1053/4214] 10.4.3.8 () {66 vars in 1382 bytes} [Fri Aug 7 10:02:57 2026] GET /volume/v3/types/4c71c6f4-530f-49bc-a67e-386c59ab5f8c/encryption/cipher => generated 29 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 07 10:02:57.897641 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [None req-78a133f4-ad62-49b8-8369-662b1afe1b3c None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:02:57.899469 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-78a133f4-ad62-49b8-8369-662b1afe1b3c tempest-VolumeTypesAdminTests-304815987 tempest-VolumeTypesAdminTests-304815987-project-admin] GET https://10.4.3.8/volume/v3/types/4c71c6f4-530f-49bc-a67e-386c59ab5f8c/encryption Aug 07 10:02:57.899651 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-78a133f4-ad62-49b8-8369-662b1afe1b3c tempest-VolumeTypesAdminTests-304815987 tempest-VolumeTypesAdminTests-304815987-project-admin] Empty body provided in request {{(pid=100297) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 10:02:57.899840 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-78a133f4-ad62-49b8-8369-662b1afe1b3c tempest-VolumeTypesAdminTests-304815987 tempest-VolumeTypesAdminTests-304815987-project-admin] Calling method 'index' {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 10:02:57.907234 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-78a133f4-ad62-49b8-8369-662b1afe1b3c tempest-VolumeTypesAdminTests-304815987 tempest-VolumeTypesAdminTests-304815987-project-admin] https://10.4.3.8/volume/v3/types/4c71c6f4-530f-49bc-a67e-386c59ab5f8c/encryption returned with HTTP 200 Aug 07 10:02:57.907611 np0000006707 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 1055/4215] 10.4.3.8 () {66 vars in 1361 bytes} [Fri Aug 7 10:02:57 2026] GET /volume/v3/types/4c71c6f4-530f-49bc-a67e-386c59ab5f8c/encryption => generated 325 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 10:02:57.919221 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [None req-b7900f29-0a5c-4c5d-9b78-8494b1d95132 None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:02:57.923218 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-b7900f29-0a5c-4c5d-9b78-8494b1d95132 tempest-VolumeTypesAdminTests-304815987 tempest-VolumeTypesAdminTests-304815987-project-admin] GET https://10.4.3.8/volume/v3/types/4c71c6f4-530f-49bc-a67e-386c59ab5f8c/extra_specs/multiattach Aug 07 10:02:57.923455 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-b7900f29-0a5c-4c5d-9b78-8494b1d95132 tempest-VolumeTypesAdminTests-304815987 tempest-VolumeTypesAdminTests-304815987-project-admin] Empty body provided in request {{(pid=100296) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 10:02:57.923711 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-b7900f29-0a5c-4c5d-9b78-8494b1d95132 tempest-VolumeTypesAdminTests-304815987 tempest-VolumeTypesAdminTests-304815987-project-admin] Calling method 'show' {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 10:02:57.932963 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-b7900f29-0a5c-4c5d-9b78-8494b1d95132 tempest-VolumeTypesAdminTests-304815987 tempest-VolumeTypesAdminTests-304815987-project-admin] https://10.4.3.8/volume/v3/types/4c71c6f4-530f-49bc-a67e-386c59ab5f8c/extra_specs/multiattach returned with HTTP 200 Aug 07 10:02:57.933651 np0000006707 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 1052/4216] 10.4.3.8 () {66 vars in 1400 bytes} [Fri Aug 7 10:02:57 2026] GET /volume/v3/types/4c71c6f4-530f-49bc-a67e-386c59ab5f8c/extra_specs/multiattach => generated 29 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 07 10:02:57.941704 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-cc74ae04-1623-482a-bab7-cceb96167699 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:02:57.944399 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-cc74ae04-1623-482a-bab7-cceb96167699 tempest-VolumeTypesAdminTests-304815987 tempest-VolumeTypesAdminTests-304815987-project-admin] GET https://10.4.3.8/volume/v3/types/4c71c6f4-530f-49bc-a67e-386c59ab5f8c/extra_specs/volume_backend_name Aug 07 10:02:57.944399 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-cc74ae04-1623-482a-bab7-cceb96167699 tempest-VolumeTypesAdminTests-304815987 tempest-VolumeTypesAdminTests-304815987-project-admin] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 10:02:57.944600 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-cc74ae04-1623-482a-bab7-cceb96167699 tempest-VolumeTypesAdminTests-304815987 tempest-VolumeTypesAdminTests-304815987-project-admin] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 10:02:57.952698 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-cc74ae04-1623-482a-bab7-cceb96167699 tempest-VolumeTypesAdminTests-304815987 tempest-VolumeTypesAdminTests-304815987-project-admin] https://10.4.3.8/volume/v3/types/4c71c6f4-530f-49bc-a67e-386c59ab5f8c/extra_specs/volume_backend_name returned with HTTP 200 Aug 07 10:02:57.953192 np0000006707 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 1057/4217] 10.4.3.8 () {66 vars in 1424 bytes} [Fri Aug 7 10:02:57 2026] GET /volume/v3/types/4c71c6f4-530f-49bc-a67e-386c59ab5f8c/extra_specs/volume_backend_name => generated 44 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 07 10:02:57.969191 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.middleware.request_id [None req-93a9a95b-6b40-4e32-a63e-bdbf8e87a504 None None] RequestId filter calling following filter/app {{(pid=100298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:02:57.975168 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [None req-93a9a95b-6b40-4e32-a63e-bdbf8e87a504 tempest-VolumeTypesAdminTests-304815987 tempest-VolumeTypesAdminTests-304815987-project-admin] GET https://10.4.3.8/volume/v3/types/4c71c6f4-530f-49bc-a67e-386c59ab5f8c Aug 07 10:02:57.975168 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [None req-93a9a95b-6b40-4e32-a63e-bdbf8e87a504 tempest-VolumeTypesAdminTests-304815987 tempest-VolumeTypesAdminTests-304815987-project-admin] Empty body provided in request {{(pid=100298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 10:02:57.975168 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [None req-93a9a95b-6b40-4e32-a63e-bdbf8e87a504 tempest-VolumeTypesAdminTests-304815987 tempest-VolumeTypesAdminTests-304815987-project-admin] Calling method 'show' {{(pid=100298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 10:02:57.988365 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [None req-93a9a95b-6b40-4e32-a63e-bdbf8e87a504 tempest-VolumeTypesAdminTests-304815987 tempest-VolumeTypesAdminTests-304815987-project-admin] https://10.4.3.8/volume/v3/types/4c71c6f4-530f-49bc-a67e-386c59ab5f8c returned with HTTP 200 Aug 07 10:02:57.988775 np0000006707 devstack@c-api.service[100298]: [pid: 100298|app: 0|req: 1054/4218] 10.4.3.8 () {66 vars in 1328 bytes} [Fri Aug 7 10:02:57 2026] GET /volume/v3/types/4c71c6f4-530f-49bc-a67e-386c59ab5f8c => generated 401 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 10:02:58.009209 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [None req-6773bb59-0652-4851-b085-c64e58807140 None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:02:58.012384 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-6773bb59-0652-4851-b085-c64e58807140 tempest-VolumeTypesAdminTests-304815987 tempest-VolumeTypesAdminTests-304815987-project-admin] PUT https://10.4.3.8/volume/v3/types/4c71c6f4-530f-49bc-a67e-386c59ab5f8c/encryption/721f9363-6d79-48d6-8af3-db2feeebccca Aug 07 10:02:58.012384 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-6773bb59-0652-4851-b085-c64e58807140 tempest-VolumeTypesAdminTests-304815987 tempest-VolumeTypesAdminTests-304815987-project-admin] Action: 'update', calling method: update, body: {"encryption": {"key_size": 128}} {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 10:02:58.035710 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-6773bb59-0652-4851-b085-c64e58807140 tempest-VolumeTypesAdminTests-304815987 tempest-VolumeTypesAdminTests-304815987-project-admin] https://10.4.3.8/volume/v3/types/4c71c6f4-530f-49bc-a67e-386c59ab5f8c/encryption/721f9363-6d79-48d6-8af3-db2feeebccca returned with HTTP 200 Aug 07 10:02:58.036216 np0000006707 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 1056/4219] 10.4.3.8 () {68 vars in 1492 bytes} [Fri Aug 7 10:02:58 2026] PUT /volume/v3/types/4c71c6f4-530f-49bc-a67e-386c59ab5f8c/encryption/721f9363-6d79-48d6-8af3-db2feeebccca => generated 33 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 07 10:02:58.046777 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [None req-21033887-d756-4c8f-a1b4-8b7333a60469 None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:02:58.049929 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-21033887-d756-4c8f-a1b4-8b7333a60469 tempest-VolumeTypesAdminTests-304815987 tempest-VolumeTypesAdminTests-304815987-project-admin] PUT https://10.4.3.8/volume/v3/types/4c71c6f4-530f-49bc-a67e-386c59ab5f8c/extra_specs/key1 Aug 07 10:02:58.051042 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-21033887-d756-4c8f-a1b4-8b7333a60469 tempest-VolumeTypesAdminTests-304815987 tempest-VolumeTypesAdminTests-304815987-project-admin] Action: 'update', calling method: update, body: {"key1": "key1 updated value"} {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 10:02:58.074817 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [req-826927df-aebf-41fb-9f0c-4ab706cfa378 req-d1ce34f2-c32b-46f4-ad2d-63fb9154fe96 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:02:58.078315 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [req-826927df-aebf-41fb-9f0c-4ab706cfa378 req-d1ce34f2-c32b-46f4-ad2d-63fb9154fe96 tempest-TestVolumeBootPatternV346-722752471 tempest-TestVolumeBootPatternV346-722752471-project-member] DELETE https://10.4.3.8/volume/v3/attachments/2290d001-bc3f-4190-b2d6-64081e576e02 Aug 07 10:02:58.078315 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [req-826927df-aebf-41fb-9f0c-4ab706cfa378 req-d1ce34f2-c32b-46f4-ad2d-63fb9154fe96 tempest-TestVolumeBootPatternV346-722752471 tempest-TestVolumeBootPatternV346-722752471-project-member] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 10:02:58.078568 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [req-826927df-aebf-41fb-9f0c-4ab706cfa378 req-d1ce34f2-c32b-46f4-ad2d-63fb9154fe96 tempest-TestVolumeBootPatternV346-722752471 tempest-TestVolumeBootPatternV346-722752471-project-member] Calling method 'version_select' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 10:02:58.091074 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-21033887-d756-4c8f-a1b4-8b7333a60469 tempest-VolumeTypesAdminTests-304815987 tempest-VolumeTypesAdminTests-304815987-project-admin] https://10.4.3.8/volume/v3/types/4c71c6f4-530f-49bc-a67e-386c59ab5f8c/extra_specs/key1 returned with HTTP 200 Aug 07 10:02:58.091074 np0000006707 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 1053/4220] 10.4.3.8 () {68 vars in 1399 bytes} [Fri Aug 7 10:02:58 2026] PUT /volume/v3/types/4c71c6f4-530f-49bc-a67e-386c59ab5f8c/extra_specs/key1 => generated 30 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 07 10:02:58.092349 np0000006707 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 10:02:58.092349 np0000006707 devstack@c-api.service[100295]: warnings.warn( Aug 07 10:02:58.105742 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.middleware.request_id [None req-87091ce9-ec45-4abf-99dc-3821ba95d765 None None] RequestId filter calling following filter/app {{(pid=100298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:02:58.107129 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [None req-87091ce9-ec45-4abf-99dc-3821ba95d765 tempest-VolumeTypesAdminTests-304815987 tempest-VolumeTypesAdminTests-304815987-project-admin] PUT https://10.4.3.8/volume/v3/types/4c71c6f4-530f-49bc-a67e-386c59ab5f8c Aug 07 10:02:58.107550 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [None req-87091ce9-ec45-4abf-99dc-3821ba95d765 tempest-VolumeTypesAdminTests-304815987 tempest-VolumeTypesAdminTests-304815987-project-admin] Action: 'update', calling method: _update, body: {"volume_type": {"description": "Updated volume type description"}} {{(pid=100298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 10:02:58.129544 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [None req-87091ce9-ec45-4abf-99dc-3821ba95d765 tempest-VolumeTypesAdminTests-304815987 tempest-VolumeTypesAdminTests-304815987-project-admin] https://10.4.3.8/volume/v3/types/4c71c6f4-530f-49bc-a67e-386c59ab5f8c returned with HTTP 200 Aug 07 10:02:58.130048 np0000006707 devstack@c-api.service[100298]: [pid: 100298|app: 0|req: 1055/4221] 10.4.3.8 () {68 vars in 1348 bytes} [Fri Aug 7 10:02:58 2026] PUT /volume/v3/types/4c71c6f4-530f-49bc-a67e-386c59ab5f8c => generated 370 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 10:02:58.141367 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [None req-1f6c17ee-f426-48a2-8930-16d815caec04 None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:02:58.143825 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-1f6c17ee-f426-48a2-8930-16d815caec04 tempest-VolumeTypesAdminTests-304815987 tempest-VolumeTypesAdminTests-304815987-project-admin] DELETE https://10.4.3.8/volume/v3/types/4ed8d95e-30fe-497f-befd-5df74b283df6 Aug 07 10:02:58.144140 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-1f6c17ee-f426-48a2-8930-16d815caec04 tempest-VolumeTypesAdminTests-304815987 tempest-VolumeTypesAdminTests-304815987-project-admin] Empty body provided in request {{(pid=100297) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 10:02:58.144459 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-1f6c17ee-f426-48a2-8930-16d815caec04 tempest-VolumeTypesAdminTests-304815987 tempest-VolumeTypesAdminTests-304815987-project-admin] Calling method '_delete' {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 10:02:58.158840 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [req-826927df-aebf-41fb-9f0c-4ab706cfa378 req-d1ce34f2-c32b-46f4-ad2d-63fb9154fe96 tempest-TestVolumeBootPatternV346-722752471 tempest-TestVolumeBootPatternV346-722752471-project-member] https://10.4.3.8/volume/v3/attachments/2290d001-bc3f-4190-b2d6-64081e576e02 returned with HTTP 200 Aug 07 10:02:58.159385 np0000006707 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 1058/4222] 10.4.3.8 () {72 vars in 1659 bytes} [Fri Aug 7 10:02:58 2026] DELETE /volume/v3/attachments/2290d001-bc3f-4190-b2d6-64081e576e02 => generated 19 bytes in 85 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 10:02:58.183095 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-1f6c17ee-f426-48a2-8930-16d815caec04 tempest-VolumeTypesAdminTests-304815987 tempest-VolumeTypesAdminTests-304815987-project-admin] https://10.4.3.8/volume/v3/types/4ed8d95e-30fe-497f-befd-5df74b283df6 returned with HTTP 202 Aug 07 10:02:58.183864 np0000006707 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 1057/4223] 10.4.3.8 () {66 vars in 1331 bytes} [Fri Aug 7 10:02:58 2026] DELETE /volume/v3/types/4ed8d95e-30fe-497f-befd-5df74b283df6 => generated 0 bytes in 43 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 07 10:02:58.194427 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [None req-e556ea1b-4c77-4116-964f-acea04ca8914 None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:02:58.196832 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-e556ea1b-4c77-4116-964f-acea04ca8914 tempest-VolumeTypesAdminTests-304815987 tempest-VolumeTypesAdminTests-304815987-project-admin] DELETE https://10.4.3.8/volume/v3/types/fd60e899-bc41-46f6-8d09-896d1b0a4fee Aug 07 10:02:58.197113 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-e556ea1b-4c77-4116-964f-acea04ca8914 tempest-VolumeTypesAdminTests-304815987 tempest-VolumeTypesAdminTests-304815987-project-admin] Empty body provided in request {{(pid=100296) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 10:02:58.197385 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-e556ea1b-4c77-4116-964f-acea04ca8914 tempest-VolumeTypesAdminTests-304815987 tempest-VolumeTypesAdminTests-304815987-project-admin] Calling method '_delete' {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 10:02:58.230014 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-e556ea1b-4c77-4116-964f-acea04ca8914 tempest-VolumeTypesAdminTests-304815987 tempest-VolumeTypesAdminTests-304815987-project-admin] https://10.4.3.8/volume/v3/types/fd60e899-bc41-46f6-8d09-896d1b0a4fee returned with HTTP 202 Aug 07 10:02:58.230704 np0000006707 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 1054/4224] 10.4.3.8 () {66 vars in 1331 bytes} [Fri Aug 7 10:02:58 2026] DELETE /volume/v3/types/fd60e899-bc41-46f6-8d09-896d1b0a4fee => generated 0 bytes in 37 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 07 10:02:58.240088 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.middleware.request_id [None req-7552aa3b-2285-44cc-a49e-174b87cc4677 None None] RequestId filter calling following filter/app {{(pid=100298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:02:58.243939 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [None req-7552aa3b-2285-44cc-a49e-174b87cc4677 tempest-VolumeTypesAdminTests-304815987 tempest-VolumeTypesAdminTests-304815987-project-admin] DELETE https://10.4.3.8/volume/v3/types/a9403546-66c7-4eaa-abab-190dca4e0303 Aug 07 10:02:58.243939 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [None req-7552aa3b-2285-44cc-a49e-174b87cc4677 tempest-VolumeTypesAdminTests-304815987 tempest-VolumeTypesAdminTests-304815987-project-admin] Empty body provided in request {{(pid=100298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 10:02:58.243939 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [None req-7552aa3b-2285-44cc-a49e-174b87cc4677 tempest-VolumeTypesAdminTests-304815987 tempest-VolumeTypesAdminTests-304815987-project-admin] Calling method '_delete' {{(pid=100298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 10:02:58.276520 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [None req-7552aa3b-2285-44cc-a49e-174b87cc4677 tempest-VolumeTypesAdminTests-304815987 tempest-VolumeTypesAdminTests-304815987-project-admin] https://10.4.3.8/volume/v3/types/a9403546-66c7-4eaa-abab-190dca4e0303 returned with HTTP 202 Aug 07 10:02:58.276744 np0000006707 devstack@c-api.service[100298]: [pid: 100298|app: 0|req: 1056/4225] 10.4.3.8 () {66 vars in 1331 bytes} [Fri Aug 7 10:02:58 2026] DELETE /volume/v3/types/a9403546-66c7-4eaa-abab-190dca4e0303 => generated 0 bytes in 37 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 07 10:02:58.287443 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-d980909c-c323-4499-b211-4b577bfa5bbc None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:02:58.287871 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-d980909c-c323-4499-b211-4b577bfa5bbc tempest-VolumeTypesAdminTests-304815987 tempest-VolumeTypesAdminTests-304815987-project-admin] DELETE https://10.4.3.8/volume/v3/types/6ae1456b-3cce-4c62-8e05-ae7283c7344e Aug 07 10:02:58.287871 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-d980909c-c323-4499-b211-4b577bfa5bbc tempest-VolumeTypesAdminTests-304815987 tempest-VolumeTypesAdminTests-304815987-project-admin] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 10:02:58.288012 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-d980909c-c323-4499-b211-4b577bfa5bbc tempest-VolumeTypesAdminTests-304815987 tempest-VolumeTypesAdminTests-304815987-project-admin] Calling method '_delete' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 10:02:58.288281 np0000006707 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 10:02:58.288281 np0000006707 devstack@c-api.service[100295]: warnings.warn( Aug 07 10:02:58.321316 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-d980909c-c323-4499-b211-4b577bfa5bbc tempest-VolumeTypesAdminTests-304815987 tempest-VolumeTypesAdminTests-304815987-project-admin] https://10.4.3.8/volume/v3/types/6ae1456b-3cce-4c62-8e05-ae7283c7344e returned with HTTP 202 Aug 07 10:02:58.321316 np0000006707 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 1059/4226] 10.4.3.8 () {66 vars in 1331 bytes} [Fri Aug 7 10:02:58 2026] DELETE /volume/v3/types/6ae1456b-3cce-4c62-8e05-ae7283c7344e => generated 0 bytes in 36 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 07 10:02:58.330644 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [None req-d17115c4-cccd-47d6-9b7c-2a0ffecd15ff None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:02:58.332962 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-d17115c4-cccd-47d6-9b7c-2a0ffecd15ff tempest-VolumeTypesAdminTests-304815987 tempest-VolumeTypesAdminTests-304815987-project-admin] DELETE https://10.4.3.8/volume/v3/types/4c71c6f4-530f-49bc-a67e-386c59ab5f8c Aug 07 10:02:58.333183 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-d17115c4-cccd-47d6-9b7c-2a0ffecd15ff tempest-VolumeTypesAdminTests-304815987 tempest-VolumeTypesAdminTests-304815987-project-admin] Empty body provided in request {{(pid=100297) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 10:02:58.333460 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-d17115c4-cccd-47d6-9b7c-2a0ffecd15ff tempest-VolumeTypesAdminTests-304815987 tempest-VolumeTypesAdminTests-304815987-project-admin] Calling method '_delete' {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 10:02:58.372967 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-d17115c4-cccd-47d6-9b7c-2a0ffecd15ff tempest-VolumeTypesAdminTests-304815987 tempest-VolumeTypesAdminTests-304815987-project-admin] https://10.4.3.8/volume/v3/types/4c71c6f4-530f-49bc-a67e-386c59ab5f8c returned with HTTP 202 Aug 07 10:02:58.373476 np0000006707 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 1058/4227] 10.4.3.8 () {66 vars in 1331 bytes} [Fri Aug 7 10:02:58 2026] DELETE /volume/v3/types/4c71c6f4-530f-49bc-a67e-386c59ab5f8c => generated 0 bytes in 43 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 07 10:02:58.532758 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [None req-4f76c7ea-9497-4be3-a71e-9d01b5b134b6 None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:02:58.537145 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-4f76c7ea-9497-4be3-a71e-9d01b5b134b6 tempest-ProjectAdminTests39-421778370 tempest-ProjectAdminTests39-421778370-project-admin] GET https://10.4.3.8/volume/v3/backups/c1ed3ee0-bd5e-45d5-a444-2d5beedc6f69 Aug 07 10:02:58.537145 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-4f76c7ea-9497-4be3-a71e-9d01b5b134b6 tempest-ProjectAdminTests39-421778370 tempest-ProjectAdminTests39-421778370-project-admin] Empty body provided in request {{(pid=100296) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 10:02:58.537145 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-4f76c7ea-9497-4be3-a71e-9d01b5b134b6 tempest-ProjectAdminTests39-421778370 tempest-ProjectAdminTests39-421778370-project-admin] Calling method 'show' {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 10:02:58.537145 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.v3.backups [None req-4f76c7ea-9497-4be3-a71e-9d01b5b134b6 tempest-ProjectAdminTests39-421778370 tempest-ProjectAdminTests39-421778370-project-admin] Show backup with id c1ed3ee0-bd5e-45d5-a444-2d5beedc6f69. {{(pid=100296) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 10:02:58.542359 np0000006707 devstack@c-api.service[100296]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 10:02:58.542359 np0000006707 devstack@c-api.service[100296]: warnings.warn( Aug 07 10:02:58.543438 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-4f76c7ea-9497-4be3-a71e-9d01b5b134b6 tempest-ProjectAdminTests39-421778370 tempest-ProjectAdminTests39-421778370-project-admin] https://10.4.3.8/volume/v3/backups/c1ed3ee0-bd5e-45d5-a444-2d5beedc6f69 returned with HTTP 200 Aug 07 10:02:58.543991 np0000006707 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 1055/4228] 10.4.3.8 () {68 vars in 1374 bytes} [Fri Aug 7 10:02:58 2026] GET /volume/v3/backups/c1ed3ee0-bd5e-45d5-a444-2d5beedc6f69 => generated 731 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 10:02:59.497245 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.middleware.request_id [None req-c4c66e0c-e831-4568-8bbe-dd6bccb884db None None] RequestId filter calling following filter/app {{(pid=100298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:02:59.499617 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [None req-c4c66e0c-e831-4568-8bbe-dd6bccb884db tempest-TestVolumeBootPatternV346-722752471 tempest-TestVolumeBootPatternV346-722752471-project-member] DELETE https://10.4.3.8/volume/v3/volumes/0b6b4344-388f-48d6-b56e-6eda1ade6e6b Aug 07 10:02:59.499989 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [None req-c4c66e0c-e831-4568-8bbe-dd6bccb884db tempest-TestVolumeBootPatternV346-722752471 tempest-TestVolumeBootPatternV346-722752471-project-member] Empty body provided in request {{(pid=100298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 10:02:59.500223 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [None req-c4c66e0c-e831-4568-8bbe-dd6bccb884db tempest-TestVolumeBootPatternV346-722752471 tempest-TestVolumeBootPatternV346-722752471-project-member] Calling method 'delete' {{(pid=100298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 10:02:59.500490 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.v3.volumes [None req-c4c66e0c-e831-4568-8bbe-dd6bccb884db tempest-TestVolumeBootPatternV346-722752471 tempest-TestVolumeBootPatternV346-722752471-project-member] Delete volume with id: 0b6b4344-388f-48d6-b56e-6eda1ade6e6b Aug 07 10:02:59.509928 np0000006707 devstack@c-api.service[100298]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 10:02:59.509928 np0000006707 devstack@c-api.service[100298]: warnings.warn( Aug 07 10:02:59.510551 np0000006707 devstack@c-api.service[100298]: INFO cinder.volume.api [None req-c4c66e0c-e831-4568-8bbe-dd6bccb884db tempest-TestVolumeBootPatternV346-722752471 tempest-TestVolumeBootPatternV346-722752471-project-member] Volume info retrieved successfully. Aug 07 10:02:59.532784 np0000006707 devstack@c-api.service[100298]: INFO cinder.volume.api [None req-c4c66e0c-e831-4568-8bbe-dd6bccb884db tempest-TestVolumeBootPatternV346-722752471 tempest-TestVolumeBootPatternV346-722752471-project-member] Delete volume request issued successfully. Aug 07 10:02:59.532971 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [None req-c4c66e0c-e831-4568-8bbe-dd6bccb884db tempest-TestVolumeBootPatternV346-722752471 tempest-TestVolumeBootPatternV346-722752471-project-member] https://10.4.3.8/volume/v3/volumes/0b6b4344-388f-48d6-b56e-6eda1ade6e6b returned with HTTP 202 Aug 07 10:02:59.533608 np0000006707 devstack@c-api.service[100298]: [pid: 100298|app: 0|req: 1057/4229] 10.4.3.8 () {68 vars in 1378 bytes} [Fri Aug 7 10:02:59 2026] DELETE /volume/v3/volumes/0b6b4344-388f-48d6-b56e-6eda1ade6e6b => generated 0 bytes in 37 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 07 10:02:59.542721 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-17fa6bcb-bed6-4954-9da7-a8156688db57 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:02:59.544649 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-17fa6bcb-bed6-4954-9da7-a8156688db57 tempest-TestVolumeBootPatternV346-722752471 tempest-TestVolumeBootPatternV346-722752471-project-member] GET https://10.4.3.8/volume/v3/volumes/0b6b4344-388f-48d6-b56e-6eda1ade6e6b Aug 07 10:02:59.544963 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-17fa6bcb-bed6-4954-9da7-a8156688db57 tempest-TestVolumeBootPatternV346-722752471 tempest-TestVolumeBootPatternV346-722752471-project-member] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 10:02:59.545204 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-17fa6bcb-bed6-4954-9da7-a8156688db57 tempest-TestVolumeBootPatternV346-722752471 tempest-TestVolumeBootPatternV346-722752471-project-member] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 10:02:59.556205 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [None req-2ff60f90-ad4e-45f4-bda3-5244e6d3181e None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:02:59.562508 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-2ff60f90-ad4e-45f4-bda3-5244e6d3181e tempest-ProjectAdminTests39-421778370 tempest-ProjectAdminTests39-421778370-project-admin] GET https://10.4.3.8/volume/v3/backups/c1ed3ee0-bd5e-45d5-a444-2d5beedc6f69 Aug 07 10:02:59.562508 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-2ff60f90-ad4e-45f4-bda3-5244e6d3181e tempest-ProjectAdminTests39-421778370 tempest-ProjectAdminTests39-421778370-project-admin] Empty body provided in request {{(pid=100297) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 10:02:59.562508 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-2ff60f90-ad4e-45f4-bda3-5244e6d3181e tempest-ProjectAdminTests39-421778370 tempest-ProjectAdminTests39-421778370-project-admin] Calling method 'show' {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 10:02:59.562508 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.v3.backups [None req-2ff60f90-ad4e-45f4-bda3-5244e6d3181e tempest-ProjectAdminTests39-421778370 tempest-ProjectAdminTests39-421778370-project-admin] Show backup with id c1ed3ee0-bd5e-45d5-a444-2d5beedc6f69. {{(pid=100297) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 10:02:59.563438 np0000006707 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 10:02:59.563438 np0000006707 devstack@c-api.service[100295]: warnings.warn( Aug 07 10:02:59.567196 np0000006707 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-17fa6bcb-bed6-4954-9da7-a8156688db57 tempest-TestVolumeBootPatternV346-722752471 tempest-TestVolumeBootPatternV346-722752471-project-member] Volume info retrieved successfully. Aug 07 10:02:59.572060 np0000006707 devstack@c-api.service[100297]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 10:02:59.572060 np0000006707 devstack@c-api.service[100297]: warnings.warn( Aug 07 10:02:59.574493 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-2ff60f90-ad4e-45f4-bda3-5244e6d3181e tempest-ProjectAdminTests39-421778370 tempest-ProjectAdminTests39-421778370-project-admin] https://10.4.3.8/volume/v3/backups/c1ed3ee0-bd5e-45d5-a444-2d5beedc6f69 returned with HTTP 200 Aug 07 10:02:59.574493 np0000006707 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 1059/4230] 10.4.3.8 () {68 vars in 1374 bytes} [Fri Aug 7 10:02:59 2026] GET /volume/v3/backups/c1ed3ee0-bd5e-45d5-a444-2d5beedc6f69 => generated 731 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 10:02:59.576162 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-17fa6bcb-bed6-4954-9da7-a8156688db57 tempest-TestVolumeBootPatternV346-722752471 tempest-TestVolumeBootPatternV346-722752471-project-member] https://10.4.3.8/volume/v3/volumes/0b6b4344-388f-48d6-b56e-6eda1ade6e6b returned with HTTP 200 Aug 07 10:02:59.576162 np0000006707 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 1060/4231] 10.4.3.8 () {68 vars in 1375 bytes} [Fri Aug 7 10:02:59 2026] GET /volume/v3/volumes/0b6b4344-388f-48d6-b56e-6eda1ade6e6b => generated 1417 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 07 10:02:59.730760 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [None req-2aaa4d30-af82-4441-bd82-7232db86356b None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:02:59.734986 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-2aaa4d30-af82-4441-bd82-7232db86356b tempest-TestVolumeBootPattern-391440175 tempest-TestVolumeBootPattern-391440175-project-member] POST https://10.4.3.8/volume/v3/snapshots Aug 07 10:02:59.735404 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-2aaa4d30-af82-4441-bd82-7232db86356b tempest-TestVolumeBootPattern-391440175 tempest-TestVolumeBootPattern-391440175-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "6e3bff08-bd39-45e6-aacb-513a389e49f7", "force": true, "name": "tempest-TestVolumeBootPattern-snapshot-129800582", "description": null, "metadata": null}} {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 10:02:59.751946 np0000006707 devstack@c-api.service[100296]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 10:02:59.751946 np0000006707 devstack@c-api.service[100296]: warnings.warn( Aug 07 10:02:59.752257 np0000006707 devstack@c-api.service[100296]: INFO cinder.volume.api [None req-2aaa4d30-af82-4441-bd82-7232db86356b tempest-TestVolumeBootPattern-391440175 tempest-TestVolumeBootPattern-391440175-project-member] Volume info retrieved successfully. Aug 07 10:02:59.752414 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.v3.snapshots [None req-2aaa4d30-af82-4441-bd82-7232db86356b tempest-TestVolumeBootPattern-391440175 tempest-TestVolumeBootPattern-391440175-project-member] Create snapshot from volume 6e3bff08-bd39-45e6-aacb-513a389e49f7 Aug 07 10:02:59.806340 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.quota [None req-2aaa4d30-af82-4441-bd82-7232db86356b tempest-TestVolumeBootPattern-391440175 tempest-TestVolumeBootPattern-391440175-project-member] Created reservations ['704b3de6-f14e-4b73-8070-df786cae7fe3', '1791322f-db19-42d6-8717-c36d4d69a9a0', 'b4325b9c-17a7-40a7-a7d6-3175c74682b6', '448a1fae-7cf9-428c-84ed-5e722ec80a2e'] {{(pid=100296) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 10:02:59.858511 np0000006707 devstack@c-api.service[100296]: INFO cinder.volume.api [None req-2aaa4d30-af82-4441-bd82-7232db86356b tempest-TestVolumeBootPattern-391440175 tempest-TestVolumeBootPattern-391440175-project-member] Snapshot force create request issued successfully. Aug 07 10:02:59.858914 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-2aaa4d30-af82-4441-bd82-7232db86356b tempest-TestVolumeBootPattern-391440175 tempest-TestVolumeBootPattern-391440175-project-member] https://10.4.3.8/volume/v3/snapshots returned with HTTP 202 Aug 07 10:02:59.859460 np0000006707 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 1056/4232] 10.4.3.8 () {68 vars in 1251 bytes} [Fri Aug 7 10:02:59 2026] POST /volume/v3/snapshots => generated 307 bytes in 129 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 07 10:02:59.872337 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.middleware.request_id [None req-2e552009-d419-407e-aa67-e61c91d349e3 None None] RequestId filter calling following filter/app {{(pid=100298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:02:59.874812 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [None req-2e552009-d419-407e-aa67-e61c91d349e3 tempest-TestVolumeBootPattern-391440175 tempest-TestVolumeBootPattern-391440175-project-member] GET https://10.4.3.8/volume/v3/snapshots/6ac8c651-7546-4eb4-928e-34f8f27991df Aug 07 10:02:59.875257 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [None req-2e552009-d419-407e-aa67-e61c91d349e3 tempest-TestVolumeBootPattern-391440175 tempest-TestVolumeBootPattern-391440175-project-member] Empty body provided in request {{(pid=100298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 10:02:59.875521 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [None req-2e552009-d419-407e-aa67-e61c91d349e3 tempest-TestVolumeBootPattern-391440175 tempest-TestVolumeBootPattern-391440175-project-member] Calling method 'show' {{(pid=100298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 10:02:59.882255 np0000006707 devstack@c-api.service[100298]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 10:02:59.882255 np0000006707 devstack@c-api.service[100298]: warnings.warn( Aug 07 10:02:59.883220 np0000006707 devstack@c-api.service[100298]: INFO cinder.volume.api [None req-2e552009-d419-407e-aa67-e61c91d349e3 tempest-TestVolumeBootPattern-391440175 tempest-TestVolumeBootPattern-391440175-project-member] Snapshot retrieved successfully. Aug 07 10:02:59.883959 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [None req-2e552009-d419-407e-aa67-e61c91d349e3 tempest-TestVolumeBootPattern-391440175 tempest-TestVolumeBootPattern-391440175-project-member] https://10.4.3.8/volume/v3/snapshots/6ac8c651-7546-4eb4-928e-34f8f27991df returned with HTTP 200 Aug 07 10:02:59.884705 np0000006707 devstack@c-api.service[100298]: [pid: 100298|app: 0|req: 1058/4233] 10.4.3.8 () {66 vars in 1340 bytes} [Fri Aug 7 10:02:59 2026] GET /volume/v3/snapshots/6ac8c651-7546-4eb4-928e-34f8f27991df => generated 439 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 10:03:00.586871 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [None req-48033fdc-f335-458a-be88-aa66eec9eed5 None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:03:00.588831 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-48033fdc-f335-458a-be88-aa66eec9eed5 tempest-ProjectAdminTests39-421778370 tempest-ProjectAdminTests39-421778370-project-admin] GET https://10.4.3.8/volume/v3/backups/c1ed3ee0-bd5e-45d5-a444-2d5beedc6f69 Aug 07 10:03:00.589036 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-48033fdc-f335-458a-be88-aa66eec9eed5 tempest-ProjectAdminTests39-421778370 tempest-ProjectAdminTests39-421778370-project-admin] Empty body provided in request {{(pid=100297) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 10:03:00.589259 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-48033fdc-f335-458a-be88-aa66eec9eed5 tempest-ProjectAdminTests39-421778370 tempest-ProjectAdminTests39-421778370-project-admin] Calling method 'show' {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 10:03:00.589372 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.v3.backups [None req-48033fdc-f335-458a-be88-aa66eec9eed5 tempest-ProjectAdminTests39-421778370 tempest-ProjectAdminTests39-421778370-project-admin] Show backup with id c1ed3ee0-bd5e-45d5-a444-2d5beedc6f69. {{(pid=100297) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 10:03:00.593740 np0000006707 devstack@c-api.service[100297]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 10:03:00.593740 np0000006707 devstack@c-api.service[100297]: warnings.warn( Aug 07 10:03:00.594380 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-48033fdc-f335-458a-be88-aa66eec9eed5 tempest-ProjectAdminTests39-421778370 tempest-ProjectAdminTests39-421778370-project-admin] https://10.4.3.8/volume/v3/backups/c1ed3ee0-bd5e-45d5-a444-2d5beedc6f69 returned with HTTP 200 Aug 07 10:03:00.594793 np0000006707 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 1060/4234] 10.4.3.8 () {68 vars in 1374 bytes} [Fri Aug 7 10:03:00 2026] GET /volume/v3/backups/c1ed3ee0-bd5e-45d5-a444-2d5beedc6f69 => generated 731 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 10:03:00.595791 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-e6027b0e-a603-47b3-9653-ec3b044ba4f8 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:03:00.598069 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-e6027b0e-a603-47b3-9653-ec3b044ba4f8 tempest-TestVolumeBootPatternV346-722752471 tempest-TestVolumeBootPatternV346-722752471-project-member] GET https://10.4.3.8/volume/v3/volumes/0b6b4344-388f-48d6-b56e-6eda1ade6e6b Aug 07 10:03:00.598382 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-e6027b0e-a603-47b3-9653-ec3b044ba4f8 tempest-TestVolumeBootPatternV346-722752471 tempest-TestVolumeBootPatternV346-722752471-project-member] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 10:03:00.598686 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-e6027b0e-a603-47b3-9653-ec3b044ba4f8 tempest-TestVolumeBootPatternV346-722752471 tempest-TestVolumeBootPatternV346-722752471-project-member] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 10:03:00.605365 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-e6027b0e-a603-47b3-9653-ec3b044ba4f8 tempest-TestVolumeBootPatternV346-722752471 tempest-TestVolumeBootPatternV346-722752471-project-member] https://10.4.3.8/volume/v3/volumes/0b6b4344-388f-48d6-b56e-6eda1ade6e6b returned with HTTP 404 Aug 07 10:03:00.606083 np0000006707 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 1061/4235] 10.4.3.8 () {68 vars in 1375 bytes} [Fri Aug 7 10:03:00 2026] GET /volume/v3/volumes/0b6b4344-388f-48d6-b56e-6eda1ade6e6b => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 07 10:03:00.623719 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [None req-d76388b4-2c30-4cb8-844d-b04e0cfbafa2 None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:03:00.627917 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-d76388b4-2c30-4cb8-844d-b04e0cfbafa2 tempest-TestVolumeBootPatternV346-722752471 tempest-TestVolumeBootPatternV346-722752471-project-member] DELETE https://10.4.3.8/volume/v3/snapshots/aa66182a-6424-48ff-b046-6eca50ab7c78 Aug 07 10:03:00.628214 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-d76388b4-2c30-4cb8-844d-b04e0cfbafa2 tempest-TestVolumeBootPatternV346-722752471 tempest-TestVolumeBootPatternV346-722752471-project-member] Empty body provided in request {{(pid=100296) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 10:03:00.629236 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-d76388b4-2c30-4cb8-844d-b04e0cfbafa2 tempest-TestVolumeBootPatternV346-722752471 tempest-TestVolumeBootPatternV346-722752471-project-member] Calling method 'delete' {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 10:03:00.629428 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.v3.snapshots [None req-d76388b4-2c30-4cb8-844d-b04e0cfbafa2 tempest-TestVolumeBootPatternV346-722752471 tempest-TestVolumeBootPatternV346-722752471-project-member] Delete snapshot with id: aa66182a-6424-48ff-b046-6eca50ab7c78 Aug 07 10:03:00.639685 np0000006707 devstack@c-api.service[100296]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 10:03:00.639685 np0000006707 devstack@c-api.service[100296]: warnings.warn( Aug 07 10:03:00.640399 np0000006707 devstack@c-api.service[100296]: INFO cinder.volume.api [None req-d76388b4-2c30-4cb8-844d-b04e0cfbafa2 tempest-TestVolumeBootPatternV346-722752471 tempest-TestVolumeBootPatternV346-722752471-project-member] Snapshot retrieved successfully. Aug 07 10:03:00.671127 np0000006707 devstack@c-api.service[100296]: INFO cinder.volume.api [None req-d76388b4-2c30-4cb8-844d-b04e0cfbafa2 tempest-TestVolumeBootPatternV346-722752471 tempest-TestVolumeBootPatternV346-722752471-project-member] Snapshot delete request issued successfully. Aug 07 10:03:00.671600 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-d76388b4-2c30-4cb8-844d-b04e0cfbafa2 tempest-TestVolumeBootPatternV346-722752471 tempest-TestVolumeBootPatternV346-722752471-project-member] https://10.4.3.8/volume/v3/snapshots/aa66182a-6424-48ff-b046-6eca50ab7c78 returned with HTTP 202 Aug 07 10:03:00.672334 np0000006707 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 1057/4236] 10.4.3.8 () {66 vars in 1343 bytes} [Fri Aug 7 10:03:00 2026] DELETE /volume/v3/snapshots/aa66182a-6424-48ff-b046-6eca50ab7c78 => generated 0 bytes in 49 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 07 10:03:00.680370 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.middleware.request_id [None req-17fc7c31-5396-4591-adf0-7f24c2556161 None None] RequestId filter calling following filter/app {{(pid=100298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:03:00.682806 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [None req-17fc7c31-5396-4591-adf0-7f24c2556161 tempest-TestVolumeBootPatternV346-722752471 tempest-TestVolumeBootPatternV346-722752471-project-member] GET https://10.4.3.8/volume/v3/snapshots/aa66182a-6424-48ff-b046-6eca50ab7c78 Aug 07 10:03:00.683164 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [None req-17fc7c31-5396-4591-adf0-7f24c2556161 tempest-TestVolumeBootPatternV346-722752471 tempest-TestVolumeBootPatternV346-722752471-project-member] Empty body provided in request {{(pid=100298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 10:03:00.683498 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [None req-17fc7c31-5396-4591-adf0-7f24c2556161 tempest-TestVolumeBootPatternV346-722752471 tempest-TestVolumeBootPatternV346-722752471-project-member] Calling method 'show' {{(pid=100298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 10:03:00.690436 np0000006707 devstack@c-api.service[100298]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 10:03:00.690436 np0000006707 devstack@c-api.service[100298]: warnings.warn( Aug 07 10:03:00.691059 np0000006707 devstack@c-api.service[100298]: INFO cinder.volume.api [None req-17fc7c31-5396-4591-adf0-7f24c2556161 tempest-TestVolumeBootPatternV346-722752471 tempest-TestVolumeBootPatternV346-722752471-project-member] Snapshot retrieved successfully. Aug 07 10:03:00.691992 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [None req-17fc7c31-5396-4591-adf0-7f24c2556161 tempest-TestVolumeBootPatternV346-722752471 tempest-TestVolumeBootPatternV346-722752471-project-member] https://10.4.3.8/volume/v3/snapshots/aa66182a-6424-48ff-b046-6eca50ab7c78 returned with HTTP 200 Aug 07 10:03:00.693013 np0000006707 devstack@c-api.service[100298]: [pid: 100298|app: 0|req: 1059/4237] 10.4.3.8 () {66 vars in 1340 bytes} [Fri Aug 7 10:03:00 2026] GET /volume/v3/snapshots/aa66182a-6424-48ff-b046-6eca50ab7c78 => generated 482 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 10:03:00.896714 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [None req-36552c51-a175-4201-9516-e39e2296f55f None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:03:00.898265 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-36552c51-a175-4201-9516-e39e2296f55f tempest-TestVolumeBootPattern-391440175 tempest-TestVolumeBootPattern-391440175-project-member] GET https://10.4.3.8/volume/v3/snapshots/6ac8c651-7546-4eb4-928e-34f8f27991df Aug 07 10:03:00.898265 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-36552c51-a175-4201-9516-e39e2296f55f tempest-TestVolumeBootPattern-391440175 tempest-TestVolumeBootPattern-391440175-project-member] Empty body provided in request {{(pid=100297) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 10:03:00.898442 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-36552c51-a175-4201-9516-e39e2296f55f tempest-TestVolumeBootPattern-391440175 tempest-TestVolumeBootPattern-391440175-project-member] Calling method 'show' {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 10:03:00.903584 np0000006707 devstack@c-api.service[100297]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 10:03:00.903584 np0000006707 devstack@c-api.service[100297]: warnings.warn( Aug 07 10:03:00.904426 np0000006707 devstack@c-api.service[100297]: INFO cinder.volume.api [None req-36552c51-a175-4201-9516-e39e2296f55f tempest-TestVolumeBootPattern-391440175 tempest-TestVolumeBootPattern-391440175-project-member] Snapshot retrieved successfully. Aug 07 10:03:00.905027 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-36552c51-a175-4201-9516-e39e2296f55f tempest-TestVolumeBootPattern-391440175 tempest-TestVolumeBootPattern-391440175-project-member] https://10.4.3.8/volume/v3/snapshots/6ac8c651-7546-4eb4-928e-34f8f27991df returned with HTTP 200 Aug 07 10:03:00.905692 np0000006707 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 1061/4238] 10.4.3.8 () {66 vars in 1340 bytes} [Fri Aug 7 10:03:00 2026] GET /volume/v3/snapshots/6ac8c651-7546-4eb4-928e-34f8f27991df => generated 466 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 10:03:00.917111 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-86ef8bde-411b-468f-a378-242e87313f3c None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:03:00.918295 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-86ef8bde-411b-468f-a378-242e87313f3c tempest-TestVolumeBootPattern-391440175 tempest-TestVolumeBootPattern-391440175-project-member] GET https://10.4.3.8/volume/v3/snapshots/6ac8c651-7546-4eb4-928e-34f8f27991df Aug 07 10:03:00.918502 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-86ef8bde-411b-468f-a378-242e87313f3c tempest-TestVolumeBootPattern-391440175 tempest-TestVolumeBootPattern-391440175-project-member] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 10:03:00.918673 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-86ef8bde-411b-468f-a378-242e87313f3c tempest-TestVolumeBootPattern-391440175 tempest-TestVolumeBootPattern-391440175-project-member] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 10:03:00.923481 np0000006707 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 10:03:00.923481 np0000006707 devstack@c-api.service[100295]: warnings.warn( Aug 07 10:03:00.923970 np0000006707 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-86ef8bde-411b-468f-a378-242e87313f3c tempest-TestVolumeBootPattern-391440175 tempest-TestVolumeBootPattern-391440175-project-member] Snapshot retrieved successfully. Aug 07 10:03:00.924827 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-86ef8bde-411b-468f-a378-242e87313f3c tempest-TestVolumeBootPattern-391440175 tempest-TestVolumeBootPattern-391440175-project-member] https://10.4.3.8/volume/v3/snapshots/6ac8c651-7546-4eb4-928e-34f8f27991df returned with HTTP 200 Aug 07 10:03:00.925260 np0000006707 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 1062/4239] 10.4.3.8 () {66 vars in 1340 bytes} [Fri Aug 7 10:03:00 2026] GET /volume/v3/snapshots/6ac8c651-7546-4eb4-928e-34f8f27991df => generated 466 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 10:03:00.935619 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [None req-6f25d894-eff9-48ff-9fd9-aef09d5582f6 None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:03:00.937150 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-6f25d894-eff9-48ff-9fd9-aef09d5582f6 tempest-TestVolumeBootPattern-391440175 tempest-TestVolumeBootPattern-391440175-project-member] POST https://10.4.3.8/volume/v3/snapshots Aug 07 10:03:00.937491 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-6f25d894-eff9-48ff-9fd9-aef09d5582f6 tempest-TestVolumeBootPattern-391440175 tempest-TestVolumeBootPattern-391440175-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "6e3bff08-bd39-45e6-aacb-513a389e49f7", "force": true, "name": "tempest-TestVolumeBootPattern-snapshot-1982842389", "description": null, "metadata": null}} {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 10:03:00.947916 np0000006707 devstack@c-api.service[100296]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 10:03:00.947916 np0000006707 devstack@c-api.service[100296]: warnings.warn( Aug 07 10:03:00.948507 np0000006707 devstack@c-api.service[100296]: INFO cinder.volume.api [None req-6f25d894-eff9-48ff-9fd9-aef09d5582f6 tempest-TestVolumeBootPattern-391440175 tempest-TestVolumeBootPattern-391440175-project-member] Volume info retrieved successfully. Aug 07 10:03:00.948647 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.v3.snapshots [None req-6f25d894-eff9-48ff-9fd9-aef09d5582f6 tempest-TestVolumeBootPattern-391440175 tempest-TestVolumeBootPattern-391440175-project-member] Create snapshot from volume 6e3bff08-bd39-45e6-aacb-513a389e49f7 Aug 07 10:03:00.974485 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.quota [None req-6f25d894-eff9-48ff-9fd9-aef09d5582f6 tempest-TestVolumeBootPattern-391440175 tempest-TestVolumeBootPattern-391440175-project-member] Created reservations ['f17a62a5-2baa-4fc0-a6bd-7ccf1b889b2a', 'c1eab8f7-d477-4c7e-903e-8402c4bfbd02', '5ae050b2-2881-4395-b95d-2cba3470f805', '4472ee8d-6f84-42f1-ab84-8e6959820ed4'] {{(pid=100296) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 10:03:01.005739 np0000006707 devstack@c-api.service[100296]: INFO cinder.volume.api [None req-6f25d894-eff9-48ff-9fd9-aef09d5582f6 tempest-TestVolumeBootPattern-391440175 tempest-TestVolumeBootPattern-391440175-project-member] Snapshot force create request issued successfully. Aug 07 10:03:01.006000 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-6f25d894-eff9-48ff-9fd9-aef09d5582f6 tempest-TestVolumeBootPattern-391440175 tempest-TestVolumeBootPattern-391440175-project-member] https://10.4.3.8/volume/v3/snapshots returned with HTTP 202 Aug 07 10:03:01.006472 np0000006707 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 1058/4240] 10.4.3.8 () {68 vars in 1251 bytes} [Fri Aug 7 10:03:00 2026] POST /volume/v3/snapshots => generated 308 bytes in 71 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 07 10:03:01.017197 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.middleware.request_id [None req-b12d48ef-97af-4e27-9a6a-36e909aecd81 None None] RequestId filter calling following filter/app {{(pid=100298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:03:01.021046 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [None req-b12d48ef-97af-4e27-9a6a-36e909aecd81 tempest-TestVolumeBootPattern-391440175 tempest-TestVolumeBootPattern-391440175-project-member] GET https://10.4.3.8/volume/v3/snapshots/950998ba-96d1-49ce-b381-4d67044dab1c Aug 07 10:03:01.021046 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [None req-b12d48ef-97af-4e27-9a6a-36e909aecd81 tempest-TestVolumeBootPattern-391440175 tempest-TestVolumeBootPattern-391440175-project-member] Empty body provided in request {{(pid=100298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 10:03:01.021046 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [None req-b12d48ef-97af-4e27-9a6a-36e909aecd81 tempest-TestVolumeBootPattern-391440175 tempest-TestVolumeBootPattern-391440175-project-member] Calling method 'show' {{(pid=100298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 10:03:01.025659 np0000006707 devstack@c-api.service[100298]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 10:03:01.025659 np0000006707 devstack@c-api.service[100298]: warnings.warn( Aug 07 10:03:01.026280 np0000006707 devstack@c-api.service[100298]: INFO cinder.volume.api [None req-b12d48ef-97af-4e27-9a6a-36e909aecd81 tempest-TestVolumeBootPattern-391440175 tempest-TestVolumeBootPattern-391440175-project-member] Snapshot retrieved successfully. Aug 07 10:03:01.027209 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [None req-b12d48ef-97af-4e27-9a6a-36e909aecd81 tempest-TestVolumeBootPattern-391440175 tempest-TestVolumeBootPattern-391440175-project-member] https://10.4.3.8/volume/v3/snapshots/950998ba-96d1-49ce-b381-4d67044dab1c returned with HTTP 200 Aug 07 10:03:01.027840 np0000006707 devstack@c-api.service[100298]: [pid: 100298|app: 0|req: 1060/4241] 10.4.3.8 () {66 vars in 1340 bytes} [Fri Aug 7 10:03:01 2026] GET /volume/v3/snapshots/950998ba-96d1-49ce-b381-4d67044dab1c => generated 440 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 10:03:01.610479 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [None req-e5512a6e-a577-4aa8-8462-e7665dcfbf83 None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:03:01.612534 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-e5512a6e-a577-4aa8-8462-e7665dcfbf83 tempest-ProjectAdminTests39-421778370 tempest-ProjectAdminTests39-421778370-project-admin] GET https://10.4.3.8/volume/v3/backups/c1ed3ee0-bd5e-45d5-a444-2d5beedc6f69 Aug 07 10:03:01.612838 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-e5512a6e-a577-4aa8-8462-e7665dcfbf83 tempest-ProjectAdminTests39-421778370 tempest-ProjectAdminTests39-421778370-project-admin] Empty body provided in request {{(pid=100297) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 10:03:01.613008 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-e5512a6e-a577-4aa8-8462-e7665dcfbf83 tempest-ProjectAdminTests39-421778370 tempest-ProjectAdminTests39-421778370-project-admin] Calling method 'show' {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 10:03:01.613128 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.v3.backups [None req-e5512a6e-a577-4aa8-8462-e7665dcfbf83 tempest-ProjectAdminTests39-421778370 tempest-ProjectAdminTests39-421778370-project-admin] Show backup with id c1ed3ee0-bd5e-45d5-a444-2d5beedc6f69. {{(pid=100297) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 10:03:01.618528 np0000006707 devstack@c-api.service[100297]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 10:03:01.618528 np0000006707 devstack@c-api.service[100297]: warnings.warn( Aug 07 10:03:01.618528 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-e5512a6e-a577-4aa8-8462-e7665dcfbf83 tempest-ProjectAdminTests39-421778370 tempest-ProjectAdminTests39-421778370-project-admin] https://10.4.3.8/volume/v3/backups/c1ed3ee0-bd5e-45d5-a444-2d5beedc6f69 returned with HTTP 200 Aug 07 10:03:01.618899 np0000006707 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 1062/4242] 10.4.3.8 () {68 vars in 1374 bytes} [Fri Aug 7 10:03:01 2026] GET /volume/v3/backups/c1ed3ee0-bd5e-45d5-a444-2d5beedc6f69 => generated 732 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 10:03:01.702005 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-a3cf1e17-d592-41d2-be4c-8299d3c4e342 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:03:01.703413 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-a3cf1e17-d592-41d2-be4c-8299d3c4e342 tempest-TestVolumeBootPatternV346-722752471 tempest-TestVolumeBootPatternV346-722752471-project-member] GET https://10.4.3.8/volume/v3/snapshots/aa66182a-6424-48ff-b046-6eca50ab7c78 Aug 07 10:03:01.703593 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-a3cf1e17-d592-41d2-be4c-8299d3c4e342 tempest-TestVolumeBootPatternV346-722752471 tempest-TestVolumeBootPatternV346-722752471-project-member] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 10:03:01.703809 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-a3cf1e17-d592-41d2-be4c-8299d3c4e342 tempest-TestVolumeBootPatternV346-722752471 tempest-TestVolumeBootPatternV346-722752471-project-member] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 10:03:01.708020 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-a3cf1e17-d592-41d2-be4c-8299d3c4e342 tempest-TestVolumeBootPatternV346-722752471 tempest-TestVolumeBootPatternV346-722752471-project-member] https://10.4.3.8/volume/v3/snapshots/aa66182a-6424-48ff-b046-6eca50ab7c78 returned with HTTP 404 Aug 07 10:03:01.708544 np0000006707 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 1063/4243] 10.4.3.8 () {66 vars in 1340 bytes} [Fri Aug 7 10:03:01 2026] GET /volume/v3/snapshots/aa66182a-6424-48ff-b046-6eca50ab7c78 => generated 111 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 10:03:02.039225 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [None req-3f32ee67-bcdc-4ddd-b22c-fb1731d56c40 None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:03:02.042270 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-3f32ee67-bcdc-4ddd-b22c-fb1731d56c40 tempest-TestVolumeBootPattern-391440175 tempest-TestVolumeBootPattern-391440175-project-member] GET https://10.4.3.8/volume/v3/snapshots/950998ba-96d1-49ce-b381-4d67044dab1c Aug 07 10:03:02.042270 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-3f32ee67-bcdc-4ddd-b22c-fb1731d56c40 tempest-TestVolumeBootPattern-391440175 tempest-TestVolumeBootPattern-391440175-project-member] Empty body provided in request {{(pid=100296) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 10:03:02.042270 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-3f32ee67-bcdc-4ddd-b22c-fb1731d56c40 tempest-TestVolumeBootPattern-391440175 tempest-TestVolumeBootPattern-391440175-project-member] Calling method 'show' {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 10:03:02.047347 np0000006707 devstack@c-api.service[100296]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 10:03:02.047347 np0000006707 devstack@c-api.service[100296]: warnings.warn( Aug 07 10:03:02.047920 np0000006707 devstack@c-api.service[100296]: INFO cinder.volume.api [None req-3f32ee67-bcdc-4ddd-b22c-fb1731d56c40 tempest-TestVolumeBootPattern-391440175 tempest-TestVolumeBootPattern-391440175-project-member] Snapshot retrieved successfully. Aug 07 10:03:02.048922 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-3f32ee67-bcdc-4ddd-b22c-fb1731d56c40 tempest-TestVolumeBootPattern-391440175 tempest-TestVolumeBootPattern-391440175-project-member] https://10.4.3.8/volume/v3/snapshots/950998ba-96d1-49ce-b381-4d67044dab1c returned with HTTP 200 Aug 07 10:03:02.049292 np0000006707 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 1059/4244] 10.4.3.8 () {66 vars in 1340 bytes} [Fri Aug 7 10:03:02 2026] GET /volume/v3/snapshots/950998ba-96d1-49ce-b381-4d67044dab1c => generated 467 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 10:03:02.059923 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.middleware.request_id [None req-c302e066-6f6b-4aef-a2a8-352ff53bb7b2 None None] RequestId filter calling following filter/app {{(pid=100298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:03:02.061626 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [None req-c302e066-6f6b-4aef-a2a8-352ff53bb7b2 tempest-TestVolumeBootPattern-391440175 tempest-TestVolumeBootPattern-391440175-project-member] GET https://10.4.3.8/volume/v3/snapshots/950998ba-96d1-49ce-b381-4d67044dab1c Aug 07 10:03:02.061834 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [None req-c302e066-6f6b-4aef-a2a8-352ff53bb7b2 tempest-TestVolumeBootPattern-391440175 tempest-TestVolumeBootPattern-391440175-project-member] Empty body provided in request {{(pid=100298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 10:03:02.062063 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [None req-c302e066-6f6b-4aef-a2a8-352ff53bb7b2 tempest-TestVolumeBootPattern-391440175 tempest-TestVolumeBootPattern-391440175-project-member] Calling method 'show' {{(pid=100298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 10:03:02.068577 np0000006707 devstack@c-api.service[100298]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 10:03:02.068577 np0000006707 devstack@c-api.service[100298]: warnings.warn( Aug 07 10:03:02.069197 np0000006707 devstack@c-api.service[100298]: INFO cinder.volume.api [None req-c302e066-6f6b-4aef-a2a8-352ff53bb7b2 tempest-TestVolumeBootPattern-391440175 tempest-TestVolumeBootPattern-391440175-project-member] Snapshot retrieved successfully. Aug 07 10:03:02.070106 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [None req-c302e066-6f6b-4aef-a2a8-352ff53bb7b2 tempest-TestVolumeBootPattern-391440175 tempest-TestVolumeBootPattern-391440175-project-member] https://10.4.3.8/volume/v3/snapshots/950998ba-96d1-49ce-b381-4d67044dab1c returned with HTTP 200 Aug 07 10:03:02.070574 np0000006707 devstack@c-api.service[100298]: [pid: 100298|app: 0|req: 1061/4245] 10.4.3.8 () {66 vars in 1340 bytes} [Fri Aug 7 10:03:02 2026] GET /volume/v3/snapshots/950998ba-96d1-49ce-b381-4d67044dab1c => generated 467 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 10:03:02.085085 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [None req-ff48872b-0333-43cf-a737-d9018afb7ab2 None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:03:02.085085 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-ff48872b-0333-43cf-a737-d9018afb7ab2 tempest-TestVolumeBootPattern-391440175 tempest-TestVolumeBootPattern-391440175-project-member] POST https://10.4.3.8/volume/v3/snapshots Aug 07 10:03:02.085085 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-ff48872b-0333-43cf-a737-d9018afb7ab2 tempest-TestVolumeBootPattern-391440175 tempest-TestVolumeBootPattern-391440175-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "6e3bff08-bd39-45e6-aacb-513a389e49f7", "force": true, "name": "tempest-TestVolumeBootPattern-snapshot-84532957", "description": null, "metadata": null}} {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 10:03:02.095885 np0000006707 devstack@c-api.service[100297]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 10:03:02.095885 np0000006707 devstack@c-api.service[100297]: warnings.warn( Aug 07 10:03:02.096350 np0000006707 devstack@c-api.service[100297]: INFO cinder.volume.api [None req-ff48872b-0333-43cf-a737-d9018afb7ab2 tempest-TestVolumeBootPattern-391440175 tempest-TestVolumeBootPattern-391440175-project-member] Volume info retrieved successfully. Aug 07 10:03:02.096495 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.v3.snapshots [None req-ff48872b-0333-43cf-a737-d9018afb7ab2 tempest-TestVolumeBootPattern-391440175 tempest-TestVolumeBootPattern-391440175-project-member] Create snapshot from volume 6e3bff08-bd39-45e6-aacb-513a389e49f7 Aug 07 10:03:02.120951 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.quota [None req-ff48872b-0333-43cf-a737-d9018afb7ab2 tempest-TestVolumeBootPattern-391440175 tempest-TestVolumeBootPattern-391440175-project-member] Created reservations ['47340390-806a-4b0b-837c-6829e1375f1d', '512f568a-c8d5-45dd-94f8-7b85c178b00a', '5215fe50-0bb6-42f2-8211-4f6fb15f1cad', '3ed03eb7-5110-4e89-8de7-3155a5990161'] {{(pid=100297) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 10:03:02.156150 np0000006707 devstack@c-api.service[100297]: INFO cinder.volume.api [None req-ff48872b-0333-43cf-a737-d9018afb7ab2 tempest-TestVolumeBootPattern-391440175 tempest-TestVolumeBootPattern-391440175-project-member] Snapshot force create request issued successfully. Aug 07 10:03:02.156254 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-ff48872b-0333-43cf-a737-d9018afb7ab2 tempest-TestVolumeBootPattern-391440175 tempest-TestVolumeBootPattern-391440175-project-member] https://10.4.3.8/volume/v3/snapshots returned with HTTP 202 Aug 07 10:03:02.156609 np0000006707 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 1063/4246] 10.4.3.8 () {68 vars in 1251 bytes} [Fri Aug 7 10:03:02 2026] POST /volume/v3/snapshots => generated 306 bytes in 74 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 07 10:03:02.168887 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-c3622a19-6cac-48dc-97b3-06e0b919b0d4 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:03:02.170592 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-c3622a19-6cac-48dc-97b3-06e0b919b0d4 tempest-TestVolumeBootPattern-391440175 tempest-TestVolumeBootPattern-391440175-project-member] GET https://10.4.3.8/volume/v3/snapshots/e86336b2-4f02-4e60-9fb7-54dfef217b7c Aug 07 10:03:02.170783 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-c3622a19-6cac-48dc-97b3-06e0b919b0d4 tempest-TestVolumeBootPattern-391440175 tempest-TestVolumeBootPattern-391440175-project-member] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 10:03:02.170995 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-c3622a19-6cac-48dc-97b3-06e0b919b0d4 tempest-TestVolumeBootPattern-391440175 tempest-TestVolumeBootPattern-391440175-project-member] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 10:03:02.176861 np0000006707 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 10:03:02.176861 np0000006707 devstack@c-api.service[100295]: warnings.warn( Aug 07 10:03:02.177345 np0000006707 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-c3622a19-6cac-48dc-97b3-06e0b919b0d4 tempest-TestVolumeBootPattern-391440175 tempest-TestVolumeBootPattern-391440175-project-member] Snapshot retrieved successfully. Aug 07 10:03:02.178129 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-c3622a19-6cac-48dc-97b3-06e0b919b0d4 tempest-TestVolumeBootPattern-391440175 tempest-TestVolumeBootPattern-391440175-project-member] https://10.4.3.8/volume/v3/snapshots/e86336b2-4f02-4e60-9fb7-54dfef217b7c returned with HTTP 200 Aug 07 10:03:02.178564 np0000006707 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 1064/4247] 10.4.3.8 () {66 vars in 1340 bytes} [Fri Aug 7 10:03:02 2026] GET /volume/v3/snapshots/e86336b2-4f02-4e60-9fb7-54dfef217b7c => generated 438 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 10:03:02.632230 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [None req-40024541-3729-4ba4-8bb5-c908c881f27d None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:03:02.634405 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-40024541-3729-4ba4-8bb5-c908c881f27d tempest-ProjectAdminTests39-421778370 tempest-ProjectAdminTests39-421778370-project-admin] GET https://10.4.3.8/volume/v3/backups/c1ed3ee0-bd5e-45d5-a444-2d5beedc6f69 Aug 07 10:03:02.634708 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-40024541-3729-4ba4-8bb5-c908c881f27d tempest-ProjectAdminTests39-421778370 tempest-ProjectAdminTests39-421778370-project-admin] Empty body provided in request {{(pid=100296) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 10:03:02.634918 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-40024541-3729-4ba4-8bb5-c908c881f27d tempest-ProjectAdminTests39-421778370 tempest-ProjectAdminTests39-421778370-project-admin] Calling method 'show' {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 10:03:02.635395 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.v3.backups [None req-40024541-3729-4ba4-8bb5-c908c881f27d tempest-ProjectAdminTests39-421778370 tempest-ProjectAdminTests39-421778370-project-admin] Show backup with id c1ed3ee0-bd5e-45d5-a444-2d5beedc6f69. {{(pid=100296) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 10:03:02.640717 np0000006707 devstack@c-api.service[100296]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 10:03:02.640717 np0000006707 devstack@c-api.service[100296]: warnings.warn( Aug 07 10:03:02.645228 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-40024541-3729-4ba4-8bb5-c908c881f27d tempest-ProjectAdminTests39-421778370 tempest-ProjectAdminTests39-421778370-project-admin] https://10.4.3.8/volume/v3/backups/c1ed3ee0-bd5e-45d5-a444-2d5beedc6f69 returned with HTTP 200 Aug 07 10:03:02.645228 np0000006707 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 1060/4248] 10.4.3.8 () {68 vars in 1374 bytes} [Fri Aug 7 10:03:02 2026] GET /volume/v3/backups/c1ed3ee0-bd5e-45d5-a444-2d5beedc6f69 => generated 733 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 10:03:02.659282 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.middleware.request_id [None req-02563f25-3f83-47b1-a211-9db2503b8455 None None] RequestId filter calling following filter/app {{(pid=100298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:03:02.661695 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [None req-02563f25-3f83-47b1-a211-9db2503b8455 tempest-ProjectAdminTests39-421778370 tempest-ProjectAdminTests39-421778370-project-admin] PUT https://10.4.3.8/volume/v3/backups/c1ed3ee0-bd5e-45d5-a444-2d5beedc6f69 Aug 07 10:03:02.662172 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [None req-02563f25-3f83-47b1-a211-9db2503b8455 tempest-ProjectAdminTests39-421778370 tempest-ProjectAdminTests39-421778370-project-admin] Action: 'update', calling method: version_select, body: {"backup": {"description": "Updated backup description"}} {{(pid=100298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 10:03:02.669924 np0000006707 devstack@c-api.service[100298]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 10:03:02.669924 np0000006707 devstack@c-api.service[100298]: warnings.warn( Aug 07 10:03:02.678951 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [None req-02563f25-3f83-47b1-a211-9db2503b8455 tempest-ProjectAdminTests39-421778370 tempest-ProjectAdminTests39-421778370-project-admin] https://10.4.3.8/volume/v3/backups/c1ed3ee0-bd5e-45d5-a444-2d5beedc6f69 returned with HTTP 200 Aug 07 10:03:02.680357 np0000006707 devstack@c-api.service[100298]: [pid: 100298|app: 0|req: 1062/4249] 10.4.3.8 () {70 vars in 1394 bytes} [Fri Aug 7 10:03:02 2026] PUT /volume/v3/backups/c1ed3ee0-bd5e-45d5-a444-2d5beedc6f69 => generated 311 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 10:03:02.689289 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [None req-cc0a02ef-91ce-42a3-a920-73804eed72a6 None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:03:02.691294 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-cc0a02ef-91ce-42a3-a920-73804eed72a6 tempest-ProjectAdminTests39-421778370 tempest-ProjectAdminTests39-421778370-project-admin] GET https://10.4.3.8/volume/v3/backups/c1ed3ee0-bd5e-45d5-a444-2d5beedc6f69 Aug 07 10:03:02.691548 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-cc0a02ef-91ce-42a3-a920-73804eed72a6 tempest-ProjectAdminTests39-421778370 tempest-ProjectAdminTests39-421778370-project-admin] Empty body provided in request {{(pid=100297) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 10:03:02.691763 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-cc0a02ef-91ce-42a3-a920-73804eed72a6 tempest-ProjectAdminTests39-421778370 tempest-ProjectAdminTests39-421778370-project-admin] Calling method 'show' {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 10:03:02.691874 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.v3.backups [None req-cc0a02ef-91ce-42a3-a920-73804eed72a6 tempest-ProjectAdminTests39-421778370 tempest-ProjectAdminTests39-421778370-project-admin] Show backup with id c1ed3ee0-bd5e-45d5-a444-2d5beedc6f69. {{(pid=100297) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 10:03:02.696222 np0000006707 devstack@c-api.service[100297]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 10:03:02.696222 np0000006707 devstack@c-api.service[100297]: warnings.warn( Aug 07 10:03:02.697318 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-cc0a02ef-91ce-42a3-a920-73804eed72a6 tempest-ProjectAdminTests39-421778370 tempest-ProjectAdminTests39-421778370-project-admin] https://10.4.3.8/volume/v3/backups/c1ed3ee0-bd5e-45d5-a444-2d5beedc6f69 returned with HTTP 200 Aug 07 10:03:02.697413 np0000006707 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 1064/4250] 10.4.3.8 () {68 vars in 1374 bytes} [Fri Aug 7 10:03:02 2026] GET /volume/v3/backups/c1ed3ee0-bd5e-45d5-a444-2d5beedc6f69 => generated 757 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 10:03:02.712650 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-be65119f-fd77-4195-843e-d70566a2e897 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:03:02.714438 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-be65119f-fd77-4195-843e-d70566a2e897 tempest-ProjectAdminTests39-421778370 tempest-ProjectAdminTests39-421778370-project-admin] DELETE https://10.4.3.8/volume/v3/backups/c1ed3ee0-bd5e-45d5-a444-2d5beedc6f69 Aug 07 10:03:02.714652 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-be65119f-fd77-4195-843e-d70566a2e897 tempest-ProjectAdminTests39-421778370 tempest-ProjectAdminTests39-421778370-project-admin] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 10:03:02.714924 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-be65119f-fd77-4195-843e-d70566a2e897 tempest-ProjectAdminTests39-421778370 tempest-ProjectAdminTests39-421778370-project-admin] Calling method 'delete' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 10:03:02.715046 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.contrib.backups [None req-be65119f-fd77-4195-843e-d70566a2e897 tempest-ProjectAdminTests39-421778370 tempest-ProjectAdminTests39-421778370-project-admin] Delete backup with id: c1ed3ee0-bd5e-45d5-a444-2d5beedc6f69. Aug 07 10:03:02.721383 np0000006707 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 10:03:02.721383 np0000006707 devstack@c-api.service[100295]: warnings.warn( Aug 07 10:03:02.737920 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.backup.rpcapi [None req-be65119f-fd77-4195-843e-d70566a2e897 tempest-ProjectAdminTests39-421778370 tempest-ProjectAdminTests39-421778370-project-admin] delete_backup rpcapi backup_id c1ed3ee0-bd5e-45d5-a444-2d5beedc6f69 {{(pid=100295) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 07 10:03:02.739748 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-be65119f-fd77-4195-843e-d70566a2e897 tempest-ProjectAdminTests39-421778370 tempest-ProjectAdminTests39-421778370-project-admin] https://10.4.3.8/volume/v3/backups/c1ed3ee0-bd5e-45d5-a444-2d5beedc6f69 returned with HTTP 202 Aug 07 10:03:02.742447 np0000006707 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 1065/4251] 10.4.3.8 () {68 vars in 1377 bytes} [Fri Aug 7 10:03:02 2026] DELETE /volume/v3/backups/c1ed3ee0-bd5e-45d5-a444-2d5beedc6f69 => generated 0 bytes in 28 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 07 10:03:02.754320 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [None req-31939a3d-ca2e-4d98-bf0e-87ec39b3bc1d None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:03:02.756503 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-31939a3d-ca2e-4d98-bf0e-87ec39b3bc1d tempest-ProjectAdminTests39-421778370 tempest-ProjectAdminTests39-421778370-project-admin] GET https://10.4.3.8/volume/v3/backups/c1ed3ee0-bd5e-45d5-a444-2d5beedc6f69 Aug 07 10:03:02.757636 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-31939a3d-ca2e-4d98-bf0e-87ec39b3bc1d tempest-ProjectAdminTests39-421778370 tempest-ProjectAdminTests39-421778370-project-admin] Empty body provided in request {{(pid=100296) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 10:03:02.761890 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-31939a3d-ca2e-4d98-bf0e-87ec39b3bc1d tempest-ProjectAdminTests39-421778370 tempest-ProjectAdminTests39-421778370-project-admin] Calling method 'show' {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 10:03:02.761890 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.v3.backups [None req-31939a3d-ca2e-4d98-bf0e-87ec39b3bc1d tempest-ProjectAdminTests39-421778370 tempest-ProjectAdminTests39-421778370-project-admin] Show backup with id c1ed3ee0-bd5e-45d5-a444-2d5beedc6f69. {{(pid=100296) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 10:03:02.765551 np0000006707 devstack@c-api.service[100296]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 10:03:02.765551 np0000006707 devstack@c-api.service[100296]: warnings.warn( Aug 07 10:03:02.767023 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-31939a3d-ca2e-4d98-bf0e-87ec39b3bc1d tempest-ProjectAdminTests39-421778370 tempest-ProjectAdminTests39-421778370-project-admin] https://10.4.3.8/volume/v3/backups/c1ed3ee0-bd5e-45d5-a444-2d5beedc6f69 returned with HTTP 200 Aug 07 10:03:02.767629 np0000006707 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 1061/4252] 10.4.3.8 () {68 vars in 1374 bytes} [Fri Aug 7 10:03:02 2026] GET /volume/v3/backups/c1ed3ee0-bd5e-45d5-a444-2d5beedc6f69 => generated 756 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 10:03:03.190942 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.middleware.request_id [None req-0cb69755-7bfb-477a-80c6-ebbb2a9b332c None None] RequestId filter calling following filter/app {{(pid=100298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:03:03.193534 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [None req-0cb69755-7bfb-477a-80c6-ebbb2a9b332c tempest-TestVolumeBootPattern-391440175 tempest-TestVolumeBootPattern-391440175-project-member] GET https://10.4.3.8/volume/v3/snapshots/e86336b2-4f02-4e60-9fb7-54dfef217b7c Aug 07 10:03:03.193845 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [None req-0cb69755-7bfb-477a-80c6-ebbb2a9b332c tempest-TestVolumeBootPattern-391440175 tempest-TestVolumeBootPattern-391440175-project-member] Empty body provided in request {{(pid=100298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 10:03:03.194131 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [None req-0cb69755-7bfb-477a-80c6-ebbb2a9b332c tempest-TestVolumeBootPattern-391440175 tempest-TestVolumeBootPattern-391440175-project-member] Calling method 'show' {{(pid=100298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 10:03:03.201517 np0000006707 devstack@c-api.service[100298]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 10:03:03.201517 np0000006707 devstack@c-api.service[100298]: warnings.warn( Aug 07 10:03:03.204443 np0000006707 devstack@c-api.service[100298]: INFO cinder.volume.api [None req-0cb69755-7bfb-477a-80c6-ebbb2a9b332c tempest-TestVolumeBootPattern-391440175 tempest-TestVolumeBootPattern-391440175-project-member] Snapshot retrieved successfully. Aug 07 10:03:03.204443 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [None req-0cb69755-7bfb-477a-80c6-ebbb2a9b332c tempest-TestVolumeBootPattern-391440175 tempest-TestVolumeBootPattern-391440175-project-member] https://10.4.3.8/volume/v3/snapshots/e86336b2-4f02-4e60-9fb7-54dfef217b7c returned with HTTP 200 Aug 07 10:03:03.204443 np0000006707 devstack@c-api.service[100298]: [pid: 100298|app: 0|req: 1063/4253] 10.4.3.8 () {66 vars in 1340 bytes} [Fri Aug 7 10:03:03 2026] GET /volume/v3/snapshots/e86336b2-4f02-4e60-9fb7-54dfef217b7c => generated 465 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 10:03:03.214780 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [None req-bd10d613-fa02-4d34-8fbb-e167ea442395 None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:03:03.222109 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-bd10d613-fa02-4d34-8fbb-e167ea442395 tempest-TestVolumeBootPattern-391440175 tempest-TestVolumeBootPattern-391440175-project-member] GET https://10.4.3.8/volume/v3/snapshots/e86336b2-4f02-4e60-9fb7-54dfef217b7c Aug 07 10:03:03.222852 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-bd10d613-fa02-4d34-8fbb-e167ea442395 tempest-TestVolumeBootPattern-391440175 tempest-TestVolumeBootPattern-391440175-project-member] Empty body provided in request {{(pid=100297) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 10:03:03.223097 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-bd10d613-fa02-4d34-8fbb-e167ea442395 tempest-TestVolumeBootPattern-391440175 tempest-TestVolumeBootPattern-391440175-project-member] Calling method 'show' {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 10:03:03.236549 np0000006707 devstack@c-api.service[100297]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 10:03:03.236549 np0000006707 devstack@c-api.service[100297]: warnings.warn( Aug 07 10:03:03.237882 np0000006707 devstack@c-api.service[100297]: INFO cinder.volume.api [None req-bd10d613-fa02-4d34-8fbb-e167ea442395 tempest-TestVolumeBootPattern-391440175 tempest-TestVolumeBootPattern-391440175-project-member] Snapshot retrieved successfully. Aug 07 10:03:03.240393 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-bd10d613-fa02-4d34-8fbb-e167ea442395 tempest-TestVolumeBootPattern-391440175 tempest-TestVolumeBootPattern-391440175-project-member] https://10.4.3.8/volume/v3/snapshots/e86336b2-4f02-4e60-9fb7-54dfef217b7c returned with HTTP 200 Aug 07 10:03:03.240929 np0000006707 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 1065/4254] 10.4.3.8 () {66 vars in 1340 bytes} [Fri Aug 7 10:03:03 2026] GET /volume/v3/snapshots/e86336b2-4f02-4e60-9fb7-54dfef217b7c => generated 465 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 10:03:03.315192 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [req-d7be334a-8972-44fd-8870-31dbc2c70d36 req-169a57d9-56f6-4abe-9054-f4b30d5ece7b None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:03:03.320905 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [req-d7be334a-8972-44fd-8870-31dbc2c70d36 req-169a57d9-56f6-4abe-9054-f4b30d5ece7b tempest-TestVolumeBootPatternV346-722752471 tempest-TestVolumeBootPatternV346-722752471-project-member] DELETE https://10.4.3.8/volume/v3/attachments/d866929b-19d5-495a-8789-b12e42003aef Aug 07 10:03:03.320961 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [req-d7be334a-8972-44fd-8870-31dbc2c70d36 req-169a57d9-56f6-4abe-9054-f4b30d5ece7b tempest-TestVolumeBootPatternV346-722752471 tempest-TestVolumeBootPatternV346-722752471-project-member] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 10:03:03.322165 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [req-d7be334a-8972-44fd-8870-31dbc2c70d36 req-169a57d9-56f6-4abe-9054-f4b30d5ece7b tempest-TestVolumeBootPatternV346-722752471 tempest-TestVolumeBootPatternV346-722752471-project-member] Calling method 'version_select' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 10:03:03.338205 np0000006707 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 10:03:03.338205 np0000006707 devstack@c-api.service[100295]: warnings.warn( Aug 07 10:03:03.411928 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [req-d7be334a-8972-44fd-8870-31dbc2c70d36 req-169a57d9-56f6-4abe-9054-f4b30d5ece7b tempest-TestVolumeBootPatternV346-722752471 tempest-TestVolumeBootPatternV346-722752471-project-member] https://10.4.3.8/volume/v3/attachments/d866929b-19d5-495a-8789-b12e42003aef returned with HTTP 200 Aug 07 10:03:03.412441 np0000006707 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 1066/4255] 10.4.3.8 () {72 vars in 1659 bytes} [Fri Aug 7 10:03:03 2026] DELETE /volume/v3/attachments/d866929b-19d5-495a-8789-b12e42003aef => generated 19 bytes in 98 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 10:03:03.785446 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [None req-8444dd78-033e-4194-be54-778083a227ab None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:03:03.794249 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-8444dd78-033e-4194-be54-778083a227ab tempest-ProjectAdminTests39-421778370 tempest-ProjectAdminTests39-421778370-project-admin] GET https://10.4.3.8/volume/v3/backups/c1ed3ee0-bd5e-45d5-a444-2d5beedc6f69 Aug 07 10:03:03.794993 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-8444dd78-033e-4194-be54-778083a227ab tempest-ProjectAdminTests39-421778370 tempest-ProjectAdminTests39-421778370-project-admin] Empty body provided in request {{(pid=100296) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 10:03:03.794993 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-8444dd78-033e-4194-be54-778083a227ab tempest-ProjectAdminTests39-421778370 tempest-ProjectAdminTests39-421778370-project-admin] Calling method 'show' {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 10:03:03.794993 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.v3.backups [None req-8444dd78-033e-4194-be54-778083a227ab tempest-ProjectAdminTests39-421778370 tempest-ProjectAdminTests39-421778370-project-admin] Show backup with id c1ed3ee0-bd5e-45d5-a444-2d5beedc6f69. {{(pid=100296) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 10:03:03.800759 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-8444dd78-033e-4194-be54-778083a227ab tempest-ProjectAdminTests39-421778370 tempest-ProjectAdminTests39-421778370-project-admin] https://10.4.3.8/volume/v3/backups/c1ed3ee0-bd5e-45d5-a444-2d5beedc6f69 returned with HTTP 404 Aug 07 10:03:03.801094 np0000006707 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 1062/4256] 10.4.3.8 () {68 vars in 1374 bytes} [Fri Aug 7 10:03:03 2026] GET /volume/v3/backups/c1ed3ee0-bd5e-45d5-a444-2d5beedc6f69 => generated 109 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 10:03:03.811762 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.middleware.request_id [None req-4dc7a9f8-2de0-490d-8f1c-57d073f4a1f7 None None] RequestId filter calling following filter/app {{(pid=100298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:03:03.814012 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [None req-4dc7a9f8-2de0-490d-8f1c-57d073f4a1f7 tempest-ProjectAdminTests39-421778370 tempest-ProjectAdminTests39-421778370-project-admin] DELETE https://10.4.3.8/volume/v3/volumes/25ffede8-61f4-457d-b27a-bc2523fb88e4 Aug 07 10:03:03.814153 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [None req-4dc7a9f8-2de0-490d-8f1c-57d073f4a1f7 tempest-ProjectAdminTests39-421778370 tempest-ProjectAdminTests39-421778370-project-admin] Empty body provided in request {{(pid=100298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 10:03:03.814526 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [None req-4dc7a9f8-2de0-490d-8f1c-57d073f4a1f7 tempest-ProjectAdminTests39-421778370 tempest-ProjectAdminTests39-421778370-project-admin] Calling method 'delete' {{(pid=100298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 10:03:03.814701 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.v3.volumes [None req-4dc7a9f8-2de0-490d-8f1c-57d073f4a1f7 tempest-ProjectAdminTests39-421778370 tempest-ProjectAdminTests39-421778370-project-admin] Delete volume with id: 25ffede8-61f4-457d-b27a-bc2523fb88e4 Aug 07 10:03:03.824893 np0000006707 devstack@c-api.service[100298]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 10:03:03.824893 np0000006707 devstack@c-api.service[100298]: warnings.warn( Aug 07 10:03:03.825412 np0000006707 devstack@c-api.service[100298]: INFO cinder.volume.api [None req-4dc7a9f8-2de0-490d-8f1c-57d073f4a1f7 tempest-ProjectAdminTests39-421778370 tempest-ProjectAdminTests39-421778370-project-admin] Volume info retrieved successfully. Aug 07 10:03:03.860795 np0000006707 devstack@c-api.service[100298]: INFO cinder.volume.api [None req-4dc7a9f8-2de0-490d-8f1c-57d073f4a1f7 tempest-ProjectAdminTests39-421778370 tempest-ProjectAdminTests39-421778370-project-admin] Delete volume request issued successfully. Aug 07 10:03:03.860956 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [None req-4dc7a9f8-2de0-490d-8f1c-57d073f4a1f7 tempest-ProjectAdminTests39-421778370 tempest-ProjectAdminTests39-421778370-project-admin] https://10.4.3.8/volume/v3/volumes/25ffede8-61f4-457d-b27a-bc2523fb88e4 returned with HTTP 202 Aug 07 10:03:03.861443 np0000006707 devstack@c-api.service[100298]: [pid: 100298|app: 0|req: 1064/4257] 10.4.3.8 () {68 vars in 1377 bytes} [Fri Aug 7 10:03:03 2026] DELETE /volume/v3/volumes/25ffede8-61f4-457d-b27a-bc2523fb88e4 => generated 0 bytes in 50 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 07 10:03:03.868925 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [None req-6240df66-f3ff-44f5-bedd-bcd120c2247a None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:03:03.870625 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-6240df66-f3ff-44f5-bedd-bcd120c2247a tempest-ProjectAdminTests39-421778370 tempest-ProjectAdminTests39-421778370-project-admin] GET https://10.4.3.8/volume/v3/volumes/25ffede8-61f4-457d-b27a-bc2523fb88e4 Aug 07 10:03:03.870916 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-6240df66-f3ff-44f5-bedd-bcd120c2247a tempest-ProjectAdminTests39-421778370 tempest-ProjectAdminTests39-421778370-project-admin] Empty body provided in request {{(pid=100297) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 10:03:03.871385 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-6240df66-f3ff-44f5-bedd-bcd120c2247a tempest-ProjectAdminTests39-421778370 tempest-ProjectAdminTests39-421778370-project-admin] Calling method 'show' {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 10:03:03.880274 np0000006707 devstack@c-api.service[100297]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 10:03:03.880274 np0000006707 devstack@c-api.service[100297]: warnings.warn( Aug 07 10:03:03.886631 np0000006707 devstack@c-api.service[100297]: INFO cinder.volume.api [None req-6240df66-f3ff-44f5-bedd-bcd120c2247a tempest-ProjectAdminTests39-421778370 tempest-ProjectAdminTests39-421778370-project-admin] Volume info retrieved successfully. Aug 07 10:03:03.891869 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-6240df66-f3ff-44f5-bedd-bcd120c2247a tempest-ProjectAdminTests39-421778370 tempest-ProjectAdminTests39-421778370-project-admin] https://10.4.3.8/volume/v3/volumes/25ffede8-61f4-457d-b27a-bc2523fb88e4 returned with HTTP 200 Aug 07 10:03:03.892316 np0000006707 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 1066/4258] 10.4.3.8 () {68 vars in 1374 bytes} [Fri Aug 7 10:03:03 2026] GET /volume/v3/volumes/25ffede8-61f4-457d-b27a-bc2523fb88e4 => generated 1012 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 10:03:04.856691 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-1f44982e-71d2-4cc6-9fdd-b3bf173d48b3 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:03:04.858565 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-1f44982e-71d2-4cc6-9fdd-b3bf173d48b3 tempest-TestVolumeBootPatternV346-722752471 tempest-TestVolumeBootPatternV346-722752471-project-member] DELETE https://10.4.3.8/volume/v3/volumes/b3711189-d858-4145-83fe-3c65e4d676ef Aug 07 10:03:04.858747 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-1f44982e-71d2-4cc6-9fdd-b3bf173d48b3 tempest-TestVolumeBootPatternV346-722752471 tempest-TestVolumeBootPatternV346-722752471-project-member] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 10:03:04.858915 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-1f44982e-71d2-4cc6-9fdd-b3bf173d48b3 tempest-TestVolumeBootPatternV346-722752471 tempest-TestVolumeBootPatternV346-722752471-project-member] Calling method 'delete' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 10:03:04.859067 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.v3.volumes [None req-1f44982e-71d2-4cc6-9fdd-b3bf173d48b3 tempest-TestVolumeBootPatternV346-722752471 tempest-TestVolumeBootPatternV346-722752471-project-member] Delete volume with id: b3711189-d858-4145-83fe-3c65e4d676ef Aug 07 10:03:04.867733 np0000006707 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 10:03:04.867733 np0000006707 devstack@c-api.service[100295]: warnings.warn( Aug 07 10:03:04.868339 np0000006707 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-1f44982e-71d2-4cc6-9fdd-b3bf173d48b3 tempest-TestVolumeBootPatternV346-722752471 tempest-TestVolumeBootPatternV346-722752471-project-member] Volume info retrieved successfully. Aug 07 10:03:04.891601 np0000006707 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-1f44982e-71d2-4cc6-9fdd-b3bf173d48b3 tempest-TestVolumeBootPatternV346-722752471 tempest-TestVolumeBootPatternV346-722752471-project-member] Delete volume request issued successfully. Aug 07 10:03:04.891752 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-1f44982e-71d2-4cc6-9fdd-b3bf173d48b3 tempest-TestVolumeBootPatternV346-722752471 tempest-TestVolumeBootPatternV346-722752471-project-member] https://10.4.3.8/volume/v3/volumes/b3711189-d858-4145-83fe-3c65e4d676ef returned with HTTP 202 Aug 07 10:03:04.892442 np0000006707 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 1067/4259] 10.4.3.8 () {68 vars in 1378 bytes} [Fri Aug 7 10:03:04 2026] DELETE /volume/v3/volumes/b3711189-d858-4145-83fe-3c65e4d676ef => generated 0 bytes in 36 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 07 10:03:04.896898 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [None req-f7fc3025-6314-4a00-a194-c154b536c8fd None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:03:04.898867 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-f7fc3025-6314-4a00-a194-c154b536c8fd tempest-TestVolumeBootPattern-391440175 tempest-TestVolumeBootPattern-391440175-project-member] DELETE https://10.4.3.8/volume/v3/snapshots/e86336b2-4f02-4e60-9fb7-54dfef217b7c Aug 07 10:03:04.899068 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-f7fc3025-6314-4a00-a194-c154b536c8fd tempest-TestVolumeBootPattern-391440175 tempest-TestVolumeBootPattern-391440175-project-member] Empty body provided in request {{(pid=100296) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 10:03:04.899213 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-f7fc3025-6314-4a00-a194-c154b536c8fd tempest-TestVolumeBootPattern-391440175 tempest-TestVolumeBootPattern-391440175-project-member] Calling method 'delete' {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 10:03:04.899384 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.v3.snapshots [None req-f7fc3025-6314-4a00-a194-c154b536c8fd tempest-TestVolumeBootPattern-391440175 tempest-TestVolumeBootPattern-391440175-project-member] Delete snapshot with id: e86336b2-4f02-4e60-9fb7-54dfef217b7c Aug 07 10:03:04.902110 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.middleware.request_id [None req-df29987e-8276-4a15-9eb9-9b6106f77023 None None] RequestId filter calling following filter/app {{(pid=100298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:03:04.905401 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [None req-df29987e-8276-4a15-9eb9-9b6106f77023 tempest-TestVolumeBootPatternV346-722752471 tempest-TestVolumeBootPatternV346-722752471-project-member] GET https://10.4.3.8/volume/v3/volumes/b3711189-d858-4145-83fe-3c65e4d676ef Aug 07 10:03:04.905401 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [None req-df29987e-8276-4a15-9eb9-9b6106f77023 tempest-TestVolumeBootPatternV346-722752471 tempest-TestVolumeBootPatternV346-722752471-project-member] Empty body provided in request {{(pid=100298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 10:03:04.905610 np0000006707 devstack@c-api.service[100296]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 10:03:04.905610 np0000006707 devstack@c-api.service[100296]: warnings.warn( Aug 07 10:03:04.905721 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [None req-df29987e-8276-4a15-9eb9-9b6106f77023 tempest-TestVolumeBootPatternV346-722752471 tempest-TestVolumeBootPatternV346-722752471-project-member] Calling method 'show' {{(pid=100298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 10:03:04.906168 np0000006707 devstack@c-api.service[100296]: INFO cinder.volume.api [None req-f7fc3025-6314-4a00-a194-c154b536c8fd tempest-TestVolumeBootPattern-391440175 tempest-TestVolumeBootPattern-391440175-project-member] Snapshot retrieved successfully. Aug 07 10:03:04.908510 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [None req-250eb530-80b0-439f-b9c6-3350eccf799f None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:03:04.910765 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-250eb530-80b0-439f-b9c6-3350eccf799f tempest-ProjectAdminTests39-421778370 tempest-ProjectAdminTests39-421778370-project-admin] GET https://10.4.3.8/volume/v3/volumes/25ffede8-61f4-457d-b27a-bc2523fb88e4 Aug 07 10:03:04.910946 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-250eb530-80b0-439f-b9c6-3350eccf799f tempest-ProjectAdminTests39-421778370 tempest-ProjectAdminTests39-421778370-project-admin] Empty body provided in request {{(pid=100297) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 10:03:04.911219 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-250eb530-80b0-439f-b9c6-3350eccf799f tempest-ProjectAdminTests39-421778370 tempest-ProjectAdminTests39-421778370-project-admin] Calling method 'show' {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 10:03:04.916937 np0000006707 devstack@c-api.service[100298]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 10:03:04.916937 np0000006707 devstack@c-api.service[100298]: warnings.warn( Aug 07 10:03:04.919567 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-250eb530-80b0-439f-b9c6-3350eccf799f tempest-ProjectAdminTests39-421778370 tempest-ProjectAdminTests39-421778370-project-admin] https://10.4.3.8/volume/v3/volumes/25ffede8-61f4-457d-b27a-bc2523fb88e4 returned with HTTP 404 Aug 07 10:03:04.921641 np0000006707 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 1067/4260] 10.4.3.8 () {68 vars in 1374 bytes} [Fri Aug 7 10:03:04 2026] GET /volume/v3/volumes/25ffede8-61f4-457d-b27a-bc2523fb88e4 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 10:03:04.923815 np0000006707 devstack@c-api.service[100298]: INFO cinder.volume.api [None req-df29987e-8276-4a15-9eb9-9b6106f77023 tempest-TestVolumeBootPatternV346-722752471 tempest-TestVolumeBootPatternV346-722752471-project-member] Volume info retrieved successfully. Aug 07 10:03:04.930774 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [None req-df29987e-8276-4a15-9eb9-9b6106f77023 tempest-TestVolumeBootPatternV346-722752471 tempest-TestVolumeBootPatternV346-722752471-project-member] https://10.4.3.8/volume/v3/volumes/b3711189-d858-4145-83fe-3c65e4d676ef returned with HTTP 200 Aug 07 10:03:04.931133 np0000006707 devstack@c-api.service[100296]: INFO cinder.volume.api [None req-f7fc3025-6314-4a00-a194-c154b536c8fd tempest-TestVolumeBootPattern-391440175 tempest-TestVolumeBootPattern-391440175-project-member] Snapshot delete request issued successfully. Aug 07 10:03:04.931252 np0000006707 devstack@c-api.service[100298]: [pid: 100298|app: 0|req: 1065/4261] 10.4.3.8 () {68 vars in 1375 bytes} [Fri Aug 7 10:03:04 2026] GET /volume/v3/volumes/b3711189-d858-4145-83fe-3c65e4d676ef => generated 1383 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 07 10:03:04.931381 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-f7fc3025-6314-4a00-a194-c154b536c8fd tempest-TestVolumeBootPattern-391440175 tempest-TestVolumeBootPattern-391440175-project-member] https://10.4.3.8/volume/v3/snapshots/e86336b2-4f02-4e60-9fb7-54dfef217b7c returned with HTTP 202 Aug 07 10:03:04.932191 np0000006707 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 1063/4262] 10.4.3.8 () {66 vars in 1343 bytes} [Fri Aug 7 10:03:04 2026] DELETE /volume/v3/snapshots/e86336b2-4f02-4e60-9fb7-54dfef217b7c => generated 0 bytes in 36 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 07 10:03:04.942471 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-a2addffb-40fa-4ab3-b9a8-5a02230ba52d None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:03:04.945817 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-a2addffb-40fa-4ab3-b9a8-5a02230ba52d tempest-TestVolumeBootPattern-391440175 tempest-TestVolumeBootPattern-391440175-project-member] GET https://10.4.3.8/volume/v3/snapshots/e86336b2-4f02-4e60-9fb7-54dfef217b7c Aug 07 10:03:04.946004 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-a2addffb-40fa-4ab3-b9a8-5a02230ba52d tempest-TestVolumeBootPattern-391440175 tempest-TestVolumeBootPattern-391440175-project-member] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 10:03:04.946209 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-a2addffb-40fa-4ab3-b9a8-5a02230ba52d tempest-TestVolumeBootPattern-391440175 tempest-TestVolumeBootPattern-391440175-project-member] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 10:03:04.953966 np0000006707 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 10:03:04.953966 np0000006707 devstack@c-api.service[100295]: warnings.warn( Aug 07 10:03:04.954517 np0000006707 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-a2addffb-40fa-4ab3-b9a8-5a02230ba52d tempest-TestVolumeBootPattern-391440175 tempest-TestVolumeBootPattern-391440175-project-member] Snapshot retrieved successfully. Aug 07 10:03:04.955712 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-a2addffb-40fa-4ab3-b9a8-5a02230ba52d tempest-TestVolumeBootPattern-391440175 tempest-TestVolumeBootPattern-391440175-project-member] https://10.4.3.8/volume/v3/snapshots/e86336b2-4f02-4e60-9fb7-54dfef217b7c returned with HTTP 200 Aug 07 10:03:04.956430 np0000006707 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 1068/4263] 10.4.3.8 () {66 vars in 1340 bytes} [Fri Aug 7 10:03:04 2026] GET /volume/v3/snapshots/e86336b2-4f02-4e60-9fb7-54dfef217b7c => generated 464 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 10:03:05.945188 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [None req-5f109c4b-b62e-4515-9110-3dd7633a7187 None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:03:05.947386 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-5f109c4b-b62e-4515-9110-3dd7633a7187 tempest-TestVolumeBootPatternV346-722752471 tempest-TestVolumeBootPatternV346-722752471-project-member] GET https://10.4.3.8/volume/v3/volumes/b3711189-d858-4145-83fe-3c65e4d676ef Aug 07 10:03:05.947743 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-5f109c4b-b62e-4515-9110-3dd7633a7187 tempest-TestVolumeBootPatternV346-722752471 tempest-TestVolumeBootPatternV346-722752471-project-member] Empty body provided in request {{(pid=100297) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 10:03:05.947969 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-5f109c4b-b62e-4515-9110-3dd7633a7187 tempest-TestVolumeBootPatternV346-722752471 tempest-TestVolumeBootPatternV346-722752471-project-member] Calling method 'show' {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 10:03:05.955166 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-5f109c4b-b62e-4515-9110-3dd7633a7187 tempest-TestVolumeBootPatternV346-722752471 tempest-TestVolumeBootPatternV346-722752471-project-member] https://10.4.3.8/volume/v3/volumes/b3711189-d858-4145-83fe-3c65e4d676ef returned with HTTP 404 Aug 07 10:03:05.955779 np0000006707 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 1068/4264] 10.4.3.8 () {68 vars in 1375 bytes} [Fri Aug 7 10:03:05 2026] GET /volume/v3/volumes/b3711189-d858-4145-83fe-3c65e4d676ef => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 07 10:03:05.966890 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.middleware.request_id [None req-482fb533-c141-44ac-adb7-6b6ed12472a9 None None] RequestId filter calling following filter/app {{(pid=100298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:03:05.968763 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [None req-482fb533-c141-44ac-adb7-6b6ed12472a9 tempest-TestVolumeBootPattern-391440175 tempest-TestVolumeBootPattern-391440175-project-member] GET https://10.4.3.8/volume/v3/snapshots/e86336b2-4f02-4e60-9fb7-54dfef217b7c Aug 07 10:03:05.969039 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [None req-482fb533-c141-44ac-adb7-6b6ed12472a9 tempest-TestVolumeBootPattern-391440175 tempest-TestVolumeBootPattern-391440175-project-member] Empty body provided in request {{(pid=100298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 10:03:05.969234 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [None req-482fb533-c141-44ac-adb7-6b6ed12472a9 tempest-TestVolumeBootPattern-391440175 tempest-TestVolumeBootPattern-391440175-project-member] Calling method 'show' {{(pid=100298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 10:03:05.973763 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [None req-482fb533-c141-44ac-adb7-6b6ed12472a9 tempest-TestVolumeBootPattern-391440175 tempest-TestVolumeBootPattern-391440175-project-member] https://10.4.3.8/volume/v3/snapshots/e86336b2-4f02-4e60-9fb7-54dfef217b7c returned with HTTP 404 Aug 07 10:03:05.974205 np0000006707 devstack@c-api.service[100298]: [pid: 100298|app: 0|req: 1066/4265] 10.4.3.8 () {66 vars in 1340 bytes} [Fri Aug 7 10:03:05 2026] GET /volume/v3/snapshots/e86336b2-4f02-4e60-9fb7-54dfef217b7c => generated 111 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 10:03:05.981637 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [None req-fdc19dd3-aae6-43ca-8162-3be89fd33b03 None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:03:05.983490 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-fdc19dd3-aae6-43ca-8162-3be89fd33b03 tempest-TestVolumeBootPattern-391440175 tempest-TestVolumeBootPattern-391440175-project-member] DELETE https://10.4.3.8/volume/v3/snapshots/950998ba-96d1-49ce-b381-4d67044dab1c Aug 07 10:03:05.983605 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-fdc19dd3-aae6-43ca-8162-3be89fd33b03 tempest-TestVolumeBootPattern-391440175 tempest-TestVolumeBootPattern-391440175-project-member] Empty body provided in request {{(pid=100296) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 10:03:05.983780 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-fdc19dd3-aae6-43ca-8162-3be89fd33b03 tempest-TestVolumeBootPattern-391440175 tempest-TestVolumeBootPattern-391440175-project-member] Calling method 'delete' {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 10:03:05.983879 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.v3.snapshots [None req-fdc19dd3-aae6-43ca-8162-3be89fd33b03 tempest-TestVolumeBootPattern-391440175 tempest-TestVolumeBootPattern-391440175-project-member] Delete snapshot with id: 950998ba-96d1-49ce-b381-4d67044dab1c Aug 07 10:03:05.988509 np0000006707 devstack@c-api.service[100296]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 10:03:05.988509 np0000006707 devstack@c-api.service[100296]: warnings.warn( Aug 07 10:03:05.989089 np0000006707 devstack@c-api.service[100296]: INFO cinder.volume.api [None req-fdc19dd3-aae6-43ca-8162-3be89fd33b03 tempest-TestVolumeBootPattern-391440175 tempest-TestVolumeBootPattern-391440175-project-member] Snapshot retrieved successfully. Aug 07 10:03:06.007469 np0000006707 devstack@c-api.service[100296]: INFO cinder.volume.api [None req-fdc19dd3-aae6-43ca-8162-3be89fd33b03 tempest-TestVolumeBootPattern-391440175 tempest-TestVolumeBootPattern-391440175-project-member] Snapshot delete request issued successfully. Aug 07 10:03:06.007639 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-fdc19dd3-aae6-43ca-8162-3be89fd33b03 tempest-TestVolumeBootPattern-391440175 tempest-TestVolumeBootPattern-391440175-project-member] https://10.4.3.8/volume/v3/snapshots/950998ba-96d1-49ce-b381-4d67044dab1c returned with HTTP 202 Aug 07 10:03:06.008202 np0000006707 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 1064/4266] 10.4.3.8 () {66 vars in 1343 bytes} [Fri Aug 7 10:03:05 2026] DELETE /volume/v3/snapshots/950998ba-96d1-49ce-b381-4d67044dab1c => generated 0 bytes in 27 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 07 10:03:06.017726 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-b915caa1-7aed-4419-803c-761097855723 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:03:06.019597 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-b915caa1-7aed-4419-803c-761097855723 tempest-TestVolumeBootPattern-391440175 tempest-TestVolumeBootPattern-391440175-project-member] GET https://10.4.3.8/volume/v3/snapshots/950998ba-96d1-49ce-b381-4d67044dab1c Aug 07 10:03:06.019754 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-b915caa1-7aed-4419-803c-761097855723 tempest-TestVolumeBootPattern-391440175 tempest-TestVolumeBootPattern-391440175-project-member] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 10:03:06.020051 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-b915caa1-7aed-4419-803c-761097855723 tempest-TestVolumeBootPattern-391440175 tempest-TestVolumeBootPattern-391440175-project-member] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 10:03:06.025338 np0000006707 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 10:03:06.025338 np0000006707 devstack@c-api.service[100295]: warnings.warn( Aug 07 10:03:06.025749 np0000006707 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-b915caa1-7aed-4419-803c-761097855723 tempest-TestVolumeBootPattern-391440175 tempest-TestVolumeBootPattern-391440175-project-member] Snapshot retrieved successfully. Aug 07 10:03:06.026612 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-b915caa1-7aed-4419-803c-761097855723 tempest-TestVolumeBootPattern-391440175 tempest-TestVolumeBootPattern-391440175-project-member] https://10.4.3.8/volume/v3/snapshots/950998ba-96d1-49ce-b381-4d67044dab1c returned with HTTP 200 Aug 07 10:03:06.026987 np0000006707 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 1069/4267] 10.4.3.8 () {66 vars in 1340 bytes} [Fri Aug 7 10:03:06 2026] GET /volume/v3/snapshots/950998ba-96d1-49ce-b381-4d67044dab1c => generated 466 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 10:03:06.849050 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [None req-686017d1-7c1b-4621-bb83-97e9b327f79c None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:03:06.974879 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-686017d1-7c1b-4621-bb83-97e9b327f79c tempest-ProjectMemberTests39-1140464218 tempest-ProjectMemberTests39-1140464218-project-admin] POST https://10.4.3.8/volume/v3/volumes Aug 07 10:03:06.976168 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-686017d1-7c1b-4621-bb83-97e9b327f79c tempest-ProjectMemberTests39-1140464218 tempest-ProjectMemberTests39-1140464218-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-525198998"}} {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 10:03:06.978051 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.v3.volumes [None req-686017d1-7c1b-4621-bb83-97e9b327f79c tempest-ProjectMemberTests39-1140464218 tempest-ProjectMemberTests39-1140464218-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-525198998'}} {{(pid=100297) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 07 10:03:06.978051 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.v3.volumes [None req-686017d1-7c1b-4621-bb83-97e9b327f79c tempest-ProjectMemberTests39-1140464218 tempest-ProjectMemberTests39-1140464218-project-admin] Create volume of 1 GB Aug 07 10:03:06.984103 np0000006707 devstack@c-api.service[100297]: INFO cinder.volume.api [None req-686017d1-7c1b-4621-bb83-97e9b327f79c tempest-ProjectMemberTests39-1140464218 tempest-ProjectMemberTests39-1140464218-project-admin] Availability Zones retrieved successfully. Aug 07 10:03:06.992581 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.volume.api [None req-686017d1-7c1b-4621-bb83-97e9b327f79c tempest-ProjectMemberTests39-1140464218 tempest-ProjectMemberTests39-1140464218-project-admin] Flow 'volume_create_api' (25278d9e-1cdb-4518-944a-8ba9a0df7868) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100297) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 10:03:06.994055 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.volume.api [None req-686017d1-7c1b-4621-bb83-97e9b327f79c tempest-ProjectMemberTests39-1140464218 tempest-ProjectMemberTests39-1140464218-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (14444f82-6a1d-4bfa-8ee9-e0f7dee7ae85) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100297) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 10:03:06.995273 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.volume.flows.api.create_volume [None req-686017d1-7c1b-4621-bb83-97e9b327f79c tempest-ProjectMemberTests39-1140464218 tempest-ProjectMemberTests39-1140464218-project-admin] Validating volume size '1' using validate_int {{(pid=100297) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 07 10:03:07.022618 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.volume.api [None req-686017d1-7c1b-4621-bb83-97e9b327f79c tempest-ProjectMemberTests39-1140464218 tempest-ProjectMemberTests39-1140464218-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (14444f82-6a1d-4bfa-8ee9-e0f7dee7ae85) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-07T09:47:39Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=45fd9a3a-b61e-4c6c-9ab7-d02f06678d0d,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '45fd9a3a-b61e-4c6c-9ab7-d02f06678d0d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100297) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 10:03:07.023325 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.volume.api [None req-686017d1-7c1b-4621-bb83-97e9b327f79c tempest-ProjectMemberTests39-1140464218 tempest-ProjectMemberTests39-1140464218-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2441cc7f-6279-4fbd-a98e-99a90bec5260) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100297) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 10:03:07.037833 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.middleware.request_id [None req-eaf85bc7-3418-46bd-b3ad-a3d69a6b410b None None] RequestId filter calling following filter/app {{(pid=100298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:03:07.039526 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [None req-eaf85bc7-3418-46bd-b3ad-a3d69a6b410b tempest-TestVolumeBootPattern-391440175 tempest-TestVolumeBootPattern-391440175-project-member] GET https://10.4.3.8/volume/v3/snapshots/950998ba-96d1-49ce-b381-4d67044dab1c Aug 07 10:03:07.039783 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [None req-eaf85bc7-3418-46bd-b3ad-a3d69a6b410b tempest-TestVolumeBootPattern-391440175 tempest-TestVolumeBootPattern-391440175-project-member] Empty body provided in request {{(pid=100298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 10:03:07.040047 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [None req-eaf85bc7-3418-46bd-b3ad-a3d69a6b410b tempest-TestVolumeBootPattern-391440175 tempest-TestVolumeBootPattern-391440175-project-member] Calling method 'show' {{(pid=100298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 10:03:07.046815 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [None req-eaf85bc7-3418-46bd-b3ad-a3d69a6b410b tempest-TestVolumeBootPattern-391440175 tempest-TestVolumeBootPattern-391440175-project-member] https://10.4.3.8/volume/v3/snapshots/950998ba-96d1-49ce-b381-4d67044dab1c returned with HTTP 404 Aug 07 10:03:07.047492 np0000006707 devstack@c-api.service[100298]: [pid: 100298|app: 0|req: 1067/4268] 10.4.3.8 () {66 vars in 1340 bytes} [Fri Aug 7 10:03:07 2026] GET /volume/v3/snapshots/950998ba-96d1-49ce-b381-4d67044dab1c => generated 111 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 10:03:07.055145 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [None req-09f47da3-7a78-4507-bec0-e3599cea0cb1 None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:03:07.057925 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-09f47da3-7a78-4507-bec0-e3599cea0cb1 tempest-TestVolumeBootPattern-391440175 tempest-TestVolumeBootPattern-391440175-project-member] DELETE https://10.4.3.8/volume/v3/snapshots/6ac8c651-7546-4eb4-928e-34f8f27991df Aug 07 10:03:07.057925 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-09f47da3-7a78-4507-bec0-e3599cea0cb1 tempest-TestVolumeBootPattern-391440175 tempest-TestVolumeBootPattern-391440175-project-member] Empty body provided in request {{(pid=100296) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 10:03:07.058510 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-09f47da3-7a78-4507-bec0-e3599cea0cb1 tempest-TestVolumeBootPattern-391440175 tempest-TestVolumeBootPattern-391440175-project-member] Calling method 'delete' {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 10:03:07.058710 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.v3.snapshots [None req-09f47da3-7a78-4507-bec0-e3599cea0cb1 tempest-TestVolumeBootPattern-391440175 tempest-TestVolumeBootPattern-391440175-project-member] Delete snapshot with id: 6ac8c651-7546-4eb4-928e-34f8f27991df Aug 07 10:03:07.064949 np0000006707 devstack@c-api.service[100296]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 10:03:07.064949 np0000006707 devstack@c-api.service[100296]: warnings.warn( Aug 07 10:03:07.065761 np0000006707 devstack@c-api.service[100296]: INFO cinder.volume.api [None req-09f47da3-7a78-4507-bec0-e3599cea0cb1 tempest-TestVolumeBootPattern-391440175 tempest-TestVolumeBootPattern-391440175-project-member] Snapshot retrieved successfully. Aug 07 10:03:07.088628 np0000006707 devstack@c-api.service[100296]: INFO cinder.volume.api [None req-09f47da3-7a78-4507-bec0-e3599cea0cb1 tempest-TestVolumeBootPattern-391440175 tempest-TestVolumeBootPattern-391440175-project-member] Snapshot delete request issued successfully. Aug 07 10:03:07.089011 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-09f47da3-7a78-4507-bec0-e3599cea0cb1 tempest-TestVolumeBootPattern-391440175 tempest-TestVolumeBootPattern-391440175-project-member] https://10.4.3.8/volume/v3/snapshots/6ac8c651-7546-4eb4-928e-34f8f27991df returned with HTTP 202 Aug 07 10:03:07.089608 np0000006707 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 1065/4269] 10.4.3.8 () {66 vars in 1343 bytes} [Fri Aug 7 10:03:07 2026] DELETE /volume/v3/snapshots/6ac8c651-7546-4eb4-928e-34f8f27991df => generated 0 bytes in 35 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 07 10:03:07.099155 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-7583f106-dced-4aef-97de-b7e91c1c13b8 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:03:07.101461 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-7583f106-dced-4aef-97de-b7e91c1c13b8 tempest-TestVolumeBootPattern-391440175 tempest-TestVolumeBootPattern-391440175-project-member] GET https://10.4.3.8/volume/v3/snapshots/6ac8c651-7546-4eb4-928e-34f8f27991df Aug 07 10:03:07.102374 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-7583f106-dced-4aef-97de-b7e91c1c13b8 tempest-TestVolumeBootPattern-391440175 tempest-TestVolumeBootPattern-391440175-project-member] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 10:03:07.102374 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-7583f106-dced-4aef-97de-b7e91c1c13b8 tempest-TestVolumeBootPattern-391440175 tempest-TestVolumeBootPattern-391440175-project-member] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 10:03:07.108370 np0000006707 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 10:03:07.108370 np0000006707 devstack@c-api.service[100295]: warnings.warn( Aug 07 10:03:07.110255 np0000006707 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-7583f106-dced-4aef-97de-b7e91c1c13b8 tempest-TestVolumeBootPattern-391440175 tempest-TestVolumeBootPattern-391440175-project-member] Snapshot retrieved successfully. Aug 07 10:03:07.110459 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.quota [None req-686017d1-7c1b-4621-bb83-97e9b327f79c tempest-ProjectMemberTests39-1140464218 tempest-ProjectMemberTests39-1140464218-project-admin] Created reservations ['89ca7384-e14a-469f-bcee-d92ecac3968c', '3c66f6c7-95f8-43da-a1dd-139474328312', '3657d406-aaee-487a-8f27-df815534809f', 'f84bebb5-76ee-44d0-880c-7ee43d478c66'] {{(pid=100297) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 10:03:07.110842 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-7583f106-dced-4aef-97de-b7e91c1c13b8 tempest-TestVolumeBootPattern-391440175 tempest-TestVolumeBootPattern-391440175-project-member] https://10.4.3.8/volume/v3/snapshots/6ac8c651-7546-4eb4-928e-34f8f27991df returned with HTTP 200 Aug 07 10:03:07.111236 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.volume.api [None req-686017d1-7c1b-4621-bb83-97e9b327f79c tempest-ProjectMemberTests39-1140464218 tempest-ProjectMemberTests39-1140464218-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2441cc7f-6279-4fbd-a98e-99a90bec5260) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['89ca7384-e14a-469f-bcee-d92ecac3968c', '3c66f6c7-95f8-43da-a1dd-139474328312', '3657d406-aaee-487a-8f27-df815534809f', 'f84bebb5-76ee-44d0-880c-7ee43d478c66']}' {{(pid=100297) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 10:03:07.111367 np0000006707 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 1070/4270] 10.4.3.8 () {66 vars in 1340 bytes} [Fri Aug 7 10:03:07 2026] GET /volume/v3/snapshots/6ac8c651-7546-4eb4-928e-34f8f27991df => generated 465 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 10:03:07.112148 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.volume.api [None req-686017d1-7c1b-4621-bb83-97e9b327f79c tempest-ProjectMemberTests39-1140464218 tempest-ProjectMemberTests39-1140464218-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5c3c17b5-ac9c-4f8e-8734-16ec49eec29e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100297) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 10:03:07.136164 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.volume.api [None req-686017d1-7c1b-4621-bb83-97e9b327f79c tempest-ProjectMemberTests39-1140464218 tempest-ProjectMemberTests39-1140464218-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5c3c17b5-ac9c-4f8e-8734-16ec49eec29e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'f9f16281-3d5a-461e-9eba-388b8b541144', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-525198998',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='cfef7ec6aba84b8b846712712487fd1b',qos_specs=None,replication_status=,reservations=['89ca7384-e14a-469f-bcee-d92ecac3968c','3c66f6c7-95f8-43da-a1dd-139474328312','3657d406-aaee-487a-8f27-df815534809f','f84bebb5-76ee-44d0-880c-7ee43d478c66'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='4e75af7dd253436ba9a80446d90b94b6',volume_type_id=45fd9a3a-b61e-4c6c-9ab7-d02f06678d0d), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-07T10:03:07Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-525198998',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=f9f16281-3d5a-461e-9eba-388b8b541144,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='cfef7ec6aba84b8b846712712487fd1b',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='4e75af7dd253436ba9a80446d90b94b6',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(45fd9a3a-b61e-4c6c-9ab7-d02f06678d0d),volume_type_id=45fd9a3a-b61e-4c6c-9ab7-d02f06678d0d)}' {{(pid=100297) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 10:03:07.136869 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.volume.api [None req-686017d1-7c1b-4621-bb83-97e9b327f79c tempest-ProjectMemberTests39-1140464218 tempest-ProjectMemberTests39-1140464218-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (fdd52c63-779b-4de5-a27e-3ce81f1ab263) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100297) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 10:03:07.158572 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.volume.api [None req-686017d1-7c1b-4621-bb83-97e9b327f79c tempest-ProjectMemberTests39-1140464218 tempest-ProjectMemberTests39-1140464218-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (fdd52c63-779b-4de5-a27e-3ce81f1ab263) transitioned into state 'SUCCESS' from state '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-525198998',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='cfef7ec6aba84b8b846712712487fd1b',qos_specs=None,replication_status=,reservations=['89ca7384-e14a-469f-bcee-d92ecac3968c','3c66f6c7-95f8-43da-a1dd-139474328312','3657d406-aaee-487a-8f27-df815534809f','f84bebb5-76ee-44d0-880c-7ee43d478c66'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='4e75af7dd253436ba9a80446d90b94b6',volume_type_id=45fd9a3a-b61e-4c6c-9ab7-d02f06678d0d)}' {{(pid=100297) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 10:03:07.159696 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.volume.api [None req-686017d1-7c1b-4621-bb83-97e9b327f79c tempest-ProjectMemberTests39-1140464218 tempest-ProjectMemberTests39-1140464218-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5e19f7a7-1518-4e20-835d-2857dfe89d23) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100297) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 10:03:07.171538 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.volume.api [None req-686017d1-7c1b-4621-bb83-97e9b327f79c tempest-ProjectMemberTests39-1140464218 tempest-ProjectMemberTests39-1140464218-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5e19f7a7-1518-4e20-835d-2857dfe89d23) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100297) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 10:03:07.172574 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.volume.api [None req-686017d1-7c1b-4621-bb83-97e9b327f79c tempest-ProjectMemberTests39-1140464218 tempest-ProjectMemberTests39-1140464218-project-admin] Flow 'volume_create_api' (25278d9e-1cdb-4518-944a-8ba9a0df7868) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100297) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 10:03:07.172987 np0000006707 devstack@c-api.service[100297]: INFO cinder.volume.api [None req-686017d1-7c1b-4621-bb83-97e9b327f79c tempest-ProjectMemberTests39-1140464218 tempest-ProjectMemberTests39-1140464218-project-admin] Create volume request issued successfully. Aug 07 10:03:07.173805 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-686017d1-7c1b-4621-bb83-97e9b327f79c tempest-ProjectMemberTests39-1140464218 tempest-ProjectMemberTests39-1140464218-project-admin] https://10.4.3.8/volume/v3/volumes returned with HTTP 202 Aug 07 10:03:07.174358 np0000006707 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 1069/4271] 10.4.3.8 () {70 vars in 1284 bytes} [Fri Aug 7 10:03:06 2026] POST /volume/v3/volumes => generated 773 bytes in 327 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 07 10:03:07.189023 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.middleware.request_id [None req-109f3ab9-de4a-47ed-bf33-01b68ee65fb8 None None] RequestId filter calling following filter/app {{(pid=100298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:03:07.191395 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [None req-109f3ab9-de4a-47ed-bf33-01b68ee65fb8 tempest-ProjectMemberTests39-1140464218 tempest-ProjectMemberTests39-1140464218-project-admin] GET https://10.4.3.8/volume/v3/volumes/f9f16281-3d5a-461e-9eba-388b8b541144 Aug 07 10:03:07.192133 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [None req-109f3ab9-de4a-47ed-bf33-01b68ee65fb8 tempest-ProjectMemberTests39-1140464218 tempest-ProjectMemberTests39-1140464218-project-admin] Empty body provided in request {{(pid=100298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 10:03:07.192133 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [None req-109f3ab9-de4a-47ed-bf33-01b68ee65fb8 tempest-ProjectMemberTests39-1140464218 tempest-ProjectMemberTests39-1140464218-project-admin] Calling method 'show' {{(pid=100298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 10:03:07.199774 np0000006707 devstack@c-api.service[100298]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 10:03:07.199774 np0000006707 devstack@c-api.service[100298]: warnings.warn( Aug 07 10:03:07.203750 np0000006707 devstack@c-api.service[100298]: INFO cinder.volume.api [None req-109f3ab9-de4a-47ed-bf33-01b68ee65fb8 tempest-ProjectMemberTests39-1140464218 tempest-ProjectMemberTests39-1140464218-project-admin] Volume info retrieved successfully. Aug 07 10:03:07.207725 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [None req-109f3ab9-de4a-47ed-bf33-01b68ee65fb8 tempest-ProjectMemberTests39-1140464218 tempest-ProjectMemberTests39-1140464218-project-admin] https://10.4.3.8/volume/v3/volumes/f9f16281-3d5a-461e-9eba-388b8b541144 returned with HTTP 200 Aug 07 10:03:07.208126 np0000006707 devstack@c-api.service[100298]: [pid: 100298|app: 0|req: 1068/4272] 10.4.3.8 () {68 vars in 1374 bytes} [Fri Aug 7 10:03:07 2026] GET /volume/v3/volumes/f9f16281-3d5a-461e-9eba-388b8b541144 => generated 952 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 10:03:08.121203 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [None req-90ab395b-13ba-4fc0-9178-ec365ec37166 None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:03:08.122945 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-90ab395b-13ba-4fc0-9178-ec365ec37166 tempest-TestVolumeBootPattern-391440175 tempest-TestVolumeBootPattern-391440175-project-member] GET https://10.4.3.8/volume/v3/snapshots/6ac8c651-7546-4eb4-928e-34f8f27991df Aug 07 10:03:08.123184 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-90ab395b-13ba-4fc0-9178-ec365ec37166 tempest-TestVolumeBootPattern-391440175 tempest-TestVolumeBootPattern-391440175-project-member] Empty body provided in request {{(pid=100296) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 10:03:08.123443 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-90ab395b-13ba-4fc0-9178-ec365ec37166 tempest-TestVolumeBootPattern-391440175 tempest-TestVolumeBootPattern-391440175-project-member] Calling method 'show' {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 10:03:08.127681 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-90ab395b-13ba-4fc0-9178-ec365ec37166 tempest-TestVolumeBootPattern-391440175 tempest-TestVolumeBootPattern-391440175-project-member] https://10.4.3.8/volume/v3/snapshots/6ac8c651-7546-4eb4-928e-34f8f27991df returned with HTTP 404 Aug 07 10:03:08.128326 np0000006707 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 1066/4273] 10.4.3.8 () {66 vars in 1340 bytes} [Fri Aug 7 10:03:08 2026] GET /volume/v3/snapshots/6ac8c651-7546-4eb4-928e-34f8f27991df => generated 111 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 10:03:08.134637 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-0f4cf0a5-4f68-4d18-96f3-ee80c64a606c None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:03:08.138283 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-0f4cf0a5-4f68-4d18-96f3-ee80c64a606c tempest-TestVolumeBootPattern-391440175 tempest-TestVolumeBootPattern-391440175-project-member] DELETE https://10.4.3.8/volume/v3/snapshots/e86336b2-4f02-4e60-9fb7-54dfef217b7c Aug 07 10:03:08.138603 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-0f4cf0a5-4f68-4d18-96f3-ee80c64a606c tempest-TestVolumeBootPattern-391440175 tempest-TestVolumeBootPattern-391440175-project-member] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 10:03:08.138898 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-0f4cf0a5-4f68-4d18-96f3-ee80c64a606c tempest-TestVolumeBootPattern-391440175 tempest-TestVolumeBootPattern-391440175-project-member] Calling method 'delete' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 10:03:08.139050 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.v3.snapshots [None req-0f4cf0a5-4f68-4d18-96f3-ee80c64a606c tempest-TestVolumeBootPattern-391440175 tempest-TestVolumeBootPattern-391440175-project-member] Delete snapshot with id: e86336b2-4f02-4e60-9fb7-54dfef217b7c Aug 07 10:03:08.145870 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-0f4cf0a5-4f68-4d18-96f3-ee80c64a606c tempest-TestVolumeBootPattern-391440175 tempest-TestVolumeBootPattern-391440175-project-member] https://10.4.3.8/volume/v3/snapshots/e86336b2-4f02-4e60-9fb7-54dfef217b7c returned with HTTP 404 Aug 07 10:03:08.146466 np0000006707 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 1071/4274] 10.4.3.8 () {66 vars in 1343 bytes} [Fri Aug 7 10:03:08 2026] DELETE /volume/v3/snapshots/e86336b2-4f02-4e60-9fb7-54dfef217b7c => generated 111 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 10:03:08.154130 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [None req-2f0229e8-c4ae-43e9-9e51-778392019f58 None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:03:08.156655 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-2f0229e8-c4ae-43e9-9e51-778392019f58 tempest-TestVolumeBootPattern-391440175 tempest-TestVolumeBootPattern-391440175-project-member] GET https://10.4.3.8/volume/v3/snapshots/e86336b2-4f02-4e60-9fb7-54dfef217b7c Aug 07 10:03:08.156871 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-2f0229e8-c4ae-43e9-9e51-778392019f58 tempest-TestVolumeBootPattern-391440175 tempest-TestVolumeBootPattern-391440175-project-member] Empty body provided in request {{(pid=100297) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 10:03:08.157118 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-2f0229e8-c4ae-43e9-9e51-778392019f58 tempest-TestVolumeBootPattern-391440175 tempest-TestVolumeBootPattern-391440175-project-member] Calling method 'show' {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 10:03:08.164880 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-2f0229e8-c4ae-43e9-9e51-778392019f58 tempest-TestVolumeBootPattern-391440175 tempest-TestVolumeBootPattern-391440175-project-member] https://10.4.3.8/volume/v3/snapshots/e86336b2-4f02-4e60-9fb7-54dfef217b7c returned with HTTP 404 Aug 07 10:03:08.165553 np0000006707 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 1070/4275] 10.4.3.8 () {66 vars in 1340 bytes} [Fri Aug 7 10:03:08 2026] GET /volume/v3/snapshots/e86336b2-4f02-4e60-9fb7-54dfef217b7c => generated 111 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 10:03:08.173527 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.middleware.request_id [None req-256edec1-42c4-4205-99a7-9551b9ccdcd8 None None] RequestId filter calling following filter/app {{(pid=100298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:03:08.175720 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [None req-256edec1-42c4-4205-99a7-9551b9ccdcd8 tempest-TestVolumeBootPattern-391440175 tempest-TestVolumeBootPattern-391440175-project-member] DELETE https://10.4.3.8/volume/v3/snapshots/950998ba-96d1-49ce-b381-4d67044dab1c Aug 07 10:03:08.175975 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [None req-256edec1-42c4-4205-99a7-9551b9ccdcd8 tempest-TestVolumeBootPattern-391440175 tempest-TestVolumeBootPattern-391440175-project-member] Empty body provided in request {{(pid=100298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 10:03:08.176320 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [None req-256edec1-42c4-4205-99a7-9551b9ccdcd8 tempest-TestVolumeBootPattern-391440175 tempest-TestVolumeBootPattern-391440175-project-member] Calling method 'delete' {{(pid=100298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 10:03:08.176391 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.v3.snapshots [None req-256edec1-42c4-4205-99a7-9551b9ccdcd8 tempest-TestVolumeBootPattern-391440175 tempest-TestVolumeBootPattern-391440175-project-member] Delete snapshot with id: 950998ba-96d1-49ce-b381-4d67044dab1c Aug 07 10:03:08.181485 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [None req-256edec1-42c4-4205-99a7-9551b9ccdcd8 tempest-TestVolumeBootPattern-391440175 tempest-TestVolumeBootPattern-391440175-project-member] https://10.4.3.8/volume/v3/snapshots/950998ba-96d1-49ce-b381-4d67044dab1c returned with HTTP 404 Aug 07 10:03:08.182118 np0000006707 devstack@c-api.service[100298]: [pid: 100298|app: 0|req: 1069/4276] 10.4.3.8 () {66 vars in 1343 bytes} [Fri Aug 7 10:03:08 2026] DELETE /volume/v3/snapshots/950998ba-96d1-49ce-b381-4d67044dab1c => generated 111 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 10:03:08.190155 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [None req-e388a52b-2181-47a5-aa16-776fb2ccf096 None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:03:08.192438 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-e388a52b-2181-47a5-aa16-776fb2ccf096 tempest-TestVolumeBootPattern-391440175 tempest-TestVolumeBootPattern-391440175-project-member] GET https://10.4.3.8/volume/v3/snapshots/950998ba-96d1-49ce-b381-4d67044dab1c Aug 07 10:03:08.192726 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-e388a52b-2181-47a5-aa16-776fb2ccf096 tempest-TestVolumeBootPattern-391440175 tempest-TestVolumeBootPattern-391440175-project-member] Empty body provided in request {{(pid=100296) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 10:03:08.194212 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-e388a52b-2181-47a5-aa16-776fb2ccf096 tempest-TestVolumeBootPattern-391440175 tempest-TestVolumeBootPattern-391440175-project-member] Calling method 'show' {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 10:03:08.198596 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-e388a52b-2181-47a5-aa16-776fb2ccf096 tempest-TestVolumeBootPattern-391440175 tempest-TestVolumeBootPattern-391440175-project-member] https://10.4.3.8/volume/v3/snapshots/950998ba-96d1-49ce-b381-4d67044dab1c returned with HTTP 404 Aug 07 10:03:08.199284 np0000006707 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 1067/4277] 10.4.3.8 () {66 vars in 1340 bytes} [Fri Aug 7 10:03:08 2026] GET /volume/v3/snapshots/950998ba-96d1-49ce-b381-4d67044dab1c => generated 111 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 10:03:08.207017 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-8084e732-ed88-46eb-a75b-12bbadbb4d31 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:03:08.209527 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-8084e732-ed88-46eb-a75b-12bbadbb4d31 tempest-TestVolumeBootPattern-391440175 tempest-TestVolumeBootPattern-391440175-project-member] DELETE https://10.4.3.8/volume/v3/snapshots/6ac8c651-7546-4eb4-928e-34f8f27991df Aug 07 10:03:08.209763 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-8084e732-ed88-46eb-a75b-12bbadbb4d31 tempest-TestVolumeBootPattern-391440175 tempest-TestVolumeBootPattern-391440175-project-member] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 10:03:08.209988 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-8084e732-ed88-46eb-a75b-12bbadbb4d31 tempest-TestVolumeBootPattern-391440175 tempest-TestVolumeBootPattern-391440175-project-member] Calling method 'delete' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 10:03:08.210120 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.v3.snapshots [None req-8084e732-ed88-46eb-a75b-12bbadbb4d31 tempest-TestVolumeBootPattern-391440175 tempest-TestVolumeBootPattern-391440175-project-member] Delete snapshot with id: 6ac8c651-7546-4eb4-928e-34f8f27991df Aug 07 10:03:08.215330 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-8084e732-ed88-46eb-a75b-12bbadbb4d31 tempest-TestVolumeBootPattern-391440175 tempest-TestVolumeBootPattern-391440175-project-member] https://10.4.3.8/volume/v3/snapshots/6ac8c651-7546-4eb4-928e-34f8f27991df returned with HTTP 404 Aug 07 10:03:08.215879 np0000006707 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 1072/4278] 10.4.3.8 () {66 vars in 1343 bytes} [Fri Aug 7 10:03:08 2026] DELETE /volume/v3/snapshots/6ac8c651-7546-4eb4-928e-34f8f27991df => generated 111 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 10:03:08.223495 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [None req-e5514534-72a9-4a45-804c-984793224967 None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:03:08.224442 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.middleware.request_id [None req-f7efb85d-5041-4db2-a214-1f0b9047f76f None None] RequestId filter calling following filter/app {{(pid=100298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:03:08.225543 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-e5514534-72a9-4a45-804c-984793224967 tempest-ProjectMemberTests39-1140464218 tempest-ProjectMemberTests39-1140464218-project-admin] GET https://10.4.3.8/volume/v3/volumes/f9f16281-3d5a-461e-9eba-388b8b541144 Aug 07 10:03:08.225827 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-e5514534-72a9-4a45-804c-984793224967 tempest-ProjectMemberTests39-1140464218 tempest-ProjectMemberTests39-1140464218-project-admin] Empty body provided in request {{(pid=100297) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 10:03:08.226029 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-e5514534-72a9-4a45-804c-984793224967 tempest-ProjectMemberTests39-1140464218 tempest-ProjectMemberTests39-1140464218-project-admin] Calling method 'show' {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 10:03:08.227434 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [None req-f7efb85d-5041-4db2-a214-1f0b9047f76f tempest-TestVolumeBootPattern-391440175 tempest-TestVolumeBootPattern-391440175-project-member] GET https://10.4.3.8/volume/v3/snapshots/6ac8c651-7546-4eb4-928e-34f8f27991df Aug 07 10:03:08.227680 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [None req-f7efb85d-5041-4db2-a214-1f0b9047f76f tempest-TestVolumeBootPattern-391440175 tempest-TestVolumeBootPattern-391440175-project-member] Empty body provided in request {{(pid=100298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 10:03:08.227870 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [None req-f7efb85d-5041-4db2-a214-1f0b9047f76f tempest-TestVolumeBootPattern-391440175 tempest-TestVolumeBootPattern-391440175-project-member] Calling method 'show' {{(pid=100298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 10:03:08.233378 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [None req-f7efb85d-5041-4db2-a214-1f0b9047f76f tempest-TestVolumeBootPattern-391440175 tempest-TestVolumeBootPattern-391440175-project-member] https://10.4.3.8/volume/v3/snapshots/6ac8c651-7546-4eb4-928e-34f8f27991df returned with HTTP 404 Aug 07 10:03:08.234093 np0000006707 devstack@c-api.service[100298]: [pid: 100298|app: 0|req: 1070/4279] 10.4.3.8 () {66 vars in 1340 bytes} [Fri Aug 7 10:03:08 2026] GET /volume/v3/snapshots/6ac8c651-7546-4eb4-928e-34f8f27991df => generated 111 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 10:03:08.237236 np0000006707 devstack@c-api.service[100297]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 10:03:08.237236 np0000006707 devstack@c-api.service[100297]: warnings.warn( Aug 07 10:03:08.242988 np0000006707 devstack@c-api.service[100297]: INFO cinder.volume.api [None req-e5514534-72a9-4a45-804c-984793224967 tempest-ProjectMemberTests39-1140464218 tempest-ProjectMemberTests39-1140464218-project-admin] Volume info retrieved successfully. Aug 07 10:03:08.249109 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-e5514534-72a9-4a45-804c-984793224967 tempest-ProjectMemberTests39-1140464218 tempest-ProjectMemberTests39-1140464218-project-admin] https://10.4.3.8/volume/v3/volumes/f9f16281-3d5a-461e-9eba-388b8b541144 returned with HTTP 200 Aug 07 10:03:08.249709 np0000006707 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 1071/4280] 10.4.3.8 () {68 vars in 1374 bytes} [Fri Aug 7 10:03:08 2026] GET /volume/v3/volumes/f9f16281-3d5a-461e-9eba-388b8b541144 => generated 1004 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 10:03:08.266880 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [None req-47163572-fa21-4007-a9da-11ab1afcaad5 None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:03:08.269002 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-47163572-fa21-4007-a9da-11ab1afcaad5 tempest-ProjectMemberTests39-1140464218 tempest-ProjectMemberTests39-1140464218-project-admin] POST https://10.4.3.8/volume/v3/backups Aug 07 10:03:08.269754 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-47163572-fa21-4007-a9da-11ab1afcaad5 tempest-ProjectMemberTests39-1140464218 tempest-ProjectMemberTests39-1140464218-project-admin] Action: 'create', calling method: create, body: {"backup": {"volume_id": "f9f16281-3d5a-461e-9eba-388b8b541144", "name": "tempest-type-Backup-71052564"}} {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 10:03:08.272021 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.contrib.backups [None req-47163572-fa21-4007-a9da-11ab1afcaad5 tempest-ProjectMemberTests39-1140464218 tempest-ProjectMemberTests39-1140464218-project-admin] Creating new backup {'backup': {'volume_id': 'f9f16281-3d5a-461e-9eba-388b8b541144', 'name': 'tempest-type-Backup-71052564'}} {{(pid=100296) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 07 10:03:08.272326 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.contrib.backups [None req-47163572-fa21-4007-a9da-11ab1afcaad5 tempest-ProjectMemberTests39-1140464218 tempest-ProjectMemberTests39-1140464218-project-admin] Creating backup of volume f9f16281-3d5a-461e-9eba-388b8b541144 in container None Aug 07 10:03:08.282510 np0000006707 devstack@c-api.service[100296]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 10:03:08.282510 np0000006707 devstack@c-api.service[100296]: warnings.warn( Aug 07 10:03:08.282986 np0000006707 devstack@c-api.service[100296]: INFO cinder.volume.api [None req-47163572-fa21-4007-a9da-11ab1afcaad5 tempest-ProjectMemberTests39-1140464218 tempest-ProjectMemberTests39-1140464218-project-admin] Volume info retrieved successfully. Aug 07 10:03:08.314276 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.quota [None req-47163572-fa21-4007-a9da-11ab1afcaad5 tempest-ProjectMemberTests39-1140464218 tempest-ProjectMemberTests39-1140464218-project-admin] Created reservations ['2d9e4901-3cf7-40dd-ab2a-fa16934d3d9f', 'bd6f91ee-1d38-44da-bda6-02a48333ce42'] {{(pid=100296) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 10:03:08.356898 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-47163572-fa21-4007-a9da-11ab1afcaad5 tempest-ProjectMemberTests39-1140464218 tempest-ProjectMemberTests39-1140464218-project-admin] https://10.4.3.8/volume/v3/backups returned with HTTP 202 Aug 07 10:03:08.359227 np0000006707 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 1068/4281] 10.4.3.8 () {70 vars in 1285 bytes} [Fri Aug 7 10:03:08 2026] POST /volume/v3/backups => generated 310 bytes in 93 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 07 10:03:08.367993 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-b5212ec7-b2ac-4c73-87bc-4e13f10e01bd None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:03:08.372135 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-b5212ec7-b2ac-4c73-87bc-4e13f10e01bd tempest-ProjectMemberTests39-1140464218 tempest-ProjectMemberTests39-1140464218-project-admin] GET https://10.4.3.8/volume/v3/backups/f0015ae2-d5ed-4767-94aa-89ede8e5f7e7 Aug 07 10:03:08.372378 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-b5212ec7-b2ac-4c73-87bc-4e13f10e01bd tempest-ProjectMemberTests39-1140464218 tempest-ProjectMemberTests39-1140464218-project-admin] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 10:03:08.372718 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-b5212ec7-b2ac-4c73-87bc-4e13f10e01bd tempest-ProjectMemberTests39-1140464218 tempest-ProjectMemberTests39-1140464218-project-admin] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 10:03:08.372718 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.v3.backups [None req-b5212ec7-b2ac-4c73-87bc-4e13f10e01bd tempest-ProjectMemberTests39-1140464218 tempest-ProjectMemberTests39-1140464218-project-admin] Show backup with id f0015ae2-d5ed-4767-94aa-89ede8e5f7e7. {{(pid=100295) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 10:03:08.377354 np0000006707 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 10:03:08.377354 np0000006707 devstack@c-api.service[100295]: warnings.warn( Aug 07 10:03:08.378134 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-b5212ec7-b2ac-4c73-87bc-4e13f10e01bd tempest-ProjectMemberTests39-1140464218 tempest-ProjectMemberTests39-1140464218-project-admin] https://10.4.3.8/volume/v3/backups/f0015ae2-d5ed-4767-94aa-89ede8e5f7e7 returned with HTTP 200 Aug 07 10:03:08.378726 np0000006707 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 1073/4282] 10.4.3.8 () {68 vars in 1374 bytes} [Fri Aug 7 10:03:08 2026] GET /volume/v3/backups/f0015ae2-d5ed-4767-94aa-89ede8e5f7e7 => generated 717 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 10:03:09.391514 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.middleware.request_id [None req-7edf30e6-5692-4854-b6bd-816d532481bf None None] RequestId filter calling following filter/app {{(pid=100298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:03:09.393583 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [None req-7edf30e6-5692-4854-b6bd-816d532481bf tempest-ProjectMemberTests39-1140464218 tempest-ProjectMemberTests39-1140464218-project-admin] GET https://10.4.3.8/volume/v3/backups/f0015ae2-d5ed-4767-94aa-89ede8e5f7e7 Aug 07 10:03:09.394454 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [None req-7edf30e6-5692-4854-b6bd-816d532481bf tempest-ProjectMemberTests39-1140464218 tempest-ProjectMemberTests39-1140464218-project-admin] Empty body provided in request {{(pid=100298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 10:03:09.394730 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [None req-7edf30e6-5692-4854-b6bd-816d532481bf tempest-ProjectMemberTests39-1140464218 tempest-ProjectMemberTests39-1140464218-project-admin] Calling method 'show' {{(pid=100298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 10:03:09.394870 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.v3.backups [None req-7edf30e6-5692-4854-b6bd-816d532481bf tempest-ProjectMemberTests39-1140464218 tempest-ProjectMemberTests39-1140464218-project-admin] Show backup with id f0015ae2-d5ed-4767-94aa-89ede8e5f7e7. {{(pid=100298) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 10:03:09.400588 np0000006707 devstack@c-api.service[100298]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 10:03:09.400588 np0000006707 devstack@c-api.service[100298]: warnings.warn( Aug 07 10:03:09.400910 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [None req-7edf30e6-5692-4854-b6bd-816d532481bf tempest-ProjectMemberTests39-1140464218 tempest-ProjectMemberTests39-1140464218-project-admin] https://10.4.3.8/volume/v3/backups/f0015ae2-d5ed-4767-94aa-89ede8e5f7e7 returned with HTTP 200 Aug 07 10:03:09.401396 np0000006707 devstack@c-api.service[100298]: [pid: 100298|app: 0|req: 1071/4283] 10.4.3.8 () {68 vars in 1374 bytes} [Fri Aug 7 10:03:09 2026] GET /volume/v3/backups/f0015ae2-d5ed-4767-94aa-89ede8e5f7e7 => generated 719 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 10:03:09.523181 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [req-596833ee-cbc5-4f15-a6f6-f14faba437ba req-c6090a59-3562-432b-98ba-54a32b6a7d08 None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:03:09.525756 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [req-596833ee-cbc5-4f15-a6f6-f14faba437ba req-c6090a59-3562-432b-98ba-54a32b6a7d08 tempest-TestVolumeBootPattern-391440175 tempest-TestVolumeBootPattern-391440175-project-member] DELETE https://10.4.3.8/volume/v3/attachments/be9bd618-dc2d-4f5c-b571-3b3d76b6d621 Aug 07 10:03:09.525976 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [req-596833ee-cbc5-4f15-a6f6-f14faba437ba req-c6090a59-3562-432b-98ba-54a32b6a7d08 tempest-TestVolumeBootPattern-391440175 tempest-TestVolumeBootPattern-391440175-project-member] Empty body provided in request {{(pid=100297) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 10:03:09.526162 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [req-596833ee-cbc5-4f15-a6f6-f14faba437ba req-c6090a59-3562-432b-98ba-54a32b6a7d08 tempest-TestVolumeBootPattern-391440175 tempest-TestVolumeBootPattern-391440175-project-member] Calling method 'version_select' {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 10:03:09.535311 np0000006707 devstack@c-api.service[100297]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 10:03:09.535311 np0000006707 devstack@c-api.service[100297]: warnings.warn( Aug 07 10:03:09.595315 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [req-596833ee-cbc5-4f15-a6f6-f14faba437ba req-c6090a59-3562-432b-98ba-54a32b6a7d08 tempest-TestVolumeBootPattern-391440175 tempest-TestVolumeBootPattern-391440175-project-member] https://10.4.3.8/volume/v3/attachments/be9bd618-dc2d-4f5c-b571-3b3d76b6d621 returned with HTTP 200 Aug 07 10:03:09.596300 np0000006707 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 1072/4284] 10.4.3.8 () {72 vars in 1659 bytes} [Fri Aug 7 10:03:09 2026] DELETE /volume/v3/attachments/be9bd618-dc2d-4f5c-b571-3b3d76b6d621 => generated 19 bytes in 73 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 10:03:09.842574 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [None req-b001e9d6-e796-4a85-a625-013e552eb42f None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:03:09.887517 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-b001e9d6-e796-4a85-a625-013e552eb42f tempest-TestEncryptedCinderVolumes-1658627133 tempest-TestEncryptedCinderVolumes-1658627133-project-admin] POST https://10.4.3.8/volume/v3/types Aug 07 10:03:09.889404 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-b001e9d6-e796-4a85-a625-013e552eb42f tempest-TestEncryptedCinderVolumes-1658627133 tempest-TestEncryptedCinderVolumes-1658627133-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-scenario-type-luks-30556463", "extra_specs": {}}} {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 10:03:09.889404 np0000006707 devstack@c-api.service[100296]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 10:03:09.889404 np0000006707 devstack@c-api.service[100296]: warnings.warn( Aug 07 10:03:09.911169 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-b001e9d6-e796-4a85-a625-013e552eb42f tempest-TestEncryptedCinderVolumes-1658627133 tempest-TestEncryptedCinderVolumes-1658627133-project-admin] https://10.4.3.8/volume/v3/types returned with HTTP 200 Aug 07 10:03:09.911740 np0000006707 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 1069/4285] 10.4.3.8 () {68 vars in 1238 bytes} [Fri Aug 7 10:03:09 2026] POST /volume/v3/types => generated 210 bytes in 70 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 10:03:09.923074 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-cef1bbe3-72d7-419f-9852-80870fbf3629 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:03:09.925413 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-cef1bbe3-72d7-419f-9852-80870fbf3629 tempest-TestEncryptedCinderVolumes-1658627133 tempest-TestEncryptedCinderVolumes-1658627133-project-admin] POST https://10.4.3.8/volume/v3/types/ded03d93-7db8-41c7-9b48-0606d64083b9/encryption Aug 07 10:03:09.925839 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-cef1bbe3-72d7-419f-9852-80870fbf3629 tempest-TestEncryptedCinderVolumes-1658627133 tempest-TestEncryptedCinderVolumes-1658627133-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "luks", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 10:03:09.946201 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-cef1bbe3-72d7-419f-9852-80870fbf3629 tempest-TestEncryptedCinderVolumes-1658627133 tempest-TestEncryptedCinderVolumes-1658627133-project-admin] https://10.4.3.8/volume/v3/types/ded03d93-7db8-41c7-9b48-0606d64083b9/encryption returned with HTTP 200 Aug 07 10:03:09.946853 np0000006707 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 1074/4286] 10.4.3.8 () {68 vars in 1383 bytes} [Fri Aug 7 10:03:09 2026] POST /volume/v3/types/ded03d93-7db8-41c7-9b48-0606d64083b9/encryption => generated 230 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 10:03:09.956155 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.middleware.request_id [None req-bc0ecf11-b862-4a15-904d-cd2f6a87fb55 None None] RequestId filter calling following filter/app {{(pid=100298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:03:10.044215 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [None req-bc0ecf11-b862-4a15-904d-cd2f6a87fb55 tempest-TestEncryptedCinderVolumes-1545393347 tempest-TestEncryptedCinderVolumes-1545393347-project-member] POST https://10.4.3.8/volume/v3/volumes Aug 07 10:03:10.045681 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [None req-bc0ecf11-b862-4a15-904d-cd2f6a87fb55 tempest-TestEncryptedCinderVolumes-1545393347 tempest-TestEncryptedCinderVolumes-1545393347-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestEncryptedCinderVolumes-volume-1612744003", "snapshot_id": null, "imageRef": null, "volume_type": "tempest-scenario-type-luks-30556463", "size": 1}} {{(pid=100298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 10:03:10.046381 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.v3.volumes [None req-bc0ecf11-b862-4a15-904d-cd2f6a87fb55 tempest-TestEncryptedCinderVolumes-1545393347 tempest-TestEncryptedCinderVolumes-1545393347-project-member] Create volume request body: {'volume': {'name': 'tempest-TestEncryptedCinderVolumes-volume-1612744003', 'snapshot_id': None, 'imageRef': None, 'volume_type': 'tempest-scenario-type-luks-30556463', 'size': 1}} {{(pid=100298) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 07 10:03:10.050991 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.v3.volumes [None req-bc0ecf11-b862-4a15-904d-cd2f6a87fb55 tempest-TestEncryptedCinderVolumes-1545393347 tempest-TestEncryptedCinderVolumes-1545393347-project-member] Create volume of 1 GB Aug 07 10:03:10.051409 np0000006707 devstack@c-api.service[100298]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 10:03:10.051409 np0000006707 devstack@c-api.service[100298]: warnings.warn( Aug 07 10:03:10.052175 np0000006707 devstack@c-api.service[100298]: INFO cinder.volume.api [None req-bc0ecf11-b862-4a15-904d-cd2f6a87fb55 tempest-TestEncryptedCinderVolumes-1545393347 tempest-TestEncryptedCinderVolumes-1545393347-project-member] Availability Zones retrieved successfully. Aug 07 10:03:10.059750 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.volume.api [None req-bc0ecf11-b862-4a15-904d-cd2f6a87fb55 tempest-TestEncryptedCinderVolumes-1545393347 tempest-TestEncryptedCinderVolumes-1545393347-project-member] Flow 'volume_create_api' (a21324bd-6725-46ba-992a-60f11e19a8f4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100298) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 10:03:10.060915 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.volume.api [None req-bc0ecf11-b862-4a15-904d-cd2f6a87fb55 tempest-TestEncryptedCinderVolumes-1545393347 tempest-TestEncryptedCinderVolumes-1545393347-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3fa6c9f1-7a3e-4989-a09e-49061f66a2af) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100298) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 10:03:10.061947 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.volume.flows.api.create_volume [None req-bc0ecf11-b862-4a15-904d-cd2f6a87fb55 tempest-TestEncryptedCinderVolumes-1545393347 tempest-TestEncryptedCinderVolumes-1545393347-project-member] Validating volume size '1' using validate_int {{(pid=100298) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 07 10:03:10.094178 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.volume.api [None req-bc0ecf11-b862-4a15-904d-cd2f6a87fb55 tempest-TestEncryptedCinderVolumes-1545393347 tempest-TestEncryptedCinderVolumes-1545393347-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3fa6c9f1-7a3e-4989-a09e-49061f66a2af) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-07T10:03:10Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=ded03d93-7db8-41c7-9b48-0606d64083b9,is_public=True,name='tempest-scenario-type-luks-30556463',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'ded03d93-7db8-41c7-9b48-0606d64083b9', '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=100298) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 10:03:10.094937 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.volume.api [None req-bc0ecf11-b862-4a15-904d-cd2f6a87fb55 tempest-TestEncryptedCinderVolumes-1545393347 tempest-TestEncryptedCinderVolumes-1545393347-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b531821b-e5a3-46a4-a13c-92c87dab6edb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100298) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 10:03:10.132898 np0000006707 devstack@c-api.service[100298]: WARNING cinder.quota [None req-bc0ecf11-b862-4a15-904d-cd2f6a87fb55 tempest-TestEncryptedCinderVolumes-1545393347 tempest-TestEncryptedCinderVolumes-1545393347-project-member] Deprecated: Default quota for resource: volumes_tempest-scenario-type-luks-30556463 is set by the default quota flag: quota_volumes_tempest-scenario-type-luks-30556463, it is now deprecated. Please use the default quota class for default quota. Aug 07 10:03:10.133333 np0000006707 devstack@c-api.service[100298]: WARNING cinder.quota [None req-bc0ecf11-b862-4a15-904d-cd2f6a87fb55 tempest-TestEncryptedCinderVolumes-1545393347 tempest-TestEncryptedCinderVolumes-1545393347-project-member] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-luks-30556463 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-luks-30556463, it is now deprecated. Please use the default quota class for default quota. Aug 07 10:03:10.172404 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.quota [None req-bc0ecf11-b862-4a15-904d-cd2f6a87fb55 tempest-TestEncryptedCinderVolumes-1545393347 tempest-TestEncryptedCinderVolumes-1545393347-project-member] Created reservations ['c04ea140-6c49-4ae7-9b33-b708588d6b9f', '69e1f927-e02b-4299-878d-bcc4c7658016', '79f7ee01-a92e-474a-bee6-0f4ef4336766', '58878dd4-5e07-4bbe-8561-b7525f76508f'] {{(pid=100298) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 10:03:10.173536 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.volume.api [None req-bc0ecf11-b862-4a15-904d-cd2f6a87fb55 tempest-TestEncryptedCinderVolumes-1545393347 tempest-TestEncryptedCinderVolumes-1545393347-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b531821b-e5a3-46a4-a13c-92c87dab6edb) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['c04ea140-6c49-4ae7-9b33-b708588d6b9f', '69e1f927-e02b-4299-878d-bcc4c7658016', '79f7ee01-a92e-474a-bee6-0f4ef4336766', '58878dd4-5e07-4bbe-8561-b7525f76508f']}' {{(pid=100298) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 10:03:10.174435 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.volume.api [None req-bc0ecf11-b862-4a15-904d-cd2f6a87fb55 tempest-TestEncryptedCinderVolumes-1545393347 tempest-TestEncryptedCinderVolumes-1545393347-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1d165c33-2025-4e85-a8bd-ba96725c565e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100298) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 10:03:10.205320 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.volume.api [None req-bc0ecf11-b862-4a15-904d-cd2f6a87fb55 tempest-TestEncryptedCinderVolumes-1545393347 tempest-TestEncryptedCinderVolumes-1545393347-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1d165c33-2025-4e85-a8bd-ba96725c565e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '10d978f9-9e95-411c-87a2-524d4d4f3017', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestEncryptedCinderVolumes-volume-1612744003',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='cc490062f8584133be9ddbf1103c1c1b',qos_specs=None,replication_status=,reservations=['c04ea140-6c49-4ae7-9b33-b708588d6b9f','69e1f927-e02b-4299-878d-bcc4c7658016','79f7ee01-a92e-474a-bee6-0f4ef4336766','58878dd4-5e07-4bbe-8561-b7525f76508f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f6192f07ac674535afeaa5a26aa5901d',volume_type_id=ded03d93-7db8-41c7-9b48-0606d64083b9), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-07T10:03:10Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestEncryptedCinderVolumes-volume-1612744003',ec2_id=None,encryption_key_id=00000000-0000-0000-0000-000000000000,glance_metadata=,group=,group_id=None,host=None,id=10d978f9-9e95-411c-87a2-524d4d4f3017,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='cc490062f8584133be9ddbf1103c1c1b',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='f6192f07ac674535afeaa5a26aa5901d',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(ded03d93-7db8-41c7-9b48-0606d64083b9),volume_type_id=ded03d93-7db8-41c7-9b48-0606d64083b9)}' {{(pid=100298) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 10:03:10.206641 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.volume.api [None req-bc0ecf11-b862-4a15-904d-cd2f6a87fb55 tempest-TestEncryptedCinderVolumes-1545393347 tempest-TestEncryptedCinderVolumes-1545393347-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3501ef42-7b96-4ad3-a81c-f87079a42b82) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100298) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 10:03:10.239692 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.volume.api [None req-bc0ecf11-b862-4a15-904d-cd2f6a87fb55 tempest-TestEncryptedCinderVolumes-1545393347 tempest-TestEncryptedCinderVolumes-1545393347-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3501ef42-7b96-4ad3-a81c-f87079a42b82) transitioned into state 'SUCCESS' from state '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-1612744003',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='cc490062f8584133be9ddbf1103c1c1b',qos_specs=None,replication_status=,reservations=['c04ea140-6c49-4ae7-9b33-b708588d6b9f','69e1f927-e02b-4299-878d-bcc4c7658016','79f7ee01-a92e-474a-bee6-0f4ef4336766','58878dd4-5e07-4bbe-8561-b7525f76508f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f6192f07ac674535afeaa5a26aa5901d',volume_type_id=ded03d93-7db8-41c7-9b48-0606d64083b9)}' {{(pid=100298) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 10:03:10.240300 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.volume.api [None req-bc0ecf11-b862-4a15-904d-cd2f6a87fb55 tempest-TestEncryptedCinderVolumes-1545393347 tempest-TestEncryptedCinderVolumes-1545393347-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (04f58fb0-aeb7-44b6-90a5-c702cce9653c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100298) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 10:03:10.256166 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.volume.api [None req-bc0ecf11-b862-4a15-904d-cd2f6a87fb55 tempest-TestEncryptedCinderVolumes-1545393347 tempest-TestEncryptedCinderVolumes-1545393347-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (04f58fb0-aeb7-44b6-90a5-c702cce9653c) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100298) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 10:03:10.256875 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.volume.api [None req-bc0ecf11-b862-4a15-904d-cd2f6a87fb55 tempest-TestEncryptedCinderVolumes-1545393347 tempest-TestEncryptedCinderVolumes-1545393347-project-member] Flow 'volume_create_api' (a21324bd-6725-46ba-992a-60f11e19a8f4) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100298) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 10:03:10.257271 np0000006707 devstack@c-api.service[100298]: INFO cinder.volume.api [None req-bc0ecf11-b862-4a15-904d-cd2f6a87fb55 tempest-TestEncryptedCinderVolumes-1545393347 tempest-TestEncryptedCinderVolumes-1545393347-project-member] Create volume request issued successfully. Aug 07 10:03:10.258191 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [None req-bc0ecf11-b862-4a15-904d-cd2f6a87fb55 tempest-TestEncryptedCinderVolumes-1545393347 tempest-TestEncryptedCinderVolumes-1545393347-project-member] https://10.4.3.8/volume/v3/volumes returned with HTTP 202 Aug 07 10:03:10.258372 np0000006707 devstack@c-api.service[100298]: [pid: 100298|app: 0|req: 1072/4287] 10.4.3.8 () {68 vars in 1245 bytes} [Fri Aug 7 10:03:09 2026] POST /volume/v3/volumes => generated 779 bytes in 303 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 07 10:03:10.276192 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [None req-7263bde1-86dd-4634-9e0c-4c7491c4bff0 None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:03:10.278042 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-7263bde1-86dd-4634-9e0c-4c7491c4bff0 tempest-TestEncryptedCinderVolumes-1545393347 tempest-TestEncryptedCinderVolumes-1545393347-project-member] GET https://10.4.3.8/volume/v3/volumes/10d978f9-9e95-411c-87a2-524d4d4f3017 Aug 07 10:03:10.278411 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-7263bde1-86dd-4634-9e0c-4c7491c4bff0 tempest-TestEncryptedCinderVolumes-1545393347 tempest-TestEncryptedCinderVolumes-1545393347-project-member] Empty body provided in request {{(pid=100297) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 10:03:10.278501 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-7263bde1-86dd-4634-9e0c-4c7491c4bff0 tempest-TestEncryptedCinderVolumes-1545393347 tempest-TestEncryptedCinderVolumes-1545393347-project-member] Calling method 'show' {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 10:03:10.285991 np0000006707 devstack@c-api.service[100297]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 10:03:10.285991 np0000006707 devstack@c-api.service[100297]: warnings.warn( Aug 07 10:03:10.289867 np0000006707 devstack@c-api.service[100297]: INFO cinder.volume.api [None req-7263bde1-86dd-4634-9e0c-4c7491c4bff0 tempest-TestEncryptedCinderVolumes-1545393347 tempest-TestEncryptedCinderVolumes-1545393347-project-member] Volume info retrieved successfully. Aug 07 10:03:10.295562 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-7263bde1-86dd-4634-9e0c-4c7491c4bff0 tempest-TestEncryptedCinderVolumes-1545393347 tempest-TestEncryptedCinderVolumes-1545393347-project-member] https://10.4.3.8/volume/v3/volumes/10d978f9-9e95-411c-87a2-524d4d4f3017 returned with HTTP 200 Aug 07 10:03:10.296036 np0000006707 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 1073/4288] 10.4.3.8 () {66 vars in 1334 bytes} [Fri Aug 7 10:03:10 2026] GET /volume/v3/volumes/10d978f9-9e95-411c-87a2-524d4d4f3017 => generated 847 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 10:03:10.414414 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [None req-b9c2480e-994e-4ad8-81c3-c1d646ba8452 None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:03:10.416562 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-b9c2480e-994e-4ad8-81c3-c1d646ba8452 tempest-ProjectMemberTests39-1140464218 tempest-ProjectMemberTests39-1140464218-project-admin] GET https://10.4.3.8/volume/v3/backups/f0015ae2-d5ed-4767-94aa-89ede8e5f7e7 Aug 07 10:03:10.416809 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-b9c2480e-994e-4ad8-81c3-c1d646ba8452 tempest-ProjectMemberTests39-1140464218 tempest-ProjectMemberTests39-1140464218-project-admin] Empty body provided in request {{(pid=100296) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 10:03:10.417018 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-b9c2480e-994e-4ad8-81c3-c1d646ba8452 tempest-ProjectMemberTests39-1140464218 tempest-ProjectMemberTests39-1140464218-project-admin] Calling method 'show' {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 10:03:10.417122 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.v3.backups [None req-b9c2480e-994e-4ad8-81c3-c1d646ba8452 tempest-ProjectMemberTests39-1140464218 tempest-ProjectMemberTests39-1140464218-project-admin] Show backup with id f0015ae2-d5ed-4767-94aa-89ede8e5f7e7. {{(pid=100296) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 10:03:10.424668 np0000006707 devstack@c-api.service[100296]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 10:03:10.424668 np0000006707 devstack@c-api.service[100296]: warnings.warn( Aug 07 10:03:10.425760 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-b9c2480e-994e-4ad8-81c3-c1d646ba8452 tempest-ProjectMemberTests39-1140464218 tempest-ProjectMemberTests39-1140464218-project-admin] https://10.4.3.8/volume/v3/backups/f0015ae2-d5ed-4767-94aa-89ede8e5f7e7 returned with HTTP 200 Aug 07 10:03:10.426627 np0000006707 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 1070/4289] 10.4.3.8 () {68 vars in 1374 bytes} [Fri Aug 7 10:03:10 2026] GET /volume/v3/backups/f0015ae2-d5ed-4767-94aa-89ede8e5f7e7 => generated 719 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 10:03:11.218481 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-88e2fda6-7831-4df5-97ec-cbf871906fa7 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:03:11.220045 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-88e2fda6-7831-4df5-97ec-cbf871906fa7 tempest-TestVolumeBootPattern-391440175 tempest-TestVolumeBootPattern-391440175-project-member] DELETE https://10.4.3.8/volume/v3/volumes/6e3bff08-bd39-45e6-aacb-513a389e49f7 Aug 07 10:03:11.220233 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-88e2fda6-7831-4df5-97ec-cbf871906fa7 tempest-TestVolumeBootPattern-391440175 tempest-TestVolumeBootPattern-391440175-project-member] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 10:03:11.220488 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-88e2fda6-7831-4df5-97ec-cbf871906fa7 tempest-TestVolumeBootPattern-391440175 tempest-TestVolumeBootPattern-391440175-project-member] Calling method 'delete' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 10:03:11.220697 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.v3.volumes [None req-88e2fda6-7831-4df5-97ec-cbf871906fa7 tempest-TestVolumeBootPattern-391440175 tempest-TestVolumeBootPattern-391440175-project-member] Delete volume with id: 6e3bff08-bd39-45e6-aacb-513a389e49f7 Aug 07 10:03:11.228209 np0000006707 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 10:03:11.228209 np0000006707 devstack@c-api.service[100295]: warnings.warn( Aug 07 10:03:11.228986 np0000006707 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-88e2fda6-7831-4df5-97ec-cbf871906fa7 tempest-TestVolumeBootPattern-391440175 tempest-TestVolumeBootPattern-391440175-project-member] Volume info retrieved successfully. Aug 07 10:03:11.247246 np0000006707 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-88e2fda6-7831-4df5-97ec-cbf871906fa7 tempest-TestVolumeBootPattern-391440175 tempest-TestVolumeBootPattern-391440175-project-member] Delete volume request issued successfully. Aug 07 10:03:11.247539 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-88e2fda6-7831-4df5-97ec-cbf871906fa7 tempest-TestVolumeBootPattern-391440175 tempest-TestVolumeBootPattern-391440175-project-member] https://10.4.3.8/volume/v3/volumes/6e3bff08-bd39-45e6-aacb-513a389e49f7 returned with HTTP 202 Aug 07 10:03:11.248142 np0000006707 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 1075/4290] 10.4.3.8 () {66 vars in 1337 bytes} [Fri Aug 7 10:03:11 2026] DELETE /volume/v3/volumes/6e3bff08-bd39-45e6-aacb-513a389e49f7 => generated 0 bytes in 30 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 07 10:03:11.259277 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.middleware.request_id [None req-3fee60ba-a897-4cd2-baf2-d34b9c67b479 None None] RequestId filter calling following filter/app {{(pid=100298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:03:11.263128 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [None req-3fee60ba-a897-4cd2-baf2-d34b9c67b479 tempest-TestVolumeBootPattern-391440175 tempest-TestVolumeBootPattern-391440175-project-member] GET https://10.4.3.8/volume/v3/volumes/6e3bff08-bd39-45e6-aacb-513a389e49f7 Aug 07 10:03:11.263128 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [None req-3fee60ba-a897-4cd2-baf2-d34b9c67b479 tempest-TestVolumeBootPattern-391440175 tempest-TestVolumeBootPattern-391440175-project-member] Empty body provided in request {{(pid=100298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 10:03:11.263128 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [None req-3fee60ba-a897-4cd2-baf2-d34b9c67b479 tempest-TestVolumeBootPattern-391440175 tempest-TestVolumeBootPattern-391440175-project-member] Calling method 'show' {{(pid=100298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 10:03:11.270609 np0000006707 devstack@c-api.service[100298]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 10:03:11.270609 np0000006707 devstack@c-api.service[100298]: warnings.warn( Aug 07 10:03:11.275041 np0000006707 devstack@c-api.service[100298]: INFO cinder.volume.api [None req-3fee60ba-a897-4cd2-baf2-d34b9c67b479 tempest-TestVolumeBootPattern-391440175 tempest-TestVolumeBootPattern-391440175-project-member] Volume info retrieved successfully. Aug 07 10:03:11.280804 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [None req-3fee60ba-a897-4cd2-baf2-d34b9c67b479 tempest-TestVolumeBootPattern-391440175 tempest-TestVolumeBootPattern-391440175-project-member] https://10.4.3.8/volume/v3/volumes/6e3bff08-bd39-45e6-aacb-513a389e49f7 returned with HTTP 200 Aug 07 10:03:11.281667 np0000006707 devstack@c-api.service[100298]: [pid: 100298|app: 0|req: 1073/4291] 10.4.3.8 () {66 vars in 1334 bytes} [Fri Aug 7 10:03:11 2026] GET /volume/v3/volumes/6e3bff08-bd39-45e6-aacb-513a389e49f7 => generated 1362 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 10:03:11.316551 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [None req-c3e9a190-d098-40df-a209-d1ddd38a81f8 None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:03:11.318310 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-c3e9a190-d098-40df-a209-d1ddd38a81f8 tempest-TestEncryptedCinderVolumes-1545393347 tempest-TestEncryptedCinderVolumes-1545393347-project-member] GET https://10.4.3.8/volume/v3/volumes/10d978f9-9e95-411c-87a2-524d4d4f3017 Aug 07 10:03:11.318699 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-c3e9a190-d098-40df-a209-d1ddd38a81f8 tempest-TestEncryptedCinderVolumes-1545393347 tempest-TestEncryptedCinderVolumes-1545393347-project-member] Empty body provided in request {{(pid=100297) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 10:03:11.318815 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-c3e9a190-d098-40df-a209-d1ddd38a81f8 tempest-TestEncryptedCinderVolumes-1545393347 tempest-TestEncryptedCinderVolumes-1545393347-project-member] Calling method 'show' {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 10:03:11.327006 np0000006707 devstack@c-api.service[100297]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 10:03:11.327006 np0000006707 devstack@c-api.service[100297]: warnings.warn( Aug 07 10:03:11.332095 np0000006707 devstack@c-api.service[100297]: INFO cinder.volume.api [None req-c3e9a190-d098-40df-a209-d1ddd38a81f8 tempest-TestEncryptedCinderVolumes-1545393347 tempest-TestEncryptedCinderVolumes-1545393347-project-member] Volume info retrieved successfully. Aug 07 10:03:11.340582 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-c3e9a190-d098-40df-a209-d1ddd38a81f8 tempest-TestEncryptedCinderVolumes-1545393347 tempest-TestEncryptedCinderVolumes-1545393347-project-member] https://10.4.3.8/volume/v3/volumes/10d978f9-9e95-411c-87a2-524d4d4f3017 returned with HTTP 200 Aug 07 10:03:11.341442 np0000006707 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 1074/4292] 10.4.3.8 () {66 vars in 1334 bytes} [Fri Aug 7 10:03:11 2026] GET /volume/v3/volumes/10d978f9-9e95-411c-87a2-524d4d4f3017 => generated 872 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 10:03:11.361108 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [None req-99921df1-30ad-48d7-80d5-81f9bab6d8cb None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:03:11.364491 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-99921df1-30ad-48d7-80d5-81f9bab6d8cb tempest-TestEncryptedCinderVolumes-1545393347 tempest-TestEncryptedCinderVolumes-1545393347-project-member] GET https://10.4.3.8/volume/v3/volumes/10d978f9-9e95-411c-87a2-524d4d4f3017 Aug 07 10:03:11.364491 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-99921df1-30ad-48d7-80d5-81f9bab6d8cb tempest-TestEncryptedCinderVolumes-1545393347 tempest-TestEncryptedCinderVolumes-1545393347-project-member] Empty body provided in request {{(pid=100296) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 10:03:11.364672 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-99921df1-30ad-48d7-80d5-81f9bab6d8cb tempest-TestEncryptedCinderVolumes-1545393347 tempest-TestEncryptedCinderVolumes-1545393347-project-member] Calling method 'show' {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 10:03:11.373265 np0000006707 devstack@c-api.service[100296]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 10:03:11.373265 np0000006707 devstack@c-api.service[100296]: warnings.warn( Aug 07 10:03:11.376470 np0000006707 devstack@c-api.service[100296]: INFO cinder.volume.api [None req-99921df1-30ad-48d7-80d5-81f9bab6d8cb tempest-TestEncryptedCinderVolumes-1545393347 tempest-TestEncryptedCinderVolumes-1545393347-project-member] Volume info retrieved successfully. Aug 07 10:03:11.380554 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-99921df1-30ad-48d7-80d5-81f9bab6d8cb tempest-TestEncryptedCinderVolumes-1545393347 tempest-TestEncryptedCinderVolumes-1545393347-project-member] https://10.4.3.8/volume/v3/volumes/10d978f9-9e95-411c-87a2-524d4d4f3017 returned with HTTP 200 Aug 07 10:03:11.380872 np0000006707 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 1071/4293] 10.4.3.8 () {66 vars in 1334 bytes} [Fri Aug 7 10:03:11 2026] GET /volume/v3/volumes/10d978f9-9e95-411c-87a2-524d4d4f3017 => generated 872 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 10:03:11.396618 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-c27dfbfa-207e-46dc-9258-f190ccfe35ca None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:03:11.398791 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-c27dfbfa-207e-46dc-9258-f190ccfe35ca tempest-TestEncryptedCinderVolumes-1545393347 tempest-TestEncryptedCinderVolumes-1545393347-project-member] POST https://10.4.3.8/volume/v3/volumes Aug 07 10:03:11.399249 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-c27dfbfa-207e-46dc-9258-f190ccfe35ca tempest-TestEncryptedCinderVolumes-1545393347 tempest-TestEncryptedCinderVolumes-1545393347-project-member] Action: 'create', calling method: create, body: {"volume": {"display_name": "tempest-TestEncryptedCinderVolumes-1303191740", "source_volid": "10d978f9-9e95-411c-87a2-524d4d4f3017", "volume_type": "tempest-scenario-type-luks-30556463", "size": 1}} {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 10:03:11.401914 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.v3.volumes [None req-c27dfbfa-207e-46dc-9258-f190ccfe35ca tempest-TestEncryptedCinderVolumes-1545393347 tempest-TestEncryptedCinderVolumes-1545393347-project-member] Create volume request body: {'volume': {'display_name': 'tempest-TestEncryptedCinderVolumes-1303191740', 'source_volid': '10d978f9-9e95-411c-87a2-524d4d4f3017', 'volume_type': 'tempest-scenario-type-luks-30556463', 'size': 1}} {{(pid=100295) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 07 10:03:11.416404 np0000006707 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 10:03:11.416404 np0000006707 devstack@c-api.service[100295]: warnings.warn( Aug 07 10:03:11.416980 np0000006707 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-c27dfbfa-207e-46dc-9258-f190ccfe35ca tempest-TestEncryptedCinderVolumes-1545393347 tempest-TestEncryptedCinderVolumes-1545393347-project-member] Volume retrieved successfully. Aug 07 10:03:11.417164 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.v3.volumes [None req-c27dfbfa-207e-46dc-9258-f190ccfe35ca tempest-TestEncryptedCinderVolumes-1545393347 tempest-TestEncryptedCinderVolumes-1545393347-project-member] Create volume of 1 GB Aug 07 10:03:11.418403 np0000006707 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-c27dfbfa-207e-46dc-9258-f190ccfe35ca tempest-TestEncryptedCinderVolumes-1545393347 tempest-TestEncryptedCinderVolumes-1545393347-project-member] Availability Zones retrieved successfully. Aug 07 10:03:11.431313 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.volume.api [None req-c27dfbfa-207e-46dc-9258-f190ccfe35ca tempest-TestEncryptedCinderVolumes-1545393347 tempest-TestEncryptedCinderVolumes-1545393347-project-member] Flow 'volume_create_api' (1124de2e-f762-4a5a-8944-af240761ab9d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100295) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 10:03:11.433116 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.volume.api [None req-c27dfbfa-207e-46dc-9258-f190ccfe35ca tempest-TestEncryptedCinderVolumes-1545393347 tempest-TestEncryptedCinderVolumes-1545393347-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (afbb4376-58fe-44c4-91f4-06a562bce03d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100295) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 10:03:11.434870 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.volume.flows.api.create_volume [None req-c27dfbfa-207e-46dc-9258-f190ccfe35ca tempest-TestEncryptedCinderVolumes-1545393347 tempest-TestEncryptedCinderVolumes-1545393347-project-member] Validating volume size '1' using validate_int, validate_source_size {{(pid=100295) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 07 10:03:11.438317 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.middleware.request_id [None req-82f61f98-ced7-44ae-a54c-37c5ae7e586d None None] RequestId filter calling following filter/app {{(pid=100298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:03:11.442465 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [None req-82f61f98-ced7-44ae-a54c-37c5ae7e586d tempest-ProjectMemberTests39-1140464218 tempest-ProjectMemberTests39-1140464218-project-admin] GET https://10.4.3.8/volume/v3/backups/f0015ae2-d5ed-4767-94aa-89ede8e5f7e7 Aug 07 10:03:11.442465 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [None req-82f61f98-ced7-44ae-a54c-37c5ae7e586d tempest-ProjectMemberTests39-1140464218 tempest-ProjectMemberTests39-1140464218-project-admin] Empty body provided in request {{(pid=100298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 10:03:11.442465 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [None req-82f61f98-ced7-44ae-a54c-37c5ae7e586d tempest-ProjectMemberTests39-1140464218 tempest-ProjectMemberTests39-1140464218-project-admin] Calling method 'show' {{(pid=100298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 10:03:11.442465 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.v3.backups [None req-82f61f98-ced7-44ae-a54c-37c5ae7e586d tempest-ProjectMemberTests39-1140464218 tempest-ProjectMemberTests39-1140464218-project-admin] Show backup with id f0015ae2-d5ed-4767-94aa-89ede8e5f7e7. {{(pid=100298) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 10:03:11.447621 np0000006707 devstack@c-api.service[100298]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 10:03:11.447621 np0000006707 devstack@c-api.service[100298]: warnings.warn( Aug 07 10:03:11.448780 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [None req-82f61f98-ced7-44ae-a54c-37c5ae7e586d tempest-ProjectMemberTests39-1140464218 tempest-ProjectMemberTests39-1140464218-project-admin] https://10.4.3.8/volume/v3/backups/f0015ae2-d5ed-4767-94aa-89ede8e5f7e7 returned with HTTP 200 Aug 07 10:03:11.449912 np0000006707 devstack@c-api.service[100298]: [pid: 100298|app: 0|req: 1074/4294] 10.4.3.8 () {68 vars in 1374 bytes} [Fri Aug 7 10:03:11 2026] GET /volume/v3/backups/f0015ae2-d5ed-4767-94aa-89ede8e5f7e7 => generated 730 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 10:03:11.460252 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.volume.api [None req-c27dfbfa-207e-46dc-9258-f190ccfe35ca tempest-TestEncryptedCinderVolumes-1545393347 tempest-TestEncryptedCinderVolumes-1545393347-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (afbb4376-58fe-44c4-91f4-06a562bce03d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': '10d978f9-9e95-411c-87a2-524d4d4f3017', 'volume_type': VolumeType(created_at=2026-08-07T10:03:10Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=ded03d93-7db8-41c7-9b48-0606d64083b9,is_public=True,name='tempest-scenario-type-luks-30556463',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'ded03d93-7db8-41c7-9b48-0606d64083b9', '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=100295) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 10:03:11.461378 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.volume.api [None req-c27dfbfa-207e-46dc-9258-f190ccfe35ca tempest-TestEncryptedCinderVolumes-1545393347 tempest-TestEncryptedCinderVolumes-1545393347-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (00c68df3-4902-4f5c-822e-4bfc0f1a4182) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100295) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 10:03:11.496041 np0000006707 devstack@c-api.service[100295]: WARNING cinder.quota [None req-c27dfbfa-207e-46dc-9258-f190ccfe35ca tempest-TestEncryptedCinderVolumes-1545393347 tempest-TestEncryptedCinderVolumes-1545393347-project-member] Deprecated: Default quota for resource: volumes_tempest-scenario-type-luks-30556463 is set by the default quota flag: quota_volumes_tempest-scenario-type-luks-30556463, it is now deprecated. Please use the default quota class for default quota. Aug 07 10:03:11.496375 np0000006707 devstack@c-api.service[100295]: WARNING cinder.quota [None req-c27dfbfa-207e-46dc-9258-f190ccfe35ca tempest-TestEncryptedCinderVolumes-1545393347 tempest-TestEncryptedCinderVolumes-1545393347-project-member] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-luks-30556463 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-luks-30556463, it is now deprecated. Please use the default quota class for default quota. Aug 07 10:03:11.511569 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.quota [None req-c27dfbfa-207e-46dc-9258-f190ccfe35ca tempest-TestEncryptedCinderVolumes-1545393347 tempest-TestEncryptedCinderVolumes-1545393347-project-member] Created reservations ['678e9cc2-e144-47c0-bf09-d4f19778b6bd', 'c783c63e-31f7-4f1f-8ac2-86e3642eba5b', '663ca4e2-6ce0-43ee-aa11-0344560580ba', 'eae62947-bb7a-4dee-a383-b1871570157f'] {{(pid=100295) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 10:03:11.512593 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.volume.api [None req-c27dfbfa-207e-46dc-9258-f190ccfe35ca tempest-TestEncryptedCinderVolumes-1545393347 tempest-TestEncryptedCinderVolumes-1545393347-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (00c68df3-4902-4f5c-822e-4bfc0f1a4182) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['678e9cc2-e144-47c0-bf09-d4f19778b6bd', 'c783c63e-31f7-4f1f-8ac2-86e3642eba5b', '663ca4e2-6ce0-43ee-aa11-0344560580ba', 'eae62947-bb7a-4dee-a383-b1871570157f']}' {{(pid=100295) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 10:03:11.514548 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.volume.api [None req-c27dfbfa-207e-46dc-9258-f190ccfe35ca tempest-TestEncryptedCinderVolumes-1545393347 tempest-TestEncryptedCinderVolumes-1545393347-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2e84454c-b463-4e6a-b534-81ca30a4ae1e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100295) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 10:03:11.561360 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.volume.api [None req-c27dfbfa-207e-46dc-9258-f190ccfe35ca tempest-TestEncryptedCinderVolumes-1545393347 tempest-TestEncryptedCinderVolumes-1545393347-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2e84454c-b463-4e6a-b534-81ca30a4ae1e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '9e2fa5be-8f81-4e48-8212-91e9b0b999fa', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestEncryptedCinderVolumes-1303191740',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='cc490062f8584133be9ddbf1103c1c1b',qos_specs=None,replication_status=,reservations=['678e9cc2-e144-47c0-bf09-d4f19778b6bd','c783c63e-31f7-4f1f-8ac2-86e3642eba5b','663ca4e2-6ce0-43ee-aa11-0344560580ba','eae62947-bb7a-4dee-a383-b1871570157f'],size=1,snapshot_id=None,source_replicaid=,source_volid=10d978f9-9e95-411c-87a2-524d4d4f3017,status='creating',user_id='f6192f07ac674535afeaa5a26aa5901d',volume_type_id=ded03d93-7db8-41c7-9b48-0606d64083b9), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-07T10:03:11Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestEncryptedCinderVolumes-1303191740',ec2_id=None,encryption_key_id=00000000-0000-0000-0000-000000000000,glance_metadata=,group=,group_id=None,host=None,id=9e2fa5be-8f81-4e48-8212-91e9b0b999fa,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='cc490062f8584133be9ddbf1103c1c1b',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=10d978f9-9e95-411c-87a2-524d4d4f3017,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='f6192f07ac674535afeaa5a26aa5901d',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(ded03d93-7db8-41c7-9b48-0606d64083b9),volume_type_id=ded03d93-7db8-41c7-9b48-0606d64083b9)}' {{(pid=100295) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 10:03:11.562547 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.volume.api [None req-c27dfbfa-207e-46dc-9258-f190ccfe35ca tempest-TestEncryptedCinderVolumes-1545393347 tempest-TestEncryptedCinderVolumes-1545393347-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1c2bc156-6a69-4154-b0fd-ad503ef9ae60) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100295) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 10:03:11.587025 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.volume.api [None req-c27dfbfa-207e-46dc-9258-f190ccfe35ca tempest-TestEncryptedCinderVolumes-1545393347 tempest-TestEncryptedCinderVolumes-1545393347-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1c2bc156-6a69-4154-b0fd-ad503ef9ae60) transitioned into state 'SUCCESS' from state '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-1303191740',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='cc490062f8584133be9ddbf1103c1c1b',qos_specs=None,replication_status=,reservations=['678e9cc2-e144-47c0-bf09-d4f19778b6bd','c783c63e-31f7-4f1f-8ac2-86e3642eba5b','663ca4e2-6ce0-43ee-aa11-0344560580ba','eae62947-bb7a-4dee-a383-b1871570157f'],size=1,snapshot_id=None,source_replicaid=,source_volid=10d978f9-9e95-411c-87a2-524d4d4f3017,status='creating',user_id='f6192f07ac674535afeaa5a26aa5901d',volume_type_id=ded03d93-7db8-41c7-9b48-0606d64083b9)}' {{(pid=100295) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 10:03:11.588150 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.volume.api [None req-c27dfbfa-207e-46dc-9258-f190ccfe35ca tempest-TestEncryptedCinderVolumes-1545393347 tempest-TestEncryptedCinderVolumes-1545393347-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0821980b-ec95-4a38-9dbd-58d90ed88abb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100295) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 10:03:11.611194 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.volume.api [None req-c27dfbfa-207e-46dc-9258-f190ccfe35ca tempest-TestEncryptedCinderVolumes-1545393347 tempest-TestEncryptedCinderVolumes-1545393347-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0821980b-ec95-4a38-9dbd-58d90ed88abb) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100295) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 10:03:11.613018 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.volume.api [None req-c27dfbfa-207e-46dc-9258-f190ccfe35ca tempest-TestEncryptedCinderVolumes-1545393347 tempest-TestEncryptedCinderVolumes-1545393347-project-member] Flow 'volume_create_api' (1124de2e-f762-4a5a-8944-af240761ab9d) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100295) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 10:03:11.613314 np0000006707 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-c27dfbfa-207e-46dc-9258-f190ccfe35ca tempest-TestEncryptedCinderVolumes-1545393347 tempest-TestEncryptedCinderVolumes-1545393347-project-member] Create volume request issued successfully. Aug 07 10:03:11.614066 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-c27dfbfa-207e-46dc-9258-f190ccfe35ca tempest-TestEncryptedCinderVolumes-1545393347 tempest-TestEncryptedCinderVolumes-1545393347-project-member] https://10.4.3.8/volume/v3/volumes returned with HTTP 202 Aug 07 10:03:11.614610 np0000006707 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 1076/4295] 10.4.3.8 () {68 vars in 1245 bytes} [Fri Aug 7 10:03:11 2026] POST /volume/v3/volumes => generated 806 bytes in 218 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 07 10:03:11.635835 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [None req-b4cf9cdb-41b9-4355-9d7d-3523a29f2eca None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:03:11.638051 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-b4cf9cdb-41b9-4355-9d7d-3523a29f2eca tempest-TestEncryptedCinderVolumes-1545393347 tempest-TestEncryptedCinderVolumes-1545393347-project-member] GET https://10.4.3.8/volume/v3/volumes/9e2fa5be-8f81-4e48-8212-91e9b0b999fa Aug 07 10:03:11.638296 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-b4cf9cdb-41b9-4355-9d7d-3523a29f2eca tempest-TestEncryptedCinderVolumes-1545393347 tempest-TestEncryptedCinderVolumes-1545393347-project-member] Empty body provided in request {{(pid=100297) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 10:03:11.638946 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-b4cf9cdb-41b9-4355-9d7d-3523a29f2eca tempest-TestEncryptedCinderVolumes-1545393347 tempest-TestEncryptedCinderVolumes-1545393347-project-member] Calling method 'show' {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 10:03:11.648843 np0000006707 devstack@c-api.service[100297]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 10:03:11.648843 np0000006707 devstack@c-api.service[100297]: warnings.warn( Aug 07 10:03:11.654046 np0000006707 devstack@c-api.service[100297]: INFO cinder.volume.api [None req-b4cf9cdb-41b9-4355-9d7d-3523a29f2eca tempest-TestEncryptedCinderVolumes-1545393347 tempest-TestEncryptedCinderVolumes-1545393347-project-member] Volume info retrieved successfully. Aug 07 10:03:11.660712 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-b4cf9cdb-41b9-4355-9d7d-3523a29f2eca tempest-TestEncryptedCinderVolumes-1545393347 tempest-TestEncryptedCinderVolumes-1545393347-project-member] https://10.4.3.8/volume/v3/volumes/9e2fa5be-8f81-4e48-8212-91e9b0b999fa returned with HTTP 200 Aug 07 10:03:11.661225 np0000006707 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 1075/4296] 10.4.3.8 () {66 vars in 1334 bytes} [Fri Aug 7 10:03:11 2026] GET /volume/v3/volumes/9e2fa5be-8f81-4e48-8212-91e9b0b999fa => generated 874 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 10:03:12.296440 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [None req-3e16dee2-fff5-471f-93c6-ee6de08131e2 None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:03:12.301110 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-3e16dee2-fff5-471f-93c6-ee6de08131e2 tempest-TestVolumeBootPattern-391440175 tempest-TestVolumeBootPattern-391440175-project-member] GET https://10.4.3.8/volume/v3/volumes/6e3bff08-bd39-45e6-aacb-513a389e49f7 Aug 07 10:03:12.301527 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-3e16dee2-fff5-471f-93c6-ee6de08131e2 tempest-TestVolumeBootPattern-391440175 tempest-TestVolumeBootPattern-391440175-project-member] Empty body provided in request {{(pid=100296) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 10:03:12.301799 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-3e16dee2-fff5-471f-93c6-ee6de08131e2 tempest-TestVolumeBootPattern-391440175 tempest-TestVolumeBootPattern-391440175-project-member] Calling method 'show' {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 10:03:12.308606 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-3e16dee2-fff5-471f-93c6-ee6de08131e2 tempest-TestVolumeBootPattern-391440175 tempest-TestVolumeBootPattern-391440175-project-member] https://10.4.3.8/volume/v3/volumes/6e3bff08-bd39-45e6-aacb-513a389e49f7 returned with HTTP 404 Aug 07 10:03:12.309195 np0000006707 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 1072/4297] 10.4.3.8 () {66 vars in 1334 bytes} [Fri Aug 7 10:03:12 2026] GET /volume/v3/volumes/6e3bff08-bd39-45e6-aacb-513a389e49f7 => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Aug 07 10:03:12.346785 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.middleware.request_id [None req-16b0c382-52d5-47ad-8a6c-c8f2a0908ed2 None None] RequestId filter calling following filter/app {{(pid=100298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:03:12.351440 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [None req-16b0c382-52d5-47ad-8a6c-c8f2a0908ed2 tempest-TestVolumeBootPattern-391440175 tempest-TestVolumeBootPattern-391440175-project-member] POST https://10.4.3.8/volume/v3/volumes Aug 07 10:03:12.351440 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [None req-16b0c382-52d5-47ad-8a6c-c8f2a0908ed2 tempest-TestVolumeBootPattern-391440175 tempest-TestVolumeBootPattern-391440175-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestVolumeBootPattern-volume-origin-1772283609", "snapshot_id": null, "imageRef": "a6c27e23-91c8-49d8-8cc0-7e13210d16ce", "volume_type": null, "size": 1}} {{(pid=100298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 10:03:12.351859 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.v3.volumes [None req-16b0c382-52d5-47ad-8a6c-c8f2a0908ed2 tempest-TestVolumeBootPattern-391440175 tempest-TestVolumeBootPattern-391440175-project-member] Create volume request body: {'volume': {'name': 'tempest-TestVolumeBootPattern-volume-origin-1772283609', 'snapshot_id': None, 'imageRef': 'a6c27e23-91c8-49d8-8cc0-7e13210d16ce', 'volume_type': None, 'size': 1}} {{(pid=100298) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 07 10:03:12.453441 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.v3.volumes [None req-16b0c382-52d5-47ad-8a6c-c8f2a0908ed2 tempest-TestVolumeBootPattern-391440175 tempest-TestVolumeBootPattern-391440175-project-member] Create volume of 1 GB Aug 07 10:03:12.459778 np0000006707 devstack@c-api.service[100298]: INFO cinder.volume.api [None req-16b0c382-52d5-47ad-8a6c-c8f2a0908ed2 tempest-TestVolumeBootPattern-391440175 tempest-TestVolumeBootPattern-391440175-project-member] Availability Zones retrieved successfully. Aug 07 10:03:12.464442 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-5aff9b75-eb12-42a6-8502-52070378982b None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:03:12.466941 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-5aff9b75-eb12-42a6-8502-52070378982b tempest-ProjectMemberTests39-1140464218 tempest-ProjectMemberTests39-1140464218-project-admin] GET https://10.4.3.8/volume/v3/backups/f0015ae2-d5ed-4767-94aa-89ede8e5f7e7 Aug 07 10:03:12.469438 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-5aff9b75-eb12-42a6-8502-52070378982b tempest-ProjectMemberTests39-1140464218 tempest-ProjectMemberTests39-1140464218-project-admin] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 10:03:12.469553 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.volume.api [None req-16b0c382-52d5-47ad-8a6c-c8f2a0908ed2 tempest-TestVolumeBootPattern-391440175 tempest-TestVolumeBootPattern-391440175-project-member] Flow 'volume_create_api' (547aeb7e-841f-4af3-90c2-0f8686fb4deb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100298) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 10:03:12.469607 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-5aff9b75-eb12-42a6-8502-52070378982b tempest-ProjectMemberTests39-1140464218 tempest-ProjectMemberTests39-1140464218-project-admin] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 10:03:12.469607 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.v3.backups [None req-5aff9b75-eb12-42a6-8502-52070378982b tempest-ProjectMemberTests39-1140464218 tempest-ProjectMemberTests39-1140464218-project-admin] Show backup with id f0015ae2-d5ed-4767-94aa-89ede8e5f7e7. {{(pid=100295) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 10:03:12.469682 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.volume.api [None req-16b0c382-52d5-47ad-8a6c-c8f2a0908ed2 tempest-TestVolumeBootPattern-391440175 tempest-TestVolumeBootPattern-391440175-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6792395b-98d6-4ecd-9793-4ef285d785b3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100298) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 10:03:12.471157 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.volume.flows.api.create_volume [None req-16b0c382-52d5-47ad-8a6c-c8f2a0908ed2 tempest-TestVolumeBootPattern-391440175 tempest-TestVolumeBootPattern-391440175-project-member] Validating volume size '1' using validate_int {{(pid=100298) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 07 10:03:12.473125 np0000006707 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 10:03:12.473125 np0000006707 devstack@c-api.service[100295]: warnings.warn( Aug 07 10:03:12.473886 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-5aff9b75-eb12-42a6-8502-52070378982b tempest-ProjectMemberTests39-1140464218 tempest-ProjectMemberTests39-1140464218-project-admin] https://10.4.3.8/volume/v3/backups/f0015ae2-d5ed-4767-94aa-89ede8e5f7e7 returned with HTTP 200 Aug 07 10:03:12.474801 np0000006707 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 1077/4298] 10.4.3.8 () {68 vars in 1374 bytes} [Fri Aug 7 10:03:12 2026] GET /volume/v3/backups/f0015ae2-d5ed-4767-94aa-89ede8e5f7e7 => generated 730 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 10:03:12.556207 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.volume.api [None req-16b0c382-52d5-47ad-8a6c-c8f2a0908ed2 tempest-TestVolumeBootPattern-391440175 tempest-TestVolumeBootPattern-391440175-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6792395b-98d6-4ecd-9793-4ef285d785b3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-07T09:47:39Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=45fd9a3a-b61e-4c6c-9ab7-d02f06678d0d,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '45fd9a3a-b61e-4c6c-9ab7-d02f06678d0d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100298) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 10:03:12.557005 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.volume.api [None req-16b0c382-52d5-47ad-8a6c-c8f2a0908ed2 tempest-TestVolumeBootPattern-391440175 tempest-TestVolumeBootPattern-391440175-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (24a7a6dd-fa8a-40c0-86ed-255b54a68b43) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100298) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 10:03:12.636291 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.quota [None req-16b0c382-52d5-47ad-8a6c-c8f2a0908ed2 tempest-TestVolumeBootPattern-391440175 tempest-TestVolumeBootPattern-391440175-project-member] Created reservations ['4f902058-ceae-43ad-be43-0dbd4c8f2902', '45487ee3-3229-4407-8f81-2d1cee7ea301', 'd92c0cfd-6455-4510-906e-9a259e699212', '8712b808-6506-4d9a-8961-bba01452b44f'] {{(pid=100298) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 10:03:12.637140 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.volume.api [None req-16b0c382-52d5-47ad-8a6c-c8f2a0908ed2 tempest-TestVolumeBootPattern-391440175 tempest-TestVolumeBootPattern-391440175-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (24a7a6dd-fa8a-40c0-86ed-255b54a68b43) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['4f902058-ceae-43ad-be43-0dbd4c8f2902', '45487ee3-3229-4407-8f81-2d1cee7ea301', 'd92c0cfd-6455-4510-906e-9a259e699212', '8712b808-6506-4d9a-8961-bba01452b44f']}' {{(pid=100298) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 10:03:12.638034 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.volume.api [None req-16b0c382-52d5-47ad-8a6c-c8f2a0908ed2 tempest-TestVolumeBootPattern-391440175 tempest-TestVolumeBootPattern-391440175-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3de27970-0667-4a98-8064-02132adf7d1d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100298) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 10:03:12.668368 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.volume.api [None req-16b0c382-52d5-47ad-8a6c-c8f2a0908ed2 tempest-TestVolumeBootPattern-391440175 tempest-TestVolumeBootPattern-391440175-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3de27970-0667-4a98-8064-02132adf7d1d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '1a740af8-4ba1-4777-9b61-78bdf2f48628', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestVolumeBootPattern-volume-origin-1772283609',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='52f5f8fcdd29429c807d8bcef75e3bee',qos_specs=None,replication_status=,reservations=['4f902058-ceae-43ad-be43-0dbd4c8f2902','45487ee3-3229-4407-8f81-2d1cee7ea301','d92c0cfd-6455-4510-906e-9a259e699212','8712b808-6506-4d9a-8961-bba01452b44f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c317c7eecf9245dea62bbb49e4819366',volume_type_id=45fd9a3a-b61e-4c6c-9ab7-d02f06678d0d), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-07T10:03:12Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestVolumeBootPattern-volume-origin-1772283609',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=1a740af8-4ba1-4777-9b61-78bdf2f48628,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='52f5f8fcdd29429c807d8bcef75e3bee',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='c317c7eecf9245dea62bbb49e4819366',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(45fd9a3a-b61e-4c6c-9ab7-d02f06678d0d),volume_type_id=45fd9a3a-b61e-4c6c-9ab7-d02f06678d0d)}' {{(pid=100298) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 10:03:12.669190 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.volume.api [None req-16b0c382-52d5-47ad-8a6c-c8f2a0908ed2 tempest-TestVolumeBootPattern-391440175 tempest-TestVolumeBootPattern-391440175-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (274bf727-a0bb-4b21-be6d-b617d1cf4bf0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100298) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 10:03:12.679170 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [None req-46a51444-7290-4ce4-914d-96041bd000e4 None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:03:12.681412 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-46a51444-7290-4ce4-914d-96041bd000e4 tempest-TestEncryptedCinderVolumes-1545393347 tempest-TestEncryptedCinderVolumes-1545393347-project-member] GET https://10.4.3.8/volume/v3/volumes/9e2fa5be-8f81-4e48-8212-91e9b0b999fa Aug 07 10:03:12.681718 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-46a51444-7290-4ce4-914d-96041bd000e4 tempest-TestEncryptedCinderVolumes-1545393347 tempest-TestEncryptedCinderVolumes-1545393347-project-member] Empty body provided in request {{(pid=100297) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 10:03:12.681919 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-46a51444-7290-4ce4-914d-96041bd000e4 tempest-TestEncryptedCinderVolumes-1545393347 tempest-TestEncryptedCinderVolumes-1545393347-project-member] Calling method 'show' {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 10:03:12.690241 np0000006707 devstack@c-api.service[100297]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 10:03:12.690241 np0000006707 devstack@c-api.service[100297]: warnings.warn( Aug 07 10:03:12.694431 np0000006707 devstack@c-api.service[100297]: INFO cinder.volume.api [None req-46a51444-7290-4ce4-914d-96041bd000e4 tempest-TestEncryptedCinderVolumes-1545393347 tempest-TestEncryptedCinderVolumes-1545393347-project-member] Volume info retrieved successfully. Aug 07 10:03:12.699967 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-46a51444-7290-4ce4-914d-96041bd000e4 tempest-TestEncryptedCinderVolumes-1545393347 tempest-TestEncryptedCinderVolumes-1545393347-project-member] https://10.4.3.8/volume/v3/volumes/9e2fa5be-8f81-4e48-8212-91e9b0b999fa returned with HTTP 200 Aug 07 10:03:12.700530 np0000006707 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 1076/4299] 10.4.3.8 () {66 vars in 1334 bytes} [Fri Aug 7 10:03:12 2026] GET /volume/v3/volumes/9e2fa5be-8f81-4e48-8212-91e9b0b999fa => generated 898 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 10:03:12.710647 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.volume.api [None req-16b0c382-52d5-47ad-8a6c-c8f2a0908ed2 tempest-TestVolumeBootPattern-391440175 tempest-TestVolumeBootPattern-391440175-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (274bf727-a0bb-4b21-be6d-b617d1cf4bf0) transitioned into state 'SUCCESS' from state '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-1772283609',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='52f5f8fcdd29429c807d8bcef75e3bee',qos_specs=None,replication_status=,reservations=['4f902058-ceae-43ad-be43-0dbd4c8f2902','45487ee3-3229-4407-8f81-2d1cee7ea301','d92c0cfd-6455-4510-906e-9a259e699212','8712b808-6506-4d9a-8961-bba01452b44f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c317c7eecf9245dea62bbb49e4819366',volume_type_id=45fd9a3a-b61e-4c6c-9ab7-d02f06678d0d)}' {{(pid=100298) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 10:03:12.711395 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.volume.api [None req-16b0c382-52d5-47ad-8a6c-c8f2a0908ed2 tempest-TestVolumeBootPattern-391440175 tempest-TestVolumeBootPattern-391440175-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c8c74fc7-9722-420a-93d5-a426b3f9a05c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100298) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 10:03:12.724872 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.volume.api [None req-16b0c382-52d5-47ad-8a6c-c8f2a0908ed2 tempest-TestVolumeBootPattern-391440175 tempest-TestVolumeBootPattern-391440175-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c8c74fc7-9722-420a-93d5-a426b3f9a05c) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100298) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 10:03:12.725896 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.volume.api [None req-16b0c382-52d5-47ad-8a6c-c8f2a0908ed2 tempest-TestVolumeBootPattern-391440175 tempest-TestVolumeBootPattern-391440175-project-member] Flow 'volume_create_api' (547aeb7e-841f-4af3-90c2-0f8686fb4deb) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100298) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 10:03:12.726436 np0000006707 devstack@c-api.service[100298]: INFO cinder.volume.api [None req-16b0c382-52d5-47ad-8a6c-c8f2a0908ed2 tempest-TestVolumeBootPattern-391440175 tempest-TestVolumeBootPattern-391440175-project-member] Create volume request issued successfully. Aug 07 10:03:12.727118 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [None req-16b0c382-52d5-47ad-8a6c-c8f2a0908ed2 tempest-TestVolumeBootPattern-391440175 tempest-TestVolumeBootPattern-391440175-project-member] https://10.4.3.8/volume/v3/volumes returned with HTTP 202 Aug 07 10:03:12.727799 np0000006707 devstack@c-api.service[100298]: [pid: 100298|app: 0|req: 1075/4300] 10.4.3.8 () {68 vars in 1245 bytes} [Fri Aug 7 10:03:12 2026] POST /volume/v3/volumes => generated 755 bytes in 382 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 07 10:03:12.741740 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [None req-e57128c3-1621-4e9d-93a3-9ea36e4ffc4a None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:03:12.744149 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-e57128c3-1621-4e9d-93a3-9ea36e4ffc4a tempest-TestVolumeBootPattern-391440175 tempest-TestVolumeBootPattern-391440175-project-member] GET https://10.4.3.8/volume/v3/volumes/1a740af8-4ba1-4777-9b61-78bdf2f48628 Aug 07 10:03:12.744435 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-e57128c3-1621-4e9d-93a3-9ea36e4ffc4a tempest-TestVolumeBootPattern-391440175 tempest-TestVolumeBootPattern-391440175-project-member] Empty body provided in request {{(pid=100296) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 10:03:12.744747 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-e57128c3-1621-4e9d-93a3-9ea36e4ffc4a tempest-TestVolumeBootPattern-391440175 tempest-TestVolumeBootPattern-391440175-project-member] Calling method 'show' {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 10:03:12.755204 np0000006707 devstack@c-api.service[100296]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 10:03:12.755204 np0000006707 devstack@c-api.service[100296]: warnings.warn( Aug 07 10:03:12.761009 np0000006707 devstack@c-api.service[100296]: INFO cinder.volume.api [None req-e57128c3-1621-4e9d-93a3-9ea36e4ffc4a tempest-TestVolumeBootPattern-391440175 tempest-TestVolumeBootPattern-391440175-project-member] Volume info retrieved successfully. Aug 07 10:03:12.765385 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-e57128c3-1621-4e9d-93a3-9ea36e4ffc4a tempest-TestVolumeBootPattern-391440175 tempest-TestVolumeBootPattern-391440175-project-member] https://10.4.3.8/volume/v3/volumes/1a740af8-4ba1-4777-9b61-78bdf2f48628 returned with HTTP 200 Aug 07 10:03:12.766064 np0000006707 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 1073/4301] 10.4.3.8 () {66 vars in 1334 bytes} [Fri Aug 7 10:03:12 2026] GET /volume/v3/volumes/1a740af8-4ba1-4777-9b61-78bdf2f48628 => generated 823 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 10:03:13.488512 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-da9eb209-80c4-4cc1-9f6f-6c8b69b1b04b None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:03:13.490625 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-da9eb209-80c4-4cc1-9f6f-6c8b69b1b04b tempest-ProjectMemberTests39-1140464218 tempest-ProjectMemberTests39-1140464218-project-admin] GET https://10.4.3.8/volume/v3/backups/f0015ae2-d5ed-4767-94aa-89ede8e5f7e7 Aug 07 10:03:13.490958 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-da9eb209-80c4-4cc1-9f6f-6c8b69b1b04b tempest-ProjectMemberTests39-1140464218 tempest-ProjectMemberTests39-1140464218-project-admin] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 10:03:13.491216 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-da9eb209-80c4-4cc1-9f6f-6c8b69b1b04b tempest-ProjectMemberTests39-1140464218 tempest-ProjectMemberTests39-1140464218-project-admin] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 10:03:13.491396 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.v3.backups [None req-da9eb209-80c4-4cc1-9f6f-6c8b69b1b04b tempest-ProjectMemberTests39-1140464218 tempest-ProjectMemberTests39-1140464218-project-admin] Show backup with id f0015ae2-d5ed-4767-94aa-89ede8e5f7e7. {{(pid=100295) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 10:03:13.496597 np0000006707 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 10:03:13.496597 np0000006707 devstack@c-api.service[100295]: warnings.warn( Aug 07 10:03:13.497505 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-da9eb209-80c4-4cc1-9f6f-6c8b69b1b04b tempest-ProjectMemberTests39-1140464218 tempest-ProjectMemberTests39-1140464218-project-admin] https://10.4.3.8/volume/v3/backups/f0015ae2-d5ed-4767-94aa-89ede8e5f7e7 returned with HTTP 200 Aug 07 10:03:13.498232 np0000006707 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 1078/4302] 10.4.3.8 () {68 vars in 1374 bytes} [Fri Aug 7 10:03:13 2026] GET /volume/v3/backups/f0015ae2-d5ed-4767-94aa-89ede8e5f7e7 => generated 730 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 07 10:03:13.722078 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [None req-665b0856-820c-497c-953c-bb9ea1284355 None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:03:13.723711 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-665b0856-820c-497c-953c-bb9ea1284355 tempest-TestEncryptedCinderVolumes-1545393347 tempest-TestEncryptedCinderVolumes-1545393347-project-member] GET https://10.4.3.8/volume/v3/volumes/9e2fa5be-8f81-4e48-8212-91e9b0b999fa Aug 07 10:03:13.723924 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-665b0856-820c-497c-953c-bb9ea1284355 tempest-TestEncryptedCinderVolumes-1545393347 tempest-TestEncryptedCinderVolumes-1545393347-project-member] Empty body provided in request {{(pid=100297) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 10:03:13.724091 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-665b0856-820c-497c-953c-bb9ea1284355 tempest-TestEncryptedCinderVolumes-1545393347 tempest-TestEncryptedCinderVolumes-1545393347-project-member] Calling method 'show' {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 10:03:13.731516 np0000006707 devstack@c-api.service[100297]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 10:03:13.731516 np0000006707 devstack@c-api.service[100297]: warnings.warn( Aug 07 10:03:13.741033 np0000006707 devstack@c-api.service[100297]: INFO cinder.volume.api [None req-665b0856-820c-497c-953c-bb9ea1284355 tempest-TestEncryptedCinderVolumes-1545393347 tempest-TestEncryptedCinderVolumes-1545393347-project-member] Volume info retrieved successfully. Aug 07 10:03:13.745871 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-665b0856-820c-497c-953c-bb9ea1284355 tempest-TestEncryptedCinderVolumes-1545393347 tempest-TestEncryptedCinderVolumes-1545393347-project-member] https://10.4.3.8/volume/v3/volumes/9e2fa5be-8f81-4e48-8212-91e9b0b999fa returned with HTTP 200 Aug 07 10:03:13.746319 np0000006707 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 1077/4303] 10.4.3.8 () {66 vars in 1334 bytes} [Fri Aug 7 10:03:13 2026] GET /volume/v3/volumes/9e2fa5be-8f81-4e48-8212-91e9b0b999fa => generated 898 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 10:03:13.784757 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.middleware.request_id [None req-9f7c840a-7dc5-4485-b7a1-c3cacf8d233e None None] RequestId filter calling following filter/app {{(pid=100298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:03:13.788196 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [None req-9f7c840a-7dc5-4485-b7a1-c3cacf8d233e tempest-TestVolumeBootPattern-391440175 tempest-TestVolumeBootPattern-391440175-project-member] GET https://10.4.3.8/volume/v3/volumes/1a740af8-4ba1-4777-9b61-78bdf2f48628 Aug 07 10:03:13.788501 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [None req-9f7c840a-7dc5-4485-b7a1-c3cacf8d233e tempest-TestVolumeBootPattern-391440175 tempest-TestVolumeBootPattern-391440175-project-member] Empty body provided in request {{(pid=100298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 10:03:13.788805 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [None req-9f7c840a-7dc5-4485-b7a1-c3cacf8d233e tempest-TestVolumeBootPattern-391440175 tempest-TestVolumeBootPattern-391440175-project-member] Calling method 'show' {{(pid=100298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 10:03:13.803492 np0000006707 devstack@c-api.service[100298]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 10:03:13.803492 np0000006707 devstack@c-api.service[100298]: warnings.warn( Aug 07 10:03:13.810737 np0000006707 devstack@c-api.service[100298]: INFO cinder.volume.api [None req-9f7c840a-7dc5-4485-b7a1-c3cacf8d233e tempest-TestVolumeBootPattern-391440175 tempest-TestVolumeBootPattern-391440175-project-member] Volume info retrieved successfully. Aug 07 10:03:13.829317 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [None req-9f7c840a-7dc5-4485-b7a1-c3cacf8d233e tempest-TestVolumeBootPattern-391440175 tempest-TestVolumeBootPattern-391440175-project-member] https://10.4.3.8/volume/v3/volumes/1a740af8-4ba1-4777-9b61-78bdf2f48628 returned with HTTP 200 Aug 07 10:03:13.829317 np0000006707 devstack@c-api.service[100298]: [pid: 100298|app: 0|req: 1076/4304] 10.4.3.8 () {66 vars in 1334 bytes} [Fri Aug 7 10:03:13 2026] GET /volume/v3/volumes/1a740af8-4ba1-4777-9b61-78bdf2f48628 => generated 1363 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 10:03:13.845067 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [None req-62506073-4a9d-4840-8484-07f6a4002654 None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:03:13.847453 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-62506073-4a9d-4840-8484-07f6a4002654 tempest-TestVolumeBootPattern-391440175 tempest-TestVolumeBootPattern-391440175-project-member] GET https://10.4.3.8/volume/v3/volumes/1a740af8-4ba1-4777-9b61-78bdf2f48628 Aug 07 10:03:13.847895 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-62506073-4a9d-4840-8484-07f6a4002654 tempest-TestVolumeBootPattern-391440175 tempest-TestVolumeBootPattern-391440175-project-member] Empty body provided in request {{(pid=100296) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 10:03:13.848182 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-62506073-4a9d-4840-8484-07f6a4002654 tempest-TestVolumeBootPattern-391440175 tempest-TestVolumeBootPattern-391440175-project-member] Calling method 'show' {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 10:03:13.858521 np0000006707 devstack@c-api.service[100296]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 10:03:13.858521 np0000006707 devstack@c-api.service[100296]: warnings.warn( Aug 07 10:03:13.866129 np0000006707 devstack@c-api.service[100296]: INFO cinder.volume.api [None req-62506073-4a9d-4840-8484-07f6a4002654 tempest-TestVolumeBootPattern-391440175 tempest-TestVolumeBootPattern-391440175-project-member] Volume info retrieved successfully. Aug 07 10:03:13.871357 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-62506073-4a9d-4840-8484-07f6a4002654 tempest-TestVolumeBootPattern-391440175 tempest-TestVolumeBootPattern-391440175-project-member] https://10.4.3.8/volume/v3/volumes/1a740af8-4ba1-4777-9b61-78bdf2f48628 returned with HTTP 200 Aug 07 10:03:13.871875 np0000006707 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 1074/4305] 10.4.3.8 () {66 vars in 1334 bytes} [Fri Aug 7 10:03:13 2026] GET /volume/v3/volumes/1a740af8-4ba1-4777-9b61-78bdf2f48628 => generated 1363 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 10:03:14.511159 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-de7a7185-b1e8-426f-9a79-564bc25d8052 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:03:14.515440 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-de7a7185-b1e8-426f-9a79-564bc25d8052 tempest-ProjectMemberTests39-1140464218 tempest-ProjectMemberTests39-1140464218-project-admin] GET https://10.4.3.8/volume/v3/backups/f0015ae2-d5ed-4767-94aa-89ede8e5f7e7 Aug 07 10:03:14.515440 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-de7a7185-b1e8-426f-9a79-564bc25d8052 tempest-ProjectMemberTests39-1140464218 tempest-ProjectMemberTests39-1140464218-project-admin] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 10:03:14.515440 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-de7a7185-b1e8-426f-9a79-564bc25d8052 tempest-ProjectMemberTests39-1140464218 tempest-ProjectMemberTests39-1140464218-project-admin] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 10:03:14.515440 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.v3.backups [None req-de7a7185-b1e8-426f-9a79-564bc25d8052 tempest-ProjectMemberTests39-1140464218 tempest-ProjectMemberTests39-1140464218-project-admin] Show backup with id f0015ae2-d5ed-4767-94aa-89ede8e5f7e7. {{(pid=100295) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 10:03:14.519170 np0000006707 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 10:03:14.519170 np0000006707 devstack@c-api.service[100295]: warnings.warn( Aug 07 10:03:14.520769 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-de7a7185-b1e8-426f-9a79-564bc25d8052 tempest-ProjectMemberTests39-1140464218 tempest-ProjectMemberTests39-1140464218-project-admin] https://10.4.3.8/volume/v3/backups/f0015ae2-d5ed-4767-94aa-89ede8e5f7e7 returned with HTTP 200 Aug 07 10:03:14.521960 np0000006707 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 1079/4306] 10.4.3.8 () {68 vars in 1374 bytes} [Fri Aug 7 10:03:14 2026] GET /volume/v3/backups/f0015ae2-d5ed-4767-94aa-89ede8e5f7e7 => generated 730 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 10:03:14.761104 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [None req-71cc813c-7544-4db3-9181-f42c47084e05 None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:03:14.762873 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-71cc813c-7544-4db3-9181-f42c47084e05 tempest-TestEncryptedCinderVolumes-1545393347 tempest-TestEncryptedCinderVolumes-1545393347-project-member] GET https://10.4.3.8/volume/v3/volumes/9e2fa5be-8f81-4e48-8212-91e9b0b999fa Aug 07 10:03:14.763075 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-71cc813c-7544-4db3-9181-f42c47084e05 tempest-TestEncryptedCinderVolumes-1545393347 tempest-TestEncryptedCinderVolumes-1545393347-project-member] Empty body provided in request {{(pid=100297) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 10:03:14.763263 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-71cc813c-7544-4db3-9181-f42c47084e05 tempest-TestEncryptedCinderVolumes-1545393347 tempest-TestEncryptedCinderVolumes-1545393347-project-member] Calling method 'show' {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 10:03:14.771010 np0000006707 devstack@c-api.service[100297]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 10:03:14.771010 np0000006707 devstack@c-api.service[100297]: warnings.warn( Aug 07 10:03:14.774586 np0000006707 devstack@c-api.service[100297]: INFO cinder.volume.api [None req-71cc813c-7544-4db3-9181-f42c47084e05 tempest-TestEncryptedCinderVolumes-1545393347 tempest-TestEncryptedCinderVolumes-1545393347-project-member] Volume info retrieved successfully. Aug 07 10:03:14.778830 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-71cc813c-7544-4db3-9181-f42c47084e05 tempest-TestEncryptedCinderVolumes-1545393347 tempest-TestEncryptedCinderVolumes-1545393347-project-member] https://10.4.3.8/volume/v3/volumes/9e2fa5be-8f81-4e48-8212-91e9b0b999fa returned with HTTP 200 Aug 07 10:03:14.779183 np0000006707 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 1078/4307] 10.4.3.8 () {66 vars in 1334 bytes} [Fri Aug 7 10:03:14 2026] GET /volume/v3/volumes/9e2fa5be-8f81-4e48-8212-91e9b0b999fa => generated 898 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 10:03:15.218525 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.middleware.request_id [req-66cd0ded-3cb3-4ff3-96c4-a1caa865237b req-98b2c704-fb27-4e2f-8e06-d07be0f6b219 None None] RequestId filter calling following filter/app {{(pid=100298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:03:15.224979 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [req-66cd0ded-3cb3-4ff3-96c4-a1caa865237b req-98b2c704-fb27-4e2f-8e06-d07be0f6b219 tempest-TestVolumeBootPattern-391440175 tempest-TestVolumeBootPattern-391440175-project-member] GET https://10.4.3.8/volume/v3/volumes/1a740af8-4ba1-4777-9b61-78bdf2f48628 Aug 07 10:03:15.224979 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [req-66cd0ded-3cb3-4ff3-96c4-a1caa865237b req-98b2c704-fb27-4e2f-8e06-d07be0f6b219 tempest-TestVolumeBootPattern-391440175 tempest-TestVolumeBootPattern-391440175-project-member] Empty body provided in request {{(pid=100298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 10:03:15.224979 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [req-66cd0ded-3cb3-4ff3-96c4-a1caa865237b req-98b2c704-fb27-4e2f-8e06-d07be0f6b219 tempest-TestVolumeBootPattern-391440175 tempest-TestVolumeBootPattern-391440175-project-member] Calling method 'show' {{(pid=100298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 10:03:15.239152 np0000006707 devstack@c-api.service[100298]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 10:03:15.239152 np0000006707 devstack@c-api.service[100298]: warnings.warn( Aug 07 10:03:15.251449 np0000006707 devstack@c-api.service[100298]: INFO cinder.volume.api [req-66cd0ded-3cb3-4ff3-96c4-a1caa865237b req-98b2c704-fb27-4e2f-8e06-d07be0f6b219 tempest-TestVolumeBootPattern-391440175 tempest-TestVolumeBootPattern-391440175-project-member] Volume info retrieved successfully. Aug 07 10:03:15.254666 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [req-66cd0ded-3cb3-4ff3-96c4-a1caa865237b req-98b2c704-fb27-4e2f-8e06-d07be0f6b219 tempest-TestVolumeBootPattern-391440175 tempest-TestVolumeBootPattern-391440175-project-member] https://10.4.3.8/volume/v3/volumes/1a740af8-4ba1-4777-9b61-78bdf2f48628 returned with HTTP 200 Aug 07 10:03:15.255320 np0000006707 devstack@c-api.service[100298]: [pid: 100298|app: 0|req: 1077/4308] 10.4.3.8 () {68 vars in 1584 bytes} [Fri Aug 7 10:03:15 2026] GET /volume/v3/volumes/1a740af8-4ba1-4777-9b61-78bdf2f48628 => generated 1363 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 10:03:15.533047 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [None req-b78d31ce-958a-4427-a81e-f2521c74b891 None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:03:15.535247 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-b78d31ce-958a-4427-a81e-f2521c74b891 tempest-ProjectMemberTests39-1140464218 tempest-ProjectMemberTests39-1140464218-project-admin] GET https://10.4.3.8/volume/v3/backups/f0015ae2-d5ed-4767-94aa-89ede8e5f7e7 Aug 07 10:03:15.535487 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-b78d31ce-958a-4427-a81e-f2521c74b891 tempest-ProjectMemberTests39-1140464218 tempest-ProjectMemberTests39-1140464218-project-admin] Empty body provided in request {{(pid=100296) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 10:03:15.535677 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-b78d31ce-958a-4427-a81e-f2521c74b891 tempest-ProjectMemberTests39-1140464218 tempest-ProjectMemberTests39-1140464218-project-admin] Calling method 'show' {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 10:03:15.535776 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.v3.backups [None req-b78d31ce-958a-4427-a81e-f2521c74b891 tempest-ProjectMemberTests39-1140464218 tempest-ProjectMemberTests39-1140464218-project-admin] Show backup with id f0015ae2-d5ed-4767-94aa-89ede8e5f7e7. {{(pid=100296) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 10:03:15.542321 np0000006707 devstack@c-api.service[100296]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 10:03:15.542321 np0000006707 devstack@c-api.service[100296]: warnings.warn( Aug 07 10:03:15.543057 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-b78d31ce-958a-4427-a81e-f2521c74b891 tempest-ProjectMemberTests39-1140464218 tempest-ProjectMemberTests39-1140464218-project-admin] https://10.4.3.8/volume/v3/backups/f0015ae2-d5ed-4767-94aa-89ede8e5f7e7 returned with HTTP 200 Aug 07 10:03:15.543488 np0000006707 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 1075/4309] 10.4.3.8 () {68 vars in 1374 bytes} [Fri Aug 7 10:03:15 2026] GET /volume/v3/backups/f0015ae2-d5ed-4767-94aa-89ede8e5f7e7 => generated 730 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 10:03:15.766881 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-7082d8cb-cc25-4ceb-b309-764df6e32753 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:03:15.798059 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [None req-fdfaf498-7a7d-4c1f-84d5-b938da1cefd5 None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:03:15.800638 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-fdfaf498-7a7d-4c1f-84d5-b938da1cefd5 tempest-TestEncryptedCinderVolumes-1545393347 tempest-TestEncryptedCinderVolumes-1545393347-project-member] GET https://10.4.3.8/volume/v3/volumes/9e2fa5be-8f81-4e48-8212-91e9b0b999fa Aug 07 10:03:15.800925 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-fdfaf498-7a7d-4c1f-84d5-b938da1cefd5 tempest-TestEncryptedCinderVolumes-1545393347 tempest-TestEncryptedCinderVolumes-1545393347-project-member] Empty body provided in request {{(pid=100297) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 10:03:15.801200 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-fdfaf498-7a7d-4c1f-84d5-b938da1cefd5 tempest-TestEncryptedCinderVolumes-1545393347 tempest-TestEncryptedCinderVolumes-1545393347-project-member] Calling method 'show' {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 10:03:15.812884 np0000006707 devstack@c-api.service[100297]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 10:03:15.812884 np0000006707 devstack@c-api.service[100297]: warnings.warn( Aug 07 10:03:15.817978 np0000006707 devstack@c-api.service[100297]: INFO cinder.volume.api [None req-fdfaf498-7a7d-4c1f-84d5-b938da1cefd5 tempest-TestEncryptedCinderVolumes-1545393347 tempest-TestEncryptedCinderVolumes-1545393347-project-member] Volume info retrieved successfully. Aug 07 10:03:15.824183 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.middleware.request_id [req-66cd0ded-3cb3-4ff3-96c4-a1caa865237b req-9743885c-83fe-449e-bca1-b4ddb5dad78a None None] RequestId filter calling following filter/app {{(pid=100298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:03:15.824928 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-fdfaf498-7a7d-4c1f-84d5-b938da1cefd5 tempest-TestEncryptedCinderVolumes-1545393347 tempest-TestEncryptedCinderVolumes-1545393347-project-member] https://10.4.3.8/volume/v3/volumes/9e2fa5be-8f81-4e48-8212-91e9b0b999fa returned with HTTP 200 Aug 07 10:03:15.828446 np0000006707 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 1079/4310] 10.4.3.8 () {66 vars in 1334 bytes} [Fri Aug 7 10:03:15 2026] GET /volume/v3/volumes/9e2fa5be-8f81-4e48-8212-91e9b0b999fa => generated 898 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 10:03:15.828568 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [req-66cd0ded-3cb3-4ff3-96c4-a1caa865237b req-9743885c-83fe-449e-bca1-b4ddb5dad78a tempest-TestVolumeBootPattern-391440175 tempest-TestVolumeBootPattern-391440175-project-member] GET https://10.4.3.8/volume/v3/volumes/1a740af8-4ba1-4777-9b61-78bdf2f48628 Aug 07 10:03:15.828568 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [req-66cd0ded-3cb3-4ff3-96c4-a1caa865237b req-9743885c-83fe-449e-bca1-b4ddb5dad78a tempest-TestVolumeBootPattern-391440175 tempest-TestVolumeBootPattern-391440175-project-member] Empty body provided in request {{(pid=100298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 10:03:15.828568 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [req-66cd0ded-3cb3-4ff3-96c4-a1caa865237b req-9743885c-83fe-449e-bca1-b4ddb5dad78a tempest-TestVolumeBootPattern-391440175 tempest-TestVolumeBootPattern-391440175-project-member] Calling method 'show' {{(pid=100298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 10:03:15.840651 np0000006707 devstack@c-api.service[100298]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 10:03:15.840651 np0000006707 devstack@c-api.service[100298]: warnings.warn( Aug 07 10:03:15.842767 np0000006707 devstack@c-api.service[100298]: INFO cinder.volume.api [req-66cd0ded-3cb3-4ff3-96c4-a1caa865237b req-9743885c-83fe-449e-bca1-b4ddb5dad78a tempest-TestVolumeBootPattern-391440175 tempest-TestVolumeBootPattern-391440175-project-member] Volume info retrieved successfully. Aug 07 10:03:15.848940 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [req-66cd0ded-3cb3-4ff3-96c4-a1caa865237b req-9743885c-83fe-449e-bca1-b4ddb5dad78a tempest-TestVolumeBootPattern-391440175 tempest-TestVolumeBootPattern-391440175-project-member] https://10.4.3.8/volume/v3/volumes/1a740af8-4ba1-4777-9b61-78bdf2f48628 returned with HTTP 200 Aug 07 10:03:15.849347 np0000006707 devstack@c-api.service[100298]: [pid: 100298|app: 0|req: 1078/4311] 10.4.3.8 () {68 vars in 1584 bytes} [Fri Aug 7 10:03:15 2026] GET /volume/v3/volumes/1a740af8-4ba1-4777-9b61-78bdf2f48628 => generated 1363 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 10:03:15.862487 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [None req-80051871-c95f-48dd-9db5-5ba321be098f None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:03:15.863027 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-80051871-c95f-48dd-9db5-5ba321be098f None None] GET https://10.4.3.8/volume// Aug 07 10:03:15.863257 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-80051871-c95f-48dd-9db5-5ba321be098f None None] Empty body provided in request {{(pid=100296) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 10:03:15.863565 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-80051871-c95f-48dd-9db5-5ba321be098f None None] Calling method 'all' {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 10:03:15.864073 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-80051871-c95f-48dd-9db5-5ba321be098f None None] https://10.4.3.8/volume// returned with HTTP 300 Aug 07 10:03:15.864481 np0000006707 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 1076/4312] 10.4.3.8 () {66 vars in 1405 bytes} [Fri Aug 7 10:03:15 2026] GET /volume/ => generated 384 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 07 10:03:15.877530 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [req-66cd0ded-3cb3-4ff3-96c4-a1caa865237b req-04e8d42d-e542-4f26-a3ac-afde8d691425 None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:03:15.881763 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [req-66cd0ded-3cb3-4ff3-96c4-a1caa865237b req-04e8d42d-e542-4f26-a3ac-afde8d691425 tempest-TestVolumeBootPattern-391440175 tempest-TestVolumeBootPattern-391440175-project-member] POST https://10.4.3.8/volume/v3/attachments Aug 07 10:03:15.882163 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [req-66cd0ded-3cb3-4ff3-96c4-a1caa865237b req-04e8d42d-e542-4f26-a3ac-afde8d691425 tempest-TestVolumeBootPattern-391440175 tempest-TestVolumeBootPattern-391440175-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "1a740af8-4ba1-4777-9b61-78bdf2f48628", "connector": null, "instance_uuid": "0bf015de-6368-4a8a-8e81-dbe8fee48c15"}} {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 10:03:15.893002 np0000006707 devstack@c-api.service[100297]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 10:03:15.893002 np0000006707 devstack@c-api.service[100297]: warnings.warn( Aug 07 10:03:15.923495 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [req-66cd0ded-3cb3-4ff3-96c4-a1caa865237b req-04e8d42d-e542-4f26-a3ac-afde8d691425 tempest-TestVolumeBootPattern-391440175 tempest-TestVolumeBootPattern-391440175-project-member] https://10.4.3.8/volume/v3/attachments returned with HTTP 200 Aug 07 10:03:15.924123 np0000006707 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 1080/4313] 10.4.3.8 () {74 vars in 1580 bytes} [Fri Aug 7 10: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 10:03:15.933922 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-7082d8cb-cc25-4ceb-b309-764df6e32753 tempest-VolumesBackupsTest-1693673052 tempest-VolumesBackupsTest-1693673052-project-member] POST https://10.4.3.8/volume/v3/volumes Aug 07 10:03:15.934464 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-7082d8cb-cc25-4ceb-b309-764df6e32753 tempest-VolumesBackupsTest-1693673052 tempest-VolumesBackupsTest-1693673052-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesBackupsTest-Volume-1291088906"}} {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 10:03:15.935923 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.v3.volumes [None req-7082d8cb-cc25-4ceb-b309-764df6e32753 tempest-VolumesBackupsTest-1693673052 tempest-VolumesBackupsTest-1693673052-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesBackupsTest-Volume-1291088906'}} {{(pid=100295) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 07 10:03:15.936046 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.v3.volumes [None req-7082d8cb-cc25-4ceb-b309-764df6e32753 tempest-VolumesBackupsTest-1693673052 tempest-VolumesBackupsTest-1693673052-project-member] Create volume of 1 GB Aug 07 10:03:15.941768 np0000006707 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-7082d8cb-cc25-4ceb-b309-764df6e32753 tempest-VolumesBackupsTest-1693673052 tempest-VolumesBackupsTest-1693673052-project-member] Availability Zones retrieved successfully. Aug 07 10:03:15.947499 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.volume.api [None req-7082d8cb-cc25-4ceb-b309-764df6e32753 tempest-VolumesBackupsTest-1693673052 tempest-VolumesBackupsTest-1693673052-project-member] Flow 'volume_create_api' (1f65ccaa-b0e2-4c4e-8a53-3b7bd6a3daa1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100295) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 10:03:15.949697 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.volume.api [None req-7082d8cb-cc25-4ceb-b309-764df6e32753 tempest-VolumesBackupsTest-1693673052 tempest-VolumesBackupsTest-1693673052-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c9438087-0acc-4f18-9982-00493df38f97) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100295) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 10:03:15.950849 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.volume.flows.api.create_volume [None req-7082d8cb-cc25-4ceb-b309-764df6e32753 tempest-VolumesBackupsTest-1693673052 tempest-VolumesBackupsTest-1693673052-project-member] Validating volume size '1' using validate_int {{(pid=100295) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 07 10:03:15.983126 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.volume.api [None req-7082d8cb-cc25-4ceb-b309-764df6e32753 tempest-VolumesBackupsTest-1693673052 tempest-VolumesBackupsTest-1693673052-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c9438087-0acc-4f18-9982-00493df38f97) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-07T09:47:39Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=45fd9a3a-b61e-4c6c-9ab7-d02f06678d0d,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '45fd9a3a-b61e-4c6c-9ab7-d02f06678d0d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100295) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 10:03:15.983893 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.volume.api [None req-7082d8cb-cc25-4ceb-b309-764df6e32753 tempest-VolumesBackupsTest-1693673052 tempest-VolumesBackupsTest-1693673052-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (39fe7014-c8e2-4c09-8184-08c862538764) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100295) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 10:03:16.068399 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.quota [None req-7082d8cb-cc25-4ceb-b309-764df6e32753 tempest-VolumesBackupsTest-1693673052 tempest-VolumesBackupsTest-1693673052-project-member] Created reservations ['dffe708f-f26f-44c2-9162-e3f1f901631d', 'fec94a7d-a952-43fa-b236-b97c0347c1a0', '8581c9bf-99a2-45f5-9ac1-a08e7db840df', 'eed3c12a-a6e2-46ab-b46b-0a2408f4ebc6'] {{(pid=100295) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 10:03:16.069264 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.volume.api [None req-7082d8cb-cc25-4ceb-b309-764df6e32753 tempest-VolumesBackupsTest-1693673052 tempest-VolumesBackupsTest-1693673052-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (39fe7014-c8e2-4c09-8184-08c862538764) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['dffe708f-f26f-44c2-9162-e3f1f901631d', 'fec94a7d-a952-43fa-b236-b97c0347c1a0', '8581c9bf-99a2-45f5-9ac1-a08e7db840df', 'eed3c12a-a6e2-46ab-b46b-0a2408f4ebc6']}' {{(pid=100295) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 10:03:16.070080 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.volume.api [None req-7082d8cb-cc25-4ceb-b309-764df6e32753 tempest-VolumesBackupsTest-1693673052 tempest-VolumesBackupsTest-1693673052-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (bdcf69fa-ec65-4d84-a806-b77e3a17eb35) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100295) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 10:03:16.095272 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.volume.api [None req-7082d8cb-cc25-4ceb-b309-764df6e32753 tempest-VolumesBackupsTest-1693673052 tempest-VolumesBackupsTest-1693673052-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (bdcf69fa-ec65-4d84-a806-b77e3a17eb35) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '458f05e8-6057-48f8-a13a-1eb969a958c5', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-1291088906',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c03dd508b6a24ad6a88bfcc78c7b69f5',qos_specs=None,replication_status=,reservations=['dffe708f-f26f-44c2-9162-e3f1f901631d','fec94a7d-a952-43fa-b236-b97c0347c1a0','8581c9bf-99a2-45f5-9ac1-a08e7db840df','eed3c12a-a6e2-46ab-b46b-0a2408f4ebc6'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='7d5fcda6c3c946bb95127b5e91534c78',volume_type_id=45fd9a3a-b61e-4c6c-9ab7-d02f06678d0d), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-07T10:03:16Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-1291088906',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=458f05e8-6057-48f8-a13a-1eb969a958c5,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='c03dd508b6a24ad6a88bfcc78c7b69f5',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='7d5fcda6c3c946bb95127b5e91534c78',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(45fd9a3a-b61e-4c6c-9ab7-d02f06678d0d),volume_type_id=45fd9a3a-b61e-4c6c-9ab7-d02f06678d0d)}' {{(pid=100295) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 10:03:16.096793 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.volume.api [None req-7082d8cb-cc25-4ceb-b309-764df6e32753 tempest-VolumesBackupsTest-1693673052 tempest-VolumesBackupsTest-1693673052-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (bdaca7b5-5328-4e2e-9c7f-6f223c5b7579) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100295) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 10:03:16.118532 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.volume.api [None req-7082d8cb-cc25-4ceb-b309-764df6e32753 tempest-VolumesBackupsTest-1693673052 tempest-VolumesBackupsTest-1693673052-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (bdaca7b5-5328-4e2e-9c7f-6f223c5b7579) transitioned into state 'SUCCESS' from state '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-1291088906',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c03dd508b6a24ad6a88bfcc78c7b69f5',qos_specs=None,replication_status=,reservations=['dffe708f-f26f-44c2-9162-e3f1f901631d','fec94a7d-a952-43fa-b236-b97c0347c1a0','8581c9bf-99a2-45f5-9ac1-a08e7db840df','eed3c12a-a6e2-46ab-b46b-0a2408f4ebc6'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='7d5fcda6c3c946bb95127b5e91534c78',volume_type_id=45fd9a3a-b61e-4c6c-9ab7-d02f06678d0d)}' {{(pid=100295) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 10:03:16.119293 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.volume.api [None req-7082d8cb-cc25-4ceb-b309-764df6e32753 tempest-VolumesBackupsTest-1693673052 tempest-VolumesBackupsTest-1693673052-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (572dbf71-e5f8-4bd3-b1d9-3560a3974a0f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100295) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 10:03:16.131499 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.volume.api [None req-7082d8cb-cc25-4ceb-b309-764df6e32753 tempest-VolumesBackupsTest-1693673052 tempest-VolumesBackupsTest-1693673052-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (572dbf71-e5f8-4bd3-b1d9-3560a3974a0f) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100295) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 10:03:16.132392 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.volume.api [None req-7082d8cb-cc25-4ceb-b309-764df6e32753 tempest-VolumesBackupsTest-1693673052 tempest-VolumesBackupsTest-1693673052-project-member] Flow 'volume_create_api' (1f65ccaa-b0e2-4c4e-8a53-3b7bd6a3daa1) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100295) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 10:03:16.132772 np0000006707 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-7082d8cb-cc25-4ceb-b309-764df6e32753 tempest-VolumesBackupsTest-1693673052 tempest-VolumesBackupsTest-1693673052-project-member] Create volume request issued successfully. Aug 07 10:03:16.133378 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-7082d8cb-cc25-4ceb-b309-764df6e32753 tempest-VolumesBackupsTest-1693673052 tempest-VolumesBackupsTest-1693673052-project-member] https://10.4.3.8/volume/v3/volumes returned with HTTP 202 Aug 07 10:03:16.133870 np0000006707 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 1080/4314] 10.4.3.8 () {68 vars in 1244 bytes} [Fri Aug 7 10:03:15 2026] POST /volume/v3/volumes => generated 745 bytes in 368 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 07 10:03:16.146406 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.middleware.request_id [None req-8aebc280-090f-4c98-9bac-42568376f00e None None] RequestId filter calling following filter/app {{(pid=100298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:03:16.148185 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [None req-8aebc280-090f-4c98-9bac-42568376f00e tempest-VolumesBackupsTest-1693673052 tempest-VolumesBackupsTest-1693673052-project-member] GET https://10.4.3.8/volume/v3/volumes/458f05e8-6057-48f8-a13a-1eb969a958c5 Aug 07 10:03:16.148432 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [None req-8aebc280-090f-4c98-9bac-42568376f00e tempest-VolumesBackupsTest-1693673052 tempest-VolumesBackupsTest-1693673052-project-member] Empty body provided in request {{(pid=100298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 10:03:16.148738 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [None req-8aebc280-090f-4c98-9bac-42568376f00e tempest-VolumesBackupsTest-1693673052 tempest-VolumesBackupsTest-1693673052-project-member] Calling method 'show' {{(pid=100298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 10:03:16.155538 np0000006707 devstack@c-api.service[100298]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 10:03:16.155538 np0000006707 devstack@c-api.service[100298]: warnings.warn( Aug 07 10:03:16.159151 np0000006707 devstack@c-api.service[100298]: INFO cinder.volume.api [None req-8aebc280-090f-4c98-9bac-42568376f00e tempest-VolumesBackupsTest-1693673052 tempest-VolumesBackupsTest-1693673052-project-member] Volume info retrieved successfully. Aug 07 10:03:16.163942 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [None req-8aebc280-090f-4c98-9bac-42568376f00e tempest-VolumesBackupsTest-1693673052 tempest-VolumesBackupsTest-1693673052-project-member] https://10.4.3.8/volume/v3/volumes/458f05e8-6057-48f8-a13a-1eb969a958c5 returned with HTTP 200 Aug 07 10:03:16.164297 np0000006707 devstack@c-api.service[100298]: [pid: 100298|app: 0|req: 1079/4315] 10.4.3.8 () {66 vars in 1334 bytes} [Fri Aug 7 10:03:16 2026] GET /volume/v3/volumes/458f05e8-6057-48f8-a13a-1eb969a958c5 => generated 813 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 10:03:16.556793 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [None req-ba062a04-8a73-4d1d-bac7-3736ea979eb7 None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:03:16.561115 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-ba062a04-8a73-4d1d-bac7-3736ea979eb7 tempest-ProjectMemberTests39-1140464218 tempest-ProjectMemberTests39-1140464218-project-admin] GET https://10.4.3.8/volume/v3/backups/f0015ae2-d5ed-4767-94aa-89ede8e5f7e7 Aug 07 10:03:16.561363 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-ba062a04-8a73-4d1d-bac7-3736ea979eb7 tempest-ProjectMemberTests39-1140464218 tempest-ProjectMemberTests39-1140464218-project-admin] Empty body provided in request {{(pid=100296) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 10:03:16.563488 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-ba062a04-8a73-4d1d-bac7-3736ea979eb7 tempest-ProjectMemberTests39-1140464218 tempest-ProjectMemberTests39-1140464218-project-admin] Calling method 'show' {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 10:03:16.563488 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.v3.backups [None req-ba062a04-8a73-4d1d-bac7-3736ea979eb7 tempest-ProjectMemberTests39-1140464218 tempest-ProjectMemberTests39-1140464218-project-admin] Show backup with id f0015ae2-d5ed-4767-94aa-89ede8e5f7e7. {{(pid=100296) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 10:03:16.566364 np0000006707 devstack@c-api.service[100296]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 10:03:16.566364 np0000006707 devstack@c-api.service[100296]: warnings.warn( Aug 07 10:03:16.570434 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-ba062a04-8a73-4d1d-bac7-3736ea979eb7 tempest-ProjectMemberTests39-1140464218 tempest-ProjectMemberTests39-1140464218-project-admin] https://10.4.3.8/volume/v3/backups/f0015ae2-d5ed-4767-94aa-89ede8e5f7e7 returned with HTTP 200 Aug 07 10:03:16.570434 np0000006707 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 1077/4316] 10.4.3.8 () {68 vars in 1374 bytes} [Fri Aug 7 10:03:16 2026] GET /volume/v3/backups/f0015ae2-d5ed-4767-94aa-89ede8e5f7e7 => generated 730 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 10:03:16.853240 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [None req-a6f0a63e-0319-4e8b-b52a-55de121f8475 None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:03:16.855095 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-a6f0a63e-0319-4e8b-b52a-55de121f8475 tempest-TestEncryptedCinderVolumes-1545393347 tempest-TestEncryptedCinderVolumes-1545393347-project-member] GET https://10.4.3.8/volume/v3/volumes/9e2fa5be-8f81-4e48-8212-91e9b0b999fa Aug 07 10:03:16.855315 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-a6f0a63e-0319-4e8b-b52a-55de121f8475 tempest-TestEncryptedCinderVolumes-1545393347 tempest-TestEncryptedCinderVolumes-1545393347-project-member] Empty body provided in request {{(pid=100297) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 10:03:16.855549 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-a6f0a63e-0319-4e8b-b52a-55de121f8475 tempest-TestEncryptedCinderVolumes-1545393347 tempest-TestEncryptedCinderVolumes-1545393347-project-member] Calling method 'show' {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 10:03:16.862510 np0000006707 devstack@c-api.service[100297]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 10:03:16.862510 np0000006707 devstack@c-api.service[100297]: warnings.warn( Aug 07 10:03:16.865891 np0000006707 devstack@c-api.service[100297]: INFO cinder.volume.api [None req-a6f0a63e-0319-4e8b-b52a-55de121f8475 tempest-TestEncryptedCinderVolumes-1545393347 tempest-TestEncryptedCinderVolumes-1545393347-project-member] Volume info retrieved successfully. Aug 07 10:03:16.871938 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-a6f0a63e-0319-4e8b-b52a-55de121f8475 tempest-TestEncryptedCinderVolumes-1545393347 tempest-TestEncryptedCinderVolumes-1545393347-project-member] https://10.4.3.8/volume/v3/volumes/9e2fa5be-8f81-4e48-8212-91e9b0b999fa returned with HTTP 200 Aug 07 10:03:16.872373 np0000006707 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 1081/4317] 10.4.3.8 () {66 vars in 1334 bytes} [Fri Aug 7 10:03:16 2026] GET /volume/v3/volumes/9e2fa5be-8f81-4e48-8212-91e9b0b999fa => generated 898 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 10:03:17.066906 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-fab67201-2562-4810-be56-aff041044096 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:03:17.067617 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-fab67201-2562-4810-be56-aff041044096 None None] GET https://10.4.3.8/volume// Aug 07 10:03:17.067822 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-fab67201-2562-4810-be56-aff041044096 None None] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 10:03:17.068152 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-fab67201-2562-4810-be56-aff041044096 None None] Calling method 'all' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 10:03:17.071116 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-fab67201-2562-4810-be56-aff041044096 None None] https://10.4.3.8/volume// returned with HTTP 300 Aug 07 10:03:17.071116 np0000006707 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 1081/4318] 10.4.3.8 () {66 vars in 1412 bytes} [Fri Aug 7 10:03:17 2026] GET /volume/ => generated 384 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 07 10:03:17.094712 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.middleware.request_id [req-66cd0ded-3cb3-4ff3-96c4-a1caa865237b req-62e7678f-c331-4812-8dfc-6c1346e32525 None None] RequestId filter calling following filter/app {{(pid=100298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:03:17.097649 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [req-66cd0ded-3cb3-4ff3-96c4-a1caa865237b req-62e7678f-c331-4812-8dfc-6c1346e32525 tempest-TestVolumeBootPattern-391440175 tempest-TestVolumeBootPattern-391440175-project-member] GET https://10.4.3.8/volume/v3/volumes/1a740af8-4ba1-4777-9b61-78bdf2f48628 Aug 07 10:03:17.097686 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [req-66cd0ded-3cb3-4ff3-96c4-a1caa865237b req-62e7678f-c331-4812-8dfc-6c1346e32525 tempest-TestVolumeBootPattern-391440175 tempest-TestVolumeBootPattern-391440175-project-member] Empty body provided in request {{(pid=100298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 10:03:17.097924 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [req-66cd0ded-3cb3-4ff3-96c4-a1caa865237b req-62e7678f-c331-4812-8dfc-6c1346e32525 tempest-TestVolumeBootPattern-391440175 tempest-TestVolumeBootPattern-391440175-project-member] Calling method 'show' {{(pid=100298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 10:03:17.112832 np0000006707 devstack@c-api.service[100298]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 10:03:17.112832 np0000006707 devstack@c-api.service[100298]: warnings.warn( Aug 07 10:03:17.118155 np0000006707 devstack@c-api.service[100298]: INFO cinder.volume.api [req-66cd0ded-3cb3-4ff3-96c4-a1caa865237b req-62e7678f-c331-4812-8dfc-6c1346e32525 tempest-TestVolumeBootPattern-391440175 tempest-TestVolumeBootPattern-391440175-project-member] Volume info retrieved successfully. Aug 07 10:03:17.127166 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [req-66cd0ded-3cb3-4ff3-96c4-a1caa865237b req-62e7678f-c331-4812-8dfc-6c1346e32525 tempest-TestVolumeBootPattern-391440175 tempest-TestVolumeBootPattern-391440175-project-member] https://10.4.3.8/volume/v3/volumes/1a740af8-4ba1-4777-9b61-78bdf2f48628 returned with HTTP 200 Aug 07 10:03:17.127888 np0000006707 devstack@c-api.service[100298]: [pid: 100298|app: 0|req: 1080/4319] 10.4.3.8 () {70 vars in 1625 bytes} [Fri Aug 7 10:03:17 2026] GET /volume/v3/volumes/1a740af8-4ba1-4777-9b61-78bdf2f48628 => generated 1542 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 07 10:03:17.178919 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [None req-bb17a911-a92e-4737-860f-52e8c7f1e8e1 None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:03:17.183153 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-bb17a911-a92e-4737-860f-52e8c7f1e8e1 tempest-VolumesBackupsTest-1693673052 tempest-VolumesBackupsTest-1693673052-project-member] GET https://10.4.3.8/volume/v3/volumes/458f05e8-6057-48f8-a13a-1eb969a958c5 Aug 07 10:03:17.183799 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-bb17a911-a92e-4737-860f-52e8c7f1e8e1 tempest-VolumesBackupsTest-1693673052 tempest-VolumesBackupsTest-1693673052-project-member] Empty body provided in request {{(pid=100296) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 10:03:17.183799 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-bb17a911-a92e-4737-860f-52e8c7f1e8e1 tempest-VolumesBackupsTest-1693673052 tempest-VolumesBackupsTest-1693673052-project-member] Calling method 'show' {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 10:03:17.198764 np0000006707 devstack@c-api.service[100296]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 10:03:17.198764 np0000006707 devstack@c-api.service[100296]: warnings.warn( Aug 07 10:03:17.202128 np0000006707 devstack@c-api.service[100296]: INFO cinder.volume.api [None req-bb17a911-a92e-4737-860f-52e8c7f1e8e1 tempest-VolumesBackupsTest-1693673052 tempest-VolumesBackupsTest-1693673052-project-member] Volume info retrieved successfully. Aug 07 10:03:17.207208 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-bb17a911-a92e-4737-860f-52e8c7f1e8e1 tempest-VolumesBackupsTest-1693673052 tempest-VolumesBackupsTest-1693673052-project-member] https://10.4.3.8/volume/v3/volumes/458f05e8-6057-48f8-a13a-1eb969a958c5 returned with HTTP 200 Aug 07 10:03:17.207634 np0000006707 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 1078/4320] 10.4.3.8 () {66 vars in 1334 bytes} [Fri Aug 7 10:03:17 2026] GET /volume/v3/volumes/458f05e8-6057-48f8-a13a-1eb969a958c5 => generated 838 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 10:03:17.223404 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [None req-c727ec60-1747-4417-ae41-a734e66a28cf None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:03:17.225020 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-c727ec60-1747-4417-ae41-a734e66a28cf tempest-VolumesBackupsTest-1693673052 tempest-VolumesBackupsTest-1693673052-project-member] POST https://10.4.3.8/volume/v3/backups Aug 07 10:03:17.225338 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-c727ec60-1747-4417-ae41-a734e66a28cf tempest-VolumesBackupsTest-1693673052 tempest-VolumesBackupsTest-1693673052-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "458f05e8-6057-48f8-a13a-1eb969a958c5", "name": "tempest-VolumesBackupsTest-Backup-51236479"}} {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 10:03:17.226673 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.contrib.backups [None req-c727ec60-1747-4417-ae41-a734e66a28cf tempest-VolumesBackupsTest-1693673052 tempest-VolumesBackupsTest-1693673052-project-member] Creating new backup {'backup': {'volume_id': '458f05e8-6057-48f8-a13a-1eb969a958c5', 'name': 'tempest-VolumesBackupsTest-Backup-51236479'}} {{(pid=100297) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 07 10:03:17.226841 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.contrib.backups [None req-c727ec60-1747-4417-ae41-a734e66a28cf tempest-VolumesBackupsTest-1693673052 tempest-VolumesBackupsTest-1693673052-project-member] Creating backup of volume 458f05e8-6057-48f8-a13a-1eb969a958c5 in container None Aug 07 10:03:17.238406 np0000006707 devstack@c-api.service[100297]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 10:03:17.238406 np0000006707 devstack@c-api.service[100297]: warnings.warn( Aug 07 10:03:17.239053 np0000006707 devstack@c-api.service[100297]: INFO cinder.volume.api [None req-c727ec60-1747-4417-ae41-a734e66a28cf tempest-VolumesBackupsTest-1693673052 tempest-VolumesBackupsTest-1693673052-project-member] Volume info retrieved successfully. Aug 07 10:03:17.257530 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [req-66cd0ded-3cb3-4ff3-96c4-a1caa865237b req-17fc5618-293d-49df-9bda-9e94490d45d7 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:03:17.259569 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [req-66cd0ded-3cb3-4ff3-96c4-a1caa865237b req-17fc5618-293d-49df-9bda-9e94490d45d7 tempest-TestVolumeBootPattern-391440175 tempest-TestVolumeBootPattern-391440175-project-member] PUT https://10.4.3.8/volume/v3/attachments/d84d3817-8d5f-4af4-a302-1ea88c4b1e69 Aug 07 10:03:17.259946 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [req-66cd0ded-3cb3-4ff3-96c4-a1caa865237b req-17fc5618-293d-49df-9bda-9e94490d45d7 tempest-TestVolumeBootPattern-391440175 tempest-TestVolumeBootPattern-391440175-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.8", "host": "np0000006707", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:568b993d50b1", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "d2780578-1896-461f-80ac-b58d2e346b90", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 10:03:17.267084 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.coordination [req-66cd0ded-3cb3-4ff3-96c4-a1caa865237b req-17fc5618-293d-49df-9bda-9e94490d45d7 tempest-TestVolumeBootPattern-391440175 tempest-TestVolumeBootPattern-391440175-project-member] Acquiring lock "cinder-attachment_update-1a740af8-4ba1-4777-9b61-78bdf2f48628-np0000006707" by "attachment_update" {{(pid=100295) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 07 10:03:17.271619 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.coordination [req-66cd0ded-3cb3-4ff3-96c4-a1caa865237b req-17fc5618-293d-49df-9bda-9e94490d45d7 tempest-TestVolumeBootPattern-391440175 tempest-TestVolumeBootPattern-391440175-project-member] Lock "cinder-attachment_update-1a740af8-4ba1-4777-9b61-78bdf2f48628-np0000006707" acquired by "attachment_update" :: waited 0.004s {{(pid=100295) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 07 10:03:17.272741 np0000006707 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 10:03:17.272741 np0000006707 devstack@c-api.service[100295]: warnings.warn( Aug 07 10:03:17.275099 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.quota [None req-c727ec60-1747-4417-ae41-a734e66a28cf tempest-VolumesBackupsTest-1693673052 tempest-VolumesBackupsTest-1693673052-project-member] Created reservations ['1bfec820-e9f4-418e-b56d-3b6164cbcafb', '7f3e88f2-684d-442d-908a-89049bbe3b34'] {{(pid=100297) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 10:03:17.313406 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-c727ec60-1747-4417-ae41-a734e66a28cf tempest-VolumesBackupsTest-1693673052 tempest-VolumesBackupsTest-1693673052-project-member] https://10.4.3.8/volume/v3/backups returned with HTTP 202 Aug 07 10:03:17.315306 np0000006707 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 1082/4321] 10.4.3.8 () {68 vars in 1245 bytes} [Fri Aug 7 10:03:17 2026] POST /volume/v3/backups => generated 324 bytes in 91 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 07 10:03:17.323663 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.middleware.request_id [None req-dd34e973-f8f1-4e79-b85a-0921f6ed8821 None None] RequestId filter calling following filter/app {{(pid=100298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:03:17.327838 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [None req-dd34e973-f8f1-4e79-b85a-0921f6ed8821 tempest-VolumesBackupsTest-1693673052 tempest-VolumesBackupsTest-1693673052-project-member] GET https://10.4.3.8/volume/v3/backups/291d7700-659e-4a8f-b2c5-93f9d1ae39f2 Aug 07 10:03:17.328085 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [None req-dd34e973-f8f1-4e79-b85a-0921f6ed8821 tempest-VolumesBackupsTest-1693673052 tempest-VolumesBackupsTest-1693673052-project-member] Empty body provided in request {{(pid=100298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 10:03:17.328988 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [None req-dd34e973-f8f1-4e79-b85a-0921f6ed8821 tempest-VolumesBackupsTest-1693673052 tempest-VolumesBackupsTest-1693673052-project-member] Calling method 'show' {{(pid=100298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 10:03:17.328988 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.v3.backups [None req-dd34e973-f8f1-4e79-b85a-0921f6ed8821 tempest-VolumesBackupsTest-1693673052 tempest-VolumesBackupsTest-1693673052-project-member] Show backup with id 291d7700-659e-4a8f-b2c5-93f9d1ae39f2. {{(pid=100298) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 10:03:17.337028 np0000006707 devstack@c-api.service[100298]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 10:03:17.337028 np0000006707 devstack@c-api.service[100298]: warnings.warn( Aug 07 10:03:17.338590 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [None req-dd34e973-f8f1-4e79-b85a-0921f6ed8821 tempest-VolumesBackupsTest-1693673052 tempest-VolumesBackupsTest-1693673052-project-member] https://10.4.3.8/volume/v3/backups/291d7700-659e-4a8f-b2c5-93f9d1ae39f2 returned with HTTP 200 Aug 07 10:03:17.338590 np0000006707 devstack@c-api.service[100298]: [pid: 100298|app: 0|req: 1081/4322] 10.4.3.8 () {66 vars in 1334 bytes} [Fri Aug 7 10:03:17 2026] GET /volume/v3/backups/291d7700-659e-4a8f-b2c5-93f9d1ae39f2 => generated 731 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 10:03:17.374328 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.coordination [req-66cd0ded-3cb3-4ff3-96c4-a1caa865237b req-17fc5618-293d-49df-9bda-9e94490d45d7 tempest-TestVolumeBootPattern-391440175 tempest-TestVolumeBootPattern-391440175-project-member] Lock "cinder-attachment_update-1a740af8-4ba1-4777-9b61-78bdf2f48628-np0000006707" released by "attachment_update" :: held 0.103s {{(pid=100295) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 07 10:03:17.375579 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [req-66cd0ded-3cb3-4ff3-96c4-a1caa865237b req-17fc5618-293d-49df-9bda-9e94490d45d7 tempest-TestVolumeBootPattern-391440175 tempest-TestVolumeBootPattern-391440175-project-member] https://10.4.3.8/volume/v3/attachments/d84d3817-8d5f-4af4-a302-1ea88c4b1e69 returned with HTTP 200 Aug 07 10:03:17.376260 np0000006707 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 1082/4323] 10.4.3.8 () {74 vars in 1690 bytes} [Fri Aug 7 10:03:17 2026] PUT /volume/v3/attachments/d84d3817-8d5f-4af4-a302-1ea88c4b1e69 => generated 969 bytes in 119 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 10:03:17.403816 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [req-66cd0ded-3cb3-4ff3-96c4-a1caa865237b req-2d6f43ce-b7d5-4d60-a017-07dc2477fe7f None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:03:17.406949 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [req-66cd0ded-3cb3-4ff3-96c4-a1caa865237b req-2d6f43ce-b7d5-4d60-a017-07dc2477fe7f tempest-TestVolumeBootPattern-391440175 tempest-TestVolumeBootPattern-391440175-project-member] POST https://10.4.3.8/volume/v3/attachments/d84d3817-8d5f-4af4-a302-1ea88c4b1e69/action Aug 07 10:03:17.407461 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [req-66cd0ded-3cb3-4ff3-96c4-a1caa865237b req-2d6f43ce-b7d5-4d60-a017-07dc2477fe7f tempest-TestVolumeBootPattern-391440175 tempest-TestVolumeBootPattern-391440175-project-member] Action body: b'{"os-complete": null}' {{(pid=100296) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 07 10:03:17.407645 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [req-66cd0ded-3cb3-4ff3-96c4-a1caa865237b req-2d6f43ce-b7d5-4d60-a017-07dc2477fe7f tempest-TestVolumeBootPattern-391440175 tempest-TestVolumeBootPattern-391440175-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 10:03:17.433751 np0000006707 devstack@c-api.service[100296]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 10:03:17.433751 np0000006707 devstack@c-api.service[100296]: warnings.warn( Aug 07 10:03:17.453324 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [req-66cd0ded-3cb3-4ff3-96c4-a1caa865237b req-2d6f43ce-b7d5-4d60-a017-07dc2477fe7f tempest-TestVolumeBootPattern-391440175 tempest-TestVolumeBootPattern-391440175-project-member] https://10.4.3.8/volume/v3/attachments/d84d3817-8d5f-4af4-a302-1ea88c4b1e69/action returned with HTTP 204 Aug 07 10:03:17.453865 np0000006707 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 1079/4324] 10.4.3.8 () {74 vars in 1711 bytes} [Fri Aug 7 10:03:17 2026] POST /volume/v3/attachments/d84d3817-8d5f-4af4-a302-1ea88c4b1e69/action => generated 0 bytes in 50 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 07 10:03:17.579639 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [None req-7bd2d845-372e-4826-9451-fcfd037e53a0 None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:03:17.584192 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-7bd2d845-372e-4826-9451-fcfd037e53a0 tempest-ProjectMemberTests39-1140464218 tempest-ProjectMemberTests39-1140464218-project-admin] GET https://10.4.3.8/volume/v3/backups/f0015ae2-d5ed-4767-94aa-89ede8e5f7e7 Aug 07 10:03:17.584644 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-7bd2d845-372e-4826-9451-fcfd037e53a0 tempest-ProjectMemberTests39-1140464218 tempest-ProjectMemberTests39-1140464218-project-admin] Empty body provided in request {{(pid=100297) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 10:03:17.586108 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-7bd2d845-372e-4826-9451-fcfd037e53a0 tempest-ProjectMemberTests39-1140464218 tempest-ProjectMemberTests39-1140464218-project-admin] Calling method 'show' {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 10:03:17.586108 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.v3.backups [None req-7bd2d845-372e-4826-9451-fcfd037e53a0 tempest-ProjectMemberTests39-1140464218 tempest-ProjectMemberTests39-1140464218-project-admin] Show backup with id f0015ae2-d5ed-4767-94aa-89ede8e5f7e7. {{(pid=100297) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 10:03:17.590694 np0000006707 devstack@c-api.service[100297]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 10:03:17.590694 np0000006707 devstack@c-api.service[100297]: warnings.warn( Aug 07 10:03:17.591499 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-7bd2d845-372e-4826-9451-fcfd037e53a0 tempest-ProjectMemberTests39-1140464218 tempest-ProjectMemberTests39-1140464218-project-admin] https://10.4.3.8/volume/v3/backups/f0015ae2-d5ed-4767-94aa-89ede8e5f7e7 returned with HTTP 200 Aug 07 10:03:17.592024 np0000006707 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 1083/4325] 10.4.3.8 () {68 vars in 1374 bytes} [Fri Aug 7 10:03:17 2026] GET /volume/v3/backups/f0015ae2-d5ed-4767-94aa-89ede8e5f7e7 => generated 730 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 10:03:17.885039 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.middleware.request_id [None req-acc7714c-8336-4bc8-970a-9e1f4090173b None None] RequestId filter calling following filter/app {{(pid=100298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:03:17.887155 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [None req-acc7714c-8336-4bc8-970a-9e1f4090173b tempest-TestEncryptedCinderVolumes-1545393347 tempest-TestEncryptedCinderVolumes-1545393347-project-member] GET https://10.4.3.8/volume/v3/volumes/9e2fa5be-8f81-4e48-8212-91e9b0b999fa Aug 07 10:03:17.887346 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [None req-acc7714c-8336-4bc8-970a-9e1f4090173b tempest-TestEncryptedCinderVolumes-1545393347 tempest-TestEncryptedCinderVolumes-1545393347-project-member] Empty body provided in request {{(pid=100298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 10:03:17.887551 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [None req-acc7714c-8336-4bc8-970a-9e1f4090173b tempest-TestEncryptedCinderVolumes-1545393347 tempest-TestEncryptedCinderVolumes-1545393347-project-member] Calling method 'show' {{(pid=100298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 10:03:17.899562 np0000006707 devstack@c-api.service[100298]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 10:03:17.899562 np0000006707 devstack@c-api.service[100298]: warnings.warn( Aug 07 10:03:17.904917 np0000006707 devstack@c-api.service[100298]: INFO cinder.volume.api [None req-acc7714c-8336-4bc8-970a-9e1f4090173b tempest-TestEncryptedCinderVolumes-1545393347 tempest-TestEncryptedCinderVolumes-1545393347-project-member] Volume info retrieved successfully. Aug 07 10:03:17.911685 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [None req-acc7714c-8336-4bc8-970a-9e1f4090173b tempest-TestEncryptedCinderVolumes-1545393347 tempest-TestEncryptedCinderVolumes-1545393347-project-member] https://10.4.3.8/volume/v3/volumes/9e2fa5be-8f81-4e48-8212-91e9b0b999fa returned with HTTP 200 Aug 07 10:03:17.912232 np0000006707 devstack@c-api.service[100298]: [pid: 100298|app: 0|req: 1082/4326] 10.4.3.8 () {66 vars in 1334 bytes} [Fri Aug 7 10:03:17 2026] GET /volume/v3/volumes/9e2fa5be-8f81-4e48-8212-91e9b0b999fa => generated 898 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 10:03:18.355013 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-6c54562e-c7c0-41c4-8e90-3ee83fa243b0 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:03:18.356207 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-6c54562e-c7c0-41c4-8e90-3ee83fa243b0 tempest-VolumesBackupsTest-1693673052 tempest-VolumesBackupsTest-1693673052-project-member] GET https://10.4.3.8/volume/v3/backups/291d7700-659e-4a8f-b2c5-93f9d1ae39f2 Aug 07 10:03:18.356512 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-6c54562e-c7c0-41c4-8e90-3ee83fa243b0 tempest-VolumesBackupsTest-1693673052 tempest-VolumesBackupsTest-1693673052-project-member] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 10:03:18.356795 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-6c54562e-c7c0-41c4-8e90-3ee83fa243b0 tempest-VolumesBackupsTest-1693673052 tempest-VolumesBackupsTest-1693673052-project-member] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 10:03:18.356929 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.v3.backups [None req-6c54562e-c7c0-41c4-8e90-3ee83fa243b0 tempest-VolumesBackupsTest-1693673052 tempest-VolumesBackupsTest-1693673052-project-member] Show backup with id 291d7700-659e-4a8f-b2c5-93f9d1ae39f2. {{(pid=100295) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 10:03:18.362198 np0000006707 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 10:03:18.362198 np0000006707 devstack@c-api.service[100295]: warnings.warn( Aug 07 10:03:18.363333 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-6c54562e-c7c0-41c4-8e90-3ee83fa243b0 tempest-VolumesBackupsTest-1693673052 tempest-VolumesBackupsTest-1693673052-project-member] https://10.4.3.8/volume/v3/backups/291d7700-659e-4a8f-b2c5-93f9d1ae39f2 returned with HTTP 200 Aug 07 10:03:18.364836 np0000006707 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 1083/4327] 10.4.3.8 () {66 vars in 1334 bytes} [Fri Aug 7 10:03:18 2026] GET /volume/v3/backups/291d7700-659e-4a8f-b2c5-93f9d1ae39f2 => generated 733 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 10:03:18.604368 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [None req-ce6e81cc-6857-4f07-921c-3af1014a9c86 None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:03:18.607795 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-ce6e81cc-6857-4f07-921c-3af1014a9c86 tempest-ProjectMemberTests39-1140464218 tempest-ProjectMemberTests39-1140464218-project-admin] GET https://10.4.3.8/volume/v3/backups/f0015ae2-d5ed-4767-94aa-89ede8e5f7e7 Aug 07 10:03:18.607795 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-ce6e81cc-6857-4f07-921c-3af1014a9c86 tempest-ProjectMemberTests39-1140464218 tempest-ProjectMemberTests39-1140464218-project-admin] Empty body provided in request {{(pid=100296) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 10:03:18.607951 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-ce6e81cc-6857-4f07-921c-3af1014a9c86 tempest-ProjectMemberTests39-1140464218 tempest-ProjectMemberTests39-1140464218-project-admin] Calling method 'show' {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 10:03:18.608005 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.v3.backups [None req-ce6e81cc-6857-4f07-921c-3af1014a9c86 tempest-ProjectMemberTests39-1140464218 tempest-ProjectMemberTests39-1140464218-project-admin] Show backup with id f0015ae2-d5ed-4767-94aa-89ede8e5f7e7. {{(pid=100296) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 10:03:18.618127 np0000006707 devstack@c-api.service[100296]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 10:03:18.618127 np0000006707 devstack@c-api.service[100296]: warnings.warn( Aug 07 10:03:18.618127 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-ce6e81cc-6857-4f07-921c-3af1014a9c86 tempest-ProjectMemberTests39-1140464218 tempest-ProjectMemberTests39-1140464218-project-admin] https://10.4.3.8/volume/v3/backups/f0015ae2-d5ed-4767-94aa-89ede8e5f7e7 returned with HTTP 200 Aug 07 10:03:18.618647 np0000006707 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 1080/4328] 10.4.3.8 () {68 vars in 1374 bytes} [Fri Aug 7 10:03:18 2026] GET /volume/v3/backups/f0015ae2-d5ed-4767-94aa-89ede8e5f7e7 => generated 730 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 10:03:18.935124 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [None req-ab787345-a164-4f92-971f-aaeb54a86592 None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:03:18.939627 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-ab787345-a164-4f92-971f-aaeb54a86592 tempest-TestEncryptedCinderVolumes-1545393347 tempest-TestEncryptedCinderVolumes-1545393347-project-member] GET https://10.4.3.8/volume/v3/volumes/9e2fa5be-8f81-4e48-8212-91e9b0b999fa Aug 07 10:03:18.939627 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-ab787345-a164-4f92-971f-aaeb54a86592 tempest-TestEncryptedCinderVolumes-1545393347 tempest-TestEncryptedCinderVolumes-1545393347-project-member] Empty body provided in request {{(pid=100297) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 10:03:18.939627 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-ab787345-a164-4f92-971f-aaeb54a86592 tempest-TestEncryptedCinderVolumes-1545393347 tempest-TestEncryptedCinderVolumes-1545393347-project-member] Calling method 'show' {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 10:03:18.949462 np0000006707 devstack@c-api.service[100297]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 10:03:18.949462 np0000006707 devstack@c-api.service[100297]: warnings.warn( Aug 07 10:03:18.955861 np0000006707 devstack@c-api.service[100297]: INFO cinder.volume.api [None req-ab787345-a164-4f92-971f-aaeb54a86592 tempest-TestEncryptedCinderVolumes-1545393347 tempest-TestEncryptedCinderVolumes-1545393347-project-member] Volume info retrieved successfully. Aug 07 10:03:18.961202 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-ab787345-a164-4f92-971f-aaeb54a86592 tempest-TestEncryptedCinderVolumes-1545393347 tempest-TestEncryptedCinderVolumes-1545393347-project-member] https://10.4.3.8/volume/v3/volumes/9e2fa5be-8f81-4e48-8212-91e9b0b999fa returned with HTTP 200 Aug 07 10:03:18.961829 np0000006707 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 1084/4329] 10.4.3.8 () {66 vars in 1334 bytes} [Fri Aug 7 10:03:18 2026] GET /volume/v3/volumes/9e2fa5be-8f81-4e48-8212-91e9b0b999fa => generated 898 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 10:03:19.375131 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.middleware.request_id [None req-9177e79f-9919-48ca-8daf-5e1bf57e43a1 None None] RequestId filter calling following filter/app {{(pid=100298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:03:19.378010 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [None req-9177e79f-9919-48ca-8daf-5e1bf57e43a1 tempest-VolumesBackupsTest-1693673052 tempest-VolumesBackupsTest-1693673052-project-member] GET https://10.4.3.8/volume/v3/backups/291d7700-659e-4a8f-b2c5-93f9d1ae39f2 Aug 07 10:03:19.378010 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [None req-9177e79f-9919-48ca-8daf-5e1bf57e43a1 tempest-VolumesBackupsTest-1693673052 tempest-VolumesBackupsTest-1693673052-project-member] Empty body provided in request {{(pid=100298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 10:03:19.378010 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [None req-9177e79f-9919-48ca-8daf-5e1bf57e43a1 tempest-VolumesBackupsTest-1693673052 tempest-VolumesBackupsTest-1693673052-project-member] Calling method 'show' {{(pid=100298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 10:03:19.378010 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.v3.backups [None req-9177e79f-9919-48ca-8daf-5e1bf57e43a1 tempest-VolumesBackupsTest-1693673052 tempest-VolumesBackupsTest-1693673052-project-member] Show backup with id 291d7700-659e-4a8f-b2c5-93f9d1ae39f2. {{(pid=100298) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 10:03:19.387075 np0000006707 devstack@c-api.service[100298]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 10:03:19.387075 np0000006707 devstack@c-api.service[100298]: warnings.warn( Aug 07 10:03:19.388314 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [None req-9177e79f-9919-48ca-8daf-5e1bf57e43a1 tempest-VolumesBackupsTest-1693673052 tempest-VolumesBackupsTest-1693673052-project-member] https://10.4.3.8/volume/v3/backups/291d7700-659e-4a8f-b2c5-93f9d1ae39f2 returned with HTTP 200 Aug 07 10:03:19.388995 np0000006707 devstack@c-api.service[100298]: [pid: 100298|app: 0|req: 1083/4330] 10.4.3.8 () {66 vars in 1334 bytes} [Fri Aug 7 10:03:19 2026] GET /volume/v3/backups/291d7700-659e-4a8f-b2c5-93f9d1ae39f2 => generated 733 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 10:03:19.630349 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-92cb8b72-8f75-4be8-9a2f-ca3cd4335b17 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:03:19.632186 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-92cb8b72-8f75-4be8-9a2f-ca3cd4335b17 tempest-ProjectMemberTests39-1140464218 tempest-ProjectMemberTests39-1140464218-project-admin] GET https://10.4.3.8/volume/v3/backups/f0015ae2-d5ed-4767-94aa-89ede8e5f7e7 Aug 07 10:03:19.632380 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-92cb8b72-8f75-4be8-9a2f-ca3cd4335b17 tempest-ProjectMemberTests39-1140464218 tempest-ProjectMemberTests39-1140464218-project-admin] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 10:03:19.632578 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-92cb8b72-8f75-4be8-9a2f-ca3cd4335b17 tempest-ProjectMemberTests39-1140464218 tempest-ProjectMemberTests39-1140464218-project-admin] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 10:03:19.632830 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.v3.backups [None req-92cb8b72-8f75-4be8-9a2f-ca3cd4335b17 tempest-ProjectMemberTests39-1140464218 tempest-ProjectMemberTests39-1140464218-project-admin] Show backup with id f0015ae2-d5ed-4767-94aa-89ede8e5f7e7. {{(pid=100295) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 10:03:19.636970 np0000006707 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 10:03:19.636970 np0000006707 devstack@c-api.service[100295]: warnings.warn( Aug 07 10:03:19.637533 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-92cb8b72-8f75-4be8-9a2f-ca3cd4335b17 tempest-ProjectMemberTests39-1140464218 tempest-ProjectMemberTests39-1140464218-project-admin] https://10.4.3.8/volume/v3/backups/f0015ae2-d5ed-4767-94aa-89ede8e5f7e7 returned with HTTP 200 Aug 07 10:03:19.637864 np0000006707 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 1084/4331] 10.4.3.8 () {68 vars in 1374 bytes} [Fri Aug 7 10:03:19 2026] GET /volume/v3/backups/f0015ae2-d5ed-4767-94aa-89ede8e5f7e7 => generated 730 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 10:03:20.007536 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [None req-77f22239-6fd6-4561-a31c-90ea9a10796d None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:03:20.009447 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-77f22239-6fd6-4561-a31c-90ea9a10796d tempest-TestEncryptedCinderVolumes-1545393347 tempest-TestEncryptedCinderVolumes-1545393347-project-member] GET https://10.4.3.8/volume/v3/volumes/9e2fa5be-8f81-4e48-8212-91e9b0b999fa Aug 07 10:03:20.009602 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-77f22239-6fd6-4561-a31c-90ea9a10796d tempest-TestEncryptedCinderVolumes-1545393347 tempest-TestEncryptedCinderVolumes-1545393347-project-member] Empty body provided in request {{(pid=100296) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 10:03:20.009680 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-77f22239-6fd6-4561-a31c-90ea9a10796d tempest-TestEncryptedCinderVolumes-1545393347 tempest-TestEncryptedCinderVolumes-1545393347-project-member] Calling method 'show' {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 10:03:20.016507 np0000006707 devstack@c-api.service[100296]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 10:03:20.016507 np0000006707 devstack@c-api.service[100296]: warnings.warn( Aug 07 10:03:20.020096 np0000006707 devstack@c-api.service[100296]: INFO cinder.volume.api [None req-77f22239-6fd6-4561-a31c-90ea9a10796d tempest-TestEncryptedCinderVolumes-1545393347 tempest-TestEncryptedCinderVolumes-1545393347-project-member] Volume info retrieved successfully. Aug 07 10:03:20.023938 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-77f22239-6fd6-4561-a31c-90ea9a10796d tempest-TestEncryptedCinderVolumes-1545393347 tempest-TestEncryptedCinderVolumes-1545393347-project-member] https://10.4.3.8/volume/v3/volumes/9e2fa5be-8f81-4e48-8212-91e9b0b999fa returned with HTTP 200 Aug 07 10:03:20.024220 np0000006707 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 1081/4332] 10.4.3.8 () {66 vars in 1334 bytes} [Fri Aug 7 10:03:20 2026] GET /volume/v3/volumes/9e2fa5be-8f81-4e48-8212-91e9b0b999fa => generated 898 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 10:03:20.399360 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [None req-2a182583-c0f1-47f7-b49e-86df6863e8b9 None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:03:20.401464 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-2a182583-c0f1-47f7-b49e-86df6863e8b9 tempest-VolumesBackupsTest-1693673052 tempest-VolumesBackupsTest-1693673052-project-member] GET https://10.4.3.8/volume/v3/backups/291d7700-659e-4a8f-b2c5-93f9d1ae39f2 Aug 07 10:03:20.401826 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-2a182583-c0f1-47f7-b49e-86df6863e8b9 tempest-VolumesBackupsTest-1693673052 tempest-VolumesBackupsTest-1693673052-project-member] Empty body provided in request {{(pid=100297) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 10:03:20.402022 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-2a182583-c0f1-47f7-b49e-86df6863e8b9 tempest-VolumesBackupsTest-1693673052 tempest-VolumesBackupsTest-1693673052-project-member] Calling method 'show' {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 10:03:20.402206 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.v3.backups [None req-2a182583-c0f1-47f7-b49e-86df6863e8b9 tempest-VolumesBackupsTest-1693673052 tempest-VolumesBackupsTest-1693673052-project-member] Show backup with id 291d7700-659e-4a8f-b2c5-93f9d1ae39f2. {{(pid=100297) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 10:03:20.407359 np0000006707 devstack@c-api.service[100297]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 10:03:20.407359 np0000006707 devstack@c-api.service[100297]: warnings.warn( Aug 07 10:03:20.408274 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-2a182583-c0f1-47f7-b49e-86df6863e8b9 tempest-VolumesBackupsTest-1693673052 tempest-VolumesBackupsTest-1693673052-project-member] https://10.4.3.8/volume/v3/backups/291d7700-659e-4a8f-b2c5-93f9d1ae39f2 returned with HTTP 200 Aug 07 10:03:20.408918 np0000006707 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 1085/4333] 10.4.3.8 () {66 vars in 1334 bytes} [Fri Aug 7 10:03:20 2026] GET /volume/v3/backups/291d7700-659e-4a8f-b2c5-93f9d1ae39f2 => generated 744 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 10:03:20.653446 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.middleware.request_id [None req-1d80fbea-1db9-45fb-87a3-fe99934d8150 None None] RequestId filter calling following filter/app {{(pid=100298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:03:20.658506 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [None req-1d80fbea-1db9-45fb-87a3-fe99934d8150 tempest-ProjectMemberTests39-1140464218 tempest-ProjectMemberTests39-1140464218-project-admin] GET https://10.4.3.8/volume/v3/backups/f0015ae2-d5ed-4767-94aa-89ede8e5f7e7 Aug 07 10:03:20.658506 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [None req-1d80fbea-1db9-45fb-87a3-fe99934d8150 tempest-ProjectMemberTests39-1140464218 tempest-ProjectMemberTests39-1140464218-project-admin] Empty body provided in request {{(pid=100298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 10:03:20.658506 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [None req-1d80fbea-1db9-45fb-87a3-fe99934d8150 tempest-ProjectMemberTests39-1140464218 tempest-ProjectMemberTests39-1140464218-project-admin] Calling method 'show' {{(pid=100298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 10:03:20.658506 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.v3.backups [None req-1d80fbea-1db9-45fb-87a3-fe99934d8150 tempest-ProjectMemberTests39-1140464218 tempest-ProjectMemberTests39-1140464218-project-admin] Show backup with id f0015ae2-d5ed-4767-94aa-89ede8e5f7e7. {{(pid=100298) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 10:03:20.663205 np0000006707 devstack@c-api.service[100298]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 10:03:20.663205 np0000006707 devstack@c-api.service[100298]: warnings.warn( Aug 07 10:03:20.663892 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [None req-1d80fbea-1db9-45fb-87a3-fe99934d8150 tempest-ProjectMemberTests39-1140464218 tempest-ProjectMemberTests39-1140464218-project-admin] https://10.4.3.8/volume/v3/backups/f0015ae2-d5ed-4767-94aa-89ede8e5f7e7 returned with HTTP 200 Aug 07 10:03:20.664334 np0000006707 devstack@c-api.service[100298]: [pid: 100298|app: 0|req: 1084/4334] 10.4.3.8 () {68 vars in 1374 bytes} [Fri Aug 7 10:03:20 2026] GET /volume/v3/backups/f0015ae2-d5ed-4767-94aa-89ede8e5f7e7 => generated 730 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 10:03:21.056878 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-ea93369a-f567-43dd-8b99-082e5d78b593 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:03:21.061441 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-ea93369a-f567-43dd-8b99-082e5d78b593 tempest-TestEncryptedCinderVolumes-1545393347 tempest-TestEncryptedCinderVolumes-1545393347-project-member] GET https://10.4.3.8/volume/v3/volumes/9e2fa5be-8f81-4e48-8212-91e9b0b999fa Aug 07 10:03:21.061441 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-ea93369a-f567-43dd-8b99-082e5d78b593 tempest-TestEncryptedCinderVolumes-1545393347 tempest-TestEncryptedCinderVolumes-1545393347-project-member] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 10:03:21.061441 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-ea93369a-f567-43dd-8b99-082e5d78b593 tempest-TestEncryptedCinderVolumes-1545393347 tempest-TestEncryptedCinderVolumes-1545393347-project-member] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 10:03:21.070372 np0000006707 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 10:03:21.070372 np0000006707 devstack@c-api.service[100295]: warnings.warn( Aug 07 10:03:21.074811 np0000006707 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-ea93369a-f567-43dd-8b99-082e5d78b593 tempest-TestEncryptedCinderVolumes-1545393347 tempest-TestEncryptedCinderVolumes-1545393347-project-member] Volume info retrieved successfully. Aug 07 10:03:21.080256 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-ea93369a-f567-43dd-8b99-082e5d78b593 tempest-TestEncryptedCinderVolumes-1545393347 tempest-TestEncryptedCinderVolumes-1545393347-project-member] https://10.4.3.8/volume/v3/volumes/9e2fa5be-8f81-4e48-8212-91e9b0b999fa returned with HTTP 200 Aug 07 10:03:21.080924 np0000006707 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 1085/4335] 10.4.3.8 () {66 vars in 1334 bytes} [Fri Aug 7 10:03:21 2026] GET /volume/v3/volumes/9e2fa5be-8f81-4e48-8212-91e9b0b999fa => generated 898 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 10:03:21.420524 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [None req-f15bf0a6-9048-45db-aa64-6b4aa3fded9f None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:03:21.423015 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-f15bf0a6-9048-45db-aa64-6b4aa3fded9f tempest-VolumesBackupsTest-1693673052 tempest-VolumesBackupsTest-1693673052-project-member] GET https://10.4.3.8/volume/v3/backups/291d7700-659e-4a8f-b2c5-93f9d1ae39f2 Aug 07 10:03:21.423289 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-f15bf0a6-9048-45db-aa64-6b4aa3fded9f tempest-VolumesBackupsTest-1693673052 tempest-VolumesBackupsTest-1693673052-project-member] Empty body provided in request {{(pid=100296) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 10:03:21.423497 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-f15bf0a6-9048-45db-aa64-6b4aa3fded9f tempest-VolumesBackupsTest-1693673052 tempest-VolumesBackupsTest-1693673052-project-member] Calling method 'show' {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 10:03:21.423644 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.v3.backups [None req-f15bf0a6-9048-45db-aa64-6b4aa3fded9f tempest-VolumesBackupsTest-1693673052 tempest-VolumesBackupsTest-1693673052-project-member] Show backup with id 291d7700-659e-4a8f-b2c5-93f9d1ae39f2. {{(pid=100296) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 10:03:21.429034 np0000006707 devstack@c-api.service[100296]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 10:03:21.429034 np0000006707 devstack@c-api.service[100296]: warnings.warn( Aug 07 10:03:21.429974 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-f15bf0a6-9048-45db-aa64-6b4aa3fded9f tempest-VolumesBackupsTest-1693673052 tempest-VolumesBackupsTest-1693673052-project-member] https://10.4.3.8/volume/v3/backups/291d7700-659e-4a8f-b2c5-93f9d1ae39f2 returned with HTTP 200 Aug 07 10:03:21.430520 np0000006707 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 1082/4336] 10.4.3.8 () {66 vars in 1334 bytes} [Fri Aug 7 10:03:21 2026] GET /volume/v3/backups/291d7700-659e-4a8f-b2c5-93f9d1ae39f2 => generated 744 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 10:03:21.587873 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [None req-fd4d1a68-af0a-4ae4-adc4-ffeba7ff9318 None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:03:21.589771 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-fd4d1a68-af0a-4ae4-adc4-ffeba7ff9318 tempest-AttachVolumeNegativeTest-1967948609 tempest-AttachVolumeNegativeTest-1967948609-project-member] POST https://10.4.3.8/volume/v3/volumes Aug 07 10:03:21.590106 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-fd4d1a68-af0a-4ae4-adc4-ffeba7ff9318 tempest-AttachVolumeNegativeTest-1967948609 tempest-AttachVolumeNegativeTest-1967948609-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-AttachVolumeNegativeTest-volume-526726654"}} {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 10:03:21.591703 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.v3.volumes [None req-fd4d1a68-af0a-4ae4-adc4-ffeba7ff9318 tempest-AttachVolumeNegativeTest-1967948609 tempest-AttachVolumeNegativeTest-1967948609-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-AttachVolumeNegativeTest-volume-526726654'}} {{(pid=100297) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 07 10:03:21.591792 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.v3.volumes [None req-fd4d1a68-af0a-4ae4-adc4-ffeba7ff9318 tempest-AttachVolumeNegativeTest-1967948609 tempest-AttachVolumeNegativeTest-1967948609-project-member] Create volume of 1 GB Aug 07 10:03:21.596048 np0000006707 devstack@c-api.service[100297]: INFO cinder.volume.api [None req-fd4d1a68-af0a-4ae4-adc4-ffeba7ff9318 tempest-AttachVolumeNegativeTest-1967948609 tempest-AttachVolumeNegativeTest-1967948609-project-member] Availability Zones retrieved successfully. Aug 07 10:03:21.602133 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.volume.api [None req-fd4d1a68-af0a-4ae4-adc4-ffeba7ff9318 tempest-AttachVolumeNegativeTest-1967948609 tempest-AttachVolumeNegativeTest-1967948609-project-member] Flow 'volume_create_api' (4b4bfef2-04c9-4011-9787-13e439bbb3ed) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100297) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 10:03:21.603114 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.volume.api [None req-fd4d1a68-af0a-4ae4-adc4-ffeba7ff9318 tempest-AttachVolumeNegativeTest-1967948609 tempest-AttachVolumeNegativeTest-1967948609-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (51e767df-2836-4ca2-ac16-e46ed8f77e5e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100297) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 10:03:21.604113 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.volume.flows.api.create_volume [None req-fd4d1a68-af0a-4ae4-adc4-ffeba7ff9318 tempest-AttachVolumeNegativeTest-1967948609 tempest-AttachVolumeNegativeTest-1967948609-project-member] Validating volume size '1' using validate_int {{(pid=100297) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 07 10:03:21.632348 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.volume.api [None req-fd4d1a68-af0a-4ae4-adc4-ffeba7ff9318 tempest-AttachVolumeNegativeTest-1967948609 tempest-AttachVolumeNegativeTest-1967948609-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (51e767df-2836-4ca2-ac16-e46ed8f77e5e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-07T09:47:39Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=45fd9a3a-b61e-4c6c-9ab7-d02f06678d0d,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '45fd9a3a-b61e-4c6c-9ab7-d02f06678d0d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100297) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 10:03:21.633129 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.volume.api [None req-fd4d1a68-af0a-4ae4-adc4-ffeba7ff9318 tempest-AttachVolumeNegativeTest-1967948609 tempest-AttachVolumeNegativeTest-1967948609-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3718ad66-f3a0-4aef-b980-f677bf33eab7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100297) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 10:03:21.676493 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.quota [None req-fd4d1a68-af0a-4ae4-adc4-ffeba7ff9318 tempest-AttachVolumeNegativeTest-1967948609 tempest-AttachVolumeNegativeTest-1967948609-project-member] Created reservations ['6449b5e9-66a8-4ac8-b498-556a0056a9ad', 'fce6fe58-4d65-4bfc-bde0-1eca09a43a82', 'dbee2d75-a582-477c-9344-748053171898', '58a9eaa4-b02b-4815-9408-caf8b7492e2d'] {{(pid=100297) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 10:03:21.677352 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.middleware.request_id [None req-e6556369-f549-466b-968e-29376ef43cfe None None] RequestId filter calling following filter/app {{(pid=100298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:03:21.677663 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.volume.api [None req-fd4d1a68-af0a-4ae4-adc4-ffeba7ff9318 tempest-AttachVolumeNegativeTest-1967948609 tempest-AttachVolumeNegativeTest-1967948609-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3718ad66-f3a0-4aef-b980-f677bf33eab7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['6449b5e9-66a8-4ac8-b498-556a0056a9ad', 'fce6fe58-4d65-4bfc-bde0-1eca09a43a82', 'dbee2d75-a582-477c-9344-748053171898', '58a9eaa4-b02b-4815-9408-caf8b7492e2d']}' {{(pid=100297) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 10:03:21.678483 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.volume.api [None req-fd4d1a68-af0a-4ae4-adc4-ffeba7ff9318 tempest-AttachVolumeNegativeTest-1967948609 tempest-AttachVolumeNegativeTest-1967948609-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e499eb33-6dfa-476b-99b8-1e8992be04ce) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100297) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 10:03:21.679379 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [None req-e6556369-f549-466b-968e-29376ef43cfe tempest-ProjectMemberTests39-1140464218 tempest-ProjectMemberTests39-1140464218-project-admin] GET https://10.4.3.8/volume/v3/backups/f0015ae2-d5ed-4767-94aa-89ede8e5f7e7 Aug 07 10:03:21.679652 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [None req-e6556369-f549-466b-968e-29376ef43cfe tempest-ProjectMemberTests39-1140464218 tempest-ProjectMemberTests39-1140464218-project-admin] Empty body provided in request {{(pid=100298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 10:03:21.679880 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [None req-e6556369-f549-466b-968e-29376ef43cfe tempest-ProjectMemberTests39-1140464218 tempest-ProjectMemberTests39-1140464218-project-admin] Calling method 'show' {{(pid=100298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 10:03:21.680028 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.v3.backups [None req-e6556369-f549-466b-968e-29376ef43cfe tempest-ProjectMemberTests39-1140464218 tempest-ProjectMemberTests39-1140464218-project-admin] Show backup with id f0015ae2-d5ed-4767-94aa-89ede8e5f7e7. {{(pid=100298) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 10:03:21.685194 np0000006707 devstack@c-api.service[100298]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 10:03:21.685194 np0000006707 devstack@c-api.service[100298]: warnings.warn( Aug 07 10:03:21.685923 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [None req-e6556369-f549-466b-968e-29376ef43cfe tempest-ProjectMemberTests39-1140464218 tempest-ProjectMemberTests39-1140464218-project-admin] https://10.4.3.8/volume/v3/backups/f0015ae2-d5ed-4767-94aa-89ede8e5f7e7 returned with HTTP 200 Aug 07 10:03:21.686503 np0000006707 devstack@c-api.service[100298]: [pid: 100298|app: 0|req: 1085/4337] 10.4.3.8 () {68 vars in 1374 bytes} [Fri Aug 7 10:03:21 2026] GET /volume/v3/backups/f0015ae2-d5ed-4767-94aa-89ede8e5f7e7 => generated 730 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 10:03:21.706719 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.volume.api [None req-fd4d1a68-af0a-4ae4-adc4-ffeba7ff9318 tempest-AttachVolumeNegativeTest-1967948609 tempest-AttachVolumeNegativeTest-1967948609-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e499eb33-6dfa-476b-99b8-1e8992be04ce) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'add82976-0c92-4a1b-9398-01b1e1c99382', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeNegativeTest-volume-526726654',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b8f12e15f83f445e9c8e25b30c04e0f5',qos_specs=None,replication_status=,reservations=['6449b5e9-66a8-4ac8-b498-556a0056a9ad','fce6fe58-4d65-4bfc-bde0-1eca09a43a82','dbee2d75-a582-477c-9344-748053171898','58a9eaa4-b02b-4815-9408-caf8b7492e2d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6ae8b497b29a4477acf19acc2ce732bb',volume_type_id=45fd9a3a-b61e-4c6c-9ab7-d02f06678d0d), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-07T10:03:21Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeNegativeTest-volume-526726654',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=add82976-0c92-4a1b-9398-01b1e1c99382,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='b8f12e15f83f445e9c8e25b30c04e0f5',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='6ae8b497b29a4477acf19acc2ce732bb',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(45fd9a3a-b61e-4c6c-9ab7-d02f06678d0d),volume_type_id=45fd9a3a-b61e-4c6c-9ab7-d02f06678d0d)}' {{(pid=100297) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 10:03:21.707390 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.volume.api [None req-fd4d1a68-af0a-4ae4-adc4-ffeba7ff9318 tempest-AttachVolumeNegativeTest-1967948609 tempest-AttachVolumeNegativeTest-1967948609-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2df72a76-0661-4985-a634-96d0242f51cc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100297) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 10:03:21.730651 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.volume.api [None req-fd4d1a68-af0a-4ae4-adc4-ffeba7ff9318 tempest-AttachVolumeNegativeTest-1967948609 tempest-AttachVolumeNegativeTest-1967948609-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2df72a76-0661-4985-a634-96d0242f51cc) transitioned into state 'SUCCESS' from state '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-526726654',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b8f12e15f83f445e9c8e25b30c04e0f5',qos_specs=None,replication_status=,reservations=['6449b5e9-66a8-4ac8-b498-556a0056a9ad','fce6fe58-4d65-4bfc-bde0-1eca09a43a82','dbee2d75-a582-477c-9344-748053171898','58a9eaa4-b02b-4815-9408-caf8b7492e2d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6ae8b497b29a4477acf19acc2ce732bb',volume_type_id=45fd9a3a-b61e-4c6c-9ab7-d02f06678d0d)}' {{(pid=100297) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 10:03:21.731496 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.volume.api [None req-fd4d1a68-af0a-4ae4-adc4-ffeba7ff9318 tempest-AttachVolumeNegativeTest-1967948609 tempest-AttachVolumeNegativeTest-1967948609-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (90b805e1-0861-487d-ab4c-55a7b57a4515) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100297) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 10:03:21.742442 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.volume.api [None req-fd4d1a68-af0a-4ae4-adc4-ffeba7ff9318 tempest-AttachVolumeNegativeTest-1967948609 tempest-AttachVolumeNegativeTest-1967948609-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (90b805e1-0861-487d-ab4c-55a7b57a4515) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100297) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 10:03:21.742442 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.volume.api [None req-fd4d1a68-af0a-4ae4-adc4-ffeba7ff9318 tempest-AttachVolumeNegativeTest-1967948609 tempest-AttachVolumeNegativeTest-1967948609-project-member] Flow 'volume_create_api' (4b4bfef2-04c9-4011-9787-13e439bbb3ed) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100297) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 10:03:21.742442 np0000006707 devstack@c-api.service[100297]: INFO cinder.volume.api [None req-fd4d1a68-af0a-4ae4-adc4-ffeba7ff9318 tempest-AttachVolumeNegativeTest-1967948609 tempest-AttachVolumeNegativeTest-1967948609-project-member] Create volume request issued successfully. Aug 07 10:03:21.743305 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-fd4d1a68-af0a-4ae4-adc4-ffeba7ff9318 tempest-AttachVolumeNegativeTest-1967948609 tempest-AttachVolumeNegativeTest-1967948609-project-member] https://10.4.3.8/volume/v3/volumes returned with HTTP 202 Aug 07 10:03:21.743949 np0000006707 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 1086/4338] 10.4.3.8 () {68 vars in 1244 bytes} [Fri Aug 7 10:03:21 2026] POST /volume/v3/volumes => generated 750 bytes in 157 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 07 10:03:21.756531 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-1a63307c-ca6c-45d5-9011-e59f42a79894 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:03:21.763442 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-1a63307c-ca6c-45d5-9011-e59f42a79894 tempest-AttachVolumeNegativeTest-1967948609 tempest-AttachVolumeNegativeTest-1967948609-project-member] GET https://10.4.3.8/volume/v3/volumes/add82976-0c92-4a1b-9398-01b1e1c99382 Aug 07 10:03:21.763442 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-1a63307c-ca6c-45d5-9011-e59f42a79894 tempest-AttachVolumeNegativeTest-1967948609 tempest-AttachVolumeNegativeTest-1967948609-project-member] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 10:03:21.763442 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-1a63307c-ca6c-45d5-9011-e59f42a79894 tempest-AttachVolumeNegativeTest-1967948609 tempest-AttachVolumeNegativeTest-1967948609-project-member] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 10:03:21.780395 np0000006707 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 10:03:21.780395 np0000006707 devstack@c-api.service[100295]: warnings.warn( Aug 07 10:03:21.785241 np0000006707 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-1a63307c-ca6c-45d5-9011-e59f42a79894 tempest-AttachVolumeNegativeTest-1967948609 tempest-AttachVolumeNegativeTest-1967948609-project-member] Volume info retrieved successfully. Aug 07 10:03:21.790146 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-1a63307c-ca6c-45d5-9011-e59f42a79894 tempest-AttachVolumeNegativeTest-1967948609 tempest-AttachVolumeNegativeTest-1967948609-project-member] https://10.4.3.8/volume/v3/volumes/add82976-0c92-4a1b-9398-01b1e1c99382 returned with HTTP 200 Aug 07 10:03:21.790674 np0000006707 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 1086/4339] 10.4.3.8 () {66 vars in 1334 bytes} [Fri Aug 7 10:03:21 2026] GET /volume/v3/volumes/add82976-0c92-4a1b-9398-01b1e1c99382 => generated 818 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 10:03:22.118407 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [None req-29cb6b80-23fc-4986-a02b-31b2ae83d368 None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:03:22.120204 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-29cb6b80-23fc-4986-a02b-31b2ae83d368 tempest-TestEncryptedCinderVolumes-1545393347 tempest-TestEncryptedCinderVolumes-1545393347-project-member] GET https://10.4.3.8/volume/v3/volumes/9e2fa5be-8f81-4e48-8212-91e9b0b999fa Aug 07 10:03:22.120436 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-29cb6b80-23fc-4986-a02b-31b2ae83d368 tempest-TestEncryptedCinderVolumes-1545393347 tempest-TestEncryptedCinderVolumes-1545393347-project-member] Empty body provided in request {{(pid=100296) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 10:03:22.120704 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-29cb6b80-23fc-4986-a02b-31b2ae83d368 tempest-TestEncryptedCinderVolumes-1545393347 tempest-TestEncryptedCinderVolumes-1545393347-project-member] Calling method 'show' {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 10:03:22.128042 np0000006707 devstack@c-api.service[100296]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 10:03:22.128042 np0000006707 devstack@c-api.service[100296]: warnings.warn( Aug 07 10:03:22.132437 np0000006707 devstack@c-api.service[100296]: INFO cinder.volume.api [None req-29cb6b80-23fc-4986-a02b-31b2ae83d368 tempest-TestEncryptedCinderVolumes-1545393347 tempest-TestEncryptedCinderVolumes-1545393347-project-member] Volume info retrieved successfully. Aug 07 10:03:22.137099 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-29cb6b80-23fc-4986-a02b-31b2ae83d368 tempest-TestEncryptedCinderVolumes-1545393347 tempest-TestEncryptedCinderVolumes-1545393347-project-member] https://10.4.3.8/volume/v3/volumes/9e2fa5be-8f81-4e48-8212-91e9b0b999fa returned with HTTP 200 Aug 07 10:03:22.137475 np0000006707 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 1083/4340] 10.4.3.8 () {66 vars in 1334 bytes} [Fri Aug 7 10:03:22 2026] GET /volume/v3/volumes/9e2fa5be-8f81-4e48-8212-91e9b0b999fa => generated 898 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 10:03:22.445778 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.middleware.request_id [None req-711c0502-2a58-44b5-ad6c-89dfd7d6fea1 None None] RequestId filter calling following filter/app {{(pid=100298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:03:22.447977 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [None req-711c0502-2a58-44b5-ad6c-89dfd7d6fea1 tempest-VolumesBackupsTest-1693673052 tempest-VolumesBackupsTest-1693673052-project-member] GET https://10.4.3.8/volume/v3/backups/291d7700-659e-4a8f-b2c5-93f9d1ae39f2 Aug 07 10:03:22.448168 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [None req-711c0502-2a58-44b5-ad6c-89dfd7d6fea1 tempest-VolumesBackupsTest-1693673052 tempest-VolumesBackupsTest-1693673052-project-member] Empty body provided in request {{(pid=100298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 10:03:22.448384 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [None req-711c0502-2a58-44b5-ad6c-89dfd7d6fea1 tempest-VolumesBackupsTest-1693673052 tempest-VolumesBackupsTest-1693673052-project-member] Calling method 'show' {{(pid=100298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 10:03:22.448588 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.v3.backups [None req-711c0502-2a58-44b5-ad6c-89dfd7d6fea1 tempest-VolumesBackupsTest-1693673052 tempest-VolumesBackupsTest-1693673052-project-member] Show backup with id 291d7700-659e-4a8f-b2c5-93f9d1ae39f2. {{(pid=100298) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 10:03:22.452920 np0000006707 devstack@c-api.service[100298]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 10:03:22.452920 np0000006707 devstack@c-api.service[100298]: warnings.warn( Aug 07 10:03:22.453536 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [None req-711c0502-2a58-44b5-ad6c-89dfd7d6fea1 tempest-VolumesBackupsTest-1693673052 tempest-VolumesBackupsTest-1693673052-project-member] https://10.4.3.8/volume/v3/backups/291d7700-659e-4a8f-b2c5-93f9d1ae39f2 returned with HTTP 200 Aug 07 10:03:22.453902 np0000006707 devstack@c-api.service[100298]: [pid: 100298|app: 0|req: 1086/4341] 10.4.3.8 () {66 vars in 1334 bytes} [Fri Aug 7 10:03:22 2026] GET /volume/v3/backups/291d7700-659e-4a8f-b2c5-93f9d1ae39f2 => generated 744 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 10:03:22.697456 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [None req-74b11a29-e455-4668-b181-41693f7f4327 None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:03:22.698892 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-74b11a29-e455-4668-b181-41693f7f4327 tempest-ProjectMemberTests39-1140464218 tempest-ProjectMemberTests39-1140464218-project-admin] GET https://10.4.3.8/volume/v3/backups/f0015ae2-d5ed-4767-94aa-89ede8e5f7e7 Aug 07 10:03:22.699102 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-74b11a29-e455-4668-b181-41693f7f4327 tempest-ProjectMemberTests39-1140464218 tempest-ProjectMemberTests39-1140464218-project-admin] Empty body provided in request {{(pid=100297) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 10:03:22.701443 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-74b11a29-e455-4668-b181-41693f7f4327 tempest-ProjectMemberTests39-1140464218 tempest-ProjectMemberTests39-1140464218-project-admin] Calling method 'show' {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 10:03:22.701443 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.v3.backups [None req-74b11a29-e455-4668-b181-41693f7f4327 tempest-ProjectMemberTests39-1140464218 tempest-ProjectMemberTests39-1140464218-project-admin] Show backup with id f0015ae2-d5ed-4767-94aa-89ede8e5f7e7. {{(pid=100297) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 10:03:22.704067 np0000006707 devstack@c-api.service[100297]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 10:03:22.704067 np0000006707 devstack@c-api.service[100297]: warnings.warn( Aug 07 10:03:22.704766 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-74b11a29-e455-4668-b181-41693f7f4327 tempest-ProjectMemberTests39-1140464218 tempest-ProjectMemberTests39-1140464218-project-admin] https://10.4.3.8/volume/v3/backups/f0015ae2-d5ed-4767-94aa-89ede8e5f7e7 returned with HTTP 200 Aug 07 10:03:22.705185 np0000006707 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 1087/4342] 10.4.3.8 () {68 vars in 1374 bytes} [Fri Aug 7 10:03:22 2026] GET /volume/v3/backups/f0015ae2-d5ed-4767-94aa-89ede8e5f7e7 => generated 730 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 10:03:22.805559 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-c43ddc23-f57b-49a7-b5db-56841b207b17 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:03:22.808922 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-c43ddc23-f57b-49a7-b5db-56841b207b17 tempest-AttachVolumeNegativeTest-1967948609 tempest-AttachVolumeNegativeTest-1967948609-project-member] GET https://10.4.3.8/volume/v3/volumes/add82976-0c92-4a1b-9398-01b1e1c99382 Aug 07 10:03:22.809619 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-c43ddc23-f57b-49a7-b5db-56841b207b17 tempest-AttachVolumeNegativeTest-1967948609 tempest-AttachVolumeNegativeTest-1967948609-project-member] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 10:03:22.810010 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-c43ddc23-f57b-49a7-b5db-56841b207b17 tempest-AttachVolumeNegativeTest-1967948609 tempest-AttachVolumeNegativeTest-1967948609-project-member] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 10:03:22.832226 np0000006707 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 10:03:22.832226 np0000006707 devstack@c-api.service[100295]: warnings.warn( Aug 07 10:03:22.844218 np0000006707 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-c43ddc23-f57b-49a7-b5db-56841b207b17 tempest-AttachVolumeNegativeTest-1967948609 tempest-AttachVolumeNegativeTest-1967948609-project-member] Volume info retrieved successfully. Aug 07 10:03:22.854990 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-c43ddc23-f57b-49a7-b5db-56841b207b17 tempest-AttachVolumeNegativeTest-1967948609 tempest-AttachVolumeNegativeTest-1967948609-project-member] https://10.4.3.8/volume/v3/volumes/add82976-0c92-4a1b-9398-01b1e1c99382 returned with HTTP 200 Aug 07 10:03:22.855493 np0000006707 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 1087/4343] 10.4.3.8 () {66 vars in 1334 bytes} [Fri Aug 7 10:03:22 2026] GET /volume/v3/volumes/add82976-0c92-4a1b-9398-01b1e1c99382 => generated 843 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 10:03:22.930715 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [req-c06ac1dd-a5ee-425e-9975-3d821ca25808 req-d7fda735-34fa-4acf-bd03-43d39ae6e834 None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:03:22.937172 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [req-c06ac1dd-a5ee-425e-9975-3d821ca25808 req-d7fda735-34fa-4acf-bd03-43d39ae6e834 tempest-AttachVolumeNegativeTest-1967948609 tempest-AttachVolumeNegativeTest-1967948609-project-member] GET https://10.4.3.8/volume/v3/volumes/add82976-0c92-4a1b-9398-01b1e1c99382 Aug 07 10:03:22.938565 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [req-c06ac1dd-a5ee-425e-9975-3d821ca25808 req-d7fda735-34fa-4acf-bd03-43d39ae6e834 tempest-AttachVolumeNegativeTest-1967948609 tempest-AttachVolumeNegativeTest-1967948609-project-member] Empty body provided in request {{(pid=100296) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 10:03:22.938565 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [req-c06ac1dd-a5ee-425e-9975-3d821ca25808 req-d7fda735-34fa-4acf-bd03-43d39ae6e834 tempest-AttachVolumeNegativeTest-1967948609 tempest-AttachVolumeNegativeTest-1967948609-project-member] Calling method 'show' {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 10:03:22.951244 np0000006707 devstack@c-api.service[100296]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 10:03:22.951244 np0000006707 devstack@c-api.service[100296]: warnings.warn( Aug 07 10:03:22.956996 np0000006707 devstack@c-api.service[100296]: INFO cinder.volume.api [req-c06ac1dd-a5ee-425e-9975-3d821ca25808 req-d7fda735-34fa-4acf-bd03-43d39ae6e834 tempest-AttachVolumeNegativeTest-1967948609 tempest-AttachVolumeNegativeTest-1967948609-project-member] Volume info retrieved successfully. Aug 07 10:03:22.961233 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [req-c06ac1dd-a5ee-425e-9975-3d821ca25808 req-d7fda735-34fa-4acf-bd03-43d39ae6e834 tempest-AttachVolumeNegativeTest-1967948609 tempest-AttachVolumeNegativeTest-1967948609-project-member] https://10.4.3.8/volume/v3/volumes/add82976-0c92-4a1b-9398-01b1e1c99382 returned with HTTP 200 Aug 07 10:03:22.961878 np0000006707 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 1084/4344] 10.4.3.8 () {68 vars in 1584 bytes} [Fri Aug 7 10:03:22 2026] GET /volume/v3/volumes/add82976-0c92-4a1b-9398-01b1e1c99382 => generated 843 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 10:03:23.059065 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.middleware.request_id [None req-3ad4078b-4211-4800-af99-586c6dd014e5 None None] RequestId filter calling following filter/app {{(pid=100298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:03:23.059508 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [None req-3ad4078b-4211-4800-af99-586c6dd014e5 None None] GET https://10.4.3.8/volume// Aug 07 10:03:23.059880 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [None req-3ad4078b-4211-4800-af99-586c6dd014e5 None None] Empty body provided in request {{(pid=100298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 10:03:23.059973 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [None req-3ad4078b-4211-4800-af99-586c6dd014e5 None None] Calling method 'all' {{(pid=100298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 10:03:23.060298 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [None req-3ad4078b-4211-4800-af99-586c6dd014e5 None None] https://10.4.3.8/volume// returned with HTTP 300 Aug 07 10:03:23.063491 np0000006707 devstack@c-api.service[100298]: [pid: 100298|app: 0|req: 1087/4345] 10.4.3.8 () {66 vars in 1414 bytes} [Fri Aug 7 10:03:23 2026] GET /volume/ => generated 384 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 07 10:03:23.068828 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [req-c06ac1dd-a5ee-425e-9975-3d821ca25808 req-0421dbf8-3aeb-41f9-b26e-d54db7d59b66 None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:03:23.177999 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-42fa0dd1-5bff-48f8-a52a-992779bf49b4 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:03:23.179934 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [req-c06ac1dd-a5ee-425e-9975-3d821ca25808 req-0421dbf8-3aeb-41f9-b26e-d54db7d59b66 tempest-AttachVolumeNegativeTest-1967948609 tempest-AttachVolumeNegativeTest-1967948609-project-member] POST https://10.4.3.8/volume/v3/attachments Aug 07 10:03:23.180193 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [req-c06ac1dd-a5ee-425e-9975-3d821ca25808 req-0421dbf8-3aeb-41f9-b26e-d54db7d59b66 tempest-AttachVolumeNegativeTest-1967948609 tempest-AttachVolumeNegativeTest-1967948609-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "add82976-0c92-4a1b-9398-01b1e1c99382", "connector": null, "instance_uuid": "f949e3f6-ac78-4e8c-8702-4f795fcee6b0"}} {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 10:03:23.182947 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-42fa0dd1-5bff-48f8-a52a-992779bf49b4 tempest-TestEncryptedCinderVolumes-1545393347 tempest-TestEncryptedCinderVolumes-1545393347-project-member] GET https://10.4.3.8/volume/v3/volumes/9e2fa5be-8f81-4e48-8212-91e9b0b999fa Aug 07 10:03:23.183283 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-42fa0dd1-5bff-48f8-a52a-992779bf49b4 tempest-TestEncryptedCinderVolumes-1545393347 tempest-TestEncryptedCinderVolumes-1545393347-project-member] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 10:03:23.183283 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-42fa0dd1-5bff-48f8-a52a-992779bf49b4 tempest-TestEncryptedCinderVolumes-1545393347 tempest-TestEncryptedCinderVolumes-1545393347-project-member] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 10:03:23.189744 np0000006707 devstack@c-api.service[100297]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 10:03:23.189744 np0000006707 devstack@c-api.service[100297]: warnings.warn( Aug 07 10:03:23.196570 np0000006707 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 10:03:23.196570 np0000006707 devstack@c-api.service[100295]: warnings.warn( Aug 07 10:03:23.204042 np0000006707 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-42fa0dd1-5bff-48f8-a52a-992779bf49b4 tempest-TestEncryptedCinderVolumes-1545393347 tempest-TestEncryptedCinderVolumes-1545393347-project-member] Volume info retrieved successfully. Aug 07 10:03:23.208636 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-42fa0dd1-5bff-48f8-a52a-992779bf49b4 tempest-TestEncryptedCinderVolumes-1545393347 tempest-TestEncryptedCinderVolumes-1545393347-project-member] https://10.4.3.8/volume/v3/volumes/9e2fa5be-8f81-4e48-8212-91e9b0b999fa returned with HTTP 200 Aug 07 10:03:23.208996 np0000006707 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 1088/4346] 10.4.3.8 () {66 vars in 1334 bytes} [Fri Aug 7 10:03:23 2026] GET /volume/v3/volumes/9e2fa5be-8f81-4e48-8212-91e9b0b999fa => generated 898 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 10:03:23.222991 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [req-c06ac1dd-a5ee-425e-9975-3d821ca25808 req-0421dbf8-3aeb-41f9-b26e-d54db7d59b66 tempest-AttachVolumeNegativeTest-1967948609 tempest-AttachVolumeNegativeTest-1967948609-project-member] https://10.4.3.8/volume/v3/attachments returned with HTTP 200 Aug 07 10:03:23.222991 np0000006707 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 1088/4347] 10.4.3.8 () {74 vars in 1580 bytes} [Fri Aug 7 10:03:23 2026] POST /volume/v3/attachments => generated 273 bytes in 154 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 10:03:23.263303 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [None req-63b4cab9-8010-4c78-9900-68fab612e25e None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:03:23.265726 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-63b4cab9-8010-4c78-9900-68fab612e25e tempest-AttachVolumeNegativeTest-1967948609 tempest-AttachVolumeNegativeTest-1967948609-project-member] GET https://10.4.3.8/volume/v3/volumes/add82976-0c92-4a1b-9398-01b1e1c99382 Aug 07 10:03:23.266897 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-63b4cab9-8010-4c78-9900-68fab612e25e tempest-AttachVolumeNegativeTest-1967948609 tempest-AttachVolumeNegativeTest-1967948609-project-member] Empty body provided in request {{(pid=100296) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 10:03:23.266897 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-63b4cab9-8010-4c78-9900-68fab612e25e tempest-AttachVolumeNegativeTest-1967948609 tempest-AttachVolumeNegativeTest-1967948609-project-member] Calling method 'show' {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 10:03:23.277582 np0000006707 devstack@c-api.service[100296]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 10:03:23.277582 np0000006707 devstack@c-api.service[100296]: warnings.warn( Aug 07 10:03:23.280859 np0000006707 devstack@c-api.service[100296]: INFO cinder.volume.api [None req-63b4cab9-8010-4c78-9900-68fab612e25e tempest-AttachVolumeNegativeTest-1967948609 tempest-AttachVolumeNegativeTest-1967948609-project-member] Volume info retrieved successfully. Aug 07 10:03:23.284102 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.middleware.request_id [None req-8ed7c324-f6a4-4567-9949-a996cf69f8fb None None] RequestId filter calling following filter/app {{(pid=100298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:03:23.284610 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [None req-8ed7c324-f6a4-4567-9949-a996cf69f8fb None None] GET https://10.4.3.8/volume// Aug 07 10:03:23.284828 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [None req-8ed7c324-f6a4-4567-9949-a996cf69f8fb None None] Empty body provided in request {{(pid=100298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 10:03:23.285482 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [None req-8ed7c324-f6a4-4567-9949-a996cf69f8fb None None] Calling method 'all' {{(pid=100298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 10:03:23.285482 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [None req-8ed7c324-f6a4-4567-9949-a996cf69f8fb None None] https://10.4.3.8/volume// returned with HTTP 300 Aug 07 10:03:23.285777 np0000006707 devstack@c-api.service[100298]: [pid: 100298|app: 0|req: 1088/4348] 10.4.3.8 () {66 vars in 1412 bytes} [Fri Aug 7 10:03:23 2026] GET /volume/ => generated 384 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 07 10:03:23.286766 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-63b4cab9-8010-4c78-9900-68fab612e25e tempest-AttachVolumeNegativeTest-1967948609 tempest-AttachVolumeNegativeTest-1967948609-project-member] https://10.4.3.8/volume/v3/volumes/add82976-0c92-4a1b-9398-01b1e1c99382 returned with HTTP 200 Aug 07 10:03:23.286766 np0000006707 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 1085/4349] 10.4.3.8 () {66 vars in 1334 bytes} [Fri Aug 7 10:03:23 2026] GET /volume/v3/volumes/add82976-0c92-4a1b-9398-01b1e1c99382 => generated 842 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 10:03:23.299281 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [req-c06ac1dd-a5ee-425e-9975-3d821ca25808 req-37a0ebab-b357-4332-bdc2-8ed29a780f84 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:03:23.301908 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [req-c06ac1dd-a5ee-425e-9975-3d821ca25808 req-37a0ebab-b357-4332-bdc2-8ed29a780f84 tempest-AttachVolumeNegativeTest-1967948609 tempest-AttachVolumeNegativeTest-1967948609-project-member] GET https://10.4.3.8/volume/v3/volumes/add82976-0c92-4a1b-9398-01b1e1c99382 Aug 07 10:03:23.302154 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [req-c06ac1dd-a5ee-425e-9975-3d821ca25808 req-37a0ebab-b357-4332-bdc2-8ed29a780f84 tempest-AttachVolumeNegativeTest-1967948609 tempest-AttachVolumeNegativeTest-1967948609-project-member] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 10:03:23.302354 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [req-c06ac1dd-a5ee-425e-9975-3d821ca25808 req-37a0ebab-b357-4332-bdc2-8ed29a780f84 tempest-AttachVolumeNegativeTest-1967948609 tempest-AttachVolumeNegativeTest-1967948609-project-member] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 10:03:23.315459 np0000006707 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 10:03:23.315459 np0000006707 devstack@c-api.service[100295]: warnings.warn( Aug 07 10:03:23.319646 np0000006707 devstack@c-api.service[100295]: INFO cinder.volume.api [req-c06ac1dd-a5ee-425e-9975-3d821ca25808 req-37a0ebab-b357-4332-bdc2-8ed29a780f84 tempest-AttachVolumeNegativeTest-1967948609 tempest-AttachVolumeNegativeTest-1967948609-project-member] Volume info retrieved successfully. Aug 07 10:03:23.324058 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [req-c06ac1dd-a5ee-425e-9975-3d821ca25808 req-37a0ebab-b357-4332-bdc2-8ed29a780f84 tempest-AttachVolumeNegativeTest-1967948609 tempest-AttachVolumeNegativeTest-1967948609-project-member] https://10.4.3.8/volume/v3/volumes/add82976-0c92-4a1b-9398-01b1e1c99382 returned with HTTP 200 Aug 07 10:03:23.324432 np0000006707 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 1089/4350] 10.4.3.8 () {70 vars in 1625 bytes} [Fri Aug 7 10:03:23 2026] GET /volume/v3/volumes/add82976-0c92-4a1b-9398-01b1e1c99382 => generated 1022 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 07 10:03:23.439870 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [req-c06ac1dd-a5ee-425e-9975-3d821ca25808 req-1c3b05be-e8ed-46e6-b5a5-cccbae1ea9af None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:03:23.444208 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [req-c06ac1dd-a5ee-425e-9975-3d821ca25808 req-1c3b05be-e8ed-46e6-b5a5-cccbae1ea9af tempest-AttachVolumeNegativeTest-1967948609 tempest-AttachVolumeNegativeTest-1967948609-project-member] PUT https://10.4.3.8/volume/v3/attachments/f7167ea4-3d41-4baa-8b0a-4346192780e4 Aug 07 10:03:23.446694 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [req-c06ac1dd-a5ee-425e-9975-3d821ca25808 req-1c3b05be-e8ed-46e6-b5a5-cccbae1ea9af tempest-AttachVolumeNegativeTest-1967948609 tempest-AttachVolumeNegativeTest-1967948609-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.8", "host": "np0000006707", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:568b993d50b1", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "d2780578-1896-461f-80ac-b58d2e346b90", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 10:03:23.464111 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.coordination [req-c06ac1dd-a5ee-425e-9975-3d821ca25808 req-1c3b05be-e8ed-46e6-b5a5-cccbae1ea9af tempest-AttachVolumeNegativeTest-1967948609 tempest-AttachVolumeNegativeTest-1967948609-project-member] Acquiring lock "cinder-attachment_update-add82976-0c92-4a1b-9398-01b1e1c99382-np0000006707" by "attachment_update" {{(pid=100297) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 07 10:03:23.468796 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.middleware.request_id [None req-cf263f8b-8482-443d-9c05-10309deddc07 None None] RequestId filter calling following filter/app {{(pid=100298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:03:23.468984 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.coordination [req-c06ac1dd-a5ee-425e-9975-3d821ca25808 req-1c3b05be-e8ed-46e6-b5a5-cccbae1ea9af tempest-AttachVolumeNegativeTest-1967948609 tempest-AttachVolumeNegativeTest-1967948609-project-member] Lock "cinder-attachment_update-add82976-0c92-4a1b-9398-01b1e1c99382-np0000006707" acquired by "attachment_update" :: waited 0.005s {{(pid=100297) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 07 10:03:23.470122 np0000006707 devstack@c-api.service[100297]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 10:03:23.470122 np0000006707 devstack@c-api.service[100297]: warnings.warn( Aug 07 10:03:23.471754 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [None req-cf263f8b-8482-443d-9c05-10309deddc07 tempest-VolumesBackupsTest-1693673052 tempest-VolumesBackupsTest-1693673052-project-member] GET https://10.4.3.8/volume/v3/backups/291d7700-659e-4a8f-b2c5-93f9d1ae39f2 Aug 07 10:03:23.472374 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [None req-cf263f8b-8482-443d-9c05-10309deddc07 tempest-VolumesBackupsTest-1693673052 tempest-VolumesBackupsTest-1693673052-project-member] Empty body provided in request {{(pid=100298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 10:03:23.472668 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [None req-cf263f8b-8482-443d-9c05-10309deddc07 tempest-VolumesBackupsTest-1693673052 tempest-VolumesBackupsTest-1693673052-project-member] Calling method 'show' {{(pid=100298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 10:03:23.473159 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.v3.backups [None req-cf263f8b-8482-443d-9c05-10309deddc07 tempest-VolumesBackupsTest-1693673052 tempest-VolumesBackupsTest-1693673052-project-member] Show backup with id 291d7700-659e-4a8f-b2c5-93f9d1ae39f2. {{(pid=100298) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 10:03:23.478291 np0000006707 devstack@c-api.service[100298]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 10:03:23.478291 np0000006707 devstack@c-api.service[100298]: warnings.warn( Aug 07 10:03:23.479246 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [None req-cf263f8b-8482-443d-9c05-10309deddc07 tempest-VolumesBackupsTest-1693673052 tempest-VolumesBackupsTest-1693673052-project-member] https://10.4.3.8/volume/v3/backups/291d7700-659e-4a8f-b2c5-93f9d1ae39f2 returned with HTTP 200 Aug 07 10:03:23.479761 np0000006707 devstack@c-api.service[100298]: [pid: 100298|app: 0|req: 1089/4351] 10.4.3.8 () {66 vars in 1334 bytes} [Fri Aug 7 10:03:23 2026] GET /volume/v3/backups/291d7700-659e-4a8f-b2c5-93f9d1ae39f2 => generated 744 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 10:03:23.567140 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.coordination [req-c06ac1dd-a5ee-425e-9975-3d821ca25808 req-1c3b05be-e8ed-46e6-b5a5-cccbae1ea9af tempest-AttachVolumeNegativeTest-1967948609 tempest-AttachVolumeNegativeTest-1967948609-project-member] Lock "cinder-attachment_update-add82976-0c92-4a1b-9398-01b1e1c99382-np0000006707" released by "attachment_update" :: held 0.098s {{(pid=100297) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 07 10:03:23.567690 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [req-c06ac1dd-a5ee-425e-9975-3d821ca25808 req-1c3b05be-e8ed-46e6-b5a5-cccbae1ea9af tempest-AttachVolumeNegativeTest-1967948609 tempest-AttachVolumeNegativeTest-1967948609-project-member] https://10.4.3.8/volume/v3/attachments/f7167ea4-3d41-4baa-8b0a-4346192780e4 returned with HTTP 200 Aug 07 10:03:23.568341 np0000006707 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 1089/4352] 10.4.3.8 () {74 vars in 1690 bytes} [Fri Aug 7 10:03:23 2026] PUT /volume/v3/attachments/f7167ea4-3d41-4baa-8b0a-4346192780e4 => generated 969 bytes in 129 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 10:03:23.716695 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [None req-35c56eac-a2d6-4a89-ae47-83702a3ae061 None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:03:23.718555 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-35c56eac-a2d6-4a89-ae47-83702a3ae061 tempest-ProjectMemberTests39-1140464218 tempest-ProjectMemberTests39-1140464218-project-admin] GET https://10.4.3.8/volume/v3/backups/f0015ae2-d5ed-4767-94aa-89ede8e5f7e7 Aug 07 10:03:23.718987 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-35c56eac-a2d6-4a89-ae47-83702a3ae061 tempest-ProjectMemberTests39-1140464218 tempest-ProjectMemberTests39-1140464218-project-admin] Empty body provided in request {{(pid=100296) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 10:03:23.719332 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-35c56eac-a2d6-4a89-ae47-83702a3ae061 tempest-ProjectMemberTests39-1140464218 tempest-ProjectMemberTests39-1140464218-project-admin] Calling method 'show' {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 10:03:23.720453 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.v3.backups [None req-35c56eac-a2d6-4a89-ae47-83702a3ae061 tempest-ProjectMemberTests39-1140464218 tempest-ProjectMemberTests39-1140464218-project-admin] Show backup with id f0015ae2-d5ed-4767-94aa-89ede8e5f7e7. {{(pid=100296) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 10:03:23.725164 np0000006707 devstack@c-api.service[100296]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 10:03:23.725164 np0000006707 devstack@c-api.service[100296]: warnings.warn( Aug 07 10:03:23.726944 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-35c56eac-a2d6-4a89-ae47-83702a3ae061 tempest-ProjectMemberTests39-1140464218 tempest-ProjectMemberTests39-1140464218-project-admin] https://10.4.3.8/volume/v3/backups/f0015ae2-d5ed-4767-94aa-89ede8e5f7e7 returned with HTTP 200 Aug 07 10:03:23.727962 np0000006707 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 1086/4353] 10.4.3.8 () {68 vars in 1374 bytes} [Fri Aug 7 10:03:23 2026] GET /volume/v3/backups/f0015ae2-d5ed-4767-94aa-89ede8e5f7e7 => generated 730 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 10:03:24.221976 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-3f325d0c-42b7-47ad-bf78-064ea596b74d None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:03:24.224087 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-3f325d0c-42b7-47ad-bf78-064ea596b74d tempest-TestEncryptedCinderVolumes-1545393347 tempest-TestEncryptedCinderVolumes-1545393347-project-member] GET https://10.4.3.8/volume/v3/volumes/9e2fa5be-8f81-4e48-8212-91e9b0b999fa Aug 07 10:03:24.224356 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-3f325d0c-42b7-47ad-bf78-064ea596b74d tempest-TestEncryptedCinderVolumes-1545393347 tempest-TestEncryptedCinderVolumes-1545393347-project-member] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 10:03:24.224655 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-3f325d0c-42b7-47ad-bf78-064ea596b74d tempest-TestEncryptedCinderVolumes-1545393347 tempest-TestEncryptedCinderVolumes-1545393347-project-member] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 10:03:24.233350 np0000006707 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 10:03:24.233350 np0000006707 devstack@c-api.service[100295]: warnings.warn( Aug 07 10:03:24.238317 np0000006707 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-3f325d0c-42b7-47ad-bf78-064ea596b74d tempest-TestEncryptedCinderVolumes-1545393347 tempest-TestEncryptedCinderVolumes-1545393347-project-member] Volume info retrieved successfully. Aug 07 10:03:24.247026 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-3f325d0c-42b7-47ad-bf78-064ea596b74d tempest-TestEncryptedCinderVolumes-1545393347 tempest-TestEncryptedCinderVolumes-1545393347-project-member] https://10.4.3.8/volume/v3/volumes/9e2fa5be-8f81-4e48-8212-91e9b0b999fa returned with HTTP 200 Aug 07 10:03:24.250979 np0000006707 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 1090/4354] 10.4.3.8 () {66 vars in 1334 bytes} [Fri Aug 7 10:03:24 2026] GET /volume/v3/volumes/9e2fa5be-8f81-4e48-8212-91e9b0b999fa => generated 899 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 07 10:03:24.263380 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.middleware.request_id [None req-53fb32d5-c05c-4bf0-932a-c7cb067b7632 None None] RequestId filter calling following filter/app {{(pid=100298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:03:24.265637 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [None req-53fb32d5-c05c-4bf0-932a-c7cb067b7632 tempest-TestEncryptedCinderVolumes-1545393347 tempest-TestEncryptedCinderVolumes-1545393347-project-member] GET https://10.4.3.8/volume/v3/volumes/9e2fa5be-8f81-4e48-8212-91e9b0b999fa Aug 07 10:03:24.265897 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [None req-53fb32d5-c05c-4bf0-932a-c7cb067b7632 tempest-TestEncryptedCinderVolumes-1545393347 tempest-TestEncryptedCinderVolumes-1545393347-project-member] Empty body provided in request {{(pid=100298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 10:03:24.266148 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [None req-53fb32d5-c05c-4bf0-932a-c7cb067b7632 tempest-TestEncryptedCinderVolumes-1545393347 tempest-TestEncryptedCinderVolumes-1545393347-project-member] Calling method 'show' {{(pid=100298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 10:03:24.274514 np0000006707 devstack@c-api.service[100298]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 10:03:24.274514 np0000006707 devstack@c-api.service[100298]: warnings.warn( Aug 07 10:03:24.278809 np0000006707 devstack@c-api.service[100298]: INFO cinder.volume.api [None req-53fb32d5-c05c-4bf0-932a-c7cb067b7632 tempest-TestEncryptedCinderVolumes-1545393347 tempest-TestEncryptedCinderVolumes-1545393347-project-member] Volume info retrieved successfully. Aug 07 10:03:24.283811 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [None req-53fb32d5-c05c-4bf0-932a-c7cb067b7632 tempest-TestEncryptedCinderVolumes-1545393347 tempest-TestEncryptedCinderVolumes-1545393347-project-member] https://10.4.3.8/volume/v3/volumes/9e2fa5be-8f81-4e48-8212-91e9b0b999fa returned with HTTP 200 Aug 07 10:03:24.284277 np0000006707 devstack@c-api.service[100298]: [pid: 100298|app: 0|req: 1090/4355] 10.4.3.8 () {66 vars in 1334 bytes} [Fri Aug 7 10:03:24 2026] GET /volume/v3/volumes/9e2fa5be-8f81-4e48-8212-91e9b0b999fa => generated 899 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 10:03:24.304976 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [None req-f90687cb-cdd5-454b-b34d-8c377a7f7f64 None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:03:24.307834 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-f90687cb-cdd5-454b-b34d-8c377a7f7f64 tempest-AttachVolumeNegativeTest-1967948609 tempest-AttachVolumeNegativeTest-1967948609-project-member] GET https://10.4.3.8/volume/v3/volumes/add82976-0c92-4a1b-9398-01b1e1c99382 Aug 07 10:03:24.308481 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-f90687cb-cdd5-454b-b34d-8c377a7f7f64 tempest-AttachVolumeNegativeTest-1967948609 tempest-AttachVolumeNegativeTest-1967948609-project-member] Empty body provided in request {{(pid=100297) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 10:03:24.308834 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-f90687cb-cdd5-454b-b34d-8c377a7f7f64 tempest-AttachVolumeNegativeTest-1967948609 tempest-AttachVolumeNegativeTest-1967948609-project-member] Calling method 'show' {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 10:03:24.326024 np0000006707 devstack@c-api.service[100297]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 10:03:24.326024 np0000006707 devstack@c-api.service[100297]: warnings.warn( Aug 07 10:03:24.331402 np0000006707 devstack@c-api.service[100297]: INFO cinder.volume.api [None req-f90687cb-cdd5-454b-b34d-8c377a7f7f64 tempest-AttachVolumeNegativeTest-1967948609 tempest-AttachVolumeNegativeTest-1967948609-project-member] Volume info retrieved successfully. Aug 07 10:03:24.337361 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-f90687cb-cdd5-454b-b34d-8c377a7f7f64 tempest-AttachVolumeNegativeTest-1967948609 tempest-AttachVolumeNegativeTest-1967948609-project-member] https://10.4.3.8/volume/v3/volumes/add82976-0c92-4a1b-9398-01b1e1c99382 returned with HTTP 200 Aug 07 10:03:24.337906 np0000006707 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 1090/4356] 10.4.3.8 () {66 vars in 1334 bytes} [Fri Aug 7 10:03:24 2026] GET /volume/v3/volumes/add82976-0c92-4a1b-9398-01b1e1c99382 => generated 843 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 10:03:24.492325 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [None req-2d964c0f-31ba-4596-bccc-863e23069a34 None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:03:24.498507 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-2d964c0f-31ba-4596-bccc-863e23069a34 tempest-VolumesBackupsTest-1693673052 tempest-VolumesBackupsTest-1693673052-project-member] GET https://10.4.3.8/volume/v3/backups/291d7700-659e-4a8f-b2c5-93f9d1ae39f2 Aug 07 10:03:24.498651 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-2d964c0f-31ba-4596-bccc-863e23069a34 tempest-VolumesBackupsTest-1693673052 tempest-VolumesBackupsTest-1693673052-project-member] Empty body provided in request {{(pid=100296) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 10:03:24.498865 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-2d964c0f-31ba-4596-bccc-863e23069a34 tempest-VolumesBackupsTest-1693673052 tempest-VolumesBackupsTest-1693673052-project-member] Calling method 'show' {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 10:03:24.499018 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.v3.backups [None req-2d964c0f-31ba-4596-bccc-863e23069a34 tempest-VolumesBackupsTest-1693673052 tempest-VolumesBackupsTest-1693673052-project-member] Show backup with id 291d7700-659e-4a8f-b2c5-93f9d1ae39f2. {{(pid=100296) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 10:03:24.506150 np0000006707 devstack@c-api.service[100296]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 10:03:24.506150 np0000006707 devstack@c-api.service[100296]: warnings.warn( Aug 07 10:03:24.507064 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-2d964c0f-31ba-4596-bccc-863e23069a34 tempest-VolumesBackupsTest-1693673052 tempest-VolumesBackupsTest-1693673052-project-member] https://10.4.3.8/volume/v3/backups/291d7700-659e-4a8f-b2c5-93f9d1ae39f2 returned with HTTP 200 Aug 07 10:03:24.507536 np0000006707 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 1087/4357] 10.4.3.8 () {66 vars in 1334 bytes} [Fri Aug 7 10:03:24 2026] GET /volume/v3/backups/291d7700-659e-4a8f-b2c5-93f9d1ae39f2 => generated 744 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 10:03:24.741798 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-bdd647e9-53b9-47bf-aecf-3cf68d2b8212 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:03:24.746288 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-bdd647e9-53b9-47bf-aecf-3cf68d2b8212 tempest-ProjectMemberTests39-1140464218 tempest-ProjectMemberTests39-1140464218-project-admin] GET https://10.4.3.8/volume/v3/backups/f0015ae2-d5ed-4767-94aa-89ede8e5f7e7 Aug 07 10:03:24.746288 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-bdd647e9-53b9-47bf-aecf-3cf68d2b8212 tempest-ProjectMemberTests39-1140464218 tempest-ProjectMemberTests39-1140464218-project-admin] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 10:03:24.746288 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-bdd647e9-53b9-47bf-aecf-3cf68d2b8212 tempest-ProjectMemberTests39-1140464218 tempest-ProjectMemberTests39-1140464218-project-admin] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 10:03:24.746288 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.v3.backups [None req-bdd647e9-53b9-47bf-aecf-3cf68d2b8212 tempest-ProjectMemberTests39-1140464218 tempest-ProjectMemberTests39-1140464218-project-admin] Show backup with id f0015ae2-d5ed-4767-94aa-89ede8e5f7e7. {{(pid=100295) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 10:03:24.750569 np0000006707 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 10:03:24.750569 np0000006707 devstack@c-api.service[100295]: warnings.warn( Aug 07 10:03:24.750569 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-bdd647e9-53b9-47bf-aecf-3cf68d2b8212 tempest-ProjectMemberTests39-1140464218 tempest-ProjectMemberTests39-1140464218-project-admin] https://10.4.3.8/volume/v3/backups/f0015ae2-d5ed-4767-94aa-89ede8e5f7e7 returned with HTTP 200 Aug 07 10:03:24.750569 np0000006707 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 1091/4358] 10.4.3.8 () {68 vars in 1374 bytes} [Fri Aug 7 10:03:24 2026] GET /volume/v3/backups/f0015ae2-d5ed-4767-94aa-89ede8e5f7e7 => generated 731 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 10:03:25.352371 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.middleware.request_id [None req-94c704a8-1f80-4b66-9eae-58bf8017b383 None None] RequestId filter calling following filter/app {{(pid=100298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:03:25.354737 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [None req-94c704a8-1f80-4b66-9eae-58bf8017b383 tempest-AttachVolumeNegativeTest-1967948609 tempest-AttachVolumeNegativeTest-1967948609-project-member] GET https://10.4.3.8/volume/v3/volumes/add82976-0c92-4a1b-9398-01b1e1c99382 Aug 07 10:03:25.354987 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [None req-94c704a8-1f80-4b66-9eae-58bf8017b383 tempest-AttachVolumeNegativeTest-1967948609 tempest-AttachVolumeNegativeTest-1967948609-project-member] Empty body provided in request {{(pid=100298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 10:03:25.355225 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [None req-94c704a8-1f80-4b66-9eae-58bf8017b383 tempest-AttachVolumeNegativeTest-1967948609 tempest-AttachVolumeNegativeTest-1967948609-project-member] Calling method 'show' {{(pid=100298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 10:03:25.367298 np0000006707 devstack@c-api.service[100298]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 10:03:25.367298 np0000006707 devstack@c-api.service[100298]: warnings.warn( Aug 07 10:03:25.371772 np0000006707 devstack@c-api.service[100298]: INFO cinder.volume.api [None req-94c704a8-1f80-4b66-9eae-58bf8017b383 tempest-AttachVolumeNegativeTest-1967948609 tempest-AttachVolumeNegativeTest-1967948609-project-member] Volume info retrieved successfully. Aug 07 10:03:25.377867 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [None req-94c704a8-1f80-4b66-9eae-58bf8017b383 tempest-AttachVolumeNegativeTest-1967948609 tempest-AttachVolumeNegativeTest-1967948609-project-member] https://10.4.3.8/volume/v3/volumes/add82976-0c92-4a1b-9398-01b1e1c99382 returned with HTTP 200 Aug 07 10:03:25.378371 np0000006707 devstack@c-api.service[100298]: [pid: 100298|app: 0|req: 1091/4359] 10.4.3.8 () {66 vars in 1334 bytes} [Fri Aug 7 10:03:25 2026] GET /volume/v3/volumes/add82976-0c92-4a1b-9398-01b1e1c99382 => generated 843 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 10:03:25.520204 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [None req-9db72afd-2a3a-407b-ace9-4faa670aaf61 None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:03:25.522762 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-9db72afd-2a3a-407b-ace9-4faa670aaf61 tempest-VolumesBackupsTest-1693673052 tempest-VolumesBackupsTest-1693673052-project-member] GET https://10.4.3.8/volume/v3/backups/291d7700-659e-4a8f-b2c5-93f9d1ae39f2 Aug 07 10:03:25.523034 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-9db72afd-2a3a-407b-ace9-4faa670aaf61 tempest-VolumesBackupsTest-1693673052 tempest-VolumesBackupsTest-1693673052-project-member] Empty body provided in request {{(pid=100297) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 10:03:25.523283 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-9db72afd-2a3a-407b-ace9-4faa670aaf61 tempest-VolumesBackupsTest-1693673052 tempest-VolumesBackupsTest-1693673052-project-member] Calling method 'show' {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 10:03:25.523439 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.v3.backups [None req-9db72afd-2a3a-407b-ace9-4faa670aaf61 tempest-VolumesBackupsTest-1693673052 tempest-VolumesBackupsTest-1693673052-project-member] Show backup with id 291d7700-659e-4a8f-b2c5-93f9d1ae39f2. {{(pid=100297) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 10:03:25.529492 np0000006707 devstack@c-api.service[100297]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 10:03:25.529492 np0000006707 devstack@c-api.service[100297]: warnings.warn( Aug 07 10:03:25.530677 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-9db72afd-2a3a-407b-ace9-4faa670aaf61 tempest-VolumesBackupsTest-1693673052 tempest-VolumesBackupsTest-1693673052-project-member] https://10.4.3.8/volume/v3/backups/291d7700-659e-4a8f-b2c5-93f9d1ae39f2 returned with HTTP 200 Aug 07 10:03:25.531152 np0000006707 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 1091/4360] 10.4.3.8 () {66 vars in 1334 bytes} [Fri Aug 7 10:03:25 2026] GET /volume/v3/backups/291d7700-659e-4a8f-b2c5-93f9d1ae39f2 => generated 744 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 10:03:25.762816 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [None req-802c2cbe-3fd9-4ba1-a312-c25d254c036c None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:03:25.767617 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-802c2cbe-3fd9-4ba1-a312-c25d254c036c tempest-ProjectMemberTests39-1140464218 tempest-ProjectMemberTests39-1140464218-project-admin] GET https://10.4.3.8/volume/v3/backups/f0015ae2-d5ed-4767-94aa-89ede8e5f7e7 Aug 07 10:03:25.768822 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-802c2cbe-3fd9-4ba1-a312-c25d254c036c tempest-ProjectMemberTests39-1140464218 tempest-ProjectMemberTests39-1140464218-project-admin] Empty body provided in request {{(pid=100296) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 10:03:25.770294 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-802c2cbe-3fd9-4ba1-a312-c25d254c036c tempest-ProjectMemberTests39-1140464218 tempest-ProjectMemberTests39-1140464218-project-admin] Calling method 'show' {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 10:03:25.770294 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.v3.backups [None req-802c2cbe-3fd9-4ba1-a312-c25d254c036c tempest-ProjectMemberTests39-1140464218 tempest-ProjectMemberTests39-1140464218-project-admin] Show backup with id f0015ae2-d5ed-4767-94aa-89ede8e5f7e7. {{(pid=100296) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 10:03:25.773986 np0000006707 devstack@c-api.service[100296]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 10:03:25.773986 np0000006707 devstack@c-api.service[100296]: warnings.warn( Aug 07 10:03:25.774779 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-802c2cbe-3fd9-4ba1-a312-c25d254c036c tempest-ProjectMemberTests39-1140464218 tempest-ProjectMemberTests39-1140464218-project-admin] https://10.4.3.8/volume/v3/backups/f0015ae2-d5ed-4767-94aa-89ede8e5f7e7 returned with HTTP 200 Aug 07 10:03:25.775138 np0000006707 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 1088/4361] 10.4.3.8 () {68 vars in 1374 bytes} [Fri Aug 7 10:03:25 2026] GET /volume/v3/backups/f0015ae2-d5ed-4767-94aa-89ede8e5f7e7 => generated 731 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 10:03:26.393085 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-e32a66e7-7a0d-4829-9cc6-92b0eae10f5c None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:03:26.395968 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-e32a66e7-7a0d-4829-9cc6-92b0eae10f5c tempest-AttachVolumeNegativeTest-1967948609 tempest-AttachVolumeNegativeTest-1967948609-project-member] GET https://10.4.3.8/volume/v3/volumes/add82976-0c92-4a1b-9398-01b1e1c99382 Aug 07 10:03:26.396882 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-e32a66e7-7a0d-4829-9cc6-92b0eae10f5c tempest-AttachVolumeNegativeTest-1967948609 tempest-AttachVolumeNegativeTest-1967948609-project-member] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 10:03:26.397281 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-e32a66e7-7a0d-4829-9cc6-92b0eae10f5c tempest-AttachVolumeNegativeTest-1967948609 tempest-AttachVolumeNegativeTest-1967948609-project-member] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 10:03:26.409726 np0000006707 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 10:03:26.409726 np0000006707 devstack@c-api.service[100295]: warnings.warn( Aug 07 10:03:26.414121 np0000006707 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-e32a66e7-7a0d-4829-9cc6-92b0eae10f5c tempest-AttachVolumeNegativeTest-1967948609 tempest-AttachVolumeNegativeTest-1967948609-project-member] Volume info retrieved successfully. Aug 07 10:03:26.418759 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-e32a66e7-7a0d-4829-9cc6-92b0eae10f5c tempest-AttachVolumeNegativeTest-1967948609 tempest-AttachVolumeNegativeTest-1967948609-project-member] https://10.4.3.8/volume/v3/volumes/add82976-0c92-4a1b-9398-01b1e1c99382 returned with HTTP 200 Aug 07 10:03:26.419446 np0000006707 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 1092/4362] 10.4.3.8 () {66 vars in 1334 bytes} [Fri Aug 7 10:03:26 2026] GET /volume/v3/volumes/add82976-0c92-4a1b-9398-01b1e1c99382 => generated 843 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 10:03:26.543043 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.middleware.request_id [None req-98c515d3-421e-4372-8ed7-6292bf8cfc8d None None] RequestId filter calling following filter/app {{(pid=100298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:03:26.545202 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [None req-98c515d3-421e-4372-8ed7-6292bf8cfc8d tempest-VolumesBackupsTest-1693673052 tempest-VolumesBackupsTest-1693673052-project-member] GET https://10.4.3.8/volume/v3/backups/291d7700-659e-4a8f-b2c5-93f9d1ae39f2 Aug 07 10:03:26.545376 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [None req-98c515d3-421e-4372-8ed7-6292bf8cfc8d tempest-VolumesBackupsTest-1693673052 tempest-VolumesBackupsTest-1693673052-project-member] Empty body provided in request {{(pid=100298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 10:03:26.545663 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [None req-98c515d3-421e-4372-8ed7-6292bf8cfc8d tempest-VolumesBackupsTest-1693673052 tempest-VolumesBackupsTest-1693673052-project-member] Calling method 'show' {{(pid=100298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 10:03:26.545822 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.v3.backups [None req-98c515d3-421e-4372-8ed7-6292bf8cfc8d tempest-VolumesBackupsTest-1693673052 tempest-VolumesBackupsTest-1693673052-project-member] Show backup with id 291d7700-659e-4a8f-b2c5-93f9d1ae39f2. {{(pid=100298) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 10:03:26.550203 np0000006707 devstack@c-api.service[100298]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 10:03:26.550203 np0000006707 devstack@c-api.service[100298]: warnings.warn( Aug 07 10:03:26.551045 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [None req-98c515d3-421e-4372-8ed7-6292bf8cfc8d tempest-VolumesBackupsTest-1693673052 tempest-VolumesBackupsTest-1693673052-project-member] https://10.4.3.8/volume/v3/backups/291d7700-659e-4a8f-b2c5-93f9d1ae39f2 returned with HTTP 200 Aug 07 10:03:26.551399 np0000006707 devstack@c-api.service[100298]: [pid: 100298|app: 0|req: 1092/4363] 10.4.3.8 () {66 vars in 1334 bytes} [Fri Aug 7 10:03:26 2026] GET /volume/v3/backups/291d7700-659e-4a8f-b2c5-93f9d1ae39f2 => generated 744 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 10:03:26.786403 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [None req-afbf950a-3965-4ae4-8189-03938b1a573d None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:03:26.792907 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-afbf950a-3965-4ae4-8189-03938b1a573d tempest-ProjectMemberTests39-1140464218 tempest-ProjectMemberTests39-1140464218-project-admin] GET https://10.4.3.8/volume/v3/backups/f0015ae2-d5ed-4767-94aa-89ede8e5f7e7 Aug 07 10:03:26.792907 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-afbf950a-3965-4ae4-8189-03938b1a573d tempest-ProjectMemberTests39-1140464218 tempest-ProjectMemberTests39-1140464218-project-admin] Empty body provided in request {{(pid=100297) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 10:03:26.793778 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-afbf950a-3965-4ae4-8189-03938b1a573d tempest-ProjectMemberTests39-1140464218 tempest-ProjectMemberTests39-1140464218-project-admin] Calling method 'show' {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 10:03:26.793995 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.v3.backups [None req-afbf950a-3965-4ae4-8189-03938b1a573d tempest-ProjectMemberTests39-1140464218 tempest-ProjectMemberTests39-1140464218-project-admin] Show backup with id f0015ae2-d5ed-4767-94aa-89ede8e5f7e7. {{(pid=100297) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 10:03:26.801670 np0000006707 devstack@c-api.service[100297]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 10:03:26.801670 np0000006707 devstack@c-api.service[100297]: warnings.warn( Aug 07 10:03:26.802638 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-afbf950a-3965-4ae4-8189-03938b1a573d tempest-ProjectMemberTests39-1140464218 tempest-ProjectMemberTests39-1140464218-project-admin] https://10.4.3.8/volume/v3/backups/f0015ae2-d5ed-4767-94aa-89ede8e5f7e7 returned with HTTP 200 Aug 07 10:03:26.803132 np0000006707 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 1092/4364] 10.4.3.8 () {68 vars in 1374 bytes} [Fri Aug 7 10:03:26 2026] GET /volume/v3/backups/f0015ae2-d5ed-4767-94aa-89ede8e5f7e7 => generated 731 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 10:03:26.893225 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [req-c06ac1dd-a5ee-425e-9975-3d821ca25808 req-a8a56656-308e-4d89-a567-24fb88f65b3c None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:03:26.895778 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [req-c06ac1dd-a5ee-425e-9975-3d821ca25808 req-a8a56656-308e-4d89-a567-24fb88f65b3c tempest-AttachVolumeNegativeTest-1967948609 tempest-AttachVolumeNegativeTest-1967948609-project-member] POST https://10.4.3.8/volume/v3/attachments/f7167ea4-3d41-4baa-8b0a-4346192780e4/action Aug 07 10:03:26.896154 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [req-c06ac1dd-a5ee-425e-9975-3d821ca25808 req-a8a56656-308e-4d89-a567-24fb88f65b3c tempest-AttachVolumeNegativeTest-1967948609 tempest-AttachVolumeNegativeTest-1967948609-project-member] Action body: b'{"os-complete": null}' {{(pid=100296) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 07 10:03:26.896281 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [req-c06ac1dd-a5ee-425e-9975-3d821ca25808 req-a8a56656-308e-4d89-a567-24fb88f65b3c tempest-AttachVolumeNegativeTest-1967948609 tempest-AttachVolumeNegativeTest-1967948609-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 10:03:26.911062 np0000006707 devstack@c-api.service[100296]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 10:03:26.911062 np0000006707 devstack@c-api.service[100296]: warnings.warn( Aug 07 10:03:26.924922 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [req-c06ac1dd-a5ee-425e-9975-3d821ca25808 req-a8a56656-308e-4d89-a567-24fb88f65b3c tempest-AttachVolumeNegativeTest-1967948609 tempest-AttachVolumeNegativeTest-1967948609-project-member] https://10.4.3.8/volume/v3/attachments/f7167ea4-3d41-4baa-8b0a-4346192780e4/action returned with HTTP 204 Aug 07 10:03:26.925430 np0000006707 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 1089/4365] 10.4.3.8 () {74 vars in 1711 bytes} [Fri Aug 7 10:03:26 2026] POST /volume/v3/attachments/f7167ea4-3d41-4baa-8b0a-4346192780e4/action => generated 0 bytes in 33 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 07 10:03:27.436567 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-29439719-4794-4e0e-a551-78a0e107df94 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:03:27.439194 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-29439719-4794-4e0e-a551-78a0e107df94 tempest-AttachVolumeNegativeTest-1967948609 tempest-AttachVolumeNegativeTest-1967948609-project-member] GET https://10.4.3.8/volume/v3/volumes/add82976-0c92-4a1b-9398-01b1e1c99382 Aug 07 10:03:27.440923 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-29439719-4794-4e0e-a551-78a0e107df94 tempest-AttachVolumeNegativeTest-1967948609 tempest-AttachVolumeNegativeTest-1967948609-project-member] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 10:03:27.440923 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-29439719-4794-4e0e-a551-78a0e107df94 tempest-AttachVolumeNegativeTest-1967948609 tempest-AttachVolumeNegativeTest-1967948609-project-member] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 10:03:27.452186 np0000006707 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 10:03:27.452186 np0000006707 devstack@c-api.service[100295]: warnings.warn( Aug 07 10:03:27.457899 np0000006707 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-29439719-4794-4e0e-a551-78a0e107df94 tempest-AttachVolumeNegativeTest-1967948609 tempest-AttachVolumeNegativeTest-1967948609-project-member] Volume info retrieved successfully. Aug 07 10:03:27.466176 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-29439719-4794-4e0e-a551-78a0e107df94 tempest-AttachVolumeNegativeTest-1967948609 tempest-AttachVolumeNegativeTest-1967948609-project-member] https://10.4.3.8/volume/v3/volumes/add82976-0c92-4a1b-9398-01b1e1c99382 returned with HTTP 200 Aug 07 10:03:27.467124 np0000006707 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 1093/4366] 10.4.3.8 () {66 vars in 1334 bytes} [Fri Aug 7 10:03:27 2026] GET /volume/v3/volumes/add82976-0c92-4a1b-9398-01b1e1c99382 => generated 1135 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 10:03:27.483391 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.middleware.request_id [None req-8ffff5c2-b226-4152-9d8f-97319054afca None None] RequestId filter calling following filter/app {{(pid=100298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:03:27.485642 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [None req-8ffff5c2-b226-4152-9d8f-97319054afca tempest-AttachVolumeNegativeTest-1967948609 tempest-AttachVolumeNegativeTest-1967948609-project-member] GET https://10.4.3.8/volume/v3/volumes/add82976-0c92-4a1b-9398-01b1e1c99382 Aug 07 10:03:27.485907 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [None req-8ffff5c2-b226-4152-9d8f-97319054afca tempest-AttachVolumeNegativeTest-1967948609 tempest-AttachVolumeNegativeTest-1967948609-project-member] Empty body provided in request {{(pid=100298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 10:03:27.486108 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [None req-8ffff5c2-b226-4152-9d8f-97319054afca tempest-AttachVolumeNegativeTest-1967948609 tempest-AttachVolumeNegativeTest-1967948609-project-member] Calling method 'show' {{(pid=100298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 10:03:27.501788 np0000006707 devstack@c-api.service[100298]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 10:03:27.501788 np0000006707 devstack@c-api.service[100298]: warnings.warn( Aug 07 10:03:27.516444 np0000006707 devstack@c-api.service[100298]: INFO cinder.volume.api [None req-8ffff5c2-b226-4152-9d8f-97319054afca tempest-AttachVolumeNegativeTest-1967948609 tempest-AttachVolumeNegativeTest-1967948609-project-member] Volume info retrieved successfully. Aug 07 10:03:27.519750 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [None req-8ffff5c2-b226-4152-9d8f-97319054afca tempest-AttachVolumeNegativeTest-1967948609 tempest-AttachVolumeNegativeTest-1967948609-project-member] https://10.4.3.8/volume/v3/volumes/add82976-0c92-4a1b-9398-01b1e1c99382 returned with HTTP 200 Aug 07 10:03:27.520348 np0000006707 devstack@c-api.service[100298]: [pid: 100298|app: 0|req: 1093/4367] 10.4.3.8 () {66 vars in 1334 bytes} [Fri Aug 7 10:03:27 2026] GET /volume/v3/volumes/add82976-0c92-4a1b-9398-01b1e1c99382 => generated 1135 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 10:03:27.563970 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [None req-83b39179-d508-454c-93f7-b17ab3cc79ad None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:03:27.567135 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-83b39179-d508-454c-93f7-b17ab3cc79ad tempest-VolumesBackupsTest-1693673052 tempest-VolumesBackupsTest-1693673052-project-member] GET https://10.4.3.8/volume/v3/backups/291d7700-659e-4a8f-b2c5-93f9d1ae39f2 Aug 07 10:03:27.567393 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-83b39179-d508-454c-93f7-b17ab3cc79ad tempest-VolumesBackupsTest-1693673052 tempest-VolumesBackupsTest-1693673052-project-member] Empty body provided in request {{(pid=100297) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 10:03:27.567895 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-83b39179-d508-454c-93f7-b17ab3cc79ad tempest-VolumesBackupsTest-1693673052 tempest-VolumesBackupsTest-1693673052-project-member] Calling method 'show' {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 10:03:27.568084 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.v3.backups [None req-83b39179-d508-454c-93f7-b17ab3cc79ad tempest-VolumesBackupsTest-1693673052 tempest-VolumesBackupsTest-1693673052-project-member] Show backup with id 291d7700-659e-4a8f-b2c5-93f9d1ae39f2. {{(pid=100297) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 10:03:27.570234 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [req-2dc8c70e-3ffd-4598-8c15-ffd9728b4f98 req-3c989022-3647-4628-8e5b-9edf1488836a None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:03:27.572497 np0000006707 devstack@c-api.service[100297]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 10:03:27.572497 np0000006707 devstack@c-api.service[100297]: warnings.warn( Aug 07 10:03:27.573194 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-83b39179-d508-454c-93f7-b17ab3cc79ad tempest-VolumesBackupsTest-1693673052 tempest-VolumesBackupsTest-1693673052-project-member] https://10.4.3.8/volume/v3/backups/291d7700-659e-4a8f-b2c5-93f9d1ae39f2 returned with HTTP 200 Aug 07 10:03:27.573601 np0000006707 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 1093/4368] 10.4.3.8 () {66 vars in 1334 bytes} [Fri Aug 7 10:03:27 2026] GET /volume/v3/backups/291d7700-659e-4a8f-b2c5-93f9d1ae39f2 => generated 744 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 10:03:27.577839 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [req-2dc8c70e-3ffd-4598-8c15-ffd9728b4f98 req-3c989022-3647-4628-8e5b-9edf1488836a tempest-AttachVolumeNegativeTest-1967948609 tempest-AttachVolumeNegativeTest-1967948609-project-member] GET https://10.4.3.8/volume/v3/volumes/add82976-0c92-4a1b-9398-01b1e1c99382 Aug 07 10:03:27.578057 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [req-2dc8c70e-3ffd-4598-8c15-ffd9728b4f98 req-3c989022-3647-4628-8e5b-9edf1488836a tempest-AttachVolumeNegativeTest-1967948609 tempest-AttachVolumeNegativeTest-1967948609-project-member] Empty body provided in request {{(pid=100296) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 10:03:27.578235 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [req-2dc8c70e-3ffd-4598-8c15-ffd9728b4f98 req-3c989022-3647-4628-8e5b-9edf1488836a tempest-AttachVolumeNegativeTest-1967948609 tempest-AttachVolumeNegativeTest-1967948609-project-member] Calling method 'show' {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 10:03:27.589019 np0000006707 devstack@c-api.service[100296]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 10:03:27.589019 np0000006707 devstack@c-api.service[100296]: warnings.warn( Aug 07 10:03:27.592433 np0000006707 devstack@c-api.service[100296]: INFO cinder.volume.api [req-2dc8c70e-3ffd-4598-8c15-ffd9728b4f98 req-3c989022-3647-4628-8e5b-9edf1488836a tempest-AttachVolumeNegativeTest-1967948609 tempest-AttachVolumeNegativeTest-1967948609-project-member] Volume info retrieved successfully. Aug 07 10:03:27.597719 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [req-2dc8c70e-3ffd-4598-8c15-ffd9728b4f98 req-3c989022-3647-4628-8e5b-9edf1488836a tempest-AttachVolumeNegativeTest-1967948609 tempest-AttachVolumeNegativeTest-1967948609-project-member] https://10.4.3.8/volume/v3/volumes/add82976-0c92-4a1b-9398-01b1e1c99382 returned with HTTP 200 Aug 07 10:03:27.598296 np0000006707 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 1090/4369] 10.4.3.8 () {68 vars in 1584 bytes} [Fri Aug 7 10:03:27 2026] GET /volume/v3/volumes/add82976-0c92-4a1b-9398-01b1e1c99382 => generated 1135 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 10:03:27.616326 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-09d56c25-f552-4b8d-88c2-2226b3940618 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:03:27.618101 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-09d56c25-f552-4b8d-88c2-2226b3940618 tempest-AttachVolumeNegativeTest-1967948609 tempest-AttachVolumeNegativeTest-1967948609-project-member] GET https://10.4.3.8/volume/v3/volumes/add82976-0c92-4a1b-9398-01b1e1c99382 Aug 07 10:03:27.618369 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-09d56c25-f552-4b8d-88c2-2226b3940618 tempest-AttachVolumeNegativeTest-1967948609 tempest-AttachVolumeNegativeTest-1967948609-project-member] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 10:03:27.618651 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-09d56c25-f552-4b8d-88c2-2226b3940618 tempest-AttachVolumeNegativeTest-1967948609 tempest-AttachVolumeNegativeTest-1967948609-project-member] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 10:03:27.630835 np0000006707 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 10:03:27.630835 np0000006707 devstack@c-api.service[100295]: warnings.warn( Aug 07 10:03:27.634502 np0000006707 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-09d56c25-f552-4b8d-88c2-2226b3940618 tempest-AttachVolumeNegativeTest-1967948609 tempest-AttachVolumeNegativeTest-1967948609-project-member] Volume info retrieved successfully. Aug 07 10:03:27.638880 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-09d56c25-f552-4b8d-88c2-2226b3940618 tempest-AttachVolumeNegativeTest-1967948609 tempest-AttachVolumeNegativeTest-1967948609-project-member] https://10.4.3.8/volume/v3/volumes/add82976-0c92-4a1b-9398-01b1e1c99382 returned with HTTP 200 Aug 07 10:03:27.639627 np0000006707 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 1094/4370] 10.4.3.8 () {66 vars in 1334 bytes} [Fri Aug 7 10:03:27 2026] GET /volume/v3/volumes/add82976-0c92-4a1b-9398-01b1e1c99382 => generated 1135 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 10:03:27.690855 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.middleware.request_id [req-8192af29-3a7d-4d91-b9c4-0b6cc6b7c059 req-3f09873a-fa0d-4871-ab93-c9e7e28b527e None None] RequestId filter calling following filter/app {{(pid=100298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:03:27.693047 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [req-8192af29-3a7d-4d91-b9c4-0b6cc6b7c059 req-3f09873a-fa0d-4871-ab93-c9e7e28b527e tempest-AttachVolumeNegativeTest-1967948609 tempest-AttachVolumeNegativeTest-1967948609-project-member] GET https://10.4.3.8/volume/v3/volumes/add82976-0c92-4a1b-9398-01b1e1c99382 Aug 07 10:03:27.693530 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [req-8192af29-3a7d-4d91-b9c4-0b6cc6b7c059 req-3f09873a-fa0d-4871-ab93-c9e7e28b527e tempest-AttachVolumeNegativeTest-1967948609 tempest-AttachVolumeNegativeTest-1967948609-project-member] Empty body provided in request {{(pid=100298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 10:03:27.693919 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [req-8192af29-3a7d-4d91-b9c4-0b6cc6b7c059 req-3f09873a-fa0d-4871-ab93-c9e7e28b527e tempest-AttachVolumeNegativeTest-1967948609 tempest-AttachVolumeNegativeTest-1967948609-project-member] Calling method 'show' {{(pid=100298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 10:03:27.704126 np0000006707 devstack@c-api.service[100298]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 10:03:27.704126 np0000006707 devstack@c-api.service[100298]: warnings.warn( Aug 07 10:03:27.708094 np0000006707 devstack@c-api.service[100298]: INFO cinder.volume.api [req-8192af29-3a7d-4d91-b9c4-0b6cc6b7c059 req-3f09873a-fa0d-4871-ab93-c9e7e28b527e tempest-AttachVolumeNegativeTest-1967948609 tempest-AttachVolumeNegativeTest-1967948609-project-member] Volume info retrieved successfully. Aug 07 10:03:27.712847 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [req-8192af29-3a7d-4d91-b9c4-0b6cc6b7c059 req-3f09873a-fa0d-4871-ab93-c9e7e28b527e tempest-AttachVolumeNegativeTest-1967948609 tempest-AttachVolumeNegativeTest-1967948609-project-member] https://10.4.3.8/volume/v3/volumes/add82976-0c92-4a1b-9398-01b1e1c99382 returned with HTTP 200 Aug 07 10:03:27.713488 np0000006707 devstack@c-api.service[100298]: [pid: 100298|app: 0|req: 1094/4371] 10.4.3.8 () {68 vars in 1584 bytes} [Fri Aug 7 10:03:27 2026] GET /volume/v3/volumes/add82976-0c92-4a1b-9398-01b1e1c99382 => generated 1135 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 10:03:27.737721 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [req-8192af29-3a7d-4d91-b9c4-0b6cc6b7c059 req-fee8cbf4-0a61-47f6-ab89-9eb20c90fac2 None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:03:27.739697 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [req-8192af29-3a7d-4d91-b9c4-0b6cc6b7c059 req-fee8cbf4-0a61-47f6-ab89-9eb20c90fac2 tempest-AttachVolumeNegativeTest-1967948609 tempest-AttachVolumeNegativeTest-1967948609-project-member] POST https://10.4.3.8/volume/v3/volumes/add82976-0c92-4a1b-9398-01b1e1c99382/action Aug 07 10:03:27.740057 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [req-8192af29-3a7d-4d91-b9c4-0b6cc6b7c059 req-fee8cbf4-0a61-47f6-ab89-9eb20c90fac2 tempest-AttachVolumeNegativeTest-1967948609 tempest-AttachVolumeNegativeTest-1967948609-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100297) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 07 10:03:27.740322 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [req-8192af29-3a7d-4d91-b9c4-0b6cc6b7c059 req-fee8cbf4-0a61-47f6-ab89-9eb20c90fac2 tempest-AttachVolumeNegativeTest-1967948609 tempest-AttachVolumeNegativeTest-1967948609-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 10:03:27.752003 np0000006707 devstack@c-api.service[100297]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 10:03:27.752003 np0000006707 devstack@c-api.service[100297]: warnings.warn( Aug 07 10:03:27.752494 np0000006707 devstack@c-api.service[100297]: INFO cinder.volume.api [req-8192af29-3a7d-4d91-b9c4-0b6cc6b7c059 req-fee8cbf4-0a61-47f6-ab89-9eb20c90fac2 tempest-AttachVolumeNegativeTest-1967948609 tempest-AttachVolumeNegativeTest-1967948609-project-member] Volume info retrieved successfully. Aug 07 10:03:27.758205 np0000006707 devstack@c-api.service[100297]: INFO cinder.volume.api [req-8192af29-3a7d-4d91-b9c4-0b6cc6b7c059 req-fee8cbf4-0a61-47f6-ab89-9eb20c90fac2 tempest-AttachVolumeNegativeTest-1967948609 tempest-AttachVolumeNegativeTest-1967948609-project-member] Begin detaching volume completed successfully. Aug 07 10:03:27.758451 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [req-8192af29-3a7d-4d91-b9c4-0b6cc6b7c059 req-fee8cbf4-0a61-47f6-ab89-9eb20c90fac2 tempest-AttachVolumeNegativeTest-1967948609 tempest-AttachVolumeNegativeTest-1967948609-project-member] https://10.4.3.8/volume/v3/volumes/add82976-0c92-4a1b-9398-01b1e1c99382/action returned with HTTP 202 Aug 07 10:03:27.758872 np0000006707 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 1094/4372] 10.4.3.8 () {72 vars in 1658 bytes} [Fri Aug 7 10:03:27 2026] POST /volume/v3/volumes/add82976-0c92-4a1b-9398-01b1e1c99382/action => generated 0 bytes in 21 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 07 10:03:27.815840 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [None req-91437394-c159-41a1-83c0-18fb2a110246 None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:03:27.818098 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-91437394-c159-41a1-83c0-18fb2a110246 tempest-ProjectMemberTests39-1140464218 tempest-ProjectMemberTests39-1140464218-project-admin] GET https://10.4.3.8/volume/v3/backups/f0015ae2-d5ed-4767-94aa-89ede8e5f7e7 Aug 07 10:03:27.818349 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-91437394-c159-41a1-83c0-18fb2a110246 tempest-ProjectMemberTests39-1140464218 tempest-ProjectMemberTests39-1140464218-project-admin] Empty body provided in request {{(pid=100296) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 10:03:27.818719 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-91437394-c159-41a1-83c0-18fb2a110246 tempest-ProjectMemberTests39-1140464218 tempest-ProjectMemberTests39-1140464218-project-admin] Calling method 'show' {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 10:03:27.818851 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.v3.backups [None req-91437394-c159-41a1-83c0-18fb2a110246 tempest-ProjectMemberTests39-1140464218 tempest-ProjectMemberTests39-1140464218-project-admin] Show backup with id f0015ae2-d5ed-4767-94aa-89ede8e5f7e7. {{(pid=100296) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 10:03:27.826921 np0000006707 devstack@c-api.service[100296]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 10:03:27.826921 np0000006707 devstack@c-api.service[100296]: warnings.warn( Aug 07 10:03:27.827926 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-91437394-c159-41a1-83c0-18fb2a110246 tempest-ProjectMemberTests39-1140464218 tempest-ProjectMemberTests39-1140464218-project-admin] https://10.4.3.8/volume/v3/backups/f0015ae2-d5ed-4767-94aa-89ede8e5f7e7 returned with HTTP 200 Aug 07 10:03:27.828410 np0000006707 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 1091/4373] 10.4.3.8 () {68 vars in 1374 bytes} [Fri Aug 7 10:03:27 2026] GET /volume/v3/backups/f0015ae2-d5ed-4767-94aa-89ede8e5f7e7 => generated 732 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 10:03:27.832160 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-7f010dec-d3ae-431f-aa06-58aadf70ef51 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:03:27.832712 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-7f010dec-d3ae-431f-aa06-58aadf70ef51 None None] GET https://10.4.3.8/volume// Aug 07 10:03:27.832961 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-7f010dec-d3ae-431f-aa06-58aadf70ef51 None None] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 10:03:27.833209 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-7f010dec-d3ae-431f-aa06-58aadf70ef51 None None] Calling method 'all' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 10:03:27.833703 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-7f010dec-d3ae-431f-aa06-58aadf70ef51 None None] https://10.4.3.8/volume// returned with HTTP 300 Aug 07 10:03:27.834069 np0000006707 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 1095/4374] 10.4.3.8 () {66 vars in 1412 bytes} [Fri Aug 7 10:03:27 2026] GET /volume/ => generated 384 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 07 10:03:27.839528 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.middleware.request_id [None req-0ee8a473-ea34-45e4-9e17-72f61c809840 None None] RequestId filter calling following filter/app {{(pid=100298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:03:27.843460 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [req-8192af29-3a7d-4d91-b9c4-0b6cc6b7c059 req-11d04890-d4de-4446-9948-3cbb51ef3502 None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:03:27.845873 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [req-8192af29-3a7d-4d91-b9c4-0b6cc6b7c059 req-11d04890-d4de-4446-9948-3cbb51ef3502 tempest-AttachVolumeNegativeTest-1967948609 tempest-AttachVolumeNegativeTest-1967948609-project-member] GET https://10.4.3.8/volume/v3/volumes/add82976-0c92-4a1b-9398-01b1e1c99382 Aug 07 10:03:27.845960 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [req-8192af29-3a7d-4d91-b9c4-0b6cc6b7c059 req-11d04890-d4de-4446-9948-3cbb51ef3502 tempest-AttachVolumeNegativeTest-1967948609 tempest-AttachVolumeNegativeTest-1967948609-project-member] Empty body provided in request {{(pid=100297) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 10:03:27.846144 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [req-8192af29-3a7d-4d91-b9c4-0b6cc6b7c059 req-11d04890-d4de-4446-9948-3cbb51ef3502 tempest-AttachVolumeNegativeTest-1967948609 tempest-AttachVolumeNegativeTest-1967948609-project-member] Calling method 'show' {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 10:03:27.856857 np0000006707 devstack@c-api.service[100297]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 10:03:27.856857 np0000006707 devstack@c-api.service[100297]: warnings.warn( Aug 07 10:03:27.860797 np0000006707 devstack@c-api.service[100297]: INFO cinder.volume.api [req-8192af29-3a7d-4d91-b9c4-0b6cc6b7c059 req-11d04890-d4de-4446-9948-3cbb51ef3502 tempest-AttachVolumeNegativeTest-1967948609 tempest-AttachVolumeNegativeTest-1967948609-project-member] Volume info retrieved successfully. Aug 07 10:03:27.865587 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [req-8192af29-3a7d-4d91-b9c4-0b6cc6b7c059 req-11d04890-d4de-4446-9948-3cbb51ef3502 tempest-AttachVolumeNegativeTest-1967948609 tempest-AttachVolumeNegativeTest-1967948609-project-member] https://10.4.3.8/volume/v3/volumes/add82976-0c92-4a1b-9398-01b1e1c99382 returned with HTTP 200 Aug 07 10:03:27.866013 np0000006707 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 1095/4375] 10.4.3.8 () {70 vars in 1625 bytes} [Fri Aug 7 10:03:27 2026] GET /volume/v3/volumes/add82976-0c92-4a1b-9398-01b1e1c99382 => generated 1318 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 07 10:03:27.909386 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [None req-0ee8a473-ea34-45e4-9e17-72f61c809840 tempest-ProjectMemberTests39-1140464218 tempest-ProjectMemberTests39-1140464218-project-member] PUT https://10.4.3.8/volume/v3/backups/f0015ae2-d5ed-4767-94aa-89ede8e5f7e7 Aug 07 10:03:27.911435 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [None req-0ee8a473-ea34-45e4-9e17-72f61c809840 tempest-ProjectMemberTests39-1140464218 tempest-ProjectMemberTests39-1140464218-project-member] Action: 'update', calling method: version_select, body: {"backup": {"description": "Updated backup description"}} {{(pid=100298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 10:03:27.931888 np0000006707 devstack@c-api.service[100298]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 10:03:27.931888 np0000006707 devstack@c-api.service[100298]: warnings.warn( Aug 07 10:03:27.942935 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [None req-0ee8a473-ea34-45e4-9e17-72f61c809840 tempest-ProjectMemberTests39-1140464218 tempest-ProjectMemberTests39-1140464218-project-member] https://10.4.3.8/volume/v3/backups/f0015ae2-d5ed-4767-94aa-89ede8e5f7e7 returned with HTTP 200 Aug 07 10:03:27.943570 np0000006707 devstack@c-api.service[100298]: [pid: 100298|app: 0|req: 1095/4376] 10.4.3.8 () {70 vars in 1394 bytes} [Fri Aug 7 10:03:27 2026] PUT /volume/v3/backups/f0015ae2-d5ed-4767-94aa-89ede8e5f7e7 => generated 310 bytes in 104 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 10:03:27.955631 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [None req-1a5b4b8c-e75e-4085-9636-77e5bd9e7ea9 None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:03:27.957726 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-1a5b4b8c-e75e-4085-9636-77e5bd9e7ea9 tempest-ProjectMemberTests39-1140464218 tempest-ProjectMemberTests39-1140464218-project-admin] GET https://10.4.3.8/volume/v3/backups/f0015ae2-d5ed-4767-94aa-89ede8e5f7e7 Aug 07 10:03:27.957963 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-1a5b4b8c-e75e-4085-9636-77e5bd9e7ea9 tempest-ProjectMemberTests39-1140464218 tempest-ProjectMemberTests39-1140464218-project-admin] Empty body provided in request {{(pid=100296) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 10:03:27.958776 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-1a5b4b8c-e75e-4085-9636-77e5bd9e7ea9 tempest-ProjectMemberTests39-1140464218 tempest-ProjectMemberTests39-1140464218-project-admin] Calling method 'show' {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 10:03:27.959186 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.v3.backups [None req-1a5b4b8c-e75e-4085-9636-77e5bd9e7ea9 tempest-ProjectMemberTests39-1140464218 tempest-ProjectMemberTests39-1140464218-project-admin] Show backup with id f0015ae2-d5ed-4767-94aa-89ede8e5f7e7. {{(pid=100296) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 10:03:27.964972 np0000006707 devstack@c-api.service[100296]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 10:03:27.964972 np0000006707 devstack@c-api.service[100296]: warnings.warn( Aug 07 10:03:27.965971 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-1a5b4b8c-e75e-4085-9636-77e5bd9e7ea9 tempest-ProjectMemberTests39-1140464218 tempest-ProjectMemberTests39-1140464218-project-admin] https://10.4.3.8/volume/v3/backups/f0015ae2-d5ed-4767-94aa-89ede8e5f7e7 returned with HTTP 200 Aug 07 10:03:27.966694 np0000006707 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 1092/4377] 10.4.3.8 () {68 vars in 1374 bytes} [Fri Aug 7 10:03:27 2026] GET /volume/v3/backups/f0015ae2-d5ed-4767-94aa-89ede8e5f7e7 => generated 756 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 10:03:27.981793 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-fd72f28c-32cb-4105-9b7d-dc90b65a474d None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:03:27.984021 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-fd72f28c-32cb-4105-9b7d-dc90b65a474d tempest-ProjectMemberTests39-1140464218 tempest-ProjectMemberTests39-1140464218-project-admin] DELETE https://10.4.3.8/volume/v3/backups/f0015ae2-d5ed-4767-94aa-89ede8e5f7e7 Aug 07 10:03:27.984312 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-fd72f28c-32cb-4105-9b7d-dc90b65a474d tempest-ProjectMemberTests39-1140464218 tempest-ProjectMemberTests39-1140464218-project-admin] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 10:03:27.984657 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-fd72f28c-32cb-4105-9b7d-dc90b65a474d tempest-ProjectMemberTests39-1140464218 tempest-ProjectMemberTests39-1140464218-project-admin] Calling method 'delete' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 10:03:27.984853 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.contrib.backups [None req-fd72f28c-32cb-4105-9b7d-dc90b65a474d tempest-ProjectMemberTests39-1140464218 tempest-ProjectMemberTests39-1140464218-project-admin] Delete backup with id: f0015ae2-d5ed-4767-94aa-89ede8e5f7e7. Aug 07 10:03:27.989485 np0000006707 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 10:03:27.989485 np0000006707 devstack@c-api.service[100295]: warnings.warn( Aug 07 10:03:28.006095 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.backup.rpcapi [None req-fd72f28c-32cb-4105-9b7d-dc90b65a474d tempest-ProjectMemberTests39-1140464218 tempest-ProjectMemberTests39-1140464218-project-admin] delete_backup rpcapi backup_id f0015ae2-d5ed-4767-94aa-89ede8e5f7e7 {{(pid=100295) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 07 10:03:28.008521 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-fd72f28c-32cb-4105-9b7d-dc90b65a474d tempest-ProjectMemberTests39-1140464218 tempest-ProjectMemberTests39-1140464218-project-admin] https://10.4.3.8/volume/v3/backups/f0015ae2-d5ed-4767-94aa-89ede8e5f7e7 returned with HTTP 202 Aug 07 10:03:28.009361 np0000006707 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 1096/4378] 10.4.3.8 () {68 vars in 1377 bytes} [Fri Aug 7 10:03:27 2026] DELETE /volume/v3/backups/f0015ae2-d5ed-4767-94aa-89ede8e5f7e7 => generated 0 bytes in 28 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 07 10:03:28.018493 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [None req-37163809-edc9-4b7c-b6cd-f4cfca258cb3 None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:03:28.021991 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-37163809-edc9-4b7c-b6cd-f4cfca258cb3 tempest-ProjectMemberTests39-1140464218 tempest-ProjectMemberTests39-1140464218-project-admin] GET https://10.4.3.8/volume/v3/backups/f0015ae2-d5ed-4767-94aa-89ede8e5f7e7 Aug 07 10:03:28.021991 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-37163809-edc9-4b7c-b6cd-f4cfca258cb3 tempest-ProjectMemberTests39-1140464218 tempest-ProjectMemberTests39-1140464218-project-admin] Empty body provided in request {{(pid=100297) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 10:03:28.021991 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-37163809-edc9-4b7c-b6cd-f4cfca258cb3 tempest-ProjectMemberTests39-1140464218 tempest-ProjectMemberTests39-1140464218-project-admin] Calling method 'show' {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 10:03:28.021991 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.v3.backups [None req-37163809-edc9-4b7c-b6cd-f4cfca258cb3 tempest-ProjectMemberTests39-1140464218 tempest-ProjectMemberTests39-1140464218-project-admin] Show backup with id f0015ae2-d5ed-4767-94aa-89ede8e5f7e7. {{(pid=100297) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 10:03:28.025669 np0000006707 devstack@c-api.service[100297]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 10:03:28.025669 np0000006707 devstack@c-api.service[100297]: warnings.warn( Aug 07 10:03:28.027084 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-37163809-edc9-4b7c-b6cd-f4cfca258cb3 tempest-ProjectMemberTests39-1140464218 tempest-ProjectMemberTests39-1140464218-project-admin] https://10.4.3.8/volume/v3/backups/f0015ae2-d5ed-4767-94aa-89ede8e5f7e7 returned with HTTP 200 Aug 07 10:03:28.027084 np0000006707 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 1096/4379] 10.4.3.8 () {68 vars in 1374 bytes} [Fri Aug 7 10:03:28 2026] GET /volume/v3/backups/f0015ae2-d5ed-4767-94aa-89ede8e5f7e7 => generated 755 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 10:03:28.588017 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.middleware.request_id [None req-165891fb-3a00-4538-ade2-cc05a49a477d None None] RequestId filter calling following filter/app {{(pid=100298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:03:28.591830 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [None req-165891fb-3a00-4538-ade2-cc05a49a477d tempest-VolumesBackupsTest-1693673052 tempest-VolumesBackupsTest-1693673052-project-member] GET https://10.4.3.8/volume/v3/backups/291d7700-659e-4a8f-b2c5-93f9d1ae39f2 Aug 07 10:03:28.592033 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [None req-165891fb-3a00-4538-ade2-cc05a49a477d tempest-VolumesBackupsTest-1693673052 tempest-VolumesBackupsTest-1693673052-project-member] Empty body provided in request {{(pid=100298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 10:03:28.592247 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [None req-165891fb-3a00-4538-ade2-cc05a49a477d tempest-VolumesBackupsTest-1693673052 tempest-VolumesBackupsTest-1693673052-project-member] Calling method 'show' {{(pid=100298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 10:03:28.592334 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.v3.backups [None req-165891fb-3a00-4538-ade2-cc05a49a477d tempest-VolumesBackupsTest-1693673052 tempest-VolumesBackupsTest-1693673052-project-member] Show backup with id 291d7700-659e-4a8f-b2c5-93f9d1ae39f2. {{(pid=100298) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 10:03:28.596928 np0000006707 devstack@c-api.service[100298]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 10:03:28.596928 np0000006707 devstack@c-api.service[100298]: warnings.warn( Aug 07 10:03:28.597671 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [None req-165891fb-3a00-4538-ade2-cc05a49a477d tempest-VolumesBackupsTest-1693673052 tempest-VolumesBackupsTest-1693673052-project-member] https://10.4.3.8/volume/v3/backups/291d7700-659e-4a8f-b2c5-93f9d1ae39f2 returned with HTTP 200 Aug 07 10:03:28.598314 np0000006707 devstack@c-api.service[100298]: [pid: 100298|app: 0|req: 1096/4380] 10.4.3.8 () {66 vars in 1334 bytes} [Fri Aug 7 10:03:28 2026] GET /volume/v3/backups/291d7700-659e-4a8f-b2c5-93f9d1ae39f2 => generated 744 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 10:03:28.885141 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [req-8192af29-3a7d-4d91-b9c4-0b6cc6b7c059 req-bf6e0e7b-f7dc-4bd5-9b02-7e3dc267c83d None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:03:28.887202 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [req-8192af29-3a7d-4d91-b9c4-0b6cc6b7c059 req-bf6e0e7b-f7dc-4bd5-9b02-7e3dc267c83d tempest-AttachVolumeNegativeTest-1967948609 tempest-AttachVolumeNegativeTest-1967948609-project-member] DELETE https://10.4.3.8/volume/v3/attachments/f7167ea4-3d41-4baa-8b0a-4346192780e4 Aug 07 10:03:28.887409 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [req-8192af29-3a7d-4d91-b9c4-0b6cc6b7c059 req-bf6e0e7b-f7dc-4bd5-9b02-7e3dc267c83d tempest-AttachVolumeNegativeTest-1967948609 tempest-AttachVolumeNegativeTest-1967948609-project-member] Empty body provided in request {{(pid=100296) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 10:03:28.887649 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [req-8192af29-3a7d-4d91-b9c4-0b6cc6b7c059 req-bf6e0e7b-f7dc-4bd5-9b02-7e3dc267c83d tempest-AttachVolumeNegativeTest-1967948609 tempest-AttachVolumeNegativeTest-1967948609-project-member] Calling method 'version_select' {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 10:03:28.904769 np0000006707 devstack@c-api.service[100296]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 10:03:28.904769 np0000006707 devstack@c-api.service[100296]: warnings.warn( Aug 07 10:03:28.953131 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [req-8192af29-3a7d-4d91-b9c4-0b6cc6b7c059 req-bf6e0e7b-f7dc-4bd5-9b02-7e3dc267c83d tempest-AttachVolumeNegativeTest-1967948609 tempest-AttachVolumeNegativeTest-1967948609-project-member] https://10.4.3.8/volume/v3/attachments/f7167ea4-3d41-4baa-8b0a-4346192780e4 returned with HTTP 200 Aug 07 10:03:28.953552 np0000006707 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 1093/4381] 10.4.3.8 () {72 vars in 1659 bytes} [Fri Aug 7 10:03:28 2026] DELETE /volume/v3/attachments/f7167ea4-3d41-4baa-8b0a-4346192780e4 => generated 19 bytes in 69 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 10:03:29.041838 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-6213eebb-1830-438e-b596-b115ec837980 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:03:29.043294 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-6213eebb-1830-438e-b596-b115ec837980 tempest-ProjectMemberTests39-1140464218 tempest-ProjectMemberTests39-1140464218-project-admin] GET https://10.4.3.8/volume/v3/backups/f0015ae2-d5ed-4767-94aa-89ede8e5f7e7 Aug 07 10:03:29.043602 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-6213eebb-1830-438e-b596-b115ec837980 tempest-ProjectMemberTests39-1140464218 tempest-ProjectMemberTests39-1140464218-project-admin] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 10:03:29.043843 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-6213eebb-1830-438e-b596-b115ec837980 tempest-ProjectMemberTests39-1140464218 tempest-ProjectMemberTests39-1140464218-project-admin] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 10:03:29.043976 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.v3.backups [None req-6213eebb-1830-438e-b596-b115ec837980 tempest-ProjectMemberTests39-1140464218 tempest-ProjectMemberTests39-1140464218-project-admin] Show backup with id f0015ae2-d5ed-4767-94aa-89ede8e5f7e7. {{(pid=100295) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 10:03:29.048338 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-6213eebb-1830-438e-b596-b115ec837980 tempest-ProjectMemberTests39-1140464218 tempest-ProjectMemberTests39-1140464218-project-admin] https://10.4.3.8/volume/v3/backups/f0015ae2-d5ed-4767-94aa-89ede8e5f7e7 returned with HTTP 404 Aug 07 10:03:29.049066 np0000006707 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 1097/4382] 10.4.3.8 () {68 vars in 1374 bytes} [Fri Aug 7 10:03:29 2026] GET /volume/v3/backups/f0015ae2-d5ed-4767-94aa-89ede8e5f7e7 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 10:03:29.059352 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [None req-895270db-70bd-4006-8a8f-f8441bb398b0 None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:03:29.061764 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-895270db-70bd-4006-8a8f-f8441bb398b0 tempest-ProjectMemberTests39-1140464218 tempest-ProjectMemberTests39-1140464218-project-admin] DELETE https://10.4.3.8/volume/v3/volumes/f9f16281-3d5a-461e-9eba-388b8b541144 Aug 07 10:03:29.062105 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-895270db-70bd-4006-8a8f-f8441bb398b0 tempest-ProjectMemberTests39-1140464218 tempest-ProjectMemberTests39-1140464218-project-admin] Empty body provided in request {{(pid=100297) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 10:03:29.062321 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-895270db-70bd-4006-8a8f-f8441bb398b0 tempest-ProjectMemberTests39-1140464218 tempest-ProjectMemberTests39-1140464218-project-admin] Calling method 'delete' {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 10:03:29.062412 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.v3.volumes [None req-895270db-70bd-4006-8a8f-f8441bb398b0 tempest-ProjectMemberTests39-1140464218 tempest-ProjectMemberTests39-1140464218-project-admin] Delete volume with id: f9f16281-3d5a-461e-9eba-388b8b541144 Aug 07 10:03:29.072080 np0000006707 devstack@c-api.service[100297]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 10:03:29.072080 np0000006707 devstack@c-api.service[100297]: warnings.warn( Aug 07 10:03:29.072550 np0000006707 devstack@c-api.service[100297]: INFO cinder.volume.api [None req-895270db-70bd-4006-8a8f-f8441bb398b0 tempest-ProjectMemberTests39-1140464218 tempest-ProjectMemberTests39-1140464218-project-admin] Volume info retrieved successfully. Aug 07 10:03:29.098505 np0000006707 devstack@c-api.service[100297]: INFO cinder.volume.api [None req-895270db-70bd-4006-8a8f-f8441bb398b0 tempest-ProjectMemberTests39-1140464218 tempest-ProjectMemberTests39-1140464218-project-admin] Delete volume request issued successfully. Aug 07 10:03:29.098505 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-895270db-70bd-4006-8a8f-f8441bb398b0 tempest-ProjectMemberTests39-1140464218 tempest-ProjectMemberTests39-1140464218-project-admin] https://10.4.3.8/volume/v3/volumes/f9f16281-3d5a-461e-9eba-388b8b541144 returned with HTTP 202 Aug 07 10:03:29.098505 np0000006707 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 1097/4383] 10.4.3.8 () {68 vars in 1377 bytes} [Fri Aug 7 10:03:29 2026] DELETE /volume/v3/volumes/f9f16281-3d5a-461e-9eba-388b8b541144 => generated 0 bytes in 38 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 07 10:03:29.111378 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.middleware.request_id [None req-d2b62528-ec7e-42b0-97b9-d10b3bb10c0e None None] RequestId filter calling following filter/app {{(pid=100298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:03:29.117104 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [None req-d2b62528-ec7e-42b0-97b9-d10b3bb10c0e tempest-ProjectMemberTests39-1140464218 tempest-ProjectMemberTests39-1140464218-project-admin] GET https://10.4.3.8/volume/v3/volumes/f9f16281-3d5a-461e-9eba-388b8b541144 Aug 07 10:03:29.119080 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [None req-d2b62528-ec7e-42b0-97b9-d10b3bb10c0e tempest-ProjectMemberTests39-1140464218 tempest-ProjectMemberTests39-1140464218-project-admin] Empty body provided in request {{(pid=100298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 10:03:29.119080 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [None req-d2b62528-ec7e-42b0-97b9-d10b3bb10c0e tempest-ProjectMemberTests39-1140464218 tempest-ProjectMemberTests39-1140464218-project-admin] Calling method 'show' {{(pid=100298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 10:03:29.130066 np0000006707 devstack@c-api.service[100298]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 10:03:29.130066 np0000006707 devstack@c-api.service[100298]: warnings.warn( Aug 07 10:03:29.133715 np0000006707 devstack@c-api.service[100298]: INFO cinder.volume.api [None req-d2b62528-ec7e-42b0-97b9-d10b3bb10c0e tempest-ProjectMemberTests39-1140464218 tempest-ProjectMemberTests39-1140464218-project-admin] Volume info retrieved successfully. Aug 07 10:03:29.138618 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [None req-d2b62528-ec7e-42b0-97b9-d10b3bb10c0e tempest-ProjectMemberTests39-1140464218 tempest-ProjectMemberTests39-1140464218-project-admin] https://10.4.3.8/volume/v3/volumes/f9f16281-3d5a-461e-9eba-388b8b541144 returned with HTTP 200 Aug 07 10:03:29.139245 np0000006707 devstack@c-api.service[100298]: [pid: 100298|app: 0|req: 1097/4384] 10.4.3.8 () {68 vars in 1374 bytes} [Fri Aug 7 10:03:29 2026] GET /volume/v3/volumes/f9f16281-3d5a-461e-9eba-388b8b541144 => generated 1003 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 10:03:29.610677 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [None req-335da475-20df-45ce-b57b-219caa3b014e None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:03:29.612481 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-335da475-20df-45ce-b57b-219caa3b014e tempest-VolumesBackupsTest-1693673052 tempest-VolumesBackupsTest-1693673052-project-member] GET https://10.4.3.8/volume/v3/backups/291d7700-659e-4a8f-b2c5-93f9d1ae39f2 Aug 07 10:03:29.612735 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-335da475-20df-45ce-b57b-219caa3b014e tempest-VolumesBackupsTest-1693673052 tempest-VolumesBackupsTest-1693673052-project-member] Empty body provided in request {{(pid=100296) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 10:03:29.612923 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-335da475-20df-45ce-b57b-219caa3b014e tempest-VolumesBackupsTest-1693673052 tempest-VolumesBackupsTest-1693673052-project-member] Calling method 'show' {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 10:03:29.613040 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.v3.backups [None req-335da475-20df-45ce-b57b-219caa3b014e tempest-VolumesBackupsTest-1693673052 tempest-VolumesBackupsTest-1693673052-project-member] Show backup with id 291d7700-659e-4a8f-b2c5-93f9d1ae39f2. {{(pid=100296) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 10:03:29.617703 np0000006707 devstack@c-api.service[100296]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 10:03:29.617703 np0000006707 devstack@c-api.service[100296]: warnings.warn( Aug 07 10:03:29.618674 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-335da475-20df-45ce-b57b-219caa3b014e tempest-VolumesBackupsTest-1693673052 tempest-VolumesBackupsTest-1693673052-project-member] https://10.4.3.8/volume/v3/backups/291d7700-659e-4a8f-b2c5-93f9d1ae39f2 returned with HTTP 200 Aug 07 10:03:29.619132 np0000006707 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 1094/4385] 10.4.3.8 () {66 vars in 1334 bytes} [Fri Aug 7 10:03:29 2026] GET /volume/v3/backups/291d7700-659e-4a8f-b2c5-93f9d1ae39f2 => generated 744 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 10:03:29.927758 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-ddac67b2-3a8c-4948-98a5-cd2a112316d8 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:03:29.931558 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-ddac67b2-3a8c-4948-98a5-cd2a112316d8 tempest-AttachVolumeNegativeTest-1967948609 tempest-AttachVolumeNegativeTest-1967948609-project-member] GET https://10.4.3.8/volume/v3/volumes/add82976-0c92-4a1b-9398-01b1e1c99382 Aug 07 10:03:29.931558 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-ddac67b2-3a8c-4948-98a5-cd2a112316d8 tempest-AttachVolumeNegativeTest-1967948609 tempest-AttachVolumeNegativeTest-1967948609-project-member] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 10:03:29.931558 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-ddac67b2-3a8c-4948-98a5-cd2a112316d8 tempest-AttachVolumeNegativeTest-1967948609 tempest-AttachVolumeNegativeTest-1967948609-project-member] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 10:03:29.939995 np0000006707 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 10:03:29.939995 np0000006707 devstack@c-api.service[100295]: warnings.warn( Aug 07 10:03:29.945546 np0000006707 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-ddac67b2-3a8c-4948-98a5-cd2a112316d8 tempest-AttachVolumeNegativeTest-1967948609 tempest-AttachVolumeNegativeTest-1967948609-project-member] Volume info retrieved successfully. Aug 07 10:03:29.951873 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-ddac67b2-3a8c-4948-98a5-cd2a112316d8 tempest-AttachVolumeNegativeTest-1967948609 tempest-AttachVolumeNegativeTest-1967948609-project-member] https://10.4.3.8/volume/v3/volumes/add82976-0c92-4a1b-9398-01b1e1c99382 returned with HTTP 200 Aug 07 10:03:29.952621 np0000006707 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 1098/4386] 10.4.3.8 () {66 vars in 1334 bytes} [Fri Aug 7 10:03:29 2026] GET /volume/v3/volumes/add82976-0c92-4a1b-9398-01b1e1c99382 => generated 843 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 10:03:30.153892 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [None req-4a426d62-c772-4cc2-ac52-79c72199e3ed None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:03:30.156428 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-4a426d62-c772-4cc2-ac52-79c72199e3ed tempest-ProjectMemberTests39-1140464218 tempest-ProjectMemberTests39-1140464218-project-admin] GET https://10.4.3.8/volume/v3/volumes/f9f16281-3d5a-461e-9eba-388b8b541144 Aug 07 10:03:30.156727 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-4a426d62-c772-4cc2-ac52-79c72199e3ed tempest-ProjectMemberTests39-1140464218 tempest-ProjectMemberTests39-1140464218-project-admin] Empty body provided in request {{(pid=100297) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 10:03:30.157021 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-4a426d62-c772-4cc2-ac52-79c72199e3ed tempest-ProjectMemberTests39-1140464218 tempest-ProjectMemberTests39-1140464218-project-admin] Calling method 'show' {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 10:03:30.166147 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-4a426d62-c772-4cc2-ac52-79c72199e3ed tempest-ProjectMemberTests39-1140464218 tempest-ProjectMemberTests39-1140464218-project-admin] https://10.4.3.8/volume/v3/volumes/f9f16281-3d5a-461e-9eba-388b8b541144 returned with HTTP 404 Aug 07 10:03:30.166147 np0000006707 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 1098/4387] 10.4.3.8 () {68 vars in 1374 bytes} [Fri Aug 7 10:03:30 2026] GET /volume/v3/volumes/f9f16281-3d5a-461e-9eba-388b8b541144 => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 10:03:30.633548 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.middleware.request_id [None req-b9ab536b-02fd-4fec-a5fe-476b44f5c5c1 None None] RequestId filter calling following filter/app {{(pid=100298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:03:30.635835 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [None req-b9ab536b-02fd-4fec-a5fe-476b44f5c5c1 tempest-VolumesBackupsTest-1693673052 tempest-VolumesBackupsTest-1693673052-project-member] GET https://10.4.3.8/volume/v3/backups/291d7700-659e-4a8f-b2c5-93f9d1ae39f2 Aug 07 10:03:30.636061 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [None req-b9ab536b-02fd-4fec-a5fe-476b44f5c5c1 tempest-VolumesBackupsTest-1693673052 tempest-VolumesBackupsTest-1693673052-project-member] Empty body provided in request {{(pid=100298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 10:03:30.636297 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [None req-b9ab536b-02fd-4fec-a5fe-476b44f5c5c1 tempest-VolumesBackupsTest-1693673052 tempest-VolumesBackupsTest-1693673052-project-member] Calling method 'show' {{(pid=100298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 10:03:30.636445 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.v3.backups [None req-b9ab536b-02fd-4fec-a5fe-476b44f5c5c1 tempest-VolumesBackupsTest-1693673052 tempest-VolumesBackupsTest-1693673052-project-member] Show backup with id 291d7700-659e-4a8f-b2c5-93f9d1ae39f2. {{(pid=100298) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 10:03:30.641963 np0000006707 devstack@c-api.service[100298]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 10:03:30.641963 np0000006707 devstack@c-api.service[100298]: warnings.warn( Aug 07 10:03:30.642932 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [None req-b9ab536b-02fd-4fec-a5fe-476b44f5c5c1 tempest-VolumesBackupsTest-1693673052 tempest-VolumesBackupsTest-1693673052-project-member] https://10.4.3.8/volume/v3/backups/291d7700-659e-4a8f-b2c5-93f9d1ae39f2 returned with HTTP 200 Aug 07 10:03:30.643388 np0000006707 devstack@c-api.service[100298]: [pid: 100298|app: 0|req: 1098/4388] 10.4.3.8 () {66 vars in 1334 bytes} [Fri Aug 7 10:03:30 2026] GET /volume/v3/backups/291d7700-659e-4a8f-b2c5-93f9d1ae39f2 => generated 744 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 10:03:31.654926 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [None req-a9cb4475-e30b-41cb-b043-09dbf7a2c2aa None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:03:31.658655 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-a9cb4475-e30b-41cb-b043-09dbf7a2c2aa tempest-VolumesBackupsTest-1693673052 tempest-VolumesBackupsTest-1693673052-project-member] GET https://10.4.3.8/volume/v3/backups/291d7700-659e-4a8f-b2c5-93f9d1ae39f2 Aug 07 10:03:31.658943 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-a9cb4475-e30b-41cb-b043-09dbf7a2c2aa tempest-VolumesBackupsTest-1693673052 tempest-VolumesBackupsTest-1693673052-project-member] Empty body provided in request {{(pid=100296) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 10:03:31.659216 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-a9cb4475-e30b-41cb-b043-09dbf7a2c2aa tempest-VolumesBackupsTest-1693673052 tempest-VolumesBackupsTest-1693673052-project-member] Calling method 'show' {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 10:03:31.659392 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.v3.backups [None req-a9cb4475-e30b-41cb-b043-09dbf7a2c2aa tempest-VolumesBackupsTest-1693673052 tempest-VolumesBackupsTest-1693673052-project-member] Show backup with id 291d7700-659e-4a8f-b2c5-93f9d1ae39f2. {{(pid=100296) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 10:03:31.669528 np0000006707 devstack@c-api.service[100296]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 10:03:31.669528 np0000006707 devstack@c-api.service[100296]: warnings.warn( Aug 07 10:03:31.670695 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-a9cb4475-e30b-41cb-b043-09dbf7a2c2aa tempest-VolumesBackupsTest-1693673052 tempest-VolumesBackupsTest-1693673052-project-member] https://10.4.3.8/volume/v3/backups/291d7700-659e-4a8f-b2c5-93f9d1ae39f2 returned with HTTP 200 Aug 07 10:03:31.671399 np0000006707 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 1095/4389] 10.4.3.8 () {66 vars in 1334 bytes} [Fri Aug 7 10:03:31 2026] GET /volume/v3/backups/291d7700-659e-4a8f-b2c5-93f9d1ae39f2 => generated 744 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 10:03:32.683971 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-56e25e3b-f789-48ba-98fc-0f37413ccb17 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:03:32.686499 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-56e25e3b-f789-48ba-98fc-0f37413ccb17 tempest-VolumesBackupsTest-1693673052 tempest-VolumesBackupsTest-1693673052-project-member] GET https://10.4.3.8/volume/v3/backups/291d7700-659e-4a8f-b2c5-93f9d1ae39f2 Aug 07 10:03:32.686758 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-56e25e3b-f789-48ba-98fc-0f37413ccb17 tempest-VolumesBackupsTest-1693673052 tempest-VolumesBackupsTest-1693673052-project-member] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 10:03:32.687003 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-56e25e3b-f789-48ba-98fc-0f37413ccb17 tempest-VolumesBackupsTest-1693673052 tempest-VolumesBackupsTest-1693673052-project-member] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 10:03:32.687163 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.v3.backups [None req-56e25e3b-f789-48ba-98fc-0f37413ccb17 tempest-VolumesBackupsTest-1693673052 tempest-VolumesBackupsTest-1693673052-project-member] Show backup with id 291d7700-659e-4a8f-b2c5-93f9d1ae39f2. {{(pid=100295) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 10:03:32.692336 np0000006707 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 10:03:32.692336 np0000006707 devstack@c-api.service[100295]: warnings.warn( Aug 07 10:03:32.693452 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-56e25e3b-f789-48ba-98fc-0f37413ccb17 tempest-VolumesBackupsTest-1693673052 tempest-VolumesBackupsTest-1693673052-project-member] https://10.4.3.8/volume/v3/backups/291d7700-659e-4a8f-b2c5-93f9d1ae39f2 returned with HTTP 200 Aug 07 10:03:32.693914 np0000006707 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 1099/4390] 10.4.3.8 () {66 vars in 1334 bytes} [Fri Aug 7 10:03:32 2026] GET /volume/v3/backups/291d7700-659e-4a8f-b2c5-93f9d1ae39f2 => generated 744 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 10:03:33.708124 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [None req-6a4ce44f-b4b6-4b9f-8199-977dd4a098e1 None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:03:33.711042 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-6a4ce44f-b4b6-4b9f-8199-977dd4a098e1 tempest-VolumesBackupsTest-1693673052 tempest-VolumesBackupsTest-1693673052-project-member] GET https://10.4.3.8/volume/v3/backups/291d7700-659e-4a8f-b2c5-93f9d1ae39f2 Aug 07 10:03:33.711312 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-6a4ce44f-b4b6-4b9f-8199-977dd4a098e1 tempest-VolumesBackupsTest-1693673052 tempest-VolumesBackupsTest-1693673052-project-member] Empty body provided in request {{(pid=100297) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 10:03:33.712043 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-6a4ce44f-b4b6-4b9f-8199-977dd4a098e1 tempest-VolumesBackupsTest-1693673052 tempest-VolumesBackupsTest-1693673052-project-member] Calling method 'show' {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 10:03:33.712043 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.v3.backups [None req-6a4ce44f-b4b6-4b9f-8199-977dd4a098e1 tempest-VolumesBackupsTest-1693673052 tempest-VolumesBackupsTest-1693673052-project-member] Show backup with id 291d7700-659e-4a8f-b2c5-93f9d1ae39f2. {{(pid=100297) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 10:03:33.717808 np0000006707 devstack@c-api.service[100297]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 10:03:33.717808 np0000006707 devstack@c-api.service[100297]: warnings.warn( Aug 07 10:03:33.719066 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-6a4ce44f-b4b6-4b9f-8199-977dd4a098e1 tempest-VolumesBackupsTest-1693673052 tempest-VolumesBackupsTest-1693673052-project-member] https://10.4.3.8/volume/v3/backups/291d7700-659e-4a8f-b2c5-93f9d1ae39f2 returned with HTTP 200 Aug 07 10:03:33.719700 np0000006707 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 1099/4391] 10.4.3.8 () {66 vars in 1334 bytes} [Fri Aug 7 10:03:33 2026] GET /volume/v3/backups/291d7700-659e-4a8f-b2c5-93f9d1ae39f2 => generated 745 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 10:03:34.733846 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.middleware.request_id [None req-a16a4590-bef5-48a6-88b7-b909895a67b4 None None] RequestId filter calling following filter/app {{(pid=100298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:03:34.737482 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [None req-a16a4590-bef5-48a6-88b7-b909895a67b4 tempest-VolumesBackupsTest-1693673052 tempest-VolumesBackupsTest-1693673052-project-member] GET https://10.4.3.8/volume/v3/backups/291d7700-659e-4a8f-b2c5-93f9d1ae39f2 Aug 07 10:03:34.737482 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [None req-a16a4590-bef5-48a6-88b7-b909895a67b4 tempest-VolumesBackupsTest-1693673052 tempest-VolumesBackupsTest-1693673052-project-member] Empty body provided in request {{(pid=100298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 10:03:34.737482 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [None req-a16a4590-bef5-48a6-88b7-b909895a67b4 tempest-VolumesBackupsTest-1693673052 tempest-VolumesBackupsTest-1693673052-project-member] Calling method 'show' {{(pid=100298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 10:03:34.737482 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.v3.backups [None req-a16a4590-bef5-48a6-88b7-b909895a67b4 tempest-VolumesBackupsTest-1693673052 tempest-VolumesBackupsTest-1693673052-project-member] Show backup with id 291d7700-659e-4a8f-b2c5-93f9d1ae39f2. {{(pid=100298) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 10:03:34.743612 np0000006707 devstack@c-api.service[100298]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 10:03:34.743612 np0000006707 devstack@c-api.service[100298]: warnings.warn( Aug 07 10:03:34.744792 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [None req-a16a4590-bef5-48a6-88b7-b909895a67b4 tempest-VolumesBackupsTest-1693673052 tempest-VolumesBackupsTest-1693673052-project-member] https://10.4.3.8/volume/v3/backups/291d7700-659e-4a8f-b2c5-93f9d1ae39f2 returned with HTTP 200 Aug 07 10:03:34.745280 np0000006707 devstack@c-api.service[100298]: [pid: 100298|app: 0|req: 1099/4392] 10.4.3.8 () {66 vars in 1334 bytes} [Fri Aug 7 10:03:34 2026] GET /volume/v3/backups/291d7700-659e-4a8f-b2c5-93f9d1ae39f2 => generated 746 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 10:03:34.758717 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [None req-48335286-039d-4afd-a59b-a7dcbc0831e1 None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:03:34.933205 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-48335286-039d-4afd-a59b-a7dcbc0831e1 tempest-VolumesBackupsTest-1326273140 tempest-VolumesBackupsTest-1326273140-project-admin] POST https://10.4.3.8/volume/v3/backups Aug 07 10:03:34.933581 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-48335286-039d-4afd-a59b-a7dcbc0831e1 tempest-VolumesBackupsTest-1326273140 tempest-VolumesBackupsTest-1326273140-project-admin] Action: 'create', calling method: create, body: {"backup": {"volume_id": "458f05e8-6057-48f8-a13a-1eb969a958c5", "incremental": true}} {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 10:03:34.935348 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.contrib.backups [None req-48335286-039d-4afd-a59b-a7dcbc0831e1 tempest-VolumesBackupsTest-1326273140 tempest-VolumesBackupsTest-1326273140-project-admin] Creating new backup {'backup': {'volume_id': '458f05e8-6057-48f8-a13a-1eb969a958c5', 'incremental': True}} {{(pid=100296) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 07 10:03:34.935535 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.contrib.backups [None req-48335286-039d-4afd-a59b-a7dcbc0831e1 tempest-VolumesBackupsTest-1326273140 tempest-VolumesBackupsTest-1326273140-project-admin] Creating backup of volume 458f05e8-6057-48f8-a13a-1eb969a958c5 in container None Aug 07 10:03:34.945568 np0000006707 devstack@c-api.service[100296]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 10:03:34.945568 np0000006707 devstack@c-api.service[100296]: warnings.warn( Aug 07 10:03:34.945942 np0000006707 devstack@c-api.service[100296]: INFO cinder.volume.api [None req-48335286-039d-4afd-a59b-a7dcbc0831e1 tempest-VolumesBackupsTest-1326273140 tempest-VolumesBackupsTest-1326273140-project-admin] Volume info retrieved successfully. Aug 07 10:03:34.983359 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.quota [None req-48335286-039d-4afd-a59b-a7dcbc0831e1 tempest-VolumesBackupsTest-1326273140 tempest-VolumesBackupsTest-1326273140-project-admin] Created reservations ['442e6ab8-0a48-45b2-9ed7-a293acae2c8b', '1feb3568-ad2a-4bb4-bc10-7dffb781c15a'] {{(pid=100296) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 10:03:35.010103 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-48335286-039d-4afd-a59b-a7dcbc0831e1 tempest-VolumesBackupsTest-1326273140 tempest-VolumesBackupsTest-1326273140-project-admin] https://10.4.3.8/volume/v3/backups returned with HTTP 400 Aug 07 10:03:35.010807 np0000006707 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 1096/4393] 10.4.3.8 () {68 vars in 1244 bytes} [Fri Aug 7 10:03:34 2026] POST /volume/v3/backups => generated 109 bytes in 253 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Aug 07 10:03:35.020098 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-8228a572-e28e-4fd6-9ed2-72d2d5b6eea2 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:03:35.022684 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-8228a572-e28e-4fd6-9ed2-72d2d5b6eea2 tempest-VolumesBackupsTest-1693673052 tempest-VolumesBackupsTest-1693673052-project-member] DELETE https://10.4.3.8/volume/v3/backups/291d7700-659e-4a8f-b2c5-93f9d1ae39f2 Aug 07 10:03:35.022984 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-8228a572-e28e-4fd6-9ed2-72d2d5b6eea2 tempest-VolumesBackupsTest-1693673052 tempest-VolumesBackupsTest-1693673052-project-member] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 10:03:35.023268 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-8228a572-e28e-4fd6-9ed2-72d2d5b6eea2 tempest-VolumesBackupsTest-1693673052 tempest-VolumesBackupsTest-1693673052-project-member] Calling method 'delete' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 10:03:35.023385 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.contrib.backups [None req-8228a572-e28e-4fd6-9ed2-72d2d5b6eea2 tempest-VolumesBackupsTest-1693673052 tempest-VolumesBackupsTest-1693673052-project-member] Delete backup with id: 291d7700-659e-4a8f-b2c5-93f9d1ae39f2. Aug 07 10:03:35.028467 np0000006707 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 10:03:35.028467 np0000006707 devstack@c-api.service[100295]: warnings.warn( Aug 07 10:03:35.046746 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.backup.rpcapi [None req-8228a572-e28e-4fd6-9ed2-72d2d5b6eea2 tempest-VolumesBackupsTest-1693673052 tempest-VolumesBackupsTest-1693673052-project-member] delete_backup rpcapi backup_id 291d7700-659e-4a8f-b2c5-93f9d1ae39f2 {{(pid=100295) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 07 10:03:35.049462 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-8228a572-e28e-4fd6-9ed2-72d2d5b6eea2 tempest-VolumesBackupsTest-1693673052 tempest-VolumesBackupsTest-1693673052-project-member] https://10.4.3.8/volume/v3/backups/291d7700-659e-4a8f-b2c5-93f9d1ae39f2 returned with HTTP 202 Aug 07 10:03:35.049708 np0000006707 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 1100/4394] 10.4.3.8 () {66 vars in 1337 bytes} [Fri Aug 7 10:03:35 2026] DELETE /volume/v3/backups/291d7700-659e-4a8f-b2c5-93f9d1ae39f2 => generated 0 bytes in 30 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 07 10:03:35.063399 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [None req-46e97322-7f4f-4de6-8a08-cbb37ff41632 None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:03:35.065492 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-46e97322-7f4f-4de6-8a08-cbb37ff41632 tempest-VolumesBackupsTest-1693673052 tempest-VolumesBackupsTest-1693673052-project-member] GET https://10.4.3.8/volume/v3/backups/291d7700-659e-4a8f-b2c5-93f9d1ae39f2 Aug 07 10:03:35.065738 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-46e97322-7f4f-4de6-8a08-cbb37ff41632 tempest-VolumesBackupsTest-1693673052 tempest-VolumesBackupsTest-1693673052-project-member] Empty body provided in request {{(pid=100297) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 10:03:35.065962 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-46e97322-7f4f-4de6-8a08-cbb37ff41632 tempest-VolumesBackupsTest-1693673052 tempest-VolumesBackupsTest-1693673052-project-member] Calling method 'show' {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 10:03:35.066097 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.v3.backups [None req-46e97322-7f4f-4de6-8a08-cbb37ff41632 tempest-VolumesBackupsTest-1693673052 tempest-VolumesBackupsTest-1693673052-project-member] Show backup with id 291d7700-659e-4a8f-b2c5-93f9d1ae39f2. {{(pid=100297) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 10:03:35.073647 np0000006707 devstack@c-api.service[100297]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 10:03:35.073647 np0000006707 devstack@c-api.service[100297]: warnings.warn( Aug 07 10:03:35.074519 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-46e97322-7f4f-4de6-8a08-cbb37ff41632 tempest-VolumesBackupsTest-1693673052 tempest-VolumesBackupsTest-1693673052-project-member] https://10.4.3.8/volume/v3/backups/291d7700-659e-4a8f-b2c5-93f9d1ae39f2 returned with HTTP 200 Aug 07 10:03:35.074975 np0000006707 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 1100/4395] 10.4.3.8 () {66 vars in 1334 bytes} [Fri Aug 7 10:03:35 2026] GET /volume/v3/backups/291d7700-659e-4a8f-b2c5-93f9d1ae39f2 => generated 745 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 10:03:36.087329 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.middleware.request_id [None req-bfd1f351-fc78-4b18-ab0e-acfebf0e6535 None None] RequestId filter calling following filter/app {{(pid=100298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:03:36.089405 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [None req-bfd1f351-fc78-4b18-ab0e-acfebf0e6535 tempest-VolumesBackupsTest-1693673052 tempest-VolumesBackupsTest-1693673052-project-member] GET https://10.4.3.8/volume/v3/backups/291d7700-659e-4a8f-b2c5-93f9d1ae39f2 Aug 07 10:03:36.090150 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [None req-bfd1f351-fc78-4b18-ab0e-acfebf0e6535 tempest-VolumesBackupsTest-1693673052 tempest-VolumesBackupsTest-1693673052-project-member] Empty body provided in request {{(pid=100298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 10:03:36.090150 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [None req-bfd1f351-fc78-4b18-ab0e-acfebf0e6535 tempest-VolumesBackupsTest-1693673052 tempest-VolumesBackupsTest-1693673052-project-member] Calling method 'show' {{(pid=100298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 10:03:36.090150 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.v3.backups [None req-bfd1f351-fc78-4b18-ab0e-acfebf0e6535 tempest-VolumesBackupsTest-1693673052 tempest-VolumesBackupsTest-1693673052-project-member] Show backup with id 291d7700-659e-4a8f-b2c5-93f9d1ae39f2. {{(pid=100298) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 10:03:36.093898 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [None req-bfd1f351-fc78-4b18-ab0e-acfebf0e6535 tempest-VolumesBackupsTest-1693673052 tempest-VolumesBackupsTest-1693673052-project-member] https://10.4.3.8/volume/v3/backups/291d7700-659e-4a8f-b2c5-93f9d1ae39f2 returned with HTTP 404 Aug 07 10:03:36.094242 np0000006707 devstack@c-api.service[100298]: [pid: 100298|app: 0|req: 1100/4396] 10.4.3.8 () {66 vars in 1334 bytes} [Fri Aug 7 10:03:36 2026] GET /volume/v3/backups/291d7700-659e-4a8f-b2c5-93f9d1ae39f2 => generated 109 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 10:03:36.105348 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [None req-85a5980e-1a66-4bd2-8c12-7bf7f8730536 None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:03:36.106996 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-85a5980e-1a66-4bd2-8c12-7bf7f8730536 tempest-VolumesBackupsTest-1693673052 tempest-VolumesBackupsTest-1693673052-project-member] POST https://10.4.3.8/volume/v3/volumes Aug 07 10:03:36.107332 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-85a5980e-1a66-4bd2-8c12-7bf7f8730536 tempest-VolumesBackupsTest-1693673052 tempest-VolumesBackupsTest-1693673052-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesBackupsTest-Volume-938252169"}} {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 10:03:36.112654 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.v3.volumes [None req-85a5980e-1a66-4bd2-8c12-7bf7f8730536 tempest-VolumesBackupsTest-1693673052 tempest-VolumesBackupsTest-1693673052-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesBackupsTest-Volume-938252169'}} {{(pid=100296) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 07 10:03:36.112785 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.v3.volumes [None req-85a5980e-1a66-4bd2-8c12-7bf7f8730536 tempest-VolumesBackupsTest-1693673052 tempest-VolumesBackupsTest-1693673052-project-member] Create volume of 1 GB Aug 07 10:03:36.119989 np0000006707 devstack@c-api.service[100296]: INFO cinder.volume.api [None req-85a5980e-1a66-4bd2-8c12-7bf7f8730536 tempest-VolumesBackupsTest-1693673052 tempest-VolumesBackupsTest-1693673052-project-member] Availability Zones retrieved successfully. Aug 07 10:03:36.131604 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.volume.api [None req-85a5980e-1a66-4bd2-8c12-7bf7f8730536 tempest-VolumesBackupsTest-1693673052 tempest-VolumesBackupsTest-1693673052-project-member] Flow 'volume_create_api' (8d4053c9-ea5b-4d04-9f21-e3e3c709d768) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100296) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 10:03:36.132707 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.volume.api [None req-85a5980e-1a66-4bd2-8c12-7bf7f8730536 tempest-VolumesBackupsTest-1693673052 tempest-VolumesBackupsTest-1693673052-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (78011795-4757-4227-976c-b8a0aa561ed9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 10:03:36.133650 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.volume.flows.api.create_volume [None req-85a5980e-1a66-4bd2-8c12-7bf7f8730536 tempest-VolumesBackupsTest-1693673052 tempest-VolumesBackupsTest-1693673052-project-member] Validating volume size '1' using validate_int {{(pid=100296) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 07 10:03:36.159739 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.volume.api [None req-85a5980e-1a66-4bd2-8c12-7bf7f8730536 tempest-VolumesBackupsTest-1693673052 tempest-VolumesBackupsTest-1693673052-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (78011795-4757-4227-976c-b8a0aa561ed9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-07T09:47:39Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=45fd9a3a-b61e-4c6c-9ab7-d02f06678d0d,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '45fd9a3a-b61e-4c6c-9ab7-d02f06678d0d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 10:03:36.160640 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.volume.api [None req-85a5980e-1a66-4bd2-8c12-7bf7f8730536 tempest-VolumesBackupsTest-1693673052 tempest-VolumesBackupsTest-1693673052-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (891a6792-a073-4798-823e-ffd4ac248265) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 10:03:36.201481 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.quota [None req-85a5980e-1a66-4bd2-8c12-7bf7f8730536 tempest-VolumesBackupsTest-1693673052 tempest-VolumesBackupsTest-1693673052-project-member] Created reservations ['07eaaaca-7325-44d5-9be8-a7844453a885', 'ac8d7826-21cb-44db-be97-5f5edb8ace94', 'a43d5758-aaac-45cc-a9d7-ecfd9cddcbfd', '9bccb30e-55c2-4f85-9994-a131d99974c3'] {{(pid=100296) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 10:03:36.202628 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.volume.api [None req-85a5980e-1a66-4bd2-8c12-7bf7f8730536 tempest-VolumesBackupsTest-1693673052 tempest-VolumesBackupsTest-1693673052-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (891a6792-a073-4798-823e-ffd4ac248265) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['07eaaaca-7325-44d5-9be8-a7844453a885', 'ac8d7826-21cb-44db-be97-5f5edb8ace94', 'a43d5758-aaac-45cc-a9d7-ecfd9cddcbfd', '9bccb30e-55c2-4f85-9994-a131d99974c3']}' {{(pid=100296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 10:03:36.203618 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.volume.api [None req-85a5980e-1a66-4bd2-8c12-7bf7f8730536 tempest-VolumesBackupsTest-1693673052 tempest-VolumesBackupsTest-1693673052-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (292ec0ee-20cb-49e5-912b-08af38123e8a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 10:03:36.229858 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.volume.api [None req-85a5980e-1a66-4bd2-8c12-7bf7f8730536 tempest-VolumesBackupsTest-1693673052 tempest-VolumesBackupsTest-1693673052-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (292ec0ee-20cb-49e5-912b-08af38123e8a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '323fbeb6-effc-460e-91bc-616bb2a8531d', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-938252169',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c03dd508b6a24ad6a88bfcc78c7b69f5',qos_specs=None,replication_status=,reservations=['07eaaaca-7325-44d5-9be8-a7844453a885','ac8d7826-21cb-44db-be97-5f5edb8ace94','a43d5758-aaac-45cc-a9d7-ecfd9cddcbfd','9bccb30e-55c2-4f85-9994-a131d99974c3'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='7d5fcda6c3c946bb95127b5e91534c78',volume_type_id=45fd9a3a-b61e-4c6c-9ab7-d02f06678d0d), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-07T10:03:36Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-938252169',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=323fbeb6-effc-460e-91bc-616bb2a8531d,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='c03dd508b6a24ad6a88bfcc78c7b69f5',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='7d5fcda6c3c946bb95127b5e91534c78',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(45fd9a3a-b61e-4c6c-9ab7-d02f06678d0d),volume_type_id=45fd9a3a-b61e-4c6c-9ab7-d02f06678d0d)}' {{(pid=100296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 10:03:36.230660 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.volume.api [None req-85a5980e-1a66-4bd2-8c12-7bf7f8730536 tempest-VolumesBackupsTest-1693673052 tempest-VolumesBackupsTest-1693673052-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a5725174-2126-46c3-ba03-b487228350c3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 10:03:36.254072 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.volume.api [None req-85a5980e-1a66-4bd2-8c12-7bf7f8730536 tempest-VolumesBackupsTest-1693673052 tempest-VolumesBackupsTest-1693673052-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a5725174-2126-46c3-ba03-b487228350c3) transitioned into state 'SUCCESS' from state '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-938252169',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c03dd508b6a24ad6a88bfcc78c7b69f5',qos_specs=None,replication_status=,reservations=['07eaaaca-7325-44d5-9be8-a7844453a885','ac8d7826-21cb-44db-be97-5f5edb8ace94','a43d5758-aaac-45cc-a9d7-ecfd9cddcbfd','9bccb30e-55c2-4f85-9994-a131d99974c3'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='7d5fcda6c3c946bb95127b5e91534c78',volume_type_id=45fd9a3a-b61e-4c6c-9ab7-d02f06678d0d)}' {{(pid=100296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 10:03:36.255088 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.volume.api [None req-85a5980e-1a66-4bd2-8c12-7bf7f8730536 tempest-VolumesBackupsTest-1693673052 tempest-VolumesBackupsTest-1693673052-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (bff23d8f-c560-477b-8bf5-9f258fc2a96f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 10:03:36.267327 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.volume.api [None req-85a5980e-1a66-4bd2-8c12-7bf7f8730536 tempest-VolumesBackupsTest-1693673052 tempest-VolumesBackupsTest-1693673052-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (bff23d8f-c560-477b-8bf5-9f258fc2a96f) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 10:03:36.268584 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.volume.api [None req-85a5980e-1a66-4bd2-8c12-7bf7f8730536 tempest-VolumesBackupsTest-1693673052 tempest-VolumesBackupsTest-1693673052-project-member] Flow 'volume_create_api' (8d4053c9-ea5b-4d04-9f21-e3e3c709d768) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100296) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 10:03:36.269231 np0000006707 devstack@c-api.service[100296]: INFO cinder.volume.api [None req-85a5980e-1a66-4bd2-8c12-7bf7f8730536 tempest-VolumesBackupsTest-1693673052 tempest-VolumesBackupsTest-1693673052-project-member] Create volume request issued successfully. Aug 07 10:03:36.270039 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-85a5980e-1a66-4bd2-8c12-7bf7f8730536 tempest-VolumesBackupsTest-1693673052 tempest-VolumesBackupsTest-1693673052-project-member] https://10.4.3.8/volume/v3/volumes returned with HTTP 202 Aug 07 10:03:36.270573 np0000006707 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 1097/4397] 10.4.3.8 () {68 vars in 1244 bytes} [Fri Aug 7 10:03:36 2026] POST /volume/v3/volumes => generated 744 bytes in 166 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 07 10:03:36.291026 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-0e3d9ca4-6b7f-4ea4-8eca-c182a856e3c2 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:03:36.293599 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-0e3d9ca4-6b7f-4ea4-8eca-c182a856e3c2 tempest-VolumesBackupsTest-1693673052 tempest-VolumesBackupsTest-1693673052-project-member] GET https://10.4.3.8/volume/v3/volumes/323fbeb6-effc-460e-91bc-616bb2a8531d Aug 07 10:03:36.293899 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-0e3d9ca4-6b7f-4ea4-8eca-c182a856e3c2 tempest-VolumesBackupsTest-1693673052 tempest-VolumesBackupsTest-1693673052-project-member] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 10:03:36.294186 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-0e3d9ca4-6b7f-4ea4-8eca-c182a856e3c2 tempest-VolumesBackupsTest-1693673052 tempest-VolumesBackupsTest-1693673052-project-member] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 10:03:36.307319 np0000006707 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 10:03:36.307319 np0000006707 devstack@c-api.service[100295]: warnings.warn( Aug 07 10:03:36.316988 np0000006707 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-0e3d9ca4-6b7f-4ea4-8eca-c182a856e3c2 tempest-VolumesBackupsTest-1693673052 tempest-VolumesBackupsTest-1693673052-project-member] Volume info retrieved successfully. Aug 07 10:03:36.323331 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-0e3d9ca4-6b7f-4ea4-8eca-c182a856e3c2 tempest-VolumesBackupsTest-1693673052 tempest-VolumesBackupsTest-1693673052-project-member] https://10.4.3.8/volume/v3/volumes/323fbeb6-effc-460e-91bc-616bb2a8531d returned with HTTP 200 Aug 07 10:03:36.324110 np0000006707 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 1101/4398] 10.4.3.8 () {66 vars in 1334 bytes} [Fri Aug 7 10:03:36 2026] GET /volume/v3/volumes/323fbeb6-effc-460e-91bc-616bb2a8531d => generated 812 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 10:03:37.338095 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [None req-281a556a-d712-448c-80d9-b8f9af5b9bce None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:03:37.339954 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-281a556a-d712-448c-80d9-b8f9af5b9bce tempest-VolumesBackupsTest-1693673052 tempest-VolumesBackupsTest-1693673052-project-member] GET https://10.4.3.8/volume/v3/volumes/323fbeb6-effc-460e-91bc-616bb2a8531d Aug 07 10:03:37.340165 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-281a556a-d712-448c-80d9-b8f9af5b9bce tempest-VolumesBackupsTest-1693673052 tempest-VolumesBackupsTest-1693673052-project-member] Empty body provided in request {{(pid=100297) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 10:03:37.340355 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-281a556a-d712-448c-80d9-b8f9af5b9bce tempest-VolumesBackupsTest-1693673052 tempest-VolumesBackupsTest-1693673052-project-member] Calling method 'show' {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 10:03:37.348511 np0000006707 devstack@c-api.service[100297]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 10:03:37.348511 np0000006707 devstack@c-api.service[100297]: warnings.warn( Aug 07 10:03:37.353550 np0000006707 devstack@c-api.service[100297]: INFO cinder.volume.api [None req-281a556a-d712-448c-80d9-b8f9af5b9bce tempest-VolumesBackupsTest-1693673052 tempest-VolumesBackupsTest-1693673052-project-member] Volume info retrieved successfully. Aug 07 10:03:37.360384 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-281a556a-d712-448c-80d9-b8f9af5b9bce tempest-VolumesBackupsTest-1693673052 tempest-VolumesBackupsTest-1693673052-project-member] https://10.4.3.8/volume/v3/volumes/323fbeb6-effc-460e-91bc-616bb2a8531d returned with HTTP 200 Aug 07 10:03:37.360944 np0000006707 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 1101/4399] 10.4.3.8 () {66 vars in 1334 bytes} [Fri Aug 7 10:03:37 2026] GET /volume/v3/volumes/323fbeb6-effc-460e-91bc-616bb2a8531d => generated 837 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 10:03:37.375326 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.middleware.request_id [None req-5cd3398d-b3a0-46b0-94c9-b2f8fc6865ae None None] RequestId filter calling following filter/app {{(pid=100298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:03:37.377046 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [None req-5cd3398d-b3a0-46b0-94c9-b2f8fc6865ae tempest-VolumesBackupsTest-1326273140 tempest-VolumesBackupsTest-1326273140-project-admin] POST https://10.4.3.8/volume/v3/backups Aug 07 10:03:37.377376 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [None req-5cd3398d-b3a0-46b0-94c9-b2f8fc6865ae tempest-VolumesBackupsTest-1326273140 tempest-VolumesBackupsTest-1326273140-project-admin] Action: 'create', calling method: create, body: {"backup": {"volume_id": "323fbeb6-effc-460e-91bc-616bb2a8531d", "name": "tempest-VolumesBackupsTest-Backup-1833766209"}} {{(pid=100298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 10:03:37.379262 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.contrib.backups [None req-5cd3398d-b3a0-46b0-94c9-b2f8fc6865ae tempest-VolumesBackupsTest-1326273140 tempest-VolumesBackupsTest-1326273140-project-admin] Creating new backup {'backup': {'volume_id': '323fbeb6-effc-460e-91bc-616bb2a8531d', 'name': 'tempest-VolumesBackupsTest-Backup-1833766209'}} {{(pid=100298) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 07 10:03:37.379388 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.contrib.backups [None req-5cd3398d-b3a0-46b0-94c9-b2f8fc6865ae tempest-VolumesBackupsTest-1326273140 tempest-VolumesBackupsTest-1326273140-project-admin] Creating backup of volume 323fbeb6-effc-460e-91bc-616bb2a8531d in container None Aug 07 10:03:37.386204 np0000006707 devstack@c-api.service[100298]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 10:03:37.386204 np0000006707 devstack@c-api.service[100298]: warnings.warn( Aug 07 10:03:37.386346 np0000006707 devstack@c-api.service[100298]: INFO cinder.volume.api [None req-5cd3398d-b3a0-46b0-94c9-b2f8fc6865ae tempest-VolumesBackupsTest-1326273140 tempest-VolumesBackupsTest-1326273140-project-admin] Volume info retrieved successfully. Aug 07 10:03:37.402817 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.quota [None req-5cd3398d-b3a0-46b0-94c9-b2f8fc6865ae tempest-VolumesBackupsTest-1326273140 tempest-VolumesBackupsTest-1326273140-project-admin] Created reservations ['63666aee-8d06-4f58-bfa2-167323145d6b', '88932280-a60a-4037-b165-9946b27bc426'] {{(pid=100298) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 10:03:37.440723 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [None req-5cd3398d-b3a0-46b0-94c9-b2f8fc6865ae tempest-VolumesBackupsTest-1326273140 tempest-VolumesBackupsTest-1326273140-project-admin] https://10.4.3.8/volume/v3/backups returned with HTTP 202 Aug 07 10:03:37.441140 np0000006707 devstack@c-api.service[100298]: [pid: 100298|app: 0|req: 1101/4400] 10.4.3.8 () {68 vars in 1245 bytes} [Fri Aug 7 10:03:37 2026] POST /volume/v3/backups => generated 326 bytes in 66 msecs (HTTP/1.1 202) 7 headers in 291 bytes (2 switches on core 0) Aug 07 10:03:37.453288 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [None req-acbe283f-7467-4f99-9fb0-6be70a19ab85 None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:03:37.455785 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-acbe283f-7467-4f99-9fb0-6be70a19ab85 tempest-VolumesBackupsTest-1326273140 tempest-VolumesBackupsTest-1326273140-project-admin] GET https://10.4.3.8/volume/v3/backups/62f40cdc-d59b-438c-b0ba-bc21f931ca77 Aug 07 10:03:37.456234 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-acbe283f-7467-4f99-9fb0-6be70a19ab85 tempest-VolumesBackupsTest-1326273140 tempest-VolumesBackupsTest-1326273140-project-admin] Empty body provided in request {{(pid=100296) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 10:03:37.456301 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-acbe283f-7467-4f99-9fb0-6be70a19ab85 tempest-VolumesBackupsTest-1326273140 tempest-VolumesBackupsTest-1326273140-project-admin] Calling method 'show' {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 10:03:37.456459 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.v3.backups [None req-acbe283f-7467-4f99-9fb0-6be70a19ab85 tempest-VolumesBackupsTest-1326273140 tempest-VolumesBackupsTest-1326273140-project-admin] Show backup with id 62f40cdc-d59b-438c-b0ba-bc21f931ca77. {{(pid=100296) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 10:03:37.461835 np0000006707 devstack@c-api.service[100296]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 10:03:37.461835 np0000006707 devstack@c-api.service[100296]: warnings.warn( Aug 07 10:03:37.462574 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-acbe283f-7467-4f99-9fb0-6be70a19ab85 tempest-VolumesBackupsTest-1326273140 tempest-VolumesBackupsTest-1326273140-project-admin] https://10.4.3.8/volume/v3/backups/62f40cdc-d59b-438c-b0ba-bc21f931ca77 returned with HTTP 200 Aug 07 10:03:37.463060 np0000006707 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 1098/4401] 10.4.3.8 () {66 vars in 1334 bytes} [Fri Aug 7 10:03:37 2026] GET /volume/v3/backups/62f40cdc-d59b-438c-b0ba-bc21f931ca77 => generated 733 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 10:03:38.473714 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-676c7237-fbb5-4956-b952-a23e689d804a None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:03:38.475836 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-676c7237-fbb5-4956-b952-a23e689d804a tempest-VolumesBackupsTest-1326273140 tempest-VolumesBackupsTest-1326273140-project-admin] GET https://10.4.3.8/volume/v3/backups/62f40cdc-d59b-438c-b0ba-bc21f931ca77 Aug 07 10:03:38.476216 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-676c7237-fbb5-4956-b952-a23e689d804a tempest-VolumesBackupsTest-1326273140 tempest-VolumesBackupsTest-1326273140-project-admin] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 10:03:38.476576 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-676c7237-fbb5-4956-b952-a23e689d804a tempest-VolumesBackupsTest-1326273140 tempest-VolumesBackupsTest-1326273140-project-admin] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 10:03:38.476807 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.v3.backups [None req-676c7237-fbb5-4956-b952-a23e689d804a tempest-VolumesBackupsTest-1326273140 tempest-VolumesBackupsTest-1326273140-project-admin] Show backup with id 62f40cdc-d59b-438c-b0ba-bc21f931ca77. {{(pid=100295) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 10:03:38.481970 np0000006707 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 10:03:38.481970 np0000006707 devstack@c-api.service[100295]: warnings.warn( Aug 07 10:03:38.483397 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-676c7237-fbb5-4956-b952-a23e689d804a tempest-VolumesBackupsTest-1326273140 tempest-VolumesBackupsTest-1326273140-project-admin] https://10.4.3.8/volume/v3/backups/62f40cdc-d59b-438c-b0ba-bc21f931ca77 returned with HTTP 200 Aug 07 10:03:38.483397 np0000006707 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 1102/4402] 10.4.3.8 () {66 vars in 1334 bytes} [Fri Aug 7 10:03:38 2026] GET /volume/v3/backups/62f40cdc-d59b-438c-b0ba-bc21f931ca77 => generated 735 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 10:03:39.493375 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [None req-f62b3feb-85e7-45c2-932c-66197431c87e None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:03:39.495485 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-f62b3feb-85e7-45c2-932c-66197431c87e tempest-VolumesBackupsTest-1326273140 tempest-VolumesBackupsTest-1326273140-project-admin] GET https://10.4.3.8/volume/v3/backups/62f40cdc-d59b-438c-b0ba-bc21f931ca77 Aug 07 10:03:39.495485 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-f62b3feb-85e7-45c2-932c-66197431c87e tempest-VolumesBackupsTest-1326273140 tempest-VolumesBackupsTest-1326273140-project-admin] Empty body provided in request {{(pid=100297) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 10:03:39.495611 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-f62b3feb-85e7-45c2-932c-66197431c87e tempest-VolumesBackupsTest-1326273140 tempest-VolumesBackupsTest-1326273140-project-admin] Calling method 'show' {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 10:03:39.495742 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.v3.backups [None req-f62b3feb-85e7-45c2-932c-66197431c87e tempest-VolumesBackupsTest-1326273140 tempest-VolumesBackupsTest-1326273140-project-admin] Show backup with id 62f40cdc-d59b-438c-b0ba-bc21f931ca77. {{(pid=100297) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 10:03:39.500310 np0000006707 devstack@c-api.service[100297]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 10:03:39.500310 np0000006707 devstack@c-api.service[100297]: warnings.warn( Aug 07 10:03:39.501046 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-f62b3feb-85e7-45c2-932c-66197431c87e tempest-VolumesBackupsTest-1326273140 tempest-VolumesBackupsTest-1326273140-project-admin] https://10.4.3.8/volume/v3/backups/62f40cdc-d59b-438c-b0ba-bc21f931ca77 returned with HTTP 200 Aug 07 10:03:39.501461 np0000006707 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 1102/4403] 10.4.3.8 () {66 vars in 1334 bytes} [Fri Aug 7 10:03:39 2026] GET /volume/v3/backups/62f40cdc-d59b-438c-b0ba-bc21f931ca77 => generated 735 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 10:03:40.513386 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.middleware.request_id [None req-5ef2b1ae-b767-4707-9ead-022a22b36385 None None] RequestId filter calling following filter/app {{(pid=100298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:03:40.518445 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [None req-5ef2b1ae-b767-4707-9ead-022a22b36385 tempest-VolumesBackupsTest-1326273140 tempest-VolumesBackupsTest-1326273140-project-admin] GET https://10.4.3.8/volume/v3/backups/62f40cdc-d59b-438c-b0ba-bc21f931ca77 Aug 07 10:03:40.518445 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [None req-5ef2b1ae-b767-4707-9ead-022a22b36385 tempest-VolumesBackupsTest-1326273140 tempest-VolumesBackupsTest-1326273140-project-admin] Empty body provided in request {{(pid=100298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 10:03:40.518445 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [None req-5ef2b1ae-b767-4707-9ead-022a22b36385 tempest-VolumesBackupsTest-1326273140 tempest-VolumesBackupsTest-1326273140-project-admin] Calling method 'show' {{(pid=100298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 10:03:40.518445 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.v3.backups [None req-5ef2b1ae-b767-4707-9ead-022a22b36385 tempest-VolumesBackupsTest-1326273140 tempest-VolumesBackupsTest-1326273140-project-admin] Show backup with id 62f40cdc-d59b-438c-b0ba-bc21f931ca77. {{(pid=100298) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 10:03:40.522992 np0000006707 devstack@c-api.service[100298]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 10:03:40.522992 np0000006707 devstack@c-api.service[100298]: warnings.warn( Aug 07 10:03:40.524049 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [None req-5ef2b1ae-b767-4707-9ead-022a22b36385 tempest-VolumesBackupsTest-1326273140 tempest-VolumesBackupsTest-1326273140-project-admin] https://10.4.3.8/volume/v3/backups/62f40cdc-d59b-438c-b0ba-bc21f931ca77 returned with HTTP 200 Aug 07 10:03:40.524821 np0000006707 devstack@c-api.service[100298]: [pid: 100298|app: 0|req: 1102/4404] 10.4.3.8 () {66 vars in 1334 bytes} [Fri Aug 7 10:03:40 2026] GET /volume/v3/backups/62f40cdc-d59b-438c-b0ba-bc21f931ca77 => generated 746 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 10:03:41.535240 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [None req-2e636842-6e4f-455c-93d0-7b34a8b0c17a None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:03:41.537243 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-2e636842-6e4f-455c-93d0-7b34a8b0c17a tempest-VolumesBackupsTest-1326273140 tempest-VolumesBackupsTest-1326273140-project-admin] GET https://10.4.3.8/volume/v3/backups/62f40cdc-d59b-438c-b0ba-bc21f931ca77 Aug 07 10:03:41.537460 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-2e636842-6e4f-455c-93d0-7b34a8b0c17a tempest-VolumesBackupsTest-1326273140 tempest-VolumesBackupsTest-1326273140-project-admin] Empty body provided in request {{(pid=100296) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 10:03:41.537642 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-2e636842-6e4f-455c-93d0-7b34a8b0c17a tempest-VolumesBackupsTest-1326273140 tempest-VolumesBackupsTest-1326273140-project-admin] Calling method 'show' {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 10:03:41.537736 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.v3.backups [None req-2e636842-6e4f-455c-93d0-7b34a8b0c17a tempest-VolumesBackupsTest-1326273140 tempest-VolumesBackupsTest-1326273140-project-admin] Show backup with id 62f40cdc-d59b-438c-b0ba-bc21f931ca77. {{(pid=100296) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 10:03:41.541853 np0000006707 devstack@c-api.service[100296]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 10:03:41.541853 np0000006707 devstack@c-api.service[100296]: warnings.warn( Aug 07 10:03:41.542389 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-2e636842-6e4f-455c-93d0-7b34a8b0c17a tempest-VolumesBackupsTest-1326273140 tempest-VolumesBackupsTest-1326273140-project-admin] https://10.4.3.8/volume/v3/backups/62f40cdc-d59b-438c-b0ba-bc21f931ca77 returned with HTTP 200 Aug 07 10:03:41.542743 np0000006707 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 1099/4405] 10.4.3.8 () {66 vars in 1334 bytes} [Fri Aug 7 10:03:41 2026] GET /volume/v3/backups/62f40cdc-d59b-438c-b0ba-bc21f931ca77 => generated 746 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 10:03:42.552863 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-36f0a50f-de38-4831-9e3b-d47d1b84ba2d None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:03:42.554765 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-36f0a50f-de38-4831-9e3b-d47d1b84ba2d tempest-VolumesBackupsTest-1326273140 tempest-VolumesBackupsTest-1326273140-project-admin] GET https://10.4.3.8/volume/v3/backups/62f40cdc-d59b-438c-b0ba-bc21f931ca77 Aug 07 10:03:42.554943 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-36f0a50f-de38-4831-9e3b-d47d1b84ba2d tempest-VolumesBackupsTest-1326273140 tempest-VolumesBackupsTest-1326273140-project-admin] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 10:03:42.555136 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-36f0a50f-de38-4831-9e3b-d47d1b84ba2d tempest-VolumesBackupsTest-1326273140 tempest-VolumesBackupsTest-1326273140-project-admin] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 10:03:42.555257 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.v3.backups [None req-36f0a50f-de38-4831-9e3b-d47d1b84ba2d tempest-VolumesBackupsTest-1326273140 tempest-VolumesBackupsTest-1326273140-project-admin] Show backup with id 62f40cdc-d59b-438c-b0ba-bc21f931ca77. {{(pid=100295) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 10:03:42.559956 np0000006707 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 10:03:42.559956 np0000006707 devstack@c-api.service[100295]: warnings.warn( Aug 07 10:03:42.560681 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-36f0a50f-de38-4831-9e3b-d47d1b84ba2d tempest-VolumesBackupsTest-1326273140 tempest-VolumesBackupsTest-1326273140-project-admin] https://10.4.3.8/volume/v3/backups/62f40cdc-d59b-438c-b0ba-bc21f931ca77 returned with HTTP 200 Aug 07 10:03:42.561074 np0000006707 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 1103/4406] 10.4.3.8 () {66 vars in 1334 bytes} [Fri Aug 7 10:03:42 2026] GET /volume/v3/backups/62f40cdc-d59b-438c-b0ba-bc21f931ca77 => generated 746 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 10:03:43.573267 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [None req-8dbd4cbe-029f-4004-a48c-b769c6e3da8d None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:03:43.575306 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-8dbd4cbe-029f-4004-a48c-b769c6e3da8d tempest-VolumesBackupsTest-1326273140 tempest-VolumesBackupsTest-1326273140-project-admin] GET https://10.4.3.8/volume/v3/backups/62f40cdc-d59b-438c-b0ba-bc21f931ca77 Aug 07 10:03:43.575542 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-8dbd4cbe-029f-4004-a48c-b769c6e3da8d tempest-VolumesBackupsTest-1326273140 tempest-VolumesBackupsTest-1326273140-project-admin] Empty body provided in request {{(pid=100297) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 10:03:43.575744 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-8dbd4cbe-029f-4004-a48c-b769c6e3da8d tempest-VolumesBackupsTest-1326273140 tempest-VolumesBackupsTest-1326273140-project-admin] Calling method 'show' {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 10:03:43.575829 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.v3.backups [None req-8dbd4cbe-029f-4004-a48c-b769c6e3da8d tempest-VolumesBackupsTest-1326273140 tempest-VolumesBackupsTest-1326273140-project-admin] Show backup with id 62f40cdc-d59b-438c-b0ba-bc21f931ca77. {{(pid=100297) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 10:03:43.579925 np0000006707 devstack@c-api.service[100297]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 10:03:43.579925 np0000006707 devstack@c-api.service[100297]: warnings.warn( Aug 07 10:03:43.580521 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-8dbd4cbe-029f-4004-a48c-b769c6e3da8d tempest-VolumesBackupsTest-1326273140 tempest-VolumesBackupsTest-1326273140-project-admin] https://10.4.3.8/volume/v3/backups/62f40cdc-d59b-438c-b0ba-bc21f931ca77 returned with HTTP 200 Aug 07 10:03:43.581110 np0000006707 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 1103/4407] 10.4.3.8 () {66 vars in 1334 bytes} [Fri Aug 7 10:03:43 2026] GET /volume/v3/backups/62f40cdc-d59b-438c-b0ba-bc21f931ca77 => generated 746 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 10:03:44.592754 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.middleware.request_id [None req-1d5fbb79-bf7b-464c-ac69-ae77dd92fef6 None None] RequestId filter calling following filter/app {{(pid=100298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:03:44.594718 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [None req-1d5fbb79-bf7b-464c-ac69-ae77dd92fef6 tempest-VolumesBackupsTest-1326273140 tempest-VolumesBackupsTest-1326273140-project-admin] GET https://10.4.3.8/volume/v3/backups/62f40cdc-d59b-438c-b0ba-bc21f931ca77 Aug 07 10:03:44.594927 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [None req-1d5fbb79-bf7b-464c-ac69-ae77dd92fef6 tempest-VolumesBackupsTest-1326273140 tempest-VolumesBackupsTest-1326273140-project-admin] Empty body provided in request {{(pid=100298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 10:03:44.595160 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [None req-1d5fbb79-bf7b-464c-ac69-ae77dd92fef6 tempest-VolumesBackupsTest-1326273140 tempest-VolumesBackupsTest-1326273140-project-admin] Calling method 'show' {{(pid=100298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 10:03:44.595273 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.v3.backups [None req-1d5fbb79-bf7b-464c-ac69-ae77dd92fef6 tempest-VolumesBackupsTest-1326273140 tempest-VolumesBackupsTest-1326273140-project-admin] Show backup with id 62f40cdc-d59b-438c-b0ba-bc21f931ca77. {{(pid=100298) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 10:03:44.599668 np0000006707 devstack@c-api.service[100298]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 10:03:44.599668 np0000006707 devstack@c-api.service[100298]: warnings.warn( Aug 07 10:03:44.600307 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [None req-1d5fbb79-bf7b-464c-ac69-ae77dd92fef6 tempest-VolumesBackupsTest-1326273140 tempest-VolumesBackupsTest-1326273140-project-admin] https://10.4.3.8/volume/v3/backups/62f40cdc-d59b-438c-b0ba-bc21f931ca77 returned with HTTP 200 Aug 07 10:03:44.600734 np0000006707 devstack@c-api.service[100298]: [pid: 100298|app: 0|req: 1103/4408] 10.4.3.8 () {66 vars in 1334 bytes} [Fri Aug 7 10:03:44 2026] GET /volume/v3/backups/62f40cdc-d59b-438c-b0ba-bc21f931ca77 => generated 746 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 10:03:45.612786 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [None req-206dcdca-dd07-40a5-b8a9-5c31fb6b6220 None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:03:45.615205 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-206dcdca-dd07-40a5-b8a9-5c31fb6b6220 tempest-VolumesBackupsTest-1326273140 tempest-VolumesBackupsTest-1326273140-project-admin] GET https://10.4.3.8/volume/v3/backups/62f40cdc-d59b-438c-b0ba-bc21f931ca77 Aug 07 10:03:45.615505 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-206dcdca-dd07-40a5-b8a9-5c31fb6b6220 tempest-VolumesBackupsTest-1326273140 tempest-VolumesBackupsTest-1326273140-project-admin] Empty body provided in request {{(pid=100296) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 10:03:45.615770 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-206dcdca-dd07-40a5-b8a9-5c31fb6b6220 tempest-VolumesBackupsTest-1326273140 tempest-VolumesBackupsTest-1326273140-project-admin] Calling method 'show' {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 10:03:45.615928 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.v3.backups [None req-206dcdca-dd07-40a5-b8a9-5c31fb6b6220 tempest-VolumesBackupsTest-1326273140 tempest-VolumesBackupsTest-1326273140-project-admin] Show backup with id 62f40cdc-d59b-438c-b0ba-bc21f931ca77. {{(pid=100296) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 10:03:45.621001 np0000006707 devstack@c-api.service[100296]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 10:03:45.621001 np0000006707 devstack@c-api.service[100296]: warnings.warn( Aug 07 10:03:45.621818 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-206dcdca-dd07-40a5-b8a9-5c31fb6b6220 tempest-VolumesBackupsTest-1326273140 tempest-VolumesBackupsTest-1326273140-project-admin] https://10.4.3.8/volume/v3/backups/62f40cdc-d59b-438c-b0ba-bc21f931ca77 returned with HTTP 200 Aug 07 10:03:45.622290 np0000006707 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 1100/4409] 10.4.3.8 () {66 vars in 1334 bytes} [Fri Aug 7 10:03:45 2026] GET /volume/v3/backups/62f40cdc-d59b-438c-b0ba-bc21f931ca77 => generated 746 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 10:03:46.639329 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-ce1b2ee2-a5a3-4339-be4c-0f8fed54236d None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:03:46.644807 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-ce1b2ee2-a5a3-4339-be4c-0f8fed54236d tempest-VolumesBackupsTest-1326273140 tempest-VolumesBackupsTest-1326273140-project-admin] GET https://10.4.3.8/volume/v3/backups/62f40cdc-d59b-438c-b0ba-bc21f931ca77 Aug 07 10:03:46.644997 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-ce1b2ee2-a5a3-4339-be4c-0f8fed54236d tempest-VolumesBackupsTest-1326273140 tempest-VolumesBackupsTest-1326273140-project-admin] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 10:03:46.645176 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-ce1b2ee2-a5a3-4339-be4c-0f8fed54236d tempest-VolumesBackupsTest-1326273140 tempest-VolumesBackupsTest-1326273140-project-admin] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 10:03:46.645274 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.v3.backups [None req-ce1b2ee2-a5a3-4339-be4c-0f8fed54236d tempest-VolumesBackupsTest-1326273140 tempest-VolumesBackupsTest-1326273140-project-admin] Show backup with id 62f40cdc-d59b-438c-b0ba-bc21f931ca77. {{(pid=100295) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 10:03:46.652605 np0000006707 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 10:03:46.652605 np0000006707 devstack@c-api.service[100295]: warnings.warn( Aug 07 10:03:46.653278 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-ce1b2ee2-a5a3-4339-be4c-0f8fed54236d tempest-VolumesBackupsTest-1326273140 tempest-VolumesBackupsTest-1326273140-project-admin] https://10.4.3.8/volume/v3/backups/62f40cdc-d59b-438c-b0ba-bc21f931ca77 returned with HTTP 200 Aug 07 10:03:46.653677 np0000006707 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 1104/4410] 10.4.3.8 () {66 vars in 1334 bytes} [Fri Aug 7 10:03:46 2026] GET /volume/v3/backups/62f40cdc-d59b-438c-b0ba-bc21f931ca77 => generated 746 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 10:03:47.664230 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [None req-ede4ba98-d004-476c-b6cf-f03b8a77ead1 None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:03:47.666550 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-ede4ba98-d004-476c-b6cf-f03b8a77ead1 tempest-VolumesBackupsTest-1326273140 tempest-VolumesBackupsTest-1326273140-project-admin] GET https://10.4.3.8/volume/v3/backups/62f40cdc-d59b-438c-b0ba-bc21f931ca77 Aug 07 10:03:47.666550 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-ede4ba98-d004-476c-b6cf-f03b8a77ead1 tempest-VolumesBackupsTest-1326273140 tempest-VolumesBackupsTest-1326273140-project-admin] Empty body provided in request {{(pid=100297) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 10:03:47.667109 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-ede4ba98-d004-476c-b6cf-f03b8a77ead1 tempest-VolumesBackupsTest-1326273140 tempest-VolumesBackupsTest-1326273140-project-admin] Calling method 'show' {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 10:03:47.667109 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.v3.backups [None req-ede4ba98-d004-476c-b6cf-f03b8a77ead1 tempest-VolumesBackupsTest-1326273140 tempest-VolumesBackupsTest-1326273140-project-admin] Show backup with id 62f40cdc-d59b-438c-b0ba-bc21f931ca77. {{(pid=100297) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 10:03:47.671324 np0000006707 devstack@c-api.service[100297]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 10:03:47.671324 np0000006707 devstack@c-api.service[100297]: warnings.warn( Aug 07 10:03:47.671933 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-ede4ba98-d004-476c-b6cf-f03b8a77ead1 tempest-VolumesBackupsTest-1326273140 tempest-VolumesBackupsTest-1326273140-project-admin] https://10.4.3.8/volume/v3/backups/62f40cdc-d59b-438c-b0ba-bc21f931ca77 returned with HTTP 200 Aug 07 10:03:47.672326 np0000006707 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 1104/4411] 10.4.3.8 () {66 vars in 1334 bytes} [Fri Aug 7 10:03:47 2026] GET /volume/v3/backups/62f40cdc-d59b-438c-b0ba-bc21f931ca77 => generated 746 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 10:03:48.685984 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.middleware.request_id [None req-2aee80a1-f4ca-4e4d-9908-e12dadb261bd None None] RequestId filter calling following filter/app {{(pid=100298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:03:48.686804 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [None req-2aee80a1-f4ca-4e4d-9908-e12dadb261bd tempest-VolumesBackupsTest-1326273140 tempest-VolumesBackupsTest-1326273140-project-admin] GET https://10.4.3.8/volume/v3/backups/62f40cdc-d59b-438c-b0ba-bc21f931ca77 Aug 07 10:03:48.686995 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [None req-2aee80a1-f4ca-4e4d-9908-e12dadb261bd tempest-VolumesBackupsTest-1326273140 tempest-VolumesBackupsTest-1326273140-project-admin] Empty body provided in request {{(pid=100298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 10:03:48.687173 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [None req-2aee80a1-f4ca-4e4d-9908-e12dadb261bd tempest-VolumesBackupsTest-1326273140 tempest-VolumesBackupsTest-1326273140-project-admin] Calling method 'show' {{(pid=100298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 10:03:48.687272 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.v3.backups [None req-2aee80a1-f4ca-4e4d-9908-e12dadb261bd tempest-VolumesBackupsTest-1326273140 tempest-VolumesBackupsTest-1326273140-project-admin] Show backup with id 62f40cdc-d59b-438c-b0ba-bc21f931ca77. {{(pid=100298) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 10:03:48.691413 np0000006707 devstack@c-api.service[100298]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 10:03:48.691413 np0000006707 devstack@c-api.service[100298]: warnings.warn( Aug 07 10:03:48.691950 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [None req-2aee80a1-f4ca-4e4d-9908-e12dadb261bd tempest-VolumesBackupsTest-1326273140 tempest-VolumesBackupsTest-1326273140-project-admin] https://10.4.3.8/volume/v3/backups/62f40cdc-d59b-438c-b0ba-bc21f931ca77 returned with HTTP 200 Aug 07 10:03:48.692447 np0000006707 devstack@c-api.service[100298]: [pid: 100298|app: 0|req: 1104/4412] 10.4.3.8 () {66 vars in 1334 bytes} [Fri Aug 7 10:03:48 2026] GET /volume/v3/backups/62f40cdc-d59b-438c-b0ba-bc21f931ca77 => generated 746 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 10:03:49.701745 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [None req-4fdb6846-e071-4156-983e-9c6cd12acf8e None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:03:49.703747 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-4fdb6846-e071-4156-983e-9c6cd12acf8e tempest-VolumesBackupsTest-1326273140 tempest-VolumesBackupsTest-1326273140-project-admin] GET https://10.4.3.8/volume/v3/backups/62f40cdc-d59b-438c-b0ba-bc21f931ca77 Aug 07 10:03:49.703931 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-4fdb6846-e071-4156-983e-9c6cd12acf8e tempest-VolumesBackupsTest-1326273140 tempest-VolumesBackupsTest-1326273140-project-admin] Empty body provided in request {{(pid=100296) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 10:03:49.704161 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-4fdb6846-e071-4156-983e-9c6cd12acf8e tempest-VolumesBackupsTest-1326273140 tempest-VolumesBackupsTest-1326273140-project-admin] Calling method 'show' {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 10:03:49.704275 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.v3.backups [None req-4fdb6846-e071-4156-983e-9c6cd12acf8e tempest-VolumesBackupsTest-1326273140 tempest-VolumesBackupsTest-1326273140-project-admin] Show backup with id 62f40cdc-d59b-438c-b0ba-bc21f931ca77. {{(pid=100296) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 10:03:49.706447 np0000006707 devstack@c-api.service[100296]: DEBUG dbcounter [-] [100296] Writing DB stats cinder:SELECT=266,cinder:UPDATE=87,cinder:INSERT=50 {{(pid=100296) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 07 10:03:49.709770 np0000006707 devstack@c-api.service[100296]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 10:03:49.709770 np0000006707 devstack@c-api.service[100296]: warnings.warn( Aug 07 10:03:49.710562 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-4fdb6846-e071-4156-983e-9c6cd12acf8e tempest-VolumesBackupsTest-1326273140 tempest-VolumesBackupsTest-1326273140-project-admin] https://10.4.3.8/volume/v3/backups/62f40cdc-d59b-438c-b0ba-bc21f931ca77 returned with HTTP 200 Aug 07 10:03:49.710975 np0000006707 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 1101/4413] 10.4.3.8 () {66 vars in 1334 bytes} [Fri Aug 7 10:03:49 2026] GET /volume/v3/backups/62f40cdc-d59b-438c-b0ba-bc21f931ca77 => generated 746 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 10:03:50.723690 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-47a82e9e-4fc7-487c-a51f-a9dc2113c0f7 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:03:50.725365 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-47a82e9e-4fc7-487c-a51f-a9dc2113c0f7 tempest-VolumesBackupsTest-1326273140 tempest-VolumesBackupsTest-1326273140-project-admin] GET https://10.4.3.8/volume/v3/backups/62f40cdc-d59b-438c-b0ba-bc21f931ca77 Aug 07 10:03:50.725589 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-47a82e9e-4fc7-487c-a51f-a9dc2113c0f7 tempest-VolumesBackupsTest-1326273140 tempest-VolumesBackupsTest-1326273140-project-admin] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 10:03:50.725758 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-47a82e9e-4fc7-487c-a51f-a9dc2113c0f7 tempest-VolumesBackupsTest-1326273140 tempest-VolumesBackupsTest-1326273140-project-admin] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 10:03:50.725872 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.v3.backups [None req-47a82e9e-4fc7-487c-a51f-a9dc2113c0f7 tempest-VolumesBackupsTest-1326273140 tempest-VolumesBackupsTest-1326273140-project-admin] Show backup with id 62f40cdc-d59b-438c-b0ba-bc21f931ca77. {{(pid=100295) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 10:03:50.727638 np0000006707 devstack@c-api.service[100295]: DEBUG dbcounter [-] [100295] Writing DB stats cinder:SELECT=229,cinder:UPDATE=49,cinder:INSERT=45 {{(pid=100295) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 07 10:03:50.732635 np0000006707 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 10:03:50.732635 np0000006707 devstack@c-api.service[100295]: warnings.warn( Aug 07 10:03:50.732635 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-47a82e9e-4fc7-487c-a51f-a9dc2113c0f7 tempest-VolumesBackupsTest-1326273140 tempest-VolumesBackupsTest-1326273140-project-admin] https://10.4.3.8/volume/v3/backups/62f40cdc-d59b-438c-b0ba-bc21f931ca77 returned with HTTP 200 Aug 07 10:03:50.732901 np0000006707 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 1105/4414] 10.4.3.8 () {66 vars in 1334 bytes} [Fri Aug 7 10:03:50 2026] GET /volume/v3/backups/62f40cdc-d59b-438c-b0ba-bc21f931ca77 => generated 746 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 10:03:51.742683 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [None req-4ec4aa1c-f82f-4491-ac34-61774a4b4e98 None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:03:51.744741 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-4ec4aa1c-f82f-4491-ac34-61774a4b4e98 tempest-VolumesBackupsTest-1326273140 tempest-VolumesBackupsTest-1326273140-project-admin] GET https://10.4.3.8/volume/v3/backups/62f40cdc-d59b-438c-b0ba-bc21f931ca77 Aug 07 10:03:51.744981 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-4ec4aa1c-f82f-4491-ac34-61774a4b4e98 tempest-VolumesBackupsTest-1326273140 tempest-VolumesBackupsTest-1326273140-project-admin] Empty body provided in request {{(pid=100297) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 10:03:51.745194 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-4ec4aa1c-f82f-4491-ac34-61774a4b4e98 tempest-VolumesBackupsTest-1326273140 tempest-VolumesBackupsTest-1326273140-project-admin] Calling method 'show' {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 10:03:51.745343 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.v3.backups [None req-4ec4aa1c-f82f-4491-ac34-61774a4b4e98 tempest-VolumesBackupsTest-1326273140 tempest-VolumesBackupsTest-1326273140-project-admin] Show backup with id 62f40cdc-d59b-438c-b0ba-bc21f931ca77. {{(pid=100297) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 10:03:51.750023 np0000006707 devstack@c-api.service[100297]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 10:03:51.750023 np0000006707 devstack@c-api.service[100297]: warnings.warn( Aug 07 10:03:51.750765 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-4ec4aa1c-f82f-4491-ac34-61774a4b4e98 tempest-VolumesBackupsTest-1326273140 tempest-VolumesBackupsTest-1326273140-project-admin] https://10.4.3.8/volume/v3/backups/62f40cdc-d59b-438c-b0ba-bc21f931ca77 returned with HTTP 200 Aug 07 10:03:51.751207 np0000006707 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 1105/4415] 10.4.3.8 () {66 vars in 1334 bytes} [Fri Aug 7 10:03:51 2026] GET /volume/v3/backups/62f40cdc-d59b-438c-b0ba-bc21f931ca77 => generated 747 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 10:03:52.763181 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.middleware.request_id [None req-ec1776eb-1708-4579-a50a-3ab60a5ba639 None None] RequestId filter calling following filter/app {{(pid=100298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:03:52.765155 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [None req-ec1776eb-1708-4579-a50a-3ab60a5ba639 tempest-VolumesBackupsTest-1326273140 tempest-VolumesBackupsTest-1326273140-project-admin] GET https://10.4.3.8/volume/v3/backups/62f40cdc-d59b-438c-b0ba-bc21f931ca77 Aug 07 10:03:52.765527 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [None req-ec1776eb-1708-4579-a50a-3ab60a5ba639 tempest-VolumesBackupsTest-1326273140 tempest-VolumesBackupsTest-1326273140-project-admin] Empty body provided in request {{(pid=100298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 10:03:52.765811 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [None req-ec1776eb-1708-4579-a50a-3ab60a5ba639 tempest-VolumesBackupsTest-1326273140 tempest-VolumesBackupsTest-1326273140-project-admin] Calling method 'show' {{(pid=100298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 10:03:52.765952 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.v3.backups [None req-ec1776eb-1708-4579-a50a-3ab60a5ba639 tempest-VolumesBackupsTest-1326273140 tempest-VolumesBackupsTest-1326273140-project-admin] Show backup with id 62f40cdc-d59b-438c-b0ba-bc21f931ca77. {{(pid=100298) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 10:03:52.771616 np0000006707 devstack@c-api.service[100298]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 10:03:52.771616 np0000006707 devstack@c-api.service[100298]: warnings.warn( Aug 07 10:03:52.772526 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [None req-ec1776eb-1708-4579-a50a-3ab60a5ba639 tempest-VolumesBackupsTest-1326273140 tempest-VolumesBackupsTest-1326273140-project-admin] https://10.4.3.8/volume/v3/backups/62f40cdc-d59b-438c-b0ba-bc21f931ca77 returned with HTTP 200 Aug 07 10:03:52.773048 np0000006707 devstack@c-api.service[100298]: [pid: 100298|app: 0|req: 1105/4416] 10.4.3.8 () {66 vars in 1334 bytes} [Fri Aug 7 10:03:52 2026] GET /volume/v3/backups/62f40cdc-d59b-438c-b0ba-bc21f931ca77 => generated 748 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 10:03:52.785763 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [None req-47d4fd33-364f-4946-afdc-2f1ef8600d24 None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:03:52.787644 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-47d4fd33-364f-4946-afdc-2f1ef8600d24 tempest-VolumesBackupsTest-1693673052 tempest-VolumesBackupsTest-1693673052-project-member] POST https://10.4.3.8/volume/v3/backups Aug 07 10:03:52.788051 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-47d4fd33-364f-4946-afdc-2f1ef8600d24 tempest-VolumesBackupsTest-1693673052 tempest-VolumesBackupsTest-1693673052-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "323fbeb6-effc-460e-91bc-616bb2a8531d", "incremental": true}} {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 10:03:52.789678 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.contrib.backups [None req-47d4fd33-364f-4946-afdc-2f1ef8600d24 tempest-VolumesBackupsTest-1693673052 tempest-VolumesBackupsTest-1693673052-project-member] Creating new backup {'backup': {'volume_id': '323fbeb6-effc-460e-91bc-616bb2a8531d', 'incremental': True}} {{(pid=100296) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 07 10:03:52.789854 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.contrib.backups [None req-47d4fd33-364f-4946-afdc-2f1ef8600d24 tempest-VolumesBackupsTest-1693673052 tempest-VolumesBackupsTest-1693673052-project-member] Creating backup of volume 323fbeb6-effc-460e-91bc-616bb2a8531d in container None Aug 07 10:03:52.797994 np0000006707 devstack@c-api.service[100296]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 10:03:52.797994 np0000006707 devstack@c-api.service[100296]: warnings.warn( Aug 07 10:03:52.798641 np0000006707 devstack@c-api.service[100296]: INFO cinder.volume.api [None req-47d4fd33-364f-4946-afdc-2f1ef8600d24 tempest-VolumesBackupsTest-1693673052 tempest-VolumesBackupsTest-1693673052-project-member] Volume info retrieved successfully. Aug 07 10:03:52.816544 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.quota [None req-47d4fd33-364f-4946-afdc-2f1ef8600d24 tempest-VolumesBackupsTest-1693673052 tempest-VolumesBackupsTest-1693673052-project-member] Created reservations ['343ecfeb-d4dd-4fc8-acb8-94bb195622a6', '2c4513f7-bccd-4afa-b55e-ef7729d57052'] {{(pid=100296) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 10:03:52.834031 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-47d4fd33-364f-4946-afdc-2f1ef8600d24 tempest-VolumesBackupsTest-1693673052 tempest-VolumesBackupsTest-1693673052-project-member] https://10.4.3.8/volume/v3/backups returned with HTTP 400 Aug 07 10:03:52.834804 np0000006707 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 1102/4417] 10.4.3.8 () {68 vars in 1244 bytes} [Fri Aug 7 10:03:52 2026] POST /volume/v3/backups => generated 109 bytes in 49 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Aug 07 10:03:52.841761 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-344421b3-31b2-43c9-9c4c-cd846001f694 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:03:52.844232 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-344421b3-31b2-43c9-9c4c-cd846001f694 tempest-VolumesBackupsTest-1326273140 tempest-VolumesBackupsTest-1326273140-project-admin] DELETE https://10.4.3.8/volume/v3/backups/62f40cdc-d59b-438c-b0ba-bc21f931ca77 Aug 07 10:03:52.844232 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-344421b3-31b2-43c9-9c4c-cd846001f694 tempest-VolumesBackupsTest-1326273140 tempest-VolumesBackupsTest-1326273140-project-admin] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 10:03:52.845063 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-344421b3-31b2-43c9-9c4c-cd846001f694 tempest-VolumesBackupsTest-1326273140 tempest-VolumesBackupsTest-1326273140-project-admin] Calling method 'delete' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 10:03:52.845063 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.contrib.backups [None req-344421b3-31b2-43c9-9c4c-cd846001f694 tempest-VolumesBackupsTest-1326273140 tempest-VolumesBackupsTest-1326273140-project-admin] Delete backup with id: 62f40cdc-d59b-438c-b0ba-bc21f931ca77. Aug 07 10:03:52.849639 np0000006707 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 10:03:52.849639 np0000006707 devstack@c-api.service[100295]: warnings.warn( Aug 07 10:03:52.863122 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.backup.rpcapi [None req-344421b3-31b2-43c9-9c4c-cd846001f694 tempest-VolumesBackupsTest-1326273140 tempest-VolumesBackupsTest-1326273140-project-admin] delete_backup rpcapi backup_id 62f40cdc-d59b-438c-b0ba-bc21f931ca77 {{(pid=100295) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 07 10:03:52.865696 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-344421b3-31b2-43c9-9c4c-cd846001f694 tempest-VolumesBackupsTest-1326273140 tempest-VolumesBackupsTest-1326273140-project-admin] https://10.4.3.8/volume/v3/backups/62f40cdc-d59b-438c-b0ba-bc21f931ca77 returned with HTTP 202 Aug 07 10:03:52.866815 np0000006707 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 1106/4418] 10.4.3.8 () {66 vars in 1337 bytes} [Fri Aug 7 10:03:52 2026] DELETE /volume/v3/backups/62f40cdc-d59b-438c-b0ba-bc21f931ca77 => generated 0 bytes in 26 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 07 10:03:52.875633 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [None req-1fc67471-b42a-42ff-8d64-e13c9fc2352f None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:03:52.881626 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-1fc67471-b42a-42ff-8d64-e13c9fc2352f tempest-VolumesBackupsTest-1326273140 tempest-VolumesBackupsTest-1326273140-project-admin] GET https://10.4.3.8/volume/v3/backups/62f40cdc-d59b-438c-b0ba-bc21f931ca77 Aug 07 10:03:52.881925 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-1fc67471-b42a-42ff-8d64-e13c9fc2352f tempest-VolumesBackupsTest-1326273140 tempest-VolumesBackupsTest-1326273140-project-admin] Empty body provided in request {{(pid=100297) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 10:03:52.882203 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-1fc67471-b42a-42ff-8d64-e13c9fc2352f tempest-VolumesBackupsTest-1326273140 tempest-VolumesBackupsTest-1326273140-project-admin] Calling method 'show' {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 10:03:52.882394 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.v3.backups [None req-1fc67471-b42a-42ff-8d64-e13c9fc2352f tempest-VolumesBackupsTest-1326273140 tempest-VolumesBackupsTest-1326273140-project-admin] Show backup with id 62f40cdc-d59b-438c-b0ba-bc21f931ca77. {{(pid=100297) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 10:03:52.896248 np0000006707 devstack@c-api.service[100297]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 10:03:52.896248 np0000006707 devstack@c-api.service[100297]: warnings.warn( Aug 07 10:03:52.897657 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-1fc67471-b42a-42ff-8d64-e13c9fc2352f tempest-VolumesBackupsTest-1326273140 tempest-VolumesBackupsTest-1326273140-project-admin] https://10.4.3.8/volume/v3/backups/62f40cdc-d59b-438c-b0ba-bc21f931ca77 returned with HTTP 200 Aug 07 10:03:52.898163 np0000006707 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 1106/4419] 10.4.3.8 () {66 vars in 1334 bytes} [Fri Aug 7 10:03:52 2026] GET /volume/v3/backups/62f40cdc-d59b-438c-b0ba-bc21f931ca77 => generated 747 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 10:03:53.911191 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.middleware.request_id [None req-32ab752a-8690-4161-9357-5b6e5c858d16 None None] RequestId filter calling following filter/app {{(pid=100298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:03:53.912868 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [None req-32ab752a-8690-4161-9357-5b6e5c858d16 tempest-VolumesBackupsTest-1326273140 tempest-VolumesBackupsTest-1326273140-project-admin] GET https://10.4.3.8/volume/v3/backups/62f40cdc-d59b-438c-b0ba-bc21f931ca77 Aug 07 10:03:53.913072 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [None req-32ab752a-8690-4161-9357-5b6e5c858d16 tempest-VolumesBackupsTest-1326273140 tempest-VolumesBackupsTest-1326273140-project-admin] Empty body provided in request {{(pid=100298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 10:03:53.913279 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [None req-32ab752a-8690-4161-9357-5b6e5c858d16 tempest-VolumesBackupsTest-1326273140 tempest-VolumesBackupsTest-1326273140-project-admin] Calling method 'show' {{(pid=100298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 10:03:53.913395 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.v3.backups [None req-32ab752a-8690-4161-9357-5b6e5c858d16 tempest-VolumesBackupsTest-1326273140 tempest-VolumesBackupsTest-1326273140-project-admin] Show backup with id 62f40cdc-d59b-438c-b0ba-bc21f931ca77. {{(pid=100298) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 10:03:53.915571 np0000006707 devstack@c-api.service[100298]: DEBUG dbcounter [-] [100298] Writing DB stats cinder:SELECT=198,cinder:INSERT=49,cinder:UPDATE=45 {{(pid=100298) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 07 10:03:53.919277 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [None req-32ab752a-8690-4161-9357-5b6e5c858d16 tempest-VolumesBackupsTest-1326273140 tempest-VolumesBackupsTest-1326273140-project-admin] https://10.4.3.8/volume/v3/backups/62f40cdc-d59b-438c-b0ba-bc21f931ca77 returned with HTTP 404 Aug 07 10:03:53.924198 np0000006707 devstack@c-api.service[100298]: [pid: 100298|app: 0|req: 1106/4420] 10.4.3.8 () {66 vars in 1334 bytes} [Fri Aug 7 10:03:53 2026] GET /volume/v3/backups/62f40cdc-d59b-438c-b0ba-bc21f931ca77 => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 10:03:53.928676 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [None req-089a27fe-7c9e-4f6f-8a68-2e1835b1a323 None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:03:53.930618 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-089a27fe-7c9e-4f6f-8a68-2e1835b1a323 tempest-VolumesBackupsTest-1693673052 tempest-VolumesBackupsTest-1693673052-project-member] POST https://10.4.3.8/volume/v3/volumes Aug 07 10:03:53.930954 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-089a27fe-7c9e-4f6f-8a68-2e1835b1a323 tempest-VolumesBackupsTest-1693673052 tempest-VolumesBackupsTest-1693673052-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesBackupsTest-Volume-1547392139"}} {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 10:03:53.932355 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.v3.volumes [None req-089a27fe-7c9e-4f6f-8a68-2e1835b1a323 tempest-VolumesBackupsTest-1693673052 tempest-VolumesBackupsTest-1693673052-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesBackupsTest-Volume-1547392139'}} {{(pid=100296) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 07 10:03:53.932574 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.v3.volumes [None req-089a27fe-7c9e-4f6f-8a68-2e1835b1a323 tempest-VolumesBackupsTest-1693673052 tempest-VolumesBackupsTest-1693673052-project-member] Create volume of 1 GB Aug 07 10:03:53.936762 np0000006707 devstack@c-api.service[100296]: INFO cinder.volume.api [None req-089a27fe-7c9e-4f6f-8a68-2e1835b1a323 tempest-VolumesBackupsTest-1693673052 tempest-VolumesBackupsTest-1693673052-project-member] Availability Zones retrieved successfully. Aug 07 10:03:53.941897 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.volume.api [None req-089a27fe-7c9e-4f6f-8a68-2e1835b1a323 tempest-VolumesBackupsTest-1693673052 tempest-VolumesBackupsTest-1693673052-project-member] Flow 'volume_create_api' (43f0de3a-4512-4fec-9d11-ea45fb72ac3d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100296) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 10:03:53.942807 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.volume.api [None req-089a27fe-7c9e-4f6f-8a68-2e1835b1a323 tempest-VolumesBackupsTest-1693673052 tempest-VolumesBackupsTest-1693673052-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1d134e52-5d82-48da-9ecf-25187c410f0b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 10:03:53.943647 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.volume.flows.api.create_volume [None req-089a27fe-7c9e-4f6f-8a68-2e1835b1a323 tempest-VolumesBackupsTest-1693673052 tempest-VolumesBackupsTest-1693673052-project-member] Validating volume size '1' using validate_int {{(pid=100296) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 07 10:03:53.968249 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.volume.api [None req-089a27fe-7c9e-4f6f-8a68-2e1835b1a323 tempest-VolumesBackupsTest-1693673052 tempest-VolumesBackupsTest-1693673052-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1d134e52-5d82-48da-9ecf-25187c410f0b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-07T09:47:39Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=45fd9a3a-b61e-4c6c-9ab7-d02f06678d0d,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '45fd9a3a-b61e-4c6c-9ab7-d02f06678d0d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 10:03:53.969063 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.volume.api [None req-089a27fe-7c9e-4f6f-8a68-2e1835b1a323 tempest-VolumesBackupsTest-1693673052 tempest-VolumesBackupsTest-1693673052-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (22de36cf-1f5e-4c31-a6b6-dce07581d7ed) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 10:03:54.006920 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.quota [None req-089a27fe-7c9e-4f6f-8a68-2e1835b1a323 tempest-VolumesBackupsTest-1693673052 tempest-VolumesBackupsTest-1693673052-project-member] Created reservations ['8e9b2bac-9574-410e-957a-0b1a981a53df', '14fb2146-d054-4942-b33e-d9570a6914e2', 'b4dbf8d7-46cf-4d3a-bbc2-4af8f4acd27b', 'ce4203a9-f127-45d8-9bf1-9f6da4c1b01e'] {{(pid=100296) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 10:03:54.007774 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.volume.api [None req-089a27fe-7c9e-4f6f-8a68-2e1835b1a323 tempest-VolumesBackupsTest-1693673052 tempest-VolumesBackupsTest-1693673052-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (22de36cf-1f5e-4c31-a6b6-dce07581d7ed) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['8e9b2bac-9574-410e-957a-0b1a981a53df', '14fb2146-d054-4942-b33e-d9570a6914e2', 'b4dbf8d7-46cf-4d3a-bbc2-4af8f4acd27b', 'ce4203a9-f127-45d8-9bf1-9f6da4c1b01e']}' {{(pid=100296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 10:03:54.008570 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.volume.api [None req-089a27fe-7c9e-4f6f-8a68-2e1835b1a323 tempest-VolumesBackupsTest-1693673052 tempest-VolumesBackupsTest-1693673052-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (11aaef79-7766-432e-872d-0433404fe1d7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 10:03:54.030370 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.volume.api [None req-089a27fe-7c9e-4f6f-8a68-2e1835b1a323 tempest-VolumesBackupsTest-1693673052 tempest-VolumesBackupsTest-1693673052-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (11aaef79-7766-432e-872d-0433404fe1d7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '306975e4-06ad-47ae-a9cc-02686c2620c4', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-1547392139',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c03dd508b6a24ad6a88bfcc78c7b69f5',qos_specs=None,replication_status=,reservations=['8e9b2bac-9574-410e-957a-0b1a981a53df','14fb2146-d054-4942-b33e-d9570a6914e2','b4dbf8d7-46cf-4d3a-bbc2-4af8f4acd27b','ce4203a9-f127-45d8-9bf1-9f6da4c1b01e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='7d5fcda6c3c946bb95127b5e91534c78',volume_type_id=45fd9a3a-b61e-4c6c-9ab7-d02f06678d0d), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-07T10:03:54Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-1547392139',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=306975e4-06ad-47ae-a9cc-02686c2620c4,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='c03dd508b6a24ad6a88bfcc78c7b69f5',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='7d5fcda6c3c946bb95127b5e91534c78',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(45fd9a3a-b61e-4c6c-9ab7-d02f06678d0d),volume_type_id=45fd9a3a-b61e-4c6c-9ab7-d02f06678d0d)}' {{(pid=100296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 10:03:54.031166 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.volume.api [None req-089a27fe-7c9e-4f6f-8a68-2e1835b1a323 tempest-VolumesBackupsTest-1693673052 tempest-VolumesBackupsTest-1693673052-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (aa0346e0-adc0-4f91-a5c3-0fe93d67a6e1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 10:03:54.050401 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.volume.api [None req-089a27fe-7c9e-4f6f-8a68-2e1835b1a323 tempest-VolumesBackupsTest-1693673052 tempest-VolumesBackupsTest-1693673052-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (aa0346e0-adc0-4f91-a5c3-0fe93d67a6e1) transitioned into state 'SUCCESS' from state '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-1547392139',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c03dd508b6a24ad6a88bfcc78c7b69f5',qos_specs=None,replication_status=,reservations=['8e9b2bac-9574-410e-957a-0b1a981a53df','14fb2146-d054-4942-b33e-d9570a6914e2','b4dbf8d7-46cf-4d3a-bbc2-4af8f4acd27b','ce4203a9-f127-45d8-9bf1-9f6da4c1b01e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='7d5fcda6c3c946bb95127b5e91534c78',volume_type_id=45fd9a3a-b61e-4c6c-9ab7-d02f06678d0d)}' {{(pid=100296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 10:03:54.051235 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.volume.api [None req-089a27fe-7c9e-4f6f-8a68-2e1835b1a323 tempest-VolumesBackupsTest-1693673052 tempest-VolumesBackupsTest-1693673052-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (448a6972-5c10-4d22-bd88-98d27344d6ef) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 10:03:54.060996 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.volume.api [None req-089a27fe-7c9e-4f6f-8a68-2e1835b1a323 tempest-VolumesBackupsTest-1693673052 tempest-VolumesBackupsTest-1693673052-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (448a6972-5c10-4d22-bd88-98d27344d6ef) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 10:03:54.062268 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.volume.api [None req-089a27fe-7c9e-4f6f-8a68-2e1835b1a323 tempest-VolumesBackupsTest-1693673052 tempest-VolumesBackupsTest-1693673052-project-member] Flow 'volume_create_api' (43f0de3a-4512-4fec-9d11-ea45fb72ac3d) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100296) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 10:03:54.062752 np0000006707 devstack@c-api.service[100296]: INFO cinder.volume.api [None req-089a27fe-7c9e-4f6f-8a68-2e1835b1a323 tempest-VolumesBackupsTest-1693673052 tempest-VolumesBackupsTest-1693673052-project-member] Create volume request issued successfully. Aug 07 10:03:54.063564 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-089a27fe-7c9e-4f6f-8a68-2e1835b1a323 tempest-VolumesBackupsTest-1693673052 tempest-VolumesBackupsTest-1693673052-project-member] https://10.4.3.8/volume/v3/volumes returned with HTTP 202 Aug 07 10:03:54.064152 np0000006707 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 1103/4421] 10.4.3.8 () {68 vars in 1244 bytes} [Fri Aug 7 10:03:53 2026] POST /volume/v3/volumes => generated 745 bytes in 136 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 07 10:03:54.077432 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-5bb1416e-ee08-463d-b671-348f5774651f None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:03:54.081919 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-5bb1416e-ee08-463d-b671-348f5774651f tempest-VolumesBackupsTest-1693673052 tempest-VolumesBackupsTest-1693673052-project-member] GET https://10.4.3.8/volume/v3/volumes/306975e4-06ad-47ae-a9cc-02686c2620c4 Aug 07 10:03:54.081919 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-5bb1416e-ee08-463d-b671-348f5774651f tempest-VolumesBackupsTest-1693673052 tempest-VolumesBackupsTest-1693673052-project-member] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 10:03:54.081919 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-5bb1416e-ee08-463d-b671-348f5774651f tempest-VolumesBackupsTest-1693673052 tempest-VolumesBackupsTest-1693673052-project-member] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 10:03:54.091227 np0000006707 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 10:03:54.091227 np0000006707 devstack@c-api.service[100295]: warnings.warn( Aug 07 10:03:54.095195 np0000006707 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-5bb1416e-ee08-463d-b671-348f5774651f tempest-VolumesBackupsTest-1693673052 tempest-VolumesBackupsTest-1693673052-project-member] Volume info retrieved successfully. Aug 07 10:03:54.099277 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-5bb1416e-ee08-463d-b671-348f5774651f tempest-VolumesBackupsTest-1693673052 tempest-VolumesBackupsTest-1693673052-project-member] https://10.4.3.8/volume/v3/volumes/306975e4-06ad-47ae-a9cc-02686c2620c4 returned with HTTP 200 Aug 07 10:03:54.099816 np0000006707 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 1107/4422] 10.4.3.8 () {66 vars in 1334 bytes} [Fri Aug 7 10:03:54 2026] GET /volume/v3/volumes/306975e4-06ad-47ae-a9cc-02686c2620c4 => generated 813 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 10:03:55.112932 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [None req-760ed65b-2863-4ccb-b3cc-d9a4a8e8daef None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:03:55.114654 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-760ed65b-2863-4ccb-b3cc-d9a4a8e8daef tempest-VolumesBackupsTest-1693673052 tempest-VolumesBackupsTest-1693673052-project-member] GET https://10.4.3.8/volume/v3/volumes/306975e4-06ad-47ae-a9cc-02686c2620c4 Aug 07 10:03:55.114842 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-760ed65b-2863-4ccb-b3cc-d9a4a8e8daef tempest-VolumesBackupsTest-1693673052 tempest-VolumesBackupsTest-1693673052-project-member] Empty body provided in request {{(pid=100297) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 10:03:55.115018 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-760ed65b-2863-4ccb-b3cc-d9a4a8e8daef tempest-VolumesBackupsTest-1693673052 tempest-VolumesBackupsTest-1693673052-project-member] Calling method 'show' {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 10:03:55.123831 np0000006707 devstack@c-api.service[100297]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 10:03:55.123831 np0000006707 devstack@c-api.service[100297]: warnings.warn( Aug 07 10:03:55.127197 np0000006707 devstack@c-api.service[100297]: INFO cinder.volume.api [None req-760ed65b-2863-4ccb-b3cc-d9a4a8e8daef tempest-VolumesBackupsTest-1693673052 tempest-VolumesBackupsTest-1693673052-project-member] Volume info retrieved successfully. Aug 07 10:03:55.131733 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-760ed65b-2863-4ccb-b3cc-d9a4a8e8daef tempest-VolumesBackupsTest-1693673052 tempest-VolumesBackupsTest-1693673052-project-member] https://10.4.3.8/volume/v3/volumes/306975e4-06ad-47ae-a9cc-02686c2620c4 returned with HTTP 200 Aug 07 10:03:55.132142 np0000006707 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 1107/4423] 10.4.3.8 () {66 vars in 1334 bytes} [Fri Aug 7 10:03:55 2026] GET /volume/v3/volumes/306975e4-06ad-47ae-a9cc-02686c2620c4 => generated 838 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 10:03:55.145147 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.middleware.request_id [None req-51c6ad06-33a4-47bf-acaf-da7c64e0e0a3 None None] RequestId filter calling following filter/app {{(pid=100298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:03:55.147028 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [None req-51c6ad06-33a4-47bf-acaf-da7c64e0e0a3 tempest-VolumesBackupsTest-1326273140 tempest-VolumesBackupsTest-1326273140-project-admin] POST https://10.4.3.8/volume/v3/backups Aug 07 10:03:55.147385 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [None req-51c6ad06-33a4-47bf-acaf-da7c64e0e0a3 tempest-VolumesBackupsTest-1326273140 tempest-VolumesBackupsTest-1326273140-project-admin] Action: 'create', calling method: create, body: {"backup": {"volume_id": "306975e4-06ad-47ae-a9cc-02686c2620c4", "name": "tempest-VolumesBackupsTest-Backup-1913926547"}} {{(pid=100298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 10:03:55.148757 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.contrib.backups [None req-51c6ad06-33a4-47bf-acaf-da7c64e0e0a3 tempest-VolumesBackupsTest-1326273140 tempest-VolumesBackupsTest-1326273140-project-admin] Creating new backup {'backup': {'volume_id': '306975e4-06ad-47ae-a9cc-02686c2620c4', 'name': 'tempest-VolumesBackupsTest-Backup-1913926547'}} {{(pid=100298) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 07 10:03:55.148890 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.contrib.backups [None req-51c6ad06-33a4-47bf-acaf-da7c64e0e0a3 tempest-VolumesBackupsTest-1326273140 tempest-VolumesBackupsTest-1326273140-project-admin] Creating backup of volume 306975e4-06ad-47ae-a9cc-02686c2620c4 in container None Aug 07 10:03:55.156727 np0000006707 devstack@c-api.service[100298]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 10:03:55.156727 np0000006707 devstack@c-api.service[100298]: warnings.warn( Aug 07 10:03:55.157016 np0000006707 devstack@c-api.service[100298]: INFO cinder.volume.api [None req-51c6ad06-33a4-47bf-acaf-da7c64e0e0a3 tempest-VolumesBackupsTest-1326273140 tempest-VolumesBackupsTest-1326273140-project-admin] Volume info retrieved successfully. Aug 07 10:03:55.172812 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.quota [None req-51c6ad06-33a4-47bf-acaf-da7c64e0e0a3 tempest-VolumesBackupsTest-1326273140 tempest-VolumesBackupsTest-1326273140-project-admin] Created reservations ['506c8fb6-5812-4ae0-b3ff-733baf1990ac', '8dc0c104-c6b8-4dd8-8cb9-14da3af0d305'] {{(pid=100298) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 10:03:55.197921 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [None req-51c6ad06-33a4-47bf-acaf-da7c64e0e0a3 tempest-VolumesBackupsTest-1326273140 tempest-VolumesBackupsTest-1326273140-project-admin] https://10.4.3.8/volume/v3/backups returned with HTTP 202 Aug 07 10:03:55.198367 np0000006707 devstack@c-api.service[100298]: [pid: 100298|app: 0|req: 1107/4424] 10.4.3.8 () {68 vars in 1245 bytes} [Fri Aug 7 10:03:55 2026] POST /volume/v3/backups => generated 326 bytes in 53 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 07 10:03:55.208009 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [None req-781a812d-1d78-4eb0-86da-9fb60b45adc9 None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:03:55.210221 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-781a812d-1d78-4eb0-86da-9fb60b45adc9 tempest-VolumesBackupsTest-1326273140 tempest-VolumesBackupsTest-1326273140-project-admin] GET https://10.4.3.8/volume/v3/backups/f53bfd19-1209-4eee-a23c-47ae96af05d6 Aug 07 10:03:55.210529 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-781a812d-1d78-4eb0-86da-9fb60b45adc9 tempest-VolumesBackupsTest-1326273140 tempest-VolumesBackupsTest-1326273140-project-admin] Empty body provided in request {{(pid=100296) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 10:03:55.210763 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-781a812d-1d78-4eb0-86da-9fb60b45adc9 tempest-VolumesBackupsTest-1326273140 tempest-VolumesBackupsTest-1326273140-project-admin] Calling method 'show' {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 10:03:55.211077 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.v3.backups [None req-781a812d-1d78-4eb0-86da-9fb60b45adc9 tempest-VolumesBackupsTest-1326273140 tempest-VolumesBackupsTest-1326273140-project-admin] Show backup with id f53bfd19-1209-4eee-a23c-47ae96af05d6. {{(pid=100296) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 10:03:55.216439 np0000006707 devstack@c-api.service[100296]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 10:03:55.216439 np0000006707 devstack@c-api.service[100296]: warnings.warn( Aug 07 10:03:55.217187 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-781a812d-1d78-4eb0-86da-9fb60b45adc9 tempest-VolumesBackupsTest-1326273140 tempest-VolumesBackupsTest-1326273140-project-admin] https://10.4.3.8/volume/v3/backups/f53bfd19-1209-4eee-a23c-47ae96af05d6 returned with HTTP 200 Aug 07 10:03:55.217764 np0000006707 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 1104/4425] 10.4.3.8 () {66 vars in 1334 bytes} [Fri Aug 7 10:03:55 2026] GET /volume/v3/backups/f53bfd19-1209-4eee-a23c-47ae96af05d6 => generated 733 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 10:03:56.228315 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-0a309c0f-109e-42f1-9a1e-4d770117dda9 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:03:56.230240 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-0a309c0f-109e-42f1-9a1e-4d770117dda9 tempest-VolumesBackupsTest-1326273140 tempest-VolumesBackupsTest-1326273140-project-admin] GET https://10.4.3.8/volume/v3/backups/f53bfd19-1209-4eee-a23c-47ae96af05d6 Aug 07 10:03:56.230756 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-0a309c0f-109e-42f1-9a1e-4d770117dda9 tempest-VolumesBackupsTest-1326273140 tempest-VolumesBackupsTest-1326273140-project-admin] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 10:03:56.231931 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-0a309c0f-109e-42f1-9a1e-4d770117dda9 tempest-VolumesBackupsTest-1326273140 tempest-VolumesBackupsTest-1326273140-project-admin] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 10:03:56.231931 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.v3.backups [None req-0a309c0f-109e-42f1-9a1e-4d770117dda9 tempest-VolumesBackupsTest-1326273140 tempest-VolumesBackupsTest-1326273140-project-admin] Show backup with id f53bfd19-1209-4eee-a23c-47ae96af05d6. {{(pid=100295) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 10:03:56.235482 np0000006707 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 10:03:56.235482 np0000006707 devstack@c-api.service[100295]: warnings.warn( Aug 07 10:03:56.236547 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-0a309c0f-109e-42f1-9a1e-4d770117dda9 tempest-VolumesBackupsTest-1326273140 tempest-VolumesBackupsTest-1326273140-project-admin] https://10.4.3.8/volume/v3/backups/f53bfd19-1209-4eee-a23c-47ae96af05d6 returned with HTTP 200 Aug 07 10:03:56.236547 np0000006707 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 1108/4426] 10.4.3.8 () {66 vars in 1334 bytes} [Fri Aug 7 10:03:56 2026] GET /volume/v3/backups/f53bfd19-1209-4eee-a23c-47ae96af05d6 => generated 735 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 10:03:57.247712 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [None req-7e6ee9fe-c8a8-4072-9f0a-6c746eb54e1f None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:03:57.249742 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-7e6ee9fe-c8a8-4072-9f0a-6c746eb54e1f tempest-VolumesBackupsTest-1326273140 tempest-VolumesBackupsTest-1326273140-project-admin] GET https://10.4.3.8/volume/v3/backups/f53bfd19-1209-4eee-a23c-47ae96af05d6 Aug 07 10:03:57.250076 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-7e6ee9fe-c8a8-4072-9f0a-6c746eb54e1f tempest-VolumesBackupsTest-1326273140 tempest-VolumesBackupsTest-1326273140-project-admin] Empty body provided in request {{(pid=100297) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 10:03:57.250263 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-7e6ee9fe-c8a8-4072-9f0a-6c746eb54e1f tempest-VolumesBackupsTest-1326273140 tempest-VolumesBackupsTest-1326273140-project-admin] Calling method 'show' {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 10:03:57.250378 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.v3.backups [None req-7e6ee9fe-c8a8-4072-9f0a-6c746eb54e1f tempest-VolumesBackupsTest-1326273140 tempest-VolumesBackupsTest-1326273140-project-admin] Show backup with id f53bfd19-1209-4eee-a23c-47ae96af05d6. {{(pid=100297) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 10:03:57.252186 np0000006707 devstack@c-api.service[100297]: DEBUG dbcounter [-] [100297] Writing DB stats cinder:SELECT=251,cinder:UPDATE=80,cinder:INSERT=41 {{(pid=100297) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 07 10:03:57.255402 np0000006707 devstack@c-api.service[100297]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 10:03:57.255402 np0000006707 devstack@c-api.service[100297]: warnings.warn( Aug 07 10:03:57.255989 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-7e6ee9fe-c8a8-4072-9f0a-6c746eb54e1f tempest-VolumesBackupsTest-1326273140 tempest-VolumesBackupsTest-1326273140-project-admin] https://10.4.3.8/volume/v3/backups/f53bfd19-1209-4eee-a23c-47ae96af05d6 returned with HTTP 200 Aug 07 10:03:57.256377 np0000006707 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 1108/4427] 10.4.3.8 () {66 vars in 1334 bytes} [Fri Aug 7 10:03:57 2026] GET /volume/v3/backups/f53bfd19-1209-4eee-a23c-47ae96af05d6 => generated 735 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 10:03:58.267261 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.middleware.request_id [None req-77ab23cb-825f-42aa-a9c3-9245459b0525 None None] RequestId filter calling following filter/app {{(pid=100298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:03:58.268987 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [None req-77ab23cb-825f-42aa-a9c3-9245459b0525 tempest-VolumesBackupsTest-1326273140 tempest-VolumesBackupsTest-1326273140-project-admin] GET https://10.4.3.8/volume/v3/backups/f53bfd19-1209-4eee-a23c-47ae96af05d6 Aug 07 10:03:58.269267 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [None req-77ab23cb-825f-42aa-a9c3-9245459b0525 tempest-VolumesBackupsTest-1326273140 tempest-VolumesBackupsTest-1326273140-project-admin] Empty body provided in request {{(pid=100298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 10:03:58.269560 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [None req-77ab23cb-825f-42aa-a9c3-9245459b0525 tempest-VolumesBackupsTest-1326273140 tempest-VolumesBackupsTest-1326273140-project-admin] Calling method 'show' {{(pid=100298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 10:03:58.269659 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.v3.backups [None req-77ab23cb-825f-42aa-a9c3-9245459b0525 tempest-VolumesBackupsTest-1326273140 tempest-VolumesBackupsTest-1326273140-project-admin] Show backup with id f53bfd19-1209-4eee-a23c-47ae96af05d6. {{(pid=100298) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 10:03:58.274397 np0000006707 devstack@c-api.service[100298]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 10:03:58.274397 np0000006707 devstack@c-api.service[100298]: warnings.warn( Aug 07 10:03:58.275054 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [None req-77ab23cb-825f-42aa-a9c3-9245459b0525 tempest-VolumesBackupsTest-1326273140 tempest-VolumesBackupsTest-1326273140-project-admin] https://10.4.3.8/volume/v3/backups/f53bfd19-1209-4eee-a23c-47ae96af05d6 returned with HTTP 200 Aug 07 10:03:58.275441 np0000006707 devstack@c-api.service[100298]: [pid: 100298|app: 0|req: 1108/4428] 10.4.3.8 () {66 vars in 1334 bytes} [Fri Aug 7 10:03:58 2026] GET /volume/v3/backups/f53bfd19-1209-4eee-a23c-47ae96af05d6 => generated 746 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 10:03:58.602787 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [None req-41637335-0929-4dd1-b729-7a9460368d75 None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:03:58.673730 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-41637335-0929-4dd1-b729-7a9460368d75 tempest-VolumeMultiattachTests-411443096 tempest-VolumeMultiattachTests-411443096-project-admin] POST https://10.4.3.8/volume/v3/types Aug 07 10:03:58.674096 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-41637335-0929-4dd1-b729-7a9460368d75 tempest-VolumeMultiattachTests-411443096 tempest-VolumeMultiattachTests-411443096-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-scenario-type-tempest-VolumeMultiattachTests-volume-type-811247478-187124118", "extra_specs": {"multiattach": " True"}}} {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 10:03:58.686607 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-41637335-0929-4dd1-b729-7a9460368d75 tempest-VolumeMultiattachTests-411443096 tempest-VolumeMultiattachTests-411443096-project-admin] https://10.4.3.8/volume/v3/types returned with HTTP 200 Aug 07 10:03:58.686945 np0000006707 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 1105/4429] 10.4.3.8 () {68 vars in 1239 bytes} [Fri Aug 7 10:03:58 2026] POST /volume/v3/types => generated 285 bytes in 85 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 10:03:58.695656 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-113ea09a-a6e3-4f94-8c71-87d3cd3d0e2d None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:03:58.697983 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-113ea09a-a6e3-4f94-8c71-87d3cd3d0e2d tempest-VolumeMultiattachTests-1318208031 tempest-VolumeMultiattachTests-1318208031-project-member] POST https://10.4.3.8/volume/v3/volumes Aug 07 10:03:58.697983 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-113ea09a-a6e3-4f94-8c71-87d3cd3d0e2d tempest-VolumeMultiattachTests-1318208031 tempest-VolumeMultiattachTests-1318208031-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-VolumeMultiattachTests-volume-1284638727", "snapshot_id": null, "imageRef": null, "volume_type": "0be15f07-911f-4982-a0db-064a49055f53", "size": 1}} {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 10:03:58.699357 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.v3.volumes [None req-113ea09a-a6e3-4f94-8c71-87d3cd3d0e2d tempest-VolumeMultiattachTests-1318208031 tempest-VolumeMultiattachTests-1318208031-project-member] Create volume request body: {'volume': {'name': 'tempest-VolumeMultiattachTests-volume-1284638727', 'snapshot_id': None, 'imageRef': None, 'volume_type': '0be15f07-911f-4982-a0db-064a49055f53', 'size': 1}} {{(pid=100295) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 07 10:03:58.704162 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.v3.volumes [None req-113ea09a-a6e3-4f94-8c71-87d3cd3d0e2d tempest-VolumeMultiattachTests-1318208031 tempest-VolumeMultiattachTests-1318208031-project-member] Create volume of 1 GB Aug 07 10:03:58.704568 np0000006707 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 10:03:58.704568 np0000006707 devstack@c-api.service[100295]: warnings.warn( Aug 07 10:03:58.705119 np0000006707 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-113ea09a-a6e3-4f94-8c71-87d3cd3d0e2d tempest-VolumeMultiattachTests-1318208031 tempest-VolumeMultiattachTests-1318208031-project-member] Availability Zones retrieved successfully. Aug 07 10:03:58.711363 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.volume.api [None req-113ea09a-a6e3-4f94-8c71-87d3cd3d0e2d tempest-VolumeMultiattachTests-1318208031 tempest-VolumeMultiattachTests-1318208031-project-member] Flow 'volume_create_api' (16489e84-d258-46c7-9943-b32195416142) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100295) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 10:03:58.712483 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.volume.api [None req-113ea09a-a6e3-4f94-8c71-87d3cd3d0e2d tempest-VolumeMultiattachTests-1318208031 tempest-VolumeMultiattachTests-1318208031-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (773fecc1-0119-4161-ac90-a5ca19e64f96) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100295) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 10:03:58.713521 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.volume.flows.api.create_volume [None req-113ea09a-a6e3-4f94-8c71-87d3cd3d0e2d tempest-VolumeMultiattachTests-1318208031 tempest-VolumeMultiattachTests-1318208031-project-member] Validating volume size '1' using validate_int {{(pid=100295) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 07 10:03:58.721436 np0000006707 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 10:03:58.721436 np0000006707 devstack@c-api.service[100295]: warnings.warn( Aug 07 10:03:58.735142 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.volume.api [None req-113ea09a-a6e3-4f94-8c71-87d3cd3d0e2d tempest-VolumeMultiattachTests-1318208031 tempest-VolumeMultiattachTests-1318208031-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (773fecc1-0119-4161-ac90-a5ca19e64f96) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-07T10:03:59Z,deleted=False,deleted_at=None,description=None,extra_specs={multiattach=' True'},id=0be15f07-911f-4982-a0db-064a49055f53,is_public=True,name='tempest-scenario-type-tempest-VolumeMultiattachTests-volume-type-811247478-187124118',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '0be15f07-911f-4982-a0db-064a49055f53', 'encryption_key_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=100295) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 10:03:58.735927 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.volume.api [None req-113ea09a-a6e3-4f94-8c71-87d3cd3d0e2d tempest-VolumeMultiattachTests-1318208031 tempest-VolumeMultiattachTests-1318208031-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (335ccabb-2160-4516-9004-b3576d94eff3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100295) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 10:03:58.764806 np0000006707 devstack@c-api.service[100295]: WARNING cinder.quota [None req-113ea09a-a6e3-4f94-8c71-87d3cd3d0e2d tempest-VolumeMultiattachTests-1318208031 tempest-VolumeMultiattachTests-1318208031-project-member] Deprecated: Default quota for resource: volumes_tempest-scenario-type-tempest-VolumeMultiattachTests-volume-type-811247478-187124118 is set by the default quota flag: quota_volumes_tempest-scenario-type-tempest-VolumeMultiattachTests-volume-type-811247478-187124118, it is now deprecated. Please use the default quota class for default quota. Aug 07 10:03:58.765173 np0000006707 devstack@c-api.service[100295]: WARNING cinder.quota [None req-113ea09a-a6e3-4f94-8c71-87d3cd3d0e2d tempest-VolumeMultiattachTests-1318208031 tempest-VolumeMultiattachTests-1318208031-project-member] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-tempest-VolumeMultiattachTests-volume-type-811247478-187124118 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-tempest-VolumeMultiattachTests-volume-type-811247478-187124118, it is now deprecated. Please use the default quota class for default quota. Aug 07 10:03:58.799482 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.quota [None req-113ea09a-a6e3-4f94-8c71-87d3cd3d0e2d tempest-VolumeMultiattachTests-1318208031 tempest-VolumeMultiattachTests-1318208031-project-member] Created reservations ['d1cbb018-173f-4af6-b0fa-fb6a29968295', 'c5e8aea7-f401-4d01-8a90-54bae699741e', 'f03f4527-68cc-440a-8d01-d74279b0c006', 'fede657e-edcc-4186-95ca-74c3c376bac2'] {{(pid=100295) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 10:03:58.800474 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.volume.api [None req-113ea09a-a6e3-4f94-8c71-87d3cd3d0e2d tempest-VolumeMultiattachTests-1318208031 tempest-VolumeMultiattachTests-1318208031-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (335ccabb-2160-4516-9004-b3576d94eff3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['d1cbb018-173f-4af6-b0fa-fb6a29968295', 'c5e8aea7-f401-4d01-8a90-54bae699741e', 'f03f4527-68cc-440a-8d01-d74279b0c006', 'fede657e-edcc-4186-95ca-74c3c376bac2']}' {{(pid=100295) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 10:03:58.801173 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.volume.api [None req-113ea09a-a6e3-4f94-8c71-87d3cd3d0e2d tempest-VolumeMultiattachTests-1318208031 tempest-VolumeMultiattachTests-1318208031-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d7b964b1-2184-48fd-8f32-d774d287eba1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100295) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 10:03:58.826980 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.volume.api [None req-113ea09a-a6e3-4f94-8c71-87d3cd3d0e2d tempest-VolumeMultiattachTests-1318208031 tempest-VolumeMultiattachTests-1318208031-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d7b964b1-2184-48fd-8f32-d774d287eba1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '7de8215f-04bf-43a5-ba1e-498f54e94091', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeMultiattachTests-volume-1284638727',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=True,project_id='db53072d41a840ef9cb7837ae1349054',qos_specs=None,replication_status=,reservations=['d1cbb018-173f-4af6-b0fa-fb6a29968295','c5e8aea7-f401-4d01-8a90-54bae699741e','f03f4527-68cc-440a-8d01-d74279b0c006','fede657e-edcc-4186-95ca-74c3c376bac2'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='87bc3e45c8b446a6b10f6aa63a8e8c5b',volume_type_id=0be15f07-911f-4982-a0db-064a49055f53), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-07T10:03:58Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeMultiattachTests-volume-1284638727',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=7de8215f-04bf-43a5-ba1e-498f54e94091,launched_at=None,metadata={},migration_status=None,multiattach=True,previous_status=None,project_id='db53072d41a840ef9cb7837ae1349054',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='87bc3e45c8b446a6b10f6aa63a8e8c5b',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(0be15f07-911f-4982-a0db-064a49055f53),volume_type_id=0be15f07-911f-4982-a0db-064a49055f53)}' {{(pid=100295) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 10:03:58.828173 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.volume.api [None req-113ea09a-a6e3-4f94-8c71-87d3cd3d0e2d tempest-VolumeMultiattachTests-1318208031 tempest-VolumeMultiattachTests-1318208031-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0ffce1dd-ec7a-41ec-91ac-22022da3184d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100295) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 10:03:58.861393 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.volume.api [None req-113ea09a-a6e3-4f94-8c71-87d3cd3d0e2d tempest-VolumeMultiattachTests-1318208031 tempest-VolumeMultiattachTests-1318208031-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0ffce1dd-ec7a-41ec-91ac-22022da3184d) transitioned into state 'SUCCESS' from state '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-1284638727',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=True,project_id='db53072d41a840ef9cb7837ae1349054',qos_specs=None,replication_status=,reservations=['d1cbb018-173f-4af6-b0fa-fb6a29968295','c5e8aea7-f401-4d01-8a90-54bae699741e','f03f4527-68cc-440a-8d01-d74279b0c006','fede657e-edcc-4186-95ca-74c3c376bac2'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='87bc3e45c8b446a6b10f6aa63a8e8c5b',volume_type_id=0be15f07-911f-4982-a0db-064a49055f53)}' {{(pid=100295) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 10:03:58.862317 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.volume.api [None req-113ea09a-a6e3-4f94-8c71-87d3cd3d0e2d tempest-VolumeMultiattachTests-1318208031 tempest-VolumeMultiattachTests-1318208031-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (798c61d1-d8e3-4519-a087-4a3bdb884fee) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100295) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 10:03:58.873646 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.volume.api [None req-113ea09a-a6e3-4f94-8c71-87d3cd3d0e2d tempest-VolumeMultiattachTests-1318208031 tempest-VolumeMultiattachTests-1318208031-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (798c61d1-d8e3-4519-a087-4a3bdb884fee) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100295) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 10:03:58.874551 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.volume.api [None req-113ea09a-a6e3-4f94-8c71-87d3cd3d0e2d tempest-VolumeMultiattachTests-1318208031 tempest-VolumeMultiattachTests-1318208031-project-member] Flow 'volume_create_api' (16489e84-d258-46c7-9943-b32195416142) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100295) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 10:03:58.874883 np0000006707 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-113ea09a-a6e3-4f94-8c71-87d3cd3d0e2d tempest-VolumeMultiattachTests-1318208031 tempest-VolumeMultiattachTests-1318208031-project-member] Create volume request issued successfully. Aug 07 10:03:58.875548 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-113ea09a-a6e3-4f94-8c71-87d3cd3d0e2d tempest-VolumeMultiattachTests-1318208031 tempest-VolumeMultiattachTests-1318208031-project-member] https://10.4.3.8/volume/v3/volumes returned with HTTP 202 Aug 07 10:03:58.875970 np0000006707 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 1109/4430] 10.4.3.8 () {68 vars in 1245 bytes} [Fri Aug 7 10:03:58 2026] POST /volume/v3/volumes => generated 824 bytes in 181 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 07 10:03:58.887442 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [None req-06aa64a4-0010-49dc-80ba-fc6a5794d436 None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:03:58.890841 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-06aa64a4-0010-49dc-80ba-fc6a5794d436 tempest-VolumeMultiattachTests-1318208031 tempest-VolumeMultiattachTests-1318208031-project-member] GET https://10.4.3.8/volume/v3/volumes/7de8215f-04bf-43a5-ba1e-498f54e94091 Aug 07 10:03:58.891095 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-06aa64a4-0010-49dc-80ba-fc6a5794d436 tempest-VolumeMultiattachTests-1318208031 tempest-VolumeMultiattachTests-1318208031-project-member] Empty body provided in request {{(pid=100297) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 10:03:58.891344 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-06aa64a4-0010-49dc-80ba-fc6a5794d436 tempest-VolumeMultiattachTests-1318208031 tempest-VolumeMultiattachTests-1318208031-project-member] Calling method 'show' {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 10:03:58.899408 np0000006707 devstack@c-api.service[100297]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 10:03:58.899408 np0000006707 devstack@c-api.service[100297]: warnings.warn( Aug 07 10:03:58.903324 np0000006707 devstack@c-api.service[100297]: INFO cinder.volume.api [None req-06aa64a4-0010-49dc-80ba-fc6a5794d436 tempest-VolumeMultiattachTests-1318208031 tempest-VolumeMultiattachTests-1318208031-project-member] Volume info retrieved successfully. Aug 07 10:03:58.908500 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-06aa64a4-0010-49dc-80ba-fc6a5794d436 tempest-VolumeMultiattachTests-1318208031 tempest-VolumeMultiattachTests-1318208031-project-member] https://10.4.3.8/volume/v3/volumes/7de8215f-04bf-43a5-ba1e-498f54e94091 returned with HTTP 200 Aug 07 10:03:58.909139 np0000006707 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 1109/4431] 10.4.3.8 () {66 vars in 1334 bytes} [Fri Aug 7 10:03:58 2026] GET /volume/v3/volumes/7de8215f-04bf-43a5-ba1e-498f54e94091 => generated 892 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 10:03:59.287546 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.middleware.request_id [None req-cf5dbe31-94dc-410c-a1b6-3ac51ee6a44d None None] RequestId filter calling following filter/app {{(pid=100298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:03:59.289248 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [None req-cf5dbe31-94dc-410c-a1b6-3ac51ee6a44d tempest-VolumesBackupsTest-1326273140 tempest-VolumesBackupsTest-1326273140-project-admin] GET https://10.4.3.8/volume/v3/backups/f53bfd19-1209-4eee-a23c-47ae96af05d6 Aug 07 10:03:59.289499 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [None req-cf5dbe31-94dc-410c-a1b6-3ac51ee6a44d tempest-VolumesBackupsTest-1326273140 tempest-VolumesBackupsTest-1326273140-project-admin] Empty body provided in request {{(pid=100298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 10:03:59.289669 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [None req-cf5dbe31-94dc-410c-a1b6-3ac51ee6a44d tempest-VolumesBackupsTest-1326273140 tempest-VolumesBackupsTest-1326273140-project-admin] Calling method 'show' {{(pid=100298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 10:03:59.289755 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.v3.backups [None req-cf5dbe31-94dc-410c-a1b6-3ac51ee6a44d tempest-VolumesBackupsTest-1326273140 tempest-VolumesBackupsTest-1326273140-project-admin] Show backup with id f53bfd19-1209-4eee-a23c-47ae96af05d6. {{(pid=100298) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 10:03:59.293935 np0000006707 devstack@c-api.service[100298]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 10:03:59.293935 np0000006707 devstack@c-api.service[100298]: warnings.warn( Aug 07 10:03:59.294530 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [None req-cf5dbe31-94dc-410c-a1b6-3ac51ee6a44d tempest-VolumesBackupsTest-1326273140 tempest-VolumesBackupsTest-1326273140-project-admin] https://10.4.3.8/volume/v3/backups/f53bfd19-1209-4eee-a23c-47ae96af05d6 returned with HTTP 200 Aug 07 10:03:59.294877 np0000006707 devstack@c-api.service[100298]: [pid: 100298|app: 0|req: 1109/4432] 10.4.3.8 () {66 vars in 1334 bytes} [Fri Aug 7 10:03:59 2026] GET /volume/v3/backups/f53bfd19-1209-4eee-a23c-47ae96af05d6 => generated 746 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 10:03:59.922564 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [None req-220d741d-8dfc-43c8-b167-b684df43bddb None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:03:59.924508 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-220d741d-8dfc-43c8-b167-b684df43bddb tempest-VolumeMultiattachTests-1318208031 tempest-VolumeMultiattachTests-1318208031-project-member] GET https://10.4.3.8/volume/v3/volumes/7de8215f-04bf-43a5-ba1e-498f54e94091 Aug 07 10:03:59.924713 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-220d741d-8dfc-43c8-b167-b684df43bddb tempest-VolumeMultiattachTests-1318208031 tempest-VolumeMultiattachTests-1318208031-project-member] Empty body provided in request {{(pid=100296) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 10:03:59.924945 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-220d741d-8dfc-43c8-b167-b684df43bddb tempest-VolumeMultiattachTests-1318208031 tempest-VolumeMultiattachTests-1318208031-project-member] Calling method 'show' {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 10:03:59.933091 np0000006707 devstack@c-api.service[100296]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 10:03:59.933091 np0000006707 devstack@c-api.service[100296]: warnings.warn( Aug 07 10:03:59.936931 np0000006707 devstack@c-api.service[100296]: INFO cinder.volume.api [None req-220d741d-8dfc-43c8-b167-b684df43bddb tempest-VolumeMultiattachTests-1318208031 tempest-VolumeMultiattachTests-1318208031-project-member] Volume info retrieved successfully. Aug 07 10:03:59.941504 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-220d741d-8dfc-43c8-b167-b684df43bddb tempest-VolumeMultiattachTests-1318208031 tempest-VolumeMultiattachTests-1318208031-project-member] https://10.4.3.8/volume/v3/volumes/7de8215f-04bf-43a5-ba1e-498f54e94091 returned with HTTP 200 Aug 07 10:03:59.941855 np0000006707 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 1106/4433] 10.4.3.8 () {66 vars in 1334 bytes} [Fri Aug 7 10:03:59 2026] GET /volume/v3/volumes/7de8215f-04bf-43a5-ba1e-498f54e94091 => generated 917 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 10:03:59.959001 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-a8fbb010-afe3-4c4b-bddd-c2e083a06c72 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:03:59.961618 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-a8fbb010-afe3-4c4b-bddd-c2e083a06c72 tempest-VolumeMultiattachTests-1318208031 tempest-VolumeMultiattachTests-1318208031-project-member] GET https://10.4.3.8/volume/v3/volumes/7de8215f-04bf-43a5-ba1e-498f54e94091 Aug 07 10:03:59.961794 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-a8fbb010-afe3-4c4b-bddd-c2e083a06c72 tempest-VolumeMultiattachTests-1318208031 tempest-VolumeMultiattachTests-1318208031-project-member] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 10:03:59.962072 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-a8fbb010-afe3-4c4b-bddd-c2e083a06c72 tempest-VolumeMultiattachTests-1318208031 tempest-VolumeMultiattachTests-1318208031-project-member] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 10:03:59.969281 np0000006707 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 10:03:59.969281 np0000006707 devstack@c-api.service[100295]: warnings.warn( Aug 07 10:03:59.972691 np0000006707 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-a8fbb010-afe3-4c4b-bddd-c2e083a06c72 tempest-VolumeMultiattachTests-1318208031 tempest-VolumeMultiattachTests-1318208031-project-member] Volume info retrieved successfully. Aug 07 10:03:59.976873 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-a8fbb010-afe3-4c4b-bddd-c2e083a06c72 tempest-VolumeMultiattachTests-1318208031 tempest-VolumeMultiattachTests-1318208031-project-member] https://10.4.3.8/volume/v3/volumes/7de8215f-04bf-43a5-ba1e-498f54e94091 returned with HTTP 200 Aug 07 10:03:59.977343 np0000006707 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 1110/4434] 10.4.3.8 () {66 vars in 1334 bytes} [Fri Aug 7 10:03:59 2026] GET /volume/v3/volumes/7de8215f-04bf-43a5-ba1e-498f54e94091 => generated 917 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 10:03:59.992868 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [None req-bd97e119-5b27-42a5-b5e8-8bb51477bd4b None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:03:59.994591 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-bd97e119-5b27-42a5-b5e8-8bb51477bd4b tempest-VolumeMultiattachTests-1318208031 tempest-VolumeMultiattachTests-1318208031-project-member] POST https://10.4.3.8/volume/v3/volumes Aug 07 10:03:59.994931 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-bd97e119-5b27-42a5-b5e8-8bb51477bd4b tempest-VolumeMultiattachTests-1318208031 tempest-VolumeMultiattachTests-1318208031-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-VolumeMultiattachTests-volume-358059001", "snapshot_id": null, "imageRef": null, "volume_type": null, "size": 1}} {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 10:03:59.996376 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.v3.volumes [None req-bd97e119-5b27-42a5-b5e8-8bb51477bd4b tempest-VolumeMultiattachTests-1318208031 tempest-VolumeMultiattachTests-1318208031-project-member] Create volume request body: {'volume': {'name': 'tempest-VolumeMultiattachTests-volume-358059001', 'snapshot_id': None, 'imageRef': None, 'volume_type': None, 'size': 1}} {{(pid=100297) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 07 10:03:59.996508 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.v3.volumes [None req-bd97e119-5b27-42a5-b5e8-8bb51477bd4b tempest-VolumeMultiattachTests-1318208031 tempest-VolumeMultiattachTests-1318208031-project-member] Create volume of 1 GB Aug 07 10:04:00.000448 np0000006707 devstack@c-api.service[100297]: INFO cinder.volume.api [None req-bd97e119-5b27-42a5-b5e8-8bb51477bd4b tempest-VolumeMultiattachTests-1318208031 tempest-VolumeMultiattachTests-1318208031-project-member] Availability Zones retrieved successfully. Aug 07 10:04:00.005506 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.volume.api [None req-bd97e119-5b27-42a5-b5e8-8bb51477bd4b tempest-VolumeMultiattachTests-1318208031 tempest-VolumeMultiattachTests-1318208031-project-member] Flow 'volume_create_api' (4b51240a-d48d-4b72-9705-a73e376eca63) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100297) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 10:04:00.006324 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.volume.api [None req-bd97e119-5b27-42a5-b5e8-8bb51477bd4b tempest-VolumeMultiattachTests-1318208031 tempest-VolumeMultiattachTests-1318208031-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6e7842a4-59b9-4715-98ef-41cbbb95bf6b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100297) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 10:04:00.007151 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.volume.flows.api.create_volume [None req-bd97e119-5b27-42a5-b5e8-8bb51477bd4b tempest-VolumeMultiattachTests-1318208031 tempest-VolumeMultiattachTests-1318208031-project-member] Validating volume size '1' using validate_int {{(pid=100297) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 07 10:04:00.029972 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.volume.api [None req-bd97e119-5b27-42a5-b5e8-8bb51477bd4b tempest-VolumeMultiattachTests-1318208031 tempest-VolumeMultiattachTests-1318208031-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6e7842a4-59b9-4715-98ef-41cbbb95bf6b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-07T09:47:39Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=45fd9a3a-b61e-4c6c-9ab7-d02f06678d0d,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '45fd9a3a-b61e-4c6c-9ab7-d02f06678d0d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100297) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 10:04:00.030649 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.volume.api [None req-bd97e119-5b27-42a5-b5e8-8bb51477bd4b tempest-VolumeMultiattachTests-1318208031 tempest-VolumeMultiattachTests-1318208031-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2bb1ea5b-8934-4f1f-80b2-b3c7ac22016e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100297) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 10:04:00.076701 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.quota [None req-bd97e119-5b27-42a5-b5e8-8bb51477bd4b tempest-VolumeMultiattachTests-1318208031 tempest-VolumeMultiattachTests-1318208031-project-member] Created reservations ['6bb25c23-431c-4ad0-8eb7-8311789d8c3d', '633620ec-cc60-45e5-805f-2b9f86fd8e5a', 'ab06a10c-a55d-44c2-9932-57154f170f11', '35b2263e-fba5-4632-9a60-657c9a782215'] {{(pid=100297) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 10:04:00.077388 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.volume.api [None req-bd97e119-5b27-42a5-b5e8-8bb51477bd4b tempest-VolumeMultiattachTests-1318208031 tempest-VolumeMultiattachTests-1318208031-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2bb1ea5b-8934-4f1f-80b2-b3c7ac22016e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['6bb25c23-431c-4ad0-8eb7-8311789d8c3d', '633620ec-cc60-45e5-805f-2b9f86fd8e5a', 'ab06a10c-a55d-44c2-9932-57154f170f11', '35b2263e-fba5-4632-9a60-657c9a782215']}' {{(pid=100297) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 10:04:00.078057 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.volume.api [None req-bd97e119-5b27-42a5-b5e8-8bb51477bd4b tempest-VolumeMultiattachTests-1318208031 tempest-VolumeMultiattachTests-1318208031-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0d299fce-d812-4c55-b134-42731ad9f7be) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100297) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 10:04:00.100317 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.volume.api [None req-bd97e119-5b27-42a5-b5e8-8bb51477bd4b tempest-VolumeMultiattachTests-1318208031 tempest-VolumeMultiattachTests-1318208031-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0d299fce-d812-4c55-b134-42731ad9f7be) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '3d311b61-2adf-4476-b6a4-7d1356f2417b', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeMultiattachTests-volume-358059001',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='db53072d41a840ef9cb7837ae1349054',qos_specs=None,replication_status=,reservations=['6bb25c23-431c-4ad0-8eb7-8311789d8c3d','633620ec-cc60-45e5-805f-2b9f86fd8e5a','ab06a10c-a55d-44c2-9932-57154f170f11','35b2263e-fba5-4632-9a60-657c9a782215'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='87bc3e45c8b446a6b10f6aa63a8e8c5b',volume_type_id=45fd9a3a-b61e-4c6c-9ab7-d02f06678d0d), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-07T10:04:00Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeMultiattachTests-volume-358059001',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=3d311b61-2adf-4476-b6a4-7d1356f2417b,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='db53072d41a840ef9cb7837ae1349054',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='87bc3e45c8b446a6b10f6aa63a8e8c5b',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(45fd9a3a-b61e-4c6c-9ab7-d02f06678d0d),volume_type_id=45fd9a3a-b61e-4c6c-9ab7-d02f06678d0d)}' {{(pid=100297) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 10:04:00.100929 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.volume.api [None req-bd97e119-5b27-42a5-b5e8-8bb51477bd4b tempest-VolumeMultiattachTests-1318208031 tempest-VolumeMultiattachTests-1318208031-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3652b72d-e961-4012-9d2c-94913777601e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100297) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 10:04:00.118763 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.volume.api [None req-bd97e119-5b27-42a5-b5e8-8bb51477bd4b tempest-VolumeMultiattachTests-1318208031 tempest-VolumeMultiattachTests-1318208031-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3652b72d-e961-4012-9d2c-94913777601e) transitioned into state 'SUCCESS' from state '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-358059001',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='db53072d41a840ef9cb7837ae1349054',qos_specs=None,replication_status=,reservations=['6bb25c23-431c-4ad0-8eb7-8311789d8c3d','633620ec-cc60-45e5-805f-2b9f86fd8e5a','ab06a10c-a55d-44c2-9932-57154f170f11','35b2263e-fba5-4632-9a60-657c9a782215'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='87bc3e45c8b446a6b10f6aa63a8e8c5b',volume_type_id=45fd9a3a-b61e-4c6c-9ab7-d02f06678d0d)}' {{(pid=100297) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 10:04:00.119405 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.volume.api [None req-bd97e119-5b27-42a5-b5e8-8bb51477bd4b tempest-VolumeMultiattachTests-1318208031 tempest-VolumeMultiattachTests-1318208031-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4121eaa8-530a-4a4d-92d5-ff549984c6cf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100297) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 10:04:00.128350 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.volume.api [None req-bd97e119-5b27-42a5-b5e8-8bb51477bd4b tempest-VolumeMultiattachTests-1318208031 tempest-VolumeMultiattachTests-1318208031-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4121eaa8-530a-4a4d-92d5-ff549984c6cf) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100297) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 10:04:00.129538 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.volume.api [None req-bd97e119-5b27-42a5-b5e8-8bb51477bd4b tempest-VolumeMultiattachTests-1318208031 tempest-VolumeMultiattachTests-1318208031-project-member] Flow 'volume_create_api' (4b51240a-d48d-4b72-9705-a73e376eca63) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100297) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 10:04:00.129942 np0000006707 devstack@c-api.service[100297]: INFO cinder.volume.api [None req-bd97e119-5b27-42a5-b5e8-8bb51477bd4b tempest-VolumeMultiattachTests-1318208031 tempest-VolumeMultiattachTests-1318208031-project-member] Create volume request issued successfully. Aug 07 10:04:00.130653 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-bd97e119-5b27-42a5-b5e8-8bb51477bd4b tempest-VolumeMultiattachTests-1318208031 tempest-VolumeMultiattachTests-1318208031-project-member] https://10.4.3.8/volume/v3/volumes returned with HTTP 202 Aug 07 10:04:00.131198 np0000006707 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 1110/4435] 10.4.3.8 () {68 vars in 1245 bytes} [Fri Aug 7 10:03:59 2026] POST /volume/v3/volumes => generated 748 bytes in 139 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 07 10:04:00.143628 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.middleware.request_id [None req-6af464bb-605b-406d-85fe-e217d7a07104 None None] RequestId filter calling following filter/app {{(pid=100298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:04:00.145972 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [None req-6af464bb-605b-406d-85fe-e217d7a07104 tempest-VolumeMultiattachTests-1318208031 tempest-VolumeMultiattachTests-1318208031-project-member] GET https://10.4.3.8/volume/v3/volumes/3d311b61-2adf-4476-b6a4-7d1356f2417b Aug 07 10:04:00.146235 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [None req-6af464bb-605b-406d-85fe-e217d7a07104 tempest-VolumeMultiattachTests-1318208031 tempest-VolumeMultiattachTests-1318208031-project-member] Empty body provided in request {{(pid=100298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 10:04:00.146537 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [None req-6af464bb-605b-406d-85fe-e217d7a07104 tempest-VolumeMultiattachTests-1318208031 tempest-VolumeMultiattachTests-1318208031-project-member] Calling method 'show' {{(pid=100298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 10:04:00.156952 np0000006707 devstack@c-api.service[100298]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 10:04:00.156952 np0000006707 devstack@c-api.service[100298]: warnings.warn( Aug 07 10:04:00.163830 np0000006707 devstack@c-api.service[100298]: INFO cinder.volume.api [None req-6af464bb-605b-406d-85fe-e217d7a07104 tempest-VolumeMultiattachTests-1318208031 tempest-VolumeMultiattachTests-1318208031-project-member] Volume info retrieved successfully. Aug 07 10:04:00.169340 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [None req-6af464bb-605b-406d-85fe-e217d7a07104 tempest-VolumeMultiattachTests-1318208031 tempest-VolumeMultiattachTests-1318208031-project-member] https://10.4.3.8/volume/v3/volumes/3d311b61-2adf-4476-b6a4-7d1356f2417b returned with HTTP 200 Aug 07 10:04:00.169848 np0000006707 devstack@c-api.service[100298]: [pid: 100298|app: 0|req: 1110/4436] 10.4.3.8 () {66 vars in 1334 bytes} [Fri Aug 7 10:04:00 2026] GET /volume/v3/volumes/3d311b61-2adf-4476-b6a4-7d1356f2417b => generated 816 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 10:04:00.305939 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [None req-c23d806a-6359-47b7-8b43-160d84c1542f None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:04:00.307918 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-c23d806a-6359-47b7-8b43-160d84c1542f tempest-VolumesBackupsTest-1326273140 tempest-VolumesBackupsTest-1326273140-project-admin] GET https://10.4.3.8/volume/v3/backups/f53bfd19-1209-4eee-a23c-47ae96af05d6 Aug 07 10:04:00.308165 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-c23d806a-6359-47b7-8b43-160d84c1542f tempest-VolumesBackupsTest-1326273140 tempest-VolumesBackupsTest-1326273140-project-admin] Empty body provided in request {{(pid=100296) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 10:04:00.308412 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-c23d806a-6359-47b7-8b43-160d84c1542f tempest-VolumesBackupsTest-1326273140 tempest-VolumesBackupsTest-1326273140-project-admin] Calling method 'show' {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 10:04:00.308585 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.v3.backups [None req-c23d806a-6359-47b7-8b43-160d84c1542f tempest-VolumesBackupsTest-1326273140 tempest-VolumesBackupsTest-1326273140-project-admin] Show backup with id f53bfd19-1209-4eee-a23c-47ae96af05d6. {{(pid=100296) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 10:04:00.314044 np0000006707 devstack@c-api.service[100296]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 10:04:00.314044 np0000006707 devstack@c-api.service[100296]: warnings.warn( Aug 07 10:04:00.314997 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-c23d806a-6359-47b7-8b43-160d84c1542f tempest-VolumesBackupsTest-1326273140 tempest-VolumesBackupsTest-1326273140-project-admin] https://10.4.3.8/volume/v3/backups/f53bfd19-1209-4eee-a23c-47ae96af05d6 returned with HTTP 200 Aug 07 10:04:00.315550 np0000006707 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 1107/4437] 10.4.3.8 () {66 vars in 1334 bytes} [Fri Aug 7 10:04:00 2026] GET /volume/v3/backups/f53bfd19-1209-4eee-a23c-47ae96af05d6 => generated 746 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 10:04:01.184066 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-14246821-dc90-49cc-8699-d1baa7e44890 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:04:01.186607 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-14246821-dc90-49cc-8699-d1baa7e44890 tempest-VolumeMultiattachTests-1318208031 tempest-VolumeMultiattachTests-1318208031-project-member] GET https://10.4.3.8/volume/v3/volumes/3d311b61-2adf-4476-b6a4-7d1356f2417b Aug 07 10:04:01.186887 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-14246821-dc90-49cc-8699-d1baa7e44890 tempest-VolumeMultiattachTests-1318208031 tempest-VolumeMultiattachTests-1318208031-project-member] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 10:04:01.187136 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-14246821-dc90-49cc-8699-d1baa7e44890 tempest-VolumeMultiattachTests-1318208031 tempest-VolumeMultiattachTests-1318208031-project-member] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 10:04:01.197606 np0000006707 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 10:04:01.197606 np0000006707 devstack@c-api.service[100295]: warnings.warn( Aug 07 10:04:01.202160 np0000006707 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-14246821-dc90-49cc-8699-d1baa7e44890 tempest-VolumeMultiattachTests-1318208031 tempest-VolumeMultiattachTests-1318208031-project-member] Volume info retrieved successfully. Aug 07 10:04:01.207965 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-14246821-dc90-49cc-8699-d1baa7e44890 tempest-VolumeMultiattachTests-1318208031 tempest-VolumeMultiattachTests-1318208031-project-member] https://10.4.3.8/volume/v3/volumes/3d311b61-2adf-4476-b6a4-7d1356f2417b returned with HTTP 200 Aug 07 10:04:01.208646 np0000006707 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 1111/4438] 10.4.3.8 () {66 vars in 1334 bytes} [Fri Aug 7 10:04:01 2026] GET /volume/v3/volumes/3d311b61-2adf-4476-b6a4-7d1356f2417b => generated 841 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 10:04:01.224496 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [None req-fcf90a1a-f8da-4aad-adc5-eb56b5f38e8a None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:04:01.226427 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-fcf90a1a-f8da-4aad-adc5-eb56b5f38e8a tempest-VolumeMultiattachTests-1318208031 tempest-VolumeMultiattachTests-1318208031-project-member] GET https://10.4.3.8/volume/v3/volumes/3d311b61-2adf-4476-b6a4-7d1356f2417b Aug 07 10:04:01.226639 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-fcf90a1a-f8da-4aad-adc5-eb56b5f38e8a tempest-VolumeMultiattachTests-1318208031 tempest-VolumeMultiattachTests-1318208031-project-member] Empty body provided in request {{(pid=100297) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 10:04:01.226852 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-fcf90a1a-f8da-4aad-adc5-eb56b5f38e8a tempest-VolumeMultiattachTests-1318208031 tempest-VolumeMultiattachTests-1318208031-project-member] Calling method 'show' {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 10:04:01.234718 np0000006707 devstack@c-api.service[100297]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 10:04:01.234718 np0000006707 devstack@c-api.service[100297]: warnings.warn( Aug 07 10:04:01.239785 np0000006707 devstack@c-api.service[100297]: INFO cinder.volume.api [None req-fcf90a1a-f8da-4aad-adc5-eb56b5f38e8a tempest-VolumeMultiattachTests-1318208031 tempest-VolumeMultiattachTests-1318208031-project-member] Volume info retrieved successfully. Aug 07 10:04:01.245952 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-fcf90a1a-f8da-4aad-adc5-eb56b5f38e8a tempest-VolumeMultiattachTests-1318208031 tempest-VolumeMultiattachTests-1318208031-project-member] https://10.4.3.8/volume/v3/volumes/3d311b61-2adf-4476-b6a4-7d1356f2417b returned with HTTP 200 Aug 07 10:04:01.246667 np0000006707 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 1111/4439] 10.4.3.8 () {66 vars in 1334 bytes} [Fri Aug 7 10:04:01 2026] GET /volume/v3/volumes/3d311b61-2adf-4476-b6a4-7d1356f2417b => generated 841 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 10:04:01.260399 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.middleware.request_id [None req-15221fbc-543d-4b97-b205-402f07c5857e None None] RequestId filter calling following filter/app {{(pid=100298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:04:01.262222 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [None req-15221fbc-543d-4b97-b205-402f07c5857e tempest-VolumeMultiattachTests-411443096 tempest-VolumeMultiattachTests-411443096-project-admin] POST https://10.4.3.8/volume/v3/types Aug 07 10:04:01.262770 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [None req-15221fbc-543d-4b97-b205-402f07c5857e tempest-VolumeMultiattachTests-411443096 tempest-VolumeMultiattachTests-411443096-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-scenario-type-luks-1992180999", "extra_specs": {}}} {{(pid=100298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 10:04:01.277667 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [None req-15221fbc-543d-4b97-b205-402f07c5857e tempest-VolumeMultiattachTests-411443096 tempest-VolumeMultiattachTests-411443096-project-admin] https://10.4.3.8/volume/v3/types returned with HTTP 200 Aug 07 10:04:01.278104 np0000006707 devstack@c-api.service[100298]: [pid: 100298|app: 0|req: 1111/4440] 10.4.3.8 () {68 vars in 1238 bytes} [Fri Aug 7 10:04:01 2026] POST /volume/v3/types => generated 212 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 10:04:01.286872 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [None req-39a6a6b6-23ef-4ca3-bc2a-c5f6363b9c9a None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:04:01.288943 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-39a6a6b6-23ef-4ca3-bc2a-c5f6363b9c9a tempest-VolumeMultiattachTests-411443096 tempest-VolumeMultiattachTests-411443096-project-admin] POST https://10.4.3.8/volume/v3/types/8c88a627-c72a-428e-84ee-57a322dc4809/encryption Aug 07 10:04:01.289359 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-39a6a6b6-23ef-4ca3-bc2a-c5f6363b9c9a tempest-VolumeMultiattachTests-411443096 tempest-VolumeMultiattachTests-411443096-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "luks", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 10:04:01.306885 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-39a6a6b6-23ef-4ca3-bc2a-c5f6363b9c9a tempest-VolumeMultiattachTests-411443096 tempest-VolumeMultiattachTests-411443096-project-admin] https://10.4.3.8/volume/v3/types/8c88a627-c72a-428e-84ee-57a322dc4809/encryption returned with HTTP 200 Aug 07 10:04:01.307269 np0000006707 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 1108/4441] 10.4.3.8 () {68 vars in 1383 bytes} [Fri Aug 7 10:04:01 2026] POST /volume/v3/types/8c88a627-c72a-428e-84ee-57a322dc4809/encryption => generated 230 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 10:04:01.314915 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-2631753c-fc14-4913-b7ed-8a37551712c1 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:04:01.316636 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-2631753c-fc14-4913-b7ed-8a37551712c1 tempest-VolumeMultiattachTests-1318208031 tempest-VolumeMultiattachTests-1318208031-project-member] POST https://10.4.3.8/volume/v3/volumes Aug 07 10:04:01.316971 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-2631753c-fc14-4913-b7ed-8a37551712c1 tempest-VolumeMultiattachTests-1318208031 tempest-VolumeMultiattachTests-1318208031-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-VolumeMultiattachTests-volume-1756766274", "snapshot_id": null, "imageRef": null, "volume_type": "tempest-scenario-type-luks-1992180999", "size": 1}} {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 10:04:01.318761 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.v3.volumes [None req-2631753c-fc14-4913-b7ed-8a37551712c1 tempest-VolumeMultiattachTests-1318208031 tempest-VolumeMultiattachTests-1318208031-project-member] Create volume request body: {'volume': {'name': 'tempest-VolumeMultiattachTests-volume-1756766274', 'snapshot_id': None, 'imageRef': None, 'volume_type': 'tempest-scenario-type-luks-1992180999', 'size': 1}} {{(pid=100295) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 07 10:04:01.322299 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.v3.volumes [None req-2631753c-fc14-4913-b7ed-8a37551712c1 tempest-VolumeMultiattachTests-1318208031 tempest-VolumeMultiattachTests-1318208031-project-member] Create volume of 1 GB Aug 07 10:04:01.322588 np0000006707 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 10:04:01.322588 np0000006707 devstack@c-api.service[100295]: warnings.warn( Aug 07 10:04:01.323165 np0000006707 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-2631753c-fc14-4913-b7ed-8a37551712c1 tempest-VolumeMultiattachTests-1318208031 tempest-VolumeMultiattachTests-1318208031-project-member] Availability Zones retrieved successfully. Aug 07 10:04:01.329632 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [None req-8bb60211-7290-4ed3-811b-3549dd40af62 None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:04:01.329967 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.volume.api [None req-2631753c-fc14-4913-b7ed-8a37551712c1 tempest-VolumeMultiattachTests-1318208031 tempest-VolumeMultiattachTests-1318208031-project-member] Flow 'volume_create_api' (b076a3c8-b606-42ba-91c2-285ac33fe1fd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100295) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 10:04:01.331059 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.volume.api [None req-2631753c-fc14-4913-b7ed-8a37551712c1 tempest-VolumeMultiattachTests-1318208031 tempest-VolumeMultiattachTests-1318208031-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (62b1d834-1ad6-41fe-bdf5-3f9bae33a14c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100295) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 10:04:01.331562 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-8bb60211-7290-4ed3-811b-3549dd40af62 tempest-VolumesBackupsTest-1326273140 tempest-VolumesBackupsTest-1326273140-project-admin] GET https://10.4.3.8/volume/v3/backups/f53bfd19-1209-4eee-a23c-47ae96af05d6 Aug 07 10:04:01.331775 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-8bb60211-7290-4ed3-811b-3549dd40af62 tempest-VolumesBackupsTest-1326273140 tempest-VolumesBackupsTest-1326273140-project-admin] Empty body provided in request {{(pid=100297) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 10:04:01.331972 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-8bb60211-7290-4ed3-811b-3549dd40af62 tempest-VolumesBackupsTest-1326273140 tempest-VolumesBackupsTest-1326273140-project-admin] Calling method 'show' {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 10:04:01.332048 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.volume.flows.api.create_volume [None req-2631753c-fc14-4913-b7ed-8a37551712c1 tempest-VolumeMultiattachTests-1318208031 tempest-VolumeMultiattachTests-1318208031-project-member] Validating volume size '1' using validate_int {{(pid=100295) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 07 10:04:01.332126 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.v3.backups [None req-8bb60211-7290-4ed3-811b-3549dd40af62 tempest-VolumesBackupsTest-1326273140 tempest-VolumesBackupsTest-1326273140-project-admin] Show backup with id f53bfd19-1209-4eee-a23c-47ae96af05d6. {{(pid=100297) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 10:04:01.336754 np0000006707 devstack@c-api.service[100297]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 10:04:01.336754 np0000006707 devstack@c-api.service[100297]: warnings.warn( Aug 07 10:04:01.337744 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-8bb60211-7290-4ed3-811b-3549dd40af62 tempest-VolumesBackupsTest-1326273140 tempest-VolumesBackupsTest-1326273140-project-admin] https://10.4.3.8/volume/v3/backups/f53bfd19-1209-4eee-a23c-47ae96af05d6 returned with HTTP 200 Aug 07 10:04:01.338130 np0000006707 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 1112/4442] 10.4.3.8 () {66 vars in 1334 bytes} [Fri Aug 7 10:04:01 2026] GET /volume/v3/backups/f53bfd19-1209-4eee-a23c-47ae96af05d6 => generated 746 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 10:04:01.364707 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.volume.api [None req-2631753c-fc14-4913-b7ed-8a37551712c1 tempest-VolumeMultiattachTests-1318208031 tempest-VolumeMultiattachTests-1318208031-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (62b1d834-1ad6-41fe-bdf5-3f9bae33a14c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-07T10:04:01Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=8c88a627-c72a-428e-84ee-57a322dc4809,is_public=True,name='tempest-scenario-type-luks-1992180999',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '8c88a627-c72a-428e-84ee-57a322dc4809', '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=100295) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 10:04:01.365573 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.volume.api [None req-2631753c-fc14-4913-b7ed-8a37551712c1 tempest-VolumeMultiattachTests-1318208031 tempest-VolumeMultiattachTests-1318208031-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (bc57204e-2386-4be3-9c0e-4b8bb4549b4f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100295) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 10:04:01.406613 np0000006707 devstack@c-api.service[100295]: WARNING cinder.quota [None req-2631753c-fc14-4913-b7ed-8a37551712c1 tempest-VolumeMultiattachTests-1318208031 tempest-VolumeMultiattachTests-1318208031-project-member] Deprecated: Default quota for resource: volumes_tempest-scenario-type-luks-1992180999 is set by the default quota flag: quota_volumes_tempest-scenario-type-luks-1992180999, it is now deprecated. Please use the default quota class for default quota. Aug 07 10:04:01.407002 np0000006707 devstack@c-api.service[100295]: WARNING cinder.quota [None req-2631753c-fc14-4913-b7ed-8a37551712c1 tempest-VolumeMultiattachTests-1318208031 tempest-VolumeMultiattachTests-1318208031-project-member] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-luks-1992180999 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-luks-1992180999, it is now deprecated. Please use the default quota class for default quota. Aug 07 10:04:01.433930 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.quota [None req-2631753c-fc14-4913-b7ed-8a37551712c1 tempest-VolumeMultiattachTests-1318208031 tempest-VolumeMultiattachTests-1318208031-project-member] Created reservations ['99cccd65-4f06-4a9c-8d4e-9050da2cc8d0', '41ef77f3-2d04-4ece-9499-ee618aee5f95', '6e636d92-04f4-475d-9606-e2b34f78913b', '0516a0bc-f61f-4ee2-9409-fe6fcdc0281b'] {{(pid=100295) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 10:04:01.434980 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.volume.api [None req-2631753c-fc14-4913-b7ed-8a37551712c1 tempest-VolumeMultiattachTests-1318208031 tempest-VolumeMultiattachTests-1318208031-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (bc57204e-2386-4be3-9c0e-4b8bb4549b4f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['99cccd65-4f06-4a9c-8d4e-9050da2cc8d0', '41ef77f3-2d04-4ece-9499-ee618aee5f95', '6e636d92-04f4-475d-9606-e2b34f78913b', '0516a0bc-f61f-4ee2-9409-fe6fcdc0281b']}' {{(pid=100295) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 10:04:01.435926 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.volume.api [None req-2631753c-fc14-4913-b7ed-8a37551712c1 tempest-VolumeMultiattachTests-1318208031 tempest-VolumeMultiattachTests-1318208031-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a0cba3be-e109-4c6e-a9bb-5c52012311b9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100295) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 10:04:01.461350 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.volume.api [None req-2631753c-fc14-4913-b7ed-8a37551712c1 tempest-VolumeMultiattachTests-1318208031 tempest-VolumeMultiattachTests-1318208031-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a0cba3be-e109-4c6e-a9bb-5c52012311b9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '6933daf5-872d-4ad0-9838-b7489f251aab', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeMultiattachTests-volume-1756766274',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='db53072d41a840ef9cb7837ae1349054',qos_specs=None,replication_status=,reservations=['99cccd65-4f06-4a9c-8d4e-9050da2cc8d0','41ef77f3-2d04-4ece-9499-ee618aee5f95','6e636d92-04f4-475d-9606-e2b34f78913b','0516a0bc-f61f-4ee2-9409-fe6fcdc0281b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='87bc3e45c8b446a6b10f6aa63a8e8c5b',volume_type_id=8c88a627-c72a-428e-84ee-57a322dc4809), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-07T10:04:01Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeMultiattachTests-volume-1756766274',ec2_id=None,encryption_key_id=00000000-0000-0000-0000-000000000000,glance_metadata=,group=,group_id=None,host=None,id=6933daf5-872d-4ad0-9838-b7489f251aab,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='db53072d41a840ef9cb7837ae1349054',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='87bc3e45c8b446a6b10f6aa63a8e8c5b',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(8c88a627-c72a-428e-84ee-57a322dc4809),volume_type_id=8c88a627-c72a-428e-84ee-57a322dc4809)}' {{(pid=100295) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 10:04:01.462286 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.volume.api [None req-2631753c-fc14-4913-b7ed-8a37551712c1 tempest-VolumeMultiattachTests-1318208031 tempest-VolumeMultiattachTests-1318208031-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9187fc3b-7ea1-4d69-81f3-92f0e7551eb1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100295) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 10:04:01.482918 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.volume.api [None req-2631753c-fc14-4913-b7ed-8a37551712c1 tempest-VolumeMultiattachTests-1318208031 tempest-VolumeMultiattachTests-1318208031-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9187fc3b-7ea1-4d69-81f3-92f0e7551eb1) transitioned into state 'SUCCESS' from state '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-1756766274',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='db53072d41a840ef9cb7837ae1349054',qos_specs=None,replication_status=,reservations=['99cccd65-4f06-4a9c-8d4e-9050da2cc8d0','41ef77f3-2d04-4ece-9499-ee618aee5f95','6e636d92-04f4-475d-9606-e2b34f78913b','0516a0bc-f61f-4ee2-9409-fe6fcdc0281b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='87bc3e45c8b446a6b10f6aa63a8e8c5b',volume_type_id=8c88a627-c72a-428e-84ee-57a322dc4809)}' {{(pid=100295) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 10:04:01.483794 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.volume.api [None req-2631753c-fc14-4913-b7ed-8a37551712c1 tempest-VolumeMultiattachTests-1318208031 tempest-VolumeMultiattachTests-1318208031-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (38a99469-ec4f-4ff1-9b0c-90fd044df8d1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100295) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 10:04:01.495056 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.volume.api [None req-2631753c-fc14-4913-b7ed-8a37551712c1 tempest-VolumeMultiattachTests-1318208031 tempest-VolumeMultiattachTests-1318208031-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (38a99469-ec4f-4ff1-9b0c-90fd044df8d1) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100295) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 10:04:01.496135 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.volume.api [None req-2631753c-fc14-4913-b7ed-8a37551712c1 tempest-VolumeMultiattachTests-1318208031 tempest-VolumeMultiattachTests-1318208031-project-member] Flow 'volume_create_api' (b076a3c8-b606-42ba-91c2-285ac33fe1fd) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100295) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 10:04:01.496511 np0000006707 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-2631753c-fc14-4913-b7ed-8a37551712c1 tempest-VolumeMultiattachTests-1318208031 tempest-VolumeMultiattachTests-1318208031-project-member] Create volume request issued successfully. Aug 07 10:04:01.497141 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-2631753c-fc14-4913-b7ed-8a37551712c1 tempest-VolumeMultiattachTests-1318208031 tempest-VolumeMultiattachTests-1318208031-project-member] https://10.4.3.8/volume/v3/volumes returned with HTTP 202 Aug 07 10:04:01.497837 np0000006707 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 1112/4443] 10.4.3.8 () {68 vars in 1245 bytes} [Fri Aug 7 10:04:01 2026] POST /volume/v3/volumes => generated 777 bytes in 183 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 07 10:04:01.510195 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.middleware.request_id [None req-bb6ee396-a6c8-4f7d-bbba-2bd8c6b58046 None None] RequestId filter calling following filter/app {{(pid=100298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:04:01.512002 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [None req-bb6ee396-a6c8-4f7d-bbba-2bd8c6b58046 tempest-VolumeMultiattachTests-1318208031 tempest-VolumeMultiattachTests-1318208031-project-member] GET https://10.4.3.8/volume/v3/volumes/6933daf5-872d-4ad0-9838-b7489f251aab Aug 07 10:04:01.512277 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [None req-bb6ee396-a6c8-4f7d-bbba-2bd8c6b58046 tempest-VolumeMultiattachTests-1318208031 tempest-VolumeMultiattachTests-1318208031-project-member] Empty body provided in request {{(pid=100298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 10:04:01.512503 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [None req-bb6ee396-a6c8-4f7d-bbba-2bd8c6b58046 tempest-VolumeMultiattachTests-1318208031 tempest-VolumeMultiattachTests-1318208031-project-member] Calling method 'show' {{(pid=100298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 10:04:01.521317 np0000006707 devstack@c-api.service[100298]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 10:04:01.521317 np0000006707 devstack@c-api.service[100298]: warnings.warn( Aug 07 10:04:01.527591 np0000006707 devstack@c-api.service[100298]: INFO cinder.volume.api [None req-bb6ee396-a6c8-4f7d-bbba-2bd8c6b58046 tempest-VolumeMultiattachTests-1318208031 tempest-VolumeMultiattachTests-1318208031-project-member] Volume info retrieved successfully. Aug 07 10:04:01.532027 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [None req-bb6ee396-a6c8-4f7d-bbba-2bd8c6b58046 tempest-VolumeMultiattachTests-1318208031 tempest-VolumeMultiattachTests-1318208031-project-member] https://10.4.3.8/volume/v3/volumes/6933daf5-872d-4ad0-9838-b7489f251aab returned with HTTP 200 Aug 07 10:04:01.532732 np0000006707 devstack@c-api.service[100298]: [pid: 100298|app: 0|req: 1112/4444] 10.4.3.8 () {66 vars in 1334 bytes} [Fri Aug 7 10:04:01 2026] GET /volume/v3/volumes/6933daf5-872d-4ad0-9838-b7489f251aab => generated 845 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 10:04:02.348454 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [None req-15b057f9-18f0-45bb-804e-9094d92bb39f None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:04:02.350090 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-15b057f9-18f0-45bb-804e-9094d92bb39f tempest-VolumesBackupsTest-1326273140 tempest-VolumesBackupsTest-1326273140-project-admin] GET https://10.4.3.8/volume/v3/backups/f53bfd19-1209-4eee-a23c-47ae96af05d6 Aug 07 10:04:02.350258 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-15b057f9-18f0-45bb-804e-9094d92bb39f tempest-VolumesBackupsTest-1326273140 tempest-VolumesBackupsTest-1326273140-project-admin] Empty body provided in request {{(pid=100296) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 10:04:02.350433 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-15b057f9-18f0-45bb-804e-9094d92bb39f tempest-VolumesBackupsTest-1326273140 tempest-VolumesBackupsTest-1326273140-project-admin] Calling method 'show' {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 10:04:02.350556 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.v3.backups [None req-15b057f9-18f0-45bb-804e-9094d92bb39f tempest-VolumesBackupsTest-1326273140 tempest-VolumesBackupsTest-1326273140-project-admin] Show backup with id f53bfd19-1209-4eee-a23c-47ae96af05d6. {{(pid=100296) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 10:04:02.354297 np0000006707 devstack@c-api.service[100296]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 10:04:02.354297 np0000006707 devstack@c-api.service[100296]: warnings.warn( Aug 07 10:04:02.354826 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-15b057f9-18f0-45bb-804e-9094d92bb39f tempest-VolumesBackupsTest-1326273140 tempest-VolumesBackupsTest-1326273140-project-admin] https://10.4.3.8/volume/v3/backups/f53bfd19-1209-4eee-a23c-47ae96af05d6 returned with HTTP 200 Aug 07 10:04:02.355135 np0000006707 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 1109/4445] 10.4.3.8 () {66 vars in 1334 bytes} [Fri Aug 7 10:04:02 2026] GET /volume/v3/backups/f53bfd19-1209-4eee-a23c-47ae96af05d6 => generated 746 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 10:04:02.553920 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [None req-f6fc3c6b-de06-4d3c-9199-49d02872fb5a None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:04:02.557706 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-f6fc3c6b-de06-4d3c-9199-49d02872fb5a tempest-VolumeMultiattachTests-1318208031 tempest-VolumeMultiattachTests-1318208031-project-member] GET https://10.4.3.8/volume/v3/volumes/6933daf5-872d-4ad0-9838-b7489f251aab Aug 07 10:04:02.557998 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-f6fc3c6b-de06-4d3c-9199-49d02872fb5a tempest-VolumeMultiattachTests-1318208031 tempest-VolumeMultiattachTests-1318208031-project-member] Empty body provided in request {{(pid=100297) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 10:04:02.558326 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-f6fc3c6b-de06-4d3c-9199-49d02872fb5a tempest-VolumeMultiattachTests-1318208031 tempest-VolumeMultiattachTests-1318208031-project-member] Calling method 'show' {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 10:04:02.568320 np0000006707 devstack@c-api.service[100297]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 10:04:02.568320 np0000006707 devstack@c-api.service[100297]: warnings.warn( Aug 07 10:04:02.573039 np0000006707 devstack@c-api.service[100297]: INFO cinder.volume.api [None req-f6fc3c6b-de06-4d3c-9199-49d02872fb5a tempest-VolumeMultiattachTests-1318208031 tempest-VolumeMultiattachTests-1318208031-project-member] Volume info retrieved successfully. Aug 07 10:04:02.579610 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-f6fc3c6b-de06-4d3c-9199-49d02872fb5a tempest-VolumeMultiattachTests-1318208031 tempest-VolumeMultiattachTests-1318208031-project-member] https://10.4.3.8/volume/v3/volumes/6933daf5-872d-4ad0-9838-b7489f251aab returned with HTTP 200 Aug 07 10:04:02.580177 np0000006707 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 1113/4446] 10.4.3.8 () {66 vars in 1334 bytes} [Fri Aug 7 10:04:02 2026] GET /volume/v3/volumes/6933daf5-872d-4ad0-9838-b7489f251aab => generated 870 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 10:04:02.594835 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-ea5b8713-73c9-45e6-8f03-cea5d3621f85 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:04:02.597393 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-ea5b8713-73c9-45e6-8f03-cea5d3621f85 tempest-VolumeMultiattachTests-1318208031 tempest-VolumeMultiattachTests-1318208031-project-member] GET https://10.4.3.8/volume/v3/volumes/6933daf5-872d-4ad0-9838-b7489f251aab Aug 07 10:04:02.597650 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-ea5b8713-73c9-45e6-8f03-cea5d3621f85 tempest-VolumeMultiattachTests-1318208031 tempest-VolumeMultiattachTests-1318208031-project-member] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 10:04:02.597840 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-ea5b8713-73c9-45e6-8f03-cea5d3621f85 tempest-VolumeMultiattachTests-1318208031 tempest-VolumeMultiattachTests-1318208031-project-member] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 10:04:02.605642 np0000006707 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 10:04:02.605642 np0000006707 devstack@c-api.service[100295]: warnings.warn( Aug 07 10:04:02.609274 np0000006707 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-ea5b8713-73c9-45e6-8f03-cea5d3621f85 tempest-VolumeMultiattachTests-1318208031 tempest-VolumeMultiattachTests-1318208031-project-member] Volume info retrieved successfully. Aug 07 10:04:02.613920 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-ea5b8713-73c9-45e6-8f03-cea5d3621f85 tempest-VolumeMultiattachTests-1318208031 tempest-VolumeMultiattachTests-1318208031-project-member] https://10.4.3.8/volume/v3/volumes/6933daf5-872d-4ad0-9838-b7489f251aab returned with HTTP 200 Aug 07 10:04:02.614313 np0000006707 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 1113/4447] 10.4.3.8 () {66 vars in 1334 bytes} [Fri Aug 7 10:04:02 2026] GET /volume/v3/volumes/6933daf5-872d-4ad0-9838-b7489f251aab => generated 870 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 10:04:02.675895 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.middleware.request_id [req-29d3c60c-6a0e-40f3-8959-62fbc475e0e7 req-1345be41-c58b-4753-a731-e750c99e1d92 None None] RequestId filter calling following filter/app {{(pid=100298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:04:02.679199 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [req-29d3c60c-6a0e-40f3-8959-62fbc475e0e7 req-1345be41-c58b-4753-a731-e750c99e1d92 tempest-VolumeMultiattachTests-1318208031 tempest-VolumeMultiattachTests-1318208031-project-member] GET https://10.4.3.8/volume/v3/volumes/3d311b61-2adf-4476-b6a4-7d1356f2417b Aug 07 10:04:02.679199 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [req-29d3c60c-6a0e-40f3-8959-62fbc475e0e7 req-1345be41-c58b-4753-a731-e750c99e1d92 tempest-VolumeMultiattachTests-1318208031 tempest-VolumeMultiattachTests-1318208031-project-member] Empty body provided in request {{(pid=100298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 10:04:02.679199 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [req-29d3c60c-6a0e-40f3-8959-62fbc475e0e7 req-1345be41-c58b-4753-a731-e750c99e1d92 tempest-VolumeMultiattachTests-1318208031 tempest-VolumeMultiattachTests-1318208031-project-member] Calling method 'show' {{(pid=100298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 10:04:02.692566 np0000006707 devstack@c-api.service[100298]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 10:04:02.692566 np0000006707 devstack@c-api.service[100298]: warnings.warn( Aug 07 10:04:02.698194 np0000006707 devstack@c-api.service[100298]: INFO cinder.volume.api [req-29d3c60c-6a0e-40f3-8959-62fbc475e0e7 req-1345be41-c58b-4753-a731-e750c99e1d92 tempest-VolumeMultiattachTests-1318208031 tempest-VolumeMultiattachTests-1318208031-project-member] Volume info retrieved successfully. Aug 07 10:04:02.704771 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [req-29d3c60c-6a0e-40f3-8959-62fbc475e0e7 req-1345be41-c58b-4753-a731-e750c99e1d92 tempest-VolumeMultiattachTests-1318208031 tempest-VolumeMultiattachTests-1318208031-project-member] https://10.4.3.8/volume/v3/volumes/3d311b61-2adf-4476-b6a4-7d1356f2417b returned with HTTP 200 Aug 07 10:04:02.705606 np0000006707 devstack@c-api.service[100298]: [pid: 100298|app: 0|req: 1113/4448] 10.4.3.8 () {68 vars in 1584 bytes} [Fri Aug 7 10:04:02 2026] GET /volume/v3/volumes/3d311b61-2adf-4476-b6a4-7d1356f2417b => generated 841 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 10:04:02.780510 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [None req-98d8e809-0d4a-456d-848d-c47ab9d9a12f None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:04:02.781019 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-98d8e809-0d4a-456d-848d-c47ab9d9a12f None None] GET https://10.4.3.8/volume// Aug 07 10:04:02.781261 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-98d8e809-0d4a-456d-848d-c47ab9d9a12f None None] Empty body provided in request {{(pid=100296) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 10:04:02.781532 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-98d8e809-0d4a-456d-848d-c47ab9d9a12f None None] Calling method 'all' {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 10:04:02.781930 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-98d8e809-0d4a-456d-848d-c47ab9d9a12f None None] https://10.4.3.8/volume// returned with HTTP 300 Aug 07 10:04:02.782374 np0000006707 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 1110/4449] 10.4.3.8 () {66 vars in 1414 bytes} [Fri Aug 7 10:04:02 2026] GET /volume/ => generated 384 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 07 10:04:02.789509 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [req-29d3c60c-6a0e-40f3-8959-62fbc475e0e7 req-6d255f69-77a0-4b90-8fe5-482e7d34ee60 None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:04:02.791534 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [req-29d3c60c-6a0e-40f3-8959-62fbc475e0e7 req-6d255f69-77a0-4b90-8fe5-482e7d34ee60 tempest-VolumeMultiattachTests-1318208031 tempest-VolumeMultiattachTests-1318208031-project-member] POST https://10.4.3.8/volume/v3/attachments Aug 07 10:04:02.791876 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [req-29d3c60c-6a0e-40f3-8959-62fbc475e0e7 req-6d255f69-77a0-4b90-8fe5-482e7d34ee60 tempest-VolumeMultiattachTests-1318208031 tempest-VolumeMultiattachTests-1318208031-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "3d311b61-2adf-4476-b6a4-7d1356f2417b", "connector": null, "instance_uuid": "4765f5ce-3578-4335-be12-915bb6e88ad5"}} {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 10:04:02.800174 np0000006707 devstack@c-api.service[100297]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 10:04:02.800174 np0000006707 devstack@c-api.service[100297]: warnings.warn( Aug 07 10:04:02.823360 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [req-29d3c60c-6a0e-40f3-8959-62fbc475e0e7 req-6d255f69-77a0-4b90-8fe5-482e7d34ee60 tempest-VolumeMultiattachTests-1318208031 tempest-VolumeMultiattachTests-1318208031-project-member] https://10.4.3.8/volume/v3/attachments returned with HTTP 200 Aug 07 10:04:02.824145 np0000006707 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 1114/4450] 10.4.3.8 () {74 vars in 1580 bytes} [Fri Aug 7 10:04:02 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 10:04:02.855641 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-817f056b-5166-4793-8162-b9fc46758d81 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:04:02.857356 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-817f056b-5166-4793-8162-b9fc46758d81 tempest-VolumeMultiattachTests-1318208031 tempest-VolumeMultiattachTests-1318208031-project-member] GET https://10.4.3.8/volume/v3/volumes/3d311b61-2adf-4476-b6a4-7d1356f2417b Aug 07 10:04:02.857530 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-817f056b-5166-4793-8162-b9fc46758d81 tempest-VolumeMultiattachTests-1318208031 tempest-VolumeMultiattachTests-1318208031-project-member] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 10:04:02.857713 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-817f056b-5166-4793-8162-b9fc46758d81 tempest-VolumeMultiattachTests-1318208031 tempest-VolumeMultiattachTests-1318208031-project-member] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 10:04:02.860232 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.middleware.request_id [None req-08794039-fce6-4b31-a283-42a5118c52fa None None] RequestId filter calling following filter/app {{(pid=100298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:04:02.860819 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [None req-08794039-fce6-4b31-a283-42a5118c52fa None None] GET https://10.4.3.8/volume// Aug 07 10:04:02.861070 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [None req-08794039-fce6-4b31-a283-42a5118c52fa None None] Empty body provided in request {{(pid=100298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 10:04:02.861344 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [None req-08794039-fce6-4b31-a283-42a5118c52fa None None] Calling method 'all' {{(pid=100298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 10:04:02.861806 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [None req-08794039-fce6-4b31-a283-42a5118c52fa None None] https://10.4.3.8/volume// returned with HTTP 300 Aug 07 10:04:02.862398 np0000006707 devstack@c-api.service[100298]: [pid: 100298|app: 0|req: 1114/4451] 10.4.3.8 () {66 vars in 1412 bytes} [Fri Aug 7 10:04:02 2026] GET /volume/ => generated 384 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 07 10:04:02.866700 np0000006707 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 10:04:02.866700 np0000006707 devstack@c-api.service[100295]: warnings.warn( Aug 07 10:04:02.868768 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [req-29d3c60c-6a0e-40f3-8959-62fbc475e0e7 req-31a3edac-a1e9-4822-ba7b-d30245ed767d None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:04:02.871387 np0000006707 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-817f056b-5166-4793-8162-b9fc46758d81 tempest-VolumeMultiattachTests-1318208031 tempest-VolumeMultiattachTests-1318208031-project-member] Volume info retrieved successfully. Aug 07 10:04:02.875050 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [req-29d3c60c-6a0e-40f3-8959-62fbc475e0e7 req-31a3edac-a1e9-4822-ba7b-d30245ed767d tempest-VolumeMultiattachTests-1318208031 tempest-VolumeMultiattachTests-1318208031-project-member] GET https://10.4.3.8/volume/v3/volumes/3d311b61-2adf-4476-b6a4-7d1356f2417b Aug 07 10:04:02.875232 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [req-29d3c60c-6a0e-40f3-8959-62fbc475e0e7 req-31a3edac-a1e9-4822-ba7b-d30245ed767d tempest-VolumeMultiattachTests-1318208031 tempest-VolumeMultiattachTests-1318208031-project-member] Empty body provided in request {{(pid=100296) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 10:04:02.875409 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [req-29d3c60c-6a0e-40f3-8959-62fbc475e0e7 req-31a3edac-a1e9-4822-ba7b-d30245ed767d tempest-VolumeMultiattachTests-1318208031 tempest-VolumeMultiattachTests-1318208031-project-member] Calling method 'show' {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 10:04:02.881266 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-817f056b-5166-4793-8162-b9fc46758d81 tempest-VolumeMultiattachTests-1318208031 tempest-VolumeMultiattachTests-1318208031-project-member] https://10.4.3.8/volume/v3/volumes/3d311b61-2adf-4476-b6a4-7d1356f2417b returned with HTTP 200 Aug 07 10:04:02.881821 np0000006707 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 1114/4452] 10.4.3.8 () {66 vars in 1334 bytes} [Fri Aug 7 10:04:02 2026] GET /volume/v3/volumes/3d311b61-2adf-4476-b6a4-7d1356f2417b => generated 840 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 10:04:02.888221 np0000006707 devstack@c-api.service[100296]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 10:04:02.888221 np0000006707 devstack@c-api.service[100296]: warnings.warn( Aug 07 10:04:02.896556 np0000006707 devstack@c-api.service[100296]: INFO cinder.volume.api [req-29d3c60c-6a0e-40f3-8959-62fbc475e0e7 req-31a3edac-a1e9-4822-ba7b-d30245ed767d tempest-VolumeMultiattachTests-1318208031 tempest-VolumeMultiattachTests-1318208031-project-member] Volume info retrieved successfully. Aug 07 10:04:02.902091 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [req-29d3c60c-6a0e-40f3-8959-62fbc475e0e7 req-31a3edac-a1e9-4822-ba7b-d30245ed767d tempest-VolumeMultiattachTests-1318208031 tempest-VolumeMultiattachTests-1318208031-project-member] https://10.4.3.8/volume/v3/volumes/3d311b61-2adf-4476-b6a4-7d1356f2417b returned with HTTP 200 Aug 07 10:04:02.902512 np0000006707 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 1111/4453] 10.4.3.8 () {70 vars in 1625 bytes} [Fri Aug 7 10:04:02 2026] GET /volume/v3/volumes/3d311b61-2adf-4476-b6a4-7d1356f2417b => generated 1020 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 07 10:04:03.002886 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [req-29d3c60c-6a0e-40f3-8959-62fbc475e0e7 req-143f5c7b-037c-4039-81d3-fa242a3f90da None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:04:03.004845 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [req-29d3c60c-6a0e-40f3-8959-62fbc475e0e7 req-143f5c7b-037c-4039-81d3-fa242a3f90da tempest-VolumeMultiattachTests-1318208031 tempest-VolumeMultiattachTests-1318208031-project-member] PUT https://10.4.3.8/volume/v3/attachments/e5c54a10-4acf-490f-8bba-413a77481cf4 Aug 07 10:04:03.005211 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [req-29d3c60c-6a0e-40f3-8959-62fbc475e0e7 req-143f5c7b-037c-4039-81d3-fa242a3f90da tempest-VolumeMultiattachTests-1318208031 tempest-VolumeMultiattachTests-1318208031-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.8", "host": "np0000006707", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:568b993d50b1", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "d2780578-1896-461f-80ac-b58d2e346b90", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 10:04:03.014880 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.coordination [req-29d3c60c-6a0e-40f3-8959-62fbc475e0e7 req-143f5c7b-037c-4039-81d3-fa242a3f90da tempest-VolumeMultiattachTests-1318208031 tempest-VolumeMultiattachTests-1318208031-project-member] Acquiring lock "cinder-attachment_update-3d311b61-2adf-4476-b6a4-7d1356f2417b-np0000006707" by "attachment_update" {{(pid=100297) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 07 10:04:03.019203 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.coordination [req-29d3c60c-6a0e-40f3-8959-62fbc475e0e7 req-143f5c7b-037c-4039-81d3-fa242a3f90da tempest-VolumeMultiattachTests-1318208031 tempest-VolumeMultiattachTests-1318208031-project-member] Lock "cinder-attachment_update-3d311b61-2adf-4476-b6a4-7d1356f2417b-np0000006707" acquired by "attachment_update" :: waited 0.004s {{(pid=100297) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 07 10:04:03.020171 np0000006707 devstack@c-api.service[100297]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 10:04:03.020171 np0000006707 devstack@c-api.service[100297]: warnings.warn( Aug 07 10:04:03.102641 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.coordination [req-29d3c60c-6a0e-40f3-8959-62fbc475e0e7 req-143f5c7b-037c-4039-81d3-fa242a3f90da tempest-VolumeMultiattachTests-1318208031 tempest-VolumeMultiattachTests-1318208031-project-member] Lock "cinder-attachment_update-3d311b61-2adf-4476-b6a4-7d1356f2417b-np0000006707" released by "attachment_update" :: held 0.083s {{(pid=100297) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 07 10:04:03.102970 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [req-29d3c60c-6a0e-40f3-8959-62fbc475e0e7 req-143f5c7b-037c-4039-81d3-fa242a3f90da tempest-VolumeMultiattachTests-1318208031 tempest-VolumeMultiattachTests-1318208031-project-member] https://10.4.3.8/volume/v3/attachments/e5c54a10-4acf-490f-8bba-413a77481cf4 returned with HTTP 200 Aug 07 10:04:03.103545 np0000006707 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 1115/4454] 10.4.3.8 () {74 vars in 1690 bytes} [Fri Aug 7 10:04:03 2026] PUT /volume/v3/attachments/e5c54a10-4acf-490f-8bba-413a77481cf4 => generated 969 bytes in 101 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 10:04:03.365822 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.middleware.request_id [None req-9c966c69-dda1-459b-a2a1-c83f5167a7df None None] RequestId filter calling following filter/app {{(pid=100298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:04:03.367895 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [None req-9c966c69-dda1-459b-a2a1-c83f5167a7df tempest-VolumesBackupsTest-1326273140 tempest-VolumesBackupsTest-1326273140-project-admin] GET https://10.4.3.8/volume/v3/backups/f53bfd19-1209-4eee-a23c-47ae96af05d6 Aug 07 10:04:03.368135 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [None req-9c966c69-dda1-459b-a2a1-c83f5167a7df tempest-VolumesBackupsTest-1326273140 tempest-VolumesBackupsTest-1326273140-project-admin] Empty body provided in request {{(pid=100298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 10:04:03.368372 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [None req-9c966c69-dda1-459b-a2a1-c83f5167a7df tempest-VolumesBackupsTest-1326273140 tempest-VolumesBackupsTest-1326273140-project-admin] Calling method 'show' {{(pid=100298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 10:04:03.368533 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.v3.backups [None req-9c966c69-dda1-459b-a2a1-c83f5167a7df tempest-VolumesBackupsTest-1326273140 tempest-VolumesBackupsTest-1326273140-project-admin] Show backup with id f53bfd19-1209-4eee-a23c-47ae96af05d6. {{(pid=100298) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 10:04:03.373258 np0000006707 devstack@c-api.service[100298]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 10:04:03.373258 np0000006707 devstack@c-api.service[100298]: warnings.warn( Aug 07 10:04:03.373958 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [None req-9c966c69-dda1-459b-a2a1-c83f5167a7df tempest-VolumesBackupsTest-1326273140 tempest-VolumesBackupsTest-1326273140-project-admin] https://10.4.3.8/volume/v3/backups/f53bfd19-1209-4eee-a23c-47ae96af05d6 returned with HTTP 200 Aug 07 10:04:03.374376 np0000006707 devstack@c-api.service[100298]: [pid: 100298|app: 0|req: 1115/4455] 10.4.3.8 () {66 vars in 1334 bytes} [Fri Aug 7 10:04:03 2026] GET /volume/v3/backups/f53bfd19-1209-4eee-a23c-47ae96af05d6 => generated 746 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 10:04:03.635573 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-e0b98934-bbf2-4c8f-a3d4-78be947f3ea6 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:04:03.637243 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-e0b98934-bbf2-4c8f-a3d4-78be947f3ea6 tempest-TestVolumeBootPattern-391440175 tempest-TestVolumeBootPattern-391440175-project-member] POST https://10.4.3.8/volume/v3/snapshots Aug 07 10:04:03.637590 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-e0b98934-bbf2-4c8f-a3d4-78be947f3ea6 tempest-TestVolumeBootPattern-391440175 tempest-TestVolumeBootPattern-391440175-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "1a740af8-4ba1-4777-9b61-78bdf2f48628", "force": true, "name": "tempest-TestVolumeBootPattern-snapshot-240881235", "description": null, "metadata": null}} {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 10:04:03.648760 np0000006707 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 10:04:03.648760 np0000006707 devstack@c-api.service[100295]: warnings.warn( Aug 07 10:04:03.649191 np0000006707 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-e0b98934-bbf2-4c8f-a3d4-78be947f3ea6 tempest-TestVolumeBootPattern-391440175 tempest-TestVolumeBootPattern-391440175-project-member] Volume info retrieved successfully. Aug 07 10:04:03.649343 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.v3.snapshots [None req-e0b98934-bbf2-4c8f-a3d4-78be947f3ea6 tempest-TestVolumeBootPattern-391440175 tempest-TestVolumeBootPattern-391440175-project-member] Create snapshot from volume 1a740af8-4ba1-4777-9b61-78bdf2f48628 Aug 07 10:04:03.678216 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.quota [None req-e0b98934-bbf2-4c8f-a3d4-78be947f3ea6 tempest-TestVolumeBootPattern-391440175 tempest-TestVolumeBootPattern-391440175-project-member] Created reservations ['c1b0bd84-778e-4d29-9a7b-b7941d6b9459', '42b3829d-122b-43cf-b08b-d55c88911b54', '099a09c7-b7e2-46ed-860c-3d43ebc7529d', 'dfee1992-666d-4675-a3bc-9c13f09dcd5a'] {{(pid=100295) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 10:04:03.713072 np0000006707 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-e0b98934-bbf2-4c8f-a3d4-78be947f3ea6 tempest-TestVolumeBootPattern-391440175 tempest-TestVolumeBootPattern-391440175-project-member] Snapshot force create request issued successfully. Aug 07 10:04:03.713516 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-e0b98934-bbf2-4c8f-a3d4-78be947f3ea6 tempest-TestVolumeBootPattern-391440175 tempest-TestVolumeBootPattern-391440175-project-member] https://10.4.3.8/volume/v3/snapshots returned with HTTP 202 Aug 07 10:04:03.714194 np0000006707 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 1115/4456] 10.4.3.8 () {68 vars in 1251 bytes} [Fri Aug 7 10:04:03 2026] POST /volume/v3/snapshots => generated 307 bytes in 79 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 07 10:04:03.724061 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [None req-8df3bc46-799c-4b70-b5e5-a3b674d58c8b None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:04:03.726219 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-8df3bc46-799c-4b70-b5e5-a3b674d58c8b tempest-TestVolumeBootPattern-391440175 tempest-TestVolumeBootPattern-391440175-project-member] GET https://10.4.3.8/volume/v3/snapshots/51d6e659-c849-4291-9f42-4896a68523e6 Aug 07 10:04:03.726473 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-8df3bc46-799c-4b70-b5e5-a3b674d58c8b tempest-TestVolumeBootPattern-391440175 tempest-TestVolumeBootPattern-391440175-project-member] Empty body provided in request {{(pid=100296) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 10:04:03.727177 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-8df3bc46-799c-4b70-b5e5-a3b674d58c8b tempest-TestVolumeBootPattern-391440175 tempest-TestVolumeBootPattern-391440175-project-member] Calling method 'show' {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 10:04:03.732497 np0000006707 devstack@c-api.service[100296]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 10:04:03.732497 np0000006707 devstack@c-api.service[100296]: warnings.warn( Aug 07 10:04:03.733053 np0000006707 devstack@c-api.service[100296]: INFO cinder.volume.api [None req-8df3bc46-799c-4b70-b5e5-a3b674d58c8b tempest-TestVolumeBootPattern-391440175 tempest-TestVolumeBootPattern-391440175-project-member] Snapshot retrieved successfully. Aug 07 10:04:03.733994 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-8df3bc46-799c-4b70-b5e5-a3b674d58c8b tempest-TestVolumeBootPattern-391440175 tempest-TestVolumeBootPattern-391440175-project-member] https://10.4.3.8/volume/v3/snapshots/51d6e659-c849-4291-9f42-4896a68523e6 returned with HTTP 200 Aug 07 10:04:03.734472 np0000006707 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 1112/4457] 10.4.3.8 () {66 vars in 1340 bytes} [Fri Aug 7 10:04:03 2026] GET /volume/v3/snapshots/51d6e659-c849-4291-9f42-4896a68523e6 => generated 439 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 10:04:03.897105 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [None req-743482ce-5f5c-4d91-8661-e472fd9eb75e None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:04:03.898993 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-743482ce-5f5c-4d91-8661-e472fd9eb75e tempest-VolumeMultiattachTests-1318208031 tempest-VolumeMultiattachTests-1318208031-project-member] GET https://10.4.3.8/volume/v3/volumes/3d311b61-2adf-4476-b6a4-7d1356f2417b Aug 07 10:04:03.899216 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-743482ce-5f5c-4d91-8661-e472fd9eb75e tempest-VolumeMultiattachTests-1318208031 tempest-VolumeMultiattachTests-1318208031-project-member] Empty body provided in request {{(pid=100297) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 10:04:03.899512 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-743482ce-5f5c-4d91-8661-e472fd9eb75e tempest-VolumeMultiattachTests-1318208031 tempest-VolumeMultiattachTests-1318208031-project-member] Calling method 'show' {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 10:04:03.909260 np0000006707 devstack@c-api.service[100297]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 10:04:03.909260 np0000006707 devstack@c-api.service[100297]: warnings.warn( Aug 07 10:04:03.913121 np0000006707 devstack@c-api.service[100297]: INFO cinder.volume.api [None req-743482ce-5f5c-4d91-8661-e472fd9eb75e tempest-VolumeMultiattachTests-1318208031 tempest-VolumeMultiattachTests-1318208031-project-member] Volume info retrieved successfully. Aug 07 10:04:03.918311 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-743482ce-5f5c-4d91-8661-e472fd9eb75e tempest-VolumeMultiattachTests-1318208031 tempest-VolumeMultiattachTests-1318208031-project-member] https://10.4.3.8/volume/v3/volumes/3d311b61-2adf-4476-b6a4-7d1356f2417b returned with HTTP 200 Aug 07 10:04:03.918750 np0000006707 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 1116/4458] 10.4.3.8 () {66 vars in 1334 bytes} [Fri Aug 7 10:04:03 2026] GET /volume/v3/volumes/3d311b61-2adf-4476-b6a4-7d1356f2417b => generated 841 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 10:04:04.386898 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.middleware.request_id [None req-32941a5b-41d8-4c27-86c4-7515752901bf None None] RequestId filter calling following filter/app {{(pid=100298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:04:04.389801 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [None req-32941a5b-41d8-4c27-86c4-7515752901bf tempest-VolumesBackupsTest-1326273140 tempest-VolumesBackupsTest-1326273140-project-admin] GET https://10.4.3.8/volume/v3/backups/f53bfd19-1209-4eee-a23c-47ae96af05d6 Aug 07 10:04:04.389801 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [None req-32941a5b-41d8-4c27-86c4-7515752901bf tempest-VolumesBackupsTest-1326273140 tempest-VolumesBackupsTest-1326273140-project-admin] Empty body provided in request {{(pid=100298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 10:04:04.389949 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [None req-32941a5b-41d8-4c27-86c4-7515752901bf tempest-VolumesBackupsTest-1326273140 tempest-VolumesBackupsTest-1326273140-project-admin] Calling method 'show' {{(pid=100298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 10:04:04.390122 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.v3.backups [None req-32941a5b-41d8-4c27-86c4-7515752901bf tempest-VolumesBackupsTest-1326273140 tempest-VolumesBackupsTest-1326273140-project-admin] Show backup with id f53bfd19-1209-4eee-a23c-47ae96af05d6. {{(pid=100298) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 10:04:04.397551 np0000006707 devstack@c-api.service[100298]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 10:04:04.397551 np0000006707 devstack@c-api.service[100298]: warnings.warn( Aug 07 10:04:04.398575 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [None req-32941a5b-41d8-4c27-86c4-7515752901bf tempest-VolumesBackupsTest-1326273140 tempest-VolumesBackupsTest-1326273140-project-admin] https://10.4.3.8/volume/v3/backups/f53bfd19-1209-4eee-a23c-47ae96af05d6 returned with HTTP 200 Aug 07 10:04:04.399138 np0000006707 devstack@c-api.service[100298]: [pid: 100298|app: 0|req: 1116/4459] 10.4.3.8 () {66 vars in 1334 bytes} [Fri Aug 7 10:04:04 2026] GET /volume/v3/backups/f53bfd19-1209-4eee-a23c-47ae96af05d6 => generated 746 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 10:04:04.744268 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-73bce681-130f-417f-9f33-d8b7b6a57904 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:04:04.746078 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-73bce681-130f-417f-9f33-d8b7b6a57904 tempest-TestVolumeBootPattern-391440175 tempest-TestVolumeBootPattern-391440175-project-member] GET https://10.4.3.8/volume/v3/snapshots/51d6e659-c849-4291-9f42-4896a68523e6 Aug 07 10:04:04.746241 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-73bce681-130f-417f-9f33-d8b7b6a57904 tempest-TestVolumeBootPattern-391440175 tempest-TestVolumeBootPattern-391440175-project-member] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 10:04:04.746411 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-73bce681-130f-417f-9f33-d8b7b6a57904 tempest-TestVolumeBootPattern-391440175 tempest-TestVolumeBootPattern-391440175-project-member] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 10:04:04.751890 np0000006707 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 10:04:04.751890 np0000006707 devstack@c-api.service[100295]: warnings.warn( Aug 07 10:04:04.752403 np0000006707 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-73bce681-130f-417f-9f33-d8b7b6a57904 tempest-TestVolumeBootPattern-391440175 tempest-TestVolumeBootPattern-391440175-project-member] Snapshot retrieved successfully. Aug 07 10:04:04.753272 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-73bce681-130f-417f-9f33-d8b7b6a57904 tempest-TestVolumeBootPattern-391440175 tempest-TestVolumeBootPattern-391440175-project-member] https://10.4.3.8/volume/v3/snapshots/51d6e659-c849-4291-9f42-4896a68523e6 returned with HTTP 200 Aug 07 10:04:04.753813 np0000006707 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 1116/4460] 10.4.3.8 () {66 vars in 1340 bytes} [Fri Aug 7 10:04:04 2026] GET /volume/v3/snapshots/51d6e659-c849-4291-9f42-4896a68523e6 => generated 466 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 10:04:04.761893 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [None req-832bfb71-2f2a-406a-8182-e3588cb9f98d None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:04:04.763933 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-832bfb71-2f2a-406a-8182-e3588cb9f98d tempest-TestVolumeBootPattern-391440175 tempest-TestVolumeBootPattern-391440175-project-member] GET https://10.4.3.8/volume/v3/snapshots/51d6e659-c849-4291-9f42-4896a68523e6 Aug 07 10:04:04.764186 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-832bfb71-2f2a-406a-8182-e3588cb9f98d tempest-TestVolumeBootPattern-391440175 tempest-TestVolumeBootPattern-391440175-project-member] Empty body provided in request {{(pid=100296) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 10:04:04.764449 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-832bfb71-2f2a-406a-8182-e3588cb9f98d tempest-TestVolumeBootPattern-391440175 tempest-TestVolumeBootPattern-391440175-project-member] Calling method 'show' {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 10:04:04.769713 np0000006707 devstack@c-api.service[100296]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 10:04:04.769713 np0000006707 devstack@c-api.service[100296]: warnings.warn( Aug 07 10:04:04.770241 np0000006707 devstack@c-api.service[100296]: INFO cinder.volume.api [None req-832bfb71-2f2a-406a-8182-e3588cb9f98d tempest-TestVolumeBootPattern-391440175 tempest-TestVolumeBootPattern-391440175-project-member] Snapshot retrieved successfully. Aug 07 10:04:04.771137 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-832bfb71-2f2a-406a-8182-e3588cb9f98d tempest-TestVolumeBootPattern-391440175 tempest-TestVolumeBootPattern-391440175-project-member] https://10.4.3.8/volume/v3/snapshots/51d6e659-c849-4291-9f42-4896a68523e6 returned with HTTP 200 Aug 07 10:04:04.771570 np0000006707 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 1113/4461] 10.4.3.8 () {66 vars in 1340 bytes} [Fri Aug 7 10:04:04 2026] GET /volume/v3/snapshots/51d6e659-c849-4291-9f42-4896a68523e6 => generated 466 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 10:04:04.932275 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [None req-ff57a976-d8b3-4eda-a8fc-02a9322eed1c None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:04:04.934024 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-ff57a976-d8b3-4eda-a8fc-02a9322eed1c tempest-VolumeMultiattachTests-1318208031 tempest-VolumeMultiattachTests-1318208031-project-member] GET https://10.4.3.8/volume/v3/volumes/3d311b61-2adf-4476-b6a4-7d1356f2417b Aug 07 10:04:04.934202 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-ff57a976-d8b3-4eda-a8fc-02a9322eed1c tempest-VolumeMultiattachTests-1318208031 tempest-VolumeMultiattachTests-1318208031-project-member] Empty body provided in request {{(pid=100297) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 10:04:04.934410 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-ff57a976-d8b3-4eda-a8fc-02a9322eed1c tempest-VolumeMultiattachTests-1318208031 tempest-VolumeMultiattachTests-1318208031-project-member] Calling method 'show' {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 10:04:04.944990 np0000006707 devstack@c-api.service[100297]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 10:04:04.944990 np0000006707 devstack@c-api.service[100297]: warnings.warn( Aug 07 10:04:04.949007 np0000006707 devstack@c-api.service[100297]: INFO cinder.volume.api [None req-ff57a976-d8b3-4eda-a8fc-02a9322eed1c tempest-VolumeMultiattachTests-1318208031 tempest-VolumeMultiattachTests-1318208031-project-member] Volume info retrieved successfully. Aug 07 10:04:04.954445 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-ff57a976-d8b3-4eda-a8fc-02a9322eed1c tempest-VolumeMultiattachTests-1318208031 tempest-VolumeMultiattachTests-1318208031-project-member] https://10.4.3.8/volume/v3/volumes/3d311b61-2adf-4476-b6a4-7d1356f2417b returned with HTTP 200 Aug 07 10:04:04.955179 np0000006707 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 1117/4462] 10.4.3.8 () {66 vars in 1334 bytes} [Fri Aug 7 10:04:04 2026] GET /volume/v3/volumes/3d311b61-2adf-4476-b6a4-7d1356f2417b => generated 841 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 10:04:05.411183 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.middleware.request_id [None req-fc4fb911-c770-492b-9128-10a95dc588c8 None None] RequestId filter calling following filter/app {{(pid=100298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:04:05.412926 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [None req-fc4fb911-c770-492b-9128-10a95dc588c8 tempest-VolumesBackupsTest-1326273140 tempest-VolumesBackupsTest-1326273140-project-admin] GET https://10.4.3.8/volume/v3/backups/f53bfd19-1209-4eee-a23c-47ae96af05d6 Aug 07 10:04:05.413123 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [None req-fc4fb911-c770-492b-9128-10a95dc588c8 tempest-VolumesBackupsTest-1326273140 tempest-VolumesBackupsTest-1326273140-project-admin] Empty body provided in request {{(pid=100298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 10:04:05.413317 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [None req-fc4fb911-c770-492b-9128-10a95dc588c8 tempest-VolumesBackupsTest-1326273140 tempest-VolumesBackupsTest-1326273140-project-admin] Calling method 'show' {{(pid=100298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 10:04:05.413430 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.v3.backups [None req-fc4fb911-c770-492b-9128-10a95dc588c8 tempest-VolumesBackupsTest-1326273140 tempest-VolumesBackupsTest-1326273140-project-admin] Show backup with id f53bfd19-1209-4eee-a23c-47ae96af05d6. {{(pid=100298) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 10:04:05.417430 np0000006707 devstack@c-api.service[100298]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 10:04:05.417430 np0000006707 devstack@c-api.service[100298]: warnings.warn( Aug 07 10:04:05.418069 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [None req-fc4fb911-c770-492b-9128-10a95dc588c8 tempest-VolumesBackupsTest-1326273140 tempest-VolumesBackupsTest-1326273140-project-admin] https://10.4.3.8/volume/v3/backups/f53bfd19-1209-4eee-a23c-47ae96af05d6 returned with HTTP 200 Aug 07 10:04:05.418623 np0000006707 devstack@c-api.service[100298]: [pid: 100298|app: 0|req: 1117/4463] 10.4.3.8 () {66 vars in 1334 bytes} [Fri Aug 7 10:04:05 2026] GET /volume/v3/backups/f53bfd19-1209-4eee-a23c-47ae96af05d6 => generated 746 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 10:04:05.966717 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-a8cd018f-2817-4703-9054-5eec0f49d7dc None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:04:05.968353 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-a8cd018f-2817-4703-9054-5eec0f49d7dc tempest-VolumeMultiattachTests-1318208031 tempest-VolumeMultiattachTests-1318208031-project-member] GET https://10.4.3.8/volume/v3/volumes/3d311b61-2adf-4476-b6a4-7d1356f2417b Aug 07 10:04:05.968572 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-a8cd018f-2817-4703-9054-5eec0f49d7dc tempest-VolumeMultiattachTests-1318208031 tempest-VolumeMultiattachTests-1318208031-project-member] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 10:04:05.968754 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-a8cd018f-2817-4703-9054-5eec0f49d7dc tempest-VolumeMultiattachTests-1318208031 tempest-VolumeMultiattachTests-1318208031-project-member] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 10:04:05.977612 np0000006707 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 10:04:05.977612 np0000006707 devstack@c-api.service[100295]: warnings.warn( Aug 07 10:04:05.980943 np0000006707 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-a8cd018f-2817-4703-9054-5eec0f49d7dc tempest-VolumeMultiattachTests-1318208031 tempest-VolumeMultiattachTests-1318208031-project-member] Volume info retrieved successfully. Aug 07 10:04:05.984932 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-a8cd018f-2817-4703-9054-5eec0f49d7dc tempest-VolumeMultiattachTests-1318208031 tempest-VolumeMultiattachTests-1318208031-project-member] https://10.4.3.8/volume/v3/volumes/3d311b61-2adf-4476-b6a4-7d1356f2417b returned with HTTP 200 Aug 07 10:04:05.985282 np0000006707 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 1117/4464] 10.4.3.8 () {66 vars in 1334 bytes} [Fri Aug 7 10:04:05 2026] GET /volume/v3/volumes/3d311b61-2adf-4476-b6a4-7d1356f2417b => generated 841 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 10:04:06.431045 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [None req-9061dfcb-6ff0-48c9-b18d-30b816e5afa4 None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:04:06.433221 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-9061dfcb-6ff0-48c9-b18d-30b816e5afa4 tempest-VolumesBackupsTest-1326273140 tempest-VolumesBackupsTest-1326273140-project-admin] GET https://10.4.3.8/volume/v3/backups/f53bfd19-1209-4eee-a23c-47ae96af05d6 Aug 07 10:04:06.433493 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-9061dfcb-6ff0-48c9-b18d-30b816e5afa4 tempest-VolumesBackupsTest-1326273140 tempest-VolumesBackupsTest-1326273140-project-admin] Empty body provided in request {{(pid=100296) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 10:04:06.433746 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-9061dfcb-6ff0-48c9-b18d-30b816e5afa4 tempest-VolumesBackupsTest-1326273140 tempest-VolumesBackupsTest-1326273140-project-admin] Calling method 'show' {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 10:04:06.433882 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.v3.backups [None req-9061dfcb-6ff0-48c9-b18d-30b816e5afa4 tempest-VolumesBackupsTest-1326273140 tempest-VolumesBackupsTest-1326273140-project-admin] Show backup with id f53bfd19-1209-4eee-a23c-47ae96af05d6. {{(pid=100296) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 10:04:06.440554 np0000006707 devstack@c-api.service[100296]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 10:04:06.440554 np0000006707 devstack@c-api.service[100296]: warnings.warn( Aug 07 10:04:06.441747 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-9061dfcb-6ff0-48c9-b18d-30b816e5afa4 tempest-VolumesBackupsTest-1326273140 tempest-VolumesBackupsTest-1326273140-project-admin] https://10.4.3.8/volume/v3/backups/f53bfd19-1209-4eee-a23c-47ae96af05d6 returned with HTTP 200 Aug 07 10:04:06.442199 np0000006707 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 1114/4465] 10.4.3.8 () {66 vars in 1334 bytes} [Fri Aug 7 10:04:06 2026] GET /volume/v3/backups/f53bfd19-1209-4eee-a23c-47ae96af05d6 => generated 746 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 10:04:06.443290 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [req-29d3c60c-6a0e-40f3-8959-62fbc475e0e7 req-a8916bd3-87c0-4694-ab80-7e79b1057588 None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:04:06.445892 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [req-29d3c60c-6a0e-40f3-8959-62fbc475e0e7 req-a8916bd3-87c0-4694-ab80-7e79b1057588 tempest-VolumeMultiattachTests-1318208031 tempest-VolumeMultiattachTests-1318208031-project-member] POST https://10.4.3.8/volume/v3/attachments/e5c54a10-4acf-490f-8bba-413a77481cf4/action Aug 07 10:04:06.446404 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [req-29d3c60c-6a0e-40f3-8959-62fbc475e0e7 req-a8916bd3-87c0-4694-ab80-7e79b1057588 tempest-VolumeMultiattachTests-1318208031 tempest-VolumeMultiattachTests-1318208031-project-member] Action body: b'{"os-complete": null}' {{(pid=100297) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 07 10:04:06.446626 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [req-29d3c60c-6a0e-40f3-8959-62fbc475e0e7 req-a8916bd3-87c0-4694-ab80-7e79b1057588 tempest-VolumeMultiattachTests-1318208031 tempest-VolumeMultiattachTests-1318208031-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 10:04:06.467844 np0000006707 devstack@c-api.service[100297]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 10:04:06.467844 np0000006707 devstack@c-api.service[100297]: warnings.warn( Aug 07 10:04:06.482436 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [req-29d3c60c-6a0e-40f3-8959-62fbc475e0e7 req-a8916bd3-87c0-4694-ab80-7e79b1057588 tempest-VolumeMultiattachTests-1318208031 tempest-VolumeMultiattachTests-1318208031-project-member] https://10.4.3.8/volume/v3/attachments/e5c54a10-4acf-490f-8bba-413a77481cf4/action returned with HTTP 204 Aug 07 10:04:06.482989 np0000006707 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 1118/4466] 10.4.3.8 () {74 vars in 1711 bytes} [Fri Aug 7 10:04:06 2026] POST /volume/v3/attachments/e5c54a10-4acf-490f-8bba-413a77481cf4/action => generated 0 bytes in 40 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 07 10:04:06.999562 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.middleware.request_id [None req-63e26c2b-b9c7-4c55-b89b-725a21e79ccd None None] RequestId filter calling following filter/app {{(pid=100298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:04:07.001645 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [None req-63e26c2b-b9c7-4c55-b89b-725a21e79ccd tempest-VolumeMultiattachTests-1318208031 tempest-VolumeMultiattachTests-1318208031-project-member] GET https://10.4.3.8/volume/v3/volumes/3d311b61-2adf-4476-b6a4-7d1356f2417b Aug 07 10:04:07.002143 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [None req-63e26c2b-b9c7-4c55-b89b-725a21e79ccd tempest-VolumeMultiattachTests-1318208031 tempest-VolumeMultiattachTests-1318208031-project-member] Empty body provided in request {{(pid=100298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 10:04:07.002532 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [None req-63e26c2b-b9c7-4c55-b89b-725a21e79ccd tempest-VolumeMultiattachTests-1318208031 tempest-VolumeMultiattachTests-1318208031-project-member] Calling method 'show' {{(pid=100298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 10:04:07.014483 np0000006707 devstack@c-api.service[100298]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 10:04:07.014483 np0000006707 devstack@c-api.service[100298]: warnings.warn( Aug 07 10:04:07.021802 np0000006707 devstack@c-api.service[100298]: INFO cinder.volume.api [None req-63e26c2b-b9c7-4c55-b89b-725a21e79ccd tempest-VolumeMultiattachTests-1318208031 tempest-VolumeMultiattachTests-1318208031-project-member] Volume info retrieved successfully. Aug 07 10:04:07.036068 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [None req-63e26c2b-b9c7-4c55-b89b-725a21e79ccd tempest-VolumeMultiattachTests-1318208031 tempest-VolumeMultiattachTests-1318208031-project-member] https://10.4.3.8/volume/v3/volumes/3d311b61-2adf-4476-b6a4-7d1356f2417b returned with HTTP 200 Aug 07 10:04:07.036483 np0000006707 devstack@c-api.service[100298]: [pid: 100298|app: 0|req: 1118/4467] 10.4.3.8 () {66 vars in 1334 bytes} [Fri Aug 7 10:04:06 2026] GET /volume/v3/volumes/3d311b61-2adf-4476-b6a4-7d1356f2417b => generated 1133 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 10:04:07.082147 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [req-c31ff251-b092-42db-9f12-8b7d92675cf6 req-cddecb2e-8609-462a-9abd-96e7d5cd0aeb None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:04:07.084342 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [req-c31ff251-b092-42db-9f12-8b7d92675cf6 req-cddecb2e-8609-462a-9abd-96e7d5cd0aeb tempest-VolumeMultiattachTests-1318208031 tempest-VolumeMultiattachTests-1318208031-project-member] GET https://10.4.3.8/volume/v3/volumes/6933daf5-872d-4ad0-9838-b7489f251aab Aug 07 10:04:07.084608 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [req-c31ff251-b092-42db-9f12-8b7d92675cf6 req-cddecb2e-8609-462a-9abd-96e7d5cd0aeb tempest-VolumeMultiattachTests-1318208031 tempest-VolumeMultiattachTests-1318208031-project-member] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 10:04:07.084787 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [req-c31ff251-b092-42db-9f12-8b7d92675cf6 req-cddecb2e-8609-462a-9abd-96e7d5cd0aeb tempest-VolumeMultiattachTests-1318208031 tempest-VolumeMultiattachTests-1318208031-project-member] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 10:04:07.091828 np0000006707 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 10:04:07.091828 np0000006707 devstack@c-api.service[100295]: warnings.warn( Aug 07 10:04:07.095446 np0000006707 devstack@c-api.service[100295]: INFO cinder.volume.api [req-c31ff251-b092-42db-9f12-8b7d92675cf6 req-cddecb2e-8609-462a-9abd-96e7d5cd0aeb tempest-VolumeMultiattachTests-1318208031 tempest-VolumeMultiattachTests-1318208031-project-member] Volume info retrieved successfully. Aug 07 10:04:07.099865 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [req-c31ff251-b092-42db-9f12-8b7d92675cf6 req-cddecb2e-8609-462a-9abd-96e7d5cd0aeb tempest-VolumeMultiattachTests-1318208031 tempest-VolumeMultiattachTests-1318208031-project-member] https://10.4.3.8/volume/v3/volumes/6933daf5-872d-4ad0-9838-b7489f251aab returned with HTTP 200 Aug 07 10:04:07.100256 np0000006707 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 1118/4468] 10.4.3.8 () {68 vars in 1584 bytes} [Fri Aug 7 10:04:07 2026] GET /volume/v3/volumes/6933daf5-872d-4ad0-9838-b7489f251aab => generated 870 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 10:04:07.169164 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [None req-b1ef65ce-20cd-4246-8089-0b11bc276b6e None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:04:07.169681 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-b1ef65ce-20cd-4246-8089-0b11bc276b6e None None] GET https://10.4.3.8/volume// Aug 07 10:04:07.169933 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-b1ef65ce-20cd-4246-8089-0b11bc276b6e None None] Empty body provided in request {{(pid=100296) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 10:04:07.170178 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-b1ef65ce-20cd-4246-8089-0b11bc276b6e None None] Calling method 'all' {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 10:04:07.170518 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-b1ef65ce-20cd-4246-8089-0b11bc276b6e None None] https://10.4.3.8/volume// returned with HTTP 300 Aug 07 10:04:07.170815 np0000006707 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 1115/4469] 10.4.3.8 () {66 vars in 1414 bytes} [Fri Aug 7 10:04:07 2026] GET /volume/ => generated 384 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 07 10:04:07.177215 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [req-c31ff251-b092-42db-9f12-8b7d92675cf6 req-8e9c7e0b-99bd-4157-8c34-911644412ec1 None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:04:07.179678 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [req-c31ff251-b092-42db-9f12-8b7d92675cf6 req-8e9c7e0b-99bd-4157-8c34-911644412ec1 tempest-VolumeMultiattachTests-1318208031 tempest-VolumeMultiattachTests-1318208031-project-member] POST https://10.4.3.8/volume/v3/attachments Aug 07 10:04:07.180039 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [req-c31ff251-b092-42db-9f12-8b7d92675cf6 req-8e9c7e0b-99bd-4157-8c34-911644412ec1 tempest-VolumeMultiattachTests-1318208031 tempest-VolumeMultiattachTests-1318208031-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "6933daf5-872d-4ad0-9838-b7489f251aab", "connector": null, "instance_uuid": "4765f5ce-3578-4335-be12-915bb6e88ad5"}} {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 10:04:07.187981 np0000006707 devstack@c-api.service[100297]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 10:04:07.187981 np0000006707 devstack@c-api.service[100297]: warnings.warn( Aug 07 10:04:07.213155 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [req-c31ff251-b092-42db-9f12-8b7d92675cf6 req-8e9c7e0b-99bd-4157-8c34-911644412ec1 tempest-VolumeMultiattachTests-1318208031 tempest-VolumeMultiattachTests-1318208031-project-member] https://10.4.3.8/volume/v3/attachments returned with HTTP 200 Aug 07 10:04:07.213642 np0000006707 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 1119/4470] 10.4.3.8 () {74 vars in 1580 bytes} [Fri Aug 7 10:04:07 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 10:04:07.240085 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.middleware.request_id [None req-a56927d5-11bd-4f4e-83ba-e4903e3b6209 None None] RequestId filter calling following filter/app {{(pid=100298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:04:07.244871 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [None req-a56927d5-11bd-4f4e-83ba-e4903e3b6209 tempest-VolumeMultiattachTests-1318208031 tempest-VolumeMultiattachTests-1318208031-project-member] GET https://10.4.3.8/volume/v3/volumes/6933daf5-872d-4ad0-9838-b7489f251aab Aug 07 10:04:07.245078 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [None req-a56927d5-11bd-4f4e-83ba-e4903e3b6209 tempest-VolumeMultiattachTests-1318208031 tempest-VolumeMultiattachTests-1318208031-project-member] Empty body provided in request {{(pid=100298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 10:04:07.245276 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [None req-a56927d5-11bd-4f4e-83ba-e4903e3b6209 tempest-VolumeMultiattachTests-1318208031 tempest-VolumeMultiattachTests-1318208031-project-member] Calling method 'show' {{(pid=100298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 10:04:07.258738 np0000006707 devstack@c-api.service[100298]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 10:04:07.258738 np0000006707 devstack@c-api.service[100298]: warnings.warn( Aug 07 10:04:07.265719 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-640d0f77-5838-4dc1-83be-de741f7574bd None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:04:07.266274 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-640d0f77-5838-4dc1-83be-de741f7574bd None None] GET https://10.4.3.8/volume// Aug 07 10:04:07.266534 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-640d0f77-5838-4dc1-83be-de741f7574bd None None] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 10:04:07.266789 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-640d0f77-5838-4dc1-83be-de741f7574bd None None] Calling method 'all' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 10:04:07.267178 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-640d0f77-5838-4dc1-83be-de741f7574bd None None] https://10.4.3.8/volume// returned with HTTP 300 Aug 07 10:04:07.267593 np0000006707 devstack@c-api.service[100298]: INFO cinder.volume.api [None req-a56927d5-11bd-4f4e-83ba-e4903e3b6209 tempest-VolumeMultiattachTests-1318208031 tempest-VolumeMultiattachTests-1318208031-project-member] Volume info retrieved successfully. Aug 07 10:04:07.267647 np0000006707 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 1119/4471] 10.4.3.8 () {66 vars in 1412 bytes} [Fri Aug 7 10:04:07 2026] GET /volume/ => generated 384 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 07 10:04:07.278057 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [None req-a56927d5-11bd-4f4e-83ba-e4903e3b6209 tempest-VolumeMultiattachTests-1318208031 tempest-VolumeMultiattachTests-1318208031-project-member] https://10.4.3.8/volume/v3/volumes/6933daf5-872d-4ad0-9838-b7489f251aab returned with HTTP 200 Aug 07 10:04:07.278572 np0000006707 devstack@c-api.service[100298]: [pid: 100298|app: 0|req: 1119/4472] 10.4.3.8 () {66 vars in 1334 bytes} [Fri Aug 7 10:04:07 2026] GET /volume/v3/volumes/6933daf5-872d-4ad0-9838-b7489f251aab => generated 869 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 10:04:07.280442 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [req-c31ff251-b092-42db-9f12-8b7d92675cf6 req-82824479-70ab-4bfd-b3dc-a3f7c7e4c457 None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:04:07.291267 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [req-c31ff251-b092-42db-9f12-8b7d92675cf6 req-82824479-70ab-4bfd-b3dc-a3f7c7e4c457 tempest-VolumeMultiattachTests-1318208031 tempest-VolumeMultiattachTests-1318208031-project-member] GET https://10.4.3.8/volume/v3/volumes/6933daf5-872d-4ad0-9838-b7489f251aab Aug 07 10:04:07.293474 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [req-c31ff251-b092-42db-9f12-8b7d92675cf6 req-82824479-70ab-4bfd-b3dc-a3f7c7e4c457 tempest-VolumeMultiattachTests-1318208031 tempest-VolumeMultiattachTests-1318208031-project-member] Empty body provided in request {{(pid=100296) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 10:04:07.293474 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [req-c31ff251-b092-42db-9f12-8b7d92675cf6 req-82824479-70ab-4bfd-b3dc-a3f7c7e4c457 tempest-VolumeMultiattachTests-1318208031 tempest-VolumeMultiattachTests-1318208031-project-member] Calling method 'show' {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 10:04:07.307796 np0000006707 devstack@c-api.service[100296]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 10:04:07.307796 np0000006707 devstack@c-api.service[100296]: warnings.warn( Aug 07 10:04:07.312317 np0000006707 devstack@c-api.service[100296]: INFO cinder.volume.api [req-c31ff251-b092-42db-9f12-8b7d92675cf6 req-82824479-70ab-4bfd-b3dc-a3f7c7e4c457 tempest-VolumeMultiattachTests-1318208031 tempest-VolumeMultiattachTests-1318208031-project-member] Volume info retrieved successfully. Aug 07 10:04:07.316226 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [req-c31ff251-b092-42db-9f12-8b7d92675cf6 req-82824479-70ab-4bfd-b3dc-a3f7c7e4c457 tempest-VolumeMultiattachTests-1318208031 tempest-VolumeMultiattachTests-1318208031-project-member] https://10.4.3.8/volume/v3/volumes/6933daf5-872d-4ad0-9838-b7489f251aab returned with HTTP 200 Aug 07 10:04:07.316702 np0000006707 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 1116/4473] 10.4.3.8 () {70 vars in 1625 bytes} [Fri Aug 7 10:04:07 2026] GET /volume/v3/volumes/6933daf5-872d-4ad0-9838-b7489f251aab => generated 1049 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 07 10:04:07.414298 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [req-c31ff251-b092-42db-9f12-8b7d92675cf6 req-9d818886-2c73-490d-ad59-c206fa906243 None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:04:07.416383 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [req-c31ff251-b092-42db-9f12-8b7d92675cf6 req-9d818886-2c73-490d-ad59-c206fa906243 tempest-VolumeMultiattachTests-1318208031 tempest-VolumeMultiattachTests-1318208031-project-member] PUT https://10.4.3.8/volume/v3/attachments/4cc982d7-69d6-43c0-8267-ceceb7ef1391 Aug 07 10:04:07.416817 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [req-c31ff251-b092-42db-9f12-8b7d92675cf6 req-9d818886-2c73-490d-ad59-c206fa906243 tempest-VolumeMultiattachTests-1318208031 tempest-VolumeMultiattachTests-1318208031-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.8", "host": "np0000006707", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:568b993d50b1", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "d2780578-1896-461f-80ac-b58d2e346b90", "nvme_native_multipath": false, "mountpoint": "/dev/vdc"}}} {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 10:04:07.424889 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.coordination [req-c31ff251-b092-42db-9f12-8b7d92675cf6 req-9d818886-2c73-490d-ad59-c206fa906243 tempest-VolumeMultiattachTests-1318208031 tempest-VolumeMultiattachTests-1318208031-project-member] Acquiring lock "cinder-attachment_update-6933daf5-872d-4ad0-9838-b7489f251aab-np0000006707" by "attachment_update" {{(pid=100297) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 07 10:04:07.431361 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.coordination [req-c31ff251-b092-42db-9f12-8b7d92675cf6 req-9d818886-2c73-490d-ad59-c206fa906243 tempest-VolumeMultiattachTests-1318208031 tempest-VolumeMultiattachTests-1318208031-project-member] Lock "cinder-attachment_update-6933daf5-872d-4ad0-9838-b7489f251aab-np0000006707" acquired by "attachment_update" :: waited 0.006s {{(pid=100297) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 07 10:04:07.432289 np0000006707 devstack@c-api.service[100297]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 10:04:07.432289 np0000006707 devstack@c-api.service[100297]: warnings.warn( Aug 07 10:04:07.455670 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-c6979090-500f-4e52-ae16-10da0e11807f None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:04:07.460640 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-c6979090-500f-4e52-ae16-10da0e11807f tempest-VolumesBackupsTest-1326273140 tempest-VolumesBackupsTest-1326273140-project-admin] GET https://10.4.3.8/volume/v3/backups/f53bfd19-1209-4eee-a23c-47ae96af05d6 Aug 07 10:04:07.460878 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-c6979090-500f-4e52-ae16-10da0e11807f tempest-VolumesBackupsTest-1326273140 tempest-VolumesBackupsTest-1326273140-project-admin] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 10:04:07.461117 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-c6979090-500f-4e52-ae16-10da0e11807f tempest-VolumesBackupsTest-1326273140 tempest-VolumesBackupsTest-1326273140-project-admin] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 10:04:07.461279 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.v3.backups [None req-c6979090-500f-4e52-ae16-10da0e11807f tempest-VolumesBackupsTest-1326273140 tempest-VolumesBackupsTest-1326273140-project-admin] Show backup with id f53bfd19-1209-4eee-a23c-47ae96af05d6. {{(pid=100295) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 10:04:07.467239 np0000006707 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 10:04:07.467239 np0000006707 devstack@c-api.service[100295]: warnings.warn( Aug 07 10:04:07.467919 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-c6979090-500f-4e52-ae16-10da0e11807f tempest-VolumesBackupsTest-1326273140 tempest-VolumesBackupsTest-1326273140-project-admin] https://10.4.3.8/volume/v3/backups/f53bfd19-1209-4eee-a23c-47ae96af05d6 returned with HTTP 200 Aug 07 10:04:07.468443 np0000006707 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 1120/4474] 10.4.3.8 () {66 vars in 1334 bytes} [Fri Aug 7 10:04:07 2026] GET /volume/v3/backups/f53bfd19-1209-4eee-a23c-47ae96af05d6 => generated 746 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 10:04:07.544035 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.coordination [req-c31ff251-b092-42db-9f12-8b7d92675cf6 req-9d818886-2c73-490d-ad59-c206fa906243 tempest-VolumeMultiattachTests-1318208031 tempest-VolumeMultiattachTests-1318208031-project-member] Lock "cinder-attachment_update-6933daf5-872d-4ad0-9838-b7489f251aab-np0000006707" released by "attachment_update" :: held 0.112s {{(pid=100297) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 07 10:04:07.544821 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [req-c31ff251-b092-42db-9f12-8b7d92675cf6 req-9d818886-2c73-490d-ad59-c206fa906243 tempest-VolumeMultiattachTests-1318208031 tempest-VolumeMultiattachTests-1318208031-project-member] https://10.4.3.8/volume/v3/attachments/4cc982d7-69d6-43c0-8267-ceceb7ef1391 returned with HTTP 200 Aug 07 10:04:07.546581 np0000006707 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 1120/4475] 10.4.3.8 () {74 vars in 1690 bytes} [Fri Aug 7 10:04:07 2026] PUT /volume/v3/attachments/4cc982d7-69d6-43c0-8267-ceceb7ef1391 => generated 968 bytes in 133 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 10:04:07.574927 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.middleware.request_id [req-c31ff251-b092-42db-9f12-8b7d92675cf6 req-5b13bfc6-2b18-40d6-bb76-dcbd55ab6d20 None None] RequestId filter calling following filter/app {{(pid=100298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:04:07.581793 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [req-c31ff251-b092-42db-9f12-8b7d92675cf6 req-5b13bfc6-2b18-40d6-bb76-dcbd55ab6d20 tempest-VolumeMultiattachTests-1318208031 tempest-VolumeMultiattachTests-1318208031-project-member] GET https://10.4.3.8/volume/v3/volumes/6933daf5-872d-4ad0-9838-b7489f251aab/encryption Aug 07 10:04:07.582760 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [req-c31ff251-b092-42db-9f12-8b7d92675cf6 req-5b13bfc6-2b18-40d6-bb76-dcbd55ab6d20 tempest-VolumeMultiattachTests-1318208031 tempest-VolumeMultiattachTests-1318208031-project-member] Empty body provided in request {{(pid=100298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 10:04:07.582945 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [req-c31ff251-b092-42db-9f12-8b7d92675cf6 req-5b13bfc6-2b18-40d6-bb76-dcbd55ab6d20 tempest-VolumeMultiattachTests-1318208031 tempest-VolumeMultiattachTests-1318208031-project-member] Calling method 'index' {{(pid=100298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 10:04:07.612776 np0000006707 devstack@c-api.service[100298]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 10:04:07.612776 np0000006707 devstack@c-api.service[100298]: warnings.warn( Aug 07 10:04:07.634289 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [req-c31ff251-b092-42db-9f12-8b7d92675cf6 req-5b13bfc6-2b18-40d6-bb76-dcbd55ab6d20 tempest-VolumeMultiattachTests-1318208031 tempest-VolumeMultiattachTests-1318208031-project-member] https://10.4.3.8/volume/v3/volumes/6933daf5-872d-4ad0-9838-b7489f251aab/encryption returned with HTTP 200 Aug 07 10:04:07.636627 np0000006707 devstack@c-api.service[100298]: [pid: 100298|app: 0|req: 1120/4476] 10.4.3.8 () {68 vars in 1617 bytes} [Fri Aug 7 10:04:07 2026] GET /volume/v3/volumes/6933daf5-872d-4ad0-9838-b7489f251aab/encryption => generated 160 bytes in 64 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 10:04:08.301612 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [None req-6c55ce63-4527-47b9-8a98-b820bcd1f031 None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:04:08.303483 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-6c55ce63-4527-47b9-8a98-b820bcd1f031 tempest-VolumeMultiattachTests-1318208031 tempest-VolumeMultiattachTests-1318208031-project-member] GET https://10.4.3.8/volume/v3/volumes/6933daf5-872d-4ad0-9838-b7489f251aab Aug 07 10:04:08.303809 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-6c55ce63-4527-47b9-8a98-b820bcd1f031 tempest-VolumeMultiattachTests-1318208031 tempest-VolumeMultiattachTests-1318208031-project-member] Empty body provided in request {{(pid=100296) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 10:04:08.304146 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-6c55ce63-4527-47b9-8a98-b820bcd1f031 tempest-VolumeMultiattachTests-1318208031 tempest-VolumeMultiattachTests-1318208031-project-member] Calling method 'show' {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 10:04:08.315310 np0000006707 devstack@c-api.service[100296]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 10:04:08.315310 np0000006707 devstack@c-api.service[100296]: warnings.warn( Aug 07 10:04:08.319490 np0000006707 devstack@c-api.service[100296]: INFO cinder.volume.api [None req-6c55ce63-4527-47b9-8a98-b820bcd1f031 tempest-VolumeMultiattachTests-1318208031 tempest-VolumeMultiattachTests-1318208031-project-member] Volume info retrieved successfully. Aug 07 10:04:08.324799 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-6c55ce63-4527-47b9-8a98-b820bcd1f031 tempest-VolumeMultiattachTests-1318208031 tempest-VolumeMultiattachTests-1318208031-project-member] https://10.4.3.8/volume/v3/volumes/6933daf5-872d-4ad0-9838-b7489f251aab returned with HTTP 200 Aug 07 10:04:08.325293 np0000006707 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 1117/4477] 10.4.3.8 () {66 vars in 1334 bytes} [Fri Aug 7 10:04:08 2026] GET /volume/v3/volumes/6933daf5-872d-4ad0-9838-b7489f251aab => generated 870 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 10:04:08.481224 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-ab6f4c63-ab4a-4683-ba84-be11edba504c None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:04:08.483128 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-ab6f4c63-ab4a-4683-ba84-be11edba504c tempest-VolumesBackupsTest-1326273140 tempest-VolumesBackupsTest-1326273140-project-admin] GET https://10.4.3.8/volume/v3/backups/f53bfd19-1209-4eee-a23c-47ae96af05d6 Aug 07 10:04:08.483378 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-ab6f4c63-ab4a-4683-ba84-be11edba504c tempest-VolumesBackupsTest-1326273140 tempest-VolumesBackupsTest-1326273140-project-admin] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 10:04:08.483630 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-ab6f4c63-ab4a-4683-ba84-be11edba504c tempest-VolumesBackupsTest-1326273140 tempest-VolumesBackupsTest-1326273140-project-admin] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 10:04:08.483772 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.v3.backups [None req-ab6f4c63-ab4a-4683-ba84-be11edba504c tempest-VolumesBackupsTest-1326273140 tempest-VolumesBackupsTest-1326273140-project-admin] Show backup with id f53bfd19-1209-4eee-a23c-47ae96af05d6. {{(pid=100295) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 10:04:08.489574 np0000006707 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 10:04:08.489574 np0000006707 devstack@c-api.service[100295]: warnings.warn( Aug 07 10:04:08.490578 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-ab6f4c63-ab4a-4683-ba84-be11edba504c tempest-VolumesBackupsTest-1326273140 tempest-VolumesBackupsTest-1326273140-project-admin] https://10.4.3.8/volume/v3/backups/f53bfd19-1209-4eee-a23c-47ae96af05d6 returned with HTTP 200 Aug 07 10:04:08.491107 np0000006707 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 1121/4478] 10.4.3.8 () {66 vars in 1334 bytes} [Fri Aug 7 10:04:08 2026] GET /volume/v3/backups/f53bfd19-1209-4eee-a23c-47ae96af05d6 => generated 746 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 10:04:09.337357 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [None req-0398f727-3a24-4d7d-a5ac-ff012c98b897 None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:04:09.338929 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-0398f727-3a24-4d7d-a5ac-ff012c98b897 tempest-VolumeMultiattachTests-1318208031 tempest-VolumeMultiattachTests-1318208031-project-member] GET https://10.4.3.8/volume/v3/volumes/6933daf5-872d-4ad0-9838-b7489f251aab Aug 07 10:04:09.339127 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-0398f727-3a24-4d7d-a5ac-ff012c98b897 tempest-VolumeMultiattachTests-1318208031 tempest-VolumeMultiattachTests-1318208031-project-member] Empty body provided in request {{(pid=100297) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 10:04:09.339316 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-0398f727-3a24-4d7d-a5ac-ff012c98b897 tempest-VolumeMultiattachTests-1318208031 tempest-VolumeMultiattachTests-1318208031-project-member] Calling method 'show' {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 10:04:09.348402 np0000006707 devstack@c-api.service[100297]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 10:04:09.348402 np0000006707 devstack@c-api.service[100297]: warnings.warn( Aug 07 10:04:09.351725 np0000006707 devstack@c-api.service[100297]: INFO cinder.volume.api [None req-0398f727-3a24-4d7d-a5ac-ff012c98b897 tempest-VolumeMultiattachTests-1318208031 tempest-VolumeMultiattachTests-1318208031-project-member] Volume info retrieved successfully. Aug 07 10:04:09.355403 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-0398f727-3a24-4d7d-a5ac-ff012c98b897 tempest-VolumeMultiattachTests-1318208031 tempest-VolumeMultiattachTests-1318208031-project-member] https://10.4.3.8/volume/v3/volumes/6933daf5-872d-4ad0-9838-b7489f251aab returned with HTTP 200 Aug 07 10:04:09.355829 np0000006707 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 1121/4479] 10.4.3.8 () {66 vars in 1334 bytes} [Fri Aug 7 10:04:09 2026] GET /volume/v3/volumes/6933daf5-872d-4ad0-9838-b7489f251aab => generated 870 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 10:04:09.503548 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.middleware.request_id [None req-e5297edc-420c-46dd-8e42-e63b1e556dc8 None None] RequestId filter calling following filter/app {{(pid=100298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:04:09.505980 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [None req-e5297edc-420c-46dd-8e42-e63b1e556dc8 tempest-VolumesBackupsTest-1326273140 tempest-VolumesBackupsTest-1326273140-project-admin] GET https://10.4.3.8/volume/v3/backups/f53bfd19-1209-4eee-a23c-47ae96af05d6 Aug 07 10:04:09.506228 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [None req-e5297edc-420c-46dd-8e42-e63b1e556dc8 tempest-VolumesBackupsTest-1326273140 tempest-VolumesBackupsTest-1326273140-project-admin] Empty body provided in request {{(pid=100298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 10:04:09.506619 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [None req-e5297edc-420c-46dd-8e42-e63b1e556dc8 tempest-VolumesBackupsTest-1326273140 tempest-VolumesBackupsTest-1326273140-project-admin] Calling method 'show' {{(pid=100298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 10:04:09.506793 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.v3.backups [None req-e5297edc-420c-46dd-8e42-e63b1e556dc8 tempest-VolumesBackupsTest-1326273140 tempest-VolumesBackupsTest-1326273140-project-admin] Show backup with id f53bfd19-1209-4eee-a23c-47ae96af05d6. {{(pid=100298) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 10:04:09.512388 np0000006707 devstack@c-api.service[100298]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 10:04:09.512388 np0000006707 devstack@c-api.service[100298]: warnings.warn( Aug 07 10:04:09.513315 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [None req-e5297edc-420c-46dd-8e42-e63b1e556dc8 tempest-VolumesBackupsTest-1326273140 tempest-VolumesBackupsTest-1326273140-project-admin] https://10.4.3.8/volume/v3/backups/f53bfd19-1209-4eee-a23c-47ae96af05d6 returned with HTTP 200 Aug 07 10:04:09.513890 np0000006707 devstack@c-api.service[100298]: [pid: 100298|app: 0|req: 1121/4480] 10.4.3.8 () {66 vars in 1334 bytes} [Fri Aug 7 10:04:09 2026] GET /volume/v3/backups/f53bfd19-1209-4eee-a23c-47ae96af05d6 => generated 747 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 10:04:09.880390 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [req-222c7bdd-2262-46cd-a70a-ccc5b68bdde5 req-0eb3d448-ed68-4a41-b2d9-61aafea3f237 None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:04:09.883193 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [req-222c7bdd-2262-46cd-a70a-ccc5b68bdde5 req-0eb3d448-ed68-4a41-b2d9-61aafea3f237 tempest-TestEncryptedCinderVolumes-1545393347 tempest-TestEncryptedCinderVolumes-1545393347-project-member] GET https://10.4.3.8/volume/v3/volumes/9e2fa5be-8f81-4e48-8212-91e9b0b999fa Aug 07 10:04:09.883512 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [req-222c7bdd-2262-46cd-a70a-ccc5b68bdde5 req-0eb3d448-ed68-4a41-b2d9-61aafea3f237 tempest-TestEncryptedCinderVolumes-1545393347 tempest-TestEncryptedCinderVolumes-1545393347-project-member] Empty body provided in request {{(pid=100296) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 10:04:09.883782 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [req-222c7bdd-2262-46cd-a70a-ccc5b68bdde5 req-0eb3d448-ed68-4a41-b2d9-61aafea3f237 tempest-TestEncryptedCinderVolumes-1545393347 tempest-TestEncryptedCinderVolumes-1545393347-project-member] Calling method 'show' {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 10:04:09.892514 np0000006707 devstack@c-api.service[100296]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 10:04:09.892514 np0000006707 devstack@c-api.service[100296]: warnings.warn( Aug 07 10:04:09.897069 np0000006707 devstack@c-api.service[100296]: INFO cinder.volume.api [req-222c7bdd-2262-46cd-a70a-ccc5b68bdde5 req-0eb3d448-ed68-4a41-b2d9-61aafea3f237 tempest-TestEncryptedCinderVolumes-1545393347 tempest-TestEncryptedCinderVolumes-1545393347-project-member] Volume info retrieved successfully. Aug 07 10:04:09.902797 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [req-222c7bdd-2262-46cd-a70a-ccc5b68bdde5 req-0eb3d448-ed68-4a41-b2d9-61aafea3f237 tempest-TestEncryptedCinderVolumes-1545393347 tempest-TestEncryptedCinderVolumes-1545393347-project-member] https://10.4.3.8/volume/v3/volumes/9e2fa5be-8f81-4e48-8212-91e9b0b999fa returned with HTTP 200 Aug 07 10:04:09.903354 np0000006707 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 1118/4481] 10.4.3.8 () {68 vars in 1584 bytes} [Fri Aug 7 10:04:09 2026] GET /volume/v3/volumes/9e2fa5be-8f81-4e48-8212-91e9b0b999fa => generated 899 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 10:04:09.969067 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-d8550fb6-35fe-4017-91c6-a2ed5decf315 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:04:09.969434 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-d8550fb6-35fe-4017-91c6-a2ed5decf315 None None] GET https://10.4.3.8/volume// Aug 07 10:04:09.969572 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-d8550fb6-35fe-4017-91c6-a2ed5decf315 None None] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 10:04:09.969755 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-d8550fb6-35fe-4017-91c6-a2ed5decf315 None None] Calling method 'all' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 10:04:09.970040 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-d8550fb6-35fe-4017-91c6-a2ed5decf315 None None] https://10.4.3.8/volume// returned with HTTP 300 Aug 07 10:04:09.970314 np0000006707 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 1122/4482] 10.4.3.8 () {66 vars in 1414 bytes} [Fri Aug 7 10:04:09 2026] GET /volume/ => generated 384 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 07 10:04:09.976627 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [req-222c7bdd-2262-46cd-a70a-ccc5b68bdde5 req-ff6cee49-f929-42df-8a05-e8708072b3b5 None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:04:09.978305 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [req-222c7bdd-2262-46cd-a70a-ccc5b68bdde5 req-ff6cee49-f929-42df-8a05-e8708072b3b5 tempest-TestEncryptedCinderVolumes-1545393347 tempest-TestEncryptedCinderVolumes-1545393347-project-member] POST https://10.4.3.8/volume/v3/attachments Aug 07 10:04:09.978676 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [req-222c7bdd-2262-46cd-a70a-ccc5b68bdde5 req-ff6cee49-f929-42df-8a05-e8708072b3b5 tempest-TestEncryptedCinderVolumes-1545393347 tempest-TestEncryptedCinderVolumes-1545393347-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "9e2fa5be-8f81-4e48-8212-91e9b0b999fa", "connector": null, "instance_uuid": "89507d34-ad61-4f0d-9229-864c5fc77e6c"}} {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 10:04:09.986067 np0000006707 devstack@c-api.service[100297]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 10:04:09.986067 np0000006707 devstack@c-api.service[100297]: warnings.warn( Aug 07 10:04:10.006275 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [req-222c7bdd-2262-46cd-a70a-ccc5b68bdde5 req-ff6cee49-f929-42df-8a05-e8708072b3b5 tempest-TestEncryptedCinderVolumes-1545393347 tempest-TestEncryptedCinderVolumes-1545393347-project-member] https://10.4.3.8/volume/v3/attachments returned with HTTP 200 Aug 07 10:04:10.006693 np0000006707 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 1122/4483] 10.4.3.8 () {74 vars in 1580 bytes} [Fri Aug 7 10:04:09 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 10:04:10.029796 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.middleware.request_id [None req-9b96404d-a571-4c8c-93ec-0b226adbf423 None None] RequestId filter calling following filter/app {{(pid=100298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:04:10.031514 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [None req-9b96404d-a571-4c8c-93ec-0b226adbf423 tempest-TestEncryptedCinderVolumes-1545393347 tempest-TestEncryptedCinderVolumes-1545393347-project-member] GET https://10.4.3.8/volume/v3/volumes/9e2fa5be-8f81-4e48-8212-91e9b0b999fa Aug 07 10:04:10.031703 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [None req-9b96404d-a571-4c8c-93ec-0b226adbf423 tempest-TestEncryptedCinderVolumes-1545393347 tempest-TestEncryptedCinderVolumes-1545393347-project-member] Empty body provided in request {{(pid=100298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 10:04:10.031900 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [None req-9b96404d-a571-4c8c-93ec-0b226adbf423 tempest-TestEncryptedCinderVolumes-1545393347 tempest-TestEncryptedCinderVolumes-1545393347-project-member] Calling method 'show' {{(pid=100298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 10:04:10.040650 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [None req-00400634-0ea9-40a2-81f9-7978672bffdf None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:04:10.040793 np0000006707 devstack@c-api.service[100298]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 10:04:10.040793 np0000006707 devstack@c-api.service[100298]: warnings.warn( Aug 07 10:04:10.041038 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-00400634-0ea9-40a2-81f9-7978672bffdf None None] GET https://10.4.3.8/volume// Aug 07 10:04:10.041222 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-00400634-0ea9-40a2-81f9-7978672bffdf None None] Empty body provided in request {{(pid=100296) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 10:04:10.041427 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-00400634-0ea9-40a2-81f9-7978672bffdf None None] Calling method 'all' {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 10:04:10.041745 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-00400634-0ea9-40a2-81f9-7978672bffdf None None] https://10.4.3.8/volume// returned with HTTP 300 Aug 07 10:04:10.042037 np0000006707 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 1119/4484] 10.4.3.8 () {66 vars in 1412 bytes} [Fri Aug 7 10:04:10 2026] GET /volume/ => generated 384 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 07 10:04:10.044139 np0000006707 devstack@c-api.service[100298]: INFO cinder.volume.api [None req-9b96404d-a571-4c8c-93ec-0b226adbf423 tempest-TestEncryptedCinderVolumes-1545393347 tempest-TestEncryptedCinderVolumes-1545393347-project-member] Volume info retrieved successfully. Aug 07 10:04:10.047949 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [None req-9b96404d-a571-4c8c-93ec-0b226adbf423 tempest-TestEncryptedCinderVolumes-1545393347 tempest-TestEncryptedCinderVolumes-1545393347-project-member] https://10.4.3.8/volume/v3/volumes/9e2fa5be-8f81-4e48-8212-91e9b0b999fa returned with HTTP 200 Aug 07 10:04:10.048249 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [req-222c7bdd-2262-46cd-a70a-ccc5b68bdde5 req-048bcc5c-90e5-429d-802a-1c0de619f5cc None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:04:10.048328 np0000006707 devstack@c-api.service[100298]: [pid: 100298|app: 0|req: 1122/4485] 10.4.3.8 () {66 vars in 1334 bytes} [Fri Aug 7 10:04:10 2026] GET /volume/v3/volumes/9e2fa5be-8f81-4e48-8212-91e9b0b999fa => generated 898 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 10:04:10.050348 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [req-222c7bdd-2262-46cd-a70a-ccc5b68bdde5 req-048bcc5c-90e5-429d-802a-1c0de619f5cc tempest-TestEncryptedCinderVolumes-1545393347 tempest-TestEncryptedCinderVolumes-1545393347-project-member] GET https://10.4.3.8/volume/v3/volumes/9e2fa5be-8f81-4e48-8212-91e9b0b999fa Aug 07 10:04:10.050560 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [req-222c7bdd-2262-46cd-a70a-ccc5b68bdde5 req-048bcc5c-90e5-429d-802a-1c0de619f5cc tempest-TestEncryptedCinderVolumes-1545393347 tempest-TestEncryptedCinderVolumes-1545393347-project-member] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 10:04:10.050741 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [req-222c7bdd-2262-46cd-a70a-ccc5b68bdde5 req-048bcc5c-90e5-429d-802a-1c0de619f5cc tempest-TestEncryptedCinderVolumes-1545393347 tempest-TestEncryptedCinderVolumes-1545393347-project-member] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 10:04:10.059009 np0000006707 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 10:04:10.059009 np0000006707 devstack@c-api.service[100295]: warnings.warn( Aug 07 10:04:10.062002 np0000006707 devstack@c-api.service[100295]: INFO cinder.volume.api [req-222c7bdd-2262-46cd-a70a-ccc5b68bdde5 req-048bcc5c-90e5-429d-802a-1c0de619f5cc tempest-TestEncryptedCinderVolumes-1545393347 tempest-TestEncryptedCinderVolumes-1545393347-project-member] Volume info retrieved successfully. Aug 07 10:04:10.065616 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [req-222c7bdd-2262-46cd-a70a-ccc5b68bdde5 req-048bcc5c-90e5-429d-802a-1c0de619f5cc tempest-TestEncryptedCinderVolumes-1545393347 tempest-TestEncryptedCinderVolumes-1545393347-project-member] https://10.4.3.8/volume/v3/volumes/9e2fa5be-8f81-4e48-8212-91e9b0b999fa returned with HTTP 200 Aug 07 10:04:10.065957 np0000006707 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 1123/4486] 10.4.3.8 () {70 vars in 1625 bytes} [Fri Aug 7 10:04:10 2026] GET /volume/v3/volumes/9e2fa5be-8f81-4e48-8212-91e9b0b999fa => generated 1078 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 07 10:04:10.171879 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [req-222c7bdd-2262-46cd-a70a-ccc5b68bdde5 req-ce0d3456-e17a-4542-ad1d-40b8ed81d04b None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:04:10.174116 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [req-222c7bdd-2262-46cd-a70a-ccc5b68bdde5 req-ce0d3456-e17a-4542-ad1d-40b8ed81d04b tempest-TestEncryptedCinderVolumes-1545393347 tempest-TestEncryptedCinderVolumes-1545393347-project-member] PUT https://10.4.3.8/volume/v3/attachments/ed05ff00-dee3-45a0-92c5-a5284bc3a445 Aug 07 10:04:10.174585 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [req-222c7bdd-2262-46cd-a70a-ccc5b68bdde5 req-ce0d3456-e17a-4542-ad1d-40b8ed81d04b tempest-TestEncryptedCinderVolumes-1545393347 tempest-TestEncryptedCinderVolumes-1545393347-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.8", "host": "np0000006707", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:568b993d50b1", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "d2780578-1896-461f-80ac-b58d2e346b90", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 10:04:10.182539 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.coordination [req-222c7bdd-2262-46cd-a70a-ccc5b68bdde5 req-ce0d3456-e17a-4542-ad1d-40b8ed81d04b tempest-TestEncryptedCinderVolumes-1545393347 tempest-TestEncryptedCinderVolumes-1545393347-project-member] Acquiring lock "cinder-attachment_update-9e2fa5be-8f81-4e48-8212-91e9b0b999fa-np0000006707" by "attachment_update" {{(pid=100297) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 07 10:04:10.186851 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.coordination [req-222c7bdd-2262-46cd-a70a-ccc5b68bdde5 req-ce0d3456-e17a-4542-ad1d-40b8ed81d04b tempest-TestEncryptedCinderVolumes-1545393347 tempest-TestEncryptedCinderVolumes-1545393347-project-member] Lock "cinder-attachment_update-9e2fa5be-8f81-4e48-8212-91e9b0b999fa-np0000006707" acquired by "attachment_update" :: waited 0.004s {{(pid=100297) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 07 10:04:10.187822 np0000006707 devstack@c-api.service[100297]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 10:04:10.187822 np0000006707 devstack@c-api.service[100297]: warnings.warn( Aug 07 10:04:10.272028 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.coordination [req-222c7bdd-2262-46cd-a70a-ccc5b68bdde5 req-ce0d3456-e17a-4542-ad1d-40b8ed81d04b tempest-TestEncryptedCinderVolumes-1545393347 tempest-TestEncryptedCinderVolumes-1545393347-project-member] Lock "cinder-attachment_update-9e2fa5be-8f81-4e48-8212-91e9b0b999fa-np0000006707" released by "attachment_update" :: held 0.085s {{(pid=100297) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 07 10:04:10.272397 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [req-222c7bdd-2262-46cd-a70a-ccc5b68bdde5 req-ce0d3456-e17a-4542-ad1d-40b8ed81d04b tempest-TestEncryptedCinderVolumes-1545393347 tempest-TestEncryptedCinderVolumes-1545393347-project-member] https://10.4.3.8/volume/v3/attachments/ed05ff00-dee3-45a0-92c5-a5284bc3a445 returned with HTTP 200 Aug 07 10:04:10.272875 np0000006707 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 1123/4487] 10.4.3.8 () {74 vars in 1690 bytes} [Fri Aug 7 10:04:10 2026] PUT /volume/v3/attachments/ed05ff00-dee3-45a0-92c5-a5284bc3a445 => generated 968 bytes in 101 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 10:04:10.280549 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [req-222c7bdd-2262-46cd-a70a-ccc5b68bdde5 req-4a4d5769-1906-4c25-8772-deb3106e7ad3 None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:04:10.282693 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [req-222c7bdd-2262-46cd-a70a-ccc5b68bdde5 req-4a4d5769-1906-4c25-8772-deb3106e7ad3 tempest-TestEncryptedCinderVolumes-1545393347 tempest-TestEncryptedCinderVolumes-1545393347-project-member] GET https://10.4.3.8/volume/v3/volumes/9e2fa5be-8f81-4e48-8212-91e9b0b999fa/encryption Aug 07 10:04:10.282926 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [req-222c7bdd-2262-46cd-a70a-ccc5b68bdde5 req-4a4d5769-1906-4c25-8772-deb3106e7ad3 tempest-TestEncryptedCinderVolumes-1545393347 tempest-TestEncryptedCinderVolumes-1545393347-project-member] Empty body provided in request {{(pid=100296) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 10:04:10.283200 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [req-222c7bdd-2262-46cd-a70a-ccc5b68bdde5 req-4a4d5769-1906-4c25-8772-deb3106e7ad3 tempest-TestEncryptedCinderVolumes-1545393347 tempest-TestEncryptedCinderVolumes-1545393347-project-member] Calling method 'index' {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 10:04:10.293387 np0000006707 devstack@c-api.service[100296]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 10:04:10.293387 np0000006707 devstack@c-api.service[100296]: warnings.warn( Aug 07 10:04:10.300599 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [req-222c7bdd-2262-46cd-a70a-ccc5b68bdde5 req-4a4d5769-1906-4c25-8772-deb3106e7ad3 tempest-TestEncryptedCinderVolumes-1545393347 tempest-TestEncryptedCinderVolumes-1545393347-project-member] https://10.4.3.8/volume/v3/volumes/9e2fa5be-8f81-4e48-8212-91e9b0b999fa/encryption returned with HTTP 200 Aug 07 10:04:10.301073 np0000006707 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 1120/4488] 10.4.3.8 () {68 vars in 1617 bytes} [Fri Aug 7 10:04:10 2026] GET /volume/v3/volumes/9e2fa5be-8f81-4e48-8212-91e9b0b999fa/encryption => generated 160 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 10:04:10.368811 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.middleware.request_id [None req-9caeba16-054d-48c8-bc08-6a818804941c None None] RequestId filter calling following filter/app {{(pid=100298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:04:10.370650 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [None req-9caeba16-054d-48c8-bc08-6a818804941c tempest-VolumeMultiattachTests-1318208031 tempest-VolumeMultiattachTests-1318208031-project-member] GET https://10.4.3.8/volume/v3/volumes/6933daf5-872d-4ad0-9838-b7489f251aab Aug 07 10:04:10.370838 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [None req-9caeba16-054d-48c8-bc08-6a818804941c tempest-VolumeMultiattachTests-1318208031 tempest-VolumeMultiattachTests-1318208031-project-member] Empty body provided in request {{(pid=100298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 10:04:10.371063 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [None req-9caeba16-054d-48c8-bc08-6a818804941c tempest-VolumeMultiattachTests-1318208031 tempest-VolumeMultiattachTests-1318208031-project-member] Calling method 'show' {{(pid=100298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 10:04:10.380492 np0000006707 devstack@c-api.service[100298]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 10:04:10.380492 np0000006707 devstack@c-api.service[100298]: warnings.warn( Aug 07 10:04:10.384103 np0000006707 devstack@c-api.service[100298]: INFO cinder.volume.api [None req-9caeba16-054d-48c8-bc08-6a818804941c tempest-VolumeMultiattachTests-1318208031 tempest-VolumeMultiattachTests-1318208031-project-member] Volume info retrieved successfully. Aug 07 10:04:10.388368 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [None req-9caeba16-054d-48c8-bc08-6a818804941c tempest-VolumeMultiattachTests-1318208031 tempest-VolumeMultiattachTests-1318208031-project-member] https://10.4.3.8/volume/v3/volumes/6933daf5-872d-4ad0-9838-b7489f251aab returned with HTTP 200 Aug 07 10:04:10.388763 np0000006707 devstack@c-api.service[100298]: [pid: 100298|app: 0|req: 1123/4489] 10.4.3.8 () {66 vars in 1334 bytes} [Fri Aug 7 10:04:10 2026] GET /volume/v3/volumes/6933daf5-872d-4ad0-9838-b7489f251aab => generated 870 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 10:04:10.523561 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-e1778857-2b0b-4c89-959d-87509f124f2c None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:04:10.525486 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-e1778857-2b0b-4c89-959d-87509f124f2c tempest-VolumesBackupsTest-1326273140 tempest-VolumesBackupsTest-1326273140-project-admin] GET https://10.4.3.8/volume/v3/backups/f53bfd19-1209-4eee-a23c-47ae96af05d6 Aug 07 10:04:10.525693 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-e1778857-2b0b-4c89-959d-87509f124f2c tempest-VolumesBackupsTest-1326273140 tempest-VolumesBackupsTest-1326273140-project-admin] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 10:04:10.525899 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-e1778857-2b0b-4c89-959d-87509f124f2c tempest-VolumesBackupsTest-1326273140 tempest-VolumesBackupsTest-1326273140-project-admin] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 10:04:10.526004 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.v3.backups [None req-e1778857-2b0b-4c89-959d-87509f124f2c tempest-VolumesBackupsTest-1326273140 tempest-VolumesBackupsTest-1326273140-project-admin] Show backup with id f53bfd19-1209-4eee-a23c-47ae96af05d6. {{(pid=100295) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 10:04:10.530276 np0000006707 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 10:04:10.530276 np0000006707 devstack@c-api.service[100295]: warnings.warn( Aug 07 10:04:10.530924 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-e1778857-2b0b-4c89-959d-87509f124f2c tempest-VolumesBackupsTest-1326273140 tempest-VolumesBackupsTest-1326273140-project-admin] https://10.4.3.8/volume/v3/backups/f53bfd19-1209-4eee-a23c-47ae96af05d6 returned with HTTP 200 Aug 07 10:04:10.531375 np0000006707 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 1124/4490] 10.4.3.8 () {66 vars in 1334 bytes} [Fri Aug 7 10:04:10 2026] GET /volume/v3/backups/f53bfd19-1209-4eee-a23c-47ae96af05d6 => generated 747 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 10:04:11.062458 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [None req-d42326d9-a3f4-4b94-91fe-74ebf7e63da8 None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:04:11.064178 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-d42326d9-a3f4-4b94-91fe-74ebf7e63da8 tempest-TestEncryptedCinderVolumes-1545393347 tempest-TestEncryptedCinderVolumes-1545393347-project-member] GET https://10.4.3.8/volume/v3/volumes/9e2fa5be-8f81-4e48-8212-91e9b0b999fa Aug 07 10:04:11.064372 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-d42326d9-a3f4-4b94-91fe-74ebf7e63da8 tempest-TestEncryptedCinderVolumes-1545393347 tempest-TestEncryptedCinderVolumes-1545393347-project-member] Empty body provided in request {{(pid=100297) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 10:04:11.064571 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-d42326d9-a3f4-4b94-91fe-74ebf7e63da8 tempest-TestEncryptedCinderVolumes-1545393347 tempest-TestEncryptedCinderVolumes-1545393347-project-member] Calling method 'show' {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 10:04:11.079773 np0000006707 devstack@c-api.service[100297]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 10:04:11.079773 np0000006707 devstack@c-api.service[100297]: warnings.warn( Aug 07 10:04:11.083852 np0000006707 devstack@c-api.service[100297]: INFO cinder.volume.api [None req-d42326d9-a3f4-4b94-91fe-74ebf7e63da8 tempest-TestEncryptedCinderVolumes-1545393347 tempest-TestEncryptedCinderVolumes-1545393347-project-member] Volume info retrieved successfully. Aug 07 10:04:11.088218 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-d42326d9-a3f4-4b94-91fe-74ebf7e63da8 tempest-TestEncryptedCinderVolumes-1545393347 tempest-TestEncryptedCinderVolumes-1545393347-project-member] https://10.4.3.8/volume/v3/volumes/9e2fa5be-8f81-4e48-8212-91e9b0b999fa returned with HTTP 200 Aug 07 10:04:11.088610 np0000006707 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 1124/4491] 10.4.3.8 () {66 vars in 1334 bytes} [Fri Aug 7 10:04:11 2026] GET /volume/v3/volumes/9e2fa5be-8f81-4e48-8212-91e9b0b999fa => generated 899 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 10:04:11.400700 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [None req-3a948b9d-f6f6-4499-ab0f-c7246af369de None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:04:11.402267 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-3a948b9d-f6f6-4499-ab0f-c7246af369de tempest-VolumeMultiattachTests-1318208031 tempest-VolumeMultiattachTests-1318208031-project-member] GET https://10.4.3.8/volume/v3/volumes/6933daf5-872d-4ad0-9838-b7489f251aab Aug 07 10:04:11.402443 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-3a948b9d-f6f6-4499-ab0f-c7246af369de tempest-VolumeMultiattachTests-1318208031 tempest-VolumeMultiattachTests-1318208031-project-member] Empty body provided in request {{(pid=100296) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 10:04:11.402626 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-3a948b9d-f6f6-4499-ab0f-c7246af369de tempest-VolumeMultiattachTests-1318208031 tempest-VolumeMultiattachTests-1318208031-project-member] Calling method 'show' {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 10:04:11.411062 np0000006707 devstack@c-api.service[100296]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 10:04:11.411062 np0000006707 devstack@c-api.service[100296]: warnings.warn( Aug 07 10:04:11.413880 np0000006707 devstack@c-api.service[100296]: INFO cinder.volume.api [None req-3a948b9d-f6f6-4499-ab0f-c7246af369de tempest-VolumeMultiattachTests-1318208031 tempest-VolumeMultiattachTests-1318208031-project-member] Volume info retrieved successfully. Aug 07 10:04:11.417477 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-3a948b9d-f6f6-4499-ab0f-c7246af369de tempest-VolumeMultiattachTests-1318208031 tempest-VolumeMultiattachTests-1318208031-project-member] https://10.4.3.8/volume/v3/volumes/6933daf5-872d-4ad0-9838-b7489f251aab returned with HTTP 200 Aug 07 10:04:11.417861 np0000006707 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 1121/4492] 10.4.3.8 () {66 vars in 1334 bytes} [Fri Aug 7 10:04:11 2026] GET /volume/v3/volumes/6933daf5-872d-4ad0-9838-b7489f251aab => generated 870 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 10:04:11.541388 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.middleware.request_id [None req-704ab3b8-1eb3-4f67-834e-b4117c5b8be8 None None] RequestId filter calling following filter/app {{(pid=100298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:04:11.543201 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [None req-704ab3b8-1eb3-4f67-834e-b4117c5b8be8 tempest-VolumesBackupsTest-1326273140 tempest-VolumesBackupsTest-1326273140-project-admin] GET https://10.4.3.8/volume/v3/backups/f53bfd19-1209-4eee-a23c-47ae96af05d6 Aug 07 10:04:11.543435 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [None req-704ab3b8-1eb3-4f67-834e-b4117c5b8be8 tempest-VolumesBackupsTest-1326273140 tempest-VolumesBackupsTest-1326273140-project-admin] Empty body provided in request {{(pid=100298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 10:04:11.543638 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [None req-704ab3b8-1eb3-4f67-834e-b4117c5b8be8 tempest-VolumesBackupsTest-1326273140 tempest-VolumesBackupsTest-1326273140-project-admin] Calling method 'show' {{(pid=100298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 10:04:11.543741 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.v3.backups [None req-704ab3b8-1eb3-4f67-834e-b4117c5b8be8 tempest-VolumesBackupsTest-1326273140 tempest-VolumesBackupsTest-1326273140-project-admin] Show backup with id f53bfd19-1209-4eee-a23c-47ae96af05d6. {{(pid=100298) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 10:04:11.548014 np0000006707 devstack@c-api.service[100298]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 10:04:11.548014 np0000006707 devstack@c-api.service[100298]: warnings.warn( Aug 07 10:04:11.548678 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [None req-704ab3b8-1eb3-4f67-834e-b4117c5b8be8 tempest-VolumesBackupsTest-1326273140 tempest-VolumesBackupsTest-1326273140-project-admin] https://10.4.3.8/volume/v3/backups/f53bfd19-1209-4eee-a23c-47ae96af05d6 returned with HTTP 200 Aug 07 10:04:11.549046 np0000006707 devstack@c-api.service[100298]: [pid: 100298|app: 0|req: 1124/4493] 10.4.3.8 () {66 vars in 1334 bytes} [Fri Aug 7 10:04:11 2026] GET /volume/v3/backups/f53bfd19-1209-4eee-a23c-47ae96af05d6 => generated 747 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 10:04:12.103602 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-ff891831-996a-4ec2-b788-e18ce37b357e None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:04:12.105586 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-ff891831-996a-4ec2-b788-e18ce37b357e tempest-TestEncryptedCinderVolumes-1545393347 tempest-TestEncryptedCinderVolumes-1545393347-project-member] GET https://10.4.3.8/volume/v3/volumes/9e2fa5be-8f81-4e48-8212-91e9b0b999fa Aug 07 10:04:12.105849 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-ff891831-996a-4ec2-b788-e18ce37b357e tempest-TestEncryptedCinderVolumes-1545393347 tempest-TestEncryptedCinderVolumes-1545393347-project-member] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 10:04:12.106091 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-ff891831-996a-4ec2-b788-e18ce37b357e tempest-TestEncryptedCinderVolumes-1545393347 tempest-TestEncryptedCinderVolumes-1545393347-project-member] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 10:04:12.115590 np0000006707 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 10:04:12.115590 np0000006707 devstack@c-api.service[100295]: warnings.warn( Aug 07 10:04:12.119065 np0000006707 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-ff891831-996a-4ec2-b788-e18ce37b357e tempest-TestEncryptedCinderVolumes-1545393347 tempest-TestEncryptedCinderVolumes-1545393347-project-member] Volume info retrieved successfully. Aug 07 10:04:12.123665 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-ff891831-996a-4ec2-b788-e18ce37b357e tempest-TestEncryptedCinderVolumes-1545393347 tempest-TestEncryptedCinderVolumes-1545393347-project-member] https://10.4.3.8/volume/v3/volumes/9e2fa5be-8f81-4e48-8212-91e9b0b999fa returned with HTTP 200 Aug 07 10:04:12.124067 np0000006707 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 1125/4494] 10.4.3.8 () {66 vars in 1334 bytes} [Fri Aug 7 10:04:12 2026] GET /volume/v3/volumes/9e2fa5be-8f81-4e48-8212-91e9b0b999fa => generated 899 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 10:04:12.327355 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [None req-2b9a5f1d-7981-4b79-8cbe-db53751e93fb None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:04:12.330437 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-2b9a5f1d-7981-4b79-8cbe-db53751e93fb tempest-TestVolumeBootPattern-391440175 tempest-TestVolumeBootPattern-391440175-project-member] DELETE https://10.4.3.8/volume/v3/snapshots/51d6e659-c849-4291-9f42-4896a68523e6 Aug 07 10:04:12.330437 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-2b9a5f1d-7981-4b79-8cbe-db53751e93fb tempest-TestVolumeBootPattern-391440175 tempest-TestVolumeBootPattern-391440175-project-member] Empty body provided in request {{(pid=100297) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 10:04:12.330437 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-2b9a5f1d-7981-4b79-8cbe-db53751e93fb tempest-TestVolumeBootPattern-391440175 tempest-TestVolumeBootPattern-391440175-project-member] Calling method 'delete' {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 10:04:12.330437 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.v3.snapshots [None req-2b9a5f1d-7981-4b79-8cbe-db53751e93fb tempest-TestVolumeBootPattern-391440175 tempest-TestVolumeBootPattern-391440175-project-member] Delete snapshot with id: 51d6e659-c849-4291-9f42-4896a68523e6 Aug 07 10:04:12.334896 np0000006707 devstack@c-api.service[100297]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 10:04:12.334896 np0000006707 devstack@c-api.service[100297]: warnings.warn( Aug 07 10:04:12.335385 np0000006707 devstack@c-api.service[100297]: INFO cinder.volume.api [None req-2b9a5f1d-7981-4b79-8cbe-db53751e93fb tempest-TestVolumeBootPattern-391440175 tempest-TestVolumeBootPattern-391440175-project-member] Snapshot retrieved successfully. Aug 07 10:04:12.352058 np0000006707 devstack@c-api.service[100297]: INFO cinder.volume.api [None req-2b9a5f1d-7981-4b79-8cbe-db53751e93fb tempest-TestVolumeBootPattern-391440175 tempest-TestVolumeBootPattern-391440175-project-member] Snapshot delete request issued successfully. Aug 07 10:04:12.352634 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-2b9a5f1d-7981-4b79-8cbe-db53751e93fb tempest-TestVolumeBootPattern-391440175 tempest-TestVolumeBootPattern-391440175-project-member] https://10.4.3.8/volume/v3/snapshots/51d6e659-c849-4291-9f42-4896a68523e6 returned with HTTP 202 Aug 07 10:04:12.352634 np0000006707 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 1125/4495] 10.4.3.8 () {66 vars in 1343 bytes} [Fri Aug 7 10:04:12 2026] DELETE /volume/v3/snapshots/51d6e659-c849-4291-9f42-4896a68523e6 => generated 0 bytes in 26 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 07 10:04:12.361324 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [None req-f90276ff-5fa7-4b96-8a4c-52f824f47f92 None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:04:12.363057 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-f90276ff-5fa7-4b96-8a4c-52f824f47f92 tempest-TestVolumeBootPattern-391440175 tempest-TestVolumeBootPattern-391440175-project-member] GET https://10.4.3.8/volume/v3/snapshots/51d6e659-c849-4291-9f42-4896a68523e6 Aug 07 10:04:12.363272 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-f90276ff-5fa7-4b96-8a4c-52f824f47f92 tempest-TestVolumeBootPattern-391440175 tempest-TestVolumeBootPattern-391440175-project-member] Empty body provided in request {{(pid=100296) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 10:04:12.363465 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-f90276ff-5fa7-4b96-8a4c-52f824f47f92 tempest-TestVolumeBootPattern-391440175 tempest-TestVolumeBootPattern-391440175-project-member] Calling method 'show' {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 10:04:12.368355 np0000006707 devstack@c-api.service[100296]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 10:04:12.368355 np0000006707 devstack@c-api.service[100296]: warnings.warn( Aug 07 10:04:12.368781 np0000006707 devstack@c-api.service[100296]: INFO cinder.volume.api [None req-f90276ff-5fa7-4b96-8a4c-52f824f47f92 tempest-TestVolumeBootPattern-391440175 tempest-TestVolumeBootPattern-391440175-project-member] Snapshot retrieved successfully. Aug 07 10:04:12.369616 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-f90276ff-5fa7-4b96-8a4c-52f824f47f92 tempest-TestVolumeBootPattern-391440175 tempest-TestVolumeBootPattern-391440175-project-member] https://10.4.3.8/volume/v3/snapshots/51d6e659-c849-4291-9f42-4896a68523e6 returned with HTTP 200 Aug 07 10:04:12.369982 np0000006707 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 1122/4496] 10.4.3.8 () {66 vars in 1340 bytes} [Fri Aug 7 10:04:12 2026] GET /volume/v3/snapshots/51d6e659-c849-4291-9f42-4896a68523e6 => generated 465 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 10:04:12.429472 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.middleware.request_id [None req-35cb2b2b-05bf-4c56-9d7c-42872378f9a8 None None] RequestId filter calling following filter/app {{(pid=100298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:04:12.431910 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [None req-35cb2b2b-05bf-4c56-9d7c-42872378f9a8 tempest-VolumeMultiattachTests-1318208031 tempest-VolumeMultiattachTests-1318208031-project-member] GET https://10.4.3.8/volume/v3/volumes/6933daf5-872d-4ad0-9838-b7489f251aab Aug 07 10:04:12.432215 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [None req-35cb2b2b-05bf-4c56-9d7c-42872378f9a8 tempest-VolumeMultiattachTests-1318208031 tempest-VolumeMultiattachTests-1318208031-project-member] Empty body provided in request {{(pid=100298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 10:04:12.432481 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [None req-35cb2b2b-05bf-4c56-9d7c-42872378f9a8 tempest-VolumeMultiattachTests-1318208031 tempest-VolumeMultiattachTests-1318208031-project-member] Calling method 'show' {{(pid=100298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 10:04:12.444884 np0000006707 devstack@c-api.service[100298]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 10:04:12.444884 np0000006707 devstack@c-api.service[100298]: warnings.warn( Aug 07 10:04:12.449479 np0000006707 devstack@c-api.service[100298]: INFO cinder.volume.api [None req-35cb2b2b-05bf-4c56-9d7c-42872378f9a8 tempest-VolumeMultiattachTests-1318208031 tempest-VolumeMultiattachTests-1318208031-project-member] Volume info retrieved successfully. Aug 07 10:04:12.455277 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [None req-35cb2b2b-05bf-4c56-9d7c-42872378f9a8 tempest-VolumeMultiattachTests-1318208031 tempest-VolumeMultiattachTests-1318208031-project-member] https://10.4.3.8/volume/v3/volumes/6933daf5-872d-4ad0-9838-b7489f251aab returned with HTTP 200 Aug 07 10:04:12.455786 np0000006707 devstack@c-api.service[100298]: [pid: 100298|app: 0|req: 1125/4497] 10.4.3.8 () {66 vars in 1334 bytes} [Fri Aug 7 10:04:12 2026] GET /volume/v3/volumes/6933daf5-872d-4ad0-9838-b7489f251aab => generated 870 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 10:04:12.559357 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-dcceaa62-18fd-4632-9a11-6c4ec3218787 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:04:12.561194 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-dcceaa62-18fd-4632-9a11-6c4ec3218787 tempest-VolumesBackupsTest-1326273140 tempest-VolumesBackupsTest-1326273140-project-admin] GET https://10.4.3.8/volume/v3/backups/f53bfd19-1209-4eee-a23c-47ae96af05d6 Aug 07 10:04:12.561379 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-dcceaa62-18fd-4632-9a11-6c4ec3218787 tempest-VolumesBackupsTest-1326273140 tempest-VolumesBackupsTest-1326273140-project-admin] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 10:04:12.561589 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-dcceaa62-18fd-4632-9a11-6c4ec3218787 tempest-VolumesBackupsTest-1326273140 tempest-VolumesBackupsTest-1326273140-project-admin] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 10:04:12.561706 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.v3.backups [None req-dcceaa62-18fd-4632-9a11-6c4ec3218787 tempest-VolumesBackupsTest-1326273140 tempest-VolumesBackupsTest-1326273140-project-admin] Show backup with id f53bfd19-1209-4eee-a23c-47ae96af05d6. {{(pid=100295) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 10:04:12.566035 np0000006707 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 10:04:12.566035 np0000006707 devstack@c-api.service[100295]: warnings.warn( Aug 07 10:04:12.566676 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-dcceaa62-18fd-4632-9a11-6c4ec3218787 tempest-VolumesBackupsTest-1326273140 tempest-VolumesBackupsTest-1326273140-project-admin] https://10.4.3.8/volume/v3/backups/f53bfd19-1209-4eee-a23c-47ae96af05d6 returned with HTTP 200 Aug 07 10:04:12.567030 np0000006707 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 1126/4498] 10.4.3.8 () {66 vars in 1334 bytes} [Fri Aug 7 10:04:12 2026] GET /volume/v3/backups/f53bfd19-1209-4eee-a23c-47ae96af05d6 => generated 747 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 10:04:13.138327 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [None req-5247da89-e6bb-4e7c-b05c-d62bf4a728ef None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:04:13.139811 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-5247da89-e6bb-4e7c-b05c-d62bf4a728ef tempest-TestEncryptedCinderVolumes-1545393347 tempest-TestEncryptedCinderVolumes-1545393347-project-member] GET https://10.4.3.8/volume/v3/volumes/9e2fa5be-8f81-4e48-8212-91e9b0b999fa Aug 07 10:04:13.141355 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-5247da89-e6bb-4e7c-b05c-d62bf4a728ef tempest-TestEncryptedCinderVolumes-1545393347 tempest-TestEncryptedCinderVolumes-1545393347-project-member] Empty body provided in request {{(pid=100297) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 10:04:13.141355 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-5247da89-e6bb-4e7c-b05c-d62bf4a728ef tempest-TestEncryptedCinderVolumes-1545393347 tempest-TestEncryptedCinderVolumes-1545393347-project-member] Calling method 'show' {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 10:04:13.150644 np0000006707 devstack@c-api.service[100297]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 10:04:13.150644 np0000006707 devstack@c-api.service[100297]: warnings.warn( Aug 07 10:04:13.154112 np0000006707 devstack@c-api.service[100297]: INFO cinder.volume.api [None req-5247da89-e6bb-4e7c-b05c-d62bf4a728ef tempest-TestEncryptedCinderVolumes-1545393347 tempest-TestEncryptedCinderVolumes-1545393347-project-member] Volume info retrieved successfully. Aug 07 10:04:13.158263 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-5247da89-e6bb-4e7c-b05c-d62bf4a728ef tempest-TestEncryptedCinderVolumes-1545393347 tempest-TestEncryptedCinderVolumes-1545393347-project-member] https://10.4.3.8/volume/v3/volumes/9e2fa5be-8f81-4e48-8212-91e9b0b999fa returned with HTTP 200 Aug 07 10:04:13.158709 np0000006707 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 1126/4499] 10.4.3.8 () {66 vars in 1334 bytes} [Fri Aug 7 10:04:13 2026] GET /volume/v3/volumes/9e2fa5be-8f81-4e48-8212-91e9b0b999fa => generated 899 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 10:04:13.380333 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [None req-f9de2fce-8c1d-4959-a147-a1d82a7ddd1a None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:04:13.382218 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-f9de2fce-8c1d-4959-a147-a1d82a7ddd1a tempest-TestVolumeBootPattern-391440175 tempest-TestVolumeBootPattern-391440175-project-member] GET https://10.4.3.8/volume/v3/snapshots/51d6e659-c849-4291-9f42-4896a68523e6 Aug 07 10:04:13.382413 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-f9de2fce-8c1d-4959-a147-a1d82a7ddd1a tempest-TestVolumeBootPattern-391440175 tempest-TestVolumeBootPattern-391440175-project-member] Empty body provided in request {{(pid=100296) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 10:04:13.382625 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-f9de2fce-8c1d-4959-a147-a1d82a7ddd1a tempest-TestVolumeBootPattern-391440175 tempest-TestVolumeBootPattern-391440175-project-member] Calling method 'show' {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 10:04:13.387031 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-f9de2fce-8c1d-4959-a147-a1d82a7ddd1a tempest-TestVolumeBootPattern-391440175 tempest-TestVolumeBootPattern-391440175-project-member] https://10.4.3.8/volume/v3/snapshots/51d6e659-c849-4291-9f42-4896a68523e6 returned with HTTP 404 Aug 07 10:04:13.387501 np0000006707 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 1123/4500] 10.4.3.8 () {66 vars in 1340 bytes} [Fri Aug 7 10:04:13 2026] GET /volume/v3/snapshots/51d6e659-c849-4291-9f42-4896a68523e6 => generated 111 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 10:04:13.468013 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.middleware.request_id [None req-febe9b50-eb12-4671-8675-b547bcb36fc9 None None] RequestId filter calling following filter/app {{(pid=100298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:04:13.470094 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [None req-febe9b50-eb12-4671-8675-b547bcb36fc9 tempest-VolumeMultiattachTests-1318208031 tempest-VolumeMultiattachTests-1318208031-project-member] GET https://10.4.3.8/volume/v3/volumes/6933daf5-872d-4ad0-9838-b7489f251aab Aug 07 10:04:13.470317 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [None req-febe9b50-eb12-4671-8675-b547bcb36fc9 tempest-VolumeMultiattachTests-1318208031 tempest-VolumeMultiattachTests-1318208031-project-member] Empty body provided in request {{(pid=100298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 10:04:13.470555 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [None req-febe9b50-eb12-4671-8675-b547bcb36fc9 tempest-VolumeMultiattachTests-1318208031 tempest-VolumeMultiattachTests-1318208031-project-member] Calling method 'show' {{(pid=100298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 10:04:13.483255 np0000006707 devstack@c-api.service[100298]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 10:04:13.483255 np0000006707 devstack@c-api.service[100298]: warnings.warn( Aug 07 10:04:13.486930 np0000006707 devstack@c-api.service[100298]: INFO cinder.volume.api [None req-febe9b50-eb12-4671-8675-b547bcb36fc9 tempest-VolumeMultiattachTests-1318208031 tempest-VolumeMultiattachTests-1318208031-project-member] Volume info retrieved successfully. Aug 07 10:04:13.491453 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [None req-febe9b50-eb12-4671-8675-b547bcb36fc9 tempest-VolumeMultiattachTests-1318208031 tempest-VolumeMultiattachTests-1318208031-project-member] https://10.4.3.8/volume/v3/volumes/6933daf5-872d-4ad0-9838-b7489f251aab returned with HTTP 200 Aug 07 10:04:13.491895 np0000006707 devstack@c-api.service[100298]: [pid: 100298|app: 0|req: 1126/4501] 10.4.3.8 () {66 vars in 1334 bytes} [Fri Aug 7 10:04:13 2026] GET /volume/v3/volumes/6933daf5-872d-4ad0-9838-b7489f251aab => generated 870 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 10:04:13.576995 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-e0b8c1e3-ebbe-4afe-8874-371bcf385e7a None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:04:13.578965 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-e0b8c1e3-ebbe-4afe-8874-371bcf385e7a tempest-VolumesBackupsTest-1326273140 tempest-VolumesBackupsTest-1326273140-project-admin] GET https://10.4.3.8/volume/v3/backups/f53bfd19-1209-4eee-a23c-47ae96af05d6 Aug 07 10:04:13.579145 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-e0b8c1e3-ebbe-4afe-8874-371bcf385e7a tempest-VolumesBackupsTest-1326273140 tempest-VolumesBackupsTest-1326273140-project-admin] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 10:04:13.579362 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-e0b8c1e3-ebbe-4afe-8874-371bcf385e7a tempest-VolumesBackupsTest-1326273140 tempest-VolumesBackupsTest-1326273140-project-admin] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 10:04:13.579482 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.v3.backups [None req-e0b8c1e3-ebbe-4afe-8874-371bcf385e7a tempest-VolumesBackupsTest-1326273140 tempest-VolumesBackupsTest-1326273140-project-admin] Show backup with id f53bfd19-1209-4eee-a23c-47ae96af05d6. {{(pid=100295) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 10:04:13.584129 np0000006707 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 10:04:13.584129 np0000006707 devstack@c-api.service[100295]: warnings.warn( Aug 07 10:04:13.584827 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-e0b8c1e3-ebbe-4afe-8874-371bcf385e7a tempest-VolumesBackupsTest-1326273140 tempest-VolumesBackupsTest-1326273140-project-admin] https://10.4.3.8/volume/v3/backups/f53bfd19-1209-4eee-a23c-47ae96af05d6 returned with HTTP 200 Aug 07 10:04:13.585191 np0000006707 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 1127/4502] 10.4.3.8 () {66 vars in 1334 bytes} [Fri Aug 7 10:04:13 2026] GET /volume/v3/backups/f53bfd19-1209-4eee-a23c-47ae96af05d6 => generated 747 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 10:04:14.170669 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [None req-0f360e91-8636-4fc3-84d8-2a7456da4dbe None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:04:14.172616 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-0f360e91-8636-4fc3-84d8-2a7456da4dbe tempest-TestEncryptedCinderVolumes-1545393347 tempest-TestEncryptedCinderVolumes-1545393347-project-member] GET https://10.4.3.8/volume/v3/volumes/9e2fa5be-8f81-4e48-8212-91e9b0b999fa Aug 07 10:04:14.172808 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-0f360e91-8636-4fc3-84d8-2a7456da4dbe tempest-TestEncryptedCinderVolumes-1545393347 tempest-TestEncryptedCinderVolumes-1545393347-project-member] Empty body provided in request {{(pid=100297) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 10:04:14.172995 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-0f360e91-8636-4fc3-84d8-2a7456da4dbe tempest-TestEncryptedCinderVolumes-1545393347 tempest-TestEncryptedCinderVolumes-1545393347-project-member] Calling method 'show' {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 10:04:14.182150 np0000006707 devstack@c-api.service[100297]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 10:04:14.182150 np0000006707 devstack@c-api.service[100297]: warnings.warn( Aug 07 10:04:14.185406 np0000006707 devstack@c-api.service[100297]: INFO cinder.volume.api [None req-0f360e91-8636-4fc3-84d8-2a7456da4dbe tempest-TestEncryptedCinderVolumes-1545393347 tempest-TestEncryptedCinderVolumes-1545393347-project-member] Volume info retrieved successfully. Aug 07 10:04:14.189081 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-0f360e91-8636-4fc3-84d8-2a7456da4dbe tempest-TestEncryptedCinderVolumes-1545393347 tempest-TestEncryptedCinderVolumes-1545393347-project-member] https://10.4.3.8/volume/v3/volumes/9e2fa5be-8f81-4e48-8212-91e9b0b999fa returned with HTTP 200 Aug 07 10:04:14.189505 np0000006707 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 1127/4503] 10.4.3.8 () {66 vars in 1334 bytes} [Fri Aug 7 10:04:14 2026] GET /volume/v3/volumes/9e2fa5be-8f81-4e48-8212-91e9b0b999fa => generated 899 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 10:04:14.503565 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [None req-6f799303-6c11-48d4-9cee-04a282a5b5c5 None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:04:14.505177 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-6f799303-6c11-48d4-9cee-04a282a5b5c5 tempest-VolumeMultiattachTests-1318208031 tempest-VolumeMultiattachTests-1318208031-project-member] GET https://10.4.3.8/volume/v3/volumes/6933daf5-872d-4ad0-9838-b7489f251aab Aug 07 10:04:14.505392 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-6f799303-6c11-48d4-9cee-04a282a5b5c5 tempest-VolumeMultiattachTests-1318208031 tempest-VolumeMultiattachTests-1318208031-project-member] Empty body provided in request {{(pid=100296) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 10:04:14.505602 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-6f799303-6c11-48d4-9cee-04a282a5b5c5 tempest-VolumeMultiattachTests-1318208031 tempest-VolumeMultiattachTests-1318208031-project-member] Calling method 'show' {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 10:04:14.517532 np0000006707 devstack@c-api.service[100296]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 10:04:14.517532 np0000006707 devstack@c-api.service[100296]: warnings.warn( Aug 07 10:04:14.521561 np0000006707 devstack@c-api.service[100296]: INFO cinder.volume.api [None req-6f799303-6c11-48d4-9cee-04a282a5b5c5 tempest-VolumeMultiattachTests-1318208031 tempest-VolumeMultiattachTests-1318208031-project-member] Volume info retrieved successfully. Aug 07 10:04:14.526376 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-6f799303-6c11-48d4-9cee-04a282a5b5c5 tempest-VolumeMultiattachTests-1318208031 tempest-VolumeMultiattachTests-1318208031-project-member] https://10.4.3.8/volume/v3/volumes/6933daf5-872d-4ad0-9838-b7489f251aab returned with HTTP 200 Aug 07 10:04:14.526847 np0000006707 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 1124/4504] 10.4.3.8 () {66 vars in 1334 bytes} [Fri Aug 7 10:04:14 2026] GET /volume/v3/volumes/6933daf5-872d-4ad0-9838-b7489f251aab => generated 870 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 10:04:14.595297 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.middleware.request_id [None req-0161a6f4-19a2-4cde-a0f1-d440bc168605 None None] RequestId filter calling following filter/app {{(pid=100298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:04:14.598982 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [None req-0161a6f4-19a2-4cde-a0f1-d440bc168605 tempest-VolumesBackupsTest-1326273140 tempest-VolumesBackupsTest-1326273140-project-admin] GET https://10.4.3.8/volume/v3/backups/f53bfd19-1209-4eee-a23c-47ae96af05d6 Aug 07 10:04:14.598982 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [None req-0161a6f4-19a2-4cde-a0f1-d440bc168605 tempest-VolumesBackupsTest-1326273140 tempest-VolumesBackupsTest-1326273140-project-admin] Empty body provided in request {{(pid=100298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 10:04:14.598982 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [None req-0161a6f4-19a2-4cde-a0f1-d440bc168605 tempest-VolumesBackupsTest-1326273140 tempest-VolumesBackupsTest-1326273140-project-admin] Calling method 'show' {{(pid=100298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 10:04:14.598982 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.v3.backups [None req-0161a6f4-19a2-4cde-a0f1-d440bc168605 tempest-VolumesBackupsTest-1326273140 tempest-VolumesBackupsTest-1326273140-project-admin] Show backup with id f53bfd19-1209-4eee-a23c-47ae96af05d6. {{(pid=100298) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 10:04:14.602522 np0000006707 devstack@c-api.service[100298]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 10:04:14.602522 np0000006707 devstack@c-api.service[100298]: warnings.warn( Aug 07 10:04:14.603306 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [None req-0161a6f4-19a2-4cde-a0f1-d440bc168605 tempest-VolumesBackupsTest-1326273140 tempest-VolumesBackupsTest-1326273140-project-admin] https://10.4.3.8/volume/v3/backups/f53bfd19-1209-4eee-a23c-47ae96af05d6 returned with HTTP 200 Aug 07 10:04:14.603812 np0000006707 devstack@c-api.service[100298]: [pid: 100298|app: 0|req: 1127/4505] 10.4.3.8 () {66 vars in 1334 bytes} [Fri Aug 7 10:04:14 2026] GET /volume/v3/backups/f53bfd19-1209-4eee-a23c-47ae96af05d6 => generated 747 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 10:04:15.201758 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-f73099a1-baf9-47eb-ba0d-f59a596c394b None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:04:15.203767 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-f73099a1-baf9-47eb-ba0d-f59a596c394b tempest-TestEncryptedCinderVolumes-1545393347 tempest-TestEncryptedCinderVolumes-1545393347-project-member] GET https://10.4.3.8/volume/v3/volumes/9e2fa5be-8f81-4e48-8212-91e9b0b999fa Aug 07 10:04:15.204005 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-f73099a1-baf9-47eb-ba0d-f59a596c394b tempest-TestEncryptedCinderVolumes-1545393347 tempest-TestEncryptedCinderVolumes-1545393347-project-member] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 10:04:15.204258 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-f73099a1-baf9-47eb-ba0d-f59a596c394b tempest-TestEncryptedCinderVolumes-1545393347 tempest-TestEncryptedCinderVolumes-1545393347-project-member] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 10:04:15.215566 np0000006707 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 10:04:15.215566 np0000006707 devstack@c-api.service[100295]: warnings.warn( Aug 07 10:04:15.219254 np0000006707 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-f73099a1-baf9-47eb-ba0d-f59a596c394b tempest-TestEncryptedCinderVolumes-1545393347 tempest-TestEncryptedCinderVolumes-1545393347-project-member] Volume info retrieved successfully. Aug 07 10:04:15.223853 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-f73099a1-baf9-47eb-ba0d-f59a596c394b tempest-TestEncryptedCinderVolumes-1545393347 tempest-TestEncryptedCinderVolumes-1545393347-project-member] https://10.4.3.8/volume/v3/volumes/9e2fa5be-8f81-4e48-8212-91e9b0b999fa returned with HTTP 200 Aug 07 10:04:15.224252 np0000006707 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 1128/4506] 10.4.3.8 () {66 vars in 1334 bytes} [Fri Aug 7 10:04:15 2026] GET /volume/v3/volumes/9e2fa5be-8f81-4e48-8212-91e9b0b999fa => generated 899 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 10:04:15.540191 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [None req-c4e4d664-a1cd-4e28-8fdb-f4bc50d40c22 None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:04:15.543652 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-c4e4d664-a1cd-4e28-8fdb-f4bc50d40c22 tempest-VolumeMultiattachTests-1318208031 tempest-VolumeMultiattachTests-1318208031-project-member] GET https://10.4.3.8/volume/v3/volumes/6933daf5-872d-4ad0-9838-b7489f251aab Aug 07 10:04:15.543652 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-c4e4d664-a1cd-4e28-8fdb-f4bc50d40c22 tempest-VolumeMultiattachTests-1318208031 tempest-VolumeMultiattachTests-1318208031-project-member] Empty body provided in request {{(pid=100297) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 10:04:15.543652 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-c4e4d664-a1cd-4e28-8fdb-f4bc50d40c22 tempest-VolumeMultiattachTests-1318208031 tempest-VolumeMultiattachTests-1318208031-project-member] Calling method 'show' {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 10:04:15.552246 np0000006707 devstack@c-api.service[100297]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 10:04:15.552246 np0000006707 devstack@c-api.service[100297]: warnings.warn( Aug 07 10:04:15.555706 np0000006707 devstack@c-api.service[100297]: INFO cinder.volume.api [None req-c4e4d664-a1cd-4e28-8fdb-f4bc50d40c22 tempest-VolumeMultiattachTests-1318208031 tempest-VolumeMultiattachTests-1318208031-project-member] Volume info retrieved successfully. Aug 07 10:04:15.559735 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-c4e4d664-a1cd-4e28-8fdb-f4bc50d40c22 tempest-VolumeMultiattachTests-1318208031 tempest-VolumeMultiattachTests-1318208031-project-member] https://10.4.3.8/volume/v3/volumes/6933daf5-872d-4ad0-9838-b7489f251aab returned with HTTP 200 Aug 07 10:04:15.560245 np0000006707 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 1128/4507] 10.4.3.8 () {66 vars in 1334 bytes} [Fri Aug 7 10:04:15 2026] GET /volume/v3/volumes/6933daf5-872d-4ad0-9838-b7489f251aab => generated 870 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 10:04:15.614568 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [None req-6c14ab52-b05a-42cb-9f6d-2b15f8194268 None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:04:15.616599 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-6c14ab52-b05a-42cb-9f6d-2b15f8194268 tempest-VolumesBackupsTest-1326273140 tempest-VolumesBackupsTest-1326273140-project-admin] GET https://10.4.3.8/volume/v3/backups/f53bfd19-1209-4eee-a23c-47ae96af05d6 Aug 07 10:04:15.616819 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-6c14ab52-b05a-42cb-9f6d-2b15f8194268 tempest-VolumesBackupsTest-1326273140 tempest-VolumesBackupsTest-1326273140-project-admin] Empty body provided in request {{(pid=100296) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 10:04:15.617030 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-6c14ab52-b05a-42cb-9f6d-2b15f8194268 tempest-VolumesBackupsTest-1326273140 tempest-VolumesBackupsTest-1326273140-project-admin] Calling method 'show' {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 10:04:15.617160 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.v3.backups [None req-6c14ab52-b05a-42cb-9f6d-2b15f8194268 tempest-VolumesBackupsTest-1326273140 tempest-VolumesBackupsTest-1326273140-project-admin] Show backup with id f53bfd19-1209-4eee-a23c-47ae96af05d6. {{(pid=100296) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 10:04:15.621844 np0000006707 devstack@c-api.service[100296]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 10:04:15.621844 np0000006707 devstack@c-api.service[100296]: warnings.warn( Aug 07 10:04:15.622502 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-6c14ab52-b05a-42cb-9f6d-2b15f8194268 tempest-VolumesBackupsTest-1326273140 tempest-VolumesBackupsTest-1326273140-project-admin] https://10.4.3.8/volume/v3/backups/f53bfd19-1209-4eee-a23c-47ae96af05d6 returned with HTTP 200 Aug 07 10:04:15.622896 np0000006707 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 1125/4508] 10.4.3.8 () {66 vars in 1334 bytes} [Fri Aug 7 10:04:15 2026] GET /volume/v3/backups/f53bfd19-1209-4eee-a23c-47ae96af05d6 => generated 747 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 10:04:16.235943 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.middleware.request_id [None req-06ce8829-5823-42a1-abc5-f445cf5c2b93 None None] RequestId filter calling following filter/app {{(pid=100298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:04:16.237964 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [None req-06ce8829-5823-42a1-abc5-f445cf5c2b93 tempest-TestEncryptedCinderVolumes-1545393347 tempest-TestEncryptedCinderVolumes-1545393347-project-member] GET https://10.4.3.8/volume/v3/volumes/9e2fa5be-8f81-4e48-8212-91e9b0b999fa Aug 07 10:04:16.238196 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [None req-06ce8829-5823-42a1-abc5-f445cf5c2b93 tempest-TestEncryptedCinderVolumes-1545393347 tempest-TestEncryptedCinderVolumes-1545393347-project-member] Empty body provided in request {{(pid=100298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 10:04:16.238399 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [None req-06ce8829-5823-42a1-abc5-f445cf5c2b93 tempest-TestEncryptedCinderVolumes-1545393347 tempest-TestEncryptedCinderVolumes-1545393347-project-member] Calling method 'show' {{(pid=100298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 10:04:16.248719 np0000006707 devstack@c-api.service[100298]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 10:04:16.248719 np0000006707 devstack@c-api.service[100298]: warnings.warn( Aug 07 10:04:16.252224 np0000006707 devstack@c-api.service[100298]: INFO cinder.volume.api [None req-06ce8829-5823-42a1-abc5-f445cf5c2b93 tempest-TestEncryptedCinderVolumes-1545393347 tempest-TestEncryptedCinderVolumes-1545393347-project-member] Volume info retrieved successfully. Aug 07 10:04:16.256517 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [None req-06ce8829-5823-42a1-abc5-f445cf5c2b93 tempest-TestEncryptedCinderVolumes-1545393347 tempest-TestEncryptedCinderVolumes-1545393347-project-member] https://10.4.3.8/volume/v3/volumes/9e2fa5be-8f81-4e48-8212-91e9b0b999fa returned with HTTP 200 Aug 07 10:04:16.256946 np0000006707 devstack@c-api.service[100298]: [pid: 100298|app: 0|req: 1128/4509] 10.4.3.8 () {66 vars in 1334 bytes} [Fri Aug 7 10:04:16 2026] GET /volume/v3/volumes/9e2fa5be-8f81-4e48-8212-91e9b0b999fa => generated 899 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 10:04:16.571658 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-b61bd664-cea3-4e8a-81db-70d6d62374b6 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:04:16.573248 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-b61bd664-cea3-4e8a-81db-70d6d62374b6 tempest-VolumeMultiattachTests-1318208031 tempest-VolumeMultiattachTests-1318208031-project-member] GET https://10.4.3.8/volume/v3/volumes/6933daf5-872d-4ad0-9838-b7489f251aab Aug 07 10:04:16.573434 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-b61bd664-cea3-4e8a-81db-70d6d62374b6 tempest-VolumeMultiattachTests-1318208031 tempest-VolumeMultiattachTests-1318208031-project-member] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 10:04:16.573614 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-b61bd664-cea3-4e8a-81db-70d6d62374b6 tempest-VolumeMultiattachTests-1318208031 tempest-VolumeMultiattachTests-1318208031-project-member] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 10:04:16.582029 np0000006707 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 10:04:16.582029 np0000006707 devstack@c-api.service[100295]: warnings.warn( Aug 07 10:04:16.585019 np0000006707 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-b61bd664-cea3-4e8a-81db-70d6d62374b6 tempest-VolumeMultiattachTests-1318208031 tempest-VolumeMultiattachTests-1318208031-project-member] Volume info retrieved successfully. Aug 07 10:04:16.588609 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-b61bd664-cea3-4e8a-81db-70d6d62374b6 tempest-VolumeMultiattachTests-1318208031 tempest-VolumeMultiattachTests-1318208031-project-member] https://10.4.3.8/volume/v3/volumes/6933daf5-872d-4ad0-9838-b7489f251aab returned with HTTP 200 Aug 07 10:04:16.588938 np0000006707 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 1129/4510] 10.4.3.8 () {66 vars in 1334 bytes} [Fri Aug 7 10:04:16 2026] GET /volume/v3/volumes/6933daf5-872d-4ad0-9838-b7489f251aab => generated 870 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 10:04:16.633713 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [None req-206309f8-31c8-4ea0-9a49-e4f318200abc None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:04:16.637445 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-206309f8-31c8-4ea0-9a49-e4f318200abc tempest-VolumesBackupsTest-1326273140 tempest-VolumesBackupsTest-1326273140-project-admin] GET https://10.4.3.8/volume/v3/backups/f53bfd19-1209-4eee-a23c-47ae96af05d6 Aug 07 10:04:16.637445 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-206309f8-31c8-4ea0-9a49-e4f318200abc tempest-VolumesBackupsTest-1326273140 tempest-VolumesBackupsTest-1326273140-project-admin] Empty body provided in request {{(pid=100297) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 10:04:16.637445 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-206309f8-31c8-4ea0-9a49-e4f318200abc tempest-VolumesBackupsTest-1326273140 tempest-VolumesBackupsTest-1326273140-project-admin] Calling method 'show' {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 10:04:16.637445 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.v3.backups [None req-206309f8-31c8-4ea0-9a49-e4f318200abc tempest-VolumesBackupsTest-1326273140 tempest-VolumesBackupsTest-1326273140-project-admin] Show backup with id f53bfd19-1209-4eee-a23c-47ae96af05d6. {{(pid=100297) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 10:04:16.641588 np0000006707 devstack@c-api.service[100297]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 10:04:16.641588 np0000006707 devstack@c-api.service[100297]: warnings.warn( Aug 07 10:04:16.642533 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-206309f8-31c8-4ea0-9a49-e4f318200abc tempest-VolumesBackupsTest-1326273140 tempest-VolumesBackupsTest-1326273140-project-admin] https://10.4.3.8/volume/v3/backups/f53bfd19-1209-4eee-a23c-47ae96af05d6 returned with HTTP 200 Aug 07 10:04:16.643114 np0000006707 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 1129/4511] 10.4.3.8 () {66 vars in 1334 bytes} [Fri Aug 7 10:04:16 2026] GET /volume/v3/backups/f53bfd19-1209-4eee-a23c-47ae96af05d6 => generated 747 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 10:04:16.897234 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [None req-623dcbb7-f926-497d-b3b9-20737df39400 None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:04:16.898951 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-623dcbb7-f926-497d-b3b9-20737df39400 tempest-AttachVolumeNegativeTest-1967948609 tempest-AttachVolumeNegativeTest-1967948609-project-member] POST https://10.4.3.8/volume/v3/volumes Aug 07 10:04:16.899295 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-623dcbb7-f926-497d-b3b9-20737df39400 tempest-AttachVolumeNegativeTest-1967948609 tempest-AttachVolumeNegativeTest-1967948609-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-AttachVolumeNegativeTest-volume-1024087137"}} {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 10:04:16.900792 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.v3.volumes [None req-623dcbb7-f926-497d-b3b9-20737df39400 tempest-AttachVolumeNegativeTest-1967948609 tempest-AttachVolumeNegativeTest-1967948609-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-AttachVolumeNegativeTest-volume-1024087137'}} {{(pid=100296) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 07 10:04:16.900926 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.v3.volumes [None req-623dcbb7-f926-497d-b3b9-20737df39400 tempest-AttachVolumeNegativeTest-1967948609 tempest-AttachVolumeNegativeTest-1967948609-project-member] Create volume of 1 GB Aug 07 10:04:16.905471 np0000006707 devstack@c-api.service[100296]: INFO cinder.volume.api [None req-623dcbb7-f926-497d-b3b9-20737df39400 tempest-AttachVolumeNegativeTest-1967948609 tempest-AttachVolumeNegativeTest-1967948609-project-member] Availability Zones retrieved successfully. Aug 07 10:04:16.911225 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.volume.api [None req-623dcbb7-f926-497d-b3b9-20737df39400 tempest-AttachVolumeNegativeTest-1967948609 tempest-AttachVolumeNegativeTest-1967948609-project-member] Flow 'volume_create_api' (1fdb42bb-eac8-4d17-8a91-1fa69ecfe366) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100296) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 10:04:16.912502 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.volume.api [None req-623dcbb7-f926-497d-b3b9-20737df39400 tempest-AttachVolumeNegativeTest-1967948609 tempest-AttachVolumeNegativeTest-1967948609-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (947a5dee-23b1-423d-af48-d23ea7615be0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 10:04:16.913143 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.volume.flows.api.create_volume [None req-623dcbb7-f926-497d-b3b9-20737df39400 tempest-AttachVolumeNegativeTest-1967948609 tempest-AttachVolumeNegativeTest-1967948609-project-member] Validating volume size '1' using validate_int {{(pid=100296) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 07 10:04:16.939284 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.volume.api [None req-623dcbb7-f926-497d-b3b9-20737df39400 tempest-AttachVolumeNegativeTest-1967948609 tempest-AttachVolumeNegativeTest-1967948609-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (947a5dee-23b1-423d-af48-d23ea7615be0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-07T09:47:39Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=45fd9a3a-b61e-4c6c-9ab7-d02f06678d0d,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '45fd9a3a-b61e-4c6c-9ab7-d02f06678d0d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 10:04:16.940159 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.volume.api [None req-623dcbb7-f926-497d-b3b9-20737df39400 tempest-AttachVolumeNegativeTest-1967948609 tempest-AttachVolumeNegativeTest-1967948609-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (dba06086-fbcf-4a99-adf4-0d3ff669364a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 10:04:16.978032 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.quota [None req-623dcbb7-f926-497d-b3b9-20737df39400 tempest-AttachVolumeNegativeTest-1967948609 tempest-AttachVolumeNegativeTest-1967948609-project-member] Created reservations ['05654238-3e9c-412d-ab8a-76812fb887b8', 'b4289d37-1ce6-4bab-ae1d-dc9d7eafd015', '60b3fb82-0ff5-404b-96c6-ae2ed24c202a', '84ba6499-e279-45a7-acc8-773dcb69262d'] {{(pid=100296) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 10:04:16.978786 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.volume.api [None req-623dcbb7-f926-497d-b3b9-20737df39400 tempest-AttachVolumeNegativeTest-1967948609 tempest-AttachVolumeNegativeTest-1967948609-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (dba06086-fbcf-4a99-adf4-0d3ff669364a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['05654238-3e9c-412d-ab8a-76812fb887b8', 'b4289d37-1ce6-4bab-ae1d-dc9d7eafd015', '60b3fb82-0ff5-404b-96c6-ae2ed24c202a', '84ba6499-e279-45a7-acc8-773dcb69262d']}' {{(pid=100296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 10:04:16.979533 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.volume.api [None req-623dcbb7-f926-497d-b3b9-20737df39400 tempest-AttachVolumeNegativeTest-1967948609 tempest-AttachVolumeNegativeTest-1967948609-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e4a2af91-88ff-4254-9081-ffbddf4f0f88) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 10:04:17.003516 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.volume.api [None req-623dcbb7-f926-497d-b3b9-20737df39400 tempest-AttachVolumeNegativeTest-1967948609 tempest-AttachVolumeNegativeTest-1967948609-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e4a2af91-88ff-4254-9081-ffbddf4f0f88) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '5ca3f018-611d-42bc-8ee9-c2bdd0bd75ef', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeNegativeTest-volume-1024087137',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b8f12e15f83f445e9c8e25b30c04e0f5',qos_specs=None,replication_status=,reservations=['05654238-3e9c-412d-ab8a-76812fb887b8','b4289d37-1ce6-4bab-ae1d-dc9d7eafd015','60b3fb82-0ff5-404b-96c6-ae2ed24c202a','84ba6499-e279-45a7-acc8-773dcb69262d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6ae8b497b29a4477acf19acc2ce732bb',volume_type_id=45fd9a3a-b61e-4c6c-9ab7-d02f06678d0d), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-07T10:04:16Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeNegativeTest-volume-1024087137',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=5ca3f018-611d-42bc-8ee9-c2bdd0bd75ef,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='b8f12e15f83f445e9c8e25b30c04e0f5',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='6ae8b497b29a4477acf19acc2ce732bb',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(45fd9a3a-b61e-4c6c-9ab7-d02f06678d0d),volume_type_id=45fd9a3a-b61e-4c6c-9ab7-d02f06678d0d)}' {{(pid=100296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 10:04:17.005018 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.volume.api [None req-623dcbb7-f926-497d-b3b9-20737df39400 tempest-AttachVolumeNegativeTest-1967948609 tempest-AttachVolumeNegativeTest-1967948609-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (05f7aca8-bf0f-40e4-b2de-3ae677d1d9f0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 10:04:17.027319 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.volume.api [None req-623dcbb7-f926-497d-b3b9-20737df39400 tempest-AttachVolumeNegativeTest-1967948609 tempest-AttachVolumeNegativeTest-1967948609-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (05f7aca8-bf0f-40e4-b2de-3ae677d1d9f0) transitioned into state 'SUCCESS' from state '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-1024087137',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b8f12e15f83f445e9c8e25b30c04e0f5',qos_specs=None,replication_status=,reservations=['05654238-3e9c-412d-ab8a-76812fb887b8','b4289d37-1ce6-4bab-ae1d-dc9d7eafd015','60b3fb82-0ff5-404b-96c6-ae2ed24c202a','84ba6499-e279-45a7-acc8-773dcb69262d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6ae8b497b29a4477acf19acc2ce732bb',volume_type_id=45fd9a3a-b61e-4c6c-9ab7-d02f06678d0d)}' {{(pid=100296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 10:04:17.028272 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.volume.api [None req-623dcbb7-f926-497d-b3b9-20737df39400 tempest-AttachVolumeNegativeTest-1967948609 tempest-AttachVolumeNegativeTest-1967948609-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (12b4cbe1-98ee-433b-86bb-b9fcaf4e14f9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 10:04:17.039760 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.volume.api [None req-623dcbb7-f926-497d-b3b9-20737df39400 tempest-AttachVolumeNegativeTest-1967948609 tempest-AttachVolumeNegativeTest-1967948609-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (12b4cbe1-98ee-433b-86bb-b9fcaf4e14f9) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 10:04:17.040923 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.volume.api [None req-623dcbb7-f926-497d-b3b9-20737df39400 tempest-AttachVolumeNegativeTest-1967948609 tempest-AttachVolumeNegativeTest-1967948609-project-member] Flow 'volume_create_api' (1fdb42bb-eac8-4d17-8a91-1fa69ecfe366) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100296) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 10:04:17.041568 np0000006707 devstack@c-api.service[100296]: INFO cinder.volume.api [None req-623dcbb7-f926-497d-b3b9-20737df39400 tempest-AttachVolumeNegativeTest-1967948609 tempest-AttachVolumeNegativeTest-1967948609-project-member] Create volume request issued successfully. Aug 07 10:04:17.042103 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-623dcbb7-f926-497d-b3b9-20737df39400 tempest-AttachVolumeNegativeTest-1967948609 tempest-AttachVolumeNegativeTest-1967948609-project-member] https://10.4.3.8/volume/v3/volumes returned with HTTP 202 Aug 07 10:04:17.042693 np0000006707 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 1126/4512] 10.4.3.8 () {68 vars in 1244 bytes} [Fri Aug 7 10:04:16 2026] POST /volume/v3/volumes => generated 751 bytes in 146 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 07 10:04:17.054104 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.middleware.request_id [None req-3b66c4df-39e2-4389-8d92-04ebc20e8e36 None None] RequestId filter calling following filter/app {{(pid=100298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:04:17.056367 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [None req-3b66c4df-39e2-4389-8d92-04ebc20e8e36 tempest-AttachVolumeNegativeTest-1967948609 tempest-AttachVolumeNegativeTest-1967948609-project-member] GET https://10.4.3.8/volume/v3/volumes/5ca3f018-611d-42bc-8ee9-c2bdd0bd75ef Aug 07 10:04:17.056620 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [None req-3b66c4df-39e2-4389-8d92-04ebc20e8e36 tempest-AttachVolumeNegativeTest-1967948609 tempest-AttachVolumeNegativeTest-1967948609-project-member] Empty body provided in request {{(pid=100298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 10:04:17.056852 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [None req-3b66c4df-39e2-4389-8d92-04ebc20e8e36 tempest-AttachVolumeNegativeTest-1967948609 tempest-AttachVolumeNegativeTest-1967948609-project-member] Calling method 'show' {{(pid=100298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 10:04:17.065488 np0000006707 devstack@c-api.service[100298]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 10:04:17.065488 np0000006707 devstack@c-api.service[100298]: warnings.warn( Aug 07 10:04:17.069686 np0000006707 devstack@c-api.service[100298]: INFO cinder.volume.api [None req-3b66c4df-39e2-4389-8d92-04ebc20e8e36 tempest-AttachVolumeNegativeTest-1967948609 tempest-AttachVolumeNegativeTest-1967948609-project-member] Volume info retrieved successfully. Aug 07 10:04:17.076300 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [None req-3b66c4df-39e2-4389-8d92-04ebc20e8e36 tempest-AttachVolumeNegativeTest-1967948609 tempest-AttachVolumeNegativeTest-1967948609-project-member] https://10.4.3.8/volume/v3/volumes/5ca3f018-611d-42bc-8ee9-c2bdd0bd75ef returned with HTTP 200 Aug 07 10:04:17.076300 np0000006707 devstack@c-api.service[100298]: [pid: 100298|app: 0|req: 1129/4513] 10.4.3.8 () {66 vars in 1334 bytes} [Fri Aug 7 10:04:17 2026] GET /volume/v3/volumes/5ca3f018-611d-42bc-8ee9-c2bdd0bd75ef => generated 819 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 10:04:17.271921 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-d2759434-8a68-4137-af65-fd8edf1e766e None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:04:17.273716 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-d2759434-8a68-4137-af65-fd8edf1e766e tempest-TestEncryptedCinderVolumes-1545393347 tempest-TestEncryptedCinderVolumes-1545393347-project-member] GET https://10.4.3.8/volume/v3/volumes/9e2fa5be-8f81-4e48-8212-91e9b0b999fa Aug 07 10:04:17.273898 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-d2759434-8a68-4137-af65-fd8edf1e766e tempest-TestEncryptedCinderVolumes-1545393347 tempest-TestEncryptedCinderVolumes-1545393347-project-member] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 10:04:17.274094 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-d2759434-8a68-4137-af65-fd8edf1e766e tempest-TestEncryptedCinderVolumes-1545393347 tempest-TestEncryptedCinderVolumes-1545393347-project-member] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 10:04:17.283434 np0000006707 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 10:04:17.283434 np0000006707 devstack@c-api.service[100295]: warnings.warn( Aug 07 10:04:17.286752 np0000006707 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-d2759434-8a68-4137-af65-fd8edf1e766e tempest-TestEncryptedCinderVolumes-1545393347 tempest-TestEncryptedCinderVolumes-1545393347-project-member] Volume info retrieved successfully. Aug 07 10:04:17.290789 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-d2759434-8a68-4137-af65-fd8edf1e766e tempest-TestEncryptedCinderVolumes-1545393347 tempest-TestEncryptedCinderVolumes-1545393347-project-member] https://10.4.3.8/volume/v3/volumes/9e2fa5be-8f81-4e48-8212-91e9b0b999fa returned with HTTP 200 Aug 07 10:04:17.291205 np0000006707 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 1130/4514] 10.4.3.8 () {66 vars in 1334 bytes} [Fri Aug 7 10:04:17 2026] GET /volume/v3/volumes/9e2fa5be-8f81-4e48-8212-91e9b0b999fa => generated 899 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 10:04:17.600976 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [None req-badb006a-4608-4715-ab52-50f54ab3b410 None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:04:17.602555 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-badb006a-4608-4715-ab52-50f54ab3b410 tempest-VolumeMultiattachTests-1318208031 tempest-VolumeMultiattachTests-1318208031-project-member] GET https://10.4.3.8/volume/v3/volumes/6933daf5-872d-4ad0-9838-b7489f251aab Aug 07 10:04:17.604440 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-badb006a-4608-4715-ab52-50f54ab3b410 tempest-VolumeMultiattachTests-1318208031 tempest-VolumeMultiattachTests-1318208031-project-member] Empty body provided in request {{(pid=100297) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 10:04:17.604440 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-badb006a-4608-4715-ab52-50f54ab3b410 tempest-VolumeMultiattachTests-1318208031 tempest-VolumeMultiattachTests-1318208031-project-member] Calling method 'show' {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 10:04:17.613258 np0000006707 devstack@c-api.service[100297]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 10:04:17.613258 np0000006707 devstack@c-api.service[100297]: warnings.warn( Aug 07 10:04:17.616502 np0000006707 devstack@c-api.service[100297]: INFO cinder.volume.api [None req-badb006a-4608-4715-ab52-50f54ab3b410 tempest-VolumeMultiattachTests-1318208031 tempest-VolumeMultiattachTests-1318208031-project-member] Volume info retrieved successfully. Aug 07 10:04:17.620485 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-badb006a-4608-4715-ab52-50f54ab3b410 tempest-VolumeMultiattachTests-1318208031 tempest-VolumeMultiattachTests-1318208031-project-member] https://10.4.3.8/volume/v3/volumes/6933daf5-872d-4ad0-9838-b7489f251aab returned with HTTP 200 Aug 07 10:04:17.621183 np0000006707 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 1130/4515] 10.4.3.8 () {66 vars in 1334 bytes} [Fri Aug 7 10:04:17 2026] GET /volume/v3/volumes/6933daf5-872d-4ad0-9838-b7489f251aab => generated 870 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 10:04:17.652011 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [None req-628896d4-369e-4c17-9fa2-848f0343610b None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:04:17.653926 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-628896d4-369e-4c17-9fa2-848f0343610b tempest-VolumesBackupsTest-1326273140 tempest-VolumesBackupsTest-1326273140-project-admin] GET https://10.4.3.8/volume/v3/backups/f53bfd19-1209-4eee-a23c-47ae96af05d6 Aug 07 10:04:17.654101 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-628896d4-369e-4c17-9fa2-848f0343610b tempest-VolumesBackupsTest-1326273140 tempest-VolumesBackupsTest-1326273140-project-admin] Empty body provided in request {{(pid=100296) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 10:04:17.654278 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-628896d4-369e-4c17-9fa2-848f0343610b tempest-VolumesBackupsTest-1326273140 tempest-VolumesBackupsTest-1326273140-project-admin] Calling method 'show' {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 10:04:17.654389 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.v3.backups [None req-628896d4-369e-4c17-9fa2-848f0343610b tempest-VolumesBackupsTest-1326273140 tempest-VolumesBackupsTest-1326273140-project-admin] Show backup with id f53bfd19-1209-4eee-a23c-47ae96af05d6. {{(pid=100296) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 10:04:17.661735 np0000006707 devstack@c-api.service[100296]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 10:04:17.661735 np0000006707 devstack@c-api.service[100296]: warnings.warn( Aug 07 10:04:17.662634 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-628896d4-369e-4c17-9fa2-848f0343610b tempest-VolumesBackupsTest-1326273140 tempest-VolumesBackupsTest-1326273140-project-admin] https://10.4.3.8/volume/v3/backups/f53bfd19-1209-4eee-a23c-47ae96af05d6 returned with HTTP 200 Aug 07 10:04:17.663137 np0000006707 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 1127/4516] 10.4.3.8 () {66 vars in 1334 bytes} [Fri Aug 7 10:04:17 2026] GET /volume/v3/backups/f53bfd19-1209-4eee-a23c-47ae96af05d6 => generated 748 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 10:04:17.675388 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.middleware.request_id [None req-cd91f587-bcb2-4f9a-9ee2-d2ea90b96cae None None] RequestId filter calling following filter/app {{(pid=100298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:04:17.678752 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [None req-cd91f587-bcb2-4f9a-9ee2-d2ea90b96cae tempest-VolumesBackupsTest-1693673052 tempest-VolumesBackupsTest-1693673052-project-member] POST https://10.4.3.8/volume/v3/backups Aug 07 10:04:17.679465 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [None req-cd91f587-bcb2-4f9a-9ee2-d2ea90b96cae tempest-VolumesBackupsTest-1693673052 tempest-VolumesBackupsTest-1693673052-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "306975e4-06ad-47ae-a9cc-02686c2620c4", "name": "tempest-VolumesBackupsTest-Backup-427563195"}} {{(pid=100298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 10:04:17.681524 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.contrib.backups [None req-cd91f587-bcb2-4f9a-9ee2-d2ea90b96cae tempest-VolumesBackupsTest-1693673052 tempest-VolumesBackupsTest-1693673052-project-member] Creating new backup {'backup': {'volume_id': '306975e4-06ad-47ae-a9cc-02686c2620c4', 'name': 'tempest-VolumesBackupsTest-Backup-427563195'}} {{(pid=100298) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 07 10:04:17.681707 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.contrib.backups [None req-cd91f587-bcb2-4f9a-9ee2-d2ea90b96cae tempest-VolumesBackupsTest-1693673052 tempest-VolumesBackupsTest-1693673052-project-member] Creating backup of volume 306975e4-06ad-47ae-a9cc-02686c2620c4 in container None Aug 07 10:04:17.692309 np0000006707 devstack@c-api.service[100298]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 10:04:17.692309 np0000006707 devstack@c-api.service[100298]: warnings.warn( Aug 07 10:04:17.692912 np0000006707 devstack@c-api.service[100298]: INFO cinder.volume.api [None req-cd91f587-bcb2-4f9a-9ee2-d2ea90b96cae tempest-VolumesBackupsTest-1693673052 tempest-VolumesBackupsTest-1693673052-project-member] Volume info retrieved successfully. Aug 07 10:04:17.717156 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.quota [None req-cd91f587-bcb2-4f9a-9ee2-d2ea90b96cae tempest-VolumesBackupsTest-1693673052 tempest-VolumesBackupsTest-1693673052-project-member] Created reservations ['2ef39a31-4e3e-4a2c-933c-0a028b1e4ae5', 'b2185738-c64d-48d9-87bc-a44bf05c79b5'] {{(pid=100298) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 10:04:17.719794 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [req-4298e704-a438-4471-8202-9ec53de278e2 req-e3136808-db4b-4830-abf7-f56e8c451559 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:04:17.721792 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [req-4298e704-a438-4471-8202-9ec53de278e2 req-e3136808-db4b-4830-abf7-f56e8c451559 tempest-TestVolumeBootPattern-391440175 tempest-TestVolumeBootPattern-391440175-project-member] DELETE https://10.4.3.8/volume/v3/attachments/d84d3817-8d5f-4af4-a302-1ea88c4b1e69 Aug 07 10:04:17.722315 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [req-4298e704-a438-4471-8202-9ec53de278e2 req-e3136808-db4b-4830-abf7-f56e8c451559 tempest-TestVolumeBootPattern-391440175 tempest-TestVolumeBootPattern-391440175-project-member] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 10:04:17.722315 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [req-4298e704-a438-4471-8202-9ec53de278e2 req-e3136808-db4b-4830-abf7-f56e8c451559 tempest-TestVolumeBootPattern-391440175 tempest-TestVolumeBootPattern-391440175-project-member] Calling method 'version_select' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 10:04:17.731352 np0000006707 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 10:04:17.731352 np0000006707 devstack@c-api.service[100295]: warnings.warn( Aug 07 10:04:17.752029 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [None req-cd91f587-bcb2-4f9a-9ee2-d2ea90b96cae tempest-VolumesBackupsTest-1693673052 tempest-VolumesBackupsTest-1693673052-project-member] https://10.4.3.8/volume/v3/backups returned with HTTP 202 Aug 07 10:04:17.752525 np0000006707 devstack@c-api.service[100298]: [pid: 100298|app: 0|req: 1130/4517] 10.4.3.8 () {68 vars in 1245 bytes} [Fri Aug 7 10:04:17 2026] POST /volume/v3/backups => generated 325 bytes in 78 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 07 10:04:17.761220 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [None req-af282e88-8134-4822-9c63-928f3b47a6dd None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:04:17.763265 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-af282e88-8134-4822-9c63-928f3b47a6dd tempest-VolumesBackupsTest-1693673052 tempest-VolumesBackupsTest-1693673052-project-member] GET https://10.4.3.8/volume/v3/backups/d21a41ad-952a-4bf3-b62a-96dae50b8b21 Aug 07 10:04:17.763466 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-af282e88-8134-4822-9c63-928f3b47a6dd tempest-VolumesBackupsTest-1693673052 tempest-VolumesBackupsTest-1693673052-project-member] Empty body provided in request {{(pid=100297) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 10:04:17.763528 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-af282e88-8134-4822-9c63-928f3b47a6dd tempest-VolumesBackupsTest-1693673052 tempest-VolumesBackupsTest-1693673052-project-member] Calling method 'show' {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 10:04:17.763880 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.v3.backups [None req-af282e88-8134-4822-9c63-928f3b47a6dd tempest-VolumesBackupsTest-1693673052 tempest-VolumesBackupsTest-1693673052-project-member] Show backup with id d21a41ad-952a-4bf3-b62a-96dae50b8b21. {{(pid=100297) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 10:04:17.770067 np0000006707 devstack@c-api.service[100297]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 10:04:17.770067 np0000006707 devstack@c-api.service[100297]: warnings.warn( Aug 07 10:04:17.771128 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-af282e88-8134-4822-9c63-928f3b47a6dd tempest-VolumesBackupsTest-1693673052 tempest-VolumesBackupsTest-1693673052-project-member] https://10.4.3.8/volume/v3/backups/d21a41ad-952a-4bf3-b62a-96dae50b8b21 returned with HTTP 200 Aug 07 10:04:17.771578 np0000006707 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 1131/4518] 10.4.3.8 () {66 vars in 1334 bytes} [Fri Aug 7 10:04:17 2026] GET /volume/v3/backups/d21a41ad-952a-4bf3-b62a-96dae50b8b21 => generated 732 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 10:04:17.786461 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [req-4298e704-a438-4471-8202-9ec53de278e2 req-e3136808-db4b-4830-abf7-f56e8c451559 tempest-TestVolumeBootPattern-391440175 tempest-TestVolumeBootPattern-391440175-project-member] https://10.4.3.8/volume/v3/attachments/d84d3817-8d5f-4af4-a302-1ea88c4b1e69 returned with HTTP 200 Aug 07 10:04:17.787032 np0000006707 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 1131/4519] 10.4.3.8 () {72 vars in 1659 bytes} [Fri Aug 7 10:04:17 2026] DELETE /volume/v3/attachments/d84d3817-8d5f-4af4-a302-1ea88c4b1e69 => generated 19 bytes in 67 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 10:04:17.791458 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [req-222c7bdd-2262-46cd-a70a-ccc5b68bdde5 req-956e9a21-2a22-4f9b-b88f-71b196fe6f19 None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:04:17.794495 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [req-222c7bdd-2262-46cd-a70a-ccc5b68bdde5 req-956e9a21-2a22-4f9b-b88f-71b196fe6f19 tempest-TestEncryptedCinderVolumes-1545393347 tempest-TestEncryptedCinderVolumes-1545393347-project-member] POST https://10.4.3.8/volume/v3/attachments/ed05ff00-dee3-45a0-92c5-a5284bc3a445/action Aug 07 10:04:17.794898 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [req-222c7bdd-2262-46cd-a70a-ccc5b68bdde5 req-956e9a21-2a22-4f9b-b88f-71b196fe6f19 tempest-TestEncryptedCinderVolumes-1545393347 tempest-TestEncryptedCinderVolumes-1545393347-project-member] Action body: b'{"os-complete": null}' {{(pid=100296) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 07 10:04:17.795036 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [req-222c7bdd-2262-46cd-a70a-ccc5b68bdde5 req-956e9a21-2a22-4f9b-b88f-71b196fe6f19 tempest-TestEncryptedCinderVolumes-1545393347 tempest-TestEncryptedCinderVolumes-1545393347-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 10:04:17.814147 np0000006707 devstack@c-api.service[100296]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 10:04:17.814147 np0000006707 devstack@c-api.service[100296]: warnings.warn( Aug 07 10:04:17.832605 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [req-222c7bdd-2262-46cd-a70a-ccc5b68bdde5 req-956e9a21-2a22-4f9b-b88f-71b196fe6f19 tempest-TestEncryptedCinderVolumes-1545393347 tempest-TestEncryptedCinderVolumes-1545393347-project-member] https://10.4.3.8/volume/v3/attachments/ed05ff00-dee3-45a0-92c5-a5284bc3a445/action returned with HTTP 204 Aug 07 10:04:17.833162 np0000006707 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 1128/4520] 10.4.3.8 () {74 vars in 1711 bytes} [Fri Aug 7 10:04:17 2026] POST /volume/v3/attachments/ed05ff00-dee3-45a0-92c5-a5284bc3a445/action => generated 0 bytes in 42 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 07 10:04:18.086067 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.middleware.request_id [None req-1001143b-5598-4cc8-9def-09111e204b27 None None] RequestId filter calling following filter/app {{(pid=100298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:04:18.089182 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [None req-1001143b-5598-4cc8-9def-09111e204b27 tempest-AttachVolumeNegativeTest-1967948609 tempest-AttachVolumeNegativeTest-1967948609-project-member] GET https://10.4.3.8/volume/v3/volumes/5ca3f018-611d-42bc-8ee9-c2bdd0bd75ef Aug 07 10:04:18.089457 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [None req-1001143b-5598-4cc8-9def-09111e204b27 tempest-AttachVolumeNegativeTest-1967948609 tempest-AttachVolumeNegativeTest-1967948609-project-member] Empty body provided in request {{(pid=100298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 10:04:18.089662 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [None req-1001143b-5598-4cc8-9def-09111e204b27 tempest-AttachVolumeNegativeTest-1967948609 tempest-AttachVolumeNegativeTest-1967948609-project-member] Calling method 'show' {{(pid=100298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 10:04:18.097149 np0000006707 devstack@c-api.service[100298]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 10:04:18.097149 np0000006707 devstack@c-api.service[100298]: warnings.warn( Aug 07 10:04:18.100727 np0000006707 devstack@c-api.service[100298]: INFO cinder.volume.api [None req-1001143b-5598-4cc8-9def-09111e204b27 tempest-AttachVolumeNegativeTest-1967948609 tempest-AttachVolumeNegativeTest-1967948609-project-member] Volume info retrieved successfully. Aug 07 10:04:18.104744 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [None req-1001143b-5598-4cc8-9def-09111e204b27 tempest-AttachVolumeNegativeTest-1967948609 tempest-AttachVolumeNegativeTest-1967948609-project-member] https://10.4.3.8/volume/v3/volumes/5ca3f018-611d-42bc-8ee9-c2bdd0bd75ef returned with HTTP 200 Aug 07 10:04:18.105159 np0000006707 devstack@c-api.service[100298]: [pid: 100298|app: 0|req: 1131/4521] 10.4.3.8 () {66 vars in 1334 bytes} [Fri Aug 7 10:04:18 2026] GET /volume/v3/volumes/5ca3f018-611d-42bc-8ee9-c2bdd0bd75ef => generated 844 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 10:04:18.146713 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [req-de3f17f3-4282-46a1-a603-36ca0c5e2b46 req-43796fc4-8c7e-4437-8e57-4e2fab88b091 None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:04:18.148373 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [req-de3f17f3-4282-46a1-a603-36ca0c5e2b46 req-43796fc4-8c7e-4437-8e57-4e2fab88b091 tempest-AttachVolumeNegativeTest-1967948609 tempest-AttachVolumeNegativeTest-1967948609-project-member] GET https://10.4.3.8/volume/v3/volumes/5ca3f018-611d-42bc-8ee9-c2bdd0bd75ef Aug 07 10:04:18.148580 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [req-de3f17f3-4282-46a1-a603-36ca0c5e2b46 req-43796fc4-8c7e-4437-8e57-4e2fab88b091 tempest-AttachVolumeNegativeTest-1967948609 tempest-AttachVolumeNegativeTest-1967948609-project-member] Empty body provided in request {{(pid=100297) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 10:04:18.148782 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [req-de3f17f3-4282-46a1-a603-36ca0c5e2b46 req-43796fc4-8c7e-4437-8e57-4e2fab88b091 tempest-AttachVolumeNegativeTest-1967948609 tempest-AttachVolumeNegativeTest-1967948609-project-member] Calling method 'show' {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 10:04:18.155576 np0000006707 devstack@c-api.service[100297]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 10:04:18.155576 np0000006707 devstack@c-api.service[100297]: warnings.warn( Aug 07 10:04:18.159038 np0000006707 devstack@c-api.service[100297]: INFO cinder.volume.api [req-de3f17f3-4282-46a1-a603-36ca0c5e2b46 req-43796fc4-8c7e-4437-8e57-4e2fab88b091 tempest-AttachVolumeNegativeTest-1967948609 tempest-AttachVolumeNegativeTest-1967948609-project-member] Volume info retrieved successfully. Aug 07 10:04:18.163546 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [req-de3f17f3-4282-46a1-a603-36ca0c5e2b46 req-43796fc4-8c7e-4437-8e57-4e2fab88b091 tempest-AttachVolumeNegativeTest-1967948609 tempest-AttachVolumeNegativeTest-1967948609-project-member] https://10.4.3.8/volume/v3/volumes/5ca3f018-611d-42bc-8ee9-c2bdd0bd75ef returned with HTTP 200 Aug 07 10:04:18.163996 np0000006707 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 1132/4522] 10.4.3.8 () {68 vars in 1584 bytes} [Fri Aug 7 10:04:18 2026] GET /volume/v3/volumes/5ca3f018-611d-42bc-8ee9-c2bdd0bd75ef => generated 844 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 10:04:18.236710 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-e1e7f248-4208-4c10-ae28-dc4344e1683c None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:04:18.237090 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-e1e7f248-4208-4c10-ae28-dc4344e1683c None None] GET https://10.4.3.8/volume// Aug 07 10:04:18.237291 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-e1e7f248-4208-4c10-ae28-dc4344e1683c None None] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 10:04:18.237522 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-e1e7f248-4208-4c10-ae28-dc4344e1683c None None] Calling method 'all' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 10:04:18.237861 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-e1e7f248-4208-4c10-ae28-dc4344e1683c None None] https://10.4.3.8/volume// returned with HTTP 300 Aug 07 10:04:18.238154 np0000006707 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 1132/4523] 10.4.3.8 () {66 vars in 1414 bytes} [Fri Aug 7 10:04:18 2026] GET /volume/ => generated 384 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 07 10:04:18.244885 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [req-de3f17f3-4282-46a1-a603-36ca0c5e2b46 req-12da0440-3be8-4b60-be37-540071b55db1 None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:04:18.247228 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [req-de3f17f3-4282-46a1-a603-36ca0c5e2b46 req-12da0440-3be8-4b60-be37-540071b55db1 tempest-AttachVolumeNegativeTest-1967948609 tempest-AttachVolumeNegativeTest-1967948609-project-member] POST https://10.4.3.8/volume/v3/attachments Aug 07 10:04:18.247697 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [req-de3f17f3-4282-46a1-a603-36ca0c5e2b46 req-12da0440-3be8-4b60-be37-540071b55db1 tempest-AttachVolumeNegativeTest-1967948609 tempest-AttachVolumeNegativeTest-1967948609-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "5ca3f018-611d-42bc-8ee9-c2bdd0bd75ef", "connector": null, "instance_uuid": "daff01bf-f69e-4b7c-a7ee-c118102059df"}} {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 10:04:18.257615 np0000006707 devstack@c-api.service[100296]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 10:04:18.257615 np0000006707 devstack@c-api.service[100296]: warnings.warn( Aug 07 10:04:18.294263 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [req-de3f17f3-4282-46a1-a603-36ca0c5e2b46 req-12da0440-3be8-4b60-be37-540071b55db1 tempest-AttachVolumeNegativeTest-1967948609 tempest-AttachVolumeNegativeTest-1967948609-project-member] https://10.4.3.8/volume/v3/attachments returned with HTTP 200 Aug 07 10:04:18.294668 np0000006707 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 1129/4524] 10.4.3.8 () {74 vars in 1580 bytes} [Fri Aug 7 10:04:18 2026] POST /volume/v3/attachments => generated 273 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 10:04:18.302809 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.middleware.request_id [None req-f05fe5cf-d893-43d5-ac54-16ac9660c6af None None] RequestId filter calling following filter/app {{(pid=100298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:04:18.304438 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [None req-f05fe5cf-d893-43d5-ac54-16ac9660c6af tempest-TestEncryptedCinderVolumes-1545393347 tempest-TestEncryptedCinderVolumes-1545393347-project-member] GET https://10.4.3.8/volume/v3/volumes/9e2fa5be-8f81-4e48-8212-91e9b0b999fa Aug 07 10:04:18.304664 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [None req-f05fe5cf-d893-43d5-ac54-16ac9660c6af tempest-TestEncryptedCinderVolumes-1545393347 tempest-TestEncryptedCinderVolumes-1545393347-project-member] Empty body provided in request {{(pid=100298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 10:04:18.304871 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [None req-f05fe5cf-d893-43d5-ac54-16ac9660c6af tempest-TestEncryptedCinderVolumes-1545393347 tempest-TestEncryptedCinderVolumes-1545393347-project-member] Calling method 'show' {{(pid=100298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 10:04:18.313618 np0000006707 devstack@c-api.service[100298]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 10:04:18.313618 np0000006707 devstack@c-api.service[100298]: warnings.warn( Aug 07 10:04:18.317493 np0000006707 devstack@c-api.service[100298]: INFO cinder.volume.api [None req-f05fe5cf-d893-43d5-ac54-16ac9660c6af tempest-TestEncryptedCinderVolumes-1545393347 tempest-TestEncryptedCinderVolumes-1545393347-project-member] Volume info retrieved successfully. Aug 07 10:04:18.323506 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [None req-f05fe5cf-d893-43d5-ac54-16ac9660c6af tempest-TestEncryptedCinderVolumes-1545393347 tempest-TestEncryptedCinderVolumes-1545393347-project-member] https://10.4.3.8/volume/v3/volumes/9e2fa5be-8f81-4e48-8212-91e9b0b999fa returned with HTTP 200 Aug 07 10:04:18.323747 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [None req-d60560af-1966-42a2-94bb-a433b3c30eca None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:04:18.323913 np0000006707 devstack@c-api.service[100298]: [pid: 100298|app: 0|req: 1132/4525] 10.4.3.8 () {66 vars in 1334 bytes} [Fri Aug 7 10:04:18 2026] GET /volume/v3/volumes/9e2fa5be-8f81-4e48-8212-91e9b0b999fa => generated 1191 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 10:04:18.325835 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-d60560af-1966-42a2-94bb-a433b3c30eca tempest-AttachVolumeNegativeTest-1967948609 tempest-AttachVolumeNegativeTest-1967948609-project-member] GET https://10.4.3.8/volume/v3/volumes/5ca3f018-611d-42bc-8ee9-c2bdd0bd75ef Aug 07 10:04:18.326253 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-d60560af-1966-42a2-94bb-a433b3c30eca tempest-AttachVolumeNegativeTest-1967948609 tempest-AttachVolumeNegativeTest-1967948609-project-member] Empty body provided in request {{(pid=100297) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 10:04:18.326533 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-d60560af-1966-42a2-94bb-a433b3c30eca tempest-AttachVolumeNegativeTest-1967948609 tempest-AttachVolumeNegativeTest-1967948609-project-member] Calling method 'show' {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 10:04:18.336131 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-abf72360-274f-4e5b-a1d7-680c5651ef60 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:04:18.336536 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-abf72360-274f-4e5b-a1d7-680c5651ef60 None None] GET https://10.4.3.8/volume// Aug 07 10:04:18.336726 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-abf72360-274f-4e5b-a1d7-680c5651ef60 None None] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 10:04:18.336933 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-abf72360-274f-4e5b-a1d7-680c5651ef60 None None] Calling method 'all' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 10:04:18.337276 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-abf72360-274f-4e5b-a1d7-680c5651ef60 None None] https://10.4.3.8/volume// returned with HTTP 300 Aug 07 10:04:18.337592 np0000006707 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 1133/4526] 10.4.3.8 () {66 vars in 1412 bytes} [Fri Aug 7 10:04:18 2026] GET /volume/ => generated 384 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 07 10:04:18.338333 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [None req-8ac888c4-4ea7-4937-8228-4b1a2d76f07d None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:04:18.339256 np0000006707 devstack@c-api.service[100297]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 10:04:18.339256 np0000006707 devstack@c-api.service[100297]: warnings.warn( Aug 07 10:04:18.339956 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-8ac888c4-4ea7-4937-8228-4b1a2d76f07d tempest-TestEncryptedCinderVolumes-1545393347 tempest-TestEncryptedCinderVolumes-1545393347-project-member] GET https://10.4.3.8/volume/v3/volumes/9e2fa5be-8f81-4e48-8212-91e9b0b999fa Aug 07 10:04:18.340164 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-8ac888c4-4ea7-4937-8228-4b1a2d76f07d tempest-TestEncryptedCinderVolumes-1545393347 tempest-TestEncryptedCinderVolumes-1545393347-project-member] Empty body provided in request {{(pid=100296) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 10:04:18.340355 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-8ac888c4-4ea7-4937-8228-4b1a2d76f07d tempest-TestEncryptedCinderVolumes-1545393347 tempest-TestEncryptedCinderVolumes-1545393347-project-member] Calling method 'show' {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 10:04:18.343349 np0000006707 devstack@c-api.service[100297]: INFO cinder.volume.api [None req-d60560af-1966-42a2-94bb-a433b3c30eca tempest-AttachVolumeNegativeTest-1967948609 tempest-AttachVolumeNegativeTest-1967948609-project-member] Volume info retrieved successfully. Aug 07 10:04:18.344156 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.middleware.request_id [req-de3f17f3-4282-46a1-a603-36ca0c5e2b46 req-a2a684ef-164c-4868-9754-2e54fa13a475 None None] RequestId filter calling following filter/app {{(pid=100298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:04:18.346576 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [req-de3f17f3-4282-46a1-a603-36ca0c5e2b46 req-a2a684ef-164c-4868-9754-2e54fa13a475 tempest-AttachVolumeNegativeTest-1967948609 tempest-AttachVolumeNegativeTest-1967948609-project-member] GET https://10.4.3.8/volume/v3/volumes/5ca3f018-611d-42bc-8ee9-c2bdd0bd75ef Aug 07 10:04:18.346834 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [req-de3f17f3-4282-46a1-a603-36ca0c5e2b46 req-a2a684ef-164c-4868-9754-2e54fa13a475 tempest-AttachVolumeNegativeTest-1967948609 tempest-AttachVolumeNegativeTest-1967948609-project-member] Empty body provided in request {{(pid=100298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 10:04:18.347051 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [req-de3f17f3-4282-46a1-a603-36ca0c5e2b46 req-a2a684ef-164c-4868-9754-2e54fa13a475 tempest-AttachVolumeNegativeTest-1967948609 tempest-AttachVolumeNegativeTest-1967948609-project-member] Calling method 'show' {{(pid=100298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 10:04:18.348758 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-d60560af-1966-42a2-94bb-a433b3c30eca tempest-AttachVolumeNegativeTest-1967948609 tempest-AttachVolumeNegativeTest-1967948609-project-member] https://10.4.3.8/volume/v3/volumes/5ca3f018-611d-42bc-8ee9-c2bdd0bd75ef returned with HTTP 200 Aug 07 10:04:18.348872 np0000006707 devstack@c-api.service[100296]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 10:04:18.348872 np0000006707 devstack@c-api.service[100296]: warnings.warn( Aug 07 10:04:18.349315 np0000006707 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 1133/4527] 10.4.3.8 () {66 vars in 1334 bytes} [Fri Aug 7 10:04:18 2026] GET /volume/v3/volumes/5ca3f018-611d-42bc-8ee9-c2bdd0bd75ef => generated 843 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 10:04:18.352403 np0000006707 devstack@c-api.service[100296]: INFO cinder.volume.api [None req-8ac888c4-4ea7-4937-8228-4b1a2d76f07d tempest-TestEncryptedCinderVolumes-1545393347 tempest-TestEncryptedCinderVolumes-1545393347-project-member] Volume info retrieved successfully. Aug 07 10:04:18.356442 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-8ac888c4-4ea7-4937-8228-4b1a2d76f07d tempest-TestEncryptedCinderVolumes-1545393347 tempest-TestEncryptedCinderVolumes-1545393347-project-member] https://10.4.3.8/volume/v3/volumes/9e2fa5be-8f81-4e48-8212-91e9b0b999fa returned with HTTP 200 Aug 07 10:04:18.356689 np0000006707 devstack@c-api.service[100298]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 10:04:18.356689 np0000006707 devstack@c-api.service[100298]: warnings.warn( Aug 07 10:04:18.356797 np0000006707 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 1130/4528] 10.4.3.8 () {66 vars in 1334 bytes} [Fri Aug 7 10:04:18 2026] GET /volume/v3/volumes/9e2fa5be-8f81-4e48-8212-91e9b0b999fa => generated 1191 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 10:04:18.360866 np0000006707 devstack@c-api.service[100298]: INFO cinder.volume.api [req-de3f17f3-4282-46a1-a603-36ca0c5e2b46 req-a2a684ef-164c-4868-9754-2e54fa13a475 tempest-AttachVolumeNegativeTest-1967948609 tempest-AttachVolumeNegativeTest-1967948609-project-member] Volume info retrieved successfully. Aug 07 10:04:18.364879 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [req-de3f17f3-4282-46a1-a603-36ca0c5e2b46 req-a2a684ef-164c-4868-9754-2e54fa13a475 tempest-AttachVolumeNegativeTest-1967948609 tempest-AttachVolumeNegativeTest-1967948609-project-member] https://10.4.3.8/volume/v3/volumes/5ca3f018-611d-42bc-8ee9-c2bdd0bd75ef returned with HTTP 200 Aug 07 10:04:18.365321 np0000006707 devstack@c-api.service[100298]: [pid: 100298|app: 0|req: 1133/4529] 10.4.3.8 () {70 vars in 1625 bytes} [Fri Aug 7 10:04:18 2026] GET /volume/v3/volumes/5ca3f018-611d-42bc-8ee9-c2bdd0bd75ef => generated 1023 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 07 10:04:18.403150 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [req-97e90307-aac1-4384-9abc-9990380a5ea0 req-736b396a-444d-4b1c-a938-ff149fdbaa86 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:04:18.406143 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [req-97e90307-aac1-4384-9abc-9990380a5ea0 req-736b396a-444d-4b1c-a938-ff149fdbaa86 tempest-TestEncryptedCinderVolumes-1545393347 tempest-TestEncryptedCinderVolumes-1545393347-project-member] GET https://10.4.3.8/volume/v3/volumes/9e2fa5be-8f81-4e48-8212-91e9b0b999fa Aug 07 10:04:18.406393 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [req-97e90307-aac1-4384-9abc-9990380a5ea0 req-736b396a-444d-4b1c-a938-ff149fdbaa86 tempest-TestEncryptedCinderVolumes-1545393347 tempest-TestEncryptedCinderVolumes-1545393347-project-member] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 10:04:18.406576 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [req-97e90307-aac1-4384-9abc-9990380a5ea0 req-736b396a-444d-4b1c-a938-ff149fdbaa86 tempest-TestEncryptedCinderVolumes-1545393347 tempest-TestEncryptedCinderVolumes-1545393347-project-member] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 10:04:18.416243 np0000006707 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 10:04:18.416243 np0000006707 devstack@c-api.service[100295]: warnings.warn( Aug 07 10:04:18.419877 np0000006707 devstack@c-api.service[100295]: INFO cinder.volume.api [req-97e90307-aac1-4384-9abc-9990380a5ea0 req-736b396a-444d-4b1c-a938-ff149fdbaa86 tempest-TestEncryptedCinderVolumes-1545393347 tempest-TestEncryptedCinderVolumes-1545393347-project-member] Volume info retrieved successfully. Aug 07 10:04:18.424009 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [req-97e90307-aac1-4384-9abc-9990380a5ea0 req-736b396a-444d-4b1c-a938-ff149fdbaa86 tempest-TestEncryptedCinderVolumes-1545393347 tempest-TestEncryptedCinderVolumes-1545393347-project-member] https://10.4.3.8/volume/v3/volumes/9e2fa5be-8f81-4e48-8212-91e9b0b999fa returned with HTTP 200 Aug 07 10:04:18.424565 np0000006707 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 1134/4530] 10.4.3.8 () {68 vars in 1584 bytes} [Fri Aug 7 10:04:18 2026] GET /volume/v3/volumes/9e2fa5be-8f81-4e48-8212-91e9b0b999fa => generated 1191 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 10:04:18.441698 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [req-97e90307-aac1-4384-9abc-9990380a5ea0 req-39679099-8408-4738-8fc6-6e55019c0f91 None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:04:18.443836 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [req-97e90307-aac1-4384-9abc-9990380a5ea0 req-39679099-8408-4738-8fc6-6e55019c0f91 tempest-TestEncryptedCinderVolumes-1545393347 tempest-TestEncryptedCinderVolumes-1545393347-project-member] POST https://10.4.3.8/volume/v3/volumes/9e2fa5be-8f81-4e48-8212-91e9b0b999fa/action Aug 07 10:04:18.444275 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [req-97e90307-aac1-4384-9abc-9990380a5ea0 req-39679099-8408-4738-8fc6-6e55019c0f91 tempest-TestEncryptedCinderVolumes-1545393347 tempest-TestEncryptedCinderVolumes-1545393347-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100297) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 07 10:04:18.444433 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [req-97e90307-aac1-4384-9abc-9990380a5ea0 req-39679099-8408-4738-8fc6-6e55019c0f91 tempest-TestEncryptedCinderVolumes-1545393347 tempest-TestEncryptedCinderVolumes-1545393347-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 10:04:18.455762 np0000006707 devstack@c-api.service[100297]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 10:04:18.455762 np0000006707 devstack@c-api.service[100297]: warnings.warn( Aug 07 10:04:18.456408 np0000006707 devstack@c-api.service[100297]: INFO cinder.volume.api [req-97e90307-aac1-4384-9abc-9990380a5ea0 req-39679099-8408-4738-8fc6-6e55019c0f91 tempest-TestEncryptedCinderVolumes-1545393347 tempest-TestEncryptedCinderVolumes-1545393347-project-member] Volume info retrieved successfully. Aug 07 10:04:18.463305 np0000006707 devstack@c-api.service[100297]: INFO cinder.volume.api [req-97e90307-aac1-4384-9abc-9990380a5ea0 req-39679099-8408-4738-8fc6-6e55019c0f91 tempest-TestEncryptedCinderVolumes-1545393347 tempest-TestEncryptedCinderVolumes-1545393347-project-member] Begin detaching volume completed successfully. Aug 07 10:04:18.463581 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [req-97e90307-aac1-4384-9abc-9990380a5ea0 req-39679099-8408-4738-8fc6-6e55019c0f91 tempest-TestEncryptedCinderVolumes-1545393347 tempest-TestEncryptedCinderVolumes-1545393347-project-member] https://10.4.3.8/volume/v3/volumes/9e2fa5be-8f81-4e48-8212-91e9b0b999fa/action returned with HTTP 202 Aug 07 10:04:18.464013 np0000006707 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 1134/4531] 10.4.3.8 () {72 vars in 1658 bytes} [Fri Aug 7 10:04:18 2026] POST /volume/v3/volumes/9e2fa5be-8f81-4e48-8212-91e9b0b999fa/action => generated 0 bytes in 23 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 07 10:04:18.470942 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [req-de3f17f3-4282-46a1-a603-36ca0c5e2b46 req-5170a82d-aad3-45e8-aa2f-c93e2cb871e9 None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:04:18.473546 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [req-de3f17f3-4282-46a1-a603-36ca0c5e2b46 req-5170a82d-aad3-45e8-aa2f-c93e2cb871e9 tempest-AttachVolumeNegativeTest-1967948609 tempest-AttachVolumeNegativeTest-1967948609-project-member] PUT https://10.4.3.8/volume/v3/attachments/080aa2bc-ee59-41ee-9d2a-70c9e9f33cc5 Aug 07 10:04:18.474145 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [req-de3f17f3-4282-46a1-a603-36ca0c5e2b46 req-5170a82d-aad3-45e8-aa2f-c93e2cb871e9 tempest-AttachVolumeNegativeTest-1967948609 tempest-AttachVolumeNegativeTest-1967948609-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.8", "host": "np0000006707", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:568b993d50b1", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "d2780578-1896-461f-80ac-b58d2e346b90", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 10:04:18.486784 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.coordination [req-de3f17f3-4282-46a1-a603-36ca0c5e2b46 req-5170a82d-aad3-45e8-aa2f-c93e2cb871e9 tempest-AttachVolumeNegativeTest-1967948609 tempest-AttachVolumeNegativeTest-1967948609-project-member] Acquiring lock "cinder-attachment_update-5ca3f018-611d-42bc-8ee9-c2bdd0bd75ef-np0000006707" by "attachment_update" {{(pid=100296) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 07 10:04:18.493098 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.coordination [req-de3f17f3-4282-46a1-a603-36ca0c5e2b46 req-5170a82d-aad3-45e8-aa2f-c93e2cb871e9 tempest-AttachVolumeNegativeTest-1967948609 tempest-AttachVolumeNegativeTest-1967948609-project-member] Lock "cinder-attachment_update-5ca3f018-611d-42bc-8ee9-c2bdd0bd75ef-np0000006707" acquired by "attachment_update" :: waited 0.006s {{(pid=100296) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 07 10:04:18.495330 np0000006707 devstack@c-api.service[100296]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 10:04:18.495330 np0000006707 devstack@c-api.service[100296]: warnings.warn( Aug 07 10:04:18.517607 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.middleware.request_id [None req-7bf030ed-dec6-49f3-a196-e806325abbdf None None] RequestId filter calling following filter/app {{(pid=100298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:04:18.518309 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [None req-7bf030ed-dec6-49f3-a196-e806325abbdf None None] GET https://10.4.3.8/volume// Aug 07 10:04:18.518309 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [None req-7bf030ed-dec6-49f3-a196-e806325abbdf None None] Empty body provided in request {{(pid=100298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 10:04:18.518464 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [None req-7bf030ed-dec6-49f3-a196-e806325abbdf None None] Calling method 'all' {{(pid=100298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 10:04:18.519064 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [None req-7bf030ed-dec6-49f3-a196-e806325abbdf None None] https://10.4.3.8/volume// returned with HTTP 300 Aug 07 10:04:18.519064 np0000006707 devstack@c-api.service[100298]: [pid: 100298|app: 0|req: 1134/4532] 10.4.3.8 () {66 vars in 1412 bytes} [Fri Aug 7 10:04:18 2026] GET /volume/ => generated 384 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 07 10:04:18.528390 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [req-97e90307-aac1-4384-9abc-9990380a5ea0 req-e58b4ca5-52fc-4bfc-8982-6ffad861f714 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:04:18.530866 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [req-97e90307-aac1-4384-9abc-9990380a5ea0 req-e58b4ca5-52fc-4bfc-8982-6ffad861f714 tempest-TestEncryptedCinderVolumes-1545393347 tempest-TestEncryptedCinderVolumes-1545393347-project-member] GET https://10.4.3.8/volume/v3/volumes/9e2fa5be-8f81-4e48-8212-91e9b0b999fa Aug 07 10:04:18.530866 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [req-97e90307-aac1-4384-9abc-9990380a5ea0 req-e58b4ca5-52fc-4bfc-8982-6ffad861f714 tempest-TestEncryptedCinderVolumes-1545393347 tempest-TestEncryptedCinderVolumes-1545393347-project-member] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 10:04:18.531054 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [req-97e90307-aac1-4384-9abc-9990380a5ea0 req-e58b4ca5-52fc-4bfc-8982-6ffad861f714 tempest-TestEncryptedCinderVolumes-1545393347 tempest-TestEncryptedCinderVolumes-1545393347-project-member] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 10:04:18.540280 np0000006707 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 10:04:18.540280 np0000006707 devstack@c-api.service[100295]: warnings.warn( Aug 07 10:04:18.543852 np0000006707 devstack@c-api.service[100295]: INFO cinder.volume.api [req-97e90307-aac1-4384-9abc-9990380a5ea0 req-e58b4ca5-52fc-4bfc-8982-6ffad861f714 tempest-TestEncryptedCinderVolumes-1545393347 tempest-TestEncryptedCinderVolumes-1545393347-project-member] Volume info retrieved successfully. Aug 07 10:04:18.549348 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [req-97e90307-aac1-4384-9abc-9990380a5ea0 req-e58b4ca5-52fc-4bfc-8982-6ffad861f714 tempest-TestEncryptedCinderVolumes-1545393347 tempest-TestEncryptedCinderVolumes-1545393347-project-member] https://10.4.3.8/volume/v3/volumes/9e2fa5be-8f81-4e48-8212-91e9b0b999fa returned with HTTP 200 Aug 07 10:04:18.549348 np0000006707 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 1135/4533] 10.4.3.8 () {70 vars in 1625 bytes} [Fri Aug 7 10:04:18 2026] GET /volume/v3/volumes/9e2fa5be-8f81-4e48-8212-91e9b0b999fa => generated 1374 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 07 10:04:18.566964 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [req-97e90307-aac1-4384-9abc-9990380a5ea0 req-0c8a9cd1-b08d-4844-a6db-20fbd9258ace None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:04:18.570362 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [req-97e90307-aac1-4384-9abc-9990380a5ea0 req-0c8a9cd1-b08d-4844-a6db-20fbd9258ace tempest-TestEncryptedCinderVolumes-1545393347 tempest-TestEncryptedCinderVolumes-1545393347-project-member] GET https://10.4.3.8/volume/v3/volumes/9e2fa5be-8f81-4e48-8212-91e9b0b999fa/encryption Aug 07 10:04:18.570512 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [req-97e90307-aac1-4384-9abc-9990380a5ea0 req-0c8a9cd1-b08d-4844-a6db-20fbd9258ace tempest-TestEncryptedCinderVolumes-1545393347 tempest-TestEncryptedCinderVolumes-1545393347-project-member] Empty body provided in request {{(pid=100297) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 10:04:18.570690 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [req-97e90307-aac1-4384-9abc-9990380a5ea0 req-0c8a9cd1-b08d-4844-a6db-20fbd9258ace tempest-TestEncryptedCinderVolumes-1545393347 tempest-TestEncryptedCinderVolumes-1545393347-project-member] Calling method 'index' {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 10:04:18.580062 np0000006707 devstack@c-api.service[100297]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 10:04:18.580062 np0000006707 devstack@c-api.service[100297]: warnings.warn( Aug 07 10:04:18.586286 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [req-97e90307-aac1-4384-9abc-9990380a5ea0 req-0c8a9cd1-b08d-4844-a6db-20fbd9258ace tempest-TestEncryptedCinderVolumes-1545393347 tempest-TestEncryptedCinderVolumes-1545393347-project-member] https://10.4.3.8/volume/v3/volumes/9e2fa5be-8f81-4e48-8212-91e9b0b999fa/encryption returned with HTTP 200 Aug 07 10:04:18.586801 np0000006707 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 1135/4534] 10.4.3.8 () {68 vars in 1617 bytes} [Fri Aug 7 10:04:18 2026] GET /volume/v3/volumes/9e2fa5be-8f81-4e48-8212-91e9b0b999fa/encryption => generated 160 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 10:04:18.590872 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.coordination [req-de3f17f3-4282-46a1-a603-36ca0c5e2b46 req-5170a82d-aad3-45e8-aa2f-c93e2cb871e9 tempest-AttachVolumeNegativeTest-1967948609 tempest-AttachVolumeNegativeTest-1967948609-project-member] Lock "cinder-attachment_update-5ca3f018-611d-42bc-8ee9-c2bdd0bd75ef-np0000006707" released by "attachment_update" :: held 0.098s {{(pid=100296) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 07 10:04:18.591229 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [req-de3f17f3-4282-46a1-a603-36ca0c5e2b46 req-5170a82d-aad3-45e8-aa2f-c93e2cb871e9 tempest-AttachVolumeNegativeTest-1967948609 tempest-AttachVolumeNegativeTest-1967948609-project-member] https://10.4.3.8/volume/v3/attachments/080aa2bc-ee59-41ee-9d2a-70c9e9f33cc5 returned with HTTP 200 Aug 07 10:04:18.591697 np0000006707 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 1131/4535] 10.4.3.8 () {74 vars in 1690 bytes} [Fri Aug 7 10:04:18 2026] PUT /volume/v3/attachments/080aa2bc-ee59-41ee-9d2a-70c9e9f33cc5 => generated 969 bytes in 121 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 10:04:18.635166 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.middleware.request_id [None req-44c7e4d3-d499-4820-8445-561518309fcc None None] RequestId filter calling following filter/app {{(pid=100298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:04:18.636991 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [None req-44c7e4d3-d499-4820-8445-561518309fcc tempest-VolumeMultiattachTests-1318208031 tempest-VolumeMultiattachTests-1318208031-project-member] GET https://10.4.3.8/volume/v3/volumes/6933daf5-872d-4ad0-9838-b7489f251aab Aug 07 10:04:18.637205 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [None req-44c7e4d3-d499-4820-8445-561518309fcc tempest-VolumeMultiattachTests-1318208031 tempest-VolumeMultiattachTests-1318208031-project-member] Empty body provided in request {{(pid=100298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 10:04:18.637427 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [None req-44c7e4d3-d499-4820-8445-561518309fcc tempest-VolumeMultiattachTests-1318208031 tempest-VolumeMultiattachTests-1318208031-project-member] Calling method 'show' {{(pid=100298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 10:04:18.647033 np0000006707 devstack@c-api.service[100298]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 10:04:18.647033 np0000006707 devstack@c-api.service[100298]: warnings.warn( Aug 07 10:04:18.650143 np0000006707 devstack@c-api.service[100298]: INFO cinder.volume.api [None req-44c7e4d3-d499-4820-8445-561518309fcc tempest-VolumeMultiattachTests-1318208031 tempest-VolumeMultiattachTests-1318208031-project-member] Volume info retrieved successfully. Aug 07 10:04:18.653864 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [None req-44c7e4d3-d499-4820-8445-561518309fcc tempest-VolumeMultiattachTests-1318208031 tempest-VolumeMultiattachTests-1318208031-project-member] https://10.4.3.8/volume/v3/volumes/6933daf5-872d-4ad0-9838-b7489f251aab returned with HTTP 200 Aug 07 10:04:18.654189 np0000006707 devstack@c-api.service[100298]: [pid: 100298|app: 0|req: 1135/4536] 10.4.3.8 () {66 vars in 1334 bytes} [Fri Aug 7 10:04:18 2026] GET /volume/v3/volumes/6933daf5-872d-4ad0-9838-b7489f251aab => generated 870 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 10:04:18.781983 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-076acd9c-3cbd-4cbd-8ec5-0ae51db8d508 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:04:18.783880 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-076acd9c-3cbd-4cbd-8ec5-0ae51db8d508 tempest-VolumesBackupsTest-1693673052 tempest-VolumesBackupsTest-1693673052-project-member] GET https://10.4.3.8/volume/v3/backups/d21a41ad-952a-4bf3-b62a-96dae50b8b21 Aug 07 10:04:18.784134 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-076acd9c-3cbd-4cbd-8ec5-0ae51db8d508 tempest-VolumesBackupsTest-1693673052 tempest-VolumesBackupsTest-1693673052-project-member] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 10:04:18.784317 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-076acd9c-3cbd-4cbd-8ec5-0ae51db8d508 tempest-VolumesBackupsTest-1693673052 tempest-VolumesBackupsTest-1693673052-project-member] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 10:04:18.784444 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.v3.backups [None req-076acd9c-3cbd-4cbd-8ec5-0ae51db8d508 tempest-VolumesBackupsTest-1693673052 tempest-VolumesBackupsTest-1693673052-project-member] Show backup with id d21a41ad-952a-4bf3-b62a-96dae50b8b21. {{(pid=100295) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 10:04:18.792273 np0000006707 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 10:04:18.792273 np0000006707 devstack@c-api.service[100295]: warnings.warn( Aug 07 10:04:18.793083 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-076acd9c-3cbd-4cbd-8ec5-0ae51db8d508 tempest-VolumesBackupsTest-1693673052 tempest-VolumesBackupsTest-1693673052-project-member] https://10.4.3.8/volume/v3/backups/d21a41ad-952a-4bf3-b62a-96dae50b8b21 returned with HTTP 200 Aug 07 10:04:18.793441 np0000006707 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 1136/4537] 10.4.3.8 () {66 vars in 1334 bytes} [Fri Aug 7 10:04:18 2026] GET /volume/v3/backups/d21a41ad-952a-4bf3-b62a-96dae50b8b21 => generated 734 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 10:04:18.918072 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [req-c31ff251-b092-42db-9f12-8b7d92675cf6 req-77df2254-ffd7-4ff6-a593-5b4d6b942f25 None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:04:18.920138 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [req-c31ff251-b092-42db-9f12-8b7d92675cf6 req-77df2254-ffd7-4ff6-a593-5b4d6b942f25 tempest-VolumeMultiattachTests-1318208031 tempest-VolumeMultiattachTests-1318208031-project-member] POST https://10.4.3.8/volume/v3/attachments/4cc982d7-69d6-43c0-8267-ceceb7ef1391/action Aug 07 10:04:18.920580 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [req-c31ff251-b092-42db-9f12-8b7d92675cf6 req-77df2254-ffd7-4ff6-a593-5b4d6b942f25 tempest-VolumeMultiattachTests-1318208031 tempest-VolumeMultiattachTests-1318208031-project-member] Action body: b'{"os-complete": null}' {{(pid=100297) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 07 10:04:18.920711 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [req-c31ff251-b092-42db-9f12-8b7d92675cf6 req-77df2254-ffd7-4ff6-a593-5b4d6b942f25 tempest-VolumeMultiattachTests-1318208031 tempest-VolumeMultiattachTests-1318208031-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 10:04:18.934779 np0000006707 devstack@c-api.service[100297]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 10:04:18.934779 np0000006707 devstack@c-api.service[100297]: warnings.warn( Aug 07 10:04:18.944093 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [req-c31ff251-b092-42db-9f12-8b7d92675cf6 req-77df2254-ffd7-4ff6-a593-5b4d6b942f25 tempest-VolumeMultiattachTests-1318208031 tempest-VolumeMultiattachTests-1318208031-project-member] https://10.4.3.8/volume/v3/attachments/4cc982d7-69d6-43c0-8267-ceceb7ef1391/action returned with HTTP 204 Aug 07 10:04:18.944275 np0000006707 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 1136/4538] 10.4.3.8 () {74 vars in 1711 bytes} [Fri Aug 7 10:04:18 2026] POST /volume/v3/attachments/4cc982d7-69d6-43c0-8267-ceceb7ef1391/action => generated 0 bytes in 27 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 07 10:04:19.363788 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [None req-3cace470-2248-4cdb-bf02-91411ab47424 None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:04:19.365511 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-3cace470-2248-4cdb-bf02-91411ab47424 tempest-AttachVolumeNegativeTest-1967948609 tempest-AttachVolumeNegativeTest-1967948609-project-member] GET https://10.4.3.8/volume/v3/volumes/5ca3f018-611d-42bc-8ee9-c2bdd0bd75ef Aug 07 10:04:19.365702 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-3cace470-2248-4cdb-bf02-91411ab47424 tempest-AttachVolumeNegativeTest-1967948609 tempest-AttachVolumeNegativeTest-1967948609-project-member] Empty body provided in request {{(pid=100296) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 10:04:19.365882 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-3cace470-2248-4cdb-bf02-91411ab47424 tempest-AttachVolumeNegativeTest-1967948609 tempest-AttachVolumeNegativeTest-1967948609-project-member] Calling method 'show' {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 10:04:19.374707 np0000006707 devstack@c-api.service[100296]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 10:04:19.374707 np0000006707 devstack@c-api.service[100296]: warnings.warn( Aug 07 10:04:19.377737 np0000006707 devstack@c-api.service[100296]: INFO cinder.volume.api [None req-3cace470-2248-4cdb-bf02-91411ab47424 tempest-AttachVolumeNegativeTest-1967948609 tempest-AttachVolumeNegativeTest-1967948609-project-member] Volume info retrieved successfully. Aug 07 10:04:19.382258 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-3cace470-2248-4cdb-bf02-91411ab47424 tempest-AttachVolumeNegativeTest-1967948609 tempest-AttachVolumeNegativeTest-1967948609-project-member] https://10.4.3.8/volume/v3/volumes/5ca3f018-611d-42bc-8ee9-c2bdd0bd75ef returned with HTTP 200 Aug 07 10:04:19.382656 np0000006707 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 1132/4539] 10.4.3.8 () {66 vars in 1334 bytes} [Fri Aug 7 10:04:19 2026] GET /volume/v3/volumes/5ca3f018-611d-42bc-8ee9-c2bdd0bd75ef => generated 844 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 10:04:19.648575 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.middleware.request_id [None req-192e70b5-533f-459f-ac1c-fc0c73690538 None None] RequestId filter calling following filter/app {{(pid=100298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:04:19.650154 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [None req-192e70b5-533f-459f-ac1c-fc0c73690538 tempest-TestVolumeBootPattern-391440175 tempest-TestVolumeBootPattern-391440175-project-member] DELETE https://10.4.3.8/volume/v3/volumes/1a740af8-4ba1-4777-9b61-78bdf2f48628 Aug 07 10:04:19.650317 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [None req-192e70b5-533f-459f-ac1c-fc0c73690538 tempest-TestVolumeBootPattern-391440175 tempest-TestVolumeBootPattern-391440175-project-member] Empty body provided in request {{(pid=100298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 10:04:19.650500 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [None req-192e70b5-533f-459f-ac1c-fc0c73690538 tempest-TestVolumeBootPattern-391440175 tempest-TestVolumeBootPattern-391440175-project-member] Calling method 'delete' {{(pid=100298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 10:04:19.650644 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.v3.volumes [None req-192e70b5-533f-459f-ac1c-fc0c73690538 tempest-TestVolumeBootPattern-391440175 tempest-TestVolumeBootPattern-391440175-project-member] Delete volume with id: 1a740af8-4ba1-4777-9b61-78bdf2f48628 Aug 07 10:04:19.657020 np0000006707 devstack@c-api.service[100298]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 10:04:19.657020 np0000006707 devstack@c-api.service[100298]: warnings.warn( Aug 07 10:04:19.657556 np0000006707 devstack@c-api.service[100298]: INFO cinder.volume.api [None req-192e70b5-533f-459f-ac1c-fc0c73690538 tempest-TestVolumeBootPattern-391440175 tempest-TestVolumeBootPattern-391440175-project-member] Volume info retrieved successfully. Aug 07 10:04:19.668841 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-97250d2e-86d2-44b8-aa81-b3318b0ffefc None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:04:19.670590 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-97250d2e-86d2-44b8-aa81-b3318b0ffefc tempest-VolumeMultiattachTests-1318208031 tempest-VolumeMultiattachTests-1318208031-project-member] GET https://10.4.3.8/volume/v3/volumes/6933daf5-872d-4ad0-9838-b7489f251aab Aug 07 10:04:19.670817 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-97250d2e-86d2-44b8-aa81-b3318b0ffefc tempest-VolumeMultiattachTests-1318208031 tempest-VolumeMultiattachTests-1318208031-project-member] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 10:04:19.671000 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-97250d2e-86d2-44b8-aa81-b3318b0ffefc tempest-VolumeMultiattachTests-1318208031 tempest-VolumeMultiattachTests-1318208031-project-member] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 10:04:19.679001 np0000006707 devstack@c-api.service[100298]: INFO cinder.volume.api [None req-192e70b5-533f-459f-ac1c-fc0c73690538 tempest-TestVolumeBootPattern-391440175 tempest-TestVolumeBootPattern-391440175-project-member] Delete volume request issued successfully. Aug 07 10:04:19.679216 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [None req-192e70b5-533f-459f-ac1c-fc0c73690538 tempest-TestVolumeBootPattern-391440175 tempest-TestVolumeBootPattern-391440175-project-member] https://10.4.3.8/volume/v3/volumes/1a740af8-4ba1-4777-9b61-78bdf2f48628 returned with HTTP 202 Aug 07 10:04:19.679707 np0000006707 devstack@c-api.service[100298]: [pid: 100298|app: 0|req: 1136/4540] 10.4.3.8 () {66 vars in 1337 bytes} [Fri Aug 7 10:04:19 2026] DELETE /volume/v3/volumes/1a740af8-4ba1-4777-9b61-78bdf2f48628 => generated 0 bytes in 31 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 07 10:04:19.684002 np0000006707 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 10:04:19.684002 np0000006707 devstack@c-api.service[100295]: warnings.warn( Aug 07 10:04:19.687251 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [None req-4d9d4116-1331-4891-af7c-d13e90111f20 None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:04:19.688966 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-4d9d4116-1331-4891-af7c-d13e90111f20 tempest-TestVolumeBootPattern-391440175 tempest-TestVolumeBootPattern-391440175-project-member] GET https://10.4.3.8/volume/v3/volumes/1a740af8-4ba1-4777-9b61-78bdf2f48628 Aug 07 10:04:19.689169 np0000006707 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-97250d2e-86d2-44b8-aa81-b3318b0ffefc tempest-VolumeMultiattachTests-1318208031 tempest-VolumeMultiattachTests-1318208031-project-member] Volume info retrieved successfully. Aug 07 10:04:19.689241 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-4d9d4116-1331-4891-af7c-d13e90111f20 tempest-TestVolumeBootPattern-391440175 tempest-TestVolumeBootPattern-391440175-project-member] Empty body provided in request {{(pid=100297) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 10:04:19.689314 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-4d9d4116-1331-4891-af7c-d13e90111f20 tempest-TestVolumeBootPattern-391440175 tempest-TestVolumeBootPattern-391440175-project-member] Calling method 'show' {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 10:04:19.694845 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-97250d2e-86d2-44b8-aa81-b3318b0ffefc tempest-VolumeMultiattachTests-1318208031 tempest-VolumeMultiattachTests-1318208031-project-member] https://10.4.3.8/volume/v3/volumes/6933daf5-872d-4ad0-9838-b7489f251aab returned with HTTP 200 Aug 07 10:04:19.695376 np0000006707 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 1137/4541] 10.4.3.8 () {66 vars in 1334 bytes} [Fri Aug 7 10:04:19 2026] GET /volume/v3/volumes/6933daf5-872d-4ad0-9838-b7489f251aab => generated 1162 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 10:04:19.695562 np0000006707 devstack@c-api.service[100297]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 10:04:19.695562 np0000006707 devstack@c-api.service[100297]: warnings.warn( Aug 07 10:04:19.699515 np0000006707 devstack@c-api.service[100297]: INFO cinder.volume.api [None req-4d9d4116-1331-4891-af7c-d13e90111f20 tempest-TestVolumeBootPattern-391440175 tempest-TestVolumeBootPattern-391440175-project-member] Volume info retrieved successfully. Aug 07 10:04:19.715096 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-4d9d4116-1331-4891-af7c-d13e90111f20 tempest-TestVolumeBootPattern-391440175 tempest-TestVolumeBootPattern-391440175-project-member] https://10.4.3.8/volume/v3/volumes/1a740af8-4ba1-4777-9b61-78bdf2f48628 returned with HTTP 200 Aug 07 10:04:19.715549 np0000006707 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 1137/4542] 10.4.3.8 () {66 vars in 1334 bytes} [Fri Aug 7 10:04:19 2026] GET /volume/v3/volumes/1a740af8-4ba1-4777-9b61-78bdf2f48628 => generated 1362 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 10:04:19.803337 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [None req-09483ca5-57a0-4949-9729-d67b5db7683c None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:04:19.804970 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-09483ca5-57a0-4949-9729-d67b5db7683c tempest-VolumesBackupsTest-1693673052 tempest-VolumesBackupsTest-1693673052-project-member] GET https://10.4.3.8/volume/v3/backups/d21a41ad-952a-4bf3-b62a-96dae50b8b21 Aug 07 10:04:19.805182 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-09483ca5-57a0-4949-9729-d67b5db7683c tempest-VolumesBackupsTest-1693673052 tempest-VolumesBackupsTest-1693673052-project-member] Empty body provided in request {{(pid=100296) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 10:04:19.805365 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-09483ca5-57a0-4949-9729-d67b5db7683c tempest-VolumesBackupsTest-1693673052 tempest-VolumesBackupsTest-1693673052-project-member] Calling method 'show' {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 10:04:19.805495 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.v3.backups [None req-09483ca5-57a0-4949-9729-d67b5db7683c tempest-VolumesBackupsTest-1693673052 tempest-VolumesBackupsTest-1693673052-project-member] Show backup with id d21a41ad-952a-4bf3-b62a-96dae50b8b21. {{(pid=100296) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 10:04:19.809618 np0000006707 devstack@c-api.service[100296]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 10:04:19.809618 np0000006707 devstack@c-api.service[100296]: warnings.warn( Aug 07 10:04:19.810483 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-09483ca5-57a0-4949-9729-d67b5db7683c tempest-VolumesBackupsTest-1693673052 tempest-VolumesBackupsTest-1693673052-project-member] https://10.4.3.8/volume/v3/backups/d21a41ad-952a-4bf3-b62a-96dae50b8b21 returned with HTTP 200 Aug 07 10:04:19.811001 np0000006707 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 1133/4543] 10.4.3.8 () {66 vars in 1334 bytes} [Fri Aug 7 10:04:19 2026] GET /volume/v3/backups/d21a41ad-952a-4bf3-b62a-96dae50b8b21 => generated 734 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 10:04:20.303904 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.middleware.request_id [req-4815fd82-c63e-4ae7-a8b4-48a3c165cb0c req-bf4799e9-0e53-4e87-a01c-dce9ac9bea69 None None] RequestId filter calling following filter/app {{(pid=100298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:04:20.306297 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [req-4815fd82-c63e-4ae7-a8b4-48a3c165cb0c req-bf4799e9-0e53-4e87-a01c-dce9ac9bea69 tempest-VolumeMultiattachTests-1318208031 tempest-VolumeMultiattachTests-1318208031-project-member] GET https://10.4.3.8/volume/v3/volumes/7de8215f-04bf-43a5-ba1e-498f54e94091 Aug 07 10:04:20.306565 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [req-4815fd82-c63e-4ae7-a8b4-48a3c165cb0c req-bf4799e9-0e53-4e87-a01c-dce9ac9bea69 tempest-VolumeMultiattachTests-1318208031 tempest-VolumeMultiattachTests-1318208031-project-member] Empty body provided in request {{(pid=100298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 10:04:20.306794 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [req-4815fd82-c63e-4ae7-a8b4-48a3c165cb0c req-bf4799e9-0e53-4e87-a01c-dce9ac9bea69 tempest-VolumeMultiattachTests-1318208031 tempest-VolumeMultiattachTests-1318208031-project-member] Calling method 'show' {{(pid=100298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 10:04:20.315743 np0000006707 devstack@c-api.service[100298]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 10:04:20.315743 np0000006707 devstack@c-api.service[100298]: warnings.warn( Aug 07 10:04:20.320154 np0000006707 devstack@c-api.service[100298]: INFO cinder.volume.api [req-4815fd82-c63e-4ae7-a8b4-48a3c165cb0c req-bf4799e9-0e53-4e87-a01c-dce9ac9bea69 tempest-VolumeMultiattachTests-1318208031 tempest-VolumeMultiattachTests-1318208031-project-member] Volume info retrieved successfully. Aug 07 10:04:20.326054 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [req-4815fd82-c63e-4ae7-a8b4-48a3c165cb0c req-bf4799e9-0e53-4e87-a01c-dce9ac9bea69 tempest-VolumeMultiattachTests-1318208031 tempest-VolumeMultiattachTests-1318208031-project-member] https://10.4.3.8/volume/v3/volumes/7de8215f-04bf-43a5-ba1e-498f54e94091 returned with HTTP 200 Aug 07 10:04:20.326600 np0000006707 devstack@c-api.service[100298]: [pid: 100298|app: 0|req: 1137/4544] 10.4.3.8 () {68 vars in 1584 bytes} [Fri Aug 7 10:04:20 2026] GET /volume/v3/volumes/7de8215f-04bf-43a5-ba1e-498f54e94091 => generated 917 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 10:04:20.394231 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-865ba3ac-1d98-4c05-b7ef-ffdfecc907ee None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:04:20.396056 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-865ba3ac-1d98-4c05-b7ef-ffdfecc907ee tempest-AttachVolumeNegativeTest-1967948609 tempest-AttachVolumeNegativeTest-1967948609-project-member] GET https://10.4.3.8/volume/v3/volumes/5ca3f018-611d-42bc-8ee9-c2bdd0bd75ef Aug 07 10:04:20.396343 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-865ba3ac-1d98-4c05-b7ef-ffdfecc907ee tempest-AttachVolumeNegativeTest-1967948609 tempest-AttachVolumeNegativeTest-1967948609-project-member] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 10:04:20.396610 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-865ba3ac-1d98-4c05-b7ef-ffdfecc907ee tempest-AttachVolumeNegativeTest-1967948609 tempest-AttachVolumeNegativeTest-1967948609-project-member] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 10:04:20.406982 np0000006707 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 10:04:20.406982 np0000006707 devstack@c-api.service[100295]: warnings.warn( Aug 07 10:04:20.411120 np0000006707 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-865ba3ac-1d98-4c05-b7ef-ffdfecc907ee tempest-AttachVolumeNegativeTest-1967948609 tempest-AttachVolumeNegativeTest-1967948609-project-member] Volume info retrieved successfully. Aug 07 10:04:20.416394 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-865ba3ac-1d98-4c05-b7ef-ffdfecc907ee tempest-AttachVolumeNegativeTest-1967948609 tempest-AttachVolumeNegativeTest-1967948609-project-member] https://10.4.3.8/volume/v3/volumes/5ca3f018-611d-42bc-8ee9-c2bdd0bd75ef returned with HTTP 200 Aug 07 10:04:20.416811 np0000006707 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 1138/4545] 10.4.3.8 () {66 vars in 1334 bytes} [Fri Aug 7 10:04:20 2026] GET /volume/v3/volumes/5ca3f018-611d-42bc-8ee9-c2bdd0bd75ef => generated 844 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 10:04:20.416886 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [None req-62e4bb04-fda9-4006-947d-51a73479dee2 None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:04:20.417327 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-62e4bb04-fda9-4006-947d-51a73479dee2 None None] GET https://10.4.3.8/volume// Aug 07 10:04:20.417542 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-62e4bb04-fda9-4006-947d-51a73479dee2 None None] Empty body provided in request {{(pid=100297) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 10:04:20.417747 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-62e4bb04-fda9-4006-947d-51a73479dee2 None None] Calling method 'all' {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 10:04:20.418117 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-62e4bb04-fda9-4006-947d-51a73479dee2 None None] https://10.4.3.8/volume// returned with HTTP 300 Aug 07 10:04:20.418455 np0000006707 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 1138/4546] 10.4.3.8 () {66 vars in 1414 bytes} [Fri Aug 7 10:04:20 2026] GET /volume/ => generated 384 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 07 10:04:20.426227 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [req-4815fd82-c63e-4ae7-a8b4-48a3c165cb0c req-96eed001-1a94-4326-be23-b21732f6d218 None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:04:20.487440 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [req-4815fd82-c63e-4ae7-a8b4-48a3c165cb0c req-96eed001-1a94-4326-be23-b21732f6d218 tempest-VolumeMultiattachTests-1318208031 tempest-VolumeMultiattachTests-1318208031-project-member] POST https://10.4.3.8/volume/v3/attachments Aug 07 10:04:20.487808 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [req-4815fd82-c63e-4ae7-a8b4-48a3c165cb0c req-96eed001-1a94-4326-be23-b21732f6d218 tempest-VolumeMultiattachTests-1318208031 tempest-VolumeMultiattachTests-1318208031-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "7de8215f-04bf-43a5-ba1e-498f54e94091", "connector": null, "instance_uuid": "4765f5ce-3578-4335-be12-915bb6e88ad5"}} {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 10:04:20.496010 np0000006707 devstack@c-api.service[100296]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 10:04:20.496010 np0000006707 devstack@c-api.service[100296]: warnings.warn( Aug 07 10:04:20.520479 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [req-4815fd82-c63e-4ae7-a8b4-48a3c165cb0c req-96eed001-1a94-4326-be23-b21732f6d218 tempest-VolumeMultiattachTests-1318208031 tempest-VolumeMultiattachTests-1318208031-project-member] https://10.4.3.8/volume/v3/attachments returned with HTTP 200 Aug 07 10:04:20.520906 np0000006707 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 1134/4547] 10.4.3.8 () {74 vars in 1580 bytes} [Fri Aug 7 10:04:20 2026] POST /volume/v3/attachments => generated 273 bytes in 95 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 10:04:20.551355 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.middleware.request_id [None req-3cf5231f-bd1c-47b7-b593-73bce6d6596c None None] RequestId filter calling following filter/app {{(pid=100298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:04:20.553168 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [None req-3cf5231f-bd1c-47b7-b593-73bce6d6596c tempest-VolumeMultiattachTests-1318208031 tempest-VolumeMultiattachTests-1318208031-project-member] GET https://10.4.3.8/volume/v3/volumes/7de8215f-04bf-43a5-ba1e-498f54e94091 Aug 07 10:04:20.553374 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [None req-3cf5231f-bd1c-47b7-b593-73bce6d6596c tempest-VolumeMultiattachTests-1318208031 tempest-VolumeMultiattachTests-1318208031-project-member] Empty body provided in request {{(pid=100298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 10:04:20.553585 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [None req-3cf5231f-bd1c-47b7-b593-73bce6d6596c tempest-VolumeMultiattachTests-1318208031 tempest-VolumeMultiattachTests-1318208031-project-member] Calling method 'show' {{(pid=100298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 10:04:20.560857 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-51706ed2-a110-49af-a194-55a479aab1a8 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:04:20.561230 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-51706ed2-a110-49af-a194-55a479aab1a8 None None] GET https://10.4.3.8/volume// Aug 07 10:04:20.561411 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-51706ed2-a110-49af-a194-55a479aab1a8 None None] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 10:04:20.562591 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-51706ed2-a110-49af-a194-55a479aab1a8 None None] Calling method 'all' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 10:04:20.562591 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-51706ed2-a110-49af-a194-55a479aab1a8 None None] https://10.4.3.8/volume// returned with HTTP 300 Aug 07 10:04:20.562591 np0000006707 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 1139/4548] 10.4.3.8 () {66 vars in 1412 bytes} [Fri Aug 7 10:04:20 2026] GET /volume/ => generated 384 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 07 10:04:20.563385 np0000006707 devstack@c-api.service[100298]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 10:04:20.563385 np0000006707 devstack@c-api.service[100298]: warnings.warn( Aug 07 10:04:20.567129 np0000006707 devstack@c-api.service[100298]: INFO cinder.volume.api [None req-3cf5231f-bd1c-47b7-b593-73bce6d6596c tempest-VolumeMultiattachTests-1318208031 tempest-VolumeMultiattachTests-1318208031-project-member] Volume info retrieved successfully. Aug 07 10:04:20.568790 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [req-4815fd82-c63e-4ae7-a8b4-48a3c165cb0c req-d66e2b50-3be5-4933-a0e5-1d39c7829f70 None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:04:20.572219 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [None req-3cf5231f-bd1c-47b7-b593-73bce6d6596c tempest-VolumeMultiattachTests-1318208031 tempest-VolumeMultiattachTests-1318208031-project-member] https://10.4.3.8/volume/v3/volumes/7de8215f-04bf-43a5-ba1e-498f54e94091 returned with HTTP 200 Aug 07 10:04:20.572298 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [req-4815fd82-c63e-4ae7-a8b4-48a3c165cb0c req-d66e2b50-3be5-4933-a0e5-1d39c7829f70 tempest-VolumeMultiattachTests-1318208031 tempest-VolumeMultiattachTests-1318208031-project-member] GET https://10.4.3.8/volume/v3/volumes/7de8215f-04bf-43a5-ba1e-498f54e94091 Aug 07 10:04:20.572510 np0000006707 devstack@c-api.service[100298]: [pid: 100298|app: 0|req: 1138/4549] 10.4.3.8 () {66 vars in 1334 bytes} [Fri Aug 7 10:04:20 2026] GET /volume/v3/volumes/7de8215f-04bf-43a5-ba1e-498f54e94091 => generated 916 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 10:04:20.572584 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [req-4815fd82-c63e-4ae7-a8b4-48a3c165cb0c req-d66e2b50-3be5-4933-a0e5-1d39c7829f70 tempest-VolumeMultiattachTests-1318208031 tempest-VolumeMultiattachTests-1318208031-project-member] Empty body provided in request {{(pid=100297) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 10:04:20.572791 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [req-4815fd82-c63e-4ae7-a8b4-48a3c165cb0c req-d66e2b50-3be5-4933-a0e5-1d39c7829f70 tempest-VolumeMultiattachTests-1318208031 tempest-VolumeMultiattachTests-1318208031-project-member] Calling method 'show' {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 10:04:20.581677 np0000006707 devstack@c-api.service[100297]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 10:04:20.581677 np0000006707 devstack@c-api.service[100297]: warnings.warn( Aug 07 10:04:20.585008 np0000006707 devstack@c-api.service[100297]: INFO cinder.volume.api [req-4815fd82-c63e-4ae7-a8b4-48a3c165cb0c req-d66e2b50-3be5-4933-a0e5-1d39c7829f70 tempest-VolumeMultiattachTests-1318208031 tempest-VolumeMultiattachTests-1318208031-project-member] Volume info retrieved successfully. Aug 07 10:04:20.588756 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [req-4815fd82-c63e-4ae7-a8b4-48a3c165cb0c req-d66e2b50-3be5-4933-a0e5-1d39c7829f70 tempest-VolumeMultiattachTests-1318208031 tempest-VolumeMultiattachTests-1318208031-project-member] https://10.4.3.8/volume/v3/volumes/7de8215f-04bf-43a5-ba1e-498f54e94091 returned with HTTP 200 Aug 07 10:04:20.589172 np0000006707 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 1139/4550] 10.4.3.8 () {70 vars in 1625 bytes} [Fri Aug 7 10:04:20 2026] GET /volume/v3/volumes/7de8215f-04bf-43a5-ba1e-498f54e94091 => generated 1096 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 07 10:04:20.684175 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [req-4815fd82-c63e-4ae7-a8b4-48a3c165cb0c req-532e86f8-b3b5-4329-b94a-c44d8ef8f73e None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:04:20.686089 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [req-4815fd82-c63e-4ae7-a8b4-48a3c165cb0c req-532e86f8-b3b5-4329-b94a-c44d8ef8f73e tempest-VolumeMultiattachTests-1318208031 tempest-VolumeMultiattachTests-1318208031-project-member] PUT https://10.4.3.8/volume/v3/attachments/944e602f-f4fa-4fe1-9498-5de9c0ba3e89 Aug 07 10:04:20.686475 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [req-4815fd82-c63e-4ae7-a8b4-48a3c165cb0c req-532e86f8-b3b5-4329-b94a-c44d8ef8f73e tempest-VolumeMultiattachTests-1318208031 tempest-VolumeMultiattachTests-1318208031-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.8", "host": "np0000006707", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:568b993d50b1", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "d2780578-1896-461f-80ac-b58d2e346b90", "nvme_native_multipath": false, "mountpoint": "/dev/vdd"}}} {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 10:04:20.693551 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.coordination [req-4815fd82-c63e-4ae7-a8b4-48a3c165cb0c req-532e86f8-b3b5-4329-b94a-c44d8ef8f73e tempest-VolumeMultiattachTests-1318208031 tempest-VolumeMultiattachTests-1318208031-project-member] Acquiring lock "cinder-attachment_update-7de8215f-04bf-43a5-ba1e-498f54e94091-np0000006707" by "attachment_update" {{(pid=100296) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 07 10:04:20.697730 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.coordination [req-4815fd82-c63e-4ae7-a8b4-48a3c165cb0c req-532e86f8-b3b5-4329-b94a-c44d8ef8f73e tempest-VolumeMultiattachTests-1318208031 tempest-VolumeMultiattachTests-1318208031-project-member] Lock "cinder-attachment_update-7de8215f-04bf-43a5-ba1e-498f54e94091-np0000006707" acquired by "attachment_update" :: waited 0.004s {{(pid=100296) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 07 10:04:20.698621 np0000006707 devstack@c-api.service[100296]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 10:04:20.698621 np0000006707 devstack@c-api.service[100296]: warnings.warn( Aug 07 10:04:20.731174 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-4f7aba2f-5018-4841-83fa-e77fbbba38a3 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:04:20.733026 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-4f7aba2f-5018-4841-83fa-e77fbbba38a3 tempest-TestVolumeBootPattern-391440175 tempest-TestVolumeBootPattern-391440175-project-member] GET https://10.4.3.8/volume/v3/volumes/1a740af8-4ba1-4777-9b61-78bdf2f48628 Aug 07 10:04:20.733285 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-4f7aba2f-5018-4841-83fa-e77fbbba38a3 tempest-TestVolumeBootPattern-391440175 tempest-TestVolumeBootPattern-391440175-project-member] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 10:04:20.733479 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-4f7aba2f-5018-4841-83fa-e77fbbba38a3 tempest-TestVolumeBootPattern-391440175 tempest-TestVolumeBootPattern-391440175-project-member] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 10:04:20.739180 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-4f7aba2f-5018-4841-83fa-e77fbbba38a3 tempest-TestVolumeBootPattern-391440175 tempest-TestVolumeBootPattern-391440175-project-member] https://10.4.3.8/volume/v3/volumes/1a740af8-4ba1-4777-9b61-78bdf2f48628 returned with HTTP 404 Aug 07 10:04:20.739982 np0000006707 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 1140/4551] 10.4.3.8 () {66 vars in 1334 bytes} [Fri Aug 7 10:04:20 2026] GET /volume/v3/volumes/1a740af8-4ba1-4777-9b61-78bdf2f48628 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 10:04:20.770643 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.middleware.request_id [None req-a7fbe1a4-4c1f-4315-9eac-752c9c0d4f06 None None] RequestId filter calling following filter/app {{(pid=100298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:04:20.772931 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [None req-a7fbe1a4-4c1f-4315-9eac-752c9c0d4f06 tempest-TestVolumeBootPattern-391440175 tempest-TestVolumeBootPattern-391440175-project-member] POST https://10.4.3.8/volume/v3/volumes Aug 07 10:04:20.773349 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [None req-a7fbe1a4-4c1f-4315-9eac-752c9c0d4f06 tempest-TestVolumeBootPattern-391440175 tempest-TestVolumeBootPattern-391440175-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestVolumeBootPattern-volume-origin-1696624375", "snapshot_id": null, "imageRef": "a6c27e23-91c8-49d8-8cc0-7e13210d16ce", "volume_type": null, "size": 1}} {{(pid=100298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 10:04:20.775367 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.v3.volumes [None req-a7fbe1a4-4c1f-4315-9eac-752c9c0d4f06 tempest-TestVolumeBootPattern-391440175 tempest-TestVolumeBootPattern-391440175-project-member] Create volume request body: {'volume': {'name': 'tempest-TestVolumeBootPattern-volume-origin-1696624375', 'snapshot_id': None, 'imageRef': 'a6c27e23-91c8-49d8-8cc0-7e13210d16ce', 'volume_type': None, 'size': 1}} {{(pid=100298) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 07 10:04:20.797551 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.coordination [req-4815fd82-c63e-4ae7-a8b4-48a3c165cb0c req-532e86f8-b3b5-4329-b94a-c44d8ef8f73e tempest-VolumeMultiattachTests-1318208031 tempest-VolumeMultiattachTests-1318208031-project-member] Lock "cinder-attachment_update-7de8215f-04bf-43a5-ba1e-498f54e94091-np0000006707" released by "attachment_update" :: held 0.100s {{(pid=100296) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 07 10:04:20.797882 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [req-4815fd82-c63e-4ae7-a8b4-48a3c165cb0c req-532e86f8-b3b5-4329-b94a-c44d8ef8f73e tempest-VolumeMultiattachTests-1318208031 tempest-VolumeMultiattachTests-1318208031-project-member] https://10.4.3.8/volume/v3/attachments/944e602f-f4fa-4fe1-9498-5de9c0ba3e89 returned with HTTP 200 Aug 07 10:04:20.798357 np0000006707 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 1135/4552] 10.4.3.8 () {74 vars in 1690 bytes} [Fri Aug 7 10:04:20 2026] PUT /volume/v3/attachments/944e602f-f4fa-4fe1-9498-5de9c0ba3e89 => generated 969 bytes in 115 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 10:04:20.821936 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [None req-8d663c73-6886-4a54-82cb-ea5d09f16bff None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:04:20.824723 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-8d663c73-6886-4a54-82cb-ea5d09f16bff tempest-VolumesBackupsTest-1693673052 tempest-VolumesBackupsTest-1693673052-project-member] GET https://10.4.3.8/volume/v3/backups/d21a41ad-952a-4bf3-b62a-96dae50b8b21 Aug 07 10:04:20.825279 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-8d663c73-6886-4a54-82cb-ea5d09f16bff tempest-VolumesBackupsTest-1693673052 tempest-VolumesBackupsTest-1693673052-project-member] Empty body provided in request {{(pid=100297) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 10:04:20.825279 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-8d663c73-6886-4a54-82cb-ea5d09f16bff tempest-VolumesBackupsTest-1693673052 tempest-VolumesBackupsTest-1693673052-project-member] Calling method 'show' {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 10:04:20.825500 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.v3.backups [None req-8d663c73-6886-4a54-82cb-ea5d09f16bff tempest-VolumesBackupsTest-1693673052 tempest-VolumesBackupsTest-1693673052-project-member] Show backup with id d21a41ad-952a-4bf3-b62a-96dae50b8b21. {{(pid=100297) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 10:04:20.831609 np0000006707 devstack@c-api.service[100297]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 10:04:20.831609 np0000006707 devstack@c-api.service[100297]: warnings.warn( Aug 07 10:04:20.832243 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-8d663c73-6886-4a54-82cb-ea5d09f16bff tempest-VolumesBackupsTest-1693673052 tempest-VolumesBackupsTest-1693673052-project-member] https://10.4.3.8/volume/v3/backups/d21a41ad-952a-4bf3-b62a-96dae50b8b21 returned with HTTP 200 Aug 07 10:04:20.832802 np0000006707 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 1140/4553] 10.4.3.8 () {66 vars in 1334 bytes} [Fri Aug 7 10:04:20 2026] GET /volume/v3/backups/d21a41ad-952a-4bf3-b62a-96dae50b8b21 => generated 745 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 10:04:20.952986 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.v3.volumes [None req-a7fbe1a4-4c1f-4315-9eac-752c9c0d4f06 tempest-TestVolumeBootPattern-391440175 tempest-TestVolumeBootPattern-391440175-project-member] Create volume of 1 GB Aug 07 10:04:20.958373 np0000006707 devstack@c-api.service[100298]: INFO cinder.volume.api [None req-a7fbe1a4-4c1f-4315-9eac-752c9c0d4f06 tempest-TestVolumeBootPattern-391440175 tempest-TestVolumeBootPattern-391440175-project-member] Availability Zones retrieved successfully. Aug 07 10:04:20.963957 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.volume.api [None req-a7fbe1a4-4c1f-4315-9eac-752c9c0d4f06 tempest-TestVolumeBootPattern-391440175 tempest-TestVolumeBootPattern-391440175-project-member] Flow 'volume_create_api' (8a4c4014-111c-45e8-817c-2d303b259dfa) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100298) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 10:04:20.965231 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.volume.api [None req-a7fbe1a4-4c1f-4315-9eac-752c9c0d4f06 tempest-TestVolumeBootPattern-391440175 tempest-TestVolumeBootPattern-391440175-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2d89bc29-8b55-42fe-95ff-e6433c62d1d1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100298) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 10:04:20.966332 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.volume.flows.api.create_volume [None req-a7fbe1a4-4c1f-4315-9eac-752c9c0d4f06 tempest-TestVolumeBootPattern-391440175 tempest-TestVolumeBootPattern-391440175-project-member] Validating volume size '1' using validate_int {{(pid=100298) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 07 10:04:21.023628 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.volume.api [None req-a7fbe1a4-4c1f-4315-9eac-752c9c0d4f06 tempest-TestVolumeBootPattern-391440175 tempest-TestVolumeBootPattern-391440175-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2d89bc29-8b55-42fe-95ff-e6433c62d1d1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-07T09:47:39Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=45fd9a3a-b61e-4c6c-9ab7-d02f06678d0d,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '45fd9a3a-b61e-4c6c-9ab7-d02f06678d0d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100298) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 10:04:21.024601 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.volume.api [None req-a7fbe1a4-4c1f-4315-9eac-752c9c0d4f06 tempest-TestVolumeBootPattern-391440175 tempest-TestVolumeBootPattern-391440175-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3f8747c8-3975-4f0c-88d9-bbed997888d1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100298) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 10:04:21.067149 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.quota [None req-a7fbe1a4-4c1f-4315-9eac-752c9c0d4f06 tempest-TestVolumeBootPattern-391440175 tempest-TestVolumeBootPattern-391440175-project-member] Created reservations ['26c293e0-e79b-4793-acf6-7621902e44dc', 'b693a055-af3d-4791-b05c-9ca04e32e5da', 'ed9d8971-ab1c-4ba6-b6ec-23d33393eaa4', 'e53e8ba7-ce93-4a2c-bcd6-7d900d927b98'] {{(pid=100298) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 10:04:21.067992 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.volume.api [None req-a7fbe1a4-4c1f-4315-9eac-752c9c0d4f06 tempest-TestVolumeBootPattern-391440175 tempest-TestVolumeBootPattern-391440175-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3f8747c8-3975-4f0c-88d9-bbed997888d1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['26c293e0-e79b-4793-acf6-7621902e44dc', 'b693a055-af3d-4791-b05c-9ca04e32e5da', 'ed9d8971-ab1c-4ba6-b6ec-23d33393eaa4', 'e53e8ba7-ce93-4a2c-bcd6-7d900d927b98']}' {{(pid=100298) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 10:04:21.068751 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.volume.api [None req-a7fbe1a4-4c1f-4315-9eac-752c9c0d4f06 tempest-TestVolumeBootPattern-391440175 tempest-TestVolumeBootPattern-391440175-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c2284857-47d1-4f8a-a1d0-8d7cee5a6e5c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100298) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 10:04:21.091127 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.volume.api [None req-a7fbe1a4-4c1f-4315-9eac-752c9c0d4f06 tempest-TestVolumeBootPattern-391440175 tempest-TestVolumeBootPattern-391440175-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c2284857-47d1-4f8a-a1d0-8d7cee5a6e5c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '872c2fd6-4275-4ece-ad91-5af21619a219', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestVolumeBootPattern-volume-origin-1696624375',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='52f5f8fcdd29429c807d8bcef75e3bee',qos_specs=None,replication_status=,reservations=['26c293e0-e79b-4793-acf6-7621902e44dc','b693a055-af3d-4791-b05c-9ca04e32e5da','ed9d8971-ab1c-4ba6-b6ec-23d33393eaa4','e53e8ba7-ce93-4a2c-bcd6-7d900d927b98'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c317c7eecf9245dea62bbb49e4819366',volume_type_id=45fd9a3a-b61e-4c6c-9ab7-d02f06678d0d), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-07T10:04:21Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestVolumeBootPattern-volume-origin-1696624375',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=872c2fd6-4275-4ece-ad91-5af21619a219,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='52f5f8fcdd29429c807d8bcef75e3bee',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='c317c7eecf9245dea62bbb49e4819366',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(45fd9a3a-b61e-4c6c-9ab7-d02f06678d0d),volume_type_id=45fd9a3a-b61e-4c6c-9ab7-d02f06678d0d)}' {{(pid=100298) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 10:04:21.091930 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.volume.api [None req-a7fbe1a4-4c1f-4315-9eac-752c9c0d4f06 tempest-TestVolumeBootPattern-391440175 tempest-TestVolumeBootPattern-391440175-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (eb5d28ca-45d9-41f1-8ba6-160145c492be) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100298) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 10:04:21.110310 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.volume.api [None req-a7fbe1a4-4c1f-4315-9eac-752c9c0d4f06 tempest-TestVolumeBootPattern-391440175 tempest-TestVolumeBootPattern-391440175-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (eb5d28ca-45d9-41f1-8ba6-160145c492be) transitioned into state 'SUCCESS' from state '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-1696624375',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='52f5f8fcdd29429c807d8bcef75e3bee',qos_specs=None,replication_status=,reservations=['26c293e0-e79b-4793-acf6-7621902e44dc','b693a055-af3d-4791-b05c-9ca04e32e5da','ed9d8971-ab1c-4ba6-b6ec-23d33393eaa4','e53e8ba7-ce93-4a2c-bcd6-7d900d927b98'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c317c7eecf9245dea62bbb49e4819366',volume_type_id=45fd9a3a-b61e-4c6c-9ab7-d02f06678d0d)}' {{(pid=100298) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 10:04:21.110916 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.volume.api [None req-a7fbe1a4-4c1f-4315-9eac-752c9c0d4f06 tempest-TestVolumeBootPattern-391440175 tempest-TestVolumeBootPattern-391440175-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1637f9bc-bb90-4595-af57-9f8f4a5098cb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100298) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 10:04:21.121197 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.volume.api [None req-a7fbe1a4-4c1f-4315-9eac-752c9c0d4f06 tempest-TestVolumeBootPattern-391440175 tempest-TestVolumeBootPattern-391440175-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1637f9bc-bb90-4595-af57-9f8f4a5098cb) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100298) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 10:04:21.122115 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.volume.api [None req-a7fbe1a4-4c1f-4315-9eac-752c9c0d4f06 tempest-TestVolumeBootPattern-391440175 tempest-TestVolumeBootPattern-391440175-project-member] Flow 'volume_create_api' (8a4c4014-111c-45e8-817c-2d303b259dfa) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100298) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 10:04:21.122433 np0000006707 devstack@c-api.service[100298]: INFO cinder.volume.api [None req-a7fbe1a4-4c1f-4315-9eac-752c9c0d4f06 tempest-TestVolumeBootPattern-391440175 tempest-TestVolumeBootPattern-391440175-project-member] Create volume request issued successfully. Aug 07 10:04:21.122962 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [None req-a7fbe1a4-4c1f-4315-9eac-752c9c0d4f06 tempest-TestVolumeBootPattern-391440175 tempest-TestVolumeBootPattern-391440175-project-member] https://10.4.3.8/volume/v3/volumes returned with HTTP 202 Aug 07 10:04:21.123458 np0000006707 devstack@c-api.service[100298]: [pid: 100298|app: 0|req: 1139/4554] 10.4.3.8 () {68 vars in 1245 bytes} [Fri Aug 7 10:04:20 2026] POST /volume/v3/volumes => generated 755 bytes in 354 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 07 10:04:21.138364 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-4e304c04-8fdb-47fa-adba-4a8f38eb4247 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:04:21.139765 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-4e304c04-8fdb-47fa-adba-4a8f38eb4247 tempest-TestVolumeBootPattern-391440175 tempest-TestVolumeBootPattern-391440175-project-member] GET https://10.4.3.8/volume/v3/volumes/872c2fd6-4275-4ece-ad91-5af21619a219 Aug 07 10:04:21.139935 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-4e304c04-8fdb-47fa-adba-4a8f38eb4247 tempest-TestVolumeBootPattern-391440175 tempest-TestVolumeBootPattern-391440175-project-member] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 10:04:21.140113 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-4e304c04-8fdb-47fa-adba-4a8f38eb4247 tempest-TestVolumeBootPattern-391440175 tempest-TestVolumeBootPattern-391440175-project-member] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 10:04:21.146123 np0000006707 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 10:04:21.146123 np0000006707 devstack@c-api.service[100295]: warnings.warn( Aug 07 10:04:21.149154 np0000006707 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-4e304c04-8fdb-47fa-adba-4a8f38eb4247 tempest-TestVolumeBootPattern-391440175 tempest-TestVolumeBootPattern-391440175-project-member] Volume info retrieved successfully. Aug 07 10:04:21.152480 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-4e304c04-8fdb-47fa-adba-4a8f38eb4247 tempest-TestVolumeBootPattern-391440175 tempest-TestVolumeBootPattern-391440175-project-member] https://10.4.3.8/volume/v3/volumes/872c2fd6-4275-4ece-ad91-5af21619a219 returned with HTTP 200 Aug 07 10:04:21.152804 np0000006707 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 1141/4555] 10.4.3.8 () {66 vars in 1334 bytes} [Fri Aug 7 10:04:21 2026] GET /volume/v3/volumes/872c2fd6-4275-4ece-ad91-5af21619a219 => generated 823 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 10:04:21.429523 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [None req-0c3c9c71-571c-42c8-a06a-826a05454a32 None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:04:21.431580 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-0c3c9c71-571c-42c8-a06a-826a05454a32 tempest-AttachVolumeNegativeTest-1967948609 tempest-AttachVolumeNegativeTest-1967948609-project-member] GET https://10.4.3.8/volume/v3/volumes/5ca3f018-611d-42bc-8ee9-c2bdd0bd75ef Aug 07 10:04:21.431806 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-0c3c9c71-571c-42c8-a06a-826a05454a32 tempest-AttachVolumeNegativeTest-1967948609 tempest-AttachVolumeNegativeTest-1967948609-project-member] Empty body provided in request {{(pid=100296) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 10:04:21.432443 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-0c3c9c71-571c-42c8-a06a-826a05454a32 tempest-AttachVolumeNegativeTest-1967948609 tempest-AttachVolumeNegativeTest-1967948609-project-member] Calling method 'show' {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 10:04:21.442541 np0000006707 devstack@c-api.service[100296]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 10:04:21.442541 np0000006707 devstack@c-api.service[100296]: warnings.warn( Aug 07 10:04:21.446082 np0000006707 devstack@c-api.service[100296]: INFO cinder.volume.api [None req-0c3c9c71-571c-42c8-a06a-826a05454a32 tempest-AttachVolumeNegativeTest-1967948609 tempest-AttachVolumeNegativeTest-1967948609-project-member] Volume info retrieved successfully. Aug 07 10:04:21.450262 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-0c3c9c71-571c-42c8-a06a-826a05454a32 tempest-AttachVolumeNegativeTest-1967948609 tempest-AttachVolumeNegativeTest-1967948609-project-member] https://10.4.3.8/volume/v3/volumes/5ca3f018-611d-42bc-8ee9-c2bdd0bd75ef returned with HTTP 200 Aug 07 10:04:21.450702 np0000006707 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 1136/4556] 10.4.3.8 () {66 vars in 1334 bytes} [Fri Aug 7 10:04:21 2026] GET /volume/v3/volumes/5ca3f018-611d-42bc-8ee9-c2bdd0bd75ef => generated 844 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 10:04:21.585909 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [None req-3d07fd9d-384f-4617-8827-dabed6c43b8c None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:04:21.587697 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-3d07fd9d-384f-4617-8827-dabed6c43b8c tempest-VolumeMultiattachTests-1318208031 tempest-VolumeMultiattachTests-1318208031-project-member] GET https://10.4.3.8/volume/v3/volumes/7de8215f-04bf-43a5-ba1e-498f54e94091 Aug 07 10:04:21.588435 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-3d07fd9d-384f-4617-8827-dabed6c43b8c tempest-VolumeMultiattachTests-1318208031 tempest-VolumeMultiattachTests-1318208031-project-member] Empty body provided in request {{(pid=100297) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 10:04:21.588435 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-3d07fd9d-384f-4617-8827-dabed6c43b8c tempest-VolumeMultiattachTests-1318208031 tempest-VolumeMultiattachTests-1318208031-project-member] Calling method 'show' {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 10:04:21.598499 np0000006707 devstack@c-api.service[100297]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 10:04:21.598499 np0000006707 devstack@c-api.service[100297]: warnings.warn( Aug 07 10:04:21.602452 np0000006707 devstack@c-api.service[100297]: INFO cinder.volume.api [None req-3d07fd9d-384f-4617-8827-dabed6c43b8c tempest-VolumeMultiattachTests-1318208031 tempest-VolumeMultiattachTests-1318208031-project-member] Volume info retrieved successfully. Aug 07 10:04:21.606611 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-3d07fd9d-384f-4617-8827-dabed6c43b8c tempest-VolumeMultiattachTests-1318208031 tempest-VolumeMultiattachTests-1318208031-project-member] https://10.4.3.8/volume/v3/volumes/7de8215f-04bf-43a5-ba1e-498f54e94091 returned with HTTP 200 Aug 07 10:04:21.606977 np0000006707 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 1141/4557] 10.4.3.8 () {66 vars in 1334 bytes} [Fri Aug 7 10:04:21 2026] GET /volume/v3/volumes/7de8215f-04bf-43a5-ba1e-498f54e94091 => generated 917 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 10:04:21.843356 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.middleware.request_id [None req-7d046521-94e5-4a97-a994-2140c8de591c None None] RequestId filter calling following filter/app {{(pid=100298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:04:21.845797 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [None req-7d046521-94e5-4a97-a994-2140c8de591c tempest-VolumesBackupsTest-1693673052 tempest-VolumesBackupsTest-1693673052-project-member] GET https://10.4.3.8/volume/v3/backups/d21a41ad-952a-4bf3-b62a-96dae50b8b21 Aug 07 10:04:21.846051 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [None req-7d046521-94e5-4a97-a994-2140c8de591c tempest-VolumesBackupsTest-1693673052 tempest-VolumesBackupsTest-1693673052-project-member] Empty body provided in request {{(pid=100298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 10:04:21.846332 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [None req-7d046521-94e5-4a97-a994-2140c8de591c tempest-VolumesBackupsTest-1693673052 tempest-VolumesBackupsTest-1693673052-project-member] Calling method 'show' {{(pid=100298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 10:04:21.846544 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.v3.backups [None req-7d046521-94e5-4a97-a994-2140c8de591c tempest-VolumesBackupsTest-1693673052 tempest-VolumesBackupsTest-1693673052-project-member] Show backup with id d21a41ad-952a-4bf3-b62a-96dae50b8b21. {{(pid=100298) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 10:04:21.851864 np0000006707 devstack@c-api.service[100298]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 10:04:21.851864 np0000006707 devstack@c-api.service[100298]: warnings.warn( Aug 07 10:04:21.852486 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [None req-7d046521-94e5-4a97-a994-2140c8de591c tempest-VolumesBackupsTest-1693673052 tempest-VolumesBackupsTest-1693673052-project-member] https://10.4.3.8/volume/v3/backups/d21a41ad-952a-4bf3-b62a-96dae50b8b21 returned with HTTP 200 Aug 07 10:04:21.853047 np0000006707 devstack@c-api.service[100298]: [pid: 100298|app: 0|req: 1140/4558] 10.4.3.8 () {66 vars in 1334 bytes} [Fri Aug 7 10:04:21 2026] GET /volume/v3/backups/d21a41ad-952a-4bf3-b62a-96dae50b8b21 => generated 745 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 10:04:22.164668 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-f51f6994-e374-466f-931c-ba8f467d9d0c None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:04:22.166348 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-f51f6994-e374-466f-931c-ba8f467d9d0c tempest-TestVolumeBootPattern-391440175 tempest-TestVolumeBootPattern-391440175-project-member] GET https://10.4.3.8/volume/v3/volumes/872c2fd6-4275-4ece-ad91-5af21619a219 Aug 07 10:04:22.166547 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-f51f6994-e374-466f-931c-ba8f467d9d0c tempest-TestVolumeBootPattern-391440175 tempest-TestVolumeBootPattern-391440175-project-member] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 10:04:22.166720 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-f51f6994-e374-466f-931c-ba8f467d9d0c tempest-TestVolumeBootPattern-391440175 tempest-TestVolumeBootPattern-391440175-project-member] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 10:04:22.173256 np0000006707 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 10:04:22.173256 np0000006707 devstack@c-api.service[100295]: warnings.warn( Aug 07 10:04:22.176470 np0000006707 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-f51f6994-e374-466f-931c-ba8f467d9d0c tempest-TestVolumeBootPattern-391440175 tempest-TestVolumeBootPattern-391440175-project-member] Volume info retrieved successfully. Aug 07 10:04:22.180536 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-f51f6994-e374-466f-931c-ba8f467d9d0c tempest-TestVolumeBootPattern-391440175 tempest-TestVolumeBootPattern-391440175-project-member] https://10.4.3.8/volume/v3/volumes/872c2fd6-4275-4ece-ad91-5af21619a219 returned with HTTP 200 Aug 07 10:04:22.180863 np0000006707 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 1142/4559] 10.4.3.8 () {66 vars in 1334 bytes} [Fri Aug 7 10:04:22 2026] GET /volume/v3/volumes/872c2fd6-4275-4ece-ad91-5af21619a219 => generated 1363 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 10:04:22.195547 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [None req-ea1b5d59-fd68-4a59-b057-67d308ebfe22 None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:04:22.197656 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-ea1b5d59-fd68-4a59-b057-67d308ebfe22 tempest-TestVolumeBootPattern-391440175 tempest-TestVolumeBootPattern-391440175-project-member] GET https://10.4.3.8/volume/v3/volumes/872c2fd6-4275-4ece-ad91-5af21619a219 Aug 07 10:04:22.197847 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-ea1b5d59-fd68-4a59-b057-67d308ebfe22 tempest-TestVolumeBootPattern-391440175 tempest-TestVolumeBootPattern-391440175-project-member] Empty body provided in request {{(pid=100296) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 10:04:22.198085 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-ea1b5d59-fd68-4a59-b057-67d308ebfe22 tempest-TestVolumeBootPattern-391440175 tempest-TestVolumeBootPattern-391440175-project-member] Calling method 'show' {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 10:04:22.206525 np0000006707 devstack@c-api.service[100296]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 10:04:22.206525 np0000006707 devstack@c-api.service[100296]: warnings.warn( Aug 07 10:04:22.210542 np0000006707 devstack@c-api.service[100296]: INFO cinder.volume.api [None req-ea1b5d59-fd68-4a59-b057-67d308ebfe22 tempest-TestVolumeBootPattern-391440175 tempest-TestVolumeBootPattern-391440175-project-member] Volume info retrieved successfully. Aug 07 10:04:22.216256 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-ea1b5d59-fd68-4a59-b057-67d308ebfe22 tempest-TestVolumeBootPattern-391440175 tempest-TestVolumeBootPattern-391440175-project-member] https://10.4.3.8/volume/v3/volumes/872c2fd6-4275-4ece-ad91-5af21619a219 returned with HTTP 200 Aug 07 10:04:22.216765 np0000006707 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 1137/4560] 10.4.3.8 () {66 vars in 1334 bytes} [Fri Aug 7 10:04:22 2026] GET /volume/v3/volumes/872c2fd6-4275-4ece-ad91-5af21619a219 => generated 1363 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 10:04:22.232798 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [None req-c61bb71c-b5be-4683-9e2f-2736fab646e5 None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:04:22.235062 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-c61bb71c-b5be-4683-9e2f-2736fab646e5 tempest-TestVolumeBootPattern-391440175 tempest-TestVolumeBootPattern-391440175-project-member] POST https://10.4.3.8/volume/v3/snapshots Aug 07 10:04:22.235485 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-c61bb71c-b5be-4683-9e2f-2736fab646e5 tempest-TestVolumeBootPattern-391440175 tempest-TestVolumeBootPattern-391440175-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "872c2fd6-4275-4ece-ad91-5af21619a219", "force": false, "name": "tempest-TestVolumeBootPattern-snapshot-128966434", "description": null, "metadata": null}} {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 10:04:22.246034 np0000006707 devstack@c-api.service[100297]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 10:04:22.246034 np0000006707 devstack@c-api.service[100297]: warnings.warn( Aug 07 10:04:22.246634 np0000006707 devstack@c-api.service[100297]: INFO cinder.volume.api [None req-c61bb71c-b5be-4683-9e2f-2736fab646e5 tempest-TestVolumeBootPattern-391440175 tempest-TestVolumeBootPattern-391440175-project-member] Volume info retrieved successfully. Aug 07 10:04:22.246789 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.v3.snapshots [None req-c61bb71c-b5be-4683-9e2f-2736fab646e5 tempest-TestVolumeBootPattern-391440175 tempest-TestVolumeBootPattern-391440175-project-member] Create snapshot from volume 872c2fd6-4275-4ece-ad91-5af21619a219 Aug 07 10:04:22.275413 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.quota [None req-c61bb71c-b5be-4683-9e2f-2736fab646e5 tempest-TestVolumeBootPattern-391440175 tempest-TestVolumeBootPattern-391440175-project-member] Created reservations ['5ee40c54-862e-4974-9239-ab123e2f2043', '7b41a075-3e9b-485f-9647-ab39e4dceb77', '4e67ee42-867f-4ef0-9839-f81b1b6cad34', '9eda8e58-2c0d-4881-a774-d99d6d076e7b'] {{(pid=100297) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 10:04:22.306291 np0000006707 devstack@c-api.service[100297]: INFO cinder.volume.api [None req-c61bb71c-b5be-4683-9e2f-2736fab646e5 tempest-TestVolumeBootPattern-391440175 tempest-TestVolumeBootPattern-391440175-project-member] Snapshot create request issued successfully. Aug 07 10:04:22.306613 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-c61bb71c-b5be-4683-9e2f-2736fab646e5 tempest-TestVolumeBootPattern-391440175 tempest-TestVolumeBootPattern-391440175-project-member] https://10.4.3.8/volume/v3/snapshots returned with HTTP 202 Aug 07 10:04:22.307028 np0000006707 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 1142/4561] 10.4.3.8 () {68 vars in 1251 bytes} [Fri Aug 7 10:04:22 2026] POST /volume/v3/snapshots => generated 307 bytes in 75 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 07 10:04:22.315766 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.middleware.request_id [None req-243b8ad9-c8c1-40eb-818e-d12447575199 None None] RequestId filter calling following filter/app {{(pid=100298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:04:22.317400 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [None req-243b8ad9-c8c1-40eb-818e-d12447575199 tempest-TestVolumeBootPattern-391440175 tempest-TestVolumeBootPattern-391440175-project-member] GET https://10.4.3.8/volume/v3/snapshots/bb438b90-8dab-4890-9666-f560f670173b Aug 07 10:04:22.317598 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [None req-243b8ad9-c8c1-40eb-818e-d12447575199 tempest-TestVolumeBootPattern-391440175 tempest-TestVolumeBootPattern-391440175-project-member] Empty body provided in request {{(pid=100298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 10:04:22.317862 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [None req-243b8ad9-c8c1-40eb-818e-d12447575199 tempest-TestVolumeBootPattern-391440175 tempest-TestVolumeBootPattern-391440175-project-member] Calling method 'show' {{(pid=100298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 10:04:22.322691 np0000006707 devstack@c-api.service[100298]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 10:04:22.322691 np0000006707 devstack@c-api.service[100298]: warnings.warn( Aug 07 10:04:22.323134 np0000006707 devstack@c-api.service[100298]: INFO cinder.volume.api [None req-243b8ad9-c8c1-40eb-818e-d12447575199 tempest-TestVolumeBootPattern-391440175 tempest-TestVolumeBootPattern-391440175-project-member] Snapshot retrieved successfully. Aug 07 10:04:22.323842 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [None req-243b8ad9-c8c1-40eb-818e-d12447575199 tempest-TestVolumeBootPattern-391440175 tempest-TestVolumeBootPattern-391440175-project-member] https://10.4.3.8/volume/v3/snapshots/bb438b90-8dab-4890-9666-f560f670173b returned with HTTP 200 Aug 07 10:04:22.324233 np0000006707 devstack@c-api.service[100298]: [pid: 100298|app: 0|req: 1141/4562] 10.4.3.8 () {66 vars in 1340 bytes} [Fri Aug 7 10:04:22 2026] GET /volume/v3/snapshots/bb438b90-8dab-4890-9666-f560f670173b => generated 439 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 10:04:22.465974 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-23456d06-47bb-44d7-b073-3f68190c0852 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:04:22.468104 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-23456d06-47bb-44d7-b073-3f68190c0852 tempest-AttachVolumeNegativeTest-1967948609 tempest-AttachVolumeNegativeTest-1967948609-project-member] GET https://10.4.3.8/volume/v3/volumes/5ca3f018-611d-42bc-8ee9-c2bdd0bd75ef Aug 07 10:04:22.468338 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-23456d06-47bb-44d7-b073-3f68190c0852 tempest-AttachVolumeNegativeTest-1967948609 tempest-AttachVolumeNegativeTest-1967948609-project-member] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 10:04:22.468594 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-23456d06-47bb-44d7-b073-3f68190c0852 tempest-AttachVolumeNegativeTest-1967948609 tempest-AttachVolumeNegativeTest-1967948609-project-member] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 10:04:22.481680 np0000006707 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 10:04:22.481680 np0000006707 devstack@c-api.service[100295]: warnings.warn( Aug 07 10:04:22.490342 np0000006707 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-23456d06-47bb-44d7-b073-3f68190c0852 tempest-AttachVolumeNegativeTest-1967948609 tempest-AttachVolumeNegativeTest-1967948609-project-member] Volume info retrieved successfully. Aug 07 10:04:22.497577 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-23456d06-47bb-44d7-b073-3f68190c0852 tempest-AttachVolumeNegativeTest-1967948609 tempest-AttachVolumeNegativeTest-1967948609-project-member] https://10.4.3.8/volume/v3/volumes/5ca3f018-611d-42bc-8ee9-c2bdd0bd75ef returned with HTTP 200 Aug 07 10:04:22.498010 np0000006707 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 1143/4563] 10.4.3.8 () {66 vars in 1334 bytes} [Fri Aug 7 10:04:22 2026] GET /volume/v3/volumes/5ca3f018-611d-42bc-8ee9-c2bdd0bd75ef => generated 844 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 10:04:22.618493 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [None req-a16ae3fe-c45f-447a-be66-0a0c18e33d03 None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:04:22.620043 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-a16ae3fe-c45f-447a-be66-0a0c18e33d03 tempest-VolumeMultiattachTests-1318208031 tempest-VolumeMultiattachTests-1318208031-project-member] GET https://10.4.3.8/volume/v3/volumes/7de8215f-04bf-43a5-ba1e-498f54e94091 Aug 07 10:04:22.620249 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-a16ae3fe-c45f-447a-be66-0a0c18e33d03 tempest-VolumeMultiattachTests-1318208031 tempest-VolumeMultiattachTests-1318208031-project-member] Empty body provided in request {{(pid=100296) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 10:04:22.620472 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-a16ae3fe-c45f-447a-be66-0a0c18e33d03 tempest-VolumeMultiattachTests-1318208031 tempest-VolumeMultiattachTests-1318208031-project-member] Calling method 'show' {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 10:04:22.630356 np0000006707 devstack@c-api.service[100296]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 10:04:22.630356 np0000006707 devstack@c-api.service[100296]: warnings.warn( Aug 07 10:04:22.633793 np0000006707 devstack@c-api.service[100296]: INFO cinder.volume.api [None req-a16ae3fe-c45f-447a-be66-0a0c18e33d03 tempest-VolumeMultiattachTests-1318208031 tempest-VolumeMultiattachTests-1318208031-project-member] Volume info retrieved successfully. Aug 07 10:04:22.637688 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-a16ae3fe-c45f-447a-be66-0a0c18e33d03 tempest-VolumeMultiattachTests-1318208031 tempest-VolumeMultiattachTests-1318208031-project-member] https://10.4.3.8/volume/v3/volumes/7de8215f-04bf-43a5-ba1e-498f54e94091 returned with HTTP 200 Aug 07 10:04:22.638086 np0000006707 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 1138/4564] 10.4.3.8 () {66 vars in 1334 bytes} [Fri Aug 7 10:04:22 2026] GET /volume/v3/volumes/7de8215f-04bf-43a5-ba1e-498f54e94091 => generated 917 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 10:04:22.862605 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [None req-88f20afc-a8d7-412a-b686-45286b0643a3 None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:04:22.864389 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-88f20afc-a8d7-412a-b686-45286b0643a3 tempest-VolumesBackupsTest-1693673052 tempest-VolumesBackupsTest-1693673052-project-member] GET https://10.4.3.8/volume/v3/backups/d21a41ad-952a-4bf3-b62a-96dae50b8b21 Aug 07 10:04:22.864572 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-88f20afc-a8d7-412a-b686-45286b0643a3 tempest-VolumesBackupsTest-1693673052 tempest-VolumesBackupsTest-1693673052-project-member] Empty body provided in request {{(pid=100297) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 10:04:22.864738 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-88f20afc-a8d7-412a-b686-45286b0643a3 tempest-VolumesBackupsTest-1693673052 tempest-VolumesBackupsTest-1693673052-project-member] Calling method 'show' {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 10:04:22.864859 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.v3.backups [None req-88f20afc-a8d7-412a-b686-45286b0643a3 tempest-VolumesBackupsTest-1693673052 tempest-VolumesBackupsTest-1693673052-project-member] Show backup with id d21a41ad-952a-4bf3-b62a-96dae50b8b21. {{(pid=100297) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 10:04:22.868851 np0000006707 devstack@c-api.service[100297]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 10:04:22.868851 np0000006707 devstack@c-api.service[100297]: warnings.warn( Aug 07 10:04:22.869563 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-88f20afc-a8d7-412a-b686-45286b0643a3 tempest-VolumesBackupsTest-1693673052 tempest-VolumesBackupsTest-1693673052-project-member] https://10.4.3.8/volume/v3/backups/d21a41ad-952a-4bf3-b62a-96dae50b8b21 returned with HTTP 200 Aug 07 10:04:22.870093 np0000006707 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 1143/4565] 10.4.3.8 () {66 vars in 1334 bytes} [Fri Aug 7 10:04:22 2026] GET /volume/v3/backups/d21a41ad-952a-4bf3-b62a-96dae50b8b21 => generated 745 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 10:04:23.332745 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.middleware.request_id [None req-919bd382-2d74-4257-9b59-f850c3125163 None None] RequestId filter calling following filter/app {{(pid=100298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:04:23.334496 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [None req-919bd382-2d74-4257-9b59-f850c3125163 tempest-TestVolumeBootPattern-391440175 tempest-TestVolumeBootPattern-391440175-project-member] GET https://10.4.3.8/volume/v3/snapshots/bb438b90-8dab-4890-9666-f560f670173b Aug 07 10:04:23.334705 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [None req-919bd382-2d74-4257-9b59-f850c3125163 tempest-TestVolumeBootPattern-391440175 tempest-TestVolumeBootPattern-391440175-project-member] Empty body provided in request {{(pid=100298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 10:04:23.334885 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [None req-919bd382-2d74-4257-9b59-f850c3125163 tempest-TestVolumeBootPattern-391440175 tempest-TestVolumeBootPattern-391440175-project-member] Calling method 'show' {{(pid=100298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 10:04:23.339469 np0000006707 devstack@c-api.service[100298]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 10:04:23.339469 np0000006707 devstack@c-api.service[100298]: warnings.warn( Aug 07 10:04:23.339867 np0000006707 devstack@c-api.service[100298]: INFO cinder.volume.api [None req-919bd382-2d74-4257-9b59-f850c3125163 tempest-TestVolumeBootPattern-391440175 tempest-TestVolumeBootPattern-391440175-project-member] Snapshot retrieved successfully. Aug 07 10:04:23.340745 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [None req-919bd382-2d74-4257-9b59-f850c3125163 tempest-TestVolumeBootPattern-391440175 tempest-TestVolumeBootPattern-391440175-project-member] https://10.4.3.8/volume/v3/snapshots/bb438b90-8dab-4890-9666-f560f670173b returned with HTTP 200 Aug 07 10:04:23.341083 np0000006707 devstack@c-api.service[100298]: [pid: 100298|app: 0|req: 1142/4566] 10.4.3.8 () {66 vars in 1340 bytes} [Fri Aug 7 10:04:23 2026] GET /volume/v3/snapshots/bb438b90-8dab-4890-9666-f560f670173b => generated 466 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 10:04:23.349091 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-b5e50c92-23d7-40bc-be56-a37265a96c1f None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:04:23.350901 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-b5e50c92-23d7-40bc-be56-a37265a96c1f tempest-TestVolumeBootPattern-391440175 tempest-TestVolumeBootPattern-391440175-project-member] GET https://10.4.3.8/volume/v3/snapshots/bb438b90-8dab-4890-9666-f560f670173b Aug 07 10:04:23.351120 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-b5e50c92-23d7-40bc-be56-a37265a96c1f tempest-TestVolumeBootPattern-391440175 tempest-TestVolumeBootPattern-391440175-project-member] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 10:04:23.351287 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-b5e50c92-23d7-40bc-be56-a37265a96c1f tempest-TestVolumeBootPattern-391440175 tempest-TestVolumeBootPattern-391440175-project-member] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 10:04:23.355937 np0000006707 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 10:04:23.355937 np0000006707 devstack@c-api.service[100295]: warnings.warn( Aug 07 10:04:23.356328 np0000006707 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-b5e50c92-23d7-40bc-be56-a37265a96c1f tempest-TestVolumeBootPattern-391440175 tempest-TestVolumeBootPattern-391440175-project-member] Snapshot retrieved successfully. Aug 07 10:04:23.357038 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-b5e50c92-23d7-40bc-be56-a37265a96c1f tempest-TestVolumeBootPattern-391440175 tempest-TestVolumeBootPattern-391440175-project-member] https://10.4.3.8/volume/v3/snapshots/bb438b90-8dab-4890-9666-f560f670173b returned with HTTP 200 Aug 07 10:04:23.357651 np0000006707 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 1144/4567] 10.4.3.8 () {66 vars in 1340 bytes} [Fri Aug 7 10:04:23 2026] GET /volume/v3/snapshots/bb438b90-8dab-4890-9666-f560f670173b => generated 466 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 10:04:23.465916 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [req-d88b4c98-a4e8-46e7-a2be-ec2123e2de75 req-a06fce15-f6af-47eb-aca6-84f35da2cfca None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:04:23.467836 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [req-d88b4c98-a4e8-46e7-a2be-ec2123e2de75 req-a06fce15-f6af-47eb-aca6-84f35da2cfca tempest-TestVolumeBootPattern-391440175 tempest-TestVolumeBootPattern-391440175-project-member] GET https://10.4.3.8/volume/v3/snapshots/bb438b90-8dab-4890-9666-f560f670173b Aug 07 10:04:23.468001 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [req-d88b4c98-a4e8-46e7-a2be-ec2123e2de75 req-a06fce15-f6af-47eb-aca6-84f35da2cfca tempest-TestVolumeBootPattern-391440175 tempest-TestVolumeBootPattern-391440175-project-member] Empty body provided in request {{(pid=100296) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 10:04:23.468187 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [req-d88b4c98-a4e8-46e7-a2be-ec2123e2de75 req-a06fce15-f6af-47eb-aca6-84f35da2cfca tempest-TestVolumeBootPattern-391440175 tempest-TestVolumeBootPattern-391440175-project-member] Calling method 'show' {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 10:04:23.472730 np0000006707 devstack@c-api.service[100296]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 10:04:23.472730 np0000006707 devstack@c-api.service[100296]: warnings.warn( Aug 07 10:04:23.473151 np0000006707 devstack@c-api.service[100296]: INFO cinder.volume.api [req-d88b4c98-a4e8-46e7-a2be-ec2123e2de75 req-a06fce15-f6af-47eb-aca6-84f35da2cfca tempest-TestVolumeBootPattern-391440175 tempest-TestVolumeBootPattern-391440175-project-member] Snapshot retrieved successfully. Aug 07 10:04:23.473838 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [req-d88b4c98-a4e8-46e7-a2be-ec2123e2de75 req-a06fce15-f6af-47eb-aca6-84f35da2cfca tempest-TestVolumeBootPattern-391440175 tempest-TestVolumeBootPattern-391440175-project-member] https://10.4.3.8/volume/v3/snapshots/bb438b90-8dab-4890-9666-f560f670173b returned with HTTP 200 Aug 07 10:04:23.474364 np0000006707 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 1139/4568] 10.4.3.8 () {68 vars in 1590 bytes} [Fri Aug 7 10:04:23 2026] GET /volume/v3/snapshots/bb438b90-8dab-4890-9666-f560f670173b => generated 466 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 10:04:23.481693 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [req-d88b4c98-a4e8-46e7-a2be-ec2123e2de75 req-4f3392b8-243f-4b83-8d80-f3cbdec67022 None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:04:23.483516 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [req-d88b4c98-a4e8-46e7-a2be-ec2123e2de75 req-4f3392b8-243f-4b83-8d80-f3cbdec67022 tempest-TestVolumeBootPattern-391440175 tempest-TestVolumeBootPattern-391440175-project-member] GET https://10.4.3.8/volume/v3/volumes/872c2fd6-4275-4ece-ad91-5af21619a219 Aug 07 10:04:23.483739 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [req-d88b4c98-a4e8-46e7-a2be-ec2123e2de75 req-4f3392b8-243f-4b83-8d80-f3cbdec67022 tempest-TestVolumeBootPattern-391440175 tempest-TestVolumeBootPattern-391440175-project-member] Empty body provided in request {{(pid=100297) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 10:04:23.483935 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [req-d88b4c98-a4e8-46e7-a2be-ec2123e2de75 req-4f3392b8-243f-4b83-8d80-f3cbdec67022 tempest-TestVolumeBootPattern-391440175 tempest-TestVolumeBootPattern-391440175-project-member] Calling method 'show' {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 10:04:23.490430 np0000006707 devstack@c-api.service[100297]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 10:04:23.490430 np0000006707 devstack@c-api.service[100297]: warnings.warn( Aug 07 10:04:23.493980 np0000006707 devstack@c-api.service[100297]: INFO cinder.volume.api [req-d88b4c98-a4e8-46e7-a2be-ec2123e2de75 req-4f3392b8-243f-4b83-8d80-f3cbdec67022 tempest-TestVolumeBootPattern-391440175 tempest-TestVolumeBootPattern-391440175-project-member] Volume info retrieved successfully. Aug 07 10:04:23.505721 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [req-d88b4c98-a4e8-46e7-a2be-ec2123e2de75 req-4f3392b8-243f-4b83-8d80-f3cbdec67022 tempest-TestVolumeBootPattern-391440175 tempest-TestVolumeBootPattern-391440175-project-member] https://10.4.3.8/volume/v3/volumes/872c2fd6-4275-4ece-ad91-5af21619a219 returned with HTTP 200 Aug 07 10:04:23.507325 np0000006707 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 1144/4569] 10.4.3.8 () {68 vars in 1584 bytes} [Fri Aug 7 10:04:23 2026] GET /volume/v3/volumes/872c2fd6-4275-4ece-ad91-5af21619a219 => generated 1363 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 10:04:23.512959 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.middleware.request_id [None req-8c13f1ab-1907-4b0c-8a30-82d52077d2ec None None] RequestId filter calling following filter/app {{(pid=100298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:04:23.515344 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [None req-8c13f1ab-1907-4b0c-8a30-82d52077d2ec tempest-AttachVolumeNegativeTest-1967948609 tempest-AttachVolumeNegativeTest-1967948609-project-member] GET https://10.4.3.8/volume/v3/volumes/5ca3f018-611d-42bc-8ee9-c2bdd0bd75ef Aug 07 10:04:23.515600 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [None req-8c13f1ab-1907-4b0c-8a30-82d52077d2ec tempest-AttachVolumeNegativeTest-1967948609 tempest-AttachVolumeNegativeTest-1967948609-project-member] Empty body provided in request {{(pid=100298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 10:04:23.515888 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [None req-8c13f1ab-1907-4b0c-8a30-82d52077d2ec tempest-AttachVolumeNegativeTest-1967948609 tempest-AttachVolumeNegativeTest-1967948609-project-member] Calling method 'show' {{(pid=100298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 10:04:23.525650 np0000006707 devstack@c-api.service[100298]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 10:04:23.525650 np0000006707 devstack@c-api.service[100298]: warnings.warn( Aug 07 10:04:23.531125 np0000006707 devstack@c-api.service[100298]: INFO cinder.volume.api [None req-8c13f1ab-1907-4b0c-8a30-82d52077d2ec tempest-AttachVolumeNegativeTest-1967948609 tempest-AttachVolumeNegativeTest-1967948609-project-member] Volume info retrieved successfully. Aug 07 10:04:23.537857 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [None req-8c13f1ab-1907-4b0c-8a30-82d52077d2ec tempest-AttachVolumeNegativeTest-1967948609 tempest-AttachVolumeNegativeTest-1967948609-project-member] https://10.4.3.8/volume/v3/volumes/5ca3f018-611d-42bc-8ee9-c2bdd0bd75ef returned with HTTP 200 Aug 07 10:04:23.538499 np0000006707 devstack@c-api.service[100298]: [pid: 100298|app: 0|req: 1143/4570] 10.4.3.8 () {66 vars in 1334 bytes} [Fri Aug 7 10:04:23 2026] GET /volume/v3/volumes/5ca3f018-611d-42bc-8ee9-c2bdd0bd75ef => generated 844 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 10:04:23.650210 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-1219304c-6e0f-4363-aef4-866bc47e90d8 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:04:23.651742 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-1219304c-6e0f-4363-aef4-866bc47e90d8 tempest-VolumeMultiattachTests-1318208031 tempest-VolumeMultiattachTests-1318208031-project-member] GET https://10.4.3.8/volume/v3/volumes/7de8215f-04bf-43a5-ba1e-498f54e94091 Aug 07 10:04:23.651983 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-1219304c-6e0f-4363-aef4-866bc47e90d8 tempest-VolumeMultiattachTests-1318208031 tempest-VolumeMultiattachTests-1318208031-project-member] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 10:04:23.652255 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-1219304c-6e0f-4363-aef4-866bc47e90d8 tempest-VolumeMultiattachTests-1318208031 tempest-VolumeMultiattachTests-1318208031-project-member] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 10:04:23.661478 np0000006707 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 10:04:23.661478 np0000006707 devstack@c-api.service[100295]: warnings.warn( Aug 07 10:04:23.665275 np0000006707 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-1219304c-6e0f-4363-aef4-866bc47e90d8 tempest-VolumeMultiattachTests-1318208031 tempest-VolumeMultiattachTests-1318208031-project-member] Volume info retrieved successfully. Aug 07 10:04:23.671158 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-1219304c-6e0f-4363-aef4-866bc47e90d8 tempest-VolumeMultiattachTests-1318208031 tempest-VolumeMultiattachTests-1318208031-project-member] https://10.4.3.8/volume/v3/volumes/7de8215f-04bf-43a5-ba1e-498f54e94091 returned with HTTP 200 Aug 07 10:04:23.671609 np0000006707 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 1145/4571] 10.4.3.8 () {66 vars in 1334 bytes} [Fri Aug 7 10:04:23 2026] GET /volume/v3/volumes/7de8215f-04bf-43a5-ba1e-498f54e94091 => generated 917 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 10:04:23.881311 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [None req-6ab33e05-78db-43b7-9708-c17832f72966 None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:04:23.883315 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-6ab33e05-78db-43b7-9708-c17832f72966 tempest-VolumesBackupsTest-1693673052 tempest-VolumesBackupsTest-1693673052-project-member] GET https://10.4.3.8/volume/v3/backups/d21a41ad-952a-4bf3-b62a-96dae50b8b21 Aug 07 10:04:23.883721 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-6ab33e05-78db-43b7-9708-c17832f72966 tempest-VolumesBackupsTest-1693673052 tempest-VolumesBackupsTest-1693673052-project-member] Empty body provided in request {{(pid=100296) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 10:04:23.884042 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-6ab33e05-78db-43b7-9708-c17832f72966 tempest-VolumesBackupsTest-1693673052 tempest-VolumesBackupsTest-1693673052-project-member] Calling method 'show' {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 10:04:23.885231 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.v3.backups [None req-6ab33e05-78db-43b7-9708-c17832f72966 tempest-VolumesBackupsTest-1693673052 tempest-VolumesBackupsTest-1693673052-project-member] Show backup with id d21a41ad-952a-4bf3-b62a-96dae50b8b21. {{(pid=100296) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 10:04:23.885294 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [req-d88b4c98-a4e8-46e7-a2be-ec2123e2de75 req-8e7b6d1d-c3c8-476b-8783-c1043a6c5ab0 None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:04:23.886356 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [req-d88b4c98-a4e8-46e7-a2be-ec2123e2de75 req-8e7b6d1d-c3c8-476b-8783-c1043a6c5ab0 tempest-TestVolumeBootPattern-391440175 tempest-TestVolumeBootPattern-391440175-project-member] GET https://10.4.3.8/volume/v3/snapshots/bb438b90-8dab-4890-9666-f560f670173b Aug 07 10:04:23.886571 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [req-d88b4c98-a4e8-46e7-a2be-ec2123e2de75 req-8e7b6d1d-c3c8-476b-8783-c1043a6c5ab0 tempest-TestVolumeBootPattern-391440175 tempest-TestVolumeBootPattern-391440175-project-member] Empty body provided in request {{(pid=100297) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 10:04:23.886768 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [req-d88b4c98-a4e8-46e7-a2be-ec2123e2de75 req-8e7b6d1d-c3c8-476b-8783-c1043a6c5ab0 tempest-TestVolumeBootPattern-391440175 tempest-TestVolumeBootPattern-391440175-project-member] Calling method 'show' {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 10:04:23.891125 np0000006707 devstack@c-api.service[100296]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 10:04:23.891125 np0000006707 devstack@c-api.service[100296]: warnings.warn( Aug 07 10:04:23.891125 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-6ab33e05-78db-43b7-9708-c17832f72966 tempest-VolumesBackupsTest-1693673052 tempest-VolumesBackupsTest-1693673052-project-member] https://10.4.3.8/volume/v3/backups/d21a41ad-952a-4bf3-b62a-96dae50b8b21 returned with HTTP 200 Aug 07 10:04:23.891125 np0000006707 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 1140/4572] 10.4.3.8 () {66 vars in 1334 bytes} [Fri Aug 7 10:04:23 2026] GET /volume/v3/backups/d21a41ad-952a-4bf3-b62a-96dae50b8b21 => generated 745 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 10:04:23.892887 np0000006707 devstack@c-api.service[100297]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 10:04:23.892887 np0000006707 devstack@c-api.service[100297]: warnings.warn( Aug 07 10:04:23.893381 np0000006707 devstack@c-api.service[100297]: INFO cinder.volume.api [req-d88b4c98-a4e8-46e7-a2be-ec2123e2de75 req-8e7b6d1d-c3c8-476b-8783-c1043a6c5ab0 tempest-TestVolumeBootPattern-391440175 tempest-TestVolumeBootPattern-391440175-project-member] Snapshot retrieved successfully. Aug 07 10:04:23.894202 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [req-d88b4c98-a4e8-46e7-a2be-ec2123e2de75 req-8e7b6d1d-c3c8-476b-8783-c1043a6c5ab0 tempest-TestVolumeBootPattern-391440175 tempest-TestVolumeBootPattern-391440175-project-member] https://10.4.3.8/volume/v3/snapshots/bb438b90-8dab-4890-9666-f560f670173b returned with HTTP 200 Aug 07 10:04:23.894642 np0000006707 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 1145/4573] 10.4.3.8 () {68 vars in 1590 bytes} [Fri Aug 7 10:04:23 2026] GET /volume/v3/snapshots/bb438b90-8dab-4890-9666-f560f670173b => generated 466 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 10:04:24.432257 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.middleware.request_id [req-de3f17f3-4282-46a1-a603-36ca0c5e2b46 req-20c6bf20-509e-4da0-8a42-035bc8c62130 None None] RequestId filter calling following filter/app {{(pid=100298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:04:24.434247 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [req-de3f17f3-4282-46a1-a603-36ca0c5e2b46 req-20c6bf20-509e-4da0-8a42-035bc8c62130 tempest-AttachVolumeNegativeTest-1967948609 tempest-AttachVolumeNegativeTest-1967948609-project-member] POST https://10.4.3.8/volume/v3/attachments/080aa2bc-ee59-41ee-9d2a-70c9e9f33cc5/action Aug 07 10:04:24.434627 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [req-de3f17f3-4282-46a1-a603-36ca0c5e2b46 req-20c6bf20-509e-4da0-8a42-035bc8c62130 tempest-AttachVolumeNegativeTest-1967948609 tempest-AttachVolumeNegativeTest-1967948609-project-member] Action body: b'{"os-complete": null}' {{(pid=100298) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 07 10:04:24.434736 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [req-de3f17f3-4282-46a1-a603-36ca0c5e2b46 req-20c6bf20-509e-4da0-8a42-035bc8c62130 tempest-AttachVolumeNegativeTest-1967948609 tempest-AttachVolumeNegativeTest-1967948609-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 10:04:24.452353 np0000006707 devstack@c-api.service[100298]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 10:04:24.452353 np0000006707 devstack@c-api.service[100298]: warnings.warn( Aug 07 10:04:24.465897 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [req-de3f17f3-4282-46a1-a603-36ca0c5e2b46 req-20c6bf20-509e-4da0-8a42-035bc8c62130 tempest-AttachVolumeNegativeTest-1967948609 tempest-AttachVolumeNegativeTest-1967948609-project-member] https://10.4.3.8/volume/v3/attachments/080aa2bc-ee59-41ee-9d2a-70c9e9f33cc5/action returned with HTTP 204 Aug 07 10:04:24.466355 np0000006707 devstack@c-api.service[100298]: [pid: 100298|app: 0|req: 1144/4574] 10.4.3.8 () {74 vars in 1711 bytes} [Fri Aug 7 10:04:24 2026] POST /volume/v3/attachments/080aa2bc-ee59-41ee-9d2a-70c9e9f33cc5/action => generated 0 bytes in 34 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 07 10:04:24.556954 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-11a13f9f-93f1-44eb-be79-907437402b07 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:04:24.561657 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-11a13f9f-93f1-44eb-be79-907437402b07 tempest-AttachVolumeNegativeTest-1967948609 tempest-AttachVolumeNegativeTest-1967948609-project-member] GET https://10.4.3.8/volume/v3/volumes/5ca3f018-611d-42bc-8ee9-c2bdd0bd75ef Aug 07 10:04:24.561850 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-11a13f9f-93f1-44eb-be79-907437402b07 tempest-AttachVolumeNegativeTest-1967948609 tempest-AttachVolumeNegativeTest-1967948609-project-member] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 10:04:24.562019 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-11a13f9f-93f1-44eb-be79-907437402b07 tempest-AttachVolumeNegativeTest-1967948609 tempest-AttachVolumeNegativeTest-1967948609-project-member] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 10:04:24.564478 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [req-97e90307-aac1-4384-9abc-9990380a5ea0 req-f89b2b24-e631-4e40-baef-e340e13cefb1 None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:04:24.566876 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [req-97e90307-aac1-4384-9abc-9990380a5ea0 req-f89b2b24-e631-4e40-baef-e340e13cefb1 tempest-TestEncryptedCinderVolumes-1545393347 tempest-TestEncryptedCinderVolumes-1545393347-project-member] DELETE https://10.4.3.8/volume/v3/attachments/ed05ff00-dee3-45a0-92c5-a5284bc3a445 Aug 07 10:04:24.567114 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [req-97e90307-aac1-4384-9abc-9990380a5ea0 req-f89b2b24-e631-4e40-baef-e340e13cefb1 tempest-TestEncryptedCinderVolumes-1545393347 tempest-TestEncryptedCinderVolumes-1545393347-project-member] Empty body provided in request {{(pid=100296) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 10:04:24.567289 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [req-97e90307-aac1-4384-9abc-9990380a5ea0 req-f89b2b24-e631-4e40-baef-e340e13cefb1 tempest-TestEncryptedCinderVolumes-1545393347 tempest-TestEncryptedCinderVolumes-1545393347-project-member] Calling method 'version_select' {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 10:04:24.574137 np0000006707 devstack@c-api.service[100296]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 10:04:24.574137 np0000006707 devstack@c-api.service[100296]: warnings.warn( Aug 07 10:04:24.582347 np0000006707 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 10:04:24.582347 np0000006707 devstack@c-api.service[100295]: warnings.warn( Aug 07 10:04:24.585881 np0000006707 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-11a13f9f-93f1-44eb-be79-907437402b07 tempest-AttachVolumeNegativeTest-1967948609 tempest-AttachVolumeNegativeTest-1967948609-project-member] Volume info retrieved successfully. Aug 07 10:04:24.590535 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-11a13f9f-93f1-44eb-be79-907437402b07 tempest-AttachVolumeNegativeTest-1967948609 tempest-AttachVolumeNegativeTest-1967948609-project-member] https://10.4.3.8/volume/v3/volumes/5ca3f018-611d-42bc-8ee9-c2bdd0bd75ef returned with HTTP 200 Aug 07 10:04:24.591021 np0000006707 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 1146/4575] 10.4.3.8 () {66 vars in 1334 bytes} [Fri Aug 7 10:04:24 2026] GET /volume/v3/volumes/5ca3f018-611d-42bc-8ee9-c2bdd0bd75ef => generated 1136 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 10:04:24.606413 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [None req-9f7952ae-8a8b-43c2-b41e-d700266817f6 None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:04:24.608620 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-9f7952ae-8a8b-43c2-b41e-d700266817f6 tempest-AttachVolumeNegativeTest-1967948609 tempest-AttachVolumeNegativeTest-1967948609-project-member] GET https://10.4.3.8/volume/v3/volumes/5ca3f018-611d-42bc-8ee9-c2bdd0bd75ef Aug 07 10:04:24.608901 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-9f7952ae-8a8b-43c2-b41e-d700266817f6 tempest-AttachVolumeNegativeTest-1967948609 tempest-AttachVolumeNegativeTest-1967948609-project-member] Empty body provided in request {{(pid=100297) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 10:04:24.609183 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-9f7952ae-8a8b-43c2-b41e-d700266817f6 tempest-AttachVolumeNegativeTest-1967948609 tempest-AttachVolumeNegativeTest-1967948609-project-member] Calling method 'show' {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 10:04:24.638795 np0000006707 devstack@c-api.service[100297]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 10:04:24.638795 np0000006707 devstack@c-api.service[100297]: warnings.warn( Aug 07 10:04:24.640096 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [req-97e90307-aac1-4384-9abc-9990380a5ea0 req-f89b2b24-e631-4e40-baef-e340e13cefb1 tempest-TestEncryptedCinderVolumes-1545393347 tempest-TestEncryptedCinderVolumes-1545393347-project-member] https://10.4.3.8/volume/v3/attachments/ed05ff00-dee3-45a0-92c5-a5284bc3a445 returned with HTTP 200 Aug 07 10:04:24.640619 np0000006707 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 1141/4576] 10.4.3.8 () {72 vars in 1659 bytes} [Fri Aug 7 10:04:24 2026] DELETE /volume/v3/attachments/ed05ff00-dee3-45a0-92c5-a5284bc3a445 => generated 19 bytes in 76 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 10:04:24.650188 np0000006707 devstack@c-api.service[100297]: INFO cinder.volume.api [None req-9f7952ae-8a8b-43c2-b41e-d700266817f6 tempest-AttachVolumeNegativeTest-1967948609 tempest-AttachVolumeNegativeTest-1967948609-project-member] Volume info retrieved successfully. Aug 07 10:04:24.655185 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-9f7952ae-8a8b-43c2-b41e-d700266817f6 tempest-AttachVolumeNegativeTest-1967948609 tempest-AttachVolumeNegativeTest-1967948609-project-member] https://10.4.3.8/volume/v3/volumes/5ca3f018-611d-42bc-8ee9-c2bdd0bd75ef returned with HTTP 200 Aug 07 10:04:24.655604 np0000006707 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 1146/4577] 10.4.3.8 () {66 vars in 1334 bytes} [Fri Aug 7 10:04:24 2026] GET /volume/v3/volumes/5ca3f018-611d-42bc-8ee9-c2bdd0bd75ef => generated 1136 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 10:04:24.671454 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.middleware.request_id [None req-da19f540-792d-4148-9a13-2b1d79c4c0f9 None None] RequestId filter calling following filter/app {{(pid=100298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:04:24.673295 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [None req-da19f540-792d-4148-9a13-2b1d79c4c0f9 tempest-AttachVolumeNegativeTest-1967948609 tempest-AttachVolumeNegativeTest-1967948609-project-member] DELETE https://10.4.3.8/volume/v3/volumes/5ca3f018-611d-42bc-8ee9-c2bdd0bd75ef Aug 07 10:04:24.673703 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [None req-da19f540-792d-4148-9a13-2b1d79c4c0f9 tempest-AttachVolumeNegativeTest-1967948609 tempest-AttachVolumeNegativeTest-1967948609-project-member] Empty body provided in request {{(pid=100298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 10:04:24.673703 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [None req-da19f540-792d-4148-9a13-2b1d79c4c0f9 tempest-AttachVolumeNegativeTest-1967948609 tempest-AttachVolumeNegativeTest-1967948609-project-member] Calling method 'delete' {{(pid=100298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 10:04:24.674011 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.v3.volumes [None req-da19f540-792d-4148-9a13-2b1d79c4c0f9 tempest-AttachVolumeNegativeTest-1967948609 tempest-AttachVolumeNegativeTest-1967948609-project-member] Delete volume with id: 5ca3f018-611d-42bc-8ee9-c2bdd0bd75ef Aug 07 10:04:24.684565 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-a7a0fc0a-4f3b-440d-99a7-8baec13bad1b None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:04:24.686840 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-a7a0fc0a-4f3b-440d-99a7-8baec13bad1b tempest-VolumeMultiattachTests-1318208031 tempest-VolumeMultiattachTests-1318208031-project-member] GET https://10.4.3.8/volume/v3/volumes/7de8215f-04bf-43a5-ba1e-498f54e94091 Aug 07 10:04:24.687187 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-a7a0fc0a-4f3b-440d-99a7-8baec13bad1b tempest-VolumeMultiattachTests-1318208031 tempest-VolumeMultiattachTests-1318208031-project-member] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 10:04:24.687453 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-a7a0fc0a-4f3b-440d-99a7-8baec13bad1b tempest-VolumeMultiattachTests-1318208031 tempest-VolumeMultiattachTests-1318208031-project-member] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 10:04:24.690960 np0000006707 devstack@c-api.service[100298]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 10:04:24.690960 np0000006707 devstack@c-api.service[100298]: warnings.warn( Aug 07 10:04:24.691683 np0000006707 devstack@c-api.service[100298]: INFO cinder.volume.api [None req-da19f540-792d-4148-9a13-2b1d79c4c0f9 tempest-AttachVolumeNegativeTest-1967948609 tempest-AttachVolumeNegativeTest-1967948609-project-member] Volume info retrieved successfully. Aug 07 10:04:24.700620 np0000006707 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 10:04:24.700620 np0000006707 devstack@c-api.service[100295]: warnings.warn( Aug 07 10:04:24.701310 np0000006707 devstack@c-api.service[100298]: INFO cinder.volume.api [None req-da19f540-792d-4148-9a13-2b1d79c4c0f9 tempest-AttachVolumeNegativeTest-1967948609 tempest-AttachVolumeNegativeTest-1967948609-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 10:04:24.701753 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [None req-da19f540-792d-4148-9a13-2b1d79c4c0f9 tempest-AttachVolumeNegativeTest-1967948609 tempest-AttachVolumeNegativeTest-1967948609-project-member] https://10.4.3.8/volume/v3/volumes/5ca3f018-611d-42bc-8ee9-c2bdd0bd75ef returned with HTTP 400 Aug 07 10:04:24.702448 np0000006707 devstack@c-api.service[100298]: [pid: 100298|app: 0|req: 1145/4578] 10.4.3.8 () {66 vars in 1337 bytes} [Fri Aug 7 10:04:24 2026] DELETE /volume/v3/volumes/5ca3f018-611d-42bc-8ee9-c2bdd0bd75ef => generated 307 bytes in 31 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Aug 07 10:04:24.705155 np0000006707 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-a7a0fc0a-4f3b-440d-99a7-8baec13bad1b tempest-VolumeMultiattachTests-1318208031 tempest-VolumeMultiattachTests-1318208031-project-member] Volume info retrieved successfully. Aug 07 10:04:24.712356 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-a7a0fc0a-4f3b-440d-99a7-8baec13bad1b tempest-VolumeMultiattachTests-1318208031 tempest-VolumeMultiattachTests-1318208031-project-member] https://10.4.3.8/volume/v3/volumes/7de8215f-04bf-43a5-ba1e-498f54e94091 returned with HTTP 200 Aug 07 10:04:24.713011 np0000006707 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 1147/4579] 10.4.3.8 () {66 vars in 1334 bytes} [Fri Aug 7 10:04:24 2026] GET /volume/v3/volumes/7de8215f-04bf-43a5-ba1e-498f54e94091 => generated 917 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 10:04:24.714821 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [None req-baa67f4c-dd53-473e-86ba-17765e66bebb None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:04:24.717259 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-baa67f4c-dd53-473e-86ba-17765e66bebb tempest-AttachVolumeNegativeTest-1967948609 tempest-AttachVolumeNegativeTest-1967948609-project-member] GET https://10.4.3.8/volume/v3/volumes/5ca3f018-611d-42bc-8ee9-c2bdd0bd75ef Aug 07 10:04:24.717570 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-baa67f4c-dd53-473e-86ba-17765e66bebb tempest-AttachVolumeNegativeTest-1967948609 tempest-AttachVolumeNegativeTest-1967948609-project-member] Empty body provided in request {{(pid=100296) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 10:04:24.717839 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-baa67f4c-dd53-473e-86ba-17765e66bebb tempest-AttachVolumeNegativeTest-1967948609 tempest-AttachVolumeNegativeTest-1967948609-project-member] Calling method 'show' {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 10:04:24.729752 np0000006707 devstack@c-api.service[100296]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 10:04:24.729752 np0000006707 devstack@c-api.service[100296]: warnings.warn( Aug 07 10:04:24.735476 np0000006707 devstack@c-api.service[100296]: INFO cinder.volume.api [None req-baa67f4c-dd53-473e-86ba-17765e66bebb tempest-AttachVolumeNegativeTest-1967948609 tempest-AttachVolumeNegativeTest-1967948609-project-member] Volume info retrieved successfully. Aug 07 10:04:24.739996 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-baa67f4c-dd53-473e-86ba-17765e66bebb tempest-AttachVolumeNegativeTest-1967948609 tempest-AttachVolumeNegativeTest-1967948609-project-member] https://10.4.3.8/volume/v3/volumes/5ca3f018-611d-42bc-8ee9-c2bdd0bd75ef returned with HTTP 200 Aug 07 10:04:24.740787 np0000006707 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 1142/4580] 10.4.3.8 () {66 vars in 1334 bytes} [Fri Aug 7 10:04:24 2026] GET /volume/v3/volumes/5ca3f018-611d-42bc-8ee9-c2bdd0bd75ef => generated 1136 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 10:04:24.785524 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [req-f5614004-1e90-4157-b0ad-7411bfa22ca2 req-b4f51bd3-30a5-46ab-bdcf-371b51f96bd7 None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:04:24.787918 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [req-f5614004-1e90-4157-b0ad-7411bfa22ca2 req-b4f51bd3-30a5-46ab-bdcf-371b51f96bd7 tempest-AttachVolumeNegativeTest-1967948609 tempest-AttachVolumeNegativeTest-1967948609-project-member] GET https://10.4.3.8/volume/v3/volumes/5ca3f018-611d-42bc-8ee9-c2bdd0bd75ef Aug 07 10:04:24.788168 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [req-f5614004-1e90-4157-b0ad-7411bfa22ca2 req-b4f51bd3-30a5-46ab-bdcf-371b51f96bd7 tempest-AttachVolumeNegativeTest-1967948609 tempest-AttachVolumeNegativeTest-1967948609-project-member] Empty body provided in request {{(pid=100297) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 10:04:24.788371 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [req-f5614004-1e90-4157-b0ad-7411bfa22ca2 req-b4f51bd3-30a5-46ab-bdcf-371b51f96bd7 tempest-AttachVolumeNegativeTest-1967948609 tempest-AttachVolumeNegativeTest-1967948609-project-member] Calling method 'show' {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 10:04:24.789263 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.middleware.request_id [req-0f5d989b-a873-47a6-b905-79fdc31ee10d req-2f7ff07b-f4fe-481c-9b95-1e36177ed3f9 None None] RequestId filter calling following filter/app {{(pid=100298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:04:24.791956 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [req-0f5d989b-a873-47a6-b905-79fdc31ee10d req-2f7ff07b-f4fe-481c-9b95-1e36177ed3f9 tempest-TestEncryptedCinderVolumes-1545393347 tempest-TestEncryptedCinderVolumes-1545393347-project-member] GET https://10.4.3.8/volume/v3/volumes/9e2fa5be-8f81-4e48-8212-91e9b0b999fa Aug 07 10:04:24.792235 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [req-0f5d989b-a873-47a6-b905-79fdc31ee10d req-2f7ff07b-f4fe-481c-9b95-1e36177ed3f9 tempest-TestEncryptedCinderVolumes-1545393347 tempest-TestEncryptedCinderVolumes-1545393347-project-member] Empty body provided in request {{(pid=100298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 10:04:24.792488 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [req-0f5d989b-a873-47a6-b905-79fdc31ee10d req-2f7ff07b-f4fe-481c-9b95-1e36177ed3f9 tempest-TestEncryptedCinderVolumes-1545393347 tempest-TestEncryptedCinderVolumes-1545393347-project-member] Calling method 'show' {{(pid=100298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 10:04:24.799689 np0000006707 devstack@c-api.service[100297]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 10:04:24.799689 np0000006707 devstack@c-api.service[100297]: warnings.warn( Aug 07 10:04:24.801560 np0000006707 devstack@c-api.service[100298]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 10:04:24.801560 np0000006707 devstack@c-api.service[100298]: warnings.warn( Aug 07 10:04:24.804269 np0000006707 devstack@c-api.service[100297]: INFO cinder.volume.api [req-f5614004-1e90-4157-b0ad-7411bfa22ca2 req-b4f51bd3-30a5-46ab-bdcf-371b51f96bd7 tempest-AttachVolumeNegativeTest-1967948609 tempest-AttachVolumeNegativeTest-1967948609-project-member] Volume info retrieved successfully. Aug 07 10:04:24.805913 np0000006707 devstack@c-api.service[100298]: INFO cinder.volume.api [req-0f5d989b-a873-47a6-b905-79fdc31ee10d req-2f7ff07b-f4fe-481c-9b95-1e36177ed3f9 tempest-TestEncryptedCinderVolumes-1545393347 tempest-TestEncryptedCinderVolumes-1545393347-project-member] Volume info retrieved successfully. Aug 07 10:04:24.809520 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [req-f5614004-1e90-4157-b0ad-7411bfa22ca2 req-b4f51bd3-30a5-46ab-bdcf-371b51f96bd7 tempest-AttachVolumeNegativeTest-1967948609 tempest-AttachVolumeNegativeTest-1967948609-project-member] https://10.4.3.8/volume/v3/volumes/5ca3f018-611d-42bc-8ee9-c2bdd0bd75ef returned with HTTP 200 Aug 07 10:04:24.810145 np0000006707 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 1147/4581] 10.4.3.8 () {68 vars in 1584 bytes} [Fri Aug 7 10:04:24 2026] GET /volume/v3/volumes/5ca3f018-611d-42bc-8ee9-c2bdd0bd75ef => generated 1136 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 10:04:24.810937 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [req-0f5d989b-a873-47a6-b905-79fdc31ee10d req-2f7ff07b-f4fe-481c-9b95-1e36177ed3f9 tempest-TestEncryptedCinderVolumes-1545393347 tempest-TestEncryptedCinderVolumes-1545393347-project-member] https://10.4.3.8/volume/v3/volumes/9e2fa5be-8f81-4e48-8212-91e9b0b999fa returned with HTTP 200 Aug 07 10:04:24.811455 np0000006707 devstack@c-api.service[100298]: [pid: 100298|app: 0|req: 1146/4582] 10.4.3.8 () {68 vars in 1584 bytes} [Fri Aug 7 10:04:24 2026] GET /volume/v3/volumes/9e2fa5be-8f81-4e48-8212-91e9b0b999fa => generated 899 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 10:04:24.826936 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [req-f5614004-1e90-4157-b0ad-7411bfa22ca2 req-6486b415-6f5d-4c17-b562-3e808f9145dc None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:04:24.829051 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [req-f5614004-1e90-4157-b0ad-7411bfa22ca2 req-6486b415-6f5d-4c17-b562-3e808f9145dc tempest-AttachVolumeNegativeTest-1967948609 tempest-AttachVolumeNegativeTest-1967948609-project-member] POST https://10.4.3.8/volume/v3/volumes/5ca3f018-611d-42bc-8ee9-c2bdd0bd75ef/action Aug 07 10:04:24.829477 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [req-f5614004-1e90-4157-b0ad-7411bfa22ca2 req-6486b415-6f5d-4c17-b562-3e808f9145dc tempest-AttachVolumeNegativeTest-1967948609 tempest-AttachVolumeNegativeTest-1967948609-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100295) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 07 10:04:24.829625 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [req-f5614004-1e90-4157-b0ad-7411bfa22ca2 req-6486b415-6f5d-4c17-b562-3e808f9145dc tempest-AttachVolumeNegativeTest-1967948609 tempest-AttachVolumeNegativeTest-1967948609-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 10:04:24.845822 np0000006707 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 10:04:24.845822 np0000006707 devstack@c-api.service[100295]: warnings.warn( Aug 07 10:04:24.846433 np0000006707 devstack@c-api.service[100295]: INFO cinder.volume.api [req-f5614004-1e90-4157-b0ad-7411bfa22ca2 req-6486b415-6f5d-4c17-b562-3e808f9145dc tempest-AttachVolumeNegativeTest-1967948609 tempest-AttachVolumeNegativeTest-1967948609-project-member] Volume info retrieved successfully. Aug 07 10:04:24.849068 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [req-d88b4c98-a4e8-46e7-a2be-ec2123e2de75 req-3ef314b4-470b-4f52-ae06-94e3eeee2db7 None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:04:24.851090 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [req-d88b4c98-a4e8-46e7-a2be-ec2123e2de75 req-3ef314b4-470b-4f52-ae06-94e3eeee2db7 tempest-TestVolumeBootPattern-391440175 tempest-TestVolumeBootPattern-391440175-project-member] GET https://10.4.3.8/volume/v3/snapshots/bb438b90-8dab-4890-9666-f560f670173b Aug 07 10:04:24.851287 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [req-d88b4c98-a4e8-46e7-a2be-ec2123e2de75 req-3ef314b4-470b-4f52-ae06-94e3eeee2db7 tempest-TestVolumeBootPattern-391440175 tempest-TestVolumeBootPattern-391440175-project-member] Empty body provided in request {{(pid=100296) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 10:04:24.851478 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [req-d88b4c98-a4e8-46e7-a2be-ec2123e2de75 req-3ef314b4-470b-4f52-ae06-94e3eeee2db7 tempest-TestVolumeBootPattern-391440175 tempest-TestVolumeBootPattern-391440175-project-member] Calling method 'show' {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 10:04:24.853311 np0000006707 devstack@c-api.service[100295]: INFO cinder.volume.api [req-f5614004-1e90-4157-b0ad-7411bfa22ca2 req-6486b415-6f5d-4c17-b562-3e808f9145dc tempest-AttachVolumeNegativeTest-1967948609 tempest-AttachVolumeNegativeTest-1967948609-project-member] Begin detaching volume completed successfully. Aug 07 10:04:24.853603 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [req-f5614004-1e90-4157-b0ad-7411bfa22ca2 req-6486b415-6f5d-4c17-b562-3e808f9145dc tempest-AttachVolumeNegativeTest-1967948609 tempest-AttachVolumeNegativeTest-1967948609-project-member] https://10.4.3.8/volume/v3/volumes/5ca3f018-611d-42bc-8ee9-c2bdd0bd75ef/action returned with HTTP 202 Aug 07 10:04:24.854183 np0000006707 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 1148/4583] 10.4.3.8 () {72 vars in 1658 bytes} [Fri Aug 7 10:04:24 2026] POST /volume/v3/volumes/5ca3f018-611d-42bc-8ee9-c2bdd0bd75ef/action => generated 0 bytes in 28 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 07 10:04:24.857920 np0000006707 devstack@c-api.service[100296]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 10:04:24.857920 np0000006707 devstack@c-api.service[100296]: warnings.warn( Aug 07 10:04:24.858387 np0000006707 devstack@c-api.service[100296]: INFO cinder.volume.api [req-d88b4c98-a4e8-46e7-a2be-ec2123e2de75 req-3ef314b4-470b-4f52-ae06-94e3eeee2db7 tempest-TestVolumeBootPattern-391440175 tempest-TestVolumeBootPattern-391440175-project-member] Snapshot retrieved successfully. Aug 07 10:04:24.859031 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [req-d88b4c98-a4e8-46e7-a2be-ec2123e2de75 req-3ef314b4-470b-4f52-ae06-94e3eeee2db7 tempest-TestVolumeBootPattern-391440175 tempest-TestVolumeBootPattern-391440175-project-member] https://10.4.3.8/volume/v3/snapshots/bb438b90-8dab-4890-9666-f560f670173b returned with HTTP 200 Aug 07 10:04:24.859375 np0000006707 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 1143/4584] 10.4.3.8 () {68 vars in 1590 bytes} [Fri Aug 7 10:04:24 2026] GET /volume/v3/snapshots/bb438b90-8dab-4890-9666-f560f670173b => generated 466 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 10:04:24.866477 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [req-d88b4c98-a4e8-46e7-a2be-ec2123e2de75 req-1402210f-b2f3-43e5-80ed-4616038259de None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:04:24.869148 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [req-d88b4c98-a4e8-46e7-a2be-ec2123e2de75 req-1402210f-b2f3-43e5-80ed-4616038259de tempest-TestVolumeBootPattern-391440175 tempest-TestVolumeBootPattern-391440175-project-member] GET https://10.4.3.8/volume/v3/volumes/872c2fd6-4275-4ece-ad91-5af21619a219 Aug 07 10:04:24.869339 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [req-d88b4c98-a4e8-46e7-a2be-ec2123e2de75 req-1402210f-b2f3-43e5-80ed-4616038259de tempest-TestVolumeBootPattern-391440175 tempest-TestVolumeBootPattern-391440175-project-member] Empty body provided in request {{(pid=100297) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 10:04:24.869546 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [req-d88b4c98-a4e8-46e7-a2be-ec2123e2de75 req-1402210f-b2f3-43e5-80ed-4616038259de tempest-TestVolumeBootPattern-391440175 tempest-TestVolumeBootPattern-391440175-project-member] Calling method 'show' {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 10:04:24.876341 np0000006707 devstack@c-api.service[100297]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 10:04:24.876341 np0000006707 devstack@c-api.service[100297]: warnings.warn( Aug 07 10:04:24.879543 np0000006707 devstack@c-api.service[100297]: INFO cinder.volume.api [req-d88b4c98-a4e8-46e7-a2be-ec2123e2de75 req-1402210f-b2f3-43e5-80ed-4616038259de tempest-TestVolumeBootPattern-391440175 tempest-TestVolumeBootPattern-391440175-project-member] Volume info retrieved successfully. Aug 07 10:04:24.884016 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [req-d88b4c98-a4e8-46e7-a2be-ec2123e2de75 req-1402210f-b2f3-43e5-80ed-4616038259de tempest-TestVolumeBootPattern-391440175 tempest-TestVolumeBootPattern-391440175-project-member] https://10.4.3.8/volume/v3/volumes/872c2fd6-4275-4ece-ad91-5af21619a219 returned with HTTP 200 Aug 07 10:04:24.884539 np0000006707 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 1148/4585] 10.4.3.8 () {68 vars in 1584 bytes} [Fri Aug 7 10:04:24 2026] GET /volume/v3/volumes/872c2fd6-4275-4ece-ad91-5af21619a219 => generated 1363 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 10:04:24.892698 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.middleware.request_id [req-d88b4c98-a4e8-46e7-a2be-ec2123e2de75 req-423c8244-0cc4-45ed-a264-e8835922d692 None None] RequestId filter calling following filter/app {{(pid=100298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:04:24.894830 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [req-d88b4c98-a4e8-46e7-a2be-ec2123e2de75 req-423c8244-0cc4-45ed-a264-e8835922d692 tempest-TestVolumeBootPattern-391440175 tempest-TestVolumeBootPattern-391440175-project-member] POST https://10.4.3.8/volume/v3/volumes Aug 07 10:04:24.895117 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [req-d88b4c98-a4e8-46e7-a2be-ec2123e2de75 req-423c8244-0cc4-45ed-a264-e8835922d692 tempest-TestVolumeBootPattern-391440175 tempest-TestVolumeBootPattern-391440175-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "consistencygroup_id": null, "snapshot_id": "bb438b90-8dab-4890-9666-f560f670173b", "name": "", "description": "", "volume_type": "storpool", "availability_zone": null, "metadata": {}, "imageRef": null, "source_volid": null, "backup_id": null}} {{(pid=100298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 10:04:24.896906 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.v3.volumes [req-d88b4c98-a4e8-46e7-a2be-ec2123e2de75 req-423c8244-0cc4-45ed-a264-e8835922d692 tempest-TestVolumeBootPattern-391440175 tempest-TestVolumeBootPattern-391440175-project-member] Create volume request body: {'volume': {'size': 1, 'consistencygroup_id': None, 'snapshot_id': 'bb438b90-8dab-4890-9666-f560f670173b', 'name': '', 'description': '', 'volume_type': 'storpool', 'availability_zone': None, 'metadata': {}, 'imageRef': None, 'source_volid': None, 'backup_id': None}} {{(pid=100298) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 07 10:04:24.899367 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-35882d53-a261-4751-874c-def2a7a7d4a6 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:04:24.899736 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-35882d53-a261-4751-874c-def2a7a7d4a6 None None] GET https://10.4.3.8/volume// Aug 07 10:04:24.899884 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-35882d53-a261-4751-874c-def2a7a7d4a6 None None] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 10:04:24.900170 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-35882d53-a261-4751-874c-def2a7a7d4a6 None None] Calling method 'all' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 10:04:24.900535 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-35882d53-a261-4751-874c-def2a7a7d4a6 None None] https://10.4.3.8/volume// returned with HTTP 300 Aug 07 10:04:24.900798 np0000006707 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 1149/4586] 10.4.3.8 () {66 vars in 1412 bytes} [Fri Aug 7 10:04:24 2026] GET /volume/ => generated 384 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 07 10:04:24.901770 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [None req-f75ec438-5beb-45fc-9e7e-933a2b39d5cc None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:04:24.903456 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-f75ec438-5beb-45fc-9e7e-933a2b39d5cc tempest-VolumesBackupsTest-1693673052 tempest-VolumesBackupsTest-1693673052-project-member] GET https://10.4.3.8/volume/v3/backups/d21a41ad-952a-4bf3-b62a-96dae50b8b21 Aug 07 10:04:24.903667 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-f75ec438-5beb-45fc-9e7e-933a2b39d5cc tempest-VolumesBackupsTest-1693673052 tempest-VolumesBackupsTest-1693673052-project-member] Empty body provided in request {{(pid=100296) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 10:04:24.903842 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-f75ec438-5beb-45fc-9e7e-933a2b39d5cc tempest-VolumesBackupsTest-1693673052 tempest-VolumesBackupsTest-1693673052-project-member] Calling method 'show' {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 10:04:24.903933 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.v3.backups [None req-f75ec438-5beb-45fc-9e7e-933a2b39d5cc tempest-VolumesBackupsTest-1693673052 tempest-VolumesBackupsTest-1693673052-project-member] Show backup with id d21a41ad-952a-4bf3-b62a-96dae50b8b21. {{(pid=100296) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 10:04:24.906147 np0000006707 devstack@c-api.service[100298]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 10:04:24.906147 np0000006707 devstack@c-api.service[100298]: warnings.warn( Aug 07 10:04:24.906774 np0000006707 devstack@c-api.service[100298]: INFO cinder.volume.api [req-d88b4c98-a4e8-46e7-a2be-ec2123e2de75 req-423c8244-0cc4-45ed-a264-e8835922d692 tempest-TestVolumeBootPattern-391440175 tempest-TestVolumeBootPattern-391440175-project-member] Snapshot retrieved successfully. Aug 07 10:04:24.906945 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.v3.volumes [req-d88b4c98-a4e8-46e7-a2be-ec2123e2de75 req-423c8244-0cc4-45ed-a264-e8835922d692 tempest-TestVolumeBootPattern-391440175 tempest-TestVolumeBootPattern-391440175-project-member] Create volume of 1 GB Aug 07 10:04:24.907869 np0000006707 devstack@c-api.service[100298]: INFO cinder.volume.api [req-d88b4c98-a4e8-46e7-a2be-ec2123e2de75 req-423c8244-0cc4-45ed-a264-e8835922d692 tempest-TestVolumeBootPattern-391440175 tempest-TestVolumeBootPattern-391440175-project-member] Availability Zones retrieved successfully. Aug 07 10:04:24.912860 np0000006707 devstack@c-api.service[100296]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 10:04:24.912860 np0000006707 devstack@c-api.service[100296]: warnings.warn( Aug 07 10:04:24.913659 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-f75ec438-5beb-45fc-9e7e-933a2b39d5cc tempest-VolumesBackupsTest-1693673052 tempest-VolumesBackupsTest-1693673052-project-member] https://10.4.3.8/volume/v3/backups/d21a41ad-952a-4bf3-b62a-96dae50b8b21 returned with HTTP 200 Aug 07 10:04:24.913996 np0000006707 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 1144/4587] 10.4.3.8 () {66 vars in 1334 bytes} [Fri Aug 7 10:04:24 2026] GET /volume/v3/backups/d21a41ad-952a-4bf3-b62a-96dae50b8b21 => generated 745 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 10:04:24.916785 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.volume.api [req-d88b4c98-a4e8-46e7-a2be-ec2123e2de75 req-423c8244-0cc4-45ed-a264-e8835922d692 tempest-TestVolumeBootPattern-391440175 tempest-TestVolumeBootPattern-391440175-project-member] Flow 'volume_create_api' (f6914fae-8121-45ac-aa5a-ae276a138f8f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100298) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 10:04:24.918272 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.volume.api [req-d88b4c98-a4e8-46e7-a2be-ec2123e2de75 req-423c8244-0cc4-45ed-a264-e8835922d692 tempest-TestVolumeBootPattern-391440175 tempest-TestVolumeBootPattern-391440175-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (85f0aff0-12bf-4eaa-a780-6c71457c8f70) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100298) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 10:04:24.918333 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [req-f5614004-1e90-4157-b0ad-7411bfa22ca2 req-09fcb598-8b9a-47e3-86f2-4ecfe897e302 None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:04:24.918990 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.volume.flows.api.create_volume [req-d88b4c98-a4e8-46e7-a2be-ec2123e2de75 req-423c8244-0cc4-45ed-a264-e8835922d692 tempest-TestVolumeBootPattern-391440175 tempest-TestVolumeBootPattern-391440175-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=100298) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 07 10:04:24.920213 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [req-f5614004-1e90-4157-b0ad-7411bfa22ca2 req-09fcb598-8b9a-47e3-86f2-4ecfe897e302 tempest-AttachVolumeNegativeTest-1967948609 tempest-AttachVolumeNegativeTest-1967948609-project-member] GET https://10.4.3.8/volume/v3/volumes/5ca3f018-611d-42bc-8ee9-c2bdd0bd75ef Aug 07 10:04:24.920519 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [req-f5614004-1e90-4157-b0ad-7411bfa22ca2 req-09fcb598-8b9a-47e3-86f2-4ecfe897e302 tempest-AttachVolumeNegativeTest-1967948609 tempest-AttachVolumeNegativeTest-1967948609-project-member] Empty body provided in request {{(pid=100297) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 10:04:24.920697 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [req-f5614004-1e90-4157-b0ad-7411bfa22ca2 req-09fcb598-8b9a-47e3-86f2-4ecfe897e302 tempest-AttachVolumeNegativeTest-1967948609 tempest-AttachVolumeNegativeTest-1967948609-project-member] Calling method 'show' {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 10:04:24.934562 np0000006707 devstack@c-api.service[100297]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 10:04:24.934562 np0000006707 devstack@c-api.service[100297]: warnings.warn( Aug 07 10:04:24.946153 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.volume.api [req-d88b4c98-a4e8-46e7-a2be-ec2123e2de75 req-423c8244-0cc4-45ed-a264-e8835922d692 tempest-TestVolumeBootPattern-391440175 tempest-TestVolumeBootPattern-391440175-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (85f0aff0-12bf-4eaa-a780-6c71457c8f70) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': 'bb438b90-8dab-4890-9666-f560f670173b', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-07T09:47:39Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=45fd9a3a-b61e-4c6c-9ab7-d02f06678d0d,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '45fd9a3a-b61e-4c6c-9ab7-d02f06678d0d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100298) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 10:04:24.946808 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.volume.api [req-d88b4c98-a4e8-46e7-a2be-ec2123e2de75 req-423c8244-0cc4-45ed-a264-e8835922d692 tempest-TestVolumeBootPattern-391440175 tempest-TestVolumeBootPattern-391440175-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (44c2ffb7-2ef2-473f-8e9e-a0a14f9bac81) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100298) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 10:04:24.950266 np0000006707 devstack@c-api.service[100297]: INFO cinder.volume.api [req-f5614004-1e90-4157-b0ad-7411bfa22ca2 req-09fcb598-8b9a-47e3-86f2-4ecfe897e302 tempest-AttachVolumeNegativeTest-1967948609 tempest-AttachVolumeNegativeTest-1967948609-project-member] Volume info retrieved successfully. Aug 07 10:04:24.957294 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [req-f5614004-1e90-4157-b0ad-7411bfa22ca2 req-09fcb598-8b9a-47e3-86f2-4ecfe897e302 tempest-AttachVolumeNegativeTest-1967948609 tempest-AttachVolumeNegativeTest-1967948609-project-member] https://10.4.3.8/volume/v3/volumes/5ca3f018-611d-42bc-8ee9-c2bdd0bd75ef returned with HTTP 200 Aug 07 10:04:24.957724 np0000006707 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 1149/4588] 10.4.3.8 () {70 vars in 1625 bytes} [Fri Aug 7 10:04:24 2026] GET /volume/v3/volumes/5ca3f018-611d-42bc-8ee9-c2bdd0bd75ef => generated 1319 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 07 10:04:25.013138 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.quota [req-d88b4c98-a4e8-46e7-a2be-ec2123e2de75 req-423c8244-0cc4-45ed-a264-e8835922d692 tempest-TestVolumeBootPattern-391440175 tempest-TestVolumeBootPattern-391440175-project-member] Created reservations ['32a05aeb-2de6-4b6e-8295-ef9b51797829', '0939013b-631b-445c-9c25-ada745611fbb', 'f7978436-72f6-43af-8e72-640774d530a9', 'aa5a66c4-5d2c-4204-a00f-a8092466ca78'] {{(pid=100298) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 10:04:25.014177 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.volume.api [req-d88b4c98-a4e8-46e7-a2be-ec2123e2de75 req-423c8244-0cc4-45ed-a264-e8835922d692 tempest-TestVolumeBootPattern-391440175 tempest-TestVolumeBootPattern-391440175-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (44c2ffb7-2ef2-473f-8e9e-a0a14f9bac81) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['32a05aeb-2de6-4b6e-8295-ef9b51797829', '0939013b-631b-445c-9c25-ada745611fbb', 'f7978436-72f6-43af-8e72-640774d530a9', 'aa5a66c4-5d2c-4204-a00f-a8092466ca78']}' {{(pid=100298) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 10:04:25.015283 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.volume.api [req-d88b4c98-a4e8-46e7-a2be-ec2123e2de75 req-423c8244-0cc4-45ed-a264-e8835922d692 tempest-TestVolumeBootPattern-391440175 tempest-TestVolumeBootPattern-391440175-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d7105180-50be-403f-a017-619445738d74) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100298) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 10:04:25.057179 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.volume.api [req-d88b4c98-a4e8-46e7-a2be-ec2123e2de75 req-423c8244-0cc4-45ed-a264-e8835922d692 tempest-TestVolumeBootPattern-391440175 tempest-TestVolumeBootPattern-391440175-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d7105180-50be-403f-a017-619445738d74) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '9c862042-6f7a-4710-8121-8727c44ab21b', '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='52f5f8fcdd29429c807d8bcef75e3bee',qos_specs=None,replication_status=,reservations=['32a05aeb-2de6-4b6e-8295-ef9b51797829','0939013b-631b-445c-9c25-ada745611fbb','f7978436-72f6-43af-8e72-640774d530a9','aa5a66c4-5d2c-4204-a00f-a8092466ca78'],size=1,snapshot_id=bb438b90-8dab-4890-9666-f560f670173b,source_replicaid=,source_volid=None,status='creating',user_id='c317c7eecf9245dea62bbb49e4819366',volume_type_id=45fd9a3a-b61e-4c6c-9ab7-d02f06678d0d), '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-07T10:04:25Z,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=9c862042-6f7a-4710-8121-8727c44ab21b,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='52f5f8fcdd29429c807d8bcef75e3bee',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=bb438b90-8dab-4890-9666-f560f670173b,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='c317c7eecf9245dea62bbb49e4819366',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(45fd9a3a-b61e-4c6c-9ab7-d02f06678d0d),volume_type_id=45fd9a3a-b61e-4c6c-9ab7-d02f06678d0d)}' {{(pid=100298) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 10:04:25.058514 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.volume.api [req-d88b4c98-a4e8-46e7-a2be-ec2123e2de75 req-423c8244-0cc4-45ed-a264-e8835922d692 tempest-TestVolumeBootPattern-391440175 tempest-TestVolumeBootPattern-391440175-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (da2ed4cf-e70e-48d2-9ebd-60ace2a5fcca) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100298) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 10:04:25.085482 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.volume.api [req-d88b4c98-a4e8-46e7-a2be-ec2123e2de75 req-423c8244-0cc4-45ed-a264-e8835922d692 tempest-TestVolumeBootPattern-391440175 tempest-TestVolumeBootPattern-391440175-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (da2ed4cf-e70e-48d2-9ebd-60ace2a5fcca) transitioned into 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='52f5f8fcdd29429c807d8bcef75e3bee',qos_specs=None,replication_status=,reservations=['32a05aeb-2de6-4b6e-8295-ef9b51797829','0939013b-631b-445c-9c25-ada745611fbb','f7978436-72f6-43af-8e72-640774d530a9','aa5a66c4-5d2c-4204-a00f-a8092466ca78'],size=1,snapshot_id=bb438b90-8dab-4890-9666-f560f670173b,source_replicaid=,source_volid=None,status='creating',user_id='c317c7eecf9245dea62bbb49e4819366',volume_type_id=45fd9a3a-b61e-4c6c-9ab7-d02f06678d0d)}' {{(pid=100298) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 10:04:25.085482 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.volume.api [req-d88b4c98-a4e8-46e7-a2be-ec2123e2de75 req-423c8244-0cc4-45ed-a264-e8835922d692 tempest-TestVolumeBootPattern-391440175 tempest-TestVolumeBootPattern-391440175-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (79af8840-dcea-410d-8b57-49450306dd34) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100298) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 10:04:25.104444 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.volume.api [req-d88b4c98-a4e8-46e7-a2be-ec2123e2de75 req-423c8244-0cc4-45ed-a264-e8835922d692 tempest-TestVolumeBootPattern-391440175 tempest-TestVolumeBootPattern-391440175-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (79af8840-dcea-410d-8b57-49450306dd34) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100298) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 10:04:25.106830 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.volume.api [req-d88b4c98-a4e8-46e7-a2be-ec2123e2de75 req-423c8244-0cc4-45ed-a264-e8835922d692 tempest-TestVolumeBootPattern-391440175 tempest-TestVolumeBootPattern-391440175-project-member] Flow 'volume_create_api' (f6914fae-8121-45ac-aa5a-ae276a138f8f) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100298) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 10:04:25.106830 np0000006707 devstack@c-api.service[100298]: INFO cinder.volume.api [req-d88b4c98-a4e8-46e7-a2be-ec2123e2de75 req-423c8244-0cc4-45ed-a264-e8835922d692 tempest-TestVolumeBootPattern-391440175 tempest-TestVolumeBootPattern-391440175-project-member] Create volume request issued successfully. Aug 07 10:04:25.106830 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [req-d88b4c98-a4e8-46e7-a2be-ec2123e2de75 req-423c8244-0cc4-45ed-a264-e8835922d692 tempest-TestVolumeBootPattern-391440175 tempest-TestVolumeBootPattern-391440175-project-member] https://10.4.3.8/volume/v3/volumes returned with HTTP 202 Aug 07 10:04:25.106830 np0000006707 devstack@c-api.service[100298]: [pid: 100298|app: 0|req: 1147/4589] 10.4.3.8 () {72 vars in 1527 bytes} [Fri Aug 7 10:04:24 2026] POST /volume/v3/volumes => generated 732 bytes in 215 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 07 10:04:25.117239 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [req-d88b4c98-a4e8-46e7-a2be-ec2123e2de75 req-5474c726-05d0-4fd3-abd1-3738edad2a2f None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:04:25.119671 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [req-d88b4c98-a4e8-46e7-a2be-ec2123e2de75 req-5474c726-05d0-4fd3-abd1-3738edad2a2f tempest-TestVolumeBootPattern-391440175 tempest-TestVolumeBootPattern-391440175-project-member] GET https://10.4.3.8/volume/v3/volumes/9c862042-6f7a-4710-8121-8727c44ab21b Aug 07 10:04:25.119841 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [req-d88b4c98-a4e8-46e7-a2be-ec2123e2de75 req-5474c726-05d0-4fd3-abd1-3738edad2a2f tempest-TestVolumeBootPattern-391440175 tempest-TestVolumeBootPattern-391440175-project-member] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 10:04:25.120044 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [req-d88b4c98-a4e8-46e7-a2be-ec2123e2de75 req-5474c726-05d0-4fd3-abd1-3738edad2a2f tempest-TestVolumeBootPattern-391440175 tempest-TestVolumeBootPattern-391440175-project-member] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 10:04:25.126978 np0000006707 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 10:04:25.126978 np0000006707 devstack@c-api.service[100295]: warnings.warn( Aug 07 10:04:25.130958 np0000006707 devstack@c-api.service[100295]: INFO cinder.volume.api [req-d88b4c98-a4e8-46e7-a2be-ec2123e2de75 req-5474c726-05d0-4fd3-abd1-3738edad2a2f tempest-TestVolumeBootPattern-391440175 tempest-TestVolumeBootPattern-391440175-project-member] Volume info retrieved successfully. Aug 07 10:04:25.137989 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [req-d88b4c98-a4e8-46e7-a2be-ec2123e2de75 req-5474c726-05d0-4fd3-abd1-3738edad2a2f tempest-TestVolumeBootPattern-391440175 tempest-TestVolumeBootPattern-391440175-project-member] https://10.4.3.8/volume/v3/volumes/9c862042-6f7a-4710-8121-8727c44ab21b returned with HTTP 200 Aug 07 10:04:25.138150 np0000006707 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 1150/4590] 10.4.3.8 () {68 vars in 1584 bytes} [Fri Aug 7 10:04:25 2026] GET /volume/v3/volumes/9c862042-6f7a-4710-8121-8727c44ab21b => generated 800 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 10:04:25.155348 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [req-d88b4c98-a4e8-46e7-a2be-ec2123e2de75 req-cabada16-9b30-414e-b7ad-536e6c55b7c6 None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:04:25.157544 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [req-d88b4c98-a4e8-46e7-a2be-ec2123e2de75 req-cabada16-9b30-414e-b7ad-536e6c55b7c6 tempest-TestVolumeBootPattern-391440175 tempest-TestVolumeBootPattern-391440175-project-member] GET https://10.4.3.8/volume/v3/volumes/9c862042-6f7a-4710-8121-8727c44ab21b Aug 07 10:04:25.157739 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [req-d88b4c98-a4e8-46e7-a2be-ec2123e2de75 req-cabada16-9b30-414e-b7ad-536e6c55b7c6 tempest-TestVolumeBootPattern-391440175 tempest-TestVolumeBootPattern-391440175-project-member] Empty body provided in request {{(pid=100296) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 10:04:25.157986 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [req-d88b4c98-a4e8-46e7-a2be-ec2123e2de75 req-cabada16-9b30-414e-b7ad-536e6c55b7c6 tempest-TestVolumeBootPattern-391440175 tempest-TestVolumeBootPattern-391440175-project-member] Calling method 'show' {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 10:04:25.169645 np0000006707 devstack@c-api.service[100296]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 10:04:25.169645 np0000006707 devstack@c-api.service[100296]: warnings.warn( Aug 07 10:04:25.176767 np0000006707 devstack@c-api.service[100296]: INFO cinder.volume.api [req-d88b4c98-a4e8-46e7-a2be-ec2123e2de75 req-cabada16-9b30-414e-b7ad-536e6c55b7c6 tempest-TestVolumeBootPattern-391440175 tempest-TestVolumeBootPattern-391440175-project-member] Volume info retrieved successfully. Aug 07 10:04:25.184211 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [req-d88b4c98-a4e8-46e7-a2be-ec2123e2de75 req-cabada16-9b30-414e-b7ad-536e6c55b7c6 tempest-TestVolumeBootPattern-391440175 tempest-TestVolumeBootPattern-391440175-project-member] https://10.4.3.8/volume/v3/volumes/9c862042-6f7a-4710-8121-8727c44ab21b returned with HTTP 200 Aug 07 10:04:25.184801 np0000006707 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 1145/4591] 10.4.3.8 () {68 vars in 1584 bytes} [Fri Aug 7 10:04:25 2026] GET /volume/v3/volumes/9c862042-6f7a-4710-8121-8727c44ab21b => generated 800 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 10:04:25.728408 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [None req-47f4b9fc-dbf7-41fc-9812-6618c6a53870 None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:04:25.732439 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-47f4b9fc-dbf7-41fc-9812-6618c6a53870 tempest-VolumeMultiattachTests-1318208031 tempest-VolumeMultiattachTests-1318208031-project-member] GET https://10.4.3.8/volume/v3/volumes/7de8215f-04bf-43a5-ba1e-498f54e94091 Aug 07 10:04:25.732439 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-47f4b9fc-dbf7-41fc-9812-6618c6a53870 tempest-VolumeMultiattachTests-1318208031 tempest-VolumeMultiattachTests-1318208031-project-member] Empty body provided in request {{(pid=100297) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 10:04:25.732439 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-47f4b9fc-dbf7-41fc-9812-6618c6a53870 tempest-VolumeMultiattachTests-1318208031 tempest-VolumeMultiattachTests-1318208031-project-member] Calling method 'show' {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 10:04:25.749455 np0000006707 devstack@c-api.service[100297]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 10:04:25.749455 np0000006707 devstack@c-api.service[100297]: warnings.warn( Aug 07 10:04:25.754227 np0000006707 devstack@c-api.service[100297]: INFO cinder.volume.api [None req-47f4b9fc-dbf7-41fc-9812-6618c6a53870 tempest-VolumeMultiattachTests-1318208031 tempest-VolumeMultiattachTests-1318208031-project-member] Volume info retrieved successfully. Aug 07 10:04:25.759389 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-47f4b9fc-dbf7-41fc-9812-6618c6a53870 tempest-VolumeMultiattachTests-1318208031 tempest-VolumeMultiattachTests-1318208031-project-member] https://10.4.3.8/volume/v3/volumes/7de8215f-04bf-43a5-ba1e-498f54e94091 returned with HTTP 200 Aug 07 10:04:25.761296 np0000006707 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 1150/4592] 10.4.3.8 () {66 vars in 1334 bytes} [Fri Aug 7 10:04:25 2026] GET /volume/v3/volumes/7de8215f-04bf-43a5-ba1e-498f54e94091 => generated 917 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 10:04:25.924913 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.middleware.request_id [None req-4e8150ca-c602-4ea0-bbe5-9fe151038cc2 None None] RequestId filter calling following filter/app {{(pid=100298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:04:25.927213 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [None req-4e8150ca-c602-4ea0-bbe5-9fe151038cc2 tempest-VolumesBackupsTest-1693673052 tempest-VolumesBackupsTest-1693673052-project-member] GET https://10.4.3.8/volume/v3/backups/d21a41ad-952a-4bf3-b62a-96dae50b8b21 Aug 07 10:04:25.927571 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [None req-4e8150ca-c602-4ea0-bbe5-9fe151038cc2 tempest-VolumesBackupsTest-1693673052 tempest-VolumesBackupsTest-1693673052-project-member] Empty body provided in request {{(pid=100298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 10:04:25.927913 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [None req-4e8150ca-c602-4ea0-bbe5-9fe151038cc2 tempest-VolumesBackupsTest-1693673052 tempest-VolumesBackupsTest-1693673052-project-member] Calling method 'show' {{(pid=100298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 10:04:25.927913 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.v3.backups [None req-4e8150ca-c602-4ea0-bbe5-9fe151038cc2 tempest-VolumesBackupsTest-1693673052 tempest-VolumesBackupsTest-1693673052-project-member] Show backup with id d21a41ad-952a-4bf3-b62a-96dae50b8b21. {{(pid=100298) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 10:04:25.932451 np0000006707 devstack@c-api.service[100298]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 10:04:25.932451 np0000006707 devstack@c-api.service[100298]: warnings.warn( Aug 07 10:04:25.933538 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [None req-4e8150ca-c602-4ea0-bbe5-9fe151038cc2 tempest-VolumesBackupsTest-1693673052 tempest-VolumesBackupsTest-1693673052-project-member] https://10.4.3.8/volume/v3/backups/d21a41ad-952a-4bf3-b62a-96dae50b8b21 returned with HTTP 200 Aug 07 10:04:25.934941 np0000006707 devstack@c-api.service[100298]: [pid: 100298|app: 0|req: 1148/4593] 10.4.3.8 () {66 vars in 1334 bytes} [Fri Aug 7 10:04:25 2026] GET /volume/v3/backups/d21a41ad-952a-4bf3-b62a-96dae50b8b21 => generated 745 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 10:04:26.773867 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-477176c5-3f74-4ad0-98a5-a85084d73960 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:04:26.776019 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-477176c5-3f74-4ad0-98a5-a85084d73960 tempest-VolumeMultiattachTests-1318208031 tempest-VolumeMultiattachTests-1318208031-project-member] GET https://10.4.3.8/volume/v3/volumes/7de8215f-04bf-43a5-ba1e-498f54e94091 Aug 07 10:04:26.776265 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-477176c5-3f74-4ad0-98a5-a85084d73960 tempest-VolumeMultiattachTests-1318208031 tempest-VolumeMultiattachTests-1318208031-project-member] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 10:04:26.776543 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-477176c5-3f74-4ad0-98a5-a85084d73960 tempest-VolumeMultiattachTests-1318208031 tempest-VolumeMultiattachTests-1318208031-project-member] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 10:04:26.785844 np0000006707 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 10:04:26.785844 np0000006707 devstack@c-api.service[100295]: warnings.warn( Aug 07 10:04:26.789297 np0000006707 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-477176c5-3f74-4ad0-98a5-a85084d73960 tempest-VolumeMultiattachTests-1318208031 tempest-VolumeMultiattachTests-1318208031-project-member] Volume info retrieved successfully. Aug 07 10:04:26.792945 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-477176c5-3f74-4ad0-98a5-a85084d73960 tempest-VolumeMultiattachTests-1318208031 tempest-VolumeMultiattachTests-1318208031-project-member] https://10.4.3.8/volume/v3/volumes/7de8215f-04bf-43a5-ba1e-498f54e94091 returned with HTTP 200 Aug 07 10:04:26.793297 np0000006707 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 1151/4594] 10.4.3.8 () {66 vars in 1334 bytes} [Fri Aug 7 10:04:26 2026] GET /volume/v3/volumes/7de8215f-04bf-43a5-ba1e-498f54e94091 => generated 917 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 10:04:26.945396 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [None req-79bc732a-caab-47c5-9204-dd7e999fd761 None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:04:26.947290 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-79bc732a-caab-47c5-9204-dd7e999fd761 tempest-VolumesBackupsTest-1693673052 tempest-VolumesBackupsTest-1693673052-project-member] GET https://10.4.3.8/volume/v3/backups/d21a41ad-952a-4bf3-b62a-96dae50b8b21 Aug 07 10:04:26.947474 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-79bc732a-caab-47c5-9204-dd7e999fd761 tempest-VolumesBackupsTest-1693673052 tempest-VolumesBackupsTest-1693673052-project-member] Empty body provided in request {{(pid=100296) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 10:04:26.947683 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-79bc732a-caab-47c5-9204-dd7e999fd761 tempest-VolumesBackupsTest-1693673052 tempest-VolumesBackupsTest-1693673052-project-member] Calling method 'show' {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 10:04:26.947788 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.v3.backups [None req-79bc732a-caab-47c5-9204-dd7e999fd761 tempest-VolumesBackupsTest-1693673052 tempest-VolumesBackupsTest-1693673052-project-member] Show backup with id d21a41ad-952a-4bf3-b62a-96dae50b8b21. {{(pid=100296) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 10:04:26.951911 np0000006707 devstack@c-api.service[100296]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 10:04:26.951911 np0000006707 devstack@c-api.service[100296]: warnings.warn( Aug 07 10:04:26.952619 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-79bc732a-caab-47c5-9204-dd7e999fd761 tempest-VolumesBackupsTest-1693673052 tempest-VolumesBackupsTest-1693673052-project-member] https://10.4.3.8/volume/v3/backups/d21a41ad-952a-4bf3-b62a-96dae50b8b21 returned with HTTP 200 Aug 07 10:04:26.952963 np0000006707 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 1146/4595] 10.4.3.8 () {66 vars in 1334 bytes} [Fri Aug 7 10:04:26 2026] GET /volume/v3/backups/d21a41ad-952a-4bf3-b62a-96dae50b8b21 => generated 745 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 10:04:27.657164 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [None req-528aa209-3e9c-4be9-b4f9-6ee8adc2225c None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:04:27.658795 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-528aa209-3e9c-4be9-b4f9-6ee8adc2225c tempest-TestEncryptedCinderVolumes-1545393347 tempest-TestEncryptedCinderVolumes-1545393347-project-member] DELETE https://10.4.3.8/volume/v3/volumes/9e2fa5be-8f81-4e48-8212-91e9b0b999fa Aug 07 10:04:27.658962 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-528aa209-3e9c-4be9-b4f9-6ee8adc2225c tempest-TestEncryptedCinderVolumes-1545393347 tempest-TestEncryptedCinderVolumes-1545393347-project-member] Empty body provided in request {{(pid=100297) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 10:04:27.659140 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-528aa209-3e9c-4be9-b4f9-6ee8adc2225c tempest-TestEncryptedCinderVolumes-1545393347 tempest-TestEncryptedCinderVolumes-1545393347-project-member] Calling method 'delete' {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 10:04:27.659284 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.v3.volumes [None req-528aa209-3e9c-4be9-b4f9-6ee8adc2225c tempest-TestEncryptedCinderVolumes-1545393347 tempest-TestEncryptedCinderVolumes-1545393347-project-member] Delete volume with id: 9e2fa5be-8f81-4e48-8212-91e9b0b999fa Aug 07 10:04:27.668250 np0000006707 devstack@c-api.service[100297]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 10:04:27.668250 np0000006707 devstack@c-api.service[100297]: warnings.warn( Aug 07 10:04:27.668699 np0000006707 devstack@c-api.service[100297]: INFO cinder.volume.api [None req-528aa209-3e9c-4be9-b4f9-6ee8adc2225c tempest-TestEncryptedCinderVolumes-1545393347 tempest-TestEncryptedCinderVolumes-1545393347-project-member] Volume info retrieved successfully. Aug 07 10:04:27.682505 np0000006707 devstack@c-api.service[100297]: WARNING cinder.keymgr.conf_key_mgr [None req-528aa209-3e9c-4be9-b4f9-6ee8adc2225c tempest-TestEncryptedCinderVolumes-1545393347 tempest-TestEncryptedCinderVolumes-1545393347-project-member] Not deleting key 00000000-0000-0000-0000-000000000000 Aug 07 10:04:27.688571 np0000006707 devstack@c-api.service[100297]: INFO cinder.volume.api [None req-528aa209-3e9c-4be9-b4f9-6ee8adc2225c tempest-TestEncryptedCinderVolumes-1545393347 tempest-TestEncryptedCinderVolumes-1545393347-project-member] Delete volume request issued successfully. Aug 07 10:04:27.688766 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-528aa209-3e9c-4be9-b4f9-6ee8adc2225c tempest-TestEncryptedCinderVolumes-1545393347 tempest-TestEncryptedCinderVolumes-1545393347-project-member] https://10.4.3.8/volume/v3/volumes/9e2fa5be-8f81-4e48-8212-91e9b0b999fa returned with HTTP 202 Aug 07 10:04:27.689217 np0000006707 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 1151/4596] 10.4.3.8 () {66 vars in 1337 bytes} [Fri Aug 7 10:04:27 2026] DELETE /volume/v3/volumes/9e2fa5be-8f81-4e48-8212-91e9b0b999fa => generated 0 bytes in 32 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 07 10:04:27.697940 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.middleware.request_id [None req-5d0c2db7-0284-4cf0-b19c-7459478ac2fe None None] RequestId filter calling following filter/app {{(pid=100298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:04:27.700498 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [None req-5d0c2db7-0284-4cf0-b19c-7459478ac2fe tempest-TestEncryptedCinderVolumes-1545393347 tempest-TestEncryptedCinderVolumes-1545393347-project-member] GET https://10.4.3.8/volume/v3/volumes/9e2fa5be-8f81-4e48-8212-91e9b0b999fa Aug 07 10:04:27.700732 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [None req-5d0c2db7-0284-4cf0-b19c-7459478ac2fe tempest-TestEncryptedCinderVolumes-1545393347 tempest-TestEncryptedCinderVolumes-1545393347-project-member] Empty body provided in request {{(pid=100298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 10:04:27.700981 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [None req-5d0c2db7-0284-4cf0-b19c-7459478ac2fe tempest-TestEncryptedCinderVolumes-1545393347 tempest-TestEncryptedCinderVolumes-1545393347-project-member] Calling method 'show' {{(pid=100298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 10:04:27.708446 np0000006707 devstack@c-api.service[100298]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 10:04:27.708446 np0000006707 devstack@c-api.service[100298]: warnings.warn( Aug 07 10:04:27.712436 np0000006707 devstack@c-api.service[100298]: INFO cinder.volume.api [None req-5d0c2db7-0284-4cf0-b19c-7459478ac2fe tempest-TestEncryptedCinderVolumes-1545393347 tempest-TestEncryptedCinderVolumes-1545393347-project-member] Volume info retrieved successfully. Aug 07 10:04:27.716434 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [None req-5d0c2db7-0284-4cf0-b19c-7459478ac2fe tempest-TestEncryptedCinderVolumes-1545393347 tempest-TestEncryptedCinderVolumes-1545393347-project-member] https://10.4.3.8/volume/v3/volumes/9e2fa5be-8f81-4e48-8212-91e9b0b999fa returned with HTTP 200 Aug 07 10:04:27.716876 np0000006707 devstack@c-api.service[100298]: [pid: 100298|app: 0|req: 1149/4597] 10.4.3.8 () {66 vars in 1334 bytes} [Fri Aug 7 10:04:27 2026] GET /volume/v3/volumes/9e2fa5be-8f81-4e48-8212-91e9b0b999fa => generated 898 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 10:04:27.804607 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-4d5fb8ec-9b8a-41cf-b7ad-7d7c3b93888b None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:04:27.806359 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-4d5fb8ec-9b8a-41cf-b7ad-7d7c3b93888b tempest-VolumeMultiattachTests-1318208031 tempest-VolumeMultiattachTests-1318208031-project-member] GET https://10.4.3.8/volume/v3/volumes/7de8215f-04bf-43a5-ba1e-498f54e94091 Aug 07 10:04:27.806577 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-4d5fb8ec-9b8a-41cf-b7ad-7d7c3b93888b tempest-VolumeMultiattachTests-1318208031 tempest-VolumeMultiattachTests-1318208031-project-member] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 10:04:27.806754 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-4d5fb8ec-9b8a-41cf-b7ad-7d7c3b93888b tempest-VolumeMultiattachTests-1318208031 tempest-VolumeMultiattachTests-1318208031-project-member] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 10:04:27.815980 np0000006707 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 10:04:27.815980 np0000006707 devstack@c-api.service[100295]: warnings.warn( Aug 07 10:04:27.819898 np0000006707 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-4d5fb8ec-9b8a-41cf-b7ad-7d7c3b93888b tempest-VolumeMultiattachTests-1318208031 tempest-VolumeMultiattachTests-1318208031-project-member] Volume info retrieved successfully. Aug 07 10:04:27.824114 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-4d5fb8ec-9b8a-41cf-b7ad-7d7c3b93888b tempest-VolumeMultiattachTests-1318208031 tempest-VolumeMultiattachTests-1318208031-project-member] https://10.4.3.8/volume/v3/volumes/7de8215f-04bf-43a5-ba1e-498f54e94091 returned with HTTP 200 Aug 07 10:04:27.824503 np0000006707 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 1152/4598] 10.4.3.8 () {66 vars in 1334 bytes} [Fri Aug 7 10:04:27 2026] GET /volume/v3/volumes/7de8215f-04bf-43a5-ba1e-498f54e94091 => generated 917 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 10:04:27.837717 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [req-4815fd82-c63e-4ae7-a8b4-48a3c165cb0c req-b3a420d3-2549-4b1a-85c7-d5a46a50cf51 None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:04:27.839788 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [req-4815fd82-c63e-4ae7-a8b4-48a3c165cb0c req-b3a420d3-2549-4b1a-85c7-d5a46a50cf51 tempest-VolumeMultiattachTests-1318208031 tempest-VolumeMultiattachTests-1318208031-project-member] POST https://10.4.3.8/volume/v3/attachments/944e602f-f4fa-4fe1-9498-5de9c0ba3e89/action Aug 07 10:04:27.840181 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [req-4815fd82-c63e-4ae7-a8b4-48a3c165cb0c req-b3a420d3-2549-4b1a-85c7-d5a46a50cf51 tempest-VolumeMultiattachTests-1318208031 tempest-VolumeMultiattachTests-1318208031-project-member] Action body: b'{"os-complete": null}' {{(pid=100296) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 07 10:04:27.840300 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [req-4815fd82-c63e-4ae7-a8b4-48a3c165cb0c req-b3a420d3-2549-4b1a-85c7-d5a46a50cf51 tempest-VolumeMultiattachTests-1318208031 tempest-VolumeMultiattachTests-1318208031-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 10:04:27.859895 np0000006707 devstack@c-api.service[100296]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 10:04:27.859895 np0000006707 devstack@c-api.service[100296]: warnings.warn( Aug 07 10:04:27.871430 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [req-4815fd82-c63e-4ae7-a8b4-48a3c165cb0c req-b3a420d3-2549-4b1a-85c7-d5a46a50cf51 tempest-VolumeMultiattachTests-1318208031 tempest-VolumeMultiattachTests-1318208031-project-member] https://10.4.3.8/volume/v3/attachments/944e602f-f4fa-4fe1-9498-5de9c0ba3e89/action returned with HTTP 204 Aug 07 10:04:27.871898 np0000006707 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 1147/4599] 10.4.3.8 () {74 vars in 1711 bytes} [Fri Aug 7 10:04:27 2026] POST /volume/v3/attachments/944e602f-f4fa-4fe1-9498-5de9c0ba3e89/action => generated 0 bytes in 35 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 07 10:04:27.962452 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [None req-59c488ba-e2a6-41b6-a221-350a20bd9a3f None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:04:27.964223 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-59c488ba-e2a6-41b6-a221-350a20bd9a3f tempest-VolumesBackupsTest-1693673052 tempest-VolumesBackupsTest-1693673052-project-member] GET https://10.4.3.8/volume/v3/backups/d21a41ad-952a-4bf3-b62a-96dae50b8b21 Aug 07 10:04:27.964405 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-59c488ba-e2a6-41b6-a221-350a20bd9a3f tempest-VolumesBackupsTest-1693673052 tempest-VolumesBackupsTest-1693673052-project-member] Empty body provided in request {{(pid=100297) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 10:04:27.964647 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-59c488ba-e2a6-41b6-a221-350a20bd9a3f tempest-VolumesBackupsTest-1693673052 tempest-VolumesBackupsTest-1693673052-project-member] Calling method 'show' {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 10:04:27.964786 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.v3.backups [None req-59c488ba-e2a6-41b6-a221-350a20bd9a3f tempest-VolumesBackupsTest-1693673052 tempest-VolumesBackupsTest-1693673052-project-member] Show backup with id d21a41ad-952a-4bf3-b62a-96dae50b8b21. {{(pid=100297) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 10:04:27.968771 np0000006707 devstack@c-api.service[100297]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 10:04:27.968771 np0000006707 devstack@c-api.service[100297]: warnings.warn( Aug 07 10:04:27.969635 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-59c488ba-e2a6-41b6-a221-350a20bd9a3f tempest-VolumesBackupsTest-1693673052 tempest-VolumesBackupsTest-1693673052-project-member] https://10.4.3.8/volume/v3/backups/d21a41ad-952a-4bf3-b62a-96dae50b8b21 returned with HTTP 200 Aug 07 10:04:27.970066 np0000006707 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 1152/4600] 10.4.3.8 () {66 vars in 1334 bytes} [Fri Aug 7 10:04:27 2026] GET /volume/v3/backups/d21a41ad-952a-4bf3-b62a-96dae50b8b21 => generated 745 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 10:04:27.971009 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.middleware.request_id [req-f5614004-1e90-4157-b0ad-7411bfa22ca2 req-16741d77-0970-428c-b631-29792a9abe7e None None] RequestId filter calling following filter/app {{(pid=100298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:04:27.973723 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [req-f5614004-1e90-4157-b0ad-7411bfa22ca2 req-16741d77-0970-428c-b631-29792a9abe7e tempest-AttachVolumeNegativeTest-1967948609 tempest-AttachVolumeNegativeTest-1967948609-project-member] DELETE https://10.4.3.8/volume/v3/attachments/080aa2bc-ee59-41ee-9d2a-70c9e9f33cc5 Aug 07 10:04:27.973963 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [req-f5614004-1e90-4157-b0ad-7411bfa22ca2 req-16741d77-0970-428c-b631-29792a9abe7e tempest-AttachVolumeNegativeTest-1967948609 tempest-AttachVolumeNegativeTest-1967948609-project-member] Empty body provided in request {{(pid=100298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 10:04:27.974209 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [req-f5614004-1e90-4157-b0ad-7411bfa22ca2 req-16741d77-0970-428c-b631-29792a9abe7e tempest-AttachVolumeNegativeTest-1967948609 tempest-AttachVolumeNegativeTest-1967948609-project-member] Calling method 'version_select' {{(pid=100298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 10:04:27.983491 np0000006707 devstack@c-api.service[100298]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 10:04:27.983491 np0000006707 devstack@c-api.service[100298]: warnings.warn( Aug 07 10:04:28.029497 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [req-f5614004-1e90-4157-b0ad-7411bfa22ca2 req-16741d77-0970-428c-b631-29792a9abe7e tempest-AttachVolumeNegativeTest-1967948609 tempest-AttachVolumeNegativeTest-1967948609-project-member] https://10.4.3.8/volume/v3/attachments/080aa2bc-ee59-41ee-9d2a-70c9e9f33cc5 returned with HTTP 200 Aug 07 10:04:28.029878 np0000006707 devstack@c-api.service[100298]: [pid: 100298|app: 0|req: 1150/4601] 10.4.3.8 () {72 vars in 1659 bytes} [Fri Aug 7 10:04:27 2026] DELETE /volume/v3/attachments/080aa2bc-ee59-41ee-9d2a-70c9e9f33cc5 => generated 19 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 10:04:28.192818 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [req-d88b4c98-a4e8-46e7-a2be-ec2123e2de75 req-4b6d8867-737f-435c-8031-595d9e0e5ae9 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:04:28.195445 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [req-d88b4c98-a4e8-46e7-a2be-ec2123e2de75 req-4b6d8867-737f-435c-8031-595d9e0e5ae9 tempest-TestVolumeBootPattern-391440175 tempest-TestVolumeBootPattern-391440175-project-member] GET https://10.4.3.8/volume/v3/volumes/9c862042-6f7a-4710-8121-8727c44ab21b Aug 07 10:04:28.195710 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [req-d88b4c98-a4e8-46e7-a2be-ec2123e2de75 req-4b6d8867-737f-435c-8031-595d9e0e5ae9 tempest-TestVolumeBootPattern-391440175 tempest-TestVolumeBootPattern-391440175-project-member] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 10:04:28.195959 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [req-d88b4c98-a4e8-46e7-a2be-ec2123e2de75 req-4b6d8867-737f-435c-8031-595d9e0e5ae9 tempest-TestVolumeBootPattern-391440175 tempest-TestVolumeBootPattern-391440175-project-member] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 10:04:28.204300 np0000006707 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 10:04:28.204300 np0000006707 devstack@c-api.service[100295]: warnings.warn( Aug 07 10:04:28.208313 np0000006707 devstack@c-api.service[100295]: INFO cinder.volume.api [req-d88b4c98-a4e8-46e7-a2be-ec2123e2de75 req-4b6d8867-737f-435c-8031-595d9e0e5ae9 tempest-TestVolumeBootPattern-391440175 tempest-TestVolumeBootPattern-391440175-project-member] Volume info retrieved successfully. Aug 07 10:04:28.214052 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [req-d88b4c98-a4e8-46e7-a2be-ec2123e2de75 req-4b6d8867-737f-435c-8031-595d9e0e5ae9 tempest-TestVolumeBootPattern-391440175 tempest-TestVolumeBootPattern-391440175-project-member] https://10.4.3.8/volume/v3/volumes/9c862042-6f7a-4710-8121-8727c44ab21b returned with HTTP 200 Aug 07 10:04:28.214543 np0000006707 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 1153/4602] 10.4.3.8 () {68 vars in 1584 bytes} [Fri Aug 7 10:04:28 2026] GET /volume/v3/volumes/9c862042-6f7a-4710-8121-8727c44ab21b => generated 1341 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 10:04:28.222070 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [None req-1eb8cc48-1c94-4b21-9dec-b30fd0173bbb None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:04:28.222471 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-1eb8cc48-1c94-4b21-9dec-b30fd0173bbb None None] GET https://10.4.3.8/volume// Aug 07 10:04:28.222654 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-1eb8cc48-1c94-4b21-9dec-b30fd0173bbb None None] Empty body provided in request {{(pid=100296) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 10:04:28.222864 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-1eb8cc48-1c94-4b21-9dec-b30fd0173bbb None None] Calling method 'all' {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 10:04:28.223209 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-1eb8cc48-1c94-4b21-9dec-b30fd0173bbb None None] https://10.4.3.8/volume// returned with HTTP 300 Aug 07 10:04:28.223546 np0000006707 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 1148/4603] 10.4.3.8 () {66 vars in 1412 bytes} [Fri Aug 7 10:04:28 2026] GET /volume/ => generated 384 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 07 10:04:28.230275 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [req-d88b4c98-a4e8-46e7-a2be-ec2123e2de75 req-7cab5b43-25f0-4eb4-b53b-2429a9b6d5cb None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:04:28.231903 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [req-d88b4c98-a4e8-46e7-a2be-ec2123e2de75 req-7cab5b43-25f0-4eb4-b53b-2429a9b6d5cb tempest-TestVolumeBootPattern-391440175 tempest-TestVolumeBootPattern-391440175-project-member] POST https://10.4.3.8/volume/v3/attachments Aug 07 10:04:28.232322 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [req-d88b4c98-a4e8-46e7-a2be-ec2123e2de75 req-7cab5b43-25f0-4eb4-b53b-2429a9b6d5cb tempest-TestVolumeBootPattern-391440175 tempest-TestVolumeBootPattern-391440175-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "9c862042-6f7a-4710-8121-8727c44ab21b", "connector": null, "instance_uuid": "77908661-e90d-45c8-b151-ae2de9e4573f"}} {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 10:04:28.239895 np0000006707 devstack@c-api.service[100297]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 10:04:28.239895 np0000006707 devstack@c-api.service[100297]: warnings.warn( Aug 07 10:04:28.260331 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [req-d88b4c98-a4e8-46e7-a2be-ec2123e2de75 req-7cab5b43-25f0-4eb4-b53b-2429a9b6d5cb tempest-TestVolumeBootPattern-391440175 tempest-TestVolumeBootPattern-391440175-project-member] https://10.4.3.8/volume/v3/attachments returned with HTTP 200 Aug 07 10:04:28.260906 np0000006707 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 1153/4604] 10.4.3.8 () {74 vars in 1580 bytes} [Fri Aug 7 10:04:28 2026] POST /volume/v3/attachments => generated 273 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 10:04:28.267785 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.middleware.request_id [None req-32920d11-bb0f-4a30-95be-57c251317410 None None] RequestId filter calling following filter/app {{(pid=100298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:04:28.268239 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [None req-32920d11-bb0f-4a30-95be-57c251317410 None None] GET https://10.4.3.8/volume// Aug 07 10:04:28.268458 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [None req-32920d11-bb0f-4a30-95be-57c251317410 None None] Empty body provided in request {{(pid=100298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 10:04:28.268677 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [None req-32920d11-bb0f-4a30-95be-57c251317410 None None] Calling method 'all' {{(pid=100298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 10:04:28.269063 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [None req-32920d11-bb0f-4a30-95be-57c251317410 None None] https://10.4.3.8/volume// returned with HTTP 300 Aug 07 10:04:28.269497 np0000006707 devstack@c-api.service[100298]: [pid: 100298|app: 0|req: 1151/4605] 10.4.3.8 () {66 vars in 1412 bytes} [Fri Aug 7 10:04:28 2026] GET /volume/ => generated 384 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 07 10:04:28.274942 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [req-d88b4c98-a4e8-46e7-a2be-ec2123e2de75 req-10679bb3-7820-4f24-8c3d-589bb0f33dd1 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:04:28.276753 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [req-d88b4c98-a4e8-46e7-a2be-ec2123e2de75 req-10679bb3-7820-4f24-8c3d-589bb0f33dd1 tempest-TestVolumeBootPattern-391440175 tempest-TestVolumeBootPattern-391440175-project-member] GET https://10.4.3.8/volume/v3/volumes/9c862042-6f7a-4710-8121-8727c44ab21b Aug 07 10:04:28.276962 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [req-d88b4c98-a4e8-46e7-a2be-ec2123e2de75 req-10679bb3-7820-4f24-8c3d-589bb0f33dd1 tempest-TestVolumeBootPattern-391440175 tempest-TestVolumeBootPattern-391440175-project-member] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 10:04:28.277167 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [req-d88b4c98-a4e8-46e7-a2be-ec2123e2de75 req-10679bb3-7820-4f24-8c3d-589bb0f33dd1 tempest-TestVolumeBootPattern-391440175 tempest-TestVolumeBootPattern-391440175-project-member] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 10:04:28.285437 np0000006707 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 10:04:28.285437 np0000006707 devstack@c-api.service[100295]: warnings.warn( Aug 07 10:04:28.289621 np0000006707 devstack@c-api.service[100295]: INFO cinder.volume.api [req-d88b4c98-a4e8-46e7-a2be-ec2123e2de75 req-10679bb3-7820-4f24-8c3d-589bb0f33dd1 tempest-TestVolumeBootPattern-391440175 tempest-TestVolumeBootPattern-391440175-project-member] Volume info retrieved successfully. Aug 07 10:04:28.294637 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [req-d88b4c98-a4e8-46e7-a2be-ec2123e2de75 req-10679bb3-7820-4f24-8c3d-589bb0f33dd1 tempest-TestVolumeBootPattern-391440175 tempest-TestVolumeBootPattern-391440175-project-member] https://10.4.3.8/volume/v3/volumes/9c862042-6f7a-4710-8121-8727c44ab21b returned with HTTP 200 Aug 07 10:04:28.295012 np0000006707 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 1154/4606] 10.4.3.8 () {70 vars in 1625 bytes} [Fri Aug 7 10:04:28 2026] GET /volume/v3/volumes/9c862042-6f7a-4710-8121-8727c44ab21b => generated 1520 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 07 10:04:28.393533 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [req-d88b4c98-a4e8-46e7-a2be-ec2123e2de75 req-9552b118-d3f9-4855-8e83-d6e9d7abbc61 None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:04:28.395501 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [req-d88b4c98-a4e8-46e7-a2be-ec2123e2de75 req-9552b118-d3f9-4855-8e83-d6e9d7abbc61 tempest-TestVolumeBootPattern-391440175 tempest-TestVolumeBootPattern-391440175-project-member] PUT https://10.4.3.8/volume/v3/attachments/3e35f7bd-3834-4d72-8679-b9efc8049743 Aug 07 10:04:28.395860 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [req-d88b4c98-a4e8-46e7-a2be-ec2123e2de75 req-9552b118-d3f9-4855-8e83-d6e9d7abbc61 tempest-TestVolumeBootPattern-391440175 tempest-TestVolumeBootPattern-391440175-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.8", "host": "np0000006707", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:568b993d50b1", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "d2780578-1896-461f-80ac-b58d2e346b90", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 10:04:28.402824 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.coordination [req-d88b4c98-a4e8-46e7-a2be-ec2123e2de75 req-9552b118-d3f9-4855-8e83-d6e9d7abbc61 tempest-TestVolumeBootPattern-391440175 tempest-TestVolumeBootPattern-391440175-project-member] Acquiring lock "cinder-attachment_update-9c862042-6f7a-4710-8121-8727c44ab21b-np0000006707" by "attachment_update" {{(pid=100296) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 07 10:04:28.406677 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.coordination [req-d88b4c98-a4e8-46e7-a2be-ec2123e2de75 req-9552b118-d3f9-4855-8e83-d6e9d7abbc61 tempest-TestVolumeBootPattern-391440175 tempest-TestVolumeBootPattern-391440175-project-member] Lock "cinder-attachment_update-9c862042-6f7a-4710-8121-8727c44ab21b-np0000006707" acquired by "attachment_update" :: waited 0.004s {{(pid=100296) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 07 10:04:28.407534 np0000006707 devstack@c-api.service[100296]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 10:04:28.407534 np0000006707 devstack@c-api.service[100296]: warnings.warn( Aug 07 10:04:28.481708 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.coordination [req-d88b4c98-a4e8-46e7-a2be-ec2123e2de75 req-9552b118-d3f9-4855-8e83-d6e9d7abbc61 tempest-TestVolumeBootPattern-391440175 tempest-TestVolumeBootPattern-391440175-project-member] Lock "cinder-attachment_update-9c862042-6f7a-4710-8121-8727c44ab21b-np0000006707" released by "attachment_update" :: held 0.075s {{(pid=100296) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 07 10:04:28.482059 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [req-d88b4c98-a4e8-46e7-a2be-ec2123e2de75 req-9552b118-d3f9-4855-8e83-d6e9d7abbc61 tempest-TestVolumeBootPattern-391440175 tempest-TestVolumeBootPattern-391440175-project-member] https://10.4.3.8/volume/v3/attachments/3e35f7bd-3834-4d72-8679-b9efc8049743 returned with HTTP 200 Aug 07 10:04:28.482624 np0000006707 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 1149/4607] 10.4.3.8 () {74 vars in 1690 bytes} [Fri Aug 7 10:04:28 2026] PUT /volume/v3/attachments/3e35f7bd-3834-4d72-8679-b9efc8049743 => generated 969 bytes in 89 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 10:04:28.532524 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [req-d88b4c98-a4e8-46e7-a2be-ec2123e2de75 req-8b520b0d-9383-46e4-af51-29920881ffd4 None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:04:28.534723 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [req-d88b4c98-a4e8-46e7-a2be-ec2123e2de75 req-8b520b0d-9383-46e4-af51-29920881ffd4 tempest-TestVolumeBootPattern-391440175 tempest-TestVolumeBootPattern-391440175-project-member] POST https://10.4.3.8/volume/v3/attachments/3e35f7bd-3834-4d72-8679-b9efc8049743/action Aug 07 10:04:28.535069 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [req-d88b4c98-a4e8-46e7-a2be-ec2123e2de75 req-8b520b0d-9383-46e4-af51-29920881ffd4 tempest-TestVolumeBootPattern-391440175 tempest-TestVolumeBootPattern-391440175-project-member] Action body: b'{"os-complete": null}' {{(pid=100297) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 07 10:04:28.535181 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [req-d88b4c98-a4e8-46e7-a2be-ec2123e2de75 req-8b520b0d-9383-46e4-af51-29920881ffd4 tempest-TestVolumeBootPattern-391440175 tempest-TestVolumeBootPattern-391440175-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 10:04:28.549478 np0000006707 devstack@c-api.service[100297]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 10:04:28.549478 np0000006707 devstack@c-api.service[100297]: warnings.warn( Aug 07 10:04:28.560585 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [req-d88b4c98-a4e8-46e7-a2be-ec2123e2de75 req-8b520b0d-9383-46e4-af51-29920881ffd4 tempest-TestVolumeBootPattern-391440175 tempest-TestVolumeBootPattern-391440175-project-member] https://10.4.3.8/volume/v3/attachments/3e35f7bd-3834-4d72-8679-b9efc8049743/action returned with HTTP 204 Aug 07 10:04:28.560996 np0000006707 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 1154/4608] 10.4.3.8 () {74 vars in 1711 bytes} [Fri Aug 7 10:04:28 2026] POST /volume/v3/attachments/3e35f7bd-3834-4d72-8679-b9efc8049743/action => generated 0 bytes in 29 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 07 10:04:28.731824 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.middleware.request_id [None req-d9315d22-b19b-4424-b551-cdd6d8d3f6c6 None None] RequestId filter calling following filter/app {{(pid=100298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:04:28.734058 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [None req-d9315d22-b19b-4424-b551-cdd6d8d3f6c6 tempest-TestEncryptedCinderVolumes-1545393347 tempest-TestEncryptedCinderVolumes-1545393347-project-member] GET https://10.4.3.8/volume/v3/volumes/9e2fa5be-8f81-4e48-8212-91e9b0b999fa Aug 07 10:04:28.734299 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [None req-d9315d22-b19b-4424-b551-cdd6d8d3f6c6 tempest-TestEncryptedCinderVolumes-1545393347 tempest-TestEncryptedCinderVolumes-1545393347-project-member] Empty body provided in request {{(pid=100298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 10:04:28.734524 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [None req-d9315d22-b19b-4424-b551-cdd6d8d3f6c6 tempest-TestEncryptedCinderVolumes-1545393347 tempest-TestEncryptedCinderVolumes-1545393347-project-member] Calling method 'show' {{(pid=100298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 10:04:28.740165 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [None req-d9315d22-b19b-4424-b551-cdd6d8d3f6c6 tempest-TestEncryptedCinderVolumes-1545393347 tempest-TestEncryptedCinderVolumes-1545393347-project-member] https://10.4.3.8/volume/v3/volumes/9e2fa5be-8f81-4e48-8212-91e9b0b999fa returned with HTTP 404 Aug 07 10:04:28.740632 np0000006707 devstack@c-api.service[100298]: [pid: 100298|app: 0|req: 1152/4609] 10.4.3.8 () {66 vars in 1334 bytes} [Fri Aug 7 10:04:28 2026] GET /volume/v3/volumes/9e2fa5be-8f81-4e48-8212-91e9b0b999fa => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 10:04:28.747991 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-9768d0e5-62c6-4b61-b335-e6707f882377 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:04:28.749979 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-9768d0e5-62c6-4b61-b335-e6707f882377 tempest-TestEncryptedCinderVolumes-1545393347 tempest-TestEncryptedCinderVolumes-1545393347-project-member] DELETE https://10.4.3.8/volume/v3/volumes/10d978f9-9e95-411c-87a2-524d4d4f3017 Aug 07 10:04:28.750166 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-9768d0e5-62c6-4b61-b335-e6707f882377 tempest-TestEncryptedCinderVolumes-1545393347 tempest-TestEncryptedCinderVolumes-1545393347-project-member] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 10:04:28.750342 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-9768d0e5-62c6-4b61-b335-e6707f882377 tempest-TestEncryptedCinderVolumes-1545393347 tempest-TestEncryptedCinderVolumes-1545393347-project-member] Calling method 'delete' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 10:04:28.750547 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.v3.volumes [None req-9768d0e5-62c6-4b61-b335-e6707f882377 tempest-TestEncryptedCinderVolumes-1545393347 tempest-TestEncryptedCinderVolumes-1545393347-project-member] Delete volume with id: 10d978f9-9e95-411c-87a2-524d4d4f3017 Aug 07 10:04:28.756951 np0000006707 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 10:04:28.756951 np0000006707 devstack@c-api.service[100295]: warnings.warn( Aug 07 10:04:28.757383 np0000006707 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-9768d0e5-62c6-4b61-b335-e6707f882377 tempest-TestEncryptedCinderVolumes-1545393347 tempest-TestEncryptedCinderVolumes-1545393347-project-member] Volume info retrieved successfully. Aug 07 10:04:28.768121 np0000006707 devstack@c-api.service[100295]: WARNING cinder.keymgr.conf_key_mgr [None req-9768d0e5-62c6-4b61-b335-e6707f882377 tempest-TestEncryptedCinderVolumes-1545393347 tempest-TestEncryptedCinderVolumes-1545393347-project-member] Not deleting key 00000000-0000-0000-0000-000000000000 Aug 07 10:04:28.774275 np0000006707 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-9768d0e5-62c6-4b61-b335-e6707f882377 tempest-TestEncryptedCinderVolumes-1545393347 tempest-TestEncryptedCinderVolumes-1545393347-project-member] Delete volume request issued successfully. Aug 07 10:04:28.774478 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-9768d0e5-62c6-4b61-b335-e6707f882377 tempest-TestEncryptedCinderVolumes-1545393347 tempest-TestEncryptedCinderVolumes-1545393347-project-member] https://10.4.3.8/volume/v3/volumes/10d978f9-9e95-411c-87a2-524d4d4f3017 returned with HTTP 202 Aug 07 10:04:28.774886 np0000006707 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 1155/4610] 10.4.3.8 () {66 vars in 1337 bytes} [Fri Aug 7 10:04:28 2026] DELETE /volume/v3/volumes/10d978f9-9e95-411c-87a2-524d4d4f3017 => generated 0 bytes in 27 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 07 10:04:28.782061 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [None req-d87ce5f0-00b7-49b1-8ea7-bb64cd7457a6 None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:04:28.784008 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-d87ce5f0-00b7-49b1-8ea7-bb64cd7457a6 tempest-TestEncryptedCinderVolumes-1545393347 tempest-TestEncryptedCinderVolumes-1545393347-project-member] GET https://10.4.3.8/volume/v3/volumes/10d978f9-9e95-411c-87a2-524d4d4f3017 Aug 07 10:04:28.784198 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-d87ce5f0-00b7-49b1-8ea7-bb64cd7457a6 tempest-TestEncryptedCinderVolumes-1545393347 tempest-TestEncryptedCinderVolumes-1545393347-project-member] Empty body provided in request {{(pid=100296) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 10:04:28.784373 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-d87ce5f0-00b7-49b1-8ea7-bb64cd7457a6 tempest-TestEncryptedCinderVolumes-1545393347 tempest-TestEncryptedCinderVolumes-1545393347-project-member] Calling method 'show' {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 10:04:28.793003 np0000006707 devstack@c-api.service[100296]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 10:04:28.793003 np0000006707 devstack@c-api.service[100296]: warnings.warn( Aug 07 10:04:28.796543 np0000006707 devstack@c-api.service[100296]: INFO cinder.volume.api [None req-d87ce5f0-00b7-49b1-8ea7-bb64cd7457a6 tempest-TestEncryptedCinderVolumes-1545393347 tempest-TestEncryptedCinderVolumes-1545393347-project-member] Volume info retrieved successfully. Aug 07 10:04:28.802798 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-d87ce5f0-00b7-49b1-8ea7-bb64cd7457a6 tempest-TestEncryptedCinderVolumes-1545393347 tempest-TestEncryptedCinderVolumes-1545393347-project-member] https://10.4.3.8/volume/v3/volumes/10d978f9-9e95-411c-87a2-524d4d4f3017 returned with HTTP 200 Aug 07 10:04:28.803367 np0000006707 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 1150/4611] 10.4.3.8 () {66 vars in 1334 bytes} [Fri Aug 7 10:04:28 2026] GET /volume/v3/volumes/10d978f9-9e95-411c-87a2-524d4d4f3017 => generated 871 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 10:04:28.838133 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [None req-181cb844-e410-49f7-b150-a92fb4deb517 None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:04:28.840210 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-181cb844-e410-49f7-b150-a92fb4deb517 tempest-VolumeMultiattachTests-1318208031 tempest-VolumeMultiattachTests-1318208031-project-member] GET https://10.4.3.8/volume/v3/volumes/7de8215f-04bf-43a5-ba1e-498f54e94091 Aug 07 10:04:28.840397 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-181cb844-e410-49f7-b150-a92fb4deb517 tempest-VolumeMultiattachTests-1318208031 tempest-VolumeMultiattachTests-1318208031-project-member] Empty body provided in request {{(pid=100297) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 10:04:28.840608 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-181cb844-e410-49f7-b150-a92fb4deb517 tempest-VolumeMultiattachTests-1318208031 tempest-VolumeMultiattachTests-1318208031-project-member] Calling method 'show' {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 10:04:28.849838 np0000006707 devstack@c-api.service[100297]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 10:04:28.849838 np0000006707 devstack@c-api.service[100297]: warnings.warn( Aug 07 10:04:28.853355 np0000006707 devstack@c-api.service[100297]: INFO cinder.volume.api [None req-181cb844-e410-49f7-b150-a92fb4deb517 tempest-VolumeMultiattachTests-1318208031 tempest-VolumeMultiattachTests-1318208031-project-member] Volume info retrieved successfully. Aug 07 10:04:28.857603 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-181cb844-e410-49f7-b150-a92fb4deb517 tempest-VolumeMultiattachTests-1318208031 tempest-VolumeMultiattachTests-1318208031-project-member] https://10.4.3.8/volume/v3/volumes/7de8215f-04bf-43a5-ba1e-498f54e94091 returned with HTTP 200 Aug 07 10:04:28.857927 np0000006707 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 1155/4612] 10.4.3.8 () {66 vars in 1334 bytes} [Fri Aug 7 10:04:28 2026] GET /volume/v3/volumes/7de8215f-04bf-43a5-ba1e-498f54e94091 => generated 1209 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 10:04:28.980450 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.middleware.request_id [None req-d5259c24-b7ac-44db-82b6-afe8bb527de6 None None] RequestId filter calling following filter/app {{(pid=100298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:04:28.982350 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [None req-d5259c24-b7ac-44db-82b6-afe8bb527de6 tempest-VolumesBackupsTest-1693673052 tempest-VolumesBackupsTest-1693673052-project-member] GET https://10.4.3.8/volume/v3/backups/d21a41ad-952a-4bf3-b62a-96dae50b8b21 Aug 07 10:04:28.982629 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [None req-d5259c24-b7ac-44db-82b6-afe8bb527de6 tempest-VolumesBackupsTest-1693673052 tempest-VolumesBackupsTest-1693673052-project-member] Empty body provided in request {{(pid=100298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 10:04:28.982868 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [None req-d5259c24-b7ac-44db-82b6-afe8bb527de6 tempest-VolumesBackupsTest-1693673052 tempest-VolumesBackupsTest-1693673052-project-member] Calling method 'show' {{(pid=100298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 10:04:28.983018 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.v3.backups [None req-d5259c24-b7ac-44db-82b6-afe8bb527de6 tempest-VolumesBackupsTest-1693673052 tempest-VolumesBackupsTest-1693673052-project-member] Show backup with id d21a41ad-952a-4bf3-b62a-96dae50b8b21. {{(pid=100298) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 10:04:28.987588 np0000006707 devstack@c-api.service[100298]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 10:04:28.987588 np0000006707 devstack@c-api.service[100298]: warnings.warn( Aug 07 10:04:28.988497 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [None req-d5259c24-b7ac-44db-82b6-afe8bb527de6 tempest-VolumesBackupsTest-1693673052 tempest-VolumesBackupsTest-1693673052-project-member] https://10.4.3.8/volume/v3/backups/d21a41ad-952a-4bf3-b62a-96dae50b8b21 returned with HTTP 200 Aug 07 10:04:28.988909 np0000006707 devstack@c-api.service[100298]: [pid: 100298|app: 0|req: 1153/4613] 10.4.3.8 () {66 vars in 1334 bytes} [Fri Aug 7 10:04:28 2026] GET /volume/v3/backups/d21a41ad-952a-4bf3-b62a-96dae50b8b21 => generated 745 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 10:04:29.076461 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-1f429d5f-a22f-45d2-9f65-0574f8cb2f02 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:04:29.078033 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-1f429d5f-a22f-45d2-9f65-0574f8cb2f02 tempest-AttachVolumeNegativeTest-1967948609 tempest-AttachVolumeNegativeTest-1967948609-project-member] GET https://10.4.3.8/volume/v3/volumes/5ca3f018-611d-42bc-8ee9-c2bdd0bd75ef Aug 07 10:04:29.078203 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-1f429d5f-a22f-45d2-9f65-0574f8cb2f02 tempest-AttachVolumeNegativeTest-1967948609 tempest-AttachVolumeNegativeTest-1967948609-project-member] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 10:04:29.078369 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-1f429d5f-a22f-45d2-9f65-0574f8cb2f02 tempest-AttachVolumeNegativeTest-1967948609 tempest-AttachVolumeNegativeTest-1967948609-project-member] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 10:04:29.084366 np0000006707 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 10:04:29.084366 np0000006707 devstack@c-api.service[100295]: warnings.warn( Aug 07 10:04:29.087379 np0000006707 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-1f429d5f-a22f-45d2-9f65-0574f8cb2f02 tempest-AttachVolumeNegativeTest-1967948609 tempest-AttachVolumeNegativeTest-1967948609-project-member] Volume info retrieved successfully. Aug 07 10:04:29.090807 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-1f429d5f-a22f-45d2-9f65-0574f8cb2f02 tempest-AttachVolumeNegativeTest-1967948609 tempest-AttachVolumeNegativeTest-1967948609-project-member] https://10.4.3.8/volume/v3/volumes/5ca3f018-611d-42bc-8ee9-c2bdd0bd75ef returned with HTTP 200 Aug 07 10:04:29.091133 np0000006707 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 1156/4614] 10.4.3.8 () {66 vars in 1334 bytes} [Fri Aug 7 10:04:29 2026] GET /volume/v3/volumes/5ca3f018-611d-42bc-8ee9-c2bdd0bd75ef => generated 844 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 10:04:29.820887 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [None req-86ecb419-bac3-46ef-a538-654da802980c None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:04:29.824689 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-86ecb419-bac3-46ef-a538-654da802980c tempest-TestEncryptedCinderVolumes-1545393347 tempest-TestEncryptedCinderVolumes-1545393347-project-member] GET https://10.4.3.8/volume/v3/volumes/10d978f9-9e95-411c-87a2-524d4d4f3017 Aug 07 10:04:29.825095 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-86ecb419-bac3-46ef-a538-654da802980c tempest-TestEncryptedCinderVolumes-1545393347 tempest-TestEncryptedCinderVolumes-1545393347-project-member] Empty body provided in request {{(pid=100296) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 10:04:29.825095 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-86ecb419-bac3-46ef-a538-654da802980c tempest-TestEncryptedCinderVolumes-1545393347 tempest-TestEncryptedCinderVolumes-1545393347-project-member] Calling method 'show' {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 10:04:29.832684 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-86ecb419-bac3-46ef-a538-654da802980c tempest-TestEncryptedCinderVolumes-1545393347 tempest-TestEncryptedCinderVolumes-1545393347-project-member] https://10.4.3.8/volume/v3/volumes/10d978f9-9e95-411c-87a2-524d4d4f3017 returned with HTTP 404 Aug 07 10:04:29.833188 np0000006707 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 1151/4615] 10.4.3.8 () {66 vars in 1334 bytes} [Fri Aug 7 10:04:29 2026] GET /volume/v3/volumes/10d978f9-9e95-411c-87a2-524d4d4f3017 => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 10:04:29.845964 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [None req-13ab4ff2-8f8d-4ba5-9008-04c3ce1d532e None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:04:29.848385 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-13ab4ff2-8f8d-4ba5-9008-04c3ce1d532e tempest-TestEncryptedCinderVolumes-1658627133 tempest-TestEncryptedCinderVolumes-1658627133-project-admin] GET https://10.4.3.8/volume/v3/volumes/detail?all_tenants=1 Aug 07 10:04:29.848683 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-13ab4ff2-8f8d-4ba5-9008-04c3ce1d532e tempest-TestEncryptedCinderVolumes-1658627133 tempest-TestEncryptedCinderVolumes-1658627133-project-admin] Empty body provided in request {{(pid=100297) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 10:04:29.848931 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-13ab4ff2-8f8d-4ba5-9008-04c3ce1d532e tempest-TestEncryptedCinderVolumes-1658627133 tempest-TestEncryptedCinderVolumes-1658627133-project-admin] Calling method 'detail' {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 10:04:29.850047 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.volume.api [None req-13ab4ff2-8f8d-4ba5-9008-04c3ce1d532e tempest-TestEncryptedCinderVolumes-1658627133 tempest-TestEncryptedCinderVolumes-1658627133-project-admin] Searching by: MultiDict([('all_tenants', 1)]). {{(pid=100297) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 07 10:04:29.879095 np0000006707 devstack@c-api.service[100297]: INFO cinder.volume.api [None req-13ab4ff2-8f8d-4ba5-9008-04c3ce1d532e tempest-TestEncryptedCinderVolumes-1658627133 tempest-TestEncryptedCinderVolumes-1658627133-project-admin] Get all volumes completed successfully. Aug 07 10:04:29.884064 np0000006707 devstack@c-api.service[100297]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 10:04:29.884064 np0000006707 devstack@c-api.service[100297]: warnings.warn( Aug 07 10:04:29.892079 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-13ab4ff2-8f8d-4ba5-9008-04c3ce1d532e tempest-TestEncryptedCinderVolumes-1658627133 tempest-TestEncryptedCinderVolumes-1658627133-project-admin] https://10.4.3.8/volume/v3/volumes/detail?all_tenants=1 returned with HTTP 200 Aug 07 10:04:29.892079 np0000006707 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 1156/4616] 10.4.3.8 () {66 vars in 1271 bytes} [Fri Aug 7 10:04:29 2026] GET /volume/v3/volumes/detail?all_tenants=1 => generated 19627 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 07 10:04:29.917631 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.middleware.request_id [None req-d9c09ed0-cfb2-4115-aae8-101e5dba7aaa None None] RequestId filter calling following filter/app {{(pid=100298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:04:29.919991 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [None req-d9c09ed0-cfb2-4115-aae8-101e5dba7aaa tempest-TestEncryptedCinderVolumes-1658627133 tempest-TestEncryptedCinderVolumes-1658627133-project-admin] DELETE https://10.4.3.8/volume/v3/types/ded03d93-7db8-41c7-9b48-0606d64083b9 Aug 07 10:04:29.920297 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [None req-d9c09ed0-cfb2-4115-aae8-101e5dba7aaa tempest-TestEncryptedCinderVolumes-1658627133 tempest-TestEncryptedCinderVolumes-1658627133-project-admin] Empty body provided in request {{(pid=100298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 10:04:29.923002 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [None req-d9c09ed0-cfb2-4115-aae8-101e5dba7aaa tempest-TestEncryptedCinderVolumes-1658627133 tempest-TestEncryptedCinderVolumes-1658627133-project-admin] Calling method '_delete' {{(pid=100298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 10:04:29.979117 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [None req-d9c09ed0-cfb2-4115-aae8-101e5dba7aaa tempest-TestEncryptedCinderVolumes-1658627133 tempest-TestEncryptedCinderVolumes-1658627133-project-admin] https://10.4.3.8/volume/v3/types/ded03d93-7db8-41c7-9b48-0606d64083b9 returned with HTTP 202 Aug 07 10:04:29.979827 np0000006707 devstack@c-api.service[100298]: [pid: 100298|app: 0|req: 1154/4617] 10.4.3.8 () {66 vars in 1331 bytes} [Fri Aug 7 10:04:29 2026] DELETE /volume/v3/types/ded03d93-7db8-41c7-9b48-0606d64083b9 => generated 0 bytes in 63 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 07 10:04:30.000068 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-b8a87d5e-468b-4357-bd68-7e4d024ec2c7 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:04:30.003207 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-b8a87d5e-468b-4357-bd68-7e4d024ec2c7 tempest-VolumesBackupsTest-1693673052 tempest-VolumesBackupsTest-1693673052-project-member] GET https://10.4.3.8/volume/v3/backups/d21a41ad-952a-4bf3-b62a-96dae50b8b21 Aug 07 10:04:30.003537 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-b8a87d5e-468b-4357-bd68-7e4d024ec2c7 tempest-VolumesBackupsTest-1693673052 tempest-VolumesBackupsTest-1693673052-project-member] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 10:04:30.004041 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-b8a87d5e-468b-4357-bd68-7e4d024ec2c7 tempest-VolumesBackupsTest-1693673052 tempest-VolumesBackupsTest-1693673052-project-member] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 10:04:30.004119 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.v3.backups [None req-b8a87d5e-468b-4357-bd68-7e4d024ec2c7 tempest-VolumesBackupsTest-1693673052 tempest-VolumesBackupsTest-1693673052-project-member] Show backup with id d21a41ad-952a-4bf3-b62a-96dae50b8b21. {{(pid=100295) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 10:04:30.011288 np0000006707 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 10:04:30.011288 np0000006707 devstack@c-api.service[100295]: warnings.warn( Aug 07 10:04:30.012595 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-b8a87d5e-468b-4357-bd68-7e4d024ec2c7 tempest-VolumesBackupsTest-1693673052 tempest-VolumesBackupsTest-1693673052-project-member] https://10.4.3.8/volume/v3/backups/d21a41ad-952a-4bf3-b62a-96dae50b8b21 returned with HTTP 200 Aug 07 10:04:30.014472 np0000006707 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 1157/4618] 10.4.3.8 () {66 vars in 1334 bytes} [Fri Aug 7 10:04:29 2026] GET /volume/v3/backups/d21a41ad-952a-4bf3-b62a-96dae50b8b21 => generated 745 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 10:04:31.027160 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [None req-1edddcbd-4f25-4f37-8a9c-b2f24fdf9bcb None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:04:31.028906 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-1edddcbd-4f25-4f37-8a9c-b2f24fdf9bcb tempest-VolumesBackupsTest-1693673052 tempest-VolumesBackupsTest-1693673052-project-member] GET https://10.4.3.8/volume/v3/backups/d21a41ad-952a-4bf3-b62a-96dae50b8b21 Aug 07 10:04:31.029152 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-1edddcbd-4f25-4f37-8a9c-b2f24fdf9bcb tempest-VolumesBackupsTest-1693673052 tempest-VolumesBackupsTest-1693673052-project-member] Empty body provided in request {{(pid=100296) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 10:04:31.029313 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-1edddcbd-4f25-4f37-8a9c-b2f24fdf9bcb tempest-VolumesBackupsTest-1693673052 tempest-VolumesBackupsTest-1693673052-project-member] Calling method 'show' {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 10:04:31.029444 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.v3.backups [None req-1edddcbd-4f25-4f37-8a9c-b2f24fdf9bcb tempest-VolumesBackupsTest-1693673052 tempest-VolumesBackupsTest-1693673052-project-member] Show backup with id d21a41ad-952a-4bf3-b62a-96dae50b8b21. {{(pid=100296) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 10:04:31.034207 np0000006707 devstack@c-api.service[100296]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 10:04:31.034207 np0000006707 devstack@c-api.service[100296]: warnings.warn( Aug 07 10:04:31.035104 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-1edddcbd-4f25-4f37-8a9c-b2f24fdf9bcb tempest-VolumesBackupsTest-1693673052 tempest-VolumesBackupsTest-1693673052-project-member] https://10.4.3.8/volume/v3/backups/d21a41ad-952a-4bf3-b62a-96dae50b8b21 returned with HTTP 200 Aug 07 10:04:31.035631 np0000006707 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 1152/4619] 10.4.3.8 () {66 vars in 1334 bytes} [Fri Aug 7 10:04:31 2026] GET /volume/v3/backups/d21a41ad-952a-4bf3-b62a-96dae50b8b21 => generated 745 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 10:04:31.124351 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [None req-2a2e0251-d0d0-4646-8d37-3f95f2f29b0c None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:04:31.125954 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-2a2e0251-d0d0-4646-8d37-3f95f2f29b0c tempest-TestEncryptedCinderVolumes-1658627133 tempest-TestEncryptedCinderVolumes-1658627133-project-admin] POST https://10.4.3.8/volume/v3/types Aug 07 10:04:31.126264 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-2a2e0251-d0d0-4646-8d37-3f95f2f29b0c tempest-TestEncryptedCinderVolumes-1658627133 tempest-TestEncryptedCinderVolumes-1658627133-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-scenario-type-luks-1721904530", "extra_specs": {}}} {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 10:04:31.142752 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-2a2e0251-d0d0-4646-8d37-3f95f2f29b0c tempest-TestEncryptedCinderVolumes-1658627133 tempest-TestEncryptedCinderVolumes-1658627133-project-admin] https://10.4.3.8/volume/v3/types returned with HTTP 200 Aug 07 10:04:31.143322 np0000006707 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 1157/4620] 10.4.3.8 () {68 vars in 1238 bytes} [Fri Aug 7 10:04:31 2026] POST /volume/v3/types => generated 212 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 10:04:31.151719 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.middleware.request_id [None req-be1a963d-a9d6-4ef0-b297-81393cee0d54 None None] RequestId filter calling following filter/app {{(pid=100298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:04:31.153933 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [None req-be1a963d-a9d6-4ef0-b297-81393cee0d54 tempest-TestEncryptedCinderVolumes-1658627133 tempest-TestEncryptedCinderVolumes-1658627133-project-admin] POST https://10.4.3.8/volume/v3/types/b6ba98a9-1864-4392-96d9-8afaf33f5775/encryption Aug 07 10:04:31.154340 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [None req-be1a963d-a9d6-4ef0-b297-81393cee0d54 tempest-TestEncryptedCinderVolumes-1658627133 tempest-TestEncryptedCinderVolumes-1658627133-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "luks", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=100298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 10:04:31.172222 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [None req-be1a963d-a9d6-4ef0-b297-81393cee0d54 tempest-TestEncryptedCinderVolumes-1658627133 tempest-TestEncryptedCinderVolumes-1658627133-project-admin] https://10.4.3.8/volume/v3/types/b6ba98a9-1864-4392-96d9-8afaf33f5775/encryption returned with HTTP 200 Aug 07 10:04:31.172791 np0000006707 devstack@c-api.service[100298]: [pid: 100298|app: 0|req: 1155/4621] 10.4.3.8 () {68 vars in 1383 bytes} [Fri Aug 7 10:04:31 2026] POST /volume/v3/types/b6ba98a9-1864-4392-96d9-8afaf33f5775/encryption => generated 230 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 10:04:31.218895 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-4f3bba37-770c-4011-ad59-95fc38ffe550 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:04:31.221337 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-4f3bba37-770c-4011-ad59-95fc38ffe550 tempest-TestEncryptedCinderVolumes-1545393347 tempest-TestEncryptedCinderVolumes-1545393347-project-member] POST https://10.4.3.8/volume/v3/volumes Aug 07 10:04:31.221919 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-4f3bba37-770c-4011-ad59-95fc38ffe550 tempest-TestEncryptedCinderVolumes-1545393347 tempest-TestEncryptedCinderVolumes-1545393347-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestEncryptedCinderVolumes-volume-origin-413572243", "snapshot_id": null, "imageRef": "a6c27e23-91c8-49d8-8cc0-7e13210d16ce", "volume_type": "tempest-scenario-type-luks-1721904530", "size": 1}} {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 10:04:31.224119 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.v3.volumes [None req-4f3bba37-770c-4011-ad59-95fc38ffe550 tempest-TestEncryptedCinderVolumes-1545393347 tempest-TestEncryptedCinderVolumes-1545393347-project-member] Create volume request body: {'volume': {'name': 'tempest-TestEncryptedCinderVolumes-volume-origin-413572243', 'snapshot_id': None, 'imageRef': 'a6c27e23-91c8-49d8-8cc0-7e13210d16ce', 'volume_type': 'tempest-scenario-type-luks-1721904530', 'size': 1}} {{(pid=100295) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 07 10:04:31.311671 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.v3.volumes [None req-4f3bba37-770c-4011-ad59-95fc38ffe550 tempest-TestEncryptedCinderVolumes-1545393347 tempest-TestEncryptedCinderVolumes-1545393347-project-member] Create volume of 1 GB Aug 07 10:04:31.311671 np0000006707 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 10:04:31.311671 np0000006707 devstack@c-api.service[100295]: warnings.warn( Aug 07 10:04:31.312066 np0000006707 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-4f3bba37-770c-4011-ad59-95fc38ffe550 tempest-TestEncryptedCinderVolumes-1545393347 tempest-TestEncryptedCinderVolumes-1545393347-project-member] Availability Zones retrieved successfully. Aug 07 10:04:31.317471 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.volume.api [None req-4f3bba37-770c-4011-ad59-95fc38ffe550 tempest-TestEncryptedCinderVolumes-1545393347 tempest-TestEncryptedCinderVolumes-1545393347-project-member] Flow 'volume_create_api' (55cd7a3f-9f40-44b9-8816-96120a0a327e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100295) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 10:04:31.318568 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.volume.api [None req-4f3bba37-770c-4011-ad59-95fc38ffe550 tempest-TestEncryptedCinderVolumes-1545393347 tempest-TestEncryptedCinderVolumes-1545393347-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (861eccda-c342-4920-8c5e-a6f16b832737) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100295) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 10:04:31.319448 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.volume.flows.api.create_volume [None req-4f3bba37-770c-4011-ad59-95fc38ffe550 tempest-TestEncryptedCinderVolumes-1545393347 tempest-TestEncryptedCinderVolumes-1545393347-project-member] Validating volume size '1' using validate_int {{(pid=100295) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 07 10:04:31.378237 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.volume.api [None req-4f3bba37-770c-4011-ad59-95fc38ffe550 tempest-TestEncryptedCinderVolumes-1545393347 tempest-TestEncryptedCinderVolumes-1545393347-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (861eccda-c342-4920-8c5e-a6f16b832737) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-07T10:04:31Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=b6ba98a9-1864-4392-96d9-8afaf33f5775,is_public=True,name='tempest-scenario-type-luks-1721904530',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'b6ba98a9-1864-4392-96d9-8afaf33f5775', '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=100295) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 10:04:31.379019 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.volume.api [None req-4f3bba37-770c-4011-ad59-95fc38ffe550 tempest-TestEncryptedCinderVolumes-1545393347 tempest-TestEncryptedCinderVolumes-1545393347-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (af2f9ca9-ac1b-4db5-819b-d57c8be9761e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100295) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 10:04:31.407817 np0000006707 devstack@c-api.service[100295]: WARNING cinder.quota [None req-4f3bba37-770c-4011-ad59-95fc38ffe550 tempest-TestEncryptedCinderVolumes-1545393347 tempest-TestEncryptedCinderVolumes-1545393347-project-member] Deprecated: Default quota for resource: volumes_tempest-scenario-type-luks-1721904530 is set by the default quota flag: quota_volumes_tempest-scenario-type-luks-1721904530, it is now deprecated. Please use the default quota class for default quota. Aug 07 10:04:31.408112 np0000006707 devstack@c-api.service[100295]: WARNING cinder.quota [None req-4f3bba37-770c-4011-ad59-95fc38ffe550 tempest-TestEncryptedCinderVolumes-1545393347 tempest-TestEncryptedCinderVolumes-1545393347-project-member] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-luks-1721904530 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-luks-1721904530, it is now deprecated. Please use the default quota class for default quota. Aug 07 10:04:31.434312 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.quota [None req-4f3bba37-770c-4011-ad59-95fc38ffe550 tempest-TestEncryptedCinderVolumes-1545393347 tempest-TestEncryptedCinderVolumes-1545393347-project-member] Created reservations ['8e175cc2-8b78-44e4-8344-1accb3f65951', '023a862a-24eb-461d-986e-21c8e3e93723', 'fa635f25-6408-4619-97a4-6dd1058c0e33', '41d1cd06-6c47-4a3d-8c28-0dd6d03c3d5e'] {{(pid=100295) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 10:04:31.435155 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.volume.api [None req-4f3bba37-770c-4011-ad59-95fc38ffe550 tempest-TestEncryptedCinderVolumes-1545393347 tempest-TestEncryptedCinderVolumes-1545393347-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (af2f9ca9-ac1b-4db5-819b-d57c8be9761e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['8e175cc2-8b78-44e4-8344-1accb3f65951', '023a862a-24eb-461d-986e-21c8e3e93723', 'fa635f25-6408-4619-97a4-6dd1058c0e33', '41d1cd06-6c47-4a3d-8c28-0dd6d03c3d5e']}' {{(pid=100295) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 10:04:31.435951 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.volume.api [None req-4f3bba37-770c-4011-ad59-95fc38ffe550 tempest-TestEncryptedCinderVolumes-1545393347 tempest-TestEncryptedCinderVolumes-1545393347-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (cb8fd760-67c8-43d1-95ce-831ea567ad87) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100295) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 10:04:31.457208 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.volume.api [None req-4f3bba37-770c-4011-ad59-95fc38ffe550 tempest-TestEncryptedCinderVolumes-1545393347 tempest-TestEncryptedCinderVolumes-1545393347-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (cb8fd760-67c8-43d1-95ce-831ea567ad87) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'c9defbda-31f2-4951-bf26-4b9abaf90740', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestEncryptedCinderVolumes-volume-origin-413572243',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='cc490062f8584133be9ddbf1103c1c1b',qos_specs=None,replication_status=,reservations=['8e175cc2-8b78-44e4-8344-1accb3f65951','023a862a-24eb-461d-986e-21c8e3e93723','fa635f25-6408-4619-97a4-6dd1058c0e33','41d1cd06-6c47-4a3d-8c28-0dd6d03c3d5e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f6192f07ac674535afeaa5a26aa5901d',volume_type_id=b6ba98a9-1864-4392-96d9-8afaf33f5775), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-07T10:04:31Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestEncryptedCinderVolumes-volume-origin-413572243',ec2_id=None,encryption_key_id=00000000-0000-0000-0000-000000000000,glance_metadata=,group=,group_id=None,host=None,id=c9defbda-31f2-4951-bf26-4b9abaf90740,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='cc490062f8584133be9ddbf1103c1c1b',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='f6192f07ac674535afeaa5a26aa5901d',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(b6ba98a9-1864-4392-96d9-8afaf33f5775),volume_type_id=b6ba98a9-1864-4392-96d9-8afaf33f5775)}' {{(pid=100295) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 10:04:31.457382 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.volume.api [None req-4f3bba37-770c-4011-ad59-95fc38ffe550 tempest-TestEncryptedCinderVolumes-1545393347 tempest-TestEncryptedCinderVolumes-1545393347-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (162acdb8-7e8b-4744-93fe-136696caf9a0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100295) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 10:04:31.476127 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.volume.api [None req-4f3bba37-770c-4011-ad59-95fc38ffe550 tempest-TestEncryptedCinderVolumes-1545393347 tempest-TestEncryptedCinderVolumes-1545393347-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (162acdb8-7e8b-4744-93fe-136696caf9a0) transitioned into state 'SUCCESS' from state '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-413572243',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='cc490062f8584133be9ddbf1103c1c1b',qos_specs=None,replication_status=,reservations=['8e175cc2-8b78-44e4-8344-1accb3f65951','023a862a-24eb-461d-986e-21c8e3e93723','fa635f25-6408-4619-97a4-6dd1058c0e33','41d1cd06-6c47-4a3d-8c28-0dd6d03c3d5e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f6192f07ac674535afeaa5a26aa5901d',volume_type_id=b6ba98a9-1864-4392-96d9-8afaf33f5775)}' {{(pid=100295) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 10:04:31.477063 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.volume.api [None req-4f3bba37-770c-4011-ad59-95fc38ffe550 tempest-TestEncryptedCinderVolumes-1545393347 tempest-TestEncryptedCinderVolumes-1545393347-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c77cacee-2882-4795-ab8c-102d9065860e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100295) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 10:04:31.486410 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.volume.api [None req-4f3bba37-770c-4011-ad59-95fc38ffe550 tempest-TestEncryptedCinderVolumes-1545393347 tempest-TestEncryptedCinderVolumes-1545393347-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c77cacee-2882-4795-ab8c-102d9065860e) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100295) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 10:04:31.487144 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.volume.api [None req-4f3bba37-770c-4011-ad59-95fc38ffe550 tempest-TestEncryptedCinderVolumes-1545393347 tempest-TestEncryptedCinderVolumes-1545393347-project-member] Flow 'volume_create_api' (55cd7a3f-9f40-44b9-8816-96120a0a327e) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100295) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 10:04:31.487414 np0000006707 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-4f3bba37-770c-4011-ad59-95fc38ffe550 tempest-TestEncryptedCinderVolumes-1545393347 tempest-TestEncryptedCinderVolumes-1545393347-project-member] Create volume request issued successfully. Aug 07 10:04:31.488346 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-4f3bba37-770c-4011-ad59-95fc38ffe550 tempest-TestEncryptedCinderVolumes-1545393347 tempest-TestEncryptedCinderVolumes-1545393347-project-member] https://10.4.3.8/volume/v3/volumes returned with HTTP 202 Aug 07 10:04:31.488346 np0000006707 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 1158/4622] 10.4.3.8 () {68 vars in 1245 bytes} [Fri Aug 7 10:04:31 2026] POST /volume/v3/volumes => generated 787 bytes in 270 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 07 10:04:31.501617 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [None req-312652ae-864c-4642-a9e9-4265232ae5c3 None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:04:31.504127 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-312652ae-864c-4642-a9e9-4265232ae5c3 tempest-TestEncryptedCinderVolumes-1545393347 tempest-TestEncryptedCinderVolumes-1545393347-project-member] GET https://10.4.3.8/volume/v3/volumes/c9defbda-31f2-4951-bf26-4b9abaf90740 Aug 07 10:04:31.504434 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-312652ae-864c-4642-a9e9-4265232ae5c3 tempest-TestEncryptedCinderVolumes-1545393347 tempest-TestEncryptedCinderVolumes-1545393347-project-member] Empty body provided in request {{(pid=100296) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 10:04:31.504734 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-312652ae-864c-4642-a9e9-4265232ae5c3 tempest-TestEncryptedCinderVolumes-1545393347 tempest-TestEncryptedCinderVolumes-1545393347-project-member] Calling method 'show' {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 10:04:31.514531 np0000006707 devstack@c-api.service[100296]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 10:04:31.514531 np0000006707 devstack@c-api.service[100296]: warnings.warn( Aug 07 10:04:31.518996 np0000006707 devstack@c-api.service[100296]: INFO cinder.volume.api [None req-312652ae-864c-4642-a9e9-4265232ae5c3 tempest-TestEncryptedCinderVolumes-1545393347 tempest-TestEncryptedCinderVolumes-1545393347-project-member] Volume info retrieved successfully. Aug 07 10:04:31.524444 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-312652ae-864c-4642-a9e9-4265232ae5c3 tempest-TestEncryptedCinderVolumes-1545393347 tempest-TestEncryptedCinderVolumes-1545393347-project-member] https://10.4.3.8/volume/v3/volumes/c9defbda-31f2-4951-bf26-4b9abaf90740 returned with HTTP 200 Aug 07 10:04:31.524922 np0000006707 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 1153/4623] 10.4.3.8 () {66 vars in 1334 bytes} [Fri Aug 7 10:04:31 2026] GET /volume/v3/volumes/c9defbda-31f2-4951-bf26-4b9abaf90740 => generated 855 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 10:04:32.051113 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [None req-40f2d466-9d55-4b96-82ea-8db37906537d None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:04:32.053471 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-40f2d466-9d55-4b96-82ea-8db37906537d tempest-VolumesBackupsTest-1693673052 tempest-VolumesBackupsTest-1693673052-project-member] GET https://10.4.3.8/volume/v3/backups/d21a41ad-952a-4bf3-b62a-96dae50b8b21 Aug 07 10:04:32.053471 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-40f2d466-9d55-4b96-82ea-8db37906537d tempest-VolumesBackupsTest-1693673052 tempest-VolumesBackupsTest-1693673052-project-member] Empty body provided in request {{(pid=100297) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 10:04:32.053471 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-40f2d466-9d55-4b96-82ea-8db37906537d tempest-VolumesBackupsTest-1693673052 tempest-VolumesBackupsTest-1693673052-project-member] Calling method 'show' {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 10:04:32.053834 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.v3.backups [None req-40f2d466-9d55-4b96-82ea-8db37906537d tempest-VolumesBackupsTest-1693673052 tempest-VolumesBackupsTest-1693673052-project-member] Show backup with id d21a41ad-952a-4bf3-b62a-96dae50b8b21. {{(pid=100297) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 10:04:32.060511 np0000006707 devstack@c-api.service[100297]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 10:04:32.060511 np0000006707 devstack@c-api.service[100297]: warnings.warn( Aug 07 10:04:32.061554 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-40f2d466-9d55-4b96-82ea-8db37906537d tempest-VolumesBackupsTest-1693673052 tempest-VolumesBackupsTest-1693673052-project-member] https://10.4.3.8/volume/v3/backups/d21a41ad-952a-4bf3-b62a-96dae50b8b21 returned with HTTP 200 Aug 07 10:04:32.062043 np0000006707 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 1158/4624] 10.4.3.8 () {66 vars in 1334 bytes} [Fri Aug 7 10:04:32 2026] GET /volume/v3/backups/d21a41ad-952a-4bf3-b62a-96dae50b8b21 => generated 747 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 10:04:32.075707 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.middleware.request_id [None req-e5d98c5a-6b5e-4461-b547-8998ecbd1a03 None None] RequestId filter calling following filter/app {{(pid=100298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:04:32.075969 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-ab9cc2b5-09ae-4d25-b1ca-28675fa3f84f None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:04:32.078087 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-ab9cc2b5-09ae-4d25-b1ca-28675fa3f84f tempest-AttachVolumeNegativeTest-1967948609 tempest-AttachVolumeNegativeTest-1967948609-project-member] DELETE https://10.4.3.8/volume/v3/volumes/5ca3f018-611d-42bc-8ee9-c2bdd0bd75ef Aug 07 10:04:32.078141 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [None req-e5d98c5a-6b5e-4461-b547-8998ecbd1a03 tempest-VolumesBackupsTest-1326273140 tempest-VolumesBackupsTest-1326273140-project-admin] GET https://10.4.3.8/volume/v3/backups/f53bfd19-1209-4eee-a23c-47ae96af05d6 Aug 07 10:04:32.078317 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-ab9cc2b5-09ae-4d25-b1ca-28675fa3f84f tempest-AttachVolumeNegativeTest-1967948609 tempest-AttachVolumeNegativeTest-1967948609-project-member] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 10:04:32.078363 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [None req-e5d98c5a-6b5e-4461-b547-8998ecbd1a03 tempest-VolumesBackupsTest-1326273140 tempest-VolumesBackupsTest-1326273140-project-admin] Empty body provided in request {{(pid=100298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 10:04:32.078574 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-ab9cc2b5-09ae-4d25-b1ca-28675fa3f84f tempest-AttachVolumeNegativeTest-1967948609 tempest-AttachVolumeNegativeTest-1967948609-project-member] Calling method 'delete' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 10:04:32.078702 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [None req-e5d98c5a-6b5e-4461-b547-8998ecbd1a03 tempest-VolumesBackupsTest-1326273140 tempest-VolumesBackupsTest-1326273140-project-admin] Calling method 'show' {{(pid=100298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 10:04:32.078891 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.v3.backups [None req-e5d98c5a-6b5e-4461-b547-8998ecbd1a03 tempest-VolumesBackupsTest-1326273140 tempest-VolumesBackupsTest-1326273140-project-admin] Show backup with id f53bfd19-1209-4eee-a23c-47ae96af05d6. {{(pid=100298) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 10:04:32.078973 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.v3.volumes [None req-ab9cc2b5-09ae-4d25-b1ca-28675fa3f84f tempest-AttachVolumeNegativeTest-1967948609 tempest-AttachVolumeNegativeTest-1967948609-project-member] Delete volume with id: 5ca3f018-611d-42bc-8ee9-c2bdd0bd75ef Aug 07 10:04:32.082832 np0000006707 devstack@c-api.service[100298]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 10:04:32.082832 np0000006707 devstack@c-api.service[100298]: warnings.warn( Aug 07 10:04:32.083450 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [None req-e5d98c5a-6b5e-4461-b547-8998ecbd1a03 tempest-VolumesBackupsTest-1326273140 tempest-VolumesBackupsTest-1326273140-project-admin] https://10.4.3.8/volume/v3/backups/f53bfd19-1209-4eee-a23c-47ae96af05d6 returned with HTTP 200 Aug 07 10:04:32.084064 np0000006707 devstack@c-api.service[100298]: [pid: 100298|app: 0|req: 1156/4625] 10.4.3.8 () {66 vars in 1334 bytes} [Fri Aug 7 10:04:32 2026] GET /volume/v3/backups/f53bfd19-1209-4eee-a23c-47ae96af05d6 => generated 748 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 10:04:32.087833 np0000006707 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 10:04:32.087833 np0000006707 devstack@c-api.service[100295]: warnings.warn( Aug 07 10:04:32.088578 np0000006707 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-ab9cc2b5-09ae-4d25-b1ca-28675fa3f84f tempest-AttachVolumeNegativeTest-1967948609 tempest-AttachVolumeNegativeTest-1967948609-project-member] Volume info retrieved successfully. Aug 07 10:04:32.093125 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [None req-55222d72-11a8-4b7c-bc44-fde5ac9706a2 None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:04:32.094849 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-55222d72-11a8-4b7c-bc44-fde5ac9706a2 tempest-VolumesBackupsTest-1326273140 tempest-VolumesBackupsTest-1326273140-project-admin] POST https://10.4.3.8/volume/v3/backups Aug 07 10:04:32.095192 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-55222d72-11a8-4b7c-bc44-fde5ac9706a2 tempest-VolumesBackupsTest-1326273140 tempest-VolumesBackupsTest-1326273140-project-admin] Action: 'create', calling method: create, body: {"backup": {"volume_id": "306975e4-06ad-47ae-a9cc-02686c2620c4", "incremental": true, "name": "tempest-VolumesBackupsTest-Backup-761928735"}} {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 10:04:32.096826 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.contrib.backups [None req-55222d72-11a8-4b7c-bc44-fde5ac9706a2 tempest-VolumesBackupsTest-1326273140 tempest-VolumesBackupsTest-1326273140-project-admin] Creating new backup {'backup': {'volume_id': '306975e4-06ad-47ae-a9cc-02686c2620c4', 'incremental': True, 'name': 'tempest-VolumesBackupsTest-Backup-761928735'}} {{(pid=100296) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 07 10:04:32.097033 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.contrib.backups [None req-55222d72-11a8-4b7c-bc44-fde5ac9706a2 tempest-VolumesBackupsTest-1326273140 tempest-VolumesBackupsTest-1326273140-project-admin] Creating backup of volume 306975e4-06ad-47ae-a9cc-02686c2620c4 in container None Aug 07 10:04:32.103960 np0000006707 devstack@c-api.service[100296]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 10:04:32.103960 np0000006707 devstack@c-api.service[100296]: warnings.warn( Aug 07 10:04:32.104159 np0000006707 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-ab9cc2b5-09ae-4d25-b1ca-28675fa3f84f tempest-AttachVolumeNegativeTest-1967948609 tempest-AttachVolumeNegativeTest-1967948609-project-member] Delete volume request issued successfully. Aug 07 10:04:32.104292 np0000006707 devstack@c-api.service[100296]: INFO cinder.volume.api [None req-55222d72-11a8-4b7c-bc44-fde5ac9706a2 tempest-VolumesBackupsTest-1326273140 tempest-VolumesBackupsTest-1326273140-project-admin] Volume info retrieved successfully. Aug 07 10:04:32.104321 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-ab9cc2b5-09ae-4d25-b1ca-28675fa3f84f tempest-AttachVolumeNegativeTest-1967948609 tempest-AttachVolumeNegativeTest-1967948609-project-member] https://10.4.3.8/volume/v3/volumes/5ca3f018-611d-42bc-8ee9-c2bdd0bd75ef returned with HTTP 202 Aug 07 10:04:32.104760 np0000006707 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 1159/4626] 10.4.3.8 () {66 vars in 1337 bytes} [Fri Aug 7 10:04:32 2026] DELETE /volume/v3/volumes/5ca3f018-611d-42bc-8ee9-c2bdd0bd75ef => generated 0 bytes in 29 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 07 10:04:32.116448 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [None req-2859543a-4e9b-46e0-bd2e-18056b54f71b None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:04:32.119230 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-2859543a-4e9b-46e0-bd2e-18056b54f71b tempest-AttachVolumeNegativeTest-1967948609 tempest-AttachVolumeNegativeTest-1967948609-project-member] GET https://10.4.3.8/volume/v3/volumes/5ca3f018-611d-42bc-8ee9-c2bdd0bd75ef Aug 07 10:04:32.119407 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-2859543a-4e9b-46e0-bd2e-18056b54f71b tempest-AttachVolumeNegativeTest-1967948609 tempest-AttachVolumeNegativeTest-1967948609-project-member] Empty body provided in request {{(pid=100297) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 10:04:32.119613 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-2859543a-4e9b-46e0-bd2e-18056b54f71b tempest-AttachVolumeNegativeTest-1967948609 tempest-AttachVolumeNegativeTest-1967948609-project-member] Calling method 'show' {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 10:04:32.122551 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.quota [None req-55222d72-11a8-4b7c-bc44-fde5ac9706a2 tempest-VolumesBackupsTest-1326273140 tempest-VolumesBackupsTest-1326273140-project-admin] Created reservations ['5f2b516a-1759-453b-8442-e863b06c5ef9', 'a548b805-4efc-4825-8cff-bf97dc198a77'] {{(pid=100296) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 10:04:32.127088 np0000006707 devstack@c-api.service[100297]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 10:04:32.127088 np0000006707 devstack@c-api.service[100297]: warnings.warn( Aug 07 10:04:32.130773 np0000006707 devstack@c-api.service[100297]: INFO cinder.volume.api [None req-2859543a-4e9b-46e0-bd2e-18056b54f71b tempest-AttachVolumeNegativeTest-1967948609 tempest-AttachVolumeNegativeTest-1967948609-project-member] Volume info retrieved successfully. Aug 07 10:04:32.135410 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-2859543a-4e9b-46e0-bd2e-18056b54f71b tempest-AttachVolumeNegativeTest-1967948609 tempest-AttachVolumeNegativeTest-1967948609-project-member] https://10.4.3.8/volume/v3/volumes/5ca3f018-611d-42bc-8ee9-c2bdd0bd75ef returned with HTTP 200 Aug 07 10:04:32.135875 np0000006707 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 1159/4627] 10.4.3.8 () {66 vars in 1334 bytes} [Fri Aug 7 10:04:32 2026] GET /volume/v3/volumes/5ca3f018-611d-42bc-8ee9-c2bdd0bd75ef => generated 843 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 10:04:32.154782 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-55222d72-11a8-4b7c-bc44-fde5ac9706a2 tempest-VolumesBackupsTest-1326273140 tempest-VolumesBackupsTest-1326273140-project-admin] https://10.4.3.8/volume/v3/backups returned with HTTP 202 Aug 07 10:04:32.157443 np0000006707 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 1154/4628] 10.4.3.8 () {68 vars in 1245 bytes} [Fri Aug 7 10:04:32 2026] POST /volume/v3/backups => generated 325 bytes in 62 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 07 10:04:32.163506 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.middleware.request_id [None req-b5edc1ed-fd38-40f0-9e14-a943f3ad028c None None] RequestId filter calling following filter/app {{(pid=100298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:04:32.165326 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [None req-b5edc1ed-fd38-40f0-9e14-a943f3ad028c tempest-VolumesBackupsTest-1326273140 tempest-VolumesBackupsTest-1326273140-project-admin] GET https://10.4.3.8/volume/v3/backups/e309c61c-a8e2-41d4-b27f-f97275de60b5 Aug 07 10:04:32.165461 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [None req-b5edc1ed-fd38-40f0-9e14-a943f3ad028c tempest-VolumesBackupsTest-1326273140 tempest-VolumesBackupsTest-1326273140-project-admin] Empty body provided in request {{(pid=100298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 10:04:32.165694 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [None req-b5edc1ed-fd38-40f0-9e14-a943f3ad028c tempest-VolumesBackupsTest-1326273140 tempest-VolumesBackupsTest-1326273140-project-admin] Calling method 'show' {{(pid=100298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 10:04:32.165727 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.v3.backups [None req-b5edc1ed-fd38-40f0-9e14-a943f3ad028c tempest-VolumesBackupsTest-1326273140 tempest-VolumesBackupsTest-1326273140-project-admin] Show backup with id e309c61c-a8e2-41d4-b27f-f97275de60b5. {{(pid=100298) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 10:04:32.172946 np0000006707 devstack@c-api.service[100298]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 10:04:32.172946 np0000006707 devstack@c-api.service[100298]: warnings.warn( Aug 07 10:04:32.176645 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [None req-b5edc1ed-fd38-40f0-9e14-a943f3ad028c tempest-VolumesBackupsTest-1326273140 tempest-VolumesBackupsTest-1326273140-project-admin] https://10.4.3.8/volume/v3/backups/e309c61c-a8e2-41d4-b27f-f97275de60b5 returned with HTTP 200 Aug 07 10:04:32.176645 np0000006707 devstack@c-api.service[100298]: [pid: 100298|app: 0|req: 1157/4629] 10.4.3.8 () {66 vars in 1334 bytes} [Fri Aug 7 10:04:32 2026] GET /volume/v3/backups/e309c61c-a8e2-41d4-b27f-f97275de60b5 => generated 731 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 10:04:32.538104 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-505d3835-f72b-4cb0-aba1-8fa42ec7ac41 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:04:32.539757 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-505d3835-f72b-4cb0-aba1-8fa42ec7ac41 tempest-TestEncryptedCinderVolumes-1545393347 tempest-TestEncryptedCinderVolumes-1545393347-project-member] GET https://10.4.3.8/volume/v3/volumes/c9defbda-31f2-4951-bf26-4b9abaf90740 Aug 07 10:04:32.539939 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-505d3835-f72b-4cb0-aba1-8fa42ec7ac41 tempest-TestEncryptedCinderVolumes-1545393347 tempest-TestEncryptedCinderVolumes-1545393347-project-member] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 10:04:32.540128 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-505d3835-f72b-4cb0-aba1-8fa42ec7ac41 tempest-TestEncryptedCinderVolumes-1545393347 tempest-TestEncryptedCinderVolumes-1545393347-project-member] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 10:04:32.552837 np0000006707 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 10:04:32.552837 np0000006707 devstack@c-api.service[100295]: warnings.warn( Aug 07 10:04:32.552837 np0000006707 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-505d3835-f72b-4cb0-aba1-8fa42ec7ac41 tempest-TestEncryptedCinderVolumes-1545393347 tempest-TestEncryptedCinderVolumes-1545393347-project-member] Volume info retrieved successfully. Aug 07 10:04:32.557153 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-505d3835-f72b-4cb0-aba1-8fa42ec7ac41 tempest-TestEncryptedCinderVolumes-1545393347 tempest-TestEncryptedCinderVolumes-1545393347-project-member] https://10.4.3.8/volume/v3/volumes/c9defbda-31f2-4951-bf26-4b9abaf90740 returned with HTTP 200 Aug 07 10:04:32.557569 np0000006707 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 1160/4630] 10.4.3.8 () {66 vars in 1334 bytes} [Fri Aug 7 10:04:32 2026] GET /volume/v3/volumes/c9defbda-31f2-4951-bf26-4b9abaf90740 => generated 940 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 10:04:33.147877 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [None req-c8adbf2d-23da-4efd-8129-88312b07939d None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:04:33.149682 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-c8adbf2d-23da-4efd-8129-88312b07939d tempest-AttachVolumeNegativeTest-1967948609 tempest-AttachVolumeNegativeTest-1967948609-project-member] GET https://10.4.3.8/volume/v3/volumes/5ca3f018-611d-42bc-8ee9-c2bdd0bd75ef Aug 07 10:04:33.149909 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-c8adbf2d-23da-4efd-8129-88312b07939d tempest-AttachVolumeNegativeTest-1967948609 tempest-AttachVolumeNegativeTest-1967948609-project-member] Empty body provided in request {{(pid=100297) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 10:04:33.150175 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-c8adbf2d-23da-4efd-8129-88312b07939d tempest-AttachVolumeNegativeTest-1967948609 tempest-AttachVolumeNegativeTest-1967948609-project-member] Calling method 'show' {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 10:04:33.155632 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-c8adbf2d-23da-4efd-8129-88312b07939d tempest-AttachVolumeNegativeTest-1967948609 tempest-AttachVolumeNegativeTest-1967948609-project-member] https://10.4.3.8/volume/v3/volumes/5ca3f018-611d-42bc-8ee9-c2bdd0bd75ef returned with HTTP 404 Aug 07 10:04:33.156199 np0000006707 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 1160/4631] 10.4.3.8 () {66 vars in 1334 bytes} [Fri Aug 7 10:04:33 2026] GET /volume/v3/volumes/5ca3f018-611d-42bc-8ee9-c2bdd0bd75ef => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 10:04:33.187608 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [None req-639f6c9f-5f5a-4a30-87e5-0e8c46c90e0d None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:04:33.189520 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-639f6c9f-5f5a-4a30-87e5-0e8c46c90e0d tempest-VolumesBackupsTest-1326273140 tempest-VolumesBackupsTest-1326273140-project-admin] GET https://10.4.3.8/volume/v3/backups/e309c61c-a8e2-41d4-b27f-f97275de60b5 Aug 07 10:04:33.189684 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-639f6c9f-5f5a-4a30-87e5-0e8c46c90e0d tempest-VolumesBackupsTest-1326273140 tempest-VolumesBackupsTest-1326273140-project-admin] Empty body provided in request {{(pid=100296) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 10:04:33.189889 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-639f6c9f-5f5a-4a30-87e5-0e8c46c90e0d tempest-VolumesBackupsTest-1326273140 tempest-VolumesBackupsTest-1326273140-project-admin] Calling method 'show' {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 10:04:33.190025 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.v3.backups [None req-639f6c9f-5f5a-4a30-87e5-0e8c46c90e0d tempest-VolumesBackupsTest-1326273140 tempest-VolumesBackupsTest-1326273140-project-admin] Show backup with id e309c61c-a8e2-41d4-b27f-f97275de60b5. {{(pid=100296) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 10:04:33.194984 np0000006707 devstack@c-api.service[100296]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 10:04:33.194984 np0000006707 devstack@c-api.service[100296]: warnings.warn( Aug 07 10:04:33.195733 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-639f6c9f-5f5a-4a30-87e5-0e8c46c90e0d tempest-VolumesBackupsTest-1326273140 tempest-VolumesBackupsTest-1326273140-project-admin] https://10.4.3.8/volume/v3/backups/e309c61c-a8e2-41d4-b27f-f97275de60b5 returned with HTTP 200 Aug 07 10:04:33.196163 np0000006707 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 1155/4632] 10.4.3.8 () {66 vars in 1334 bytes} [Fri Aug 7 10:04:33 2026] GET /volume/v3/backups/e309c61c-a8e2-41d4-b27f-f97275de60b5 => generated 733 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 10:04:33.215480 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.middleware.request_id [None req-2a169418-bd78-4444-acee-135f46cb938c None None] RequestId filter calling following filter/app {{(pid=100298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:04:33.217309 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [None req-2a169418-bd78-4444-acee-135f46cb938c tempest-AttachVolumeNegativeTest-1967948609 tempest-AttachVolumeNegativeTest-1967948609-project-member] DELETE https://10.4.3.8/volume/v3/volumes/add82976-0c92-4a1b-9398-01b1e1c99382 Aug 07 10:04:33.217560 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [None req-2a169418-bd78-4444-acee-135f46cb938c tempest-AttachVolumeNegativeTest-1967948609 tempest-AttachVolumeNegativeTest-1967948609-project-member] Empty body provided in request {{(pid=100298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 10:04:33.217802 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [None req-2a169418-bd78-4444-acee-135f46cb938c tempest-AttachVolumeNegativeTest-1967948609 tempest-AttachVolumeNegativeTest-1967948609-project-member] Calling method 'delete' {{(pid=100298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 10:04:33.218044 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.v3.volumes [None req-2a169418-bd78-4444-acee-135f46cb938c tempest-AttachVolumeNegativeTest-1967948609 tempest-AttachVolumeNegativeTest-1967948609-project-member] Delete volume with id: add82976-0c92-4a1b-9398-01b1e1c99382 Aug 07 10:04:33.226021 np0000006707 devstack@c-api.service[100298]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 10:04:33.226021 np0000006707 devstack@c-api.service[100298]: warnings.warn( Aug 07 10:04:33.226282 np0000006707 devstack@c-api.service[100298]: INFO cinder.volume.api [None req-2a169418-bd78-4444-acee-135f46cb938c tempest-AttachVolumeNegativeTest-1967948609 tempest-AttachVolumeNegativeTest-1967948609-project-member] Volume info retrieved successfully. Aug 07 10:04:33.243893 np0000006707 devstack@c-api.service[100298]: INFO cinder.volume.api [None req-2a169418-bd78-4444-acee-135f46cb938c tempest-AttachVolumeNegativeTest-1967948609 tempest-AttachVolumeNegativeTest-1967948609-project-member] Delete volume request issued successfully. Aug 07 10:04:33.243893 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [None req-2a169418-bd78-4444-acee-135f46cb938c tempest-AttachVolumeNegativeTest-1967948609 tempest-AttachVolumeNegativeTest-1967948609-project-member] https://10.4.3.8/volume/v3/volumes/add82976-0c92-4a1b-9398-01b1e1c99382 returned with HTTP 202 Aug 07 10:04:33.244257 np0000006707 devstack@c-api.service[100298]: [pid: 100298|app: 0|req: 1158/4633] 10.4.3.8 () {66 vars in 1337 bytes} [Fri Aug 7 10:04:33 2026] DELETE /volume/v3/volumes/add82976-0c92-4a1b-9398-01b1e1c99382 => generated 0 bytes in 29 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 07 10:04:33.253243 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-8d525863-43e4-4d7a-982e-e6674a87ce12 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:04:33.256384 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-8d525863-43e4-4d7a-982e-e6674a87ce12 tempest-AttachVolumeNegativeTest-1967948609 tempest-AttachVolumeNegativeTest-1967948609-project-member] GET https://10.4.3.8/volume/v3/volumes/add82976-0c92-4a1b-9398-01b1e1c99382 Aug 07 10:04:33.256674 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-8d525863-43e4-4d7a-982e-e6674a87ce12 tempest-AttachVolumeNegativeTest-1967948609 tempest-AttachVolumeNegativeTest-1967948609-project-member] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 10:04:33.256929 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-8d525863-43e4-4d7a-982e-e6674a87ce12 tempest-AttachVolumeNegativeTest-1967948609 tempest-AttachVolumeNegativeTest-1967948609-project-member] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 10:04:33.265911 np0000006707 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 10:04:33.265911 np0000006707 devstack@c-api.service[100295]: warnings.warn( Aug 07 10:04:33.269384 np0000006707 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-8d525863-43e4-4d7a-982e-e6674a87ce12 tempest-AttachVolumeNegativeTest-1967948609 tempest-AttachVolumeNegativeTest-1967948609-project-member] Volume info retrieved successfully. Aug 07 10:04:33.273760 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-8d525863-43e4-4d7a-982e-e6674a87ce12 tempest-AttachVolumeNegativeTest-1967948609 tempest-AttachVolumeNegativeTest-1967948609-project-member] https://10.4.3.8/volume/v3/volumes/add82976-0c92-4a1b-9398-01b1e1c99382 returned with HTTP 200 Aug 07 10:04:33.274123 np0000006707 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 1161/4634] 10.4.3.8 () {66 vars in 1334 bytes} [Fri Aug 7 10:04:33 2026] GET /volume/v3/volumes/add82976-0c92-4a1b-9398-01b1e1c99382 => generated 842 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 10:04:33.571618 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [None req-13299e90-d0e5-4007-821c-ecd607fbf8c5 None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:04:33.577132 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-13299e90-d0e5-4007-821c-ecd607fbf8c5 tempest-TestEncryptedCinderVolumes-1545393347 tempest-TestEncryptedCinderVolumes-1545393347-project-member] GET https://10.4.3.8/volume/v3/volumes/c9defbda-31f2-4951-bf26-4b9abaf90740 Aug 07 10:04:33.577354 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-13299e90-d0e5-4007-821c-ecd607fbf8c5 tempest-TestEncryptedCinderVolumes-1545393347 tempest-TestEncryptedCinderVolumes-1545393347-project-member] Empty body provided in request {{(pid=100297) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 10:04:33.577558 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-13299e90-d0e5-4007-821c-ecd607fbf8c5 tempest-TestEncryptedCinderVolumes-1545393347 tempest-TestEncryptedCinderVolumes-1545393347-project-member] Calling method 'show' {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 10:04:33.584822 np0000006707 devstack@c-api.service[100297]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 10:04:33.584822 np0000006707 devstack@c-api.service[100297]: warnings.warn( Aug 07 10:04:33.590501 np0000006707 devstack@c-api.service[100297]: INFO cinder.volume.api [None req-13299e90-d0e5-4007-821c-ecd607fbf8c5 tempest-TestEncryptedCinderVolumes-1545393347 tempest-TestEncryptedCinderVolumes-1545393347-project-member] Volume info retrieved successfully. Aug 07 10:04:33.603447 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-13299e90-d0e5-4007-821c-ecd607fbf8c5 tempest-TestEncryptedCinderVolumes-1545393347 tempest-TestEncryptedCinderVolumes-1545393347-project-member] https://10.4.3.8/volume/v3/volumes/c9defbda-31f2-4951-bf26-4b9abaf90740 returned with HTTP 200 Aug 07 10:04:33.603781 np0000006707 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 1161/4635] 10.4.3.8 () {66 vars in 1334 bytes} [Fri Aug 7 10:04:33 2026] GET /volume/v3/volumes/c9defbda-31f2-4951-bf26-4b9abaf90740 => generated 940 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 10:04:34.103063 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [None req-8dec62ac-f69c-4dca-a0e6-349ba21b2601 None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:04:34.104285 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-8dec62ac-f69c-4dca-a0e6-349ba21b2601 tempest-TestVolumeBootPattern-391440175 tempest-TestVolumeBootPattern-391440175-project-member] GET https://10.4.3.8/volume/v3/volumes/9c862042-6f7a-4710-8121-8727c44ab21b Aug 07 10:04:34.104548 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-8dec62ac-f69c-4dca-a0e6-349ba21b2601 tempest-TestVolumeBootPattern-391440175 tempest-TestVolumeBootPattern-391440175-project-member] Empty body provided in request {{(pid=100296) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 10:04:34.104811 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-8dec62ac-f69c-4dca-a0e6-349ba21b2601 tempest-TestVolumeBootPattern-391440175 tempest-TestVolumeBootPattern-391440175-project-member] Calling method 'show' {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 10:04:34.114053 np0000006707 devstack@c-api.service[100296]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 10:04:34.114053 np0000006707 devstack@c-api.service[100296]: warnings.warn( Aug 07 10:04:34.117487 np0000006707 devstack@c-api.service[100296]: INFO cinder.volume.api [None req-8dec62ac-f69c-4dca-a0e6-349ba21b2601 tempest-TestVolumeBootPattern-391440175 tempest-TestVolumeBootPattern-391440175-project-member] Volume info retrieved successfully. Aug 07 10:04:34.122010 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-8dec62ac-f69c-4dca-a0e6-349ba21b2601 tempest-TestVolumeBootPattern-391440175 tempest-TestVolumeBootPattern-391440175-project-member] https://10.4.3.8/volume/v3/volumes/9c862042-6f7a-4710-8121-8727c44ab21b returned with HTTP 200 Aug 07 10:04:34.122508 np0000006707 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 1156/4636] 10.4.3.8 () {66 vars in 1334 bytes} [Fri Aug 7 10:04:34 2026] GET /volume/v3/volumes/9c862042-6f7a-4710-8121-8727c44ab21b => generated 1633 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 10:04:34.207174 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.middleware.request_id [None req-c0ecc739-104e-4ffe-9575-7abff22963bf None None] RequestId filter calling following filter/app {{(pid=100298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:04:34.208900 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [None req-c0ecc739-104e-4ffe-9575-7abff22963bf tempest-VolumesBackupsTest-1326273140 tempest-VolumesBackupsTest-1326273140-project-admin] GET https://10.4.3.8/volume/v3/backups/e309c61c-a8e2-41d4-b27f-f97275de60b5 Aug 07 10:04:34.209102 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [None req-c0ecc739-104e-4ffe-9575-7abff22963bf tempest-VolumesBackupsTest-1326273140 tempest-VolumesBackupsTest-1326273140-project-admin] Empty body provided in request {{(pid=100298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 10:04:34.209410 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [None req-c0ecc739-104e-4ffe-9575-7abff22963bf tempest-VolumesBackupsTest-1326273140 tempest-VolumesBackupsTest-1326273140-project-admin] Calling method 'show' {{(pid=100298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 10:04:34.211011 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.v3.backups [None req-c0ecc739-104e-4ffe-9575-7abff22963bf tempest-VolumesBackupsTest-1326273140 tempest-VolumesBackupsTest-1326273140-project-admin] Show backup with id e309c61c-a8e2-41d4-b27f-f97275de60b5. {{(pid=100298) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 10:04:34.215202 np0000006707 devstack@c-api.service[100298]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 10:04:34.215202 np0000006707 devstack@c-api.service[100298]: warnings.warn( Aug 07 10:04:34.215862 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [None req-c0ecc739-104e-4ffe-9575-7abff22963bf tempest-VolumesBackupsTest-1326273140 tempest-VolumesBackupsTest-1326273140-project-admin] https://10.4.3.8/volume/v3/backups/e309c61c-a8e2-41d4-b27f-f97275de60b5 returned with HTTP 200 Aug 07 10:04:34.216287 np0000006707 devstack@c-api.service[100298]: [pid: 100298|app: 0|req: 1159/4637] 10.4.3.8 () {66 vars in 1334 bytes} [Fri Aug 7 10:04:34 2026] GET /volume/v3/backups/e309c61c-a8e2-41d4-b27f-f97275de60b5 => generated 733 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 10:04:34.286460 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-cfc6bb72-7d01-4ac7-ac3f-918fe4aa764f None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:04:34.287953 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-cfc6bb72-7d01-4ac7-ac3f-918fe4aa764f tempest-AttachVolumeNegativeTest-1967948609 tempest-AttachVolumeNegativeTest-1967948609-project-member] GET https://10.4.3.8/volume/v3/volumes/add82976-0c92-4a1b-9398-01b1e1c99382 Aug 07 10:04:34.288143 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-cfc6bb72-7d01-4ac7-ac3f-918fe4aa764f tempest-AttachVolumeNegativeTest-1967948609 tempest-AttachVolumeNegativeTest-1967948609-project-member] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 10:04:34.288275 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-cfc6bb72-7d01-4ac7-ac3f-918fe4aa764f tempest-AttachVolumeNegativeTest-1967948609 tempest-AttachVolumeNegativeTest-1967948609-project-member] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 10:04:34.293478 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-cfc6bb72-7d01-4ac7-ac3f-918fe4aa764f tempest-AttachVolumeNegativeTest-1967948609 tempest-AttachVolumeNegativeTest-1967948609-project-member] https://10.4.3.8/volume/v3/volumes/add82976-0c92-4a1b-9398-01b1e1c99382 returned with HTTP 404 Aug 07 10:04:34.293849 np0000006707 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 1162/4638] 10.4.3.8 () {66 vars in 1334 bytes} [Fri Aug 7 10:04:34 2026] GET /volume/v3/volumes/add82976-0c92-4a1b-9398-01b1e1c99382 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 10:04:34.400271 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [None req-92363516-7120-44c5-81e6-0275f3e7401a None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:04:34.402011 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-92363516-7120-44c5-81e6-0275f3e7401a tempest-AttachVolumeNegativeTest-1967948609 tempest-AttachVolumeNegativeTest-1967948609-project-member] DELETE https://10.4.3.8/volume/v3/volumes/91e49c3f-3e7a-4fef-a5d6-adab1c2f9210 Aug 07 10:04:34.402216 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-92363516-7120-44c5-81e6-0275f3e7401a tempest-AttachVolumeNegativeTest-1967948609 tempest-AttachVolumeNegativeTest-1967948609-project-member] Empty body provided in request {{(pid=100297) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 10:04:34.402453 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-92363516-7120-44c5-81e6-0275f3e7401a tempest-AttachVolumeNegativeTest-1967948609 tempest-AttachVolumeNegativeTest-1967948609-project-member] Calling method 'delete' {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 10:04:34.402653 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.v3.volumes [None req-92363516-7120-44c5-81e6-0275f3e7401a tempest-AttachVolumeNegativeTest-1967948609 tempest-AttachVolumeNegativeTest-1967948609-project-member] Delete volume with id: 91e49c3f-3e7a-4fef-a5d6-adab1c2f9210 Aug 07 10:04:34.408922 np0000006707 devstack@c-api.service[100297]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 10:04:34.408922 np0000006707 devstack@c-api.service[100297]: warnings.warn( Aug 07 10:04:34.409366 np0000006707 devstack@c-api.service[100297]: INFO cinder.volume.api [None req-92363516-7120-44c5-81e6-0275f3e7401a tempest-AttachVolumeNegativeTest-1967948609 tempest-AttachVolumeNegativeTest-1967948609-project-member] Volume info retrieved successfully. Aug 07 10:04:34.425870 np0000006707 devstack@c-api.service[100297]: INFO cinder.volume.api [None req-92363516-7120-44c5-81e6-0275f3e7401a tempest-AttachVolumeNegativeTest-1967948609 tempest-AttachVolumeNegativeTest-1967948609-project-member] Delete volume request issued successfully. Aug 07 10:04:34.426059 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-92363516-7120-44c5-81e6-0275f3e7401a tempest-AttachVolumeNegativeTest-1967948609 tempest-AttachVolumeNegativeTest-1967948609-project-member] https://10.4.3.8/volume/v3/volumes/91e49c3f-3e7a-4fef-a5d6-adab1c2f9210 returned with HTTP 202 Aug 07 10:04:34.426685 np0000006707 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 1162/4639] 10.4.3.8 () {66 vars in 1337 bytes} [Fri Aug 7 10:04:34 2026] DELETE /volume/v3/volumes/91e49c3f-3e7a-4fef-a5d6-adab1c2f9210 => generated 0 bytes in 26 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 07 10:04:34.434493 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [None req-620a6721-6136-4593-bd1e-7ceda1f17183 None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:04:34.436107 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-620a6721-6136-4593-bd1e-7ceda1f17183 tempest-AttachVolumeNegativeTest-1967948609 tempest-AttachVolumeNegativeTest-1967948609-project-member] GET https://10.4.3.8/volume/v3/volumes/91e49c3f-3e7a-4fef-a5d6-adab1c2f9210 Aug 07 10:04:34.436264 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-620a6721-6136-4593-bd1e-7ceda1f17183 tempest-AttachVolumeNegativeTest-1967948609 tempest-AttachVolumeNegativeTest-1967948609-project-member] Empty body provided in request {{(pid=100296) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 10:04:34.436442 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-620a6721-6136-4593-bd1e-7ceda1f17183 tempest-AttachVolumeNegativeTest-1967948609 tempest-AttachVolumeNegativeTest-1967948609-project-member] Calling method 'show' {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 10:04:34.443219 np0000006707 devstack@c-api.service[100296]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 10:04:34.443219 np0000006707 devstack@c-api.service[100296]: warnings.warn( Aug 07 10:04:34.447908 np0000006707 devstack@c-api.service[100296]: INFO cinder.volume.api [None req-620a6721-6136-4593-bd1e-7ceda1f17183 tempest-AttachVolumeNegativeTest-1967948609 tempest-AttachVolumeNegativeTest-1967948609-project-member] Volume info retrieved successfully. Aug 07 10:04:34.452875 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-620a6721-6136-4593-bd1e-7ceda1f17183 tempest-AttachVolumeNegativeTest-1967948609 tempest-AttachVolumeNegativeTest-1967948609-project-member] https://10.4.3.8/volume/v3/volumes/91e49c3f-3e7a-4fef-a5d6-adab1c2f9210 returned with HTTP 200 Aug 07 10:04:34.453284 np0000006707 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 1157/4640] 10.4.3.8 () {66 vars in 1334 bytes} [Fri Aug 7 10:04:34 2026] GET /volume/v3/volumes/91e49c3f-3e7a-4fef-a5d6-adab1c2f9210 => generated 843 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 10:04:34.620182 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.middleware.request_id [None req-b317592b-9ded-441c-b72b-d17864f14370 None None] RequestId filter calling following filter/app {{(pid=100298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:04:34.622329 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [None req-b317592b-9ded-441c-b72b-d17864f14370 tempest-TestEncryptedCinderVolumes-1545393347 tempest-TestEncryptedCinderVolumes-1545393347-project-member] GET https://10.4.3.8/volume/v3/volumes/c9defbda-31f2-4951-bf26-4b9abaf90740 Aug 07 10:04:34.622548 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [None req-b317592b-9ded-441c-b72b-d17864f14370 tempest-TestEncryptedCinderVolumes-1545393347 tempest-TestEncryptedCinderVolumes-1545393347-project-member] Empty body provided in request {{(pid=100298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 10:04:34.622829 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [None req-b317592b-9ded-441c-b72b-d17864f14370 tempest-TestEncryptedCinderVolumes-1545393347 tempest-TestEncryptedCinderVolumes-1545393347-project-member] Calling method 'show' {{(pid=100298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 10:04:34.631927 np0000006707 devstack@c-api.service[100298]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 10:04:34.631927 np0000006707 devstack@c-api.service[100298]: warnings.warn( Aug 07 10:04:34.636875 np0000006707 devstack@c-api.service[100298]: INFO cinder.volume.api [None req-b317592b-9ded-441c-b72b-d17864f14370 tempest-TestEncryptedCinderVolumes-1545393347 tempest-TestEncryptedCinderVolumes-1545393347-project-member] Volume info retrieved successfully. Aug 07 10:04:34.642438 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [None req-b317592b-9ded-441c-b72b-d17864f14370 tempest-TestEncryptedCinderVolumes-1545393347 tempest-TestEncryptedCinderVolumes-1545393347-project-member] https://10.4.3.8/volume/v3/volumes/c9defbda-31f2-4951-bf26-4b9abaf90740 returned with HTTP 200 Aug 07 10:04:34.642842 np0000006707 devstack@c-api.service[100298]: [pid: 100298|app: 0|req: 1160/4641] 10.4.3.8 () {66 vars in 1334 bytes} [Fri Aug 7 10:04:34 2026] GET /volume/v3/volumes/c9defbda-31f2-4951-bf26-4b9abaf90740 => generated 940 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 10:04:35.227962 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-efe33840-b9f8-4a3d-9920-fff07dc6c1ee None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:04:35.231033 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-efe33840-b9f8-4a3d-9920-fff07dc6c1ee tempest-VolumesBackupsTest-1326273140 tempest-VolumesBackupsTest-1326273140-project-admin] GET https://10.4.3.8/volume/v3/backups/e309c61c-a8e2-41d4-b27f-f97275de60b5 Aug 07 10:04:35.231033 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-efe33840-b9f8-4a3d-9920-fff07dc6c1ee tempest-VolumesBackupsTest-1326273140 tempest-VolumesBackupsTest-1326273140-project-admin] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 10:04:35.231363 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-efe33840-b9f8-4a3d-9920-fff07dc6c1ee tempest-VolumesBackupsTest-1326273140 tempest-VolumesBackupsTest-1326273140-project-admin] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 10:04:35.231483 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.v3.backups [None req-efe33840-b9f8-4a3d-9920-fff07dc6c1ee tempest-VolumesBackupsTest-1326273140 tempest-VolumesBackupsTest-1326273140-project-admin] Show backup with id e309c61c-a8e2-41d4-b27f-f97275de60b5. {{(pid=100295) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 10:04:35.236708 np0000006707 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 10:04:35.236708 np0000006707 devstack@c-api.service[100295]: warnings.warn( Aug 07 10:04:35.237511 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-efe33840-b9f8-4a3d-9920-fff07dc6c1ee tempest-VolumesBackupsTest-1326273140 tempest-VolumesBackupsTest-1326273140-project-admin] https://10.4.3.8/volume/v3/backups/e309c61c-a8e2-41d4-b27f-f97275de60b5 returned with HTTP 200 Aug 07 10:04:35.237991 np0000006707 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 1163/4642] 10.4.3.8 () {66 vars in 1334 bytes} [Fri Aug 7 10:04:35 2026] GET /volume/v3/backups/e309c61c-a8e2-41d4-b27f-f97275de60b5 => generated 744 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 10:04:35.471221 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [None req-2a2e1589-3d78-43b7-824b-dfc825dc23e5 None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:04:35.474357 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-2a2e1589-3d78-43b7-824b-dfc825dc23e5 tempest-AttachVolumeNegativeTest-1967948609 tempest-AttachVolumeNegativeTest-1967948609-project-member] GET https://10.4.3.8/volume/v3/volumes/91e49c3f-3e7a-4fef-a5d6-adab1c2f9210 Aug 07 10:04:35.474637 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-2a2e1589-3d78-43b7-824b-dfc825dc23e5 tempest-AttachVolumeNegativeTest-1967948609 tempest-AttachVolumeNegativeTest-1967948609-project-member] Empty body provided in request {{(pid=100297) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 10:04:35.475393 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-2a2e1589-3d78-43b7-824b-dfc825dc23e5 tempest-AttachVolumeNegativeTest-1967948609 tempest-AttachVolumeNegativeTest-1967948609-project-member] Calling method 'show' {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 10:04:35.481236 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-2a2e1589-3d78-43b7-824b-dfc825dc23e5 tempest-AttachVolumeNegativeTest-1967948609 tempest-AttachVolumeNegativeTest-1967948609-project-member] https://10.4.3.8/volume/v3/volumes/91e49c3f-3e7a-4fef-a5d6-adab1c2f9210 returned with HTTP 404 Aug 07 10:04:35.481811 np0000006707 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 1163/4643] 10.4.3.8 () {66 vars in 1334 bytes} [Fri Aug 7 10:04:35 2026] GET /volume/v3/volumes/91e49c3f-3e7a-4fef-a5d6-adab1c2f9210 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 10:04:35.657932 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [None req-528a2d9d-378c-4211-92fe-fc35fbb060a6 None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:04:35.660053 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-528a2d9d-378c-4211-92fe-fc35fbb060a6 tempest-TestEncryptedCinderVolumes-1545393347 tempest-TestEncryptedCinderVolumes-1545393347-project-member] GET https://10.4.3.8/volume/v3/volumes/c9defbda-31f2-4951-bf26-4b9abaf90740 Aug 07 10:04:35.660306 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-528a2d9d-378c-4211-92fe-fc35fbb060a6 tempest-TestEncryptedCinderVolumes-1545393347 tempest-TestEncryptedCinderVolumes-1545393347-project-member] Empty body provided in request {{(pid=100296) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 10:04:35.660558 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-528a2d9d-378c-4211-92fe-fc35fbb060a6 tempest-TestEncryptedCinderVolumes-1545393347 tempest-TestEncryptedCinderVolumes-1545393347-project-member] Calling method 'show' {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 10:04:35.669939 np0000006707 devstack@c-api.service[100296]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 10:04:35.669939 np0000006707 devstack@c-api.service[100296]: warnings.warn( Aug 07 10:04:35.681751 np0000006707 devstack@c-api.service[100296]: INFO cinder.volume.api [None req-528a2d9d-378c-4211-92fe-fc35fbb060a6 tempest-TestEncryptedCinderVolumes-1545393347 tempest-TestEncryptedCinderVolumes-1545393347-project-member] Volume info retrieved successfully. Aug 07 10:04:35.695672 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-528a2d9d-378c-4211-92fe-fc35fbb060a6 tempest-TestEncryptedCinderVolumes-1545393347 tempest-TestEncryptedCinderVolumes-1545393347-project-member] https://10.4.3.8/volume/v3/volumes/c9defbda-31f2-4951-bf26-4b9abaf90740 returned with HTTP 200 Aug 07 10:04:35.696475 np0000006707 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 1158/4644] 10.4.3.8 () {66 vars in 1334 bytes} [Fri Aug 7 10:04:35 2026] GET /volume/v3/volumes/c9defbda-31f2-4951-bf26-4b9abaf90740 => generated 940 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 10:04:36.249398 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.middleware.request_id [None req-bc0386fa-1491-4973-9d34-4623f1b723ec None None] RequestId filter calling following filter/app {{(pid=100298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:04:36.251116 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [None req-bc0386fa-1491-4973-9d34-4623f1b723ec tempest-VolumesBackupsTest-1326273140 tempest-VolumesBackupsTest-1326273140-project-admin] GET https://10.4.3.8/volume/v3/backups/e309c61c-a8e2-41d4-b27f-f97275de60b5 Aug 07 10:04:36.251280 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [None req-bc0386fa-1491-4973-9d34-4623f1b723ec tempest-VolumesBackupsTest-1326273140 tempest-VolumesBackupsTest-1326273140-project-admin] Empty body provided in request {{(pid=100298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 10:04:36.251463 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [None req-bc0386fa-1491-4973-9d34-4623f1b723ec tempest-VolumesBackupsTest-1326273140 tempest-VolumesBackupsTest-1326273140-project-admin] Calling method 'show' {{(pid=100298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 10:04:36.251562 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.v3.backups [None req-bc0386fa-1491-4973-9d34-4623f1b723ec tempest-VolumesBackupsTest-1326273140 tempest-VolumesBackupsTest-1326273140-project-admin] Show backup with id e309c61c-a8e2-41d4-b27f-f97275de60b5. {{(pid=100298) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 10:04:36.255472 np0000006707 devstack@c-api.service[100298]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 10:04:36.255472 np0000006707 devstack@c-api.service[100298]: warnings.warn( Aug 07 10:04:36.255998 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [None req-bc0386fa-1491-4973-9d34-4623f1b723ec tempest-VolumesBackupsTest-1326273140 tempest-VolumesBackupsTest-1326273140-project-admin] https://10.4.3.8/volume/v3/backups/e309c61c-a8e2-41d4-b27f-f97275de60b5 returned with HTTP 200 Aug 07 10:04:36.256332 np0000006707 devstack@c-api.service[100298]: [pid: 100298|app: 0|req: 1161/4645] 10.4.3.8 () {66 vars in 1334 bytes} [Fri Aug 7 10:04:36 2026] GET /volume/v3/backups/e309c61c-a8e2-41d4-b27f-f97275de60b5 => generated 744 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 10:04:36.709204 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-4b83382c-cfa4-4504-8c30-2a62d2a0fcbf None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:04:36.714243 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-4b83382c-cfa4-4504-8c30-2a62d2a0fcbf tempest-TestEncryptedCinderVolumes-1545393347 tempest-TestEncryptedCinderVolumes-1545393347-project-member] GET https://10.4.3.8/volume/v3/volumes/c9defbda-31f2-4951-bf26-4b9abaf90740 Aug 07 10:04:36.714488 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-4b83382c-cfa4-4504-8c30-2a62d2a0fcbf tempest-TestEncryptedCinderVolumes-1545393347 tempest-TestEncryptedCinderVolumes-1545393347-project-member] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 10:04:36.714718 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-4b83382c-cfa4-4504-8c30-2a62d2a0fcbf tempest-TestEncryptedCinderVolumes-1545393347 tempest-TestEncryptedCinderVolumes-1545393347-project-member] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 10:04:36.724241 np0000006707 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 10:04:36.724241 np0000006707 devstack@c-api.service[100295]: warnings.warn( Aug 07 10:04:36.730764 np0000006707 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-4b83382c-cfa4-4504-8c30-2a62d2a0fcbf tempest-TestEncryptedCinderVolumes-1545393347 tempest-TestEncryptedCinderVolumes-1545393347-project-member] Volume info retrieved successfully. Aug 07 10:04:36.738162 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-4b83382c-cfa4-4504-8c30-2a62d2a0fcbf tempest-TestEncryptedCinderVolumes-1545393347 tempest-TestEncryptedCinderVolumes-1545393347-project-member] https://10.4.3.8/volume/v3/volumes/c9defbda-31f2-4951-bf26-4b9abaf90740 returned with HTTP 200 Aug 07 10:04:36.739168 np0000006707 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 1164/4646] 10.4.3.8 () {66 vars in 1334 bytes} [Fri Aug 7 10:04:36 2026] GET /volume/v3/volumes/c9defbda-31f2-4951-bf26-4b9abaf90740 => generated 940 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 10:04:37.265845 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [None req-5da98564-1861-429d-92a2-71afafa8b88a None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:04:37.267726 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-5da98564-1861-429d-92a2-71afafa8b88a tempest-VolumesBackupsTest-1326273140 tempest-VolumesBackupsTest-1326273140-project-admin] GET https://10.4.3.8/volume/v3/backups/e309c61c-a8e2-41d4-b27f-f97275de60b5 Aug 07 10:04:37.267930 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-5da98564-1861-429d-92a2-71afafa8b88a tempest-VolumesBackupsTest-1326273140 tempest-VolumesBackupsTest-1326273140-project-admin] Empty body provided in request {{(pid=100297) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 10:04:37.268123 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-5da98564-1861-429d-92a2-71afafa8b88a tempest-VolumesBackupsTest-1326273140 tempest-VolumesBackupsTest-1326273140-project-admin] Calling method 'show' {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 10:04:37.268231 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.v3.backups [None req-5da98564-1861-429d-92a2-71afafa8b88a tempest-VolumesBackupsTest-1326273140 tempest-VolumesBackupsTest-1326273140-project-admin] Show backup with id e309c61c-a8e2-41d4-b27f-f97275de60b5. {{(pid=100297) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 10:04:37.272627 np0000006707 devstack@c-api.service[100297]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 10:04:37.272627 np0000006707 devstack@c-api.service[100297]: warnings.warn( Aug 07 10:04:37.273470 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-5da98564-1861-429d-92a2-71afafa8b88a tempest-VolumesBackupsTest-1326273140 tempest-VolumesBackupsTest-1326273140-project-admin] https://10.4.3.8/volume/v3/backups/e309c61c-a8e2-41d4-b27f-f97275de60b5 returned with HTTP 200 Aug 07 10:04:37.274035 np0000006707 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 1164/4647] 10.4.3.8 () {66 vars in 1334 bytes} [Fri Aug 7 10:04:37 2026] GET /volume/v3/backups/e309c61c-a8e2-41d4-b27f-f97275de60b5 => generated 744 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 10:04:37.757351 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [None req-b4619015-23a6-492c-9f22-90bb9490e41b None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:04:37.761858 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-b4619015-23a6-492c-9f22-90bb9490e41b tempest-TestEncryptedCinderVolumes-1545393347 tempest-TestEncryptedCinderVolumes-1545393347-project-member] GET https://10.4.3.8/volume/v3/volumes/c9defbda-31f2-4951-bf26-4b9abaf90740 Aug 07 10:04:37.762092 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-b4619015-23a6-492c-9f22-90bb9490e41b tempest-TestEncryptedCinderVolumes-1545393347 tempest-TestEncryptedCinderVolumes-1545393347-project-member] Empty body provided in request {{(pid=100296) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 10:04:37.762279 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-b4619015-23a6-492c-9f22-90bb9490e41b tempest-TestEncryptedCinderVolumes-1545393347 tempest-TestEncryptedCinderVolumes-1545393347-project-member] Calling method 'show' {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 10:04:37.769000 np0000006707 devstack@c-api.service[100296]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 10:04:37.769000 np0000006707 devstack@c-api.service[100296]: warnings.warn( Aug 07 10:04:37.772349 np0000006707 devstack@c-api.service[100296]: INFO cinder.volume.api [None req-b4619015-23a6-492c-9f22-90bb9490e41b tempest-TestEncryptedCinderVolumes-1545393347 tempest-TestEncryptedCinderVolumes-1545393347-project-member] Volume info retrieved successfully. Aug 07 10:04:37.775968 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-b4619015-23a6-492c-9f22-90bb9490e41b tempest-TestEncryptedCinderVolumes-1545393347 tempest-TestEncryptedCinderVolumes-1545393347-project-member] https://10.4.3.8/volume/v3/volumes/c9defbda-31f2-4951-bf26-4b9abaf90740 returned with HTTP 200 Aug 07 10:04:37.776256 np0000006707 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 1159/4648] 10.4.3.8 () {66 vars in 1334 bytes} [Fri Aug 7 10:04:37 2026] GET /volume/v3/volumes/c9defbda-31f2-4951-bf26-4b9abaf90740 => generated 940 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 10:04:38.289490 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.middleware.request_id [None req-3c2e0563-51ac-44ae-879a-1573f0d1fccc None None] RequestId filter calling following filter/app {{(pid=100298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:04:38.292234 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [None req-3c2e0563-51ac-44ae-879a-1573f0d1fccc tempest-VolumesBackupsTest-1326273140 tempest-VolumesBackupsTest-1326273140-project-admin] GET https://10.4.3.8/volume/v3/backups/e309c61c-a8e2-41d4-b27f-f97275de60b5 Aug 07 10:04:38.292234 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [None req-3c2e0563-51ac-44ae-879a-1573f0d1fccc tempest-VolumesBackupsTest-1326273140 tempest-VolumesBackupsTest-1326273140-project-admin] Empty body provided in request {{(pid=100298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 10:04:38.292234 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [None req-3c2e0563-51ac-44ae-879a-1573f0d1fccc tempest-VolumesBackupsTest-1326273140 tempest-VolumesBackupsTest-1326273140-project-admin] Calling method 'show' {{(pid=100298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 10:04:38.292234 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.v3.backups [None req-3c2e0563-51ac-44ae-879a-1573f0d1fccc tempest-VolumesBackupsTest-1326273140 tempest-VolumesBackupsTest-1326273140-project-admin] Show backup with id e309c61c-a8e2-41d4-b27f-f97275de60b5. {{(pid=100298) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 10:04:38.302791 np0000006707 devstack@c-api.service[100298]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 10:04:38.302791 np0000006707 devstack@c-api.service[100298]: warnings.warn( Aug 07 10:04:38.303698 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [None req-3c2e0563-51ac-44ae-879a-1573f0d1fccc tempest-VolumesBackupsTest-1326273140 tempest-VolumesBackupsTest-1326273140-project-admin] https://10.4.3.8/volume/v3/backups/e309c61c-a8e2-41d4-b27f-f97275de60b5 returned with HTTP 200 Aug 07 10:04:38.304401 np0000006707 devstack@c-api.service[100298]: [pid: 100298|app: 0|req: 1162/4649] 10.4.3.8 () {66 vars in 1334 bytes} [Fri Aug 7 10:04:38 2026] GET /volume/v3/backups/e309c61c-a8e2-41d4-b27f-f97275de60b5 => generated 744 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 10:04:38.491057 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [req-29c8f1e7-8fea-4efd-9c77-0c18759c9ea9 req-de7e38b4-b1b4-4ff3-9094-d94ae82b03ed None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:04:38.493588 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [req-29c8f1e7-8fea-4efd-9c77-0c18759c9ea9 req-de7e38b4-b1b4-4ff3-9094-d94ae82b03ed tempest-TestVolumeBootPattern-391440175 tempest-TestVolumeBootPattern-391440175-project-member] DELETE https://10.4.3.8/volume/v3/attachments/3e35f7bd-3834-4d72-8679-b9efc8049743 Aug 07 10:04:38.493861 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [req-29c8f1e7-8fea-4efd-9c77-0c18759c9ea9 req-de7e38b4-b1b4-4ff3-9094-d94ae82b03ed tempest-TestVolumeBootPattern-391440175 tempest-TestVolumeBootPattern-391440175-project-member] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 10:04:38.494141 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [req-29c8f1e7-8fea-4efd-9c77-0c18759c9ea9 req-de7e38b4-b1b4-4ff3-9094-d94ae82b03ed tempest-TestVolumeBootPattern-391440175 tempest-TestVolumeBootPattern-391440175-project-member] Calling method 'version_select' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 10:04:38.504063 np0000006707 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 10:04:38.504063 np0000006707 devstack@c-api.service[100295]: warnings.warn( Aug 07 10:04:38.554373 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [req-29c8f1e7-8fea-4efd-9c77-0c18759c9ea9 req-de7e38b4-b1b4-4ff3-9094-d94ae82b03ed tempest-TestVolumeBootPattern-391440175 tempest-TestVolumeBootPattern-391440175-project-member] https://10.4.3.8/volume/v3/attachments/3e35f7bd-3834-4d72-8679-b9efc8049743 returned with HTTP 200 Aug 07 10:04:38.554938 np0000006707 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 1165/4650] 10.4.3.8 () {72 vars in 1659 bytes} [Fri Aug 7 10:04:38 2026] DELETE /volume/v3/attachments/3e35f7bd-3834-4d72-8679-b9efc8049743 => generated 19 bytes in 65 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 10:04:38.572209 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [req-29c8f1e7-8fea-4efd-9c77-0c18759c9ea9 req-f52a4bdc-68bf-4df1-b5a4-3b45dc2ae9ad None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:04:38.575463 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [req-29c8f1e7-8fea-4efd-9c77-0c18759c9ea9 req-f52a4bdc-68bf-4df1-b5a4-3b45dc2ae9ad tempest-TestVolumeBootPattern-391440175 tempest-TestVolumeBootPattern-391440175-project-member] DELETE https://10.4.3.8/volume/v3/volumes/9c862042-6f7a-4710-8121-8727c44ab21b Aug 07 10:04:38.575978 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [req-29c8f1e7-8fea-4efd-9c77-0c18759c9ea9 req-f52a4bdc-68bf-4df1-b5a4-3b45dc2ae9ad tempest-TestVolumeBootPattern-391440175 tempest-TestVolumeBootPattern-391440175-project-member] Empty body provided in request {{(pid=100297) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 10:04:38.576222 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [req-29c8f1e7-8fea-4efd-9c77-0c18759c9ea9 req-f52a4bdc-68bf-4df1-b5a4-3b45dc2ae9ad tempest-TestVolumeBootPattern-391440175 tempest-TestVolumeBootPattern-391440175-project-member] Calling method 'delete' {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 10:04:38.576499 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.v3.volumes [req-29c8f1e7-8fea-4efd-9c77-0c18759c9ea9 req-f52a4bdc-68bf-4df1-b5a4-3b45dc2ae9ad tempest-TestVolumeBootPattern-391440175 tempest-TestVolumeBootPattern-391440175-project-member] Delete volume with id: 9c862042-6f7a-4710-8121-8727c44ab21b Aug 07 10:04:38.587493 np0000006707 devstack@c-api.service[100297]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 10:04:38.587493 np0000006707 devstack@c-api.service[100297]: warnings.warn( Aug 07 10:04:38.588122 np0000006707 devstack@c-api.service[100297]: INFO cinder.volume.api [req-29c8f1e7-8fea-4efd-9c77-0c18759c9ea9 req-f52a4bdc-68bf-4df1-b5a4-3b45dc2ae9ad tempest-TestVolumeBootPattern-391440175 tempest-TestVolumeBootPattern-391440175-project-member] Volume info retrieved successfully. Aug 07 10:04:38.605735 np0000006707 devstack@c-api.service[100297]: INFO cinder.volume.api [req-29c8f1e7-8fea-4efd-9c77-0c18759c9ea9 req-f52a4bdc-68bf-4df1-b5a4-3b45dc2ae9ad tempest-TestVolumeBootPattern-391440175 tempest-TestVolumeBootPattern-391440175-project-member] Delete volume request issued successfully. Aug 07 10:04:38.605914 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [req-29c8f1e7-8fea-4efd-9c77-0c18759c9ea9 req-f52a4bdc-68bf-4df1-b5a4-3b45dc2ae9ad tempest-TestVolumeBootPattern-391440175 tempest-TestVolumeBootPattern-391440175-project-member] https://10.4.3.8/volume/v3/volumes/9c862042-6f7a-4710-8121-8727c44ab21b returned with HTTP 202 Aug 07 10:04:38.606414 np0000006707 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 1165/4651] 10.4.3.8 () {70 vars in 1606 bytes} [Fri Aug 7 10:04:38 2026] DELETE /volume/v3/volumes/9c862042-6f7a-4710-8121-8727c44ab21b => generated 0 bytes in 35 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 07 10:04:38.790452 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [None req-331bde48-a22c-4ef4-845f-f8ceadc37582 None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:04:38.792340 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-331bde48-a22c-4ef4-845f-f8ceadc37582 tempest-TestEncryptedCinderVolumes-1545393347 tempest-TestEncryptedCinderVolumes-1545393347-project-member] GET https://10.4.3.8/volume/v3/volumes/c9defbda-31f2-4951-bf26-4b9abaf90740 Aug 07 10:04:38.792629 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-331bde48-a22c-4ef4-845f-f8ceadc37582 tempest-TestEncryptedCinderVolumes-1545393347 tempest-TestEncryptedCinderVolumes-1545393347-project-member] Empty body provided in request {{(pid=100296) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 10:04:38.792769 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-331bde48-a22c-4ef4-845f-f8ceadc37582 tempest-TestEncryptedCinderVolumes-1545393347 tempest-TestEncryptedCinderVolumes-1545393347-project-member] Calling method 'show' {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 10:04:38.801548 np0000006707 devstack@c-api.service[100296]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 10:04:38.801548 np0000006707 devstack@c-api.service[100296]: warnings.warn( Aug 07 10:04:38.805058 np0000006707 devstack@c-api.service[100296]: INFO cinder.volume.api [None req-331bde48-a22c-4ef4-845f-f8ceadc37582 tempest-TestEncryptedCinderVolumes-1545393347 tempest-TestEncryptedCinderVolumes-1545393347-project-member] Volume info retrieved successfully. Aug 07 10:04:38.810269 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-331bde48-a22c-4ef4-845f-f8ceadc37582 tempest-TestEncryptedCinderVolumes-1545393347 tempest-TestEncryptedCinderVolumes-1545393347-project-member] https://10.4.3.8/volume/v3/volumes/c9defbda-31f2-4951-bf26-4b9abaf90740 returned with HTTP 200 Aug 07 10:04:38.810713 np0000006707 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 1160/4652] 10.4.3.8 () {66 vars in 1334 bytes} [Fri Aug 7 10:04:38 2026] GET /volume/v3/volumes/c9defbda-31f2-4951-bf26-4b9abaf90740 => generated 940 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 10:04:39.207683 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.middleware.request_id [None req-78f315c7-0538-4176-a0eb-d30e87363ea9 None None] RequestId filter calling following filter/app {{(pid=100298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:04:39.209983 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [None req-78f315c7-0538-4176-a0eb-d30e87363ea9 tempest-TestVolumeBootPattern-391440175 tempest-TestVolumeBootPattern-391440175-project-member] GET https://10.4.3.8/volume/v3/volumes/9c862042-6f7a-4710-8121-8727c44ab21b Aug 07 10:04:39.210224 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [None req-78f315c7-0538-4176-a0eb-d30e87363ea9 tempest-TestVolumeBootPattern-391440175 tempest-TestVolumeBootPattern-391440175-project-member] Empty body provided in request {{(pid=100298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 10:04:39.210467 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [None req-78f315c7-0538-4176-a0eb-d30e87363ea9 tempest-TestVolumeBootPattern-391440175 tempest-TestVolumeBootPattern-391440175-project-member] Calling method 'show' {{(pid=100298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 10:04:39.218653 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [None req-78f315c7-0538-4176-a0eb-d30e87363ea9 tempest-TestVolumeBootPattern-391440175 tempest-TestVolumeBootPattern-391440175-project-member] https://10.4.3.8/volume/v3/volumes/9c862042-6f7a-4710-8121-8727c44ab21b returned with HTTP 404 Aug 07 10:04:39.219273 np0000006707 devstack@c-api.service[100298]: [pid: 100298|app: 0|req: 1163/4653] 10.4.3.8 () {66 vars in 1334 bytes} [Fri Aug 7 10:04:39 2026] GET /volume/v3/volumes/9c862042-6f7a-4710-8121-8727c44ab21b => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 10:04:39.288864 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-58d39a17-7dcf-40ee-b9ca-2519878134d2 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:04:39.290822 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-58d39a17-7dcf-40ee-b9ca-2519878134d2 tempest-TestVolumeBootPattern-391440175 tempest-TestVolumeBootPattern-391440175-project-member] DELETE https://10.4.3.8/volume/v3/snapshots/bb438b90-8dab-4890-9666-f560f670173b Aug 07 10:04:39.291065 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-58d39a17-7dcf-40ee-b9ca-2519878134d2 tempest-TestVolumeBootPattern-391440175 tempest-TestVolumeBootPattern-391440175-project-member] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 10:04:39.291286 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-58d39a17-7dcf-40ee-b9ca-2519878134d2 tempest-TestVolumeBootPattern-391440175 tempest-TestVolumeBootPattern-391440175-project-member] Calling method 'delete' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 10:04:39.291407 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.v3.snapshots [None req-58d39a17-7dcf-40ee-b9ca-2519878134d2 tempest-TestVolumeBootPattern-391440175 tempest-TestVolumeBootPattern-391440175-project-member] Delete snapshot with id: bb438b90-8dab-4890-9666-f560f670173b Aug 07 10:04:39.297691 np0000006707 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 10:04:39.297691 np0000006707 devstack@c-api.service[100295]: warnings.warn( Aug 07 10:04:39.298246 np0000006707 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-58d39a17-7dcf-40ee-b9ca-2519878134d2 tempest-TestVolumeBootPattern-391440175 tempest-TestVolumeBootPattern-391440175-project-member] Snapshot retrieved successfully. Aug 07 10:04:39.316111 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [None req-9ed45388-6b48-4197-895f-32e0ece711f1 None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:04:39.316283 np0000006707 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-58d39a17-7dcf-40ee-b9ca-2519878134d2 tempest-TestVolumeBootPattern-391440175 tempest-TestVolumeBootPattern-391440175-project-member] Snapshot delete request issued successfully. Aug 07 10:04:39.316330 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-58d39a17-7dcf-40ee-b9ca-2519878134d2 tempest-TestVolumeBootPattern-391440175 tempest-TestVolumeBootPattern-391440175-project-member] https://10.4.3.8/volume/v3/snapshots/bb438b90-8dab-4890-9666-f560f670173b returned with HTTP 202 Aug 07 10:04:39.316808 np0000006707 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 1166/4654] 10.4.3.8 () {66 vars in 1343 bytes} [Fri Aug 7 10:04:39 2026] DELETE /volume/v3/snapshots/bb438b90-8dab-4890-9666-f560f670173b => generated 0 bytes in 29 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 07 10:04:39.321026 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-9ed45388-6b48-4197-895f-32e0ece711f1 tempest-VolumesBackupsTest-1326273140 tempest-VolumesBackupsTest-1326273140-project-admin] GET https://10.4.3.8/volume/v3/backups/e309c61c-a8e2-41d4-b27f-f97275de60b5 Aug 07 10:04:39.321254 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-9ed45388-6b48-4197-895f-32e0ece711f1 tempest-VolumesBackupsTest-1326273140 tempest-VolumesBackupsTest-1326273140-project-admin] Empty body provided in request {{(pid=100297) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 10:04:39.321457 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-9ed45388-6b48-4197-895f-32e0ece711f1 tempest-VolumesBackupsTest-1326273140 tempest-VolumesBackupsTest-1326273140-project-admin] Calling method 'show' {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 10:04:39.321595 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.v3.backups [None req-9ed45388-6b48-4197-895f-32e0ece711f1 tempest-VolumesBackupsTest-1326273140 tempest-VolumesBackupsTest-1326273140-project-admin] Show backup with id e309c61c-a8e2-41d4-b27f-f97275de60b5. {{(pid=100297) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 10:04:39.324186 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [None req-39302f4e-0b6a-4359-b457-43ceb282880c None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:04:39.327520 np0000006707 devstack@c-api.service[100297]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 10:04:39.327520 np0000006707 devstack@c-api.service[100297]: warnings.warn( Aug 07 10:04:39.328634 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-9ed45388-6b48-4197-895f-32e0ece711f1 tempest-VolumesBackupsTest-1326273140 tempest-VolumesBackupsTest-1326273140-project-admin] https://10.4.3.8/volume/v3/backups/e309c61c-a8e2-41d4-b27f-f97275de60b5 returned with HTTP 200 Aug 07 10:04:39.329078 np0000006707 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 1166/4655] 10.4.3.8 () {66 vars in 1334 bytes} [Fri Aug 7 10:04:39 2026] GET /volume/v3/backups/e309c61c-a8e2-41d4-b27f-f97275de60b5 => generated 744 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 10:04:39.329177 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-39302f4e-0b6a-4359-b457-43ceb282880c tempest-TestVolumeBootPattern-391440175 tempest-TestVolumeBootPattern-391440175-project-member] GET https://10.4.3.8/volume/v3/snapshots/bb438b90-8dab-4890-9666-f560f670173b Aug 07 10:04:39.329437 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-39302f4e-0b6a-4359-b457-43ceb282880c tempest-TestVolumeBootPattern-391440175 tempest-TestVolumeBootPattern-391440175-project-member] Empty body provided in request {{(pid=100296) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 10:04:39.329749 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-39302f4e-0b6a-4359-b457-43ceb282880c tempest-TestVolumeBootPattern-391440175 tempest-TestVolumeBootPattern-391440175-project-member] Calling method 'show' {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 10:04:39.339133 np0000006707 devstack@c-api.service[100296]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 10:04:39.339133 np0000006707 devstack@c-api.service[100296]: warnings.warn( Aug 07 10:04:39.339804 np0000006707 devstack@c-api.service[100296]: INFO cinder.volume.api [None req-39302f4e-0b6a-4359-b457-43ceb282880c tempest-TestVolumeBootPattern-391440175 tempest-TestVolumeBootPattern-391440175-project-member] Snapshot retrieved successfully. Aug 07 10:04:39.340929 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-39302f4e-0b6a-4359-b457-43ceb282880c tempest-TestVolumeBootPattern-391440175 tempest-TestVolumeBootPattern-391440175-project-member] https://10.4.3.8/volume/v3/snapshots/bb438b90-8dab-4890-9666-f560f670173b returned with HTTP 200 Aug 07 10:04:39.341437 np0000006707 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 1161/4656] 10.4.3.8 () {66 vars in 1340 bytes} [Fri Aug 7 10:04:39 2026] GET /volume/v3/snapshots/bb438b90-8dab-4890-9666-f560f670173b => generated 465 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 10:04:39.828092 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.middleware.request_id [None req-100c8073-4ffb-4f13-91b6-56291ec0b645 None None] RequestId filter calling following filter/app {{(pid=100298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:04:39.833105 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [None req-100c8073-4ffb-4f13-91b6-56291ec0b645 tempest-TestEncryptedCinderVolumes-1545393347 tempest-TestEncryptedCinderVolumes-1545393347-project-member] GET https://10.4.3.8/volume/v3/volumes/c9defbda-31f2-4951-bf26-4b9abaf90740 Aug 07 10:04:39.833336 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [None req-100c8073-4ffb-4f13-91b6-56291ec0b645 tempest-TestEncryptedCinderVolumes-1545393347 tempest-TestEncryptedCinderVolumes-1545393347-project-member] Empty body provided in request {{(pid=100298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 10:04:39.833575 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [None req-100c8073-4ffb-4f13-91b6-56291ec0b645 tempest-TestEncryptedCinderVolumes-1545393347 tempest-TestEncryptedCinderVolumes-1545393347-project-member] Calling method 'show' {{(pid=100298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 10:04:39.841663 np0000006707 devstack@c-api.service[100298]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 10:04:39.841663 np0000006707 devstack@c-api.service[100298]: warnings.warn( Aug 07 10:04:39.845539 np0000006707 devstack@c-api.service[100298]: INFO cinder.volume.api [None req-100c8073-4ffb-4f13-91b6-56291ec0b645 tempest-TestEncryptedCinderVolumes-1545393347 tempest-TestEncryptedCinderVolumes-1545393347-project-member] Volume info retrieved successfully. Aug 07 10:04:39.849729 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [None req-100c8073-4ffb-4f13-91b6-56291ec0b645 tempest-TestEncryptedCinderVolumes-1545393347 tempest-TestEncryptedCinderVolumes-1545393347-project-member] https://10.4.3.8/volume/v3/volumes/c9defbda-31f2-4951-bf26-4b9abaf90740 returned with HTTP 200 Aug 07 10:04:39.850127 np0000006707 devstack@c-api.service[100298]: [pid: 100298|app: 0|req: 1164/4657] 10.4.3.8 () {66 vars in 1334 bytes} [Fri Aug 7 10:04:39 2026] GET /volume/v3/volumes/c9defbda-31f2-4951-bf26-4b9abaf90740 => generated 940 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 10:04:40.117074 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-211176b4-4214-46d2-ab27-7aaf62e7cabb None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:04:40.200557 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-211176b4-4214-46d2-ab27-7aaf62e7cabb tempest-GroupTypesTest-1285052538 tempest-GroupTypesTest-1285052538-project-admin] POST https://10.4.3.8/volume/v3/group_types Aug 07 10:04:40.200975 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-211176b4-4214-46d2-ab27-7aaf62e7cabb tempest-GroupTypesTest-1285052538 tempest-GroupTypesTest-1285052538-project-admin] Action: 'create', calling method: version_select, body: {"group_type": {"name": "tempest-GroupTypesTest-group-type-215760875", "description": "tempest-group-type-description-105413776", "group_specs": {"consistent_group_snapshot_enabled": " False"}, "is_public": true}} {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 10:04:40.202513 np0000006707 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 10:04:40.202513 np0000006707 devstack@c-api.service[100295]: warnings.warn( Aug 07 10:04:40.216118 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-211176b4-4214-46d2-ab27-7aaf62e7cabb tempest-GroupTypesTest-1285052538 tempest-GroupTypesTest-1285052538-project-admin] https://10.4.3.8/volume/v3/group_types returned with HTTP 202 Aug 07 10:04:40.216530 np0000006707 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 1167/4658] 10.4.3.8 () {70 vars in 1298 bytes} [Fri Aug 7 10:04:40 2026] POST /volume/v3/group_types => generated 263 bytes in 100 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 07 10:04:40.224301 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [None req-24ee721e-2dda-4b78-bf19-9508158a68db None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:04:40.226135 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-24ee721e-2dda-4b78-bf19-9508158a68db tempest-GroupTypesTest-1285052538 tempest-GroupTypesTest-1285052538-project-admin] GET https://10.4.3.8/volume/v3/group_types Aug 07 10:04:40.226381 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-24ee721e-2dda-4b78-bf19-9508158a68db tempest-GroupTypesTest-1285052538 tempest-GroupTypesTest-1285052538-project-admin] Empty body provided in request {{(pid=100297) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 10:04:40.226628 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-24ee721e-2dda-4b78-bf19-9508158a68db tempest-GroupTypesTest-1285052538 tempest-GroupTypesTest-1285052538-project-admin] Calling method 'version_select' {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 10:04:40.238402 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-24ee721e-2dda-4b78-bf19-9508158a68db tempest-GroupTypesTest-1285052538 tempest-GroupTypesTest-1285052538-project-admin] https://10.4.3.8/volume/v3/group_types returned with HTTP 200 Aug 07 10:04:40.238808 np0000006707 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 1167/4659] 10.4.3.8 () {68 vars in 1276 bytes} [Fri Aug 7 10:04:40 2026] GET /volume/v3/group_types => generated 497 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 10:04:40.248218 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [None req-4c9811a1-2afe-4811-a5c4-a937485cd86e None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:04:40.249844 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-4c9811a1-2afe-4811-a5c4-a937485cd86e tempest-GroupTypesTest-1285052538 tempest-GroupTypesTest-1285052538-project-admin] PUT https://10.4.3.8/volume/v3/group_types/68c65172-b75d-48de-88d5-9d598e14a686 Aug 07 10:04:40.250307 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-4c9811a1-2afe-4811-a5c4-a937485cd86e tempest-GroupTypesTest-1285052538 tempest-GroupTypesTest-1285052538-project-admin] Action: 'update', calling method: version_select, body: {"group_type": {"name": "tempest-GroupTypesTest-updated-group-type-802498124", "description": "updated-group-type-desc"}} {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 10:04:40.266179 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-4c9811a1-2afe-4811-a5c4-a937485cd86e tempest-GroupTypesTest-1285052538 tempest-GroupTypesTest-1285052538-project-admin] https://10.4.3.8/volume/v3/group_types/68c65172-b75d-48de-88d5-9d598e14a686 returned with HTTP 200 Aug 07 10:04:40.266634 np0000006707 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 1162/4660] 10.4.3.8 () {70 vars in 1408 bytes} [Fri Aug 7 10:04:40 2026] PUT /volume/v3/group_types/68c65172-b75d-48de-88d5-9d598e14a686 => generated 254 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 10:04:40.275135 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.middleware.request_id [None req-f6946275-3055-4535-ae0a-7391fc96860f None None] RequestId filter calling following filter/app {{(pid=100298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:04:40.277402 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [None req-f6946275-3055-4535-ae0a-7391fc96860f tempest-GroupTypesTest-1285052538 tempest-GroupTypesTest-1285052538-project-admin] GET https://10.4.3.8/volume/v3/group_types/68c65172-b75d-48de-88d5-9d598e14a686 Aug 07 10:04:40.277693 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [None req-f6946275-3055-4535-ae0a-7391fc96860f tempest-GroupTypesTest-1285052538 tempest-GroupTypesTest-1285052538-project-admin] Empty body provided in request {{(pid=100298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 10:04:40.277938 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [None req-f6946275-3055-4535-ae0a-7391fc96860f tempest-GroupTypesTest-1285052538 tempest-GroupTypesTest-1285052538-project-admin] Calling method 'version_select' {{(pid=100298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 10:04:40.282582 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [None req-f6946275-3055-4535-ae0a-7391fc96860f tempest-GroupTypesTest-1285052538 tempest-GroupTypesTest-1285052538-project-admin] https://10.4.3.8/volume/v3/group_types/68c65172-b75d-48de-88d5-9d598e14a686 returned with HTTP 200 Aug 07 10:04:40.282990 np0000006707 devstack@c-api.service[100298]: [pid: 100298|app: 0|req: 1165/4661] 10.4.3.8 () {68 vars in 1387 bytes} [Fri Aug 7 10:04:40 2026] GET /volume/v3/group_types/68c65172-b75d-48de-88d5-9d598e14a686 => generated 254 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 10:04:40.291605 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-0c930f24-e75d-4660-9453-80d326e05836 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:04:40.293436 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-0c930f24-e75d-4660-9453-80d326e05836 tempest-GroupTypesTest-1285052538 tempest-GroupTypesTest-1285052538-project-admin] DELETE https://10.4.3.8/volume/v3/group_types/68c65172-b75d-48de-88d5-9d598e14a686 Aug 07 10:04:40.293708 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-0c930f24-e75d-4660-9453-80d326e05836 tempest-GroupTypesTest-1285052538 tempest-GroupTypesTest-1285052538-project-admin] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 10:04:40.293891 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-0c930f24-e75d-4660-9453-80d326e05836 tempest-GroupTypesTest-1285052538 tempest-GroupTypesTest-1285052538-project-admin] Calling method 'version_select' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 10:04:40.306899 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-0c930f24-e75d-4660-9453-80d326e05836 tempest-GroupTypesTest-1285052538 tempest-GroupTypesTest-1285052538-project-admin] https://10.4.3.8/volume/v3/group_types/68c65172-b75d-48de-88d5-9d598e14a686 returned with HTTP 202 Aug 07 10:04:40.307386 np0000006707 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 1168/4662] 10.4.3.8 () {68 vars in 1390 bytes} [Fri Aug 7 10:04:40 2026] DELETE /volume/v3/group_types/68c65172-b75d-48de-88d5-9d598e14a686 => generated 0 bytes in 16 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 07 10:04:40.314257 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [None req-abddcd31-d761-4464-bb3c-7f3208f847d9 None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:04:40.316160 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-abddcd31-d761-4464-bb3c-7f3208f847d9 tempest-GroupTypesTest-1285052538 tempest-GroupTypesTest-1285052538-project-admin] GET https://10.4.3.8/volume/v3/group_types Aug 07 10:04:40.316357 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-abddcd31-d761-4464-bb3c-7f3208f847d9 tempest-GroupTypesTest-1285052538 tempest-GroupTypesTest-1285052538-project-admin] Empty body provided in request {{(pid=100297) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 10:04:40.316576 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-abddcd31-d761-4464-bb3c-7f3208f847d9 tempest-GroupTypesTest-1285052538 tempest-GroupTypesTest-1285052538-project-admin] Calling method 'version_select' {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 10:04:40.322164 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-abddcd31-d761-4464-bb3c-7f3208f847d9 tempest-GroupTypesTest-1285052538 tempest-GroupTypesTest-1285052538-project-admin] https://10.4.3.8/volume/v3/group_types returned with HTTP 200 Aug 07 10:04:40.322464 np0000006707 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 1168/4663] 10.4.3.8 () {68 vars in 1276 bytes} [Fri Aug 7 10:04:40 2026] GET /volume/v3/group_types => generated 248 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 10:04:40.331353 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [None req-664ac42f-c552-4fc3-82f2-b7a504331ec3 None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:04:40.332963 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-664ac42f-c552-4fc3-82f2-b7a504331ec3 tempest-GroupTypesTest-1285052538 tempest-GroupTypesTest-1285052538-project-admin] POST https://10.4.3.8/volume/v3/group_types Aug 07 10:04:40.333276 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-664ac42f-c552-4fc3-82f2-b7a504331ec3 tempest-GroupTypesTest-1285052538 tempest-GroupTypesTest-1285052538-project-admin] Action: 'create', calling method: version_select, body: {"group_type": {"name": "a_tempest-group-type-1663703731", "is_public": true}} {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 10:04:40.342858 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.middleware.request_id [None req-80034775-7ee8-4a9c-8282-0210d8a0fca4 None None] RequestId filter calling following filter/app {{(pid=100298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:04:40.345469 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [None req-80034775-7ee8-4a9c-8282-0210d8a0fca4 tempest-VolumesBackupsTest-1326273140 tempest-VolumesBackupsTest-1326273140-project-admin] GET https://10.4.3.8/volume/v3/backups/e309c61c-a8e2-41d4-b27f-f97275de60b5 Aug 07 10:04:40.345639 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [None req-80034775-7ee8-4a9c-8282-0210d8a0fca4 tempest-VolumesBackupsTest-1326273140 tempest-VolumesBackupsTest-1326273140-project-admin] Empty body provided in request {{(pid=100298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 10:04:40.345848 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [None req-80034775-7ee8-4a9c-8282-0210d8a0fca4 tempest-VolumesBackupsTest-1326273140 tempest-VolumesBackupsTest-1326273140-project-admin] Calling method 'show' {{(pid=100298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 10:04:40.345952 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.v3.backups [None req-80034775-7ee8-4a9c-8282-0210d8a0fca4 tempest-VolumesBackupsTest-1326273140 tempest-VolumesBackupsTest-1326273140-project-admin] Show backup with id e309c61c-a8e2-41d4-b27f-f97275de60b5. {{(pid=100298) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 10:04:40.350363 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-664ac42f-c552-4fc3-82f2-b7a504331ec3 tempest-GroupTypesTest-1285052538 tempest-GroupTypesTest-1285052538-project-admin] https://10.4.3.8/volume/v3/group_types returned with HTTP 202 Aug 07 10:04:40.350746 np0000006707 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 1163/4664] 10.4.3.8 () {70 vars in 1297 bytes} [Fri Aug 7 10:04:40 2026] POST /volume/v3/group_types => generated 164 bytes in 20 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 07 10:04:40.352811 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-c1f36602-86a1-4cc3-936e-fff697ca3e55 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:04:40.354329 np0000006707 devstack@c-api.service[100298]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 10:04:40.354329 np0000006707 devstack@c-api.service[100298]: warnings.warn( Aug 07 10:04:40.354797 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-c1f36602-86a1-4cc3-936e-fff697ca3e55 tempest-TestVolumeBootPattern-391440175 tempest-TestVolumeBootPattern-391440175-project-member] GET https://10.4.3.8/volume/v3/snapshots/bb438b90-8dab-4890-9666-f560f670173b Aug 07 10:04:40.354902 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [None req-80034775-7ee8-4a9c-8282-0210d8a0fca4 tempest-VolumesBackupsTest-1326273140 tempest-VolumesBackupsTest-1326273140-project-admin] https://10.4.3.8/volume/v3/backups/e309c61c-a8e2-41d4-b27f-f97275de60b5 returned with HTTP 200 Aug 07 10:04:40.355022 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-c1f36602-86a1-4cc3-936e-fff697ca3e55 tempest-TestVolumeBootPattern-391440175 tempest-TestVolumeBootPattern-391440175-project-member] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 10:04:40.355221 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-c1f36602-86a1-4cc3-936e-fff697ca3e55 tempest-TestVolumeBootPattern-391440175 tempest-TestVolumeBootPattern-391440175-project-member] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 10:04:40.355279 np0000006707 devstack@c-api.service[100298]: [pid: 100298|app: 0|req: 1166/4665] 10.4.3.8 () {66 vars in 1334 bytes} [Fri Aug 7 10:04:40 2026] GET /volume/v3/backups/e309c61c-a8e2-41d4-b27f-f97275de60b5 => generated 745 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 10:04:40.359226 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [None req-2855fae3-0555-4685-ade0-c63e51bdc160 None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:04:40.359565 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-c1f36602-86a1-4cc3-936e-fff697ca3e55 tempest-TestVolumeBootPattern-391440175 tempest-TestVolumeBootPattern-391440175-project-member] https://10.4.3.8/volume/v3/snapshots/bb438b90-8dab-4890-9666-f560f670173b returned with HTTP 404 Aug 07 10:04:40.360051 np0000006707 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 1169/4666] 10.4.3.8 () {66 vars in 1340 bytes} [Fri Aug 7 10:04:40 2026] GET /volume/v3/snapshots/bb438b90-8dab-4890-9666-f560f670173b => generated 111 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 10:04:40.361093 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-2855fae3-0555-4685-ade0-c63e51bdc160 tempest-GroupTypesTest-1285052538 tempest-GroupTypesTest-1285052538-project-admin] POST https://10.4.3.8/volume/v3/group_types Aug 07 10:04:40.361496 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-2855fae3-0555-4685-ade0-c63e51bdc160 tempest-GroupTypesTest-1285052538 tempest-GroupTypesTest-1285052538-project-admin] Action: 'create', calling method: version_select, body: {"group_type": {"name": "b_tempest-group-type-1363824563", "is_public": false}} {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 10:04:40.364626 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [None req-3b1bf8d8-4371-471c-beb5-4ccc8d033d14 None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:04:40.366192 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-3b1bf8d8-4371-471c-beb5-4ccc8d033d14 tempest-VolumesBackupsTest-1693673052 tempest-VolumesBackupsTest-1693673052-project-member] GET https://10.4.3.8/volume/v3/backups/d21a41ad-952a-4bf3-b62a-96dae50b8b21 Aug 07 10:04:40.366356 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-3b1bf8d8-4371-471c-beb5-4ccc8d033d14 tempest-VolumesBackupsTest-1693673052 tempest-VolumesBackupsTest-1693673052-project-member] Empty body provided in request {{(pid=100296) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 10:04:40.366537 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-3b1bf8d8-4371-471c-beb5-4ccc8d033d14 tempest-VolumesBackupsTest-1693673052 tempest-VolumesBackupsTest-1693673052-project-member] Calling method 'show' {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 10:04:40.366620 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.v3.backups [None req-3b1bf8d8-4371-471c-beb5-4ccc8d033d14 tempest-VolumesBackupsTest-1693673052 tempest-VolumesBackupsTest-1693673052-project-member] Show backup with id d21a41ad-952a-4bf3-b62a-96dae50b8b21. {{(pid=100296) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 10:04:40.367999 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.middleware.request_id [None req-34dce398-e28a-4d99-965d-6f000ff7908e None None] RequestId filter calling following filter/app {{(pid=100298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:04:40.369513 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [None req-34dce398-e28a-4d99-965d-6f000ff7908e tempest-TestVolumeBootPattern-391440175 tempest-TestVolumeBootPattern-391440175-project-member] DELETE https://10.4.3.8/volume/v3/volumes/872c2fd6-4275-4ece-ad91-5af21619a219 Aug 07 10:04:40.369684 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [None req-34dce398-e28a-4d99-965d-6f000ff7908e tempest-TestVolumeBootPattern-391440175 tempest-TestVolumeBootPattern-391440175-project-member] Empty body provided in request {{(pid=100298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 10:04:40.369872 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [None req-34dce398-e28a-4d99-965d-6f000ff7908e tempest-TestVolumeBootPattern-391440175 tempest-TestVolumeBootPattern-391440175-project-member] Calling method 'delete' {{(pid=100298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 10:04:40.370032 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.v3.volumes [None req-34dce398-e28a-4d99-965d-6f000ff7908e tempest-TestVolumeBootPattern-391440175 tempest-TestVolumeBootPattern-391440175-project-member] Delete volume with id: 872c2fd6-4275-4ece-ad91-5af21619a219 Aug 07 10:04:40.374691 np0000006707 devstack@c-api.service[100296]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 10:04:40.374691 np0000006707 devstack@c-api.service[100296]: warnings.warn( Aug 07 10:04:40.375707 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-3b1bf8d8-4371-471c-beb5-4ccc8d033d14 tempest-VolumesBackupsTest-1693673052 tempest-VolumesBackupsTest-1693673052-project-member] https://10.4.3.8/volume/v3/backups/d21a41ad-952a-4bf3-b62a-96dae50b8b21 returned with HTTP 200 Aug 07 10:04:40.375811 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-2855fae3-0555-4685-ade0-c63e51bdc160 tempest-GroupTypesTest-1285052538 tempest-GroupTypesTest-1285052538-project-admin] https://10.4.3.8/volume/v3/group_types returned with HTTP 202 Aug 07 10:04:40.376206 np0000006707 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 1164/4667] 10.4.3.8 () {66 vars in 1334 bytes} [Fri Aug 7 10:04:40 2026] GET /volume/v3/backups/d21a41ad-952a-4bf3-b62a-96dae50b8b21 => generated 747 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 10:04:40.376259 np0000006707 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 1169/4668] 10.4.3.8 () {70 vars in 1297 bytes} [Fri Aug 7 10:04:40 2026] POST /volume/v3/group_types => generated 165 bytes in 17 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 07 10:04:40.380982 np0000006707 devstack@c-api.service[100298]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 10:04:40.380982 np0000006707 devstack@c-api.service[100298]: warnings.warn( Aug 07 10:04:40.381392 np0000006707 devstack@c-api.service[100298]: INFO cinder.volume.api [None req-34dce398-e28a-4d99-965d-6f000ff7908e tempest-TestVolumeBootPattern-391440175 tempest-TestVolumeBootPattern-391440175-project-member] Volume info retrieved successfully. Aug 07 10:04:40.384250 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-a05c7d49-e21f-4945-a705-d226e735486f None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:04:40.386756 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [None req-4e1804f8-27b6-4f4e-bdef-8611348b35c3 None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:04:40.386996 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-a05c7d49-e21f-4945-a705-d226e735486f tempest-GroupTypesTest-1285052538 tempest-GroupTypesTest-1285052538-project-admin] GET https://10.4.3.8/volume/v3/group_types?sort=name%3Aasc&is_public=None Aug 07 10:04:40.387307 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-a05c7d49-e21f-4945-a705-d226e735486f tempest-GroupTypesTest-1285052538 tempest-GroupTypesTest-1285052538-project-admin] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 10:04:40.387509 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-a05c7d49-e21f-4945-a705-d226e735486f tempest-GroupTypesTest-1285052538 tempest-GroupTypesTest-1285052538-project-admin] Calling method 'version_select' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 10:04:40.388410 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-4e1804f8-27b6-4f4e-bdef-8611348b35c3 tempest-VolumesBackupsTest-1326273140 tempest-VolumesBackupsTest-1326273140-project-admin] GET https://10.4.3.8/volume/v3/backups/f53bfd19-1209-4eee-a23c-47ae96af05d6 Aug 07 10:04:40.390030 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-4e1804f8-27b6-4f4e-bdef-8611348b35c3 tempest-VolumesBackupsTest-1326273140 tempest-VolumesBackupsTest-1326273140-project-admin] Empty body provided in request {{(pid=100296) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 10:04:40.390251 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-4e1804f8-27b6-4f4e-bdef-8611348b35c3 tempest-VolumesBackupsTest-1326273140 tempest-VolumesBackupsTest-1326273140-project-admin] Calling method 'show' {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 10:04:40.390364 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.v3.backups [None req-4e1804f8-27b6-4f4e-bdef-8611348b35c3 tempest-VolumesBackupsTest-1326273140 tempest-VolumesBackupsTest-1326273140-project-admin] Show backup with id f53bfd19-1209-4eee-a23c-47ae96af05d6. {{(pid=100296) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 10:04:40.395194 np0000006707 devstack@c-api.service[100296]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 10:04:40.395194 np0000006707 devstack@c-api.service[100296]: warnings.warn( Aug 07 10:04:40.395918 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-4e1804f8-27b6-4f4e-bdef-8611348b35c3 tempest-VolumesBackupsTest-1326273140 tempest-VolumesBackupsTest-1326273140-project-admin] https://10.4.3.8/volume/v3/backups/f53bfd19-1209-4eee-a23c-47ae96af05d6 returned with HTTP 200 Aug 07 10:04:40.396494 np0000006707 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 1165/4669] 10.4.3.8 () {66 vars in 1334 bytes} [Fri Aug 7 10:04:40 2026] GET /volume/v3/backups/f53bfd19-1209-4eee-a23c-47ae96af05d6 => generated 747 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 10:04:40.398844 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-a05c7d49-e21f-4945-a705-d226e735486f tempest-GroupTypesTest-1285052538 tempest-GroupTypesTest-1285052538-project-admin] https://10.4.3.8/volume/v3/group_types?sort=name%3Aasc&is_public=None returned with HTTP 200 Aug 07 10:04:40.399232 np0000006707 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 1170/4670] 10.4.3.8 () {68 vars in 1337 bytes} [Fri Aug 7 10:04:40 2026] GET /volume/v3/group_types?sort=name%3Aasc&is_public=None => generated 549 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 10:04:40.407731 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [None req-dd779510-65c6-48f3-b4aa-039519aecb0b None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:04:40.407877 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [None req-8c2b6ed2-7b86-4ce2-b5a2-690a3db879e9 None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:04:40.409261 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-dd779510-65c6-48f3-b4aa-039519aecb0b tempest-VolumesBackupsTest-1693673052 tempest-VolumesBackupsTest-1693673052-project-member] POST https://10.4.3.8/volume/v3/backups Aug 07 10:04:40.409590 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-dd779510-65c6-48f3-b4aa-039519aecb0b tempest-VolumesBackupsTest-1693673052 tempest-VolumesBackupsTest-1693673052-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "306975e4-06ad-47ae-a9cc-02686c2620c4", "incremental": true, "name": "tempest-VolumesBackupsTest-Backup-2034241568"}} {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 10:04:40.409709 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-8c2b6ed2-7b86-4ce2-b5a2-690a3db879e9 tempest-GroupTypesTest-1285052538 tempest-GroupTypesTest-1285052538-project-admin] GET https://10.4.3.8/volume/v3/group_types?sort=name%3Adesc&is_public=None Aug 07 10:04:40.409943 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-8c2b6ed2-7b86-4ce2-b5a2-690a3db879e9 tempest-GroupTypesTest-1285052538 tempest-GroupTypesTest-1285052538-project-admin] Empty body provided in request {{(pid=100297) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 10:04:40.410129 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-8c2b6ed2-7b86-4ce2-b5a2-690a3db879e9 tempest-GroupTypesTest-1285052538 tempest-GroupTypesTest-1285052538-project-admin] Calling method 'version_select' {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 10:04:40.410863 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.contrib.backups [None req-dd779510-65c6-48f3-b4aa-039519aecb0b tempest-VolumesBackupsTest-1693673052 tempest-VolumesBackupsTest-1693673052-project-member] Creating new backup {'backup': {'volume_id': '306975e4-06ad-47ae-a9cc-02686c2620c4', 'incremental': True, 'name': 'tempest-VolumesBackupsTest-Backup-2034241568'}} {{(pid=100296) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 07 10:04:40.410989 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.contrib.backups [None req-dd779510-65c6-48f3-b4aa-039519aecb0b tempest-VolumesBackupsTest-1693673052 tempest-VolumesBackupsTest-1693673052-project-member] Creating backup of volume 306975e4-06ad-47ae-a9cc-02686c2620c4 in container None Aug 07 10:04:40.411906 np0000006707 devstack@c-api.service[100298]: INFO cinder.volume.api [None req-34dce398-e28a-4d99-965d-6f000ff7908e tempest-TestVolumeBootPattern-391440175 tempest-TestVolumeBootPattern-391440175-project-member] Delete volume request issued successfully. Aug 07 10:04:40.412106 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [None req-34dce398-e28a-4d99-965d-6f000ff7908e tempest-TestVolumeBootPattern-391440175 tempest-TestVolumeBootPattern-391440175-project-member] https://10.4.3.8/volume/v3/volumes/872c2fd6-4275-4ece-ad91-5af21619a219 returned with HTTP 202 Aug 07 10:04:40.412513 np0000006707 devstack@c-api.service[100298]: [pid: 100298|app: 0|req: 1167/4671] 10.4.3.8 () {66 vars in 1337 bytes} [Fri Aug 7 10:04:40 2026] DELETE /volume/v3/volumes/872c2fd6-4275-4ece-ad91-5af21619a219 => generated 0 bytes in 45 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 07 10:04:40.418667 np0000006707 devstack@c-api.service[100296]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 10:04:40.418667 np0000006707 devstack@c-api.service[100296]: warnings.warn( Aug 07 10:04:40.419103 np0000006707 devstack@c-api.service[100296]: INFO cinder.volume.api [None req-dd779510-65c6-48f3-b4aa-039519aecb0b tempest-VolumesBackupsTest-1693673052 tempest-VolumesBackupsTest-1693673052-project-member] Volume info retrieved successfully. Aug 07 10:04:40.420687 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-8c2b6ed2-7b86-4ce2-b5a2-690a3db879e9 tempest-GroupTypesTest-1285052538 tempest-GroupTypesTest-1285052538-project-admin] https://10.4.3.8/volume/v3/group_types?sort=name%3Adesc&is_public=None returned with HTTP 200 Aug 07 10:04:40.420904 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-94727c96-ef48-48e7-8452-edf5442631bd None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:04:40.421163 np0000006707 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 1170/4672] 10.4.3.8 () {68 vars in 1339 bytes} [Fri Aug 7 10:04:40 2026] GET /volume/v3/group_types?sort=name%3Adesc&is_public=None => generated 549 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 10:04:40.422639 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-94727c96-ef48-48e7-8452-edf5442631bd tempest-TestVolumeBootPattern-391440175 tempest-TestVolumeBootPattern-391440175-project-member] GET https://10.4.3.8/volume/v3/volumes/872c2fd6-4275-4ece-ad91-5af21619a219 Aug 07 10:04:40.422862 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-94727c96-ef48-48e7-8452-edf5442631bd tempest-TestVolumeBootPattern-391440175 tempest-TestVolumeBootPattern-391440175-project-member] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 10:04:40.423066 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-94727c96-ef48-48e7-8452-edf5442631bd tempest-TestVolumeBootPattern-391440175 tempest-TestVolumeBootPattern-391440175-project-member] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 10:04:40.428989 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.middleware.request_id [None req-8e62fa96-4ac1-4d0d-b9b3-701e38514eb7 None None] RequestId filter calling following filter/app {{(pid=100298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:04:40.429809 np0000006707 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 10:04:40.429809 np0000006707 devstack@c-api.service[100295]: warnings.warn( Aug 07 10:04:40.430544 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [None req-8e62fa96-4ac1-4d0d-b9b3-701e38514eb7 tempest-GroupTypesTest-1285052538 tempest-GroupTypesTest-1285052538-project-admin] GET https://10.4.3.8/volume/v3/group_types?is_public=False Aug 07 10:04:40.430728 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [None req-8e62fa96-4ac1-4d0d-b9b3-701e38514eb7 tempest-GroupTypesTest-1285052538 tempest-GroupTypesTest-1285052538-project-admin] Empty body provided in request {{(pid=100298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 10:04:40.430894 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [None req-8e62fa96-4ac1-4d0d-b9b3-701e38514eb7 tempest-GroupTypesTest-1285052538 tempest-GroupTypesTest-1285052538-project-admin] Calling method 'version_select' {{(pid=100298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 10:04:40.433322 np0000006707 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-94727c96-ef48-48e7-8452-edf5442631bd tempest-TestVolumeBootPattern-391440175 tempest-TestVolumeBootPattern-391440175-project-member] Volume info retrieved successfully. Aug 07 10:04:40.437730 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-94727c96-ef48-48e7-8452-edf5442631bd tempest-TestVolumeBootPattern-391440175 tempest-TestVolumeBootPattern-391440175-project-member] https://10.4.3.8/volume/v3/volumes/872c2fd6-4275-4ece-ad91-5af21619a219 returned with HTTP 200 Aug 07 10:04:40.438111 np0000006707 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 1171/4673] 10.4.3.8 () {66 vars in 1334 bytes} [Fri Aug 7 10:04:40 2026] GET /volume/v3/volumes/872c2fd6-4275-4ece-ad91-5af21619a219 => generated 1362 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 10:04:40.438244 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.quota [None req-dd779510-65c6-48f3-b4aa-039519aecb0b tempest-VolumesBackupsTest-1693673052 tempest-VolumesBackupsTest-1693673052-project-member] Created reservations ['c8527baa-c432-4d36-8891-f56a53cbf6a7', '6f965313-47fa-4608-9d67-fed28cbdb1f8'] {{(pid=100296) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 10:04:40.442622 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [None req-8e62fa96-4ac1-4d0d-b9b3-701e38514eb7 tempest-GroupTypesTest-1285052538 tempest-GroupTypesTest-1285052538-project-admin] https://10.4.3.8/volume/v3/group_types?is_public=False returned with HTTP 200 Aug 07 10:04:40.443009 np0000006707 devstack@c-api.service[100298]: [pid: 100298|app: 0|req: 1168/4674] 10.4.3.8 () {68 vars in 1307 bytes} [Fri Aug 7 10:04:40 2026] GET /volume/v3/group_types?is_public=False => generated 168 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 10:04:40.451130 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [None req-75706532-5f86-4d42-9dbf-60929f2dd99a None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:04:40.453331 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-75706532-5f86-4d42-9dbf-60929f2dd99a tempest-GroupTypesTest-1285052538 tempest-GroupTypesTest-1285052538-project-admin] GET https://10.4.3.8/volume/v3/group_types?is_public=True Aug 07 10:04:40.453550 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-75706532-5f86-4d42-9dbf-60929f2dd99a tempest-GroupTypesTest-1285052538 tempest-GroupTypesTest-1285052538-project-admin] Empty body provided in request {{(pid=100297) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 10:04:40.453763 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-75706532-5f86-4d42-9dbf-60929f2dd99a tempest-GroupTypesTest-1285052538 tempest-GroupTypesTest-1285052538-project-admin] Calling method 'version_select' {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 10:04:40.459713 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-75706532-5f86-4d42-9dbf-60929f2dd99a tempest-GroupTypesTest-1285052538 tempest-GroupTypesTest-1285052538-project-admin] https://10.4.3.8/volume/v3/group_types?is_public=True returned with HTTP 200 Aug 07 10:04:40.460258 np0000006707 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 1171/4675] 10.4.3.8 () {68 vars in 1305 bytes} [Fri Aug 7 10:04:40 2026] GET /volume/v3/group_types?is_public=True => generated 398 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 10:04:40.467505 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-a15162e2-fb08-45d1-bf0f-c43947c808f7 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:04:40.467904 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-dd779510-65c6-48f3-b4aa-039519aecb0b tempest-VolumesBackupsTest-1693673052 tempest-VolumesBackupsTest-1693673052-project-member] https://10.4.3.8/volume/v3/backups returned with HTTP 202 Aug 07 10:04:40.468319 np0000006707 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 1166/4676] 10.4.3.8 () {68 vars in 1245 bytes} [Fri Aug 7 10:04:40 2026] POST /volume/v3/backups => generated 326 bytes in 61 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 07 10:04:40.469003 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-a15162e2-fb08-45d1-bf0f-c43947c808f7 tempest-GroupTypesTest-1285052538 tempest-GroupTypesTest-1285052538-project-admin] DELETE https://10.4.3.8/volume/v3/group_types/a9250d44-bfa6-4186-9b3e-014b710be215 Aug 07 10:04:40.469180 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-a15162e2-fb08-45d1-bf0f-c43947c808f7 tempest-GroupTypesTest-1285052538 tempest-GroupTypesTest-1285052538-project-admin] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 10:04:40.469344 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-a15162e2-fb08-45d1-bf0f-c43947c808f7 tempest-GroupTypesTest-1285052538 tempest-GroupTypesTest-1285052538-project-admin] Calling method 'version_select' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 10:04:40.476342 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.middleware.request_id [None req-a2cc2d03-b4b5-4545-9b8e-75a219c881ff None None] RequestId filter calling following filter/app {{(pid=100298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:04:40.482483 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [None req-a2cc2d03-b4b5-4545-9b8e-75a219c881ff tempest-VolumesBackupsTest-1693673052 tempest-VolumesBackupsTest-1693673052-project-member] GET https://10.4.3.8/volume/v3/backups/6d909ce9-95e6-4cc6-9b6c-6b593d116546 Aug 07 10:04:40.482824 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [None req-a2cc2d03-b4b5-4545-9b8e-75a219c881ff tempest-VolumesBackupsTest-1693673052 tempest-VolumesBackupsTest-1693673052-project-member] Empty body provided in request {{(pid=100298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 10:04:40.483107 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [None req-a2cc2d03-b4b5-4545-9b8e-75a219c881ff tempest-VolumesBackupsTest-1693673052 tempest-VolumesBackupsTest-1693673052-project-member] Calling method 'show' {{(pid=100298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 10:04:40.483277 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.v3.backups [None req-a2cc2d03-b4b5-4545-9b8e-75a219c881ff tempest-VolumesBackupsTest-1693673052 tempest-VolumesBackupsTest-1693673052-project-member] Show backup with id 6d909ce9-95e6-4cc6-9b6c-6b593d116546. {{(pid=100298) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 10:04:40.483741 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-a15162e2-fb08-45d1-bf0f-c43947c808f7 tempest-GroupTypesTest-1285052538 tempest-GroupTypesTest-1285052538-project-admin] https://10.4.3.8/volume/v3/group_types/a9250d44-bfa6-4186-9b3e-014b710be215 returned with HTTP 202 Aug 07 10:04:40.484168 np0000006707 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 1172/4677] 10.4.3.8 () {68 vars in 1390 bytes} [Fri Aug 7 10:04:40 2026] DELETE /volume/v3/group_types/a9250d44-bfa6-4186-9b3e-014b710be215 => generated 0 bytes in 17 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 07 10:04:40.488561 np0000006707 devstack@c-api.service[100298]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 10:04:40.488561 np0000006707 devstack@c-api.service[100298]: warnings.warn( Aug 07 10:04:40.489524 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [None req-a2cc2d03-b4b5-4545-9b8e-75a219c881ff tempest-VolumesBackupsTest-1693673052 tempest-VolumesBackupsTest-1693673052-project-member] https://10.4.3.8/volume/v3/backups/6d909ce9-95e6-4cc6-9b6c-6b593d116546 returned with HTTP 200 Aug 07 10:04:40.490339 np0000006707 devstack@c-api.service[100298]: [pid: 100298|app: 0|req: 1169/4678] 10.4.3.8 () {66 vars in 1334 bytes} [Fri Aug 7 10:04:40 2026] GET /volume/v3/backups/6d909ce9-95e6-4cc6-9b6c-6b593d116546 => generated 732 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 10:04:40.490630 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [None req-e1c7e342-1dcc-4b67-8758-ea1e363991db None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:04:40.492557 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-e1c7e342-1dcc-4b67-8758-ea1e363991db tempest-GroupTypesTest-1285052538 tempest-GroupTypesTest-1285052538-project-admin] DELETE https://10.4.3.8/volume/v3/group_types/a6bc8f3c-1774-4089-9e45-539bcd9a482c Aug 07 10:04:40.492763 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-e1c7e342-1dcc-4b67-8758-ea1e363991db tempest-GroupTypesTest-1285052538 tempest-GroupTypesTest-1285052538-project-admin] Empty body provided in request {{(pid=100297) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 10:04:40.492949 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-e1c7e342-1dcc-4b67-8758-ea1e363991db tempest-GroupTypesTest-1285052538 tempest-GroupTypesTest-1285052538-project-admin] Calling method 'version_select' {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 10:04:40.504602 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-e1c7e342-1dcc-4b67-8758-ea1e363991db tempest-GroupTypesTest-1285052538 tempest-GroupTypesTest-1285052538-project-admin] https://10.4.3.8/volume/v3/group_types/a6bc8f3c-1774-4089-9e45-539bcd9a482c returned with HTTP 202 Aug 07 10:04:40.505115 np0000006707 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 1172/4679] 10.4.3.8 () {68 vars in 1390 bytes} [Fri Aug 7 10:04:40 2026] DELETE /volume/v3/group_types/a6bc8f3c-1774-4089-9e45-539bcd9a482c => generated 0 bytes in 15 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 07 10:04:40.865961 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [None req-60f02a31-07c4-4fc8-870a-468d30107d91 None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:04:40.868166 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-60f02a31-07c4-4fc8-870a-468d30107d91 tempest-TestEncryptedCinderVolumes-1545393347 tempest-TestEncryptedCinderVolumes-1545393347-project-member] GET https://10.4.3.8/volume/v3/volumes/c9defbda-31f2-4951-bf26-4b9abaf90740 Aug 07 10:04:40.868478 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-60f02a31-07c4-4fc8-870a-468d30107d91 tempest-TestEncryptedCinderVolumes-1545393347 tempest-TestEncryptedCinderVolumes-1545393347-project-member] Empty body provided in request {{(pid=100296) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 10:04:40.868617 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-60f02a31-07c4-4fc8-870a-468d30107d91 tempest-TestEncryptedCinderVolumes-1545393347 tempest-TestEncryptedCinderVolumes-1545393347-project-member] Calling method 'show' {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 10:04:40.877507 np0000006707 devstack@c-api.service[100296]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 10:04:40.877507 np0000006707 devstack@c-api.service[100296]: warnings.warn( Aug 07 10:04:40.882528 np0000006707 devstack@c-api.service[100296]: INFO cinder.volume.api [None req-60f02a31-07c4-4fc8-870a-468d30107d91 tempest-TestEncryptedCinderVolumes-1545393347 tempest-TestEncryptedCinderVolumes-1545393347-project-member] Volume info retrieved successfully. Aug 07 10:04:40.887308 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-60f02a31-07c4-4fc8-870a-468d30107d91 tempest-TestEncryptedCinderVolumes-1545393347 tempest-TestEncryptedCinderVolumes-1545393347-project-member] https://10.4.3.8/volume/v3/volumes/c9defbda-31f2-4951-bf26-4b9abaf90740 returned with HTTP 200 Aug 07 10:04:40.887768 np0000006707 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 1167/4680] 10.4.3.8 () {66 vars in 1334 bytes} [Fri Aug 7 10:04:40 2026] GET /volume/v3/volumes/c9defbda-31f2-4951-bf26-4b9abaf90740 => generated 940 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 10:04:41.451950 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-4db03f85-4faa-4b79-bf12-df0f9662bc64 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:04:41.453877 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-4db03f85-4faa-4b79-bf12-df0f9662bc64 tempest-TestVolumeBootPattern-391440175 tempest-TestVolumeBootPattern-391440175-project-member] GET https://10.4.3.8/volume/v3/volumes/872c2fd6-4275-4ece-ad91-5af21619a219 Aug 07 10:04:41.454090 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-4db03f85-4faa-4b79-bf12-df0f9662bc64 tempest-TestVolumeBootPattern-391440175 tempest-TestVolumeBootPattern-391440175-project-member] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 10:04:41.454264 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-4db03f85-4faa-4b79-bf12-df0f9662bc64 tempest-TestVolumeBootPattern-391440175 tempest-TestVolumeBootPattern-391440175-project-member] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 10:04:41.459428 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-4db03f85-4faa-4b79-bf12-df0f9662bc64 tempest-TestVolumeBootPattern-391440175 tempest-TestVolumeBootPattern-391440175-project-member] https://10.4.3.8/volume/v3/volumes/872c2fd6-4275-4ece-ad91-5af21619a219 returned with HTTP 404 Aug 07 10:04:41.459858 np0000006707 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 1173/4681] 10.4.3.8 () {66 vars in 1334 bytes} [Fri Aug 7 10:04:41 2026] GET /volume/v3/volumes/872c2fd6-4275-4ece-ad91-5af21619a219 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 10:04:41.494443 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.middleware.request_id [None req-cdc60435-c5e2-4841-96db-af0477684c8c None None] RequestId filter calling following filter/app {{(pid=100298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:04:41.496215 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [None req-cdc60435-c5e2-4841-96db-af0477684c8c tempest-TestVolumeBootPattern-391440175 tempest-TestVolumeBootPattern-391440175-project-member] POST https://10.4.3.8/volume/v3/volumes Aug 07 10:04:41.496666 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [None req-cdc60435-c5e2-4841-96db-af0477684c8c tempest-TestVolumeBootPattern-391440175 tempest-TestVolumeBootPattern-391440175-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestVolumeBootPattern-volume-origin-1457642727", "snapshot_id": null, "imageRef": "a6c27e23-91c8-49d8-8cc0-7e13210d16ce", "volume_type": null, "size": 1}} {{(pid=100298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 10:04:41.498350 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.v3.volumes [None req-cdc60435-c5e2-4841-96db-af0477684c8c tempest-TestVolumeBootPattern-391440175 tempest-TestVolumeBootPattern-391440175-project-member] Create volume request body: {'volume': {'name': 'tempest-TestVolumeBootPattern-volume-origin-1457642727', 'snapshot_id': None, 'imageRef': 'a6c27e23-91c8-49d8-8cc0-7e13210d16ce', 'volume_type': None, 'size': 1}} {{(pid=100298) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 07 10:04:41.500809 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [None req-21f25ca5-17b2-4dd2-9aa6-952b1cdf41cc None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:04:41.503277 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-21f25ca5-17b2-4dd2-9aa6-952b1cdf41cc tempest-VolumesBackupsTest-1693673052 tempest-VolumesBackupsTest-1693673052-project-member] GET https://10.4.3.8/volume/v3/backups/6d909ce9-95e6-4cc6-9b6c-6b593d116546 Aug 07 10:04:41.503494 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-21f25ca5-17b2-4dd2-9aa6-952b1cdf41cc tempest-VolumesBackupsTest-1693673052 tempest-VolumesBackupsTest-1693673052-project-member] Empty body provided in request {{(pid=100297) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 10:04:41.503675 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-21f25ca5-17b2-4dd2-9aa6-952b1cdf41cc tempest-VolumesBackupsTest-1693673052 tempest-VolumesBackupsTest-1693673052-project-member] Calling method 'show' {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 10:04:41.503815 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.v3.backups [None req-21f25ca5-17b2-4dd2-9aa6-952b1cdf41cc tempest-VolumesBackupsTest-1693673052 tempest-VolumesBackupsTest-1693673052-project-member] Show backup with id 6d909ce9-95e6-4cc6-9b6c-6b593d116546. {{(pid=100297) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 10:04:41.509367 np0000006707 devstack@c-api.service[100297]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 10:04:41.509367 np0000006707 devstack@c-api.service[100297]: warnings.warn( Aug 07 10:04:41.510160 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-21f25ca5-17b2-4dd2-9aa6-952b1cdf41cc tempest-VolumesBackupsTest-1693673052 tempest-VolumesBackupsTest-1693673052-project-member] https://10.4.3.8/volume/v3/backups/6d909ce9-95e6-4cc6-9b6c-6b593d116546 returned with HTTP 200 Aug 07 10:04:41.510548 np0000006707 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 1173/4682] 10.4.3.8 () {66 vars in 1334 bytes} [Fri Aug 7 10:04:41 2026] GET /volume/v3/backups/6d909ce9-95e6-4cc6-9b6c-6b593d116546 => generated 734 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 10:04:41.577491 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.v3.volumes [None req-cdc60435-c5e2-4841-96db-af0477684c8c tempest-TestVolumeBootPattern-391440175 tempest-TestVolumeBootPattern-391440175-project-member] Create volume of 1 GB Aug 07 10:04:41.582287 np0000006707 devstack@c-api.service[100298]: INFO cinder.volume.api [None req-cdc60435-c5e2-4841-96db-af0477684c8c tempest-TestVolumeBootPattern-391440175 tempest-TestVolumeBootPattern-391440175-project-member] Availability Zones retrieved successfully. Aug 07 10:04:41.587645 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.volume.api [None req-cdc60435-c5e2-4841-96db-af0477684c8c tempest-TestVolumeBootPattern-391440175 tempest-TestVolumeBootPattern-391440175-project-member] Flow 'volume_create_api' (3503e971-cfc1-4bf9-9252-ffc3bd0a1854) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100298) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 10:04:41.588825 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.volume.api [None req-cdc60435-c5e2-4841-96db-af0477684c8c tempest-TestVolumeBootPattern-391440175 tempest-TestVolumeBootPattern-391440175-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8d6da910-e78b-4814-95a5-c7364c5193df) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100298) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 10:04:41.590127 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.volume.flows.api.create_volume [None req-cdc60435-c5e2-4841-96db-af0477684c8c tempest-TestVolumeBootPattern-391440175 tempest-TestVolumeBootPattern-391440175-project-member] Validating volume size '1' using validate_int {{(pid=100298) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 07 10:04:41.647351 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.volume.api [None req-cdc60435-c5e2-4841-96db-af0477684c8c tempest-TestVolumeBootPattern-391440175 tempest-TestVolumeBootPattern-391440175-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8d6da910-e78b-4814-95a5-c7364c5193df) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-07T09:47:39Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=45fd9a3a-b61e-4c6c-9ab7-d02f06678d0d,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '45fd9a3a-b61e-4c6c-9ab7-d02f06678d0d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100298) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 10:04:41.648049 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.volume.api [None req-cdc60435-c5e2-4841-96db-af0477684c8c tempest-TestVolumeBootPattern-391440175 tempest-TestVolumeBootPattern-391440175-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ce83e1a8-4983-4d4b-b7ff-78a4db690dae) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100298) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 10:04:41.693294 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.quota [None req-cdc60435-c5e2-4841-96db-af0477684c8c tempest-TestVolumeBootPattern-391440175 tempest-TestVolumeBootPattern-391440175-project-member] Created reservations ['b3a1edb6-05d3-49fc-8c4a-9b65e16bc382', '351d2c7d-1c5b-4b20-b257-d4276d49124a', '81afd807-fd62-43ab-bd2d-057320d48fac', 'edbdb08c-d6d3-41b5-8819-009aaf7f287f'] {{(pid=100298) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 10:04:41.694215 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.volume.api [None req-cdc60435-c5e2-4841-96db-af0477684c8c tempest-TestVolumeBootPattern-391440175 tempest-TestVolumeBootPattern-391440175-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ce83e1a8-4983-4d4b-b7ff-78a4db690dae) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['b3a1edb6-05d3-49fc-8c4a-9b65e16bc382', '351d2c7d-1c5b-4b20-b257-d4276d49124a', '81afd807-fd62-43ab-bd2d-057320d48fac', 'edbdb08c-d6d3-41b5-8819-009aaf7f287f']}' {{(pid=100298) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 10:04:41.695073 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.volume.api [None req-cdc60435-c5e2-4841-96db-af0477684c8c tempest-TestVolumeBootPattern-391440175 tempest-TestVolumeBootPattern-391440175-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2433201d-f99f-4ec7-94e7-cf9480ce7fb7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100298) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 10:04:41.720410 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.volume.api [None req-cdc60435-c5e2-4841-96db-af0477684c8c tempest-TestVolumeBootPattern-391440175 tempest-TestVolumeBootPattern-391440175-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2433201d-f99f-4ec7-94e7-cf9480ce7fb7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '99f8b781-116c-4fe7-b6b5-c3fcedcf3950', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestVolumeBootPattern-volume-origin-1457642727',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='52f5f8fcdd29429c807d8bcef75e3bee',qos_specs=None,replication_status=,reservations=['b3a1edb6-05d3-49fc-8c4a-9b65e16bc382','351d2c7d-1c5b-4b20-b257-d4276d49124a','81afd807-fd62-43ab-bd2d-057320d48fac','edbdb08c-d6d3-41b5-8819-009aaf7f287f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c317c7eecf9245dea62bbb49e4819366',volume_type_id=45fd9a3a-b61e-4c6c-9ab7-d02f06678d0d), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-07T10:04:41Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestVolumeBootPattern-volume-origin-1457642727',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=99f8b781-116c-4fe7-b6b5-c3fcedcf3950,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='52f5f8fcdd29429c807d8bcef75e3bee',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='c317c7eecf9245dea62bbb49e4819366',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(45fd9a3a-b61e-4c6c-9ab7-d02f06678d0d),volume_type_id=45fd9a3a-b61e-4c6c-9ab7-d02f06678d0d)}' {{(pid=100298) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 10:04:41.721246 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.volume.api [None req-cdc60435-c5e2-4841-96db-af0477684c8c tempest-TestVolumeBootPattern-391440175 tempest-TestVolumeBootPattern-391440175-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8e6707f6-41fb-450c-aad5-1e288efb40e1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100298) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 10:04:41.739018 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.volume.api [None req-cdc60435-c5e2-4841-96db-af0477684c8c tempest-TestVolumeBootPattern-391440175 tempest-TestVolumeBootPattern-391440175-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8e6707f6-41fb-450c-aad5-1e288efb40e1) transitioned into state 'SUCCESS' from state '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-1457642727',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='52f5f8fcdd29429c807d8bcef75e3bee',qos_specs=None,replication_status=,reservations=['b3a1edb6-05d3-49fc-8c4a-9b65e16bc382','351d2c7d-1c5b-4b20-b257-d4276d49124a','81afd807-fd62-43ab-bd2d-057320d48fac','edbdb08c-d6d3-41b5-8819-009aaf7f287f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c317c7eecf9245dea62bbb49e4819366',volume_type_id=45fd9a3a-b61e-4c6c-9ab7-d02f06678d0d)}' {{(pid=100298) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 10:04:41.739671 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.volume.api [None req-cdc60435-c5e2-4841-96db-af0477684c8c tempest-TestVolumeBootPattern-391440175 tempest-TestVolumeBootPattern-391440175-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d4a26890-5b5d-47e0-a38f-5fb63a47465e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100298) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 10:04:41.747606 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.volume.api [None req-cdc60435-c5e2-4841-96db-af0477684c8c tempest-TestVolumeBootPattern-391440175 tempest-TestVolumeBootPattern-391440175-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d4a26890-5b5d-47e0-a38f-5fb63a47465e) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100298) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 10:04:41.748333 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.volume.api [None req-cdc60435-c5e2-4841-96db-af0477684c8c tempest-TestVolumeBootPattern-391440175 tempest-TestVolumeBootPattern-391440175-project-member] Flow 'volume_create_api' (3503e971-cfc1-4bf9-9252-ffc3bd0a1854) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100298) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 10:04:41.748636 np0000006707 devstack@c-api.service[100298]: INFO cinder.volume.api [None req-cdc60435-c5e2-4841-96db-af0477684c8c tempest-TestVolumeBootPattern-391440175 tempest-TestVolumeBootPattern-391440175-project-member] Create volume request issued successfully. Aug 07 10:04:41.749130 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [None req-cdc60435-c5e2-4841-96db-af0477684c8c tempest-TestVolumeBootPattern-391440175 tempest-TestVolumeBootPattern-391440175-project-member] https://10.4.3.8/volume/v3/volumes returned with HTTP 202 Aug 07 10:04:41.749532 np0000006707 devstack@c-api.service[100298]: [pid: 100298|app: 0|req: 1170/4683] 10.4.3.8 () {68 vars in 1245 bytes} [Fri Aug 7 10:04:41 2026] POST /volume/v3/volumes => generated 755 bytes in 255 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 07 10:04:41.761750 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [None req-5f007b8e-b487-4976-b4f2-e8f70eaf8a9a None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:04:41.764056 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-5f007b8e-b487-4976-b4f2-e8f70eaf8a9a tempest-TestVolumeBootPattern-391440175 tempest-TestVolumeBootPattern-391440175-project-member] GET https://10.4.3.8/volume/v3/volumes/99f8b781-116c-4fe7-b6b5-c3fcedcf3950 Aug 07 10:04:41.764309 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-5f007b8e-b487-4976-b4f2-e8f70eaf8a9a tempest-TestVolumeBootPattern-391440175 tempest-TestVolumeBootPattern-391440175-project-member] Empty body provided in request {{(pid=100296) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 10:04:41.764586 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-5f007b8e-b487-4976-b4f2-e8f70eaf8a9a tempest-TestVolumeBootPattern-391440175 tempest-TestVolumeBootPattern-391440175-project-member] Calling method 'show' {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 10:04:41.778185 np0000006707 devstack@c-api.service[100296]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 10:04:41.778185 np0000006707 devstack@c-api.service[100296]: warnings.warn( Aug 07 10:04:41.785215 np0000006707 devstack@c-api.service[100296]: INFO cinder.volume.api [None req-5f007b8e-b487-4976-b4f2-e8f70eaf8a9a tempest-TestVolumeBootPattern-391440175 tempest-TestVolumeBootPattern-391440175-project-member] Volume info retrieved successfully. Aug 07 10:04:41.790894 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-5f007b8e-b487-4976-b4f2-e8f70eaf8a9a tempest-TestVolumeBootPattern-391440175 tempest-TestVolumeBootPattern-391440175-project-member] https://10.4.3.8/volume/v3/volumes/99f8b781-116c-4fe7-b6b5-c3fcedcf3950 returned with HTTP 200 Aug 07 10:04:41.791378 np0000006707 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 1168/4684] 10.4.3.8 () {66 vars in 1334 bytes} [Fri Aug 7 10:04:41 2026] GET /volume/v3/volumes/99f8b781-116c-4fe7-b6b5-c3fcedcf3950 => generated 823 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 10:04:41.904214 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-6a0569be-2eef-47c2-8055-76ecfd88b146 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:04:41.906163 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-6a0569be-2eef-47c2-8055-76ecfd88b146 tempest-TestEncryptedCinderVolumes-1545393347 tempest-TestEncryptedCinderVolumes-1545393347-project-member] GET https://10.4.3.8/volume/v3/volumes/c9defbda-31f2-4951-bf26-4b9abaf90740 Aug 07 10:04:41.906477 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-6a0569be-2eef-47c2-8055-76ecfd88b146 tempest-TestEncryptedCinderVolumes-1545393347 tempest-TestEncryptedCinderVolumes-1545393347-project-member] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 10:04:41.906714 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-6a0569be-2eef-47c2-8055-76ecfd88b146 tempest-TestEncryptedCinderVolumes-1545393347 tempest-TestEncryptedCinderVolumes-1545393347-project-member] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 10:04:41.913428 np0000006707 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 10:04:41.913428 np0000006707 devstack@c-api.service[100295]: warnings.warn( Aug 07 10:04:41.917983 np0000006707 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-6a0569be-2eef-47c2-8055-76ecfd88b146 tempest-TestEncryptedCinderVolumes-1545393347 tempest-TestEncryptedCinderVolumes-1545393347-project-member] Volume info retrieved successfully. Aug 07 10:04:41.922343 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-6a0569be-2eef-47c2-8055-76ecfd88b146 tempest-TestEncryptedCinderVolumes-1545393347 tempest-TestEncryptedCinderVolumes-1545393347-project-member] https://10.4.3.8/volume/v3/volumes/c9defbda-31f2-4951-bf26-4b9abaf90740 returned with HTTP 200 Aug 07 10:04:41.922873 np0000006707 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 1174/4685] 10.4.3.8 () {66 vars in 1334 bytes} [Fri Aug 7 10:04:41 2026] GET /volume/v3/volumes/c9defbda-31f2-4951-bf26-4b9abaf90740 => generated 940 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 10:04:42.523404 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [None req-ef2a01f7-9285-4d3f-8d2e-cbdba95efdb2 None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:04:42.527464 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-ef2a01f7-9285-4d3f-8d2e-cbdba95efdb2 tempest-VolumesBackupsTest-1693673052 tempest-VolumesBackupsTest-1693673052-project-member] GET https://10.4.3.8/volume/v3/backups/6d909ce9-95e6-4cc6-9b6c-6b593d116546 Aug 07 10:04:42.527464 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-ef2a01f7-9285-4d3f-8d2e-cbdba95efdb2 tempest-VolumesBackupsTest-1693673052 tempest-VolumesBackupsTest-1693673052-project-member] Empty body provided in request {{(pid=100297) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 10:04:42.527464 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-ef2a01f7-9285-4d3f-8d2e-cbdba95efdb2 tempest-VolumesBackupsTest-1693673052 tempest-VolumesBackupsTest-1693673052-project-member] Calling method 'show' {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 10:04:42.527464 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.v3.backups [None req-ef2a01f7-9285-4d3f-8d2e-cbdba95efdb2 tempest-VolumesBackupsTest-1693673052 tempest-VolumesBackupsTest-1693673052-project-member] Show backup with id 6d909ce9-95e6-4cc6-9b6c-6b593d116546. {{(pid=100297) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 10:04:42.531969 np0000006707 devstack@c-api.service[100297]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 10:04:42.531969 np0000006707 devstack@c-api.service[100297]: warnings.warn( Aug 07 10:04:42.533168 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-ef2a01f7-9285-4d3f-8d2e-cbdba95efdb2 tempest-VolumesBackupsTest-1693673052 tempest-VolumesBackupsTest-1693673052-project-member] https://10.4.3.8/volume/v3/backups/6d909ce9-95e6-4cc6-9b6c-6b593d116546 returned with HTTP 200 Aug 07 10:04:42.533858 np0000006707 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 1174/4686] 10.4.3.8 () {66 vars in 1334 bytes} [Fri Aug 7 10:04:42 2026] GET /volume/v3/backups/6d909ce9-95e6-4cc6-9b6c-6b593d116546 => generated 734 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 10:04:42.557665 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.middleware.request_id [None req-9bbc0018-9d33-4721-88e6-3fe3dcb79b4c None None] RequestId filter calling following filter/app {{(pid=100298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:04:42.729830 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [None req-9bbc0018-9d33-4721-88e6-3fe3dcb79b4c tempest-SnapshotsActionsTest-1995934428 tempest-SnapshotsActionsTest-1995934428-project-member] POST https://10.4.3.8/volume/v3/volumes Aug 07 10:04:42.729830 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [None req-9bbc0018-9d33-4721-88e6-3fe3dcb79b4c tempest-SnapshotsActionsTest-1995934428 tempest-SnapshotsActionsTest-1995934428-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-SnapshotsActionsTest-Volume-954418737"}} {{(pid=100298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 10:04:42.729830 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.v3.volumes [None req-9bbc0018-9d33-4721-88e6-3fe3dcb79b4c tempest-SnapshotsActionsTest-1995934428 tempest-SnapshotsActionsTest-1995934428-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-SnapshotsActionsTest-Volume-954418737'}} {{(pid=100298) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 07 10:04:42.729830 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.v3.volumes [None req-9bbc0018-9d33-4721-88e6-3fe3dcb79b4c tempest-SnapshotsActionsTest-1995934428 tempest-SnapshotsActionsTest-1995934428-project-member] Create volume of 1 GB Aug 07 10:04:42.729830 np0000006707 devstack@c-api.service[100298]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 10:04:42.729830 np0000006707 devstack@c-api.service[100298]: warnings.warn( Aug 07 10:04:42.729830 np0000006707 devstack@c-api.service[100298]: INFO cinder.volume.api [None req-9bbc0018-9d33-4721-88e6-3fe3dcb79b4c tempest-SnapshotsActionsTest-1995934428 tempest-SnapshotsActionsTest-1995934428-project-member] Availability Zones retrieved successfully. Aug 07 10:04:42.729830 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.volume.api [None req-9bbc0018-9d33-4721-88e6-3fe3dcb79b4c tempest-SnapshotsActionsTest-1995934428 tempest-SnapshotsActionsTest-1995934428-project-member] Flow 'volume_create_api' (9cb6b92b-1819-4285-94b2-032fe2b0abd0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100298) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 10:04:42.729830 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.volume.api [None req-9bbc0018-9d33-4721-88e6-3fe3dcb79b4c tempest-SnapshotsActionsTest-1995934428 tempest-SnapshotsActionsTest-1995934428-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9e1d6805-bef2-4056-a9fe-fd8413d30835) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100298) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 10:04:42.729830 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.volume.flows.api.create_volume [None req-9bbc0018-9d33-4721-88e6-3fe3dcb79b4c tempest-SnapshotsActionsTest-1995934428 tempest-SnapshotsActionsTest-1995934428-project-member] Validating volume size '1' using validate_int {{(pid=100298) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 07 10:04:42.729830 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.volume.api [None req-9bbc0018-9d33-4721-88e6-3fe3dcb79b4c tempest-SnapshotsActionsTest-1995934428 tempest-SnapshotsActionsTest-1995934428-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9e1d6805-bef2-4056-a9fe-fd8413d30835) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-07T09:47:39Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=45fd9a3a-b61e-4c6c-9ab7-d02f06678d0d,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '45fd9a3a-b61e-4c6c-9ab7-d02f06678d0d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100298) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 10:04:42.729830 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.volume.api [None req-9bbc0018-9d33-4721-88e6-3fe3dcb79b4c tempest-SnapshotsActionsTest-1995934428 tempest-SnapshotsActionsTest-1995934428-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c1292d72-9466-44ee-a159-0639978089c3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100298) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 10:04:42.767218 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.quota [None req-9bbc0018-9d33-4721-88e6-3fe3dcb79b4c tempest-SnapshotsActionsTest-1995934428 tempest-SnapshotsActionsTest-1995934428-project-member] Created reservations ['06308e6a-2534-47dc-a820-a32925cceb52', 'c7599a6b-71b2-4a06-a873-58247c530748', '00a2263f-7f92-4343-86e5-462d3afc6421', '5f410c12-26a2-4d9a-a5aa-a1d59ac33a1b'] {{(pid=100298) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 10:04:42.767950 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.volume.api [None req-9bbc0018-9d33-4721-88e6-3fe3dcb79b4c tempest-SnapshotsActionsTest-1995934428 tempest-SnapshotsActionsTest-1995934428-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c1292d72-9466-44ee-a159-0639978089c3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['06308e6a-2534-47dc-a820-a32925cceb52', 'c7599a6b-71b2-4a06-a873-58247c530748', '00a2263f-7f92-4343-86e5-462d3afc6421', '5f410c12-26a2-4d9a-a5aa-a1d59ac33a1b']}' {{(pid=100298) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 10:04:42.768629 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.volume.api [None req-9bbc0018-9d33-4721-88e6-3fe3dcb79b4c tempest-SnapshotsActionsTest-1995934428 tempest-SnapshotsActionsTest-1995934428-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7f04d36a-a491-459d-9f1a-75a7051e99db) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100298) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 10:04:42.788051 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.volume.api [None req-9bbc0018-9d33-4721-88e6-3fe3dcb79b4c tempest-SnapshotsActionsTest-1995934428 tempest-SnapshotsActionsTest-1995934428-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7f04d36a-a491-459d-9f1a-75a7051e99db) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '72bf7200-9738-459f-b058-081d6e2d69f2', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-SnapshotsActionsTest-Volume-954418737',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='7d80c63d86a64e7ab38fecf321c8ebdc',qos_specs=None,replication_status=,reservations=['06308e6a-2534-47dc-a820-a32925cceb52','c7599a6b-71b2-4a06-a873-58247c530748','00a2263f-7f92-4343-86e5-462d3afc6421','5f410c12-26a2-4d9a-a5aa-a1d59ac33a1b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='744adb97bcc14ab18f6b2fe33152216a',volume_type_id=45fd9a3a-b61e-4c6c-9ab7-d02f06678d0d), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-07T10:04:42Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-SnapshotsActionsTest-Volume-954418737',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=72bf7200-9738-459f-b058-081d6e2d69f2,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='7d80c63d86a64e7ab38fecf321c8ebdc',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='744adb97bcc14ab18f6b2fe33152216a',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(45fd9a3a-b61e-4c6c-9ab7-d02f06678d0d),volume_type_id=45fd9a3a-b61e-4c6c-9ab7-d02f06678d0d)}' {{(pid=100298) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 10:04:42.788724 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.volume.api [None req-9bbc0018-9d33-4721-88e6-3fe3dcb79b4c tempest-SnapshotsActionsTest-1995934428 tempest-SnapshotsActionsTest-1995934428-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ee1b5c1d-d986-410f-a64c-97e0eda5e124) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100298) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 10:04:42.804884 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [None req-06a26143-adb5-4da7-98a1-35b820c64493 None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:04:42.805879 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.volume.api [None req-9bbc0018-9d33-4721-88e6-3fe3dcb79b4c tempest-SnapshotsActionsTest-1995934428 tempest-SnapshotsActionsTest-1995934428-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ee1b5c1d-d986-410f-a64c-97e0eda5e124) transitioned into state 'SUCCESS' from state '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-954418737',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='7d80c63d86a64e7ab38fecf321c8ebdc',qos_specs=None,replication_status=,reservations=['06308e6a-2534-47dc-a820-a32925cceb52','c7599a6b-71b2-4a06-a873-58247c530748','00a2263f-7f92-4343-86e5-462d3afc6421','5f410c12-26a2-4d9a-a5aa-a1d59ac33a1b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='744adb97bcc14ab18f6b2fe33152216a',volume_type_id=45fd9a3a-b61e-4c6c-9ab7-d02f06678d0d)}' {{(pid=100298) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 10:04:42.806549 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.volume.api [None req-9bbc0018-9d33-4721-88e6-3fe3dcb79b4c tempest-SnapshotsActionsTest-1995934428 tempest-SnapshotsActionsTest-1995934428-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9705a18c-aac3-4637-a215-70c17805fc4b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100298) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 10:04:42.806756 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-06a26143-adb5-4da7-98a1-35b820c64493 tempest-TestVolumeBootPattern-391440175 tempest-TestVolumeBootPattern-391440175-project-member] GET https://10.4.3.8/volume/v3/volumes/99f8b781-116c-4fe7-b6b5-c3fcedcf3950 Aug 07 10:04:42.806971 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-06a26143-adb5-4da7-98a1-35b820c64493 tempest-TestVolumeBootPattern-391440175 tempest-TestVolumeBootPattern-391440175-project-member] Empty body provided in request {{(pid=100296) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 10:04:42.807170 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-06a26143-adb5-4da7-98a1-35b820c64493 tempest-TestVolumeBootPattern-391440175 tempest-TestVolumeBootPattern-391440175-project-member] Calling method 'show' {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 10:04:42.813589 np0000006707 devstack@c-api.service[100296]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 10:04:42.813589 np0000006707 devstack@c-api.service[100296]: warnings.warn( Aug 07 10:04:42.817483 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.volume.api [None req-9bbc0018-9d33-4721-88e6-3fe3dcb79b4c tempest-SnapshotsActionsTest-1995934428 tempest-SnapshotsActionsTest-1995934428-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9705a18c-aac3-4637-a215-70c17805fc4b) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100298) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 10:04:42.817483 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.volume.api [None req-9bbc0018-9d33-4721-88e6-3fe3dcb79b4c tempest-SnapshotsActionsTest-1995934428 tempest-SnapshotsActionsTest-1995934428-project-member] Flow 'volume_create_api' (9cb6b92b-1819-4285-94b2-032fe2b0abd0) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100298) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 10:04:42.817483 np0000006707 devstack@c-api.service[100298]: INFO cinder.volume.api [None req-9bbc0018-9d33-4721-88e6-3fe3dcb79b4c tempest-SnapshotsActionsTest-1995934428 tempest-SnapshotsActionsTest-1995934428-project-member] Create volume request issued successfully. Aug 07 10:04:42.817483 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [None req-9bbc0018-9d33-4721-88e6-3fe3dcb79b4c tempest-SnapshotsActionsTest-1995934428 tempest-SnapshotsActionsTest-1995934428-project-member] https://10.4.3.8/volume/v3/volumes returned with HTTP 202 Aug 07 10:04:42.817483 np0000006707 devstack@c-api.service[100298]: [pid: 100298|app: 0|req: 1171/4687] 10.4.3.8 () {68 vars in 1244 bytes} [Fri Aug 7 10:04:42 2026] POST /volume/v3/volumes => generated 746 bytes in 260 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 07 10:04:42.817759 np0000006707 devstack@c-api.service[100296]: INFO cinder.volume.api [None req-06a26143-adb5-4da7-98a1-35b820c64493 tempest-TestVolumeBootPattern-391440175 tempest-TestVolumeBootPattern-391440175-project-member] Volume info retrieved successfully. Aug 07 10:04:42.821793 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-06a26143-adb5-4da7-98a1-35b820c64493 tempest-TestVolumeBootPattern-391440175 tempest-TestVolumeBootPattern-391440175-project-member] https://10.4.3.8/volume/v3/volumes/99f8b781-116c-4fe7-b6b5-c3fcedcf3950 returned with HTTP 200 Aug 07 10:04:42.822153 np0000006707 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 1169/4688] 10.4.3.8 () {66 vars in 1334 bytes} [Fri Aug 7 10:04:42 2026] GET /volume/v3/volumes/99f8b781-116c-4fe7-b6b5-c3fcedcf3950 => generated 1363 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 10:04:42.828586 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-ba6f6322-5233-4d70-b12e-e25518f7e661 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:04:42.830830 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-ba6f6322-5233-4d70-b12e-e25518f7e661 tempest-SnapshotsActionsTest-1995934428 tempest-SnapshotsActionsTest-1995934428-project-member] GET https://10.4.3.8/volume/v3/volumes/72bf7200-9738-459f-b058-081d6e2d69f2 Aug 07 10:04:42.831077 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-ba6f6322-5233-4d70-b12e-e25518f7e661 tempest-SnapshotsActionsTest-1995934428 tempest-SnapshotsActionsTest-1995934428-project-member] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 10:04:42.831343 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-ba6f6322-5233-4d70-b12e-e25518f7e661 tempest-SnapshotsActionsTest-1995934428 tempest-SnapshotsActionsTest-1995934428-project-member] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 10:04:42.836435 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [None req-8750551a-332c-41b2-bf6c-a55c8e8d1cdc None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:04:42.837889 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-8750551a-332c-41b2-bf6c-a55c8e8d1cdc tempest-TestVolumeBootPattern-391440175 tempest-TestVolumeBootPattern-391440175-project-member] GET https://10.4.3.8/volume/v3/volumes/99f8b781-116c-4fe7-b6b5-c3fcedcf3950 Aug 07 10:04:42.839293 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-8750551a-332c-41b2-bf6c-a55c8e8d1cdc tempest-TestVolumeBootPattern-391440175 tempest-TestVolumeBootPattern-391440175-project-member] Empty body provided in request {{(pid=100297) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 10:04:42.839293 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-8750551a-332c-41b2-bf6c-a55c8e8d1cdc tempest-TestVolumeBootPattern-391440175 tempest-TestVolumeBootPattern-391440175-project-member] Calling method 'show' {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 10:04:42.839563 np0000006707 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 10:04:42.839563 np0000006707 devstack@c-api.service[100295]: warnings.warn( Aug 07 10:04:42.847287 np0000006707 devstack@c-api.service[100297]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 10:04:42.847287 np0000006707 devstack@c-api.service[100297]: warnings.warn( Aug 07 10:04:42.849287 np0000006707 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-ba6f6322-5233-4d70-b12e-e25518f7e661 tempest-SnapshotsActionsTest-1995934428 tempest-SnapshotsActionsTest-1995934428-project-member] Volume info retrieved successfully. Aug 07 10:04:42.854347 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-ba6f6322-5233-4d70-b12e-e25518f7e661 tempest-SnapshotsActionsTest-1995934428 tempest-SnapshotsActionsTest-1995934428-project-member] https://10.4.3.8/volume/v3/volumes/72bf7200-9738-459f-b058-081d6e2d69f2 returned with HTTP 200 Aug 07 10:04:42.854716 np0000006707 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 1175/4689] 10.4.3.8 () {66 vars in 1334 bytes} [Fri Aug 7 10:04:42 2026] GET /volume/v3/volumes/72bf7200-9738-459f-b058-081d6e2d69f2 => generated 814 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 10:04:42.854975 np0000006707 devstack@c-api.service[100297]: INFO cinder.volume.api [None req-8750551a-332c-41b2-bf6c-a55c8e8d1cdc tempest-TestVolumeBootPattern-391440175 tempest-TestVolumeBootPattern-391440175-project-member] Volume info retrieved successfully. Aug 07 10:04:42.859033 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-8750551a-332c-41b2-bf6c-a55c8e8d1cdc tempest-TestVolumeBootPattern-391440175 tempest-TestVolumeBootPattern-391440175-project-member] https://10.4.3.8/volume/v3/volumes/99f8b781-116c-4fe7-b6b5-c3fcedcf3950 returned with HTTP 200 Aug 07 10:04:42.859358 np0000006707 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 1175/4690] 10.4.3.8 () {66 vars in 1334 bytes} [Fri Aug 7 10:04:42 2026] GET /volume/v3/volumes/99f8b781-116c-4fe7-b6b5-c3fcedcf3950 => generated 1363 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 10:04:42.940934 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.middleware.request_id [None req-81f01ecf-d973-447c-8010-4e4625aa6bfb None None] RequestId filter calling following filter/app {{(pid=100298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:04:42.942944 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [None req-81f01ecf-d973-447c-8010-4e4625aa6bfb tempest-TestEncryptedCinderVolumes-1545393347 tempest-TestEncryptedCinderVolumes-1545393347-project-member] GET https://10.4.3.8/volume/v3/volumes/c9defbda-31f2-4951-bf26-4b9abaf90740 Aug 07 10:04:42.943154 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [None req-81f01ecf-d973-447c-8010-4e4625aa6bfb tempest-TestEncryptedCinderVolumes-1545393347 tempest-TestEncryptedCinderVolumes-1545393347-project-member] Empty body provided in request {{(pid=100298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 10:04:42.943370 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [None req-81f01ecf-d973-447c-8010-4e4625aa6bfb tempest-TestEncryptedCinderVolumes-1545393347 tempest-TestEncryptedCinderVolumes-1545393347-project-member] Calling method 'show' {{(pid=100298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 10:04:42.952483 np0000006707 devstack@c-api.service[100298]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 10:04:42.952483 np0000006707 devstack@c-api.service[100298]: warnings.warn( Aug 07 10:04:42.956700 np0000006707 devstack@c-api.service[100298]: INFO cinder.volume.api [None req-81f01ecf-d973-447c-8010-4e4625aa6bfb tempest-TestEncryptedCinderVolumes-1545393347 tempest-TestEncryptedCinderVolumes-1545393347-project-member] Volume info retrieved successfully. Aug 07 10:04:42.960847 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [None req-81f01ecf-d973-447c-8010-4e4625aa6bfb tempest-TestEncryptedCinderVolumes-1545393347 tempest-TestEncryptedCinderVolumes-1545393347-project-member] https://10.4.3.8/volume/v3/volumes/c9defbda-31f2-4951-bf26-4b9abaf90740 returned with HTTP 200 Aug 07 10:04:42.961249 np0000006707 devstack@c-api.service[100298]: [pid: 100298|app: 0|req: 1172/4691] 10.4.3.8 () {66 vars in 1334 bytes} [Fri Aug 7 10:04:42 2026] GET /volume/v3/volumes/c9defbda-31f2-4951-bf26-4b9abaf90740 => generated 940 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 10:04:43.544280 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [None req-5b100f65-2aac-4510-bfae-72e6e29ed79c None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:04:43.546288 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-5b100f65-2aac-4510-bfae-72e6e29ed79c tempest-VolumesBackupsTest-1693673052 tempest-VolumesBackupsTest-1693673052-project-member] GET https://10.4.3.8/volume/v3/backups/6d909ce9-95e6-4cc6-9b6c-6b593d116546 Aug 07 10:04:43.546501 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-5b100f65-2aac-4510-bfae-72e6e29ed79c tempest-VolumesBackupsTest-1693673052 tempest-VolumesBackupsTest-1693673052-project-member] Empty body provided in request {{(pid=100296) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 10:04:43.546728 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-5b100f65-2aac-4510-bfae-72e6e29ed79c tempest-VolumesBackupsTest-1693673052 tempest-VolumesBackupsTest-1693673052-project-member] Calling method 'show' {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 10:04:43.546856 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.v3.backups [None req-5b100f65-2aac-4510-bfae-72e6e29ed79c tempest-VolumesBackupsTest-1693673052 tempest-VolumesBackupsTest-1693673052-project-member] Show backup with id 6d909ce9-95e6-4cc6-9b6c-6b593d116546. {{(pid=100296) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 10:04:43.551199 np0000006707 devstack@c-api.service[100296]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 10:04:43.551199 np0000006707 devstack@c-api.service[100296]: warnings.warn( Aug 07 10:04:43.551971 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-5b100f65-2aac-4510-bfae-72e6e29ed79c tempest-VolumesBackupsTest-1693673052 tempest-VolumesBackupsTest-1693673052-project-member] https://10.4.3.8/volume/v3/backups/6d909ce9-95e6-4cc6-9b6c-6b593d116546 returned with HTTP 200 Aug 07 10:04:43.552334 np0000006707 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 1170/4692] 10.4.3.8 () {66 vars in 1334 bytes} [Fri Aug 7 10:04:43 2026] GET /volume/v3/backups/6d909ce9-95e6-4cc6-9b6c-6b593d116546 => generated 745 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 10:04:43.868471 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-8b19ae6c-edea-479f-b91c-104ac9e98c23 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:04:43.870857 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-8b19ae6c-edea-479f-b91c-104ac9e98c23 tempest-SnapshotsActionsTest-1995934428 tempest-SnapshotsActionsTest-1995934428-project-member] GET https://10.4.3.8/volume/v3/volumes/72bf7200-9738-459f-b058-081d6e2d69f2 Aug 07 10:04:43.870857 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-8b19ae6c-edea-479f-b91c-104ac9e98c23 tempest-SnapshotsActionsTest-1995934428 tempest-SnapshotsActionsTest-1995934428-project-member] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 10:04:43.871010 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-8b19ae6c-edea-479f-b91c-104ac9e98c23 tempest-SnapshotsActionsTest-1995934428 tempest-SnapshotsActionsTest-1995934428-project-member] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 10:04:43.879602 np0000006707 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 10:04:43.879602 np0000006707 devstack@c-api.service[100295]: warnings.warn( Aug 07 10:04:43.884105 np0000006707 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-8b19ae6c-edea-479f-b91c-104ac9e98c23 tempest-SnapshotsActionsTest-1995934428 tempest-SnapshotsActionsTest-1995934428-project-member] Volume info retrieved successfully. Aug 07 10:04:43.889257 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-8b19ae6c-edea-479f-b91c-104ac9e98c23 tempest-SnapshotsActionsTest-1995934428 tempest-SnapshotsActionsTest-1995934428-project-member] https://10.4.3.8/volume/v3/volumes/72bf7200-9738-459f-b058-081d6e2d69f2 returned with HTTP 200 Aug 07 10:04:43.889704 np0000006707 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 1176/4693] 10.4.3.8 () {66 vars in 1334 bytes} [Fri Aug 7 10:04:43 2026] GET /volume/v3/volumes/72bf7200-9738-459f-b058-081d6e2d69f2 => generated 839 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 10:04:43.907565 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [None req-6cb363ba-1193-412f-85fc-f05fa6aa81c7 None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:04:43.909623 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-6cb363ba-1193-412f-85fc-f05fa6aa81c7 tempest-SnapshotsActionsTest-1995934428 tempest-SnapshotsActionsTest-1995934428-project-member] POST https://10.4.3.8/volume/v3/snapshots Aug 07 10:04:43.909916 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-6cb363ba-1193-412f-85fc-f05fa6aa81c7 tempest-SnapshotsActionsTest-1995934428 tempest-SnapshotsActionsTest-1995934428-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "72bf7200-9738-459f-b058-081d6e2d69f2", "name": "tempest-SnapshotsActionsTest-Snapshot-2114140703"}} {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 10:04:43.921463 np0000006707 devstack@c-api.service[100297]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 10:04:43.921463 np0000006707 devstack@c-api.service[100297]: warnings.warn( Aug 07 10:04:43.922070 np0000006707 devstack@c-api.service[100297]: INFO cinder.volume.api [None req-6cb363ba-1193-412f-85fc-f05fa6aa81c7 tempest-SnapshotsActionsTest-1995934428 tempest-SnapshotsActionsTest-1995934428-project-member] Volume info retrieved successfully. Aug 07 10:04:43.922750 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.v3.snapshots [None req-6cb363ba-1193-412f-85fc-f05fa6aa81c7 tempest-SnapshotsActionsTest-1995934428 tempest-SnapshotsActionsTest-1995934428-project-member] Create snapshot from volume 72bf7200-9738-459f-b058-081d6e2d69f2 Aug 07 10:04:43.963653 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.quota [None req-6cb363ba-1193-412f-85fc-f05fa6aa81c7 tempest-SnapshotsActionsTest-1995934428 tempest-SnapshotsActionsTest-1995934428-project-member] Created reservations ['7777c3d5-5bef-482f-bd86-346b5ac92f95', '2dfc4e5f-b5f5-4cf2-a1d8-62774c481f3d', 'b5d27aa8-080f-467c-987c-a54f0abadf5f', '3ccd4c60-5306-427b-b07d-2aea2fd16dd3'] {{(pid=100297) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 10:04:43.974163 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.middleware.request_id [None req-dc7a3c96-eb88-4b0b-83e0-2dd5f8ff748d None None] RequestId filter calling following filter/app {{(pid=100298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:04:43.976162 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [None req-dc7a3c96-eb88-4b0b-83e0-2dd5f8ff748d tempest-TestEncryptedCinderVolumes-1545393347 tempest-TestEncryptedCinderVolumes-1545393347-project-member] GET https://10.4.3.8/volume/v3/volumes/c9defbda-31f2-4951-bf26-4b9abaf90740 Aug 07 10:04:43.976377 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [None req-dc7a3c96-eb88-4b0b-83e0-2dd5f8ff748d tempest-TestEncryptedCinderVolumes-1545393347 tempest-TestEncryptedCinderVolumes-1545393347-project-member] Empty body provided in request {{(pid=100298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 10:04:43.976580 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [None req-dc7a3c96-eb88-4b0b-83e0-2dd5f8ff748d tempest-TestEncryptedCinderVolumes-1545393347 tempest-TestEncryptedCinderVolumes-1545393347-project-member] Calling method 'show' {{(pid=100298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 10:04:43.986843 np0000006707 devstack@c-api.service[100298]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 10:04:43.986843 np0000006707 devstack@c-api.service[100298]: warnings.warn( Aug 07 10:04:43.992721 np0000006707 devstack@c-api.service[100298]: INFO cinder.volume.api [None req-dc7a3c96-eb88-4b0b-83e0-2dd5f8ff748d tempest-TestEncryptedCinderVolumes-1545393347 tempest-TestEncryptedCinderVolumes-1545393347-project-member] Volume info retrieved successfully. Aug 07 10:04:43.997603 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [None req-dc7a3c96-eb88-4b0b-83e0-2dd5f8ff748d tempest-TestEncryptedCinderVolumes-1545393347 tempest-TestEncryptedCinderVolumes-1545393347-project-member] https://10.4.3.8/volume/v3/volumes/c9defbda-31f2-4951-bf26-4b9abaf90740 returned with HTTP 200 Aug 07 10:04:43.998538 np0000006707 devstack@c-api.service[100298]: [pid: 100298|app: 0|req: 1173/4694] 10.4.3.8 () {66 vars in 1334 bytes} [Fri Aug 7 10:04:43 2026] GET /volume/v3/volumes/c9defbda-31f2-4951-bf26-4b9abaf90740 => generated 940 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 10:04:44.010518 np0000006707 devstack@c-api.service[100297]: INFO cinder.volume.api [None req-6cb363ba-1193-412f-85fc-f05fa6aa81c7 tempest-SnapshotsActionsTest-1995934428 tempest-SnapshotsActionsTest-1995934428-project-member] Snapshot create request issued successfully. Aug 07 10:04:44.010518 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-6cb363ba-1193-412f-85fc-f05fa6aa81c7 tempest-SnapshotsActionsTest-1995934428 tempest-SnapshotsActionsTest-1995934428-project-member] https://10.4.3.8/volume/v3/snapshots returned with HTTP 202 Aug 07 10:04:44.010518 np0000006707 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 1176/4695] 10.4.3.8 () {68 vars in 1251 bytes} [Fri Aug 7 10:04:43 2026] POST /volume/v3/snapshots => generated 307 bytes in 102 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 07 10:04:44.017962 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [None req-09a0e96b-1e30-4e5a-b08b-fc4d2ef0bd19 None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:04:44.020165 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-09a0e96b-1e30-4e5a-b08b-fc4d2ef0bd19 tempest-SnapshotsActionsTest-1995934428 tempest-SnapshotsActionsTest-1995934428-project-member] GET https://10.4.3.8/volume/v3/snapshots/525c0017-bf3b-4da7-9871-999acfe1fb07 Aug 07 10:04:44.020281 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-09a0e96b-1e30-4e5a-b08b-fc4d2ef0bd19 tempest-SnapshotsActionsTest-1995934428 tempest-SnapshotsActionsTest-1995934428-project-member] Empty body provided in request {{(pid=100296) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 10:04:44.020505 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-09a0e96b-1e30-4e5a-b08b-fc4d2ef0bd19 tempest-SnapshotsActionsTest-1995934428 tempest-SnapshotsActionsTest-1995934428-project-member] Calling method 'show' {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 10:04:44.029034 np0000006707 devstack@c-api.service[100296]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 10:04:44.029034 np0000006707 devstack@c-api.service[100296]: warnings.warn( Aug 07 10:04:44.029684 np0000006707 devstack@c-api.service[100296]: INFO cinder.volume.api [None req-09a0e96b-1e30-4e5a-b08b-fc4d2ef0bd19 tempest-SnapshotsActionsTest-1995934428 tempest-SnapshotsActionsTest-1995934428-project-member] Snapshot retrieved successfully. Aug 07 10:04:44.030512 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-09a0e96b-1e30-4e5a-b08b-fc4d2ef0bd19 tempest-SnapshotsActionsTest-1995934428 tempest-SnapshotsActionsTest-1995934428-project-member] https://10.4.3.8/volume/v3/snapshots/525c0017-bf3b-4da7-9871-999acfe1fb07 returned with HTTP 200 Aug 07 10:04:44.031170 np0000006707 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 1171/4696] 10.4.3.8 () {66 vars in 1340 bytes} [Fri Aug 7 10:04:44 2026] GET /volume/v3/snapshots/525c0017-bf3b-4da7-9871-999acfe1fb07 => generated 439 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 10:04:44.095169 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [req-69ab846c-a428-4449-b7a0-5ceff699f77d req-21345f11-db81-4ad2-974d-0f9a31618e59 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:04:44.097885 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [req-69ab846c-a428-4449-b7a0-5ceff699f77d req-21345f11-db81-4ad2-974d-0f9a31618e59 tempest-TestVolumeBootPattern-391440175 tempest-TestVolumeBootPattern-391440175-project-member] GET https://10.4.3.8/volume/v3/volumes/99f8b781-116c-4fe7-b6b5-c3fcedcf3950 Aug 07 10:04:44.097885 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [req-69ab846c-a428-4449-b7a0-5ceff699f77d req-21345f11-db81-4ad2-974d-0f9a31618e59 tempest-TestVolumeBootPattern-391440175 tempest-TestVolumeBootPattern-391440175-project-member] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 10:04:44.097885 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [req-69ab846c-a428-4449-b7a0-5ceff699f77d req-21345f11-db81-4ad2-974d-0f9a31618e59 tempest-TestVolumeBootPattern-391440175 tempest-TestVolumeBootPattern-391440175-project-member] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 10:04:44.105616 np0000006707 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 10:04:44.105616 np0000006707 devstack@c-api.service[100295]: warnings.warn( Aug 07 10:04:44.110409 np0000006707 devstack@c-api.service[100295]: INFO cinder.volume.api [req-69ab846c-a428-4449-b7a0-5ceff699f77d req-21345f11-db81-4ad2-974d-0f9a31618e59 tempest-TestVolumeBootPattern-391440175 tempest-TestVolumeBootPattern-391440175-project-member] Volume info retrieved successfully. Aug 07 10:04:44.116386 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [req-69ab846c-a428-4449-b7a0-5ceff699f77d req-21345f11-db81-4ad2-974d-0f9a31618e59 tempest-TestVolumeBootPattern-391440175 tempest-TestVolumeBootPattern-391440175-project-member] https://10.4.3.8/volume/v3/volumes/99f8b781-116c-4fe7-b6b5-c3fcedcf3950 returned with HTTP 200 Aug 07 10:04:44.116891 np0000006707 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 1177/4697] 10.4.3.8 () {68 vars in 1584 bytes} [Fri Aug 7 10:04:44 2026] GET /volume/v3/volumes/99f8b781-116c-4fe7-b6b5-c3fcedcf3950 => generated 1363 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 10:04:44.566469 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.middleware.request_id [None req-5961aa35-2749-458b-a560-ee0640541552 None None] RequestId filter calling following filter/app {{(pid=100298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:04:44.568399 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [None req-5961aa35-2749-458b-a560-ee0640541552 tempest-VolumesBackupsTest-1693673052 tempest-VolumesBackupsTest-1693673052-project-member] GET https://10.4.3.8/volume/v3/backups/6d909ce9-95e6-4cc6-9b6c-6b593d116546 Aug 07 10:04:44.568577 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [None req-5961aa35-2749-458b-a560-ee0640541552 tempest-VolumesBackupsTest-1693673052 tempest-VolumesBackupsTest-1693673052-project-member] Empty body provided in request {{(pid=100298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 10:04:44.568792 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [None req-5961aa35-2749-458b-a560-ee0640541552 tempest-VolumesBackupsTest-1693673052 tempest-VolumesBackupsTest-1693673052-project-member] Calling method 'show' {{(pid=100298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 10:04:44.568903 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.v3.backups [None req-5961aa35-2749-458b-a560-ee0640541552 tempest-VolumesBackupsTest-1693673052 tempest-VolumesBackupsTest-1693673052-project-member] Show backup with id 6d909ce9-95e6-4cc6-9b6c-6b593d116546. {{(pid=100298) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 10:04:44.573662 np0000006707 devstack@c-api.service[100298]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 10:04:44.573662 np0000006707 devstack@c-api.service[100298]: warnings.warn( Aug 07 10:04:44.574646 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [None req-5961aa35-2749-458b-a560-ee0640541552 tempest-VolumesBackupsTest-1693673052 tempest-VolumesBackupsTest-1693673052-project-member] https://10.4.3.8/volume/v3/backups/6d909ce9-95e6-4cc6-9b6c-6b593d116546 returned with HTTP 200 Aug 07 10:04:44.575109 np0000006707 devstack@c-api.service[100298]: [pid: 100298|app: 0|req: 1174/4698] 10.4.3.8 () {66 vars in 1334 bytes} [Fri Aug 7 10:04:44 2026] GET /volume/v3/backups/6d909ce9-95e6-4cc6-9b6c-6b593d116546 => generated 745 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 07 10:04:44.635962 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [req-69ab846c-a428-4449-b7a0-5ceff699f77d req-df046eaa-4dce-4896-a4f5-5d25e56d23d6 None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:04:44.645407 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [req-69ab846c-a428-4449-b7a0-5ceff699f77d req-df046eaa-4dce-4896-a4f5-5d25e56d23d6 tempest-TestVolumeBootPattern-391440175 tempest-TestVolumeBootPattern-391440175-project-member] GET https://10.4.3.8/volume/v3/volumes/99f8b781-116c-4fe7-b6b5-c3fcedcf3950 Aug 07 10:04:44.645407 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [req-69ab846c-a428-4449-b7a0-5ceff699f77d req-df046eaa-4dce-4896-a4f5-5d25e56d23d6 tempest-TestVolumeBootPattern-391440175 tempest-TestVolumeBootPattern-391440175-project-member] Empty body provided in request {{(pid=100297) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 10:04:44.646246 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [req-69ab846c-a428-4449-b7a0-5ceff699f77d req-df046eaa-4dce-4896-a4f5-5d25e56d23d6 tempest-TestVolumeBootPattern-391440175 tempest-TestVolumeBootPattern-391440175-project-member] Calling method 'show' {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 10:04:44.656120 np0000006707 devstack@c-api.service[100297]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 10:04:44.656120 np0000006707 devstack@c-api.service[100297]: warnings.warn( Aug 07 10:04:44.662538 np0000006707 devstack@c-api.service[100297]: INFO cinder.volume.api [req-69ab846c-a428-4449-b7a0-5ceff699f77d req-df046eaa-4dce-4896-a4f5-5d25e56d23d6 tempest-TestVolumeBootPattern-391440175 tempest-TestVolumeBootPattern-391440175-project-member] Volume info retrieved successfully. Aug 07 10:04:44.669443 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [req-69ab846c-a428-4449-b7a0-5ceff699f77d req-df046eaa-4dce-4896-a4f5-5d25e56d23d6 tempest-TestVolumeBootPattern-391440175 tempest-TestVolumeBootPattern-391440175-project-member] https://10.4.3.8/volume/v3/volumes/99f8b781-116c-4fe7-b6b5-c3fcedcf3950 returned with HTTP 200 Aug 07 10:04:44.669939 np0000006707 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 1177/4699] 10.4.3.8 () {68 vars in 1584 bytes} [Fri Aug 7 10:04:44 2026] GET /volume/v3/volumes/99f8b781-116c-4fe7-b6b5-c3fcedcf3950 => generated 1363 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 10:04:44.686292 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [None req-86f696d7-1892-439e-9f5f-e3eab84034ba None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:04:44.687070 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-86f696d7-1892-439e-9f5f-e3eab84034ba None None] GET https://10.4.3.8/volume// Aug 07 10:04:44.687070 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-86f696d7-1892-439e-9f5f-e3eab84034ba None None] Empty body provided in request {{(pid=100296) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 10:04:44.687292 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-86f696d7-1892-439e-9f5f-e3eab84034ba None None] Calling method 'all' {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 10:04:44.687512 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-86f696d7-1892-439e-9f5f-e3eab84034ba None None] https://10.4.3.8/volume// returned with HTTP 300 Aug 07 10:04:44.688635 np0000006707 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 1172/4700] 10.4.3.8 () {66 vars in 1405 bytes} [Fri Aug 7 10:04:44 2026] GET /volume/ => generated 384 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 07 10:04:44.698946 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [req-69ab846c-a428-4449-b7a0-5ceff699f77d req-1cc74323-d4bd-4fa8-9bad-c7d5b44df13d None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:04:44.702095 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [req-69ab846c-a428-4449-b7a0-5ceff699f77d req-1cc74323-d4bd-4fa8-9bad-c7d5b44df13d tempest-TestVolumeBootPattern-391440175 tempest-TestVolumeBootPattern-391440175-project-member] POST https://10.4.3.8/volume/v3/attachments Aug 07 10:04:44.702095 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [req-69ab846c-a428-4449-b7a0-5ceff699f77d req-1cc74323-d4bd-4fa8-9bad-c7d5b44df13d tempest-TestVolumeBootPattern-391440175 tempest-TestVolumeBootPattern-391440175-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "99f8b781-116c-4fe7-b6b5-c3fcedcf3950", "connector": null, "instance_uuid": "0e9ca993-eb48-41da-860a-b37fcf3c3ec5"}} {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 10:04:44.712283 np0000006707 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 10:04:44.712283 np0000006707 devstack@c-api.service[100295]: warnings.warn( Aug 07 10:04:44.745769 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [req-69ab846c-a428-4449-b7a0-5ceff699f77d req-1cc74323-d4bd-4fa8-9bad-c7d5b44df13d tempest-TestVolumeBootPattern-391440175 tempest-TestVolumeBootPattern-391440175-project-member] https://10.4.3.8/volume/v3/attachments returned with HTTP 200 Aug 07 10:04:44.746673 np0000006707 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 1178/4701] 10.4.3.8 () {74 vars in 1580 bytes} [Fri Aug 7 10:04:44 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 10:04:45.014408 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.middleware.request_id [None req-d931d599-5041-4475-92e8-cc35673ac5d7 None None] RequestId filter calling following filter/app {{(pid=100298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:04:45.018060 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [None req-d931d599-5041-4475-92e8-cc35673ac5d7 tempest-TestEncryptedCinderVolumes-1545393347 tempest-TestEncryptedCinderVolumes-1545393347-project-member] GET https://10.4.3.8/volume/v3/volumes/c9defbda-31f2-4951-bf26-4b9abaf90740 Aug 07 10:04:45.018060 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [None req-d931d599-5041-4475-92e8-cc35673ac5d7 tempest-TestEncryptedCinderVolumes-1545393347 tempest-TestEncryptedCinderVolumes-1545393347-project-member] Empty body provided in request {{(pid=100298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 10:04:45.018060 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [None req-d931d599-5041-4475-92e8-cc35673ac5d7 tempest-TestEncryptedCinderVolumes-1545393347 tempest-TestEncryptedCinderVolumes-1545393347-project-member] Calling method 'show' {{(pid=100298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 10:04:45.025763 np0000006707 devstack@c-api.service[100298]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 10:04:45.025763 np0000006707 devstack@c-api.service[100298]: warnings.warn( Aug 07 10:04:45.032078 np0000006707 devstack@c-api.service[100298]: INFO cinder.volume.api [None req-d931d599-5041-4475-92e8-cc35673ac5d7 tempest-TestEncryptedCinderVolumes-1545393347 tempest-TestEncryptedCinderVolumes-1545393347-project-member] Volume info retrieved successfully. Aug 07 10:04:45.034117 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [None req-d931d599-5041-4475-92e8-cc35673ac5d7 tempest-TestEncryptedCinderVolumes-1545393347 tempest-TestEncryptedCinderVolumes-1545393347-project-member] https://10.4.3.8/volume/v3/volumes/c9defbda-31f2-4951-bf26-4b9abaf90740 returned with HTTP 200 Aug 07 10:04:45.034655 np0000006707 devstack@c-api.service[100298]: [pid: 100298|app: 0|req: 1175/4702] 10.4.3.8 () {66 vars in 1334 bytes} [Fri Aug 7 10:04:45 2026] GET /volume/v3/volumes/c9defbda-31f2-4951-bf26-4b9abaf90740 => generated 940 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 10:04:45.042978 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [None req-0eeb47bc-6220-4f7d-a714-0d675ca8a6cc None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:04:45.044944 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-0eeb47bc-6220-4f7d-a714-0d675ca8a6cc tempest-SnapshotsActionsTest-1995934428 tempest-SnapshotsActionsTest-1995934428-project-member] GET https://10.4.3.8/volume/v3/snapshots/525c0017-bf3b-4da7-9871-999acfe1fb07 Aug 07 10:04:45.045162 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-0eeb47bc-6220-4f7d-a714-0d675ca8a6cc tempest-SnapshotsActionsTest-1995934428 tempest-SnapshotsActionsTest-1995934428-project-member] Empty body provided in request {{(pid=100297) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 10:04:45.045434 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-0eeb47bc-6220-4f7d-a714-0d675ca8a6cc tempest-SnapshotsActionsTest-1995934428 tempest-SnapshotsActionsTest-1995934428-project-member] Calling method 'show' {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 10:04:45.050202 np0000006707 devstack@c-api.service[100297]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 10:04:45.050202 np0000006707 devstack@c-api.service[100297]: warnings.warn( Aug 07 10:04:45.050585 np0000006707 devstack@c-api.service[100297]: INFO cinder.volume.api [None req-0eeb47bc-6220-4f7d-a714-0d675ca8a6cc tempest-SnapshotsActionsTest-1995934428 tempest-SnapshotsActionsTest-1995934428-project-member] Snapshot retrieved successfully. Aug 07 10:04:45.051289 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-0eeb47bc-6220-4f7d-a714-0d675ca8a6cc tempest-SnapshotsActionsTest-1995934428 tempest-SnapshotsActionsTest-1995934428-project-member] https://10.4.3.8/volume/v3/snapshots/525c0017-bf3b-4da7-9871-999acfe1fb07 returned with HTTP 200 Aug 07 10:04:45.051640 np0000006707 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 1178/4703] 10.4.3.8 () {66 vars in 1340 bytes} [Fri Aug 7 10:04:45 2026] GET /volume/v3/snapshots/525c0017-bf3b-4da7-9871-999acfe1fb07 => generated 466 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 10:04:45.064033 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [None req-70130731-304a-413e-a5e2-2f3e573456de None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:04:45.103566 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-70130731-304a-413e-a5e2-2f3e573456de tempest-SnapshotsActionsTest-2118239747 tempest-SnapshotsActionsTest-2118239747-project-admin] POST https://10.4.3.8/volume/v3/snapshots/525c0017-bf3b-4da7-9871-999acfe1fb07/action Aug 07 10:04:45.103981 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-70130731-304a-413e-a5e2-2f3e573456de tempest-SnapshotsActionsTest-2118239747 tempest-SnapshotsActionsTest-2118239747-project-admin] Action body: b'{"os-reset_status": {"status": "creating"}}' {{(pid=100296) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 07 10:04:45.104163 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-70130731-304a-413e-a5e2-2f3e573456de tempest-SnapshotsActionsTest-2118239747 tempest-SnapshotsActionsTest-2118239747-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "creating"}} {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 10:04:45.108679 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.contrib.admin_actions [None req-70130731-304a-413e-a5e2-2f3e573456de tempest-SnapshotsActionsTest-2118239747 tempest-SnapshotsActionsTest-2118239747-project-admin] Updating snapshot '525c0017-bf3b-4da7-9871-999acfe1fb07' with '{'status': 'creating'}' {{(pid=100296) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:263}} Aug 07 10:04:45.127990 np0000006707 devstack@c-api.service[100296]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 10:04:45.127990 np0000006707 devstack@c-api.service[100296]: warnings.warn( Aug 07 10:04:45.147658 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-70130731-304a-413e-a5e2-2f3e573456de tempest-SnapshotsActionsTest-2118239747 tempest-SnapshotsActionsTest-2118239747-project-admin] https://10.4.3.8/volume/v3/snapshots/525c0017-bf3b-4da7-9871-999acfe1fb07/action returned with HTTP 202 Aug 07 10:04:45.148169 np0000006707 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 1173/4704] 10.4.3.8 () {68 vars in 1382 bytes} [Fri Aug 7 10:04:45 2026] POST /volume/v3/snapshots/525c0017-bf3b-4da7-9871-999acfe1fb07/action => generated 0 bytes in 85 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 07 10:04:45.156863 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-00329bab-b5b4-4103-a96d-8b537dc5c13e None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:04:45.159141 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-00329bab-b5b4-4103-a96d-8b537dc5c13e tempest-SnapshotsActionsTest-1995934428 tempest-SnapshotsActionsTest-1995934428-project-member] GET https://10.4.3.8/volume/v3/snapshots/525c0017-bf3b-4da7-9871-999acfe1fb07 Aug 07 10:04:45.159412 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-00329bab-b5b4-4103-a96d-8b537dc5c13e tempest-SnapshotsActionsTest-1995934428 tempest-SnapshotsActionsTest-1995934428-project-member] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 10:04:45.159779 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-00329bab-b5b4-4103-a96d-8b537dc5c13e tempest-SnapshotsActionsTest-1995934428 tempest-SnapshotsActionsTest-1995934428-project-member] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 10:04:45.169018 np0000006707 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 10:04:45.169018 np0000006707 devstack@c-api.service[100295]: warnings.warn( Aug 07 10:04:45.169540 np0000006707 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-00329bab-b5b4-4103-a96d-8b537dc5c13e tempest-SnapshotsActionsTest-1995934428 tempest-SnapshotsActionsTest-1995934428-project-member] Snapshot retrieved successfully. Aug 07 10:04:45.170616 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-00329bab-b5b4-4103-a96d-8b537dc5c13e tempest-SnapshotsActionsTest-1995934428 tempest-SnapshotsActionsTest-1995934428-project-member] https://10.4.3.8/volume/v3/snapshots/525c0017-bf3b-4da7-9871-999acfe1fb07 returned with HTTP 200 Aug 07 10:04:45.171232 np0000006707 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 1179/4705] 10.4.3.8 () {66 vars in 1340 bytes} [Fri Aug 7 10:04:45 2026] GET /volume/v3/snapshots/525c0017-bf3b-4da7-9871-999acfe1fb07 => generated 465 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 10:04:45.190329 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.middleware.request_id [None req-0c13ca27-df72-4ee0-911f-ad0b767fd299 None None] RequestId filter calling following filter/app {{(pid=100298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:04:45.192169 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [None req-0c13ca27-df72-4ee0-911f-ad0b767fd299 tempest-SnapshotsActionsTest-2118239747 tempest-SnapshotsActionsTest-2118239747-project-admin] POST https://10.4.3.8/volume/v3/snapshots/525c0017-bf3b-4da7-9871-999acfe1fb07/action Aug 07 10:04:45.193217 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [None req-0c13ca27-df72-4ee0-911f-ad0b767fd299 tempest-SnapshotsActionsTest-2118239747 tempest-SnapshotsActionsTest-2118239747-project-admin] Action body: b'{"os-reset_status": {"status": "available"}}' {{(pid=100298) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 07 10:04:45.193705 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [None req-0c13ca27-df72-4ee0-911f-ad0b767fd299 tempest-SnapshotsActionsTest-2118239747 tempest-SnapshotsActionsTest-2118239747-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "available"}} {{(pid=100298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 10:04:45.195672 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.contrib.admin_actions [None req-0c13ca27-df72-4ee0-911f-ad0b767fd299 tempest-SnapshotsActionsTest-2118239747 tempest-SnapshotsActionsTest-2118239747-project-admin] Updating snapshot '525c0017-bf3b-4da7-9871-999acfe1fb07' with '{'status': 'available'}' {{(pid=100298) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:263}} Aug 07 10:04:45.209091 np0000006707 devstack@c-api.service[100298]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 10:04:45.209091 np0000006707 devstack@c-api.service[100298]: warnings.warn( Aug 07 10:04:45.226798 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [None req-0c13ca27-df72-4ee0-911f-ad0b767fd299 tempest-SnapshotsActionsTest-2118239747 tempest-SnapshotsActionsTest-2118239747-project-admin] https://10.4.3.8/volume/v3/snapshots/525c0017-bf3b-4da7-9871-999acfe1fb07/action returned with HTTP 202 Aug 07 10:04:45.227312 np0000006707 devstack@c-api.service[100298]: [pid: 100298|app: 0|req: 1176/4706] 10.4.3.8 () {68 vars in 1382 bytes} [Fri Aug 7 10:04:45 2026] POST /volume/v3/snapshots/525c0017-bf3b-4da7-9871-999acfe1fb07/action => generated 0 bytes in 38 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 07 10:04:45.236034 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [None req-6555aaa3-6be8-4f61-9d36-ac39ff430715 None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:04:45.238413 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-6555aaa3-6be8-4f61-9d36-ac39ff430715 tempest-SnapshotsActionsTest-1995934428 tempest-SnapshotsActionsTest-1995934428-project-member] GET https://10.4.3.8/volume/v3/snapshots/525c0017-bf3b-4da7-9871-999acfe1fb07 Aug 07 10:04:45.239025 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-6555aaa3-6be8-4f61-9d36-ac39ff430715 tempest-SnapshotsActionsTest-1995934428 tempest-SnapshotsActionsTest-1995934428-project-member] Empty body provided in request {{(pid=100297) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 10:04:45.239025 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-6555aaa3-6be8-4f61-9d36-ac39ff430715 tempest-SnapshotsActionsTest-1995934428 tempest-SnapshotsActionsTest-1995934428-project-member] Calling method 'show' {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 10:04:45.245694 np0000006707 devstack@c-api.service[100297]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 10:04:45.245694 np0000006707 devstack@c-api.service[100297]: warnings.warn( Aug 07 10:04:45.246215 np0000006707 devstack@c-api.service[100297]: INFO cinder.volume.api [None req-6555aaa3-6be8-4f61-9d36-ac39ff430715 tempest-SnapshotsActionsTest-1995934428 tempest-SnapshotsActionsTest-1995934428-project-member] Snapshot retrieved successfully. Aug 07 10:04:45.247107 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-6555aaa3-6be8-4f61-9d36-ac39ff430715 tempest-SnapshotsActionsTest-1995934428 tempest-SnapshotsActionsTest-1995934428-project-member] https://10.4.3.8/volume/v3/snapshots/525c0017-bf3b-4da7-9871-999acfe1fb07 returned with HTTP 200 Aug 07 10:04:45.247529 np0000006707 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 1179/4707] 10.4.3.8 () {66 vars in 1340 bytes} [Fri Aug 7 10:04:45 2026] GET /volume/v3/snapshots/525c0017-bf3b-4da7-9871-999acfe1fb07 => generated 466 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 10:04:45.259270 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [None req-ec970bf9-5b35-4b5e-8e21-d0c4f0fa45fa None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:04:45.261526 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-ec970bf9-5b35-4b5e-8e21-d0c4f0fa45fa tempest-SnapshotsActionsTest-1995934428 tempest-SnapshotsActionsTest-1995934428-project-member] POST https://10.4.3.8/volume/v3/snapshots Aug 07 10:04:45.262148 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-ec970bf9-5b35-4b5e-8e21-d0c4f0fa45fa tempest-SnapshotsActionsTest-1995934428 tempest-SnapshotsActionsTest-1995934428-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "72bf7200-9738-459f-b058-081d6e2d69f2", "name": "tempest-SnapshotsActionsTest-Snapshot-325992054"}} {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 10:04:45.276531 np0000006707 devstack@c-api.service[100296]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 10:04:45.276531 np0000006707 devstack@c-api.service[100296]: warnings.warn( Aug 07 10:04:45.276969 np0000006707 devstack@c-api.service[100296]: INFO cinder.volume.api [None req-ec970bf9-5b35-4b5e-8e21-d0c4f0fa45fa tempest-SnapshotsActionsTest-1995934428 tempest-SnapshotsActionsTest-1995934428-project-member] Volume info retrieved successfully. Aug 07 10:04:45.277062 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.v3.snapshots [None req-ec970bf9-5b35-4b5e-8e21-d0c4f0fa45fa tempest-SnapshotsActionsTest-1995934428 tempest-SnapshotsActionsTest-1995934428-project-member] Create snapshot from volume 72bf7200-9738-459f-b058-081d6e2d69f2 Aug 07 10:04:45.312265 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.quota [None req-ec970bf9-5b35-4b5e-8e21-d0c4f0fa45fa tempest-SnapshotsActionsTest-1995934428 tempest-SnapshotsActionsTest-1995934428-project-member] Created reservations ['7120f6a5-f14e-40dd-b4ad-54375391da39', '2db25d79-fb96-445d-8d9e-91732cb78da2', '761d79e2-635b-44c0-b970-e147d2ea5d8a', '78001b7c-2aad-47d2-bf34-30dba28e49a0'] {{(pid=100296) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 10:04:45.355848 np0000006707 devstack@c-api.service[100296]: INFO cinder.volume.api [None req-ec970bf9-5b35-4b5e-8e21-d0c4f0fa45fa tempest-SnapshotsActionsTest-1995934428 tempest-SnapshotsActionsTest-1995934428-project-member] Snapshot create request issued successfully. Aug 07 10:04:45.356203 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-ec970bf9-5b35-4b5e-8e21-d0c4f0fa45fa tempest-SnapshotsActionsTest-1995934428 tempest-SnapshotsActionsTest-1995934428-project-member] https://10.4.3.8/volume/v3/snapshots returned with HTTP 202 Aug 07 10:04:45.356653 np0000006707 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 1174/4708] 10.4.3.8 () {68 vars in 1251 bytes} [Fri Aug 7 10:04:45 2026] POST /volume/v3/snapshots => generated 306 bytes in 98 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 07 10:04:45.367244 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-56dd1378-c19f-4aac-bb8b-2110b281a179 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:04:45.371227 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-56dd1378-c19f-4aac-bb8b-2110b281a179 tempest-SnapshotsActionsTest-1995934428 tempest-SnapshotsActionsTest-1995934428-project-member] GET https://10.4.3.8/volume/v3/snapshots/1344eccc-390f-461c-afc0-7e599228ab23 Aug 07 10:04:45.372153 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-56dd1378-c19f-4aac-bb8b-2110b281a179 tempest-SnapshotsActionsTest-1995934428 tempest-SnapshotsActionsTest-1995934428-project-member] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 10:04:45.373593 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-56dd1378-c19f-4aac-bb8b-2110b281a179 tempest-SnapshotsActionsTest-1995934428 tempest-SnapshotsActionsTest-1995934428-project-member] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 10:04:45.386835 np0000006707 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 10:04:45.386835 np0000006707 devstack@c-api.service[100295]: warnings.warn( Aug 07 10:04:45.387512 np0000006707 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-56dd1378-c19f-4aac-bb8b-2110b281a179 tempest-SnapshotsActionsTest-1995934428 tempest-SnapshotsActionsTest-1995934428-project-member] Snapshot retrieved successfully. Aug 07 10:04:45.390617 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-56dd1378-c19f-4aac-bb8b-2110b281a179 tempest-SnapshotsActionsTest-1995934428 tempest-SnapshotsActionsTest-1995934428-project-member] https://10.4.3.8/volume/v3/snapshots/1344eccc-390f-461c-afc0-7e599228ab23 returned with HTTP 200 Aug 07 10:04:45.392206 np0000006707 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 1180/4709] 10.4.3.8 () {66 vars in 1340 bytes} [Fri Aug 7 10:04:45 2026] GET /volume/v3/snapshots/1344eccc-390f-461c-afc0-7e599228ab23 => generated 438 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 10:04:45.588562 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.middleware.request_id [None req-06ab81f9-91df-4932-8b4c-cae0dff39c08 None None] RequestId filter calling following filter/app {{(pid=100298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:04:45.590798 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [None req-06ab81f9-91df-4932-8b4c-cae0dff39c08 tempest-VolumesBackupsTest-1693673052 tempest-VolumesBackupsTest-1693673052-project-member] GET https://10.4.3.8/volume/v3/backups/6d909ce9-95e6-4cc6-9b6c-6b593d116546 Aug 07 10:04:45.591186 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [None req-06ab81f9-91df-4932-8b4c-cae0dff39c08 tempest-VolumesBackupsTest-1693673052 tempest-VolumesBackupsTest-1693673052-project-member] Empty body provided in request {{(pid=100298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 10:04:45.591530 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [None req-06ab81f9-91df-4932-8b4c-cae0dff39c08 tempest-VolumesBackupsTest-1693673052 tempest-VolumesBackupsTest-1693673052-project-member] Calling method 'show' {{(pid=100298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 10:04:45.591684 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.v3.backups [None req-06ab81f9-91df-4932-8b4c-cae0dff39c08 tempest-VolumesBackupsTest-1693673052 tempest-VolumesBackupsTest-1693673052-project-member] Show backup with id 6d909ce9-95e6-4cc6-9b6c-6b593d116546. {{(pid=100298) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 10:04:45.597259 np0000006707 devstack@c-api.service[100298]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 10:04:45.597259 np0000006707 devstack@c-api.service[100298]: warnings.warn( Aug 07 10:04:45.598221 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [None req-06ab81f9-91df-4932-8b4c-cae0dff39c08 tempest-VolumesBackupsTest-1693673052 tempest-VolumesBackupsTest-1693673052-project-member] https://10.4.3.8/volume/v3/backups/6d909ce9-95e6-4cc6-9b6c-6b593d116546 returned with HTTP 200 Aug 07 10:04:45.598989 np0000006707 devstack@c-api.service[100298]: [pid: 100298|app: 0|req: 1177/4710] 10.4.3.8 () {66 vars in 1334 bytes} [Fri Aug 7 10:04:45 2026] GET /volume/v3/backups/6d909ce9-95e6-4cc6-9b6c-6b593d116546 => generated 745 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 10:04:45.817854 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [None req-188acc8a-615e-4a00-a45d-e1b1cbdbdad9 None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:04:45.818315 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-188acc8a-615e-4a00-a45d-e1b1cbdbdad9 None None] GET https://10.4.3.8/volume// Aug 07 10:04:45.818532 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-188acc8a-615e-4a00-a45d-e1b1cbdbdad9 None None] Empty body provided in request {{(pid=100297) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 10:04:45.818774 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-188acc8a-615e-4a00-a45d-e1b1cbdbdad9 None None] Calling method 'all' {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 10:04:45.819183 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-188acc8a-615e-4a00-a45d-e1b1cbdbdad9 None None] https://10.4.3.8/volume// returned with HTTP 300 Aug 07 10:04:45.819512 np0000006707 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 1180/4711] 10.4.3.8 () {66 vars in 1412 bytes} [Fri Aug 7 10:04:45 2026] GET /volume/ => generated 384 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 07 10:04:45.828574 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [req-69ab846c-a428-4449-b7a0-5ceff699f77d req-6faf314a-cb98-47c1-9ece-405d34447b07 None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:04:45.831257 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [req-69ab846c-a428-4449-b7a0-5ceff699f77d req-6faf314a-cb98-47c1-9ece-405d34447b07 tempest-TestVolumeBootPattern-391440175 tempest-TestVolumeBootPattern-391440175-project-member] GET https://10.4.3.8/volume/v3/volumes/99f8b781-116c-4fe7-b6b5-c3fcedcf3950 Aug 07 10:04:45.831787 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [req-69ab846c-a428-4449-b7a0-5ceff699f77d req-6faf314a-cb98-47c1-9ece-405d34447b07 tempest-TestVolumeBootPattern-391440175 tempest-TestVolumeBootPattern-391440175-project-member] Empty body provided in request {{(pid=100296) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 10:04:45.831975 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [req-69ab846c-a428-4449-b7a0-5ceff699f77d req-6faf314a-cb98-47c1-9ece-405d34447b07 tempest-TestVolumeBootPattern-391440175 tempest-TestVolumeBootPattern-391440175-project-member] Calling method 'show' {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 10:04:45.843133 np0000006707 devstack@c-api.service[100296]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 10:04:45.843133 np0000006707 devstack@c-api.service[100296]: warnings.warn( Aug 07 10:04:45.847019 np0000006707 devstack@c-api.service[100296]: INFO cinder.volume.api [req-69ab846c-a428-4449-b7a0-5ceff699f77d req-6faf314a-cb98-47c1-9ece-405d34447b07 tempest-TestVolumeBootPattern-391440175 tempest-TestVolumeBootPattern-391440175-project-member] Volume info retrieved successfully. Aug 07 10:04:45.852292 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [req-69ab846c-a428-4449-b7a0-5ceff699f77d req-6faf314a-cb98-47c1-9ece-405d34447b07 tempest-TestVolumeBootPattern-391440175 tempest-TestVolumeBootPattern-391440175-project-member] https://10.4.3.8/volume/v3/volumes/99f8b781-116c-4fe7-b6b5-c3fcedcf3950 returned with HTTP 200 Aug 07 10:04:45.853145 np0000006707 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 1175/4712] 10.4.3.8 () {70 vars in 1625 bytes} [Fri Aug 7 10:04:45 2026] GET /volume/v3/volumes/99f8b781-116c-4fe7-b6b5-c3fcedcf3950 => generated 1542 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 07 10:04:45.976135 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [req-69ab846c-a428-4449-b7a0-5ceff699f77d req-a8fde487-e879-42a0-9a38-627623ed0d59 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:04:45.980483 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [req-69ab846c-a428-4449-b7a0-5ceff699f77d req-a8fde487-e879-42a0-9a38-627623ed0d59 tempest-TestVolumeBootPattern-391440175 tempest-TestVolumeBootPattern-391440175-project-member] PUT https://10.4.3.8/volume/v3/attachments/37329564-9130-4c39-8615-d833ed43f3f6 Aug 07 10:04:45.980483 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [req-69ab846c-a428-4449-b7a0-5ceff699f77d req-a8fde487-e879-42a0-9a38-627623ed0d59 tempest-TestVolumeBootPattern-391440175 tempest-TestVolumeBootPattern-391440175-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.8", "host": "np0000006707", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:568b993d50b1", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "d2780578-1896-461f-80ac-b58d2e346b90", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 10:04:46.006453 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.coordination [req-69ab846c-a428-4449-b7a0-5ceff699f77d req-a8fde487-e879-42a0-9a38-627623ed0d59 tempest-TestVolumeBootPattern-391440175 tempest-TestVolumeBootPattern-391440175-project-member] Acquiring lock "cinder-attachment_update-99f8b781-116c-4fe7-b6b5-c3fcedcf3950-np0000006707" by "attachment_update" {{(pid=100295) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 07 10:04:46.014923 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.coordination [req-69ab846c-a428-4449-b7a0-5ceff699f77d req-a8fde487-e879-42a0-9a38-627623ed0d59 tempest-TestVolumeBootPattern-391440175 tempest-TestVolumeBootPattern-391440175-project-member] Lock "cinder-attachment_update-99f8b781-116c-4fe7-b6b5-c3fcedcf3950-np0000006707" acquired by "attachment_update" :: waited 0.008s {{(pid=100295) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 07 10:04:46.016328 np0000006707 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 10:04:46.016328 np0000006707 devstack@c-api.service[100295]: warnings.warn( Aug 07 10:04:46.051246 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.middleware.request_id [None req-8433718e-b371-450e-8d82-43a87567a007 None None] RequestId filter calling following filter/app {{(pid=100298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:04:46.056343 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [None req-8433718e-b371-450e-8d82-43a87567a007 tempest-TestEncryptedCinderVolumes-1545393347 tempest-TestEncryptedCinderVolumes-1545393347-project-member] GET https://10.4.3.8/volume/v3/volumes/c9defbda-31f2-4951-bf26-4b9abaf90740 Aug 07 10:04:46.056929 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [None req-8433718e-b371-450e-8d82-43a87567a007 tempest-TestEncryptedCinderVolumes-1545393347 tempest-TestEncryptedCinderVolumes-1545393347-project-member] Empty body provided in request {{(pid=100298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 10:04:46.056981 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [None req-8433718e-b371-450e-8d82-43a87567a007 tempest-TestEncryptedCinderVolumes-1545393347 tempest-TestEncryptedCinderVolumes-1545393347-project-member] Calling method 'show' {{(pid=100298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 10:04:46.068228 np0000006707 devstack@c-api.service[100298]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 10:04:46.068228 np0000006707 devstack@c-api.service[100298]: warnings.warn( Aug 07 10:04:46.073960 np0000006707 devstack@c-api.service[100298]: INFO cinder.volume.api [None req-8433718e-b371-450e-8d82-43a87567a007 tempest-TestEncryptedCinderVolumes-1545393347 tempest-TestEncryptedCinderVolumes-1545393347-project-member] Volume info retrieved successfully. Aug 07 10:04:46.080333 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [None req-8433718e-b371-450e-8d82-43a87567a007 tempest-TestEncryptedCinderVolumes-1545393347 tempest-TestEncryptedCinderVolumes-1545393347-project-member] https://10.4.3.8/volume/v3/volumes/c9defbda-31f2-4951-bf26-4b9abaf90740 returned with HTTP 200 Aug 07 10:04:46.080905 np0000006707 devstack@c-api.service[100298]: [pid: 100298|app: 0|req: 1178/4713] 10.4.3.8 () {66 vars in 1334 bytes} [Fri Aug 7 10:04:46 2026] GET /volume/v3/volumes/c9defbda-31f2-4951-bf26-4b9abaf90740 => generated 940 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 10:04:46.138540 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.coordination [req-69ab846c-a428-4449-b7a0-5ceff699f77d req-a8fde487-e879-42a0-9a38-627623ed0d59 tempest-TestVolumeBootPattern-391440175 tempest-TestVolumeBootPattern-391440175-project-member] Lock "cinder-attachment_update-99f8b781-116c-4fe7-b6b5-c3fcedcf3950-np0000006707" released by "attachment_update" :: held 0.124s {{(pid=100295) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 07 10:04:46.138918 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [req-69ab846c-a428-4449-b7a0-5ceff699f77d req-a8fde487-e879-42a0-9a38-627623ed0d59 tempest-TestVolumeBootPattern-391440175 tempest-TestVolumeBootPattern-391440175-project-member] https://10.4.3.8/volume/v3/attachments/37329564-9130-4c39-8615-d833ed43f3f6 returned with HTTP 200 Aug 07 10:04:46.139560 np0000006707 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 1181/4714] 10.4.3.8 () {74 vars in 1690 bytes} [Fri Aug 7 10:04:45 2026] PUT /volume/v3/attachments/37329564-9130-4c39-8615-d833ed43f3f6 => generated 969 bytes in 165 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 10:04:46.168959 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [req-69ab846c-a428-4449-b7a0-5ceff699f77d req-249e21da-ae6d-44e2-9aa4-06746af9091d None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:04:46.172005 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [req-69ab846c-a428-4449-b7a0-5ceff699f77d req-249e21da-ae6d-44e2-9aa4-06746af9091d tempest-TestVolumeBootPattern-391440175 tempest-TestVolumeBootPattern-391440175-project-member] POST https://10.4.3.8/volume/v3/attachments/37329564-9130-4c39-8615-d833ed43f3f6/action Aug 07 10:04:46.172553 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [req-69ab846c-a428-4449-b7a0-5ceff699f77d req-249e21da-ae6d-44e2-9aa4-06746af9091d tempest-TestVolumeBootPattern-391440175 tempest-TestVolumeBootPattern-391440175-project-member] Action body: b'{"os-complete": null}' {{(pid=100297) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 07 10:04:46.172828 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [req-69ab846c-a428-4449-b7a0-5ceff699f77d req-249e21da-ae6d-44e2-9aa4-06746af9091d tempest-TestVolumeBootPattern-391440175 tempest-TestVolumeBootPattern-391440175-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 10:04:46.198788 np0000006707 devstack@c-api.service[100297]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 10:04:46.198788 np0000006707 devstack@c-api.service[100297]: warnings.warn( Aug 07 10:04:46.215639 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [req-69ab846c-a428-4449-b7a0-5ceff699f77d req-249e21da-ae6d-44e2-9aa4-06746af9091d tempest-TestVolumeBootPattern-391440175 tempest-TestVolumeBootPattern-391440175-project-member] https://10.4.3.8/volume/v3/attachments/37329564-9130-4c39-8615-d833ed43f3f6/action returned with HTTP 204 Aug 07 10:04:46.216350 np0000006707 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 1181/4715] 10.4.3.8 () {74 vars in 1711 bytes} [Fri Aug 7 10:04:46 2026] POST /volume/v3/attachments/37329564-9130-4c39-8615-d833ed43f3f6/action => generated 0 bytes in 48 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 07 10:04:46.401884 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [None req-eeb30426-60b5-4f7a-b93c-f95f4bae664a None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:04:46.405834 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-eeb30426-60b5-4f7a-b93c-f95f4bae664a tempest-SnapshotsActionsTest-1995934428 tempest-SnapshotsActionsTest-1995934428-project-member] GET https://10.4.3.8/volume/v3/snapshots/1344eccc-390f-461c-afc0-7e599228ab23 Aug 07 10:04:46.406081 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-eeb30426-60b5-4f7a-b93c-f95f4bae664a tempest-SnapshotsActionsTest-1995934428 tempest-SnapshotsActionsTest-1995934428-project-member] Empty body provided in request {{(pid=100296) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 10:04:46.406314 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-eeb30426-60b5-4f7a-b93c-f95f4bae664a tempest-SnapshotsActionsTest-1995934428 tempest-SnapshotsActionsTest-1995934428-project-member] Calling method 'show' {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 10:04:46.413722 np0000006707 devstack@c-api.service[100296]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 10:04:46.413722 np0000006707 devstack@c-api.service[100296]: warnings.warn( Aug 07 10:04:46.414153 np0000006707 devstack@c-api.service[100296]: INFO cinder.volume.api [None req-eeb30426-60b5-4f7a-b93c-f95f4bae664a tempest-SnapshotsActionsTest-1995934428 tempest-SnapshotsActionsTest-1995934428-project-member] Snapshot retrieved successfully. Aug 07 10:04:46.415117 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-eeb30426-60b5-4f7a-b93c-f95f4bae664a tempest-SnapshotsActionsTest-1995934428 tempest-SnapshotsActionsTest-1995934428-project-member] https://10.4.3.8/volume/v3/snapshots/1344eccc-390f-461c-afc0-7e599228ab23 returned with HTTP 200 Aug 07 10:04:46.415624 np0000006707 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 1176/4716] 10.4.3.8 () {66 vars in 1340 bytes} [Fri Aug 7 10:04:46 2026] GET /volume/v3/snapshots/1344eccc-390f-461c-afc0-7e599228ab23 => generated 465 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 10:04:46.425513 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.middleware.request_id [None req-eed32a4c-6434-47e4-af5a-b25aec5e8dfa None None] RequestId filter calling following filter/app {{(pid=100298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:04:46.427617 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [None req-eed32a4c-6434-47e4-af5a-b25aec5e8dfa tempest-SnapshotsActionsTest-2118239747 tempest-SnapshotsActionsTest-2118239747-project-admin] POST https://10.4.3.8/volume/v3/snapshots/1344eccc-390f-461c-afc0-7e599228ab23/action Aug 07 10:04:46.428021 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [None req-eed32a4c-6434-47e4-af5a-b25aec5e8dfa tempest-SnapshotsActionsTest-2118239747 tempest-SnapshotsActionsTest-2118239747-project-admin] Action body: b'{"os-reset_status": {"status": "creating"}}' {{(pid=100298) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 07 10:04:46.428245 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [None req-eed32a4c-6434-47e4-af5a-b25aec5e8dfa tempest-SnapshotsActionsTest-2118239747 tempest-SnapshotsActionsTest-2118239747-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "creating"}} {{(pid=100298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 10:04:46.429977 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.contrib.admin_actions [None req-eed32a4c-6434-47e4-af5a-b25aec5e8dfa tempest-SnapshotsActionsTest-2118239747 tempest-SnapshotsActionsTest-2118239747-project-admin] Updating snapshot '1344eccc-390f-461c-afc0-7e599228ab23' with '{'status': 'creating'}' {{(pid=100298) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:263}} Aug 07 10:04:46.440368 np0000006707 devstack@c-api.service[100298]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 10:04:46.440368 np0000006707 devstack@c-api.service[100298]: warnings.warn( Aug 07 10:04:46.456148 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [None req-eed32a4c-6434-47e4-af5a-b25aec5e8dfa tempest-SnapshotsActionsTest-2118239747 tempest-SnapshotsActionsTest-2118239747-project-admin] https://10.4.3.8/volume/v3/snapshots/1344eccc-390f-461c-afc0-7e599228ab23/action returned with HTTP 202 Aug 07 10:04:46.456615 np0000006707 devstack@c-api.service[100298]: [pid: 100298|app: 0|req: 1179/4717] 10.4.3.8 () {68 vars in 1382 bytes} [Fri Aug 7 10:04:46 2026] POST /volume/v3/snapshots/1344eccc-390f-461c-afc0-7e599228ab23/action => generated 0 bytes in 32 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 07 10:04:46.466700 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-acfa70fb-260e-4cc3-a2bd-52b1c66552ec None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:04:46.468407 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-acfa70fb-260e-4cc3-a2bd-52b1c66552ec tempest-SnapshotsActionsTest-1995934428 tempest-SnapshotsActionsTest-1995934428-project-member] GET https://10.4.3.8/volume/v3/snapshots/1344eccc-390f-461c-afc0-7e599228ab23 Aug 07 10:04:46.468636 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-acfa70fb-260e-4cc3-a2bd-52b1c66552ec tempest-SnapshotsActionsTest-1995934428 tempest-SnapshotsActionsTest-1995934428-project-member] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 10:04:46.468792 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-acfa70fb-260e-4cc3-a2bd-52b1c66552ec tempest-SnapshotsActionsTest-1995934428 tempest-SnapshotsActionsTest-1995934428-project-member] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 10:04:46.473793 np0000006707 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 10:04:46.473793 np0000006707 devstack@c-api.service[100295]: warnings.warn( Aug 07 10:04:46.474193 np0000006707 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-acfa70fb-260e-4cc3-a2bd-52b1c66552ec tempest-SnapshotsActionsTest-1995934428 tempest-SnapshotsActionsTest-1995934428-project-member] Snapshot retrieved successfully. Aug 07 10:04:46.474891 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-acfa70fb-260e-4cc3-a2bd-52b1c66552ec tempest-SnapshotsActionsTest-1995934428 tempest-SnapshotsActionsTest-1995934428-project-member] https://10.4.3.8/volume/v3/snapshots/1344eccc-390f-461c-afc0-7e599228ab23 returned with HTTP 200 Aug 07 10:04:46.475205 np0000006707 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 1182/4718] 10.4.3.8 () {66 vars in 1340 bytes} [Fri Aug 7 10:04:46 2026] GET /volume/v3/snapshots/1344eccc-390f-461c-afc0-7e599228ab23 => generated 464 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 07 10:04:46.485030 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [None req-48d3a7db-1357-45cb-bdd7-b46594613205 None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:04:46.490054 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-48d3a7db-1357-45cb-bdd7-b46594613205 tempest-SnapshotsActionsTest-2118239747 tempest-SnapshotsActionsTest-2118239747-project-admin] POST https://10.4.3.8/volume/v3/snapshots/1344eccc-390f-461c-afc0-7e599228ab23/action Aug 07 10:04:46.490505 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-48d3a7db-1357-45cb-bdd7-b46594613205 tempest-SnapshotsActionsTest-2118239747 tempest-SnapshotsActionsTest-2118239747-project-admin] Action body: b'{"os-force_delete": {}}' {{(pid=100297) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 07 10:04:46.490614 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-48d3a7db-1357-45cb-bdd7-b46594613205 tempest-SnapshotsActionsTest-2118239747 tempest-SnapshotsActionsTest-2118239747-project-admin] Action: 'action', calling method: _force_delete, body: {"os-force_delete": {}} {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 10:04:46.502945 np0000006707 devstack@c-api.service[100297]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 10:04:46.502945 np0000006707 devstack@c-api.service[100297]: warnings.warn( Aug 07 10:04:46.503360 np0000006707 devstack@c-api.service[100297]: INFO cinder.volume.api [None req-48d3a7db-1357-45cb-bdd7-b46594613205 tempest-SnapshotsActionsTest-2118239747 tempest-SnapshotsActionsTest-2118239747-project-admin] Snapshot retrieved successfully. Aug 07 10:04:46.520841 np0000006707 devstack@c-api.service[100297]: INFO cinder.volume.api [None req-48d3a7db-1357-45cb-bdd7-b46594613205 tempest-SnapshotsActionsTest-2118239747 tempest-SnapshotsActionsTest-2118239747-project-admin] Snapshot delete request issued successfully. Aug 07 10:04:46.521123 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-48d3a7db-1357-45cb-bdd7-b46594613205 tempest-SnapshotsActionsTest-2118239747 tempest-SnapshotsActionsTest-2118239747-project-admin] https://10.4.3.8/volume/v3/snapshots/1344eccc-390f-461c-afc0-7e599228ab23/action returned with HTTP 202 Aug 07 10:04:46.521680 np0000006707 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 1182/4719] 10.4.3.8 () {68 vars in 1382 bytes} [Fri Aug 7 10:04:46 2026] POST /volume/v3/snapshots/1344eccc-390f-461c-afc0-7e599228ab23/action => generated 0 bytes in 39 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 07 10:04:46.530112 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [None req-ebcda008-6369-4586-8b79-21dee5efda81 None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:04:46.533243 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-ebcda008-6369-4586-8b79-21dee5efda81 tempest-SnapshotsActionsTest-1995934428 tempest-SnapshotsActionsTest-1995934428-project-member] GET https://10.4.3.8/volume/v3/snapshots/1344eccc-390f-461c-afc0-7e599228ab23 Aug 07 10:04:46.533415 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-ebcda008-6369-4586-8b79-21dee5efda81 tempest-SnapshotsActionsTest-1995934428 tempest-SnapshotsActionsTest-1995934428-project-member] Empty body provided in request {{(pid=100296) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 10:04:46.533610 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-ebcda008-6369-4586-8b79-21dee5efda81 tempest-SnapshotsActionsTest-1995934428 tempest-SnapshotsActionsTest-1995934428-project-member] Calling method 'show' {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 10:04:46.539260 np0000006707 devstack@c-api.service[100296]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 10:04:46.539260 np0000006707 devstack@c-api.service[100296]: warnings.warn( Aug 07 10:04:46.539757 np0000006707 devstack@c-api.service[100296]: INFO cinder.volume.api [None req-ebcda008-6369-4586-8b79-21dee5efda81 tempest-SnapshotsActionsTest-1995934428 tempest-SnapshotsActionsTest-1995934428-project-member] Snapshot retrieved successfully. Aug 07 10:04:46.540505 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-ebcda008-6369-4586-8b79-21dee5efda81 tempest-SnapshotsActionsTest-1995934428 tempest-SnapshotsActionsTest-1995934428-project-member] https://10.4.3.8/volume/v3/snapshots/1344eccc-390f-461c-afc0-7e599228ab23 returned with HTTP 200 Aug 07 10:04:46.540924 np0000006707 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 1177/4720] 10.4.3.8 () {66 vars in 1340 bytes} [Fri Aug 7 10:04:46 2026] GET /volume/v3/snapshots/1344eccc-390f-461c-afc0-7e599228ab23 => generated 464 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 10:04:46.611639 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.middleware.request_id [None req-5a51a7a3-1c0b-4478-bc4b-3e47c447dc72 None None] RequestId filter calling following filter/app {{(pid=100298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:04:46.613588 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [None req-5a51a7a3-1c0b-4478-bc4b-3e47c447dc72 tempest-VolumesBackupsTest-1693673052 tempest-VolumesBackupsTest-1693673052-project-member] GET https://10.4.3.8/volume/v3/backups/6d909ce9-95e6-4cc6-9b6c-6b593d116546 Aug 07 10:04:46.613786 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [None req-5a51a7a3-1c0b-4478-bc4b-3e47c447dc72 tempest-VolumesBackupsTest-1693673052 tempest-VolumesBackupsTest-1693673052-project-member] Empty body provided in request {{(pid=100298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 10:04:46.614172 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [None req-5a51a7a3-1c0b-4478-bc4b-3e47c447dc72 tempest-VolumesBackupsTest-1693673052 tempest-VolumesBackupsTest-1693673052-project-member] Calling method 'show' {{(pid=100298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 10:04:46.614172 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.v3.backups [None req-5a51a7a3-1c0b-4478-bc4b-3e47c447dc72 tempest-VolumesBackupsTest-1693673052 tempest-VolumesBackupsTest-1693673052-project-member] Show backup with id 6d909ce9-95e6-4cc6-9b6c-6b593d116546. {{(pid=100298) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 10:04:46.618631 np0000006707 devstack@c-api.service[100298]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 10:04:46.618631 np0000006707 devstack@c-api.service[100298]: warnings.warn( Aug 07 10:04:46.619507 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [None req-5a51a7a3-1c0b-4478-bc4b-3e47c447dc72 tempest-VolumesBackupsTest-1693673052 tempest-VolumesBackupsTest-1693673052-project-member] https://10.4.3.8/volume/v3/backups/6d909ce9-95e6-4cc6-9b6c-6b593d116546 returned with HTTP 200 Aug 07 10:04:46.619969 np0000006707 devstack@c-api.service[100298]: [pid: 100298|app: 0|req: 1180/4721] 10.4.3.8 () {66 vars in 1334 bytes} [Fri Aug 7 10:04:46 2026] GET /volume/v3/backups/6d909ce9-95e6-4cc6-9b6c-6b593d116546 => generated 745 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 10:04:47.098819 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-5bb235bc-0e9a-4db6-a65a-c2c9b7b97682 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:04:47.100714 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-5bb235bc-0e9a-4db6-a65a-c2c9b7b97682 tempest-TestEncryptedCinderVolumes-1545393347 tempest-TestEncryptedCinderVolumes-1545393347-project-member] GET https://10.4.3.8/volume/v3/volumes/c9defbda-31f2-4951-bf26-4b9abaf90740 Aug 07 10:04:47.100957 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-5bb235bc-0e9a-4db6-a65a-c2c9b7b97682 tempest-TestEncryptedCinderVolumes-1545393347 tempest-TestEncryptedCinderVolumes-1545393347-project-member] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 10:04:47.101160 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-5bb235bc-0e9a-4db6-a65a-c2c9b7b97682 tempest-TestEncryptedCinderVolumes-1545393347 tempest-TestEncryptedCinderVolumes-1545393347-project-member] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 10:04:47.132118 np0000006707 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 10:04:47.132118 np0000006707 devstack@c-api.service[100295]: warnings.warn( Aug 07 10:04:47.145645 np0000006707 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-5bb235bc-0e9a-4db6-a65a-c2c9b7b97682 tempest-TestEncryptedCinderVolumes-1545393347 tempest-TestEncryptedCinderVolumes-1545393347-project-member] Volume info retrieved successfully. Aug 07 10:04:47.165810 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-5bb235bc-0e9a-4db6-a65a-c2c9b7b97682 tempest-TestEncryptedCinderVolumes-1545393347 tempest-TestEncryptedCinderVolumes-1545393347-project-member] https://10.4.3.8/volume/v3/volumes/c9defbda-31f2-4951-bf26-4b9abaf90740 returned with HTTP 200 Aug 07 10:04:47.167104 np0000006707 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 1183/4722] 10.4.3.8 () {66 vars in 1334 bytes} [Fri Aug 7 10:04:47 2026] GET /volume/v3/volumes/c9defbda-31f2-4951-bf26-4b9abaf90740 => generated 1426 bytes in 69 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 10:04:47.182044 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [None req-1e1c29c6-a83b-4f06-a56b-88b303a34aa1 None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:04:47.183964 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-1e1c29c6-a83b-4f06-a56b-88b303a34aa1 tempest-TestEncryptedCinderVolumes-1545393347 tempest-TestEncryptedCinderVolumes-1545393347-project-member] GET https://10.4.3.8/volume/v3/volumes/c9defbda-31f2-4951-bf26-4b9abaf90740 Aug 07 10:04:47.184203 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-1e1c29c6-a83b-4f06-a56b-88b303a34aa1 tempest-TestEncryptedCinderVolumes-1545393347 tempest-TestEncryptedCinderVolumes-1545393347-project-member] Empty body provided in request {{(pid=100297) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 10:04:47.184385 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-1e1c29c6-a83b-4f06-a56b-88b303a34aa1 tempest-TestEncryptedCinderVolumes-1545393347 tempest-TestEncryptedCinderVolumes-1545393347-project-member] Calling method 'show' {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 10:04:47.191556 np0000006707 devstack@c-api.service[100297]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 10:04:47.191556 np0000006707 devstack@c-api.service[100297]: warnings.warn( Aug 07 10:04:47.196183 np0000006707 devstack@c-api.service[100297]: INFO cinder.volume.api [None req-1e1c29c6-a83b-4f06-a56b-88b303a34aa1 tempest-TestEncryptedCinderVolumes-1545393347 tempest-TestEncryptedCinderVolumes-1545393347-project-member] Volume info retrieved successfully. Aug 07 10:04:47.203102 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-1e1c29c6-a83b-4f06-a56b-88b303a34aa1 tempest-TestEncryptedCinderVolumes-1545393347 tempest-TestEncryptedCinderVolumes-1545393347-project-member] https://10.4.3.8/volume/v3/volumes/c9defbda-31f2-4951-bf26-4b9abaf90740 returned with HTTP 200 Aug 07 10:04:47.203702 np0000006707 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 1183/4723] 10.4.3.8 () {66 vars in 1334 bytes} [Fri Aug 7 10:04:47 2026] GET /volume/v3/volumes/c9defbda-31f2-4951-bf26-4b9abaf90740 => generated 1426 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 10:04:47.349928 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [req-312ba1f9-9287-4413-bb72-5d1c775848c6 req-67d2fb1b-b227-4a13-8cf2-e81d9890868f None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:04:47.351944 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [req-312ba1f9-9287-4413-bb72-5d1c775848c6 req-67d2fb1b-b227-4a13-8cf2-e81d9890868f tempest-TestEncryptedCinderVolumes-1545393347 tempest-TestEncryptedCinderVolumes-1545393347-project-member] GET https://10.4.3.8/volume/v3/volumes/c9defbda-31f2-4951-bf26-4b9abaf90740 Aug 07 10:04:47.352165 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [req-312ba1f9-9287-4413-bb72-5d1c775848c6 req-67d2fb1b-b227-4a13-8cf2-e81d9890868f tempest-TestEncryptedCinderVolumes-1545393347 tempest-TestEncryptedCinderVolumes-1545393347-project-member] Empty body provided in request {{(pid=100296) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 10:04:47.352433 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [req-312ba1f9-9287-4413-bb72-5d1c775848c6 req-67d2fb1b-b227-4a13-8cf2-e81d9890868f tempest-TestEncryptedCinderVolumes-1545393347 tempest-TestEncryptedCinderVolumes-1545393347-project-member] Calling method 'show' {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 10:04:47.360317 np0000006707 devstack@c-api.service[100296]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 10:04:47.360317 np0000006707 devstack@c-api.service[100296]: warnings.warn( Aug 07 10:04:47.364102 np0000006707 devstack@c-api.service[100296]: INFO cinder.volume.api [req-312ba1f9-9287-4413-bb72-5d1c775848c6 req-67d2fb1b-b227-4a13-8cf2-e81d9890868f tempest-TestEncryptedCinderVolumes-1545393347 tempest-TestEncryptedCinderVolumes-1545393347-project-member] Volume info retrieved successfully. Aug 07 10:04:47.368719 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [req-312ba1f9-9287-4413-bb72-5d1c775848c6 req-67d2fb1b-b227-4a13-8cf2-e81d9890868f tempest-TestEncryptedCinderVolumes-1545393347 tempest-TestEncryptedCinderVolumes-1545393347-project-member] https://10.4.3.8/volume/v3/volumes/c9defbda-31f2-4951-bf26-4b9abaf90740 returned with HTTP 200 Aug 07 10:04:47.369105 np0000006707 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 1178/4724] 10.4.3.8 () {68 vars in 1584 bytes} [Fri Aug 7 10:04:47 2026] GET /volume/v3/volumes/c9defbda-31f2-4951-bf26-4b9abaf90740 => generated 1426 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 10:04:47.554582 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.middleware.request_id [None req-ebf1fe77-6119-400d-a756-986b55fb4185 None None] RequestId filter calling following filter/app {{(pid=100298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:04:47.558521 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [None req-ebf1fe77-6119-400d-a756-986b55fb4185 tempest-SnapshotsActionsTest-1995934428 tempest-SnapshotsActionsTest-1995934428-project-member] GET https://10.4.3.8/volume/v3/snapshots/1344eccc-390f-461c-afc0-7e599228ab23 Aug 07 10:04:47.559049 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [None req-ebf1fe77-6119-400d-a756-986b55fb4185 tempest-SnapshotsActionsTest-1995934428 tempest-SnapshotsActionsTest-1995934428-project-member] Empty body provided in request {{(pid=100298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 10:04:47.560343 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [None req-ebf1fe77-6119-400d-a756-986b55fb4185 tempest-SnapshotsActionsTest-1995934428 tempest-SnapshotsActionsTest-1995934428-project-member] Calling method 'show' {{(pid=100298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 10:04:47.565776 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [None req-ebf1fe77-6119-400d-a756-986b55fb4185 tempest-SnapshotsActionsTest-1995934428 tempest-SnapshotsActionsTest-1995934428-project-member] https://10.4.3.8/volume/v3/snapshots/1344eccc-390f-461c-afc0-7e599228ab23 returned with HTTP 404 Aug 07 10:04:47.566384 np0000006707 devstack@c-api.service[100298]: [pid: 100298|app: 0|req: 1181/4725] 10.4.3.8 () {66 vars in 1340 bytes} [Fri Aug 7 10:04:47 2026] GET /volume/v3/snapshots/1344eccc-390f-461c-afc0-7e599228ab23 => generated 111 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 10:04:47.579176 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-21ff0402-896b-4857-9516-3eb9b9a47fe7 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:04:47.580731 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-21ff0402-896b-4857-9516-3eb9b9a47fe7 tempest-SnapshotsActionsTest-2118239747 tempest-SnapshotsActionsTest-2118239747-project-admin] POST https://10.4.3.8/volume/v3/snapshots/525c0017-bf3b-4da7-9871-999acfe1fb07/action Aug 07 10:04:47.581082 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-21ff0402-896b-4857-9516-3eb9b9a47fe7 tempest-SnapshotsActionsTest-2118239747 tempest-SnapshotsActionsTest-2118239747-project-admin] Action body: b'{"os-reset_status": {"status": "available"}}' {{(pid=100295) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 07 10:04:47.581199 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-21ff0402-896b-4857-9516-3eb9b9a47fe7 tempest-SnapshotsActionsTest-2118239747 tempest-SnapshotsActionsTest-2118239747-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "available"}} {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 10:04:47.582523 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.contrib.admin_actions [None req-21ff0402-896b-4857-9516-3eb9b9a47fe7 tempest-SnapshotsActionsTest-2118239747 tempest-SnapshotsActionsTest-2118239747-project-admin] Updating snapshot '525c0017-bf3b-4da7-9871-999acfe1fb07' with '{'status': 'available'}' {{(pid=100295) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:263}} Aug 07 10:04:47.592252 np0000006707 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 10:04:47.592252 np0000006707 devstack@c-api.service[100295]: warnings.warn( Aug 07 10:04:47.607779 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-21ff0402-896b-4857-9516-3eb9b9a47fe7 tempest-SnapshotsActionsTest-2118239747 tempest-SnapshotsActionsTest-2118239747-project-admin] https://10.4.3.8/volume/v3/snapshots/525c0017-bf3b-4da7-9871-999acfe1fb07/action returned with HTTP 202 Aug 07 10:04:47.608303 np0000006707 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 1184/4726] 10.4.3.8 () {68 vars in 1382 bytes} [Fri Aug 7 10:04:47 2026] POST /volume/v3/snapshots/525c0017-bf3b-4da7-9871-999acfe1fb07/action => generated 0 bytes in 29 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 07 10:04:47.617180 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [None req-08d67e6c-191c-41fb-8f51-e934e3b7e4cc None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:04:47.619167 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-08d67e6c-191c-41fb-8f51-e934e3b7e4cc tempest-SnapshotsActionsTest-1995934428 tempest-SnapshotsActionsTest-1995934428-project-member] GET https://10.4.3.8/volume/v3/snapshots/525c0017-bf3b-4da7-9871-999acfe1fb07 Aug 07 10:04:47.619392 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-08d67e6c-191c-41fb-8f51-e934e3b7e4cc tempest-SnapshotsActionsTest-1995934428 tempest-SnapshotsActionsTest-1995934428-project-member] Empty body provided in request {{(pid=100297) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 10:04:47.619667 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-08d67e6c-191c-41fb-8f51-e934e3b7e4cc tempest-SnapshotsActionsTest-1995934428 tempest-SnapshotsActionsTest-1995934428-project-member] Calling method 'show' {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 10:04:47.625026 np0000006707 devstack@c-api.service[100297]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 10:04:47.625026 np0000006707 devstack@c-api.service[100297]: warnings.warn( Aug 07 10:04:47.625282 np0000006707 devstack@c-api.service[100297]: INFO cinder.volume.api [None req-08d67e6c-191c-41fb-8f51-e934e3b7e4cc tempest-SnapshotsActionsTest-1995934428 tempest-SnapshotsActionsTest-1995934428-project-member] Snapshot retrieved successfully. Aug 07 10:04:47.626256 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-08d67e6c-191c-41fb-8f51-e934e3b7e4cc tempest-SnapshotsActionsTest-1995934428 tempest-SnapshotsActionsTest-1995934428-project-member] https://10.4.3.8/volume/v3/snapshots/525c0017-bf3b-4da7-9871-999acfe1fb07 returned with HTTP 200 Aug 07 10:04:47.626645 np0000006707 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 1184/4727] 10.4.3.8 () {66 vars in 1340 bytes} [Fri Aug 7 10:04:47 2026] GET /volume/v3/snapshots/525c0017-bf3b-4da7-9871-999acfe1fb07 => generated 466 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 10:04:47.634915 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [None req-8eb60122-c166-4b10-84ef-673700d65bd1 None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:04:47.637257 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.middleware.request_id [None req-0b373e21-083a-441f-a89a-0f33df0fd1f9 None None] RequestId filter calling following filter/app {{(pid=100298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:04:47.637439 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-8eb60122-c166-4b10-84ef-673700d65bd1 tempest-VolumesBackupsTest-1693673052 tempest-VolumesBackupsTest-1693673052-project-member] GET https://10.4.3.8/volume/v3/backups/6d909ce9-95e6-4cc6-9b6c-6b593d116546 Aug 07 10:04:47.637706 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-8eb60122-c166-4b10-84ef-673700d65bd1 tempest-VolumesBackupsTest-1693673052 tempest-VolumesBackupsTest-1693673052-project-member] Empty body provided in request {{(pid=100296) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 10:04:47.638042 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-8eb60122-c166-4b10-84ef-673700d65bd1 tempest-VolumesBackupsTest-1693673052 tempest-VolumesBackupsTest-1693673052-project-member] Calling method 'show' {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 10:04:47.638099 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.v3.backups [None req-8eb60122-c166-4b10-84ef-673700d65bd1 tempest-VolumesBackupsTest-1693673052 tempest-VolumesBackupsTest-1693673052-project-member] Show backup with id 6d909ce9-95e6-4cc6-9b6c-6b593d116546. {{(pid=100296) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 10:04:47.639137 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [None req-0b373e21-083a-441f-a89a-0f33df0fd1f9 tempest-SnapshotsActionsTest-1995934428 tempest-SnapshotsActionsTest-1995934428-project-member] DELETE https://10.4.3.8/volume/v3/snapshots/1344eccc-390f-461c-afc0-7e599228ab23 Aug 07 10:04:47.639366 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [None req-0b373e21-083a-441f-a89a-0f33df0fd1f9 tempest-SnapshotsActionsTest-1995934428 tempest-SnapshotsActionsTest-1995934428-project-member] Empty body provided in request {{(pid=100298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 10:04:47.639618 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [None req-0b373e21-083a-441f-a89a-0f33df0fd1f9 tempest-SnapshotsActionsTest-1995934428 tempest-SnapshotsActionsTest-1995934428-project-member] Calling method 'delete' {{(pid=100298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 10:04:47.639753 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.v3.snapshots [None req-0b373e21-083a-441f-a89a-0f33df0fd1f9 tempest-SnapshotsActionsTest-1995934428 tempest-SnapshotsActionsTest-1995934428-project-member] Delete snapshot with id: 1344eccc-390f-461c-afc0-7e599228ab23 Aug 07 10:04:47.644155 np0000006707 devstack@c-api.service[100296]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 10:04:47.644155 np0000006707 devstack@c-api.service[100296]: warnings.warn( Aug 07 10:04:47.645187 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-8eb60122-c166-4b10-84ef-673700d65bd1 tempest-VolumesBackupsTest-1693673052 tempest-VolumesBackupsTest-1693673052-project-member] https://10.4.3.8/volume/v3/backups/6d909ce9-95e6-4cc6-9b6c-6b593d116546 returned with HTTP 200 Aug 07 10:04:47.645264 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [None req-0b373e21-083a-441f-a89a-0f33df0fd1f9 tempest-SnapshotsActionsTest-1995934428 tempest-SnapshotsActionsTest-1995934428-project-member] https://10.4.3.8/volume/v3/snapshots/1344eccc-390f-461c-afc0-7e599228ab23 returned with HTTP 404 Aug 07 10:04:47.645646 np0000006707 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 1179/4728] 10.4.3.8 () {66 vars in 1334 bytes} [Fri Aug 7 10:04:47 2026] GET /volume/v3/backups/6d909ce9-95e6-4cc6-9b6c-6b593d116546 => generated 745 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 10:04:47.645706 np0000006707 devstack@c-api.service[100298]: [pid: 100298|app: 0|req: 1182/4729] 10.4.3.8 () {66 vars in 1343 bytes} [Fri Aug 7 10:04:47 2026] DELETE /volume/v3/snapshots/1344eccc-390f-461c-afc0-7e599228ab23 => generated 111 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 10:04:47.656357 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-0ea7b146-1cab-42e3-a956-4029d1d77a75 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:04:47.658666 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-0ea7b146-1cab-42e3-a956-4029d1d77a75 tempest-SnapshotsActionsTest-1995934428 tempest-SnapshotsActionsTest-1995934428-project-member] POST https://10.4.3.8/volume/v3/snapshots Aug 07 10:04:47.659146 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-0ea7b146-1cab-42e3-a956-4029d1d77a75 tempest-SnapshotsActionsTest-1995934428 tempest-SnapshotsActionsTest-1995934428-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "72bf7200-9738-459f-b058-081d6e2d69f2", "name": "tempest-SnapshotsActionsTest-Snapshot-1425054652"}} {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 10:04:47.669740 np0000006707 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 10:04:47.669740 np0000006707 devstack@c-api.service[100295]: warnings.warn( Aug 07 10:04:47.670350 np0000006707 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-0ea7b146-1cab-42e3-a956-4029d1d77a75 tempest-SnapshotsActionsTest-1995934428 tempest-SnapshotsActionsTest-1995934428-project-member] Volume info retrieved successfully. Aug 07 10:04:47.670528 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.v3.snapshots [None req-0ea7b146-1cab-42e3-a956-4029d1d77a75 tempest-SnapshotsActionsTest-1995934428 tempest-SnapshotsActionsTest-1995934428-project-member] Create snapshot from volume 72bf7200-9738-459f-b058-081d6e2d69f2 Aug 07 10:04:47.702411 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.quota [None req-0ea7b146-1cab-42e3-a956-4029d1d77a75 tempest-SnapshotsActionsTest-1995934428 tempest-SnapshotsActionsTest-1995934428-project-member] Created reservations ['bf96ee1d-7c68-459f-8d6b-393d5a1a0250', '9c8dba30-79c4-4152-8d17-399258811fe9', '9a4ab56d-4b49-4397-a595-a5a9d4416bec', '33b46537-8c9c-4910-a862-3eb1983b61c6'] {{(pid=100295) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 10:04:47.747481 np0000006707 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-0ea7b146-1cab-42e3-a956-4029d1d77a75 tempest-SnapshotsActionsTest-1995934428 tempest-SnapshotsActionsTest-1995934428-project-member] Snapshot create request issued successfully. Aug 07 10:04:47.747979 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-0ea7b146-1cab-42e3-a956-4029d1d77a75 tempest-SnapshotsActionsTest-1995934428 tempest-SnapshotsActionsTest-1995934428-project-member] https://10.4.3.8/volume/v3/snapshots returned with HTTP 202 Aug 07 10:04:47.748568 np0000006707 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 1185/4730] 10.4.3.8 () {68 vars in 1251 bytes} [Fri Aug 7 10:04:47 2026] POST /volume/v3/snapshots => generated 307 bytes in 93 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 07 10:04:47.760889 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [None req-b108c2b0-9be7-4fa3-8451-936b4a236825 None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:04:47.762793 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-b108c2b0-9be7-4fa3-8451-936b4a236825 tempest-SnapshotsActionsTest-1995934428 tempest-SnapshotsActionsTest-1995934428-project-member] GET https://10.4.3.8/volume/v3/snapshots/fd3df256-8348-4844-bf01-64a7273c8ee1 Aug 07 10:04:47.762961 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-b108c2b0-9be7-4fa3-8451-936b4a236825 tempest-SnapshotsActionsTest-1995934428 tempest-SnapshotsActionsTest-1995934428-project-member] Empty body provided in request {{(pid=100297) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 10:04:47.763171 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-b108c2b0-9be7-4fa3-8451-936b4a236825 tempest-SnapshotsActionsTest-1995934428 tempest-SnapshotsActionsTest-1995934428-project-member] Calling method 'show' {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 10:04:47.768837 np0000006707 devstack@c-api.service[100297]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 10:04:47.768837 np0000006707 devstack@c-api.service[100297]: warnings.warn( Aug 07 10:04:47.769924 np0000006707 devstack@c-api.service[100297]: INFO cinder.volume.api [None req-b108c2b0-9be7-4fa3-8451-936b4a236825 tempest-SnapshotsActionsTest-1995934428 tempest-SnapshotsActionsTest-1995934428-project-member] Snapshot retrieved successfully. Aug 07 10:04:47.770385 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-b108c2b0-9be7-4fa3-8451-936b4a236825 tempest-SnapshotsActionsTest-1995934428 tempest-SnapshotsActionsTest-1995934428-project-member] https://10.4.3.8/volume/v3/snapshots/fd3df256-8348-4844-bf01-64a7273c8ee1 returned with HTTP 200 Aug 07 10:04:47.770914 np0000006707 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 1185/4731] 10.4.3.8 () {66 vars in 1340 bytes} [Fri Aug 7 10:04:47 2026] GET /volume/v3/snapshots/fd3df256-8348-4844-bf01-64a7273c8ee1 => generated 439 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 10:04:47.900074 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [req-312ba1f9-9287-4413-bb72-5d1c775848c6 req-2cb05d39-4fa7-42c1-b7df-74bd76b232f2 None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:04:47.901974 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [req-312ba1f9-9287-4413-bb72-5d1c775848c6 req-2cb05d39-4fa7-42c1-b7df-74bd76b232f2 tempest-TestEncryptedCinderVolumes-1545393347 tempest-TestEncryptedCinderVolumes-1545393347-project-member] GET https://10.4.3.8/volume/v3/volumes/c9defbda-31f2-4951-bf26-4b9abaf90740 Aug 07 10:04:47.902176 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [req-312ba1f9-9287-4413-bb72-5d1c775848c6 req-2cb05d39-4fa7-42c1-b7df-74bd76b232f2 tempest-TestEncryptedCinderVolumes-1545393347 tempest-TestEncryptedCinderVolumes-1545393347-project-member] Empty body provided in request {{(pid=100296) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 10:04:47.902408 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [req-312ba1f9-9287-4413-bb72-5d1c775848c6 req-2cb05d39-4fa7-42c1-b7df-74bd76b232f2 tempest-TestEncryptedCinderVolumes-1545393347 tempest-TestEncryptedCinderVolumes-1545393347-project-member] Calling method 'show' {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 10:04:47.909347 np0000006707 devstack@c-api.service[100296]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 10:04:47.909347 np0000006707 devstack@c-api.service[100296]: warnings.warn( Aug 07 10:04:47.912854 np0000006707 devstack@c-api.service[100296]: INFO cinder.volume.api [req-312ba1f9-9287-4413-bb72-5d1c775848c6 req-2cb05d39-4fa7-42c1-b7df-74bd76b232f2 tempest-TestEncryptedCinderVolumes-1545393347 tempest-TestEncryptedCinderVolumes-1545393347-project-member] Volume info retrieved successfully. Aug 07 10:04:47.917662 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [req-312ba1f9-9287-4413-bb72-5d1c775848c6 req-2cb05d39-4fa7-42c1-b7df-74bd76b232f2 tempest-TestEncryptedCinderVolumes-1545393347 tempest-TestEncryptedCinderVolumes-1545393347-project-member] https://10.4.3.8/volume/v3/volumes/c9defbda-31f2-4951-bf26-4b9abaf90740 returned with HTTP 200 Aug 07 10:04:47.918175 np0000006707 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 1180/4732] 10.4.3.8 () {68 vars in 1584 bytes} [Fri Aug 7 10:04:47 2026] GET /volume/v3/volumes/c9defbda-31f2-4951-bf26-4b9abaf90740 => generated 1426 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 10:04:47.928162 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.middleware.request_id [None req-ba9b77f3-388a-4feb-9e93-00cdf34d49a1 None None] RequestId filter calling following filter/app {{(pid=100298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:04:47.928538 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [None req-ba9b77f3-388a-4feb-9e93-00cdf34d49a1 None None] GET https://10.4.3.8/volume// Aug 07 10:04:47.928689 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [None req-ba9b77f3-388a-4feb-9e93-00cdf34d49a1 None None] Empty body provided in request {{(pid=100298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 10:04:47.928858 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [None req-ba9b77f3-388a-4feb-9e93-00cdf34d49a1 None None] Calling method 'all' {{(pid=100298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 10:04:47.929155 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [None req-ba9b77f3-388a-4feb-9e93-00cdf34d49a1 None None] https://10.4.3.8/volume// returned with HTTP 300 Aug 07 10:04:47.929402 np0000006707 devstack@c-api.service[100298]: [pid: 100298|app: 0|req: 1183/4733] 10.4.3.8 () {66 vars in 1405 bytes} [Fri Aug 7 10:04:47 2026] GET /volume/ => generated 384 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 07 10:04:47.937369 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [req-312ba1f9-9287-4413-bb72-5d1c775848c6 req-d90b49aa-ad82-4d61-9ab0-5c43845add0f None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:04:47.939494 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [req-312ba1f9-9287-4413-bb72-5d1c775848c6 req-d90b49aa-ad82-4d61-9ab0-5c43845add0f tempest-TestEncryptedCinderVolumes-1545393347 tempest-TestEncryptedCinderVolumes-1545393347-project-member] POST https://10.4.3.8/volume/v3/attachments Aug 07 10:04:47.939857 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [req-312ba1f9-9287-4413-bb72-5d1c775848c6 req-d90b49aa-ad82-4d61-9ab0-5c43845add0f tempest-TestEncryptedCinderVolumes-1545393347 tempest-TestEncryptedCinderVolumes-1545393347-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "c9defbda-31f2-4951-bf26-4b9abaf90740", "connector": null, "instance_uuid": "4aa1070c-dc81-4e97-a3fc-8d27e3b9aa78"}} {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 10:04:47.948760 np0000006707 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 10:04:47.948760 np0000006707 devstack@c-api.service[100295]: warnings.warn( Aug 07 10:04:47.970884 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [req-312ba1f9-9287-4413-bb72-5d1c775848c6 req-d90b49aa-ad82-4d61-9ab0-5c43845add0f tempest-TestEncryptedCinderVolumes-1545393347 tempest-TestEncryptedCinderVolumes-1545393347-project-member] https://10.4.3.8/volume/v3/attachments returned with HTTP 200 Aug 07 10:04:47.971297 np0000006707 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 1186/4734] 10.4.3.8 () {74 vars in 1580 bytes} [Fri Aug 7 10:04:47 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 10:04:48.662390 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [None req-4b4ee3f8-d688-40ba-a900-ab9a62f8190a None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:04:48.662390 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-4b4ee3f8-d688-40ba-a900-ab9a62f8190a tempest-VolumesBackupsTest-1693673052 tempest-VolumesBackupsTest-1693673052-project-member] GET https://10.4.3.8/volume/v3/backups/6d909ce9-95e6-4cc6-9b6c-6b593d116546 Aug 07 10:04:48.663031 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-4b4ee3f8-d688-40ba-a900-ab9a62f8190a tempest-VolumesBackupsTest-1693673052 tempest-VolumesBackupsTest-1693673052-project-member] Empty body provided in request {{(pid=100297) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 10:04:48.663031 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-4b4ee3f8-d688-40ba-a900-ab9a62f8190a tempest-VolumesBackupsTest-1693673052 tempest-VolumesBackupsTest-1693673052-project-member] Calling method 'show' {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 10:04:48.663031 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.v3.backups [None req-4b4ee3f8-d688-40ba-a900-ab9a62f8190a tempest-VolumesBackupsTest-1693673052 tempest-VolumesBackupsTest-1693673052-project-member] Show backup with id 6d909ce9-95e6-4cc6-9b6c-6b593d116546. {{(pid=100297) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 10:04:48.700708 np0000006707 devstack@c-api.service[100297]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 10:04:48.700708 np0000006707 devstack@c-api.service[100297]: warnings.warn( Aug 07 10:04:48.701865 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-4b4ee3f8-d688-40ba-a900-ab9a62f8190a tempest-VolumesBackupsTest-1693673052 tempest-VolumesBackupsTest-1693673052-project-member] https://10.4.3.8/volume/v3/backups/6d909ce9-95e6-4cc6-9b6c-6b593d116546 returned with HTTP 200 Aug 07 10:04:48.702558 np0000006707 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 1186/4735] 10.4.3.8 () {66 vars in 1334 bytes} [Fri Aug 7 10:04:48 2026] GET /volume/v3/backups/6d909ce9-95e6-4cc6-9b6c-6b593d116546 => generated 745 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 10:04:48.782271 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [None req-b4f0b39e-77ce-4c3f-9baa-34f8ac4c7088 None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:04:48.787154 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-b4f0b39e-77ce-4c3f-9baa-34f8ac4c7088 tempest-SnapshotsActionsTest-1995934428 tempest-SnapshotsActionsTest-1995934428-project-member] GET https://10.4.3.8/volume/v3/snapshots/fd3df256-8348-4844-bf01-64a7273c8ee1 Aug 07 10:04:48.787344 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-b4f0b39e-77ce-4c3f-9baa-34f8ac4c7088 tempest-SnapshotsActionsTest-1995934428 tempest-SnapshotsActionsTest-1995934428-project-member] Empty body provided in request {{(pid=100296) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 10:04:48.787557 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-b4f0b39e-77ce-4c3f-9baa-34f8ac4c7088 tempest-SnapshotsActionsTest-1995934428 tempest-SnapshotsActionsTest-1995934428-project-member] Calling method 'show' {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 10:04:48.793663 np0000006707 devstack@c-api.service[100296]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 10:04:48.793663 np0000006707 devstack@c-api.service[100296]: warnings.warn( Aug 07 10:04:48.794087 np0000006707 devstack@c-api.service[100296]: INFO cinder.volume.api [None req-b4f0b39e-77ce-4c3f-9baa-34f8ac4c7088 tempest-SnapshotsActionsTest-1995934428 tempest-SnapshotsActionsTest-1995934428-project-member] Snapshot retrieved successfully. Aug 07 10:04:48.794872 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-b4f0b39e-77ce-4c3f-9baa-34f8ac4c7088 tempest-SnapshotsActionsTest-1995934428 tempest-SnapshotsActionsTest-1995934428-project-member] https://10.4.3.8/volume/v3/snapshots/fd3df256-8348-4844-bf01-64a7273c8ee1 returned with HTTP 200 Aug 07 10:04:48.795231 np0000006707 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 1181/4736] 10.4.3.8 () {66 vars in 1340 bytes} [Fri Aug 7 10:04:48 2026] GET /volume/v3/snapshots/fd3df256-8348-4844-bf01-64a7273c8ee1 => generated 466 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 10:04:48.805706 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.middleware.request_id [None req-6007b6ef-1498-4608-aadb-b7799e3654e1 None None] RequestId filter calling following filter/app {{(pid=100298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:04:48.807962 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [None req-6007b6ef-1498-4608-aadb-b7799e3654e1 tempest-SnapshotsActionsTest-2118239747 tempest-SnapshotsActionsTest-2118239747-project-admin] POST https://10.4.3.8/volume/v3/snapshots/fd3df256-8348-4844-bf01-64a7273c8ee1/action Aug 07 10:04:48.808405 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [None req-6007b6ef-1498-4608-aadb-b7799e3654e1 tempest-SnapshotsActionsTest-2118239747 tempest-SnapshotsActionsTest-2118239747-project-admin] Action body: b'{"os-reset_status": {"status": "deleting"}}' {{(pid=100298) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 07 10:04:48.808579 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [None req-6007b6ef-1498-4608-aadb-b7799e3654e1 tempest-SnapshotsActionsTest-2118239747 tempest-SnapshotsActionsTest-2118239747-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "deleting"}} {{(pid=100298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 10:04:48.810436 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.contrib.admin_actions [None req-6007b6ef-1498-4608-aadb-b7799e3654e1 tempest-SnapshotsActionsTest-2118239747 tempest-SnapshotsActionsTest-2118239747-project-admin] Updating snapshot 'fd3df256-8348-4844-bf01-64a7273c8ee1' with '{'status': 'deleting'}' {{(pid=100298) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:263}} Aug 07 10:04:48.823398 np0000006707 devstack@c-api.service[100298]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 10:04:48.823398 np0000006707 devstack@c-api.service[100298]: warnings.warn( Aug 07 10:04:48.843341 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [None req-6007b6ef-1498-4608-aadb-b7799e3654e1 tempest-SnapshotsActionsTest-2118239747 tempest-SnapshotsActionsTest-2118239747-project-admin] https://10.4.3.8/volume/v3/snapshots/fd3df256-8348-4844-bf01-64a7273c8ee1/action returned with HTTP 202 Aug 07 10:04:48.843863 np0000006707 devstack@c-api.service[100298]: [pid: 100298|app: 0|req: 1184/4737] 10.4.3.8 () {68 vars in 1382 bytes} [Fri Aug 7 10:04:48 2026] POST /volume/v3/snapshots/fd3df256-8348-4844-bf01-64a7273c8ee1/action => generated 0 bytes in 39 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 07 10:04:48.853828 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-30e61239-cbc8-4ecf-8af8-701673de1f2f None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:04:48.855871 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-30e61239-cbc8-4ecf-8af8-701673de1f2f tempest-SnapshotsActionsTest-1995934428 tempest-SnapshotsActionsTest-1995934428-project-member] GET https://10.4.3.8/volume/v3/snapshots/fd3df256-8348-4844-bf01-64a7273c8ee1 Aug 07 10:04:48.856122 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-30e61239-cbc8-4ecf-8af8-701673de1f2f tempest-SnapshotsActionsTest-1995934428 tempest-SnapshotsActionsTest-1995934428-project-member] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 10:04:48.856352 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-30e61239-cbc8-4ecf-8af8-701673de1f2f tempest-SnapshotsActionsTest-1995934428 tempest-SnapshotsActionsTest-1995934428-project-member] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 10:04:48.862321 np0000006707 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 10:04:48.862321 np0000006707 devstack@c-api.service[100295]: warnings.warn( Aug 07 10:04:48.862946 np0000006707 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-30e61239-cbc8-4ecf-8af8-701673de1f2f tempest-SnapshotsActionsTest-1995934428 tempest-SnapshotsActionsTest-1995934428-project-member] Snapshot retrieved successfully. Aug 07 10:04:48.863849 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-30e61239-cbc8-4ecf-8af8-701673de1f2f tempest-SnapshotsActionsTest-1995934428 tempest-SnapshotsActionsTest-1995934428-project-member] https://10.4.3.8/volume/v3/snapshots/fd3df256-8348-4844-bf01-64a7273c8ee1 returned with HTTP 200 Aug 07 10:04:48.864724 np0000006707 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 1187/4738] 10.4.3.8 () {66 vars in 1340 bytes} [Fri Aug 7 10:04:48 2026] GET /volume/v3/snapshots/fd3df256-8348-4844-bf01-64a7273c8ee1 => generated 465 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 10:04:48.874926 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [None req-948948bd-4686-4d88-8edc-af52896fc22e None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:04:48.881086 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-948948bd-4686-4d88-8edc-af52896fc22e tempest-SnapshotsActionsTest-2118239747 tempest-SnapshotsActionsTest-2118239747-project-admin] POST https://10.4.3.8/volume/v3/snapshots/fd3df256-8348-4844-bf01-64a7273c8ee1/action Aug 07 10:04:48.881493 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-948948bd-4686-4d88-8edc-af52896fc22e tempest-SnapshotsActionsTest-2118239747 tempest-SnapshotsActionsTest-2118239747-project-admin] Action body: b'{"os-force_delete": {}}' {{(pid=100297) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 07 10:04:48.881610 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-948948bd-4686-4d88-8edc-af52896fc22e tempest-SnapshotsActionsTest-2118239747 tempest-SnapshotsActionsTest-2118239747-project-admin] Action: 'action', calling method: _force_delete, body: {"os-force_delete": {}} {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 10:04:48.899373 np0000006707 devstack@c-api.service[100297]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 10:04:48.899373 np0000006707 devstack@c-api.service[100297]: warnings.warn( Aug 07 10:04:48.899756 np0000006707 devstack@c-api.service[100297]: INFO cinder.volume.api [None req-948948bd-4686-4d88-8edc-af52896fc22e tempest-SnapshotsActionsTest-2118239747 tempest-SnapshotsActionsTest-2118239747-project-admin] Snapshot retrieved successfully. Aug 07 10:04:48.920946 np0000006707 devstack@c-api.service[100297]: INFO cinder.volume.api [None req-948948bd-4686-4d88-8edc-af52896fc22e tempest-SnapshotsActionsTest-2118239747 tempest-SnapshotsActionsTest-2118239747-project-admin] Snapshot delete request issued successfully. Aug 07 10:04:48.921106 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-948948bd-4686-4d88-8edc-af52896fc22e tempest-SnapshotsActionsTest-2118239747 tempest-SnapshotsActionsTest-2118239747-project-admin] https://10.4.3.8/volume/v3/snapshots/fd3df256-8348-4844-bf01-64a7273c8ee1/action returned with HTTP 202 Aug 07 10:04:48.922893 np0000006707 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 1187/4739] 10.4.3.8 () {68 vars in 1382 bytes} [Fri Aug 7 10:04:48 2026] POST /volume/v3/snapshots/fd3df256-8348-4844-bf01-64a7273c8ee1/action => generated 0 bytes in 47 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 07 10:04:48.930987 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [None req-85e01bf6-ac14-4219-ab20-7e0315a1b64c None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:04:48.933824 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-85e01bf6-ac14-4219-ab20-7e0315a1b64c tempest-SnapshotsActionsTest-1995934428 tempest-SnapshotsActionsTest-1995934428-project-member] GET https://10.4.3.8/volume/v3/snapshots/fd3df256-8348-4844-bf01-64a7273c8ee1 Aug 07 10:04:48.934122 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-85e01bf6-ac14-4219-ab20-7e0315a1b64c tempest-SnapshotsActionsTest-1995934428 tempest-SnapshotsActionsTest-1995934428-project-member] Empty body provided in request {{(pid=100296) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 10:04:48.934681 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-85e01bf6-ac14-4219-ab20-7e0315a1b64c tempest-SnapshotsActionsTest-1995934428 tempest-SnapshotsActionsTest-1995934428-project-member] Calling method 'show' {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 10:04:48.940554 np0000006707 devstack@c-api.service[100296]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 10:04:48.940554 np0000006707 devstack@c-api.service[100296]: warnings.warn( Aug 07 10:04:48.941196 np0000006707 devstack@c-api.service[100296]: INFO cinder.volume.api [None req-85e01bf6-ac14-4219-ab20-7e0315a1b64c tempest-SnapshotsActionsTest-1995934428 tempest-SnapshotsActionsTest-1995934428-project-member] Snapshot retrieved successfully. Aug 07 10:04:48.942075 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-85e01bf6-ac14-4219-ab20-7e0315a1b64c tempest-SnapshotsActionsTest-1995934428 tempest-SnapshotsActionsTest-1995934428-project-member] https://10.4.3.8/volume/v3/snapshots/fd3df256-8348-4844-bf01-64a7273c8ee1 returned with HTTP 200 Aug 07 10:04:48.942946 np0000006707 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 1182/4740] 10.4.3.8 () {66 vars in 1340 bytes} [Fri Aug 7 10:04:48 2026] GET /volume/v3/snapshots/fd3df256-8348-4844-bf01-64a7273c8ee1 => generated 465 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 10:04:48.956694 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.middleware.request_id [None req-f8d181ec-7f46-4dad-85ec-c589cda54657 None None] RequestId filter calling following filter/app {{(pid=100298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:04:48.957297 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [None req-f8d181ec-7f46-4dad-85ec-c589cda54657 None None] GET https://10.4.3.8/volume// Aug 07 10:04:48.957564 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [None req-f8d181ec-7f46-4dad-85ec-c589cda54657 None None] Empty body provided in request {{(pid=100298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 10:04:48.957789 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [None req-f8d181ec-7f46-4dad-85ec-c589cda54657 None None] Calling method 'all' {{(pid=100298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 10:04:48.958196 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [None req-f8d181ec-7f46-4dad-85ec-c589cda54657 None None] https://10.4.3.8/volume// returned with HTTP 300 Aug 07 10:04:48.958655 np0000006707 devstack@c-api.service[100298]: [pid: 100298|app: 0|req: 1185/4741] 10.4.3.8 () {66 vars in 1412 bytes} [Fri Aug 7 10:04:48 2026] GET /volume/ => generated 384 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 07 10:04:48.965941 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [req-312ba1f9-9287-4413-bb72-5d1c775848c6 req-612fd5be-1501-41b4-9023-b30f78cba2be None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:04:48.968508 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [req-312ba1f9-9287-4413-bb72-5d1c775848c6 req-612fd5be-1501-41b4-9023-b30f78cba2be tempest-TestEncryptedCinderVolumes-1545393347 tempest-TestEncryptedCinderVolumes-1545393347-project-member] GET https://10.4.3.8/volume/v3/volumes/c9defbda-31f2-4951-bf26-4b9abaf90740 Aug 07 10:04:48.968784 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [req-312ba1f9-9287-4413-bb72-5d1c775848c6 req-612fd5be-1501-41b4-9023-b30f78cba2be tempest-TestEncryptedCinderVolumes-1545393347 tempest-TestEncryptedCinderVolumes-1545393347-project-member] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 10:04:48.969057 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [req-312ba1f9-9287-4413-bb72-5d1c775848c6 req-612fd5be-1501-41b4-9023-b30f78cba2be tempest-TestEncryptedCinderVolumes-1545393347 tempest-TestEncryptedCinderVolumes-1545393347-project-member] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 10:04:48.980441 np0000006707 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 10:04:48.980441 np0000006707 devstack@c-api.service[100295]: warnings.warn( Aug 07 10:04:48.985077 np0000006707 devstack@c-api.service[100295]: INFO cinder.volume.api [req-312ba1f9-9287-4413-bb72-5d1c775848c6 req-612fd5be-1501-41b4-9023-b30f78cba2be tempest-TestEncryptedCinderVolumes-1545393347 tempest-TestEncryptedCinderVolumes-1545393347-project-member] Volume info retrieved successfully. Aug 07 10:04:48.991075 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [req-312ba1f9-9287-4413-bb72-5d1c775848c6 req-612fd5be-1501-41b4-9023-b30f78cba2be tempest-TestEncryptedCinderVolumes-1545393347 tempest-TestEncryptedCinderVolumes-1545393347-project-member] https://10.4.3.8/volume/v3/volumes/c9defbda-31f2-4951-bf26-4b9abaf90740 returned with HTTP 200 Aug 07 10:04:48.991539 np0000006707 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 1188/4742] 10.4.3.8 () {70 vars in 1625 bytes} [Fri Aug 7 10:04:48 2026] GET /volume/v3/volumes/c9defbda-31f2-4951-bf26-4b9abaf90740 => generated 1605 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 07 10:04:49.105060 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [req-312ba1f9-9287-4413-bb72-5d1c775848c6 req-5252d04c-8849-491a-bacc-747c37d19ca3 None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:04:49.106955 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [req-312ba1f9-9287-4413-bb72-5d1c775848c6 req-5252d04c-8849-491a-bacc-747c37d19ca3 tempest-TestEncryptedCinderVolumes-1545393347 tempest-TestEncryptedCinderVolumes-1545393347-project-member] PUT https://10.4.3.8/volume/v3/attachments/35f24cea-be75-45b1-91b2-05d083109127 Aug 07 10:04:49.107277 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [req-312ba1f9-9287-4413-bb72-5d1c775848c6 req-5252d04c-8849-491a-bacc-747c37d19ca3 tempest-TestEncryptedCinderVolumes-1545393347 tempest-TestEncryptedCinderVolumes-1545393347-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.8", "host": "np0000006707", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:568b993d50b1", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "d2780578-1896-461f-80ac-b58d2e346b90", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 10:04:49.117496 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.coordination [req-312ba1f9-9287-4413-bb72-5d1c775848c6 req-5252d04c-8849-491a-bacc-747c37d19ca3 tempest-TestEncryptedCinderVolumes-1545393347 tempest-TestEncryptedCinderVolumes-1545393347-project-member] Acquiring lock "cinder-attachment_update-c9defbda-31f2-4951-bf26-4b9abaf90740-np0000006707" by "attachment_update" {{(pid=100297) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 07 10:04:49.123903 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.coordination [req-312ba1f9-9287-4413-bb72-5d1c775848c6 req-5252d04c-8849-491a-bacc-747c37d19ca3 tempest-TestEncryptedCinderVolumes-1545393347 tempest-TestEncryptedCinderVolumes-1545393347-project-member] Lock "cinder-attachment_update-c9defbda-31f2-4951-bf26-4b9abaf90740-np0000006707" acquired by "attachment_update" :: waited 0.006s {{(pid=100297) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 07 10:04:49.125436 np0000006707 devstack@c-api.service[100297]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 10:04:49.125436 np0000006707 devstack@c-api.service[100297]: warnings.warn( Aug 07 10:04:49.221290 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.coordination [req-312ba1f9-9287-4413-bb72-5d1c775848c6 req-5252d04c-8849-491a-bacc-747c37d19ca3 tempest-TestEncryptedCinderVolumes-1545393347 tempest-TestEncryptedCinderVolumes-1545393347-project-member] Lock "cinder-attachment_update-c9defbda-31f2-4951-bf26-4b9abaf90740-np0000006707" released by "attachment_update" :: held 0.098s {{(pid=100297) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 07 10:04:49.221629 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [req-312ba1f9-9287-4413-bb72-5d1c775848c6 req-5252d04c-8849-491a-bacc-747c37d19ca3 tempest-TestEncryptedCinderVolumes-1545393347 tempest-TestEncryptedCinderVolumes-1545393347-project-member] https://10.4.3.8/volume/v3/attachments/35f24cea-be75-45b1-91b2-05d083109127 returned with HTTP 200 Aug 07 10:04:49.222117 np0000006707 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 1188/4743] 10.4.3.8 () {74 vars in 1690 bytes} [Fri Aug 7 10:04:49 2026] PUT /volume/v3/attachments/35f24cea-be75-45b1-91b2-05d083109127 => generated 968 bytes in 117 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 10:04:49.246267 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [req-312ba1f9-9287-4413-bb72-5d1c775848c6 req-16dfe40a-1fb0-4592-ae7a-e2bf8ec1ffff None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:04:49.248655 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [req-312ba1f9-9287-4413-bb72-5d1c775848c6 req-16dfe40a-1fb0-4592-ae7a-e2bf8ec1ffff tempest-TestEncryptedCinderVolumes-1545393347 tempest-TestEncryptedCinderVolumes-1545393347-project-member] POST https://10.4.3.8/volume/v3/attachments/35f24cea-be75-45b1-91b2-05d083109127/action Aug 07 10:04:49.249115 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [req-312ba1f9-9287-4413-bb72-5d1c775848c6 req-16dfe40a-1fb0-4592-ae7a-e2bf8ec1ffff tempest-TestEncryptedCinderVolumes-1545393347 tempest-TestEncryptedCinderVolumes-1545393347-project-member] Action body: b'{"os-complete": null}' {{(pid=100296) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 07 10:04:49.249244 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [req-312ba1f9-9287-4413-bb72-5d1c775848c6 req-16dfe40a-1fb0-4592-ae7a-e2bf8ec1ffff tempest-TestEncryptedCinderVolumes-1545393347 tempest-TestEncryptedCinderVolumes-1545393347-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 10:04:49.268801 np0000006707 devstack@c-api.service[100296]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 10:04:49.268801 np0000006707 devstack@c-api.service[100296]: warnings.warn( Aug 07 10:04:49.281564 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [req-312ba1f9-9287-4413-bb72-5d1c775848c6 req-16dfe40a-1fb0-4592-ae7a-e2bf8ec1ffff tempest-TestEncryptedCinderVolumes-1545393347 tempest-TestEncryptedCinderVolumes-1545393347-project-member] https://10.4.3.8/volume/v3/attachments/35f24cea-be75-45b1-91b2-05d083109127/action returned with HTTP 204 Aug 07 10:04:49.281975 np0000006707 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 1183/4744] 10.4.3.8 () {74 vars in 1711 bytes} [Fri Aug 7 10:04:49 2026] POST /volume/v3/attachments/35f24cea-be75-45b1-91b2-05d083109127/action => generated 0 bytes in 36 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 07 10:04:49.714749 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.middleware.request_id [None req-b54e58f3-34a0-4705-bf94-e00069d5a57e None None] RequestId filter calling following filter/app {{(pid=100298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:04:49.717742 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [None req-b54e58f3-34a0-4705-bf94-e00069d5a57e tempest-VolumesBackupsTest-1693673052 tempest-VolumesBackupsTest-1693673052-project-member] GET https://10.4.3.8/volume/v3/backups/6d909ce9-95e6-4cc6-9b6c-6b593d116546 Aug 07 10:04:49.718172 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [None req-b54e58f3-34a0-4705-bf94-e00069d5a57e tempest-VolumesBackupsTest-1693673052 tempest-VolumesBackupsTest-1693673052-project-member] Empty body provided in request {{(pid=100298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 10:04:49.718316 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [None req-b54e58f3-34a0-4705-bf94-e00069d5a57e tempest-VolumesBackupsTest-1693673052 tempest-VolumesBackupsTest-1693673052-project-member] Calling method 'show' {{(pid=100298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 10:04:49.718469 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.v3.backups [None req-b54e58f3-34a0-4705-bf94-e00069d5a57e tempest-VolumesBackupsTest-1693673052 tempest-VolumesBackupsTest-1693673052-project-member] Show backup with id 6d909ce9-95e6-4cc6-9b6c-6b593d116546. {{(pid=100298) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 10:04:49.724750 np0000006707 devstack@c-api.service[100298]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 10:04:49.724750 np0000006707 devstack@c-api.service[100298]: warnings.warn( Aug 07 10:04:49.725923 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [None req-b54e58f3-34a0-4705-bf94-e00069d5a57e tempest-VolumesBackupsTest-1693673052 tempest-VolumesBackupsTest-1693673052-project-member] https://10.4.3.8/volume/v3/backups/6d909ce9-95e6-4cc6-9b6c-6b593d116546 returned with HTTP 200 Aug 07 10:04:49.727082 np0000006707 devstack@c-api.service[100298]: [pid: 100298|app: 0|req: 1186/4745] 10.4.3.8 () {66 vars in 1334 bytes} [Fri Aug 7 10:04:49 2026] GET /volume/v3/backups/6d909ce9-95e6-4cc6-9b6c-6b593d116546 => generated 745 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 07 10:04:49.953834 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-26244a22-a3a4-4a2e-930f-eb60e9bb8f47 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:04:49.956266 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-26244a22-a3a4-4a2e-930f-eb60e9bb8f47 tempest-SnapshotsActionsTest-1995934428 tempest-SnapshotsActionsTest-1995934428-project-member] GET https://10.4.3.8/volume/v3/snapshots/fd3df256-8348-4844-bf01-64a7273c8ee1 Aug 07 10:04:49.956530 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-26244a22-a3a4-4a2e-930f-eb60e9bb8f47 tempest-SnapshotsActionsTest-1995934428 tempest-SnapshotsActionsTest-1995934428-project-member] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 10:04:49.956798 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-26244a22-a3a4-4a2e-930f-eb60e9bb8f47 tempest-SnapshotsActionsTest-1995934428 tempest-SnapshotsActionsTest-1995934428-project-member] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 10:04:49.966185 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-26244a22-a3a4-4a2e-930f-eb60e9bb8f47 tempest-SnapshotsActionsTest-1995934428 tempest-SnapshotsActionsTest-1995934428-project-member] https://10.4.3.8/volume/v3/snapshots/fd3df256-8348-4844-bf01-64a7273c8ee1 returned with HTTP 404 Aug 07 10:04:49.966984 np0000006707 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 1189/4746] 10.4.3.8 () {66 vars in 1340 bytes} [Fri Aug 7 10:04:49 2026] GET /volume/v3/snapshots/fd3df256-8348-4844-bf01-64a7273c8ee1 => generated 111 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 10:04:49.977165 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [None req-d2bf54fb-c6d8-49c6-848a-c14d565e328e None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:04:49.979165 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-d2bf54fb-c6d8-49c6-848a-c14d565e328e tempest-SnapshotsActionsTest-2118239747 tempest-SnapshotsActionsTest-2118239747-project-admin] POST https://10.4.3.8/volume/v3/snapshots/525c0017-bf3b-4da7-9871-999acfe1fb07/action Aug 07 10:04:49.979558 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-d2bf54fb-c6d8-49c6-848a-c14d565e328e tempest-SnapshotsActionsTest-2118239747 tempest-SnapshotsActionsTest-2118239747-project-admin] Action body: b'{"os-reset_status": {"status": "available"}}' {{(pid=100297) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 07 10:04:49.979713 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-d2bf54fb-c6d8-49c6-848a-c14d565e328e tempest-SnapshotsActionsTest-2118239747 tempest-SnapshotsActionsTest-2118239747-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "available"}} {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 10:04:49.981327 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.contrib.admin_actions [None req-d2bf54fb-c6d8-49c6-848a-c14d565e328e tempest-SnapshotsActionsTest-2118239747 tempest-SnapshotsActionsTest-2118239747-project-admin] Updating snapshot '525c0017-bf3b-4da7-9871-999acfe1fb07' with '{'status': 'available'}' {{(pid=100297) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:263}} Aug 07 10:04:49.990276 np0000006707 devstack@c-api.service[100297]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 10:04:49.990276 np0000006707 devstack@c-api.service[100297]: warnings.warn( Aug 07 10:04:50.008343 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-d2bf54fb-c6d8-49c6-848a-c14d565e328e tempest-SnapshotsActionsTest-2118239747 tempest-SnapshotsActionsTest-2118239747-project-admin] https://10.4.3.8/volume/v3/snapshots/525c0017-bf3b-4da7-9871-999acfe1fb07/action returned with HTTP 202 Aug 07 10:04:50.008972 np0000006707 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 1189/4747] 10.4.3.8 () {68 vars in 1382 bytes} [Fri Aug 7 10:04:49 2026] POST /volume/v3/snapshots/525c0017-bf3b-4da7-9871-999acfe1fb07/action => generated 0 bytes in 32 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 07 10:04:50.019547 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [None req-ff0ed4a4-bccd-487b-a3e6-23b94da6ce34 None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:04:50.023032 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-ff0ed4a4-bccd-487b-a3e6-23b94da6ce34 tempest-SnapshotsActionsTest-1995934428 tempest-SnapshotsActionsTest-1995934428-project-member] GET https://10.4.3.8/volume/v3/snapshots/525c0017-bf3b-4da7-9871-999acfe1fb07 Aug 07 10:04:50.023032 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-ff0ed4a4-bccd-487b-a3e6-23b94da6ce34 tempest-SnapshotsActionsTest-1995934428 tempest-SnapshotsActionsTest-1995934428-project-member] Empty body provided in request {{(pid=100296) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 10:04:50.023291 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-ff0ed4a4-bccd-487b-a3e6-23b94da6ce34 tempest-SnapshotsActionsTest-1995934428 tempest-SnapshotsActionsTest-1995934428-project-member] Calling method 'show' {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 10:04:50.028309 np0000006707 devstack@c-api.service[100296]: DEBUG dbcounter [-] [100296] Writing DB stats cinder:SELECT=295,cinder:INSERT=31,cinder:UPDATE=76,cinder:DELETE=1 {{(pid=100296) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 07 10:04:50.031578 np0000006707 devstack@c-api.service[100296]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 10:04:50.031578 np0000006707 devstack@c-api.service[100296]: warnings.warn( Aug 07 10:04:50.032278 np0000006707 devstack@c-api.service[100296]: INFO cinder.volume.api [None req-ff0ed4a4-bccd-487b-a3e6-23b94da6ce34 tempest-SnapshotsActionsTest-1995934428 tempest-SnapshotsActionsTest-1995934428-project-member] Snapshot retrieved successfully. Aug 07 10:04:50.033868 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-ff0ed4a4-bccd-487b-a3e6-23b94da6ce34 tempest-SnapshotsActionsTest-1995934428 tempest-SnapshotsActionsTest-1995934428-project-member] https://10.4.3.8/volume/v3/snapshots/525c0017-bf3b-4da7-9871-999acfe1fb07 returned with HTTP 200 Aug 07 10:04:50.035232 np0000006707 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 1184/4748] 10.4.3.8 () {66 vars in 1340 bytes} [Fri Aug 7 10:04:50 2026] GET /volume/v3/snapshots/525c0017-bf3b-4da7-9871-999acfe1fb07 => generated 466 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 10:04:50.046495 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.middleware.request_id [None req-17ebf0a5-1894-4b2e-9bcd-39879ec0ae94 None None] RequestId filter calling following filter/app {{(pid=100298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:04:50.046996 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [None req-17ebf0a5-1894-4b2e-9bcd-39879ec0ae94 tempest-SnapshotsActionsTest-1995934428 tempest-SnapshotsActionsTest-1995934428-project-member] DELETE https://10.4.3.8/volume/v3/snapshots/fd3df256-8348-4844-bf01-64a7273c8ee1 Aug 07 10:04:50.047273 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [None req-17ebf0a5-1894-4b2e-9bcd-39879ec0ae94 tempest-SnapshotsActionsTest-1995934428 tempest-SnapshotsActionsTest-1995934428-project-member] Empty body provided in request {{(pid=100298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 10:04:50.047574 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [None req-17ebf0a5-1894-4b2e-9bcd-39879ec0ae94 tempest-SnapshotsActionsTest-1995934428 tempest-SnapshotsActionsTest-1995934428-project-member] Calling method 'delete' {{(pid=100298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 10:04:50.048263 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.v3.snapshots [None req-17ebf0a5-1894-4b2e-9bcd-39879ec0ae94 tempest-SnapshotsActionsTest-1995934428 tempest-SnapshotsActionsTest-1995934428-project-member] Delete snapshot with id: fd3df256-8348-4844-bf01-64a7273c8ee1 Aug 07 10:04:50.052330 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [None req-17ebf0a5-1894-4b2e-9bcd-39879ec0ae94 tempest-SnapshotsActionsTest-1995934428 tempest-SnapshotsActionsTest-1995934428-project-member] https://10.4.3.8/volume/v3/snapshots/fd3df256-8348-4844-bf01-64a7273c8ee1 returned with HTTP 404 Aug 07 10:04:50.053064 np0000006707 devstack@c-api.service[100298]: [pid: 100298|app: 0|req: 1187/4749] 10.4.3.8 () {66 vars in 1343 bytes} [Fri Aug 7 10:04:50 2026] DELETE /volume/v3/snapshots/fd3df256-8348-4844-bf01-64a7273c8ee1 => generated 111 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 10:04:50.060151 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-d8c652b6-d42c-41aa-84a5-3985bdecf66e None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:04:50.061784 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-d8c652b6-d42c-41aa-84a5-3985bdecf66e tempest-SnapshotsActionsTest-1995934428 tempest-SnapshotsActionsTest-1995934428-project-member] POST https://10.4.3.8/volume/v3/snapshots Aug 07 10:04:50.062160 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-d8c652b6-d42c-41aa-84a5-3985bdecf66e tempest-SnapshotsActionsTest-1995934428 tempest-SnapshotsActionsTest-1995934428-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "72bf7200-9738-459f-b058-081d6e2d69f2", "name": "tempest-SnapshotsActionsTest-Snapshot-1288432282"}} {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 10:04:50.070944 np0000006707 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 10:04:50.070944 np0000006707 devstack@c-api.service[100295]: warnings.warn( Aug 07 10:04:50.071469 np0000006707 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-d8c652b6-d42c-41aa-84a5-3985bdecf66e tempest-SnapshotsActionsTest-1995934428 tempest-SnapshotsActionsTest-1995934428-project-member] Volume info retrieved successfully. Aug 07 10:04:50.071633 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.v3.snapshots [None req-d8c652b6-d42c-41aa-84a5-3985bdecf66e tempest-SnapshotsActionsTest-1995934428 tempest-SnapshotsActionsTest-1995934428-project-member] Create snapshot from volume 72bf7200-9738-459f-b058-081d6e2d69f2 Aug 07 10:04:50.105503 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.quota [None req-d8c652b6-d42c-41aa-84a5-3985bdecf66e tempest-SnapshotsActionsTest-1995934428 tempest-SnapshotsActionsTest-1995934428-project-member] Created reservations ['b648fcf0-69dc-4400-8586-0ae942cee679', 'afcec0b8-73f2-4cbc-b8a4-47fa8665bdbf', '8b492ca7-d46c-4cde-825b-c0430b34837c', 'c9b40f27-67af-4e76-b726-a34613956413'] {{(pid=100295) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 10:04:50.138786 np0000006707 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-d8c652b6-d42c-41aa-84a5-3985bdecf66e tempest-SnapshotsActionsTest-1995934428 tempest-SnapshotsActionsTest-1995934428-project-member] Snapshot create request issued successfully. Aug 07 10:04:50.139185 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-d8c652b6-d42c-41aa-84a5-3985bdecf66e tempest-SnapshotsActionsTest-1995934428 tempest-SnapshotsActionsTest-1995934428-project-member] https://10.4.3.8/volume/v3/snapshots returned with HTTP 202 Aug 07 10:04:50.139600 np0000006707 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 1190/4750] 10.4.3.8 () {68 vars in 1251 bytes} [Fri Aug 7 10:04:50 2026] POST /volume/v3/snapshots => generated 307 bytes in 80 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 07 10:04:50.153469 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [None req-7b48b756-f842-4cd2-ab65-70ad2be7eb20 None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:04:50.155672 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-7b48b756-f842-4cd2-ab65-70ad2be7eb20 tempest-SnapshotsActionsTest-1995934428 tempest-SnapshotsActionsTest-1995934428-project-member] GET https://10.4.3.8/volume/v3/snapshots/c3edbd10-e7e4-42c1-ab69-4d7054217643 Aug 07 10:04:50.155985 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-7b48b756-f842-4cd2-ab65-70ad2be7eb20 tempest-SnapshotsActionsTest-1995934428 tempest-SnapshotsActionsTest-1995934428-project-member] Empty body provided in request {{(pid=100297) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 10:04:50.156672 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-7b48b756-f842-4cd2-ab65-70ad2be7eb20 tempest-SnapshotsActionsTest-1995934428 tempest-SnapshotsActionsTest-1995934428-project-member] Calling method 'show' {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 10:04:50.164745 np0000006707 devstack@c-api.service[100297]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 10:04:50.164745 np0000006707 devstack@c-api.service[100297]: warnings.warn( Aug 07 10:04:50.165283 np0000006707 devstack@c-api.service[100297]: INFO cinder.volume.api [None req-7b48b756-f842-4cd2-ab65-70ad2be7eb20 tempest-SnapshotsActionsTest-1995934428 tempest-SnapshotsActionsTest-1995934428-project-member] Snapshot retrieved successfully. Aug 07 10:04:50.166274 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-7b48b756-f842-4cd2-ab65-70ad2be7eb20 tempest-SnapshotsActionsTest-1995934428 tempest-SnapshotsActionsTest-1995934428-project-member] https://10.4.3.8/volume/v3/snapshots/c3edbd10-e7e4-42c1-ab69-4d7054217643 returned with HTTP 200 Aug 07 10:04:50.170444 np0000006707 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 1190/4751] 10.4.3.8 () {66 vars in 1340 bytes} [Fri Aug 7 10:04:50 2026] GET /volume/v3/snapshots/c3edbd10-e7e4-42c1-ab69-4d7054217643 => generated 439 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 10:04:50.741828 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [None req-dbe56a41-43c0-417f-b231-ee700b932770 None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:04:50.744383 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-dbe56a41-43c0-417f-b231-ee700b932770 tempest-VolumesBackupsTest-1693673052 tempest-VolumesBackupsTest-1693673052-project-member] GET https://10.4.3.8/volume/v3/backups/6d909ce9-95e6-4cc6-9b6c-6b593d116546 Aug 07 10:04:50.744607 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-dbe56a41-43c0-417f-b231-ee700b932770 tempest-VolumesBackupsTest-1693673052 tempest-VolumesBackupsTest-1693673052-project-member] Empty body provided in request {{(pid=100296) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 10:04:50.744786 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-dbe56a41-43c0-417f-b231-ee700b932770 tempest-VolumesBackupsTest-1693673052 tempest-VolumesBackupsTest-1693673052-project-member] Calling method 'show' {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 10:04:50.744909 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.v3.backups [None req-dbe56a41-43c0-417f-b231-ee700b932770 tempest-VolumesBackupsTest-1693673052 tempest-VolumesBackupsTest-1693673052-project-member] Show backup with id 6d909ce9-95e6-4cc6-9b6c-6b593d116546. {{(pid=100296) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 10:04:50.749210 np0000006707 devstack@c-api.service[100296]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 10:04:50.749210 np0000006707 devstack@c-api.service[100296]: warnings.warn( Aug 07 10:04:50.750201 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-dbe56a41-43c0-417f-b231-ee700b932770 tempest-VolumesBackupsTest-1693673052 tempest-VolumesBackupsTest-1693673052-project-member] https://10.4.3.8/volume/v3/backups/6d909ce9-95e6-4cc6-9b6c-6b593d116546 returned with HTTP 200 Aug 07 10:04:50.750583 np0000006707 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 1185/4752] 10.4.3.8 () {66 vars in 1334 bytes} [Fri Aug 7 10:04:50 2026] GET /volume/v3/backups/6d909ce9-95e6-4cc6-9b6c-6b593d116546 => generated 745 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 10:04:51.178118 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.middleware.request_id [None req-3d229c2c-6e2a-42b8-9a87-07fdb2c6fb2f None None] RequestId filter calling following filter/app {{(pid=100298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:04:51.180172 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [None req-3d229c2c-6e2a-42b8-9a87-07fdb2c6fb2f tempest-SnapshotsActionsTest-1995934428 tempest-SnapshotsActionsTest-1995934428-project-member] GET https://10.4.3.8/volume/v3/snapshots/c3edbd10-e7e4-42c1-ab69-4d7054217643 Aug 07 10:04:51.180365 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [None req-3d229c2c-6e2a-42b8-9a87-07fdb2c6fb2f tempest-SnapshotsActionsTest-1995934428 tempest-SnapshotsActionsTest-1995934428-project-member] Empty body provided in request {{(pid=100298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 10:04:51.180575 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [None req-3d229c2c-6e2a-42b8-9a87-07fdb2c6fb2f tempest-SnapshotsActionsTest-1995934428 tempest-SnapshotsActionsTest-1995934428-project-member] Calling method 'show' {{(pid=100298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 10:04:51.186374 np0000006707 devstack@c-api.service[100298]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 10:04:51.186374 np0000006707 devstack@c-api.service[100298]: warnings.warn( Aug 07 10:04:51.186809 np0000006707 devstack@c-api.service[100298]: INFO cinder.volume.api [None req-3d229c2c-6e2a-42b8-9a87-07fdb2c6fb2f tempest-SnapshotsActionsTest-1995934428 tempest-SnapshotsActionsTest-1995934428-project-member] Snapshot retrieved successfully. Aug 07 10:04:51.187623 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [None req-3d229c2c-6e2a-42b8-9a87-07fdb2c6fb2f tempest-SnapshotsActionsTest-1995934428 tempest-SnapshotsActionsTest-1995934428-project-member] https://10.4.3.8/volume/v3/snapshots/c3edbd10-e7e4-42c1-ab69-4d7054217643 returned with HTTP 200 Aug 07 10:04:51.188046 np0000006707 devstack@c-api.service[100298]: [pid: 100298|app: 0|req: 1188/4753] 10.4.3.8 () {66 vars in 1340 bytes} [Fri Aug 7 10:04:51 2026] GET /volume/v3/snapshots/c3edbd10-e7e4-42c1-ab69-4d7054217643 => generated 466 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 10:04:51.196598 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-f659e8de-5f14-48a1-a330-0af9d09f55c5 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:04:51.198558 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-f659e8de-5f14-48a1-a330-0af9d09f55c5 tempest-SnapshotsActionsTest-2118239747 tempest-SnapshotsActionsTest-2118239747-project-admin] POST https://10.4.3.8/volume/v3/snapshots/c3edbd10-e7e4-42c1-ab69-4d7054217643/action Aug 07 10:04:51.198940 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-f659e8de-5f14-48a1-a330-0af9d09f55c5 tempest-SnapshotsActionsTest-2118239747 tempest-SnapshotsActionsTest-2118239747-project-admin] Action body: b'{"os-reset_status": {"status": "error"}}' {{(pid=100295) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 07 10:04:51.199089 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-f659e8de-5f14-48a1-a330-0af9d09f55c5 tempest-SnapshotsActionsTest-2118239747 tempest-SnapshotsActionsTest-2118239747-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "error"}} {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 10:04:51.200651 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.contrib.admin_actions [None req-f659e8de-5f14-48a1-a330-0af9d09f55c5 tempest-SnapshotsActionsTest-2118239747 tempest-SnapshotsActionsTest-2118239747-project-admin] Updating snapshot 'c3edbd10-e7e4-42c1-ab69-4d7054217643' with '{'status': 'error'}' {{(pid=100295) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:263}} Aug 07 10:04:51.202887 np0000006707 devstack@c-api.service[100295]: DEBUG dbcounter [-] [100295] Writing DB stats cinder:SELECT=366,cinder:UPDATE=93,cinder:INSERT=47,cinder:DELETE=1 {{(pid=100295) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 07 10:04:51.211998 np0000006707 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 10:04:51.211998 np0000006707 devstack@c-api.service[100295]: warnings.warn( Aug 07 10:04:51.223592 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-f659e8de-5f14-48a1-a330-0af9d09f55c5 tempest-SnapshotsActionsTest-2118239747 tempest-SnapshotsActionsTest-2118239747-project-admin] https://10.4.3.8/volume/v3/snapshots/c3edbd10-e7e4-42c1-ab69-4d7054217643/action returned with HTTP 202 Aug 07 10:04:51.224054 np0000006707 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 1191/4754] 10.4.3.8 () {68 vars in 1382 bytes} [Fri Aug 7 10:04:51 2026] POST /volume/v3/snapshots/c3edbd10-e7e4-42c1-ab69-4d7054217643/action => generated 0 bytes in 28 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 07 10:04:51.232640 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [None req-513594f4-a65f-4502-a0b6-43221644f93c None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:04:51.235166 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-513594f4-a65f-4502-a0b6-43221644f93c tempest-SnapshotsActionsTest-1995934428 tempest-SnapshotsActionsTest-1995934428-project-member] GET https://10.4.3.8/volume/v3/snapshots/c3edbd10-e7e4-42c1-ab69-4d7054217643 Aug 07 10:04:51.235670 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-513594f4-a65f-4502-a0b6-43221644f93c tempest-SnapshotsActionsTest-1995934428 tempest-SnapshotsActionsTest-1995934428-project-member] Empty body provided in request {{(pid=100297) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 10:04:51.235992 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-513594f4-a65f-4502-a0b6-43221644f93c tempest-SnapshotsActionsTest-1995934428 tempest-SnapshotsActionsTest-1995934428-project-member] Calling method 'show' {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 10:04:51.241779 np0000006707 devstack@c-api.service[100297]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 10:04:51.241779 np0000006707 devstack@c-api.service[100297]: warnings.warn( Aug 07 10:04:51.242245 np0000006707 devstack@c-api.service[100297]: INFO cinder.volume.api [None req-513594f4-a65f-4502-a0b6-43221644f93c tempest-SnapshotsActionsTest-1995934428 tempest-SnapshotsActionsTest-1995934428-project-member] Snapshot retrieved successfully. Aug 07 10:04:51.242941 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-513594f4-a65f-4502-a0b6-43221644f93c tempest-SnapshotsActionsTest-1995934428 tempest-SnapshotsActionsTest-1995934428-project-member] https://10.4.3.8/volume/v3/snapshots/c3edbd10-e7e4-42c1-ab69-4d7054217643 returned with HTTP 200 Aug 07 10:04:51.243314 np0000006707 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 1191/4755] 10.4.3.8 () {66 vars in 1340 bytes} [Fri Aug 7 10:04:51 2026] GET /volume/v3/snapshots/c3edbd10-e7e4-42c1-ab69-4d7054217643 => generated 462 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 10:04:51.254382 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [None req-e991906f-8813-4368-92ff-0aedcf0f95a9 None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:04:51.256327 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-e991906f-8813-4368-92ff-0aedcf0f95a9 tempest-SnapshotsActionsTest-2118239747 tempest-SnapshotsActionsTest-2118239747-project-admin] POST https://10.4.3.8/volume/v3/snapshots/c3edbd10-e7e4-42c1-ab69-4d7054217643/action Aug 07 10:04:51.256747 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-e991906f-8813-4368-92ff-0aedcf0f95a9 tempest-SnapshotsActionsTest-2118239747 tempest-SnapshotsActionsTest-2118239747-project-admin] Action body: b'{"os-force_delete": {}}' {{(pid=100296) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 07 10:04:51.256945 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-e991906f-8813-4368-92ff-0aedcf0f95a9 tempest-SnapshotsActionsTest-2118239747 tempest-SnapshotsActionsTest-2118239747-project-admin] Action: 'action', calling method: _force_delete, body: {"os-force_delete": {}} {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 10:04:51.264212 np0000006707 devstack@c-api.service[100296]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 10:04:51.264212 np0000006707 devstack@c-api.service[100296]: warnings.warn( Aug 07 10:04:51.264636 np0000006707 devstack@c-api.service[100296]: INFO cinder.volume.api [None req-e991906f-8813-4368-92ff-0aedcf0f95a9 tempest-SnapshotsActionsTest-2118239747 tempest-SnapshotsActionsTest-2118239747-project-admin] Snapshot retrieved successfully. Aug 07 10:04:51.283567 np0000006707 devstack@c-api.service[100296]: INFO cinder.volume.api [None req-e991906f-8813-4368-92ff-0aedcf0f95a9 tempest-SnapshotsActionsTest-2118239747 tempest-SnapshotsActionsTest-2118239747-project-admin] Snapshot delete request issued successfully. Aug 07 10:04:51.284039 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-e991906f-8813-4368-92ff-0aedcf0f95a9 tempest-SnapshotsActionsTest-2118239747 tempest-SnapshotsActionsTest-2118239747-project-admin] https://10.4.3.8/volume/v3/snapshots/c3edbd10-e7e4-42c1-ab69-4d7054217643/action returned with HTTP 202 Aug 07 10:04:51.284561 np0000006707 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 1186/4756] 10.4.3.8 () {68 vars in 1382 bytes} [Fri Aug 7 10:04:51 2026] POST /volume/v3/snapshots/c3edbd10-e7e4-42c1-ab69-4d7054217643/action => generated 0 bytes in 31 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 07 10:04:51.295171 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.middleware.request_id [None req-d8bcdc1d-2147-42c7-b967-8c8f35cb2c0c None None] RequestId filter calling following filter/app {{(pid=100298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:04:51.297117 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [None req-d8bcdc1d-2147-42c7-b967-8c8f35cb2c0c tempest-SnapshotsActionsTest-1995934428 tempest-SnapshotsActionsTest-1995934428-project-member] GET https://10.4.3.8/volume/v3/snapshots/c3edbd10-e7e4-42c1-ab69-4d7054217643 Aug 07 10:04:51.297341 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [None req-d8bcdc1d-2147-42c7-b967-8c8f35cb2c0c tempest-SnapshotsActionsTest-1995934428 tempest-SnapshotsActionsTest-1995934428-project-member] Empty body provided in request {{(pid=100298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 10:04:51.297541 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [None req-d8bcdc1d-2147-42c7-b967-8c8f35cb2c0c tempest-SnapshotsActionsTest-1995934428 tempest-SnapshotsActionsTest-1995934428-project-member] Calling method 'show' {{(pid=100298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 10:04:51.302905 np0000006707 devstack@c-api.service[100298]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 10:04:51.302905 np0000006707 devstack@c-api.service[100298]: warnings.warn( Aug 07 10:04:51.303404 np0000006707 devstack@c-api.service[100298]: INFO cinder.volume.api [None req-d8bcdc1d-2147-42c7-b967-8c8f35cb2c0c tempest-SnapshotsActionsTest-1995934428 tempest-SnapshotsActionsTest-1995934428-project-member] Snapshot retrieved successfully. Aug 07 10:04:51.304269 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [None req-d8bcdc1d-2147-42c7-b967-8c8f35cb2c0c tempest-SnapshotsActionsTest-1995934428 tempest-SnapshotsActionsTest-1995934428-project-member] https://10.4.3.8/volume/v3/snapshots/c3edbd10-e7e4-42c1-ab69-4d7054217643 returned with HTTP 200 Aug 07 10:04:51.304682 np0000006707 devstack@c-api.service[100298]: [pid: 100298|app: 0|req: 1189/4757] 10.4.3.8 () {66 vars in 1340 bytes} [Fri Aug 7 10:04:51 2026] GET /volume/v3/snapshots/c3edbd10-e7e4-42c1-ab69-4d7054217643 => generated 465 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 10:04:51.764362 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-95dccb1c-16f8-4a44-a3e4-0d04107b8ae7 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:04:51.766026 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-95dccb1c-16f8-4a44-a3e4-0d04107b8ae7 tempest-VolumesBackupsTest-1693673052 tempest-VolumesBackupsTest-1693673052-project-member] GET https://10.4.3.8/volume/v3/backups/6d909ce9-95e6-4cc6-9b6c-6b593d116546 Aug 07 10:04:51.766190 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-95dccb1c-16f8-4a44-a3e4-0d04107b8ae7 tempest-VolumesBackupsTest-1693673052 tempest-VolumesBackupsTest-1693673052-project-member] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 10:04:51.766371 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-95dccb1c-16f8-4a44-a3e4-0d04107b8ae7 tempest-VolumesBackupsTest-1693673052 tempest-VolumesBackupsTest-1693673052-project-member] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 10:04:51.766489 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.v3.backups [None req-95dccb1c-16f8-4a44-a3e4-0d04107b8ae7 tempest-VolumesBackupsTest-1693673052 tempest-VolumesBackupsTest-1693673052-project-member] Show backup with id 6d909ce9-95e6-4cc6-9b6c-6b593d116546. {{(pid=100295) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 10:04:51.770302 np0000006707 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 10:04:51.770302 np0000006707 devstack@c-api.service[100295]: warnings.warn( Aug 07 10:04:51.771005 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-95dccb1c-16f8-4a44-a3e4-0d04107b8ae7 tempest-VolumesBackupsTest-1693673052 tempest-VolumesBackupsTest-1693673052-project-member] https://10.4.3.8/volume/v3/backups/6d909ce9-95e6-4cc6-9b6c-6b593d116546 returned with HTTP 200 Aug 07 10:04:51.771319 np0000006707 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 1192/4758] 10.4.3.8 () {66 vars in 1334 bytes} [Fri Aug 7 10:04:51 2026] GET /volume/v3/backups/6d909ce9-95e6-4cc6-9b6c-6b593d116546 => generated 746 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 10:04:51.780808 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [None req-339a856b-e12e-4e88-ae53-4a91ae5bc26e None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:04:51.783006 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-339a856b-e12e-4e88-ae53-4a91ae5bc26e tempest-VolumesBackupsTest-1693673052 tempest-VolumesBackupsTest-1693673052-project-member] GET https://10.4.3.8/volume/v3/backups/d21a41ad-952a-4bf3-b62a-96dae50b8b21 Aug 07 10:04:51.783220 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-339a856b-e12e-4e88-ae53-4a91ae5bc26e tempest-VolumesBackupsTest-1693673052 tempest-VolumesBackupsTest-1693673052-project-member] Empty body provided in request {{(pid=100297) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 10:04:51.783441 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-339a856b-e12e-4e88-ae53-4a91ae5bc26e tempest-VolumesBackupsTest-1693673052 tempest-VolumesBackupsTest-1693673052-project-member] Calling method 'show' {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 10:04:51.783578 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.v3.backups [None req-339a856b-e12e-4e88-ae53-4a91ae5bc26e tempest-VolumesBackupsTest-1693673052 tempest-VolumesBackupsTest-1693673052-project-member] Show backup with id d21a41ad-952a-4bf3-b62a-96dae50b8b21. {{(pid=100297) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 10:04:51.793640 np0000006707 devstack@c-api.service[100297]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 10:04:51.793640 np0000006707 devstack@c-api.service[100297]: warnings.warn( Aug 07 10:04:51.793640 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-339a856b-e12e-4e88-ae53-4a91ae5bc26e tempest-VolumesBackupsTest-1693673052 tempest-VolumesBackupsTest-1693673052-project-member] https://10.4.3.8/volume/v3/backups/d21a41ad-952a-4bf3-b62a-96dae50b8b21 returned with HTTP 200 Aug 07 10:04:51.793640 np0000006707 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 1192/4759] 10.4.3.8 () {66 vars in 1334 bytes} [Fri Aug 7 10:04:51 2026] GET /volume/v3/backups/d21a41ad-952a-4bf3-b62a-96dae50b8b21 => generated 746 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 10:04:51.801275 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [None req-7a3293fb-51a4-4bc8-bb57-5a741d4937f7 None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:04:51.803112 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-7a3293fb-51a4-4bc8-bb57-5a741d4937f7 tempest-VolumesBackupsTest-1693673052 tempest-VolumesBackupsTest-1693673052-project-member] DELETE https://10.4.3.8/volume/v3/backups/6d909ce9-95e6-4cc6-9b6c-6b593d116546 Aug 07 10:04:51.803302 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-7a3293fb-51a4-4bc8-bb57-5a741d4937f7 tempest-VolumesBackupsTest-1693673052 tempest-VolumesBackupsTest-1693673052-project-member] Empty body provided in request {{(pid=100296) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 10:04:51.803541 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-7a3293fb-51a4-4bc8-bb57-5a741d4937f7 tempest-VolumesBackupsTest-1693673052 tempest-VolumesBackupsTest-1693673052-project-member] Calling method 'delete' {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 10:04:51.803690 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.contrib.backups [None req-7a3293fb-51a4-4bc8-bb57-5a741d4937f7 tempest-VolumesBackupsTest-1693673052 tempest-VolumesBackupsTest-1693673052-project-member] Delete backup with id: 6d909ce9-95e6-4cc6-9b6c-6b593d116546. Aug 07 10:04:51.808153 np0000006707 devstack@c-api.service[100296]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 10:04:51.808153 np0000006707 devstack@c-api.service[100296]: warnings.warn( Aug 07 10:04:51.824645 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.backup.rpcapi [None req-7a3293fb-51a4-4bc8-bb57-5a741d4937f7 tempest-VolumesBackupsTest-1693673052 tempest-VolumesBackupsTest-1693673052-project-member] delete_backup rpcapi backup_id 6d909ce9-95e6-4cc6-9b6c-6b593d116546 {{(pid=100296) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 07 10:04:51.826440 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-7a3293fb-51a4-4bc8-bb57-5a741d4937f7 tempest-VolumesBackupsTest-1693673052 tempest-VolumesBackupsTest-1693673052-project-member] https://10.4.3.8/volume/v3/backups/6d909ce9-95e6-4cc6-9b6c-6b593d116546 returned with HTTP 202 Aug 07 10:04:51.826835 np0000006707 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 1187/4760] 10.4.3.8 () {66 vars in 1337 bytes} [Fri Aug 7 10:04:51 2026] DELETE /volume/v3/backups/6d909ce9-95e6-4cc6-9b6c-6b593d116546 => generated 0 bytes in 26 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 07 10:04:51.836879 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.middleware.request_id [None req-d18272af-0b07-4c6a-96e7-ad5a5d505955 None None] RequestId filter calling following filter/app {{(pid=100298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:04:51.839064 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [None req-d18272af-0b07-4c6a-96e7-ad5a5d505955 tempest-VolumesBackupsTest-1693673052 tempest-VolumesBackupsTest-1693673052-project-member] GET https://10.4.3.8/volume/v3/backups/6d909ce9-95e6-4cc6-9b6c-6b593d116546 Aug 07 10:04:51.839296 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [None req-d18272af-0b07-4c6a-96e7-ad5a5d505955 tempest-VolumesBackupsTest-1693673052 tempest-VolumesBackupsTest-1693673052-project-member] Empty body provided in request {{(pid=100298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 10:04:51.839554 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [None req-d18272af-0b07-4c6a-96e7-ad5a5d505955 tempest-VolumesBackupsTest-1693673052 tempest-VolumesBackupsTest-1693673052-project-member] Calling method 'show' {{(pid=100298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 10:04:51.839693 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.v3.backups [None req-d18272af-0b07-4c6a-96e7-ad5a5d505955 tempest-VolumesBackupsTest-1693673052 tempest-VolumesBackupsTest-1693673052-project-member] Show backup with id 6d909ce9-95e6-4cc6-9b6c-6b593d116546. {{(pid=100298) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 10:04:51.844814 np0000006707 devstack@c-api.service[100298]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 10:04:51.844814 np0000006707 devstack@c-api.service[100298]: warnings.warn( Aug 07 10:04:51.845758 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [None req-d18272af-0b07-4c6a-96e7-ad5a5d505955 tempest-VolumesBackupsTest-1693673052 tempest-VolumesBackupsTest-1693673052-project-member] https://10.4.3.8/volume/v3/backups/6d909ce9-95e6-4cc6-9b6c-6b593d116546 returned with HTTP 200 Aug 07 10:04:51.846213 np0000006707 devstack@c-api.service[100298]: [pid: 100298|app: 0|req: 1190/4761] 10.4.3.8 () {66 vars in 1334 bytes} [Fri Aug 7 10:04:51 2026] GET /volume/v3/backups/6d909ce9-95e6-4cc6-9b6c-6b593d116546 => generated 745 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 10:04:52.315588 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-e8b75ae7-e6af-4a74-a33c-48c217f9868a None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:04:52.317902 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-e8b75ae7-e6af-4a74-a33c-48c217f9868a tempest-SnapshotsActionsTest-1995934428 tempest-SnapshotsActionsTest-1995934428-project-member] GET https://10.4.3.8/volume/v3/snapshots/c3edbd10-e7e4-42c1-ab69-4d7054217643 Aug 07 10:04:52.318107 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-e8b75ae7-e6af-4a74-a33c-48c217f9868a tempest-SnapshotsActionsTest-1995934428 tempest-SnapshotsActionsTest-1995934428-project-member] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 10:04:52.318499 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-e8b75ae7-e6af-4a74-a33c-48c217f9868a tempest-SnapshotsActionsTest-1995934428 tempest-SnapshotsActionsTest-1995934428-project-member] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 10:04:52.323937 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-e8b75ae7-e6af-4a74-a33c-48c217f9868a tempest-SnapshotsActionsTest-1995934428 tempest-SnapshotsActionsTest-1995934428-project-member] https://10.4.3.8/volume/v3/snapshots/c3edbd10-e7e4-42c1-ab69-4d7054217643 returned with HTTP 404 Aug 07 10:04:52.324554 np0000006707 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 1193/4762] 10.4.3.8 () {66 vars in 1340 bytes} [Fri Aug 7 10:04:52 2026] GET /volume/v3/snapshots/c3edbd10-e7e4-42c1-ab69-4d7054217643 => generated 111 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 10:04:52.331963 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [None req-15c4a623-d610-4cfe-ba5e-dce32cb2984d None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:04:52.334037 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-15c4a623-d610-4cfe-ba5e-dce32cb2984d tempest-SnapshotsActionsTest-2118239747 tempest-SnapshotsActionsTest-2118239747-project-admin] POST https://10.4.3.8/volume/v3/snapshots/525c0017-bf3b-4da7-9871-999acfe1fb07/action Aug 07 10:04:52.334471 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-15c4a623-d610-4cfe-ba5e-dce32cb2984d tempest-SnapshotsActionsTest-2118239747 tempest-SnapshotsActionsTest-2118239747-project-admin] Action body: b'{"os-reset_status": {"status": "available"}}' {{(pid=100297) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 07 10:04:52.334651 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-15c4a623-d610-4cfe-ba5e-dce32cb2984d tempest-SnapshotsActionsTest-2118239747 tempest-SnapshotsActionsTest-2118239747-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "available"}} {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 10:04:52.336649 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.contrib.admin_actions [None req-15c4a623-d610-4cfe-ba5e-dce32cb2984d tempest-SnapshotsActionsTest-2118239747 tempest-SnapshotsActionsTest-2118239747-project-admin] Updating snapshot '525c0017-bf3b-4da7-9871-999acfe1fb07' with '{'status': 'available'}' {{(pid=100297) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:263}} Aug 07 10:04:52.346886 np0000006707 devstack@c-api.service[100297]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 10:04:52.346886 np0000006707 devstack@c-api.service[100297]: warnings.warn( Aug 07 10:04:52.360493 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-15c4a623-d610-4cfe-ba5e-dce32cb2984d tempest-SnapshotsActionsTest-2118239747 tempest-SnapshotsActionsTest-2118239747-project-admin] https://10.4.3.8/volume/v3/snapshots/525c0017-bf3b-4da7-9871-999acfe1fb07/action returned with HTTP 202 Aug 07 10:04:52.361243 np0000006707 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 1193/4763] 10.4.3.8 () {68 vars in 1382 bytes} [Fri Aug 7 10:04:52 2026] POST /volume/v3/snapshots/525c0017-bf3b-4da7-9871-999acfe1fb07/action => generated 0 bytes in 29 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 07 10:04:52.367890 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [None req-07abc63e-db7c-4a40-8658-cfb88cdb058e None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:04:52.369904 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-07abc63e-db7c-4a40-8658-cfb88cdb058e tempest-SnapshotsActionsTest-1995934428 tempest-SnapshotsActionsTest-1995934428-project-member] GET https://10.4.3.8/volume/v3/snapshots/525c0017-bf3b-4da7-9871-999acfe1fb07 Aug 07 10:04:52.370132 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-07abc63e-db7c-4a40-8658-cfb88cdb058e tempest-SnapshotsActionsTest-1995934428 tempest-SnapshotsActionsTest-1995934428-project-member] Empty body provided in request {{(pid=100296) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 10:04:52.370395 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-07abc63e-db7c-4a40-8658-cfb88cdb058e tempest-SnapshotsActionsTest-1995934428 tempest-SnapshotsActionsTest-1995934428-project-member] Calling method 'show' {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 10:04:52.376343 np0000006707 devstack@c-api.service[100296]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 10:04:52.376343 np0000006707 devstack@c-api.service[100296]: warnings.warn( Aug 07 10:04:52.377065 np0000006707 devstack@c-api.service[100296]: INFO cinder.volume.api [None req-07abc63e-db7c-4a40-8658-cfb88cdb058e tempest-SnapshotsActionsTest-1995934428 tempest-SnapshotsActionsTest-1995934428-project-member] Snapshot retrieved successfully. Aug 07 10:04:52.378207 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-07abc63e-db7c-4a40-8658-cfb88cdb058e tempest-SnapshotsActionsTest-1995934428 tempest-SnapshotsActionsTest-1995934428-project-member] https://10.4.3.8/volume/v3/snapshots/525c0017-bf3b-4da7-9871-999acfe1fb07 returned with HTTP 200 Aug 07 10:04:52.378739 np0000006707 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 1188/4764] 10.4.3.8 () {66 vars in 1340 bytes} [Fri Aug 7 10:04:52 2026] GET /volume/v3/snapshots/525c0017-bf3b-4da7-9871-999acfe1fb07 => generated 466 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 10:04:52.386976 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.middleware.request_id [None req-a350ef63-e369-402f-9c71-c76f86089c83 None None] RequestId filter calling following filter/app {{(pid=100298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:04:52.388993 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [None req-a350ef63-e369-402f-9c71-c76f86089c83 tempest-SnapshotsActionsTest-1995934428 tempest-SnapshotsActionsTest-1995934428-project-member] DELETE https://10.4.3.8/volume/v3/snapshots/c3edbd10-e7e4-42c1-ab69-4d7054217643 Aug 07 10:04:52.389191 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [None req-a350ef63-e369-402f-9c71-c76f86089c83 tempest-SnapshotsActionsTest-1995934428 tempest-SnapshotsActionsTest-1995934428-project-member] Empty body provided in request {{(pid=100298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 10:04:52.389395 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [None req-a350ef63-e369-402f-9c71-c76f86089c83 tempest-SnapshotsActionsTest-1995934428 tempest-SnapshotsActionsTest-1995934428-project-member] Calling method 'delete' {{(pid=100298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 10:04:52.389527 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.v3.snapshots [None req-a350ef63-e369-402f-9c71-c76f86089c83 tempest-SnapshotsActionsTest-1995934428 tempest-SnapshotsActionsTest-1995934428-project-member] Delete snapshot with id: c3edbd10-e7e4-42c1-ab69-4d7054217643 Aug 07 10:04:52.395051 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [None req-a350ef63-e369-402f-9c71-c76f86089c83 tempest-SnapshotsActionsTest-1995934428 tempest-SnapshotsActionsTest-1995934428-project-member] https://10.4.3.8/volume/v3/snapshots/c3edbd10-e7e4-42c1-ab69-4d7054217643 returned with HTTP 404 Aug 07 10:04:52.395736 np0000006707 devstack@c-api.service[100298]: [pid: 100298|app: 0|req: 1191/4765] 10.4.3.8 () {66 vars in 1343 bytes} [Fri Aug 7 10:04:52 2026] DELETE /volume/v3/snapshots/c3edbd10-e7e4-42c1-ab69-4d7054217643 => generated 111 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 10:04:52.404606 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-9a95967f-34a6-435c-b247-5cdc8c0fad32 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:04:52.406797 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-9a95967f-34a6-435c-b247-5cdc8c0fad32 tempest-SnapshotsActionsTest-1995934428 tempest-SnapshotsActionsTest-1995934428-project-member] POST https://10.4.3.8/volume/v3/snapshots Aug 07 10:04:52.407315 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-9a95967f-34a6-435c-b247-5cdc8c0fad32 tempest-SnapshotsActionsTest-1995934428 tempest-SnapshotsActionsTest-1995934428-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "72bf7200-9738-459f-b058-081d6e2d69f2", "name": "tempest-SnapshotsActionsTest-Snapshot-1896028198"}} {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 10:04:52.417227 np0000006707 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 10:04:52.417227 np0000006707 devstack@c-api.service[100295]: warnings.warn( Aug 07 10:04:52.417994 np0000006707 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-9a95967f-34a6-435c-b247-5cdc8c0fad32 tempest-SnapshotsActionsTest-1995934428 tempest-SnapshotsActionsTest-1995934428-project-member] Volume info retrieved successfully. Aug 07 10:04:52.418268 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.v3.snapshots [None req-9a95967f-34a6-435c-b247-5cdc8c0fad32 tempest-SnapshotsActionsTest-1995934428 tempest-SnapshotsActionsTest-1995934428-project-member] Create snapshot from volume 72bf7200-9738-459f-b058-081d6e2d69f2 Aug 07 10:04:52.446797 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.quota [None req-9a95967f-34a6-435c-b247-5cdc8c0fad32 tempest-SnapshotsActionsTest-1995934428 tempest-SnapshotsActionsTest-1995934428-project-member] Created reservations ['31b7b78a-91dd-4b2a-86ca-d98f1e4bccf1', 'da3451b7-00e2-4158-a33c-cd986ce57ddc', 'b666342d-fb7d-428b-83dd-8f41c91c166b', 'a32f861c-89f1-433c-a247-2fbbbd67ed99'] {{(pid=100295) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 10:04:52.478653 np0000006707 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-9a95967f-34a6-435c-b247-5cdc8c0fad32 tempest-SnapshotsActionsTest-1995934428 tempest-SnapshotsActionsTest-1995934428-project-member] Snapshot create request issued successfully. Aug 07 10:04:52.479015 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-9a95967f-34a6-435c-b247-5cdc8c0fad32 tempest-SnapshotsActionsTest-1995934428 tempest-SnapshotsActionsTest-1995934428-project-member] https://10.4.3.8/volume/v3/snapshots returned with HTTP 202 Aug 07 10:04:52.479502 np0000006707 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 1194/4766] 10.4.3.8 () {68 vars in 1251 bytes} [Fri Aug 7 10:04:52 2026] POST /volume/v3/snapshots => generated 307 bytes in 75 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 07 10:04:52.487789 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [None req-ab36708f-d962-48b0-bd55-a9ee6b1f931f None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:04:52.489521 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-ab36708f-d962-48b0-bd55-a9ee6b1f931f tempest-SnapshotsActionsTest-1995934428 tempest-SnapshotsActionsTest-1995934428-project-member] GET https://10.4.3.8/volume/v3/snapshots/d06dba0e-aa4e-49b6-a237-0317fdc2712f Aug 07 10:04:52.489745 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-ab36708f-d962-48b0-bd55-a9ee6b1f931f tempest-SnapshotsActionsTest-1995934428 tempest-SnapshotsActionsTest-1995934428-project-member] Empty body provided in request {{(pid=100297) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 10:04:52.489938 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-ab36708f-d962-48b0-bd55-a9ee6b1f931f tempest-SnapshotsActionsTest-1995934428 tempest-SnapshotsActionsTest-1995934428-project-member] Calling method 'show' {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 10:04:52.496096 np0000006707 devstack@c-api.service[100297]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 10:04:52.496096 np0000006707 devstack@c-api.service[100297]: warnings.warn( Aug 07 10:04:52.496798 np0000006707 devstack@c-api.service[100297]: INFO cinder.volume.api [None req-ab36708f-d962-48b0-bd55-a9ee6b1f931f tempest-SnapshotsActionsTest-1995934428 tempest-SnapshotsActionsTest-1995934428-project-member] Snapshot retrieved successfully. Aug 07 10:04:52.497793 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-ab36708f-d962-48b0-bd55-a9ee6b1f931f tempest-SnapshotsActionsTest-1995934428 tempest-SnapshotsActionsTest-1995934428-project-member] https://10.4.3.8/volume/v3/snapshots/d06dba0e-aa4e-49b6-a237-0317fdc2712f returned with HTTP 200 Aug 07 10:04:52.498212 np0000006707 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 1194/4767] 10.4.3.8 () {66 vars in 1340 bytes} [Fri Aug 7 10:04:52 2026] GET /volume/v3/snapshots/d06dba0e-aa4e-49b6-a237-0317fdc2712f => generated 439 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 10:04:52.858588 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [None req-ebc25e0e-7dff-437b-ba86-d45d60026285 None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:04:52.860374 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-ebc25e0e-7dff-437b-ba86-d45d60026285 tempest-VolumesBackupsTest-1693673052 tempest-VolumesBackupsTest-1693673052-project-member] GET https://10.4.3.8/volume/v3/backups/6d909ce9-95e6-4cc6-9b6c-6b593d116546 Aug 07 10:04:52.860572 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-ebc25e0e-7dff-437b-ba86-d45d60026285 tempest-VolumesBackupsTest-1693673052 tempest-VolumesBackupsTest-1693673052-project-member] Empty body provided in request {{(pid=100296) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 10:04:52.860769 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-ebc25e0e-7dff-437b-ba86-d45d60026285 tempest-VolumesBackupsTest-1693673052 tempest-VolumesBackupsTest-1693673052-project-member] Calling method 'show' {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 10:04:52.862111 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.v3.backups [None req-ebc25e0e-7dff-437b-ba86-d45d60026285 tempest-VolumesBackupsTest-1693673052 tempest-VolumesBackupsTest-1693673052-project-member] Show backup with id 6d909ce9-95e6-4cc6-9b6c-6b593d116546. {{(pid=100296) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 10:04:52.865467 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-ebc25e0e-7dff-437b-ba86-d45d60026285 tempest-VolumesBackupsTest-1693673052 tempest-VolumesBackupsTest-1693673052-project-member] https://10.4.3.8/volume/v3/backups/6d909ce9-95e6-4cc6-9b6c-6b593d116546 returned with HTTP 404 Aug 07 10:04:52.866179 np0000006707 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 1189/4768] 10.4.3.8 () {66 vars in 1334 bytes} [Fri Aug 7 10:04:52 2026] GET /volume/v3/backups/6d909ce9-95e6-4cc6-9b6c-6b593d116546 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 10:04:52.875050 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.middleware.request_id [None req-44f10fbc-6dba-4694-b870-ebe0d71349c0 None None] RequestId filter calling following filter/app {{(pid=100298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:04:52.877400 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [None req-44f10fbc-6dba-4694-b870-ebe0d71349c0 tempest-VolumesBackupsTest-1326273140 tempest-VolumesBackupsTest-1326273140-project-admin] DELETE https://10.4.3.8/volume/v3/backups/e309c61c-a8e2-41d4-b27f-f97275de60b5 Aug 07 10:04:52.877684 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [None req-44f10fbc-6dba-4694-b870-ebe0d71349c0 tempest-VolumesBackupsTest-1326273140 tempest-VolumesBackupsTest-1326273140-project-admin] Empty body provided in request {{(pid=100298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 10:04:52.877896 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [None req-44f10fbc-6dba-4694-b870-ebe0d71349c0 tempest-VolumesBackupsTest-1326273140 tempest-VolumesBackupsTest-1326273140-project-admin] Calling method 'delete' {{(pid=100298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 10:04:52.878077 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.contrib.backups [None req-44f10fbc-6dba-4694-b870-ebe0d71349c0 tempest-VolumesBackupsTest-1326273140 tempest-VolumesBackupsTest-1326273140-project-admin] Delete backup with id: e309c61c-a8e2-41d4-b27f-f97275de60b5. Aug 07 10:04:52.883645 np0000006707 devstack@c-api.service[100298]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 10:04:52.883645 np0000006707 devstack@c-api.service[100298]: warnings.warn( Aug 07 10:04:52.898202 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.backup.rpcapi [None req-44f10fbc-6dba-4694-b870-ebe0d71349c0 tempest-VolumesBackupsTest-1326273140 tempest-VolumesBackupsTest-1326273140-project-admin] delete_backup rpcapi backup_id e309c61c-a8e2-41d4-b27f-f97275de60b5 {{(pid=100298) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 07 10:04:52.900268 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [None req-44f10fbc-6dba-4694-b870-ebe0d71349c0 tempest-VolumesBackupsTest-1326273140 tempest-VolumesBackupsTest-1326273140-project-admin] https://10.4.3.8/volume/v3/backups/e309c61c-a8e2-41d4-b27f-f97275de60b5 returned with HTTP 202 Aug 07 10:04:52.900731 np0000006707 devstack@c-api.service[100298]: [pid: 100298|app: 0|req: 1192/4769] 10.4.3.8 () {66 vars in 1337 bytes} [Fri Aug 7 10:04:52 2026] DELETE /volume/v3/backups/e309c61c-a8e2-41d4-b27f-f97275de60b5 => generated 0 bytes in 26 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 07 10:04:52.910175 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-32f5890a-7fa9-432f-ae20-aeb11045b53d None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:04:52.912745 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-32f5890a-7fa9-432f-ae20-aeb11045b53d tempest-VolumesBackupsTest-1326273140 tempest-VolumesBackupsTest-1326273140-project-admin] GET https://10.4.3.8/volume/v3/backups/e309c61c-a8e2-41d4-b27f-f97275de60b5 Aug 07 10:04:52.912981 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-32f5890a-7fa9-432f-ae20-aeb11045b53d tempest-VolumesBackupsTest-1326273140 tempest-VolumesBackupsTest-1326273140-project-admin] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 10:04:52.913206 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-32f5890a-7fa9-432f-ae20-aeb11045b53d tempest-VolumesBackupsTest-1326273140 tempest-VolumesBackupsTest-1326273140-project-admin] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 10:04:52.913348 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.v3.backups [None req-32f5890a-7fa9-432f-ae20-aeb11045b53d tempest-VolumesBackupsTest-1326273140 tempest-VolumesBackupsTest-1326273140-project-admin] Show backup with id e309c61c-a8e2-41d4-b27f-f97275de60b5. {{(pid=100295) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 10:04:52.919496 np0000006707 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 10:04:52.919496 np0000006707 devstack@c-api.service[100295]: warnings.warn( Aug 07 10:04:52.920512 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-32f5890a-7fa9-432f-ae20-aeb11045b53d tempest-VolumesBackupsTest-1326273140 tempest-VolumesBackupsTest-1326273140-project-admin] https://10.4.3.8/volume/v3/backups/e309c61c-a8e2-41d4-b27f-f97275de60b5 returned with HTTP 200 Aug 07 10:04:52.921087 np0000006707 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 1195/4770] 10.4.3.8 () {66 vars in 1334 bytes} [Fri Aug 7 10:04:52 2026] GET /volume/v3/backups/e309c61c-a8e2-41d4-b27f-f97275de60b5 => generated 744 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 10:04:53.508694 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [None req-49e7401f-ccee-4115-81e2-e42d17c397be None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:04:53.510772 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-49e7401f-ccee-4115-81e2-e42d17c397be tempest-SnapshotsActionsTest-1995934428 tempest-SnapshotsActionsTest-1995934428-project-member] GET https://10.4.3.8/volume/v3/snapshots/d06dba0e-aa4e-49b6-a237-0317fdc2712f Aug 07 10:04:53.511058 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-49e7401f-ccee-4115-81e2-e42d17c397be tempest-SnapshotsActionsTest-1995934428 tempest-SnapshotsActionsTest-1995934428-project-member] Empty body provided in request {{(pid=100297) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 10:04:53.511291 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-49e7401f-ccee-4115-81e2-e42d17c397be tempest-SnapshotsActionsTest-1995934428 tempest-SnapshotsActionsTest-1995934428-project-member] Calling method 'show' {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 10:04:53.517314 np0000006707 devstack@c-api.service[100297]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 10:04:53.517314 np0000006707 devstack@c-api.service[100297]: warnings.warn( Aug 07 10:04:53.517876 np0000006707 devstack@c-api.service[100297]: INFO cinder.volume.api [None req-49e7401f-ccee-4115-81e2-e42d17c397be tempest-SnapshotsActionsTest-1995934428 tempest-SnapshotsActionsTest-1995934428-project-member] Snapshot retrieved successfully. Aug 07 10:04:53.518768 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-49e7401f-ccee-4115-81e2-e42d17c397be tempest-SnapshotsActionsTest-1995934428 tempest-SnapshotsActionsTest-1995934428-project-member] https://10.4.3.8/volume/v3/snapshots/d06dba0e-aa4e-49b6-a237-0317fdc2712f returned with HTTP 200 Aug 07 10:04:53.519170 np0000006707 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 1195/4771] 10.4.3.8 () {66 vars in 1340 bytes} [Fri Aug 7 10:04:53 2026] GET /volume/v3/snapshots/d06dba0e-aa4e-49b6-a237-0317fdc2712f => generated 466 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 10:04:53.529233 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [None req-9b3d1a65-8302-4541-9077-f4e073400f4b None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:04:53.531330 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-9b3d1a65-8302-4541-9077-f4e073400f4b tempest-SnapshotsActionsTest-2118239747 tempest-SnapshotsActionsTest-2118239747-project-admin] POST https://10.4.3.8/volume/v3/snapshots/d06dba0e-aa4e-49b6-a237-0317fdc2712f/action Aug 07 10:04:53.531935 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-9b3d1a65-8302-4541-9077-f4e073400f4b tempest-SnapshotsActionsTest-2118239747 tempest-SnapshotsActionsTest-2118239747-project-admin] Action body: b'{"os-reset_status": {"status": "error_deleting"}}' {{(pid=100296) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 07 10:04:53.532125 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-9b3d1a65-8302-4541-9077-f4e073400f4b tempest-SnapshotsActionsTest-2118239747 tempest-SnapshotsActionsTest-2118239747-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "error_deleting"}} {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 10:04:53.533672 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.contrib.admin_actions [None req-9b3d1a65-8302-4541-9077-f4e073400f4b tempest-SnapshotsActionsTest-2118239747 tempest-SnapshotsActionsTest-2118239747-project-admin] Updating snapshot 'd06dba0e-aa4e-49b6-a237-0317fdc2712f' with '{'status': 'error_deleting'}' {{(pid=100296) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:263}} Aug 07 10:04:53.543697 np0000006707 devstack@c-api.service[100296]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 10:04:53.543697 np0000006707 devstack@c-api.service[100296]: warnings.warn( Aug 07 10:04:53.556326 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-9b3d1a65-8302-4541-9077-f4e073400f4b tempest-SnapshotsActionsTest-2118239747 tempest-SnapshotsActionsTest-2118239747-project-admin] https://10.4.3.8/volume/v3/snapshots/d06dba0e-aa4e-49b6-a237-0317fdc2712f/action returned with HTTP 202 Aug 07 10:04:53.557135 np0000006707 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 1190/4772] 10.4.3.8 () {68 vars in 1382 bytes} [Fri Aug 7 10:04:53 2026] POST /volume/v3/snapshots/d06dba0e-aa4e-49b6-a237-0317fdc2712f/action => generated 0 bytes in 28 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 07 10:04:53.564932 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.middleware.request_id [None req-be569537-d3a4-4a2f-ab53-4dd25fc2f310 None None] RequestId filter calling following filter/app {{(pid=100298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:04:53.567072 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [None req-be569537-d3a4-4a2f-ab53-4dd25fc2f310 tempest-SnapshotsActionsTest-1995934428 tempest-SnapshotsActionsTest-1995934428-project-member] GET https://10.4.3.8/volume/v3/snapshots/d06dba0e-aa4e-49b6-a237-0317fdc2712f Aug 07 10:04:53.567334 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [None req-be569537-d3a4-4a2f-ab53-4dd25fc2f310 tempest-SnapshotsActionsTest-1995934428 tempest-SnapshotsActionsTest-1995934428-project-member] Empty body provided in request {{(pid=100298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 10:04:53.567570 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [None req-be569537-d3a4-4a2f-ab53-4dd25fc2f310 tempest-SnapshotsActionsTest-1995934428 tempest-SnapshotsActionsTest-1995934428-project-member] Calling method 'show' {{(pid=100298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 10:04:53.573442 np0000006707 devstack@c-api.service[100298]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 10:04:53.573442 np0000006707 devstack@c-api.service[100298]: warnings.warn( Aug 07 10:04:53.574043 np0000006707 devstack@c-api.service[100298]: INFO cinder.volume.api [None req-be569537-d3a4-4a2f-ab53-4dd25fc2f310 tempest-SnapshotsActionsTest-1995934428 tempest-SnapshotsActionsTest-1995934428-project-member] Snapshot retrieved successfully. Aug 07 10:04:53.574945 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [None req-be569537-d3a4-4a2f-ab53-4dd25fc2f310 tempest-SnapshotsActionsTest-1995934428 tempest-SnapshotsActionsTest-1995934428-project-member] https://10.4.3.8/volume/v3/snapshots/d06dba0e-aa4e-49b6-a237-0317fdc2712f returned with HTTP 200 Aug 07 10:04:53.575399 np0000006707 devstack@c-api.service[100298]: [pid: 100298|app: 0|req: 1193/4773] 10.4.3.8 () {66 vars in 1340 bytes} [Fri Aug 7 10:04:53 2026] GET /volume/v3/snapshots/d06dba0e-aa4e-49b6-a237-0317fdc2712f => generated 471 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 10:04:53.584780 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-e08fa821-0892-412c-8ce2-dd60294e5ce0 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:04:53.586905 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-e08fa821-0892-412c-8ce2-dd60294e5ce0 tempest-SnapshotsActionsTest-2118239747 tempest-SnapshotsActionsTest-2118239747-project-admin] POST https://10.4.3.8/volume/v3/snapshots/d06dba0e-aa4e-49b6-a237-0317fdc2712f/action Aug 07 10:04:53.587249 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-e08fa821-0892-412c-8ce2-dd60294e5ce0 tempest-SnapshotsActionsTest-2118239747 tempest-SnapshotsActionsTest-2118239747-project-admin] Action body: b'{"os-force_delete": {}}' {{(pid=100295) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 07 10:04:53.587383 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-e08fa821-0892-412c-8ce2-dd60294e5ce0 tempest-SnapshotsActionsTest-2118239747 tempest-SnapshotsActionsTest-2118239747-project-admin] Action: 'action', calling method: _force_delete, body: {"os-force_delete": {}} {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 10:04:53.594002 np0000006707 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 10:04:53.594002 np0000006707 devstack@c-api.service[100295]: warnings.warn( Aug 07 10:04:53.594284 np0000006707 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-e08fa821-0892-412c-8ce2-dd60294e5ce0 tempest-SnapshotsActionsTest-2118239747 tempest-SnapshotsActionsTest-2118239747-project-admin] Snapshot retrieved successfully. Aug 07 10:04:53.611770 np0000006707 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-e08fa821-0892-412c-8ce2-dd60294e5ce0 tempest-SnapshotsActionsTest-2118239747 tempest-SnapshotsActionsTest-2118239747-project-admin] Snapshot delete request issued successfully. Aug 07 10:04:53.612028 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-e08fa821-0892-412c-8ce2-dd60294e5ce0 tempest-SnapshotsActionsTest-2118239747 tempest-SnapshotsActionsTest-2118239747-project-admin] https://10.4.3.8/volume/v3/snapshots/d06dba0e-aa4e-49b6-a237-0317fdc2712f/action returned with HTTP 202 Aug 07 10:04:53.612501 np0000006707 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 1196/4774] 10.4.3.8 () {68 vars in 1382 bytes} [Fri Aug 7 10:04:53 2026] POST /volume/v3/snapshots/d06dba0e-aa4e-49b6-a237-0317fdc2712f/action => generated 0 bytes in 28 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 07 10:04:53.620093 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [None req-7fbfb630-4c73-4f4b-8429-d838f0dcccbc None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:04:53.621997 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-7fbfb630-4c73-4f4b-8429-d838f0dcccbc tempest-SnapshotsActionsTest-1995934428 tempest-SnapshotsActionsTest-1995934428-project-member] GET https://10.4.3.8/volume/v3/snapshots/d06dba0e-aa4e-49b6-a237-0317fdc2712f Aug 07 10:04:53.622161 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-7fbfb630-4c73-4f4b-8429-d838f0dcccbc tempest-SnapshotsActionsTest-1995934428 tempest-SnapshotsActionsTest-1995934428-project-member] Empty body provided in request {{(pid=100297) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 10:04:53.622328 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-7fbfb630-4c73-4f4b-8429-d838f0dcccbc tempest-SnapshotsActionsTest-1995934428 tempest-SnapshotsActionsTest-1995934428-project-member] Calling method 'show' {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 10:04:53.627157 np0000006707 devstack@c-api.service[100297]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 10:04:53.627157 np0000006707 devstack@c-api.service[100297]: warnings.warn( Aug 07 10:04:53.627620 np0000006707 devstack@c-api.service[100297]: INFO cinder.volume.api [None req-7fbfb630-4c73-4f4b-8429-d838f0dcccbc tempest-SnapshotsActionsTest-1995934428 tempest-SnapshotsActionsTest-1995934428-project-member] Snapshot retrieved successfully. Aug 07 10:04:53.628532 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-7fbfb630-4c73-4f4b-8429-d838f0dcccbc tempest-SnapshotsActionsTest-1995934428 tempest-SnapshotsActionsTest-1995934428-project-member] https://10.4.3.8/volume/v3/snapshots/d06dba0e-aa4e-49b6-a237-0317fdc2712f returned with HTTP 200 Aug 07 10:04:53.628978 np0000006707 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 1196/4775] 10.4.3.8 () {66 vars in 1340 bytes} [Fri Aug 7 10:04:53 2026] GET /volume/v3/snapshots/d06dba0e-aa4e-49b6-a237-0317fdc2712f => generated 465 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 10:04:53.769559 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [req-312ba1f9-9287-4413-bb72-5d1c775848c6 req-5155511d-0246-4494-b4b5-e99d0a2c0fca None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:04:53.771822 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [req-312ba1f9-9287-4413-bb72-5d1c775848c6 req-5155511d-0246-4494-b4b5-e99d0a2c0fca tempest-TestEncryptedCinderVolumes-1545393347 tempest-TestEncryptedCinderVolumes-1545393347-project-member] GET https://10.4.3.8/volume/v3/volumes/c9defbda-31f2-4951-bf26-4b9abaf90740/encryption Aug 07 10:04:53.772025 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [req-312ba1f9-9287-4413-bb72-5d1c775848c6 req-5155511d-0246-4494-b4b5-e99d0a2c0fca tempest-TestEncryptedCinderVolumes-1545393347 tempest-TestEncryptedCinderVolumes-1545393347-project-member] Empty body provided in request {{(pid=100296) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 10:04:53.772215 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [req-312ba1f9-9287-4413-bb72-5d1c775848c6 req-5155511d-0246-4494-b4b5-e99d0a2c0fca tempest-TestEncryptedCinderVolumes-1545393347 tempest-TestEncryptedCinderVolumes-1545393347-project-member] Calling method 'index' {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 10:04:53.782215 np0000006707 devstack@c-api.service[100296]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 10:04:53.782215 np0000006707 devstack@c-api.service[100296]: warnings.warn( Aug 07 10:04:53.789740 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [req-312ba1f9-9287-4413-bb72-5d1c775848c6 req-5155511d-0246-4494-b4b5-e99d0a2c0fca tempest-TestEncryptedCinderVolumes-1545393347 tempest-TestEncryptedCinderVolumes-1545393347-project-member] https://10.4.3.8/volume/v3/volumes/c9defbda-31f2-4951-bf26-4b9abaf90740/encryption returned with HTTP 200 Aug 07 10:04:53.790230 np0000006707 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 1191/4776] 10.4.3.8 () {68 vars in 1617 bytes} [Fri Aug 7 10:04:53 2026] GET /volume/v3/volumes/c9defbda-31f2-4951-bf26-4b9abaf90740/encryption => generated 160 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 10:04:53.934898 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.middleware.request_id [None req-de33c01b-e81c-46bd-978a-adfa51613829 None None] RequestId filter calling following filter/app {{(pid=100298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:04:53.936873 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [None req-de33c01b-e81c-46bd-978a-adfa51613829 tempest-VolumesBackupsTest-1326273140 tempest-VolumesBackupsTest-1326273140-project-admin] GET https://10.4.3.8/volume/v3/backups/e309c61c-a8e2-41d4-b27f-f97275de60b5 Aug 07 10:04:53.937034 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [None req-de33c01b-e81c-46bd-978a-adfa51613829 tempest-VolumesBackupsTest-1326273140 tempest-VolumesBackupsTest-1326273140-project-admin] Empty body provided in request {{(pid=100298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 10:04:53.937253 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [None req-de33c01b-e81c-46bd-978a-adfa51613829 tempest-VolumesBackupsTest-1326273140 tempest-VolumesBackupsTest-1326273140-project-admin] Calling method 'show' {{(pid=100298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 10:04:53.937367 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.v3.backups [None req-de33c01b-e81c-46bd-978a-adfa51613829 tempest-VolumesBackupsTest-1326273140 tempest-VolumesBackupsTest-1326273140-project-admin] Show backup with id e309c61c-a8e2-41d4-b27f-f97275de60b5. {{(pid=100298) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 10:04:53.939481 np0000006707 devstack@c-api.service[100298]: DEBUG dbcounter [-] [100298] Writing DB stats cinder:SELECT=318,cinder:INSERT=39,cinder:UPDATE=81,cinder:DELETE=3 {{(pid=100298) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 07 10:04:53.941773 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [None req-de33c01b-e81c-46bd-978a-adfa51613829 tempest-VolumesBackupsTest-1326273140 tempest-VolumesBackupsTest-1326273140-project-admin] https://10.4.3.8/volume/v3/backups/e309c61c-a8e2-41d4-b27f-f97275de60b5 returned with HTTP 404 Aug 07 10:04:53.942356 np0000006707 devstack@c-api.service[100298]: [pid: 100298|app: 0|req: 1194/4777] 10.4.3.8 () {66 vars in 1334 bytes} [Fri Aug 7 10:04:53 2026] GET /volume/v3/backups/e309c61c-a8e2-41d4-b27f-f97275de60b5 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 10:04:53.954875 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-110bbbaf-fc7c-4fd6-b8e2-49ea0e3869c7 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:04:53.958884 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-110bbbaf-fc7c-4fd6-b8e2-49ea0e3869c7 tempest-VolumesBackupsTest-1693673052 tempest-VolumesBackupsTest-1693673052-project-member] DELETE https://10.4.3.8/volume/v3/backups/d21a41ad-952a-4bf3-b62a-96dae50b8b21 Aug 07 10:04:53.959107 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-110bbbaf-fc7c-4fd6-b8e2-49ea0e3869c7 tempest-VolumesBackupsTest-1693673052 tempest-VolumesBackupsTest-1693673052-project-member] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 10:04:53.959333 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-110bbbaf-fc7c-4fd6-b8e2-49ea0e3869c7 tempest-VolumesBackupsTest-1693673052 tempest-VolumesBackupsTest-1693673052-project-member] Calling method 'delete' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 10:04:53.959479 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.contrib.backups [None req-110bbbaf-fc7c-4fd6-b8e2-49ea0e3869c7 tempest-VolumesBackupsTest-1693673052 tempest-VolumesBackupsTest-1693673052-project-member] Delete backup with id: d21a41ad-952a-4bf3-b62a-96dae50b8b21. Aug 07 10:04:53.965921 np0000006707 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 10:04:53.965921 np0000006707 devstack@c-api.service[100295]: warnings.warn( Aug 07 10:04:53.993985 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.backup.rpcapi [None req-110bbbaf-fc7c-4fd6-b8e2-49ea0e3869c7 tempest-VolumesBackupsTest-1693673052 tempest-VolumesBackupsTest-1693673052-project-member] delete_backup rpcapi backup_id d21a41ad-952a-4bf3-b62a-96dae50b8b21 {{(pid=100295) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 07 10:04:53.995649 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-110bbbaf-fc7c-4fd6-b8e2-49ea0e3869c7 tempest-VolumesBackupsTest-1693673052 tempest-VolumesBackupsTest-1693673052-project-member] https://10.4.3.8/volume/v3/backups/d21a41ad-952a-4bf3-b62a-96dae50b8b21 returned with HTTP 202 Aug 07 10:04:53.996395 np0000006707 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 1197/4778] 10.4.3.8 () {66 vars in 1337 bytes} [Fri Aug 7 10:04:53 2026] DELETE /volume/v3/backups/d21a41ad-952a-4bf3-b62a-96dae50b8b21 => generated 0 bytes in 43 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 07 10:04:54.007051 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [None req-ae1333a5-a65e-4b8a-ab09-794abe0abb2f None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:04:54.009771 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-ae1333a5-a65e-4b8a-ab09-794abe0abb2f tempest-VolumesBackupsTest-1693673052 tempest-VolumesBackupsTest-1693673052-project-member] GET https://10.4.3.8/volume/v3/backups/d21a41ad-952a-4bf3-b62a-96dae50b8b21 Aug 07 10:04:54.009771 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-ae1333a5-a65e-4b8a-ab09-794abe0abb2f tempest-VolumesBackupsTest-1693673052 tempest-VolumesBackupsTest-1693673052-project-member] Empty body provided in request {{(pid=100297) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 10:04:54.009771 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-ae1333a5-a65e-4b8a-ab09-794abe0abb2f tempest-VolumesBackupsTest-1693673052 tempest-VolumesBackupsTest-1693673052-project-member] Calling method 'show' {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 10:04:54.009908 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.v3.backups [None req-ae1333a5-a65e-4b8a-ab09-794abe0abb2f tempest-VolumesBackupsTest-1693673052 tempest-VolumesBackupsTest-1693673052-project-member] Show backup with id d21a41ad-952a-4bf3-b62a-96dae50b8b21. {{(pid=100297) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 10:04:54.015651 np0000006707 devstack@c-api.service[100297]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 10:04:54.015651 np0000006707 devstack@c-api.service[100297]: warnings.warn( Aug 07 10:04:54.016672 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-ae1333a5-a65e-4b8a-ab09-794abe0abb2f tempest-VolumesBackupsTest-1693673052 tempest-VolumesBackupsTest-1693673052-project-member] https://10.4.3.8/volume/v3/backups/d21a41ad-952a-4bf3-b62a-96dae50b8b21 returned with HTTP 200 Aug 07 10:04:54.017617 np0000006707 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 1197/4779] 10.4.3.8 () {66 vars in 1334 bytes} [Fri Aug 7 10:04:54 2026] GET /volume/v3/backups/d21a41ad-952a-4bf3-b62a-96dae50b8b21 => generated 746 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 10:04:54.640647 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [None req-f572ab1c-d56b-4506-82de-b33982d1ac6f None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:04:54.642724 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-f572ab1c-d56b-4506-82de-b33982d1ac6f tempest-SnapshotsActionsTest-1995934428 tempest-SnapshotsActionsTest-1995934428-project-member] GET https://10.4.3.8/volume/v3/snapshots/d06dba0e-aa4e-49b6-a237-0317fdc2712f Aug 07 10:04:54.642969 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-f572ab1c-d56b-4506-82de-b33982d1ac6f tempest-SnapshotsActionsTest-1995934428 tempest-SnapshotsActionsTest-1995934428-project-member] Empty body provided in request {{(pid=100296) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 10:04:54.643189 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-f572ab1c-d56b-4506-82de-b33982d1ac6f tempest-SnapshotsActionsTest-1995934428 tempest-SnapshotsActionsTest-1995934428-project-member] Calling method 'show' {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 10:04:54.648124 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-f572ab1c-d56b-4506-82de-b33982d1ac6f tempest-SnapshotsActionsTest-1995934428 tempest-SnapshotsActionsTest-1995934428-project-member] https://10.4.3.8/volume/v3/snapshots/d06dba0e-aa4e-49b6-a237-0317fdc2712f returned with HTTP 404 Aug 07 10:04:54.648589 np0000006707 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 1192/4780] 10.4.3.8 () {66 vars in 1340 bytes} [Fri Aug 7 10:04:54 2026] GET /volume/v3/snapshots/d06dba0e-aa4e-49b6-a237-0317fdc2712f => generated 111 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 10:04:54.656220 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.middleware.request_id [None req-51b9ff65-0e22-477f-aa93-69007064c9ef None None] RequestId filter calling following filter/app {{(pid=100298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:04:54.657991 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [None req-51b9ff65-0e22-477f-aa93-69007064c9ef tempest-SnapshotsActionsTest-2118239747 tempest-SnapshotsActionsTest-2118239747-project-admin] POST https://10.4.3.8/volume/v3/snapshots/525c0017-bf3b-4da7-9871-999acfe1fb07/action Aug 07 10:04:54.658308 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [None req-51b9ff65-0e22-477f-aa93-69007064c9ef tempest-SnapshotsActionsTest-2118239747 tempest-SnapshotsActionsTest-2118239747-project-admin] Action body: b'{"os-reset_status": {"status": "available"}}' {{(pid=100298) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 07 10:04:54.658435 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [None req-51b9ff65-0e22-477f-aa93-69007064c9ef tempest-SnapshotsActionsTest-2118239747 tempest-SnapshotsActionsTest-2118239747-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "available"}} {{(pid=100298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 10:04:54.660025 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.contrib.admin_actions [None req-51b9ff65-0e22-477f-aa93-69007064c9ef tempest-SnapshotsActionsTest-2118239747 tempest-SnapshotsActionsTest-2118239747-project-admin] Updating snapshot '525c0017-bf3b-4da7-9871-999acfe1fb07' with '{'status': 'available'}' {{(pid=100298) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:263}} Aug 07 10:04:54.673702 np0000006707 devstack@c-api.service[100298]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 10:04:54.673702 np0000006707 devstack@c-api.service[100298]: warnings.warn( Aug 07 10:04:54.690600 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [None req-51b9ff65-0e22-477f-aa93-69007064c9ef tempest-SnapshotsActionsTest-2118239747 tempest-SnapshotsActionsTest-2118239747-project-admin] https://10.4.3.8/volume/v3/snapshots/525c0017-bf3b-4da7-9871-999acfe1fb07/action returned with HTTP 202 Aug 07 10:04:54.690600 np0000006707 devstack@c-api.service[100298]: [pid: 100298|app: 0|req: 1195/4781] 10.4.3.8 () {68 vars in 1382 bytes} [Fri Aug 7 10:04:54 2026] POST /volume/v3/snapshots/525c0017-bf3b-4da7-9871-999acfe1fb07/action => generated 0 bytes in 32 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 07 10:04:54.701707 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-3db7ff0a-3c67-4d55-9e35-e6c41c7cb852 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:04:54.702598 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-3db7ff0a-3c67-4d55-9e35-e6c41c7cb852 tempest-SnapshotsActionsTest-1995934428 tempest-SnapshotsActionsTest-1995934428-project-member] GET https://10.4.3.8/volume/v3/snapshots/525c0017-bf3b-4da7-9871-999acfe1fb07 Aug 07 10:04:54.702792 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-3db7ff0a-3c67-4d55-9e35-e6c41c7cb852 tempest-SnapshotsActionsTest-1995934428 tempest-SnapshotsActionsTest-1995934428-project-member] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 10:04:54.703075 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-3db7ff0a-3c67-4d55-9e35-e6c41c7cb852 tempest-SnapshotsActionsTest-1995934428 tempest-SnapshotsActionsTest-1995934428-project-member] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 10:04:54.708462 np0000006707 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 10:04:54.708462 np0000006707 devstack@c-api.service[100295]: warnings.warn( Aug 07 10:04:54.709816 np0000006707 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-3db7ff0a-3c67-4d55-9e35-e6c41c7cb852 tempest-SnapshotsActionsTest-1995934428 tempest-SnapshotsActionsTest-1995934428-project-member] Snapshot retrieved successfully. Aug 07 10:04:54.709816 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-3db7ff0a-3c67-4d55-9e35-e6c41c7cb852 tempest-SnapshotsActionsTest-1995934428 tempest-SnapshotsActionsTest-1995934428-project-member] https://10.4.3.8/volume/v3/snapshots/525c0017-bf3b-4da7-9871-999acfe1fb07 returned with HTTP 200 Aug 07 10:04:54.710540 np0000006707 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 1198/4782] 10.4.3.8 () {66 vars in 1340 bytes} [Fri Aug 7 10:04:54 2026] GET /volume/v3/snapshots/525c0017-bf3b-4da7-9871-999acfe1fb07 => generated 466 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 10:04:54.724016 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [None req-bb699f94-6495-41b8-970e-0f5d06f307e6 None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:04:54.725717 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-bb699f94-6495-41b8-970e-0f5d06f307e6 tempest-SnapshotsActionsTest-1995934428 tempest-SnapshotsActionsTest-1995934428-project-member] DELETE https://10.4.3.8/volume/v3/snapshots/d06dba0e-aa4e-49b6-a237-0317fdc2712f Aug 07 10:04:54.725827 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-bb699f94-6495-41b8-970e-0f5d06f307e6 tempest-SnapshotsActionsTest-1995934428 tempest-SnapshotsActionsTest-1995934428-project-member] Empty body provided in request {{(pid=100297) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 10:04:54.726081 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-bb699f94-6495-41b8-970e-0f5d06f307e6 tempest-SnapshotsActionsTest-1995934428 tempest-SnapshotsActionsTest-1995934428-project-member] Calling method 'delete' {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 10:04:54.726725 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.v3.snapshots [None req-bb699f94-6495-41b8-970e-0f5d06f307e6 tempest-SnapshotsActionsTest-1995934428 tempest-SnapshotsActionsTest-1995934428-project-member] Delete snapshot with id: d06dba0e-aa4e-49b6-a237-0317fdc2712f Aug 07 10:04:54.732380 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-bb699f94-6495-41b8-970e-0f5d06f307e6 tempest-SnapshotsActionsTest-1995934428 tempest-SnapshotsActionsTest-1995934428-project-member] https://10.4.3.8/volume/v3/snapshots/d06dba0e-aa4e-49b6-a237-0317fdc2712f returned with HTTP 404 Aug 07 10:04:54.733216 np0000006707 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 1198/4783] 10.4.3.8 () {66 vars in 1343 bytes} [Fri Aug 7 10:04:54 2026] DELETE /volume/v3/snapshots/d06dba0e-aa4e-49b6-a237-0317fdc2712f => generated 111 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 10:04:54.743224 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [None req-3440f5e8-7fec-45f9-9186-8c5a173b7908 None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:04:54.745140 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-3440f5e8-7fec-45f9-9186-8c5a173b7908 tempest-SnapshotsActionsTest-2118239747 tempest-SnapshotsActionsTest-2118239747-project-admin] POST https://10.4.3.8/volume/v3/snapshots/525c0017-bf3b-4da7-9871-999acfe1fb07/action Aug 07 10:04:54.745545 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-3440f5e8-7fec-45f9-9186-8c5a173b7908 tempest-SnapshotsActionsTest-2118239747 tempest-SnapshotsActionsTest-2118239747-project-admin] Action body: b'{"os-reset_status": {"status": "creating"}}' {{(pid=100296) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 07 10:04:54.745666 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-3440f5e8-7fec-45f9-9186-8c5a173b7908 tempest-SnapshotsActionsTest-2118239747 tempest-SnapshotsActionsTest-2118239747-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "creating"}} {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 10:04:54.747306 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.contrib.admin_actions [None req-3440f5e8-7fec-45f9-9186-8c5a173b7908 tempest-SnapshotsActionsTest-2118239747 tempest-SnapshotsActionsTest-2118239747-project-admin] Updating snapshot '525c0017-bf3b-4da7-9871-999acfe1fb07' with '{'status': 'creating'}' {{(pid=100296) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:263}} Aug 07 10:04:54.759306 np0000006707 devstack@c-api.service[100296]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 10:04:54.759306 np0000006707 devstack@c-api.service[100296]: warnings.warn( Aug 07 10:04:54.771381 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-3440f5e8-7fec-45f9-9186-8c5a173b7908 tempest-SnapshotsActionsTest-2118239747 tempest-SnapshotsActionsTest-2118239747-project-admin] https://10.4.3.8/volume/v3/snapshots/525c0017-bf3b-4da7-9871-999acfe1fb07/action returned with HTTP 202 Aug 07 10:04:54.771981 np0000006707 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 1193/4784] 10.4.3.8 () {68 vars in 1382 bytes} [Fri Aug 7 10:04:54 2026] POST /volume/v3/snapshots/525c0017-bf3b-4da7-9871-999acfe1fb07/action => generated 0 bytes in 29 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 07 10:04:54.779711 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.middleware.request_id [None req-88f5a8bd-8030-4a04-86aa-54da59b9183c None None] RequestId filter calling following filter/app {{(pid=100298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:04:54.781319 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [None req-88f5a8bd-8030-4a04-86aa-54da59b9183c tempest-SnapshotsActionsTest-1995934428 tempest-SnapshotsActionsTest-1995934428-project-member] GET https://10.4.3.8/volume/v3/snapshots/525c0017-bf3b-4da7-9871-999acfe1fb07 Aug 07 10:04:54.781497 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [None req-88f5a8bd-8030-4a04-86aa-54da59b9183c tempest-SnapshotsActionsTest-1995934428 tempest-SnapshotsActionsTest-1995934428-project-member] Empty body provided in request {{(pid=100298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 10:04:54.781670 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [None req-88f5a8bd-8030-4a04-86aa-54da59b9183c tempest-SnapshotsActionsTest-1995934428 tempest-SnapshotsActionsTest-1995934428-project-member] Calling method 'show' {{(pid=100298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 10:04:54.788793 np0000006707 devstack@c-api.service[100298]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 10:04:54.788793 np0000006707 devstack@c-api.service[100298]: warnings.warn( Aug 07 10:04:54.789431 np0000006707 devstack@c-api.service[100298]: INFO cinder.volume.api [None req-88f5a8bd-8030-4a04-86aa-54da59b9183c tempest-SnapshotsActionsTest-1995934428 tempest-SnapshotsActionsTest-1995934428-project-member] Snapshot retrieved successfully. Aug 07 10:04:54.790433 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [None req-88f5a8bd-8030-4a04-86aa-54da59b9183c tempest-SnapshotsActionsTest-1995934428 tempest-SnapshotsActionsTest-1995934428-project-member] https://10.4.3.8/volume/v3/snapshots/525c0017-bf3b-4da7-9871-999acfe1fb07 returned with HTTP 200 Aug 07 10:04:54.790915 np0000006707 devstack@c-api.service[100298]: [pid: 100298|app: 0|req: 1196/4785] 10.4.3.8 () {66 vars in 1340 bytes} [Fri Aug 7 10:04:54 2026] GET /volume/v3/snapshots/525c0017-bf3b-4da7-9871-999acfe1fb07 => generated 465 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 10:04:54.799837 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-39ccf055-ecbd-4a0c-ab27-3cef0784a77c None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:04:54.801669 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-39ccf055-ecbd-4a0c-ab27-3cef0784a77c tempest-SnapshotsActionsTest-1995934428 tempest-SnapshotsActionsTest-1995934428-project-member] POST https://10.4.3.8/volume/v3/snapshots/525c0017-bf3b-4da7-9871-999acfe1fb07/action Aug 07 10:04:54.802086 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-39ccf055-ecbd-4a0c-ab27-3cef0784a77c tempest-SnapshotsActionsTest-1995934428 tempest-SnapshotsActionsTest-1995934428-project-member] Action body: b'{"os-update_snapshot_status": {"status": "error", "progress": "80%"}}' {{(pid=100295) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 07 10:04:54.802214 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-39ccf055-ecbd-4a0c-ab27-3cef0784a77c tempest-SnapshotsActionsTest-1995934428 tempest-SnapshotsActionsTest-1995934428-project-member] Action: 'action', calling method: _update_snapshot_status, body: {"os-update_snapshot_status": {"status": "error", "progress": "80%"}} {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 10:04:54.803690 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.contrib.snapshot_actions [None req-39ccf055-ecbd-4a0c-ab27-3cef0784a77c tempest-SnapshotsActionsTest-1995934428 tempest-SnapshotsActionsTest-1995934428-project-member] body: {'os-update_snapshot_status': {'status': 'error', 'progress': '80%'}} {{(pid=100295) _update_snapshot_status /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:46}} Aug 07 10:04:54.809027 np0000006707 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 10:04:54.809027 np0000006707 devstack@c-api.service[100295]: warnings.warn( Aug 07 10:04:54.809549 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.contrib.snapshot_actions [None req-39ccf055-ecbd-4a0c-ab27-3cef0784a77c tempest-SnapshotsActionsTest-1995934428 tempest-SnapshotsActionsTest-1995934428-project-member] Updating snapshot 525c0017-bf3b-4da7-9871-999acfe1fb07 with info {'id': '525c0017-bf3b-4da7-9871-999acfe1fb07', 'status': 'error', 'progress': '80%'} Aug 07 10:04:54.818867 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-39ccf055-ecbd-4a0c-ab27-3cef0784a77c tempest-SnapshotsActionsTest-1995934428 tempest-SnapshotsActionsTest-1995934428-project-member] https://10.4.3.8/volume/v3/snapshots/525c0017-bf3b-4da7-9871-999acfe1fb07/action returned with HTTP 202 Aug 07 10:04:54.819248 np0000006707 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 1199/4786] 10.4.3.8 () {68 vars in 1382 bytes} [Fri Aug 7 10:04:54 2026] POST /volume/v3/snapshots/525c0017-bf3b-4da7-9871-999acfe1fb07/action => generated 0 bytes in 20 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 07 10:04:54.826983 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [None req-5e80c83d-45e9-4459-8d28-b0da5b552be8 None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:04:54.829285 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-5e80c83d-45e9-4459-8d28-b0da5b552be8 tempest-SnapshotsActionsTest-2118239747 tempest-SnapshotsActionsTest-2118239747-project-admin] GET https://10.4.3.8/volume/v3/snapshots/525c0017-bf3b-4da7-9871-999acfe1fb07 Aug 07 10:04:54.829585 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-5e80c83d-45e9-4459-8d28-b0da5b552be8 tempest-SnapshotsActionsTest-2118239747 tempest-SnapshotsActionsTest-2118239747-project-admin] Empty body provided in request {{(pid=100297) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 10:04:54.829847 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-5e80c83d-45e9-4459-8d28-b0da5b552be8 tempest-SnapshotsActionsTest-2118239747 tempest-SnapshotsActionsTest-2118239747-project-admin] Calling method 'show' {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 10:04:54.840189 np0000006707 devstack@c-api.service[100297]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 10:04:54.840189 np0000006707 devstack@c-api.service[100297]: warnings.warn( Aug 07 10:04:54.840578 np0000006707 devstack@c-api.service[100297]: INFO cinder.volume.api [None req-5e80c83d-45e9-4459-8d28-b0da5b552be8 tempest-SnapshotsActionsTest-2118239747 tempest-SnapshotsActionsTest-2118239747-project-admin] Snapshot retrieved successfully. Aug 07 10:04:54.841464 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-5e80c83d-45e9-4459-8d28-b0da5b552be8 tempest-SnapshotsActionsTest-2118239747 tempest-SnapshotsActionsTest-2118239747-project-admin] https://10.4.3.8/volume/v3/snapshots/525c0017-bf3b-4da7-9871-999acfe1fb07 returned with HTTP 200 Aug 07 10:04:54.841859 np0000006707 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 1199/4787] 10.4.3.8 () {66 vars in 1340 bytes} [Fri Aug 7 10:04:54 2026] GET /volume/v3/snapshots/525c0017-bf3b-4da7-9871-999acfe1fb07 => generated 461 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 10:04:54.851175 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [None req-25f75b30-7ad2-4242-9381-01b6e39555f6 None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:04:54.853230 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-25f75b30-7ad2-4242-9381-01b6e39555f6 tempest-SnapshotsActionsTest-2118239747 tempest-SnapshotsActionsTest-2118239747-project-admin] POST https://10.4.3.8/volume/v3/snapshots/525c0017-bf3b-4da7-9871-999acfe1fb07/action Aug 07 10:04:54.853687 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-25f75b30-7ad2-4242-9381-01b6e39555f6 tempest-SnapshotsActionsTest-2118239747 tempest-SnapshotsActionsTest-2118239747-project-admin] Action body: b'{"os-reset_status": {"status": "available"}}' {{(pid=100296) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 07 10:04:54.853876 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-25f75b30-7ad2-4242-9381-01b6e39555f6 tempest-SnapshotsActionsTest-2118239747 tempest-SnapshotsActionsTest-2118239747-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "available"}} {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 10:04:54.855223 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.contrib.admin_actions [None req-25f75b30-7ad2-4242-9381-01b6e39555f6 tempest-SnapshotsActionsTest-2118239747 tempest-SnapshotsActionsTest-2118239747-project-admin] Updating snapshot '525c0017-bf3b-4da7-9871-999acfe1fb07' with '{'status': 'available'}' {{(pid=100296) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:263}} Aug 07 10:04:54.873975 np0000006707 devstack@c-api.service[100296]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 10:04:54.873975 np0000006707 devstack@c-api.service[100296]: warnings.warn( Aug 07 10:04:54.887528 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-25f75b30-7ad2-4242-9381-01b6e39555f6 tempest-SnapshotsActionsTest-2118239747 tempest-SnapshotsActionsTest-2118239747-project-admin] https://10.4.3.8/volume/v3/snapshots/525c0017-bf3b-4da7-9871-999acfe1fb07/action returned with HTTP 202 Aug 07 10:04:54.888055 np0000006707 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 1194/4788] 10.4.3.8 () {68 vars in 1382 bytes} [Fri Aug 7 10:04:54 2026] POST /volume/v3/snapshots/525c0017-bf3b-4da7-9871-999acfe1fb07/action => generated 0 bytes in 37 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 07 10:04:54.895097 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.middleware.request_id [None req-442cfaaa-6bb8-4731-b72b-fcd74ba79b81 None None] RequestId filter calling following filter/app {{(pid=100298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:04:54.896846 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [None req-442cfaaa-6bb8-4731-b72b-fcd74ba79b81 tempest-SnapshotsActionsTest-1995934428 tempest-SnapshotsActionsTest-1995934428-project-member] GET https://10.4.3.8/volume/v3/snapshots/525c0017-bf3b-4da7-9871-999acfe1fb07 Aug 07 10:04:54.897364 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [None req-442cfaaa-6bb8-4731-b72b-fcd74ba79b81 tempest-SnapshotsActionsTest-1995934428 tempest-SnapshotsActionsTest-1995934428-project-member] Empty body provided in request {{(pid=100298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 10:04:54.897364 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [None req-442cfaaa-6bb8-4731-b72b-fcd74ba79b81 tempest-SnapshotsActionsTest-1995934428 tempest-SnapshotsActionsTest-1995934428-project-member] Calling method 'show' {{(pid=100298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 10:04:54.902346 np0000006707 devstack@c-api.service[100298]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 10:04:54.902346 np0000006707 devstack@c-api.service[100298]: warnings.warn( Aug 07 10:04:54.902846 np0000006707 devstack@c-api.service[100298]: INFO cinder.volume.api [None req-442cfaaa-6bb8-4731-b72b-fcd74ba79b81 tempest-SnapshotsActionsTest-1995934428 tempest-SnapshotsActionsTest-1995934428-project-member] Snapshot retrieved successfully. Aug 07 10:04:54.903635 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [None req-442cfaaa-6bb8-4731-b72b-fcd74ba79b81 tempest-SnapshotsActionsTest-1995934428 tempest-SnapshotsActionsTest-1995934428-project-member] https://10.4.3.8/volume/v3/snapshots/525c0017-bf3b-4da7-9871-999acfe1fb07 returned with HTTP 200 Aug 07 10:04:54.904120 np0000006707 devstack@c-api.service[100298]: [pid: 100298|app: 0|req: 1197/4789] 10.4.3.8 () {66 vars in 1340 bytes} [Fri Aug 7 10:04:54 2026] GET /volume/v3/snapshots/525c0017-bf3b-4da7-9871-999acfe1fb07 => generated 465 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 10:04:54.913867 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-573fd8d4-f826-4092-b587-8d0ee54abd88 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:04:54.916512 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-573fd8d4-f826-4092-b587-8d0ee54abd88 tempest-SnapshotsActionsTest-1995934428 tempest-SnapshotsActionsTest-1995934428-project-member] DELETE https://10.4.3.8/volume/v3/snapshots/525c0017-bf3b-4da7-9871-999acfe1fb07 Aug 07 10:04:54.916741 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-573fd8d4-f826-4092-b587-8d0ee54abd88 tempest-SnapshotsActionsTest-1995934428 tempest-SnapshotsActionsTest-1995934428-project-member] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 10:04:54.916978 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-573fd8d4-f826-4092-b587-8d0ee54abd88 tempest-SnapshotsActionsTest-1995934428 tempest-SnapshotsActionsTest-1995934428-project-member] Calling method 'delete' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 10:04:54.917122 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.v3.snapshots [None req-573fd8d4-f826-4092-b587-8d0ee54abd88 tempest-SnapshotsActionsTest-1995934428 tempest-SnapshotsActionsTest-1995934428-project-member] Delete snapshot with id: 525c0017-bf3b-4da7-9871-999acfe1fb07 Aug 07 10:04:54.922396 np0000006707 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 10:04:54.922396 np0000006707 devstack@c-api.service[100295]: warnings.warn( Aug 07 10:04:54.922903 np0000006707 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-573fd8d4-f826-4092-b587-8d0ee54abd88 tempest-SnapshotsActionsTest-1995934428 tempest-SnapshotsActionsTest-1995934428-project-member] Snapshot retrieved successfully. Aug 07 10:04:54.939247 np0000006707 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-573fd8d4-f826-4092-b587-8d0ee54abd88 tempest-SnapshotsActionsTest-1995934428 tempest-SnapshotsActionsTest-1995934428-project-member] Snapshot delete request issued successfully. Aug 07 10:04:54.939379 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-573fd8d4-f826-4092-b587-8d0ee54abd88 tempest-SnapshotsActionsTest-1995934428 tempest-SnapshotsActionsTest-1995934428-project-member] https://10.4.3.8/volume/v3/snapshots/525c0017-bf3b-4da7-9871-999acfe1fb07 returned with HTTP 202 Aug 07 10:04:54.939820 np0000006707 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 1200/4790] 10.4.3.8 () {66 vars in 1343 bytes} [Fri Aug 7 10:04:54 2026] DELETE /volume/v3/snapshots/525c0017-bf3b-4da7-9871-999acfe1fb07 => generated 0 bytes in 27 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 07 10:04:54.947196 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [None req-5f72b040-2137-40c7-a018-1d69c488b28b None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:04:54.948942 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-5f72b040-2137-40c7-a018-1d69c488b28b tempest-SnapshotsActionsTest-1995934428 tempest-SnapshotsActionsTest-1995934428-project-member] GET https://10.4.3.8/volume/v3/snapshots/525c0017-bf3b-4da7-9871-999acfe1fb07 Aug 07 10:04:54.949153 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-5f72b040-2137-40c7-a018-1d69c488b28b tempest-SnapshotsActionsTest-1995934428 tempest-SnapshotsActionsTest-1995934428-project-member] Empty body provided in request {{(pid=100297) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 10:04:54.949389 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-5f72b040-2137-40c7-a018-1d69c488b28b tempest-SnapshotsActionsTest-1995934428 tempest-SnapshotsActionsTest-1995934428-project-member] Calling method 'show' {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 10:04:54.955843 np0000006707 devstack@c-api.service[100297]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 10:04:54.955843 np0000006707 devstack@c-api.service[100297]: warnings.warn( Aug 07 10:04:54.956288 np0000006707 devstack@c-api.service[100297]: INFO cinder.volume.api [None req-5f72b040-2137-40c7-a018-1d69c488b28b tempest-SnapshotsActionsTest-1995934428 tempest-SnapshotsActionsTest-1995934428-project-member] Snapshot retrieved successfully. Aug 07 10:04:54.957168 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-5f72b040-2137-40c7-a018-1d69c488b28b tempest-SnapshotsActionsTest-1995934428 tempest-SnapshotsActionsTest-1995934428-project-member] https://10.4.3.8/volume/v3/snapshots/525c0017-bf3b-4da7-9871-999acfe1fb07 returned with HTTP 200 Aug 07 10:04:54.957570 np0000006707 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 1200/4791] 10.4.3.8 () {66 vars in 1340 bytes} [Fri Aug 7 10:04:54 2026] GET /volume/v3/snapshots/525c0017-bf3b-4da7-9871-999acfe1fb07 => generated 464 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 10:04:55.028190 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [None req-a2caebbd-c48b-466c-9946-3b98156f3978 None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:04:55.030696 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-a2caebbd-c48b-466c-9946-3b98156f3978 tempest-VolumesBackupsTest-1693673052 tempest-VolumesBackupsTest-1693673052-project-member] GET https://10.4.3.8/volume/v3/backups/d21a41ad-952a-4bf3-b62a-96dae50b8b21 Aug 07 10:04:55.031032 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-a2caebbd-c48b-466c-9946-3b98156f3978 tempest-VolumesBackupsTest-1693673052 tempest-VolumesBackupsTest-1693673052-project-member] Empty body provided in request {{(pid=100296) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 10:04:55.031344 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-a2caebbd-c48b-466c-9946-3b98156f3978 tempest-VolumesBackupsTest-1693673052 tempest-VolumesBackupsTest-1693673052-project-member] Calling method 'show' {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 10:04:55.031623 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.v3.backups [None req-a2caebbd-c48b-466c-9946-3b98156f3978 tempest-VolumesBackupsTest-1693673052 tempest-VolumesBackupsTest-1693673052-project-member] Show backup with id d21a41ad-952a-4bf3-b62a-96dae50b8b21. {{(pid=100296) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 10:04:55.035920 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-a2caebbd-c48b-466c-9946-3b98156f3978 tempest-VolumesBackupsTest-1693673052 tempest-VolumesBackupsTest-1693673052-project-member] https://10.4.3.8/volume/v3/backups/d21a41ad-952a-4bf3-b62a-96dae50b8b21 returned with HTTP 404 Aug 07 10:04:55.036476 np0000006707 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 1195/4792] 10.4.3.8 () {66 vars in 1334 bytes} [Fri Aug 7 10:04:55 2026] GET /volume/v3/backups/d21a41ad-952a-4bf3-b62a-96dae50b8b21 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 10:04:55.045693 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.middleware.request_id [None req-083383ca-c2fc-4aca-bebc-78a233320d5a None None] RequestId filter calling following filter/app {{(pid=100298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:04:55.047517 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [None req-083383ca-c2fc-4aca-bebc-78a233320d5a tempest-VolumesBackupsTest-1326273140 tempest-VolumesBackupsTest-1326273140-project-admin] DELETE https://10.4.3.8/volume/v3/backups/f53bfd19-1209-4eee-a23c-47ae96af05d6 Aug 07 10:04:55.047695 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [None req-083383ca-c2fc-4aca-bebc-78a233320d5a tempest-VolumesBackupsTest-1326273140 tempest-VolumesBackupsTest-1326273140-project-admin] Empty body provided in request {{(pid=100298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 10:04:55.047877 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [None req-083383ca-c2fc-4aca-bebc-78a233320d5a tempest-VolumesBackupsTest-1326273140 tempest-VolumesBackupsTest-1326273140-project-admin] Calling method 'delete' {{(pid=100298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 10:04:55.047973 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.contrib.backups [None req-083383ca-c2fc-4aca-bebc-78a233320d5a tempest-VolumesBackupsTest-1326273140 tempest-VolumesBackupsTest-1326273140-project-admin] Delete backup with id: f53bfd19-1209-4eee-a23c-47ae96af05d6. Aug 07 10:04:55.052450 np0000006707 devstack@c-api.service[100298]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 10:04:55.052450 np0000006707 devstack@c-api.service[100298]: warnings.warn( Aug 07 10:04:55.065515 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.backup.rpcapi [None req-083383ca-c2fc-4aca-bebc-78a233320d5a tempest-VolumesBackupsTest-1326273140 tempest-VolumesBackupsTest-1326273140-project-admin] delete_backup rpcapi backup_id f53bfd19-1209-4eee-a23c-47ae96af05d6 {{(pid=100298) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 07 10:04:55.067102 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [None req-083383ca-c2fc-4aca-bebc-78a233320d5a tempest-VolumesBackupsTest-1326273140 tempest-VolumesBackupsTest-1326273140-project-admin] https://10.4.3.8/volume/v3/backups/f53bfd19-1209-4eee-a23c-47ae96af05d6 returned with HTTP 202 Aug 07 10:04:55.067686 np0000006707 devstack@c-api.service[100298]: [pid: 100298|app: 0|req: 1198/4793] 10.4.3.8 () {66 vars in 1337 bytes} [Fri Aug 7 10:04:55 2026] DELETE /volume/v3/backups/f53bfd19-1209-4eee-a23c-47ae96af05d6 => generated 0 bytes in 22 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 07 10:04:55.077277 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-226ab502-0fd7-4055-b6ee-78e198ef9c6e None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:04:55.079272 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-226ab502-0fd7-4055-b6ee-78e198ef9c6e tempest-VolumesBackupsTest-1326273140 tempest-VolumesBackupsTest-1326273140-project-admin] GET https://10.4.3.8/volume/v3/backups/f53bfd19-1209-4eee-a23c-47ae96af05d6 Aug 07 10:04:55.082438 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-226ab502-0fd7-4055-b6ee-78e198ef9c6e tempest-VolumesBackupsTest-1326273140 tempest-VolumesBackupsTest-1326273140-project-admin] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 10:04:55.082438 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-226ab502-0fd7-4055-b6ee-78e198ef9c6e tempest-VolumesBackupsTest-1326273140 tempest-VolumesBackupsTest-1326273140-project-admin] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 10:04:55.082438 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.v3.backups [None req-226ab502-0fd7-4055-b6ee-78e198ef9c6e tempest-VolumesBackupsTest-1326273140 tempest-VolumesBackupsTest-1326273140-project-admin] Show backup with id f53bfd19-1209-4eee-a23c-47ae96af05d6. {{(pid=100295) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 10:04:55.084124 np0000006707 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 10:04:55.084124 np0000006707 devstack@c-api.service[100295]: warnings.warn( Aug 07 10:04:55.084852 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-226ab502-0fd7-4055-b6ee-78e198ef9c6e tempest-VolumesBackupsTest-1326273140 tempest-VolumesBackupsTest-1326273140-project-admin] https://10.4.3.8/volume/v3/backups/f53bfd19-1209-4eee-a23c-47ae96af05d6 returned with HTTP 200 Aug 07 10:04:55.085233 np0000006707 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 1201/4794] 10.4.3.8 () {66 vars in 1334 bytes} [Fri Aug 7 10:04:55 2026] GET /volume/v3/backups/f53bfd19-1209-4eee-a23c-47ae96af05d6 => generated 747 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 10:04:55.968448 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [None req-5b5391b1-9a47-47bc-aecd-338b9e09e6da None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:04:55.969975 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-5b5391b1-9a47-47bc-aecd-338b9e09e6da tempest-SnapshotsActionsTest-1995934428 tempest-SnapshotsActionsTest-1995934428-project-member] GET https://10.4.3.8/volume/v3/snapshots/525c0017-bf3b-4da7-9871-999acfe1fb07 Aug 07 10:04:55.970131 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-5b5391b1-9a47-47bc-aecd-338b9e09e6da tempest-SnapshotsActionsTest-1995934428 tempest-SnapshotsActionsTest-1995934428-project-member] Empty body provided in request {{(pid=100297) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 10:04:55.970295 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-5b5391b1-9a47-47bc-aecd-338b9e09e6da tempest-SnapshotsActionsTest-1995934428 tempest-SnapshotsActionsTest-1995934428-project-member] Calling method 'show' {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 10:04:55.974232 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-5b5391b1-9a47-47bc-aecd-338b9e09e6da tempest-SnapshotsActionsTest-1995934428 tempest-SnapshotsActionsTest-1995934428-project-member] https://10.4.3.8/volume/v3/snapshots/525c0017-bf3b-4da7-9871-999acfe1fb07 returned with HTTP 404 Aug 07 10:04:55.974861 np0000006707 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 1201/4795] 10.4.3.8 () {66 vars in 1340 bytes} [Fri Aug 7 10:04:55 2026] GET /volume/v3/snapshots/525c0017-bf3b-4da7-9871-999acfe1fb07 => generated 111 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 10:04:55.984176 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [None req-63aeab6b-b04b-4314-bf18-e0a00c89084e None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:04:55.986043 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-63aeab6b-b04b-4314-bf18-e0a00c89084e tempest-SnapshotsActionsTest-1995934428 tempest-SnapshotsActionsTest-1995934428-project-member] GET https://10.4.3.8/volume/v3/volumes/72bf7200-9738-459f-b058-081d6e2d69f2 Aug 07 10:04:55.986247 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-63aeab6b-b04b-4314-bf18-e0a00c89084e tempest-SnapshotsActionsTest-1995934428 tempest-SnapshotsActionsTest-1995934428-project-member] Empty body provided in request {{(pid=100296) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 10:04:55.986431 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-63aeab6b-b04b-4314-bf18-e0a00c89084e tempest-SnapshotsActionsTest-1995934428 tempest-SnapshotsActionsTest-1995934428-project-member] Calling method 'show' {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 10:04:55.993365 np0000006707 devstack@c-api.service[100296]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 10:04:55.993365 np0000006707 devstack@c-api.service[100296]: warnings.warn( Aug 07 10:04:55.997310 np0000006707 devstack@c-api.service[100296]: INFO cinder.volume.api [None req-63aeab6b-b04b-4314-bf18-e0a00c89084e tempest-SnapshotsActionsTest-1995934428 tempest-SnapshotsActionsTest-1995934428-project-member] Volume info retrieved successfully. Aug 07 10:04:56.001834 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-63aeab6b-b04b-4314-bf18-e0a00c89084e tempest-SnapshotsActionsTest-1995934428 tempest-SnapshotsActionsTest-1995934428-project-member] https://10.4.3.8/volume/v3/volumes/72bf7200-9738-459f-b058-081d6e2d69f2 returned with HTTP 200 Aug 07 10:04:56.002262 np0000006707 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 1196/4796] 10.4.3.8 () {66 vars in 1334 bytes} [Fri Aug 7 10:04:55 2026] GET /volume/v3/volumes/72bf7200-9738-459f-b058-081d6e2d69f2 => generated 839 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 10:04:56.014684 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.middleware.request_id [None req-c6327433-9322-4b00-93e4-e154eb71a38b None None] RequestId filter calling following filter/app {{(pid=100298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:04:56.016444 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [None req-c6327433-9322-4b00-93e4-e154eb71a38b tempest-SnapshotsActionsTest-1995934428 tempest-SnapshotsActionsTest-1995934428-project-member] DELETE https://10.4.3.8/volume/v3/volumes/72bf7200-9738-459f-b058-081d6e2d69f2 Aug 07 10:04:56.016692 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [None req-c6327433-9322-4b00-93e4-e154eb71a38b tempest-SnapshotsActionsTest-1995934428 tempest-SnapshotsActionsTest-1995934428-project-member] Empty body provided in request {{(pid=100298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 10:04:56.016881 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [None req-c6327433-9322-4b00-93e4-e154eb71a38b tempest-SnapshotsActionsTest-1995934428 tempest-SnapshotsActionsTest-1995934428-project-member] Calling method 'delete' {{(pid=100298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 10:04:56.017059 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.v3.volumes [None req-c6327433-9322-4b00-93e4-e154eb71a38b tempest-SnapshotsActionsTest-1995934428 tempest-SnapshotsActionsTest-1995934428-project-member] Delete volume with id: 72bf7200-9738-459f-b058-081d6e2d69f2 Aug 07 10:04:56.024198 np0000006707 devstack@c-api.service[100298]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 10:04:56.024198 np0000006707 devstack@c-api.service[100298]: warnings.warn( Aug 07 10:04:56.024843 np0000006707 devstack@c-api.service[100298]: INFO cinder.volume.api [None req-c6327433-9322-4b00-93e4-e154eb71a38b tempest-SnapshotsActionsTest-1995934428 tempest-SnapshotsActionsTest-1995934428-project-member] Volume info retrieved successfully. Aug 07 10:04:56.044071 np0000006707 devstack@c-api.service[100298]: INFO cinder.volume.api [None req-c6327433-9322-4b00-93e4-e154eb71a38b tempest-SnapshotsActionsTest-1995934428 tempest-SnapshotsActionsTest-1995934428-project-member] Delete volume request issued successfully. Aug 07 10:04:56.044238 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [None req-c6327433-9322-4b00-93e4-e154eb71a38b tempest-SnapshotsActionsTest-1995934428 tempest-SnapshotsActionsTest-1995934428-project-member] https://10.4.3.8/volume/v3/volumes/72bf7200-9738-459f-b058-081d6e2d69f2 returned with HTTP 202 Aug 07 10:04:56.044640 np0000006707 devstack@c-api.service[100298]: [pid: 100298|app: 0|req: 1199/4797] 10.4.3.8 () {66 vars in 1337 bytes} [Fri Aug 7 10:04:56 2026] DELETE /volume/v3/volumes/72bf7200-9738-459f-b058-081d6e2d69f2 => generated 0 bytes in 30 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 07 10:04:56.052537 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-a3b54d83-134a-4e5d-aa9e-5273d38ed83a None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:04:56.054486 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-a3b54d83-134a-4e5d-aa9e-5273d38ed83a tempest-SnapshotsActionsTest-1995934428 tempest-SnapshotsActionsTest-1995934428-project-member] GET https://10.4.3.8/volume/v3/volumes/72bf7200-9738-459f-b058-081d6e2d69f2 Aug 07 10:04:56.054692 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-a3b54d83-134a-4e5d-aa9e-5273d38ed83a tempest-SnapshotsActionsTest-1995934428 tempest-SnapshotsActionsTest-1995934428-project-member] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 10:04:56.054898 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-a3b54d83-134a-4e5d-aa9e-5273d38ed83a tempest-SnapshotsActionsTest-1995934428 tempest-SnapshotsActionsTest-1995934428-project-member] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 10:04:56.063062 np0000006707 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 10:04:56.063062 np0000006707 devstack@c-api.service[100295]: warnings.warn( Aug 07 10:04:56.068217 np0000006707 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-a3b54d83-134a-4e5d-aa9e-5273d38ed83a tempest-SnapshotsActionsTest-1995934428 tempest-SnapshotsActionsTest-1995934428-project-member] Volume info retrieved successfully. Aug 07 10:04:56.074117 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-a3b54d83-134a-4e5d-aa9e-5273d38ed83a tempest-SnapshotsActionsTest-1995934428 tempest-SnapshotsActionsTest-1995934428-project-member] https://10.4.3.8/volume/v3/volumes/72bf7200-9738-459f-b058-081d6e2d69f2 returned with HTTP 200 Aug 07 10:04:56.074713 np0000006707 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 1202/4798] 10.4.3.8 () {66 vars in 1334 bytes} [Fri Aug 7 10:04:56 2026] GET /volume/v3/volumes/72bf7200-9738-459f-b058-081d6e2d69f2 => generated 838 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 10:04:56.098566 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [None req-0a939448-ad12-4fe6-abbd-b61a2acf03b3 None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:04:56.100598 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-0a939448-ad12-4fe6-abbd-b61a2acf03b3 tempest-VolumesBackupsTest-1326273140 tempest-VolumesBackupsTest-1326273140-project-admin] GET https://10.4.3.8/volume/v3/backups/f53bfd19-1209-4eee-a23c-47ae96af05d6 Aug 07 10:04:56.100857 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-0a939448-ad12-4fe6-abbd-b61a2acf03b3 tempest-VolumesBackupsTest-1326273140 tempest-VolumesBackupsTest-1326273140-project-admin] Empty body provided in request {{(pid=100297) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 10:04:56.101099 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-0a939448-ad12-4fe6-abbd-b61a2acf03b3 tempest-VolumesBackupsTest-1326273140 tempest-VolumesBackupsTest-1326273140-project-admin] Calling method 'show' {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 10:04:56.101228 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.v3.backups [None req-0a939448-ad12-4fe6-abbd-b61a2acf03b3 tempest-VolumesBackupsTest-1326273140 tempest-VolumesBackupsTest-1326273140-project-admin] Show backup with id f53bfd19-1209-4eee-a23c-47ae96af05d6. {{(pid=100297) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 10:04:56.105895 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-0a939448-ad12-4fe6-abbd-b61a2acf03b3 tempest-VolumesBackupsTest-1326273140 tempest-VolumesBackupsTest-1326273140-project-admin] https://10.4.3.8/volume/v3/backups/f53bfd19-1209-4eee-a23c-47ae96af05d6 returned with HTTP 404 Aug 07 10:04:56.106490 np0000006707 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 1202/4799] 10.4.3.8 () {66 vars in 1334 bytes} [Fri Aug 7 10:04:56 2026] GET /volume/v3/backups/f53bfd19-1209-4eee-a23c-47ae96af05d6 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 10:04:56.119499 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [None req-3331f452-1ffc-49f9-bade-44a55ca6c9e9 None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:04:56.121501 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-3331f452-1ffc-49f9-bade-44a55ca6c9e9 tempest-VolumesBackupsTest-1693673052 tempest-VolumesBackupsTest-1693673052-project-member] DELETE https://10.4.3.8/volume/v3/volumes/306975e4-06ad-47ae-a9cc-02686c2620c4 Aug 07 10:04:56.121744 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-3331f452-1ffc-49f9-bade-44a55ca6c9e9 tempest-VolumesBackupsTest-1693673052 tempest-VolumesBackupsTest-1693673052-project-member] Empty body provided in request {{(pid=100296) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 10:04:56.121943 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-3331f452-1ffc-49f9-bade-44a55ca6c9e9 tempest-VolumesBackupsTest-1693673052 tempest-VolumesBackupsTest-1693673052-project-member] Calling method 'delete' {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 10:04:56.122137 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.v3.volumes [None req-3331f452-1ffc-49f9-bade-44a55ca6c9e9 tempest-VolumesBackupsTest-1693673052 tempest-VolumesBackupsTest-1693673052-project-member] Delete volume with id: 306975e4-06ad-47ae-a9cc-02686c2620c4 Aug 07 10:04:56.133728 np0000006707 devstack@c-api.service[100296]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 10:04:56.133728 np0000006707 devstack@c-api.service[100296]: warnings.warn( Aug 07 10:04:56.134344 np0000006707 devstack@c-api.service[100296]: INFO cinder.volume.api [None req-3331f452-1ffc-49f9-bade-44a55ca6c9e9 tempest-VolumesBackupsTest-1693673052 tempest-VolumesBackupsTest-1693673052-project-member] Volume info retrieved successfully. Aug 07 10:04:56.155414 np0000006707 devstack@c-api.service[100296]: INFO cinder.volume.api [None req-3331f452-1ffc-49f9-bade-44a55ca6c9e9 tempest-VolumesBackupsTest-1693673052 tempest-VolumesBackupsTest-1693673052-project-member] Delete volume request issued successfully. Aug 07 10:04:56.155721 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-3331f452-1ffc-49f9-bade-44a55ca6c9e9 tempest-VolumesBackupsTest-1693673052 tempest-VolumesBackupsTest-1693673052-project-member] https://10.4.3.8/volume/v3/volumes/306975e4-06ad-47ae-a9cc-02686c2620c4 returned with HTTP 202 Aug 07 10:04:56.156188 np0000006707 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 1197/4800] 10.4.3.8 () {66 vars in 1337 bytes} [Fri Aug 7 10:04:56 2026] DELETE /volume/v3/volumes/306975e4-06ad-47ae-a9cc-02686c2620c4 => generated 0 bytes in 37 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 07 10:04:56.165085 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.middleware.request_id [None req-02c7668e-8d18-4350-89e7-3959a2c72317 None None] RequestId filter calling following filter/app {{(pid=100298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:04:56.168256 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [None req-02c7668e-8d18-4350-89e7-3959a2c72317 tempest-VolumesBackupsTest-1693673052 tempest-VolumesBackupsTest-1693673052-project-member] GET https://10.4.3.8/volume/v3/volumes/306975e4-06ad-47ae-a9cc-02686c2620c4 Aug 07 10:04:56.168535 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [None req-02c7668e-8d18-4350-89e7-3959a2c72317 tempest-VolumesBackupsTest-1693673052 tempest-VolumesBackupsTest-1693673052-project-member] Empty body provided in request {{(pid=100298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 10:04:56.168826 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [None req-02c7668e-8d18-4350-89e7-3959a2c72317 tempest-VolumesBackupsTest-1693673052 tempest-VolumesBackupsTest-1693673052-project-member] Calling method 'show' {{(pid=100298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 10:04:56.178484 np0000006707 devstack@c-api.service[100298]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 10:04:56.178484 np0000006707 devstack@c-api.service[100298]: warnings.warn( Aug 07 10:04:56.182363 np0000006707 devstack@c-api.service[100298]: INFO cinder.volume.api [None req-02c7668e-8d18-4350-89e7-3959a2c72317 tempest-VolumesBackupsTest-1693673052 tempest-VolumesBackupsTest-1693673052-project-member] Volume info retrieved successfully. Aug 07 10:04:56.187956 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [None req-02c7668e-8d18-4350-89e7-3959a2c72317 tempest-VolumesBackupsTest-1693673052 tempest-VolumesBackupsTest-1693673052-project-member] https://10.4.3.8/volume/v3/volumes/306975e4-06ad-47ae-a9cc-02686c2620c4 returned with HTTP 200 Aug 07 10:04:56.188576 np0000006707 devstack@c-api.service[100298]: [pid: 100298|app: 0|req: 1200/4801] 10.4.3.8 () {66 vars in 1334 bytes} [Fri Aug 7 10:04:56 2026] GET /volume/v3/volumes/306975e4-06ad-47ae-a9cc-02686c2620c4 => generated 837 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 10:04:57.088404 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-638eb2fd-0062-4f98-803d-8f0794089476 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:04:57.090349 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-638eb2fd-0062-4f98-803d-8f0794089476 tempest-SnapshotsActionsTest-1995934428 tempest-SnapshotsActionsTest-1995934428-project-member] GET https://10.4.3.8/volume/v3/volumes/72bf7200-9738-459f-b058-081d6e2d69f2 Aug 07 10:04:57.090564 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-638eb2fd-0062-4f98-803d-8f0794089476 tempest-SnapshotsActionsTest-1995934428 tempest-SnapshotsActionsTest-1995934428-project-member] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 10:04:57.090816 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-638eb2fd-0062-4f98-803d-8f0794089476 tempest-SnapshotsActionsTest-1995934428 tempest-SnapshotsActionsTest-1995934428-project-member] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 10:04:57.096706 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-638eb2fd-0062-4f98-803d-8f0794089476 tempest-SnapshotsActionsTest-1995934428 tempest-SnapshotsActionsTest-1995934428-project-member] https://10.4.3.8/volume/v3/volumes/72bf7200-9738-459f-b058-081d6e2d69f2 returned with HTTP 404 Aug 07 10:04:57.097216 np0000006707 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 1203/4802] 10.4.3.8 () {66 vars in 1334 bytes} [Fri Aug 7 10:04:57 2026] GET /volume/v3/volumes/72bf7200-9738-459f-b058-081d6e2d69f2 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 10:04:57.205138 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [None req-8cf8a9af-1e67-47f3-ad2e-70fa9759d256 None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:04:57.208380 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-8cf8a9af-1e67-47f3-ad2e-70fa9759d256 tempest-VolumesBackupsTest-1693673052 tempest-VolumesBackupsTest-1693673052-project-member] GET https://10.4.3.8/volume/v3/volumes/306975e4-06ad-47ae-a9cc-02686c2620c4 Aug 07 10:04:57.208380 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-8cf8a9af-1e67-47f3-ad2e-70fa9759d256 tempest-VolumesBackupsTest-1693673052 tempest-VolumesBackupsTest-1693673052-project-member] Empty body provided in request {{(pid=100297) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 10:04:57.208380 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-8cf8a9af-1e67-47f3-ad2e-70fa9759d256 tempest-VolumesBackupsTest-1693673052 tempest-VolumesBackupsTest-1693673052-project-member] Calling method 'show' {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 10:04:57.215567 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-8cf8a9af-1e67-47f3-ad2e-70fa9759d256 tempest-VolumesBackupsTest-1693673052 tempest-VolumesBackupsTest-1693673052-project-member] https://10.4.3.8/volume/v3/volumes/306975e4-06ad-47ae-a9cc-02686c2620c4 returned with HTTP 404 Aug 07 10:04:57.216190 np0000006707 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 1203/4803] 10.4.3.8 () {66 vars in 1334 bytes} [Fri Aug 7 10:04:57 2026] GET /volume/v3/volumes/306975e4-06ad-47ae-a9cc-02686c2620c4 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 10:04:57.224920 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [None req-934b0dfa-67b9-4cc6-8d9b-07dd637096c7 None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:04:57.227107 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-934b0dfa-67b9-4cc6-8d9b-07dd637096c7 tempest-VolumesBackupsTest-1693673052 tempest-VolumesBackupsTest-1693673052-project-member] DELETE https://10.4.3.8/volume/v3/volumes/323fbeb6-effc-460e-91bc-616bb2a8531d Aug 07 10:04:57.227459 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-934b0dfa-67b9-4cc6-8d9b-07dd637096c7 tempest-VolumesBackupsTest-1693673052 tempest-VolumesBackupsTest-1693673052-project-member] Empty body provided in request {{(pid=100296) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 10:04:57.227732 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-934b0dfa-67b9-4cc6-8d9b-07dd637096c7 tempest-VolumesBackupsTest-1693673052 tempest-VolumesBackupsTest-1693673052-project-member] Calling method 'delete' {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 10:04:57.227923 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.v3.volumes [None req-934b0dfa-67b9-4cc6-8d9b-07dd637096c7 tempest-VolumesBackupsTest-1693673052 tempest-VolumesBackupsTest-1693673052-project-member] Delete volume with id: 323fbeb6-effc-460e-91bc-616bb2a8531d Aug 07 10:04:57.236889 np0000006707 devstack@c-api.service[100296]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 10:04:57.236889 np0000006707 devstack@c-api.service[100296]: warnings.warn( Aug 07 10:04:57.237665 np0000006707 devstack@c-api.service[100296]: INFO cinder.volume.api [None req-934b0dfa-67b9-4cc6-8d9b-07dd637096c7 tempest-VolumesBackupsTest-1693673052 tempest-VolumesBackupsTest-1693673052-project-member] Volume info retrieved successfully. Aug 07 10:04:57.258312 np0000006707 devstack@c-api.service[100296]: INFO cinder.volume.api [None req-934b0dfa-67b9-4cc6-8d9b-07dd637096c7 tempest-VolumesBackupsTest-1693673052 tempest-VolumesBackupsTest-1693673052-project-member] Delete volume request issued successfully. Aug 07 10:04:57.258808 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-934b0dfa-67b9-4cc6-8d9b-07dd637096c7 tempest-VolumesBackupsTest-1693673052 tempest-VolumesBackupsTest-1693673052-project-member] https://10.4.3.8/volume/v3/volumes/323fbeb6-effc-460e-91bc-616bb2a8531d returned with HTTP 202 Aug 07 10:04:57.259307 np0000006707 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 1198/4804] 10.4.3.8 () {66 vars in 1337 bytes} [Fri Aug 7 10:04:57 2026] DELETE /volume/v3/volumes/323fbeb6-effc-460e-91bc-616bb2a8531d => generated 0 bytes in 35 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 07 10:04:57.270387 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.middleware.request_id [None req-590ba0e3-6701-4371-b7c0-96609e044efb None None] RequestId filter calling following filter/app {{(pid=100298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:04:57.272623 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [None req-590ba0e3-6701-4371-b7c0-96609e044efb tempest-VolumesBackupsTest-1693673052 tempest-VolumesBackupsTest-1693673052-project-member] GET https://10.4.3.8/volume/v3/volumes/323fbeb6-effc-460e-91bc-616bb2a8531d Aug 07 10:04:57.272912 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [None req-590ba0e3-6701-4371-b7c0-96609e044efb tempest-VolumesBackupsTest-1693673052 tempest-VolumesBackupsTest-1693673052-project-member] Empty body provided in request {{(pid=100298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 10:04:57.273178 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [None req-590ba0e3-6701-4371-b7c0-96609e044efb tempest-VolumesBackupsTest-1693673052 tempest-VolumesBackupsTest-1693673052-project-member] Calling method 'show' {{(pid=100298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 10:04:57.281524 np0000006707 devstack@c-api.service[100298]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 10:04:57.281524 np0000006707 devstack@c-api.service[100298]: warnings.warn( Aug 07 10:04:57.285689 np0000006707 devstack@c-api.service[100298]: INFO cinder.volume.api [None req-590ba0e3-6701-4371-b7c0-96609e044efb tempest-VolumesBackupsTest-1693673052 tempest-VolumesBackupsTest-1693673052-project-member] Volume info retrieved successfully. Aug 07 10:04:57.290563 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [None req-590ba0e3-6701-4371-b7c0-96609e044efb tempest-VolumesBackupsTest-1693673052 tempest-VolumesBackupsTest-1693673052-project-member] https://10.4.3.8/volume/v3/volumes/323fbeb6-effc-460e-91bc-616bb2a8531d returned with HTTP 200 Aug 07 10:04:57.291112 np0000006707 devstack@c-api.service[100298]: [pid: 100298|app: 0|req: 1201/4805] 10.4.3.8 () {66 vars in 1334 bytes} [Fri Aug 7 10:04:57 2026] GET /volume/v3/volumes/323fbeb6-effc-460e-91bc-616bb2a8531d => generated 836 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 10:04:58.308904 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-81b663e9-5c6b-4f50-8e93-a792375786fc None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:04:58.310682 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-81b663e9-5c6b-4f50-8e93-a792375786fc tempest-VolumesBackupsTest-1693673052 tempest-VolumesBackupsTest-1693673052-project-member] GET https://10.4.3.8/volume/v3/volumes/323fbeb6-effc-460e-91bc-616bb2a8531d Aug 07 10:04:58.310851 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-81b663e9-5c6b-4f50-8e93-a792375786fc tempest-VolumesBackupsTest-1693673052 tempest-VolumesBackupsTest-1693673052-project-member] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 10:04:58.311028 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-81b663e9-5c6b-4f50-8e93-a792375786fc tempest-VolumesBackupsTest-1693673052 tempest-VolumesBackupsTest-1693673052-project-member] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 10:04:58.317738 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-81b663e9-5c6b-4f50-8e93-a792375786fc tempest-VolumesBackupsTest-1693673052 tempest-VolumesBackupsTest-1693673052-project-member] https://10.4.3.8/volume/v3/volumes/323fbeb6-effc-460e-91bc-616bb2a8531d returned with HTTP 404 Aug 07 10:04:58.318177 np0000006707 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 1204/4806] 10.4.3.8 () {66 vars in 1334 bytes} [Fri Aug 7 10:04:58 2026] GET /volume/v3/volumes/323fbeb6-effc-460e-91bc-616bb2a8531d => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 10:04:58.325925 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [None req-0e8c7146-2405-4bb4-8a9e-e0b1effe69e9 None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:04:58.328164 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-0e8c7146-2405-4bb4-8a9e-e0b1effe69e9 tempest-VolumesBackupsTest-1693673052 tempest-VolumesBackupsTest-1693673052-project-member] DELETE https://10.4.3.8/volume/v3/volumes/458f05e8-6057-48f8-a13a-1eb969a958c5 Aug 07 10:04:58.328378 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-0e8c7146-2405-4bb4-8a9e-e0b1effe69e9 tempest-VolumesBackupsTest-1693673052 tempest-VolumesBackupsTest-1693673052-project-member] Empty body provided in request {{(pid=100297) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 10:04:58.328607 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-0e8c7146-2405-4bb4-8a9e-e0b1effe69e9 tempest-VolumesBackupsTest-1693673052 tempest-VolumesBackupsTest-1693673052-project-member] Calling method 'delete' {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 10:04:58.328764 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.v3.volumes [None req-0e8c7146-2405-4bb4-8a9e-e0b1effe69e9 tempest-VolumesBackupsTest-1693673052 tempest-VolumesBackupsTest-1693673052-project-member] Delete volume with id: 458f05e8-6057-48f8-a13a-1eb969a958c5 Aug 07 10:04:58.330921 np0000006707 devstack@c-api.service[100297]: DEBUG dbcounter [-] [100297] Writing DB stats cinder:SELECT=318,cinder:INSERT=29,cinder:UPDATE=67,cinder:DELETE=2 {{(pid=100297) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 07 10:04:58.337869 np0000006707 devstack@c-api.service[100297]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 10:04:58.337869 np0000006707 devstack@c-api.service[100297]: warnings.warn( Aug 07 10:04:58.338310 np0000006707 devstack@c-api.service[100297]: INFO cinder.volume.api [None req-0e8c7146-2405-4bb4-8a9e-e0b1effe69e9 tempest-VolumesBackupsTest-1693673052 tempest-VolumesBackupsTest-1693673052-project-member] Volume info retrieved successfully. Aug 07 10:04:58.357741 np0000006707 devstack@c-api.service[100297]: INFO cinder.volume.api [None req-0e8c7146-2405-4bb4-8a9e-e0b1effe69e9 tempest-VolumesBackupsTest-1693673052 tempest-VolumesBackupsTest-1693673052-project-member] Delete volume request issued successfully. Aug 07 10:04:58.357947 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-0e8c7146-2405-4bb4-8a9e-e0b1effe69e9 tempest-VolumesBackupsTest-1693673052 tempest-VolumesBackupsTest-1693673052-project-member] https://10.4.3.8/volume/v3/volumes/458f05e8-6057-48f8-a13a-1eb969a958c5 returned with HTTP 202 Aug 07 10:04:58.358327 np0000006707 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 1204/4807] 10.4.3.8 () {66 vars in 1337 bytes} [Fri Aug 7 10:04:58 2026] DELETE /volume/v3/volumes/458f05e8-6057-48f8-a13a-1eb969a958c5 => generated 0 bytes in 33 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 07 10:04:58.365835 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [None req-4c8c4880-ad0f-4b90-9b3c-c980d7257a85 None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:04:58.368687 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-4c8c4880-ad0f-4b90-9b3c-c980d7257a85 tempest-VolumesBackupsTest-1693673052 tempest-VolumesBackupsTest-1693673052-project-member] GET https://10.4.3.8/volume/v3/volumes/458f05e8-6057-48f8-a13a-1eb969a958c5 Aug 07 10:04:58.369154 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-4c8c4880-ad0f-4b90-9b3c-c980d7257a85 tempest-VolumesBackupsTest-1693673052 tempest-VolumesBackupsTest-1693673052-project-member] Empty body provided in request {{(pid=100296) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 10:04:58.369502 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-4c8c4880-ad0f-4b90-9b3c-c980d7257a85 tempest-VolumesBackupsTest-1693673052 tempest-VolumesBackupsTest-1693673052-project-member] Calling method 'show' {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 10:04:58.379333 np0000006707 devstack@c-api.service[100296]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 10:04:58.379333 np0000006707 devstack@c-api.service[100296]: warnings.warn( Aug 07 10:04:58.383552 np0000006707 devstack@c-api.service[100296]: INFO cinder.volume.api [None req-4c8c4880-ad0f-4b90-9b3c-c980d7257a85 tempest-VolumesBackupsTest-1693673052 tempest-VolumesBackupsTest-1693673052-project-member] Volume info retrieved successfully. Aug 07 10:04:58.390183 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-4c8c4880-ad0f-4b90-9b3c-c980d7257a85 tempest-VolumesBackupsTest-1693673052 tempest-VolumesBackupsTest-1693673052-project-member] https://10.4.3.8/volume/v3/volumes/458f05e8-6057-48f8-a13a-1eb969a958c5 returned with HTTP 200 Aug 07 10:04:58.390753 np0000006707 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 1199/4808] 10.4.3.8 () {66 vars in 1334 bytes} [Fri Aug 7 10:04:58 2026] GET /volume/v3/volumes/458f05e8-6057-48f8-a13a-1eb969a958c5 => generated 837 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 10:04:59.204084 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.middleware.request_id [None req-13b582e1-a6e5-45ca-b786-db56b4ed5fe1 None None] RequestId filter calling following filter/app {{(pid=100298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:04:59.329234 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [None req-13b582e1-a6e5-45ca-b786-db56b4ed5fe1 tempest-VolumesBackupsAdminTest-886037600 tempest-VolumesBackupsAdminTest-886037600-project-member] POST https://10.4.3.8/volume/v3/volumes Aug 07 10:04:59.329593 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [None req-13b582e1-a6e5-45ca-b786-db56b4ed5fe1 tempest-VolumesBackupsAdminTest-886037600 tempest-VolumesBackupsAdminTest-886037600-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesBackupsAdminTest-Volume-1772232228"}} {{(pid=100298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 10:04:59.331117 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.v3.volumes [None req-13b582e1-a6e5-45ca-b786-db56b4ed5fe1 tempest-VolumesBackupsAdminTest-886037600 tempest-VolumesBackupsAdminTest-886037600-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesBackupsAdminTest-Volume-1772232228'}} {{(pid=100298) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 07 10:04:59.331245 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.v3.volumes [None req-13b582e1-a6e5-45ca-b786-db56b4ed5fe1 tempest-VolumesBackupsAdminTest-886037600 tempest-VolumesBackupsAdminTest-886037600-project-member] Create volume of 1 GB Aug 07 10:04:59.335623 np0000006707 devstack@c-api.service[100298]: INFO cinder.volume.api [None req-13b582e1-a6e5-45ca-b786-db56b4ed5fe1 tempest-VolumesBackupsAdminTest-886037600 tempest-VolumesBackupsAdminTest-886037600-project-member] Availability Zones retrieved successfully. Aug 07 10:04:59.341811 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.volume.api [None req-13b582e1-a6e5-45ca-b786-db56b4ed5fe1 tempest-VolumesBackupsAdminTest-886037600 tempest-VolumesBackupsAdminTest-886037600-project-member] Flow 'volume_create_api' (8ba8aa14-46c0-440c-b2f8-b8fe7ff2ae10) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100298) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 10:04:59.342834 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.volume.api [None req-13b582e1-a6e5-45ca-b786-db56b4ed5fe1 tempest-VolumesBackupsAdminTest-886037600 tempest-VolumesBackupsAdminTest-886037600-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5cd48779-71a9-4f75-a93a-54edcec0977a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100298) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 10:04:59.343854 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.volume.flows.api.create_volume [None req-13b582e1-a6e5-45ca-b786-db56b4ed5fe1 tempest-VolumesBackupsAdminTest-886037600 tempest-VolumesBackupsAdminTest-886037600-project-member] Validating volume size '1' using validate_int {{(pid=100298) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 07 10:04:59.378386 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.volume.api [None req-13b582e1-a6e5-45ca-b786-db56b4ed5fe1 tempest-VolumesBackupsAdminTest-886037600 tempest-VolumesBackupsAdminTest-886037600-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5cd48779-71a9-4f75-a93a-54edcec0977a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-07T09:47:39Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=45fd9a3a-b61e-4c6c-9ab7-d02f06678d0d,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '45fd9a3a-b61e-4c6c-9ab7-d02f06678d0d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100298) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 10:04:59.379818 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.volume.api [None req-13b582e1-a6e5-45ca-b786-db56b4ed5fe1 tempest-VolumesBackupsAdminTest-886037600 tempest-VolumesBackupsAdminTest-886037600-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c3436118-6bf0-4939-a092-c2e70d65d67d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100298) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 10:04:59.403862 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-8228c2b6-1446-4f17-926b-4e2497dd3d43 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:04:59.405598 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-8228c2b6-1446-4f17-926b-4e2497dd3d43 tempest-VolumesBackupsTest-1693673052 tempest-VolumesBackupsTest-1693673052-project-member] GET https://10.4.3.8/volume/v3/volumes/458f05e8-6057-48f8-a13a-1eb969a958c5 Aug 07 10:04:59.405878 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-8228c2b6-1446-4f17-926b-4e2497dd3d43 tempest-VolumesBackupsTest-1693673052 tempest-VolumesBackupsTest-1693673052-project-member] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 10:04:59.406079 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-8228c2b6-1446-4f17-926b-4e2497dd3d43 tempest-VolumesBackupsTest-1693673052 tempest-VolumesBackupsTest-1693673052-project-member] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 10:04:59.413238 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-8228c2b6-1446-4f17-926b-4e2497dd3d43 tempest-VolumesBackupsTest-1693673052 tempest-VolumesBackupsTest-1693673052-project-member] https://10.4.3.8/volume/v3/volumes/458f05e8-6057-48f8-a13a-1eb969a958c5 returned with HTTP 404 Aug 07 10:04:59.413708 np0000006707 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 1205/4809] 10.4.3.8 () {66 vars in 1334 bytes} [Fri Aug 7 10:04:59 2026] GET /volume/v3/volumes/458f05e8-6057-48f8-a13a-1eb969a958c5 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 10:04:59.463459 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.quota [None req-13b582e1-a6e5-45ca-b786-db56b4ed5fe1 tempest-VolumesBackupsAdminTest-886037600 tempest-VolumesBackupsAdminTest-886037600-project-member] Created reservations ['25922897-277a-4489-948b-db8896c97fea', 'e655495c-409f-4240-9e86-d8eb3fa2916b', 'bd23e499-1505-427c-96c6-3d891d3d6129', '78a7239e-18dd-4efc-9379-5dc9709cfffd'] {{(pid=100298) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 10:04:59.464329 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.volume.api [None req-13b582e1-a6e5-45ca-b786-db56b4ed5fe1 tempest-VolumesBackupsAdminTest-886037600 tempest-VolumesBackupsAdminTest-886037600-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c3436118-6bf0-4939-a092-c2e70d65d67d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['25922897-277a-4489-948b-db8896c97fea', 'e655495c-409f-4240-9e86-d8eb3fa2916b', 'bd23e499-1505-427c-96c6-3d891d3d6129', '78a7239e-18dd-4efc-9379-5dc9709cfffd']}' {{(pid=100298) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 10:04:59.465193 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.volume.api [None req-13b582e1-a6e5-45ca-b786-db56b4ed5fe1 tempest-VolumesBackupsAdminTest-886037600 tempest-VolumesBackupsAdminTest-886037600-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ff71f352-9f7d-43a9-a28a-a0db950ec51a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100298) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 10:04:59.490050 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.volume.api [None req-13b582e1-a6e5-45ca-b786-db56b4ed5fe1 tempest-VolumesBackupsAdminTest-886037600 tempest-VolumesBackupsAdminTest-886037600-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ff71f352-9f7d-43a9-a28a-a0db950ec51a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'beeeb0e5-d401-4020-8516-022503552b3b', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesBackupsAdminTest-Volume-1772232228',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='be99c9c66cda45afa0e89045ea1af50c',qos_specs=None,replication_status=,reservations=['25922897-277a-4489-948b-db8896c97fea','e655495c-409f-4240-9e86-d8eb3fa2916b','bd23e499-1505-427c-96c6-3d891d3d6129','78a7239e-18dd-4efc-9379-5dc9709cfffd'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ec995a0f2b734bfcb28200796a21c7d4',volume_type_id=45fd9a3a-b61e-4c6c-9ab7-d02f06678d0d), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-07T10:04:59Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesBackupsAdminTest-Volume-1772232228',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=beeeb0e5-d401-4020-8516-022503552b3b,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='be99c9c66cda45afa0e89045ea1af50c',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='ec995a0f2b734bfcb28200796a21c7d4',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(45fd9a3a-b61e-4c6c-9ab7-d02f06678d0d),volume_type_id=45fd9a3a-b61e-4c6c-9ab7-d02f06678d0d)}' {{(pid=100298) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 10:04:59.491101 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.volume.api [None req-13b582e1-a6e5-45ca-b786-db56b4ed5fe1 tempest-VolumesBackupsAdminTest-886037600 tempest-VolumesBackupsAdminTest-886037600-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (409bd1ae-6f96-4fc0-9cac-254f2d5e6040) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100298) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 10:04:59.511893 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.volume.api [None req-13b582e1-a6e5-45ca-b786-db56b4ed5fe1 tempest-VolumesBackupsAdminTest-886037600 tempest-VolumesBackupsAdminTest-886037600-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (409bd1ae-6f96-4fc0-9cac-254f2d5e6040) transitioned into state 'SUCCESS' from state '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-1772232228',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='be99c9c66cda45afa0e89045ea1af50c',qos_specs=None,replication_status=,reservations=['25922897-277a-4489-948b-db8896c97fea','e655495c-409f-4240-9e86-d8eb3fa2916b','bd23e499-1505-427c-96c6-3d891d3d6129','78a7239e-18dd-4efc-9379-5dc9709cfffd'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ec995a0f2b734bfcb28200796a21c7d4',volume_type_id=45fd9a3a-b61e-4c6c-9ab7-d02f06678d0d)}' {{(pid=100298) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 10:04:59.512853 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.volume.api [None req-13b582e1-a6e5-45ca-b786-db56b4ed5fe1 tempest-VolumesBackupsAdminTest-886037600 tempest-VolumesBackupsAdminTest-886037600-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f595d46f-4431-431f-b9d0-44b1173a33c3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100298) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 10:04:59.522998 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.volume.api [None req-13b582e1-a6e5-45ca-b786-db56b4ed5fe1 tempest-VolumesBackupsAdminTest-886037600 tempest-VolumesBackupsAdminTest-886037600-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f595d46f-4431-431f-b9d0-44b1173a33c3) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100298) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 10:04:59.523986 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.volume.api [None req-13b582e1-a6e5-45ca-b786-db56b4ed5fe1 tempest-VolumesBackupsAdminTest-886037600 tempest-VolumesBackupsAdminTest-886037600-project-member] Flow 'volume_create_api' (8ba8aa14-46c0-440c-b2f8-b8fe7ff2ae10) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100298) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 10:04:59.524270 np0000006707 devstack@c-api.service[100298]: INFO cinder.volume.api [None req-13b582e1-a6e5-45ca-b786-db56b4ed5fe1 tempest-VolumesBackupsAdminTest-886037600 tempest-VolumesBackupsAdminTest-886037600-project-member] Create volume request issued successfully. Aug 07 10:04:59.524827 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [None req-13b582e1-a6e5-45ca-b786-db56b4ed5fe1 tempest-VolumesBackupsAdminTest-886037600 tempest-VolumesBackupsAdminTest-886037600-project-member] https://10.4.3.8/volume/v3/volumes returned with HTTP 202 Aug 07 10:04:59.525244 np0000006707 devstack@c-api.service[100298]: [pid: 100298|app: 0|req: 1202/4810] 10.4.3.8 () {68 vars in 1244 bytes} [Fri Aug 7 10:04:59 2026] POST /volume/v3/volumes => generated 750 bytes in 321 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 07 10:04:59.537545 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [None req-ee6f29b1-ce7e-4a10-81a5-838afbe0c1ae None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:04:59.539197 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-ee6f29b1-ce7e-4a10-81a5-838afbe0c1ae tempest-VolumesBackupsAdminTest-886037600 tempest-VolumesBackupsAdminTest-886037600-project-member] GET https://10.4.3.8/volume/v3/volumes/beeeb0e5-d401-4020-8516-022503552b3b Aug 07 10:04:59.539370 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-ee6f29b1-ce7e-4a10-81a5-838afbe0c1ae tempest-VolumesBackupsAdminTest-886037600 tempest-VolumesBackupsAdminTest-886037600-project-member] Empty body provided in request {{(pid=100297) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 10:04:59.539616 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-ee6f29b1-ce7e-4a10-81a5-838afbe0c1ae tempest-VolumesBackupsAdminTest-886037600 tempest-VolumesBackupsAdminTest-886037600-project-member] Calling method 'show' {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 10:04:59.550171 np0000006707 devstack@c-api.service[100297]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 10:04:59.550171 np0000006707 devstack@c-api.service[100297]: warnings.warn( Aug 07 10:04:59.555107 np0000006707 devstack@c-api.service[100297]: INFO cinder.volume.api [None req-ee6f29b1-ce7e-4a10-81a5-838afbe0c1ae tempest-VolumesBackupsAdminTest-886037600 tempest-VolumesBackupsAdminTest-886037600-project-member] Volume info retrieved successfully. Aug 07 10:04:59.560599 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-ee6f29b1-ce7e-4a10-81a5-838afbe0c1ae tempest-VolumesBackupsAdminTest-886037600 tempest-VolumesBackupsAdminTest-886037600-project-member] https://10.4.3.8/volume/v3/volumes/beeeb0e5-d401-4020-8516-022503552b3b returned with HTTP 200 Aug 07 10:04:59.561082 np0000006707 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 1205/4811] 10.4.3.8 () {66 vars in 1334 bytes} [Fri Aug 7 10:04:59 2026] GET /volume/v3/volumes/beeeb0e5-d401-4020-8516-022503552b3b => generated 818 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 10:05:00.575257 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [None req-ad3c3fe3-168d-4da7-a348-13b49db7df11 None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:05:00.577263 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-ad3c3fe3-168d-4da7-a348-13b49db7df11 tempest-VolumesBackupsAdminTest-886037600 tempest-VolumesBackupsAdminTest-886037600-project-member] GET https://10.4.3.8/volume/v3/volumes/beeeb0e5-d401-4020-8516-022503552b3b Aug 07 10:05:00.577519 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-ad3c3fe3-168d-4da7-a348-13b49db7df11 tempest-VolumesBackupsAdminTest-886037600 tempest-VolumesBackupsAdminTest-886037600-project-member] Empty body provided in request {{(pid=100296) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 10:05:00.577733 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-ad3c3fe3-168d-4da7-a348-13b49db7df11 tempest-VolumesBackupsAdminTest-886037600 tempest-VolumesBackupsAdminTest-886037600-project-member] Calling method 'show' {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 10:05:00.586537 np0000006707 devstack@c-api.service[100296]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 10:05:00.586537 np0000006707 devstack@c-api.service[100296]: warnings.warn( Aug 07 10:05:00.591848 np0000006707 devstack@c-api.service[100296]: INFO cinder.volume.api [None req-ad3c3fe3-168d-4da7-a348-13b49db7df11 tempest-VolumesBackupsAdminTest-886037600 tempest-VolumesBackupsAdminTest-886037600-project-member] Volume info retrieved successfully. Aug 07 10:05:00.598458 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-ad3c3fe3-168d-4da7-a348-13b49db7df11 tempest-VolumesBackupsAdminTest-886037600 tempest-VolumesBackupsAdminTest-886037600-project-member] https://10.4.3.8/volume/v3/volumes/beeeb0e5-d401-4020-8516-022503552b3b returned with HTTP 200 Aug 07 10:05:00.599147 np0000006707 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 1200/4812] 10.4.3.8 () {66 vars in 1334 bytes} [Fri Aug 7 10:05:00 2026] GET /volume/v3/volumes/beeeb0e5-d401-4020-8516-022503552b3b => generated 843 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 10:05:00.616607 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-7fac3999-10f2-400b-a2cd-16e3e1039ec2 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:05:00.618814 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-7fac3999-10f2-400b-a2cd-16e3e1039ec2 tempest-VolumesBackupsAdminTest-886037600 tempest-VolumesBackupsAdminTest-886037600-project-member] POST https://10.4.3.8/volume/v3/backups Aug 07 10:05:00.619643 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-7fac3999-10f2-400b-a2cd-16e3e1039ec2 tempest-VolumesBackupsAdminTest-886037600 tempest-VolumesBackupsAdminTest-886037600-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "beeeb0e5-d401-4020-8516-022503552b3b", "name": "tempest-VolumesBackupsAdminTest-Backup-1498070870", "container": "tempest-volumesbackupsadmintest-backup-container-1743454583"}} {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 10:05:00.623587 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.contrib.backups [None req-7fac3999-10f2-400b-a2cd-16e3e1039ec2 tempest-VolumesBackupsAdminTest-886037600 tempest-VolumesBackupsAdminTest-886037600-project-member] Creating new backup {'backup': {'volume_id': 'beeeb0e5-d401-4020-8516-022503552b3b', 'name': 'tempest-VolumesBackupsAdminTest-Backup-1498070870', 'container': 'tempest-volumesbackupsadmintest-backup-container-1743454583'}} {{(pid=100295) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 07 10:05:00.623587 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.contrib.backups [None req-7fac3999-10f2-400b-a2cd-16e3e1039ec2 tempest-VolumesBackupsAdminTest-886037600 tempest-VolumesBackupsAdminTest-886037600-project-member] Creating backup of volume beeeb0e5-d401-4020-8516-022503552b3b in container tempest-volumesbackupsadmintest-backup-container-1743454583 Aug 07 10:05:00.632624 np0000006707 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 10:05:00.632624 np0000006707 devstack@c-api.service[100295]: warnings.warn( Aug 07 10:05:00.633822 np0000006707 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-7fac3999-10f2-400b-a2cd-16e3e1039ec2 tempest-VolumesBackupsAdminTest-886037600 tempest-VolumesBackupsAdminTest-886037600-project-member] Volume info retrieved successfully. Aug 07 10:05:00.667995 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.quota [None req-7fac3999-10f2-400b-a2cd-16e3e1039ec2 tempest-VolumesBackupsAdminTest-886037600 tempest-VolumesBackupsAdminTest-886037600-project-member] Created reservations ['c59f922b-1a4d-4b72-8d31-00c6b2d20707', '40605c89-86d0-4ef6-b9a8-9f8bb4a0cdd2'] {{(pid=100295) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 10:05:00.714236 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-7fac3999-10f2-400b-a2cd-16e3e1039ec2 tempest-VolumesBackupsAdminTest-886037600 tempest-VolumesBackupsAdminTest-886037600-project-member] https://10.4.3.8/volume/v3/backups returned with HTTP 202 Aug 07 10:05:00.714852 np0000006707 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 1206/4813] 10.4.3.8 () {68 vars in 1245 bytes} [Fri Aug 7 10:05:00 2026] POST /volume/v3/backups => generated 331 bytes in 99 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 07 10:05:00.723388 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.middleware.request_id [None req-b21a44c1-63a1-40b8-b975-0f777284beb6 None None] RequestId filter calling following filter/app {{(pid=100298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:05:00.725327 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [None req-b21a44c1-63a1-40b8-b975-0f777284beb6 tempest-VolumesBackupsAdminTest-886037600 tempest-VolumesBackupsAdminTest-886037600-project-member] GET https://10.4.3.8/volume/v3/backups/09af6263-ed00-46e8-af8d-77e75c140ced Aug 07 10:05:00.725556 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [None req-b21a44c1-63a1-40b8-b975-0f777284beb6 tempest-VolumesBackupsAdminTest-886037600 tempest-VolumesBackupsAdminTest-886037600-project-member] Empty body provided in request {{(pid=100298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 10:05:00.725740 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [None req-b21a44c1-63a1-40b8-b975-0f777284beb6 tempest-VolumesBackupsAdminTest-886037600 tempest-VolumesBackupsAdminTest-886037600-project-member] Calling method 'show' {{(pid=100298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 10:05:00.725882 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.v3.backups [None req-b21a44c1-63a1-40b8-b975-0f777284beb6 tempest-VolumesBackupsAdminTest-886037600 tempest-VolumesBackupsAdminTest-886037600-project-member] Show backup with id 09af6263-ed00-46e8-af8d-77e75c140ced. {{(pid=100298) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 10:05:00.731562 np0000006707 devstack@c-api.service[100298]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 10:05:00.731562 np0000006707 devstack@c-api.service[100298]: warnings.warn( Aug 07 10:05:00.732388 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [None req-b21a44c1-63a1-40b8-b975-0f777284beb6 tempest-VolumesBackupsAdminTest-886037600 tempest-VolumesBackupsAdminTest-886037600-project-member] https://10.4.3.8/volume/v3/backups/09af6263-ed00-46e8-af8d-77e75c140ced returned with HTTP 200 Aug 07 10:05:00.732811 np0000006707 devstack@c-api.service[100298]: [pid: 100298|app: 0|req: 1203/4814] 10.4.3.8 () {66 vars in 1334 bytes} [Fri Aug 7 10:05:00 2026] GET /volume/v3/backups/09af6263-ed00-46e8-af8d-77e75c140ced => generated 795 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 10:05:01.083954 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [None req-db59b4b6-5a70-4f4d-a36d-c0d348a2a226 None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:05:01.166309 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-db59b4b6-5a70-4f4d-a36d-c0d348a2a226 tempest-CreateVolumesFromSnapshotTest-1154625727 tempest-CreateVolumesFromSnapshotTest-1154625727-project-member] POST https://10.4.3.8/volume/v3/volumes Aug 07 10:05:01.166718 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-db59b4b6-5a70-4f4d-a36d-c0d348a2a226 tempest-CreateVolumesFromSnapshotTest-1154625727 tempest-CreateVolumesFromSnapshotTest-1154625727-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-CreateVolumesFromSnapshotTest-Volume-2062514485"}} {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 10:05:01.168365 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.v3.volumes [None req-db59b4b6-5a70-4f4d-a36d-c0d348a2a226 tempest-CreateVolumesFromSnapshotTest-1154625727 tempest-CreateVolumesFromSnapshotTest-1154625727-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-CreateVolumesFromSnapshotTest-Volume-2062514485'}} {{(pid=100297) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 07 10:05:01.168554 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.v3.volumes [None req-db59b4b6-5a70-4f4d-a36d-c0d348a2a226 tempest-CreateVolumesFromSnapshotTest-1154625727 tempest-CreateVolumesFromSnapshotTest-1154625727-project-member] Create volume of 1 GB Aug 07 10:05:01.172895 np0000006707 devstack@c-api.service[100297]: INFO cinder.volume.api [None req-db59b4b6-5a70-4f4d-a36d-c0d348a2a226 tempest-CreateVolumesFromSnapshotTest-1154625727 tempest-CreateVolumesFromSnapshotTest-1154625727-project-member] Availability Zones retrieved successfully. Aug 07 10:05:01.178827 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.volume.api [None req-db59b4b6-5a70-4f4d-a36d-c0d348a2a226 tempest-CreateVolumesFromSnapshotTest-1154625727 tempest-CreateVolumesFromSnapshotTest-1154625727-project-member] Flow 'volume_create_api' (8bf71525-0da1-4de8-8ca4-dd5a4eeb69a2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100297) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 10:05:01.179883 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.volume.api [None req-db59b4b6-5a70-4f4d-a36d-c0d348a2a226 tempest-CreateVolumesFromSnapshotTest-1154625727 tempest-CreateVolumesFromSnapshotTest-1154625727-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (cfbd13a3-0181-48f0-8195-6b097957791f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100297) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 10:05:01.180868 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.volume.flows.api.create_volume [None req-db59b4b6-5a70-4f4d-a36d-c0d348a2a226 tempest-CreateVolumesFromSnapshotTest-1154625727 tempest-CreateVolumesFromSnapshotTest-1154625727-project-member] Validating volume size '1' using validate_int {{(pid=100297) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 07 10:05:01.212487 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.volume.api [None req-db59b4b6-5a70-4f4d-a36d-c0d348a2a226 tempest-CreateVolumesFromSnapshotTest-1154625727 tempest-CreateVolumesFromSnapshotTest-1154625727-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (cfbd13a3-0181-48f0-8195-6b097957791f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-07T09:47:39Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=45fd9a3a-b61e-4c6c-9ab7-d02f06678d0d,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '45fd9a3a-b61e-4c6c-9ab7-d02f06678d0d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100297) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 10:05:01.213591 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.volume.api [None req-db59b4b6-5a70-4f4d-a36d-c0d348a2a226 tempest-CreateVolumesFromSnapshotTest-1154625727 tempest-CreateVolumesFromSnapshotTest-1154625727-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c2a309b5-b4e9-47e3-aad2-dba49c4fb438) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100297) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 10:05:01.275155 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.quota [None req-db59b4b6-5a70-4f4d-a36d-c0d348a2a226 tempest-CreateVolumesFromSnapshotTest-1154625727 tempest-CreateVolumesFromSnapshotTest-1154625727-project-member] Created reservations ['43cead2e-5742-477a-bd1f-5dee742c21d7', '506ce06b-4f4f-49cc-8492-1f6974c0c46d', 'cf714160-9f9b-4d56-8033-5e3d17a1854e', 'dd3b7a91-ea2c-4818-a7d1-315660bc7859'] {{(pid=100297) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 10:05:01.276080 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.volume.api [None req-db59b4b6-5a70-4f4d-a36d-c0d348a2a226 tempest-CreateVolumesFromSnapshotTest-1154625727 tempest-CreateVolumesFromSnapshotTest-1154625727-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c2a309b5-b4e9-47e3-aad2-dba49c4fb438) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['43cead2e-5742-477a-bd1f-5dee742c21d7', '506ce06b-4f4f-49cc-8492-1f6974c0c46d', 'cf714160-9f9b-4d56-8033-5e3d17a1854e', 'dd3b7a91-ea2c-4818-a7d1-315660bc7859']}' {{(pid=100297) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 10:05:01.277068 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.volume.api [None req-db59b4b6-5a70-4f4d-a36d-c0d348a2a226 tempest-CreateVolumesFromSnapshotTest-1154625727 tempest-CreateVolumesFromSnapshotTest-1154625727-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (91e04145-a526-4589-b500-b42627b6a542) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100297) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 10:05:01.299789 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.volume.api [None req-db59b4b6-5a70-4f4d-a36d-c0d348a2a226 tempest-CreateVolumesFromSnapshotTest-1154625727 tempest-CreateVolumesFromSnapshotTest-1154625727-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (91e04145-a526-4589-b500-b42627b6a542) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '06e2ec61-9f86-497f-a838-9d21bc2c0343', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-2062514485',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='8ca82a00ea7f4bf394440f14b52faf84',qos_specs=None,replication_status=,reservations=['43cead2e-5742-477a-bd1f-5dee742c21d7','506ce06b-4f4f-49cc-8492-1f6974c0c46d','cf714160-9f9b-4d56-8033-5e3d17a1854e','dd3b7a91-ea2c-4818-a7d1-315660bc7859'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='7daa369c1c4c44a79fb159ade3eca186',volume_type_id=45fd9a3a-b61e-4c6c-9ab7-d02f06678d0d), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-07T10:05:01Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-2062514485',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=06e2ec61-9f86-497f-a838-9d21bc2c0343,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='8ca82a00ea7f4bf394440f14b52faf84',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='7daa369c1c4c44a79fb159ade3eca186',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(45fd9a3a-b61e-4c6c-9ab7-d02f06678d0d),volume_type_id=45fd9a3a-b61e-4c6c-9ab7-d02f06678d0d)}' {{(pid=100297) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 10:05:01.301798 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.volume.api [None req-db59b4b6-5a70-4f4d-a36d-c0d348a2a226 tempest-CreateVolumesFromSnapshotTest-1154625727 tempest-CreateVolumesFromSnapshotTest-1154625727-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a18b3972-481c-4660-8226-dc583516b8da) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100297) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 10:05:01.323225 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.volume.api [None req-db59b4b6-5a70-4f4d-a36d-c0d348a2a226 tempest-CreateVolumesFromSnapshotTest-1154625727 tempest-CreateVolumesFromSnapshotTest-1154625727-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a18b3972-481c-4660-8226-dc583516b8da) transitioned into state 'SUCCESS' from state '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-2062514485',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='8ca82a00ea7f4bf394440f14b52faf84',qos_specs=None,replication_status=,reservations=['43cead2e-5742-477a-bd1f-5dee742c21d7','506ce06b-4f4f-49cc-8492-1f6974c0c46d','cf714160-9f9b-4d56-8033-5e3d17a1854e','dd3b7a91-ea2c-4818-a7d1-315660bc7859'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='7daa369c1c4c44a79fb159ade3eca186',volume_type_id=45fd9a3a-b61e-4c6c-9ab7-d02f06678d0d)}' {{(pid=100297) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 10:05:01.324223 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.volume.api [None req-db59b4b6-5a70-4f4d-a36d-c0d348a2a226 tempest-CreateVolumesFromSnapshotTest-1154625727 tempest-CreateVolumesFromSnapshotTest-1154625727-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (548c43d3-5329-4cf2-b630-3092d9aa6818) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100297) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 10:05:01.338304 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.volume.api [None req-db59b4b6-5a70-4f4d-a36d-c0d348a2a226 tempest-CreateVolumesFromSnapshotTest-1154625727 tempest-CreateVolumesFromSnapshotTest-1154625727-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (548c43d3-5329-4cf2-b630-3092d9aa6818) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100297) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 10:05:01.339646 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.volume.api [None req-db59b4b6-5a70-4f4d-a36d-c0d348a2a226 tempest-CreateVolumesFromSnapshotTest-1154625727 tempest-CreateVolumesFromSnapshotTest-1154625727-project-member] Flow 'volume_create_api' (8bf71525-0da1-4de8-8ca4-dd5a4eeb69a2) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100297) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 10:05:01.340178 np0000006707 devstack@c-api.service[100297]: INFO cinder.volume.api [None req-db59b4b6-5a70-4f4d-a36d-c0d348a2a226 tempest-CreateVolumesFromSnapshotTest-1154625727 tempest-CreateVolumesFromSnapshotTest-1154625727-project-member] Create volume request issued successfully. Aug 07 10:05:01.341065 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-db59b4b6-5a70-4f4d-a36d-c0d348a2a226 tempest-CreateVolumesFromSnapshotTest-1154625727 tempest-CreateVolumesFromSnapshotTest-1154625727-project-member] https://10.4.3.8/volume/v3/volumes returned with HTTP 202 Aug 07 10:05:01.341645 np0000006707 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 1206/4815] 10.4.3.8 () {68 vars in 1244 bytes} [Fri Aug 7 10:05:01 2026] POST /volume/v3/volumes => generated 756 bytes in 258 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 07 10:05:01.355871 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [None req-c7eb4d54-66eb-4502-a66b-5f09131ce01b None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:05:01.357643 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-c7eb4d54-66eb-4502-a66b-5f09131ce01b tempest-CreateVolumesFromSnapshotTest-1154625727 tempest-CreateVolumesFromSnapshotTest-1154625727-project-member] GET https://10.4.3.8/volume/v3/volumes/06e2ec61-9f86-497f-a838-9d21bc2c0343 Aug 07 10:05:01.357878 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-c7eb4d54-66eb-4502-a66b-5f09131ce01b tempest-CreateVolumesFromSnapshotTest-1154625727 tempest-CreateVolumesFromSnapshotTest-1154625727-project-member] Empty body provided in request {{(pid=100296) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 10:05:01.358118 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-c7eb4d54-66eb-4502-a66b-5f09131ce01b tempest-CreateVolumesFromSnapshotTest-1154625727 tempest-CreateVolumesFromSnapshotTest-1154625727-project-member] Calling method 'show' {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 10:05:01.367018 np0000006707 devstack@c-api.service[100296]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 10:05:01.367018 np0000006707 devstack@c-api.service[100296]: warnings.warn( Aug 07 10:05:01.370880 np0000006707 devstack@c-api.service[100296]: INFO cinder.volume.api [None req-c7eb4d54-66eb-4502-a66b-5f09131ce01b tempest-CreateVolumesFromSnapshotTest-1154625727 tempest-CreateVolumesFromSnapshotTest-1154625727-project-member] Volume info retrieved successfully. Aug 07 10:05:01.375109 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-c7eb4d54-66eb-4502-a66b-5f09131ce01b tempest-CreateVolumesFromSnapshotTest-1154625727 tempest-CreateVolumesFromSnapshotTest-1154625727-project-member] https://10.4.3.8/volume/v3/volumes/06e2ec61-9f86-497f-a838-9d21bc2c0343 returned with HTTP 200 Aug 07 10:05:01.375695 np0000006707 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 1201/4816] 10.4.3.8 () {66 vars in 1334 bytes} [Fri Aug 7 10:05:01 2026] GET /volume/v3/volumes/06e2ec61-9f86-497f-a838-9d21bc2c0343 => generated 824 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 10:05:01.743233 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-962002bb-5e42-4e1f-a64e-07a73ef05aef None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:05:01.746811 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-962002bb-5e42-4e1f-a64e-07a73ef05aef tempest-VolumesBackupsAdminTest-886037600 tempest-VolumesBackupsAdminTest-886037600-project-member] GET https://10.4.3.8/volume/v3/backups/09af6263-ed00-46e8-af8d-77e75c140ced Aug 07 10:05:01.746811 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-962002bb-5e42-4e1f-a64e-07a73ef05aef tempest-VolumesBackupsAdminTest-886037600 tempest-VolumesBackupsAdminTest-886037600-project-member] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 10:05:01.746811 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-962002bb-5e42-4e1f-a64e-07a73ef05aef tempest-VolumesBackupsAdminTest-886037600 tempest-VolumesBackupsAdminTest-886037600-project-member] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 10:05:01.746811 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.v3.backups [None req-962002bb-5e42-4e1f-a64e-07a73ef05aef tempest-VolumesBackupsAdminTest-886037600 tempest-VolumesBackupsAdminTest-886037600-project-member] Show backup with id 09af6263-ed00-46e8-af8d-77e75c140ced. {{(pid=100295) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 10:05:01.750008 np0000006707 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 10:05:01.750008 np0000006707 devstack@c-api.service[100295]: warnings.warn( Aug 07 10:05:01.750883 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-962002bb-5e42-4e1f-a64e-07a73ef05aef tempest-VolumesBackupsAdminTest-886037600 tempest-VolumesBackupsAdminTest-886037600-project-member] https://10.4.3.8/volume/v3/backups/09af6263-ed00-46e8-af8d-77e75c140ced returned with HTTP 200 Aug 07 10:05:01.751332 np0000006707 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 1207/4817] 10.4.3.8 () {66 vars in 1334 bytes} [Fri Aug 7 10:05:01 2026] GET /volume/v3/backups/09af6263-ed00-46e8-af8d-77e75c140ced => generated 797 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 10:05:02.390230 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.middleware.request_id [None req-826d8d2e-6da7-4843-85e9-b27f3e137fd4 None None] RequestId filter calling following filter/app {{(pid=100298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:05:02.391949 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [None req-826d8d2e-6da7-4843-85e9-b27f3e137fd4 tempest-CreateVolumesFromSnapshotTest-1154625727 tempest-CreateVolumesFromSnapshotTest-1154625727-project-member] GET https://10.4.3.8/volume/v3/volumes/06e2ec61-9f86-497f-a838-9d21bc2c0343 Aug 07 10:05:02.392130 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [None req-826d8d2e-6da7-4843-85e9-b27f3e137fd4 tempest-CreateVolumesFromSnapshotTest-1154625727 tempest-CreateVolumesFromSnapshotTest-1154625727-project-member] Empty body provided in request {{(pid=100298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 10:05:02.392307 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [None req-826d8d2e-6da7-4843-85e9-b27f3e137fd4 tempest-CreateVolumesFromSnapshotTest-1154625727 tempest-CreateVolumesFromSnapshotTest-1154625727-project-member] Calling method 'show' {{(pid=100298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 10:05:02.399131 np0000006707 devstack@c-api.service[100298]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 10:05:02.399131 np0000006707 devstack@c-api.service[100298]: warnings.warn( Aug 07 10:05:02.402700 np0000006707 devstack@c-api.service[100298]: INFO cinder.volume.api [None req-826d8d2e-6da7-4843-85e9-b27f3e137fd4 tempest-CreateVolumesFromSnapshotTest-1154625727 tempest-CreateVolumesFromSnapshotTest-1154625727-project-member] Volume info retrieved successfully. Aug 07 10:05:02.407830 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [None req-826d8d2e-6da7-4843-85e9-b27f3e137fd4 tempest-CreateVolumesFromSnapshotTest-1154625727 tempest-CreateVolumesFromSnapshotTest-1154625727-project-member] https://10.4.3.8/volume/v3/volumes/06e2ec61-9f86-497f-a838-9d21bc2c0343 returned with HTTP 200 Aug 07 10:05:02.408185 np0000006707 devstack@c-api.service[100298]: [pid: 100298|app: 0|req: 1204/4818] 10.4.3.8 () {66 vars in 1334 bytes} [Fri Aug 7 10:05:02 2026] GET /volume/v3/volumes/06e2ec61-9f86-497f-a838-9d21bc2c0343 => generated 849 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 10:05:02.421934 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [None req-7b821797-cb1a-4590-b937-812f429be365 None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:05:02.424082 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-7b821797-cb1a-4590-b937-812f429be365 tempest-CreateVolumesFromSnapshotTest-1154625727 tempest-CreateVolumesFromSnapshotTest-1154625727-project-member] POST https://10.4.3.8/volume/v3/snapshots Aug 07 10:05:02.424499 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-7b821797-cb1a-4590-b937-812f429be365 tempest-CreateVolumesFromSnapshotTest-1154625727 tempest-CreateVolumesFromSnapshotTest-1154625727-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "06e2ec61-9f86-497f-a838-9d21bc2c0343", "name": "tempest-CreateVolumesFromSnapshotTest-Snapshot-197067906"}} {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 10:05:02.434556 np0000006707 devstack@c-api.service[100297]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 10:05:02.434556 np0000006707 devstack@c-api.service[100297]: warnings.warn( Aug 07 10:05:02.435236 np0000006707 devstack@c-api.service[100297]: INFO cinder.volume.api [None req-7b821797-cb1a-4590-b937-812f429be365 tempest-CreateVolumesFromSnapshotTest-1154625727 tempest-CreateVolumesFromSnapshotTest-1154625727-project-member] Volume info retrieved successfully. Aug 07 10:05:02.435429 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.v3.snapshots [None req-7b821797-cb1a-4590-b937-812f429be365 tempest-CreateVolumesFromSnapshotTest-1154625727 tempest-CreateVolumesFromSnapshotTest-1154625727-project-member] Create snapshot from volume 06e2ec61-9f86-497f-a838-9d21bc2c0343 Aug 07 10:05:02.474129 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.quota [None req-7b821797-cb1a-4590-b937-812f429be365 tempest-CreateVolumesFromSnapshotTest-1154625727 tempest-CreateVolumesFromSnapshotTest-1154625727-project-member] Created reservations ['94eec2f9-2cb7-4a3d-bdec-9cd4d2e2cc9b', '3d081137-39b7-4dec-8153-1f7983cf6148', '8f445bbb-3d3d-4081-831c-37256970ddfa', 'e0f47202-2199-4f89-a624-82c505915a56'] {{(pid=100297) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 10:05:02.504112 np0000006707 devstack@c-api.service[100297]: INFO cinder.volume.api [None req-7b821797-cb1a-4590-b937-812f429be365 tempest-CreateVolumesFromSnapshotTest-1154625727 tempest-CreateVolumesFromSnapshotTest-1154625727-project-member] Snapshot create request issued successfully. Aug 07 10:05:02.504576 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-7b821797-cb1a-4590-b937-812f429be365 tempest-CreateVolumesFromSnapshotTest-1154625727 tempest-CreateVolumesFromSnapshotTest-1154625727-project-member] https://10.4.3.8/volume/v3/snapshots returned with HTTP 202 Aug 07 10:05:02.505155 np0000006707 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 1207/4819] 10.4.3.8 () {68 vars in 1251 bytes} [Fri Aug 7 10:05:02 2026] POST /volume/v3/snapshots => generated 315 bytes in 84 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 07 10:05:02.514994 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [None req-95703c83-3cbd-46f4-98ad-12fbcebf7d08 None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:05:02.517010 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-95703c83-3cbd-46f4-98ad-12fbcebf7d08 tempest-CreateVolumesFromSnapshotTest-1154625727 tempest-CreateVolumesFromSnapshotTest-1154625727-project-member] GET https://10.4.3.8/volume/v3/snapshots/3ae558cb-713a-43fe-a7e7-7cd50745b229 Aug 07 10:05:02.517243 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-95703c83-3cbd-46f4-98ad-12fbcebf7d08 tempest-CreateVolumesFromSnapshotTest-1154625727 tempest-CreateVolumesFromSnapshotTest-1154625727-project-member] Empty body provided in request {{(pid=100296) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 10:05:02.517444 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-95703c83-3cbd-46f4-98ad-12fbcebf7d08 tempest-CreateVolumesFromSnapshotTest-1154625727 tempest-CreateVolumesFromSnapshotTest-1154625727-project-member] Calling method 'show' {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 10:05:02.524151 np0000006707 devstack@c-api.service[100296]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 10:05:02.524151 np0000006707 devstack@c-api.service[100296]: warnings.warn( Aug 07 10:05:02.524791 np0000006707 devstack@c-api.service[100296]: INFO cinder.volume.api [None req-95703c83-3cbd-46f4-98ad-12fbcebf7d08 tempest-CreateVolumesFromSnapshotTest-1154625727 tempest-CreateVolumesFromSnapshotTest-1154625727-project-member] Snapshot retrieved successfully. Aug 07 10:05:02.525762 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-95703c83-3cbd-46f4-98ad-12fbcebf7d08 tempest-CreateVolumesFromSnapshotTest-1154625727 tempest-CreateVolumesFromSnapshotTest-1154625727-project-member] https://10.4.3.8/volume/v3/snapshots/3ae558cb-713a-43fe-a7e7-7cd50745b229 returned with HTTP 200 Aug 07 10:05:02.526192 np0000006707 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 1202/4820] 10.4.3.8 () {66 vars in 1340 bytes} [Fri Aug 7 10:05:02 2026] GET /volume/v3/snapshots/3ae558cb-713a-43fe-a7e7-7cd50745b229 => generated 447 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 10:05:02.761575 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-9e40e329-804d-4d24-803c-6ebefa26504f None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:05:02.764984 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-9e40e329-804d-4d24-803c-6ebefa26504f tempest-VolumesBackupsAdminTest-886037600 tempest-VolumesBackupsAdminTest-886037600-project-member] GET https://10.4.3.8/volume/v3/backups/09af6263-ed00-46e8-af8d-77e75c140ced Aug 07 10:05:02.764984 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-9e40e329-804d-4d24-803c-6ebefa26504f tempest-VolumesBackupsAdminTest-886037600 tempest-VolumesBackupsAdminTest-886037600-project-member] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 10:05:02.764984 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-9e40e329-804d-4d24-803c-6ebefa26504f tempest-VolumesBackupsAdminTest-886037600 tempest-VolumesBackupsAdminTest-886037600-project-member] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 10:05:02.764984 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.v3.backups [None req-9e40e329-804d-4d24-803c-6ebefa26504f tempest-VolumesBackupsAdminTest-886037600 tempest-VolumesBackupsAdminTest-886037600-project-member] Show backup with id 09af6263-ed00-46e8-af8d-77e75c140ced. {{(pid=100295) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 10:05:02.768575 np0000006707 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 10:05:02.768575 np0000006707 devstack@c-api.service[100295]: warnings.warn( Aug 07 10:05:02.769502 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-9e40e329-804d-4d24-803c-6ebefa26504f tempest-VolumesBackupsAdminTest-886037600 tempest-VolumesBackupsAdminTest-886037600-project-member] https://10.4.3.8/volume/v3/backups/09af6263-ed00-46e8-af8d-77e75c140ced returned with HTTP 200 Aug 07 10:05:02.770000 np0000006707 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 1208/4821] 10.4.3.8 () {66 vars in 1334 bytes} [Fri Aug 7 10:05:02 2026] GET /volume/v3/backups/09af6263-ed00-46e8-af8d-77e75c140ced => generated 797 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 10:05:03.555441 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.middleware.request_id [None req-85b81015-0133-4930-85fa-1280cdb64470 None None] RequestId filter calling following filter/app {{(pid=100298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:05:03.557457 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [None req-85b81015-0133-4930-85fa-1280cdb64470 tempest-CreateVolumesFromSnapshotTest-1154625727 tempest-CreateVolumesFromSnapshotTest-1154625727-project-member] GET https://10.4.3.8/volume/v3/snapshots/3ae558cb-713a-43fe-a7e7-7cd50745b229 Aug 07 10:05:03.557626 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [None req-85b81015-0133-4930-85fa-1280cdb64470 tempest-CreateVolumesFromSnapshotTest-1154625727 tempest-CreateVolumesFromSnapshotTest-1154625727-project-member] Empty body provided in request {{(pid=100298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 10:05:03.559159 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [None req-85b81015-0133-4930-85fa-1280cdb64470 tempest-CreateVolumesFromSnapshotTest-1154625727 tempest-CreateVolumesFromSnapshotTest-1154625727-project-member] Calling method 'show' {{(pid=100298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 10:05:03.564634 np0000006707 devstack@c-api.service[100298]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 10:05:03.564634 np0000006707 devstack@c-api.service[100298]: warnings.warn( Aug 07 10:05:03.565349 np0000006707 devstack@c-api.service[100298]: INFO cinder.volume.api [None req-85b81015-0133-4930-85fa-1280cdb64470 tempest-CreateVolumesFromSnapshotTest-1154625727 tempest-CreateVolumesFromSnapshotTest-1154625727-project-member] Snapshot retrieved successfully. Aug 07 10:05:03.566684 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [None req-85b81015-0133-4930-85fa-1280cdb64470 tempest-CreateVolumesFromSnapshotTest-1154625727 tempest-CreateVolumesFromSnapshotTest-1154625727-project-member] https://10.4.3.8/volume/v3/snapshots/3ae558cb-713a-43fe-a7e7-7cd50745b229 returned with HTTP 200 Aug 07 10:05:03.571449 np0000006707 devstack@c-api.service[100298]: [pid: 100298|app: 0|req: 1205/4822] 10.4.3.8 () {66 vars in 1340 bytes} [Fri Aug 7 10:05:03 2026] GET /volume/v3/snapshots/3ae558cb-713a-43fe-a7e7-7cd50745b229 => generated 474 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 07 10:05:03.604359 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [None req-434196a7-2588-420c-88c2-c82a224e644d None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:05:03.606392 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-434196a7-2588-420c-88c2-c82a224e644d tempest-CreateVolumesFromSnapshotTest-1154625727 tempest-CreateVolumesFromSnapshotTest-1154625727-project-member] POST https://10.4.3.8/volume/v3/volumes Aug 07 10:05:03.606392 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-434196a7-2588-420c-88c2-c82a224e644d tempest-CreateVolumesFromSnapshotTest-1154625727 tempest-CreateVolumesFromSnapshotTest-1154625727-project-member] Action: 'create', calling method: create, body: {"volume": {"'snapshot_id": "3ae558cb-713a-43fe-a7e7-7cd50745b229", "size": 1, "name": "tempest-CreateVolumesFromSnapshotTest-Volume-1154549421"}} {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 10:05:03.607904 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.v3.volumes [None req-434196a7-2588-420c-88c2-c82a224e644d tempest-CreateVolumesFromSnapshotTest-1154625727 tempest-CreateVolumesFromSnapshotTest-1154625727-project-member] Create volume request body: {'volume': {"'snapshot_id": '3ae558cb-713a-43fe-a7e7-7cd50745b229', 'size': 1, 'name': 'tempest-CreateVolumesFromSnapshotTest-Volume-1154549421'}} {{(pid=100297) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 07 10:05:03.608239 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.v3.volumes [None req-434196a7-2588-420c-88c2-c82a224e644d tempest-CreateVolumesFromSnapshotTest-1154625727 tempest-CreateVolumesFromSnapshotTest-1154625727-project-member] Create volume of 1 GB Aug 07 10:05:03.608239 np0000006707 devstack@c-api.service[100297]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 10:05:03.608239 np0000006707 devstack@c-api.service[100297]: warnings.warn( Aug 07 10:05:03.613264 np0000006707 devstack@c-api.service[100297]: INFO cinder.volume.api [None req-434196a7-2588-420c-88c2-c82a224e644d tempest-CreateVolumesFromSnapshotTest-1154625727 tempest-CreateVolumesFromSnapshotTest-1154625727-project-member] Availability Zones retrieved successfully. Aug 07 10:05:03.620405 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.volume.api [None req-434196a7-2588-420c-88c2-c82a224e644d tempest-CreateVolumesFromSnapshotTest-1154625727 tempest-CreateVolumesFromSnapshotTest-1154625727-project-member] Flow 'volume_create_api' (6e041b0a-b80d-4082-b0a0-ddc5423cca6b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100297) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 10:05:03.621610 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.volume.api [None req-434196a7-2588-420c-88c2-c82a224e644d tempest-CreateVolumesFromSnapshotTest-1154625727 tempest-CreateVolumesFromSnapshotTest-1154625727-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ac805f85-cc36-4df6-a98f-05e1cb2e199e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100297) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 10:05:03.623218 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.volume.flows.api.create_volume [None req-434196a7-2588-420c-88c2-c82a224e644d tempest-CreateVolumesFromSnapshotTest-1154625727 tempest-CreateVolumesFromSnapshotTest-1154625727-project-member] Validating volume size '1' using validate_int {{(pid=100297) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 07 10:05:03.648356 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.volume.api [None req-434196a7-2588-420c-88c2-c82a224e644d tempest-CreateVolumesFromSnapshotTest-1154625727 tempest-CreateVolumesFromSnapshotTest-1154625727-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ac805f85-cc36-4df6-a98f-05e1cb2e199e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-07T09:47:39Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=45fd9a3a-b61e-4c6c-9ab7-d02f06678d0d,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '45fd9a3a-b61e-4c6c-9ab7-d02f06678d0d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100297) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 10:05:03.649232 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.volume.api [None req-434196a7-2588-420c-88c2-c82a224e644d tempest-CreateVolumesFromSnapshotTest-1154625727 tempest-CreateVolumesFromSnapshotTest-1154625727-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (406d320d-db81-48fa-aae1-de09e5dc18b9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100297) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 10:05:03.692645 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.quota [None req-434196a7-2588-420c-88c2-c82a224e644d tempest-CreateVolumesFromSnapshotTest-1154625727 tempest-CreateVolumesFromSnapshotTest-1154625727-project-member] Created reservations ['8b69ab63-6955-4a63-b729-fd8524b69f17', 'e8063911-f0ac-483d-afac-3d318063a783', 'cde5a77c-1d31-4a61-8e4e-7fedd8c658e0', '3e800367-5fc5-4c80-b428-06bd1bdd4f85'] {{(pid=100297) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 10:05:03.693520 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.volume.api [None req-434196a7-2588-420c-88c2-c82a224e644d tempest-CreateVolumesFromSnapshotTest-1154625727 tempest-CreateVolumesFromSnapshotTest-1154625727-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (406d320d-db81-48fa-aae1-de09e5dc18b9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['8b69ab63-6955-4a63-b729-fd8524b69f17', 'e8063911-f0ac-483d-afac-3d318063a783', 'cde5a77c-1d31-4a61-8e4e-7fedd8c658e0', '3e800367-5fc5-4c80-b428-06bd1bdd4f85']}' {{(pid=100297) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 10:05:03.694387 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.volume.api [None req-434196a7-2588-420c-88c2-c82a224e644d tempest-CreateVolumesFromSnapshotTest-1154625727 tempest-CreateVolumesFromSnapshotTest-1154625727-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (468fb065-caf0-4fb9-9612-78ede6f05a24) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100297) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 10:05:03.717764 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.volume.api [None req-434196a7-2588-420c-88c2-c82a224e644d tempest-CreateVolumesFromSnapshotTest-1154625727 tempest-CreateVolumesFromSnapshotTest-1154625727-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (468fb065-caf0-4fb9-9612-78ede6f05a24) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '9cde958a-6bc2-4784-8bbc-f548a3c95ab9', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-1154549421',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='8ca82a00ea7f4bf394440f14b52faf84',qos_specs=None,replication_status=,reservations=['8b69ab63-6955-4a63-b729-fd8524b69f17','e8063911-f0ac-483d-afac-3d318063a783','cde5a77c-1d31-4a61-8e4e-7fedd8c658e0','3e800367-5fc5-4c80-b428-06bd1bdd4f85'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='7daa369c1c4c44a79fb159ade3eca186',volume_type_id=45fd9a3a-b61e-4c6c-9ab7-d02f06678d0d), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-07T10:05:03Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-1154549421',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=9cde958a-6bc2-4784-8bbc-f548a3c95ab9,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='8ca82a00ea7f4bf394440f14b52faf84',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='7daa369c1c4c44a79fb159ade3eca186',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(45fd9a3a-b61e-4c6c-9ab7-d02f06678d0d),volume_type_id=45fd9a3a-b61e-4c6c-9ab7-d02f06678d0d)}' {{(pid=100297) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 10:05:03.718642 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.volume.api [None req-434196a7-2588-420c-88c2-c82a224e644d tempest-CreateVolumesFromSnapshotTest-1154625727 tempest-CreateVolumesFromSnapshotTest-1154625727-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (591131fb-bb93-463e-aa13-79329802d522) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100297) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 10:05:03.736036 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.volume.api [None req-434196a7-2588-420c-88c2-c82a224e644d tempest-CreateVolumesFromSnapshotTest-1154625727 tempest-CreateVolumesFromSnapshotTest-1154625727-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (591131fb-bb93-463e-aa13-79329802d522) transitioned into state 'SUCCESS' from state '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-1154549421',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='8ca82a00ea7f4bf394440f14b52faf84',qos_specs=None,replication_status=,reservations=['8b69ab63-6955-4a63-b729-fd8524b69f17','e8063911-f0ac-483d-afac-3d318063a783','cde5a77c-1d31-4a61-8e4e-7fedd8c658e0','3e800367-5fc5-4c80-b428-06bd1bdd4f85'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='7daa369c1c4c44a79fb159ade3eca186',volume_type_id=45fd9a3a-b61e-4c6c-9ab7-d02f06678d0d)}' {{(pid=100297) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 10:05:03.737009 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.volume.api [None req-434196a7-2588-420c-88c2-c82a224e644d tempest-CreateVolumesFromSnapshotTest-1154625727 tempest-CreateVolumesFromSnapshotTest-1154625727-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (976f5507-728d-489e-b164-eff8321e8e76) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100297) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 10:05:03.746291 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.volume.api [None req-434196a7-2588-420c-88c2-c82a224e644d tempest-CreateVolumesFromSnapshotTest-1154625727 tempest-CreateVolumesFromSnapshotTest-1154625727-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (976f5507-728d-489e-b164-eff8321e8e76) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100297) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 10:05:03.747200 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.volume.api [None req-434196a7-2588-420c-88c2-c82a224e644d tempest-CreateVolumesFromSnapshotTest-1154625727 tempest-CreateVolumesFromSnapshotTest-1154625727-project-member] Flow 'volume_create_api' (6e041b0a-b80d-4082-b0a0-ddc5423cca6b) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100297) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 10:05:03.747578 np0000006707 devstack@c-api.service[100297]: INFO cinder.volume.api [None req-434196a7-2588-420c-88c2-c82a224e644d tempest-CreateVolumesFromSnapshotTest-1154625727 tempest-CreateVolumesFromSnapshotTest-1154625727-project-member] Create volume request issued successfully. Aug 07 10:05:03.748196 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-434196a7-2588-420c-88c2-c82a224e644d tempest-CreateVolumesFromSnapshotTest-1154625727 tempest-CreateVolumesFromSnapshotTest-1154625727-project-member] https://10.4.3.8/volume/v3/volumes returned with HTTP 202 Aug 07 10:05:03.748863 np0000006707 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 1208/4823] 10.4.3.8 () {68 vars in 1245 bytes} [Fri Aug 7 10:05:03 2026] POST /volume/v3/volumes => generated 756 bytes in 145 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 07 10:05:03.761295 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [None req-32f692d1-009c-48f0-811b-4427f8b68d12 None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:05:03.763046 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-32f692d1-009c-48f0-811b-4427f8b68d12 tempest-CreateVolumesFromSnapshotTest-1154625727 tempest-CreateVolumesFromSnapshotTest-1154625727-project-member] POST https://10.4.3.8/volume/v3/volumes Aug 07 10:05:03.763470 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-32f692d1-009c-48f0-811b-4427f8b68d12 tempest-CreateVolumesFromSnapshotTest-1154625727 tempest-CreateVolumesFromSnapshotTest-1154625727-project-member] Action: 'create', calling method: create, body: {"volume": {"'snapshot_id": "3ae558cb-713a-43fe-a7e7-7cd50745b229", "size": 1, "name": "tempest-CreateVolumesFromSnapshotTest-Volume-1468758355"}} {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 10:05:03.765195 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.v3.volumes [None req-32f692d1-009c-48f0-811b-4427f8b68d12 tempest-CreateVolumesFromSnapshotTest-1154625727 tempest-CreateVolumesFromSnapshotTest-1154625727-project-member] Create volume request body: {'volume': {"'snapshot_id": '3ae558cb-713a-43fe-a7e7-7cd50745b229', 'size': 1, 'name': 'tempest-CreateVolumesFromSnapshotTest-Volume-1468758355'}} {{(pid=100296) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 07 10:05:03.765438 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.v3.volumes [None req-32f692d1-009c-48f0-811b-4427f8b68d12 tempest-CreateVolumesFromSnapshotTest-1154625727 tempest-CreateVolumesFromSnapshotTest-1154625727-project-member] Create volume of 1 GB Aug 07 10:05:03.770073 np0000006707 devstack@c-api.service[100296]: INFO cinder.volume.api [None req-32f692d1-009c-48f0-811b-4427f8b68d12 tempest-CreateVolumesFromSnapshotTest-1154625727 tempest-CreateVolumesFromSnapshotTest-1154625727-project-member] Availability Zones retrieved successfully. Aug 07 10:05:03.776312 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.volume.api [None req-32f692d1-009c-48f0-811b-4427f8b68d12 tempest-CreateVolumesFromSnapshotTest-1154625727 tempest-CreateVolumesFromSnapshotTest-1154625727-project-member] Flow 'volume_create_api' (b8952430-485d-4600-a612-4aa1e32d1822) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100296) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 10:05:03.777389 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.volume.api [None req-32f692d1-009c-48f0-811b-4427f8b68d12 tempest-CreateVolumesFromSnapshotTest-1154625727 tempest-CreateVolumesFromSnapshotTest-1154625727-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (80a95cde-3e5c-4064-964e-08804a01c43e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 10:05:03.778452 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.volume.flows.api.create_volume [None req-32f692d1-009c-48f0-811b-4427f8b68d12 tempest-CreateVolumesFromSnapshotTest-1154625727 tempest-CreateVolumesFromSnapshotTest-1154625727-project-member] Validating volume size '1' using validate_int {{(pid=100296) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 07 10:05:03.782089 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-fb56ea0d-6b71-4c23-b9c9-ff87b4ad6bb9 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:05:03.783947 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-fb56ea0d-6b71-4c23-b9c9-ff87b4ad6bb9 tempest-VolumesBackupsAdminTest-886037600 tempest-VolumesBackupsAdminTest-886037600-project-member] GET https://10.4.3.8/volume/v3/backups/09af6263-ed00-46e8-af8d-77e75c140ced Aug 07 10:05:03.784157 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-fb56ea0d-6b71-4c23-b9c9-ff87b4ad6bb9 tempest-VolumesBackupsAdminTest-886037600 tempest-VolumesBackupsAdminTest-886037600-project-member] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 10:05:03.784348 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-fb56ea0d-6b71-4c23-b9c9-ff87b4ad6bb9 tempest-VolumesBackupsAdminTest-886037600 tempest-VolumesBackupsAdminTest-886037600-project-member] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 10:05:03.784496 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.v3.backups [None req-fb56ea0d-6b71-4c23-b9c9-ff87b4ad6bb9 tempest-VolumesBackupsAdminTest-886037600 tempest-VolumesBackupsAdminTest-886037600-project-member] Show backup with id 09af6263-ed00-46e8-af8d-77e75c140ced. {{(pid=100295) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 10:05:03.790025 np0000006707 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 10:05:03.790025 np0000006707 devstack@c-api.service[100295]: warnings.warn( Aug 07 10:05:03.791147 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-fb56ea0d-6b71-4c23-b9c9-ff87b4ad6bb9 tempest-VolumesBackupsAdminTest-886037600 tempest-VolumesBackupsAdminTest-886037600-project-member] https://10.4.3.8/volume/v3/backups/09af6263-ed00-46e8-af8d-77e75c140ced returned with HTTP 200 Aug 07 10:05:03.791655 np0000006707 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 1209/4824] 10.4.3.8 () {66 vars in 1334 bytes} [Fri Aug 7 10:05:03 2026] GET /volume/v3/backups/09af6263-ed00-46e8-af8d-77e75c140ced => generated 797 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 10:05:03.808211 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.volume.api [None req-32f692d1-009c-48f0-811b-4427f8b68d12 tempest-CreateVolumesFromSnapshotTest-1154625727 tempest-CreateVolumesFromSnapshotTest-1154625727-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (80a95cde-3e5c-4064-964e-08804a01c43e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-07T09:47:39Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=45fd9a3a-b61e-4c6c-9ab7-d02f06678d0d,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '45fd9a3a-b61e-4c6c-9ab7-d02f06678d0d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 10:05:03.809221 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.volume.api [None req-32f692d1-009c-48f0-811b-4427f8b68d12 tempest-CreateVolumesFromSnapshotTest-1154625727 tempest-CreateVolumesFromSnapshotTest-1154625727-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ea0f9518-7675-4c9b-b8c7-55489819a5d4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 10:05:03.855267 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.quota [None req-32f692d1-009c-48f0-811b-4427f8b68d12 tempest-CreateVolumesFromSnapshotTest-1154625727 tempest-CreateVolumesFromSnapshotTest-1154625727-project-member] Created reservations ['ac0abd47-0fe4-425f-95ca-8e2dc509da08', '4b99220e-b059-416e-b354-fc550ba11727', 'a740562e-a244-420f-a28d-9d5ba6099241', '3a4d7af1-995d-4aec-8445-4bc15a837f9a'] {{(pid=100296) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 10:05:03.856045 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.volume.api [None req-32f692d1-009c-48f0-811b-4427f8b68d12 tempest-CreateVolumesFromSnapshotTest-1154625727 tempest-CreateVolumesFromSnapshotTest-1154625727-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ea0f9518-7675-4c9b-b8c7-55489819a5d4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['ac0abd47-0fe4-425f-95ca-8e2dc509da08', '4b99220e-b059-416e-b354-fc550ba11727', 'a740562e-a244-420f-a28d-9d5ba6099241', '3a4d7af1-995d-4aec-8445-4bc15a837f9a']}' {{(pid=100296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 10:05:03.856868 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.volume.api [None req-32f692d1-009c-48f0-811b-4427f8b68d12 tempest-CreateVolumesFromSnapshotTest-1154625727 tempest-CreateVolumesFromSnapshotTest-1154625727-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0cd02a46-d311-44b9-aa0f-9453a12c8e8e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 10:05:03.881817 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.volume.api [None req-32f692d1-009c-48f0-811b-4427f8b68d12 tempest-CreateVolumesFromSnapshotTest-1154625727 tempest-CreateVolumesFromSnapshotTest-1154625727-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0cd02a46-d311-44b9-aa0f-9453a12c8e8e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '1d268a2b-3582-4486-bbd0-a74033a18847', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-1468758355',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='8ca82a00ea7f4bf394440f14b52faf84',qos_specs=None,replication_status=,reservations=['ac0abd47-0fe4-425f-95ca-8e2dc509da08','4b99220e-b059-416e-b354-fc550ba11727','a740562e-a244-420f-a28d-9d5ba6099241','3a4d7af1-995d-4aec-8445-4bc15a837f9a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='7daa369c1c4c44a79fb159ade3eca186',volume_type_id=45fd9a3a-b61e-4c6c-9ab7-d02f06678d0d), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-07T10:05:03Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-1468758355',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=1d268a2b-3582-4486-bbd0-a74033a18847,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='8ca82a00ea7f4bf394440f14b52faf84',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='7daa369c1c4c44a79fb159ade3eca186',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(45fd9a3a-b61e-4c6c-9ab7-d02f06678d0d),volume_type_id=45fd9a3a-b61e-4c6c-9ab7-d02f06678d0d)}' {{(pid=100296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 10:05:03.883131 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.volume.api [None req-32f692d1-009c-48f0-811b-4427f8b68d12 tempest-CreateVolumesFromSnapshotTest-1154625727 tempest-CreateVolumesFromSnapshotTest-1154625727-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0fc78235-ab27-4bf0-98c2-7407f97fe53d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 10:05:03.907335 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.volume.api [None req-32f692d1-009c-48f0-811b-4427f8b68d12 tempest-CreateVolumesFromSnapshotTest-1154625727 tempest-CreateVolumesFromSnapshotTest-1154625727-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0fc78235-ab27-4bf0-98c2-7407f97fe53d) transitioned into state 'SUCCESS' from state '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-1468758355',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='8ca82a00ea7f4bf394440f14b52faf84',qos_specs=None,replication_status=,reservations=['ac0abd47-0fe4-425f-95ca-8e2dc509da08','4b99220e-b059-416e-b354-fc550ba11727','a740562e-a244-420f-a28d-9d5ba6099241','3a4d7af1-995d-4aec-8445-4bc15a837f9a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='7daa369c1c4c44a79fb159ade3eca186',volume_type_id=45fd9a3a-b61e-4c6c-9ab7-d02f06678d0d)}' {{(pid=100296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 10:05:03.908575 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.volume.api [None req-32f692d1-009c-48f0-811b-4427f8b68d12 tempest-CreateVolumesFromSnapshotTest-1154625727 tempest-CreateVolumesFromSnapshotTest-1154625727-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (bcf92f54-1021-495f-8214-91bb0cbe36f1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 10:05:03.922929 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.volume.api [None req-32f692d1-009c-48f0-811b-4427f8b68d12 tempest-CreateVolumesFromSnapshotTest-1154625727 tempest-CreateVolumesFromSnapshotTest-1154625727-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (bcf92f54-1021-495f-8214-91bb0cbe36f1) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 10:05:03.924139 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.volume.api [None req-32f692d1-009c-48f0-811b-4427f8b68d12 tempest-CreateVolumesFromSnapshotTest-1154625727 tempest-CreateVolumesFromSnapshotTest-1154625727-project-member] Flow 'volume_create_api' (b8952430-485d-4600-a612-4aa1e32d1822) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100296) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 10:05:03.924829 np0000006707 devstack@c-api.service[100296]: INFO cinder.volume.api [None req-32f692d1-009c-48f0-811b-4427f8b68d12 tempest-CreateVolumesFromSnapshotTest-1154625727 tempest-CreateVolumesFromSnapshotTest-1154625727-project-member] Create volume request issued successfully. Aug 07 10:05:03.925843 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-32f692d1-009c-48f0-811b-4427f8b68d12 tempest-CreateVolumesFromSnapshotTest-1154625727 tempest-CreateVolumesFromSnapshotTest-1154625727-project-member] https://10.4.3.8/volume/v3/volumes returned with HTTP 202 Aug 07 10:05:03.926471 np0000006707 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 1203/4825] 10.4.3.8 () {68 vars in 1245 bytes} [Fri Aug 7 10:05:03 2026] POST /volume/v3/volumes => generated 756 bytes in 166 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 07 10:05:03.939489 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.middleware.request_id [None req-cdc771ac-d34e-49bb-bd20-8a20a082b2eb None None] RequestId filter calling following filter/app {{(pid=100298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:05:03.942290 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [None req-cdc771ac-d34e-49bb-bd20-8a20a082b2eb tempest-CreateVolumesFromSnapshotTest-1154625727 tempest-CreateVolumesFromSnapshotTest-1154625727-project-member] POST https://10.4.3.8/volume/v3/volumes Aug 07 10:05:03.942774 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [None req-cdc771ac-d34e-49bb-bd20-8a20a082b2eb tempest-CreateVolumesFromSnapshotTest-1154625727 tempest-CreateVolumesFromSnapshotTest-1154625727-project-member] Action: 'create', calling method: create, body: {"volume": {"'snapshot_id": "3ae558cb-713a-43fe-a7e7-7cd50745b229", "size": 1, "name": "tempest-CreateVolumesFromSnapshotTest-Volume-68818199"}} {{(pid=100298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 10:05:03.944551 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.v3.volumes [None req-cdc771ac-d34e-49bb-bd20-8a20a082b2eb tempest-CreateVolumesFromSnapshotTest-1154625727 tempest-CreateVolumesFromSnapshotTest-1154625727-project-member] Create volume request body: {'volume': {"'snapshot_id": '3ae558cb-713a-43fe-a7e7-7cd50745b229', 'size': 1, 'name': 'tempest-CreateVolumesFromSnapshotTest-Volume-68818199'}} {{(pid=100298) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 07 10:05:03.944754 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.v3.volumes [None req-cdc771ac-d34e-49bb-bd20-8a20a082b2eb tempest-CreateVolumesFromSnapshotTest-1154625727 tempest-CreateVolumesFromSnapshotTest-1154625727-project-member] Create volume of 1 GB Aug 07 10:05:03.949551 np0000006707 devstack@c-api.service[100298]: INFO cinder.volume.api [None req-cdc771ac-d34e-49bb-bd20-8a20a082b2eb tempest-CreateVolumesFromSnapshotTest-1154625727 tempest-CreateVolumesFromSnapshotTest-1154625727-project-member] Availability Zones retrieved successfully. Aug 07 10:05:03.955914 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.volume.api [None req-cdc771ac-d34e-49bb-bd20-8a20a082b2eb tempest-CreateVolumesFromSnapshotTest-1154625727 tempest-CreateVolumesFromSnapshotTest-1154625727-project-member] Flow 'volume_create_api' (66f2ebb1-b860-4331-b158-233d297e83a5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100298) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 10:05:03.957029 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.volume.api [None req-cdc771ac-d34e-49bb-bd20-8a20a082b2eb tempest-CreateVolumesFromSnapshotTest-1154625727 tempest-CreateVolumesFromSnapshotTest-1154625727-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (62c8a4ad-4b4a-4f35-897a-c34d55397b8c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100298) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 10:05:03.957949 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.volume.flows.api.create_volume [None req-cdc771ac-d34e-49bb-bd20-8a20a082b2eb tempest-CreateVolumesFromSnapshotTest-1154625727 tempest-CreateVolumesFromSnapshotTest-1154625727-project-member] Validating volume size '1' using validate_int {{(pid=100298) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 07 10:05:03.985751 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.volume.api [None req-cdc771ac-d34e-49bb-bd20-8a20a082b2eb tempest-CreateVolumesFromSnapshotTest-1154625727 tempest-CreateVolumesFromSnapshotTest-1154625727-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (62c8a4ad-4b4a-4f35-897a-c34d55397b8c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-07T09:47:39Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=45fd9a3a-b61e-4c6c-9ab7-d02f06678d0d,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '45fd9a3a-b61e-4c6c-9ab7-d02f06678d0d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100298) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 10:05:03.986777 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.volume.api [None req-cdc771ac-d34e-49bb-bd20-8a20a082b2eb tempest-CreateVolumesFromSnapshotTest-1154625727 tempest-CreateVolumesFromSnapshotTest-1154625727-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2b1827c3-dcd5-48fc-b47d-848760a6f0c0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100298) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 10:05:04.038214 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.quota [None req-cdc771ac-d34e-49bb-bd20-8a20a082b2eb tempest-CreateVolumesFromSnapshotTest-1154625727 tempest-CreateVolumesFromSnapshotTest-1154625727-project-member] Created reservations ['2ba8686b-e115-4d5e-88ab-972c62889e85', 'ae7b6b39-dfe3-4790-93dd-070d5899e74c', '7c6a701c-cf77-47b2-9b31-3a5b4c4e7afc', '8e6450b1-301a-4351-9baf-c2e749792adb'] {{(pid=100298) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 10:05:04.039155 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.volume.api [None req-cdc771ac-d34e-49bb-bd20-8a20a082b2eb tempest-CreateVolumesFromSnapshotTest-1154625727 tempest-CreateVolumesFromSnapshotTest-1154625727-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2b1827c3-dcd5-48fc-b47d-848760a6f0c0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['2ba8686b-e115-4d5e-88ab-972c62889e85', 'ae7b6b39-dfe3-4790-93dd-070d5899e74c', '7c6a701c-cf77-47b2-9b31-3a5b4c4e7afc', '8e6450b1-301a-4351-9baf-c2e749792adb']}' {{(pid=100298) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 10:05:04.040611 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.volume.api [None req-cdc771ac-d34e-49bb-bd20-8a20a082b2eb tempest-CreateVolumesFromSnapshotTest-1154625727 tempest-CreateVolumesFromSnapshotTest-1154625727-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2248d3f2-1f5e-4611-a11c-81ee25dc9668) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100298) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 10:05:04.065778 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.volume.api [None req-cdc771ac-d34e-49bb-bd20-8a20a082b2eb tempest-CreateVolumesFromSnapshotTest-1154625727 tempest-CreateVolumesFromSnapshotTest-1154625727-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2248d3f2-1f5e-4611-a11c-81ee25dc9668) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'd91841cf-8e64-4d4e-b6bf-8d9af0a382e6', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-68818199',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='8ca82a00ea7f4bf394440f14b52faf84',qos_specs=None,replication_status=,reservations=['2ba8686b-e115-4d5e-88ab-972c62889e85','ae7b6b39-dfe3-4790-93dd-070d5899e74c','7c6a701c-cf77-47b2-9b31-3a5b4c4e7afc','8e6450b1-301a-4351-9baf-c2e749792adb'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='7daa369c1c4c44a79fb159ade3eca186',volume_type_id=45fd9a3a-b61e-4c6c-9ab7-d02f06678d0d), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-07T10:05:04Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-68818199',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=d91841cf-8e64-4d4e-b6bf-8d9af0a382e6,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='8ca82a00ea7f4bf394440f14b52faf84',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='7daa369c1c4c44a79fb159ade3eca186',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(45fd9a3a-b61e-4c6c-9ab7-d02f06678d0d),volume_type_id=45fd9a3a-b61e-4c6c-9ab7-d02f06678d0d)}' {{(pid=100298) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 10:05:04.067048 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.volume.api [None req-cdc771ac-d34e-49bb-bd20-8a20a082b2eb tempest-CreateVolumesFromSnapshotTest-1154625727 tempest-CreateVolumesFromSnapshotTest-1154625727-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f2ab7862-9ffb-4e03-91c1-4ccf60f0d152) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100298) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 10:05:04.092098 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.volume.api [None req-cdc771ac-d34e-49bb-bd20-8a20a082b2eb tempest-CreateVolumesFromSnapshotTest-1154625727 tempest-CreateVolumesFromSnapshotTest-1154625727-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f2ab7862-9ffb-4e03-91c1-4ccf60f0d152) transitioned into state 'SUCCESS' from state '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-68818199',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='8ca82a00ea7f4bf394440f14b52faf84',qos_specs=None,replication_status=,reservations=['2ba8686b-e115-4d5e-88ab-972c62889e85','ae7b6b39-dfe3-4790-93dd-070d5899e74c','7c6a701c-cf77-47b2-9b31-3a5b4c4e7afc','8e6450b1-301a-4351-9baf-c2e749792adb'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='7daa369c1c4c44a79fb159ade3eca186',volume_type_id=45fd9a3a-b61e-4c6c-9ab7-d02f06678d0d)}' {{(pid=100298) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 10:05:04.092944 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.volume.api [None req-cdc771ac-d34e-49bb-bd20-8a20a082b2eb tempest-CreateVolumesFromSnapshotTest-1154625727 tempest-CreateVolumesFromSnapshotTest-1154625727-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (815f017f-f438-47e6-b40b-0eeb56c51094) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100298) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 10:05:04.107522 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.volume.api [None req-cdc771ac-d34e-49bb-bd20-8a20a082b2eb tempest-CreateVolumesFromSnapshotTest-1154625727 tempest-CreateVolumesFromSnapshotTest-1154625727-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (815f017f-f438-47e6-b40b-0eeb56c51094) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100298) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 10:05:04.108961 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.volume.api [None req-cdc771ac-d34e-49bb-bd20-8a20a082b2eb tempest-CreateVolumesFromSnapshotTest-1154625727 tempest-CreateVolumesFromSnapshotTest-1154625727-project-member] Flow 'volume_create_api' (66f2ebb1-b860-4331-b158-233d297e83a5) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100298) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 10:05:04.108961 np0000006707 devstack@c-api.service[100298]: INFO cinder.volume.api [None req-cdc771ac-d34e-49bb-bd20-8a20a082b2eb tempest-CreateVolumesFromSnapshotTest-1154625727 tempest-CreateVolumesFromSnapshotTest-1154625727-project-member] Create volume request issued successfully. Aug 07 10:05:04.109413 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [None req-cdc771ac-d34e-49bb-bd20-8a20a082b2eb tempest-CreateVolumesFromSnapshotTest-1154625727 tempest-CreateVolumesFromSnapshotTest-1154625727-project-member] https://10.4.3.8/volume/v3/volumes returned with HTTP 202 Aug 07 10:05:04.110091 np0000006707 devstack@c-api.service[100298]: [pid: 100298|app: 0|req: 1206/4826] 10.4.3.8 () {68 vars in 1245 bytes} [Fri Aug 7 10:05:03 2026] POST /volume/v3/volumes => generated 754 bytes in 171 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 07 10:05:04.178014 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [None req-b6b07d17-128f-430b-b78d-d94d4c799aa5 None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:05:04.181288 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-b6b07d17-128f-430b-b78d-d94d4c799aa5 tempest-CreateVolumesFromSnapshotTest-1154625727 tempest-CreateVolumesFromSnapshotTest-1154625727-project-member] POST https://10.4.3.8/volume/v3/volumes Aug 07 10:05:04.181288 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-b6b07d17-128f-430b-b78d-d94d4c799aa5 tempest-CreateVolumesFromSnapshotTest-1154625727 tempest-CreateVolumesFromSnapshotTest-1154625727-project-member] Action: 'create', calling method: create, body: {"volume": {"'snapshot_id": "3ae558cb-713a-43fe-a7e7-7cd50745b229", "size": 1, "name": "tempest-CreateVolumesFromSnapshotTest-Volume-1415515835"}} {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 10:05:04.183973 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.v3.volumes [None req-b6b07d17-128f-430b-b78d-d94d4c799aa5 tempest-CreateVolumesFromSnapshotTest-1154625727 tempest-CreateVolumesFromSnapshotTest-1154625727-project-member] Create volume request body: {'volume': {"'snapshot_id": '3ae558cb-713a-43fe-a7e7-7cd50745b229', 'size': 1, 'name': 'tempest-CreateVolumesFromSnapshotTest-Volume-1415515835'}} {{(pid=100297) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 07 10:05:04.183973 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.v3.volumes [None req-b6b07d17-128f-430b-b78d-d94d4c799aa5 tempest-CreateVolumesFromSnapshotTest-1154625727 tempest-CreateVolumesFromSnapshotTest-1154625727-project-member] Create volume of 1 GB Aug 07 10:05:04.183973 np0000006707 devstack@c-api.service[100297]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 10:05:04.183973 np0000006707 devstack@c-api.service[100297]: warnings.warn( Aug 07 10:05:04.187621 np0000006707 devstack@c-api.service[100297]: INFO cinder.volume.api [None req-b6b07d17-128f-430b-b78d-d94d4c799aa5 tempest-CreateVolumesFromSnapshotTest-1154625727 tempest-CreateVolumesFromSnapshotTest-1154625727-project-member] Availability Zones retrieved successfully. Aug 07 10:05:04.194603 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.volume.api [None req-b6b07d17-128f-430b-b78d-d94d4c799aa5 tempest-CreateVolumesFromSnapshotTest-1154625727 tempest-CreateVolumesFromSnapshotTest-1154625727-project-member] Flow 'volume_create_api' (ec1d1ae3-f2ea-446d-93fc-f3f0416b46bd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100297) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 10:05:04.195912 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.volume.api [None req-b6b07d17-128f-430b-b78d-d94d4c799aa5 tempest-CreateVolumesFromSnapshotTest-1154625727 tempest-CreateVolumesFromSnapshotTest-1154625727-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9c736441-c0cd-47b0-bd05-b5009b5e609a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100297) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 10:05:04.196649 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.volume.flows.api.create_volume [None req-b6b07d17-128f-430b-b78d-d94d4c799aa5 tempest-CreateVolumesFromSnapshotTest-1154625727 tempest-CreateVolumesFromSnapshotTest-1154625727-project-member] Validating volume size '1' using validate_int {{(pid=100297) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 07 10:05:04.225436 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.volume.api [None req-b6b07d17-128f-430b-b78d-d94d4c799aa5 tempest-CreateVolumesFromSnapshotTest-1154625727 tempest-CreateVolumesFromSnapshotTest-1154625727-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9c736441-c0cd-47b0-bd05-b5009b5e609a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-07T09:47:39Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=45fd9a3a-b61e-4c6c-9ab7-d02f06678d0d,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '45fd9a3a-b61e-4c6c-9ab7-d02f06678d0d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100297) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 10:05:04.226209 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.volume.api [None req-b6b07d17-128f-430b-b78d-d94d4c799aa5 tempest-CreateVolumesFromSnapshotTest-1154625727 tempest-CreateVolumesFromSnapshotTest-1154625727-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (395132b3-487d-40da-8eb4-5fa505e2722c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100297) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 10:05:04.268927 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.quota [None req-b6b07d17-128f-430b-b78d-d94d4c799aa5 tempest-CreateVolumesFromSnapshotTest-1154625727 tempest-CreateVolumesFromSnapshotTest-1154625727-project-member] Created reservations ['6402f0ce-35dc-48d9-8bb4-c3a92da554ff', '671ace79-5d51-4093-9a39-23f186b4f05e', 'a7297fe7-6280-4c6c-820c-daa4bad8062c', 'c0a6fe7f-78af-4fec-a119-3ed9d30e4bec'] {{(pid=100297) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 10:05:04.270203 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.volume.api [None req-b6b07d17-128f-430b-b78d-d94d4c799aa5 tempest-CreateVolumesFromSnapshotTest-1154625727 tempest-CreateVolumesFromSnapshotTest-1154625727-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (395132b3-487d-40da-8eb4-5fa505e2722c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['6402f0ce-35dc-48d9-8bb4-c3a92da554ff', '671ace79-5d51-4093-9a39-23f186b4f05e', 'a7297fe7-6280-4c6c-820c-daa4bad8062c', 'c0a6fe7f-78af-4fec-a119-3ed9d30e4bec']}' {{(pid=100297) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 10:05:04.271014 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.volume.api [None req-b6b07d17-128f-430b-b78d-d94d4c799aa5 tempest-CreateVolumesFromSnapshotTest-1154625727 tempest-CreateVolumesFromSnapshotTest-1154625727-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7908e5ff-59e4-4efa-bc13-113085105c32) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100297) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 10:05:04.296406 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.volume.api [None req-b6b07d17-128f-430b-b78d-d94d4c799aa5 tempest-CreateVolumesFromSnapshotTest-1154625727 tempest-CreateVolumesFromSnapshotTest-1154625727-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7908e5ff-59e4-4efa-bc13-113085105c32) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'd0ce57ea-707e-44a3-8722-6d6eb2e100ed', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-1415515835',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='8ca82a00ea7f4bf394440f14b52faf84',qos_specs=None,replication_status=,reservations=['6402f0ce-35dc-48d9-8bb4-c3a92da554ff','671ace79-5d51-4093-9a39-23f186b4f05e','a7297fe7-6280-4c6c-820c-daa4bad8062c','c0a6fe7f-78af-4fec-a119-3ed9d30e4bec'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='7daa369c1c4c44a79fb159ade3eca186',volume_type_id=45fd9a3a-b61e-4c6c-9ab7-d02f06678d0d), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-07T10:05:04Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-1415515835',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=d0ce57ea-707e-44a3-8722-6d6eb2e100ed,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='8ca82a00ea7f4bf394440f14b52faf84',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='7daa369c1c4c44a79fb159ade3eca186',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(45fd9a3a-b61e-4c6c-9ab7-d02f06678d0d),volume_type_id=45fd9a3a-b61e-4c6c-9ab7-d02f06678d0d)}' {{(pid=100297) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 10:05:04.297749 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.volume.api [None req-b6b07d17-128f-430b-b78d-d94d4c799aa5 tempest-CreateVolumesFromSnapshotTest-1154625727 tempest-CreateVolumesFromSnapshotTest-1154625727-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7975dbd3-218d-4d9d-aab7-07189f4aa588) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100297) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 10:05:04.314693 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.volume.api [None req-b6b07d17-128f-430b-b78d-d94d4c799aa5 tempest-CreateVolumesFromSnapshotTest-1154625727 tempest-CreateVolumesFromSnapshotTest-1154625727-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7975dbd3-218d-4d9d-aab7-07189f4aa588) transitioned into state 'SUCCESS' from state '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-1415515835',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='8ca82a00ea7f4bf394440f14b52faf84',qos_specs=None,replication_status=,reservations=['6402f0ce-35dc-48d9-8bb4-c3a92da554ff','671ace79-5d51-4093-9a39-23f186b4f05e','a7297fe7-6280-4c6c-820c-daa4bad8062c','c0a6fe7f-78af-4fec-a119-3ed9d30e4bec'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='7daa369c1c4c44a79fb159ade3eca186',volume_type_id=45fd9a3a-b61e-4c6c-9ab7-d02f06678d0d)}' {{(pid=100297) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 10:05:04.315288 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.volume.api [None req-b6b07d17-128f-430b-b78d-d94d4c799aa5 tempest-CreateVolumesFromSnapshotTest-1154625727 tempest-CreateVolumesFromSnapshotTest-1154625727-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e5f1bff7-26ea-4516-a2c5-fbe09c417d7a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100297) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 10:05:04.324162 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.volume.api [None req-b6b07d17-128f-430b-b78d-d94d4c799aa5 tempest-CreateVolumesFromSnapshotTest-1154625727 tempest-CreateVolumesFromSnapshotTest-1154625727-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e5f1bff7-26ea-4516-a2c5-fbe09c417d7a) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100297) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 10:05:04.325021 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.volume.api [None req-b6b07d17-128f-430b-b78d-d94d4c799aa5 tempest-CreateVolumesFromSnapshotTest-1154625727 tempest-CreateVolumesFromSnapshotTest-1154625727-project-member] Flow 'volume_create_api' (ec1d1ae3-f2ea-446d-93fc-f3f0416b46bd) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100297) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 10:05:04.325344 np0000006707 devstack@c-api.service[100297]: INFO cinder.volume.api [None req-b6b07d17-128f-430b-b78d-d94d4c799aa5 tempest-CreateVolumesFromSnapshotTest-1154625727 tempest-CreateVolumesFromSnapshotTest-1154625727-project-member] Create volume request issued successfully. Aug 07 10:05:04.325997 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-b6b07d17-128f-430b-b78d-d94d4c799aa5 tempest-CreateVolumesFromSnapshotTest-1154625727 tempest-CreateVolumesFromSnapshotTest-1154625727-project-member] https://10.4.3.8/volume/v3/volumes returned with HTTP 202 Aug 07 10:05:04.326513 np0000006707 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 1209/4827] 10.4.3.8 () {68 vars in 1245 bytes} [Fri Aug 7 10:05:04 2026] POST /volume/v3/volumes => generated 756 bytes in 149 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 07 10:05:04.338710 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-3f1f0ce5-0645-44a7-bed7-016226adbcfb None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:05:04.340842 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-3f1f0ce5-0645-44a7-bed7-016226adbcfb tempest-CreateVolumesFromSnapshotTest-1154625727 tempest-CreateVolumesFromSnapshotTest-1154625727-project-member] POST https://10.4.3.8/volume/v3/volumes Aug 07 10:05:04.341182 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-3f1f0ce5-0645-44a7-bed7-016226adbcfb tempest-CreateVolumesFromSnapshotTest-1154625727 tempest-CreateVolumesFromSnapshotTest-1154625727-project-member] Action: 'create', calling method: create, body: {"volume": {"'snapshot_id": "3ae558cb-713a-43fe-a7e7-7cd50745b229", "size": 1, "name": "tempest-CreateVolumesFromSnapshotTest-Volume-1287270783"}} {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 10:05:04.342598 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.v3.volumes [None req-3f1f0ce5-0645-44a7-bed7-016226adbcfb tempest-CreateVolumesFromSnapshotTest-1154625727 tempest-CreateVolumesFromSnapshotTest-1154625727-project-member] Create volume request body: {'volume': {"'snapshot_id": '3ae558cb-713a-43fe-a7e7-7cd50745b229', 'size': 1, 'name': 'tempest-CreateVolumesFromSnapshotTest-Volume-1287270783'}} {{(pid=100295) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 07 10:05:04.342770 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.v3.volumes [None req-3f1f0ce5-0645-44a7-bed7-016226adbcfb tempest-CreateVolumesFromSnapshotTest-1154625727 tempest-CreateVolumesFromSnapshotTest-1154625727-project-member] Create volume of 1 GB Aug 07 10:05:04.347595 np0000006707 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-3f1f0ce5-0645-44a7-bed7-016226adbcfb tempest-CreateVolumesFromSnapshotTest-1154625727 tempest-CreateVolumesFromSnapshotTest-1154625727-project-member] Availability Zones retrieved successfully. Aug 07 10:05:04.352798 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.volume.api [None req-3f1f0ce5-0645-44a7-bed7-016226adbcfb tempest-CreateVolumesFromSnapshotTest-1154625727 tempest-CreateVolumesFromSnapshotTest-1154625727-project-member] Flow 'volume_create_api' (e9d976e1-8ed3-49ba-8d0f-87eb7b0c622b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100295) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 10:05:04.353878 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.volume.api [None req-3f1f0ce5-0645-44a7-bed7-016226adbcfb tempest-CreateVolumesFromSnapshotTest-1154625727 tempest-CreateVolumesFromSnapshotTest-1154625727-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (da6de93b-31e2-4bbd-b8b1-05f7541004ec) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100295) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 10:05:04.354862 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.volume.flows.api.create_volume [None req-3f1f0ce5-0645-44a7-bed7-016226adbcfb tempest-CreateVolumesFromSnapshotTest-1154625727 tempest-CreateVolumesFromSnapshotTest-1154625727-project-member] Validating volume size '1' using validate_int {{(pid=100295) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 07 10:05:04.377990 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.volume.api [None req-3f1f0ce5-0645-44a7-bed7-016226adbcfb tempest-CreateVolumesFromSnapshotTest-1154625727 tempest-CreateVolumesFromSnapshotTest-1154625727-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (da6de93b-31e2-4bbd-b8b1-05f7541004ec) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-07T09:47:39Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=45fd9a3a-b61e-4c6c-9ab7-d02f06678d0d,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '45fd9a3a-b61e-4c6c-9ab7-d02f06678d0d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100295) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 10:05:04.378778 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.volume.api [None req-3f1f0ce5-0645-44a7-bed7-016226adbcfb tempest-CreateVolumesFromSnapshotTest-1154625727 tempest-CreateVolumesFromSnapshotTest-1154625727-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1609df8c-f86f-4916-a0c0-8c57f5381755) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100295) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 10:05:04.419789 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.quota [None req-3f1f0ce5-0645-44a7-bed7-016226adbcfb tempest-CreateVolumesFromSnapshotTest-1154625727 tempest-CreateVolumesFromSnapshotTest-1154625727-project-member] Created reservations ['c0ff7a29-4ea3-47f0-9de2-c483ee9b18eb', 'bbd007c1-b1c4-4aa4-afc4-367f2b500afb', '79c34af0-ab3d-4b85-b95c-077c71badbb7', '8c4d118e-0c67-42b1-a045-c218ce65e1c3'] {{(pid=100295) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 10:05:04.420858 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.volume.api [None req-3f1f0ce5-0645-44a7-bed7-016226adbcfb tempest-CreateVolumesFromSnapshotTest-1154625727 tempest-CreateVolumesFromSnapshotTest-1154625727-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1609df8c-f86f-4916-a0c0-8c57f5381755) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['c0ff7a29-4ea3-47f0-9de2-c483ee9b18eb', 'bbd007c1-b1c4-4aa4-afc4-367f2b500afb', '79c34af0-ab3d-4b85-b95c-077c71badbb7', '8c4d118e-0c67-42b1-a045-c218ce65e1c3']}' {{(pid=100295) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 10:05:04.421669 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.volume.api [None req-3f1f0ce5-0645-44a7-bed7-016226adbcfb tempest-CreateVolumesFromSnapshotTest-1154625727 tempest-CreateVolumesFromSnapshotTest-1154625727-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e2071553-dc3a-4378-b986-6df57142a693) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100295) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 10:05:04.447490 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.volume.api [None req-3f1f0ce5-0645-44a7-bed7-016226adbcfb tempest-CreateVolumesFromSnapshotTest-1154625727 tempest-CreateVolumesFromSnapshotTest-1154625727-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e2071553-dc3a-4378-b986-6df57142a693) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '93778377-04c3-4e89-be6d-94ba81e1e89c', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-1287270783',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='8ca82a00ea7f4bf394440f14b52faf84',qos_specs=None,replication_status=,reservations=['c0ff7a29-4ea3-47f0-9de2-c483ee9b18eb','bbd007c1-b1c4-4aa4-afc4-367f2b500afb','79c34af0-ab3d-4b85-b95c-077c71badbb7','8c4d118e-0c67-42b1-a045-c218ce65e1c3'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='7daa369c1c4c44a79fb159ade3eca186',volume_type_id=45fd9a3a-b61e-4c6c-9ab7-d02f06678d0d), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-07T10:05:04Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-1287270783',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=93778377-04c3-4e89-be6d-94ba81e1e89c,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='8ca82a00ea7f4bf394440f14b52faf84',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='7daa369c1c4c44a79fb159ade3eca186',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(45fd9a3a-b61e-4c6c-9ab7-d02f06678d0d),volume_type_id=45fd9a3a-b61e-4c6c-9ab7-d02f06678d0d)}' {{(pid=100295) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 10:05:04.448607 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.volume.api [None req-3f1f0ce5-0645-44a7-bed7-016226adbcfb tempest-CreateVolumesFromSnapshotTest-1154625727 tempest-CreateVolumesFromSnapshotTest-1154625727-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7a242818-7362-41aa-a102-69dcda186922) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100295) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 10:05:04.468428 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.volume.api [None req-3f1f0ce5-0645-44a7-bed7-016226adbcfb tempest-CreateVolumesFromSnapshotTest-1154625727 tempest-CreateVolumesFromSnapshotTest-1154625727-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7a242818-7362-41aa-a102-69dcda186922) transitioned into state 'SUCCESS' from state '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-1287270783',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='8ca82a00ea7f4bf394440f14b52faf84',qos_specs=None,replication_status=,reservations=['c0ff7a29-4ea3-47f0-9de2-c483ee9b18eb','bbd007c1-b1c4-4aa4-afc4-367f2b500afb','79c34af0-ab3d-4b85-b95c-077c71badbb7','8c4d118e-0c67-42b1-a045-c218ce65e1c3'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='7daa369c1c4c44a79fb159ade3eca186',volume_type_id=45fd9a3a-b61e-4c6c-9ab7-d02f06678d0d)}' {{(pid=100295) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 10:05:04.469221 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.volume.api [None req-3f1f0ce5-0645-44a7-bed7-016226adbcfb tempest-CreateVolumesFromSnapshotTest-1154625727 tempest-CreateVolumesFromSnapshotTest-1154625727-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (13fe510a-8551-4b24-87f0-26119b772029) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100295) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 10:05:04.481534 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.volume.api [None req-3f1f0ce5-0645-44a7-bed7-016226adbcfb tempest-CreateVolumesFromSnapshotTest-1154625727 tempest-CreateVolumesFromSnapshotTest-1154625727-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (13fe510a-8551-4b24-87f0-26119b772029) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100295) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 10:05:04.482817 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.volume.api [None req-3f1f0ce5-0645-44a7-bed7-016226adbcfb tempest-CreateVolumesFromSnapshotTest-1154625727 tempest-CreateVolumesFromSnapshotTest-1154625727-project-member] Flow 'volume_create_api' (e9d976e1-8ed3-49ba-8d0f-87eb7b0c622b) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100295) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 10:05:04.483283 np0000006707 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-3f1f0ce5-0645-44a7-bed7-016226adbcfb tempest-CreateVolumesFromSnapshotTest-1154625727 tempest-CreateVolumesFromSnapshotTest-1154625727-project-member] Create volume request issued successfully. Aug 07 10:05:04.484132 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-3f1f0ce5-0645-44a7-bed7-016226adbcfb tempest-CreateVolumesFromSnapshotTest-1154625727 tempest-CreateVolumesFromSnapshotTest-1154625727-project-member] https://10.4.3.8/volume/v3/volumes returned with HTTP 202 Aug 07 10:05:04.484663 np0000006707 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 1210/4828] 10.4.3.8 () {68 vars in 1245 bytes} [Fri Aug 7 10:05:04 2026] POST /volume/v3/volumes => generated 756 bytes in 146 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 07 10:05:04.497539 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [None req-20469c15-a1c0-4861-83da-005811fb1491 None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:05:04.499857 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-20469c15-a1c0-4861-83da-005811fb1491 tempest-CreateVolumesFromSnapshotTest-1154625727 tempest-CreateVolumesFromSnapshotTest-1154625727-project-member] GET https://10.4.3.8/volume/v3/volumes/9cde958a-6bc2-4784-8bbc-f548a3c95ab9 Aug 07 10:05:04.500218 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-20469c15-a1c0-4861-83da-005811fb1491 tempest-CreateVolumesFromSnapshotTest-1154625727 tempest-CreateVolumesFromSnapshotTest-1154625727-project-member] Empty body provided in request {{(pid=100296) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 10:05:04.500553 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-20469c15-a1c0-4861-83da-005811fb1491 tempest-CreateVolumesFromSnapshotTest-1154625727 tempest-CreateVolumesFromSnapshotTest-1154625727-project-member] Calling method 'show' {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 10:05:04.510589 np0000006707 devstack@c-api.service[100296]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 10:05:04.510589 np0000006707 devstack@c-api.service[100296]: warnings.warn( Aug 07 10:05:04.514513 np0000006707 devstack@c-api.service[100296]: INFO cinder.volume.api [None req-20469c15-a1c0-4861-83da-005811fb1491 tempest-CreateVolumesFromSnapshotTest-1154625727 tempest-CreateVolumesFromSnapshotTest-1154625727-project-member] Volume info retrieved successfully. Aug 07 10:05:04.519493 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-20469c15-a1c0-4861-83da-005811fb1491 tempest-CreateVolumesFromSnapshotTest-1154625727 tempest-CreateVolumesFromSnapshotTest-1154625727-project-member] https://10.4.3.8/volume/v3/volumes/9cde958a-6bc2-4784-8bbc-f548a3c95ab9 returned with HTTP 200 Aug 07 10:05:04.519951 np0000006707 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 1204/4829] 10.4.3.8 () {66 vars in 1334 bytes} [Fri Aug 7 10:05:04 2026] GET /volume/v3/volumes/9cde958a-6bc2-4784-8bbc-f548a3c95ab9 => generated 849 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 10:05:04.532761 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.middleware.request_id [None req-2d1b4f84-d863-4dd1-8f00-6733ae3946c6 None None] RequestId filter calling following filter/app {{(pid=100298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:05:04.537089 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [None req-2d1b4f84-d863-4dd1-8f00-6733ae3946c6 tempest-CreateVolumesFromSnapshotTest-1154625727 tempest-CreateVolumesFromSnapshotTest-1154625727-project-member] GET https://10.4.3.8/volume/v3/volumes/1d268a2b-3582-4486-bbd0-a74033a18847 Aug 07 10:05:04.537264 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [None req-2d1b4f84-d863-4dd1-8f00-6733ae3946c6 tempest-CreateVolumesFromSnapshotTest-1154625727 tempest-CreateVolumesFromSnapshotTest-1154625727-project-member] Empty body provided in request {{(pid=100298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 10:05:04.537452 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [None req-2d1b4f84-d863-4dd1-8f00-6733ae3946c6 tempest-CreateVolumesFromSnapshotTest-1154625727 tempest-CreateVolumesFromSnapshotTest-1154625727-project-member] Calling method 'show' {{(pid=100298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 10:05:04.545918 np0000006707 devstack@c-api.service[100298]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 10:05:04.545918 np0000006707 devstack@c-api.service[100298]: warnings.warn( Aug 07 10:05:04.551864 np0000006707 devstack@c-api.service[100298]: INFO cinder.volume.api [None req-2d1b4f84-d863-4dd1-8f00-6733ae3946c6 tempest-CreateVolumesFromSnapshotTest-1154625727 tempest-CreateVolumesFromSnapshotTest-1154625727-project-member] Volume info retrieved successfully. Aug 07 10:05:04.558272 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [None req-2d1b4f84-d863-4dd1-8f00-6733ae3946c6 tempest-CreateVolumesFromSnapshotTest-1154625727 tempest-CreateVolumesFromSnapshotTest-1154625727-project-member] https://10.4.3.8/volume/v3/volumes/1d268a2b-3582-4486-bbd0-a74033a18847 returned with HTTP 200 Aug 07 10:05:04.558875 np0000006707 devstack@c-api.service[100298]: [pid: 100298|app: 0|req: 1207/4830] 10.4.3.8 () {66 vars in 1334 bytes} [Fri Aug 7 10:05:04 2026] GET /volume/v3/volumes/1d268a2b-3582-4486-bbd0-a74033a18847 => generated 849 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 10:05:04.576590 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [None req-3c33a365-7bab-4321-bc08-23345b8d82df None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:05:04.578925 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-3c33a365-7bab-4321-bc08-23345b8d82df tempest-CreateVolumesFromSnapshotTest-1154625727 tempest-CreateVolumesFromSnapshotTest-1154625727-project-member] GET https://10.4.3.8/volume/v3/volumes/d91841cf-8e64-4d4e-b6bf-8d9af0a382e6 Aug 07 10:05:04.579174 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-3c33a365-7bab-4321-bc08-23345b8d82df tempest-CreateVolumesFromSnapshotTest-1154625727 tempest-CreateVolumesFromSnapshotTest-1154625727-project-member] Empty body provided in request {{(pid=100297) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 10:05:04.579405 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-3c33a365-7bab-4321-bc08-23345b8d82df tempest-CreateVolumesFromSnapshotTest-1154625727 tempest-CreateVolumesFromSnapshotTest-1154625727-project-member] Calling method 'show' {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 10:05:04.589002 np0000006707 devstack@c-api.service[100297]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 10:05:04.589002 np0000006707 devstack@c-api.service[100297]: warnings.warn( Aug 07 10:05:04.593401 np0000006707 devstack@c-api.service[100297]: INFO cinder.volume.api [None req-3c33a365-7bab-4321-bc08-23345b8d82df tempest-CreateVolumesFromSnapshotTest-1154625727 tempest-CreateVolumesFromSnapshotTest-1154625727-project-member] Volume info retrieved successfully. Aug 07 10:05:04.598785 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-3c33a365-7bab-4321-bc08-23345b8d82df tempest-CreateVolumesFromSnapshotTest-1154625727 tempest-CreateVolumesFromSnapshotTest-1154625727-project-member] https://10.4.3.8/volume/v3/volumes/d91841cf-8e64-4d4e-b6bf-8d9af0a382e6 returned with HTTP 200 Aug 07 10:05:04.599436 np0000006707 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 1210/4831] 10.4.3.8 () {66 vars in 1334 bytes} [Fri Aug 7 10:05:04 2026] GET /volume/v3/volumes/d91841cf-8e64-4d4e-b6bf-8d9af0a382e6 => generated 847 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 10:05:04.613519 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-cd2fca25-b09a-4191-8cef-56d3e465cf37 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:05:04.615813 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-cd2fca25-b09a-4191-8cef-56d3e465cf37 tempest-CreateVolumesFromSnapshotTest-1154625727 tempest-CreateVolumesFromSnapshotTest-1154625727-project-member] GET https://10.4.3.8/volume/v3/volumes/d0ce57ea-707e-44a3-8722-6d6eb2e100ed Aug 07 10:05:04.616066 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-cd2fca25-b09a-4191-8cef-56d3e465cf37 tempest-CreateVolumesFromSnapshotTest-1154625727 tempest-CreateVolumesFromSnapshotTest-1154625727-project-member] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 10:05:04.616311 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-cd2fca25-b09a-4191-8cef-56d3e465cf37 tempest-CreateVolumesFromSnapshotTest-1154625727 tempest-CreateVolumesFromSnapshotTest-1154625727-project-member] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 10:05:04.625213 np0000006707 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 10:05:04.625213 np0000006707 devstack@c-api.service[100295]: warnings.warn( Aug 07 10:05:04.631045 np0000006707 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-cd2fca25-b09a-4191-8cef-56d3e465cf37 tempest-CreateVolumesFromSnapshotTest-1154625727 tempest-CreateVolumesFromSnapshotTest-1154625727-project-member] Volume info retrieved successfully. Aug 07 10:05:04.636924 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-cd2fca25-b09a-4191-8cef-56d3e465cf37 tempest-CreateVolumesFromSnapshotTest-1154625727 tempest-CreateVolumesFromSnapshotTest-1154625727-project-member] https://10.4.3.8/volume/v3/volumes/d0ce57ea-707e-44a3-8722-6d6eb2e100ed returned with HTTP 200 Aug 07 10:05:04.637635 np0000006707 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 1211/4832] 10.4.3.8 () {66 vars in 1334 bytes} [Fri Aug 7 10:05:04 2026] GET /volume/v3/volumes/d0ce57ea-707e-44a3-8722-6d6eb2e100ed => generated 849 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 10:05:04.735709 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [None req-3e38dd09-00ff-4843-bc7d-08f4fc382012 None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:05:04.737386 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-3e38dd09-00ff-4843-bc7d-08f4fc382012 tempest-CreateVolumesFromSnapshotTest-1154625727 tempest-CreateVolumesFromSnapshotTest-1154625727-project-member] GET https://10.4.3.8/volume/v3/volumes/93778377-04c3-4e89-be6d-94ba81e1e89c Aug 07 10:05:04.737585 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-3e38dd09-00ff-4843-bc7d-08f4fc382012 tempest-CreateVolumesFromSnapshotTest-1154625727 tempest-CreateVolumesFromSnapshotTest-1154625727-project-member] Empty body provided in request {{(pid=100296) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 10:05:04.737794 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-3e38dd09-00ff-4843-bc7d-08f4fc382012 tempest-CreateVolumesFromSnapshotTest-1154625727 tempest-CreateVolumesFromSnapshotTest-1154625727-project-member] Calling method 'show' {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 10:05:04.744683 np0000006707 devstack@c-api.service[100296]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 10:05:04.744683 np0000006707 devstack@c-api.service[100296]: warnings.warn( Aug 07 10:05:04.748517 np0000006707 devstack@c-api.service[100296]: INFO cinder.volume.api [None req-3e38dd09-00ff-4843-bc7d-08f4fc382012 tempest-CreateVolumesFromSnapshotTest-1154625727 tempest-CreateVolumesFromSnapshotTest-1154625727-project-member] Volume info retrieved successfully. Aug 07 10:05:04.752936 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-3e38dd09-00ff-4843-bc7d-08f4fc382012 tempest-CreateVolumesFromSnapshotTest-1154625727 tempest-CreateVolumesFromSnapshotTest-1154625727-project-member] https://10.4.3.8/volume/v3/volumes/93778377-04c3-4e89-be6d-94ba81e1e89c returned with HTTP 200 Aug 07 10:05:04.753363 np0000006707 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 1205/4833] 10.4.3.8 () {66 vars in 1334 bytes} [Fri Aug 7 10:05:04 2026] GET /volume/v3/volumes/93778377-04c3-4e89-be6d-94ba81e1e89c => generated 849 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 10:05:04.771163 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.middleware.request_id [None req-6a7d3c77-88a1-4f83-914d-e2d47c6f82bb None None] RequestId filter calling following filter/app {{(pid=100298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:05:04.773108 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [None req-6a7d3c77-88a1-4f83-914d-e2d47c6f82bb tempest-CreateVolumesFromSnapshotTest-1154625727 tempest-CreateVolumesFromSnapshotTest-1154625727-project-member] DELETE https://10.4.3.8/volume/v3/volumes/93778377-04c3-4e89-be6d-94ba81e1e89c Aug 07 10:05:04.773284 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [None req-6a7d3c77-88a1-4f83-914d-e2d47c6f82bb tempest-CreateVolumesFromSnapshotTest-1154625727 tempest-CreateVolumesFromSnapshotTest-1154625727-project-member] Empty body provided in request {{(pid=100298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 10:05:04.773495 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [None req-6a7d3c77-88a1-4f83-914d-e2d47c6f82bb tempest-CreateVolumesFromSnapshotTest-1154625727 tempest-CreateVolumesFromSnapshotTest-1154625727-project-member] Calling method 'delete' {{(pid=100298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 10:05:04.773670 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.v3.volumes [None req-6a7d3c77-88a1-4f83-914d-e2d47c6f82bb tempest-CreateVolumesFromSnapshotTest-1154625727 tempest-CreateVolumesFromSnapshotTest-1154625727-project-member] Delete volume with id: 93778377-04c3-4e89-be6d-94ba81e1e89c Aug 07 10:05:04.782455 np0000006707 devstack@c-api.service[100298]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 10:05:04.782455 np0000006707 devstack@c-api.service[100298]: warnings.warn( Aug 07 10:05:04.782879 np0000006707 devstack@c-api.service[100298]: INFO cinder.volume.api [None req-6a7d3c77-88a1-4f83-914d-e2d47c6f82bb tempest-CreateVolumesFromSnapshotTest-1154625727 tempest-CreateVolumesFromSnapshotTest-1154625727-project-member] Volume info retrieved successfully. Aug 07 10:05:04.801113 np0000006707 devstack@c-api.service[100298]: INFO cinder.volume.api [None req-6a7d3c77-88a1-4f83-914d-e2d47c6f82bb tempest-CreateVolumesFromSnapshotTest-1154625727 tempest-CreateVolumesFromSnapshotTest-1154625727-project-member] Delete volume request issued successfully. Aug 07 10:05:04.801288 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [None req-6a7d3c77-88a1-4f83-914d-e2d47c6f82bb tempest-CreateVolumesFromSnapshotTest-1154625727 tempest-CreateVolumesFromSnapshotTest-1154625727-project-member] https://10.4.3.8/volume/v3/volumes/93778377-04c3-4e89-be6d-94ba81e1e89c returned with HTTP 202 Aug 07 10:05:04.801705 np0000006707 devstack@c-api.service[100298]: [pid: 100298|app: 0|req: 1208/4834] 10.4.3.8 () {66 vars in 1337 bytes} [Fri Aug 7 10:05:04 2026] DELETE /volume/v3/volumes/93778377-04c3-4e89-be6d-94ba81e1e89c => generated 0 bytes in 31 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 07 10:05:04.804537 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [None req-807e9ac9-91fa-4a11-b61a-36e4b046c2c6 None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:05:04.806538 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-807e9ac9-91fa-4a11-b61a-36e4b046c2c6 tempest-VolumesBackupsAdminTest-886037600 tempest-VolumesBackupsAdminTest-886037600-project-member] GET https://10.4.3.8/volume/v3/backups/09af6263-ed00-46e8-af8d-77e75c140ced Aug 07 10:05:04.806948 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-807e9ac9-91fa-4a11-b61a-36e4b046c2c6 tempest-VolumesBackupsAdminTest-886037600 tempest-VolumesBackupsAdminTest-886037600-project-member] Empty body provided in request {{(pid=100297) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 10:05:04.807114 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-807e9ac9-91fa-4a11-b61a-36e4b046c2c6 tempest-VolumesBackupsAdminTest-886037600 tempest-VolumesBackupsAdminTest-886037600-project-member] Calling method 'show' {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 10:05:04.807239 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.v3.backups [None req-807e9ac9-91fa-4a11-b61a-36e4b046c2c6 tempest-VolumesBackupsAdminTest-886037600 tempest-VolumesBackupsAdminTest-886037600-project-member] Show backup with id 09af6263-ed00-46e8-af8d-77e75c140ced. {{(pid=100297) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 10:05:04.810540 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-7ff15d31-d8f9-43e2-8a88-acae9ba548c4 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:05:04.811449 np0000006707 devstack@c-api.service[100297]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 10:05:04.811449 np0000006707 devstack@c-api.service[100297]: warnings.warn( Aug 07 10:05:04.812298 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-807e9ac9-91fa-4a11-b61a-36e4b046c2c6 tempest-VolumesBackupsAdminTest-886037600 tempest-VolumesBackupsAdminTest-886037600-project-member] https://10.4.3.8/volume/v3/backups/09af6263-ed00-46e8-af8d-77e75c140ced returned with HTTP 200 Aug 07 10:05:04.812759 np0000006707 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 1211/4835] 10.4.3.8 () {66 vars in 1334 bytes} [Fri Aug 7 10:05:04 2026] GET /volume/v3/backups/09af6263-ed00-46e8-af8d-77e75c140ced => generated 797 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 10:05:04.813025 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-7ff15d31-d8f9-43e2-8a88-acae9ba548c4 tempest-CreateVolumesFromSnapshotTest-1154625727 tempest-CreateVolumesFromSnapshotTest-1154625727-project-member] GET https://10.4.3.8/volume/v3/volumes/93778377-04c3-4e89-be6d-94ba81e1e89c Aug 07 10:05:04.813265 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-7ff15d31-d8f9-43e2-8a88-acae9ba548c4 tempest-CreateVolumesFromSnapshotTest-1154625727 tempest-CreateVolumesFromSnapshotTest-1154625727-project-member] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 10:05:04.813475 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-7ff15d31-d8f9-43e2-8a88-acae9ba548c4 tempest-CreateVolumesFromSnapshotTest-1154625727 tempest-CreateVolumesFromSnapshotTest-1154625727-project-member] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 10:05:04.821330 np0000006707 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 10:05:04.821330 np0000006707 devstack@c-api.service[100295]: warnings.warn( Aug 07 10:05:04.825807 np0000006707 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-7ff15d31-d8f9-43e2-8a88-acae9ba548c4 tempest-CreateVolumesFromSnapshotTest-1154625727 tempest-CreateVolumesFromSnapshotTest-1154625727-project-member] Volume info retrieved successfully. Aug 07 10:05:04.829829 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-7ff15d31-d8f9-43e2-8a88-acae9ba548c4 tempest-CreateVolumesFromSnapshotTest-1154625727 tempest-CreateVolumesFromSnapshotTest-1154625727-project-member] https://10.4.3.8/volume/v3/volumes/93778377-04c3-4e89-be6d-94ba81e1e89c returned with HTTP 200 Aug 07 10:05:04.830193 np0000006707 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 1212/4836] 10.4.3.8 () {66 vars in 1334 bytes} [Fri Aug 7 10:05:04 2026] GET /volume/v3/volumes/93778377-04c3-4e89-be6d-94ba81e1e89c => generated 848 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 10:05:05.824383 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [None req-63b8260d-ca16-457e-bba5-57c9d702aab3 None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:05:05.827094 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-63b8260d-ca16-457e-bba5-57c9d702aab3 tempest-VolumesBackupsAdminTest-886037600 tempest-VolumesBackupsAdminTest-886037600-project-member] GET https://10.4.3.8/volume/v3/backups/09af6263-ed00-46e8-af8d-77e75c140ced Aug 07 10:05:05.827299 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-63b8260d-ca16-457e-bba5-57c9d702aab3 tempest-VolumesBackupsAdminTest-886037600 tempest-VolumesBackupsAdminTest-886037600-project-member] Empty body provided in request {{(pid=100296) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 10:05:05.827531 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-63b8260d-ca16-457e-bba5-57c9d702aab3 tempest-VolumesBackupsAdminTest-886037600 tempest-VolumesBackupsAdminTest-886037600-project-member] Calling method 'show' {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 10:05:05.827661 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.v3.backups [None req-63b8260d-ca16-457e-bba5-57c9d702aab3 tempest-VolumesBackupsAdminTest-886037600 tempest-VolumesBackupsAdminTest-886037600-project-member] Show backup with id 09af6263-ed00-46e8-af8d-77e75c140ced. {{(pid=100296) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 10:05:05.833554 np0000006707 devstack@c-api.service[100296]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 10:05:05.833554 np0000006707 devstack@c-api.service[100296]: warnings.warn( Aug 07 10:05:05.834806 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-63b8260d-ca16-457e-bba5-57c9d702aab3 tempest-VolumesBackupsAdminTest-886037600 tempest-VolumesBackupsAdminTest-886037600-project-member] https://10.4.3.8/volume/v3/backups/09af6263-ed00-46e8-af8d-77e75c140ced returned with HTTP 200 Aug 07 10:05:05.835304 np0000006707 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 1206/4837] 10.4.3.8 () {66 vars in 1334 bytes} [Fri Aug 7 10:05:05 2026] GET /volume/v3/backups/09af6263-ed00-46e8-af8d-77e75c140ced => generated 797 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 10:05:05.850568 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.middleware.request_id [None req-31640f54-dfbc-4c34-8f1f-5b3b836ae236 None None] RequestId filter calling following filter/app {{(pid=100298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:05:05.852460 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [None req-31640f54-dfbc-4c34-8f1f-5b3b836ae236 tempest-CreateVolumesFromSnapshotTest-1154625727 tempest-CreateVolumesFromSnapshotTest-1154625727-project-member] GET https://10.4.3.8/volume/v3/volumes/93778377-04c3-4e89-be6d-94ba81e1e89c Aug 07 10:05:05.852674 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [None req-31640f54-dfbc-4c34-8f1f-5b3b836ae236 tempest-CreateVolumesFromSnapshotTest-1154625727 tempest-CreateVolumesFromSnapshotTest-1154625727-project-member] Empty body provided in request {{(pid=100298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 10:05:05.852935 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [None req-31640f54-dfbc-4c34-8f1f-5b3b836ae236 tempest-CreateVolumesFromSnapshotTest-1154625727 tempest-CreateVolumesFromSnapshotTest-1154625727-project-member] Calling method 'show' {{(pid=100298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 10:05:05.858979 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [None req-31640f54-dfbc-4c34-8f1f-5b3b836ae236 tempest-CreateVolumesFromSnapshotTest-1154625727 tempest-CreateVolumesFromSnapshotTest-1154625727-project-member] https://10.4.3.8/volume/v3/volumes/93778377-04c3-4e89-be6d-94ba81e1e89c returned with HTTP 404 Aug 07 10:05:05.859454 np0000006707 devstack@c-api.service[100298]: [pid: 100298|app: 0|req: 1209/4838] 10.4.3.8 () {66 vars in 1334 bytes} [Fri Aug 7 10:05:05 2026] GET /volume/v3/volumes/93778377-04c3-4e89-be6d-94ba81e1e89c => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 10:05:05.878834 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [None req-aa9daac2-629b-432a-9617-56bcdfe9e011 None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:05:05.880912 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-aa9daac2-629b-432a-9617-56bcdfe9e011 tempest-CreateVolumesFromSnapshotTest-1154625727 tempest-CreateVolumesFromSnapshotTest-1154625727-project-member] DELETE https://10.4.3.8/volume/v3/volumes/d0ce57ea-707e-44a3-8722-6d6eb2e100ed Aug 07 10:05:05.881185 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-aa9daac2-629b-432a-9617-56bcdfe9e011 tempest-CreateVolumesFromSnapshotTest-1154625727 tempest-CreateVolumesFromSnapshotTest-1154625727-project-member] Empty body provided in request {{(pid=100297) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 10:05:05.884448 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-aa9daac2-629b-432a-9617-56bcdfe9e011 tempest-CreateVolumesFromSnapshotTest-1154625727 tempest-CreateVolumesFromSnapshotTest-1154625727-project-member] Calling method 'delete' {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 10:05:05.884448 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.v3.volumes [None req-aa9daac2-629b-432a-9617-56bcdfe9e011 tempest-CreateVolumesFromSnapshotTest-1154625727 tempest-CreateVolumesFromSnapshotTest-1154625727-project-member] Delete volume with id: d0ce57ea-707e-44a3-8722-6d6eb2e100ed Aug 07 10:05:05.890769 np0000006707 devstack@c-api.service[100297]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 10:05:05.890769 np0000006707 devstack@c-api.service[100297]: warnings.warn( Aug 07 10:05:05.891370 np0000006707 devstack@c-api.service[100297]: INFO cinder.volume.api [None req-aa9daac2-629b-432a-9617-56bcdfe9e011 tempest-CreateVolumesFromSnapshotTest-1154625727 tempest-CreateVolumesFromSnapshotTest-1154625727-project-member] Volume info retrieved successfully. Aug 07 10:05:05.912026 np0000006707 devstack@c-api.service[100297]: INFO cinder.volume.api [None req-aa9daac2-629b-432a-9617-56bcdfe9e011 tempest-CreateVolumesFromSnapshotTest-1154625727 tempest-CreateVolumesFromSnapshotTest-1154625727-project-member] Delete volume request issued successfully. Aug 07 10:05:05.912399 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-aa9daac2-629b-432a-9617-56bcdfe9e011 tempest-CreateVolumesFromSnapshotTest-1154625727 tempest-CreateVolumesFromSnapshotTest-1154625727-project-member] https://10.4.3.8/volume/v3/volumes/d0ce57ea-707e-44a3-8722-6d6eb2e100ed returned with HTTP 202 Aug 07 10:05:05.912951 np0000006707 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 1212/4839] 10.4.3.8 () {66 vars in 1337 bytes} [Fri Aug 7 10:05:05 2026] DELETE /volume/v3/volumes/d0ce57ea-707e-44a3-8722-6d6eb2e100ed => generated 0 bytes in 35 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 07 10:05:05.920604 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-83f925b3-fe3c-4956-b243-b05b2311d0c4 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:05:05.922747 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-83f925b3-fe3c-4956-b243-b05b2311d0c4 tempest-CreateVolumesFromSnapshotTest-1154625727 tempest-CreateVolumesFromSnapshotTest-1154625727-project-member] GET https://10.4.3.8/volume/v3/volumes/d0ce57ea-707e-44a3-8722-6d6eb2e100ed Aug 07 10:05:05.923001 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-83f925b3-fe3c-4956-b243-b05b2311d0c4 tempest-CreateVolumesFromSnapshotTest-1154625727 tempest-CreateVolumesFromSnapshotTest-1154625727-project-member] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 10:05:05.923225 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-83f925b3-fe3c-4956-b243-b05b2311d0c4 tempest-CreateVolumesFromSnapshotTest-1154625727 tempest-CreateVolumesFromSnapshotTest-1154625727-project-member] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 10:05:05.931611 np0000006707 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 10:05:05.931611 np0000006707 devstack@c-api.service[100295]: warnings.warn( Aug 07 10:05:05.936118 np0000006707 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-83f925b3-fe3c-4956-b243-b05b2311d0c4 tempest-CreateVolumesFromSnapshotTest-1154625727 tempest-CreateVolumesFromSnapshotTest-1154625727-project-member] Volume info retrieved successfully. Aug 07 10:05:05.941945 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-83f925b3-fe3c-4956-b243-b05b2311d0c4 tempest-CreateVolumesFromSnapshotTest-1154625727 tempest-CreateVolumesFromSnapshotTest-1154625727-project-member] https://10.4.3.8/volume/v3/volumes/d0ce57ea-707e-44a3-8722-6d6eb2e100ed returned with HTTP 200 Aug 07 10:05:05.942555 np0000006707 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 1213/4840] 10.4.3.8 () {66 vars in 1334 bytes} [Fri Aug 7 10:05:05 2026] GET /volume/v3/volumes/d0ce57ea-707e-44a3-8722-6d6eb2e100ed => generated 848 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 10:05:06.851566 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [None req-ff4fb731-f5cf-48b3-84f1-54ebcc16db22 None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:05:06.853501 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-ff4fb731-f5cf-48b3-84f1-54ebcc16db22 tempest-VolumesBackupsAdminTest-886037600 tempest-VolumesBackupsAdminTest-886037600-project-member] GET https://10.4.3.8/volume/v3/backups/09af6263-ed00-46e8-af8d-77e75c140ced Aug 07 10:05:06.853731 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-ff4fb731-f5cf-48b3-84f1-54ebcc16db22 tempest-VolumesBackupsAdminTest-886037600 tempest-VolumesBackupsAdminTest-886037600-project-member] Empty body provided in request {{(pid=100296) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 10:05:06.853897 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-ff4fb731-f5cf-48b3-84f1-54ebcc16db22 tempest-VolumesBackupsAdminTest-886037600 tempest-VolumesBackupsAdminTest-886037600-project-member] Calling method 'show' {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 10:05:06.854070 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.v3.backups [None req-ff4fb731-f5cf-48b3-84f1-54ebcc16db22 tempest-VolumesBackupsAdminTest-886037600 tempest-VolumesBackupsAdminTest-886037600-project-member] Show backup with id 09af6263-ed00-46e8-af8d-77e75c140ced. {{(pid=100296) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 10:05:06.859056 np0000006707 devstack@c-api.service[100296]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 10:05:06.859056 np0000006707 devstack@c-api.service[100296]: warnings.warn( Aug 07 10:05:06.859938 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-ff4fb731-f5cf-48b3-84f1-54ebcc16db22 tempest-VolumesBackupsAdminTest-886037600 tempest-VolumesBackupsAdminTest-886037600-project-member] https://10.4.3.8/volume/v3/backups/09af6263-ed00-46e8-af8d-77e75c140ced returned with HTTP 200 Aug 07 10:05:06.860315 np0000006707 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 1207/4841] 10.4.3.8 () {66 vars in 1334 bytes} [Fri Aug 7 10:05:06 2026] GET /volume/v3/backups/09af6263-ed00-46e8-af8d-77e75c140ced => generated 797 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 10:05:06.966201 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.middleware.request_id [None req-3126245f-09ab-4a33-b4cc-b0ca20f1294e None None] RequestId filter calling following filter/app {{(pid=100298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:05:06.968146 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [None req-3126245f-09ab-4a33-b4cc-b0ca20f1294e tempest-CreateVolumesFromSnapshotTest-1154625727 tempest-CreateVolumesFromSnapshotTest-1154625727-project-member] GET https://10.4.3.8/volume/v3/volumes/d0ce57ea-707e-44a3-8722-6d6eb2e100ed Aug 07 10:05:06.968313 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [None req-3126245f-09ab-4a33-b4cc-b0ca20f1294e tempest-CreateVolumesFromSnapshotTest-1154625727 tempest-CreateVolumesFromSnapshotTest-1154625727-project-member] Empty body provided in request {{(pid=100298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 10:05:06.968549 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [None req-3126245f-09ab-4a33-b4cc-b0ca20f1294e tempest-CreateVolumesFromSnapshotTest-1154625727 tempest-CreateVolumesFromSnapshotTest-1154625727-project-member] Calling method 'show' {{(pid=100298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 10:05:06.975994 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [None req-3126245f-09ab-4a33-b4cc-b0ca20f1294e tempest-CreateVolumesFromSnapshotTest-1154625727 tempest-CreateVolumesFromSnapshotTest-1154625727-project-member] https://10.4.3.8/volume/v3/volumes/d0ce57ea-707e-44a3-8722-6d6eb2e100ed returned with HTTP 404 Aug 07 10:05:06.976510 np0000006707 devstack@c-api.service[100298]: [pid: 100298|app: 0|req: 1210/4842] 10.4.3.8 () {66 vars in 1334 bytes} [Fri Aug 7 10:05:06 2026] GET /volume/v3/volumes/d0ce57ea-707e-44a3-8722-6d6eb2e100ed => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Aug 07 10:05:06.990031 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [None req-d0865577-13ea-4500-b3ba-f9c629da79c8 None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:05:06.993220 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-d0865577-13ea-4500-b3ba-f9c629da79c8 tempest-CreateVolumesFromSnapshotTest-1154625727 tempest-CreateVolumesFromSnapshotTest-1154625727-project-member] DELETE https://10.4.3.8/volume/v3/volumes/d91841cf-8e64-4d4e-b6bf-8d9af0a382e6 Aug 07 10:05:06.993523 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-d0865577-13ea-4500-b3ba-f9c629da79c8 tempest-CreateVolumesFromSnapshotTest-1154625727 tempest-CreateVolumesFromSnapshotTest-1154625727-project-member] Empty body provided in request {{(pid=100297) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 10:05:06.993714 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-d0865577-13ea-4500-b3ba-f9c629da79c8 tempest-CreateVolumesFromSnapshotTest-1154625727 tempest-CreateVolumesFromSnapshotTest-1154625727-project-member] Calling method 'delete' {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 10:05:06.993962 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.v3.volumes [None req-d0865577-13ea-4500-b3ba-f9c629da79c8 tempest-CreateVolumesFromSnapshotTest-1154625727 tempest-CreateVolumesFromSnapshotTest-1154625727-project-member] Delete volume with id: d91841cf-8e64-4d4e-b6bf-8d9af0a382e6 Aug 07 10:05:07.003849 np0000006707 devstack@c-api.service[100297]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 10:05:07.003849 np0000006707 devstack@c-api.service[100297]: warnings.warn( Aug 07 10:05:07.004578 np0000006707 devstack@c-api.service[100297]: INFO cinder.volume.api [None req-d0865577-13ea-4500-b3ba-f9c629da79c8 tempest-CreateVolumesFromSnapshotTest-1154625727 tempest-CreateVolumesFromSnapshotTest-1154625727-project-member] Volume info retrieved successfully. Aug 07 10:05:07.026538 np0000006707 devstack@c-api.service[100297]: INFO cinder.volume.api [None req-d0865577-13ea-4500-b3ba-f9c629da79c8 tempest-CreateVolumesFromSnapshotTest-1154625727 tempest-CreateVolumesFromSnapshotTest-1154625727-project-member] Delete volume request issued successfully. Aug 07 10:05:07.026901 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-d0865577-13ea-4500-b3ba-f9c629da79c8 tempest-CreateVolumesFromSnapshotTest-1154625727 tempest-CreateVolumesFromSnapshotTest-1154625727-project-member] https://10.4.3.8/volume/v3/volumes/d91841cf-8e64-4d4e-b6bf-8d9af0a382e6 returned with HTTP 202 Aug 07 10:05:07.027549 np0000006707 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 1213/4843] 10.4.3.8 () {66 vars in 1337 bytes} [Fri Aug 7 10:05:06 2026] DELETE /volume/v3/volumes/d91841cf-8e64-4d4e-b6bf-8d9af0a382e6 => generated 0 bytes in 38 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 07 10:05:07.035029 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-ab2ad02d-1010-400d-8ed6-69913b12f8b3 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:05:07.037125 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-ab2ad02d-1010-400d-8ed6-69913b12f8b3 tempest-CreateVolumesFromSnapshotTest-1154625727 tempest-CreateVolumesFromSnapshotTest-1154625727-project-member] GET https://10.4.3.8/volume/v3/volumes/d91841cf-8e64-4d4e-b6bf-8d9af0a382e6 Aug 07 10:05:07.037373 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-ab2ad02d-1010-400d-8ed6-69913b12f8b3 tempest-CreateVolumesFromSnapshotTest-1154625727 tempest-CreateVolumesFromSnapshotTest-1154625727-project-member] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 10:05:07.037650 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-ab2ad02d-1010-400d-8ed6-69913b12f8b3 tempest-CreateVolumesFromSnapshotTest-1154625727 tempest-CreateVolumesFromSnapshotTest-1154625727-project-member] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 10:05:07.046128 np0000006707 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 10:05:07.046128 np0000006707 devstack@c-api.service[100295]: warnings.warn( Aug 07 10:05:07.050908 np0000006707 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-ab2ad02d-1010-400d-8ed6-69913b12f8b3 tempest-CreateVolumesFromSnapshotTest-1154625727 tempest-CreateVolumesFromSnapshotTest-1154625727-project-member] Volume info retrieved successfully. Aug 07 10:05:07.055576 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-ab2ad02d-1010-400d-8ed6-69913b12f8b3 tempest-CreateVolumesFromSnapshotTest-1154625727 tempest-CreateVolumesFromSnapshotTest-1154625727-project-member] https://10.4.3.8/volume/v3/volumes/d91841cf-8e64-4d4e-b6bf-8d9af0a382e6 returned with HTTP 200 Aug 07 10:05:07.056035 np0000006707 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 1214/4844] 10.4.3.8 () {66 vars in 1334 bytes} [Fri Aug 7 10:05:07 2026] GET /volume/v3/volumes/d91841cf-8e64-4d4e-b6bf-8d9af0a382e6 => generated 846 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 10:05:07.875037 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [None req-c3db4e4e-594a-435f-8eec-c317a6eee3ec None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:05:07.878841 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-c3db4e4e-594a-435f-8eec-c317a6eee3ec tempest-VolumesBackupsAdminTest-886037600 tempest-VolumesBackupsAdminTest-886037600-project-member] GET https://10.4.3.8/volume/v3/backups/09af6263-ed00-46e8-af8d-77e75c140ced Aug 07 10:05:07.879817 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-c3db4e4e-594a-435f-8eec-c317a6eee3ec tempest-VolumesBackupsAdminTest-886037600 tempest-VolumesBackupsAdminTest-886037600-project-member] Empty body provided in request {{(pid=100296) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 10:05:07.879817 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-c3db4e4e-594a-435f-8eec-c317a6eee3ec tempest-VolumesBackupsAdminTest-886037600 tempest-VolumesBackupsAdminTest-886037600-project-member] Calling method 'show' {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 10:05:07.879817 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.v3.backups [None req-c3db4e4e-594a-435f-8eec-c317a6eee3ec tempest-VolumesBackupsAdminTest-886037600 tempest-VolumesBackupsAdminTest-886037600-project-member] Show backup with id 09af6263-ed00-46e8-af8d-77e75c140ced. {{(pid=100296) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 10:05:07.888173 np0000006707 devstack@c-api.service[100296]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 10:05:07.888173 np0000006707 devstack@c-api.service[100296]: warnings.warn( Aug 07 10:05:07.891441 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-c3db4e4e-594a-435f-8eec-c317a6eee3ec tempest-VolumesBackupsAdminTest-886037600 tempest-VolumesBackupsAdminTest-886037600-project-member] https://10.4.3.8/volume/v3/backups/09af6263-ed00-46e8-af8d-77e75c140ced returned with HTTP 200 Aug 07 10:05:07.891441 np0000006707 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 1208/4845] 10.4.3.8 () {66 vars in 1334 bytes} [Fri Aug 7 10:05:07 2026] GET /volume/v3/backups/09af6263-ed00-46e8-af8d-77e75c140ced => generated 797 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 07 10:05:08.071803 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.middleware.request_id [None req-96ba36ad-c251-4658-968b-3c523cd73e95 None None] RequestId filter calling following filter/app {{(pid=100298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:05:08.075545 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [None req-96ba36ad-c251-4658-968b-3c523cd73e95 tempest-CreateVolumesFromSnapshotTest-1154625727 tempest-CreateVolumesFromSnapshotTest-1154625727-project-member] GET https://10.4.3.8/volume/v3/volumes/d91841cf-8e64-4d4e-b6bf-8d9af0a382e6 Aug 07 10:05:08.075545 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [None req-96ba36ad-c251-4658-968b-3c523cd73e95 tempest-CreateVolumesFromSnapshotTest-1154625727 tempest-CreateVolumesFromSnapshotTest-1154625727-project-member] Empty body provided in request {{(pid=100298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 10:05:08.075785 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [None req-96ba36ad-c251-4658-968b-3c523cd73e95 tempest-CreateVolumesFromSnapshotTest-1154625727 tempest-CreateVolumesFromSnapshotTest-1154625727-project-member] Calling method 'show' {{(pid=100298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 10:05:08.084935 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [None req-96ba36ad-c251-4658-968b-3c523cd73e95 tempest-CreateVolumesFromSnapshotTest-1154625727 tempest-CreateVolumesFromSnapshotTest-1154625727-project-member] https://10.4.3.8/volume/v3/volumes/d91841cf-8e64-4d4e-b6bf-8d9af0a382e6 returned with HTTP 404 Aug 07 10:05:08.085483 np0000006707 devstack@c-api.service[100298]: [pid: 100298|app: 0|req: 1211/4846] 10.4.3.8 () {66 vars in 1334 bytes} [Fri Aug 7 10:05:08 2026] GET /volume/v3/volumes/d91841cf-8e64-4d4e-b6bf-8d9af0a382e6 => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 10:05:08.110191 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [None req-3384ab1b-d1e1-4bcf-b311-b37ad12485dc None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:05:08.112404 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-3384ab1b-d1e1-4bcf-b311-b37ad12485dc tempest-CreateVolumesFromSnapshotTest-1154625727 tempest-CreateVolumesFromSnapshotTest-1154625727-project-member] DELETE https://10.4.3.8/volume/v3/volumes/1d268a2b-3582-4486-bbd0-a74033a18847 Aug 07 10:05:08.112753 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-3384ab1b-d1e1-4bcf-b311-b37ad12485dc tempest-CreateVolumesFromSnapshotTest-1154625727 tempest-CreateVolumesFromSnapshotTest-1154625727-project-member] Empty body provided in request {{(pid=100297) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 10:05:08.112865 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-3384ab1b-d1e1-4bcf-b311-b37ad12485dc tempest-CreateVolumesFromSnapshotTest-1154625727 tempest-CreateVolumesFromSnapshotTest-1154625727-project-member] Calling method 'delete' {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 10:05:08.113092 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.v3.volumes [None req-3384ab1b-d1e1-4bcf-b311-b37ad12485dc tempest-CreateVolumesFromSnapshotTest-1154625727 tempest-CreateVolumesFromSnapshotTest-1154625727-project-member] Delete volume with id: 1d268a2b-3582-4486-bbd0-a74033a18847 Aug 07 10:05:08.126902 np0000006707 devstack@c-api.service[100297]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 10:05:08.126902 np0000006707 devstack@c-api.service[100297]: warnings.warn( Aug 07 10:05:08.127852 np0000006707 devstack@c-api.service[100297]: INFO cinder.volume.api [None req-3384ab1b-d1e1-4bcf-b311-b37ad12485dc tempest-CreateVolumesFromSnapshotTest-1154625727 tempest-CreateVolumesFromSnapshotTest-1154625727-project-member] Volume info retrieved successfully. Aug 07 10:05:08.154673 np0000006707 devstack@c-api.service[100297]: INFO cinder.volume.api [None req-3384ab1b-d1e1-4bcf-b311-b37ad12485dc tempest-CreateVolumesFromSnapshotTest-1154625727 tempest-CreateVolumesFromSnapshotTest-1154625727-project-member] Delete volume request issued successfully. Aug 07 10:05:08.154973 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-3384ab1b-d1e1-4bcf-b311-b37ad12485dc tempest-CreateVolumesFromSnapshotTest-1154625727 tempest-CreateVolumesFromSnapshotTest-1154625727-project-member] https://10.4.3.8/volume/v3/volumes/1d268a2b-3582-4486-bbd0-a74033a18847 returned with HTTP 202 Aug 07 10:05:08.155561 np0000006707 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 1214/4847] 10.4.3.8 () {66 vars in 1337 bytes} [Fri Aug 7 10:05:08 2026] DELETE /volume/v3/volumes/1d268a2b-3582-4486-bbd0-a74033a18847 => generated 0 bytes in 46 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 07 10:05:08.169683 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-ca2d9506-f84d-4e68-9d94-af4c1ff8f469 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:05:08.172271 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-ca2d9506-f84d-4e68-9d94-af4c1ff8f469 tempest-CreateVolumesFromSnapshotTest-1154625727 tempest-CreateVolumesFromSnapshotTest-1154625727-project-member] GET https://10.4.3.8/volume/v3/volumes/1d268a2b-3582-4486-bbd0-a74033a18847 Aug 07 10:05:08.172435 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-ca2d9506-f84d-4e68-9d94-af4c1ff8f469 tempest-CreateVolumesFromSnapshotTest-1154625727 tempest-CreateVolumesFromSnapshotTest-1154625727-project-member] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 10:05:08.172736 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-ca2d9506-f84d-4e68-9d94-af4c1ff8f469 tempest-CreateVolumesFromSnapshotTest-1154625727 tempest-CreateVolumesFromSnapshotTest-1154625727-project-member] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 10:05:08.184298 np0000006707 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 10:05:08.184298 np0000006707 devstack@c-api.service[100295]: warnings.warn( Aug 07 10:05:08.191829 np0000006707 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-ca2d9506-f84d-4e68-9d94-af4c1ff8f469 tempest-CreateVolumesFromSnapshotTest-1154625727 tempest-CreateVolumesFromSnapshotTest-1154625727-project-member] Volume info retrieved successfully. Aug 07 10:05:08.201178 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-ca2d9506-f84d-4e68-9d94-af4c1ff8f469 tempest-CreateVolumesFromSnapshotTest-1154625727 tempest-CreateVolumesFromSnapshotTest-1154625727-project-member] https://10.4.3.8/volume/v3/volumes/1d268a2b-3582-4486-bbd0-a74033a18847 returned with HTTP 200 Aug 07 10:05:08.201307 np0000006707 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 1215/4848] 10.4.3.8 () {66 vars in 1334 bytes} [Fri Aug 7 10:05:08 2026] GET /volume/v3/volumes/1d268a2b-3582-4486-bbd0-a74033a18847 => generated 848 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 07 10:05:08.903393 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [None req-72c072b6-ed35-470d-b00b-aacde9464722 None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:05:08.905623 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-72c072b6-ed35-470d-b00b-aacde9464722 tempest-VolumesBackupsAdminTest-886037600 tempest-VolumesBackupsAdminTest-886037600-project-member] GET https://10.4.3.8/volume/v3/backups/09af6263-ed00-46e8-af8d-77e75c140ced Aug 07 10:05:08.905865 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-72c072b6-ed35-470d-b00b-aacde9464722 tempest-VolumesBackupsAdminTest-886037600 tempest-VolumesBackupsAdminTest-886037600-project-member] Empty body provided in request {{(pid=100296) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 10:05:08.906083 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-72c072b6-ed35-470d-b00b-aacde9464722 tempest-VolumesBackupsAdminTest-886037600 tempest-VolumesBackupsAdminTest-886037600-project-member] Calling method 'show' {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 10:05:08.906200 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.v3.backups [None req-72c072b6-ed35-470d-b00b-aacde9464722 tempest-VolumesBackupsAdminTest-886037600 tempest-VolumesBackupsAdminTest-886037600-project-member] Show backup with id 09af6263-ed00-46e8-af8d-77e75c140ced. {{(pid=100296) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 10:05:08.911185 np0000006707 devstack@c-api.service[100296]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 10:05:08.911185 np0000006707 devstack@c-api.service[100296]: warnings.warn( Aug 07 10:05:08.912022 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-72c072b6-ed35-470d-b00b-aacde9464722 tempest-VolumesBackupsAdminTest-886037600 tempest-VolumesBackupsAdminTest-886037600-project-member] https://10.4.3.8/volume/v3/backups/09af6263-ed00-46e8-af8d-77e75c140ced returned with HTTP 200 Aug 07 10:05:08.912656 np0000006707 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 1209/4849] 10.4.3.8 () {66 vars in 1334 bytes} [Fri Aug 7 10:05:08 2026] GET /volume/v3/backups/09af6263-ed00-46e8-af8d-77e75c140ced => generated 797 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 10:05:09.227590 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.middleware.request_id [None req-fda923de-64f8-40a5-a300-65c70a14014b None None] RequestId filter calling following filter/app {{(pid=100298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:05:09.229807 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [None req-fda923de-64f8-40a5-a300-65c70a14014b tempest-CreateVolumesFromSnapshotTest-1154625727 tempest-CreateVolumesFromSnapshotTest-1154625727-project-member] GET https://10.4.3.8/volume/v3/volumes/1d268a2b-3582-4486-bbd0-a74033a18847 Aug 07 10:05:09.230094 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [None req-fda923de-64f8-40a5-a300-65c70a14014b tempest-CreateVolumesFromSnapshotTest-1154625727 tempest-CreateVolumesFromSnapshotTest-1154625727-project-member] Empty body provided in request {{(pid=100298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 10:05:09.230350 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [None req-fda923de-64f8-40a5-a300-65c70a14014b tempest-CreateVolumesFromSnapshotTest-1154625727 tempest-CreateVolumesFromSnapshotTest-1154625727-project-member] Calling method 'show' {{(pid=100298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 10:05:09.236857 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [None req-fda923de-64f8-40a5-a300-65c70a14014b tempest-CreateVolumesFromSnapshotTest-1154625727 tempest-CreateVolumesFromSnapshotTest-1154625727-project-member] https://10.4.3.8/volume/v3/volumes/1d268a2b-3582-4486-bbd0-a74033a18847 returned with HTTP 404 Aug 07 10:05:09.237621 np0000006707 devstack@c-api.service[100298]: [pid: 100298|app: 0|req: 1212/4850] 10.4.3.8 () {66 vars in 1334 bytes} [Fri Aug 7 10:05:09 2026] GET /volume/v3/volumes/1d268a2b-3582-4486-bbd0-a74033a18847 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 10:05:09.245358 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [None req-885f4927-d425-42e8-99f7-a00b60ea81d2 None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:05:09.247951 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-885f4927-d425-42e8-99f7-a00b60ea81d2 tempest-CreateVolumesFromSnapshotTest-1154625727 tempest-CreateVolumesFromSnapshotTest-1154625727-project-member] DELETE https://10.4.3.8/volume/v3/volumes/9cde958a-6bc2-4784-8bbc-f548a3c95ab9 Aug 07 10:05:09.248253 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-885f4927-d425-42e8-99f7-a00b60ea81d2 tempest-CreateVolumesFromSnapshotTest-1154625727 tempest-CreateVolumesFromSnapshotTest-1154625727-project-member] Empty body provided in request {{(pid=100297) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 10:05:09.248535 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-885f4927-d425-42e8-99f7-a00b60ea81d2 tempest-CreateVolumesFromSnapshotTest-1154625727 tempest-CreateVolumesFromSnapshotTest-1154625727-project-member] Calling method 'delete' {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 10:05:09.248764 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.v3.volumes [None req-885f4927-d425-42e8-99f7-a00b60ea81d2 tempest-CreateVolumesFromSnapshotTest-1154625727 tempest-CreateVolumesFromSnapshotTest-1154625727-project-member] Delete volume with id: 9cde958a-6bc2-4784-8bbc-f548a3c95ab9 Aug 07 10:05:09.257551 np0000006707 devstack@c-api.service[100297]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 10:05:09.257551 np0000006707 devstack@c-api.service[100297]: warnings.warn( Aug 07 10:05:09.258216 np0000006707 devstack@c-api.service[100297]: INFO cinder.volume.api [None req-885f4927-d425-42e8-99f7-a00b60ea81d2 tempest-CreateVolumesFromSnapshotTest-1154625727 tempest-CreateVolumesFromSnapshotTest-1154625727-project-member] Volume info retrieved successfully. Aug 07 10:05:09.280735 np0000006707 devstack@c-api.service[100297]: INFO cinder.volume.api [None req-885f4927-d425-42e8-99f7-a00b60ea81d2 tempest-CreateVolumesFromSnapshotTest-1154625727 tempest-CreateVolumesFromSnapshotTest-1154625727-project-member] Delete volume request issued successfully. Aug 07 10:05:09.281062 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-885f4927-d425-42e8-99f7-a00b60ea81d2 tempest-CreateVolumesFromSnapshotTest-1154625727 tempest-CreateVolumesFromSnapshotTest-1154625727-project-member] https://10.4.3.8/volume/v3/volumes/9cde958a-6bc2-4784-8bbc-f548a3c95ab9 returned with HTTP 202 Aug 07 10:05:09.281571 np0000006707 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 1215/4851] 10.4.3.8 () {66 vars in 1337 bytes} [Fri Aug 7 10:05:09 2026] DELETE /volume/v3/volumes/9cde958a-6bc2-4784-8bbc-f548a3c95ab9 => generated 0 bytes in 37 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 07 10:05:09.293504 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-e0c7d8dc-979d-4454-979f-e77d2c47e993 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:05:09.295808 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-e0c7d8dc-979d-4454-979f-e77d2c47e993 tempest-CreateVolumesFromSnapshotTest-1154625727 tempest-CreateVolumesFromSnapshotTest-1154625727-project-member] GET https://10.4.3.8/volume/v3/volumes/9cde958a-6bc2-4784-8bbc-f548a3c95ab9 Aug 07 10:05:09.296018 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-e0c7d8dc-979d-4454-979f-e77d2c47e993 tempest-CreateVolumesFromSnapshotTest-1154625727 tempest-CreateVolumesFromSnapshotTest-1154625727-project-member] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 10:05:09.296307 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-e0c7d8dc-979d-4454-979f-e77d2c47e993 tempest-CreateVolumesFromSnapshotTest-1154625727 tempest-CreateVolumesFromSnapshotTest-1154625727-project-member] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 10:05:09.305010 np0000006707 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 10:05:09.305010 np0000006707 devstack@c-api.service[100295]: warnings.warn( Aug 07 10:05:09.310453 np0000006707 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-e0c7d8dc-979d-4454-979f-e77d2c47e993 tempest-CreateVolumesFromSnapshotTest-1154625727 tempest-CreateVolumesFromSnapshotTest-1154625727-project-member] Volume info retrieved successfully. Aug 07 10:05:09.317316 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-e0c7d8dc-979d-4454-979f-e77d2c47e993 tempest-CreateVolumesFromSnapshotTest-1154625727 tempest-CreateVolumesFromSnapshotTest-1154625727-project-member] https://10.4.3.8/volume/v3/volumes/9cde958a-6bc2-4784-8bbc-f548a3c95ab9 returned with HTTP 200 Aug 07 10:05:09.318046 np0000006707 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 1216/4852] 10.4.3.8 () {66 vars in 1334 bytes} [Fri Aug 7 10:05:09 2026] GET /volume/v3/volumes/9cde958a-6bc2-4784-8bbc-f548a3c95ab9 => generated 848 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 10:05:09.924899 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [None req-44ba833a-054f-416a-9c47-97033ed7bf7d None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:05:09.926599 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-44ba833a-054f-416a-9c47-97033ed7bf7d tempest-VolumesBackupsAdminTest-886037600 tempest-VolumesBackupsAdminTest-886037600-project-member] GET https://10.4.3.8/volume/v3/backups/09af6263-ed00-46e8-af8d-77e75c140ced Aug 07 10:05:09.926877 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-44ba833a-054f-416a-9c47-97033ed7bf7d tempest-VolumesBackupsAdminTest-886037600 tempest-VolumesBackupsAdminTest-886037600-project-member] Empty body provided in request {{(pid=100296) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 10:05:09.927326 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-44ba833a-054f-416a-9c47-97033ed7bf7d tempest-VolumesBackupsAdminTest-886037600 tempest-VolumesBackupsAdminTest-886037600-project-member] Calling method 'show' {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 10:05:09.927326 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.v3.backups [None req-44ba833a-054f-416a-9c47-97033ed7bf7d tempest-VolumesBackupsAdminTest-886037600 tempest-VolumesBackupsAdminTest-886037600-project-member] Show backup with id 09af6263-ed00-46e8-af8d-77e75c140ced. {{(pid=100296) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 10:05:09.934076 np0000006707 devstack@c-api.service[100296]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 10:05:09.934076 np0000006707 devstack@c-api.service[100296]: warnings.warn( Aug 07 10:05:09.935237 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-44ba833a-054f-416a-9c47-97033ed7bf7d tempest-VolumesBackupsAdminTest-886037600 tempest-VolumesBackupsAdminTest-886037600-project-member] https://10.4.3.8/volume/v3/backups/09af6263-ed00-46e8-af8d-77e75c140ced returned with HTTP 200 Aug 07 10:05:09.935708 np0000006707 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 1210/4853] 10.4.3.8 () {66 vars in 1334 bytes} [Fri Aug 7 10:05:09 2026] GET /volume/v3/backups/09af6263-ed00-46e8-af8d-77e75c140ced => generated 797 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 10:05:10.334728 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.middleware.request_id [None req-bcb8718e-b4db-4aa1-94f5-ce22c3c7dc31 None None] RequestId filter calling following filter/app {{(pid=100298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:05:10.337580 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [None req-bcb8718e-b4db-4aa1-94f5-ce22c3c7dc31 tempest-CreateVolumesFromSnapshotTest-1154625727 tempest-CreateVolumesFromSnapshotTest-1154625727-project-member] GET https://10.4.3.8/volume/v3/volumes/9cde958a-6bc2-4784-8bbc-f548a3c95ab9 Aug 07 10:05:10.337580 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [None req-bcb8718e-b4db-4aa1-94f5-ce22c3c7dc31 tempest-CreateVolumesFromSnapshotTest-1154625727 tempest-CreateVolumesFromSnapshotTest-1154625727-project-member] Empty body provided in request {{(pid=100298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 10:05:10.337868 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [None req-bcb8718e-b4db-4aa1-94f5-ce22c3c7dc31 tempest-CreateVolumesFromSnapshotTest-1154625727 tempest-CreateVolumesFromSnapshotTest-1154625727-project-member] Calling method 'show' {{(pid=100298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 10:05:10.345775 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [None req-bcb8718e-b4db-4aa1-94f5-ce22c3c7dc31 tempest-CreateVolumesFromSnapshotTest-1154625727 tempest-CreateVolumesFromSnapshotTest-1154625727-project-member] https://10.4.3.8/volume/v3/volumes/9cde958a-6bc2-4784-8bbc-f548a3c95ab9 returned with HTTP 404 Aug 07 10:05:10.346440 np0000006707 devstack@c-api.service[100298]: [pid: 100298|app: 0|req: 1213/4854] 10.4.3.8 () {66 vars in 1334 bytes} [Fri Aug 7 10:05:10 2026] GET /volume/v3/volumes/9cde958a-6bc2-4784-8bbc-f548a3c95ab9 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 10:05:10.355724 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [None req-1ce06e6b-07e6-4e91-9de2-adb2948ea293 None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:05:10.358603 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-1ce06e6b-07e6-4e91-9de2-adb2948ea293 tempest-CreateVolumesFromSnapshotTest-1154625727 tempest-CreateVolumesFromSnapshotTest-1154625727-project-member] DELETE https://10.4.3.8/volume/v3/snapshots/3ae558cb-713a-43fe-a7e7-7cd50745b229 Aug 07 10:05:10.358924 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-1ce06e6b-07e6-4e91-9de2-adb2948ea293 tempest-CreateVolumesFromSnapshotTest-1154625727 tempest-CreateVolumesFromSnapshotTest-1154625727-project-member] Empty body provided in request {{(pid=100297) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 10:05:10.359242 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-1ce06e6b-07e6-4e91-9de2-adb2948ea293 tempest-CreateVolumesFromSnapshotTest-1154625727 tempest-CreateVolumesFromSnapshotTest-1154625727-project-member] Calling method 'delete' {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 10:05:10.359335 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.v3.snapshots [None req-1ce06e6b-07e6-4e91-9de2-adb2948ea293 tempest-CreateVolumesFromSnapshotTest-1154625727 tempest-CreateVolumesFromSnapshotTest-1154625727-project-member] Delete snapshot with id: 3ae558cb-713a-43fe-a7e7-7cd50745b229 Aug 07 10:05:10.366567 np0000006707 devstack@c-api.service[100297]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 10:05:10.366567 np0000006707 devstack@c-api.service[100297]: warnings.warn( Aug 07 10:05:10.367133 np0000006707 devstack@c-api.service[100297]: INFO cinder.volume.api [None req-1ce06e6b-07e6-4e91-9de2-adb2948ea293 tempest-CreateVolumesFromSnapshotTest-1154625727 tempest-CreateVolumesFromSnapshotTest-1154625727-project-member] Snapshot retrieved successfully. Aug 07 10:05:10.387503 np0000006707 devstack@c-api.service[100297]: INFO cinder.volume.api [None req-1ce06e6b-07e6-4e91-9de2-adb2948ea293 tempest-CreateVolumesFromSnapshotTest-1154625727 tempest-CreateVolumesFromSnapshotTest-1154625727-project-member] Snapshot delete request issued successfully. Aug 07 10:05:10.387767 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-1ce06e6b-07e6-4e91-9de2-adb2948ea293 tempest-CreateVolumesFromSnapshotTest-1154625727 tempest-CreateVolumesFromSnapshotTest-1154625727-project-member] https://10.4.3.8/volume/v3/snapshots/3ae558cb-713a-43fe-a7e7-7cd50745b229 returned with HTTP 202 Aug 07 10:05:10.388202 np0000006707 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 1216/4855] 10.4.3.8 () {66 vars in 1343 bytes} [Fri Aug 7 10:05:10 2026] DELETE /volume/v3/snapshots/3ae558cb-713a-43fe-a7e7-7cd50745b229 => generated 0 bytes in 33 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 07 10:05:10.398524 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-b705c915-6bb6-4de0-a068-1f8c5830489c None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:05:10.400726 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-b705c915-6bb6-4de0-a068-1f8c5830489c tempest-CreateVolumesFromSnapshotTest-1154625727 tempest-CreateVolumesFromSnapshotTest-1154625727-project-member] GET https://10.4.3.8/volume/v3/snapshots/3ae558cb-713a-43fe-a7e7-7cd50745b229 Aug 07 10:05:10.401990 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-b705c915-6bb6-4de0-a068-1f8c5830489c tempest-CreateVolumesFromSnapshotTest-1154625727 tempest-CreateVolumesFromSnapshotTest-1154625727-project-member] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 10:05:10.403439 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-b705c915-6bb6-4de0-a068-1f8c5830489c tempest-CreateVolumesFromSnapshotTest-1154625727 tempest-CreateVolumesFromSnapshotTest-1154625727-project-member] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 10:05:10.408301 np0000006707 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 10:05:10.408301 np0000006707 devstack@c-api.service[100295]: warnings.warn( Aug 07 10:05:10.409068 np0000006707 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-b705c915-6bb6-4de0-a068-1f8c5830489c tempest-CreateVolumesFromSnapshotTest-1154625727 tempest-CreateVolumesFromSnapshotTest-1154625727-project-member] Snapshot retrieved successfully. Aug 07 10:05:10.410622 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-b705c915-6bb6-4de0-a068-1f8c5830489c tempest-CreateVolumesFromSnapshotTest-1154625727 tempest-CreateVolumesFromSnapshotTest-1154625727-project-member] https://10.4.3.8/volume/v3/snapshots/3ae558cb-713a-43fe-a7e7-7cd50745b229 returned with HTTP 200 Aug 07 10:05:10.410622 np0000006707 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 1217/4856] 10.4.3.8 () {66 vars in 1340 bytes} [Fri Aug 7 10:05:10 2026] GET /volume/v3/snapshots/3ae558cb-713a-43fe-a7e7-7cd50745b229 => generated 473 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 10:05:10.952491 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [None req-eabac5f0-de9c-4536-9d52-c98b6c891ee5 None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:05:10.957295 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-eabac5f0-de9c-4536-9d52-c98b6c891ee5 tempest-VolumesBackupsAdminTest-886037600 tempest-VolumesBackupsAdminTest-886037600-project-member] GET https://10.4.3.8/volume/v3/backups/09af6263-ed00-46e8-af8d-77e75c140ced Aug 07 10:05:10.957295 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-eabac5f0-de9c-4536-9d52-c98b6c891ee5 tempest-VolumesBackupsAdminTest-886037600 tempest-VolumesBackupsAdminTest-886037600-project-member] Empty body provided in request {{(pid=100296) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 10:05:10.957295 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-eabac5f0-de9c-4536-9d52-c98b6c891ee5 tempest-VolumesBackupsAdminTest-886037600 tempest-VolumesBackupsAdminTest-886037600-project-member] Calling method 'show' {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 10:05:10.957295 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.v3.backups [None req-eabac5f0-de9c-4536-9d52-c98b6c891ee5 tempest-VolumesBackupsAdminTest-886037600 tempest-VolumesBackupsAdminTest-886037600-project-member] Show backup with id 09af6263-ed00-46e8-af8d-77e75c140ced. {{(pid=100296) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 10:05:10.964719 np0000006707 devstack@c-api.service[100296]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 10:05:10.964719 np0000006707 devstack@c-api.service[100296]: warnings.warn( Aug 07 10:05:10.966237 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-eabac5f0-de9c-4536-9d52-c98b6c891ee5 tempest-VolumesBackupsAdminTest-886037600 tempest-VolumesBackupsAdminTest-886037600-project-member] https://10.4.3.8/volume/v3/backups/09af6263-ed00-46e8-af8d-77e75c140ced returned with HTTP 200 Aug 07 10:05:10.966815 np0000006707 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 1211/4857] 10.4.3.8 () {66 vars in 1334 bytes} [Fri Aug 7 10:05:10 2026] GET /volume/v3/backups/09af6263-ed00-46e8-af8d-77e75c140ced => generated 797 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 10:05:11.422733 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.middleware.request_id [None req-56750fe2-3f54-480a-bbee-09e74c47bf58 None None] RequestId filter calling following filter/app {{(pid=100298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:05:11.424990 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [None req-56750fe2-3f54-480a-bbee-09e74c47bf58 tempest-CreateVolumesFromSnapshotTest-1154625727 tempest-CreateVolumesFromSnapshotTest-1154625727-project-member] GET https://10.4.3.8/volume/v3/snapshots/3ae558cb-713a-43fe-a7e7-7cd50745b229 Aug 07 10:05:11.425207 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [None req-56750fe2-3f54-480a-bbee-09e74c47bf58 tempest-CreateVolumesFromSnapshotTest-1154625727 tempest-CreateVolumesFromSnapshotTest-1154625727-project-member] Empty body provided in request {{(pid=100298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 10:05:11.425435 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [None req-56750fe2-3f54-480a-bbee-09e74c47bf58 tempest-CreateVolumesFromSnapshotTest-1154625727 tempest-CreateVolumesFromSnapshotTest-1154625727-project-member] Calling method 'show' {{(pid=100298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 10:05:11.429746 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [None req-56750fe2-3f54-480a-bbee-09e74c47bf58 tempest-CreateVolumesFromSnapshotTest-1154625727 tempest-CreateVolumesFromSnapshotTest-1154625727-project-member] https://10.4.3.8/volume/v3/snapshots/3ae558cb-713a-43fe-a7e7-7cd50745b229 returned with HTTP 404 Aug 07 10:05:11.430224 np0000006707 devstack@c-api.service[100298]: [pid: 100298|app: 0|req: 1214/4858] 10.4.3.8 () {66 vars in 1340 bytes} [Fri Aug 7 10:05:11 2026] GET /volume/v3/snapshots/3ae558cb-713a-43fe-a7e7-7cd50745b229 => generated 111 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 10:05:11.437652 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [None req-7cf3938a-7d9a-4cec-88a0-87fb9b6fed1d None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:05:11.440280 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-7cf3938a-7d9a-4cec-88a0-87fb9b6fed1d tempest-CreateVolumesFromSnapshotTest-1154625727 tempest-CreateVolumesFromSnapshotTest-1154625727-project-member] DELETE https://10.4.3.8/volume/v3/volumes/06e2ec61-9f86-497f-a838-9d21bc2c0343 Aug 07 10:05:11.440587 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-7cf3938a-7d9a-4cec-88a0-87fb9b6fed1d tempest-CreateVolumesFromSnapshotTest-1154625727 tempest-CreateVolumesFromSnapshotTest-1154625727-project-member] Empty body provided in request {{(pid=100297) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 10:05:11.440888 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-7cf3938a-7d9a-4cec-88a0-87fb9b6fed1d tempest-CreateVolumesFromSnapshotTest-1154625727 tempest-CreateVolumesFromSnapshotTest-1154625727-project-member] Calling method 'delete' {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 10:05:11.441215 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.v3.volumes [None req-7cf3938a-7d9a-4cec-88a0-87fb9b6fed1d tempest-CreateVolumesFromSnapshotTest-1154625727 tempest-CreateVolumesFromSnapshotTest-1154625727-project-member] Delete volume with id: 06e2ec61-9f86-497f-a838-9d21bc2c0343 Aug 07 10:05:11.451817 np0000006707 devstack@c-api.service[100297]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 10:05:11.451817 np0000006707 devstack@c-api.service[100297]: warnings.warn( Aug 07 10:05:11.452550 np0000006707 devstack@c-api.service[100297]: INFO cinder.volume.api [None req-7cf3938a-7d9a-4cec-88a0-87fb9b6fed1d tempest-CreateVolumesFromSnapshotTest-1154625727 tempest-CreateVolumesFromSnapshotTest-1154625727-project-member] Volume info retrieved successfully. Aug 07 10:05:11.478570 np0000006707 devstack@c-api.service[100297]: INFO cinder.volume.api [None req-7cf3938a-7d9a-4cec-88a0-87fb9b6fed1d tempest-CreateVolumesFromSnapshotTest-1154625727 tempest-CreateVolumesFromSnapshotTest-1154625727-project-member] Delete volume request issued successfully. Aug 07 10:05:11.478852 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-7cf3938a-7d9a-4cec-88a0-87fb9b6fed1d tempest-CreateVolumesFromSnapshotTest-1154625727 tempest-CreateVolumesFromSnapshotTest-1154625727-project-member] https://10.4.3.8/volume/v3/volumes/06e2ec61-9f86-497f-a838-9d21bc2c0343 returned with HTTP 202 Aug 07 10:05:11.479306 np0000006707 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 1217/4859] 10.4.3.8 () {66 vars in 1337 bytes} [Fri Aug 7 10:05:11 2026] DELETE /volume/v3/volumes/06e2ec61-9f86-497f-a838-9d21bc2c0343 => generated 0 bytes in 42 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 07 10:05:11.487985 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-ae7e803a-4cc6-4152-92dc-d2aa545966cd None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:05:11.492016 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-ae7e803a-4cc6-4152-92dc-d2aa545966cd tempest-CreateVolumesFromSnapshotTest-1154625727 tempest-CreateVolumesFromSnapshotTest-1154625727-project-member] GET https://10.4.3.8/volume/v3/volumes/06e2ec61-9f86-497f-a838-9d21bc2c0343 Aug 07 10:05:11.492290 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-ae7e803a-4cc6-4152-92dc-d2aa545966cd tempest-CreateVolumesFromSnapshotTest-1154625727 tempest-CreateVolumesFromSnapshotTest-1154625727-project-member] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 10:05:11.492553 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-ae7e803a-4cc6-4152-92dc-d2aa545966cd tempest-CreateVolumesFromSnapshotTest-1154625727 tempest-CreateVolumesFromSnapshotTest-1154625727-project-member] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 10:05:11.501839 np0000006707 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 10:05:11.501839 np0000006707 devstack@c-api.service[100295]: warnings.warn( Aug 07 10:05:11.507504 np0000006707 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-ae7e803a-4cc6-4152-92dc-d2aa545966cd tempest-CreateVolumesFromSnapshotTest-1154625727 tempest-CreateVolumesFromSnapshotTest-1154625727-project-member] Volume info retrieved successfully. Aug 07 10:05:11.513664 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-ae7e803a-4cc6-4152-92dc-d2aa545966cd tempest-CreateVolumesFromSnapshotTest-1154625727 tempest-CreateVolumesFromSnapshotTest-1154625727-project-member] https://10.4.3.8/volume/v3/volumes/06e2ec61-9f86-497f-a838-9d21bc2c0343 returned with HTTP 200 Aug 07 10:05:11.514276 np0000006707 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 1218/4860] 10.4.3.8 () {66 vars in 1334 bytes} [Fri Aug 7 10:05:11 2026] GET /volume/v3/volumes/06e2ec61-9f86-497f-a838-9d21bc2c0343 => generated 848 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 10:05:11.978352 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [None req-c2871106-8d60-435f-8f7a-1881fc1afc5d None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:05:11.980721 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-c2871106-8d60-435f-8f7a-1881fc1afc5d tempest-VolumesBackupsAdminTest-886037600 tempest-VolumesBackupsAdminTest-886037600-project-member] GET https://10.4.3.8/volume/v3/backups/09af6263-ed00-46e8-af8d-77e75c140ced Aug 07 10:05:11.980981 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-c2871106-8d60-435f-8f7a-1881fc1afc5d tempest-VolumesBackupsAdminTest-886037600 tempest-VolumesBackupsAdminTest-886037600-project-member] Empty body provided in request {{(pid=100296) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 10:05:11.981224 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-c2871106-8d60-435f-8f7a-1881fc1afc5d tempest-VolumesBackupsAdminTest-886037600 tempest-VolumesBackupsAdminTest-886037600-project-member] Calling method 'show' {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 10:05:11.981370 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.v3.backups [None req-c2871106-8d60-435f-8f7a-1881fc1afc5d tempest-VolumesBackupsAdminTest-886037600 tempest-VolumesBackupsAdminTest-886037600-project-member] Show backup with id 09af6263-ed00-46e8-af8d-77e75c140ced. {{(pid=100296) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 10:05:11.986906 np0000006707 devstack@c-api.service[100296]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 10:05:11.986906 np0000006707 devstack@c-api.service[100296]: warnings.warn( Aug 07 10:05:11.987909 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-c2871106-8d60-435f-8f7a-1881fc1afc5d tempest-VolumesBackupsAdminTest-886037600 tempest-VolumesBackupsAdminTest-886037600-project-member] https://10.4.3.8/volume/v3/backups/09af6263-ed00-46e8-af8d-77e75c140ced returned with HTTP 200 Aug 07 10:05:11.988381 np0000006707 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 1212/4861] 10.4.3.8 () {66 vars in 1334 bytes} [Fri Aug 7 10:05:11 2026] GET /volume/v3/backups/09af6263-ed00-46e8-af8d-77e75c140ced => generated 797 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 10:05:12.528235 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.middleware.request_id [None req-d6732e9a-a1de-40f5-9d3c-d1450d133bd1 None None] RequestId filter calling following filter/app {{(pid=100298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:05:12.531002 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [None req-d6732e9a-a1de-40f5-9d3c-d1450d133bd1 tempest-CreateVolumesFromSnapshotTest-1154625727 tempest-CreateVolumesFromSnapshotTest-1154625727-project-member] GET https://10.4.3.8/volume/v3/volumes/06e2ec61-9f86-497f-a838-9d21bc2c0343 Aug 07 10:05:12.531274 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [None req-d6732e9a-a1de-40f5-9d3c-d1450d133bd1 tempest-CreateVolumesFromSnapshotTest-1154625727 tempest-CreateVolumesFromSnapshotTest-1154625727-project-member] Empty body provided in request {{(pid=100298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 10:05:12.531557 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [None req-d6732e9a-a1de-40f5-9d3c-d1450d133bd1 tempest-CreateVolumesFromSnapshotTest-1154625727 tempest-CreateVolumesFromSnapshotTest-1154625727-project-member] Calling method 'show' {{(pid=100298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 10:05:12.539437 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [None req-d6732e9a-a1de-40f5-9d3c-d1450d133bd1 tempest-CreateVolumesFromSnapshotTest-1154625727 tempest-CreateVolumesFromSnapshotTest-1154625727-project-member] https://10.4.3.8/volume/v3/volumes/06e2ec61-9f86-497f-a838-9d21bc2c0343 returned with HTTP 404 Aug 07 10:05:12.540169 np0000006707 devstack@c-api.service[100298]: [pid: 100298|app: 0|req: 1215/4862] 10.4.3.8 () {66 vars in 1334 bytes} [Fri Aug 7 10:05:12 2026] GET /volume/v3/volumes/06e2ec61-9f86-497f-a838-9d21bc2c0343 => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 10:05:13.005031 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [None req-64dbe760-f9fe-4687-b59f-ee03e0bc736a None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:05:13.007177 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-64dbe760-f9fe-4687-b59f-ee03e0bc736a tempest-VolumesBackupsAdminTest-886037600 tempest-VolumesBackupsAdminTest-886037600-project-member] GET https://10.4.3.8/volume/v3/backups/09af6263-ed00-46e8-af8d-77e75c140ced Aug 07 10:05:13.007455 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-64dbe760-f9fe-4687-b59f-ee03e0bc736a tempest-VolumesBackupsAdminTest-886037600 tempest-VolumesBackupsAdminTest-886037600-project-member] Empty body provided in request {{(pid=100297) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 10:05:13.007733 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-64dbe760-f9fe-4687-b59f-ee03e0bc736a tempest-VolumesBackupsAdminTest-886037600 tempest-VolumesBackupsAdminTest-886037600-project-member] Calling method 'show' {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 10:05:13.007853 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.v3.backups [None req-64dbe760-f9fe-4687-b59f-ee03e0bc736a tempest-VolumesBackupsAdminTest-886037600 tempest-VolumesBackupsAdminTest-886037600-project-member] Show backup with id 09af6263-ed00-46e8-af8d-77e75c140ced. {{(pid=100297) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 10:05:13.014696 np0000006707 devstack@c-api.service[100297]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 10:05:13.014696 np0000006707 devstack@c-api.service[100297]: warnings.warn( Aug 07 10:05:13.015528 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-64dbe760-f9fe-4687-b59f-ee03e0bc736a tempest-VolumesBackupsAdminTest-886037600 tempest-VolumesBackupsAdminTest-886037600-project-member] https://10.4.3.8/volume/v3/backups/09af6263-ed00-46e8-af8d-77e75c140ced returned with HTTP 200 Aug 07 10:05:13.015936 np0000006707 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 1218/4863] 10.4.3.8 () {66 vars in 1334 bytes} [Fri Aug 7 10:05:13 2026] GET /volume/v3/backups/09af6263-ed00-46e8-af8d-77e75c140ced => generated 797 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 10:05:14.004082 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-d214bc0a-da50-4278-98e7-0da886d9fb5c None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:05:14.033843 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [None req-ec8c2695-5ded-4e93-8bbc-db62ccb61bcd None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:05:14.040091 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-ec8c2695-5ded-4e93-8bbc-db62ccb61bcd tempest-VolumesBackupsAdminTest-886037600 tempest-VolumesBackupsAdminTest-886037600-project-member] GET https://10.4.3.8/volume/v3/backups/09af6263-ed00-46e8-af8d-77e75c140ced Aug 07 10:05:14.040329 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-ec8c2695-5ded-4e93-8bbc-db62ccb61bcd tempest-VolumesBackupsAdminTest-886037600 tempest-VolumesBackupsAdminTest-886037600-project-member] Empty body provided in request {{(pid=100296) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 10:05:14.040566 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-ec8c2695-5ded-4e93-8bbc-db62ccb61bcd tempest-VolumesBackupsAdminTest-886037600 tempest-VolumesBackupsAdminTest-886037600-project-member] Calling method 'show' {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 10:05:14.040720 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.v3.backups [None req-ec8c2695-5ded-4e93-8bbc-db62ccb61bcd tempest-VolumesBackupsAdminTest-886037600 tempest-VolumesBackupsAdminTest-886037600-project-member] Show backup with id 09af6263-ed00-46e8-af8d-77e75c140ced. {{(pid=100296) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 10:05:14.054983 np0000006707 devstack@c-api.service[100296]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 10:05:14.054983 np0000006707 devstack@c-api.service[100296]: warnings.warn( Aug 07 10:05:14.059490 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-ec8c2695-5ded-4e93-8bbc-db62ccb61bcd tempest-VolumesBackupsAdminTest-886037600 tempest-VolumesBackupsAdminTest-886037600-project-member] https://10.4.3.8/volume/v3/backups/09af6263-ed00-46e8-af8d-77e75c140ced returned with HTTP 200 Aug 07 10:05:14.061284 np0000006707 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 1213/4864] 10.4.3.8 () {66 vars in 1334 bytes} [Fri Aug 7 10:05:14 2026] GET /volume/v3/backups/09af6263-ed00-46e8-af8d-77e75c140ced => generated 797 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 10:05:14.119023 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-d214bc0a-da50-4278-98e7-0da886d9fb5c tempest-VolumeDependencyTests-605562490 tempest-VolumeDependencyTests-605562490-project-member] POST https://10.4.3.8/volume/v3/volumes Aug 07 10:05:14.119762 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-d214bc0a-da50-4278-98e7-0da886d9fb5c tempest-VolumeDependencyTests-605562490 tempest-VolumeDependencyTests-605562490-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeDependencyTests-Volume-1341547680"}} {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 10:05:14.121360 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.v3.volumes [None req-d214bc0a-da50-4278-98e7-0da886d9fb5c tempest-VolumeDependencyTests-605562490 tempest-VolumeDependencyTests-605562490-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeDependencyTests-Volume-1341547680'}} {{(pid=100295) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 07 10:05:14.121538 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.v3.volumes [None req-d214bc0a-da50-4278-98e7-0da886d9fb5c tempest-VolumeDependencyTests-605562490 tempest-VolumeDependencyTests-605562490-project-member] Create volume of 1 GB Aug 07 10:05:14.126651 np0000006707 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-d214bc0a-da50-4278-98e7-0da886d9fb5c tempest-VolumeDependencyTests-605562490 tempest-VolumeDependencyTests-605562490-project-member] Availability Zones retrieved successfully. Aug 07 10:05:14.134763 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.volume.api [None req-d214bc0a-da50-4278-98e7-0da886d9fb5c tempest-VolumeDependencyTests-605562490 tempest-VolumeDependencyTests-605562490-project-member] Flow 'volume_create_api' (393b0fe8-bbe8-454e-97db-f7d397836c5a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100295) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 10:05:14.136130 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.volume.api [None req-d214bc0a-da50-4278-98e7-0da886d9fb5c tempest-VolumeDependencyTests-605562490 tempest-VolumeDependencyTests-605562490-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0564a7ab-5bc3-4b1a-872a-2f8424cdf629) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100295) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 10:05:14.137668 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.volume.flows.api.create_volume [None req-d214bc0a-da50-4278-98e7-0da886d9fb5c tempest-VolumeDependencyTests-605562490 tempest-VolumeDependencyTests-605562490-project-member] Validating volume size '1' using validate_int {{(pid=100295) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 07 10:05:14.173849 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.volume.api [None req-d214bc0a-da50-4278-98e7-0da886d9fb5c tempest-VolumeDependencyTests-605562490 tempest-VolumeDependencyTests-605562490-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0564a7ab-5bc3-4b1a-872a-2f8424cdf629) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-07T09:47:39Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=45fd9a3a-b61e-4c6c-9ab7-d02f06678d0d,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '45fd9a3a-b61e-4c6c-9ab7-d02f06678d0d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100295) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 10:05:14.174663 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.volume.api [None req-d214bc0a-da50-4278-98e7-0da886d9fb5c tempest-VolumeDependencyTests-605562490 tempest-VolumeDependencyTests-605562490-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (202a3f52-b535-4966-a2d5-0a76f590781a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100295) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 10:05:14.252372 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.quota [None req-d214bc0a-da50-4278-98e7-0da886d9fb5c tempest-VolumeDependencyTests-605562490 tempest-VolumeDependencyTests-605562490-project-member] Created reservations ['e4d332ae-c46c-4245-b266-30273a7b9662', 'ea907774-3ecc-40b4-95d5-9dc13dcfcf3b', 'a779a06e-4871-4689-bd93-55c53cb29e37', 'c88a5d8f-067b-4494-860c-78d876fb29dc'] {{(pid=100295) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 10:05:14.253316 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.volume.api [None req-d214bc0a-da50-4278-98e7-0da886d9fb5c tempest-VolumeDependencyTests-605562490 tempest-VolumeDependencyTests-605562490-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (202a3f52-b535-4966-a2d5-0a76f590781a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['e4d332ae-c46c-4245-b266-30273a7b9662', 'ea907774-3ecc-40b4-95d5-9dc13dcfcf3b', 'a779a06e-4871-4689-bd93-55c53cb29e37', 'c88a5d8f-067b-4494-860c-78d876fb29dc']}' {{(pid=100295) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 10:05:14.254083 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.volume.api [None req-d214bc0a-da50-4278-98e7-0da886d9fb5c tempest-VolumeDependencyTests-605562490 tempest-VolumeDependencyTests-605562490-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (223bf247-6f72-460f-8fbc-b1de436d2b19) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100295) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 10:05:14.278629 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.volume.api [None req-d214bc0a-da50-4278-98e7-0da886d9fb5c tempest-VolumeDependencyTests-605562490 tempest-VolumeDependencyTests-605562490-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (223bf247-6f72-460f-8fbc-b1de436d2b19) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '8f525009-68f3-44ba-ad45-c406de710909', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-1341547680',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='bd4df9c8f3b54bd0a77f3f48013c0524',qos_specs=None,replication_status=,reservations=['e4d332ae-c46c-4245-b266-30273a7b9662','ea907774-3ecc-40b4-95d5-9dc13dcfcf3b','a779a06e-4871-4689-bd93-55c53cb29e37','c88a5d8f-067b-4494-860c-78d876fb29dc'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d63fe962567e40c3871ccbb93a699c8b',volume_type_id=45fd9a3a-b61e-4c6c-9ab7-d02f06678d0d), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-07T10:05:14Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-1341547680',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=8f525009-68f3-44ba-ad45-c406de710909,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='bd4df9c8f3b54bd0a77f3f48013c0524',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='d63fe962567e40c3871ccbb93a699c8b',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(45fd9a3a-b61e-4c6c-9ab7-d02f06678d0d),volume_type_id=45fd9a3a-b61e-4c6c-9ab7-d02f06678d0d)}' {{(pid=100295) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 10:05:14.279406 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.volume.api [None req-d214bc0a-da50-4278-98e7-0da886d9fb5c tempest-VolumeDependencyTests-605562490 tempest-VolumeDependencyTests-605562490-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (373c01f0-e02b-4a1a-b820-c5b07902196b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100295) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 10:05:14.300398 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.volume.api [None req-d214bc0a-da50-4278-98e7-0da886d9fb5c tempest-VolumeDependencyTests-605562490 tempest-VolumeDependencyTests-605562490-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (373c01f0-e02b-4a1a-b820-c5b07902196b) transitioned into state 'SUCCESS' from state '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-1341547680',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='bd4df9c8f3b54bd0a77f3f48013c0524',qos_specs=None,replication_status=,reservations=['e4d332ae-c46c-4245-b266-30273a7b9662','ea907774-3ecc-40b4-95d5-9dc13dcfcf3b','a779a06e-4871-4689-bd93-55c53cb29e37','c88a5d8f-067b-4494-860c-78d876fb29dc'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d63fe962567e40c3871ccbb93a699c8b',volume_type_id=45fd9a3a-b61e-4c6c-9ab7-d02f06678d0d)}' {{(pid=100295) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 10:05:14.301508 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.volume.api [None req-d214bc0a-da50-4278-98e7-0da886d9fb5c tempest-VolumeDependencyTests-605562490 tempest-VolumeDependencyTests-605562490-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9c6387fa-d37f-4bbb-a7c9-8487c9b3f969) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100295) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 10:05:14.312324 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.volume.api [None req-d214bc0a-da50-4278-98e7-0da886d9fb5c tempest-VolumeDependencyTests-605562490 tempest-VolumeDependencyTests-605562490-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9c6387fa-d37f-4bbb-a7c9-8487c9b3f969) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100295) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 10:05:14.315200 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.volume.api [None req-d214bc0a-da50-4278-98e7-0da886d9fb5c tempest-VolumeDependencyTests-605562490 tempest-VolumeDependencyTests-605562490-project-member] Flow 'volume_create_api' (393b0fe8-bbe8-454e-97db-f7d397836c5a) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100295) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 10:05:14.315200 np0000006707 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-d214bc0a-da50-4278-98e7-0da886d9fb5c tempest-VolumeDependencyTests-605562490 tempest-VolumeDependencyTests-605562490-project-member] Create volume request issued successfully. Aug 07 10:05:14.315200 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-d214bc0a-da50-4278-98e7-0da886d9fb5c tempest-VolumeDependencyTests-605562490 tempest-VolumeDependencyTests-605562490-project-member] https://10.4.3.8/volume/v3/volumes returned with HTTP 202 Aug 07 10:05:14.315200 np0000006707 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 1219/4865] 10.4.3.8 () {70 vars in 1285 bytes} [Fri Aug 7 10:05:14 2026] POST /volume/v3/volumes => generated 766 bytes in 312 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 07 10:05:14.333208 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.middleware.request_id [None req-4b472ee5-64f1-442b-9b02-c523a8490037 None None] RequestId filter calling following filter/app {{(pid=100298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:05:14.333208 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [None req-4b472ee5-64f1-442b-9b02-c523a8490037 tempest-VolumeDependencyTests-605562490 tempest-VolumeDependencyTests-605562490-project-member] GET https://10.4.3.8/volume/v3/volumes/8f525009-68f3-44ba-ad45-c406de710909 Aug 07 10:05:14.333208 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [None req-4b472ee5-64f1-442b-9b02-c523a8490037 tempest-VolumeDependencyTests-605562490 tempest-VolumeDependencyTests-605562490-project-member] Empty body provided in request {{(pid=100298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 10:05:14.333208 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [None req-4b472ee5-64f1-442b-9b02-c523a8490037 tempest-VolumeDependencyTests-605562490 tempest-VolumeDependencyTests-605562490-project-member] Calling method 'show' {{(pid=100298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 10:05:14.338868 np0000006707 devstack@c-api.service[100298]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 10:05:14.338868 np0000006707 devstack@c-api.service[100298]: warnings.warn( Aug 07 10:05:14.343757 np0000006707 devstack@c-api.service[100298]: INFO cinder.volume.api [None req-4b472ee5-64f1-442b-9b02-c523a8490037 tempest-VolumeDependencyTests-605562490 tempest-VolumeDependencyTests-605562490-project-member] Volume info retrieved successfully. Aug 07 10:05:14.349707 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [None req-4b472ee5-64f1-442b-9b02-c523a8490037 tempest-VolumeDependencyTests-605562490 tempest-VolumeDependencyTests-605562490-project-member] https://10.4.3.8/volume/v3/volumes/8f525009-68f3-44ba-ad45-c406de710909 returned with HTTP 200 Aug 07 10:05:14.350197 np0000006707 devstack@c-api.service[100298]: [pid: 100298|app: 0|req: 1216/4866] 10.4.3.8 () {68 vars in 1375 bytes} [Fri Aug 7 10:05:14 2026] GET /volume/v3/volumes/8f525009-68f3-44ba-ad45-c406de710909 => generated 834 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 10:05:14.370843 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [req-0526a1b5-94e5-4ffd-8ddb-1fa3b2e6dcba req-76cc6494-f325-456c-9d38-af7c37fcb8bb None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:05:14.372898 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [req-0526a1b5-94e5-4ffd-8ddb-1fa3b2e6dcba req-76cc6494-f325-456c-9d38-af7c37fcb8bb tempest-VolumeMultiattachTests-1318208031 tempest-VolumeMultiattachTests-1318208031-project-member] GET https://10.4.3.8/volume/v3/volumes/7de8215f-04bf-43a5-ba1e-498f54e94091 Aug 07 10:05:14.373102 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [req-0526a1b5-94e5-4ffd-8ddb-1fa3b2e6dcba req-76cc6494-f325-456c-9d38-af7c37fcb8bb tempest-VolumeMultiattachTests-1318208031 tempest-VolumeMultiattachTests-1318208031-project-member] Empty body provided in request {{(pid=100297) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 10:05:14.373279 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [req-0526a1b5-94e5-4ffd-8ddb-1fa3b2e6dcba req-76cc6494-f325-456c-9d38-af7c37fcb8bb tempest-VolumeMultiattachTests-1318208031 tempest-VolumeMultiattachTests-1318208031-project-member] Calling method 'show' {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 10:05:14.384854 np0000006707 devstack@c-api.service[100297]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 10:05:14.384854 np0000006707 devstack@c-api.service[100297]: warnings.warn( Aug 07 10:05:14.389062 np0000006707 devstack@c-api.service[100297]: INFO cinder.volume.api [req-0526a1b5-94e5-4ffd-8ddb-1fa3b2e6dcba req-76cc6494-f325-456c-9d38-af7c37fcb8bb tempest-VolumeMultiattachTests-1318208031 tempest-VolumeMultiattachTests-1318208031-project-member] Volume info retrieved successfully. Aug 07 10:05:14.393861 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [req-0526a1b5-94e5-4ffd-8ddb-1fa3b2e6dcba req-76cc6494-f325-456c-9d38-af7c37fcb8bb tempest-VolumeMultiattachTests-1318208031 tempest-VolumeMultiattachTests-1318208031-project-member] https://10.4.3.8/volume/v3/volumes/7de8215f-04bf-43a5-ba1e-498f54e94091 returned with HTTP 200 Aug 07 10:05:14.394249 np0000006707 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 1219/4867] 10.4.3.8 () {68 vars in 1584 bytes} [Fri Aug 7 10:05:14 2026] GET /volume/v3/volumes/7de8215f-04bf-43a5-ba1e-498f54e94091 => generated 1209 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 10:05:14.497504 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [None req-36ce36d1-1f2e-48f5-b13c-fe35e4900a67 None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:05:14.497925 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-36ce36d1-1f2e-48f5-b13c-fe35e4900a67 None None] GET https://10.4.3.8/volume// Aug 07 10:05:14.498145 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-36ce36d1-1f2e-48f5-b13c-fe35e4900a67 None None] Empty body provided in request {{(pid=100296) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 10:05:14.498383 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-36ce36d1-1f2e-48f5-b13c-fe35e4900a67 None None] Calling method 'all' {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 10:05:14.498836 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-36ce36d1-1f2e-48f5-b13c-fe35e4900a67 None None] https://10.4.3.8/volume// returned with HTTP 300 Aug 07 10:05:14.499173 np0000006707 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 1214/4868] 10.4.3.8 () {66 vars in 1414 bytes} [Fri Aug 7 10:05:14 2026] GET /volume/ => generated 384 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 07 10:05:14.507096 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [req-0526a1b5-94e5-4ffd-8ddb-1fa3b2e6dcba req-2d3600d3-2a51-497c-a803-41206df874f1 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:05:14.510792 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [req-0526a1b5-94e5-4ffd-8ddb-1fa3b2e6dcba req-2d3600d3-2a51-497c-a803-41206df874f1 tempest-VolumeMultiattachTests-1318208031 tempest-VolumeMultiattachTests-1318208031-project-member] POST https://10.4.3.8/volume/v3/attachments Aug 07 10:05:14.511140 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [req-0526a1b5-94e5-4ffd-8ddb-1fa3b2e6dcba req-2d3600d3-2a51-497c-a803-41206df874f1 tempest-VolumeMultiattachTests-1318208031 tempest-VolumeMultiattachTests-1318208031-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "7de8215f-04bf-43a5-ba1e-498f54e94091", "connector": null, "instance_uuid": "6f6307b9-6148-4a7f-a873-a3dbaade42f7"}} {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 10:05:14.520969 np0000006707 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 10:05:14.520969 np0000006707 devstack@c-api.service[100295]: warnings.warn( Aug 07 10:05:14.543058 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [req-0526a1b5-94e5-4ffd-8ddb-1fa3b2e6dcba req-2d3600d3-2a51-497c-a803-41206df874f1 tempest-VolumeMultiattachTests-1318208031 tempest-VolumeMultiattachTests-1318208031-project-member] https://10.4.3.8/volume/v3/attachments returned with HTTP 200 Aug 07 10:05:14.543497 np0000006707 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 1220/4869] 10.4.3.8 () {74 vars in 1580 bytes} [Fri Aug 7 10:05:14 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 10:05:14.578592 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.middleware.request_id [None req-fb75b5b3-bfeb-419b-9852-2ea58264f532 None None] RequestId filter calling following filter/app {{(pid=100298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:05:14.580426 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [None req-fb75b5b3-bfeb-419b-9852-2ea58264f532 tempest-VolumeMultiattachTests-1318208031 tempest-VolumeMultiattachTests-1318208031-project-member] GET https://10.4.3.8/volume/v3/volumes/7de8215f-04bf-43a5-ba1e-498f54e94091 Aug 07 10:05:14.580696 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [None req-fb75b5b3-bfeb-419b-9852-2ea58264f532 tempest-VolumeMultiattachTests-1318208031 tempest-VolumeMultiattachTests-1318208031-project-member] Empty body provided in request {{(pid=100298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 10:05:14.580892 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [None req-fb75b5b3-bfeb-419b-9852-2ea58264f532 tempest-VolumeMultiattachTests-1318208031 tempest-VolumeMultiattachTests-1318208031-project-member] Calling method 'show' {{(pid=100298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 10:05:14.589866 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [None req-4a257429-8dc2-4670-9469-54a43806974c None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:05:14.590337 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-4a257429-8dc2-4670-9469-54a43806974c None None] GET https://10.4.3.8/volume// Aug 07 10:05:14.590664 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-4a257429-8dc2-4670-9469-54a43806974c None None] Empty body provided in request {{(pid=100297) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 10:05:14.590969 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-4a257429-8dc2-4670-9469-54a43806974c None None] Calling method 'all' {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 10:05:14.591363 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-4a257429-8dc2-4670-9469-54a43806974c None None] https://10.4.3.8/volume// returned with HTTP 300 Aug 07 10:05:14.591867 np0000006707 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 1220/4870] 10.4.3.8 () {66 vars in 1412 bytes} [Fri Aug 7 10:05:14 2026] GET /volume/ => generated 384 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 07 10:05:14.594585 np0000006707 devstack@c-api.service[100298]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 10:05:14.594585 np0000006707 devstack@c-api.service[100298]: warnings.warn( Aug 07 10:05:14.598236 np0000006707 devstack@c-api.service[100298]: INFO cinder.volume.api [None req-fb75b5b3-bfeb-419b-9852-2ea58264f532 tempest-VolumeMultiattachTests-1318208031 tempest-VolumeMultiattachTests-1318208031-project-member] Volume info retrieved successfully. Aug 07 10:05:14.603328 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [req-0526a1b5-94e5-4ffd-8ddb-1fa3b2e6dcba req-a7569f1a-35a8-4c90-99e7-cd75873b71e7 None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:05:14.603462 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [None req-fb75b5b3-bfeb-419b-9852-2ea58264f532 tempest-VolumeMultiattachTests-1318208031 tempest-VolumeMultiattachTests-1318208031-project-member] https://10.4.3.8/volume/v3/volumes/7de8215f-04bf-43a5-ba1e-498f54e94091 returned with HTTP 200 Aug 07 10:05:14.603836 np0000006707 devstack@c-api.service[100298]: [pid: 100298|app: 0|req: 1217/4871] 10.4.3.8 () {66 vars in 1334 bytes} [Fri Aug 7 10:05:14 2026] GET /volume/v3/volumes/7de8215f-04bf-43a5-ba1e-498f54e94091 => generated 1211 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 10:05:14.614372 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [req-0526a1b5-94e5-4ffd-8ddb-1fa3b2e6dcba req-a7569f1a-35a8-4c90-99e7-cd75873b71e7 tempest-VolumeMultiattachTests-1318208031 tempest-VolumeMultiattachTests-1318208031-project-member] GET https://10.4.3.8/volume/v3/volumes/7de8215f-04bf-43a5-ba1e-498f54e94091 Aug 07 10:05:14.615256 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [req-0526a1b5-94e5-4ffd-8ddb-1fa3b2e6dcba req-a7569f1a-35a8-4c90-99e7-cd75873b71e7 tempest-VolumeMultiattachTests-1318208031 tempest-VolumeMultiattachTests-1318208031-project-member] Empty body provided in request {{(pid=100296) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 10:05:14.616606 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [req-0526a1b5-94e5-4ffd-8ddb-1fa3b2e6dcba req-a7569f1a-35a8-4c90-99e7-cd75873b71e7 tempest-VolumeMultiattachTests-1318208031 tempest-VolumeMultiattachTests-1318208031-project-member] Calling method 'show' {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 10:05:14.670917 np0000006707 devstack@c-api.service[100296]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 10:05:14.670917 np0000006707 devstack@c-api.service[100296]: warnings.warn( Aug 07 10:05:14.689525 np0000006707 devstack@c-api.service[100296]: INFO cinder.volume.api [req-0526a1b5-94e5-4ffd-8ddb-1fa3b2e6dcba req-a7569f1a-35a8-4c90-99e7-cd75873b71e7 tempest-VolumeMultiattachTests-1318208031 tempest-VolumeMultiattachTests-1318208031-project-member] Volume info retrieved successfully. Aug 07 10:05:14.708959 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [req-0526a1b5-94e5-4ffd-8ddb-1fa3b2e6dcba req-a7569f1a-35a8-4c90-99e7-cd75873b71e7 tempest-VolumeMultiattachTests-1318208031 tempest-VolumeMultiattachTests-1318208031-project-member] https://10.4.3.8/volume/v3/volumes/7de8215f-04bf-43a5-ba1e-498f54e94091 returned with HTTP 200 Aug 07 10:05:14.709495 np0000006707 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 1215/4872] 10.4.3.8 () {70 vars in 1625 bytes} [Fri Aug 7 10:05:14 2026] GET /volume/v3/volumes/7de8215f-04bf-43a5-ba1e-498f54e94091 => generated 1391 bytes in 107 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 07 10:05:14.832098 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [req-0526a1b5-94e5-4ffd-8ddb-1fa3b2e6dcba req-6a37610f-fc0f-4f17-80db-af97e61ddb28 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:05:14.834262 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [req-0526a1b5-94e5-4ffd-8ddb-1fa3b2e6dcba req-6a37610f-fc0f-4f17-80db-af97e61ddb28 tempest-VolumeMultiattachTests-1318208031 tempest-VolumeMultiattachTests-1318208031-project-member] PUT https://10.4.3.8/volume/v3/attachments/3ac85d51-6644-49f6-807c-553b9551e397 Aug 07 10:05:14.834758 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [req-0526a1b5-94e5-4ffd-8ddb-1fa3b2e6dcba req-6a37610f-fc0f-4f17-80db-af97e61ddb28 tempest-VolumeMultiattachTests-1318208031 tempest-VolumeMultiattachTests-1318208031-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.8", "host": "np0000006707", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:568b993d50b1", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "d2780578-1896-461f-80ac-b58d2e346b90", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 10:05:14.843084 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.coordination [req-0526a1b5-94e5-4ffd-8ddb-1fa3b2e6dcba req-6a37610f-fc0f-4f17-80db-af97e61ddb28 tempest-VolumeMultiattachTests-1318208031 tempest-VolumeMultiattachTests-1318208031-project-member] Acquiring lock "cinder-attachment_update-7de8215f-04bf-43a5-ba1e-498f54e94091-np0000006707" by "attachment_update" {{(pid=100295) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 07 10:05:14.847693 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.coordination [req-0526a1b5-94e5-4ffd-8ddb-1fa3b2e6dcba req-6a37610f-fc0f-4f17-80db-af97e61ddb28 tempest-VolumeMultiattachTests-1318208031 tempest-VolumeMultiattachTests-1318208031-project-member] Lock "cinder-attachment_update-7de8215f-04bf-43a5-ba1e-498f54e94091-np0000006707" acquired by "attachment_update" :: waited 0.005s {{(pid=100295) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 07 10:05:14.848725 np0000006707 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 10:05:14.848725 np0000006707 devstack@c-api.service[100295]: warnings.warn( Aug 07 10:05:14.925391 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.coordination [req-0526a1b5-94e5-4ffd-8ddb-1fa3b2e6dcba req-6a37610f-fc0f-4f17-80db-af97e61ddb28 tempest-VolumeMultiattachTests-1318208031 tempest-VolumeMultiattachTests-1318208031-project-member] Lock "cinder-attachment_update-7de8215f-04bf-43a5-ba1e-498f54e94091-np0000006707" released by "attachment_update" :: held 0.078s {{(pid=100295) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 07 10:05:14.925760 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [req-0526a1b5-94e5-4ffd-8ddb-1fa3b2e6dcba req-6a37610f-fc0f-4f17-80db-af97e61ddb28 tempest-VolumeMultiattachTests-1318208031 tempest-VolumeMultiattachTests-1318208031-project-member] https://10.4.3.8/volume/v3/attachments/3ac85d51-6644-49f6-807c-553b9551e397 returned with HTTP 200 Aug 07 10:05:14.926227 np0000006707 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 1221/4873] 10.4.3.8 () {74 vars in 1690 bytes} [Fri Aug 7 10:05:14 2026] PUT /volume/v3/attachments/3ac85d51-6644-49f6-807c-553b9551e397 => generated 969 bytes in 94 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 10:05:15.073238 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [None req-ff9756a3-1954-4da7-84c9-02fd5bacb27d None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:05:15.075155 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-ff9756a3-1954-4da7-84c9-02fd5bacb27d tempest-VolumesBackupsAdminTest-886037600 tempest-VolumesBackupsAdminTest-886037600-project-member] GET https://10.4.3.8/volume/v3/backups/09af6263-ed00-46e8-af8d-77e75c140ced Aug 07 10:05:15.075389 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-ff9756a3-1954-4da7-84c9-02fd5bacb27d tempest-VolumesBackupsAdminTest-886037600 tempest-VolumesBackupsAdminTest-886037600-project-member] Empty body provided in request {{(pid=100297) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 10:05:15.075665 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-ff9756a3-1954-4da7-84c9-02fd5bacb27d tempest-VolumesBackupsAdminTest-886037600 tempest-VolumesBackupsAdminTest-886037600-project-member] Calling method 'show' {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 10:05:15.075801 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.v3.backups [None req-ff9756a3-1954-4da7-84c9-02fd5bacb27d tempest-VolumesBackupsAdminTest-886037600 tempest-VolumesBackupsAdminTest-886037600-project-member] Show backup with id 09af6263-ed00-46e8-af8d-77e75c140ced. {{(pid=100297) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 10:05:15.080256 np0000006707 devstack@c-api.service[100297]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 10:05:15.080256 np0000006707 devstack@c-api.service[100297]: warnings.warn( Aug 07 10:05:15.081275 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-ff9756a3-1954-4da7-84c9-02fd5bacb27d tempest-VolumesBackupsAdminTest-886037600 tempest-VolumesBackupsAdminTest-886037600-project-member] https://10.4.3.8/volume/v3/backups/09af6263-ed00-46e8-af8d-77e75c140ced returned with HTTP 200 Aug 07 10:05:15.081739 np0000006707 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 1221/4874] 10.4.3.8 () {66 vars in 1334 bytes} [Fri Aug 7 10:05:15 2026] GET /volume/v3/backups/09af6263-ed00-46e8-af8d-77e75c140ced => generated 797 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 10:05:15.369115 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.middleware.request_id [None req-7cedf72a-be74-4c85-9eee-288c8514ac37 None None] RequestId filter calling following filter/app {{(pid=100298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:05:15.371163 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [None req-7cedf72a-be74-4c85-9eee-288c8514ac37 tempest-VolumeDependencyTests-605562490 tempest-VolumeDependencyTests-605562490-project-member] GET https://10.4.3.8/volume/v3/volumes/8f525009-68f3-44ba-ad45-c406de710909 Aug 07 10:05:15.371468 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [None req-7cedf72a-be74-4c85-9eee-288c8514ac37 tempest-VolumeDependencyTests-605562490 tempest-VolumeDependencyTests-605562490-project-member] Empty body provided in request {{(pid=100298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 10:05:15.371754 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [None req-7cedf72a-be74-4c85-9eee-288c8514ac37 tempest-VolumeDependencyTests-605562490 tempest-VolumeDependencyTests-605562490-project-member] Calling method 'show' {{(pid=100298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 10:05:15.380809 np0000006707 devstack@c-api.service[100298]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 10:05:15.380809 np0000006707 devstack@c-api.service[100298]: warnings.warn( Aug 07 10:05:15.386003 np0000006707 devstack@c-api.service[100298]: INFO cinder.volume.api [None req-7cedf72a-be74-4c85-9eee-288c8514ac37 tempest-VolumeDependencyTests-605562490 tempest-VolumeDependencyTests-605562490-project-member] Volume info retrieved successfully. Aug 07 10:05:15.390525 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [None req-7cedf72a-be74-4c85-9eee-288c8514ac37 tempest-VolumeDependencyTests-605562490 tempest-VolumeDependencyTests-605562490-project-member] https://10.4.3.8/volume/v3/volumes/8f525009-68f3-44ba-ad45-c406de710909 returned with HTTP 200 Aug 07 10:05:15.391034 np0000006707 devstack@c-api.service[100298]: [pid: 100298|app: 0|req: 1218/4875] 10.4.3.8 () {68 vars in 1375 bytes} [Fri Aug 7 10:05:15 2026] GET /volume/v3/volumes/8f525009-68f3-44ba-ad45-c406de710909 => generated 859 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 10:05:15.404616 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [None req-d615eae2-2dbb-42d8-ad21-7578537dfddc None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:05:15.409346 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-d615eae2-2dbb-42d8-ad21-7578537dfddc tempest-VolumeDependencyTests-605562490 tempest-VolumeDependencyTests-605562490-project-member] POST https://10.4.3.8/volume/v3/snapshots Aug 07 10:05:15.409346 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-d615eae2-2dbb-42d8-ad21-7578537dfddc tempest-VolumeDependencyTests-605562490 tempest-VolumeDependencyTests-605562490-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "8f525009-68f3-44ba-ad45-c406de710909", "name": "tempest-VolumeDependencyTests-Snapshot-1105310663"}} {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 10:05:15.416348 np0000006707 devstack@c-api.service[100296]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 10:05:15.416348 np0000006707 devstack@c-api.service[100296]: warnings.warn( Aug 07 10:05:15.416970 np0000006707 devstack@c-api.service[100296]: INFO cinder.volume.api [None req-d615eae2-2dbb-42d8-ad21-7578537dfddc tempest-VolumeDependencyTests-605562490 tempest-VolumeDependencyTests-605562490-project-member] Volume info retrieved successfully. Aug 07 10:05:15.417165 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.v3.snapshots [None req-d615eae2-2dbb-42d8-ad21-7578537dfddc tempest-VolumeDependencyTests-605562490 tempest-VolumeDependencyTests-605562490-project-member] Create snapshot from volume 8f525009-68f3-44ba-ad45-c406de710909 Aug 07 10:05:15.460694 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.quota [None req-d615eae2-2dbb-42d8-ad21-7578537dfddc tempest-VolumeDependencyTests-605562490 tempest-VolumeDependencyTests-605562490-project-member] Created reservations ['b866b4a9-3dd6-4d7b-9c84-641a674957e1', '71dd9433-c8fd-4b83-87f1-f29cbbb577d9', '996beec6-5292-48d6-941b-c0bb2bf79e85', 'ab7f66e6-9d5f-4b16-97ac-78444912f895'] {{(pid=100296) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 10:05:15.491000 np0000006707 devstack@c-api.service[100296]: INFO cinder.volume.api [None req-d615eae2-2dbb-42d8-ad21-7578537dfddc tempest-VolumeDependencyTests-605562490 tempest-VolumeDependencyTests-605562490-project-member] Snapshot create request issued successfully. Aug 07 10:05:15.491289 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-d615eae2-2dbb-42d8-ad21-7578537dfddc tempest-VolumeDependencyTests-605562490 tempest-VolumeDependencyTests-605562490-project-member] https://10.4.3.8/volume/v3/snapshots returned with HTTP 202 Aug 07 10:05:15.491924 np0000006707 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 1216/4876] 10.4.3.8 () {68 vars in 1251 bytes} [Fri Aug 7 10:05:15 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 10:05:15.504394 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-b61aa4bc-4c1e-453d-bc91-80fd665817a0 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:05:15.510002 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-b61aa4bc-4c1e-453d-bc91-80fd665817a0 tempest-VolumeDependencyTests-605562490 tempest-VolumeDependencyTests-605562490-project-member] GET https://10.4.3.8/volume/v3/snapshots/63dba286-69bc-4543-9dd8-7a6ed0076cc2 Aug 07 10:05:15.510223 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-b61aa4bc-4c1e-453d-bc91-80fd665817a0 tempest-VolumeDependencyTests-605562490 tempest-VolumeDependencyTests-605562490-project-member] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 10:05:15.510481 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-b61aa4bc-4c1e-453d-bc91-80fd665817a0 tempest-VolumeDependencyTests-605562490 tempest-VolumeDependencyTests-605562490-project-member] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 10:05:15.518600 np0000006707 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 10:05:15.518600 np0000006707 devstack@c-api.service[100295]: warnings.warn( Aug 07 10:05:15.519158 np0000006707 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-b61aa4bc-4c1e-453d-bc91-80fd665817a0 tempest-VolumeDependencyTests-605562490 tempest-VolumeDependencyTests-605562490-project-member] Snapshot retrieved successfully. Aug 07 10:05:15.519990 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-b61aa4bc-4c1e-453d-bc91-80fd665817a0 tempest-VolumeDependencyTests-605562490 tempest-VolumeDependencyTests-605562490-project-member] https://10.4.3.8/volume/v3/snapshots/63dba286-69bc-4543-9dd8-7a6ed0076cc2 returned with HTTP 200 Aug 07 10:05:15.520390 np0000006707 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 1222/4877] 10.4.3.8 () {66 vars in 1340 bytes} [Fri Aug 7 10:05:15 2026] GET /volume/v3/snapshots/63dba286-69bc-4543-9dd8-7a6ed0076cc2 => generated 440 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 10:05:15.623972 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [None req-e915162e-3cc1-4159-b1ec-ccc734334a51 None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:05:15.627920 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-e915162e-3cc1-4159-b1ec-ccc734334a51 tempest-VolumeMultiattachTests-1318208031 tempest-VolumeMultiattachTests-1318208031-project-member] GET https://10.4.3.8/volume/v3/volumes/7de8215f-04bf-43a5-ba1e-498f54e94091 Aug 07 10:05:15.628101 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-e915162e-3cc1-4159-b1ec-ccc734334a51 tempest-VolumeMultiattachTests-1318208031 tempest-VolumeMultiattachTests-1318208031-project-member] Empty body provided in request {{(pid=100297) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 10:05:15.628269 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-e915162e-3cc1-4159-b1ec-ccc734334a51 tempest-VolumeMultiattachTests-1318208031 tempest-VolumeMultiattachTests-1318208031-project-member] Calling method 'show' {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 10:05:15.640090 np0000006707 devstack@c-api.service[100297]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 10:05:15.640090 np0000006707 devstack@c-api.service[100297]: warnings.warn( Aug 07 10:05:15.643293 np0000006707 devstack@c-api.service[100297]: INFO cinder.volume.api [None req-e915162e-3cc1-4159-b1ec-ccc734334a51 tempest-VolumeMultiattachTests-1318208031 tempest-VolumeMultiattachTests-1318208031-project-member] Volume info retrieved successfully. Aug 07 10:05:15.646989 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-e915162e-3cc1-4159-b1ec-ccc734334a51 tempest-VolumeMultiattachTests-1318208031 tempest-VolumeMultiattachTests-1318208031-project-member] https://10.4.3.8/volume/v3/volumes/7de8215f-04bf-43a5-ba1e-498f54e94091 returned with HTTP 200 Aug 07 10:05:15.647356 np0000006707 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 1222/4878] 10.4.3.8 () {66 vars in 1334 bytes} [Fri Aug 7 10:05:15 2026] GET /volume/v3/volumes/7de8215f-04bf-43a5-ba1e-498f54e94091 => generated 1212 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 10:05:16.092845 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.middleware.request_id [None req-c521da47-73ef-487b-a4b1-440124f61b2f None None] RequestId filter calling following filter/app {{(pid=100298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:05:16.094493 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [None req-c521da47-73ef-487b-a4b1-440124f61b2f tempest-VolumesBackupsAdminTest-886037600 tempest-VolumesBackupsAdminTest-886037600-project-member] GET https://10.4.3.8/volume/v3/backups/09af6263-ed00-46e8-af8d-77e75c140ced Aug 07 10:05:16.094738 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [None req-c521da47-73ef-487b-a4b1-440124f61b2f tempest-VolumesBackupsAdminTest-886037600 tempest-VolumesBackupsAdminTest-886037600-project-member] Empty body provided in request {{(pid=100298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 10:05:16.094956 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [None req-c521da47-73ef-487b-a4b1-440124f61b2f tempest-VolumesBackupsAdminTest-886037600 tempest-VolumesBackupsAdminTest-886037600-project-member] Calling method 'show' {{(pid=100298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 10:05:16.095097 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.v3.backups [None req-c521da47-73ef-487b-a4b1-440124f61b2f tempest-VolumesBackupsAdminTest-886037600 tempest-VolumesBackupsAdminTest-886037600-project-member] Show backup with id 09af6263-ed00-46e8-af8d-77e75c140ced. {{(pid=100298) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 10:05:16.099167 np0000006707 devstack@c-api.service[100298]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 10:05:16.099167 np0000006707 devstack@c-api.service[100298]: warnings.warn( Aug 07 10:05:16.099849 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [None req-c521da47-73ef-487b-a4b1-440124f61b2f tempest-VolumesBackupsAdminTest-886037600 tempest-VolumesBackupsAdminTest-886037600-project-member] https://10.4.3.8/volume/v3/backups/09af6263-ed00-46e8-af8d-77e75c140ced returned with HTTP 200 Aug 07 10:05:16.100190 np0000006707 devstack@c-api.service[100298]: [pid: 100298|app: 0|req: 1219/4879] 10.4.3.8 () {66 vars in 1334 bytes} [Fri Aug 7 10:05:16 2026] GET /volume/v3/backups/09af6263-ed00-46e8-af8d-77e75c140ced => generated 798 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 10:05:16.529670 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [None req-58793d23-4227-401f-b73e-5bb77b61d4bf None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:05:16.531597 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-58793d23-4227-401f-b73e-5bb77b61d4bf tempest-VolumeDependencyTests-605562490 tempest-VolumeDependencyTests-605562490-project-member] GET https://10.4.3.8/volume/v3/snapshots/63dba286-69bc-4543-9dd8-7a6ed0076cc2 Aug 07 10:05:16.531803 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-58793d23-4227-401f-b73e-5bb77b61d4bf tempest-VolumeDependencyTests-605562490 tempest-VolumeDependencyTests-605562490-project-member] Empty body provided in request {{(pid=100296) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 10:05:16.531986 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-58793d23-4227-401f-b73e-5bb77b61d4bf tempest-VolumeDependencyTests-605562490 tempest-VolumeDependencyTests-605562490-project-member] Calling method 'show' {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 10:05:16.537133 np0000006707 devstack@c-api.service[100296]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 10:05:16.537133 np0000006707 devstack@c-api.service[100296]: warnings.warn( Aug 07 10:05:16.537625 np0000006707 devstack@c-api.service[100296]: INFO cinder.volume.api [None req-58793d23-4227-401f-b73e-5bb77b61d4bf tempest-VolumeDependencyTests-605562490 tempest-VolumeDependencyTests-605562490-project-member] Snapshot retrieved successfully. Aug 07 10:05:16.538436 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-58793d23-4227-401f-b73e-5bb77b61d4bf tempest-VolumeDependencyTests-605562490 tempest-VolumeDependencyTests-605562490-project-member] https://10.4.3.8/volume/v3/snapshots/63dba286-69bc-4543-9dd8-7a6ed0076cc2 returned with HTTP 200 Aug 07 10:05:16.538845 np0000006707 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 1217/4880] 10.4.3.8 () {66 vars in 1340 bytes} [Fri Aug 7 10:05:16 2026] GET /volume/v3/snapshots/63dba286-69bc-4543-9dd8-7a6ed0076cc2 => generated 467 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 10:05:16.547440 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-84f95ef8-fe44-4a24-ba12-d27b166d0ad8 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:05:16.549634 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-84f95ef8-fe44-4a24-ba12-d27b166d0ad8 tempest-VolumeDependencyTests-605562490 tempest-VolumeDependencyTests-605562490-project-member] POST https://10.4.3.8/volume/v3/volumes Aug 07 10:05:16.550112 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-84f95ef8-fe44-4a24-ba12-d27b166d0ad8 tempest-VolumeDependencyTests-605562490 tempest-VolumeDependencyTests-605562490-project-member] Action: 'create', calling method: create, body: {"volume": {"snapshot_id": "63dba286-69bc-4543-9dd8-7a6ed0076cc2", "size": 1, "name": "tempest-VolumeDependencyTests-Volume-645866395"}} {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 10:05:16.552130 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.v3.volumes [None req-84f95ef8-fe44-4a24-ba12-d27b166d0ad8 tempest-VolumeDependencyTests-605562490 tempest-VolumeDependencyTests-605562490-project-member] Create volume request body: {'volume': {'snapshot_id': '63dba286-69bc-4543-9dd8-7a6ed0076cc2', 'size': 1, 'name': 'tempest-VolumeDependencyTests-Volume-645866395'}} {{(pid=100295) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 07 10:05:16.558669 np0000006707 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 10:05:16.558669 np0000006707 devstack@c-api.service[100295]: warnings.warn( Aug 07 10:05:16.559397 np0000006707 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-84f95ef8-fe44-4a24-ba12-d27b166d0ad8 tempest-VolumeDependencyTests-605562490 tempest-VolumeDependencyTests-605562490-project-member] Snapshot retrieved successfully. Aug 07 10:05:16.559578 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.v3.volumes [None req-84f95ef8-fe44-4a24-ba12-d27b166d0ad8 tempest-VolumeDependencyTests-605562490 tempest-VolumeDependencyTests-605562490-project-member] Create volume of 1 GB Aug 07 10:05:16.563897 np0000006707 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-84f95ef8-fe44-4a24-ba12-d27b166d0ad8 tempest-VolumeDependencyTests-605562490 tempest-VolumeDependencyTests-605562490-project-member] Availability Zones retrieved successfully. Aug 07 10:05:16.571992 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.volume.api [None req-84f95ef8-fe44-4a24-ba12-d27b166d0ad8 tempest-VolumeDependencyTests-605562490 tempest-VolumeDependencyTests-605562490-project-member] Flow 'volume_create_api' (4a4b221f-7ab9-4ab4-a16c-13024495b7b3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100295) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 10:05:16.573228 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.volume.api [None req-84f95ef8-fe44-4a24-ba12-d27b166d0ad8 tempest-VolumeDependencyTests-605562490 tempest-VolumeDependencyTests-605562490-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (fb926077-1157-4b1f-a13a-ad9e308b3024) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100295) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 10:05:16.574619 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.volume.flows.api.create_volume [None req-84f95ef8-fe44-4a24-ba12-d27b166d0ad8 tempest-VolumeDependencyTests-605562490 tempest-VolumeDependencyTests-605562490-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=100295) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 07 10:05:16.610626 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.volume.api [None req-84f95ef8-fe44-4a24-ba12-d27b166d0ad8 tempest-VolumeDependencyTests-605562490 tempest-VolumeDependencyTests-605562490-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (fb926077-1157-4b1f-a13a-ad9e308b3024) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': '63dba286-69bc-4543-9dd8-7a6ed0076cc2', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-07T09:47:39Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=45fd9a3a-b61e-4c6c-9ab7-d02f06678d0d,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '45fd9a3a-b61e-4c6c-9ab7-d02f06678d0d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100295) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 10:05:16.611284 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.volume.api [None req-84f95ef8-fe44-4a24-ba12-d27b166d0ad8 tempest-VolumeDependencyTests-605562490 tempest-VolumeDependencyTests-605562490-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b3dbfb69-5858-4f11-a674-dd3e1eb9a12e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100295) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 10:05:16.648783 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.quota [None req-84f95ef8-fe44-4a24-ba12-d27b166d0ad8 tempest-VolumeDependencyTests-605562490 tempest-VolumeDependencyTests-605562490-project-member] Created reservations ['bafd7666-c8d2-4a04-a467-c72546db70ca', 'e474e9fd-27f2-4378-a24e-018f14ac7869', '3634a61b-76dc-4ffc-b946-24c901bc8d8a', '48ee2848-b3b0-4e90-94ac-27ca2b10e6b5'] {{(pid=100295) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 10:05:16.649472 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.volume.api [None req-84f95ef8-fe44-4a24-ba12-d27b166d0ad8 tempest-VolumeDependencyTests-605562490 tempest-VolumeDependencyTests-605562490-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b3dbfb69-5858-4f11-a674-dd3e1eb9a12e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['bafd7666-c8d2-4a04-a467-c72546db70ca', 'e474e9fd-27f2-4378-a24e-018f14ac7869', '3634a61b-76dc-4ffc-b946-24c901bc8d8a', '48ee2848-b3b0-4e90-94ac-27ca2b10e6b5']}' {{(pid=100295) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 10:05:16.650166 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.volume.api [None req-84f95ef8-fe44-4a24-ba12-d27b166d0ad8 tempest-VolumeDependencyTests-605562490 tempest-VolumeDependencyTests-605562490-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2ebacf7a-0666-42bf-ba60-6c52ba5a086d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100295) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 10:05:16.660930 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [None req-262a0ed9-0829-435f-9be4-74f5b135b8ac None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:05:16.662899 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-262a0ed9-0829-435f-9be4-74f5b135b8ac tempest-VolumeMultiattachTests-1318208031 tempest-VolumeMultiattachTests-1318208031-project-member] GET https://10.4.3.8/volume/v3/volumes/7de8215f-04bf-43a5-ba1e-498f54e94091 Aug 07 10:05:16.663119 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-262a0ed9-0829-435f-9be4-74f5b135b8ac tempest-VolumeMultiattachTests-1318208031 tempest-VolumeMultiattachTests-1318208031-project-member] Empty body provided in request {{(pid=100297) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 10:05:16.663325 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-262a0ed9-0829-435f-9be4-74f5b135b8ac tempest-VolumeMultiattachTests-1318208031 tempest-VolumeMultiattachTests-1318208031-project-member] Calling method 'show' {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 10:05:16.675393 np0000006707 devstack@c-api.service[100297]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 10:05:16.675393 np0000006707 devstack@c-api.service[100297]: warnings.warn( Aug 07 10:05:16.678770 np0000006707 devstack@c-api.service[100297]: INFO cinder.volume.api [None req-262a0ed9-0829-435f-9be4-74f5b135b8ac tempest-VolumeMultiattachTests-1318208031 tempest-VolumeMultiattachTests-1318208031-project-member] Volume info retrieved successfully. Aug 07 10:05:16.682632 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-262a0ed9-0829-435f-9be4-74f5b135b8ac tempest-VolumeMultiattachTests-1318208031 tempest-VolumeMultiattachTests-1318208031-project-member] https://10.4.3.8/volume/v3/volumes/7de8215f-04bf-43a5-ba1e-498f54e94091 returned with HTTP 200 Aug 07 10:05:16.683093 np0000006707 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 1223/4881] 10.4.3.8 () {66 vars in 1334 bytes} [Fri Aug 7 10:05:16 2026] GET /volume/v3/volumes/7de8215f-04bf-43a5-ba1e-498f54e94091 => generated 1212 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 10:05:16.690795 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.volume.api [None req-84f95ef8-fe44-4a24-ba12-d27b166d0ad8 tempest-VolumeDependencyTests-605562490 tempest-VolumeDependencyTests-605562490-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2ebacf7a-0666-42bf-ba60-6c52ba5a086d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'fb9337c0-bbbd-4d06-883f-e1b04dec1780', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-645866395',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='bd4df9c8f3b54bd0a77f3f48013c0524',qos_specs=None,replication_status=,reservations=['bafd7666-c8d2-4a04-a467-c72546db70ca','e474e9fd-27f2-4378-a24e-018f14ac7869','3634a61b-76dc-4ffc-b946-24c901bc8d8a','48ee2848-b3b0-4e90-94ac-27ca2b10e6b5'],size=1,snapshot_id=63dba286-69bc-4543-9dd8-7a6ed0076cc2,source_replicaid=,source_volid=None,status='creating',user_id='d63fe962567e40c3871ccbb93a699c8b',volume_type_id=45fd9a3a-b61e-4c6c-9ab7-d02f06678d0d), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-07T10:05:16Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-645866395',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=fb9337c0-bbbd-4d06-883f-e1b04dec1780,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='bd4df9c8f3b54bd0a77f3f48013c0524',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=63dba286-69bc-4543-9dd8-7a6ed0076cc2,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='d63fe962567e40c3871ccbb93a699c8b',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(45fd9a3a-b61e-4c6c-9ab7-d02f06678d0d),volume_type_id=45fd9a3a-b61e-4c6c-9ab7-d02f06678d0d)}' {{(pid=100295) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 10:05:16.691936 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.volume.api [None req-84f95ef8-fe44-4a24-ba12-d27b166d0ad8 tempest-VolumeDependencyTests-605562490 tempest-VolumeDependencyTests-605562490-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (455995c9-2d0c-42d7-907d-6e4c97a13f8e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100295) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 10:05:16.707194 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.volume.api [None req-84f95ef8-fe44-4a24-ba12-d27b166d0ad8 tempest-VolumeDependencyTests-605562490 tempest-VolumeDependencyTests-605562490-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (455995c9-2d0c-42d7-907d-6e4c97a13f8e) transitioned into state 'SUCCESS' from state '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-645866395',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='bd4df9c8f3b54bd0a77f3f48013c0524',qos_specs=None,replication_status=,reservations=['bafd7666-c8d2-4a04-a467-c72546db70ca','e474e9fd-27f2-4378-a24e-018f14ac7869','3634a61b-76dc-4ffc-b946-24c901bc8d8a','48ee2848-b3b0-4e90-94ac-27ca2b10e6b5'],size=1,snapshot_id=63dba286-69bc-4543-9dd8-7a6ed0076cc2,source_replicaid=,source_volid=None,status='creating',user_id='d63fe962567e40c3871ccbb93a699c8b',volume_type_id=45fd9a3a-b61e-4c6c-9ab7-d02f06678d0d)}' {{(pid=100295) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 10:05:16.707990 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.volume.api [None req-84f95ef8-fe44-4a24-ba12-d27b166d0ad8 tempest-VolumeDependencyTests-605562490 tempest-VolumeDependencyTests-605562490-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (93512faf-ad40-4ce4-9946-253157ecacf1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100295) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 10:05:16.725718 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.volume.api [None req-84f95ef8-fe44-4a24-ba12-d27b166d0ad8 tempest-VolumeDependencyTests-605562490 tempest-VolumeDependencyTests-605562490-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (93512faf-ad40-4ce4-9946-253157ecacf1) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100295) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 10:05:16.726410 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.volume.api [None req-84f95ef8-fe44-4a24-ba12-d27b166d0ad8 tempest-VolumeDependencyTests-605562490 tempest-VolumeDependencyTests-605562490-project-member] Flow 'volume_create_api' (4a4b221f-7ab9-4ab4-a16c-13024495b7b3) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100295) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 10:05:16.726693 np0000006707 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-84f95ef8-fe44-4a24-ba12-d27b166d0ad8 tempest-VolumeDependencyTests-605562490 tempest-VolumeDependencyTests-605562490-project-member] Create volume request issued successfully. Aug 07 10:05:16.727195 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-84f95ef8-fe44-4a24-ba12-d27b166d0ad8 tempest-VolumeDependencyTests-605562490 tempest-VolumeDependencyTests-605562490-project-member] https://10.4.3.8/volume/v3/volumes returned with HTTP 202 Aug 07 10:05:16.727581 np0000006707 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 1223/4882] 10.4.3.8 () {70 vars in 1286 bytes} [Fri Aug 7 10:05:16 2026] POST /volume/v3/volumes => generated 799 bytes in 181 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 07 10:05:16.738468 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.middleware.request_id [None req-753f76c0-08dc-4a84-b14f-3c66486afa38 None None] RequestId filter calling following filter/app {{(pid=100298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:05:16.740295 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [None req-753f76c0-08dc-4a84-b14f-3c66486afa38 tempest-VolumeDependencyTests-605562490 tempest-VolumeDependencyTests-605562490-project-member] GET https://10.4.3.8/volume/v3/volumes/fb9337c0-bbbd-4d06-883f-e1b04dec1780 Aug 07 10:05:16.740501 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [None req-753f76c0-08dc-4a84-b14f-3c66486afa38 tempest-VolumeDependencyTests-605562490 tempest-VolumeDependencyTests-605562490-project-member] Empty body provided in request {{(pid=100298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 10:05:16.740681 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [None req-753f76c0-08dc-4a84-b14f-3c66486afa38 tempest-VolumeDependencyTests-605562490 tempest-VolumeDependencyTests-605562490-project-member] Calling method 'show' {{(pid=100298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 10:05:16.746632 np0000006707 devstack@c-api.service[100298]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 10:05:16.746632 np0000006707 devstack@c-api.service[100298]: warnings.warn( Aug 07 10:05:16.749372 np0000006707 devstack@c-api.service[100298]: INFO cinder.volume.api [None req-753f76c0-08dc-4a84-b14f-3c66486afa38 tempest-VolumeDependencyTests-605562490 tempest-VolumeDependencyTests-605562490-project-member] Volume info retrieved successfully. Aug 07 10:05:16.752636 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [None req-753f76c0-08dc-4a84-b14f-3c66486afa38 tempest-VolumeDependencyTests-605562490 tempest-VolumeDependencyTests-605562490-project-member] https://10.4.3.8/volume/v3/volumes/fb9337c0-bbbd-4d06-883f-e1b04dec1780 returned with HTTP 200 Aug 07 10:05:16.752955 np0000006707 devstack@c-api.service[100298]: [pid: 100298|app: 0|req: 1220/4883] 10.4.3.8 () {68 vars in 1375 bytes} [Fri Aug 7 10:05:16 2026] GET /volume/v3/volumes/fb9337c0-bbbd-4d06-883f-e1b04dec1780 => generated 867 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 10:05:17.111312 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [None req-50554fcf-dbc0-46b8-9606-478055b1715a None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:05:17.113145 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-50554fcf-dbc0-46b8-9606-478055b1715a tempest-VolumesBackupsAdminTest-886037600 tempest-VolumesBackupsAdminTest-886037600-project-member] GET https://10.4.3.8/volume/v3/backups/09af6263-ed00-46e8-af8d-77e75c140ced Aug 07 10:05:17.113308 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-50554fcf-dbc0-46b8-9606-478055b1715a tempest-VolumesBackupsAdminTest-886037600 tempest-VolumesBackupsAdminTest-886037600-project-member] Empty body provided in request {{(pid=100296) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 10:05:17.113542 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-50554fcf-dbc0-46b8-9606-478055b1715a tempest-VolumesBackupsAdminTest-886037600 tempest-VolumesBackupsAdminTest-886037600-project-member] Calling method 'show' {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 10:05:17.113700 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.v3.backups [None req-50554fcf-dbc0-46b8-9606-478055b1715a tempest-VolumesBackupsAdminTest-886037600 tempest-VolumesBackupsAdminTest-886037600-project-member] Show backup with id 09af6263-ed00-46e8-af8d-77e75c140ced. {{(pid=100296) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 10:05:17.118129 np0000006707 devstack@c-api.service[100296]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 10:05:17.118129 np0000006707 devstack@c-api.service[100296]: warnings.warn( Aug 07 10:05:17.119125 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-50554fcf-dbc0-46b8-9606-478055b1715a tempest-VolumesBackupsAdminTest-886037600 tempest-VolumesBackupsAdminTest-886037600-project-member] https://10.4.3.8/volume/v3/backups/09af6263-ed00-46e8-af8d-77e75c140ced returned with HTTP 200 Aug 07 10:05:17.119671 np0000006707 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 1218/4884] 10.4.3.8 () {66 vars in 1334 bytes} [Fri Aug 7 10:05:17 2026] GET /volume/v3/backups/09af6263-ed00-46e8-af8d-77e75c140ced => generated 798 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 10:05:17.176259 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [req-0526a1b5-94e5-4ffd-8ddb-1fa3b2e6dcba req-1e38cdb6-64f1-4c00-bbe7-b9d1b4947442 None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:05:17.178397 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [req-0526a1b5-94e5-4ffd-8ddb-1fa3b2e6dcba req-1e38cdb6-64f1-4c00-bbe7-b9d1b4947442 tempest-VolumeMultiattachTests-1318208031 tempest-VolumeMultiattachTests-1318208031-project-member] POST https://10.4.3.8/volume/v3/attachments/3ac85d51-6644-49f6-807c-553b9551e397/action Aug 07 10:05:17.178847 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [req-0526a1b5-94e5-4ffd-8ddb-1fa3b2e6dcba req-1e38cdb6-64f1-4c00-bbe7-b9d1b4947442 tempest-VolumeMultiattachTests-1318208031 tempest-VolumeMultiattachTests-1318208031-project-member] Action body: b'{"os-complete": null}' {{(pid=100297) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 07 10:05:17.178964 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [req-0526a1b5-94e5-4ffd-8ddb-1fa3b2e6dcba req-1e38cdb6-64f1-4c00-bbe7-b9d1b4947442 tempest-VolumeMultiattachTests-1318208031 tempest-VolumeMultiattachTests-1318208031-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 10:05:17.201114 np0000006707 devstack@c-api.service[100297]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 10:05:17.201114 np0000006707 devstack@c-api.service[100297]: warnings.warn( Aug 07 10:05:17.212971 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [req-0526a1b5-94e5-4ffd-8ddb-1fa3b2e6dcba req-1e38cdb6-64f1-4c00-bbe7-b9d1b4947442 tempest-VolumeMultiattachTests-1318208031 tempest-VolumeMultiattachTests-1318208031-project-member] https://10.4.3.8/volume/v3/attachments/3ac85d51-6644-49f6-807c-553b9551e397/action returned with HTTP 204 Aug 07 10:05:17.213579 np0000006707 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 1224/4885] 10.4.3.8 () {74 vars in 1711 bytes} [Fri Aug 7 10:05:17 2026] POST /volume/v3/attachments/3ac85d51-6644-49f6-807c-553b9551e397/action => generated 0 bytes in 38 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 07 10:05:17.697445 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-339fd084-a238-4a61-a0b5-88868a47a820 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:05:17.699247 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-339fd084-a238-4a61-a0b5-88868a47a820 tempest-VolumeMultiattachTests-1318208031 tempest-VolumeMultiattachTests-1318208031-project-member] GET https://10.4.3.8/volume/v3/volumes/7de8215f-04bf-43a5-ba1e-498f54e94091 Aug 07 10:05:17.699445 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-339fd084-a238-4a61-a0b5-88868a47a820 tempest-VolumeMultiattachTests-1318208031 tempest-VolumeMultiattachTests-1318208031-project-member] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 10:05:17.699642 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-339fd084-a238-4a61-a0b5-88868a47a820 tempest-VolumeMultiattachTests-1318208031 tempest-VolumeMultiattachTests-1318208031-project-member] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 10:05:17.710887 np0000006707 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 10:05:17.710887 np0000006707 devstack@c-api.service[100295]: warnings.warn( Aug 07 10:05:17.714091 np0000006707 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-339fd084-a238-4a61-a0b5-88868a47a820 tempest-VolumeMultiattachTests-1318208031 tempest-VolumeMultiattachTests-1318208031-project-member] Volume info retrieved successfully. Aug 07 10:05:17.718137 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-339fd084-a238-4a61-a0b5-88868a47a820 tempest-VolumeMultiattachTests-1318208031 tempest-VolumeMultiattachTests-1318208031-project-member] https://10.4.3.8/volume/v3/volumes/7de8215f-04bf-43a5-ba1e-498f54e94091 returned with HTTP 200 Aug 07 10:05:17.718510 np0000006707 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 1224/4886] 10.4.3.8 () {66 vars in 1334 bytes} [Fri Aug 7 10:05:17 2026] GET /volume/v3/volumes/7de8215f-04bf-43a5-ba1e-498f54e94091 => generated 1506 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 10:05:17.765298 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.middleware.request_id [None req-ef3b881c-cb98-4959-bbf9-f8f4083720e2 None None] RequestId filter calling following filter/app {{(pid=100298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:05:17.766797 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [None req-ef3b881c-cb98-4959-bbf9-f8f4083720e2 tempest-VolumeDependencyTests-605562490 tempest-VolumeDependencyTests-605562490-project-member] GET https://10.4.3.8/volume/v3/volumes/fb9337c0-bbbd-4d06-883f-e1b04dec1780 Aug 07 10:05:17.767086 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [None req-ef3b881c-cb98-4959-bbf9-f8f4083720e2 tempest-VolumeDependencyTests-605562490 tempest-VolumeDependencyTests-605562490-project-member] Empty body provided in request {{(pid=100298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 10:05:17.767329 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [None req-ef3b881c-cb98-4959-bbf9-f8f4083720e2 tempest-VolumeDependencyTests-605562490 tempest-VolumeDependencyTests-605562490-project-member] Calling method 'show' {{(pid=100298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 10:05:17.774828 np0000006707 devstack@c-api.service[100298]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 10:05:17.774828 np0000006707 devstack@c-api.service[100298]: warnings.warn( Aug 07 10:05:17.779801 np0000006707 devstack@c-api.service[100298]: INFO cinder.volume.api [None req-ef3b881c-cb98-4959-bbf9-f8f4083720e2 tempest-VolumeDependencyTests-605562490 tempest-VolumeDependencyTests-605562490-project-member] Volume info retrieved successfully. Aug 07 10:05:17.784832 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [None req-ef3b881c-cb98-4959-bbf9-f8f4083720e2 tempest-VolumeDependencyTests-605562490 tempest-VolumeDependencyTests-605562490-project-member] https://10.4.3.8/volume/v3/volumes/fb9337c0-bbbd-4d06-883f-e1b04dec1780 returned with HTTP 200 Aug 07 10:05:17.785287 np0000006707 devstack@c-api.service[100298]: [pid: 100298|app: 0|req: 1221/4887] 10.4.3.8 () {68 vars in 1375 bytes} [Fri Aug 7 10:05:17 2026] GET /volume/v3/volumes/fb9337c0-bbbd-4d06-883f-e1b04dec1780 => generated 892 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 10:05:17.796206 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [None req-b17a3aa1-9713-43f9-bdc4-f481ec268fc0 None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:05:17.797893 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-b17a3aa1-9713-43f9-bdc4-f481ec268fc0 tempest-VolumeDependencyTests-605562490 tempest-VolumeDependencyTests-605562490-project-member] POST https://10.4.3.8/volume/v3/snapshots Aug 07 10:05:17.798236 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-b17a3aa1-9713-43f9-bdc4-f481ec268fc0 tempest-VolumeDependencyTests-605562490 tempest-VolumeDependencyTests-605562490-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "fb9337c0-bbbd-4d06-883f-e1b04dec1780", "name": "tempest-VolumeDependencyTests-Snapshot-176035820"}} {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 10:05:17.805863 np0000006707 devstack@c-api.service[100296]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 10:05:17.805863 np0000006707 devstack@c-api.service[100296]: warnings.warn( Aug 07 10:05:17.806360 np0000006707 devstack@c-api.service[100296]: INFO cinder.volume.api [None req-b17a3aa1-9713-43f9-bdc4-f481ec268fc0 tempest-VolumeDependencyTests-605562490 tempest-VolumeDependencyTests-605562490-project-member] Volume info retrieved successfully. Aug 07 10:05:17.806514 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.v3.snapshots [None req-b17a3aa1-9713-43f9-bdc4-f481ec268fc0 tempest-VolumeDependencyTests-605562490 tempest-VolumeDependencyTests-605562490-project-member] Create snapshot from volume fb9337c0-bbbd-4d06-883f-e1b04dec1780 Aug 07 10:05:17.827767 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.quota [None req-b17a3aa1-9713-43f9-bdc4-f481ec268fc0 tempest-VolumeDependencyTests-605562490 tempest-VolumeDependencyTests-605562490-project-member] Created reservations ['ffd21ca6-b8e7-4b7d-adff-4b39cdb0c13a', 'd2538793-e005-48b7-b789-1462629b353b', '4b471a6a-14be-4799-bc7e-557b7bb89502', '8a77ac5e-d0da-44a6-94bd-ff10bc185dd9'] {{(pid=100296) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 10:05:17.853354 np0000006707 devstack@c-api.service[100296]: INFO cinder.volume.api [None req-b17a3aa1-9713-43f9-bdc4-f481ec268fc0 tempest-VolumeDependencyTests-605562490 tempest-VolumeDependencyTests-605562490-project-member] Snapshot create request issued successfully. Aug 07 10:05:17.853812 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-b17a3aa1-9713-43f9-bdc4-f481ec268fc0 tempest-VolumeDependencyTests-605562490 tempest-VolumeDependencyTests-605562490-project-member] https://10.4.3.8/volume/v3/snapshots returned with HTTP 202 Aug 07 10:05:17.854228 np0000006707 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 1219/4888] 10.4.3.8 () {68 vars in 1251 bytes} [Fri Aug 7 10:05:17 2026] POST /volume/v3/snapshots => generated 307 bytes in 58 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 07 10:05:17.863655 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [None req-ccc37d76-1073-44af-9f2c-6338cd7bc0de None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:05:17.865708 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-ccc37d76-1073-44af-9f2c-6338cd7bc0de tempest-VolumeDependencyTests-605562490 tempest-VolumeDependencyTests-605562490-project-member] GET https://10.4.3.8/volume/v3/snapshots/df26eb7e-1f50-4376-b233-35d7af30c0c1 Aug 07 10:05:17.865927 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-ccc37d76-1073-44af-9f2c-6338cd7bc0de tempest-VolumeDependencyTests-605562490 tempest-VolumeDependencyTests-605562490-project-member] Empty body provided in request {{(pid=100297) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 10:05:17.866114 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-ccc37d76-1073-44af-9f2c-6338cd7bc0de tempest-VolumeDependencyTests-605562490 tempest-VolumeDependencyTests-605562490-project-member] Calling method 'show' {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 10:05:17.871199 np0000006707 devstack@c-api.service[100297]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 10:05:17.871199 np0000006707 devstack@c-api.service[100297]: warnings.warn( Aug 07 10:05:17.871741 np0000006707 devstack@c-api.service[100297]: INFO cinder.volume.api [None req-ccc37d76-1073-44af-9f2c-6338cd7bc0de tempest-VolumeDependencyTests-605562490 tempest-VolumeDependencyTests-605562490-project-member] Snapshot retrieved successfully. Aug 07 10:05:17.872531 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-ccc37d76-1073-44af-9f2c-6338cd7bc0de tempest-VolumeDependencyTests-605562490 tempest-VolumeDependencyTests-605562490-project-member] https://10.4.3.8/volume/v3/snapshots/df26eb7e-1f50-4376-b233-35d7af30c0c1 returned with HTTP 200 Aug 07 10:05:17.873126 np0000006707 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 1225/4889] 10.4.3.8 () {66 vars in 1340 bytes} [Fri Aug 7 10:05:17 2026] GET /volume/v3/snapshots/df26eb7e-1f50-4376-b233-35d7af30c0c1 => generated 439 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 10:05:18.131053 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-2d453b7f-1d7c-445d-b635-dcc92caa522f None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:05:18.133213 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-2d453b7f-1d7c-445d-b635-dcc92caa522f tempest-VolumesBackupsAdminTest-886037600 tempest-VolumesBackupsAdminTest-886037600-project-member] GET https://10.4.3.8/volume/v3/backups/09af6263-ed00-46e8-af8d-77e75c140ced Aug 07 10:05:18.133379 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-2d453b7f-1d7c-445d-b635-dcc92caa522f tempest-VolumesBackupsAdminTest-886037600 tempest-VolumesBackupsAdminTest-886037600-project-member] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 10:05:18.133582 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-2d453b7f-1d7c-445d-b635-dcc92caa522f tempest-VolumesBackupsAdminTest-886037600 tempest-VolumesBackupsAdminTest-886037600-project-member] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 10:05:18.133691 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.v3.backups [None req-2d453b7f-1d7c-445d-b635-dcc92caa522f tempest-VolumesBackupsAdminTest-886037600 tempest-VolumesBackupsAdminTest-886037600-project-member] Show backup with id 09af6263-ed00-46e8-af8d-77e75c140ced. {{(pid=100295) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 10:05:18.138268 np0000006707 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 10:05:18.138268 np0000006707 devstack@c-api.service[100295]: warnings.warn( Aug 07 10:05:18.139116 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-2d453b7f-1d7c-445d-b635-dcc92caa522f tempest-VolumesBackupsAdminTest-886037600 tempest-VolumesBackupsAdminTest-886037600-project-member] https://10.4.3.8/volume/v3/backups/09af6263-ed00-46e8-af8d-77e75c140ced returned with HTTP 200 Aug 07 10:05:18.139503 np0000006707 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 1225/4890] 10.4.3.8 () {66 vars in 1334 bytes} [Fri Aug 7 10:05:18 2026] GET /volume/v3/backups/09af6263-ed00-46e8-af8d-77e75c140ced => generated 799 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 10:05:18.149660 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.middleware.request_id [None req-81aa91d8-4697-4f68-bb9f-0cdab642fb65 None None] RequestId filter calling following filter/app {{(pid=100298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:05:18.151404 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [None req-81aa91d8-4697-4f68-bb9f-0cdab642fb65 tempest-VolumesBackupsAdminTest-886037600 tempest-VolumesBackupsAdminTest-886037600-project-member] GET https://10.4.3.8/volume/v3/volumes/beeeb0e5-d401-4020-8516-022503552b3b Aug 07 10:05:18.151617 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [None req-81aa91d8-4697-4f68-bb9f-0cdab642fb65 tempest-VolumesBackupsAdminTest-886037600 tempest-VolumesBackupsAdminTest-886037600-project-member] Empty body provided in request {{(pid=100298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 10:05:18.151793 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [None req-81aa91d8-4697-4f68-bb9f-0cdab642fb65 tempest-VolumesBackupsAdminTest-886037600 tempest-VolumesBackupsAdminTest-886037600-project-member] Calling method 'show' {{(pid=100298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 10:05:18.158112 np0000006707 devstack@c-api.service[100298]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 10:05:18.158112 np0000006707 devstack@c-api.service[100298]: warnings.warn( Aug 07 10:05:18.161275 np0000006707 devstack@c-api.service[100298]: INFO cinder.volume.api [None req-81aa91d8-4697-4f68-bb9f-0cdab642fb65 tempest-VolumesBackupsAdminTest-886037600 tempest-VolumesBackupsAdminTest-886037600-project-member] Volume info retrieved successfully. Aug 07 10:05:18.164912 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [None req-81aa91d8-4697-4f68-bb9f-0cdab642fb65 tempest-VolumesBackupsAdminTest-886037600 tempest-VolumesBackupsAdminTest-886037600-project-member] https://10.4.3.8/volume/v3/volumes/beeeb0e5-d401-4020-8516-022503552b3b returned with HTTP 200 Aug 07 10:05:18.165272 np0000006707 devstack@c-api.service[100298]: [pid: 100298|app: 0|req: 1222/4891] 10.4.3.8 () {66 vars in 1334 bytes} [Fri Aug 7 10:05:18 2026] GET /volume/v3/volumes/beeeb0e5-d401-4020-8516-022503552b3b => generated 843 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 10:05:18.176966 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [None req-3f53385e-c006-4f5b-bbcd-e0803b4e86f7 None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:05:18.243546 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-3f53385e-c006-4f5b-bbcd-e0803b4e86f7 tempest-VolumesBackupsAdminTest-1859638515 tempest-VolumesBackupsAdminTest-1859638515-project-admin] GET https://10.4.3.8/volume/v3/backups/09af6263-ed00-46e8-af8d-77e75c140ced/export_record Aug 07 10:05:18.243809 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-3f53385e-c006-4f5b-bbcd-e0803b4e86f7 tempest-VolumesBackupsAdminTest-1859638515 tempest-VolumesBackupsAdminTest-1859638515-project-admin] Empty body provided in request {{(pid=100296) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 10:05:18.244036 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-3f53385e-c006-4f5b-bbcd-e0803b4e86f7 tempest-VolumesBackupsAdminTest-1859638515 tempest-VolumesBackupsAdminTest-1859638515-project-admin] Calling method 'export_record' {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 10:05:18.244194 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.contrib.backups [None req-3f53385e-c006-4f5b-bbcd-e0803b4e86f7 tempest-VolumesBackupsAdminTest-1859638515 tempest-VolumesBackupsAdminTest-1859638515-project-admin] Export record for backup 09af6263-ed00-46e8-af8d-77e75c140ced. {{(pid=100296) export_record /opt/stack/cinder/cinder/api/contrib/backups.py:241}} Aug 07 10:05:18.248538 np0000006707 devstack@c-api.service[100296]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 10:05:18.248538 np0000006707 devstack@c-api.service[100296]: warnings.warn( Aug 07 10:05:18.249373 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.backup.api [None req-3f53385e-c006-4f5b-bbcd-e0803b4e86f7 tempest-VolumesBackupsAdminTest-1859638515 tempest-VolumesBackupsAdminTest-1859638515-project-admin] Calling RPCAPI with context: , host: np0000006707, backup: 09af6263-ed00-46e8-af8d-77e75c140ced. {{(pid=100296) export_record /opt/stack/cinder/cinder/backup/api.py:502}} Aug 07 10:05:18.258185 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.backup.rpcapi [None req-3f53385e-c006-4f5b-bbcd-e0803b4e86f7 tempest-VolumesBackupsAdminTest-1859638515 tempest-VolumesBackupsAdminTest-1859638515-project-admin] export_record in rpcapi backup_id 09af6263-ed00-46e8-af8d-77e75c140ced on host np0000006707. {{(pid=100296) export_record /opt/stack/cinder/cinder/backup/rpcapi.py:87}} Aug 07 10:05:18.270637 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.contrib.backups [None req-3f53385e-c006-4f5b-bbcd-e0803b4e86f7 tempest-VolumesBackupsAdminTest-1859638515 tempest-VolumesBackupsAdminTest-1859638515-project-admin] Exported record output: {'backup-record': {'backup_service': 'cinder.backup.drivers.swift.SwiftBackupDriver', 'backup_url': 'eyJkcml2ZXJfaW5mbyI6IHt9LCAiaWQiOiAiMDlhZjYyNjMtZWQwMC00NmU4LWFmOGQtNzdlNzVjMTQwY2VkIiwgInVzZXJfaWQiOiAiZWM5OTVhMGYyYjczNGJmY2IyODIwMDc5NmEyMWM3ZDQiLCAicHJvamVjdF9pZCI6ICJiZTk5YzljNjZjZGE0NWFmYTBlODkwNDVlYTFhZjUwYyIsICJ2b2x1bWVfaWQiOiAiYmVlZWIwZTUtZDQwMS00MDIwLTg1MTYtMDIyNTAzNTUyYjNiIiwgImhvc3QiOiAibnAwMDAwMDA2NzA3IiwgImF2YWlsYWJpbGl0eV96b25lIjogIm5vdmEiLCAiY29udGFpbmVyIjogInRlbXBlc3Qtdm9sdW1lc2JhY2t1cHNhZG1pbnRlc3QtYmFja3VwLWNvbnRhaW5lci0xNzQzNDU0NTgzIiwgInBhcmVudF9pZCI6IG51bGwsICJzdGF0dXMiOiAiYXZhaWxhYmxlIiwgImZhaWxfcmVhc29uIjogbnVsbCwgInNpemUiOiAxLCAiZGlzcGxheV9uYW1lIjogInRlbXBlc3QtVm9sdW1lc0JhY2t1cHNBZG1pblRlc3QtQmFja3VwLTE0OTgwNzA4NzAiLCAiZGlzcGxheV9kZXNjcmlwdGlvbiI6IG51bGwsICJzZXJ2aWNlX21ldGFkYXRhIjogInZvbHVtZV9iZWVlYjBlNS1kNDAxLTQwMjAtODUxNi0wMjI1MDM1NTJiM2IvMjAyNjA4MDcxMDA1MDMvYXpfbm92YV9iYWNrdXBfMDlhZjYyNjMtZWQwMC00NmU4LWFmOGQtNzdlNzVjMTQwY2VkIiwgInNlcnZpY2UiOiAiY2luZGVyLmJhY2t1cC5kcml2ZXJzLnN3aWZ0LlN3aWZ0QmFja3VwRHJpdmVyIiwgIm9iamVjdF9jb3VudCI6IDIxLCAidGVtcF92b2x1bWVfaWQiOiBudWxsLCAidGVtcF9zbmFwc2hvdF9pZCI6IG51bGwsICJudW1fZGVwZW5kZW50X2JhY2t1cHMiOiAwLCAic25hcHNob3RfaWQiOiBudWxsLCAiZGF0YV90aW1lc3RhbXAiOiAiMjAyNi0wOC0wN1QxMDowNTowMVoiLCAicmVzdG9yZV92b2x1bWVfaWQiOiBudWxsLCAibWV0YWRhdGEiOiB7fSwgImVuY3J5cHRpb25fa2V5X2lkIjogbnVsbCwgImNyZWF0ZWRfYXQiOiAiMjAyNi0wOC0wN1QxMDowNTowMVoiLCAidXBkYXRlZF9hdCI6ICIyMDI2LTA4LTA3VDEwOjA1OjE3WiIsICJkZWxldGVkX2F0IjogbnVsbCwgImRlbGV0ZWQiOiBmYWxzZX0='}}. {{(pid=100296) export_record /opt/stack/cinder/cinder/api/contrib/backups.py:252}} Aug 07 10:05:18.270968 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-3f53385e-c006-4f5b-bbcd-e0803b4e86f7 tempest-VolumesBackupsAdminTest-1859638515 tempest-VolumesBackupsAdminTest-1859638515-project-admin] https://10.4.3.8/volume/v3/backups/09af6263-ed00-46e8-af8d-77e75c140ced/export_record returned with HTTP 200 Aug 07 10:05:18.271776 np0000006707 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 1220/4892] 10.4.3.8 () {66 vars in 1376 bytes} [Fri Aug 7 10:05:18 2026] GET /volume/v3/backups/09af6263-ed00-46e8-af8d-77e75c140ced/export_record => generated 1512 bytes in 95 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 10:05:18.279241 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [None req-635a0259-55df-4e33-b1a2-f439969e181e None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:05:18.281226 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-635a0259-55df-4e33-b1a2-f439969e181e tempest-VolumesBackupsAdminTest-1859638515 tempest-VolumesBackupsAdminTest-1859638515-project-admin] POST https://10.4.3.8/volume/v3/backups/import_record Aug 07 10:05:18.281651 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-635a0259-55df-4e33-b1a2-f439969e181e tempest-VolumesBackupsAdminTest-1859638515 tempest-VolumesBackupsAdminTest-1859638515-project-admin] Action: 'import_record', calling method: import_record, body: {"backup-record": {"backup_service": "cinder.backup.drivers.swift.SwiftBackupDriver", "backup_url": "eyJkcml2ZXJfaW5mbyI6IHt9LCAiaWQiOiAiNzE0YmMxMjMtOGY3MS00YmM3LTljM2ItYzYwYTUwMzIyNzBkIiwgInVzZXJfaWQiOiAiZWM5OTVhMGYyYjczNGJmY2IyODIwMDc5NmEyMWM3ZDQiLCAicHJvamVjdF9pZCI6ICJiZTk5YzljNjZjZGE0NWFmYTBlODkwNDVlYTFhZjUwYyIsICJ2b2x1bWVfaWQiOiAiYmVlZWIwZTUtZDQwMS00MDIwLTg1MTYtMDIyNTAzNTUyYjNiIiwgImhvc3QiOiAibnAwMDAwMDA2NzA3IiwgImF2YWlsYWJpbGl0eV96b25lIjogIm5vdmEiLCAiY29udGFpbmVyIjogInRlbXBlc3Qtdm9sdW1lc2JhY2t1cHNhZG1pbnRlc3QtYmFja3VwLWNvbnRhaW5lci0xNzQzNDU0NTgzIiwgInBhcmVudF9pZCI6IG51bGwsICJzdGF0dXMiOiAiYXZhaWxhYmxlIiwgImZhaWxfcmVhc29uIjogbnVsbCwgInNpemUiOiAxLCAiZGlzcGxheV9uYW1lIjogInRlbXBlc3QtVm9sdW1lc0JhY2t1cHNBZG1pblRlc3QtQmFja3VwLTE0OTgwNzA4NzAiLCAiZGlzcGxheV9kZXNjcmlwdGlvbiI6IG51bGwsICJzZXJ2aWNlX21ldGFkYXRhIjogInZvbHVtZV9iZWVlYjBlNS1kNDAxLTQwMjAtODUxNi0wMjI1MDM1NTJiM2IvMjAyNjA4MDcxMDA1MDMvYXpfbm92YV9iYWNrdXBfMDlhZjYyNjMtZWQwMC00NmU4LWFmOGQtNzdlNzVjMTQwY2VkIiwgInNlcnZpY2UiOiAiY2luZGVyLmJhY2t1cC5kcml2ZXJzLnN3aWZ0LlN3aWZ0QmFja3VwRHJpdmVyIiwgIm9iamVjdF9jb3VudCI6IDIxLCAidGVtcF92b2x1bWVfaWQiOiBudWxsLCAidGVtcF9zbmFwc2hvdF9pZCI6IG51bGwsICJudW1fZGVwZW5kZW50X2JhY2t1cHMiOiAwLCAic25hcHNob3RfaWQiOiBudWxsLCAiZGF0YV90aW1lc3RhbXAiOiAiMjAyNi0wOC0wN1QxMDowNTowMVoiLCAicmVzdG9yZV92b2x1bWVfaWQiOiBudWxsLCAibWV0YWRhdGEiOiB7fSwgImVuY3J5cHRpb25fa2V5X2lkIjogbnVsbCwgImNyZWF0ZWRfYXQiOiAiMjAyNi0wOC0wN1QxMDowNTowMVoiLCAidXBkYXRlZF9hdCI6ICIyMDI2LTA4LTA3VDEwOjA1OjE3WiIsICJkZWxldGVkX2F0IjogbnVsbCwgImRlbGV0ZWQiOiBmYWxzZX0="}} {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 10:05:18.283042 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.contrib.backups [None req-635a0259-55df-4e33-b1a2-f439969e181e tempest-VolumesBackupsAdminTest-1859638515 tempest-VolumesBackupsAdminTest-1859638515-project-admin] Importing record from {'backup-record': {'backup_service': 'cinder.backup.drivers.swift.SwiftBackupDriver', 'backup_url': 'eyJkcml2ZXJfaW5mbyI6IHt9LCAiaWQiOiAiNzE0YmMxMjMtOGY3MS00YmM3LTljM2ItYzYwYTUwMzIyNzBkIiwgInVzZXJfaWQiOiAiZWM5OTVhMGYyYjczNGJmY2IyODIwMDc5NmEyMWM3ZDQiLCAicHJvamVjdF9pZCI6ICJiZTk5YzljNjZjZGE0NWFmYTBlODkwNDVlYTFhZjUwYyIsICJ2b2x1bWVfaWQiOiAiYmVlZWIwZTUtZDQwMS00MDIwLTg1MTYtMDIyNTAzNTUyYjNiIiwgImhvc3QiOiAibnAwMDAwMDA2NzA3IiwgImF2YWlsYWJpbGl0eV96b25lIjogIm5vdmEiLCAiY29udGFpbmVyIjogInRlbXBlc3Qtdm9sdW1lc2JhY2t1cHNhZG1pbnRlc3QtYmFja3VwLWNvbnRhaW5lci0xNzQzNDU0NTgzIiwgInBhcmVudF9pZCI6IG51bGwsICJzdGF0dXMiOiAiYXZhaWxhYmxlIiwgImZhaWxfcmVhc29uIjogbnVsbCwgInNpemUiOiAxLCAiZGlzcGxheV9uYW1lIjogInRlbXBlc3QtVm9sdW1lc0JhY2t1cHNBZG1pblRlc3QtQmFja3VwLTE0OTgwNzA4NzAiLCAiZGlzcGxheV9kZXNjcmlwdGlvbiI6IG51bGwsICJzZXJ2aWNlX21ldGFkYXRhIjogInZvbHVtZV9iZWVlYjBlNS1kNDAxLTQwMjAtODUxNi0wMjI1MDM1NTJiM2IvMjAyNjA4MDcxMDA1MDMvYXpfbm92YV9iYWNrdXBfMDlhZjYyNjMtZWQwMC00NmU4LWFmOGQtNzdlNzVjMTQwY2VkIiwgInNlcnZpY2UiOiAiY2luZGVyLmJhY2t1cC5kcml2ZXJzLnN3aWZ0LlN3aWZ0QmFja3VwRHJpdmVyIiwgIm9iamVjdF9jb3VudCI6IDIxLCAidGVtcF92b2x1bWVfaWQiOiBudWxsLCAidGVtcF9zbmFwc2hvdF9pZCI6IG51bGwsICJudW1fZGVwZW5kZW50X2JhY2t1cHMiOiAwLCAic25hcHNob3RfaWQiOiBudWxsLCAiZGF0YV90aW1lc3RhbXAiOiAiMjAyNi0wOC0wN1QxMDowNTowMVoiLCAicmVzdG9yZV92b2x1bWVfaWQiOiBudWxsLCAibWV0YWRhdGEiOiB7fSwgImVuY3J5cHRpb25fa2V5X2lkIjogbnVsbCwgImNyZWF0ZWRfYXQiOiAiMjAyNi0wOC0wN1QxMDowNTowMVoiLCAidXBkYXRlZF9hdCI6ICIyMDI2LTA4LTA3VDEwOjA1OjE3WiIsICJkZWxldGVkX2F0IjogbnVsbCwgImRlbGV0ZWQiOiBmYWxzZX0='}}. {{(pid=100297) import_record /opt/stack/cinder/cinder/api/contrib/backups.py:259}} Aug 07 10:05:18.283154 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.contrib.backups [None req-635a0259-55df-4e33-b1a2-f439969e181e tempest-VolumesBackupsAdminTest-1859638515 tempest-VolumesBackupsAdminTest-1859638515-project-admin] Importing backup using cinder.backup.drivers.swift.SwiftBackupDriver and url eyJkcml2ZXJfaW5mbyI6IHt9LCAiaWQiOiAiNzE0YmMxMjMtOGY3MS00YmM3LTljM2ItYzYwYTUwMzIyNzBkIiwgInVzZXJfaWQiOiAiZWM5OTVhMGYyYjczNGJmY2IyODIwMDc5NmEyMWM3ZDQiLCAicHJvamVjdF9pZCI6ICJiZTk5YzljNjZjZGE0NWFmYTBlODkwNDVlYTFhZjUwYyIsICJ2b2x1bWVfaWQiOiAiYmVlZWIwZTUtZDQwMS00MDIwLTg1MTYtMDIyNTAzNTUyYjNiIiwgImhvc3QiOiAibnAwMDAwMDA2NzA3IiwgImF2YWlsYWJpbGl0eV96b25lIjogIm5vdmEiLCAiY29udGFpbmVyIjogInRlbXBlc3Qtdm9sdW1lc2JhY2t1cHNhZG1pbnRlc3QtYmFja3VwLWNvbnRhaW5lci0xNzQzNDU0NTgzIiwgInBhcmVudF9pZCI6IG51bGwsICJzdGF0dXMiOiAiYXZhaWxhYmxlIiwgImZhaWxfcmVhc29uIjogbnVsbCwgInNpemUiOiAxLCAiZGlzcGxheV9uYW1lIjogInRlbXBlc3QtVm9sdW1lc0JhY2t1cHNBZG1pblRlc3QtQmFja3VwLTE0OTgwNzA4NzAiLCAiZGlzcGxheV9kZXNjcmlwdGlvbiI6IG51bGwsICJzZXJ2aWNlX21ldGFkYXRhIjogInZvbHVtZV9iZWVlYjBlNS1kNDAxLTQwMjAtODUxNi0wMjI1MDM1NTJiM2IvMjAyNjA4MDcxMDA1MDMvYXpfbm92YV9iYWNrdXBfMDlhZjYyNjMtZWQwMC00NmU4LWFmOGQtNzdlNzVjMTQwY2VkIiwgInNlcnZpY2UiOiAiY2luZGVyLmJhY2t1cC5kcml2ZXJzLnN3aWZ0LlN3aWZ0QmFja3VwRHJpdmVyIiwgIm9iamVjdF9jb3VudCI6IDIxLCAidGVtcF92b2x1bWVfaWQiOiBudWxsLCAidGVtcF9zbmFwc2hvdF9pZCI6IG51bGwsICJudW1fZGVwZW5kZW50X2JhY2t1cHMiOiAwLCAic25hcHNob3RfaWQiOiBudWxsLCAiZGF0YV90aW1lc3RhbXAiOiAiMjAyNi0wOC0wN1QxMDowNTowMVoiLCAicmVzdG9yZV92b2x1bWVfaWQiOiBudWxsLCAibWV0YWRhdGEiOiB7fSwgImVuY3J5cHRpb25fa2V5X2lkIjogbnVsbCwgImNyZWF0ZWRfYXQiOiAiMjAyNi0wOC0wN1QxMDowNTowMVoiLCAidXBkYXRlZF9hdCI6ICIyMDI2LTA4LTA3VDEwOjA1OjE3WiIsICJkZWxldGVkX2F0IjogbnVsbCwgImRlbGV0ZWQiOiBmYWxzZX0=. {{(pid=100297) import_record /opt/stack/cinder/cinder/api/contrib/backups.py:265}} Aug 07 10:05:18.321572 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.quota [None req-635a0259-55df-4e33-b1a2-f439969e181e tempest-VolumesBackupsAdminTest-1859638515 tempest-VolumesBackupsAdminTest-1859638515-project-admin] Created reservations ['96419de8-995a-44a3-8e2b-723e5f5d66de', '703ccdd7-7a9a-41ed-b82b-4c985c444cc0'] {{(pid=100297) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 10:05:18.343191 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.backup.rpcapi [None req-635a0259-55df-4e33-b1a2-f439969e181e tempest-VolumesBackupsAdminTest-1859638515 tempest-VolumesBackupsAdminTest-1859638515-project-admin] import_record rpcapi backup id 714bc123-8f71-4bc7-9c3b-c60a5032270d on host np0000006707 for backup_url eyJkcml2ZXJfaW5mbyI6IHt9LCAiaWQiOiAiNzE0YmMxMjMtOGY3MS00YmM3LTljM2ItYzYwYTUwMzIyNzBkIiwgInVzZXJfaWQiOiAiZWM5OTVhMGYyYjczNGJmY2IyODIwMDc5NmEyMWM3ZDQiLCAicHJvamVjdF9pZCI6ICJiZTk5YzljNjZjZGE0NWFmYTBlODkwNDVlYTFhZjUwYyIsICJ2b2x1bWVfaWQiOiAiYmVlZWIwZTUtZDQwMS00MDIwLTg1MTYtMDIyNTAzNTUyYjNiIiwgImhvc3QiOiAibnAwMDAwMDA2NzA3IiwgImF2YWlsYWJpbGl0eV96b25lIjogIm5vdmEiLCAiY29udGFpbmVyIjogInRlbXBlc3Qtdm9sdW1lc2JhY2t1cHNhZG1pbnRlc3QtYmFja3VwLWNvbnRhaW5lci0xNzQzNDU0NTgzIiwgInBhcmVudF9pZCI6IG51bGwsICJzdGF0dXMiOiAiYXZhaWxhYmxlIiwgImZhaWxfcmVhc29uIjogbnVsbCwgInNpemUiOiAxLCAiZGlzcGxheV9uYW1lIjogInRlbXBlc3QtVm9sdW1lc0JhY2t1cHNBZG1pblRlc3QtQmFja3VwLTE0OTgwNzA4NzAiLCAiZGlzcGxheV9kZXNjcmlwdGlvbiI6IG51bGwsICJzZXJ2aWNlX21ldGFkYXRhIjogInZvbHVtZV9iZWVlYjBlNS1kNDAxLTQwMjAtODUxNi0wMjI1MDM1NTJiM2IvMjAyNjA4MDcxMDA1MDMvYXpfbm92YV9iYWNrdXBfMDlhZjYyNjMtZWQwMC00NmU4LWFmOGQtNzdlNzVjMTQwY2VkIiwgInNlcnZpY2UiOiAiY2luZGVyLmJhY2t1cC5kcml2ZXJzLnN3aWZ0LlN3aWZ0QmFja3VwRHJpdmVyIiwgIm9iamVjdF9jb3VudCI6IDIxLCAidGVtcF92b2x1bWVfaWQiOiBudWxsLCAidGVtcF9zbmFwc2hvdF9pZCI6IG51bGwsICJudW1fZGVwZW5kZW50X2JhY2t1cHMiOiAwLCAic25hcHNob3RfaWQiOiBudWxsLCAiZGF0YV90aW1lc3RhbXAiOiAiMjAyNi0wOC0wN1QxMDowNTowMVoiLCAicmVzdG9yZV92b2x1bWVfaWQiOiBudWxsLCAibWV0YWRhdGEiOiB7fSwgImVuY3J5cHRpb25fa2V5X2lkIjogbnVsbCwgImNyZWF0ZWRfYXQiOiAiMjAyNi0wOC0wN1QxMDowNTowMVoiLCAidXBkYXRlZF9hdCI6ICIyMDI2LTA4LTA3VDEwOjA1OjE3WiIsICJkZWxldGVkX2F0IjogbnVsbCwgImRlbGV0ZWQiOiBmYWxzZX0=. {{(pid=100297) import_record /opt/stack/cinder/cinder/backup/rpcapi.py:96}} Aug 07 10:05:18.345563 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.contrib.backups [None req-635a0259-55df-4e33-b1a2-f439969e181e tempest-VolumesBackupsAdminTest-1859638515 tempest-VolumesBackupsAdminTest-1859638515-project-admin] Import record output: {'backup': {'id': '714bc123-8f71-4bc7-9c3b-c60a5032270d', 'name': None, 'links': [{'rel': 'self', 'href': 'https://10.4.3.8/volume/v3/backups/714bc123-8f71-4bc7-9c3b-c60a5032270d'}, {'rel': 'bookmark', 'href': 'https://10.4.3.8/volume/backups/714bc123-8f71-4bc7-9c3b-c60a5032270d'}]}}. {{(pid=100297) import_record /opt/stack/cinder/cinder/api/contrib/backups.py:279}} Aug 07 10:05:18.345855 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-635a0259-55df-4e33-b1a2-f439969e181e tempest-VolumesBackupsAdminTest-1859638515 tempest-VolumesBackupsAdminTest-1859638515-project-admin] https://10.4.3.8/volume/v3/backups/import_record returned with HTTP 201 Aug 07 10:05:18.346370 np0000006707 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 1226/4893] 10.4.3.8 () {68 vars in 1288 bytes} [Fri Aug 7 10:05:18 2026] POST /volume/v3/backups/import_record => generated 284 bytes in 68 msecs (HTTP/1.1 201) 7 headers in 290 bytes (1 switches on core 0) Aug 07 10:05:18.354732 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-5f135051-1d9b-4d90-ad34-8a7a841cf354 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:05:18.356753 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-5f135051-1d9b-4d90-ad34-8a7a841cf354 tempest-VolumesBackupsAdminTest-1859638515 tempest-VolumesBackupsAdminTest-1859638515-project-admin] GET https://10.4.3.8/volume/v3/backups/714bc123-8f71-4bc7-9c3b-c60a5032270d Aug 07 10:05:18.356980 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-5f135051-1d9b-4d90-ad34-8a7a841cf354 tempest-VolumesBackupsAdminTest-1859638515 tempest-VolumesBackupsAdminTest-1859638515-project-admin] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 10:05:18.357201 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-5f135051-1d9b-4d90-ad34-8a7a841cf354 tempest-VolumesBackupsAdminTest-1859638515 tempest-VolumesBackupsAdminTest-1859638515-project-admin] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 10:05:18.357324 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.v3.backups [None req-5f135051-1d9b-4d90-ad34-8a7a841cf354 tempest-VolumesBackupsAdminTest-1859638515 tempest-VolumesBackupsAdminTest-1859638515-project-admin] Show backup with id 714bc123-8f71-4bc7-9c3b-c60a5032270d. {{(pid=100295) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 10:05:18.362059 np0000006707 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 10:05:18.362059 np0000006707 devstack@c-api.service[100295]: warnings.warn( Aug 07 10:05:18.362730 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-5f135051-1d9b-4d90-ad34-8a7a841cf354 tempest-VolumesBackupsAdminTest-1859638515 tempest-VolumesBackupsAdminTest-1859638515-project-admin] https://10.4.3.8/volume/v3/backups/714bc123-8f71-4bc7-9c3b-c60a5032270d returned with HTTP 200 Aug 07 10:05:18.363066 np0000006707 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 1226/4894] 10.4.3.8 () {66 vars in 1334 bytes} [Fri Aug 7 10:05:18 2026] GET /volume/v3/backups/714bc123-8f71-4bc7-9c3b-c60a5032270d => generated 643 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 10:05:18.881571 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.middleware.request_id [None req-f065975e-d141-4b14-b0fb-b7eebd613ad7 None None] RequestId filter calling following filter/app {{(pid=100298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:05:18.883409 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [None req-f065975e-d141-4b14-b0fb-b7eebd613ad7 tempest-VolumeDependencyTests-605562490 tempest-VolumeDependencyTests-605562490-project-member] GET https://10.4.3.8/volume/v3/snapshots/df26eb7e-1f50-4376-b233-35d7af30c0c1 Aug 07 10:05:18.883679 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [None req-f065975e-d141-4b14-b0fb-b7eebd613ad7 tempest-VolumeDependencyTests-605562490 tempest-VolumeDependencyTests-605562490-project-member] Empty body provided in request {{(pid=100298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 10:05:18.883892 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [None req-f065975e-d141-4b14-b0fb-b7eebd613ad7 tempest-VolumeDependencyTests-605562490 tempest-VolumeDependencyTests-605562490-project-member] Calling method 'show' {{(pid=100298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 10:05:18.888917 np0000006707 devstack@c-api.service[100298]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 10:05:18.888917 np0000006707 devstack@c-api.service[100298]: warnings.warn( Aug 07 10:05:18.889316 np0000006707 devstack@c-api.service[100298]: INFO cinder.volume.api [None req-f065975e-d141-4b14-b0fb-b7eebd613ad7 tempest-VolumeDependencyTests-605562490 tempest-VolumeDependencyTests-605562490-project-member] Snapshot retrieved successfully. Aug 07 10:05:18.890054 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [None req-f065975e-d141-4b14-b0fb-b7eebd613ad7 tempest-VolumeDependencyTests-605562490 tempest-VolumeDependencyTests-605562490-project-member] https://10.4.3.8/volume/v3/snapshots/df26eb7e-1f50-4376-b233-35d7af30c0c1 returned with HTTP 200 Aug 07 10:05:18.890493 np0000006707 devstack@c-api.service[100298]: [pid: 100298|app: 0|req: 1223/4895] 10.4.3.8 () {66 vars in 1340 bytes} [Fri Aug 7 10:05:18 2026] GET /volume/v3/snapshots/df26eb7e-1f50-4376-b233-35d7af30c0c1 => generated 466 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 10:05:18.899068 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [None req-365b25fc-a745-4b9b-86f2-ccaf7f10599f None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:05:18.900726 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-365b25fc-a745-4b9b-86f2-ccaf7f10599f tempest-VolumeDependencyTests-605562490 tempest-VolumeDependencyTests-605562490-project-member] POST https://10.4.3.8/volume/v3/volumes Aug 07 10:05:18.901095 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-365b25fc-a745-4b9b-86f2-ccaf7f10599f tempest-VolumeDependencyTests-605562490 tempest-VolumeDependencyTests-605562490-project-member] Action: 'create', calling method: create, body: {"volume": {"snapshot_id": "df26eb7e-1f50-4376-b233-35d7af30c0c1", "size": 1, "name": "tempest-VolumeDependencyTests-Volume-1494220622"}} {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 10:05:18.903053 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.v3.volumes [None req-365b25fc-a745-4b9b-86f2-ccaf7f10599f tempest-VolumeDependencyTests-605562490 tempest-VolumeDependencyTests-605562490-project-member] Create volume request body: {'volume': {'snapshot_id': 'df26eb7e-1f50-4376-b233-35d7af30c0c1', 'size': 1, 'name': 'tempest-VolumeDependencyTests-Volume-1494220622'}} {{(pid=100296) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 07 10:05:18.907857 np0000006707 devstack@c-api.service[100296]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 10:05:18.907857 np0000006707 devstack@c-api.service[100296]: warnings.warn( Aug 07 10:05:18.908228 np0000006707 devstack@c-api.service[100296]: INFO cinder.volume.api [None req-365b25fc-a745-4b9b-86f2-ccaf7f10599f tempest-VolumeDependencyTests-605562490 tempest-VolumeDependencyTests-605562490-project-member] Snapshot retrieved successfully. Aug 07 10:05:18.908344 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.v3.volumes [None req-365b25fc-a745-4b9b-86f2-ccaf7f10599f tempest-VolumeDependencyTests-605562490 tempest-VolumeDependencyTests-605562490-project-member] Create volume of 1 GB Aug 07 10:05:18.911434 np0000006707 devstack@c-api.service[100296]: INFO cinder.volume.api [None req-365b25fc-a745-4b9b-86f2-ccaf7f10599f tempest-VolumeDependencyTests-605562490 tempest-VolumeDependencyTests-605562490-project-member] Availability Zones retrieved successfully. Aug 07 10:05:18.917030 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.volume.api [None req-365b25fc-a745-4b9b-86f2-ccaf7f10599f tempest-VolumeDependencyTests-605562490 tempest-VolumeDependencyTests-605562490-project-member] Flow 'volume_create_api' (bb81912c-cb4b-482e-b856-1c79cae58ba6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100296) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 10:05:18.917986 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.volume.api [None req-365b25fc-a745-4b9b-86f2-ccaf7f10599f tempest-VolumeDependencyTests-605562490 tempest-VolumeDependencyTests-605562490-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b97f06c6-5530-4b44-9150-219cb298ba73) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 10:05:18.918883 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.volume.flows.api.create_volume [None req-365b25fc-a745-4b9b-86f2-ccaf7f10599f tempest-VolumeDependencyTests-605562490 tempest-VolumeDependencyTests-605562490-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=100296) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 07 10:05:18.946299 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [None req-93ef38f1-7296-4488-81f9-0e8bf39a71ae None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:05:18.947832 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.volume.api [None req-365b25fc-a745-4b9b-86f2-ccaf7f10599f tempest-VolumeDependencyTests-605562490 tempest-VolumeDependencyTests-605562490-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b97f06c6-5530-4b44-9150-219cb298ba73) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': 'df26eb7e-1f50-4376-b233-35d7af30c0c1', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-07T09:47:39Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=45fd9a3a-b61e-4c6c-9ab7-d02f06678d0d,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '45fd9a3a-b61e-4c6c-9ab7-d02f06678d0d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 10:05:18.948119 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-93ef38f1-7296-4488-81f9-0e8bf39a71ae tempest-VolumeMultiattachTests-1318208031 tempest-VolumeMultiattachTests-1318208031-project-member] GET https://10.4.3.8/volume/v3/volumes/7de8215f-04bf-43a5-ba1e-498f54e94091 Aug 07 10:05:18.948319 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-93ef38f1-7296-4488-81f9-0e8bf39a71ae tempest-VolumeMultiattachTests-1318208031 tempest-VolumeMultiattachTests-1318208031-project-member] Empty body provided in request {{(pid=100297) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 10:05:18.948536 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-93ef38f1-7296-4488-81f9-0e8bf39a71ae tempest-VolumeMultiattachTests-1318208031 tempest-VolumeMultiattachTests-1318208031-project-member] Calling method 'show' {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 10:05:18.948683 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.volume.api [None req-365b25fc-a745-4b9b-86f2-ccaf7f10599f tempest-VolumeDependencyTests-605562490 tempest-VolumeDependencyTests-605562490-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (006a589d-fde3-43d7-8f02-1bf1b13e0a30) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 10:05:18.959585 np0000006707 devstack@c-api.service[100297]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 10:05:18.959585 np0000006707 devstack@c-api.service[100297]: warnings.warn( Aug 07 10:05:18.962560 np0000006707 devstack@c-api.service[100297]: INFO cinder.volume.api [None req-93ef38f1-7296-4488-81f9-0e8bf39a71ae tempest-VolumeMultiattachTests-1318208031 tempest-VolumeMultiattachTests-1318208031-project-member] Volume info retrieved successfully. Aug 07 10:05:18.967002 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-93ef38f1-7296-4488-81f9-0e8bf39a71ae tempest-VolumeMultiattachTests-1318208031 tempest-VolumeMultiattachTests-1318208031-project-member] https://10.4.3.8/volume/v3/volumes/7de8215f-04bf-43a5-ba1e-498f54e94091 returned with HTTP 200 Aug 07 10:05:18.967353 np0000006707 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 1227/4896] 10.4.3.8 () {66 vars in 1334 bytes} [Fri Aug 7 10:05:18 2026] GET /volume/v3/volumes/7de8215f-04bf-43a5-ba1e-498f54e94091 => generated 1506 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 10:05:18.978854 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-f6e68986-71fa-44e0-9ebe-313593e64087 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:05:18.980653 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-f6e68986-71fa-44e0-9ebe-313593e64087 tempest-VolumeMultiattachTests-1318208031 tempest-VolumeMultiattachTests-1318208031-project-member] GET https://10.4.3.8/volume/v3/volumes/7de8215f-04bf-43a5-ba1e-498f54e94091 Aug 07 10:05:18.980856 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-f6e68986-71fa-44e0-9ebe-313593e64087 tempest-VolumeMultiattachTests-1318208031 tempest-VolumeMultiattachTests-1318208031-project-member] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 10:05:18.981051 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-f6e68986-71fa-44e0-9ebe-313593e64087 tempest-VolumeMultiattachTests-1318208031 tempest-VolumeMultiattachTests-1318208031-project-member] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 10:05:18.988536 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.quota [None req-365b25fc-a745-4b9b-86f2-ccaf7f10599f tempest-VolumeDependencyTests-605562490 tempest-VolumeDependencyTests-605562490-project-member] Created reservations ['1937b5dd-f91d-42ab-befe-ac1fc462cd0d', '43befb81-6a18-4f9f-90ef-26947757a8b7', 'e878cf6a-489a-41ce-9eed-70b8f4ec72f2', '12dd74e0-6d04-475e-b3fd-774c5a0def18'] {{(pid=100296) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 10:05:18.989290 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.volume.api [None req-365b25fc-a745-4b9b-86f2-ccaf7f10599f tempest-VolumeDependencyTests-605562490 tempest-VolumeDependencyTests-605562490-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (006a589d-fde3-43d7-8f02-1bf1b13e0a30) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['1937b5dd-f91d-42ab-befe-ac1fc462cd0d', '43befb81-6a18-4f9f-90ef-26947757a8b7', 'e878cf6a-489a-41ce-9eed-70b8f4ec72f2', '12dd74e0-6d04-475e-b3fd-774c5a0def18']}' {{(pid=100296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 10:05:18.990037 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.volume.api [None req-365b25fc-a745-4b9b-86f2-ccaf7f10599f tempest-VolumeDependencyTests-605562490 tempest-VolumeDependencyTests-605562490-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (93b4d61a-3f75-418f-82e0-9c1b49452d6a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 10:05:18.992275 np0000006707 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 10:05:18.992275 np0000006707 devstack@c-api.service[100295]: warnings.warn( Aug 07 10:05:18.995276 np0000006707 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-f6e68986-71fa-44e0-9ebe-313593e64087 tempest-VolumeMultiattachTests-1318208031 tempest-VolumeMultiattachTests-1318208031-project-member] Volume info retrieved successfully. Aug 07 10:05:18.998893 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-f6e68986-71fa-44e0-9ebe-313593e64087 tempest-VolumeMultiattachTests-1318208031 tempest-VolumeMultiattachTests-1318208031-project-member] https://10.4.3.8/volume/v3/volumes/7de8215f-04bf-43a5-ba1e-498f54e94091 returned with HTTP 200 Aug 07 10:05:18.999239 np0000006707 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 1227/4897] 10.4.3.8 () {66 vars in 1334 bytes} [Fri Aug 7 10:05:18 2026] GET /volume/v3/volumes/7de8215f-04bf-43a5-ba1e-498f54e94091 => generated 1506 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 10:05:19.011093 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.middleware.request_id [None req-ed52c735-893a-4746-95c1-64bfeb7e4c59 None None] RequestId filter calling following filter/app {{(pid=100298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:05:19.012874 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [None req-ed52c735-893a-4746-95c1-64bfeb7e4c59 tempest-VolumeMultiattachTests-1318208031 tempest-VolumeMultiattachTests-1318208031-project-member] GET https://10.4.3.8/volume/v3/volumes/7de8215f-04bf-43a5-ba1e-498f54e94091 Aug 07 10:05:19.013199 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [None req-ed52c735-893a-4746-95c1-64bfeb7e4c59 tempest-VolumeMultiattachTests-1318208031 tempest-VolumeMultiattachTests-1318208031-project-member] Empty body provided in request {{(pid=100298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 10:05:19.013240 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [None req-ed52c735-893a-4746-95c1-64bfeb7e4c59 tempest-VolumeMultiattachTests-1318208031 tempest-VolumeMultiattachTests-1318208031-project-member] Calling method 'show' {{(pid=100298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 10:05:19.024574 np0000006707 devstack@c-api.service[100298]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 10:05:19.024574 np0000006707 devstack@c-api.service[100298]: warnings.warn( Aug 07 10:05:19.026405 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.volume.api [None req-365b25fc-a745-4b9b-86f2-ccaf7f10599f tempest-VolumeDependencyTests-605562490 tempest-VolumeDependencyTests-605562490-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (93b4d61a-3f75-418f-82e0-9c1b49452d6a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'cdc33811-ac1d-4469-862c-d5be9080d02f', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-1494220622',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='bd4df9c8f3b54bd0a77f3f48013c0524',qos_specs=None,replication_status=,reservations=['1937b5dd-f91d-42ab-befe-ac1fc462cd0d','43befb81-6a18-4f9f-90ef-26947757a8b7','e878cf6a-489a-41ce-9eed-70b8f4ec72f2','12dd74e0-6d04-475e-b3fd-774c5a0def18'],size=1,snapshot_id=df26eb7e-1f50-4376-b233-35d7af30c0c1,source_replicaid=,source_volid=None,status='creating',user_id='d63fe962567e40c3871ccbb93a699c8b',volume_type_id=45fd9a3a-b61e-4c6c-9ab7-d02f06678d0d), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-07T10:05:19Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-1494220622',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=cdc33811-ac1d-4469-862c-d5be9080d02f,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='bd4df9c8f3b54bd0a77f3f48013c0524',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=df26eb7e-1f50-4376-b233-35d7af30c0c1,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='d63fe962567e40c3871ccbb93a699c8b',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(45fd9a3a-b61e-4c6c-9ab7-d02f06678d0d),volume_type_id=45fd9a3a-b61e-4c6c-9ab7-d02f06678d0d)}' {{(pid=100296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 10:05:19.027129 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.volume.api [None req-365b25fc-a745-4b9b-86f2-ccaf7f10599f tempest-VolumeDependencyTests-605562490 tempest-VolumeDependencyTests-605562490-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5edd3b8e-220f-47bc-ade5-af36e8811ca3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 10:05:19.027858 np0000006707 devstack@c-api.service[100298]: INFO cinder.volume.api [None req-ed52c735-893a-4746-95c1-64bfeb7e4c59 tempest-VolumeMultiattachTests-1318208031 tempest-VolumeMultiattachTests-1318208031-project-member] Volume info retrieved successfully. Aug 07 10:05:19.031976 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [None req-ed52c735-893a-4746-95c1-64bfeb7e4c59 tempest-VolumeMultiattachTests-1318208031 tempest-VolumeMultiattachTests-1318208031-project-member] https://10.4.3.8/volume/v3/volumes/7de8215f-04bf-43a5-ba1e-498f54e94091 returned with HTTP 200 Aug 07 10:05:19.032404 np0000006707 devstack@c-api.service[100298]: [pid: 100298|app: 0|req: 1224/4898] 10.4.3.8 () {66 vars in 1334 bytes} [Fri Aug 7 10:05:19 2026] GET /volume/v3/volumes/7de8215f-04bf-43a5-ba1e-498f54e94091 => generated 1506 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 10:05:19.044641 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.volume.api [None req-365b25fc-a745-4b9b-86f2-ccaf7f10599f tempest-VolumeDependencyTests-605562490 tempest-VolumeDependencyTests-605562490-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5edd3b8e-220f-47bc-ade5-af36e8811ca3) transitioned into state 'SUCCESS' from state '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-1494220622',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='bd4df9c8f3b54bd0a77f3f48013c0524',qos_specs=None,replication_status=,reservations=['1937b5dd-f91d-42ab-befe-ac1fc462cd0d','43befb81-6a18-4f9f-90ef-26947757a8b7','e878cf6a-489a-41ce-9eed-70b8f4ec72f2','12dd74e0-6d04-475e-b3fd-774c5a0def18'],size=1,snapshot_id=df26eb7e-1f50-4376-b233-35d7af30c0c1,source_replicaid=,source_volid=None,status='creating',user_id='d63fe962567e40c3871ccbb93a699c8b',volume_type_id=45fd9a3a-b61e-4c6c-9ab7-d02f06678d0d)}' {{(pid=100296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 10:05:19.045316 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.volume.api [None req-365b25fc-a745-4b9b-86f2-ccaf7f10599f tempest-VolumeDependencyTests-605562490 tempest-VolumeDependencyTests-605562490-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e566ec77-e387-453d-9d89-7a3bd549e7e7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 10:05:19.067887 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.volume.api [None req-365b25fc-a745-4b9b-86f2-ccaf7f10599f tempest-VolumeDependencyTests-605562490 tempest-VolumeDependencyTests-605562490-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e566ec77-e387-453d-9d89-7a3bd549e7e7) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 10:05:19.068736 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.volume.api [None req-365b25fc-a745-4b9b-86f2-ccaf7f10599f tempest-VolumeDependencyTests-605562490 tempest-VolumeDependencyTests-605562490-project-member] Flow 'volume_create_api' (bb81912c-cb4b-482e-b856-1c79cae58ba6) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100296) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 10:05:19.069004 np0000006707 devstack@c-api.service[100296]: INFO cinder.volume.api [None req-365b25fc-a745-4b9b-86f2-ccaf7f10599f tempest-VolumeDependencyTests-605562490 tempest-VolumeDependencyTests-605562490-project-member] Create volume request issued successfully. Aug 07 10:05:19.069562 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-365b25fc-a745-4b9b-86f2-ccaf7f10599f tempest-VolumeDependencyTests-605562490 tempest-VolumeDependencyTests-605562490-project-member] https://10.4.3.8/volume/v3/volumes returned with HTTP 202 Aug 07 10:05:19.069972 np0000006707 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 1221/4899] 10.4.3.8 () {70 vars in 1286 bytes} [Fri Aug 7 10:05:18 2026] POST /volume/v3/volumes => generated 800 bytes in 171 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 07 10:05:19.076508 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [req-bd72dab7-bc6c-46a3-8ee7-bbef08b74ee8 req-cba22b02-5fa2-4819-80c1-8aac315e11bb None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:05:19.078821 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [req-bd72dab7-bc6c-46a3-8ee7-bbef08b74ee8 req-cba22b02-5fa2-4819-80c1-8aac315e11bb tempest-VolumeMultiattachTests-1318208031 tempest-VolumeMultiattachTests-1318208031-project-member] GET https://10.4.3.8/volume/v3/volumes/7de8215f-04bf-43a5-ba1e-498f54e94091 Aug 07 10:05:19.079089 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [req-bd72dab7-bc6c-46a3-8ee7-bbef08b74ee8 req-cba22b02-5fa2-4819-80c1-8aac315e11bb tempest-VolumeMultiattachTests-1318208031 tempest-VolumeMultiattachTests-1318208031-project-member] Empty body provided in request {{(pid=100297) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 10:05:19.079338 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [req-bd72dab7-bc6c-46a3-8ee7-bbef08b74ee8 req-cba22b02-5fa2-4819-80c1-8aac315e11bb tempest-VolumeMultiattachTests-1318208031 tempest-VolumeMultiattachTests-1318208031-project-member] Calling method 'show' {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 10:05:19.083400 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-dcb909c9-f8df-4c38-97e7-1cc78a5abd96 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:05:19.085249 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-dcb909c9-f8df-4c38-97e7-1cc78a5abd96 tempest-VolumeDependencyTests-605562490 tempest-VolumeDependencyTests-605562490-project-member] GET https://10.4.3.8/volume/v3/volumes/cdc33811-ac1d-4469-862c-d5be9080d02f Aug 07 10:05:19.085542 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-dcb909c9-f8df-4c38-97e7-1cc78a5abd96 tempest-VolumeDependencyTests-605562490 tempest-VolumeDependencyTests-605562490-project-member] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 10:05:19.086220 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-dcb909c9-f8df-4c38-97e7-1cc78a5abd96 tempest-VolumeDependencyTests-605562490 tempest-VolumeDependencyTests-605562490-project-member] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 10:05:19.091093 np0000006707 devstack@c-api.service[100297]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 10:05:19.091093 np0000006707 devstack@c-api.service[100297]: warnings.warn( Aug 07 10:05:19.092654 np0000006707 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 10:05:19.092654 np0000006707 devstack@c-api.service[100295]: warnings.warn( Aug 07 10:05:19.094319 np0000006707 devstack@c-api.service[100297]: INFO cinder.volume.api [req-bd72dab7-bc6c-46a3-8ee7-bbef08b74ee8 req-cba22b02-5fa2-4819-80c1-8aac315e11bb tempest-VolumeMultiattachTests-1318208031 tempest-VolumeMultiattachTests-1318208031-project-member] Volume info retrieved successfully. Aug 07 10:05:19.096069 np0000006707 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-dcb909c9-f8df-4c38-97e7-1cc78a5abd96 tempest-VolumeDependencyTests-605562490 tempest-VolumeDependencyTests-605562490-project-member] Volume info retrieved successfully. Aug 07 10:05:19.098126 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [req-bd72dab7-bc6c-46a3-8ee7-bbef08b74ee8 req-cba22b02-5fa2-4819-80c1-8aac315e11bb tempest-VolumeMultiattachTests-1318208031 tempest-VolumeMultiattachTests-1318208031-project-member] https://10.4.3.8/volume/v3/volumes/7de8215f-04bf-43a5-ba1e-498f54e94091 returned with HTTP 200 Aug 07 10:05:19.098604 np0000006707 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 1228/4900] 10.4.3.8 () {68 vars in 1584 bytes} [Fri Aug 7 10:05:19 2026] GET /volume/v3/volumes/7de8215f-04bf-43a5-ba1e-498f54e94091 => generated 1506 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 10:05:19.099819 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-dcb909c9-f8df-4c38-97e7-1cc78a5abd96 tempest-VolumeDependencyTests-605562490 tempest-VolumeDependencyTests-605562490-project-member] https://10.4.3.8/volume/v3/volumes/cdc33811-ac1d-4469-862c-d5be9080d02f returned with HTTP 200 Aug 07 10:05:19.100199 np0000006707 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 1228/4901] 10.4.3.8 () {68 vars in 1375 bytes} [Fri Aug 7 10:05:19 2026] GET /volume/v3/volumes/cdc33811-ac1d-4469-862c-d5be9080d02f => generated 868 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 10:05:19.115583 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.middleware.request_id [req-bd72dab7-bc6c-46a3-8ee7-bbef08b74ee8 req-2aabb0d3-d07d-4c1d-897d-805662dd2e03 None None] RequestId filter calling following filter/app {{(pid=100298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:05:19.117752 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [req-bd72dab7-bc6c-46a3-8ee7-bbef08b74ee8 req-2aabb0d3-d07d-4c1d-897d-805662dd2e03 tempest-VolumeMultiattachTests-1318208031 tempest-VolumeMultiattachTests-1318208031-project-member] POST https://10.4.3.8/volume/v3/volumes/7de8215f-04bf-43a5-ba1e-498f54e94091/action Aug 07 10:05:19.118049 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [req-bd72dab7-bc6c-46a3-8ee7-bbef08b74ee8 req-2aabb0d3-d07d-4c1d-897d-805662dd2e03 tempest-VolumeMultiattachTests-1318208031 tempest-VolumeMultiattachTests-1318208031-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100298) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 07 10:05:19.118171 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [req-bd72dab7-bc6c-46a3-8ee7-bbef08b74ee8 req-2aabb0d3-d07d-4c1d-897d-805662dd2e03 tempest-VolumeMultiattachTests-1318208031 tempest-VolumeMultiattachTests-1318208031-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 10:05:19.134309 np0000006707 devstack@c-api.service[100298]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 10:05:19.134309 np0000006707 devstack@c-api.service[100298]: warnings.warn( Aug 07 10:05:19.135024 np0000006707 devstack@c-api.service[100298]: INFO cinder.volume.api [req-bd72dab7-bc6c-46a3-8ee7-bbef08b74ee8 req-2aabb0d3-d07d-4c1d-897d-805662dd2e03 tempest-VolumeMultiattachTests-1318208031 tempest-VolumeMultiattachTests-1318208031-project-member] Volume info retrieved successfully. Aug 07 10:05:19.144666 np0000006707 devstack@c-api.service[100298]: INFO cinder.volume.api [req-bd72dab7-bc6c-46a3-8ee7-bbef08b74ee8 req-2aabb0d3-d07d-4c1d-897d-805662dd2e03 tempest-VolumeMultiattachTests-1318208031 tempest-VolumeMultiattachTests-1318208031-project-member] Begin detaching volume completed successfully. Aug 07 10:05:19.145009 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [req-bd72dab7-bc6c-46a3-8ee7-bbef08b74ee8 req-2aabb0d3-d07d-4c1d-897d-805662dd2e03 tempest-VolumeMultiattachTests-1318208031 tempest-VolumeMultiattachTests-1318208031-project-member] https://10.4.3.8/volume/v3/volumes/7de8215f-04bf-43a5-ba1e-498f54e94091/action returned with HTTP 202 Aug 07 10:05:19.145468 np0000006707 devstack@c-api.service[100298]: [pid: 100298|app: 0|req: 1225/4902] 10.4.3.8 () {72 vars in 1658 bytes} [Fri Aug 7 10:05:19 2026] POST /volume/v3/volumes/7de8215f-04bf-43a5-ba1e-498f54e94091/action => generated 0 bytes in 30 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 07 10:05:19.165832 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [None req-5ce4bf08-51f1-4e3e-bed0-18c623f23cc2 None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:05:19.167976 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-5ce4bf08-51f1-4e3e-bed0-18c623f23cc2 tempest-VolumeMultiattachTests-1318208031 tempest-VolumeMultiattachTests-1318208031-project-member] GET https://10.4.3.8/volume/v3/volumes/7de8215f-04bf-43a5-ba1e-498f54e94091 Aug 07 10:05:19.168231 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-5ce4bf08-51f1-4e3e-bed0-18c623f23cc2 tempest-VolumeMultiattachTests-1318208031 tempest-VolumeMultiattachTests-1318208031-project-member] Empty body provided in request {{(pid=100296) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 10:05:19.168488 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-5ce4bf08-51f1-4e3e-bed0-18c623f23cc2 tempest-VolumeMultiattachTests-1318208031 tempest-VolumeMultiattachTests-1318208031-project-member] Calling method 'show' {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 10:05:19.181114 np0000006707 devstack@c-api.service[100296]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 10:05:19.181114 np0000006707 devstack@c-api.service[100296]: warnings.warn( Aug 07 10:05:19.188240 np0000006707 devstack@c-api.service[100296]: INFO cinder.volume.api [None req-5ce4bf08-51f1-4e3e-bed0-18c623f23cc2 tempest-VolumeMultiattachTests-1318208031 tempest-VolumeMultiattachTests-1318208031-project-member] Volume info retrieved successfully. Aug 07 10:05:19.194102 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [None req-14409e20-0c52-4583-abbf-37e681bbc8c7 None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:05:19.194466 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-14409e20-0c52-4583-abbf-37e681bbc8c7 None None] GET https://10.4.3.8/volume// Aug 07 10:05:19.194659 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-14409e20-0c52-4583-abbf-37e681bbc8c7 None None] Empty body provided in request {{(pid=100297) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 10:05:19.194864 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-5ce4bf08-51f1-4e3e-bed0-18c623f23cc2 tempest-VolumeMultiattachTests-1318208031 tempest-VolumeMultiattachTests-1318208031-project-member] https://10.4.3.8/volume/v3/volumes/7de8215f-04bf-43a5-ba1e-498f54e94091 returned with HTTP 200 Aug 07 10:05:19.194912 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-14409e20-0c52-4583-abbf-37e681bbc8c7 None None] Calling method 'all' {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 10:05:19.195260 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-14409e20-0c52-4583-abbf-37e681bbc8c7 None None] https://10.4.3.8/volume// returned with HTTP 300 Aug 07 10:05:19.195309 np0000006707 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 1222/4903] 10.4.3.8 () {66 vars in 1334 bytes} [Fri Aug 7 10:05:19 2026] GET /volume/v3/volumes/7de8215f-04bf-43a5-ba1e-498f54e94091 => generated 1509 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 10:05:19.195641 np0000006707 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 1229/4904] 10.4.3.8 () {66 vars in 1412 bytes} [Fri Aug 7 10:05:19 2026] GET /volume/ => generated 384 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 07 10:05:19.207401 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [req-bd72dab7-bc6c-46a3-8ee7-bbef08b74ee8 req-4ee0c57c-4675-46e3-8470-ec06f3065dde None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:05:19.209249 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [req-bd72dab7-bc6c-46a3-8ee7-bbef08b74ee8 req-4ee0c57c-4675-46e3-8470-ec06f3065dde tempest-VolumeMultiattachTests-1318208031 tempest-VolumeMultiattachTests-1318208031-project-member] GET https://10.4.3.8/volume/v3/volumes/7de8215f-04bf-43a5-ba1e-498f54e94091 Aug 07 10:05:19.209445 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [req-bd72dab7-bc6c-46a3-8ee7-bbef08b74ee8 req-4ee0c57c-4675-46e3-8470-ec06f3065dde tempest-VolumeMultiattachTests-1318208031 tempest-VolumeMultiattachTests-1318208031-project-member] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 10:05:19.209642 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [req-bd72dab7-bc6c-46a3-8ee7-bbef08b74ee8 req-4ee0c57c-4675-46e3-8470-ec06f3065dde tempest-VolumeMultiattachTests-1318208031 tempest-VolumeMultiattachTests-1318208031-project-member] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 10:05:19.228650 np0000006707 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 10:05:19.228650 np0000006707 devstack@c-api.service[100295]: warnings.warn( Aug 07 10:05:19.232447 np0000006707 devstack@c-api.service[100295]: INFO cinder.volume.api [req-bd72dab7-bc6c-46a3-8ee7-bbef08b74ee8 req-4ee0c57c-4675-46e3-8470-ec06f3065dde tempest-VolumeMultiattachTests-1318208031 tempest-VolumeMultiattachTests-1318208031-project-member] Volume info retrieved successfully. Aug 07 10:05:19.238709 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [req-bd72dab7-bc6c-46a3-8ee7-bbef08b74ee8 req-4ee0c57c-4675-46e3-8470-ec06f3065dde tempest-VolumeMultiattachTests-1318208031 tempest-VolumeMultiattachTests-1318208031-project-member] https://10.4.3.8/volume/v3/volumes/7de8215f-04bf-43a5-ba1e-498f54e94091 returned with HTTP 200 Aug 07 10:05:19.238709 np0000006707 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 1229/4905] 10.4.3.8 () {70 vars in 1625 bytes} [Fri Aug 7 10:05:19 2026] GET /volume/v3/volumes/7de8215f-04bf-43a5-ba1e-498f54e94091 => generated 1689 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 07 10:05:19.374134 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.middleware.request_id [None req-7d825727-8f06-4bb4-81f2-b6f5c36f1212 None None] RequestId filter calling following filter/app {{(pid=100298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:05:19.376025 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [None req-7d825727-8f06-4bb4-81f2-b6f5c36f1212 tempest-VolumesBackupsAdminTest-1859638515 tempest-VolumesBackupsAdminTest-1859638515-project-admin] GET https://10.4.3.8/volume/v3/backups/714bc123-8f71-4bc7-9c3b-c60a5032270d Aug 07 10:05:19.376273 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [None req-7d825727-8f06-4bb4-81f2-b6f5c36f1212 tempest-VolumesBackupsAdminTest-1859638515 tempest-VolumesBackupsAdminTest-1859638515-project-admin] Empty body provided in request {{(pid=100298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 10:05:19.376541 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [None req-7d825727-8f06-4bb4-81f2-b6f5c36f1212 tempest-VolumesBackupsAdminTest-1859638515 tempest-VolumesBackupsAdminTest-1859638515-project-admin] Calling method 'show' {{(pid=100298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 10:05:19.376740 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.v3.backups [None req-7d825727-8f06-4bb4-81f2-b6f5c36f1212 tempest-VolumesBackupsAdminTest-1859638515 tempest-VolumesBackupsAdminTest-1859638515-project-admin] Show backup with id 714bc123-8f71-4bc7-9c3b-c60a5032270d. {{(pid=100298) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 10:05:19.381573 np0000006707 devstack@c-api.service[100298]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 10:05:19.381573 np0000006707 devstack@c-api.service[100298]: warnings.warn( Aug 07 10:05:19.382391 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [None req-7d825727-8f06-4bb4-81f2-b6f5c36f1212 tempest-VolumesBackupsAdminTest-1859638515 tempest-VolumesBackupsAdminTest-1859638515-project-admin] https://10.4.3.8/volume/v3/backups/714bc123-8f71-4bc7-9c3b-c60a5032270d returned with HTTP 200 Aug 07 10:05:19.382899 np0000006707 devstack@c-api.service[100298]: [pid: 100298|app: 0|req: 1226/4906] 10.4.3.8 () {66 vars in 1334 bytes} [Fri Aug 7 10:05:19 2026] GET /volume/v3/backups/714bc123-8f71-4bc7-9c3b-c60a5032270d => generated 799 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 10:05:19.394634 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [None req-23258940-f82d-4374-9d15-3dfaf8048a36 None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:05:19.396355 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-23258940-f82d-4374-9d15-3dfaf8048a36 tempest-VolumesBackupsAdminTest-1859638515 tempest-VolumesBackupsAdminTest-1859638515-project-admin] GET https://10.4.3.8/volume/v3/backups Aug 07 10:05:19.396595 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-23258940-f82d-4374-9d15-3dfaf8048a36 tempest-VolumesBackupsAdminTest-1859638515 tempest-VolumesBackupsAdminTest-1859638515-project-admin] Empty body provided in request {{(pid=100296) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 10:05:19.396815 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-23258940-f82d-4374-9d15-3dfaf8048a36 tempest-VolumesBackupsAdminTest-1859638515 tempest-VolumesBackupsAdminTest-1859638515-project-admin] Calling method 'index' {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 10:05:19.408864 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-23258940-f82d-4374-9d15-3dfaf8048a36 tempest-VolumesBackupsAdminTest-1859638515 tempest-VolumesBackupsAdminTest-1859638515-project-admin] https://10.4.3.8/volume/v3/backups returned with HTTP 200 Aug 07 10:05:19.409216 np0000006707 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 1223/4907] 10.4.3.8 () {66 vars in 1223 bytes} [Fri Aug 7 10:05:19 2026] GET /volume/v3/backups => generated 334 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 10:05:19.417802 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [None req-7cfea12c-e180-4ec6-ab2d-71ce36eeb072 None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:05:19.419575 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-7cfea12c-e180-4ec6-ab2d-71ce36eeb072 tempest-VolumesBackupsAdminTest-886037600 tempest-VolumesBackupsAdminTest-886037600-project-member] POST https://10.4.3.8/volume/v3/backups/09af6263-ed00-46e8-af8d-77e75c140ced/restore Aug 07 10:05:19.419972 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-7cfea12c-e180-4ec6-ab2d-71ce36eeb072 tempest-VolumesBackupsAdminTest-886037600 tempest-VolumesBackupsAdminTest-886037600-project-member] Action: 'restore', calling method: restore, body: {"restore": {}} {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 10:05:19.421483 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.contrib.backups [None req-7cfea12c-e180-4ec6-ab2d-71ce36eeb072 tempest-VolumesBackupsAdminTest-886037600 tempest-VolumesBackupsAdminTest-886037600-project-member] Restoring backup 09af6263-ed00-46e8-af8d-77e75c140ced ({'restore': {}}) {{(pid=100297) restore /opt/stack/cinder/cinder/api/contrib/backups.py:208}} Aug 07 10:05:19.421647 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.contrib.backups [None req-7cfea12c-e180-4ec6-ab2d-71ce36eeb072 tempest-VolumesBackupsAdminTest-886037600 tempest-VolumesBackupsAdminTest-886037600-project-member] Restoring backup 09af6263-ed00-46e8-af8d-77e75c140ced to volume None. Aug 07 10:05:19.426183 np0000006707 devstack@c-api.service[100297]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 10:05:19.426183 np0000006707 devstack@c-api.service[100297]: warnings.warn( Aug 07 10:05:19.427301 np0000006707 devstack@c-api.service[100297]: INFO cinder.backup.api [None req-7cfea12c-e180-4ec6-ab2d-71ce36eeb072 tempest-VolumesBackupsAdminTest-886037600 tempest-VolumesBackupsAdminTest-886037600-project-member] Creating volume of 1 GB for restore of backup 09af6263-ed00-46e8-af8d-77e75c140ced. Aug 07 10:05:19.430899 np0000006707 devstack@c-api.service[100297]: INFO cinder.volume.api [None req-7cfea12c-e180-4ec6-ab2d-71ce36eeb072 tempest-VolumesBackupsAdminTest-886037600 tempest-VolumesBackupsAdminTest-886037600-project-member] Availability Zones retrieved successfully. Aug 07 10:05:19.436175 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.volume.api [None req-7cfea12c-e180-4ec6-ab2d-71ce36eeb072 tempest-VolumesBackupsAdminTest-886037600 tempest-VolumesBackupsAdminTest-886037600-project-member] Flow 'volume_create_api' (541dd562-72b1-403d-ac86-aa0ae9b7cf67) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100297) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 10:05:19.437051 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.volume.api [None req-7cfea12c-e180-4ec6-ab2d-71ce36eeb072 tempest-VolumesBackupsAdminTest-886037600 tempest-VolumesBackupsAdminTest-886037600-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (97aac92a-c882-4fc3-9e83-439909437dde) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100297) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 10:05:19.437866 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.volume.flows.api.create_volume [None req-7cfea12c-e180-4ec6-ab2d-71ce36eeb072 tempest-VolumesBackupsAdminTest-886037600 tempest-VolumesBackupsAdminTest-886037600-project-member] Validating volume size '1' using validate_int {{(pid=100297) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 07 10:05:19.462595 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.volume.api [None req-7cfea12c-e180-4ec6-ab2d-71ce36eeb072 tempest-VolumesBackupsAdminTest-886037600 tempest-VolumesBackupsAdminTest-886037600-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (97aac92a-c882-4fc3-9e83-439909437dde) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-07T09:47:39Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=45fd9a3a-b61e-4c6c-9ab7-d02f06678d0d,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '45fd9a3a-b61e-4c6c-9ab7-d02f06678d0d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100297) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 10:05:19.463289 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.volume.api [None req-7cfea12c-e180-4ec6-ab2d-71ce36eeb072 tempest-VolumesBackupsAdminTest-886037600 tempest-VolumesBackupsAdminTest-886037600-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (74e2eb9e-6205-408e-aecc-59c0fb7b3834) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100297) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 10:05:19.498256 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.quota [None req-7cfea12c-e180-4ec6-ab2d-71ce36eeb072 tempest-VolumesBackupsAdminTest-886037600 tempest-VolumesBackupsAdminTest-886037600-project-member] Created reservations ['75a52d1f-3c5e-4d8c-9974-fae8398af9c2', '7ac7f998-10fe-41d5-92f3-18f661204784', '3debef96-b9ae-483d-846e-40895d10eacc', 'b0dda717-8a25-44eb-842f-9a3a6a590962'] {{(pid=100297) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 10:05:19.499047 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.volume.api [None req-7cfea12c-e180-4ec6-ab2d-71ce36eeb072 tempest-VolumesBackupsAdminTest-886037600 tempest-VolumesBackupsAdminTest-886037600-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (74e2eb9e-6205-408e-aecc-59c0fb7b3834) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['75a52d1f-3c5e-4d8c-9974-fae8398af9c2', '7ac7f998-10fe-41d5-92f3-18f661204784', '3debef96-b9ae-483d-846e-40895d10eacc', 'b0dda717-8a25-44eb-842f-9a3a6a590962']}' {{(pid=100297) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 10:05:19.499743 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.volume.api [None req-7cfea12c-e180-4ec6-ab2d-71ce36eeb072 tempest-VolumesBackupsAdminTest-886037600 tempest-VolumesBackupsAdminTest-886037600-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b24b0b0a-b783-49af-bbc9-d4f0307d9362) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100297) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 10:05:19.526152 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.volume.api [None req-7cfea12c-e180-4ec6-ab2d-71ce36eeb072 tempest-VolumesBackupsAdminTest-886037600 tempest-VolumesBackupsAdminTest-886037600-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b24b0b0a-b783-49af-bbc9-d4f0307d9362) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '6845e330-19f6-4f22-9745-251c63969d0b', '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_09af6263-ed00-46e8-af8d-77e75c140ced',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='be99c9c66cda45afa0e89045ea1af50c',qos_specs=None,replication_status=,reservations=['75a52d1f-3c5e-4d8c-9974-fae8398af9c2','7ac7f998-10fe-41d5-92f3-18f661204784','3debef96-b9ae-483d-846e-40895d10eacc','b0dda717-8a25-44eb-842f-9a3a6a590962'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ec995a0f2b734bfcb28200796a21c7d4',volume_type_id=45fd9a3a-b61e-4c6c-9ab7-d02f06678d0d), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-07T10:05:19Z,deleted=False,deleted_at=None,display_description='auto-created_from_restore_from_backup',display_name='restore_backup_09af6263-ed00-46e8-af8d-77e75c140ced',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=6845e330-19f6-4f22-9745-251c63969d0b,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='be99c9c66cda45afa0e89045ea1af50c',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='ec995a0f2b734bfcb28200796a21c7d4',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(45fd9a3a-b61e-4c6c-9ab7-d02f06678d0d),volume_type_id=45fd9a3a-b61e-4c6c-9ab7-d02f06678d0d)}' {{(pid=100297) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 10:05:19.526852 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.volume.api [None req-7cfea12c-e180-4ec6-ab2d-71ce36eeb072 tempest-VolumesBackupsAdminTest-886037600 tempest-VolumesBackupsAdminTest-886037600-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4f7565a2-7408-48c3-b72d-f1daab5849b6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100297) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 10:05:19.541361 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.volume.api [None req-7cfea12c-e180-4ec6-ab2d-71ce36eeb072 tempest-VolumesBackupsAdminTest-886037600 tempest-VolumesBackupsAdminTest-886037600-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4f7565a2-7408-48c3-b72d-f1daab5849b6) transitioned into 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_09af6263-ed00-46e8-af8d-77e75c140ced',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='be99c9c66cda45afa0e89045ea1af50c',qos_specs=None,replication_status=,reservations=['75a52d1f-3c5e-4d8c-9974-fae8398af9c2','7ac7f998-10fe-41d5-92f3-18f661204784','3debef96-b9ae-483d-846e-40895d10eacc','b0dda717-8a25-44eb-842f-9a3a6a590962'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ec995a0f2b734bfcb28200796a21c7d4',volume_type_id=45fd9a3a-b61e-4c6c-9ab7-d02f06678d0d)}' {{(pid=100297) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 10:05:19.542090 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.volume.api [None req-7cfea12c-e180-4ec6-ab2d-71ce36eeb072 tempest-VolumesBackupsAdminTest-886037600 tempest-VolumesBackupsAdminTest-886037600-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4935ef65-2fe1-4b4b-81b9-129d980d0b69) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100297) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 10:05:19.551756 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.volume.api [None req-7cfea12c-e180-4ec6-ab2d-71ce36eeb072 tempest-VolumesBackupsAdminTest-886037600 tempest-VolumesBackupsAdminTest-886037600-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4935ef65-2fe1-4b4b-81b9-129d980d0b69) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100297) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 10:05:19.552501 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.volume.api [None req-7cfea12c-e180-4ec6-ab2d-71ce36eeb072 tempest-VolumesBackupsAdminTest-886037600 tempest-VolumesBackupsAdminTest-886037600-project-member] Flow 'volume_create_api' (541dd562-72b1-403d-ac86-aa0ae9b7cf67) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100297) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 10:05:19.552795 np0000006707 devstack@c-api.service[100297]: INFO cinder.volume.api [None req-7cfea12c-e180-4ec6-ab2d-71ce36eeb072 tempest-VolumesBackupsAdminTest-886037600 tempest-VolumesBackupsAdminTest-886037600-project-member] Create volume request issued successfully. Aug 07 10:05:19.558764 np0000006707 devstack@c-api.service[100297]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 10:05:19.558764 np0000006707 devstack@c-api.service[100297]: warnings.warn( Aug 07 10:05:19.559152 np0000006707 devstack@c-api.service[100297]: INFO cinder.volume.api [None req-7cfea12c-e180-4ec6-ab2d-71ce36eeb072 tempest-VolumesBackupsAdminTest-886037600 tempest-VolumesBackupsAdminTest-886037600-project-member] Volume info retrieved successfully. Aug 07 10:05:19.763526 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [req-bd72dab7-bc6c-46a3-8ee7-bbef08b74ee8 req-33e1b586-46ce-46dc-8109-51165a37210a None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:05:19.765061 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [req-bd72dab7-bc6c-46a3-8ee7-bbef08b74ee8 req-33e1b586-46ce-46dc-8109-51165a37210a tempest-VolumeMultiattachTests-1318208031 tempest-VolumeMultiattachTests-1318208031-project-member] GET https://10.4.3.8/volume/v3/volumes/7de8215f-04bf-43a5-ba1e-498f54e94091 Aug 07 10:05:19.765366 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [req-bd72dab7-bc6c-46a3-8ee7-bbef08b74ee8 req-33e1b586-46ce-46dc-8109-51165a37210a tempest-VolumeMultiattachTests-1318208031 tempest-VolumeMultiattachTests-1318208031-project-member] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 10:05:19.765657 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [req-bd72dab7-bc6c-46a3-8ee7-bbef08b74ee8 req-33e1b586-46ce-46dc-8109-51165a37210a tempest-VolumeMultiattachTests-1318208031 tempest-VolumeMultiattachTests-1318208031-project-member] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 10:05:19.776075 np0000006707 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 10:05:19.776075 np0000006707 devstack@c-api.service[100295]: warnings.warn( Aug 07 10:05:19.779240 np0000006707 devstack@c-api.service[100295]: INFO cinder.volume.api [req-bd72dab7-bc6c-46a3-8ee7-bbef08b74ee8 req-33e1b586-46ce-46dc-8109-51165a37210a tempest-VolumeMultiattachTests-1318208031 tempest-VolumeMultiattachTests-1318208031-project-member] Volume info retrieved successfully. Aug 07 10:05:19.783600 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [req-bd72dab7-bc6c-46a3-8ee7-bbef08b74ee8 req-33e1b586-46ce-46dc-8109-51165a37210a tempest-VolumeMultiattachTests-1318208031 tempest-VolumeMultiattachTests-1318208031-project-member] https://10.4.3.8/volume/v3/volumes/7de8215f-04bf-43a5-ba1e-498f54e94091 returned with HTTP 200 Aug 07 10:05:19.783600 np0000006707 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 1230/4908] 10.4.3.8 () {68 vars in 1584 bytes} [Fri Aug 7 10:05:19 2026] GET /volume/v3/volumes/7de8215f-04bf-43a5-ba1e-498f54e94091 => generated 1509 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 10:05:19.796976 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.middleware.request_id [req-bd72dab7-bc6c-46a3-8ee7-bbef08b74ee8 req-13dad7f9-901f-41cd-9199-986020f47604 None None] RequestId filter calling following filter/app {{(pid=100298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:05:19.798839 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [req-bd72dab7-bc6c-46a3-8ee7-bbef08b74ee8 req-13dad7f9-901f-41cd-9199-986020f47604 tempest-VolumeMultiattachTests-1318208031 tempest-VolumeMultiattachTests-1318208031-project-member] DELETE https://10.4.3.8/volume/v3/attachments/3ac85d51-6644-49f6-807c-553b9551e397 Aug 07 10:05:19.799023 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [req-bd72dab7-bc6c-46a3-8ee7-bbef08b74ee8 req-13dad7f9-901f-41cd-9199-986020f47604 tempest-VolumeMultiattachTests-1318208031 tempest-VolumeMultiattachTests-1318208031-project-member] Empty body provided in request {{(pid=100298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 10:05:19.799187 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [req-bd72dab7-bc6c-46a3-8ee7-bbef08b74ee8 req-13dad7f9-901f-41cd-9199-986020f47604 tempest-VolumeMultiattachTests-1318208031 tempest-VolumeMultiattachTests-1318208031-project-member] Calling method 'version_select' {{(pid=100298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 10:05:19.805695 np0000006707 devstack@c-api.service[100298]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 10:05:19.805695 np0000006707 devstack@c-api.service[100298]: warnings.warn( Aug 07 10:05:19.851440 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [req-bd72dab7-bc6c-46a3-8ee7-bbef08b74ee8 req-13dad7f9-901f-41cd-9199-986020f47604 tempest-VolumeMultiattachTests-1318208031 tempest-VolumeMultiattachTests-1318208031-project-member] https://10.4.3.8/volume/v3/attachments/3ac85d51-6644-49f6-807c-553b9551e397 returned with HTTP 200 Aug 07 10:05:19.852001 np0000006707 devstack@c-api.service[100298]: [pid: 100298|app: 0|req: 1227/4909] 10.4.3.8 () {72 vars in 1659 bytes} [Fri Aug 7 10:05:19 2026] DELETE /volume/v3/attachments/3ac85d51-6644-49f6-807c-553b9551e397 => generated 192 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 10:05:20.112354 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [None req-6ea89765-e712-4b7f-a09e-55d82174416f None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:05:20.114192 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-6ea89765-e712-4b7f-a09e-55d82174416f tempest-VolumeDependencyTests-605562490 tempest-VolumeDependencyTests-605562490-project-member] GET https://10.4.3.8/volume/v3/volumes/cdc33811-ac1d-4469-862c-d5be9080d02f Aug 07 10:05:20.114471 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-6ea89765-e712-4b7f-a09e-55d82174416f tempest-VolumeDependencyTests-605562490 tempest-VolumeDependencyTests-605562490-project-member] Empty body provided in request {{(pid=100296) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 10:05:20.114720 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-6ea89765-e712-4b7f-a09e-55d82174416f tempest-VolumeDependencyTests-605562490 tempest-VolumeDependencyTests-605562490-project-member] Calling method 'show' {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 10:05:20.122897 np0000006707 devstack@c-api.service[100296]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 10:05:20.122897 np0000006707 devstack@c-api.service[100296]: warnings.warn( Aug 07 10:05:20.126903 np0000006707 devstack@c-api.service[100296]: INFO cinder.volume.api [None req-6ea89765-e712-4b7f-a09e-55d82174416f tempest-VolumeDependencyTests-605562490 tempest-VolumeDependencyTests-605562490-project-member] Volume info retrieved successfully. Aug 07 10:05:20.131036 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-6ea89765-e712-4b7f-a09e-55d82174416f tempest-VolumeDependencyTests-605562490 tempest-VolumeDependencyTests-605562490-project-member] https://10.4.3.8/volume/v3/volumes/cdc33811-ac1d-4469-862c-d5be9080d02f returned with HTTP 200 Aug 07 10:05:20.131387 np0000006707 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 1224/4910] 10.4.3.8 () {68 vars in 1375 bytes} [Fri Aug 7 10:05:20 2026] GET /volume/v3/volumes/cdc33811-ac1d-4469-862c-d5be9080d02f => generated 893 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 10:05:20.143081 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-16487cf6-8a39-4be9-b279-d3108b81a8ac None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:05:20.144925 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-16487cf6-8a39-4be9-b279-d3108b81a8ac tempest-VolumeDependencyTests-605562490 tempest-VolumeDependencyTests-605562490-project-member] POST https://10.4.3.8/volume/v3/volumes Aug 07 10:05:20.145330 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-16487cf6-8a39-4be9-b279-d3108b81a8ac tempest-VolumeDependencyTests-605562490 tempest-VolumeDependencyTests-605562490-project-member] Action: 'create', calling method: create, body: {"volume": {"source_volid": "cdc33811-ac1d-4469-862c-d5be9080d02f", "size": 1, "name": "tempest-VolumeDependencyTests-Volume-906547914"}} {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 10:05:20.146853 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.v3.volumes [None req-16487cf6-8a39-4be9-b279-d3108b81a8ac tempest-VolumeDependencyTests-605562490 tempest-VolumeDependencyTests-605562490-project-member] Create volume request body: {'volume': {'source_volid': 'cdc33811-ac1d-4469-862c-d5be9080d02f', 'size': 1, 'name': 'tempest-VolumeDependencyTests-Volume-906547914'}} {{(pid=100295) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 07 10:05:20.154023 np0000006707 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 10:05:20.154023 np0000006707 devstack@c-api.service[100295]: warnings.warn( Aug 07 10:05:20.154572 np0000006707 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-16487cf6-8a39-4be9-b279-d3108b81a8ac tempest-VolumeDependencyTests-605562490 tempest-VolumeDependencyTests-605562490-project-member] Volume retrieved successfully. Aug 07 10:05:20.154751 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.v3.volumes [None req-16487cf6-8a39-4be9-b279-d3108b81a8ac tempest-VolumeDependencyTests-605562490 tempest-VolumeDependencyTests-605562490-project-member] Create volume of 1 GB Aug 07 10:05:20.158205 np0000006707 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-16487cf6-8a39-4be9-b279-d3108b81a8ac tempest-VolumeDependencyTests-605562490 tempest-VolumeDependencyTests-605562490-project-member] Availability Zones retrieved successfully. Aug 07 10:05:20.163502 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.volume.api [None req-16487cf6-8a39-4be9-b279-d3108b81a8ac tempest-VolumeDependencyTests-605562490 tempest-VolumeDependencyTests-605562490-project-member] Flow 'volume_create_api' (1bccb83f-b32e-4dee-a311-b13b85a76740) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100295) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 10:05:20.165606 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.volume.api [None req-16487cf6-8a39-4be9-b279-d3108b81a8ac tempest-VolumeDependencyTests-605562490 tempest-VolumeDependencyTests-605562490-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (95cea687-0158-470e-9ece-e1c2cbe287be) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100295) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 10:05:20.166605 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.volume.flows.api.create_volume [None req-16487cf6-8a39-4be9-b279-d3108b81a8ac tempest-VolumeDependencyTests-605562490 tempest-VolumeDependencyTests-605562490-project-member] Validating volume size '1' using validate_int, validate_source_size {{(pid=100295) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 07 10:05:20.190103 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.volume.api [None req-16487cf6-8a39-4be9-b279-d3108b81a8ac tempest-VolumeDependencyTests-605562490 tempest-VolumeDependencyTests-605562490-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (95cea687-0158-470e-9ece-e1c2cbe287be) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': 'cdc33811-ac1d-4469-862c-d5be9080d02f', 'volume_type': VolumeType(created_at=2026-08-07T09:47:39Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=45fd9a3a-b61e-4c6c-9ab7-d02f06678d0d,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '45fd9a3a-b61e-4c6c-9ab7-d02f06678d0d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100295) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 10:05:20.190939 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.volume.api [None req-16487cf6-8a39-4be9-b279-d3108b81a8ac tempest-VolumeDependencyTests-605562490 tempest-VolumeDependencyTests-605562490-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7783584e-a3d9-4c7e-b6cb-0f72cb2ea834) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100295) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 10:05:20.210534 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.middleware.request_id [None req-49919be0-0575-4656-982c-6c766f860036 None None] RequestId filter calling following filter/app {{(pid=100298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:05:20.212752 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [None req-49919be0-0575-4656-982c-6c766f860036 tempest-VolumeMultiattachTests-1318208031 tempest-VolumeMultiattachTests-1318208031-project-member] GET https://10.4.3.8/volume/v3/volumes/7de8215f-04bf-43a5-ba1e-498f54e94091 Aug 07 10:05:20.214457 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [None req-49919be0-0575-4656-982c-6c766f860036 tempest-VolumeMultiattachTests-1318208031 tempest-VolumeMultiattachTests-1318208031-project-member] Empty body provided in request {{(pid=100298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 10:05:20.214457 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [None req-49919be0-0575-4656-982c-6c766f860036 tempest-VolumeMultiattachTests-1318208031 tempest-VolumeMultiattachTests-1318208031-project-member] Calling method 'show' {{(pid=100298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 10:05:20.227033 np0000006707 devstack@c-api.service[100298]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 10:05:20.227033 np0000006707 devstack@c-api.service[100298]: warnings.warn( Aug 07 10:05:20.232267 np0000006707 devstack@c-api.service[100298]: INFO cinder.volume.api [None req-49919be0-0575-4656-982c-6c766f860036 tempest-VolumeMultiattachTests-1318208031 tempest-VolumeMultiattachTests-1318208031-project-member] Volume info retrieved successfully. Aug 07 10:05:20.234292 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.quota [None req-16487cf6-8a39-4be9-b279-d3108b81a8ac tempest-VolumeDependencyTests-605562490 tempest-VolumeDependencyTests-605562490-project-member] Created reservations ['24eaea5c-3f00-4846-b903-cc124ef5e062', 'bf9b39bb-0730-4ebc-af5c-405fc1b2fdc5', '4bf0e4c9-9047-475d-a217-9d37c79498bf', '4bb6e75e-1fe1-44bf-8ba9-54968a3a4870'] {{(pid=100295) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 10:05:20.235447 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.volume.api [None req-16487cf6-8a39-4be9-b279-d3108b81a8ac tempest-VolumeDependencyTests-605562490 tempest-VolumeDependencyTests-605562490-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7783584e-a3d9-4c7e-b6cb-0f72cb2ea834) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['24eaea5c-3f00-4846-b903-cc124ef5e062', 'bf9b39bb-0730-4ebc-af5c-405fc1b2fdc5', '4bf0e4c9-9047-475d-a217-9d37c79498bf', '4bb6e75e-1fe1-44bf-8ba9-54968a3a4870']}' {{(pid=100295) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 10:05:20.236240 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.volume.api [None req-16487cf6-8a39-4be9-b279-d3108b81a8ac tempest-VolumeDependencyTests-605562490 tempest-VolumeDependencyTests-605562490-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7adcb693-6b4c-4a81-9936-fbc0cc9d5478) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100295) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 10:05:20.239446 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [None req-49919be0-0575-4656-982c-6c766f860036 tempest-VolumeMultiattachTests-1318208031 tempest-VolumeMultiattachTests-1318208031-project-member] https://10.4.3.8/volume/v3/volumes/7de8215f-04bf-43a5-ba1e-498f54e94091 returned with HTTP 200 Aug 07 10:05:20.240023 np0000006707 devstack@c-api.service[100298]: [pid: 100298|app: 0|req: 1228/4911] 10.4.3.8 () {66 vars in 1334 bytes} [Fri Aug 7 10:05:20 2026] GET /volume/v3/volumes/7de8215f-04bf-43a5-ba1e-498f54e94091 => generated 1209 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 10:05:20.270314 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.volume.api [None req-16487cf6-8a39-4be9-b279-d3108b81a8ac tempest-VolumeDependencyTests-605562490 tempest-VolumeDependencyTests-605562490-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7adcb693-6b4c-4a81-9936-fbc0cc9d5478) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'fb3a0fb6-7b04-421a-92d4-ee5d5e35d9b5', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-906547914',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='bd4df9c8f3b54bd0a77f3f48013c0524',qos_specs=None,replication_status=,reservations=['24eaea5c-3f00-4846-b903-cc124ef5e062','bf9b39bb-0730-4ebc-af5c-405fc1b2fdc5','4bf0e4c9-9047-475d-a217-9d37c79498bf','4bb6e75e-1fe1-44bf-8ba9-54968a3a4870'],size=1,snapshot_id=None,source_replicaid=,source_volid=cdc33811-ac1d-4469-862c-d5be9080d02f,status='creating',user_id='d63fe962567e40c3871ccbb93a699c8b',volume_type_id=45fd9a3a-b61e-4c6c-9ab7-d02f06678d0d), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-07T10:05:20Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-906547914',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=fb3a0fb6-7b04-421a-92d4-ee5d5e35d9b5,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='bd4df9c8f3b54bd0a77f3f48013c0524',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=cdc33811-ac1d-4469-862c-d5be9080d02f,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='d63fe962567e40c3871ccbb93a699c8b',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(45fd9a3a-b61e-4c6c-9ab7-d02f06678d0d),volume_type_id=45fd9a3a-b61e-4c6c-9ab7-d02f06678d0d)}' {{(pid=100295) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 10:05:20.271274 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.volume.api [None req-16487cf6-8a39-4be9-b279-d3108b81a8ac tempest-VolumeDependencyTests-605562490 tempest-VolumeDependencyTests-605562490-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (406362ec-2b5e-47e5-97cf-27236a2d56e6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100295) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 10:05:20.289861 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.volume.api [None req-16487cf6-8a39-4be9-b279-d3108b81a8ac tempest-VolumeDependencyTests-605562490 tempest-VolumeDependencyTests-605562490-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (406362ec-2b5e-47e5-97cf-27236a2d56e6) transitioned into state 'SUCCESS' from state '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-906547914',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='bd4df9c8f3b54bd0a77f3f48013c0524',qos_specs=None,replication_status=,reservations=['24eaea5c-3f00-4846-b903-cc124ef5e062','bf9b39bb-0730-4ebc-af5c-405fc1b2fdc5','4bf0e4c9-9047-475d-a217-9d37c79498bf','4bb6e75e-1fe1-44bf-8ba9-54968a3a4870'],size=1,snapshot_id=None,source_replicaid=,source_volid=cdc33811-ac1d-4469-862c-d5be9080d02f,status='creating',user_id='d63fe962567e40c3871ccbb93a699c8b',volume_type_id=45fd9a3a-b61e-4c6c-9ab7-d02f06678d0d)}' {{(pid=100295) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 10:05:20.290590 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.volume.api [None req-16487cf6-8a39-4be9-b279-d3108b81a8ac tempest-VolumeDependencyTests-605562490 tempest-VolumeDependencyTests-605562490-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (153888d5-0459-4274-82b4-19b6b8b9b1c0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100295) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 10:05:20.312791 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.volume.api [None req-16487cf6-8a39-4be9-b279-d3108b81a8ac tempest-VolumeDependencyTests-605562490 tempest-VolumeDependencyTests-605562490-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (153888d5-0459-4274-82b4-19b6b8b9b1c0) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100295) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 10:05:20.313703 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.volume.api [None req-16487cf6-8a39-4be9-b279-d3108b81a8ac tempest-VolumeDependencyTests-605562490 tempest-VolumeDependencyTests-605562490-project-member] Flow 'volume_create_api' (1bccb83f-b32e-4dee-a311-b13b85a76740) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100295) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 10:05:20.314106 np0000006707 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-16487cf6-8a39-4be9-b279-d3108b81a8ac tempest-VolumeDependencyTests-605562490 tempest-VolumeDependencyTests-605562490-project-member] Create volume request issued successfully. Aug 07 10:05:20.314729 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-16487cf6-8a39-4be9-b279-d3108b81a8ac tempest-VolumeDependencyTests-605562490 tempest-VolumeDependencyTests-605562490-project-member] https://10.4.3.8/volume/v3/volumes returned with HTTP 202 Aug 07 10:05:20.315127 np0000006707 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 1231/4912] 10.4.3.8 () {70 vars in 1286 bytes} [Fri Aug 7 10:05:20 2026] POST /volume/v3/volumes => generated 799 bytes in 172 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 07 10:05:20.330339 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [None req-90a12d64-de11-4390-9d1b-e6dd8bbdb58b None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:05:20.331969 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-90a12d64-de11-4390-9d1b-e6dd8bbdb58b tempest-VolumeDependencyTests-605562490 tempest-VolumeDependencyTests-605562490-project-member] GET https://10.4.3.8/volume/v3/volumes/fb3a0fb6-7b04-421a-92d4-ee5d5e35d9b5 Aug 07 10:05:20.332182 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-90a12d64-de11-4390-9d1b-e6dd8bbdb58b tempest-VolumeDependencyTests-605562490 tempest-VolumeDependencyTests-605562490-project-member] Empty body provided in request {{(pid=100296) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 10:05:20.332353 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-90a12d64-de11-4390-9d1b-e6dd8bbdb58b tempest-VolumeDependencyTests-605562490 tempest-VolumeDependencyTests-605562490-project-member] Calling method 'show' {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 10:05:20.338941 np0000006707 devstack@c-api.service[100296]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 10:05:20.338941 np0000006707 devstack@c-api.service[100296]: warnings.warn( Aug 07 10:05:20.343111 np0000006707 devstack@c-api.service[100296]: INFO cinder.volume.api [None req-90a12d64-de11-4390-9d1b-e6dd8bbdb58b tempest-VolumeDependencyTests-605562490 tempest-VolumeDependencyTests-605562490-project-member] Volume info retrieved successfully. Aug 07 10:05:20.347331 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-90a12d64-de11-4390-9d1b-e6dd8bbdb58b tempest-VolumeDependencyTests-605562490 tempest-VolumeDependencyTests-605562490-project-member] https://10.4.3.8/volume/v3/volumes/fb3a0fb6-7b04-421a-92d4-ee5d5e35d9b5 returned with HTTP 200 Aug 07 10:05:20.347781 np0000006707 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 1225/4913] 10.4.3.8 () {68 vars in 1375 bytes} [Fri Aug 7 10:05:20 2026] GET /volume/v3/volumes/fb3a0fb6-7b04-421a-92d4-ee5d5e35d9b5 => generated 867 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 10:05:20.568059 np0000006707 devstack@c-api.service[100297]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 10:05:20.568059 np0000006707 devstack@c-api.service[100297]: warnings.warn( Aug 07 10:05:20.568615 np0000006707 devstack@c-api.service[100297]: INFO cinder.volume.api [None req-7cfea12c-e180-4ec6-ab2d-71ce36eeb072 tempest-VolumesBackupsAdminTest-886037600 tempest-VolumesBackupsAdminTest-886037600-project-member] Volume info retrieved successfully. Aug 07 10:05:20.568764 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.backup.api [None req-7cfea12c-e180-4ec6-ab2d-71ce36eeb072 tempest-VolumesBackupsAdminTest-886037600 tempest-VolumesBackupsAdminTest-886037600-project-member] Checking backup size 1 against volume size 1 {{(pid=100297) restore /opt/stack/cinder/cinder/backup/api.py:427}} Aug 07 10:05:20.568858 np0000006707 devstack@c-api.service[100297]: INFO cinder.backup.api [None req-7cfea12c-e180-4ec6-ab2d-71ce36eeb072 tempest-VolumesBackupsAdminTest-886037600 tempest-VolumesBackupsAdminTest-886037600-project-member] Overwriting volume 6845e330-19f6-4f22-9745-251c63969d0b with restore of backup 09af6263-ed00-46e8-af8d-77e75c140ced Aug 07 10:05:20.581175 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.backup.rpcapi [None req-7cfea12c-e180-4ec6-ab2d-71ce36eeb072 tempest-VolumesBackupsAdminTest-886037600 tempest-VolumesBackupsAdminTest-886037600-project-member] restore_backup in rpcapi backup_id 09af6263-ed00-46e8-af8d-77e75c140ced {{(pid=100297) restore_backup /opt/stack/cinder/cinder/backup/rpcapi.py:72}} Aug 07 10:05:20.582851 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-7cfea12c-e180-4ec6-ab2d-71ce36eeb072 tempest-VolumesBackupsAdminTest-886037600 tempest-VolumesBackupsAdminTest-886037600-project-member] https://10.4.3.8/volume/v3/backups/09af6263-ed00-46e8-af8d-77e75c140ced/restore returned with HTTP 202 Aug 07 10:05:20.583351 np0000006707 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 1230/4914] 10.4.3.8 () {68 vars in 1379 bytes} [Fri Aug 7 10:05:19 2026] POST /volume/v3/backups/09af6263-ed00-46e8-af8d-77e75c140ced/restore => generated 189 bytes in 1166 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 07 10:05:20.591122 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.middleware.request_id [None req-ebe8a96e-d065-43e3-9e6e-a50c7e9d3ee2 None None] RequestId filter calling following filter/app {{(pid=100298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:05:20.592487 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [None req-ebe8a96e-d065-43e3-9e6e-a50c7e9d3ee2 tempest-VolumesBackupsAdminTest-886037600 tempest-VolumesBackupsAdminTest-886037600-project-member] GET https://10.4.3.8/volume/v3/backups/09af6263-ed00-46e8-af8d-77e75c140ced Aug 07 10:05:20.592786 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [None req-ebe8a96e-d065-43e3-9e6e-a50c7e9d3ee2 tempest-VolumesBackupsAdminTest-886037600 tempest-VolumesBackupsAdminTest-886037600-project-member] Empty body provided in request {{(pid=100298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 10:05:20.593962 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [None req-ebe8a96e-d065-43e3-9e6e-a50c7e9d3ee2 tempest-VolumesBackupsAdminTest-886037600 tempest-VolumesBackupsAdminTest-886037600-project-member] Calling method 'show' {{(pid=100298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 10:05:20.593962 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.v3.backups [None req-ebe8a96e-d065-43e3-9e6e-a50c7e9d3ee2 tempest-VolumesBackupsAdminTest-886037600 tempest-VolumesBackupsAdminTest-886037600-project-member] Show backup with id 09af6263-ed00-46e8-af8d-77e75c140ced. {{(pid=100298) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 10:05:20.597496 np0000006707 devstack@c-api.service[100298]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 10:05:20.597496 np0000006707 devstack@c-api.service[100298]: warnings.warn( Aug 07 10:05:20.598778 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [None req-ebe8a96e-d065-43e3-9e6e-a50c7e9d3ee2 tempest-VolumesBackupsAdminTest-886037600 tempest-VolumesBackupsAdminTest-886037600-project-member] https://10.4.3.8/volume/v3/backups/09af6263-ed00-46e8-af8d-77e75c140ced returned with HTTP 200 Aug 07 10:05:20.599356 np0000006707 devstack@c-api.service[100298]: [pid: 100298|app: 0|req: 1229/4915] 10.4.3.8 () {66 vars in 1334 bytes} [Fri Aug 7 10:05:20 2026] GET /volume/v3/backups/09af6263-ed00-46e8-af8d-77e75c140ced => generated 799 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 10:05:21.362179 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-98ed46a7-2717-4a67-a20b-16ab05881fea None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:05:21.364548 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-98ed46a7-2717-4a67-a20b-16ab05881fea tempest-VolumeDependencyTests-605562490 tempest-VolumeDependencyTests-605562490-project-member] GET https://10.4.3.8/volume/v3/volumes/fb3a0fb6-7b04-421a-92d4-ee5d5e35d9b5 Aug 07 10:05:21.364863 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-98ed46a7-2717-4a67-a20b-16ab05881fea tempest-VolumeDependencyTests-605562490 tempest-VolumeDependencyTests-605562490-project-member] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 10:05:21.365131 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-98ed46a7-2717-4a67-a20b-16ab05881fea tempest-VolumeDependencyTests-605562490 tempest-VolumeDependencyTests-605562490-project-member] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 10:05:21.374035 np0000006707 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 10:05:21.374035 np0000006707 devstack@c-api.service[100295]: warnings.warn( Aug 07 10:05:21.378385 np0000006707 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-98ed46a7-2717-4a67-a20b-16ab05881fea tempest-VolumeDependencyTests-605562490 tempest-VolumeDependencyTests-605562490-project-member] Volume info retrieved successfully. Aug 07 10:05:21.383525 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-98ed46a7-2717-4a67-a20b-16ab05881fea tempest-VolumeDependencyTests-605562490 tempest-VolumeDependencyTests-605562490-project-member] https://10.4.3.8/volume/v3/volumes/fb3a0fb6-7b04-421a-92d4-ee5d5e35d9b5 returned with HTTP 200 Aug 07 10:05:21.384005 np0000006707 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 1232/4916] 10.4.3.8 () {68 vars in 1375 bytes} [Fri Aug 7 10:05:21 2026] GET /volume/v3/volumes/fb3a0fb6-7b04-421a-92d4-ee5d5e35d9b5 => generated 892 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 10:05:21.396202 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [None req-d9557fc5-7bef-41b6-8c87-403e0d0285ae None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:05:21.398434 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-d9557fc5-7bef-41b6-8c87-403e0d0285ae tempest-VolumeDependencyTests-605562490 tempest-VolumeDependencyTests-605562490-project-member] DELETE https://10.4.3.8/volume/v3/snapshots/63dba286-69bc-4543-9dd8-7a6ed0076cc2 Aug 07 10:05:21.398610 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-d9557fc5-7bef-41b6-8c87-403e0d0285ae tempest-VolumeDependencyTests-605562490 tempest-VolumeDependencyTests-605562490-project-member] Empty body provided in request {{(pid=100296) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 10:05:21.398858 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-d9557fc5-7bef-41b6-8c87-403e0d0285ae tempest-VolumeDependencyTests-605562490 tempest-VolumeDependencyTests-605562490-project-member] Calling method 'delete' {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 10:05:21.399022 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.v3.snapshots [None req-d9557fc5-7bef-41b6-8c87-403e0d0285ae tempest-VolumeDependencyTests-605562490 tempest-VolumeDependencyTests-605562490-project-member] Delete snapshot with id: 63dba286-69bc-4543-9dd8-7a6ed0076cc2 Aug 07 10:05:21.405025 np0000006707 devstack@c-api.service[100296]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 10:05:21.405025 np0000006707 devstack@c-api.service[100296]: warnings.warn( Aug 07 10:05:21.405607 np0000006707 devstack@c-api.service[100296]: INFO cinder.volume.api [None req-d9557fc5-7bef-41b6-8c87-403e0d0285ae tempest-VolumeDependencyTests-605562490 tempest-VolumeDependencyTests-605562490-project-member] Snapshot retrieved successfully. Aug 07 10:05:21.422630 np0000006707 devstack@c-api.service[100296]: INFO cinder.volume.api [None req-d9557fc5-7bef-41b6-8c87-403e0d0285ae tempest-VolumeDependencyTests-605562490 tempest-VolumeDependencyTests-605562490-project-member] Snapshot delete request issued successfully. Aug 07 10:05:21.422869 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-d9557fc5-7bef-41b6-8c87-403e0d0285ae tempest-VolumeDependencyTests-605562490 tempest-VolumeDependencyTests-605562490-project-member] https://10.4.3.8/volume/v3/snapshots/63dba286-69bc-4543-9dd8-7a6ed0076cc2 returned with HTTP 202 Aug 07 10:05:21.423312 np0000006707 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 1226/4917] 10.4.3.8 () {66 vars in 1343 bytes} [Fri Aug 7 10:05:21 2026] DELETE /volume/v3/snapshots/63dba286-69bc-4543-9dd8-7a6ed0076cc2 => generated 0 bytes in 27 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 07 10:05:21.431054 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [None req-54fa9932-c19c-453d-a5ce-6037eb45ae7b None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:05:21.433447 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-54fa9932-c19c-453d-a5ce-6037eb45ae7b tempest-VolumeDependencyTests-605562490 tempest-VolumeDependencyTests-605562490-project-member] GET https://10.4.3.8/volume/v3/snapshots/63dba286-69bc-4543-9dd8-7a6ed0076cc2 Aug 07 10:05:21.433715 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-54fa9932-c19c-453d-a5ce-6037eb45ae7b tempest-VolumeDependencyTests-605562490 tempest-VolumeDependencyTests-605562490-project-member] Empty body provided in request {{(pid=100297) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 10:05:21.433944 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-54fa9932-c19c-453d-a5ce-6037eb45ae7b tempest-VolumeDependencyTests-605562490 tempest-VolumeDependencyTests-605562490-project-member] Calling method 'show' {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 10:05:21.439910 np0000006707 devstack@c-api.service[100297]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 10:05:21.439910 np0000006707 devstack@c-api.service[100297]: warnings.warn( Aug 07 10:05:21.440443 np0000006707 devstack@c-api.service[100297]: INFO cinder.volume.api [None req-54fa9932-c19c-453d-a5ce-6037eb45ae7b tempest-VolumeDependencyTests-605562490 tempest-VolumeDependencyTests-605562490-project-member] Snapshot retrieved successfully. Aug 07 10:05:21.441406 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-54fa9932-c19c-453d-a5ce-6037eb45ae7b tempest-VolumeDependencyTests-605562490 tempest-VolumeDependencyTests-605562490-project-member] https://10.4.3.8/volume/v3/snapshots/63dba286-69bc-4543-9dd8-7a6ed0076cc2 returned with HTTP 200 Aug 07 10:05:21.441984 np0000006707 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 1231/4918] 10.4.3.8 () {66 vars in 1340 bytes} [Fri Aug 7 10:05:21 2026] GET /volume/v3/snapshots/63dba286-69bc-4543-9dd8-7a6ed0076cc2 => generated 466 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 10:05:21.609197 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.middleware.request_id [None req-3bcd7e56-13b5-4d21-8c39-7f88f6567328 None None] RequestId filter calling following filter/app {{(pid=100298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:05:21.610625 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [None req-3bcd7e56-13b5-4d21-8c39-7f88f6567328 tempest-VolumesBackupsAdminTest-886037600 tempest-VolumesBackupsAdminTest-886037600-project-member] GET https://10.4.3.8/volume/v3/backups/09af6263-ed00-46e8-af8d-77e75c140ced Aug 07 10:05:21.610826 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [None req-3bcd7e56-13b5-4d21-8c39-7f88f6567328 tempest-VolumesBackupsAdminTest-886037600 tempest-VolumesBackupsAdminTest-886037600-project-member] Empty body provided in request {{(pid=100298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 10:05:21.611022 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [None req-3bcd7e56-13b5-4d21-8c39-7f88f6567328 tempest-VolumesBackupsAdminTest-886037600 tempest-VolumesBackupsAdminTest-886037600-project-member] Calling method 'show' {{(pid=100298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 10:05:21.611175 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.v3.backups [None req-3bcd7e56-13b5-4d21-8c39-7f88f6567328 tempest-VolumesBackupsAdminTest-886037600 tempest-VolumesBackupsAdminTest-886037600-project-member] Show backup with id 09af6263-ed00-46e8-af8d-77e75c140ced. {{(pid=100298) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 10:05:21.615429 np0000006707 devstack@c-api.service[100298]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 10:05:21.615429 np0000006707 devstack@c-api.service[100298]: warnings.warn( Aug 07 10:05:21.616250 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [None req-3bcd7e56-13b5-4d21-8c39-7f88f6567328 tempest-VolumesBackupsAdminTest-886037600 tempest-VolumesBackupsAdminTest-886037600-project-member] https://10.4.3.8/volume/v3/backups/09af6263-ed00-46e8-af8d-77e75c140ced returned with HTTP 200 Aug 07 10:05:21.616635 np0000006707 devstack@c-api.service[100298]: [pid: 100298|app: 0|req: 1230/4919] 10.4.3.8 () {66 vars in 1334 bytes} [Fri Aug 7 10:05:21 2026] GET /volume/v3/backups/09af6263-ed00-46e8-af8d-77e75c140ced => generated 799 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 10:05:22.450825 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-1607a785-a9fa-48aa-8e22-e1a5a193e75c None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:05:22.452677 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-1607a785-a9fa-48aa-8e22-e1a5a193e75c tempest-VolumeDependencyTests-605562490 tempest-VolumeDependencyTests-605562490-project-member] GET https://10.4.3.8/volume/v3/snapshots/63dba286-69bc-4543-9dd8-7a6ed0076cc2 Aug 07 10:05:22.452896 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-1607a785-a9fa-48aa-8e22-e1a5a193e75c tempest-VolumeDependencyTests-605562490 tempest-VolumeDependencyTests-605562490-project-member] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 10:05:22.453082 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-1607a785-a9fa-48aa-8e22-e1a5a193e75c tempest-VolumeDependencyTests-605562490 tempest-VolumeDependencyTests-605562490-project-member] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 10:05:22.457723 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-1607a785-a9fa-48aa-8e22-e1a5a193e75c tempest-VolumeDependencyTests-605562490 tempest-VolumeDependencyTests-605562490-project-member] https://10.4.3.8/volume/v3/snapshots/63dba286-69bc-4543-9dd8-7a6ed0076cc2 returned with HTTP 404 Aug 07 10:05:22.458164 np0000006707 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 1233/4920] 10.4.3.8 () {66 vars in 1340 bytes} [Fri Aug 7 10:05:22 2026] GET /volume/v3/snapshots/63dba286-69bc-4543-9dd8-7a6ed0076cc2 => generated 111 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 10:05:22.465765 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [None req-ef55696c-43ab-491d-84d3-7a111bc5c7f7 None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:05:22.467762 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-ef55696c-43ab-491d-84d3-7a111bc5c7f7 tempest-VolumeDependencyTests-605562490 tempest-VolumeDependencyTests-605562490-project-member] DELETE https://10.4.3.8/volume/v3/snapshots/df26eb7e-1f50-4376-b233-35d7af30c0c1 Aug 07 10:05:22.467965 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-ef55696c-43ab-491d-84d3-7a111bc5c7f7 tempest-VolumeDependencyTests-605562490 tempest-VolumeDependencyTests-605562490-project-member] Empty body provided in request {{(pid=100296) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 10:05:22.468177 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-ef55696c-43ab-491d-84d3-7a111bc5c7f7 tempest-VolumeDependencyTests-605562490 tempest-VolumeDependencyTests-605562490-project-member] Calling method 'delete' {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 10:05:22.468275 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.v3.snapshots [None req-ef55696c-43ab-491d-84d3-7a111bc5c7f7 tempest-VolumeDependencyTests-605562490 tempest-VolumeDependencyTests-605562490-project-member] Delete snapshot with id: df26eb7e-1f50-4376-b233-35d7af30c0c1 Aug 07 10:05:22.473334 np0000006707 devstack@c-api.service[100296]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 10:05:22.473334 np0000006707 devstack@c-api.service[100296]: warnings.warn( Aug 07 10:05:22.473792 np0000006707 devstack@c-api.service[100296]: INFO cinder.volume.api [None req-ef55696c-43ab-491d-84d3-7a111bc5c7f7 tempest-VolumeDependencyTests-605562490 tempest-VolumeDependencyTests-605562490-project-member] Snapshot retrieved successfully. Aug 07 10:05:22.489014 np0000006707 devstack@c-api.service[100296]: INFO cinder.volume.api [None req-ef55696c-43ab-491d-84d3-7a111bc5c7f7 tempest-VolumeDependencyTests-605562490 tempest-VolumeDependencyTests-605562490-project-member] Snapshot delete request issued successfully. Aug 07 10:05:22.489182 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-ef55696c-43ab-491d-84d3-7a111bc5c7f7 tempest-VolumeDependencyTests-605562490 tempest-VolumeDependencyTests-605562490-project-member] https://10.4.3.8/volume/v3/snapshots/df26eb7e-1f50-4376-b233-35d7af30c0c1 returned with HTTP 202 Aug 07 10:05:22.489610 np0000006707 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 1227/4921] 10.4.3.8 () {66 vars in 1343 bytes} [Fri Aug 7 10:05:22 2026] DELETE /volume/v3/snapshots/df26eb7e-1f50-4376-b233-35d7af30c0c1 => generated 0 bytes in 24 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 07 10:05:22.496794 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [None req-8bbe0397-5d82-47c4-8218-b1ad968bf3bc None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:05:22.498596 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-8bbe0397-5d82-47c4-8218-b1ad968bf3bc tempest-VolumeDependencyTests-605562490 tempest-VolumeDependencyTests-605562490-project-member] GET https://10.4.3.8/volume/v3/snapshots/df26eb7e-1f50-4376-b233-35d7af30c0c1 Aug 07 10:05:22.498840 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-8bbe0397-5d82-47c4-8218-b1ad968bf3bc tempest-VolumeDependencyTests-605562490 tempest-VolumeDependencyTests-605562490-project-member] Empty body provided in request {{(pid=100297) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 10:05:22.499096 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-8bbe0397-5d82-47c4-8218-b1ad968bf3bc tempest-VolumeDependencyTests-605562490 tempest-VolumeDependencyTests-605562490-project-member] Calling method 'show' {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 10:05:22.504165 np0000006707 devstack@c-api.service[100297]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 10:05:22.504165 np0000006707 devstack@c-api.service[100297]: warnings.warn( Aug 07 10:05:22.504730 np0000006707 devstack@c-api.service[100297]: INFO cinder.volume.api [None req-8bbe0397-5d82-47c4-8218-b1ad968bf3bc tempest-VolumeDependencyTests-605562490 tempest-VolumeDependencyTests-605562490-project-member] Snapshot retrieved successfully. Aug 07 10:05:22.506145 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-8bbe0397-5d82-47c4-8218-b1ad968bf3bc tempest-VolumeDependencyTests-605562490 tempest-VolumeDependencyTests-605562490-project-member] https://10.4.3.8/volume/v3/snapshots/df26eb7e-1f50-4376-b233-35d7af30c0c1 returned with HTTP 200 Aug 07 10:05:22.506145 np0000006707 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 1232/4922] 10.4.3.8 () {66 vars in 1340 bytes} [Fri Aug 7 10:05:22 2026] GET /volume/v3/snapshots/df26eb7e-1f50-4376-b233-35d7af30c0c1 => generated 465 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 10:05:22.631069 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.middleware.request_id [None req-d2e6c771-0942-4940-a3cb-064c7b20c883 None None] RequestId filter calling following filter/app {{(pid=100298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:05:22.633496 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [None req-d2e6c771-0942-4940-a3cb-064c7b20c883 tempest-VolumesBackupsAdminTest-886037600 tempest-VolumesBackupsAdminTest-886037600-project-member] GET https://10.4.3.8/volume/v3/backups/09af6263-ed00-46e8-af8d-77e75c140ced Aug 07 10:05:22.633927 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [None req-d2e6c771-0942-4940-a3cb-064c7b20c883 tempest-VolumesBackupsAdminTest-886037600 tempest-VolumesBackupsAdminTest-886037600-project-member] Empty body provided in request {{(pid=100298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 10:05:22.634226 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [None req-d2e6c771-0942-4940-a3cb-064c7b20c883 tempest-VolumesBackupsAdminTest-886037600 tempest-VolumesBackupsAdminTest-886037600-project-member] Calling method 'show' {{(pid=100298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 10:05:22.634436 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.v3.backups [None req-d2e6c771-0942-4940-a3cb-064c7b20c883 tempest-VolumesBackupsAdminTest-886037600 tempest-VolumesBackupsAdminTest-886037600-project-member] Show backup with id 09af6263-ed00-46e8-af8d-77e75c140ced. {{(pid=100298) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 10:05:22.640138 np0000006707 devstack@c-api.service[100298]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 10:05:22.640138 np0000006707 devstack@c-api.service[100298]: warnings.warn( Aug 07 10:05:22.641377 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [None req-d2e6c771-0942-4940-a3cb-064c7b20c883 tempest-VolumesBackupsAdminTest-886037600 tempest-VolumesBackupsAdminTest-886037600-project-member] https://10.4.3.8/volume/v3/backups/09af6263-ed00-46e8-af8d-77e75c140ced returned with HTTP 200 Aug 07 10:05:22.642201 np0000006707 devstack@c-api.service[100298]: [pid: 100298|app: 0|req: 1231/4923] 10.4.3.8 () {66 vars in 1334 bytes} [Fri Aug 7 10:05:22 2026] GET /volume/v3/backups/09af6263-ed00-46e8-af8d-77e75c140ced => generated 799 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 10:05:22.692483 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-de4bca75-c483-42a0-b510-9c8b738ed03c None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:05:22.694195 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-de4bca75-c483-42a0-b510-9c8b738ed03c tempest-VolumeMultiattachTests-1318208031 tempest-VolumeMultiattachTests-1318208031-project-member] GET https://10.4.3.8/volume/v3/volumes/7de8215f-04bf-43a5-ba1e-498f54e94091 Aug 07 10:05:22.694400 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-de4bca75-c483-42a0-b510-9c8b738ed03c tempest-VolumeMultiattachTests-1318208031 tempest-VolumeMultiattachTests-1318208031-project-member] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 10:05:22.694609 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-de4bca75-c483-42a0-b510-9c8b738ed03c tempest-VolumeMultiattachTests-1318208031 tempest-VolumeMultiattachTests-1318208031-project-member] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 10:05:22.706547 np0000006707 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 10:05:22.706547 np0000006707 devstack@c-api.service[100295]: warnings.warn( Aug 07 10:05:22.710403 np0000006707 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-de4bca75-c483-42a0-b510-9c8b738ed03c tempest-VolumeMultiattachTests-1318208031 tempest-VolumeMultiattachTests-1318208031-project-member] Volume info retrieved successfully. Aug 07 10:05:22.714811 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-de4bca75-c483-42a0-b510-9c8b738ed03c tempest-VolumeMultiattachTests-1318208031 tempest-VolumeMultiattachTests-1318208031-project-member] https://10.4.3.8/volume/v3/volumes/7de8215f-04bf-43a5-ba1e-498f54e94091 returned with HTTP 200 Aug 07 10:05:22.715157 np0000006707 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 1234/4924] 10.4.3.8 () {66 vars in 1334 bytes} [Fri Aug 7 10:05:22 2026] GET /volume/v3/volumes/7de8215f-04bf-43a5-ba1e-498f54e94091 => generated 1209 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 10:05:22.755201 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [req-cb38606e-f101-4848-9ed4-ce097eab58cd req-18bd0e8e-dd86-478a-b6d2-3136ae5094bd None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:05:22.757828 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [req-cb38606e-f101-4848-9ed4-ce097eab58cd req-18bd0e8e-dd86-478a-b6d2-3136ae5094bd tempest-VolumeMultiattachTests-1318208031 tempest-VolumeMultiattachTests-1318208031-project-member] GET https://10.4.3.8/volume/v3/volumes/7de8215f-04bf-43a5-ba1e-498f54e94091 Aug 07 10:05:22.758110 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [req-cb38606e-f101-4848-9ed4-ce097eab58cd req-18bd0e8e-dd86-478a-b6d2-3136ae5094bd tempest-VolumeMultiattachTests-1318208031 tempest-VolumeMultiattachTests-1318208031-project-member] Empty body provided in request {{(pid=100296) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 10:05:22.758381 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [req-cb38606e-f101-4848-9ed4-ce097eab58cd req-18bd0e8e-dd86-478a-b6d2-3136ae5094bd tempest-VolumeMultiattachTests-1318208031 tempest-VolumeMultiattachTests-1318208031-project-member] Calling method 'show' {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 10:05:22.771890 np0000006707 devstack@c-api.service[100296]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 10:05:22.771890 np0000006707 devstack@c-api.service[100296]: warnings.warn( Aug 07 10:05:22.776083 np0000006707 devstack@c-api.service[100296]: INFO cinder.volume.api [req-cb38606e-f101-4848-9ed4-ce097eab58cd req-18bd0e8e-dd86-478a-b6d2-3136ae5094bd tempest-VolumeMultiattachTests-1318208031 tempest-VolumeMultiattachTests-1318208031-project-member] Volume info retrieved successfully. Aug 07 10:05:22.780879 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [req-cb38606e-f101-4848-9ed4-ce097eab58cd req-18bd0e8e-dd86-478a-b6d2-3136ae5094bd tempest-VolumeMultiattachTests-1318208031 tempest-VolumeMultiattachTests-1318208031-project-member] https://10.4.3.8/volume/v3/volumes/7de8215f-04bf-43a5-ba1e-498f54e94091 returned with HTTP 200 Aug 07 10:05:22.781289 np0000006707 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 1228/4925] 10.4.3.8 () {68 vars in 1584 bytes} [Fri Aug 7 10:05:22 2026] GET /volume/v3/volumes/7de8215f-04bf-43a5-ba1e-498f54e94091 => generated 1209 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 10:05:22.802909 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [req-cb38606e-f101-4848-9ed4-ce097eab58cd req-4d8b4da7-29c5-40d5-a34f-5f42ecb519fa None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:05:22.805156 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [req-cb38606e-f101-4848-9ed4-ce097eab58cd req-4d8b4da7-29c5-40d5-a34f-5f42ecb519fa tempest-VolumeMultiattachTests-1318208031 tempest-VolumeMultiattachTests-1318208031-project-member] POST https://10.4.3.8/volume/v3/volumes/7de8215f-04bf-43a5-ba1e-498f54e94091/action Aug 07 10:05:22.805551 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [req-cb38606e-f101-4848-9ed4-ce097eab58cd req-4d8b4da7-29c5-40d5-a34f-5f42ecb519fa tempest-VolumeMultiattachTests-1318208031 tempest-VolumeMultiattachTests-1318208031-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100297) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 07 10:05:22.805755 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [req-cb38606e-f101-4848-9ed4-ce097eab58cd req-4d8b4da7-29c5-40d5-a34f-5f42ecb519fa tempest-VolumeMultiattachTests-1318208031 tempest-VolumeMultiattachTests-1318208031-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 10:05:22.817367 np0000006707 devstack@c-api.service[100297]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 10:05:22.817367 np0000006707 devstack@c-api.service[100297]: warnings.warn( Aug 07 10:05:22.818037 np0000006707 devstack@c-api.service[100297]: INFO cinder.volume.api [req-cb38606e-f101-4848-9ed4-ce097eab58cd req-4d8b4da7-29c5-40d5-a34f-5f42ecb519fa tempest-VolumeMultiattachTests-1318208031 tempest-VolumeMultiattachTests-1318208031-project-member] Volume info retrieved successfully. Aug 07 10:05:22.825876 np0000006707 devstack@c-api.service[100297]: INFO cinder.volume.api [req-cb38606e-f101-4848-9ed4-ce097eab58cd req-4d8b4da7-29c5-40d5-a34f-5f42ecb519fa tempest-VolumeMultiattachTests-1318208031 tempest-VolumeMultiattachTests-1318208031-project-member] Begin detaching volume completed successfully. Aug 07 10:05:22.826173 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [req-cb38606e-f101-4848-9ed4-ce097eab58cd req-4d8b4da7-29c5-40d5-a34f-5f42ecb519fa tempest-VolumeMultiattachTests-1318208031 tempest-VolumeMultiattachTests-1318208031-project-member] https://10.4.3.8/volume/v3/volumes/7de8215f-04bf-43a5-ba1e-498f54e94091/action returned with HTTP 202 Aug 07 10:05:22.826803 np0000006707 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 1233/4926] 10.4.3.8 () {72 vars in 1658 bytes} [Fri Aug 7 10:05:22 2026] POST /volume/v3/volumes/7de8215f-04bf-43a5-ba1e-498f54e94091/action => generated 0 bytes in 24 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 07 10:05:22.848135 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.middleware.request_id [None req-534bee48-32df-4615-a419-29c65dac4538 None None] RequestId filter calling following filter/app {{(pid=100298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:05:22.850601 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [None req-534bee48-32df-4615-a419-29c65dac4538 tempest-VolumeMultiattachTests-1318208031 tempest-VolumeMultiattachTests-1318208031-project-member] GET https://10.4.3.8/volume/v3/volumes/7de8215f-04bf-43a5-ba1e-498f54e94091 Aug 07 10:05:22.850891 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [None req-534bee48-32df-4615-a419-29c65dac4538 tempest-VolumeMultiattachTests-1318208031 tempest-VolumeMultiattachTests-1318208031-project-member] Empty body provided in request {{(pid=100298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 10:05:22.851232 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [None req-534bee48-32df-4615-a419-29c65dac4538 tempest-VolumeMultiattachTests-1318208031 tempest-VolumeMultiattachTests-1318208031-project-member] Calling method 'show' {{(pid=100298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 10:05:22.863252 np0000006707 devstack@c-api.service[100298]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 10:05:22.863252 np0000006707 devstack@c-api.service[100298]: warnings.warn( Aug 07 10:05:22.867721 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-6b87e42d-89e3-4203-be39-0712fe85aa76 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:05:22.867999 np0000006707 devstack@c-api.service[100298]: INFO cinder.volume.api [None req-534bee48-32df-4615-a419-29c65dac4538 tempest-VolumeMultiattachTests-1318208031 tempest-VolumeMultiattachTests-1318208031-project-member] Volume info retrieved successfully. Aug 07 10:05:22.868213 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-6b87e42d-89e3-4203-be39-0712fe85aa76 None None] GET https://10.4.3.8/volume// Aug 07 10:05:22.868439 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-6b87e42d-89e3-4203-be39-0712fe85aa76 None None] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 10:05:22.868712 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-6b87e42d-89e3-4203-be39-0712fe85aa76 None None] Calling method 'all' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 10:05:22.869166 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-6b87e42d-89e3-4203-be39-0712fe85aa76 None None] https://10.4.3.8/volume// returned with HTTP 300 Aug 07 10:05:22.869633 np0000006707 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 1235/4927] 10.4.3.8 () {66 vars in 1412 bytes} [Fri Aug 7 10:05:22 2026] GET /volume/ => generated 384 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 07 10:05:22.874082 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [None req-534bee48-32df-4615-a419-29c65dac4538 tempest-VolumeMultiattachTests-1318208031 tempest-VolumeMultiattachTests-1318208031-project-member] https://10.4.3.8/volume/v3/volumes/7de8215f-04bf-43a5-ba1e-498f54e94091 returned with HTTP 200 Aug 07 10:05:22.874823 np0000006707 devstack@c-api.service[100298]: [pid: 100298|app: 0|req: 1232/4928] 10.4.3.8 () {66 vars in 1334 bytes} [Fri Aug 7 10:05:22 2026] GET /volume/v3/volumes/7de8215f-04bf-43a5-ba1e-498f54e94091 => generated 1212 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 10:05:22.878103 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [req-cb38606e-f101-4848-9ed4-ce097eab58cd req-2f5c0ddf-ae43-435e-88ed-403e2044d7ba None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:05:22.881535 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [req-cb38606e-f101-4848-9ed4-ce097eab58cd req-2f5c0ddf-ae43-435e-88ed-403e2044d7ba tempest-VolumeMultiattachTests-1318208031 tempest-VolumeMultiattachTests-1318208031-project-member] GET https://10.4.3.8/volume/v3/volumes/7de8215f-04bf-43a5-ba1e-498f54e94091 Aug 07 10:05:22.881867 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [req-cb38606e-f101-4848-9ed4-ce097eab58cd req-2f5c0ddf-ae43-435e-88ed-403e2044d7ba tempest-VolumeMultiattachTests-1318208031 tempest-VolumeMultiattachTests-1318208031-project-member] Empty body provided in request {{(pid=100296) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 10:05:22.882140 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [req-cb38606e-f101-4848-9ed4-ce097eab58cd req-2f5c0ddf-ae43-435e-88ed-403e2044d7ba tempest-VolumeMultiattachTests-1318208031 tempest-VolumeMultiattachTests-1318208031-project-member] Calling method 'show' {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 10:05:22.892871 np0000006707 devstack@c-api.service[100296]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 10:05:22.892871 np0000006707 devstack@c-api.service[100296]: warnings.warn( Aug 07 10:05:22.896156 np0000006707 devstack@c-api.service[100296]: INFO cinder.volume.api [req-cb38606e-f101-4848-9ed4-ce097eab58cd req-2f5c0ddf-ae43-435e-88ed-403e2044d7ba tempest-VolumeMultiattachTests-1318208031 tempest-VolumeMultiattachTests-1318208031-project-member] Volume info retrieved successfully. Aug 07 10:05:22.900039 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [req-cb38606e-f101-4848-9ed4-ce097eab58cd req-2f5c0ddf-ae43-435e-88ed-403e2044d7ba tempest-VolumeMultiattachTests-1318208031 tempest-VolumeMultiattachTests-1318208031-project-member] https://10.4.3.8/volume/v3/volumes/7de8215f-04bf-43a5-ba1e-498f54e94091 returned with HTTP 200 Aug 07 10:05:22.900478 np0000006707 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 1229/4929] 10.4.3.8 () {70 vars in 1625 bytes} [Fri Aug 7 10:05:22 2026] GET /volume/v3/volumes/7de8215f-04bf-43a5-ba1e-498f54e94091 => generated 1392 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 07 10:05:23.516385 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [None req-e0f61bdd-fb75-4c18-b1cd-ce1870ae55e0 None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:05:23.518257 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-e0f61bdd-fb75-4c18-b1cd-ce1870ae55e0 tempest-VolumeDependencyTests-605562490 tempest-VolumeDependencyTests-605562490-project-member] GET https://10.4.3.8/volume/v3/snapshots/df26eb7e-1f50-4376-b233-35d7af30c0c1 Aug 07 10:05:23.518483 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-e0f61bdd-fb75-4c18-b1cd-ce1870ae55e0 tempest-VolumeDependencyTests-605562490 tempest-VolumeDependencyTests-605562490-project-member] Empty body provided in request {{(pid=100297) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 10:05:23.518760 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-e0f61bdd-fb75-4c18-b1cd-ce1870ae55e0 tempest-VolumeDependencyTests-605562490 tempest-VolumeDependencyTests-605562490-project-member] Calling method 'show' {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 10:05:23.523226 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-e0f61bdd-fb75-4c18-b1cd-ce1870ae55e0 tempest-VolumeDependencyTests-605562490 tempest-VolumeDependencyTests-605562490-project-member] https://10.4.3.8/volume/v3/snapshots/df26eb7e-1f50-4376-b233-35d7af30c0c1 returned with HTTP 404 Aug 07 10:05:23.523846 np0000006707 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 1234/4930] 10.4.3.8 () {66 vars in 1340 bytes} [Fri Aug 7 10:05:23 2026] GET /volume/v3/snapshots/df26eb7e-1f50-4376-b233-35d7af30c0c1 => generated 111 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 10:05:23.531856 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-5b694575-d2e1-4d9f-a4ad-8053a035d014 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:05:23.533967 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-5b694575-d2e1-4d9f-a4ad-8053a035d014 tempest-VolumeDependencyTests-605562490 tempest-VolumeDependencyTests-605562490-project-member] DELETE https://10.4.3.8/volume/v3/volumes/cdc33811-ac1d-4469-862c-d5be9080d02f Aug 07 10:05:23.534273 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-5b694575-d2e1-4d9f-a4ad-8053a035d014 tempest-VolumeDependencyTests-605562490 tempest-VolumeDependencyTests-605562490-project-member] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 10:05:23.534514 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-5b694575-d2e1-4d9f-a4ad-8053a035d014 tempest-VolumeDependencyTests-605562490 tempest-VolumeDependencyTests-605562490-project-member] Calling method 'delete' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 10:05:23.534686 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.v3.volumes [None req-5b694575-d2e1-4d9f-a4ad-8053a035d014 tempest-VolumeDependencyTests-605562490 tempest-VolumeDependencyTests-605562490-project-member] Delete volume with id: cdc33811-ac1d-4469-862c-d5be9080d02f Aug 07 10:05:23.542119 np0000006707 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 10:05:23.542119 np0000006707 devstack@c-api.service[100295]: warnings.warn( Aug 07 10:05:23.542595 np0000006707 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-5b694575-d2e1-4d9f-a4ad-8053a035d014 tempest-VolumeDependencyTests-605562490 tempest-VolumeDependencyTests-605562490-project-member] Volume info retrieved successfully. Aug 07 10:05:23.561370 np0000006707 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-5b694575-d2e1-4d9f-a4ad-8053a035d014 tempest-VolumeDependencyTests-605562490 tempest-VolumeDependencyTests-605562490-project-member] Delete volume request issued successfully. Aug 07 10:05:23.561656 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-5b694575-d2e1-4d9f-a4ad-8053a035d014 tempest-VolumeDependencyTests-605562490 tempest-VolumeDependencyTests-605562490-project-member] https://10.4.3.8/volume/v3/volumes/cdc33811-ac1d-4469-862c-d5be9080d02f returned with HTTP 202 Aug 07 10:05:23.562313 np0000006707 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 1236/4931] 10.4.3.8 () {68 vars in 1378 bytes} [Fri Aug 7 10:05:23 2026] DELETE /volume/v3/volumes/cdc33811-ac1d-4469-862c-d5be9080d02f => generated 0 bytes in 31 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 07 10:05:23.570837 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.middleware.request_id [None req-e95e195a-306c-4ad7-8038-694564f5546a None None] RequestId filter calling following filter/app {{(pid=100298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:05:23.573127 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [None req-e95e195a-306c-4ad7-8038-694564f5546a tempest-VolumeDependencyTests-605562490 tempest-VolumeDependencyTests-605562490-project-member] GET https://10.4.3.8/volume/v3/volumes/cdc33811-ac1d-4469-862c-d5be9080d02f Aug 07 10:05:23.573390 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [None req-e95e195a-306c-4ad7-8038-694564f5546a tempest-VolumeDependencyTests-605562490 tempest-VolumeDependencyTests-605562490-project-member] Empty body provided in request {{(pid=100298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 10:05:23.573756 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [None req-e95e195a-306c-4ad7-8038-694564f5546a tempest-VolumeDependencyTests-605562490 tempest-VolumeDependencyTests-605562490-project-member] Calling method 'show' {{(pid=100298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 10:05:23.582444 np0000006707 devstack@c-api.service[100298]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 10:05:23.582444 np0000006707 devstack@c-api.service[100298]: warnings.warn( Aug 07 10:05:23.587478 np0000006707 devstack@c-api.service[100298]: INFO cinder.volume.api [None req-e95e195a-306c-4ad7-8038-694564f5546a tempest-VolumeDependencyTests-605562490 tempest-VolumeDependencyTests-605562490-project-member] Volume info retrieved successfully. Aug 07 10:05:23.593100 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [None req-e95e195a-306c-4ad7-8038-694564f5546a tempest-VolumeDependencyTests-605562490 tempest-VolumeDependencyTests-605562490-project-member] https://10.4.3.8/volume/v3/volumes/cdc33811-ac1d-4469-862c-d5be9080d02f returned with HTTP 200 Aug 07 10:05:23.594361 np0000006707 devstack@c-api.service[100298]: [pid: 100298|app: 0|req: 1233/4932] 10.4.3.8 () {68 vars in 1375 bytes} [Fri Aug 7 10:05:23 2026] GET /volume/v3/volumes/cdc33811-ac1d-4469-862c-d5be9080d02f => generated 892 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 10:05:23.653232 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [None req-cd00d829-a3fb-4060-be2c-9abb66919928 None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:05:23.654931 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-cd00d829-a3fb-4060-be2c-9abb66919928 tempest-VolumesBackupsAdminTest-886037600 tempest-VolumesBackupsAdminTest-886037600-project-member] GET https://10.4.3.8/volume/v3/backups/09af6263-ed00-46e8-af8d-77e75c140ced Aug 07 10:05:23.655136 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-cd00d829-a3fb-4060-be2c-9abb66919928 tempest-VolumesBackupsAdminTest-886037600 tempest-VolumesBackupsAdminTest-886037600-project-member] Empty body provided in request {{(pid=100296) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 10:05:23.655293 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-cd00d829-a3fb-4060-be2c-9abb66919928 tempest-VolumesBackupsAdminTest-886037600 tempest-VolumesBackupsAdminTest-886037600-project-member] Calling method 'show' {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 10:05:23.655401 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.v3.backups [None req-cd00d829-a3fb-4060-be2c-9abb66919928 tempest-VolumesBackupsAdminTest-886037600 tempest-VolumesBackupsAdminTest-886037600-project-member] Show backup with id 09af6263-ed00-46e8-af8d-77e75c140ced. {{(pid=100296) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 10:05:23.659956 np0000006707 devstack@c-api.service[100296]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 10:05:23.659956 np0000006707 devstack@c-api.service[100296]: warnings.warn( Aug 07 10:05:23.660878 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-cd00d829-a3fb-4060-be2c-9abb66919928 tempest-VolumesBackupsAdminTest-886037600 tempest-VolumesBackupsAdminTest-886037600-project-member] https://10.4.3.8/volume/v3/backups/09af6263-ed00-46e8-af8d-77e75c140ced returned with HTTP 200 Aug 07 10:05:23.661367 np0000006707 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 1230/4933] 10.4.3.8 () {66 vars in 1334 bytes} [Fri Aug 7 10:05:23 2026] GET /volume/v3/backups/09af6263-ed00-46e8-af8d-77e75c140ced => generated 799 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 10:05:23.892158 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [None req-b35e22a0-06ad-47a6-950f-7bb6466fe6dc None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:05:23.894059 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-b35e22a0-06ad-47a6-950f-7bb6466fe6dc tempest-VolumeMultiattachTests-1318208031 tempest-VolumeMultiattachTests-1318208031-project-member] GET https://10.4.3.8/volume/v3/volumes/7de8215f-04bf-43a5-ba1e-498f54e94091 Aug 07 10:05:23.894291 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-b35e22a0-06ad-47a6-950f-7bb6466fe6dc tempest-VolumeMultiattachTests-1318208031 tempest-VolumeMultiattachTests-1318208031-project-member] Empty body provided in request {{(pid=100297) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 10:05:23.894586 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-b35e22a0-06ad-47a6-950f-7bb6466fe6dc tempest-VolumeMultiattachTests-1318208031 tempest-VolumeMultiattachTests-1318208031-project-member] Calling method 'show' {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 10:05:23.904497 np0000006707 devstack@c-api.service[100297]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 10:05:23.904497 np0000006707 devstack@c-api.service[100297]: warnings.warn( Aug 07 10:05:23.908892 np0000006707 devstack@c-api.service[100297]: INFO cinder.volume.api [None req-b35e22a0-06ad-47a6-950f-7bb6466fe6dc tempest-VolumeMultiattachTests-1318208031 tempest-VolumeMultiattachTests-1318208031-project-member] Volume info retrieved successfully. Aug 07 10:05:23.913742 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-b35e22a0-06ad-47a6-950f-7bb6466fe6dc tempest-VolumeMultiattachTests-1318208031 tempest-VolumeMultiattachTests-1318208031-project-member] https://10.4.3.8/volume/v3/volumes/7de8215f-04bf-43a5-ba1e-498f54e94091 returned with HTTP 200 Aug 07 10:05:23.914261 np0000006707 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 1235/4934] 10.4.3.8 () {66 vars in 1334 bytes} [Fri Aug 7 10:05:23 2026] GET /volume/v3/volumes/7de8215f-04bf-43a5-ba1e-498f54e94091 => generated 1212 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 10:05:24.605952 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-fc122ce7-d972-4865-a03a-440ea10ae864 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:05:24.607902 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-fc122ce7-d972-4865-a03a-440ea10ae864 tempest-VolumeDependencyTests-605562490 tempest-VolumeDependencyTests-605562490-project-member] GET https://10.4.3.8/volume/v3/volumes/cdc33811-ac1d-4469-862c-d5be9080d02f Aug 07 10:05:24.608094 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-fc122ce7-d972-4865-a03a-440ea10ae864 tempest-VolumeDependencyTests-605562490 tempest-VolumeDependencyTests-605562490-project-member] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 10:05:24.608268 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-fc122ce7-d972-4865-a03a-440ea10ae864 tempest-VolumeDependencyTests-605562490 tempest-VolumeDependencyTests-605562490-project-member] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 10:05:24.613898 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-fc122ce7-d972-4865-a03a-440ea10ae864 tempest-VolumeDependencyTests-605562490 tempest-VolumeDependencyTests-605562490-project-member] https://10.4.3.8/volume/v3/volumes/cdc33811-ac1d-4469-862c-d5be9080d02f returned with HTTP 404 Aug 07 10:05:24.614352 np0000006707 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 1237/4935] 10.4.3.8 () {68 vars in 1375 bytes} [Fri Aug 7 10:05:24 2026] GET /volume/v3/volumes/cdc33811-ac1d-4469-862c-d5be9080d02f => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 07 10:05:24.621350 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.middleware.request_id [None req-52a7f3e7-e221-48f0-8213-d76b66d29942 None None] RequestId filter calling following filter/app {{(pid=100298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:05:24.623405 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [None req-52a7f3e7-e221-48f0-8213-d76b66d29942 tempest-VolumeDependencyTests-605562490 tempest-VolumeDependencyTests-605562490-project-member] DELETE https://10.4.3.8/volume/v3/volumes/8f525009-68f3-44ba-ad45-c406de710909 Aug 07 10:05:24.623772 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [None req-52a7f3e7-e221-48f0-8213-d76b66d29942 tempest-VolumeDependencyTests-605562490 tempest-VolumeDependencyTests-605562490-project-member] Empty body provided in request {{(pid=100298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 10:05:24.624085 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [None req-52a7f3e7-e221-48f0-8213-d76b66d29942 tempest-VolumeDependencyTests-605562490 tempest-VolumeDependencyTests-605562490-project-member] Calling method 'delete' {{(pid=100298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 10:05:24.624353 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.v3.volumes [None req-52a7f3e7-e221-48f0-8213-d76b66d29942 tempest-VolumeDependencyTests-605562490 tempest-VolumeDependencyTests-605562490-project-member] Delete volume with id: 8f525009-68f3-44ba-ad45-c406de710909 Aug 07 10:05:24.631246 np0000006707 devstack@c-api.service[100298]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 10:05:24.631246 np0000006707 devstack@c-api.service[100298]: warnings.warn( Aug 07 10:05:24.631833 np0000006707 devstack@c-api.service[100298]: INFO cinder.volume.api [None req-52a7f3e7-e221-48f0-8213-d76b66d29942 tempest-VolumeDependencyTests-605562490 tempest-VolumeDependencyTests-605562490-project-member] Volume info retrieved successfully. Aug 07 10:05:24.649342 np0000006707 devstack@c-api.service[100298]: INFO cinder.volume.api [None req-52a7f3e7-e221-48f0-8213-d76b66d29942 tempest-VolumeDependencyTests-605562490 tempest-VolumeDependencyTests-605562490-project-member] Delete volume request issued successfully. Aug 07 10:05:24.649646 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [None req-52a7f3e7-e221-48f0-8213-d76b66d29942 tempest-VolumeDependencyTests-605562490 tempest-VolumeDependencyTests-605562490-project-member] https://10.4.3.8/volume/v3/volumes/8f525009-68f3-44ba-ad45-c406de710909 returned with HTTP 202 Aug 07 10:05:24.650246 np0000006707 devstack@c-api.service[100298]: [pid: 100298|app: 0|req: 1234/4936] 10.4.3.8 () {68 vars in 1378 bytes} [Fri Aug 7 10:05:24 2026] DELETE /volume/v3/volumes/8f525009-68f3-44ba-ad45-c406de710909 => generated 0 bytes in 29 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 07 10:05:24.660104 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [None req-058c0605-0d56-42c2-904b-1e743ebb2919 None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:05:24.662216 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-058c0605-0d56-42c2-904b-1e743ebb2919 tempest-VolumeDependencyTests-605562490 tempest-VolumeDependencyTests-605562490-project-member] GET https://10.4.3.8/volume/v3/volumes/8f525009-68f3-44ba-ad45-c406de710909 Aug 07 10:05:24.662531 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-058c0605-0d56-42c2-904b-1e743ebb2919 tempest-VolumeDependencyTests-605562490 tempest-VolumeDependencyTests-605562490-project-member] Empty body provided in request {{(pid=100296) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 10:05:24.662862 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-058c0605-0d56-42c2-904b-1e743ebb2919 tempest-VolumeDependencyTests-605562490 tempest-VolumeDependencyTests-605562490-project-member] Calling method 'show' {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 10:05:24.670895 np0000006707 devstack@c-api.service[100296]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 10:05:24.670895 np0000006707 devstack@c-api.service[100296]: warnings.warn( Aug 07 10:05:24.673298 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [None req-4c68b471-43bb-4db4-9b83-19aa70f8b17c None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:05:24.675524 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-4c68b471-43bb-4db4-9b83-19aa70f8b17c tempest-VolumesBackupsAdminTest-886037600 tempest-VolumesBackupsAdminTest-886037600-project-member] GET https://10.4.3.8/volume/v3/backups/09af6263-ed00-46e8-af8d-77e75c140ced Aug 07 10:05:24.675742 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-4c68b471-43bb-4db4-9b83-19aa70f8b17c tempest-VolumesBackupsAdminTest-886037600 tempest-VolumesBackupsAdminTest-886037600-project-member] Empty body provided in request {{(pid=100297) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 10:05:24.675949 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-4c68b471-43bb-4db4-9b83-19aa70f8b17c tempest-VolumesBackupsAdminTest-886037600 tempest-VolumesBackupsAdminTest-886037600-project-member] Calling method 'show' {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 10:05:24.676244 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.v3.backups [None req-4c68b471-43bb-4db4-9b83-19aa70f8b17c tempest-VolumesBackupsAdminTest-886037600 tempest-VolumesBackupsAdminTest-886037600-project-member] Show backup with id 09af6263-ed00-46e8-af8d-77e75c140ced. {{(pid=100297) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 10:05:24.676388 np0000006707 devstack@c-api.service[100296]: INFO cinder.volume.api [None req-058c0605-0d56-42c2-904b-1e743ebb2919 tempest-VolumeDependencyTests-605562490 tempest-VolumeDependencyTests-605562490-project-member] Volume info retrieved successfully. Aug 07 10:05:24.682105 np0000006707 devstack@c-api.service[100297]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 10:05:24.682105 np0000006707 devstack@c-api.service[100297]: warnings.warn( Aug 07 10:05:24.683515 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-4c68b471-43bb-4db4-9b83-19aa70f8b17c tempest-VolumesBackupsAdminTest-886037600 tempest-VolumesBackupsAdminTest-886037600-project-member] https://10.4.3.8/volume/v3/backups/09af6263-ed00-46e8-af8d-77e75c140ced returned with HTTP 200 Aug 07 10:05:24.683945 np0000006707 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 1236/4937] 10.4.3.8 () {66 vars in 1334 bytes} [Fri Aug 7 10:05:24 2026] GET /volume/v3/backups/09af6263-ed00-46e8-af8d-77e75c140ced => generated 799 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 10:05:24.684495 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-058c0605-0d56-42c2-904b-1e743ebb2919 tempest-VolumeDependencyTests-605562490 tempest-VolumeDependencyTests-605562490-project-member] https://10.4.3.8/volume/v3/volumes/8f525009-68f3-44ba-ad45-c406de710909 returned with HTTP 200 Aug 07 10:05:24.685220 np0000006707 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 1231/4938] 10.4.3.8 () {68 vars in 1375 bytes} [Fri Aug 7 10:05:24 2026] GET /volume/v3/volumes/8f525009-68f3-44ba-ad45-c406de710909 => generated 858 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 10:05:24.928834 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-6f47951f-1be0-4d3d-bb21-62f53f072f2d None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:05:24.931083 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-6f47951f-1be0-4d3d-bb21-62f53f072f2d tempest-VolumeMultiattachTests-1318208031 tempest-VolumeMultiattachTests-1318208031-project-member] GET https://10.4.3.8/volume/v3/volumes/7de8215f-04bf-43a5-ba1e-498f54e94091 Aug 07 10:05:24.931344 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-6f47951f-1be0-4d3d-bb21-62f53f072f2d tempest-VolumeMultiattachTests-1318208031 tempest-VolumeMultiattachTests-1318208031-project-member] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 10:05:24.931662 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-6f47951f-1be0-4d3d-bb21-62f53f072f2d tempest-VolumeMultiattachTests-1318208031 tempest-VolumeMultiattachTests-1318208031-project-member] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 10:05:24.941914 np0000006707 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 10:05:24.941914 np0000006707 devstack@c-api.service[100295]: warnings.warn( Aug 07 10:05:24.945069 np0000006707 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-6f47951f-1be0-4d3d-bb21-62f53f072f2d tempest-VolumeMultiattachTests-1318208031 tempest-VolumeMultiattachTests-1318208031-project-member] Volume info retrieved successfully. Aug 07 10:05:24.949468 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-6f47951f-1be0-4d3d-bb21-62f53f072f2d tempest-VolumeMultiattachTests-1318208031 tempest-VolumeMultiattachTests-1318208031-project-member] https://10.4.3.8/volume/v3/volumes/7de8215f-04bf-43a5-ba1e-498f54e94091 returned with HTTP 200 Aug 07 10:05:24.949846 np0000006707 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 1238/4939] 10.4.3.8 () {66 vars in 1334 bytes} [Fri Aug 7 10:05:24 2026] GET /volume/v3/volumes/7de8215f-04bf-43a5-ba1e-498f54e94091 => generated 1212 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 10:05:25.404710 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.middleware.request_id [req-cb38606e-f101-4848-9ed4-ce097eab58cd req-793c4336-3f0f-4f71-8b11-cb1977caf498 None None] RequestId filter calling following filter/app {{(pid=100298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:05:25.409200 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [req-cb38606e-f101-4848-9ed4-ce097eab58cd req-793c4336-3f0f-4f71-8b11-cb1977caf498 tempest-VolumeMultiattachTests-1318208031 tempest-VolumeMultiattachTests-1318208031-project-member] GET https://10.4.3.8/volume/v3/volumes/7de8215f-04bf-43a5-ba1e-498f54e94091 Aug 07 10:05:25.409200 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [req-cb38606e-f101-4848-9ed4-ce097eab58cd req-793c4336-3f0f-4f71-8b11-cb1977caf498 tempest-VolumeMultiattachTests-1318208031 tempest-VolumeMultiattachTests-1318208031-project-member] Empty body provided in request {{(pid=100298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 10:05:25.409200 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [req-cb38606e-f101-4848-9ed4-ce097eab58cd req-793c4336-3f0f-4f71-8b11-cb1977caf498 tempest-VolumeMultiattachTests-1318208031 tempest-VolumeMultiattachTests-1318208031-project-member] Calling method 'show' {{(pid=100298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 10:05:25.419939 np0000006707 devstack@c-api.service[100298]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 10:05:25.419939 np0000006707 devstack@c-api.service[100298]: warnings.warn( Aug 07 10:05:25.423929 np0000006707 devstack@c-api.service[100298]: INFO cinder.volume.api [req-cb38606e-f101-4848-9ed4-ce097eab58cd req-793c4336-3f0f-4f71-8b11-cb1977caf498 tempest-VolumeMultiattachTests-1318208031 tempest-VolumeMultiattachTests-1318208031-project-member] Volume info retrieved successfully. Aug 07 10:05:25.428600 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [req-cb38606e-f101-4848-9ed4-ce097eab58cd req-793c4336-3f0f-4f71-8b11-cb1977caf498 tempest-VolumeMultiattachTests-1318208031 tempest-VolumeMultiattachTests-1318208031-project-member] https://10.4.3.8/volume/v3/volumes/7de8215f-04bf-43a5-ba1e-498f54e94091 returned with HTTP 200 Aug 07 10:05:25.429144 np0000006707 devstack@c-api.service[100298]: [pid: 100298|app: 0|req: 1235/4940] 10.4.3.8 () {68 vars in 1584 bytes} [Fri Aug 7 10:05:25 2026] GET /volume/v3/volumes/7de8215f-04bf-43a5-ba1e-498f54e94091 => generated 1212 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 10:05:25.700605 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [None req-d4b29d63-d3d7-4ad1-ab51-7d039e71cd49 None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:05:25.702808 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-d4b29d63-d3d7-4ad1-ab51-7d039e71cd49 tempest-VolumesBackupsAdminTest-886037600 tempest-VolumesBackupsAdminTest-886037600-project-member] GET https://10.4.3.8/volume/v3/backups/09af6263-ed00-46e8-af8d-77e75c140ced Aug 07 10:05:25.703015 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-d4b29d63-d3d7-4ad1-ab51-7d039e71cd49 tempest-VolumesBackupsAdminTest-886037600 tempest-VolumesBackupsAdminTest-886037600-project-member] Empty body provided in request {{(pid=100297) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 10:05:25.703243 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-d4b29d63-d3d7-4ad1-ab51-7d039e71cd49 tempest-VolumesBackupsAdminTest-886037600 tempest-VolumesBackupsAdminTest-886037600-project-member] Calling method 'show' {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 10:05:25.703364 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.v3.backups [None req-d4b29d63-d3d7-4ad1-ab51-7d039e71cd49 tempest-VolumesBackupsAdminTest-886037600 tempest-VolumesBackupsAdminTest-886037600-project-member] Show backup with id 09af6263-ed00-46e8-af8d-77e75c140ced. {{(pid=100297) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 10:05:25.704598 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [None req-ba6e087f-f50e-4cb3-a21d-03685d1c5697 None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:05:25.706898 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-ba6e087f-f50e-4cb3-a21d-03685d1c5697 tempest-VolumeDependencyTests-605562490 tempest-VolumeDependencyTests-605562490-project-member] GET https://10.4.3.8/volume/v3/volumes/8f525009-68f3-44ba-ad45-c406de710909 Aug 07 10:05:25.707215 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-ba6e087f-f50e-4cb3-a21d-03685d1c5697 tempest-VolumeDependencyTests-605562490 tempest-VolumeDependencyTests-605562490-project-member] Empty body provided in request {{(pid=100296) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 10:05:25.707487 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-ba6e087f-f50e-4cb3-a21d-03685d1c5697 tempest-VolumeDependencyTests-605562490 tempest-VolumeDependencyTests-605562490-project-member] Calling method 'show' {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 10:05:25.707736 np0000006707 devstack@c-api.service[100297]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 10:05:25.707736 np0000006707 devstack@c-api.service[100297]: warnings.warn( Aug 07 10:05:25.708592 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-d4b29d63-d3d7-4ad1-ab51-7d039e71cd49 tempest-VolumesBackupsAdminTest-886037600 tempest-VolumesBackupsAdminTest-886037600-project-member] https://10.4.3.8/volume/v3/backups/09af6263-ed00-46e8-af8d-77e75c140ced returned with HTTP 200 Aug 07 10:05:25.708986 np0000006707 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 1237/4941] 10.4.3.8 () {66 vars in 1334 bytes} [Fri Aug 7 10:05:25 2026] GET /volume/v3/backups/09af6263-ed00-46e8-af8d-77e75c140ced => generated 799 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 10:05:25.716681 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-ba6e087f-f50e-4cb3-a21d-03685d1c5697 tempest-VolumeDependencyTests-605562490 tempest-VolumeDependencyTests-605562490-project-member] https://10.4.3.8/volume/v3/volumes/8f525009-68f3-44ba-ad45-c406de710909 returned with HTTP 404 Aug 07 10:05:25.717178 np0000006707 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 1232/4942] 10.4.3.8 () {68 vars in 1375 bytes} [Fri Aug 7 10:05:25 2026] GET /volume/v3/volumes/8f525009-68f3-44ba-ad45-c406de710909 => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 07 10:05:25.723780 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-92c08bc2-4b54-45a1-9e96-4583f7b7c1c7 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:05:25.725821 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-92c08bc2-4b54-45a1-9e96-4583f7b7c1c7 tempest-VolumeDependencyTests-605562490 tempest-VolumeDependencyTests-605562490-project-member] DELETE https://10.4.3.8/volume/v3/volumes/fb9337c0-bbbd-4d06-883f-e1b04dec1780 Aug 07 10:05:25.726179 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-92c08bc2-4b54-45a1-9e96-4583f7b7c1c7 tempest-VolumeDependencyTests-605562490 tempest-VolumeDependencyTests-605562490-project-member] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 10:05:25.726285 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-92c08bc2-4b54-45a1-9e96-4583f7b7c1c7 tempest-VolumeDependencyTests-605562490 tempest-VolumeDependencyTests-605562490-project-member] Calling method 'delete' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 10:05:25.726578 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.v3.volumes [None req-92c08bc2-4b54-45a1-9e96-4583f7b7c1c7 tempest-VolumeDependencyTests-605562490 tempest-VolumeDependencyTests-605562490-project-member] Delete volume with id: fb9337c0-bbbd-4d06-883f-e1b04dec1780 Aug 07 10:05:25.736901 np0000006707 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 10:05:25.736901 np0000006707 devstack@c-api.service[100295]: warnings.warn( Aug 07 10:05:25.737554 np0000006707 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-92c08bc2-4b54-45a1-9e96-4583f7b7c1c7 tempest-VolumeDependencyTests-605562490 tempest-VolumeDependencyTests-605562490-project-member] Volume info retrieved successfully. Aug 07 10:05:25.761307 np0000006707 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-92c08bc2-4b54-45a1-9e96-4583f7b7c1c7 tempest-VolumeDependencyTests-605562490 tempest-VolumeDependencyTests-605562490-project-member] Delete volume request issued successfully. Aug 07 10:05:25.761583 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-92c08bc2-4b54-45a1-9e96-4583f7b7c1c7 tempest-VolumeDependencyTests-605562490 tempest-VolumeDependencyTests-605562490-project-member] https://10.4.3.8/volume/v3/volumes/fb9337c0-bbbd-4d06-883f-e1b04dec1780 returned with HTTP 202 Aug 07 10:05:25.762020 np0000006707 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 1239/4943] 10.4.3.8 () {68 vars in 1378 bytes} [Fri Aug 7 10:05:25 2026] DELETE /volume/v3/volumes/fb9337c0-bbbd-4d06-883f-e1b04dec1780 => generated 0 bytes in 39 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 07 10:05:25.770904 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.middleware.request_id [None req-c39027c9-927a-4c8e-a739-8e0697935231 None None] RequestId filter calling following filter/app {{(pid=100298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:05:25.777256 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [None req-c39027c9-927a-4c8e-a739-8e0697935231 tempest-VolumeDependencyTests-605562490 tempest-VolumeDependencyTests-605562490-project-member] GET https://10.4.3.8/volume/v3/volumes/fb9337c0-bbbd-4d06-883f-e1b04dec1780 Aug 07 10:05:25.777256 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [None req-c39027c9-927a-4c8e-a739-8e0697935231 tempest-VolumeDependencyTests-605562490 tempest-VolumeDependencyTests-605562490-project-member] Empty body provided in request {{(pid=100298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 10:05:25.777256 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [None req-c39027c9-927a-4c8e-a739-8e0697935231 tempest-VolumeDependencyTests-605562490 tempest-VolumeDependencyTests-605562490-project-member] Calling method 'show' {{(pid=100298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 10:05:25.784019 np0000006707 devstack@c-api.service[100298]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 10:05:25.784019 np0000006707 devstack@c-api.service[100298]: warnings.warn( Aug 07 10:05:25.789311 np0000006707 devstack@c-api.service[100298]: INFO cinder.volume.api [None req-c39027c9-927a-4c8e-a739-8e0697935231 tempest-VolumeDependencyTests-605562490 tempest-VolumeDependencyTests-605562490-project-member] Volume info retrieved successfully. Aug 07 10:05:25.796227 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [None req-c39027c9-927a-4c8e-a739-8e0697935231 tempest-VolumeDependencyTests-605562490 tempest-VolumeDependencyTests-605562490-project-member] https://10.4.3.8/volume/v3/volumes/fb9337c0-bbbd-4d06-883f-e1b04dec1780 returned with HTTP 200 Aug 07 10:05:25.796725 np0000006707 devstack@c-api.service[100298]: [pid: 100298|app: 0|req: 1236/4944] 10.4.3.8 () {68 vars in 1375 bytes} [Fri Aug 7 10:05:25 2026] GET /volume/v3/volumes/fb9337c0-bbbd-4d06-883f-e1b04dec1780 => generated 891 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 10:05:25.800411 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [req-cb38606e-f101-4848-9ed4-ce097eab58cd req-aaec7323-1e80-45aa-9920-3878f57ed455 None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:05:25.802382 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [req-cb38606e-f101-4848-9ed4-ce097eab58cd req-aaec7323-1e80-45aa-9920-3878f57ed455 tempest-VolumeMultiattachTests-1318208031 tempest-VolumeMultiattachTests-1318208031-project-member] DELETE https://10.4.3.8/volume/v3/attachments/944e602f-f4fa-4fe1-9498-5de9c0ba3e89 Aug 07 10:05:25.802558 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [req-cb38606e-f101-4848-9ed4-ce097eab58cd req-aaec7323-1e80-45aa-9920-3878f57ed455 tempest-VolumeMultiattachTests-1318208031 tempest-VolumeMultiattachTests-1318208031-project-member] Empty body provided in request {{(pid=100297) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 10:05:25.802769 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [req-cb38606e-f101-4848-9ed4-ce097eab58cd req-aaec7323-1e80-45aa-9920-3878f57ed455 tempest-VolumeMultiattachTests-1318208031 tempest-VolumeMultiattachTests-1318208031-project-member] Calling method 'version_select' {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 10:05:25.812545 np0000006707 devstack@c-api.service[100297]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 10:05:25.812545 np0000006707 devstack@c-api.service[100297]: warnings.warn( Aug 07 10:05:25.855407 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [req-cb38606e-f101-4848-9ed4-ce097eab58cd req-aaec7323-1e80-45aa-9920-3878f57ed455 tempest-VolumeMultiattachTests-1318208031 tempest-VolumeMultiattachTests-1318208031-project-member] https://10.4.3.8/volume/v3/attachments/944e602f-f4fa-4fe1-9498-5de9c0ba3e89 returned with HTTP 200 Aug 07 10:05:25.855939 np0000006707 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 1238/4945] 10.4.3.8 () {72 vars in 1659 bytes} [Fri Aug 7 10:05:25 2026] DELETE /volume/v3/attachments/944e602f-f4fa-4fe1-9498-5de9c0ba3e89 => generated 19 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 10:05:25.963238 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [None req-25752289-da39-4d04-b1ec-05ca63d31816 None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:05:25.965411 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-25752289-da39-4d04-b1ec-05ca63d31816 tempest-VolumeMultiattachTests-1318208031 tempest-VolumeMultiattachTests-1318208031-project-member] GET https://10.4.3.8/volume/v3/volumes/7de8215f-04bf-43a5-ba1e-498f54e94091 Aug 07 10:05:25.965684 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-25752289-da39-4d04-b1ec-05ca63d31816 tempest-VolumeMultiattachTests-1318208031 tempest-VolumeMultiattachTests-1318208031-project-member] Empty body provided in request {{(pid=100296) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 10:05:25.965913 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-25752289-da39-4d04-b1ec-05ca63d31816 tempest-VolumeMultiattachTests-1318208031 tempest-VolumeMultiattachTests-1318208031-project-member] Calling method 'show' {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 10:05:25.974855 np0000006707 devstack@c-api.service[100296]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 10:05:25.974855 np0000006707 devstack@c-api.service[100296]: warnings.warn( Aug 07 10:05:25.979456 np0000006707 devstack@c-api.service[100296]: INFO cinder.volume.api [None req-25752289-da39-4d04-b1ec-05ca63d31816 tempest-VolumeMultiattachTests-1318208031 tempest-VolumeMultiattachTests-1318208031-project-member] Volume info retrieved successfully. Aug 07 10:05:25.986058 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-25752289-da39-4d04-b1ec-05ca63d31816 tempest-VolumeMultiattachTests-1318208031 tempest-VolumeMultiattachTests-1318208031-project-member] https://10.4.3.8/volume/v3/volumes/7de8215f-04bf-43a5-ba1e-498f54e94091 returned with HTTP 200 Aug 07 10:05:25.986653 np0000006707 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 1233/4946] 10.4.3.8 () {66 vars in 1334 bytes} [Fri Aug 7 10:05:25 2026] GET /volume/v3/volumes/7de8215f-04bf-43a5-ba1e-498f54e94091 => generated 917 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 10:05:25.999867 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-8696b1f1-0583-4b66-a1fd-105d24c6668a None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:05:26.003042 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-8696b1f1-0583-4b66-a1fd-105d24c6668a tempest-VolumeMultiattachTests-1318208031 tempest-VolumeMultiattachTests-1318208031-project-member] GET https://10.4.3.8/volume/v3/volumes/6933daf5-872d-4ad0-9838-b7489f251aab Aug 07 10:05:26.004971 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-8696b1f1-0583-4b66-a1fd-105d24c6668a tempest-VolumeMultiattachTests-1318208031 tempest-VolumeMultiattachTests-1318208031-project-member] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 10:05:26.004971 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-8696b1f1-0583-4b66-a1fd-105d24c6668a tempest-VolumeMultiattachTests-1318208031 tempest-VolumeMultiattachTests-1318208031-project-member] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 10:05:26.014278 np0000006707 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 10:05:26.014278 np0000006707 devstack@c-api.service[100295]: warnings.warn( Aug 07 10:05:26.017968 np0000006707 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-8696b1f1-0583-4b66-a1fd-105d24c6668a tempest-VolumeMultiattachTests-1318208031 tempest-VolumeMultiattachTests-1318208031-project-member] Volume info retrieved successfully. Aug 07 10:05:26.021804 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-8696b1f1-0583-4b66-a1fd-105d24c6668a tempest-VolumeMultiattachTests-1318208031 tempest-VolumeMultiattachTests-1318208031-project-member] https://10.4.3.8/volume/v3/volumes/6933daf5-872d-4ad0-9838-b7489f251aab returned with HTTP 200 Aug 07 10:05:26.022160 np0000006707 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 1240/4947] 10.4.3.8 () {66 vars in 1334 bytes} [Fri Aug 7 10:05:25 2026] GET /volume/v3/volumes/6933daf5-872d-4ad0-9838-b7489f251aab => generated 1162 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 10:05:26.067303 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.middleware.request_id [req-2d4c6bf5-1c50-44a5-a5f1-869a1349dc9a req-475c4244-e72a-4bab-bd62-8065b682b6c4 None None] RequestId filter calling following filter/app {{(pid=100298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:05:26.069576 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [req-2d4c6bf5-1c50-44a5-a5f1-869a1349dc9a req-475c4244-e72a-4bab-bd62-8065b682b6c4 tempest-VolumeMultiattachTests-1318208031 tempest-VolumeMultiattachTests-1318208031-project-member] GET https://10.4.3.8/volume/v3/volumes/6933daf5-872d-4ad0-9838-b7489f251aab Aug 07 10:05:26.071189 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [req-2d4c6bf5-1c50-44a5-a5f1-869a1349dc9a req-475c4244-e72a-4bab-bd62-8065b682b6c4 tempest-VolumeMultiattachTests-1318208031 tempest-VolumeMultiattachTests-1318208031-project-member] Empty body provided in request {{(pid=100298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 10:05:26.071189 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [req-2d4c6bf5-1c50-44a5-a5f1-869a1349dc9a req-475c4244-e72a-4bab-bd62-8065b682b6c4 tempest-VolumeMultiattachTests-1318208031 tempest-VolumeMultiattachTests-1318208031-project-member] Calling method 'show' {{(pid=100298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 10:05:26.081459 np0000006707 devstack@c-api.service[100298]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 10:05:26.081459 np0000006707 devstack@c-api.service[100298]: warnings.warn( Aug 07 10:05:26.086131 np0000006707 devstack@c-api.service[100298]: INFO cinder.volume.api [req-2d4c6bf5-1c50-44a5-a5f1-869a1349dc9a req-475c4244-e72a-4bab-bd62-8065b682b6c4 tempest-VolumeMultiattachTests-1318208031 tempest-VolumeMultiattachTests-1318208031-project-member] Volume info retrieved successfully. Aug 07 10:05:26.092051 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [req-2d4c6bf5-1c50-44a5-a5f1-869a1349dc9a req-475c4244-e72a-4bab-bd62-8065b682b6c4 tempest-VolumeMultiattachTests-1318208031 tempest-VolumeMultiattachTests-1318208031-project-member] https://10.4.3.8/volume/v3/volumes/6933daf5-872d-4ad0-9838-b7489f251aab returned with HTTP 200 Aug 07 10:05:26.092051 np0000006707 devstack@c-api.service[100298]: [pid: 100298|app: 0|req: 1237/4948] 10.4.3.8 () {68 vars in 1584 bytes} [Fri Aug 7 10:05:26 2026] GET /volume/v3/volumes/6933daf5-872d-4ad0-9838-b7489f251aab => generated 1162 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 10:05:26.110387 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [req-2d4c6bf5-1c50-44a5-a5f1-869a1349dc9a req-95fe2758-cde9-4976-93f2-4bbdacfc4c11 None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:05:26.112854 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [req-2d4c6bf5-1c50-44a5-a5f1-869a1349dc9a req-95fe2758-cde9-4976-93f2-4bbdacfc4c11 tempest-VolumeMultiattachTests-1318208031 tempest-VolumeMultiattachTests-1318208031-project-member] POST https://10.4.3.8/volume/v3/volumes/6933daf5-872d-4ad0-9838-b7489f251aab/action Aug 07 10:05:26.113262 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [req-2d4c6bf5-1c50-44a5-a5f1-869a1349dc9a req-95fe2758-cde9-4976-93f2-4bbdacfc4c11 tempest-VolumeMultiattachTests-1318208031 tempest-VolumeMultiattachTests-1318208031-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100297) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 07 10:05:26.113429 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [req-2d4c6bf5-1c50-44a5-a5f1-869a1349dc9a req-95fe2758-cde9-4976-93f2-4bbdacfc4c11 tempest-VolumeMultiattachTests-1318208031 tempest-VolumeMultiattachTests-1318208031-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 10:05:26.125969 np0000006707 devstack@c-api.service[100297]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 10:05:26.125969 np0000006707 devstack@c-api.service[100297]: warnings.warn( Aug 07 10:05:26.126578 np0000006707 devstack@c-api.service[100297]: INFO cinder.volume.api [req-2d4c6bf5-1c50-44a5-a5f1-869a1349dc9a req-95fe2758-cde9-4976-93f2-4bbdacfc4c11 tempest-VolumeMultiattachTests-1318208031 tempest-VolumeMultiattachTests-1318208031-project-member] Volume info retrieved successfully. Aug 07 10:05:26.134132 np0000006707 devstack@c-api.service[100297]: INFO cinder.volume.api [req-2d4c6bf5-1c50-44a5-a5f1-869a1349dc9a req-95fe2758-cde9-4976-93f2-4bbdacfc4c11 tempest-VolumeMultiattachTests-1318208031 tempest-VolumeMultiattachTests-1318208031-project-member] Begin detaching volume completed successfully. Aug 07 10:05:26.134426 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [req-2d4c6bf5-1c50-44a5-a5f1-869a1349dc9a req-95fe2758-cde9-4976-93f2-4bbdacfc4c11 tempest-VolumeMultiattachTests-1318208031 tempest-VolumeMultiattachTests-1318208031-project-member] https://10.4.3.8/volume/v3/volumes/6933daf5-872d-4ad0-9838-b7489f251aab/action returned with HTTP 202 Aug 07 10:05:26.134919 np0000006707 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 1239/4949] 10.4.3.8 () {72 vars in 1658 bytes} [Fri Aug 7 10:05:26 2026] POST /volume/v3/volumes/6933daf5-872d-4ad0-9838-b7489f251aab/action => generated 0 bytes in 25 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 07 10:05:26.153579 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [None req-c02c2351-3de1-4929-9173-e8e1f4b154f3 None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:05:26.155681 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-c02c2351-3de1-4929-9173-e8e1f4b154f3 tempest-VolumeMultiattachTests-1318208031 tempest-VolumeMultiattachTests-1318208031-project-member] GET https://10.4.3.8/volume/v3/volumes/6933daf5-872d-4ad0-9838-b7489f251aab Aug 07 10:05:26.155999 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-c02c2351-3de1-4929-9173-e8e1f4b154f3 tempest-VolumeMultiattachTests-1318208031 tempest-VolumeMultiattachTests-1318208031-project-member] Empty body provided in request {{(pid=100296) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 10:05:26.156256 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-c02c2351-3de1-4929-9173-e8e1f4b154f3 tempest-VolumeMultiattachTests-1318208031 tempest-VolumeMultiattachTests-1318208031-project-member] Calling method 'show' {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 10:05:26.167756 np0000006707 devstack@c-api.service[100296]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 10:05:26.167756 np0000006707 devstack@c-api.service[100296]: warnings.warn( Aug 07 10:05:26.173881 np0000006707 devstack@c-api.service[100296]: INFO cinder.volume.api [None req-c02c2351-3de1-4929-9173-e8e1f4b154f3 tempest-VolumeMultiattachTests-1318208031 tempest-VolumeMultiattachTests-1318208031-project-member] Volume info retrieved successfully. Aug 07 10:05:26.179435 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-c02c2351-3de1-4929-9173-e8e1f4b154f3 tempest-VolumeMultiattachTests-1318208031 tempest-VolumeMultiattachTests-1318208031-project-member] https://10.4.3.8/volume/v3/volumes/6933daf5-872d-4ad0-9838-b7489f251aab returned with HTTP 200 Aug 07 10:05:26.179435 np0000006707 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 1234/4950] 10.4.3.8 () {66 vars in 1334 bytes} [Fri Aug 7 10:05:26 2026] GET /volume/v3/volumes/6933daf5-872d-4ad0-9838-b7489f251aab => generated 1165 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 10:05:26.186212 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-ece0624c-42a7-4920-b3f0-3d71b46db27e None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:05:26.186735 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-ece0624c-42a7-4920-b3f0-3d71b46db27e None None] GET https://10.4.3.8/volume// Aug 07 10:05:26.186898 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-ece0624c-42a7-4920-b3f0-3d71b46db27e None None] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 10:05:26.187074 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-ece0624c-42a7-4920-b3f0-3d71b46db27e None None] Calling method 'all' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 10:05:26.187361 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-ece0624c-42a7-4920-b3f0-3d71b46db27e None None] https://10.4.3.8/volume// returned with HTTP 300 Aug 07 10:05:26.187667 np0000006707 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 1241/4951] 10.4.3.8 () {66 vars in 1412 bytes} [Fri Aug 7 10:05:26 2026] GET /volume/ => generated 384 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 07 10:05:26.193503 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.middleware.request_id [req-2d4c6bf5-1c50-44a5-a5f1-869a1349dc9a req-d80ffeeb-9cfd-43bf-a155-9b57ca77f726 None None] RequestId filter calling following filter/app {{(pid=100298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:05:26.196388 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [req-2d4c6bf5-1c50-44a5-a5f1-869a1349dc9a req-d80ffeeb-9cfd-43bf-a155-9b57ca77f726 tempest-VolumeMultiattachTests-1318208031 tempest-VolumeMultiattachTests-1318208031-project-member] GET https://10.4.3.8/volume/v3/volumes/6933daf5-872d-4ad0-9838-b7489f251aab Aug 07 10:05:26.196388 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [req-2d4c6bf5-1c50-44a5-a5f1-869a1349dc9a req-d80ffeeb-9cfd-43bf-a155-9b57ca77f726 tempest-VolumeMultiattachTests-1318208031 tempest-VolumeMultiattachTests-1318208031-project-member] Empty body provided in request {{(pid=100298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 10:05:26.196388 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [req-2d4c6bf5-1c50-44a5-a5f1-869a1349dc9a req-d80ffeeb-9cfd-43bf-a155-9b57ca77f726 tempest-VolumeMultiattachTests-1318208031 tempest-VolumeMultiattachTests-1318208031-project-member] Calling method 'show' {{(pid=100298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 10:05:26.205817 np0000006707 devstack@c-api.service[100298]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 10:05:26.205817 np0000006707 devstack@c-api.service[100298]: warnings.warn( Aug 07 10:05:26.209389 np0000006707 devstack@c-api.service[100298]: INFO cinder.volume.api [req-2d4c6bf5-1c50-44a5-a5f1-869a1349dc9a req-d80ffeeb-9cfd-43bf-a155-9b57ca77f726 tempest-VolumeMultiattachTests-1318208031 tempest-VolumeMultiattachTests-1318208031-project-member] Volume info retrieved successfully. Aug 07 10:05:26.213514 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [req-2d4c6bf5-1c50-44a5-a5f1-869a1349dc9a req-d80ffeeb-9cfd-43bf-a155-9b57ca77f726 tempest-VolumeMultiattachTests-1318208031 tempest-VolumeMultiattachTests-1318208031-project-member] https://10.4.3.8/volume/v3/volumes/6933daf5-872d-4ad0-9838-b7489f251aab returned with HTTP 200 Aug 07 10:05:26.213913 np0000006707 devstack@c-api.service[100298]: [pid: 100298|app: 0|req: 1238/4952] 10.4.3.8 () {70 vars in 1625 bytes} [Fri Aug 7 10:05:26 2026] GET /volume/v3/volumes/6933daf5-872d-4ad0-9838-b7489f251aab => generated 1345 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 07 10:05:26.223622 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [req-2d4c6bf5-1c50-44a5-a5f1-869a1349dc9a req-d51e6edb-7bf0-4548-b46a-8eadc5d5c6ee None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:05:26.225685 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [req-2d4c6bf5-1c50-44a5-a5f1-869a1349dc9a req-d51e6edb-7bf0-4548-b46a-8eadc5d5c6ee tempest-VolumeMultiattachTests-1318208031 tempest-VolumeMultiattachTests-1318208031-project-member] GET https://10.4.3.8/volume/v3/volumes/6933daf5-872d-4ad0-9838-b7489f251aab/encryption Aug 07 10:05:26.225886 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [req-2d4c6bf5-1c50-44a5-a5f1-869a1349dc9a req-d51e6edb-7bf0-4548-b46a-8eadc5d5c6ee tempest-VolumeMultiattachTests-1318208031 tempest-VolumeMultiattachTests-1318208031-project-member] Empty body provided in request {{(pid=100297) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 10:05:26.226075 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [req-2d4c6bf5-1c50-44a5-a5f1-869a1349dc9a req-d51e6edb-7bf0-4548-b46a-8eadc5d5c6ee tempest-VolumeMultiattachTests-1318208031 tempest-VolumeMultiattachTests-1318208031-project-member] Calling method 'index' {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 10:05:26.235988 np0000006707 devstack@c-api.service[100297]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 10:05:26.235988 np0000006707 devstack@c-api.service[100297]: warnings.warn( Aug 07 10:05:26.242061 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [req-2d4c6bf5-1c50-44a5-a5f1-869a1349dc9a req-d51e6edb-7bf0-4548-b46a-8eadc5d5c6ee tempest-VolumeMultiattachTests-1318208031 tempest-VolumeMultiattachTests-1318208031-project-member] https://10.4.3.8/volume/v3/volumes/6933daf5-872d-4ad0-9838-b7489f251aab/encryption returned with HTTP 200 Aug 07 10:05:26.242494 np0000006707 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 1240/4953] 10.4.3.8 () {68 vars in 1617 bytes} [Fri Aug 7 10:05:26 2026] GET /volume/v3/volumes/6933daf5-872d-4ad0-9838-b7489f251aab/encryption => generated 160 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 10:05:26.718716 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [None req-6ae4aa59-3ab8-4b0d-8159-f8d408143954 None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:05:26.720695 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-6ae4aa59-3ab8-4b0d-8159-f8d408143954 tempest-VolumesBackupsAdminTest-886037600 tempest-VolumesBackupsAdminTest-886037600-project-member] GET https://10.4.3.8/volume/v3/backups/09af6263-ed00-46e8-af8d-77e75c140ced Aug 07 10:05:26.720897 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-6ae4aa59-3ab8-4b0d-8159-f8d408143954 tempest-VolumesBackupsAdminTest-886037600 tempest-VolumesBackupsAdminTest-886037600-project-member] Empty body provided in request {{(pid=100296) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 10:05:26.721071 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-6ae4aa59-3ab8-4b0d-8159-f8d408143954 tempest-VolumesBackupsAdminTest-886037600 tempest-VolumesBackupsAdminTest-886037600-project-member] Calling method 'show' {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 10:05:26.721169 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.v3.backups [None req-6ae4aa59-3ab8-4b0d-8159-f8d408143954 tempest-VolumesBackupsAdminTest-886037600 tempest-VolumesBackupsAdminTest-886037600-project-member] Show backup with id 09af6263-ed00-46e8-af8d-77e75c140ced. {{(pid=100296) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 10:05:26.725571 np0000006707 devstack@c-api.service[100296]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 10:05:26.725571 np0000006707 devstack@c-api.service[100296]: warnings.warn( Aug 07 10:05:26.726335 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-6ae4aa59-3ab8-4b0d-8159-f8d408143954 tempest-VolumesBackupsAdminTest-886037600 tempest-VolumesBackupsAdminTest-886037600-project-member] https://10.4.3.8/volume/v3/backups/09af6263-ed00-46e8-af8d-77e75c140ced returned with HTTP 200 Aug 07 10:05:26.726812 np0000006707 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 1235/4954] 10.4.3.8 () {66 vars in 1334 bytes} [Fri Aug 7 10:05:26 2026] GET /volume/v3/backups/09af6263-ed00-46e8-af8d-77e75c140ced => generated 799 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 10:05:26.810151 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-5b7cdad3-9581-4b94-85b7-720197e4df38 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:05:26.812222 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-5b7cdad3-9581-4b94-85b7-720197e4df38 tempest-VolumeDependencyTests-605562490 tempest-VolumeDependencyTests-605562490-project-member] GET https://10.4.3.8/volume/v3/volumes/fb9337c0-bbbd-4d06-883f-e1b04dec1780 Aug 07 10:05:26.812504 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-5b7cdad3-9581-4b94-85b7-720197e4df38 tempest-VolumeDependencyTests-605562490 tempest-VolumeDependencyTests-605562490-project-member] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 10:05:26.812838 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-5b7cdad3-9581-4b94-85b7-720197e4df38 tempest-VolumeDependencyTests-605562490 tempest-VolumeDependencyTests-605562490-project-member] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 10:05:26.821156 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-5b7cdad3-9581-4b94-85b7-720197e4df38 tempest-VolumeDependencyTests-605562490 tempest-VolumeDependencyTests-605562490-project-member] https://10.4.3.8/volume/v3/volumes/fb9337c0-bbbd-4d06-883f-e1b04dec1780 returned with HTTP 404 Aug 07 10:05:26.821920 np0000006707 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 1242/4955] 10.4.3.8 () {68 vars in 1375 bytes} [Fri Aug 7 10:05:26 2026] GET /volume/v3/volumes/fb9337c0-bbbd-4d06-883f-e1b04dec1780 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 07 10:05:26.830761 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.middleware.request_id [None req-4dc07471-c5c3-44ba-891f-4b95143e0330 None None] RequestId filter calling following filter/app {{(pid=100298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:05:26.832809 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [None req-4dc07471-c5c3-44ba-891f-4b95143e0330 tempest-VolumeDependencyTests-605562490 tempest-VolumeDependencyTests-605562490-project-member] DELETE https://10.4.3.8/volume/v3/volumes/fb3a0fb6-7b04-421a-92d4-ee5d5e35d9b5 Aug 07 10:05:26.833170 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [None req-4dc07471-c5c3-44ba-891f-4b95143e0330 tempest-VolumeDependencyTests-605562490 tempest-VolumeDependencyTests-605562490-project-member] Empty body provided in request {{(pid=100298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 10:05:26.833243 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [None req-4dc07471-c5c3-44ba-891f-4b95143e0330 tempest-VolumeDependencyTests-605562490 tempest-VolumeDependencyTests-605562490-project-member] Calling method 'delete' {{(pid=100298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 10:05:26.833384 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.v3.volumes [None req-4dc07471-c5c3-44ba-891f-4b95143e0330 tempest-VolumeDependencyTests-605562490 tempest-VolumeDependencyTests-605562490-project-member] Delete volume with id: fb3a0fb6-7b04-421a-92d4-ee5d5e35d9b5 Aug 07 10:05:26.840174 np0000006707 devstack@c-api.service[100298]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 10:05:26.840174 np0000006707 devstack@c-api.service[100298]: warnings.warn( Aug 07 10:05:26.840598 np0000006707 devstack@c-api.service[100298]: INFO cinder.volume.api [None req-4dc07471-c5c3-44ba-891f-4b95143e0330 tempest-VolumeDependencyTests-605562490 tempest-VolumeDependencyTests-605562490-project-member] Volume info retrieved successfully. Aug 07 10:05:26.860339 np0000006707 devstack@c-api.service[100298]: INFO cinder.volume.api [None req-4dc07471-c5c3-44ba-891f-4b95143e0330 tempest-VolumeDependencyTests-605562490 tempest-VolumeDependencyTests-605562490-project-member] Delete volume request issued successfully. Aug 07 10:05:26.860600 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [None req-4dc07471-c5c3-44ba-891f-4b95143e0330 tempest-VolumeDependencyTests-605562490 tempest-VolumeDependencyTests-605562490-project-member] https://10.4.3.8/volume/v3/volumes/fb3a0fb6-7b04-421a-92d4-ee5d5e35d9b5 returned with HTTP 202 Aug 07 10:05:26.861018 np0000006707 devstack@c-api.service[100298]: [pid: 100298|app: 0|req: 1239/4956] 10.4.3.8 () {68 vars in 1378 bytes} [Fri Aug 7 10:05:26 2026] DELETE /volume/v3/volumes/fb3a0fb6-7b04-421a-92d4-ee5d5e35d9b5 => generated 0 bytes in 31 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 07 10:05:26.868354 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [None req-01a8123c-fac3-402f-b434-bc53166ce5c1 None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:05:26.872442 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-01a8123c-fac3-402f-b434-bc53166ce5c1 tempest-VolumeDependencyTests-605562490 tempest-VolumeDependencyTests-605562490-project-member] GET https://10.4.3.8/volume/v3/volumes/fb3a0fb6-7b04-421a-92d4-ee5d5e35d9b5 Aug 07 10:05:26.872442 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-01a8123c-fac3-402f-b434-bc53166ce5c1 tempest-VolumeDependencyTests-605562490 tempest-VolumeDependencyTests-605562490-project-member] Empty body provided in request {{(pid=100297) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 10:05:26.872442 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-01a8123c-fac3-402f-b434-bc53166ce5c1 tempest-VolumeDependencyTests-605562490 tempest-VolumeDependencyTests-605562490-project-member] Calling method 'show' {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 10:05:26.877445 np0000006707 devstack@c-api.service[100297]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 10:05:26.877445 np0000006707 devstack@c-api.service[100297]: warnings.warn( Aug 07 10:05:26.881879 np0000006707 devstack@c-api.service[100297]: INFO cinder.volume.api [None req-01a8123c-fac3-402f-b434-bc53166ce5c1 tempest-VolumeDependencyTests-605562490 tempest-VolumeDependencyTests-605562490-project-member] Volume info retrieved successfully. Aug 07 10:05:26.886842 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-01a8123c-fac3-402f-b434-bc53166ce5c1 tempest-VolumeDependencyTests-605562490 tempest-VolumeDependencyTests-605562490-project-member] https://10.4.3.8/volume/v3/volumes/fb3a0fb6-7b04-421a-92d4-ee5d5e35d9b5 returned with HTTP 200 Aug 07 10:05:26.887263 np0000006707 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 1241/4957] 10.4.3.8 () {68 vars in 1375 bytes} [Fri Aug 7 10:05:26 2026] GET /volume/v3/volumes/fb3a0fb6-7b04-421a-92d4-ee5d5e35d9b5 => generated 891 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 10:05:27.121895 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [req-2d4c6bf5-1c50-44a5-a5f1-869a1349dc9a req-9e7e1043-65fc-4843-a951-f2b3d369aa01 None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:05:27.123872 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [req-2d4c6bf5-1c50-44a5-a5f1-869a1349dc9a req-9e7e1043-65fc-4843-a951-f2b3d369aa01 tempest-VolumeMultiattachTests-1318208031 tempest-VolumeMultiattachTests-1318208031-project-member] DELETE https://10.4.3.8/volume/v3/attachments/4cc982d7-69d6-43c0-8267-ceceb7ef1391 Aug 07 10:05:27.124136 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [req-2d4c6bf5-1c50-44a5-a5f1-869a1349dc9a req-9e7e1043-65fc-4843-a951-f2b3d369aa01 tempest-VolumeMultiattachTests-1318208031 tempest-VolumeMultiattachTests-1318208031-project-member] Empty body provided in request {{(pid=100296) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 10:05:27.124326 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [req-2d4c6bf5-1c50-44a5-a5f1-869a1349dc9a req-9e7e1043-65fc-4843-a951-f2b3d369aa01 tempest-VolumeMultiattachTests-1318208031 tempest-VolumeMultiattachTests-1318208031-project-member] Calling method 'version_select' {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 10:05:27.131576 np0000006707 devstack@c-api.service[100296]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 10:05:27.131576 np0000006707 devstack@c-api.service[100296]: warnings.warn( Aug 07 10:05:27.177242 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [req-2d4c6bf5-1c50-44a5-a5f1-869a1349dc9a req-9e7e1043-65fc-4843-a951-f2b3d369aa01 tempest-VolumeMultiattachTests-1318208031 tempest-VolumeMultiattachTests-1318208031-project-member] https://10.4.3.8/volume/v3/attachments/4cc982d7-69d6-43c0-8267-ceceb7ef1391 returned with HTTP 200 Aug 07 10:05:27.177731 np0000006707 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 1236/4958] 10.4.3.8 () {72 vars in 1659 bytes} [Fri Aug 7 10:05:27 2026] DELETE /volume/v3/attachments/4cc982d7-69d6-43c0-8267-ceceb7ef1391 => generated 19 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 10:05:27.193675 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-257268e0-5dc8-422c-9e3b-36d9c7fcae59 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:05:27.196354 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-257268e0-5dc8-422c-9e3b-36d9c7fcae59 tempest-VolumeMultiattachTests-1318208031 tempest-VolumeMultiattachTests-1318208031-project-member] GET https://10.4.3.8/volume/v3/volumes/6933daf5-872d-4ad0-9838-b7489f251aab Aug 07 10:05:27.196645 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-257268e0-5dc8-422c-9e3b-36d9c7fcae59 tempest-VolumeMultiattachTests-1318208031 tempest-VolumeMultiattachTests-1318208031-project-member] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 10:05:27.197266 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-257268e0-5dc8-422c-9e3b-36d9c7fcae59 tempest-VolumeMultiattachTests-1318208031 tempest-VolumeMultiattachTests-1318208031-project-member] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 10:05:27.205358 np0000006707 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 10:05:27.205358 np0000006707 devstack@c-api.service[100295]: warnings.warn( Aug 07 10:05:27.209792 np0000006707 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-257268e0-5dc8-422c-9e3b-36d9c7fcae59 tempest-VolumeMultiattachTests-1318208031 tempest-VolumeMultiattachTests-1318208031-project-member] Volume info retrieved successfully. Aug 07 10:05:27.215259 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-257268e0-5dc8-422c-9e3b-36d9c7fcae59 tempest-VolumeMultiattachTests-1318208031 tempest-VolumeMultiattachTests-1318208031-project-member] https://10.4.3.8/volume/v3/volumes/6933daf5-872d-4ad0-9838-b7489f251aab returned with HTTP 200 Aug 07 10:05:27.216322 np0000006707 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 1243/4959] 10.4.3.8 () {66 vars in 1334 bytes} [Fri Aug 7 10:05:27 2026] GET /volume/v3/volumes/6933daf5-872d-4ad0-9838-b7489f251aab => generated 870 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 10:05:27.231450 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.middleware.request_id [None req-1437b1a8-bcde-4aa7-94f2-34f3cc3472e9 None None] RequestId filter calling following filter/app {{(pid=100298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:05:27.233859 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [None req-1437b1a8-bcde-4aa7-94f2-34f3cc3472e9 tempest-VolumeMultiattachTests-1318208031 tempest-VolumeMultiattachTests-1318208031-project-member] GET https://10.4.3.8/volume/v3/volumes/3d311b61-2adf-4476-b6a4-7d1356f2417b Aug 07 10:05:27.234121 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [None req-1437b1a8-bcde-4aa7-94f2-34f3cc3472e9 tempest-VolumeMultiattachTests-1318208031 tempest-VolumeMultiattachTests-1318208031-project-member] Empty body provided in request {{(pid=100298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 10:05:27.234367 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [None req-1437b1a8-bcde-4aa7-94f2-34f3cc3472e9 tempest-VolumeMultiattachTests-1318208031 tempest-VolumeMultiattachTests-1318208031-project-member] Calling method 'show' {{(pid=100298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 10:05:27.245959 np0000006707 devstack@c-api.service[100298]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 10:05:27.245959 np0000006707 devstack@c-api.service[100298]: warnings.warn( Aug 07 10:05:27.250348 np0000006707 devstack@c-api.service[100298]: INFO cinder.volume.api [None req-1437b1a8-bcde-4aa7-94f2-34f3cc3472e9 tempest-VolumeMultiattachTests-1318208031 tempest-VolumeMultiattachTests-1318208031-project-member] Volume info retrieved successfully. Aug 07 10:05:27.255594 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [None req-1437b1a8-bcde-4aa7-94f2-34f3cc3472e9 tempest-VolumeMultiattachTests-1318208031 tempest-VolumeMultiattachTests-1318208031-project-member] https://10.4.3.8/volume/v3/volumes/3d311b61-2adf-4476-b6a4-7d1356f2417b returned with HTTP 200 Aug 07 10:05:27.255937 np0000006707 devstack@c-api.service[100298]: [pid: 100298|app: 0|req: 1240/4960] 10.4.3.8 () {66 vars in 1334 bytes} [Fri Aug 7 10:05:27 2026] GET /volume/v3/volumes/3d311b61-2adf-4476-b6a4-7d1356f2417b => generated 1133 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 10:05:27.297573 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [req-80bdf6c5-1829-440a-970e-5d403491810b req-3323312e-a2a8-4bfd-a5dd-3cfe4aab103c None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:05:27.299605 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [req-80bdf6c5-1829-440a-970e-5d403491810b req-3323312e-a2a8-4bfd-a5dd-3cfe4aab103c tempest-VolumeMultiattachTests-1318208031 tempest-VolumeMultiattachTests-1318208031-project-member] GET https://10.4.3.8/volume/v3/volumes/3d311b61-2adf-4476-b6a4-7d1356f2417b Aug 07 10:05:27.299814 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [req-80bdf6c5-1829-440a-970e-5d403491810b req-3323312e-a2a8-4bfd-a5dd-3cfe4aab103c tempest-VolumeMultiattachTests-1318208031 tempest-VolumeMultiattachTests-1318208031-project-member] Empty body provided in request {{(pid=100297) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 10:05:27.300003 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [req-80bdf6c5-1829-440a-970e-5d403491810b req-3323312e-a2a8-4bfd-a5dd-3cfe4aab103c tempest-VolumeMultiattachTests-1318208031 tempest-VolumeMultiattachTests-1318208031-project-member] Calling method 'show' {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 10:05:27.309592 np0000006707 devstack@c-api.service[100297]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 10:05:27.309592 np0000006707 devstack@c-api.service[100297]: warnings.warn( Aug 07 10:05:27.312976 np0000006707 devstack@c-api.service[100297]: INFO cinder.volume.api [req-80bdf6c5-1829-440a-970e-5d403491810b req-3323312e-a2a8-4bfd-a5dd-3cfe4aab103c tempest-VolumeMultiattachTests-1318208031 tempest-VolumeMultiattachTests-1318208031-project-member] Volume info retrieved successfully. Aug 07 10:05:27.316828 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [req-80bdf6c5-1829-440a-970e-5d403491810b req-3323312e-a2a8-4bfd-a5dd-3cfe4aab103c tempest-VolumeMultiattachTests-1318208031 tempest-VolumeMultiattachTests-1318208031-project-member] https://10.4.3.8/volume/v3/volumes/3d311b61-2adf-4476-b6a4-7d1356f2417b returned with HTTP 200 Aug 07 10:05:27.317224 np0000006707 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 1242/4961] 10.4.3.8 () {68 vars in 1584 bytes} [Fri Aug 7 10:05:27 2026] GET /volume/v3/volumes/3d311b61-2adf-4476-b6a4-7d1356f2417b => generated 1133 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 10:05:27.336184 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [req-80bdf6c5-1829-440a-970e-5d403491810b req-3a1c8bce-918c-4dfe-a3b9-d2e99ff17eb3 None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:05:27.338376 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [req-80bdf6c5-1829-440a-970e-5d403491810b req-3a1c8bce-918c-4dfe-a3b9-d2e99ff17eb3 tempest-VolumeMultiattachTests-1318208031 tempest-VolumeMultiattachTests-1318208031-project-member] POST https://10.4.3.8/volume/v3/volumes/3d311b61-2adf-4476-b6a4-7d1356f2417b/action Aug 07 10:05:27.338738 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [req-80bdf6c5-1829-440a-970e-5d403491810b req-3a1c8bce-918c-4dfe-a3b9-d2e99ff17eb3 tempest-VolumeMultiattachTests-1318208031 tempest-VolumeMultiattachTests-1318208031-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100296) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 07 10:05:27.338851 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [req-80bdf6c5-1829-440a-970e-5d403491810b req-3a1c8bce-918c-4dfe-a3b9-d2e99ff17eb3 tempest-VolumeMultiattachTests-1318208031 tempest-VolumeMultiattachTests-1318208031-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 10:05:27.350186 np0000006707 devstack@c-api.service[100296]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 10:05:27.350186 np0000006707 devstack@c-api.service[100296]: warnings.warn( Aug 07 10:05:27.350943 np0000006707 devstack@c-api.service[100296]: INFO cinder.volume.api [req-80bdf6c5-1829-440a-970e-5d403491810b req-3a1c8bce-918c-4dfe-a3b9-d2e99ff17eb3 tempest-VolumeMultiattachTests-1318208031 tempest-VolumeMultiattachTests-1318208031-project-member] Volume info retrieved successfully. Aug 07 10:05:27.356870 np0000006707 devstack@c-api.service[100296]: INFO cinder.volume.api [req-80bdf6c5-1829-440a-970e-5d403491810b req-3a1c8bce-918c-4dfe-a3b9-d2e99ff17eb3 tempest-VolumeMultiattachTests-1318208031 tempest-VolumeMultiattachTests-1318208031-project-member] Begin detaching volume completed successfully. Aug 07 10:05:27.357197 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [req-80bdf6c5-1829-440a-970e-5d403491810b req-3a1c8bce-918c-4dfe-a3b9-d2e99ff17eb3 tempest-VolumeMultiattachTests-1318208031 tempest-VolumeMultiattachTests-1318208031-project-member] https://10.4.3.8/volume/v3/volumes/3d311b61-2adf-4476-b6a4-7d1356f2417b/action returned with HTTP 202 Aug 07 10:05:27.357793 np0000006707 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 1237/4962] 10.4.3.8 () {72 vars in 1658 bytes} [Fri Aug 7 10:05:27 2026] POST /volume/v3/volumes/3d311b61-2adf-4476-b6a4-7d1356f2417b/action => generated 0 bytes in 22 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 07 10:05:27.377903 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-2d0c381f-4cfd-4d27-a39f-2f3bb17ecab6 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:05:27.379919 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-2d0c381f-4cfd-4d27-a39f-2f3bb17ecab6 tempest-VolumeMultiattachTests-1318208031 tempest-VolumeMultiattachTests-1318208031-project-member] GET https://10.4.3.8/volume/v3/volumes/3d311b61-2adf-4476-b6a4-7d1356f2417b Aug 07 10:05:27.380156 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-2d0c381f-4cfd-4d27-a39f-2f3bb17ecab6 tempest-VolumeMultiattachTests-1318208031 tempest-VolumeMultiattachTests-1318208031-project-member] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 10:05:27.380352 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-2d0c381f-4cfd-4d27-a39f-2f3bb17ecab6 tempest-VolumeMultiattachTests-1318208031 tempest-VolumeMultiattachTests-1318208031-project-member] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 10:05:27.391921 np0000006707 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 10:05:27.391921 np0000006707 devstack@c-api.service[100295]: warnings.warn( Aug 07 10:05:27.395939 np0000006707 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-2d0c381f-4cfd-4d27-a39f-2f3bb17ecab6 tempest-VolumeMultiattachTests-1318208031 tempest-VolumeMultiattachTests-1318208031-project-member] Volume info retrieved successfully. Aug 07 10:05:27.399408 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.middleware.request_id [None req-a449c1ed-724d-4728-bb6a-f83c43349797 None None] RequestId filter calling following filter/app {{(pid=100298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:05:27.399876 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [None req-a449c1ed-724d-4728-bb6a-f83c43349797 None None] GET https://10.4.3.8/volume// Aug 07 10:05:27.400057 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [None req-a449c1ed-724d-4728-bb6a-f83c43349797 None None] Empty body provided in request {{(pid=100298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 10:05:27.400263 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [None req-a449c1ed-724d-4728-bb6a-f83c43349797 None None] Calling method 'all' {{(pid=100298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 10:05:27.400644 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [None req-a449c1ed-724d-4728-bb6a-f83c43349797 None None] https://10.4.3.8/volume// returned with HTTP 300 Aug 07 10:05:27.400945 np0000006707 devstack@c-api.service[100298]: [pid: 100298|app: 0|req: 1241/4963] 10.4.3.8 () {66 vars in 1412 bytes} [Fri Aug 7 10:05:27 2026] GET /volume/ => generated 384 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 07 10:05:27.401300 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-2d0c381f-4cfd-4d27-a39f-2f3bb17ecab6 tempest-VolumeMultiattachTests-1318208031 tempest-VolumeMultiattachTests-1318208031-project-member] https://10.4.3.8/volume/v3/volumes/3d311b61-2adf-4476-b6a4-7d1356f2417b returned with HTTP 200 Aug 07 10:05:27.401781 np0000006707 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 1244/4964] 10.4.3.8 () {66 vars in 1334 bytes} [Fri Aug 7 10:05:27 2026] GET /volume/v3/volumes/3d311b61-2adf-4476-b6a4-7d1356f2417b => generated 1136 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 10:05:27.409379 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [req-80bdf6c5-1829-440a-970e-5d403491810b req-dc2d1f1f-cafe-4476-bdb3-47c96e66de34 None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:05:27.411500 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [req-80bdf6c5-1829-440a-970e-5d403491810b req-dc2d1f1f-cafe-4476-bdb3-47c96e66de34 tempest-VolumeMultiattachTests-1318208031 tempest-VolumeMultiattachTests-1318208031-project-member] GET https://10.4.3.8/volume/v3/volumes/3d311b61-2adf-4476-b6a4-7d1356f2417b Aug 07 10:05:27.411759 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [req-80bdf6c5-1829-440a-970e-5d403491810b req-dc2d1f1f-cafe-4476-bdb3-47c96e66de34 tempest-VolumeMultiattachTests-1318208031 tempest-VolumeMultiattachTests-1318208031-project-member] Empty body provided in request {{(pid=100297) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 10:05:27.411935 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [req-80bdf6c5-1829-440a-970e-5d403491810b req-dc2d1f1f-cafe-4476-bdb3-47c96e66de34 tempest-VolumeMultiattachTests-1318208031 tempest-VolumeMultiattachTests-1318208031-project-member] Calling method 'show' {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 10:05:27.420964 np0000006707 devstack@c-api.service[100297]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 10:05:27.420964 np0000006707 devstack@c-api.service[100297]: warnings.warn( Aug 07 10:05:27.424964 np0000006707 devstack@c-api.service[100297]: INFO cinder.volume.api [req-80bdf6c5-1829-440a-970e-5d403491810b req-dc2d1f1f-cafe-4476-bdb3-47c96e66de34 tempest-VolumeMultiattachTests-1318208031 tempest-VolumeMultiattachTests-1318208031-project-member] Volume info retrieved successfully. Aug 07 10:05:27.429399 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [req-80bdf6c5-1829-440a-970e-5d403491810b req-dc2d1f1f-cafe-4476-bdb3-47c96e66de34 tempest-VolumeMultiattachTests-1318208031 tempest-VolumeMultiattachTests-1318208031-project-member] https://10.4.3.8/volume/v3/volumes/3d311b61-2adf-4476-b6a4-7d1356f2417b returned with HTTP 200 Aug 07 10:05:27.429849 np0000006707 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 1243/4965] 10.4.3.8 () {70 vars in 1625 bytes} [Fri Aug 7 10:05:27 2026] GET /volume/v3/volumes/3d311b61-2adf-4476-b6a4-7d1356f2417b => generated 1316 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 07 10:05:27.737757 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [None req-3c5521bb-57ff-4d1d-8faa-0c5a50d02d7d None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:05:27.739837 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-3c5521bb-57ff-4d1d-8faa-0c5a50d02d7d tempest-VolumesBackupsAdminTest-886037600 tempest-VolumesBackupsAdminTest-886037600-project-member] GET https://10.4.3.8/volume/v3/backups/09af6263-ed00-46e8-af8d-77e75c140ced Aug 07 10:05:27.740039 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-3c5521bb-57ff-4d1d-8faa-0c5a50d02d7d tempest-VolumesBackupsAdminTest-886037600 tempest-VolumesBackupsAdminTest-886037600-project-member] Empty body provided in request {{(pid=100296) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 10:05:27.740278 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-3c5521bb-57ff-4d1d-8faa-0c5a50d02d7d tempest-VolumesBackupsAdminTest-886037600 tempest-VolumesBackupsAdminTest-886037600-project-member] Calling method 'show' {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 10:05:27.740453 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.v3.backups [None req-3c5521bb-57ff-4d1d-8faa-0c5a50d02d7d tempest-VolumesBackupsAdminTest-886037600 tempest-VolumesBackupsAdminTest-886037600-project-member] Show backup with id 09af6263-ed00-46e8-af8d-77e75c140ced. {{(pid=100296) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 10:05:27.745667 np0000006707 devstack@c-api.service[100296]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 10:05:27.745667 np0000006707 devstack@c-api.service[100296]: warnings.warn( Aug 07 10:05:27.746503 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-3c5521bb-57ff-4d1d-8faa-0c5a50d02d7d tempest-VolumesBackupsAdminTest-886037600 tempest-VolumesBackupsAdminTest-886037600-project-member] https://10.4.3.8/volume/v3/backups/09af6263-ed00-46e8-af8d-77e75c140ced returned with HTTP 200 Aug 07 10:05:27.747141 np0000006707 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 1238/4966] 10.4.3.8 () {66 vars in 1334 bytes} [Fri Aug 7 10:05:27 2026] GET /volume/v3/backups/09af6263-ed00-46e8-af8d-77e75c140ced => generated 799 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 10:05:27.902065 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.middleware.request_id [None req-a55f801f-ec29-41f2-8825-4c9cd0ce95a7 None None] RequestId filter calling following filter/app {{(pid=100298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:05:27.903941 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [None req-a55f801f-ec29-41f2-8825-4c9cd0ce95a7 tempest-VolumeDependencyTests-605562490 tempest-VolumeDependencyTests-605562490-project-member] GET https://10.4.3.8/volume/v3/volumes/fb3a0fb6-7b04-421a-92d4-ee5d5e35d9b5 Aug 07 10:05:27.906062 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [None req-a55f801f-ec29-41f2-8825-4c9cd0ce95a7 tempest-VolumeDependencyTests-605562490 tempest-VolumeDependencyTests-605562490-project-member] Empty body provided in request {{(pid=100298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 10:05:27.906062 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [None req-a55f801f-ec29-41f2-8825-4c9cd0ce95a7 tempest-VolumeDependencyTests-605562490 tempest-VolumeDependencyTests-605562490-project-member] Calling method 'show' {{(pid=100298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 10:05:27.913411 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [None req-a55f801f-ec29-41f2-8825-4c9cd0ce95a7 tempest-VolumeDependencyTests-605562490 tempest-VolumeDependencyTests-605562490-project-member] https://10.4.3.8/volume/v3/volumes/fb3a0fb6-7b04-421a-92d4-ee5d5e35d9b5 returned with HTTP 404 Aug 07 10:05:27.913910 np0000006707 devstack@c-api.service[100298]: [pid: 100298|app: 0|req: 1242/4967] 10.4.3.8 () {68 vars in 1375 bytes} [Fri Aug 7 10:05:27 2026] GET /volume/v3/volumes/fb3a0fb6-7b04-421a-92d4-ee5d5e35d9b5 => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 07 10:05:27.922782 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-115c9592-dcf7-45f9-89be-9dc71843c9ad None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:05:27.925058 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-115c9592-dcf7-45f9-89be-9dc71843c9ad tempest-VolumeDependencyTests-605562490 tempest-VolumeDependencyTests-605562490-project-member] POST https://10.4.3.8/volume/v3/volumes Aug 07 10:05:27.925629 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-115c9592-dcf7-45f9-89be-9dc71843c9ad tempest-VolumeDependencyTests-605562490 tempest-VolumeDependencyTests-605562490-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeDependencyTests-Volume-1196634936"}} {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 10:05:27.929279 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.v3.volumes [None req-115c9592-dcf7-45f9-89be-9dc71843c9ad tempest-VolumeDependencyTests-605562490 tempest-VolumeDependencyTests-605562490-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeDependencyTests-Volume-1196634936'}} {{(pid=100295) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 07 10:05:27.929495 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.v3.volumes [None req-115c9592-dcf7-45f9-89be-9dc71843c9ad tempest-VolumeDependencyTests-605562490 tempest-VolumeDependencyTests-605562490-project-member] Create volume of 1 GB Aug 07 10:05:27.934767 np0000006707 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-115c9592-dcf7-45f9-89be-9dc71843c9ad tempest-VolumeDependencyTests-605562490 tempest-VolumeDependencyTests-605562490-project-member] Availability Zones retrieved successfully. Aug 07 10:05:27.943034 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.volume.api [None req-115c9592-dcf7-45f9-89be-9dc71843c9ad tempest-VolumeDependencyTests-605562490 tempest-VolumeDependencyTests-605562490-project-member] Flow 'volume_create_api' (97b05973-5f0e-411d-bcab-818e2c97619c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100295) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 10:05:27.944160 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.volume.api [None req-115c9592-dcf7-45f9-89be-9dc71843c9ad tempest-VolumeDependencyTests-605562490 tempest-VolumeDependencyTests-605562490-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c1e1158f-7c5a-4bf3-a886-3bbc707960c3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100295) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 10:05:27.945060 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.volume.flows.api.create_volume [None req-115c9592-dcf7-45f9-89be-9dc71843c9ad tempest-VolumeDependencyTests-605562490 tempest-VolumeDependencyTests-605562490-project-member] Validating volume size '1' using validate_int {{(pid=100295) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 07 10:05:27.976314 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.volume.api [None req-115c9592-dcf7-45f9-89be-9dc71843c9ad tempest-VolumeDependencyTests-605562490 tempest-VolumeDependencyTests-605562490-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c1e1158f-7c5a-4bf3-a886-3bbc707960c3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-07T09:47:39Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=45fd9a3a-b61e-4c6c-9ab7-d02f06678d0d,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '45fd9a3a-b61e-4c6c-9ab7-d02f06678d0d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100295) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 10:05:27.977313 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.volume.api [None req-115c9592-dcf7-45f9-89be-9dc71843c9ad tempest-VolumeDependencyTests-605562490 tempest-VolumeDependencyTests-605562490-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b168693b-b0b3-4f7d-bbd3-78796fc81fc4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100295) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 10:05:28.029382 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.quota [None req-115c9592-dcf7-45f9-89be-9dc71843c9ad tempest-VolumeDependencyTests-605562490 tempest-VolumeDependencyTests-605562490-project-member] Created reservations ['24909b5e-6a13-4ba0-9101-702532fc3be7', 'aea8c9fb-20a0-4368-b051-1cd8201a0f72', 'a50c19a4-b7ec-4ccf-9673-d82eb17b696e', 'c75cbe32-59e5-4f85-bc88-756860fe1985'] {{(pid=100295) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 10:05:28.030315 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.volume.api [None req-115c9592-dcf7-45f9-89be-9dc71843c9ad tempest-VolumeDependencyTests-605562490 tempest-VolumeDependencyTests-605562490-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b168693b-b0b3-4f7d-bbd3-78796fc81fc4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['24909b5e-6a13-4ba0-9101-702532fc3be7', 'aea8c9fb-20a0-4368-b051-1cd8201a0f72', 'a50c19a4-b7ec-4ccf-9673-d82eb17b696e', 'c75cbe32-59e5-4f85-bc88-756860fe1985']}' {{(pid=100295) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 10:05:28.031134 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.volume.api [None req-115c9592-dcf7-45f9-89be-9dc71843c9ad tempest-VolumeDependencyTests-605562490 tempest-VolumeDependencyTests-605562490-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a44ab5cc-6c5e-4a1b-b688-65deeae7dee5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100295) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 10:05:28.055673 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.volume.api [None req-115c9592-dcf7-45f9-89be-9dc71843c9ad tempest-VolumeDependencyTests-605562490 tempest-VolumeDependencyTests-605562490-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a44ab5cc-6c5e-4a1b-b688-65deeae7dee5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'ff0d1873-0e6d-48e3-b5b0-993a6f36027e', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-1196634936',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='bd4df9c8f3b54bd0a77f3f48013c0524',qos_specs=None,replication_status=,reservations=['24909b5e-6a13-4ba0-9101-702532fc3be7','aea8c9fb-20a0-4368-b051-1cd8201a0f72','a50c19a4-b7ec-4ccf-9673-d82eb17b696e','c75cbe32-59e5-4f85-bc88-756860fe1985'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d63fe962567e40c3871ccbb93a699c8b',volume_type_id=45fd9a3a-b61e-4c6c-9ab7-d02f06678d0d), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-07T10:05:28Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-1196634936',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=ff0d1873-0e6d-48e3-b5b0-993a6f36027e,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='bd4df9c8f3b54bd0a77f3f48013c0524',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='d63fe962567e40c3871ccbb93a699c8b',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(45fd9a3a-b61e-4c6c-9ab7-d02f06678d0d),volume_type_id=45fd9a3a-b61e-4c6c-9ab7-d02f06678d0d)}' {{(pid=100295) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 10:05:28.056385 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.volume.api [None req-115c9592-dcf7-45f9-89be-9dc71843c9ad tempest-VolumeDependencyTests-605562490 tempest-VolumeDependencyTests-605562490-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (832b59e9-9b29-415e-8c7d-7e661876d2a1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100295) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 10:05:28.075173 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.volume.api [None req-115c9592-dcf7-45f9-89be-9dc71843c9ad tempest-VolumeDependencyTests-605562490 tempest-VolumeDependencyTests-605562490-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (832b59e9-9b29-415e-8c7d-7e661876d2a1) transitioned into state 'SUCCESS' from state '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-1196634936',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='bd4df9c8f3b54bd0a77f3f48013c0524',qos_specs=None,replication_status=,reservations=['24909b5e-6a13-4ba0-9101-702532fc3be7','aea8c9fb-20a0-4368-b051-1cd8201a0f72','a50c19a4-b7ec-4ccf-9673-d82eb17b696e','c75cbe32-59e5-4f85-bc88-756860fe1985'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d63fe962567e40c3871ccbb93a699c8b',volume_type_id=45fd9a3a-b61e-4c6c-9ab7-d02f06678d0d)}' {{(pid=100295) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 10:05:28.075898 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.volume.api [None req-115c9592-dcf7-45f9-89be-9dc71843c9ad tempest-VolumeDependencyTests-605562490 tempest-VolumeDependencyTests-605562490-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9cd67435-e2fc-4db9-87bb-1cf5f41aeda8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100295) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 10:05:28.086409 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.volume.api [None req-115c9592-dcf7-45f9-89be-9dc71843c9ad tempest-VolumeDependencyTests-605562490 tempest-VolumeDependencyTests-605562490-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9cd67435-e2fc-4db9-87bb-1cf5f41aeda8) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100295) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 10:05:28.090792 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.volume.api [None req-115c9592-dcf7-45f9-89be-9dc71843c9ad tempest-VolumeDependencyTests-605562490 tempest-VolumeDependencyTests-605562490-project-member] Flow 'volume_create_api' (97b05973-5f0e-411d-bcab-818e2c97619c) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100295) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 10:05:28.091255 np0000006707 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-115c9592-dcf7-45f9-89be-9dc71843c9ad tempest-VolumeDependencyTests-605562490 tempest-VolumeDependencyTests-605562490-project-member] Create volume request issued successfully. Aug 07 10:05:28.092390 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-115c9592-dcf7-45f9-89be-9dc71843c9ad tempest-VolumeDependencyTests-605562490 tempest-VolumeDependencyTests-605562490-project-member] https://10.4.3.8/volume/v3/volumes returned with HTTP 202 Aug 07 10:05:28.093011 np0000006707 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 1245/4968] 10.4.3.8 () {70 vars in 1285 bytes} [Fri Aug 7 10:05:27 2026] POST /volume/v3/volumes => generated 766 bytes in 171 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 07 10:05:28.112530 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [None req-30d48c38-0302-49c4-baaa-e7b37e04102f None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:05:28.112530 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-30d48c38-0302-49c4-baaa-e7b37e04102f tempest-VolumeDependencyTests-605562490 tempest-VolumeDependencyTests-605562490-project-member] GET https://10.4.3.8/volume/v3/volumes/ff0d1873-0e6d-48e3-b5b0-993a6f36027e Aug 07 10:05:28.112530 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-30d48c38-0302-49c4-baaa-e7b37e04102f tempest-VolumeDependencyTests-605562490 tempest-VolumeDependencyTests-605562490-project-member] Empty body provided in request {{(pid=100297) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 10:05:28.112530 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-30d48c38-0302-49c4-baaa-e7b37e04102f tempest-VolumeDependencyTests-605562490 tempest-VolumeDependencyTests-605562490-project-member] Calling method 'show' {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 10:05:28.120154 np0000006707 devstack@c-api.service[100297]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 10:05:28.120154 np0000006707 devstack@c-api.service[100297]: warnings.warn( Aug 07 10:05:28.124267 np0000006707 devstack@c-api.service[100297]: INFO cinder.volume.api [None req-30d48c38-0302-49c4-baaa-e7b37e04102f tempest-VolumeDependencyTests-605562490 tempest-VolumeDependencyTests-605562490-project-member] Volume info retrieved successfully. Aug 07 10:05:28.128717 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-30d48c38-0302-49c4-baaa-e7b37e04102f tempest-VolumeDependencyTests-605562490 tempest-VolumeDependencyTests-605562490-project-member] https://10.4.3.8/volume/v3/volumes/ff0d1873-0e6d-48e3-b5b0-993a6f36027e returned with HTTP 200 Aug 07 10:05:28.129203 np0000006707 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 1244/4969] 10.4.3.8 () {68 vars in 1375 bytes} [Fri Aug 7 10:05:28 2026] GET /volume/v3/volumes/ff0d1873-0e6d-48e3-b5b0-993a6f36027e => generated 834 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 10:05:28.246715 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [req-80bdf6c5-1829-440a-970e-5d403491810b req-1246aefe-e07c-4847-a4a4-ad12ac21e664 None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:05:28.248896 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [req-80bdf6c5-1829-440a-970e-5d403491810b req-1246aefe-e07c-4847-a4a4-ad12ac21e664 tempest-VolumeMultiattachTests-1318208031 tempest-VolumeMultiattachTests-1318208031-project-member] DELETE https://10.4.3.8/volume/v3/attachments/e5c54a10-4acf-490f-8bba-413a77481cf4 Aug 07 10:05:28.249156 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [req-80bdf6c5-1829-440a-970e-5d403491810b req-1246aefe-e07c-4847-a4a4-ad12ac21e664 tempest-VolumeMultiattachTests-1318208031 tempest-VolumeMultiattachTests-1318208031-project-member] Empty body provided in request {{(pid=100296) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 10:05:28.249381 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [req-80bdf6c5-1829-440a-970e-5d403491810b req-1246aefe-e07c-4847-a4a4-ad12ac21e664 tempest-VolumeMultiattachTests-1318208031 tempest-VolumeMultiattachTests-1318208031-project-member] Calling method 'version_select' {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 10:05:28.256665 np0000006707 devstack@c-api.service[100296]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 10:05:28.256665 np0000006707 devstack@c-api.service[100296]: warnings.warn( Aug 07 10:05:28.303457 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [req-80bdf6c5-1829-440a-970e-5d403491810b req-1246aefe-e07c-4847-a4a4-ad12ac21e664 tempest-VolumeMultiattachTests-1318208031 tempest-VolumeMultiattachTests-1318208031-project-member] https://10.4.3.8/volume/v3/attachments/e5c54a10-4acf-490f-8bba-413a77481cf4 returned with HTTP 200 Aug 07 10:05:28.304084 np0000006707 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 1239/4970] 10.4.3.8 () {72 vars in 1659 bytes} [Fri Aug 7 10:05:28 2026] DELETE /volume/v3/attachments/e5c54a10-4acf-490f-8bba-413a77481cf4 => generated 19 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 10:05:28.414998 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.middleware.request_id [None req-70bd1621-8884-489c-8aab-b7ccb32f13ed None None] RequestId filter calling following filter/app {{(pid=100298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:05:28.416875 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [None req-70bd1621-8884-489c-8aab-b7ccb32f13ed tempest-VolumeMultiattachTests-1318208031 tempest-VolumeMultiattachTests-1318208031-project-member] GET https://10.4.3.8/volume/v3/volumes/3d311b61-2adf-4476-b6a4-7d1356f2417b Aug 07 10:05:28.417074 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [None req-70bd1621-8884-489c-8aab-b7ccb32f13ed tempest-VolumeMultiattachTests-1318208031 tempest-VolumeMultiattachTests-1318208031-project-member] Empty body provided in request {{(pid=100298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 10:05:28.417249 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [None req-70bd1621-8884-489c-8aab-b7ccb32f13ed tempest-VolumeMultiattachTests-1318208031 tempest-VolumeMultiattachTests-1318208031-project-member] Calling method 'show' {{(pid=100298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 10:05:28.424332 np0000006707 devstack@c-api.service[100298]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 10:05:28.424332 np0000006707 devstack@c-api.service[100298]: warnings.warn( Aug 07 10:05:28.427905 np0000006707 devstack@c-api.service[100298]: INFO cinder.volume.api [None req-70bd1621-8884-489c-8aab-b7ccb32f13ed tempest-VolumeMultiattachTests-1318208031 tempest-VolumeMultiattachTests-1318208031-project-member] Volume info retrieved successfully. Aug 07 10:05:28.432037 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [None req-70bd1621-8884-489c-8aab-b7ccb32f13ed tempest-VolumeMultiattachTests-1318208031 tempest-VolumeMultiattachTests-1318208031-project-member] https://10.4.3.8/volume/v3/volumes/3d311b61-2adf-4476-b6a4-7d1356f2417b returned with HTTP 200 Aug 07 10:05:28.432439 np0000006707 devstack@c-api.service[100298]: [pid: 100298|app: 0|req: 1243/4971] 10.4.3.8 () {66 vars in 1334 bytes} [Fri Aug 7 10:05:28 2026] GET /volume/v3/volumes/3d311b61-2adf-4476-b6a4-7d1356f2417b => generated 841 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 10:05:28.444582 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-749014e8-7667-4f20-8d80-d2b1d3922948 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:05:28.446439 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-749014e8-7667-4f20-8d80-d2b1d3922948 tempest-VolumeMultiattachTests-1318208031 tempest-VolumeMultiattachTests-1318208031-project-member] DELETE https://10.4.3.8/volume/v3/volumes/6933daf5-872d-4ad0-9838-b7489f251aab Aug 07 10:05:28.446667 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-749014e8-7667-4f20-8d80-d2b1d3922948 tempest-VolumeMultiattachTests-1318208031 tempest-VolumeMultiattachTests-1318208031-project-member] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 10:05:28.446880 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-749014e8-7667-4f20-8d80-d2b1d3922948 tempest-VolumeMultiattachTests-1318208031 tempest-VolumeMultiattachTests-1318208031-project-member] Calling method 'delete' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 10:05:28.447063 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.v3.volumes [None req-749014e8-7667-4f20-8d80-d2b1d3922948 tempest-VolumeMultiattachTests-1318208031 tempest-VolumeMultiattachTests-1318208031-project-member] Delete volume with id: 6933daf5-872d-4ad0-9838-b7489f251aab Aug 07 10:05:28.453968 np0000006707 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 10:05:28.453968 np0000006707 devstack@c-api.service[100295]: warnings.warn( Aug 07 10:05:28.454441 np0000006707 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-749014e8-7667-4f20-8d80-d2b1d3922948 tempest-VolumeMultiattachTests-1318208031 tempest-VolumeMultiattachTests-1318208031-project-member] Volume info retrieved successfully. Aug 07 10:05:28.464336 np0000006707 devstack@c-api.service[100295]: WARNING cinder.keymgr.conf_key_mgr [None req-749014e8-7667-4f20-8d80-d2b1d3922948 tempest-VolumeMultiattachTests-1318208031 tempest-VolumeMultiattachTests-1318208031-project-member] Not deleting key 00000000-0000-0000-0000-000000000000 Aug 07 10:05:28.472614 np0000006707 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-749014e8-7667-4f20-8d80-d2b1d3922948 tempest-VolumeMultiattachTests-1318208031 tempest-VolumeMultiattachTests-1318208031-project-member] Delete volume request issued successfully. Aug 07 10:05:28.472803 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-749014e8-7667-4f20-8d80-d2b1d3922948 tempest-VolumeMultiattachTests-1318208031 tempest-VolumeMultiattachTests-1318208031-project-member] https://10.4.3.8/volume/v3/volumes/6933daf5-872d-4ad0-9838-b7489f251aab returned with HTTP 202 Aug 07 10:05:28.473404 np0000006707 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 1246/4972] 10.4.3.8 () {66 vars in 1337 bytes} [Fri Aug 7 10:05:28 2026] DELETE /volume/v3/volumes/6933daf5-872d-4ad0-9838-b7489f251aab => generated 0 bytes in 29 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 07 10:05:28.481641 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [None req-2e96b063-0c9c-434f-88a0-41d3d83f7d08 None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:05:28.483620 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-2e96b063-0c9c-434f-88a0-41d3d83f7d08 tempest-VolumeMultiattachTests-1318208031 tempest-VolumeMultiattachTests-1318208031-project-member] GET https://10.4.3.8/volume/v3/volumes/6933daf5-872d-4ad0-9838-b7489f251aab Aug 07 10:05:28.483825 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-2e96b063-0c9c-434f-88a0-41d3d83f7d08 tempest-VolumeMultiattachTests-1318208031 tempest-VolumeMultiattachTests-1318208031-project-member] Empty body provided in request {{(pid=100297) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 10:05:28.484033 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-2e96b063-0c9c-434f-88a0-41d3d83f7d08 tempest-VolumeMultiattachTests-1318208031 tempest-VolumeMultiattachTests-1318208031-project-member] Calling method 'show' {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 10:05:28.491959 np0000006707 devstack@c-api.service[100297]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 10:05:28.491959 np0000006707 devstack@c-api.service[100297]: warnings.warn( Aug 07 10:05:28.496225 np0000006707 devstack@c-api.service[100297]: INFO cinder.volume.api [None req-2e96b063-0c9c-434f-88a0-41d3d83f7d08 tempest-VolumeMultiattachTests-1318208031 tempest-VolumeMultiattachTests-1318208031-project-member] Volume info retrieved successfully. Aug 07 10:05:28.500799 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-2e96b063-0c9c-434f-88a0-41d3d83f7d08 tempest-VolumeMultiattachTests-1318208031 tempest-VolumeMultiattachTests-1318208031-project-member] https://10.4.3.8/volume/v3/volumes/6933daf5-872d-4ad0-9838-b7489f251aab returned with HTTP 200 Aug 07 10:05:28.501210 np0000006707 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 1245/4973] 10.4.3.8 () {66 vars in 1334 bytes} [Fri Aug 7 10:05:28 2026] GET /volume/v3/volumes/6933daf5-872d-4ad0-9838-b7489f251aab => generated 869 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 10:05:28.757705 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [None req-c8954639-db7c-4680-aa79-185580f4b1a5 None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:05:28.759488 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-c8954639-db7c-4680-aa79-185580f4b1a5 tempest-VolumesBackupsAdminTest-886037600 tempest-VolumesBackupsAdminTest-886037600-project-member] GET https://10.4.3.8/volume/v3/backups/09af6263-ed00-46e8-af8d-77e75c140ced Aug 07 10:05:28.759740 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-c8954639-db7c-4680-aa79-185580f4b1a5 tempest-VolumesBackupsAdminTest-886037600 tempest-VolumesBackupsAdminTest-886037600-project-member] Empty body provided in request {{(pid=100296) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 10:05:28.759995 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-c8954639-db7c-4680-aa79-185580f4b1a5 tempest-VolumesBackupsAdminTest-886037600 tempest-VolumesBackupsAdminTest-886037600-project-member] Calling method 'show' {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 10:05:28.760162 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.v3.backups [None req-c8954639-db7c-4680-aa79-185580f4b1a5 tempest-VolumesBackupsAdminTest-886037600 tempest-VolumesBackupsAdminTest-886037600-project-member] Show backup with id 09af6263-ed00-46e8-af8d-77e75c140ced. {{(pid=100296) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 10:05:28.764225 np0000006707 devstack@c-api.service[100296]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 10:05:28.764225 np0000006707 devstack@c-api.service[100296]: warnings.warn( Aug 07 10:05:28.765017 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-c8954639-db7c-4680-aa79-185580f4b1a5 tempest-VolumesBackupsAdminTest-886037600 tempest-VolumesBackupsAdminTest-886037600-project-member] https://10.4.3.8/volume/v3/backups/09af6263-ed00-46e8-af8d-77e75c140ced returned with HTTP 200 Aug 07 10:05:28.765448 np0000006707 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 1240/4974] 10.4.3.8 () {66 vars in 1334 bytes} [Fri Aug 7 10:05:28 2026] GET /volume/v3/backups/09af6263-ed00-46e8-af8d-77e75c140ced => generated 799 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 10:05:29.141301 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.middleware.request_id [None req-95ce3eae-9075-4823-ad18-e02f7299d540 None None] RequestId filter calling following filter/app {{(pid=100298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:05:29.143885 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [None req-95ce3eae-9075-4823-ad18-e02f7299d540 tempest-VolumeDependencyTests-605562490 tempest-VolumeDependencyTests-605562490-project-member] GET https://10.4.3.8/volume/v3/volumes/ff0d1873-0e6d-48e3-b5b0-993a6f36027e Aug 07 10:05:29.144215 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [None req-95ce3eae-9075-4823-ad18-e02f7299d540 tempest-VolumeDependencyTests-605562490 tempest-VolumeDependencyTests-605562490-project-member] Empty body provided in request {{(pid=100298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 10:05:29.144531 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [None req-95ce3eae-9075-4823-ad18-e02f7299d540 tempest-VolumeDependencyTests-605562490 tempest-VolumeDependencyTests-605562490-project-member] Calling method 'show' {{(pid=100298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 10:05:29.157768 np0000006707 devstack@c-api.service[100298]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 10:05:29.157768 np0000006707 devstack@c-api.service[100298]: warnings.warn( Aug 07 10:05:29.162731 np0000006707 devstack@c-api.service[100298]: INFO cinder.volume.api [None req-95ce3eae-9075-4823-ad18-e02f7299d540 tempest-VolumeDependencyTests-605562490 tempest-VolumeDependencyTests-605562490-project-member] Volume info retrieved successfully. Aug 07 10:05:29.168388 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [None req-95ce3eae-9075-4823-ad18-e02f7299d540 tempest-VolumeDependencyTests-605562490 tempest-VolumeDependencyTests-605562490-project-member] https://10.4.3.8/volume/v3/volumes/ff0d1873-0e6d-48e3-b5b0-993a6f36027e returned with HTTP 200 Aug 07 10:05:29.168957 np0000006707 devstack@c-api.service[100298]: [pid: 100298|app: 0|req: 1244/4975] 10.4.3.8 () {68 vars in 1375 bytes} [Fri Aug 7 10:05:29 2026] GET /volume/v3/volumes/ff0d1873-0e6d-48e3-b5b0-993a6f36027e => generated 859 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 10:05:29.181994 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-5ff10e6e-72e8-476d-a4ff-930b635c8250 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:05:29.183658 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-5ff10e6e-72e8-476d-a4ff-930b635c8250 tempest-VolumeDependencyTests-605562490 tempest-VolumeDependencyTests-605562490-project-member] POST https://10.4.3.8/volume/v3/snapshots Aug 07 10:05:29.184020 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-5ff10e6e-72e8-476d-a4ff-930b635c8250 tempest-VolumeDependencyTests-605562490 tempest-VolumeDependencyTests-605562490-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "ff0d1873-0e6d-48e3-b5b0-993a6f36027e", "name": "tempest-VolumeDependencyTests-Snapshot-1426979681"}} {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 10:05:29.192229 np0000006707 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 10:05:29.192229 np0000006707 devstack@c-api.service[100295]: warnings.warn( Aug 07 10:05:29.192744 np0000006707 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-5ff10e6e-72e8-476d-a4ff-930b635c8250 tempest-VolumeDependencyTests-605562490 tempest-VolumeDependencyTests-605562490-project-member] Volume info retrieved successfully. Aug 07 10:05:29.192870 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.v3.snapshots [None req-5ff10e6e-72e8-476d-a4ff-930b635c8250 tempest-VolumeDependencyTests-605562490 tempest-VolumeDependencyTests-605562490-project-member] Create snapshot from volume ff0d1873-0e6d-48e3-b5b0-993a6f36027e Aug 07 10:05:29.218474 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.quota [None req-5ff10e6e-72e8-476d-a4ff-930b635c8250 tempest-VolumeDependencyTests-605562490 tempest-VolumeDependencyTests-605562490-project-member] Created reservations ['94213831-e9f6-490c-baaa-8473e815c393', '916f6a71-50ab-434e-9285-9e34a84e53a2', '7decbcbd-86bd-44e8-9822-54c7d04ca88e', '5be32e05-2898-4293-bd34-a23e2d7a8660'] {{(pid=100295) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 10:05:29.249679 np0000006707 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-5ff10e6e-72e8-476d-a4ff-930b635c8250 tempest-VolumeDependencyTests-605562490 tempest-VolumeDependencyTests-605562490-project-member] Snapshot create request issued successfully. Aug 07 10:05:29.250065 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-5ff10e6e-72e8-476d-a4ff-930b635c8250 tempest-VolumeDependencyTests-605562490 tempest-VolumeDependencyTests-605562490-project-member] https://10.4.3.8/volume/v3/snapshots returned with HTTP 202 Aug 07 10:05:29.250543 np0000006707 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 1247/4976] 10.4.3.8 () {68 vars in 1251 bytes} [Fri Aug 7 10:05:29 2026] POST /volume/v3/snapshots => generated 308 bytes in 69 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 07 10:05:29.261343 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [None req-bbf2c314-6387-4d28-9e48-a984f5a32d18 None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:05:29.263637 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-bbf2c314-6387-4d28-9e48-a984f5a32d18 tempest-VolumeDependencyTests-605562490 tempest-VolumeDependencyTests-605562490-project-member] GET https://10.4.3.8/volume/v3/snapshots/3cae161a-bdcc-46c8-8d9a-cddce8c3404f Aug 07 10:05:29.263905 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-bbf2c314-6387-4d28-9e48-a984f5a32d18 tempest-VolumeDependencyTests-605562490 tempest-VolumeDependencyTests-605562490-project-member] Empty body provided in request {{(pid=100297) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 10:05:29.264166 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-bbf2c314-6387-4d28-9e48-a984f5a32d18 tempest-VolumeDependencyTests-605562490 tempest-VolumeDependencyTests-605562490-project-member] Calling method 'show' {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 10:05:29.270547 np0000006707 devstack@c-api.service[100297]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 10:05:29.270547 np0000006707 devstack@c-api.service[100297]: warnings.warn( Aug 07 10:05:29.271143 np0000006707 devstack@c-api.service[100297]: INFO cinder.volume.api [None req-bbf2c314-6387-4d28-9e48-a984f5a32d18 tempest-VolumeDependencyTests-605562490 tempest-VolumeDependencyTests-605562490-project-member] Snapshot retrieved successfully. Aug 07 10:05:29.272230 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-bbf2c314-6387-4d28-9e48-a984f5a32d18 tempest-VolumeDependencyTests-605562490 tempest-VolumeDependencyTests-605562490-project-member] https://10.4.3.8/volume/v3/snapshots/3cae161a-bdcc-46c8-8d9a-cddce8c3404f returned with HTTP 200 Aug 07 10:05:29.272747 np0000006707 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 1246/4977] 10.4.3.8 () {66 vars in 1340 bytes} [Fri Aug 7 10:05:29 2026] GET /volume/v3/snapshots/3cae161a-bdcc-46c8-8d9a-cddce8c3404f => generated 440 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 10:05:29.513570 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [None req-45dc938c-0a1e-4cef-a3db-77f4dba377c3 None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:05:29.515476 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-45dc938c-0a1e-4cef-a3db-77f4dba377c3 tempest-VolumeMultiattachTests-1318208031 tempest-VolumeMultiattachTests-1318208031-project-member] GET https://10.4.3.8/volume/v3/volumes/6933daf5-872d-4ad0-9838-b7489f251aab Aug 07 10:05:29.515830 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-45dc938c-0a1e-4cef-a3db-77f4dba377c3 tempest-VolumeMultiattachTests-1318208031 tempest-VolumeMultiattachTests-1318208031-project-member] Empty body provided in request {{(pid=100296) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 10:05:29.516040 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-45dc938c-0a1e-4cef-a3db-77f4dba377c3 tempest-VolumeMultiattachTests-1318208031 tempest-VolumeMultiattachTests-1318208031-project-member] Calling method 'show' {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 10:05:29.521492 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-45dc938c-0a1e-4cef-a3db-77f4dba377c3 tempest-VolumeMultiattachTests-1318208031 tempest-VolumeMultiattachTests-1318208031-project-member] https://10.4.3.8/volume/v3/volumes/6933daf5-872d-4ad0-9838-b7489f251aab returned with HTTP 404 Aug 07 10:05:29.522014 np0000006707 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 1241/4978] 10.4.3.8 () {66 vars in 1334 bytes} [Fri Aug 7 10:05:29 2026] GET /volume/v3/volumes/6933daf5-872d-4ad0-9838-b7489f251aab => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 10:05:29.528959 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.middleware.request_id [None req-0bf38a2e-b39e-4bcb-9c21-6a6cbcefb5fc None None] RequestId filter calling following filter/app {{(pid=100298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:05:29.531246 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [None req-0bf38a2e-b39e-4bcb-9c21-6a6cbcefb5fc tempest-VolumeMultiattachTests-411443096 tempest-VolumeMultiattachTests-411443096-project-admin] GET https://10.4.3.8/volume/v3/volumes/detail?all_tenants=1 Aug 07 10:05:29.531246 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [None req-0bf38a2e-b39e-4bcb-9c21-6a6cbcefb5fc tempest-VolumeMultiattachTests-411443096 tempest-VolumeMultiattachTests-411443096-project-admin] Empty body provided in request {{(pid=100298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 10:05:29.531534 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [None req-0bf38a2e-b39e-4bcb-9c21-6a6cbcefb5fc tempest-VolumeMultiattachTests-411443096 tempest-VolumeMultiattachTests-411443096-project-admin] Calling method 'detail' {{(pid=100298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 10:05:29.532531 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.volume.api [None req-0bf38a2e-b39e-4bcb-9c21-6a6cbcefb5fc tempest-VolumeMultiattachTests-411443096 tempest-VolumeMultiattachTests-411443096-project-admin] Searching by: MultiDict([('all_tenants', 1)]). {{(pid=100298) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 07 10:05:29.548376 np0000006707 devstack@c-api.service[100298]: INFO cinder.volume.api [None req-0bf38a2e-b39e-4bcb-9c21-6a6cbcefb5fc tempest-VolumeMultiattachTests-411443096 tempest-VolumeMultiattachTests-411443096-project-admin] Get all volumes completed successfully. Aug 07 10:05:29.551292 np0000006707 devstack@c-api.service[100298]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 10:05:29.551292 np0000006707 devstack@c-api.service[100298]: warnings.warn( Aug 07 10:05:29.556371 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [None req-0bf38a2e-b39e-4bcb-9c21-6a6cbcefb5fc tempest-VolumeMultiattachTests-411443096 tempest-VolumeMultiattachTests-411443096-project-admin] https://10.4.3.8/volume/v3/volumes/detail?all_tenants=1 returned with HTTP 200 Aug 07 10:05:29.556901 np0000006707 devstack@c-api.service[100298]: [pid: 100298|app: 0|req: 1245/4979] 10.4.3.8 () {66 vars in 1271 bytes} [Fri Aug 7 10:05:29 2026] GET /volume/v3/volumes/detail?all_tenants=1 => generated 15132 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 07 10:05:29.579800 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-67a82c43-da00-4cf0-ab11-a6360f929eec None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:05:29.581683 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-67a82c43-da00-4cf0-ab11-a6360f929eec tempest-VolumeMultiattachTests-411443096 tempest-VolumeMultiattachTests-411443096-project-admin] DELETE https://10.4.3.8/volume/v3/types/8c88a627-c72a-428e-84ee-57a322dc4809 Aug 07 10:05:29.581933 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-67a82c43-da00-4cf0-ab11-a6360f929eec tempest-VolumeMultiattachTests-411443096 tempest-VolumeMultiattachTests-411443096-project-admin] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 10:05:29.582144 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-67a82c43-da00-4cf0-ab11-a6360f929eec tempest-VolumeMultiattachTests-411443096 tempest-VolumeMultiattachTests-411443096-project-admin] Calling method '_delete' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 10:05:29.582367 np0000006707 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 10:05:29.582367 np0000006707 devstack@c-api.service[100295]: warnings.warn( Aug 07 10:05:29.612589 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-67a82c43-da00-4cf0-ab11-a6360f929eec tempest-VolumeMultiattachTests-411443096 tempest-VolumeMultiattachTests-411443096-project-admin] https://10.4.3.8/volume/v3/types/8c88a627-c72a-428e-84ee-57a322dc4809 returned with HTTP 202 Aug 07 10:05:29.612918 np0000006707 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 1248/4980] 10.4.3.8 () {66 vars in 1331 bytes} [Fri Aug 7 10:05:29 2026] DELETE /volume/v3/types/8c88a627-c72a-428e-84ee-57a322dc4809 => generated 0 bytes in 34 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 07 10:05:29.625431 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [None req-abccabb5-bb2b-457d-b92c-0858dbcbd4f4 None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:05:29.627196 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-abccabb5-bb2b-457d-b92c-0858dbcbd4f4 tempest-VolumeMultiattachTests-1318208031 tempest-VolumeMultiattachTests-1318208031-project-member] DELETE https://10.4.3.8/volume/v3/volumes/3d311b61-2adf-4476-b6a4-7d1356f2417b Aug 07 10:05:29.627458 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-abccabb5-bb2b-457d-b92c-0858dbcbd4f4 tempest-VolumeMultiattachTests-1318208031 tempest-VolumeMultiattachTests-1318208031-project-member] Empty body provided in request {{(pid=100297) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 10:05:29.627681 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-abccabb5-bb2b-457d-b92c-0858dbcbd4f4 tempest-VolumeMultiattachTests-1318208031 tempest-VolumeMultiattachTests-1318208031-project-member] Calling method 'delete' {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 10:05:29.627873 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.v3.volumes [None req-abccabb5-bb2b-457d-b92c-0858dbcbd4f4 tempest-VolumeMultiattachTests-1318208031 tempest-VolumeMultiattachTests-1318208031-project-member] Delete volume with id: 3d311b61-2adf-4476-b6a4-7d1356f2417b Aug 07 10:05:29.634595 np0000006707 devstack@c-api.service[100297]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 10:05:29.634595 np0000006707 devstack@c-api.service[100297]: warnings.warn( Aug 07 10:05:29.635101 np0000006707 devstack@c-api.service[100297]: INFO cinder.volume.api [None req-abccabb5-bb2b-457d-b92c-0858dbcbd4f4 tempest-VolumeMultiattachTests-1318208031 tempest-VolumeMultiattachTests-1318208031-project-member] Volume info retrieved successfully. Aug 07 10:05:29.655869 np0000006707 devstack@c-api.service[100297]: INFO cinder.volume.api [None req-abccabb5-bb2b-457d-b92c-0858dbcbd4f4 tempest-VolumeMultiattachTests-1318208031 tempest-VolumeMultiattachTests-1318208031-project-member] Delete volume request issued successfully. Aug 07 10:05:29.656081 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-abccabb5-bb2b-457d-b92c-0858dbcbd4f4 tempest-VolumeMultiattachTests-1318208031 tempest-VolumeMultiattachTests-1318208031-project-member] https://10.4.3.8/volume/v3/volumes/3d311b61-2adf-4476-b6a4-7d1356f2417b returned with HTTP 202 Aug 07 10:05:29.656565 np0000006707 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 1247/4981] 10.4.3.8 () {66 vars in 1337 bytes} [Fri Aug 7 10:05:29 2026] DELETE /volume/v3/volumes/3d311b61-2adf-4476-b6a4-7d1356f2417b => generated 0 bytes in 31 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 07 10:05:29.663827 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [None req-be1d788d-573f-4fc0-9491-08aa3d6b49a5 None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:05:29.665985 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-be1d788d-573f-4fc0-9491-08aa3d6b49a5 tempest-VolumeMultiattachTests-1318208031 tempest-VolumeMultiattachTests-1318208031-project-member] GET https://10.4.3.8/volume/v3/volumes/3d311b61-2adf-4476-b6a4-7d1356f2417b Aug 07 10:05:29.666143 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-be1d788d-573f-4fc0-9491-08aa3d6b49a5 tempest-VolumeMultiattachTests-1318208031 tempest-VolumeMultiattachTests-1318208031-project-member] Empty body provided in request {{(pid=100296) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 10:05:29.666361 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-be1d788d-573f-4fc0-9491-08aa3d6b49a5 tempest-VolumeMultiattachTests-1318208031 tempest-VolumeMultiattachTests-1318208031-project-member] Calling method 'show' {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 10:05:29.673998 np0000006707 devstack@c-api.service[100296]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 10:05:29.673998 np0000006707 devstack@c-api.service[100296]: warnings.warn( Aug 07 10:05:29.678171 np0000006707 devstack@c-api.service[100296]: INFO cinder.volume.api [None req-be1d788d-573f-4fc0-9491-08aa3d6b49a5 tempest-VolumeMultiattachTests-1318208031 tempest-VolumeMultiattachTests-1318208031-project-member] Volume info retrieved successfully. Aug 07 10:05:29.684080 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-be1d788d-573f-4fc0-9491-08aa3d6b49a5 tempest-VolumeMultiattachTests-1318208031 tempest-VolumeMultiattachTests-1318208031-project-member] https://10.4.3.8/volume/v3/volumes/3d311b61-2adf-4476-b6a4-7d1356f2417b returned with HTTP 200 Aug 07 10:05:29.684761 np0000006707 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 1242/4982] 10.4.3.8 () {66 vars in 1334 bytes} [Fri Aug 7 10:05:29 2026] GET /volume/v3/volumes/3d311b61-2adf-4476-b6a4-7d1356f2417b => generated 840 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 10:05:29.775637 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.middleware.request_id [None req-44086803-6b63-4d59-a6cb-8cce2c9f1219 None None] RequestId filter calling following filter/app {{(pid=100298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:05:29.778313 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [None req-44086803-6b63-4d59-a6cb-8cce2c9f1219 tempest-VolumesBackupsAdminTest-886037600 tempest-VolumesBackupsAdminTest-886037600-project-member] GET https://10.4.3.8/volume/v3/backups/09af6263-ed00-46e8-af8d-77e75c140ced Aug 07 10:05:29.780408 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [None req-44086803-6b63-4d59-a6cb-8cce2c9f1219 tempest-VolumesBackupsAdminTest-886037600 tempest-VolumesBackupsAdminTest-886037600-project-member] Empty body provided in request {{(pid=100298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 10:05:29.780408 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [None req-44086803-6b63-4d59-a6cb-8cce2c9f1219 tempest-VolumesBackupsAdminTest-886037600 tempest-VolumesBackupsAdminTest-886037600-project-member] Calling method 'show' {{(pid=100298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 10:05:29.780408 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.v3.backups [None req-44086803-6b63-4d59-a6cb-8cce2c9f1219 tempest-VolumesBackupsAdminTest-886037600 tempest-VolumesBackupsAdminTest-886037600-project-member] Show backup with id 09af6263-ed00-46e8-af8d-77e75c140ced. {{(pid=100298) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 10:05:29.784548 np0000006707 devstack@c-api.service[100298]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 10:05:29.784548 np0000006707 devstack@c-api.service[100298]: warnings.warn( Aug 07 10:05:29.785522 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [None req-44086803-6b63-4d59-a6cb-8cce2c9f1219 tempest-VolumesBackupsAdminTest-886037600 tempest-VolumesBackupsAdminTest-886037600-project-member] https://10.4.3.8/volume/v3/backups/09af6263-ed00-46e8-af8d-77e75c140ced returned with HTTP 200 Aug 07 10:05:29.785984 np0000006707 devstack@c-api.service[100298]: [pid: 100298|app: 0|req: 1246/4983] 10.4.3.8 () {66 vars in 1334 bytes} [Fri Aug 7 10:05:29 2026] GET /volume/v3/backups/09af6263-ed00-46e8-af8d-77e75c140ced => generated 799 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 10:05:29.795716 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-65ab1fd8-4e7b-496e-a0fd-448d307b7b31 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:05:29.798530 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-65ab1fd8-4e7b-496e-a0fd-448d307b7b31 tempest-VolumesBackupsAdminTest-886037600 tempest-VolumesBackupsAdminTest-886037600-project-member] GET https://10.4.3.8/volume/v3/volumes/6845e330-19f6-4f22-9745-251c63969d0b Aug 07 10:05:29.798743 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-65ab1fd8-4e7b-496e-a0fd-448d307b7b31 tempest-VolumesBackupsAdminTest-886037600 tempest-VolumesBackupsAdminTest-886037600-project-member] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 10:05:29.798891 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-65ab1fd8-4e7b-496e-a0fd-448d307b7b31 tempest-VolumesBackupsAdminTest-886037600 tempest-VolumesBackupsAdminTest-886037600-project-member] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 10:05:29.805341 np0000006707 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 10:05:29.805341 np0000006707 devstack@c-api.service[100295]: warnings.warn( Aug 07 10:05:29.810038 np0000006707 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-65ab1fd8-4e7b-496e-a0fd-448d307b7b31 tempest-VolumesBackupsAdminTest-886037600 tempest-VolumesBackupsAdminTest-886037600-project-member] Volume info retrieved successfully. Aug 07 10:05:29.811846 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [req-d7607464-4746-4b93-8d96-24be94eec360 req-3605b4dc-e3ab-4c8f-8054-bb62f3c8802f None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:05:29.813841 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [req-d7607464-4746-4b93-8d96-24be94eec360 req-3605b4dc-e3ab-4c8f-8054-bb62f3c8802f tempest-TestVolumeBootPattern-391440175 tempest-TestVolumeBootPattern-391440175-project-member] GET https://10.4.3.8/volume/v3/limits Aug 07 10:05:29.814027 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [req-d7607464-4746-4b93-8d96-24be94eec360 req-3605b4dc-e3ab-4c8f-8054-bb62f3c8802f tempest-TestVolumeBootPattern-391440175 tempest-TestVolumeBootPattern-391440175-project-member] Empty body provided in request {{(pid=100297) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 10:05:29.814201 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-65ab1fd8-4e7b-496e-a0fd-448d307b7b31 tempest-VolumesBackupsAdminTest-886037600 tempest-VolumesBackupsAdminTest-886037600-project-member] https://10.4.3.8/volume/v3/volumes/6845e330-19f6-4f22-9745-251c63969d0b returned with HTTP 200 Aug 07 10:05:29.814260 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [req-d7607464-4746-4b93-8d96-24be94eec360 req-3605b4dc-e3ab-4c8f-8054-bb62f3c8802f tempest-TestVolumeBootPattern-391440175 tempest-TestVolumeBootPattern-391440175-project-member] Calling method 'index' {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 10:05:29.814600 np0000006707 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 1249/4984] 10.4.3.8 () {66 vars in 1334 bytes} [Fri Aug 7 10:05:29 2026] GET /volume/v3/volumes/6845e330-19f6-4f22-9745-251c63969d0b => generated 898 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 10:05:29.821996 np0000006707 devstack@c-api.service[100297]: WARNING cinder.quota [req-d7607464-4746-4b93-8d96-24be94eec360 req-3605b4dc-e3ab-4c8f-8054-bb62f3c8802f tempest-TestVolumeBootPattern-391440175 tempest-TestVolumeBootPattern-391440175-project-member] Deprecated: Default quota for resource: volumes_tempest-scenario-type-luks-1721904530 is set by the default quota flag: quota_volumes_tempest-scenario-type-luks-1721904530, it is now deprecated. Please use the default quota class for default quota. Aug 07 10:05:29.822247 np0000006707 devstack@c-api.service[100297]: WARNING cinder.quota [req-d7607464-4746-4b93-8d96-24be94eec360 req-3605b4dc-e3ab-4c8f-8054-bb62f3c8802f tempest-TestVolumeBootPattern-391440175 tempest-TestVolumeBootPattern-391440175-project-member] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-luks-1721904530 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-luks-1721904530, it is now deprecated. Please use the default quota class for default quota. Aug 07 10:05:29.822493 np0000006707 devstack@c-api.service[100297]: WARNING cinder.quota [req-d7607464-4746-4b93-8d96-24be94eec360 req-3605b4dc-e3ab-4c8f-8054-bb62f3c8802f tempest-TestVolumeBootPattern-391440175 tempest-TestVolumeBootPattern-391440175-project-member] Deprecated: Default quota for resource: snapshots_tempest-scenario-type-luks-1721904530 is set by the default quota flag: quota_snapshots_tempest-scenario-type-luks-1721904530, it is now deprecated. Please use the default quota class for default quota. Aug 07 10:05:29.822844 np0000006707 devstack@c-api.service[100297]: WARNING cinder.quota [req-d7607464-4746-4b93-8d96-24be94eec360 req-3605b4dc-e3ab-4c8f-8054-bb62f3c8802f tempest-TestVolumeBootPattern-391440175 tempest-TestVolumeBootPattern-391440175-project-member] Deprecated: Default quota for resource: volumes_tempest-scenario-type-tempest-VolumeMultiattachTests-volume-type-811247478-187124118 is set by the default quota flag: quota_volumes_tempest-scenario-type-tempest-VolumeMultiattachTests-volume-type-811247478-187124118, it is now deprecated. Please use the default quota class for default quota. Aug 07 10:05:29.823236 np0000006707 devstack@c-api.service[100297]: WARNING cinder.quota [req-d7607464-4746-4b93-8d96-24be94eec360 req-3605b4dc-e3ab-4c8f-8054-bb62f3c8802f tempest-TestVolumeBootPattern-391440175 tempest-TestVolumeBootPattern-391440175-project-member] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-tempest-VolumeMultiattachTests-volume-type-811247478-187124118 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-tempest-VolumeMultiattachTests-volume-type-811247478-187124118, it is now deprecated. Please use the default quota class for default quota. Aug 07 10:05:29.823566 np0000006707 devstack@c-api.service[100297]: WARNING cinder.quota [req-d7607464-4746-4b93-8d96-24be94eec360 req-3605b4dc-e3ab-4c8f-8054-bb62f3c8802f tempest-TestVolumeBootPattern-391440175 tempest-TestVolumeBootPattern-391440175-project-member] Deprecated: Default quota for resource: snapshots_tempest-scenario-type-tempest-VolumeMultiattachTests-volume-type-811247478-187124118 is set by the default quota flag: quota_snapshots_tempest-scenario-type-tempest-VolumeMultiattachTests-volume-type-811247478-187124118, it is now deprecated. Please use the default quota class for default quota. Aug 07 10:05:29.827322 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [None req-e5414b79-8840-4cbc-9de3-5d3d5ce6ee41 None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:05:29.829843 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-e5414b79-8840-4cbc-9de3-5d3d5ce6ee41 tempest-VolumesBackupsAdminTest-886037600 tempest-VolumesBackupsAdminTest-886037600-project-member] GET https://10.4.3.8/volume/v3/volumes Aug 07 10:05:29.830097 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-e5414b79-8840-4cbc-9de3-5d3d5ce6ee41 tempest-VolumesBackupsAdminTest-886037600 tempest-VolumesBackupsAdminTest-886037600-project-member] Empty body provided in request {{(pid=100296) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 10:05:29.830327 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-e5414b79-8840-4cbc-9de3-5d3d5ce6ee41 tempest-VolumesBackupsAdminTest-886037600 tempest-VolumesBackupsAdminTest-886037600-project-member] Calling method 'index' {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 10:05:29.830640 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.api_utils [None req-e5414b79-8840-4cbc-9de3-5d3d5ce6ee41 tempest-VolumesBackupsAdminTest-886037600 tempest-VolumesBackupsAdminTest-886037600-project-member] Removing options '' from query. {{(pid=100296) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 07 10:05:29.831543 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.volume.api [None req-e5414b79-8840-4cbc-9de3-5d3d5ce6ee41 tempest-VolumesBackupsAdminTest-886037600 tempest-VolumesBackupsAdminTest-886037600-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100296) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 07 10:05:29.836646 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [req-d7607464-4746-4b93-8d96-24be94eec360 req-3605b4dc-e3ab-4c8f-8054-bb62f3c8802f tempest-TestVolumeBootPattern-391440175 tempest-TestVolumeBootPattern-391440175-project-member] https://10.4.3.8/volume/v3/limits returned with HTTP 200 Aug 07 10:05:29.837135 np0000006707 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 1248/4985] 10.4.3.8 () {68 vars in 1470 bytes} [Fri Aug 7 10:05:29 2026] GET /volume/v3/limits => generated 302 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 10:05:29.840280 np0000006707 devstack@c-api.service[100296]: INFO cinder.volume.api [None req-e5414b79-8840-4cbc-9de3-5d3d5ce6ee41 tempest-VolumesBackupsAdminTest-886037600 tempest-VolumesBackupsAdminTest-886037600-project-member] Get all volumes completed successfully. Aug 07 10:05:29.840920 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-e5414b79-8840-4cbc-9de3-5d3d5ce6ee41 tempest-VolumesBackupsAdminTest-886037600 tempest-VolumesBackupsAdminTest-886037600-project-member] https://10.4.3.8/volume/v3/volumes returned with HTTP 200 Aug 07 10:05:29.841382 np0000006707 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 1243/4986] 10.4.3.8 () {66 vars in 1223 bytes} [Fri Aug 7 10:05:29 2026] GET /volume/v3/volumes => generated 655 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 10:05:29.850717 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.middleware.request_id [None req-ed722854-648b-4ae8-a1ec-65ca9264aa76 None None] RequestId filter calling following filter/app {{(pid=100298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:05:29.852325 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [None req-ed722854-648b-4ae8-a1ec-65ca9264aa76 tempest-VolumesBackupsAdminTest-886037600 tempest-VolumesBackupsAdminTest-886037600-project-member] DELETE https://10.4.3.8/volume/v3/volumes/6845e330-19f6-4f22-9745-251c63969d0b Aug 07 10:05:29.854300 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [None req-ed722854-648b-4ae8-a1ec-65ca9264aa76 tempest-VolumesBackupsAdminTest-886037600 tempest-VolumesBackupsAdminTest-886037600-project-member] Empty body provided in request {{(pid=100298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 10:05:29.854300 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [None req-ed722854-648b-4ae8-a1ec-65ca9264aa76 tempest-VolumesBackupsAdminTest-886037600 tempest-VolumesBackupsAdminTest-886037600-project-member] Calling method 'delete' {{(pid=100298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 10:05:29.854300 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.v3.volumes [None req-ed722854-648b-4ae8-a1ec-65ca9264aa76 tempest-VolumesBackupsAdminTest-886037600 tempest-VolumesBackupsAdminTest-886037600-project-member] Delete volume with id: 6845e330-19f6-4f22-9745-251c63969d0b Aug 07 10:05:29.861613 np0000006707 devstack@c-api.service[100298]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 10:05:29.861613 np0000006707 devstack@c-api.service[100298]: warnings.warn( Aug 07 10:05:29.863479 np0000006707 devstack@c-api.service[100298]: INFO cinder.volume.api [None req-ed722854-648b-4ae8-a1ec-65ca9264aa76 tempest-VolumesBackupsAdminTest-886037600 tempest-VolumesBackupsAdminTest-886037600-project-member] Volume info retrieved successfully. Aug 07 10:05:29.875132 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [req-d7607464-4746-4b93-8d96-24be94eec360 req-9a3f5f84-8195-4bb7-a7f4-70d685a5fe9a None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:05:29.877674 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [req-d7607464-4746-4b93-8d96-24be94eec360 req-9a3f5f84-8195-4bb7-a7f4-70d685a5fe9a tempest-TestVolumeBootPattern-391440175 tempest-TestVolumeBootPattern-391440175-project-member] GET https://10.4.3.8/volume/v3/volumes/99f8b781-116c-4fe7-b6b5-c3fcedcf3950 Aug 07 10:05:29.877674 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [req-d7607464-4746-4b93-8d96-24be94eec360 req-9a3f5f84-8195-4bb7-a7f4-70d685a5fe9a tempest-TestVolumeBootPattern-391440175 tempest-TestVolumeBootPattern-391440175-project-member] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 10:05:29.877674 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [req-d7607464-4746-4b93-8d96-24be94eec360 req-9a3f5f84-8195-4bb7-a7f4-70d685a5fe9a tempest-TestVolumeBootPattern-391440175 tempest-TestVolumeBootPattern-391440175-project-member] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 10:05:29.878954 np0000006707 devstack@c-api.service[100298]: INFO cinder.volume.api [None req-ed722854-648b-4ae8-a1ec-65ca9264aa76 tempest-VolumesBackupsAdminTest-886037600 tempest-VolumesBackupsAdminTest-886037600-project-member] Delete volume request issued successfully. Aug 07 10:05:29.878954 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [None req-ed722854-648b-4ae8-a1ec-65ca9264aa76 tempest-VolumesBackupsAdminTest-886037600 tempest-VolumesBackupsAdminTest-886037600-project-member] https://10.4.3.8/volume/v3/volumes/6845e330-19f6-4f22-9745-251c63969d0b returned with HTTP 202 Aug 07 10:05:29.878954 np0000006707 devstack@c-api.service[100298]: [pid: 100298|app: 0|req: 1247/4987] 10.4.3.8 () {66 vars in 1337 bytes} [Fri Aug 7 10:05:29 2026] DELETE /volume/v3/volumes/6845e330-19f6-4f22-9745-251c63969d0b => generated 0 bytes in 29 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 07 10:05:29.887540 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [None req-65e926e3-c690-4d47-a998-bccd06ef893c None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:05:29.889692 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-65e926e3-c690-4d47-a998-bccd06ef893c tempest-VolumesBackupsAdminTest-1859638515 tempest-VolumesBackupsAdminTest-1859638515-project-admin] DELETE https://10.4.3.8/volume/v3/backups/714bc123-8f71-4bc7-9c3b-c60a5032270d Aug 07 10:05:29.889938 np0000006707 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 10:05:29.889938 np0000006707 devstack@c-api.service[100295]: warnings.warn( Aug 07 10:05:29.890028 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-65e926e3-c690-4d47-a998-bccd06ef893c tempest-VolumesBackupsAdminTest-1859638515 tempest-VolumesBackupsAdminTest-1859638515-project-admin] Empty body provided in request {{(pid=100297) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 10:05:29.890103 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-65e926e3-c690-4d47-a998-bccd06ef893c tempest-VolumesBackupsAdminTest-1859638515 tempest-VolumesBackupsAdminTest-1859638515-project-admin] Calling method 'delete' {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 10:05:29.890218 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.contrib.backups [None req-65e926e3-c690-4d47-a998-bccd06ef893c tempest-VolumesBackupsAdminTest-1859638515 tempest-VolumesBackupsAdminTest-1859638515-project-admin] Delete backup with id: 714bc123-8f71-4bc7-9c3b-c60a5032270d. Aug 07 10:05:29.894708 np0000006707 devstack@c-api.service[100295]: INFO cinder.volume.api [req-d7607464-4746-4b93-8d96-24be94eec360 req-9a3f5f84-8195-4bb7-a7f4-70d685a5fe9a tempest-TestVolumeBootPattern-391440175 tempest-TestVolumeBootPattern-391440175-project-member] Volume info retrieved successfully. Aug 07 10:05:29.895427 np0000006707 devstack@c-api.service[100297]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 10:05:29.895427 np0000006707 devstack@c-api.service[100297]: warnings.warn( Aug 07 10:05:29.901926 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [req-d7607464-4746-4b93-8d96-24be94eec360 req-9a3f5f84-8195-4bb7-a7f4-70d685a5fe9a tempest-TestVolumeBootPattern-391440175 tempest-TestVolumeBootPattern-391440175-project-member] https://10.4.3.8/volume/v3/volumes/99f8b781-116c-4fe7-b6b5-c3fcedcf3950 returned with HTTP 200 Aug 07 10:05:29.902511 np0000006707 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 1250/4988] 10.4.3.8 () {68 vars in 1584 bytes} [Fri Aug 7 10:05:29 2026] GET /volume/v3/volumes/99f8b781-116c-4fe7-b6b5-c3fcedcf3950 => generated 1655 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 10:05:29.909117 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.backup.rpcapi [None req-65e926e3-c690-4d47-a998-bccd06ef893c tempest-VolumesBackupsAdminTest-1859638515 tempest-VolumesBackupsAdminTest-1859638515-project-admin] delete_backup rpcapi backup_id 714bc123-8f71-4bc7-9c3b-c60a5032270d {{(pid=100297) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 07 10:05:29.911091 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-65e926e3-c690-4d47-a998-bccd06ef893c tempest-VolumesBackupsAdminTest-1859638515 tempest-VolumesBackupsAdminTest-1859638515-project-admin] https://10.4.3.8/volume/v3/backups/714bc123-8f71-4bc7-9c3b-c60a5032270d returned with HTTP 202 Aug 07 10:05:29.911185 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [req-d7607464-4746-4b93-8d96-24be94eec360 req-62e5bb36-fb01-456f-b457-5682e1499e99 None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:05:29.911551 np0000006707 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 1249/4989] 10.4.3.8 () {66 vars in 1337 bytes} [Fri Aug 7 10:05:29 2026] DELETE /volume/v3/backups/714bc123-8f71-4bc7-9c3b-c60a5032270d => generated 0 bytes in 25 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 07 10:05:29.917552 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [req-d7607464-4746-4b93-8d96-24be94eec360 req-62e5bb36-fb01-456f-b457-5682e1499e99 tempest-TestVolumeBootPattern-391440175 tempest-TestVolumeBootPattern-391440175-project-member] POST https://10.4.3.8/volume/v3/snapshots Aug 07 10:05:29.917899 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [req-d7607464-4746-4b93-8d96-24be94eec360 req-62e5bb36-fb01-456f-b457-5682e1499e99 tempest-TestVolumeBootPattern-391440175 tempest-TestVolumeBootPattern-391440175-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "99f8b781-116c-4fe7-b6b5-c3fcedcf3950", "force": true, "name": "snapshot for tempest-TestVolumeBootPatternsnapshot-2080039974", "description": null, "metadata": {}}} {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 10:05:29.921148 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.middleware.request_id [None req-9f653141-36d4-4d33-a783-a693c5aa1b78 None None] RequestId filter calling following filter/app {{(pid=100298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:05:29.923702 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [None req-9f653141-36d4-4d33-a783-a693c5aa1b78 tempest-VolumesBackupsAdminTest-1859638515 tempest-VolumesBackupsAdminTest-1859638515-project-admin] GET https://10.4.3.8/volume/v3/backups/714bc123-8f71-4bc7-9c3b-c60a5032270d Aug 07 10:05:29.923702 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [None req-9f653141-36d4-4d33-a783-a693c5aa1b78 tempest-VolumesBackupsAdminTest-1859638515 tempest-VolumesBackupsAdminTest-1859638515-project-admin] Empty body provided in request {{(pid=100298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 10:05:29.923702 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [None req-9f653141-36d4-4d33-a783-a693c5aa1b78 tempest-VolumesBackupsAdminTest-1859638515 tempest-VolumesBackupsAdminTest-1859638515-project-admin] Calling method 'show' {{(pid=100298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 10:05:29.923702 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.v3.backups [None req-9f653141-36d4-4d33-a783-a693c5aa1b78 tempest-VolumesBackupsAdminTest-1859638515 tempest-VolumesBackupsAdminTest-1859638515-project-admin] Show backup with id 714bc123-8f71-4bc7-9c3b-c60a5032270d. {{(pid=100298) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 10:05:29.926917 np0000006707 devstack@c-api.service[100298]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 10:05:29.926917 np0000006707 devstack@c-api.service[100298]: warnings.warn( Aug 07 10:05:29.927643 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [None req-9f653141-36d4-4d33-a783-a693c5aa1b78 tempest-VolumesBackupsAdminTest-1859638515 tempest-VolumesBackupsAdminTest-1859638515-project-admin] https://10.4.3.8/volume/v3/backups/714bc123-8f71-4bc7-9c3b-c60a5032270d returned with HTTP 200 Aug 07 10:05:29.928061 np0000006707 devstack@c-api.service[100298]: [pid: 100298|app: 0|req: 1248/4990] 10.4.3.8 () {66 vars in 1334 bytes} [Fri Aug 7 10:05:29 2026] GET /volume/v3/backups/714bc123-8f71-4bc7-9c3b-c60a5032270d => generated 798 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 10:05:29.930191 np0000006707 devstack@c-api.service[100296]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 10:05:29.930191 np0000006707 devstack@c-api.service[100296]: warnings.warn( Aug 07 10:05:29.930826 np0000006707 devstack@c-api.service[100296]: INFO cinder.volume.api [req-d7607464-4746-4b93-8d96-24be94eec360 req-62e5bb36-fb01-456f-b457-5682e1499e99 tempest-TestVolumeBootPattern-391440175 tempest-TestVolumeBootPattern-391440175-project-member] Volume info retrieved successfully. Aug 07 10:05:29.930994 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.v3.snapshots [req-d7607464-4746-4b93-8d96-24be94eec360 req-62e5bb36-fb01-456f-b457-5682e1499e99 tempest-TestVolumeBootPattern-391440175 tempest-TestVolumeBootPattern-391440175-project-member] Create snapshot from volume 99f8b781-116c-4fe7-b6b5-c3fcedcf3950 Aug 07 10:05:29.970308 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.quota [req-d7607464-4746-4b93-8d96-24be94eec360 req-62e5bb36-fb01-456f-b457-5682e1499e99 tempest-TestVolumeBootPattern-391440175 tempest-TestVolumeBootPattern-391440175-project-member] Created reservations ['cb79c469-324f-4d73-a257-c8f1628c1bd5', 'a588d7ae-1041-4dde-9d56-0f8ee287473e', '3cdc9cca-6dde-43a7-952b-2a038160c2ac', '50e96edf-2101-41cb-8992-9d99299be9eb'] {{(pid=100296) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 10:05:30.003588 np0000006707 devstack@c-api.service[100296]: INFO cinder.volume.api [req-d7607464-4746-4b93-8d96-24be94eec360 req-62e5bb36-fb01-456f-b457-5682e1499e99 tempest-TestVolumeBootPattern-391440175 tempest-TestVolumeBootPattern-391440175-project-member] Snapshot force create request issued successfully. Aug 07 10:05:30.003588 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [req-d7607464-4746-4b93-8d96-24be94eec360 req-62e5bb36-fb01-456f-b457-5682e1499e99 tempest-TestVolumeBootPattern-391440175 tempest-TestVolumeBootPattern-391440175-project-member] https://10.4.3.8/volume/v3/snapshots returned with HTTP 202 Aug 07 10:05:30.003588 np0000006707 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 1244/4991] 10.4.3.8 () {72 vars in 1533 bytes} [Fri Aug 7 10:05:29 2026] POST /volume/v3/snapshots => generated 320 bytes in 91 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 07 10:05:30.284077 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-e51439ad-0391-4072-9f6d-aa73777f70e4 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:05:30.287632 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-e51439ad-0391-4072-9f6d-aa73777f70e4 tempest-VolumeDependencyTests-605562490 tempest-VolumeDependencyTests-605562490-project-member] GET https://10.4.3.8/volume/v3/snapshots/3cae161a-bdcc-46c8-8d9a-cddce8c3404f Aug 07 10:05:30.287632 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-e51439ad-0391-4072-9f6d-aa73777f70e4 tempest-VolumeDependencyTests-605562490 tempest-VolumeDependencyTests-605562490-project-member] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 10:05:30.287803 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-e51439ad-0391-4072-9f6d-aa73777f70e4 tempest-VolumeDependencyTests-605562490 tempest-VolumeDependencyTests-605562490-project-member] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 10:05:30.295827 np0000006707 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 10:05:30.295827 np0000006707 devstack@c-api.service[100295]: warnings.warn( Aug 07 10:05:30.296798 np0000006707 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-e51439ad-0391-4072-9f6d-aa73777f70e4 tempest-VolumeDependencyTests-605562490 tempest-VolumeDependencyTests-605562490-project-member] Snapshot retrieved successfully. Aug 07 10:05:30.298223 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-e51439ad-0391-4072-9f6d-aa73777f70e4 tempest-VolumeDependencyTests-605562490 tempest-VolumeDependencyTests-605562490-project-member] https://10.4.3.8/volume/v3/snapshots/3cae161a-bdcc-46c8-8d9a-cddce8c3404f returned with HTTP 200 Aug 07 10:05:30.298731 np0000006707 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 1251/4992] 10.4.3.8 () {66 vars in 1340 bytes} [Fri Aug 7 10:05:30 2026] GET /volume/v3/snapshots/3cae161a-bdcc-46c8-8d9a-cddce8c3404f => generated 467 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 10:05:30.308994 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [None req-34ca9179-1873-4312-906d-0e251f119f5d None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:05:30.311584 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-34ca9179-1873-4312-906d-0e251f119f5d tempest-VolumeDependencyTests-605562490 tempest-VolumeDependencyTests-605562490-project-member] POST https://10.4.3.8/volume/v3/volumes Aug 07 10:05:30.311584 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-34ca9179-1873-4312-906d-0e251f119f5d tempest-VolumeDependencyTests-605562490 tempest-VolumeDependencyTests-605562490-project-member] Action: 'create', calling method: create, body: {"volume": {"snapshot_id": "3cae161a-bdcc-46c8-8d9a-cddce8c3404f", "size": 1, "name": "tempest-VolumeDependencyTests-Volume-888426474"}} {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 10:05:30.312563 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.v3.volumes [None req-34ca9179-1873-4312-906d-0e251f119f5d tempest-VolumeDependencyTests-605562490 tempest-VolumeDependencyTests-605562490-project-member] Create volume request body: {'volume': {'snapshot_id': '3cae161a-bdcc-46c8-8d9a-cddce8c3404f', 'size': 1, 'name': 'tempest-VolumeDependencyTests-Volume-888426474'}} {{(pid=100297) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 07 10:05:30.318628 np0000006707 devstack@c-api.service[100297]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 10:05:30.318628 np0000006707 devstack@c-api.service[100297]: warnings.warn( Aug 07 10:05:30.319049 np0000006707 devstack@c-api.service[100297]: INFO cinder.volume.api [None req-34ca9179-1873-4312-906d-0e251f119f5d tempest-VolumeDependencyTests-605562490 tempest-VolumeDependencyTests-605562490-project-member] Snapshot retrieved successfully. Aug 07 10:05:30.319167 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.v3.volumes [None req-34ca9179-1873-4312-906d-0e251f119f5d tempest-VolumeDependencyTests-605562490 tempest-VolumeDependencyTests-605562490-project-member] Create volume of 1 GB Aug 07 10:05:30.322621 np0000006707 devstack@c-api.service[100297]: INFO cinder.volume.api [None req-34ca9179-1873-4312-906d-0e251f119f5d tempest-VolumeDependencyTests-605562490 tempest-VolumeDependencyTests-605562490-project-member] Availability Zones retrieved successfully. Aug 07 10:05:30.327564 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.volume.api [None req-34ca9179-1873-4312-906d-0e251f119f5d tempest-VolumeDependencyTests-605562490 tempest-VolumeDependencyTests-605562490-project-member] Flow 'volume_create_api' (2c7a9c3c-3b65-4461-9221-3425bca0653e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100297) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 10:05:30.328896 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.volume.api [None req-34ca9179-1873-4312-906d-0e251f119f5d tempest-VolumeDependencyTests-605562490 tempest-VolumeDependencyTests-605562490-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c55e1360-15d4-4a55-a580-06b84cfd9f37) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100297) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 10:05:30.329541 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.volume.flows.api.create_volume [None req-34ca9179-1873-4312-906d-0e251f119f5d tempest-VolumeDependencyTests-605562490 tempest-VolumeDependencyTests-605562490-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=100297) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 07 10:05:30.356819 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.volume.api [None req-34ca9179-1873-4312-906d-0e251f119f5d tempest-VolumeDependencyTests-605562490 tempest-VolumeDependencyTests-605562490-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c55e1360-15d4-4a55-a580-06b84cfd9f37) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': '3cae161a-bdcc-46c8-8d9a-cddce8c3404f', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-07T09:47:39Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=45fd9a3a-b61e-4c6c-9ab7-d02f06678d0d,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '45fd9a3a-b61e-4c6c-9ab7-d02f06678d0d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100297) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 10:05:30.357610 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.volume.api [None req-34ca9179-1873-4312-906d-0e251f119f5d tempest-VolumeDependencyTests-605562490 tempest-VolumeDependencyTests-605562490-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (45d5c84f-27f6-4600-a069-a017188a0352) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100297) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 10:05:30.401669 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.quota [None req-34ca9179-1873-4312-906d-0e251f119f5d tempest-VolumeDependencyTests-605562490 tempest-VolumeDependencyTests-605562490-project-member] Created reservations ['631270a1-64ae-49fc-8a8b-5039ddd78bc3', '4fd82553-79eb-42b9-a831-e008d44a26a7', '17a8ee8e-f77c-4592-ae36-2f032b214ecb', 'efa093c5-433a-495b-8363-4b66f55fa3b6'] {{(pid=100297) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 10:05:30.402584 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.volume.api [None req-34ca9179-1873-4312-906d-0e251f119f5d tempest-VolumeDependencyTests-605562490 tempest-VolumeDependencyTests-605562490-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (45d5c84f-27f6-4600-a069-a017188a0352) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['631270a1-64ae-49fc-8a8b-5039ddd78bc3', '4fd82553-79eb-42b9-a831-e008d44a26a7', '17a8ee8e-f77c-4592-ae36-2f032b214ecb', 'efa093c5-433a-495b-8363-4b66f55fa3b6']}' {{(pid=100297) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 10:05:30.403433 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.volume.api [None req-34ca9179-1873-4312-906d-0e251f119f5d tempest-VolumeDependencyTests-605562490 tempest-VolumeDependencyTests-605562490-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (bd8b9cb5-c8af-47a3-9f0c-bb2d64383e55) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100297) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 10:05:30.445484 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.volume.api [None req-34ca9179-1873-4312-906d-0e251f119f5d tempest-VolumeDependencyTests-605562490 tempest-VolumeDependencyTests-605562490-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (bd8b9cb5-c8af-47a3-9f0c-bb2d64383e55) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '3286a1e9-0227-4494-b578-ff35aa597952', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-888426474',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='bd4df9c8f3b54bd0a77f3f48013c0524',qos_specs=None,replication_status=,reservations=['631270a1-64ae-49fc-8a8b-5039ddd78bc3','4fd82553-79eb-42b9-a831-e008d44a26a7','17a8ee8e-f77c-4592-ae36-2f032b214ecb','efa093c5-433a-495b-8363-4b66f55fa3b6'],size=1,snapshot_id=3cae161a-bdcc-46c8-8d9a-cddce8c3404f,source_replicaid=,source_volid=None,status='creating',user_id='d63fe962567e40c3871ccbb93a699c8b',volume_type_id=45fd9a3a-b61e-4c6c-9ab7-d02f06678d0d), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-07T10:05:30Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-888426474',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=3286a1e9-0227-4494-b578-ff35aa597952,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='bd4df9c8f3b54bd0a77f3f48013c0524',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=3cae161a-bdcc-46c8-8d9a-cddce8c3404f,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='d63fe962567e40c3871ccbb93a699c8b',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(45fd9a3a-b61e-4c6c-9ab7-d02f06678d0d),volume_type_id=45fd9a3a-b61e-4c6c-9ab7-d02f06678d0d)}' {{(pid=100297) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 10:05:30.446292 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.volume.api [None req-34ca9179-1873-4312-906d-0e251f119f5d tempest-VolumeDependencyTests-605562490 tempest-VolumeDependencyTests-605562490-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c9a3cccb-c995-4159-9e72-49fb2d0f708e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100297) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 10:05:30.466042 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.volume.api [None req-34ca9179-1873-4312-906d-0e251f119f5d tempest-VolumeDependencyTests-605562490 tempest-VolumeDependencyTests-605562490-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c9a3cccb-c995-4159-9e72-49fb2d0f708e) transitioned into state 'SUCCESS' from state '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-888426474',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='bd4df9c8f3b54bd0a77f3f48013c0524',qos_specs=None,replication_status=,reservations=['631270a1-64ae-49fc-8a8b-5039ddd78bc3','4fd82553-79eb-42b9-a831-e008d44a26a7','17a8ee8e-f77c-4592-ae36-2f032b214ecb','efa093c5-433a-495b-8363-4b66f55fa3b6'],size=1,snapshot_id=3cae161a-bdcc-46c8-8d9a-cddce8c3404f,source_replicaid=,source_volid=None,status='creating',user_id='d63fe962567e40c3871ccbb93a699c8b',volume_type_id=45fd9a3a-b61e-4c6c-9ab7-d02f06678d0d)}' {{(pid=100297) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 10:05:30.467188 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.volume.api [None req-34ca9179-1873-4312-906d-0e251f119f5d tempest-VolumeDependencyTests-605562490 tempest-VolumeDependencyTests-605562490-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e70b8137-337e-418d-b918-4950d53ddb5a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100297) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 10:05:30.496445 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.volume.api [None req-34ca9179-1873-4312-906d-0e251f119f5d tempest-VolumeDependencyTests-605562490 tempest-VolumeDependencyTests-605562490-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e70b8137-337e-418d-b918-4950d53ddb5a) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100297) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 10:05:30.496445 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.volume.api [None req-34ca9179-1873-4312-906d-0e251f119f5d tempest-VolumeDependencyTests-605562490 tempest-VolumeDependencyTests-605562490-project-member] Flow 'volume_create_api' (2c7a9c3c-3b65-4461-9221-3425bca0653e) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100297) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 10:05:30.496445 np0000006707 devstack@c-api.service[100297]: INFO cinder.volume.api [None req-34ca9179-1873-4312-906d-0e251f119f5d tempest-VolumeDependencyTests-605562490 tempest-VolumeDependencyTests-605562490-project-member] Create volume request issued successfully. Aug 07 10:05:30.496445 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-34ca9179-1873-4312-906d-0e251f119f5d tempest-VolumeDependencyTests-605562490 tempest-VolumeDependencyTests-605562490-project-member] https://10.4.3.8/volume/v3/volumes returned with HTTP 202 Aug 07 10:05:30.496945 np0000006707 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 1250/4993] 10.4.3.8 () {70 vars in 1286 bytes} [Fri Aug 7 10:05:30 2026] POST /volume/v3/volumes => generated 799 bytes in 188 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 07 10:05:30.509624 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.middleware.request_id [None req-4a407252-0519-40d6-9d59-1ea81d0dd2ad None None] RequestId filter calling following filter/app {{(pid=100298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:05:30.512525 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [None req-4a407252-0519-40d6-9d59-1ea81d0dd2ad tempest-VolumeDependencyTests-605562490 tempest-VolumeDependencyTests-605562490-project-member] GET https://10.4.3.8/volume/v3/volumes/3286a1e9-0227-4494-b578-ff35aa597952 Aug 07 10:05:30.513679 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [None req-4a407252-0519-40d6-9d59-1ea81d0dd2ad tempest-VolumeDependencyTests-605562490 tempest-VolumeDependencyTests-605562490-project-member] Empty body provided in request {{(pid=100298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 10:05:30.514827 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [None req-4a407252-0519-40d6-9d59-1ea81d0dd2ad tempest-VolumeDependencyTests-605562490 tempest-VolumeDependencyTests-605562490-project-member] Calling method 'show' {{(pid=100298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 10:05:30.526368 np0000006707 devstack@c-api.service[100298]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 10:05:30.526368 np0000006707 devstack@c-api.service[100298]: warnings.warn( Aug 07 10:05:30.535010 np0000006707 devstack@c-api.service[100298]: INFO cinder.volume.api [None req-4a407252-0519-40d6-9d59-1ea81d0dd2ad tempest-VolumeDependencyTests-605562490 tempest-VolumeDependencyTests-605562490-project-member] Volume info retrieved successfully. Aug 07 10:05:30.540730 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [None req-4a407252-0519-40d6-9d59-1ea81d0dd2ad tempest-VolumeDependencyTests-605562490 tempest-VolumeDependencyTests-605562490-project-member] https://10.4.3.8/volume/v3/volumes/3286a1e9-0227-4494-b578-ff35aa597952 returned with HTTP 200 Aug 07 10:05:30.541146 np0000006707 devstack@c-api.service[100298]: [pid: 100298|app: 0|req: 1249/4994] 10.4.3.8 () {68 vars in 1375 bytes} [Fri Aug 7 10:05:30 2026] GET /volume/v3/volumes/3286a1e9-0227-4494-b578-ff35aa597952 => generated 867 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 10:05:30.697597 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [None req-b031945d-24cc-4f46-84b9-31ee3fd74884 None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:05:30.699287 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-b031945d-24cc-4f46-84b9-31ee3fd74884 tempest-VolumeMultiattachTests-1318208031 tempest-VolumeMultiattachTests-1318208031-project-member] GET https://10.4.3.8/volume/v3/volumes/3d311b61-2adf-4476-b6a4-7d1356f2417b Aug 07 10:05:30.699466 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-b031945d-24cc-4f46-84b9-31ee3fd74884 tempest-VolumeMultiattachTests-1318208031 tempest-VolumeMultiattachTests-1318208031-project-member] Empty body provided in request {{(pid=100296) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 10:05:30.699698 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-b031945d-24cc-4f46-84b9-31ee3fd74884 tempest-VolumeMultiattachTests-1318208031 tempest-VolumeMultiattachTests-1318208031-project-member] Calling method 'show' {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 10:05:30.705060 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-b031945d-24cc-4f46-84b9-31ee3fd74884 tempest-VolumeMultiattachTests-1318208031 tempest-VolumeMultiattachTests-1318208031-project-member] https://10.4.3.8/volume/v3/volumes/3d311b61-2adf-4476-b6a4-7d1356f2417b returned with HTTP 404 Aug 07 10:05:30.705486 np0000006707 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 1245/4995] 10.4.3.8 () {66 vars in 1334 bytes} [Fri Aug 7 10:05:30 2026] GET /volume/v3/volumes/3d311b61-2adf-4476-b6a4-7d1356f2417b => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 10:05:30.712391 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-6ffacc53-8a22-4813-887d-1cb68acbc3a3 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:05:30.714096 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-6ffacc53-8a22-4813-887d-1cb68acbc3a3 tempest-VolumeMultiattachTests-1318208031 tempest-VolumeMultiattachTests-1318208031-project-member] DELETE https://10.4.3.8/volume/v3/volumes/7de8215f-04bf-43a5-ba1e-498f54e94091 Aug 07 10:05:30.714348 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-6ffacc53-8a22-4813-887d-1cb68acbc3a3 tempest-VolumeMultiattachTests-1318208031 tempest-VolumeMultiattachTests-1318208031-project-member] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 10:05:30.714593 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-6ffacc53-8a22-4813-887d-1cb68acbc3a3 tempest-VolumeMultiattachTests-1318208031 tempest-VolumeMultiattachTests-1318208031-project-member] Calling method 'delete' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 10:05:30.714769 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.v3.volumes [None req-6ffacc53-8a22-4813-887d-1cb68acbc3a3 tempest-VolumeMultiattachTests-1318208031 tempest-VolumeMultiattachTests-1318208031-project-member] Delete volume with id: 7de8215f-04bf-43a5-ba1e-498f54e94091 Aug 07 10:05:30.721653 np0000006707 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 10:05:30.721653 np0000006707 devstack@c-api.service[100295]: warnings.warn( Aug 07 10:05:30.722061 np0000006707 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-6ffacc53-8a22-4813-887d-1cb68acbc3a3 tempest-VolumeMultiattachTests-1318208031 tempest-VolumeMultiattachTests-1318208031-project-member] Volume info retrieved successfully. Aug 07 10:05:30.738678 np0000006707 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-6ffacc53-8a22-4813-887d-1cb68acbc3a3 tempest-VolumeMultiattachTests-1318208031 tempest-VolumeMultiattachTests-1318208031-project-member] Delete volume request issued successfully. Aug 07 10:05:30.738914 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-6ffacc53-8a22-4813-887d-1cb68acbc3a3 tempest-VolumeMultiattachTests-1318208031 tempest-VolumeMultiattachTests-1318208031-project-member] https://10.4.3.8/volume/v3/volumes/7de8215f-04bf-43a5-ba1e-498f54e94091 returned with HTTP 202 Aug 07 10:05:30.739347 np0000006707 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 1252/4996] 10.4.3.8 () {66 vars in 1337 bytes} [Fri Aug 7 10:05:30 2026] DELETE /volume/v3/volumes/7de8215f-04bf-43a5-ba1e-498f54e94091 => generated 0 bytes in 28 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 07 10:05:30.747276 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [None req-f4fae416-0475-470d-8002-4d46511af32a None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:05:30.749404 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-f4fae416-0475-470d-8002-4d46511af32a tempest-VolumeMultiattachTests-1318208031 tempest-VolumeMultiattachTests-1318208031-project-member] GET https://10.4.3.8/volume/v3/volumes/7de8215f-04bf-43a5-ba1e-498f54e94091 Aug 07 10:05:30.749531 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-f4fae416-0475-470d-8002-4d46511af32a tempest-VolumeMultiattachTests-1318208031 tempest-VolumeMultiattachTests-1318208031-project-member] Empty body provided in request {{(pid=100297) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 10:05:30.749701 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-f4fae416-0475-470d-8002-4d46511af32a tempest-VolumeMultiattachTests-1318208031 tempest-VolumeMultiattachTests-1318208031-project-member] Calling method 'show' {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 10:05:30.757479 np0000006707 devstack@c-api.service[100297]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 10:05:30.757479 np0000006707 devstack@c-api.service[100297]: warnings.warn( Aug 07 10:05:30.761542 np0000006707 devstack@c-api.service[100297]: INFO cinder.volume.api [None req-f4fae416-0475-470d-8002-4d46511af32a tempest-VolumeMultiattachTests-1318208031 tempest-VolumeMultiattachTests-1318208031-project-member] Volume info retrieved successfully. Aug 07 10:05:30.765639 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-f4fae416-0475-470d-8002-4d46511af32a tempest-VolumeMultiattachTests-1318208031 tempest-VolumeMultiattachTests-1318208031-project-member] https://10.4.3.8/volume/v3/volumes/7de8215f-04bf-43a5-ba1e-498f54e94091 returned with HTTP 200 Aug 07 10:05:30.765999 np0000006707 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 1251/4997] 10.4.3.8 () {66 vars in 1334 bytes} [Fri Aug 7 10:05:30 2026] GET /volume/v3/volumes/7de8215f-04bf-43a5-ba1e-498f54e94091 => generated 916 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 10:05:30.937548 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.middleware.request_id [None req-83b1069c-624b-4e84-9780-af5f60a72266 None None] RequestId filter calling following filter/app {{(pid=100298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:05:30.939414 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [None req-83b1069c-624b-4e84-9780-af5f60a72266 tempest-VolumesBackupsAdminTest-1859638515 tempest-VolumesBackupsAdminTest-1859638515-project-admin] GET https://10.4.3.8/volume/v3/backups/714bc123-8f71-4bc7-9c3b-c60a5032270d Aug 07 10:05:30.939665 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [None req-83b1069c-624b-4e84-9780-af5f60a72266 tempest-VolumesBackupsAdminTest-1859638515 tempest-VolumesBackupsAdminTest-1859638515-project-admin] Empty body provided in request {{(pid=100298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 10:05:30.939844 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [None req-83b1069c-624b-4e84-9780-af5f60a72266 tempest-VolumesBackupsAdminTest-1859638515 tempest-VolumesBackupsAdminTest-1859638515-project-admin] Calling method 'show' {{(pid=100298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 10:05:30.939951 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.v3.backups [None req-83b1069c-624b-4e84-9780-af5f60a72266 tempest-VolumesBackupsAdminTest-1859638515 tempest-VolumesBackupsAdminTest-1859638515-project-admin] Show backup with id 714bc123-8f71-4bc7-9c3b-c60a5032270d. {{(pid=100298) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 10:05:30.943351 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [None req-83b1069c-624b-4e84-9780-af5f60a72266 tempest-VolumesBackupsAdminTest-1859638515 tempest-VolumesBackupsAdminTest-1859638515-project-admin] https://10.4.3.8/volume/v3/backups/714bc123-8f71-4bc7-9c3b-c60a5032270d returned with HTTP 404 Aug 07 10:05:30.943842 np0000006707 devstack@c-api.service[100298]: [pid: 100298|app: 0|req: 1250/4998] 10.4.3.8 () {66 vars in 1334 bytes} [Fri Aug 7 10:05:30 2026] GET /volume/v3/backups/714bc123-8f71-4bc7-9c3b-c60a5032270d => generated 109 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 10:05:30.951741 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [None req-d28af2b0-2eec-4d49-afcd-4d4c7bfb9769 None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:05:30.953630 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-d28af2b0-2eec-4d49-afcd-4d4c7bfb9769 tempest-VolumesBackupsAdminTest-886037600 tempest-VolumesBackupsAdminTest-886037600-project-member] DELETE https://10.4.3.8/volume/v3/backups/09af6263-ed00-46e8-af8d-77e75c140ced Aug 07 10:05:30.953895 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-d28af2b0-2eec-4d49-afcd-4d4c7bfb9769 tempest-VolumesBackupsAdminTest-886037600 tempest-VolumesBackupsAdminTest-886037600-project-member] Empty body provided in request {{(pid=100296) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 10:05:30.954173 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-d28af2b0-2eec-4d49-afcd-4d4c7bfb9769 tempest-VolumesBackupsAdminTest-886037600 tempest-VolumesBackupsAdminTest-886037600-project-member] Calling method 'delete' {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 10:05:30.954368 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.contrib.backups [None req-d28af2b0-2eec-4d49-afcd-4d4c7bfb9769 tempest-VolumesBackupsAdminTest-886037600 tempest-VolumesBackupsAdminTest-886037600-project-member] Delete backup with id: 09af6263-ed00-46e8-af8d-77e75c140ced. Aug 07 10:05:30.959371 np0000006707 devstack@c-api.service[100296]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 10:05:30.959371 np0000006707 devstack@c-api.service[100296]: warnings.warn( Aug 07 10:05:30.972613 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.backup.rpcapi [None req-d28af2b0-2eec-4d49-afcd-4d4c7bfb9769 tempest-VolumesBackupsAdminTest-886037600 tempest-VolumesBackupsAdminTest-886037600-project-member] delete_backup rpcapi backup_id 09af6263-ed00-46e8-af8d-77e75c140ced {{(pid=100296) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 07 10:05:30.974369 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-d28af2b0-2eec-4d49-afcd-4d4c7bfb9769 tempest-VolumesBackupsAdminTest-886037600 tempest-VolumesBackupsAdminTest-886037600-project-member] https://10.4.3.8/volume/v3/backups/09af6263-ed00-46e8-af8d-77e75c140ced returned with HTTP 202 Aug 07 10:05:30.975326 np0000006707 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 1246/4999] 10.4.3.8 () {66 vars in 1337 bytes} [Fri Aug 7 10:05:30 2026] DELETE /volume/v3/backups/09af6263-ed00-46e8-af8d-77e75c140ced => generated 0 bytes in 23 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 07 10:05:30.984447 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-f4ce2837-67cd-4893-b610-f092caa5f3d9 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:05:30.988439 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-f4ce2837-67cd-4893-b610-f092caa5f3d9 tempest-VolumesBackupsAdminTest-886037600 tempest-VolumesBackupsAdminTest-886037600-project-member] GET https://10.4.3.8/volume/v3/backups/09af6263-ed00-46e8-af8d-77e75c140ced Aug 07 10:05:30.988439 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-f4ce2837-67cd-4893-b610-f092caa5f3d9 tempest-VolumesBackupsAdminTest-886037600 tempest-VolumesBackupsAdminTest-886037600-project-member] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 10:05:30.988439 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-f4ce2837-67cd-4893-b610-f092caa5f3d9 tempest-VolumesBackupsAdminTest-886037600 tempest-VolumesBackupsAdminTest-886037600-project-member] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 10:05:30.988439 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.v3.backups [None req-f4ce2837-67cd-4893-b610-f092caa5f3d9 tempest-VolumesBackupsAdminTest-886037600 tempest-VolumesBackupsAdminTest-886037600-project-member] Show backup with id 09af6263-ed00-46e8-af8d-77e75c140ced. {{(pid=100295) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 10:05:30.997049 np0000006707 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 10:05:30.997049 np0000006707 devstack@c-api.service[100295]: warnings.warn( Aug 07 10:05:30.997942 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-f4ce2837-67cd-4893-b610-f092caa5f3d9 tempest-VolumesBackupsAdminTest-886037600 tempest-VolumesBackupsAdminTest-886037600-project-member] https://10.4.3.8/volume/v3/backups/09af6263-ed00-46e8-af8d-77e75c140ced returned with HTTP 200 Aug 07 10:05:30.998431 np0000006707 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 1253/5000] 10.4.3.8 () {66 vars in 1334 bytes} [Fri Aug 7 10:05:30 2026] GET /volume/v3/backups/09af6263-ed00-46e8-af8d-77e75c140ced => generated 798 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 10:05:31.554126 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [None req-823cd364-aa7c-4ec7-84fc-1381ea3086e2 None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:05:31.556571 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-823cd364-aa7c-4ec7-84fc-1381ea3086e2 tempest-VolumeDependencyTests-605562490 tempest-VolumeDependencyTests-605562490-project-member] GET https://10.4.3.8/volume/v3/volumes/3286a1e9-0227-4494-b578-ff35aa597952 Aug 07 10:05:31.557461 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-823cd364-aa7c-4ec7-84fc-1381ea3086e2 tempest-VolumeDependencyTests-605562490 tempest-VolumeDependencyTests-605562490-project-member] Empty body provided in request {{(pid=100297) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 10:05:31.557461 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-823cd364-aa7c-4ec7-84fc-1381ea3086e2 tempest-VolumeDependencyTests-605562490 tempest-VolumeDependencyTests-605562490-project-member] Calling method 'show' {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 10:05:31.565860 np0000006707 devstack@c-api.service[100297]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 10:05:31.565860 np0000006707 devstack@c-api.service[100297]: warnings.warn( Aug 07 10:05:31.569972 np0000006707 devstack@c-api.service[100297]: INFO cinder.volume.api [None req-823cd364-aa7c-4ec7-84fc-1381ea3086e2 tempest-VolumeDependencyTests-605562490 tempest-VolumeDependencyTests-605562490-project-member] Volume info retrieved successfully. Aug 07 10:05:31.575945 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-823cd364-aa7c-4ec7-84fc-1381ea3086e2 tempest-VolumeDependencyTests-605562490 tempest-VolumeDependencyTests-605562490-project-member] https://10.4.3.8/volume/v3/volumes/3286a1e9-0227-4494-b578-ff35aa597952 returned with HTTP 200 Aug 07 10:05:31.576329 np0000006707 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 1252/5001] 10.4.3.8 () {68 vars in 1375 bytes} [Fri Aug 7 10:05:31 2026] GET /volume/v3/volumes/3286a1e9-0227-4494-b578-ff35aa597952 => generated 892 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 10:05:31.590387 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.middleware.request_id [None req-e839c31e-8c5b-4fa3-9be7-f96827d30250 None None] RequestId filter calling following filter/app {{(pid=100298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:05:31.592580 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [None req-e839c31e-8c5b-4fa3-9be7-f96827d30250 tempest-VolumeDependencyTests-605562490 tempest-VolumeDependencyTests-605562490-project-member] POST https://10.4.3.8/volume/v3/snapshots Aug 07 10:05:31.592962 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [None req-e839c31e-8c5b-4fa3-9be7-f96827d30250 tempest-VolumeDependencyTests-605562490 tempest-VolumeDependencyTests-605562490-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "3286a1e9-0227-4494-b578-ff35aa597952", "name": "tempest-VolumeDependencyTests-Snapshot-1376682968"}} {{(pid=100298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 10:05:31.603084 np0000006707 devstack@c-api.service[100298]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 10:05:31.603084 np0000006707 devstack@c-api.service[100298]: warnings.warn( Aug 07 10:05:31.603670 np0000006707 devstack@c-api.service[100298]: INFO cinder.volume.api [None req-e839c31e-8c5b-4fa3-9be7-f96827d30250 tempest-VolumeDependencyTests-605562490 tempest-VolumeDependencyTests-605562490-project-member] Volume info retrieved successfully. Aug 07 10:05:31.603802 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.v3.snapshots [None req-e839c31e-8c5b-4fa3-9be7-f96827d30250 tempest-VolumeDependencyTests-605562490 tempest-VolumeDependencyTests-605562490-project-member] Create snapshot from volume 3286a1e9-0227-4494-b578-ff35aa597952 Aug 07 10:05:31.634825 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.quota [None req-e839c31e-8c5b-4fa3-9be7-f96827d30250 tempest-VolumeDependencyTests-605562490 tempest-VolumeDependencyTests-605562490-project-member] Created reservations ['f04ebb79-9d8e-4f8c-af4b-df8f6c88a83a', '3868d7db-ce61-4944-8fec-4759ae173c92', '813a02eb-b901-490f-b98e-3dfa3ab8053f', '35fe6de3-2f39-415c-a461-5032afd6da61'] {{(pid=100298) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 10:05:31.669954 np0000006707 devstack@c-api.service[100298]: INFO cinder.volume.api [None req-e839c31e-8c5b-4fa3-9be7-f96827d30250 tempest-VolumeDependencyTests-605562490 tempest-VolumeDependencyTests-605562490-project-member] Snapshot create request issued successfully. Aug 07 10:05:31.670349 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [None req-e839c31e-8c5b-4fa3-9be7-f96827d30250 tempest-VolumeDependencyTests-605562490 tempest-VolumeDependencyTests-605562490-project-member] https://10.4.3.8/volume/v3/snapshots returned with HTTP 202 Aug 07 10:05:31.670829 np0000006707 devstack@c-api.service[100298]: [pid: 100298|app: 0|req: 1251/5002] 10.4.3.8 () {68 vars in 1251 bytes} [Fri Aug 7 10:05:31 2026] POST /volume/v3/snapshots => generated 308 bytes in 81 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 07 10:05:31.681594 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [None req-5ec861ee-6b7f-47bd-a79f-5399e137cbef None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:05:31.683933 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-5ec861ee-6b7f-47bd-a79f-5399e137cbef tempest-VolumeDependencyTests-605562490 tempest-VolumeDependencyTests-605562490-project-member] GET https://10.4.3.8/volume/v3/snapshots/f6f4c658-ad54-47a8-acee-42ff3c13095e Aug 07 10:05:31.684190 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-5ec861ee-6b7f-47bd-a79f-5399e137cbef tempest-VolumeDependencyTests-605562490 tempest-VolumeDependencyTests-605562490-project-member] Empty body provided in request {{(pid=100296) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 10:05:31.684548 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-5ec861ee-6b7f-47bd-a79f-5399e137cbef tempest-VolumeDependencyTests-605562490 tempest-VolumeDependencyTests-605562490-project-member] Calling method 'show' {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 10:05:31.691116 np0000006707 devstack@c-api.service[100296]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 10:05:31.691116 np0000006707 devstack@c-api.service[100296]: warnings.warn( Aug 07 10:05:31.691546 np0000006707 devstack@c-api.service[100296]: INFO cinder.volume.api [None req-5ec861ee-6b7f-47bd-a79f-5399e137cbef tempest-VolumeDependencyTests-605562490 tempest-VolumeDependencyTests-605562490-project-member] Snapshot retrieved successfully. Aug 07 10:05:31.692282 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-5ec861ee-6b7f-47bd-a79f-5399e137cbef tempest-VolumeDependencyTests-605562490 tempest-VolumeDependencyTests-605562490-project-member] https://10.4.3.8/volume/v3/snapshots/f6f4c658-ad54-47a8-acee-42ff3c13095e returned with HTTP 200 Aug 07 10:05:31.692649 np0000006707 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 1247/5003] 10.4.3.8 () {66 vars in 1340 bytes} [Fri Aug 7 10:05:31 2026] GET /volume/v3/snapshots/f6f4c658-ad54-47a8-acee-42ff3c13095e => generated 440 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 10:05:31.780968 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-415ee3c4-481e-4218-b9d2-3169d24f183d None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:05:31.782795 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-415ee3c4-481e-4218-b9d2-3169d24f183d tempest-VolumeMultiattachTests-1318208031 tempest-VolumeMultiattachTests-1318208031-project-member] GET https://10.4.3.8/volume/v3/volumes/7de8215f-04bf-43a5-ba1e-498f54e94091 Aug 07 10:05:31.782998 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-415ee3c4-481e-4218-b9d2-3169d24f183d tempest-VolumeMultiattachTests-1318208031 tempest-VolumeMultiattachTests-1318208031-project-member] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 10:05:31.783184 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-415ee3c4-481e-4218-b9d2-3169d24f183d tempest-VolumeMultiattachTests-1318208031 tempest-VolumeMultiattachTests-1318208031-project-member] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 10:05:31.783612 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [None req-e4485cd4-ee82-4d9e-b9f0-d1f76ad95baf None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:05:31.785622 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-e4485cd4-ee82-4d9e-b9f0-d1f76ad95baf tempest-TestVolumeBootPattern-391440175 tempest-TestVolumeBootPattern-391440175-project-member] GET https://10.4.3.8/volume/v3/snapshots/e874c380-bed5-4bad-aa0b-da0dd6698656 Aug 07 10:05:31.785835 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-e4485cd4-ee82-4d9e-b9f0-d1f76ad95baf tempest-TestVolumeBootPattern-391440175 tempest-TestVolumeBootPattern-391440175-project-member] Empty body provided in request {{(pid=100297) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 10:05:31.786019 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-e4485cd4-ee82-4d9e-b9f0-d1f76ad95baf tempest-TestVolumeBootPattern-391440175 tempest-TestVolumeBootPattern-391440175-project-member] Calling method 'show' {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 10:05:31.789017 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-415ee3c4-481e-4218-b9d2-3169d24f183d tempest-VolumeMultiattachTests-1318208031 tempest-VolumeMultiattachTests-1318208031-project-member] https://10.4.3.8/volume/v3/volumes/7de8215f-04bf-43a5-ba1e-498f54e94091 returned with HTTP 404 Aug 07 10:05:31.789599 np0000006707 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 1254/5004] 10.4.3.8 () {66 vars in 1334 bytes} [Fri Aug 7 10:05:31 2026] GET /volume/v3/volumes/7de8215f-04bf-43a5-ba1e-498f54e94091 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 10:05:31.791109 np0000006707 devstack@c-api.service[100297]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 10:05:31.791109 np0000006707 devstack@c-api.service[100297]: warnings.warn( Aug 07 10:05:31.791598 np0000006707 devstack@c-api.service[100297]: INFO cinder.volume.api [None req-e4485cd4-ee82-4d9e-b9f0-d1f76ad95baf tempest-TestVolumeBootPattern-391440175 tempest-TestVolumeBootPattern-391440175-project-member] Snapshot retrieved successfully. Aug 07 10:05:31.792404 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-e4485cd4-ee82-4d9e-b9f0-d1f76ad95baf tempest-TestVolumeBootPattern-391440175 tempest-TestVolumeBootPattern-391440175-project-member] https://10.4.3.8/volume/v3/snapshots/e874c380-bed5-4bad-aa0b-da0dd6698656 returned with HTTP 200 Aug 07 10:05:31.792861 np0000006707 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 1253/5005] 10.4.3.8 () {66 vars in 1340 bytes} [Fri Aug 7 10:05:31 2026] GET /volume/v3/snapshots/e874c380-bed5-4bad-aa0b-da0dd6698656 => generated 479 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 10:05:31.797835 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.middleware.request_id [None req-f417c2b8-c23e-4ed2-b174-7904882cd063 None None] RequestId filter calling following filter/app {{(pid=100298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:05:31.799704 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [None req-f417c2b8-c23e-4ed2-b174-7904882cd063 tempest-VolumeMultiattachTests-411443096 tempest-VolumeMultiattachTests-411443096-project-admin] GET https://10.4.3.8/volume/v3/volumes/detail?all_tenants=1 Aug 07 10:05:31.799878 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [None req-f417c2b8-c23e-4ed2-b174-7904882cd063 tempest-VolumeMultiattachTests-411443096 tempest-VolumeMultiattachTests-411443096-project-admin] Empty body provided in request {{(pid=100298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 10:05:31.800052 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [None req-f417c2b8-c23e-4ed2-b174-7904882cd063 tempest-VolumeMultiattachTests-411443096 tempest-VolumeMultiattachTests-411443096-project-admin] Calling method 'detail' {{(pid=100298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 10:05:31.800595 np0000006707 devstack@c-api.service[100298]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 10:05:31.800595 np0000006707 devstack@c-api.service[100298]: warnings.warn( Aug 07 10:05:31.800859 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.volume.api [None req-f417c2b8-c23e-4ed2-b174-7904882cd063 tempest-VolumeMultiattachTests-411443096 tempest-VolumeMultiattachTests-411443096-project-admin] Searching by: MultiDict([('all_tenants', 1)]). {{(pid=100298) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 07 10:05:31.816243 np0000006707 devstack@c-api.service[100298]: INFO cinder.volume.api [None req-f417c2b8-c23e-4ed2-b174-7904882cd063 tempest-VolumeMultiattachTests-411443096 tempest-VolumeMultiattachTests-411443096-project-admin] Get all volumes completed successfully. Aug 07 10:05:31.818603 np0000006707 devstack@c-api.service[100298]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 10:05:31.818603 np0000006707 devstack@c-api.service[100298]: warnings.warn( Aug 07 10:05:31.823221 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [None req-f417c2b8-c23e-4ed2-b174-7904882cd063 tempest-VolumeMultiattachTests-411443096 tempest-VolumeMultiattachTests-411443096-project-admin] https://10.4.3.8/volume/v3/volumes/detail?all_tenants=1 returned with HTTP 200 Aug 07 10:05:31.823665 np0000006707 devstack@c-api.service[100298]: [pid: 100298|app: 0|req: 1252/5006] 10.4.3.8 () {66 vars in 1271 bytes} [Fri Aug 7 10:05:31 2026] GET /volume/v3/volumes/detail?all_tenants=1 => generated 13024 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 07 10:05:31.843853 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [None req-fd88c42d-b521-4d6d-be98-b76f4d121084 None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:05:31.845641 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-fd88c42d-b521-4d6d-be98-b76f4d121084 tempest-VolumeMultiattachTests-411443096 tempest-VolumeMultiattachTests-411443096-project-admin] DELETE https://10.4.3.8/volume/v3/types/0be15f07-911f-4982-a0db-064a49055f53 Aug 07 10:05:31.845863 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-fd88c42d-b521-4d6d-be98-b76f4d121084 tempest-VolumeMultiattachTests-411443096 tempest-VolumeMultiattachTests-411443096-project-admin] Empty body provided in request {{(pid=100296) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 10:05:31.846072 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-fd88c42d-b521-4d6d-be98-b76f4d121084 tempest-VolumeMultiattachTests-411443096 tempest-VolumeMultiattachTests-411443096-project-admin] Calling method '_delete' {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 10:05:31.867779 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-fd88c42d-b521-4d6d-be98-b76f4d121084 tempest-VolumeMultiattachTests-411443096 tempest-VolumeMultiattachTests-411443096-project-admin] https://10.4.3.8/volume/v3/types/0be15f07-911f-4982-a0db-064a49055f53 returned with HTTP 202 Aug 07 10:05:31.868175 np0000006707 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 1248/5007] 10.4.3.8 () {66 vars in 1331 bytes} [Fri Aug 7 10:05:31 2026] DELETE /volume/v3/types/0be15f07-911f-4982-a0db-064a49055f53 => generated 0 bytes in 25 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 07 10:05:32.008861 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-7258c5fb-91af-4ed9-869f-0ad20ed9d3c6 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:05:32.010659 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-7258c5fb-91af-4ed9-869f-0ad20ed9d3c6 tempest-VolumesBackupsAdminTest-886037600 tempest-VolumesBackupsAdminTest-886037600-project-member] GET https://10.4.3.8/volume/v3/backups/09af6263-ed00-46e8-af8d-77e75c140ced Aug 07 10:05:32.010887 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-7258c5fb-91af-4ed9-869f-0ad20ed9d3c6 tempest-VolumesBackupsAdminTest-886037600 tempest-VolumesBackupsAdminTest-886037600-project-member] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 10:05:32.011070 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-7258c5fb-91af-4ed9-869f-0ad20ed9d3c6 tempest-VolumesBackupsAdminTest-886037600 tempest-VolumesBackupsAdminTest-886037600-project-member] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 10:05:32.011177 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.v3.backups [None req-7258c5fb-91af-4ed9-869f-0ad20ed9d3c6 tempest-VolumesBackupsAdminTest-886037600 tempest-VolumesBackupsAdminTest-886037600-project-member] Show backup with id 09af6263-ed00-46e8-af8d-77e75c140ced. {{(pid=100295) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 10:05:32.015459 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-7258c5fb-91af-4ed9-869f-0ad20ed9d3c6 tempest-VolumesBackupsAdminTest-886037600 tempest-VolumesBackupsAdminTest-886037600-project-member] https://10.4.3.8/volume/v3/backups/09af6263-ed00-46e8-af8d-77e75c140ced returned with HTTP 404 Aug 07 10:05:32.015874 np0000006707 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 1255/5008] 10.4.3.8 () {66 vars in 1334 bytes} [Fri Aug 7 10:05:32 2026] GET /volume/v3/backups/09af6263-ed00-46e8-af8d-77e75c140ced => generated 109 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 10:05:32.116159 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [None req-51894c90-0fab-46e6-a900-5f704b5780f6 None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:05:32.118166 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-51894c90-0fab-46e6-a900-5f704b5780f6 tempest-VolumesBackupsAdminTest-886037600 tempest-VolumesBackupsAdminTest-886037600-project-member] GET https://10.4.3.8/volume/v3/volumes/beeeb0e5-d401-4020-8516-022503552b3b Aug 07 10:05:32.118362 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-51894c90-0fab-46e6-a900-5f704b5780f6 tempest-VolumesBackupsAdminTest-886037600 tempest-VolumesBackupsAdminTest-886037600-project-member] Empty body provided in request {{(pid=100297) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 10:05:32.118645 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-51894c90-0fab-46e6-a900-5f704b5780f6 tempest-VolumesBackupsAdminTest-886037600 tempest-VolumesBackupsAdminTest-886037600-project-member] Calling method 'show' {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 10:05:32.125707 np0000006707 devstack@c-api.service[100297]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 10:05:32.125707 np0000006707 devstack@c-api.service[100297]: warnings.warn( Aug 07 10:05:32.129677 np0000006707 devstack@c-api.service[100297]: INFO cinder.volume.api [None req-51894c90-0fab-46e6-a900-5f704b5780f6 tempest-VolumesBackupsAdminTest-886037600 tempest-VolumesBackupsAdminTest-886037600-project-member] Volume info retrieved successfully. Aug 07 10:05:32.135199 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-51894c90-0fab-46e6-a900-5f704b5780f6 tempest-VolumesBackupsAdminTest-886037600 tempest-VolumesBackupsAdminTest-886037600-project-member] https://10.4.3.8/volume/v3/volumes/beeeb0e5-d401-4020-8516-022503552b3b returned with HTTP 200 Aug 07 10:05:32.135682 np0000006707 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 1254/5009] 10.4.3.8 () {66 vars in 1334 bytes} [Fri Aug 7 10:05:32 2026] GET /volume/v3/volumes/beeeb0e5-d401-4020-8516-022503552b3b => generated 843 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 10:05:32.147995 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.middleware.request_id [None req-0dc2ff8b-31d5-4b28-9cdb-fe961ee317e3 None None] RequestId filter calling following filter/app {{(pid=100298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:05:32.149963 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [None req-0dc2ff8b-31d5-4b28-9cdb-fe961ee317e3 tempest-VolumesBackupsAdminTest-886037600 tempest-VolumesBackupsAdminTest-886037600-project-member] DELETE https://10.4.3.8/volume/v3/volumes/beeeb0e5-d401-4020-8516-022503552b3b Aug 07 10:05:32.150166 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [None req-0dc2ff8b-31d5-4b28-9cdb-fe961ee317e3 tempest-VolumesBackupsAdminTest-886037600 tempest-VolumesBackupsAdminTest-886037600-project-member] Empty body provided in request {{(pid=100298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 10:05:32.150371 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [None req-0dc2ff8b-31d5-4b28-9cdb-fe961ee317e3 tempest-VolumesBackupsAdminTest-886037600 tempest-VolumesBackupsAdminTest-886037600-project-member] Calling method 'delete' {{(pid=100298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 10:05:32.150598 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.v3.volumes [None req-0dc2ff8b-31d5-4b28-9cdb-fe961ee317e3 tempest-VolumesBackupsAdminTest-886037600 tempest-VolumesBackupsAdminTest-886037600-project-member] Delete volume with id: beeeb0e5-d401-4020-8516-022503552b3b Aug 07 10:05:32.158131 np0000006707 devstack@c-api.service[100298]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 10:05:32.158131 np0000006707 devstack@c-api.service[100298]: warnings.warn( Aug 07 10:05:32.158809 np0000006707 devstack@c-api.service[100298]: INFO cinder.volume.api [None req-0dc2ff8b-31d5-4b28-9cdb-fe961ee317e3 tempest-VolumesBackupsAdminTest-886037600 tempest-VolumesBackupsAdminTest-886037600-project-member] Volume info retrieved successfully. Aug 07 10:05:32.181315 np0000006707 devstack@c-api.service[100298]: INFO cinder.volume.api [None req-0dc2ff8b-31d5-4b28-9cdb-fe961ee317e3 tempest-VolumesBackupsAdminTest-886037600 tempest-VolumesBackupsAdminTest-886037600-project-member] Delete volume request issued successfully. Aug 07 10:05:32.181570 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [None req-0dc2ff8b-31d5-4b28-9cdb-fe961ee317e3 tempest-VolumesBackupsAdminTest-886037600 tempest-VolumesBackupsAdminTest-886037600-project-member] https://10.4.3.8/volume/v3/volumes/beeeb0e5-d401-4020-8516-022503552b3b returned with HTTP 202 Aug 07 10:05:32.182061 np0000006707 devstack@c-api.service[100298]: [pid: 100298|app: 0|req: 1253/5010] 10.4.3.8 () {66 vars in 1337 bytes} [Fri Aug 7 10:05:32 2026] DELETE /volume/v3/volumes/beeeb0e5-d401-4020-8516-022503552b3b => generated 0 bytes in 34 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 07 10:05:32.192509 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [None req-7af18e87-286c-4f04-a120-27e140c2a64f None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:05:32.195105 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-7af18e87-286c-4f04-a120-27e140c2a64f tempest-VolumesBackupsAdminTest-886037600 tempest-VolumesBackupsAdminTest-886037600-project-member] GET https://10.4.3.8/volume/v3/volumes/beeeb0e5-d401-4020-8516-022503552b3b Aug 07 10:05:32.195460 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-7af18e87-286c-4f04-a120-27e140c2a64f tempest-VolumesBackupsAdminTest-886037600 tempest-VolumesBackupsAdminTest-886037600-project-member] Empty body provided in request {{(pid=100296) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 10:05:32.195786 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-7af18e87-286c-4f04-a120-27e140c2a64f tempest-VolumesBackupsAdminTest-886037600 tempest-VolumesBackupsAdminTest-886037600-project-member] Calling method 'show' {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 10:05:32.204048 np0000006707 devstack@c-api.service[100296]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 10:05:32.204048 np0000006707 devstack@c-api.service[100296]: warnings.warn( Aug 07 10:05:32.208172 np0000006707 devstack@c-api.service[100296]: INFO cinder.volume.api [None req-7af18e87-286c-4f04-a120-27e140c2a64f tempest-VolumesBackupsAdminTest-886037600 tempest-VolumesBackupsAdminTest-886037600-project-member] Volume info retrieved successfully. Aug 07 10:05:32.217768 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-7af18e87-286c-4f04-a120-27e140c2a64f tempest-VolumesBackupsAdminTest-886037600 tempest-VolumesBackupsAdminTest-886037600-project-member] https://10.4.3.8/volume/v3/volumes/beeeb0e5-d401-4020-8516-022503552b3b returned with HTTP 200 Aug 07 10:05:32.218442 np0000006707 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 1249/5011] 10.4.3.8 () {66 vars in 1334 bytes} [Fri Aug 7 10:05:32 2026] GET /volume/v3/volumes/beeeb0e5-d401-4020-8516-022503552b3b => generated 842 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 10:05:32.704017 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-de6d019d-68c6-4554-a8ee-ec6e46eb4d69 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:05:32.706841 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-de6d019d-68c6-4554-a8ee-ec6e46eb4d69 tempest-VolumeDependencyTests-605562490 tempest-VolumeDependencyTests-605562490-project-member] GET https://10.4.3.8/volume/v3/snapshots/f6f4c658-ad54-47a8-acee-42ff3c13095e Aug 07 10:05:32.707214 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-de6d019d-68c6-4554-a8ee-ec6e46eb4d69 tempest-VolumeDependencyTests-605562490 tempest-VolumeDependencyTests-605562490-project-member] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 10:05:32.707516 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-de6d019d-68c6-4554-a8ee-ec6e46eb4d69 tempest-VolumeDependencyTests-605562490 tempest-VolumeDependencyTests-605562490-project-member] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 10:05:32.715889 np0000006707 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 10:05:32.715889 np0000006707 devstack@c-api.service[100295]: warnings.warn( Aug 07 10:05:32.716459 np0000006707 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-de6d019d-68c6-4554-a8ee-ec6e46eb4d69 tempest-VolumeDependencyTests-605562490 tempest-VolumeDependencyTests-605562490-project-member] Snapshot retrieved successfully. Aug 07 10:05:32.717651 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-de6d019d-68c6-4554-a8ee-ec6e46eb4d69 tempest-VolumeDependencyTests-605562490 tempest-VolumeDependencyTests-605562490-project-member] https://10.4.3.8/volume/v3/snapshots/f6f4c658-ad54-47a8-acee-42ff3c13095e returned with HTTP 200 Aug 07 10:05:32.718114 np0000006707 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 1256/5012] 10.4.3.8 () {66 vars in 1340 bytes} [Fri Aug 7 10:05:32 2026] GET /volume/v3/snapshots/f6f4c658-ad54-47a8-acee-42ff3c13095e => generated 467 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 10:05:32.728781 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [None req-1129bd91-550e-4d49-aed9-51a5679ea9d2 None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:05:32.731051 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-1129bd91-550e-4d49-aed9-51a5679ea9d2 tempest-VolumeDependencyTests-605562490 tempest-VolumeDependencyTests-605562490-project-member] POST https://10.4.3.8/volume/v3/volumes Aug 07 10:05:32.731389 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-1129bd91-550e-4d49-aed9-51a5679ea9d2 tempest-VolumeDependencyTests-605562490 tempest-VolumeDependencyTests-605562490-project-member] Action: 'create', calling method: create, body: {"volume": {"snapshot_id": "f6f4c658-ad54-47a8-acee-42ff3c13095e", "size": 1, "name": "tempest-VolumeDependencyTests-Volume-225363019"}} {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 10:05:32.732902 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.v3.volumes [None req-1129bd91-550e-4d49-aed9-51a5679ea9d2 tempest-VolumeDependencyTests-605562490 tempest-VolumeDependencyTests-605562490-project-member] Create volume request body: {'volume': {'snapshot_id': 'f6f4c658-ad54-47a8-acee-42ff3c13095e', 'size': 1, 'name': 'tempest-VolumeDependencyTests-Volume-225363019'}} {{(pid=100297) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 07 10:05:32.739047 np0000006707 devstack@c-api.service[100297]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 10:05:32.739047 np0000006707 devstack@c-api.service[100297]: warnings.warn( Aug 07 10:05:32.739583 np0000006707 devstack@c-api.service[100297]: INFO cinder.volume.api [None req-1129bd91-550e-4d49-aed9-51a5679ea9d2 tempest-VolumeDependencyTests-605562490 tempest-VolumeDependencyTests-605562490-project-member] Snapshot retrieved successfully. Aug 07 10:05:32.739711 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.v3.volumes [None req-1129bd91-550e-4d49-aed9-51a5679ea9d2 tempest-VolumeDependencyTests-605562490 tempest-VolumeDependencyTests-605562490-project-member] Create volume of 1 GB Aug 07 10:05:32.743711 np0000006707 devstack@c-api.service[100297]: INFO cinder.volume.api [None req-1129bd91-550e-4d49-aed9-51a5679ea9d2 tempest-VolumeDependencyTests-605562490 tempest-VolumeDependencyTests-605562490-project-member] Availability Zones retrieved successfully. Aug 07 10:05:32.749024 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.volume.api [None req-1129bd91-550e-4d49-aed9-51a5679ea9d2 tempest-VolumeDependencyTests-605562490 tempest-VolumeDependencyTests-605562490-project-member] Flow 'volume_create_api' (76a21d43-8b44-4267-a313-252fda594408) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100297) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 10:05:32.749899 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.volume.api [None req-1129bd91-550e-4d49-aed9-51a5679ea9d2 tempest-VolumeDependencyTests-605562490 tempest-VolumeDependencyTests-605562490-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c4646ab4-cbcd-4f86-96b4-96eac5921972) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100297) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 10:05:32.750793 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.volume.flows.api.create_volume [None req-1129bd91-550e-4d49-aed9-51a5679ea9d2 tempest-VolumeDependencyTests-605562490 tempest-VolumeDependencyTests-605562490-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=100297) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 07 10:05:32.787050 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.volume.api [None req-1129bd91-550e-4d49-aed9-51a5679ea9d2 tempest-VolumeDependencyTests-605562490 tempest-VolumeDependencyTests-605562490-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c4646ab4-cbcd-4f86-96b4-96eac5921972) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': 'f6f4c658-ad54-47a8-acee-42ff3c13095e', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-07T09:47:39Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=45fd9a3a-b61e-4c6c-9ab7-d02f06678d0d,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '45fd9a3a-b61e-4c6c-9ab7-d02f06678d0d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100297) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 10:05:32.788221 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.volume.api [None req-1129bd91-550e-4d49-aed9-51a5679ea9d2 tempest-VolumeDependencyTests-605562490 tempest-VolumeDependencyTests-605562490-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f80b2d0a-49f1-41e2-aa81-cdbd84614349) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100297) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 10:05:32.840740 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.quota [None req-1129bd91-550e-4d49-aed9-51a5679ea9d2 tempest-VolumeDependencyTests-605562490 tempest-VolumeDependencyTests-605562490-project-member] Created reservations ['610c2ffd-a2dc-4dd4-9c67-eb62d7d7c48d', '11415e9d-4098-42dd-8058-90d5be14448d', '6881f634-287a-4c30-9a07-0f561f4471bb', 'c855e651-ef27-4372-b488-cddaf9bda9ba'] {{(pid=100297) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 10:05:32.841795 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.volume.api [None req-1129bd91-550e-4d49-aed9-51a5679ea9d2 tempest-VolumeDependencyTests-605562490 tempest-VolumeDependencyTests-605562490-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f80b2d0a-49f1-41e2-aa81-cdbd84614349) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['610c2ffd-a2dc-4dd4-9c67-eb62d7d7c48d', '11415e9d-4098-42dd-8058-90d5be14448d', '6881f634-287a-4c30-9a07-0f561f4471bb', 'c855e651-ef27-4372-b488-cddaf9bda9ba']}' {{(pid=100297) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 10:05:32.842805 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.volume.api [None req-1129bd91-550e-4d49-aed9-51a5679ea9d2 tempest-VolumeDependencyTests-605562490 tempest-VolumeDependencyTests-605562490-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (47416bc9-df53-4e82-8e0f-3fd682a1ccf0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100297) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 10:05:32.892241 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.volume.api [None req-1129bd91-550e-4d49-aed9-51a5679ea9d2 tempest-VolumeDependencyTests-605562490 tempest-VolumeDependencyTests-605562490-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (47416bc9-df53-4e82-8e0f-3fd682a1ccf0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '535abdbd-8b30-4242-afae-9af16e7fb5cf', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-225363019',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='bd4df9c8f3b54bd0a77f3f48013c0524',qos_specs=None,replication_status=,reservations=['610c2ffd-a2dc-4dd4-9c67-eb62d7d7c48d','11415e9d-4098-42dd-8058-90d5be14448d','6881f634-287a-4c30-9a07-0f561f4471bb','c855e651-ef27-4372-b488-cddaf9bda9ba'],size=1,snapshot_id=f6f4c658-ad54-47a8-acee-42ff3c13095e,source_replicaid=,source_volid=None,status='creating',user_id='d63fe962567e40c3871ccbb93a699c8b',volume_type_id=45fd9a3a-b61e-4c6c-9ab7-d02f06678d0d), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-07T10:05:32Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-225363019',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=535abdbd-8b30-4242-afae-9af16e7fb5cf,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='bd4df9c8f3b54bd0a77f3f48013c0524',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=f6f4c658-ad54-47a8-acee-42ff3c13095e,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='d63fe962567e40c3871ccbb93a699c8b',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(45fd9a3a-b61e-4c6c-9ab7-d02f06678d0d),volume_type_id=45fd9a3a-b61e-4c6c-9ab7-d02f06678d0d)}' {{(pid=100297) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 10:05:32.893109 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.volume.api [None req-1129bd91-550e-4d49-aed9-51a5679ea9d2 tempest-VolumeDependencyTests-605562490 tempest-VolumeDependencyTests-605562490-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1d9522de-9a5c-46d3-8602-af09cbf86817) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100297) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 10:05:32.922526 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.volume.api [None req-1129bd91-550e-4d49-aed9-51a5679ea9d2 tempest-VolumeDependencyTests-605562490 tempest-VolumeDependencyTests-605562490-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1d9522de-9a5c-46d3-8602-af09cbf86817) transitioned into state 'SUCCESS' from state '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-225363019',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='bd4df9c8f3b54bd0a77f3f48013c0524',qos_specs=None,replication_status=,reservations=['610c2ffd-a2dc-4dd4-9c67-eb62d7d7c48d','11415e9d-4098-42dd-8058-90d5be14448d','6881f634-287a-4c30-9a07-0f561f4471bb','c855e651-ef27-4372-b488-cddaf9bda9ba'],size=1,snapshot_id=f6f4c658-ad54-47a8-acee-42ff3c13095e,source_replicaid=,source_volid=None,status='creating',user_id='d63fe962567e40c3871ccbb93a699c8b',volume_type_id=45fd9a3a-b61e-4c6c-9ab7-d02f06678d0d)}' {{(pid=100297) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 10:05:32.923378 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.volume.api [None req-1129bd91-550e-4d49-aed9-51a5679ea9d2 tempest-VolumeDependencyTests-605562490 tempest-VolumeDependencyTests-605562490-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6ea7424b-79d9-4ac5-a23e-e319c67c77bb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100297) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 10:05:32.948426 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.volume.api [None req-1129bd91-550e-4d49-aed9-51a5679ea9d2 tempest-VolumeDependencyTests-605562490 tempest-VolumeDependencyTests-605562490-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6ea7424b-79d9-4ac5-a23e-e319c67c77bb) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100297) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 10:05:32.948426 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.volume.api [None req-1129bd91-550e-4d49-aed9-51a5679ea9d2 tempest-VolumeDependencyTests-605562490 tempest-VolumeDependencyTests-605562490-project-member] Flow 'volume_create_api' (76a21d43-8b44-4267-a313-252fda594408) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100297) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 10:05:32.948426 np0000006707 devstack@c-api.service[100297]: INFO cinder.volume.api [None req-1129bd91-550e-4d49-aed9-51a5679ea9d2 tempest-VolumeDependencyTests-605562490 tempest-VolumeDependencyTests-605562490-project-member] Create volume request issued successfully. Aug 07 10:05:32.948426 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-1129bd91-550e-4d49-aed9-51a5679ea9d2 tempest-VolumeDependencyTests-605562490 tempest-VolumeDependencyTests-605562490-project-member] https://10.4.3.8/volume/v3/volumes returned with HTTP 202 Aug 07 10:05:32.948426 np0000006707 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 1255/5013] 10.4.3.8 () {70 vars in 1286 bytes} [Fri Aug 7 10:05:32 2026] POST /volume/v3/volumes => generated 799 bytes in 220 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 07 10:05:32.963438 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.middleware.request_id [None req-cea1ae1e-0eb4-4a27-9e8c-9773afb56fce None None] RequestId filter calling following filter/app {{(pid=100298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:05:32.963438 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [None req-cea1ae1e-0eb4-4a27-9e8c-9773afb56fce tempest-VolumeDependencyTests-605562490 tempest-VolumeDependencyTests-605562490-project-member] GET https://10.4.3.8/volume/v3/volumes/535abdbd-8b30-4242-afae-9af16e7fb5cf Aug 07 10:05:32.964000 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [None req-cea1ae1e-0eb4-4a27-9e8c-9773afb56fce tempest-VolumeDependencyTests-605562490 tempest-VolumeDependencyTests-605562490-project-member] Empty body provided in request {{(pid=100298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 10:05:32.964053 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [None req-cea1ae1e-0eb4-4a27-9e8c-9773afb56fce tempest-VolumeDependencyTests-605562490 tempest-VolumeDependencyTests-605562490-project-member] Calling method 'show' {{(pid=100298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 10:05:32.971899 np0000006707 devstack@c-api.service[100298]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 10:05:32.971899 np0000006707 devstack@c-api.service[100298]: warnings.warn( Aug 07 10:05:32.976707 np0000006707 devstack@c-api.service[100298]: INFO cinder.volume.api [None req-cea1ae1e-0eb4-4a27-9e8c-9773afb56fce tempest-VolumeDependencyTests-605562490 tempest-VolumeDependencyTests-605562490-project-member] Volume info retrieved successfully. Aug 07 10:05:32.982131 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [None req-cea1ae1e-0eb4-4a27-9e8c-9773afb56fce tempest-VolumeDependencyTests-605562490 tempest-VolumeDependencyTests-605562490-project-member] https://10.4.3.8/volume/v3/volumes/535abdbd-8b30-4242-afae-9af16e7fb5cf returned with HTTP 200 Aug 07 10:05:32.982627 np0000006707 devstack@c-api.service[100298]: [pid: 100298|app: 0|req: 1254/5014] 10.4.3.8 () {68 vars in 1375 bytes} [Fri Aug 7 10:05:32 2026] GET /volume/v3/volumes/535abdbd-8b30-4242-afae-9af16e7fb5cf => generated 867 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 10:05:33.234330 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [None req-05dbc5dd-65be-4f11-b006-0572e43cb58d None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:05:33.236561 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-05dbc5dd-65be-4f11-b006-0572e43cb58d tempest-VolumesBackupsAdminTest-886037600 tempest-VolumesBackupsAdminTest-886037600-project-member] GET https://10.4.3.8/volume/v3/volumes/beeeb0e5-d401-4020-8516-022503552b3b Aug 07 10:05:33.236842 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-05dbc5dd-65be-4f11-b006-0572e43cb58d tempest-VolumesBackupsAdminTest-886037600 tempest-VolumesBackupsAdminTest-886037600-project-member] Empty body provided in request {{(pid=100296) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 10:05:33.237113 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-05dbc5dd-65be-4f11-b006-0572e43cb58d tempest-VolumesBackupsAdminTest-886037600 tempest-VolumesBackupsAdminTest-886037600-project-member] Calling method 'show' {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 10:05:33.244171 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-05dbc5dd-65be-4f11-b006-0572e43cb58d tempest-VolumesBackupsAdminTest-886037600 tempest-VolumesBackupsAdminTest-886037600-project-member] https://10.4.3.8/volume/v3/volumes/beeeb0e5-d401-4020-8516-022503552b3b returned with HTTP 404 Aug 07 10:05:33.244784 np0000006707 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 1250/5015] 10.4.3.8 () {66 vars in 1334 bytes} [Fri Aug 7 10:05:33 2026] GET /volume/v3/volumes/beeeb0e5-d401-4020-8516-022503552b3b => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 10:05:33.262775 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-948c4b1d-524b-4242-b66e-cff77fa07e6e None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:05:33.264669 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-948c4b1d-524b-4242-b66e-cff77fa07e6e tempest-VolumesBackupsAdminTest-886037600 tempest-VolumesBackupsAdminTest-886037600-project-member] POST https://10.4.3.8/volume/v3/volumes Aug 07 10:05:33.265022 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-948c4b1d-524b-4242-b66e-cff77fa07e6e tempest-VolumesBackupsAdminTest-886037600 tempest-VolumesBackupsAdminTest-886037600-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesBackupsAdminTest-Volume-1031942266"}} {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 10:05:33.266699 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.v3.volumes [None req-948c4b1d-524b-4242-b66e-cff77fa07e6e tempest-VolumesBackupsAdminTest-886037600 tempest-VolumesBackupsAdminTest-886037600-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesBackupsAdminTest-Volume-1031942266'}} {{(pid=100295) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 07 10:05:33.266871 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.v3.volumes [None req-948c4b1d-524b-4242-b66e-cff77fa07e6e tempest-VolumesBackupsAdminTest-886037600 tempest-VolumesBackupsAdminTest-886037600-project-member] Create volume of 1 GB Aug 07 10:05:33.272295 np0000006707 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-948c4b1d-524b-4242-b66e-cff77fa07e6e tempest-VolumesBackupsAdminTest-886037600 tempest-VolumesBackupsAdminTest-886037600-project-member] Availability Zones retrieved successfully. Aug 07 10:05:33.279561 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.volume.api [None req-948c4b1d-524b-4242-b66e-cff77fa07e6e tempest-VolumesBackupsAdminTest-886037600 tempest-VolumesBackupsAdminTest-886037600-project-member] Flow 'volume_create_api' (7b7f5636-20bf-49ca-812e-c1b03df0ce61) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100295) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 10:05:33.280312 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.volume.api [None req-948c4b1d-524b-4242-b66e-cff77fa07e6e tempest-VolumesBackupsAdminTest-886037600 tempest-VolumesBackupsAdminTest-886037600-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (03e6961d-dbbc-4fd5-b41f-56a81e825a79) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100295) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 10:05:33.281354 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.volume.flows.api.create_volume [None req-948c4b1d-524b-4242-b66e-cff77fa07e6e tempest-VolumesBackupsAdminTest-886037600 tempest-VolumesBackupsAdminTest-886037600-project-member] Validating volume size '1' using validate_int {{(pid=100295) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 07 10:05:33.315539 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.volume.api [None req-948c4b1d-524b-4242-b66e-cff77fa07e6e tempest-VolumesBackupsAdminTest-886037600 tempest-VolumesBackupsAdminTest-886037600-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (03e6961d-dbbc-4fd5-b41f-56a81e825a79) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-07T09:47:39Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=45fd9a3a-b61e-4c6c-9ab7-d02f06678d0d,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '45fd9a3a-b61e-4c6c-9ab7-d02f06678d0d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100295) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 10:05:33.316634 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.volume.api [None req-948c4b1d-524b-4242-b66e-cff77fa07e6e tempest-VolumesBackupsAdminTest-886037600 tempest-VolumesBackupsAdminTest-886037600-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5bdaa003-c40b-49c3-ac20-b93aaee50600) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100295) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 10:05:33.368737 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.quota [None req-948c4b1d-524b-4242-b66e-cff77fa07e6e tempest-VolumesBackupsAdminTest-886037600 tempest-VolumesBackupsAdminTest-886037600-project-member] Created reservations ['845e738c-868e-4993-8a28-cd3be022d580', '57ceb718-08d8-4603-b130-f93dfea258f8', '70afcc7c-30c4-40d0-9e62-d305ad8466eb', '034889f9-aa2c-44ad-b846-8b6babb76917'] {{(pid=100295) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 10:05:33.368737 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.volume.api [None req-948c4b1d-524b-4242-b66e-cff77fa07e6e tempest-VolumesBackupsAdminTest-886037600 tempest-VolumesBackupsAdminTest-886037600-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5bdaa003-c40b-49c3-ac20-b93aaee50600) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['845e738c-868e-4993-8a28-cd3be022d580', '57ceb718-08d8-4603-b130-f93dfea258f8', '70afcc7c-30c4-40d0-9e62-d305ad8466eb', '034889f9-aa2c-44ad-b846-8b6babb76917']}' {{(pid=100295) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 10:05:33.369202 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.volume.api [None req-948c4b1d-524b-4242-b66e-cff77fa07e6e tempest-VolumesBackupsAdminTest-886037600 tempest-VolumesBackupsAdminTest-886037600-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a18bb5ee-f07a-49a9-b108-77964204681f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100295) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 10:05:33.391300 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.volume.api [None req-948c4b1d-524b-4242-b66e-cff77fa07e6e tempest-VolumesBackupsAdminTest-886037600 tempest-VolumesBackupsAdminTest-886037600-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a18bb5ee-f07a-49a9-b108-77964204681f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'ba611e7c-a97e-40bd-b933-8a746825e5c1', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesBackupsAdminTest-Volume-1031942266',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='be99c9c66cda45afa0e89045ea1af50c',qos_specs=None,replication_status=,reservations=['845e738c-868e-4993-8a28-cd3be022d580','57ceb718-08d8-4603-b130-f93dfea258f8','70afcc7c-30c4-40d0-9e62-d305ad8466eb','034889f9-aa2c-44ad-b846-8b6babb76917'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ec995a0f2b734bfcb28200796a21c7d4',volume_type_id=45fd9a3a-b61e-4c6c-9ab7-d02f06678d0d), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-07T10:05:33Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesBackupsAdminTest-Volume-1031942266',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=ba611e7c-a97e-40bd-b933-8a746825e5c1,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='be99c9c66cda45afa0e89045ea1af50c',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='ec995a0f2b734bfcb28200796a21c7d4',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(45fd9a3a-b61e-4c6c-9ab7-d02f06678d0d),volume_type_id=45fd9a3a-b61e-4c6c-9ab7-d02f06678d0d)}' {{(pid=100295) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 10:05:33.392168 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.volume.api [None req-948c4b1d-524b-4242-b66e-cff77fa07e6e tempest-VolumesBackupsAdminTest-886037600 tempest-VolumesBackupsAdminTest-886037600-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (bb42bd87-d3dc-4886-96f5-d2a10435c0d3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100295) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 10:05:33.411833 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.volume.api [None req-948c4b1d-524b-4242-b66e-cff77fa07e6e tempest-VolumesBackupsAdminTest-886037600 tempest-VolumesBackupsAdminTest-886037600-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (bb42bd87-d3dc-4886-96f5-d2a10435c0d3) transitioned into state 'SUCCESS' from state '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-1031942266',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='be99c9c66cda45afa0e89045ea1af50c',qos_specs=None,replication_status=,reservations=['845e738c-868e-4993-8a28-cd3be022d580','57ceb718-08d8-4603-b130-f93dfea258f8','70afcc7c-30c4-40d0-9e62-d305ad8466eb','034889f9-aa2c-44ad-b846-8b6babb76917'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ec995a0f2b734bfcb28200796a21c7d4',volume_type_id=45fd9a3a-b61e-4c6c-9ab7-d02f06678d0d)}' {{(pid=100295) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 10:05:33.412679 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.volume.api [None req-948c4b1d-524b-4242-b66e-cff77fa07e6e tempest-VolumesBackupsAdminTest-886037600 tempest-VolumesBackupsAdminTest-886037600-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (124110d5-858e-428b-b39e-828531e95b40) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100295) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 10:05:33.424089 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.volume.api [None req-948c4b1d-524b-4242-b66e-cff77fa07e6e tempest-VolumesBackupsAdminTest-886037600 tempest-VolumesBackupsAdminTest-886037600-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (124110d5-858e-428b-b39e-828531e95b40) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100295) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 10:05:33.425048 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.volume.api [None req-948c4b1d-524b-4242-b66e-cff77fa07e6e tempest-VolumesBackupsAdminTest-886037600 tempest-VolumesBackupsAdminTest-886037600-project-member] Flow 'volume_create_api' (7b7f5636-20bf-49ca-812e-c1b03df0ce61) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100295) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 10:05:33.425394 np0000006707 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-948c4b1d-524b-4242-b66e-cff77fa07e6e tempest-VolumesBackupsAdminTest-886037600 tempest-VolumesBackupsAdminTest-886037600-project-member] Create volume request issued successfully. Aug 07 10:05:33.426040 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-948c4b1d-524b-4242-b66e-cff77fa07e6e tempest-VolumesBackupsAdminTest-886037600 tempest-VolumesBackupsAdminTest-886037600-project-member] https://10.4.3.8/volume/v3/volumes returned with HTTP 202 Aug 07 10:05:33.426531 np0000006707 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 1257/5016] 10.4.3.8 () {68 vars in 1244 bytes} [Fri Aug 7 10:05:33 2026] POST /volume/v3/volumes => generated 750 bytes in 164 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 07 10:05:33.437791 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [None req-6b88a127-19f8-4d33-82f0-e5142c7ccf82 None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:05:33.439630 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-6b88a127-19f8-4d33-82f0-e5142c7ccf82 tempest-VolumesBackupsAdminTest-886037600 tempest-VolumesBackupsAdminTest-886037600-project-member] GET https://10.4.3.8/volume/v3/volumes/ba611e7c-a97e-40bd-b933-8a746825e5c1 Aug 07 10:05:33.439817 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-6b88a127-19f8-4d33-82f0-e5142c7ccf82 tempest-VolumesBackupsAdminTest-886037600 tempest-VolumesBackupsAdminTest-886037600-project-member] Empty body provided in request {{(pid=100297) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 10:05:33.439994 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-6b88a127-19f8-4d33-82f0-e5142c7ccf82 tempest-VolumesBackupsAdminTest-886037600 tempest-VolumesBackupsAdminTest-886037600-project-member] Calling method 'show' {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 10:05:33.446845 np0000006707 devstack@c-api.service[100297]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 10:05:33.446845 np0000006707 devstack@c-api.service[100297]: warnings.warn( Aug 07 10:05:33.450722 np0000006707 devstack@c-api.service[100297]: INFO cinder.volume.api [None req-6b88a127-19f8-4d33-82f0-e5142c7ccf82 tempest-VolumesBackupsAdminTest-886037600 tempest-VolumesBackupsAdminTest-886037600-project-member] Volume info retrieved successfully. Aug 07 10:05:33.454713 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-6b88a127-19f8-4d33-82f0-e5142c7ccf82 tempest-VolumesBackupsAdminTest-886037600 tempest-VolumesBackupsAdminTest-886037600-project-member] https://10.4.3.8/volume/v3/volumes/ba611e7c-a97e-40bd-b933-8a746825e5c1 returned with HTTP 200 Aug 07 10:05:33.455081 np0000006707 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 1256/5017] 10.4.3.8 () {66 vars in 1334 bytes} [Fri Aug 7 10:05:33 2026] GET /volume/v3/volumes/ba611e7c-a97e-40bd-b933-8a746825e5c1 => generated 818 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 10:05:33.748376 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.middleware.request_id [req-79564acb-f9dd-41ac-a095-37a8a8e9dcaa req-82f6d845-c94f-4005-a9da-3d68b81459d3 None None] RequestId filter calling following filter/app {{(pid=100298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:05:33.751108 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [req-79564acb-f9dd-41ac-a095-37a8a8e9dcaa req-82f6d845-c94f-4005-a9da-3d68b81459d3 tempest-TestVolumeBootPattern-391440175 tempest-TestVolumeBootPattern-391440175-project-member] GET https://10.4.3.8/volume/v3/snapshots/e874c380-bed5-4bad-aa0b-da0dd6698656 Aug 07 10:05:33.751363 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [req-79564acb-f9dd-41ac-a095-37a8a8e9dcaa req-82f6d845-c94f-4005-a9da-3d68b81459d3 tempest-TestVolumeBootPattern-391440175 tempest-TestVolumeBootPattern-391440175-project-member] Empty body provided in request {{(pid=100298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 10:05:33.751633 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [req-79564acb-f9dd-41ac-a095-37a8a8e9dcaa req-82f6d845-c94f-4005-a9da-3d68b81459d3 tempest-TestVolumeBootPattern-391440175 tempest-TestVolumeBootPattern-391440175-project-member] Calling method 'show' {{(pid=100298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 10:05:33.758162 np0000006707 devstack@c-api.service[100298]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 10:05:33.758162 np0000006707 devstack@c-api.service[100298]: warnings.warn( Aug 07 10:05:33.758797 np0000006707 devstack@c-api.service[100298]: INFO cinder.volume.api [req-79564acb-f9dd-41ac-a095-37a8a8e9dcaa req-82f6d845-c94f-4005-a9da-3d68b81459d3 tempest-TestVolumeBootPattern-391440175 tempest-TestVolumeBootPattern-391440175-project-member] Snapshot retrieved successfully. Aug 07 10:05:33.759863 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [req-79564acb-f9dd-41ac-a095-37a8a8e9dcaa req-82f6d845-c94f-4005-a9da-3d68b81459d3 tempest-TestVolumeBootPattern-391440175 tempest-TestVolumeBootPattern-391440175-project-member] https://10.4.3.8/volume/v3/snapshots/e874c380-bed5-4bad-aa0b-da0dd6698656 returned with HTTP 200 Aug 07 10:05:33.760370 np0000006707 devstack@c-api.service[100298]: [pid: 100298|app: 0|req: 1255/5018] 10.4.3.8 () {68 vars in 1590 bytes} [Fri Aug 7 10:05:33 2026] GET /volume/v3/snapshots/e874c380-bed5-4bad-aa0b-da0dd6698656 => generated 479 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 10:05:33.995321 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [None req-d68ee445-ec7f-4a33-a261-e6654deaacb7 None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:05:33.997103 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-d68ee445-ec7f-4a33-a261-e6654deaacb7 tempest-VolumeDependencyTests-605562490 tempest-VolumeDependencyTests-605562490-project-member] GET https://10.4.3.8/volume/v3/volumes/535abdbd-8b30-4242-afae-9af16e7fb5cf Aug 07 10:05:33.997331 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-d68ee445-ec7f-4a33-a261-e6654deaacb7 tempest-VolumeDependencyTests-605562490 tempest-VolumeDependencyTests-605562490-project-member] Empty body provided in request {{(pid=100296) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 10:05:33.997543 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-d68ee445-ec7f-4a33-a261-e6654deaacb7 tempest-VolumeDependencyTests-605562490 tempest-VolumeDependencyTests-605562490-project-member] Calling method 'show' {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 10:05:34.004510 np0000006707 devstack@c-api.service[100296]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 10:05:34.004510 np0000006707 devstack@c-api.service[100296]: warnings.warn( Aug 07 10:05:34.008270 np0000006707 devstack@c-api.service[100296]: INFO cinder.volume.api [None req-d68ee445-ec7f-4a33-a261-e6654deaacb7 tempest-VolumeDependencyTests-605562490 tempest-VolumeDependencyTests-605562490-project-member] Volume info retrieved successfully. Aug 07 10:05:34.012001 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-d68ee445-ec7f-4a33-a261-e6654deaacb7 tempest-VolumeDependencyTests-605562490 tempest-VolumeDependencyTests-605562490-project-member] https://10.4.3.8/volume/v3/volumes/535abdbd-8b30-4242-afae-9af16e7fb5cf returned with HTTP 200 Aug 07 10:05:34.012337 np0000006707 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 1251/5019] 10.4.3.8 () {68 vars in 1375 bytes} [Fri Aug 7 10:05:33 2026] GET /volume/v3/volumes/535abdbd-8b30-4242-afae-9af16e7fb5cf => generated 892 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 10:05:34.023127 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-f2db004a-565a-4628-b310-f7ba9c8065a0 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:05:34.024881 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-f2db004a-565a-4628-b310-f7ba9c8065a0 tempest-VolumeDependencyTests-605562490 tempest-VolumeDependencyTests-605562490-project-member] DELETE https://10.4.3.8/volume/v3/snapshots/3cae161a-bdcc-46c8-8d9a-cddce8c3404f Aug 07 10:05:34.025078 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-f2db004a-565a-4628-b310-f7ba9c8065a0 tempest-VolumeDependencyTests-605562490 tempest-VolumeDependencyTests-605562490-project-member] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 10:05:34.025257 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-f2db004a-565a-4628-b310-f7ba9c8065a0 tempest-VolumeDependencyTests-605562490 tempest-VolumeDependencyTests-605562490-project-member] Calling method 'delete' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 10:05:34.025362 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.v3.snapshots [None req-f2db004a-565a-4628-b310-f7ba9c8065a0 tempest-VolumeDependencyTests-605562490 tempest-VolumeDependencyTests-605562490-project-member] Delete snapshot with id: 3cae161a-bdcc-46c8-8d9a-cddce8c3404f Aug 07 10:05:34.030047 np0000006707 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 10:05:34.030047 np0000006707 devstack@c-api.service[100295]: warnings.warn( Aug 07 10:05:34.030432 np0000006707 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-f2db004a-565a-4628-b310-f7ba9c8065a0 tempest-VolumeDependencyTests-605562490 tempest-VolumeDependencyTests-605562490-project-member] Snapshot retrieved successfully. Aug 07 10:05:34.046040 np0000006707 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-f2db004a-565a-4628-b310-f7ba9c8065a0 tempest-VolumeDependencyTests-605562490 tempest-VolumeDependencyTests-605562490-project-member] Snapshot delete request issued successfully. Aug 07 10:05:34.046222 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-f2db004a-565a-4628-b310-f7ba9c8065a0 tempest-VolumeDependencyTests-605562490 tempest-VolumeDependencyTests-605562490-project-member] https://10.4.3.8/volume/v3/snapshots/3cae161a-bdcc-46c8-8d9a-cddce8c3404f returned with HTTP 202 Aug 07 10:05:34.046704 np0000006707 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 1258/5020] 10.4.3.8 () {66 vars in 1343 bytes} [Fri Aug 7 10:05:34 2026] DELETE /volume/v3/snapshots/3cae161a-bdcc-46c8-8d9a-cddce8c3404f => generated 0 bytes in 24 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 07 10:05:34.053286 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [None req-d5765956-9579-41ee-9d89-84e3277b361e None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:05:34.054892 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-d5765956-9579-41ee-9d89-84e3277b361e tempest-VolumeDependencyTests-605562490 tempest-VolumeDependencyTests-605562490-project-member] GET https://10.4.3.8/volume/v3/snapshots/3cae161a-bdcc-46c8-8d9a-cddce8c3404f Aug 07 10:05:34.055125 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-d5765956-9579-41ee-9d89-84e3277b361e tempest-VolumeDependencyTests-605562490 tempest-VolumeDependencyTests-605562490-project-member] Empty body provided in request {{(pid=100297) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 10:05:34.055429 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-d5765956-9579-41ee-9d89-84e3277b361e tempest-VolumeDependencyTests-605562490 tempest-VolumeDependencyTests-605562490-project-member] Calling method 'show' {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 10:05:34.060374 np0000006707 devstack@c-api.service[100297]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 10:05:34.060374 np0000006707 devstack@c-api.service[100297]: warnings.warn( Aug 07 10:05:34.060825 np0000006707 devstack@c-api.service[100297]: INFO cinder.volume.api [None req-d5765956-9579-41ee-9d89-84e3277b361e tempest-VolumeDependencyTests-605562490 tempest-VolumeDependencyTests-605562490-project-member] Snapshot retrieved successfully. Aug 07 10:05:34.061610 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-d5765956-9579-41ee-9d89-84e3277b361e tempest-VolumeDependencyTests-605562490 tempest-VolumeDependencyTests-605562490-project-member] https://10.4.3.8/volume/v3/snapshots/3cae161a-bdcc-46c8-8d9a-cddce8c3404f returned with HTTP 200 Aug 07 10:05:34.061975 np0000006707 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 1257/5021] 10.4.3.8 () {66 vars in 1340 bytes} [Fri Aug 7 10:05:34 2026] GET /volume/v3/snapshots/3cae161a-bdcc-46c8-8d9a-cddce8c3404f => generated 466 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 10:05:34.467689 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.middleware.request_id [None req-611080f0-2a42-4456-b887-b95154e5c7ea None None] RequestId filter calling following filter/app {{(pid=100298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:05:34.469432 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [None req-611080f0-2a42-4456-b887-b95154e5c7ea tempest-VolumesBackupsAdminTest-886037600 tempest-VolumesBackupsAdminTest-886037600-project-member] GET https://10.4.3.8/volume/v3/volumes/ba611e7c-a97e-40bd-b933-8a746825e5c1 Aug 07 10:05:34.469639 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [None req-611080f0-2a42-4456-b887-b95154e5c7ea tempest-VolumesBackupsAdminTest-886037600 tempest-VolumesBackupsAdminTest-886037600-project-member] Empty body provided in request {{(pid=100298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 10:05:34.469810 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [None req-611080f0-2a42-4456-b887-b95154e5c7ea tempest-VolumesBackupsAdminTest-886037600 tempest-VolumesBackupsAdminTest-886037600-project-member] Calling method 'show' {{(pid=100298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 10:05:34.476171 np0000006707 devstack@c-api.service[100298]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 10:05:34.476171 np0000006707 devstack@c-api.service[100298]: warnings.warn( Aug 07 10:05:34.479402 np0000006707 devstack@c-api.service[100298]: INFO cinder.volume.api [None req-611080f0-2a42-4456-b887-b95154e5c7ea tempest-VolumesBackupsAdminTest-886037600 tempest-VolumesBackupsAdminTest-886037600-project-member] Volume info retrieved successfully. Aug 07 10:05:34.483284 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [None req-611080f0-2a42-4456-b887-b95154e5c7ea tempest-VolumesBackupsAdminTest-886037600 tempest-VolumesBackupsAdminTest-886037600-project-member] https://10.4.3.8/volume/v3/volumes/ba611e7c-a97e-40bd-b933-8a746825e5c1 returned with HTTP 200 Aug 07 10:05:34.483688 np0000006707 devstack@c-api.service[100298]: [pid: 100298|app: 0|req: 1256/5022] 10.4.3.8 () {66 vars in 1334 bytes} [Fri Aug 7 10:05:34 2026] GET /volume/v3/volumes/ba611e7c-a97e-40bd-b933-8a746825e5c1 => generated 843 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 10:05:34.495219 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [None req-748a806b-ee35-4da3-9948-d80d106a31b2 None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:05:34.497116 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-748a806b-ee35-4da3-9948-d80d106a31b2 tempest-VolumesBackupsAdminTest-886037600 tempest-VolumesBackupsAdminTest-886037600-project-member] POST https://10.4.3.8/volume/v3/backups Aug 07 10:05:34.497513 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-748a806b-ee35-4da3-9948-d80d106a31b2 tempest-VolumesBackupsAdminTest-886037600 tempest-VolumesBackupsAdminTest-886037600-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "ba611e7c-a97e-40bd-b933-8a746825e5c1", "name": "tempest-VolumesBackupsAdminTest-Backup-1295509083", "container": "tempest-volumesbackupsadmintest-backup-container-1321012917"}} {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 10:05:34.498984 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.contrib.backups [None req-748a806b-ee35-4da3-9948-d80d106a31b2 tempest-VolumesBackupsAdminTest-886037600 tempest-VolumesBackupsAdminTest-886037600-project-member] Creating new backup {'backup': {'volume_id': 'ba611e7c-a97e-40bd-b933-8a746825e5c1', 'name': 'tempest-VolumesBackupsAdminTest-Backup-1295509083', 'container': 'tempest-volumesbackupsadmintest-backup-container-1321012917'}} {{(pid=100296) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 07 10:05:34.499146 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.contrib.backups [None req-748a806b-ee35-4da3-9948-d80d106a31b2 tempest-VolumesBackupsAdminTest-886037600 tempest-VolumesBackupsAdminTest-886037600-project-member] Creating backup of volume ba611e7c-a97e-40bd-b933-8a746825e5c1 in container tempest-volumesbackupsadmintest-backup-container-1321012917 Aug 07 10:05:34.508184 np0000006707 devstack@c-api.service[100296]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 10:05:34.508184 np0000006707 devstack@c-api.service[100296]: warnings.warn( Aug 07 10:05:34.508382 np0000006707 devstack@c-api.service[100296]: INFO cinder.volume.api [None req-748a806b-ee35-4da3-9948-d80d106a31b2 tempest-VolumesBackupsAdminTest-886037600 tempest-VolumesBackupsAdminTest-886037600-project-member] Volume info retrieved successfully. Aug 07 10:05:34.525561 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.quota [None req-748a806b-ee35-4da3-9948-d80d106a31b2 tempest-VolumesBackupsAdminTest-886037600 tempest-VolumesBackupsAdminTest-886037600-project-member] Created reservations ['f3fd0f73-f01a-4f4a-b097-16aa9a855c31', '703b4ab5-5273-4f1b-b447-f41edb7b035e'] {{(pid=100296) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 10:05:34.553488 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-748a806b-ee35-4da3-9948-d80d106a31b2 tempest-VolumesBackupsAdminTest-886037600 tempest-VolumesBackupsAdminTest-886037600-project-member] https://10.4.3.8/volume/v3/backups returned with HTTP 202 Aug 07 10:05:34.554395 np0000006707 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 1252/5023] 10.4.3.8 () {68 vars in 1245 bytes} [Fri Aug 7 10:05:34 2026] POST /volume/v3/backups => generated 331 bytes in 59 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 07 10:05:34.563494 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-61d2f494-77d6-49df-8261-180c67f0c4b5 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:05:34.565876 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-61d2f494-77d6-49df-8261-180c67f0c4b5 tempest-VolumesBackupsAdminTest-886037600 tempest-VolumesBackupsAdminTest-886037600-project-member] GET https://10.4.3.8/volume/v3/backups/e6029a86-1a19-4769-b282-d5a074e48552 Aug 07 10:05:34.566153 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-61d2f494-77d6-49df-8261-180c67f0c4b5 tempest-VolumesBackupsAdminTest-886037600 tempest-VolumesBackupsAdminTest-886037600-project-member] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 10:05:34.566410 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-61d2f494-77d6-49df-8261-180c67f0c4b5 tempest-VolumesBackupsAdminTest-886037600 tempest-VolumesBackupsAdminTest-886037600-project-member] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 10:05:34.566606 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.v3.backups [None req-61d2f494-77d6-49df-8261-180c67f0c4b5 tempest-VolumesBackupsAdminTest-886037600 tempest-VolumesBackupsAdminTest-886037600-project-member] Show backup with id e6029a86-1a19-4769-b282-d5a074e48552. {{(pid=100295) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 10:05:34.572113 np0000006707 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 10:05:34.572113 np0000006707 devstack@c-api.service[100295]: warnings.warn( Aug 07 10:05:34.573045 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-61d2f494-77d6-49df-8261-180c67f0c4b5 tempest-VolumesBackupsAdminTest-886037600 tempest-VolumesBackupsAdminTest-886037600-project-member] https://10.4.3.8/volume/v3/backups/e6029a86-1a19-4769-b282-d5a074e48552 returned with HTTP 200 Aug 07 10:05:34.574186 np0000006707 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 1259/5024] 10.4.3.8 () {66 vars in 1334 bytes} [Fri Aug 7 10:05:34 2026] GET /volume/v3/backups/e6029a86-1a19-4769-b282-d5a074e48552 => generated 795 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 10:05:34.602601 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [req-79564acb-f9dd-41ac-a095-37a8a8e9dcaa req-60ae7a5c-f538-4031-87f3-ab38afb5d8c3 None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:05:34.605300 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [req-79564acb-f9dd-41ac-a095-37a8a8e9dcaa req-60ae7a5c-f538-4031-87f3-ab38afb5d8c3 tempest-TestVolumeBootPattern-391440175 tempest-TestVolumeBootPattern-391440175-project-member] GET https://10.4.3.8/volume/v3/snapshots/e874c380-bed5-4bad-aa0b-da0dd6698656 Aug 07 10:05:34.605645 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [req-79564acb-f9dd-41ac-a095-37a8a8e9dcaa req-60ae7a5c-f538-4031-87f3-ab38afb5d8c3 tempest-TestVolumeBootPattern-391440175 tempest-TestVolumeBootPattern-391440175-project-member] Empty body provided in request {{(pid=100297) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 10:05:34.605915 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [req-79564acb-f9dd-41ac-a095-37a8a8e9dcaa req-60ae7a5c-f538-4031-87f3-ab38afb5d8c3 tempest-TestVolumeBootPattern-391440175 tempest-TestVolumeBootPattern-391440175-project-member] Calling method 'show' {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 10:05:34.611996 np0000006707 devstack@c-api.service[100297]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 10:05:34.611996 np0000006707 devstack@c-api.service[100297]: warnings.warn( Aug 07 10:05:34.612556 np0000006707 devstack@c-api.service[100297]: INFO cinder.volume.api [req-79564acb-f9dd-41ac-a095-37a8a8e9dcaa req-60ae7a5c-f538-4031-87f3-ab38afb5d8c3 tempest-TestVolumeBootPattern-391440175 tempest-TestVolumeBootPattern-391440175-project-member] Snapshot retrieved successfully. Aug 07 10:05:34.613407 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [req-79564acb-f9dd-41ac-a095-37a8a8e9dcaa req-60ae7a5c-f538-4031-87f3-ab38afb5d8c3 tempest-TestVolumeBootPattern-391440175 tempest-TestVolumeBootPattern-391440175-project-member] https://10.4.3.8/volume/v3/snapshots/e874c380-bed5-4bad-aa0b-da0dd6698656 returned with HTTP 200 Aug 07 10:05:34.614017 np0000006707 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 1258/5025] 10.4.3.8 () {68 vars in 1590 bytes} [Fri Aug 7 10:05:34 2026] GET /volume/v3/snapshots/e874c380-bed5-4bad-aa0b-da0dd6698656 => generated 479 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 10:05:34.622578 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.middleware.request_id [req-79564acb-f9dd-41ac-a095-37a8a8e9dcaa req-6032f8bc-4134-4139-b067-4c1d0cb13b8f None None] RequestId filter calling following filter/app {{(pid=100298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:05:34.624700 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [req-79564acb-f9dd-41ac-a095-37a8a8e9dcaa req-6032f8bc-4134-4139-b067-4c1d0cb13b8f tempest-TestVolumeBootPattern-391440175 tempest-TestVolumeBootPattern-391440175-project-member] GET https://10.4.3.8/volume/v3/volumes/99f8b781-116c-4fe7-b6b5-c3fcedcf3950 Aug 07 10:05:34.624801 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [req-79564acb-f9dd-41ac-a095-37a8a8e9dcaa req-6032f8bc-4134-4139-b067-4c1d0cb13b8f tempest-TestVolumeBootPattern-391440175 tempest-TestVolumeBootPattern-391440175-project-member] Empty body provided in request {{(pid=100298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 10:05:34.625021 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [req-79564acb-f9dd-41ac-a095-37a8a8e9dcaa req-6032f8bc-4134-4139-b067-4c1d0cb13b8f tempest-TestVolumeBootPattern-391440175 tempest-TestVolumeBootPattern-391440175-project-member] Calling method 'show' {{(pid=100298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 10:05:34.634240 np0000006707 devstack@c-api.service[100298]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 10:05:34.634240 np0000006707 devstack@c-api.service[100298]: warnings.warn( Aug 07 10:05:34.637299 np0000006707 devstack@c-api.service[100298]: INFO cinder.volume.api [req-79564acb-f9dd-41ac-a095-37a8a8e9dcaa req-6032f8bc-4134-4139-b067-4c1d0cb13b8f tempest-TestVolumeBootPattern-391440175 tempest-TestVolumeBootPattern-391440175-project-member] Volume info retrieved successfully. Aug 07 10:05:34.641743 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [req-79564acb-f9dd-41ac-a095-37a8a8e9dcaa req-6032f8bc-4134-4139-b067-4c1d0cb13b8f tempest-TestVolumeBootPattern-391440175 tempest-TestVolumeBootPattern-391440175-project-member] https://10.4.3.8/volume/v3/volumes/99f8b781-116c-4fe7-b6b5-c3fcedcf3950 returned with HTTP 200 Aug 07 10:05:34.642192 np0000006707 devstack@c-api.service[100298]: [pid: 100298|app: 0|req: 1257/5026] 10.4.3.8 () {68 vars in 1584 bytes} [Fri Aug 7 10:05:34 2026] GET /volume/v3/volumes/99f8b781-116c-4fe7-b6b5-c3fcedcf3950 => generated 1655 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 10:05:34.652326 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [req-79564acb-f9dd-41ac-a095-37a8a8e9dcaa req-46e7184c-8854-41d9-80b5-5495d7f308ef None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:05:34.654186 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [req-79564acb-f9dd-41ac-a095-37a8a8e9dcaa req-46e7184c-8854-41d9-80b5-5495d7f308ef tempest-TestVolumeBootPattern-391440175 tempest-TestVolumeBootPattern-391440175-project-member] POST https://10.4.3.8/volume/v3/volumes Aug 07 10:05:34.654548 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [req-79564acb-f9dd-41ac-a095-37a8a8e9dcaa req-46e7184c-8854-41d9-80b5-5495d7f308ef tempest-TestVolumeBootPattern-391440175 tempest-TestVolumeBootPattern-391440175-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "consistencygroup_id": null, "snapshot_id": "e874c380-bed5-4bad-aa0b-da0dd6698656", "name": "", "description": "", "volume_type": "storpool", "availability_zone": null, "metadata": {}, "imageRef": null, "source_volid": null, "backup_id": null}} {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 10:05:34.656485 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.v3.volumes [req-79564acb-f9dd-41ac-a095-37a8a8e9dcaa req-46e7184c-8854-41d9-80b5-5495d7f308ef tempest-TestVolumeBootPattern-391440175 tempest-TestVolumeBootPattern-391440175-project-member] Create volume request body: {'volume': {'size': 1, 'consistencygroup_id': None, 'snapshot_id': 'e874c380-bed5-4bad-aa0b-da0dd6698656', 'name': '', 'description': '', 'volume_type': 'storpool', 'availability_zone': None, 'metadata': {}, 'imageRef': None, 'source_volid': None, 'backup_id': None}} {{(pid=100296) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 07 10:05:34.664974 np0000006707 devstack@c-api.service[100296]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 10:05:34.664974 np0000006707 devstack@c-api.service[100296]: warnings.warn( Aug 07 10:05:34.665401 np0000006707 devstack@c-api.service[100296]: INFO cinder.volume.api [req-79564acb-f9dd-41ac-a095-37a8a8e9dcaa req-46e7184c-8854-41d9-80b5-5495d7f308ef tempest-TestVolumeBootPattern-391440175 tempest-TestVolumeBootPattern-391440175-project-member] Snapshot retrieved successfully. Aug 07 10:05:34.665553 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.v3.volumes [req-79564acb-f9dd-41ac-a095-37a8a8e9dcaa req-46e7184c-8854-41d9-80b5-5495d7f308ef tempest-TestVolumeBootPattern-391440175 tempest-TestVolumeBootPattern-391440175-project-member] Create volume of 1 GB Aug 07 10:05:34.666147 np0000006707 devstack@c-api.service[100296]: INFO cinder.volume.api [req-79564acb-f9dd-41ac-a095-37a8a8e9dcaa req-46e7184c-8854-41d9-80b5-5495d7f308ef tempest-TestVolumeBootPattern-391440175 tempest-TestVolumeBootPattern-391440175-project-member] Availability Zones retrieved successfully. Aug 07 10:05:34.671499 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.volume.api [req-79564acb-f9dd-41ac-a095-37a8a8e9dcaa req-46e7184c-8854-41d9-80b5-5495d7f308ef tempest-TestVolumeBootPattern-391440175 tempest-TestVolumeBootPattern-391440175-project-member] Flow 'volume_create_api' (f735a93c-2140-4788-b856-0a56866e80f6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100296) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 10:05:34.672734 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.volume.api [req-79564acb-f9dd-41ac-a095-37a8a8e9dcaa req-46e7184c-8854-41d9-80b5-5495d7f308ef tempest-TestVolumeBootPattern-391440175 tempest-TestVolumeBootPattern-391440175-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a1bbae31-9661-49a3-8e09-f2ffd15babae) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 10:05:34.673710 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.volume.flows.api.create_volume [req-79564acb-f9dd-41ac-a095-37a8a8e9dcaa req-46e7184c-8854-41d9-80b5-5495d7f308ef tempest-TestVolumeBootPattern-391440175 tempest-TestVolumeBootPattern-391440175-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=100296) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 07 10:05:34.709567 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.volume.api [req-79564acb-f9dd-41ac-a095-37a8a8e9dcaa req-46e7184c-8854-41d9-80b5-5495d7f308ef tempest-TestVolumeBootPattern-391440175 tempest-TestVolumeBootPattern-391440175-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a1bbae31-9661-49a3-8e09-f2ffd15babae) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': 'e874c380-bed5-4bad-aa0b-da0dd6698656', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-07T09:47:39Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=45fd9a3a-b61e-4c6c-9ab7-d02f06678d0d,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '45fd9a3a-b61e-4c6c-9ab7-d02f06678d0d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 10:05:34.710256 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.volume.api [req-79564acb-f9dd-41ac-a095-37a8a8e9dcaa req-46e7184c-8854-41d9-80b5-5495d7f308ef tempest-TestVolumeBootPattern-391440175 tempest-TestVolumeBootPattern-391440175-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3d6107c3-f69b-41b7-acf1-0bc79b3001a2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 10:05:34.746886 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.quota [req-79564acb-f9dd-41ac-a095-37a8a8e9dcaa req-46e7184c-8854-41d9-80b5-5495d7f308ef tempest-TestVolumeBootPattern-391440175 tempest-TestVolumeBootPattern-391440175-project-member] Created reservations ['4ad12fe5-7d86-4a35-91aa-8d9957e82702', '1459d105-d842-4d5f-ab6f-75adf90ce23d', '4ebd9184-386e-416a-bbf0-430e19940962', '54443ce3-b0d8-401d-ae5f-31cce0259d71'] {{(pid=100296) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 10:05:34.747590 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.volume.api [req-79564acb-f9dd-41ac-a095-37a8a8e9dcaa req-46e7184c-8854-41d9-80b5-5495d7f308ef tempest-TestVolumeBootPattern-391440175 tempest-TestVolumeBootPattern-391440175-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3d6107c3-f69b-41b7-acf1-0bc79b3001a2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['4ad12fe5-7d86-4a35-91aa-8d9957e82702', '1459d105-d842-4d5f-ab6f-75adf90ce23d', '4ebd9184-386e-416a-bbf0-430e19940962', '54443ce3-b0d8-401d-ae5f-31cce0259d71']}' {{(pid=100296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 10:05:34.748205 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.volume.api [req-79564acb-f9dd-41ac-a095-37a8a8e9dcaa req-46e7184c-8854-41d9-80b5-5495d7f308ef tempest-TestVolumeBootPattern-391440175 tempest-TestVolumeBootPattern-391440175-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (da2681eb-ee11-4242-b7ca-f66290cefcd2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 10:05:34.787505 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.volume.api [req-79564acb-f9dd-41ac-a095-37a8a8e9dcaa req-46e7184c-8854-41d9-80b5-5495d7f308ef tempest-TestVolumeBootPattern-391440175 tempest-TestVolumeBootPattern-391440175-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (da2681eb-ee11-4242-b7ca-f66290cefcd2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '787c6089-7260-4d0e-ad1b-13783332a079', '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='52f5f8fcdd29429c807d8bcef75e3bee',qos_specs=None,replication_status=,reservations=['4ad12fe5-7d86-4a35-91aa-8d9957e82702','1459d105-d842-4d5f-ab6f-75adf90ce23d','4ebd9184-386e-416a-bbf0-430e19940962','54443ce3-b0d8-401d-ae5f-31cce0259d71'],size=1,snapshot_id=e874c380-bed5-4bad-aa0b-da0dd6698656,source_replicaid=,source_volid=None,status='creating',user_id='c317c7eecf9245dea62bbb49e4819366',volume_type_id=45fd9a3a-b61e-4c6c-9ab7-d02f06678d0d), '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-07T10:05:34Z,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=787c6089-7260-4d0e-ad1b-13783332a079,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='52f5f8fcdd29429c807d8bcef75e3bee',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=e874c380-bed5-4bad-aa0b-da0dd6698656,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='c317c7eecf9245dea62bbb49e4819366',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(45fd9a3a-b61e-4c6c-9ab7-d02f06678d0d),volume_type_id=45fd9a3a-b61e-4c6c-9ab7-d02f06678d0d)}' {{(pid=100296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 10:05:34.788392 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.volume.api [req-79564acb-f9dd-41ac-a095-37a8a8e9dcaa req-46e7184c-8854-41d9-80b5-5495d7f308ef tempest-TestVolumeBootPattern-391440175 tempest-TestVolumeBootPattern-391440175-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (740d7f88-69c9-4bd0-aa64-c29e65dc8dd2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 10:05:34.809592 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.volume.api [req-79564acb-f9dd-41ac-a095-37a8a8e9dcaa req-46e7184c-8854-41d9-80b5-5495d7f308ef tempest-TestVolumeBootPattern-391440175 tempest-TestVolumeBootPattern-391440175-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (740d7f88-69c9-4bd0-aa64-c29e65dc8dd2) transitioned into 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='52f5f8fcdd29429c807d8bcef75e3bee',qos_specs=None,replication_status=,reservations=['4ad12fe5-7d86-4a35-91aa-8d9957e82702','1459d105-d842-4d5f-ab6f-75adf90ce23d','4ebd9184-386e-416a-bbf0-430e19940962','54443ce3-b0d8-401d-ae5f-31cce0259d71'],size=1,snapshot_id=e874c380-bed5-4bad-aa0b-da0dd6698656,source_replicaid=,source_volid=None,status='creating',user_id='c317c7eecf9245dea62bbb49e4819366',volume_type_id=45fd9a3a-b61e-4c6c-9ab7-d02f06678d0d)}' {{(pid=100296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 10:05:34.810187 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.volume.api [req-79564acb-f9dd-41ac-a095-37a8a8e9dcaa req-46e7184c-8854-41d9-80b5-5495d7f308ef tempest-TestVolumeBootPattern-391440175 tempest-TestVolumeBootPattern-391440175-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ab3b685b-b2b6-4db5-b64b-60e30f22e050) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 10:05:34.834286 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.volume.api [req-79564acb-f9dd-41ac-a095-37a8a8e9dcaa req-46e7184c-8854-41d9-80b5-5495d7f308ef tempest-TestVolumeBootPattern-391440175 tempest-TestVolumeBootPattern-391440175-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ab3b685b-b2b6-4db5-b64b-60e30f22e050) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 10:05:34.835180 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.volume.api [req-79564acb-f9dd-41ac-a095-37a8a8e9dcaa req-46e7184c-8854-41d9-80b5-5495d7f308ef tempest-TestVolumeBootPattern-391440175 tempest-TestVolumeBootPattern-391440175-project-member] Flow 'volume_create_api' (f735a93c-2140-4788-b856-0a56866e80f6) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100296) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 10:05:34.835662 np0000006707 devstack@c-api.service[100296]: INFO cinder.volume.api [req-79564acb-f9dd-41ac-a095-37a8a8e9dcaa req-46e7184c-8854-41d9-80b5-5495d7f308ef tempest-TestVolumeBootPattern-391440175 tempest-TestVolumeBootPattern-391440175-project-member] Create volume request issued successfully. Aug 07 10:05:34.836281 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [req-79564acb-f9dd-41ac-a095-37a8a8e9dcaa req-46e7184c-8854-41d9-80b5-5495d7f308ef tempest-TestVolumeBootPattern-391440175 tempest-TestVolumeBootPattern-391440175-project-member] https://10.4.3.8/volume/v3/volumes returned with HTTP 202 Aug 07 10:05:34.836947 np0000006707 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 1253/5027] 10.4.3.8 () {72 vars in 1527 bytes} [Fri Aug 7 10:05:34 2026] POST /volume/v3/volumes => generated 732 bytes in 185 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 07 10:05:34.844781 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [req-79564acb-f9dd-41ac-a095-37a8a8e9dcaa req-9863171c-6c2e-4919-b5be-5a2c2dbf274a None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:05:34.846897 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [req-79564acb-f9dd-41ac-a095-37a8a8e9dcaa req-9863171c-6c2e-4919-b5be-5a2c2dbf274a tempest-TestVolumeBootPattern-391440175 tempest-TestVolumeBootPattern-391440175-project-member] GET https://10.4.3.8/volume/v3/volumes/787c6089-7260-4d0e-ad1b-13783332a079 Aug 07 10:05:34.847077 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [req-79564acb-f9dd-41ac-a095-37a8a8e9dcaa req-9863171c-6c2e-4919-b5be-5a2c2dbf274a tempest-TestVolumeBootPattern-391440175 tempest-TestVolumeBootPattern-391440175-project-member] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 10:05:34.847252 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [req-79564acb-f9dd-41ac-a095-37a8a8e9dcaa req-9863171c-6c2e-4919-b5be-5a2c2dbf274a tempest-TestVolumeBootPattern-391440175 tempest-TestVolumeBootPattern-391440175-project-member] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 10:05:34.854369 np0000006707 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 10:05:34.854369 np0000006707 devstack@c-api.service[100295]: warnings.warn( Aug 07 10:05:34.858141 np0000006707 devstack@c-api.service[100295]: INFO cinder.volume.api [req-79564acb-f9dd-41ac-a095-37a8a8e9dcaa req-9863171c-6c2e-4919-b5be-5a2c2dbf274a tempest-TestVolumeBootPattern-391440175 tempest-TestVolumeBootPattern-391440175-project-member] Volume info retrieved successfully. Aug 07 10:05:34.862565 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [req-79564acb-f9dd-41ac-a095-37a8a8e9dcaa req-9863171c-6c2e-4919-b5be-5a2c2dbf274a tempest-TestVolumeBootPattern-391440175 tempest-TestVolumeBootPattern-391440175-project-member] https://10.4.3.8/volume/v3/volumes/787c6089-7260-4d0e-ad1b-13783332a079 returned with HTTP 200 Aug 07 10:05:34.862946 np0000006707 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 1260/5028] 10.4.3.8 () {68 vars in 1584 bytes} [Fri Aug 7 10:05:34 2026] GET /volume/v3/volumes/787c6089-7260-4d0e-ad1b-13783332a079 => generated 800 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 10:05:34.871099 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [req-79564acb-f9dd-41ac-a095-37a8a8e9dcaa req-6fb81a74-7a9f-423f-9c2f-b49a916bae22 None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:05:34.873439 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [req-79564acb-f9dd-41ac-a095-37a8a8e9dcaa req-6fb81a74-7a9f-423f-9c2f-b49a916bae22 tempest-TestVolumeBootPattern-391440175 tempest-TestVolumeBootPattern-391440175-project-member] GET https://10.4.3.8/volume/v3/volumes/787c6089-7260-4d0e-ad1b-13783332a079 Aug 07 10:05:34.873699 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [req-79564acb-f9dd-41ac-a095-37a8a8e9dcaa req-6fb81a74-7a9f-423f-9c2f-b49a916bae22 tempest-TestVolumeBootPattern-391440175 tempest-TestVolumeBootPattern-391440175-project-member] Empty body provided in request {{(pid=100297) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 10:05:34.873947 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [req-79564acb-f9dd-41ac-a095-37a8a8e9dcaa req-6fb81a74-7a9f-423f-9c2f-b49a916bae22 tempest-TestVolumeBootPattern-391440175 tempest-TestVolumeBootPattern-391440175-project-member] Calling method 'show' {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 10:05:34.882122 np0000006707 devstack@c-api.service[100297]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 10:05:34.882122 np0000006707 devstack@c-api.service[100297]: warnings.warn( Aug 07 10:05:34.886988 np0000006707 devstack@c-api.service[100297]: INFO cinder.volume.api [req-79564acb-f9dd-41ac-a095-37a8a8e9dcaa req-6fb81a74-7a9f-423f-9c2f-b49a916bae22 tempest-TestVolumeBootPattern-391440175 tempest-TestVolumeBootPattern-391440175-project-member] Volume info retrieved successfully. Aug 07 10:05:34.891400 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [req-79564acb-f9dd-41ac-a095-37a8a8e9dcaa req-6fb81a74-7a9f-423f-9c2f-b49a916bae22 tempest-TestVolumeBootPattern-391440175 tempest-TestVolumeBootPattern-391440175-project-member] https://10.4.3.8/volume/v3/volumes/787c6089-7260-4d0e-ad1b-13783332a079 returned with HTTP 200 Aug 07 10:05:34.891821 np0000006707 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 1259/5029] 10.4.3.8 () {68 vars in 1584 bytes} [Fri Aug 7 10:05:34 2026] GET /volume/v3/volumes/787c6089-7260-4d0e-ad1b-13783332a079 => generated 800 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 10:05:35.071774 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.middleware.request_id [None req-c2418425-7e6e-479b-aa6b-590a7f4779f8 None None] RequestId filter calling following filter/app {{(pid=100298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:05:35.073667 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [None req-c2418425-7e6e-479b-aa6b-590a7f4779f8 tempest-VolumeDependencyTests-605562490 tempest-VolumeDependencyTests-605562490-project-member] GET https://10.4.3.8/volume/v3/snapshots/3cae161a-bdcc-46c8-8d9a-cddce8c3404f Aug 07 10:05:35.073667 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [None req-c2418425-7e6e-479b-aa6b-590a7f4779f8 tempest-VolumeDependencyTests-605562490 tempest-VolumeDependencyTests-605562490-project-member] Empty body provided in request {{(pid=100298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 10:05:35.073782 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [None req-c2418425-7e6e-479b-aa6b-590a7f4779f8 tempest-VolumeDependencyTests-605562490 tempest-VolumeDependencyTests-605562490-project-member] Calling method 'show' {{(pid=100298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 10:05:35.077951 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [None req-c2418425-7e6e-479b-aa6b-590a7f4779f8 tempest-VolumeDependencyTests-605562490 tempest-VolumeDependencyTests-605562490-project-member] https://10.4.3.8/volume/v3/snapshots/3cae161a-bdcc-46c8-8d9a-cddce8c3404f returned with HTTP 404 Aug 07 10:05:35.078371 np0000006707 devstack@c-api.service[100298]: [pid: 100298|app: 0|req: 1258/5030] 10.4.3.8 () {66 vars in 1340 bytes} [Fri Aug 7 10:05:35 2026] GET /volume/v3/snapshots/3cae161a-bdcc-46c8-8d9a-cddce8c3404f => generated 111 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 10:05:35.087052 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [None req-2fcf391d-0e60-4d29-a11b-70dd3f1f4f66 None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:05:35.090028 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-2fcf391d-0e60-4d29-a11b-70dd3f1f4f66 tempest-VolumeDependencyTests-605562490 tempest-VolumeDependencyTests-605562490-project-member] DELETE https://10.4.3.8/volume/v3/snapshots/f6f4c658-ad54-47a8-acee-42ff3c13095e Aug 07 10:05:35.090028 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-2fcf391d-0e60-4d29-a11b-70dd3f1f4f66 tempest-VolumeDependencyTests-605562490 tempest-VolumeDependencyTests-605562490-project-member] Empty body provided in request {{(pid=100296) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 10:05:35.090195 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-2fcf391d-0e60-4d29-a11b-70dd3f1f4f66 tempest-VolumeDependencyTests-605562490 tempest-VolumeDependencyTests-605562490-project-member] Calling method 'delete' {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 10:05:35.090362 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.v3.snapshots [None req-2fcf391d-0e60-4d29-a11b-70dd3f1f4f66 tempest-VolumeDependencyTests-605562490 tempest-VolumeDependencyTests-605562490-project-member] Delete snapshot with id: f6f4c658-ad54-47a8-acee-42ff3c13095e Aug 07 10:05:35.097118 np0000006707 devstack@c-api.service[100296]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 10:05:35.097118 np0000006707 devstack@c-api.service[100296]: warnings.warn( Aug 07 10:05:35.097811 np0000006707 devstack@c-api.service[100296]: INFO cinder.volume.api [None req-2fcf391d-0e60-4d29-a11b-70dd3f1f4f66 tempest-VolumeDependencyTests-605562490 tempest-VolumeDependencyTests-605562490-project-member] Snapshot retrieved successfully. Aug 07 10:05:35.117955 np0000006707 devstack@c-api.service[100296]: INFO cinder.volume.api [None req-2fcf391d-0e60-4d29-a11b-70dd3f1f4f66 tempest-VolumeDependencyTests-605562490 tempest-VolumeDependencyTests-605562490-project-member] Snapshot delete request issued successfully. Aug 07 10:05:35.118190 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-2fcf391d-0e60-4d29-a11b-70dd3f1f4f66 tempest-VolumeDependencyTests-605562490 tempest-VolumeDependencyTests-605562490-project-member] https://10.4.3.8/volume/v3/snapshots/f6f4c658-ad54-47a8-acee-42ff3c13095e returned with HTTP 202 Aug 07 10:05:35.118765 np0000006707 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 1254/5031] 10.4.3.8 () {66 vars in 1343 bytes} [Fri Aug 7 10:05:35 2026] DELETE /volume/v3/snapshots/f6f4c658-ad54-47a8-acee-42ff3c13095e => generated 0 bytes in 32 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 07 10:05:35.125769 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-52214702-e96d-4daf-818b-a06ab9b3d8a4 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:05:35.128012 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-52214702-e96d-4daf-818b-a06ab9b3d8a4 tempest-VolumeDependencyTests-605562490 tempest-VolumeDependencyTests-605562490-project-member] GET https://10.4.3.8/volume/v3/snapshots/f6f4c658-ad54-47a8-acee-42ff3c13095e Aug 07 10:05:35.128265 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-52214702-e96d-4daf-818b-a06ab9b3d8a4 tempest-VolumeDependencyTests-605562490 tempest-VolumeDependencyTests-605562490-project-member] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 10:05:35.128549 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-52214702-e96d-4daf-818b-a06ab9b3d8a4 tempest-VolumeDependencyTests-605562490 tempest-VolumeDependencyTests-605562490-project-member] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 10:05:35.134591 np0000006707 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 10:05:35.134591 np0000006707 devstack@c-api.service[100295]: warnings.warn( Aug 07 10:05:35.135172 np0000006707 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-52214702-e96d-4daf-818b-a06ab9b3d8a4 tempest-VolumeDependencyTests-605562490 tempest-VolumeDependencyTests-605562490-project-member] Snapshot retrieved successfully. Aug 07 10:05:35.136203 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-52214702-e96d-4daf-818b-a06ab9b3d8a4 tempest-VolumeDependencyTests-605562490 tempest-VolumeDependencyTests-605562490-project-member] https://10.4.3.8/volume/v3/snapshots/f6f4c658-ad54-47a8-acee-42ff3c13095e returned with HTTP 200 Aug 07 10:05:35.136722 np0000006707 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 1261/5032] 10.4.3.8 () {66 vars in 1340 bytes} [Fri Aug 7 10:05:35 2026] GET /volume/v3/snapshots/f6f4c658-ad54-47a8-acee-42ff3c13095e => generated 466 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 10:05:35.584691 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [None req-b07af286-d84c-4a0a-8a86-95ae9e356d90 None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:05:35.586514 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-b07af286-d84c-4a0a-8a86-95ae9e356d90 tempest-VolumesBackupsAdminTest-886037600 tempest-VolumesBackupsAdminTest-886037600-project-member] GET https://10.4.3.8/volume/v3/backups/e6029a86-1a19-4769-b282-d5a074e48552 Aug 07 10:05:35.586726 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-b07af286-d84c-4a0a-8a86-95ae9e356d90 tempest-VolumesBackupsAdminTest-886037600 tempest-VolumesBackupsAdminTest-886037600-project-member] Empty body provided in request {{(pid=100297) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 10:05:35.586934 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-b07af286-d84c-4a0a-8a86-95ae9e356d90 tempest-VolumesBackupsAdminTest-886037600 tempest-VolumesBackupsAdminTest-886037600-project-member] Calling method 'show' {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 10:05:35.587045 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.v3.backups [None req-b07af286-d84c-4a0a-8a86-95ae9e356d90 tempest-VolumesBackupsAdminTest-886037600 tempest-VolumesBackupsAdminTest-886037600-project-member] Show backup with id e6029a86-1a19-4769-b282-d5a074e48552. {{(pid=100297) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 10:05:35.591718 np0000006707 devstack@c-api.service[100297]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 10:05:35.591718 np0000006707 devstack@c-api.service[100297]: warnings.warn( Aug 07 10:05:35.592393 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-b07af286-d84c-4a0a-8a86-95ae9e356d90 tempest-VolumesBackupsAdminTest-886037600 tempest-VolumesBackupsAdminTest-886037600-project-member] https://10.4.3.8/volume/v3/backups/e6029a86-1a19-4769-b282-d5a074e48552 returned with HTTP 200 Aug 07 10:05:35.592778 np0000006707 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 1260/5033] 10.4.3.8 () {66 vars in 1334 bytes} [Fri Aug 7 10:05:35 2026] GET /volume/v3/backups/e6029a86-1a19-4769-b282-d5a074e48552 => generated 797 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 10:05:36.145136 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.middleware.request_id [None req-2fe29ce5-9bd2-47f1-9788-179bd7d1ac59 None None] RequestId filter calling following filter/app {{(pid=100298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:05:36.147091 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [None req-2fe29ce5-9bd2-47f1-9788-179bd7d1ac59 tempest-VolumeDependencyTests-605562490 tempest-VolumeDependencyTests-605562490-project-member] GET https://10.4.3.8/volume/v3/snapshots/f6f4c658-ad54-47a8-acee-42ff3c13095e Aug 07 10:05:36.147310 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [None req-2fe29ce5-9bd2-47f1-9788-179bd7d1ac59 tempest-VolumeDependencyTests-605562490 tempest-VolumeDependencyTests-605562490-project-member] Empty body provided in request {{(pid=100298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 10:05:36.147604 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [None req-2fe29ce5-9bd2-47f1-9788-179bd7d1ac59 tempest-VolumeDependencyTests-605562490 tempest-VolumeDependencyTests-605562490-project-member] Calling method 'show' {{(pid=100298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 10:05:36.152699 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [None req-2fe29ce5-9bd2-47f1-9788-179bd7d1ac59 tempest-VolumeDependencyTests-605562490 tempest-VolumeDependencyTests-605562490-project-member] https://10.4.3.8/volume/v3/snapshots/f6f4c658-ad54-47a8-acee-42ff3c13095e returned with HTTP 404 Aug 07 10:05:36.153160 np0000006707 devstack@c-api.service[100298]: [pid: 100298|app: 0|req: 1259/5034] 10.4.3.8 () {66 vars in 1340 bytes} [Fri Aug 7 10:05:36 2026] GET /volume/v3/snapshots/f6f4c658-ad54-47a8-acee-42ff3c13095e => generated 111 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 10:05:36.159525 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [None req-b04f2945-cce9-4e68-9c3e-0cc2846c72dc None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:05:36.161566 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-b04f2945-cce9-4e68-9c3e-0cc2846c72dc tempest-VolumeDependencyTests-605562490 tempest-VolumeDependencyTests-605562490-project-member] DELETE https://10.4.3.8/volume/v3/volumes/ff0d1873-0e6d-48e3-b5b0-993a6f36027e Aug 07 10:05:36.161820 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-b04f2945-cce9-4e68-9c3e-0cc2846c72dc tempest-VolumeDependencyTests-605562490 tempest-VolumeDependencyTests-605562490-project-member] Empty body provided in request {{(pid=100296) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 10:05:36.162083 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-b04f2945-cce9-4e68-9c3e-0cc2846c72dc tempest-VolumeDependencyTests-605562490 tempest-VolumeDependencyTests-605562490-project-member] Calling method 'delete' {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 10:05:36.162292 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.v3.volumes [None req-b04f2945-cce9-4e68-9c3e-0cc2846c72dc tempest-VolumeDependencyTests-605562490 tempest-VolumeDependencyTests-605562490-project-member] Delete volume with id: ff0d1873-0e6d-48e3-b5b0-993a6f36027e Aug 07 10:05:36.170899 np0000006707 devstack@c-api.service[100296]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 10:05:36.170899 np0000006707 devstack@c-api.service[100296]: warnings.warn( Aug 07 10:05:36.171302 np0000006707 devstack@c-api.service[100296]: INFO cinder.volume.api [None req-b04f2945-cce9-4e68-9c3e-0cc2846c72dc tempest-VolumeDependencyTests-605562490 tempest-VolumeDependencyTests-605562490-project-member] Volume info retrieved successfully. Aug 07 10:05:36.188857 np0000006707 devstack@c-api.service[100296]: INFO cinder.volume.api [None req-b04f2945-cce9-4e68-9c3e-0cc2846c72dc tempest-VolumeDependencyTests-605562490 tempest-VolumeDependencyTests-605562490-project-member] Delete volume request issued successfully. Aug 07 10:05:36.189072 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-b04f2945-cce9-4e68-9c3e-0cc2846c72dc tempest-VolumeDependencyTests-605562490 tempest-VolumeDependencyTests-605562490-project-member] https://10.4.3.8/volume/v3/volumes/ff0d1873-0e6d-48e3-b5b0-993a6f36027e returned with HTTP 202 Aug 07 10:05:36.189580 np0000006707 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 1255/5035] 10.4.3.8 () {68 vars in 1378 bytes} [Fri Aug 7 10:05:36 2026] DELETE /volume/v3/volumes/ff0d1873-0e6d-48e3-b5b0-993a6f36027e => generated 0 bytes in 31 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 07 10:05:36.197638 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-2013de3d-f5f7-4010-a126-9189245e2c2b None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:05:36.200747 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-2013de3d-f5f7-4010-a126-9189245e2c2b tempest-VolumeDependencyTests-605562490 tempest-VolumeDependencyTests-605562490-project-member] GET https://10.4.3.8/volume/v3/volumes/ff0d1873-0e6d-48e3-b5b0-993a6f36027e Aug 07 10:05:36.200747 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-2013de3d-f5f7-4010-a126-9189245e2c2b tempest-VolumeDependencyTests-605562490 tempest-VolumeDependencyTests-605562490-project-member] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 10:05:36.200747 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-2013de3d-f5f7-4010-a126-9189245e2c2b tempest-VolumeDependencyTests-605562490 tempest-VolumeDependencyTests-605562490-project-member] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 10:05:36.206927 np0000006707 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 10:05:36.206927 np0000006707 devstack@c-api.service[100295]: warnings.warn( Aug 07 10:05:36.209776 np0000006707 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-2013de3d-f5f7-4010-a126-9189245e2c2b tempest-VolumeDependencyTests-605562490 tempest-VolumeDependencyTests-605562490-project-member] Volume info retrieved successfully. Aug 07 10:05:36.214021 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-2013de3d-f5f7-4010-a126-9189245e2c2b tempest-VolumeDependencyTests-605562490 tempest-VolumeDependencyTests-605562490-project-member] https://10.4.3.8/volume/v3/volumes/ff0d1873-0e6d-48e3-b5b0-993a6f36027e returned with HTTP 200 Aug 07 10:05:36.214585 np0000006707 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 1262/5036] 10.4.3.8 () {68 vars in 1375 bytes} [Fri Aug 7 10:05:36 2026] GET /volume/v3/volumes/ff0d1873-0e6d-48e3-b5b0-993a6f36027e => generated 858 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 10:05:36.603622 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [None req-3483b160-b6b8-4b37-8453-14c099a8d222 None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:05:36.605473 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-3483b160-b6b8-4b37-8453-14c099a8d222 tempest-VolumesBackupsAdminTest-886037600 tempest-VolumesBackupsAdminTest-886037600-project-member] GET https://10.4.3.8/volume/v3/backups/e6029a86-1a19-4769-b282-d5a074e48552 Aug 07 10:05:36.605700 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-3483b160-b6b8-4b37-8453-14c099a8d222 tempest-VolumesBackupsAdminTest-886037600 tempest-VolumesBackupsAdminTest-886037600-project-member] Empty body provided in request {{(pid=100297) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 10:05:36.605920 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-3483b160-b6b8-4b37-8453-14c099a8d222 tempest-VolumesBackupsAdminTest-886037600 tempest-VolumesBackupsAdminTest-886037600-project-member] Calling method 'show' {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 10:05:36.606036 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.v3.backups [None req-3483b160-b6b8-4b37-8453-14c099a8d222 tempest-VolumesBackupsAdminTest-886037600 tempest-VolumesBackupsAdminTest-886037600-project-member] Show backup with id e6029a86-1a19-4769-b282-d5a074e48552. {{(pid=100297) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 10:05:36.610463 np0000006707 devstack@c-api.service[100297]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 10:05:36.610463 np0000006707 devstack@c-api.service[100297]: warnings.warn( Aug 07 10:05:36.611218 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-3483b160-b6b8-4b37-8453-14c099a8d222 tempest-VolumesBackupsAdminTest-886037600 tempest-VolumesBackupsAdminTest-886037600-project-member] https://10.4.3.8/volume/v3/backups/e6029a86-1a19-4769-b282-d5a074e48552 returned with HTTP 200 Aug 07 10:05:36.611605 np0000006707 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 1261/5037] 10.4.3.8 () {66 vars in 1334 bytes} [Fri Aug 7 10:05:36 2026] GET /volume/v3/backups/e6029a86-1a19-4769-b282-d5a074e48552 => generated 797 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 10:05:37.230618 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.middleware.request_id [None req-769a3723-5460-4370-8bcc-28393ab5594a None None] RequestId filter calling following filter/app {{(pid=100298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:05:37.233181 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [None req-769a3723-5460-4370-8bcc-28393ab5594a tempest-VolumeDependencyTests-605562490 tempest-VolumeDependencyTests-605562490-project-member] GET https://10.4.3.8/volume/v3/volumes/ff0d1873-0e6d-48e3-b5b0-993a6f36027e Aug 07 10:05:37.233504 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [None req-769a3723-5460-4370-8bcc-28393ab5594a tempest-VolumeDependencyTests-605562490 tempest-VolumeDependencyTests-605562490-project-member] Empty body provided in request {{(pid=100298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 10:05:37.233737 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [None req-769a3723-5460-4370-8bcc-28393ab5594a tempest-VolumeDependencyTests-605562490 tempest-VolumeDependencyTests-605562490-project-member] Calling method 'show' {{(pid=100298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 10:05:37.239881 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [None req-769a3723-5460-4370-8bcc-28393ab5594a tempest-VolumeDependencyTests-605562490 tempest-VolumeDependencyTests-605562490-project-member] https://10.4.3.8/volume/v3/volumes/ff0d1873-0e6d-48e3-b5b0-993a6f36027e returned with HTTP 404 Aug 07 10:05:37.240389 np0000006707 devstack@c-api.service[100298]: [pid: 100298|app: 0|req: 1260/5038] 10.4.3.8 () {68 vars in 1375 bytes} [Fri Aug 7 10:05:37 2026] GET /volume/v3/volumes/ff0d1873-0e6d-48e3-b5b0-993a6f36027e => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 07 10:05:37.247727 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [None req-01a37cd2-b478-4438-891e-918ec5805fee None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:05:37.249599 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-01a37cd2-b478-4438-891e-918ec5805fee tempest-VolumeDependencyTests-605562490 tempest-VolumeDependencyTests-605562490-project-member] DELETE https://10.4.3.8/volume/v3/volumes/3286a1e9-0227-4494-b578-ff35aa597952 Aug 07 10:05:37.249857 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-01a37cd2-b478-4438-891e-918ec5805fee tempest-VolumeDependencyTests-605562490 tempest-VolumeDependencyTests-605562490-project-member] Empty body provided in request {{(pid=100296) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 10:05:37.250084 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-01a37cd2-b478-4438-891e-918ec5805fee tempest-VolumeDependencyTests-605562490 tempest-VolumeDependencyTests-605562490-project-member] Calling method 'delete' {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 10:05:37.250299 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.v3.volumes [None req-01a37cd2-b478-4438-891e-918ec5805fee tempest-VolumeDependencyTests-605562490 tempest-VolumeDependencyTests-605562490-project-member] Delete volume with id: 3286a1e9-0227-4494-b578-ff35aa597952 Aug 07 10:05:37.257523 np0000006707 devstack@c-api.service[100296]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 10:05:37.257523 np0000006707 devstack@c-api.service[100296]: warnings.warn( Aug 07 10:05:37.257980 np0000006707 devstack@c-api.service[100296]: INFO cinder.volume.api [None req-01a37cd2-b478-4438-891e-918ec5805fee tempest-VolumeDependencyTests-605562490 tempest-VolumeDependencyTests-605562490-project-member] Volume info retrieved successfully. Aug 07 10:05:37.285313 np0000006707 devstack@c-api.service[100296]: INFO cinder.volume.api [None req-01a37cd2-b478-4438-891e-918ec5805fee tempest-VolumeDependencyTests-605562490 tempest-VolumeDependencyTests-605562490-project-member] Delete volume request issued successfully. Aug 07 10:05:37.285591 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-01a37cd2-b478-4438-891e-918ec5805fee tempest-VolumeDependencyTests-605562490 tempest-VolumeDependencyTests-605562490-project-member] https://10.4.3.8/volume/v3/volumes/3286a1e9-0227-4494-b578-ff35aa597952 returned with HTTP 202 Aug 07 10:05:37.286082 np0000006707 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 1256/5039] 10.4.3.8 () {68 vars in 1378 bytes} [Fri Aug 7 10:05:37 2026] DELETE /volume/v3/volumes/3286a1e9-0227-4494-b578-ff35aa597952 => generated 0 bytes in 39 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 07 10:05:37.294308 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-32bf9f2a-a5f0-4635-a8e4-374dc598b144 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:05:37.296220 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-32bf9f2a-a5f0-4635-a8e4-374dc598b144 tempest-VolumeDependencyTests-605562490 tempest-VolumeDependencyTests-605562490-project-member] GET https://10.4.3.8/volume/v3/volumes/3286a1e9-0227-4494-b578-ff35aa597952 Aug 07 10:05:37.296502 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-32bf9f2a-a5f0-4635-a8e4-374dc598b144 tempest-VolumeDependencyTests-605562490 tempest-VolumeDependencyTests-605562490-project-member] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 10:05:37.296702 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-32bf9f2a-a5f0-4635-a8e4-374dc598b144 tempest-VolumeDependencyTests-605562490 tempest-VolumeDependencyTests-605562490-project-member] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 10:05:37.306799 np0000006707 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 10:05:37.306799 np0000006707 devstack@c-api.service[100295]: warnings.warn( Aug 07 10:05:37.311913 np0000006707 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-32bf9f2a-a5f0-4635-a8e4-374dc598b144 tempest-VolumeDependencyTests-605562490 tempest-VolumeDependencyTests-605562490-project-member] Volume info retrieved successfully. Aug 07 10:05:37.317657 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-32bf9f2a-a5f0-4635-a8e4-374dc598b144 tempest-VolumeDependencyTests-605562490 tempest-VolumeDependencyTests-605562490-project-member] https://10.4.3.8/volume/v3/volumes/3286a1e9-0227-4494-b578-ff35aa597952 returned with HTTP 200 Aug 07 10:05:37.317995 np0000006707 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 1263/5040] 10.4.3.8 () {68 vars in 1375 bytes} [Fri Aug 7 10:05:37 2026] GET /volume/v3/volumes/3286a1e9-0227-4494-b578-ff35aa597952 => generated 891 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 10:05:37.621573 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [None req-165ea662-26e6-4eda-a802-0c84bb57fbea None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:05:37.623571 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-165ea662-26e6-4eda-a802-0c84bb57fbea tempest-VolumesBackupsAdminTest-886037600 tempest-VolumesBackupsAdminTest-886037600-project-member] GET https://10.4.3.8/volume/v3/backups/e6029a86-1a19-4769-b282-d5a074e48552 Aug 07 10:05:37.623744 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-165ea662-26e6-4eda-a802-0c84bb57fbea tempest-VolumesBackupsAdminTest-886037600 tempest-VolumesBackupsAdminTest-886037600-project-member] Empty body provided in request {{(pid=100297) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 10:05:37.623948 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-165ea662-26e6-4eda-a802-0c84bb57fbea tempest-VolumesBackupsAdminTest-886037600 tempest-VolumesBackupsAdminTest-886037600-project-member] Calling method 'show' {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 10:05:37.624024 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.v3.backups [None req-165ea662-26e6-4eda-a802-0c84bb57fbea tempest-VolumesBackupsAdminTest-886037600 tempest-VolumesBackupsAdminTest-886037600-project-member] Show backup with id e6029a86-1a19-4769-b282-d5a074e48552. {{(pid=100297) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 10:05:37.628275 np0000006707 devstack@c-api.service[100297]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 10:05:37.628275 np0000006707 devstack@c-api.service[100297]: warnings.warn( Aug 07 10:05:37.628997 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-165ea662-26e6-4eda-a802-0c84bb57fbea tempest-VolumesBackupsAdminTest-886037600 tempest-VolumesBackupsAdminTest-886037600-project-member] https://10.4.3.8/volume/v3/backups/e6029a86-1a19-4769-b282-d5a074e48552 returned with HTTP 200 Aug 07 10:05:37.629353 np0000006707 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 1262/5041] 10.4.3.8 () {66 vars in 1334 bytes} [Fri Aug 7 10:05:37 2026] GET /volume/v3/backups/e6029a86-1a19-4769-b282-d5a074e48552 => generated 797 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 10:05:37.812561 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.middleware.request_id [req-f529b95d-1c85-408a-bcd4-3ee7265b38ab req-2ed606b0-da28-4e34-a88c-558ac78460c9 None None] RequestId filter calling following filter/app {{(pid=100298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:05:37.815016 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [req-f529b95d-1c85-408a-bcd4-3ee7265b38ab req-2ed606b0-da28-4e34-a88c-558ac78460c9 tempest-TestEncryptedCinderVolumes-1545393347 tempest-TestEncryptedCinderVolumes-1545393347-project-member] DELETE https://10.4.3.8/volume/v3/attachments/35f24cea-be75-45b1-91b2-05d083109127 Aug 07 10:05:37.815208 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [req-f529b95d-1c85-408a-bcd4-3ee7265b38ab req-2ed606b0-da28-4e34-a88c-558ac78460c9 tempest-TestEncryptedCinderVolumes-1545393347 tempest-TestEncryptedCinderVolumes-1545393347-project-member] Empty body provided in request {{(pid=100298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 10:05:37.815348 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [req-f529b95d-1c85-408a-bcd4-3ee7265b38ab req-2ed606b0-da28-4e34-a88c-558ac78460c9 tempest-TestEncryptedCinderVolumes-1545393347 tempest-TestEncryptedCinderVolumes-1545393347-project-member] Calling method 'version_select' {{(pid=100298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 10:05:37.822664 np0000006707 devstack@c-api.service[100298]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 10:05:37.822664 np0000006707 devstack@c-api.service[100298]: warnings.warn( Aug 07 10:05:37.865352 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [req-f529b95d-1c85-408a-bcd4-3ee7265b38ab req-2ed606b0-da28-4e34-a88c-558ac78460c9 tempest-TestEncryptedCinderVolumes-1545393347 tempest-TestEncryptedCinderVolumes-1545393347-project-member] https://10.4.3.8/volume/v3/attachments/35f24cea-be75-45b1-91b2-05d083109127 returned with HTTP 200 Aug 07 10:05:37.865917 np0000006707 devstack@c-api.service[100298]: [pid: 100298|app: 0|req: 1261/5042] 10.4.3.8 () {72 vars in 1659 bytes} [Fri Aug 7 10:05:37 2026] DELETE /volume/v3/attachments/35f24cea-be75-45b1-91b2-05d083109127 => generated 19 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 10:05:37.899686 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [req-79564acb-f9dd-41ac-a095-37a8a8e9dcaa req-83602451-b3b0-4efa-8f0b-2aa6b1d51e1a None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:05:37.901869 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [req-79564acb-f9dd-41ac-a095-37a8a8e9dcaa req-83602451-b3b0-4efa-8f0b-2aa6b1d51e1a tempest-TestVolumeBootPattern-391440175 tempest-TestVolumeBootPattern-391440175-project-member] GET https://10.4.3.8/volume/v3/volumes/787c6089-7260-4d0e-ad1b-13783332a079 Aug 07 10:05:37.902102 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [req-79564acb-f9dd-41ac-a095-37a8a8e9dcaa req-83602451-b3b0-4efa-8f0b-2aa6b1d51e1a tempest-TestVolumeBootPattern-391440175 tempest-TestVolumeBootPattern-391440175-project-member] Empty body provided in request {{(pid=100296) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 10:05:37.902299 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [req-79564acb-f9dd-41ac-a095-37a8a8e9dcaa req-83602451-b3b0-4efa-8f0b-2aa6b1d51e1a tempest-TestVolumeBootPattern-391440175 tempest-TestVolumeBootPattern-391440175-project-member] Calling method 'show' {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 10:05:37.909749 np0000006707 devstack@c-api.service[100296]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 10:05:37.909749 np0000006707 devstack@c-api.service[100296]: warnings.warn( Aug 07 10:05:37.913813 np0000006707 devstack@c-api.service[100296]: INFO cinder.volume.api [req-79564acb-f9dd-41ac-a095-37a8a8e9dcaa req-83602451-b3b0-4efa-8f0b-2aa6b1d51e1a tempest-TestVolumeBootPattern-391440175 tempest-TestVolumeBootPattern-391440175-project-member] Volume info retrieved successfully. Aug 07 10:05:37.918933 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [req-79564acb-f9dd-41ac-a095-37a8a8e9dcaa req-83602451-b3b0-4efa-8f0b-2aa6b1d51e1a tempest-TestVolumeBootPattern-391440175 tempest-TestVolumeBootPattern-391440175-project-member] https://10.4.3.8/volume/v3/volumes/787c6089-7260-4d0e-ad1b-13783332a079 returned with HTTP 200 Aug 07 10:05:37.919559 np0000006707 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 1257/5043] 10.4.3.8 () {68 vars in 1584 bytes} [Fri Aug 7 10:05:37 2026] GET /volume/v3/volumes/787c6089-7260-4d0e-ad1b-13783332a079 => generated 1341 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 10:05:37.929408 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-8ca913d3-057c-4d84-8376-b6b4c8002c51 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:05:37.929997 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-8ca913d3-057c-4d84-8376-b6b4c8002c51 None None] GET https://10.4.3.8/volume// Aug 07 10:05:37.930243 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-8ca913d3-057c-4d84-8376-b6b4c8002c51 None None] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 10:05:37.930590 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-8ca913d3-057c-4d84-8376-b6b4c8002c51 None None] Calling method 'all' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 10:05:37.931025 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-8ca913d3-057c-4d84-8376-b6b4c8002c51 None None] https://10.4.3.8/volume// returned with HTTP 300 Aug 07 10:05:37.931437 np0000006707 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 1264/5044] 10.4.3.8 () {66 vars in 1412 bytes} [Fri Aug 7 10:05:37 2026] GET /volume/ => generated 384 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 07 10:05:37.939216 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [req-79564acb-f9dd-41ac-a095-37a8a8e9dcaa req-b40fb8ce-17aa-4017-84be-36e0f4225cb3 None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:05:37.944484 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [req-79564acb-f9dd-41ac-a095-37a8a8e9dcaa req-b40fb8ce-17aa-4017-84be-36e0f4225cb3 tempest-TestVolumeBootPattern-391440175 tempest-TestVolumeBootPattern-391440175-project-member] POST https://10.4.3.8/volume/v3/attachments Aug 07 10:05:37.944484 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [req-79564acb-f9dd-41ac-a095-37a8a8e9dcaa req-b40fb8ce-17aa-4017-84be-36e0f4225cb3 tempest-TestVolumeBootPattern-391440175 tempest-TestVolumeBootPattern-391440175-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "787c6089-7260-4d0e-ad1b-13783332a079", "connector": null, "instance_uuid": "d78d3e32-0995-42bc-b389-2fad2526c9aa"}} {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 10:05:37.953196 np0000006707 devstack@c-api.service[100297]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 10:05:37.953196 np0000006707 devstack@c-api.service[100297]: warnings.warn( Aug 07 10:05:37.986906 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [req-79564acb-f9dd-41ac-a095-37a8a8e9dcaa req-b40fb8ce-17aa-4017-84be-36e0f4225cb3 tempest-TestVolumeBootPattern-391440175 tempest-TestVolumeBootPattern-391440175-project-member] https://10.4.3.8/volume/v3/attachments returned with HTTP 200 Aug 07 10:05:37.987561 np0000006707 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 1263/5045] 10.4.3.8 () {74 vars in 1580 bytes} [Fri Aug 7 10:05:37 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 10:05:38.000140 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.middleware.request_id [None req-65619e54-f271-4a37-af45-84d1f3d5e68c None None] RequestId filter calling following filter/app {{(pid=100298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:05:38.000335 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [None req-65619e54-f271-4a37-af45-84d1f3d5e68c None None] GET https://10.4.3.8/volume// Aug 07 10:05:38.000517 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [None req-65619e54-f271-4a37-af45-84d1f3d5e68c None None] Empty body provided in request {{(pid=100298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 10:05:38.000686 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [None req-65619e54-f271-4a37-af45-84d1f3d5e68c None None] Calling method 'all' {{(pid=100298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 10:05:38.000981 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [None req-65619e54-f271-4a37-af45-84d1f3d5e68c None None] https://10.4.3.8/volume// returned with HTTP 300 Aug 07 10:05:38.001248 np0000006707 devstack@c-api.service[100298]: [pid: 100298|app: 0|req: 1262/5046] 10.4.3.8 () {66 vars in 1412 bytes} [Fri Aug 7 10:05:37 2026] GET /volume/ => generated 384 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 07 10:05:38.008310 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [req-79564acb-f9dd-41ac-a095-37a8a8e9dcaa req-9a60d275-a3bd-4f5a-a2a2-578769e8cba1 None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:05:38.011097 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [req-79564acb-f9dd-41ac-a095-37a8a8e9dcaa req-9a60d275-a3bd-4f5a-a2a2-578769e8cba1 tempest-TestVolumeBootPattern-391440175 tempest-TestVolumeBootPattern-391440175-project-member] GET https://10.4.3.8/volume/v3/volumes/787c6089-7260-4d0e-ad1b-13783332a079 Aug 07 10:05:38.011321 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [req-79564acb-f9dd-41ac-a095-37a8a8e9dcaa req-9a60d275-a3bd-4f5a-a2a2-578769e8cba1 tempest-TestVolumeBootPattern-391440175 tempest-TestVolumeBootPattern-391440175-project-member] Empty body provided in request {{(pid=100296) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 10:05:38.011549 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [req-79564acb-f9dd-41ac-a095-37a8a8e9dcaa req-9a60d275-a3bd-4f5a-a2a2-578769e8cba1 tempest-TestVolumeBootPattern-391440175 tempest-TestVolumeBootPattern-391440175-project-member] Calling method 'show' {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 10:05:38.020921 np0000006707 devstack@c-api.service[100296]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 10:05:38.020921 np0000006707 devstack@c-api.service[100296]: warnings.warn( Aug 07 10:05:38.024665 np0000006707 devstack@c-api.service[100296]: INFO cinder.volume.api [req-79564acb-f9dd-41ac-a095-37a8a8e9dcaa req-9a60d275-a3bd-4f5a-a2a2-578769e8cba1 tempest-TestVolumeBootPattern-391440175 tempest-TestVolumeBootPattern-391440175-project-member] Volume info retrieved successfully. Aug 07 10:05:38.029279 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [req-79564acb-f9dd-41ac-a095-37a8a8e9dcaa req-9a60d275-a3bd-4f5a-a2a2-578769e8cba1 tempest-TestVolumeBootPattern-391440175 tempest-TestVolumeBootPattern-391440175-project-member] https://10.4.3.8/volume/v3/volumes/787c6089-7260-4d0e-ad1b-13783332a079 returned with HTTP 200 Aug 07 10:05:38.029746 np0000006707 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 1258/5047] 10.4.3.8 () {70 vars in 1625 bytes} [Fri Aug 7 10:05:38 2026] GET /volume/v3/volumes/787c6089-7260-4d0e-ad1b-13783332a079 => generated 1520 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 07 10:05:38.149955 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [req-79564acb-f9dd-41ac-a095-37a8a8e9dcaa req-a1bce50c-a1d2-446d-970d-d29296ea57df None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:05:38.151969 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [req-79564acb-f9dd-41ac-a095-37a8a8e9dcaa req-a1bce50c-a1d2-446d-970d-d29296ea57df tempest-TestVolumeBootPattern-391440175 tempest-TestVolumeBootPattern-391440175-project-member] PUT https://10.4.3.8/volume/v3/attachments/1e50e196-79de-4c46-9cab-fed08d29bd5c Aug 07 10:05:38.152304 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [req-79564acb-f9dd-41ac-a095-37a8a8e9dcaa req-a1bce50c-a1d2-446d-970d-d29296ea57df tempest-TestVolumeBootPattern-391440175 tempest-TestVolumeBootPattern-391440175-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.8", "host": "np0000006707", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:568b993d50b1", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "d2780578-1896-461f-80ac-b58d2e346b90", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 10:05:38.159677 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.coordination [req-79564acb-f9dd-41ac-a095-37a8a8e9dcaa req-a1bce50c-a1d2-446d-970d-d29296ea57df tempest-TestVolumeBootPattern-391440175 tempest-TestVolumeBootPattern-391440175-project-member] Acquiring lock "cinder-attachment_update-787c6089-7260-4d0e-ad1b-13783332a079-np0000006707" by "attachment_update" {{(pid=100295) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 07 10:05:38.164059 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.coordination [req-79564acb-f9dd-41ac-a095-37a8a8e9dcaa req-a1bce50c-a1d2-446d-970d-d29296ea57df tempest-TestVolumeBootPattern-391440175 tempest-TestVolumeBootPattern-391440175-project-member] Lock "cinder-attachment_update-787c6089-7260-4d0e-ad1b-13783332a079-np0000006707" acquired by "attachment_update" :: waited 0.004s {{(pid=100295) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 07 10:05:38.165004 np0000006707 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 10:05:38.165004 np0000006707 devstack@c-api.service[100295]: warnings.warn( Aug 07 10:05:38.244179 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.coordination [req-79564acb-f9dd-41ac-a095-37a8a8e9dcaa req-a1bce50c-a1d2-446d-970d-d29296ea57df tempest-TestVolumeBootPattern-391440175 tempest-TestVolumeBootPattern-391440175-project-member] Lock "cinder-attachment_update-787c6089-7260-4d0e-ad1b-13783332a079-np0000006707" released by "attachment_update" :: held 0.080s {{(pid=100295) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 07 10:05:38.244601 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [req-79564acb-f9dd-41ac-a095-37a8a8e9dcaa req-a1bce50c-a1d2-446d-970d-d29296ea57df tempest-TestVolumeBootPattern-391440175 tempest-TestVolumeBootPattern-391440175-project-member] https://10.4.3.8/volume/v3/attachments/1e50e196-79de-4c46-9cab-fed08d29bd5c returned with HTTP 200 Aug 07 10:05:38.245171 np0000006707 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 1265/5048] 10.4.3.8 () {74 vars in 1690 bytes} [Fri Aug 7 10:05:38 2026] PUT /volume/v3/attachments/1e50e196-79de-4c46-9cab-fed08d29bd5c => generated 969 bytes in 95 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 10:05:38.271786 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [req-79564acb-f9dd-41ac-a095-37a8a8e9dcaa req-d83cc1e8-54fc-41a2-a038-284cdcd98573 None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:05:38.273825 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [req-79564acb-f9dd-41ac-a095-37a8a8e9dcaa req-d83cc1e8-54fc-41a2-a038-284cdcd98573 tempest-TestVolumeBootPattern-391440175 tempest-TestVolumeBootPattern-391440175-project-member] POST https://10.4.3.8/volume/v3/attachments/1e50e196-79de-4c46-9cab-fed08d29bd5c/action Aug 07 10:05:38.274192 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [req-79564acb-f9dd-41ac-a095-37a8a8e9dcaa req-d83cc1e8-54fc-41a2-a038-284cdcd98573 tempest-TestVolumeBootPattern-391440175 tempest-TestVolumeBootPattern-391440175-project-member] Action body: b'{"os-complete": null}' {{(pid=100297) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 07 10:05:38.274313 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [req-79564acb-f9dd-41ac-a095-37a8a8e9dcaa req-d83cc1e8-54fc-41a2-a038-284cdcd98573 tempest-TestVolumeBootPattern-391440175 tempest-TestVolumeBootPattern-391440175-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 10:05:38.291378 np0000006707 devstack@c-api.service[100297]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 10:05:38.291378 np0000006707 devstack@c-api.service[100297]: warnings.warn( Aug 07 10:05:38.303928 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [req-79564acb-f9dd-41ac-a095-37a8a8e9dcaa req-d83cc1e8-54fc-41a2-a038-284cdcd98573 tempest-TestVolumeBootPattern-391440175 tempest-TestVolumeBootPattern-391440175-project-member] https://10.4.3.8/volume/v3/attachments/1e50e196-79de-4c46-9cab-fed08d29bd5c/action returned with HTTP 204 Aug 07 10:05:38.304454 np0000006707 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 1264/5049] 10.4.3.8 () {74 vars in 1711 bytes} [Fri Aug 7 10:05:38 2026] POST /volume/v3/attachments/1e50e196-79de-4c46-9cab-fed08d29bd5c/action => generated 0 bytes in 33 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 07 10:05:38.332819 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.middleware.request_id [None req-b5bdb9f8-f5cd-4f97-935d-d20b01b2a43d None None] RequestId filter calling following filter/app {{(pid=100298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:05:38.334704 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [None req-b5bdb9f8-f5cd-4f97-935d-d20b01b2a43d tempest-VolumeDependencyTests-605562490 tempest-VolumeDependencyTests-605562490-project-member] GET https://10.4.3.8/volume/v3/volumes/3286a1e9-0227-4494-b578-ff35aa597952 Aug 07 10:05:38.334913 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [None req-b5bdb9f8-f5cd-4f97-935d-d20b01b2a43d tempest-VolumeDependencyTests-605562490 tempest-VolumeDependencyTests-605562490-project-member] Empty body provided in request {{(pid=100298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 10:05:38.335119 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [None req-b5bdb9f8-f5cd-4f97-935d-d20b01b2a43d tempest-VolumeDependencyTests-605562490 tempest-VolumeDependencyTests-605562490-project-member] Calling method 'show' {{(pid=100298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 10:05:38.341243 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [None req-b5bdb9f8-f5cd-4f97-935d-d20b01b2a43d tempest-VolumeDependencyTests-605562490 tempest-VolumeDependencyTests-605562490-project-member] https://10.4.3.8/volume/v3/volumes/3286a1e9-0227-4494-b578-ff35aa597952 returned with HTTP 404 Aug 07 10:05:38.341763 np0000006707 devstack@c-api.service[100298]: [pid: 100298|app: 0|req: 1263/5050] 10.4.3.8 () {68 vars in 1375 bytes} [Fri Aug 7 10:05:38 2026] GET /volume/v3/volumes/3286a1e9-0227-4494-b578-ff35aa597952 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 07 10:05:38.349948 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [None req-5c0b705d-3f33-492d-85a3-c771b353eb9d None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:05:38.351784 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-5c0b705d-3f33-492d-85a3-c771b353eb9d tempest-VolumeDependencyTests-605562490 tempest-VolumeDependencyTests-605562490-project-member] DELETE https://10.4.3.8/volume/v3/volumes/535abdbd-8b30-4242-afae-9af16e7fb5cf Aug 07 10:05:38.352050 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-5c0b705d-3f33-492d-85a3-c771b353eb9d tempest-VolumeDependencyTests-605562490 tempest-VolumeDependencyTests-605562490-project-member] Empty body provided in request {{(pid=100296) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 10:05:38.352303 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-5c0b705d-3f33-492d-85a3-c771b353eb9d tempest-VolumeDependencyTests-605562490 tempest-VolumeDependencyTests-605562490-project-member] Calling method 'delete' {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 10:05:38.352588 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.v3.volumes [None req-5c0b705d-3f33-492d-85a3-c771b353eb9d tempest-VolumeDependencyTests-605562490 tempest-VolumeDependencyTests-605562490-project-member] Delete volume with id: 535abdbd-8b30-4242-afae-9af16e7fb5cf Aug 07 10:05:38.360140 np0000006707 devstack@c-api.service[100296]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 10:05:38.360140 np0000006707 devstack@c-api.service[100296]: warnings.warn( Aug 07 10:05:38.360699 np0000006707 devstack@c-api.service[100296]: INFO cinder.volume.api [None req-5c0b705d-3f33-492d-85a3-c771b353eb9d tempest-VolumeDependencyTests-605562490 tempest-VolumeDependencyTests-605562490-project-member] Volume info retrieved successfully. Aug 07 10:05:38.380780 np0000006707 devstack@c-api.service[100296]: INFO cinder.volume.api [None req-5c0b705d-3f33-492d-85a3-c771b353eb9d tempest-VolumeDependencyTests-605562490 tempest-VolumeDependencyTests-605562490-project-member] Delete volume request issued successfully. Aug 07 10:05:38.381000 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-5c0b705d-3f33-492d-85a3-c771b353eb9d tempest-VolumeDependencyTests-605562490 tempest-VolumeDependencyTests-605562490-project-member] https://10.4.3.8/volume/v3/volumes/535abdbd-8b30-4242-afae-9af16e7fb5cf returned with HTTP 202 Aug 07 10:05:38.381452 np0000006707 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 1259/5051] 10.4.3.8 () {68 vars in 1378 bytes} [Fri Aug 7 10:05:38 2026] DELETE /volume/v3/volumes/535abdbd-8b30-4242-afae-9af16e7fb5cf => generated 0 bytes in 32 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 07 10:05:38.388728 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-76f0de09-a982-4bd3-b4a5-300f7c847765 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:05:38.390665 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-76f0de09-a982-4bd3-b4a5-300f7c847765 tempest-VolumeDependencyTests-605562490 tempest-VolumeDependencyTests-605562490-project-member] GET https://10.4.3.8/volume/v3/volumes/535abdbd-8b30-4242-afae-9af16e7fb5cf Aug 07 10:05:38.390903 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-76f0de09-a982-4bd3-b4a5-300f7c847765 tempest-VolumeDependencyTests-605562490 tempest-VolumeDependencyTests-605562490-project-member] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 10:05:38.391091 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-76f0de09-a982-4bd3-b4a5-300f7c847765 tempest-VolumeDependencyTests-605562490 tempest-VolumeDependencyTests-605562490-project-member] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 10:05:38.399320 np0000006707 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 10:05:38.399320 np0000006707 devstack@c-api.service[100295]: warnings.warn( Aug 07 10:05:38.404219 np0000006707 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-76f0de09-a982-4bd3-b4a5-300f7c847765 tempest-VolumeDependencyTests-605562490 tempest-VolumeDependencyTests-605562490-project-member] Volume info retrieved successfully. Aug 07 10:05:38.411767 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-76f0de09-a982-4bd3-b4a5-300f7c847765 tempest-VolumeDependencyTests-605562490 tempest-VolumeDependencyTests-605562490-project-member] https://10.4.3.8/volume/v3/volumes/535abdbd-8b30-4242-afae-9af16e7fb5cf returned with HTTP 200 Aug 07 10:05:38.412607 np0000006707 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 1266/5052] 10.4.3.8 () {68 vars in 1375 bytes} [Fri Aug 7 10:05:38 2026] GET /volume/v3/volumes/535abdbd-8b30-4242-afae-9af16e7fb5cf => generated 891 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 10:05:38.430101 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [None req-cbcf5dc2-03a8-4c72-8e16-6847ed4baf54 None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:05:38.431935 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-cbcf5dc2-03a8-4c72-8e16-6847ed4baf54 tempest-TestEncryptedCinderVolumes-1545393347 tempest-TestEncryptedCinderVolumes-1545393347-project-member] POST https://10.4.3.8/volume/v3/volumes Aug 07 10:05:38.432335 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-cbcf5dc2-03a8-4c72-8e16-6847ed4baf54 tempest-TestEncryptedCinderVolumes-1545393347 tempest-TestEncryptedCinderVolumes-1545393347-project-member] Action: 'create', calling method: create, body: {"volume": {"display_name": "tempest-TestEncryptedCinderVolumes-994426414", "source_volid": "c9defbda-31f2-4951-bf26-4b9abaf90740", "volume_type": "tempest-scenario-type-luks-1721904530", "size": 1}} {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 10:05:38.434079 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.v3.volumes [None req-cbcf5dc2-03a8-4c72-8e16-6847ed4baf54 tempest-TestEncryptedCinderVolumes-1545393347 tempest-TestEncryptedCinderVolumes-1545393347-project-member] Create volume request body: {'volume': {'display_name': 'tempest-TestEncryptedCinderVolumes-994426414', 'source_volid': 'c9defbda-31f2-4951-bf26-4b9abaf90740', 'volume_type': 'tempest-scenario-type-luks-1721904530', 'size': 1}} {{(pid=100297) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 07 10:05:38.446204 np0000006707 devstack@c-api.service[100297]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 10:05:38.446204 np0000006707 devstack@c-api.service[100297]: warnings.warn( Aug 07 10:05:38.446878 np0000006707 devstack@c-api.service[100297]: INFO cinder.volume.api [None req-cbcf5dc2-03a8-4c72-8e16-6847ed4baf54 tempest-TestEncryptedCinderVolumes-1545393347 tempest-TestEncryptedCinderVolumes-1545393347-project-member] Volume retrieved successfully. Aug 07 10:05:38.447025 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.v3.volumes [None req-cbcf5dc2-03a8-4c72-8e16-6847ed4baf54 tempest-TestEncryptedCinderVolumes-1545393347 tempest-TestEncryptedCinderVolumes-1545393347-project-member] Create volume of 1 GB Aug 07 10:05:38.447837 np0000006707 devstack@c-api.service[100297]: INFO cinder.volume.api [None req-cbcf5dc2-03a8-4c72-8e16-6847ed4baf54 tempest-TestEncryptedCinderVolumes-1545393347 tempest-TestEncryptedCinderVolumes-1545393347-project-member] Availability Zones retrieved successfully. Aug 07 10:05:38.453218 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.volume.api [None req-cbcf5dc2-03a8-4c72-8e16-6847ed4baf54 tempest-TestEncryptedCinderVolumes-1545393347 tempest-TestEncryptedCinderVolumes-1545393347-project-member] Flow 'volume_create_api' (29e69359-7718-4f11-b385-b8f10a948d53) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100297) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 10:05:38.455241 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.volume.api [None req-cbcf5dc2-03a8-4c72-8e16-6847ed4baf54 tempest-TestEncryptedCinderVolumes-1545393347 tempest-TestEncryptedCinderVolumes-1545393347-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (71609b03-2c53-4493-be15-11ffc4bbd53b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100297) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 10:05:38.456147 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.volume.flows.api.create_volume [None req-cbcf5dc2-03a8-4c72-8e16-6847ed4baf54 tempest-TestEncryptedCinderVolumes-1545393347 tempest-TestEncryptedCinderVolumes-1545393347-project-member] Validating volume size '1' using validate_int, validate_source_size {{(pid=100297) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 07 10:05:38.477463 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.volume.api [None req-cbcf5dc2-03a8-4c72-8e16-6847ed4baf54 tempest-TestEncryptedCinderVolumes-1545393347 tempest-TestEncryptedCinderVolumes-1545393347-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (71609b03-2c53-4493-be15-11ffc4bbd53b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': 'c9defbda-31f2-4951-bf26-4b9abaf90740', 'volume_type': VolumeType(created_at=2026-08-07T10:04:31Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=b6ba98a9-1864-4392-96d9-8afaf33f5775,is_public=True,name='tempest-scenario-type-luks-1721904530',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'b6ba98a9-1864-4392-96d9-8afaf33f5775', '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=100297) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 10:05:38.478229 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.volume.api [None req-cbcf5dc2-03a8-4c72-8e16-6847ed4baf54 tempest-TestEncryptedCinderVolumes-1545393347 tempest-TestEncryptedCinderVolumes-1545393347-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4f82e930-7cf6-44ba-81e2-0d7917eea205) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100297) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 10:05:38.522831 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.quota [None req-cbcf5dc2-03a8-4c72-8e16-6847ed4baf54 tempest-TestEncryptedCinderVolumes-1545393347 tempest-TestEncryptedCinderVolumes-1545393347-project-member] Created reservations ['0a2cf473-3b9d-47e7-8035-baa01630f320', '85de2f8f-f1e7-4904-a934-e82f3d30f408', '398cb136-3902-4fd0-a6dd-85bde4e7af8a', '30b735f9-11d0-4a92-a091-63a3b54982d0'] {{(pid=100297) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 10:05:38.523783 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.volume.api [None req-cbcf5dc2-03a8-4c72-8e16-6847ed4baf54 tempest-TestEncryptedCinderVolumes-1545393347 tempest-TestEncryptedCinderVolumes-1545393347-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4f82e930-7cf6-44ba-81e2-0d7917eea205) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['0a2cf473-3b9d-47e7-8035-baa01630f320', '85de2f8f-f1e7-4904-a934-e82f3d30f408', '398cb136-3902-4fd0-a6dd-85bde4e7af8a', '30b735f9-11d0-4a92-a091-63a3b54982d0']}' {{(pid=100297) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 10:05:38.524657 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.volume.api [None req-cbcf5dc2-03a8-4c72-8e16-6847ed4baf54 tempest-TestEncryptedCinderVolumes-1545393347 tempest-TestEncryptedCinderVolumes-1545393347-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9159f1b0-71f8-4824-bee1-03bf8dcacd5e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100297) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 10:05:38.559523 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.volume.api [None req-cbcf5dc2-03a8-4c72-8e16-6847ed4baf54 tempest-TestEncryptedCinderVolumes-1545393347 tempest-TestEncryptedCinderVolumes-1545393347-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9159f1b0-71f8-4824-bee1-03bf8dcacd5e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '2a9e4638-e8b3-4c20-8b45-3cac1441e29c', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestEncryptedCinderVolumes-994426414',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='cc490062f8584133be9ddbf1103c1c1b',qos_specs=None,replication_status=,reservations=['0a2cf473-3b9d-47e7-8035-baa01630f320','85de2f8f-f1e7-4904-a934-e82f3d30f408','398cb136-3902-4fd0-a6dd-85bde4e7af8a','30b735f9-11d0-4a92-a091-63a3b54982d0'],size=1,snapshot_id=None,source_replicaid=,source_volid=c9defbda-31f2-4951-bf26-4b9abaf90740,status='creating',user_id='f6192f07ac674535afeaa5a26aa5901d',volume_type_id=b6ba98a9-1864-4392-96d9-8afaf33f5775), '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-07T10:05:38Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestEncryptedCinderVolumes-994426414',ec2_id=None,encryption_key_id=00000000-0000-0000-0000-000000000000,glance_metadata=,group=,group_id=None,host=None,id=2a9e4638-e8b3-4c20-8b45-3cac1441e29c,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='cc490062f8584133be9ddbf1103c1c1b',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=c9defbda-31f2-4951-bf26-4b9abaf90740,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='f6192f07ac674535afeaa5a26aa5901d',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(b6ba98a9-1864-4392-96d9-8afaf33f5775),volume_type_id=b6ba98a9-1864-4392-96d9-8afaf33f5775)}' {{(pid=100297) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 10:05:38.560256 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.volume.api [None req-cbcf5dc2-03a8-4c72-8e16-6847ed4baf54 tempest-TestEncryptedCinderVolumes-1545393347 tempest-TestEncryptedCinderVolumes-1545393347-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2247274f-e3ff-43fa-b41f-7f50285eede0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100297) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 10:05:38.585204 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.volume.api [None req-cbcf5dc2-03a8-4c72-8e16-6847ed4baf54 tempest-TestEncryptedCinderVolumes-1545393347 tempest-TestEncryptedCinderVolumes-1545393347-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2247274f-e3ff-43fa-b41f-7f50285eede0) transitioned into state 'SUCCESS' from state '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-994426414',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='cc490062f8584133be9ddbf1103c1c1b',qos_specs=None,replication_status=,reservations=['0a2cf473-3b9d-47e7-8035-baa01630f320','85de2f8f-f1e7-4904-a934-e82f3d30f408','398cb136-3902-4fd0-a6dd-85bde4e7af8a','30b735f9-11d0-4a92-a091-63a3b54982d0'],size=1,snapshot_id=None,source_replicaid=,source_volid=c9defbda-31f2-4951-bf26-4b9abaf90740,status='creating',user_id='f6192f07ac674535afeaa5a26aa5901d',volume_type_id=b6ba98a9-1864-4392-96d9-8afaf33f5775)}' {{(pid=100297) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 10:05:38.585934 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.volume.api [None req-cbcf5dc2-03a8-4c72-8e16-6847ed4baf54 tempest-TestEncryptedCinderVolumes-1545393347 tempest-TestEncryptedCinderVolumes-1545393347-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (053a80f6-766a-4638-9e3c-bf036af4ad84) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100297) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 10:05:38.605119 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.volume.api [None req-cbcf5dc2-03a8-4c72-8e16-6847ed4baf54 tempest-TestEncryptedCinderVolumes-1545393347 tempest-TestEncryptedCinderVolumes-1545393347-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (053a80f6-766a-4638-9e3c-bf036af4ad84) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100297) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 10:05:38.605987 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.volume.api [None req-cbcf5dc2-03a8-4c72-8e16-6847ed4baf54 tempest-TestEncryptedCinderVolumes-1545393347 tempest-TestEncryptedCinderVolumes-1545393347-project-member] Flow 'volume_create_api' (29e69359-7718-4f11-b385-b8f10a948d53) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100297) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 10:05:38.606281 np0000006707 devstack@c-api.service[100297]: INFO cinder.volume.api [None req-cbcf5dc2-03a8-4c72-8e16-6847ed4baf54 tempest-TestEncryptedCinderVolumes-1545393347 tempest-TestEncryptedCinderVolumes-1545393347-project-member] Create volume request issued successfully. Aug 07 10:05:38.606931 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-cbcf5dc2-03a8-4c72-8e16-6847ed4baf54 tempest-TestEncryptedCinderVolumes-1545393347 tempest-TestEncryptedCinderVolumes-1545393347-project-member] https://10.4.3.8/volume/v3/volumes returned with HTTP 202 Aug 07 10:05:38.607349 np0000006707 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 1265/5053] 10.4.3.8 () {68 vars in 1245 bytes} [Fri Aug 7 10:05:38 2026] POST /volume/v3/volumes => generated 806 bytes in 178 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 07 10:05:38.618905 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.middleware.request_id [None req-97bfb801-09b7-4880-8089-5e5f9c8e6845 None None] RequestId filter calling following filter/app {{(pid=100298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:05:38.621548 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [None req-97bfb801-09b7-4880-8089-5e5f9c8e6845 tempest-TestEncryptedCinderVolumes-1545393347 tempest-TestEncryptedCinderVolumes-1545393347-project-member] GET https://10.4.3.8/volume/v3/volumes/2a9e4638-e8b3-4c20-8b45-3cac1441e29c Aug 07 10:05:38.621734 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [None req-97bfb801-09b7-4880-8089-5e5f9c8e6845 tempest-TestEncryptedCinderVolumes-1545393347 tempest-TestEncryptedCinderVolumes-1545393347-project-member] Empty body provided in request {{(pid=100298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 10:05:38.621921 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [None req-97bfb801-09b7-4880-8089-5e5f9c8e6845 tempest-TestEncryptedCinderVolumes-1545393347 tempest-TestEncryptedCinderVolumes-1545393347-project-member] Calling method 'show' {{(pid=100298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 10:05:38.631254 np0000006707 devstack@c-api.service[100298]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 10:05:38.631254 np0000006707 devstack@c-api.service[100298]: warnings.warn( Aug 07 10:05:38.638140 np0000006707 devstack@c-api.service[100298]: INFO cinder.volume.api [None req-97bfb801-09b7-4880-8089-5e5f9c8e6845 tempest-TestEncryptedCinderVolumes-1545393347 tempest-TestEncryptedCinderVolumes-1545393347-project-member] Volume info retrieved successfully. Aug 07 10:05:38.642153 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [None req-8a4d7a8c-9ec6-4b26-a370-fb91f556f547 None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:05:38.643927 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [None req-97bfb801-09b7-4880-8089-5e5f9c8e6845 tempest-TestEncryptedCinderVolumes-1545393347 tempest-TestEncryptedCinderVolumes-1545393347-project-member] https://10.4.3.8/volume/v3/volumes/2a9e4638-e8b3-4c20-8b45-3cac1441e29c returned with HTTP 200 Aug 07 10:05:38.644167 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-8a4d7a8c-9ec6-4b26-a370-fb91f556f547 tempest-VolumesBackupsAdminTest-886037600 tempest-VolumesBackupsAdminTest-886037600-project-member] GET https://10.4.3.8/volume/v3/backups/e6029a86-1a19-4769-b282-d5a074e48552 Aug 07 10:05:38.644223 np0000006707 devstack@c-api.service[100298]: [pid: 100298|app: 0|req: 1264/5054] 10.4.3.8 () {66 vars in 1334 bytes} [Fri Aug 7 10:05:38 2026] GET /volume/v3/volumes/2a9e4638-e8b3-4c20-8b45-3cac1441e29c => generated 874 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 10:05:38.644595 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-8a4d7a8c-9ec6-4b26-a370-fb91f556f547 tempest-VolumesBackupsAdminTest-886037600 tempest-VolumesBackupsAdminTest-886037600-project-member] Empty body provided in request {{(pid=100296) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 10:05:38.644645 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-8a4d7a8c-9ec6-4b26-a370-fb91f556f547 tempest-VolumesBackupsAdminTest-886037600 tempest-VolumesBackupsAdminTest-886037600-project-member] Calling method 'show' {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 10:05:38.644781 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.v3.backups [None req-8a4d7a8c-9ec6-4b26-a370-fb91f556f547 tempest-VolumesBackupsAdminTest-886037600 tempest-VolumesBackupsAdminTest-886037600-project-member] Show backup with id e6029a86-1a19-4769-b282-d5a074e48552. {{(pid=100296) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 10:05:38.649961 np0000006707 devstack@c-api.service[100296]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 10:05:38.649961 np0000006707 devstack@c-api.service[100296]: warnings.warn( Aug 07 10:05:38.651002 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-8a4d7a8c-9ec6-4b26-a370-fb91f556f547 tempest-VolumesBackupsAdminTest-886037600 tempest-VolumesBackupsAdminTest-886037600-project-member] https://10.4.3.8/volume/v3/backups/e6029a86-1a19-4769-b282-d5a074e48552 returned with HTTP 200 Aug 07 10:05:38.651414 np0000006707 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 1260/5055] 10.4.3.8 () {66 vars in 1334 bytes} [Fri Aug 7 10:05:38 2026] GET /volume/v3/backups/e6029a86-1a19-4769-b282-d5a074e48552 => generated 797 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 10:05:39.429029 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-fab0455a-8d24-4ba8-9d44-5d7f3974f9a4 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:05:39.432144 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-fab0455a-8d24-4ba8-9d44-5d7f3974f9a4 tempest-VolumeDependencyTests-605562490 tempest-VolumeDependencyTests-605562490-project-member] GET https://10.4.3.8/volume/v3/volumes/535abdbd-8b30-4242-afae-9af16e7fb5cf Aug 07 10:05:39.432451 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-fab0455a-8d24-4ba8-9d44-5d7f3974f9a4 tempest-VolumeDependencyTests-605562490 tempest-VolumeDependencyTests-605562490-project-member] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 10:05:39.432708 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-fab0455a-8d24-4ba8-9d44-5d7f3974f9a4 tempest-VolumeDependencyTests-605562490 tempest-VolumeDependencyTests-605562490-project-member] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 10:05:39.439901 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-fab0455a-8d24-4ba8-9d44-5d7f3974f9a4 tempest-VolumeDependencyTests-605562490 tempest-VolumeDependencyTests-605562490-project-member] https://10.4.3.8/volume/v3/volumes/535abdbd-8b30-4242-afae-9af16e7fb5cf returned with HTTP 404 Aug 07 10:05:39.440558 np0000006707 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 1267/5056] 10.4.3.8 () {68 vars in 1375 bytes} [Fri Aug 7 10:05:39 2026] GET /volume/v3/volumes/535abdbd-8b30-4242-afae-9af16e7fb5cf => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 07 10:05:39.449614 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [None req-982abb5b-ad45-4dff-8fc4-e91a9bdc2271 None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:05:39.451814 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-982abb5b-ad45-4dff-8fc4-e91a9bdc2271 tempest-VolumeDependencyTests-605562490 tempest-VolumeDependencyTests-605562490-project-member] POST https://10.4.3.8/volume/v3/volumes Aug 07 10:05:39.452161 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-982abb5b-ad45-4dff-8fc4-e91a9bdc2271 tempest-VolumeDependencyTests-605562490 tempest-VolumeDependencyTests-605562490-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeDependencyTests-Volume-658414085"}} {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 10:05:39.453578 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.v3.volumes [None req-982abb5b-ad45-4dff-8fc4-e91a9bdc2271 tempest-VolumeDependencyTests-605562490 tempest-VolumeDependencyTests-605562490-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeDependencyTests-Volume-658414085'}} {{(pid=100297) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 07 10:05:39.453725 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.v3.volumes [None req-982abb5b-ad45-4dff-8fc4-e91a9bdc2271 tempest-VolumeDependencyTests-605562490 tempest-VolumeDependencyTests-605562490-project-member] Create volume of 1 GB Aug 07 10:05:39.454019 np0000006707 devstack@c-api.service[100297]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 10:05:39.454019 np0000006707 devstack@c-api.service[100297]: warnings.warn( Aug 07 10:05:39.457989 np0000006707 devstack@c-api.service[100297]: INFO cinder.volume.api [None req-982abb5b-ad45-4dff-8fc4-e91a9bdc2271 tempest-VolumeDependencyTests-605562490 tempest-VolumeDependencyTests-605562490-project-member] Availability Zones retrieved successfully. Aug 07 10:05:39.464356 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.volume.api [None req-982abb5b-ad45-4dff-8fc4-e91a9bdc2271 tempest-VolumeDependencyTests-605562490 tempest-VolumeDependencyTests-605562490-project-member] Flow 'volume_create_api' (d6f87584-a638-49ee-833c-35ec75ba1fe3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100297) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 10:05:39.464356 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.volume.api [None req-982abb5b-ad45-4dff-8fc4-e91a9bdc2271 tempest-VolumeDependencyTests-605562490 tempest-VolumeDependencyTests-605562490-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (35a3ee2a-ffa2-4da0-bd98-112caa798c64) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100297) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 10:05:39.465399 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.volume.flows.api.create_volume [None req-982abb5b-ad45-4dff-8fc4-e91a9bdc2271 tempest-VolumeDependencyTests-605562490 tempest-VolumeDependencyTests-605562490-project-member] Validating volume size '1' using validate_int {{(pid=100297) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 07 10:05:39.495656 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.volume.api [None req-982abb5b-ad45-4dff-8fc4-e91a9bdc2271 tempest-VolumeDependencyTests-605562490 tempest-VolumeDependencyTests-605562490-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (35a3ee2a-ffa2-4da0-bd98-112caa798c64) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-07T09:47:39Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=45fd9a3a-b61e-4c6c-9ab7-d02f06678d0d,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '45fd9a3a-b61e-4c6c-9ab7-d02f06678d0d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100297) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 10:05:39.496781 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.volume.api [None req-982abb5b-ad45-4dff-8fc4-e91a9bdc2271 tempest-VolumeDependencyTests-605562490 tempest-VolumeDependencyTests-605562490-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (41ad8b64-cbfc-46b2-a505-77f4ba61fce2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100297) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 10:05:39.537236 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.quota [None req-982abb5b-ad45-4dff-8fc4-e91a9bdc2271 tempest-VolumeDependencyTests-605562490 tempest-VolumeDependencyTests-605562490-project-member] Created reservations ['4921d1fd-8a0f-43d8-b29b-93864d99cc56', '9fbe0027-b468-4f95-90e9-2353ca1094ff', '5f4ce009-a233-4b20-91a4-b5fd80cb1804', '02dd3f04-3df3-4562-9495-612a1900861a'] {{(pid=100297) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 10:05:39.538477 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.volume.api [None req-982abb5b-ad45-4dff-8fc4-e91a9bdc2271 tempest-VolumeDependencyTests-605562490 tempest-VolumeDependencyTests-605562490-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (41ad8b64-cbfc-46b2-a505-77f4ba61fce2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['4921d1fd-8a0f-43d8-b29b-93864d99cc56', '9fbe0027-b468-4f95-90e9-2353ca1094ff', '5f4ce009-a233-4b20-91a4-b5fd80cb1804', '02dd3f04-3df3-4562-9495-612a1900861a']}' {{(pid=100297) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 10:05:39.539255 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.volume.api [None req-982abb5b-ad45-4dff-8fc4-e91a9bdc2271 tempest-VolumeDependencyTests-605562490 tempest-VolumeDependencyTests-605562490-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e6fa7ef2-8633-410c-bea0-8203a73deb46) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100297) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 10:05:39.559830 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.volume.api [None req-982abb5b-ad45-4dff-8fc4-e91a9bdc2271 tempest-VolumeDependencyTests-605562490 tempest-VolumeDependencyTests-605562490-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e6fa7ef2-8633-410c-bea0-8203a73deb46) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '40665dba-69c4-45df-b76e-c057874e9056', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-658414085',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='bd4df9c8f3b54bd0a77f3f48013c0524',qos_specs=None,replication_status=,reservations=['4921d1fd-8a0f-43d8-b29b-93864d99cc56','9fbe0027-b468-4f95-90e9-2353ca1094ff','5f4ce009-a233-4b20-91a4-b5fd80cb1804','02dd3f04-3df3-4562-9495-612a1900861a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d63fe962567e40c3871ccbb93a699c8b',volume_type_id=45fd9a3a-b61e-4c6c-9ab7-d02f06678d0d), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-07T10:05:39Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-658414085',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=40665dba-69c4-45df-b76e-c057874e9056,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='bd4df9c8f3b54bd0a77f3f48013c0524',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='d63fe962567e40c3871ccbb93a699c8b',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(45fd9a3a-b61e-4c6c-9ab7-d02f06678d0d),volume_type_id=45fd9a3a-b61e-4c6c-9ab7-d02f06678d0d)}' {{(pid=100297) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 10:05:39.560562 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.volume.api [None req-982abb5b-ad45-4dff-8fc4-e91a9bdc2271 tempest-VolumeDependencyTests-605562490 tempest-VolumeDependencyTests-605562490-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (35701de6-aaf4-4fc1-a22e-04bfe7f13bf7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100297) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 10:05:39.581073 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.volume.api [None req-982abb5b-ad45-4dff-8fc4-e91a9bdc2271 tempest-VolumeDependencyTests-605562490 tempest-VolumeDependencyTests-605562490-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (35701de6-aaf4-4fc1-a22e-04bfe7f13bf7) transitioned into state 'SUCCESS' from state '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-658414085',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='bd4df9c8f3b54bd0a77f3f48013c0524',qos_specs=None,replication_status=,reservations=['4921d1fd-8a0f-43d8-b29b-93864d99cc56','9fbe0027-b468-4f95-90e9-2353ca1094ff','5f4ce009-a233-4b20-91a4-b5fd80cb1804','02dd3f04-3df3-4562-9495-612a1900861a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d63fe962567e40c3871ccbb93a699c8b',volume_type_id=45fd9a3a-b61e-4c6c-9ab7-d02f06678d0d)}' {{(pid=100297) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 10:05:39.583777 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.volume.api [None req-982abb5b-ad45-4dff-8fc4-e91a9bdc2271 tempest-VolumeDependencyTests-605562490 tempest-VolumeDependencyTests-605562490-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (409bb24c-51f0-49fe-bd54-3f8a9b1506e8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100297) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 10:05:39.593603 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.volume.api [None req-982abb5b-ad45-4dff-8fc4-e91a9bdc2271 tempest-VolumeDependencyTests-605562490 tempest-VolumeDependencyTests-605562490-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (409bb24c-51f0-49fe-bd54-3f8a9b1506e8) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100297) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 10:05:39.594596 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.volume.api [None req-982abb5b-ad45-4dff-8fc4-e91a9bdc2271 tempest-VolumeDependencyTests-605562490 tempest-VolumeDependencyTests-605562490-project-member] Flow 'volume_create_api' (d6f87584-a638-49ee-833c-35ec75ba1fe3) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100297) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 10:05:39.594905 np0000006707 devstack@c-api.service[100297]: INFO cinder.volume.api [None req-982abb5b-ad45-4dff-8fc4-e91a9bdc2271 tempest-VolumeDependencyTests-605562490 tempest-VolumeDependencyTests-605562490-project-member] Create volume request issued successfully. Aug 07 10:05:39.595576 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-982abb5b-ad45-4dff-8fc4-e91a9bdc2271 tempest-VolumeDependencyTests-605562490 tempest-VolumeDependencyTests-605562490-project-member] https://10.4.3.8/volume/v3/volumes returned with HTTP 202 Aug 07 10:05:39.596027 np0000006707 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 1266/5057] 10.4.3.8 () {70 vars in 1285 bytes} [Fri Aug 7 10:05:39 2026] POST /volume/v3/volumes => generated 765 bytes in 147 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 07 10:05:39.614459 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.middleware.request_id [None req-adf37a20-8238-433f-a87b-45de1bc3d32c None None] RequestId filter calling following filter/app {{(pid=100298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:05:39.614459 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [None req-adf37a20-8238-433f-a87b-45de1bc3d32c tempest-VolumeDependencyTests-605562490 tempest-VolumeDependencyTests-605562490-project-member] GET https://10.4.3.8/volume/v3/volumes/40665dba-69c4-45df-b76e-c057874e9056 Aug 07 10:05:39.614459 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [None req-adf37a20-8238-433f-a87b-45de1bc3d32c tempest-VolumeDependencyTests-605562490 tempest-VolumeDependencyTests-605562490-project-member] Empty body provided in request {{(pid=100298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 10:05:39.614459 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [None req-adf37a20-8238-433f-a87b-45de1bc3d32c tempest-VolumeDependencyTests-605562490 tempest-VolumeDependencyTests-605562490-project-member] Calling method 'show' {{(pid=100298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 10:05:39.620756 np0000006707 devstack@c-api.service[100298]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 10:05:39.620756 np0000006707 devstack@c-api.service[100298]: warnings.warn( Aug 07 10:05:39.625322 np0000006707 devstack@c-api.service[100298]: INFO cinder.volume.api [None req-adf37a20-8238-433f-a87b-45de1bc3d32c tempest-VolumeDependencyTests-605562490 tempest-VolumeDependencyTests-605562490-project-member] Volume info retrieved successfully. Aug 07 10:05:39.629669 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [None req-adf37a20-8238-433f-a87b-45de1bc3d32c tempest-VolumeDependencyTests-605562490 tempest-VolumeDependencyTests-605562490-project-member] https://10.4.3.8/volume/v3/volumes/40665dba-69c4-45df-b76e-c057874e9056 returned with HTTP 200 Aug 07 10:05:39.630079 np0000006707 devstack@c-api.service[100298]: [pid: 100298|app: 0|req: 1265/5058] 10.4.3.8 () {68 vars in 1375 bytes} [Fri Aug 7 10:05:39 2026] GET /volume/v3/volumes/40665dba-69c4-45df-b76e-c057874e9056 => generated 833 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 10:05:39.661755 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [None req-799cd720-89be-43b3-b6da-39913417be37 None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:05:39.666265 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-799cd720-89be-43b3-b6da-39913417be37 tempest-TestEncryptedCinderVolumes-1545393347 tempest-TestEncryptedCinderVolumes-1545393347-project-member] GET https://10.4.3.8/volume/v3/volumes/2a9e4638-e8b3-4c20-8b45-3cac1441e29c Aug 07 10:05:39.666265 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-799cd720-89be-43b3-b6da-39913417be37 tempest-TestEncryptedCinderVolumes-1545393347 tempest-TestEncryptedCinderVolumes-1545393347-project-member] Empty body provided in request {{(pid=100296) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 10:05:39.666265 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-799cd720-89be-43b3-b6da-39913417be37 tempest-TestEncryptedCinderVolumes-1545393347 tempest-TestEncryptedCinderVolumes-1545393347-project-member] Calling method 'show' {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 10:05:39.666672 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-3d751a56-6b7a-4701-a7d1-bb70a164db1d None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:05:39.670149 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-3d751a56-6b7a-4701-a7d1-bb70a164db1d tempest-VolumesBackupsAdminTest-886037600 tempest-VolumesBackupsAdminTest-886037600-project-member] GET https://10.4.3.8/volume/v3/backups/e6029a86-1a19-4769-b282-d5a074e48552 Aug 07 10:05:39.670563 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-3d751a56-6b7a-4701-a7d1-bb70a164db1d tempest-VolumesBackupsAdminTest-886037600 tempest-VolumesBackupsAdminTest-886037600-project-member] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 10:05:39.670650 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-3d751a56-6b7a-4701-a7d1-bb70a164db1d tempest-VolumesBackupsAdminTest-886037600 tempest-VolumesBackupsAdminTest-886037600-project-member] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 10:05:39.670805 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.v3.backups [None req-3d751a56-6b7a-4701-a7d1-bb70a164db1d tempest-VolumesBackupsAdminTest-886037600 tempest-VolumesBackupsAdminTest-886037600-project-member] Show backup with id e6029a86-1a19-4769-b282-d5a074e48552. {{(pid=100295) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 10:05:39.676991 np0000006707 devstack@c-api.service[100296]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 10:05:39.676991 np0000006707 devstack@c-api.service[100296]: warnings.warn( Aug 07 10:05:39.677123 np0000006707 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 10:05:39.677123 np0000006707 devstack@c-api.service[100295]: warnings.warn( Aug 07 10:05:39.677338 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-3d751a56-6b7a-4701-a7d1-bb70a164db1d tempest-VolumesBackupsAdminTest-886037600 tempest-VolumesBackupsAdminTest-886037600-project-member] https://10.4.3.8/volume/v3/backups/e6029a86-1a19-4769-b282-d5a074e48552 returned with HTTP 200 Aug 07 10:05:39.677827 np0000006707 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 1268/5059] 10.4.3.8 () {66 vars in 1334 bytes} [Fri Aug 7 10:05:39 2026] GET /volume/v3/backups/e6029a86-1a19-4769-b282-d5a074e48552 => generated 797 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 10:05:39.687700 np0000006707 devstack@c-api.service[100296]: INFO cinder.volume.api [None req-799cd720-89be-43b3-b6da-39913417be37 tempest-TestEncryptedCinderVolumes-1545393347 tempest-TestEncryptedCinderVolumes-1545393347-project-member] Volume info retrieved successfully. Aug 07 10:05:39.697354 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-799cd720-89be-43b3-b6da-39913417be37 tempest-TestEncryptedCinderVolumes-1545393347 tempest-TestEncryptedCinderVolumes-1545393347-project-member] https://10.4.3.8/volume/v3/volumes/2a9e4638-e8b3-4c20-8b45-3cac1441e29c returned with HTTP 200 Aug 07 10:05:39.697835 np0000006707 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 1261/5060] 10.4.3.8 () {66 vars in 1334 bytes} [Fri Aug 7 10:05:39 2026] GET /volume/v3/volumes/2a9e4638-e8b3-4c20-8b45-3cac1441e29c => generated 898 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 10:05:40.643595 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [None req-701b170a-96ee-45a0-bc7c-bb9656ea6aac None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:05:40.645735 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-701b170a-96ee-45a0-bc7c-bb9656ea6aac tempest-VolumeDependencyTests-605562490 tempest-VolumeDependencyTests-605562490-project-member] GET https://10.4.3.8/volume/v3/volumes/40665dba-69c4-45df-b76e-c057874e9056 Aug 07 10:05:40.645964 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-701b170a-96ee-45a0-bc7c-bb9656ea6aac tempest-VolumeDependencyTests-605562490 tempest-VolumeDependencyTests-605562490-project-member] Empty body provided in request {{(pid=100297) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 10:05:40.646187 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-701b170a-96ee-45a0-bc7c-bb9656ea6aac tempest-VolumeDependencyTests-605562490 tempest-VolumeDependencyTests-605562490-project-member] Calling method 'show' {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 10:05:40.653662 np0000006707 devstack@c-api.service[100297]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 10:05:40.653662 np0000006707 devstack@c-api.service[100297]: warnings.warn( Aug 07 10:05:40.656794 np0000006707 devstack@c-api.service[100297]: INFO cinder.volume.api [None req-701b170a-96ee-45a0-bc7c-bb9656ea6aac tempest-VolumeDependencyTests-605562490 tempest-VolumeDependencyTests-605562490-project-member] Volume info retrieved successfully. Aug 07 10:05:40.660089 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-701b170a-96ee-45a0-bc7c-bb9656ea6aac tempest-VolumeDependencyTests-605562490 tempest-VolumeDependencyTests-605562490-project-member] https://10.4.3.8/volume/v3/volumes/40665dba-69c4-45df-b76e-c057874e9056 returned with HTTP 200 Aug 07 10:05:40.660402 np0000006707 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 1267/5061] 10.4.3.8 () {68 vars in 1375 bytes} [Fri Aug 7 10:05:40 2026] GET /volume/v3/volumes/40665dba-69c4-45df-b76e-c057874e9056 => generated 858 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 10:05:40.674963 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.middleware.request_id [None req-c3a434ed-2834-45a8-af3b-ebb8acd9ac3d None None] RequestId filter calling following filter/app {{(pid=100298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:05:40.676865 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [None req-c3a434ed-2834-45a8-af3b-ebb8acd9ac3d tempest-VolumeDependencyTests-605562490 tempest-VolumeDependencyTests-605562490-project-member] POST https://10.4.3.8/volume/v3/snapshots Aug 07 10:05:40.677190 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [None req-c3a434ed-2834-45a8-af3b-ebb8acd9ac3d tempest-VolumeDependencyTests-605562490 tempest-VolumeDependencyTests-605562490-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "40665dba-69c4-45df-b76e-c057874e9056", "name": "tempest-VolumeDependencyTests-Snapshot-2145409629"}} {{(pid=100298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 10:05:40.684849 np0000006707 devstack@c-api.service[100298]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 10:05:40.684849 np0000006707 devstack@c-api.service[100298]: warnings.warn( Aug 07 10:05:40.685239 np0000006707 devstack@c-api.service[100298]: INFO cinder.volume.api [None req-c3a434ed-2834-45a8-af3b-ebb8acd9ac3d tempest-VolumeDependencyTests-605562490 tempest-VolumeDependencyTests-605562490-project-member] Volume info retrieved successfully. Aug 07 10:05:40.685338 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.v3.snapshots [None req-c3a434ed-2834-45a8-af3b-ebb8acd9ac3d tempest-VolumeDependencyTests-605562490 tempest-VolumeDependencyTests-605562490-project-member] Create snapshot from volume 40665dba-69c4-45df-b76e-c057874e9056 Aug 07 10:05:40.691628 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-ff99e4ac-b004-431e-a400-11cc624a6e76 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:05:40.693336 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-ff99e4ac-b004-431e-a400-11cc624a6e76 tempest-VolumesBackupsAdminTest-886037600 tempest-VolumesBackupsAdminTest-886037600-project-member] GET https://10.4.3.8/volume/v3/backups/e6029a86-1a19-4769-b282-d5a074e48552 Aug 07 10:05:40.693569 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-ff99e4ac-b004-431e-a400-11cc624a6e76 tempest-VolumesBackupsAdminTest-886037600 tempest-VolumesBackupsAdminTest-886037600-project-member] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 10:05:40.693773 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-ff99e4ac-b004-431e-a400-11cc624a6e76 tempest-VolumesBackupsAdminTest-886037600 tempest-VolumesBackupsAdminTest-886037600-project-member] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 10:05:40.693871 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.v3.backups [None req-ff99e4ac-b004-431e-a400-11cc624a6e76 tempest-VolumesBackupsAdminTest-886037600 tempest-VolumesBackupsAdminTest-886037600-project-member] Show backup with id e6029a86-1a19-4769-b282-d5a074e48552. {{(pid=100295) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 10:05:40.697789 np0000006707 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 10:05:40.697789 np0000006707 devstack@c-api.service[100295]: warnings.warn( Aug 07 10:05:40.698480 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-ff99e4ac-b004-431e-a400-11cc624a6e76 tempest-VolumesBackupsAdminTest-886037600 tempest-VolumesBackupsAdminTest-886037600-project-member] https://10.4.3.8/volume/v3/backups/e6029a86-1a19-4769-b282-d5a074e48552 returned with HTTP 200 Aug 07 10:05:40.698862 np0000006707 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 1269/5062] 10.4.3.8 () {66 vars in 1334 bytes} [Fri Aug 7 10:05:40 2026] GET /volume/v3/backups/e6029a86-1a19-4769-b282-d5a074e48552 => generated 797 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 10:05:40.705337 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.quota [None req-c3a434ed-2834-45a8-af3b-ebb8acd9ac3d tempest-VolumeDependencyTests-605562490 tempest-VolumeDependencyTests-605562490-project-member] Created reservations ['749d0019-5323-435c-ac8c-4e3408306ba5', '7e72c844-58cb-4874-ab7f-89d9ca4c3953', '285eeeae-7fa1-4c71-8d4b-efc2dc32c432', '9584922e-c359-49cf-bb7d-ac3114a656ea'] {{(pid=100298) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 10:05:40.713255 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [None req-10307288-6dad-41d8-86a7-d75ee46caf7a None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:05:40.715161 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-10307288-6dad-41d8-86a7-d75ee46caf7a tempest-TestEncryptedCinderVolumes-1545393347 tempest-TestEncryptedCinderVolumes-1545393347-project-member] GET https://10.4.3.8/volume/v3/volumes/2a9e4638-e8b3-4c20-8b45-3cac1441e29c Aug 07 10:05:40.715344 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-10307288-6dad-41d8-86a7-d75ee46caf7a tempest-TestEncryptedCinderVolumes-1545393347 tempest-TestEncryptedCinderVolumes-1545393347-project-member] Empty body provided in request {{(pid=100296) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 10:05:40.715588 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-10307288-6dad-41d8-86a7-d75ee46caf7a tempest-TestEncryptedCinderVolumes-1545393347 tempest-TestEncryptedCinderVolumes-1545393347-project-member] Calling method 'show' {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 10:05:40.722454 np0000006707 devstack@c-api.service[100296]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 10:05:40.722454 np0000006707 devstack@c-api.service[100296]: warnings.warn( Aug 07 10:05:40.726081 np0000006707 devstack@c-api.service[100296]: INFO cinder.volume.api [None req-10307288-6dad-41d8-86a7-d75ee46caf7a tempest-TestEncryptedCinderVolumes-1545393347 tempest-TestEncryptedCinderVolumes-1545393347-project-member] Volume info retrieved successfully. Aug 07 10:05:40.729923 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-10307288-6dad-41d8-86a7-d75ee46caf7a tempest-TestEncryptedCinderVolumes-1545393347 tempest-TestEncryptedCinderVolumes-1545393347-project-member] https://10.4.3.8/volume/v3/volumes/2a9e4638-e8b3-4c20-8b45-3cac1441e29c returned with HTTP 200 Aug 07 10:05:40.730308 np0000006707 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 1262/5063] 10.4.3.8 () {66 vars in 1334 bytes} [Fri Aug 7 10:05:40 2026] GET /volume/v3/volumes/2a9e4638-e8b3-4c20-8b45-3cac1441e29c => generated 898 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 10:05:40.730938 np0000006707 devstack@c-api.service[100298]: INFO cinder.volume.api [None req-c3a434ed-2834-45a8-af3b-ebb8acd9ac3d tempest-VolumeDependencyTests-605562490 tempest-VolumeDependencyTests-605562490-project-member] Snapshot create request issued successfully. Aug 07 10:05:40.731254 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [None req-c3a434ed-2834-45a8-af3b-ebb8acd9ac3d tempest-VolumeDependencyTests-605562490 tempest-VolumeDependencyTests-605562490-project-member] https://10.4.3.8/volume/v3/snapshots returned with HTTP 202 Aug 07 10:05:40.731690 np0000006707 devstack@c-api.service[100298]: [pid: 100298|app: 0|req: 1266/5064] 10.4.3.8 () {68 vars in 1251 bytes} [Fri Aug 7 10:05:40 2026] POST /volume/v3/snapshots => generated 308 bytes in 57 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 07 10:05:40.740996 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [None req-067418ce-cd5b-47a6-a7e8-1394f74a9098 None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:05:40.742871 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-067418ce-cd5b-47a6-a7e8-1394f74a9098 tempest-VolumeDependencyTests-605562490 tempest-VolumeDependencyTests-605562490-project-member] GET https://10.4.3.8/volume/v3/snapshots/9d0db2f0-87ac-4705-a890-bc5c8e21e75d Aug 07 10:05:40.743088 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-067418ce-cd5b-47a6-a7e8-1394f74a9098 tempest-VolumeDependencyTests-605562490 tempest-VolumeDependencyTests-605562490-project-member] Empty body provided in request {{(pid=100297) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 10:05:40.743298 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-067418ce-cd5b-47a6-a7e8-1394f74a9098 tempest-VolumeDependencyTests-605562490 tempest-VolumeDependencyTests-605562490-project-member] Calling method 'show' {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 10:05:40.748239 np0000006707 devstack@c-api.service[100297]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 10:05:40.748239 np0000006707 devstack@c-api.service[100297]: warnings.warn( Aug 07 10:05:40.748736 np0000006707 devstack@c-api.service[100297]: INFO cinder.volume.api [None req-067418ce-cd5b-47a6-a7e8-1394f74a9098 tempest-VolumeDependencyTests-605562490 tempest-VolumeDependencyTests-605562490-project-member] Snapshot retrieved successfully. Aug 07 10:05:40.749497 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-067418ce-cd5b-47a6-a7e8-1394f74a9098 tempest-VolumeDependencyTests-605562490 tempest-VolumeDependencyTests-605562490-project-member] https://10.4.3.8/volume/v3/snapshots/9d0db2f0-87ac-4705-a890-bc5c8e21e75d returned with HTTP 200 Aug 07 10:05:40.749875 np0000006707 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 1268/5065] 10.4.3.8 () {66 vars in 1340 bytes} [Fri Aug 7 10:05:40 2026] GET /volume/v3/snapshots/9d0db2f0-87ac-4705-a890-bc5c8e21e75d => generated 440 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 10:05:41.713942 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-13131461-712b-43dc-8c61-29b747125d2f None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:05:41.715746 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-13131461-712b-43dc-8c61-29b747125d2f tempest-VolumesBackupsAdminTest-886037600 tempest-VolumesBackupsAdminTest-886037600-project-member] GET https://10.4.3.8/volume/v3/backups/e6029a86-1a19-4769-b282-d5a074e48552 Aug 07 10:05:41.715996 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-13131461-712b-43dc-8c61-29b747125d2f tempest-VolumesBackupsAdminTest-886037600 tempest-VolumesBackupsAdminTest-886037600-project-member] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 10:05:41.716169 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-13131461-712b-43dc-8c61-29b747125d2f tempest-VolumesBackupsAdminTest-886037600 tempest-VolumesBackupsAdminTest-886037600-project-member] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 10:05:41.716305 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.v3.backups [None req-13131461-712b-43dc-8c61-29b747125d2f tempest-VolumesBackupsAdminTest-886037600 tempest-VolumesBackupsAdminTest-886037600-project-member] Show backup with id e6029a86-1a19-4769-b282-d5a074e48552. {{(pid=100295) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 10:05:42.686485 np0000006707 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 10:05:42.686485 np0000006707 devstack@c-api.service[100295]: warnings.warn( Aug 07 10:05:42.686485 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-13131461-712b-43dc-8c61-29b747125d2f tempest-VolumesBackupsAdminTest-886037600 tempest-VolumesBackupsAdminTest-886037600-project-member] https://10.4.3.8/volume/v3/backups/e6029a86-1a19-4769-b282-d5a074e48552 returned with HTTP 200 Aug 07 10:05:42.686485 np0000006707 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 1270/5066] 10.4.3.8 () {66 vars in 1334 bytes} [Fri Aug 7 10:05:41 2026] GET /volume/v3/backups/e6029a86-1a19-4769-b282-d5a074e48552 => generated 797 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 10:05:42.689539 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [None req-541d8b7b-ab05-4e73-8cbf-487a2758d437 None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:05:42.689539 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-541d8b7b-ab05-4e73-8cbf-487a2758d437 tempest-TestEncryptedCinderVolumes-1545393347 tempest-TestEncryptedCinderVolumes-1545393347-project-member] GET https://10.4.3.8/volume/v3/volumes/2a9e4638-e8b3-4c20-8b45-3cac1441e29c Aug 07 10:05:42.689539 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-541d8b7b-ab05-4e73-8cbf-487a2758d437 tempest-TestEncryptedCinderVolumes-1545393347 tempest-TestEncryptedCinderVolumes-1545393347-project-member] Empty body provided in request {{(pid=100296) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 10:05:42.689539 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-541d8b7b-ab05-4e73-8cbf-487a2758d437 tempest-TestEncryptedCinderVolumes-1545393347 tempest-TestEncryptedCinderVolumes-1545393347-project-member] Calling method 'show' {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 10:05:42.695916 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.middleware.request_id [None req-4a442ddd-61f9-40eb-998c-29ebb14819dd None None] RequestId filter calling following filter/app {{(pid=100298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:05:42.697224 np0000006707 devstack@c-api.service[100296]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 10:05:42.697224 np0000006707 devstack@c-api.service[100296]: warnings.warn( Aug 07 10:05:42.698593 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [None req-4a442ddd-61f9-40eb-998c-29ebb14819dd tempest-VolumeDependencyTests-605562490 tempest-VolumeDependencyTests-605562490-project-member] GET https://10.4.3.8/volume/v3/snapshots/9d0db2f0-87ac-4705-a890-bc5c8e21e75d Aug 07 10:05:42.698593 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [None req-4a442ddd-61f9-40eb-998c-29ebb14819dd tempest-VolumeDependencyTests-605562490 tempest-VolumeDependencyTests-605562490-project-member] Empty body provided in request {{(pid=100298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 10:05:42.698593 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [None req-4a442ddd-61f9-40eb-998c-29ebb14819dd tempest-VolumeDependencyTests-605562490 tempest-VolumeDependencyTests-605562490-project-member] Calling method 'show' {{(pid=100298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 10:05:42.699099 np0000006707 devstack@c-api.service[100296]: INFO cinder.volume.api [None req-541d8b7b-ab05-4e73-8cbf-487a2758d437 tempest-TestEncryptedCinderVolumes-1545393347 tempest-TestEncryptedCinderVolumes-1545393347-project-member] Volume info retrieved successfully. Aug 07 10:05:42.700522 np0000006707 devstack@c-api.service[100298]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 10:05:42.700522 np0000006707 devstack@c-api.service[100298]: warnings.warn( Aug 07 10:05:42.700522 np0000006707 devstack@c-api.service[100298]: INFO cinder.volume.api [None req-4a442ddd-61f9-40eb-998c-29ebb14819dd tempest-VolumeDependencyTests-605562490 tempest-VolumeDependencyTests-605562490-project-member] Snapshot retrieved successfully. Aug 07 10:05:42.700522 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [None req-4a442ddd-61f9-40eb-998c-29ebb14819dd tempest-VolumeDependencyTests-605562490 tempest-VolumeDependencyTests-605562490-project-member] https://10.4.3.8/volume/v3/snapshots/9d0db2f0-87ac-4705-a890-bc5c8e21e75d returned with HTTP 200 Aug 07 10:05:42.700522 np0000006707 devstack@c-api.service[100298]: [pid: 100298|app: 0|req: 1267/5067] 10.4.3.8 () {66 vars in 1340 bytes} [Fri Aug 7 10:05:41 2026] GET /volume/v3/snapshots/9d0db2f0-87ac-4705-a890-bc5c8e21e75d => generated 467 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 10:05:42.700998 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-541d8b7b-ab05-4e73-8cbf-487a2758d437 tempest-TestEncryptedCinderVolumes-1545393347 tempest-TestEncryptedCinderVolumes-1545393347-project-member] https://10.4.3.8/volume/v3/volumes/2a9e4638-e8b3-4c20-8b45-3cac1441e29c returned with HTTP 200 Aug 07 10:05:42.700998 np0000006707 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 1263/5068] 10.4.3.8 () {66 vars in 1334 bytes} [Fri Aug 7 10:05:41 2026] GET /volume/v3/volumes/2a9e4638-e8b3-4c20-8b45-3cac1441e29c => generated 898 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 10:05:42.701567 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [None req-ea5f42ce-fc34-4af9-8f6a-219bf89b64dd None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:05:42.701567 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-ea5f42ce-fc34-4af9-8f6a-219bf89b64dd tempest-VolumeDependencyTests-605562490 tempest-VolumeDependencyTests-605562490-project-member] POST https://10.4.3.8/volume/v3/volumes Aug 07 10:05:42.701567 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-ea5f42ce-fc34-4af9-8f6a-219bf89b64dd tempest-VolumeDependencyTests-605562490 tempest-VolumeDependencyTests-605562490-project-member] Action: 'create', calling method: create, body: {"volume": {"snapshot_id": "9d0db2f0-87ac-4705-a890-bc5c8e21e75d", "size": 1, "name": "tempest-VolumeDependencyTests-Volume-218972084"}} {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 10:05:42.701567 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.v3.volumes [None req-ea5f42ce-fc34-4af9-8f6a-219bf89b64dd tempest-VolumeDependencyTests-605562490 tempest-VolumeDependencyTests-605562490-project-member] Create volume request body: {'volume': {'snapshot_id': '9d0db2f0-87ac-4705-a890-bc5c8e21e75d', 'size': 1, 'name': 'tempest-VolumeDependencyTests-Volume-218972084'}} {{(pid=100297) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 07 10:05:42.701567 np0000006707 devstack@c-api.service[100297]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 10:05:42.701567 np0000006707 devstack@c-api.service[100297]: warnings.warn( Aug 07 10:05:42.701567 np0000006707 devstack@c-api.service[100297]: INFO cinder.volume.api [None req-ea5f42ce-fc34-4af9-8f6a-219bf89b64dd tempest-VolumeDependencyTests-605562490 tempest-VolumeDependencyTests-605562490-project-member] Snapshot retrieved successfully. Aug 07 10:05:42.701567 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.v3.volumes [None req-ea5f42ce-fc34-4af9-8f6a-219bf89b64dd tempest-VolumeDependencyTests-605562490 tempest-VolumeDependencyTests-605562490-project-member] Create volume of 1 GB Aug 07 10:05:42.701567 np0000006707 devstack@c-api.service[100297]: INFO cinder.volume.api [None req-ea5f42ce-fc34-4af9-8f6a-219bf89b64dd tempest-VolumeDependencyTests-605562490 tempest-VolumeDependencyTests-605562490-project-member] Availability Zones retrieved successfully. Aug 07 10:05:42.701567 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.volume.api [None req-ea5f42ce-fc34-4af9-8f6a-219bf89b64dd tempest-VolumeDependencyTests-605562490 tempest-VolumeDependencyTests-605562490-project-member] Flow 'volume_create_api' (c9b5b46f-6357-4394-97ab-bc28de4fbe02) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100297) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 10:05:42.701567 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.volume.api [None req-ea5f42ce-fc34-4af9-8f6a-219bf89b64dd tempest-VolumeDependencyTests-605562490 tempest-VolumeDependencyTests-605562490-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3ef3ae6b-474a-4287-88e4-ffad23f8d5ab) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100297) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 10:05:42.701567 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.volume.flows.api.create_volume [None req-ea5f42ce-fc34-4af9-8f6a-219bf89b64dd tempest-VolumeDependencyTests-605562490 tempest-VolumeDependencyTests-605562490-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=100297) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 07 10:05:42.701567 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.volume.api [None req-ea5f42ce-fc34-4af9-8f6a-219bf89b64dd tempest-VolumeDependencyTests-605562490 tempest-VolumeDependencyTests-605562490-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3ef3ae6b-474a-4287-88e4-ffad23f8d5ab) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': '9d0db2f0-87ac-4705-a890-bc5c8e21e75d', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-07T09:47:39Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=45fd9a3a-b61e-4c6c-9ab7-d02f06678d0d,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '45fd9a3a-b61e-4c6c-9ab7-d02f06678d0d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100297) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 10:05:42.701567 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.volume.api [None req-ea5f42ce-fc34-4af9-8f6a-219bf89b64dd tempest-VolumeDependencyTests-605562490 tempest-VolumeDependencyTests-605562490-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (17634445-b75e-4362-a57a-9b160b5adff5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100297) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 10:05:42.701567 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.quota [None req-ea5f42ce-fc34-4af9-8f6a-219bf89b64dd tempest-VolumeDependencyTests-605562490 tempest-VolumeDependencyTests-605562490-project-member] Created reservations ['9dde59f0-4673-4b1e-a580-f06d846352f4', 'ae495895-b94a-4dc2-80a5-1a4301ed9f66', 'f83e498f-86ce-4cfc-a1be-9540509e4b1f', '2dce3d9c-a5dd-4acd-88ed-1a7923d59105'] {{(pid=100297) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 10:05:42.702274 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.volume.api [None req-ea5f42ce-fc34-4af9-8f6a-219bf89b64dd tempest-VolumeDependencyTests-605562490 tempest-VolumeDependencyTests-605562490-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (17634445-b75e-4362-a57a-9b160b5adff5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['9dde59f0-4673-4b1e-a580-f06d846352f4', 'ae495895-b94a-4dc2-80a5-1a4301ed9f66', 'f83e498f-86ce-4cfc-a1be-9540509e4b1f', '2dce3d9c-a5dd-4acd-88ed-1a7923d59105']}' {{(pid=100297) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 10:05:42.702274 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.volume.api [None req-ea5f42ce-fc34-4af9-8f6a-219bf89b64dd tempest-VolumeDependencyTests-605562490 tempest-VolumeDependencyTests-605562490-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (642a8d3d-3139-4cfc-bc8f-87869b2e7e99) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100297) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 10:05:42.702274 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.volume.api [None req-ea5f42ce-fc34-4af9-8f6a-219bf89b64dd tempest-VolumeDependencyTests-605562490 tempest-VolumeDependencyTests-605562490-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (642a8d3d-3139-4cfc-bc8f-87869b2e7e99) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'e51c8814-14db-4453-a105-8878c36a0dcc', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-218972084',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='bd4df9c8f3b54bd0a77f3f48013c0524',qos_specs=None,replication_status=,reservations=['9dde59f0-4673-4b1e-a580-f06d846352f4','ae495895-b94a-4dc2-80a5-1a4301ed9f66','f83e498f-86ce-4cfc-a1be-9540509e4b1f','2dce3d9c-a5dd-4acd-88ed-1a7923d59105'],size=1,snapshot_id=9d0db2f0-87ac-4705-a890-bc5c8e21e75d,source_replicaid=,source_volid=None,status='creating',user_id='d63fe962567e40c3871ccbb93a699c8b',volume_type_id=45fd9a3a-b61e-4c6c-9ab7-d02f06678d0d), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-07T10:05:41Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-218972084',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=e51c8814-14db-4453-a105-8878c36a0dcc,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='bd4df9c8f3b54bd0a77f3f48013c0524',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=9d0db2f0-87ac-4705-a890-bc5c8e21e75d,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='d63fe962567e40c3871ccbb93a699c8b',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(45fd9a3a-b61e-4c6c-9ab7-d02f06678d0d),volume_type_id=45fd9a3a-b61e-4c6c-9ab7-d02f06678d0d)}' {{(pid=100297) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 10:05:42.702274 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.volume.api [None req-ea5f42ce-fc34-4af9-8f6a-219bf89b64dd tempest-VolumeDependencyTests-605562490 tempest-VolumeDependencyTests-605562490-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (aadcd1c1-4688-4513-a183-593e28dceef9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100297) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 10:05:42.702274 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.volume.api [None req-ea5f42ce-fc34-4af9-8f6a-219bf89b64dd tempest-VolumeDependencyTests-605562490 tempest-VolumeDependencyTests-605562490-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (aadcd1c1-4688-4513-a183-593e28dceef9) transitioned into state 'SUCCESS' from state '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-218972084',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='bd4df9c8f3b54bd0a77f3f48013c0524',qos_specs=None,replication_status=,reservations=['9dde59f0-4673-4b1e-a580-f06d846352f4','ae495895-b94a-4dc2-80a5-1a4301ed9f66','f83e498f-86ce-4cfc-a1be-9540509e4b1f','2dce3d9c-a5dd-4acd-88ed-1a7923d59105'],size=1,snapshot_id=9d0db2f0-87ac-4705-a890-bc5c8e21e75d,source_replicaid=,source_volid=None,status='creating',user_id='d63fe962567e40c3871ccbb93a699c8b',volume_type_id=45fd9a3a-b61e-4c6c-9ab7-d02f06678d0d)}' {{(pid=100297) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 10:05:42.702274 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.volume.api [None req-ea5f42ce-fc34-4af9-8f6a-219bf89b64dd tempest-VolumeDependencyTests-605562490 tempest-VolumeDependencyTests-605562490-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (96591f01-0192-4c9d-9fa0-170e2665f753) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100297) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 10:05:42.702701 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.volume.api [None req-ea5f42ce-fc34-4af9-8f6a-219bf89b64dd tempest-VolumeDependencyTests-605562490 tempest-VolumeDependencyTests-605562490-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (96591f01-0192-4c9d-9fa0-170e2665f753) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100297) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 10:05:42.702701 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.volume.api [None req-ea5f42ce-fc34-4af9-8f6a-219bf89b64dd tempest-VolumeDependencyTests-605562490 tempest-VolumeDependencyTests-605562490-project-member] Flow 'volume_create_api' (c9b5b46f-6357-4394-97ab-bc28de4fbe02) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100297) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 10:05:42.702701 np0000006707 devstack@c-api.service[100297]: INFO cinder.volume.api [None req-ea5f42ce-fc34-4af9-8f6a-219bf89b64dd tempest-VolumeDependencyTests-605562490 tempest-VolumeDependencyTests-605562490-project-member] Create volume request issued successfully. Aug 07 10:05:42.702701 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-ea5f42ce-fc34-4af9-8f6a-219bf89b64dd tempest-VolumeDependencyTests-605562490 tempest-VolumeDependencyTests-605562490-project-member] https://10.4.3.8/volume/v3/volumes returned with HTTP 202 Aug 07 10:05:42.702701 np0000006707 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 1269/5069] 10.4.3.8 () {70 vars in 1286 bytes} [Fri Aug 7 10:05:41 2026] POST /volume/v3/volumes => generated 799 bytes in 275 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 07 10:05:42.702945 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-27f6c244-63a0-4206-959c-413cb901f395 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:05:42.702945 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-27f6c244-63a0-4206-959c-413cb901f395 tempest-VolumeDependencyTests-605562490 tempest-VolumeDependencyTests-605562490-project-member] GET https://10.4.3.8/volume/v3/volumes/e51c8814-14db-4453-a105-8878c36a0dcc Aug 07 10:05:42.702945 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-27f6c244-63a0-4206-959c-413cb901f395 tempest-VolumeDependencyTests-605562490 tempest-VolumeDependencyTests-605562490-project-member] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 10:05:42.702945 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-27f6c244-63a0-4206-959c-413cb901f395 tempest-VolumeDependencyTests-605562490 tempest-VolumeDependencyTests-605562490-project-member] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 10:05:42.702945 np0000006707 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 10:05:42.702945 np0000006707 devstack@c-api.service[100295]: warnings.warn( Aug 07 10:05:42.702945 np0000006707 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-27f6c244-63a0-4206-959c-413cb901f395 tempest-VolumeDependencyTests-605562490 tempest-VolumeDependencyTests-605562490-project-member] Volume info retrieved successfully. Aug 07 10:05:42.702945 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-27f6c244-63a0-4206-959c-413cb901f395 tempest-VolumeDependencyTests-605562490 tempest-VolumeDependencyTests-605562490-project-member] https://10.4.3.8/volume/v3/volumes/e51c8814-14db-4453-a105-8878c36a0dcc returned with HTTP 200 Aug 07 10:05:42.702945 np0000006707 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 1271/5070] 10.4.3.8 () {68 vars in 1375 bytes} [Fri Aug 7 10:05:42 2026] GET /volume/v3/volumes/e51c8814-14db-4453-a105-8878c36a0dcc => generated 867 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 10:05:42.737403 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.middleware.request_id [None req-3d8a3d40-6768-4035-a814-9f596e57f352 None None] RequestId filter calling following filter/app {{(pid=100298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:05:42.742529 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [None req-3d8a3d40-6768-4035-a814-9f596e57f352 tempest-VolumesBackupsAdminTest-886037600 tempest-VolumesBackupsAdminTest-886037600-project-member] GET https://10.4.3.8/volume/v3/backups/e6029a86-1a19-4769-b282-d5a074e48552 Aug 07 10:05:42.742529 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [None req-3d8a3d40-6768-4035-a814-9f596e57f352 tempest-VolumesBackupsAdminTest-886037600 tempest-VolumesBackupsAdminTest-886037600-project-member] Empty body provided in request {{(pid=100298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 10:05:42.742529 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [None req-3d8a3d40-6768-4035-a814-9f596e57f352 tempest-VolumesBackupsAdminTest-886037600 tempest-VolumesBackupsAdminTest-886037600-project-member] Calling method 'show' {{(pid=100298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 10:05:42.742529 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.v3.backups [None req-3d8a3d40-6768-4035-a814-9f596e57f352 tempest-VolumesBackupsAdminTest-886037600 tempest-VolumesBackupsAdminTest-886037600-project-member] Show backup with id e6029a86-1a19-4769-b282-d5a074e48552. {{(pid=100298) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 10:05:42.746199 np0000006707 devstack@c-api.service[100298]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 10:05:42.746199 np0000006707 devstack@c-api.service[100298]: warnings.warn( Aug 07 10:05:42.747181 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [None req-3d8a3d40-6768-4035-a814-9f596e57f352 tempest-VolumesBackupsAdminTest-886037600 tempest-VolumesBackupsAdminTest-886037600-project-member] https://10.4.3.8/volume/v3/backups/e6029a86-1a19-4769-b282-d5a074e48552 returned with HTTP 200 Aug 07 10:05:42.747844 np0000006707 devstack@c-api.service[100298]: [pid: 100298|app: 0|req: 1268/5071] 10.4.3.8 () {66 vars in 1334 bytes} [Fri Aug 7 10:05:42 2026] GET /volume/v3/backups/e6029a86-1a19-4769-b282-d5a074e48552 => generated 797 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 10:05:42.795118 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [None req-8ce296bf-4639-4f4d-9a0c-fb3826d7ba5d None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:05:42.797158 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-8ce296bf-4639-4f4d-9a0c-fb3826d7ba5d tempest-TestEncryptedCinderVolumes-1545393347 tempest-TestEncryptedCinderVolumes-1545393347-project-member] GET https://10.4.3.8/volume/v3/volumes/2a9e4638-e8b3-4c20-8b45-3cac1441e29c Aug 07 10:05:42.797377 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-8ce296bf-4639-4f4d-9a0c-fb3826d7ba5d tempest-TestEncryptedCinderVolumes-1545393347 tempest-TestEncryptedCinderVolumes-1545393347-project-member] Empty body provided in request {{(pid=100296) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 10:05:42.797592 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-8ce296bf-4639-4f4d-9a0c-fb3826d7ba5d tempest-TestEncryptedCinderVolumes-1545393347 tempest-TestEncryptedCinderVolumes-1545393347-project-member] Calling method 'show' {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 10:05:42.805072 np0000006707 devstack@c-api.service[100296]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 10:05:42.805072 np0000006707 devstack@c-api.service[100296]: warnings.warn( Aug 07 10:05:42.810718 np0000006707 devstack@c-api.service[100296]: INFO cinder.volume.api [None req-8ce296bf-4639-4f4d-9a0c-fb3826d7ba5d tempest-TestEncryptedCinderVolumes-1545393347 tempest-TestEncryptedCinderVolumes-1545393347-project-member] Volume info retrieved successfully. Aug 07 10:05:42.817174 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-8ce296bf-4639-4f4d-9a0c-fb3826d7ba5d tempest-TestEncryptedCinderVolumes-1545393347 tempest-TestEncryptedCinderVolumes-1545393347-project-member] https://10.4.3.8/volume/v3/volumes/2a9e4638-e8b3-4c20-8b45-3cac1441e29c returned with HTTP 200 Aug 07 10:05:42.817629 np0000006707 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 1264/5072] 10.4.3.8 () {66 vars in 1334 bytes} [Fri Aug 7 10:05:42 2026] GET /volume/v3/volumes/2a9e4638-e8b3-4c20-8b45-3cac1441e29c => generated 898 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 10:05:43.116465 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [None req-22924f9e-7a3f-484e-b330-7c25d1795c2d None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:05:43.118134 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-22924f9e-7a3f-484e-b330-7c25d1795c2d tempest-VolumeDependencyTests-605562490 tempest-VolumeDependencyTests-605562490-project-member] GET https://10.4.3.8/volume/v3/volumes/e51c8814-14db-4453-a105-8878c36a0dcc Aug 07 10:05:43.120434 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-22924f9e-7a3f-484e-b330-7c25d1795c2d tempest-VolumeDependencyTests-605562490 tempest-VolumeDependencyTests-605562490-project-member] Empty body provided in request {{(pid=100297) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 10:05:43.120434 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-22924f9e-7a3f-484e-b330-7c25d1795c2d tempest-VolumeDependencyTests-605562490 tempest-VolumeDependencyTests-605562490-project-member] Calling method 'show' {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 10:05:43.125440 np0000006707 devstack@c-api.service[100297]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 10:05:43.125440 np0000006707 devstack@c-api.service[100297]: warnings.warn( Aug 07 10:05:43.128537 np0000006707 devstack@c-api.service[100297]: INFO cinder.volume.api [None req-22924f9e-7a3f-484e-b330-7c25d1795c2d tempest-VolumeDependencyTests-605562490 tempest-VolumeDependencyTests-605562490-project-member] Volume info retrieved successfully. Aug 07 10:05:43.131909 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-22924f9e-7a3f-484e-b330-7c25d1795c2d tempest-VolumeDependencyTests-605562490 tempest-VolumeDependencyTests-605562490-project-member] https://10.4.3.8/volume/v3/volumes/e51c8814-14db-4453-a105-8878c36a0dcc returned with HTTP 200 Aug 07 10:05:43.132234 np0000006707 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 1270/5073] 10.4.3.8 () {68 vars in 1375 bytes} [Fri Aug 7 10:05:43 2026] GET /volume/v3/volumes/e51c8814-14db-4453-a105-8878c36a0dcc => generated 892 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 10:05:43.147801 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-22116c48-af0d-46f5-b9cc-20dd578ae884 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:05:43.149458 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-22116c48-af0d-46f5-b9cc-20dd578ae884 tempest-VolumeDependencyTests-605562490 tempest-VolumeDependencyTests-605562490-project-member] DELETE https://10.4.3.8/volume/v3/snapshots/9d0db2f0-87ac-4705-a890-bc5c8e21e75d Aug 07 10:05:43.149621 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-22116c48-af0d-46f5-b9cc-20dd578ae884 tempest-VolumeDependencyTests-605562490 tempest-VolumeDependencyTests-605562490-project-member] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 10:05:43.149790 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-22116c48-af0d-46f5-b9cc-20dd578ae884 tempest-VolumeDependencyTests-605562490 tempest-VolumeDependencyTests-605562490-project-member] Calling method 'delete' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 10:05:43.149924 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.v3.snapshots [None req-22116c48-af0d-46f5-b9cc-20dd578ae884 tempest-VolumeDependencyTests-605562490 tempest-VolumeDependencyTests-605562490-project-member] Delete snapshot with id: 9d0db2f0-87ac-4705-a890-bc5c8e21e75d Aug 07 10:05:43.155090 np0000006707 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 10:05:43.155090 np0000006707 devstack@c-api.service[100295]: warnings.warn( Aug 07 10:05:43.155708 np0000006707 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-22116c48-af0d-46f5-b9cc-20dd578ae884 tempest-VolumeDependencyTests-605562490 tempest-VolumeDependencyTests-605562490-project-member] Snapshot retrieved successfully. Aug 07 10:05:43.172328 np0000006707 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-22116c48-af0d-46f5-b9cc-20dd578ae884 tempest-VolumeDependencyTests-605562490 tempest-VolumeDependencyTests-605562490-project-member] Snapshot delete request issued successfully. Aug 07 10:05:43.172625 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-22116c48-af0d-46f5-b9cc-20dd578ae884 tempest-VolumeDependencyTests-605562490 tempest-VolumeDependencyTests-605562490-project-member] https://10.4.3.8/volume/v3/snapshots/9d0db2f0-87ac-4705-a890-bc5c8e21e75d returned with HTTP 202 Aug 07 10:05:43.173171 np0000006707 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 1272/5074] 10.4.3.8 () {66 vars in 1343 bytes} [Fri Aug 7 10:05:43 2026] DELETE /volume/v3/snapshots/9d0db2f0-87ac-4705-a890-bc5c8e21e75d => generated 0 bytes in 26 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 07 10:05:43.182716 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.middleware.request_id [None req-89a837da-d33e-44f5-97cc-aaaed90d800f None None] RequestId filter calling following filter/app {{(pid=100298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:05:43.187794 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [None req-89a837da-d33e-44f5-97cc-aaaed90d800f tempest-VolumeDependencyTests-605562490 tempest-VolumeDependencyTests-605562490-project-member] GET https://10.4.3.8/volume/v3/snapshots/9d0db2f0-87ac-4705-a890-bc5c8e21e75d Aug 07 10:05:43.187999 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [None req-89a837da-d33e-44f5-97cc-aaaed90d800f tempest-VolumeDependencyTests-605562490 tempest-VolumeDependencyTests-605562490-project-member] Empty body provided in request {{(pid=100298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 10:05:43.188180 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [None req-89a837da-d33e-44f5-97cc-aaaed90d800f tempest-VolumeDependencyTests-605562490 tempest-VolumeDependencyTests-605562490-project-member] Calling method 'show' {{(pid=100298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 10:05:43.192853 np0000006707 devstack@c-api.service[100298]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 10:05:43.192853 np0000006707 devstack@c-api.service[100298]: warnings.warn( Aug 07 10:05:43.193369 np0000006707 devstack@c-api.service[100298]: INFO cinder.volume.api [None req-89a837da-d33e-44f5-97cc-aaaed90d800f tempest-VolumeDependencyTests-605562490 tempest-VolumeDependencyTests-605562490-project-member] Snapshot retrieved successfully. Aug 07 10:05:43.194318 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [None req-89a837da-d33e-44f5-97cc-aaaed90d800f tempest-VolumeDependencyTests-605562490 tempest-VolumeDependencyTests-605562490-project-member] https://10.4.3.8/volume/v3/snapshots/9d0db2f0-87ac-4705-a890-bc5c8e21e75d returned with HTTP 200 Aug 07 10:05:43.194992 np0000006707 devstack@c-api.service[100298]: [pid: 100298|app: 0|req: 1269/5075] 10.4.3.8 () {66 vars in 1340 bytes} [Fri Aug 7 10:05:43 2026] GET /volume/v3/snapshots/9d0db2f0-87ac-4705-a890-bc5c8e21e75d => generated 466 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 10:05:43.760089 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [None req-4d0c9edd-3730-4c91-84fc-5ac8a78236fb None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:05:43.762401 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-4d0c9edd-3730-4c91-84fc-5ac8a78236fb tempest-VolumesBackupsAdminTest-886037600 tempest-VolumesBackupsAdminTest-886037600-project-member] GET https://10.4.3.8/volume/v3/backups/e6029a86-1a19-4769-b282-d5a074e48552 Aug 07 10:05:43.762666 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-4d0c9edd-3730-4c91-84fc-5ac8a78236fb tempest-VolumesBackupsAdminTest-886037600 tempest-VolumesBackupsAdminTest-886037600-project-member] Empty body provided in request {{(pid=100296) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 10:05:43.762903 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-4d0c9edd-3730-4c91-84fc-5ac8a78236fb tempest-VolumesBackupsAdminTest-886037600 tempest-VolumesBackupsAdminTest-886037600-project-member] Calling method 'show' {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 10:05:43.763073 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.v3.backups [None req-4d0c9edd-3730-4c91-84fc-5ac8a78236fb tempest-VolumesBackupsAdminTest-886037600 tempest-VolumesBackupsAdminTest-886037600-project-member] Show backup with id e6029a86-1a19-4769-b282-d5a074e48552. {{(pid=100296) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 10:05:43.773212 np0000006707 devstack@c-api.service[100296]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 10:05:43.773212 np0000006707 devstack@c-api.service[100296]: warnings.warn( Aug 07 10:05:43.774280 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-4d0c9edd-3730-4c91-84fc-5ac8a78236fb tempest-VolumesBackupsAdminTest-886037600 tempest-VolumesBackupsAdminTest-886037600-project-member] https://10.4.3.8/volume/v3/backups/e6029a86-1a19-4769-b282-d5a074e48552 returned with HTTP 200 Aug 07 10:05:43.774866 np0000006707 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 1265/5076] 10.4.3.8 () {66 vars in 1334 bytes} [Fri Aug 7 10:05:43 2026] GET /volume/v3/backups/e6029a86-1a19-4769-b282-d5a074e48552 => generated 797 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 10:05:43.835755 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [None req-6b2a518a-9913-48b1-9b78-fa3b6d6772c3 None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:05:43.837777 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-6b2a518a-9913-48b1-9b78-fa3b6d6772c3 tempest-TestEncryptedCinderVolumes-1545393347 tempest-TestEncryptedCinderVolumes-1545393347-project-member] GET https://10.4.3.8/volume/v3/volumes/2a9e4638-e8b3-4c20-8b45-3cac1441e29c Aug 07 10:05:43.838010 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-6b2a518a-9913-48b1-9b78-fa3b6d6772c3 tempest-TestEncryptedCinderVolumes-1545393347 tempest-TestEncryptedCinderVolumes-1545393347-project-member] Empty body provided in request {{(pid=100297) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 10:05:43.838231 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-6b2a518a-9913-48b1-9b78-fa3b6d6772c3 tempest-TestEncryptedCinderVolumes-1545393347 tempest-TestEncryptedCinderVolumes-1545393347-project-member] Calling method 'show' {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 10:05:43.850275 np0000006707 devstack@c-api.service[100297]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 10:05:43.850275 np0000006707 devstack@c-api.service[100297]: warnings.warn( Aug 07 10:05:43.854775 np0000006707 devstack@c-api.service[100297]: INFO cinder.volume.api [None req-6b2a518a-9913-48b1-9b78-fa3b6d6772c3 tempest-TestEncryptedCinderVolumes-1545393347 tempest-TestEncryptedCinderVolumes-1545393347-project-member] Volume info retrieved successfully. Aug 07 10:05:43.862897 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-6b2a518a-9913-48b1-9b78-fa3b6d6772c3 tempest-TestEncryptedCinderVolumes-1545393347 tempest-TestEncryptedCinderVolumes-1545393347-project-member] https://10.4.3.8/volume/v3/volumes/2a9e4638-e8b3-4c20-8b45-3cac1441e29c returned with HTTP 200 Aug 07 10:05:43.863327 np0000006707 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 1271/5077] 10.4.3.8 () {66 vars in 1334 bytes} [Fri Aug 7 10:05:43 2026] GET /volume/v3/volumes/2a9e4638-e8b3-4c20-8b45-3cac1441e29c => generated 898 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 10:05:44.206094 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-ad3a0dca-3a69-4267-9607-1319de113a86 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:05:44.210985 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-ad3a0dca-3a69-4267-9607-1319de113a86 tempest-VolumeDependencyTests-605562490 tempest-VolumeDependencyTests-605562490-project-member] GET https://10.4.3.8/volume/v3/snapshots/9d0db2f0-87ac-4705-a890-bc5c8e21e75d Aug 07 10:05:44.211283 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-ad3a0dca-3a69-4267-9607-1319de113a86 tempest-VolumeDependencyTests-605562490 tempest-VolumeDependencyTests-605562490-project-member] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 10:05:44.211537 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-ad3a0dca-3a69-4267-9607-1319de113a86 tempest-VolumeDependencyTests-605562490 tempest-VolumeDependencyTests-605562490-project-member] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 10:05:44.217009 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-ad3a0dca-3a69-4267-9607-1319de113a86 tempest-VolumeDependencyTests-605562490 tempest-VolumeDependencyTests-605562490-project-member] https://10.4.3.8/volume/v3/snapshots/9d0db2f0-87ac-4705-a890-bc5c8e21e75d returned with HTTP 404 Aug 07 10:05:44.217793 np0000006707 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 1273/5078] 10.4.3.8 () {66 vars in 1340 bytes} [Fri Aug 7 10:05:44 2026] GET /volume/v3/snapshots/9d0db2f0-87ac-4705-a890-bc5c8e21e75d => generated 111 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 10:05:44.224979 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.middleware.request_id [None req-019fef1c-bfc4-4659-a372-a9a5e381fd76 None None] RequestId filter calling following filter/app {{(pid=100298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:05:44.227143 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [None req-019fef1c-bfc4-4659-a372-a9a5e381fd76 tempest-VolumeDependencyTests-605562490 tempest-VolumeDependencyTests-605562490-project-member] DELETE https://10.4.3.8/volume/v3/volumes/40665dba-69c4-45df-b76e-c057874e9056 Aug 07 10:05:44.227230 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [None req-019fef1c-bfc4-4659-a372-a9a5e381fd76 tempest-VolumeDependencyTests-605562490 tempest-VolumeDependencyTests-605562490-project-member] Empty body provided in request {{(pid=100298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 10:05:44.227384 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [None req-019fef1c-bfc4-4659-a372-a9a5e381fd76 tempest-VolumeDependencyTests-605562490 tempest-VolumeDependencyTests-605562490-project-member] Calling method 'delete' {{(pid=100298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 10:05:44.227816 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.v3.volumes [None req-019fef1c-bfc4-4659-a372-a9a5e381fd76 tempest-VolumeDependencyTests-605562490 tempest-VolumeDependencyTests-605562490-project-member] Delete volume with id: 40665dba-69c4-45df-b76e-c057874e9056 Aug 07 10:05:44.235898 np0000006707 devstack@c-api.service[100298]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 10:05:44.235898 np0000006707 devstack@c-api.service[100298]: warnings.warn( Aug 07 10:05:44.236697 np0000006707 devstack@c-api.service[100298]: INFO cinder.volume.api [None req-019fef1c-bfc4-4659-a372-a9a5e381fd76 tempest-VolumeDependencyTests-605562490 tempest-VolumeDependencyTests-605562490-project-member] Volume info retrieved successfully. Aug 07 10:05:44.255776 np0000006707 devstack@c-api.service[100298]: INFO cinder.volume.api [None req-019fef1c-bfc4-4659-a372-a9a5e381fd76 tempest-VolumeDependencyTests-605562490 tempest-VolumeDependencyTests-605562490-project-member] Delete volume request issued successfully. Aug 07 10:05:44.255963 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [None req-019fef1c-bfc4-4659-a372-a9a5e381fd76 tempest-VolumeDependencyTests-605562490 tempest-VolumeDependencyTests-605562490-project-member] https://10.4.3.8/volume/v3/volumes/40665dba-69c4-45df-b76e-c057874e9056 returned with HTTP 202 Aug 07 10:05:44.256396 np0000006707 devstack@c-api.service[100298]: [pid: 100298|app: 0|req: 1270/5079] 10.4.3.8 () {68 vars in 1378 bytes} [Fri Aug 7 10:05:44 2026] DELETE /volume/v3/volumes/40665dba-69c4-45df-b76e-c057874e9056 => generated 0 bytes in 32 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 07 10:05:44.264790 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [None req-476fcb40-0260-4a8d-a92f-0085fd4a8c89 None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:05:44.267081 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-476fcb40-0260-4a8d-a92f-0085fd4a8c89 tempest-VolumeDependencyTests-605562490 tempest-VolumeDependencyTests-605562490-project-member] GET https://10.4.3.8/volume/v3/volumes/40665dba-69c4-45df-b76e-c057874e9056 Aug 07 10:05:44.267367 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-476fcb40-0260-4a8d-a92f-0085fd4a8c89 tempest-VolumeDependencyTests-605562490 tempest-VolumeDependencyTests-605562490-project-member] Empty body provided in request {{(pid=100296) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 10:05:44.267662 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-476fcb40-0260-4a8d-a92f-0085fd4a8c89 tempest-VolumeDependencyTests-605562490 tempest-VolumeDependencyTests-605562490-project-member] Calling method 'show' {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 10:05:44.276682 np0000006707 devstack@c-api.service[100296]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 10:05:44.276682 np0000006707 devstack@c-api.service[100296]: warnings.warn( Aug 07 10:05:44.281945 np0000006707 devstack@c-api.service[100296]: INFO cinder.volume.api [None req-476fcb40-0260-4a8d-a92f-0085fd4a8c89 tempest-VolumeDependencyTests-605562490 tempest-VolumeDependencyTests-605562490-project-member] Volume info retrieved successfully. Aug 07 10:05:44.287723 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-476fcb40-0260-4a8d-a92f-0085fd4a8c89 tempest-VolumeDependencyTests-605562490 tempest-VolumeDependencyTests-605562490-project-member] https://10.4.3.8/volume/v3/volumes/40665dba-69c4-45df-b76e-c057874e9056 returned with HTTP 200 Aug 07 10:05:44.288215 np0000006707 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 1266/5080] 10.4.3.8 () {68 vars in 1375 bytes} [Fri Aug 7 10:05:44 2026] GET /volume/v3/volumes/40665dba-69c4-45df-b76e-c057874e9056 => generated 857 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 10:05:44.786995 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [None req-b47f7814-e94b-4ea9-bdc8-0dc3a20dbf4f None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:05:44.788308 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-b47f7814-e94b-4ea9-bdc8-0dc3a20dbf4f tempest-VolumesBackupsAdminTest-886037600 tempest-VolumesBackupsAdminTest-886037600-project-member] GET https://10.4.3.8/volume/v3/backups/e6029a86-1a19-4769-b282-d5a074e48552 Aug 07 10:05:44.788647 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-b47f7814-e94b-4ea9-bdc8-0dc3a20dbf4f tempest-VolumesBackupsAdminTest-886037600 tempest-VolumesBackupsAdminTest-886037600-project-member] Empty body provided in request {{(pid=100297) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 10:05:44.788910 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-b47f7814-e94b-4ea9-bdc8-0dc3a20dbf4f tempest-VolumesBackupsAdminTest-886037600 tempest-VolumesBackupsAdminTest-886037600-project-member] Calling method 'show' {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 10:05:44.789114 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.v3.backups [None req-b47f7814-e94b-4ea9-bdc8-0dc3a20dbf4f tempest-VolumesBackupsAdminTest-886037600 tempest-VolumesBackupsAdminTest-886037600-project-member] Show backup with id e6029a86-1a19-4769-b282-d5a074e48552. {{(pid=100297) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 10:05:44.793411 np0000006707 devstack@c-api.service[100297]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 10:05:44.793411 np0000006707 devstack@c-api.service[100297]: warnings.warn( Aug 07 10:05:44.794231 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-b47f7814-e94b-4ea9-bdc8-0dc3a20dbf4f tempest-VolumesBackupsAdminTest-886037600 tempest-VolumesBackupsAdminTest-886037600-project-member] https://10.4.3.8/volume/v3/backups/e6029a86-1a19-4769-b282-d5a074e48552 returned with HTTP 200 Aug 07 10:05:44.794689 np0000006707 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 1272/5081] 10.4.3.8 () {66 vars in 1334 bytes} [Fri Aug 7 10:05:44 2026] GET /volume/v3/backups/e6029a86-1a19-4769-b282-d5a074e48552 => generated 797 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 10:05:44.881279 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-532caaf9-8864-4c90-afe5-3d86ab4d3308 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:05:44.883944 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-532caaf9-8864-4c90-afe5-3d86ab4d3308 tempest-TestEncryptedCinderVolumes-1545393347 tempest-TestEncryptedCinderVolumes-1545393347-project-member] GET https://10.4.3.8/volume/v3/volumes/2a9e4638-e8b3-4c20-8b45-3cac1441e29c Aug 07 10:05:44.884297 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-532caaf9-8864-4c90-afe5-3d86ab4d3308 tempest-TestEncryptedCinderVolumes-1545393347 tempest-TestEncryptedCinderVolumes-1545393347-project-member] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 10:05:44.884614 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-532caaf9-8864-4c90-afe5-3d86ab4d3308 tempest-TestEncryptedCinderVolumes-1545393347 tempest-TestEncryptedCinderVolumes-1545393347-project-member] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 10:05:44.895401 np0000006707 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 10:05:44.895401 np0000006707 devstack@c-api.service[100295]: warnings.warn( Aug 07 10:05:44.900674 np0000006707 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-532caaf9-8864-4c90-afe5-3d86ab4d3308 tempest-TestEncryptedCinderVolumes-1545393347 tempest-TestEncryptedCinderVolumes-1545393347-project-member] Volume info retrieved successfully. Aug 07 10:05:44.907126 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-532caaf9-8864-4c90-afe5-3d86ab4d3308 tempest-TestEncryptedCinderVolumes-1545393347 tempest-TestEncryptedCinderVolumes-1545393347-project-member] https://10.4.3.8/volume/v3/volumes/2a9e4638-e8b3-4c20-8b45-3cac1441e29c returned with HTTP 200 Aug 07 10:05:44.907880 np0000006707 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 1274/5082] 10.4.3.8 () {66 vars in 1334 bytes} [Fri Aug 7 10:05:44 2026] GET /volume/v3/volumes/2a9e4638-e8b3-4c20-8b45-3cac1441e29c => generated 898 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 10:05:45.301318 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.middleware.request_id [None req-9dd19fef-24a9-47dc-98c0-c896e1d84267 None None] RequestId filter calling following filter/app {{(pid=100298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:05:45.303518 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [None req-9dd19fef-24a9-47dc-98c0-c896e1d84267 tempest-VolumeDependencyTests-605562490 tempest-VolumeDependencyTests-605562490-project-member] GET https://10.4.3.8/volume/v3/volumes/40665dba-69c4-45df-b76e-c057874e9056 Aug 07 10:05:45.303845 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [None req-9dd19fef-24a9-47dc-98c0-c896e1d84267 tempest-VolumeDependencyTests-605562490 tempest-VolumeDependencyTests-605562490-project-member] Empty body provided in request {{(pid=100298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 10:05:45.303947 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [None req-9dd19fef-24a9-47dc-98c0-c896e1d84267 tempest-VolumeDependencyTests-605562490 tempest-VolumeDependencyTests-605562490-project-member] Calling method 'show' {{(pid=100298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 10:05:45.312302 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [None req-9dd19fef-24a9-47dc-98c0-c896e1d84267 tempest-VolumeDependencyTests-605562490 tempest-VolumeDependencyTests-605562490-project-member] https://10.4.3.8/volume/v3/volumes/40665dba-69c4-45df-b76e-c057874e9056 returned with HTTP 404 Aug 07 10:05:45.313022 np0000006707 devstack@c-api.service[100298]: [pid: 100298|app: 0|req: 1271/5083] 10.4.3.8 () {68 vars in 1375 bytes} [Fri Aug 7 10:05:45 2026] GET /volume/v3/volumes/40665dba-69c4-45df-b76e-c057874e9056 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 07 10:05:45.322258 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [None req-79596ab2-47e6-4662-b818-4af02807dec0 None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:05:45.324036 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-79596ab2-47e6-4662-b818-4af02807dec0 tempest-VolumeDependencyTests-605562490 tempest-VolumeDependencyTests-605562490-project-member] POST https://10.4.3.8/volume/v3/volumes Aug 07 10:05:45.324432 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-79596ab2-47e6-4662-b818-4af02807dec0 tempest-VolumeDependencyTests-605562490 tempest-VolumeDependencyTests-605562490-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeDependencyTests-Volume-1728384498"}} {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 10:05:45.325907 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.v3.volumes [None req-79596ab2-47e6-4662-b818-4af02807dec0 tempest-VolumeDependencyTests-605562490 tempest-VolumeDependencyTests-605562490-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeDependencyTests-Volume-1728384498'}} {{(pid=100296) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 07 10:05:45.326049 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.v3.volumes [None req-79596ab2-47e6-4662-b818-4af02807dec0 tempest-VolumeDependencyTests-605562490 tempest-VolumeDependencyTests-605562490-project-member] Create volume of 1 GB Aug 07 10:05:45.330534 np0000006707 devstack@c-api.service[100296]: INFO cinder.volume.api [None req-79596ab2-47e6-4662-b818-4af02807dec0 tempest-VolumeDependencyTests-605562490 tempest-VolumeDependencyTests-605562490-project-member] Availability Zones retrieved successfully. Aug 07 10:05:45.337217 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.volume.api [None req-79596ab2-47e6-4662-b818-4af02807dec0 tempest-VolumeDependencyTests-605562490 tempest-VolumeDependencyTests-605562490-project-member] Flow 'volume_create_api' (c074b409-bf7e-479f-a39e-b09140b784c6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100296) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 10:05:45.338500 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.volume.api [None req-79596ab2-47e6-4662-b818-4af02807dec0 tempest-VolumeDependencyTests-605562490 tempest-VolumeDependencyTests-605562490-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ba536e21-7b01-43c8-8f83-c82cfe41c817) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 10:05:45.339740 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.volume.flows.api.create_volume [None req-79596ab2-47e6-4662-b818-4af02807dec0 tempest-VolumeDependencyTests-605562490 tempest-VolumeDependencyTests-605562490-project-member] Validating volume size '1' using validate_int {{(pid=100296) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 07 10:05:45.368256 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.volume.api [None req-79596ab2-47e6-4662-b818-4af02807dec0 tempest-VolumeDependencyTests-605562490 tempest-VolumeDependencyTests-605562490-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ba536e21-7b01-43c8-8f83-c82cfe41c817) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-07T09:47:39Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=45fd9a3a-b61e-4c6c-9ab7-d02f06678d0d,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '45fd9a3a-b61e-4c6c-9ab7-d02f06678d0d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 10:05:45.369318 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.volume.api [None req-79596ab2-47e6-4662-b818-4af02807dec0 tempest-VolumeDependencyTests-605562490 tempest-VolumeDependencyTests-605562490-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b35d0400-df2d-48c6-9559-9b09c45896ed) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 10:05:45.408959 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.quota [None req-79596ab2-47e6-4662-b818-4af02807dec0 tempest-VolumeDependencyTests-605562490 tempest-VolumeDependencyTests-605562490-project-member] Created reservations ['b6bdead6-4aa7-4aa7-bbe0-03e4ca67fbd3', '452d7504-c289-468a-820e-7b373b8f91ad', '6d552762-194e-4fba-9f83-520455bd3d08', '9adcf05a-1832-4c94-a541-2a2d4979d752'] {{(pid=100296) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 10:05:45.409835 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.volume.api [None req-79596ab2-47e6-4662-b818-4af02807dec0 tempest-VolumeDependencyTests-605562490 tempest-VolumeDependencyTests-605562490-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b35d0400-df2d-48c6-9559-9b09c45896ed) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['b6bdead6-4aa7-4aa7-bbe0-03e4ca67fbd3', '452d7504-c289-468a-820e-7b373b8f91ad', '6d552762-194e-4fba-9f83-520455bd3d08', '9adcf05a-1832-4c94-a541-2a2d4979d752']}' {{(pid=100296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 10:05:45.410720 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.volume.api [None req-79596ab2-47e6-4662-b818-4af02807dec0 tempest-VolumeDependencyTests-605562490 tempest-VolumeDependencyTests-605562490-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (42e39d53-4a47-49b4-8287-af29df48a50d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 10:05:45.435914 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.volume.api [None req-79596ab2-47e6-4662-b818-4af02807dec0 tempest-VolumeDependencyTests-605562490 tempest-VolumeDependencyTests-605562490-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (42e39d53-4a47-49b4-8287-af29df48a50d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'd4c07b6d-cf0f-48c9-80b8-4e2002878de5', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-1728384498',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='bd4df9c8f3b54bd0a77f3f48013c0524',qos_specs=None,replication_status=,reservations=['b6bdead6-4aa7-4aa7-bbe0-03e4ca67fbd3','452d7504-c289-468a-820e-7b373b8f91ad','6d552762-194e-4fba-9f83-520455bd3d08','9adcf05a-1832-4c94-a541-2a2d4979d752'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d63fe962567e40c3871ccbb93a699c8b',volume_type_id=45fd9a3a-b61e-4c6c-9ab7-d02f06678d0d), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-07T10:05:45Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-1728384498',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=d4c07b6d-cf0f-48c9-80b8-4e2002878de5,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='bd4df9c8f3b54bd0a77f3f48013c0524',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='d63fe962567e40c3871ccbb93a699c8b',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(45fd9a3a-b61e-4c6c-9ab7-d02f06678d0d),volume_type_id=45fd9a3a-b61e-4c6c-9ab7-d02f06678d0d)}' {{(pid=100296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 10:05:45.436952 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.volume.api [None req-79596ab2-47e6-4662-b818-4af02807dec0 tempest-VolumeDependencyTests-605562490 tempest-VolumeDependencyTests-605562490-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5eaa42b2-0d70-4174-b161-3dede22b9038) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 10:05:45.456119 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.volume.api [None req-79596ab2-47e6-4662-b818-4af02807dec0 tempest-VolumeDependencyTests-605562490 tempest-VolumeDependencyTests-605562490-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5eaa42b2-0d70-4174-b161-3dede22b9038) transitioned into state 'SUCCESS' from state '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-1728384498',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='bd4df9c8f3b54bd0a77f3f48013c0524',qos_specs=None,replication_status=,reservations=['b6bdead6-4aa7-4aa7-bbe0-03e4ca67fbd3','452d7504-c289-468a-820e-7b373b8f91ad','6d552762-194e-4fba-9f83-520455bd3d08','9adcf05a-1832-4c94-a541-2a2d4979d752'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d63fe962567e40c3871ccbb93a699c8b',volume_type_id=45fd9a3a-b61e-4c6c-9ab7-d02f06678d0d)}' {{(pid=100296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 10:05:45.457002 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.volume.api [None req-79596ab2-47e6-4662-b818-4af02807dec0 tempest-VolumeDependencyTests-605562490 tempest-VolumeDependencyTests-605562490-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f7fad7b9-6d17-4389-83bb-0040ff0dc447) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 10:05:45.470434 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.volume.api [None req-79596ab2-47e6-4662-b818-4af02807dec0 tempest-VolumeDependencyTests-605562490 tempest-VolumeDependencyTests-605562490-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f7fad7b9-6d17-4389-83bb-0040ff0dc447) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 10:05:45.471743 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.volume.api [None req-79596ab2-47e6-4662-b818-4af02807dec0 tempest-VolumeDependencyTests-605562490 tempest-VolumeDependencyTests-605562490-project-member] Flow 'volume_create_api' (c074b409-bf7e-479f-a39e-b09140b784c6) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100296) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 10:05:45.472307 np0000006707 devstack@c-api.service[100296]: INFO cinder.volume.api [None req-79596ab2-47e6-4662-b818-4af02807dec0 tempest-VolumeDependencyTests-605562490 tempest-VolumeDependencyTests-605562490-project-member] Create volume request issued successfully. Aug 07 10:05:45.473125 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-79596ab2-47e6-4662-b818-4af02807dec0 tempest-VolumeDependencyTests-605562490 tempest-VolumeDependencyTests-605562490-project-member] https://10.4.3.8/volume/v3/volumes returned with HTTP 202 Aug 07 10:05:45.473800 np0000006707 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 1267/5084] 10.4.3.8 () {70 vars in 1285 bytes} [Fri Aug 7 10:05:45 2026] POST /volume/v3/volumes => generated 766 bytes in 152 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 07 10:05:45.493736 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [None req-379205be-6943-48aa-853f-5492914fe3a6 None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:05:45.495746 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-379205be-6943-48aa-853f-5492914fe3a6 tempest-VolumeDependencyTests-605562490 tempest-VolumeDependencyTests-605562490-project-member] GET https://10.4.3.8/volume/v3/volumes/d4c07b6d-cf0f-48c9-80b8-4e2002878de5 Aug 07 10:05:45.496099 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-379205be-6943-48aa-853f-5492914fe3a6 tempest-VolumeDependencyTests-605562490 tempest-VolumeDependencyTests-605562490-project-member] Empty body provided in request {{(pid=100297) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 10:05:45.496398 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-379205be-6943-48aa-853f-5492914fe3a6 tempest-VolumeDependencyTests-605562490 tempest-VolumeDependencyTests-605562490-project-member] Calling method 'show' {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 10:05:45.506691 np0000006707 devstack@c-api.service[100297]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 10:05:45.506691 np0000006707 devstack@c-api.service[100297]: warnings.warn( Aug 07 10:05:45.509793 np0000006707 devstack@c-api.service[100297]: INFO cinder.volume.api [None req-379205be-6943-48aa-853f-5492914fe3a6 tempest-VolumeDependencyTests-605562490 tempest-VolumeDependencyTests-605562490-project-member] Volume info retrieved successfully. Aug 07 10:05:45.515716 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-379205be-6943-48aa-853f-5492914fe3a6 tempest-VolumeDependencyTests-605562490 tempest-VolumeDependencyTests-605562490-project-member] https://10.4.3.8/volume/v3/volumes/d4c07b6d-cf0f-48c9-80b8-4e2002878de5 returned with HTTP 200 Aug 07 10:05:45.516265 np0000006707 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 1273/5085] 10.4.3.8 () {68 vars in 1375 bytes} [Fri Aug 7 10:05:45 2026] GET /volume/v3/volumes/d4c07b6d-cf0f-48c9-80b8-4e2002878de5 => generated 834 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 10:05:45.804138 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-46f44f47-e970-4813-a1e3-c4a8f3c498f8 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:05:45.806141 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-46f44f47-e970-4813-a1e3-c4a8f3c498f8 tempest-VolumesBackupsAdminTest-886037600 tempest-VolumesBackupsAdminTest-886037600-project-member] GET https://10.4.3.8/volume/v3/backups/e6029a86-1a19-4769-b282-d5a074e48552 Aug 07 10:05:45.806388 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-46f44f47-e970-4813-a1e3-c4a8f3c498f8 tempest-VolumesBackupsAdminTest-886037600 tempest-VolumesBackupsAdminTest-886037600-project-member] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 10:05:45.806690 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-46f44f47-e970-4813-a1e3-c4a8f3c498f8 tempest-VolumesBackupsAdminTest-886037600 tempest-VolumesBackupsAdminTest-886037600-project-member] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 10:05:45.806817 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.v3.backups [None req-46f44f47-e970-4813-a1e3-c4a8f3c498f8 tempest-VolumesBackupsAdminTest-886037600 tempest-VolumesBackupsAdminTest-886037600-project-member] Show backup with id e6029a86-1a19-4769-b282-d5a074e48552. {{(pid=100295) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 10:05:45.812650 np0000006707 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 10:05:45.812650 np0000006707 devstack@c-api.service[100295]: warnings.warn( Aug 07 10:05:45.813451 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-46f44f47-e970-4813-a1e3-c4a8f3c498f8 tempest-VolumesBackupsAdminTest-886037600 tempest-VolumesBackupsAdminTest-886037600-project-member] https://10.4.3.8/volume/v3/backups/e6029a86-1a19-4769-b282-d5a074e48552 returned with HTTP 200 Aug 07 10:05:45.814534 np0000006707 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 1275/5086] 10.4.3.8 () {66 vars in 1334 bytes} [Fri Aug 7 10:05:45 2026] GET /volume/v3/backups/e6029a86-1a19-4769-b282-d5a074e48552 => generated 797 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 10:05:45.920343 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.middleware.request_id [None req-32203400-fdd7-414d-af00-55cef1e4b15d None None] RequestId filter calling following filter/app {{(pid=100298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:05:45.922134 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [None req-32203400-fdd7-414d-af00-55cef1e4b15d tempest-TestEncryptedCinderVolumes-1545393347 tempest-TestEncryptedCinderVolumes-1545393347-project-member] GET https://10.4.3.8/volume/v3/volumes/2a9e4638-e8b3-4c20-8b45-3cac1441e29c Aug 07 10:05:45.922323 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [None req-32203400-fdd7-414d-af00-55cef1e4b15d tempest-TestEncryptedCinderVolumes-1545393347 tempest-TestEncryptedCinderVolumes-1545393347-project-member] Empty body provided in request {{(pid=100298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 10:05:45.922562 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [None req-32203400-fdd7-414d-af00-55cef1e4b15d tempest-TestEncryptedCinderVolumes-1545393347 tempest-TestEncryptedCinderVolumes-1545393347-project-member] Calling method 'show' {{(pid=100298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 10:05:45.929177 np0000006707 devstack@c-api.service[100298]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 10:05:45.929177 np0000006707 devstack@c-api.service[100298]: warnings.warn( Aug 07 10:05:45.932660 np0000006707 devstack@c-api.service[100298]: INFO cinder.volume.api [None req-32203400-fdd7-414d-af00-55cef1e4b15d tempest-TestEncryptedCinderVolumes-1545393347 tempest-TestEncryptedCinderVolumes-1545393347-project-member] Volume info retrieved successfully. Aug 07 10:05:45.936743 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [None req-32203400-fdd7-414d-af00-55cef1e4b15d tempest-TestEncryptedCinderVolumes-1545393347 tempest-TestEncryptedCinderVolumes-1545393347-project-member] https://10.4.3.8/volume/v3/volumes/2a9e4638-e8b3-4c20-8b45-3cac1441e29c returned with HTTP 200 Aug 07 10:05:45.937122 np0000006707 devstack@c-api.service[100298]: [pid: 100298|app: 0|req: 1272/5087] 10.4.3.8 () {66 vars in 1334 bytes} [Fri Aug 7 10:05:45 2026] GET /volume/v3/volumes/2a9e4638-e8b3-4c20-8b45-3cac1441e29c => generated 898 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 10:05:46.533406 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [None req-34a814f8-1853-4684-a551-09cf1a4ada80 None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:05:46.535694 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-34a814f8-1853-4684-a551-09cf1a4ada80 tempest-VolumeDependencyTests-605562490 tempest-VolumeDependencyTests-605562490-project-member] GET https://10.4.3.8/volume/v3/volumes/d4c07b6d-cf0f-48c9-80b8-4e2002878de5 Aug 07 10:05:46.536036 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-34a814f8-1853-4684-a551-09cf1a4ada80 tempest-VolumeDependencyTests-605562490 tempest-VolumeDependencyTests-605562490-project-member] Empty body provided in request {{(pid=100296) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 10:05:46.536376 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-34a814f8-1853-4684-a551-09cf1a4ada80 tempest-VolumeDependencyTests-605562490 tempest-VolumeDependencyTests-605562490-project-member] Calling method 'show' {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 10:05:46.545873 np0000006707 devstack@c-api.service[100296]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 10:05:46.545873 np0000006707 devstack@c-api.service[100296]: warnings.warn( Aug 07 10:05:46.551521 np0000006707 devstack@c-api.service[100296]: INFO cinder.volume.api [None req-34a814f8-1853-4684-a551-09cf1a4ada80 tempest-VolumeDependencyTests-605562490 tempest-VolumeDependencyTests-605562490-project-member] Volume info retrieved successfully. Aug 07 10:05:46.557748 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-34a814f8-1853-4684-a551-09cf1a4ada80 tempest-VolumeDependencyTests-605562490 tempest-VolumeDependencyTests-605562490-project-member] https://10.4.3.8/volume/v3/volumes/d4c07b6d-cf0f-48c9-80b8-4e2002878de5 returned with HTTP 200 Aug 07 10:05:46.558429 np0000006707 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 1268/5088] 10.4.3.8 () {68 vars in 1375 bytes} [Fri Aug 7 10:05:46 2026] GET /volume/v3/volumes/d4c07b6d-cf0f-48c9-80b8-4e2002878de5 => generated 859 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 10:05:46.570855 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [None req-4ff3aa21-3f12-4efd-84b6-31807dca6297 None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:05:46.572593 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-4ff3aa21-3f12-4efd-84b6-31807dca6297 tempest-VolumeDependencyTests-605562490 tempest-VolumeDependencyTests-605562490-project-member] POST https://10.4.3.8/volume/v3/volumes Aug 07 10:05:46.574436 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-4ff3aa21-3f12-4efd-84b6-31807dca6297 tempest-VolumeDependencyTests-605562490 tempest-VolumeDependencyTests-605562490-project-member] Action: 'create', calling method: create, body: {"volume": {"source_volid": "d4c07b6d-cf0f-48c9-80b8-4e2002878de5", "size": 1, "name": "tempest-VolumeDependencyTests-Volume-668884743"}} {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 10:05:46.574577 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.v3.volumes [None req-4ff3aa21-3f12-4efd-84b6-31807dca6297 tempest-VolumeDependencyTests-605562490 tempest-VolumeDependencyTests-605562490-project-member] Create volume request body: {'volume': {'source_volid': 'd4c07b6d-cf0f-48c9-80b8-4e2002878de5', 'size': 1, 'name': 'tempest-VolumeDependencyTests-Volume-668884743'}} {{(pid=100297) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 07 10:05:46.581731 np0000006707 devstack@c-api.service[100297]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 10:05:46.581731 np0000006707 devstack@c-api.service[100297]: warnings.warn( Aug 07 10:05:46.582486 np0000006707 devstack@c-api.service[100297]: INFO cinder.volume.api [None req-4ff3aa21-3f12-4efd-84b6-31807dca6297 tempest-VolumeDependencyTests-605562490 tempest-VolumeDependencyTests-605562490-project-member] Volume retrieved successfully. Aug 07 10:05:46.582699 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.v3.volumes [None req-4ff3aa21-3f12-4efd-84b6-31807dca6297 tempest-VolumeDependencyTests-605562490 tempest-VolumeDependencyTests-605562490-project-member] Create volume of 1 GB Aug 07 10:05:46.586692 np0000006707 devstack@c-api.service[100297]: INFO cinder.volume.api [None req-4ff3aa21-3f12-4efd-84b6-31807dca6297 tempest-VolumeDependencyTests-605562490 tempest-VolumeDependencyTests-605562490-project-member] Availability Zones retrieved successfully. Aug 07 10:05:46.591606 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.volume.api [None req-4ff3aa21-3f12-4efd-84b6-31807dca6297 tempest-VolumeDependencyTests-605562490 tempest-VolumeDependencyTests-605562490-project-member] Flow 'volume_create_api' (cf6efcd9-a0a9-4449-b1c9-ce804e228393) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100297) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 10:05:46.592743 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.volume.api [None req-4ff3aa21-3f12-4efd-84b6-31807dca6297 tempest-VolumeDependencyTests-605562490 tempest-VolumeDependencyTests-605562490-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (68edc88e-1a00-49c9-84f8-b4f15f095c53) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100297) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 10:05:46.593712 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.volume.flows.api.create_volume [None req-4ff3aa21-3f12-4efd-84b6-31807dca6297 tempest-VolumeDependencyTests-605562490 tempest-VolumeDependencyTests-605562490-project-member] Validating volume size '1' using validate_int, validate_source_size {{(pid=100297) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 07 10:05:46.616369 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.volume.api [None req-4ff3aa21-3f12-4efd-84b6-31807dca6297 tempest-VolumeDependencyTests-605562490 tempest-VolumeDependencyTests-605562490-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (68edc88e-1a00-49c9-84f8-b4f15f095c53) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': 'd4c07b6d-cf0f-48c9-80b8-4e2002878de5', 'volume_type': VolumeType(created_at=2026-08-07T09:47:39Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=45fd9a3a-b61e-4c6c-9ab7-d02f06678d0d,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '45fd9a3a-b61e-4c6c-9ab7-d02f06678d0d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100297) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 10:05:46.617293 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.volume.api [None req-4ff3aa21-3f12-4efd-84b6-31807dca6297 tempest-VolumeDependencyTests-605562490 tempest-VolumeDependencyTests-605562490-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e3d76826-aa33-4d42-ac84-ed56ca5b3d13) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100297) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 10:05:46.662586 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.quota [None req-4ff3aa21-3f12-4efd-84b6-31807dca6297 tempest-VolumeDependencyTests-605562490 tempest-VolumeDependencyTests-605562490-project-member] Created reservations ['390cd454-bbe4-4837-a4d9-97d9a015b218', '9f6ce128-bdae-4d79-a2ea-3e72136220b7', '19af87fc-850e-4d1e-bf02-ca1469e771ca', '15570397-c59b-464b-9c8e-be64c4a7ef74'] {{(pid=100297) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 10:05:46.663567 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.volume.api [None req-4ff3aa21-3f12-4efd-84b6-31807dca6297 tempest-VolumeDependencyTests-605562490 tempest-VolumeDependencyTests-605562490-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e3d76826-aa33-4d42-ac84-ed56ca5b3d13) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['390cd454-bbe4-4837-a4d9-97d9a015b218', '9f6ce128-bdae-4d79-a2ea-3e72136220b7', '19af87fc-850e-4d1e-bf02-ca1469e771ca', '15570397-c59b-464b-9c8e-be64c4a7ef74']}' {{(pid=100297) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 10:05:46.664411 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.volume.api [None req-4ff3aa21-3f12-4efd-84b6-31807dca6297 tempest-VolumeDependencyTests-605562490 tempest-VolumeDependencyTests-605562490-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (375c0f1e-505e-470e-a718-37e16f20421d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100297) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 10:05:46.702442 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.volume.api [None req-4ff3aa21-3f12-4efd-84b6-31807dca6297 tempest-VolumeDependencyTests-605562490 tempest-VolumeDependencyTests-605562490-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (375c0f1e-505e-470e-a718-37e16f20421d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'ffdb2060-5531-42e2-b316-8eff243cd293', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-668884743',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='bd4df9c8f3b54bd0a77f3f48013c0524',qos_specs=None,replication_status=,reservations=['390cd454-bbe4-4837-a4d9-97d9a015b218','9f6ce128-bdae-4d79-a2ea-3e72136220b7','19af87fc-850e-4d1e-bf02-ca1469e771ca','15570397-c59b-464b-9c8e-be64c4a7ef74'],size=1,snapshot_id=None,source_replicaid=,source_volid=d4c07b6d-cf0f-48c9-80b8-4e2002878de5,status='creating',user_id='d63fe962567e40c3871ccbb93a699c8b',volume_type_id=45fd9a3a-b61e-4c6c-9ab7-d02f06678d0d), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-07T10:05:46Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-668884743',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=ffdb2060-5531-42e2-b316-8eff243cd293,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='bd4df9c8f3b54bd0a77f3f48013c0524',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=d4c07b6d-cf0f-48c9-80b8-4e2002878de5,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='d63fe962567e40c3871ccbb93a699c8b',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(45fd9a3a-b61e-4c6c-9ab7-d02f06678d0d),volume_type_id=45fd9a3a-b61e-4c6c-9ab7-d02f06678d0d)}' {{(pid=100297) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 10:05:46.702442 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.volume.api [None req-4ff3aa21-3f12-4efd-84b6-31807dca6297 tempest-VolumeDependencyTests-605562490 tempest-VolumeDependencyTests-605562490-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (fe273347-b143-4747-9238-7a2ad00872a2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100297) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 10:05:46.725379 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.volume.api [None req-4ff3aa21-3f12-4efd-84b6-31807dca6297 tempest-VolumeDependencyTests-605562490 tempest-VolumeDependencyTests-605562490-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (fe273347-b143-4747-9238-7a2ad00872a2) transitioned into state 'SUCCESS' from state '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-668884743',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='bd4df9c8f3b54bd0a77f3f48013c0524',qos_specs=None,replication_status=,reservations=['390cd454-bbe4-4837-a4d9-97d9a015b218','9f6ce128-bdae-4d79-a2ea-3e72136220b7','19af87fc-850e-4d1e-bf02-ca1469e771ca','15570397-c59b-464b-9c8e-be64c4a7ef74'],size=1,snapshot_id=None,source_replicaid=,source_volid=d4c07b6d-cf0f-48c9-80b8-4e2002878de5,status='creating',user_id='d63fe962567e40c3871ccbb93a699c8b',volume_type_id=45fd9a3a-b61e-4c6c-9ab7-d02f06678d0d)}' {{(pid=100297) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 10:05:46.726496 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.volume.api [None req-4ff3aa21-3f12-4efd-84b6-31807dca6297 tempest-VolumeDependencyTests-605562490 tempest-VolumeDependencyTests-605562490-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (11ea5909-a762-499a-8b78-af14392ad6b8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100297) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 10:05:46.742903 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.volume.api [None req-4ff3aa21-3f12-4efd-84b6-31807dca6297 tempest-VolumeDependencyTests-605562490 tempest-VolumeDependencyTests-605562490-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (11ea5909-a762-499a-8b78-af14392ad6b8) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100297) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 10:05:46.745060 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.volume.api [None req-4ff3aa21-3f12-4efd-84b6-31807dca6297 tempest-VolumeDependencyTests-605562490 tempest-VolumeDependencyTests-605562490-project-member] Flow 'volume_create_api' (cf6efcd9-a0a9-4449-b1c9-ce804e228393) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100297) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 10:05:46.745060 np0000006707 devstack@c-api.service[100297]: INFO cinder.volume.api [None req-4ff3aa21-3f12-4efd-84b6-31807dca6297 tempest-VolumeDependencyTests-605562490 tempest-VolumeDependencyTests-605562490-project-member] Create volume request issued successfully. Aug 07 10:05:46.745060 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-4ff3aa21-3f12-4efd-84b6-31807dca6297 tempest-VolumeDependencyTests-605562490 tempest-VolumeDependencyTests-605562490-project-member] https://10.4.3.8/volume/v3/volumes returned with HTTP 202 Aug 07 10:05:46.745060 np0000006707 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 1274/5089] 10.4.3.8 () {70 vars in 1286 bytes} [Fri Aug 7 10:05:46 2026] POST /volume/v3/volumes => generated 799 bytes in 175 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 07 10:05:46.759556 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-5bc56084-fef1-473e-8bd1-c2bd075e06d0 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:05:46.761371 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-5bc56084-fef1-473e-8bd1-c2bd075e06d0 tempest-VolumeDependencyTests-605562490 tempest-VolumeDependencyTests-605562490-project-member] GET https://10.4.3.8/volume/v3/volumes/ffdb2060-5531-42e2-b316-8eff243cd293 Aug 07 10:05:46.761739 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-5bc56084-fef1-473e-8bd1-c2bd075e06d0 tempest-VolumeDependencyTests-605562490 tempest-VolumeDependencyTests-605562490-project-member] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 10:05:46.761978 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-5bc56084-fef1-473e-8bd1-c2bd075e06d0 tempest-VolumeDependencyTests-605562490 tempest-VolumeDependencyTests-605562490-project-member] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 10:05:46.768554 np0000006707 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 10:05:46.768554 np0000006707 devstack@c-api.service[100295]: warnings.warn( Aug 07 10:05:46.772583 np0000006707 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-5bc56084-fef1-473e-8bd1-c2bd075e06d0 tempest-VolumeDependencyTests-605562490 tempest-VolumeDependencyTests-605562490-project-member] Volume info retrieved successfully. Aug 07 10:05:46.776851 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-5bc56084-fef1-473e-8bd1-c2bd075e06d0 tempest-VolumeDependencyTests-605562490 tempest-VolumeDependencyTests-605562490-project-member] https://10.4.3.8/volume/v3/volumes/ffdb2060-5531-42e2-b316-8eff243cd293 returned with HTTP 200 Aug 07 10:05:46.777237 np0000006707 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 1276/5090] 10.4.3.8 () {68 vars in 1375 bytes} [Fri Aug 7 10:05:46 2026] GET /volume/v3/volumes/ffdb2060-5531-42e2-b316-8eff243cd293 => generated 867 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 10:05:46.825180 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.middleware.request_id [None req-db0d4fff-5df0-4061-9572-3c1aec204266 None None] RequestId filter calling following filter/app {{(pid=100298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:05:46.827015 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [None req-db0d4fff-5df0-4061-9572-3c1aec204266 tempest-VolumesBackupsAdminTest-886037600 tempest-VolumesBackupsAdminTest-886037600-project-member] GET https://10.4.3.8/volume/v3/backups/e6029a86-1a19-4769-b282-d5a074e48552 Aug 07 10:05:46.827193 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [None req-db0d4fff-5df0-4061-9572-3c1aec204266 tempest-VolumesBackupsAdminTest-886037600 tempest-VolumesBackupsAdminTest-886037600-project-member] Empty body provided in request {{(pid=100298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 10:05:46.827427 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [None req-db0d4fff-5df0-4061-9572-3c1aec204266 tempest-VolumesBackupsAdminTest-886037600 tempest-VolumesBackupsAdminTest-886037600-project-member] Calling method 'show' {{(pid=100298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 10:05:46.827555 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.v3.backups [None req-db0d4fff-5df0-4061-9572-3c1aec204266 tempest-VolumesBackupsAdminTest-886037600 tempest-VolumesBackupsAdminTest-886037600-project-member] Show backup with id e6029a86-1a19-4769-b282-d5a074e48552. {{(pid=100298) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 10:05:46.831909 np0000006707 devstack@c-api.service[100298]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 10:05:46.831909 np0000006707 devstack@c-api.service[100298]: warnings.warn( Aug 07 10:05:46.832626 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [None req-db0d4fff-5df0-4061-9572-3c1aec204266 tempest-VolumesBackupsAdminTest-886037600 tempest-VolumesBackupsAdminTest-886037600-project-member] https://10.4.3.8/volume/v3/backups/e6029a86-1a19-4769-b282-d5a074e48552 returned with HTTP 200 Aug 07 10:05:46.833026 np0000006707 devstack@c-api.service[100298]: [pid: 100298|app: 0|req: 1273/5091] 10.4.3.8 () {66 vars in 1334 bytes} [Fri Aug 7 10:05:46 2026] GET /volume/v3/backups/e6029a86-1a19-4769-b282-d5a074e48552 => generated 797 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 10:05:46.951019 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [None req-9fc65bba-44dc-416d-8d72-4e7ea61f0560 None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:05:46.952798 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-9fc65bba-44dc-416d-8d72-4e7ea61f0560 tempest-TestEncryptedCinderVolumes-1545393347 tempest-TestEncryptedCinderVolumes-1545393347-project-member] GET https://10.4.3.8/volume/v3/volumes/2a9e4638-e8b3-4c20-8b45-3cac1441e29c Aug 07 10:05:46.952998 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-9fc65bba-44dc-416d-8d72-4e7ea61f0560 tempest-TestEncryptedCinderVolumes-1545393347 tempest-TestEncryptedCinderVolumes-1545393347-project-member] Empty body provided in request {{(pid=100296) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 10:05:46.953191 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-9fc65bba-44dc-416d-8d72-4e7ea61f0560 tempest-TestEncryptedCinderVolumes-1545393347 tempest-TestEncryptedCinderVolumes-1545393347-project-member] Calling method 'show' {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 10:05:46.959938 np0000006707 devstack@c-api.service[100296]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 10:05:46.959938 np0000006707 devstack@c-api.service[100296]: warnings.warn( Aug 07 10:05:46.963130 np0000006707 devstack@c-api.service[100296]: INFO cinder.volume.api [None req-9fc65bba-44dc-416d-8d72-4e7ea61f0560 tempest-TestEncryptedCinderVolumes-1545393347 tempest-TestEncryptedCinderVolumes-1545393347-project-member] Volume info retrieved successfully. Aug 07 10:05:46.967376 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-9fc65bba-44dc-416d-8d72-4e7ea61f0560 tempest-TestEncryptedCinderVolumes-1545393347 tempest-TestEncryptedCinderVolumes-1545393347-project-member] https://10.4.3.8/volume/v3/volumes/2a9e4638-e8b3-4c20-8b45-3cac1441e29c returned with HTTP 200 Aug 07 10:05:46.967784 np0000006707 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 1269/5092] 10.4.3.8 () {66 vars in 1334 bytes} [Fri Aug 7 10:05:46 2026] GET /volume/v3/volumes/2a9e4638-e8b3-4c20-8b45-3cac1441e29c => generated 898 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 10:05:47.791448 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [None req-a3cc9d47-e666-4693-bd03-e845b90629b5 None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:05:47.793128 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-a3cc9d47-e666-4693-bd03-e845b90629b5 tempest-VolumeDependencyTests-605562490 tempest-VolumeDependencyTests-605562490-project-member] GET https://10.4.3.8/volume/v3/volumes/ffdb2060-5531-42e2-b316-8eff243cd293 Aug 07 10:05:47.793320 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-a3cc9d47-e666-4693-bd03-e845b90629b5 tempest-VolumeDependencyTests-605562490 tempest-VolumeDependencyTests-605562490-project-member] Empty body provided in request {{(pid=100297) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 10:05:47.793524 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-a3cc9d47-e666-4693-bd03-e845b90629b5 tempest-VolumeDependencyTests-605562490 tempest-VolumeDependencyTests-605562490-project-member] Calling method 'show' {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 10:05:47.799779 np0000006707 devstack@c-api.service[100297]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 10:05:47.799779 np0000006707 devstack@c-api.service[100297]: warnings.warn( Aug 07 10:05:47.802861 np0000006707 devstack@c-api.service[100297]: INFO cinder.volume.api [None req-a3cc9d47-e666-4693-bd03-e845b90629b5 tempest-VolumeDependencyTests-605562490 tempest-VolumeDependencyTests-605562490-project-member] Volume info retrieved successfully. Aug 07 10:05:47.806845 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-a3cc9d47-e666-4693-bd03-e845b90629b5 tempest-VolumeDependencyTests-605562490 tempest-VolumeDependencyTests-605562490-project-member] https://10.4.3.8/volume/v3/volumes/ffdb2060-5531-42e2-b316-8eff243cd293 returned with HTTP 200 Aug 07 10:05:47.807242 np0000006707 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 1275/5093] 10.4.3.8 () {68 vars in 1375 bytes} [Fri Aug 7 10:05:47 2026] GET /volume/v3/volumes/ffdb2060-5531-42e2-b316-8eff243cd293 => generated 892 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 10:05:47.819442 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-c065412f-d318-4c0c-a8f6-f16d8e0332f3 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:05:47.821608 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-c065412f-d318-4c0c-a8f6-f16d8e0332f3 tempest-VolumeDependencyTests-605562490 tempest-VolumeDependencyTests-605562490-project-member] DELETE https://10.4.3.8/volume/v3/volumes/d4c07b6d-cf0f-48c9-80b8-4e2002878de5 Aug 07 10:05:47.821899 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-c065412f-d318-4c0c-a8f6-f16d8e0332f3 tempest-VolumeDependencyTests-605562490 tempest-VolumeDependencyTests-605562490-project-member] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 10:05:47.822093 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-c065412f-d318-4c0c-a8f6-f16d8e0332f3 tempest-VolumeDependencyTests-605562490 tempest-VolumeDependencyTests-605562490-project-member] Calling method 'delete' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 10:05:47.822293 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.v3.volumes [None req-c065412f-d318-4c0c-a8f6-f16d8e0332f3 tempest-VolumeDependencyTests-605562490 tempest-VolumeDependencyTests-605562490-project-member] Delete volume with id: d4c07b6d-cf0f-48c9-80b8-4e2002878de5 Aug 07 10:05:47.829502 np0000006707 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 10:05:47.829502 np0000006707 devstack@c-api.service[100295]: warnings.warn( Aug 07 10:05:47.829990 np0000006707 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-c065412f-d318-4c0c-a8f6-f16d8e0332f3 tempest-VolumeDependencyTests-605562490 tempest-VolumeDependencyTests-605562490-project-member] Volume info retrieved successfully. Aug 07 10:05:47.842656 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.middleware.request_id [None req-7d1f68da-0ead-42b1-a841-ee89a0532c67 None None] RequestId filter calling following filter/app {{(pid=100298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:05:47.844550 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [None req-7d1f68da-0ead-42b1-a841-ee89a0532c67 tempest-VolumesBackupsAdminTest-886037600 tempest-VolumesBackupsAdminTest-886037600-project-member] GET https://10.4.3.8/volume/v3/backups/e6029a86-1a19-4769-b282-d5a074e48552 Aug 07 10:05:47.844739 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [None req-7d1f68da-0ead-42b1-a841-ee89a0532c67 tempest-VolumesBackupsAdminTest-886037600 tempest-VolumesBackupsAdminTest-886037600-project-member] Empty body provided in request {{(pid=100298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 10:05:47.844913 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [None req-7d1f68da-0ead-42b1-a841-ee89a0532c67 tempest-VolumesBackupsAdminTest-886037600 tempest-VolumesBackupsAdminTest-886037600-project-member] Calling method 'show' {{(pid=100298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 10:05:47.845008 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.v3.backups [None req-7d1f68da-0ead-42b1-a841-ee89a0532c67 tempest-VolumesBackupsAdminTest-886037600 tempest-VolumesBackupsAdminTest-886037600-project-member] Show backup with id e6029a86-1a19-4769-b282-d5a074e48552. {{(pid=100298) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 10:05:47.848597 np0000006707 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-c065412f-d318-4c0c-a8f6-f16d8e0332f3 tempest-VolumeDependencyTests-605562490 tempest-VolumeDependencyTests-605562490-project-member] Delete volume request issued successfully. Aug 07 10:05:47.848802 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-c065412f-d318-4c0c-a8f6-f16d8e0332f3 tempest-VolumeDependencyTests-605562490 tempest-VolumeDependencyTests-605562490-project-member] https://10.4.3.8/volume/v3/volumes/d4c07b6d-cf0f-48c9-80b8-4e2002878de5 returned with HTTP 202 Aug 07 10:05:47.849218 np0000006707 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 1277/5094] 10.4.3.8 () {68 vars in 1378 bytes} [Fri Aug 7 10:05:47 2026] DELETE /volume/v3/volumes/d4c07b6d-cf0f-48c9-80b8-4e2002878de5 => generated 0 bytes in 30 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 07 10:05:47.850451 np0000006707 devstack@c-api.service[100298]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 10:05:47.850451 np0000006707 devstack@c-api.service[100298]: warnings.warn( Aug 07 10:05:47.851152 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [None req-7d1f68da-0ead-42b1-a841-ee89a0532c67 tempest-VolumesBackupsAdminTest-886037600 tempest-VolumesBackupsAdminTest-886037600-project-member] https://10.4.3.8/volume/v3/backups/e6029a86-1a19-4769-b282-d5a074e48552 returned with HTTP 200 Aug 07 10:05:47.851620 np0000006707 devstack@c-api.service[100298]: [pid: 100298|app: 0|req: 1274/5095] 10.4.3.8 () {66 vars in 1334 bytes} [Fri Aug 7 10:05:47 2026] GET /volume/v3/backups/e6029a86-1a19-4769-b282-d5a074e48552 => generated 797 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 10:05:47.859340 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [None req-6f35f0ff-3c54-4472-8280-bfa84d67aec4 None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:05:47.861833 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-6f35f0ff-3c54-4472-8280-bfa84d67aec4 tempest-VolumeDependencyTests-605562490 tempest-VolumeDependencyTests-605562490-project-member] GET https://10.4.3.8/volume/v3/volumes/d4c07b6d-cf0f-48c9-80b8-4e2002878de5 Aug 07 10:05:47.862205 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-6f35f0ff-3c54-4472-8280-bfa84d67aec4 tempest-VolumeDependencyTests-605562490 tempest-VolumeDependencyTests-605562490-project-member] Empty body provided in request {{(pid=100296) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 10:05:47.862474 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-6f35f0ff-3c54-4472-8280-bfa84d67aec4 tempest-VolumeDependencyTests-605562490 tempest-VolumeDependencyTests-605562490-project-member] Calling method 'show' {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 10:05:47.869236 np0000006707 devstack@c-api.service[100296]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 10:05:47.869236 np0000006707 devstack@c-api.service[100296]: warnings.warn( Aug 07 10:05:47.873292 np0000006707 devstack@c-api.service[100296]: INFO cinder.volume.api [None req-6f35f0ff-3c54-4472-8280-bfa84d67aec4 tempest-VolumeDependencyTests-605562490 tempest-VolumeDependencyTests-605562490-project-member] Volume info retrieved successfully. Aug 07 10:05:47.877264 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-6f35f0ff-3c54-4472-8280-bfa84d67aec4 tempest-VolumeDependencyTests-605562490 tempest-VolumeDependencyTests-605562490-project-member] https://10.4.3.8/volume/v3/volumes/d4c07b6d-cf0f-48c9-80b8-4e2002878de5 returned with HTTP 200 Aug 07 10:05:47.878038 np0000006707 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 1270/5096] 10.4.3.8 () {68 vars in 1375 bytes} [Fri Aug 7 10:05:47 2026] GET /volume/v3/volumes/d4c07b6d-cf0f-48c9-80b8-4e2002878de5 => generated 858 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Aug 07 10:05:47.979960 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [None req-28dade1e-eacb-4ce5-bf52-2bbe28731d41 None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:05:47.981707 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-28dade1e-eacb-4ce5-bf52-2bbe28731d41 tempest-TestEncryptedCinderVolumes-1545393347 tempest-TestEncryptedCinderVolumes-1545393347-project-member] GET https://10.4.3.8/volume/v3/volumes/2a9e4638-e8b3-4c20-8b45-3cac1441e29c Aug 07 10:05:47.981883 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-28dade1e-eacb-4ce5-bf52-2bbe28731d41 tempest-TestEncryptedCinderVolumes-1545393347 tempest-TestEncryptedCinderVolumes-1545393347-project-member] Empty body provided in request {{(pid=100297) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 10:05:47.982072 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-28dade1e-eacb-4ce5-bf52-2bbe28731d41 tempest-TestEncryptedCinderVolumes-1545393347 tempest-TestEncryptedCinderVolumes-1545393347-project-member] Calling method 'show' {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 10:05:47.988970 np0000006707 devstack@c-api.service[100297]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 10:05:47.988970 np0000006707 devstack@c-api.service[100297]: warnings.warn( Aug 07 10:05:47.992381 np0000006707 devstack@c-api.service[100297]: INFO cinder.volume.api [None req-28dade1e-eacb-4ce5-bf52-2bbe28731d41 tempest-TestEncryptedCinderVolumes-1545393347 tempest-TestEncryptedCinderVolumes-1545393347-project-member] Volume info retrieved successfully. Aug 07 10:05:47.996272 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-28dade1e-eacb-4ce5-bf52-2bbe28731d41 tempest-TestEncryptedCinderVolumes-1545393347 tempest-TestEncryptedCinderVolumes-1545393347-project-member] https://10.4.3.8/volume/v3/volumes/2a9e4638-e8b3-4c20-8b45-3cac1441e29c returned with HTTP 200 Aug 07 10:05:47.996792 np0000006707 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 1276/5097] 10.4.3.8 () {66 vars in 1334 bytes} [Fri Aug 7 10:05:47 2026] GET /volume/v3/volumes/2a9e4638-e8b3-4c20-8b45-3cac1441e29c => generated 898 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 10:05:48.872761 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-bfc7fce8-80f1-4ed1-ad82-163ff8b01278 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:05:48.872761 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-bfc7fce8-80f1-4ed1-ad82-163ff8b01278 tempest-VolumesBackupsAdminTest-886037600 tempest-VolumesBackupsAdminTest-886037600-project-member] GET https://10.4.3.8/volume/v3/backups/e6029a86-1a19-4769-b282-d5a074e48552 Aug 07 10:05:48.872761 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-bfc7fce8-80f1-4ed1-ad82-163ff8b01278 tempest-VolumesBackupsAdminTest-886037600 tempest-VolumesBackupsAdminTest-886037600-project-member] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 10:05:48.872761 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-bfc7fce8-80f1-4ed1-ad82-163ff8b01278 tempest-VolumesBackupsAdminTest-886037600 tempest-VolumesBackupsAdminTest-886037600-project-member] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 10:05:48.872761 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.v3.backups [None req-bfc7fce8-80f1-4ed1-ad82-163ff8b01278 tempest-VolumesBackupsAdminTest-886037600 tempest-VolumesBackupsAdminTest-886037600-project-member] Show backup with id e6029a86-1a19-4769-b282-d5a074e48552. {{(pid=100295) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 10:05:48.872761 np0000006707 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 10:05:48.872761 np0000006707 devstack@c-api.service[100295]: warnings.warn( Aug 07 10:05:48.872761 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-bfc7fce8-80f1-4ed1-ad82-163ff8b01278 tempest-VolumesBackupsAdminTest-886037600 tempest-VolumesBackupsAdminTest-886037600-project-member] https://10.4.3.8/volume/v3/backups/e6029a86-1a19-4769-b282-d5a074e48552 returned with HTTP 200 Aug 07 10:05:48.872761 np0000006707 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 1278/5098] 10.4.3.8 () {66 vars in 1334 bytes} [Fri Aug 7 10:05:48 2026] GET /volume/v3/backups/e6029a86-1a19-4769-b282-d5a074e48552 => generated 798 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 10:05:48.893654 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.middleware.request_id [None req-767c0fcc-36d8-4f78-be4d-a6f935fef09a None None] RequestId filter calling following filter/app {{(pid=100298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:05:48.895406 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [None req-767c0fcc-36d8-4f78-be4d-a6f935fef09a tempest-VolumeDependencyTests-605562490 tempest-VolumeDependencyTests-605562490-project-member] GET https://10.4.3.8/volume/v3/volumes/d4c07b6d-cf0f-48c9-80b8-4e2002878de5 Aug 07 10:05:48.895639 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [None req-767c0fcc-36d8-4f78-be4d-a6f935fef09a tempest-VolumeDependencyTests-605562490 tempest-VolumeDependencyTests-605562490-project-member] Empty body provided in request {{(pid=100298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 10:05:48.895820 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [None req-767c0fcc-36d8-4f78-be4d-a6f935fef09a tempest-VolumeDependencyTests-605562490 tempest-VolumeDependencyTests-605562490-project-member] Calling method 'show' {{(pid=100298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 10:05:48.902092 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [None req-767c0fcc-36d8-4f78-be4d-a6f935fef09a tempest-VolumeDependencyTests-605562490 tempest-VolumeDependencyTests-605562490-project-member] https://10.4.3.8/volume/v3/volumes/d4c07b6d-cf0f-48c9-80b8-4e2002878de5 returned with HTTP 404 Aug 07 10:05:48.902841 np0000006707 devstack@c-api.service[100298]: [pid: 100298|app: 0|req: 1275/5099] 10.4.3.8 () {68 vars in 1375 bytes} [Fri Aug 7 10:05:48 2026] GET /volume/v3/volumes/d4c07b6d-cf0f-48c9-80b8-4e2002878de5 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 07 10:05:48.910801 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [None req-3979b89c-30cf-4d1d-978b-27afbe811c26 None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:05:48.912446 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-3979b89c-30cf-4d1d-978b-27afbe811c26 tempest-VolumeDependencyTests-605562490 tempest-VolumeDependencyTests-605562490-project-member] DELETE https://10.4.3.8/volume/v3/volumes/ffdb2060-5531-42e2-b316-8eff243cd293 Aug 07 10:05:48.912658 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-3979b89c-30cf-4d1d-978b-27afbe811c26 tempest-VolumeDependencyTests-605562490 tempest-VolumeDependencyTests-605562490-project-member] Empty body provided in request {{(pid=100296) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 10:05:48.912836 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-3979b89c-30cf-4d1d-978b-27afbe811c26 tempest-VolumeDependencyTests-605562490 tempest-VolumeDependencyTests-605562490-project-member] Calling method 'delete' {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 10:05:48.912987 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.v3.volumes [None req-3979b89c-30cf-4d1d-978b-27afbe811c26 tempest-VolumeDependencyTests-605562490 tempest-VolumeDependencyTests-605562490-project-member] Delete volume with id: ffdb2060-5531-42e2-b316-8eff243cd293 Aug 07 10:05:48.919547 np0000006707 devstack@c-api.service[100296]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 10:05:48.919547 np0000006707 devstack@c-api.service[100296]: warnings.warn( Aug 07 10:05:48.919934 np0000006707 devstack@c-api.service[100296]: INFO cinder.volume.api [None req-3979b89c-30cf-4d1d-978b-27afbe811c26 tempest-VolumeDependencyTests-605562490 tempest-VolumeDependencyTests-605562490-project-member] Volume info retrieved successfully. Aug 07 10:05:48.938649 np0000006707 devstack@c-api.service[100296]: INFO cinder.volume.api [None req-3979b89c-30cf-4d1d-978b-27afbe811c26 tempest-VolumeDependencyTests-605562490 tempest-VolumeDependencyTests-605562490-project-member] Delete volume request issued successfully. Aug 07 10:05:48.938832 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-3979b89c-30cf-4d1d-978b-27afbe811c26 tempest-VolumeDependencyTests-605562490 tempest-VolumeDependencyTests-605562490-project-member] https://10.4.3.8/volume/v3/volumes/ffdb2060-5531-42e2-b316-8eff243cd293 returned with HTTP 202 Aug 07 10:05:48.939182 np0000006707 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 1271/5100] 10.4.3.8 () {68 vars in 1378 bytes} [Fri Aug 7 10:05:48 2026] DELETE /volume/v3/volumes/ffdb2060-5531-42e2-b316-8eff243cd293 => generated 0 bytes in 29 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 07 10:05:48.948378 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [None req-f353d818-e9ed-43fc-bb2a-90b95811bca8 None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:05:48.951522 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-f353d818-e9ed-43fc-bb2a-90b95811bca8 tempest-VolumeDependencyTests-605562490 tempest-VolumeDependencyTests-605562490-project-member] GET https://10.4.3.8/volume/v3/volumes/ffdb2060-5531-42e2-b316-8eff243cd293 Aug 07 10:05:48.951856 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-f353d818-e9ed-43fc-bb2a-90b95811bca8 tempest-VolumeDependencyTests-605562490 tempest-VolumeDependencyTests-605562490-project-member] Empty body provided in request {{(pid=100297) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 10:05:48.952071 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-f353d818-e9ed-43fc-bb2a-90b95811bca8 tempest-VolumeDependencyTests-605562490 tempest-VolumeDependencyTests-605562490-project-member] Calling method 'show' {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 10:05:48.959884 np0000006707 devstack@c-api.service[100297]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 10:05:48.959884 np0000006707 devstack@c-api.service[100297]: warnings.warn( Aug 07 10:05:48.964122 np0000006707 devstack@c-api.service[100297]: INFO cinder.volume.api [None req-f353d818-e9ed-43fc-bb2a-90b95811bca8 tempest-VolumeDependencyTests-605562490 tempest-VolumeDependencyTests-605562490-project-member] Volume info retrieved successfully. Aug 07 10:05:48.969179 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-f353d818-e9ed-43fc-bb2a-90b95811bca8 tempest-VolumeDependencyTests-605562490 tempest-VolumeDependencyTests-605562490-project-member] https://10.4.3.8/volume/v3/volumes/ffdb2060-5531-42e2-b316-8eff243cd293 returned with HTTP 200 Aug 07 10:05:48.969718 np0000006707 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 1277/5101] 10.4.3.8 () {68 vars in 1375 bytes} [Fri Aug 7 10:05:48 2026] GET /volume/v3/volumes/ffdb2060-5531-42e2-b316-8eff243cd293 => generated 891 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 10:05:49.009283 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-f00fd7fb-e05a-44a6-ac3b-1684d0e94311 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:05:49.011666 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-f00fd7fb-e05a-44a6-ac3b-1684d0e94311 tempest-TestEncryptedCinderVolumes-1545393347 tempest-TestEncryptedCinderVolumes-1545393347-project-member] GET https://10.4.3.8/volume/v3/volumes/2a9e4638-e8b3-4c20-8b45-3cac1441e29c Aug 07 10:05:49.011846 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-f00fd7fb-e05a-44a6-ac3b-1684d0e94311 tempest-TestEncryptedCinderVolumes-1545393347 tempest-TestEncryptedCinderVolumes-1545393347-project-member] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 10:05:49.012270 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-f00fd7fb-e05a-44a6-ac3b-1684d0e94311 tempest-TestEncryptedCinderVolumes-1545393347 tempest-TestEncryptedCinderVolumes-1545393347-project-member] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 10:05:49.019259 np0000006707 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 10:05:49.019259 np0000006707 devstack@c-api.service[100295]: warnings.warn( Aug 07 10:05:49.023533 np0000006707 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-f00fd7fb-e05a-44a6-ac3b-1684d0e94311 tempest-TestEncryptedCinderVolumes-1545393347 tempest-TestEncryptedCinderVolumes-1545393347-project-member] Volume info retrieved successfully. Aug 07 10:05:49.027848 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-f00fd7fb-e05a-44a6-ac3b-1684d0e94311 tempest-TestEncryptedCinderVolumes-1545393347 tempest-TestEncryptedCinderVolumes-1545393347-project-member] https://10.4.3.8/volume/v3/volumes/2a9e4638-e8b3-4c20-8b45-3cac1441e29c returned with HTTP 200 Aug 07 10:05:49.028206 np0000006707 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 1279/5102] 10.4.3.8 () {66 vars in 1334 bytes} [Fri Aug 7 10:05:49 2026] GET /volume/v3/volumes/2a9e4638-e8b3-4c20-8b45-3cac1441e29c => generated 898 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 10:05:49.883363 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.middleware.request_id [None req-695393cd-8aee-4395-b990-3c9978798725 None None] RequestId filter calling following filter/app {{(pid=100298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:05:49.885346 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [None req-695393cd-8aee-4395-b990-3c9978798725 tempest-VolumesBackupsAdminTest-886037600 tempest-VolumesBackupsAdminTest-886037600-project-member] GET https://10.4.3.8/volume/v3/backups/e6029a86-1a19-4769-b282-d5a074e48552 Aug 07 10:05:49.885604 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [None req-695393cd-8aee-4395-b990-3c9978798725 tempest-VolumesBackupsAdminTest-886037600 tempest-VolumesBackupsAdminTest-886037600-project-member] Empty body provided in request {{(pid=100298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 10:05:49.885832 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [None req-695393cd-8aee-4395-b990-3c9978798725 tempest-VolumesBackupsAdminTest-886037600 tempest-VolumesBackupsAdminTest-886037600-project-member] Calling method 'show' {{(pid=100298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 10:05:49.886004 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.v3.backups [None req-695393cd-8aee-4395-b990-3c9978798725 tempest-VolumesBackupsAdminTest-886037600 tempest-VolumesBackupsAdminTest-886037600-project-member] Show backup with id e6029a86-1a19-4769-b282-d5a074e48552. {{(pid=100298) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 10:05:49.890962 np0000006707 devstack@c-api.service[100298]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 10:05:49.890962 np0000006707 devstack@c-api.service[100298]: warnings.warn( Aug 07 10:05:49.891825 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [None req-695393cd-8aee-4395-b990-3c9978798725 tempest-VolumesBackupsAdminTest-886037600 tempest-VolumesBackupsAdminTest-886037600-project-member] https://10.4.3.8/volume/v3/backups/e6029a86-1a19-4769-b282-d5a074e48552 returned with HTTP 200 Aug 07 10:05:49.892360 np0000006707 devstack@c-api.service[100298]: [pid: 100298|app: 0|req: 1276/5103] 10.4.3.8 () {66 vars in 1334 bytes} [Fri Aug 7 10:05:49 2026] GET /volume/v3/backups/e6029a86-1a19-4769-b282-d5a074e48552 => generated 799 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 10:05:49.902803 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [None req-7d36869b-c30b-4017-bc67-eea63f7b22f1 None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:05:49.905047 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-7d36869b-c30b-4017-bc67-eea63f7b22f1 tempest-VolumesBackupsAdminTest-886037600 tempest-VolumesBackupsAdminTest-886037600-project-member] GET https://10.4.3.8/volume/v3/volumes/ba611e7c-a97e-40bd-b933-8a746825e5c1 Aug 07 10:05:49.905301 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-7d36869b-c30b-4017-bc67-eea63f7b22f1 tempest-VolumesBackupsAdminTest-886037600 tempest-VolumesBackupsAdminTest-886037600-project-member] Empty body provided in request {{(pid=100296) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 10:05:49.905602 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-7d36869b-c30b-4017-bc67-eea63f7b22f1 tempest-VolumesBackupsAdminTest-886037600 tempest-VolumesBackupsAdminTest-886037600-project-member] Calling method 'show' {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 10:05:49.915212 np0000006707 devstack@c-api.service[100296]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 10:05:49.915212 np0000006707 devstack@c-api.service[100296]: warnings.warn( Aug 07 10:05:49.919595 np0000006707 devstack@c-api.service[100296]: INFO cinder.volume.api [None req-7d36869b-c30b-4017-bc67-eea63f7b22f1 tempest-VolumesBackupsAdminTest-886037600 tempest-VolumesBackupsAdminTest-886037600-project-member] Volume info retrieved successfully. Aug 07 10:05:49.924688 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-7d36869b-c30b-4017-bc67-eea63f7b22f1 tempest-VolumesBackupsAdminTest-886037600 tempest-VolumesBackupsAdminTest-886037600-project-member] https://10.4.3.8/volume/v3/volumes/ba611e7c-a97e-40bd-b933-8a746825e5c1 returned with HTTP 200 Aug 07 10:05:49.925171 np0000006707 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 1272/5104] 10.4.3.8 () {66 vars in 1334 bytes} [Fri Aug 7 10:05:49 2026] GET /volume/v3/volumes/ba611e7c-a97e-40bd-b933-8a746825e5c1 => generated 843 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 10:05:49.940816 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [None req-79415533-46a3-4922-8749-45724ec1c6c6 None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:05:49.943051 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-79415533-46a3-4922-8749-45724ec1c6c6 tempest-VolumesBackupsAdminTest-1859638515 tempest-VolumesBackupsAdminTest-1859638515-project-admin] POST https://10.4.3.8/volume/v3/backups/e6029a86-1a19-4769-b282-d5a074e48552/action Aug 07 10:05:49.943796 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-79415533-46a3-4922-8749-45724ec1c6c6 tempest-VolumesBackupsAdminTest-1859638515 tempest-VolumesBackupsAdminTest-1859638515-project-admin] Action body: b'{"os-reset_status": {"status": "error"}}' {{(pid=100297) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 07 10:05:49.943796 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-79415533-46a3-4922-8749-45724ec1c6c6 tempest-VolumesBackupsAdminTest-1859638515 tempest-VolumesBackupsAdminTest-1859638515-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "error"}} {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 10:05:49.945017 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.contrib.admin_actions [None req-79415533-46a3-4922-8749-45724ec1c6c6 tempest-VolumesBackupsAdminTest-1859638515 tempest-VolumesBackupsAdminTest-1859638515-project-admin] Updating backup 'e6029a86-1a19-4769-b282-d5a074e48552' with '{'status': 'error'}' {{(pid=100297) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:325}} Aug 07 10:05:49.953271 np0000006707 devstack@c-api.service[100297]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 10:05:49.953271 np0000006707 devstack@c-api.service[100297]: warnings.warn( Aug 07 10:05:49.962757 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.backup.rpcapi [None req-79415533-46a3-4922-8749-45724ec1c6c6 tempest-VolumesBackupsAdminTest-1859638515 tempest-VolumesBackupsAdminTest-1859638515-project-admin] reset_status in rpcapi backup_id e6029a86-1a19-4769-b282-d5a074e48552 on host np0000006707. {{(pid=100297) reset_status /opt/stack/cinder/cinder/backup/rpcapi.py:107}} Aug 07 10:05:49.964577 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-79415533-46a3-4922-8749-45724ec1c6c6 tempest-VolumesBackupsAdminTest-1859638515 tempest-VolumesBackupsAdminTest-1859638515-project-admin] https://10.4.3.8/volume/v3/backups/e6029a86-1a19-4769-b282-d5a074e48552/action returned with HTTP 202 Aug 07 10:05:49.965031 np0000006707 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 1278/5105] 10.4.3.8 () {68 vars in 1376 bytes} [Fri Aug 7 10:05:49 2026] POST /volume/v3/backups/e6029a86-1a19-4769-b282-d5a074e48552/action => generated 0 bytes in 25 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 07 10:05:49.972686 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-47f234c0-0330-4cf5-be01-fe54709efd9c None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:05:49.974673 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-47f234c0-0330-4cf5-be01-fe54709efd9c tempest-VolumesBackupsAdminTest-886037600 tempest-VolumesBackupsAdminTest-886037600-project-member] GET https://10.4.3.8/volume/v3/backups/e6029a86-1a19-4769-b282-d5a074e48552 Aug 07 10:05:49.974881 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-47f234c0-0330-4cf5-be01-fe54709efd9c tempest-VolumesBackupsAdminTest-886037600 tempest-VolumesBackupsAdminTest-886037600-project-member] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 10:05:49.975096 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-47f234c0-0330-4cf5-be01-fe54709efd9c tempest-VolumesBackupsAdminTest-886037600 tempest-VolumesBackupsAdminTest-886037600-project-member] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 10:05:49.975221 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.v3.backups [None req-47f234c0-0330-4cf5-be01-fe54709efd9c tempest-VolumesBackupsAdminTest-886037600 tempest-VolumesBackupsAdminTest-886037600-project-member] Show backup with id e6029a86-1a19-4769-b282-d5a074e48552. {{(pid=100295) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 10:05:49.980109 np0000006707 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 10:05:49.980109 np0000006707 devstack@c-api.service[100295]: warnings.warn( Aug 07 10:05:49.981241 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-47f234c0-0330-4cf5-be01-fe54709efd9c tempest-VolumesBackupsAdminTest-886037600 tempest-VolumesBackupsAdminTest-886037600-project-member] https://10.4.3.8/volume/v3/backups/e6029a86-1a19-4769-b282-d5a074e48552 returned with HTTP 200 Aug 07 10:05:49.981241 np0000006707 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 1280/5106] 10.4.3.8 () {66 vars in 1334 bytes} [Fri Aug 7 10:05:49 2026] GET /volume/v3/backups/e6029a86-1a19-4769-b282-d5a074e48552 => generated 795 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 10:05:49.983335 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.middleware.request_id [None req-60205e82-9299-4942-baa8-7bdcf3d54b10 None None] RequestId filter calling following filter/app {{(pid=100298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:05:49.985457 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [None req-60205e82-9299-4942-baa8-7bdcf3d54b10 tempest-VolumeDependencyTests-605562490 tempest-VolumeDependencyTests-605562490-project-member] GET https://10.4.3.8/volume/v3/volumes/ffdb2060-5531-42e2-b316-8eff243cd293 Aug 07 10:05:49.985707 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [None req-60205e82-9299-4942-baa8-7bdcf3d54b10 tempest-VolumeDependencyTests-605562490 tempest-VolumeDependencyTests-605562490-project-member] Empty body provided in request {{(pid=100298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 10:05:49.986044 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [None req-60205e82-9299-4942-baa8-7bdcf3d54b10 tempest-VolumeDependencyTests-605562490 tempest-VolumeDependencyTests-605562490-project-member] Calling method 'show' {{(pid=100298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 10:05:49.992688 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [None req-eedc67c8-058f-4d94-bfef-1cd157178630 None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:05:49.993254 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [None req-60205e82-9299-4942-baa8-7bdcf3d54b10 tempest-VolumeDependencyTests-605562490 tempest-VolumeDependencyTests-605562490-project-member] https://10.4.3.8/volume/v3/volumes/ffdb2060-5531-42e2-b316-8eff243cd293 returned with HTTP 404 Aug 07 10:05:49.993859 np0000006707 devstack@c-api.service[100298]: [pid: 100298|app: 0|req: 1277/5107] 10.4.3.8 () {68 vars in 1375 bytes} [Fri Aug 7 10:05:49 2026] GET /volume/v3/volumes/ffdb2060-5531-42e2-b316-8eff243cd293 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 293 bytes (2 switches on core 0) Aug 07 10:05:49.995598 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-eedc67c8-058f-4d94-bfef-1cd157178630 tempest-VolumesBackupsAdminTest-886037600 tempest-VolumesBackupsAdminTest-886037600-project-member] DELETE https://10.4.3.8/volume/v3/backups/e6029a86-1a19-4769-b282-d5a074e48552 Aug 07 10:05:49.995598 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-eedc67c8-058f-4d94-bfef-1cd157178630 tempest-VolumesBackupsAdminTest-886037600 tempest-VolumesBackupsAdminTest-886037600-project-member] Empty body provided in request {{(pid=100296) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 10:05:49.997180 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-eedc67c8-058f-4d94-bfef-1cd157178630 tempest-VolumesBackupsAdminTest-886037600 tempest-VolumesBackupsAdminTest-886037600-project-member] Calling method 'delete' {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 10:05:49.997180 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.contrib.backups [None req-eedc67c8-058f-4d94-bfef-1cd157178630 tempest-VolumesBackupsAdminTest-886037600 tempest-VolumesBackupsAdminTest-886037600-project-member] Delete backup with id: e6029a86-1a19-4769-b282-d5a074e48552. Aug 07 10:05:50.000847 np0000006707 devstack@c-api.service[100296]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 10:05:50.000847 np0000006707 devstack@c-api.service[100296]: warnings.warn( Aug 07 10:05:50.001034 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [None req-0fd02aec-b826-45d2-bb25-03a9db42e1de None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:05:50.002918 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-0fd02aec-b826-45d2-bb25-03a9db42e1de tempest-VolumeDependencyTests-605562490 tempest-VolumeDependencyTests-605562490-project-member] DELETE https://10.4.3.8/volume/v3/volumes/d4c07b6d-cf0f-48c9-80b8-4e2002878de5 Aug 07 10:05:50.003142 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-0fd02aec-b826-45d2-bb25-03a9db42e1de tempest-VolumeDependencyTests-605562490 tempest-VolumeDependencyTests-605562490-project-member] Empty body provided in request {{(pid=100297) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 10:05:50.003927 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-0fd02aec-b826-45d2-bb25-03a9db42e1de tempest-VolumeDependencyTests-605562490 tempest-VolumeDependencyTests-605562490-project-member] Calling method 'delete' {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 10:05:50.004105 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.v3.volumes [None req-0fd02aec-b826-45d2-bb25-03a9db42e1de tempest-VolumeDependencyTests-605562490 tempest-VolumeDependencyTests-605562490-project-member] Delete volume with id: d4c07b6d-cf0f-48c9-80b8-4e2002878de5 Aug 07 10:05:50.009840 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-0fd02aec-b826-45d2-bb25-03a9db42e1de tempest-VolumeDependencyTests-605562490 tempest-VolumeDependencyTests-605562490-project-member] https://10.4.3.8/volume/v3/volumes/d4c07b6d-cf0f-48c9-80b8-4e2002878de5 returned with HTTP 404 Aug 07 10:05:50.010318 np0000006707 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 1279/5108] 10.4.3.8 () {68 vars in 1378 bytes} [Fri Aug 7 10:05:50 2026] DELETE /volume/v3/volumes/d4c07b6d-cf0f-48c9-80b8-4e2002878de5 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 07 10:05:50.013621 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.backup.rpcapi [None req-eedc67c8-058f-4d94-bfef-1cd157178630 tempest-VolumesBackupsAdminTest-886037600 tempest-VolumesBackupsAdminTest-886037600-project-member] delete_backup rpcapi backup_id e6029a86-1a19-4769-b282-d5a074e48552 {{(pid=100296) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 07 10:05:50.020565 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-4abe53d6-4ff4-4bff-80c6-3ff22fc4de85 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:05:50.022375 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-4abe53d6-4ff4-4bff-80c6-3ff22fc4de85 tempest-VolumeDependencyTests-605562490 tempest-VolumeDependencyTests-605562490-project-member] GET https://10.4.3.8/volume/v3/volumes/d4c07b6d-cf0f-48c9-80b8-4e2002878de5 Aug 07 10:05:50.022612 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-4abe53d6-4ff4-4bff-80c6-3ff22fc4de85 tempest-VolumeDependencyTests-605562490 tempest-VolumeDependencyTests-605562490-project-member] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 10:05:50.022816 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-4abe53d6-4ff4-4bff-80c6-3ff22fc4de85 tempest-VolumeDependencyTests-605562490 tempest-VolumeDependencyTests-605562490-project-member] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 10:05:50.024266 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-eedc67c8-058f-4d94-bfef-1cd157178630 tempest-VolumesBackupsAdminTest-886037600 tempest-VolumesBackupsAdminTest-886037600-project-member] https://10.4.3.8/volume/v3/backups/e6029a86-1a19-4769-b282-d5a074e48552 returned with HTTP 202 Aug 07 10:05:50.024752 np0000006707 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 1273/5109] 10.4.3.8 () {66 vars in 1337 bytes} [Fri Aug 7 10:05:49 2026] DELETE /volume/v3/backups/e6029a86-1a19-4769-b282-d5a074e48552 => generated 0 bytes in 32 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 07 10:05:50.032265 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.middleware.request_id [None req-88a8f2d2-9d42-4b45-b4da-63f811f77b25 None None] RequestId filter calling following filter/app {{(pid=100298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:05:50.034761 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [None req-88a8f2d2-9d42-4b45-b4da-63f811f77b25 tempest-VolumesBackupsAdminTest-886037600 tempest-VolumesBackupsAdminTest-886037600-project-member] GET https://10.4.3.8/volume/v3/backups/e6029a86-1a19-4769-b282-d5a074e48552 Aug 07 10:05:50.035022 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [None req-88a8f2d2-9d42-4b45-b4da-63f811f77b25 tempest-VolumesBackupsAdminTest-886037600 tempest-VolumesBackupsAdminTest-886037600-project-member] Empty body provided in request {{(pid=100298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 10:05:50.035232 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [None req-88a8f2d2-9d42-4b45-b4da-63f811f77b25 tempest-VolumesBackupsAdminTest-886037600 tempest-VolumesBackupsAdminTest-886037600-project-member] Calling method 'show' {{(pid=100298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 10:05:50.035348 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.v3.backups [None req-88a8f2d2-9d42-4b45-b4da-63f811f77b25 tempest-VolumesBackupsAdminTest-886037600 tempest-VolumesBackupsAdminTest-886037600-project-member] Show backup with id e6029a86-1a19-4769-b282-d5a074e48552. {{(pid=100298) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 10:05:50.035594 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-4abe53d6-4ff4-4bff-80c6-3ff22fc4de85 tempest-VolumeDependencyTests-605562490 tempest-VolumeDependencyTests-605562490-project-member] https://10.4.3.8/volume/v3/volumes/d4c07b6d-cf0f-48c9-80b8-4e2002878de5 returned with HTTP 404 Aug 07 10:05:50.036099 np0000006707 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 1281/5110] 10.4.3.8 () {68 vars in 1375 bytes} [Fri Aug 7 10:05:50 2026] GET /volume/v3/volumes/d4c07b6d-cf0f-48c9-80b8-4e2002878de5 => generated 109 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 07 10:05:50.040144 np0000006707 devstack@c-api.service[100298]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 10:05:50.040144 np0000006707 devstack@c-api.service[100298]: warnings.warn( Aug 07 10:05:50.043675 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [None req-88a8f2d2-9d42-4b45-b4da-63f811f77b25 tempest-VolumesBackupsAdminTest-886037600 tempest-VolumesBackupsAdminTest-886037600-project-member] https://10.4.3.8/volume/v3/backups/e6029a86-1a19-4769-b282-d5a074e48552 returned with HTTP 200 Aug 07 10:05:50.043675 np0000006707 devstack@c-api.service[100298]: [pid: 100298|app: 0|req: 1278/5111] 10.4.3.8 () {66 vars in 1334 bytes} [Fri Aug 7 10:05:50 2026] GET /volume/v3/backups/e6029a86-1a19-4769-b282-d5a074e48552 => generated 798 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 10:05:50.045113 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [None req-4182cfa6-e535-4895-b7a3-3679a1143dd4 None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:05:50.045198 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [None req-e46a734c-549a-468f-8c2a-da4e0c7b9ad2 None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:05:50.047589 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-e46a734c-549a-468f-8c2a-da4e0c7b9ad2 tempest-TestEncryptedCinderVolumes-1545393347 tempest-TestEncryptedCinderVolumes-1545393347-project-member] GET https://10.4.3.8/volume/v3/volumes/2a9e4638-e8b3-4c20-8b45-3cac1441e29c Aug 07 10:05:50.047786 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-e46a734c-549a-468f-8c2a-da4e0c7b9ad2 tempest-TestEncryptedCinderVolumes-1545393347 tempest-TestEncryptedCinderVolumes-1545393347-project-member] Empty body provided in request {{(pid=100297) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 10:05:50.047966 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-e46a734c-549a-468f-8c2a-da4e0c7b9ad2 tempest-TestEncryptedCinderVolumes-1545393347 tempest-TestEncryptedCinderVolumes-1545393347-project-member] Calling method 'show' {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 10:05:50.050851 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-4182cfa6-e535-4895-b7a3-3679a1143dd4 tempest-VolumeDependencyTests-605562490 tempest-VolumeDependencyTests-605562490-project-member] DELETE https://10.4.3.8/volume/v3/volumes/e51c8814-14db-4453-a105-8878c36a0dcc Aug 07 10:05:50.051072 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-4182cfa6-e535-4895-b7a3-3679a1143dd4 tempest-VolumeDependencyTests-605562490 tempest-VolumeDependencyTests-605562490-project-member] Empty body provided in request {{(pid=100296) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 10:05:50.051256 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-4182cfa6-e535-4895-b7a3-3679a1143dd4 tempest-VolumeDependencyTests-605562490 tempest-VolumeDependencyTests-605562490-project-member] Calling method 'delete' {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 10:05:50.051481 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.v3.volumes [None req-4182cfa6-e535-4895-b7a3-3679a1143dd4 tempest-VolumeDependencyTests-605562490 tempest-VolumeDependencyTests-605562490-project-member] Delete volume with id: e51c8814-14db-4453-a105-8878c36a0dcc Aug 07 10:05:50.053978 np0000006707 devstack@c-api.service[100296]: DEBUG dbcounter [-] [100296] Writing DB stats cinder:SELECT=380,cinder:UPDATE=120,cinder:DELETE=3,cinder:INSERT=50 {{(pid=100296) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 07 10:05:50.055625 np0000006707 devstack@c-api.service[100297]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 10:05:50.055625 np0000006707 devstack@c-api.service[100297]: warnings.warn( Aug 07 10:05:50.059935 np0000006707 devstack@c-api.service[100297]: INFO cinder.volume.api [None req-e46a734c-549a-468f-8c2a-da4e0c7b9ad2 tempest-TestEncryptedCinderVolumes-1545393347 tempest-TestEncryptedCinderVolumes-1545393347-project-member] Volume info retrieved successfully. Aug 07 10:05:50.062377 np0000006707 devstack@c-api.service[100296]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 10:05:50.062377 np0000006707 devstack@c-api.service[100296]: warnings.warn( Aug 07 10:05:50.062933 np0000006707 devstack@c-api.service[100296]: INFO cinder.volume.api [None req-4182cfa6-e535-4895-b7a3-3679a1143dd4 tempest-VolumeDependencyTests-605562490 tempest-VolumeDependencyTests-605562490-project-member] Volume info retrieved successfully. Aug 07 10:05:50.065046 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-e46a734c-549a-468f-8c2a-da4e0c7b9ad2 tempest-TestEncryptedCinderVolumes-1545393347 tempest-TestEncryptedCinderVolumes-1545393347-project-member] https://10.4.3.8/volume/v3/volumes/2a9e4638-e8b3-4c20-8b45-3cac1441e29c returned with HTTP 200 Aug 07 10:05:50.065735 np0000006707 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 1280/5112] 10.4.3.8 () {66 vars in 1334 bytes} [Fri Aug 7 10:05:50 2026] GET /volume/v3/volumes/2a9e4638-e8b3-4c20-8b45-3cac1441e29c => generated 898 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 10:05:50.088201 np0000006707 devstack@c-api.service[100296]: INFO cinder.volume.api [None req-4182cfa6-e535-4895-b7a3-3679a1143dd4 tempest-VolumeDependencyTests-605562490 tempest-VolumeDependencyTests-605562490-project-member] Delete volume request issued successfully. Aug 07 10:05:50.088628 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-4182cfa6-e535-4895-b7a3-3679a1143dd4 tempest-VolumeDependencyTests-605562490 tempest-VolumeDependencyTests-605562490-project-member] https://10.4.3.8/volume/v3/volumes/e51c8814-14db-4453-a105-8878c36a0dcc returned with HTTP 202 Aug 07 10:05:50.089141 np0000006707 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 1274/5113] 10.4.3.8 () {68 vars in 1378 bytes} [Fri Aug 7 10:05:50 2026] DELETE /volume/v3/volumes/e51c8814-14db-4453-a105-8878c36a0dcc => generated 0 bytes in 44 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 07 10:05:50.099192 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-38da7640-69c7-4e88-95de-8dea4980c89b None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:05:50.101472 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-38da7640-69c7-4e88-95de-8dea4980c89b tempest-VolumeDependencyTests-605562490 tempest-VolumeDependencyTests-605562490-project-member] GET https://10.4.3.8/volume/v3/volumes/e51c8814-14db-4453-a105-8878c36a0dcc Aug 07 10:05:50.101764 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-38da7640-69c7-4e88-95de-8dea4980c89b tempest-VolumeDependencyTests-605562490 tempest-VolumeDependencyTests-605562490-project-member] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 10:05:50.101994 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-38da7640-69c7-4e88-95de-8dea4980c89b tempest-VolumeDependencyTests-605562490 tempest-VolumeDependencyTests-605562490-project-member] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 10:05:50.114310 np0000006707 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 10:05:50.114310 np0000006707 devstack@c-api.service[100295]: warnings.warn( Aug 07 10:05:50.119346 np0000006707 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-38da7640-69c7-4e88-95de-8dea4980c89b tempest-VolumeDependencyTests-605562490 tempest-VolumeDependencyTests-605562490-project-member] Volume info retrieved successfully. Aug 07 10:05:50.123582 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-38da7640-69c7-4e88-95de-8dea4980c89b tempest-VolumeDependencyTests-605562490 tempest-VolumeDependencyTests-605562490-project-member] https://10.4.3.8/volume/v3/volumes/e51c8814-14db-4453-a105-8878c36a0dcc returned with HTTP 200 Aug 07 10:05:50.123948 np0000006707 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 1282/5114] 10.4.3.8 () {68 vars in 1375 bytes} [Fri Aug 7 10:05:50 2026] GET /volume/v3/volumes/e51c8814-14db-4453-a105-8878c36a0dcc => generated 891 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 10:05:51.055798 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.middleware.request_id [None req-239dde9e-e610-4fb7-96ea-2b2ea022e847 None None] RequestId filter calling following filter/app {{(pid=100298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:05:51.057761 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [None req-239dde9e-e610-4fb7-96ea-2b2ea022e847 tempest-VolumesBackupsAdminTest-886037600 tempest-VolumesBackupsAdminTest-886037600-project-member] GET https://10.4.3.8/volume/v3/backups/e6029a86-1a19-4769-b282-d5a074e48552 Aug 07 10:05:51.058006 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [None req-239dde9e-e610-4fb7-96ea-2b2ea022e847 tempest-VolumesBackupsAdminTest-886037600 tempest-VolumesBackupsAdminTest-886037600-project-member] Empty body provided in request {{(pid=100298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 10:05:51.058192 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [None req-239dde9e-e610-4fb7-96ea-2b2ea022e847 tempest-VolumesBackupsAdminTest-886037600 tempest-VolumesBackupsAdminTest-886037600-project-member] Calling method 'show' {{(pid=100298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 10:05:51.058304 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.v3.backups [None req-239dde9e-e610-4fb7-96ea-2b2ea022e847 tempest-VolumesBackupsAdminTest-886037600 tempest-VolumesBackupsAdminTest-886037600-project-member] Show backup with id e6029a86-1a19-4769-b282-d5a074e48552. {{(pid=100298) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 10:05:51.062238 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [None req-239dde9e-e610-4fb7-96ea-2b2ea022e847 tempest-VolumesBackupsAdminTest-886037600 tempest-VolumesBackupsAdminTest-886037600-project-member] https://10.4.3.8/volume/v3/backups/e6029a86-1a19-4769-b282-d5a074e48552 returned with HTTP 404 Aug 07 10:05:51.062890 np0000006707 devstack@c-api.service[100298]: [pid: 100298|app: 0|req: 1279/5115] 10.4.3.8 () {66 vars in 1334 bytes} [Fri Aug 7 10:05:51 2026] GET /volume/v3/backups/e6029a86-1a19-4769-b282-d5a074e48552 => generated 109 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 10:05:51.082193 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [None req-fd61bc11-49f9-4be6-9749-dd7498c87bdf None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:05:51.088274 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-fd61bc11-49f9-4be6-9749-dd7498c87bdf tempest-TestEncryptedCinderVolumes-1545393347 tempest-TestEncryptedCinderVolumes-1545393347-project-member] GET https://10.4.3.8/volume/v3/volumes/2a9e4638-e8b3-4c20-8b45-3cac1441e29c Aug 07 10:05:51.088579 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-fd61bc11-49f9-4be6-9749-dd7498c87bdf tempest-TestEncryptedCinderVolumes-1545393347 tempest-TestEncryptedCinderVolumes-1545393347-project-member] Empty body provided in request {{(pid=100297) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 10:05:51.088763 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-fd61bc11-49f9-4be6-9749-dd7498c87bdf tempest-TestEncryptedCinderVolumes-1545393347 tempest-TestEncryptedCinderVolumes-1545393347-project-member] Calling method 'show' {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 10:05:51.098440 np0000006707 devstack@c-api.service[100297]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 10:05:51.098440 np0000006707 devstack@c-api.service[100297]: warnings.warn( Aug 07 10:05:51.103288 np0000006707 devstack@c-api.service[100297]: INFO cinder.volume.api [None req-fd61bc11-49f9-4be6-9749-dd7498c87bdf tempest-TestEncryptedCinderVolumes-1545393347 tempest-TestEncryptedCinderVolumes-1545393347-project-member] Volume info retrieved successfully. Aug 07 10:05:51.109258 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-fd61bc11-49f9-4be6-9749-dd7498c87bdf tempest-TestEncryptedCinderVolumes-1545393347 tempest-TestEncryptedCinderVolumes-1545393347-project-member] https://10.4.3.8/volume/v3/volumes/2a9e4638-e8b3-4c20-8b45-3cac1441e29c returned with HTTP 200 Aug 07 10:05:51.109824 np0000006707 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 1281/5116] 10.4.3.8 () {66 vars in 1334 bytes} [Fri Aug 7 10:05:51 2026] GET /volume/v3/volumes/2a9e4638-e8b3-4c20-8b45-3cac1441e29c => generated 898 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 10:05:51.138597 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [None req-ace4d871-07f8-4d0a-80a1-105ce4aa9766 None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:05:51.139152 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-bd21d127-2a11-4847-ab1a-fa393f02239b None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:05:51.140672 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-ace4d871-07f8-4d0a-80a1-105ce4aa9766 tempest-VolumeDependencyTests-605562490 tempest-VolumeDependencyTests-605562490-project-member] GET https://10.4.3.8/volume/v3/volumes/e51c8814-14db-4453-a105-8878c36a0dcc Aug 07 10:05:51.140880 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-ace4d871-07f8-4d0a-80a1-105ce4aa9766 tempest-VolumeDependencyTests-605562490 tempest-VolumeDependencyTests-605562490-project-member] Empty body provided in request {{(pid=100296) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 10:05:51.141058 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-ace4d871-07f8-4d0a-80a1-105ce4aa9766 tempest-VolumeDependencyTests-605562490 tempest-VolumeDependencyTests-605562490-project-member] Calling method 'show' {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 10:05:51.141411 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-bd21d127-2a11-4847-ab1a-fa393f02239b tempest-VolumesBackupsAdminTest-886037600 tempest-VolumesBackupsAdminTest-886037600-project-member] GET https://10.4.3.8/volume/v3/volumes/ba611e7c-a97e-40bd-b933-8a746825e5c1 Aug 07 10:05:51.141707 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-bd21d127-2a11-4847-ab1a-fa393f02239b tempest-VolumesBackupsAdminTest-886037600 tempest-VolumesBackupsAdminTest-886037600-project-member] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 10:05:51.141967 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-bd21d127-2a11-4847-ab1a-fa393f02239b tempest-VolumesBackupsAdminTest-886037600 tempest-VolumesBackupsAdminTest-886037600-project-member] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 10:05:51.146767 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-ace4d871-07f8-4d0a-80a1-105ce4aa9766 tempest-VolumeDependencyTests-605562490 tempest-VolumeDependencyTests-605562490-project-member] https://10.4.3.8/volume/v3/volumes/e51c8814-14db-4453-a105-8878c36a0dcc returned with HTTP 404 Aug 07 10:05:51.147239 np0000006707 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 1275/5117] 10.4.3.8 () {68 vars in 1375 bytes} [Fri Aug 7 10:05:51 2026] GET /volume/v3/volumes/e51c8814-14db-4453-a105-8878c36a0dcc => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 07 10:05:51.150887 np0000006707 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 10:05:51.150887 np0000006707 devstack@c-api.service[100295]: warnings.warn( Aug 07 10:05:51.154012 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.middleware.request_id [None req-79bc818d-d5be-4b98-93a6-e38d7f15dc15 None None] RequestId filter calling following filter/app {{(pid=100298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:05:51.155701 np0000006707 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-bd21d127-2a11-4847-ab1a-fa393f02239b tempest-VolumesBackupsAdminTest-886037600 tempest-VolumesBackupsAdminTest-886037600-project-member] Volume info retrieved successfully. Aug 07 10:05:51.155869 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [None req-79bc818d-d5be-4b98-93a6-e38d7f15dc15 tempest-VolumeDependencyTests-605562490 tempest-VolumeDependencyTests-605562490-project-member] DELETE https://10.4.3.8/volume/v3/snapshots/9d0db2f0-87ac-4705-a890-bc5c8e21e75d Aug 07 10:05:51.156049 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [None req-79bc818d-d5be-4b98-93a6-e38d7f15dc15 tempest-VolumeDependencyTests-605562490 tempest-VolumeDependencyTests-605562490-project-member] Empty body provided in request {{(pid=100298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 10:05:51.156220 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [None req-79bc818d-d5be-4b98-93a6-e38d7f15dc15 tempest-VolumeDependencyTests-605562490 tempest-VolumeDependencyTests-605562490-project-member] Calling method 'delete' {{(pid=100298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 10:05:51.156370 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.v3.snapshots [None req-79bc818d-d5be-4b98-93a6-e38d7f15dc15 tempest-VolumeDependencyTests-605562490 tempest-VolumeDependencyTests-605562490-project-member] Delete snapshot with id: 9d0db2f0-87ac-4705-a890-bc5c8e21e75d Aug 07 10:05:51.162234 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [None req-79bc818d-d5be-4b98-93a6-e38d7f15dc15 tempest-VolumeDependencyTests-605562490 tempest-VolumeDependencyTests-605562490-project-member] https://10.4.3.8/volume/v3/snapshots/9d0db2f0-87ac-4705-a890-bc5c8e21e75d returned with HTTP 404 Aug 07 10:05:51.162312 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-bd21d127-2a11-4847-ab1a-fa393f02239b tempest-VolumesBackupsAdminTest-886037600 tempest-VolumesBackupsAdminTest-886037600-project-member] https://10.4.3.8/volume/v3/volumes/ba611e7c-a97e-40bd-b933-8a746825e5c1 returned with HTTP 200 Aug 07 10:05:51.162731 np0000006707 devstack@c-api.service[100298]: [pid: 100298|app: 0|req: 1280/5118] 10.4.3.8 () {66 vars in 1343 bytes} [Fri Aug 7 10:05:51 2026] DELETE /volume/v3/snapshots/9d0db2f0-87ac-4705-a890-bc5c8e21e75d => generated 111 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 10:05:51.162993 np0000006707 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 1283/5119] 10.4.3.8 () {66 vars in 1334 bytes} [Fri Aug 7 10:05:51 2026] GET /volume/v3/volumes/ba611e7c-a97e-40bd-b933-8a746825e5c1 => generated 843 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 10:05:51.169619 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [None req-67dc5c1d-333b-4e0b-bb9c-a9d22fe71445 None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:05:51.171499 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-67dc5c1d-333b-4e0b-bb9c-a9d22fe71445 tempest-VolumeDependencyTests-605562490 tempest-VolumeDependencyTests-605562490-project-member] GET https://10.4.3.8/volume/v3/snapshots/9d0db2f0-87ac-4705-a890-bc5c8e21e75d Aug 07 10:05:51.171713 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-67dc5c1d-333b-4e0b-bb9c-a9d22fe71445 tempest-VolumeDependencyTests-605562490 tempest-VolumeDependencyTests-605562490-project-member] Empty body provided in request {{(pid=100297) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 10:05:51.171898 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-67dc5c1d-333b-4e0b-bb9c-a9d22fe71445 tempest-VolumeDependencyTests-605562490 tempest-VolumeDependencyTests-605562490-project-member] Calling method 'show' {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 10:05:51.176109 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-67dc5c1d-333b-4e0b-bb9c-a9d22fe71445 tempest-VolumeDependencyTests-605562490 tempest-VolumeDependencyTests-605562490-project-member] https://10.4.3.8/volume/v3/snapshots/9d0db2f0-87ac-4705-a890-bc5c8e21e75d returned with HTTP 404 Aug 07 10:05:51.176670 np0000006707 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 1282/5120] 10.4.3.8 () {66 vars in 1340 bytes} [Fri Aug 7 10:05:51 2026] GET /volume/v3/snapshots/9d0db2f0-87ac-4705-a890-bc5c8e21e75d => generated 111 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 10:05:51.178334 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [None req-8febbe6a-dec8-4914-8eab-2b7b8fdfca66 None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:05:51.180450 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-8febbe6a-dec8-4914-8eab-2b7b8fdfca66 tempest-VolumesBackupsAdminTest-886037600 tempest-VolumesBackupsAdminTest-886037600-project-member] DELETE https://10.4.3.8/volume/v3/volumes/ba611e7c-a97e-40bd-b933-8a746825e5c1 Aug 07 10:05:51.180450 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-8febbe6a-dec8-4914-8eab-2b7b8fdfca66 tempest-VolumesBackupsAdminTest-886037600 tempest-VolumesBackupsAdminTest-886037600-project-member] Empty body provided in request {{(pid=100296) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 10:05:51.180563 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-8febbe6a-dec8-4914-8eab-2b7b8fdfca66 tempest-VolumesBackupsAdminTest-886037600 tempest-VolumesBackupsAdminTest-886037600-project-member] Calling method 'delete' {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 10:05:51.180828 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.v3.volumes [None req-8febbe6a-dec8-4914-8eab-2b7b8fdfca66 tempest-VolumesBackupsAdminTest-886037600 tempest-VolumesBackupsAdminTest-886037600-project-member] Delete volume with id: ba611e7c-a97e-40bd-b933-8a746825e5c1 Aug 07 10:05:51.184181 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.middleware.request_id [None req-449a2c41-9c78-4b6f-ad77-cb01096b235e None None] RequestId filter calling following filter/app {{(pid=100298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:05:51.189234 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [None req-449a2c41-9c78-4b6f-ad77-cb01096b235e tempest-VolumeDependencyTests-605562490 tempest-VolumeDependencyTests-605562490-project-member] DELETE https://10.4.3.8/volume/v3/volumes/40665dba-69c4-45df-b76e-c057874e9056 Aug 07 10:05:51.189469 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [None req-449a2c41-9c78-4b6f-ad77-cb01096b235e tempest-VolumeDependencyTests-605562490 tempest-VolumeDependencyTests-605562490-project-member] Empty body provided in request {{(pid=100298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 10:05:51.189668 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [None req-449a2c41-9c78-4b6f-ad77-cb01096b235e tempest-VolumeDependencyTests-605562490 tempest-VolumeDependencyTests-605562490-project-member] Calling method 'delete' {{(pid=100298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 10:05:51.189850 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.v3.volumes [None req-449a2c41-9c78-4b6f-ad77-cb01096b235e tempest-VolumeDependencyTests-605562490 tempest-VolumeDependencyTests-605562490-project-member] Delete volume with id: 40665dba-69c4-45df-b76e-c057874e9056 Aug 07 10:05:51.191945 np0000006707 devstack@c-api.service[100296]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 10:05:51.191945 np0000006707 devstack@c-api.service[100296]: warnings.warn( Aug 07 10:05:51.192472 np0000006707 devstack@c-api.service[100296]: INFO cinder.volume.api [None req-8febbe6a-dec8-4914-8eab-2b7b8fdfca66 tempest-VolumesBackupsAdminTest-886037600 tempest-VolumesBackupsAdminTest-886037600-project-member] Volume info retrieved successfully. Aug 07 10:05:51.200614 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [None req-449a2c41-9c78-4b6f-ad77-cb01096b235e tempest-VolumeDependencyTests-605562490 tempest-VolumeDependencyTests-605562490-project-member] https://10.4.3.8/volume/v3/volumes/40665dba-69c4-45df-b76e-c057874e9056 returned with HTTP 404 Aug 07 10:05:51.201844 np0000006707 devstack@c-api.service[100298]: [pid: 100298|app: 0|req: 1281/5121] 10.4.3.8 () {68 vars in 1378 bytes} [Fri Aug 7 10:05:51 2026] DELETE /volume/v3/volumes/40665dba-69c4-45df-b76e-c057874e9056 => generated 109 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 07 10:05:51.210222 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-f4481729-efba-40f0-a846-1b01fda052ee None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:05:51.212238 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-f4481729-efba-40f0-a846-1b01fda052ee tempest-VolumeDependencyTests-605562490 tempest-VolumeDependencyTests-605562490-project-member] GET https://10.4.3.8/volume/v3/volumes/40665dba-69c4-45df-b76e-c057874e9056 Aug 07 10:05:51.212583 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-f4481729-efba-40f0-a846-1b01fda052ee tempest-VolumeDependencyTests-605562490 tempest-VolumeDependencyTests-605562490-project-member] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 10:05:51.213384 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-f4481729-efba-40f0-a846-1b01fda052ee tempest-VolumeDependencyTests-605562490 tempest-VolumeDependencyTests-605562490-project-member] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 10:05:51.219461 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-f4481729-efba-40f0-a846-1b01fda052ee tempest-VolumeDependencyTests-605562490 tempest-VolumeDependencyTests-605562490-project-member] https://10.4.3.8/volume/v3/volumes/40665dba-69c4-45df-b76e-c057874e9056 returned with HTTP 404 Aug 07 10:05:51.222463 np0000006707 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 1284/5122] 10.4.3.8 () {68 vars in 1375 bytes} [Fri Aug 7 10:05:51 2026] GET /volume/v3/volumes/40665dba-69c4-45df-b76e-c057874e9056 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 07 10:05:51.227411 np0000006707 devstack@c-api.service[100296]: INFO cinder.volume.api [None req-8febbe6a-dec8-4914-8eab-2b7b8fdfca66 tempest-VolumesBackupsAdminTest-886037600 tempest-VolumesBackupsAdminTest-886037600-project-member] Delete volume request issued successfully. Aug 07 10:05:51.227693 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-8febbe6a-dec8-4914-8eab-2b7b8fdfca66 tempest-VolumesBackupsAdminTest-886037600 tempest-VolumesBackupsAdminTest-886037600-project-member] https://10.4.3.8/volume/v3/volumes/ba611e7c-a97e-40bd-b933-8a746825e5c1 returned with HTTP 202 Aug 07 10:05:51.228164 np0000006707 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 1276/5123] 10.4.3.8 () {66 vars in 1337 bytes} [Fri Aug 7 10:05:51 2026] DELETE /volume/v3/volumes/ba611e7c-a97e-40bd-b933-8a746825e5c1 => generated 0 bytes in 50 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 07 10:05:51.234140 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [None req-e6e531f5-2e80-49fc-b05e-1372ad9e3f74 None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:05:51.235299 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-e6e531f5-2e80-49fc-b05e-1372ad9e3f74 tempest-VolumeDependencyTests-605562490 tempest-VolumeDependencyTests-605562490-project-member] DELETE https://10.4.3.8/volume/v3/volumes/535abdbd-8b30-4242-afae-9af16e7fb5cf Aug 07 10:05:51.235638 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-e6e531f5-2e80-49fc-b05e-1372ad9e3f74 tempest-VolumeDependencyTests-605562490 tempest-VolumeDependencyTests-605562490-project-member] Empty body provided in request {{(pid=100297) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 10:05:51.235898 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-e6e531f5-2e80-49fc-b05e-1372ad9e3f74 tempest-VolumeDependencyTests-605562490 tempest-VolumeDependencyTests-605562490-project-member] Calling method 'delete' {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 10:05:51.236118 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.v3.volumes [None req-e6e531f5-2e80-49fc-b05e-1372ad9e3f74 tempest-VolumeDependencyTests-605562490 tempest-VolumeDependencyTests-605562490-project-member] Delete volume with id: 535abdbd-8b30-4242-afae-9af16e7fb5cf Aug 07 10:05:51.237449 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.middleware.request_id [None req-ef7f94e9-6c91-4f6c-a0f0-cd1dbc48e5b8 None None] RequestId filter calling following filter/app {{(pid=100298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:05:51.239297 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [None req-ef7f94e9-6c91-4f6c-a0f0-cd1dbc48e5b8 tempest-VolumesBackupsAdminTest-886037600 tempest-VolumesBackupsAdminTest-886037600-project-member] GET https://10.4.3.8/volume/v3/volumes/ba611e7c-a97e-40bd-b933-8a746825e5c1 Aug 07 10:05:51.239583 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [None req-ef7f94e9-6c91-4f6c-a0f0-cd1dbc48e5b8 tempest-VolumesBackupsAdminTest-886037600 tempest-VolumesBackupsAdminTest-886037600-project-member] Empty body provided in request {{(pid=100298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 10:05:51.239701 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [None req-ef7f94e9-6c91-4f6c-a0f0-cd1dbc48e5b8 tempest-VolumesBackupsAdminTest-886037600 tempest-VolumesBackupsAdminTest-886037600-project-member] Calling method 'show' {{(pid=100298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 10:05:51.244660 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-e6e531f5-2e80-49fc-b05e-1372ad9e3f74 tempest-VolumeDependencyTests-605562490 tempest-VolumeDependencyTests-605562490-project-member] https://10.4.3.8/volume/v3/volumes/535abdbd-8b30-4242-afae-9af16e7fb5cf returned with HTTP 404 Aug 07 10:05:51.245220 np0000006707 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 1283/5124] 10.4.3.8 () {68 vars in 1378 bytes} [Fri Aug 7 10:05:51 2026] DELETE /volume/v3/volumes/535abdbd-8b30-4242-afae-9af16e7fb5cf => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 07 10:05:51.249630 np0000006707 devstack@c-api.service[100298]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 10:05:51.249630 np0000006707 devstack@c-api.service[100298]: warnings.warn( Aug 07 10:05:51.254653 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-3d1094d5-a60e-466a-bc2c-f7ae78eac98c None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:05:51.256695 np0000006707 devstack@c-api.service[100298]: INFO cinder.volume.api [None req-ef7f94e9-6c91-4f6c-a0f0-cd1dbc48e5b8 tempest-VolumesBackupsAdminTest-886037600 tempest-VolumesBackupsAdminTest-886037600-project-member] Volume info retrieved successfully. Aug 07 10:05:51.257372 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-3d1094d5-a60e-466a-bc2c-f7ae78eac98c tempest-VolumeDependencyTests-605562490 tempest-VolumeDependencyTests-605562490-project-member] GET https://10.4.3.8/volume/v3/volumes/535abdbd-8b30-4242-afae-9af16e7fb5cf Aug 07 10:05:51.259262 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-3d1094d5-a60e-466a-bc2c-f7ae78eac98c tempest-VolumeDependencyTests-605562490 tempest-VolumeDependencyTests-605562490-project-member] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 10:05:51.259262 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-3d1094d5-a60e-466a-bc2c-f7ae78eac98c tempest-VolumeDependencyTests-605562490 tempest-VolumeDependencyTests-605562490-project-member] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 10:05:51.261808 np0000006707 devstack@c-api.service[100295]: DEBUG dbcounter [-] [100295] Writing DB stats cinder:SELECT=400,cinder:UPDATE=124,cinder:DELETE=1,cinder:INSERT=61 {{(pid=100295) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 07 10:05:51.261929 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [None req-ef7f94e9-6c91-4f6c-a0f0-cd1dbc48e5b8 tempest-VolumesBackupsAdminTest-886037600 tempest-VolumesBackupsAdminTest-886037600-project-member] https://10.4.3.8/volume/v3/volumes/ba611e7c-a97e-40bd-b933-8a746825e5c1 returned with HTTP 200 Aug 07 10:05:51.262859 np0000006707 devstack@c-api.service[100298]: [pid: 100298|app: 0|req: 1282/5125] 10.4.3.8 () {66 vars in 1334 bytes} [Fri Aug 7 10:05:51 2026] GET /volume/v3/volumes/ba611e7c-a97e-40bd-b933-8a746825e5c1 => generated 842 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 10:05:51.274146 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-3d1094d5-a60e-466a-bc2c-f7ae78eac98c tempest-VolumeDependencyTests-605562490 tempest-VolumeDependencyTests-605562490-project-member] https://10.4.3.8/volume/v3/volumes/535abdbd-8b30-4242-afae-9af16e7fb5cf returned with HTTP 404 Aug 07 10:05:51.274927 np0000006707 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 1285/5126] 10.4.3.8 () {68 vars in 1375 bytes} [Fri Aug 7 10:05:51 2026] GET /volume/v3/volumes/535abdbd-8b30-4242-afae-9af16e7fb5cf => generated 109 bytes in 21 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 07 10:05:51.282630 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [None req-1a924187-5dc3-42e1-8072-62f269f1d66f None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:05:51.284731 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-1a924187-5dc3-42e1-8072-62f269f1d66f tempest-VolumeDependencyTests-605562490 tempest-VolumeDependencyTests-605562490-project-member] DELETE https://10.4.3.8/volume/v3/snapshots/f6f4c658-ad54-47a8-acee-42ff3c13095e Aug 07 10:05:51.284855 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-1a924187-5dc3-42e1-8072-62f269f1d66f tempest-VolumeDependencyTests-605562490 tempest-VolumeDependencyTests-605562490-project-member] Empty body provided in request {{(pid=100296) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 10:05:51.285050 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-1a924187-5dc3-42e1-8072-62f269f1d66f tempest-VolumeDependencyTests-605562490 tempest-VolumeDependencyTests-605562490-project-member] Calling method 'delete' {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 10:05:51.285171 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.v3.snapshots [None req-1a924187-5dc3-42e1-8072-62f269f1d66f tempest-VolumeDependencyTests-605562490 tempest-VolumeDependencyTests-605562490-project-member] Delete snapshot with id: f6f4c658-ad54-47a8-acee-42ff3c13095e Aug 07 10:05:51.290167 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-1a924187-5dc3-42e1-8072-62f269f1d66f tempest-VolumeDependencyTests-605562490 tempest-VolumeDependencyTests-605562490-project-member] https://10.4.3.8/volume/v3/snapshots/f6f4c658-ad54-47a8-acee-42ff3c13095e returned with HTTP 404 Aug 07 10:05:51.290678 np0000006707 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 1277/5127] 10.4.3.8 () {66 vars in 1343 bytes} [Fri Aug 7 10:05:51 2026] DELETE /volume/v3/snapshots/f6f4c658-ad54-47a8-acee-42ff3c13095e => generated 111 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 10:05:51.297794 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [None req-8327e687-f6a0-4ac7-8f1f-a37af19377b1 None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:05:51.300233 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-8327e687-f6a0-4ac7-8f1f-a37af19377b1 tempest-VolumeDependencyTests-605562490 tempest-VolumeDependencyTests-605562490-project-member] GET https://10.4.3.8/volume/v3/snapshots/f6f4c658-ad54-47a8-acee-42ff3c13095e Aug 07 10:05:51.300544 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-8327e687-f6a0-4ac7-8f1f-a37af19377b1 tempest-VolumeDependencyTests-605562490 tempest-VolumeDependencyTests-605562490-project-member] Empty body provided in request {{(pid=100297) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 10:05:51.300816 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-8327e687-f6a0-4ac7-8f1f-a37af19377b1 tempest-VolumeDependencyTests-605562490 tempest-VolumeDependencyTests-605562490-project-member] Calling method 'show' {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 10:05:51.306443 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-8327e687-f6a0-4ac7-8f1f-a37af19377b1 tempest-VolumeDependencyTests-605562490 tempest-VolumeDependencyTests-605562490-project-member] https://10.4.3.8/volume/v3/snapshots/f6f4c658-ad54-47a8-acee-42ff3c13095e returned with HTTP 404 Aug 07 10:05:51.307007 np0000006707 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 1284/5128] 10.4.3.8 () {66 vars in 1340 bytes} [Fri Aug 7 10:05:51 2026] GET /volume/v3/snapshots/f6f4c658-ad54-47a8-acee-42ff3c13095e => generated 111 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 10:05:51.315929 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.middleware.request_id [None req-0033946f-541b-40f0-8b99-cec0e4de4a01 None None] RequestId filter calling following filter/app {{(pid=100298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:05:51.318358 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [None req-0033946f-541b-40f0-8b99-cec0e4de4a01 tempest-VolumeDependencyTests-605562490 tempest-VolumeDependencyTests-605562490-project-member] DELETE https://10.4.3.8/volume/v3/volumes/3286a1e9-0227-4494-b578-ff35aa597952 Aug 07 10:05:51.318678 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [None req-0033946f-541b-40f0-8b99-cec0e4de4a01 tempest-VolumeDependencyTests-605562490 tempest-VolumeDependencyTests-605562490-project-member] Empty body provided in request {{(pid=100298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 10:05:51.318940 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [None req-0033946f-541b-40f0-8b99-cec0e4de4a01 tempest-VolumeDependencyTests-605562490 tempest-VolumeDependencyTests-605562490-project-member] Calling method 'delete' {{(pid=100298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 10:05:51.319179 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.v3.volumes [None req-0033946f-541b-40f0-8b99-cec0e4de4a01 tempest-VolumeDependencyTests-605562490 tempest-VolumeDependencyTests-605562490-project-member] Delete volume with id: 3286a1e9-0227-4494-b578-ff35aa597952 Aug 07 10:05:51.326262 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [None req-0033946f-541b-40f0-8b99-cec0e4de4a01 tempest-VolumeDependencyTests-605562490 tempest-VolumeDependencyTests-605562490-project-member] https://10.4.3.8/volume/v3/volumes/3286a1e9-0227-4494-b578-ff35aa597952 returned with HTTP 404 Aug 07 10:05:51.326808 np0000006707 devstack@c-api.service[100298]: [pid: 100298|app: 0|req: 1283/5129] 10.4.3.8 () {68 vars in 1378 bytes} [Fri Aug 7 10:05:51 2026] DELETE /volume/v3/volumes/3286a1e9-0227-4494-b578-ff35aa597952 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 07 10:05:51.333653 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-61fd1f2c-0170-4641-a4c8-98e4dfcde1d9 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:05:51.335504 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-61fd1f2c-0170-4641-a4c8-98e4dfcde1d9 tempest-VolumeDependencyTests-605562490 tempest-VolumeDependencyTests-605562490-project-member] GET https://10.4.3.8/volume/v3/volumes/3286a1e9-0227-4494-b578-ff35aa597952 Aug 07 10:05:51.335723 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-61fd1f2c-0170-4641-a4c8-98e4dfcde1d9 tempest-VolumeDependencyTests-605562490 tempest-VolumeDependencyTests-605562490-project-member] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 10:05:51.335901 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-61fd1f2c-0170-4641-a4c8-98e4dfcde1d9 tempest-VolumeDependencyTests-605562490 tempest-VolumeDependencyTests-605562490-project-member] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 10:05:51.341481 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-61fd1f2c-0170-4641-a4c8-98e4dfcde1d9 tempest-VolumeDependencyTests-605562490 tempest-VolumeDependencyTests-605562490-project-member] https://10.4.3.8/volume/v3/volumes/3286a1e9-0227-4494-b578-ff35aa597952 returned with HTTP 404 Aug 07 10:05:51.342105 np0000006707 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 1286/5130] 10.4.3.8 () {68 vars in 1375 bytes} [Fri Aug 7 10:05:51 2026] GET /volume/v3/volumes/3286a1e9-0227-4494-b578-ff35aa597952 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 07 10:05:51.349665 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [None req-30e339cd-579f-4bde-b749-5360d8bc473d None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:05:51.351508 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-30e339cd-579f-4bde-b749-5360d8bc473d tempest-VolumeDependencyTests-605562490 tempest-VolumeDependencyTests-605562490-project-member] DELETE https://10.4.3.8/volume/v3/snapshots/3cae161a-bdcc-46c8-8d9a-cddce8c3404f Aug 07 10:05:51.351684 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-30e339cd-579f-4bde-b749-5360d8bc473d tempest-VolumeDependencyTests-605562490 tempest-VolumeDependencyTests-605562490-project-member] Empty body provided in request {{(pid=100296) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 10:05:51.351877 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-30e339cd-579f-4bde-b749-5360d8bc473d tempest-VolumeDependencyTests-605562490 tempest-VolumeDependencyTests-605562490-project-member] Calling method 'delete' {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 10:05:51.351984 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.v3.snapshots [None req-30e339cd-579f-4bde-b749-5360d8bc473d tempest-VolumeDependencyTests-605562490 tempest-VolumeDependencyTests-605562490-project-member] Delete snapshot with id: 3cae161a-bdcc-46c8-8d9a-cddce8c3404f Aug 07 10:05:51.356650 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-30e339cd-579f-4bde-b749-5360d8bc473d tempest-VolumeDependencyTests-605562490 tempest-VolumeDependencyTests-605562490-project-member] https://10.4.3.8/volume/v3/snapshots/3cae161a-bdcc-46c8-8d9a-cddce8c3404f returned with HTTP 404 Aug 07 10:05:51.357071 np0000006707 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 1278/5131] 10.4.3.8 () {66 vars in 1343 bytes} [Fri Aug 7 10:05:51 2026] DELETE /volume/v3/snapshots/3cae161a-bdcc-46c8-8d9a-cddce8c3404f => generated 111 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 10:05:51.364135 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [None req-6439f5fe-d164-4901-a960-899844b38df2 None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:05:51.366486 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-6439f5fe-d164-4901-a960-899844b38df2 tempest-VolumeDependencyTests-605562490 tempest-VolumeDependencyTests-605562490-project-member] GET https://10.4.3.8/volume/v3/snapshots/3cae161a-bdcc-46c8-8d9a-cddce8c3404f Aug 07 10:05:51.366756 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-6439f5fe-d164-4901-a960-899844b38df2 tempest-VolumeDependencyTests-605562490 tempest-VolumeDependencyTests-605562490-project-member] Empty body provided in request {{(pid=100297) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 10:05:51.366994 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-6439f5fe-d164-4901-a960-899844b38df2 tempest-VolumeDependencyTests-605562490 tempest-VolumeDependencyTests-605562490-project-member] Calling method 'show' {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 10:05:51.373960 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-6439f5fe-d164-4901-a960-899844b38df2 tempest-VolumeDependencyTests-605562490 tempest-VolumeDependencyTests-605562490-project-member] https://10.4.3.8/volume/v3/snapshots/3cae161a-bdcc-46c8-8d9a-cddce8c3404f returned with HTTP 404 Aug 07 10:05:51.374915 np0000006707 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 1285/5132] 10.4.3.8 () {66 vars in 1340 bytes} [Fri Aug 7 10:05:51 2026] GET /volume/v3/snapshots/3cae161a-bdcc-46c8-8d9a-cddce8c3404f => generated 111 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 10:05:51.382566 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.middleware.request_id [None req-b2968b21-2d48-4cd3-be52-3d51046392fd None None] RequestId filter calling following filter/app {{(pid=100298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:05:51.384387 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [None req-b2968b21-2d48-4cd3-be52-3d51046392fd tempest-VolumeDependencyTests-605562490 tempest-VolumeDependencyTests-605562490-project-member] DELETE https://10.4.3.8/volume/v3/volumes/ff0d1873-0e6d-48e3-b5b0-993a6f36027e Aug 07 10:05:51.384600 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [None req-b2968b21-2d48-4cd3-be52-3d51046392fd tempest-VolumeDependencyTests-605562490 tempest-VolumeDependencyTests-605562490-project-member] Empty body provided in request {{(pid=100298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 10:05:51.384868 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [None req-b2968b21-2d48-4cd3-be52-3d51046392fd tempest-VolumeDependencyTests-605562490 tempest-VolumeDependencyTests-605562490-project-member] Calling method 'delete' {{(pid=100298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 10:05:51.385022 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.v3.volumes [None req-b2968b21-2d48-4cd3-be52-3d51046392fd tempest-VolumeDependencyTests-605562490 tempest-VolumeDependencyTests-605562490-project-member] Delete volume with id: ff0d1873-0e6d-48e3-b5b0-993a6f36027e Aug 07 10:05:51.390699 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [None req-b2968b21-2d48-4cd3-be52-3d51046392fd tempest-VolumeDependencyTests-605562490 tempest-VolumeDependencyTests-605562490-project-member] https://10.4.3.8/volume/v3/volumes/ff0d1873-0e6d-48e3-b5b0-993a6f36027e returned with HTTP 404 Aug 07 10:05:51.391152 np0000006707 devstack@c-api.service[100298]: [pid: 100298|app: 0|req: 1284/5133] 10.4.3.8 () {68 vars in 1378 bytes} [Fri Aug 7 10:05:51 2026] DELETE /volume/v3/volumes/ff0d1873-0e6d-48e3-b5b0-993a6f36027e => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 07 10:05:51.398106 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-6e327afa-da68-46a8-a954-b9eb0d6a9875 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:05:51.400052 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-6e327afa-da68-46a8-a954-b9eb0d6a9875 tempest-VolumeDependencyTests-605562490 tempest-VolumeDependencyTests-605562490-project-member] GET https://10.4.3.8/volume/v3/volumes/ff0d1873-0e6d-48e3-b5b0-993a6f36027e Aug 07 10:05:51.400261 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-6e327afa-da68-46a8-a954-b9eb0d6a9875 tempest-VolumeDependencyTests-605562490 tempest-VolumeDependencyTests-605562490-project-member] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 10:05:51.400572 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-6e327afa-da68-46a8-a954-b9eb0d6a9875 tempest-VolumeDependencyTests-605562490 tempest-VolumeDependencyTests-605562490-project-member] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 10:05:51.406469 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-6e327afa-da68-46a8-a954-b9eb0d6a9875 tempest-VolumeDependencyTests-605562490 tempest-VolumeDependencyTests-605562490-project-member] https://10.4.3.8/volume/v3/volumes/ff0d1873-0e6d-48e3-b5b0-993a6f36027e returned with HTTP 404 Aug 07 10:05:51.407014 np0000006707 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 1287/5134] 10.4.3.8 () {68 vars in 1375 bytes} [Fri Aug 7 10:05:51 2026] GET /volume/v3/volumes/ff0d1873-0e6d-48e3-b5b0-993a6f36027e => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 07 10:05:51.413784 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [None req-58d5f46d-6b4e-4c2c-bcb7-26ef0e1eaf6e None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:05:51.416335 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-58d5f46d-6b4e-4c2c-bcb7-26ef0e1eaf6e tempest-VolumeDependencyTests-605562490 tempest-VolumeDependencyTests-605562490-project-member] DELETE https://10.4.3.8/volume/v3/volumes/fb3a0fb6-7b04-421a-92d4-ee5d5e35d9b5 Aug 07 10:05:51.416335 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-58d5f46d-6b4e-4c2c-bcb7-26ef0e1eaf6e tempest-VolumeDependencyTests-605562490 tempest-VolumeDependencyTests-605562490-project-member] Empty body provided in request {{(pid=100296) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 10:05:51.416335 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-58d5f46d-6b4e-4c2c-bcb7-26ef0e1eaf6e tempest-VolumeDependencyTests-605562490 tempest-VolumeDependencyTests-605562490-project-member] Calling method 'delete' {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 10:05:51.416585 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.v3.volumes [None req-58d5f46d-6b4e-4c2c-bcb7-26ef0e1eaf6e tempest-VolumeDependencyTests-605562490 tempest-VolumeDependencyTests-605562490-project-member] Delete volume with id: fb3a0fb6-7b04-421a-92d4-ee5d5e35d9b5 Aug 07 10:05:51.422094 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-58d5f46d-6b4e-4c2c-bcb7-26ef0e1eaf6e tempest-VolumeDependencyTests-605562490 tempest-VolumeDependencyTests-605562490-project-member] https://10.4.3.8/volume/v3/volumes/fb3a0fb6-7b04-421a-92d4-ee5d5e35d9b5 returned with HTTP 404 Aug 07 10:05:51.422617 np0000006707 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 1279/5135] 10.4.3.8 () {68 vars in 1378 bytes} [Fri Aug 7 10:05:51 2026] DELETE /volume/v3/volumes/fb3a0fb6-7b04-421a-92d4-ee5d5e35d9b5 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 07 10:05:51.430009 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [None req-10949c89-fbb3-41f3-91b4-b3bbf5c55847 None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:05:51.431600 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-10949c89-fbb3-41f3-91b4-b3bbf5c55847 tempest-VolumeDependencyTests-605562490 tempest-VolumeDependencyTests-605562490-project-member] GET https://10.4.3.8/volume/v3/volumes/fb3a0fb6-7b04-421a-92d4-ee5d5e35d9b5 Aug 07 10:05:51.431775 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-10949c89-fbb3-41f3-91b4-b3bbf5c55847 tempest-VolumeDependencyTests-605562490 tempest-VolumeDependencyTests-605562490-project-member] Empty body provided in request {{(pid=100297) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 10:05:51.431944 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-10949c89-fbb3-41f3-91b4-b3bbf5c55847 tempest-VolumeDependencyTests-605562490 tempest-VolumeDependencyTests-605562490-project-member] Calling method 'show' {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 10:05:51.437793 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-10949c89-fbb3-41f3-91b4-b3bbf5c55847 tempest-VolumeDependencyTests-605562490 tempest-VolumeDependencyTests-605562490-project-member] https://10.4.3.8/volume/v3/volumes/fb3a0fb6-7b04-421a-92d4-ee5d5e35d9b5 returned with HTTP 404 Aug 07 10:05:51.438250 np0000006707 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 1286/5136] 10.4.3.8 () {68 vars in 1375 bytes} [Fri Aug 7 10:05:51 2026] GET /volume/v3/volumes/fb3a0fb6-7b04-421a-92d4-ee5d5e35d9b5 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 07 10:05:51.446182 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.middleware.request_id [None req-5369df9f-f6d3-4450-a724-45d4f5b12021 None None] RequestId filter calling following filter/app {{(pid=100298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:05:51.447957 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [None req-5369df9f-f6d3-4450-a724-45d4f5b12021 tempest-VolumeDependencyTests-605562490 tempest-VolumeDependencyTests-605562490-project-member] DELETE https://10.4.3.8/volume/v3/volumes/cdc33811-ac1d-4469-862c-d5be9080d02f Aug 07 10:05:51.448164 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [None req-5369df9f-f6d3-4450-a724-45d4f5b12021 tempest-VolumeDependencyTests-605562490 tempest-VolumeDependencyTests-605562490-project-member] Empty body provided in request {{(pid=100298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 10:05:51.448370 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [None req-5369df9f-f6d3-4450-a724-45d4f5b12021 tempest-VolumeDependencyTests-605562490 tempest-VolumeDependencyTests-605562490-project-member] Calling method 'delete' {{(pid=100298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 10:05:51.448559 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.v3.volumes [None req-5369df9f-f6d3-4450-a724-45d4f5b12021 tempest-VolumeDependencyTests-605562490 tempest-VolumeDependencyTests-605562490-project-member] Delete volume with id: cdc33811-ac1d-4469-862c-d5be9080d02f Aug 07 10:05:51.455518 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [None req-5369df9f-f6d3-4450-a724-45d4f5b12021 tempest-VolumeDependencyTests-605562490 tempest-VolumeDependencyTests-605562490-project-member] https://10.4.3.8/volume/v3/volumes/cdc33811-ac1d-4469-862c-d5be9080d02f returned with HTTP 404 Aug 07 10:05:51.456016 np0000006707 devstack@c-api.service[100298]: [pid: 100298|app: 0|req: 1285/5137] 10.4.3.8 () {68 vars in 1378 bytes} [Fri Aug 7 10:05:51 2026] DELETE /volume/v3/volumes/cdc33811-ac1d-4469-862c-d5be9080d02f => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 07 10:05:51.464667 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-d1b3581a-d670-4fa7-a1ed-00e1ba514b39 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:05:51.466595 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-d1b3581a-d670-4fa7-a1ed-00e1ba514b39 tempest-VolumeDependencyTests-605562490 tempest-VolumeDependencyTests-605562490-project-member] GET https://10.4.3.8/volume/v3/volumes/cdc33811-ac1d-4469-862c-d5be9080d02f Aug 07 10:05:51.466845 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-d1b3581a-d670-4fa7-a1ed-00e1ba514b39 tempest-VolumeDependencyTests-605562490 tempest-VolumeDependencyTests-605562490-project-member] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 10:05:51.467031 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-d1b3581a-d670-4fa7-a1ed-00e1ba514b39 tempest-VolumeDependencyTests-605562490 tempest-VolumeDependencyTests-605562490-project-member] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 10:05:51.472851 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-d1b3581a-d670-4fa7-a1ed-00e1ba514b39 tempest-VolumeDependencyTests-605562490 tempest-VolumeDependencyTests-605562490-project-member] https://10.4.3.8/volume/v3/volumes/cdc33811-ac1d-4469-862c-d5be9080d02f returned with HTTP 404 Aug 07 10:05:51.473377 np0000006707 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 1288/5138] 10.4.3.8 () {68 vars in 1375 bytes} [Fri Aug 7 10:05:51 2026] GET /volume/v3/volumes/cdc33811-ac1d-4469-862c-d5be9080d02f => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 07 10:05:51.481281 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [None req-0bc7c767-9742-48bd-bd0f-ec5e9fa0701e None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:05:51.483398 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-0bc7c767-9742-48bd-bd0f-ec5e9fa0701e tempest-VolumeDependencyTests-605562490 tempest-VolumeDependencyTests-605562490-project-member] DELETE https://10.4.3.8/volume/v3/snapshots/df26eb7e-1f50-4376-b233-35d7af30c0c1 Aug 07 10:05:51.483678 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-0bc7c767-9742-48bd-bd0f-ec5e9fa0701e tempest-VolumeDependencyTests-605562490 tempest-VolumeDependencyTests-605562490-project-member] Empty body provided in request {{(pid=100296) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 10:05:51.483929 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-0bc7c767-9742-48bd-bd0f-ec5e9fa0701e tempest-VolumeDependencyTests-605562490 tempest-VolumeDependencyTests-605562490-project-member] Calling method 'delete' {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 10:05:51.484066 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.v3.snapshots [None req-0bc7c767-9742-48bd-bd0f-ec5e9fa0701e tempest-VolumeDependencyTests-605562490 tempest-VolumeDependencyTests-605562490-project-member] Delete snapshot with id: df26eb7e-1f50-4376-b233-35d7af30c0c1 Aug 07 10:05:51.489075 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-0bc7c767-9742-48bd-bd0f-ec5e9fa0701e tempest-VolumeDependencyTests-605562490 tempest-VolumeDependencyTests-605562490-project-member] https://10.4.3.8/volume/v3/snapshots/df26eb7e-1f50-4376-b233-35d7af30c0c1 returned with HTTP 404 Aug 07 10:05:51.489836 np0000006707 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 1280/5139] 10.4.3.8 () {66 vars in 1343 bytes} [Fri Aug 7 10:05:51 2026] DELETE /volume/v3/snapshots/df26eb7e-1f50-4376-b233-35d7af30c0c1 => generated 111 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 10:05:51.496857 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [None req-51b40568-233a-4e6a-aed9-9ae7e4aa4e5d None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:05:51.498586 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-51b40568-233a-4e6a-aed9-9ae7e4aa4e5d tempest-VolumeDependencyTests-605562490 tempest-VolumeDependencyTests-605562490-project-member] GET https://10.4.3.8/volume/v3/snapshots/df26eb7e-1f50-4376-b233-35d7af30c0c1 Aug 07 10:05:51.498758 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-51b40568-233a-4e6a-aed9-9ae7e4aa4e5d tempest-VolumeDependencyTests-605562490 tempest-VolumeDependencyTests-605562490-project-member] Empty body provided in request {{(pid=100297) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 10:05:51.498948 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-51b40568-233a-4e6a-aed9-9ae7e4aa4e5d tempest-VolumeDependencyTests-605562490 tempest-VolumeDependencyTests-605562490-project-member] Calling method 'show' {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 10:05:51.503027 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-51b40568-233a-4e6a-aed9-9ae7e4aa4e5d tempest-VolumeDependencyTests-605562490 tempest-VolumeDependencyTests-605562490-project-member] https://10.4.3.8/volume/v3/snapshots/df26eb7e-1f50-4376-b233-35d7af30c0c1 returned with HTTP 404 Aug 07 10:05:51.503629 np0000006707 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 1287/5140] 10.4.3.8 () {66 vars in 1340 bytes} [Fri Aug 7 10:05:51 2026] GET /volume/v3/snapshots/df26eb7e-1f50-4376-b233-35d7af30c0c1 => generated 111 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 10:05:51.510483 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.middleware.request_id [None req-ae13b272-56f0-43d8-b439-040bf15a195f None None] RequestId filter calling following filter/app {{(pid=100298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:05:51.512497 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [None req-ae13b272-56f0-43d8-b439-040bf15a195f tempest-VolumeDependencyTests-605562490 tempest-VolumeDependencyTests-605562490-project-member] DELETE https://10.4.3.8/volume/v3/volumes/fb9337c0-bbbd-4d06-883f-e1b04dec1780 Aug 07 10:05:51.512761 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [None req-ae13b272-56f0-43d8-b439-040bf15a195f tempest-VolumeDependencyTests-605562490 tempest-VolumeDependencyTests-605562490-project-member] Empty body provided in request {{(pid=100298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 10:05:51.513013 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [None req-ae13b272-56f0-43d8-b439-040bf15a195f tempest-VolumeDependencyTests-605562490 tempest-VolumeDependencyTests-605562490-project-member] Calling method 'delete' {{(pid=100298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 10:05:51.513240 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.v3.volumes [None req-ae13b272-56f0-43d8-b439-040bf15a195f tempest-VolumeDependencyTests-605562490 tempest-VolumeDependencyTests-605562490-project-member] Delete volume with id: fb9337c0-bbbd-4d06-883f-e1b04dec1780 Aug 07 10:05:51.520998 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [None req-ae13b272-56f0-43d8-b439-040bf15a195f tempest-VolumeDependencyTests-605562490 tempest-VolumeDependencyTests-605562490-project-member] https://10.4.3.8/volume/v3/volumes/fb9337c0-bbbd-4d06-883f-e1b04dec1780 returned with HTTP 404 Aug 07 10:05:51.521503 np0000006707 devstack@c-api.service[100298]: [pid: 100298|app: 0|req: 1286/5141] 10.4.3.8 () {68 vars in 1378 bytes} [Fri Aug 7 10:05:51 2026] DELETE /volume/v3/volumes/fb9337c0-bbbd-4d06-883f-e1b04dec1780 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 07 10:05:51.528027 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-ca79b729-02de-4508-9986-a01753a703f2 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:05:51.529604 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-ca79b729-02de-4508-9986-a01753a703f2 tempest-VolumeDependencyTests-605562490 tempest-VolumeDependencyTests-605562490-project-member] GET https://10.4.3.8/volume/v3/volumes/fb9337c0-bbbd-4d06-883f-e1b04dec1780 Aug 07 10:05:51.529775 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-ca79b729-02de-4508-9986-a01753a703f2 tempest-VolumeDependencyTests-605562490 tempest-VolumeDependencyTests-605562490-project-member] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 10:05:51.529944 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-ca79b729-02de-4508-9986-a01753a703f2 tempest-VolumeDependencyTests-605562490 tempest-VolumeDependencyTests-605562490-project-member] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 10:05:51.535182 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-ca79b729-02de-4508-9986-a01753a703f2 tempest-VolumeDependencyTests-605562490 tempest-VolumeDependencyTests-605562490-project-member] https://10.4.3.8/volume/v3/volumes/fb9337c0-bbbd-4d06-883f-e1b04dec1780 returned with HTTP 404 Aug 07 10:05:51.535761 np0000006707 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 1289/5142] 10.4.3.8 () {68 vars in 1375 bytes} [Fri Aug 7 10:05:51 2026] GET /volume/v3/volumes/fb9337c0-bbbd-4d06-883f-e1b04dec1780 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 07 10:05:51.542499 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [None req-633c97b9-7085-44ee-8573-90f5b3267dd0 None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:05:51.544370 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-633c97b9-7085-44ee-8573-90f5b3267dd0 tempest-VolumeDependencyTests-605562490 tempest-VolumeDependencyTests-605562490-project-member] DELETE https://10.4.3.8/volume/v3/snapshots/63dba286-69bc-4543-9dd8-7a6ed0076cc2 Aug 07 10:05:51.544608 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-633c97b9-7085-44ee-8573-90f5b3267dd0 tempest-VolumeDependencyTests-605562490 tempest-VolumeDependencyTests-605562490-project-member] Empty body provided in request {{(pid=100296) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 10:05:51.544824 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-633c97b9-7085-44ee-8573-90f5b3267dd0 tempest-VolumeDependencyTests-605562490 tempest-VolumeDependencyTests-605562490-project-member] Calling method 'delete' {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 10:05:51.544931 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.v3.snapshots [None req-633c97b9-7085-44ee-8573-90f5b3267dd0 tempest-VolumeDependencyTests-605562490 tempest-VolumeDependencyTests-605562490-project-member] Delete snapshot with id: 63dba286-69bc-4543-9dd8-7a6ed0076cc2 Aug 07 10:05:51.549513 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-633c97b9-7085-44ee-8573-90f5b3267dd0 tempest-VolumeDependencyTests-605562490 tempest-VolumeDependencyTests-605562490-project-member] https://10.4.3.8/volume/v3/snapshots/63dba286-69bc-4543-9dd8-7a6ed0076cc2 returned with HTTP 404 Aug 07 10:05:51.549973 np0000006707 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 1281/5143] 10.4.3.8 () {66 vars in 1343 bytes} [Fri Aug 7 10:05:51 2026] DELETE /volume/v3/snapshots/63dba286-69bc-4543-9dd8-7a6ed0076cc2 => generated 111 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 10:05:51.556279 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [None req-adf550fc-27a1-40d2-91f2-bf687f90d449 None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:05:51.558339 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-adf550fc-27a1-40d2-91f2-bf687f90d449 tempest-VolumeDependencyTests-605562490 tempest-VolumeDependencyTests-605562490-project-member] GET https://10.4.3.8/volume/v3/snapshots/63dba286-69bc-4543-9dd8-7a6ed0076cc2 Aug 07 10:05:51.558535 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-adf550fc-27a1-40d2-91f2-bf687f90d449 tempest-VolumeDependencyTests-605562490 tempest-VolumeDependencyTests-605562490-project-member] Empty body provided in request {{(pid=100297) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 10:05:51.558771 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-adf550fc-27a1-40d2-91f2-bf687f90d449 tempest-VolumeDependencyTests-605562490 tempest-VolumeDependencyTests-605562490-project-member] Calling method 'show' {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 10:05:51.564002 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-adf550fc-27a1-40d2-91f2-bf687f90d449 tempest-VolumeDependencyTests-605562490 tempest-VolumeDependencyTests-605562490-project-member] https://10.4.3.8/volume/v3/snapshots/63dba286-69bc-4543-9dd8-7a6ed0076cc2 returned with HTTP 404 Aug 07 10:05:51.564603 np0000006707 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 1288/5144] 10.4.3.8 () {66 vars in 1340 bytes} [Fri Aug 7 10:05:51 2026] GET /volume/v3/snapshots/63dba286-69bc-4543-9dd8-7a6ed0076cc2 => generated 111 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 10:05:51.570990 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.middleware.request_id [None req-3c068b29-2f90-492b-9358-6fe4d9aa945a None None] RequestId filter calling following filter/app {{(pid=100298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:05:51.572792 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [None req-3c068b29-2f90-492b-9358-6fe4d9aa945a tempest-VolumeDependencyTests-605562490 tempest-VolumeDependencyTests-605562490-project-member] DELETE https://10.4.3.8/volume/v3/volumes/8f525009-68f3-44ba-ad45-c406de710909 Aug 07 10:05:51.572984 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [None req-3c068b29-2f90-492b-9358-6fe4d9aa945a tempest-VolumeDependencyTests-605562490 tempest-VolumeDependencyTests-605562490-project-member] Empty body provided in request {{(pid=100298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 10:05:51.573262 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [None req-3c068b29-2f90-492b-9358-6fe4d9aa945a tempest-VolumeDependencyTests-605562490 tempest-VolumeDependencyTests-605562490-project-member] Calling method 'delete' {{(pid=100298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 10:05:51.573483 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.v3.volumes [None req-3c068b29-2f90-492b-9358-6fe4d9aa945a tempest-VolumeDependencyTests-605562490 tempest-VolumeDependencyTests-605562490-project-member] Delete volume with id: 8f525009-68f3-44ba-ad45-c406de710909 Aug 07 10:05:51.579371 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [None req-3c068b29-2f90-492b-9358-6fe4d9aa945a tempest-VolumeDependencyTests-605562490 tempest-VolumeDependencyTests-605562490-project-member] https://10.4.3.8/volume/v3/volumes/8f525009-68f3-44ba-ad45-c406de710909 returned with HTTP 404 Aug 07 10:05:51.579960 np0000006707 devstack@c-api.service[100298]: [pid: 100298|app: 0|req: 1287/5145] 10.4.3.8 () {68 vars in 1378 bytes} [Fri Aug 7 10:05:51 2026] DELETE /volume/v3/volumes/8f525009-68f3-44ba-ad45-c406de710909 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 07 10:05:51.586893 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-3ac56187-6dd3-457f-a71e-bbb17a5e9fc1 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:05:51.588510 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-3ac56187-6dd3-457f-a71e-bbb17a5e9fc1 tempest-VolumeDependencyTests-605562490 tempest-VolumeDependencyTests-605562490-project-member] GET https://10.4.3.8/volume/v3/volumes/8f525009-68f3-44ba-ad45-c406de710909 Aug 07 10:05:51.588687 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-3ac56187-6dd3-457f-a71e-bbb17a5e9fc1 tempest-VolumeDependencyTests-605562490 tempest-VolumeDependencyTests-605562490-project-member] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 10:05:51.588854 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-3ac56187-6dd3-457f-a71e-bbb17a5e9fc1 tempest-VolumeDependencyTests-605562490 tempest-VolumeDependencyTests-605562490-project-member] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 10:05:51.594026 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-3ac56187-6dd3-457f-a71e-bbb17a5e9fc1 tempest-VolumeDependencyTests-605562490 tempest-VolumeDependencyTests-605562490-project-member] https://10.4.3.8/volume/v3/volumes/8f525009-68f3-44ba-ad45-c406de710909 returned with HTTP 404 Aug 07 10:05:51.594506 np0000006707 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 1290/5146] 10.4.3.8 () {68 vars in 1375 bytes} [Fri Aug 7 10:05:51 2026] GET /volume/v3/volumes/8f525009-68f3-44ba-ad45-c406de710909 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 07 10:05:52.122492 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [None req-02543ad6-8abc-4d7e-a354-24ffbf438f9e None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:05:52.124119 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-02543ad6-8abc-4d7e-a354-24ffbf438f9e tempest-TestEncryptedCinderVolumes-1545393347 tempest-TestEncryptedCinderVolumes-1545393347-project-member] GET https://10.4.3.8/volume/v3/volumes/2a9e4638-e8b3-4c20-8b45-3cac1441e29c Aug 07 10:05:52.124296 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-02543ad6-8abc-4d7e-a354-24ffbf438f9e tempest-TestEncryptedCinderVolumes-1545393347 tempest-TestEncryptedCinderVolumes-1545393347-project-member] Empty body provided in request {{(pid=100296) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 10:05:52.124532 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-02543ad6-8abc-4d7e-a354-24ffbf438f9e tempest-TestEncryptedCinderVolumes-1545393347 tempest-TestEncryptedCinderVolumes-1545393347-project-member] Calling method 'show' {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 10:05:52.131384 np0000006707 devstack@c-api.service[100296]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 10:05:52.131384 np0000006707 devstack@c-api.service[100296]: warnings.warn( Aug 07 10:05:52.134918 np0000006707 devstack@c-api.service[100296]: INFO cinder.volume.api [None req-02543ad6-8abc-4d7e-a354-24ffbf438f9e tempest-TestEncryptedCinderVolumes-1545393347 tempest-TestEncryptedCinderVolumes-1545393347-project-member] Volume info retrieved successfully. Aug 07 10:05:52.138934 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-02543ad6-8abc-4d7e-a354-24ffbf438f9e tempest-TestEncryptedCinderVolumes-1545393347 tempest-TestEncryptedCinderVolumes-1545393347-project-member] https://10.4.3.8/volume/v3/volumes/2a9e4638-e8b3-4c20-8b45-3cac1441e29c returned with HTTP 200 Aug 07 10:05:52.139408 np0000006707 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 1282/5147] 10.4.3.8 () {66 vars in 1334 bytes} [Fri Aug 7 10:05:52 2026] GET /volume/v3/volumes/2a9e4638-e8b3-4c20-8b45-3cac1441e29c => generated 898 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 10:05:52.278568 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [None req-0ff40d6f-0595-4bad-be9e-40a6759969dd None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:05:52.280763 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-0ff40d6f-0595-4bad-be9e-40a6759969dd tempest-VolumesBackupsAdminTest-886037600 tempest-VolumesBackupsAdminTest-886037600-project-member] GET https://10.4.3.8/volume/v3/volumes/ba611e7c-a97e-40bd-b933-8a746825e5c1 Aug 07 10:05:52.280997 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-0ff40d6f-0595-4bad-be9e-40a6759969dd tempest-VolumesBackupsAdminTest-886037600 tempest-VolumesBackupsAdminTest-886037600-project-member] Empty body provided in request {{(pid=100297) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 10:05:52.281251 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-0ff40d6f-0595-4bad-be9e-40a6759969dd tempest-VolumesBackupsAdminTest-886037600 tempest-VolumesBackupsAdminTest-886037600-project-member] Calling method 'show' {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 10:05:52.288696 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-0ff40d6f-0595-4bad-be9e-40a6759969dd tempest-VolumesBackupsAdminTest-886037600 tempest-VolumesBackupsAdminTest-886037600-project-member] https://10.4.3.8/volume/v3/volumes/ba611e7c-a97e-40bd-b933-8a746825e5c1 returned with HTTP 404 Aug 07 10:05:52.289317 np0000006707 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 1289/5148] 10.4.3.8 () {66 vars in 1334 bytes} [Fri Aug 7 10:05:52 2026] GET /volume/v3/volumes/ba611e7c-a97e-40bd-b933-8a746825e5c1 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 10:05:53.153495 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.middleware.request_id [None req-9df667fe-299b-4593-b86d-c97928b23b53 None None] RequestId filter calling following filter/app {{(pid=100298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:05:53.155384 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [None req-9df667fe-299b-4593-b86d-c97928b23b53 tempest-TestEncryptedCinderVolumes-1545393347 tempest-TestEncryptedCinderVolumes-1545393347-project-member] GET https://10.4.3.8/volume/v3/volumes/2a9e4638-e8b3-4c20-8b45-3cac1441e29c Aug 07 10:05:53.155604 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [None req-9df667fe-299b-4593-b86d-c97928b23b53 tempest-TestEncryptedCinderVolumes-1545393347 tempest-TestEncryptedCinderVolumes-1545393347-project-member] Empty body provided in request {{(pid=100298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 10:05:53.155818 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [None req-9df667fe-299b-4593-b86d-c97928b23b53 tempest-TestEncryptedCinderVolumes-1545393347 tempest-TestEncryptedCinderVolumes-1545393347-project-member] Calling method 'show' {{(pid=100298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 10:05:53.162372 np0000006707 devstack@c-api.service[100298]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 10:05:53.162372 np0000006707 devstack@c-api.service[100298]: warnings.warn( Aug 07 10:05:53.166021 np0000006707 devstack@c-api.service[100298]: INFO cinder.volume.api [None req-9df667fe-299b-4593-b86d-c97928b23b53 tempest-TestEncryptedCinderVolumes-1545393347 tempest-TestEncryptedCinderVolumes-1545393347-project-member] Volume info retrieved successfully. Aug 07 10:05:53.170120 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [None req-9df667fe-299b-4593-b86d-c97928b23b53 tempest-TestEncryptedCinderVolumes-1545393347 tempest-TestEncryptedCinderVolumes-1545393347-project-member] https://10.4.3.8/volume/v3/volumes/2a9e4638-e8b3-4c20-8b45-3cac1441e29c returned with HTTP 200 Aug 07 10:05:53.170536 np0000006707 devstack@c-api.service[100298]: [pid: 100298|app: 0|req: 1288/5149] 10.4.3.8 () {66 vars in 1334 bytes} [Fri Aug 7 10:05:53 2026] GET /volume/v3/volumes/2a9e4638-e8b3-4c20-8b45-3cac1441e29c => generated 898 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 10:05:53.210103 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-6d5e5fff-9895-41b6-b634-4fada042b344 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:05:53.370752 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-6d5e5fff-9895-41b6-b634-4fada042b344 tempest-ProjectAdminTests-1857087685 tempest-ProjectAdminTests-1857087685-project-admin] GET https://10.4.3.8/volume/v3/scheduler-stats/get_pools Aug 07 10:05:53.371077 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-6d5e5fff-9895-41b6-b634-4fada042b344 tempest-ProjectAdminTests-1857087685 tempest-ProjectAdminTests-1857087685-project-admin] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 10:05:53.371403 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-6d5e5fff-9895-41b6-b634-4fada042b344 tempest-ProjectAdminTests-1857087685 tempest-ProjectAdminTests-1857087685-project-admin] Calling method 'get_pools' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 10:05:53.389963 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-6d5e5fff-9895-41b6-b634-4fada042b344 tempest-ProjectAdminTests-1857087685 tempest-ProjectAdminTests-1857087685-project-admin] https://10.4.3.8/volume/v3/scheduler-stats/get_pools returned with HTTP 200 Aug 07 10:05:53.390649 np0000006707 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 1291/5150] 10.4.3.8 () {66 vars in 1277 bytes} [Fri Aug 7 10:05:53 2026] GET /volume/v3/scheduler-stats/get_pools => generated 106 bytes in 182 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 10:05:53.399466 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [None req-0be727f9-1bbc-451c-9d87-d6806d69df97 None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:05:53.402255 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-0be727f9-1bbc-451c-9d87-d6806d69df97 tempest-ProjectAdminTests-1857087685 tempest-ProjectAdminTests-1857087685-project-admin] GET https://10.4.3.8/volume/v3/capabilities/np0000006707@storpool Aug 07 10:05:53.402255 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-0be727f9-1bbc-451c-9d87-d6806d69df97 tempest-ProjectAdminTests-1857087685 tempest-ProjectAdminTests-1857087685-project-admin] Empty body provided in request {{(pid=100296) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 10:05:53.402255 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-0be727f9-1bbc-451c-9d87-d6806d69df97 tempest-ProjectAdminTests-1857087685 tempest-ProjectAdminTests-1857087685-project-admin] Calling method 'show' {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 10:05:53.416171 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-0be727f9-1bbc-451c-9d87-d6806d69df97 tempest-ProjectAdminTests-1857087685 tempest-ProjectAdminTests-1857087685-project-admin] https://10.4.3.8/volume/v3/capabilities/np0000006707@storpool returned with HTTP 200 Aug 07 10:05:53.416956 np0000006707 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 1283/5151] 10.4.3.8 () {66 vars in 1304 bytes} [Fri Aug 7 10:05:53 2026] GET /volume/v3/capabilities/np0000006707@storpool => generated 703 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 10:05:54.188231 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [None req-7bc1a441-b5d8-416f-a136-fe8f478572b3 None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:05:54.190130 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-7bc1a441-b5d8-416f-a136-fe8f478572b3 tempest-TestEncryptedCinderVolumes-1545393347 tempest-TestEncryptedCinderVolumes-1545393347-project-member] GET https://10.4.3.8/volume/v3/volumes/2a9e4638-e8b3-4c20-8b45-3cac1441e29c Aug 07 10:05:54.190397 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-7bc1a441-b5d8-416f-a136-fe8f478572b3 tempest-TestEncryptedCinderVolumes-1545393347 tempest-TestEncryptedCinderVolumes-1545393347-project-member] Empty body provided in request {{(pid=100297) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 10:05:54.190650 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-7bc1a441-b5d8-416f-a136-fe8f478572b3 tempest-TestEncryptedCinderVolumes-1545393347 tempest-TestEncryptedCinderVolumes-1545393347-project-member] Calling method 'show' {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 10:05:54.202913 np0000006707 devstack@c-api.service[100297]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 10:05:54.202913 np0000006707 devstack@c-api.service[100297]: warnings.warn( Aug 07 10:05:54.218164 np0000006707 devstack@c-api.service[100297]: INFO cinder.volume.api [None req-7bc1a441-b5d8-416f-a136-fe8f478572b3 tempest-TestEncryptedCinderVolumes-1545393347 tempest-TestEncryptedCinderVolumes-1545393347-project-member] Volume info retrieved successfully. Aug 07 10:05:54.224920 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-7bc1a441-b5d8-416f-a136-fe8f478572b3 tempest-TestEncryptedCinderVolumes-1545393347 tempest-TestEncryptedCinderVolumes-1545393347-project-member] https://10.4.3.8/volume/v3/volumes/2a9e4638-e8b3-4c20-8b45-3cac1441e29c returned with HTTP 200 Aug 07 10:05:54.225475 np0000006707 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 1290/5152] 10.4.3.8 () {66 vars in 1334 bytes} [Fri Aug 7 10:05:54 2026] GET /volume/v3/volumes/2a9e4638-e8b3-4c20-8b45-3cac1441e29c => generated 1446 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 10:05:54.288480 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.middleware.request_id [None req-ae20ad4d-5b50-4809-b240-eb02a6dfa4f2 None None] RequestId filter calling following filter/app {{(pid=100298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:05:54.357773 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [None req-ae20ad4d-5b50-4809-b240-eb02a6dfa4f2 tempest-AvailabilityZoneTestJSON-1583523248 tempest-AvailabilityZoneTestJSON-1583523248-project-member] GET https://10.4.3.8/volume/v3/os-availability-zone Aug 07 10:05:54.357996 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [None req-ae20ad4d-5b50-4809-b240-eb02a6dfa4f2 tempest-AvailabilityZoneTestJSON-1583523248 tempest-AvailabilityZoneTestJSON-1583523248-project-member] Empty body provided in request {{(pid=100298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 10:05:54.359083 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [None req-ae20ad4d-5b50-4809-b240-eb02a6dfa4f2 tempest-AvailabilityZoneTestJSON-1583523248 tempest-AvailabilityZoneTestJSON-1583523248-project-member] Calling method 'index' {{(pid=100298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 10:05:54.361522 np0000006707 devstack@c-api.service[100298]: DEBUG dbcounter [-] [100298] Writing DB stats cinder:SELECT=306,cinder:UPDATE=64,cinder:DELETE=1,cinder:INSERT=33 {{(pid=100298) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 07 10:05:54.365195 np0000006707 devstack@c-api.service[100298]: INFO cinder.volume.api [None req-ae20ad4d-5b50-4809-b240-eb02a6dfa4f2 tempest-AvailabilityZoneTestJSON-1583523248 tempest-AvailabilityZoneTestJSON-1583523248-project-member] Availability Zones retrieved successfully. Aug 07 10:05:54.365998 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [None req-ae20ad4d-5b50-4809-b240-eb02a6dfa4f2 tempest-AvailabilityZoneTestJSON-1583523248 tempest-AvailabilityZoneTestJSON-1583523248-project-member] https://10.4.3.8/volume/v3/os-availability-zone returned with HTTP 200 Aug 07 10:05:54.366875 np0000006707 devstack@c-api.service[100298]: [pid: 100298|app: 0|req: 1289/5153] 10.4.3.8 () {66 vars in 1262 bytes} [Fri Aug 7 10:05:54 2026] GET /volume/v3/os-availability-zone => generated 82 bytes in 78 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 07 10:05:54.374522 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [req-44c2a54c-2077-4b45-818e-60f55643de14 req-a630b6af-6b02-41fc-8e0b-c293a9c3a764 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:05:54.377264 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [req-44c2a54c-2077-4b45-818e-60f55643de14 req-a630b6af-6b02-41fc-8e0b-c293a9c3a764 tempest-TestEncryptedCinderVolumes-1545393347 tempest-TestEncryptedCinderVolumes-1545393347-project-member] GET https://10.4.3.8/volume/v3/volumes/2a9e4638-e8b3-4c20-8b45-3cac1441e29c Aug 07 10:05:54.377572 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [req-44c2a54c-2077-4b45-818e-60f55643de14 req-a630b6af-6b02-41fc-8e0b-c293a9c3a764 tempest-TestEncryptedCinderVolumes-1545393347 tempest-TestEncryptedCinderVolumes-1545393347-project-member] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 10:05:54.377831 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [req-44c2a54c-2077-4b45-818e-60f55643de14 req-a630b6af-6b02-41fc-8e0b-c293a9c3a764 tempest-TestEncryptedCinderVolumes-1545393347 tempest-TestEncryptedCinderVolumes-1545393347-project-member] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 10:05:54.386943 np0000006707 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 10:05:54.386943 np0000006707 devstack@c-api.service[100295]: warnings.warn( Aug 07 10:05:54.391670 np0000006707 devstack@c-api.service[100295]: INFO cinder.volume.api [req-44c2a54c-2077-4b45-818e-60f55643de14 req-a630b6af-6b02-41fc-8e0b-c293a9c3a764 tempest-TestEncryptedCinderVolumes-1545393347 tempest-TestEncryptedCinderVolumes-1545393347-project-member] Volume info retrieved successfully. Aug 07 10:05:54.397600 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [req-44c2a54c-2077-4b45-818e-60f55643de14 req-a630b6af-6b02-41fc-8e0b-c293a9c3a764 tempest-TestEncryptedCinderVolumes-1545393347 tempest-TestEncryptedCinderVolumes-1545393347-project-member] https://10.4.3.8/volume/v3/volumes/2a9e4638-e8b3-4c20-8b45-3cac1441e29c returned with HTTP 200 Aug 07 10:05:54.398170 np0000006707 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 1292/5154] 10.4.3.8 () {68 vars in 1584 bytes} [Fri Aug 7 10:05:54 2026] GET /volume/v3/volumes/2a9e4638-e8b3-4c20-8b45-3cac1441e29c => generated 1446 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 10:05:55.052237 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [req-44c2a54c-2077-4b45-818e-60f55643de14 req-f6c11dac-acbd-4d95-b4d1-d37cf52a61b0 None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:05:55.055530 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [req-44c2a54c-2077-4b45-818e-60f55643de14 req-f6c11dac-acbd-4d95-b4d1-d37cf52a61b0 tempest-TestEncryptedCinderVolumes-1545393347 tempest-TestEncryptedCinderVolumes-1545393347-project-member] GET https://10.4.3.8/volume/v3/volumes/2a9e4638-e8b3-4c20-8b45-3cac1441e29c Aug 07 10:05:55.056608 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [req-44c2a54c-2077-4b45-818e-60f55643de14 req-f6c11dac-acbd-4d95-b4d1-d37cf52a61b0 tempest-TestEncryptedCinderVolumes-1545393347 tempest-TestEncryptedCinderVolumes-1545393347-project-member] Empty body provided in request {{(pid=100296) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 10:05:55.057020 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [req-44c2a54c-2077-4b45-818e-60f55643de14 req-f6c11dac-acbd-4d95-b4d1-d37cf52a61b0 tempest-TestEncryptedCinderVolumes-1545393347 tempest-TestEncryptedCinderVolumes-1545393347-project-member] Calling method 'show' {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 10:05:55.066605 np0000006707 devstack@c-api.service[100296]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 10:05:55.066605 np0000006707 devstack@c-api.service[100296]: warnings.warn( Aug 07 10:05:55.072346 np0000006707 devstack@c-api.service[100296]: INFO cinder.volume.api [req-44c2a54c-2077-4b45-818e-60f55643de14 req-f6c11dac-acbd-4d95-b4d1-d37cf52a61b0 tempest-TestEncryptedCinderVolumes-1545393347 tempest-TestEncryptedCinderVolumes-1545393347-project-member] Volume info retrieved successfully. Aug 07 10:05:55.079658 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [req-44c2a54c-2077-4b45-818e-60f55643de14 req-f6c11dac-acbd-4d95-b4d1-d37cf52a61b0 tempest-TestEncryptedCinderVolumes-1545393347 tempest-TestEncryptedCinderVolumes-1545393347-project-member] https://10.4.3.8/volume/v3/volumes/2a9e4638-e8b3-4c20-8b45-3cac1441e29c returned with HTTP 200 Aug 07 10:05:55.080200 np0000006707 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 1284/5155] 10.4.3.8 () {68 vars in 1584 bytes} [Fri Aug 7 10:05:55 2026] GET /volume/v3/volumes/2a9e4638-e8b3-4c20-8b45-3cac1441e29c => generated 1446 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 10:05:55.091951 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [None req-6e1feb0b-7604-4d6c-baff-d2b96a39695a None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:05:55.092291 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-6e1feb0b-7604-4d6c-baff-d2b96a39695a None None] GET https://10.4.3.8/volume// Aug 07 10:05:55.092559 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-6e1feb0b-7604-4d6c-baff-d2b96a39695a None None] Empty body provided in request {{(pid=100297) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 10:05:55.092760 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-6e1feb0b-7604-4d6c-baff-d2b96a39695a None None] Calling method 'all' {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 10:05:55.093093 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-6e1feb0b-7604-4d6c-baff-d2b96a39695a None None] https://10.4.3.8/volume// returned with HTTP 300 Aug 07 10:05:55.093388 np0000006707 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 1291/5156] 10.4.3.8 () {66 vars in 1405 bytes} [Fri Aug 7 10:05:55 2026] GET /volume/ => generated 384 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 07 10:05:55.104147 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.middleware.request_id [req-44c2a54c-2077-4b45-818e-60f55643de14 req-ec54da72-d24b-472c-84df-240417e4e073 None None] RequestId filter calling following filter/app {{(pid=100298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:05:55.106206 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [req-44c2a54c-2077-4b45-818e-60f55643de14 req-ec54da72-d24b-472c-84df-240417e4e073 tempest-TestEncryptedCinderVolumes-1545393347 tempest-TestEncryptedCinderVolumes-1545393347-project-member] POST https://10.4.3.8/volume/v3/attachments Aug 07 10:05:55.106592 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [req-44c2a54c-2077-4b45-818e-60f55643de14 req-ec54da72-d24b-472c-84df-240417e4e073 tempest-TestEncryptedCinderVolumes-1545393347 tempest-TestEncryptedCinderVolumes-1545393347-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "2a9e4638-e8b3-4c20-8b45-3cac1441e29c", "connector": null, "instance_uuid": "dd0d85d3-c478-4a9e-9960-e112abaace8e"}} {{(pid=100298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 10:05:55.114998 np0000006707 devstack@c-api.service[100298]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 10:05:55.114998 np0000006707 devstack@c-api.service[100298]: warnings.warn( Aug 07 10:05:55.145099 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [req-44c2a54c-2077-4b45-818e-60f55643de14 req-ec54da72-d24b-472c-84df-240417e4e073 tempest-TestEncryptedCinderVolumes-1545393347 tempest-TestEncryptedCinderVolumes-1545393347-project-member] https://10.4.3.8/volume/v3/attachments returned with HTTP 200 Aug 07 10:05:55.145831 np0000006707 devstack@c-api.service[100298]: [pid: 100298|app: 0|req: 1290/5157] 10.4.3.8 () {74 vars in 1580 bytes} [Fri Aug 7 10:05:55 2026] POST /volume/v3/attachments => generated 273 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 10:05:55.323263 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-cdf8c10c-7337-4ff5-bd81-594a5737161b None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:05:55.399276 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-cdf8c10c-7337-4ff5-bd81-594a5737161b tempest-ProjectMemberTests-191159325 tempest-ProjectMemberTests-191159325-project-admin] POST https://10.4.3.8/volume/v3/types Aug 07 10:05:55.399666 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-cdf8c10c-7337-4ff5-bd81-594a5737161b tempest-ProjectMemberTests-191159325 tempest-ProjectMemberTests-191159325-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-ProjectMemberTests-volume-type-1835496085", "extra_specs": {"storage_protocol": "tempest-storage_protocol-107603400", "vendor_name": "tempest-vendor_name-1327501233"}}} {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 10:05:55.421122 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-cdf8c10c-7337-4ff5-bd81-594a5737161b tempest-ProjectMemberTests-191159325 tempest-ProjectMemberTests-191159325-project-admin] https://10.4.3.8/volume/v3/types returned with HTTP 200 Aug 07 10:05:55.421700 np0000006707 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 1293/5158] 10.4.3.8 () {68 vars in 1239 bytes} [Fri Aug 7 10:05:55 2026] POST /volume/v3/types => generated 329 bytes in 99 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 07 10:05:55.433035 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [None req-2b15bc9c-0713-4020-ba77-779a2e1cd0ca None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:05:55.434988 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-2b15bc9c-0713-4020-ba77-779a2e1cd0ca tempest-ProjectMemberTests-191159325 tempest-ProjectMemberTests-191159325-project-admin] POST https://10.4.3.8/volume/v3/volumes Aug 07 10:05:55.435491 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-2b15bc9c-0713-4020-ba77-779a2e1cd0ca tempest-ProjectMemberTests-191159325 tempest-ProjectMemberTests-191159325-project-admin] Action: 'create', calling method: create, body: {"volume": {"volume_type": "689582c4-5e9a-4fc0-987d-3071cddaf31b", "size": 1}} {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 10:05:55.437259 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.v3.volumes [None req-2b15bc9c-0713-4020-ba77-779a2e1cd0ca tempest-ProjectMemberTests-191159325 tempest-ProjectMemberTests-191159325-project-admin] Create volume request body: {'volume': {'volume_type': '689582c4-5e9a-4fc0-987d-3071cddaf31b', 'size': 1}} {{(pid=100296) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 07 10:05:55.441597 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.v3.volumes [None req-2b15bc9c-0713-4020-ba77-779a2e1cd0ca tempest-ProjectMemberTests-191159325 tempest-ProjectMemberTests-191159325-project-admin] Create volume of 1 GB Aug 07 10:05:55.441895 np0000006707 devstack@c-api.service[100296]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 10:05:55.441895 np0000006707 devstack@c-api.service[100296]: warnings.warn( Aug 07 10:05:55.442268 np0000006707 devstack@c-api.service[100296]: INFO cinder.volume.api [None req-2b15bc9c-0713-4020-ba77-779a2e1cd0ca tempest-ProjectMemberTests-191159325 tempest-ProjectMemberTests-191159325-project-admin] Availability Zones retrieved successfully. Aug 07 10:05:55.448142 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.volume.api [None req-2b15bc9c-0713-4020-ba77-779a2e1cd0ca tempest-ProjectMemberTests-191159325 tempest-ProjectMemberTests-191159325-project-admin] Flow 'volume_create_api' (bf512f30-ef01-4d93-97aa-527719364a73) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100296) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 10:05:55.449876 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.volume.api [None req-2b15bc9c-0713-4020-ba77-779a2e1cd0ca tempest-ProjectMemberTests-191159325 tempest-ProjectMemberTests-191159325-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2c11a088-ab5b-476c-b881-a19a960c08db) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 10:05:55.450868 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.volume.flows.api.create_volume [None req-2b15bc9c-0713-4020-ba77-779a2e1cd0ca tempest-ProjectMemberTests-191159325 tempest-ProjectMemberTests-191159325-project-admin] Validating volume size '1' using validate_int {{(pid=100296) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 07 10:05:55.476014 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.volume.api [None req-2b15bc9c-0713-4020-ba77-779a2e1cd0ca tempest-ProjectMemberTests-191159325 tempest-ProjectMemberTests-191159325-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2c11a088-ab5b-476c-b881-a19a960c08db) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-07T10:05:55Z,deleted=False,deleted_at=None,description=None,extra_specs={storage_protocol='tempest-storage_protocol-107603400',vendor_name='tempest-vendor_name-1327501233'},id=689582c4-5e9a-4fc0-987d-3071cddaf31b,is_public=True,name='tempest-ProjectMemberTests-volume-type-1835496085',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '689582c4-5e9a-4fc0-987d-3071cddaf31b', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 10:05:55.476910 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.volume.api [None req-2b15bc9c-0713-4020-ba77-779a2e1cd0ca tempest-ProjectMemberTests-191159325 tempest-ProjectMemberTests-191159325-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f2e75744-e1eb-4cab-9d53-65fc4ec60080) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 10:05:55.515537 np0000006707 devstack@c-api.service[100296]: WARNING cinder.quota [None req-2b15bc9c-0713-4020-ba77-779a2e1cd0ca tempest-ProjectMemberTests-191159325 tempest-ProjectMemberTests-191159325-project-admin] Deprecated: Default quota for resource: volumes_tempest-ProjectMemberTests-volume-type-1835496085 is set by the default quota flag: quota_volumes_tempest-ProjectMemberTests-volume-type-1835496085, it is now deprecated. Please use the default quota class for default quota. Aug 07 10:05:55.515841 np0000006707 devstack@c-api.service[100296]: WARNING cinder.quota [None req-2b15bc9c-0713-4020-ba77-779a2e1cd0ca tempest-ProjectMemberTests-191159325 tempest-ProjectMemberTests-191159325-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-ProjectMemberTests-volume-type-1835496085 is set by the default quota flag: quota_gigabytes_tempest-ProjectMemberTests-volume-type-1835496085, it is now deprecated. Please use the default quota class for default quota. Aug 07 10:05:55.555595 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.quota [None req-2b15bc9c-0713-4020-ba77-779a2e1cd0ca tempest-ProjectMemberTests-191159325 tempest-ProjectMemberTests-191159325-project-admin] Created reservations ['979c2ade-b9bd-48ee-aba6-0e59b2fe8c38', '944252e6-0ffc-4f74-a798-672349d2e65c', 'bf7f988a-7fd7-4491-9b92-83b19db7349f', 'dacb641b-af88-4a4f-90f5-821a93754a52'] {{(pid=100296) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 10:05:55.556549 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.volume.api [None req-2b15bc9c-0713-4020-ba77-779a2e1cd0ca tempest-ProjectMemberTests-191159325 tempest-ProjectMemberTests-191159325-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f2e75744-e1eb-4cab-9d53-65fc4ec60080) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['979c2ade-b9bd-48ee-aba6-0e59b2fe8c38', '944252e6-0ffc-4f74-a798-672349d2e65c', 'bf7f988a-7fd7-4491-9b92-83b19db7349f', 'dacb641b-af88-4a4f-90f5-821a93754a52']}' {{(pid=100296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 10:05:55.557244 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.volume.api [None req-2b15bc9c-0713-4020-ba77-779a2e1cd0ca tempest-ProjectMemberTests-191159325 tempest-ProjectMemberTests-191159325-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2ab79ef1-c87b-4dee-a406-6c66a6cbc0e5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 10:05:55.582475 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.volume.api [None req-2b15bc9c-0713-4020-ba77-779a2e1cd0ca tempest-ProjectMemberTests-191159325 tempest-ProjectMemberTests-191159325-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2ab79ef1-c87b-4dee-a406-6c66a6cbc0e5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '07dafcc7-bc28-4373-9f8e-17da3cb35a4b', '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='04e0568c56e544098cc5a65fd78cc9e6',qos_specs=None,replication_status=,reservations=['979c2ade-b9bd-48ee-aba6-0e59b2fe8c38','944252e6-0ffc-4f74-a798-672349d2e65c','bf7f988a-7fd7-4491-9b92-83b19db7349f','dacb641b-af88-4a4f-90f5-821a93754a52'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e7bd4cbf13614769917a550ec624041a',volume_type_id=689582c4-5e9a-4fc0-987d-3071cddaf31b), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-07T10:05:55Z,deleted=False,deleted_at=None,display_description=None,display_name=None,ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=07dafcc7-bc28-4373-9f8e-17da3cb35a4b,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='04e0568c56e544098cc5a65fd78cc9e6',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='e7bd4cbf13614769917a550ec624041a',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(689582c4-5e9a-4fc0-987d-3071cddaf31b),volume_type_id=689582c4-5e9a-4fc0-987d-3071cddaf31b)}' {{(pid=100296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 10:05:55.583482 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.volume.api [None req-2b15bc9c-0713-4020-ba77-779a2e1cd0ca tempest-ProjectMemberTests-191159325 tempest-ProjectMemberTests-191159325-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4ece2694-4923-400f-911c-0c3023e7b890) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 10:05:55.604341 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.volume.api [None req-2b15bc9c-0713-4020-ba77-779a2e1cd0ca tempest-ProjectMemberTests-191159325 tempest-ProjectMemberTests-191159325-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4ece2694-4923-400f-911c-0c3023e7b890) transitioned into state 'SUCCESS' from 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='04e0568c56e544098cc5a65fd78cc9e6',qos_specs=None,replication_status=,reservations=['979c2ade-b9bd-48ee-aba6-0e59b2fe8c38','944252e6-0ffc-4f74-a798-672349d2e65c','bf7f988a-7fd7-4491-9b92-83b19db7349f','dacb641b-af88-4a4f-90f5-821a93754a52'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e7bd4cbf13614769917a550ec624041a',volume_type_id=689582c4-5e9a-4fc0-987d-3071cddaf31b)}' {{(pid=100296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 10:05:55.605011 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.volume.api [None req-2b15bc9c-0713-4020-ba77-779a2e1cd0ca tempest-ProjectMemberTests-191159325 tempest-ProjectMemberTests-191159325-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4f5eaf19-efc8-4278-b0b8-e61c70f2fb0b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 10:05:55.616358 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.volume.api [None req-2b15bc9c-0713-4020-ba77-779a2e1cd0ca tempest-ProjectMemberTests-191159325 tempest-ProjectMemberTests-191159325-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4f5eaf19-efc8-4278-b0b8-e61c70f2fb0b) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 10:05:55.616830 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.volume.api [None req-2b15bc9c-0713-4020-ba77-779a2e1cd0ca tempest-ProjectMemberTests-191159325 tempest-ProjectMemberTests-191159325-project-admin] Flow 'volume_create_api' (bf512f30-ef01-4d93-97aa-527719364a73) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100296) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 10:05:55.617158 np0000006707 devstack@c-api.service[100296]: INFO cinder.volume.api [None req-2b15bc9c-0713-4020-ba77-779a2e1cd0ca tempest-ProjectMemberTests-191159325 tempest-ProjectMemberTests-191159325-project-admin] Create volume request issued successfully. Aug 07 10:05:55.620431 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-2b15bc9c-0713-4020-ba77-779a2e1cd0ca tempest-ProjectMemberTests-191159325 tempest-ProjectMemberTests-191159325-project-admin] https://10.4.3.8/volume/v3/volumes returned with HTTP 202 Aug 07 10:05:55.621241 np0000006707 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 1285/5159] 10.4.3.8 () {70 vars in 1284 bytes} [Fri Aug 7 10:05:55 2026] POST /volume/v3/volumes => generated 770 bytes in 188 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 07 10:05:55.634161 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [None req-ccb45d2a-76f8-4476-a5aa-37999665b1d3 None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:05:55.635899 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-ccb45d2a-76f8-4476-a5aa-37999665b1d3 tempest-ProjectMemberTests-191159325 tempest-ProjectMemberTests-191159325-project-admin] GET https://10.4.3.8/volume/v3/volumes/07dafcc7-bc28-4373-9f8e-17da3cb35a4b Aug 07 10:05:55.636108 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-ccb45d2a-76f8-4476-a5aa-37999665b1d3 tempest-ProjectMemberTests-191159325 tempest-ProjectMemberTests-191159325-project-admin] Empty body provided in request {{(pid=100297) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 10:05:55.636310 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-ccb45d2a-76f8-4476-a5aa-37999665b1d3 tempest-ProjectMemberTests-191159325 tempest-ProjectMemberTests-191159325-project-admin] Calling method 'show' {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 10:05:55.643764 np0000006707 devstack@c-api.service[100297]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 10:05:55.643764 np0000006707 devstack@c-api.service[100297]: warnings.warn( Aug 07 10:05:55.647220 np0000006707 devstack@c-api.service[100297]: INFO cinder.volume.api [None req-ccb45d2a-76f8-4476-a5aa-37999665b1d3 tempest-ProjectMemberTests-191159325 tempest-ProjectMemberTests-191159325-project-admin] Volume info retrieved successfully. Aug 07 10:05:55.651241 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-ccb45d2a-76f8-4476-a5aa-37999665b1d3 tempest-ProjectMemberTests-191159325 tempest-ProjectMemberTests-191159325-project-admin] https://10.4.3.8/volume/v3/volumes/07dafcc7-bc28-4373-9f8e-17da3cb35a4b returned with HTTP 200 Aug 07 10:05:55.651660 np0000006707 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 1292/5160] 10.4.3.8 () {68 vars in 1374 bytes} [Fri Aug 7 10:05:55 2026] GET /volume/v3/volumes/07dafcc7-bc28-4373-9f8e-17da3cb35a4b => generated 949 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 10:05:56.176211 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.middleware.request_id [None req-940cc569-2c06-4fbe-892c-30f6df0b0257 None None] RequestId filter calling following filter/app {{(pid=100298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:05:56.176687 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [None req-940cc569-2c06-4fbe-892c-30f6df0b0257 None None] GET https://10.4.3.8/volume// Aug 07 10:05:56.176921 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [None req-940cc569-2c06-4fbe-892c-30f6df0b0257 None None] Empty body provided in request {{(pid=100298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 10:05:56.177136 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [None req-940cc569-2c06-4fbe-892c-30f6df0b0257 None None] Calling method 'all' {{(pid=100298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 10:05:56.177506 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [None req-940cc569-2c06-4fbe-892c-30f6df0b0257 None None] https://10.4.3.8/volume// returned with HTTP 300 Aug 07 10:05:56.177796 np0000006707 devstack@c-api.service[100298]: [pid: 100298|app: 0|req: 1291/5161] 10.4.3.8 () {66 vars in 1412 bytes} [Fri Aug 7 10:05:56 2026] GET /volume/ => generated 384 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 07 10:05:56.189965 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [req-44c2a54c-2077-4b45-818e-60f55643de14 req-574d573d-13ce-40fc-a4e8-03701f0aa708 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:05:56.192568 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [req-44c2a54c-2077-4b45-818e-60f55643de14 req-574d573d-13ce-40fc-a4e8-03701f0aa708 tempest-TestEncryptedCinderVolumes-1545393347 tempest-TestEncryptedCinderVolumes-1545393347-project-member] GET https://10.4.3.8/volume/v3/volumes/2a9e4638-e8b3-4c20-8b45-3cac1441e29c Aug 07 10:05:56.192804 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [req-44c2a54c-2077-4b45-818e-60f55643de14 req-574d573d-13ce-40fc-a4e8-03701f0aa708 tempest-TestEncryptedCinderVolumes-1545393347 tempest-TestEncryptedCinderVolumes-1545393347-project-member] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 10:05:56.192992 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [req-44c2a54c-2077-4b45-818e-60f55643de14 req-574d573d-13ce-40fc-a4e8-03701f0aa708 tempest-TestEncryptedCinderVolumes-1545393347 tempest-TestEncryptedCinderVolumes-1545393347-project-member] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 10:05:56.202787 np0000006707 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 10:05:56.202787 np0000006707 devstack@c-api.service[100295]: warnings.warn( Aug 07 10:05:56.206774 np0000006707 devstack@c-api.service[100295]: INFO cinder.volume.api [req-44c2a54c-2077-4b45-818e-60f55643de14 req-574d573d-13ce-40fc-a4e8-03701f0aa708 tempest-TestEncryptedCinderVolumes-1545393347 tempest-TestEncryptedCinderVolumes-1545393347-project-member] Volume info retrieved successfully. Aug 07 10:05:56.212156 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [req-44c2a54c-2077-4b45-818e-60f55643de14 req-574d573d-13ce-40fc-a4e8-03701f0aa708 tempest-TestEncryptedCinderVolumes-1545393347 tempest-TestEncryptedCinderVolumes-1545393347-project-member] https://10.4.3.8/volume/v3/volumes/2a9e4638-e8b3-4c20-8b45-3cac1441e29c returned with HTTP 200 Aug 07 10:05:56.212669 np0000006707 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 1294/5162] 10.4.3.8 () {70 vars in 1625 bytes} [Fri Aug 7 10:05:56 2026] GET /volume/v3/volumes/2a9e4638-e8b3-4c20-8b45-3cac1441e29c => generated 1625 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 07 10:05:56.338442 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [req-44c2a54c-2077-4b45-818e-60f55643de14 req-6ecc0d26-bacc-49cb-81b2-ee4d70a51ba9 None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:05:56.341313 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [req-44c2a54c-2077-4b45-818e-60f55643de14 req-6ecc0d26-bacc-49cb-81b2-ee4d70a51ba9 tempest-TestEncryptedCinderVolumes-1545393347 tempest-TestEncryptedCinderVolumes-1545393347-project-member] PUT https://10.4.3.8/volume/v3/attachments/b2d53e4a-6030-4143-80f9-404f6339e162 Aug 07 10:05:56.341812 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [req-44c2a54c-2077-4b45-818e-60f55643de14 req-6ecc0d26-bacc-49cb-81b2-ee4d70a51ba9 tempest-TestEncryptedCinderVolumes-1545393347 tempest-TestEncryptedCinderVolumes-1545393347-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.8", "host": "np0000006707", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:568b993d50b1", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "d2780578-1896-461f-80ac-b58d2e346b90", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 10:05:56.352334 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.coordination [req-44c2a54c-2077-4b45-818e-60f55643de14 req-6ecc0d26-bacc-49cb-81b2-ee4d70a51ba9 tempest-TestEncryptedCinderVolumes-1545393347 tempest-TestEncryptedCinderVolumes-1545393347-project-member] Acquiring lock "cinder-attachment_update-2a9e4638-e8b3-4c20-8b45-3cac1441e29c-np0000006707" by "attachment_update" {{(pid=100296) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 07 10:05:56.357345 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.coordination [req-44c2a54c-2077-4b45-818e-60f55643de14 req-6ecc0d26-bacc-49cb-81b2-ee4d70a51ba9 tempest-TestEncryptedCinderVolumes-1545393347 tempest-TestEncryptedCinderVolumes-1545393347-project-member] Lock "cinder-attachment_update-2a9e4638-e8b3-4c20-8b45-3cac1441e29c-np0000006707" acquired by "attachment_update" :: waited 0.005s {{(pid=100296) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 07 10:05:56.358663 np0000006707 devstack@c-api.service[100296]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 10:05:56.358663 np0000006707 devstack@c-api.service[100296]: warnings.warn( Aug 07 10:05:56.483554 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.coordination [req-44c2a54c-2077-4b45-818e-60f55643de14 req-6ecc0d26-bacc-49cb-81b2-ee4d70a51ba9 tempest-TestEncryptedCinderVolumes-1545393347 tempest-TestEncryptedCinderVolumes-1545393347-project-member] Lock "cinder-attachment_update-2a9e4638-e8b3-4c20-8b45-3cac1441e29c-np0000006707" released by "attachment_update" :: held 0.126s {{(pid=100296) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 07 10:05:56.483978 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [req-44c2a54c-2077-4b45-818e-60f55643de14 req-6ecc0d26-bacc-49cb-81b2-ee4d70a51ba9 tempest-TestEncryptedCinderVolumes-1545393347 tempest-TestEncryptedCinderVolumes-1545393347-project-member] https://10.4.3.8/volume/v3/attachments/b2d53e4a-6030-4143-80f9-404f6339e162 returned with HTTP 200 Aug 07 10:05:56.484579 np0000006707 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 1286/5163] 10.4.3.8 () {74 vars in 1690 bytes} [Fri Aug 7 10:05:56 2026] PUT /volume/v3/attachments/b2d53e4a-6030-4143-80f9-404f6339e162 => generated 968 bytes in 147 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 10:05:56.508478 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [req-44c2a54c-2077-4b45-818e-60f55643de14 req-dab04b4a-1a18-4f77-849c-40c1f2b785a7 None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:05:56.511540 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [req-44c2a54c-2077-4b45-818e-60f55643de14 req-dab04b4a-1a18-4f77-849c-40c1f2b785a7 tempest-TestEncryptedCinderVolumes-1545393347 tempest-TestEncryptedCinderVolumes-1545393347-project-member] POST https://10.4.3.8/volume/v3/attachments/b2d53e4a-6030-4143-80f9-404f6339e162/action Aug 07 10:05:56.511540 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [req-44c2a54c-2077-4b45-818e-60f55643de14 req-dab04b4a-1a18-4f77-849c-40c1f2b785a7 tempest-TestEncryptedCinderVolumes-1545393347 tempest-TestEncryptedCinderVolumes-1545393347-project-member] Action body: b'{"os-complete": null}' {{(pid=100297) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 07 10:05:56.511540 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [req-44c2a54c-2077-4b45-818e-60f55643de14 req-dab04b4a-1a18-4f77-849c-40c1f2b785a7 tempest-TestEncryptedCinderVolumes-1545393347 tempest-TestEncryptedCinderVolumes-1545393347-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 10:05:56.529558 np0000006707 devstack@c-api.service[100297]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 10:05:56.529558 np0000006707 devstack@c-api.service[100297]: warnings.warn( Aug 07 10:05:56.536434 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.middleware.request_id [None req-5f610518-ad8d-4e3f-8a44-e811bc046858 None None] RequestId filter calling following filter/app {{(pid=100298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:05:56.542682 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [req-44c2a54c-2077-4b45-818e-60f55643de14 req-dab04b4a-1a18-4f77-849c-40c1f2b785a7 tempest-TestEncryptedCinderVolumes-1545393347 tempest-TestEncryptedCinderVolumes-1545393347-project-member] https://10.4.3.8/volume/v3/attachments/b2d53e4a-6030-4143-80f9-404f6339e162/action returned with HTTP 204 Aug 07 10:05:56.543235 np0000006707 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 1293/5164] 10.4.3.8 () {74 vars in 1711 bytes} [Fri Aug 7 10:05:56 2026] POST /volume/v3/attachments/b2d53e4a-6030-4143-80f9-404f6339e162/action => generated 0 bytes in 35 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 07 10:05:56.664706 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-e537a0d3-65bc-4ba9-90d8-c8e235594638 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:05:56.666554 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-e537a0d3-65bc-4ba9-90d8-c8e235594638 tempest-ProjectMemberTests-191159325 tempest-ProjectMemberTests-191159325-project-admin] GET https://10.4.3.8/volume/v3/volumes/07dafcc7-bc28-4373-9f8e-17da3cb35a4b Aug 07 10:05:56.666775 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-e537a0d3-65bc-4ba9-90d8-c8e235594638 tempest-ProjectMemberTests-191159325 tempest-ProjectMemberTests-191159325-project-admin] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 10:05:56.666960 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-e537a0d3-65bc-4ba9-90d8-c8e235594638 tempest-ProjectMemberTests-191159325 tempest-ProjectMemberTests-191159325-project-admin] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 10:05:56.678022 np0000006707 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 10:05:56.678022 np0000006707 devstack@c-api.service[100295]: warnings.warn( Aug 07 10:05:56.684862 np0000006707 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-e537a0d3-65bc-4ba9-90d8-c8e235594638 tempest-ProjectMemberTests-191159325 tempest-ProjectMemberTests-191159325-project-admin] Volume info retrieved successfully. Aug 07 10:05:56.693687 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-e537a0d3-65bc-4ba9-90d8-c8e235594638 tempest-ProjectMemberTests-191159325 tempest-ProjectMemberTests-191159325-project-admin] https://10.4.3.8/volume/v3/volumes/07dafcc7-bc28-4373-9f8e-17da3cb35a4b returned with HTTP 200 Aug 07 10:05:56.694251 np0000006707 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 1295/5165] 10.4.3.8 () {68 vars in 1374 bytes} [Fri Aug 7 10:05:56 2026] GET /volume/v3/volumes/07dafcc7-bc28-4373-9f8e-17da3cb35a4b => generated 970 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 10:05:56.703076 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [None req-5f610518-ad8d-4e3f-8a44-e811bc046858 tempest-VolumesTransfersV355Test-377906827 tempest-VolumesTransfersV355Test-377906827-project-member] POST https://10.4.3.8/volume/v3/volumes Aug 07 10:05:56.703607 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [None req-5f610518-ad8d-4e3f-8a44-e811bc046858 tempest-VolumesTransfersV355Test-377906827 tempest-VolumesTransfersV355Test-377906827-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesTransfersV355Test-Volume-764061622"}} {{(pid=100298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 10:05:56.705498 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.v3.volumes [None req-5f610518-ad8d-4e3f-8a44-e811bc046858 tempest-VolumesTransfersV355Test-377906827 tempest-VolumesTransfersV355Test-377906827-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesTransfersV355Test-Volume-764061622'}} {{(pid=100298) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 07 10:05:56.705879 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.v3.volumes [None req-5f610518-ad8d-4e3f-8a44-e811bc046858 tempest-VolumesTransfersV355Test-377906827 tempest-VolumesTransfersV355Test-377906827-project-member] Create volume of 1 GB Aug 07 10:05:56.706004 np0000006707 devstack@c-api.service[100298]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 10:05:56.706004 np0000006707 devstack@c-api.service[100298]: warnings.warn( Aug 07 10:05:56.707766 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [None req-828c58af-cc15-4586-a1ff-31d7d456618e None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:05:56.709667 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-828c58af-cc15-4586-a1ff-31d7d456618e tempest-ProjectMemberTests-191159325 tempest-ProjectMemberTests-191159325-project-admin] GET https://10.4.3.8/volume/v3/messages Aug 07 10:05:56.709929 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-828c58af-cc15-4586-a1ff-31d7d456618e tempest-ProjectMemberTests-191159325 tempest-ProjectMemberTests-191159325-project-admin] Empty body provided in request {{(pid=100296) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 10:05:56.710130 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-828c58af-cc15-4586-a1ff-31d7d456618e tempest-ProjectMemberTests-191159325 tempest-ProjectMemberTests-191159325-project-admin] Calling method 'version_select' {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 10:05:56.710721 np0000006707 devstack@c-api.service[100296]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 10:05:56.710721 np0000006707 devstack@c-api.service[100296]: warnings.warn( Aug 07 10:05:56.712500 np0000006707 devstack@c-api.service[100298]: INFO cinder.volume.api [None req-5f610518-ad8d-4e3f-8a44-e811bc046858 tempest-VolumesTransfersV355Test-377906827 tempest-VolumesTransfersV355Test-377906827-project-member] Availability Zones retrieved successfully. Aug 07 10:05:56.715889 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-828c58af-cc15-4586-a1ff-31d7d456618e tempest-ProjectMemberTests-191159325 tempest-ProjectMemberTests-191159325-project-admin] https://10.4.3.8/volume/v3/messages returned with HTTP 200 Aug 07 10:05:56.716736 np0000006707 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 1287/5166] 10.4.3.8 () {68 vars in 1266 bytes} [Fri Aug 7 10:05:56 2026] GET /volume/v3/messages => generated 666 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 10:05:56.719292 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.volume.api [None req-5f610518-ad8d-4e3f-8a44-e811bc046858 tempest-VolumesTransfersV355Test-377906827 tempest-VolumesTransfersV355Test-377906827-project-member] Flow 'volume_create_api' (475fa98f-26cc-40c3-ab3a-2b95255fc76a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100298) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 10:05:56.720826 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.volume.api [None req-5f610518-ad8d-4e3f-8a44-e811bc046858 tempest-VolumesTransfersV355Test-377906827 tempest-VolumesTransfersV355Test-377906827-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b681fb6a-2e11-4fbf-bb9f-e3cf8902c070) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100298) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 10:05:56.721917 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.volume.flows.api.create_volume [None req-5f610518-ad8d-4e3f-8a44-e811bc046858 tempest-VolumesTransfersV355Test-377906827 tempest-VolumesTransfersV355Test-377906827-project-member] Validating volume size '1' using validate_int {{(pid=100298) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 07 10:05:56.728075 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [None req-7d373be1-42b9-4566-99bf-e015df61f2cd None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:05:56.752215 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.volume.api [None req-5f610518-ad8d-4e3f-8a44-e811bc046858 tempest-VolumesTransfersV355Test-377906827 tempest-VolumesTransfersV355Test-377906827-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b681fb6a-2e11-4fbf-bb9f-e3cf8902c070) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-07T09:47:39Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=45fd9a3a-b61e-4c6c-9ab7-d02f06678d0d,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '45fd9a3a-b61e-4c6c-9ab7-d02f06678d0d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100298) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 10:05:56.753070 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.volume.api [None req-5f610518-ad8d-4e3f-8a44-e811bc046858 tempest-VolumesTransfersV355Test-377906827 tempest-VolumesTransfersV355Test-377906827-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (56bf1e03-73a5-4093-b1f2-e1546ad6bdc1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100298) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 10:05:56.806284 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-7d373be1-42b9-4566-99bf-e015df61f2cd tempest-ProjectMemberTests-191159325 tempest-ProjectMemberTests-191159325-project-member] DELETE https://10.4.3.8/volume/v3/messages/c7f1dc0e-02b8-4c35-a73b-1da0e4ab5320 Aug 07 10:05:56.806579 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-7d373be1-42b9-4566-99bf-e015df61f2cd tempest-ProjectMemberTests-191159325 tempest-ProjectMemberTests-191159325-project-member] Empty body provided in request {{(pid=100297) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 10:05:56.806768 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-7d373be1-42b9-4566-99bf-e015df61f2cd tempest-ProjectMemberTests-191159325 tempest-ProjectMemberTests-191159325-project-member] Calling method 'version_select' {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 10:05:56.819701 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-7d373be1-42b9-4566-99bf-e015df61f2cd tempest-ProjectMemberTests-191159325 tempest-ProjectMemberTests-191159325-project-member] https://10.4.3.8/volume/v3/messages/c7f1dc0e-02b8-4c35-a73b-1da0e4ab5320 returned with HTTP 204 Aug 07 10:05:56.820592 np0000006707 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 1294/5167] 10.4.3.8 () {68 vars in 1380 bytes} [Fri Aug 7 10:05:56 2026] DELETE /volume/v3/messages/c7f1dc0e-02b8-4c35-a73b-1da0e4ab5320 => generated 0 bytes in 93 msecs (HTTP/1.1 204) 6 headers in 235 bytes (1 switches on core 0) Aug 07 10:05:56.820678 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.quota [None req-5f610518-ad8d-4e3f-8a44-e811bc046858 tempest-VolumesTransfersV355Test-377906827 tempest-VolumesTransfersV355Test-377906827-project-member] Created reservations ['dccfc22c-f4ec-4391-9a76-f826f3e87b58', 'c6f598ba-28b1-46ce-ae0f-c6ed65ae3896', 'b24dd201-28cb-49b8-897c-085560ad88f8', 'f3bc2057-0114-4d37-be80-f9672ad50834'] {{(pid=100298) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 10:05:56.821475 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.volume.api [None req-5f610518-ad8d-4e3f-8a44-e811bc046858 tempest-VolumesTransfersV355Test-377906827 tempest-VolumesTransfersV355Test-377906827-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (56bf1e03-73a5-4093-b1f2-e1546ad6bdc1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['dccfc22c-f4ec-4391-9a76-f826f3e87b58', 'c6f598ba-28b1-46ce-ae0f-c6ed65ae3896', 'b24dd201-28cb-49b8-897c-085560ad88f8', 'f3bc2057-0114-4d37-be80-f9672ad50834']}' {{(pid=100298) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 10:05:56.822296 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.volume.api [None req-5f610518-ad8d-4e3f-8a44-e811bc046858 tempest-VolumesTransfersV355Test-377906827 tempest-VolumesTransfersV355Test-377906827-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d936d471-c6f5-4aeb-a948-b1cd99afc04f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100298) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 10:05:56.828358 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-784b46e4-3d16-4baf-ae71-887bbbf60614 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:05:56.830494 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-784b46e4-3d16-4baf-ae71-887bbbf60614 tempest-ProjectMemberTests-191159325 tempest-ProjectMemberTests-191159325-project-member] GET https://10.4.3.8/volume/v3/messages/c7f1dc0e-02b8-4c35-a73b-1da0e4ab5320 Aug 07 10:05:56.830763 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-784b46e4-3d16-4baf-ae71-887bbbf60614 tempest-ProjectMemberTests-191159325 tempest-ProjectMemberTests-191159325-project-member] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 10:05:56.830995 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-784b46e4-3d16-4baf-ae71-887bbbf60614 tempest-ProjectMemberTests-191159325 tempest-ProjectMemberTests-191159325-project-member] Calling method 'version_select' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 10:05:56.834127 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-784b46e4-3d16-4baf-ae71-887bbbf60614 tempest-ProjectMemberTests-191159325 tempest-ProjectMemberTests-191159325-project-member] https://10.4.3.8/volume/v3/messages/c7f1dc0e-02b8-4c35-a73b-1da0e4ab5320 returned with HTTP 404 Aug 07 10:05:56.834654 np0000006707 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 1296/5168] 10.4.3.8 () {68 vars in 1377 bytes} [Fri Aug 7 10:05:56 2026] GET /volume/v3/messages/c7f1dc0e-02b8-4c35-a73b-1da0e4ab5320 => generated 110 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 10:05:56.843486 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [None req-8e474a22-bfc7-4a45-9664-fc466b19d4d6 None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:05:56.845494 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-8e474a22-bfc7-4a45-9664-fc466b19d4d6 tempest-ProjectMemberTests-191159325 tempest-ProjectMemberTests-191159325-project-admin] DELETE https://10.4.3.8/volume/v3/volumes/07dafcc7-bc28-4373-9f8e-17da3cb35a4b Aug 07 10:05:56.845584 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.volume.api [None req-5f610518-ad8d-4e3f-8a44-e811bc046858 tempest-VolumesTransfersV355Test-377906827 tempest-VolumesTransfersV355Test-377906827-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d936d471-c6f5-4aeb-a948-b1cd99afc04f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'f60dae98-a578-4ef7-9fb5-a3c850d119cc', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesTransfersV355Test-Volume-764061622',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='57b4d736fa3a4be8bcc61cdf87a1e00f',qos_specs=None,replication_status=,reservations=['dccfc22c-f4ec-4391-9a76-f826f3e87b58','c6f598ba-28b1-46ce-ae0f-c6ed65ae3896','b24dd201-28cb-49b8-897c-085560ad88f8','f3bc2057-0114-4d37-be80-f9672ad50834'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d09047b694864d358734b4e0137ef6d0',volume_type_id=45fd9a3a-b61e-4c6c-9ab7-d02f06678d0d), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-07T10:05:56Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesTransfersV355Test-Volume-764061622',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=f60dae98-a578-4ef7-9fb5-a3c850d119cc,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='57b4d736fa3a4be8bcc61cdf87a1e00f',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='d09047b694864d358734b4e0137ef6d0',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(45fd9a3a-b61e-4c6c-9ab7-d02f06678d0d),volume_type_id=45fd9a3a-b61e-4c6c-9ab7-d02f06678d0d)}' {{(pid=100298) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 10:05:56.845752 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-8e474a22-bfc7-4a45-9664-fc466b19d4d6 tempest-ProjectMemberTests-191159325 tempest-ProjectMemberTests-191159325-project-admin] Empty body provided in request {{(pid=100296) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 10:05:56.845951 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-8e474a22-bfc7-4a45-9664-fc466b19d4d6 tempest-ProjectMemberTests-191159325 tempest-ProjectMemberTests-191159325-project-admin] Calling method 'delete' {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 10:05:56.846123 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.v3.volumes [None req-8e474a22-bfc7-4a45-9664-fc466b19d4d6 tempest-ProjectMemberTests-191159325 tempest-ProjectMemberTests-191159325-project-admin] Delete volume with id: 07dafcc7-bc28-4373-9f8e-17da3cb35a4b Aug 07 10:05:56.846481 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.volume.api [None req-5f610518-ad8d-4e3f-8a44-e811bc046858 tempest-VolumesTransfersV355Test-377906827 tempest-VolumesTransfersV355Test-377906827-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6b2e304d-2afe-40f1-91e4-f62f3190e98f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100298) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 10:05:56.855602 np0000006707 devstack@c-api.service[100296]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 10:05:56.855602 np0000006707 devstack@c-api.service[100296]: warnings.warn( Aug 07 10:05:56.856071 np0000006707 devstack@c-api.service[100296]: INFO cinder.volume.api [None req-8e474a22-bfc7-4a45-9664-fc466b19d4d6 tempest-ProjectMemberTests-191159325 tempest-ProjectMemberTests-191159325-project-admin] Volume info retrieved successfully. Aug 07 10:05:56.857610 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.volume.api [None req-8e474a22-bfc7-4a45-9664-fc466b19d4d6 tempest-ProjectMemberTests-191159325 tempest-ProjectMemberTests-191159325-project-admin] Decrease volume quotas for non temporary volume in non error_managing status. {{(pid=100296) delete /opt/stack/cinder/cinder/volume/api.py:434}} Aug 07 10:05:56.866670 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.volume.api [None req-5f610518-ad8d-4e3f-8a44-e811bc046858 tempest-VolumesTransfersV355Test-377906827 tempest-VolumesTransfersV355Test-377906827-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6b2e304d-2afe-40f1-91e4-f62f3190e98f) transitioned into state 'SUCCESS' from state '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-764061622',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='57b4d736fa3a4be8bcc61cdf87a1e00f',qos_specs=None,replication_status=,reservations=['dccfc22c-f4ec-4391-9a76-f826f3e87b58','c6f598ba-28b1-46ce-ae0f-c6ed65ae3896','b24dd201-28cb-49b8-897c-085560ad88f8','f3bc2057-0114-4d37-be80-f9672ad50834'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d09047b694864d358734b4e0137ef6d0',volume_type_id=45fd9a3a-b61e-4c6c-9ab7-d02f06678d0d)}' {{(pid=100298) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 10:05:56.867515 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.volume.api [None req-5f610518-ad8d-4e3f-8a44-e811bc046858 tempest-VolumesTransfersV355Test-377906827 tempest-VolumesTransfersV355Test-377906827-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (fbafbb7a-04bf-4071-abe3-9672ba892118) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100298) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 10:05:56.878006 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.volume.api [None req-5f610518-ad8d-4e3f-8a44-e811bc046858 tempest-VolumesTransfersV355Test-377906827 tempest-VolumesTransfersV355Test-377906827-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (fbafbb7a-04bf-4071-abe3-9672ba892118) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100298) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 10:05:56.878845 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.volume.api [None req-5f610518-ad8d-4e3f-8a44-e811bc046858 tempest-VolumesTransfersV355Test-377906827 tempest-VolumesTransfersV355Test-377906827-project-member] Flow 'volume_create_api' (475fa98f-26cc-40c3-ab3a-2b95255fc76a) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100298) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 10:05:56.879214 np0000006707 devstack@c-api.service[100298]: INFO cinder.volume.api [None req-5f610518-ad8d-4e3f-8a44-e811bc046858 tempest-VolumesTransfersV355Test-377906827 tempest-VolumesTransfersV355Test-377906827-project-member] Create volume request issued successfully. Aug 07 10:05:56.879982 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [None req-5f610518-ad8d-4e3f-8a44-e811bc046858 tempest-VolumesTransfersV355Test-377906827 tempest-VolumesTransfersV355Test-377906827-project-member] https://10.4.3.8/volume/v3/volumes returned with HTTP 202 Aug 07 10:05:56.880591 np0000006707 devstack@c-api.service[100298]: [pid: 100298|app: 0|req: 1292/5169] 10.4.3.8 () {70 vars in 1285 bytes} [Fri Aug 7 10:05:56 2026] POST /volume/v3/volumes => generated 814 bytes in 345 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 07 10:05:56.886349 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.quota [None req-8e474a22-bfc7-4a45-9664-fc466b19d4d6 tempest-ProjectMemberTests-191159325 tempest-ProjectMemberTests-191159325-project-admin] Created reservations ['5cdc7963-9ba3-4fcb-a2eb-a537850149c6', '464a2689-410a-41d4-a6d6-e5fe22d6a8e3', '75dd8c80-cd2d-42b7-b1f1-f2e193c33a52', '4efcc193-8ac1-4b97-9b62-6021114d9f5d'] {{(pid=100296) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 10:05:56.896696 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [None req-2d5174d9-059c-43d9-8bc7-a54bd25be9af None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:05:56.900638 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-2d5174d9-059c-43d9-8bc7-a54bd25be9af tempest-VolumesTransfersV355Test-377906827 tempest-VolumesTransfersV355Test-377906827-project-member] GET https://10.4.3.8/volume/v3/volumes/f60dae98-a578-4ef7-9fb5-a3c850d119cc Aug 07 10:05:56.901006 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-2d5174d9-059c-43d9-8bc7-a54bd25be9af tempest-VolumesTransfersV355Test-377906827 tempest-VolumesTransfersV355Test-377906827-project-member] Empty body provided in request {{(pid=100297) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 10:05:56.901319 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-2d5174d9-059c-43d9-8bc7-a54bd25be9af tempest-VolumesTransfersV355Test-377906827 tempest-VolumesTransfersV355Test-377906827-project-member] Calling method 'show' {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 10:05:56.912800 np0000006707 devstack@c-api.service[100297]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 10:05:56.912800 np0000006707 devstack@c-api.service[100297]: warnings.warn( Aug 07 10:05:56.918688 np0000006707 devstack@c-api.service[100297]: INFO cinder.volume.api [None req-2d5174d9-059c-43d9-8bc7-a54bd25be9af tempest-VolumesTransfersV355Test-377906827 tempest-VolumesTransfersV355Test-377906827-project-member] Volume info retrieved successfully. Aug 07 10:05:56.924977 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-2d5174d9-059c-43d9-8bc7-a54bd25be9af tempest-VolumesTransfersV355Test-377906827 tempest-VolumesTransfersV355Test-377906827-project-member] https://10.4.3.8/volume/v3/volumes/f60dae98-a578-4ef7-9fb5-a3c850d119cc returned with HTTP 200 Aug 07 10:05:56.925080 np0000006707 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 1295/5170] 10.4.3.8 () {68 vars in 1375 bytes} [Fri Aug 7 10:05:56 2026] GET /volume/v3/volumes/f60dae98-a578-4ef7-9fb5-a3c850d119cc => generated 882 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 10:05:56.933223 np0000006707 devstack@c-api.service[100296]: INFO cinder.volume.api [None req-8e474a22-bfc7-4a45-9664-fc466b19d4d6 tempest-ProjectMemberTests-191159325 tempest-ProjectMemberTests-191159325-project-admin] Delete volume request issued successfully. Aug 07 10:05:56.933753 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-8e474a22-bfc7-4a45-9664-fc466b19d4d6 tempest-ProjectMemberTests-191159325 tempest-ProjectMemberTests-191159325-project-admin] https://10.4.3.8/volume/v3/volumes/07dafcc7-bc28-4373-9f8e-17da3cb35a4b returned with HTTP 202 Aug 07 10:05:56.934370 np0000006707 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 1288/5171] 10.4.3.8 () {68 vars in 1377 bytes} [Fri Aug 7 10:05:56 2026] DELETE /volume/v3/volumes/07dafcc7-bc28-4373-9f8e-17da3cb35a4b => generated 0 bytes in 91 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 07 10:05:56.943154 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-0c99be27-048f-4f10-93bd-d8b424f6bc4e None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:05:56.945557 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-0c99be27-048f-4f10-93bd-d8b424f6bc4e tempest-ProjectMemberTests-191159325 tempest-ProjectMemberTests-191159325-project-admin] DELETE https://10.4.3.8/volume/v3/types/689582c4-5e9a-4fc0-987d-3071cddaf31b Aug 07 10:05:56.945857 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-0c99be27-048f-4f10-93bd-d8b424f6bc4e tempest-ProjectMemberTests-191159325 tempest-ProjectMemberTests-191159325-project-admin] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 10:05:56.946141 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-0c99be27-048f-4f10-93bd-d8b424f6bc4e tempest-ProjectMemberTests-191159325 tempest-ProjectMemberTests-191159325-project-admin] Calling method '_delete' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 10:05:56.975008 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-0c99be27-048f-4f10-93bd-d8b424f6bc4e tempest-ProjectMemberTests-191159325 tempest-ProjectMemberTests-191159325-project-admin] https://10.4.3.8/volume/v3/types/689582c4-5e9a-4fc0-987d-3071cddaf31b returned with HTTP 202 Aug 07 10:05:56.975698 np0000006707 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 1297/5172] 10.4.3.8 () {66 vars in 1331 bytes} [Fri Aug 7 10:05:56 2026] DELETE /volume/v3/types/689582c4-5e9a-4fc0-987d-3071cddaf31b => generated 0 bytes in 33 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 07 10:05:56.985518 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.middleware.request_id [None req-3d307553-9ff0-44ec-86a5-9af390a1ff05 None None] RequestId filter calling following filter/app {{(pid=100298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:05:56.987360 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [None req-3d307553-9ff0-44ec-86a5-9af390a1ff05 tempest-ProjectMemberTests-191159325 tempest-ProjectMemberTests-191159325-project-admin] POST https://10.4.3.8/volume/v3/types Aug 07 10:05:56.987747 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [None req-3d307553-9ff0-44ec-86a5-9af390a1ff05 tempest-ProjectMemberTests-191159325 tempest-ProjectMemberTests-191159325-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-ProjectMemberTests-volume-type-1192913801", "extra_specs": {"storage_protocol": "tempest-storage_protocol-1971950060", "vendor_name": "tempest-vendor_name-1941598908"}}} {{(pid=100298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 10:05:56.989475 np0000006707 devstack@c-api.service[100298]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 10:05:56.989475 np0000006707 devstack@c-api.service[100298]: warnings.warn( Aug 07 10:05:57.001248 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [None req-3d307553-9ff0-44ec-86a5-9af390a1ff05 tempest-ProjectMemberTests-191159325 tempest-ProjectMemberTests-191159325-project-admin] https://10.4.3.8/volume/v3/types returned with HTTP 200 Aug 07 10:05:57.001683 np0000006707 devstack@c-api.service[100298]: [pid: 100298|app: 0|req: 1293/5173] 10.4.3.8 () {68 vars in 1239 bytes} [Fri Aug 7 10:05:56 2026] POST /volume/v3/types => generated 330 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 10:05:57.017568 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [None req-2d73b137-8a85-41a2-bb15-e3288a51e13f None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:05:57.019921 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-2d73b137-8a85-41a2-bb15-e3288a51e13f tempest-ProjectMemberTests-191159325 tempest-ProjectMemberTests-191159325-project-admin] POST https://10.4.3.8/volume/v3/volumes Aug 07 10:05:57.020475 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-2d73b137-8a85-41a2-bb15-e3288a51e13f tempest-ProjectMemberTests-191159325 tempest-ProjectMemberTests-191159325-project-admin] Action: 'create', calling method: create, body: {"volume": {"volume_type": "b844cb47-826b-472c-9d41-e6c9fea82dee", "size": 1}} {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 10:05:57.022404 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.v3.volumes [None req-2d73b137-8a85-41a2-bb15-e3288a51e13f tempest-ProjectMemberTests-191159325 tempest-ProjectMemberTests-191159325-project-admin] Create volume request body: {'volume': {'volume_type': 'b844cb47-826b-472c-9d41-e6c9fea82dee', 'size': 1}} {{(pid=100297) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 07 10:05:57.026888 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.v3.volumes [None req-2d73b137-8a85-41a2-bb15-e3288a51e13f tempest-ProjectMemberTests-191159325 tempest-ProjectMemberTests-191159325-project-admin] Create volume of 1 GB Aug 07 10:05:57.027249 np0000006707 devstack@c-api.service[100297]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 10:05:57.027249 np0000006707 devstack@c-api.service[100297]: warnings.warn( Aug 07 10:05:57.027794 np0000006707 devstack@c-api.service[100297]: INFO cinder.volume.api [None req-2d73b137-8a85-41a2-bb15-e3288a51e13f tempest-ProjectMemberTests-191159325 tempest-ProjectMemberTests-191159325-project-admin] Availability Zones retrieved successfully. Aug 07 10:05:57.035344 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.volume.api [None req-2d73b137-8a85-41a2-bb15-e3288a51e13f tempest-ProjectMemberTests-191159325 tempest-ProjectMemberTests-191159325-project-admin] Flow 'volume_create_api' (2da4d71f-895f-4c0d-a26c-2a76d6864b13) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100297) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 10:05:57.036657 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.volume.api [None req-2d73b137-8a85-41a2-bb15-e3288a51e13f tempest-ProjectMemberTests-191159325 tempest-ProjectMemberTests-191159325-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c801de29-04c7-4b25-a50a-704ec99b8ce9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100297) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 10:05:57.037740 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.volume.flows.api.create_volume [None req-2d73b137-8a85-41a2-bb15-e3288a51e13f tempest-ProjectMemberTests-191159325 tempest-ProjectMemberTests-191159325-project-admin] Validating volume size '1' using validate_int {{(pid=100297) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 07 10:05:57.056189 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.volume.api [None req-2d73b137-8a85-41a2-bb15-e3288a51e13f tempest-ProjectMemberTests-191159325 tempest-ProjectMemberTests-191159325-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c801de29-04c7-4b25-a50a-704ec99b8ce9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-07T10:05:57Z,deleted=False,deleted_at=None,description=None,extra_specs={storage_protocol='tempest-storage_protocol-1971950060',vendor_name='tempest-vendor_name-1941598908'},id=b844cb47-826b-472c-9d41-e6c9fea82dee,is_public=True,name='tempest-ProjectMemberTests-volume-type-1192913801',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'b844cb47-826b-472c-9d41-e6c9fea82dee', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100297) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 10:05:57.056936 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.volume.api [None req-2d73b137-8a85-41a2-bb15-e3288a51e13f tempest-ProjectMemberTests-191159325 tempest-ProjectMemberTests-191159325-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (362b654f-7419-4cf5-88fa-e7a31b0cddf9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100297) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 10:05:57.081834 np0000006707 devstack@c-api.service[100297]: WARNING cinder.quota [None req-2d73b137-8a85-41a2-bb15-e3288a51e13f tempest-ProjectMemberTests-191159325 tempest-ProjectMemberTests-191159325-project-admin] Deprecated: Default quota for resource: volumes_tempest-ProjectMemberTests-volume-type-1192913801 is set by the default quota flag: quota_volumes_tempest-ProjectMemberTests-volume-type-1192913801, it is now deprecated. Please use the default quota class for default quota. Aug 07 10:05:57.082139 np0000006707 devstack@c-api.service[100297]: WARNING cinder.quota [None req-2d73b137-8a85-41a2-bb15-e3288a51e13f tempest-ProjectMemberTests-191159325 tempest-ProjectMemberTests-191159325-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-ProjectMemberTests-volume-type-1192913801 is set by the default quota flag: quota_gigabytes_tempest-ProjectMemberTests-volume-type-1192913801, it is now deprecated. Please use the default quota class for default quota. Aug 07 10:05:57.115313 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.quota [None req-2d73b137-8a85-41a2-bb15-e3288a51e13f tempest-ProjectMemberTests-191159325 tempest-ProjectMemberTests-191159325-project-admin] Created reservations ['1c606b0c-8060-4f15-850a-52eef96a48cb', '979c6c9c-0abf-412e-973e-9f5b762a3ecd', '6ede182a-a463-4809-9f7d-798d6263f186', 'e8ea3bbe-69a7-4e35-99c5-9c7b136fe5b2'] {{(pid=100297) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 10:05:57.116153 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.volume.api [None req-2d73b137-8a85-41a2-bb15-e3288a51e13f tempest-ProjectMemberTests-191159325 tempest-ProjectMemberTests-191159325-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (362b654f-7419-4cf5-88fa-e7a31b0cddf9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['1c606b0c-8060-4f15-850a-52eef96a48cb', '979c6c9c-0abf-412e-973e-9f5b762a3ecd', '6ede182a-a463-4809-9f7d-798d6263f186', 'e8ea3bbe-69a7-4e35-99c5-9c7b136fe5b2']}' {{(pid=100297) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 10:05:57.116989 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.volume.api [None req-2d73b137-8a85-41a2-bb15-e3288a51e13f tempest-ProjectMemberTests-191159325 tempest-ProjectMemberTests-191159325-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8be160b3-a469-4d02-af46-870b5259da68) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100297) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 10:05:57.142950 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.volume.api [None req-2d73b137-8a85-41a2-bb15-e3288a51e13f tempest-ProjectMemberTests-191159325 tempest-ProjectMemberTests-191159325-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8be160b3-a469-4d02-af46-870b5259da68) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'b966d0ad-18e1-4388-b67d-79e844471845', '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='04e0568c56e544098cc5a65fd78cc9e6',qos_specs=None,replication_status=,reservations=['1c606b0c-8060-4f15-850a-52eef96a48cb','979c6c9c-0abf-412e-973e-9f5b762a3ecd','6ede182a-a463-4809-9f7d-798d6263f186','e8ea3bbe-69a7-4e35-99c5-9c7b136fe5b2'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e7bd4cbf13614769917a550ec624041a',volume_type_id=b844cb47-826b-472c-9d41-e6c9fea82dee), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-07T10:05:57Z,deleted=False,deleted_at=None,display_description=None,display_name=None,ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=b966d0ad-18e1-4388-b67d-79e844471845,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='04e0568c56e544098cc5a65fd78cc9e6',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='e7bd4cbf13614769917a550ec624041a',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(b844cb47-826b-472c-9d41-e6c9fea82dee),volume_type_id=b844cb47-826b-472c-9d41-e6c9fea82dee)}' {{(pid=100297) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 10:05:57.143674 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.volume.api [None req-2d73b137-8a85-41a2-bb15-e3288a51e13f tempest-ProjectMemberTests-191159325 tempest-ProjectMemberTests-191159325-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5b4bb07c-860f-4d0b-9bac-b0db9555cb2f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100297) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 10:05:57.161741 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.volume.api [None req-2d73b137-8a85-41a2-bb15-e3288a51e13f tempest-ProjectMemberTests-191159325 tempest-ProjectMemberTests-191159325-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5b4bb07c-860f-4d0b-9bac-b0db9555cb2f) transitioned into state 'SUCCESS' from 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='04e0568c56e544098cc5a65fd78cc9e6',qos_specs=None,replication_status=,reservations=['1c606b0c-8060-4f15-850a-52eef96a48cb','979c6c9c-0abf-412e-973e-9f5b762a3ecd','6ede182a-a463-4809-9f7d-798d6263f186','e8ea3bbe-69a7-4e35-99c5-9c7b136fe5b2'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e7bd4cbf13614769917a550ec624041a',volume_type_id=b844cb47-826b-472c-9d41-e6c9fea82dee)}' {{(pid=100297) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 10:05:57.162508 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.volume.api [None req-2d73b137-8a85-41a2-bb15-e3288a51e13f tempest-ProjectMemberTests-191159325 tempest-ProjectMemberTests-191159325-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (acbb6dc6-d5cd-4764-8d89-fd1161ed1cbc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100297) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 10:05:57.171137 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.volume.api [None req-2d73b137-8a85-41a2-bb15-e3288a51e13f tempest-ProjectMemberTests-191159325 tempest-ProjectMemberTests-191159325-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (acbb6dc6-d5cd-4764-8d89-fd1161ed1cbc) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100297) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 10:05:57.171558 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.volume.api [None req-2d73b137-8a85-41a2-bb15-e3288a51e13f tempest-ProjectMemberTests-191159325 tempest-ProjectMemberTests-191159325-project-admin] Flow 'volume_create_api' (2da4d71f-895f-4c0d-a26c-2a76d6864b13) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100297) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 10:05:57.171864 np0000006707 devstack@c-api.service[100297]: INFO cinder.volume.api [None req-2d73b137-8a85-41a2-bb15-e3288a51e13f tempest-ProjectMemberTests-191159325 tempest-ProjectMemberTests-191159325-project-admin] Create volume request issued successfully. Aug 07 10:05:57.172396 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-2d73b137-8a85-41a2-bb15-e3288a51e13f tempest-ProjectMemberTests-191159325 tempest-ProjectMemberTests-191159325-project-admin] https://10.4.3.8/volume/v3/volumes returned with HTTP 202 Aug 07 10:05:57.172848 np0000006707 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 1296/5174] 10.4.3.8 () {70 vars in 1284 bytes} [Fri Aug 7 10:05:57 2026] POST /volume/v3/volumes => generated 770 bytes in 156 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 07 10:05:57.188183 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [None req-06069368-d2c1-48a6-852c-5760132cf5d5 None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:05:57.190469 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-06069368-d2c1-48a6-852c-5760132cf5d5 tempest-ProjectMemberTests-191159325 tempest-ProjectMemberTests-191159325-project-admin] GET https://10.4.3.8/volume/v3/volumes/b966d0ad-18e1-4388-b67d-79e844471845 Aug 07 10:05:57.190711 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-06069368-d2c1-48a6-852c-5760132cf5d5 tempest-ProjectMemberTests-191159325 tempest-ProjectMemberTests-191159325-project-admin] Empty body provided in request {{(pid=100296) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 10:05:57.190921 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-06069368-d2c1-48a6-852c-5760132cf5d5 tempest-ProjectMemberTests-191159325 tempest-ProjectMemberTests-191159325-project-admin] Calling method 'show' {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 10:05:57.200630 np0000006707 devstack@c-api.service[100296]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 10:05:57.200630 np0000006707 devstack@c-api.service[100296]: warnings.warn( Aug 07 10:05:57.206389 np0000006707 devstack@c-api.service[100296]: INFO cinder.volume.api [None req-06069368-d2c1-48a6-852c-5760132cf5d5 tempest-ProjectMemberTests-191159325 tempest-ProjectMemberTests-191159325-project-admin] Volume info retrieved successfully. Aug 07 10:05:57.212758 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-06069368-d2c1-48a6-852c-5760132cf5d5 tempest-ProjectMemberTests-191159325 tempest-ProjectMemberTests-191159325-project-admin] https://10.4.3.8/volume/v3/volumes/b966d0ad-18e1-4388-b67d-79e844471845 returned with HTTP 200 Aug 07 10:05:57.213660 np0000006707 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 1289/5175] 10.4.3.8 () {68 vars in 1374 bytes} [Fri Aug 7 10:05:57 2026] GET /volume/v3/volumes/b966d0ad-18e1-4388-b67d-79e844471845 => generated 949 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 10:05:57.938447 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-4441bc8f-8eda-4344-ad87-a78c8b495196 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:05:57.943721 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-4441bc8f-8eda-4344-ad87-a78c8b495196 tempest-VolumesTransfersV355Test-377906827 tempest-VolumesTransfersV355Test-377906827-project-member] GET https://10.4.3.8/volume/v3/volumes/f60dae98-a578-4ef7-9fb5-a3c850d119cc Aug 07 10:05:57.944014 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-4441bc8f-8eda-4344-ad87-a78c8b495196 tempest-VolumesTransfersV355Test-377906827 tempest-VolumesTransfersV355Test-377906827-project-member] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 10:05:57.944266 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-4441bc8f-8eda-4344-ad87-a78c8b495196 tempest-VolumesTransfersV355Test-377906827 tempest-VolumesTransfersV355Test-377906827-project-member] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 10:05:57.953602 np0000006707 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 10:05:57.953602 np0000006707 devstack@c-api.service[100295]: warnings.warn( Aug 07 10:05:57.958435 np0000006707 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-4441bc8f-8eda-4344-ad87-a78c8b495196 tempest-VolumesTransfersV355Test-377906827 tempest-VolumesTransfersV355Test-377906827-project-member] Volume info retrieved successfully. Aug 07 10:05:57.969441 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-4441bc8f-8eda-4344-ad87-a78c8b495196 tempest-VolumesTransfersV355Test-377906827 tempest-VolumesTransfersV355Test-377906827-project-member] https://10.4.3.8/volume/v3/volumes/f60dae98-a578-4ef7-9fb5-a3c850d119cc returned with HTTP 200 Aug 07 10:05:57.969441 np0000006707 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 1298/5176] 10.4.3.8 () {68 vars in 1375 bytes} [Fri Aug 7 10:05:57 2026] GET /volume/v3/volumes/f60dae98-a578-4ef7-9fb5-a3c850d119cc => generated 941 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 10:05:57.981603 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.middleware.request_id [None req-ea3b8959-8c04-4ff5-8d50-3d2accb2a04c None None] RequestId filter calling following filter/app {{(pid=100298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:05:57.983310 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [None req-ea3b8959-8c04-4ff5-8d50-3d2accb2a04c tempest-VolumesTransfersV355Test-377906827 tempest-VolumesTransfersV355Test-377906827-project-member] POST https://10.4.3.8/volume/v3/volume-transfers Aug 07 10:05:57.983665 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [None req-ea3b8959-8c04-4ff5-8d50-3d2accb2a04c tempest-VolumesTransfersV355Test-377906827 tempest-VolumesTransfersV355Test-377906827-project-member] Action: 'create', calling method: create, body: {"transfer": {"volume_id": "f60dae98-a578-4ef7-9fb5-a3c850d119cc"}} {{(pid=100298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 10:05:57.985533 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.v3.volume_transfer [None req-ea3b8959-8c04-4ff5-8d50-3d2accb2a04c tempest-VolumesTransfersV355Test-377906827 tempest-VolumesTransfersV355Test-377906827-project-member] Creating new volume transfer {'transfer': {'volume_id': 'f60dae98-a578-4ef7-9fb5-a3c850d119cc'}} {{(pid=100298) create /opt/stack/cinder/cinder/api/v3/volume_transfer.py:85}} Aug 07 10:05:57.985664 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.v3.volume_transfer [None req-ea3b8959-8c04-4ff5-8d50-3d2accb2a04c tempest-VolumesTransfersV355Test-377906827 tempest-VolumesTransfersV355Test-377906827-project-member] Creating transfer of volume f60dae98-a578-4ef7-9fb5-a3c850d119cc Aug 07 10:05:57.985765 np0000006707 devstack@c-api.service[100298]: INFO cinder.transfer.api [None req-ea3b8959-8c04-4ff5-8d50-3d2accb2a04c tempest-VolumesTransfersV355Test-377906827 tempest-VolumesTransfersV355Test-377906827-project-member] Generating transfer record for volume f60dae98-a578-4ef7-9fb5-a3c850d119cc Aug 07 10:05:57.994366 np0000006707 devstack@c-api.service[100298]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 10:05:57.994366 np0000006707 devstack@c-api.service[100298]: warnings.warn( Aug 07 10:05:58.003891 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [None req-ea3b8959-8c04-4ff5-8d50-3d2accb2a04c tempest-VolumesTransfersV355Test-377906827 tempest-VolumesTransfersV355Test-377906827-project-member] https://10.4.3.8/volume/v3/volume-transfers returned with HTTP 202 Aug 07 10:05:58.004392 np0000006707 devstack@c-api.service[100298]: [pid: 100298|app: 0|req: 1294/5177] 10.4.3.8 () {70 vars in 1312 bytes} [Fri Aug 7 10:05:57 2026] POST /volume/v3/volume-transfers => generated 460 bytes in 23 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 07 10:05:58.012736 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [None req-d878153c-9ca0-4035-9316-d519c03dc568 None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:05:58.014727 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-d878153c-9ca0-4035-9316-d519c03dc568 tempest-VolumesTransfersV355Test-377906827 tempest-VolumesTransfersV355Test-377906827-project-member] GET https://10.4.3.8/volume/v3/volumes/f60dae98-a578-4ef7-9fb5-a3c850d119cc Aug 07 10:05:58.014914 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-d878153c-9ca0-4035-9316-d519c03dc568 tempest-VolumesTransfersV355Test-377906827 tempest-VolumesTransfersV355Test-377906827-project-member] Empty body provided in request {{(pid=100297) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 10:05:58.015079 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-d878153c-9ca0-4035-9316-d519c03dc568 tempest-VolumesTransfersV355Test-377906827 tempest-VolumesTransfersV355Test-377906827-project-member] Calling method 'show' {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 10:05:58.022207 np0000006707 devstack@c-api.service[100297]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 10:05:58.022207 np0000006707 devstack@c-api.service[100297]: warnings.warn( Aug 07 10:05:58.025976 np0000006707 devstack@c-api.service[100297]: INFO cinder.volume.api [None req-d878153c-9ca0-4035-9316-d519c03dc568 tempest-VolumesTransfersV355Test-377906827 tempest-VolumesTransfersV355Test-377906827-project-member] Volume info retrieved successfully. Aug 07 10:05:58.029975 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-d878153c-9ca0-4035-9316-d519c03dc568 tempest-VolumesTransfersV355Test-377906827 tempest-VolumesTransfersV355Test-377906827-project-member] https://10.4.3.8/volume/v3/volumes/f60dae98-a578-4ef7-9fb5-a3c850d119cc returned with HTTP 200 Aug 07 10:05:58.030399 np0000006707 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 1297/5178] 10.4.3.8 () {68 vars in 1375 bytes} [Fri Aug 7 10:05:58 2026] GET /volume/v3/volumes/f60dae98-a578-4ef7-9fb5-a3c850d119cc => generated 949 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 10:05:58.045481 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [None req-fb352a42-cc31-416f-b214-35e39c18cff7 None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:05:58.049284 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-fb352a42-cc31-416f-b214-35e39c18cff7 tempest-VolumesTransfersV355Test-377906827 tempest-VolumesTransfersV355Test-377906827-project-member] GET https://10.4.3.8/volume/v3/volume-transfers/7fd6c1d7-5834-4202-9523-7b6b00739c86 Aug 07 10:05:58.049284 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-fb352a42-cc31-416f-b214-35e39c18cff7 tempest-VolumesTransfersV355Test-377906827 tempest-VolumesTransfersV355Test-377906827-project-member] Empty body provided in request {{(pid=100296) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 10:05:58.049284 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-fb352a42-cc31-416f-b214-35e39c18cff7 tempest-VolumesTransfersV355Test-377906827 tempest-VolumesTransfersV355Test-377906827-project-member] Calling method 'show' {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 10:05:58.051170 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-fb352a42-cc31-416f-b214-35e39c18cff7 tempest-VolumesTransfersV355Test-377906827 tempest-VolumesTransfersV355Test-377906827-project-member] https://10.4.3.8/volume/v3/volume-transfers/7fd6c1d7-5834-4202-9523-7b6b00739c86 returned with HTTP 200 Aug 07 10:05:58.051577 np0000006707 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 1290/5179] 10.4.3.8 () {68 vars in 1402 bytes} [Fri Aug 7 10:05:58 2026] GET /volume/v3/volume-transfers/7fd6c1d7-5834-4202-9523-7b6b00739c86 => generated 428 bytes in 6 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 10:05:58.060044 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-dd413a48-c732-4ed9-b9fd-3bdd093b81d1 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:05:58.062614 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-dd413a48-c732-4ed9-b9fd-3bdd093b81d1 tempest-VolumesTransfersV355Test-377906827 tempest-VolumesTransfersV355Test-377906827-project-member] GET https://10.4.3.8/volume/v3/volume-transfers Aug 07 10:05:58.062853 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-dd413a48-c732-4ed9-b9fd-3bdd093b81d1 tempest-VolumesTransfersV355Test-377906827 tempest-VolumesTransfersV355Test-377906827-project-member] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 10:05:58.063044 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-dd413a48-c732-4ed9-b9fd-3bdd093b81d1 tempest-VolumesTransfersV355Test-377906827 tempest-VolumesTransfersV355Test-377906827-project-member] Calling method 'index' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 10:05:58.063244 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.v3.volume_transfer [None req-dd413a48-c732-4ed9-b9fd-3bdd093b81d1 tempest-VolumesTransfersV355Test-377906827 tempest-VolumesTransfersV355Test-377906827-project-member] Listing volume transfers {{(pid=100295) _get_transfers /opt/stack/cinder/cinder/api/v3/volume_transfer.py:51}} Aug 07 10:05:58.069636 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-dd413a48-c732-4ed9-b9fd-3bdd093b81d1 tempest-VolumesTransfersV355Test-377906827 tempest-VolumesTransfersV355Test-377906827-project-member] https://10.4.3.8/volume/v3/volume-transfers returned with HTTP 200 Aug 07 10:05:58.070304 np0000006707 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 1299/5180] 10.4.3.8 () {68 vars in 1291 bytes} [Fri Aug 7 10:05:58 2026] GET /volume/v3/volume-transfers => generated 364 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 10:05:58.079055 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.middleware.request_id [None req-41211147-8fb4-4553-a5e0-1d05903a2499 None None] RequestId filter calling following filter/app {{(pid=100298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:05:58.141667 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [None req-41211147-8fb4-4553-a5e0-1d05903a2499 tempest-VolumesTransfersV355Test-924529361 tempest-VolumesTransfersV355Test-924529361-project-member] POST https://10.4.3.8/volume/v3/volume-transfers/7fd6c1d7-5834-4202-9523-7b6b00739c86/accept Aug 07 10:05:58.142078 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [None req-41211147-8fb4-4553-a5e0-1d05903a2499 tempest-VolumesTransfersV355Test-924529361 tempest-VolumesTransfersV355Test-924529361-project-member] Action: 'accept', calling method: accept, body: {"accept": {"auth_key": "8797856fc9a90f4b"}} {{(pid=100298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 10:05:58.143501 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.contrib.volume_transfer [None req-41211147-8fb4-4553-a5e0-1d05903a2499 tempest-VolumesTransfersV355Test-924529361 tempest-VolumesTransfersV355Test-924529361-project-member] Accepting volume transfer 7fd6c1d7-5834-4202-9523-7b6b00739c86 {{(pid=100298) accept /opt/stack/cinder/cinder/api/contrib/volume_transfer.py:115}} Aug 07 10:05:58.143644 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.contrib.volume_transfer [None req-41211147-8fb4-4553-a5e0-1d05903a2499 tempest-VolumesTransfersV355Test-924529361 tempest-VolumesTransfersV355Test-924529361-project-member] Accepting transfer 7fd6c1d7-5834-4202-9523-7b6b00739c86 Aug 07 10:05:58.207155 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.quota [None req-41211147-8fb4-4553-a5e0-1d05903a2499 tempest-VolumesTransfersV355Test-924529361 tempest-VolumesTransfersV355Test-924529361-project-member] Created reservations ['42be42c7-e182-45a4-b7d9-200248eeeeb4', 'd129e98d-90ca-4b22-829e-5052ae4053ea', 'd9f2cad5-7dc3-4511-a6ec-eb30418bc71c', '0d051195-d818-4b06-a612-9674ee5a2f26'] {{(pid=100298) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 10:05:58.228266 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [None req-0f6a9a8a-42b8-4188-90e1-8ac10aa11af3 None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:05:58.228646 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.quota [None req-41211147-8fb4-4553-a5e0-1d05903a2499 tempest-VolumesTransfersV355Test-924529361 tempest-VolumesTransfersV355Test-924529361-project-member] Created reservations ['a70bdb27-0b17-4003-ae26-bee4196bbd6a', 'acc04fa8-b326-4e9f-9843-d731a017d10d', '104429cc-ad64-4a45-ab71-7c0149928f65', 'ce3a7843-5920-4f9e-bb2e-f6f2cc20c82d'] {{(pid=100298) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 10:05:58.230155 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-0f6a9a8a-42b8-4188-90e1-8ac10aa11af3 tempest-ProjectMemberTests-191159325 tempest-ProjectMemberTests-191159325-project-admin] GET https://10.4.3.8/volume/v3/volumes/b966d0ad-18e1-4388-b67d-79e844471845 Aug 07 10:05:58.230293 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-0f6a9a8a-42b8-4188-90e1-8ac10aa11af3 tempest-ProjectMemberTests-191159325 tempest-ProjectMemberTests-191159325-project-admin] Empty body provided in request {{(pid=100297) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 10:05:58.230840 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-0f6a9a8a-42b8-4188-90e1-8ac10aa11af3 tempest-ProjectMemberTests-191159325 tempest-ProjectMemberTests-191159325-project-admin] Calling method 'show' {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 10:05:58.238719 np0000006707 devstack@c-api.service[100297]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 10:05:58.238719 np0000006707 devstack@c-api.service[100297]: warnings.warn( Aug 07 10:05:58.242658 np0000006707 devstack@c-api.service[100297]: INFO cinder.volume.api [None req-0f6a9a8a-42b8-4188-90e1-8ac10aa11af3 tempest-ProjectMemberTests-191159325 tempest-ProjectMemberTests-191159325-project-admin] Volume info retrieved successfully. Aug 07 10:05:58.247019 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-0f6a9a8a-42b8-4188-90e1-8ac10aa11af3 tempest-ProjectMemberTests-191159325 tempest-ProjectMemberTests-191159325-project-admin] https://10.4.3.8/volume/v3/volumes/b966d0ad-18e1-4388-b67d-79e844471845 returned with HTTP 200 Aug 07 10:05:58.247637 np0000006707 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 1298/5181] 10.4.3.8 () {68 vars in 1374 bytes} [Fri Aug 7 10:05:58 2026] GET /volume/v3/volumes/b966d0ad-18e1-4388-b67d-79e844471845 => generated 970 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 10:05:58.262282 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [None req-c168bac5-4c4c-48b2-a3ac-b884cb205e31 None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:05:58.263562 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.quota [None req-41211147-8fb4-4553-a5e0-1d05903a2499 tempest-VolumesTransfersV355Test-924529361 tempest-VolumesTransfersV355Test-924529361-project-member] Created reservations ['798b83a7-0b77-4bf9-9945-4db363e4bba1', '767d1401-a3a5-42a0-acd8-311ea76806fc', '02b25fa9-09f6-4770-82f2-e1c6e065b715', '44e7df9b-73b3-479d-af4c-d929cbe7bfa3'] {{(pid=100298) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 10:05:58.264442 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-c168bac5-4c4c-48b2-a3ac-b884cb205e31 tempest-ProjectMemberTests-191159325 tempest-ProjectMemberTests-191159325-project-admin] GET https://10.4.3.8/volume/v3/messages Aug 07 10:05:58.264751 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-c168bac5-4c4c-48b2-a3ac-b884cb205e31 tempest-ProjectMemberTests-191159325 tempest-ProjectMemberTests-191159325-project-admin] Empty body provided in request {{(pid=100296) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 10:05:58.265545 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-c168bac5-4c4c-48b2-a3ac-b884cb205e31 tempest-ProjectMemberTests-191159325 tempest-ProjectMemberTests-191159325-project-admin] Calling method 'version_select' {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 10:05:58.268837 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-c168bac5-4c4c-48b2-a3ac-b884cb205e31 tempest-ProjectMemberTests-191159325 tempest-ProjectMemberTests-191159325-project-admin] https://10.4.3.8/volume/v3/messages returned with HTTP 200 Aug 07 10:05:58.269363 np0000006707 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 1291/5182] 10.4.3.8 () {68 vars in 1266 bytes} [Fri Aug 7 10:05:58 2026] GET /volume/v3/messages => generated 666 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 10:05:58.279147 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-0683cd79-0183-4ae6-99ff-0eb718483584 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:05:58.281524 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-0683cd79-0183-4ae6-99ff-0eb718483584 tempest-ProjectMemberTests-191159325 tempest-ProjectMemberTests-191159325-project-member] GET https://10.4.3.8/volume/v3/messages Aug 07 10:05:58.281836 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-0683cd79-0183-4ae6-99ff-0eb718483584 tempest-ProjectMemberTests-191159325 tempest-ProjectMemberTests-191159325-project-member] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 10:05:58.282083 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-0683cd79-0183-4ae6-99ff-0eb718483584 tempest-ProjectMemberTests-191159325 tempest-ProjectMemberTests-191159325-project-member] Calling method 'version_select' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 10:05:58.286270 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-0683cd79-0183-4ae6-99ff-0eb718483584 tempest-ProjectMemberTests-191159325 tempest-ProjectMemberTests-191159325-project-member] https://10.4.3.8/volume/v3/messages returned with HTTP 200 Aug 07 10:05:58.286469 np0000006707 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 1300/5183] 10.4.3.8 () {68 vars in 1266 bytes} [Fri Aug 7 10:05:58 2026] GET /volume/v3/messages => generated 666 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 10:05:58.292688 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.quota [None req-41211147-8fb4-4553-a5e0-1d05903a2499 tempest-VolumesTransfersV355Test-924529361 tempest-VolumesTransfersV355Test-924529361-project-member] Created reservations ['a06c2ab8-df4b-425e-bb52-80a114d94c06', '0d38c0a4-aee3-4c07-8baa-3125c3ccf255', '13a7d8ca-c292-4339-8821-4ef2394097aa', '79c42316-919f-4e60-9cb6-133c8a3d4ff5'] {{(pid=100298) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 10:05:58.295135 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [None req-5485d0ef-ed5d-42f7-9641-8426a4429f9c None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:05:58.297216 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-5485d0ef-ed5d-42f7-9641-8426a4429f9c tempest-ProjectMemberTests-191159325 tempest-ProjectMemberTests-191159325-project-admin] DELETE https://10.4.3.8/volume/v3/messages/90e69021-df63-4a5b-8764-09338da87f5a Aug 07 10:05:58.297456 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-5485d0ef-ed5d-42f7-9641-8426a4429f9c tempest-ProjectMemberTests-191159325 tempest-ProjectMemberTests-191159325-project-admin] Empty body provided in request {{(pid=100297) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 10:05:58.297736 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-5485d0ef-ed5d-42f7-9641-8426a4429f9c tempest-ProjectMemberTests-191159325 tempest-ProjectMemberTests-191159325-project-admin] Calling method 'version_select' {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 10:05:58.302166 np0000006707 devstack@c-api.service[100298]: INFO cinder.volume.api [None req-41211147-8fb4-4553-a5e0-1d05903a2499 tempest-VolumesTransfersV355Test-924529361 tempest-VolumesTransfersV355Test-924529361-project-member] Transfer volume completed successfully. Aug 07 10:05:58.307657 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-5485d0ef-ed5d-42f7-9641-8426a4429f9c tempest-ProjectMemberTests-191159325 tempest-ProjectMemberTests-191159325-project-admin] https://10.4.3.8/volume/v3/messages/90e69021-df63-4a5b-8764-09338da87f5a returned with HTTP 204 Aug 07 10:05:58.308101 np0000006707 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 1299/5184] 10.4.3.8 () {68 vars in 1380 bytes} [Fri Aug 7 10:05:58 2026] DELETE /volume/v3/messages/90e69021-df63-4a5b-8764-09338da87f5a => generated 0 bytes in 13 msecs (HTTP/1.1 204) 6 headers in 235 bytes (1 switches on core 0) Aug 07 10:05:58.316773 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [None req-6b20f608-6326-46b4-8751-f8a6d8b7aac4 None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:05:58.319138 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-6b20f608-6326-46b4-8751-f8a6d8b7aac4 tempest-ProjectMemberTests-191159325 tempest-ProjectMemberTests-191159325-project-admin] DELETE https://10.4.3.8/volume/v3/volumes/b966d0ad-18e1-4388-b67d-79e844471845 Aug 07 10:05:58.319781 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-6b20f608-6326-46b4-8751-f8a6d8b7aac4 tempest-ProjectMemberTests-191159325 tempest-ProjectMemberTests-191159325-project-admin] Empty body provided in request {{(pid=100296) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 10:05:58.319909 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-6b20f608-6326-46b4-8751-f8a6d8b7aac4 tempest-ProjectMemberTests-191159325 tempest-ProjectMemberTests-191159325-project-admin] Calling method 'delete' {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 10:05:58.320184 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.v3.volumes [None req-6b20f608-6326-46b4-8751-f8a6d8b7aac4 tempest-ProjectMemberTests-191159325 tempest-ProjectMemberTests-191159325-project-admin] Delete volume with id: b966d0ad-18e1-4388-b67d-79e844471845 Aug 07 10:05:58.331914 np0000006707 devstack@c-api.service[100296]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 10:05:58.331914 np0000006707 devstack@c-api.service[100296]: warnings.warn( Aug 07 10:05:58.332275 np0000006707 devstack@c-api.service[100296]: INFO cinder.volume.api [None req-6b20f608-6326-46b4-8751-f8a6d8b7aac4 tempest-ProjectMemberTests-191159325 tempest-ProjectMemberTests-191159325-project-admin] Volume info retrieved successfully. Aug 07 10:05:58.333754 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.volume.api [None req-6b20f608-6326-46b4-8751-f8a6d8b7aac4 tempest-ProjectMemberTests-191159325 tempest-ProjectMemberTests-191159325-project-admin] Decrease volume quotas for non temporary volume in non error_managing status. {{(pid=100296) delete /opt/stack/cinder/cinder/volume/api.py:434}} Aug 07 10:05:58.346847 np0000006707 devstack@c-api.service[100296]: WARNING cinder.quota [None req-6b20f608-6326-46b4-8751-f8a6d8b7aac4 tempest-ProjectMemberTests-191159325 tempest-ProjectMemberTests-191159325-project-admin] Deprecated: Default quota for resource: volumes_tempest-ProjectMemberTests-volume-type-1192913801 is set by the default quota flag: quota_volumes_tempest-ProjectMemberTests-volume-type-1192913801, it is now deprecated. Please use the default quota class for default quota. Aug 07 10:05:58.347366 np0000006707 devstack@c-api.service[100296]: WARNING cinder.quota [None req-6b20f608-6326-46b4-8751-f8a6d8b7aac4 tempest-ProjectMemberTests-191159325 tempest-ProjectMemberTests-191159325-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-ProjectMemberTests-volume-type-1192913801 is set by the default quota flag: quota_gigabytes_tempest-ProjectMemberTests-volume-type-1192913801, it is now deprecated. Please use the default quota class for default quota. Aug 07 10:05:58.357105 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.quota [None req-6b20f608-6326-46b4-8751-f8a6d8b7aac4 tempest-ProjectMemberTests-191159325 tempest-ProjectMemberTests-191159325-project-admin] Created reservations ['f99bbbf4-4e88-49c3-8bd0-4b43f3e48d08', 'c6c6d9d6-3305-433b-a79c-b8d352bb02af', 'ad2da5e6-3246-4dc2-a19f-ef22324e3c6a', '55268874-4fea-4917-ae05-7762e22b1f97'] {{(pid=100296) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 10:05:58.364896 np0000006707 devstack@c-api.service[100298]: INFO cinder.transfer.api [None req-41211147-8fb4-4553-a5e0-1d05903a2499 tempest-VolumesTransfersV355Test-924529361 tempest-VolumesTransfersV355Test-924529361-project-member] Volume f60dae98-a578-4ef7-9fb5-a3c850d119cc has been transferred. Aug 07 10:05:58.371339 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [None req-41211147-8fb4-4553-a5e0-1d05903a2499 tempest-VolumesTransfersV355Test-924529361 tempest-VolumesTransfersV355Test-924529361-project-member] https://10.4.3.8/volume/v3/volume-transfers/7fd6c1d7-5834-4202-9523-7b6b00739c86/accept returned with HTTP 202 Aug 07 10:05:58.371746 np0000006707 devstack@c-api.service[100298]: [pid: 100298|app: 0|req: 1295/5185] 10.4.3.8 () {70 vars in 1444 bytes} [Fri Aug 7 10:05:58 2026] POST /volume/v3/volume-transfers/7fd6c1d7-5834-4202-9523-7b6b00739c86/accept => generated 361 bytes in 293 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 07 10:05:58.380276 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-f236be14-3438-4325-bd8f-9a7a100a9e2b None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:05:58.381963 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-f236be14-3438-4325-bd8f-9a7a100a9e2b tempest-VolumesTransfersV355Test-924529361 tempest-VolumesTransfersV355Test-924529361-project-member] GET https://10.4.3.8/volume/v3/volumes/f60dae98-a578-4ef7-9fb5-a3c850d119cc Aug 07 10:05:58.382211 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-f236be14-3438-4325-bd8f-9a7a100a9e2b tempest-VolumesTransfersV355Test-924529361 tempest-VolumesTransfersV355Test-924529361-project-member] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 10:05:58.382443 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-f236be14-3438-4325-bd8f-9a7a100a9e2b tempest-VolumesTransfersV355Test-924529361 tempest-VolumesTransfersV355Test-924529361-project-member] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 10:05:58.385369 np0000006707 devstack@c-api.service[100296]: INFO cinder.volume.api [None req-6b20f608-6326-46b4-8751-f8a6d8b7aac4 tempest-ProjectMemberTests-191159325 tempest-ProjectMemberTests-191159325-project-admin] Delete volume request issued successfully. Aug 07 10:05:58.385649 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-6b20f608-6326-46b4-8751-f8a6d8b7aac4 tempest-ProjectMemberTests-191159325 tempest-ProjectMemberTests-191159325-project-admin] https://10.4.3.8/volume/v3/volumes/b966d0ad-18e1-4388-b67d-79e844471845 returned with HTTP 202 Aug 07 10:05:58.386168 np0000006707 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 1292/5186] 10.4.3.8 () {68 vars in 1377 bytes} [Fri Aug 7 10:05:58 2026] DELETE /volume/v3/volumes/b966d0ad-18e1-4388-b67d-79e844471845 => generated 0 bytes in 70 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 07 10:05:58.389974 np0000006707 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 10:05:58.389974 np0000006707 devstack@c-api.service[100295]: warnings.warn( Aug 07 10:05:58.393851 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [None req-7bc9c48d-7494-4fd9-a7d2-e1dde407a478 None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:05:58.395433 np0000006707 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-f236be14-3438-4325-bd8f-9a7a100a9e2b tempest-VolumesTransfersV355Test-924529361 tempest-VolumesTransfersV355Test-924529361-project-member] Volume info retrieved successfully. Aug 07 10:05:58.399340 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-7bc9c48d-7494-4fd9-a7d2-e1dde407a478 tempest-ProjectMemberTests-191159325 tempest-ProjectMemberTests-191159325-project-admin] DELETE https://10.4.3.8/volume/v3/types/b844cb47-826b-472c-9d41-e6c9fea82dee Aug 07 10:05:58.399573 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-7bc9c48d-7494-4fd9-a7d2-e1dde407a478 tempest-ProjectMemberTests-191159325 tempest-ProjectMemberTests-191159325-project-admin] Empty body provided in request {{(pid=100297) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 10:05:58.399782 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-7bc9c48d-7494-4fd9-a7d2-e1dde407a478 tempest-ProjectMemberTests-191159325 tempest-ProjectMemberTests-191159325-project-admin] Calling method '_delete' {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 10:05:58.402379 np0000006707 devstack@c-api.service[100297]: DEBUG dbcounter [-] [100297] Writing DB stats cinder:SELECT=522,cinder:UPDATE=177,cinder:INSERT=92 {{(pid=100297) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 07 10:05:58.404667 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-f236be14-3438-4325-bd8f-9a7a100a9e2b tempest-VolumesTransfersV355Test-924529361 tempest-VolumesTransfersV355Test-924529361-project-member] https://10.4.3.8/volume/v3/volumes/f60dae98-a578-4ef7-9fb5-a3c850d119cc returned with HTTP 200 Aug 07 10:05:58.405174 np0000006707 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 1301/5187] 10.4.3.8 () {68 vars in 1375 bytes} [Fri Aug 7 10:05:58 2026] GET /volume/v3/volumes/f60dae98-a578-4ef7-9fb5-a3c850d119cc => generated 941 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 10:05:58.418099 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.middleware.request_id [None req-de819aff-0e54-40cb-b76b-de37e66bb988 None None] RequestId filter calling following filter/app {{(pid=100298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:05:58.420007 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [None req-de819aff-0e54-40cb-b76b-de37e66bb988 tempest-VolumesTransfersV355Test-924529361 tempest-VolumesTransfersV355Test-924529361-project-member] GET https://10.4.3.8/volume/v3/volumes/f60dae98-a578-4ef7-9fb5-a3c850d119cc Aug 07 10:05:58.420209 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [None req-de819aff-0e54-40cb-b76b-de37e66bb988 tempest-VolumesTransfersV355Test-924529361 tempest-VolumesTransfersV355Test-924529361-project-member] Empty body provided in request {{(pid=100298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 10:05:58.420398 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [None req-de819aff-0e54-40cb-b76b-de37e66bb988 tempest-VolumesTransfersV355Test-924529361 tempest-VolumesTransfersV355Test-924529361-project-member] Calling method 'show' {{(pid=100298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 10:05:58.427197 np0000006707 devstack@c-api.service[100298]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 10:05:58.427197 np0000006707 devstack@c-api.service[100298]: warnings.warn( Aug 07 10:05:58.429465 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-7bc9c48d-7494-4fd9-a7d2-e1dde407a478 tempest-ProjectMemberTests-191159325 tempest-ProjectMemberTests-191159325-project-admin] https://10.4.3.8/volume/v3/types/b844cb47-826b-472c-9d41-e6c9fea82dee returned with HTTP 202 Aug 07 10:05:58.429936 np0000006707 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 1300/5188] 10.4.3.8 () {66 vars in 1331 bytes} [Fri Aug 7 10:05:58 2026] DELETE /volume/v3/types/b844cb47-826b-472c-9d41-e6c9fea82dee => generated 0 bytes in 36 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 07 10:05:58.431087 np0000006707 devstack@c-api.service[100298]: INFO cinder.volume.api [None req-de819aff-0e54-40cb-b76b-de37e66bb988 tempest-VolumesTransfersV355Test-924529361 tempest-VolumesTransfersV355Test-924529361-project-member] Volume info retrieved successfully. Aug 07 10:05:58.435435 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [None req-de819aff-0e54-40cb-b76b-de37e66bb988 tempest-VolumesTransfersV355Test-924529361 tempest-VolumesTransfersV355Test-924529361-project-member] https://10.4.3.8/volume/v3/volumes/f60dae98-a578-4ef7-9fb5-a3c850d119cc returned with HTTP 200 Aug 07 10:05:58.435928 np0000006707 devstack@c-api.service[100298]: [pid: 100298|app: 0|req: 1296/5189] 10.4.3.8 () {68 vars in 1375 bytes} [Fri Aug 7 10:05:58 2026] GET /volume/v3/volumes/f60dae98-a578-4ef7-9fb5-a3c850d119cc => generated 941 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 10:05:58.440804 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [None req-c977a21d-c0ba-470a-a0da-68234a72b6da None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:05:58.442839 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-c977a21d-c0ba-470a-a0da-68234a72b6da tempest-ProjectMemberTests-191159325 tempest-ProjectMemberTests-191159325-project-admin] POST https://10.4.3.8/volume/v3/types Aug 07 10:05:58.443303 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-c977a21d-c0ba-470a-a0da-68234a72b6da tempest-ProjectMemberTests-191159325 tempest-ProjectMemberTests-191159325-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-ProjectMemberTests-volume-type-1293523995", "extra_specs": {"storage_protocol": "tempest-storage_protocol-1022565726", "vendor_name": "tempest-vendor_name-427175885"}}} {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 10:05:58.448346 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-0d49634f-b98d-4422-8029-80e191c68495 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:05:58.450316 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-0d49634f-b98d-4422-8029-80e191c68495 tempest-VolumesTransfersV355Test-377906827 tempest-VolumesTransfersV355Test-377906827-project-member] DELETE https://10.4.3.8/volume/v3/volume-transfers/7fd6c1d7-5834-4202-9523-7b6b00739c86 Aug 07 10:05:58.450489 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-0d49634f-b98d-4422-8029-80e191c68495 tempest-VolumesTransfersV355Test-377906827 tempest-VolumesTransfersV355Test-377906827-project-member] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 10:05:58.450649 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-0d49634f-b98d-4422-8029-80e191c68495 tempest-VolumesTransfersV355Test-377906827 tempest-VolumesTransfersV355Test-377906827-project-member] Calling method 'delete' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 10:05:58.450762 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.contrib.volume_transfer [None req-0d49634f-b98d-4422-8029-80e191c68495 tempest-VolumesTransfersV355Test-377906827 tempest-VolumesTransfersV355Test-377906827-project-member] Delete transfer with id: 7fd6c1d7-5834-4202-9523-7b6b00739c86 Aug 07 10:05:58.453792 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-0d49634f-b98d-4422-8029-80e191c68495 tempest-VolumesTransfersV355Test-377906827 tempest-VolumesTransfersV355Test-377906827-project-member] https://10.4.3.8/volume/v3/volume-transfers/7fd6c1d7-5834-4202-9523-7b6b00739c86 returned with HTTP 404 Aug 07 10:05:58.454291 np0000006707 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 1302/5190] 10.4.3.8 () {68 vars in 1405 bytes} [Fri Aug 7 10:05:58 2026] DELETE /volume/v3/volume-transfers/7fd6c1d7-5834-4202-9523-7b6b00739c86 => generated 111 bytes in 6 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 07 10:05:58.460767 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-c977a21d-c0ba-470a-a0da-68234a72b6da tempest-ProjectMemberTests-191159325 tempest-ProjectMemberTests-191159325-project-admin] https://10.4.3.8/volume/v3/types returned with HTTP 200 Aug 07 10:05:58.461148 np0000006707 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 1293/5191] 10.4.3.8 () {68 vars in 1239 bytes} [Fri Aug 7 10:05:58 2026] POST /volume/v3/types => generated 329 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 10:05:58.461223 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [None req-0d421851-14ba-4058-9e64-83ca0b7b0e24 None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:05:58.468534 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.middleware.request_id [None req-44d67b56-7d84-41e1-880e-a510b16201e9 None None] RequestId filter calling following filter/app {{(pid=100298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:05:58.469999 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [None req-44d67b56-7d84-41e1-880e-a510b16201e9 tempest-ProjectMemberTests-191159325 tempest-ProjectMemberTests-191159325-project-admin] POST https://10.4.3.8/volume/v3/volumes Aug 07 10:05:58.470314 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [None req-44d67b56-7d84-41e1-880e-a510b16201e9 tempest-ProjectMemberTests-191159325 tempest-ProjectMemberTests-191159325-project-admin] Action: 'create', calling method: create, body: {"volume": {"volume_type": "1a72c989-238b-4d71-8cf3-0a2e9f232e57", "size": 1}} {{(pid=100298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 10:05:58.471619 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.v3.volumes [None req-44d67b56-7d84-41e1-880e-a510b16201e9 tempest-ProjectMemberTests-191159325 tempest-ProjectMemberTests-191159325-project-admin] Create volume request body: {'volume': {'volume_type': '1a72c989-238b-4d71-8cf3-0a2e9f232e57', 'size': 1}} {{(pid=100298) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 07 10:05:58.475122 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.v3.volumes [None req-44d67b56-7d84-41e1-880e-a510b16201e9 tempest-ProjectMemberTests-191159325 tempest-ProjectMemberTests-191159325-project-admin] Create volume of 1 GB Aug 07 10:05:58.475439 np0000006707 devstack@c-api.service[100298]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 10:05:58.475439 np0000006707 devstack@c-api.service[100298]: warnings.warn( Aug 07 10:05:58.475787 np0000006707 devstack@c-api.service[100298]: INFO cinder.volume.api [None req-44d67b56-7d84-41e1-880e-a510b16201e9 tempest-ProjectMemberTests-191159325 tempest-ProjectMemberTests-191159325-project-admin] Availability Zones retrieved successfully. Aug 07 10:05:58.481112 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.volume.api [None req-44d67b56-7d84-41e1-880e-a510b16201e9 tempest-ProjectMemberTests-191159325 tempest-ProjectMemberTests-191159325-project-admin] Flow 'volume_create_api' (38c388fa-5da8-4828-9f90-a7609c2c808d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100298) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 10:05:58.482008 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.volume.api [None req-44d67b56-7d84-41e1-880e-a510b16201e9 tempest-ProjectMemberTests-191159325 tempest-ProjectMemberTests-191159325-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3c341fa0-4252-47a2-854b-99c894f846f8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100298) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 10:05:58.482772 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.volume.flows.api.create_volume [None req-44d67b56-7d84-41e1-880e-a510b16201e9 tempest-ProjectMemberTests-191159325 tempest-ProjectMemberTests-191159325-project-admin] Validating volume size '1' using validate_int {{(pid=100298) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 07 10:05:58.484322 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-0d421851-14ba-4058-9e64-83ca0b7b0e24 tempest-VolumesTransfersV355Test-1199096241 tempest-VolumesTransfersV355Test-1199096241-project-admin] DELETE https://10.4.3.8/volume/v3/volumes/f60dae98-a578-4ef7-9fb5-a3c850d119cc Aug 07 10:05:58.484388 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-0d421851-14ba-4058-9e64-83ca0b7b0e24 tempest-VolumesTransfersV355Test-1199096241 tempest-VolumesTransfersV355Test-1199096241-project-admin] Empty body provided in request {{(pid=100297) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 10:05:58.484558 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-0d421851-14ba-4058-9e64-83ca0b7b0e24 tempest-VolumesTransfersV355Test-1199096241 tempest-VolumesTransfersV355Test-1199096241-project-admin] Calling method 'delete' {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 10:05:58.484737 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.v3.volumes [None req-0d421851-14ba-4058-9e64-83ca0b7b0e24 tempest-VolumesTransfersV355Test-1199096241 tempest-VolumesTransfersV355Test-1199096241-project-admin] Delete volume with id: f60dae98-a578-4ef7-9fb5-a3c850d119cc Aug 07 10:05:58.492398 np0000006707 devstack@c-api.service[100297]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 10:05:58.492398 np0000006707 devstack@c-api.service[100297]: warnings.warn( Aug 07 10:05:58.492936 np0000006707 devstack@c-api.service[100297]: INFO cinder.volume.api [None req-0d421851-14ba-4058-9e64-83ca0b7b0e24 tempest-VolumesTransfersV355Test-1199096241 tempest-VolumesTransfersV355Test-1199096241-project-admin] Volume info retrieved successfully. Aug 07 10:05:58.501685 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.volume.api [None req-44d67b56-7d84-41e1-880e-a510b16201e9 tempest-ProjectMemberTests-191159325 tempest-ProjectMemberTests-191159325-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3c341fa0-4252-47a2-854b-99c894f846f8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-07T10:05:58Z,deleted=False,deleted_at=None,description=None,extra_specs={storage_protocol='tempest-storage_protocol-1022565726',vendor_name='tempest-vendor_name-427175885'},id=1a72c989-238b-4d71-8cf3-0a2e9f232e57,is_public=True,name='tempest-ProjectMemberTests-volume-type-1293523995',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '1a72c989-238b-4d71-8cf3-0a2e9f232e57', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100298) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 10:05:58.502725 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.volume.api [None req-44d67b56-7d84-41e1-880e-a510b16201e9 tempest-ProjectMemberTests-191159325 tempest-ProjectMemberTests-191159325-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a1ff99eb-fbf6-40ef-8bb8-c1b5a2655eaf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100298) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 10:05:58.511434 np0000006707 devstack@c-api.service[100297]: INFO cinder.volume.api [None req-0d421851-14ba-4058-9e64-83ca0b7b0e24 tempest-VolumesTransfersV355Test-1199096241 tempest-VolumesTransfersV355Test-1199096241-project-admin] Delete volume request issued successfully. Aug 07 10:05:58.511784 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-0d421851-14ba-4058-9e64-83ca0b7b0e24 tempest-VolumesTransfersV355Test-1199096241 tempest-VolumesTransfersV355Test-1199096241-project-admin] https://10.4.3.8/volume/v3/volumes/f60dae98-a578-4ef7-9fb5-a3c850d119cc returned with HTTP 202 Aug 07 10:05:58.512073 np0000006707 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 1301/5192] 10.4.3.8 () {68 vars in 1378 bytes} [Fri Aug 7 10:05:58 2026] DELETE /volume/v3/volumes/f60dae98-a578-4ef7-9fb5-a3c850d119cc => generated 0 bytes in 51 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 07 10:05:58.521206 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-67afb47e-89fd-4d09-8342-8373a02a032d None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:05:58.523108 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-67afb47e-89fd-4d09-8342-8373a02a032d tempest-VolumesTransfersV355Test-1199096241 tempest-VolumesTransfersV355Test-1199096241-project-admin] GET https://10.4.3.8/volume/v3/volumes/f60dae98-a578-4ef7-9fb5-a3c850d119cc Aug 07 10:05:58.523365 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-67afb47e-89fd-4d09-8342-8373a02a032d tempest-VolumesTransfersV355Test-1199096241 tempest-VolumesTransfersV355Test-1199096241-project-admin] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 10:05:58.523599 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-67afb47e-89fd-4d09-8342-8373a02a032d tempest-VolumesTransfersV355Test-1199096241 tempest-VolumesTransfersV355Test-1199096241-project-admin] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 10:05:58.530687 np0000006707 devstack@c-api.service[100298]: WARNING cinder.quota [None req-44d67b56-7d84-41e1-880e-a510b16201e9 tempest-ProjectMemberTests-191159325 tempest-ProjectMemberTests-191159325-project-admin] Deprecated: Default quota for resource: volumes_tempest-ProjectMemberTests-volume-type-1293523995 is set by the default quota flag: quota_volumes_tempest-ProjectMemberTests-volume-type-1293523995, it is now deprecated. Please use the default quota class for default quota. Aug 07 10:05:58.530935 np0000006707 devstack@c-api.service[100298]: WARNING cinder.quota [None req-44d67b56-7d84-41e1-880e-a510b16201e9 tempest-ProjectMemberTests-191159325 tempest-ProjectMemberTests-191159325-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-ProjectMemberTests-volume-type-1293523995 is set by the default quota flag: quota_gigabytes_tempest-ProjectMemberTests-volume-type-1293523995, it is now deprecated. Please use the default quota class for default quota. Aug 07 10:05:58.531864 np0000006707 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 10:05:58.531864 np0000006707 devstack@c-api.service[100295]: warnings.warn( Aug 07 10:05:58.535276 np0000006707 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-67afb47e-89fd-4d09-8342-8373a02a032d tempest-VolumesTransfersV355Test-1199096241 tempest-VolumesTransfersV355Test-1199096241-project-admin] Volume info retrieved successfully. Aug 07 10:05:58.540518 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-67afb47e-89fd-4d09-8342-8373a02a032d tempest-VolumesTransfersV355Test-1199096241 tempest-VolumesTransfersV355Test-1199096241-project-admin] https://10.4.3.8/volume/v3/volumes/f60dae98-a578-4ef7-9fb5-a3c850d119cc returned with HTTP 200 Aug 07 10:05:58.540924 np0000006707 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 1303/5193] 10.4.3.8 () {68 vars in 1375 bytes} [Fri Aug 7 10:05:58 2026] GET /volume/v3/volumes/f60dae98-a578-4ef7-9fb5-a3c850d119cc => generated 1125 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 07 10:05:58.559539 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.quota [None req-44d67b56-7d84-41e1-880e-a510b16201e9 tempest-ProjectMemberTests-191159325 tempest-ProjectMemberTests-191159325-project-admin] Created reservations ['069e78b1-fe03-47ce-8446-660314926dcf', '8c1383b4-bd77-4473-8be3-401848a52db8', '998e3f9a-04e4-4f4d-be8a-0e23590bd751', '10749bcd-9364-47a2-b83b-8a614375744a'] {{(pid=100298) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 10:05:58.560610 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.volume.api [None req-44d67b56-7d84-41e1-880e-a510b16201e9 tempest-ProjectMemberTests-191159325 tempest-ProjectMemberTests-191159325-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a1ff99eb-fbf6-40ef-8bb8-c1b5a2655eaf) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['069e78b1-fe03-47ce-8446-660314926dcf', '8c1383b4-bd77-4473-8be3-401848a52db8', '998e3f9a-04e4-4f4d-be8a-0e23590bd751', '10749bcd-9364-47a2-b83b-8a614375744a']}' {{(pid=100298) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 10:05:58.562040 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.volume.api [None req-44d67b56-7d84-41e1-880e-a510b16201e9 tempest-ProjectMemberTests-191159325 tempest-ProjectMemberTests-191159325-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a1e6728b-cae3-4fac-8972-c982bf2e1ecf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100298) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 10:05:58.601317 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.volume.api [None req-44d67b56-7d84-41e1-880e-a510b16201e9 tempest-ProjectMemberTests-191159325 tempest-ProjectMemberTests-191159325-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a1e6728b-cae3-4fac-8972-c982bf2e1ecf) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '3c216577-9af2-4d86-b819-7518ad0a5e50', '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='04e0568c56e544098cc5a65fd78cc9e6',qos_specs=None,replication_status=,reservations=['069e78b1-fe03-47ce-8446-660314926dcf','8c1383b4-bd77-4473-8be3-401848a52db8','998e3f9a-04e4-4f4d-be8a-0e23590bd751','10749bcd-9364-47a2-b83b-8a614375744a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e7bd4cbf13614769917a550ec624041a',volume_type_id=1a72c989-238b-4d71-8cf3-0a2e9f232e57), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-07T10:05:58Z,deleted=False,deleted_at=None,display_description=None,display_name=None,ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=3c216577-9af2-4d86-b819-7518ad0a5e50,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='04e0568c56e544098cc5a65fd78cc9e6',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='e7bd4cbf13614769917a550ec624041a',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(1a72c989-238b-4d71-8cf3-0a2e9f232e57),volume_type_id=1a72c989-238b-4d71-8cf3-0a2e9f232e57)}' {{(pid=100298) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 10:05:58.602340 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.volume.api [None req-44d67b56-7d84-41e1-880e-a510b16201e9 tempest-ProjectMemberTests-191159325 tempest-ProjectMemberTests-191159325-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7e47758b-4521-491c-ac56-b071b3796648) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100298) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 10:05:58.622974 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.volume.api [None req-44d67b56-7d84-41e1-880e-a510b16201e9 tempest-ProjectMemberTests-191159325 tempest-ProjectMemberTests-191159325-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7e47758b-4521-491c-ac56-b071b3796648) transitioned into state 'SUCCESS' from 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='04e0568c56e544098cc5a65fd78cc9e6',qos_specs=None,replication_status=,reservations=['069e78b1-fe03-47ce-8446-660314926dcf','8c1383b4-bd77-4473-8be3-401848a52db8','998e3f9a-04e4-4f4d-be8a-0e23590bd751','10749bcd-9364-47a2-b83b-8a614375744a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e7bd4cbf13614769917a550ec624041a',volume_type_id=1a72c989-238b-4d71-8cf3-0a2e9f232e57)}' {{(pid=100298) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 10:05:58.623625 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.volume.api [None req-44d67b56-7d84-41e1-880e-a510b16201e9 tempest-ProjectMemberTests-191159325 tempest-ProjectMemberTests-191159325-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7be7b62c-64ea-4571-8c61-b4566baece28) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100298) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 10:05:58.634987 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.volume.api [None req-44d67b56-7d84-41e1-880e-a510b16201e9 tempest-ProjectMemberTests-191159325 tempest-ProjectMemberTests-191159325-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7be7b62c-64ea-4571-8c61-b4566baece28) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100298) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 10:05:58.636259 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.volume.api [None req-44d67b56-7d84-41e1-880e-a510b16201e9 tempest-ProjectMemberTests-191159325 tempest-ProjectMemberTests-191159325-project-admin] Flow 'volume_create_api' (38c388fa-5da8-4828-9f90-a7609c2c808d) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100298) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 10:05:58.636767 np0000006707 devstack@c-api.service[100298]: INFO cinder.volume.api [None req-44d67b56-7d84-41e1-880e-a510b16201e9 tempest-ProjectMemberTests-191159325 tempest-ProjectMemberTests-191159325-project-admin] Create volume request issued successfully. Aug 07 10:05:58.637576 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [None req-44d67b56-7d84-41e1-880e-a510b16201e9 tempest-ProjectMemberTests-191159325 tempest-ProjectMemberTests-191159325-project-admin] https://10.4.3.8/volume/v3/volumes returned with HTTP 202 Aug 07 10:05:58.638187 np0000006707 devstack@c-api.service[100298]: [pid: 100298|app: 0|req: 1297/5194] 10.4.3.8 () {70 vars in 1284 bytes} [Fri Aug 7 10:05:58 2026] POST /volume/v3/volumes => generated 770 bytes in 170 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 07 10:05:58.652387 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [None req-ff2b1c17-5ff5-4de6-a341-c0c6f15c013f None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:05:58.656602 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-ff2b1c17-5ff5-4de6-a341-c0c6f15c013f tempest-ProjectMemberTests-191159325 tempest-ProjectMemberTests-191159325-project-admin] GET https://10.4.3.8/volume/v3/volumes/3c216577-9af2-4d86-b819-7518ad0a5e50 Aug 07 10:05:58.658438 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-ff2b1c17-5ff5-4de6-a341-c0c6f15c013f tempest-ProjectMemberTests-191159325 tempest-ProjectMemberTests-191159325-project-admin] Empty body provided in request {{(pid=100296) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 10:05:58.658664 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-ff2b1c17-5ff5-4de6-a341-c0c6f15c013f tempest-ProjectMemberTests-191159325 tempest-ProjectMemberTests-191159325-project-admin] Calling method 'show' {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 10:05:58.668957 np0000006707 devstack@c-api.service[100296]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 10:05:58.668957 np0000006707 devstack@c-api.service[100296]: warnings.warn( Aug 07 10:05:58.673834 np0000006707 devstack@c-api.service[100296]: INFO cinder.volume.api [None req-ff2b1c17-5ff5-4de6-a341-c0c6f15c013f tempest-ProjectMemberTests-191159325 tempest-ProjectMemberTests-191159325-project-admin] Volume info retrieved successfully. Aug 07 10:05:58.680298 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-ff2b1c17-5ff5-4de6-a341-c0c6f15c013f tempest-ProjectMemberTests-191159325 tempest-ProjectMemberTests-191159325-project-admin] https://10.4.3.8/volume/v3/volumes/3c216577-9af2-4d86-b819-7518ad0a5e50 returned with HTTP 200 Aug 07 10:05:58.680859 np0000006707 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 1294/5195] 10.4.3.8 () {68 vars in 1374 bytes} [Fri Aug 7 10:05:58 2026] GET /volume/v3/volumes/3c216577-9af2-4d86-b819-7518ad0a5e50 => generated 949 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 10:05:59.557514 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [None req-6dbb0078-b222-4765-8d64-fea49f8158cc None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:05:59.559405 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-6dbb0078-b222-4765-8d64-fea49f8158cc tempest-VolumesTransfersV355Test-1199096241 tempest-VolumesTransfersV355Test-1199096241-project-admin] GET https://10.4.3.8/volume/v3/volumes/f60dae98-a578-4ef7-9fb5-a3c850d119cc Aug 07 10:05:59.559709 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-6dbb0078-b222-4765-8d64-fea49f8158cc tempest-VolumesTransfersV355Test-1199096241 tempest-VolumesTransfersV355Test-1199096241-project-admin] Empty body provided in request {{(pid=100297) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 10:05:59.559956 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-6dbb0078-b222-4765-8d64-fea49f8158cc tempest-VolumesTransfersV355Test-1199096241 tempest-VolumesTransfersV355Test-1199096241-project-admin] Calling method 'show' {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 10:05:59.566229 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-6dbb0078-b222-4765-8d64-fea49f8158cc tempest-VolumesTransfersV355Test-1199096241 tempest-VolumesTransfersV355Test-1199096241-project-admin] https://10.4.3.8/volume/v3/volumes/f60dae98-a578-4ef7-9fb5-a3c850d119cc returned with HTTP 404 Aug 07 10:05:59.566811 np0000006707 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 1302/5196] 10.4.3.8 () {68 vars in 1375 bytes} [Fri Aug 7 10:05:59 2026] GET /volume/v3/volumes/f60dae98-a578-4ef7-9fb5-a3c850d119cc => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 07 10:05:59.573573 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-b432b05b-dc0e-4c70-b5bf-13ed083ee079 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:05:59.575381 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-b432b05b-dc0e-4c70-b5bf-13ed083ee079 tempest-VolumesTransfersV355Test-377906827 tempest-VolumesTransfersV355Test-377906827-project-member] GET https://10.4.3.8/volume/v3/volumes/f60dae98-a578-4ef7-9fb5-a3c850d119cc Aug 07 10:05:59.575668 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-b432b05b-dc0e-4c70-b5bf-13ed083ee079 tempest-VolumesTransfersV355Test-377906827 tempest-VolumesTransfersV355Test-377906827-project-member] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 10:05:59.575879 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-b432b05b-dc0e-4c70-b5bf-13ed083ee079 tempest-VolumesTransfersV355Test-377906827 tempest-VolumesTransfersV355Test-377906827-project-member] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 10:05:59.582338 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-b432b05b-dc0e-4c70-b5bf-13ed083ee079 tempest-VolumesTransfersV355Test-377906827 tempest-VolumesTransfersV355Test-377906827-project-member] https://10.4.3.8/volume/v3/volumes/f60dae98-a578-4ef7-9fb5-a3c850d119cc returned with HTTP 404 Aug 07 10:05:59.582908 np0000006707 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 1304/5197] 10.4.3.8 () {68 vars in 1375 bytes} [Fri Aug 7 10:05:59 2026] GET /volume/v3/volumes/f60dae98-a578-4ef7-9fb5-a3c850d119cc => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 07 10:05:59.590633 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.middleware.request_id [None req-43ca9f4a-ab64-4302-be00-2ba73e715326 None None] RequestId filter calling following filter/app {{(pid=100298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:05:59.592635 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [None req-43ca9f4a-ab64-4302-be00-2ba73e715326 tempest-VolumesTransfersV355Test-377906827 tempest-VolumesTransfersV355Test-377906827-project-member] DELETE https://10.4.3.8/volume/v3/volumes/f60dae98-a578-4ef7-9fb5-a3c850d119cc Aug 07 10:05:59.592890 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [None req-43ca9f4a-ab64-4302-be00-2ba73e715326 tempest-VolumesTransfersV355Test-377906827 tempest-VolumesTransfersV355Test-377906827-project-member] Empty body provided in request {{(pid=100298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 10:05:59.593092 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [None req-43ca9f4a-ab64-4302-be00-2ba73e715326 tempest-VolumesTransfersV355Test-377906827 tempest-VolumesTransfersV355Test-377906827-project-member] Calling method 'delete' {{(pid=100298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 10:05:59.593339 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.v3.volumes [None req-43ca9f4a-ab64-4302-be00-2ba73e715326 tempest-VolumesTransfersV355Test-377906827 tempest-VolumesTransfersV355Test-377906827-project-member] Delete volume with id: f60dae98-a578-4ef7-9fb5-a3c850d119cc Aug 07 10:05:59.599501 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [None req-43ca9f4a-ab64-4302-be00-2ba73e715326 tempest-VolumesTransfersV355Test-377906827 tempest-VolumesTransfersV355Test-377906827-project-member] https://10.4.3.8/volume/v3/volumes/f60dae98-a578-4ef7-9fb5-a3c850d119cc returned with HTTP 404 Aug 07 10:05:59.599962 np0000006707 devstack@c-api.service[100298]: [pid: 100298|app: 0|req: 1298/5198] 10.4.3.8 () {68 vars in 1378 bytes} [Fri Aug 7 10:05:59 2026] DELETE /volume/v3/volumes/f60dae98-a578-4ef7-9fb5-a3c850d119cc => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 07 10:05:59.609173 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [None req-11df1c49-6e55-4804-9f68-4fddb8408e4d None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:05:59.611461 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-11df1c49-6e55-4804-9f68-4fddb8408e4d tempest-VolumesTransfersV355Test-377906827 tempest-VolumesTransfersV355Test-377906827-project-member] POST https://10.4.3.8/volume/v3/volumes Aug 07 10:05:59.611983 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-11df1c49-6e55-4804-9f68-4fddb8408e4d tempest-VolumesTransfersV355Test-377906827 tempest-VolumesTransfersV355Test-377906827-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesTransfersV355Test-Volume-620943437"}} {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 10:05:59.613806 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.v3.volumes [None req-11df1c49-6e55-4804-9f68-4fddb8408e4d tempest-VolumesTransfersV355Test-377906827 tempest-VolumesTransfersV355Test-377906827-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesTransfersV355Test-Volume-620943437'}} {{(pid=100296) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 07 10:05:59.614024 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.v3.volumes [None req-11df1c49-6e55-4804-9f68-4fddb8408e4d tempest-VolumesTransfersV355Test-377906827 tempest-VolumesTransfersV355Test-377906827-project-member] Create volume of 1 GB Aug 07 10:05:59.618770 np0000006707 devstack@c-api.service[100296]: INFO cinder.volume.api [None req-11df1c49-6e55-4804-9f68-4fddb8408e4d tempest-VolumesTransfersV355Test-377906827 tempest-VolumesTransfersV355Test-377906827-project-member] Availability Zones retrieved successfully. Aug 07 10:05:59.625972 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.volume.api [None req-11df1c49-6e55-4804-9f68-4fddb8408e4d tempest-VolumesTransfersV355Test-377906827 tempest-VolumesTransfersV355Test-377906827-project-member] Flow 'volume_create_api' (faaa37ce-9ad3-4426-a4d0-6840370c37c6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100296) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 10:05:59.627183 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.volume.api [None req-11df1c49-6e55-4804-9f68-4fddb8408e4d tempest-VolumesTransfersV355Test-377906827 tempest-VolumesTransfersV355Test-377906827-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (60aa4cbf-6591-478f-bdb8-57b59b012ab9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 10:05:59.628387 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.volume.flows.api.create_volume [None req-11df1c49-6e55-4804-9f68-4fddb8408e4d tempest-VolumesTransfersV355Test-377906827 tempest-VolumesTransfersV355Test-377906827-project-member] Validating volume size '1' using validate_int {{(pid=100296) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 07 10:05:59.655666 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.volume.api [None req-11df1c49-6e55-4804-9f68-4fddb8408e4d tempest-VolumesTransfersV355Test-377906827 tempest-VolumesTransfersV355Test-377906827-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (60aa4cbf-6591-478f-bdb8-57b59b012ab9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-07T09:47:39Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=45fd9a3a-b61e-4c6c-9ab7-d02f06678d0d,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '45fd9a3a-b61e-4c6c-9ab7-d02f06678d0d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 10:05:59.656932 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.volume.api [None req-11df1c49-6e55-4804-9f68-4fddb8408e4d tempest-VolumesTransfersV355Test-377906827 tempest-VolumesTransfersV355Test-377906827-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (30693ece-f1cf-4a5e-be38-3fc7c08f0a3b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 10:05:59.691743 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.quota [None req-11df1c49-6e55-4804-9f68-4fddb8408e4d tempest-VolumesTransfersV355Test-377906827 tempest-VolumesTransfersV355Test-377906827-project-member] Created reservations ['4c86b617-2b66-4396-b787-26a959de1d5b', '527e76a6-3dd0-48be-9f6b-9be94a30f70c', '4bf8565b-d1d9-4cf7-9020-a219d05ba4aa', '5600369d-0a82-4aea-805f-c98b1ce0e465'] {{(pid=100296) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 10:05:59.692549 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.volume.api [None req-11df1c49-6e55-4804-9f68-4fddb8408e4d tempest-VolumesTransfersV355Test-377906827 tempest-VolumesTransfersV355Test-377906827-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (30693ece-f1cf-4a5e-be38-3fc7c08f0a3b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['4c86b617-2b66-4396-b787-26a959de1d5b', '527e76a6-3dd0-48be-9f6b-9be94a30f70c', '4bf8565b-d1d9-4cf7-9020-a219d05ba4aa', '5600369d-0a82-4aea-805f-c98b1ce0e465']}' {{(pid=100296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 10:05:59.693272 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.volume.api [None req-11df1c49-6e55-4804-9f68-4fddb8408e4d tempest-VolumesTransfersV355Test-377906827 tempest-VolumesTransfersV355Test-377906827-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d05ae811-9d63-4990-96b7-dbc2c611f534) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 10:05:59.695138 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [None req-f6ba6ba8-1c57-4742-9c4f-0910bfefa5dd None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:05:59.696916 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-f6ba6ba8-1c57-4742-9c4f-0910bfefa5dd tempest-ProjectMemberTests-191159325 tempest-ProjectMemberTests-191159325-project-admin] GET https://10.4.3.8/volume/v3/volumes/3c216577-9af2-4d86-b819-7518ad0a5e50 Aug 07 10:05:59.697141 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-f6ba6ba8-1c57-4742-9c4f-0910bfefa5dd tempest-ProjectMemberTests-191159325 tempest-ProjectMemberTests-191159325-project-admin] Empty body provided in request {{(pid=100297) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 10:05:59.697355 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-f6ba6ba8-1c57-4742-9c4f-0910bfefa5dd tempest-ProjectMemberTests-191159325 tempest-ProjectMemberTests-191159325-project-admin] Calling method 'show' {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 10:05:59.704544 np0000006707 devstack@c-api.service[100297]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 10:05:59.704544 np0000006707 devstack@c-api.service[100297]: warnings.warn( Aug 07 10:05:59.711120 np0000006707 devstack@c-api.service[100297]: INFO cinder.volume.api [None req-f6ba6ba8-1c57-4742-9c4f-0910bfefa5dd tempest-ProjectMemberTests-191159325 tempest-ProjectMemberTests-191159325-project-admin] Volume info retrieved successfully. Aug 07 10:05:59.714927 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-f6ba6ba8-1c57-4742-9c4f-0910bfefa5dd tempest-ProjectMemberTests-191159325 tempest-ProjectMemberTests-191159325-project-admin] https://10.4.3.8/volume/v3/volumes/3c216577-9af2-4d86-b819-7518ad0a5e50 returned with HTTP 200 Aug 07 10:05:59.715351 np0000006707 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 1303/5199] 10.4.3.8 () {68 vars in 1374 bytes} [Fri Aug 7 10:05:59 2026] GET /volume/v3/volumes/3c216577-9af2-4d86-b819-7518ad0a5e50 => generated 970 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 10:05:59.725154 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.volume.api [None req-11df1c49-6e55-4804-9f68-4fddb8408e4d tempest-VolumesTransfersV355Test-377906827 tempest-VolumesTransfersV355Test-377906827-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d05ae811-9d63-4990-96b7-dbc2c611f534) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'bcccf2bc-5dae-4e6c-934c-bba94477db5e', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesTransfersV355Test-Volume-620943437',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='57b4d736fa3a4be8bcc61cdf87a1e00f',qos_specs=None,replication_status=,reservations=['4c86b617-2b66-4396-b787-26a959de1d5b','527e76a6-3dd0-48be-9f6b-9be94a30f70c','4bf8565b-d1d9-4cf7-9020-a219d05ba4aa','5600369d-0a82-4aea-805f-c98b1ce0e465'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d09047b694864d358734b4e0137ef6d0',volume_type_id=45fd9a3a-b61e-4c6c-9ab7-d02f06678d0d), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-07T10:05:59Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesTransfersV355Test-Volume-620943437',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=bcccf2bc-5dae-4e6c-934c-bba94477db5e,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='57b4d736fa3a4be8bcc61cdf87a1e00f',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='d09047b694864d358734b4e0137ef6d0',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(45fd9a3a-b61e-4c6c-9ab7-d02f06678d0d),volume_type_id=45fd9a3a-b61e-4c6c-9ab7-d02f06678d0d)}' {{(pid=100296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 10:05:59.726276 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.volume.api [None req-11df1c49-6e55-4804-9f68-4fddb8408e4d tempest-VolumesTransfersV355Test-377906827 tempest-VolumesTransfersV355Test-377906827-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (05e0f8c7-4c9a-45d6-8a74-83c0c06bc4de) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 10:05:59.726788 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-dacbf9eb-26b3-4d4e-ab39-0ba6b36425b0 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:05:59.728663 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-dacbf9eb-26b3-4d4e-ab39-0ba6b36425b0 tempest-ProjectMemberTests-191159325 tempest-ProjectMemberTests-191159325-project-admin] GET https://10.4.3.8/volume/v3/messages Aug 07 10:05:59.728873 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-dacbf9eb-26b3-4d4e-ab39-0ba6b36425b0 tempest-ProjectMemberTests-191159325 tempest-ProjectMemberTests-191159325-project-admin] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 10:05:59.729083 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-dacbf9eb-26b3-4d4e-ab39-0ba6b36425b0 tempest-ProjectMemberTests-191159325 tempest-ProjectMemberTests-191159325-project-admin] Calling method 'version_select' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 10:05:59.732450 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-dacbf9eb-26b3-4d4e-ab39-0ba6b36425b0 tempest-ProjectMemberTests-191159325 tempest-ProjectMemberTests-191159325-project-admin] https://10.4.3.8/volume/v3/messages returned with HTTP 200 Aug 07 10:05:59.733105 np0000006707 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 1305/5200] 10.4.3.8 () {68 vars in 1266 bytes} [Fri Aug 7 10:05:59 2026] GET /volume/v3/messages => generated 666 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 07 10:05:59.740872 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.middleware.request_id [None req-e353fa11-5b92-4536-a5c3-977459525e05 None None] RequestId filter calling following filter/app {{(pid=100298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:05:59.742634 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [None req-e353fa11-5b92-4536-a5c3-977459525e05 tempest-ProjectMemberTests-191159325 tempest-ProjectMemberTests-191159325-project-member] GET https://10.4.3.8/volume/v3/messages/c88ce530-7bc0-446f-b356-72a7d08472b1 Aug 07 10:05:59.742864 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [None req-e353fa11-5b92-4536-a5c3-977459525e05 tempest-ProjectMemberTests-191159325 tempest-ProjectMemberTests-191159325-project-member] Empty body provided in request {{(pid=100298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 10:05:59.743083 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [None req-e353fa11-5b92-4536-a5c3-977459525e05 tempest-ProjectMemberTests-191159325 tempest-ProjectMemberTests-191159325-project-member] Calling method 'version_select' {{(pid=100298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 10:05:59.746016 np0000006707 devstack@c-api.service[100298]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 10:05:59.746016 np0000006707 devstack@c-api.service[100298]: warnings.warn( Aug 07 10:05:59.746671 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [None req-e353fa11-5b92-4536-a5c3-977459525e05 tempest-ProjectMemberTests-191159325 tempest-ProjectMemberTests-191159325-project-member] https://10.4.3.8/volume/v3/messages/c88ce530-7bc0-446f-b356-72a7d08472b1 returned with HTTP 200 Aug 07 10:05:59.746965 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.volume.api [None req-11df1c49-6e55-4804-9f68-4fddb8408e4d tempest-VolumesTransfersV355Test-377906827 tempest-VolumesTransfersV355Test-377906827-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (05e0f8c7-4c9a-45d6-8a74-83c0c06bc4de) transitioned into state 'SUCCESS' from state '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-620943437',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='57b4d736fa3a4be8bcc61cdf87a1e00f',qos_specs=None,replication_status=,reservations=['4c86b617-2b66-4396-b787-26a959de1d5b','527e76a6-3dd0-48be-9f6b-9be94a30f70c','4bf8565b-d1d9-4cf7-9020-a219d05ba4aa','5600369d-0a82-4aea-805f-c98b1ce0e465'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d09047b694864d358734b4e0137ef6d0',volume_type_id=45fd9a3a-b61e-4c6c-9ab7-d02f06678d0d)}' {{(pid=100296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 10:05:59.747092 np0000006707 devstack@c-api.service[100298]: [pid: 100298|app: 0|req: 1299/5201] 10.4.3.8 () {68 vars in 1377 bytes} [Fri Aug 7 10:05:59 2026] GET /volume/v3/messages/c88ce530-7bc0-446f-b356-72a7d08472b1 => generated 663 bytes in 6 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 10:05:59.748023 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.volume.api [None req-11df1c49-6e55-4804-9f68-4fddb8408e4d tempest-VolumesTransfersV355Test-377906827 tempest-VolumesTransfersV355Test-377906827-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d0544ae1-83b3-45f3-bedf-30a2ba940d63) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 10:05:59.755334 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [None req-38979e40-5251-4182-9f4a-9cbd037b3fc4 None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:05:59.757618 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-38979e40-5251-4182-9f4a-9cbd037b3fc4 tempest-ProjectMemberTests-191159325 tempest-ProjectMemberTests-191159325-project-admin] DELETE https://10.4.3.8/volume/v3/messages/c88ce530-7bc0-446f-b356-72a7d08472b1 Aug 07 10:05:59.757618 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-38979e40-5251-4182-9f4a-9cbd037b3fc4 tempest-ProjectMemberTests-191159325 tempest-ProjectMemberTests-191159325-project-admin] Empty body provided in request {{(pid=100297) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 10:05:59.757784 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-38979e40-5251-4182-9f4a-9cbd037b3fc4 tempest-ProjectMemberTests-191159325 tempest-ProjectMemberTests-191159325-project-admin] Calling method 'version_select' {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 10:05:59.760929 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.volume.api [None req-11df1c49-6e55-4804-9f68-4fddb8408e4d tempest-VolumesTransfersV355Test-377906827 tempest-VolumesTransfersV355Test-377906827-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d0544ae1-83b3-45f3-bedf-30a2ba940d63) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 10:05:59.762334 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.volume.api [None req-11df1c49-6e55-4804-9f68-4fddb8408e4d tempest-VolumesTransfersV355Test-377906827 tempest-VolumesTransfersV355Test-377906827-project-member] Flow 'volume_create_api' (faaa37ce-9ad3-4426-a4d0-6840370c37c6) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100296) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 10:05:59.762806 np0000006707 devstack@c-api.service[100296]: INFO cinder.volume.api [None req-11df1c49-6e55-4804-9f68-4fddb8408e4d tempest-VolumesTransfersV355Test-377906827 tempest-VolumesTransfersV355Test-377906827-project-member] Create volume request issued successfully. Aug 07 10:05:59.763606 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-11df1c49-6e55-4804-9f68-4fddb8408e4d tempest-VolumesTransfersV355Test-377906827 tempest-VolumesTransfersV355Test-377906827-project-member] https://10.4.3.8/volume/v3/volumes returned with HTTP 202 Aug 07 10:05:59.764128 np0000006707 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 1295/5202] 10.4.3.8 () {70 vars in 1285 bytes} [Fri Aug 7 10:05:59 2026] POST /volume/v3/volumes => generated 814 bytes in 156 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 07 10:05:59.770791 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-38979e40-5251-4182-9f4a-9cbd037b3fc4 tempest-ProjectMemberTests-191159325 tempest-ProjectMemberTests-191159325-project-admin] https://10.4.3.8/volume/v3/messages/c88ce530-7bc0-446f-b356-72a7d08472b1 returned with HTTP 204 Aug 07 10:05:59.771265 np0000006707 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 1304/5203] 10.4.3.8 () {68 vars in 1380 bytes} [Fri Aug 7 10:05:59 2026] DELETE /volume/v3/messages/c88ce530-7bc0-446f-b356-72a7d08472b1 => generated 0 bytes in 16 msecs (HTTP/1.1 204) 6 headers in 235 bytes (1 switches on core 0) Aug 07 10:05:59.779192 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-156f7ec5-b0c5-417b-b039-e0d0f224d090 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:05:59.779560 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.middleware.request_id [None req-ade8767e-1a66-438f-a6a3-ca64a8033b75 None None] RequestId filter calling following filter/app {{(pid=100298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:05:59.781071 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-156f7ec5-b0c5-417b-b039-e0d0f224d090 tempest-VolumesTransfersV355Test-377906827 tempest-VolumesTransfersV355Test-377906827-project-member] GET https://10.4.3.8/volume/v3/volumes/bcccf2bc-5dae-4e6c-934c-bba94477db5e Aug 07 10:05:59.781344 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-156f7ec5-b0c5-417b-b039-e0d0f224d090 tempest-VolumesTransfersV355Test-377906827 tempest-VolumesTransfersV355Test-377906827-project-member] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 10:05:59.781710 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-156f7ec5-b0c5-417b-b039-e0d0f224d090 tempest-VolumesTransfersV355Test-377906827 tempest-VolumesTransfersV355Test-377906827-project-member] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 10:05:59.781961 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [None req-ade8767e-1a66-438f-a6a3-ca64a8033b75 tempest-ProjectMemberTests-191159325 tempest-ProjectMemberTests-191159325-project-admin] DELETE https://10.4.3.8/volume/v3/volumes/3c216577-9af2-4d86-b819-7518ad0a5e50 Aug 07 10:05:59.782317 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [None req-ade8767e-1a66-438f-a6a3-ca64a8033b75 tempest-ProjectMemberTests-191159325 tempest-ProjectMemberTests-191159325-project-admin] Empty body provided in request {{(pid=100298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 10:05:59.782777 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [None req-ade8767e-1a66-438f-a6a3-ca64a8033b75 tempest-ProjectMemberTests-191159325 tempest-ProjectMemberTests-191159325-project-admin] Calling method 'delete' {{(pid=100298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 10:05:59.782866 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.v3.volumes [None req-ade8767e-1a66-438f-a6a3-ca64a8033b75 tempest-ProjectMemberTests-191159325 tempest-ProjectMemberTests-191159325-project-admin] Delete volume with id: 3c216577-9af2-4d86-b819-7518ad0a5e50 Aug 07 10:05:59.795460 np0000006707 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 10:05:59.795460 np0000006707 devstack@c-api.service[100295]: warnings.warn( Aug 07 10:05:59.795801 np0000006707 devstack@c-api.service[100298]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 10:05:59.795801 np0000006707 devstack@c-api.service[100298]: warnings.warn( Aug 07 10:05:59.796278 np0000006707 devstack@c-api.service[100298]: INFO cinder.volume.api [None req-ade8767e-1a66-438f-a6a3-ca64a8033b75 tempest-ProjectMemberTests-191159325 tempest-ProjectMemberTests-191159325-project-admin] Volume info retrieved successfully. Aug 07 10:05:59.797681 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.volume.api [None req-ade8767e-1a66-438f-a6a3-ca64a8033b75 tempest-ProjectMemberTests-191159325 tempest-ProjectMemberTests-191159325-project-admin] Decrease volume quotas for non temporary volume in non error_managing status. {{(pid=100298) delete /opt/stack/cinder/cinder/volume/api.py:434}} Aug 07 10:05:59.800079 np0000006707 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-156f7ec5-b0c5-417b-b039-e0d0f224d090 tempest-VolumesTransfersV355Test-377906827 tempest-VolumesTransfersV355Test-377906827-project-member] Volume info retrieved successfully. Aug 07 10:05:59.805012 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-156f7ec5-b0c5-417b-b039-e0d0f224d090 tempest-VolumesTransfersV355Test-377906827 tempest-VolumesTransfersV355Test-377906827-project-member] https://10.4.3.8/volume/v3/volumes/bcccf2bc-5dae-4e6c-934c-bba94477db5e returned with HTTP 200 Aug 07 10:05:59.805571 np0000006707 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 1306/5204] 10.4.3.8 () {68 vars in 1375 bytes} [Fri Aug 7 10:05:59 2026] GET /volume/v3/volumes/bcccf2bc-5dae-4e6c-934c-bba94477db5e => generated 882 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 10:05:59.822309 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.quota [None req-ade8767e-1a66-438f-a6a3-ca64a8033b75 tempest-ProjectMemberTests-191159325 tempest-ProjectMemberTests-191159325-project-admin] Created reservations ['b387fd0f-31ee-4c9d-b0e5-cfd3c6587136', '6e1c324f-ff2b-4f65-a3ee-dd3c0b21a751', 'da2ff09c-2791-45ea-8ed0-21e35ed62c4d', '83f81985-9d01-4517-b8ea-b0de836d9c82'] {{(pid=100298) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 10:05:59.852203 np0000006707 devstack@c-api.service[100298]: INFO cinder.volume.api [None req-ade8767e-1a66-438f-a6a3-ca64a8033b75 tempest-ProjectMemberTests-191159325 tempest-ProjectMemberTests-191159325-project-admin] Delete volume request issued successfully. Aug 07 10:05:59.852511 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [None req-ade8767e-1a66-438f-a6a3-ca64a8033b75 tempest-ProjectMemberTests-191159325 tempest-ProjectMemberTests-191159325-project-admin] https://10.4.3.8/volume/v3/volumes/3c216577-9af2-4d86-b819-7518ad0a5e50 returned with HTTP 202 Aug 07 10:05:59.853085 np0000006707 devstack@c-api.service[100298]: [pid: 100298|app: 0|req: 1300/5205] 10.4.3.8 () {68 vars in 1377 bytes} [Fri Aug 7 10:05:59 2026] DELETE /volume/v3/volumes/3c216577-9af2-4d86-b819-7518ad0a5e50 => generated 0 bytes in 74 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 07 10:05:59.861567 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [None req-3b87d3f9-9681-48b4-bed5-a9dbe0c0bab4 None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:05:59.864020 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-3b87d3f9-9681-48b4-bed5-a9dbe0c0bab4 tempest-ProjectMemberTests-191159325 tempest-ProjectMemberTests-191159325-project-admin] DELETE https://10.4.3.8/volume/v3/types/1a72c989-238b-4d71-8cf3-0a2e9f232e57 Aug 07 10:05:59.864303 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-3b87d3f9-9681-48b4-bed5-a9dbe0c0bab4 tempest-ProjectMemberTests-191159325 tempest-ProjectMemberTests-191159325-project-admin] Empty body provided in request {{(pid=100296) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 10:05:59.864599 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-3b87d3f9-9681-48b4-bed5-a9dbe0c0bab4 tempest-ProjectMemberTests-191159325 tempest-ProjectMemberTests-191159325-project-admin] Calling method '_delete' {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 10:05:59.864911 np0000006707 devstack@c-api.service[100296]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 10:05:59.864911 np0000006707 devstack@c-api.service[100296]: warnings.warn( Aug 07 10:05:59.899217 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-3b87d3f9-9681-48b4-bed5-a9dbe0c0bab4 tempest-ProjectMemberTests-191159325 tempest-ProjectMemberTests-191159325-project-admin] https://10.4.3.8/volume/v3/types/1a72c989-238b-4d71-8cf3-0a2e9f232e57 returned with HTTP 202 Aug 07 10:05:59.899778 np0000006707 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 1296/5206] 10.4.3.8 () {66 vars in 1331 bytes} [Fri Aug 7 10:05:59 2026] DELETE /volume/v3/types/1a72c989-238b-4d71-8cf3-0a2e9f232e57 => generated 0 bytes in 39 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 07 10:06:00.809899 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [req-44c2a54c-2077-4b45-818e-60f55643de14 req-c230092d-38e0-4027-a250-f5624b5102a1 None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:06:00.812657 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [req-44c2a54c-2077-4b45-818e-60f55643de14 req-c230092d-38e0-4027-a250-f5624b5102a1 tempest-TestEncryptedCinderVolumes-1545393347 tempest-TestEncryptedCinderVolumes-1545393347-project-member] GET https://10.4.3.8/volume/v3/volumes/2a9e4638-e8b3-4c20-8b45-3cac1441e29c/encryption Aug 07 10:06:00.813018 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [req-44c2a54c-2077-4b45-818e-60f55643de14 req-c230092d-38e0-4027-a250-f5624b5102a1 tempest-TestEncryptedCinderVolumes-1545393347 tempest-TestEncryptedCinderVolumes-1545393347-project-member] Empty body provided in request {{(pid=100297) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 10:06:00.813359 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [req-44c2a54c-2077-4b45-818e-60f55643de14 req-c230092d-38e0-4027-a250-f5624b5102a1 tempest-TestEncryptedCinderVolumes-1545393347 tempest-TestEncryptedCinderVolumes-1545393347-project-member] Calling method 'index' {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 10:06:00.818155 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-74c45063-7bdc-4c8e-91bf-6e1b5ab28857 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:06:00.823960 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-74c45063-7bdc-4c8e-91bf-6e1b5ab28857 tempest-VolumesTransfersV355Test-377906827 tempest-VolumesTransfersV355Test-377906827-project-member] GET https://10.4.3.8/volume/v3/volumes/bcccf2bc-5dae-4e6c-934c-bba94477db5e Aug 07 10:06:00.826054 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-74c45063-7bdc-4c8e-91bf-6e1b5ab28857 tempest-VolumesTransfersV355Test-377906827 tempest-VolumesTransfersV355Test-377906827-project-member] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 10:06:00.826394 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-74c45063-7bdc-4c8e-91bf-6e1b5ab28857 tempest-VolumesTransfersV355Test-377906827 tempest-VolumesTransfersV355Test-377906827-project-member] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 10:06:00.831037 np0000006707 devstack@c-api.service[100297]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 10:06:00.831037 np0000006707 devstack@c-api.service[100297]: warnings.warn( Aug 07 10:06:00.834927 np0000006707 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 10:06:00.834927 np0000006707 devstack@c-api.service[100295]: warnings.warn( Aug 07 10:06:00.838002 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [req-44c2a54c-2077-4b45-818e-60f55643de14 req-c230092d-38e0-4027-a250-f5624b5102a1 tempest-TestEncryptedCinderVolumes-1545393347 tempest-TestEncryptedCinderVolumes-1545393347-project-member] https://10.4.3.8/volume/v3/volumes/2a9e4638-e8b3-4c20-8b45-3cac1441e29c/encryption returned with HTTP 200 Aug 07 10:06:00.838595 np0000006707 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 1305/5207] 10.4.3.8 () {68 vars in 1617 bytes} [Fri Aug 7 10:06:00 2026] GET /volume/v3/volumes/2a9e4638-e8b3-4c20-8b45-3cac1441e29c/encryption => generated 160 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 10:06:00.838824 np0000006707 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-74c45063-7bdc-4c8e-91bf-6e1b5ab28857 tempest-VolumesTransfersV355Test-377906827 tempest-VolumesTransfersV355Test-377906827-project-member] Volume info retrieved successfully. Aug 07 10:06:00.848597 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-74c45063-7bdc-4c8e-91bf-6e1b5ab28857 tempest-VolumesTransfersV355Test-377906827 tempest-VolumesTransfersV355Test-377906827-project-member] https://10.4.3.8/volume/v3/volumes/bcccf2bc-5dae-4e6c-934c-bba94477db5e returned with HTTP 200 Aug 07 10:06:00.849135 np0000006707 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 1307/5208] 10.4.3.8 () {68 vars in 1375 bytes} [Fri Aug 7 10:06:00 2026] GET /volume/v3/volumes/bcccf2bc-5dae-4e6c-934c-bba94477db5e => generated 941 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 10:06:00.865595 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.middleware.request_id [None req-12efc3bb-98b4-4912-97c2-a3f0a59a1b27 None None] RequestId filter calling following filter/app {{(pid=100298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:06:00.867500 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [None req-12efc3bb-98b4-4912-97c2-a3f0a59a1b27 tempest-VolumesTransfersV355Test-377906827 tempest-VolumesTransfersV355Test-377906827-project-member] POST https://10.4.3.8/volume/v3/volume-transfers Aug 07 10:06:00.868032 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [None req-12efc3bb-98b4-4912-97c2-a3f0a59a1b27 tempest-VolumesTransfersV355Test-377906827 tempest-VolumesTransfersV355Test-377906827-project-member] Action: 'create', calling method: create, body: {"transfer": {"volume_id": "bcccf2bc-5dae-4e6c-934c-bba94477db5e"}} {{(pid=100298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 10:06:00.870097 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.v3.volume_transfer [None req-12efc3bb-98b4-4912-97c2-a3f0a59a1b27 tempest-VolumesTransfersV355Test-377906827 tempest-VolumesTransfersV355Test-377906827-project-member] Creating new volume transfer {'transfer': {'volume_id': 'bcccf2bc-5dae-4e6c-934c-bba94477db5e'}} {{(pid=100298) create /opt/stack/cinder/cinder/api/v3/volume_transfer.py:85}} Aug 07 10:06:00.870390 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.v3.volume_transfer [None req-12efc3bb-98b4-4912-97c2-a3f0a59a1b27 tempest-VolumesTransfersV355Test-377906827 tempest-VolumesTransfersV355Test-377906827-project-member] Creating transfer of volume bcccf2bc-5dae-4e6c-934c-bba94477db5e Aug 07 10:06:00.870659 np0000006707 devstack@c-api.service[100298]: INFO cinder.transfer.api [None req-12efc3bb-98b4-4912-97c2-a3f0a59a1b27 tempest-VolumesTransfersV355Test-377906827 tempest-VolumesTransfersV355Test-377906827-project-member] Generating transfer record for volume bcccf2bc-5dae-4e6c-934c-bba94477db5e Aug 07 10:06:00.880118 np0000006707 devstack@c-api.service[100298]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 10:06:00.880118 np0000006707 devstack@c-api.service[100298]: warnings.warn( Aug 07 10:06:00.891674 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [None req-12efc3bb-98b4-4912-97c2-a3f0a59a1b27 tempest-VolumesTransfersV355Test-377906827 tempest-VolumesTransfersV355Test-377906827-project-member] https://10.4.3.8/volume/v3/volume-transfers returned with HTTP 202 Aug 07 10:06:00.892266 np0000006707 devstack@c-api.service[100298]: [pid: 100298|app: 0|req: 1301/5209] 10.4.3.8 () {70 vars in 1312 bytes} [Fri Aug 7 10:06:00 2026] POST /volume/v3/volume-transfers => generated 460 bytes in 30 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 07 10:06:00.901100 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [None req-7d9715f4-d59a-406a-9993-12caf2c7d393 None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:06:00.903067 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-7d9715f4-d59a-406a-9993-12caf2c7d393 tempest-VolumesTransfersV355Test-377906827 tempest-VolumesTransfersV355Test-377906827-project-member] GET https://10.4.3.8/volume/v3/volumes/bcccf2bc-5dae-4e6c-934c-bba94477db5e Aug 07 10:06:00.903371 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-7d9715f4-d59a-406a-9993-12caf2c7d393 tempest-VolumesTransfersV355Test-377906827 tempest-VolumesTransfersV355Test-377906827-project-member] Empty body provided in request {{(pid=100296) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 10:06:00.903610 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-7d9715f4-d59a-406a-9993-12caf2c7d393 tempest-VolumesTransfersV355Test-377906827 tempest-VolumesTransfersV355Test-377906827-project-member] Calling method 'show' {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 10:06:00.913055 np0000006707 devstack@c-api.service[100296]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 10:06:00.913055 np0000006707 devstack@c-api.service[100296]: warnings.warn( Aug 07 10:06:00.917086 np0000006707 devstack@c-api.service[100296]: INFO cinder.volume.api [None req-7d9715f4-d59a-406a-9993-12caf2c7d393 tempest-VolumesTransfersV355Test-377906827 tempest-VolumesTransfersV355Test-377906827-project-member] Volume info retrieved successfully. Aug 07 10:06:00.921239 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-7d9715f4-d59a-406a-9993-12caf2c7d393 tempest-VolumesTransfersV355Test-377906827 tempest-VolumesTransfersV355Test-377906827-project-member] https://10.4.3.8/volume/v3/volumes/bcccf2bc-5dae-4e6c-934c-bba94477db5e returned with HTTP 200 Aug 07 10:06:00.921646 np0000006707 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 1297/5210] 10.4.3.8 () {68 vars in 1375 bytes} [Fri Aug 7 10:06:00 2026] GET /volume/v3/volumes/bcccf2bc-5dae-4e6c-934c-bba94477db5e => generated 949 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 10:06:00.939091 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [None req-ba5c1970-a818-4aea-9a0c-6db43ddaf199 None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:06:00.941363 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-ba5c1970-a818-4aea-9a0c-6db43ddaf199 tempest-VolumesTransfersV355Test-377906827 tempest-VolumesTransfersV355Test-377906827-project-member] GET https://10.4.3.8/volume/v3/volume-transfers/detail Aug 07 10:06:00.941676 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-ba5c1970-a818-4aea-9a0c-6db43ddaf199 tempest-VolumesTransfersV355Test-377906827 tempest-VolumesTransfersV355Test-377906827-project-member] Empty body provided in request {{(pid=100297) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 10:06:00.941934 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-ba5c1970-a818-4aea-9a0c-6db43ddaf199 tempest-VolumesTransfersV355Test-377906827 tempest-VolumesTransfersV355Test-377906827-project-member] Calling method 'detail' {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 10:06:00.942148 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.v3.volume_transfer [None req-ba5c1970-a818-4aea-9a0c-6db43ddaf199 tempest-VolumesTransfersV355Test-377906827 tempest-VolumesTransfersV355Test-377906827-project-member] Listing volume transfers {{(pid=100297) _get_transfers /opt/stack/cinder/cinder/api/v3/volume_transfer.py:51}} Aug 07 10:06:00.947047 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-ba5c1970-a818-4aea-9a0c-6db43ddaf199 tempest-VolumesTransfersV355Test-377906827 tempest-VolumesTransfersV355Test-377906827-project-member] https://10.4.3.8/volume/v3/volume-transfers/detail returned with HTTP 200 Aug 07 10:06:00.947647 np0000006707 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 1306/5211] 10.4.3.8 () {68 vars in 1312 bytes} [Fri Aug 7 10:06:00 2026] GET /volume/v3/volume-transfers/detail => generated 431 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 10:06:00.959795 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-1df53c9f-f6ee-41dc-afb6-3555a24cec09 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:06:00.962511 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-1df53c9f-f6ee-41dc-afb6-3555a24cec09 tempest-VolumesTransfersV355Test-377906827 tempest-VolumesTransfersV355Test-377906827-project-member] DELETE https://10.4.3.8/volume/v3/volume-transfers/e475c32e-84d5-49b7-ab52-08bc5e357f3a Aug 07 10:06:00.962878 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-1df53c9f-f6ee-41dc-afb6-3555a24cec09 tempest-VolumesTransfersV355Test-377906827 tempest-VolumesTransfersV355Test-377906827-project-member] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 10:06:00.963197 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-1df53c9f-f6ee-41dc-afb6-3555a24cec09 tempest-VolumesTransfersV355Test-377906827 tempest-VolumesTransfersV355Test-377906827-project-member] Calling method 'delete' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 10:06:00.963391 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.contrib.volume_transfer [None req-1df53c9f-f6ee-41dc-afb6-3555a24cec09 tempest-VolumesTransfersV355Test-377906827 tempest-VolumesTransfersV355Test-377906827-project-member] Delete transfer with id: e475c32e-84d5-49b7-ab52-08bc5e357f3a Aug 07 10:06:00.974348 np0000006707 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 10:06:00.974348 np0000006707 devstack@c-api.service[100295]: warnings.warn( Aug 07 10:06:00.982986 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-1df53c9f-f6ee-41dc-afb6-3555a24cec09 tempest-VolumesTransfersV355Test-377906827 tempest-VolumesTransfersV355Test-377906827-project-member] https://10.4.3.8/volume/v3/volume-transfers/e475c32e-84d5-49b7-ab52-08bc5e357f3a returned with HTTP 202 Aug 07 10:06:00.983545 np0000006707 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 1308/5212] 10.4.3.8 () {68 vars in 1405 bytes} [Fri Aug 7 10:06:00 2026] DELETE /volume/v3/volume-transfers/e475c32e-84d5-49b7-ab52-08bc5e357f3a => generated 0 bytes in 24 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 07 10:06:00.991303 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.middleware.request_id [None req-e658fab0-92c5-4a41-b1ad-e20a6a6ffebc None None] RequestId filter calling following filter/app {{(pid=100298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:06:00.993500 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [None req-e658fab0-92c5-4a41-b1ad-e20a6a6ffebc tempest-VolumesTransfersV355Test-377906827 tempest-VolumesTransfersV355Test-377906827-project-member] GET https://10.4.3.8/volume/v3/volumes/bcccf2bc-5dae-4e6c-934c-bba94477db5e Aug 07 10:06:00.993751 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [None req-e658fab0-92c5-4a41-b1ad-e20a6a6ffebc tempest-VolumesTransfersV355Test-377906827 tempest-VolumesTransfersV355Test-377906827-project-member] Empty body provided in request {{(pid=100298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 10:06:00.993984 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [None req-e658fab0-92c5-4a41-b1ad-e20a6a6ffebc tempest-VolumesTransfersV355Test-377906827 tempest-VolumesTransfersV355Test-377906827-project-member] Calling method 'show' {{(pid=100298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 10:06:01.003709 np0000006707 devstack@c-api.service[100298]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 10:06:01.003709 np0000006707 devstack@c-api.service[100298]: warnings.warn( Aug 07 10:06:01.008637 np0000006707 devstack@c-api.service[100298]: INFO cinder.volume.api [None req-e658fab0-92c5-4a41-b1ad-e20a6a6ffebc tempest-VolumesTransfersV355Test-377906827 tempest-VolumesTransfersV355Test-377906827-project-member] Volume info retrieved successfully. Aug 07 10:06:01.013885 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [None req-e658fab0-92c5-4a41-b1ad-e20a6a6ffebc tempest-VolumesTransfersV355Test-377906827 tempest-VolumesTransfersV355Test-377906827-project-member] https://10.4.3.8/volume/v3/volumes/bcccf2bc-5dae-4e6c-934c-bba94477db5e returned with HTTP 200 Aug 07 10:06:01.014521 np0000006707 devstack@c-api.service[100298]: [pid: 100298|app: 0|req: 1302/5213] 10.4.3.8 () {68 vars in 1375 bytes} [Fri Aug 7 10:06:00 2026] GET /volume/v3/volumes/bcccf2bc-5dae-4e6c-934c-bba94477db5e => generated 941 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 10:06:01.027812 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [None req-251b2d4c-a99c-44eb-b113-79b93133a77e None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:06:01.030412 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-251b2d4c-a99c-44eb-b113-79b93133a77e tempest-VolumesTransfersV355Test-377906827 tempest-VolumesTransfersV355Test-377906827-project-member] DELETE https://10.4.3.8/volume/v3/volume-transfers/e475c32e-84d5-49b7-ab52-08bc5e357f3a Aug 07 10:06:01.030643 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-251b2d4c-a99c-44eb-b113-79b93133a77e tempest-VolumesTransfersV355Test-377906827 tempest-VolumesTransfersV355Test-377906827-project-member] Empty body provided in request {{(pid=100296) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 10:06:01.030822 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-251b2d4c-a99c-44eb-b113-79b93133a77e tempest-VolumesTransfersV355Test-377906827 tempest-VolumesTransfersV355Test-377906827-project-member] Calling method 'delete' {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 10:06:01.030917 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.contrib.volume_transfer [None req-251b2d4c-a99c-44eb-b113-79b93133a77e tempest-VolumesTransfersV355Test-377906827 tempest-VolumesTransfersV355Test-377906827-project-member] Delete transfer with id: e475c32e-84d5-49b7-ab52-08bc5e357f3a Aug 07 10:06:01.034207 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-251b2d4c-a99c-44eb-b113-79b93133a77e tempest-VolumesTransfersV355Test-377906827 tempest-VolumesTransfersV355Test-377906827-project-member] https://10.4.3.8/volume/v3/volume-transfers/e475c32e-84d5-49b7-ab52-08bc5e357f3a returned with HTTP 404 Aug 07 10:06:01.034665 np0000006707 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 1298/5214] 10.4.3.8 () {68 vars in 1405 bytes} [Fri Aug 7 10:06:01 2026] DELETE /volume/v3/volume-transfers/e475c32e-84d5-49b7-ab52-08bc5e357f3a => generated 111 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 07 10:06:01.041743 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [None req-97c2de00-4d5a-4287-996a-3f580dfef1e8 None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:06:01.043975 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-97c2de00-4d5a-4287-996a-3f580dfef1e8 tempest-VolumesTransfersV355Test-1199096241 tempest-VolumesTransfersV355Test-1199096241-project-admin] DELETE https://10.4.3.8/volume/v3/volumes/bcccf2bc-5dae-4e6c-934c-bba94477db5e Aug 07 10:06:01.044219 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-97c2de00-4d5a-4287-996a-3f580dfef1e8 tempest-VolumesTransfersV355Test-1199096241 tempest-VolumesTransfersV355Test-1199096241-project-admin] Empty body provided in request {{(pid=100297) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 10:06:01.044467 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-97c2de00-4d5a-4287-996a-3f580dfef1e8 tempest-VolumesTransfersV355Test-1199096241 tempest-VolumesTransfersV355Test-1199096241-project-admin] Calling method 'delete' {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 10:06:01.044683 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.v3.volumes [None req-97c2de00-4d5a-4287-996a-3f580dfef1e8 tempest-VolumesTransfersV355Test-1199096241 tempest-VolumesTransfersV355Test-1199096241-project-admin] Delete volume with id: bcccf2bc-5dae-4e6c-934c-bba94477db5e Aug 07 10:06:01.054081 np0000006707 devstack@c-api.service[100297]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 10:06:01.054081 np0000006707 devstack@c-api.service[100297]: warnings.warn( Aug 07 10:06:01.054634 np0000006707 devstack@c-api.service[100297]: INFO cinder.volume.api [None req-97c2de00-4d5a-4287-996a-3f580dfef1e8 tempest-VolumesTransfersV355Test-1199096241 tempest-VolumesTransfersV355Test-1199096241-project-admin] Volume info retrieved successfully. Aug 07 10:06:01.076486 np0000006707 devstack@c-api.service[100297]: INFO cinder.volume.api [None req-97c2de00-4d5a-4287-996a-3f580dfef1e8 tempest-VolumesTransfersV355Test-1199096241 tempest-VolumesTransfersV355Test-1199096241-project-admin] Delete volume request issued successfully. Aug 07 10:06:01.076935 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-97c2de00-4d5a-4287-996a-3f580dfef1e8 tempest-VolumesTransfersV355Test-1199096241 tempest-VolumesTransfersV355Test-1199096241-project-admin] https://10.4.3.8/volume/v3/volumes/bcccf2bc-5dae-4e6c-934c-bba94477db5e returned with HTTP 202 Aug 07 10:06:01.077624 np0000006707 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 1307/5215] 10.4.3.8 () {68 vars in 1378 bytes} [Fri Aug 7 10:06:01 2026] DELETE /volume/v3/volumes/bcccf2bc-5dae-4e6c-934c-bba94477db5e => generated 0 bytes in 36 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 07 10:06:01.085721 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-1d5cbee5-3174-4829-994b-6d9a964f472d None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:06:01.088437 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-1d5cbee5-3174-4829-994b-6d9a964f472d tempest-VolumesTransfersV355Test-1199096241 tempest-VolumesTransfersV355Test-1199096241-project-admin] GET https://10.4.3.8/volume/v3/volumes/bcccf2bc-5dae-4e6c-934c-bba94477db5e Aug 07 10:06:01.088437 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-1d5cbee5-3174-4829-994b-6d9a964f472d tempest-VolumesTransfersV355Test-1199096241 tempest-VolumesTransfersV355Test-1199096241-project-admin] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 10:06:01.088740 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-1d5cbee5-3174-4829-994b-6d9a964f472d tempest-VolumesTransfersV355Test-1199096241 tempest-VolumesTransfersV355Test-1199096241-project-admin] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 10:06:01.099435 np0000006707 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 10:06:01.099435 np0000006707 devstack@c-api.service[100295]: warnings.warn( Aug 07 10:06:01.104226 np0000006707 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-1d5cbee5-3174-4829-994b-6d9a964f472d tempest-VolumesTransfersV355Test-1199096241 tempest-VolumesTransfersV355Test-1199096241-project-admin] Volume info retrieved successfully. Aug 07 10:06:01.109506 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-1d5cbee5-3174-4829-994b-6d9a964f472d tempest-VolumesTransfersV355Test-1199096241 tempest-VolumesTransfersV355Test-1199096241-project-admin] https://10.4.3.8/volume/v3/volumes/bcccf2bc-5dae-4e6c-934c-bba94477db5e returned with HTTP 200 Aug 07 10:06:01.110023 np0000006707 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 1309/5216] 10.4.3.8 () {68 vars in 1375 bytes} [Fri Aug 7 10:06:01 2026] GET /volume/v3/volumes/bcccf2bc-5dae-4e6c-934c-bba94477db5e => generated 1125 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 07 10:06:02.126005 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.middleware.request_id [None req-78e7e0b4-2bc6-4a73-a3d3-7cd2e772c884 None None] RequestId filter calling following filter/app {{(pid=100298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:06:02.128127 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [None req-78e7e0b4-2bc6-4a73-a3d3-7cd2e772c884 tempest-VolumesTransfersV355Test-1199096241 tempest-VolumesTransfersV355Test-1199096241-project-admin] GET https://10.4.3.8/volume/v3/volumes/bcccf2bc-5dae-4e6c-934c-bba94477db5e Aug 07 10:06:02.128479 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [None req-78e7e0b4-2bc6-4a73-a3d3-7cd2e772c884 tempest-VolumesTransfersV355Test-1199096241 tempest-VolumesTransfersV355Test-1199096241-project-admin] Empty body provided in request {{(pid=100298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 10:06:02.128748 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [None req-78e7e0b4-2bc6-4a73-a3d3-7cd2e772c884 tempest-VolumesTransfersV355Test-1199096241 tempest-VolumesTransfersV355Test-1199096241-project-admin] Calling method 'show' {{(pid=100298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 10:06:02.135993 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [None req-78e7e0b4-2bc6-4a73-a3d3-7cd2e772c884 tempest-VolumesTransfersV355Test-1199096241 tempest-VolumesTransfersV355Test-1199096241-project-admin] https://10.4.3.8/volume/v3/volumes/bcccf2bc-5dae-4e6c-934c-bba94477db5e returned with HTTP 404 Aug 07 10:06:02.136741 np0000006707 devstack@c-api.service[100298]: [pid: 100298|app: 0|req: 1303/5217] 10.4.3.8 () {68 vars in 1375 bytes} [Fri Aug 7 10:06:02 2026] GET /volume/v3/volumes/bcccf2bc-5dae-4e6c-934c-bba94477db5e => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 07 10:06:02.144535 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [None req-29989403-6ad4-4e31-b165-cac05ca38206 None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:06:02.146697 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-29989403-6ad4-4e31-b165-cac05ca38206 tempest-VolumesTransfersV355Test-377906827 tempest-VolumesTransfersV355Test-377906827-project-member] GET https://10.4.3.8/volume/v3/volumes/bcccf2bc-5dae-4e6c-934c-bba94477db5e Aug 07 10:06:02.146939 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-29989403-6ad4-4e31-b165-cac05ca38206 tempest-VolumesTransfersV355Test-377906827 tempest-VolumesTransfersV355Test-377906827-project-member] Empty body provided in request {{(pid=100296) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 10:06:02.147158 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-29989403-6ad4-4e31-b165-cac05ca38206 tempest-VolumesTransfersV355Test-377906827 tempest-VolumesTransfersV355Test-377906827-project-member] Calling method 'show' {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 10:06:02.153465 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-29989403-6ad4-4e31-b165-cac05ca38206 tempest-VolumesTransfersV355Test-377906827 tempest-VolumesTransfersV355Test-377906827-project-member] https://10.4.3.8/volume/v3/volumes/bcccf2bc-5dae-4e6c-934c-bba94477db5e returned with HTTP 404 Aug 07 10:06:02.154028 np0000006707 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 1299/5218] 10.4.3.8 () {68 vars in 1375 bytes} [Fri Aug 7 10:06:02 2026] GET /volume/v3/volumes/bcccf2bc-5dae-4e6c-934c-bba94477db5e => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 07 10:06:02.163139 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [None req-1f23929b-27a6-43c2-912a-e9a19fdd4aee None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:06:02.165647 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-1f23929b-27a6-43c2-912a-e9a19fdd4aee tempest-VolumesTransfersV355Test-377906827 tempest-VolumesTransfersV355Test-377906827-project-member] DELETE https://10.4.3.8/volume/v3/volumes/bcccf2bc-5dae-4e6c-934c-bba94477db5e Aug 07 10:06:02.165937 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-1f23929b-27a6-43c2-912a-e9a19fdd4aee tempest-VolumesTransfersV355Test-377906827 tempest-VolumesTransfersV355Test-377906827-project-member] Empty body provided in request {{(pid=100297) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 10:06:02.166218 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-1f23929b-27a6-43c2-912a-e9a19fdd4aee tempest-VolumesTransfersV355Test-377906827 tempest-VolumesTransfersV355Test-377906827-project-member] Calling method 'delete' {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 10:06:02.166434 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.v3.volumes [None req-1f23929b-27a6-43c2-912a-e9a19fdd4aee tempest-VolumesTransfersV355Test-377906827 tempest-VolumesTransfersV355Test-377906827-project-member] Delete volume with id: bcccf2bc-5dae-4e6c-934c-bba94477db5e Aug 07 10:06:02.174999 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-1f23929b-27a6-43c2-912a-e9a19fdd4aee tempest-VolumesTransfersV355Test-377906827 tempest-VolumesTransfersV355Test-377906827-project-member] https://10.4.3.8/volume/v3/volumes/bcccf2bc-5dae-4e6c-934c-bba94477db5e returned with HTTP 404 Aug 07 10:06:02.175561 np0000006707 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 1308/5219] 10.4.3.8 () {68 vars in 1378 bytes} [Fri Aug 7 10:06:02 2026] DELETE /volume/v3/volumes/bcccf2bc-5dae-4e6c-934c-bba94477db5e => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 07 10:06:08.403334 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-537db233-b7eb-4172-a7ae-495abf0a76ee None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:06:08.470916 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-537db233-b7eb-4172-a7ae-495abf0a76ee tempest-VolumesBackupsTest-1436783417 tempest-VolumesBackupsTest-1436783417-project-member] POST https://10.4.3.8/volume/v3/volumes Aug 07 10:06:08.471361 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-537db233-b7eb-4172-a7ae-495abf0a76ee tempest-VolumesBackupsTest-1436783417 tempest-VolumesBackupsTest-1436783417-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesBackupsTest-Volume-1582599448"}} {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 10:06:08.472802 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.v3.volumes [None req-537db233-b7eb-4172-a7ae-495abf0a76ee tempest-VolumesBackupsTest-1436783417 tempest-VolumesBackupsTest-1436783417-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesBackupsTest-Volume-1582599448'}} {{(pid=100295) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 07 10:06:08.472975 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.v3.volumes [None req-537db233-b7eb-4172-a7ae-495abf0a76ee tempest-VolumesBackupsTest-1436783417 tempest-VolumesBackupsTest-1436783417-project-member] Create volume of 1 GB Aug 07 10:06:08.477308 np0000006707 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-537db233-b7eb-4172-a7ae-495abf0a76ee tempest-VolumesBackupsTest-1436783417 tempest-VolumesBackupsTest-1436783417-project-member] Availability Zones retrieved successfully. Aug 07 10:06:08.483112 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.volume.api [None req-537db233-b7eb-4172-a7ae-495abf0a76ee tempest-VolumesBackupsTest-1436783417 tempest-VolumesBackupsTest-1436783417-project-member] Flow 'volume_create_api' (06a39c49-f453-4345-8b33-f302a6037611) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100295) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 10:06:08.484067 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.volume.api [None req-537db233-b7eb-4172-a7ae-495abf0a76ee tempest-VolumesBackupsTest-1436783417 tempest-VolumesBackupsTest-1436783417-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6933ef36-832f-473a-93a7-19742c464ec9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100295) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 10:06:08.485063 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.volume.flows.api.create_volume [None req-537db233-b7eb-4172-a7ae-495abf0a76ee tempest-VolumesBackupsTest-1436783417 tempest-VolumesBackupsTest-1436783417-project-member] Validating volume size '1' using validate_int {{(pid=100295) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 07 10:06:08.510741 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.volume.api [None req-537db233-b7eb-4172-a7ae-495abf0a76ee tempest-VolumesBackupsTest-1436783417 tempest-VolumesBackupsTest-1436783417-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6933ef36-832f-473a-93a7-19742c464ec9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-07T09:47:39Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=45fd9a3a-b61e-4c6c-9ab7-d02f06678d0d,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '45fd9a3a-b61e-4c6c-9ab7-d02f06678d0d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100295) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 10:06:08.511769 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.volume.api [None req-537db233-b7eb-4172-a7ae-495abf0a76ee tempest-VolumesBackupsTest-1436783417 tempest-VolumesBackupsTest-1436783417-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e7ad3299-96cb-4f1f-9dda-3f5c4e63959b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100295) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 10:06:08.567928 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.quota [None req-537db233-b7eb-4172-a7ae-495abf0a76ee tempest-VolumesBackupsTest-1436783417 tempest-VolumesBackupsTest-1436783417-project-member] Created reservations ['04804537-416f-4c42-b945-f49f52a18a47', 'c8a16826-b829-4eeb-8e75-fcb02e317002', 'b270d4c9-6e4f-41e0-a4d9-e0543665ef3c', 'ed3a8ef2-17d0-4219-80bd-129ba678110b'] {{(pid=100295) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 10:06:08.569207 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.volume.api [None req-537db233-b7eb-4172-a7ae-495abf0a76ee tempest-VolumesBackupsTest-1436783417 tempest-VolumesBackupsTest-1436783417-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e7ad3299-96cb-4f1f-9dda-3f5c4e63959b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['04804537-416f-4c42-b945-f49f52a18a47', 'c8a16826-b829-4eeb-8e75-fcb02e317002', 'b270d4c9-6e4f-41e0-a4d9-e0543665ef3c', 'ed3a8ef2-17d0-4219-80bd-129ba678110b']}' {{(pid=100295) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 10:06:08.570445 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.volume.api [None req-537db233-b7eb-4172-a7ae-495abf0a76ee tempest-VolumesBackupsTest-1436783417 tempest-VolumesBackupsTest-1436783417-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1fc30bf1-7cc5-4f30-ac9d-c4228433de48) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100295) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 10:06:08.598177 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.volume.api [None req-537db233-b7eb-4172-a7ae-495abf0a76ee tempest-VolumesBackupsTest-1436783417 tempest-VolumesBackupsTest-1436783417-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1fc30bf1-7cc5-4f30-ac9d-c4228433de48) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '23669e28-e1a9-45b3-8bea-351e8c4266fc', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-1582599448',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='3f1cb199a35a4687a707ef5832be82a4',qos_specs=None,replication_status=,reservations=['04804537-416f-4c42-b945-f49f52a18a47','c8a16826-b829-4eeb-8e75-fcb02e317002','b270d4c9-6e4f-41e0-a4d9-e0543665ef3c','ed3a8ef2-17d0-4219-80bd-129ba678110b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='0460aabcc9ea453eac88237062f7b964',volume_type_id=45fd9a3a-b61e-4c6c-9ab7-d02f06678d0d), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-07T10:06:08Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-1582599448',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=23669e28-e1a9-45b3-8bea-351e8c4266fc,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='3f1cb199a35a4687a707ef5832be82a4',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='0460aabcc9ea453eac88237062f7b964',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(45fd9a3a-b61e-4c6c-9ab7-d02f06678d0d),volume_type_id=45fd9a3a-b61e-4c6c-9ab7-d02f06678d0d)}' {{(pid=100295) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 10:06:08.598978 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.volume.api [None req-537db233-b7eb-4172-a7ae-495abf0a76ee tempest-VolumesBackupsTest-1436783417 tempest-VolumesBackupsTest-1436783417-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e80c5326-98a8-4024-8349-2a70182e4f61) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100295) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 10:06:08.617554 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.volume.api [None req-537db233-b7eb-4172-a7ae-495abf0a76ee tempest-VolumesBackupsTest-1436783417 tempest-VolumesBackupsTest-1436783417-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e80c5326-98a8-4024-8349-2a70182e4f61) transitioned into state 'SUCCESS' from state '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-1582599448',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='3f1cb199a35a4687a707ef5832be82a4',qos_specs=None,replication_status=,reservations=['04804537-416f-4c42-b945-f49f52a18a47','c8a16826-b829-4eeb-8e75-fcb02e317002','b270d4c9-6e4f-41e0-a4d9-e0543665ef3c','ed3a8ef2-17d0-4219-80bd-129ba678110b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='0460aabcc9ea453eac88237062f7b964',volume_type_id=45fd9a3a-b61e-4c6c-9ab7-d02f06678d0d)}' {{(pid=100295) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 10:06:08.618531 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.volume.api [None req-537db233-b7eb-4172-a7ae-495abf0a76ee tempest-VolumesBackupsTest-1436783417 tempest-VolumesBackupsTest-1436783417-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d2c40c1e-ab7a-4de8-b3a5-a8ef17eed386) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100295) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 10:06:08.628882 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.volume.api [None req-537db233-b7eb-4172-a7ae-495abf0a76ee tempest-VolumesBackupsTest-1436783417 tempest-VolumesBackupsTest-1436783417-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d2c40c1e-ab7a-4de8-b3a5-a8ef17eed386) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100295) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 10:06:08.629828 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.volume.api [None req-537db233-b7eb-4172-a7ae-495abf0a76ee tempest-VolumesBackupsTest-1436783417 tempest-VolumesBackupsTest-1436783417-project-member] Flow 'volume_create_api' (06a39c49-f453-4345-8b33-f302a6037611) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100295) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 10:06:08.630285 np0000006707 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-537db233-b7eb-4172-a7ae-495abf0a76ee tempest-VolumesBackupsTest-1436783417 tempest-VolumesBackupsTest-1436783417-project-member] Create volume request issued successfully. Aug 07 10:06:08.630880 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-537db233-b7eb-4172-a7ae-495abf0a76ee tempest-VolumesBackupsTest-1436783417 tempest-VolumesBackupsTest-1436783417-project-member] https://10.4.3.8/volume/v3/volumes returned with HTTP 202 Aug 07 10:06:08.631543 np0000006707 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 1310/5220] 10.4.3.8 () {68 vars in 1244 bytes} [Fri Aug 7 10:06:08 2026] POST /volume/v3/volumes => generated 745 bytes in 229 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 07 10:06:12.131540 np0000006707 devstack@c-api.service[100298]: DEBUG dbcounter [-] [100298] Writing DB stats cinder:SELECT=136,cinder:UPDATE=73,cinder:INSERT=52 {{(pid=100298) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 07 10:06:12.149612 np0000006707 devstack@c-api.service[100296]: DEBUG dbcounter [-] [100296] Writing DB stats cinder:SELECT=115,cinder:UPDATE=61,cinder:INSERT=29 {{(pid=100296) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 07 10:06:12.169394 np0000006707 devstack@c-api.service[100297]: DEBUG dbcounter [-] [100297] Writing DB stats cinder:SELECT=25,cinder:UPDATE=7,cinder:INSERT=2 {{(pid=100297) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 07 10:06:18.621197 np0000006707 devstack@c-api.service[100295]: DEBUG dbcounter [-] [100295] Writing DB stats cinder:SELECT=89,cinder:INSERT=13,cinder:UPDATE=18 {{(pid=100295) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 07 10:06:19.429831 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.middleware.request_id [None req-a6570d02-3891-40ed-abd8-3cab96b4af6f None None] RequestId filter calling following filter/app {{(pid=100298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:06:19.431725 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [None req-a6570d02-3891-40ed-abd8-3cab96b4af6f tempest-VolumeMultiattachTests-411443096 tempest-VolumeMultiattachTests-411443096-project-admin] POST https://10.4.3.8/volume/v3/types Aug 07 10:06:19.432118 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [None req-a6570d02-3891-40ed-abd8-3cab96b4af6f tempest-VolumeMultiattachTests-411443096 tempest-VolumeMultiattachTests-411443096-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-scenario-type-tempest-VolumeMultiattachTests-volume-type-1304097664-1092619499", "extra_specs": {"multiattach": " True"}}} {{(pid=100298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 10:06:19.447769 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [None req-a6570d02-3891-40ed-abd8-3cab96b4af6f tempest-VolumeMultiattachTests-411443096 tempest-VolumeMultiattachTests-411443096-project-admin] https://10.4.3.8/volume/v3/types returned with HTTP 200 Aug 07 10:06:19.448232 np0000006707 devstack@c-api.service[100298]: [pid: 100298|app: 0|req: 1304/5221] 10.4.3.8 () {68 vars in 1239 bytes} [Fri Aug 7 10:06:19 2026] POST /volume/v3/types => generated 287 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 10:06:19.457959 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [None req-fd3f2c5d-b3b5-4ddf-9797-ad931a754cc2 None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:06:19.459542 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-fd3f2c5d-b3b5-4ddf-9797-ad931a754cc2 tempest-VolumeMultiattachTests-1318208031 tempest-VolumeMultiattachTests-1318208031-project-member] POST https://10.4.3.8/volume/v3/volumes Aug 07 10:06:19.459924 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-fd3f2c5d-b3b5-4ddf-9797-ad931a754cc2 tempest-VolumeMultiattachTests-1318208031 tempest-VolumeMultiattachTests-1318208031-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-VolumeMultiattachTests-volume-315761296", "snapshot_id": null, "imageRef": null, "volume_type": "9fb751de-10bb-43fd-a487-e72c890cd2bd", "size": 1}} {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 10:06:19.462686 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.v3.volumes [None req-fd3f2c5d-b3b5-4ddf-9797-ad931a754cc2 tempest-VolumeMultiattachTests-1318208031 tempest-VolumeMultiattachTests-1318208031-project-member] Create volume request body: {'volume': {'name': 'tempest-VolumeMultiattachTests-volume-315761296', 'snapshot_id': None, 'imageRef': None, 'volume_type': '9fb751de-10bb-43fd-a487-e72c890cd2bd', 'size': 1}} {{(pid=100296) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 07 10:06:19.465924 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.v3.volumes [None req-fd3f2c5d-b3b5-4ddf-9797-ad931a754cc2 tempest-VolumeMultiattachTests-1318208031 tempest-VolumeMultiattachTests-1318208031-project-member] Create volume of 1 GB Aug 07 10:06:19.466377 np0000006707 devstack@c-api.service[100296]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 10:06:19.466377 np0000006707 devstack@c-api.service[100296]: warnings.warn( Aug 07 10:06:19.466936 np0000006707 devstack@c-api.service[100296]: INFO cinder.volume.api [None req-fd3f2c5d-b3b5-4ddf-9797-ad931a754cc2 tempest-VolumeMultiattachTests-1318208031 tempest-VolumeMultiattachTests-1318208031-project-member] Availability Zones retrieved successfully. Aug 07 10:06:19.472100 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.volume.api [None req-fd3f2c5d-b3b5-4ddf-9797-ad931a754cc2 tempest-VolumeMultiattachTests-1318208031 tempest-VolumeMultiattachTests-1318208031-project-member] Flow 'volume_create_api' (29e6c36f-6b25-4dbd-8f50-50bff4f05091) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100296) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 10:06:19.473275 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.volume.api [None req-fd3f2c5d-b3b5-4ddf-9797-ad931a754cc2 tempest-VolumeMultiattachTests-1318208031 tempest-VolumeMultiattachTests-1318208031-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f919c5a4-d637-4aab-9add-2600d86e103b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 10:06:19.474307 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.volume.flows.api.create_volume [None req-fd3f2c5d-b3b5-4ddf-9797-ad931a754cc2 tempest-VolumeMultiattachTests-1318208031 tempest-VolumeMultiattachTests-1318208031-project-member] Validating volume size '1' using validate_int {{(pid=100296) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 07 10:06:19.481450 np0000006707 devstack@c-api.service[100296]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 10:06:19.481450 np0000006707 devstack@c-api.service[100296]: warnings.warn( Aug 07 10:06:19.493731 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.volume.api [None req-fd3f2c5d-b3b5-4ddf-9797-ad931a754cc2 tempest-VolumeMultiattachTests-1318208031 tempest-VolumeMultiattachTests-1318208031-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f919c5a4-d637-4aab-9add-2600d86e103b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-07T10:06:19Z,deleted=False,deleted_at=None,description=None,extra_specs={multiattach=' True'},id=9fb751de-10bb-43fd-a487-e72c890cd2bd,is_public=True,name='tempest-scenario-type-tempest-VolumeMultiattachTests-volume-type-1304097664-1092619499',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '9fb751de-10bb-43fd-a487-e72c890cd2bd', 'encryption_key_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=100296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 10:06:19.494690 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.volume.api [None req-fd3f2c5d-b3b5-4ddf-9797-ad931a754cc2 tempest-VolumeMultiattachTests-1318208031 tempest-VolumeMultiattachTests-1318208031-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d6e19c99-056b-4023-955f-5200807a02c6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 10:06:19.519761 np0000006707 devstack@c-api.service[100296]: WARNING cinder.quota [None req-fd3f2c5d-b3b5-4ddf-9797-ad931a754cc2 tempest-VolumeMultiattachTests-1318208031 tempest-VolumeMultiattachTests-1318208031-project-member] Deprecated: Default quota for resource: volumes_tempest-scenario-type-tempest-VolumeMultiattachTests-volume-type-1304097664-1092619499 is set by the default quota flag: quota_volumes_tempest-scenario-type-tempest-VolumeMultiattachTests-volume-type-1304097664-1092619499, it is now deprecated. Please use the default quota class for default quota. Aug 07 10:06:19.520238 np0000006707 devstack@c-api.service[100296]: WARNING cinder.quota [None req-fd3f2c5d-b3b5-4ddf-9797-ad931a754cc2 tempest-VolumeMultiattachTests-1318208031 tempest-VolumeMultiattachTests-1318208031-project-member] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-tempest-VolumeMultiattachTests-volume-type-1304097664-1092619499 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-tempest-VolumeMultiattachTests-volume-type-1304097664-1092619499, it is now deprecated. Please use the default quota class for default quota. Aug 07 10:06:19.548883 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.quota [None req-fd3f2c5d-b3b5-4ddf-9797-ad931a754cc2 tempest-VolumeMultiattachTests-1318208031 tempest-VolumeMultiattachTests-1318208031-project-member] Created reservations ['275ba9cc-00fa-4b8d-87f5-081790fcdad3', 'b3252c95-a467-4205-844b-b48d1c924b37', 'e0fc44a8-6158-4c4e-b09e-bbebeb4dd5c5', 'd86a4609-abaf-4c16-9bf2-adfb8e492313'] {{(pid=100296) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 10:06:19.552358 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.volume.api [None req-fd3f2c5d-b3b5-4ddf-9797-ad931a754cc2 tempest-VolumeMultiattachTests-1318208031 tempest-VolumeMultiattachTests-1318208031-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d6e19c99-056b-4023-955f-5200807a02c6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['275ba9cc-00fa-4b8d-87f5-081790fcdad3', 'b3252c95-a467-4205-844b-b48d1c924b37', 'e0fc44a8-6158-4c4e-b09e-bbebeb4dd5c5', 'd86a4609-abaf-4c16-9bf2-adfb8e492313']}' {{(pid=100296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 10:06:19.552358 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.volume.api [None req-fd3f2c5d-b3b5-4ddf-9797-ad931a754cc2 tempest-VolumeMultiattachTests-1318208031 tempest-VolumeMultiattachTests-1318208031-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0422bcd1-d56b-480a-8726-54e7f156e288) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 10:06:19.572553 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.volume.api [None req-fd3f2c5d-b3b5-4ddf-9797-ad931a754cc2 tempest-VolumeMultiattachTests-1318208031 tempest-VolumeMultiattachTests-1318208031-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0422bcd1-d56b-480a-8726-54e7f156e288) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'fb4f270b-873a-4c1d-b7eb-d575088934c9', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeMultiattachTests-volume-315761296',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=True,project_id='db53072d41a840ef9cb7837ae1349054',qos_specs=None,replication_status=,reservations=['275ba9cc-00fa-4b8d-87f5-081790fcdad3','b3252c95-a467-4205-844b-b48d1c924b37','e0fc44a8-6158-4c4e-b09e-bbebeb4dd5c5','d86a4609-abaf-4c16-9bf2-adfb8e492313'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='87bc3e45c8b446a6b10f6aa63a8e8c5b',volume_type_id=9fb751de-10bb-43fd-a487-e72c890cd2bd), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-07T10:06:19Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeMultiattachTests-volume-315761296',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=fb4f270b-873a-4c1d-b7eb-d575088934c9,launched_at=None,metadata={},migration_status=None,multiattach=True,previous_status=None,project_id='db53072d41a840ef9cb7837ae1349054',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='87bc3e45c8b446a6b10f6aa63a8e8c5b',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(9fb751de-10bb-43fd-a487-e72c890cd2bd),volume_type_id=9fb751de-10bb-43fd-a487-e72c890cd2bd)}' {{(pid=100296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 10:06:19.573474 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.volume.api [None req-fd3f2c5d-b3b5-4ddf-9797-ad931a754cc2 tempest-VolumeMultiattachTests-1318208031 tempest-VolumeMultiattachTests-1318208031-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4bb36372-bb12-4dfa-b297-db73aeb370c9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 10:06:19.591229 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.volume.api [None req-fd3f2c5d-b3b5-4ddf-9797-ad931a754cc2 tempest-VolumeMultiattachTests-1318208031 tempest-VolumeMultiattachTests-1318208031-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4bb36372-bb12-4dfa-b297-db73aeb370c9) transitioned into state 'SUCCESS' from state '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-315761296',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=True,project_id='db53072d41a840ef9cb7837ae1349054',qos_specs=None,replication_status=,reservations=['275ba9cc-00fa-4b8d-87f5-081790fcdad3','b3252c95-a467-4205-844b-b48d1c924b37','e0fc44a8-6158-4c4e-b09e-bbebeb4dd5c5','d86a4609-abaf-4c16-9bf2-adfb8e492313'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='87bc3e45c8b446a6b10f6aa63a8e8c5b',volume_type_id=9fb751de-10bb-43fd-a487-e72c890cd2bd)}' {{(pid=100296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 10:06:19.592171 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.volume.api [None req-fd3f2c5d-b3b5-4ddf-9797-ad931a754cc2 tempest-VolumeMultiattachTests-1318208031 tempest-VolumeMultiattachTests-1318208031-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (539d0818-f684-4856-a719-18406701f614) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 10:06:19.601753 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.volume.api [None req-fd3f2c5d-b3b5-4ddf-9797-ad931a754cc2 tempest-VolumeMultiattachTests-1318208031 tempest-VolumeMultiattachTests-1318208031-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (539d0818-f684-4856-a719-18406701f614) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 10:06:19.602763 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.volume.api [None req-fd3f2c5d-b3b5-4ddf-9797-ad931a754cc2 tempest-VolumeMultiattachTests-1318208031 tempest-VolumeMultiattachTests-1318208031-project-member] Flow 'volume_create_api' (29e6c36f-6b25-4dbd-8f50-50bff4f05091) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100296) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 10:06:19.603225 np0000006707 devstack@c-api.service[100296]: INFO cinder.volume.api [None req-fd3f2c5d-b3b5-4ddf-9797-ad931a754cc2 tempest-VolumeMultiattachTests-1318208031 tempest-VolumeMultiattachTests-1318208031-project-member] Create volume request issued successfully. Aug 07 10:06:19.603860 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-fd3f2c5d-b3b5-4ddf-9797-ad931a754cc2 tempest-VolumeMultiattachTests-1318208031 tempest-VolumeMultiattachTests-1318208031-project-member] https://10.4.3.8/volume/v3/volumes returned with HTTP 202 Aug 07 10:06:19.604368 np0000006707 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 1300/5222] 10.4.3.8 () {68 vars in 1245 bytes} [Fri Aug 7 10:06:19 2026] POST /volume/v3/volumes => generated 825 bytes in 147 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 07 10:06:19.618835 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [None req-44d667b0-8163-4b07-8f0c-fc285af557e0 None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:06:19.620386 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-44d667b0-8163-4b07-8f0c-fc285af557e0 tempest-VolumeMultiattachTests-1318208031 tempest-VolumeMultiattachTests-1318208031-project-member] GET https://10.4.3.8/volume/v3/volumes/fb4f270b-873a-4c1d-b7eb-d575088934c9 Aug 07 10:06:19.620586 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-44d667b0-8163-4b07-8f0c-fc285af557e0 tempest-VolumeMultiattachTests-1318208031 tempest-VolumeMultiattachTests-1318208031-project-member] Empty body provided in request {{(pid=100297) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 10:06:19.620751 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-44d667b0-8163-4b07-8f0c-fc285af557e0 tempest-VolumeMultiattachTests-1318208031 tempest-VolumeMultiattachTests-1318208031-project-member] Calling method 'show' {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 10:06:19.627098 np0000006707 devstack@c-api.service[100297]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 10:06:19.627098 np0000006707 devstack@c-api.service[100297]: warnings.warn( Aug 07 10:06:19.630360 np0000006707 devstack@c-api.service[100297]: INFO cinder.volume.api [None req-44d667b0-8163-4b07-8f0c-fc285af557e0 tempest-VolumeMultiattachTests-1318208031 tempest-VolumeMultiattachTests-1318208031-project-member] Volume info retrieved successfully. Aug 07 10:06:19.634264 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-44d667b0-8163-4b07-8f0c-fc285af557e0 tempest-VolumeMultiattachTests-1318208031 tempest-VolumeMultiattachTests-1318208031-project-member] https://10.4.3.8/volume/v3/volumes/fb4f270b-873a-4c1d-b7eb-d575088934c9 returned with HTTP 200 Aug 07 10:06:19.634642 np0000006707 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 1309/5223] 10.4.3.8 () {66 vars in 1334 bytes} [Fri Aug 7 10:06:19 2026] GET /volume/v3/volumes/fb4f270b-873a-4c1d-b7eb-d575088934c9 => generated 893 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 10:06:20.649598 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-048c17eb-823d-4a6c-902c-9663b693721b None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:06:20.651657 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-048c17eb-823d-4a6c-902c-9663b693721b tempest-VolumeMultiattachTests-1318208031 tempest-VolumeMultiattachTests-1318208031-project-member] GET https://10.4.3.8/volume/v3/volumes/fb4f270b-873a-4c1d-b7eb-d575088934c9 Aug 07 10:06:20.652295 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-048c17eb-823d-4a6c-902c-9663b693721b tempest-VolumeMultiattachTests-1318208031 tempest-VolumeMultiattachTests-1318208031-project-member] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 10:06:20.652495 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-048c17eb-823d-4a6c-902c-9663b693721b tempest-VolumeMultiattachTests-1318208031 tempest-VolumeMultiattachTests-1318208031-project-member] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 10:06:20.659105 np0000006707 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 10:06:20.659105 np0000006707 devstack@c-api.service[100295]: warnings.warn( Aug 07 10:06:20.662547 np0000006707 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-048c17eb-823d-4a6c-902c-9663b693721b tempest-VolumeMultiattachTests-1318208031 tempest-VolumeMultiattachTests-1318208031-project-member] Volume info retrieved successfully. Aug 07 10:06:20.666287 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-048c17eb-823d-4a6c-902c-9663b693721b tempest-VolumeMultiattachTests-1318208031 tempest-VolumeMultiattachTests-1318208031-project-member] https://10.4.3.8/volume/v3/volumes/fb4f270b-873a-4c1d-b7eb-d575088934c9 returned with HTTP 200 Aug 07 10:06:20.666634 np0000006707 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 1311/5224] 10.4.3.8 () {66 vars in 1334 bytes} [Fri Aug 7 10:06:20 2026] GET /volume/v3/volumes/fb4f270b-873a-4c1d-b7eb-d575088934c9 => generated 918 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 10:06:20.678080 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.middleware.request_id [None req-02ba716c-022d-48c8-875f-ade2bc1091df None None] RequestId filter calling following filter/app {{(pid=100298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:06:20.680076 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [None req-02ba716c-022d-48c8-875f-ade2bc1091df tempest-VolumeMultiattachTests-1318208031 tempest-VolumeMultiattachTests-1318208031-project-member] GET https://10.4.3.8/volume/v3/volumes/fb4f270b-873a-4c1d-b7eb-d575088934c9 Aug 07 10:06:20.680482 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [None req-02ba716c-022d-48c8-875f-ade2bc1091df tempest-VolumeMultiattachTests-1318208031 tempest-VolumeMultiattachTests-1318208031-project-member] Empty body provided in request {{(pid=100298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 10:06:20.680482 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [None req-02ba716c-022d-48c8-875f-ade2bc1091df tempest-VolumeMultiattachTests-1318208031 tempest-VolumeMultiattachTests-1318208031-project-member] Calling method 'show' {{(pid=100298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 10:06:20.687263 np0000006707 devstack@c-api.service[100298]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 10:06:20.687263 np0000006707 devstack@c-api.service[100298]: warnings.warn( Aug 07 10:06:20.690963 np0000006707 devstack@c-api.service[100298]: INFO cinder.volume.api [None req-02ba716c-022d-48c8-875f-ade2bc1091df tempest-VolumeMultiattachTests-1318208031 tempest-VolumeMultiattachTests-1318208031-project-member] Volume info retrieved successfully. Aug 07 10:06:20.694873 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [None req-02ba716c-022d-48c8-875f-ade2bc1091df tempest-VolumeMultiattachTests-1318208031 tempest-VolumeMultiattachTests-1318208031-project-member] https://10.4.3.8/volume/v3/volumes/fb4f270b-873a-4c1d-b7eb-d575088934c9 returned with HTTP 200 Aug 07 10:06:20.695268 np0000006707 devstack@c-api.service[100298]: [pid: 100298|app: 0|req: 1305/5225] 10.4.3.8 () {66 vars in 1334 bytes} [Fri Aug 7 10:06:20 2026] GET /volume/v3/volumes/fb4f270b-873a-4c1d-b7eb-d575088934c9 => generated 918 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 10:06:20.737256 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [req-6cadf2cf-a666-4e26-8345-6f7282cae685 req-1de60bfa-d2d0-4c7b-bb3d-942b3c2ab727 None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:06:20.739439 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [req-6cadf2cf-a666-4e26-8345-6f7282cae685 req-1de60bfa-d2d0-4c7b-bb3d-942b3c2ab727 tempest-VolumeMultiattachTests-1318208031 tempest-VolumeMultiattachTests-1318208031-project-member] GET https://10.4.3.8/volume/v3/volumes/fb4f270b-873a-4c1d-b7eb-d575088934c9 Aug 07 10:06:20.739664 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [req-6cadf2cf-a666-4e26-8345-6f7282cae685 req-1de60bfa-d2d0-4c7b-bb3d-942b3c2ab727 tempest-VolumeMultiattachTests-1318208031 tempest-VolumeMultiattachTests-1318208031-project-member] Empty body provided in request {{(pid=100296) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 10:06:20.739853 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [req-6cadf2cf-a666-4e26-8345-6f7282cae685 req-1de60bfa-d2d0-4c7b-bb3d-942b3c2ab727 tempest-VolumeMultiattachTests-1318208031 tempest-VolumeMultiattachTests-1318208031-project-member] Calling method 'show' {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 10:06:20.746641 np0000006707 devstack@c-api.service[100296]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 10:06:20.746641 np0000006707 devstack@c-api.service[100296]: warnings.warn( Aug 07 10:06:20.750428 np0000006707 devstack@c-api.service[100296]: INFO cinder.volume.api [req-6cadf2cf-a666-4e26-8345-6f7282cae685 req-1de60bfa-d2d0-4c7b-bb3d-942b3c2ab727 tempest-VolumeMultiattachTests-1318208031 tempest-VolumeMultiattachTests-1318208031-project-member] Volume info retrieved successfully. Aug 07 10:06:20.754566 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [req-6cadf2cf-a666-4e26-8345-6f7282cae685 req-1de60bfa-d2d0-4c7b-bb3d-942b3c2ab727 tempest-VolumeMultiattachTests-1318208031 tempest-VolumeMultiattachTests-1318208031-project-member] https://10.4.3.8/volume/v3/volumes/fb4f270b-873a-4c1d-b7eb-d575088934c9 returned with HTTP 200 Aug 07 10:06:20.755042 np0000006707 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 1301/5226] 10.4.3.8 () {68 vars in 1584 bytes} [Fri Aug 7 10:06:20 2026] GET /volume/v3/volumes/fb4f270b-873a-4c1d-b7eb-d575088934c9 => generated 918 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 10:06:20.824561 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [None req-bda82b00-dceb-4021-973c-e9e86ed65662 None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:06:20.824901 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-bda82b00-dceb-4021-973c-e9e86ed65662 None None] GET https://10.4.3.8/volume// Aug 07 10:06:20.825081 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-bda82b00-dceb-4021-973c-e9e86ed65662 None None] Empty body provided in request {{(pid=100297) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 10:06:20.825274 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-bda82b00-dceb-4021-973c-e9e86ed65662 None None] Calling method 'all' {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 10:06:20.825617 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-bda82b00-dceb-4021-973c-e9e86ed65662 None None] https://10.4.3.8/volume// returned with HTTP 300 Aug 07 10:06:20.825911 np0000006707 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 1310/5227] 10.4.3.8 () {66 vars in 1414 bytes} [Fri Aug 7 10:06:20 2026] GET /volume/ => generated 384 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 07 10:06:20.833793 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [req-6cadf2cf-a666-4e26-8345-6f7282cae685 req-36438905-4070-46b5-a435-dfc3d04974cb None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:06:20.835695 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [req-6cadf2cf-a666-4e26-8345-6f7282cae685 req-36438905-4070-46b5-a435-dfc3d04974cb tempest-VolumeMultiattachTests-1318208031 tempest-VolumeMultiattachTests-1318208031-project-member] POST https://10.4.3.8/volume/v3/attachments Aug 07 10:06:20.836022 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [req-6cadf2cf-a666-4e26-8345-6f7282cae685 req-36438905-4070-46b5-a435-dfc3d04974cb tempest-VolumeMultiattachTests-1318208031 tempest-VolumeMultiattachTests-1318208031-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "fb4f270b-873a-4c1d-b7eb-d575088934c9", "connector": null, "instance_uuid": "6f335b7e-9d1e-4c6f-84ff-9eadadeb36f9"}} {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 10:06:20.843661 np0000006707 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 10:06:20.843661 np0000006707 devstack@c-api.service[100295]: warnings.warn( Aug 07 10:06:20.865649 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [req-6cadf2cf-a666-4e26-8345-6f7282cae685 req-36438905-4070-46b5-a435-dfc3d04974cb tempest-VolumeMultiattachTests-1318208031 tempest-VolumeMultiattachTests-1318208031-project-member] https://10.4.3.8/volume/v3/attachments returned with HTTP 200 Aug 07 10:06:20.866077 np0000006707 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 1312/5228] 10.4.3.8 () {74 vars in 1580 bytes} [Fri Aug 7 10:06:20 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 10:06:20.896727 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.middleware.request_id [None req-83231805-e283-44b0-8fc1-0b3802fa1b62 None None] RequestId filter calling following filter/app {{(pid=100298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:06:20.898591 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [None req-83231805-e283-44b0-8fc1-0b3802fa1b62 tempest-VolumeMultiattachTests-1318208031 tempest-VolumeMultiattachTests-1318208031-project-member] GET https://10.4.3.8/volume/v3/volumes/fb4f270b-873a-4c1d-b7eb-d575088934c9 Aug 07 10:06:20.898822 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [None req-83231805-e283-44b0-8fc1-0b3802fa1b62 tempest-VolumeMultiattachTests-1318208031 tempest-VolumeMultiattachTests-1318208031-project-member] Empty body provided in request {{(pid=100298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 10:06:20.899046 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [None req-83231805-e283-44b0-8fc1-0b3802fa1b62 tempest-VolumeMultiattachTests-1318208031 tempest-VolumeMultiattachTests-1318208031-project-member] Calling method 'show' {{(pid=100298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 10:06:20.903541 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [None req-a1fc9b13-73c2-4450-ae79-2a9c4d64b636 None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:06:20.903923 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-a1fc9b13-73c2-4450-ae79-2a9c4d64b636 None None] GET https://10.4.3.8/volume// Aug 07 10:06:20.904110 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-a1fc9b13-73c2-4450-ae79-2a9c4d64b636 None None] Empty body provided in request {{(pid=100296) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 10:06:20.904295 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-a1fc9b13-73c2-4450-ae79-2a9c4d64b636 None None] Calling method 'all' {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 10:06:20.904644 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-a1fc9b13-73c2-4450-ae79-2a9c4d64b636 None None] https://10.4.3.8/volume// returned with HTTP 300 Aug 07 10:06:20.904926 np0000006707 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 1302/5229] 10.4.3.8 () {66 vars in 1412 bytes} [Fri Aug 7 10:06:20 2026] GET /volume/ => generated 384 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 07 10:06:20.908382 np0000006707 devstack@c-api.service[100298]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 10:06:20.908382 np0000006707 devstack@c-api.service[100298]: warnings.warn( Aug 07 10:06:20.911685 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [req-6cadf2cf-a666-4e26-8345-6f7282cae685 req-b1e9a2a6-ab0d-4839-aa97-46985bb46b56 None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:06:20.912185 np0000006707 devstack@c-api.service[100298]: INFO cinder.volume.api [None req-83231805-e283-44b0-8fc1-0b3802fa1b62 tempest-VolumeMultiattachTests-1318208031 tempest-VolumeMultiattachTests-1318208031-project-member] Volume info retrieved successfully. Aug 07 10:06:20.913691 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [req-6cadf2cf-a666-4e26-8345-6f7282cae685 req-b1e9a2a6-ab0d-4839-aa97-46985bb46b56 tempest-VolumeMultiattachTests-1318208031 tempest-VolumeMultiattachTests-1318208031-project-member] GET https://10.4.3.8/volume/v3/volumes/fb4f270b-873a-4c1d-b7eb-d575088934c9 Aug 07 10:06:20.913892 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [req-6cadf2cf-a666-4e26-8345-6f7282cae685 req-b1e9a2a6-ab0d-4839-aa97-46985bb46b56 tempest-VolumeMultiattachTests-1318208031 tempest-VolumeMultiattachTests-1318208031-project-member] Empty body provided in request {{(pid=100297) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 10:06:20.914060 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [req-6cadf2cf-a666-4e26-8345-6f7282cae685 req-b1e9a2a6-ab0d-4839-aa97-46985bb46b56 tempest-VolumeMultiattachTests-1318208031 tempest-VolumeMultiattachTests-1318208031-project-member] Calling method 'show' {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 10:06:20.916703 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [None req-83231805-e283-44b0-8fc1-0b3802fa1b62 tempest-VolumeMultiattachTests-1318208031 tempest-VolumeMultiattachTests-1318208031-project-member] https://10.4.3.8/volume/v3/volumes/fb4f270b-873a-4c1d-b7eb-d575088934c9 returned with HTTP 200 Aug 07 10:06:20.917167 np0000006707 devstack@c-api.service[100298]: [pid: 100298|app: 0|req: 1306/5230] 10.4.3.8 () {66 vars in 1334 bytes} [Fri Aug 7 10:06:20 2026] GET /volume/v3/volumes/fb4f270b-873a-4c1d-b7eb-d575088934c9 => generated 917 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 10:06:20.923521 np0000006707 devstack@c-api.service[100297]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 10:06:20.923521 np0000006707 devstack@c-api.service[100297]: warnings.warn( Aug 07 10:06:20.926658 np0000006707 devstack@c-api.service[100297]: INFO cinder.volume.api [req-6cadf2cf-a666-4e26-8345-6f7282cae685 req-b1e9a2a6-ab0d-4839-aa97-46985bb46b56 tempest-VolumeMultiattachTests-1318208031 tempest-VolumeMultiattachTests-1318208031-project-member] Volume info retrieved successfully. Aug 07 10:06:20.930504 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [req-6cadf2cf-a666-4e26-8345-6f7282cae685 req-b1e9a2a6-ab0d-4839-aa97-46985bb46b56 tempest-VolumeMultiattachTests-1318208031 tempest-VolumeMultiattachTests-1318208031-project-member] https://10.4.3.8/volume/v3/volumes/fb4f270b-873a-4c1d-b7eb-d575088934c9 returned with HTTP 200 Aug 07 10:06:20.930885 np0000006707 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 1311/5231] 10.4.3.8 () {70 vars in 1625 bytes} [Fri Aug 7 10:06:20 2026] GET /volume/v3/volumes/fb4f270b-873a-4c1d-b7eb-d575088934c9 => generated 1097 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 07 10:06:21.029023 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [req-6cadf2cf-a666-4e26-8345-6f7282cae685 req-d4416d2a-0b04-4c25-abe7-c74a9c15e57b None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:06:21.031164 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [req-6cadf2cf-a666-4e26-8345-6f7282cae685 req-d4416d2a-0b04-4c25-abe7-c74a9c15e57b tempest-VolumeMultiattachTests-1318208031 tempest-VolumeMultiattachTests-1318208031-project-member] PUT https://10.4.3.8/volume/v3/attachments/21945dce-3043-4ff5-85a8-37dc5ac60edf Aug 07 10:06:21.031555 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [req-6cadf2cf-a666-4e26-8345-6f7282cae685 req-d4416d2a-0b04-4c25-abe7-c74a9c15e57b tempest-VolumeMultiattachTests-1318208031 tempest-VolumeMultiattachTests-1318208031-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.8", "host": "np0000006707", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:568b993d50b1", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "d2780578-1896-461f-80ac-b58d2e346b90", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 10:06:21.039077 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.coordination [req-6cadf2cf-a666-4e26-8345-6f7282cae685 req-d4416d2a-0b04-4c25-abe7-c74a9c15e57b tempest-VolumeMultiattachTests-1318208031 tempest-VolumeMultiattachTests-1318208031-project-member] Acquiring lock "cinder-attachment_update-fb4f270b-873a-4c1d-b7eb-d575088934c9-np0000006707" by "attachment_update" {{(pid=100295) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 07 10:06:21.043610 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.coordination [req-6cadf2cf-a666-4e26-8345-6f7282cae685 req-d4416d2a-0b04-4c25-abe7-c74a9c15e57b tempest-VolumeMultiattachTests-1318208031 tempest-VolumeMultiattachTests-1318208031-project-member] Lock "cinder-attachment_update-fb4f270b-873a-4c1d-b7eb-d575088934c9-np0000006707" acquired by "attachment_update" :: waited 0.005s {{(pid=100295) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 07 10:06:21.044546 np0000006707 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 10:06:21.044546 np0000006707 devstack@c-api.service[100295]: warnings.warn( Aug 07 10:06:21.114588 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.coordination [req-6cadf2cf-a666-4e26-8345-6f7282cae685 req-d4416d2a-0b04-4c25-abe7-c74a9c15e57b tempest-VolumeMultiattachTests-1318208031 tempest-VolumeMultiattachTests-1318208031-project-member] Lock "cinder-attachment_update-fb4f270b-873a-4c1d-b7eb-d575088934c9-np0000006707" released by "attachment_update" :: held 0.071s {{(pid=100295) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 07 10:06:21.114934 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [req-6cadf2cf-a666-4e26-8345-6f7282cae685 req-d4416d2a-0b04-4c25-abe7-c74a9c15e57b tempest-VolumeMultiattachTests-1318208031 tempest-VolumeMultiattachTests-1318208031-project-member] https://10.4.3.8/volume/v3/attachments/21945dce-3043-4ff5-85a8-37dc5ac60edf returned with HTTP 200 Aug 07 10:06:21.115407 np0000006707 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 1313/5232] 10.4.3.8 () {74 vars in 1690 bytes} [Fri Aug 7 10:06:21 2026] PUT /volume/v3/attachments/21945dce-3043-4ff5-85a8-37dc5ac60edf => generated 969 bytes in 87 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 10:06:21.928779 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [None req-00c81bc8-160d-428c-82ec-a033e023472c None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:06:21.930561 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-00c81bc8-160d-428c-82ec-a033e023472c tempest-VolumeMultiattachTests-1318208031 tempest-VolumeMultiattachTests-1318208031-project-member] GET https://10.4.3.8/volume/v3/volumes/fb4f270b-873a-4c1d-b7eb-d575088934c9 Aug 07 10:06:21.930754 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-00c81bc8-160d-428c-82ec-a033e023472c tempest-VolumeMultiattachTests-1318208031 tempest-VolumeMultiattachTests-1318208031-project-member] Empty body provided in request {{(pid=100296) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 10:06:21.930955 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-00c81bc8-160d-428c-82ec-a033e023472c tempest-VolumeMultiattachTests-1318208031 tempest-VolumeMultiattachTests-1318208031-project-member] Calling method 'show' {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 10:06:21.940036 np0000006707 devstack@c-api.service[100296]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 10:06:21.940036 np0000006707 devstack@c-api.service[100296]: warnings.warn( Aug 07 10:06:21.943718 np0000006707 devstack@c-api.service[100296]: INFO cinder.volume.api [None req-00c81bc8-160d-428c-82ec-a033e023472c tempest-VolumeMultiattachTests-1318208031 tempest-VolumeMultiattachTests-1318208031-project-member] Volume info retrieved successfully. Aug 07 10:06:21.947877 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-00c81bc8-160d-428c-82ec-a033e023472c tempest-VolumeMultiattachTests-1318208031 tempest-VolumeMultiattachTests-1318208031-project-member] https://10.4.3.8/volume/v3/volumes/fb4f270b-873a-4c1d-b7eb-d575088934c9 returned with HTTP 200 Aug 07 10:06:21.948290 np0000006707 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 1303/5233] 10.4.3.8 () {66 vars in 1334 bytes} [Fri Aug 7 10:06:21 2026] GET /volume/v3/volumes/fb4f270b-873a-4c1d-b7eb-d575088934c9 => generated 918 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 10:06:22.962734 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.middleware.request_id [None req-c8312ae0-d3a9-4134-818d-ec79eb1303bb None None] RequestId filter calling following filter/app {{(pid=100298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:06:22.964459 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [None req-c8312ae0-d3a9-4134-818d-ec79eb1303bb tempest-VolumeMultiattachTests-1318208031 tempest-VolumeMultiattachTests-1318208031-project-member] GET https://10.4.3.8/volume/v3/volumes/fb4f270b-873a-4c1d-b7eb-d575088934c9 Aug 07 10:06:22.964694 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [None req-c8312ae0-d3a9-4134-818d-ec79eb1303bb tempest-VolumeMultiattachTests-1318208031 tempest-VolumeMultiattachTests-1318208031-project-member] Empty body provided in request {{(pid=100298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 10:06:22.964844 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [None req-c8312ae0-d3a9-4134-818d-ec79eb1303bb tempest-VolumeMultiattachTests-1318208031 tempest-VolumeMultiattachTests-1318208031-project-member] Calling method 'show' {{(pid=100298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 10:06:22.974595 np0000006707 devstack@c-api.service[100298]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 10:06:22.974595 np0000006707 devstack@c-api.service[100298]: warnings.warn( Aug 07 10:06:22.978333 np0000006707 devstack@c-api.service[100298]: INFO cinder.volume.api [None req-c8312ae0-d3a9-4134-818d-ec79eb1303bb tempest-VolumeMultiattachTests-1318208031 tempest-VolumeMultiattachTests-1318208031-project-member] Volume info retrieved successfully. Aug 07 10:06:22.982515 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [None req-c8312ae0-d3a9-4134-818d-ec79eb1303bb tempest-VolumeMultiattachTests-1318208031 tempest-VolumeMultiattachTests-1318208031-project-member] https://10.4.3.8/volume/v3/volumes/fb4f270b-873a-4c1d-b7eb-d575088934c9 returned with HTTP 200 Aug 07 10:06:22.982870 np0000006707 devstack@c-api.service[100298]: [pid: 100298|app: 0|req: 1307/5234] 10.4.3.8 () {66 vars in 1334 bytes} [Fri Aug 7 10:06:22 2026] GET /volume/v3/volumes/fb4f270b-873a-4c1d-b7eb-d575088934c9 => generated 918 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 10:06:23.040804 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [None req-dd5a3265-8be8-4d70-be0a-96b07dc0af39 None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:06:23.042505 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-dd5a3265-8be8-4d70-be0a-96b07dc0af39 tempest-TestVolumeBootPattern-391440175 tempest-TestVolumeBootPattern-391440175-project-member] GET https://10.4.3.8/volume/v3/volumes/787c6089-7260-4d0e-ad1b-13783332a079 Aug 07 10:06:23.042667 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-dd5a3265-8be8-4d70-be0a-96b07dc0af39 tempest-TestVolumeBootPattern-391440175 tempest-TestVolumeBootPattern-391440175-project-member] Empty body provided in request {{(pid=100297) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 10:06:23.042839 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-dd5a3265-8be8-4d70-be0a-96b07dc0af39 tempest-TestVolumeBootPattern-391440175 tempest-TestVolumeBootPattern-391440175-project-member] Calling method 'show' {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 10:06:23.051920 np0000006707 devstack@c-api.service[100297]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 10:06:23.051920 np0000006707 devstack@c-api.service[100297]: warnings.warn( Aug 07 10:06:23.055187 np0000006707 devstack@c-api.service[100297]: INFO cinder.volume.api [None req-dd5a3265-8be8-4d70-be0a-96b07dc0af39 tempest-TestVolumeBootPattern-391440175 tempest-TestVolumeBootPattern-391440175-project-member] Volume info retrieved successfully. Aug 07 10:06:23.059746 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-dd5a3265-8be8-4d70-be0a-96b07dc0af39 tempest-TestVolumeBootPattern-391440175 tempest-TestVolumeBootPattern-391440175-project-member] https://10.4.3.8/volume/v3/volumes/787c6089-7260-4d0e-ad1b-13783332a079 returned with HTTP 200 Aug 07 10:06:23.060124 np0000006707 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 1312/5235] 10.4.3.8 () {66 vars in 1334 bytes} [Fri Aug 7 10:06:23 2026] GET /volume/v3/volumes/787c6089-7260-4d0e-ad1b-13783332a079 => generated 1633 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 10:06:23.994541 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-cc493b75-d567-4e30-97dd-f47ebbedb8dc None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:06:23.996347 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-cc493b75-d567-4e30-97dd-f47ebbedb8dc tempest-VolumeMultiattachTests-1318208031 tempest-VolumeMultiattachTests-1318208031-project-member] GET https://10.4.3.8/volume/v3/volumes/fb4f270b-873a-4c1d-b7eb-d575088934c9 Aug 07 10:06:23.996589 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-cc493b75-d567-4e30-97dd-f47ebbedb8dc tempest-VolumeMultiattachTests-1318208031 tempest-VolumeMultiattachTests-1318208031-project-member] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 10:06:23.996793 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-cc493b75-d567-4e30-97dd-f47ebbedb8dc tempest-VolumeMultiattachTests-1318208031 tempest-VolumeMultiattachTests-1318208031-project-member] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 10:06:24.006906 np0000006707 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 10:06:24.006906 np0000006707 devstack@c-api.service[100295]: warnings.warn( Aug 07 10:06:24.010588 np0000006707 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-cc493b75-d567-4e30-97dd-f47ebbedb8dc tempest-VolumeMultiattachTests-1318208031 tempest-VolumeMultiattachTests-1318208031-project-member] Volume info retrieved successfully. Aug 07 10:06:24.014851 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-cc493b75-d567-4e30-97dd-f47ebbedb8dc tempest-VolumeMultiattachTests-1318208031 tempest-VolumeMultiattachTests-1318208031-project-member] https://10.4.3.8/volume/v3/volumes/fb4f270b-873a-4c1d-b7eb-d575088934c9 returned with HTTP 200 Aug 07 10:06:24.015256 np0000006707 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 1314/5236] 10.4.3.8 () {66 vars in 1334 bytes} [Fri Aug 7 10:06:23 2026] GET /volume/v3/volumes/fb4f270b-873a-4c1d-b7eb-d575088934c9 => generated 918 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 10:06:24.381407 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [req-6cadf2cf-a666-4e26-8345-6f7282cae685 req-1412814c-85f9-4338-b66b-d26d9a200159 None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:06:24.384161 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [req-6cadf2cf-a666-4e26-8345-6f7282cae685 req-1412814c-85f9-4338-b66b-d26d9a200159 tempest-VolumeMultiattachTests-1318208031 tempest-VolumeMultiattachTests-1318208031-project-member] POST https://10.4.3.8/volume/v3/attachments/21945dce-3043-4ff5-85a8-37dc5ac60edf/action Aug 07 10:06:24.384637 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [req-6cadf2cf-a666-4e26-8345-6f7282cae685 req-1412814c-85f9-4338-b66b-d26d9a200159 tempest-VolumeMultiattachTests-1318208031 tempest-VolumeMultiattachTests-1318208031-project-member] Action body: b'{"os-complete": null}' {{(pid=100296) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 07 10:06:24.384795 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [req-6cadf2cf-a666-4e26-8345-6f7282cae685 req-1412814c-85f9-4338-b66b-d26d9a200159 tempest-VolumeMultiattachTests-1318208031 tempest-VolumeMultiattachTests-1318208031-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 10:06:24.405765 np0000006707 devstack@c-api.service[100296]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 10:06:24.405765 np0000006707 devstack@c-api.service[100296]: warnings.warn( Aug 07 10:06:24.417691 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [req-6cadf2cf-a666-4e26-8345-6f7282cae685 req-1412814c-85f9-4338-b66b-d26d9a200159 tempest-VolumeMultiattachTests-1318208031 tempest-VolumeMultiattachTests-1318208031-project-member] https://10.4.3.8/volume/v3/attachments/21945dce-3043-4ff5-85a8-37dc5ac60edf/action returned with HTTP 204 Aug 07 10:06:24.418348 np0000006707 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 1304/5237] 10.4.3.8 () {74 vars in 1711 bytes} [Fri Aug 7 10:06:24 2026] POST /volume/v3/attachments/21945dce-3043-4ff5-85a8-37dc5ac60edf/action => generated 0 bytes in 38 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 07 10:06:25.028013 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.middleware.request_id [None req-c8e704a7-dc89-4195-9da4-3cb76fb70941 None None] RequestId filter calling following filter/app {{(pid=100298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:06:25.029672 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [None req-c8e704a7-dc89-4195-9da4-3cb76fb70941 tempest-VolumeMultiattachTests-1318208031 tempest-VolumeMultiattachTests-1318208031-project-member] GET https://10.4.3.8/volume/v3/volumes/fb4f270b-873a-4c1d-b7eb-d575088934c9 Aug 07 10:06:25.029840 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [None req-c8e704a7-dc89-4195-9da4-3cb76fb70941 tempest-VolumeMultiattachTests-1318208031 tempest-VolumeMultiattachTests-1318208031-project-member] Empty body provided in request {{(pid=100298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 10:06:25.030009 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [None req-c8e704a7-dc89-4195-9da4-3cb76fb70941 tempest-VolumeMultiattachTests-1318208031 tempest-VolumeMultiattachTests-1318208031-project-member] Calling method 'show' {{(pid=100298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 10:06:25.039211 np0000006707 devstack@c-api.service[100298]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 10:06:25.039211 np0000006707 devstack@c-api.service[100298]: warnings.warn( Aug 07 10:06:25.042678 np0000006707 devstack@c-api.service[100298]: INFO cinder.volume.api [None req-c8e704a7-dc89-4195-9da4-3cb76fb70941 tempest-VolumeMultiattachTests-1318208031 tempest-VolumeMultiattachTests-1318208031-project-member] Volume info retrieved successfully. Aug 07 10:06:25.046853 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [None req-c8e704a7-dc89-4195-9da4-3cb76fb70941 tempest-VolumeMultiattachTests-1318208031 tempest-VolumeMultiattachTests-1318208031-project-member] https://10.4.3.8/volume/v3/volumes/fb4f270b-873a-4c1d-b7eb-d575088934c9 returned with HTTP 200 Aug 07 10:06:25.047274 np0000006707 devstack@c-api.service[100298]: [pid: 100298|app: 0|req: 1308/5238] 10.4.3.8 () {66 vars in 1334 bytes} [Fri Aug 7 10:06:25 2026] GET /volume/v3/volumes/fb4f270b-873a-4c1d-b7eb-d575088934c9 => generated 1210 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 10:06:25.085296 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [req-d4e97c70-14e7-46e5-93e8-ffe4a2b2dd85 req-559f8e4d-a2c2-4a10-8bfe-2243aeb80fad None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:06:25.087141 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [req-d4e97c70-14e7-46e5-93e8-ffe4a2b2dd85 req-559f8e4d-a2c2-4a10-8bfe-2243aeb80fad tempest-VolumeMultiattachTests-1318208031 tempest-VolumeMultiattachTests-1318208031-project-member] GET https://10.4.3.8/volume/v3/volumes/fb4f270b-873a-4c1d-b7eb-d575088934c9 Aug 07 10:06:25.087313 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [req-d4e97c70-14e7-46e5-93e8-ffe4a2b2dd85 req-559f8e4d-a2c2-4a10-8bfe-2243aeb80fad tempest-VolumeMultiattachTests-1318208031 tempest-VolumeMultiattachTests-1318208031-project-member] Empty body provided in request {{(pid=100297) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 10:06:25.087523 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [req-d4e97c70-14e7-46e5-93e8-ffe4a2b2dd85 req-559f8e4d-a2c2-4a10-8bfe-2243aeb80fad tempest-VolumeMultiattachTests-1318208031 tempest-VolumeMultiattachTests-1318208031-project-member] Calling method 'show' {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 10:06:25.096463 np0000006707 devstack@c-api.service[100297]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 10:06:25.096463 np0000006707 devstack@c-api.service[100297]: warnings.warn( Aug 07 10:06:25.100033 np0000006707 devstack@c-api.service[100297]: INFO cinder.volume.api [req-d4e97c70-14e7-46e5-93e8-ffe4a2b2dd85 req-559f8e4d-a2c2-4a10-8bfe-2243aeb80fad tempest-VolumeMultiattachTests-1318208031 tempest-VolumeMultiattachTests-1318208031-project-member] Volume info retrieved successfully. Aug 07 10:06:25.105326 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [req-d4e97c70-14e7-46e5-93e8-ffe4a2b2dd85 req-559f8e4d-a2c2-4a10-8bfe-2243aeb80fad tempest-VolumeMultiattachTests-1318208031 tempest-VolumeMultiattachTests-1318208031-project-member] https://10.4.3.8/volume/v3/volumes/fb4f270b-873a-4c1d-b7eb-d575088934c9 returned with HTTP 200 Aug 07 10:06:25.105727 np0000006707 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 1313/5239] 10.4.3.8 () {68 vars in 1584 bytes} [Fri Aug 7 10:06:25 2026] GET /volume/v3/volumes/fb4f270b-873a-4c1d-b7eb-d575088934c9 => generated 1210 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 10:06:25.123665 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-20bc82ca-a507-435e-afd1-e4180c246880 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:06:25.125459 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-20bc82ca-a507-435e-afd1-e4180c246880 tempest-VolumeMultiattachTests-1318208031 tempest-VolumeMultiattachTests-1318208031-project-member] GET https://10.4.3.8/volume/v3/volumes/fb4f270b-873a-4c1d-b7eb-d575088934c9 Aug 07 10:06:25.125649 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-20bc82ca-a507-435e-afd1-e4180c246880 tempest-VolumeMultiattachTests-1318208031 tempest-VolumeMultiattachTests-1318208031-project-member] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 10:06:25.125857 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-20bc82ca-a507-435e-afd1-e4180c246880 tempest-VolumeMultiattachTests-1318208031 tempest-VolumeMultiattachTests-1318208031-project-member] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 10:06:25.134789 np0000006707 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 10:06:25.134789 np0000006707 devstack@c-api.service[100295]: warnings.warn( Aug 07 10:06:25.138245 np0000006707 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-20bc82ca-a507-435e-afd1-e4180c246880 tempest-VolumeMultiattachTests-1318208031 tempest-VolumeMultiattachTests-1318208031-project-member] Volume info retrieved successfully. Aug 07 10:06:25.142208 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-20bc82ca-a507-435e-afd1-e4180c246880 tempest-VolumeMultiattachTests-1318208031 tempest-VolumeMultiattachTests-1318208031-project-member] https://10.4.3.8/volume/v3/volumes/fb4f270b-873a-4c1d-b7eb-d575088934c9 returned with HTTP 200 Aug 07 10:06:25.142608 np0000006707 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 1315/5240] 10.4.3.8 () {66 vars in 1334 bytes} [Fri Aug 7 10:06:25 2026] GET /volume/v3/volumes/fb4f270b-873a-4c1d-b7eb-d575088934c9 => generated 1210 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 10:06:25.182064 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [req-dae7b94e-5161-46a7-9f2d-5609fd8eed8e req-50d6ece7-ead3-4c3f-818a-9306e04955bc None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:06:25.184679 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [req-dae7b94e-5161-46a7-9f2d-5609fd8eed8e req-50d6ece7-ead3-4c3f-818a-9306e04955bc tempest-VolumeMultiattachTests-1318208031 tempest-VolumeMultiattachTests-1318208031-project-member] GET https://10.4.3.8/volume/v3/volumes/fb4f270b-873a-4c1d-b7eb-d575088934c9 Aug 07 10:06:25.184851 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [req-dae7b94e-5161-46a7-9f2d-5609fd8eed8e req-50d6ece7-ead3-4c3f-818a-9306e04955bc tempest-VolumeMultiattachTests-1318208031 tempest-VolumeMultiattachTests-1318208031-project-member] Empty body provided in request {{(pid=100296) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 10:06:25.185062 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [req-dae7b94e-5161-46a7-9f2d-5609fd8eed8e req-50d6ece7-ead3-4c3f-818a-9306e04955bc tempest-VolumeMultiattachTests-1318208031 tempest-VolumeMultiattachTests-1318208031-project-member] Calling method 'show' {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 10:06:25.193861 np0000006707 devstack@c-api.service[100296]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 10:06:25.193861 np0000006707 devstack@c-api.service[100296]: warnings.warn( Aug 07 10:06:25.197324 np0000006707 devstack@c-api.service[100296]: INFO cinder.volume.api [req-dae7b94e-5161-46a7-9f2d-5609fd8eed8e req-50d6ece7-ead3-4c3f-818a-9306e04955bc tempest-VolumeMultiattachTests-1318208031 tempest-VolumeMultiattachTests-1318208031-project-member] Volume info retrieved successfully. Aug 07 10:06:25.201866 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [req-dae7b94e-5161-46a7-9f2d-5609fd8eed8e req-50d6ece7-ead3-4c3f-818a-9306e04955bc tempest-VolumeMultiattachTests-1318208031 tempest-VolumeMultiattachTests-1318208031-project-member] https://10.4.3.8/volume/v3/volumes/fb4f270b-873a-4c1d-b7eb-d575088934c9 returned with HTTP 200 Aug 07 10:06:25.202302 np0000006707 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 1305/5241] 10.4.3.8 () {68 vars in 1584 bytes} [Fri Aug 7 10:06:25 2026] GET /volume/v3/volumes/fb4f270b-873a-4c1d-b7eb-d575088934c9 => generated 1210 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 10:06:25.222846 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.middleware.request_id [req-dae7b94e-5161-46a7-9f2d-5609fd8eed8e req-dbd7f52b-3ac9-4525-8bf7-36a431a7d32c None None] RequestId filter calling following filter/app {{(pid=100298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:06:25.224792 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [req-dae7b94e-5161-46a7-9f2d-5609fd8eed8e req-dbd7f52b-3ac9-4525-8bf7-36a431a7d32c tempest-VolumeMultiattachTests-1318208031 tempest-VolumeMultiattachTests-1318208031-project-member] POST https://10.4.3.8/volume/v3/volumes/fb4f270b-873a-4c1d-b7eb-d575088934c9/action Aug 07 10:06:25.225107 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [req-dae7b94e-5161-46a7-9f2d-5609fd8eed8e req-dbd7f52b-3ac9-4525-8bf7-36a431a7d32c tempest-VolumeMultiattachTests-1318208031 tempest-VolumeMultiattachTests-1318208031-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100298) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 07 10:06:25.225224 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [req-dae7b94e-5161-46a7-9f2d-5609fd8eed8e req-dbd7f52b-3ac9-4525-8bf7-36a431a7d32c tempest-VolumeMultiattachTests-1318208031 tempest-VolumeMultiattachTests-1318208031-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 10:06:25.235588 np0000006707 devstack@c-api.service[100298]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 10:06:25.235588 np0000006707 devstack@c-api.service[100298]: warnings.warn( Aug 07 10:06:25.235992 np0000006707 devstack@c-api.service[100298]: INFO cinder.volume.api [req-dae7b94e-5161-46a7-9f2d-5609fd8eed8e req-dbd7f52b-3ac9-4525-8bf7-36a431a7d32c tempest-VolumeMultiattachTests-1318208031 tempest-VolumeMultiattachTests-1318208031-project-member] Volume info retrieved successfully. Aug 07 10:06:25.242973 np0000006707 devstack@c-api.service[100298]: INFO cinder.volume.api [req-dae7b94e-5161-46a7-9f2d-5609fd8eed8e req-dbd7f52b-3ac9-4525-8bf7-36a431a7d32c tempest-VolumeMultiattachTests-1318208031 tempest-VolumeMultiattachTests-1318208031-project-member] Begin detaching volume completed successfully. Aug 07 10:06:25.243250 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [req-dae7b94e-5161-46a7-9f2d-5609fd8eed8e req-dbd7f52b-3ac9-4525-8bf7-36a431a7d32c tempest-VolumeMultiattachTests-1318208031 tempest-VolumeMultiattachTests-1318208031-project-member] https://10.4.3.8/volume/v3/volumes/fb4f270b-873a-4c1d-b7eb-d575088934c9/action returned with HTTP 202 Aug 07 10:06:25.244146 np0000006707 devstack@c-api.service[100298]: [pid: 100298|app: 0|req: 1309/5242] 10.4.3.8 () {72 vars in 1658 bytes} [Fri Aug 7 10:06:25 2026] POST /volume/v3/volumes/fb4f270b-873a-4c1d-b7eb-d575088934c9/action => generated 0 bytes in 22 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 07 10:06:25.261688 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [None req-a3482ce5-01bb-44f9-919b-e537f18f94c5 None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:06:25.264040 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-a3482ce5-01bb-44f9-919b-e537f18f94c5 tempest-VolumeMultiattachTests-1318208031 tempest-VolumeMultiattachTests-1318208031-project-member] GET https://10.4.3.8/volume/v3/volumes/fb4f270b-873a-4c1d-b7eb-d575088934c9 Aug 07 10:06:25.264251 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-a3482ce5-01bb-44f9-919b-e537f18f94c5 tempest-VolumeMultiattachTests-1318208031 tempest-VolumeMultiattachTests-1318208031-project-member] Empty body provided in request {{(pid=100297) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 10:06:25.264554 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-a3482ce5-01bb-44f9-919b-e537f18f94c5 tempest-VolumeMultiattachTests-1318208031 tempest-VolumeMultiattachTests-1318208031-project-member] Calling method 'show' {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 10:06:25.280387 np0000006707 devstack@c-api.service[100297]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 10:06:25.280387 np0000006707 devstack@c-api.service[100297]: warnings.warn( Aug 07 10:06:25.285314 np0000006707 devstack@c-api.service[100297]: INFO cinder.volume.api [None req-a3482ce5-01bb-44f9-919b-e537f18f94c5 tempest-VolumeMultiattachTests-1318208031 tempest-VolumeMultiattachTests-1318208031-project-member] Volume info retrieved successfully. Aug 07 10:06:25.289133 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-874a8f4c-d2f5-46fe-b453-da789e1ac0cc None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:06:25.289583 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-874a8f4c-d2f5-46fe-b453-da789e1ac0cc None None] GET https://10.4.3.8/volume// Aug 07 10:06:25.289752 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-874a8f4c-d2f5-46fe-b453-da789e1ac0cc None None] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 10:06:25.289929 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-874a8f4c-d2f5-46fe-b453-da789e1ac0cc None None] Calling method 'all' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 10:06:25.290326 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-874a8f4c-d2f5-46fe-b453-da789e1ac0cc None None] https://10.4.3.8/volume// returned with HTTP 300 Aug 07 10:06:25.290653 np0000006707 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 1316/5243] 10.4.3.8 () {66 vars in 1412 bytes} [Fri Aug 7 10:06:25 2026] GET /volume/ => generated 384 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 07 10:06:25.291921 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-a3482ce5-01bb-44f9-919b-e537f18f94c5 tempest-VolumeMultiattachTests-1318208031 tempest-VolumeMultiattachTests-1318208031-project-member] https://10.4.3.8/volume/v3/volumes/fb4f270b-873a-4c1d-b7eb-d575088934c9 returned with HTTP 200 Aug 07 10:06:25.292405 np0000006707 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 1314/5244] 10.4.3.8 () {66 vars in 1334 bytes} [Fri Aug 7 10:06:25 2026] GET /volume/v3/volumes/fb4f270b-873a-4c1d-b7eb-d575088934c9 => generated 1213 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 10:06:25.298772 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [req-dae7b94e-5161-46a7-9f2d-5609fd8eed8e req-40c6aa71-bc6e-4bed-9ef7-2297ec590751 None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:06:25.300998 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [req-dae7b94e-5161-46a7-9f2d-5609fd8eed8e req-40c6aa71-bc6e-4bed-9ef7-2297ec590751 tempest-VolumeMultiattachTests-1318208031 tempest-VolumeMultiattachTests-1318208031-project-member] GET https://10.4.3.8/volume/v3/volumes/fb4f270b-873a-4c1d-b7eb-d575088934c9 Aug 07 10:06:25.301307 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [req-dae7b94e-5161-46a7-9f2d-5609fd8eed8e req-40c6aa71-bc6e-4bed-9ef7-2297ec590751 tempest-VolumeMultiattachTests-1318208031 tempest-VolumeMultiattachTests-1318208031-project-member] Empty body provided in request {{(pid=100296) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 10:06:25.301714 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [req-dae7b94e-5161-46a7-9f2d-5609fd8eed8e req-40c6aa71-bc6e-4bed-9ef7-2297ec590751 tempest-VolumeMultiattachTests-1318208031 tempest-VolumeMultiattachTests-1318208031-project-member] Calling method 'show' {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 10:06:25.310788 np0000006707 devstack@c-api.service[100296]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 10:06:25.310788 np0000006707 devstack@c-api.service[100296]: warnings.warn( Aug 07 10:06:25.314725 np0000006707 devstack@c-api.service[100296]: INFO cinder.volume.api [req-dae7b94e-5161-46a7-9f2d-5609fd8eed8e req-40c6aa71-bc6e-4bed-9ef7-2297ec590751 tempest-VolumeMultiattachTests-1318208031 tempest-VolumeMultiattachTests-1318208031-project-member] Volume info retrieved successfully. Aug 07 10:06:25.319132 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [req-dae7b94e-5161-46a7-9f2d-5609fd8eed8e req-40c6aa71-bc6e-4bed-9ef7-2297ec590751 tempest-VolumeMultiattachTests-1318208031 tempest-VolumeMultiattachTests-1318208031-project-member] https://10.4.3.8/volume/v3/volumes/fb4f270b-873a-4c1d-b7eb-d575088934c9 returned with HTTP 200 Aug 07 10:06:25.319604 np0000006707 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 1306/5245] 10.4.3.8 () {70 vars in 1625 bytes} [Fri Aug 7 10:06:25 2026] GET /volume/v3/volumes/fb4f270b-873a-4c1d-b7eb-d575088934c9 => generated 1393 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 07 10:06:25.559276 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.middleware.request_id [req-b1bbf421-3232-4c09-a514-975a8a827492 req-dc80b3d8-bf47-425a-86ef-f4cda3e0c002 None None] RequestId filter calling following filter/app {{(pid=100298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:06:25.561814 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [req-b1bbf421-3232-4c09-a514-975a8a827492 req-dc80b3d8-bf47-425a-86ef-f4cda3e0c002 tempest-TestVolumeBootPattern-391440175 tempest-TestVolumeBootPattern-391440175-project-member] DELETE https://10.4.3.8/volume/v3/attachments/1e50e196-79de-4c46-9cab-fed08d29bd5c Aug 07 10:06:25.562078 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [req-b1bbf421-3232-4c09-a514-975a8a827492 req-dc80b3d8-bf47-425a-86ef-f4cda3e0c002 tempest-TestVolumeBootPattern-391440175 tempest-TestVolumeBootPattern-391440175-project-member] Empty body provided in request {{(pid=100298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 10:06:25.562313 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [req-b1bbf421-3232-4c09-a514-975a8a827492 req-dc80b3d8-bf47-425a-86ef-f4cda3e0c002 tempest-TestVolumeBootPattern-391440175 tempest-TestVolumeBootPattern-391440175-project-member] Calling method 'version_select' {{(pid=100298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 10:06:25.571061 np0000006707 devstack@c-api.service[100298]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 10:06:25.571061 np0000006707 devstack@c-api.service[100298]: warnings.warn( Aug 07 10:06:25.623355 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [req-b1bbf421-3232-4c09-a514-975a8a827492 req-dc80b3d8-bf47-425a-86ef-f4cda3e0c002 tempest-TestVolumeBootPattern-391440175 tempest-TestVolumeBootPattern-391440175-project-member] https://10.4.3.8/volume/v3/attachments/1e50e196-79de-4c46-9cab-fed08d29bd5c returned with HTTP 200 Aug 07 10:06:25.624044 np0000006707 devstack@c-api.service[100298]: [pid: 100298|app: 0|req: 1310/5246] 10.4.3.8 () {72 vars in 1659 bytes} [Fri Aug 7 10:06:25 2026] DELETE /volume/v3/attachments/1e50e196-79de-4c46-9cab-fed08d29bd5c => generated 19 bytes in 65 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 10:06:25.634964 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [req-b1bbf421-3232-4c09-a514-975a8a827492 req-826dd4fc-ec18-4afc-9164-5f5015248a3c None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:06:25.639984 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [req-b1bbf421-3232-4c09-a514-975a8a827492 req-826dd4fc-ec18-4afc-9164-5f5015248a3c tempest-TestVolumeBootPattern-391440175 tempest-TestVolumeBootPattern-391440175-project-member] DELETE https://10.4.3.8/volume/v3/volumes/787c6089-7260-4d0e-ad1b-13783332a079 Aug 07 10:06:25.640181 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [req-b1bbf421-3232-4c09-a514-975a8a827492 req-826dd4fc-ec18-4afc-9164-5f5015248a3c tempest-TestVolumeBootPattern-391440175 tempest-TestVolumeBootPattern-391440175-project-member] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 10:06:25.640400 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [req-b1bbf421-3232-4c09-a514-975a8a827492 req-826dd4fc-ec18-4afc-9164-5f5015248a3c tempest-TestVolumeBootPattern-391440175 tempest-TestVolumeBootPattern-391440175-project-member] Calling method 'delete' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 10:06:25.640608 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.v3.volumes [req-b1bbf421-3232-4c09-a514-975a8a827492 req-826dd4fc-ec18-4afc-9164-5f5015248a3c tempest-TestVolumeBootPattern-391440175 tempest-TestVolumeBootPattern-391440175-project-member] Delete volume with id: 787c6089-7260-4d0e-ad1b-13783332a079 Aug 07 10:06:25.652864 np0000006707 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 10:06:25.652864 np0000006707 devstack@c-api.service[100295]: warnings.warn( Aug 07 10:06:25.653433 np0000006707 devstack@c-api.service[100295]: INFO cinder.volume.api [req-b1bbf421-3232-4c09-a514-975a8a827492 req-826dd4fc-ec18-4afc-9164-5f5015248a3c tempest-TestVolumeBootPattern-391440175 tempest-TestVolumeBootPattern-391440175-project-member] Volume info retrieved successfully. Aug 07 10:06:25.672298 np0000006707 devstack@c-api.service[100295]: INFO cinder.volume.api [req-b1bbf421-3232-4c09-a514-975a8a827492 req-826dd4fc-ec18-4afc-9164-5f5015248a3c tempest-TestVolumeBootPattern-391440175 tempest-TestVolumeBootPattern-391440175-project-member] Delete volume request issued successfully. Aug 07 10:06:25.672550 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [req-b1bbf421-3232-4c09-a514-975a8a827492 req-826dd4fc-ec18-4afc-9164-5f5015248a3c tempest-TestVolumeBootPattern-391440175 tempest-TestVolumeBootPattern-391440175-project-member] https://10.4.3.8/volume/v3/volumes/787c6089-7260-4d0e-ad1b-13783332a079 returned with HTTP 202 Aug 07 10:06:25.673072 np0000006707 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 1317/5247] 10.4.3.8 () {70 vars in 1606 bytes} [Fri Aug 7 10:06:25 2026] DELETE /volume/v3/volumes/787c6089-7260-4d0e-ad1b-13783332a079 => generated 0 bytes in 38 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 07 10:06:25.863541 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [req-dae7b94e-5161-46a7-9f2d-5609fd8eed8e req-0cdbba81-b5f0-40e0-8ab6-e8a4030dbac0 None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:06:25.865638 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [req-dae7b94e-5161-46a7-9f2d-5609fd8eed8e req-0cdbba81-b5f0-40e0-8ab6-e8a4030dbac0 tempest-VolumeMultiattachTests-1318208031 tempest-VolumeMultiattachTests-1318208031-project-member] GET https://10.4.3.8/volume/v3/volumes/fb4f270b-873a-4c1d-b7eb-d575088934c9 Aug 07 10:06:25.865818 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [req-dae7b94e-5161-46a7-9f2d-5609fd8eed8e req-0cdbba81-b5f0-40e0-8ab6-e8a4030dbac0 tempest-VolumeMultiattachTests-1318208031 tempest-VolumeMultiattachTests-1318208031-project-member] Empty body provided in request {{(pid=100297) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 10:06:25.866008 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [req-dae7b94e-5161-46a7-9f2d-5609fd8eed8e req-0cdbba81-b5f0-40e0-8ab6-e8a4030dbac0 tempest-VolumeMultiattachTests-1318208031 tempest-VolumeMultiattachTests-1318208031-project-member] Calling method 'show' {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 10:06:25.878448 np0000006707 devstack@c-api.service[100297]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 10:06:25.878448 np0000006707 devstack@c-api.service[100297]: warnings.warn( Aug 07 10:06:25.878898 np0000006707 devstack@c-api.service[100297]: INFO cinder.volume.api [req-dae7b94e-5161-46a7-9f2d-5609fd8eed8e req-0cdbba81-b5f0-40e0-8ab6-e8a4030dbac0 tempest-VolumeMultiattachTests-1318208031 tempest-VolumeMultiattachTests-1318208031-project-member] Volume info retrieved successfully. Aug 07 10:06:25.883109 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [req-dae7b94e-5161-46a7-9f2d-5609fd8eed8e req-0cdbba81-b5f0-40e0-8ab6-e8a4030dbac0 tempest-VolumeMultiattachTests-1318208031 tempest-VolumeMultiattachTests-1318208031-project-member] https://10.4.3.8/volume/v3/volumes/fb4f270b-873a-4c1d-b7eb-d575088934c9 returned with HTTP 200 Aug 07 10:06:25.883526 np0000006707 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 1315/5248] 10.4.3.8 () {68 vars in 1584 bytes} [Fri Aug 7 10:06:25 2026] GET /volume/v3/volumes/fb4f270b-873a-4c1d-b7eb-d575088934c9 => generated 1213 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 10:06:26.196599 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [req-dae7b94e-5161-46a7-9f2d-5609fd8eed8e req-cae6bb54-c688-4207-99a8-0362074fcfde None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:06:26.198674 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [req-dae7b94e-5161-46a7-9f2d-5609fd8eed8e req-cae6bb54-c688-4207-99a8-0362074fcfde tempest-VolumeMultiattachTests-1318208031 tempest-VolumeMultiattachTests-1318208031-project-member] DELETE https://10.4.3.8/volume/v3/attachments/21945dce-3043-4ff5-85a8-37dc5ac60edf Aug 07 10:06:26.198968 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [req-dae7b94e-5161-46a7-9f2d-5609fd8eed8e req-cae6bb54-c688-4207-99a8-0362074fcfde tempest-VolumeMultiattachTests-1318208031 tempest-VolumeMultiattachTests-1318208031-project-member] Empty body provided in request {{(pid=100296) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 10:06:26.199249 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [req-dae7b94e-5161-46a7-9f2d-5609fd8eed8e req-cae6bb54-c688-4207-99a8-0362074fcfde tempest-VolumeMultiattachTests-1318208031 tempest-VolumeMultiattachTests-1318208031-project-member] Calling method 'version_select' {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 10:06:26.208505 np0000006707 devstack@c-api.service[100296]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 10:06:26.208505 np0000006707 devstack@c-api.service[100296]: warnings.warn( Aug 07 10:06:26.248530 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [req-dae7b94e-5161-46a7-9f2d-5609fd8eed8e req-cae6bb54-c688-4207-99a8-0362074fcfde tempest-VolumeMultiattachTests-1318208031 tempest-VolumeMultiattachTests-1318208031-project-member] https://10.4.3.8/volume/v3/attachments/21945dce-3043-4ff5-85a8-37dc5ac60edf returned with HTTP 200 Aug 07 10:06:26.248530 np0000006707 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 1307/5249] 10.4.3.8 () {72 vars in 1659 bytes} [Fri Aug 7 10:06:26 2026] DELETE /volume/v3/attachments/21945dce-3043-4ff5-85a8-37dc5ac60edf => generated 19 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 10:06:26.305614 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.middleware.request_id [None req-3c8f4576-0841-4ee3-a2d3-e2b403a82544 None None] RequestId filter calling following filter/app {{(pid=100298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:06:26.307499 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [None req-3c8f4576-0841-4ee3-a2d3-e2b403a82544 tempest-VolumeMultiattachTests-1318208031 tempest-VolumeMultiattachTests-1318208031-project-member] GET https://10.4.3.8/volume/v3/volumes/fb4f270b-873a-4c1d-b7eb-d575088934c9 Aug 07 10:06:26.307722 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [None req-3c8f4576-0841-4ee3-a2d3-e2b403a82544 tempest-VolumeMultiattachTests-1318208031 tempest-VolumeMultiattachTests-1318208031-project-member] Empty body provided in request {{(pid=100298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 10:06:26.307949 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [None req-3c8f4576-0841-4ee3-a2d3-e2b403a82544 tempest-VolumeMultiattachTests-1318208031 tempest-VolumeMultiattachTests-1318208031-project-member] Calling method 'show' {{(pid=100298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 10:06:26.314594 np0000006707 devstack@c-api.service[100298]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 10:06:26.314594 np0000006707 devstack@c-api.service[100298]: warnings.warn( Aug 07 10:06:26.317917 np0000006707 devstack@c-api.service[100298]: INFO cinder.volume.api [None req-3c8f4576-0841-4ee3-a2d3-e2b403a82544 tempest-VolumeMultiattachTests-1318208031 tempest-VolumeMultiattachTests-1318208031-project-member] Volume info retrieved successfully. Aug 07 10:06:26.321353 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [None req-3c8f4576-0841-4ee3-a2d3-e2b403a82544 tempest-VolumeMultiattachTests-1318208031 tempest-VolumeMultiattachTests-1318208031-project-member] https://10.4.3.8/volume/v3/volumes/fb4f270b-873a-4c1d-b7eb-d575088934c9 returned with HTTP 200 Aug 07 10:06:26.321746 np0000006707 devstack@c-api.service[100298]: [pid: 100298|app: 0|req: 1311/5250] 10.4.3.8 () {66 vars in 1334 bytes} [Fri Aug 7 10:06:26 2026] GET /volume/v3/volumes/fb4f270b-873a-4c1d-b7eb-d575088934c9 => generated 918 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 10:06:26.332992 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-c7ef8d65-6437-4cdd-8adf-5715e5b3b90c None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:06:26.334683 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-c7ef8d65-6437-4cdd-8adf-5715e5b3b90c tempest-VolumeMultiattachTests-1318208031 tempest-VolumeMultiattachTests-1318208031-project-member] DELETE https://10.4.3.8/volume/v3/volumes/fb4f270b-873a-4c1d-b7eb-d575088934c9 Aug 07 10:06:26.334891 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-c7ef8d65-6437-4cdd-8adf-5715e5b3b90c tempest-VolumeMultiattachTests-1318208031 tempest-VolumeMultiattachTests-1318208031-project-member] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 10:06:26.335108 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-c7ef8d65-6437-4cdd-8adf-5715e5b3b90c tempest-VolumeMultiattachTests-1318208031 tempest-VolumeMultiattachTests-1318208031-project-member] Calling method 'delete' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 10:06:26.335291 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.v3.volumes [None req-c7ef8d65-6437-4cdd-8adf-5715e5b3b90c tempest-VolumeMultiattachTests-1318208031 tempest-VolumeMultiattachTests-1318208031-project-member] Delete volume with id: fb4f270b-873a-4c1d-b7eb-d575088934c9 Aug 07 10:06:26.341501 np0000006707 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 10:06:26.341501 np0000006707 devstack@c-api.service[100295]: warnings.warn( Aug 07 10:06:26.341928 np0000006707 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-c7ef8d65-6437-4cdd-8adf-5715e5b3b90c tempest-VolumeMultiattachTests-1318208031 tempest-VolumeMultiattachTests-1318208031-project-member] Volume info retrieved successfully. Aug 07 10:06:26.357189 np0000006707 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-c7ef8d65-6437-4cdd-8adf-5715e5b3b90c tempest-VolumeMultiattachTests-1318208031 tempest-VolumeMultiattachTests-1318208031-project-member] Delete volume request issued successfully. Aug 07 10:06:26.357406 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-c7ef8d65-6437-4cdd-8adf-5715e5b3b90c tempest-VolumeMultiattachTests-1318208031 tempest-VolumeMultiattachTests-1318208031-project-member] https://10.4.3.8/volume/v3/volumes/fb4f270b-873a-4c1d-b7eb-d575088934c9 returned with HTTP 202 Aug 07 10:06:26.357987 np0000006707 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 1318/5251] 10.4.3.8 () {66 vars in 1337 bytes} [Fri Aug 7 10:06:26 2026] DELETE /volume/v3/volumes/fb4f270b-873a-4c1d-b7eb-d575088934c9 => generated 0 bytes in 25 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 07 10:06:26.364431 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [None req-ab493faa-f149-41ea-91e2-2181ab19500d None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:06:26.366052 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-ab493faa-f149-41ea-91e2-2181ab19500d tempest-VolumeMultiattachTests-1318208031 tempest-VolumeMultiattachTests-1318208031-project-member] GET https://10.4.3.8/volume/v3/volumes/fb4f270b-873a-4c1d-b7eb-d575088934c9 Aug 07 10:06:26.366219 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-ab493faa-f149-41ea-91e2-2181ab19500d tempest-VolumeMultiattachTests-1318208031 tempest-VolumeMultiattachTests-1318208031-project-member] Empty body provided in request {{(pid=100297) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 10:06:26.366383 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-ab493faa-f149-41ea-91e2-2181ab19500d tempest-VolumeMultiattachTests-1318208031 tempest-VolumeMultiattachTests-1318208031-project-member] Calling method 'show' {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 10:06:26.373350 np0000006707 devstack@c-api.service[100297]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 10:06:26.373350 np0000006707 devstack@c-api.service[100297]: warnings.warn( Aug 07 10:06:26.377952 np0000006707 devstack@c-api.service[100297]: INFO cinder.volume.api [None req-ab493faa-f149-41ea-91e2-2181ab19500d tempest-VolumeMultiattachTests-1318208031 tempest-VolumeMultiattachTests-1318208031-project-member] Volume info retrieved successfully. Aug 07 10:06:26.383687 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-ab493faa-f149-41ea-91e2-2181ab19500d tempest-VolumeMultiattachTests-1318208031 tempest-VolumeMultiattachTests-1318208031-project-member] https://10.4.3.8/volume/v3/volumes/fb4f270b-873a-4c1d-b7eb-d575088934c9 returned with HTTP 200 Aug 07 10:06:26.384256 np0000006707 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 1316/5252] 10.4.3.8 () {66 vars in 1334 bytes} [Fri Aug 7 10:06:26 2026] GET /volume/v3/volumes/fb4f270b-873a-4c1d-b7eb-d575088934c9 => generated 917 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 10:06:26.689496 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [None req-c83c0141-bb30-44d8-bcbc-af23ef6bebbc None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:06:26.691928 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-c83c0141-bb30-44d8-bcbc-af23ef6bebbc tempest-TestVolumeBootPattern-391440175 tempest-TestVolumeBootPattern-391440175-project-member] GET https://10.4.3.8/volume/v3/volumes/787c6089-7260-4d0e-ad1b-13783332a079 Aug 07 10:06:26.692325 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-c83c0141-bb30-44d8-bcbc-af23ef6bebbc tempest-TestVolumeBootPattern-391440175 tempest-TestVolumeBootPattern-391440175-project-member] Empty body provided in request {{(pid=100296) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 10:06:26.692660 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-c83c0141-bb30-44d8-bcbc-af23ef6bebbc tempest-TestVolumeBootPattern-391440175 tempest-TestVolumeBootPattern-391440175-project-member] Calling method 'show' {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 10:06:26.699584 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-c83c0141-bb30-44d8-bcbc-af23ef6bebbc tempest-TestVolumeBootPattern-391440175 tempest-TestVolumeBootPattern-391440175-project-member] https://10.4.3.8/volume/v3/volumes/787c6089-7260-4d0e-ad1b-13783332a079 returned with HTTP 404 Aug 07 10:06:26.700121 np0000006707 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 1308/5253] 10.4.3.8 () {66 vars in 1334 bytes} [Fri Aug 7 10:06:26 2026] GET /volume/v3/volumes/787c6089-7260-4d0e-ad1b-13783332a079 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 10:06:26.708413 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.middleware.request_id [None req-1667444a-d074-47d2-b465-6de8b8e2aecc None None] RequestId filter calling following filter/app {{(pid=100298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:06:26.710387 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [None req-1667444a-d074-47d2-b465-6de8b8e2aecc tempest-TestVolumeBootPattern-391440175 tempest-TestVolumeBootPattern-391440175-project-member] DELETE https://10.4.3.8/volume/v3/snapshots/e874c380-bed5-4bad-aa0b-da0dd6698656 Aug 07 10:06:26.710644 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [None req-1667444a-d074-47d2-b465-6de8b8e2aecc tempest-TestVolumeBootPattern-391440175 tempest-TestVolumeBootPattern-391440175-project-member] Empty body provided in request {{(pid=100298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 10:06:26.710834 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [None req-1667444a-d074-47d2-b465-6de8b8e2aecc tempest-TestVolumeBootPattern-391440175 tempest-TestVolumeBootPattern-391440175-project-member] Calling method 'delete' {{(pid=100298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 10:06:26.710932 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.v3.snapshots [None req-1667444a-d074-47d2-b465-6de8b8e2aecc tempest-TestVolumeBootPattern-391440175 tempest-TestVolumeBootPattern-391440175-project-member] Delete snapshot with id: e874c380-bed5-4bad-aa0b-da0dd6698656 Aug 07 10:06:26.716535 np0000006707 devstack@c-api.service[100298]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 10:06:26.716535 np0000006707 devstack@c-api.service[100298]: warnings.warn( Aug 07 10:06:26.716999 np0000006707 devstack@c-api.service[100298]: INFO cinder.volume.api [None req-1667444a-d074-47d2-b465-6de8b8e2aecc tempest-TestVolumeBootPattern-391440175 tempest-TestVolumeBootPattern-391440175-project-member] Snapshot retrieved successfully. Aug 07 10:06:26.734091 np0000006707 devstack@c-api.service[100298]: INFO cinder.volume.api [None req-1667444a-d074-47d2-b465-6de8b8e2aecc tempest-TestVolumeBootPattern-391440175 tempest-TestVolumeBootPattern-391440175-project-member] Snapshot delete request issued successfully. Aug 07 10:06:26.734371 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [None req-1667444a-d074-47d2-b465-6de8b8e2aecc tempest-TestVolumeBootPattern-391440175 tempest-TestVolumeBootPattern-391440175-project-member] https://10.4.3.8/volume/v3/snapshots/e874c380-bed5-4bad-aa0b-da0dd6698656 returned with HTTP 202 Aug 07 10:06:26.734823 np0000006707 devstack@c-api.service[100298]: [pid: 100298|app: 0|req: 1312/5254] 10.4.3.8 () {66 vars in 1343 bytes} [Fri Aug 7 10:06:26 2026] DELETE /volume/v3/snapshots/e874c380-bed5-4bad-aa0b-da0dd6698656 => generated 0 bytes in 27 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 07 10:06:26.741686 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-eceea61b-3604-4f38-af27-27748714f9d7 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:06:26.743643 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-eceea61b-3604-4f38-af27-27748714f9d7 tempest-TestVolumeBootPattern-391440175 tempest-TestVolumeBootPattern-391440175-project-member] GET https://10.4.3.8/volume/v3/snapshots/e874c380-bed5-4bad-aa0b-da0dd6698656 Aug 07 10:06:26.743841 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-eceea61b-3604-4f38-af27-27748714f9d7 tempest-TestVolumeBootPattern-391440175 tempest-TestVolumeBootPattern-391440175-project-member] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 10:06:26.744058 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-eceea61b-3604-4f38-af27-27748714f9d7 tempest-TestVolumeBootPattern-391440175 tempest-TestVolumeBootPattern-391440175-project-member] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 10:06:26.749343 np0000006707 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 10:06:26.749343 np0000006707 devstack@c-api.service[100295]: warnings.warn( Aug 07 10:06:26.749890 np0000006707 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-eceea61b-3604-4f38-af27-27748714f9d7 tempest-TestVolumeBootPattern-391440175 tempest-TestVolumeBootPattern-391440175-project-member] Snapshot retrieved successfully. Aug 07 10:06:26.750876 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-eceea61b-3604-4f38-af27-27748714f9d7 tempest-TestVolumeBootPattern-391440175 tempest-TestVolumeBootPattern-391440175-project-member] https://10.4.3.8/volume/v3/snapshots/e874c380-bed5-4bad-aa0b-da0dd6698656 returned with HTTP 200 Aug 07 10:06:26.751336 np0000006707 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 1319/5255] 10.4.3.8 () {66 vars in 1340 bytes} [Fri Aug 7 10:06:26 2026] GET /volume/v3/snapshots/e874c380-bed5-4bad-aa0b-da0dd6698656 => generated 478 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 10:06:27.398498 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [None req-def64d3e-660a-4437-8740-c23585aa0f5e None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:06:27.400950 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-def64d3e-660a-4437-8740-c23585aa0f5e tempest-VolumeMultiattachTests-1318208031 tempest-VolumeMultiattachTests-1318208031-project-member] GET https://10.4.3.8/volume/v3/volumes/fb4f270b-873a-4c1d-b7eb-d575088934c9 Aug 07 10:06:27.401231 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-def64d3e-660a-4437-8740-c23585aa0f5e tempest-VolumeMultiattachTests-1318208031 tempest-VolumeMultiattachTests-1318208031-project-member] Empty body provided in request {{(pid=100297) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 10:06:27.401623 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-def64d3e-660a-4437-8740-c23585aa0f5e tempest-VolumeMultiattachTests-1318208031 tempest-VolumeMultiattachTests-1318208031-project-member] Calling method 'show' {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 10:06:27.408952 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-def64d3e-660a-4437-8740-c23585aa0f5e tempest-VolumeMultiattachTests-1318208031 tempest-VolumeMultiattachTests-1318208031-project-member] https://10.4.3.8/volume/v3/volumes/fb4f270b-873a-4c1d-b7eb-d575088934c9 returned with HTTP 404 Aug 07 10:06:27.409638 np0000006707 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 1317/5256] 10.4.3.8 () {66 vars in 1334 bytes} [Fri Aug 7 10:06:27 2026] GET /volume/v3/volumes/fb4f270b-873a-4c1d-b7eb-d575088934c9 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 10:06:27.418448 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [None req-a60ac1b8-e9ff-4163-a6b3-c11b9bee5d74 None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:06:27.420170 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-a60ac1b8-e9ff-4163-a6b3-c11b9bee5d74 tempest-VolumeMultiattachTests-411443096 tempest-VolumeMultiattachTests-411443096-project-admin] GET https://10.4.3.8/volume/v3/volumes/detail?all_tenants=1 Aug 07 10:06:27.420497 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-a60ac1b8-e9ff-4163-a6b3-c11b9bee5d74 tempest-VolumeMultiattachTests-411443096 tempest-VolumeMultiattachTests-411443096-project-admin] Empty body provided in request {{(pid=100296) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 10:06:27.420781 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-a60ac1b8-e9ff-4163-a6b3-c11b9bee5d74 tempest-VolumeMultiattachTests-411443096 tempest-VolumeMultiattachTests-411443096-project-admin] Calling method 'detail' {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 10:06:27.421476 np0000006707 devstack@c-api.service[100296]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 10:06:27.421476 np0000006707 devstack@c-api.service[100296]: warnings.warn( Aug 07 10:06:27.421881 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.volume.api [None req-a60ac1b8-e9ff-4163-a6b3-c11b9bee5d74 tempest-VolumeMultiattachTests-411443096 tempest-VolumeMultiattachTests-411443096-project-admin] Searching by: MultiDict([('all_tenants', 1)]). {{(pid=100296) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 07 10:06:27.438497 np0000006707 devstack@c-api.service[100296]: INFO cinder.volume.api [None req-a60ac1b8-e9ff-4163-a6b3-c11b9bee5d74 tempest-VolumeMultiattachTests-411443096 tempest-VolumeMultiattachTests-411443096-project-admin] Get all volumes completed successfully. Aug 07 10:06:27.440185 np0000006707 devstack@c-api.service[100296]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 10:06:27.440185 np0000006707 devstack@c-api.service[100296]: warnings.warn( Aug 07 10:06:27.445774 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-a60ac1b8-e9ff-4163-a6b3-c11b9bee5d74 tempest-VolumeMultiattachTests-411443096 tempest-VolumeMultiattachTests-411443096-project-admin] https://10.4.3.8/volume/v3/volumes/detail?all_tenants=1 returned with HTTP 200 Aug 07 10:06:27.446453 np0000006707 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 1309/5257] 10.4.3.8 () {66 vars in 1271 bytes} [Fri Aug 7 10:06:27 2026] GET /volume/v3/volumes/detail?all_tenants=1 => generated 12596 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 07 10:06:27.460727 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.middleware.request_id [None req-63f43dcd-90e9-4cde-a99d-22ef7677599f None None] RequestId filter calling following filter/app {{(pid=100298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:06:27.462525 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [None req-63f43dcd-90e9-4cde-a99d-22ef7677599f tempest-VolumeMultiattachTests-411443096 tempest-VolumeMultiattachTests-411443096-project-admin] DELETE https://10.4.3.8/volume/v3/types/9fb751de-10bb-43fd-a487-e72c890cd2bd Aug 07 10:06:27.462706 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [None req-63f43dcd-90e9-4cde-a99d-22ef7677599f tempest-VolumeMultiattachTests-411443096 tempest-VolumeMultiattachTests-411443096-project-admin] Empty body provided in request {{(pid=100298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 10:06:27.462889 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [None req-63f43dcd-90e9-4cde-a99d-22ef7677599f tempest-VolumeMultiattachTests-411443096 tempest-VolumeMultiattachTests-411443096-project-admin] Calling method '_delete' {{(pid=100298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 10:06:27.463159 np0000006707 devstack@c-api.service[100298]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 10:06:27.463159 np0000006707 devstack@c-api.service[100298]: warnings.warn( Aug 07 10:06:27.483042 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [None req-63f43dcd-90e9-4cde-a99d-22ef7677599f tempest-VolumeMultiattachTests-411443096 tempest-VolumeMultiattachTests-411443096-project-admin] https://10.4.3.8/volume/v3/types/9fb751de-10bb-43fd-a487-e72c890cd2bd returned with HTTP 202 Aug 07 10:06:27.483415 np0000006707 devstack@c-api.service[100298]: [pid: 100298|app: 0|req: 1313/5258] 10.4.3.8 () {66 vars in 1331 bytes} [Fri Aug 7 10:06:27 2026] DELETE /volume/v3/types/9fb751de-10bb-43fd-a487-e72c890cd2bd => generated 0 bytes in 23 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 07 10:06:27.760940 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-0ef14921-2802-431f-94b1-850064891c11 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:06:27.763061 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-0ef14921-2802-431f-94b1-850064891c11 tempest-TestVolumeBootPattern-391440175 tempest-TestVolumeBootPattern-391440175-project-member] GET https://10.4.3.8/volume/v3/snapshots/e874c380-bed5-4bad-aa0b-da0dd6698656 Aug 07 10:06:27.763272 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-0ef14921-2802-431f-94b1-850064891c11 tempest-TestVolumeBootPattern-391440175 tempest-TestVolumeBootPattern-391440175-project-member] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 10:06:27.763478 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-0ef14921-2802-431f-94b1-850064891c11 tempest-TestVolumeBootPattern-391440175 tempest-TestVolumeBootPattern-391440175-project-member] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 10:06:27.767834 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-0ef14921-2802-431f-94b1-850064891c11 tempest-TestVolumeBootPattern-391440175 tempest-TestVolumeBootPattern-391440175-project-member] https://10.4.3.8/volume/v3/snapshots/e874c380-bed5-4bad-aa0b-da0dd6698656 returned with HTTP 404 Aug 07 10:06:27.767834 np0000006707 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 1320/5259] 10.4.3.8 () {66 vars in 1340 bytes} [Fri Aug 7 10:06:27 2026] GET /volume/v3/snapshots/e874c380-bed5-4bad-aa0b-da0dd6698656 => generated 111 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 10:06:29.236185 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [req-5073f9f2-95ab-47b1-a586-b36f6e5ae86a req-bf533978-3509-4e39-a917-46b0389ee6a2 None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:06:29.238540 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [req-5073f9f2-95ab-47b1-a586-b36f6e5ae86a req-bf533978-3509-4e39-a917-46b0389ee6a2 tempest-TestVolumeBootPattern-391440175 tempest-TestVolumeBootPattern-391440175-project-member] DELETE https://10.4.3.8/volume/v3/attachments/37329564-9130-4c39-8615-d833ed43f3f6 Aug 07 10:06:29.238728 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [req-5073f9f2-95ab-47b1-a586-b36f6e5ae86a req-bf533978-3509-4e39-a917-46b0389ee6a2 tempest-TestVolumeBootPattern-391440175 tempest-TestVolumeBootPattern-391440175-project-member] Empty body provided in request {{(pid=100297) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 10:06:29.238919 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [req-5073f9f2-95ab-47b1-a586-b36f6e5ae86a req-bf533978-3509-4e39-a917-46b0389ee6a2 tempest-TestVolumeBootPattern-391440175 tempest-TestVolumeBootPattern-391440175-project-member] Calling method 'version_select' {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 10:06:29.248043 np0000006707 devstack@c-api.service[100297]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 10:06:29.248043 np0000006707 devstack@c-api.service[100297]: warnings.warn( Aug 07 10:06:29.297271 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [req-5073f9f2-95ab-47b1-a586-b36f6e5ae86a req-bf533978-3509-4e39-a917-46b0389ee6a2 tempest-TestVolumeBootPattern-391440175 tempest-TestVolumeBootPattern-391440175-project-member] https://10.4.3.8/volume/v3/attachments/37329564-9130-4c39-8615-d833ed43f3f6 returned with HTTP 200 Aug 07 10:06:29.297659 np0000006707 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 1318/5260] 10.4.3.8 () {72 vars in 1659 bytes} [Fri Aug 7 10:06:29 2026] DELETE /volume/v3/attachments/37329564-9130-4c39-8615-d833ed43f3f6 => generated 19 bytes in 62 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 10:06:29.306612 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [req-5073f9f2-95ab-47b1-a586-b36f6e5ae86a req-f28b7ff6-6c93-45ae-b5a6-8e3cfc2a5226 None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:06:29.308743 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [req-5073f9f2-95ab-47b1-a586-b36f6e5ae86a req-f28b7ff6-6c93-45ae-b5a6-8e3cfc2a5226 tempest-TestVolumeBootPattern-391440175 tempest-TestVolumeBootPattern-391440175-project-member] DELETE https://10.4.3.8/volume/v3/volumes/99f8b781-116c-4fe7-b6b5-c3fcedcf3950 Aug 07 10:06:29.308920 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [req-5073f9f2-95ab-47b1-a586-b36f6e5ae86a req-f28b7ff6-6c93-45ae-b5a6-8e3cfc2a5226 tempest-TestVolumeBootPattern-391440175 tempest-TestVolumeBootPattern-391440175-project-member] Empty body provided in request {{(pid=100296) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 10:06:29.309114 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [req-5073f9f2-95ab-47b1-a586-b36f6e5ae86a req-f28b7ff6-6c93-45ae-b5a6-8e3cfc2a5226 tempest-TestVolumeBootPattern-391440175 tempest-TestVolumeBootPattern-391440175-project-member] Calling method 'delete' {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 10:06:29.309262 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.v3.volumes [req-5073f9f2-95ab-47b1-a586-b36f6e5ae86a req-f28b7ff6-6c93-45ae-b5a6-8e3cfc2a5226 tempest-TestVolumeBootPattern-391440175 tempest-TestVolumeBootPattern-391440175-project-member] Delete volume with id: 99f8b781-116c-4fe7-b6b5-c3fcedcf3950 Aug 07 10:06:29.315924 np0000006707 devstack@c-api.service[100296]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 10:06:29.315924 np0000006707 devstack@c-api.service[100296]: warnings.warn( Aug 07 10:06:29.316329 np0000006707 devstack@c-api.service[100296]: INFO cinder.volume.api [req-5073f9f2-95ab-47b1-a586-b36f6e5ae86a req-f28b7ff6-6c93-45ae-b5a6-8e3cfc2a5226 tempest-TestVolumeBootPattern-391440175 tempest-TestVolumeBootPattern-391440175-project-member] Volume info retrieved successfully. Aug 07 10:06:29.335554 np0000006707 devstack@c-api.service[100296]: INFO cinder.volume.api [req-5073f9f2-95ab-47b1-a586-b36f6e5ae86a req-f28b7ff6-6c93-45ae-b5a6-8e3cfc2a5226 tempest-TestVolumeBootPattern-391440175 tempest-TestVolumeBootPattern-391440175-project-member] Delete volume request issued successfully. Aug 07 10:06:29.335770 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [req-5073f9f2-95ab-47b1-a586-b36f6e5ae86a req-f28b7ff6-6c93-45ae-b5a6-8e3cfc2a5226 tempest-TestVolumeBootPattern-391440175 tempest-TestVolumeBootPattern-391440175-project-member] https://10.4.3.8/volume/v3/volumes/99f8b781-116c-4fe7-b6b5-c3fcedcf3950 returned with HTTP 202 Aug 07 10:06:29.336343 np0000006707 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 1310/5261] 10.4.3.8 () {70 vars in 1606 bytes} [Fri Aug 7 10:06:29 2026] DELETE /volume/v3/volumes/99f8b781-116c-4fe7-b6b5-c3fcedcf3950 => generated 0 bytes in 30 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 07 10:06:30.324951 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.middleware.request_id [None req-23d3d5d4-ed58-4585-a971-d79c6981f4e8 None None] RequestId filter calling following filter/app {{(pid=100298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:06:30.326724 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [None req-23d3d5d4-ed58-4585-a971-d79c6981f4e8 tempest-TestVolumeBootPattern-391440175 tempest-TestVolumeBootPattern-391440175-project-member] GET https://10.4.3.8/volume/v3/volumes/99f8b781-116c-4fe7-b6b5-c3fcedcf3950 Aug 07 10:06:30.326905 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [None req-23d3d5d4-ed58-4585-a971-d79c6981f4e8 tempest-TestVolumeBootPattern-391440175 tempest-TestVolumeBootPattern-391440175-project-member] Empty body provided in request {{(pid=100298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 10:06:30.327109 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [None req-23d3d5d4-ed58-4585-a971-d79c6981f4e8 tempest-TestVolumeBootPattern-391440175 tempest-TestVolumeBootPattern-391440175-project-member] Calling method 'show' {{(pid=100298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 10:06:30.332732 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [None req-23d3d5d4-ed58-4585-a971-d79c6981f4e8 tempest-TestVolumeBootPattern-391440175 tempest-TestVolumeBootPattern-391440175-project-member] https://10.4.3.8/volume/v3/volumes/99f8b781-116c-4fe7-b6b5-c3fcedcf3950 returned with HTTP 404 Aug 07 10:06:30.333243 np0000006707 devstack@c-api.service[100298]: [pid: 100298|app: 0|req: 1314/5262] 10.4.3.8 () {66 vars in 1334 bytes} [Fri Aug 7 10:06:30 2026] GET /volume/v3/volumes/99f8b781-116c-4fe7-b6b5-c3fcedcf3950 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 10:06:30.762994 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-5e5a052f-c70d-43ef-ba24-cba4bc2edcef None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:06:30.766953 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-5e5a052f-c70d-43ef-ba24-cba4bc2edcef tempest-TestVolumeBootPattern-391440175 tempest-TestVolumeBootPattern-391440175-project-member] DELETE https://10.4.3.8/volume/v3/snapshots/e874c380-bed5-4bad-aa0b-da0dd6698656 Aug 07 10:06:30.766953 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-5e5a052f-c70d-43ef-ba24-cba4bc2edcef tempest-TestVolumeBootPattern-391440175 tempest-TestVolumeBootPattern-391440175-project-member] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 10:06:30.766953 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-5e5a052f-c70d-43ef-ba24-cba4bc2edcef tempest-TestVolumeBootPattern-391440175 tempest-TestVolumeBootPattern-391440175-project-member] Calling method 'delete' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 10:06:30.766953 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.v3.snapshots [None req-5e5a052f-c70d-43ef-ba24-cba4bc2edcef tempest-TestVolumeBootPattern-391440175 tempest-TestVolumeBootPattern-391440175-project-member] Delete snapshot with id: e874c380-bed5-4bad-aa0b-da0dd6698656 Aug 07 10:06:30.772567 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-5e5a052f-c70d-43ef-ba24-cba4bc2edcef tempest-TestVolumeBootPattern-391440175 tempest-TestVolumeBootPattern-391440175-project-member] https://10.4.3.8/volume/v3/snapshots/e874c380-bed5-4bad-aa0b-da0dd6698656 returned with HTTP 404 Aug 07 10:06:30.773272 np0000006707 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 1321/5263] 10.4.3.8 () {66 vars in 1343 bytes} [Fri Aug 7 10:06:30 2026] DELETE /volume/v3/snapshots/e874c380-bed5-4bad-aa0b-da0dd6698656 => generated 111 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 10:06:30.781912 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [None req-a8d0f03e-e2f4-4d7c-b4a8-2cae24e9e948 None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:06:30.783943 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-a8d0f03e-e2f4-4d7c-b4a8-2cae24e9e948 tempest-TestVolumeBootPattern-391440175 tempest-TestVolumeBootPattern-391440175-project-member] GET https://10.4.3.8/volume/v3/snapshots/e874c380-bed5-4bad-aa0b-da0dd6698656 Aug 07 10:06:30.784273 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-a8d0f03e-e2f4-4d7c-b4a8-2cae24e9e948 tempest-TestVolumeBootPattern-391440175 tempest-TestVolumeBootPattern-391440175-project-member] Empty body provided in request {{(pid=100297) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 10:06:30.784576 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-a8d0f03e-e2f4-4d7c-b4a8-2cae24e9e948 tempest-TestVolumeBootPattern-391440175 tempest-TestVolumeBootPattern-391440175-project-member] Calling method 'show' {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 10:06:30.789186 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-a8d0f03e-e2f4-4d7c-b4a8-2cae24e9e948 tempest-TestVolumeBootPattern-391440175 tempest-TestVolumeBootPattern-391440175-project-member] https://10.4.3.8/volume/v3/snapshots/e874c380-bed5-4bad-aa0b-da0dd6698656 returned with HTTP 404 Aug 07 10:06:30.789730 np0000006707 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 1319/5264] 10.4.3.8 () {66 vars in 1340 bytes} [Fri Aug 7 10:06:30 2026] GET /volume/v3/snapshots/e874c380-bed5-4bad-aa0b-da0dd6698656 => generated 111 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 10:06:31.592848 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [None req-26c7bdc6-c037-4885-a774-19f118381e6d None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:06:31.594820 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-26c7bdc6-c037-4885-a774-19f118381e6d tempest-TestVolumeBootPattern-391440175 tempest-TestVolumeBootPattern-391440175-project-member] DELETE https://10.4.3.8/volume/v3/volumes/99f8b781-116c-4fe7-b6b5-c3fcedcf3950 Aug 07 10:06:31.595040 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-26c7bdc6-c037-4885-a774-19f118381e6d tempest-TestVolumeBootPattern-391440175 tempest-TestVolumeBootPattern-391440175-project-member] Empty body provided in request {{(pid=100296) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 10:06:31.595224 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-26c7bdc6-c037-4885-a774-19f118381e6d tempest-TestVolumeBootPattern-391440175 tempest-TestVolumeBootPattern-391440175-project-member] Calling method 'delete' {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 10:06:31.595399 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.v3.volumes [None req-26c7bdc6-c037-4885-a774-19f118381e6d tempest-TestVolumeBootPattern-391440175 tempest-TestVolumeBootPattern-391440175-project-member] Delete volume with id: 99f8b781-116c-4fe7-b6b5-c3fcedcf3950 Aug 07 10:06:31.602295 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-26c7bdc6-c037-4885-a774-19f118381e6d tempest-TestVolumeBootPattern-391440175 tempest-TestVolumeBootPattern-391440175-project-member] https://10.4.3.8/volume/v3/volumes/99f8b781-116c-4fe7-b6b5-c3fcedcf3950 returned with HTTP 404 Aug 07 10:06:31.603013 np0000006707 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 1311/5265] 10.4.3.8 () {66 vars in 1337 bytes} [Fri Aug 7 10:06:31 2026] DELETE /volume/v3/volumes/99f8b781-116c-4fe7-b6b5-c3fcedcf3950 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 10:06:31.610350 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.middleware.request_id [None req-20ff4eb7-9cf3-48a9-9de2-82f88bc2fc2d None None] RequestId filter calling following filter/app {{(pid=100298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:06:31.612428 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [None req-20ff4eb7-9cf3-48a9-9de2-82f88bc2fc2d tempest-TestVolumeBootPattern-391440175 tempest-TestVolumeBootPattern-391440175-project-member] GET https://10.4.3.8/volume/v3/volumes/99f8b781-116c-4fe7-b6b5-c3fcedcf3950 Aug 07 10:06:31.612686 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [None req-20ff4eb7-9cf3-48a9-9de2-82f88bc2fc2d tempest-TestVolumeBootPattern-391440175 tempest-TestVolumeBootPattern-391440175-project-member] Empty body provided in request {{(pid=100298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 10:06:31.612920 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [None req-20ff4eb7-9cf3-48a9-9de2-82f88bc2fc2d tempest-TestVolumeBootPattern-391440175 tempest-TestVolumeBootPattern-391440175-project-member] Calling method 'show' {{(pid=100298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 10:06:31.619236 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [None req-20ff4eb7-9cf3-48a9-9de2-82f88bc2fc2d tempest-TestVolumeBootPattern-391440175 tempest-TestVolumeBootPattern-391440175-project-member] https://10.4.3.8/volume/v3/volumes/99f8b781-116c-4fe7-b6b5-c3fcedcf3950 returned with HTTP 404 Aug 07 10:06:31.619737 np0000006707 devstack@c-api.service[100298]: [pid: 100298|app: 0|req: 1315/5266] 10.4.3.8 () {66 vars in 1334 bytes} [Fri Aug 7 10:06:31 2026] GET /volume/v3/volumes/99f8b781-116c-4fe7-b6b5-c3fcedcf3950 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 10:06:32.659245 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-44ff4508-14bc-4ee0-8eb3-0beefb4c96ed None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:06:32.660870 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-44ff4508-14bc-4ee0-8eb3-0beefb4c96ed tempest-TestVolumeBootPattern-391440175 tempest-TestVolumeBootPattern-391440175-project-member] POST https://10.4.3.8/volume/v3/volumes Aug 07 10:06:32.661185 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-44ff4508-14bc-4ee0-8eb3-0beefb4c96ed tempest-TestVolumeBootPattern-391440175 tempest-TestVolumeBootPattern-391440175-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestVolumeBootPattern-volume-origin-191735510", "snapshot_id": null, "imageRef": "a6c27e23-91c8-49d8-8cc0-7e13210d16ce", "volume_type": null, "size": 1}} {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 10:06:32.662615 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.v3.volumes [None req-44ff4508-14bc-4ee0-8eb3-0beefb4c96ed tempest-TestVolumeBootPattern-391440175 tempest-TestVolumeBootPattern-391440175-project-member] Create volume request body: {'volume': {'name': 'tempest-TestVolumeBootPattern-volume-origin-191735510', 'snapshot_id': None, 'imageRef': 'a6c27e23-91c8-49d8-8cc0-7e13210d16ce', 'volume_type': None, 'size': 1}} {{(pid=100295) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 07 10:06:32.789732 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.v3.volumes [None req-44ff4508-14bc-4ee0-8eb3-0beefb4c96ed tempest-TestVolumeBootPattern-391440175 tempest-TestVolumeBootPattern-391440175-project-member] Create volume of 1 GB Aug 07 10:06:32.793602 np0000006707 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-44ff4508-14bc-4ee0-8eb3-0beefb4c96ed tempest-TestVolumeBootPattern-391440175 tempest-TestVolumeBootPattern-391440175-project-member] Availability Zones retrieved successfully. Aug 07 10:06:32.799373 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.volume.api [None req-44ff4508-14bc-4ee0-8eb3-0beefb4c96ed tempest-TestVolumeBootPattern-391440175 tempest-TestVolumeBootPattern-391440175-project-member] Flow 'volume_create_api' (cb150a8a-1cf3-4b5b-bebf-e3a9cd4c05bd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100295) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 10:06:32.800779 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.volume.api [None req-44ff4508-14bc-4ee0-8eb3-0beefb4c96ed tempest-TestVolumeBootPattern-391440175 tempest-TestVolumeBootPattern-391440175-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6e5b5cf3-de7c-4a16-bfee-fcfc470d980f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100295) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 10:06:32.801773 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.volume.flows.api.create_volume [None req-44ff4508-14bc-4ee0-8eb3-0beefb4c96ed tempest-TestVolumeBootPattern-391440175 tempest-TestVolumeBootPattern-391440175-project-member] Validating volume size '1' using validate_int {{(pid=100295) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 07 10:06:32.852845 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.volume.api [None req-44ff4508-14bc-4ee0-8eb3-0beefb4c96ed tempest-TestVolumeBootPattern-391440175 tempest-TestVolumeBootPattern-391440175-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6e5b5cf3-de7c-4a16-bfee-fcfc470d980f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-07T09:47:39Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=45fd9a3a-b61e-4c6c-9ab7-d02f06678d0d,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '45fd9a3a-b61e-4c6c-9ab7-d02f06678d0d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100295) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 10:06:32.853650 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.volume.api [None req-44ff4508-14bc-4ee0-8eb3-0beefb4c96ed tempest-TestVolumeBootPattern-391440175 tempest-TestVolumeBootPattern-391440175-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (bf49583e-77b4-4ca7-b892-d74a449114c5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100295) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 10:06:32.894288 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.quota [None req-44ff4508-14bc-4ee0-8eb3-0beefb4c96ed tempest-TestVolumeBootPattern-391440175 tempest-TestVolumeBootPattern-391440175-project-member] Created reservations ['7c57d625-b319-42f9-b9ed-274de8255be0', 'a3afb400-75fb-4669-927e-da80ea7d3332', '1a8fd38d-2a4c-4e21-af62-869dd01c7fdc', 'b342289a-5efe-4056-bdcd-8e87a0fb6475'] {{(pid=100295) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 10:06:32.894988 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.volume.api [None req-44ff4508-14bc-4ee0-8eb3-0beefb4c96ed tempest-TestVolumeBootPattern-391440175 tempest-TestVolumeBootPattern-391440175-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (bf49583e-77b4-4ca7-b892-d74a449114c5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['7c57d625-b319-42f9-b9ed-274de8255be0', 'a3afb400-75fb-4669-927e-da80ea7d3332', '1a8fd38d-2a4c-4e21-af62-869dd01c7fdc', 'b342289a-5efe-4056-bdcd-8e87a0fb6475']}' {{(pid=100295) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 10:06:32.898439 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.volume.api [None req-44ff4508-14bc-4ee0-8eb3-0beefb4c96ed tempest-TestVolumeBootPattern-391440175 tempest-TestVolumeBootPattern-391440175-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (777360fc-00a2-4785-a2e1-fe4bd43ee364) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100295) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 10:06:32.919930 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.volume.api [None req-44ff4508-14bc-4ee0-8eb3-0beefb4c96ed tempest-TestVolumeBootPattern-391440175 tempest-TestVolumeBootPattern-391440175-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (777360fc-00a2-4785-a2e1-fe4bd43ee364) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '4ee8f036-ecd2-4ffd-b2e1-8bf998368ee8', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestVolumeBootPattern-volume-origin-191735510',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='52f5f8fcdd29429c807d8bcef75e3bee',qos_specs=None,replication_status=,reservations=['7c57d625-b319-42f9-b9ed-274de8255be0','a3afb400-75fb-4669-927e-da80ea7d3332','1a8fd38d-2a4c-4e21-af62-869dd01c7fdc','b342289a-5efe-4056-bdcd-8e87a0fb6475'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c317c7eecf9245dea62bbb49e4819366',volume_type_id=45fd9a3a-b61e-4c6c-9ab7-d02f06678d0d), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-07T10:06:32Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestVolumeBootPattern-volume-origin-191735510',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=4ee8f036-ecd2-4ffd-b2e1-8bf998368ee8,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='52f5f8fcdd29429c807d8bcef75e3bee',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='c317c7eecf9245dea62bbb49e4819366',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(45fd9a3a-b61e-4c6c-9ab7-d02f06678d0d),volume_type_id=45fd9a3a-b61e-4c6c-9ab7-d02f06678d0d)}' {{(pid=100295) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 10:06:32.921644 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.volume.api [None req-44ff4508-14bc-4ee0-8eb3-0beefb4c96ed tempest-TestVolumeBootPattern-391440175 tempest-TestVolumeBootPattern-391440175-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2791f1ae-18e6-4a60-aff0-2044c2cafc39) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100295) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 10:06:32.941678 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.volume.api [None req-44ff4508-14bc-4ee0-8eb3-0beefb4c96ed tempest-TestVolumeBootPattern-391440175 tempest-TestVolumeBootPattern-391440175-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2791f1ae-18e6-4a60-aff0-2044c2cafc39) transitioned into state 'SUCCESS' from state '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-191735510',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='52f5f8fcdd29429c807d8bcef75e3bee',qos_specs=None,replication_status=,reservations=['7c57d625-b319-42f9-b9ed-274de8255be0','a3afb400-75fb-4669-927e-da80ea7d3332','1a8fd38d-2a4c-4e21-af62-869dd01c7fdc','b342289a-5efe-4056-bdcd-8e87a0fb6475'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c317c7eecf9245dea62bbb49e4819366',volume_type_id=45fd9a3a-b61e-4c6c-9ab7-d02f06678d0d)}' {{(pid=100295) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 10:06:32.943108 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.volume.api [None req-44ff4508-14bc-4ee0-8eb3-0beefb4c96ed tempest-TestVolumeBootPattern-391440175 tempest-TestVolumeBootPattern-391440175-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a2cd0d99-9de1-4657-940d-a9d638ddb3c0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100295) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 10:06:32.953522 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.volume.api [None req-44ff4508-14bc-4ee0-8eb3-0beefb4c96ed tempest-TestVolumeBootPattern-391440175 tempest-TestVolumeBootPattern-391440175-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a2cd0d99-9de1-4657-940d-a9d638ddb3c0) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100295) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 10:06:32.954479 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.volume.api [None req-44ff4508-14bc-4ee0-8eb3-0beefb4c96ed tempest-TestVolumeBootPattern-391440175 tempest-TestVolumeBootPattern-391440175-project-member] Flow 'volume_create_api' (cb150a8a-1cf3-4b5b-bebf-e3a9cd4c05bd) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100295) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 10:06:32.954751 np0000006707 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-44ff4508-14bc-4ee0-8eb3-0beefb4c96ed tempest-TestVolumeBootPattern-391440175 tempest-TestVolumeBootPattern-391440175-project-member] Create volume request issued successfully. Aug 07 10:06:32.955391 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-44ff4508-14bc-4ee0-8eb3-0beefb4c96ed tempest-TestVolumeBootPattern-391440175 tempest-TestVolumeBootPattern-391440175-project-member] https://10.4.3.8/volume/v3/volumes returned with HTTP 202 Aug 07 10:06:32.956356 np0000006707 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 1322/5267] 10.4.3.8 () {68 vars in 1245 bytes} [Fri Aug 7 10:06:32 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 10:06:32.973996 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [None req-3e234e3e-a2ad-4fd4-8017-d000e4777659 None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:06:32.978781 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-3e234e3e-a2ad-4fd4-8017-d000e4777659 tempest-TestVolumeBootPattern-391440175 tempest-TestVolumeBootPattern-391440175-project-member] GET https://10.4.3.8/volume/v3/volumes/4ee8f036-ecd2-4ffd-b2e1-8bf998368ee8 Aug 07 10:06:32.978959 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-3e234e3e-a2ad-4fd4-8017-d000e4777659 tempest-TestVolumeBootPattern-391440175 tempest-TestVolumeBootPattern-391440175-project-member] Empty body provided in request {{(pid=100297) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 10:06:32.979172 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-3e234e3e-a2ad-4fd4-8017-d000e4777659 tempest-TestVolumeBootPattern-391440175 tempest-TestVolumeBootPattern-391440175-project-member] Calling method 'show' {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 10:06:32.990292 np0000006707 devstack@c-api.service[100297]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 10:06:32.990292 np0000006707 devstack@c-api.service[100297]: warnings.warn( Aug 07 10:06:32.994029 np0000006707 devstack@c-api.service[100297]: INFO cinder.volume.api [None req-3e234e3e-a2ad-4fd4-8017-d000e4777659 tempest-TestVolumeBootPattern-391440175 tempest-TestVolumeBootPattern-391440175-project-member] Volume info retrieved successfully. Aug 07 10:06:32.998391 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-3e234e3e-a2ad-4fd4-8017-d000e4777659 tempest-TestVolumeBootPattern-391440175 tempest-TestVolumeBootPattern-391440175-project-member] https://10.4.3.8/volume/v3/volumes/4ee8f036-ecd2-4ffd-b2e1-8bf998368ee8 returned with HTTP 200 Aug 07 10:06:32.998785 np0000006707 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 1320/5268] 10.4.3.8 () {66 vars in 1334 bytes} [Fri Aug 7 10:06:32 2026] GET /volume/v3/volumes/4ee8f036-ecd2-4ffd-b2e1-8bf998368ee8 => generated 822 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 10:06:34.012649 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [None req-c685e875-ea97-4c99-9376-8e9f8c61b31b None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:06:34.015452 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-c685e875-ea97-4c99-9376-8e9f8c61b31b tempest-TestVolumeBootPattern-391440175 tempest-TestVolumeBootPattern-391440175-project-member] GET https://10.4.3.8/volume/v3/volumes/4ee8f036-ecd2-4ffd-b2e1-8bf998368ee8 Aug 07 10:06:34.015701 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-c685e875-ea97-4c99-9376-8e9f8c61b31b tempest-TestVolumeBootPattern-391440175 tempest-TestVolumeBootPattern-391440175-project-member] Empty body provided in request {{(pid=100296) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 10:06:34.016279 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-c685e875-ea97-4c99-9376-8e9f8c61b31b tempest-TestVolumeBootPattern-391440175 tempest-TestVolumeBootPattern-391440175-project-member] Calling method 'show' {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 10:06:34.028059 np0000006707 devstack@c-api.service[100296]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 10:06:34.028059 np0000006707 devstack@c-api.service[100296]: warnings.warn( Aug 07 10:06:34.034387 np0000006707 devstack@c-api.service[100296]: INFO cinder.volume.api [None req-c685e875-ea97-4c99-9376-8e9f8c61b31b tempest-TestVolumeBootPattern-391440175 tempest-TestVolumeBootPattern-391440175-project-member] Volume info retrieved successfully. Aug 07 10:06:34.042265 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-c685e875-ea97-4c99-9376-8e9f8c61b31b tempest-TestVolumeBootPattern-391440175 tempest-TestVolumeBootPattern-391440175-project-member] https://10.4.3.8/volume/v3/volumes/4ee8f036-ecd2-4ffd-b2e1-8bf998368ee8 returned with HTTP 200 Aug 07 10:06:34.042790 np0000006707 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 1312/5269] 10.4.3.8 () {66 vars in 1334 bytes} [Fri Aug 7 10:06:34 2026] GET /volume/v3/volumes/4ee8f036-ecd2-4ffd-b2e1-8bf998368ee8 => generated 1362 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 10:06:34.055352 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.middleware.request_id [None req-6f6a3ffd-818c-440b-bc8b-7d0a1f260778 None None] RequestId filter calling following filter/app {{(pid=100298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:06:34.057137 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [None req-6f6a3ffd-818c-440b-bc8b-7d0a1f260778 tempest-TestVolumeBootPattern-391440175 tempest-TestVolumeBootPattern-391440175-project-member] GET https://10.4.3.8/volume/v3/volumes/4ee8f036-ecd2-4ffd-b2e1-8bf998368ee8 Aug 07 10:06:34.057313 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [None req-6f6a3ffd-818c-440b-bc8b-7d0a1f260778 tempest-TestVolumeBootPattern-391440175 tempest-TestVolumeBootPattern-391440175-project-member] Empty body provided in request {{(pid=100298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 10:06:34.057527 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [None req-6f6a3ffd-818c-440b-bc8b-7d0a1f260778 tempest-TestVolumeBootPattern-391440175 tempest-TestVolumeBootPattern-391440175-project-member] Calling method 'show' {{(pid=100298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 10:06:34.069020 np0000006707 devstack@c-api.service[100298]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 10:06:34.069020 np0000006707 devstack@c-api.service[100298]: warnings.warn( Aug 07 10:06:34.073347 np0000006707 devstack@c-api.service[100298]: INFO cinder.volume.api [None req-6f6a3ffd-818c-440b-bc8b-7d0a1f260778 tempest-TestVolumeBootPattern-391440175 tempest-TestVolumeBootPattern-391440175-project-member] Volume info retrieved successfully. Aug 07 10:06:34.079482 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [None req-6f6a3ffd-818c-440b-bc8b-7d0a1f260778 tempest-TestVolumeBootPattern-391440175 tempest-TestVolumeBootPattern-391440175-project-member] https://10.4.3.8/volume/v3/volumes/4ee8f036-ecd2-4ffd-b2e1-8bf998368ee8 returned with HTTP 200 Aug 07 10:06:34.080212 np0000006707 devstack@c-api.service[100298]: [pid: 100298|app: 0|req: 1316/5270] 10.4.3.8 () {66 vars in 1334 bytes} [Fri Aug 7 10:06:34 2026] GET /volume/v3/volumes/4ee8f036-ecd2-4ffd-b2e1-8bf998368ee8 => generated 1362 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 10:06:34.167674 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [req-f8af2569-3194-4689-b38f-9b2990a6c090 req-ac6fe2e8-2a40-411e-8c66-0a1d24311316 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:06:34.169865 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [req-f8af2569-3194-4689-b38f-9b2990a6c090 req-ac6fe2e8-2a40-411e-8c66-0a1d24311316 tempest-TestVolumeBootPattern-391440175 tempest-TestVolumeBootPattern-391440175-project-member] GET https://10.4.3.8/volume/v3/volumes/4ee8f036-ecd2-4ffd-b2e1-8bf998368ee8 Aug 07 10:06:34.170123 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [req-f8af2569-3194-4689-b38f-9b2990a6c090 req-ac6fe2e8-2a40-411e-8c66-0a1d24311316 tempest-TestVolumeBootPattern-391440175 tempest-TestVolumeBootPattern-391440175-project-member] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 10:06:34.170337 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [req-f8af2569-3194-4689-b38f-9b2990a6c090 req-ac6fe2e8-2a40-411e-8c66-0a1d24311316 tempest-TestVolumeBootPattern-391440175 tempest-TestVolumeBootPattern-391440175-project-member] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 10:06:34.176759 np0000006707 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 10:06:34.176759 np0000006707 devstack@c-api.service[100295]: warnings.warn( Aug 07 10:06:34.180078 np0000006707 devstack@c-api.service[100295]: INFO cinder.volume.api [req-f8af2569-3194-4689-b38f-9b2990a6c090 req-ac6fe2e8-2a40-411e-8c66-0a1d24311316 tempest-TestVolumeBootPattern-391440175 tempest-TestVolumeBootPattern-391440175-project-member] Volume info retrieved successfully. Aug 07 10:06:34.184537 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [req-f8af2569-3194-4689-b38f-9b2990a6c090 req-ac6fe2e8-2a40-411e-8c66-0a1d24311316 tempest-TestVolumeBootPattern-391440175 tempest-TestVolumeBootPattern-391440175-project-member] https://10.4.3.8/volume/v3/volumes/4ee8f036-ecd2-4ffd-b2e1-8bf998368ee8 returned with HTTP 200 Aug 07 10:06:34.184885 np0000006707 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 1323/5271] 10.4.3.8 () {68 vars in 1584 bytes} [Fri Aug 7 10:06:34 2026] GET /volume/v3/volumes/4ee8f036-ecd2-4ffd-b2e1-8bf998368ee8 => generated 1362 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 10:06:34.633047 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [req-f8af2569-3194-4689-b38f-9b2990a6c090 req-098d7d61-ec07-426e-ac5e-12cddbe01c09 None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:06:34.635461 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [req-f8af2569-3194-4689-b38f-9b2990a6c090 req-098d7d61-ec07-426e-ac5e-12cddbe01c09 tempest-TestVolumeBootPattern-391440175 tempest-TestVolumeBootPattern-391440175-project-member] GET https://10.4.3.8/volume/v3/volumes/4ee8f036-ecd2-4ffd-b2e1-8bf998368ee8 Aug 07 10:06:34.635711 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [req-f8af2569-3194-4689-b38f-9b2990a6c090 req-098d7d61-ec07-426e-ac5e-12cddbe01c09 tempest-TestVolumeBootPattern-391440175 tempest-TestVolumeBootPattern-391440175-project-member] Empty body provided in request {{(pid=100297) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 10:06:34.635953 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [req-f8af2569-3194-4689-b38f-9b2990a6c090 req-098d7d61-ec07-426e-ac5e-12cddbe01c09 tempest-TestVolumeBootPattern-391440175 tempest-TestVolumeBootPattern-391440175-project-member] Calling method 'show' {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 10:06:34.644523 np0000006707 devstack@c-api.service[100297]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 10:06:34.644523 np0000006707 devstack@c-api.service[100297]: warnings.warn( Aug 07 10:06:34.648691 np0000006707 devstack@c-api.service[100297]: INFO cinder.volume.api [req-f8af2569-3194-4689-b38f-9b2990a6c090 req-098d7d61-ec07-426e-ac5e-12cddbe01c09 tempest-TestVolumeBootPattern-391440175 tempest-TestVolumeBootPattern-391440175-project-member] Volume info retrieved successfully. Aug 07 10:06:34.654431 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [req-f8af2569-3194-4689-b38f-9b2990a6c090 req-098d7d61-ec07-426e-ac5e-12cddbe01c09 tempest-TestVolumeBootPattern-391440175 tempest-TestVolumeBootPattern-391440175-project-member] https://10.4.3.8/volume/v3/volumes/4ee8f036-ecd2-4ffd-b2e1-8bf998368ee8 returned with HTTP 200 Aug 07 10:06:34.655110 np0000006707 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 1321/5272] 10.4.3.8 () {68 vars in 1584 bytes} [Fri Aug 7 10:06:34 2026] GET /volume/v3/volumes/4ee8f036-ecd2-4ffd-b2e1-8bf998368ee8 => generated 1362 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 10:06:34.665543 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [None req-3c9d6354-5632-43a6-ab33-4d91571ccfab None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:06:34.665904 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-3c9d6354-5632-43a6-ab33-4d91571ccfab None None] GET https://10.4.3.8/volume// Aug 07 10:06:34.666084 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-3c9d6354-5632-43a6-ab33-4d91571ccfab None None] Empty body provided in request {{(pid=100296) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 10:06:34.666284 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-3c9d6354-5632-43a6-ab33-4d91571ccfab None None] Calling method 'all' {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 10:06:34.666642 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-3c9d6354-5632-43a6-ab33-4d91571ccfab None None] https://10.4.3.8/volume// returned with HTTP 300 Aug 07 10:06:34.666922 np0000006707 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 1313/5273] 10.4.3.8 () {66 vars in 1405 bytes} [Fri Aug 7 10:06:34 2026] GET /volume/ => generated 384 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 07 10:06:34.675129 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.middleware.request_id [req-f8af2569-3194-4689-b38f-9b2990a6c090 req-4262156d-2c88-4d81-9d0f-1f2a3794f933 None None] RequestId filter calling following filter/app {{(pid=100298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:06:34.677315 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [req-f8af2569-3194-4689-b38f-9b2990a6c090 req-4262156d-2c88-4d81-9d0f-1f2a3794f933 tempest-TestVolumeBootPattern-391440175 tempest-TestVolumeBootPattern-391440175-project-member] POST https://10.4.3.8/volume/v3/attachments Aug 07 10:06:34.677672 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [req-f8af2569-3194-4689-b38f-9b2990a6c090 req-4262156d-2c88-4d81-9d0f-1f2a3794f933 tempest-TestVolumeBootPattern-391440175 tempest-TestVolumeBootPattern-391440175-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "4ee8f036-ecd2-4ffd-b2e1-8bf998368ee8", "connector": null, "instance_uuid": "452e48fa-b75c-4b34-b254-a25b49c052c8"}} {{(pid=100298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 10:06:34.685848 np0000006707 devstack@c-api.service[100298]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 10:06:34.685848 np0000006707 devstack@c-api.service[100298]: warnings.warn( Aug 07 10:06:34.720859 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [req-f8af2569-3194-4689-b38f-9b2990a6c090 req-4262156d-2c88-4d81-9d0f-1f2a3794f933 tempest-TestVolumeBootPattern-391440175 tempest-TestVolumeBootPattern-391440175-project-member] https://10.4.3.8/volume/v3/attachments returned with HTTP 200 Aug 07 10:06:34.721273 np0000006707 devstack@c-api.service[100298]: [pid: 100298|app: 0|req: 1317/5274] 10.4.3.8 () {74 vars in 1580 bytes} [Fri Aug 7 10:06:34 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 10:06:35.549065 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-194cd764-3111-4e14-9a91-7631528326f2 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:06:35.549393 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-194cd764-3111-4e14-9a91-7631528326f2 None None] GET https://10.4.3.8/volume// Aug 07 10:06:35.549572 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-194cd764-3111-4e14-9a91-7631528326f2 None None] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 10:06:35.549782 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-194cd764-3111-4e14-9a91-7631528326f2 None None] Calling method 'all' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 10:06:35.550110 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-194cd764-3111-4e14-9a91-7631528326f2 None None] https://10.4.3.8/volume// returned with HTTP 300 Aug 07 10:06:35.550354 np0000006707 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 1324/5275] 10.4.3.8 () {66 vars in 1412 bytes} [Fri Aug 7 10:06:35 2026] GET /volume/ => generated 384 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 07 10:06:35.557726 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [req-f8af2569-3194-4689-b38f-9b2990a6c090 req-7332933a-0044-4fbb-9b1f-d316f86ee9a3 None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:06:35.559741 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [req-f8af2569-3194-4689-b38f-9b2990a6c090 req-7332933a-0044-4fbb-9b1f-d316f86ee9a3 tempest-TestVolumeBootPattern-391440175 tempest-TestVolumeBootPattern-391440175-project-member] GET https://10.4.3.8/volume/v3/volumes/4ee8f036-ecd2-4ffd-b2e1-8bf998368ee8 Aug 07 10:06:35.559984 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [req-f8af2569-3194-4689-b38f-9b2990a6c090 req-7332933a-0044-4fbb-9b1f-d316f86ee9a3 tempest-TestVolumeBootPattern-391440175 tempest-TestVolumeBootPattern-391440175-project-member] Empty body provided in request {{(pid=100297) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 10:06:35.560181 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [req-f8af2569-3194-4689-b38f-9b2990a6c090 req-7332933a-0044-4fbb-9b1f-d316f86ee9a3 tempest-TestVolumeBootPattern-391440175 tempest-TestVolumeBootPattern-391440175-project-member] Calling method 'show' {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 10:06:35.569104 np0000006707 devstack@c-api.service[100297]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 10:06:35.569104 np0000006707 devstack@c-api.service[100297]: warnings.warn( Aug 07 10:06:35.572643 np0000006707 devstack@c-api.service[100297]: INFO cinder.volume.api [req-f8af2569-3194-4689-b38f-9b2990a6c090 req-7332933a-0044-4fbb-9b1f-d316f86ee9a3 tempest-TestVolumeBootPattern-391440175 tempest-TestVolumeBootPattern-391440175-project-member] Volume info retrieved successfully. Aug 07 10:06:35.578009 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [req-f8af2569-3194-4689-b38f-9b2990a6c090 req-7332933a-0044-4fbb-9b1f-d316f86ee9a3 tempest-TestVolumeBootPattern-391440175 tempest-TestVolumeBootPattern-391440175-project-member] https://10.4.3.8/volume/v3/volumes/4ee8f036-ecd2-4ffd-b2e1-8bf998368ee8 returned with HTTP 200 Aug 07 10:06:35.578728 np0000006707 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 1322/5276] 10.4.3.8 () {70 vars in 1625 bytes} [Fri Aug 7 10:06:35 2026] GET /volume/v3/volumes/4ee8f036-ecd2-4ffd-b2e1-8bf998368ee8 => generated 1541 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 07 10:06:35.688123 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [req-f8af2569-3194-4689-b38f-9b2990a6c090 req-deb0dc76-687c-4789-8df4-b02b72d6b394 None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:06:35.691963 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [req-f8af2569-3194-4689-b38f-9b2990a6c090 req-deb0dc76-687c-4789-8df4-b02b72d6b394 tempest-TestVolumeBootPattern-391440175 tempest-TestVolumeBootPattern-391440175-project-member] PUT https://10.4.3.8/volume/v3/attachments/1d255547-c8eb-4ef2-91c7-940cfac7c59d Aug 07 10:06:35.691963 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [req-f8af2569-3194-4689-b38f-9b2990a6c090 req-deb0dc76-687c-4789-8df4-b02b72d6b394 tempest-TestVolumeBootPattern-391440175 tempest-TestVolumeBootPattern-391440175-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.8", "host": "np0000006707", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:568b993d50b1", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "d2780578-1896-461f-80ac-b58d2e346b90", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 10:06:35.698894 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.coordination [req-f8af2569-3194-4689-b38f-9b2990a6c090 req-deb0dc76-687c-4789-8df4-b02b72d6b394 tempest-TestVolumeBootPattern-391440175 tempest-TestVolumeBootPattern-391440175-project-member] Acquiring lock "cinder-attachment_update-4ee8f036-ecd2-4ffd-b2e1-8bf998368ee8-np0000006707" by "attachment_update" {{(pid=100296) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 07 10:06:35.704105 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.coordination [req-f8af2569-3194-4689-b38f-9b2990a6c090 req-deb0dc76-687c-4789-8df4-b02b72d6b394 tempest-TestVolumeBootPattern-391440175 tempest-TestVolumeBootPattern-391440175-project-member] Lock "cinder-attachment_update-4ee8f036-ecd2-4ffd-b2e1-8bf998368ee8-np0000006707" acquired by "attachment_update" :: waited 0.005s {{(pid=100296) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 07 10:06:35.705158 np0000006707 devstack@c-api.service[100296]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 10:06:35.705158 np0000006707 devstack@c-api.service[100296]: warnings.warn( Aug 07 10:06:35.810975 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.coordination [req-f8af2569-3194-4689-b38f-9b2990a6c090 req-deb0dc76-687c-4789-8df4-b02b72d6b394 tempest-TestVolumeBootPattern-391440175 tempest-TestVolumeBootPattern-391440175-project-member] Lock "cinder-attachment_update-4ee8f036-ecd2-4ffd-b2e1-8bf998368ee8-np0000006707" released by "attachment_update" :: held 0.107s {{(pid=100296) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 07 10:06:35.811377 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [req-f8af2569-3194-4689-b38f-9b2990a6c090 req-deb0dc76-687c-4789-8df4-b02b72d6b394 tempest-TestVolumeBootPattern-391440175 tempest-TestVolumeBootPattern-391440175-project-member] https://10.4.3.8/volume/v3/attachments/1d255547-c8eb-4ef2-91c7-940cfac7c59d returned with HTTP 200 Aug 07 10:06:35.814824 np0000006707 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 1314/5277] 10.4.3.8 () {74 vars in 1690 bytes} [Fri Aug 7 10:06:35 2026] PUT /volume/v3/attachments/1d255547-c8eb-4ef2-91c7-940cfac7c59d => generated 969 bytes in 124 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 10:06:35.836473 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.middleware.request_id [req-f8af2569-3194-4689-b38f-9b2990a6c090 req-0e9d8004-ac5f-4398-ab66-f1a35536fb75 None None] RequestId filter calling following filter/app {{(pid=100298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:06:35.840552 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [req-f8af2569-3194-4689-b38f-9b2990a6c090 req-0e9d8004-ac5f-4398-ab66-f1a35536fb75 tempest-TestVolumeBootPattern-391440175 tempest-TestVolumeBootPattern-391440175-project-member] POST https://10.4.3.8/volume/v3/attachments/1d255547-c8eb-4ef2-91c7-940cfac7c59d/action Aug 07 10:06:35.841151 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [req-f8af2569-3194-4689-b38f-9b2990a6c090 req-0e9d8004-ac5f-4398-ab66-f1a35536fb75 tempest-TestVolumeBootPattern-391440175 tempest-TestVolumeBootPattern-391440175-project-member] Action body: b'{"os-complete": null}' {{(pid=100298) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 07 10:06:35.841538 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [req-f8af2569-3194-4689-b38f-9b2990a6c090 req-0e9d8004-ac5f-4398-ab66-f1a35536fb75 tempest-TestVolumeBootPattern-391440175 tempest-TestVolumeBootPattern-391440175-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 10:06:35.864778 np0000006707 devstack@c-api.service[100298]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 10:06:35.864778 np0000006707 devstack@c-api.service[100298]: warnings.warn( Aug 07 10:06:35.878963 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [req-f8af2569-3194-4689-b38f-9b2990a6c090 req-0e9d8004-ac5f-4398-ab66-f1a35536fb75 tempest-TestVolumeBootPattern-391440175 tempest-TestVolumeBootPattern-391440175-project-member] https://10.4.3.8/volume/v3/attachments/1d255547-c8eb-4ef2-91c7-940cfac7c59d/action returned with HTTP 204 Aug 07 10:06:35.879886 np0000006707 devstack@c-api.service[100298]: [pid: 100298|app: 0|req: 1318/5278] 10.4.3.8 () {74 vars in 1711 bytes} [Fri Aug 7 10:06:35 2026] POST /volume/v3/attachments/1d255547-c8eb-4ef2-91c7-940cfac7c59d/action => generated 0 bytes in 44 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 07 10:06:43.064731 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [req-86574518-ee0a-44ca-b026-f236180cbaa8 req-659b4ae0-1a3d-4a4f-84f6-89cfb94854c1 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:06:43.067062 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [req-86574518-ee0a-44ca-b026-f236180cbaa8 req-659b4ae0-1a3d-4a4f-84f6-89cfb94854c1 tempest-TestEncryptedCinderVolumes-1545393347 tempest-TestEncryptedCinderVolumes-1545393347-project-member] DELETE https://10.4.3.8/volume/v3/attachments/b2d53e4a-6030-4143-80f9-404f6339e162 Aug 07 10:06:43.067342 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [req-86574518-ee0a-44ca-b026-f236180cbaa8 req-659b4ae0-1a3d-4a4f-84f6-89cfb94854c1 tempest-TestEncryptedCinderVolumes-1545393347 tempest-TestEncryptedCinderVolumes-1545393347-project-member] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 10:06:43.067727 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [req-86574518-ee0a-44ca-b026-f236180cbaa8 req-659b4ae0-1a3d-4a4f-84f6-89cfb94854c1 tempest-TestEncryptedCinderVolumes-1545393347 tempest-TestEncryptedCinderVolumes-1545393347-project-member] Calling method 'version_select' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 10:06:43.076486 np0000006707 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 10:06:43.076486 np0000006707 devstack@c-api.service[100295]: warnings.warn( Aug 07 10:06:43.126587 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [req-86574518-ee0a-44ca-b026-f236180cbaa8 req-659b4ae0-1a3d-4a4f-84f6-89cfb94854c1 tempest-TestEncryptedCinderVolumes-1545393347 tempest-TestEncryptedCinderVolumes-1545393347-project-member] https://10.4.3.8/volume/v3/attachments/b2d53e4a-6030-4143-80f9-404f6339e162 returned with HTTP 200 Aug 07 10:06:43.127152 np0000006707 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 1325/5279] 10.4.3.8 () {72 vars in 1659 bytes} [Fri Aug 7 10:06:43 2026] DELETE /volume/v3/attachments/b2d53e4a-6030-4143-80f9-404f6339e162 => generated 19 bytes in 63 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 10:06:44.374719 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [None req-4182dede-2438-48e1-8b2f-c271eed7cc85 None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:06:44.381178 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-4182dede-2438-48e1-8b2f-c271eed7cc85 tempest-TestEncryptedCinderVolumes-1545393347 tempest-TestEncryptedCinderVolumes-1545393347-project-member] DELETE https://10.4.3.8/volume/v3/volumes/2a9e4638-e8b3-4c20-8b45-3cac1441e29c Aug 07 10:06:44.381469 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-4182dede-2438-48e1-8b2f-c271eed7cc85 tempest-TestEncryptedCinderVolumes-1545393347 tempest-TestEncryptedCinderVolumes-1545393347-project-member] Empty body provided in request {{(pid=100297) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 10:06:44.381736 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-4182dede-2438-48e1-8b2f-c271eed7cc85 tempest-TestEncryptedCinderVolumes-1545393347 tempest-TestEncryptedCinderVolumes-1545393347-project-member] Calling method 'delete' {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 10:06:44.381975 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.v3.volumes [None req-4182dede-2438-48e1-8b2f-c271eed7cc85 tempest-TestEncryptedCinderVolumes-1545393347 tempest-TestEncryptedCinderVolumes-1545393347-project-member] Delete volume with id: 2a9e4638-e8b3-4c20-8b45-3cac1441e29c Aug 07 10:06:44.393987 np0000006707 devstack@c-api.service[100297]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 10:06:44.393987 np0000006707 devstack@c-api.service[100297]: warnings.warn( Aug 07 10:06:44.394520 np0000006707 devstack@c-api.service[100297]: INFO cinder.volume.api [None req-4182dede-2438-48e1-8b2f-c271eed7cc85 tempest-TestEncryptedCinderVolumes-1545393347 tempest-TestEncryptedCinderVolumes-1545393347-project-member] Volume info retrieved successfully. Aug 07 10:06:44.406145 np0000006707 devstack@c-api.service[100297]: WARNING cinder.keymgr.conf_key_mgr [None req-4182dede-2438-48e1-8b2f-c271eed7cc85 tempest-TestEncryptedCinderVolumes-1545393347 tempest-TestEncryptedCinderVolumes-1545393347-project-member] Not deleting key 00000000-0000-0000-0000-000000000000 Aug 07 10:06:44.411752 np0000006707 devstack@c-api.service[100297]: INFO cinder.volume.api [None req-4182dede-2438-48e1-8b2f-c271eed7cc85 tempest-TestEncryptedCinderVolumes-1545393347 tempest-TestEncryptedCinderVolumes-1545393347-project-member] Delete volume request issued successfully. Aug 07 10:06:44.412090 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-4182dede-2438-48e1-8b2f-c271eed7cc85 tempest-TestEncryptedCinderVolumes-1545393347 tempest-TestEncryptedCinderVolumes-1545393347-project-member] https://10.4.3.8/volume/v3/volumes/2a9e4638-e8b3-4c20-8b45-3cac1441e29c returned with HTTP 202 Aug 07 10:06:44.412496 np0000006707 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 1323/5280] 10.4.3.8 () {66 vars in 1337 bytes} [Fri Aug 7 10:06:44 2026] DELETE /volume/v3/volumes/2a9e4638-e8b3-4c20-8b45-3cac1441e29c => generated 0 bytes in 38 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 07 10:06:44.420710 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [None req-a5b65450-3295-421f-b225-39728cae19a6 None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:06:44.426662 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-a5b65450-3295-421f-b225-39728cae19a6 tempest-TestEncryptedCinderVolumes-1545393347 tempest-TestEncryptedCinderVolumes-1545393347-project-member] GET https://10.4.3.8/volume/v3/volumes/2a9e4638-e8b3-4c20-8b45-3cac1441e29c Aug 07 10:06:44.427118 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-a5b65450-3295-421f-b225-39728cae19a6 tempest-TestEncryptedCinderVolumes-1545393347 tempest-TestEncryptedCinderVolumes-1545393347-project-member] Empty body provided in request {{(pid=100296) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 10:06:44.427398 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-a5b65450-3295-421f-b225-39728cae19a6 tempest-TestEncryptedCinderVolumes-1545393347 tempest-TestEncryptedCinderVolumes-1545393347-project-member] Calling method 'show' {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 10:06:44.434523 np0000006707 devstack@c-api.service[100296]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 10:06:44.434523 np0000006707 devstack@c-api.service[100296]: warnings.warn( Aug 07 10:06:44.438923 np0000006707 devstack@c-api.service[100296]: INFO cinder.volume.api [None req-a5b65450-3295-421f-b225-39728cae19a6 tempest-TestEncryptedCinderVolumes-1545393347 tempest-TestEncryptedCinderVolumes-1545393347-project-member] Volume info retrieved successfully. Aug 07 10:06:44.445680 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-a5b65450-3295-421f-b225-39728cae19a6 tempest-TestEncryptedCinderVolumes-1545393347 tempest-TestEncryptedCinderVolumes-1545393347-project-member] https://10.4.3.8/volume/v3/volumes/2a9e4638-e8b3-4c20-8b45-3cac1441e29c returned with HTTP 200 Aug 07 10:06:44.446701 np0000006707 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 1315/5281] 10.4.3.8 () {66 vars in 1334 bytes} [Fri Aug 7 10:06:44 2026] GET /volume/v3/volumes/2a9e4638-e8b3-4c20-8b45-3cac1441e29c => generated 1445 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Aug 07 10:06:45.461187 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.middleware.request_id [None req-c8d905fc-c72d-4b5a-b0df-1d2331d18c4b None None] RequestId filter calling following filter/app {{(pid=100298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:06:45.463114 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [None req-c8d905fc-c72d-4b5a-b0df-1d2331d18c4b tempest-TestEncryptedCinderVolumes-1545393347 tempest-TestEncryptedCinderVolumes-1545393347-project-member] GET https://10.4.3.8/volume/v3/volumes/2a9e4638-e8b3-4c20-8b45-3cac1441e29c Aug 07 10:06:45.463349 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [None req-c8d905fc-c72d-4b5a-b0df-1d2331d18c4b tempest-TestEncryptedCinderVolumes-1545393347 tempest-TestEncryptedCinderVolumes-1545393347-project-member] Empty body provided in request {{(pid=100298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 10:06:45.463792 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [None req-c8d905fc-c72d-4b5a-b0df-1d2331d18c4b tempest-TestEncryptedCinderVolumes-1545393347 tempest-TestEncryptedCinderVolumes-1545393347-project-member] Calling method 'show' {{(pid=100298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 10:06:45.471292 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [None req-c8d905fc-c72d-4b5a-b0df-1d2331d18c4b tempest-TestEncryptedCinderVolumes-1545393347 tempest-TestEncryptedCinderVolumes-1545393347-project-member] https://10.4.3.8/volume/v3/volumes/2a9e4638-e8b3-4c20-8b45-3cac1441e29c returned with HTTP 404 Aug 07 10:06:45.471899 np0000006707 devstack@c-api.service[100298]: [pid: 100298|app: 0|req: 1319/5282] 10.4.3.8 () {66 vars in 1334 bytes} [Fri Aug 7 10:06:45 2026] GET /volume/v3/volumes/2a9e4638-e8b3-4c20-8b45-3cac1441e29c => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Aug 07 10:06:45.752262 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-c87bc651-cdf7-4040-be0e-b056f9feafce None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:06:45.753859 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-c87bc651-cdf7-4040-be0e-b056f9feafce tempest-TestEncryptedCinderVolumes-1545393347 tempest-TestEncryptedCinderVolumes-1545393347-project-member] DELETE https://10.4.3.8/volume/v3/volumes/c9defbda-31f2-4951-bf26-4b9abaf90740 Aug 07 10:06:45.754212 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-c87bc651-cdf7-4040-be0e-b056f9feafce tempest-TestEncryptedCinderVolumes-1545393347 tempest-TestEncryptedCinderVolumes-1545393347-project-member] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 10:06:45.754305 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-c87bc651-cdf7-4040-be0e-b056f9feafce tempest-TestEncryptedCinderVolumes-1545393347 tempest-TestEncryptedCinderVolumes-1545393347-project-member] Calling method 'delete' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 10:06:45.754440 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.v3.volumes [None req-c87bc651-cdf7-4040-be0e-b056f9feafce tempest-TestEncryptedCinderVolumes-1545393347 tempest-TestEncryptedCinderVolumes-1545393347-project-member] Delete volume with id: c9defbda-31f2-4951-bf26-4b9abaf90740 Aug 07 10:06:45.761088 np0000006707 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 10:06:45.761088 np0000006707 devstack@c-api.service[100295]: warnings.warn( Aug 07 10:06:45.761527 np0000006707 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-c87bc651-cdf7-4040-be0e-b056f9feafce tempest-TestEncryptedCinderVolumes-1545393347 tempest-TestEncryptedCinderVolumes-1545393347-project-member] Volume info retrieved successfully. Aug 07 10:06:45.772001 np0000006707 devstack@c-api.service[100295]: WARNING cinder.keymgr.conf_key_mgr [None req-c87bc651-cdf7-4040-be0e-b056f9feafce tempest-TestEncryptedCinderVolumes-1545393347 tempest-TestEncryptedCinderVolumes-1545393347-project-member] Not deleting key 00000000-0000-0000-0000-000000000000 Aug 07 10:06:45.778088 np0000006707 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-c87bc651-cdf7-4040-be0e-b056f9feafce tempest-TestEncryptedCinderVolumes-1545393347 tempest-TestEncryptedCinderVolumes-1545393347-project-member] Delete volume request issued successfully. Aug 07 10:06:45.778260 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-c87bc651-cdf7-4040-be0e-b056f9feafce tempest-TestEncryptedCinderVolumes-1545393347 tempest-TestEncryptedCinderVolumes-1545393347-project-member] https://10.4.3.8/volume/v3/volumes/c9defbda-31f2-4951-bf26-4b9abaf90740 returned with HTTP 202 Aug 07 10:06:45.778705 np0000006707 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 1326/5283] 10.4.3.8 () {66 vars in 1337 bytes} [Fri Aug 7 10:06:45 2026] DELETE /volume/v3/volumes/c9defbda-31f2-4951-bf26-4b9abaf90740 => generated 0 bytes in 27 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 07 10:06:45.788326 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [None req-f795d695-b4e3-4c29-9a93-029d0cb81829 None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:06:45.790525 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-f795d695-b4e3-4c29-9a93-029d0cb81829 tempest-TestEncryptedCinderVolumes-1545393347 tempest-TestEncryptedCinderVolumes-1545393347-project-member] GET https://10.4.3.8/volume/v3/volumes/c9defbda-31f2-4951-bf26-4b9abaf90740 Aug 07 10:06:45.790761 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-f795d695-b4e3-4c29-9a93-029d0cb81829 tempest-TestEncryptedCinderVolumes-1545393347 tempest-TestEncryptedCinderVolumes-1545393347-project-member] Empty body provided in request {{(pid=100297) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 10:06:45.791017 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-f795d695-b4e3-4c29-9a93-029d0cb81829 tempest-TestEncryptedCinderVolumes-1545393347 tempest-TestEncryptedCinderVolumes-1545393347-project-member] Calling method 'show' {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 10:06:45.799043 np0000006707 devstack@c-api.service[100297]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 10:06:45.799043 np0000006707 devstack@c-api.service[100297]: warnings.warn( Aug 07 10:06:45.802624 np0000006707 devstack@c-api.service[100297]: INFO cinder.volume.api [None req-f795d695-b4e3-4c29-9a93-029d0cb81829 tempest-TestEncryptedCinderVolumes-1545393347 tempest-TestEncryptedCinderVolumes-1545393347-project-member] Volume info retrieved successfully. Aug 07 10:06:45.807528 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-f795d695-b4e3-4c29-9a93-029d0cb81829 tempest-TestEncryptedCinderVolumes-1545393347 tempest-TestEncryptedCinderVolumes-1545393347-project-member] https://10.4.3.8/volume/v3/volumes/c9defbda-31f2-4951-bf26-4b9abaf90740 returned with HTTP 200 Aug 07 10:06:45.808076 np0000006707 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 1324/5284] 10.4.3.8 () {66 vars in 1334 bytes} [Fri Aug 7 10:06:45 2026] GET /volume/v3/volumes/c9defbda-31f2-4951-bf26-4b9abaf90740 => generated 1425 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 10:06:46.821692 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [None req-db7a1eac-561f-41b9-bfc3-892567255624 None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:06:46.823252 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-db7a1eac-561f-41b9-bfc3-892567255624 tempest-TestEncryptedCinderVolumes-1545393347 tempest-TestEncryptedCinderVolumes-1545393347-project-member] GET https://10.4.3.8/volume/v3/volumes/c9defbda-31f2-4951-bf26-4b9abaf90740 Aug 07 10:06:46.823434 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-db7a1eac-561f-41b9-bfc3-892567255624 tempest-TestEncryptedCinderVolumes-1545393347 tempest-TestEncryptedCinderVolumes-1545393347-project-member] Empty body provided in request {{(pid=100296) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 10:06:46.823617 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-db7a1eac-561f-41b9-bfc3-892567255624 tempest-TestEncryptedCinderVolumes-1545393347 tempest-TestEncryptedCinderVolumes-1545393347-project-member] Calling method 'show' {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 10:06:46.829311 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-db7a1eac-561f-41b9-bfc3-892567255624 tempest-TestEncryptedCinderVolumes-1545393347 tempest-TestEncryptedCinderVolumes-1545393347-project-member] https://10.4.3.8/volume/v3/volumes/c9defbda-31f2-4951-bf26-4b9abaf90740 returned with HTTP 404 Aug 07 10:06:46.829832 np0000006707 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 1316/5285] 10.4.3.8 () {66 vars in 1334 bytes} [Fri Aug 7 10:06:46 2026] GET /volume/v3/volumes/c9defbda-31f2-4951-bf26-4b9abaf90740 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 10:06:46.837153 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.middleware.request_id [None req-96bf679a-1de7-4a31-b8c2-3d7d92d5b715 None None] RequestId filter calling following filter/app {{(pid=100298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:06:46.839184 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [None req-96bf679a-1de7-4a31-b8c2-3d7d92d5b715 tempest-TestEncryptedCinderVolumes-1658627133 tempest-TestEncryptedCinderVolumes-1658627133-project-admin] GET https://10.4.3.8/volume/v3/volumes/detail?all_tenants=1 Aug 07 10:06:46.839447 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [None req-96bf679a-1de7-4a31-b8c2-3d7d92d5b715 tempest-TestEncryptedCinderVolumes-1658627133 tempest-TestEncryptedCinderVolumes-1658627133-project-admin] Empty body provided in request {{(pid=100298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 10:06:46.839711 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [None req-96bf679a-1de7-4a31-b8c2-3d7d92d5b715 tempest-TestEncryptedCinderVolumes-1658627133 tempest-TestEncryptedCinderVolumes-1658627133-project-admin] Calling method 'detail' {{(pid=100298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 10:06:46.840642 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.volume.api [None req-96bf679a-1de7-4a31-b8c2-3d7d92d5b715 tempest-TestEncryptedCinderVolumes-1658627133 tempest-TestEncryptedCinderVolumes-1658627133-project-admin] Searching by: MultiDict([('all_tenants', 1)]). {{(pid=100298) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 07 10:06:46.852056 np0000006707 devstack@c-api.service[100298]: INFO cinder.volume.api [None req-96bf679a-1de7-4a31-b8c2-3d7d92d5b715 tempest-TestEncryptedCinderVolumes-1658627133 tempest-TestEncryptedCinderVolumes-1658627133-project-admin] Get all volumes completed successfully. Aug 07 10:06:46.853818 np0000006707 devstack@c-api.service[100298]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 10:06:46.853818 np0000006707 devstack@c-api.service[100298]: warnings.warn( Aug 07 10:06:46.858135 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [None req-96bf679a-1de7-4a31-b8c2-3d7d92d5b715 tempest-TestEncryptedCinderVolumes-1658627133 tempest-TestEncryptedCinderVolumes-1658627133-project-admin] https://10.4.3.8/volume/v3/volumes/detail?all_tenants=1 returned with HTTP 200 Aug 07 10:06:46.858497 np0000006707 devstack@c-api.service[100298]: [pid: 100298|app: 0|req: 1320/5286] 10.4.3.8 () {66 vars in 1271 bytes} [Fri Aug 7 10:06:46 2026] GET /volume/v3/volumes/detail?all_tenants=1 => generated 9113 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 10:06:46.877628 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-30b5133f-7099-4a6d-a7cd-ada3a4031494 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:06:46.879447 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-30b5133f-7099-4a6d-a7cd-ada3a4031494 tempest-TestEncryptedCinderVolumes-1658627133 tempest-TestEncryptedCinderVolumes-1658627133-project-admin] DELETE https://10.4.3.8/volume/v3/types/b6ba98a9-1864-4392-96d9-8afaf33f5775 Aug 07 10:06:46.879667 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-30b5133f-7099-4a6d-a7cd-ada3a4031494 tempest-TestEncryptedCinderVolumes-1658627133 tempest-TestEncryptedCinderVolumes-1658627133-project-admin] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 10:06:46.879879 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-30b5133f-7099-4a6d-a7cd-ada3a4031494 tempest-TestEncryptedCinderVolumes-1658627133 tempest-TestEncryptedCinderVolumes-1658627133-project-admin] Calling method '_delete' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 10:06:46.901155 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-30b5133f-7099-4a6d-a7cd-ada3a4031494 tempest-TestEncryptedCinderVolumes-1658627133 tempest-TestEncryptedCinderVolumes-1658627133-project-admin] https://10.4.3.8/volume/v3/types/b6ba98a9-1864-4392-96d9-8afaf33f5775 returned with HTTP 202 Aug 07 10:06:46.901509 np0000006707 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 1327/5287] 10.4.3.8 () {66 vars in 1331 bytes} [Fri Aug 7 10:06:46 2026] DELETE /volume/v3/types/b6ba98a9-1864-4392-96d9-8afaf33f5775 => generated 0 bytes in 24 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 07 10:06:51.982610 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [None req-c3b30d09-cebf-4c6a-a58b-961ac7360e3a None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:06:51.984516 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-c3b30d09-cebf-4c6a-a58b-961ac7360e3a tempest-VolumesBackupsTest-1436783417 tempest-VolumesBackupsTest-1436783417-project-member] GET https://10.4.3.8/volume/v3/volumes/23669e28-e1a9-45b3-8bea-351e8c4266fc Aug 07 10:06:51.984795 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-c3b30d09-cebf-4c6a-a58b-961ac7360e3a tempest-VolumesBackupsTest-1436783417 tempest-VolumesBackupsTest-1436783417-project-member] Empty body provided in request {{(pid=100297) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 10:06:51.985005 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-c3b30d09-cebf-4c6a-a58b-961ac7360e3a tempest-VolumesBackupsTest-1436783417 tempest-VolumesBackupsTest-1436783417-project-member] Calling method 'show' {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 10:06:51.994100 np0000006707 devstack@c-api.service[100297]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 10:06:51.994100 np0000006707 devstack@c-api.service[100297]: warnings.warn( Aug 07 10:06:51.998678 np0000006707 devstack@c-api.service[100297]: INFO cinder.volume.api [None req-c3b30d09-cebf-4c6a-a58b-961ac7360e3a tempest-VolumesBackupsTest-1436783417 tempest-VolumesBackupsTest-1436783417-project-member] Volume info retrieved successfully. Aug 07 10:06:52.003517 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-c3b30d09-cebf-4c6a-a58b-961ac7360e3a tempest-VolumesBackupsTest-1436783417 tempest-VolumesBackupsTest-1436783417-project-member] https://10.4.3.8/volume/v3/volumes/23669e28-e1a9-45b3-8bea-351e8c4266fc returned with HTTP 200 Aug 07 10:06:52.004305 np0000006707 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 1325/5288] 10.4.3.8 () {66 vars in 1334 bytes} [Fri Aug 7 10:06:51 2026] GET /volume/v3/volumes/23669e28-e1a9-45b3-8bea-351e8c4266fc => generated 838 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 10:06:52.043532 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [req-ec72ffcd-b22b-4e9c-94ad-7f11ec22535e req-8a8de6a6-4d1b-4ee1-bbdb-22e732bee651 None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:06:52.045323 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [req-ec72ffcd-b22b-4e9c-94ad-7f11ec22535e req-8a8de6a6-4d1b-4ee1-bbdb-22e732bee651 tempest-VolumesBackupsTest-1436783417 tempest-VolumesBackupsTest-1436783417-project-member] GET https://10.4.3.8/volume/v3/volumes/23669e28-e1a9-45b3-8bea-351e8c4266fc Aug 07 10:06:52.045542 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [req-ec72ffcd-b22b-4e9c-94ad-7f11ec22535e req-8a8de6a6-4d1b-4ee1-bbdb-22e732bee651 tempest-VolumesBackupsTest-1436783417 tempest-VolumesBackupsTest-1436783417-project-member] Empty body provided in request {{(pid=100296) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 10:06:52.045715 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [req-ec72ffcd-b22b-4e9c-94ad-7f11ec22535e req-8a8de6a6-4d1b-4ee1-bbdb-22e732bee651 tempest-VolumesBackupsTest-1436783417 tempest-VolumesBackupsTest-1436783417-project-member] Calling method 'show' {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 10:06:52.051855 np0000006707 devstack@c-api.service[100296]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 10:06:52.051855 np0000006707 devstack@c-api.service[100296]: warnings.warn( Aug 07 10:06:52.054666 np0000006707 devstack@c-api.service[100296]: INFO cinder.volume.api [req-ec72ffcd-b22b-4e9c-94ad-7f11ec22535e req-8a8de6a6-4d1b-4ee1-bbdb-22e732bee651 tempest-VolumesBackupsTest-1436783417 tempest-VolumesBackupsTest-1436783417-project-member] Volume info retrieved successfully. Aug 07 10:06:52.058158 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [req-ec72ffcd-b22b-4e9c-94ad-7f11ec22535e req-8a8de6a6-4d1b-4ee1-bbdb-22e732bee651 tempest-VolumesBackupsTest-1436783417 tempest-VolumesBackupsTest-1436783417-project-member] https://10.4.3.8/volume/v3/volumes/23669e28-e1a9-45b3-8bea-351e8c4266fc returned with HTTP 200 Aug 07 10:06:52.058512 np0000006707 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 1317/5289] 10.4.3.8 () {68 vars in 1584 bytes} [Fri Aug 7 10:06:52 2026] GET /volume/v3/volumes/23669e28-e1a9-45b3-8bea-351e8c4266fc => generated 838 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 10:06:52.135621 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.middleware.request_id [None req-4955dae3-d338-45a0-a6a2-c5429d29d2dc None None] RequestId filter calling following filter/app {{(pid=100298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:06:52.136013 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [None req-4955dae3-d338-45a0-a6a2-c5429d29d2dc None None] GET https://10.4.3.8/volume// Aug 07 10:06:52.136174 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [None req-4955dae3-d338-45a0-a6a2-c5429d29d2dc None None] Empty body provided in request {{(pid=100298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 10:06:52.136354 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [None req-4955dae3-d338-45a0-a6a2-c5429d29d2dc None None] Calling method 'all' {{(pid=100298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 10:06:52.136741 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [None req-4955dae3-d338-45a0-a6a2-c5429d29d2dc None None] https://10.4.3.8/volume// returned with HTTP 300 Aug 07 10:06:52.137038 np0000006707 devstack@c-api.service[100298]: [pid: 100298|app: 0|req: 1321/5290] 10.4.3.8 () {66 vars in 1414 bytes} [Fri Aug 7 10:06:52 2026] GET /volume/ => generated 384 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 07 10:06:52.143042 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [req-ec72ffcd-b22b-4e9c-94ad-7f11ec22535e req-6d3a1cd8-5bbe-4223-a629-62499a838c34 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:06:52.144893 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [req-ec72ffcd-b22b-4e9c-94ad-7f11ec22535e req-6d3a1cd8-5bbe-4223-a629-62499a838c34 tempest-VolumesBackupsTest-1436783417 tempest-VolumesBackupsTest-1436783417-project-member] POST https://10.4.3.8/volume/v3/attachments Aug 07 10:06:52.145218 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [req-ec72ffcd-b22b-4e9c-94ad-7f11ec22535e req-6d3a1cd8-5bbe-4223-a629-62499a838c34 tempest-VolumesBackupsTest-1436783417 tempest-VolumesBackupsTest-1436783417-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "23669e28-e1a9-45b3-8bea-351e8c4266fc", "connector": null, "instance_uuid": "baa8de7e-be0a-4220-b49d-2d0a9e43773a"}} {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 10:06:52.152701 np0000006707 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 10:06:52.152701 np0000006707 devstack@c-api.service[100295]: warnings.warn( Aug 07 10:06:52.174294 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [req-ec72ffcd-b22b-4e9c-94ad-7f11ec22535e req-6d3a1cd8-5bbe-4223-a629-62499a838c34 tempest-VolumesBackupsTest-1436783417 tempest-VolumesBackupsTest-1436783417-project-member] https://10.4.3.8/volume/v3/attachments returned with HTTP 200 Aug 07 10:06:52.174689 np0000006707 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 1328/5291] 10.4.3.8 () {74 vars in 1580 bytes} [Fri Aug 7 10:06:52 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 10:06:52.206068 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [None req-a8d02b5d-cc84-4c38-ac78-301aeb17e19d None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:06:52.208441 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-a8d02b5d-cc84-4c38-ac78-301aeb17e19d tempest-VolumesBackupsTest-1436783417 tempest-VolumesBackupsTest-1436783417-project-member] GET https://10.4.3.8/volume/v3/volumes/23669e28-e1a9-45b3-8bea-351e8c4266fc Aug 07 10:06:52.208645 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-a8d02b5d-cc84-4c38-ac78-301aeb17e19d tempest-VolumesBackupsTest-1436783417 tempest-VolumesBackupsTest-1436783417-project-member] Empty body provided in request {{(pid=100297) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 10:06:52.208826 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-a8d02b5d-cc84-4c38-ac78-301aeb17e19d tempest-VolumesBackupsTest-1436783417 tempest-VolumesBackupsTest-1436783417-project-member] Calling method 'show' {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 10:06:52.218797 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [None req-15848a81-f87a-4f70-905c-a839de014d15 None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:06:52.219195 np0000006707 devstack@c-api.service[100297]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 10:06:52.219195 np0000006707 devstack@c-api.service[100297]: warnings.warn( Aug 07 10:06:52.219318 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-15848a81-f87a-4f70-905c-a839de014d15 None None] GET https://10.4.3.8/volume// Aug 07 10:06:52.219597 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-15848a81-f87a-4f70-905c-a839de014d15 None None] Empty body provided in request {{(pid=100296) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 10:06:52.219897 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-15848a81-f87a-4f70-905c-a839de014d15 None None] Calling method 'all' {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 10:06:52.220339 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-15848a81-f87a-4f70-905c-a839de014d15 None None] https://10.4.3.8/volume// returned with HTTP 300 Aug 07 10:06:52.220944 np0000006707 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 1318/5292] 10.4.3.8 () {66 vars in 1412 bytes} [Fri Aug 7 10:06:52 2026] GET /volume/ => generated 384 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 07 10:06:52.222798 np0000006707 devstack@c-api.service[100297]: INFO cinder.volume.api [None req-a8d02b5d-cc84-4c38-ac78-301aeb17e19d tempest-VolumesBackupsTest-1436783417 tempest-VolumesBackupsTest-1436783417-project-member] Volume info retrieved successfully. Aug 07 10:06:52.227840 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-a8d02b5d-cc84-4c38-ac78-301aeb17e19d tempest-VolumesBackupsTest-1436783417 tempest-VolumesBackupsTest-1436783417-project-member] https://10.4.3.8/volume/v3/volumes/23669e28-e1a9-45b3-8bea-351e8c4266fc returned with HTTP 200 Aug 07 10:06:52.228116 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.middleware.request_id [req-ec72ffcd-b22b-4e9c-94ad-7f11ec22535e req-ed10adf0-1d19-4b0c-8988-f756608a086d None None] RequestId filter calling following filter/app {{(pid=100298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:06:52.228259 np0000006707 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 1326/5293] 10.4.3.8 () {66 vars in 1334 bytes} [Fri Aug 7 10:06:52 2026] GET /volume/v3/volumes/23669e28-e1a9-45b3-8bea-351e8c4266fc => generated 837 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 10:06:52.231668 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [req-ec72ffcd-b22b-4e9c-94ad-7f11ec22535e req-ed10adf0-1d19-4b0c-8988-f756608a086d tempest-VolumesBackupsTest-1436783417 tempest-VolumesBackupsTest-1436783417-project-member] GET https://10.4.3.8/volume/v3/volumes/23669e28-e1a9-45b3-8bea-351e8c4266fc Aug 07 10:06:52.231885 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [req-ec72ffcd-b22b-4e9c-94ad-7f11ec22535e req-ed10adf0-1d19-4b0c-8988-f756608a086d tempest-VolumesBackupsTest-1436783417 tempest-VolumesBackupsTest-1436783417-project-member] Empty body provided in request {{(pid=100298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 10:06:52.232091 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [req-ec72ffcd-b22b-4e9c-94ad-7f11ec22535e req-ed10adf0-1d19-4b0c-8988-f756608a086d tempest-VolumesBackupsTest-1436783417 tempest-VolumesBackupsTest-1436783417-project-member] Calling method 'show' {{(pid=100298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 10:06:52.244668 np0000006707 devstack@c-api.service[100298]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 10:06:52.244668 np0000006707 devstack@c-api.service[100298]: warnings.warn( Aug 07 10:06:52.248068 np0000006707 devstack@c-api.service[100298]: INFO cinder.volume.api [req-ec72ffcd-b22b-4e9c-94ad-7f11ec22535e req-ed10adf0-1d19-4b0c-8988-f756608a086d tempest-VolumesBackupsTest-1436783417 tempest-VolumesBackupsTest-1436783417-project-member] Volume info retrieved successfully. Aug 07 10:06:52.251942 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [req-ec72ffcd-b22b-4e9c-94ad-7f11ec22535e req-ed10adf0-1d19-4b0c-8988-f756608a086d tempest-VolumesBackupsTest-1436783417 tempest-VolumesBackupsTest-1436783417-project-member] https://10.4.3.8/volume/v3/volumes/23669e28-e1a9-45b3-8bea-351e8c4266fc returned with HTTP 200 Aug 07 10:06:52.252581 np0000006707 devstack@c-api.service[100298]: [pid: 100298|app: 0|req: 1322/5294] 10.4.3.8 () {70 vars in 1625 bytes} [Fri Aug 7 10:06:52 2026] GET /volume/v3/volumes/23669e28-e1a9-45b3-8bea-351e8c4266fc => generated 1017 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 07 10:06:52.360435 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [req-ec72ffcd-b22b-4e9c-94ad-7f11ec22535e req-8e69ddf9-5b79-4aa9-81e4-8ed4abef56ed None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:06:52.362687 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [req-ec72ffcd-b22b-4e9c-94ad-7f11ec22535e req-8e69ddf9-5b79-4aa9-81e4-8ed4abef56ed tempest-VolumesBackupsTest-1436783417 tempest-VolumesBackupsTest-1436783417-project-member] PUT https://10.4.3.8/volume/v3/attachments/fcf3bb5b-5190-48f3-b321-52feda608ac5 Aug 07 10:06:52.363090 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [req-ec72ffcd-b22b-4e9c-94ad-7f11ec22535e req-8e69ddf9-5b79-4aa9-81e4-8ed4abef56ed tempest-VolumesBackupsTest-1436783417 tempest-VolumesBackupsTest-1436783417-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.8", "host": "np0000006707", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:568b993d50b1", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "d2780578-1896-461f-80ac-b58d2e346b90", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 10:06:52.370333 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.coordination [req-ec72ffcd-b22b-4e9c-94ad-7f11ec22535e req-8e69ddf9-5b79-4aa9-81e4-8ed4abef56ed tempest-VolumesBackupsTest-1436783417 tempest-VolumesBackupsTest-1436783417-project-member] Acquiring lock "cinder-attachment_update-23669e28-e1a9-45b3-8bea-351e8c4266fc-np0000006707" by "attachment_update" {{(pid=100295) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 07 10:06:52.374403 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.coordination [req-ec72ffcd-b22b-4e9c-94ad-7f11ec22535e req-8e69ddf9-5b79-4aa9-81e4-8ed4abef56ed tempest-VolumesBackupsTest-1436783417 tempest-VolumesBackupsTest-1436783417-project-member] Lock "cinder-attachment_update-23669e28-e1a9-45b3-8bea-351e8c4266fc-np0000006707" acquired by "attachment_update" :: waited 0.004s {{(pid=100295) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 07 10:06:52.375343 np0000006707 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 10:06:52.375343 np0000006707 devstack@c-api.service[100295]: warnings.warn( Aug 07 10:06:52.447252 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.coordination [req-ec72ffcd-b22b-4e9c-94ad-7f11ec22535e req-8e69ddf9-5b79-4aa9-81e4-8ed4abef56ed tempest-VolumesBackupsTest-1436783417 tempest-VolumesBackupsTest-1436783417-project-member] Lock "cinder-attachment_update-23669e28-e1a9-45b3-8bea-351e8c4266fc-np0000006707" released by "attachment_update" :: held 0.073s {{(pid=100295) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 07 10:06:52.447755 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [req-ec72ffcd-b22b-4e9c-94ad-7f11ec22535e req-8e69ddf9-5b79-4aa9-81e4-8ed4abef56ed tempest-VolumesBackupsTest-1436783417 tempest-VolumesBackupsTest-1436783417-project-member] https://10.4.3.8/volume/v3/attachments/fcf3bb5b-5190-48f3-b321-52feda608ac5 returned with HTTP 200 Aug 07 10:06:52.448188 np0000006707 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 1329/5295] 10.4.3.8 () {74 vars in 1690 bytes} [Fri Aug 7 10:06:52 2026] PUT /volume/v3/attachments/fcf3bb5b-5190-48f3-b321-52feda608ac5 => generated 969 bytes in 88 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 10:06:53.246389 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [None req-dc9da1e4-11e1-42ca-af4d-0a88b383d92a None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:06:53.248097 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-dc9da1e4-11e1-42ca-af4d-0a88b383d92a tempest-VolumesBackupsTest-1436783417 tempest-VolumesBackupsTest-1436783417-project-member] GET https://10.4.3.8/volume/v3/volumes/23669e28-e1a9-45b3-8bea-351e8c4266fc Aug 07 10:06:53.248296 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-dc9da1e4-11e1-42ca-af4d-0a88b383d92a tempest-VolumesBackupsTest-1436783417 tempest-VolumesBackupsTest-1436783417-project-member] Empty body provided in request {{(pid=100296) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 10:06:53.248529 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-dc9da1e4-11e1-42ca-af4d-0a88b383d92a tempest-VolumesBackupsTest-1436783417 tempest-VolumesBackupsTest-1436783417-project-member] Calling method 'show' {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 10:06:53.256742 np0000006707 devstack@c-api.service[100296]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 10:06:53.256742 np0000006707 devstack@c-api.service[100296]: warnings.warn( Aug 07 10:06:53.259669 np0000006707 devstack@c-api.service[100296]: INFO cinder.volume.api [None req-dc9da1e4-11e1-42ca-af4d-0a88b383d92a tempest-VolumesBackupsTest-1436783417 tempest-VolumesBackupsTest-1436783417-project-member] Volume info retrieved successfully. Aug 07 10:06:53.263395 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-dc9da1e4-11e1-42ca-af4d-0a88b383d92a tempest-VolumesBackupsTest-1436783417 tempest-VolumesBackupsTest-1436783417-project-member] https://10.4.3.8/volume/v3/volumes/23669e28-e1a9-45b3-8bea-351e8c4266fc returned with HTTP 200 Aug 07 10:06:53.263797 np0000006707 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 1319/5296] 10.4.3.8 () {66 vars in 1334 bytes} [Fri Aug 7 10:06:53 2026] GET /volume/v3/volumes/23669e28-e1a9-45b3-8bea-351e8c4266fc => generated 838 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 10:06:54.275870 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [None req-8c884ba6-37ad-4506-93ad-a2216966b3d2 None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:06:54.277699 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-8c884ba6-37ad-4506-93ad-a2216966b3d2 tempest-VolumesBackupsTest-1436783417 tempest-VolumesBackupsTest-1436783417-project-member] GET https://10.4.3.8/volume/v3/volumes/23669e28-e1a9-45b3-8bea-351e8c4266fc Aug 07 10:06:54.277920 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-8c884ba6-37ad-4506-93ad-a2216966b3d2 tempest-VolumesBackupsTest-1436783417 tempest-VolumesBackupsTest-1436783417-project-member] Empty body provided in request {{(pid=100297) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 10:06:54.278108 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-8c884ba6-37ad-4506-93ad-a2216966b3d2 tempest-VolumesBackupsTest-1436783417 tempest-VolumesBackupsTest-1436783417-project-member] Calling method 'show' {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 10:06:54.287191 np0000006707 devstack@c-api.service[100297]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 10:06:54.287191 np0000006707 devstack@c-api.service[100297]: warnings.warn( Aug 07 10:06:54.290442 np0000006707 devstack@c-api.service[100297]: INFO cinder.volume.api [None req-8c884ba6-37ad-4506-93ad-a2216966b3d2 tempest-VolumesBackupsTest-1436783417 tempest-VolumesBackupsTest-1436783417-project-member] Volume info retrieved successfully. Aug 07 10:06:54.294528 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-8c884ba6-37ad-4506-93ad-a2216966b3d2 tempest-VolumesBackupsTest-1436783417 tempest-VolumesBackupsTest-1436783417-project-member] https://10.4.3.8/volume/v3/volumes/23669e28-e1a9-45b3-8bea-351e8c4266fc returned with HTTP 200 Aug 07 10:06:54.294908 np0000006707 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 1327/5297] 10.4.3.8 () {66 vars in 1334 bytes} [Fri Aug 7 10:06:54 2026] GET /volume/v3/volumes/23669e28-e1a9-45b3-8bea-351e8c4266fc => generated 838 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 10:06:55.306739 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.middleware.request_id [None req-c92e7afd-ac54-46e3-ac44-1dda0da1cef1 None None] RequestId filter calling following filter/app {{(pid=100298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:06:55.308369 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [None req-c92e7afd-ac54-46e3-ac44-1dda0da1cef1 tempest-VolumesBackupsTest-1436783417 tempest-VolumesBackupsTest-1436783417-project-member] GET https://10.4.3.8/volume/v3/volumes/23669e28-e1a9-45b3-8bea-351e8c4266fc Aug 07 10:06:55.308637 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [None req-c92e7afd-ac54-46e3-ac44-1dda0da1cef1 tempest-VolumesBackupsTest-1436783417 tempest-VolumesBackupsTest-1436783417-project-member] Empty body provided in request {{(pid=100298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 10:06:55.308991 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [None req-c92e7afd-ac54-46e3-ac44-1dda0da1cef1 tempest-VolumesBackupsTest-1436783417 tempest-VolumesBackupsTest-1436783417-project-member] Calling method 'show' {{(pid=100298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 10:06:55.317164 np0000006707 devstack@c-api.service[100298]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 10:06:55.317164 np0000006707 devstack@c-api.service[100298]: warnings.warn( Aug 07 10:06:55.319971 np0000006707 devstack@c-api.service[100298]: INFO cinder.volume.api [None req-c92e7afd-ac54-46e3-ac44-1dda0da1cef1 tempest-VolumesBackupsTest-1436783417 tempest-VolumesBackupsTest-1436783417-project-member] Volume info retrieved successfully. Aug 07 10:06:55.323319 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [None req-c92e7afd-ac54-46e3-ac44-1dda0da1cef1 tempest-VolumesBackupsTest-1436783417 tempest-VolumesBackupsTest-1436783417-project-member] https://10.4.3.8/volume/v3/volumes/23669e28-e1a9-45b3-8bea-351e8c4266fc returned with HTTP 200 Aug 07 10:06:55.323679 np0000006707 devstack@c-api.service[100298]: [pid: 100298|app: 0|req: 1323/5298] 10.4.3.8 () {66 vars in 1334 bytes} [Fri Aug 7 10:06:55 2026] GET /volume/v3/volumes/23669e28-e1a9-45b3-8bea-351e8c4266fc => generated 838 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 10:06:55.679049 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [req-ec72ffcd-b22b-4e9c-94ad-7f11ec22535e req-d3ef4a4a-830d-43c2-90cd-2249bcd0c086 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:06:55.680984 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [req-ec72ffcd-b22b-4e9c-94ad-7f11ec22535e req-d3ef4a4a-830d-43c2-90cd-2249bcd0c086 tempest-VolumesBackupsTest-1436783417 tempest-VolumesBackupsTest-1436783417-project-member] POST https://10.4.3.8/volume/v3/attachments/fcf3bb5b-5190-48f3-b321-52feda608ac5/action Aug 07 10:06:55.681515 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [req-ec72ffcd-b22b-4e9c-94ad-7f11ec22535e req-d3ef4a4a-830d-43c2-90cd-2249bcd0c086 tempest-VolumesBackupsTest-1436783417 tempest-VolumesBackupsTest-1436783417-project-member] Action body: b'{"os-complete": null}' {{(pid=100295) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 07 10:06:55.681639 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [req-ec72ffcd-b22b-4e9c-94ad-7f11ec22535e req-d3ef4a4a-830d-43c2-90cd-2249bcd0c086 tempest-VolumesBackupsTest-1436783417 tempest-VolumesBackupsTest-1436783417-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 10:06:55.697799 np0000006707 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 10:06:55.697799 np0000006707 devstack@c-api.service[100295]: warnings.warn( Aug 07 10:06:55.705290 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [req-ec72ffcd-b22b-4e9c-94ad-7f11ec22535e req-d3ef4a4a-830d-43c2-90cd-2249bcd0c086 tempest-VolumesBackupsTest-1436783417 tempest-VolumesBackupsTest-1436783417-project-member] https://10.4.3.8/volume/v3/attachments/fcf3bb5b-5190-48f3-b321-52feda608ac5/action returned with HTTP 204 Aug 07 10:06:55.705809 np0000006707 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 1330/5299] 10.4.3.8 () {74 vars in 1711 bytes} [Fri Aug 7 10:06:55 2026] POST /volume/v3/attachments/fcf3bb5b-5190-48f3-b321-52feda608ac5/action => generated 0 bytes in 27 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 07 10:06:56.335835 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [None req-8c0975f1-31ca-49dc-a7ab-77e26184d0d5 None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:06:56.337452 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-8c0975f1-31ca-49dc-a7ab-77e26184d0d5 tempest-VolumesBackupsTest-1436783417 tempest-VolumesBackupsTest-1436783417-project-member] GET https://10.4.3.8/volume/v3/volumes/23669e28-e1a9-45b3-8bea-351e8c4266fc Aug 07 10:06:56.337760 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-8c0975f1-31ca-49dc-a7ab-77e26184d0d5 tempest-VolumesBackupsTest-1436783417 tempest-VolumesBackupsTest-1436783417-project-member] Empty body provided in request {{(pid=100296) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 10:06:56.338042 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-8c0975f1-31ca-49dc-a7ab-77e26184d0d5 tempest-VolumesBackupsTest-1436783417 tempest-VolumesBackupsTest-1436783417-project-member] Calling method 'show' {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 10:06:56.347035 np0000006707 devstack@c-api.service[100296]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 10:06:56.347035 np0000006707 devstack@c-api.service[100296]: warnings.warn( Aug 07 10:06:56.349956 np0000006707 devstack@c-api.service[100296]: INFO cinder.volume.api [None req-8c0975f1-31ca-49dc-a7ab-77e26184d0d5 tempest-VolumesBackupsTest-1436783417 tempest-VolumesBackupsTest-1436783417-project-member] Volume info retrieved successfully. Aug 07 10:06:56.353646 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-8c0975f1-31ca-49dc-a7ab-77e26184d0d5 tempest-VolumesBackupsTest-1436783417 tempest-VolumesBackupsTest-1436783417-project-member] https://10.4.3.8/volume/v3/volumes/23669e28-e1a9-45b3-8bea-351e8c4266fc returned with HTTP 200 Aug 07 10:06:56.354012 np0000006707 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 1320/5300] 10.4.3.8 () {66 vars in 1334 bytes} [Fri Aug 7 10:06:56 2026] GET /volume/v3/volumes/23669e28-e1a9-45b3-8bea-351e8c4266fc => generated 1130 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 10:06:56.364966 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [None req-6050b7c7-63c7-4b69-b892-b04a0e860530 None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:06:56.367002 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-6050b7c7-63c7-4b69-b892-b04a0e860530 tempest-VolumesBackupsTest-1436783417 tempest-VolumesBackupsTest-1436783417-project-member] POST https://10.4.3.8/volume/v3/backups Aug 07 10:06:56.367396 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-6050b7c7-63c7-4b69-b892-b04a0e860530 tempest-VolumesBackupsTest-1436783417 tempest-VolumesBackupsTest-1436783417-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "23669e28-e1a9-45b3-8bea-351e8c4266fc", "name": "tempest-VolumesBackupsTest-Backup-1347537846", "force": true, "container": "tempest-volumesbackupstest-backup-container-1180169376"}} {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 10:06:56.369231 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.contrib.backups [None req-6050b7c7-63c7-4b69-b892-b04a0e860530 tempest-VolumesBackupsTest-1436783417 tempest-VolumesBackupsTest-1436783417-project-member] Creating new backup {'backup': {'volume_id': '23669e28-e1a9-45b3-8bea-351e8c4266fc', 'name': 'tempest-VolumesBackupsTest-Backup-1347537846', 'force': True, 'container': 'tempest-volumesbackupstest-backup-container-1180169376'}} {{(pid=100297) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 07 10:06:56.369400 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.contrib.backups [None req-6050b7c7-63c7-4b69-b892-b04a0e860530 tempest-VolumesBackupsTest-1436783417 tempest-VolumesBackupsTest-1436783417-project-member] Creating backup of volume 23669e28-e1a9-45b3-8bea-351e8c4266fc in container tempest-volumesbackupstest-backup-container-1180169376 Aug 07 10:06:56.380541 np0000006707 devstack@c-api.service[100297]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 10:06:56.380541 np0000006707 devstack@c-api.service[100297]: warnings.warn( Aug 07 10:06:56.381091 np0000006707 devstack@c-api.service[100297]: INFO cinder.volume.api [None req-6050b7c7-63c7-4b69-b892-b04a0e860530 tempest-VolumesBackupsTest-1436783417 tempest-VolumesBackupsTest-1436783417-project-member] Volume info retrieved successfully. Aug 07 10:06:56.405453 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.quota [None req-6050b7c7-63c7-4b69-b892-b04a0e860530 tempest-VolumesBackupsTest-1436783417 tempest-VolumesBackupsTest-1436783417-project-member] Created reservations ['7b0d051c-e61b-4828-bafd-08d82a1bec9e', '4cd104f4-b854-4cb5-9ad3-646e304a7432'] {{(pid=100297) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 10:06:56.431303 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-6050b7c7-63c7-4b69-b892-b04a0e860530 tempest-VolumesBackupsTest-1436783417 tempest-VolumesBackupsTest-1436783417-project-member] https://10.4.3.8/volume/v3/backups returned with HTTP 202 Aug 07 10:06:56.431787 np0000006707 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 1328/5301] 10.4.3.8 () {68 vars in 1245 bytes} [Fri Aug 7 10:06:56 2026] POST /volume/v3/backups => generated 326 bytes in 67 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 07 10:06:56.442160 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.middleware.request_id [None req-7888415c-6848-409a-862b-fbf817417f03 None None] RequestId filter calling following filter/app {{(pid=100298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:06:56.444317 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [None req-7888415c-6848-409a-862b-fbf817417f03 tempest-VolumesBackupsTest-1436783417 tempest-VolumesBackupsTest-1436783417-project-member] GET https://10.4.3.8/volume/v3/backups/f14921ca-12ab-4aaf-b530-edc1cd7da87a Aug 07 10:06:56.444560 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [None req-7888415c-6848-409a-862b-fbf817417f03 tempest-VolumesBackupsTest-1436783417 tempest-VolumesBackupsTest-1436783417-project-member] Empty body provided in request {{(pid=100298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 10:06:56.444780 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [None req-7888415c-6848-409a-862b-fbf817417f03 tempest-VolumesBackupsTest-1436783417 tempest-VolumesBackupsTest-1436783417-project-member] Calling method 'show' {{(pid=100298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 10:06:56.444902 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.v3.backups [None req-7888415c-6848-409a-862b-fbf817417f03 tempest-VolumesBackupsTest-1436783417 tempest-VolumesBackupsTest-1436783417-project-member] Show backup with id f14921ca-12ab-4aaf-b530-edc1cd7da87a. {{(pid=100298) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 10:06:56.452437 np0000006707 devstack@c-api.service[100298]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 10:06:56.452437 np0000006707 devstack@c-api.service[100298]: warnings.warn( Aug 07 10:06:56.452437 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [None req-7888415c-6848-409a-862b-fbf817417f03 tempest-VolumesBackupsTest-1436783417 tempest-VolumesBackupsTest-1436783417-project-member] https://10.4.3.8/volume/v3/backups/f14921ca-12ab-4aaf-b530-edc1cd7da87a returned with HTTP 200 Aug 07 10:06:56.452437 np0000006707 devstack@c-api.service[100298]: [pid: 100298|app: 0|req: 1324/5302] 10.4.3.8 () {66 vars in 1334 bytes} [Fri Aug 7 10:06:56 2026] GET /volume/v3/backups/f14921ca-12ab-4aaf-b530-edc1cd7da87a => generated 785 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 10:06:57.460058 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-e6979b7e-be6f-4bc8-a6d8-7a84ab7841a1 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:06:57.461870 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-e6979b7e-be6f-4bc8-a6d8-7a84ab7841a1 tempest-VolumesBackupsTest-1436783417 tempest-VolumesBackupsTest-1436783417-project-member] GET https://10.4.3.8/volume/v3/backups/f14921ca-12ab-4aaf-b530-edc1cd7da87a Aug 07 10:06:57.462053 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-e6979b7e-be6f-4bc8-a6d8-7a84ab7841a1 tempest-VolumesBackupsTest-1436783417 tempest-VolumesBackupsTest-1436783417-project-member] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 10:06:57.462229 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-e6979b7e-be6f-4bc8-a6d8-7a84ab7841a1 tempest-VolumesBackupsTest-1436783417 tempest-VolumesBackupsTest-1436783417-project-member] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 10:06:57.462329 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.v3.backups [None req-e6979b7e-be6f-4bc8-a6d8-7a84ab7841a1 tempest-VolumesBackupsTest-1436783417 tempest-VolumesBackupsTest-1436783417-project-member] Show backup with id f14921ca-12ab-4aaf-b530-edc1cd7da87a. {{(pid=100295) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 10:06:57.466663 np0000006707 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 10:06:57.466663 np0000006707 devstack@c-api.service[100295]: warnings.warn( Aug 07 10:06:57.467379 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-e6979b7e-be6f-4bc8-a6d8-7a84ab7841a1 tempest-VolumesBackupsTest-1436783417 tempest-VolumesBackupsTest-1436783417-project-member] https://10.4.3.8/volume/v3/backups/f14921ca-12ab-4aaf-b530-edc1cd7da87a returned with HTTP 200 Aug 07 10:06:57.467871 np0000006707 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 1331/5303] 10.4.3.8 () {66 vars in 1334 bytes} [Fri Aug 7 10:06:57 2026] GET /volume/v3/backups/f14921ca-12ab-4aaf-b530-edc1cd7da87a => generated 787 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 10:06:58.476890 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [None req-9c5b26d8-60c6-4f1f-9c24-1a7e56d69a13 None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:06:58.478725 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-9c5b26d8-60c6-4f1f-9c24-1a7e56d69a13 tempest-VolumesBackupsTest-1436783417 tempest-VolumesBackupsTest-1436783417-project-member] GET https://10.4.3.8/volume/v3/backups/f14921ca-12ab-4aaf-b530-edc1cd7da87a Aug 07 10:06:58.478949 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-9c5b26d8-60c6-4f1f-9c24-1a7e56d69a13 tempest-VolumesBackupsTest-1436783417 tempest-VolumesBackupsTest-1436783417-project-member] Empty body provided in request {{(pid=100296) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 10:06:58.479164 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-9c5b26d8-60c6-4f1f-9c24-1a7e56d69a13 tempest-VolumesBackupsTest-1436783417 tempest-VolumesBackupsTest-1436783417-project-member] Calling method 'show' {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 10:06:58.479306 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.v3.backups [None req-9c5b26d8-60c6-4f1f-9c24-1a7e56d69a13 tempest-VolumesBackupsTest-1436783417 tempest-VolumesBackupsTest-1436783417-project-member] Show backup with id f14921ca-12ab-4aaf-b530-edc1cd7da87a. {{(pid=100296) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 10:06:58.483200 np0000006707 devstack@c-api.service[100296]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 10:06:58.483200 np0000006707 devstack@c-api.service[100296]: warnings.warn( Aug 07 10:06:58.484006 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-9c5b26d8-60c6-4f1f-9c24-1a7e56d69a13 tempest-VolumesBackupsTest-1436783417 tempest-VolumesBackupsTest-1436783417-project-member] https://10.4.3.8/volume/v3/backups/f14921ca-12ab-4aaf-b530-edc1cd7da87a returned with HTTP 200 Aug 07 10:06:58.484388 np0000006707 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 1321/5304] 10.4.3.8 () {66 vars in 1334 bytes} [Fri Aug 7 10:06:58 2026] GET /volume/v3/backups/f14921ca-12ab-4aaf-b530-edc1cd7da87a => generated 787 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 10:06:59.493919 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [None req-b28366ef-8642-4b8f-91fa-179338b1987e None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:06:59.496187 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-b28366ef-8642-4b8f-91fa-179338b1987e tempest-VolumesBackupsTest-1436783417 tempest-VolumesBackupsTest-1436783417-project-member] GET https://10.4.3.8/volume/v3/backups/f14921ca-12ab-4aaf-b530-edc1cd7da87a Aug 07 10:06:59.496489 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-b28366ef-8642-4b8f-91fa-179338b1987e tempest-VolumesBackupsTest-1436783417 tempest-VolumesBackupsTest-1436783417-project-member] Empty body provided in request {{(pid=100297) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 10:06:59.496831 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-b28366ef-8642-4b8f-91fa-179338b1987e tempest-VolumesBackupsTest-1436783417 tempest-VolumesBackupsTest-1436783417-project-member] Calling method 'show' {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 10:06:59.496939 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.v3.backups [None req-b28366ef-8642-4b8f-91fa-179338b1987e tempest-VolumesBackupsTest-1436783417 tempest-VolumesBackupsTest-1436783417-project-member] Show backup with id f14921ca-12ab-4aaf-b530-edc1cd7da87a. {{(pid=100297) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 10:06:59.502343 np0000006707 devstack@c-api.service[100297]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 10:06:59.502343 np0000006707 devstack@c-api.service[100297]: warnings.warn( Aug 07 10:06:59.503380 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-b28366ef-8642-4b8f-91fa-179338b1987e tempest-VolumesBackupsTest-1436783417 tempest-VolumesBackupsTest-1436783417-project-member] https://10.4.3.8/volume/v3/backups/f14921ca-12ab-4aaf-b530-edc1cd7da87a returned with HTTP 200 Aug 07 10:06:59.503903 np0000006707 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 1329/5305] 10.4.3.8 () {66 vars in 1334 bytes} [Fri Aug 7 10:06:59 2026] GET /volume/v3/backups/f14921ca-12ab-4aaf-b530-edc1cd7da87a => generated 787 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 10:07:00.515743 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.middleware.request_id [None req-60abdb6e-4a3c-491c-862f-bb988f7c58aa None None] RequestId filter calling following filter/app {{(pid=100298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:07:00.517893 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [None req-60abdb6e-4a3c-491c-862f-bb988f7c58aa tempest-VolumesBackupsTest-1436783417 tempest-VolumesBackupsTest-1436783417-project-member] GET https://10.4.3.8/volume/v3/backups/f14921ca-12ab-4aaf-b530-edc1cd7da87a Aug 07 10:07:00.518357 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [None req-60abdb6e-4a3c-491c-862f-bb988f7c58aa tempest-VolumesBackupsTest-1436783417 tempest-VolumesBackupsTest-1436783417-project-member] Empty body provided in request {{(pid=100298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 10:07:00.518357 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [None req-60abdb6e-4a3c-491c-862f-bb988f7c58aa tempest-VolumesBackupsTest-1436783417 tempest-VolumesBackupsTest-1436783417-project-member] Calling method 'show' {{(pid=100298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 10:07:00.518357 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.v3.backups [None req-60abdb6e-4a3c-491c-862f-bb988f7c58aa tempest-VolumesBackupsTest-1436783417 tempest-VolumesBackupsTest-1436783417-project-member] Show backup with id f14921ca-12ab-4aaf-b530-edc1cd7da87a. {{(pid=100298) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 10:07:00.522853 np0000006707 devstack@c-api.service[100298]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 10:07:00.522853 np0000006707 devstack@c-api.service[100298]: warnings.warn( Aug 07 10:07:00.523677 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [None req-60abdb6e-4a3c-491c-862f-bb988f7c58aa tempest-VolumesBackupsTest-1436783417 tempest-VolumesBackupsTest-1436783417-project-member] https://10.4.3.8/volume/v3/backups/f14921ca-12ab-4aaf-b530-edc1cd7da87a returned with HTTP 200 Aug 07 10:07:00.523988 np0000006707 devstack@c-api.service[100298]: [pid: 100298|app: 0|req: 1325/5306] 10.4.3.8 () {66 vars in 1334 bytes} [Fri Aug 7 10:07:00 2026] GET /volume/v3/backups/f14921ca-12ab-4aaf-b530-edc1cd7da87a => generated 787 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 10:07:01.534364 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-8ee6f340-5c68-47ec-a2e0-538c1d181999 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:07:01.536606 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-8ee6f340-5c68-47ec-a2e0-538c1d181999 tempest-VolumesBackupsTest-1436783417 tempest-VolumesBackupsTest-1436783417-project-member] GET https://10.4.3.8/volume/v3/backups/f14921ca-12ab-4aaf-b530-edc1cd7da87a Aug 07 10:07:01.536824 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-8ee6f340-5c68-47ec-a2e0-538c1d181999 tempest-VolumesBackupsTest-1436783417 tempest-VolumesBackupsTest-1436783417-project-member] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 10:07:01.537476 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-8ee6f340-5c68-47ec-a2e0-538c1d181999 tempest-VolumesBackupsTest-1436783417 tempest-VolumesBackupsTest-1436783417-project-member] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 10:07:01.537476 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.v3.backups [None req-8ee6f340-5c68-47ec-a2e0-538c1d181999 tempest-VolumesBackupsTest-1436783417 tempest-VolumesBackupsTest-1436783417-project-member] Show backup with id f14921ca-12ab-4aaf-b530-edc1cd7da87a. {{(pid=100295) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 10:07:01.542375 np0000006707 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 10:07:01.542375 np0000006707 devstack@c-api.service[100295]: warnings.warn( Aug 07 10:07:01.543348 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-8ee6f340-5c68-47ec-a2e0-538c1d181999 tempest-VolumesBackupsTest-1436783417 tempest-VolumesBackupsTest-1436783417-project-member] https://10.4.3.8/volume/v3/backups/f14921ca-12ab-4aaf-b530-edc1cd7da87a returned with HTTP 200 Aug 07 10:07:01.543825 np0000006707 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 1332/5307] 10.4.3.8 () {66 vars in 1334 bytes} [Fri Aug 7 10:07:01 2026] GET /volume/v3/backups/f14921ca-12ab-4aaf-b530-edc1cd7da87a => generated 787 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 10:07:02.552970 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [None req-8cbb48e5-58ff-498c-8997-dc7dd9b78553 None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:07:02.554649 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-8cbb48e5-58ff-498c-8997-dc7dd9b78553 tempest-VolumesBackupsTest-1436783417 tempest-VolumesBackupsTest-1436783417-project-member] GET https://10.4.3.8/volume/v3/backups/f14921ca-12ab-4aaf-b530-edc1cd7da87a Aug 07 10:07:02.554879 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-8cbb48e5-58ff-498c-8997-dc7dd9b78553 tempest-VolumesBackupsTest-1436783417 tempest-VolumesBackupsTest-1436783417-project-member] Empty body provided in request {{(pid=100296) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 10:07:02.555097 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-8cbb48e5-58ff-498c-8997-dc7dd9b78553 tempest-VolumesBackupsTest-1436783417 tempest-VolumesBackupsTest-1436783417-project-member] Calling method 'show' {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 10:07:02.555247 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.v3.backups [None req-8cbb48e5-58ff-498c-8997-dc7dd9b78553 tempest-VolumesBackupsTest-1436783417 tempest-VolumesBackupsTest-1436783417-project-member] Show backup with id f14921ca-12ab-4aaf-b530-edc1cd7da87a. {{(pid=100296) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 10:07:02.560208 np0000006707 devstack@c-api.service[100296]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 10:07:02.560208 np0000006707 devstack@c-api.service[100296]: warnings.warn( Aug 07 10:07:02.561144 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-8cbb48e5-58ff-498c-8997-dc7dd9b78553 tempest-VolumesBackupsTest-1436783417 tempest-VolumesBackupsTest-1436783417-project-member] https://10.4.3.8/volume/v3/backups/f14921ca-12ab-4aaf-b530-edc1cd7da87a returned with HTTP 200 Aug 07 10:07:02.561639 np0000006707 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 1322/5308] 10.4.3.8 () {66 vars in 1334 bytes} [Fri Aug 7 10:07:02 2026] GET /volume/v3/backups/f14921ca-12ab-4aaf-b530-edc1cd7da87a => generated 787 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 10:07:03.571119 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [None req-7649b231-5d78-4570-b772-7dca5a89ab37 None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:07:03.572985 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-7649b231-5d78-4570-b772-7dca5a89ab37 tempest-VolumesBackupsTest-1436783417 tempest-VolumesBackupsTest-1436783417-project-member] GET https://10.4.3.8/volume/v3/backups/f14921ca-12ab-4aaf-b530-edc1cd7da87a Aug 07 10:07:03.573307 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-7649b231-5d78-4570-b772-7dca5a89ab37 tempest-VolumesBackupsTest-1436783417 tempest-VolumesBackupsTest-1436783417-project-member] Empty body provided in request {{(pid=100297) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 10:07:03.573557 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-7649b231-5d78-4570-b772-7dca5a89ab37 tempest-VolumesBackupsTest-1436783417 tempest-VolumesBackupsTest-1436783417-project-member] Calling method 'show' {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 10:07:03.573710 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.v3.backups [None req-7649b231-5d78-4570-b772-7dca5a89ab37 tempest-VolumesBackupsTest-1436783417 tempest-VolumesBackupsTest-1436783417-project-member] Show backup with id f14921ca-12ab-4aaf-b530-edc1cd7da87a. {{(pid=100297) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 10:07:03.577950 np0000006707 devstack@c-api.service[100297]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 10:07:03.577950 np0000006707 devstack@c-api.service[100297]: warnings.warn( Aug 07 10:07:03.578562 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-7649b231-5d78-4570-b772-7dca5a89ab37 tempest-VolumesBackupsTest-1436783417 tempest-VolumesBackupsTest-1436783417-project-member] https://10.4.3.8/volume/v3/backups/f14921ca-12ab-4aaf-b530-edc1cd7da87a returned with HTTP 200 Aug 07 10:07:03.578953 np0000006707 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 1330/5309] 10.4.3.8 () {66 vars in 1334 bytes} [Fri Aug 7 10:07:03 2026] GET /volume/v3/backups/f14921ca-12ab-4aaf-b530-edc1cd7da87a => generated 787 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 10:07:04.588258 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.middleware.request_id [None req-94e187a8-74e4-4f1d-824a-e3ced9baaa84 None None] RequestId filter calling following filter/app {{(pid=100298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:07:04.590293 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [None req-94e187a8-74e4-4f1d-824a-e3ced9baaa84 tempest-VolumesBackupsTest-1436783417 tempest-VolumesBackupsTest-1436783417-project-member] GET https://10.4.3.8/volume/v3/backups/f14921ca-12ab-4aaf-b530-edc1cd7da87a Aug 07 10:07:04.590518 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [None req-94e187a8-74e4-4f1d-824a-e3ced9baaa84 tempest-VolumesBackupsTest-1436783417 tempest-VolumesBackupsTest-1436783417-project-member] Empty body provided in request {{(pid=100298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 10:07:04.590741 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [None req-94e187a8-74e4-4f1d-824a-e3ced9baaa84 tempest-VolumesBackupsTest-1436783417 tempest-VolumesBackupsTest-1436783417-project-member] Calling method 'show' {{(pid=100298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 10:07:04.590850 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.v3.backups [None req-94e187a8-74e4-4f1d-824a-e3ced9baaa84 tempest-VolumesBackupsTest-1436783417 tempest-VolumesBackupsTest-1436783417-project-member] Show backup with id f14921ca-12ab-4aaf-b530-edc1cd7da87a. {{(pid=100298) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 10:07:04.596012 np0000006707 devstack@c-api.service[100298]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 10:07:04.596012 np0000006707 devstack@c-api.service[100298]: warnings.warn( Aug 07 10:07:04.597037 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [None req-94e187a8-74e4-4f1d-824a-e3ced9baaa84 tempest-VolumesBackupsTest-1436783417 tempest-VolumesBackupsTest-1436783417-project-member] https://10.4.3.8/volume/v3/backups/f14921ca-12ab-4aaf-b530-edc1cd7da87a returned with HTTP 200 Aug 07 10:07:04.597508 np0000006707 devstack@c-api.service[100298]: [pid: 100298|app: 0|req: 1326/5310] 10.4.3.8 () {66 vars in 1334 bytes} [Fri Aug 7 10:07:04 2026] GET /volume/v3/backups/f14921ca-12ab-4aaf-b530-edc1cd7da87a => generated 787 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 10:07:05.608334 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-0961d004-bb47-4859-8de3-3305b24f13a1 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:07:05.610540 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-0961d004-bb47-4859-8de3-3305b24f13a1 tempest-VolumesBackupsTest-1436783417 tempest-VolumesBackupsTest-1436783417-project-member] GET https://10.4.3.8/volume/v3/backups/f14921ca-12ab-4aaf-b530-edc1cd7da87a Aug 07 10:07:05.610814 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-0961d004-bb47-4859-8de3-3305b24f13a1 tempest-VolumesBackupsTest-1436783417 tempest-VolumesBackupsTest-1436783417-project-member] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 10:07:05.611055 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-0961d004-bb47-4859-8de3-3305b24f13a1 tempest-VolumesBackupsTest-1436783417 tempest-VolumesBackupsTest-1436783417-project-member] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 10:07:05.611195 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.v3.backups [None req-0961d004-bb47-4859-8de3-3305b24f13a1 tempest-VolumesBackupsTest-1436783417 tempest-VolumesBackupsTest-1436783417-project-member] Show backup with id f14921ca-12ab-4aaf-b530-edc1cd7da87a. {{(pid=100295) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 10:07:05.616247 np0000006707 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 10:07:05.616247 np0000006707 devstack@c-api.service[100295]: warnings.warn( Aug 07 10:07:05.617245 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-0961d004-bb47-4859-8de3-3305b24f13a1 tempest-VolumesBackupsTest-1436783417 tempest-VolumesBackupsTest-1436783417-project-member] https://10.4.3.8/volume/v3/backups/f14921ca-12ab-4aaf-b530-edc1cd7da87a returned with HTTP 200 Aug 07 10:07:05.617626 np0000006707 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 1333/5311] 10.4.3.8 () {66 vars in 1334 bytes} [Fri Aug 7 10:07:05 2026] GET /volume/v3/backups/f14921ca-12ab-4aaf-b530-edc1cd7da87a => generated 787 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 10:07:06.627146 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [None req-1ab9dd7c-c013-4cde-a047-4c5155188c3d None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:07:06.628844 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-1ab9dd7c-c013-4cde-a047-4c5155188c3d tempest-VolumesBackupsTest-1436783417 tempest-VolumesBackupsTest-1436783417-project-member] GET https://10.4.3.8/volume/v3/backups/f14921ca-12ab-4aaf-b530-edc1cd7da87a Aug 07 10:07:06.629097 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-1ab9dd7c-c013-4cde-a047-4c5155188c3d tempest-VolumesBackupsTest-1436783417 tempest-VolumesBackupsTest-1436783417-project-member] Empty body provided in request {{(pid=100296) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 10:07:06.629231 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-1ab9dd7c-c013-4cde-a047-4c5155188c3d tempest-VolumesBackupsTest-1436783417 tempest-VolumesBackupsTest-1436783417-project-member] Calling method 'show' {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 10:07:06.629472 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.v3.backups [None req-1ab9dd7c-c013-4cde-a047-4c5155188c3d tempest-VolumesBackupsTest-1436783417 tempest-VolumesBackupsTest-1436783417-project-member] Show backup with id f14921ca-12ab-4aaf-b530-edc1cd7da87a. {{(pid=100296) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 10:07:06.633317 np0000006707 devstack@c-api.service[100296]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 10:07:06.633317 np0000006707 devstack@c-api.service[100296]: warnings.warn( Aug 07 10:07:06.634081 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-1ab9dd7c-c013-4cde-a047-4c5155188c3d tempest-VolumesBackupsTest-1436783417 tempest-VolumesBackupsTest-1436783417-project-member] https://10.4.3.8/volume/v3/backups/f14921ca-12ab-4aaf-b530-edc1cd7da87a returned with HTTP 200 Aug 07 10:07:06.634389 np0000006707 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 1323/5312] 10.4.3.8 () {66 vars in 1334 bytes} [Fri Aug 7 10:07:06 2026] GET /volume/v3/backups/f14921ca-12ab-4aaf-b530-edc1cd7da87a => generated 787 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 10:07:07.644583 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [None req-553d0530-bbfa-4377-a129-2430b4607e57 None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:07:07.648341 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-553d0530-bbfa-4377-a129-2430b4607e57 tempest-VolumesBackupsTest-1436783417 tempest-VolumesBackupsTest-1436783417-project-member] GET https://10.4.3.8/volume/v3/backups/f14921ca-12ab-4aaf-b530-edc1cd7da87a Aug 07 10:07:07.648341 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-553d0530-bbfa-4377-a129-2430b4607e57 tempest-VolumesBackupsTest-1436783417 tempest-VolumesBackupsTest-1436783417-project-member] Empty body provided in request {{(pid=100297) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 10:07:07.648341 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-553d0530-bbfa-4377-a129-2430b4607e57 tempest-VolumesBackupsTest-1436783417 tempest-VolumesBackupsTest-1436783417-project-member] Calling method 'show' {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 10:07:07.648341 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.v3.backups [None req-553d0530-bbfa-4377-a129-2430b4607e57 tempest-VolumesBackupsTest-1436783417 tempest-VolumesBackupsTest-1436783417-project-member] Show backup with id f14921ca-12ab-4aaf-b530-edc1cd7da87a. {{(pid=100297) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 10:07:07.652322 np0000006707 devstack@c-api.service[100297]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 10:07:07.652322 np0000006707 devstack@c-api.service[100297]: warnings.warn( Aug 07 10:07:07.654027 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-553d0530-bbfa-4377-a129-2430b4607e57 tempest-VolumesBackupsTest-1436783417 tempest-VolumesBackupsTest-1436783417-project-member] https://10.4.3.8/volume/v3/backups/f14921ca-12ab-4aaf-b530-edc1cd7da87a returned with HTTP 200 Aug 07 10:07:07.654027 np0000006707 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 1331/5313] 10.4.3.8 () {66 vars in 1334 bytes} [Fri Aug 7 10:07:07 2026] GET /volume/v3/backups/f14921ca-12ab-4aaf-b530-edc1cd7da87a => generated 787 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 10:07:08.665500 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.middleware.request_id [None req-6152430b-a63a-469c-981e-c4bba603875f None None] RequestId filter calling following filter/app {{(pid=100298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:07:08.667897 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [None req-6152430b-a63a-469c-981e-c4bba603875f tempest-VolumesBackupsTest-1436783417 tempest-VolumesBackupsTest-1436783417-project-member] GET https://10.4.3.8/volume/v3/backups/f14921ca-12ab-4aaf-b530-edc1cd7da87a Aug 07 10:07:08.668140 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [None req-6152430b-a63a-469c-981e-c4bba603875f tempest-VolumesBackupsTest-1436783417 tempest-VolumesBackupsTest-1436783417-project-member] Empty body provided in request {{(pid=100298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 10:07:08.668496 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [None req-6152430b-a63a-469c-981e-c4bba603875f tempest-VolumesBackupsTest-1436783417 tempest-VolumesBackupsTest-1436783417-project-member] Calling method 'show' {{(pid=100298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 10:07:08.668655 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.v3.backups [None req-6152430b-a63a-469c-981e-c4bba603875f tempest-VolumesBackupsTest-1436783417 tempest-VolumesBackupsTest-1436783417-project-member] Show backup with id f14921ca-12ab-4aaf-b530-edc1cd7da87a. {{(pid=100298) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 10:07:08.674217 np0000006707 devstack@c-api.service[100298]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 10:07:08.674217 np0000006707 devstack@c-api.service[100298]: warnings.warn( Aug 07 10:07:08.675197 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [None req-6152430b-a63a-469c-981e-c4bba603875f tempest-VolumesBackupsTest-1436783417 tempest-VolumesBackupsTest-1436783417-project-member] https://10.4.3.8/volume/v3/backups/f14921ca-12ab-4aaf-b530-edc1cd7da87a returned with HTTP 200 Aug 07 10:07:08.675710 np0000006707 devstack@c-api.service[100298]: [pid: 100298|app: 0|req: 1327/5314] 10.4.3.8 () {66 vars in 1334 bytes} [Fri Aug 7 10:07:08 2026] GET /volume/v3/backups/f14921ca-12ab-4aaf-b530-edc1cd7da87a => generated 787 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 10:07:09.689602 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-8e3f8a7d-8c81-497c-b706-1066355244bd None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:07:09.691532 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-8e3f8a7d-8c81-497c-b706-1066355244bd tempest-VolumesBackupsTest-1436783417 tempest-VolumesBackupsTest-1436783417-project-member] GET https://10.4.3.8/volume/v3/backups/f14921ca-12ab-4aaf-b530-edc1cd7da87a Aug 07 10:07:09.691763 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-8e3f8a7d-8c81-497c-b706-1066355244bd tempest-VolumesBackupsTest-1436783417 tempest-VolumesBackupsTest-1436783417-project-member] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 10:07:09.691961 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-8e3f8a7d-8c81-497c-b706-1066355244bd tempest-VolumesBackupsTest-1436783417 tempest-VolumesBackupsTest-1436783417-project-member] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 10:07:09.692056 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.v3.backups [None req-8e3f8a7d-8c81-497c-b706-1066355244bd tempest-VolumesBackupsTest-1436783417 tempest-VolumesBackupsTest-1436783417-project-member] Show backup with id f14921ca-12ab-4aaf-b530-edc1cd7da87a. {{(pid=100295) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 10:07:09.696861 np0000006707 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 10:07:09.696861 np0000006707 devstack@c-api.service[100295]: warnings.warn( Aug 07 10:07:09.697777 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-8e3f8a7d-8c81-497c-b706-1066355244bd tempest-VolumesBackupsTest-1436783417 tempest-VolumesBackupsTest-1436783417-project-member] https://10.4.3.8/volume/v3/backups/f14921ca-12ab-4aaf-b530-edc1cd7da87a returned with HTTP 200 Aug 07 10:07:09.698127 np0000006707 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 1334/5315] 10.4.3.8 () {66 vars in 1334 bytes} [Fri Aug 7 10:07:09 2026] GET /volume/v3/backups/f14921ca-12ab-4aaf-b530-edc1cd7da87a => generated 787 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 10:07:10.709704 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [None req-1c622e1f-348f-4f33-93a5-9cff2ba15b4e None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:07:10.711410 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-1c622e1f-348f-4f33-93a5-9cff2ba15b4e tempest-VolumesBackupsTest-1436783417 tempest-VolumesBackupsTest-1436783417-project-member] GET https://10.4.3.8/volume/v3/backups/f14921ca-12ab-4aaf-b530-edc1cd7da87a Aug 07 10:07:10.711622 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-1c622e1f-348f-4f33-93a5-9cff2ba15b4e tempest-VolumesBackupsTest-1436783417 tempest-VolumesBackupsTest-1436783417-project-member] Empty body provided in request {{(pid=100296) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 10:07:10.711817 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-1c622e1f-348f-4f33-93a5-9cff2ba15b4e tempest-VolumesBackupsTest-1436783417 tempest-VolumesBackupsTest-1436783417-project-member] Calling method 'show' {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 10:07:10.711923 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.v3.backups [None req-1c622e1f-348f-4f33-93a5-9cff2ba15b4e tempest-VolumesBackupsTest-1436783417 tempest-VolumesBackupsTest-1436783417-project-member] Show backup with id f14921ca-12ab-4aaf-b530-edc1cd7da87a. {{(pid=100296) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 10:07:10.716045 np0000006707 devstack@c-api.service[100296]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 10:07:10.716045 np0000006707 devstack@c-api.service[100296]: warnings.warn( Aug 07 10:07:10.716709 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-1c622e1f-348f-4f33-93a5-9cff2ba15b4e tempest-VolumesBackupsTest-1436783417 tempest-VolumesBackupsTest-1436783417-project-member] https://10.4.3.8/volume/v3/backups/f14921ca-12ab-4aaf-b530-edc1cd7da87a returned with HTTP 200 Aug 07 10:07:10.717046 np0000006707 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 1324/5316] 10.4.3.8 () {66 vars in 1334 bytes} [Fri Aug 7 10:07:10 2026] GET /volume/v3/backups/f14921ca-12ab-4aaf-b530-edc1cd7da87a => generated 789 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 10:07:10.728100 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [None req-698fc05a-7bf1-4a1d-9d60-192b41885dd4 None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:07:10.730214 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-698fc05a-7bf1-4a1d-9d60-192b41885dd4 tempest-VolumesBackupsTest-1436783417 tempest-VolumesBackupsTest-1436783417-project-member] GET https://10.4.3.8/volume/v3/volumes/23669e28-e1a9-45b3-8bea-351e8c4266fc Aug 07 10:07:10.730451 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-698fc05a-7bf1-4a1d-9d60-192b41885dd4 tempest-VolumesBackupsTest-1436783417 tempest-VolumesBackupsTest-1436783417-project-member] Empty body provided in request {{(pid=100297) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 10:07:10.730709 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-698fc05a-7bf1-4a1d-9d60-192b41885dd4 tempest-VolumesBackupsTest-1436783417 tempest-VolumesBackupsTest-1436783417-project-member] Calling method 'show' {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 10:07:10.741434 np0000006707 devstack@c-api.service[100297]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 10:07:10.741434 np0000006707 devstack@c-api.service[100297]: warnings.warn( Aug 07 10:07:10.745307 np0000006707 devstack@c-api.service[100297]: INFO cinder.volume.api [None req-698fc05a-7bf1-4a1d-9d60-192b41885dd4 tempest-VolumesBackupsTest-1436783417 tempest-VolumesBackupsTest-1436783417-project-member] Volume info retrieved successfully. Aug 07 10:07:10.750469 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-698fc05a-7bf1-4a1d-9d60-192b41885dd4 tempest-VolumesBackupsTest-1436783417 tempest-VolumesBackupsTest-1436783417-project-member] https://10.4.3.8/volume/v3/volumes/23669e28-e1a9-45b3-8bea-351e8c4266fc returned with HTTP 200 Aug 07 10:07:10.750924 np0000006707 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 1332/5317] 10.4.3.8 () {66 vars in 1334 bytes} [Fri Aug 7 10:07:10 2026] GET /volume/v3/volumes/23669e28-e1a9-45b3-8bea-351e8c4266fc => generated 1130 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 10:07:10.765926 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.middleware.request_id [None req-c46da590-f654-436a-9bd8-4dc844f209e3 None None] RequestId filter calling following filter/app {{(pid=100298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:07:10.768511 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [None req-c46da590-f654-436a-9bd8-4dc844f209e3 tempest-VolumesBackupsTest-1436783417 tempest-VolumesBackupsTest-1436783417-project-member] DELETE https://10.4.3.8/volume/v3/backups/f14921ca-12ab-4aaf-b530-edc1cd7da87a Aug 07 10:07:10.768833 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [None req-c46da590-f654-436a-9bd8-4dc844f209e3 tempest-VolumesBackupsTest-1436783417 tempest-VolumesBackupsTest-1436783417-project-member] Empty body provided in request {{(pid=100298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 10:07:10.769077 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [None req-c46da590-f654-436a-9bd8-4dc844f209e3 tempest-VolumesBackupsTest-1436783417 tempest-VolumesBackupsTest-1436783417-project-member] Calling method 'delete' {{(pid=100298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 10:07:10.769234 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.contrib.backups [None req-c46da590-f654-436a-9bd8-4dc844f209e3 tempest-VolumesBackupsTest-1436783417 tempest-VolumesBackupsTest-1436783417-project-member] Delete backup with id: f14921ca-12ab-4aaf-b530-edc1cd7da87a. Aug 07 10:07:10.775319 np0000006707 devstack@c-api.service[100298]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 10:07:10.775319 np0000006707 devstack@c-api.service[100298]: warnings.warn( Aug 07 10:07:10.791632 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.backup.rpcapi [None req-c46da590-f654-436a-9bd8-4dc844f209e3 tempest-VolumesBackupsTest-1436783417 tempest-VolumesBackupsTest-1436783417-project-member] delete_backup rpcapi backup_id f14921ca-12ab-4aaf-b530-edc1cd7da87a {{(pid=100298) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 07 10:07:10.793742 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [None req-c46da590-f654-436a-9bd8-4dc844f209e3 tempest-VolumesBackupsTest-1436783417 tempest-VolumesBackupsTest-1436783417-project-member] https://10.4.3.8/volume/v3/backups/f14921ca-12ab-4aaf-b530-edc1cd7da87a returned with HTTP 202 Aug 07 10:07:10.794208 np0000006707 devstack@c-api.service[100298]: [pid: 100298|app: 0|req: 1328/5318] 10.4.3.8 () {66 vars in 1337 bytes} [Fri Aug 7 10:07:10 2026] DELETE /volume/v3/backups/f14921ca-12ab-4aaf-b530-edc1cd7da87a => generated 0 bytes in 29 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 07 10:07:10.801291 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-0eec38ca-f232-49ff-b67e-1d9ae516692a None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:07:10.803397 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-0eec38ca-f232-49ff-b67e-1d9ae516692a tempest-VolumesBackupsTest-1436783417 tempest-VolumesBackupsTest-1436783417-project-member] GET https://10.4.3.8/volume/v3/backups/f14921ca-12ab-4aaf-b530-edc1cd7da87a Aug 07 10:07:10.803652 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-0eec38ca-f232-49ff-b67e-1d9ae516692a tempest-VolumesBackupsTest-1436783417 tempest-VolumesBackupsTest-1436783417-project-member] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 10:07:10.803865 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-0eec38ca-f232-49ff-b67e-1d9ae516692a tempest-VolumesBackupsTest-1436783417 tempest-VolumesBackupsTest-1436783417-project-member] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 10:07:10.803998 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.v3.backups [None req-0eec38ca-f232-49ff-b67e-1d9ae516692a tempest-VolumesBackupsTest-1436783417 tempest-VolumesBackupsTest-1436783417-project-member] Show backup with id f14921ca-12ab-4aaf-b530-edc1cd7da87a. {{(pid=100295) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 10:07:10.808804 np0000006707 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 10:07:10.808804 np0000006707 devstack@c-api.service[100295]: warnings.warn( Aug 07 10:07:10.809698 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-0eec38ca-f232-49ff-b67e-1d9ae516692a tempest-VolumesBackupsTest-1436783417 tempest-VolumesBackupsTest-1436783417-project-member] https://10.4.3.8/volume/v3/backups/f14921ca-12ab-4aaf-b530-edc1cd7da87a returned with HTTP 200 Aug 07 10:07:10.810106 np0000006707 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 1335/5319] 10.4.3.8 () {66 vars in 1334 bytes} [Fri Aug 7 10:07:10 2026] GET /volume/v3/backups/f14921ca-12ab-4aaf-b530-edc1cd7da87a => generated 788 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 10:07:11.820737 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [None req-544086c7-674f-4dd6-a3ad-c5bb6eaa0776 None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:07:11.822515 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-544086c7-674f-4dd6-a3ad-c5bb6eaa0776 tempest-VolumesBackupsTest-1436783417 tempest-VolumesBackupsTest-1436783417-project-member] GET https://10.4.3.8/volume/v3/backups/f14921ca-12ab-4aaf-b530-edc1cd7da87a Aug 07 10:07:11.822741 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-544086c7-674f-4dd6-a3ad-c5bb6eaa0776 tempest-VolumesBackupsTest-1436783417 tempest-VolumesBackupsTest-1436783417-project-member] Empty body provided in request {{(pid=100296) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 10:07:11.822919 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-544086c7-674f-4dd6-a3ad-c5bb6eaa0776 tempest-VolumesBackupsTest-1436783417 tempest-VolumesBackupsTest-1436783417-project-member] Calling method 'show' {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 10:07:11.823021 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.v3.backups [None req-544086c7-674f-4dd6-a3ad-c5bb6eaa0776 tempest-VolumesBackupsTest-1436783417 tempest-VolumesBackupsTest-1436783417-project-member] Show backup with id f14921ca-12ab-4aaf-b530-edc1cd7da87a. {{(pid=100296) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 10:07:11.827178 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-544086c7-674f-4dd6-a3ad-c5bb6eaa0776 tempest-VolumesBackupsTest-1436783417 tempest-VolumesBackupsTest-1436783417-project-member] https://10.4.3.8/volume/v3/backups/f14921ca-12ab-4aaf-b530-edc1cd7da87a returned with HTTP 404 Aug 07 10:07:11.827700 np0000006707 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 1325/5320] 10.4.3.8 () {66 vars in 1334 bytes} [Fri Aug 7 10:07:11 2026] GET /volume/v3/backups/f14921ca-12ab-4aaf-b530-edc1cd7da87a => generated 109 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 10:07:11.926621 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [req-3a6c7b67-d71f-42d2-b814-4a6c60733703 req-e21e3ef4-19fc-4670-9ab8-709e40d13918 None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:07:11.928599 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [req-3a6c7b67-d71f-42d2-b814-4a6c60733703 req-e21e3ef4-19fc-4670-9ab8-709e40d13918 tempest-VolumesBackupsTest-1436783417 tempest-VolumesBackupsTest-1436783417-project-member] GET https://10.4.3.8/volume/v3/volumes/23669e28-e1a9-45b3-8bea-351e8c4266fc Aug 07 10:07:11.928791 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [req-3a6c7b67-d71f-42d2-b814-4a6c60733703 req-e21e3ef4-19fc-4670-9ab8-709e40d13918 tempest-VolumesBackupsTest-1436783417 tempest-VolumesBackupsTest-1436783417-project-member] Empty body provided in request {{(pid=100297) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 10:07:11.928975 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [req-3a6c7b67-d71f-42d2-b814-4a6c60733703 req-e21e3ef4-19fc-4670-9ab8-709e40d13918 tempest-VolumesBackupsTest-1436783417 tempest-VolumesBackupsTest-1436783417-project-member] Calling method 'show' {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 10:07:11.939810 np0000006707 devstack@c-api.service[100297]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 10:07:11.939810 np0000006707 devstack@c-api.service[100297]: warnings.warn( Aug 07 10:07:11.943697 np0000006707 devstack@c-api.service[100297]: INFO cinder.volume.api [req-3a6c7b67-d71f-42d2-b814-4a6c60733703 req-e21e3ef4-19fc-4670-9ab8-709e40d13918 tempest-VolumesBackupsTest-1436783417 tempest-VolumesBackupsTest-1436783417-project-member] Volume info retrieved successfully. Aug 07 10:07:11.948843 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [req-3a6c7b67-d71f-42d2-b814-4a6c60733703 req-e21e3ef4-19fc-4670-9ab8-709e40d13918 tempest-VolumesBackupsTest-1436783417 tempest-VolumesBackupsTest-1436783417-project-member] https://10.4.3.8/volume/v3/volumes/23669e28-e1a9-45b3-8bea-351e8c4266fc returned with HTTP 200 Aug 07 10:07:11.949347 np0000006707 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 1333/5321] 10.4.3.8 () {68 vars in 1584 bytes} [Fri Aug 7 10:07:11 2026] GET /volume/v3/volumes/23669e28-e1a9-45b3-8bea-351e8c4266fc => generated 1130 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 10:07:11.967994 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.middleware.request_id [req-3a6c7b67-d71f-42d2-b814-4a6c60733703 req-dfdddb1f-013c-4511-9a24-1254700651f8 None None] RequestId filter calling following filter/app {{(pid=100298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:07:11.969941 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [req-3a6c7b67-d71f-42d2-b814-4a6c60733703 req-dfdddb1f-013c-4511-9a24-1254700651f8 tempest-VolumesBackupsTest-1436783417 tempest-VolumesBackupsTest-1436783417-project-member] POST https://10.4.3.8/volume/v3/volumes/23669e28-e1a9-45b3-8bea-351e8c4266fc/action Aug 07 10:07:11.970259 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [req-3a6c7b67-d71f-42d2-b814-4a6c60733703 req-dfdddb1f-013c-4511-9a24-1254700651f8 tempest-VolumesBackupsTest-1436783417 tempest-VolumesBackupsTest-1436783417-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100298) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 07 10:07:11.970356 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [req-3a6c7b67-d71f-42d2-b814-4a6c60733703 req-dfdddb1f-013c-4511-9a24-1254700651f8 tempest-VolumesBackupsTest-1436783417 tempest-VolumesBackupsTest-1436783417-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 10:07:11.980838 np0000006707 devstack@c-api.service[100298]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 10:07:11.980838 np0000006707 devstack@c-api.service[100298]: warnings.warn( Aug 07 10:07:11.981257 np0000006707 devstack@c-api.service[100298]: INFO cinder.volume.api [req-3a6c7b67-d71f-42d2-b814-4a6c60733703 req-dfdddb1f-013c-4511-9a24-1254700651f8 tempest-VolumesBackupsTest-1436783417 tempest-VolumesBackupsTest-1436783417-project-member] Volume info retrieved successfully. Aug 07 10:07:11.987828 np0000006707 devstack@c-api.service[100298]: INFO cinder.volume.api [req-3a6c7b67-d71f-42d2-b814-4a6c60733703 req-dfdddb1f-013c-4511-9a24-1254700651f8 tempest-VolumesBackupsTest-1436783417 tempest-VolumesBackupsTest-1436783417-project-member] Begin detaching volume completed successfully. Aug 07 10:07:11.988032 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [req-3a6c7b67-d71f-42d2-b814-4a6c60733703 req-dfdddb1f-013c-4511-9a24-1254700651f8 tempest-VolumesBackupsTest-1436783417 tempest-VolumesBackupsTest-1436783417-project-member] https://10.4.3.8/volume/v3/volumes/23669e28-e1a9-45b3-8bea-351e8c4266fc/action returned with HTTP 202 Aug 07 10:07:11.988517 np0000006707 devstack@c-api.service[100298]: [pid: 100298|app: 0|req: 1329/5322] 10.4.3.8 () {72 vars in 1658 bytes} [Fri Aug 7 10:07:11 2026] POST /volume/v3/volumes/23669e28-e1a9-45b3-8bea-351e8c4266fc/action => generated 0 bytes in 21 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 07 10:07:12.007231 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-d22b3434-08af-45da-82ef-bd80157b351f None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:07:12.009138 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-d22b3434-08af-45da-82ef-bd80157b351f tempest-VolumesBackupsTest-1436783417 tempest-VolumesBackupsTest-1436783417-project-member] GET https://10.4.3.8/volume/v3/volumes/23669e28-e1a9-45b3-8bea-351e8c4266fc Aug 07 10:07:12.009336 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-d22b3434-08af-45da-82ef-bd80157b351f tempest-VolumesBackupsTest-1436783417 tempest-VolumesBackupsTest-1436783417-project-member] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 10:07:12.009519 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-d22b3434-08af-45da-82ef-bd80157b351f tempest-VolumesBackupsTest-1436783417 tempest-VolumesBackupsTest-1436783417-project-member] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 10:07:12.018591 np0000006707 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 10:07:12.018591 np0000006707 devstack@c-api.service[100295]: warnings.warn( Aug 07 10:07:12.021862 np0000006707 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-d22b3434-08af-45da-82ef-bd80157b351f tempest-VolumesBackupsTest-1436783417 tempest-VolumesBackupsTest-1436783417-project-member] Volume info retrieved successfully. Aug 07 10:07:12.025699 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-d22b3434-08af-45da-82ef-bd80157b351f tempest-VolumesBackupsTest-1436783417 tempest-VolumesBackupsTest-1436783417-project-member] https://10.4.3.8/volume/v3/volumes/23669e28-e1a9-45b3-8bea-351e8c4266fc returned with HTTP 200 Aug 07 10:07:12.026193 np0000006707 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 1336/5323] 10.4.3.8 () {66 vars in 1334 bytes} [Fri Aug 7 10:07:12 2026] GET /volume/v3/volumes/23669e28-e1a9-45b3-8bea-351e8c4266fc => generated 1133 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 10:07:12.029814 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [None req-1fd14590-1e6a-47fe-ab6f-adc2168b78fe None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:07:12.030225 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-1fd14590-1e6a-47fe-ab6f-adc2168b78fe None None] GET https://10.4.3.8/volume// Aug 07 10:07:12.030480 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-1fd14590-1e6a-47fe-ab6f-adc2168b78fe None None] Empty body provided in request {{(pid=100296) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 10:07:12.030737 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-1fd14590-1e6a-47fe-ab6f-adc2168b78fe None None] Calling method 'all' {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 10:07:12.031035 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-1fd14590-1e6a-47fe-ab6f-adc2168b78fe None None] https://10.4.3.8/volume// returned with HTTP 300 Aug 07 10:07:12.031329 np0000006707 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 1326/5324] 10.4.3.8 () {66 vars in 1412 bytes} [Fri Aug 7 10:07:12 2026] GET /volume/ => generated 384 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 07 10:07:12.039158 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [req-3a6c7b67-d71f-42d2-b814-4a6c60733703 req-387b952f-f79d-4703-a0fc-2d8ecc5ca1db None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:07:12.043201 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [req-3a6c7b67-d71f-42d2-b814-4a6c60733703 req-387b952f-f79d-4703-a0fc-2d8ecc5ca1db tempest-VolumesBackupsTest-1436783417 tempest-VolumesBackupsTest-1436783417-project-member] GET https://10.4.3.8/volume/v3/volumes/23669e28-e1a9-45b3-8bea-351e8c4266fc Aug 07 10:07:12.043201 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [req-3a6c7b67-d71f-42d2-b814-4a6c60733703 req-387b952f-f79d-4703-a0fc-2d8ecc5ca1db tempest-VolumesBackupsTest-1436783417 tempest-VolumesBackupsTest-1436783417-project-member] Empty body provided in request {{(pid=100297) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 10:07:12.043201 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [req-3a6c7b67-d71f-42d2-b814-4a6c60733703 req-387b952f-f79d-4703-a0fc-2d8ecc5ca1db tempest-VolumesBackupsTest-1436783417 tempest-VolumesBackupsTest-1436783417-project-member] Calling method 'show' {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 10:07:12.051082 np0000006707 devstack@c-api.service[100297]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 10:07:12.051082 np0000006707 devstack@c-api.service[100297]: warnings.warn( Aug 07 10:07:12.054431 np0000006707 devstack@c-api.service[100297]: INFO cinder.volume.api [req-3a6c7b67-d71f-42d2-b814-4a6c60733703 req-387b952f-f79d-4703-a0fc-2d8ecc5ca1db tempest-VolumesBackupsTest-1436783417 tempest-VolumesBackupsTest-1436783417-project-member] Volume info retrieved successfully. Aug 07 10:07:12.058128 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [req-3a6c7b67-d71f-42d2-b814-4a6c60733703 req-387b952f-f79d-4703-a0fc-2d8ecc5ca1db tempest-VolumesBackupsTest-1436783417 tempest-VolumesBackupsTest-1436783417-project-member] https://10.4.3.8/volume/v3/volumes/23669e28-e1a9-45b3-8bea-351e8c4266fc returned with HTTP 200 Aug 07 10:07:12.058540 np0000006707 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 1334/5325] 10.4.3.8 () {70 vars in 1625 bytes} [Fri Aug 7 10:07:12 2026] GET /volume/v3/volumes/23669e28-e1a9-45b3-8bea-351e8c4266fc => generated 1313 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 07 10:07:12.852944 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.middleware.request_id [req-3a6c7b67-d71f-42d2-b814-4a6c60733703 req-70820a7f-cd23-44f2-8f4f-1675853a3f57 None None] RequestId filter calling following filter/app {{(pid=100298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:07:12.855911 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [req-3a6c7b67-d71f-42d2-b814-4a6c60733703 req-70820a7f-cd23-44f2-8f4f-1675853a3f57 tempest-VolumesBackupsTest-1436783417 tempest-VolumesBackupsTest-1436783417-project-member] DELETE https://10.4.3.8/volume/v3/attachments/fcf3bb5b-5190-48f3-b321-52feda608ac5 Aug 07 10:07:12.856207 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [req-3a6c7b67-d71f-42d2-b814-4a6c60733703 req-70820a7f-cd23-44f2-8f4f-1675853a3f57 tempest-VolumesBackupsTest-1436783417 tempest-VolumesBackupsTest-1436783417-project-member] Empty body provided in request {{(pid=100298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 10:07:12.856534 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [req-3a6c7b67-d71f-42d2-b814-4a6c60733703 req-70820a7f-cd23-44f2-8f4f-1675853a3f57 tempest-VolumesBackupsTest-1436783417 tempest-VolumesBackupsTest-1436783417-project-member] Calling method 'version_select' {{(pid=100298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 10:07:12.858538 np0000006707 devstack@c-api.service[100298]: DEBUG dbcounter [-] [100298] Writing DB stats cinder:SELECT=90,cinder:INSERT=3,cinder:UPDATE=15 {{(pid=100298) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 07 10:07:12.866657 np0000006707 devstack@c-api.service[100298]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 10:07:12.866657 np0000006707 devstack@c-api.service[100298]: warnings.warn( Aug 07 10:07:12.918661 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [req-3a6c7b67-d71f-42d2-b814-4a6c60733703 req-70820a7f-cd23-44f2-8f4f-1675853a3f57 tempest-VolumesBackupsTest-1436783417 tempest-VolumesBackupsTest-1436783417-project-member] https://10.4.3.8/volume/v3/attachments/fcf3bb5b-5190-48f3-b321-52feda608ac5 returned with HTTP 200 Aug 07 10:07:12.919430 np0000006707 devstack@c-api.service[100298]: [pid: 100298|app: 0|req: 1330/5326] 10.4.3.8 () {72 vars in 1659 bytes} [Fri Aug 7 10:07:12 2026] DELETE /volume/v3/attachments/fcf3bb5b-5190-48f3-b321-52feda608ac5 => generated 19 bytes in 67 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 10:07:13.038836 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-5bcba5f4-c8ca-4753-b7ba-737096ab4c28 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:07:13.040626 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-5bcba5f4-c8ca-4753-b7ba-737096ab4c28 tempest-VolumesBackupsTest-1436783417 tempest-VolumesBackupsTest-1436783417-project-member] GET https://10.4.3.8/volume/v3/volumes/23669e28-e1a9-45b3-8bea-351e8c4266fc Aug 07 10:07:13.040830 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-5bcba5f4-c8ca-4753-b7ba-737096ab4c28 tempest-VolumesBackupsTest-1436783417 tempest-VolumesBackupsTest-1436783417-project-member] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 10:07:13.041011 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-5bcba5f4-c8ca-4753-b7ba-737096ab4c28 tempest-VolumesBackupsTest-1436783417 tempest-VolumesBackupsTest-1436783417-project-member] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 10:07:13.047841 np0000006707 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 10:07:13.047841 np0000006707 devstack@c-api.service[100295]: warnings.warn( Aug 07 10:07:13.051378 np0000006707 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-5bcba5f4-c8ca-4753-b7ba-737096ab4c28 tempest-VolumesBackupsTest-1436783417 tempest-VolumesBackupsTest-1436783417-project-member] Volume info retrieved successfully. Aug 07 10:07:13.055381 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-5bcba5f4-c8ca-4753-b7ba-737096ab4c28 tempest-VolumesBackupsTest-1436783417 tempest-VolumesBackupsTest-1436783417-project-member] https://10.4.3.8/volume/v3/volumes/23669e28-e1a9-45b3-8bea-351e8c4266fc returned with HTTP 200 Aug 07 10:07:13.055824 np0000006707 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 1337/5327] 10.4.3.8 () {66 vars in 1334 bytes} [Fri Aug 7 10:07:13 2026] GET /volume/v3/volumes/23669e28-e1a9-45b3-8bea-351e8c4266fc => generated 838 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 10:07:15.787022 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [None req-2c155dd2-30a6-47b7-819c-755b4f818c54 None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:07:15.788776 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-2c155dd2-30a6-47b7-819c-755b4f818c54 tempest-VolumesBackupsTest-1436783417 tempest-VolumesBackupsTest-1436783417-project-member] DELETE https://10.4.3.8/volume/v3/volumes/23669e28-e1a9-45b3-8bea-351e8c4266fc Aug 07 10:07:15.788993 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-2c155dd2-30a6-47b7-819c-755b4f818c54 tempest-VolumesBackupsTest-1436783417 tempest-VolumesBackupsTest-1436783417-project-member] Empty body provided in request {{(pid=100296) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 10:07:15.789177 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-2c155dd2-30a6-47b7-819c-755b4f818c54 tempest-VolumesBackupsTest-1436783417 tempest-VolumesBackupsTest-1436783417-project-member] Calling method 'delete' {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 10:07:15.789327 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.v3.volumes [None req-2c155dd2-30a6-47b7-819c-755b4f818c54 tempest-VolumesBackupsTest-1436783417 tempest-VolumesBackupsTest-1436783417-project-member] Delete volume with id: 23669e28-e1a9-45b3-8bea-351e8c4266fc Aug 07 10:07:15.791519 np0000006707 devstack@c-api.service[100296]: DEBUG dbcounter [-] [100296] Writing DB stats cinder:SELECT=97,cinder:INSERT=9,cinder:UPDATE=19 {{(pid=100296) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 07 10:07:15.797875 np0000006707 devstack@c-api.service[100296]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 10:07:15.797875 np0000006707 devstack@c-api.service[100296]: warnings.warn( Aug 07 10:07:15.798390 np0000006707 devstack@c-api.service[100296]: INFO cinder.volume.api [None req-2c155dd2-30a6-47b7-819c-755b4f818c54 tempest-VolumesBackupsTest-1436783417 tempest-VolumesBackupsTest-1436783417-project-member] Volume info retrieved successfully. Aug 07 10:07:15.815911 np0000006707 devstack@c-api.service[100296]: INFO cinder.volume.api [None req-2c155dd2-30a6-47b7-819c-755b4f818c54 tempest-VolumesBackupsTest-1436783417 tempest-VolumesBackupsTest-1436783417-project-member] Delete volume request issued successfully. Aug 07 10:07:15.816102 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-2c155dd2-30a6-47b7-819c-755b4f818c54 tempest-VolumesBackupsTest-1436783417 tempest-VolumesBackupsTest-1436783417-project-member] https://10.4.3.8/volume/v3/volumes/23669e28-e1a9-45b3-8bea-351e8c4266fc returned with HTTP 202 Aug 07 10:07:15.816561 np0000006707 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 1327/5328] 10.4.3.8 () {66 vars in 1337 bytes} [Fri Aug 7 10:07:15 2026] DELETE /volume/v3/volumes/23669e28-e1a9-45b3-8bea-351e8c4266fc => generated 0 bytes in 30 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 07 10:07:15.823112 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [None req-fe655152-4d46-4ee2-aa67-fd3f750e46d2 None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:07:15.824851 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-fe655152-4d46-4ee2-aa67-fd3f750e46d2 tempest-VolumesBackupsTest-1436783417 tempest-VolumesBackupsTest-1436783417-project-member] GET https://10.4.3.8/volume/v3/volumes/23669e28-e1a9-45b3-8bea-351e8c4266fc Aug 07 10:07:15.825069 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-fe655152-4d46-4ee2-aa67-fd3f750e46d2 tempest-VolumesBackupsTest-1436783417 tempest-VolumesBackupsTest-1436783417-project-member] Empty body provided in request {{(pid=100297) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 10:07:15.825295 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-fe655152-4d46-4ee2-aa67-fd3f750e46d2 tempest-VolumesBackupsTest-1436783417 tempest-VolumesBackupsTest-1436783417-project-member] Calling method 'show' {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 10:07:15.827209 np0000006707 devstack@c-api.service[100297]: DEBUG dbcounter [-] [100297] Writing DB stats cinder:SELECT=111,cinder:UPDATE=12,cinder:INSERT=6 {{(pid=100297) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 07 10:07:15.832852 np0000006707 devstack@c-api.service[100297]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 10:07:15.832852 np0000006707 devstack@c-api.service[100297]: warnings.warn( Aug 07 10:07:15.836683 np0000006707 devstack@c-api.service[100297]: INFO cinder.volume.api [None req-fe655152-4d46-4ee2-aa67-fd3f750e46d2 tempest-VolumesBackupsTest-1436783417 tempest-VolumesBackupsTest-1436783417-project-member] Volume info retrieved successfully. Aug 07 10:07:15.841405 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-fe655152-4d46-4ee2-aa67-fd3f750e46d2 tempest-VolumesBackupsTest-1436783417 tempest-VolumesBackupsTest-1436783417-project-member] https://10.4.3.8/volume/v3/volumes/23669e28-e1a9-45b3-8bea-351e8c4266fc returned with HTTP 200 Aug 07 10:07:15.841850 np0000006707 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 1335/5329] 10.4.3.8 () {66 vars in 1334 bytes} [Fri Aug 7 10:07:15 2026] GET /volume/v3/volumes/23669e28-e1a9-45b3-8bea-351e8c4266fc => generated 837 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 10:07:16.853687 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.middleware.request_id [None req-e327c9a1-895d-49e9-a9e4-32c645c992a4 None None] RequestId filter calling following filter/app {{(pid=100298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:07:16.855325 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [None req-e327c9a1-895d-49e9-a9e4-32c645c992a4 tempest-VolumesBackupsTest-1436783417 tempest-VolumesBackupsTest-1436783417-project-member] GET https://10.4.3.8/volume/v3/volumes/23669e28-e1a9-45b3-8bea-351e8c4266fc Aug 07 10:07:16.855555 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [None req-e327c9a1-895d-49e9-a9e4-32c645c992a4 tempest-VolumesBackupsTest-1436783417 tempest-VolumesBackupsTest-1436783417-project-member] Empty body provided in request {{(pid=100298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 10:07:16.855736 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [None req-e327c9a1-895d-49e9-a9e4-32c645c992a4 tempest-VolumesBackupsTest-1436783417 tempest-VolumesBackupsTest-1436783417-project-member] Calling method 'show' {{(pid=100298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 10:07:16.861670 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [None req-e327c9a1-895d-49e9-a9e4-32c645c992a4 tempest-VolumesBackupsTest-1436783417 tempest-VolumesBackupsTest-1436783417-project-member] https://10.4.3.8/volume/v3/volumes/23669e28-e1a9-45b3-8bea-351e8c4266fc returned with HTTP 404 Aug 07 10:07:16.862181 np0000006707 devstack@c-api.service[100298]: [pid: 100298|app: 0|req: 1331/5330] 10.4.3.8 () {66 vars in 1334 bytes} [Fri Aug 7 10:07:16 2026] GET /volume/v3/volumes/23669e28-e1a9-45b3-8bea-351e8c4266fc => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 10:07:16.868290 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-8424b369-3a57-4b6b-8ccf-23c9aafdd2d3 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:07:16.869990 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-8424b369-3a57-4b6b-8ccf-23c9aafdd2d3 tempest-VolumesBackupsTest-1436783417 tempest-VolumesBackupsTest-1436783417-project-member] GET https://10.4.3.8/volume/v3/volumes/23669e28-e1a9-45b3-8bea-351e8c4266fc Aug 07 10:07:16.870164 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-8424b369-3a57-4b6b-8ccf-23c9aafdd2d3 tempest-VolumesBackupsTest-1436783417 tempest-VolumesBackupsTest-1436783417-project-member] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 10:07:16.870335 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-8424b369-3a57-4b6b-8ccf-23c9aafdd2d3 tempest-VolumesBackupsTest-1436783417 tempest-VolumesBackupsTest-1436783417-project-member] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 10:07:16.876048 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-8424b369-3a57-4b6b-8ccf-23c9aafdd2d3 tempest-VolumesBackupsTest-1436783417 tempest-VolumesBackupsTest-1436783417-project-member] https://10.4.3.8/volume/v3/volumes/23669e28-e1a9-45b3-8bea-351e8c4266fc returned with HTTP 404 Aug 07 10:07:16.876577 np0000006707 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 1338/5331] 10.4.3.8 () {66 vars in 1334 bytes} [Fri Aug 7 10:07:16 2026] GET /volume/v3/volumes/23669e28-e1a9-45b3-8bea-351e8c4266fc => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 10:07:16.882257 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [None req-0c6c3ed2-e320-44bf-a504-13172141ef2e None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:07:16.883948 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-0c6c3ed2-e320-44bf-a504-13172141ef2e tempest-VolumesBackupsTest-1436783417 tempest-VolumesBackupsTest-1436783417-project-member] DELETE https://10.4.3.8/volume/v3/volumes/23669e28-e1a9-45b3-8bea-351e8c4266fc Aug 07 10:07:16.884128 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-0c6c3ed2-e320-44bf-a504-13172141ef2e tempest-VolumesBackupsTest-1436783417 tempest-VolumesBackupsTest-1436783417-project-member] Empty body provided in request {{(pid=100296) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 10:07:16.884299 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-0c6c3ed2-e320-44bf-a504-13172141ef2e tempest-VolumesBackupsTest-1436783417 tempest-VolumesBackupsTest-1436783417-project-member] Calling method 'delete' {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 10:07:16.884471 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.v3.volumes [None req-0c6c3ed2-e320-44bf-a504-13172141ef2e tempest-VolumesBackupsTest-1436783417 tempest-VolumesBackupsTest-1436783417-project-member] Delete volume with id: 23669e28-e1a9-45b3-8bea-351e8c4266fc Aug 07 10:07:16.889436 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-0c6c3ed2-e320-44bf-a504-13172141ef2e tempest-VolumesBackupsTest-1436783417 tempest-VolumesBackupsTest-1436783417-project-member] https://10.4.3.8/volume/v3/volumes/23669e28-e1a9-45b3-8bea-351e8c4266fc returned with HTTP 404 Aug 07 10:07:16.889921 np0000006707 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 1328/5332] 10.4.3.8 () {66 vars in 1337 bytes} [Fri Aug 7 10:07:16 2026] DELETE /volume/v3/volumes/23669e28-e1a9-45b3-8bea-351e8c4266fc => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 10:07:16.914975 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [None req-06f579b3-d220-4f5a-b6e0-c374322226af None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:07:16.917103 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-06f579b3-d220-4f5a-b6e0-c374322226af tempest-VolumesBackupsTest-1436783417 tempest-VolumesBackupsTest-1436783417-project-member] POST https://10.4.3.8/volume/v3/volumes Aug 07 10:07:16.917572 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-06f579b3-d220-4f5a-b6e0-c374322226af tempest-VolumesBackupsTest-1436783417 tempest-VolumesBackupsTest-1436783417-project-member] Action: 'create', calling method: create, body: {"volume": {"imageRef": "a6c27e23-91c8-49d8-8cc0-7e13210d16ce", "size": 1, "name": "tempest-VolumesBackupsTest-Volume-1304924764"}} {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 10:07:16.919401 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.v3.volumes [None req-06f579b3-d220-4f5a-b6e0-c374322226af tempest-VolumesBackupsTest-1436783417 tempest-VolumesBackupsTest-1436783417-project-member] Create volume request body: {'volume': {'imageRef': 'a6c27e23-91c8-49d8-8cc0-7e13210d16ce', 'size': 1, 'name': 'tempest-VolumesBackupsTest-Volume-1304924764'}} {{(pid=100297) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 07 10:07:17.100920 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.v3.volumes [None req-06f579b3-d220-4f5a-b6e0-c374322226af tempest-VolumesBackupsTest-1436783417 tempest-VolumesBackupsTest-1436783417-project-member] Create volume of 1 GB Aug 07 10:07:17.105342 np0000006707 devstack@c-api.service[100297]: INFO cinder.volume.api [None req-06f579b3-d220-4f5a-b6e0-c374322226af tempest-VolumesBackupsTest-1436783417 tempest-VolumesBackupsTest-1436783417-project-member] Availability Zones retrieved successfully. Aug 07 10:07:17.110444 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.volume.api [None req-06f579b3-d220-4f5a-b6e0-c374322226af tempest-VolumesBackupsTest-1436783417 tempest-VolumesBackupsTest-1436783417-project-member] Flow 'volume_create_api' (cf9957b7-67dd-4428-9add-6954de0f1510) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100297) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 10:07:17.111534 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.volume.api [None req-06f579b3-d220-4f5a-b6e0-c374322226af tempest-VolumesBackupsTest-1436783417 tempest-VolumesBackupsTest-1436783417-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0aabee90-307f-4aa6-a708-dd0a496c1926) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100297) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 10:07:17.112409 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.volume.flows.api.create_volume [None req-06f579b3-d220-4f5a-b6e0-c374322226af tempest-VolumesBackupsTest-1436783417 tempest-VolumesBackupsTest-1436783417-project-member] Validating volume size '1' using validate_int {{(pid=100297) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 07 10:07:17.168713 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.volume.api [None req-06f579b3-d220-4f5a-b6e0-c374322226af tempest-VolumesBackupsTest-1436783417 tempest-VolumesBackupsTest-1436783417-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0aabee90-307f-4aa6-a708-dd0a496c1926) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-07T09:47:39Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=45fd9a3a-b61e-4c6c-9ab7-d02f06678d0d,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '45fd9a3a-b61e-4c6c-9ab7-d02f06678d0d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100297) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 10:07:17.169364 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.volume.api [None req-06f579b3-d220-4f5a-b6e0-c374322226af tempest-VolumesBackupsTest-1436783417 tempest-VolumesBackupsTest-1436783417-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8ba5283b-6c91-4986-9214-87e95bffd43a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100297) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 10:07:17.202290 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.quota [None req-06f579b3-d220-4f5a-b6e0-c374322226af tempest-VolumesBackupsTest-1436783417 tempest-VolumesBackupsTest-1436783417-project-member] Created reservations ['bcb048d6-76a4-4a43-b032-c7a75a2e2fa5', 'c22aa7c7-71f6-40c6-a05b-2f0c5b3ae935', '5654ce8e-910c-4bfd-9ebd-a7a86b314afe', 'e97804eb-1761-46bf-9765-c7f146fcbb4e'] {{(pid=100297) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 10:07:17.203127 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.volume.api [None req-06f579b3-d220-4f5a-b6e0-c374322226af tempest-VolumesBackupsTest-1436783417 tempest-VolumesBackupsTest-1436783417-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8ba5283b-6c91-4986-9214-87e95bffd43a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['bcb048d6-76a4-4a43-b032-c7a75a2e2fa5', 'c22aa7c7-71f6-40c6-a05b-2f0c5b3ae935', '5654ce8e-910c-4bfd-9ebd-a7a86b314afe', 'e97804eb-1761-46bf-9765-c7f146fcbb4e']}' {{(pid=100297) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 10:07:17.203833 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.volume.api [None req-06f579b3-d220-4f5a-b6e0-c374322226af tempest-VolumesBackupsTest-1436783417 tempest-VolumesBackupsTest-1436783417-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4e6815ae-acd2-4c90-96da-b0007ea5cc42) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100297) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 10:07:17.223362 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.volume.api [None req-06f579b3-d220-4f5a-b6e0-c374322226af tempest-VolumesBackupsTest-1436783417 tempest-VolumesBackupsTest-1436783417-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4e6815ae-acd2-4c90-96da-b0007ea5cc42) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '9de1186d-c360-4702-908f-f84101ca0f07', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-1304924764',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='3f1cb199a35a4687a707ef5832be82a4',qos_specs=None,replication_status=,reservations=['bcb048d6-76a4-4a43-b032-c7a75a2e2fa5','c22aa7c7-71f6-40c6-a05b-2f0c5b3ae935','5654ce8e-910c-4bfd-9ebd-a7a86b314afe','e97804eb-1761-46bf-9765-c7f146fcbb4e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='0460aabcc9ea453eac88237062f7b964',volume_type_id=45fd9a3a-b61e-4c6c-9ab7-d02f06678d0d), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-07T10:07:17Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-1304924764',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=9de1186d-c360-4702-908f-f84101ca0f07,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='3f1cb199a35a4687a707ef5832be82a4',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='0460aabcc9ea453eac88237062f7b964',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(45fd9a3a-b61e-4c6c-9ab7-d02f06678d0d),volume_type_id=45fd9a3a-b61e-4c6c-9ab7-d02f06678d0d)}' {{(pid=100297) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 10:07:17.224293 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.volume.api [None req-06f579b3-d220-4f5a-b6e0-c374322226af tempest-VolumesBackupsTest-1436783417 tempest-VolumesBackupsTest-1436783417-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (118adfad-da95-4285-bf5a-7dea5e7b58bb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100297) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 10:07:17.239744 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.volume.api [None req-06f579b3-d220-4f5a-b6e0-c374322226af tempest-VolumesBackupsTest-1436783417 tempest-VolumesBackupsTest-1436783417-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (118adfad-da95-4285-bf5a-7dea5e7b58bb) transitioned into state 'SUCCESS' from state '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-1304924764',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='3f1cb199a35a4687a707ef5832be82a4',qos_specs=None,replication_status=,reservations=['bcb048d6-76a4-4a43-b032-c7a75a2e2fa5','c22aa7c7-71f6-40c6-a05b-2f0c5b3ae935','5654ce8e-910c-4bfd-9ebd-a7a86b314afe','e97804eb-1761-46bf-9765-c7f146fcbb4e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='0460aabcc9ea453eac88237062f7b964',volume_type_id=45fd9a3a-b61e-4c6c-9ab7-d02f06678d0d)}' {{(pid=100297) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 10:07:17.240461 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.volume.api [None req-06f579b3-d220-4f5a-b6e0-c374322226af tempest-VolumesBackupsTest-1436783417 tempest-VolumesBackupsTest-1436783417-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (dfb6723a-0cca-49b1-8ec8-2c11ce759ac6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100297) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 10:07:17.249676 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.volume.api [None req-06f579b3-d220-4f5a-b6e0-c374322226af tempest-VolumesBackupsTest-1436783417 tempest-VolumesBackupsTest-1436783417-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (dfb6723a-0cca-49b1-8ec8-2c11ce759ac6) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100297) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 10:07:17.250822 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.volume.api [None req-06f579b3-d220-4f5a-b6e0-c374322226af tempest-VolumesBackupsTest-1436783417 tempest-VolumesBackupsTest-1436783417-project-member] Flow 'volume_create_api' (cf9957b7-67dd-4428-9add-6954de0f1510) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100297) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 10:07:17.251223 np0000006707 devstack@c-api.service[100297]: INFO cinder.volume.api [None req-06f579b3-d220-4f5a-b6e0-c374322226af tempest-VolumesBackupsTest-1436783417 tempest-VolumesBackupsTest-1436783417-project-member] Create volume request issued successfully. Aug 07 10:07:17.252014 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-06f579b3-d220-4f5a-b6e0-c374322226af tempest-VolumesBackupsTest-1436783417 tempest-VolumesBackupsTest-1436783417-project-member] https://10.4.3.8/volume/v3/volumes returned with HTTP 202 Aug 07 10:07:17.252878 np0000006707 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 1336/5333] 10.4.3.8 () {68 vars in 1245 bytes} [Fri Aug 7 10:07:16 2026] POST /volume/v3/volumes => generated 745 bytes in 338 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 07 10:07:17.264313 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.middleware.request_id [None req-7f369678-af6b-4121-a792-44b1e1ae0416 None None] RequestId filter calling following filter/app {{(pid=100298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:07:17.266876 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [None req-7f369678-af6b-4121-a792-44b1e1ae0416 tempest-VolumesBackupsTest-1436783417 tempest-VolumesBackupsTest-1436783417-project-member] GET https://10.4.3.8/volume/v3/volumes/9de1186d-c360-4702-908f-f84101ca0f07 Aug 07 10:07:17.267147 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [None req-7f369678-af6b-4121-a792-44b1e1ae0416 tempest-VolumesBackupsTest-1436783417 tempest-VolumesBackupsTest-1436783417-project-member] Empty body provided in request {{(pid=100298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 10:07:17.267403 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [None req-7f369678-af6b-4121-a792-44b1e1ae0416 tempest-VolumesBackupsTest-1436783417 tempest-VolumesBackupsTest-1436783417-project-member] Calling method 'show' {{(pid=100298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 10:07:17.277332 np0000006707 devstack@c-api.service[100298]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 10:07:17.277332 np0000006707 devstack@c-api.service[100298]: warnings.warn( Aug 07 10:07:17.282077 np0000006707 devstack@c-api.service[100298]: INFO cinder.volume.api [None req-7f369678-af6b-4121-a792-44b1e1ae0416 tempest-VolumesBackupsTest-1436783417 tempest-VolumesBackupsTest-1436783417-project-member] Volume info retrieved successfully. Aug 07 10:07:17.287431 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [None req-7f369678-af6b-4121-a792-44b1e1ae0416 tempest-VolumesBackupsTest-1436783417 tempest-VolumesBackupsTest-1436783417-project-member] https://10.4.3.8/volume/v3/volumes/9de1186d-c360-4702-908f-f84101ca0f07 returned with HTTP 200 Aug 07 10:07:17.287858 np0000006707 devstack@c-api.service[100298]: [pid: 100298|app: 0|req: 1332/5334] 10.4.3.8 () {66 vars in 1334 bytes} [Fri Aug 7 10:07:17 2026] GET /volume/v3/volumes/9de1186d-c360-4702-908f-f84101ca0f07 => generated 813 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 10:07:18.299603 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-9f50b4cb-769f-4700-abf2-202d3ee86965 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:07:18.301292 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-9f50b4cb-769f-4700-abf2-202d3ee86965 tempest-VolumesBackupsTest-1436783417 tempest-VolumesBackupsTest-1436783417-project-member] GET https://10.4.3.8/volume/v3/volumes/9de1186d-c360-4702-908f-f84101ca0f07 Aug 07 10:07:18.301496 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-9f50b4cb-769f-4700-abf2-202d3ee86965 tempest-VolumesBackupsTest-1436783417 tempest-VolumesBackupsTest-1436783417-project-member] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 10:07:18.301702 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-9f50b4cb-769f-4700-abf2-202d3ee86965 tempest-VolumesBackupsTest-1436783417 tempest-VolumesBackupsTest-1436783417-project-member] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 10:07:18.309618 np0000006707 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 10:07:18.309618 np0000006707 devstack@c-api.service[100295]: warnings.warn( Aug 07 10:07:18.314482 np0000006707 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-9f50b4cb-769f-4700-abf2-202d3ee86965 tempest-VolumesBackupsTest-1436783417 tempest-VolumesBackupsTest-1436783417-project-member] Volume info retrieved successfully. Aug 07 10:07:18.320010 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-9f50b4cb-769f-4700-abf2-202d3ee86965 tempest-VolumesBackupsTest-1436783417 tempest-VolumesBackupsTest-1436783417-project-member] https://10.4.3.8/volume/v3/volumes/9de1186d-c360-4702-908f-f84101ca0f07 returned with HTTP 200 Aug 07 10:07:18.320516 np0000006707 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 1339/5335] 10.4.3.8 () {66 vars in 1334 bytes} [Fri Aug 7 10:07:18 2026] GET /volume/v3/volumes/9de1186d-c360-4702-908f-f84101ca0f07 => generated 1353 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 10:07:18.331927 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [None req-0a937873-612c-4bf6-94e6-3ad002e95dc9 None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:07:18.333768 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-0a937873-612c-4bf6-94e6-3ad002e95dc9 tempest-VolumesBackupsTest-1436783417 tempest-VolumesBackupsTest-1436783417-project-member] GET https://10.4.3.8/volume/v3/volumes/9de1186d-c360-4702-908f-f84101ca0f07 Aug 07 10:07:18.333878 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-0a937873-612c-4bf6-94e6-3ad002e95dc9 tempest-VolumesBackupsTest-1436783417 tempest-VolumesBackupsTest-1436783417-project-member] Empty body provided in request {{(pid=100296) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 10:07:18.334066 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-0a937873-612c-4bf6-94e6-3ad002e95dc9 tempest-VolumesBackupsTest-1436783417 tempest-VolumesBackupsTest-1436783417-project-member] Calling method 'show' {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 10:07:18.340614 np0000006707 devstack@c-api.service[100296]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 10:07:18.340614 np0000006707 devstack@c-api.service[100296]: warnings.warn( Aug 07 10:07:18.343725 np0000006707 devstack@c-api.service[100296]: INFO cinder.volume.api [None req-0a937873-612c-4bf6-94e6-3ad002e95dc9 tempest-VolumesBackupsTest-1436783417 tempest-VolumesBackupsTest-1436783417-project-member] Volume info retrieved successfully. Aug 07 10:07:18.347591 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-0a937873-612c-4bf6-94e6-3ad002e95dc9 tempest-VolumesBackupsTest-1436783417 tempest-VolumesBackupsTest-1436783417-project-member] https://10.4.3.8/volume/v3/volumes/9de1186d-c360-4702-908f-f84101ca0f07 returned with HTTP 200 Aug 07 10:07:18.347945 np0000006707 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 1329/5336] 10.4.3.8 () {66 vars in 1334 bytes} [Fri Aug 7 10:07:18 2026] GET /volume/v3/volumes/9de1186d-c360-4702-908f-f84101ca0f07 => generated 1353 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 10:07:18.358383 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [None req-bb36793c-db57-46fd-a8b3-2bf8844d5886 None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:07:18.360064 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-bb36793c-db57-46fd-a8b3-2bf8844d5886 tempest-VolumesBackupsTest-1436783417 tempest-VolumesBackupsTest-1436783417-project-member] POST https://10.4.3.8/volume/v3/backups Aug 07 10:07:18.360406 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-bb36793c-db57-46fd-a8b3-2bf8844d5886 tempest-VolumesBackupsTest-1436783417 tempest-VolumesBackupsTest-1436783417-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "9de1186d-c360-4702-908f-f84101ca0f07", "name": "tempest-VolumesBackupsTest-Backup-116815238", "container": "tempest-volumesbackupstest-backup-container-1167748759"}} {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 10:07:18.361738 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.contrib.backups [None req-bb36793c-db57-46fd-a8b3-2bf8844d5886 tempest-VolumesBackupsTest-1436783417 tempest-VolumesBackupsTest-1436783417-project-member] Creating new backup {'backup': {'volume_id': '9de1186d-c360-4702-908f-f84101ca0f07', 'name': 'tempest-VolumesBackupsTest-Backup-116815238', 'container': 'tempest-volumesbackupstest-backup-container-1167748759'}} {{(pid=100297) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 07 10:07:18.361883 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.contrib.backups [None req-bb36793c-db57-46fd-a8b3-2bf8844d5886 tempest-VolumesBackupsTest-1436783417 tempest-VolumesBackupsTest-1436783417-project-member] Creating backup of volume 9de1186d-c360-4702-908f-f84101ca0f07 in container tempest-volumesbackupstest-backup-container-1167748759 Aug 07 10:07:18.367985 np0000006707 devstack@c-api.service[100297]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 10:07:18.367985 np0000006707 devstack@c-api.service[100297]: warnings.warn( Aug 07 10:07:18.368375 np0000006707 devstack@c-api.service[100297]: INFO cinder.volume.api [None req-bb36793c-db57-46fd-a8b3-2bf8844d5886 tempest-VolumesBackupsTest-1436783417 tempest-VolumesBackupsTest-1436783417-project-member] Volume info retrieved successfully. Aug 07 10:07:18.381594 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.quota [None req-bb36793c-db57-46fd-a8b3-2bf8844d5886 tempest-VolumesBackupsTest-1436783417 tempest-VolumesBackupsTest-1436783417-project-member] Created reservations ['726e5443-1445-44ae-bf5a-deb07e3b7a2c', 'c8658c88-5629-428d-a23a-361d79d40681'] {{(pid=100297) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 10:07:18.403988 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-bb36793c-db57-46fd-a8b3-2bf8844d5886 tempest-VolumesBackupsTest-1436783417 tempest-VolumesBackupsTest-1436783417-project-member] https://10.4.3.8/volume/v3/backups returned with HTTP 202 Aug 07 10:07:18.404580 np0000006707 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 1337/5337] 10.4.3.8 () {68 vars in 1245 bytes} [Fri Aug 7 10:07:18 2026] POST /volume/v3/backups => generated 325 bytes in 46 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 07 10:07:18.412362 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.middleware.request_id [None req-ba168b24-1892-4914-8cb6-d930c61ebe29 None None] RequestId filter calling following filter/app {{(pid=100298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:07:18.414162 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [None req-ba168b24-1892-4914-8cb6-d930c61ebe29 tempest-VolumesBackupsTest-1436783417 tempest-VolumesBackupsTest-1436783417-project-member] GET https://10.4.3.8/volume/v3/backups/cf93b7c2-f118-44c7-97d0-1e0f4f34beec Aug 07 10:07:18.414347 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [None req-ba168b24-1892-4914-8cb6-d930c61ebe29 tempest-VolumesBackupsTest-1436783417 tempest-VolumesBackupsTest-1436783417-project-member] Empty body provided in request {{(pid=100298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 10:07:18.414552 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [None req-ba168b24-1892-4914-8cb6-d930c61ebe29 tempest-VolumesBackupsTest-1436783417 tempest-VolumesBackupsTest-1436783417-project-member] Calling method 'show' {{(pid=100298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 10:07:18.414653 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.v3.backups [None req-ba168b24-1892-4914-8cb6-d930c61ebe29 tempest-VolumesBackupsTest-1436783417 tempest-VolumesBackupsTest-1436783417-project-member] Show backup with id cf93b7c2-f118-44c7-97d0-1e0f4f34beec. {{(pid=100298) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 10:07:18.418548 np0000006707 devstack@c-api.service[100298]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 10:07:18.418548 np0000006707 devstack@c-api.service[100298]: warnings.warn( Aug 07 10:07:18.419204 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [None req-ba168b24-1892-4914-8cb6-d930c61ebe29 tempest-VolumesBackupsTest-1436783417 tempest-VolumesBackupsTest-1436783417-project-member] https://10.4.3.8/volume/v3/backups/cf93b7c2-f118-44c7-97d0-1e0f4f34beec returned with HTTP 200 Aug 07 10:07:18.419569 np0000006707 devstack@c-api.service[100298]: [pid: 100298|app: 0|req: 1333/5338] 10.4.3.8 () {66 vars in 1334 bytes} [Fri Aug 7 10:07:18 2026] GET /volume/v3/backups/cf93b7c2-f118-44c7-97d0-1e0f4f34beec => generated 784 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 10:07:19.429733 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-bb2cda68-6f1e-44b8-90ba-4fa64ed70975 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:07:19.431635 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-bb2cda68-6f1e-44b8-90ba-4fa64ed70975 tempest-VolumesBackupsTest-1436783417 tempest-VolumesBackupsTest-1436783417-project-member] GET https://10.4.3.8/volume/v3/backups/cf93b7c2-f118-44c7-97d0-1e0f4f34beec Aug 07 10:07:19.431810 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-bb2cda68-6f1e-44b8-90ba-4fa64ed70975 tempest-VolumesBackupsTest-1436783417 tempest-VolumesBackupsTest-1436783417-project-member] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 10:07:19.431985 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-bb2cda68-6f1e-44b8-90ba-4fa64ed70975 tempest-VolumesBackupsTest-1436783417 tempest-VolumesBackupsTest-1436783417-project-member] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 10:07:19.432079 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.v3.backups [None req-bb2cda68-6f1e-44b8-90ba-4fa64ed70975 tempest-VolumesBackupsTest-1436783417 tempest-VolumesBackupsTest-1436783417-project-member] Show backup with id cf93b7c2-f118-44c7-97d0-1e0f4f34beec. {{(pid=100295) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 10:07:19.433634 np0000006707 devstack@c-api.service[100295]: DEBUG dbcounter [-] [100295] Writing DB stats cinder:SELECT=112,cinder:UPDATE=30,cinder:INSERT=11 {{(pid=100295) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 07 10:07:19.437397 np0000006707 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 10:07:19.437397 np0000006707 devstack@c-api.service[100295]: warnings.warn( Aug 07 10:07:19.438349 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-bb2cda68-6f1e-44b8-90ba-4fa64ed70975 tempest-VolumesBackupsTest-1436783417 tempest-VolumesBackupsTest-1436783417-project-member] https://10.4.3.8/volume/v3/backups/cf93b7c2-f118-44c7-97d0-1e0f4f34beec returned with HTTP 200 Aug 07 10:07:19.439302 np0000006707 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 1340/5339] 10.4.3.8 () {66 vars in 1334 bytes} [Fri Aug 7 10:07:19 2026] GET /volume/v3/backups/cf93b7c2-f118-44c7-97d0-1e0f4f34beec => generated 786 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 10:07:20.448219 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [None req-333de3c7-b6b9-4df3-91b0-2e4f52744b34 None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:07:20.449898 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-333de3c7-b6b9-4df3-91b0-2e4f52744b34 tempest-VolumesBackupsTest-1436783417 tempest-VolumesBackupsTest-1436783417-project-member] GET https://10.4.3.8/volume/v3/backups/cf93b7c2-f118-44c7-97d0-1e0f4f34beec Aug 07 10:07:20.450078 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-333de3c7-b6b9-4df3-91b0-2e4f52744b34 tempest-VolumesBackupsTest-1436783417 tempest-VolumesBackupsTest-1436783417-project-member] Empty body provided in request {{(pid=100296) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 10:07:20.450283 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-333de3c7-b6b9-4df3-91b0-2e4f52744b34 tempest-VolumesBackupsTest-1436783417 tempest-VolumesBackupsTest-1436783417-project-member] Calling method 'show' {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 10:07:20.450388 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.v3.backups [None req-333de3c7-b6b9-4df3-91b0-2e4f52744b34 tempest-VolumesBackupsTest-1436783417 tempest-VolumesBackupsTest-1436783417-project-member] Show backup with id cf93b7c2-f118-44c7-97d0-1e0f4f34beec. {{(pid=100296) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 10:07:20.455141 np0000006707 devstack@c-api.service[100296]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 10:07:20.455141 np0000006707 devstack@c-api.service[100296]: warnings.warn( Aug 07 10:07:20.455973 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-333de3c7-b6b9-4df3-91b0-2e4f52744b34 tempest-VolumesBackupsTest-1436783417 tempest-VolumesBackupsTest-1436783417-project-member] https://10.4.3.8/volume/v3/backups/cf93b7c2-f118-44c7-97d0-1e0f4f34beec returned with HTTP 200 Aug 07 10:07:20.456348 np0000006707 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 1330/5340] 10.4.3.8 () {66 vars in 1334 bytes} [Fri Aug 7 10:07:20 2026] GET /volume/v3/backups/cf93b7c2-f118-44c7-97d0-1e0f4f34beec => generated 786 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 10:07:21.466191 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [None req-51e25f61-b90f-4022-8338-654691b349c3 None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:07:21.468246 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-51e25f61-b90f-4022-8338-654691b349c3 tempest-VolumesBackupsTest-1436783417 tempest-VolumesBackupsTest-1436783417-project-member] GET https://10.4.3.8/volume/v3/backups/cf93b7c2-f118-44c7-97d0-1e0f4f34beec Aug 07 10:07:21.468439 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-51e25f61-b90f-4022-8338-654691b349c3 tempest-VolumesBackupsTest-1436783417 tempest-VolumesBackupsTest-1436783417-project-member] Empty body provided in request {{(pid=100297) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 10:07:21.468640 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-51e25f61-b90f-4022-8338-654691b349c3 tempest-VolumesBackupsTest-1436783417 tempest-VolumesBackupsTest-1436783417-project-member] Calling method 'show' {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 10:07:21.468739 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.v3.backups [None req-51e25f61-b90f-4022-8338-654691b349c3 tempest-VolumesBackupsTest-1436783417 tempest-VolumesBackupsTest-1436783417-project-member] Show backup with id cf93b7c2-f118-44c7-97d0-1e0f4f34beec. {{(pid=100297) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 10:07:21.474903 np0000006707 devstack@c-api.service[100297]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 10:07:21.474903 np0000006707 devstack@c-api.service[100297]: warnings.warn( Aug 07 10:07:21.475567 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-51e25f61-b90f-4022-8338-654691b349c3 tempest-VolumesBackupsTest-1436783417 tempest-VolumesBackupsTest-1436783417-project-member] https://10.4.3.8/volume/v3/backups/cf93b7c2-f118-44c7-97d0-1e0f4f34beec returned with HTTP 200 Aug 07 10:07:21.475890 np0000006707 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 1338/5341] 10.4.3.8 () {66 vars in 1334 bytes} [Fri Aug 7 10:07:21 2026] GET /volume/v3/backups/cf93b7c2-f118-44c7-97d0-1e0f4f34beec => generated 786 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 10:07:22.081269 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.middleware.request_id [req-941f1678-ce21-4ef0-be88-fcf44883cc7b req-d2133967-6f17-45cd-8a61-4cc498e3909d None None] RequestId filter calling following filter/app {{(pid=100298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:07:22.092217 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [req-941f1678-ce21-4ef0-be88-fcf44883cc7b req-d2133967-6f17-45cd-8a61-4cc498e3909d tempest-TestVolumeBootPattern-391440175 tempest-TestVolumeBootPattern-391440175-project-member] DELETE https://10.4.3.8/volume/v3/attachments/1d255547-c8eb-4ef2-91c7-940cfac7c59d Aug 07 10:07:22.093491 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [req-941f1678-ce21-4ef0-be88-fcf44883cc7b req-d2133967-6f17-45cd-8a61-4cc498e3909d tempest-TestVolumeBootPattern-391440175 tempest-TestVolumeBootPattern-391440175-project-member] Empty body provided in request {{(pid=100298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 10:07:22.094210 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [req-941f1678-ce21-4ef0-be88-fcf44883cc7b req-d2133967-6f17-45cd-8a61-4cc498e3909d tempest-TestVolumeBootPattern-391440175 tempest-TestVolumeBootPattern-391440175-project-member] Calling method 'version_select' {{(pid=100298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 10:07:22.119210 np0000006707 devstack@c-api.service[100298]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 10:07:22.119210 np0000006707 devstack@c-api.service[100298]: warnings.warn( Aug 07 10:07:22.162317 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [req-941f1678-ce21-4ef0-be88-fcf44883cc7b req-d2133967-6f17-45cd-8a61-4cc498e3909d tempest-TestVolumeBootPattern-391440175 tempest-TestVolumeBootPattern-391440175-project-member] https://10.4.3.8/volume/v3/attachments/1d255547-c8eb-4ef2-91c7-940cfac7c59d returned with HTTP 200 Aug 07 10:07:22.162732 np0000006707 devstack@c-api.service[100298]: [pid: 100298|app: 0|req: 1334/5342] 10.4.3.8 () {72 vars in 1659 bytes} [Fri Aug 7 10:07:22 2026] DELETE /volume/v3/attachments/1d255547-c8eb-4ef2-91c7-940cfac7c59d => generated 19 bytes in 86 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 10:07:22.484949 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-81f4e72e-15d9-400f-b737-107e2244cde2 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:07:22.486437 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-81f4e72e-15d9-400f-b737-107e2244cde2 tempest-VolumesBackupsTest-1436783417 tempest-VolumesBackupsTest-1436783417-project-member] GET https://10.4.3.8/volume/v3/backups/cf93b7c2-f118-44c7-97d0-1e0f4f34beec Aug 07 10:07:22.486609 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-81f4e72e-15d9-400f-b737-107e2244cde2 tempest-VolumesBackupsTest-1436783417 tempest-VolumesBackupsTest-1436783417-project-member] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 10:07:22.486775 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-81f4e72e-15d9-400f-b737-107e2244cde2 tempest-VolumesBackupsTest-1436783417 tempest-VolumesBackupsTest-1436783417-project-member] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 10:07:22.486867 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.v3.backups [None req-81f4e72e-15d9-400f-b737-107e2244cde2 tempest-VolumesBackupsTest-1436783417 tempest-VolumesBackupsTest-1436783417-project-member] Show backup with id cf93b7c2-f118-44c7-97d0-1e0f4f34beec. {{(pid=100295) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 10:07:22.490594 np0000006707 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 10:07:22.490594 np0000006707 devstack@c-api.service[100295]: warnings.warn( Aug 07 10:07:22.491195 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-81f4e72e-15d9-400f-b737-107e2244cde2 tempest-VolumesBackupsTest-1436783417 tempest-VolumesBackupsTest-1436783417-project-member] https://10.4.3.8/volume/v3/backups/cf93b7c2-f118-44c7-97d0-1e0f4f34beec returned with HTTP 200 Aug 07 10:07:22.491535 np0000006707 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 1341/5343] 10.4.3.8 () {66 vars in 1334 bytes} [Fri Aug 7 10:07:22 2026] GET /volume/v3/backups/cf93b7c2-f118-44c7-97d0-1e0f4f34beec => generated 786 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 10:07:23.253800 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [req-73d5a104-cf6b-49de-b2d5-d9396a2c4742 req-0b2cb684-dba1-46c4-b546-4163064da9f8 None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:07:23.255633 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [req-73d5a104-cf6b-49de-b2d5-d9396a2c4742 req-0b2cb684-dba1-46c4-b546-4163064da9f8 tempest-TestVolumeBootPattern-391440175 tempest-TestVolumeBootPattern-391440175-project-member] GET https://10.4.3.8/volume/v3/volumes/4ee8f036-ecd2-4ffd-b2e1-8bf998368ee8 Aug 07 10:07:23.255796 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [req-73d5a104-cf6b-49de-b2d5-d9396a2c4742 req-0b2cb684-dba1-46c4-b546-4163064da9f8 tempest-TestVolumeBootPattern-391440175 tempest-TestVolumeBootPattern-391440175-project-member] Empty body provided in request {{(pid=100296) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 10:07:23.256004 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [req-73d5a104-cf6b-49de-b2d5-d9396a2c4742 req-0b2cb684-dba1-46c4-b546-4163064da9f8 tempest-TestVolumeBootPattern-391440175 tempest-TestVolumeBootPattern-391440175-project-member] Calling method 'show' {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 10:07:23.262070 np0000006707 devstack@c-api.service[100296]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 10:07:23.262070 np0000006707 devstack@c-api.service[100296]: warnings.warn( Aug 07 10:07:23.265053 np0000006707 devstack@c-api.service[100296]: INFO cinder.volume.api [req-73d5a104-cf6b-49de-b2d5-d9396a2c4742 req-0b2cb684-dba1-46c4-b546-4163064da9f8 tempest-TestVolumeBootPattern-391440175 tempest-TestVolumeBootPattern-391440175-project-member] Volume info retrieved successfully. Aug 07 10:07:23.269099 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [req-73d5a104-cf6b-49de-b2d5-d9396a2c4742 req-0b2cb684-dba1-46c4-b546-4163064da9f8 tempest-TestVolumeBootPattern-391440175 tempest-TestVolumeBootPattern-391440175-project-member] https://10.4.3.8/volume/v3/volumes/4ee8f036-ecd2-4ffd-b2e1-8bf998368ee8 returned with HTTP 200 Aug 07 10:07:23.269452 np0000006707 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 1331/5344] 10.4.3.8 () {68 vars in 1584 bytes} [Fri Aug 7 10:07:23 2026] GET /volume/v3/volumes/4ee8f036-ecd2-4ffd-b2e1-8bf998368ee8 => generated 1362 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 10:07:23.501561 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [None req-3b42e100-d529-4d31-b273-19fe0e144101 None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:07:23.503319 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-3b42e100-d529-4d31-b273-19fe0e144101 tempest-VolumesBackupsTest-1436783417 tempest-VolumesBackupsTest-1436783417-project-member] GET https://10.4.3.8/volume/v3/backups/cf93b7c2-f118-44c7-97d0-1e0f4f34beec Aug 07 10:07:23.503541 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-3b42e100-d529-4d31-b273-19fe0e144101 tempest-VolumesBackupsTest-1436783417 tempest-VolumesBackupsTest-1436783417-project-member] Empty body provided in request {{(pid=100297) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 10:07:23.503728 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-3b42e100-d529-4d31-b273-19fe0e144101 tempest-VolumesBackupsTest-1436783417 tempest-VolumesBackupsTest-1436783417-project-member] Calling method 'show' {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 10:07:23.503829 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.v3.backups [None req-3b42e100-d529-4d31-b273-19fe0e144101 tempest-VolumesBackupsTest-1436783417 tempest-VolumesBackupsTest-1436783417-project-member] Show backup with id cf93b7c2-f118-44c7-97d0-1e0f4f34beec. {{(pid=100297) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 10:07:23.508702 np0000006707 devstack@c-api.service[100297]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 10:07:23.508702 np0000006707 devstack@c-api.service[100297]: warnings.warn( Aug 07 10:07:23.509628 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-3b42e100-d529-4d31-b273-19fe0e144101 tempest-VolumesBackupsTest-1436783417 tempest-VolumesBackupsTest-1436783417-project-member] https://10.4.3.8/volume/v3/backups/cf93b7c2-f118-44c7-97d0-1e0f4f34beec returned with HTTP 200 Aug 07 10:07:23.510060 np0000006707 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 1339/5345] 10.4.3.8 () {66 vars in 1334 bytes} [Fri Aug 7 10:07:23 2026] GET /volume/v3/backups/cf93b7c2-f118-44c7-97d0-1e0f4f34beec => generated 786 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 10:07:23.692933 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.middleware.request_id [req-73d5a104-cf6b-49de-b2d5-d9396a2c4742 req-a0da405f-0003-4e48-af73-45586a53718b None None] RequestId filter calling following filter/app {{(pid=100298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:07:23.695557 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [req-73d5a104-cf6b-49de-b2d5-d9396a2c4742 req-a0da405f-0003-4e48-af73-45586a53718b tempest-TestVolumeBootPattern-391440175 tempest-TestVolumeBootPattern-391440175-project-member] GET https://10.4.3.8/volume/v3/volumes/4ee8f036-ecd2-4ffd-b2e1-8bf998368ee8 Aug 07 10:07:23.695881 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [req-73d5a104-cf6b-49de-b2d5-d9396a2c4742 req-a0da405f-0003-4e48-af73-45586a53718b tempest-TestVolumeBootPattern-391440175 tempest-TestVolumeBootPattern-391440175-project-member] Empty body provided in request {{(pid=100298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 10:07:23.696057 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [req-73d5a104-cf6b-49de-b2d5-d9396a2c4742 req-a0da405f-0003-4e48-af73-45586a53718b tempest-TestVolumeBootPattern-391440175 tempest-TestVolumeBootPattern-391440175-project-member] Calling method 'show' {{(pid=100298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 10:07:23.708982 np0000006707 devstack@c-api.service[100298]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 10:07:23.708982 np0000006707 devstack@c-api.service[100298]: warnings.warn( Aug 07 10:07:23.712834 np0000006707 devstack@c-api.service[100298]: INFO cinder.volume.api [req-73d5a104-cf6b-49de-b2d5-d9396a2c4742 req-a0da405f-0003-4e48-af73-45586a53718b tempest-TestVolumeBootPattern-391440175 tempest-TestVolumeBootPattern-391440175-project-member] Volume info retrieved successfully. Aug 07 10:07:23.719026 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [req-73d5a104-cf6b-49de-b2d5-d9396a2c4742 req-a0da405f-0003-4e48-af73-45586a53718b tempest-TestVolumeBootPattern-391440175 tempest-TestVolumeBootPattern-391440175-project-member] https://10.4.3.8/volume/v3/volumes/4ee8f036-ecd2-4ffd-b2e1-8bf998368ee8 returned with HTTP 200 Aug 07 10:07:23.719471 np0000006707 devstack@c-api.service[100298]: [pid: 100298|app: 0|req: 1335/5346] 10.4.3.8 () {68 vars in 1584 bytes} [Fri Aug 7 10:07:23 2026] GET /volume/v3/volumes/4ee8f036-ecd2-4ffd-b2e1-8bf998368ee8 => generated 1362 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 10:07:23.729734 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-1a8bf25f-b296-4675-98e4-3591938ffcf4 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:07:23.730132 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-1a8bf25f-b296-4675-98e4-3591938ffcf4 None None] GET https://10.4.3.8/volume// Aug 07 10:07:23.730301 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-1a8bf25f-b296-4675-98e4-3591938ffcf4 None None] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 10:07:23.730506 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-1a8bf25f-b296-4675-98e4-3591938ffcf4 None None] Calling method 'all' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 10:07:23.730801 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-1a8bf25f-b296-4675-98e4-3591938ffcf4 None None] https://10.4.3.8/volume// returned with HTTP 300 Aug 07 10:07:23.731080 np0000006707 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 1342/5347] 10.4.3.8 () {66 vars in 1405 bytes} [Fri Aug 7 10:07:23 2026] GET /volume/ => generated 384 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 07 10:07:23.738755 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [req-73d5a104-cf6b-49de-b2d5-d9396a2c4742 req-bf62f043-ee3c-4f8c-889a-c7dac53ad154 None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:07:23.740996 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [req-73d5a104-cf6b-49de-b2d5-d9396a2c4742 req-bf62f043-ee3c-4f8c-889a-c7dac53ad154 tempest-TestVolumeBootPattern-391440175 tempest-TestVolumeBootPattern-391440175-project-member] POST https://10.4.3.8/volume/v3/attachments Aug 07 10:07:23.741347 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [req-73d5a104-cf6b-49de-b2d5-d9396a2c4742 req-bf62f043-ee3c-4f8c-889a-c7dac53ad154 tempest-TestVolumeBootPattern-391440175 tempest-TestVolumeBootPattern-391440175-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "4ee8f036-ecd2-4ffd-b2e1-8bf998368ee8", "connector": null, "instance_uuid": "3f265023-ad96-44aa-9071-6abcfe2cd3fb"}} {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 10:07:23.749662 np0000006707 devstack@c-api.service[100296]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 10:07:23.749662 np0000006707 devstack@c-api.service[100296]: warnings.warn( Aug 07 10:07:23.772189 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [req-73d5a104-cf6b-49de-b2d5-d9396a2c4742 req-bf62f043-ee3c-4f8c-889a-c7dac53ad154 tempest-TestVolumeBootPattern-391440175 tempest-TestVolumeBootPattern-391440175-project-member] https://10.4.3.8/volume/v3/attachments returned with HTTP 200 Aug 07 10:07:23.772652 np0000006707 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 1332/5348] 10.4.3.8 () {74 vars in 1580 bytes} [Fri Aug 7 10:07:23 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 10:07:24.456239 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [None req-66db331d-31f9-486d-94ff-8d7c8c8921b6 None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:07:24.456554 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-66db331d-31f9-486d-94ff-8d7c8c8921b6 None None] GET https://10.4.3.8/volume// Aug 07 10:07:24.456704 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-66db331d-31f9-486d-94ff-8d7c8c8921b6 None None] Empty body provided in request {{(pid=100297) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 10:07:24.456874 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-66db331d-31f9-486d-94ff-8d7c8c8921b6 None None] Calling method 'all' {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 10:07:24.457167 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-66db331d-31f9-486d-94ff-8d7c8c8921b6 None None] https://10.4.3.8/volume// returned with HTTP 300 Aug 07 10:07:24.457427 np0000006707 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 1340/5349] 10.4.3.8 () {66 vars in 1412 bytes} [Fri Aug 7 10:07:24 2026] GET /volume/ => generated 384 bytes in 1 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 07 10:07:24.465189 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.middleware.request_id [req-73d5a104-cf6b-49de-b2d5-d9396a2c4742 req-cd10d339-7031-4dca-982c-29293e36f15a None None] RequestId filter calling following filter/app {{(pid=100298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:07:24.467324 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [req-73d5a104-cf6b-49de-b2d5-d9396a2c4742 req-cd10d339-7031-4dca-982c-29293e36f15a tempest-TestVolumeBootPattern-391440175 tempest-TestVolumeBootPattern-391440175-project-member] GET https://10.4.3.8/volume/v3/volumes/4ee8f036-ecd2-4ffd-b2e1-8bf998368ee8 Aug 07 10:07:24.467570 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [req-73d5a104-cf6b-49de-b2d5-d9396a2c4742 req-cd10d339-7031-4dca-982c-29293e36f15a tempest-TestVolumeBootPattern-391440175 tempest-TestVolumeBootPattern-391440175-project-member] Empty body provided in request {{(pid=100298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 10:07:24.467749 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [req-73d5a104-cf6b-49de-b2d5-d9396a2c4742 req-cd10d339-7031-4dca-982c-29293e36f15a tempest-TestVolumeBootPattern-391440175 tempest-TestVolumeBootPattern-391440175-project-member] Calling method 'show' {{(pid=100298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 10:07:24.476942 np0000006707 devstack@c-api.service[100298]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 10:07:24.476942 np0000006707 devstack@c-api.service[100298]: warnings.warn( Aug 07 10:07:24.480263 np0000006707 devstack@c-api.service[100298]: INFO cinder.volume.api [req-73d5a104-cf6b-49de-b2d5-d9396a2c4742 req-cd10d339-7031-4dca-982c-29293e36f15a tempest-TestVolumeBootPattern-391440175 tempest-TestVolumeBootPattern-391440175-project-member] Volume info retrieved successfully. Aug 07 10:07:24.485407 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [req-73d5a104-cf6b-49de-b2d5-d9396a2c4742 req-cd10d339-7031-4dca-982c-29293e36f15a tempest-TestVolumeBootPattern-391440175 tempest-TestVolumeBootPattern-391440175-project-member] https://10.4.3.8/volume/v3/volumes/4ee8f036-ecd2-4ffd-b2e1-8bf998368ee8 returned with HTTP 200 Aug 07 10:07:24.485900 np0000006707 devstack@c-api.service[100298]: [pid: 100298|app: 0|req: 1336/5350] 10.4.3.8 () {70 vars in 1625 bytes} [Fri Aug 7 10:07:24 2026] GET /volume/v3/volumes/4ee8f036-ecd2-4ffd-b2e1-8bf998368ee8 => generated 1541 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 07 10:07:24.521570 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-0fcc2f24-c4b0-469a-ba77-c9f6add136c1 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:07:24.524102 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-0fcc2f24-c4b0-469a-ba77-c9f6add136c1 tempest-VolumesBackupsTest-1436783417 tempest-VolumesBackupsTest-1436783417-project-member] GET https://10.4.3.8/volume/v3/backups/cf93b7c2-f118-44c7-97d0-1e0f4f34beec Aug 07 10:07:24.524398 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-0fcc2f24-c4b0-469a-ba77-c9f6add136c1 tempest-VolumesBackupsTest-1436783417 tempest-VolumesBackupsTest-1436783417-project-member] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 10:07:24.524706 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-0fcc2f24-c4b0-469a-ba77-c9f6add136c1 tempest-VolumesBackupsTest-1436783417 tempest-VolumesBackupsTest-1436783417-project-member] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 10:07:24.524860 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.v3.backups [None req-0fcc2f24-c4b0-469a-ba77-c9f6add136c1 tempest-VolumesBackupsTest-1436783417 tempest-VolumesBackupsTest-1436783417-project-member] Show backup with id cf93b7c2-f118-44c7-97d0-1e0f4f34beec. {{(pid=100295) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 10:07:24.530642 np0000006707 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 10:07:24.530642 np0000006707 devstack@c-api.service[100295]: warnings.warn( Aug 07 10:07:24.531777 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-0fcc2f24-c4b0-469a-ba77-c9f6add136c1 tempest-VolumesBackupsTest-1436783417 tempest-VolumesBackupsTest-1436783417-project-member] https://10.4.3.8/volume/v3/backups/cf93b7c2-f118-44c7-97d0-1e0f4f34beec returned with HTTP 200 Aug 07 10:07:24.532383 np0000006707 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 1343/5351] 10.4.3.8 () {66 vars in 1334 bytes} [Fri Aug 7 10:07:24 2026] GET /volume/v3/backups/cf93b7c2-f118-44c7-97d0-1e0f4f34beec => generated 786 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 10:07:24.596220 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [req-73d5a104-cf6b-49de-b2d5-d9396a2c4742 req-0b681778-0cdf-4c90-b2f2-8a23a112eb8a None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:07:24.598355 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [req-73d5a104-cf6b-49de-b2d5-d9396a2c4742 req-0b681778-0cdf-4c90-b2f2-8a23a112eb8a tempest-TestVolumeBootPattern-391440175 tempest-TestVolumeBootPattern-391440175-project-member] PUT https://10.4.3.8/volume/v3/attachments/666f25cd-dc31-4d03-a403-388c946c271d Aug 07 10:07:24.598776 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [req-73d5a104-cf6b-49de-b2d5-d9396a2c4742 req-0b681778-0cdf-4c90-b2f2-8a23a112eb8a tempest-TestVolumeBootPattern-391440175 tempest-TestVolumeBootPattern-391440175-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.8", "host": "np0000006707", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:568b993d50b1", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "d2780578-1896-461f-80ac-b58d2e346b90", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 10:07:24.605704 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.coordination [req-73d5a104-cf6b-49de-b2d5-d9396a2c4742 req-0b681778-0cdf-4c90-b2f2-8a23a112eb8a tempest-TestVolumeBootPattern-391440175 tempest-TestVolumeBootPattern-391440175-project-member] Acquiring lock "cinder-attachment_update-4ee8f036-ecd2-4ffd-b2e1-8bf998368ee8-np0000006707" by "attachment_update" {{(pid=100296) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 07 10:07:24.609997 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.coordination [req-73d5a104-cf6b-49de-b2d5-d9396a2c4742 req-0b681778-0cdf-4c90-b2f2-8a23a112eb8a tempest-TestVolumeBootPattern-391440175 tempest-TestVolumeBootPattern-391440175-project-member] Lock "cinder-attachment_update-4ee8f036-ecd2-4ffd-b2e1-8bf998368ee8-np0000006707" acquired by "attachment_update" :: waited 0.004s {{(pid=100296) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 07 10:07:24.610933 np0000006707 devstack@c-api.service[100296]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 10:07:24.610933 np0000006707 devstack@c-api.service[100296]: warnings.warn( Aug 07 10:07:24.685458 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.coordination [req-73d5a104-cf6b-49de-b2d5-d9396a2c4742 req-0b681778-0cdf-4c90-b2f2-8a23a112eb8a tempest-TestVolumeBootPattern-391440175 tempest-TestVolumeBootPattern-391440175-project-member] Lock "cinder-attachment_update-4ee8f036-ecd2-4ffd-b2e1-8bf998368ee8-np0000006707" released by "attachment_update" :: held 0.075s {{(pid=100296) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 07 10:07:24.685828 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [req-73d5a104-cf6b-49de-b2d5-d9396a2c4742 req-0b681778-0cdf-4c90-b2f2-8a23a112eb8a tempest-TestVolumeBootPattern-391440175 tempest-TestVolumeBootPattern-391440175-project-member] https://10.4.3.8/volume/v3/attachments/666f25cd-dc31-4d03-a403-388c946c271d returned with HTTP 200 Aug 07 10:07:24.686272 np0000006707 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 1333/5352] 10.4.3.8 () {74 vars in 1690 bytes} [Fri Aug 7 10:07:24 2026] PUT /volume/v3/attachments/666f25cd-dc31-4d03-a403-388c946c271d => generated 969 bytes in 90 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 10:07:24.709831 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [req-73d5a104-cf6b-49de-b2d5-d9396a2c4742 req-56c1d4b9-4d15-4781-96f5-96ad8d2f7d19 None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:07:24.712657 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [req-73d5a104-cf6b-49de-b2d5-d9396a2c4742 req-56c1d4b9-4d15-4781-96f5-96ad8d2f7d19 tempest-TestVolumeBootPattern-391440175 tempest-TestVolumeBootPattern-391440175-project-member] POST https://10.4.3.8/volume/v3/attachments/666f25cd-dc31-4d03-a403-388c946c271d/action Aug 07 10:07:24.713756 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [req-73d5a104-cf6b-49de-b2d5-d9396a2c4742 req-56c1d4b9-4d15-4781-96f5-96ad8d2f7d19 tempest-TestVolumeBootPattern-391440175 tempest-TestVolumeBootPattern-391440175-project-member] Action body: b'{"os-complete": null}' {{(pid=100297) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 07 10:07:24.713756 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [req-73d5a104-cf6b-49de-b2d5-d9396a2c4742 req-56c1d4b9-4d15-4781-96f5-96ad8d2f7d19 tempest-TestVolumeBootPattern-391440175 tempest-TestVolumeBootPattern-391440175-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 10:07:24.736377 np0000006707 devstack@c-api.service[100297]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 10:07:24.736377 np0000006707 devstack@c-api.service[100297]: warnings.warn( Aug 07 10:07:24.748095 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [req-73d5a104-cf6b-49de-b2d5-d9396a2c4742 req-56c1d4b9-4d15-4781-96f5-96ad8d2f7d19 tempest-TestVolumeBootPattern-391440175 tempest-TestVolumeBootPattern-391440175-project-member] https://10.4.3.8/volume/v3/attachments/666f25cd-dc31-4d03-a403-388c946c271d/action returned with HTTP 204 Aug 07 10:07:24.748757 np0000006707 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 1341/5353] 10.4.3.8 () {74 vars in 1711 bytes} [Fri Aug 7 10:07:24 2026] POST /volume/v3/attachments/666f25cd-dc31-4d03-a403-388c946c271d/action => generated 0 bytes in 40 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 07 10:07:25.546253 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.middleware.request_id [None req-b73568a1-c8e5-468b-b116-0df6e40cfae2 None None] RequestId filter calling following filter/app {{(pid=100298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:07:25.547918 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [None req-b73568a1-c8e5-468b-b116-0df6e40cfae2 tempest-VolumesBackupsTest-1436783417 tempest-VolumesBackupsTest-1436783417-project-member] GET https://10.4.3.8/volume/v3/backups/cf93b7c2-f118-44c7-97d0-1e0f4f34beec Aug 07 10:07:25.548115 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [None req-b73568a1-c8e5-468b-b116-0df6e40cfae2 tempest-VolumesBackupsTest-1436783417 tempest-VolumesBackupsTest-1436783417-project-member] Empty body provided in request {{(pid=100298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 10:07:25.548286 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [None req-b73568a1-c8e5-468b-b116-0df6e40cfae2 tempest-VolumesBackupsTest-1436783417 tempest-VolumesBackupsTest-1436783417-project-member] Calling method 'show' {{(pid=100298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 10:07:25.548391 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.v3.backups [None req-b73568a1-c8e5-468b-b116-0df6e40cfae2 tempest-VolumesBackupsTest-1436783417 tempest-VolumesBackupsTest-1436783417-project-member] Show backup with id cf93b7c2-f118-44c7-97d0-1e0f4f34beec. {{(pid=100298) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 10:07:25.552569 np0000006707 devstack@c-api.service[100298]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 10:07:25.552569 np0000006707 devstack@c-api.service[100298]: warnings.warn( Aug 07 10:07:25.553326 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [None req-b73568a1-c8e5-468b-b116-0df6e40cfae2 tempest-VolumesBackupsTest-1436783417 tempest-VolumesBackupsTest-1436783417-project-member] https://10.4.3.8/volume/v3/backups/cf93b7c2-f118-44c7-97d0-1e0f4f34beec returned with HTTP 200 Aug 07 10:07:25.553731 np0000006707 devstack@c-api.service[100298]: [pid: 100298|app: 0|req: 1337/5354] 10.4.3.8 () {66 vars in 1334 bytes} [Fri Aug 7 10:07:25 2026] GET /volume/v3/backups/cf93b7c2-f118-44c7-97d0-1e0f4f34beec => generated 786 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 10:07:26.564134 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-21b6487e-171b-4e42-a789-dccb04c2d875 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:07:26.565867 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-21b6487e-171b-4e42-a789-dccb04c2d875 tempest-VolumesBackupsTest-1436783417 tempest-VolumesBackupsTest-1436783417-project-member] GET https://10.4.3.8/volume/v3/backups/cf93b7c2-f118-44c7-97d0-1e0f4f34beec Aug 07 10:07:26.566109 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-21b6487e-171b-4e42-a789-dccb04c2d875 tempest-VolumesBackupsTest-1436783417 tempest-VolumesBackupsTest-1436783417-project-member] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 10:07:26.566293 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-21b6487e-171b-4e42-a789-dccb04c2d875 tempest-VolumesBackupsTest-1436783417 tempest-VolumesBackupsTest-1436783417-project-member] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 10:07:26.566392 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.v3.backups [None req-21b6487e-171b-4e42-a789-dccb04c2d875 tempest-VolumesBackupsTest-1436783417 tempest-VolumesBackupsTest-1436783417-project-member] Show backup with id cf93b7c2-f118-44c7-97d0-1e0f4f34beec. {{(pid=100295) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 10:07:26.570372 np0000006707 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 10:07:26.570372 np0000006707 devstack@c-api.service[100295]: warnings.warn( Aug 07 10:07:26.571180 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-21b6487e-171b-4e42-a789-dccb04c2d875 tempest-VolumesBackupsTest-1436783417 tempest-VolumesBackupsTest-1436783417-project-member] https://10.4.3.8/volume/v3/backups/cf93b7c2-f118-44c7-97d0-1e0f4f34beec returned with HTTP 200 Aug 07 10:07:26.571629 np0000006707 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 1344/5355] 10.4.3.8 () {66 vars in 1334 bytes} [Fri Aug 7 10:07:26 2026] GET /volume/v3/backups/cf93b7c2-f118-44c7-97d0-1e0f4f34beec => generated 786 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 10:07:27.580814 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [None req-85d7113d-c54e-4af7-b955-7865debf538a None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:07:27.582476 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-85d7113d-c54e-4af7-b955-7865debf538a tempest-VolumesBackupsTest-1436783417 tempest-VolumesBackupsTest-1436783417-project-member] GET https://10.4.3.8/volume/v3/backups/cf93b7c2-f118-44c7-97d0-1e0f4f34beec Aug 07 10:07:27.582667 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-85d7113d-c54e-4af7-b955-7865debf538a tempest-VolumesBackupsTest-1436783417 tempest-VolumesBackupsTest-1436783417-project-member] Empty body provided in request {{(pid=100296) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 10:07:27.582841 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-85d7113d-c54e-4af7-b955-7865debf538a tempest-VolumesBackupsTest-1436783417 tempest-VolumesBackupsTest-1436783417-project-member] Calling method 'show' {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 10:07:27.582932 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.v3.backups [None req-85d7113d-c54e-4af7-b955-7865debf538a tempest-VolumesBackupsTest-1436783417 tempest-VolumesBackupsTest-1436783417-project-member] Show backup with id cf93b7c2-f118-44c7-97d0-1e0f4f34beec. {{(pid=100296) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 10:07:27.586690 np0000006707 devstack@c-api.service[100296]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 10:07:27.586690 np0000006707 devstack@c-api.service[100296]: warnings.warn( Aug 07 10:07:27.587305 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-85d7113d-c54e-4af7-b955-7865debf538a tempest-VolumesBackupsTest-1436783417 tempest-VolumesBackupsTest-1436783417-project-member] https://10.4.3.8/volume/v3/backups/cf93b7c2-f118-44c7-97d0-1e0f4f34beec returned with HTTP 200 Aug 07 10:07:27.587653 np0000006707 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 1334/5356] 10.4.3.8 () {66 vars in 1334 bytes} [Fri Aug 7 10:07:27 2026] GET /volume/v3/backups/cf93b7c2-f118-44c7-97d0-1e0f4f34beec => generated 786 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 10:07:28.597088 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [None req-31888a66-1311-48d1-8f67-7582bd646519 None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:07:28.598965 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-31888a66-1311-48d1-8f67-7582bd646519 tempest-VolumesBackupsTest-1436783417 tempest-VolumesBackupsTest-1436783417-project-member] GET https://10.4.3.8/volume/v3/backups/cf93b7c2-f118-44c7-97d0-1e0f4f34beec Aug 07 10:07:28.599147 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-31888a66-1311-48d1-8f67-7582bd646519 tempest-VolumesBackupsTest-1436783417 tempest-VolumesBackupsTest-1436783417-project-member] Empty body provided in request {{(pid=100297) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 10:07:28.599324 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-31888a66-1311-48d1-8f67-7582bd646519 tempest-VolumesBackupsTest-1436783417 tempest-VolumesBackupsTest-1436783417-project-member] Calling method 'show' {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 10:07:28.599446 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.v3.backups [None req-31888a66-1311-48d1-8f67-7582bd646519 tempest-VolumesBackupsTest-1436783417 tempest-VolumesBackupsTest-1436783417-project-member] Show backup with id cf93b7c2-f118-44c7-97d0-1e0f4f34beec. {{(pid=100297) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 10:07:28.607230 np0000006707 devstack@c-api.service[100297]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 10:07:28.607230 np0000006707 devstack@c-api.service[100297]: warnings.warn( Aug 07 10:07:28.608005 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-31888a66-1311-48d1-8f67-7582bd646519 tempest-VolumesBackupsTest-1436783417 tempest-VolumesBackupsTest-1436783417-project-member] https://10.4.3.8/volume/v3/backups/cf93b7c2-f118-44c7-97d0-1e0f4f34beec returned with HTTP 200 Aug 07 10:07:28.608355 np0000006707 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 1342/5357] 10.4.3.8 () {66 vars in 1334 bytes} [Fri Aug 7 10:07:28 2026] GET /volume/v3/backups/cf93b7c2-f118-44c7-97d0-1e0f4f34beec => generated 786 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 10:07:29.619412 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.middleware.request_id [None req-3143b171-53bf-45ed-9a0a-1d55a7bbd70a None None] RequestId filter calling following filter/app {{(pid=100298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:07:29.621142 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [None req-3143b171-53bf-45ed-9a0a-1d55a7bbd70a tempest-VolumesBackupsTest-1436783417 tempest-VolumesBackupsTest-1436783417-project-member] GET https://10.4.3.8/volume/v3/backups/cf93b7c2-f118-44c7-97d0-1e0f4f34beec Aug 07 10:07:29.621337 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [None req-3143b171-53bf-45ed-9a0a-1d55a7bbd70a tempest-VolumesBackupsTest-1436783417 tempest-VolumesBackupsTest-1436783417-project-member] Empty body provided in request {{(pid=100298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 10:07:29.621568 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [None req-3143b171-53bf-45ed-9a0a-1d55a7bbd70a tempest-VolumesBackupsTest-1436783417 tempest-VolumesBackupsTest-1436783417-project-member] Calling method 'show' {{(pid=100298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 10:07:29.621647 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.v3.backups [None req-3143b171-53bf-45ed-9a0a-1d55a7bbd70a tempest-VolumesBackupsTest-1436783417 tempest-VolumesBackupsTest-1436783417-project-member] Show backup with id cf93b7c2-f118-44c7-97d0-1e0f4f34beec. {{(pid=100298) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 10:07:29.626563 np0000006707 devstack@c-api.service[100298]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 10:07:29.626563 np0000006707 devstack@c-api.service[100298]: warnings.warn( Aug 07 10:07:29.627342 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [None req-3143b171-53bf-45ed-9a0a-1d55a7bbd70a tempest-VolumesBackupsTest-1436783417 tempest-VolumesBackupsTest-1436783417-project-member] https://10.4.3.8/volume/v3/backups/cf93b7c2-f118-44c7-97d0-1e0f4f34beec returned with HTTP 200 Aug 07 10:07:29.627760 np0000006707 devstack@c-api.service[100298]: [pid: 100298|app: 0|req: 1338/5358] 10.4.3.8 () {66 vars in 1334 bytes} [Fri Aug 7 10:07:29 2026] GET /volume/v3/backups/cf93b7c2-f118-44c7-97d0-1e0f4f34beec => generated 786 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 10:07:30.637537 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-57e7b305-530c-48a4-8b77-049519161794 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:07:30.639361 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-57e7b305-530c-48a4-8b77-049519161794 tempest-VolumesBackupsTest-1436783417 tempest-VolumesBackupsTest-1436783417-project-member] GET https://10.4.3.8/volume/v3/backups/cf93b7c2-f118-44c7-97d0-1e0f4f34beec Aug 07 10:07:30.639617 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-57e7b305-530c-48a4-8b77-049519161794 tempest-VolumesBackupsTest-1436783417 tempest-VolumesBackupsTest-1436783417-project-member] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 10:07:30.639805 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-57e7b305-530c-48a4-8b77-049519161794 tempest-VolumesBackupsTest-1436783417 tempest-VolumesBackupsTest-1436783417-project-member] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 10:07:30.639903 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.v3.backups [None req-57e7b305-530c-48a4-8b77-049519161794 tempest-VolumesBackupsTest-1436783417 tempest-VolumesBackupsTest-1436783417-project-member] Show backup with id cf93b7c2-f118-44c7-97d0-1e0f4f34beec. {{(pid=100295) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 10:07:30.644413 np0000006707 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 10:07:30.644413 np0000006707 devstack@c-api.service[100295]: warnings.warn( Aug 07 10:07:30.645162 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-57e7b305-530c-48a4-8b77-049519161794 tempest-VolumesBackupsTest-1436783417 tempest-VolumesBackupsTest-1436783417-project-member] https://10.4.3.8/volume/v3/backups/cf93b7c2-f118-44c7-97d0-1e0f4f34beec returned with HTTP 200 Aug 07 10:07:30.645542 np0000006707 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 1345/5359] 10.4.3.8 () {66 vars in 1334 bytes} [Fri Aug 7 10:07:30 2026] GET /volume/v3/backups/cf93b7c2-f118-44c7-97d0-1e0f4f34beec => generated 786 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 10:07:31.655300 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [None req-ac97d421-8ed6-4dcb-b4b6-1c99057610cf None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:07:31.657110 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-ac97d421-8ed6-4dcb-b4b6-1c99057610cf tempest-VolumesBackupsTest-1436783417 tempest-VolumesBackupsTest-1436783417-project-member] GET https://10.4.3.8/volume/v3/backups/cf93b7c2-f118-44c7-97d0-1e0f4f34beec Aug 07 10:07:31.657317 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-ac97d421-8ed6-4dcb-b4b6-1c99057610cf tempest-VolumesBackupsTest-1436783417 tempest-VolumesBackupsTest-1436783417-project-member] Empty body provided in request {{(pid=100296) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 10:07:31.657540 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-ac97d421-8ed6-4dcb-b4b6-1c99057610cf tempest-VolumesBackupsTest-1436783417 tempest-VolumesBackupsTest-1436783417-project-member] Calling method 'show' {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 10:07:31.657642 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.v3.backups [None req-ac97d421-8ed6-4dcb-b4b6-1c99057610cf tempest-VolumesBackupsTest-1436783417 tempest-VolumesBackupsTest-1436783417-project-member] Show backup with id cf93b7c2-f118-44c7-97d0-1e0f4f34beec. {{(pid=100296) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 10:07:31.662235 np0000006707 devstack@c-api.service[100296]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 10:07:31.662235 np0000006707 devstack@c-api.service[100296]: warnings.warn( Aug 07 10:07:31.663077 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-ac97d421-8ed6-4dcb-b4b6-1c99057610cf tempest-VolumesBackupsTest-1436783417 tempest-VolumesBackupsTest-1436783417-project-member] https://10.4.3.8/volume/v3/backups/cf93b7c2-f118-44c7-97d0-1e0f4f34beec returned with HTTP 200 Aug 07 10:07:31.663447 np0000006707 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 1335/5360] 10.4.3.8 () {66 vars in 1334 bytes} [Fri Aug 7 10:07:31 2026] GET /volume/v3/backups/cf93b7c2-f118-44c7-97d0-1e0f4f34beec => generated 786 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 10:07:32.673572 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [None req-2cb94885-967a-4711-b917-0ba833a18f93 None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:07:32.675944 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-2cb94885-967a-4711-b917-0ba833a18f93 tempest-VolumesBackupsTest-1436783417 tempest-VolumesBackupsTest-1436783417-project-member] GET https://10.4.3.8/volume/v3/backups/cf93b7c2-f118-44c7-97d0-1e0f4f34beec Aug 07 10:07:32.676219 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-2cb94885-967a-4711-b917-0ba833a18f93 tempest-VolumesBackupsTest-1436783417 tempest-VolumesBackupsTest-1436783417-project-member] Empty body provided in request {{(pid=100297) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 10:07:32.676497 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-2cb94885-967a-4711-b917-0ba833a18f93 tempest-VolumesBackupsTest-1436783417 tempest-VolumesBackupsTest-1436783417-project-member] Calling method 'show' {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 10:07:32.676660 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.v3.backups [None req-2cb94885-967a-4711-b917-0ba833a18f93 tempest-VolumesBackupsTest-1436783417 tempest-VolumesBackupsTest-1436783417-project-member] Show backup with id cf93b7c2-f118-44c7-97d0-1e0f4f34beec. {{(pid=100297) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 10:07:32.682007 np0000006707 devstack@c-api.service[100297]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 10:07:32.682007 np0000006707 devstack@c-api.service[100297]: warnings.warn( Aug 07 10:07:32.683066 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-2cb94885-967a-4711-b917-0ba833a18f93 tempest-VolumesBackupsTest-1436783417 tempest-VolumesBackupsTest-1436783417-project-member] https://10.4.3.8/volume/v3/backups/cf93b7c2-f118-44c7-97d0-1e0f4f34beec returned with HTTP 200 Aug 07 10:07:32.683602 np0000006707 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 1343/5361] 10.4.3.8 () {66 vars in 1334 bytes} [Fri Aug 7 10:07:32 2026] GET /volume/v3/backups/cf93b7c2-f118-44c7-97d0-1e0f4f34beec => generated 787 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 10:07:33.693518 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.middleware.request_id [None req-b42bb1c3-52fa-47d8-a2b3-7ffef67e621a None None] RequestId filter calling following filter/app {{(pid=100298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:07:33.695342 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [None req-b42bb1c3-52fa-47d8-a2b3-7ffef67e621a tempest-VolumesBackupsTest-1436783417 tempest-VolumesBackupsTest-1436783417-project-member] GET https://10.4.3.8/volume/v3/backups/cf93b7c2-f118-44c7-97d0-1e0f4f34beec Aug 07 10:07:33.695567 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [None req-b42bb1c3-52fa-47d8-a2b3-7ffef67e621a tempest-VolumesBackupsTest-1436783417 tempest-VolumesBackupsTest-1436783417-project-member] Empty body provided in request {{(pid=100298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 10:07:33.695744 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [None req-b42bb1c3-52fa-47d8-a2b3-7ffef67e621a tempest-VolumesBackupsTest-1436783417 tempest-VolumesBackupsTest-1436783417-project-member] Calling method 'show' {{(pid=100298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 10:07:33.695840 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.v3.backups [None req-b42bb1c3-52fa-47d8-a2b3-7ffef67e621a tempest-VolumesBackupsTest-1436783417 tempest-VolumesBackupsTest-1436783417-project-member] Show backup with id cf93b7c2-f118-44c7-97d0-1e0f4f34beec. {{(pid=100298) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 10:07:33.700121 np0000006707 devstack@c-api.service[100298]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 10:07:33.700121 np0000006707 devstack@c-api.service[100298]: warnings.warn( Aug 07 10:07:33.700917 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [None req-b42bb1c3-52fa-47d8-a2b3-7ffef67e621a tempest-VolumesBackupsTest-1436783417 tempest-VolumesBackupsTest-1436783417-project-member] https://10.4.3.8/volume/v3/backups/cf93b7c2-f118-44c7-97d0-1e0f4f34beec returned with HTTP 200 Aug 07 10:07:33.701341 np0000006707 devstack@c-api.service[100298]: [pid: 100298|app: 0|req: 1339/5362] 10.4.3.8 () {66 vars in 1334 bytes} [Fri Aug 7 10:07:33 2026] GET /volume/v3/backups/cf93b7c2-f118-44c7-97d0-1e0f4f34beec => generated 788 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 10:07:33.711845 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-1a516f8e-a0f7-4d9b-a21b-55ebe8a07e8f None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:07:33.713604 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-1a516f8e-a0f7-4d9b-a21b-55ebe8a07e8f tempest-VolumesBackupsTest-1436783417 tempest-VolumesBackupsTest-1436783417-project-member] GET https://10.4.3.8/volume/v3/volumes/9de1186d-c360-4702-908f-f84101ca0f07 Aug 07 10:07:33.713821 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-1a516f8e-a0f7-4d9b-a21b-55ebe8a07e8f tempest-VolumesBackupsTest-1436783417 tempest-VolumesBackupsTest-1436783417-project-member] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 10:07:33.714007 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-1a516f8e-a0f7-4d9b-a21b-55ebe8a07e8f tempest-VolumesBackupsTest-1436783417 tempest-VolumesBackupsTest-1436783417-project-member] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 10:07:33.720950 np0000006707 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 10:07:33.720950 np0000006707 devstack@c-api.service[100295]: warnings.warn( Aug 07 10:07:33.724763 np0000006707 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-1a516f8e-a0f7-4d9b-a21b-55ebe8a07e8f tempest-VolumesBackupsTest-1436783417 tempest-VolumesBackupsTest-1436783417-project-member] Volume info retrieved successfully. Aug 07 10:07:33.729651 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-1a516f8e-a0f7-4d9b-a21b-55ebe8a07e8f tempest-VolumesBackupsTest-1436783417 tempest-VolumesBackupsTest-1436783417-project-member] https://10.4.3.8/volume/v3/volumes/9de1186d-c360-4702-908f-f84101ca0f07 returned with HTTP 200 Aug 07 10:07:33.730044 np0000006707 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 1346/5363] 10.4.3.8 () {66 vars in 1334 bytes} [Fri Aug 7 10:07:33 2026] GET /volume/v3/volumes/9de1186d-c360-4702-908f-f84101ca0f07 => generated 1353 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 10:07:33.741989 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [None req-c6e80b3e-c5a6-4fda-816d-7447acc07cc7 None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:07:33.743770 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-c6e80b3e-c5a6-4fda-816d-7447acc07cc7 tempest-VolumesBackupsTest-1436783417 tempest-VolumesBackupsTest-1436783417-project-member] POST https://10.4.3.8/volume/v3/backups/cf93b7c2-f118-44c7-97d0-1e0f4f34beec/restore Aug 07 10:07:33.744078 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-c6e80b3e-c5a6-4fda-816d-7447acc07cc7 tempest-VolumesBackupsTest-1436783417 tempest-VolumesBackupsTest-1436783417-project-member] Action: 'restore', calling method: restore, body: {"restore": {}} {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 10:07:33.745328 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.contrib.backups [None req-c6e80b3e-c5a6-4fda-816d-7447acc07cc7 tempest-VolumesBackupsTest-1436783417 tempest-VolumesBackupsTest-1436783417-project-member] Restoring backup cf93b7c2-f118-44c7-97d0-1e0f4f34beec ({'restore': {}}) {{(pid=100296) restore /opt/stack/cinder/cinder/api/contrib/backups.py:208}} Aug 07 10:07:33.745622 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.contrib.backups [None req-c6e80b3e-c5a6-4fda-816d-7447acc07cc7 tempest-VolumesBackupsTest-1436783417 tempest-VolumesBackupsTest-1436783417-project-member] Restoring backup cf93b7c2-f118-44c7-97d0-1e0f4f34beec to volume None. Aug 07 10:07:33.749913 np0000006707 devstack@c-api.service[100296]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 10:07:33.749913 np0000006707 devstack@c-api.service[100296]: warnings.warn( Aug 07 10:07:33.750901 np0000006707 devstack@c-api.service[100296]: INFO cinder.backup.api [None req-c6e80b3e-c5a6-4fda-816d-7447acc07cc7 tempest-VolumesBackupsTest-1436783417 tempest-VolumesBackupsTest-1436783417-project-member] Creating volume of 1 GB for restore of backup cf93b7c2-f118-44c7-97d0-1e0f4f34beec. Aug 07 10:07:33.753840 np0000006707 devstack@c-api.service[100296]: INFO cinder.volume.api [None req-c6e80b3e-c5a6-4fda-816d-7447acc07cc7 tempest-VolumesBackupsTest-1436783417 tempest-VolumesBackupsTest-1436783417-project-member] Availability Zones retrieved successfully. Aug 07 10:07:33.759011 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.volume.api [None req-c6e80b3e-c5a6-4fda-816d-7447acc07cc7 tempest-VolumesBackupsTest-1436783417 tempest-VolumesBackupsTest-1436783417-project-member] Flow 'volume_create_api' (ba1f7e2e-1df1-464e-b457-249064588b09) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100296) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 10:07:33.759893 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.volume.api [None req-c6e80b3e-c5a6-4fda-816d-7447acc07cc7 tempest-VolumesBackupsTest-1436783417 tempest-VolumesBackupsTest-1436783417-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (63cfdb7c-16dc-4811-a203-3c8b3c91b0d3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 10:07:33.760767 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.volume.flows.api.create_volume [None req-c6e80b3e-c5a6-4fda-816d-7447acc07cc7 tempest-VolumesBackupsTest-1436783417 tempest-VolumesBackupsTest-1436783417-project-member] Validating volume size '1' using validate_int {{(pid=100296) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 07 10:07:33.784100 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.volume.api [None req-c6e80b3e-c5a6-4fda-816d-7447acc07cc7 tempest-VolumesBackupsTest-1436783417 tempest-VolumesBackupsTest-1436783417-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (63cfdb7c-16dc-4811-a203-3c8b3c91b0d3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-07T09:47:39Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=45fd9a3a-b61e-4c6c-9ab7-d02f06678d0d,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '45fd9a3a-b61e-4c6c-9ab7-d02f06678d0d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 10:07:33.784951 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.volume.api [None req-c6e80b3e-c5a6-4fda-816d-7447acc07cc7 tempest-VolumesBackupsTest-1436783417 tempest-VolumesBackupsTest-1436783417-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5aa3aba9-440b-4772-b1e6-8bf89d8eaca7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 10:07:33.817463 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.quota [None req-c6e80b3e-c5a6-4fda-816d-7447acc07cc7 tempest-VolumesBackupsTest-1436783417 tempest-VolumesBackupsTest-1436783417-project-member] Created reservations ['5f5c1150-a364-4f83-8ab4-908463734eff', 'dd137ed1-0bf2-4140-abd9-e64bbbe1ed00', 'bc504b09-9123-42e7-99e6-1586054824d6', 'afa52b13-ba0c-4ada-99d6-aa78885c0b08'] {{(pid=100296) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 10:07:33.818188 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.volume.api [None req-c6e80b3e-c5a6-4fda-816d-7447acc07cc7 tempest-VolumesBackupsTest-1436783417 tempest-VolumesBackupsTest-1436783417-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5aa3aba9-440b-4772-b1e6-8bf89d8eaca7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['5f5c1150-a364-4f83-8ab4-908463734eff', 'dd137ed1-0bf2-4140-abd9-e64bbbe1ed00', 'bc504b09-9123-42e7-99e6-1586054824d6', 'afa52b13-ba0c-4ada-99d6-aa78885c0b08']}' {{(pid=100296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 10:07:33.818906 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.volume.api [None req-c6e80b3e-c5a6-4fda-816d-7447acc07cc7 tempest-VolumesBackupsTest-1436783417 tempest-VolumesBackupsTest-1436783417-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b0324b71-0aca-4ad0-bc04-aeed66db83bc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 10:07:33.844850 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.volume.api [None req-c6e80b3e-c5a6-4fda-816d-7447acc07cc7 tempest-VolumesBackupsTest-1436783417 tempest-VolumesBackupsTest-1436783417-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b0324b71-0aca-4ad0-bc04-aeed66db83bc) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '403f49f1-c91c-4c11-82f3-c037557e88a7', '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_cf93b7c2-f118-44c7-97d0-1e0f4f34beec',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='3f1cb199a35a4687a707ef5832be82a4',qos_specs=None,replication_status=,reservations=['5f5c1150-a364-4f83-8ab4-908463734eff','dd137ed1-0bf2-4140-abd9-e64bbbe1ed00','bc504b09-9123-42e7-99e6-1586054824d6','afa52b13-ba0c-4ada-99d6-aa78885c0b08'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='0460aabcc9ea453eac88237062f7b964',volume_type_id=45fd9a3a-b61e-4c6c-9ab7-d02f06678d0d), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-07T10:07:33Z,deleted=False,deleted_at=None,display_description='auto-created_from_restore_from_backup',display_name='restore_backup_cf93b7c2-f118-44c7-97d0-1e0f4f34beec',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=403f49f1-c91c-4c11-82f3-c037557e88a7,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='3f1cb199a35a4687a707ef5832be82a4',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='0460aabcc9ea453eac88237062f7b964',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(45fd9a3a-b61e-4c6c-9ab7-d02f06678d0d),volume_type_id=45fd9a3a-b61e-4c6c-9ab7-d02f06678d0d)}' {{(pid=100296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 10:07:33.845660 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.volume.api [None req-c6e80b3e-c5a6-4fda-816d-7447acc07cc7 tempest-VolumesBackupsTest-1436783417 tempest-VolumesBackupsTest-1436783417-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (14777548-a291-4fe6-be06-dcb149452686) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 10:07:33.860539 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.volume.api [None req-c6e80b3e-c5a6-4fda-816d-7447acc07cc7 tempest-VolumesBackupsTest-1436783417 tempest-VolumesBackupsTest-1436783417-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (14777548-a291-4fe6-be06-dcb149452686) transitioned into 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_cf93b7c2-f118-44c7-97d0-1e0f4f34beec',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='3f1cb199a35a4687a707ef5832be82a4',qos_specs=None,replication_status=,reservations=['5f5c1150-a364-4f83-8ab4-908463734eff','dd137ed1-0bf2-4140-abd9-e64bbbe1ed00','bc504b09-9123-42e7-99e6-1586054824d6','afa52b13-ba0c-4ada-99d6-aa78885c0b08'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='0460aabcc9ea453eac88237062f7b964',volume_type_id=45fd9a3a-b61e-4c6c-9ab7-d02f06678d0d)}' {{(pid=100296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 10:07:33.861278 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.volume.api [None req-c6e80b3e-c5a6-4fda-816d-7447acc07cc7 tempest-VolumesBackupsTest-1436783417 tempest-VolumesBackupsTest-1436783417-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e04f9fce-70cb-42fa-8581-bfc05766d1b5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 10:07:33.870029 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.volume.api [None req-c6e80b3e-c5a6-4fda-816d-7447acc07cc7 tempest-VolumesBackupsTest-1436783417 tempest-VolumesBackupsTest-1436783417-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e04f9fce-70cb-42fa-8581-bfc05766d1b5) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 10:07:33.870883 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.volume.api [None req-c6e80b3e-c5a6-4fda-816d-7447acc07cc7 tempest-VolumesBackupsTest-1436783417 tempest-VolumesBackupsTest-1436783417-project-member] Flow 'volume_create_api' (ba1f7e2e-1df1-464e-b457-249064588b09) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100296) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 10:07:33.871185 np0000006707 devstack@c-api.service[100296]: INFO cinder.volume.api [None req-c6e80b3e-c5a6-4fda-816d-7447acc07cc7 tempest-VolumesBackupsTest-1436783417 tempest-VolumesBackupsTest-1436783417-project-member] Create volume request issued successfully. Aug 07 10:07:33.878192 np0000006707 devstack@c-api.service[100296]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 10:07:33.878192 np0000006707 devstack@c-api.service[100296]: warnings.warn( Aug 07 10:07:33.878730 np0000006707 devstack@c-api.service[100296]: INFO cinder.volume.api [None req-c6e80b3e-c5a6-4fda-816d-7447acc07cc7 tempest-VolumesBackupsTest-1436783417 tempest-VolumesBackupsTest-1436783417-project-member] Volume info retrieved successfully. Aug 07 10:07:34.885652 np0000006707 devstack@c-api.service[100296]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 10:07:34.885652 np0000006707 devstack@c-api.service[100296]: warnings.warn( Aug 07 10:07:34.886100 np0000006707 devstack@c-api.service[100296]: INFO cinder.volume.api [None req-c6e80b3e-c5a6-4fda-816d-7447acc07cc7 tempest-VolumesBackupsTest-1436783417 tempest-VolumesBackupsTest-1436783417-project-member] Volume info retrieved successfully. Aug 07 10:07:34.886212 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.backup.api [None req-c6e80b3e-c5a6-4fda-816d-7447acc07cc7 tempest-VolumesBackupsTest-1436783417 tempest-VolumesBackupsTest-1436783417-project-member] Checking backup size 1 against volume size 1 {{(pid=100296) restore /opt/stack/cinder/cinder/backup/api.py:427}} Aug 07 10:07:34.886286 np0000006707 devstack@c-api.service[100296]: INFO cinder.backup.api [None req-c6e80b3e-c5a6-4fda-816d-7447acc07cc7 tempest-VolumesBackupsTest-1436783417 tempest-VolumesBackupsTest-1436783417-project-member] Overwriting volume 403f49f1-c91c-4c11-82f3-c037557e88a7 with restore of backup cf93b7c2-f118-44c7-97d0-1e0f4f34beec Aug 07 10:07:34.896436 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.backup.rpcapi [None req-c6e80b3e-c5a6-4fda-816d-7447acc07cc7 tempest-VolumesBackupsTest-1436783417 tempest-VolumesBackupsTest-1436783417-project-member] restore_backup in rpcapi backup_id cf93b7c2-f118-44c7-97d0-1e0f4f34beec {{(pid=100296) restore_backup /opt/stack/cinder/cinder/backup/rpcapi.py:72}} Aug 07 10:07:34.898007 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-c6e80b3e-c5a6-4fda-816d-7447acc07cc7 tempest-VolumesBackupsTest-1436783417 tempest-VolumesBackupsTest-1436783417-project-member] https://10.4.3.8/volume/v3/backups/cf93b7c2-f118-44c7-97d0-1e0f4f34beec/restore returned with HTTP 202 Aug 07 10:07:34.898509 np0000006707 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 1336/5364] 10.4.3.8 () {68 vars in 1379 bytes} [Fri Aug 7 10:07:33 2026] POST /volume/v3/backups/cf93b7c2-f118-44c7-97d0-1e0f4f34beec/restore => generated 189 bytes in 1157 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 07 10:07:34.906977 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [None req-8dcd33b8-8631-4881-9014-63ed530dbcfa None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:07:34.908652 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-8dcd33b8-8631-4881-9014-63ed530dbcfa tempest-VolumesBackupsTest-1436783417 tempest-VolumesBackupsTest-1436783417-project-member] GET https://10.4.3.8/volume/v3/backups/cf93b7c2-f118-44c7-97d0-1e0f4f34beec Aug 07 10:07:34.908846 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-8dcd33b8-8631-4881-9014-63ed530dbcfa tempest-VolumesBackupsTest-1436783417 tempest-VolumesBackupsTest-1436783417-project-member] Empty body provided in request {{(pid=100297) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 10:07:34.909029 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-8dcd33b8-8631-4881-9014-63ed530dbcfa tempest-VolumesBackupsTest-1436783417 tempest-VolumesBackupsTest-1436783417-project-member] Calling method 'show' {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 10:07:34.909152 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.v3.backups [None req-8dcd33b8-8631-4881-9014-63ed530dbcfa tempest-VolumesBackupsTest-1436783417 tempest-VolumesBackupsTest-1436783417-project-member] Show backup with id cf93b7c2-f118-44c7-97d0-1e0f4f34beec. {{(pid=100297) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 10:07:34.913487 np0000006707 devstack@c-api.service[100297]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 10:07:34.913487 np0000006707 devstack@c-api.service[100297]: warnings.warn( Aug 07 10:07:34.914351 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-8dcd33b8-8631-4881-9014-63ed530dbcfa tempest-VolumesBackupsTest-1436783417 tempest-VolumesBackupsTest-1436783417-project-member] https://10.4.3.8/volume/v3/backups/cf93b7c2-f118-44c7-97d0-1e0f4f34beec returned with HTTP 200 Aug 07 10:07:34.914782 np0000006707 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 1344/5365] 10.4.3.8 () {66 vars in 1334 bytes} [Fri Aug 7 10:07:34 2026] GET /volume/v3/backups/cf93b7c2-f118-44c7-97d0-1e0f4f34beec => generated 788 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 10:07:35.924412 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.middleware.request_id [None req-3effdf83-7580-4e4b-9020-2504fb045b7e None None] RequestId filter calling following filter/app {{(pid=100298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:07:35.926132 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [None req-3effdf83-7580-4e4b-9020-2504fb045b7e tempest-VolumesBackupsTest-1436783417 tempest-VolumesBackupsTest-1436783417-project-member] GET https://10.4.3.8/volume/v3/backups/cf93b7c2-f118-44c7-97d0-1e0f4f34beec Aug 07 10:07:35.926317 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [None req-3effdf83-7580-4e4b-9020-2504fb045b7e tempest-VolumesBackupsTest-1436783417 tempest-VolumesBackupsTest-1436783417-project-member] Empty body provided in request {{(pid=100298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 10:07:35.926522 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [None req-3effdf83-7580-4e4b-9020-2504fb045b7e tempest-VolumesBackupsTest-1436783417 tempest-VolumesBackupsTest-1436783417-project-member] Calling method 'show' {{(pid=100298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 10:07:35.926627 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.v3.backups [None req-3effdf83-7580-4e4b-9020-2504fb045b7e tempest-VolumesBackupsTest-1436783417 tempest-VolumesBackupsTest-1436783417-project-member] Show backup with id cf93b7c2-f118-44c7-97d0-1e0f4f34beec. {{(pid=100298) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 10:07:35.930641 np0000006707 devstack@c-api.service[100298]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 10:07:35.930641 np0000006707 devstack@c-api.service[100298]: warnings.warn( Aug 07 10:07:35.931295 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [None req-3effdf83-7580-4e4b-9020-2504fb045b7e tempest-VolumesBackupsTest-1436783417 tempest-VolumesBackupsTest-1436783417-project-member] https://10.4.3.8/volume/v3/backups/cf93b7c2-f118-44c7-97d0-1e0f4f34beec returned with HTTP 200 Aug 07 10:07:35.931731 np0000006707 devstack@c-api.service[100298]: [pid: 100298|app: 0|req: 1340/5366] 10.4.3.8 () {66 vars in 1334 bytes} [Fri Aug 7 10:07:35 2026] GET /volume/v3/backups/cf93b7c2-f118-44c7-97d0-1e0f4f34beec => generated 788 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 10:07:36.941245 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-565a5488-5b67-42a7-8642-d4bfb9e8eccc None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:07:36.942913 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-565a5488-5b67-42a7-8642-d4bfb9e8eccc tempest-VolumesBackupsTest-1436783417 tempest-VolumesBackupsTest-1436783417-project-member] GET https://10.4.3.8/volume/v3/backups/cf93b7c2-f118-44c7-97d0-1e0f4f34beec Aug 07 10:07:36.943096 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-565a5488-5b67-42a7-8642-d4bfb9e8eccc tempest-VolumesBackupsTest-1436783417 tempest-VolumesBackupsTest-1436783417-project-member] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 10:07:36.943273 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-565a5488-5b67-42a7-8642-d4bfb9e8eccc tempest-VolumesBackupsTest-1436783417 tempest-VolumesBackupsTest-1436783417-project-member] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 10:07:36.943448 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.v3.backups [None req-565a5488-5b67-42a7-8642-d4bfb9e8eccc tempest-VolumesBackupsTest-1436783417 tempest-VolumesBackupsTest-1436783417-project-member] Show backup with id cf93b7c2-f118-44c7-97d0-1e0f4f34beec. {{(pid=100295) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 10:07:36.947516 np0000006707 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 10:07:36.947516 np0000006707 devstack@c-api.service[100295]: warnings.warn( Aug 07 10:07:36.948175 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-565a5488-5b67-42a7-8642-d4bfb9e8eccc tempest-VolumesBackupsTest-1436783417 tempest-VolumesBackupsTest-1436783417-project-member] https://10.4.3.8/volume/v3/backups/cf93b7c2-f118-44c7-97d0-1e0f4f34beec returned with HTTP 200 Aug 07 10:07:36.948534 np0000006707 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 1347/5367] 10.4.3.8 () {66 vars in 1334 bytes} [Fri Aug 7 10:07:36 2026] GET /volume/v3/backups/cf93b7c2-f118-44c7-97d0-1e0f4f34beec => generated 788 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 10:07:37.961301 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [None req-c4da575f-d9da-48ee-97e0-aa51aaf8481c None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:07:37.963139 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-c4da575f-d9da-48ee-97e0-aa51aaf8481c tempest-VolumesBackupsTest-1436783417 tempest-VolumesBackupsTest-1436783417-project-member] GET https://10.4.3.8/volume/v3/backups/cf93b7c2-f118-44c7-97d0-1e0f4f34beec Aug 07 10:07:37.963290 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-c4da575f-d9da-48ee-97e0-aa51aaf8481c tempest-VolumesBackupsTest-1436783417 tempest-VolumesBackupsTest-1436783417-project-member] Empty body provided in request {{(pid=100296) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 10:07:37.963514 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-c4da575f-d9da-48ee-97e0-aa51aaf8481c tempest-VolumesBackupsTest-1436783417 tempest-VolumesBackupsTest-1436783417-project-member] Calling method 'show' {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 10:07:37.963616 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.v3.backups [None req-c4da575f-d9da-48ee-97e0-aa51aaf8481c tempest-VolumesBackupsTest-1436783417 tempest-VolumesBackupsTest-1436783417-project-member] Show backup with id cf93b7c2-f118-44c7-97d0-1e0f4f34beec. {{(pid=100296) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 10:07:37.967271 np0000006707 devstack@c-api.service[100296]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 10:07:37.967271 np0000006707 devstack@c-api.service[100296]: warnings.warn( Aug 07 10:07:37.967982 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-c4da575f-d9da-48ee-97e0-aa51aaf8481c tempest-VolumesBackupsTest-1436783417 tempest-VolumesBackupsTest-1436783417-project-member] https://10.4.3.8/volume/v3/backups/cf93b7c2-f118-44c7-97d0-1e0f4f34beec returned with HTTP 200 Aug 07 10:07:37.968285 np0000006707 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 1337/5368] 10.4.3.8 () {66 vars in 1334 bytes} [Fri Aug 7 10:07:37 2026] GET /volume/v3/backups/cf93b7c2-f118-44c7-97d0-1e0f4f34beec => generated 788 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 10:07:38.978275 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [None req-ffe4f407-cd7e-40ef-bc06-9c78ea2dce98 None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:07:38.980078 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-ffe4f407-cd7e-40ef-bc06-9c78ea2dce98 tempest-VolumesBackupsTest-1436783417 tempest-VolumesBackupsTest-1436783417-project-member] GET https://10.4.3.8/volume/v3/backups/cf93b7c2-f118-44c7-97d0-1e0f4f34beec Aug 07 10:07:38.980258 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-ffe4f407-cd7e-40ef-bc06-9c78ea2dce98 tempest-VolumesBackupsTest-1436783417 tempest-VolumesBackupsTest-1436783417-project-member] Empty body provided in request {{(pid=100297) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 10:07:38.980458 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-ffe4f407-cd7e-40ef-bc06-9c78ea2dce98 tempest-VolumesBackupsTest-1436783417 tempest-VolumesBackupsTest-1436783417-project-member] Calling method 'show' {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 10:07:38.980574 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.v3.backups [None req-ffe4f407-cd7e-40ef-bc06-9c78ea2dce98 tempest-VolumesBackupsTest-1436783417 tempest-VolumesBackupsTest-1436783417-project-member] Show backup with id cf93b7c2-f118-44c7-97d0-1e0f4f34beec. {{(pid=100297) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 10:07:38.987286 np0000006707 devstack@c-api.service[100297]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 10:07:38.987286 np0000006707 devstack@c-api.service[100297]: warnings.warn( Aug 07 10:07:38.988362 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-ffe4f407-cd7e-40ef-bc06-9c78ea2dce98 tempest-VolumesBackupsTest-1436783417 tempest-VolumesBackupsTest-1436783417-project-member] https://10.4.3.8/volume/v3/backups/cf93b7c2-f118-44c7-97d0-1e0f4f34beec returned with HTTP 200 Aug 07 10:07:38.988839 np0000006707 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 1345/5369] 10.4.3.8 () {66 vars in 1334 bytes} [Fri Aug 7 10:07:38 2026] GET /volume/v3/backups/cf93b7c2-f118-44c7-97d0-1e0f4f34beec => generated 788 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 10:07:39.999440 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.middleware.request_id [None req-be3e795d-643f-41a3-b844-a363b8e8b07e None None] RequestId filter calling following filter/app {{(pid=100298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:07:40.001051 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [None req-be3e795d-643f-41a3-b844-a363b8e8b07e tempest-VolumesBackupsTest-1436783417 tempest-VolumesBackupsTest-1436783417-project-member] GET https://10.4.3.8/volume/v3/backups/cf93b7c2-f118-44c7-97d0-1e0f4f34beec Aug 07 10:07:40.001279 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [None req-be3e795d-643f-41a3-b844-a363b8e8b07e tempest-VolumesBackupsTest-1436783417 tempest-VolumesBackupsTest-1436783417-project-member] Empty body provided in request {{(pid=100298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 10:07:40.001522 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [None req-be3e795d-643f-41a3-b844-a363b8e8b07e tempest-VolumesBackupsTest-1436783417 tempest-VolumesBackupsTest-1436783417-project-member] Calling method 'show' {{(pid=100298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 10:07:40.001636 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.v3.backups [None req-be3e795d-643f-41a3-b844-a363b8e8b07e tempest-VolumesBackupsTest-1436783417 tempest-VolumesBackupsTest-1436783417-project-member] Show backup with id cf93b7c2-f118-44c7-97d0-1e0f4f34beec. {{(pid=100298) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 10:07:40.006730 np0000006707 devstack@c-api.service[100298]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 10:07:40.006730 np0000006707 devstack@c-api.service[100298]: warnings.warn( Aug 07 10:07:40.007667 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [None req-be3e795d-643f-41a3-b844-a363b8e8b07e tempest-VolumesBackupsTest-1436783417 tempest-VolumesBackupsTest-1436783417-project-member] https://10.4.3.8/volume/v3/backups/cf93b7c2-f118-44c7-97d0-1e0f4f34beec returned with HTTP 200 Aug 07 10:07:40.008126 np0000006707 devstack@c-api.service[100298]: [pid: 100298|app: 0|req: 1341/5370] 10.4.3.8 () {66 vars in 1334 bytes} [Fri Aug 7 10:07:39 2026] GET /volume/v3/backups/cf93b7c2-f118-44c7-97d0-1e0f4f34beec => generated 788 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 10:07:41.019521 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-5fe17889-5d38-4ec6-9cac-270ed1e274a8 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:07:41.021293 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-5fe17889-5d38-4ec6-9cac-270ed1e274a8 tempest-VolumesBackupsTest-1436783417 tempest-VolumesBackupsTest-1436783417-project-member] GET https://10.4.3.8/volume/v3/backups/cf93b7c2-f118-44c7-97d0-1e0f4f34beec Aug 07 10:07:41.021486 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-5fe17889-5d38-4ec6-9cac-270ed1e274a8 tempest-VolumesBackupsTest-1436783417 tempest-VolumesBackupsTest-1436783417-project-member] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 10:07:41.021643 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-5fe17889-5d38-4ec6-9cac-270ed1e274a8 tempest-VolumesBackupsTest-1436783417 tempest-VolumesBackupsTest-1436783417-project-member] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 10:07:41.021755 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.v3.backups [None req-5fe17889-5d38-4ec6-9cac-270ed1e274a8 tempest-VolumesBackupsTest-1436783417 tempest-VolumesBackupsTest-1436783417-project-member] Show backup with id cf93b7c2-f118-44c7-97d0-1e0f4f34beec. {{(pid=100295) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 10:07:41.026201 np0000006707 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 10:07:41.026201 np0000006707 devstack@c-api.service[100295]: warnings.warn( Aug 07 10:07:41.027106 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-5fe17889-5d38-4ec6-9cac-270ed1e274a8 tempest-VolumesBackupsTest-1436783417 tempest-VolumesBackupsTest-1436783417-project-member] https://10.4.3.8/volume/v3/backups/cf93b7c2-f118-44c7-97d0-1e0f4f34beec returned with HTTP 200 Aug 07 10:07:41.027490 np0000006707 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 1348/5371] 10.4.3.8 () {66 vars in 1334 bytes} [Fri Aug 7 10:07:41 2026] GET /volume/v3/backups/cf93b7c2-f118-44c7-97d0-1e0f4f34beec => generated 788 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 10:07:42.037164 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [None req-6fd4f225-45ee-43f2-8859-e007feedf2e0 None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:07:42.038992 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-6fd4f225-45ee-43f2-8859-e007feedf2e0 tempest-VolumesBackupsTest-1436783417 tempest-VolumesBackupsTest-1436783417-project-member] GET https://10.4.3.8/volume/v3/backups/cf93b7c2-f118-44c7-97d0-1e0f4f34beec Aug 07 10:07:42.039167 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-6fd4f225-45ee-43f2-8859-e007feedf2e0 tempest-VolumesBackupsTest-1436783417 tempest-VolumesBackupsTest-1436783417-project-member] Empty body provided in request {{(pid=100296) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 10:07:42.039370 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-6fd4f225-45ee-43f2-8859-e007feedf2e0 tempest-VolumesBackupsTest-1436783417 tempest-VolumesBackupsTest-1436783417-project-member] Calling method 'show' {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 10:07:42.039486 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.v3.backups [None req-6fd4f225-45ee-43f2-8859-e007feedf2e0 tempest-VolumesBackupsTest-1436783417 tempest-VolumesBackupsTest-1436783417-project-member] Show backup with id cf93b7c2-f118-44c7-97d0-1e0f4f34beec. {{(pid=100296) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 10:07:42.043739 np0000006707 devstack@c-api.service[100296]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 10:07:42.043739 np0000006707 devstack@c-api.service[100296]: warnings.warn( Aug 07 10:07:42.044566 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-6fd4f225-45ee-43f2-8859-e007feedf2e0 tempest-VolumesBackupsTest-1436783417 tempest-VolumesBackupsTest-1436783417-project-member] https://10.4.3.8/volume/v3/backups/cf93b7c2-f118-44c7-97d0-1e0f4f34beec returned with HTTP 200 Aug 07 10:07:42.044918 np0000006707 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 1338/5372] 10.4.3.8 () {66 vars in 1334 bytes} [Fri Aug 7 10:07:42 2026] GET /volume/v3/backups/cf93b7c2-f118-44c7-97d0-1e0f4f34beec => generated 788 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 10:07:43.054851 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [None req-a8dc1cce-d400-49ee-87ea-074b668109ea None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:07:43.057317 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-a8dc1cce-d400-49ee-87ea-074b668109ea tempest-VolumesBackupsTest-1436783417 tempest-VolumesBackupsTest-1436783417-project-member] GET https://10.4.3.8/volume/v3/backups/cf93b7c2-f118-44c7-97d0-1e0f4f34beec Aug 07 10:07:43.057594 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-a8dc1cce-d400-49ee-87ea-074b668109ea tempest-VolumesBackupsTest-1436783417 tempest-VolumesBackupsTest-1436783417-project-member] Empty body provided in request {{(pid=100297) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 10:07:43.057803 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-a8dc1cce-d400-49ee-87ea-074b668109ea tempest-VolumesBackupsTest-1436783417 tempest-VolumesBackupsTest-1436783417-project-member] Calling method 'show' {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 10:07:43.057922 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.v3.backups [None req-a8dc1cce-d400-49ee-87ea-074b668109ea tempest-VolumesBackupsTest-1436783417 tempest-VolumesBackupsTest-1436783417-project-member] Show backup with id cf93b7c2-f118-44c7-97d0-1e0f4f34beec. {{(pid=100297) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 10:07:43.062581 np0000006707 devstack@c-api.service[100297]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 10:07:43.062581 np0000006707 devstack@c-api.service[100297]: warnings.warn( Aug 07 10:07:43.063372 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-a8dc1cce-d400-49ee-87ea-074b668109ea tempest-VolumesBackupsTest-1436783417 tempest-VolumesBackupsTest-1436783417-project-member] https://10.4.3.8/volume/v3/backups/cf93b7c2-f118-44c7-97d0-1e0f4f34beec returned with HTTP 200 Aug 07 10:07:43.063826 np0000006707 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 1346/5373] 10.4.3.8 () {66 vars in 1334 bytes} [Fri Aug 7 10:07:43 2026] GET /volume/v3/backups/cf93b7c2-f118-44c7-97d0-1e0f4f34beec => generated 788 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 10:07:44.073997 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.middleware.request_id [None req-f619f1a0-5dc0-4244-937f-9b23196799c3 None None] RequestId filter calling following filter/app {{(pid=100298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:07:44.075755 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [None req-f619f1a0-5dc0-4244-937f-9b23196799c3 tempest-VolumesBackupsTest-1436783417 tempest-VolumesBackupsTest-1436783417-project-member] GET https://10.4.3.8/volume/v3/backups/cf93b7c2-f118-44c7-97d0-1e0f4f34beec Aug 07 10:07:44.075936 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [None req-f619f1a0-5dc0-4244-937f-9b23196799c3 tempest-VolumesBackupsTest-1436783417 tempest-VolumesBackupsTest-1436783417-project-member] Empty body provided in request {{(pid=100298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 10:07:44.076114 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [None req-f619f1a0-5dc0-4244-937f-9b23196799c3 tempest-VolumesBackupsTest-1436783417 tempest-VolumesBackupsTest-1436783417-project-member] Calling method 'show' {{(pid=100298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 10:07:44.076216 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.v3.backups [None req-f619f1a0-5dc0-4244-937f-9b23196799c3 tempest-VolumesBackupsTest-1436783417 tempest-VolumesBackupsTest-1436783417-project-member] Show backup with id cf93b7c2-f118-44c7-97d0-1e0f4f34beec. {{(pid=100298) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 10:07:44.080193 np0000006707 devstack@c-api.service[100298]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 10:07:44.080193 np0000006707 devstack@c-api.service[100298]: warnings.warn( Aug 07 10:07:44.080926 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [None req-f619f1a0-5dc0-4244-937f-9b23196799c3 tempest-VolumesBackupsTest-1436783417 tempest-VolumesBackupsTest-1436783417-project-member] https://10.4.3.8/volume/v3/backups/cf93b7c2-f118-44c7-97d0-1e0f4f34beec returned with HTTP 200 Aug 07 10:07:44.081257 np0000006707 devstack@c-api.service[100298]: [pid: 100298|app: 0|req: 1342/5374] 10.4.3.8 () {66 vars in 1334 bytes} [Fri Aug 7 10:07:44 2026] GET /volume/v3/backups/cf93b7c2-f118-44c7-97d0-1e0f4f34beec => generated 788 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 10:07:44.089593 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-8d2a94ae-c81e-4405-aa96-370836febf50 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:07:44.091623 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-8d2a94ae-c81e-4405-aa96-370836febf50 tempest-VolumesBackupsTest-1436783417 tempest-VolumesBackupsTest-1436783417-project-member] GET https://10.4.3.8/volume/v3/volumes/403f49f1-c91c-4c11-82f3-c037557e88a7 Aug 07 10:07:44.091911 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-8d2a94ae-c81e-4405-aa96-370836febf50 tempest-VolumesBackupsTest-1436783417 tempest-VolumesBackupsTest-1436783417-project-member] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 10:07:44.092125 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-8d2a94ae-c81e-4405-aa96-370836febf50 tempest-VolumesBackupsTest-1436783417 tempest-VolumesBackupsTest-1436783417-project-member] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 10:07:44.099009 np0000006707 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 10:07:44.099009 np0000006707 devstack@c-api.service[100295]: warnings.warn( Aug 07 10:07:44.102652 np0000006707 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-8d2a94ae-c81e-4405-aa96-370836febf50 tempest-VolumesBackupsTest-1436783417 tempest-VolumesBackupsTest-1436783417-project-member] Volume info retrieved successfully. Aug 07 10:07:44.107245 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-8d2a94ae-c81e-4405-aa96-370836febf50 tempest-VolumesBackupsTest-1436783417 tempest-VolumesBackupsTest-1436783417-project-member] https://10.4.3.8/volume/v3/volumes/403f49f1-c91c-4c11-82f3-c037557e88a7 returned with HTTP 200 Aug 07 10:07:44.107650 np0000006707 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 1349/5375] 10.4.3.8 () {66 vars in 1334 bytes} [Fri Aug 7 10:07:44 2026] GET /volume/v3/volumes/403f49f1-c91c-4c11-82f3-c037557e88a7 => generated 1408 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 10:07:44.117951 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [None req-8833044a-b610-4728-ac59-125ebc086c53 None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:07:44.119551 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-8833044a-b610-4728-ac59-125ebc086c53 tempest-VolumesBackupsTest-1436783417 tempest-VolumesBackupsTest-1436783417-project-member] GET https://10.4.3.8/volume/v3/volumes/403f49f1-c91c-4c11-82f3-c037557e88a7 Aug 07 10:07:44.119728 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-8833044a-b610-4728-ac59-125ebc086c53 tempest-VolumesBackupsTest-1436783417 tempest-VolumesBackupsTest-1436783417-project-member] Empty body provided in request {{(pid=100296) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 10:07:44.119901 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-8833044a-b610-4728-ac59-125ebc086c53 tempest-VolumesBackupsTest-1436783417 tempest-VolumesBackupsTest-1436783417-project-member] Calling method 'show' {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 10:07:44.126063 np0000006707 devstack@c-api.service[100296]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 10:07:44.126063 np0000006707 devstack@c-api.service[100296]: warnings.warn( Aug 07 10:07:44.129035 np0000006707 devstack@c-api.service[100296]: INFO cinder.volume.api [None req-8833044a-b610-4728-ac59-125ebc086c53 tempest-VolumesBackupsTest-1436783417 tempest-VolumesBackupsTest-1436783417-project-member] Volume info retrieved successfully. Aug 07 10:07:44.132863 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-8833044a-b610-4728-ac59-125ebc086c53 tempest-VolumesBackupsTest-1436783417 tempest-VolumesBackupsTest-1436783417-project-member] https://10.4.3.8/volume/v3/volumes/403f49f1-c91c-4c11-82f3-c037557e88a7 returned with HTTP 200 Aug 07 10:07:44.133179 np0000006707 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 1339/5376] 10.4.3.8 () {66 vars in 1334 bytes} [Fri Aug 7 10:07:44 2026] GET /volume/v3/volumes/403f49f1-c91c-4c11-82f3-c037557e88a7 => generated 1408 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 10:07:44.144300 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [None req-7efaef92-520a-4919-b7b1-8dde53f4d30a None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:07:44.145880 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-7efaef92-520a-4919-b7b1-8dde53f4d30a tempest-VolumesBackupsTest-1436783417 tempest-VolumesBackupsTest-1436783417-project-member] DELETE https://10.4.3.8/volume/v3/volumes/403f49f1-c91c-4c11-82f3-c037557e88a7 Aug 07 10:07:44.146050 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-7efaef92-520a-4919-b7b1-8dde53f4d30a tempest-VolumesBackupsTest-1436783417 tempest-VolumesBackupsTest-1436783417-project-member] Empty body provided in request {{(pid=100297) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 10:07:44.146222 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-7efaef92-520a-4919-b7b1-8dde53f4d30a tempest-VolumesBackupsTest-1436783417 tempest-VolumesBackupsTest-1436783417-project-member] Calling method 'delete' {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 10:07:44.146383 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.v3.volumes [None req-7efaef92-520a-4919-b7b1-8dde53f4d30a tempest-VolumesBackupsTest-1436783417 tempest-VolumesBackupsTest-1436783417-project-member] Delete volume with id: 403f49f1-c91c-4c11-82f3-c037557e88a7 Aug 07 10:07:44.152826 np0000006707 devstack@c-api.service[100297]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 10:07:44.152826 np0000006707 devstack@c-api.service[100297]: warnings.warn( Aug 07 10:07:44.153211 np0000006707 devstack@c-api.service[100297]: INFO cinder.volume.api [None req-7efaef92-520a-4919-b7b1-8dde53f4d30a tempest-VolumesBackupsTest-1436783417 tempest-VolumesBackupsTest-1436783417-project-member] Volume info retrieved successfully. Aug 07 10:07:44.167547 np0000006707 devstack@c-api.service[100297]: INFO cinder.volume.api [None req-7efaef92-520a-4919-b7b1-8dde53f4d30a tempest-VolumesBackupsTest-1436783417 tempest-VolumesBackupsTest-1436783417-project-member] Delete volume request issued successfully. Aug 07 10:07:44.167708 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-7efaef92-520a-4919-b7b1-8dde53f4d30a tempest-VolumesBackupsTest-1436783417 tempest-VolumesBackupsTest-1436783417-project-member] https://10.4.3.8/volume/v3/volumes/403f49f1-c91c-4c11-82f3-c037557e88a7 returned with HTTP 202 Aug 07 10:07:44.168099 np0000006707 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 1347/5377] 10.4.3.8 () {66 vars in 1337 bytes} [Fri Aug 7 10:07:44 2026] DELETE /volume/v3/volumes/403f49f1-c91c-4c11-82f3-c037557e88a7 => generated 0 bytes in 24 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 07 10:07:44.175568 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.middleware.request_id [None req-c00f54ff-f963-45e2-9831-a4a8ac1c641d None None] RequestId filter calling following filter/app {{(pid=100298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:07:44.177314 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [None req-c00f54ff-f963-45e2-9831-a4a8ac1c641d tempest-VolumesBackupsTest-1436783417 tempest-VolumesBackupsTest-1436783417-project-member] GET https://10.4.3.8/volume/v3/volumes/403f49f1-c91c-4c11-82f3-c037557e88a7 Aug 07 10:07:44.177543 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [None req-c00f54ff-f963-45e2-9831-a4a8ac1c641d tempest-VolumesBackupsTest-1436783417 tempest-VolumesBackupsTest-1436783417-project-member] Empty body provided in request {{(pid=100298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 10:07:44.177840 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [None req-c00f54ff-f963-45e2-9831-a4a8ac1c641d tempest-VolumesBackupsTest-1436783417 tempest-VolumesBackupsTest-1436783417-project-member] Calling method 'show' {{(pid=100298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 10:07:44.184334 np0000006707 devstack@c-api.service[100298]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 10:07:44.184334 np0000006707 devstack@c-api.service[100298]: warnings.warn( Aug 07 10:07:44.187554 np0000006707 devstack@c-api.service[100298]: INFO cinder.volume.api [None req-c00f54ff-f963-45e2-9831-a4a8ac1c641d tempest-VolumesBackupsTest-1436783417 tempest-VolumesBackupsTest-1436783417-project-member] Volume info retrieved successfully. Aug 07 10:07:44.191942 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [None req-c00f54ff-f963-45e2-9831-a4a8ac1c641d tempest-VolumesBackupsTest-1436783417 tempest-VolumesBackupsTest-1436783417-project-member] https://10.4.3.8/volume/v3/volumes/403f49f1-c91c-4c11-82f3-c037557e88a7 returned with HTTP 200 Aug 07 10:07:44.192331 np0000006707 devstack@c-api.service[100298]: [pid: 100298|app: 0|req: 1343/5378] 10.4.3.8 () {66 vars in 1334 bytes} [Fri Aug 7 10:07:44 2026] GET /volume/v3/volumes/403f49f1-c91c-4c11-82f3-c037557e88a7 => generated 1407 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 10:07:45.206408 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-72077fe9-da1c-4c2a-a83e-436a9ab5e362 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:07:45.208120 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-72077fe9-da1c-4c2a-a83e-436a9ab5e362 tempest-VolumesBackupsTest-1436783417 tempest-VolumesBackupsTest-1436783417-project-member] GET https://10.4.3.8/volume/v3/volumes/403f49f1-c91c-4c11-82f3-c037557e88a7 Aug 07 10:07:45.208321 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-72077fe9-da1c-4c2a-a83e-436a9ab5e362 tempest-VolumesBackupsTest-1436783417 tempest-VolumesBackupsTest-1436783417-project-member] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 10:07:45.208520 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-72077fe9-da1c-4c2a-a83e-436a9ab5e362 tempest-VolumesBackupsTest-1436783417 tempest-VolumesBackupsTest-1436783417-project-member] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 10:07:45.213827 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-72077fe9-da1c-4c2a-a83e-436a9ab5e362 tempest-VolumesBackupsTest-1436783417 tempest-VolumesBackupsTest-1436783417-project-member] https://10.4.3.8/volume/v3/volumes/403f49f1-c91c-4c11-82f3-c037557e88a7 returned with HTTP 404 Aug 07 10:07:45.214220 np0000006707 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 1350/5379] 10.4.3.8 () {66 vars in 1334 bytes} [Fri Aug 7 10:07:45 2026] GET /volume/v3/volumes/403f49f1-c91c-4c11-82f3-c037557e88a7 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 10:07:45.221305 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [None req-f6d804fa-980d-4ee0-aea0-efa5fb537e03 None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:07:45.223221 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-f6d804fa-980d-4ee0-aea0-efa5fb537e03 tempest-VolumesBackupsTest-1436783417 tempest-VolumesBackupsTest-1436783417-project-member] DELETE https://10.4.3.8/volume/v3/backups/cf93b7c2-f118-44c7-97d0-1e0f4f34beec Aug 07 10:07:45.223437 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-f6d804fa-980d-4ee0-aea0-efa5fb537e03 tempest-VolumesBackupsTest-1436783417 tempest-VolumesBackupsTest-1436783417-project-member] Empty body provided in request {{(pid=100296) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 10:07:45.223746 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-f6d804fa-980d-4ee0-aea0-efa5fb537e03 tempest-VolumesBackupsTest-1436783417 tempest-VolumesBackupsTest-1436783417-project-member] Calling method 'delete' {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 10:07:45.223944 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.contrib.backups [None req-f6d804fa-980d-4ee0-aea0-efa5fb537e03 tempest-VolumesBackupsTest-1436783417 tempest-VolumesBackupsTest-1436783417-project-member] Delete backup with id: cf93b7c2-f118-44c7-97d0-1e0f4f34beec. Aug 07 10:07:45.228658 np0000006707 devstack@c-api.service[100296]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 10:07:45.228658 np0000006707 devstack@c-api.service[100296]: warnings.warn( Aug 07 10:07:45.241308 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.backup.rpcapi [None req-f6d804fa-980d-4ee0-aea0-efa5fb537e03 tempest-VolumesBackupsTest-1436783417 tempest-VolumesBackupsTest-1436783417-project-member] delete_backup rpcapi backup_id cf93b7c2-f118-44c7-97d0-1e0f4f34beec {{(pid=100296) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 07 10:07:45.242967 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-f6d804fa-980d-4ee0-aea0-efa5fb537e03 tempest-VolumesBackupsTest-1436783417 tempest-VolumesBackupsTest-1436783417-project-member] https://10.4.3.8/volume/v3/backups/cf93b7c2-f118-44c7-97d0-1e0f4f34beec returned with HTTP 202 Aug 07 10:07:45.243383 np0000006707 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 1340/5380] 10.4.3.8 () {66 vars in 1337 bytes} [Fri Aug 7 10:07:45 2026] DELETE /volume/v3/backups/cf93b7c2-f118-44c7-97d0-1e0f4f34beec => generated 0 bytes in 23 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 07 10:07:45.250177 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [None req-3668ed4c-cdd9-40e8-9c55-f58c35a2ff36 None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:07:45.251932 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-3668ed4c-cdd9-40e8-9c55-f58c35a2ff36 tempest-VolumesBackupsTest-1436783417 tempest-VolumesBackupsTest-1436783417-project-member] GET https://10.4.3.8/volume/v3/backups/cf93b7c2-f118-44c7-97d0-1e0f4f34beec Aug 07 10:07:45.252127 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-3668ed4c-cdd9-40e8-9c55-f58c35a2ff36 tempest-VolumesBackupsTest-1436783417 tempest-VolumesBackupsTest-1436783417-project-member] Empty body provided in request {{(pid=100297) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 10:07:45.252321 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-3668ed4c-cdd9-40e8-9c55-f58c35a2ff36 tempest-VolumesBackupsTest-1436783417 tempest-VolumesBackupsTest-1436783417-project-member] Calling method 'show' {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 10:07:45.252428 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.v3.backups [None req-3668ed4c-cdd9-40e8-9c55-f58c35a2ff36 tempest-VolumesBackupsTest-1436783417 tempest-VolumesBackupsTest-1436783417-project-member] Show backup with id cf93b7c2-f118-44c7-97d0-1e0f4f34beec. {{(pid=100297) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 10:07:45.256796 np0000006707 devstack@c-api.service[100297]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 10:07:45.256796 np0000006707 devstack@c-api.service[100297]: warnings.warn( Aug 07 10:07:45.257592 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-3668ed4c-cdd9-40e8-9c55-f58c35a2ff36 tempest-VolumesBackupsTest-1436783417 tempest-VolumesBackupsTest-1436783417-project-member] https://10.4.3.8/volume/v3/backups/cf93b7c2-f118-44c7-97d0-1e0f4f34beec returned with HTTP 200 Aug 07 10:07:45.257955 np0000006707 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 1348/5381] 10.4.3.8 () {66 vars in 1334 bytes} [Fri Aug 7 10:07:45 2026] GET /volume/v3/backups/cf93b7c2-f118-44c7-97d0-1e0f4f34beec => generated 787 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 10:07:46.269861 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.middleware.request_id [None req-8f4dce4f-3c3d-480a-9c10-e9ca9b4f3475 None None] RequestId filter calling following filter/app {{(pid=100298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:07:46.271846 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [None req-8f4dce4f-3c3d-480a-9c10-e9ca9b4f3475 tempest-VolumesBackupsTest-1436783417 tempest-VolumesBackupsTest-1436783417-project-member] GET https://10.4.3.8/volume/v3/backups/cf93b7c2-f118-44c7-97d0-1e0f4f34beec Aug 07 10:07:46.272124 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [None req-8f4dce4f-3c3d-480a-9c10-e9ca9b4f3475 tempest-VolumesBackupsTest-1436783417 tempest-VolumesBackupsTest-1436783417-project-member] Empty body provided in request {{(pid=100298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 10:07:46.272455 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [None req-8f4dce4f-3c3d-480a-9c10-e9ca9b4f3475 tempest-VolumesBackupsTest-1436783417 tempest-VolumesBackupsTest-1436783417-project-member] Calling method 'show' {{(pid=100298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 10:07:46.272605 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.v3.backups [None req-8f4dce4f-3c3d-480a-9c10-e9ca9b4f3475 tempest-VolumesBackupsTest-1436783417 tempest-VolumesBackupsTest-1436783417-project-member] Show backup with id cf93b7c2-f118-44c7-97d0-1e0f4f34beec. {{(pid=100298) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 10:07:46.276541 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [None req-8f4dce4f-3c3d-480a-9c10-e9ca9b4f3475 tempest-VolumesBackupsTest-1436783417 tempest-VolumesBackupsTest-1436783417-project-member] https://10.4.3.8/volume/v3/backups/cf93b7c2-f118-44c7-97d0-1e0f4f34beec returned with HTTP 404 Aug 07 10:07:46.277030 np0000006707 devstack@c-api.service[100298]: [pid: 100298|app: 0|req: 1344/5382] 10.4.3.8 () {66 vars in 1334 bytes} [Fri Aug 7 10:07:46 2026] GET /volume/v3/backups/cf93b7c2-f118-44c7-97d0-1e0f4f34beec => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 10:07:46.340563 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-eaa1ec44-46f1-41c3-9de8-8b5e67520fa2 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:07:46.342126 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-eaa1ec44-46f1-41c3-9de8-8b5e67520fa2 tempest-VolumesBackupsTest-1436783417 tempest-VolumesBackupsTest-1436783417-project-member] GET https://10.4.3.8/volume/v3/volumes/9de1186d-c360-4702-908f-f84101ca0f07 Aug 07 10:07:46.342310 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-eaa1ec44-46f1-41c3-9de8-8b5e67520fa2 tempest-VolumesBackupsTest-1436783417 tempest-VolumesBackupsTest-1436783417-project-member] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 10:07:46.342501 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-eaa1ec44-46f1-41c3-9de8-8b5e67520fa2 tempest-VolumesBackupsTest-1436783417 tempest-VolumesBackupsTest-1436783417-project-member] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 10:07:46.348614 np0000006707 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 10:07:46.348614 np0000006707 devstack@c-api.service[100295]: warnings.warn( Aug 07 10:07:46.352466 np0000006707 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-eaa1ec44-46f1-41c3-9de8-8b5e67520fa2 tempest-VolumesBackupsTest-1436783417 tempest-VolumesBackupsTest-1436783417-project-member] Volume info retrieved successfully. Aug 07 10:07:46.357427 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-eaa1ec44-46f1-41c3-9de8-8b5e67520fa2 tempest-VolumesBackupsTest-1436783417 tempest-VolumesBackupsTest-1436783417-project-member] https://10.4.3.8/volume/v3/volumes/9de1186d-c360-4702-908f-f84101ca0f07 returned with HTTP 200 Aug 07 10:07:46.357837 np0000006707 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 1351/5383] 10.4.3.8 () {66 vars in 1334 bytes} [Fri Aug 7 10:07:46 2026] GET /volume/v3/volumes/9de1186d-c360-4702-908f-f84101ca0f07 => generated 1353 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 10:07:46.368395 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [None req-226c2495-eca9-455c-af44-e28591926e86 None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:07:46.369939 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-226c2495-eca9-455c-af44-e28591926e86 tempest-VolumesBackupsTest-1436783417 tempest-VolumesBackupsTest-1436783417-project-member] DELETE https://10.4.3.8/volume/v3/volumes/9de1186d-c360-4702-908f-f84101ca0f07 Aug 07 10:07:46.370133 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-226c2495-eca9-455c-af44-e28591926e86 tempest-VolumesBackupsTest-1436783417 tempest-VolumesBackupsTest-1436783417-project-member] Empty body provided in request {{(pid=100296) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 10:07:46.370342 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-226c2495-eca9-455c-af44-e28591926e86 tempest-VolumesBackupsTest-1436783417 tempest-VolumesBackupsTest-1436783417-project-member] Calling method 'delete' {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 10:07:46.370541 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.v3.volumes [None req-226c2495-eca9-455c-af44-e28591926e86 tempest-VolumesBackupsTest-1436783417 tempest-VolumesBackupsTest-1436783417-project-member] Delete volume with id: 9de1186d-c360-4702-908f-f84101ca0f07 Aug 07 10:07:46.377115 np0000006707 devstack@c-api.service[100296]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 10:07:46.377115 np0000006707 devstack@c-api.service[100296]: warnings.warn( Aug 07 10:07:46.377551 np0000006707 devstack@c-api.service[100296]: INFO cinder.volume.api [None req-226c2495-eca9-455c-af44-e28591926e86 tempest-VolumesBackupsTest-1436783417 tempest-VolumesBackupsTest-1436783417-project-member] Volume info retrieved successfully. Aug 07 10:07:46.391748 np0000006707 devstack@c-api.service[100296]: INFO cinder.volume.api [None req-226c2495-eca9-455c-af44-e28591926e86 tempest-VolumesBackupsTest-1436783417 tempest-VolumesBackupsTest-1436783417-project-member] Delete volume request issued successfully. Aug 07 10:07:46.391984 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-226c2495-eca9-455c-af44-e28591926e86 tempest-VolumesBackupsTest-1436783417 tempest-VolumesBackupsTest-1436783417-project-member] https://10.4.3.8/volume/v3/volumes/9de1186d-c360-4702-908f-f84101ca0f07 returned with HTTP 202 Aug 07 10:07:46.392464 np0000006707 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 1341/5384] 10.4.3.8 () {66 vars in 1337 bytes} [Fri Aug 7 10:07:46 2026] DELETE /volume/v3/volumes/9de1186d-c360-4702-908f-f84101ca0f07 => generated 0 bytes in 24 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 07 10:07:46.399086 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [None req-fc3058a9-1e99-4238-a2bf-0b1de0ff8600 None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:07:46.400754 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-fc3058a9-1e99-4238-a2bf-0b1de0ff8600 tempest-VolumesBackupsTest-1436783417 tempest-VolumesBackupsTest-1436783417-project-member] GET https://10.4.3.8/volume/v3/volumes/9de1186d-c360-4702-908f-f84101ca0f07 Aug 07 10:07:46.400958 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-fc3058a9-1e99-4238-a2bf-0b1de0ff8600 tempest-VolumesBackupsTest-1436783417 tempest-VolumesBackupsTest-1436783417-project-member] Empty body provided in request {{(pid=100297) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 10:07:46.401137 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-fc3058a9-1e99-4238-a2bf-0b1de0ff8600 tempest-VolumesBackupsTest-1436783417 tempest-VolumesBackupsTest-1436783417-project-member] Calling method 'show' {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 10:07:46.407675 np0000006707 devstack@c-api.service[100297]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 10:07:46.407675 np0000006707 devstack@c-api.service[100297]: warnings.warn( Aug 07 10:07:46.410671 np0000006707 devstack@c-api.service[100297]: INFO cinder.volume.api [None req-fc3058a9-1e99-4238-a2bf-0b1de0ff8600 tempest-VolumesBackupsTest-1436783417 tempest-VolumesBackupsTest-1436783417-project-member] Volume info retrieved successfully. Aug 07 10:07:46.415091 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-fc3058a9-1e99-4238-a2bf-0b1de0ff8600 tempest-VolumesBackupsTest-1436783417 tempest-VolumesBackupsTest-1436783417-project-member] https://10.4.3.8/volume/v3/volumes/9de1186d-c360-4702-908f-f84101ca0f07 returned with HTTP 200 Aug 07 10:07:46.415516 np0000006707 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 1349/5385] 10.4.3.8 () {66 vars in 1334 bytes} [Fri Aug 7 10:07:46 2026] GET /volume/v3/volumes/9de1186d-c360-4702-908f-f84101ca0f07 => generated 1352 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 10:07:47.427718 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.middleware.request_id [None req-4c94c824-b70d-455e-894e-6774127e655d None None] RequestId filter calling following filter/app {{(pid=100298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:07:47.429469 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [None req-4c94c824-b70d-455e-894e-6774127e655d tempest-VolumesBackupsTest-1436783417 tempest-VolumesBackupsTest-1436783417-project-member] GET https://10.4.3.8/volume/v3/volumes/9de1186d-c360-4702-908f-f84101ca0f07 Aug 07 10:07:47.429700 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [None req-4c94c824-b70d-455e-894e-6774127e655d tempest-VolumesBackupsTest-1436783417 tempest-VolumesBackupsTest-1436783417-project-member] Empty body provided in request {{(pid=100298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 10:07:47.429815 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [None req-4c94c824-b70d-455e-894e-6774127e655d tempest-VolumesBackupsTest-1436783417 tempest-VolumesBackupsTest-1436783417-project-member] Calling method 'show' {{(pid=100298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 10:07:47.434795 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [None req-4c94c824-b70d-455e-894e-6774127e655d tempest-VolumesBackupsTest-1436783417 tempest-VolumesBackupsTest-1436783417-project-member] https://10.4.3.8/volume/v3/volumes/9de1186d-c360-4702-908f-f84101ca0f07 returned with HTTP 404 Aug 07 10:07:47.435187 np0000006707 devstack@c-api.service[100298]: [pid: 100298|app: 0|req: 1345/5386] 10.4.3.8 () {66 vars in 1334 bytes} [Fri Aug 7 10:07:47 2026] GET /volume/v3/volumes/9de1186d-c360-4702-908f-f84101ca0f07 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 10:07:47.444163 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-1e68f446-1239-45ee-ad2a-30e5c1a00250 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:07:47.445864 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-1e68f446-1239-45ee-ad2a-30e5c1a00250 tempest-VolumesBackupsTest-1436783417 tempest-VolumesBackupsTest-1436783417-project-member] POST https://10.4.3.8/volume/v3/volumes Aug 07 10:07:47.446177 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-1e68f446-1239-45ee-ad2a-30e5c1a00250 tempest-VolumesBackupsTest-1436783417 tempest-VolumesBackupsTest-1436783417-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-1439595248"}} {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 10:07:47.447623 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.v3.volumes [None req-1e68f446-1239-45ee-ad2a-30e5c1a00250 tempest-VolumesBackupsTest-1436783417 tempest-VolumesBackupsTest-1436783417-project-member] Create volume request body: {'volume': {'metadata': {'vol-meta1': 'value1', 'vol-meta2': 'value2', 'vol-meta3': 'value3'}, 'size': 1, 'name': 'tempest-VolumesBackupsTest-Volume-1439595248'}} {{(pid=100295) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 07 10:07:47.447760 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.v3.volumes [None req-1e68f446-1239-45ee-ad2a-30e5c1a00250 tempest-VolumesBackupsTest-1436783417 tempest-VolumesBackupsTest-1436783417-project-member] Create volume of 1 GB Aug 07 10:07:47.451827 np0000006707 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-1e68f446-1239-45ee-ad2a-30e5c1a00250 tempest-VolumesBackupsTest-1436783417 tempest-VolumesBackupsTest-1436783417-project-member] Availability Zones retrieved successfully. Aug 07 10:07:47.457152 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.volume.api [None req-1e68f446-1239-45ee-ad2a-30e5c1a00250 tempest-VolumesBackupsTest-1436783417 tempest-VolumesBackupsTest-1436783417-project-member] Flow 'volume_create_api' (7a628933-1c07-41b9-8ae4-cede0389fc73) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100295) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 10:07:47.458008 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.volume.api [None req-1e68f446-1239-45ee-ad2a-30e5c1a00250 tempest-VolumesBackupsTest-1436783417 tempest-VolumesBackupsTest-1436783417-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (cd277d44-533e-44f0-ad73-8d85859c56a7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100295) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 10:07:47.458884 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.volume.flows.api.create_volume [None req-1e68f446-1239-45ee-ad2a-30e5c1a00250 tempest-VolumesBackupsTest-1436783417 tempest-VolumesBackupsTest-1436783417-project-member] Validating volume size '1' using validate_int {{(pid=100295) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 07 10:07:47.483522 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.volume.api [None req-1e68f446-1239-45ee-ad2a-30e5c1a00250 tempest-VolumesBackupsTest-1436783417 tempest-VolumesBackupsTest-1436783417-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (cd277d44-533e-44f0-ad73-8d85859c56a7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-07T09:47:39Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=45fd9a3a-b61e-4c6c-9ab7-d02f06678d0d,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '45fd9a3a-b61e-4c6c-9ab7-d02f06678d0d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100295) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 10:07:47.484241 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.volume.api [None req-1e68f446-1239-45ee-ad2a-30e5c1a00250 tempest-VolumesBackupsTest-1436783417 tempest-VolumesBackupsTest-1436783417-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0b9c673a-1988-4665-bde7-d8035775d7e0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100295) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 10:07:47.523082 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.quota [None req-1e68f446-1239-45ee-ad2a-30e5c1a00250 tempest-VolumesBackupsTest-1436783417 tempest-VolumesBackupsTest-1436783417-project-member] Created reservations ['7d7bb942-ca60-4930-8587-17101cc7e86c', 'eb9bc8d2-c100-4705-89c4-ff8da860bb07', '035b71e8-0675-4899-882b-b77108301d3d', '3f97d63c-dc9b-4a55-b035-ee8b68b424bb'] {{(pid=100295) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 10:07:47.523905 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.volume.api [None req-1e68f446-1239-45ee-ad2a-30e5c1a00250 tempest-VolumesBackupsTest-1436783417 tempest-VolumesBackupsTest-1436783417-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0b9c673a-1988-4665-bde7-d8035775d7e0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['7d7bb942-ca60-4930-8587-17101cc7e86c', 'eb9bc8d2-c100-4705-89c4-ff8da860bb07', '035b71e8-0675-4899-882b-b77108301d3d', '3f97d63c-dc9b-4a55-b035-ee8b68b424bb']}' {{(pid=100295) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 10:07:47.524607 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.volume.api [None req-1e68f446-1239-45ee-ad2a-30e5c1a00250 tempest-VolumesBackupsTest-1436783417 tempest-VolumesBackupsTest-1436783417-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3fce7584-a2a9-4a10-9583-cf0381278e5a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100295) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 10:07:47.551935 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.volume.api [None req-1e68f446-1239-45ee-ad2a-30e5c1a00250 tempest-VolumesBackupsTest-1436783417 tempest-VolumesBackupsTest-1436783417-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3fce7584-a2a9-4a10-9583-cf0381278e5a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'cd1e351d-8986-485d-9b6d-0e4e12245b2e', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-1439595248',encryption_key_id=None,group_id=None,group_type_id=,metadata={vol-meta1='value1',vol-meta2='value2',vol-meta3='value3'},multiattach=False,project_id='3f1cb199a35a4687a707ef5832be82a4',qos_specs=None,replication_status=,reservations=['7d7bb942-ca60-4930-8587-17101cc7e86c','eb9bc8d2-c100-4705-89c4-ff8da860bb07','035b71e8-0675-4899-882b-b77108301d3d','3f97d63c-dc9b-4a55-b035-ee8b68b424bb'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='0460aabcc9ea453eac88237062f7b964',volume_type_id=45fd9a3a-b61e-4c6c-9ab7-d02f06678d0d), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-07T10:07:47Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-1439595248',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=cd1e351d-8986-485d-9b6d-0e4e12245b2e,launched_at=None,metadata={vol-meta1='value1',vol-meta2='value2',vol-meta3='value3'},migration_status=None,multiattach=False,previous_status=None,project_id='3f1cb199a35a4687a707ef5832be82a4',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='0460aabcc9ea453eac88237062f7b964',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(45fd9a3a-b61e-4c6c-9ab7-d02f06678d0d),volume_type_id=45fd9a3a-b61e-4c6c-9ab7-d02f06678d0d)}' {{(pid=100295) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 10:07:47.552808 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.volume.api [None req-1e68f446-1239-45ee-ad2a-30e5c1a00250 tempest-VolumesBackupsTest-1436783417 tempest-VolumesBackupsTest-1436783417-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9dae759f-e3b1-4ebd-88f5-3dd307c6923e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100295) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 10:07:47.570318 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.volume.api [None req-1e68f446-1239-45ee-ad2a-30e5c1a00250 tempest-VolumesBackupsTest-1436783417 tempest-VolumesBackupsTest-1436783417-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9dae759f-e3b1-4ebd-88f5-3dd307c6923e) transitioned into state 'SUCCESS' from state '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-1439595248',encryption_key_id=None,group_id=None,group_type_id=,metadata={vol-meta1='value1',vol-meta2='value2',vol-meta3='value3'},multiattach=False,project_id='3f1cb199a35a4687a707ef5832be82a4',qos_specs=None,replication_status=,reservations=['7d7bb942-ca60-4930-8587-17101cc7e86c','eb9bc8d2-c100-4705-89c4-ff8da860bb07','035b71e8-0675-4899-882b-b77108301d3d','3f97d63c-dc9b-4a55-b035-ee8b68b424bb'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='0460aabcc9ea453eac88237062f7b964',volume_type_id=45fd9a3a-b61e-4c6c-9ab7-d02f06678d0d)}' {{(pid=100295) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 10:07:47.570939 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.volume.api [None req-1e68f446-1239-45ee-ad2a-30e5c1a00250 tempest-VolumesBackupsTest-1436783417 tempest-VolumesBackupsTest-1436783417-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (095bca27-ff3b-480f-b670-dd90676c7648) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100295) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 10:07:47.578922 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.volume.api [None req-1e68f446-1239-45ee-ad2a-30e5c1a00250 tempest-VolumesBackupsTest-1436783417 tempest-VolumesBackupsTest-1436783417-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (095bca27-ff3b-480f-b670-dd90676c7648) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100295) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 10:07:47.579759 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.volume.api [None req-1e68f446-1239-45ee-ad2a-30e5c1a00250 tempest-VolumesBackupsTest-1436783417 tempest-VolumesBackupsTest-1436783417-project-member] Flow 'volume_create_api' (7a628933-1c07-41b9-8ae4-cede0389fc73) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100295) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 10:07:47.580122 np0000006707 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-1e68f446-1239-45ee-ad2a-30e5c1a00250 tempest-VolumesBackupsTest-1436783417 tempest-VolumesBackupsTest-1436783417-project-member] Create volume request issued successfully. Aug 07 10:07:47.580876 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-1e68f446-1239-45ee-ad2a-30e5c1a00250 tempest-VolumesBackupsTest-1436783417 tempest-VolumesBackupsTest-1436783417-project-member] https://10.4.3.8/volume/v3/volumes returned with HTTP 202 Aug 07 10:07:47.581263 np0000006707 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 1352/5387] 10.4.3.8 () {68 vars in 1245 bytes} [Fri Aug 7 10:07:47 2026] POST /volume/v3/volumes => generated 812 bytes in 137 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 07 10:07:47.594104 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [None req-14bdc3a0-b5b9-446b-9161-ee4bae11d3d2 None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:07:47.595615 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-14bdc3a0-b5b9-446b-9161-ee4bae11d3d2 tempest-VolumesBackupsTest-1436783417 tempest-VolumesBackupsTest-1436783417-project-member] GET https://10.4.3.8/volume/v3/volumes/cd1e351d-8986-485d-9b6d-0e4e12245b2e Aug 07 10:07:47.595773 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-14bdc3a0-b5b9-446b-9161-ee4bae11d3d2 tempest-VolumesBackupsTest-1436783417 tempest-VolumesBackupsTest-1436783417-project-member] Empty body provided in request {{(pid=100296) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 10:07:47.595938 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-14bdc3a0-b5b9-446b-9161-ee4bae11d3d2 tempest-VolumesBackupsTest-1436783417 tempest-VolumesBackupsTest-1436783417-project-member] Calling method 'show' {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 10:07:47.603607 np0000006707 devstack@c-api.service[100296]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 10:07:47.603607 np0000006707 devstack@c-api.service[100296]: warnings.warn( Aug 07 10:07:47.607755 np0000006707 devstack@c-api.service[100296]: INFO cinder.volume.api [None req-14bdc3a0-b5b9-446b-9161-ee4bae11d3d2 tempest-VolumesBackupsTest-1436783417 tempest-VolumesBackupsTest-1436783417-project-member] Volume info retrieved successfully. Aug 07 10:07:47.612325 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-14bdc3a0-b5b9-446b-9161-ee4bae11d3d2 tempest-VolumesBackupsTest-1436783417 tempest-VolumesBackupsTest-1436783417-project-member] https://10.4.3.8/volume/v3/volumes/cd1e351d-8986-485d-9b6d-0e4e12245b2e returned with HTTP 200 Aug 07 10:07:47.612755 np0000006707 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 1342/5388] 10.4.3.8 () {66 vars in 1334 bytes} [Fri Aug 7 10:07:47 2026] GET /volume/v3/volumes/cd1e351d-8986-485d-9b6d-0e4e12245b2e => generated 880 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 10:07:48.626981 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [None req-16b5ba3a-6293-4d15-9b0d-3cbe92b8ad34 None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:07:48.628635 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-16b5ba3a-6293-4d15-9b0d-3cbe92b8ad34 tempest-VolumesBackupsTest-1436783417 tempest-VolumesBackupsTest-1436783417-project-member] GET https://10.4.3.8/volume/v3/volumes/cd1e351d-8986-485d-9b6d-0e4e12245b2e Aug 07 10:07:48.628813 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-16b5ba3a-6293-4d15-9b0d-3cbe92b8ad34 tempest-VolumesBackupsTest-1436783417 tempest-VolumesBackupsTest-1436783417-project-member] Empty body provided in request {{(pid=100297) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 10:07:48.628987 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-16b5ba3a-6293-4d15-9b0d-3cbe92b8ad34 tempest-VolumesBackupsTest-1436783417 tempest-VolumesBackupsTest-1436783417-project-member] Calling method 'show' {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 10:07:48.636298 np0000006707 devstack@c-api.service[100297]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 10:07:48.636298 np0000006707 devstack@c-api.service[100297]: warnings.warn( Aug 07 10:07:48.639569 np0000006707 devstack@c-api.service[100297]: INFO cinder.volume.api [None req-16b5ba3a-6293-4d15-9b0d-3cbe92b8ad34 tempest-VolumesBackupsTest-1436783417 tempest-VolumesBackupsTest-1436783417-project-member] Volume info retrieved successfully. Aug 07 10:07:48.643211 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-16b5ba3a-6293-4d15-9b0d-3cbe92b8ad34 tempest-VolumesBackupsTest-1436783417 tempest-VolumesBackupsTest-1436783417-project-member] https://10.4.3.8/volume/v3/volumes/cd1e351d-8986-485d-9b6d-0e4e12245b2e returned with HTTP 200 Aug 07 10:07:48.643575 np0000006707 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 1350/5389] 10.4.3.8 () {66 vars in 1334 bytes} [Fri Aug 7 10:07:48 2026] GET /volume/v3/volumes/cd1e351d-8986-485d-9b6d-0e4e12245b2e => generated 905 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 10:07:48.654660 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.middleware.request_id [None req-4bd90937-5de7-42df-971d-cb579c82adcd None None] RequestId filter calling following filter/app {{(pid=100298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:07:48.656481 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [None req-4bd90937-5de7-42df-971d-cb579c82adcd tempest-VolumesBackupsTest-1436783417 tempest-VolumesBackupsTest-1436783417-project-member] POST https://10.4.3.8/volume/v3/backups Aug 07 10:07:48.656798 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [None req-4bd90937-5de7-42df-971d-cb579c82adcd tempest-VolumesBackupsTest-1436783417 tempest-VolumesBackupsTest-1436783417-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "cd1e351d-8986-485d-9b6d-0e4e12245b2e", "name": "tempest-VolumesBackupsTest-Backup-513758511", "description": "tempest-backup-description-163841090", "container": "tempest-volumesbackupstest-backup-container-13516693"}} {{(pid=100298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 10:07:48.658230 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.contrib.backups [None req-4bd90937-5de7-42df-971d-cb579c82adcd tempest-VolumesBackupsTest-1436783417 tempest-VolumesBackupsTest-1436783417-project-member] Creating new backup {'backup': {'volume_id': 'cd1e351d-8986-485d-9b6d-0e4e12245b2e', 'name': 'tempest-VolumesBackupsTest-Backup-513758511', 'description': 'tempest-backup-description-163841090', 'container': 'tempest-volumesbackupstest-backup-container-13516693'}} {{(pid=100298) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 07 10:07:48.658400 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.contrib.backups [None req-4bd90937-5de7-42df-971d-cb579c82adcd tempest-VolumesBackupsTest-1436783417 tempest-VolumesBackupsTest-1436783417-project-member] Creating backup of volume cd1e351d-8986-485d-9b6d-0e4e12245b2e in container tempest-volumesbackupstest-backup-container-13516693 Aug 07 10:07:48.665564 np0000006707 devstack@c-api.service[100298]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 10:07:48.665564 np0000006707 devstack@c-api.service[100298]: warnings.warn( Aug 07 10:07:48.665988 np0000006707 devstack@c-api.service[100298]: INFO cinder.volume.api [None req-4bd90937-5de7-42df-971d-cb579c82adcd tempest-VolumesBackupsTest-1436783417 tempest-VolumesBackupsTest-1436783417-project-member] Volume info retrieved successfully. Aug 07 10:07:48.683368 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.quota [None req-4bd90937-5de7-42df-971d-cb579c82adcd tempest-VolumesBackupsTest-1436783417 tempest-VolumesBackupsTest-1436783417-project-member] Created reservations ['320feb9f-4520-4ffc-b404-a058dfb64c41', '2ed47f8c-1aaa-420e-b72e-3d26944f1a5d'] {{(pid=100298) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 10:07:48.711358 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [None req-4bd90937-5de7-42df-971d-cb579c82adcd tempest-VolumesBackupsTest-1436783417 tempest-VolumesBackupsTest-1436783417-project-member] https://10.4.3.8/volume/v3/backups returned with HTTP 202 Aug 07 10:07:48.711959 np0000006707 devstack@c-api.service[100298]: [pid: 100298|app: 0|req: 1346/5390] 10.4.3.8 () {68 vars in 1245 bytes} [Fri Aug 7 10:07:48 2026] POST /volume/v3/backups => generated 325 bytes in 58 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 07 10:07:48.719549 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-4efd695c-de2a-4dc3-8ee7-46f58e944b04 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:07:48.721354 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-4efd695c-de2a-4dc3-8ee7-46f58e944b04 tempest-VolumesBackupsTest-1436783417 tempest-VolumesBackupsTest-1436783417-project-member] GET https://10.4.3.8/volume/v3/backups/2184a74f-8620-412c-8291-d9ea46633d19 Aug 07 10:07:48.721596 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-4efd695c-de2a-4dc3-8ee7-46f58e944b04 tempest-VolumesBackupsTest-1436783417 tempest-VolumesBackupsTest-1436783417-project-member] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 10:07:48.721805 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-4efd695c-de2a-4dc3-8ee7-46f58e944b04 tempest-VolumesBackupsTest-1436783417 tempest-VolumesBackupsTest-1436783417-project-member] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 10:07:48.721944 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.v3.backups [None req-4efd695c-de2a-4dc3-8ee7-46f58e944b04 tempest-VolumesBackupsTest-1436783417 tempest-VolumesBackupsTest-1436783417-project-member] Show backup with id 2184a74f-8620-412c-8291-d9ea46633d19. {{(pid=100295) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 10:07:48.726388 np0000006707 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 10:07:48.726388 np0000006707 devstack@c-api.service[100295]: warnings.warn( Aug 07 10:07:48.727133 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-4efd695c-de2a-4dc3-8ee7-46f58e944b04 tempest-VolumesBackupsTest-1436783417 tempest-VolumesBackupsTest-1436783417-project-member] https://10.4.3.8/volume/v3/backups/2184a74f-8620-412c-8291-d9ea46633d19 returned with HTTP 200 Aug 07 10:07:48.727527 np0000006707 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 1353/5391] 10.4.3.8 () {66 vars in 1334 bytes} [Fri Aug 7 10:07:48 2026] GET /volume/v3/backups/2184a74f-8620-412c-8291-d9ea46633d19 => generated 816 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 10:07:49.738722 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [None req-720ded1c-0c08-4a07-841a-0657a00b701c None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:07:49.740475 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-720ded1c-0c08-4a07-841a-0657a00b701c tempest-VolumesBackupsTest-1436783417 tempest-VolumesBackupsTest-1436783417-project-member] GET https://10.4.3.8/volume/v3/backups/2184a74f-8620-412c-8291-d9ea46633d19 Aug 07 10:07:49.740664 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-720ded1c-0c08-4a07-841a-0657a00b701c tempest-VolumesBackupsTest-1436783417 tempest-VolumesBackupsTest-1436783417-project-member] Empty body provided in request {{(pid=100296) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 10:07:49.740841 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-720ded1c-0c08-4a07-841a-0657a00b701c tempest-VolumesBackupsTest-1436783417 tempest-VolumesBackupsTest-1436783417-project-member] Calling method 'show' {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 10:07:49.740942 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.v3.backups [None req-720ded1c-0c08-4a07-841a-0657a00b701c tempest-VolumesBackupsTest-1436783417 tempest-VolumesBackupsTest-1436783417-project-member] Show backup with id 2184a74f-8620-412c-8291-d9ea46633d19. {{(pid=100296) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 10:07:49.745106 np0000006707 devstack@c-api.service[100296]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 10:07:49.745106 np0000006707 devstack@c-api.service[100296]: warnings.warn( Aug 07 10:07:49.745809 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-720ded1c-0c08-4a07-841a-0657a00b701c tempest-VolumesBackupsTest-1436783417 tempest-VolumesBackupsTest-1436783417-project-member] https://10.4.3.8/volume/v3/backups/2184a74f-8620-412c-8291-d9ea46633d19 returned with HTTP 200 Aug 07 10:07:49.746134 np0000006707 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 1343/5392] 10.4.3.8 () {66 vars in 1334 bytes} [Fri Aug 7 10:07:49 2026] GET /volume/v3/backups/2184a74f-8620-412c-8291-d9ea46633d19 => generated 818 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 10:07:50.755576 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [None req-75048f2e-744f-4969-9460-edb7e7504e01 None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:07:50.757200 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-75048f2e-744f-4969-9460-edb7e7504e01 tempest-VolumesBackupsTest-1436783417 tempest-VolumesBackupsTest-1436783417-project-member] GET https://10.4.3.8/volume/v3/backups/2184a74f-8620-412c-8291-d9ea46633d19 Aug 07 10:07:50.757446 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-75048f2e-744f-4969-9460-edb7e7504e01 tempest-VolumesBackupsTest-1436783417 tempest-VolumesBackupsTest-1436783417-project-member] Empty body provided in request {{(pid=100297) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 10:07:50.757633 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-75048f2e-744f-4969-9460-edb7e7504e01 tempest-VolumesBackupsTest-1436783417 tempest-VolumesBackupsTest-1436783417-project-member] Calling method 'show' {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 10:07:50.757735 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.v3.backups [None req-75048f2e-744f-4969-9460-edb7e7504e01 tempest-VolumesBackupsTest-1436783417 tempest-VolumesBackupsTest-1436783417-project-member] Show backup with id 2184a74f-8620-412c-8291-d9ea46633d19. {{(pid=100297) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 10:07:50.761709 np0000006707 devstack@c-api.service[100297]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 10:07:50.761709 np0000006707 devstack@c-api.service[100297]: warnings.warn( Aug 07 10:07:50.762384 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-75048f2e-744f-4969-9460-edb7e7504e01 tempest-VolumesBackupsTest-1436783417 tempest-VolumesBackupsTest-1436783417-project-member] https://10.4.3.8/volume/v3/backups/2184a74f-8620-412c-8291-d9ea46633d19 returned with HTTP 200 Aug 07 10:07:50.762727 np0000006707 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 1351/5393] 10.4.3.8 () {66 vars in 1334 bytes} [Fri Aug 7 10:07:50 2026] GET /volume/v3/backups/2184a74f-8620-412c-8291-d9ea46633d19 => generated 818 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 10:07:51.775111 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.middleware.request_id [None req-198e242f-39e6-438a-a874-ed11dd098da3 None None] RequestId filter calling following filter/app {{(pid=100298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:07:51.784076 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [None req-198e242f-39e6-438a-a874-ed11dd098da3 tempest-VolumesBackupsTest-1436783417 tempest-VolumesBackupsTest-1436783417-project-member] GET https://10.4.3.8/volume/v3/backups/2184a74f-8620-412c-8291-d9ea46633d19 Aug 07 10:07:51.784860 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [None req-198e242f-39e6-438a-a874-ed11dd098da3 tempest-VolumesBackupsTest-1436783417 tempest-VolumesBackupsTest-1436783417-project-member] Empty body provided in request {{(pid=100298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 10:07:51.785846 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [None req-198e242f-39e6-438a-a874-ed11dd098da3 tempest-VolumesBackupsTest-1436783417 tempest-VolumesBackupsTest-1436783417-project-member] Calling method 'show' {{(pid=100298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 10:07:51.786323 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.v3.backups [None req-198e242f-39e6-438a-a874-ed11dd098da3 tempest-VolumesBackupsTest-1436783417 tempest-VolumesBackupsTest-1436783417-project-member] Show backup with id 2184a74f-8620-412c-8291-d9ea46633d19. {{(pid=100298) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 10:07:51.800715 np0000006707 devstack@c-api.service[100298]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 10:07:51.800715 np0000006707 devstack@c-api.service[100298]: warnings.warn( Aug 07 10:07:51.804216 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [None req-198e242f-39e6-438a-a874-ed11dd098da3 tempest-VolumesBackupsTest-1436783417 tempest-VolumesBackupsTest-1436783417-project-member] https://10.4.3.8/volume/v3/backups/2184a74f-8620-412c-8291-d9ea46633d19 returned with HTTP 200 Aug 07 10:07:51.805946 np0000006707 devstack@c-api.service[100298]: [pid: 100298|app: 0|req: 1347/5394] 10.4.3.8 () {66 vars in 1334 bytes} [Fri Aug 7 10:07:51 2026] GET /volume/v3/backups/2184a74f-8620-412c-8291-d9ea46633d19 => generated 818 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 10:07:52.817455 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-b81f28b8-5170-4afa-97e2-c26be7b29695 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:07:52.819609 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-b81f28b8-5170-4afa-97e2-c26be7b29695 tempest-VolumesBackupsTest-1436783417 tempest-VolumesBackupsTest-1436783417-project-member] GET https://10.4.3.8/volume/v3/backups/2184a74f-8620-412c-8291-d9ea46633d19 Aug 07 10:07:52.819810 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-b81f28b8-5170-4afa-97e2-c26be7b29695 tempest-VolumesBackupsTest-1436783417 tempest-VolumesBackupsTest-1436783417-project-member] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 10:07:52.820061 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-b81f28b8-5170-4afa-97e2-c26be7b29695 tempest-VolumesBackupsTest-1436783417 tempest-VolumesBackupsTest-1436783417-project-member] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 10:07:52.820215 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.v3.backups [None req-b81f28b8-5170-4afa-97e2-c26be7b29695 tempest-VolumesBackupsTest-1436783417 tempest-VolumesBackupsTest-1436783417-project-member] Show backup with id 2184a74f-8620-412c-8291-d9ea46633d19. {{(pid=100295) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 10:07:52.825253 np0000006707 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 10:07:52.825253 np0000006707 devstack@c-api.service[100295]: warnings.warn( Aug 07 10:07:52.826127 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-b81f28b8-5170-4afa-97e2-c26be7b29695 tempest-VolumesBackupsTest-1436783417 tempest-VolumesBackupsTest-1436783417-project-member] https://10.4.3.8/volume/v3/backups/2184a74f-8620-412c-8291-d9ea46633d19 returned with HTTP 200 Aug 07 10:07:52.826635 np0000006707 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 1354/5395] 10.4.3.8 () {66 vars in 1334 bytes} [Fri Aug 7 10:07:52 2026] GET /volume/v3/backups/2184a74f-8620-412c-8291-d9ea46633d19 => generated 818 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 10:07:53.837432 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [None req-ea349a24-3fd4-4c64-9ae1-ccd29f2b4659 None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:07:53.839161 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-ea349a24-3fd4-4c64-9ae1-ccd29f2b4659 tempest-VolumesBackupsTest-1436783417 tempest-VolumesBackupsTest-1436783417-project-member] GET https://10.4.3.8/volume/v3/backups/2184a74f-8620-412c-8291-d9ea46633d19 Aug 07 10:07:53.839351 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-ea349a24-3fd4-4c64-9ae1-ccd29f2b4659 tempest-VolumesBackupsTest-1436783417 tempest-VolumesBackupsTest-1436783417-project-member] Empty body provided in request {{(pid=100296) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 10:07:53.839569 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-ea349a24-3fd4-4c64-9ae1-ccd29f2b4659 tempest-VolumesBackupsTest-1436783417 tempest-VolumesBackupsTest-1436783417-project-member] Calling method 'show' {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 10:07:53.839708 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.v3.backups [None req-ea349a24-3fd4-4c64-9ae1-ccd29f2b4659 tempest-VolumesBackupsTest-1436783417 tempest-VolumesBackupsTest-1436783417-project-member] Show backup with id 2184a74f-8620-412c-8291-d9ea46633d19. {{(pid=100296) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 10:07:53.843480 np0000006707 devstack@c-api.service[100296]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 10:07:53.843480 np0000006707 devstack@c-api.service[100296]: warnings.warn( Aug 07 10:07:53.844143 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-ea349a24-3fd4-4c64-9ae1-ccd29f2b4659 tempest-VolumesBackupsTest-1436783417 tempest-VolumesBackupsTest-1436783417-project-member] https://10.4.3.8/volume/v3/backups/2184a74f-8620-412c-8291-d9ea46633d19 returned with HTTP 200 Aug 07 10:07:53.844519 np0000006707 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 1344/5396] 10.4.3.8 () {66 vars in 1334 bytes} [Fri Aug 7 10:07:53 2026] GET /volume/v3/backups/2184a74f-8620-412c-8291-d9ea46633d19 => generated 818 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 10:07:54.855303 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [None req-eecbb8c3-612a-4313-aeff-f67258f0fbf2 None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:07:54.857461 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-eecbb8c3-612a-4313-aeff-f67258f0fbf2 tempest-VolumesBackupsTest-1436783417 tempest-VolumesBackupsTest-1436783417-project-member] GET https://10.4.3.8/volume/v3/backups/2184a74f-8620-412c-8291-d9ea46633d19 Aug 07 10:07:54.857678 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-eecbb8c3-612a-4313-aeff-f67258f0fbf2 tempest-VolumesBackupsTest-1436783417 tempest-VolumesBackupsTest-1436783417-project-member] Empty body provided in request {{(pid=100297) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 10:07:54.857924 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-eecbb8c3-612a-4313-aeff-f67258f0fbf2 tempest-VolumesBackupsTest-1436783417 tempest-VolumesBackupsTest-1436783417-project-member] Calling method 'show' {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 10:07:54.858073 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.v3.backups [None req-eecbb8c3-612a-4313-aeff-f67258f0fbf2 tempest-VolumesBackupsTest-1436783417 tempest-VolumesBackupsTest-1436783417-project-member] Show backup with id 2184a74f-8620-412c-8291-d9ea46633d19. {{(pid=100297) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 10:07:54.863102 np0000006707 devstack@c-api.service[100297]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 10:07:54.863102 np0000006707 devstack@c-api.service[100297]: warnings.warn( Aug 07 10:07:54.864025 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-eecbb8c3-612a-4313-aeff-f67258f0fbf2 tempest-VolumesBackupsTest-1436783417 tempest-VolumesBackupsTest-1436783417-project-member] https://10.4.3.8/volume/v3/backups/2184a74f-8620-412c-8291-d9ea46633d19 returned with HTTP 200 Aug 07 10:07:54.864534 np0000006707 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 1352/5397] 10.4.3.8 () {66 vars in 1334 bytes} [Fri Aug 7 10:07:54 2026] GET /volume/v3/backups/2184a74f-8620-412c-8291-d9ea46633d19 => generated 818 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 10:07:55.877735 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.middleware.request_id [None req-1d97fb81-5e29-4572-8786-caa0bb8be9d6 None None] RequestId filter calling following filter/app {{(pid=100298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:07:55.887715 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [None req-1d97fb81-5e29-4572-8786-caa0bb8be9d6 tempest-VolumesBackupsTest-1436783417 tempest-VolumesBackupsTest-1436783417-project-member] GET https://10.4.3.8/volume/v3/backups/2184a74f-8620-412c-8291-d9ea46633d19 Aug 07 10:07:55.888362 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [None req-1d97fb81-5e29-4572-8786-caa0bb8be9d6 tempest-VolumesBackupsTest-1436783417 tempest-VolumesBackupsTest-1436783417-project-member] Empty body provided in request {{(pid=100298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 10:07:55.889016 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [None req-1d97fb81-5e29-4572-8786-caa0bb8be9d6 tempest-VolumesBackupsTest-1436783417 tempest-VolumesBackupsTest-1436783417-project-member] Calling method 'show' {{(pid=100298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 10:07:55.889494 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.v3.backups [None req-1d97fb81-5e29-4572-8786-caa0bb8be9d6 tempest-VolumesBackupsTest-1436783417 tempest-VolumesBackupsTest-1436783417-project-member] Show backup with id 2184a74f-8620-412c-8291-d9ea46633d19. {{(pid=100298) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 10:07:55.902879 np0000006707 devstack@c-api.service[100298]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 10:07:55.902879 np0000006707 devstack@c-api.service[100298]: warnings.warn( Aug 07 10:07:55.903695 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [None req-1d97fb81-5e29-4572-8786-caa0bb8be9d6 tempest-VolumesBackupsTest-1436783417 tempest-VolumesBackupsTest-1436783417-project-member] https://10.4.3.8/volume/v3/backups/2184a74f-8620-412c-8291-d9ea46633d19 returned with HTTP 200 Aug 07 10:07:55.904088 np0000006707 devstack@c-api.service[100298]: [pid: 100298|app: 0|req: 1348/5398] 10.4.3.8 () {66 vars in 1334 bytes} [Fri Aug 7 10:07:55 2026] GET /volume/v3/backups/2184a74f-8620-412c-8291-d9ea46633d19 => generated 818 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 10:07:56.914667 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-a5d027d6-d171-4afd-bfef-fca8fad0b278 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:07:56.916399 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-a5d027d6-d171-4afd-bfef-fca8fad0b278 tempest-VolumesBackupsTest-1436783417 tempest-VolumesBackupsTest-1436783417-project-member] GET https://10.4.3.8/volume/v3/backups/2184a74f-8620-412c-8291-d9ea46633d19 Aug 07 10:07:56.916594 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-a5d027d6-d171-4afd-bfef-fca8fad0b278 tempest-VolumesBackupsTest-1436783417 tempest-VolumesBackupsTest-1436783417-project-member] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 10:07:56.916768 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-a5d027d6-d171-4afd-bfef-fca8fad0b278 tempest-VolumesBackupsTest-1436783417 tempest-VolumesBackupsTest-1436783417-project-member] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 10:07:56.916880 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.v3.backups [None req-a5d027d6-d171-4afd-bfef-fca8fad0b278 tempest-VolumesBackupsTest-1436783417 tempest-VolumesBackupsTest-1436783417-project-member] Show backup with id 2184a74f-8620-412c-8291-d9ea46633d19. {{(pid=100295) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 10:07:56.920979 np0000006707 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 10:07:56.920979 np0000006707 devstack@c-api.service[100295]: warnings.warn( Aug 07 10:07:56.921760 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-a5d027d6-d171-4afd-bfef-fca8fad0b278 tempest-VolumesBackupsTest-1436783417 tempest-VolumesBackupsTest-1436783417-project-member] https://10.4.3.8/volume/v3/backups/2184a74f-8620-412c-8291-d9ea46633d19 returned with HTTP 200 Aug 07 10:07:56.922139 np0000006707 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 1355/5399] 10.4.3.8 () {66 vars in 1334 bytes} [Fri Aug 7 10:07:56 2026] GET /volume/v3/backups/2184a74f-8620-412c-8291-d9ea46633d19 => generated 818 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 10:07:57.933698 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [None req-d38c19c2-d783-4e49-ac9d-837328b92cc9 None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:07:57.936097 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-d38c19c2-d783-4e49-ac9d-837328b92cc9 tempest-VolumesBackupsTest-1436783417 tempest-VolumesBackupsTest-1436783417-project-member] GET https://10.4.3.8/volume/v3/backups/2184a74f-8620-412c-8291-d9ea46633d19 Aug 07 10:07:57.936569 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-d38c19c2-d783-4e49-ac9d-837328b92cc9 tempest-VolumesBackupsTest-1436783417 tempest-VolumesBackupsTest-1436783417-project-member] Empty body provided in request {{(pid=100296) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 10:07:57.936947 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-d38c19c2-d783-4e49-ac9d-837328b92cc9 tempest-VolumesBackupsTest-1436783417 tempest-VolumesBackupsTest-1436783417-project-member] Calling method 'show' {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 10:07:57.937156 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.v3.backups [None req-d38c19c2-d783-4e49-ac9d-837328b92cc9 tempest-VolumesBackupsTest-1436783417 tempest-VolumesBackupsTest-1436783417-project-member] Show backup with id 2184a74f-8620-412c-8291-d9ea46633d19. {{(pid=100296) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 10:07:57.942715 np0000006707 devstack@c-api.service[100296]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 10:07:57.942715 np0000006707 devstack@c-api.service[100296]: warnings.warn( Aug 07 10:07:57.943798 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-d38c19c2-d783-4e49-ac9d-837328b92cc9 tempest-VolumesBackupsTest-1436783417 tempest-VolumesBackupsTest-1436783417-project-member] https://10.4.3.8/volume/v3/backups/2184a74f-8620-412c-8291-d9ea46633d19 returned with HTTP 200 Aug 07 10:07:57.944268 np0000006707 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 1345/5400] 10.4.3.8 () {66 vars in 1334 bytes} [Fri Aug 7 10:07:57 2026] GET /volume/v3/backups/2184a74f-8620-412c-8291-d9ea46633d19 => generated 818 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 10:07:58.953596 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [None req-92e655ac-aac0-4f9e-b91c-b7a68dc27665 None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:07:58.955495 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-92e655ac-aac0-4f9e-b91c-b7a68dc27665 tempest-VolumesBackupsTest-1436783417 tempest-VolumesBackupsTest-1436783417-project-member] GET https://10.4.3.8/volume/v3/backups/2184a74f-8620-412c-8291-d9ea46633d19 Aug 07 10:07:58.955875 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-92e655ac-aac0-4f9e-b91c-b7a68dc27665 tempest-VolumesBackupsTest-1436783417 tempest-VolumesBackupsTest-1436783417-project-member] Empty body provided in request {{(pid=100297) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 10:07:58.956065 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-92e655ac-aac0-4f9e-b91c-b7a68dc27665 tempest-VolumesBackupsTest-1436783417 tempest-VolumesBackupsTest-1436783417-project-member] Calling method 'show' {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 10:07:58.956179 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.v3.backups [None req-92e655ac-aac0-4f9e-b91c-b7a68dc27665 tempest-VolumesBackupsTest-1436783417 tempest-VolumesBackupsTest-1436783417-project-member] Show backup with id 2184a74f-8620-412c-8291-d9ea46633d19. {{(pid=100297) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 10:07:58.960751 np0000006707 devstack@c-api.service[100297]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 10:07:58.960751 np0000006707 devstack@c-api.service[100297]: warnings.warn( Aug 07 10:07:58.961522 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-92e655ac-aac0-4f9e-b91c-b7a68dc27665 tempest-VolumesBackupsTest-1436783417 tempest-VolumesBackupsTest-1436783417-project-member] https://10.4.3.8/volume/v3/backups/2184a74f-8620-412c-8291-d9ea46633d19 returned with HTTP 200 Aug 07 10:07:58.961894 np0000006707 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 1353/5401] 10.4.3.8 () {66 vars in 1334 bytes} [Fri Aug 7 10:07:58 2026] GET /volume/v3/backups/2184a74f-8620-412c-8291-d9ea46633d19 => generated 818 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 10:07:59.972442 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.middleware.request_id [None req-837a1ef2-4d9e-45ad-823e-54850c62862d None None] RequestId filter calling following filter/app {{(pid=100298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:07:59.974638 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [None req-837a1ef2-4d9e-45ad-823e-54850c62862d tempest-VolumesBackupsTest-1436783417 tempest-VolumesBackupsTest-1436783417-project-member] GET https://10.4.3.8/volume/v3/backups/2184a74f-8620-412c-8291-d9ea46633d19 Aug 07 10:07:59.974966 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [None req-837a1ef2-4d9e-45ad-823e-54850c62862d tempest-VolumesBackupsTest-1436783417 tempest-VolumesBackupsTest-1436783417-project-member] Empty body provided in request {{(pid=100298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 10:07:59.975185 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [None req-837a1ef2-4d9e-45ad-823e-54850c62862d tempest-VolumesBackupsTest-1436783417 tempest-VolumesBackupsTest-1436783417-project-member] Calling method 'show' {{(pid=100298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 10:07:59.975297 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.v3.backups [None req-837a1ef2-4d9e-45ad-823e-54850c62862d tempest-VolumesBackupsTest-1436783417 tempest-VolumesBackupsTest-1436783417-project-member] Show backup with id 2184a74f-8620-412c-8291-d9ea46633d19. {{(pid=100298) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 10:07:59.980310 np0000006707 devstack@c-api.service[100298]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 10:07:59.980310 np0000006707 devstack@c-api.service[100298]: warnings.warn( Aug 07 10:07:59.981218 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [None req-837a1ef2-4d9e-45ad-823e-54850c62862d tempest-VolumesBackupsTest-1436783417 tempest-VolumesBackupsTest-1436783417-project-member] https://10.4.3.8/volume/v3/backups/2184a74f-8620-412c-8291-d9ea46633d19 returned with HTTP 200 Aug 07 10:07:59.981697 np0000006707 devstack@c-api.service[100298]: [pid: 100298|app: 0|req: 1349/5402] 10.4.3.8 () {66 vars in 1334 bytes} [Fri Aug 7 10:07:59 2026] GET /volume/v3/backups/2184a74f-8620-412c-8291-d9ea46633d19 => generated 818 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 10:08:00.991351 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-2c406b9e-811b-458d-b31a-5e4eb8abad15 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:08:00.993253 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-2c406b9e-811b-458d-b31a-5e4eb8abad15 tempest-VolumesBackupsTest-1436783417 tempest-VolumesBackupsTest-1436783417-project-member] GET https://10.4.3.8/volume/v3/backups/2184a74f-8620-412c-8291-d9ea46633d19 Aug 07 10:08:00.993511 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-2c406b9e-811b-458d-b31a-5e4eb8abad15 tempest-VolumesBackupsTest-1436783417 tempest-VolumesBackupsTest-1436783417-project-member] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 10:08:00.993724 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-2c406b9e-811b-458d-b31a-5e4eb8abad15 tempest-VolumesBackupsTest-1436783417 tempest-VolumesBackupsTest-1436783417-project-member] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 10:08:00.993862 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.v3.backups [None req-2c406b9e-811b-458d-b31a-5e4eb8abad15 tempest-VolumesBackupsTest-1436783417 tempest-VolumesBackupsTest-1436783417-project-member] Show backup with id 2184a74f-8620-412c-8291-d9ea46633d19. {{(pid=100295) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 10:08:00.998440 np0000006707 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 10:08:00.998440 np0000006707 devstack@c-api.service[100295]: warnings.warn( Aug 07 10:08:00.999280 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-2c406b9e-811b-458d-b31a-5e4eb8abad15 tempest-VolumesBackupsTest-1436783417 tempest-VolumesBackupsTest-1436783417-project-member] https://10.4.3.8/volume/v3/backups/2184a74f-8620-412c-8291-d9ea46633d19 returned with HTTP 200 Aug 07 10:08:00.999707 np0000006707 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 1356/5403] 10.4.3.8 () {66 vars in 1334 bytes} [Fri Aug 7 10:08:00 2026] GET /volume/v3/backups/2184a74f-8620-412c-8291-d9ea46633d19 => generated 818 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 10:08:02.010302 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [None req-e4db59f9-7f20-4b14-9687-4abf18607e31 None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:08:02.012500 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-e4db59f9-7f20-4b14-9687-4abf18607e31 tempest-VolumesBackupsTest-1436783417 tempest-VolumesBackupsTest-1436783417-project-member] GET https://10.4.3.8/volume/v3/backups/2184a74f-8620-412c-8291-d9ea46633d19 Aug 07 10:08:02.012740 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-e4db59f9-7f20-4b14-9687-4abf18607e31 tempest-VolumesBackupsTest-1436783417 tempest-VolumesBackupsTest-1436783417-project-member] Empty body provided in request {{(pid=100296) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 10:08:02.012936 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-e4db59f9-7f20-4b14-9687-4abf18607e31 tempest-VolumesBackupsTest-1436783417 tempest-VolumesBackupsTest-1436783417-project-member] Calling method 'show' {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 10:08:02.013039 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.v3.backups [None req-e4db59f9-7f20-4b14-9687-4abf18607e31 tempest-VolumesBackupsTest-1436783417 tempest-VolumesBackupsTest-1436783417-project-member] Show backup with id 2184a74f-8620-412c-8291-d9ea46633d19. {{(pid=100296) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 10:08:02.018333 np0000006707 devstack@c-api.service[100296]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 10:08:02.018333 np0000006707 devstack@c-api.service[100296]: warnings.warn( Aug 07 10:08:02.019266 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-e4db59f9-7f20-4b14-9687-4abf18607e31 tempest-VolumesBackupsTest-1436783417 tempest-VolumesBackupsTest-1436783417-project-member] https://10.4.3.8/volume/v3/backups/2184a74f-8620-412c-8291-d9ea46633d19 returned with HTTP 200 Aug 07 10:08:02.019739 np0000006707 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 1346/5404] 10.4.3.8 () {66 vars in 1334 bytes} [Fri Aug 7 10:08:02 2026] GET /volume/v3/backups/2184a74f-8620-412c-8291-d9ea46633d19 => generated 819 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 10:08:03.030608 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [None req-09605ec6-f44e-4e46-ada3-5f0ed94926d8 None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:08:03.032906 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-09605ec6-f44e-4e46-ada3-5f0ed94926d8 tempest-VolumesBackupsTest-1436783417 tempest-VolumesBackupsTest-1436783417-project-member] GET https://10.4.3.8/volume/v3/backups/2184a74f-8620-412c-8291-d9ea46633d19 Aug 07 10:08:03.033219 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-09605ec6-f44e-4e46-ada3-5f0ed94926d8 tempest-VolumesBackupsTest-1436783417 tempest-VolumesBackupsTest-1436783417-project-member] Empty body provided in request {{(pid=100297) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 10:08:03.033501 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-09605ec6-f44e-4e46-ada3-5f0ed94926d8 tempest-VolumesBackupsTest-1436783417 tempest-VolumesBackupsTest-1436783417-project-member] Calling method 'show' {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 10:08:03.033654 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.v3.backups [None req-09605ec6-f44e-4e46-ada3-5f0ed94926d8 tempest-VolumesBackupsTest-1436783417 tempest-VolumesBackupsTest-1436783417-project-member] Show backup with id 2184a74f-8620-412c-8291-d9ea46633d19. {{(pid=100297) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 10:08:03.039387 np0000006707 devstack@c-api.service[100297]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 10:08:03.039387 np0000006707 devstack@c-api.service[100297]: warnings.warn( Aug 07 10:08:03.040363 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-09605ec6-f44e-4e46-ada3-5f0ed94926d8 tempest-VolumesBackupsTest-1436783417 tempest-VolumesBackupsTest-1436783417-project-member] https://10.4.3.8/volume/v3/backups/2184a74f-8620-412c-8291-d9ea46633d19 returned with HTTP 200 Aug 07 10:08:03.040840 np0000006707 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 1354/5405] 10.4.3.8 () {66 vars in 1334 bytes} [Fri Aug 7 10:08:03 2026] GET /volume/v3/backups/2184a74f-8620-412c-8291-d9ea46633d19 => generated 820 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 10:08:03.050268 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.middleware.request_id [None req-5059d28e-01bb-4aee-8913-94145a871a74 None None] RequestId filter calling following filter/app {{(pid=100298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:08:03.052141 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [None req-5059d28e-01bb-4aee-8913-94145a871a74 tempest-VolumesBackupsTest-1436783417 tempest-VolumesBackupsTest-1436783417-project-member] GET https://10.4.3.8/volume/v3/volumes/cd1e351d-8986-485d-9b6d-0e4e12245b2e Aug 07 10:08:03.052617 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [None req-5059d28e-01bb-4aee-8913-94145a871a74 tempest-VolumesBackupsTest-1436783417 tempest-VolumesBackupsTest-1436783417-project-member] Empty body provided in request {{(pid=100298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 10:08:03.054204 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [None req-5059d28e-01bb-4aee-8913-94145a871a74 tempest-VolumesBackupsTest-1436783417 tempest-VolumesBackupsTest-1436783417-project-member] Calling method 'show' {{(pid=100298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 10:08:03.061236 np0000006707 devstack@c-api.service[100298]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 10:08:03.061236 np0000006707 devstack@c-api.service[100298]: warnings.warn( Aug 07 10:08:03.065877 np0000006707 devstack@c-api.service[100298]: INFO cinder.volume.api [None req-5059d28e-01bb-4aee-8913-94145a871a74 tempest-VolumesBackupsTest-1436783417 tempest-VolumesBackupsTest-1436783417-project-member] Volume info retrieved successfully. Aug 07 10:08:03.071034 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [None req-5059d28e-01bb-4aee-8913-94145a871a74 tempest-VolumesBackupsTest-1436783417 tempest-VolumesBackupsTest-1436783417-project-member] https://10.4.3.8/volume/v3/volumes/cd1e351d-8986-485d-9b6d-0e4e12245b2e returned with HTTP 200 Aug 07 10:08:03.071698 np0000006707 devstack@c-api.service[100298]: [pid: 100298|app: 0|req: 1350/5406] 10.4.3.8 () {66 vars in 1334 bytes} [Fri Aug 7 10:08:03 2026] GET /volume/v3/volumes/cd1e351d-8986-485d-9b6d-0e4e12245b2e => generated 905 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 10:08:03.083901 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-1c460b50-b924-4718-a5f6-42018108cee3 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:08:03.085755 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-1c460b50-b924-4718-a5f6-42018108cee3 tempest-VolumesBackupsTest-1436783417 tempest-VolumesBackupsTest-1436783417-project-member] GET https://10.4.3.8/volume/v3/backups/2184a74f-8620-412c-8291-d9ea46633d19 Aug 07 10:08:03.086006 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-1c460b50-b924-4718-a5f6-42018108cee3 tempest-VolumesBackupsTest-1436783417 tempest-VolumesBackupsTest-1436783417-project-member] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 10:08:03.086274 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-1c460b50-b924-4718-a5f6-42018108cee3 tempest-VolumesBackupsTest-1436783417 tempest-VolumesBackupsTest-1436783417-project-member] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 10:08:03.086452 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.v3.backups [None req-1c460b50-b924-4718-a5f6-42018108cee3 tempest-VolumesBackupsTest-1436783417 tempest-VolumesBackupsTest-1436783417-project-member] Show backup with id 2184a74f-8620-412c-8291-d9ea46633d19. {{(pid=100295) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 10:08:03.091085 np0000006707 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 10:08:03.091085 np0000006707 devstack@c-api.service[100295]: warnings.warn( Aug 07 10:08:03.091906 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-1c460b50-b924-4718-a5f6-42018108cee3 tempest-VolumesBackupsTest-1436783417 tempest-VolumesBackupsTest-1436783417-project-member] https://10.4.3.8/volume/v3/backups/2184a74f-8620-412c-8291-d9ea46633d19 returned with HTTP 200 Aug 07 10:08:03.092319 np0000006707 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 1357/5407] 10.4.3.8 () {66 vars in 1334 bytes} [Fri Aug 7 10:08:03 2026] GET /volume/v3/backups/2184a74f-8620-412c-8291-d9ea46633d19 => generated 820 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 10:08:03.101915 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [None req-44c023f8-fa8d-41aa-a76a-7b28a7126cca None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:08:03.103699 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-44c023f8-fa8d-41aa-a76a-7b28a7126cca tempest-VolumesBackupsTest-1436783417 tempest-VolumesBackupsTest-1436783417-project-member] GET https://10.4.3.8/volume/v3/backups/detail Aug 07 10:08:03.103915 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-44c023f8-fa8d-41aa-a76a-7b28a7126cca tempest-VolumesBackupsTest-1436783417 tempest-VolumesBackupsTest-1436783417-project-member] Empty body provided in request {{(pid=100296) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 10:08:03.104112 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-44c023f8-fa8d-41aa-a76a-7b28a7126cca tempest-VolumesBackupsTest-1436783417 tempest-VolumesBackupsTest-1436783417-project-member] Calling method 'detail' {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 10:08:03.104449 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.api_utils [None req-44c023f8-fa8d-41aa-a76a-7b28a7126cca tempest-VolumesBackupsTest-1436783417 tempest-VolumesBackupsTest-1436783417-project-member] Removing options '' from query. {{(pid=100296) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 07 10:08:03.109582 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-44c023f8-fa8d-41aa-a76a-7b28a7126cca tempest-VolumesBackupsTest-1436783417 tempest-VolumesBackupsTest-1436783417-project-member] https://10.4.3.8/volume/v3/backups/detail returned with HTTP 200 Aug 07 10:08:03.109969 np0000006707 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 1347/5408] 10.4.3.8 () {66 vars in 1244 bytes} [Fri Aug 7 10:08:03 2026] GET /volume/v3/backups/detail => generated 823 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 10:08:03.119572 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [None req-469fea5b-ff4d-4c75-917a-d3dce9d5d567 None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:08:03.121286 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-469fea5b-ff4d-4c75-917a-d3dce9d5d567 tempest-VolumesBackupsTest-1436783417 tempest-VolumesBackupsTest-1436783417-project-member] POST https://10.4.3.8/volume/v3/backups/2184a74f-8620-412c-8291-d9ea46633d19/restore Aug 07 10:08:03.121664 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-469fea5b-ff4d-4c75-917a-d3dce9d5d567 tempest-VolumesBackupsTest-1436783417 tempest-VolumesBackupsTest-1436783417-project-member] Action: 'restore', calling method: restore, body: {"restore": {}} {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 10:08:03.123052 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.contrib.backups [None req-469fea5b-ff4d-4c75-917a-d3dce9d5d567 tempest-VolumesBackupsTest-1436783417 tempest-VolumesBackupsTest-1436783417-project-member] Restoring backup 2184a74f-8620-412c-8291-d9ea46633d19 ({'restore': {}}) {{(pid=100297) restore /opt/stack/cinder/cinder/api/contrib/backups.py:208}} Aug 07 10:08:03.123198 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.contrib.backups [None req-469fea5b-ff4d-4c75-917a-d3dce9d5d567 tempest-VolumesBackupsTest-1436783417 tempest-VolumesBackupsTest-1436783417-project-member] Restoring backup 2184a74f-8620-412c-8291-d9ea46633d19 to volume None. Aug 07 10:08:03.127650 np0000006707 devstack@c-api.service[100297]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 10:08:03.127650 np0000006707 devstack@c-api.service[100297]: warnings.warn( Aug 07 10:08:03.128790 np0000006707 devstack@c-api.service[100297]: INFO cinder.backup.api [None req-469fea5b-ff4d-4c75-917a-d3dce9d5d567 tempest-VolumesBackupsTest-1436783417 tempest-VolumesBackupsTest-1436783417-project-member] Creating volume of 1 GB for restore of backup 2184a74f-8620-412c-8291-d9ea46633d19. Aug 07 10:08:03.132565 np0000006707 devstack@c-api.service[100297]: INFO cinder.volume.api [None req-469fea5b-ff4d-4c75-917a-d3dce9d5d567 tempest-VolumesBackupsTest-1436783417 tempest-VolumesBackupsTest-1436783417-project-member] Availability Zones retrieved successfully. Aug 07 10:08:03.137926 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.volume.api [None req-469fea5b-ff4d-4c75-917a-d3dce9d5d567 tempest-VolumesBackupsTest-1436783417 tempest-VolumesBackupsTest-1436783417-project-member] Flow 'volume_create_api' (a646b8bc-f75d-4d0e-9ee8-b8a327fa7182) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100297) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 10:08:03.139040 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.volume.api [None req-469fea5b-ff4d-4c75-917a-d3dce9d5d567 tempest-VolumesBackupsTest-1436783417 tempest-VolumesBackupsTest-1436783417-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b3a4a0df-7baa-4654-a25c-3cfe732bba3b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100297) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 10:08:03.139960 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.volume.flows.api.create_volume [None req-469fea5b-ff4d-4c75-917a-d3dce9d5d567 tempest-VolumesBackupsTest-1436783417 tempest-VolumesBackupsTest-1436783417-project-member] Validating volume size '1' using validate_int {{(pid=100297) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 07 10:08:03.165227 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.volume.api [None req-469fea5b-ff4d-4c75-917a-d3dce9d5d567 tempest-VolumesBackupsTest-1436783417 tempest-VolumesBackupsTest-1436783417-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b3a4a0df-7baa-4654-a25c-3cfe732bba3b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-07T09:47:39Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=45fd9a3a-b61e-4c6c-9ab7-d02f06678d0d,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '45fd9a3a-b61e-4c6c-9ab7-d02f06678d0d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100297) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 10:08:03.165943 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.volume.api [None req-469fea5b-ff4d-4c75-917a-d3dce9d5d567 tempest-VolumesBackupsTest-1436783417 tempest-VolumesBackupsTest-1436783417-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9569ea18-1fb5-4304-a888-16ecc57c2014) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100297) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 10:08:03.197203 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.quota [None req-469fea5b-ff4d-4c75-917a-d3dce9d5d567 tempest-VolumesBackupsTest-1436783417 tempest-VolumesBackupsTest-1436783417-project-member] Created reservations ['b02717fc-5c03-4eae-a8b6-f517407a0502', '1e1196d2-b7e6-405d-b104-45005409e69e', 'ed98b230-0ca9-44f6-92d2-9983c6765bad', '9a7c8d6a-f367-415b-a4b6-0dbe2051041b'] {{(pid=100297) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 10:08:03.197986 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.volume.api [None req-469fea5b-ff4d-4c75-917a-d3dce9d5d567 tempest-VolumesBackupsTest-1436783417 tempest-VolumesBackupsTest-1436783417-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9569ea18-1fb5-4304-a888-16ecc57c2014) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['b02717fc-5c03-4eae-a8b6-f517407a0502', '1e1196d2-b7e6-405d-b104-45005409e69e', 'ed98b230-0ca9-44f6-92d2-9983c6765bad', '9a7c8d6a-f367-415b-a4b6-0dbe2051041b']}' {{(pid=100297) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 10:08:03.198730 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.volume.api [None req-469fea5b-ff4d-4c75-917a-d3dce9d5d567 tempest-VolumesBackupsTest-1436783417 tempest-VolumesBackupsTest-1436783417-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (cc2c4f7a-cd42-4179-a59f-bc68021611b5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100297) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 10:08:03.227224 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.volume.api [None req-469fea5b-ff4d-4c75-917a-d3dce9d5d567 tempest-VolumesBackupsTest-1436783417 tempest-VolumesBackupsTest-1436783417-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (cc2c4f7a-cd42-4179-a59f-bc68021611b5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '035e14c3-d93a-4835-a22e-87c89ece3c29', '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_2184a74f-8620-412c-8291-d9ea46633d19',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='3f1cb199a35a4687a707ef5832be82a4',qos_specs=None,replication_status=,reservations=['b02717fc-5c03-4eae-a8b6-f517407a0502','1e1196d2-b7e6-405d-b104-45005409e69e','ed98b230-0ca9-44f6-92d2-9983c6765bad','9a7c8d6a-f367-415b-a4b6-0dbe2051041b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='0460aabcc9ea453eac88237062f7b964',volume_type_id=45fd9a3a-b61e-4c6c-9ab7-d02f06678d0d), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-07T10:08:03Z,deleted=False,deleted_at=None,display_description='auto-created_from_restore_from_backup',display_name='restore_backup_2184a74f-8620-412c-8291-d9ea46633d19',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=035e14c3-d93a-4835-a22e-87c89ece3c29,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='3f1cb199a35a4687a707ef5832be82a4',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='0460aabcc9ea453eac88237062f7b964',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(45fd9a3a-b61e-4c6c-9ab7-d02f06678d0d),volume_type_id=45fd9a3a-b61e-4c6c-9ab7-d02f06678d0d)}' {{(pid=100297) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 10:08:03.228043 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.volume.api [None req-469fea5b-ff4d-4c75-917a-d3dce9d5d567 tempest-VolumesBackupsTest-1436783417 tempest-VolumesBackupsTest-1436783417-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c37103e1-3999-4615-ba5a-8cf25e399202) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100297) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 10:08:03.246607 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.volume.api [None req-469fea5b-ff4d-4c75-917a-d3dce9d5d567 tempest-VolumesBackupsTest-1436783417 tempest-VolumesBackupsTest-1436783417-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c37103e1-3999-4615-ba5a-8cf25e399202) transitioned into 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_2184a74f-8620-412c-8291-d9ea46633d19',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='3f1cb199a35a4687a707ef5832be82a4',qos_specs=None,replication_status=,reservations=['b02717fc-5c03-4eae-a8b6-f517407a0502','1e1196d2-b7e6-405d-b104-45005409e69e','ed98b230-0ca9-44f6-92d2-9983c6765bad','9a7c8d6a-f367-415b-a4b6-0dbe2051041b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='0460aabcc9ea453eac88237062f7b964',volume_type_id=45fd9a3a-b61e-4c6c-9ab7-d02f06678d0d)}' {{(pid=100297) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 10:08:03.247429 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.volume.api [None req-469fea5b-ff4d-4c75-917a-d3dce9d5d567 tempest-VolumesBackupsTest-1436783417 tempest-VolumesBackupsTest-1436783417-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (680c211e-e8ec-4a39-bd99-787f594bf8e1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100297) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 10:08:03.256639 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.volume.api [None req-469fea5b-ff4d-4c75-917a-d3dce9d5d567 tempest-VolumesBackupsTest-1436783417 tempest-VolumesBackupsTest-1436783417-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (680c211e-e8ec-4a39-bd99-787f594bf8e1) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100297) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 10:08:03.257429 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.volume.api [None req-469fea5b-ff4d-4c75-917a-d3dce9d5d567 tempest-VolumesBackupsTest-1436783417 tempest-VolumesBackupsTest-1436783417-project-member] Flow 'volume_create_api' (a646b8bc-f75d-4d0e-9ee8-b8a327fa7182) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100297) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 10:08:03.257766 np0000006707 devstack@c-api.service[100297]: INFO cinder.volume.api [None req-469fea5b-ff4d-4c75-917a-d3dce9d5d567 tempest-VolumesBackupsTest-1436783417 tempest-VolumesBackupsTest-1436783417-project-member] Create volume request issued successfully. Aug 07 10:08:03.264489 np0000006707 devstack@c-api.service[100297]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 10:08:03.264489 np0000006707 devstack@c-api.service[100297]: warnings.warn( Aug 07 10:08:03.264990 np0000006707 devstack@c-api.service[100297]: INFO cinder.volume.api [None req-469fea5b-ff4d-4c75-917a-d3dce9d5d567 tempest-VolumesBackupsTest-1436783417 tempest-VolumesBackupsTest-1436783417-project-member] Volume info retrieved successfully. Aug 07 10:08:04.271763 np0000006707 devstack@c-api.service[100297]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 10:08:04.271763 np0000006707 devstack@c-api.service[100297]: warnings.warn( Aug 07 10:08:04.272225 np0000006707 devstack@c-api.service[100297]: INFO cinder.volume.api [None req-469fea5b-ff4d-4c75-917a-d3dce9d5d567 tempest-VolumesBackupsTest-1436783417 tempest-VolumesBackupsTest-1436783417-project-member] Volume info retrieved successfully. Aug 07 10:08:04.272315 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.backup.api [None req-469fea5b-ff4d-4c75-917a-d3dce9d5d567 tempest-VolumesBackupsTest-1436783417 tempest-VolumesBackupsTest-1436783417-project-member] Checking backup size 1 against volume size 1 {{(pid=100297) restore /opt/stack/cinder/cinder/backup/api.py:427}} Aug 07 10:08:04.272404 np0000006707 devstack@c-api.service[100297]: INFO cinder.backup.api [None req-469fea5b-ff4d-4c75-917a-d3dce9d5d567 tempest-VolumesBackupsTest-1436783417 tempest-VolumesBackupsTest-1436783417-project-member] Overwriting volume 035e14c3-d93a-4835-a22e-87c89ece3c29 with restore of backup 2184a74f-8620-412c-8291-d9ea46633d19 Aug 07 10:08:04.282556 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.backup.rpcapi [None req-469fea5b-ff4d-4c75-917a-d3dce9d5d567 tempest-VolumesBackupsTest-1436783417 tempest-VolumesBackupsTest-1436783417-project-member] restore_backup in rpcapi backup_id 2184a74f-8620-412c-8291-d9ea46633d19 {{(pid=100297) restore_backup /opt/stack/cinder/cinder/backup/rpcapi.py:72}} Aug 07 10:08:04.284187 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-469fea5b-ff4d-4c75-917a-d3dce9d5d567 tempest-VolumesBackupsTest-1436783417 tempest-VolumesBackupsTest-1436783417-project-member] https://10.4.3.8/volume/v3/backups/2184a74f-8620-412c-8291-d9ea46633d19/restore returned with HTTP 202 Aug 07 10:08:04.284680 np0000006707 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 1355/5409] 10.4.3.8 () {68 vars in 1379 bytes} [Fri Aug 7 10:08:03 2026] POST /volume/v3/backups/2184a74f-8620-412c-8291-d9ea46633d19/restore => generated 189 bytes in 1165 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 07 10:08:04.291362 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.middleware.request_id [None req-992e9808-fc5f-4cf0-9925-6d762fc15fc2 None None] RequestId filter calling following filter/app {{(pid=100298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:08:04.293648 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [None req-992e9808-fc5f-4cf0-9925-6d762fc15fc2 tempest-VolumesBackupsTest-1436783417 tempest-VolumesBackupsTest-1436783417-project-member] GET https://10.4.3.8/volume/v3/backups/2184a74f-8620-412c-8291-d9ea46633d19 Aug 07 10:08:04.293866 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [None req-992e9808-fc5f-4cf0-9925-6d762fc15fc2 tempest-VolumesBackupsTest-1436783417 tempest-VolumesBackupsTest-1436783417-project-member] Empty body provided in request {{(pid=100298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 10:08:04.294056 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [None req-992e9808-fc5f-4cf0-9925-6d762fc15fc2 tempest-VolumesBackupsTest-1436783417 tempest-VolumesBackupsTest-1436783417-project-member] Calling method 'show' {{(pid=100298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 10:08:04.294176 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.v3.backups [None req-992e9808-fc5f-4cf0-9925-6d762fc15fc2 tempest-VolumesBackupsTest-1436783417 tempest-VolumesBackupsTest-1436783417-project-member] Show backup with id 2184a74f-8620-412c-8291-d9ea46633d19. {{(pid=100298) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 10:08:04.298144 np0000006707 devstack@c-api.service[100298]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 10:08:04.298144 np0000006707 devstack@c-api.service[100298]: warnings.warn( Aug 07 10:08:04.298812 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [None req-992e9808-fc5f-4cf0-9925-6d762fc15fc2 tempest-VolumesBackupsTest-1436783417 tempest-VolumesBackupsTest-1436783417-project-member] https://10.4.3.8/volume/v3/backups/2184a74f-8620-412c-8291-d9ea46633d19 returned with HTTP 200 Aug 07 10:08:04.299191 np0000006707 devstack@c-api.service[100298]: [pid: 100298|app: 0|req: 1351/5410] 10.4.3.8 () {66 vars in 1334 bytes} [Fri Aug 7 10:08:04 2026] GET /volume/v3/backups/2184a74f-8620-412c-8291-d9ea46633d19 => generated 820 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 10:08:05.308096 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-138f99f6-d55a-45bf-9717-e4532d1c5d0d None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:08:05.310398 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-138f99f6-d55a-45bf-9717-e4532d1c5d0d tempest-VolumesBackupsTest-1436783417 tempest-VolumesBackupsTest-1436783417-project-member] GET https://10.4.3.8/volume/v3/backups/2184a74f-8620-412c-8291-d9ea46633d19 Aug 07 10:08:05.310629 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-138f99f6-d55a-45bf-9717-e4532d1c5d0d tempest-VolumesBackupsTest-1436783417 tempest-VolumesBackupsTest-1436783417-project-member] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 10:08:05.310861 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-138f99f6-d55a-45bf-9717-e4532d1c5d0d tempest-VolumesBackupsTest-1436783417 tempest-VolumesBackupsTest-1436783417-project-member] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 10:08:05.310983 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.v3.backups [None req-138f99f6-d55a-45bf-9717-e4532d1c5d0d tempest-VolumesBackupsTest-1436783417 tempest-VolumesBackupsTest-1436783417-project-member] Show backup with id 2184a74f-8620-412c-8291-d9ea46633d19. {{(pid=100295) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 10:08:05.315453 np0000006707 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 10:08:05.315453 np0000006707 devstack@c-api.service[100295]: warnings.warn( Aug 07 10:08:05.316164 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-138f99f6-d55a-45bf-9717-e4532d1c5d0d tempest-VolumesBackupsTest-1436783417 tempest-VolumesBackupsTest-1436783417-project-member] https://10.4.3.8/volume/v3/backups/2184a74f-8620-412c-8291-d9ea46633d19 returned with HTTP 200 Aug 07 10:08:05.316627 np0000006707 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 1358/5411] 10.4.3.8 () {66 vars in 1334 bytes} [Fri Aug 7 10:08:05 2026] GET /volume/v3/backups/2184a74f-8620-412c-8291-d9ea46633d19 => generated 820 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 10:08:06.326576 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [None req-aa00d10a-b728-4aaf-8f95-75f7f3b3e19c None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:08:06.328390 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-aa00d10a-b728-4aaf-8f95-75f7f3b3e19c tempest-VolumesBackupsTest-1436783417 tempest-VolumesBackupsTest-1436783417-project-member] GET https://10.4.3.8/volume/v3/backups/2184a74f-8620-412c-8291-d9ea46633d19 Aug 07 10:08:06.328618 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-aa00d10a-b728-4aaf-8f95-75f7f3b3e19c tempest-VolumesBackupsTest-1436783417 tempest-VolumesBackupsTest-1436783417-project-member] Empty body provided in request {{(pid=100296) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 10:08:06.328794 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-aa00d10a-b728-4aaf-8f95-75f7f3b3e19c tempest-VolumesBackupsTest-1436783417 tempest-VolumesBackupsTest-1436783417-project-member] Calling method 'show' {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 10:08:06.328899 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.v3.backups [None req-aa00d10a-b728-4aaf-8f95-75f7f3b3e19c tempest-VolumesBackupsTest-1436783417 tempest-VolumesBackupsTest-1436783417-project-member] Show backup with id 2184a74f-8620-412c-8291-d9ea46633d19. {{(pid=100296) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 10:08:06.333119 np0000006707 devstack@c-api.service[100296]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 10:08:06.333119 np0000006707 devstack@c-api.service[100296]: warnings.warn( Aug 07 10:08:06.333895 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-aa00d10a-b728-4aaf-8f95-75f7f3b3e19c tempest-VolumesBackupsTest-1436783417 tempest-VolumesBackupsTest-1436783417-project-member] https://10.4.3.8/volume/v3/backups/2184a74f-8620-412c-8291-d9ea46633d19 returned with HTTP 200 Aug 07 10:08:06.334269 np0000006707 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 1348/5412] 10.4.3.8 () {66 vars in 1334 bytes} [Fri Aug 7 10:08:06 2026] GET /volume/v3/backups/2184a74f-8620-412c-8291-d9ea46633d19 => generated 820 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 10:08:07.344439 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [None req-13bce519-8558-4164-88ba-6ccbc0ce993d None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:08:07.346803 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-13bce519-8558-4164-88ba-6ccbc0ce993d tempest-VolumesBackupsTest-1436783417 tempest-VolumesBackupsTest-1436783417-project-member] GET https://10.4.3.8/volume/v3/backups/2184a74f-8620-412c-8291-d9ea46633d19 Aug 07 10:08:07.347062 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-13bce519-8558-4164-88ba-6ccbc0ce993d tempest-VolumesBackupsTest-1436783417 tempest-VolumesBackupsTest-1436783417-project-member] Empty body provided in request {{(pid=100297) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 10:08:07.347293 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-13bce519-8558-4164-88ba-6ccbc0ce993d tempest-VolumesBackupsTest-1436783417 tempest-VolumesBackupsTest-1436783417-project-member] Calling method 'show' {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 10:08:07.347442 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.v3.backups [None req-13bce519-8558-4164-88ba-6ccbc0ce993d tempest-VolumesBackupsTest-1436783417 tempest-VolumesBackupsTest-1436783417-project-member] Show backup with id 2184a74f-8620-412c-8291-d9ea46633d19. {{(pid=100297) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 10:08:07.352471 np0000006707 devstack@c-api.service[100297]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 10:08:07.352471 np0000006707 devstack@c-api.service[100297]: warnings.warn( Aug 07 10:08:07.353406 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-13bce519-8558-4164-88ba-6ccbc0ce993d tempest-VolumesBackupsTest-1436783417 tempest-VolumesBackupsTest-1436783417-project-member] https://10.4.3.8/volume/v3/backups/2184a74f-8620-412c-8291-d9ea46633d19 returned with HTTP 200 Aug 07 10:08:07.353849 np0000006707 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 1356/5413] 10.4.3.8 () {66 vars in 1334 bytes} [Fri Aug 7 10:08:07 2026] GET /volume/v3/backups/2184a74f-8620-412c-8291-d9ea46633d19 => generated 820 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 10:08:08.363866 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.middleware.request_id [None req-8d27e5b9-9335-41f8-9581-b30a17d761c1 None None] RequestId filter calling following filter/app {{(pid=100298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:08:08.365762 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [None req-8d27e5b9-9335-41f8-9581-b30a17d761c1 tempest-VolumesBackupsTest-1436783417 tempest-VolumesBackupsTest-1436783417-project-member] GET https://10.4.3.8/volume/v3/backups/2184a74f-8620-412c-8291-d9ea46633d19 Aug 07 10:08:08.365944 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [None req-8d27e5b9-9335-41f8-9581-b30a17d761c1 tempest-VolumesBackupsTest-1436783417 tempest-VolumesBackupsTest-1436783417-project-member] Empty body provided in request {{(pid=100298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 10:08:08.366143 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [None req-8d27e5b9-9335-41f8-9581-b30a17d761c1 tempest-VolumesBackupsTest-1436783417 tempest-VolumesBackupsTest-1436783417-project-member] Calling method 'show' {{(pid=100298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 10:08:08.366241 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.v3.backups [None req-8d27e5b9-9335-41f8-9581-b30a17d761c1 tempest-VolumesBackupsTest-1436783417 tempest-VolumesBackupsTest-1436783417-project-member] Show backup with id 2184a74f-8620-412c-8291-d9ea46633d19. {{(pid=100298) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 10:08:08.370859 np0000006707 devstack@c-api.service[100298]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 10:08:08.370859 np0000006707 devstack@c-api.service[100298]: warnings.warn( Aug 07 10:08:08.371614 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [None req-8d27e5b9-9335-41f8-9581-b30a17d761c1 tempest-VolumesBackupsTest-1436783417 tempest-VolumesBackupsTest-1436783417-project-member] https://10.4.3.8/volume/v3/backups/2184a74f-8620-412c-8291-d9ea46633d19 returned with HTTP 200 Aug 07 10:08:08.372129 np0000006707 devstack@c-api.service[100298]: [pid: 100298|app: 0|req: 1352/5414] 10.4.3.8 () {66 vars in 1334 bytes} [Fri Aug 7 10:08:08 2026] GET /volume/v3/backups/2184a74f-8620-412c-8291-d9ea46633d19 => generated 820 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 10:08:08.638513 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-1bac5f72-0b8b-432b-a408-d046473fa7e5 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:08:08.640709 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-1bac5f72-0b8b-432b-a408-d046473fa7e5 tempest-TestVolumeBootPattern-391440175 tempest-TestVolumeBootPattern-391440175-project-member] POST https://10.4.3.8/volume/v3/snapshots Aug 07 10:08:08.641260 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-1bac5f72-0b8b-432b-a408-d046473fa7e5 tempest-TestVolumeBootPattern-391440175 tempest-TestVolumeBootPattern-391440175-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "4ee8f036-ecd2-4ffd-b2e1-8bf998368ee8", "force": true, "name": "tempest-TestVolumeBootPattern-snapshot-1272418169", "description": null, "metadata": null}} {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 10:08:08.653356 np0000006707 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 10:08:08.653356 np0000006707 devstack@c-api.service[100295]: warnings.warn( Aug 07 10:08:08.653890 np0000006707 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-1bac5f72-0b8b-432b-a408-d046473fa7e5 tempest-TestVolumeBootPattern-391440175 tempest-TestVolumeBootPattern-391440175-project-member] Volume info retrieved successfully. Aug 07 10:08:08.654066 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.v3.snapshots [None req-1bac5f72-0b8b-432b-a408-d046473fa7e5 tempest-TestVolumeBootPattern-391440175 tempest-TestVolumeBootPattern-391440175-project-member] Create snapshot from volume 4ee8f036-ecd2-4ffd-b2e1-8bf998368ee8 Aug 07 10:08:08.680372 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.quota [None req-1bac5f72-0b8b-432b-a408-d046473fa7e5 tempest-TestVolumeBootPattern-391440175 tempest-TestVolumeBootPattern-391440175-project-member] Created reservations ['5304f4fc-4507-4109-89fe-e46c19c8c404', 'f5a46b79-2730-42d5-bfec-f81a34b31107', 'c0cf1762-62c3-4b88-aa6f-f16e0ab3c13a', '12605eb5-0ed3-4d01-9ff1-e6e2c2548466'] {{(pid=100295) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 10:08:08.719465 np0000006707 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-1bac5f72-0b8b-432b-a408-d046473fa7e5 tempest-TestVolumeBootPattern-391440175 tempest-TestVolumeBootPattern-391440175-project-member] Snapshot force create request issued successfully. Aug 07 10:08:08.719873 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-1bac5f72-0b8b-432b-a408-d046473fa7e5 tempest-TestVolumeBootPattern-391440175 tempest-TestVolumeBootPattern-391440175-project-member] https://10.4.3.8/volume/v3/snapshots returned with HTTP 202 Aug 07 10:08:08.720607 np0000006707 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 1359/5415] 10.4.3.8 () {68 vars in 1251 bytes} [Fri Aug 7 10:08:08 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 10:08:08.730380 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [None req-61f207fa-2d99-412c-b08d-e2ef049c2412 None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:08:08.732243 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-61f207fa-2d99-412c-b08d-e2ef049c2412 tempest-TestVolumeBootPattern-391440175 tempest-TestVolumeBootPattern-391440175-project-member] GET https://10.4.3.8/volume/v3/snapshots/4bfcbdcd-4987-4bf9-9482-454739a18cd2 Aug 07 10:08:08.732443 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-61f207fa-2d99-412c-b08d-e2ef049c2412 tempest-TestVolumeBootPattern-391440175 tempest-TestVolumeBootPattern-391440175-project-member] Empty body provided in request {{(pid=100296) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 10:08:08.733101 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-61f207fa-2d99-412c-b08d-e2ef049c2412 tempest-TestVolumeBootPattern-391440175 tempest-TestVolumeBootPattern-391440175-project-member] Calling method 'show' {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 10:08:08.739024 np0000006707 devstack@c-api.service[100296]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 10:08:08.739024 np0000006707 devstack@c-api.service[100296]: warnings.warn( Aug 07 10:08:08.739595 np0000006707 devstack@c-api.service[100296]: INFO cinder.volume.api [None req-61f207fa-2d99-412c-b08d-e2ef049c2412 tempest-TestVolumeBootPattern-391440175 tempest-TestVolumeBootPattern-391440175-project-member] Snapshot retrieved successfully. Aug 07 10:08:08.740559 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-61f207fa-2d99-412c-b08d-e2ef049c2412 tempest-TestVolumeBootPattern-391440175 tempest-TestVolumeBootPattern-391440175-project-member] https://10.4.3.8/volume/v3/snapshots/4bfcbdcd-4987-4bf9-9482-454739a18cd2 returned with HTTP 200 Aug 07 10:08:08.740926 np0000006707 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 1349/5416] 10.4.3.8 () {66 vars in 1340 bytes} [Fri Aug 7 10:08:08 2026] GET /volume/v3/snapshots/4bfcbdcd-4987-4bf9-9482-454739a18cd2 => generated 440 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 10:08:09.383098 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [None req-8cba036d-4748-4cc2-9d80-35eb8f0cd65c None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:08:09.385164 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-8cba036d-4748-4cc2-9d80-35eb8f0cd65c tempest-VolumesBackupsTest-1436783417 tempest-VolumesBackupsTest-1436783417-project-member] GET https://10.4.3.8/volume/v3/backups/2184a74f-8620-412c-8291-d9ea46633d19 Aug 07 10:08:09.386798 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-8cba036d-4748-4cc2-9d80-35eb8f0cd65c tempest-VolumesBackupsTest-1436783417 tempest-VolumesBackupsTest-1436783417-project-member] Empty body provided in request {{(pid=100297) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 10:08:09.386798 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-8cba036d-4748-4cc2-9d80-35eb8f0cd65c tempest-VolumesBackupsTest-1436783417 tempest-VolumesBackupsTest-1436783417-project-member] Calling method 'show' {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 10:08:09.386798 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.v3.backups [None req-8cba036d-4748-4cc2-9d80-35eb8f0cd65c tempest-VolumesBackupsTest-1436783417 tempest-VolumesBackupsTest-1436783417-project-member] Show backup with id 2184a74f-8620-412c-8291-d9ea46633d19. {{(pid=100297) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 10:08:09.391179 np0000006707 devstack@c-api.service[100297]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 10:08:09.391179 np0000006707 devstack@c-api.service[100297]: warnings.warn( Aug 07 10:08:09.392136 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-8cba036d-4748-4cc2-9d80-35eb8f0cd65c tempest-VolumesBackupsTest-1436783417 tempest-VolumesBackupsTest-1436783417-project-member] https://10.4.3.8/volume/v3/backups/2184a74f-8620-412c-8291-d9ea46633d19 returned with HTTP 200 Aug 07 10:08:09.392781 np0000006707 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 1357/5417] 10.4.3.8 () {66 vars in 1334 bytes} [Fri Aug 7 10:08:09 2026] GET /volume/v3/backups/2184a74f-8620-412c-8291-d9ea46633d19 => generated 820 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 10:08:09.751764 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.middleware.request_id [None req-b12d7bbb-894e-4f5e-ad0c-028306c85ff9 None None] RequestId filter calling following filter/app {{(pid=100298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:08:09.753816 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [None req-b12d7bbb-894e-4f5e-ad0c-028306c85ff9 tempest-TestVolumeBootPattern-391440175 tempest-TestVolumeBootPattern-391440175-project-member] GET https://10.4.3.8/volume/v3/snapshots/4bfcbdcd-4987-4bf9-9482-454739a18cd2 Aug 07 10:08:09.754088 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [None req-b12d7bbb-894e-4f5e-ad0c-028306c85ff9 tempest-TestVolumeBootPattern-391440175 tempest-TestVolumeBootPattern-391440175-project-member] Empty body provided in request {{(pid=100298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 10:08:09.754328 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [None req-b12d7bbb-894e-4f5e-ad0c-028306c85ff9 tempest-TestVolumeBootPattern-391440175 tempest-TestVolumeBootPattern-391440175-project-member] Calling method 'show' {{(pid=100298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 10:08:09.760024 np0000006707 devstack@c-api.service[100298]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 10:08:09.760024 np0000006707 devstack@c-api.service[100298]: warnings.warn( Aug 07 10:08:09.760548 np0000006707 devstack@c-api.service[100298]: INFO cinder.volume.api [None req-b12d7bbb-894e-4f5e-ad0c-028306c85ff9 tempest-TestVolumeBootPattern-391440175 tempest-TestVolumeBootPattern-391440175-project-member] Snapshot retrieved successfully. Aug 07 10:08:09.761434 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [None req-b12d7bbb-894e-4f5e-ad0c-028306c85ff9 tempest-TestVolumeBootPattern-391440175 tempest-TestVolumeBootPattern-391440175-project-member] https://10.4.3.8/volume/v3/snapshots/4bfcbdcd-4987-4bf9-9482-454739a18cd2 returned with HTTP 200 Aug 07 10:08:09.761856 np0000006707 devstack@c-api.service[100298]: [pid: 100298|app: 0|req: 1353/5418] 10.4.3.8 () {66 vars in 1340 bytes} [Fri Aug 7 10:08:09 2026] GET /volume/v3/snapshots/4bfcbdcd-4987-4bf9-9482-454739a18cd2 => generated 467 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 10:08:09.770376 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-357371d9-b121-4485-8b3f-05d69ef66d01 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:08:09.772666 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-357371d9-b121-4485-8b3f-05d69ef66d01 tempest-TestVolumeBootPattern-391440175 tempest-TestVolumeBootPattern-391440175-project-member] GET https://10.4.3.8/volume/v3/snapshots/4bfcbdcd-4987-4bf9-9482-454739a18cd2 Aug 07 10:08:09.772912 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-357371d9-b121-4485-8b3f-05d69ef66d01 tempest-TestVolumeBootPattern-391440175 tempest-TestVolumeBootPattern-391440175-project-member] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 10:08:09.773174 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-357371d9-b121-4485-8b3f-05d69ef66d01 tempest-TestVolumeBootPattern-391440175 tempest-TestVolumeBootPattern-391440175-project-member] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 10:08:09.778841 np0000006707 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 10:08:09.778841 np0000006707 devstack@c-api.service[100295]: warnings.warn( Aug 07 10:08:09.779342 np0000006707 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-357371d9-b121-4485-8b3f-05d69ef66d01 tempest-TestVolumeBootPattern-391440175 tempest-TestVolumeBootPattern-391440175-project-member] Snapshot retrieved successfully. Aug 07 10:08:09.780251 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-357371d9-b121-4485-8b3f-05d69ef66d01 tempest-TestVolumeBootPattern-391440175 tempest-TestVolumeBootPattern-391440175-project-member] https://10.4.3.8/volume/v3/snapshots/4bfcbdcd-4987-4bf9-9482-454739a18cd2 returned with HTTP 200 Aug 07 10:08:09.780678 np0000006707 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 1360/5419] 10.4.3.8 () {66 vars in 1340 bytes} [Fri Aug 7 10:08:09 2026] GET /volume/v3/snapshots/4bfcbdcd-4987-4bf9-9482-454739a18cd2 => generated 467 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 10:08:09.788769 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [None req-d3bf49c0-a93d-4e2b-b6ce-a3c485d3f0e1 None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:08:09.790737 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-d3bf49c0-a93d-4e2b-b6ce-a3c485d3f0e1 tempest-TestVolumeBootPattern-391440175 tempest-TestVolumeBootPattern-391440175-project-member] POST https://10.4.3.8/volume/v3/volumes Aug 07 10:08:09.791083 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-d3bf49c0-a93d-4e2b-b6ce-a3c485d3f0e1 tempest-TestVolumeBootPattern-391440175 tempest-TestVolumeBootPattern-391440175-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestVolumeBootPattern-volume-494870919", "snapshot_id": "4bfcbdcd-4987-4bf9-9482-454739a18cd2", "imageRef": null, "volume_type": null, "size": 1}} {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 10:08:09.792969 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.v3.volumes [None req-d3bf49c0-a93d-4e2b-b6ce-a3c485d3f0e1 tempest-TestVolumeBootPattern-391440175 tempest-TestVolumeBootPattern-391440175-project-member] Create volume request body: {'volume': {'name': 'tempest-TestVolumeBootPattern-volume-494870919', 'snapshot_id': '4bfcbdcd-4987-4bf9-9482-454739a18cd2', 'imageRef': None, 'volume_type': None, 'size': 1}} {{(pid=100296) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 07 10:08:09.797682 np0000006707 devstack@c-api.service[100296]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 10:08:09.797682 np0000006707 devstack@c-api.service[100296]: warnings.warn( Aug 07 10:08:09.798034 np0000006707 devstack@c-api.service[100296]: INFO cinder.volume.api [None req-d3bf49c0-a93d-4e2b-b6ce-a3c485d3f0e1 tempest-TestVolumeBootPattern-391440175 tempest-TestVolumeBootPattern-391440175-project-member] Snapshot retrieved successfully. Aug 07 10:08:09.798151 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.v3.volumes [None req-d3bf49c0-a93d-4e2b-b6ce-a3c485d3f0e1 tempest-TestVolumeBootPattern-391440175 tempest-TestVolumeBootPattern-391440175-project-member] Create volume of 1 GB Aug 07 10:08:09.801165 np0000006707 devstack@c-api.service[100296]: INFO cinder.volume.api [None req-d3bf49c0-a93d-4e2b-b6ce-a3c485d3f0e1 tempest-TestVolumeBootPattern-391440175 tempest-TestVolumeBootPattern-391440175-project-member] Availability Zones retrieved successfully. Aug 07 10:08:09.806245 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.volume.api [None req-d3bf49c0-a93d-4e2b-b6ce-a3c485d3f0e1 tempest-TestVolumeBootPattern-391440175 tempest-TestVolumeBootPattern-391440175-project-member] Flow 'volume_create_api' (ec438270-2c09-403f-9bf0-7e665ae89142) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100296) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 10:08:09.807099 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.volume.api [None req-d3bf49c0-a93d-4e2b-b6ce-a3c485d3f0e1 tempest-TestVolumeBootPattern-391440175 tempest-TestVolumeBootPattern-391440175-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (95f7b5ac-122b-4ee7-83fc-98a834a3084e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 10:08:09.807925 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.volume.flows.api.create_volume [None req-d3bf49c0-a93d-4e2b-b6ce-a3c485d3f0e1 tempest-TestVolumeBootPattern-391440175 tempest-TestVolumeBootPattern-391440175-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=100296) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 07 10:08:09.837027 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.volume.api [None req-d3bf49c0-a93d-4e2b-b6ce-a3c485d3f0e1 tempest-TestVolumeBootPattern-391440175 tempest-TestVolumeBootPattern-391440175-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (95f7b5ac-122b-4ee7-83fc-98a834a3084e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': '4bfcbdcd-4987-4bf9-9482-454739a18cd2', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-07T09:47:39Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=45fd9a3a-b61e-4c6c-9ab7-d02f06678d0d,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '45fd9a3a-b61e-4c6c-9ab7-d02f06678d0d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 10:08:09.837195 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.volume.api [None req-d3bf49c0-a93d-4e2b-b6ce-a3c485d3f0e1 tempest-TestVolumeBootPattern-391440175 tempest-TestVolumeBootPattern-391440175-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (78fd8955-7758-4469-b81f-eaef5dde96e9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 10:08:09.872992 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.quota [None req-d3bf49c0-a93d-4e2b-b6ce-a3c485d3f0e1 tempest-TestVolumeBootPattern-391440175 tempest-TestVolumeBootPattern-391440175-project-member] Created reservations ['f4c02339-2f19-4569-a3eb-7b04c929bfb8', '897624de-7bfe-4526-835c-2d5505658647', '93717b37-c917-4938-a51c-5d411c2c6d34', '3f8163e3-e309-4976-8d57-8c230557611f'] {{(pid=100296) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 10:08:09.873836 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.volume.api [None req-d3bf49c0-a93d-4e2b-b6ce-a3c485d3f0e1 tempest-TestVolumeBootPattern-391440175 tempest-TestVolumeBootPattern-391440175-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (78fd8955-7758-4469-b81f-eaef5dde96e9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['f4c02339-2f19-4569-a3eb-7b04c929bfb8', '897624de-7bfe-4526-835c-2d5505658647', '93717b37-c917-4938-a51c-5d411c2c6d34', '3f8163e3-e309-4976-8d57-8c230557611f']}' {{(pid=100296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 10:08:09.874606 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.volume.api [None req-d3bf49c0-a93d-4e2b-b6ce-a3c485d3f0e1 tempest-TestVolumeBootPattern-391440175 tempest-TestVolumeBootPattern-391440175-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (46cc4632-630c-44cf-9b2c-1860caf4af98) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 10:08:09.918697 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.volume.api [None req-d3bf49c0-a93d-4e2b-b6ce-a3c485d3f0e1 tempest-TestVolumeBootPattern-391440175 tempest-TestVolumeBootPattern-391440175-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (46cc4632-630c-44cf-9b2c-1860caf4af98) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'a23917aa-95e5-4e91-876c-1329eaec1ab6', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestVolumeBootPattern-volume-494870919',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='52f5f8fcdd29429c807d8bcef75e3bee',qos_specs=None,replication_status=,reservations=['f4c02339-2f19-4569-a3eb-7b04c929bfb8','897624de-7bfe-4526-835c-2d5505658647','93717b37-c917-4938-a51c-5d411c2c6d34','3f8163e3-e309-4976-8d57-8c230557611f'],size=1,snapshot_id=4bfcbdcd-4987-4bf9-9482-454739a18cd2,source_replicaid=,source_volid=None,status='creating',user_id='c317c7eecf9245dea62bbb49e4819366',volume_type_id=45fd9a3a-b61e-4c6c-9ab7-d02f06678d0d), '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-07T10:08:09Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestVolumeBootPattern-volume-494870919',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=a23917aa-95e5-4e91-876c-1329eaec1ab6,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='52f5f8fcdd29429c807d8bcef75e3bee',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=4bfcbdcd-4987-4bf9-9482-454739a18cd2,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='c317c7eecf9245dea62bbb49e4819366',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(45fd9a3a-b61e-4c6c-9ab7-d02f06678d0d),volume_type_id=45fd9a3a-b61e-4c6c-9ab7-d02f06678d0d)}' {{(pid=100296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 10:08:09.919378 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.volume.api [None req-d3bf49c0-a93d-4e2b-b6ce-a3c485d3f0e1 tempest-TestVolumeBootPattern-391440175 tempest-TestVolumeBootPattern-391440175-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (454fb1ef-0d18-4255-9766-f170ea66de3a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 10:08:09.936123 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.volume.api [None req-d3bf49c0-a93d-4e2b-b6ce-a3c485d3f0e1 tempest-TestVolumeBootPattern-391440175 tempest-TestVolumeBootPattern-391440175-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (454fb1ef-0d18-4255-9766-f170ea66de3a) transitioned into state 'SUCCESS' from state '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-494870919',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='52f5f8fcdd29429c807d8bcef75e3bee',qos_specs=None,replication_status=,reservations=['f4c02339-2f19-4569-a3eb-7b04c929bfb8','897624de-7bfe-4526-835c-2d5505658647','93717b37-c917-4938-a51c-5d411c2c6d34','3f8163e3-e309-4976-8d57-8c230557611f'],size=1,snapshot_id=4bfcbdcd-4987-4bf9-9482-454739a18cd2,source_replicaid=,source_volid=None,status='creating',user_id='c317c7eecf9245dea62bbb49e4819366',volume_type_id=45fd9a3a-b61e-4c6c-9ab7-d02f06678d0d)}' {{(pid=100296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 10:08:09.936826 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.volume.api [None req-d3bf49c0-a93d-4e2b-b6ce-a3c485d3f0e1 tempest-TestVolumeBootPattern-391440175 tempest-TestVolumeBootPattern-391440175-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ea175ec7-02ba-445e-9360-82306d70ae08) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 10:08:09.958791 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.volume.api [None req-d3bf49c0-a93d-4e2b-b6ce-a3c485d3f0e1 tempest-TestVolumeBootPattern-391440175 tempest-TestVolumeBootPattern-391440175-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ea175ec7-02ba-445e-9360-82306d70ae08) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 10:08:09.959549 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.volume.api [None req-d3bf49c0-a93d-4e2b-b6ce-a3c485d3f0e1 tempest-TestVolumeBootPattern-391440175 tempest-TestVolumeBootPattern-391440175-project-member] Flow 'volume_create_api' (ec438270-2c09-403f-9bf0-7e665ae89142) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100296) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 10:08:09.959819 np0000006707 devstack@c-api.service[100296]: INFO cinder.volume.api [None req-d3bf49c0-a93d-4e2b-b6ce-a3c485d3f0e1 tempest-TestVolumeBootPattern-391440175 tempest-TestVolumeBootPattern-391440175-project-member] Create volume request issued successfully. Aug 07 10:08:09.960324 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-d3bf49c0-a93d-4e2b-b6ce-a3c485d3f0e1 tempest-TestVolumeBootPattern-391440175 tempest-TestVolumeBootPattern-391440175-project-member] https://10.4.3.8/volume/v3/volumes returned with HTTP 202 Aug 07 10:08:09.960742 np0000006707 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 1350/5420] 10.4.3.8 () {68 vars in 1245 bytes} [Fri Aug 7 10:08:09 2026] POST /volume/v3/volumes => generated 780 bytes in 173 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 07 10:08:09.971963 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [None req-acb4a701-7313-4ebb-a51d-138a1c1191fb None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:08:09.974191 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-acb4a701-7313-4ebb-a51d-138a1c1191fb tempest-TestVolumeBootPattern-391440175 tempest-TestVolumeBootPattern-391440175-project-member] GET https://10.4.3.8/volume/v3/volumes/a23917aa-95e5-4e91-876c-1329eaec1ab6 Aug 07 10:08:09.974449 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-acb4a701-7313-4ebb-a51d-138a1c1191fb tempest-TestVolumeBootPattern-391440175 tempest-TestVolumeBootPattern-391440175-project-member] Empty body provided in request {{(pid=100297) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 10:08:09.974699 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-acb4a701-7313-4ebb-a51d-138a1c1191fb tempest-TestVolumeBootPattern-391440175 tempest-TestVolumeBootPattern-391440175-project-member] Calling method 'show' {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 10:08:09.983153 np0000006707 devstack@c-api.service[100297]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 10:08:09.983153 np0000006707 devstack@c-api.service[100297]: warnings.warn( Aug 07 10:08:09.987292 np0000006707 devstack@c-api.service[100297]: INFO cinder.volume.api [None req-acb4a701-7313-4ebb-a51d-138a1c1191fb tempest-TestVolumeBootPattern-391440175 tempest-TestVolumeBootPattern-391440175-project-member] Volume info retrieved successfully. Aug 07 10:08:09.992551 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-acb4a701-7313-4ebb-a51d-138a1c1191fb tempest-TestVolumeBootPattern-391440175 tempest-TestVolumeBootPattern-391440175-project-member] https://10.4.3.8/volume/v3/volumes/a23917aa-95e5-4e91-876c-1329eaec1ab6 returned with HTTP 200 Aug 07 10:08:09.993052 np0000006707 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 1358/5421] 10.4.3.8 () {66 vars in 1334 bytes} [Fri Aug 7 10:08:09 2026] GET /volume/v3/volumes/a23917aa-95e5-4e91-876c-1329eaec1ab6 => generated 848 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 10:08:10.403151 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.middleware.request_id [None req-e45eaee2-274e-4ce9-9674-4424ebc8941c None None] RequestId filter calling following filter/app {{(pid=100298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:08:10.404869 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [None req-e45eaee2-274e-4ce9-9674-4424ebc8941c tempest-VolumesBackupsTest-1436783417 tempest-VolumesBackupsTest-1436783417-project-member] GET https://10.4.3.8/volume/v3/backups/2184a74f-8620-412c-8291-d9ea46633d19 Aug 07 10:08:10.405082 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [None req-e45eaee2-274e-4ce9-9674-4424ebc8941c tempest-VolumesBackupsTest-1436783417 tempest-VolumesBackupsTest-1436783417-project-member] Empty body provided in request {{(pid=100298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 10:08:10.405260 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [None req-e45eaee2-274e-4ce9-9674-4424ebc8941c tempest-VolumesBackupsTest-1436783417 tempest-VolumesBackupsTest-1436783417-project-member] Calling method 'show' {{(pid=100298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 10:08:10.405354 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.v3.backups [None req-e45eaee2-274e-4ce9-9674-4424ebc8941c tempest-VolumesBackupsTest-1436783417 tempest-VolumesBackupsTest-1436783417-project-member] Show backup with id 2184a74f-8620-412c-8291-d9ea46633d19. {{(pid=100298) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 10:08:10.409560 np0000006707 devstack@c-api.service[100298]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 10:08:10.409560 np0000006707 devstack@c-api.service[100298]: warnings.warn( Aug 07 10:08:10.410211 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [None req-e45eaee2-274e-4ce9-9674-4424ebc8941c tempest-VolumesBackupsTest-1436783417 tempest-VolumesBackupsTest-1436783417-project-member] https://10.4.3.8/volume/v3/backups/2184a74f-8620-412c-8291-d9ea46633d19 returned with HTTP 200 Aug 07 10:08:10.410558 np0000006707 devstack@c-api.service[100298]: [pid: 100298|app: 0|req: 1354/5422] 10.4.3.8 () {66 vars in 1334 bytes} [Fri Aug 7 10:08:10 2026] GET /volume/v3/backups/2184a74f-8620-412c-8291-d9ea46633d19 => generated 820 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 10:08:11.005995 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-0fe512d7-e6d1-4fe8-bfa8-f09c0ae796a9 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:08:11.007720 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-0fe512d7-e6d1-4fe8-bfa8-f09c0ae796a9 tempest-TestVolumeBootPattern-391440175 tempest-TestVolumeBootPattern-391440175-project-member] GET https://10.4.3.8/volume/v3/volumes/a23917aa-95e5-4e91-876c-1329eaec1ab6 Aug 07 10:08:11.008125 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-0fe512d7-e6d1-4fe8-bfa8-f09c0ae796a9 tempest-TestVolumeBootPattern-391440175 tempest-TestVolumeBootPattern-391440175-project-member] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 10:08:11.009608 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-0fe512d7-e6d1-4fe8-bfa8-f09c0ae796a9 tempest-TestVolumeBootPattern-391440175 tempest-TestVolumeBootPattern-391440175-project-member] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 10:08:11.016648 np0000006707 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 10:08:11.016648 np0000006707 devstack@c-api.service[100295]: warnings.warn( Aug 07 10:08:11.020542 np0000006707 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-0fe512d7-e6d1-4fe8-bfa8-f09c0ae796a9 tempest-TestVolumeBootPattern-391440175 tempest-TestVolumeBootPattern-391440175-project-member] Volume info retrieved successfully. Aug 07 10:08:11.025188 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-0fe512d7-e6d1-4fe8-bfa8-f09c0ae796a9 tempest-TestVolumeBootPattern-391440175 tempest-TestVolumeBootPattern-391440175-project-member] https://10.4.3.8/volume/v3/volumes/a23917aa-95e5-4e91-876c-1329eaec1ab6 returned with HTTP 200 Aug 07 10:08:11.025700 np0000006707 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 1361/5423] 10.4.3.8 () {66 vars in 1334 bytes} [Fri Aug 7 10:08:11 2026] GET /volume/v3/volumes/a23917aa-95e5-4e91-876c-1329eaec1ab6 => generated 1389 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 10:08:11.041173 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [None req-d04e72f5-b5a1-4929-ad68-8a8df3256eb0 None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:08:11.043492 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-d04e72f5-b5a1-4929-ad68-8a8df3256eb0 tempest-TestVolumeBootPattern-391440175 tempest-TestVolumeBootPattern-391440175-project-member] GET https://10.4.3.8/volume/v3/volumes/a23917aa-95e5-4e91-876c-1329eaec1ab6 Aug 07 10:08:11.043727 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-d04e72f5-b5a1-4929-ad68-8a8df3256eb0 tempest-TestVolumeBootPattern-391440175 tempest-TestVolumeBootPattern-391440175-project-member] Empty body provided in request {{(pid=100296) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 10:08:11.043959 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-d04e72f5-b5a1-4929-ad68-8a8df3256eb0 tempest-TestVolumeBootPattern-391440175 tempest-TestVolumeBootPattern-391440175-project-member] Calling method 'show' {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 10:08:11.051957 np0000006707 devstack@c-api.service[100296]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 10:08:11.051957 np0000006707 devstack@c-api.service[100296]: warnings.warn( Aug 07 10:08:11.055606 np0000006707 devstack@c-api.service[100296]: INFO cinder.volume.api [None req-d04e72f5-b5a1-4929-ad68-8a8df3256eb0 tempest-TestVolumeBootPattern-391440175 tempest-TestVolumeBootPattern-391440175-project-member] Volume info retrieved successfully. Aug 07 10:08:11.060594 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-d04e72f5-b5a1-4929-ad68-8a8df3256eb0 tempest-TestVolumeBootPattern-391440175 tempest-TestVolumeBootPattern-391440175-project-member] https://10.4.3.8/volume/v3/volumes/a23917aa-95e5-4e91-876c-1329eaec1ab6 returned with HTTP 200 Aug 07 10:08:11.061040 np0000006707 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 1351/5424] 10.4.3.8 () {66 vars in 1334 bytes} [Fri Aug 7 10:08:11 2026] GET /volume/v3/volumes/a23917aa-95e5-4e91-876c-1329eaec1ab6 => generated 1389 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 10:08:11.148870 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [req-3c03bae6-2a61-4020-9258-c7290de3c00b req-e992600f-2c42-4c75-8551-6293f3f53c69 None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:08:11.150923 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [req-3c03bae6-2a61-4020-9258-c7290de3c00b req-e992600f-2c42-4c75-8551-6293f3f53c69 tempest-TestVolumeBootPattern-391440175 tempest-TestVolumeBootPattern-391440175-project-member] GET https://10.4.3.8/volume/v3/volumes/a23917aa-95e5-4e91-876c-1329eaec1ab6 Aug 07 10:08:11.151209 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [req-3c03bae6-2a61-4020-9258-c7290de3c00b req-e992600f-2c42-4c75-8551-6293f3f53c69 tempest-TestVolumeBootPattern-391440175 tempest-TestVolumeBootPattern-391440175-project-member] Empty body provided in request {{(pid=100297) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 10:08:11.151470 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [req-3c03bae6-2a61-4020-9258-c7290de3c00b req-e992600f-2c42-4c75-8551-6293f3f53c69 tempest-TestVolumeBootPattern-391440175 tempest-TestVolumeBootPattern-391440175-project-member] Calling method 'show' {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 10:08:11.158119 np0000006707 devstack@c-api.service[100297]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 10:08:11.158119 np0000006707 devstack@c-api.service[100297]: warnings.warn( Aug 07 10:08:11.161386 np0000006707 devstack@c-api.service[100297]: INFO cinder.volume.api [req-3c03bae6-2a61-4020-9258-c7290de3c00b req-e992600f-2c42-4c75-8551-6293f3f53c69 tempest-TestVolumeBootPattern-391440175 tempest-TestVolumeBootPattern-391440175-project-member] Volume info retrieved successfully. Aug 07 10:08:11.166264 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [req-3c03bae6-2a61-4020-9258-c7290de3c00b req-e992600f-2c42-4c75-8551-6293f3f53c69 tempest-TestVolumeBootPattern-391440175 tempest-TestVolumeBootPattern-391440175-project-member] https://10.4.3.8/volume/v3/volumes/a23917aa-95e5-4e91-876c-1329eaec1ab6 returned with HTTP 200 Aug 07 10:08:11.167137 np0000006707 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 1359/5425] 10.4.3.8 () {68 vars in 1584 bytes} [Fri Aug 7 10:08:11 2026] GET /volume/v3/volumes/a23917aa-95e5-4e91-876c-1329eaec1ab6 => generated 1389 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 10:08:11.419892 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.middleware.request_id [None req-534c692a-2ee8-453b-9cba-f858d6ade6b0 None None] RequestId filter calling following filter/app {{(pid=100298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:08:11.421923 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [None req-534c692a-2ee8-453b-9cba-f858d6ade6b0 tempest-VolumesBackupsTest-1436783417 tempest-VolumesBackupsTest-1436783417-project-member] GET https://10.4.3.8/volume/v3/backups/2184a74f-8620-412c-8291-d9ea46633d19 Aug 07 10:08:11.422162 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [None req-534c692a-2ee8-453b-9cba-f858d6ade6b0 tempest-VolumesBackupsTest-1436783417 tempest-VolumesBackupsTest-1436783417-project-member] Empty body provided in request {{(pid=100298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 10:08:11.422393 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [None req-534c692a-2ee8-453b-9cba-f858d6ade6b0 tempest-VolumesBackupsTest-1436783417 tempest-VolumesBackupsTest-1436783417-project-member] Calling method 'show' {{(pid=100298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 10:08:11.422573 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.v3.backups [None req-534c692a-2ee8-453b-9cba-f858d6ade6b0 tempest-VolumesBackupsTest-1436783417 tempest-VolumesBackupsTest-1436783417-project-member] Show backup with id 2184a74f-8620-412c-8291-d9ea46633d19. {{(pid=100298) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 10:08:11.427836 np0000006707 devstack@c-api.service[100298]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 10:08:11.427836 np0000006707 devstack@c-api.service[100298]: warnings.warn( Aug 07 10:08:11.428810 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [None req-534c692a-2ee8-453b-9cba-f858d6ade6b0 tempest-VolumesBackupsTest-1436783417 tempest-VolumesBackupsTest-1436783417-project-member] https://10.4.3.8/volume/v3/backups/2184a74f-8620-412c-8291-d9ea46633d19 returned with HTTP 200 Aug 07 10:08:11.429346 np0000006707 devstack@c-api.service[100298]: [pid: 100298|app: 0|req: 1355/5426] 10.4.3.8 () {66 vars in 1334 bytes} [Fri Aug 7 10:08:11 2026] GET /volume/v3/backups/2184a74f-8620-412c-8291-d9ea46633d19 => generated 820 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 10:08:11.577986 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [req-3c03bae6-2a61-4020-9258-c7290de3c00b req-dc48a419-aa64-4849-9fc1-a499889e0835 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:08:11.580051 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [req-3c03bae6-2a61-4020-9258-c7290de3c00b req-dc48a419-aa64-4849-9fc1-a499889e0835 tempest-TestVolumeBootPattern-391440175 tempest-TestVolumeBootPattern-391440175-project-member] GET https://10.4.3.8/volume/v3/volumes/a23917aa-95e5-4e91-876c-1329eaec1ab6 Aug 07 10:08:11.580233 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [req-3c03bae6-2a61-4020-9258-c7290de3c00b req-dc48a419-aa64-4849-9fc1-a499889e0835 tempest-TestVolumeBootPattern-391440175 tempest-TestVolumeBootPattern-391440175-project-member] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 10:08:11.580431 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [req-3c03bae6-2a61-4020-9258-c7290de3c00b req-dc48a419-aa64-4849-9fc1-a499889e0835 tempest-TestVolumeBootPattern-391440175 tempest-TestVolumeBootPattern-391440175-project-member] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 10:08:11.586895 np0000006707 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 10:08:11.586895 np0000006707 devstack@c-api.service[100295]: warnings.warn( Aug 07 10:08:11.590256 np0000006707 devstack@c-api.service[100295]: INFO cinder.volume.api [req-3c03bae6-2a61-4020-9258-c7290de3c00b req-dc48a419-aa64-4849-9fc1-a499889e0835 tempest-TestVolumeBootPattern-391440175 tempest-TestVolumeBootPattern-391440175-project-member] Volume info retrieved successfully. Aug 07 10:08:11.594716 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [req-3c03bae6-2a61-4020-9258-c7290de3c00b req-dc48a419-aa64-4849-9fc1-a499889e0835 tempest-TestVolumeBootPattern-391440175 tempest-TestVolumeBootPattern-391440175-project-member] https://10.4.3.8/volume/v3/volumes/a23917aa-95e5-4e91-876c-1329eaec1ab6 returned with HTTP 200 Aug 07 10:08:11.595128 np0000006707 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 1362/5427] 10.4.3.8 () {68 vars in 1584 bytes} [Fri Aug 7 10:08:11 2026] GET /volume/v3/volumes/a23917aa-95e5-4e91-876c-1329eaec1ab6 => generated 1389 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 10:08:11.603692 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [None req-8826fe48-99a9-4476-a256-3ca27a6c9998 None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:08:11.604058 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-8826fe48-99a9-4476-a256-3ca27a6c9998 None None] GET https://10.4.3.8/volume// Aug 07 10:08:11.604212 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-8826fe48-99a9-4476-a256-3ca27a6c9998 None None] Empty body provided in request {{(pid=100296) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 10:08:11.604387 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-8826fe48-99a9-4476-a256-3ca27a6c9998 None None] Calling method 'all' {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 10:08:11.604701 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-8826fe48-99a9-4476-a256-3ca27a6c9998 None None] https://10.4.3.8/volume// returned with HTTP 300 Aug 07 10:08:11.604955 np0000006707 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 1352/5428] 10.4.3.8 () {66 vars in 1405 bytes} [Fri Aug 7 10:08:11 2026] GET /volume/ => generated 384 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 07 10:08:11.612077 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [req-3c03bae6-2a61-4020-9258-c7290de3c00b req-d8faeb19-1bcf-416f-831b-923d8b5d8bea None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:08:11.614763 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [req-3c03bae6-2a61-4020-9258-c7290de3c00b req-d8faeb19-1bcf-416f-831b-923d8b5d8bea tempest-TestVolumeBootPattern-391440175 tempest-TestVolumeBootPattern-391440175-project-member] POST https://10.4.3.8/volume/v3/attachments Aug 07 10:08:11.615270 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [req-3c03bae6-2a61-4020-9258-c7290de3c00b req-d8faeb19-1bcf-416f-831b-923d8b5d8bea tempest-TestVolumeBootPattern-391440175 tempest-TestVolumeBootPattern-391440175-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "a23917aa-95e5-4e91-876c-1329eaec1ab6", "connector": null, "instance_uuid": "e0938284-23e5-41e0-911c-249381361e14"}} {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 10:08:11.626056 np0000006707 devstack@c-api.service[100297]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 10:08:11.626056 np0000006707 devstack@c-api.service[100297]: warnings.warn( Aug 07 10:08:11.649055 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [req-3c03bae6-2a61-4020-9258-c7290de3c00b req-d8faeb19-1bcf-416f-831b-923d8b5d8bea tempest-TestVolumeBootPattern-391440175 tempest-TestVolumeBootPattern-391440175-project-member] https://10.4.3.8/volume/v3/attachments returned with HTTP 200 Aug 07 10:08:11.649453 np0000006707 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 1360/5429] 10.4.3.8 () {74 vars in 1580 bytes} [Fri Aug 7 10:08:11 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 10:08:12.439752 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.middleware.request_id [None req-2c5b8636-c429-4b90-ade1-329a0e6eb62d None None] RequestId filter calling following filter/app {{(pid=100298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:08:12.441563 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [None req-2c5b8636-c429-4b90-ade1-329a0e6eb62d tempest-VolumesBackupsTest-1436783417 tempest-VolumesBackupsTest-1436783417-project-member] GET https://10.4.3.8/volume/v3/backups/2184a74f-8620-412c-8291-d9ea46633d19 Aug 07 10:08:12.441811 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [None req-2c5b8636-c429-4b90-ade1-329a0e6eb62d tempest-VolumesBackupsTest-1436783417 tempest-VolumesBackupsTest-1436783417-project-member] Empty body provided in request {{(pid=100298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 10:08:12.442041 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [None req-2c5b8636-c429-4b90-ade1-329a0e6eb62d tempest-VolumesBackupsTest-1436783417 tempest-VolumesBackupsTest-1436783417-project-member] Calling method 'show' {{(pid=100298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 10:08:12.442136 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.v3.backups [None req-2c5b8636-c429-4b90-ade1-329a0e6eb62d tempest-VolumesBackupsTest-1436783417 tempest-VolumesBackupsTest-1436783417-project-member] Show backup with id 2184a74f-8620-412c-8291-d9ea46633d19. {{(pid=100298) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 10:08:12.447234 np0000006707 devstack@c-api.service[100298]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 10:08:12.447234 np0000006707 devstack@c-api.service[100298]: warnings.warn( Aug 07 10:08:12.448330 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [None req-2c5b8636-c429-4b90-ade1-329a0e6eb62d tempest-VolumesBackupsTest-1436783417 tempest-VolumesBackupsTest-1436783417-project-member] https://10.4.3.8/volume/v3/backups/2184a74f-8620-412c-8291-d9ea46633d19 returned with HTTP 200 Aug 07 10:08:12.448599 np0000006707 devstack@c-api.service[100298]: [pid: 100298|app: 0|req: 1356/5430] 10.4.3.8 () {66 vars in 1334 bytes} [Fri Aug 7 10:08:12 2026] GET /volume/v3/backups/2184a74f-8620-412c-8291-d9ea46633d19 => generated 820 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 10:08:12.643932 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-e3942042-894d-4a89-ad7d-76d155f8cd34 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:08:12.644288 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-e3942042-894d-4a89-ad7d-76d155f8cd34 None None] GET https://10.4.3.8/volume// Aug 07 10:08:12.644431 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-e3942042-894d-4a89-ad7d-76d155f8cd34 None None] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 10:08:12.644627 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-e3942042-894d-4a89-ad7d-76d155f8cd34 None None] Calling method 'all' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 10:08:12.644912 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-e3942042-894d-4a89-ad7d-76d155f8cd34 None None] https://10.4.3.8/volume// returned with HTTP 300 Aug 07 10:08:12.645192 np0000006707 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 1363/5431] 10.4.3.8 () {66 vars in 1412 bytes} [Fri Aug 7 10:08:12 2026] GET /volume/ => generated 384 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 07 10:08:12.653266 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [req-3c03bae6-2a61-4020-9258-c7290de3c00b req-a56d93c2-667d-4e22-81c3-4f1d50683014 None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:08:12.655364 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [req-3c03bae6-2a61-4020-9258-c7290de3c00b req-a56d93c2-667d-4e22-81c3-4f1d50683014 tempest-TestVolumeBootPattern-391440175 tempest-TestVolumeBootPattern-391440175-project-member] GET https://10.4.3.8/volume/v3/volumes/a23917aa-95e5-4e91-876c-1329eaec1ab6 Aug 07 10:08:12.655630 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [req-3c03bae6-2a61-4020-9258-c7290de3c00b req-a56d93c2-667d-4e22-81c3-4f1d50683014 tempest-TestVolumeBootPattern-391440175 tempest-TestVolumeBootPattern-391440175-project-member] Empty body provided in request {{(pid=100296) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 10:08:12.655851 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [req-3c03bae6-2a61-4020-9258-c7290de3c00b req-a56d93c2-667d-4e22-81c3-4f1d50683014 tempest-TestVolumeBootPattern-391440175 tempest-TestVolumeBootPattern-391440175-project-member] Calling method 'show' {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 10:08:12.664878 np0000006707 devstack@c-api.service[100296]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 10:08:12.664878 np0000006707 devstack@c-api.service[100296]: warnings.warn( Aug 07 10:08:12.668010 np0000006707 devstack@c-api.service[100296]: INFO cinder.volume.api [req-3c03bae6-2a61-4020-9258-c7290de3c00b req-a56d93c2-667d-4e22-81c3-4f1d50683014 tempest-TestVolumeBootPattern-391440175 tempest-TestVolumeBootPattern-391440175-project-member] Volume info retrieved successfully. Aug 07 10:08:12.672179 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [req-3c03bae6-2a61-4020-9258-c7290de3c00b req-a56d93c2-667d-4e22-81c3-4f1d50683014 tempest-TestVolumeBootPattern-391440175 tempest-TestVolumeBootPattern-391440175-project-member] https://10.4.3.8/volume/v3/volumes/a23917aa-95e5-4e91-876c-1329eaec1ab6 returned with HTTP 200 Aug 07 10:08:12.672565 np0000006707 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 1353/5432] 10.4.3.8 () {70 vars in 1625 bytes} [Fri Aug 7 10:08:12 2026] GET /volume/v3/volumes/a23917aa-95e5-4e91-876c-1329eaec1ab6 => generated 1568 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 07 10:08:12.771152 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [req-3c03bae6-2a61-4020-9258-c7290de3c00b req-05833403-7ccf-4448-8c8f-4c403e4db491 None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:08:12.773112 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [req-3c03bae6-2a61-4020-9258-c7290de3c00b req-05833403-7ccf-4448-8c8f-4c403e4db491 tempest-TestVolumeBootPattern-391440175 tempest-TestVolumeBootPattern-391440175-project-member] PUT https://10.4.3.8/volume/v3/attachments/c75ba95f-3d6b-453a-9c97-06a3adc766a7 Aug 07 10:08:12.773484 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [req-3c03bae6-2a61-4020-9258-c7290de3c00b req-05833403-7ccf-4448-8c8f-4c403e4db491 tempest-TestVolumeBootPattern-391440175 tempest-TestVolumeBootPattern-391440175-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.8", "host": "np0000006707", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:568b993d50b1", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "d2780578-1896-461f-80ac-b58d2e346b90", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 10:08:12.780287 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.coordination [req-3c03bae6-2a61-4020-9258-c7290de3c00b req-05833403-7ccf-4448-8c8f-4c403e4db491 tempest-TestVolumeBootPattern-391440175 tempest-TestVolumeBootPattern-391440175-project-member] Acquiring lock "cinder-attachment_update-a23917aa-95e5-4e91-876c-1329eaec1ab6-np0000006707" by "attachment_update" {{(pid=100297) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 07 10:08:12.784649 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.coordination [req-3c03bae6-2a61-4020-9258-c7290de3c00b req-05833403-7ccf-4448-8c8f-4c403e4db491 tempest-TestVolumeBootPattern-391440175 tempest-TestVolumeBootPattern-391440175-project-member] Lock "cinder-attachment_update-a23917aa-95e5-4e91-876c-1329eaec1ab6-np0000006707" acquired by "attachment_update" :: waited 0.004s {{(pid=100297) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 07 10:08:12.785642 np0000006707 devstack@c-api.service[100297]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 10:08:12.785642 np0000006707 devstack@c-api.service[100297]: warnings.warn( Aug 07 10:08:12.856465 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.coordination [req-3c03bae6-2a61-4020-9258-c7290de3c00b req-05833403-7ccf-4448-8c8f-4c403e4db491 tempest-TestVolumeBootPattern-391440175 tempest-TestVolumeBootPattern-391440175-project-member] Lock "cinder-attachment_update-a23917aa-95e5-4e91-876c-1329eaec1ab6-np0000006707" released by "attachment_update" :: held 0.072s {{(pid=100297) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 07 10:08:12.856849 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [req-3c03bae6-2a61-4020-9258-c7290de3c00b req-05833403-7ccf-4448-8c8f-4c403e4db491 tempest-TestVolumeBootPattern-391440175 tempest-TestVolumeBootPattern-391440175-project-member] https://10.4.3.8/volume/v3/attachments/c75ba95f-3d6b-453a-9c97-06a3adc766a7 returned with HTTP 200 Aug 07 10:08:12.857567 np0000006707 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 1361/5433] 10.4.3.8 () {74 vars in 1690 bytes} [Fri Aug 7 10:08:12 2026] PUT /volume/v3/attachments/c75ba95f-3d6b-453a-9c97-06a3adc766a7 => generated 969 bytes in 87 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 10:08:12.876858 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.middleware.request_id [req-3c03bae6-2a61-4020-9258-c7290de3c00b req-7ef0a9c4-8420-4378-815d-4775a691e638 None None] RequestId filter calling following filter/app {{(pid=100298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:08:12.879245 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [req-3c03bae6-2a61-4020-9258-c7290de3c00b req-7ef0a9c4-8420-4378-815d-4775a691e638 tempest-TestVolumeBootPattern-391440175 tempest-TestVolumeBootPattern-391440175-project-member] POST https://10.4.3.8/volume/v3/attachments/c75ba95f-3d6b-453a-9c97-06a3adc766a7/action Aug 07 10:08:12.879691 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [req-3c03bae6-2a61-4020-9258-c7290de3c00b req-7ef0a9c4-8420-4378-815d-4775a691e638 tempest-TestVolumeBootPattern-391440175 tempest-TestVolumeBootPattern-391440175-project-member] Action body: b'{"os-complete": null}' {{(pid=100298) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 07 10:08:12.879873 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [req-3c03bae6-2a61-4020-9258-c7290de3c00b req-7ef0a9c4-8420-4378-815d-4775a691e638 tempest-TestVolumeBootPattern-391440175 tempest-TestVolumeBootPattern-391440175-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 10:08:12.883075 np0000006707 devstack@c-api.service[100298]: DEBUG dbcounter [-] [100298] Writing DB stats cinder:SELECT=69,cinder:UPDATE=14,cinder:INSERT=3 {{(pid=100298) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 07 10:08:12.899075 np0000006707 devstack@c-api.service[100298]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 10:08:12.899075 np0000006707 devstack@c-api.service[100298]: warnings.warn( Aug 07 10:08:12.908081 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [req-3c03bae6-2a61-4020-9258-c7290de3c00b req-7ef0a9c4-8420-4378-815d-4775a691e638 tempest-TestVolumeBootPattern-391440175 tempest-TestVolumeBootPattern-391440175-project-member] https://10.4.3.8/volume/v3/attachments/c75ba95f-3d6b-453a-9c97-06a3adc766a7/action returned with HTTP 204 Aug 07 10:08:12.908672 np0000006707 devstack@c-api.service[100298]: [pid: 100298|app: 0|req: 1357/5434] 10.4.3.8 () {74 vars in 1711 bytes} [Fri Aug 7 10:08:12 2026] POST /volume/v3/attachments/c75ba95f-3d6b-453a-9c97-06a3adc766a7/action => generated 0 bytes in 32 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 07 10:08:13.458648 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-96b01da5-525d-4218-8145-2dbab3500b58 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:08:13.460848 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-96b01da5-525d-4218-8145-2dbab3500b58 tempest-VolumesBackupsTest-1436783417 tempest-VolumesBackupsTest-1436783417-project-member] GET https://10.4.3.8/volume/v3/backups/2184a74f-8620-412c-8291-d9ea46633d19 Aug 07 10:08:13.461101 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-96b01da5-525d-4218-8145-2dbab3500b58 tempest-VolumesBackupsTest-1436783417 tempest-VolumesBackupsTest-1436783417-project-member] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 10:08:13.461330 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-96b01da5-525d-4218-8145-2dbab3500b58 tempest-VolumesBackupsTest-1436783417 tempest-VolumesBackupsTest-1436783417-project-member] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 10:08:13.461484 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.v3.backups [None req-96b01da5-525d-4218-8145-2dbab3500b58 tempest-VolumesBackupsTest-1436783417 tempest-VolumesBackupsTest-1436783417-project-member] Show backup with id 2184a74f-8620-412c-8291-d9ea46633d19. {{(pid=100295) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 10:08:13.466289 np0000006707 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 10:08:13.466289 np0000006707 devstack@c-api.service[100295]: warnings.warn( Aug 07 10:08:13.467149 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-96b01da5-525d-4218-8145-2dbab3500b58 tempest-VolumesBackupsTest-1436783417 tempest-VolumesBackupsTest-1436783417-project-member] https://10.4.3.8/volume/v3/backups/2184a74f-8620-412c-8291-d9ea46633d19 returned with HTTP 200 Aug 07 10:08:13.467596 np0000006707 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 1364/5435] 10.4.3.8 () {66 vars in 1334 bytes} [Fri Aug 7 10:08:13 2026] GET /volume/v3/backups/2184a74f-8620-412c-8291-d9ea46633d19 => generated 820 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 10:08:13.477091 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [None req-d91aca95-aba3-4ab4-8465-a305bf07c18d None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:08:13.478758 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-d91aca95-aba3-4ab4-8465-a305bf07c18d tempest-VolumesBackupsTest-1436783417 tempest-VolumesBackupsTest-1436783417-project-member] GET https://10.4.3.8/volume/v3/volumes/035e14c3-d93a-4835-a22e-87c89ece3c29 Aug 07 10:08:13.478933 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-d91aca95-aba3-4ab4-8465-a305bf07c18d tempest-VolumesBackupsTest-1436783417 tempest-VolumesBackupsTest-1436783417-project-member] Empty body provided in request {{(pid=100296) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 10:08:13.479121 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-d91aca95-aba3-4ab4-8465-a305bf07c18d tempest-VolumesBackupsTest-1436783417 tempest-VolumesBackupsTest-1436783417-project-member] Calling method 'show' {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 10:08:13.485998 np0000006707 devstack@c-api.service[100296]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 10:08:13.485998 np0000006707 devstack@c-api.service[100296]: warnings.warn( Aug 07 10:08:13.490257 np0000006707 devstack@c-api.service[100296]: INFO cinder.volume.api [None req-d91aca95-aba3-4ab4-8465-a305bf07c18d tempest-VolumesBackupsTest-1436783417 tempest-VolumesBackupsTest-1436783417-project-member] Volume info retrieved successfully. Aug 07 10:08:13.495500 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-d91aca95-aba3-4ab4-8465-a305bf07c18d tempest-VolumesBackupsTest-1436783417 tempest-VolumesBackupsTest-1436783417-project-member] https://10.4.3.8/volume/v3/volumes/035e14c3-d93a-4835-a22e-87c89ece3c29 returned with HTTP 200 Aug 07 10:08:13.495888 np0000006707 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 1354/5436] 10.4.3.8 () {66 vars in 1334 bytes} [Fri Aug 7 10:08:13 2026] GET /volume/v3/volumes/035e14c3-d93a-4835-a22e-87c89ece3c29 => generated 962 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 10:08:13.507947 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [None req-307390bd-f171-40cd-af6c-e39974b5d0b1 None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:08:13.509975 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-307390bd-f171-40cd-af6c-e39974b5d0b1 tempest-VolumesBackupsTest-1436783417 tempest-VolumesBackupsTest-1436783417-project-member] GET https://10.4.3.8/volume/v3/volumes/035e14c3-d93a-4835-a22e-87c89ece3c29 Aug 07 10:08:13.510190 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-307390bd-f171-40cd-af6c-e39974b5d0b1 tempest-VolumesBackupsTest-1436783417 tempest-VolumesBackupsTest-1436783417-project-member] Empty body provided in request {{(pid=100297) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 10:08:13.510436 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-307390bd-f171-40cd-af6c-e39974b5d0b1 tempest-VolumesBackupsTest-1436783417 tempest-VolumesBackupsTest-1436783417-project-member] Calling method 'show' {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 10:08:13.518516 np0000006707 devstack@c-api.service[100297]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 10:08:13.518516 np0000006707 devstack@c-api.service[100297]: warnings.warn( Aug 07 10:08:13.522148 np0000006707 devstack@c-api.service[100297]: INFO cinder.volume.api [None req-307390bd-f171-40cd-af6c-e39974b5d0b1 tempest-VolumesBackupsTest-1436783417 tempest-VolumesBackupsTest-1436783417-project-member] Volume info retrieved successfully. Aug 07 10:08:13.525968 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-307390bd-f171-40cd-af6c-e39974b5d0b1 tempest-VolumesBackupsTest-1436783417 tempest-VolumesBackupsTest-1436783417-project-member] https://10.4.3.8/volume/v3/volumes/035e14c3-d93a-4835-a22e-87c89ece3c29 returned with HTTP 200 Aug 07 10:08:13.526348 np0000006707 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 1362/5437] 10.4.3.8 () {66 vars in 1334 bytes} [Fri Aug 7 10:08:13 2026] GET /volume/v3/volumes/035e14c3-d93a-4835-a22e-87c89ece3c29 => generated 962 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 10:08:13.537680 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.middleware.request_id [None req-c7b16736-ee98-490d-8375-7cbbbc155129 None None] RequestId filter calling following filter/app {{(pid=100298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:08:13.539355 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [None req-c7b16736-ee98-490d-8375-7cbbbc155129 tempest-VolumesBackupsTest-1436783417 tempest-VolumesBackupsTest-1436783417-project-member] DELETE https://10.4.3.8/volume/v3/volumes/035e14c3-d93a-4835-a22e-87c89ece3c29 Aug 07 10:08:13.539579 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [None req-c7b16736-ee98-490d-8375-7cbbbc155129 tempest-VolumesBackupsTest-1436783417 tempest-VolumesBackupsTest-1436783417-project-member] Empty body provided in request {{(pid=100298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 10:08:13.539754 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [None req-c7b16736-ee98-490d-8375-7cbbbc155129 tempest-VolumesBackupsTest-1436783417 tempest-VolumesBackupsTest-1436783417-project-member] Calling method 'delete' {{(pid=100298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 10:08:13.539903 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.v3.volumes [None req-c7b16736-ee98-490d-8375-7cbbbc155129 tempest-VolumesBackupsTest-1436783417 tempest-VolumesBackupsTest-1436783417-project-member] Delete volume with id: 035e14c3-d93a-4835-a22e-87c89ece3c29 Aug 07 10:08:13.547291 np0000006707 devstack@c-api.service[100298]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 10:08:13.547291 np0000006707 devstack@c-api.service[100298]: warnings.warn( Aug 07 10:08:13.547777 np0000006707 devstack@c-api.service[100298]: INFO cinder.volume.api [None req-c7b16736-ee98-490d-8375-7cbbbc155129 tempest-VolumesBackupsTest-1436783417 tempest-VolumesBackupsTest-1436783417-project-member] Volume info retrieved successfully. Aug 07 10:08:13.562337 np0000006707 devstack@c-api.service[100298]: INFO cinder.volume.api [None req-c7b16736-ee98-490d-8375-7cbbbc155129 tempest-VolumesBackupsTest-1436783417 tempest-VolumesBackupsTest-1436783417-project-member] Delete volume request issued successfully. Aug 07 10:08:13.562544 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [None req-c7b16736-ee98-490d-8375-7cbbbc155129 tempest-VolumesBackupsTest-1436783417 tempest-VolumesBackupsTest-1436783417-project-member] https://10.4.3.8/volume/v3/volumes/035e14c3-d93a-4835-a22e-87c89ece3c29 returned with HTTP 202 Aug 07 10:08:13.563061 np0000006707 devstack@c-api.service[100298]: [pid: 100298|app: 0|req: 1358/5438] 10.4.3.8 () {66 vars in 1337 bytes} [Fri Aug 7 10:08:13 2026] DELETE /volume/v3/volumes/035e14c3-d93a-4835-a22e-87c89ece3c29 => generated 0 bytes in 25 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 07 10:08:13.569680 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-eebbec34-335e-42af-b4e1-b6b91d675e47 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:08:13.571442 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-eebbec34-335e-42af-b4e1-b6b91d675e47 tempest-VolumesBackupsTest-1436783417 tempest-VolumesBackupsTest-1436783417-project-member] GET https://10.4.3.8/volume/v3/volumes/035e14c3-d93a-4835-a22e-87c89ece3c29 Aug 07 10:08:13.571623 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-eebbec34-335e-42af-b4e1-b6b91d675e47 tempest-VolumesBackupsTest-1436783417 tempest-VolumesBackupsTest-1436783417-project-member] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 10:08:13.571795 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-eebbec34-335e-42af-b4e1-b6b91d675e47 tempest-VolumesBackupsTest-1436783417 tempest-VolumesBackupsTest-1436783417-project-member] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 10:08:13.579225 np0000006707 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 10:08:13.579225 np0000006707 devstack@c-api.service[100295]: warnings.warn( Aug 07 10:08:13.582950 np0000006707 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-eebbec34-335e-42af-b4e1-b6b91d675e47 tempest-VolumesBackupsTest-1436783417 tempest-VolumesBackupsTest-1436783417-project-member] Volume info retrieved successfully. Aug 07 10:08:13.587112 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-eebbec34-335e-42af-b4e1-b6b91d675e47 tempest-VolumesBackupsTest-1436783417 tempest-VolumesBackupsTest-1436783417-project-member] https://10.4.3.8/volume/v3/volumes/035e14c3-d93a-4835-a22e-87c89ece3c29 returned with HTTP 200 Aug 07 10:08:13.587578 np0000006707 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 1365/5439] 10.4.3.8 () {66 vars in 1334 bytes} [Fri Aug 7 10:08:13 2026] GET /volume/v3/volumes/035e14c3-d93a-4835-a22e-87c89ece3c29 => generated 961 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 10:08:14.599088 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [None req-4b1d70d7-7628-4f8c-92b7-4bf3dcd7e27b None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:08:14.600730 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-4b1d70d7-7628-4f8c-92b7-4bf3dcd7e27b tempest-VolumesBackupsTest-1436783417 tempest-VolumesBackupsTest-1436783417-project-member] GET https://10.4.3.8/volume/v3/volumes/035e14c3-d93a-4835-a22e-87c89ece3c29 Aug 07 10:08:14.600913 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-4b1d70d7-7628-4f8c-92b7-4bf3dcd7e27b tempest-VolumesBackupsTest-1436783417 tempest-VolumesBackupsTest-1436783417-project-member] Empty body provided in request {{(pid=100296) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 10:08:14.601150 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-4b1d70d7-7628-4f8c-92b7-4bf3dcd7e27b tempest-VolumesBackupsTest-1436783417 tempest-VolumesBackupsTest-1436783417-project-member] Calling method 'show' {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 10:08:14.606526 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-4b1d70d7-7628-4f8c-92b7-4bf3dcd7e27b tempest-VolumesBackupsTest-1436783417 tempest-VolumesBackupsTest-1436783417-project-member] https://10.4.3.8/volume/v3/volumes/035e14c3-d93a-4835-a22e-87c89ece3c29 returned with HTTP 404 Aug 07 10:08:14.606971 np0000006707 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 1355/5440] 10.4.3.8 () {66 vars in 1334 bytes} [Fri Aug 7 10:08:14 2026] GET /volume/v3/volumes/035e14c3-d93a-4835-a22e-87c89ece3c29 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 10:08:14.613544 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [None req-4bca2685-a0e8-4dcb-b58c-924b3e1f2cd5 None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:08:14.615170 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-4bca2685-a0e8-4dcb-b58c-924b3e1f2cd5 tempest-VolumesBackupsTest-1436783417 tempest-VolumesBackupsTest-1436783417-project-member] DELETE https://10.4.3.8/volume/v3/backups/2184a74f-8620-412c-8291-d9ea46633d19 Aug 07 10:08:14.615345 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-4bca2685-a0e8-4dcb-b58c-924b3e1f2cd5 tempest-VolumesBackupsTest-1436783417 tempest-VolumesBackupsTest-1436783417-project-member] Empty body provided in request {{(pid=100297) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 10:08:14.615547 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-4bca2685-a0e8-4dcb-b58c-924b3e1f2cd5 tempest-VolumesBackupsTest-1436783417 tempest-VolumesBackupsTest-1436783417-project-member] Calling method 'delete' {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 10:08:14.615643 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.contrib.backups [None req-4bca2685-a0e8-4dcb-b58c-924b3e1f2cd5 tempest-VolumesBackupsTest-1436783417 tempest-VolumesBackupsTest-1436783417-project-member] Delete backup with id: 2184a74f-8620-412c-8291-d9ea46633d19. Aug 07 10:08:14.619647 np0000006707 devstack@c-api.service[100297]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 10:08:14.619647 np0000006707 devstack@c-api.service[100297]: warnings.warn( Aug 07 10:08:14.631434 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.backup.rpcapi [None req-4bca2685-a0e8-4dcb-b58c-924b3e1f2cd5 tempest-VolumesBackupsTest-1436783417 tempest-VolumesBackupsTest-1436783417-project-member] delete_backup rpcapi backup_id 2184a74f-8620-412c-8291-d9ea46633d19 {{(pid=100297) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 07 10:08:14.633065 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-4bca2685-a0e8-4dcb-b58c-924b3e1f2cd5 tempest-VolumesBackupsTest-1436783417 tempest-VolumesBackupsTest-1436783417-project-member] https://10.4.3.8/volume/v3/backups/2184a74f-8620-412c-8291-d9ea46633d19 returned with HTTP 202 Aug 07 10:08:14.633577 np0000006707 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 1363/5441] 10.4.3.8 () {66 vars in 1337 bytes} [Fri Aug 7 10:08:14 2026] DELETE /volume/v3/backups/2184a74f-8620-412c-8291-d9ea46633d19 => generated 0 bytes in 20 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 07 10:08:14.639935 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.middleware.request_id [None req-14a234f0-9ef7-48f4-9038-6bd4882a4513 None None] RequestId filter calling following filter/app {{(pid=100298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:08:14.641586 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [None req-14a234f0-9ef7-48f4-9038-6bd4882a4513 tempest-VolumesBackupsTest-1436783417 tempest-VolumesBackupsTest-1436783417-project-member] GET https://10.4.3.8/volume/v3/backups/2184a74f-8620-412c-8291-d9ea46633d19 Aug 07 10:08:14.641805 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [None req-14a234f0-9ef7-48f4-9038-6bd4882a4513 tempest-VolumesBackupsTest-1436783417 tempest-VolumesBackupsTest-1436783417-project-member] Empty body provided in request {{(pid=100298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 10:08:14.642035 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [None req-14a234f0-9ef7-48f4-9038-6bd4882a4513 tempest-VolumesBackupsTest-1436783417 tempest-VolumesBackupsTest-1436783417-project-member] Calling method 'show' {{(pid=100298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 10:08:14.642162 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.v3.backups [None req-14a234f0-9ef7-48f4-9038-6bd4882a4513 tempest-VolumesBackupsTest-1436783417 tempest-VolumesBackupsTest-1436783417-project-member] Show backup with id 2184a74f-8620-412c-8291-d9ea46633d19. {{(pid=100298) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 10:08:14.646129 np0000006707 devstack@c-api.service[100298]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 10:08:14.646129 np0000006707 devstack@c-api.service[100298]: warnings.warn( Aug 07 10:08:14.646793 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [None req-14a234f0-9ef7-48f4-9038-6bd4882a4513 tempest-VolumesBackupsTest-1436783417 tempest-VolumesBackupsTest-1436783417-project-member] https://10.4.3.8/volume/v3/backups/2184a74f-8620-412c-8291-d9ea46633d19 returned with HTTP 200 Aug 07 10:08:14.647134 np0000006707 devstack@c-api.service[100298]: [pid: 100298|app: 0|req: 1359/5442] 10.4.3.8 () {66 vars in 1334 bytes} [Fri Aug 7 10:08:14 2026] GET /volume/v3/backups/2184a74f-8620-412c-8291-d9ea46633d19 => generated 819 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 10:08:15.657948 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-6fa3feb5-31a0-4cde-abed-14f3ddf520d3 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:08:15.660239 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-6fa3feb5-31a0-4cde-abed-14f3ddf520d3 tempest-VolumesBackupsTest-1436783417 tempest-VolumesBackupsTest-1436783417-project-member] GET https://10.4.3.8/volume/v3/backups/2184a74f-8620-412c-8291-d9ea46633d19 Aug 07 10:08:15.660502 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-6fa3feb5-31a0-4cde-abed-14f3ddf520d3 tempest-VolumesBackupsTest-1436783417 tempest-VolumesBackupsTest-1436783417-project-member] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 10:08:15.660759 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-6fa3feb5-31a0-4cde-abed-14f3ddf520d3 tempest-VolumesBackupsTest-1436783417 tempest-VolumesBackupsTest-1436783417-project-member] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 10:08:15.660921 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.v3.backups [None req-6fa3feb5-31a0-4cde-abed-14f3ddf520d3 tempest-VolumesBackupsTest-1436783417 tempest-VolumesBackupsTest-1436783417-project-member] Show backup with id 2184a74f-8620-412c-8291-d9ea46633d19. {{(pid=100295) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 10:08:15.664745 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-6fa3feb5-31a0-4cde-abed-14f3ddf520d3 tempest-VolumesBackupsTest-1436783417 tempest-VolumesBackupsTest-1436783417-project-member] https://10.4.3.8/volume/v3/backups/2184a74f-8620-412c-8291-d9ea46633d19 returned with HTTP 404 Aug 07 10:08:15.665356 np0000006707 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 1366/5443] 10.4.3.8 () {66 vars in 1334 bytes} [Fri Aug 7 10:08:15 2026] GET /volume/v3/backups/2184a74f-8620-412c-8291-d9ea46633d19 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 10:08:15.737009 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [None req-dbc04a51-2f5c-4de3-bde7-1fb50342dc54 None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:08:15.738727 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-dbc04a51-2f5c-4de3-bde7-1fb50342dc54 tempest-VolumesBackupsTest-1436783417 tempest-VolumesBackupsTest-1436783417-project-member] DELETE https://10.4.3.8/volume/v3/volumes/cd1e351d-8986-485d-9b6d-0e4e12245b2e Aug 07 10:08:15.738924 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-dbc04a51-2f5c-4de3-bde7-1fb50342dc54 tempest-VolumesBackupsTest-1436783417 tempest-VolumesBackupsTest-1436783417-project-member] Empty body provided in request {{(pid=100296) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 10:08:15.739124 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-dbc04a51-2f5c-4de3-bde7-1fb50342dc54 tempest-VolumesBackupsTest-1436783417 tempest-VolumesBackupsTest-1436783417-project-member] Calling method 'delete' {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 10:08:15.739276 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.v3.volumes [None req-dbc04a51-2f5c-4de3-bde7-1fb50342dc54 tempest-VolumesBackupsTest-1436783417 tempest-VolumesBackupsTest-1436783417-project-member] Delete volume with id: cd1e351d-8986-485d-9b6d-0e4e12245b2e Aug 07 10:08:15.746708 np0000006707 devstack@c-api.service[100296]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 10:08:15.746708 np0000006707 devstack@c-api.service[100296]: warnings.warn( Aug 07 10:08:15.747132 np0000006707 devstack@c-api.service[100296]: INFO cinder.volume.api [None req-dbc04a51-2f5c-4de3-bde7-1fb50342dc54 tempest-VolumesBackupsTest-1436783417 tempest-VolumesBackupsTest-1436783417-project-member] Volume info retrieved successfully. Aug 07 10:08:15.761657 np0000006707 devstack@c-api.service[100296]: INFO cinder.volume.api [None req-dbc04a51-2f5c-4de3-bde7-1fb50342dc54 tempest-VolumesBackupsTest-1436783417 tempest-VolumesBackupsTest-1436783417-project-member] Delete volume request issued successfully. Aug 07 10:08:15.761830 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-dbc04a51-2f5c-4de3-bde7-1fb50342dc54 tempest-VolumesBackupsTest-1436783417 tempest-VolumesBackupsTest-1436783417-project-member] https://10.4.3.8/volume/v3/volumes/cd1e351d-8986-485d-9b6d-0e4e12245b2e returned with HTTP 202 Aug 07 10:08:15.762212 np0000006707 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 1356/5444] 10.4.3.8 () {66 vars in 1337 bytes} [Fri Aug 7 10:08:15 2026] DELETE /volume/v3/volumes/cd1e351d-8986-485d-9b6d-0e4e12245b2e => generated 0 bytes in 26 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 07 10:08:15.769322 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [None req-4400e473-3b62-4d72-8d74-21b521e65627 None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:08:15.771107 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-4400e473-3b62-4d72-8d74-21b521e65627 tempest-VolumesBackupsTest-1436783417 tempest-VolumesBackupsTest-1436783417-project-member] GET https://10.4.3.8/volume/v3/volumes/cd1e351d-8986-485d-9b6d-0e4e12245b2e Aug 07 10:08:15.771332 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-4400e473-3b62-4d72-8d74-21b521e65627 tempest-VolumesBackupsTest-1436783417 tempest-VolumesBackupsTest-1436783417-project-member] Empty body provided in request {{(pid=100297) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 10:08:15.771672 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-4400e473-3b62-4d72-8d74-21b521e65627 tempest-VolumesBackupsTest-1436783417 tempest-VolumesBackupsTest-1436783417-project-member] Calling method 'show' {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 10:08:15.778186 np0000006707 devstack@c-api.service[100297]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 10:08:15.778186 np0000006707 devstack@c-api.service[100297]: warnings.warn( Aug 07 10:08:15.781407 np0000006707 devstack@c-api.service[100297]: INFO cinder.volume.api [None req-4400e473-3b62-4d72-8d74-21b521e65627 tempest-VolumesBackupsTest-1436783417 tempest-VolumesBackupsTest-1436783417-project-member] Volume info retrieved successfully. Aug 07 10:08:15.785215 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-4400e473-3b62-4d72-8d74-21b521e65627 tempest-VolumesBackupsTest-1436783417 tempest-VolumesBackupsTest-1436783417-project-member] https://10.4.3.8/volume/v3/volumes/cd1e351d-8986-485d-9b6d-0e4e12245b2e returned with HTTP 200 Aug 07 10:08:15.785609 np0000006707 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 1364/5445] 10.4.3.8 () {66 vars in 1334 bytes} [Fri Aug 7 10:08:15 2026] GET /volume/v3/volumes/cd1e351d-8986-485d-9b6d-0e4e12245b2e => generated 904 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 10:08:16.799191 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.middleware.request_id [None req-02643134-5f09-46db-9736-4f05b8127e11 None None] RequestId filter calling following filter/app {{(pid=100298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:08:16.800750 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [None req-02643134-5f09-46db-9736-4f05b8127e11 tempest-VolumesBackupsTest-1436783417 tempest-VolumesBackupsTest-1436783417-project-member] GET https://10.4.3.8/volume/v3/volumes/cd1e351d-8986-485d-9b6d-0e4e12245b2e Aug 07 10:08:16.800910 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [None req-02643134-5f09-46db-9736-4f05b8127e11 tempest-VolumesBackupsTest-1436783417 tempest-VolumesBackupsTest-1436783417-project-member] Empty body provided in request {{(pid=100298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 10:08:16.801121 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [None req-02643134-5f09-46db-9736-4f05b8127e11 tempest-VolumesBackupsTest-1436783417 tempest-VolumesBackupsTest-1436783417-project-member] Calling method 'show' {{(pid=100298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 10:08:16.806971 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [None req-02643134-5f09-46db-9736-4f05b8127e11 tempest-VolumesBackupsTest-1436783417 tempest-VolumesBackupsTest-1436783417-project-member] https://10.4.3.8/volume/v3/volumes/cd1e351d-8986-485d-9b6d-0e4e12245b2e returned with HTTP 404 Aug 07 10:08:16.807589 np0000006707 devstack@c-api.service[100298]: [pid: 100298|app: 0|req: 1360/5446] 10.4.3.8 () {66 vars in 1334 bytes} [Fri Aug 7 10:08:16 2026] GET /volume/v3/volumes/cd1e351d-8986-485d-9b6d-0e4e12245b2e => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 10:08:16.814759 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-e6ce0b9b-d030-4bd7-b157-ab1d82ad12ac None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:08:16.816679 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-e6ce0b9b-d030-4bd7-b157-ab1d82ad12ac tempest-VolumesBackupsTest-1436783417 tempest-VolumesBackupsTest-1436783417-project-member] GET https://10.4.3.8/volume/v3/volumes/cd1e351d-8986-485d-9b6d-0e4e12245b2e Aug 07 10:08:16.816878 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-e6ce0b9b-d030-4bd7-b157-ab1d82ad12ac tempest-VolumesBackupsTest-1436783417 tempest-VolumesBackupsTest-1436783417-project-member] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 10:08:16.817088 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-e6ce0b9b-d030-4bd7-b157-ab1d82ad12ac tempest-VolumesBackupsTest-1436783417 tempest-VolumesBackupsTest-1436783417-project-member] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 10:08:16.823195 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-e6ce0b9b-d030-4bd7-b157-ab1d82ad12ac tempest-VolumesBackupsTest-1436783417 tempest-VolumesBackupsTest-1436783417-project-member] https://10.4.3.8/volume/v3/volumes/cd1e351d-8986-485d-9b6d-0e4e12245b2e returned with HTTP 404 Aug 07 10:08:16.823719 np0000006707 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 1367/5447] 10.4.3.8 () {66 vars in 1334 bytes} [Fri Aug 7 10:08:16 2026] GET /volume/v3/volumes/cd1e351d-8986-485d-9b6d-0e4e12245b2e => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 10:08:16.830626 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [None req-eb92cf77-985d-4a1d-8900-905588f1483e None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:08:16.832292 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-eb92cf77-985d-4a1d-8900-905588f1483e tempest-VolumesBackupsTest-1436783417 tempest-VolumesBackupsTest-1436783417-project-member] DELETE https://10.4.3.8/volume/v3/volumes/cd1e351d-8986-485d-9b6d-0e4e12245b2e Aug 07 10:08:16.832491 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-eb92cf77-985d-4a1d-8900-905588f1483e tempest-VolumesBackupsTest-1436783417 tempest-VolumesBackupsTest-1436783417-project-member] Empty body provided in request {{(pid=100296) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 10:08:16.832668 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-eb92cf77-985d-4a1d-8900-905588f1483e tempest-VolumesBackupsTest-1436783417 tempest-VolumesBackupsTest-1436783417-project-member] Calling method 'delete' {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 10:08:16.832815 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.v3.volumes [None req-eb92cf77-985d-4a1d-8900-905588f1483e tempest-VolumesBackupsTest-1436783417 tempest-VolumesBackupsTest-1436783417-project-member] Delete volume with id: cd1e351d-8986-485d-9b6d-0e4e12245b2e Aug 07 10:08:16.834761 np0000006707 devstack@c-api.service[100296]: DEBUG dbcounter [-] [100296] Writing DB stats cinder:SELECT=117,cinder:UPDATE=33,cinder:INSERT=16 {{(pid=100296) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 07 10:08:16.838839 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-eb92cf77-985d-4a1d-8900-905588f1483e tempest-VolumesBackupsTest-1436783417 tempest-VolumesBackupsTest-1436783417-project-member] https://10.4.3.8/volume/v3/volumes/cd1e351d-8986-485d-9b6d-0e4e12245b2e returned with HTTP 404 Aug 07 10:08:16.839445 np0000006707 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 1357/5448] 10.4.3.8 () {66 vars in 1337 bytes} [Fri Aug 7 10:08:16 2026] DELETE /volume/v3/volumes/cd1e351d-8986-485d-9b6d-0e4e12245b2e => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 10:08:16.849500 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [None req-cc264d73-784f-4524-9d35-c436c72e57b6 None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:08:16.851267 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-cc264d73-784f-4524-9d35-c436c72e57b6 tempest-VolumesBackupsTest-1436783417 tempest-VolumesBackupsTest-1436783417-project-member] POST https://10.4.3.8/volume/v3/volumes Aug 07 10:08:16.851636 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-cc264d73-784f-4524-9d35-c436c72e57b6 tempest-VolumesBackupsTest-1436783417 tempest-VolumesBackupsTest-1436783417-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesBackupsTest-Volume-1107899637"}} {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 10:08:16.853042 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.v3.volumes [None req-cc264d73-784f-4524-9d35-c436c72e57b6 tempest-VolumesBackupsTest-1436783417 tempest-VolumesBackupsTest-1436783417-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesBackupsTest-Volume-1107899637'}} {{(pid=100297) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 07 10:08:16.853159 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.v3.volumes [None req-cc264d73-784f-4524-9d35-c436c72e57b6 tempest-VolumesBackupsTest-1436783417 tempest-VolumesBackupsTest-1436783417-project-member] Create volume of 1 GB Aug 07 10:08:16.855517 np0000006707 devstack@c-api.service[100297]: DEBUG dbcounter [-] [100297] Writing DB stats cinder:SELECT=115,cinder:INSERT=17,cinder:UPDATE=41 {{(pid=100297) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 07 10:08:16.857762 np0000006707 devstack@c-api.service[100297]: INFO cinder.volume.api [None req-cc264d73-784f-4524-9d35-c436c72e57b6 tempest-VolumesBackupsTest-1436783417 tempest-VolumesBackupsTest-1436783417-project-member] Availability Zones retrieved successfully. Aug 07 10:08:16.863878 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.volume.api [None req-cc264d73-784f-4524-9d35-c436c72e57b6 tempest-VolumesBackupsTest-1436783417 tempest-VolumesBackupsTest-1436783417-project-member] Flow 'volume_create_api' (8b4ffa3c-f97e-4edd-8bfb-67120e1d7fdd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100297) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 10:08:16.864880 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.volume.api [None req-cc264d73-784f-4524-9d35-c436c72e57b6 tempest-VolumesBackupsTest-1436783417 tempest-VolumesBackupsTest-1436783417-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9547f0e6-111f-4008-8f19-eb9ae6c3c7e9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100297) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 10:08:16.865860 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.volume.flows.api.create_volume [None req-cc264d73-784f-4524-9d35-c436c72e57b6 tempest-VolumesBackupsTest-1436783417 tempest-VolumesBackupsTest-1436783417-project-member] Validating volume size '1' using validate_int {{(pid=100297) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 07 10:08:16.895390 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.volume.api [None req-cc264d73-784f-4524-9d35-c436c72e57b6 tempest-VolumesBackupsTest-1436783417 tempest-VolumesBackupsTest-1436783417-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9547f0e6-111f-4008-8f19-eb9ae6c3c7e9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-07T09:47:39Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=45fd9a3a-b61e-4c6c-9ab7-d02f06678d0d,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '45fd9a3a-b61e-4c6c-9ab7-d02f06678d0d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100297) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 10:08:16.896333 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.volume.api [None req-cc264d73-784f-4524-9d35-c436c72e57b6 tempest-VolumesBackupsTest-1436783417 tempest-VolumesBackupsTest-1436783417-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (88df8c13-04d7-4b3d-ad01-ed3d0e731807) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100297) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 10:08:16.936305 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.quota [None req-cc264d73-784f-4524-9d35-c436c72e57b6 tempest-VolumesBackupsTest-1436783417 tempest-VolumesBackupsTest-1436783417-project-member] Created reservations ['91cdae1f-0aee-488f-a473-650b2e58f63c', '00aebb61-a2a9-4c6b-b440-35c3aa177559', '93dc7e75-fa76-40a1-8513-702666af126e', '0ef27a88-33c4-4070-8428-b4429e4cf4f0'] {{(pid=100297) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 10:08:16.937285 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.volume.api [None req-cc264d73-784f-4524-9d35-c436c72e57b6 tempest-VolumesBackupsTest-1436783417 tempest-VolumesBackupsTest-1436783417-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (88df8c13-04d7-4b3d-ad01-ed3d0e731807) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['91cdae1f-0aee-488f-a473-650b2e58f63c', '00aebb61-a2a9-4c6b-b440-35c3aa177559', '93dc7e75-fa76-40a1-8513-702666af126e', '0ef27a88-33c4-4070-8428-b4429e4cf4f0']}' {{(pid=100297) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 10:08:16.938085 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.volume.api [None req-cc264d73-784f-4524-9d35-c436c72e57b6 tempest-VolumesBackupsTest-1436783417 tempest-VolumesBackupsTest-1436783417-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6a7c1eee-bdb4-4b67-bae3-21316d9ec23d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100297) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 10:08:16.961447 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.volume.api [None req-cc264d73-784f-4524-9d35-c436c72e57b6 tempest-VolumesBackupsTest-1436783417 tempest-VolumesBackupsTest-1436783417-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6a7c1eee-bdb4-4b67-bae3-21316d9ec23d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'fca39059-eae5-4918-8ce0-768cd3939f02', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-1107899637',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='3f1cb199a35a4687a707ef5832be82a4',qos_specs=None,replication_status=,reservations=['91cdae1f-0aee-488f-a473-650b2e58f63c','00aebb61-a2a9-4c6b-b440-35c3aa177559','93dc7e75-fa76-40a1-8513-702666af126e','0ef27a88-33c4-4070-8428-b4429e4cf4f0'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='0460aabcc9ea453eac88237062f7b964',volume_type_id=45fd9a3a-b61e-4c6c-9ab7-d02f06678d0d), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-07T10:08:16Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-1107899637',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=fca39059-eae5-4918-8ce0-768cd3939f02,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='3f1cb199a35a4687a707ef5832be82a4',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='0460aabcc9ea453eac88237062f7b964',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(45fd9a3a-b61e-4c6c-9ab7-d02f06678d0d),volume_type_id=45fd9a3a-b61e-4c6c-9ab7-d02f06678d0d)}' {{(pid=100297) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 10:08:16.962574 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.volume.api [None req-cc264d73-784f-4524-9d35-c436c72e57b6 tempest-VolumesBackupsTest-1436783417 tempest-VolumesBackupsTest-1436783417-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1ffdafa3-6485-4cbd-b4bd-e3a72afc66f6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100297) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 10:08:16.983919 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.volume.api [None req-cc264d73-784f-4524-9d35-c436c72e57b6 tempest-VolumesBackupsTest-1436783417 tempest-VolumesBackupsTest-1436783417-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1ffdafa3-6485-4cbd-b4bd-e3a72afc66f6) transitioned into state 'SUCCESS' from state '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-1107899637',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='3f1cb199a35a4687a707ef5832be82a4',qos_specs=None,replication_status=,reservations=['91cdae1f-0aee-488f-a473-650b2e58f63c','00aebb61-a2a9-4c6b-b440-35c3aa177559','93dc7e75-fa76-40a1-8513-702666af126e','0ef27a88-33c4-4070-8428-b4429e4cf4f0'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='0460aabcc9ea453eac88237062f7b964',volume_type_id=45fd9a3a-b61e-4c6c-9ab7-d02f06678d0d)}' {{(pid=100297) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 10:08:16.985178 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.volume.api [None req-cc264d73-784f-4524-9d35-c436c72e57b6 tempest-VolumesBackupsTest-1436783417 tempest-VolumesBackupsTest-1436783417-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (04ab1b13-84b9-4e32-b1ad-6b2b06084cd6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100297) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 10:08:16.997538 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.volume.api [None req-cc264d73-784f-4524-9d35-c436c72e57b6 tempest-VolumesBackupsTest-1436783417 tempest-VolumesBackupsTest-1436783417-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (04ab1b13-84b9-4e32-b1ad-6b2b06084cd6) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100297) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 10:08:16.998382 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.volume.api [None req-cc264d73-784f-4524-9d35-c436c72e57b6 tempest-VolumesBackupsTest-1436783417 tempest-VolumesBackupsTest-1436783417-project-member] Flow 'volume_create_api' (8b4ffa3c-f97e-4edd-8bfb-67120e1d7fdd) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100297) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 10:08:16.998765 np0000006707 devstack@c-api.service[100297]: INFO cinder.volume.api [None req-cc264d73-784f-4524-9d35-c436c72e57b6 tempest-VolumesBackupsTest-1436783417 tempest-VolumesBackupsTest-1436783417-project-member] Create volume request issued successfully. Aug 07 10:08:16.999398 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-cc264d73-784f-4524-9d35-c436c72e57b6 tempest-VolumesBackupsTest-1436783417 tempest-VolumesBackupsTest-1436783417-project-member] https://10.4.3.8/volume/v3/volumes returned with HTTP 202 Aug 07 10:08:16.999913 np0000006707 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 1365/5449] 10.4.3.8 () {68 vars in 1244 bytes} [Fri Aug 7 10:08:16 2026] POST /volume/v3/volumes => generated 745 bytes in 151 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 07 10:08:17.014780 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.middleware.request_id [None req-0c37303d-c87c-4f9e-a1af-1b656f3693d2 None None] RequestId filter calling following filter/app {{(pid=100298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:08:17.017038 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [None req-0c37303d-c87c-4f9e-a1af-1b656f3693d2 tempest-VolumesBackupsTest-1436783417 tempest-VolumesBackupsTest-1436783417-project-member] GET https://10.4.3.8/volume/v3/volumes/fca39059-eae5-4918-8ce0-768cd3939f02 Aug 07 10:08:17.017115 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [None req-0c37303d-c87c-4f9e-a1af-1b656f3693d2 tempest-VolumesBackupsTest-1436783417 tempest-VolumesBackupsTest-1436783417-project-member] Empty body provided in request {{(pid=100298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 10:08:17.017388 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [None req-0c37303d-c87c-4f9e-a1af-1b656f3693d2 tempest-VolumesBackupsTest-1436783417 tempest-VolumesBackupsTest-1436783417-project-member] Calling method 'show' {{(pid=100298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 10:08:17.026977 np0000006707 devstack@c-api.service[100298]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 10:08:17.026977 np0000006707 devstack@c-api.service[100298]: warnings.warn( Aug 07 10:08:17.032270 np0000006707 devstack@c-api.service[100298]: INFO cinder.volume.api [None req-0c37303d-c87c-4f9e-a1af-1b656f3693d2 tempest-VolumesBackupsTest-1436783417 tempest-VolumesBackupsTest-1436783417-project-member] Volume info retrieved successfully. Aug 07 10:08:17.039060 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [None req-0c37303d-c87c-4f9e-a1af-1b656f3693d2 tempest-VolumesBackupsTest-1436783417 tempest-VolumesBackupsTest-1436783417-project-member] https://10.4.3.8/volume/v3/volumes/fca39059-eae5-4918-8ce0-768cd3939f02 returned with HTTP 200 Aug 07 10:08:17.039516 np0000006707 devstack@c-api.service[100298]: [pid: 100298|app: 0|req: 1361/5450] 10.4.3.8 () {66 vars in 1334 bytes} [Fri Aug 7 10:08:17 2026] GET /volume/v3/volumes/fca39059-eae5-4918-8ce0-768cd3939f02 => generated 813 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 10:08:18.052442 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-d38b7b6c-30ee-4ba3-b1a5-3d80987c20a6 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:08:18.054141 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-d38b7b6c-30ee-4ba3-b1a5-3d80987c20a6 tempest-VolumesBackupsTest-1436783417 tempest-VolumesBackupsTest-1436783417-project-member] GET https://10.4.3.8/volume/v3/volumes/fca39059-eae5-4918-8ce0-768cd3939f02 Aug 07 10:08:18.054356 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-d38b7b6c-30ee-4ba3-b1a5-3d80987c20a6 tempest-VolumesBackupsTest-1436783417 tempest-VolumesBackupsTest-1436783417-project-member] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 10:08:18.054552 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-d38b7b6c-30ee-4ba3-b1a5-3d80987c20a6 tempest-VolumesBackupsTest-1436783417 tempest-VolumesBackupsTest-1436783417-project-member] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 10:08:18.063435 np0000006707 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 10:08:18.063435 np0000006707 devstack@c-api.service[100295]: warnings.warn( Aug 07 10:08:18.068810 np0000006707 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-d38b7b6c-30ee-4ba3-b1a5-3d80987c20a6 tempest-VolumesBackupsTest-1436783417 tempest-VolumesBackupsTest-1436783417-project-member] Volume info retrieved successfully. Aug 07 10:08:18.075096 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-d38b7b6c-30ee-4ba3-b1a5-3d80987c20a6 tempest-VolumesBackupsTest-1436783417 tempest-VolumesBackupsTest-1436783417-project-member] https://10.4.3.8/volume/v3/volumes/fca39059-eae5-4918-8ce0-768cd3939f02 returned with HTTP 200 Aug 07 10:08:18.075611 np0000006707 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 1368/5451] 10.4.3.8 () {66 vars in 1334 bytes} [Fri Aug 7 10:08:18 2026] GET /volume/v3/volumes/fca39059-eae5-4918-8ce0-768cd3939f02 => generated 838 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 10:08:26.988347 np0000006707 devstack@c-api.service[100297]: DEBUG dbcounter [-] [100297] Writing DB stats cinder:SELECT=19,cinder:INSERT=6,cinder:UPDATE=12 {{(pid=100297) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 07 10:08:27.036759 np0000006707 devstack@c-api.service[100298]: DEBUG dbcounter [-] [100298] Writing DB stats cinder:SELECT=12,cinder:UPDATE=3,cinder:INSERT=1 {{(pid=100298) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 07 10:08:28.073867 np0000006707 devstack@c-api.service[100295]: DEBUG dbcounter [-] [100295] Writing DB stats cinder:SELECT=79,cinder:INSERT=14,cinder:UPDATE=24 {{(pid=100295) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 07 10:08:57.673444 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [req-8cbf35ae-aa47-4fa3-8796-3d954d12e08f req-57ca824a-cab4-4c8a-bffb-30087f8e10ce None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:08:57.675017 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [req-8cbf35ae-aa47-4fa3-8796-3d954d12e08f req-57ca824a-cab4-4c8a-bffb-30087f8e10ce tempest-TestVolumeBootPattern-391440175 tempest-TestVolumeBootPattern-391440175-project-member] DELETE https://10.4.3.8/volume/v3/attachments/c75ba95f-3d6b-453a-9c97-06a3adc766a7 Aug 07 10:08:57.675175 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [req-8cbf35ae-aa47-4fa3-8796-3d954d12e08f req-57ca824a-cab4-4c8a-bffb-30087f8e10ce tempest-TestVolumeBootPattern-391440175 tempest-TestVolumeBootPattern-391440175-project-member] Empty body provided in request {{(pid=100296) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 10:08:57.675479 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [req-8cbf35ae-aa47-4fa3-8796-3d954d12e08f req-57ca824a-cab4-4c8a-bffb-30087f8e10ce tempest-TestVolumeBootPattern-391440175 tempest-TestVolumeBootPattern-391440175-project-member] Calling method 'version_select' {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 10:08:57.681615 np0000006707 devstack@c-api.service[100296]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 10:08:57.681615 np0000006707 devstack@c-api.service[100296]: warnings.warn( Aug 07 10:08:57.725714 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [req-8cbf35ae-aa47-4fa3-8796-3d954d12e08f req-57ca824a-cab4-4c8a-bffb-30087f8e10ce tempest-TestVolumeBootPattern-391440175 tempest-TestVolumeBootPattern-391440175-project-member] https://10.4.3.8/volume/v3/attachments/c75ba95f-3d6b-453a-9c97-06a3adc766a7 returned with HTTP 200 Aug 07 10:08:57.726319 np0000006707 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 1358/5452] 10.4.3.8 () {72 vars in 1659 bytes} [Fri Aug 7 10:08:57 2026] DELETE /volume/v3/attachments/c75ba95f-3d6b-453a-9c97-06a3adc766a7 => generated 19 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 10:08:58.823287 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [None req-787e2f58-3989-403a-b443-443fad94f742 None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:08:58.825151 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-787e2f58-3989-403a-b443-443fad94f742 tempest-TestVolumeBootPattern-391440175 tempest-TestVolumeBootPattern-391440175-project-member] DELETE https://10.4.3.8/volume/v3/volumes/a23917aa-95e5-4e91-876c-1329eaec1ab6 Aug 07 10:08:58.825335 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-787e2f58-3989-403a-b443-443fad94f742 tempest-TestVolumeBootPattern-391440175 tempest-TestVolumeBootPattern-391440175-project-member] Empty body provided in request {{(pid=100297) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 10:08:58.825551 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-787e2f58-3989-403a-b443-443fad94f742 tempest-TestVolumeBootPattern-391440175 tempest-TestVolumeBootPattern-391440175-project-member] Calling method 'delete' {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 10:08:58.825701 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.v3.volumes [None req-787e2f58-3989-403a-b443-443fad94f742 tempest-TestVolumeBootPattern-391440175 tempest-TestVolumeBootPattern-391440175-project-member] Delete volume with id: a23917aa-95e5-4e91-876c-1329eaec1ab6 Aug 07 10:08:58.832437 np0000006707 devstack@c-api.service[100297]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 10:08:58.832437 np0000006707 devstack@c-api.service[100297]: warnings.warn( Aug 07 10:08:58.832862 np0000006707 devstack@c-api.service[100297]: INFO cinder.volume.api [None req-787e2f58-3989-403a-b443-443fad94f742 tempest-TestVolumeBootPattern-391440175 tempest-TestVolumeBootPattern-391440175-project-member] Volume info retrieved successfully. Aug 07 10:08:58.847702 np0000006707 devstack@c-api.service[100297]: INFO cinder.volume.api [None req-787e2f58-3989-403a-b443-443fad94f742 tempest-TestVolumeBootPattern-391440175 tempest-TestVolumeBootPattern-391440175-project-member] Delete volume request issued successfully. Aug 07 10:08:58.847891 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-787e2f58-3989-403a-b443-443fad94f742 tempest-TestVolumeBootPattern-391440175 tempest-TestVolumeBootPattern-391440175-project-member] https://10.4.3.8/volume/v3/volumes/a23917aa-95e5-4e91-876c-1329eaec1ab6 returned with HTTP 202 Aug 07 10:08:58.848295 np0000006707 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 1366/5453] 10.4.3.8 () {66 vars in 1337 bytes} [Fri Aug 7 10:08:58 2026] DELETE /volume/v3/volumes/a23917aa-95e5-4e91-876c-1329eaec1ab6 => generated 0 bytes in 26 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 07 10:08:58.855617 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.middleware.request_id [None req-cdb8d0d8-938e-4ab6-b3aa-94de37c69b2b None None] RequestId filter calling following filter/app {{(pid=100298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:08:58.857513 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [None req-cdb8d0d8-938e-4ab6-b3aa-94de37c69b2b tempest-TestVolumeBootPattern-391440175 tempest-TestVolumeBootPattern-391440175-project-member] GET https://10.4.3.8/volume/v3/volumes/a23917aa-95e5-4e91-876c-1329eaec1ab6 Aug 07 10:08:58.857743 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [None req-cdb8d0d8-938e-4ab6-b3aa-94de37c69b2b tempest-TestVolumeBootPattern-391440175 tempest-TestVolumeBootPattern-391440175-project-member] Empty body provided in request {{(pid=100298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 10:08:58.857962 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [None req-cdb8d0d8-938e-4ab6-b3aa-94de37c69b2b tempest-TestVolumeBootPattern-391440175 tempest-TestVolumeBootPattern-391440175-project-member] Calling method 'show' {{(pid=100298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 10:08:58.866555 np0000006707 devstack@c-api.service[100298]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 10:08:58.866555 np0000006707 devstack@c-api.service[100298]: warnings.warn( Aug 07 10:08:58.870450 np0000006707 devstack@c-api.service[100298]: INFO cinder.volume.api [None req-cdb8d0d8-938e-4ab6-b3aa-94de37c69b2b tempest-TestVolumeBootPattern-391440175 tempest-TestVolumeBootPattern-391440175-project-member] Volume info retrieved successfully. Aug 07 10:08:58.875309 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [None req-cdb8d0d8-938e-4ab6-b3aa-94de37c69b2b tempest-TestVolumeBootPattern-391440175 tempest-TestVolumeBootPattern-391440175-project-member] https://10.4.3.8/volume/v3/volumes/a23917aa-95e5-4e91-876c-1329eaec1ab6 returned with HTTP 200 Aug 07 10:08:58.875755 np0000006707 devstack@c-api.service[100298]: [pid: 100298|app: 0|req: 1362/5454] 10.4.3.8 () {66 vars in 1334 bytes} [Fri Aug 7 10:08:58 2026] GET /volume/v3/volumes/a23917aa-95e5-4e91-876c-1329eaec1ab6 => generated 1388 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 10:08:59.887355 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-3d569f23-8315-47e8-8222-35549532eb9d None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:08:59.889289 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-3d569f23-8315-47e8-8222-35549532eb9d tempest-TestVolumeBootPattern-391440175 tempest-TestVolumeBootPattern-391440175-project-member] GET https://10.4.3.8/volume/v3/volumes/a23917aa-95e5-4e91-876c-1329eaec1ab6 Aug 07 10:08:59.889525 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-3d569f23-8315-47e8-8222-35549532eb9d tempest-TestVolumeBootPattern-391440175 tempest-TestVolumeBootPattern-391440175-project-member] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 10:08:59.889724 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-3d569f23-8315-47e8-8222-35549532eb9d tempest-TestVolumeBootPattern-391440175 tempest-TestVolumeBootPattern-391440175-project-member] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 10:08:59.895132 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-3d569f23-8315-47e8-8222-35549532eb9d tempest-TestVolumeBootPattern-391440175 tempest-TestVolumeBootPattern-391440175-project-member] https://10.4.3.8/volume/v3/volumes/a23917aa-95e5-4e91-876c-1329eaec1ab6 returned with HTTP 404 Aug 07 10:08:59.895626 np0000006707 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 1369/5455] 10.4.3.8 () {66 vars in 1334 bytes} [Fri Aug 7 10:08:59 2026] GET /volume/v3/volumes/a23917aa-95e5-4e91-876c-1329eaec1ab6 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 10:08:59.902043 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [None req-09c1d075-16da-4a70-96cc-fb36547e4bb8 None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:08:59.903715 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-09c1d075-16da-4a70-96cc-fb36547e4bb8 tempest-TestVolumeBootPattern-391440175 tempest-TestVolumeBootPattern-391440175-project-member] DELETE https://10.4.3.8/volume/v3/snapshots/4bfcbdcd-4987-4bf9-9482-454739a18cd2 Aug 07 10:08:59.903897 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-09c1d075-16da-4a70-96cc-fb36547e4bb8 tempest-TestVolumeBootPattern-391440175 tempest-TestVolumeBootPattern-391440175-project-member] Empty body provided in request {{(pid=100296) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 10:08:59.904094 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-09c1d075-16da-4a70-96cc-fb36547e4bb8 tempest-TestVolumeBootPattern-391440175 tempest-TestVolumeBootPattern-391440175-project-member] Calling method 'delete' {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 10:08:59.904192 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.v3.snapshots [None req-09c1d075-16da-4a70-96cc-fb36547e4bb8 tempest-TestVolumeBootPattern-391440175 tempest-TestVolumeBootPattern-391440175-project-member] Delete snapshot with id: 4bfcbdcd-4987-4bf9-9482-454739a18cd2 Aug 07 10:08:59.909146 np0000006707 devstack@c-api.service[100296]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 10:08:59.909146 np0000006707 devstack@c-api.service[100296]: warnings.warn( Aug 07 10:08:59.909608 np0000006707 devstack@c-api.service[100296]: INFO cinder.volume.api [None req-09c1d075-16da-4a70-96cc-fb36547e4bb8 tempest-TestVolumeBootPattern-391440175 tempest-TestVolumeBootPattern-391440175-project-member] Snapshot retrieved successfully. Aug 07 10:08:59.927429 np0000006707 devstack@c-api.service[100296]: INFO cinder.volume.api [None req-09c1d075-16da-4a70-96cc-fb36547e4bb8 tempest-TestVolumeBootPattern-391440175 tempest-TestVolumeBootPattern-391440175-project-member] Snapshot delete request issued successfully. Aug 07 10:08:59.927648 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-09c1d075-16da-4a70-96cc-fb36547e4bb8 tempest-TestVolumeBootPattern-391440175 tempest-TestVolumeBootPattern-391440175-project-member] https://10.4.3.8/volume/v3/snapshots/4bfcbdcd-4987-4bf9-9482-454739a18cd2 returned with HTTP 202 Aug 07 10:08:59.928102 np0000006707 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 1359/5456] 10.4.3.8 () {66 vars in 1343 bytes} [Fri Aug 7 10:08:59 2026] DELETE /volume/v3/snapshots/4bfcbdcd-4987-4bf9-9482-454739a18cd2 => generated 0 bytes in 26 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 07 10:08:59.934178 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [None req-d387a896-e67b-426b-a545-2e288639697d None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:08:59.935723 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-d387a896-e67b-426b-a545-2e288639697d tempest-TestVolumeBootPattern-391440175 tempest-TestVolumeBootPattern-391440175-project-member] GET https://10.4.3.8/volume/v3/snapshots/4bfcbdcd-4987-4bf9-9482-454739a18cd2 Aug 07 10:08:59.935874 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-d387a896-e67b-426b-a545-2e288639697d tempest-TestVolumeBootPattern-391440175 tempest-TestVolumeBootPattern-391440175-project-member] Empty body provided in request {{(pid=100297) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 10:08:59.936041 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-d387a896-e67b-426b-a545-2e288639697d tempest-TestVolumeBootPattern-391440175 tempest-TestVolumeBootPattern-391440175-project-member] Calling method 'show' {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 10:08:59.940763 np0000006707 devstack@c-api.service[100297]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 10:08:59.940763 np0000006707 devstack@c-api.service[100297]: warnings.warn( Aug 07 10:08:59.941266 np0000006707 devstack@c-api.service[100297]: INFO cinder.volume.api [None req-d387a896-e67b-426b-a545-2e288639697d tempest-TestVolumeBootPattern-391440175 tempest-TestVolumeBootPattern-391440175-project-member] Snapshot retrieved successfully. Aug 07 10:08:59.942133 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-d387a896-e67b-426b-a545-2e288639697d tempest-TestVolumeBootPattern-391440175 tempest-TestVolumeBootPattern-391440175-project-member] https://10.4.3.8/volume/v3/snapshots/4bfcbdcd-4987-4bf9-9482-454739a18cd2 returned with HTTP 200 Aug 07 10:08:59.942738 np0000006707 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 1367/5457] 10.4.3.8 () {66 vars in 1340 bytes} [Fri Aug 7 10:08:59 2026] GET /volume/v3/snapshots/4bfcbdcd-4987-4bf9-9482-454739a18cd2 => generated 466 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 10:09:00.951266 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.middleware.request_id [None req-fd5d7f09-cf08-4dad-97be-24d32625ec54 None None] RequestId filter calling following filter/app {{(pid=100298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:09:00.953187 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [None req-fd5d7f09-cf08-4dad-97be-24d32625ec54 tempest-TestVolumeBootPattern-391440175 tempest-TestVolumeBootPattern-391440175-project-member] GET https://10.4.3.8/volume/v3/snapshots/4bfcbdcd-4987-4bf9-9482-454739a18cd2 Aug 07 10:09:00.953430 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [None req-fd5d7f09-cf08-4dad-97be-24d32625ec54 tempest-TestVolumeBootPattern-391440175 tempest-TestVolumeBootPattern-391440175-project-member] Empty body provided in request {{(pid=100298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 10:09:00.953671 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [None req-fd5d7f09-cf08-4dad-97be-24d32625ec54 tempest-TestVolumeBootPattern-391440175 tempest-TestVolumeBootPattern-391440175-project-member] Calling method 'show' {{(pid=100298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 10:09:00.957854 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [None req-fd5d7f09-cf08-4dad-97be-24d32625ec54 tempest-TestVolumeBootPattern-391440175 tempest-TestVolumeBootPattern-391440175-project-member] https://10.4.3.8/volume/v3/snapshots/4bfcbdcd-4987-4bf9-9482-454739a18cd2 returned with HTTP 404 Aug 07 10:09:00.958510 np0000006707 devstack@c-api.service[100298]: [pid: 100298|app: 0|req: 1363/5458] 10.4.3.8 () {66 vars in 1340 bytes} [Fri Aug 7 10:09:00 2026] GET /volume/v3/snapshots/4bfcbdcd-4987-4bf9-9482-454739a18cd2 => generated 111 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 10:09:01.555268 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [req-a35859ae-d7ca-4574-81f1-d3c4aedbf25c req-e3404517-656b-4024-b8df-6de9d992f782 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:09:01.557109 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [req-a35859ae-d7ca-4574-81f1-d3c4aedbf25c req-e3404517-656b-4024-b8df-6de9d992f782 tempest-VolumesBackupsTest-1436783417 tempest-VolumesBackupsTest-1436783417-project-member] GET https://10.4.3.8/volume/v3/volumes/fca39059-eae5-4918-8ce0-768cd3939f02 Aug 07 10:09:01.557269 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [req-a35859ae-d7ca-4574-81f1-d3c4aedbf25c req-e3404517-656b-4024-b8df-6de9d992f782 tempest-VolumesBackupsTest-1436783417 tempest-VolumesBackupsTest-1436783417-project-member] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 10:09:01.557446 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [req-a35859ae-d7ca-4574-81f1-d3c4aedbf25c req-e3404517-656b-4024-b8df-6de9d992f782 tempest-VolumesBackupsTest-1436783417 tempest-VolumesBackupsTest-1436783417-project-member] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 10:09:01.564237 np0000006707 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 10:09:01.564237 np0000006707 devstack@c-api.service[100295]: warnings.warn( Aug 07 10:09:01.569092 np0000006707 devstack@c-api.service[100295]: INFO cinder.volume.api [req-a35859ae-d7ca-4574-81f1-d3c4aedbf25c req-e3404517-656b-4024-b8df-6de9d992f782 tempest-VolumesBackupsTest-1436783417 tempest-VolumesBackupsTest-1436783417-project-member] Volume info retrieved successfully. Aug 07 10:09:01.574620 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [req-a35859ae-d7ca-4574-81f1-d3c4aedbf25c req-e3404517-656b-4024-b8df-6de9d992f782 tempest-VolumesBackupsTest-1436783417 tempest-VolumesBackupsTest-1436783417-project-member] https://10.4.3.8/volume/v3/volumes/fca39059-eae5-4918-8ce0-768cd3939f02 returned with HTTP 200 Aug 07 10:09:01.575144 np0000006707 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 1370/5459] 10.4.3.8 () {68 vars in 1584 bytes} [Fri Aug 7 10:09:01 2026] GET /volume/v3/volumes/fca39059-eae5-4918-8ce0-768cd3939f02 => generated 838 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 10:09:01.803984 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [None req-0232c6ba-3844-43a1-973b-84b76f40126e None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:09:01.804494 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-0232c6ba-3844-43a1-973b-84b76f40126e None None] GET https://10.4.3.8/volume// Aug 07 10:09:01.804716 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-0232c6ba-3844-43a1-973b-84b76f40126e None None] Empty body provided in request {{(pid=100296) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 10:09:01.804968 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-0232c6ba-3844-43a1-973b-84b76f40126e None None] Calling method 'all' {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 10:09:01.805389 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-0232c6ba-3844-43a1-973b-84b76f40126e None None] https://10.4.3.8/volume// returned with HTTP 300 Aug 07 10:09:01.805845 np0000006707 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 1360/5460] 10.4.3.8 () {66 vars in 1414 bytes} [Fri Aug 7 10:09:01 2026] GET /volume/ => generated 384 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 07 10:09:01.813152 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [req-a35859ae-d7ca-4574-81f1-d3c4aedbf25c req-f7610575-d946-4f2c-ae14-a5b0b0077fd8 None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:09:01.815146 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [req-a35859ae-d7ca-4574-81f1-d3c4aedbf25c req-f7610575-d946-4f2c-ae14-a5b0b0077fd8 tempest-VolumesBackupsTest-1436783417 tempest-VolumesBackupsTest-1436783417-project-member] POST https://10.4.3.8/volume/v3/attachments Aug 07 10:09:01.815567 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [req-a35859ae-d7ca-4574-81f1-d3c4aedbf25c req-f7610575-d946-4f2c-ae14-a5b0b0077fd8 tempest-VolumesBackupsTest-1436783417 tempest-VolumesBackupsTest-1436783417-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "fca39059-eae5-4918-8ce0-768cd3939f02", "connector": null, "instance_uuid": "02c95ed9-c31f-4ecd-b9fc-60f98d027ce0"}} {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 10:09:01.824950 np0000006707 devstack@c-api.service[100297]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 10:09:01.824950 np0000006707 devstack@c-api.service[100297]: warnings.warn( Aug 07 10:09:01.849888 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [req-a35859ae-d7ca-4574-81f1-d3c4aedbf25c req-f7610575-d946-4f2c-ae14-a5b0b0077fd8 tempest-VolumesBackupsTest-1436783417 tempest-VolumesBackupsTest-1436783417-project-member] https://10.4.3.8/volume/v3/attachments returned with HTTP 200 Aug 07 10:09:01.850321 np0000006707 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 1368/5461] 10.4.3.8 () {74 vars in 1580 bytes} [Fri Aug 7 10:09:01 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 10:09:01.877765 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.middleware.request_id [None req-792f60e0-ce6c-4fc3-9539-6894048d975a None None] RequestId filter calling following filter/app {{(pid=100298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:09:01.879656 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [None req-792f60e0-ce6c-4fc3-9539-6894048d975a tempest-VolumesBackupsTest-1436783417 tempest-VolumesBackupsTest-1436783417-project-member] GET https://10.4.3.8/volume/v3/volumes/fca39059-eae5-4918-8ce0-768cd3939f02 Aug 07 10:09:01.879877 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [None req-792f60e0-ce6c-4fc3-9539-6894048d975a tempest-VolumesBackupsTest-1436783417 tempest-VolumesBackupsTest-1436783417-project-member] Empty body provided in request {{(pid=100298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 10:09:01.880093 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [None req-792f60e0-ce6c-4fc3-9539-6894048d975a tempest-VolumesBackupsTest-1436783417 tempest-VolumesBackupsTest-1436783417-project-member] Calling method 'show' {{(pid=100298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 10:09:01.888452 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-d43e6ac4-8917-4972-a73b-ee57d4c48954 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:09:01.888839 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-d43e6ac4-8917-4972-a73b-ee57d4c48954 None None] GET https://10.4.3.8/volume// Aug 07 10:09:01.889000 np0000006707 devstack@c-api.service[100298]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 10:09:01.889000 np0000006707 devstack@c-api.service[100298]: warnings.warn( Aug 07 10:09:01.889058 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-d43e6ac4-8917-4972-a73b-ee57d4c48954 None None] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 10:09:01.889257 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-d43e6ac4-8917-4972-a73b-ee57d4c48954 None None] Calling method 'all' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 10:09:01.889688 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-d43e6ac4-8917-4972-a73b-ee57d4c48954 None None] https://10.4.3.8/volume// returned with HTTP 300 Aug 07 10:09:01.889906 np0000006707 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 1371/5462] 10.4.3.8 () {66 vars in 1412 bytes} [Fri Aug 7 10:09:01 2026] GET /volume/ => generated 384 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 07 10:09:01.892850 np0000006707 devstack@c-api.service[100298]: INFO cinder.volume.api [None req-792f60e0-ce6c-4fc3-9539-6894048d975a tempest-VolumesBackupsTest-1436783417 tempest-VolumesBackupsTest-1436783417-project-member] Volume info retrieved successfully. Aug 07 10:09:01.896741 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [None req-792f60e0-ce6c-4fc3-9539-6894048d975a tempest-VolumesBackupsTest-1436783417 tempest-VolumesBackupsTest-1436783417-project-member] https://10.4.3.8/volume/v3/volumes/fca39059-eae5-4918-8ce0-768cd3939f02 returned with HTTP 200 Aug 07 10:09:01.897084 np0000006707 devstack@c-api.service[100298]: [pid: 100298|app: 0|req: 1364/5463] 10.4.3.8 () {66 vars in 1334 bytes} [Fri Aug 7 10:09:01 2026] GET /volume/v3/volumes/fca39059-eae5-4918-8ce0-768cd3939f02 => generated 837 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 10:09:01.900052 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [req-a35859ae-d7ca-4574-81f1-d3c4aedbf25c req-ef231433-72cf-4559-bc58-6b78d025d433 None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:09:01.901827 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [req-a35859ae-d7ca-4574-81f1-d3c4aedbf25c req-ef231433-72cf-4559-bc58-6b78d025d433 tempest-VolumesBackupsTest-1436783417 tempest-VolumesBackupsTest-1436783417-project-member] GET https://10.4.3.8/volume/v3/volumes/fca39059-eae5-4918-8ce0-768cd3939f02 Aug 07 10:09:01.902005 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [req-a35859ae-d7ca-4574-81f1-d3c4aedbf25c req-ef231433-72cf-4559-bc58-6b78d025d433 tempest-VolumesBackupsTest-1436783417 tempest-VolumesBackupsTest-1436783417-project-member] Empty body provided in request {{(pid=100296) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 10:09:01.902172 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [req-a35859ae-d7ca-4574-81f1-d3c4aedbf25c req-ef231433-72cf-4559-bc58-6b78d025d433 tempest-VolumesBackupsTest-1436783417 tempest-VolumesBackupsTest-1436783417-project-member] Calling method 'show' {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 10:09:01.910202 np0000006707 devstack@c-api.service[100296]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 10:09:01.910202 np0000006707 devstack@c-api.service[100296]: warnings.warn( Aug 07 10:09:01.913178 np0000006707 devstack@c-api.service[100296]: INFO cinder.volume.api [req-a35859ae-d7ca-4574-81f1-d3c4aedbf25c req-ef231433-72cf-4559-bc58-6b78d025d433 tempest-VolumesBackupsTest-1436783417 tempest-VolumesBackupsTest-1436783417-project-member] Volume info retrieved successfully. Aug 07 10:09:01.918168 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [req-a35859ae-d7ca-4574-81f1-d3c4aedbf25c req-ef231433-72cf-4559-bc58-6b78d025d433 tempest-VolumesBackupsTest-1436783417 tempest-VolumesBackupsTest-1436783417-project-member] https://10.4.3.8/volume/v3/volumes/fca39059-eae5-4918-8ce0-768cd3939f02 returned with HTTP 200 Aug 07 10:09:01.918636 np0000006707 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 1361/5464] 10.4.3.8 () {70 vars in 1625 bytes} [Fri Aug 7 10:09:01 2026] GET /volume/v3/volumes/fca39059-eae5-4918-8ce0-768cd3939f02 => generated 1017 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 07 10:09:02.030891 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [req-a35859ae-d7ca-4574-81f1-d3c4aedbf25c req-a8a5779a-cab7-49c2-be49-b29135833b27 None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:09:02.033404 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [req-a35859ae-d7ca-4574-81f1-d3c4aedbf25c req-a8a5779a-cab7-49c2-be49-b29135833b27 tempest-VolumesBackupsTest-1436783417 tempest-VolumesBackupsTest-1436783417-project-member] PUT https://10.4.3.8/volume/v3/attachments/df459e77-3704-4f48-8952-ddad0f6a7536 Aug 07 10:09:02.033893 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [req-a35859ae-d7ca-4574-81f1-d3c4aedbf25c req-a8a5779a-cab7-49c2-be49-b29135833b27 tempest-VolumesBackupsTest-1436783417 tempest-VolumesBackupsTest-1436783417-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.8", "host": "np0000006707", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:568b993d50b1", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "d2780578-1896-461f-80ac-b58d2e346b90", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 10:09:02.042630 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.coordination [req-a35859ae-d7ca-4574-81f1-d3c4aedbf25c req-a8a5779a-cab7-49c2-be49-b29135833b27 tempest-VolumesBackupsTest-1436783417 tempest-VolumesBackupsTest-1436783417-project-member] Acquiring lock "cinder-attachment_update-fca39059-eae5-4918-8ce0-768cd3939f02-np0000006707" by "attachment_update" {{(pid=100297) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 07 10:09:02.047501 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.coordination [req-a35859ae-d7ca-4574-81f1-d3c4aedbf25c req-a8a5779a-cab7-49c2-be49-b29135833b27 tempest-VolumesBackupsTest-1436783417 tempest-VolumesBackupsTest-1436783417-project-member] Lock "cinder-attachment_update-fca39059-eae5-4918-8ce0-768cd3939f02-np0000006707" acquired by "attachment_update" :: waited 0.005s {{(pid=100297) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 07 10:09:02.048789 np0000006707 devstack@c-api.service[100297]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 10:09:02.048789 np0000006707 devstack@c-api.service[100297]: warnings.warn( Aug 07 10:09:02.120617 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.coordination [req-a35859ae-d7ca-4574-81f1-d3c4aedbf25c req-a8a5779a-cab7-49c2-be49-b29135833b27 tempest-VolumesBackupsTest-1436783417 tempest-VolumesBackupsTest-1436783417-project-member] Lock "cinder-attachment_update-fca39059-eae5-4918-8ce0-768cd3939f02-np0000006707" released by "attachment_update" :: held 0.073s {{(pid=100297) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 07 10:09:02.121232 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [req-a35859ae-d7ca-4574-81f1-d3c4aedbf25c req-a8a5779a-cab7-49c2-be49-b29135833b27 tempest-VolumesBackupsTest-1436783417 tempest-VolumesBackupsTest-1436783417-project-member] https://10.4.3.8/volume/v3/attachments/df459e77-3704-4f48-8952-ddad0f6a7536 returned with HTTP 200 Aug 07 10:09:02.121814 np0000006707 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 1369/5465] 10.4.3.8 () {74 vars in 1690 bytes} [Fri Aug 7 10:09:02 2026] PUT /volume/v3/attachments/df459e77-3704-4f48-8952-ddad0f6a7536 => generated 969 bytes in 91 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 10:09:02.426804 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [req-616fd193-fdae-4816-802e-624a32e7002a req-2f14cf99-1211-4889-b8c2-4dd4f8bf9422 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:09:02.429238 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [req-616fd193-fdae-4816-802e-624a32e7002a req-2f14cf99-1211-4889-b8c2-4dd4f8bf9422 tempest-TestVolumeBootPattern-391440175 tempest-TestVolumeBootPattern-391440175-project-member] DELETE https://10.4.3.8/volume/v3/attachments/666f25cd-dc31-4d03-a403-388c946c271d Aug 07 10:09:02.429611 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [req-616fd193-fdae-4816-802e-624a32e7002a req-2f14cf99-1211-4889-b8c2-4dd4f8bf9422 tempest-TestVolumeBootPattern-391440175 tempest-TestVolumeBootPattern-391440175-project-member] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 10:09:02.429781 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [req-616fd193-fdae-4816-802e-624a32e7002a req-2f14cf99-1211-4889-b8c2-4dd4f8bf9422 tempest-TestVolumeBootPattern-391440175 tempest-TestVolumeBootPattern-391440175-project-member] Calling method 'version_select' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 10:09:02.437161 np0000006707 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 10:09:02.437161 np0000006707 devstack@c-api.service[100295]: warnings.warn( Aug 07 10:09:02.480581 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [req-616fd193-fdae-4816-802e-624a32e7002a req-2f14cf99-1211-4889-b8c2-4dd4f8bf9422 tempest-TestVolumeBootPattern-391440175 tempest-TestVolumeBootPattern-391440175-project-member] https://10.4.3.8/volume/v3/attachments/666f25cd-dc31-4d03-a403-388c946c271d returned with HTTP 200 Aug 07 10:09:02.480998 np0000006707 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 1372/5466] 10.4.3.8 () {72 vars in 1659 bytes} [Fri Aug 7 10:09:02 2026] DELETE /volume/v3/attachments/666f25cd-dc31-4d03-a403-388c946c271d => generated 19 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 10:09:02.909162 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.middleware.request_id [None req-986f0ac4-6632-412c-bb22-be9a101676b4 None None] RequestId filter calling following filter/app {{(pid=100298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:09:02.910837 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [None req-986f0ac4-6632-412c-bb22-be9a101676b4 tempest-VolumesBackupsTest-1436783417 tempest-VolumesBackupsTest-1436783417-project-member] GET https://10.4.3.8/volume/v3/volumes/fca39059-eae5-4918-8ce0-768cd3939f02 Aug 07 10:09:02.911027 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [None req-986f0ac4-6632-412c-bb22-be9a101676b4 tempest-VolumesBackupsTest-1436783417 tempest-VolumesBackupsTest-1436783417-project-member] Empty body provided in request {{(pid=100298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 10:09:02.911203 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [None req-986f0ac4-6632-412c-bb22-be9a101676b4 tempest-VolumesBackupsTest-1436783417 tempest-VolumesBackupsTest-1436783417-project-member] Calling method 'show' {{(pid=100298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 10:09:02.919976 np0000006707 devstack@c-api.service[100298]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 10:09:02.919976 np0000006707 devstack@c-api.service[100298]: warnings.warn( Aug 07 10:09:02.923360 np0000006707 devstack@c-api.service[100298]: INFO cinder.volume.api [None req-986f0ac4-6632-412c-bb22-be9a101676b4 tempest-VolumesBackupsTest-1436783417 tempest-VolumesBackupsTest-1436783417-project-member] Volume info retrieved successfully. Aug 07 10:09:02.927209 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [None req-986f0ac4-6632-412c-bb22-be9a101676b4 tempest-VolumesBackupsTest-1436783417 tempest-VolumesBackupsTest-1436783417-project-member] https://10.4.3.8/volume/v3/volumes/fca39059-eae5-4918-8ce0-768cd3939f02 returned with HTTP 200 Aug 07 10:09:02.927633 np0000006707 devstack@c-api.service[100298]: [pid: 100298|app: 0|req: 1365/5467] 10.4.3.8 () {66 vars in 1334 bytes} [Fri Aug 7 10:09:02 2026] GET /volume/v3/volumes/fca39059-eae5-4918-8ce0-768cd3939f02 => generated 838 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 10:09:03.849615 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [None req-b9eb21c3-45fe-4318-9bd0-f4f0e233a984 None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:09:03.851514 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-b9eb21c3-45fe-4318-9bd0-f4f0e233a984 tempest-TestVolumeBootPattern-391440175 tempest-TestVolumeBootPattern-391440175-project-member] DELETE https://10.4.3.8/volume/v3/volumes/4ee8f036-ecd2-4ffd-b2e1-8bf998368ee8 Aug 07 10:09:03.851729 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-b9eb21c3-45fe-4318-9bd0-f4f0e233a984 tempest-TestVolumeBootPattern-391440175 tempest-TestVolumeBootPattern-391440175-project-member] Empty body provided in request {{(pid=100296) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 10:09:03.851968 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-b9eb21c3-45fe-4318-9bd0-f4f0e233a984 tempest-TestVolumeBootPattern-391440175 tempest-TestVolumeBootPattern-391440175-project-member] Calling method 'delete' {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 10:09:03.852092 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.v3.volumes [None req-b9eb21c3-45fe-4318-9bd0-f4f0e233a984 tempest-TestVolumeBootPattern-391440175 tempest-TestVolumeBootPattern-391440175-project-member] Delete volume with id: 4ee8f036-ecd2-4ffd-b2e1-8bf998368ee8 Aug 07 10:09:03.859048 np0000006707 devstack@c-api.service[100296]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 10:09:03.859048 np0000006707 devstack@c-api.service[100296]: warnings.warn( Aug 07 10:09:03.859620 np0000006707 devstack@c-api.service[100296]: INFO cinder.volume.api [None req-b9eb21c3-45fe-4318-9bd0-f4f0e233a984 tempest-TestVolumeBootPattern-391440175 tempest-TestVolumeBootPattern-391440175-project-member] Volume info retrieved successfully. Aug 07 10:09:03.876954 np0000006707 devstack@c-api.service[100296]: INFO cinder.volume.api [None req-b9eb21c3-45fe-4318-9bd0-f4f0e233a984 tempest-TestVolumeBootPattern-391440175 tempest-TestVolumeBootPattern-391440175-project-member] Delete volume request issued successfully. Aug 07 10:09:03.877119 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-b9eb21c3-45fe-4318-9bd0-f4f0e233a984 tempest-TestVolumeBootPattern-391440175 tempest-TestVolumeBootPattern-391440175-project-member] https://10.4.3.8/volume/v3/volumes/4ee8f036-ecd2-4ffd-b2e1-8bf998368ee8 returned with HTTP 202 Aug 07 10:09:03.877549 np0000006707 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 1362/5468] 10.4.3.8 () {66 vars in 1337 bytes} [Fri Aug 7 10:09:03 2026] DELETE /volume/v3/volumes/4ee8f036-ecd2-4ffd-b2e1-8bf998368ee8 => generated 0 bytes in 28 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 07 10:09:03.883884 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [None req-f5e4781e-ca3a-4132-b05b-b88ecbb7fcce None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:09:03.885566 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-f5e4781e-ca3a-4132-b05b-b88ecbb7fcce tempest-TestVolumeBootPattern-391440175 tempest-TestVolumeBootPattern-391440175-project-member] GET https://10.4.3.8/volume/v3/volumes/4ee8f036-ecd2-4ffd-b2e1-8bf998368ee8 Aug 07 10:09:03.885751 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-f5e4781e-ca3a-4132-b05b-b88ecbb7fcce tempest-TestVolumeBootPattern-391440175 tempest-TestVolumeBootPattern-391440175-project-member] Empty body provided in request {{(pid=100297) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 10:09:03.885931 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-f5e4781e-ca3a-4132-b05b-b88ecbb7fcce tempest-TestVolumeBootPattern-391440175 tempest-TestVolumeBootPattern-391440175-project-member] Calling method 'show' {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 10:09:03.892602 np0000006707 devstack@c-api.service[100297]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 10:09:03.892602 np0000006707 devstack@c-api.service[100297]: warnings.warn( Aug 07 10:09:03.896146 np0000006707 devstack@c-api.service[100297]: INFO cinder.volume.api [None req-f5e4781e-ca3a-4132-b05b-b88ecbb7fcce tempest-TestVolumeBootPattern-391440175 tempest-TestVolumeBootPattern-391440175-project-member] Volume info retrieved successfully. Aug 07 10:09:03.901840 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-f5e4781e-ca3a-4132-b05b-b88ecbb7fcce tempest-TestVolumeBootPattern-391440175 tempest-TestVolumeBootPattern-391440175-project-member] https://10.4.3.8/volume/v3/volumes/4ee8f036-ecd2-4ffd-b2e1-8bf998368ee8 returned with HTTP 200 Aug 07 10:09:03.902291 np0000006707 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 1370/5469] 10.4.3.8 () {66 vars in 1334 bytes} [Fri Aug 7 10:09:03 2026] GET /volume/v3/volumes/4ee8f036-ecd2-4ffd-b2e1-8bf998368ee8 => generated 1361 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 10:09:03.939302 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-be9f49f0-573a-4d79-9c26-abcf360519cf None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:09:03.941059 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-be9f49f0-573a-4d79-9c26-abcf360519cf tempest-VolumesBackupsTest-1436783417 tempest-VolumesBackupsTest-1436783417-project-member] GET https://10.4.3.8/volume/v3/volumes/fca39059-eae5-4918-8ce0-768cd3939f02 Aug 07 10:09:03.941194 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-be9f49f0-573a-4d79-9c26-abcf360519cf tempest-VolumesBackupsTest-1436783417 tempest-VolumesBackupsTest-1436783417-project-member] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 10:09:03.941380 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-be9f49f0-573a-4d79-9c26-abcf360519cf tempest-VolumesBackupsTest-1436783417 tempest-VolumesBackupsTest-1436783417-project-member] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 10:09:03.950877 np0000006707 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 10:09:03.950877 np0000006707 devstack@c-api.service[100295]: warnings.warn( Aug 07 10:09:03.954560 np0000006707 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-be9f49f0-573a-4d79-9c26-abcf360519cf tempest-VolumesBackupsTest-1436783417 tempest-VolumesBackupsTest-1436783417-project-member] Volume info retrieved successfully. Aug 07 10:09:03.958480 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-be9f49f0-573a-4d79-9c26-abcf360519cf tempest-VolumesBackupsTest-1436783417 tempest-VolumesBackupsTest-1436783417-project-member] https://10.4.3.8/volume/v3/volumes/fca39059-eae5-4918-8ce0-768cd3939f02 returned with HTTP 200 Aug 07 10:09:03.958816 np0000006707 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 1373/5470] 10.4.3.8 () {66 vars in 1334 bytes} [Fri Aug 7 10:09:03 2026] GET /volume/v3/volumes/fca39059-eae5-4918-8ce0-768cd3939f02 => generated 838 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 10:09:04.914764 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.middleware.request_id [None req-945f3014-5bf6-4e56-8bc6-a3438be2b2bf None None] RequestId filter calling following filter/app {{(pid=100298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:09:04.916471 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [None req-945f3014-5bf6-4e56-8bc6-a3438be2b2bf tempest-TestVolumeBootPattern-391440175 tempest-TestVolumeBootPattern-391440175-project-member] GET https://10.4.3.8/volume/v3/volumes/4ee8f036-ecd2-4ffd-b2e1-8bf998368ee8 Aug 07 10:09:04.916695 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [None req-945f3014-5bf6-4e56-8bc6-a3438be2b2bf tempest-TestVolumeBootPattern-391440175 tempest-TestVolumeBootPattern-391440175-project-member] Empty body provided in request {{(pid=100298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 10:09:04.916912 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [None req-945f3014-5bf6-4e56-8bc6-a3438be2b2bf tempest-TestVolumeBootPattern-391440175 tempest-TestVolumeBootPattern-391440175-project-member] Calling method 'show' {{(pid=100298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 10:09:04.923013 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [None req-945f3014-5bf6-4e56-8bc6-a3438be2b2bf tempest-TestVolumeBootPattern-391440175 tempest-TestVolumeBootPattern-391440175-project-member] https://10.4.3.8/volume/v3/volumes/4ee8f036-ecd2-4ffd-b2e1-8bf998368ee8 returned with HTTP 404 Aug 07 10:09:04.923609 np0000006707 devstack@c-api.service[100298]: [pid: 100298|app: 0|req: 1366/5471] 10.4.3.8 () {66 vars in 1334 bytes} [Fri Aug 7 10:09:04 2026] GET /volume/v3/volumes/4ee8f036-ecd2-4ffd-b2e1-8bf998368ee8 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 10:09:04.969762 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [None req-d686ff84-1a8a-4f04-a125-ceb24dc04d07 None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:09:04.971591 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-d686ff84-1a8a-4f04-a125-ceb24dc04d07 tempest-VolumesBackupsTest-1436783417 tempest-VolumesBackupsTest-1436783417-project-member] GET https://10.4.3.8/volume/v3/volumes/fca39059-eae5-4918-8ce0-768cd3939f02 Aug 07 10:09:04.971783 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-d686ff84-1a8a-4f04-a125-ceb24dc04d07 tempest-VolumesBackupsTest-1436783417 tempest-VolumesBackupsTest-1436783417-project-member] Empty body provided in request {{(pid=100296) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 10:09:04.971980 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-d686ff84-1a8a-4f04-a125-ceb24dc04d07 tempest-VolumesBackupsTest-1436783417 tempest-VolumesBackupsTest-1436783417-project-member] Calling method 'show' {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 10:09:04.980526 np0000006707 devstack@c-api.service[100296]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 10:09:04.980526 np0000006707 devstack@c-api.service[100296]: warnings.warn( Aug 07 10:09:04.983821 np0000006707 devstack@c-api.service[100296]: INFO cinder.volume.api [None req-d686ff84-1a8a-4f04-a125-ceb24dc04d07 tempest-VolumesBackupsTest-1436783417 tempest-VolumesBackupsTest-1436783417-project-member] Volume info retrieved successfully. Aug 07 10:09:04.988039 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-d686ff84-1a8a-4f04-a125-ceb24dc04d07 tempest-VolumesBackupsTest-1436783417 tempest-VolumesBackupsTest-1436783417-project-member] https://10.4.3.8/volume/v3/volumes/fca39059-eae5-4918-8ce0-768cd3939f02 returned with HTTP 200 Aug 07 10:09:04.988428 np0000006707 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 1363/5472] 10.4.3.8 () {66 vars in 1334 bytes} [Fri Aug 7 10:09:04 2026] GET /volume/v3/volumes/fca39059-eae5-4918-8ce0-768cd3939f02 => generated 838 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 10:09:05.358990 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [req-a35859ae-d7ca-4574-81f1-d3c4aedbf25c req-868693c5-2427-454a-bdaf-408e918e143f None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:09:05.360895 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [req-a35859ae-d7ca-4574-81f1-d3c4aedbf25c req-868693c5-2427-454a-bdaf-408e918e143f tempest-VolumesBackupsTest-1436783417 tempest-VolumesBackupsTest-1436783417-project-member] POST https://10.4.3.8/volume/v3/attachments/df459e77-3704-4f48-8952-ddad0f6a7536/action Aug 07 10:09:05.361234 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [req-a35859ae-d7ca-4574-81f1-d3c4aedbf25c req-868693c5-2427-454a-bdaf-408e918e143f tempest-VolumesBackupsTest-1436783417 tempest-VolumesBackupsTest-1436783417-project-member] Action body: b'{"os-complete": null}' {{(pid=100297) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 07 10:09:05.361332 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [req-a35859ae-d7ca-4574-81f1-d3c4aedbf25c req-868693c5-2427-454a-bdaf-408e918e143f tempest-VolumesBackupsTest-1436783417 tempest-VolumesBackupsTest-1436783417-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 10:09:05.375395 np0000006707 devstack@c-api.service[100297]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 10:09:05.375395 np0000006707 devstack@c-api.service[100297]: warnings.warn( Aug 07 10:09:05.389076 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [req-a35859ae-d7ca-4574-81f1-d3c4aedbf25c req-868693c5-2427-454a-bdaf-408e918e143f tempest-VolumesBackupsTest-1436783417 tempest-VolumesBackupsTest-1436783417-project-member] https://10.4.3.8/volume/v3/attachments/df459e77-3704-4f48-8952-ddad0f6a7536/action returned with HTTP 204 Aug 07 10:09:05.389496 np0000006707 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 1371/5473] 10.4.3.8 () {74 vars in 1711 bytes} [Fri Aug 7 10:09:05 2026] POST /volume/v3/attachments/df459e77-3704-4f48-8952-ddad0f6a7536/action => generated 0 bytes in 31 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 07 10:09:06.000139 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-e8049a7f-fbc4-46e7-96cc-59bc6d36f457 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:09:06.001919 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-e8049a7f-fbc4-46e7-96cc-59bc6d36f457 tempest-VolumesBackupsTest-1436783417 tempest-VolumesBackupsTest-1436783417-project-member] GET https://10.4.3.8/volume/v3/volumes/fca39059-eae5-4918-8ce0-768cd3939f02 Aug 07 10:09:06.002136 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-e8049a7f-fbc4-46e7-96cc-59bc6d36f457 tempest-VolumesBackupsTest-1436783417 tempest-VolumesBackupsTest-1436783417-project-member] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 10:09:06.002319 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-e8049a7f-fbc4-46e7-96cc-59bc6d36f457 tempest-VolumesBackupsTest-1436783417 tempest-VolumesBackupsTest-1436783417-project-member] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 10:09:06.011125 np0000006707 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 10:09:06.011125 np0000006707 devstack@c-api.service[100295]: warnings.warn( Aug 07 10:09:06.014100 np0000006707 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-e8049a7f-fbc4-46e7-96cc-59bc6d36f457 tempest-VolumesBackupsTest-1436783417 tempest-VolumesBackupsTest-1436783417-project-member] Volume info retrieved successfully. Aug 07 10:09:06.017580 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-e8049a7f-fbc4-46e7-96cc-59bc6d36f457 tempest-VolumesBackupsTest-1436783417 tempest-VolumesBackupsTest-1436783417-project-member] https://10.4.3.8/volume/v3/volumes/fca39059-eae5-4918-8ce0-768cd3939f02 returned with HTTP 200 Aug 07 10:09:06.017954 np0000006707 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 1374/5474] 10.4.3.8 () {66 vars in 1334 bytes} [Fri Aug 7 10:09:05 2026] GET /volume/v3/volumes/fca39059-eae5-4918-8ce0-768cd3939f02 => generated 1130 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 10:09:06.029554 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.middleware.request_id [None req-7eefc327-83b5-4179-b05a-6488dc7e5a64 None None] RequestId filter calling following filter/app {{(pid=100298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:09:06.030990 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [None req-7eefc327-83b5-4179-b05a-6488dc7e5a64 tempest-VolumesBackupsTest-1436783417 tempest-VolumesBackupsTest-1436783417-project-member] POST https://10.4.3.8/volume/v3/backups Aug 07 10:09:06.031280 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [None req-7eefc327-83b5-4179-b05a-6488dc7e5a64 tempest-VolumesBackupsTest-1436783417 tempest-VolumesBackupsTest-1436783417-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "fca39059-eae5-4918-8ce0-768cd3939f02", "force": true, "name": "tempest-VolumesBackupsTest-Backup-20224916", "container": "tempest-volumesbackupstest-backup-container-509860428"}} {{(pid=100298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 10:09:06.032664 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.contrib.backups [None req-7eefc327-83b5-4179-b05a-6488dc7e5a64 tempest-VolumesBackupsTest-1436783417 tempest-VolumesBackupsTest-1436783417-project-member] Creating new backup {'backup': {'volume_id': 'fca39059-eae5-4918-8ce0-768cd3939f02', 'force': True, 'name': 'tempest-VolumesBackupsTest-Backup-20224916', 'container': 'tempest-volumesbackupstest-backup-container-509860428'}} {{(pid=100298) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 07 10:09:06.032787 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.contrib.backups [None req-7eefc327-83b5-4179-b05a-6488dc7e5a64 tempest-VolumesBackupsTest-1436783417 tempest-VolumesBackupsTest-1436783417-project-member] Creating backup of volume fca39059-eae5-4918-8ce0-768cd3939f02 in container tempest-volumesbackupstest-backup-container-509860428 Aug 07 10:09:06.043385 np0000006707 devstack@c-api.service[100298]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 10:09:06.043385 np0000006707 devstack@c-api.service[100298]: warnings.warn( Aug 07 10:09:06.043919 np0000006707 devstack@c-api.service[100298]: INFO cinder.volume.api [None req-7eefc327-83b5-4179-b05a-6488dc7e5a64 tempest-VolumesBackupsTest-1436783417 tempest-VolumesBackupsTest-1436783417-project-member] Volume info retrieved successfully. Aug 07 10:09:06.058024 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.quota [None req-7eefc327-83b5-4179-b05a-6488dc7e5a64 tempest-VolumesBackupsTest-1436783417 tempest-VolumesBackupsTest-1436783417-project-member] Created reservations ['75c99e0a-fd41-4009-bdcf-42e1307ee979', '52e3dce3-4b79-41af-bd8c-a111244c4f31'] {{(pid=100298) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 10:09:06.080359 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [None req-7eefc327-83b5-4179-b05a-6488dc7e5a64 tempest-VolumesBackupsTest-1436783417 tempest-VolumesBackupsTest-1436783417-project-member] https://10.4.3.8/volume/v3/backups returned with HTTP 202 Aug 07 10:09:06.080799 np0000006707 devstack@c-api.service[100298]: [pid: 100298|app: 0|req: 1367/5475] 10.4.3.8 () {68 vars in 1245 bytes} [Fri Aug 7 10:09:06 2026] POST /volume/v3/backups => generated 324 bytes in 52 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 07 10:09:06.090075 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [None req-41ae47c6-6fc2-4a2d-93cf-45a736ef0844 None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:09:06.092247 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-41ae47c6-6fc2-4a2d-93cf-45a736ef0844 tempest-VolumesBackupsTest-1436783417 tempest-VolumesBackupsTest-1436783417-project-member] GET https://10.4.3.8/volume/v3/backups/82048f5e-678d-490a-808a-107bc5be391e Aug 07 10:09:06.092451 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-41ae47c6-6fc2-4a2d-93cf-45a736ef0844 tempest-VolumesBackupsTest-1436783417 tempest-VolumesBackupsTest-1436783417-project-member] Empty body provided in request {{(pid=100296) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 10:09:06.092783 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-41ae47c6-6fc2-4a2d-93cf-45a736ef0844 tempest-VolumesBackupsTest-1436783417 tempest-VolumesBackupsTest-1436783417-project-member] Calling method 'show' {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 10:09:06.092815 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.v3.backups [None req-41ae47c6-6fc2-4a2d-93cf-45a736ef0844 tempest-VolumesBackupsTest-1436783417 tempest-VolumesBackupsTest-1436783417-project-member] Show backup with id 82048f5e-678d-490a-808a-107bc5be391e. {{(pid=100296) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 10:09:06.097031 np0000006707 devstack@c-api.service[100296]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 10:09:06.097031 np0000006707 devstack@c-api.service[100296]: warnings.warn( Aug 07 10:09:06.097791 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-41ae47c6-6fc2-4a2d-93cf-45a736ef0844 tempest-VolumesBackupsTest-1436783417 tempest-VolumesBackupsTest-1436783417-project-member] https://10.4.3.8/volume/v3/backups/82048f5e-678d-490a-808a-107bc5be391e returned with HTTP 200 Aug 07 10:09:06.098276 np0000006707 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 1364/5476] 10.4.3.8 () {66 vars in 1334 bytes} [Fri Aug 7 10:09:06 2026] GET /volume/v3/backups/82048f5e-678d-490a-808a-107bc5be391e => generated 782 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 10:09:07.108895 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [None req-39e40bc5-9fc9-4e1f-8489-3ff257964213 None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:09:07.110851 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-39e40bc5-9fc9-4e1f-8489-3ff257964213 tempest-VolumesBackupsTest-1436783417 tempest-VolumesBackupsTest-1436783417-project-member] GET https://10.4.3.8/volume/v3/backups/82048f5e-678d-490a-808a-107bc5be391e Aug 07 10:09:07.111096 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-39e40bc5-9fc9-4e1f-8489-3ff257964213 tempest-VolumesBackupsTest-1436783417 tempest-VolumesBackupsTest-1436783417-project-member] Empty body provided in request {{(pid=100297) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 10:09:07.111352 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-39e40bc5-9fc9-4e1f-8489-3ff257964213 tempest-VolumesBackupsTest-1436783417 tempest-VolumesBackupsTest-1436783417-project-member] Calling method 'show' {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 10:09:07.111557 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.v3.backups [None req-39e40bc5-9fc9-4e1f-8489-3ff257964213 tempest-VolumesBackupsTest-1436783417 tempest-VolumesBackupsTest-1436783417-project-member] Show backup with id 82048f5e-678d-490a-808a-107bc5be391e. {{(pid=100297) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 10:09:07.116748 np0000006707 devstack@c-api.service[100297]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 10:09:07.116748 np0000006707 devstack@c-api.service[100297]: warnings.warn( Aug 07 10:09:07.117756 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-39e40bc5-9fc9-4e1f-8489-3ff257964213 tempest-VolumesBackupsTest-1436783417 tempest-VolumesBackupsTest-1436783417-project-member] https://10.4.3.8/volume/v3/backups/82048f5e-678d-490a-808a-107bc5be391e returned with HTTP 200 Aug 07 10:09:07.118227 np0000006707 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 1372/5477] 10.4.3.8 () {66 vars in 1334 bytes} [Fri Aug 7 10:09:07 2026] GET /volume/v3/backups/82048f5e-678d-490a-808a-107bc5be391e => generated 784 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 10:09:08.127736 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-6d75f9c1-a005-4d6d-bcd4-afbd0f83aa59 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:09:08.129503 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-6d75f9c1-a005-4d6d-bcd4-afbd0f83aa59 tempest-VolumesBackupsTest-1436783417 tempest-VolumesBackupsTest-1436783417-project-member] GET https://10.4.3.8/volume/v3/backups/82048f5e-678d-490a-808a-107bc5be391e Aug 07 10:09:08.129693 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-6d75f9c1-a005-4d6d-bcd4-afbd0f83aa59 tempest-VolumesBackupsTest-1436783417 tempest-VolumesBackupsTest-1436783417-project-member] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 10:09:08.129866 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-6d75f9c1-a005-4d6d-bcd4-afbd0f83aa59 tempest-VolumesBackupsTest-1436783417 tempest-VolumesBackupsTest-1436783417-project-member] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 10:09:08.129963 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.v3.backups [None req-6d75f9c1-a005-4d6d-bcd4-afbd0f83aa59 tempest-VolumesBackupsTest-1436783417 tempest-VolumesBackupsTest-1436783417-project-member] Show backup with id 82048f5e-678d-490a-808a-107bc5be391e. {{(pid=100295) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 10:09:08.134295 np0000006707 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 10:09:08.134295 np0000006707 devstack@c-api.service[100295]: warnings.warn( Aug 07 10:09:08.134850 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-6d75f9c1-a005-4d6d-bcd4-afbd0f83aa59 tempest-VolumesBackupsTest-1436783417 tempest-VolumesBackupsTest-1436783417-project-member] https://10.4.3.8/volume/v3/backups/82048f5e-678d-490a-808a-107bc5be391e returned with HTTP 200 Aug 07 10:09:08.135164 np0000006707 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 1375/5478] 10.4.3.8 () {66 vars in 1334 bytes} [Fri Aug 7 10:09:08 2026] GET /volume/v3/backups/82048f5e-678d-490a-808a-107bc5be391e => generated 784 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 10:09:09.146348 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.middleware.request_id [None req-8629c67a-56e1-4dbe-9d17-2960ae3f8ac5 None None] RequestId filter calling following filter/app {{(pid=100298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:09:09.148219 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [None req-8629c67a-56e1-4dbe-9d17-2960ae3f8ac5 tempest-VolumesBackupsTest-1436783417 tempest-VolumesBackupsTest-1436783417-project-member] GET https://10.4.3.8/volume/v3/backups/82048f5e-678d-490a-808a-107bc5be391e Aug 07 10:09:09.148487 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [None req-8629c67a-56e1-4dbe-9d17-2960ae3f8ac5 tempest-VolumesBackupsTest-1436783417 tempest-VolumesBackupsTest-1436783417-project-member] Empty body provided in request {{(pid=100298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 10:09:09.148692 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [None req-8629c67a-56e1-4dbe-9d17-2960ae3f8ac5 tempest-VolumesBackupsTest-1436783417 tempest-VolumesBackupsTest-1436783417-project-member] Calling method 'show' {{(pid=100298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 10:09:09.148812 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.v3.backups [None req-8629c67a-56e1-4dbe-9d17-2960ae3f8ac5 tempest-VolumesBackupsTest-1436783417 tempest-VolumesBackupsTest-1436783417-project-member] Show backup with id 82048f5e-678d-490a-808a-107bc5be391e. {{(pid=100298) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 10:09:09.152828 np0000006707 devstack@c-api.service[100298]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 10:09:09.152828 np0000006707 devstack@c-api.service[100298]: warnings.warn( Aug 07 10:09:09.153616 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [None req-8629c67a-56e1-4dbe-9d17-2960ae3f8ac5 tempest-VolumesBackupsTest-1436783417 tempest-VolumesBackupsTest-1436783417-project-member] https://10.4.3.8/volume/v3/backups/82048f5e-678d-490a-808a-107bc5be391e returned with HTTP 200 Aug 07 10:09:09.153982 np0000006707 devstack@c-api.service[100298]: [pid: 100298|app: 0|req: 1368/5479] 10.4.3.8 () {66 vars in 1334 bytes} [Fri Aug 7 10:09:09 2026] GET /volume/v3/backups/82048f5e-678d-490a-808a-107bc5be391e => generated 784 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 10:09:10.166221 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [None req-7b911a4c-7d6f-40ff-9559-f7d84d2acdcb None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:09:10.168544 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-7b911a4c-7d6f-40ff-9559-f7d84d2acdcb tempest-VolumesBackupsTest-1436783417 tempest-VolumesBackupsTest-1436783417-project-member] GET https://10.4.3.8/volume/v3/backups/82048f5e-678d-490a-808a-107bc5be391e Aug 07 10:09:10.168747 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-7b911a4c-7d6f-40ff-9559-f7d84d2acdcb tempest-VolumesBackupsTest-1436783417 tempest-VolumesBackupsTest-1436783417-project-member] Empty body provided in request {{(pid=100296) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 10:09:10.168979 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-7b911a4c-7d6f-40ff-9559-f7d84d2acdcb tempest-VolumesBackupsTest-1436783417 tempest-VolumesBackupsTest-1436783417-project-member] Calling method 'show' {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 10:09:10.169116 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.v3.backups [None req-7b911a4c-7d6f-40ff-9559-f7d84d2acdcb tempest-VolumesBackupsTest-1436783417 tempest-VolumesBackupsTest-1436783417-project-member] Show backup with id 82048f5e-678d-490a-808a-107bc5be391e. {{(pid=100296) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 10:09:10.172943 np0000006707 devstack@c-api.service[100296]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 10:09:10.172943 np0000006707 devstack@c-api.service[100296]: warnings.warn( Aug 07 10:09:10.173609 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-7b911a4c-7d6f-40ff-9559-f7d84d2acdcb tempest-VolumesBackupsTest-1436783417 tempest-VolumesBackupsTest-1436783417-project-member] https://10.4.3.8/volume/v3/backups/82048f5e-678d-490a-808a-107bc5be391e returned with HTTP 200 Aug 07 10:09:10.173924 np0000006707 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 1365/5480] 10.4.3.8 () {66 vars in 1334 bytes} [Fri Aug 7 10:09:10 2026] GET /volume/v3/backups/82048f5e-678d-490a-808a-107bc5be391e => generated 784 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 10:09:10.933448 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [None req-466231ba-38b8-4f8c-b6ad-358ae1f07377 None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:09:11.006169 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-466231ba-38b8-4f8c-b6ad-358ae1f07377 tempest-ProjectReaderTests39-1632395948 tempest-ProjectReaderTests39-1632395948-project-admin] POST https://10.4.3.8/volume/v3/volumes Aug 07 10:09:11.006614 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-466231ba-38b8-4f8c-b6ad-358ae1f07377 tempest-ProjectReaderTests39-1632395948 tempest-ProjectReaderTests39-1632395948-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-334589320"}} {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 10:09:11.008323 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.v3.volumes [None req-466231ba-38b8-4f8c-b6ad-358ae1f07377 tempest-ProjectReaderTests39-1632395948 tempest-ProjectReaderTests39-1632395948-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-334589320'}} {{(pid=100297) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 07 10:09:11.008527 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.v3.volumes [None req-466231ba-38b8-4f8c-b6ad-358ae1f07377 tempest-ProjectReaderTests39-1632395948 tempest-ProjectReaderTests39-1632395948-project-admin] Create volume of 1 GB Aug 07 10:09:11.013434 np0000006707 devstack@c-api.service[100297]: INFO cinder.volume.api [None req-466231ba-38b8-4f8c-b6ad-358ae1f07377 tempest-ProjectReaderTests39-1632395948 tempest-ProjectReaderTests39-1632395948-project-admin] Availability Zones retrieved successfully. Aug 07 10:09:11.018951 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.volume.api [None req-466231ba-38b8-4f8c-b6ad-358ae1f07377 tempest-ProjectReaderTests39-1632395948 tempest-ProjectReaderTests39-1632395948-project-admin] Flow 'volume_create_api' (8c602a38-3a5d-435f-9aa4-0b4e4dd6bf33) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100297) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 10:09:11.019973 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.volume.api [None req-466231ba-38b8-4f8c-b6ad-358ae1f07377 tempest-ProjectReaderTests39-1632395948 tempest-ProjectReaderTests39-1632395948-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (cd909f1b-0555-4354-9f7a-a146dc0ab194) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100297) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 10:09:11.020706 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.volume.flows.api.create_volume [None req-466231ba-38b8-4f8c-b6ad-358ae1f07377 tempest-ProjectReaderTests39-1632395948 tempest-ProjectReaderTests39-1632395948-project-admin] Validating volume size '1' using validate_int {{(pid=100297) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 07 10:09:11.042255 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.volume.api [None req-466231ba-38b8-4f8c-b6ad-358ae1f07377 tempest-ProjectReaderTests39-1632395948 tempest-ProjectReaderTests39-1632395948-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (cd909f1b-0555-4354-9f7a-a146dc0ab194) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-07T09:47:39Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=45fd9a3a-b61e-4c6c-9ab7-d02f06678d0d,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '45fd9a3a-b61e-4c6c-9ab7-d02f06678d0d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100297) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 10:09:11.043026 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.volume.api [None req-466231ba-38b8-4f8c-b6ad-358ae1f07377 tempest-ProjectReaderTests39-1632395948 tempest-ProjectReaderTests39-1632395948-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (16023056-6456-4f48-911d-eacb70b43447) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100297) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 10:09:11.094356 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.quota [None req-466231ba-38b8-4f8c-b6ad-358ae1f07377 tempest-ProjectReaderTests39-1632395948 tempest-ProjectReaderTests39-1632395948-project-admin] Created reservations ['4fdeb6ef-31ea-46a8-9137-4969158b6c9b', '04c4812c-842c-4044-b211-6427fc2d79a4', 'c4b63210-97da-4395-9b02-7b7e2409286b', '53795817-9c48-4b04-aa7d-b6e9ed9acb39'] {{(pid=100297) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 10:09:11.095064 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.volume.api [None req-466231ba-38b8-4f8c-b6ad-358ae1f07377 tempest-ProjectReaderTests39-1632395948 tempest-ProjectReaderTests39-1632395948-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (16023056-6456-4f48-911d-eacb70b43447) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['4fdeb6ef-31ea-46a8-9137-4969158b6c9b', '04c4812c-842c-4044-b211-6427fc2d79a4', 'c4b63210-97da-4395-9b02-7b7e2409286b', '53795817-9c48-4b04-aa7d-b6e9ed9acb39']}' {{(pid=100297) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 10:09:11.095754 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.volume.api [None req-466231ba-38b8-4f8c-b6ad-358ae1f07377 tempest-ProjectReaderTests39-1632395948 tempest-ProjectReaderTests39-1632395948-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0aad025f-d6a9-435d-8cdb-88933ea8ee61) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100297) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 10:09:11.119023 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.volume.api [None req-466231ba-38b8-4f8c-b6ad-358ae1f07377 tempest-ProjectReaderTests39-1632395948 tempest-ProjectReaderTests39-1632395948-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0aad025f-d6a9-435d-8cdb-88933ea8ee61) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '422989d1-00d5-4aa9-94a7-7c22e542b12a', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-334589320',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='7951e5e60e0c4b0e899064c18cb80c4b',qos_specs=None,replication_status=,reservations=['4fdeb6ef-31ea-46a8-9137-4969158b6c9b','04c4812c-842c-4044-b211-6427fc2d79a4','c4b63210-97da-4395-9b02-7b7e2409286b','53795817-9c48-4b04-aa7d-b6e9ed9acb39'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='11bfc4e51ad548eebbf111a10e512100',volume_type_id=45fd9a3a-b61e-4c6c-9ab7-d02f06678d0d), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-07T10:09:11Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-334589320',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=422989d1-00d5-4aa9-94a7-7c22e542b12a,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='7951e5e60e0c4b0e899064c18cb80c4b',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='11bfc4e51ad548eebbf111a10e512100',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(45fd9a3a-b61e-4c6c-9ab7-d02f06678d0d),volume_type_id=45fd9a3a-b61e-4c6c-9ab7-d02f06678d0d)}' {{(pid=100297) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 10:09:11.119620 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.volume.api [None req-466231ba-38b8-4f8c-b6ad-358ae1f07377 tempest-ProjectReaderTests39-1632395948 tempest-ProjectReaderTests39-1632395948-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ee0188d4-326f-438a-98c3-85d3513ac0d3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100297) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 10:09:11.141035 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.volume.api [None req-466231ba-38b8-4f8c-b6ad-358ae1f07377 tempest-ProjectReaderTests39-1632395948 tempest-ProjectReaderTests39-1632395948-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ee0188d4-326f-438a-98c3-85d3513ac0d3) transitioned into state 'SUCCESS' from state '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-334589320',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='7951e5e60e0c4b0e899064c18cb80c4b',qos_specs=None,replication_status=,reservations=['4fdeb6ef-31ea-46a8-9137-4969158b6c9b','04c4812c-842c-4044-b211-6427fc2d79a4','c4b63210-97da-4395-9b02-7b7e2409286b','53795817-9c48-4b04-aa7d-b6e9ed9acb39'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='11bfc4e51ad548eebbf111a10e512100',volume_type_id=45fd9a3a-b61e-4c6c-9ab7-d02f06678d0d)}' {{(pid=100297) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 10:09:11.141659 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.volume.api [None req-466231ba-38b8-4f8c-b6ad-358ae1f07377 tempest-ProjectReaderTests39-1632395948 tempest-ProjectReaderTests39-1632395948-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (383002ea-e948-4828-940c-c0190a0a27af) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100297) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 10:09:11.151299 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.volume.api [None req-466231ba-38b8-4f8c-b6ad-358ae1f07377 tempest-ProjectReaderTests39-1632395948 tempest-ProjectReaderTests39-1632395948-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (383002ea-e948-4828-940c-c0190a0a27af) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100297) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 10:09:11.152076 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.volume.api [None req-466231ba-38b8-4f8c-b6ad-358ae1f07377 tempest-ProjectReaderTests39-1632395948 tempest-ProjectReaderTests39-1632395948-project-admin] Flow 'volume_create_api' (8c602a38-3a5d-435f-9aa4-0b4e4dd6bf33) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100297) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 10:09:11.152345 np0000006707 devstack@c-api.service[100297]: INFO cinder.volume.api [None req-466231ba-38b8-4f8c-b6ad-358ae1f07377 tempest-ProjectReaderTests39-1632395948 tempest-ProjectReaderTests39-1632395948-project-admin] Create volume request issued successfully. Aug 07 10:09:11.152925 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-466231ba-38b8-4f8c-b6ad-358ae1f07377 tempest-ProjectReaderTests39-1632395948 tempest-ProjectReaderTests39-1632395948-project-admin] https://10.4.3.8/volume/v3/volumes returned with HTTP 202 Aug 07 10:09:11.153313 np0000006707 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 1373/5481] 10.4.3.8 () {70 vars in 1284 bytes} [Fri Aug 7 10:09:10 2026] POST /volume/v3/volumes => generated 773 bytes in 220 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 07 10:09:11.164489 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-5e6a4cf7-29af-4baf-8fe2-7d84727aba2f None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:09:11.166128 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-5e6a4cf7-29af-4baf-8fe2-7d84727aba2f tempest-ProjectReaderTests39-1632395948 tempest-ProjectReaderTests39-1632395948-project-admin] GET https://10.4.3.8/volume/v3/volumes/422989d1-00d5-4aa9-94a7-7c22e542b12a Aug 07 10:09:11.166311 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-5e6a4cf7-29af-4baf-8fe2-7d84727aba2f tempest-ProjectReaderTests39-1632395948 tempest-ProjectReaderTests39-1632395948-project-admin] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 10:09:11.166519 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-5e6a4cf7-29af-4baf-8fe2-7d84727aba2f tempest-ProjectReaderTests39-1632395948 tempest-ProjectReaderTests39-1632395948-project-admin] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 10:09:11.175543 np0000006707 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 10:09:11.175543 np0000006707 devstack@c-api.service[100295]: warnings.warn( Aug 07 10:09:11.179932 np0000006707 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-5e6a4cf7-29af-4baf-8fe2-7d84727aba2f tempest-ProjectReaderTests39-1632395948 tempest-ProjectReaderTests39-1632395948-project-admin] Volume info retrieved successfully. Aug 07 10:09:11.184690 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.middleware.request_id [None req-f3f6b06b-1102-4212-9a4c-ee46f7bf0cb1 None None] RequestId filter calling following filter/app {{(pid=100298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:09:11.185409 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-5e6a4cf7-29af-4baf-8fe2-7d84727aba2f tempest-ProjectReaderTests39-1632395948 tempest-ProjectReaderTests39-1632395948-project-admin] https://10.4.3.8/volume/v3/volumes/422989d1-00d5-4aa9-94a7-7c22e542b12a returned with HTTP 200 Aug 07 10:09:11.185945 np0000006707 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 1376/5482] 10.4.3.8 () {68 vars in 1374 bytes} [Fri Aug 7 10:09:11 2026] GET /volume/v3/volumes/422989d1-00d5-4aa9-94a7-7c22e542b12a => generated 952 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 10:09:11.186468 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [None req-f3f6b06b-1102-4212-9a4c-ee46f7bf0cb1 tempest-VolumesBackupsTest-1436783417 tempest-VolumesBackupsTest-1436783417-project-member] GET https://10.4.3.8/volume/v3/backups/82048f5e-678d-490a-808a-107bc5be391e Aug 07 10:09:11.186706 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [None req-f3f6b06b-1102-4212-9a4c-ee46f7bf0cb1 tempest-VolumesBackupsTest-1436783417 tempest-VolumesBackupsTest-1436783417-project-member] Empty body provided in request {{(pid=100298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 10:09:11.186903 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [None req-f3f6b06b-1102-4212-9a4c-ee46f7bf0cb1 tempest-VolumesBackupsTest-1436783417 tempest-VolumesBackupsTest-1436783417-project-member] Calling method 'show' {{(pid=100298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 10:09:11.187032 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.v3.backups [None req-f3f6b06b-1102-4212-9a4c-ee46f7bf0cb1 tempest-VolumesBackupsTest-1436783417 tempest-VolumesBackupsTest-1436783417-project-member] Show backup with id 82048f5e-678d-490a-808a-107bc5be391e. {{(pid=100298) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 10:09:11.191144 np0000006707 devstack@c-api.service[100298]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 10:09:11.191144 np0000006707 devstack@c-api.service[100298]: warnings.warn( Aug 07 10:09:11.191909 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [None req-f3f6b06b-1102-4212-9a4c-ee46f7bf0cb1 tempest-VolumesBackupsTest-1436783417 tempest-VolumesBackupsTest-1436783417-project-member] https://10.4.3.8/volume/v3/backups/82048f5e-678d-490a-808a-107bc5be391e returned with HTTP 200 Aug 07 10:09:11.192255 np0000006707 devstack@c-api.service[100298]: [pid: 100298|app: 0|req: 1369/5483] 10.4.3.8 () {66 vars in 1334 bytes} [Fri Aug 7 10:09:11 2026] GET /volume/v3/backups/82048f5e-678d-490a-808a-107bc5be391e => generated 784 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 10:09:12.197414 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [None req-c7724aa5-aee6-4882-ae72-27fdc35f4c9a None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:09:12.199308 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-c7724aa5-aee6-4882-ae72-27fdc35f4c9a tempest-ProjectReaderTests39-1632395948 tempest-ProjectReaderTests39-1632395948-project-admin] GET https://10.4.3.8/volume/v3/volumes/422989d1-00d5-4aa9-94a7-7c22e542b12a Aug 07 10:09:12.199605 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-c7724aa5-aee6-4882-ae72-27fdc35f4c9a tempest-ProjectReaderTests39-1632395948 tempest-ProjectReaderTests39-1632395948-project-admin] Empty body provided in request {{(pid=100296) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 10:09:12.199841 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-c7724aa5-aee6-4882-ae72-27fdc35f4c9a tempest-ProjectReaderTests39-1632395948 tempest-ProjectReaderTests39-1632395948-project-admin] Calling method 'show' {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 10:09:12.201568 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [None req-c2a95086-70e9-407a-b94c-0019e1b91e57 None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:09:12.203321 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-c2a95086-70e9-407a-b94c-0019e1b91e57 tempest-VolumesBackupsTest-1436783417 tempest-VolumesBackupsTest-1436783417-project-member] GET https://10.4.3.8/volume/v3/backups/82048f5e-678d-490a-808a-107bc5be391e Aug 07 10:09:12.203525 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-c2a95086-70e9-407a-b94c-0019e1b91e57 tempest-VolumesBackupsTest-1436783417 tempest-VolumesBackupsTest-1436783417-project-member] Empty body provided in request {{(pid=100297) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 10:09:12.203690 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-c2a95086-70e9-407a-b94c-0019e1b91e57 tempest-VolumesBackupsTest-1436783417 tempest-VolumesBackupsTest-1436783417-project-member] Calling method 'show' {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 10:09:12.203783 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.v3.backups [None req-c2a95086-70e9-407a-b94c-0019e1b91e57 tempest-VolumesBackupsTest-1436783417 tempest-VolumesBackupsTest-1436783417-project-member] Show backup with id 82048f5e-678d-490a-808a-107bc5be391e. {{(pid=100297) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 10:09:12.206555 np0000006707 devstack@c-api.service[100296]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 10:09:12.206555 np0000006707 devstack@c-api.service[100296]: warnings.warn( Aug 07 10:09:12.207208 np0000006707 devstack@c-api.service[100297]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 10:09:12.207208 np0000006707 devstack@c-api.service[100297]: warnings.warn( Aug 07 10:09:12.207871 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-c2a95086-70e9-407a-b94c-0019e1b91e57 tempest-VolumesBackupsTest-1436783417 tempest-VolumesBackupsTest-1436783417-project-member] https://10.4.3.8/volume/v3/backups/82048f5e-678d-490a-808a-107bc5be391e returned with HTTP 200 Aug 07 10:09:12.208156 np0000006707 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 1374/5484] 10.4.3.8 () {66 vars in 1334 bytes} [Fri Aug 7 10:09:12 2026] GET /volume/v3/backups/82048f5e-678d-490a-808a-107bc5be391e => generated 784 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 10:09:12.209768 np0000006707 devstack@c-api.service[100296]: INFO cinder.volume.api [None req-c7724aa5-aee6-4882-ae72-27fdc35f4c9a tempest-ProjectReaderTests39-1632395948 tempest-ProjectReaderTests39-1632395948-project-admin] Volume info retrieved successfully. Aug 07 10:09:12.214665 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-c7724aa5-aee6-4882-ae72-27fdc35f4c9a tempest-ProjectReaderTests39-1632395948 tempest-ProjectReaderTests39-1632395948-project-admin] https://10.4.3.8/volume/v3/volumes/422989d1-00d5-4aa9-94a7-7c22e542b12a returned with HTTP 200 Aug 07 10:09:12.215061 np0000006707 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 1366/5485] 10.4.3.8 () {68 vars in 1374 bytes} [Fri Aug 7 10:09:12 2026] GET /volume/v3/volumes/422989d1-00d5-4aa9-94a7-7c22e542b12a => generated 1004 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 10:09:12.227202 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-1b524d97-c9eb-4d79-92ca-3eec9d067685 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:09:12.228988 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-1b524d97-c9eb-4d79-92ca-3eec9d067685 tempest-ProjectReaderTests39-1632395948 tempest-ProjectReaderTests39-1632395948-project-admin] POST https://10.4.3.8/volume/v3/backups Aug 07 10:09:12.229323 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-1b524d97-c9eb-4d79-92ca-3eec9d067685 tempest-ProjectReaderTests39-1632395948 tempest-ProjectReaderTests39-1632395948-project-admin] Action: 'create', calling method: create, body: {"backup": {"volume_id": "422989d1-00d5-4aa9-94a7-7c22e542b12a", "name": "tempest-type-Backup-362539823"}} {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 10:09:12.230639 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.contrib.backups [None req-1b524d97-c9eb-4d79-92ca-3eec9d067685 tempest-ProjectReaderTests39-1632395948 tempest-ProjectReaderTests39-1632395948-project-admin] Creating new backup {'backup': {'volume_id': '422989d1-00d5-4aa9-94a7-7c22e542b12a', 'name': 'tempest-type-Backup-362539823'}} {{(pid=100295) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 07 10:09:12.230767 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.contrib.backups [None req-1b524d97-c9eb-4d79-92ca-3eec9d067685 tempest-ProjectReaderTests39-1632395948 tempest-ProjectReaderTests39-1632395948-project-admin] Creating backup of volume 422989d1-00d5-4aa9-94a7-7c22e542b12a in container None Aug 07 10:09:12.237055 np0000006707 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 10:09:12.237055 np0000006707 devstack@c-api.service[100295]: warnings.warn( Aug 07 10:09:12.237331 np0000006707 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-1b524d97-c9eb-4d79-92ca-3eec9d067685 tempest-ProjectReaderTests39-1632395948 tempest-ProjectReaderTests39-1632395948-project-admin] Volume info retrieved successfully. Aug 07 10:09:12.255982 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.quota [None req-1b524d97-c9eb-4d79-92ca-3eec9d067685 tempest-ProjectReaderTests39-1632395948 tempest-ProjectReaderTests39-1632395948-project-admin] Created reservations ['3d560243-08bd-452c-8766-bd7fc4e70ad1', 'c4e13d4c-2e70-48a0-b556-a45377f45d7b'] {{(pid=100295) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 10:09:12.282001 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-1b524d97-c9eb-4d79-92ca-3eec9d067685 tempest-ProjectReaderTests39-1632395948 tempest-ProjectReaderTests39-1632395948-project-admin] https://10.4.3.8/volume/v3/backups returned with HTTP 202 Aug 07 10:09:12.282486 np0000006707 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 1377/5486] 10.4.3.8 () {70 vars in 1285 bytes} [Fri Aug 7 10:09:12 2026] POST /volume/v3/backups => generated 311 bytes in 56 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 07 10:09:12.292403 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.middleware.request_id [None req-1cdcda02-1ff7-43a3-97e5-984b4248b718 None None] RequestId filter calling following filter/app {{(pid=100298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:09:12.294188 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [None req-1cdcda02-1ff7-43a3-97e5-984b4248b718 tempest-ProjectReaderTests39-1632395948 tempest-ProjectReaderTests39-1632395948-project-admin] GET https://10.4.3.8/volume/v3/backups/631be84d-7c6a-4349-a380-d251226b2692 Aug 07 10:09:12.294432 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [None req-1cdcda02-1ff7-43a3-97e5-984b4248b718 tempest-ProjectReaderTests39-1632395948 tempest-ProjectReaderTests39-1632395948-project-admin] Empty body provided in request {{(pid=100298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 10:09:12.294603 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [None req-1cdcda02-1ff7-43a3-97e5-984b4248b718 tempest-ProjectReaderTests39-1632395948 tempest-ProjectReaderTests39-1632395948-project-admin] Calling method 'show' {{(pid=100298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 10:09:12.294698 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.v3.backups [None req-1cdcda02-1ff7-43a3-97e5-984b4248b718 tempest-ProjectReaderTests39-1632395948 tempest-ProjectReaderTests39-1632395948-project-admin] Show backup with id 631be84d-7c6a-4349-a380-d251226b2692. {{(pid=100298) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 10:09:12.298568 np0000006707 devstack@c-api.service[100298]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 10:09:12.298568 np0000006707 devstack@c-api.service[100298]: warnings.warn( Aug 07 10:09:12.299128 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [None req-1cdcda02-1ff7-43a3-97e5-984b4248b718 tempest-ProjectReaderTests39-1632395948 tempest-ProjectReaderTests39-1632395948-project-admin] https://10.4.3.8/volume/v3/backups/631be84d-7c6a-4349-a380-d251226b2692 returned with HTTP 200 Aug 07 10:09:12.299493 np0000006707 devstack@c-api.service[100298]: [pid: 100298|app: 0|req: 1370/5487] 10.4.3.8 () {68 vars in 1374 bytes} [Fri Aug 7 10:09:12 2026] GET /volume/v3/backups/631be84d-7c6a-4349-a380-d251226b2692 => generated 718 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 10:09:13.220134 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [None req-6e094cb1-3a73-484a-9ed2-7e1f2598ff11 None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:09:13.221899 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-6e094cb1-3a73-484a-9ed2-7e1f2598ff11 tempest-VolumesBackupsTest-1436783417 tempest-VolumesBackupsTest-1436783417-project-member] GET https://10.4.3.8/volume/v3/backups/82048f5e-678d-490a-808a-107bc5be391e Aug 07 10:09:13.222076 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-6e094cb1-3a73-484a-9ed2-7e1f2598ff11 tempest-VolumesBackupsTest-1436783417 tempest-VolumesBackupsTest-1436783417-project-member] Empty body provided in request {{(pid=100297) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 10:09:13.222262 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-6e094cb1-3a73-484a-9ed2-7e1f2598ff11 tempest-VolumesBackupsTest-1436783417 tempest-VolumesBackupsTest-1436783417-project-member] Calling method 'show' {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 10:09:13.222398 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.v3.backups [None req-6e094cb1-3a73-484a-9ed2-7e1f2598ff11 tempest-VolumesBackupsTest-1436783417 tempest-VolumesBackupsTest-1436783417-project-member] Show backup with id 82048f5e-678d-490a-808a-107bc5be391e. {{(pid=100297) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 10:09:13.226496 np0000006707 devstack@c-api.service[100297]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 10:09:13.226496 np0000006707 devstack@c-api.service[100297]: warnings.warn( Aug 07 10:09:13.227156 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-6e094cb1-3a73-484a-9ed2-7e1f2598ff11 tempest-VolumesBackupsTest-1436783417 tempest-VolumesBackupsTest-1436783417-project-member] https://10.4.3.8/volume/v3/backups/82048f5e-678d-490a-808a-107bc5be391e returned with HTTP 200 Aug 07 10:09:13.227506 np0000006707 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 1375/5488] 10.4.3.8 () {66 vars in 1334 bytes} [Fri Aug 7 10:09:13 2026] GET /volume/v3/backups/82048f5e-678d-490a-808a-107bc5be391e => generated 784 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 10:09:13.309307 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [None req-8c6ee46f-ba96-4e3b-8b8a-3413443fab59 None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:09:13.311177 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-8c6ee46f-ba96-4e3b-8b8a-3413443fab59 tempest-ProjectReaderTests39-1632395948 tempest-ProjectReaderTests39-1632395948-project-admin] GET https://10.4.3.8/volume/v3/backups/631be84d-7c6a-4349-a380-d251226b2692 Aug 07 10:09:13.311403 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-8c6ee46f-ba96-4e3b-8b8a-3413443fab59 tempest-ProjectReaderTests39-1632395948 tempest-ProjectReaderTests39-1632395948-project-admin] Empty body provided in request {{(pid=100296) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 10:09:13.311604 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-8c6ee46f-ba96-4e3b-8b8a-3413443fab59 tempest-ProjectReaderTests39-1632395948 tempest-ProjectReaderTests39-1632395948-project-admin] Calling method 'show' {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 10:09:13.311724 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.v3.backups [None req-8c6ee46f-ba96-4e3b-8b8a-3413443fab59 tempest-ProjectReaderTests39-1632395948 tempest-ProjectReaderTests39-1632395948-project-admin] Show backup with id 631be84d-7c6a-4349-a380-d251226b2692. {{(pid=100296) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 10:09:13.315755 np0000006707 devstack@c-api.service[100296]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 10:09:13.315755 np0000006707 devstack@c-api.service[100296]: warnings.warn( Aug 07 10:09:13.316356 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-8c6ee46f-ba96-4e3b-8b8a-3413443fab59 tempest-ProjectReaderTests39-1632395948 tempest-ProjectReaderTests39-1632395948-project-admin] https://10.4.3.8/volume/v3/backups/631be84d-7c6a-4349-a380-d251226b2692 returned with HTTP 200 Aug 07 10:09:13.316757 np0000006707 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 1367/5489] 10.4.3.8 () {68 vars in 1374 bytes} [Fri Aug 7 10:09:13 2026] GET /volume/v3/backups/631be84d-7c6a-4349-a380-d251226b2692 => generated 720 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 10:09:14.237812 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-9cc64e61-a4a9-4c0b-99a2-41c4ff16e163 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:09:14.239564 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-9cc64e61-a4a9-4c0b-99a2-41c4ff16e163 tempest-VolumesBackupsTest-1436783417 tempest-VolumesBackupsTest-1436783417-project-member] GET https://10.4.3.8/volume/v3/backups/82048f5e-678d-490a-808a-107bc5be391e Aug 07 10:09:14.239771 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-9cc64e61-a4a9-4c0b-99a2-41c4ff16e163 tempest-VolumesBackupsTest-1436783417 tempest-VolumesBackupsTest-1436783417-project-member] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 10:09:14.239948 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-9cc64e61-a4a9-4c0b-99a2-41c4ff16e163 tempest-VolumesBackupsTest-1436783417 tempest-VolumesBackupsTest-1436783417-project-member] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 10:09:14.240045 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.v3.backups [None req-9cc64e61-a4a9-4c0b-99a2-41c4ff16e163 tempest-VolumesBackupsTest-1436783417 tempest-VolumesBackupsTest-1436783417-project-member] Show backup with id 82048f5e-678d-490a-808a-107bc5be391e. {{(pid=100295) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 10:09:14.244151 np0000006707 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 10:09:14.244151 np0000006707 devstack@c-api.service[100295]: warnings.warn( Aug 07 10:09:14.244838 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-9cc64e61-a4a9-4c0b-99a2-41c4ff16e163 tempest-VolumesBackupsTest-1436783417 tempest-VolumesBackupsTest-1436783417-project-member] https://10.4.3.8/volume/v3/backups/82048f5e-678d-490a-808a-107bc5be391e returned with HTTP 200 Aug 07 10:09:14.245350 np0000006707 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 1378/5490] 10.4.3.8 () {66 vars in 1334 bytes} [Fri Aug 7 10:09:14 2026] GET /volume/v3/backups/82048f5e-678d-490a-808a-107bc5be391e => generated 784 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 10:09:14.328023 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.middleware.request_id [None req-c9c3b0bd-d39d-49f8-b120-eda5624420c3 None None] RequestId filter calling following filter/app {{(pid=100298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:09:14.329926 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [None req-c9c3b0bd-d39d-49f8-b120-eda5624420c3 tempest-ProjectReaderTests39-1632395948 tempest-ProjectReaderTests39-1632395948-project-admin] GET https://10.4.3.8/volume/v3/backups/631be84d-7c6a-4349-a380-d251226b2692 Aug 07 10:09:14.330105 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [None req-c9c3b0bd-d39d-49f8-b120-eda5624420c3 tempest-ProjectReaderTests39-1632395948 tempest-ProjectReaderTests39-1632395948-project-admin] Empty body provided in request {{(pid=100298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 10:09:14.330283 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [None req-c9c3b0bd-d39d-49f8-b120-eda5624420c3 tempest-ProjectReaderTests39-1632395948 tempest-ProjectReaderTests39-1632395948-project-admin] Calling method 'show' {{(pid=100298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 10:09:14.330439 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.v3.backups [None req-c9c3b0bd-d39d-49f8-b120-eda5624420c3 tempest-ProjectReaderTests39-1632395948 tempest-ProjectReaderTests39-1632395948-project-admin] Show backup with id 631be84d-7c6a-4349-a380-d251226b2692. {{(pid=100298) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 10:09:14.334565 np0000006707 devstack@c-api.service[100298]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 10:09:14.334565 np0000006707 devstack@c-api.service[100298]: warnings.warn( Aug 07 10:09:14.335281 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [None req-c9c3b0bd-d39d-49f8-b120-eda5624420c3 tempest-ProjectReaderTests39-1632395948 tempest-ProjectReaderTests39-1632395948-project-admin] https://10.4.3.8/volume/v3/backups/631be84d-7c6a-4349-a380-d251226b2692 returned with HTTP 200 Aug 07 10:09:14.335683 np0000006707 devstack@c-api.service[100298]: [pid: 100298|app: 0|req: 1371/5491] 10.4.3.8 () {68 vars in 1374 bytes} [Fri Aug 7 10:09:14 2026] GET /volume/v3/backups/631be84d-7c6a-4349-a380-d251226b2692 => generated 720 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 10:09:15.254785 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [None req-2fab29dd-b505-41e2-a6fa-f7849dcd5cd0 None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:09:15.256808 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-2fab29dd-b505-41e2-a6fa-f7849dcd5cd0 tempest-VolumesBackupsTest-1436783417 tempest-VolumesBackupsTest-1436783417-project-member] GET https://10.4.3.8/volume/v3/backups/82048f5e-678d-490a-808a-107bc5be391e Aug 07 10:09:15.257045 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-2fab29dd-b505-41e2-a6fa-f7849dcd5cd0 tempest-VolumesBackupsTest-1436783417 tempest-VolumesBackupsTest-1436783417-project-member] Empty body provided in request {{(pid=100297) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 10:09:15.257267 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-2fab29dd-b505-41e2-a6fa-f7849dcd5cd0 tempest-VolumesBackupsTest-1436783417 tempest-VolumesBackupsTest-1436783417-project-member] Calling method 'show' {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 10:09:15.257545 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.v3.backups [None req-2fab29dd-b505-41e2-a6fa-f7849dcd5cd0 tempest-VolumesBackupsTest-1436783417 tempest-VolumesBackupsTest-1436783417-project-member] Show backup with id 82048f5e-678d-490a-808a-107bc5be391e. {{(pid=100297) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 10:09:15.262326 np0000006707 devstack@c-api.service[100297]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 10:09:15.262326 np0000006707 devstack@c-api.service[100297]: warnings.warn( Aug 07 10:09:15.263149 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-2fab29dd-b505-41e2-a6fa-f7849dcd5cd0 tempest-VolumesBackupsTest-1436783417 tempest-VolumesBackupsTest-1436783417-project-member] https://10.4.3.8/volume/v3/backups/82048f5e-678d-490a-808a-107bc5be391e returned with HTTP 200 Aug 07 10:09:15.263578 np0000006707 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 1376/5492] 10.4.3.8 () {66 vars in 1334 bytes} [Fri Aug 7 10:09:15 2026] GET /volume/v3/backups/82048f5e-678d-490a-808a-107bc5be391e => generated 784 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 10:09:15.345256 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [None req-48de469c-01aa-4be5-a39f-72c32cad821d None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:09:15.346994 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-48de469c-01aa-4be5-a39f-72c32cad821d tempest-ProjectReaderTests39-1632395948 tempest-ProjectReaderTests39-1632395948-project-admin] GET https://10.4.3.8/volume/v3/backups/631be84d-7c6a-4349-a380-d251226b2692 Aug 07 10:09:15.347225 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-48de469c-01aa-4be5-a39f-72c32cad821d tempest-ProjectReaderTests39-1632395948 tempest-ProjectReaderTests39-1632395948-project-admin] Empty body provided in request {{(pid=100296) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 10:09:15.347409 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-48de469c-01aa-4be5-a39f-72c32cad821d tempest-ProjectReaderTests39-1632395948 tempest-ProjectReaderTests39-1632395948-project-admin] Calling method 'show' {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 10:09:15.347544 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.v3.backups [None req-48de469c-01aa-4be5-a39f-72c32cad821d tempest-ProjectReaderTests39-1632395948 tempest-ProjectReaderTests39-1632395948-project-admin] Show backup with id 631be84d-7c6a-4349-a380-d251226b2692. {{(pid=100296) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 10:09:15.351448 np0000006707 devstack@c-api.service[100296]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 10:09:15.351448 np0000006707 devstack@c-api.service[100296]: warnings.warn( Aug 07 10:09:15.352022 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-48de469c-01aa-4be5-a39f-72c32cad821d tempest-ProjectReaderTests39-1632395948 tempest-ProjectReaderTests39-1632395948-project-admin] https://10.4.3.8/volume/v3/backups/631be84d-7c6a-4349-a380-d251226b2692 returned with HTTP 200 Aug 07 10:09:15.352343 np0000006707 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 1368/5493] 10.4.3.8 () {68 vars in 1374 bytes} [Fri Aug 7 10:09:15 2026] GET /volume/v3/backups/631be84d-7c6a-4349-a380-d251226b2692 => generated 731 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 10:09:16.278724 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-40605d8f-b876-4b6e-886d-db05338b0131 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:09:16.288126 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-40605d8f-b876-4b6e-886d-db05338b0131 tempest-VolumesBackupsTest-1436783417 tempest-VolumesBackupsTest-1436783417-project-member] GET https://10.4.3.8/volume/v3/backups/82048f5e-678d-490a-808a-107bc5be391e Aug 07 10:09:16.289391 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-40605d8f-b876-4b6e-886d-db05338b0131 tempest-VolumesBackupsTest-1436783417 tempest-VolumesBackupsTest-1436783417-project-member] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 10:09:16.290352 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-40605d8f-b876-4b6e-886d-db05338b0131 tempest-VolumesBackupsTest-1436783417 tempest-VolumesBackupsTest-1436783417-project-member] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 10:09:16.291151 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.v3.backups [None req-40605d8f-b876-4b6e-886d-db05338b0131 tempest-VolumesBackupsTest-1436783417 tempest-VolumesBackupsTest-1436783417-project-member] Show backup with id 82048f5e-678d-490a-808a-107bc5be391e. {{(pid=100295) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 10:09:16.317163 np0000006707 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 10:09:16.317163 np0000006707 devstack@c-api.service[100295]: warnings.warn( Aug 07 10:09:16.325474 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-40605d8f-b876-4b6e-886d-db05338b0131 tempest-VolumesBackupsTest-1436783417 tempest-VolumesBackupsTest-1436783417-project-member] https://10.4.3.8/volume/v3/backups/82048f5e-678d-490a-808a-107bc5be391e returned with HTTP 200 Aug 07 10:09:16.329874 np0000006707 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 1379/5494] 10.4.3.8 () {66 vars in 1334 bytes} [Fri Aug 7 10:09:16 2026] GET /volume/v3/backups/82048f5e-678d-490a-808a-107bc5be391e => generated 784 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 10:09:16.361894 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.middleware.request_id [None req-83c2da11-42f5-4ac1-bfc1-54a333014c19 None None] RequestId filter calling following filter/app {{(pid=100298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:09:16.363520 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [None req-83c2da11-42f5-4ac1-bfc1-54a333014c19 tempest-ProjectReaderTests39-1632395948 tempest-ProjectReaderTests39-1632395948-project-admin] GET https://10.4.3.8/volume/v3/backups/631be84d-7c6a-4349-a380-d251226b2692 Aug 07 10:09:16.363708 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [None req-83c2da11-42f5-4ac1-bfc1-54a333014c19 tempest-ProjectReaderTests39-1632395948 tempest-ProjectReaderTests39-1632395948-project-admin] Empty body provided in request {{(pid=100298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 10:09:16.363887 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [None req-83c2da11-42f5-4ac1-bfc1-54a333014c19 tempest-ProjectReaderTests39-1632395948 tempest-ProjectReaderTests39-1632395948-project-admin] Calling method 'show' {{(pid=100298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 10:09:16.363993 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.v3.backups [None req-83c2da11-42f5-4ac1-bfc1-54a333014c19 tempest-ProjectReaderTests39-1632395948 tempest-ProjectReaderTests39-1632395948-project-admin] Show backup with id 631be84d-7c6a-4349-a380-d251226b2692. {{(pid=100298) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 10:09:16.367879 np0000006707 devstack@c-api.service[100298]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 10:09:16.367879 np0000006707 devstack@c-api.service[100298]: warnings.warn( Aug 07 10:09:16.368412 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [None req-83c2da11-42f5-4ac1-bfc1-54a333014c19 tempest-ProjectReaderTests39-1632395948 tempest-ProjectReaderTests39-1632395948-project-admin] https://10.4.3.8/volume/v3/backups/631be84d-7c6a-4349-a380-d251226b2692 returned with HTTP 200 Aug 07 10:09:16.368794 np0000006707 devstack@c-api.service[100298]: [pid: 100298|app: 0|req: 1372/5495] 10.4.3.8 () {68 vars in 1374 bytes} [Fri Aug 7 10:09:16 2026] GET /volume/v3/backups/631be84d-7c6a-4349-a380-d251226b2692 => generated 731 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 10:09:17.339237 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [None req-41fb835b-c890-4983-a858-d52bca751bef None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:09:17.341034 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-41fb835b-c890-4983-a858-d52bca751bef tempest-VolumesBackupsTest-1436783417 tempest-VolumesBackupsTest-1436783417-project-member] GET https://10.4.3.8/volume/v3/backups/82048f5e-678d-490a-808a-107bc5be391e Aug 07 10:09:17.341204 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-41fb835b-c890-4983-a858-d52bca751bef tempest-VolumesBackupsTest-1436783417 tempest-VolumesBackupsTest-1436783417-project-member] Empty body provided in request {{(pid=100297) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 10:09:17.341405 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-41fb835b-c890-4983-a858-d52bca751bef tempest-VolumesBackupsTest-1436783417 tempest-VolumesBackupsTest-1436783417-project-member] Calling method 'show' {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 10:09:17.341551 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.v3.backups [None req-41fb835b-c890-4983-a858-d52bca751bef tempest-VolumesBackupsTest-1436783417 tempest-VolumesBackupsTest-1436783417-project-member] Show backup with id 82048f5e-678d-490a-808a-107bc5be391e. {{(pid=100297) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 10:09:17.345570 np0000006707 devstack@c-api.service[100297]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 10:09:17.345570 np0000006707 devstack@c-api.service[100297]: warnings.warn( Aug 07 10:09:17.346262 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-41fb835b-c890-4983-a858-d52bca751bef tempest-VolumesBackupsTest-1436783417 tempest-VolumesBackupsTest-1436783417-project-member] https://10.4.3.8/volume/v3/backups/82048f5e-678d-490a-808a-107bc5be391e returned with HTTP 200 Aug 07 10:09:17.346610 np0000006707 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 1377/5496] 10.4.3.8 () {66 vars in 1334 bytes} [Fri Aug 7 10:09:17 2026] GET /volume/v3/backups/82048f5e-678d-490a-808a-107bc5be391e => generated 784 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 10:09:17.378104 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [None req-239db139-f65b-4f16-8633-6afd3d306a0f None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:09:17.380178 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-239db139-f65b-4f16-8633-6afd3d306a0f tempest-ProjectReaderTests39-1632395948 tempest-ProjectReaderTests39-1632395948-project-admin] GET https://10.4.3.8/volume/v3/backups/631be84d-7c6a-4349-a380-d251226b2692 Aug 07 10:09:17.380449 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-239db139-f65b-4f16-8633-6afd3d306a0f tempest-ProjectReaderTests39-1632395948 tempest-ProjectReaderTests39-1632395948-project-admin] Empty body provided in request {{(pid=100296) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 10:09:17.380638 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-239db139-f65b-4f16-8633-6afd3d306a0f tempest-ProjectReaderTests39-1632395948 tempest-ProjectReaderTests39-1632395948-project-admin] Calling method 'show' {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 10:09:17.380738 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.v3.backups [None req-239db139-f65b-4f16-8633-6afd3d306a0f tempest-ProjectReaderTests39-1632395948 tempest-ProjectReaderTests39-1632395948-project-admin] Show backup with id 631be84d-7c6a-4349-a380-d251226b2692. {{(pid=100296) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 10:09:17.384853 np0000006707 devstack@c-api.service[100296]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 10:09:17.384853 np0000006707 devstack@c-api.service[100296]: warnings.warn( Aug 07 10:09:17.385459 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-239db139-f65b-4f16-8633-6afd3d306a0f tempest-ProjectReaderTests39-1632395948 tempest-ProjectReaderTests39-1632395948-project-admin] https://10.4.3.8/volume/v3/backups/631be84d-7c6a-4349-a380-d251226b2692 returned with HTTP 200 Aug 07 10:09:17.385796 np0000006707 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 1369/5497] 10.4.3.8 () {68 vars in 1374 bytes} [Fri Aug 7 10:09:17 2026] GET /volume/v3/backups/631be84d-7c6a-4349-a380-d251226b2692 => generated 731 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 10:09:18.355750 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-6aa5dd4b-e7df-4ed1-9294-8998c4b6784d None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:09:18.357452 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-6aa5dd4b-e7df-4ed1-9294-8998c4b6784d tempest-VolumesBackupsTest-1436783417 tempest-VolumesBackupsTest-1436783417-project-member] GET https://10.4.3.8/volume/v3/backups/82048f5e-678d-490a-808a-107bc5be391e Aug 07 10:09:18.357699 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-6aa5dd4b-e7df-4ed1-9294-8998c4b6784d tempest-VolumesBackupsTest-1436783417 tempest-VolumesBackupsTest-1436783417-project-member] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 10:09:18.357923 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-6aa5dd4b-e7df-4ed1-9294-8998c4b6784d tempest-VolumesBackupsTest-1436783417 tempest-VolumesBackupsTest-1436783417-project-member] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 10:09:18.358075 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.v3.backups [None req-6aa5dd4b-e7df-4ed1-9294-8998c4b6784d tempest-VolumesBackupsTest-1436783417 tempest-VolumesBackupsTest-1436783417-project-member] Show backup with id 82048f5e-678d-490a-808a-107bc5be391e. {{(pid=100295) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 10:09:18.362289 np0000006707 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 10:09:18.362289 np0000006707 devstack@c-api.service[100295]: warnings.warn( Aug 07 10:09:18.363196 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-6aa5dd4b-e7df-4ed1-9294-8998c4b6784d tempest-VolumesBackupsTest-1436783417 tempest-VolumesBackupsTest-1436783417-project-member] https://10.4.3.8/volume/v3/backups/82048f5e-678d-490a-808a-107bc5be391e returned with HTTP 200 Aug 07 10:09:18.363552 np0000006707 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 1380/5498] 10.4.3.8 () {66 vars in 1334 bytes} [Fri Aug 7 10:09:18 2026] GET /volume/v3/backups/82048f5e-678d-490a-808a-107bc5be391e => generated 784 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 10:09:18.395136 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.middleware.request_id [None req-93a2dc15-5b16-47a8-945b-9520cf9cf63e None None] RequestId filter calling following filter/app {{(pid=100298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:09:18.396867 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [None req-93a2dc15-5b16-47a8-945b-9520cf9cf63e tempest-ProjectReaderTests39-1632395948 tempest-ProjectReaderTests39-1632395948-project-admin] GET https://10.4.3.8/volume/v3/backups/631be84d-7c6a-4349-a380-d251226b2692 Aug 07 10:09:18.397083 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [None req-93a2dc15-5b16-47a8-945b-9520cf9cf63e tempest-ProjectReaderTests39-1632395948 tempest-ProjectReaderTests39-1632395948-project-admin] Empty body provided in request {{(pid=100298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 10:09:18.397263 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [None req-93a2dc15-5b16-47a8-945b-9520cf9cf63e tempest-ProjectReaderTests39-1632395948 tempest-ProjectReaderTests39-1632395948-project-admin] Calling method 'show' {{(pid=100298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 10:09:18.397402 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.v3.backups [None req-93a2dc15-5b16-47a8-945b-9520cf9cf63e tempest-ProjectReaderTests39-1632395948 tempest-ProjectReaderTests39-1632395948-project-admin] Show backup with id 631be84d-7c6a-4349-a380-d251226b2692. {{(pid=100298) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 10:09:18.401996 np0000006707 devstack@c-api.service[100298]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 10:09:18.401996 np0000006707 devstack@c-api.service[100298]: warnings.warn( Aug 07 10:09:18.402576 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [None req-93a2dc15-5b16-47a8-945b-9520cf9cf63e tempest-ProjectReaderTests39-1632395948 tempest-ProjectReaderTests39-1632395948-project-admin] https://10.4.3.8/volume/v3/backups/631be84d-7c6a-4349-a380-d251226b2692 returned with HTTP 200 Aug 07 10:09:18.402918 np0000006707 devstack@c-api.service[100298]: [pid: 100298|app: 0|req: 1373/5499] 10.4.3.8 () {68 vars in 1374 bytes} [Fri Aug 7 10:09:18 2026] GET /volume/v3/backups/631be84d-7c6a-4349-a380-d251226b2692 => generated 731 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 10:09:19.372997 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [None req-339d77ec-0e3f-49b2-b6a1-1a2f83e53531 None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:09:19.375576 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-339d77ec-0e3f-49b2-b6a1-1a2f83e53531 tempest-VolumesBackupsTest-1436783417 tempest-VolumesBackupsTest-1436783417-project-member] GET https://10.4.3.8/volume/v3/backups/82048f5e-678d-490a-808a-107bc5be391e Aug 07 10:09:19.375860 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-339d77ec-0e3f-49b2-b6a1-1a2f83e53531 tempest-VolumesBackupsTest-1436783417 tempest-VolumesBackupsTest-1436783417-project-member] Empty body provided in request {{(pid=100297) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 10:09:19.376084 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-339d77ec-0e3f-49b2-b6a1-1a2f83e53531 tempest-VolumesBackupsTest-1436783417 tempest-VolumesBackupsTest-1436783417-project-member] Calling method 'show' {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 10:09:19.376210 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.v3.backups [None req-339d77ec-0e3f-49b2-b6a1-1a2f83e53531 tempest-VolumesBackupsTest-1436783417 tempest-VolumesBackupsTest-1436783417-project-member] Show backup with id 82048f5e-678d-490a-808a-107bc5be391e. {{(pid=100297) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 10:09:19.381470 np0000006707 devstack@c-api.service[100297]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 10:09:19.381470 np0000006707 devstack@c-api.service[100297]: warnings.warn( Aug 07 10:09:19.382334 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-339d77ec-0e3f-49b2-b6a1-1a2f83e53531 tempest-VolumesBackupsTest-1436783417 tempest-VolumesBackupsTest-1436783417-project-member] https://10.4.3.8/volume/v3/backups/82048f5e-678d-490a-808a-107bc5be391e returned with HTTP 200 Aug 07 10:09:19.382806 np0000006707 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 1378/5500] 10.4.3.8 () {66 vars in 1334 bytes} [Fri Aug 7 10:09:19 2026] GET /volume/v3/backups/82048f5e-678d-490a-808a-107bc5be391e => generated 784 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 10:09:19.412310 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [None req-467241b7-e3d2-4fc7-b967-67c7d8368b8b None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:09:19.414630 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-467241b7-e3d2-4fc7-b967-67c7d8368b8b tempest-ProjectReaderTests39-1632395948 tempest-ProjectReaderTests39-1632395948-project-admin] GET https://10.4.3.8/volume/v3/backups/631be84d-7c6a-4349-a380-d251226b2692 Aug 07 10:09:19.414862 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-467241b7-e3d2-4fc7-b967-67c7d8368b8b tempest-ProjectReaderTests39-1632395948 tempest-ProjectReaderTests39-1632395948-project-admin] Empty body provided in request {{(pid=100296) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 10:09:19.415046 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-467241b7-e3d2-4fc7-b967-67c7d8368b8b tempest-ProjectReaderTests39-1632395948 tempest-ProjectReaderTests39-1632395948-project-admin] Calling method 'show' {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 10:09:19.415153 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.v3.backups [None req-467241b7-e3d2-4fc7-b967-67c7d8368b8b tempest-ProjectReaderTests39-1632395948 tempest-ProjectReaderTests39-1632395948-project-admin] Show backup with id 631be84d-7c6a-4349-a380-d251226b2692. {{(pid=100296) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 10:09:19.419485 np0000006707 devstack@c-api.service[100296]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 10:09:19.419485 np0000006707 devstack@c-api.service[100296]: warnings.warn( Aug 07 10:09:19.420063 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-467241b7-e3d2-4fc7-b967-67c7d8368b8b tempest-ProjectReaderTests39-1632395948 tempest-ProjectReaderTests39-1632395948-project-admin] https://10.4.3.8/volume/v3/backups/631be84d-7c6a-4349-a380-d251226b2692 returned with HTTP 200 Aug 07 10:09:19.420484 np0000006707 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 1370/5501] 10.4.3.8 () {68 vars in 1374 bytes} [Fri Aug 7 10:09:19 2026] GET /volume/v3/backups/631be84d-7c6a-4349-a380-d251226b2692 => generated 731 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 10:09:20.392223 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-f921e25f-93b5-47fb-a218-21af38ae8a7a None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:09:20.394663 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-f921e25f-93b5-47fb-a218-21af38ae8a7a tempest-VolumesBackupsTest-1436783417 tempest-VolumesBackupsTest-1436783417-project-member] GET https://10.4.3.8/volume/v3/backups/82048f5e-678d-490a-808a-107bc5be391e Aug 07 10:09:20.394958 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-f921e25f-93b5-47fb-a218-21af38ae8a7a tempest-VolumesBackupsTest-1436783417 tempest-VolumesBackupsTest-1436783417-project-member] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 10:09:20.395244 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-f921e25f-93b5-47fb-a218-21af38ae8a7a tempest-VolumesBackupsTest-1436783417 tempest-VolumesBackupsTest-1436783417-project-member] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 10:09:20.395447 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.v3.backups [None req-f921e25f-93b5-47fb-a218-21af38ae8a7a tempest-VolumesBackupsTest-1436783417 tempest-VolumesBackupsTest-1436783417-project-member] Show backup with id 82048f5e-678d-490a-808a-107bc5be391e. {{(pid=100295) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 10:09:20.400899 np0000006707 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 10:09:20.400899 np0000006707 devstack@c-api.service[100295]: warnings.warn( Aug 07 10:09:20.401951 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-f921e25f-93b5-47fb-a218-21af38ae8a7a tempest-VolumesBackupsTest-1436783417 tempest-VolumesBackupsTest-1436783417-project-member] https://10.4.3.8/volume/v3/backups/82048f5e-678d-490a-808a-107bc5be391e returned with HTTP 200 Aug 07 10:09:20.402472 np0000006707 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 1381/5502] 10.4.3.8 () {66 vars in 1334 bytes} [Fri Aug 7 10:09:20 2026] GET /volume/v3/backups/82048f5e-678d-490a-808a-107bc5be391e => generated 785 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 10:09:20.432350 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.middleware.request_id [None req-9a45aea6-d6c4-4890-bb50-d78ca703c707 None None] RequestId filter calling following filter/app {{(pid=100298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:09:20.434258 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [None req-9a45aea6-d6c4-4890-bb50-d78ca703c707 tempest-ProjectReaderTests39-1632395948 tempest-ProjectReaderTests39-1632395948-project-admin] GET https://10.4.3.8/volume/v3/backups/631be84d-7c6a-4349-a380-d251226b2692 Aug 07 10:09:20.434526 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [None req-9a45aea6-d6c4-4890-bb50-d78ca703c707 tempest-ProjectReaderTests39-1632395948 tempest-ProjectReaderTests39-1632395948-project-admin] Empty body provided in request {{(pid=100298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 10:09:20.434742 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [None req-9a45aea6-d6c4-4890-bb50-d78ca703c707 tempest-ProjectReaderTests39-1632395948 tempest-ProjectReaderTests39-1632395948-project-admin] Calling method 'show' {{(pid=100298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 10:09:20.434854 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.v3.backups [None req-9a45aea6-d6c4-4890-bb50-d78ca703c707 tempest-ProjectReaderTests39-1632395948 tempest-ProjectReaderTests39-1632395948-project-admin] Show backup with id 631be84d-7c6a-4349-a380-d251226b2692. {{(pid=100298) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 10:09:20.439565 np0000006707 devstack@c-api.service[100298]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 10:09:20.439565 np0000006707 devstack@c-api.service[100298]: warnings.warn( Aug 07 10:09:20.440239 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [None req-9a45aea6-d6c4-4890-bb50-d78ca703c707 tempest-ProjectReaderTests39-1632395948 tempest-ProjectReaderTests39-1632395948-project-admin] https://10.4.3.8/volume/v3/backups/631be84d-7c6a-4349-a380-d251226b2692 returned with HTTP 200 Aug 07 10:09:20.440689 np0000006707 devstack@c-api.service[100298]: [pid: 100298|app: 0|req: 1374/5503] 10.4.3.8 () {68 vars in 1374 bytes} [Fri Aug 7 10:09:20 2026] GET /volume/v3/backups/631be84d-7c6a-4349-a380-d251226b2692 => generated 731 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 10:09:21.411586 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [None req-5ae380e9-d59e-4f1c-9f52-f9abb75e340e None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:09:21.413612 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-5ae380e9-d59e-4f1c-9f52-f9abb75e340e tempest-VolumesBackupsTest-1436783417 tempest-VolumesBackupsTest-1436783417-project-member] GET https://10.4.3.8/volume/v3/backups/82048f5e-678d-490a-808a-107bc5be391e Aug 07 10:09:21.413818 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-5ae380e9-d59e-4f1c-9f52-f9abb75e340e tempest-VolumesBackupsTest-1436783417 tempest-VolumesBackupsTest-1436783417-project-member] Empty body provided in request {{(pid=100297) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 10:09:21.414020 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-5ae380e9-d59e-4f1c-9f52-f9abb75e340e tempest-VolumesBackupsTest-1436783417 tempest-VolumesBackupsTest-1436783417-project-member] Calling method 'show' {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 10:09:21.414121 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.v3.backups [None req-5ae380e9-d59e-4f1c-9f52-f9abb75e340e tempest-VolumesBackupsTest-1436783417 tempest-VolumesBackupsTest-1436783417-project-member] Show backup with id 82048f5e-678d-490a-808a-107bc5be391e. {{(pid=100297) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 10:09:21.419074 np0000006707 devstack@c-api.service[100297]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 10:09:21.419074 np0000006707 devstack@c-api.service[100297]: warnings.warn( Aug 07 10:09:21.419847 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-5ae380e9-d59e-4f1c-9f52-f9abb75e340e tempest-VolumesBackupsTest-1436783417 tempest-VolumesBackupsTest-1436783417-project-member] https://10.4.3.8/volume/v3/backups/82048f5e-678d-490a-808a-107bc5be391e returned with HTTP 200 Aug 07 10:09:21.420171 np0000006707 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 1379/5504] 10.4.3.8 () {66 vars in 1334 bytes} [Fri Aug 7 10:09:21 2026] GET /volume/v3/backups/82048f5e-678d-490a-808a-107bc5be391e => generated 786 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 10:09:21.428033 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [None req-6f6ed2a8-94a7-4736-97e3-9f33130fa1aa None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:09:21.429836 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-6f6ed2a8-94a7-4736-97e3-9f33130fa1aa tempest-VolumesBackupsTest-1436783417 tempest-VolumesBackupsTest-1436783417-project-member] GET https://10.4.3.8/volume/v3/backups/82048f5e-678d-490a-808a-107bc5be391e Aug 07 10:09:21.430021 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-6f6ed2a8-94a7-4736-97e3-9f33130fa1aa tempest-VolumesBackupsTest-1436783417 tempest-VolumesBackupsTest-1436783417-project-member] Empty body provided in request {{(pid=100296) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 10:09:21.430230 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-6f6ed2a8-94a7-4736-97e3-9f33130fa1aa tempest-VolumesBackupsTest-1436783417 tempest-VolumesBackupsTest-1436783417-project-member] Calling method 'show' {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 10:09:21.430363 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.v3.backups [None req-6f6ed2a8-94a7-4736-97e3-9f33130fa1aa tempest-VolumesBackupsTest-1436783417 tempest-VolumesBackupsTest-1436783417-project-member] Show backup with id 82048f5e-678d-490a-808a-107bc5be391e. {{(pid=100296) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 10:09:21.435451 np0000006707 devstack@c-api.service[100296]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 10:09:21.435451 np0000006707 devstack@c-api.service[100296]: warnings.warn( Aug 07 10:09:21.435631 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-6f6ed2a8-94a7-4736-97e3-9f33130fa1aa tempest-VolumesBackupsTest-1436783417 tempest-VolumesBackupsTest-1436783417-project-member] https://10.4.3.8/volume/v3/backups/82048f5e-678d-490a-808a-107bc5be391e returned with HTTP 200 Aug 07 10:09:21.435929 np0000006707 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 1371/5505] 10.4.3.8 () {66 vars in 1334 bytes} [Fri Aug 7 10:09:21 2026] GET /volume/v3/backups/82048f5e-678d-490a-808a-107bc5be391e => generated 786 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 10:09:21.443872 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-80eb790a-8752-4e02-ba86-773270beed2a None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:09:21.445460 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-80eb790a-8752-4e02-ba86-773270beed2a tempest-VolumesBackupsTest-1436783417 tempest-VolumesBackupsTest-1436783417-project-member] POST https://10.4.3.8/volume/v3/backups Aug 07 10:09:21.445782 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-80eb790a-8752-4e02-ba86-773270beed2a tempest-VolumesBackupsTest-1436783417 tempest-VolumesBackupsTest-1436783417-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "fca39059-eae5-4918-8ce0-768cd3939f02", "incremental": true, "force": true}} {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 10:09:21.447165 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.contrib.backups [None req-80eb790a-8752-4e02-ba86-773270beed2a tempest-VolumesBackupsTest-1436783417 tempest-VolumesBackupsTest-1436783417-project-member] Creating new backup {'backup': {'volume_id': 'fca39059-eae5-4918-8ce0-768cd3939f02', 'incremental': True, 'force': True}} {{(pid=100295) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 07 10:09:21.447298 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.contrib.backups [None req-80eb790a-8752-4e02-ba86-773270beed2a tempest-VolumesBackupsTest-1436783417 tempest-VolumesBackupsTest-1436783417-project-member] Creating backup of volume fca39059-eae5-4918-8ce0-768cd3939f02 in container None Aug 07 10:09:21.451770 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.middleware.request_id [None req-4a85d955-5f47-4462-920a-0439b8ec2418 None None] RequestId filter calling following filter/app {{(pid=100298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:09:21.453913 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [None req-4a85d955-5f47-4462-920a-0439b8ec2418 tempest-ProjectReaderTests39-1632395948 tempest-ProjectReaderTests39-1632395948-project-admin] GET https://10.4.3.8/volume/v3/backups/631be84d-7c6a-4349-a380-d251226b2692 Aug 07 10:09:21.454581 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [None req-4a85d955-5f47-4462-920a-0439b8ec2418 tempest-ProjectReaderTests39-1632395948 tempest-ProjectReaderTests39-1632395948-project-admin] Empty body provided in request {{(pid=100298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 10:09:21.454581 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [None req-4a85d955-5f47-4462-920a-0439b8ec2418 tempest-ProjectReaderTests39-1632395948 tempest-ProjectReaderTests39-1632395948-project-admin] Calling method 'show' {{(pid=100298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 10:09:21.454758 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.v3.backups [None req-4a85d955-5f47-4462-920a-0439b8ec2418 tempest-ProjectReaderTests39-1632395948 tempest-ProjectReaderTests39-1632395948-project-admin] Show backup with id 631be84d-7c6a-4349-a380-d251226b2692. {{(pid=100298) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 10:09:21.458223 np0000006707 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 10:09:21.458223 np0000006707 devstack@c-api.service[100295]: warnings.warn( Aug 07 10:09:21.458701 np0000006707 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-80eb790a-8752-4e02-ba86-773270beed2a tempest-VolumesBackupsTest-1436783417 tempest-VolumesBackupsTest-1436783417-project-member] Volume info retrieved successfully. Aug 07 10:09:21.459155 np0000006707 devstack@c-api.service[100298]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 10:09:21.459155 np0000006707 devstack@c-api.service[100298]: warnings.warn( Aug 07 10:09:21.459935 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [None req-4a85d955-5f47-4462-920a-0439b8ec2418 tempest-ProjectReaderTests39-1632395948 tempest-ProjectReaderTests39-1632395948-project-admin] https://10.4.3.8/volume/v3/backups/631be84d-7c6a-4349-a380-d251226b2692 returned with HTTP 200 Aug 07 10:09:21.460351 np0000006707 devstack@c-api.service[100298]: [pid: 100298|app: 0|req: 1375/5506] 10.4.3.8 () {68 vars in 1374 bytes} [Fri Aug 7 10:09:21 2026] GET /volume/v3/backups/631be84d-7c6a-4349-a380-d251226b2692 => generated 731 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 10:09:21.472307 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.quota [None req-80eb790a-8752-4e02-ba86-773270beed2a tempest-VolumesBackupsTest-1436783417 tempest-VolumesBackupsTest-1436783417-project-member] Created reservations ['587d1c20-5f72-4970-84d4-8d3fea840a12', '433b2407-b50b-4a2d-ab52-eea4d9ef0d8f'] {{(pid=100295) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 10:09:21.503146 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-80eb790a-8752-4e02-ba86-773270beed2a tempest-VolumesBackupsTest-1436783417 tempest-VolumesBackupsTest-1436783417-project-member] https://10.4.3.8/volume/v3/backups returned with HTTP 202 Aug 07 10:09:21.503557 np0000006707 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 1382/5507] 10.4.3.8 () {68 vars in 1245 bytes} [Fri Aug 7 10:09:21 2026] POST /volume/v3/backups => generated 284 bytes in 60 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 07 10:09:21.510743 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [None req-6998c3c5-6a34-43eb-938a-8c7419170f5a None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:09:21.512720 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-6998c3c5-6a34-43eb-938a-8c7419170f5a tempest-VolumesBackupsTest-1436783417 tempest-VolumesBackupsTest-1436783417-project-member] GET https://10.4.3.8/volume/v3/backups/5f2c5589-576b-42fa-959a-b1d5e0828366 Aug 07 10:09:21.512995 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-6998c3c5-6a34-43eb-938a-8c7419170f5a tempest-VolumesBackupsTest-1436783417 tempest-VolumesBackupsTest-1436783417-project-member] Empty body provided in request {{(pid=100297) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 10:09:21.513244 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-6998c3c5-6a34-43eb-938a-8c7419170f5a tempest-VolumesBackupsTest-1436783417 tempest-VolumesBackupsTest-1436783417-project-member] Calling method 'show' {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 10:09:21.513363 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.v3.backups [None req-6998c3c5-6a34-43eb-938a-8c7419170f5a tempest-VolumesBackupsTest-1436783417 tempest-VolumesBackupsTest-1436783417-project-member] Show backup with id 5f2c5589-576b-42fa-959a-b1d5e0828366. {{(pid=100297) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 10:09:21.518813 np0000006707 devstack@c-api.service[100297]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 10:09:21.518813 np0000006707 devstack@c-api.service[100297]: warnings.warn( Aug 07 10:09:21.519819 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-6998c3c5-6a34-43eb-938a-8c7419170f5a tempest-VolumesBackupsTest-1436783417 tempest-VolumesBackupsTest-1436783417-project-member] https://10.4.3.8/volume/v3/backups/5f2c5589-576b-42fa-959a-b1d5e0828366 returned with HTTP 200 Aug 07 10:09:21.520382 np0000006707 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 1380/5508] 10.4.3.8 () {66 vars in 1334 bytes} [Fri Aug 7 10:09:21 2026] GET /volume/v3/backups/5f2c5589-576b-42fa-959a-b1d5e0828366 => generated 690 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 10:09:22.470729 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [None req-ca46c811-5815-4afc-a2b6-c8d141809ca3 None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:09:22.472381 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-ca46c811-5815-4afc-a2b6-c8d141809ca3 tempest-ProjectReaderTests39-1632395948 tempest-ProjectReaderTests39-1632395948-project-admin] GET https://10.4.3.8/volume/v3/backups/631be84d-7c6a-4349-a380-d251226b2692 Aug 07 10:09:22.472589 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-ca46c811-5815-4afc-a2b6-c8d141809ca3 tempest-ProjectReaderTests39-1632395948 tempest-ProjectReaderTests39-1632395948-project-admin] Empty body provided in request {{(pid=100296) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 10:09:22.472776 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-ca46c811-5815-4afc-a2b6-c8d141809ca3 tempest-ProjectReaderTests39-1632395948 tempest-ProjectReaderTests39-1632395948-project-admin] Calling method 'show' {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 10:09:22.472885 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.v3.backups [None req-ca46c811-5815-4afc-a2b6-c8d141809ca3 tempest-ProjectReaderTests39-1632395948 tempest-ProjectReaderTests39-1632395948-project-admin] Show backup with id 631be84d-7c6a-4349-a380-d251226b2692. {{(pid=100296) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 10:09:22.479095 np0000006707 devstack@c-api.service[100296]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 10:09:22.479095 np0000006707 devstack@c-api.service[100296]: warnings.warn( Aug 07 10:09:22.479095 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-ca46c811-5815-4afc-a2b6-c8d141809ca3 tempest-ProjectReaderTests39-1632395948 tempest-ProjectReaderTests39-1632395948-project-admin] https://10.4.3.8/volume/v3/backups/631be84d-7c6a-4349-a380-d251226b2692 returned with HTTP 200 Aug 07 10:09:22.479095 np0000006707 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 1372/5509] 10.4.3.8 () {68 vars in 1374 bytes} [Fri Aug 7 10:09:22 2026] GET /volume/v3/backups/631be84d-7c6a-4349-a380-d251226b2692 => generated 731 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 10:09:22.530723 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.middleware.request_id [None req-d26389d9-a036-455d-bce9-06d47a417cda None None] RequestId filter calling following filter/app {{(pid=100298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:09:22.532411 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [None req-d26389d9-a036-455d-bce9-06d47a417cda tempest-VolumesBackupsTest-1436783417 tempest-VolumesBackupsTest-1436783417-project-member] GET https://10.4.3.8/volume/v3/backups/5f2c5589-576b-42fa-959a-b1d5e0828366 Aug 07 10:09:22.532616 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [None req-d26389d9-a036-455d-bce9-06d47a417cda tempest-VolumesBackupsTest-1436783417 tempest-VolumesBackupsTest-1436783417-project-member] Empty body provided in request {{(pid=100298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 10:09:22.532790 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [None req-d26389d9-a036-455d-bce9-06d47a417cda tempest-VolumesBackupsTest-1436783417 tempest-VolumesBackupsTest-1436783417-project-member] Calling method 'show' {{(pid=100298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 10:09:22.532895 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.v3.backups [None req-d26389d9-a036-455d-bce9-06d47a417cda tempest-VolumesBackupsTest-1436783417 tempest-VolumesBackupsTest-1436783417-project-member] Show backup with id 5f2c5589-576b-42fa-959a-b1d5e0828366. {{(pid=100298) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 10:09:22.536898 np0000006707 devstack@c-api.service[100298]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 10:09:22.536898 np0000006707 devstack@c-api.service[100298]: warnings.warn( Aug 07 10:09:22.537590 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [None req-d26389d9-a036-455d-bce9-06d47a417cda tempest-VolumesBackupsTest-1436783417 tempest-VolumesBackupsTest-1436783417-project-member] https://10.4.3.8/volume/v3/backups/5f2c5589-576b-42fa-959a-b1d5e0828366 returned with HTTP 200 Aug 07 10:09:22.537961 np0000006707 devstack@c-api.service[100298]: [pid: 100298|app: 0|req: 1376/5510] 10.4.3.8 () {66 vars in 1334 bytes} [Fri Aug 7 10:09:22 2026] GET /volume/v3/backups/5f2c5589-576b-42fa-959a-b1d5e0828366 => generated 692 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 10:09:23.489630 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-bdd202da-9410-420e-8f1c-1d926d58a80c None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:09:23.491293 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-bdd202da-9410-420e-8f1c-1d926d58a80c tempest-ProjectReaderTests39-1632395948 tempest-ProjectReaderTests39-1632395948-project-admin] GET https://10.4.3.8/volume/v3/backups/631be84d-7c6a-4349-a380-d251226b2692 Aug 07 10:09:23.491491 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-bdd202da-9410-420e-8f1c-1d926d58a80c tempest-ProjectReaderTests39-1632395948 tempest-ProjectReaderTests39-1632395948-project-admin] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 10:09:23.491662 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-bdd202da-9410-420e-8f1c-1d926d58a80c tempest-ProjectReaderTests39-1632395948 tempest-ProjectReaderTests39-1632395948-project-admin] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 10:09:23.491775 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.v3.backups [None req-bdd202da-9410-420e-8f1c-1d926d58a80c tempest-ProjectReaderTests39-1632395948 tempest-ProjectReaderTests39-1632395948-project-admin] Show backup with id 631be84d-7c6a-4349-a380-d251226b2692. {{(pid=100295) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 10:09:23.495318 np0000006707 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 10:09:23.495318 np0000006707 devstack@c-api.service[100295]: warnings.warn( Aug 07 10:09:23.495933 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-bdd202da-9410-420e-8f1c-1d926d58a80c tempest-ProjectReaderTests39-1632395948 tempest-ProjectReaderTests39-1632395948-project-admin] https://10.4.3.8/volume/v3/backups/631be84d-7c6a-4349-a380-d251226b2692 returned with HTTP 200 Aug 07 10:09:23.496232 np0000006707 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 1383/5511] 10.4.3.8 () {68 vars in 1374 bytes} [Fri Aug 7 10:09:23 2026] GET /volume/v3/backups/631be84d-7c6a-4349-a380-d251226b2692 => generated 731 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 10:09:23.547654 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [None req-bd36fa90-ac27-48f1-b8e2-2006edaa136b None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:09:23.549810 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-bd36fa90-ac27-48f1-b8e2-2006edaa136b tempest-VolumesBackupsTest-1436783417 tempest-VolumesBackupsTest-1436783417-project-member] GET https://10.4.3.8/volume/v3/backups/5f2c5589-576b-42fa-959a-b1d5e0828366 Aug 07 10:09:23.550086 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-bd36fa90-ac27-48f1-b8e2-2006edaa136b tempest-VolumesBackupsTest-1436783417 tempest-VolumesBackupsTest-1436783417-project-member] Empty body provided in request {{(pid=100297) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 10:09:23.550337 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-bd36fa90-ac27-48f1-b8e2-2006edaa136b tempest-VolumesBackupsTest-1436783417 tempest-VolumesBackupsTest-1436783417-project-member] Calling method 'show' {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 10:09:23.550493 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.v3.backups [None req-bd36fa90-ac27-48f1-b8e2-2006edaa136b tempest-VolumesBackupsTest-1436783417 tempest-VolumesBackupsTest-1436783417-project-member] Show backup with id 5f2c5589-576b-42fa-959a-b1d5e0828366. {{(pid=100297) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 10:09:23.555742 np0000006707 devstack@c-api.service[100297]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 10:09:23.555742 np0000006707 devstack@c-api.service[100297]: warnings.warn( Aug 07 10:09:23.556786 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-bd36fa90-ac27-48f1-b8e2-2006edaa136b tempest-VolumesBackupsTest-1436783417 tempest-VolumesBackupsTest-1436783417-project-member] https://10.4.3.8/volume/v3/backups/5f2c5589-576b-42fa-959a-b1d5e0828366 returned with HTTP 200 Aug 07 10:09:23.557318 np0000006707 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 1381/5512] 10.4.3.8 () {66 vars in 1334 bytes} [Fri Aug 7 10:09:23 2026] GET /volume/v3/backups/5f2c5589-576b-42fa-959a-b1d5e0828366 => generated 692 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 10:09:24.506105 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [None req-f42d5d66-f964-4bda-8a36-138c80479473 None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:09:24.508138 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-f42d5d66-f964-4bda-8a36-138c80479473 tempest-ProjectReaderTests39-1632395948 tempest-ProjectReaderTests39-1632395948-project-admin] GET https://10.4.3.8/volume/v3/backups/631be84d-7c6a-4349-a380-d251226b2692 Aug 07 10:09:24.509308 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-f42d5d66-f964-4bda-8a36-138c80479473 tempest-ProjectReaderTests39-1632395948 tempest-ProjectReaderTests39-1632395948-project-admin] Empty body provided in request {{(pid=100296) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 10:09:24.509308 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-f42d5d66-f964-4bda-8a36-138c80479473 tempest-ProjectReaderTests39-1632395948 tempest-ProjectReaderTests39-1632395948-project-admin] Calling method 'show' {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 10:09:24.509308 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.v3.backups [None req-f42d5d66-f964-4bda-8a36-138c80479473 tempest-ProjectReaderTests39-1632395948 tempest-ProjectReaderTests39-1632395948-project-admin] Show backup with id 631be84d-7c6a-4349-a380-d251226b2692. {{(pid=100296) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 10:09:24.514074 np0000006707 devstack@c-api.service[100296]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 10:09:24.514074 np0000006707 devstack@c-api.service[100296]: warnings.warn( Aug 07 10:09:24.514795 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-f42d5d66-f964-4bda-8a36-138c80479473 tempest-ProjectReaderTests39-1632395948 tempest-ProjectReaderTests39-1632395948-project-admin] https://10.4.3.8/volume/v3/backups/631be84d-7c6a-4349-a380-d251226b2692 returned with HTTP 200 Aug 07 10:09:24.516169 np0000006707 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 1373/5513] 10.4.3.8 () {68 vars in 1374 bytes} [Fri Aug 7 10:09:24 2026] GET /volume/v3/backups/631be84d-7c6a-4349-a380-d251226b2692 => generated 731 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 10:09:24.566777 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.middleware.request_id [None req-b4ce4d28-62ae-465d-895c-879966cb2a25 None None] RequestId filter calling following filter/app {{(pid=100298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:09:24.569095 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [None req-b4ce4d28-62ae-465d-895c-879966cb2a25 tempest-VolumesBackupsTest-1436783417 tempest-VolumesBackupsTest-1436783417-project-member] GET https://10.4.3.8/volume/v3/backups/5f2c5589-576b-42fa-959a-b1d5e0828366 Aug 07 10:09:24.569160 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [None req-b4ce4d28-62ae-465d-895c-879966cb2a25 tempest-VolumesBackupsTest-1436783417 tempest-VolumesBackupsTest-1436783417-project-member] Empty body provided in request {{(pid=100298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 10:09:24.569434 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [None req-b4ce4d28-62ae-465d-895c-879966cb2a25 tempest-VolumesBackupsTest-1436783417 tempest-VolumesBackupsTest-1436783417-project-member] Calling method 'show' {{(pid=100298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 10:09:24.569582 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.v3.backups [None req-b4ce4d28-62ae-465d-895c-879966cb2a25 tempest-VolumesBackupsTest-1436783417 tempest-VolumesBackupsTest-1436783417-project-member] Show backup with id 5f2c5589-576b-42fa-959a-b1d5e0828366. {{(pid=100298) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 10:09:24.574902 np0000006707 devstack@c-api.service[100298]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 10:09:24.574902 np0000006707 devstack@c-api.service[100298]: warnings.warn( Aug 07 10:09:24.575841 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [None req-b4ce4d28-62ae-465d-895c-879966cb2a25 tempest-VolumesBackupsTest-1436783417 tempest-VolumesBackupsTest-1436783417-project-member] https://10.4.3.8/volume/v3/backups/5f2c5589-576b-42fa-959a-b1d5e0828366 returned with HTTP 200 Aug 07 10:09:24.576599 np0000006707 devstack@c-api.service[100298]: [pid: 100298|app: 0|req: 1377/5514] 10.4.3.8 () {66 vars in 1334 bytes} [Fri Aug 7 10:09:24 2026] GET /volume/v3/backups/5f2c5589-576b-42fa-959a-b1d5e0828366 => generated 703 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 10:09:25.526986 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-fba04b61-62d7-4c81-a1bf-63e3f0c8fa43 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:09:25.529076 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-fba04b61-62d7-4c81-a1bf-63e3f0c8fa43 tempest-ProjectReaderTests39-1632395948 tempest-ProjectReaderTests39-1632395948-project-admin] GET https://10.4.3.8/volume/v3/backups/631be84d-7c6a-4349-a380-d251226b2692 Aug 07 10:09:25.529327 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-fba04b61-62d7-4c81-a1bf-63e3f0c8fa43 tempest-ProjectReaderTests39-1632395948 tempest-ProjectReaderTests39-1632395948-project-admin] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 10:09:25.529568 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-fba04b61-62d7-4c81-a1bf-63e3f0c8fa43 tempest-ProjectReaderTests39-1632395948 tempest-ProjectReaderTests39-1632395948-project-admin] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 10:09:25.529711 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.v3.backups [None req-fba04b61-62d7-4c81-a1bf-63e3f0c8fa43 tempest-ProjectReaderTests39-1632395948 tempest-ProjectReaderTests39-1632395948-project-admin] Show backup with id 631be84d-7c6a-4349-a380-d251226b2692. {{(pid=100295) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 10:09:25.538277 np0000006707 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 10:09:25.538277 np0000006707 devstack@c-api.service[100295]: warnings.warn( Aug 07 10:09:25.539014 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-fba04b61-62d7-4c81-a1bf-63e3f0c8fa43 tempest-ProjectReaderTests39-1632395948 tempest-ProjectReaderTests39-1632395948-project-admin] https://10.4.3.8/volume/v3/backups/631be84d-7c6a-4349-a380-d251226b2692 returned with HTTP 200 Aug 07 10:09:25.539671 np0000006707 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 1384/5515] 10.4.3.8 () {68 vars in 1374 bytes} [Fri Aug 7 10:09:25 2026] GET /volume/v3/backups/631be84d-7c6a-4349-a380-d251226b2692 => generated 731 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 10:09:25.587471 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [None req-d77a65d1-f5c2-42e9-945a-b90304c0af52 None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:09:25.589390 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-d77a65d1-f5c2-42e9-945a-b90304c0af52 tempest-VolumesBackupsTest-1436783417 tempest-VolumesBackupsTest-1436783417-project-member] GET https://10.4.3.8/volume/v3/backups/5f2c5589-576b-42fa-959a-b1d5e0828366 Aug 07 10:09:25.589601 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-d77a65d1-f5c2-42e9-945a-b90304c0af52 tempest-VolumesBackupsTest-1436783417 tempest-VolumesBackupsTest-1436783417-project-member] Empty body provided in request {{(pid=100297) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 10:09:25.589799 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-d77a65d1-f5c2-42e9-945a-b90304c0af52 tempest-VolumesBackupsTest-1436783417 tempest-VolumesBackupsTest-1436783417-project-member] Calling method 'show' {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 10:09:25.589941 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.v3.backups [None req-d77a65d1-f5c2-42e9-945a-b90304c0af52 tempest-VolumesBackupsTest-1436783417 tempest-VolumesBackupsTest-1436783417-project-member] Show backup with id 5f2c5589-576b-42fa-959a-b1d5e0828366. {{(pid=100297) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 10:09:25.594862 np0000006707 devstack@c-api.service[100297]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 10:09:25.594862 np0000006707 devstack@c-api.service[100297]: warnings.warn( Aug 07 10:09:25.595743 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-d77a65d1-f5c2-42e9-945a-b90304c0af52 tempest-VolumesBackupsTest-1436783417 tempest-VolumesBackupsTest-1436783417-project-member] https://10.4.3.8/volume/v3/backups/5f2c5589-576b-42fa-959a-b1d5e0828366 returned with HTTP 200 Aug 07 10:09:25.596378 np0000006707 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 1382/5516] 10.4.3.8 () {66 vars in 1334 bytes} [Fri Aug 7 10:09:25 2026] GET /volume/v3/backups/5f2c5589-576b-42fa-959a-b1d5e0828366 => generated 703 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 10:09:26.550375 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [None req-732cbb3a-b8aa-4371-a734-d0d52eb08c85 None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:09:26.552549 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-732cbb3a-b8aa-4371-a734-d0d52eb08c85 tempest-ProjectReaderTests39-1632395948 tempest-ProjectReaderTests39-1632395948-project-admin] GET https://10.4.3.8/volume/v3/backups/631be84d-7c6a-4349-a380-d251226b2692 Aug 07 10:09:26.552960 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-732cbb3a-b8aa-4371-a734-d0d52eb08c85 tempest-ProjectReaderTests39-1632395948 tempest-ProjectReaderTests39-1632395948-project-admin] Empty body provided in request {{(pid=100296) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 10:09:26.553315 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-732cbb3a-b8aa-4371-a734-d0d52eb08c85 tempest-ProjectReaderTests39-1632395948 tempest-ProjectReaderTests39-1632395948-project-admin] Calling method 'show' {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 10:09:26.554459 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.v3.backups [None req-732cbb3a-b8aa-4371-a734-d0d52eb08c85 tempest-ProjectReaderTests39-1632395948 tempest-ProjectReaderTests39-1632395948-project-admin] Show backup with id 631be84d-7c6a-4349-a380-d251226b2692. {{(pid=100296) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 10:09:26.558730 np0000006707 devstack@c-api.service[100296]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 10:09:26.558730 np0000006707 devstack@c-api.service[100296]: warnings.warn( Aug 07 10:09:26.559626 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-732cbb3a-b8aa-4371-a734-d0d52eb08c85 tempest-ProjectReaderTests39-1632395948 tempest-ProjectReaderTests39-1632395948-project-admin] https://10.4.3.8/volume/v3/backups/631be84d-7c6a-4349-a380-d251226b2692 returned with HTTP 200 Aug 07 10:09:26.560153 np0000006707 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 1374/5517] 10.4.3.8 () {68 vars in 1374 bytes} [Fri Aug 7 10:09:26 2026] GET /volume/v3/backups/631be84d-7c6a-4349-a380-d251226b2692 => generated 731 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 10:09:26.607203 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.middleware.request_id [None req-6ba6f716-4b52-446e-ac3e-bcf4340ca841 None None] RequestId filter calling following filter/app {{(pid=100298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:09:26.609049 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [None req-6ba6f716-4b52-446e-ac3e-bcf4340ca841 tempest-VolumesBackupsTest-1436783417 tempest-VolumesBackupsTest-1436783417-project-member] GET https://10.4.3.8/volume/v3/backups/5f2c5589-576b-42fa-959a-b1d5e0828366 Aug 07 10:09:26.609252 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [None req-6ba6f716-4b52-446e-ac3e-bcf4340ca841 tempest-VolumesBackupsTest-1436783417 tempest-VolumesBackupsTest-1436783417-project-member] Empty body provided in request {{(pid=100298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 10:09:26.609449 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [None req-6ba6f716-4b52-446e-ac3e-bcf4340ca841 tempest-VolumesBackupsTest-1436783417 tempest-VolumesBackupsTest-1436783417-project-member] Calling method 'show' {{(pid=100298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 10:09:26.609619 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.v3.backups [None req-6ba6f716-4b52-446e-ac3e-bcf4340ca841 tempest-VolumesBackupsTest-1436783417 tempest-VolumesBackupsTest-1436783417-project-member] Show backup with id 5f2c5589-576b-42fa-959a-b1d5e0828366. {{(pid=100298) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 10:09:26.614783 np0000006707 devstack@c-api.service[100298]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 10:09:26.614783 np0000006707 devstack@c-api.service[100298]: warnings.warn( Aug 07 10:09:26.615864 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [None req-6ba6f716-4b52-446e-ac3e-bcf4340ca841 tempest-VolumesBackupsTest-1436783417 tempest-VolumesBackupsTest-1436783417-project-member] https://10.4.3.8/volume/v3/backups/5f2c5589-576b-42fa-959a-b1d5e0828366 returned with HTTP 200 Aug 07 10:09:26.616400 np0000006707 devstack@c-api.service[100298]: [pid: 100298|app: 0|req: 1378/5518] 10.4.3.8 () {66 vars in 1334 bytes} [Fri Aug 7 10:09:26 2026] GET /volume/v3/backups/5f2c5589-576b-42fa-959a-b1d5e0828366 => generated 703 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 10:09:27.571966 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-ed097a19-d6b2-4aff-baa4-18316db150fd None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:09:27.573727 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-ed097a19-d6b2-4aff-baa4-18316db150fd tempest-ProjectReaderTests39-1632395948 tempest-ProjectReaderTests39-1632395948-project-admin] GET https://10.4.3.8/volume/v3/backups/631be84d-7c6a-4349-a380-d251226b2692 Aug 07 10:09:27.573926 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-ed097a19-d6b2-4aff-baa4-18316db150fd tempest-ProjectReaderTests39-1632395948 tempest-ProjectReaderTests39-1632395948-project-admin] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 10:09:27.574101 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-ed097a19-d6b2-4aff-baa4-18316db150fd tempest-ProjectReaderTests39-1632395948 tempest-ProjectReaderTests39-1632395948-project-admin] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 10:09:27.574197 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.v3.backups [None req-ed097a19-d6b2-4aff-baa4-18316db150fd tempest-ProjectReaderTests39-1632395948 tempest-ProjectReaderTests39-1632395948-project-admin] Show backup with id 631be84d-7c6a-4349-a380-d251226b2692. {{(pid=100295) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 10:09:27.578177 np0000006707 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 10:09:27.578177 np0000006707 devstack@c-api.service[100295]: warnings.warn( Aug 07 10:09:27.578803 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-ed097a19-d6b2-4aff-baa4-18316db150fd tempest-ProjectReaderTests39-1632395948 tempest-ProjectReaderTests39-1632395948-project-admin] https://10.4.3.8/volume/v3/backups/631be84d-7c6a-4349-a380-d251226b2692 returned with HTTP 200 Aug 07 10:09:27.579151 np0000006707 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 1385/5519] 10.4.3.8 () {68 vars in 1374 bytes} [Fri Aug 7 10:09:27 2026] GET /volume/v3/backups/631be84d-7c6a-4349-a380-d251226b2692 => generated 732 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 10:09:27.629037 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [None req-b38516a6-d69d-4e57-bf5b-e3c2d6ad6817 None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:09:27.631272 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-b38516a6-d69d-4e57-bf5b-e3c2d6ad6817 tempest-VolumesBackupsTest-1436783417 tempest-VolumesBackupsTest-1436783417-project-member] GET https://10.4.3.8/volume/v3/backups/5f2c5589-576b-42fa-959a-b1d5e0828366 Aug 07 10:09:27.631536 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-b38516a6-d69d-4e57-bf5b-e3c2d6ad6817 tempest-VolumesBackupsTest-1436783417 tempest-VolumesBackupsTest-1436783417-project-member] Empty body provided in request {{(pid=100297) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 10:09:27.631770 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-b38516a6-d69d-4e57-bf5b-e3c2d6ad6817 tempest-VolumesBackupsTest-1436783417 tempest-VolumesBackupsTest-1436783417-project-member] Calling method 'show' {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 10:09:27.631916 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.v3.backups [None req-b38516a6-d69d-4e57-bf5b-e3c2d6ad6817 tempest-VolumesBackupsTest-1436783417 tempest-VolumesBackupsTest-1436783417-project-member] Show backup with id 5f2c5589-576b-42fa-959a-b1d5e0828366. {{(pid=100297) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 10:09:27.637000 np0000006707 devstack@c-api.service[100297]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 10:09:27.637000 np0000006707 devstack@c-api.service[100297]: warnings.warn( Aug 07 10:09:27.637711 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-b38516a6-d69d-4e57-bf5b-e3c2d6ad6817 tempest-VolumesBackupsTest-1436783417 tempest-VolumesBackupsTest-1436783417-project-member] https://10.4.3.8/volume/v3/backups/5f2c5589-576b-42fa-959a-b1d5e0828366 returned with HTTP 200 Aug 07 10:09:27.638273 np0000006707 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 1383/5520] 10.4.3.8 () {66 vars in 1334 bytes} [Fri Aug 7 10:09:27 2026] GET /volume/v3/backups/5f2c5589-576b-42fa-959a-b1d5e0828366 => generated 703 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 10:09:28.588891 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [None req-34485ed9-a7e9-416a-a8fe-5476c70d3307 None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:09:28.590543 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-34485ed9-a7e9-416a-a8fe-5476c70d3307 tempest-ProjectReaderTests39-1632395948 tempest-ProjectReaderTests39-1632395948-project-admin] GET https://10.4.3.8/volume/v3/backups/631be84d-7c6a-4349-a380-d251226b2692 Aug 07 10:09:28.590829 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-34485ed9-a7e9-416a-a8fe-5476c70d3307 tempest-ProjectReaderTests39-1632395948 tempest-ProjectReaderTests39-1632395948-project-admin] Empty body provided in request {{(pid=100296) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 10:09:28.591119 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-34485ed9-a7e9-416a-a8fe-5476c70d3307 tempest-ProjectReaderTests39-1632395948 tempest-ProjectReaderTests39-1632395948-project-admin] Calling method 'show' {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 10:09:28.591289 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.v3.backups [None req-34485ed9-a7e9-416a-a8fe-5476c70d3307 tempest-ProjectReaderTests39-1632395948 tempest-ProjectReaderTests39-1632395948-project-admin] Show backup with id 631be84d-7c6a-4349-a380-d251226b2692. {{(pid=100296) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 10:09:28.595167 np0000006707 devstack@c-api.service[100296]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 10:09:28.595167 np0000006707 devstack@c-api.service[100296]: warnings.warn( Aug 07 10:09:28.595745 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-34485ed9-a7e9-416a-a8fe-5476c70d3307 tempest-ProjectReaderTests39-1632395948 tempest-ProjectReaderTests39-1632395948-project-admin] https://10.4.3.8/volume/v3/backups/631be84d-7c6a-4349-a380-d251226b2692 returned with HTTP 200 Aug 07 10:09:28.596064 np0000006707 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 1375/5521] 10.4.3.8 () {68 vars in 1374 bytes} [Fri Aug 7 10:09:28 2026] GET /volume/v3/backups/631be84d-7c6a-4349-a380-d251226b2692 => generated 733 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 10:09:28.607999 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.middleware.request_id [None req-f45575b1-e188-497d-bcfd-e87c9c76c32f None None] RequestId filter calling following filter/app {{(pid=100298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:09:28.610252 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [None req-f45575b1-e188-497d-bcfd-e87c9c76c32f tempest-ProjectReaderTests39-1632395948 tempest-ProjectReaderTests39-1632395948-project-admin] DELETE https://10.4.3.8/volume/v3/backups/631be84d-7c6a-4349-a380-d251226b2692 Aug 07 10:09:28.610509 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [None req-f45575b1-e188-497d-bcfd-e87c9c76c32f tempest-ProjectReaderTests39-1632395948 tempest-ProjectReaderTests39-1632395948-project-admin] Empty body provided in request {{(pid=100298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 10:09:28.610743 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [None req-f45575b1-e188-497d-bcfd-e87c9c76c32f tempest-ProjectReaderTests39-1632395948 tempest-ProjectReaderTests39-1632395948-project-admin] Calling method 'delete' {{(pid=100298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 10:09:28.610904 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.contrib.backups [None req-f45575b1-e188-497d-bcfd-e87c9c76c32f tempest-ProjectReaderTests39-1632395948 tempest-ProjectReaderTests39-1632395948-project-admin] Delete backup with id: 631be84d-7c6a-4349-a380-d251226b2692. Aug 07 10:09:28.615345 np0000006707 devstack@c-api.service[100298]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 10:09:28.615345 np0000006707 devstack@c-api.service[100298]: warnings.warn( Aug 07 10:09:28.625668 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.backup.rpcapi [None req-f45575b1-e188-497d-bcfd-e87c9c76c32f tempest-ProjectReaderTests39-1632395948 tempest-ProjectReaderTests39-1632395948-project-admin] delete_backup rpcapi backup_id 631be84d-7c6a-4349-a380-d251226b2692 {{(pid=100298) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 07 10:09:28.627276 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [None req-f45575b1-e188-497d-bcfd-e87c9c76c32f tempest-ProjectReaderTests39-1632395948 tempest-ProjectReaderTests39-1632395948-project-admin] https://10.4.3.8/volume/v3/backups/631be84d-7c6a-4349-a380-d251226b2692 returned with HTTP 202 Aug 07 10:09:28.627666 np0000006707 devstack@c-api.service[100298]: [pid: 100298|app: 0|req: 1379/5522] 10.4.3.8 () {68 vars in 1377 bytes} [Fri Aug 7 10:09:28 2026] DELETE /volume/v3/backups/631be84d-7c6a-4349-a380-d251226b2692 => generated 0 bytes in 20 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 07 10:09:28.635003 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-6941bd7d-7655-45e0-9ac2-672cb119d4ac None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:09:28.637088 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-6941bd7d-7655-45e0-9ac2-672cb119d4ac tempest-ProjectReaderTests39-1632395948 tempest-ProjectReaderTests39-1632395948-project-admin] GET https://10.4.3.8/volume/v3/backups/631be84d-7c6a-4349-a380-d251226b2692 Aug 07 10:09:28.637633 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-6941bd7d-7655-45e0-9ac2-672cb119d4ac tempest-ProjectReaderTests39-1632395948 tempest-ProjectReaderTests39-1632395948-project-admin] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 10:09:28.637893 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-6941bd7d-7655-45e0-9ac2-672cb119d4ac tempest-ProjectReaderTests39-1632395948 tempest-ProjectReaderTests39-1632395948-project-admin] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 10:09:28.638015 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.v3.backups [None req-6941bd7d-7655-45e0-9ac2-672cb119d4ac tempest-ProjectReaderTests39-1632395948 tempest-ProjectReaderTests39-1632395948-project-admin] Show backup with id 631be84d-7c6a-4349-a380-d251226b2692. {{(pid=100295) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 10:09:28.642099 np0000006707 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 10:09:28.642099 np0000006707 devstack@c-api.service[100295]: warnings.warn( Aug 07 10:09:28.642732 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-6941bd7d-7655-45e0-9ac2-672cb119d4ac tempest-ProjectReaderTests39-1632395948 tempest-ProjectReaderTests39-1632395948-project-admin] https://10.4.3.8/volume/v3/backups/631be84d-7c6a-4349-a380-d251226b2692 returned with HTTP 200 Aug 07 10:09:28.643082 np0000006707 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 1386/5523] 10.4.3.8 () {68 vars in 1374 bytes} [Fri Aug 7 10:09:28 2026] GET /volume/v3/backups/631be84d-7c6a-4349-a380-d251226b2692 => generated 732 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 10:09:28.647989 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [None req-70f43d8f-5baa-499d-a861-b4dfd6b71659 None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:09:28.649732 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-70f43d8f-5baa-499d-a861-b4dfd6b71659 tempest-VolumesBackupsTest-1436783417 tempest-VolumesBackupsTest-1436783417-project-member] GET https://10.4.3.8/volume/v3/backups/5f2c5589-576b-42fa-959a-b1d5e0828366 Aug 07 10:09:28.649835 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-70f43d8f-5baa-499d-a861-b4dfd6b71659 tempest-VolumesBackupsTest-1436783417 tempest-VolumesBackupsTest-1436783417-project-member] Empty body provided in request {{(pid=100297) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 10:09:28.650011 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-70f43d8f-5baa-499d-a861-b4dfd6b71659 tempest-VolumesBackupsTest-1436783417 tempest-VolumesBackupsTest-1436783417-project-member] Calling method 'show' {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 10:09:28.650113 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.v3.backups [None req-70f43d8f-5baa-499d-a861-b4dfd6b71659 tempest-VolumesBackupsTest-1436783417 tempest-VolumesBackupsTest-1436783417-project-member] Show backup with id 5f2c5589-576b-42fa-959a-b1d5e0828366. {{(pid=100297) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 10:09:28.655403 np0000006707 devstack@c-api.service[100297]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 10:09:28.655403 np0000006707 devstack@c-api.service[100297]: warnings.warn( Aug 07 10:09:28.656452 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-70f43d8f-5baa-499d-a861-b4dfd6b71659 tempest-VolumesBackupsTest-1436783417 tempest-VolumesBackupsTest-1436783417-project-member] https://10.4.3.8/volume/v3/backups/5f2c5589-576b-42fa-959a-b1d5e0828366 returned with HTTP 200 Aug 07 10:09:28.656757 np0000006707 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 1384/5524] 10.4.3.8 () {66 vars in 1334 bytes} [Fri Aug 7 10:09:28 2026] GET /volume/v3/backups/5f2c5589-576b-42fa-959a-b1d5e0828366 => generated 703 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 10:09:29.652707 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [None req-63ec5a91-5c19-4c00-b42c-e0e1294e4462 None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:09:29.654342 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-63ec5a91-5c19-4c00-b42c-e0e1294e4462 tempest-ProjectReaderTests39-1632395948 tempest-ProjectReaderTests39-1632395948-project-admin] GET https://10.4.3.8/volume/v3/backups/631be84d-7c6a-4349-a380-d251226b2692 Aug 07 10:09:29.654565 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-63ec5a91-5c19-4c00-b42c-e0e1294e4462 tempest-ProjectReaderTests39-1632395948 tempest-ProjectReaderTests39-1632395948-project-admin] Empty body provided in request {{(pid=100296) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 10:09:29.654740 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-63ec5a91-5c19-4c00-b42c-e0e1294e4462 tempest-ProjectReaderTests39-1632395948 tempest-ProjectReaderTests39-1632395948-project-admin] Calling method 'show' {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 10:09:29.654841 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.v3.backups [None req-63ec5a91-5c19-4c00-b42c-e0e1294e4462 tempest-ProjectReaderTests39-1632395948 tempest-ProjectReaderTests39-1632395948-project-admin] Show backup with id 631be84d-7c6a-4349-a380-d251226b2692. {{(pid=100296) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 10:09:29.658198 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-63ec5a91-5c19-4c00-b42c-e0e1294e4462 tempest-ProjectReaderTests39-1632395948 tempest-ProjectReaderTests39-1632395948-project-admin] https://10.4.3.8/volume/v3/backups/631be84d-7c6a-4349-a380-d251226b2692 returned with HTTP 404 Aug 07 10:09:29.658631 np0000006707 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 1376/5525] 10.4.3.8 () {68 vars in 1374 bytes} [Fri Aug 7 10:09:29 2026] GET /volume/v3/backups/631be84d-7c6a-4349-a380-d251226b2692 => generated 109 bytes in 6 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 10:09:29.664980 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.middleware.request_id [None req-5fbe45e5-214b-487e-84e5-e89d293270cc None None] RequestId filter calling following filter/app {{(pid=100298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:09:29.666267 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-790bcd25-b72f-41c9-b7a1-ecc8c5897f95 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:09:29.667456 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [None req-5fbe45e5-214b-487e-84e5-e89d293270cc tempest-ProjectReaderTests39-1632395948 tempest-ProjectReaderTests39-1632395948-project-admin] DELETE https://10.4.3.8/volume/v3/volumes/422989d1-00d5-4aa9-94a7-7c22e542b12a Aug 07 10:09:29.667764 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [None req-5fbe45e5-214b-487e-84e5-e89d293270cc tempest-ProjectReaderTests39-1632395948 tempest-ProjectReaderTests39-1632395948-project-admin] Empty body provided in request {{(pid=100298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 10:09:29.667920 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-790bcd25-b72f-41c9-b7a1-ecc8c5897f95 tempest-VolumesBackupsTest-1436783417 tempest-VolumesBackupsTest-1436783417-project-member] GET https://10.4.3.8/volume/v3/backups/5f2c5589-576b-42fa-959a-b1d5e0828366 Aug 07 10:09:29.668043 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [None req-5fbe45e5-214b-487e-84e5-e89d293270cc tempest-ProjectReaderTests39-1632395948 tempest-ProjectReaderTests39-1632395948-project-admin] Calling method 'delete' {{(pid=100298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 10:09:29.668083 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-790bcd25-b72f-41c9-b7a1-ecc8c5897f95 tempest-VolumesBackupsTest-1436783417 tempest-VolumesBackupsTest-1436783417-project-member] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 10:09:29.668277 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-790bcd25-b72f-41c9-b7a1-ecc8c5897f95 tempest-VolumesBackupsTest-1436783417 tempest-VolumesBackupsTest-1436783417-project-member] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 10:09:29.668320 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.v3.volumes [None req-5fbe45e5-214b-487e-84e5-e89d293270cc tempest-ProjectReaderTests39-1632395948 tempest-ProjectReaderTests39-1632395948-project-admin] Delete volume with id: 422989d1-00d5-4aa9-94a7-7c22e542b12a Aug 07 10:09:29.668372 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.v3.backups [None req-790bcd25-b72f-41c9-b7a1-ecc8c5897f95 tempest-VolumesBackupsTest-1436783417 tempest-VolumesBackupsTest-1436783417-project-member] Show backup with id 5f2c5589-576b-42fa-959a-b1d5e0828366. {{(pid=100295) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 10:09:29.672609 np0000006707 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 10:09:29.672609 np0000006707 devstack@c-api.service[100295]: warnings.warn( Aug 07 10:09:29.673326 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-790bcd25-b72f-41c9-b7a1-ecc8c5897f95 tempest-VolumesBackupsTest-1436783417 tempest-VolumesBackupsTest-1436783417-project-member] https://10.4.3.8/volume/v3/backups/5f2c5589-576b-42fa-959a-b1d5e0828366 returned with HTTP 200 Aug 07 10:09:29.673713 np0000006707 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 1387/5526] 10.4.3.8 () {66 vars in 1334 bytes} [Fri Aug 7 10:09:29 2026] GET /volume/v3/backups/5f2c5589-576b-42fa-959a-b1d5e0828366 => generated 704 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 10:09:29.677596 np0000006707 devstack@c-api.service[100298]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 10:09:29.677596 np0000006707 devstack@c-api.service[100298]: warnings.warn( Aug 07 10:09:29.678030 np0000006707 devstack@c-api.service[100298]: INFO cinder.volume.api [None req-5fbe45e5-214b-487e-84e5-e89d293270cc tempest-ProjectReaderTests39-1632395948 tempest-ProjectReaderTests39-1632395948-project-admin] Volume info retrieved successfully. Aug 07 10:09:29.682332 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [None req-7a3fbdcc-edc9-4484-bcf1-77823a8d703c None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:09:29.684129 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-7a3fbdcc-edc9-4484-bcf1-77823a8d703c tempest-VolumesBackupsTest-1436783417 tempest-VolumesBackupsTest-1436783417-project-member] GET https://10.4.3.8/volume/v3/backups/5f2c5589-576b-42fa-959a-b1d5e0828366 Aug 07 10:09:29.684369 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-7a3fbdcc-edc9-4484-bcf1-77823a8d703c tempest-VolumesBackupsTest-1436783417 tempest-VolumesBackupsTest-1436783417-project-member] Empty body provided in request {{(pid=100297) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 10:09:29.684611 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-7a3fbdcc-edc9-4484-bcf1-77823a8d703c tempest-VolumesBackupsTest-1436783417 tempest-VolumesBackupsTest-1436783417-project-member] Calling method 'show' {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 10:09:29.684759 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.v3.backups [None req-7a3fbdcc-edc9-4484-bcf1-77823a8d703c tempest-VolumesBackupsTest-1436783417 tempest-VolumesBackupsTest-1436783417-project-member] Show backup with id 5f2c5589-576b-42fa-959a-b1d5e0828366. {{(pid=100297) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 10:09:29.689566 np0000006707 devstack@c-api.service[100297]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 10:09:29.689566 np0000006707 devstack@c-api.service[100297]: warnings.warn( Aug 07 10:09:29.690670 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-7a3fbdcc-edc9-4484-bcf1-77823a8d703c tempest-VolumesBackupsTest-1436783417 tempest-VolumesBackupsTest-1436783417-project-member] https://10.4.3.8/volume/v3/backups/5f2c5589-576b-42fa-959a-b1d5e0828366 returned with HTTP 200 Aug 07 10:09:29.690897 np0000006707 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 1385/5527] 10.4.3.8 () {66 vars in 1334 bytes} [Fri Aug 7 10:09:29 2026] GET /volume/v3/backups/5f2c5589-576b-42fa-959a-b1d5e0828366 => generated 704 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 10:09:29.697910 np0000006707 devstack@c-api.service[100298]: INFO cinder.volume.api [None req-5fbe45e5-214b-487e-84e5-e89d293270cc tempest-ProjectReaderTests39-1632395948 tempest-ProjectReaderTests39-1632395948-project-admin] Delete volume request issued successfully. Aug 07 10:09:29.698121 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [None req-5fbe45e5-214b-487e-84e5-e89d293270cc tempest-ProjectReaderTests39-1632395948 tempest-ProjectReaderTests39-1632395948-project-admin] https://10.4.3.8/volume/v3/volumes/422989d1-00d5-4aa9-94a7-7c22e542b12a returned with HTTP 202 Aug 07 10:09:29.698611 np0000006707 devstack@c-api.service[100298]: [pid: 100298|app: 0|req: 1380/5528] 10.4.3.8 () {68 vars in 1377 bytes} [Fri Aug 7 10:09:29 2026] DELETE /volume/v3/volumes/422989d1-00d5-4aa9-94a7-7c22e542b12a => generated 0 bytes in 34 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 07 10:09:29.700312 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [None req-f814cdba-64f8-49d8-83cb-3c45888fef0c None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:09:29.702071 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-f814cdba-64f8-49d8-83cb-3c45888fef0c tempest-VolumesBackupsTest-1436783417 tempest-VolumesBackupsTest-1436783417-project-member] DELETE https://10.4.3.8/volume/v3/backups/5f2c5589-576b-42fa-959a-b1d5e0828366 Aug 07 10:09:29.702412 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-f814cdba-64f8-49d8-83cb-3c45888fef0c tempest-VolumesBackupsTest-1436783417 tempest-VolumesBackupsTest-1436783417-project-member] Empty body provided in request {{(pid=100296) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 10:09:29.702505 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-f814cdba-64f8-49d8-83cb-3c45888fef0c tempest-VolumesBackupsTest-1436783417 tempest-VolumesBackupsTest-1436783417-project-member] Calling method 'delete' {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 10:09:29.702591 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.contrib.backups [None req-f814cdba-64f8-49d8-83cb-3c45888fef0c tempest-VolumesBackupsTest-1436783417 tempest-VolumesBackupsTest-1436783417-project-member] Delete backup with id: 5f2c5589-576b-42fa-959a-b1d5e0828366. Aug 07 10:09:29.705978 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-12f68336-094f-4fb8-9378-7adc123664e3 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:09:29.707017 np0000006707 devstack@c-api.service[100296]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 10:09:29.707017 np0000006707 devstack@c-api.service[100296]: warnings.warn( Aug 07 10:09:29.707848 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-12f68336-094f-4fb8-9378-7adc123664e3 tempest-ProjectReaderTests39-1632395948 tempest-ProjectReaderTests39-1632395948-project-admin] GET https://10.4.3.8/volume/v3/volumes/422989d1-00d5-4aa9-94a7-7c22e542b12a Aug 07 10:09:29.708122 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-12f68336-094f-4fb8-9378-7adc123664e3 tempest-ProjectReaderTests39-1632395948 tempest-ProjectReaderTests39-1632395948-project-admin] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 10:09:29.708336 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-12f68336-094f-4fb8-9378-7adc123664e3 tempest-ProjectReaderTests39-1632395948 tempest-ProjectReaderTests39-1632395948-project-admin] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 10:09:29.715004 np0000006707 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 10:09:29.715004 np0000006707 devstack@c-api.service[100295]: warnings.warn( Aug 07 10:09:29.718312 np0000006707 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-12f68336-094f-4fb8-9378-7adc123664e3 tempest-ProjectReaderTests39-1632395948 tempest-ProjectReaderTests39-1632395948-project-admin] Volume info retrieved successfully. Aug 07 10:09:29.718878 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.backup.rpcapi [None req-f814cdba-64f8-49d8-83cb-3c45888fef0c tempest-VolumesBackupsTest-1436783417 tempest-VolumesBackupsTest-1436783417-project-member] delete_backup rpcapi backup_id 5f2c5589-576b-42fa-959a-b1d5e0828366 {{(pid=100296) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 07 10:09:29.720643 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-f814cdba-64f8-49d8-83cb-3c45888fef0c tempest-VolumesBackupsTest-1436783417 tempest-VolumesBackupsTest-1436783417-project-member] https://10.4.3.8/volume/v3/backups/5f2c5589-576b-42fa-959a-b1d5e0828366 returned with HTTP 202 Aug 07 10:09:29.721058 np0000006707 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 1377/5529] 10.4.3.8 () {66 vars in 1337 bytes} [Fri Aug 7 10:09:29 2026] DELETE /volume/v3/backups/5f2c5589-576b-42fa-959a-b1d5e0828366 => generated 0 bytes in 21 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 07 10:09:29.721981 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-12f68336-094f-4fb8-9378-7adc123664e3 tempest-ProjectReaderTests39-1632395948 tempest-ProjectReaderTests39-1632395948-project-admin] https://10.4.3.8/volume/v3/volumes/422989d1-00d5-4aa9-94a7-7c22e542b12a returned with HTTP 200 Aug 07 10:09:29.722825 np0000006707 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 1388/5530] 10.4.3.8 () {68 vars in 1374 bytes} [Fri Aug 7 10:09:29 2026] GET /volume/v3/volumes/422989d1-00d5-4aa9-94a7-7c22e542b12a => generated 1003 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 10:09:29.728805 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [None req-43364fef-2e56-4ff9-a456-40240b6efa68 None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:09:29.731121 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-43364fef-2e56-4ff9-a456-40240b6efa68 tempest-VolumesBackupsTest-1436783417 tempest-VolumesBackupsTest-1436783417-project-member] GET https://10.4.3.8/volume/v3/backups/5f2c5589-576b-42fa-959a-b1d5e0828366 Aug 07 10:09:29.731445 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-43364fef-2e56-4ff9-a456-40240b6efa68 tempest-VolumesBackupsTest-1436783417 tempest-VolumesBackupsTest-1436783417-project-member] Empty body provided in request {{(pid=100297) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 10:09:29.731693 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-43364fef-2e56-4ff9-a456-40240b6efa68 tempest-VolumesBackupsTest-1436783417 tempest-VolumesBackupsTest-1436783417-project-member] Calling method 'show' {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 10:09:29.731839 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.v3.backups [None req-43364fef-2e56-4ff9-a456-40240b6efa68 tempest-VolumesBackupsTest-1436783417 tempest-VolumesBackupsTest-1436783417-project-member] Show backup with id 5f2c5589-576b-42fa-959a-b1d5e0828366. {{(pid=100297) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 10:09:29.736972 np0000006707 devstack@c-api.service[100297]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 10:09:29.736972 np0000006707 devstack@c-api.service[100297]: warnings.warn( Aug 07 10:09:29.737697 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-43364fef-2e56-4ff9-a456-40240b6efa68 tempest-VolumesBackupsTest-1436783417 tempest-VolumesBackupsTest-1436783417-project-member] https://10.4.3.8/volume/v3/backups/5f2c5589-576b-42fa-959a-b1d5e0828366 returned with HTTP 200 Aug 07 10:09:29.738072 np0000006707 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 1386/5531] 10.4.3.8 () {66 vars in 1334 bytes} [Fri Aug 7 10:09:29 2026] GET /volume/v3/backups/5f2c5589-576b-42fa-959a-b1d5e0828366 => generated 703 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 10:09:30.734120 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.middleware.request_id [None req-1157fb1e-93c8-478a-9354-c99eb296595d None None] RequestId filter calling following filter/app {{(pid=100298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:09:30.735967 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [None req-1157fb1e-93c8-478a-9354-c99eb296595d tempest-ProjectReaderTests39-1632395948 tempest-ProjectReaderTests39-1632395948-project-admin] GET https://10.4.3.8/volume/v3/volumes/422989d1-00d5-4aa9-94a7-7c22e542b12a Aug 07 10:09:30.736208 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [None req-1157fb1e-93c8-478a-9354-c99eb296595d tempest-ProjectReaderTests39-1632395948 tempest-ProjectReaderTests39-1632395948-project-admin] Empty body provided in request {{(pid=100298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 10:09:30.736398 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [None req-1157fb1e-93c8-478a-9354-c99eb296595d tempest-ProjectReaderTests39-1632395948 tempest-ProjectReaderTests39-1632395948-project-admin] Calling method 'show' {{(pid=100298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 10:09:30.743030 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [None req-1157fb1e-93c8-478a-9354-c99eb296595d tempest-ProjectReaderTests39-1632395948 tempest-ProjectReaderTests39-1632395948-project-admin] https://10.4.3.8/volume/v3/volumes/422989d1-00d5-4aa9-94a7-7c22e542b12a returned with HTTP 404 Aug 07 10:09:30.743617 np0000006707 devstack@c-api.service[100298]: [pid: 100298|app: 0|req: 1381/5532] 10.4.3.8 () {68 vars in 1374 bytes} [Fri Aug 7 10:09:30 2026] GET /volume/v3/volumes/422989d1-00d5-4aa9-94a7-7c22e542b12a => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 10:09:30.747517 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [None req-a3fe9d6d-e21f-48b5-845e-f7d5b27e55ba None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:09:30.749497 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-a3fe9d6d-e21f-48b5-845e-f7d5b27e55ba tempest-VolumesBackupsTest-1436783417 tempest-VolumesBackupsTest-1436783417-project-member] GET https://10.4.3.8/volume/v3/backups/5f2c5589-576b-42fa-959a-b1d5e0828366 Aug 07 10:09:30.749685 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-a3fe9d6d-e21f-48b5-845e-f7d5b27e55ba tempest-VolumesBackupsTest-1436783417 tempest-VolumesBackupsTest-1436783417-project-member] Empty body provided in request {{(pid=100296) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 10:09:30.749861 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-a3fe9d6d-e21f-48b5-845e-f7d5b27e55ba tempest-VolumesBackupsTest-1436783417 tempest-VolumesBackupsTest-1436783417-project-member] Calling method 'show' {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 10:09:30.750207 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.v3.backups [None req-a3fe9d6d-e21f-48b5-845e-f7d5b27e55ba tempest-VolumesBackupsTest-1436783417 tempest-VolumesBackupsTest-1436783417-project-member] Show backup with id 5f2c5589-576b-42fa-959a-b1d5e0828366. {{(pid=100296) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 10:09:30.753275 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-a3fe9d6d-e21f-48b5-845e-f7d5b27e55ba tempest-VolumesBackupsTest-1436783417 tempest-VolumesBackupsTest-1436783417-project-member] https://10.4.3.8/volume/v3/backups/5f2c5589-576b-42fa-959a-b1d5e0828366 returned with HTTP 404 Aug 07 10:09:30.753718 np0000006707 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 1378/5533] 10.4.3.8 () {66 vars in 1334 bytes} [Fri Aug 7 10:09:30 2026] GET /volume/v3/backups/5f2c5589-576b-42fa-959a-b1d5e0828366 => generated 109 bytes in 6 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 10:09:30.759849 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-90f8171d-2bf4-401c-85f0-0a1dc5631fd4 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:09:30.761547 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-90f8171d-2bf4-401c-85f0-0a1dc5631fd4 tempest-VolumesBackupsTest-1436783417 tempest-VolumesBackupsTest-1436783417-project-member] POST https://10.4.3.8/volume/v3/backups Aug 07 10:09:30.761900 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-90f8171d-2bf4-401c-85f0-0a1dc5631fd4 tempest-VolumesBackupsTest-1436783417 tempest-VolumesBackupsTest-1436783417-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "fca39059-eae5-4918-8ce0-768cd3939f02", "incremental": true, "force": true, "name": "tempest-VolumesBackupsTest-Backup-524613459", "container": "tempest-volumesbackupstest-backup-container-1200374900"}} {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 10:09:30.763338 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.contrib.backups [None req-90f8171d-2bf4-401c-85f0-0a1dc5631fd4 tempest-VolumesBackupsTest-1436783417 tempest-VolumesBackupsTest-1436783417-project-member] Creating new backup {'backup': {'volume_id': 'fca39059-eae5-4918-8ce0-768cd3939f02', 'incremental': True, 'force': True, 'name': 'tempest-VolumesBackupsTest-Backup-524613459', 'container': 'tempest-volumesbackupstest-backup-container-1200374900'}} {{(pid=100295) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 07 10:09:30.763519 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.contrib.backups [None req-90f8171d-2bf4-401c-85f0-0a1dc5631fd4 tempest-VolumesBackupsTest-1436783417 tempest-VolumesBackupsTest-1436783417-project-member] Creating backup of volume fca39059-eae5-4918-8ce0-768cd3939f02 in container tempest-volumesbackupstest-backup-container-1200374900 Aug 07 10:09:30.771979 np0000006707 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 10:09:30.771979 np0000006707 devstack@c-api.service[100295]: warnings.warn( Aug 07 10:09:30.772450 np0000006707 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-90f8171d-2bf4-401c-85f0-0a1dc5631fd4 tempest-VolumesBackupsTest-1436783417 tempest-VolumesBackupsTest-1436783417-project-member] Volume info retrieved successfully. Aug 07 10:09:30.786283 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.quota [None req-90f8171d-2bf4-401c-85f0-0a1dc5631fd4 tempest-VolumesBackupsTest-1436783417 tempest-VolumesBackupsTest-1436783417-project-member] Created reservations ['c06d2015-2d77-4fba-bb7f-87d0c591531c', 'fa6319d7-4247-4d08-a5a9-53f7bfc3bc21'] {{(pid=100295) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 10:09:30.816956 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-90f8171d-2bf4-401c-85f0-0a1dc5631fd4 tempest-VolumesBackupsTest-1436783417 tempest-VolumesBackupsTest-1436783417-project-member] https://10.4.3.8/volume/v3/backups returned with HTTP 202 Aug 07 10:09:30.817495 np0000006707 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 1389/5534] 10.4.3.8 () {68 vars in 1245 bytes} [Fri Aug 7 10:09:30 2026] POST /volume/v3/backups => generated 325 bytes in 58 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 07 10:09:30.824856 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [None req-3dbbb7ab-4f79-4e05-8012-f2993d4c70ea None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:09:30.826911 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-3dbbb7ab-4f79-4e05-8012-f2993d4c70ea tempest-VolumesBackupsTest-1436783417 tempest-VolumesBackupsTest-1436783417-project-member] GET https://10.4.3.8/volume/v3/backups/ecfaa679-2d73-4f15-8e87-3a756d5f85ef Aug 07 10:09:30.827108 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-3dbbb7ab-4f79-4e05-8012-f2993d4c70ea tempest-VolumesBackupsTest-1436783417 tempest-VolumesBackupsTest-1436783417-project-member] Empty body provided in request {{(pid=100297) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 10:09:30.827295 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-3dbbb7ab-4f79-4e05-8012-f2993d4c70ea tempest-VolumesBackupsTest-1436783417 tempest-VolumesBackupsTest-1436783417-project-member] Calling method 'show' {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 10:09:30.827398 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.v3.backups [None req-3dbbb7ab-4f79-4e05-8012-f2993d4c70ea tempest-VolumesBackupsTest-1436783417 tempest-VolumesBackupsTest-1436783417-project-member] Show backup with id ecfaa679-2d73-4f15-8e87-3a756d5f85ef. {{(pid=100297) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 10:09:30.831738 np0000006707 devstack@c-api.service[100297]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 10:09:30.831738 np0000006707 devstack@c-api.service[100297]: warnings.warn( Aug 07 10:09:30.832628 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-3dbbb7ab-4f79-4e05-8012-f2993d4c70ea tempest-VolumesBackupsTest-1436783417 tempest-VolumesBackupsTest-1436783417-project-member] https://10.4.3.8/volume/v3/backups/ecfaa679-2d73-4f15-8e87-3a756d5f85ef returned with HTTP 200 Aug 07 10:09:30.832979 np0000006707 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 1387/5535] 10.4.3.8 () {66 vars in 1334 bytes} [Fri Aug 7 10:09:30 2026] GET /volume/v3/backups/ecfaa679-2d73-4f15-8e87-3a756d5f85ef => generated 783 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 10:09:31.843617 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.middleware.request_id [None req-d0ed60de-bd1b-48b9-aeaa-5bc8c1b2ce4d None None] RequestId filter calling following filter/app {{(pid=100298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:09:31.845115 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [None req-d0ed60de-bd1b-48b9-aeaa-5bc8c1b2ce4d tempest-VolumesBackupsTest-1436783417 tempest-VolumesBackupsTest-1436783417-project-member] GET https://10.4.3.8/volume/v3/backups/ecfaa679-2d73-4f15-8e87-3a756d5f85ef Aug 07 10:09:31.845296 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [None req-d0ed60de-bd1b-48b9-aeaa-5bc8c1b2ce4d tempest-VolumesBackupsTest-1436783417 tempest-VolumesBackupsTest-1436783417-project-member] Empty body provided in request {{(pid=100298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 10:09:31.845479 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [None req-d0ed60de-bd1b-48b9-aeaa-5bc8c1b2ce4d tempest-VolumesBackupsTest-1436783417 tempest-VolumesBackupsTest-1436783417-project-member] Calling method 'show' {{(pid=100298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 10:09:31.845572 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.v3.backups [None req-d0ed60de-bd1b-48b9-aeaa-5bc8c1b2ce4d tempest-VolumesBackupsTest-1436783417 tempest-VolumesBackupsTest-1436783417-project-member] Show backup with id ecfaa679-2d73-4f15-8e87-3a756d5f85ef. {{(pid=100298) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 10:09:31.849525 np0000006707 devstack@c-api.service[100298]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 10:09:31.849525 np0000006707 devstack@c-api.service[100298]: warnings.warn( Aug 07 10:09:31.850439 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [None req-d0ed60de-bd1b-48b9-aeaa-5bc8c1b2ce4d tempest-VolumesBackupsTest-1436783417 tempest-VolumesBackupsTest-1436783417-project-member] https://10.4.3.8/volume/v3/backups/ecfaa679-2d73-4f15-8e87-3a756d5f85ef returned with HTTP 200 Aug 07 10:09:31.850924 np0000006707 devstack@c-api.service[100298]: [pid: 100298|app: 0|req: 1382/5536] 10.4.3.8 () {66 vars in 1334 bytes} [Fri Aug 7 10:09:31 2026] GET /volume/v3/backups/ecfaa679-2d73-4f15-8e87-3a756d5f85ef => generated 785 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 10:09:32.124685 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [None req-ae3a7f78-3d7a-44a1-a306-a7d2e06e8327 None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:09:32.206364 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-ae3a7f78-3d7a-44a1-a306-a7d2e06e8327 tempest-ProjectReaderTests-505929919 tempest-ProjectReaderTests-505929919-project-admin] POST https://10.4.3.8/volume/v3/volumes Aug 07 10:09:32.206704 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-ae3a7f78-3d7a-44a1-a306-a7d2e06e8327 tempest-ProjectReaderTests-505929919 tempest-ProjectReaderTests-505929919-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-361637608"}} {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 10:09:32.208013 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.v3.volumes [None req-ae3a7f78-3d7a-44a1-a306-a7d2e06e8327 tempest-ProjectReaderTests-505929919 tempest-ProjectReaderTests-505929919-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-361637608'}} {{(pid=100296) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 07 10:09:32.208126 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.v3.volumes [None req-ae3a7f78-3d7a-44a1-a306-a7d2e06e8327 tempest-ProjectReaderTests-505929919 tempest-ProjectReaderTests-505929919-project-admin] Create volume of 1 GB Aug 07 10:09:32.212138 np0000006707 devstack@c-api.service[100296]: INFO cinder.volume.api [None req-ae3a7f78-3d7a-44a1-a306-a7d2e06e8327 tempest-ProjectReaderTests-505929919 tempest-ProjectReaderTests-505929919-project-admin] Availability Zones retrieved successfully. Aug 07 10:09:32.216901 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.volume.api [None req-ae3a7f78-3d7a-44a1-a306-a7d2e06e8327 tempest-ProjectReaderTests-505929919 tempest-ProjectReaderTests-505929919-project-admin] Flow 'volume_create_api' (fb722a42-58c3-4920-8b76-0018158abcc5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100296) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 10:09:32.217904 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.volume.api [None req-ae3a7f78-3d7a-44a1-a306-a7d2e06e8327 tempest-ProjectReaderTests-505929919 tempest-ProjectReaderTests-505929919-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d7cfde26-8cf2-4fd6-8f0c-c8fc423644eb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 10:09:32.218603 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.volume.flows.api.create_volume [None req-ae3a7f78-3d7a-44a1-a306-a7d2e06e8327 tempest-ProjectReaderTests-505929919 tempest-ProjectReaderTests-505929919-project-admin] Validating volume size '1' using validate_int {{(pid=100296) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 07 10:09:32.239676 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.volume.api [None req-ae3a7f78-3d7a-44a1-a306-a7d2e06e8327 tempest-ProjectReaderTests-505929919 tempest-ProjectReaderTests-505929919-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d7cfde26-8cf2-4fd6-8f0c-c8fc423644eb) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-07T09:47:39Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=45fd9a3a-b61e-4c6c-9ab7-d02f06678d0d,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '45fd9a3a-b61e-4c6c-9ab7-d02f06678d0d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 10:09:32.240290 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.volume.api [None req-ae3a7f78-3d7a-44a1-a306-a7d2e06e8327 tempest-ProjectReaderTests-505929919 tempest-ProjectReaderTests-505929919-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c49560d6-8d24-4f42-a594-61bea00d6fc0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 10:09:32.287229 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.quota [None req-ae3a7f78-3d7a-44a1-a306-a7d2e06e8327 tempest-ProjectReaderTests-505929919 tempest-ProjectReaderTests-505929919-project-admin] Created reservations ['fb84c35b-a182-4473-ae01-5226f30adb42', '0b08deff-5d1a-4327-8cd9-d8e32dcd68ed', '3957cbfe-570c-4f0c-a489-534ff3af5b2a', '674d440a-2879-4685-b5ea-687c0624206e'] {{(pid=100296) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 10:09:32.287821 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.volume.api [None req-ae3a7f78-3d7a-44a1-a306-a7d2e06e8327 tempest-ProjectReaderTests-505929919 tempest-ProjectReaderTests-505929919-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c49560d6-8d24-4f42-a594-61bea00d6fc0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['fb84c35b-a182-4473-ae01-5226f30adb42', '0b08deff-5d1a-4327-8cd9-d8e32dcd68ed', '3957cbfe-570c-4f0c-a489-534ff3af5b2a', '674d440a-2879-4685-b5ea-687c0624206e']}' {{(pid=100296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 10:09:32.288455 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.volume.api [None req-ae3a7f78-3d7a-44a1-a306-a7d2e06e8327 tempest-ProjectReaderTests-505929919 tempest-ProjectReaderTests-505929919-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (cb36a83d-87a6-4b74-85b1-36fcce91816f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 10:09:32.308731 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.volume.api [None req-ae3a7f78-3d7a-44a1-a306-a7d2e06e8327 tempest-ProjectReaderTests-505929919 tempest-ProjectReaderTests-505929919-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (cb36a83d-87a6-4b74-85b1-36fcce91816f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'aa21f7f7-baf4-4825-a208-08599dd862b7', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-361637608',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='9dd5bcc0c96f499aa7568dafac7c60d6',qos_specs=None,replication_status=,reservations=['fb84c35b-a182-4473-ae01-5226f30adb42','0b08deff-5d1a-4327-8cd9-d8e32dcd68ed','3957cbfe-570c-4f0c-a489-534ff3af5b2a','674d440a-2879-4685-b5ea-687c0624206e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a72f5656bfc840318e36aa8696a9b33f',volume_type_id=45fd9a3a-b61e-4c6c-9ab7-d02f06678d0d), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-07T10:09:32Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-361637608',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=aa21f7f7-baf4-4825-a208-08599dd862b7,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='9dd5bcc0c96f499aa7568dafac7c60d6',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='a72f5656bfc840318e36aa8696a9b33f',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(45fd9a3a-b61e-4c6c-9ab7-d02f06678d0d),volume_type_id=45fd9a3a-b61e-4c6c-9ab7-d02f06678d0d)}' {{(pid=100296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 10:09:32.309288 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.volume.api [None req-ae3a7f78-3d7a-44a1-a306-a7d2e06e8327 tempest-ProjectReaderTests-505929919 tempest-ProjectReaderTests-505929919-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e3a7be75-a3ca-4c26-aad7-688ea40bb011) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 10:09:32.324985 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.volume.api [None req-ae3a7f78-3d7a-44a1-a306-a7d2e06e8327 tempest-ProjectReaderTests-505929919 tempest-ProjectReaderTests-505929919-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e3a7be75-a3ca-4c26-aad7-688ea40bb011) transitioned into state 'SUCCESS' from state '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-361637608',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='9dd5bcc0c96f499aa7568dafac7c60d6',qos_specs=None,replication_status=,reservations=['fb84c35b-a182-4473-ae01-5226f30adb42','0b08deff-5d1a-4327-8cd9-d8e32dcd68ed','3957cbfe-570c-4f0c-a489-534ff3af5b2a','674d440a-2879-4685-b5ea-687c0624206e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a72f5656bfc840318e36aa8696a9b33f',volume_type_id=45fd9a3a-b61e-4c6c-9ab7-d02f06678d0d)}' {{(pid=100296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 10:09:32.325644 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.volume.api [None req-ae3a7f78-3d7a-44a1-a306-a7d2e06e8327 tempest-ProjectReaderTests-505929919 tempest-ProjectReaderTests-505929919-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (69d0632a-98e8-4d58-afd9-739fe66e02dc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 10:09:32.334472 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.volume.api [None req-ae3a7f78-3d7a-44a1-a306-a7d2e06e8327 tempest-ProjectReaderTests-505929919 tempest-ProjectReaderTests-505929919-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (69d0632a-98e8-4d58-afd9-739fe66e02dc) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 10:09:32.335198 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.volume.api [None req-ae3a7f78-3d7a-44a1-a306-a7d2e06e8327 tempest-ProjectReaderTests-505929919 tempest-ProjectReaderTests-505929919-project-admin] Flow 'volume_create_api' (fb722a42-58c3-4920-8b76-0018158abcc5) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100296) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 10:09:32.335438 np0000006707 devstack@c-api.service[100296]: INFO cinder.volume.api [None req-ae3a7f78-3d7a-44a1-a306-a7d2e06e8327 tempest-ProjectReaderTests-505929919 tempest-ProjectReaderTests-505929919-project-admin] Create volume request issued successfully. Aug 07 10:09:32.335946 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-ae3a7f78-3d7a-44a1-a306-a7d2e06e8327 tempest-ProjectReaderTests-505929919 tempest-ProjectReaderTests-505929919-project-admin] https://10.4.3.8/volume/v3/volumes returned with HTTP 202 Aug 07 10:09:32.336319 np0000006707 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 1379/5537] 10.4.3.8 () {70 vars in 1285 bytes} [Fri Aug 7 10:09:32 2026] POST /volume/v3/volumes => generated 773 bytes in 212 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 07 10:09:32.346990 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-faaac158-ec8d-4674-a508-56f2fdd9c8b0 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:09:32.348826 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-faaac158-ec8d-4674-a508-56f2fdd9c8b0 tempest-ProjectReaderTests-505929919 tempest-ProjectReaderTests-505929919-project-admin] GET https://10.4.3.8/volume/v3/volumes/aa21f7f7-baf4-4825-a208-08599dd862b7 Aug 07 10:09:32.349100 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-faaac158-ec8d-4674-a508-56f2fdd9c8b0 tempest-ProjectReaderTests-505929919 tempest-ProjectReaderTests-505929919-project-admin] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 10:09:32.349356 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-faaac158-ec8d-4674-a508-56f2fdd9c8b0 tempest-ProjectReaderTests-505929919 tempest-ProjectReaderTests-505929919-project-admin] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 10:09:32.356599 np0000006707 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 10:09:32.356599 np0000006707 devstack@c-api.service[100295]: warnings.warn( Aug 07 10:09:32.360286 np0000006707 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-faaac158-ec8d-4674-a508-56f2fdd9c8b0 tempest-ProjectReaderTests-505929919 tempest-ProjectReaderTests-505929919-project-admin] Volume info retrieved successfully. Aug 07 10:09:32.364400 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-faaac158-ec8d-4674-a508-56f2fdd9c8b0 tempest-ProjectReaderTests-505929919 tempest-ProjectReaderTests-505929919-project-admin] https://10.4.3.8/volume/v3/volumes/aa21f7f7-baf4-4825-a208-08599dd862b7 returned with HTTP 200 Aug 07 10:09:32.364813 np0000006707 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 1390/5538] 10.4.3.8 () {68 vars in 1375 bytes} [Fri Aug 7 10:09:32 2026] GET /volume/v3/volumes/aa21f7f7-baf4-4825-a208-08599dd862b7 => generated 952 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 10:09:32.861177 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [None req-af1cb95e-b9a4-40e8-93d1-0fe4139ee910 None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:09:32.863356 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-af1cb95e-b9a4-40e8-93d1-0fe4139ee910 tempest-VolumesBackupsTest-1436783417 tempest-VolumesBackupsTest-1436783417-project-member] GET https://10.4.3.8/volume/v3/backups/ecfaa679-2d73-4f15-8e87-3a756d5f85ef Aug 07 10:09:32.863544 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-af1cb95e-b9a4-40e8-93d1-0fe4139ee910 tempest-VolumesBackupsTest-1436783417 tempest-VolumesBackupsTest-1436783417-project-member] Empty body provided in request {{(pid=100297) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 10:09:32.863714 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-af1cb95e-b9a4-40e8-93d1-0fe4139ee910 tempest-VolumesBackupsTest-1436783417 tempest-VolumesBackupsTest-1436783417-project-member] Calling method 'show' {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 10:09:32.863811 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.v3.backups [None req-af1cb95e-b9a4-40e8-93d1-0fe4139ee910 tempest-VolumesBackupsTest-1436783417 tempest-VolumesBackupsTest-1436783417-project-member] Show backup with id ecfaa679-2d73-4f15-8e87-3a756d5f85ef. {{(pid=100297) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 10:09:32.868680 np0000006707 devstack@c-api.service[100297]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 10:09:32.868680 np0000006707 devstack@c-api.service[100297]: warnings.warn( Aug 07 10:09:32.869439 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-af1cb95e-b9a4-40e8-93d1-0fe4139ee910 tempest-VolumesBackupsTest-1436783417 tempest-VolumesBackupsTest-1436783417-project-member] https://10.4.3.8/volume/v3/backups/ecfaa679-2d73-4f15-8e87-3a756d5f85ef returned with HTTP 200 Aug 07 10:09:32.869775 np0000006707 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 1388/5539] 10.4.3.8 () {66 vars in 1334 bytes} [Fri Aug 7 10:09:32 2026] GET /volume/v3/backups/ecfaa679-2d73-4f15-8e87-3a756d5f85ef => generated 785 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 10:09:33.376699 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.middleware.request_id [None req-a2049707-71ea-4aa1-b5a7-8d13d86f9635 None None] RequestId filter calling following filter/app {{(pid=100298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:09:33.378937 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [None req-a2049707-71ea-4aa1-b5a7-8d13d86f9635 tempest-ProjectReaderTests-505929919 tempest-ProjectReaderTests-505929919-project-admin] GET https://10.4.3.8/volume/v3/volumes/aa21f7f7-baf4-4825-a208-08599dd862b7 Aug 07 10:09:33.379227 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [None req-a2049707-71ea-4aa1-b5a7-8d13d86f9635 tempest-ProjectReaderTests-505929919 tempest-ProjectReaderTests-505929919-project-admin] Empty body provided in request {{(pid=100298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 10:09:33.379501 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [None req-a2049707-71ea-4aa1-b5a7-8d13d86f9635 tempest-ProjectReaderTests-505929919 tempest-ProjectReaderTests-505929919-project-admin] Calling method 'show' {{(pid=100298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 10:09:33.387495 np0000006707 devstack@c-api.service[100298]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 10:09:33.387495 np0000006707 devstack@c-api.service[100298]: warnings.warn( Aug 07 10:09:33.391210 np0000006707 devstack@c-api.service[100298]: INFO cinder.volume.api [None req-a2049707-71ea-4aa1-b5a7-8d13d86f9635 tempest-ProjectReaderTests-505929919 tempest-ProjectReaderTests-505929919-project-admin] Volume info retrieved successfully. Aug 07 10:09:33.395093 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [None req-a2049707-71ea-4aa1-b5a7-8d13d86f9635 tempest-ProjectReaderTests-505929919 tempest-ProjectReaderTests-505929919-project-admin] https://10.4.3.8/volume/v3/volumes/aa21f7f7-baf4-4825-a208-08599dd862b7 returned with HTTP 200 Aug 07 10:09:33.395516 np0000006707 devstack@c-api.service[100298]: [pid: 100298|app: 0|req: 1383/5540] 10.4.3.8 () {68 vars in 1375 bytes} [Fri Aug 7 10:09:33 2026] GET /volume/v3/volumes/aa21f7f7-baf4-4825-a208-08599dd862b7 => generated 1004 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 07 10:09:33.410160 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [None req-d704683c-e4e4-4968-8190-e75319cb6853 None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:09:33.540316 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-d704683c-e4e4-4968-8190-e75319cb6853 tempest-ProjectReaderTests-505929919 tempest-ProjectReaderTests-505929919-project-reader] GET https://10.4.3.8/volume/v3/volumes Aug 07 10:09:33.540548 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-d704683c-e4e4-4968-8190-e75319cb6853 tempest-ProjectReaderTests-505929919 tempest-ProjectReaderTests-505929919-project-reader] Empty body provided in request {{(pid=100296) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 10:09:33.540724 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-d704683c-e4e4-4968-8190-e75319cb6853 tempest-ProjectReaderTests-505929919 tempest-ProjectReaderTests-505929919-project-reader] Calling method 'index' {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 10:09:33.540965 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.api_utils [None req-d704683c-e4e4-4968-8190-e75319cb6853 tempest-ProjectReaderTests-505929919 tempest-ProjectReaderTests-505929919-project-reader] Removing options '' from query. {{(pid=100296) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 07 10:09:33.541307 np0000006707 devstack@c-api.service[100296]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 10:09:33.541307 np0000006707 devstack@c-api.service[100296]: warnings.warn( Aug 07 10:09:33.541722 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.volume.api [None req-d704683c-e4e4-4968-8190-e75319cb6853 tempest-ProjectReaderTests-505929919 tempest-ProjectReaderTests-505929919-project-reader] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100296) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 07 10:09:33.548907 np0000006707 devstack@c-api.service[100296]: INFO cinder.volume.api [None req-d704683c-e4e4-4968-8190-e75319cb6853 tempest-ProjectReaderTests-505929919 tempest-ProjectReaderTests-505929919-project-reader] Get all volumes completed successfully. Aug 07 10:09:33.549359 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-d704683c-e4e4-4968-8190-e75319cb6853 tempest-ProjectReaderTests-505929919 tempest-ProjectReaderTests-505929919-project-reader] https://10.4.3.8/volume/v3/volumes returned with HTTP 200 Aug 07 10:09:33.549829 np0000006707 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 1380/5541] 10.4.3.8 () {68 vars in 1264 bytes} [Fri Aug 7 10:09:33 2026] GET /volume/v3/volumes => generated 331 bytes in 141 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Aug 07 10:09:33.558264 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-cbbd622f-b042-46fe-9061-49165592e76d None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:09:33.560438 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-cbbd622f-b042-46fe-9061-49165592e76d tempest-ProjectReaderTests-505929919 tempest-ProjectReaderTests-505929919-project-admin] DELETE https://10.4.3.8/volume/v3/volumes/aa21f7f7-baf4-4825-a208-08599dd862b7 Aug 07 10:09:33.560716 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-cbbd622f-b042-46fe-9061-49165592e76d tempest-ProjectReaderTests-505929919 tempest-ProjectReaderTests-505929919-project-admin] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 10:09:33.560954 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-cbbd622f-b042-46fe-9061-49165592e76d tempest-ProjectReaderTests-505929919 tempest-ProjectReaderTests-505929919-project-admin] Calling method 'delete' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 10:09:33.561155 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.v3.volumes [None req-cbbd622f-b042-46fe-9061-49165592e76d tempest-ProjectReaderTests-505929919 tempest-ProjectReaderTests-505929919-project-admin] Delete volume with id: aa21f7f7-baf4-4825-a208-08599dd862b7 Aug 07 10:09:33.569310 np0000006707 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 10:09:33.569310 np0000006707 devstack@c-api.service[100295]: warnings.warn( Aug 07 10:09:33.569702 np0000006707 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-cbbd622f-b042-46fe-9061-49165592e76d tempest-ProjectReaderTests-505929919 tempest-ProjectReaderTests-505929919-project-admin] Volume info retrieved successfully. Aug 07 10:09:33.586400 np0000006707 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-cbbd622f-b042-46fe-9061-49165592e76d tempest-ProjectReaderTests-505929919 tempest-ProjectReaderTests-505929919-project-admin] Delete volume request issued successfully. Aug 07 10:09:33.586628 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-cbbd622f-b042-46fe-9061-49165592e76d tempest-ProjectReaderTests-505929919 tempest-ProjectReaderTests-505929919-project-admin] https://10.4.3.8/volume/v3/volumes/aa21f7f7-baf4-4825-a208-08599dd862b7 returned with HTTP 202 Aug 07 10:09:33.587121 np0000006707 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 1391/5542] 10.4.3.8 () {68 vars in 1378 bytes} [Fri Aug 7 10:09:33 2026] DELETE /volume/v3/volumes/aa21f7f7-baf4-4825-a208-08599dd862b7 => generated 0 bytes in 29 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 07 10:09:33.594563 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [None req-b4494f69-8411-4bec-ae94-9b4eec8971c0 None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:09:33.596480 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-b4494f69-8411-4bec-ae94-9b4eec8971c0 tempest-ProjectReaderTests-505929919 tempest-ProjectReaderTests-505929919-project-admin] GET https://10.4.3.8/volume/v3/volumes/aa21f7f7-baf4-4825-a208-08599dd862b7 Aug 07 10:09:33.596656 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-b4494f69-8411-4bec-ae94-9b4eec8971c0 tempest-ProjectReaderTests-505929919 tempest-ProjectReaderTests-505929919-project-admin] Empty body provided in request {{(pid=100297) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 10:09:33.596839 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-b4494f69-8411-4bec-ae94-9b4eec8971c0 tempest-ProjectReaderTests-505929919 tempest-ProjectReaderTests-505929919-project-admin] Calling method 'show' {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 10:09:33.603783 np0000006707 devstack@c-api.service[100297]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 10:09:33.603783 np0000006707 devstack@c-api.service[100297]: warnings.warn( Aug 07 10:09:33.607133 np0000006707 devstack@c-api.service[100297]: INFO cinder.volume.api [None req-b4494f69-8411-4bec-ae94-9b4eec8971c0 tempest-ProjectReaderTests-505929919 tempest-ProjectReaderTests-505929919-project-admin] Volume info retrieved successfully. Aug 07 10:09:33.611092 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-b4494f69-8411-4bec-ae94-9b4eec8971c0 tempest-ProjectReaderTests-505929919 tempest-ProjectReaderTests-505929919-project-admin] https://10.4.3.8/volume/v3/volumes/aa21f7f7-baf4-4825-a208-08599dd862b7 returned with HTTP 200 Aug 07 10:09:33.611493 np0000006707 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 1389/5543] 10.4.3.8 () {68 vars in 1375 bytes} [Fri Aug 7 10:09:33 2026] GET /volume/v3/volumes/aa21f7f7-baf4-4825-a208-08599dd862b7 => generated 1003 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 07 10:09:33.879876 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.middleware.request_id [None req-f9e39de2-d843-4d88-8ab4-417cf5c60007 None None] RequestId filter calling following filter/app {{(pid=100298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:09:33.881517 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [None req-f9e39de2-d843-4d88-8ab4-417cf5c60007 tempest-VolumesBackupsTest-1436783417 tempest-VolumesBackupsTest-1436783417-project-member] GET https://10.4.3.8/volume/v3/backups/ecfaa679-2d73-4f15-8e87-3a756d5f85ef Aug 07 10:09:33.881735 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [None req-f9e39de2-d843-4d88-8ab4-417cf5c60007 tempest-VolumesBackupsTest-1436783417 tempest-VolumesBackupsTest-1436783417-project-member] Empty body provided in request {{(pid=100298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 10:09:33.881931 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [None req-f9e39de2-d843-4d88-8ab4-417cf5c60007 tempest-VolumesBackupsTest-1436783417 tempest-VolumesBackupsTest-1436783417-project-member] Calling method 'show' {{(pid=100298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 10:09:33.882025 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.v3.backups [None req-f9e39de2-d843-4d88-8ab4-417cf5c60007 tempest-VolumesBackupsTest-1436783417 tempest-VolumesBackupsTest-1436783417-project-member] Show backup with id ecfaa679-2d73-4f15-8e87-3a756d5f85ef. {{(pid=100298) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 10:09:33.886303 np0000006707 devstack@c-api.service[100298]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 10:09:33.886303 np0000006707 devstack@c-api.service[100298]: warnings.warn( Aug 07 10:09:33.886968 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [None req-f9e39de2-d843-4d88-8ab4-417cf5c60007 tempest-VolumesBackupsTest-1436783417 tempest-VolumesBackupsTest-1436783417-project-member] https://10.4.3.8/volume/v3/backups/ecfaa679-2d73-4f15-8e87-3a756d5f85ef returned with HTTP 200 Aug 07 10:09:33.887320 np0000006707 devstack@c-api.service[100298]: [pid: 100298|app: 0|req: 1384/5544] 10.4.3.8 () {66 vars in 1334 bytes} [Fri Aug 7 10:09:33 2026] GET /volume/v3/backups/ecfaa679-2d73-4f15-8e87-3a756d5f85ef => generated 785 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 10:09:34.624825 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [None req-cb00c1b9-705c-4956-8a74-46b74ce2ac23 None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:09:34.627019 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-cb00c1b9-705c-4956-8a74-46b74ce2ac23 tempest-ProjectReaderTests-505929919 tempest-ProjectReaderTests-505929919-project-admin] GET https://10.4.3.8/volume/v3/volumes/aa21f7f7-baf4-4825-a208-08599dd862b7 Aug 07 10:09:34.627256 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-cb00c1b9-705c-4956-8a74-46b74ce2ac23 tempest-ProjectReaderTests-505929919 tempest-ProjectReaderTests-505929919-project-admin] Empty body provided in request {{(pid=100296) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 10:09:34.627514 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-cb00c1b9-705c-4956-8a74-46b74ce2ac23 tempest-ProjectReaderTests-505929919 tempest-ProjectReaderTests-505929919-project-admin] Calling method 'show' {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 10:09:34.633858 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-cb00c1b9-705c-4956-8a74-46b74ce2ac23 tempest-ProjectReaderTests-505929919 tempest-ProjectReaderTests-505929919-project-admin] https://10.4.3.8/volume/v3/volumes/aa21f7f7-baf4-4825-a208-08599dd862b7 returned with HTTP 404 Aug 07 10:09:34.634341 np0000006707 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 1381/5545] 10.4.3.8 () {68 vars in 1375 bytes} [Fri Aug 7 10:09:34 2026] GET /volume/v3/volumes/aa21f7f7-baf4-4825-a208-08599dd862b7 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 07 10:09:34.642186 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-2ca9f1fe-8c15-4dea-ae16-7a919607d6b2 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:09:34.644274 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-2ca9f1fe-8c15-4dea-ae16-7a919607d6b2 tempest-ProjectReaderTests-505929919 tempest-ProjectReaderTests-505929919-project-admin] POST https://10.4.3.8/volume/v3/volumes Aug 07 10:09:34.644659 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-2ca9f1fe-8c15-4dea-ae16-7a919607d6b2 tempest-ProjectReaderTests-505929919 tempest-ProjectReaderTests-505929919-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-1630833402"}} {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 10:09:34.646136 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.v3.volumes [None req-2ca9f1fe-8c15-4dea-ae16-7a919607d6b2 tempest-ProjectReaderTests-505929919 tempest-ProjectReaderTests-505929919-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-1630833402'}} {{(pid=100295) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 07 10:09:34.646283 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.v3.volumes [None req-2ca9f1fe-8c15-4dea-ae16-7a919607d6b2 tempest-ProjectReaderTests-505929919 tempest-ProjectReaderTests-505929919-project-admin] Create volume of 1 GB Aug 07 10:09:34.650763 np0000006707 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-2ca9f1fe-8c15-4dea-ae16-7a919607d6b2 tempest-ProjectReaderTests-505929919 tempest-ProjectReaderTests-505929919-project-admin] Availability Zones retrieved successfully. Aug 07 10:09:34.656464 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.volume.api [None req-2ca9f1fe-8c15-4dea-ae16-7a919607d6b2 tempest-ProjectReaderTests-505929919 tempest-ProjectReaderTests-505929919-project-admin] Flow 'volume_create_api' (f036c057-bbcc-4de2-854e-efe835c9c7f0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100295) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 10:09:34.657348 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.volume.api [None req-2ca9f1fe-8c15-4dea-ae16-7a919607d6b2 tempest-ProjectReaderTests-505929919 tempest-ProjectReaderTests-505929919-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (762cdca2-fa33-45c3-a787-60edaa8fd2b0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100295) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 10:09:34.658138 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.volume.flows.api.create_volume [None req-2ca9f1fe-8c15-4dea-ae16-7a919607d6b2 tempest-ProjectReaderTests-505929919 tempest-ProjectReaderTests-505929919-project-admin] Validating volume size '1' using validate_int {{(pid=100295) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 07 10:09:34.681737 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.volume.api [None req-2ca9f1fe-8c15-4dea-ae16-7a919607d6b2 tempest-ProjectReaderTests-505929919 tempest-ProjectReaderTests-505929919-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (762cdca2-fa33-45c3-a787-60edaa8fd2b0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-07T09:47:39Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=45fd9a3a-b61e-4c6c-9ab7-d02f06678d0d,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '45fd9a3a-b61e-4c6c-9ab7-d02f06678d0d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100295) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 10:09:34.682409 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.volume.api [None req-2ca9f1fe-8c15-4dea-ae16-7a919607d6b2 tempest-ProjectReaderTests-505929919 tempest-ProjectReaderTests-505929919-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7117afb6-ebef-4759-aeb4-83be17f49c63) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100295) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 10:09:34.719007 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.quota [None req-2ca9f1fe-8c15-4dea-ae16-7a919607d6b2 tempest-ProjectReaderTests-505929919 tempest-ProjectReaderTests-505929919-project-admin] Created reservations ['8b5b60ec-81f3-4899-bf22-edf6fa651d97', '82756483-73b1-4a86-92a0-cd8b2353c5ec', '9dc86e52-43b2-477a-be8b-36b3a6967a56', '0bf636d6-15f9-400f-9893-14f83a7a8835'] {{(pid=100295) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 10:09:34.719779 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.volume.api [None req-2ca9f1fe-8c15-4dea-ae16-7a919607d6b2 tempest-ProjectReaderTests-505929919 tempest-ProjectReaderTests-505929919-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7117afb6-ebef-4759-aeb4-83be17f49c63) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['8b5b60ec-81f3-4899-bf22-edf6fa651d97', '82756483-73b1-4a86-92a0-cd8b2353c5ec', '9dc86e52-43b2-477a-be8b-36b3a6967a56', '0bf636d6-15f9-400f-9893-14f83a7a8835']}' {{(pid=100295) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 10:09:34.720430 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.volume.api [None req-2ca9f1fe-8c15-4dea-ae16-7a919607d6b2 tempest-ProjectReaderTests-505929919 tempest-ProjectReaderTests-505929919-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4d14989d-bcf0-4ca4-bf26-2a51643f8ce9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100295) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 10:09:34.742534 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.volume.api [None req-2ca9f1fe-8c15-4dea-ae16-7a919607d6b2 tempest-ProjectReaderTests-505929919 tempest-ProjectReaderTests-505929919-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4d14989d-bcf0-4ca4-bf26-2a51643f8ce9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '3eb9aba4-c24e-40fc-a941-a42e2c145b91', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1630833402',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='9dd5bcc0c96f499aa7568dafac7c60d6',qos_specs=None,replication_status=,reservations=['8b5b60ec-81f3-4899-bf22-edf6fa651d97','82756483-73b1-4a86-92a0-cd8b2353c5ec','9dc86e52-43b2-477a-be8b-36b3a6967a56','0bf636d6-15f9-400f-9893-14f83a7a8835'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a72f5656bfc840318e36aa8696a9b33f',volume_type_id=45fd9a3a-b61e-4c6c-9ab7-d02f06678d0d), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-07T10:09:34Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1630833402',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=3eb9aba4-c24e-40fc-a941-a42e2c145b91,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='9dd5bcc0c96f499aa7568dafac7c60d6',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='a72f5656bfc840318e36aa8696a9b33f',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(45fd9a3a-b61e-4c6c-9ab7-d02f06678d0d),volume_type_id=45fd9a3a-b61e-4c6c-9ab7-d02f06678d0d)}' {{(pid=100295) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 10:09:34.743307 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.volume.api [None req-2ca9f1fe-8c15-4dea-ae16-7a919607d6b2 tempest-ProjectReaderTests-505929919 tempest-ProjectReaderTests-505929919-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4509cfb9-6667-4380-9f90-78f15011bf99) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100295) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 10:09:34.762277 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.volume.api [None req-2ca9f1fe-8c15-4dea-ae16-7a919607d6b2 tempest-ProjectReaderTests-505929919 tempest-ProjectReaderTests-505929919-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4509cfb9-6667-4380-9f90-78f15011bf99) transitioned into state 'SUCCESS' from state '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-1630833402',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='9dd5bcc0c96f499aa7568dafac7c60d6',qos_specs=None,replication_status=,reservations=['8b5b60ec-81f3-4899-bf22-edf6fa651d97','82756483-73b1-4a86-92a0-cd8b2353c5ec','9dc86e52-43b2-477a-be8b-36b3a6967a56','0bf636d6-15f9-400f-9893-14f83a7a8835'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a72f5656bfc840318e36aa8696a9b33f',volume_type_id=45fd9a3a-b61e-4c6c-9ab7-d02f06678d0d)}' {{(pid=100295) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 10:09:34.762995 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.volume.api [None req-2ca9f1fe-8c15-4dea-ae16-7a919607d6b2 tempest-ProjectReaderTests-505929919 tempest-ProjectReaderTests-505929919-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9d29d2ab-ce33-4a6f-86d6-958a1a2f4942) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100295) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 10:09:34.771905 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.volume.api [None req-2ca9f1fe-8c15-4dea-ae16-7a919607d6b2 tempest-ProjectReaderTests-505929919 tempest-ProjectReaderTests-505929919-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9d29d2ab-ce33-4a6f-86d6-958a1a2f4942) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100295) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 10:09:34.772778 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.volume.api [None req-2ca9f1fe-8c15-4dea-ae16-7a919607d6b2 tempest-ProjectReaderTests-505929919 tempest-ProjectReaderTests-505929919-project-admin] Flow 'volume_create_api' (f036c057-bbcc-4de2-854e-efe835c9c7f0) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100295) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 10:09:34.773091 np0000006707 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-2ca9f1fe-8c15-4dea-ae16-7a919607d6b2 tempest-ProjectReaderTests-505929919 tempest-ProjectReaderTests-505929919-project-admin] Create volume request issued successfully. Aug 07 10:09:34.773845 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-2ca9f1fe-8c15-4dea-ae16-7a919607d6b2 tempest-ProjectReaderTests-505929919 tempest-ProjectReaderTests-505929919-project-admin] https://10.4.3.8/volume/v3/volumes returned with HTTP 202 Aug 07 10:09:34.774315 np0000006707 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 1392/5546] 10.4.3.8 () {70 vars in 1285 bytes} [Fri Aug 7 10:09:34 2026] POST /volume/v3/volumes => generated 774 bytes in 133 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 07 10:09:34.785863 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [None req-013dd3ac-87f1-4f2c-b878-f2ba4e0d8443 None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:09:34.787818 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-013dd3ac-87f1-4f2c-b878-f2ba4e0d8443 tempest-ProjectReaderTests-505929919 tempest-ProjectReaderTests-505929919-project-admin] GET https://10.4.3.8/volume/v3/volumes/3eb9aba4-c24e-40fc-a941-a42e2c145b91 Aug 07 10:09:34.788068 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-013dd3ac-87f1-4f2c-b878-f2ba4e0d8443 tempest-ProjectReaderTests-505929919 tempest-ProjectReaderTests-505929919-project-admin] Empty body provided in request {{(pid=100297) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 10:09:34.788277 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-013dd3ac-87f1-4f2c-b878-f2ba4e0d8443 tempest-ProjectReaderTests-505929919 tempest-ProjectReaderTests-505929919-project-admin] Calling method 'show' {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 10:09:34.795526 np0000006707 devstack@c-api.service[100297]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 10:09:34.795526 np0000006707 devstack@c-api.service[100297]: warnings.warn( Aug 07 10:09:34.799433 np0000006707 devstack@c-api.service[100297]: INFO cinder.volume.api [None req-013dd3ac-87f1-4f2c-b878-f2ba4e0d8443 tempest-ProjectReaderTests-505929919 tempest-ProjectReaderTests-505929919-project-admin] Volume info retrieved successfully. Aug 07 10:09:34.803276 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-013dd3ac-87f1-4f2c-b878-f2ba4e0d8443 tempest-ProjectReaderTests-505929919 tempest-ProjectReaderTests-505929919-project-admin] https://10.4.3.8/volume/v3/volumes/3eb9aba4-c24e-40fc-a941-a42e2c145b91 returned with HTTP 200 Aug 07 10:09:34.803656 np0000006707 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 1390/5547] 10.4.3.8 () {68 vars in 1375 bytes} [Fri Aug 7 10:09:34 2026] GET /volume/v3/volumes/3eb9aba4-c24e-40fc-a941-a42e2c145b91 => generated 953 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 10:09:34.897324 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.middleware.request_id [None req-042100aa-03da-45d9-b0c7-3f6280375795 None None] RequestId filter calling following filter/app {{(pid=100298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:09:34.899399 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [None req-042100aa-03da-45d9-b0c7-3f6280375795 tempest-VolumesBackupsTest-1436783417 tempest-VolumesBackupsTest-1436783417-project-member] GET https://10.4.3.8/volume/v3/backups/ecfaa679-2d73-4f15-8e87-3a756d5f85ef Aug 07 10:09:34.899604 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [None req-042100aa-03da-45d9-b0c7-3f6280375795 tempest-VolumesBackupsTest-1436783417 tempest-VolumesBackupsTest-1436783417-project-member] Empty body provided in request {{(pid=100298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 10:09:34.899829 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [None req-042100aa-03da-45d9-b0c7-3f6280375795 tempest-VolumesBackupsTest-1436783417 tempest-VolumesBackupsTest-1436783417-project-member] Calling method 'show' {{(pid=100298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 10:09:34.899930 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.v3.backups [None req-042100aa-03da-45d9-b0c7-3f6280375795 tempest-VolumesBackupsTest-1436783417 tempest-VolumesBackupsTest-1436783417-project-member] Show backup with id ecfaa679-2d73-4f15-8e87-3a756d5f85ef. {{(pid=100298) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 10:09:34.904047 np0000006707 devstack@c-api.service[100298]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 10:09:34.904047 np0000006707 devstack@c-api.service[100298]: warnings.warn( Aug 07 10:09:34.904781 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [None req-042100aa-03da-45d9-b0c7-3f6280375795 tempest-VolumesBackupsTest-1436783417 tempest-VolumesBackupsTest-1436783417-project-member] https://10.4.3.8/volume/v3/backups/ecfaa679-2d73-4f15-8e87-3a756d5f85ef returned with HTTP 200 Aug 07 10:09:34.905159 np0000006707 devstack@c-api.service[100298]: [pid: 100298|app: 0|req: 1385/5548] 10.4.3.8 () {66 vars in 1334 bytes} [Fri Aug 7 10:09:34 2026] GET /volume/v3/backups/ecfaa679-2d73-4f15-8e87-3a756d5f85ef => generated 785 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 10:09:35.815943 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [None req-eb4fcd9e-edf0-413f-8f8a-3f0694e5250f None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:09:35.818203 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-eb4fcd9e-edf0-413f-8f8a-3f0694e5250f tempest-ProjectReaderTests-505929919 tempest-ProjectReaderTests-505929919-project-admin] GET https://10.4.3.8/volume/v3/volumes/3eb9aba4-c24e-40fc-a941-a42e2c145b91 Aug 07 10:09:35.818531 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-eb4fcd9e-edf0-413f-8f8a-3f0694e5250f tempest-ProjectReaderTests-505929919 tempest-ProjectReaderTests-505929919-project-admin] Empty body provided in request {{(pid=100296) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 10:09:35.818775 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-eb4fcd9e-edf0-413f-8f8a-3f0694e5250f tempest-ProjectReaderTests-505929919 tempest-ProjectReaderTests-505929919-project-admin] Calling method 'show' {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 10:09:35.827887 np0000006707 devstack@c-api.service[100296]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 10:09:35.827887 np0000006707 devstack@c-api.service[100296]: warnings.warn( Aug 07 10:09:35.832345 np0000006707 devstack@c-api.service[100296]: INFO cinder.volume.api [None req-eb4fcd9e-edf0-413f-8f8a-3f0694e5250f tempest-ProjectReaderTests-505929919 tempest-ProjectReaderTests-505929919-project-admin] Volume info retrieved successfully. Aug 07 10:09:35.837517 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-eb4fcd9e-edf0-413f-8f8a-3f0694e5250f tempest-ProjectReaderTests-505929919 tempest-ProjectReaderTests-505929919-project-admin] https://10.4.3.8/volume/v3/volumes/3eb9aba4-c24e-40fc-a941-a42e2c145b91 returned with HTTP 200 Aug 07 10:09:35.837990 np0000006707 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 1382/5549] 10.4.3.8 () {68 vars in 1375 bytes} [Fri Aug 7 10:09:35 2026] GET /volume/v3/volumes/3eb9aba4-c24e-40fc-a941-a42e2c145b91 => generated 1005 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 07 10:09:35.849065 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-05e42f74-31a4-4d30-80c5-e4757508b5d2 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:09:35.851006 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-05e42f74-31a4-4d30-80c5-e4757508b5d2 tempest-ProjectReaderTests-505929919 tempest-ProjectReaderTests-505929919-project-reader] GET https://10.4.3.8/volume/v3/volumes/detail Aug 07 10:09:35.851252 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-05e42f74-31a4-4d30-80c5-e4757508b5d2 tempest-ProjectReaderTests-505929919 tempest-ProjectReaderTests-505929919-project-reader] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 10:09:35.851882 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-05e42f74-31a4-4d30-80c5-e4757508b5d2 tempest-ProjectReaderTests-505929919 tempest-ProjectReaderTests-505929919-project-reader] Calling method 'detail' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 10:09:35.851882 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.api_utils [None req-05e42f74-31a4-4d30-80c5-e4757508b5d2 tempest-ProjectReaderTests-505929919 tempest-ProjectReaderTests-505929919-project-reader] Removing options '' from query. {{(pid=100295) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 07 10:09:35.852053 np0000006707 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 10:09:35.852053 np0000006707 devstack@c-api.service[100295]: warnings.warn( Aug 07 10:09:35.852517 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.volume.api [None req-05e42f74-31a4-4d30-80c5-e4757508b5d2 tempest-ProjectReaderTests-505929919 tempest-ProjectReaderTests-505929919-project-reader] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100295) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 07 10:09:35.860814 np0000006707 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-05e42f74-31a4-4d30-80c5-e4757508b5d2 tempest-ProjectReaderTests-505929919 tempest-ProjectReaderTests-505929919-project-reader] Get all volumes completed successfully. Aug 07 10:09:35.861469 np0000006707 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 10:09:35.861469 np0000006707 devstack@c-api.service[100295]: warnings.warn( Aug 07 10:09:35.865821 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-05e42f74-31a4-4d30-80c5-e4757508b5d2 tempest-ProjectReaderTests-505929919 tempest-ProjectReaderTests-505929919-project-reader] https://10.4.3.8/volume/v3/volumes/detail returned with HTTP 200 Aug 07 10:09:35.866340 np0000006707 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 1393/5550] 10.4.3.8 () {68 vars in 1285 bytes} [Fri Aug 7 10:09:35 2026] GET /volume/v3/volumes/detail => generated 844 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 10:09:35.880336 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [None req-0538606b-dc80-4995-a460-8d5b9d777bd2 None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:09:35.882505 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-0538606b-dc80-4995-a460-8d5b9d777bd2 tempest-ProjectReaderTests-505929919 tempest-ProjectReaderTests-505929919-project-admin] DELETE https://10.4.3.8/volume/v3/volumes/3eb9aba4-c24e-40fc-a941-a42e2c145b91 Aug 07 10:09:35.882896 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-0538606b-dc80-4995-a460-8d5b9d777bd2 tempest-ProjectReaderTests-505929919 tempest-ProjectReaderTests-505929919-project-admin] Empty body provided in request {{(pid=100297) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 10:09:35.883017 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-0538606b-dc80-4995-a460-8d5b9d777bd2 tempest-ProjectReaderTests-505929919 tempest-ProjectReaderTests-505929919-project-admin] Calling method 'delete' {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 10:09:35.883455 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.v3.volumes [None req-0538606b-dc80-4995-a460-8d5b9d777bd2 tempest-ProjectReaderTests-505929919 tempest-ProjectReaderTests-505929919-project-admin] Delete volume with id: 3eb9aba4-c24e-40fc-a941-a42e2c145b91 Aug 07 10:09:35.892504 np0000006707 devstack@c-api.service[100297]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 10:09:35.892504 np0000006707 devstack@c-api.service[100297]: warnings.warn( Aug 07 10:09:35.892758 np0000006707 devstack@c-api.service[100297]: INFO cinder.volume.api [None req-0538606b-dc80-4995-a460-8d5b9d777bd2 tempest-ProjectReaderTests-505929919 tempest-ProjectReaderTests-505929919-project-admin] Volume info retrieved successfully. Aug 07 10:09:35.909977 np0000006707 devstack@c-api.service[100297]: INFO cinder.volume.api [None req-0538606b-dc80-4995-a460-8d5b9d777bd2 tempest-ProjectReaderTests-505929919 tempest-ProjectReaderTests-505929919-project-admin] Delete volume request issued successfully. Aug 07 10:09:35.910155 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-0538606b-dc80-4995-a460-8d5b9d777bd2 tempest-ProjectReaderTests-505929919 tempest-ProjectReaderTests-505929919-project-admin] https://10.4.3.8/volume/v3/volumes/3eb9aba4-c24e-40fc-a941-a42e2c145b91 returned with HTTP 202 Aug 07 10:09:35.910584 np0000006707 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 1391/5551] 10.4.3.8 () {68 vars in 1378 bytes} [Fri Aug 7 10:09:35 2026] DELETE /volume/v3/volumes/3eb9aba4-c24e-40fc-a941-a42e2c145b91 => generated 0 bytes in 31 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 07 10:09:35.917043 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.middleware.request_id [None req-40b25058-2b9f-406c-8350-2c0962bc1b93 None None] RequestId filter calling following filter/app {{(pid=100298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:09:35.918362 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [None req-eba5c268-5762-4993-9b32-7ba1b7e0816e None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:09:35.918985 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [None req-40b25058-2b9f-406c-8350-2c0962bc1b93 tempest-VolumesBackupsTest-1436783417 tempest-VolumesBackupsTest-1436783417-project-member] GET https://10.4.3.8/volume/v3/backups/ecfaa679-2d73-4f15-8e87-3a756d5f85ef Aug 07 10:09:35.919211 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [None req-40b25058-2b9f-406c-8350-2c0962bc1b93 tempest-VolumesBackupsTest-1436783417 tempest-VolumesBackupsTest-1436783417-project-member] Empty body provided in request {{(pid=100298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 10:09:35.919393 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [None req-40b25058-2b9f-406c-8350-2c0962bc1b93 tempest-VolumesBackupsTest-1436783417 tempest-VolumesBackupsTest-1436783417-project-member] Calling method 'show' {{(pid=100298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 10:09:35.919516 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.v3.backups [None req-40b25058-2b9f-406c-8350-2c0962bc1b93 tempest-VolumesBackupsTest-1436783417 tempest-VolumesBackupsTest-1436783417-project-member] Show backup with id ecfaa679-2d73-4f15-8e87-3a756d5f85ef. {{(pid=100298) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 10:09:35.921024 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-eba5c268-5762-4993-9b32-7ba1b7e0816e tempest-ProjectReaderTests-505929919 tempest-ProjectReaderTests-505929919-project-admin] GET https://10.4.3.8/volume/v3/volumes/3eb9aba4-c24e-40fc-a941-a42e2c145b91 Aug 07 10:09:35.921024 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-eba5c268-5762-4993-9b32-7ba1b7e0816e tempest-ProjectReaderTests-505929919 tempest-ProjectReaderTests-505929919-project-admin] Empty body provided in request {{(pid=100296) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 10:09:35.921311 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-eba5c268-5762-4993-9b32-7ba1b7e0816e tempest-ProjectReaderTests-505929919 tempest-ProjectReaderTests-505929919-project-admin] Calling method 'show' {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 10:09:35.929458 np0000006707 devstack@c-api.service[100296]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 10:09:35.929458 np0000006707 devstack@c-api.service[100296]: warnings.warn( Aug 07 10:09:35.930826 np0000006707 devstack@c-api.service[100298]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 10:09:35.930826 np0000006707 devstack@c-api.service[100298]: warnings.warn( Aug 07 10:09:35.933697 np0000006707 devstack@c-api.service[100296]: INFO cinder.volume.api [None req-eba5c268-5762-4993-9b32-7ba1b7e0816e tempest-ProjectReaderTests-505929919 tempest-ProjectReaderTests-505929919-project-admin] Volume info retrieved successfully. Aug 07 10:09:35.934951 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [None req-40b25058-2b9f-406c-8350-2c0962bc1b93 tempest-VolumesBackupsTest-1436783417 tempest-VolumesBackupsTest-1436783417-project-member] https://10.4.3.8/volume/v3/backups/ecfaa679-2d73-4f15-8e87-3a756d5f85ef returned with HTTP 200 Aug 07 10:09:35.935522 np0000006707 devstack@c-api.service[100298]: [pid: 100298|app: 0|req: 1386/5552] 10.4.3.8 () {66 vars in 1334 bytes} [Fri Aug 7 10:09:35 2026] GET /volume/v3/backups/ecfaa679-2d73-4f15-8e87-3a756d5f85ef => generated 785 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 10:09:35.938868 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-eba5c268-5762-4993-9b32-7ba1b7e0816e tempest-ProjectReaderTests-505929919 tempest-ProjectReaderTests-505929919-project-admin] https://10.4.3.8/volume/v3/volumes/3eb9aba4-c24e-40fc-a941-a42e2c145b91 returned with HTTP 200 Aug 07 10:09:35.939289 np0000006707 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 1383/5553] 10.4.3.8 () {68 vars in 1375 bytes} [Fri Aug 7 10:09:35 2026] GET /volume/v3/volumes/3eb9aba4-c24e-40fc-a941-a42e2c145b91 => generated 1004 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 07 10:09:36.946083 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-d6b338f0-2651-48a7-a278-1ee090708a05 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:09:36.947951 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-d6b338f0-2651-48a7-a278-1ee090708a05 tempest-VolumesBackupsTest-1436783417 tempest-VolumesBackupsTest-1436783417-project-member] GET https://10.4.3.8/volume/v3/backups/ecfaa679-2d73-4f15-8e87-3a756d5f85ef Aug 07 10:09:36.948151 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-d6b338f0-2651-48a7-a278-1ee090708a05 tempest-VolumesBackupsTest-1436783417 tempest-VolumesBackupsTest-1436783417-project-member] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 10:09:36.948347 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-d6b338f0-2651-48a7-a278-1ee090708a05 tempest-VolumesBackupsTest-1436783417 tempest-VolumesBackupsTest-1436783417-project-member] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 10:09:36.948486 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.v3.backups [None req-d6b338f0-2651-48a7-a278-1ee090708a05 tempest-VolumesBackupsTest-1436783417 tempest-VolumesBackupsTest-1436783417-project-member] Show backup with id ecfaa679-2d73-4f15-8e87-3a756d5f85ef. {{(pid=100295) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 10:09:36.951240 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [None req-a47a9855-9cc3-480d-872e-85cb5e8f92d5 None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:09:36.952893 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-a47a9855-9cc3-480d-872e-85cb5e8f92d5 tempest-ProjectReaderTests-505929919 tempest-ProjectReaderTests-505929919-project-admin] GET https://10.4.3.8/volume/v3/volumes/3eb9aba4-c24e-40fc-a941-a42e2c145b91 Aug 07 10:09:36.953082 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-a47a9855-9cc3-480d-872e-85cb5e8f92d5 tempest-ProjectReaderTests-505929919 tempest-ProjectReaderTests-505929919-project-admin] Empty body provided in request {{(pid=100297) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 10:09:36.953127 np0000006707 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 10:09:36.953127 np0000006707 devstack@c-api.service[100295]: warnings.warn( Aug 07 10:09:36.953273 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-a47a9855-9cc3-480d-872e-85cb5e8f92d5 tempest-ProjectReaderTests-505929919 tempest-ProjectReaderTests-505929919-project-admin] Calling method 'show' {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 10:09:36.953987 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-d6b338f0-2651-48a7-a278-1ee090708a05 tempest-VolumesBackupsTest-1436783417 tempest-VolumesBackupsTest-1436783417-project-member] https://10.4.3.8/volume/v3/backups/ecfaa679-2d73-4f15-8e87-3a756d5f85ef returned with HTTP 200 Aug 07 10:09:36.954428 np0000006707 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 1394/5554] 10.4.3.8 () {66 vars in 1334 bytes} [Fri Aug 7 10:09:36 2026] GET /volume/v3/backups/ecfaa679-2d73-4f15-8e87-3a756d5f85ef => generated 785 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 10:09:36.959173 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-a47a9855-9cc3-480d-872e-85cb5e8f92d5 tempest-ProjectReaderTests-505929919 tempest-ProjectReaderTests-505929919-project-admin] https://10.4.3.8/volume/v3/volumes/3eb9aba4-c24e-40fc-a941-a42e2c145b91 returned with HTTP 404 Aug 07 10:09:36.959634 np0000006707 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 1392/5555] 10.4.3.8 () {68 vars in 1375 bytes} [Fri Aug 7 10:09:36 2026] GET /volume/v3/volumes/3eb9aba4-c24e-40fc-a941-a42e2c145b91 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 07 10:09:36.972927 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.middleware.request_id [None req-9341dbde-e03e-4fac-a701-e1510a79c644 None None] RequestId filter calling following filter/app {{(pid=100298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:09:36.981715 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [None req-9341dbde-e03e-4fac-a701-e1510a79c644 tempest-ProjectReaderTests-505929919 tempest-ProjectReaderTests-505929919-project-admin] POST https://10.4.3.8/volume/v3/volumes Aug 07 10:09:36.985186 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [None req-9341dbde-e03e-4fac-a701-e1510a79c644 tempest-ProjectReaderTests-505929919 tempest-ProjectReaderTests-505929919-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-1511176952"}} {{(pid=100298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 10:09:36.991865 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.v3.volumes [None req-9341dbde-e03e-4fac-a701-e1510a79c644 tempest-ProjectReaderTests-505929919 tempest-ProjectReaderTests-505929919-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-1511176952'}} {{(pid=100298) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 07 10:09:36.991982 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.v3.volumes [None req-9341dbde-e03e-4fac-a701-e1510a79c644 tempest-ProjectReaderTests-505929919 tempest-ProjectReaderTests-505929919-project-admin] Create volume of 1 GB Aug 07 10:09:36.996360 np0000006707 devstack@c-api.service[100298]: INFO cinder.volume.api [None req-9341dbde-e03e-4fac-a701-e1510a79c644 tempest-ProjectReaderTests-505929919 tempest-ProjectReaderTests-505929919-project-admin] Availability Zones retrieved successfully. Aug 07 10:09:37.002847 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.volume.api [None req-9341dbde-e03e-4fac-a701-e1510a79c644 tempest-ProjectReaderTests-505929919 tempest-ProjectReaderTests-505929919-project-admin] Flow 'volume_create_api' (0fef8e06-d38d-48be-808e-fbb240b0c697) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100298) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 10:09:37.004111 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.volume.api [None req-9341dbde-e03e-4fac-a701-e1510a79c644 tempest-ProjectReaderTests-505929919 tempest-ProjectReaderTests-505929919-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ef7c200c-739c-46d4-8caf-3ef50c4b25e3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100298) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 10:09:37.005062 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.volume.flows.api.create_volume [None req-9341dbde-e03e-4fac-a701-e1510a79c644 tempest-ProjectReaderTests-505929919 tempest-ProjectReaderTests-505929919-project-admin] Validating volume size '1' using validate_int {{(pid=100298) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 07 10:09:37.027725 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.volume.api [None req-9341dbde-e03e-4fac-a701-e1510a79c644 tempest-ProjectReaderTests-505929919 tempest-ProjectReaderTests-505929919-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ef7c200c-739c-46d4-8caf-3ef50c4b25e3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-07T09:47:39Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=45fd9a3a-b61e-4c6c-9ab7-d02f06678d0d,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '45fd9a3a-b61e-4c6c-9ab7-d02f06678d0d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100298) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 10:09:37.028377 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.volume.api [None req-9341dbde-e03e-4fac-a701-e1510a79c644 tempest-ProjectReaderTests-505929919 tempest-ProjectReaderTests-505929919-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e2ebf951-c4e2-42a3-9c55-948738ea0146) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100298) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 10:09:37.068292 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.quota [None req-9341dbde-e03e-4fac-a701-e1510a79c644 tempest-ProjectReaderTests-505929919 tempest-ProjectReaderTests-505929919-project-admin] Created reservations ['64c01906-bd63-4f1c-a399-322726a09fbc', 'b584c2e2-0f79-4fc4-8d96-3ba66412c656', '97c2b73b-08bd-4127-8269-851de6f315cb', 'b886a52a-880f-49a5-a24c-bd9c8e9a40d9'] {{(pid=100298) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 10:09:37.068989 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.volume.api [None req-9341dbde-e03e-4fac-a701-e1510a79c644 tempest-ProjectReaderTests-505929919 tempest-ProjectReaderTests-505929919-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e2ebf951-c4e2-42a3-9c55-948738ea0146) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['64c01906-bd63-4f1c-a399-322726a09fbc', 'b584c2e2-0f79-4fc4-8d96-3ba66412c656', '97c2b73b-08bd-4127-8269-851de6f315cb', 'b886a52a-880f-49a5-a24c-bd9c8e9a40d9']}' {{(pid=100298) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 10:09:37.069665 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.volume.api [None req-9341dbde-e03e-4fac-a701-e1510a79c644 tempest-ProjectReaderTests-505929919 tempest-ProjectReaderTests-505929919-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c008ad17-c134-4e75-ab4c-215cd196089e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100298) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 10:09:37.092305 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.volume.api [None req-9341dbde-e03e-4fac-a701-e1510a79c644 tempest-ProjectReaderTests-505929919 tempest-ProjectReaderTests-505929919-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c008ad17-c134-4e75-ab4c-215cd196089e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'ac494d47-52c6-4aed-99f7-df17c82c73c0', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1511176952',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='9dd5bcc0c96f499aa7568dafac7c60d6',qos_specs=None,replication_status=,reservations=['64c01906-bd63-4f1c-a399-322726a09fbc','b584c2e2-0f79-4fc4-8d96-3ba66412c656','97c2b73b-08bd-4127-8269-851de6f315cb','b886a52a-880f-49a5-a24c-bd9c8e9a40d9'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a72f5656bfc840318e36aa8696a9b33f',volume_type_id=45fd9a3a-b61e-4c6c-9ab7-d02f06678d0d), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-07T10:09:37Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1511176952',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=ac494d47-52c6-4aed-99f7-df17c82c73c0,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='9dd5bcc0c96f499aa7568dafac7c60d6',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='a72f5656bfc840318e36aa8696a9b33f',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(45fd9a3a-b61e-4c6c-9ab7-d02f06678d0d),volume_type_id=45fd9a3a-b61e-4c6c-9ab7-d02f06678d0d)}' {{(pid=100298) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 10:09:37.093014 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.volume.api [None req-9341dbde-e03e-4fac-a701-e1510a79c644 tempest-ProjectReaderTests-505929919 tempest-ProjectReaderTests-505929919-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (566d8eed-ca20-44cb-83dc-9dd4379053e5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100298) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 10:09:37.108550 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.volume.api [None req-9341dbde-e03e-4fac-a701-e1510a79c644 tempest-ProjectReaderTests-505929919 tempest-ProjectReaderTests-505929919-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (566d8eed-ca20-44cb-83dc-9dd4379053e5) transitioned into state 'SUCCESS' from state '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-1511176952',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='9dd5bcc0c96f499aa7568dafac7c60d6',qos_specs=None,replication_status=,reservations=['64c01906-bd63-4f1c-a399-322726a09fbc','b584c2e2-0f79-4fc4-8d96-3ba66412c656','97c2b73b-08bd-4127-8269-851de6f315cb','b886a52a-880f-49a5-a24c-bd9c8e9a40d9'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a72f5656bfc840318e36aa8696a9b33f',volume_type_id=45fd9a3a-b61e-4c6c-9ab7-d02f06678d0d)}' {{(pid=100298) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 10:09:37.109275 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.volume.api [None req-9341dbde-e03e-4fac-a701-e1510a79c644 tempest-ProjectReaderTests-505929919 tempest-ProjectReaderTests-505929919-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0b102441-c66c-433a-a4e2-3afb12311a5b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100298) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 10:09:37.118705 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.volume.api [None req-9341dbde-e03e-4fac-a701-e1510a79c644 tempest-ProjectReaderTests-505929919 tempest-ProjectReaderTests-505929919-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0b102441-c66c-433a-a4e2-3afb12311a5b) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100298) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 10:09:37.119612 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.volume.api [None req-9341dbde-e03e-4fac-a701-e1510a79c644 tempest-ProjectReaderTests-505929919 tempest-ProjectReaderTests-505929919-project-admin] Flow 'volume_create_api' (0fef8e06-d38d-48be-808e-fbb240b0c697) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100298) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 10:09:37.119940 np0000006707 devstack@c-api.service[100298]: INFO cinder.volume.api [None req-9341dbde-e03e-4fac-a701-e1510a79c644 tempest-ProjectReaderTests-505929919 tempest-ProjectReaderTests-505929919-project-admin] Create volume request issued successfully. Aug 07 10:09:37.120758 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [None req-9341dbde-e03e-4fac-a701-e1510a79c644 tempest-ProjectReaderTests-505929919 tempest-ProjectReaderTests-505929919-project-admin] https://10.4.3.8/volume/v3/volumes returned with HTTP 202 Aug 07 10:09:37.121217 np0000006707 devstack@c-api.service[100298]: [pid: 100298|app: 0|req: 1387/5556] 10.4.3.8 () {70 vars in 1285 bytes} [Fri Aug 7 10:09:36 2026] POST /volume/v3/volumes => generated 774 bytes in 152 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 07 10:09:37.131617 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [None req-cd7e13ec-33d9-49dc-9da6-dfeef04336cb None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:09:37.133194 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-cd7e13ec-33d9-49dc-9da6-dfeef04336cb tempest-ProjectReaderTests-505929919 tempest-ProjectReaderTests-505929919-project-admin] GET https://10.4.3.8/volume/v3/volumes/ac494d47-52c6-4aed-99f7-df17c82c73c0 Aug 07 10:09:37.133372 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-cd7e13ec-33d9-49dc-9da6-dfeef04336cb tempest-ProjectReaderTests-505929919 tempest-ProjectReaderTests-505929919-project-admin] Empty body provided in request {{(pid=100296) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 10:09:37.133747 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-cd7e13ec-33d9-49dc-9da6-dfeef04336cb tempest-ProjectReaderTests-505929919 tempest-ProjectReaderTests-505929919-project-admin] Calling method 'show' {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 10:09:37.139850 np0000006707 devstack@c-api.service[100296]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 10:09:37.139850 np0000006707 devstack@c-api.service[100296]: warnings.warn( Aug 07 10:09:37.142657 np0000006707 devstack@c-api.service[100296]: INFO cinder.volume.api [None req-cd7e13ec-33d9-49dc-9da6-dfeef04336cb tempest-ProjectReaderTests-505929919 tempest-ProjectReaderTests-505929919-project-admin] Volume info retrieved successfully. Aug 07 10:09:37.145812 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-cd7e13ec-33d9-49dc-9da6-dfeef04336cb tempest-ProjectReaderTests-505929919 tempest-ProjectReaderTests-505929919-project-admin] https://10.4.3.8/volume/v3/volumes/ac494d47-52c6-4aed-99f7-df17c82c73c0 returned with HTTP 200 Aug 07 10:09:37.146146 np0000006707 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 1384/5557] 10.4.3.8 () {68 vars in 1375 bytes} [Fri Aug 7 10:09:37 2026] GET /volume/v3/volumes/ac494d47-52c6-4aed-99f7-df17c82c73c0 => generated 953 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 10:09:37.966045 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-358d7942-6ef5-4390-9199-3a07b1be3d16 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:09:37.967748 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-358d7942-6ef5-4390-9199-3a07b1be3d16 tempest-VolumesBackupsTest-1436783417 tempest-VolumesBackupsTest-1436783417-project-member] GET https://10.4.3.8/volume/v3/backups/ecfaa679-2d73-4f15-8e87-3a756d5f85ef Aug 07 10:09:37.967932 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-358d7942-6ef5-4390-9199-3a07b1be3d16 tempest-VolumesBackupsTest-1436783417 tempest-VolumesBackupsTest-1436783417-project-member] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 10:09:37.968140 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-358d7942-6ef5-4390-9199-3a07b1be3d16 tempest-VolumesBackupsTest-1436783417 tempest-VolumesBackupsTest-1436783417-project-member] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 10:09:37.968238 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.v3.backups [None req-358d7942-6ef5-4390-9199-3a07b1be3d16 tempest-VolumesBackupsTest-1436783417 tempest-VolumesBackupsTest-1436783417-project-member] Show backup with id ecfaa679-2d73-4f15-8e87-3a756d5f85ef. {{(pid=100295) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 10:09:37.972561 np0000006707 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 10:09:37.972561 np0000006707 devstack@c-api.service[100295]: warnings.warn( Aug 07 10:09:37.973340 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-358d7942-6ef5-4390-9199-3a07b1be3d16 tempest-VolumesBackupsTest-1436783417 tempest-VolumesBackupsTest-1436783417-project-member] https://10.4.3.8/volume/v3/backups/ecfaa679-2d73-4f15-8e87-3a756d5f85ef returned with HTTP 200 Aug 07 10:09:37.973788 np0000006707 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 1395/5558] 10.4.3.8 () {66 vars in 1334 bytes} [Fri Aug 7 10:09:37 2026] GET /volume/v3/backups/ecfaa679-2d73-4f15-8e87-3a756d5f85ef => generated 786 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 10:09:37.983834 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [None req-0d722e07-0819-418d-b0d7-d4655d9bd8f3 None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:09:37.985968 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-0d722e07-0819-418d-b0d7-d4655d9bd8f3 tempest-VolumesBackupsTest-1436783417 tempest-VolumesBackupsTest-1436783417-project-member] GET https://10.4.3.8/volume/v3/backups/ecfaa679-2d73-4f15-8e87-3a756d5f85ef Aug 07 10:09:37.986222 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-0d722e07-0819-418d-b0d7-d4655d9bd8f3 tempest-VolumesBackupsTest-1436783417 tempest-VolumesBackupsTest-1436783417-project-member] Empty body provided in request {{(pid=100297) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 10:09:37.986406 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-0d722e07-0819-418d-b0d7-d4655d9bd8f3 tempest-VolumesBackupsTest-1436783417 tempest-VolumesBackupsTest-1436783417-project-member] Calling method 'show' {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 10:09:37.986531 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.v3.backups [None req-0d722e07-0819-418d-b0d7-d4655d9bd8f3 tempest-VolumesBackupsTest-1436783417 tempest-VolumesBackupsTest-1436783417-project-member] Show backup with id ecfaa679-2d73-4f15-8e87-3a756d5f85ef. {{(pid=100297) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 10:09:37.990590 np0000006707 devstack@c-api.service[100297]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 10:09:37.990590 np0000006707 devstack@c-api.service[100297]: warnings.warn( Aug 07 10:09:37.991257 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-0d722e07-0819-418d-b0d7-d4655d9bd8f3 tempest-VolumesBackupsTest-1436783417 tempest-VolumesBackupsTest-1436783417-project-member] https://10.4.3.8/volume/v3/backups/ecfaa679-2d73-4f15-8e87-3a756d5f85ef returned with HTTP 200 Aug 07 10:09:37.991735 np0000006707 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 1393/5559] 10.4.3.8 () {66 vars in 1334 bytes} [Fri Aug 7 10:09:37 2026] GET /volume/v3/backups/ecfaa679-2d73-4f15-8e87-3a756d5f85ef => generated 786 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 10:09:38.001293 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.middleware.request_id [None req-abd28923-b16d-4bdf-9a07-f8788b5fefd8 None None] RequestId filter calling following filter/app {{(pid=100298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:09:38.003398 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [None req-abd28923-b16d-4bdf-9a07-f8788b5fefd8 tempest-VolumesBackupsTest-1436783417 tempest-VolumesBackupsTest-1436783417-project-member] DELETE https://10.4.3.8/volume/v3/backups/ecfaa679-2d73-4f15-8e87-3a756d5f85ef Aug 07 10:09:38.003609 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [None req-abd28923-b16d-4bdf-9a07-f8788b5fefd8 tempest-VolumesBackupsTest-1436783417 tempest-VolumesBackupsTest-1436783417-project-member] Empty body provided in request {{(pid=100298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 10:09:38.003809 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [None req-abd28923-b16d-4bdf-9a07-f8788b5fefd8 tempest-VolumesBackupsTest-1436783417 tempest-VolumesBackupsTest-1436783417-project-member] Calling method 'delete' {{(pid=100298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 10:09:38.003915 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.contrib.backups [None req-abd28923-b16d-4bdf-9a07-f8788b5fefd8 tempest-VolumesBackupsTest-1436783417 tempest-VolumesBackupsTest-1436783417-project-member] Delete backup with id: ecfaa679-2d73-4f15-8e87-3a756d5f85ef. Aug 07 10:09:38.008340 np0000006707 devstack@c-api.service[100298]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 10:09:38.008340 np0000006707 devstack@c-api.service[100298]: warnings.warn( Aug 07 10:09:38.019594 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.backup.rpcapi [None req-abd28923-b16d-4bdf-9a07-f8788b5fefd8 tempest-VolumesBackupsTest-1436783417 tempest-VolumesBackupsTest-1436783417-project-member] delete_backup rpcapi backup_id ecfaa679-2d73-4f15-8e87-3a756d5f85ef {{(pid=100298) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 07 10:09:38.021104 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [None req-abd28923-b16d-4bdf-9a07-f8788b5fefd8 tempest-VolumesBackupsTest-1436783417 tempest-VolumesBackupsTest-1436783417-project-member] https://10.4.3.8/volume/v3/backups/ecfaa679-2d73-4f15-8e87-3a756d5f85ef returned with HTTP 202 Aug 07 10:09:38.021711 np0000006707 devstack@c-api.service[100298]: [pid: 100298|app: 0|req: 1388/5560] 10.4.3.8 () {66 vars in 1337 bytes} [Fri Aug 7 10:09:38 2026] DELETE /volume/v3/backups/ecfaa679-2d73-4f15-8e87-3a756d5f85ef => generated 0 bytes in 21 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 07 10:09:38.029281 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [None req-23f17d7d-def0-4e4a-9fd6-786fed8efe20 None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:09:38.031135 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-23f17d7d-def0-4e4a-9fd6-786fed8efe20 tempest-VolumesBackupsTest-1436783417 tempest-VolumesBackupsTest-1436783417-project-member] GET https://10.4.3.8/volume/v3/backups/ecfaa679-2d73-4f15-8e87-3a756d5f85ef Aug 07 10:09:38.031329 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-23f17d7d-def0-4e4a-9fd6-786fed8efe20 tempest-VolumesBackupsTest-1436783417 tempest-VolumesBackupsTest-1436783417-project-member] Empty body provided in request {{(pid=100296) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 10:09:38.031568 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-23f17d7d-def0-4e4a-9fd6-786fed8efe20 tempest-VolumesBackupsTest-1436783417 tempest-VolumesBackupsTest-1436783417-project-member] Calling method 'show' {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 10:09:38.031706 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.v3.backups [None req-23f17d7d-def0-4e4a-9fd6-786fed8efe20 tempest-VolumesBackupsTest-1436783417 tempest-VolumesBackupsTest-1436783417-project-member] Show backup with id ecfaa679-2d73-4f15-8e87-3a756d5f85ef. {{(pid=100296) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 10:09:38.036175 np0000006707 devstack@c-api.service[100296]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 10:09:38.036175 np0000006707 devstack@c-api.service[100296]: warnings.warn( Aug 07 10:09:38.037156 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-23f17d7d-def0-4e4a-9fd6-786fed8efe20 tempest-VolumesBackupsTest-1436783417 tempest-VolumesBackupsTest-1436783417-project-member] https://10.4.3.8/volume/v3/backups/ecfaa679-2d73-4f15-8e87-3a756d5f85ef returned with HTTP 200 Aug 07 10:09:38.037622 np0000006707 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 1385/5561] 10.4.3.8 () {66 vars in 1334 bytes} [Fri Aug 7 10:09:38 2026] GET /volume/v3/backups/ecfaa679-2d73-4f15-8e87-3a756d5f85ef => generated 785 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 10:09:38.157813 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-37c0d21d-5386-412c-8678-de0ed54db84d None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:09:38.160287 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-37c0d21d-5386-412c-8678-de0ed54db84d tempest-ProjectReaderTests-505929919 tempest-ProjectReaderTests-505929919-project-admin] GET https://10.4.3.8/volume/v3/volumes/ac494d47-52c6-4aed-99f7-df17c82c73c0 Aug 07 10:09:38.160599 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-37c0d21d-5386-412c-8678-de0ed54db84d tempest-ProjectReaderTests-505929919 tempest-ProjectReaderTests-505929919-project-admin] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 10:09:38.160869 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-37c0d21d-5386-412c-8678-de0ed54db84d tempest-ProjectReaderTests-505929919 tempest-ProjectReaderTests-505929919-project-admin] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 10:09:38.169117 np0000006707 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 10:09:38.169117 np0000006707 devstack@c-api.service[100295]: warnings.warn( Aug 07 10:09:38.172537 np0000006707 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-37c0d21d-5386-412c-8678-de0ed54db84d tempest-ProjectReaderTests-505929919 tempest-ProjectReaderTests-505929919-project-admin] Volume info retrieved successfully. Aug 07 10:09:38.176076 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-37c0d21d-5386-412c-8678-de0ed54db84d tempest-ProjectReaderTests-505929919 tempest-ProjectReaderTests-505929919-project-admin] https://10.4.3.8/volume/v3/volumes/ac494d47-52c6-4aed-99f7-df17c82c73c0 returned with HTTP 200 Aug 07 10:09:38.176450 np0000006707 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 1396/5562] 10.4.3.8 () {68 vars in 1375 bytes} [Fri Aug 7 10:09:38 2026] GET /volume/v3/volumes/ac494d47-52c6-4aed-99f7-df17c82c73c0 => generated 1005 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 07 10:09:38.190452 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [None req-928005fb-7c3c-448d-b6bc-d90270d6db39 None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:09:38.192466 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-928005fb-7c3c-448d-b6bc-d90270d6db39 tempest-ProjectReaderTests-505929919 tempest-ProjectReaderTests-505929919-project-reader] GET https://10.4.3.8/volume/v3/volumes/ac494d47-52c6-4aed-99f7-df17c82c73c0 Aug 07 10:09:38.192801 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-928005fb-7c3c-448d-b6bc-d90270d6db39 tempest-ProjectReaderTests-505929919 tempest-ProjectReaderTests-505929919-project-reader] Empty body provided in request {{(pid=100297) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 10:09:38.193075 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-928005fb-7c3c-448d-b6bc-d90270d6db39 tempest-ProjectReaderTests-505929919 tempest-ProjectReaderTests-505929919-project-reader] Calling method 'show' {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 10:09:38.202796 np0000006707 devstack@c-api.service[100297]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 10:09:38.202796 np0000006707 devstack@c-api.service[100297]: warnings.warn( Aug 07 10:09:38.207647 np0000006707 devstack@c-api.service[100297]: INFO cinder.volume.api [None req-928005fb-7c3c-448d-b6bc-d90270d6db39 tempest-ProjectReaderTests-505929919 tempest-ProjectReaderTests-505929919-project-reader] Volume info retrieved successfully. Aug 07 10:09:38.213401 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-928005fb-7c3c-448d-b6bc-d90270d6db39 tempest-ProjectReaderTests-505929919 tempest-ProjectReaderTests-505929919-project-reader] https://10.4.3.8/volume/v3/volumes/ac494d47-52c6-4aed-99f7-df17c82c73c0 returned with HTTP 200 Aug 07 10:09:38.213804 np0000006707 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 1394/5563] 10.4.3.8 () {68 vars in 1375 bytes} [Fri Aug 7 10:09:38 2026] GET /volume/v3/volumes/ac494d47-52c6-4aed-99f7-df17c82c73c0 => generated 841 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 10:09:38.224624 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.middleware.request_id [None req-25db18b3-7d3c-47a4-ba85-0810bed32993 None None] RequestId filter calling following filter/app {{(pid=100298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:09:38.226772 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [None req-25db18b3-7d3c-47a4-ba85-0810bed32993 tempest-ProjectReaderTests-505929919 tempest-ProjectReaderTests-505929919-project-admin] DELETE https://10.4.3.8/volume/v3/volumes/ac494d47-52c6-4aed-99f7-df17c82c73c0 Aug 07 10:09:38.227133 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [None req-25db18b3-7d3c-47a4-ba85-0810bed32993 tempest-ProjectReaderTests-505929919 tempest-ProjectReaderTests-505929919-project-admin] Empty body provided in request {{(pid=100298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 10:09:38.227437 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [None req-25db18b3-7d3c-47a4-ba85-0810bed32993 tempest-ProjectReaderTests-505929919 tempest-ProjectReaderTests-505929919-project-admin] Calling method 'delete' {{(pid=100298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 10:09:38.227681 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.v3.volumes [None req-25db18b3-7d3c-47a4-ba85-0810bed32993 tempest-ProjectReaderTests-505929919 tempest-ProjectReaderTests-505929919-project-admin] Delete volume with id: ac494d47-52c6-4aed-99f7-df17c82c73c0 Aug 07 10:09:38.234875 np0000006707 devstack@c-api.service[100298]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 10:09:38.234875 np0000006707 devstack@c-api.service[100298]: warnings.warn( Aug 07 10:09:38.235195 np0000006707 devstack@c-api.service[100298]: INFO cinder.volume.api [None req-25db18b3-7d3c-47a4-ba85-0810bed32993 tempest-ProjectReaderTests-505929919 tempest-ProjectReaderTests-505929919-project-admin] Volume info retrieved successfully. Aug 07 10:09:38.252643 np0000006707 devstack@c-api.service[100298]: INFO cinder.volume.api [None req-25db18b3-7d3c-47a4-ba85-0810bed32993 tempest-ProjectReaderTests-505929919 tempest-ProjectReaderTests-505929919-project-admin] Delete volume request issued successfully. Aug 07 10:09:38.252810 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [None req-25db18b3-7d3c-47a4-ba85-0810bed32993 tempest-ProjectReaderTests-505929919 tempest-ProjectReaderTests-505929919-project-admin] https://10.4.3.8/volume/v3/volumes/ac494d47-52c6-4aed-99f7-df17c82c73c0 returned with HTTP 202 Aug 07 10:09:38.253338 np0000006707 devstack@c-api.service[100298]: [pid: 100298|app: 0|req: 1389/5564] 10.4.3.8 () {68 vars in 1378 bytes} [Fri Aug 7 10:09:38 2026] DELETE /volume/v3/volumes/ac494d47-52c6-4aed-99f7-df17c82c73c0 => generated 0 bytes in 29 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 07 10:09:38.259978 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [None req-935594dc-12c1-4cff-b71a-ee24689da884 None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:09:38.261738 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-935594dc-12c1-4cff-b71a-ee24689da884 tempest-ProjectReaderTests-505929919 tempest-ProjectReaderTests-505929919-project-admin] GET https://10.4.3.8/volume/v3/volumes/ac494d47-52c6-4aed-99f7-df17c82c73c0 Aug 07 10:09:38.261939 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-935594dc-12c1-4cff-b71a-ee24689da884 tempest-ProjectReaderTests-505929919 tempest-ProjectReaderTests-505929919-project-admin] Empty body provided in request {{(pid=100296) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 10:09:38.262153 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-935594dc-12c1-4cff-b71a-ee24689da884 tempest-ProjectReaderTests-505929919 tempest-ProjectReaderTests-505929919-project-admin] Calling method 'show' {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 10:09:38.268993 np0000006707 devstack@c-api.service[100296]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 10:09:38.268993 np0000006707 devstack@c-api.service[100296]: warnings.warn( Aug 07 10:09:38.272207 np0000006707 devstack@c-api.service[100296]: INFO cinder.volume.api [None req-935594dc-12c1-4cff-b71a-ee24689da884 tempest-ProjectReaderTests-505929919 tempest-ProjectReaderTests-505929919-project-admin] Volume info retrieved successfully. Aug 07 10:09:38.275718 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-935594dc-12c1-4cff-b71a-ee24689da884 tempest-ProjectReaderTests-505929919 tempest-ProjectReaderTests-505929919-project-admin] https://10.4.3.8/volume/v3/volumes/ac494d47-52c6-4aed-99f7-df17c82c73c0 returned with HTTP 200 Aug 07 10:09:38.276039 np0000006707 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 1386/5565] 10.4.3.8 () {68 vars in 1375 bytes} [Fri Aug 7 10:09:38 2026] GET /volume/v3/volumes/ac494d47-52c6-4aed-99f7-df17c82c73c0 => generated 1004 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 07 10:09:39.047343 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-baf4ffd0-ed49-4e98-9dea-e4da39d81862 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:09:39.049145 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-baf4ffd0-ed49-4e98-9dea-e4da39d81862 tempest-VolumesBackupsTest-1436783417 tempest-VolumesBackupsTest-1436783417-project-member] GET https://10.4.3.8/volume/v3/backups/ecfaa679-2d73-4f15-8e87-3a756d5f85ef Aug 07 10:09:39.049335 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-baf4ffd0-ed49-4e98-9dea-e4da39d81862 tempest-VolumesBackupsTest-1436783417 tempest-VolumesBackupsTest-1436783417-project-member] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 10:09:39.049569 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-baf4ffd0-ed49-4e98-9dea-e4da39d81862 tempest-VolumesBackupsTest-1436783417 tempest-VolumesBackupsTest-1436783417-project-member] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 10:09:39.049719 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.v3.backups [None req-baf4ffd0-ed49-4e98-9dea-e4da39d81862 tempest-VolumesBackupsTest-1436783417 tempest-VolumesBackupsTest-1436783417-project-member] Show backup with id ecfaa679-2d73-4f15-8e87-3a756d5f85ef. {{(pid=100295) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 10:09:39.053357 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-baf4ffd0-ed49-4e98-9dea-e4da39d81862 tempest-VolumesBackupsTest-1436783417 tempest-VolumesBackupsTest-1436783417-project-member] https://10.4.3.8/volume/v3/backups/ecfaa679-2d73-4f15-8e87-3a756d5f85ef returned with HTTP 404 Aug 07 10:09:39.053914 np0000006707 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 1397/5566] 10.4.3.8 () {66 vars in 1334 bytes} [Fri Aug 7 10:09:39 2026] GET /volume/v3/backups/ecfaa679-2d73-4f15-8e87-3a756d5f85ef => generated 109 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 10:09:39.127232 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [None req-c9925a5b-7cf3-47bb-a002-4b12ff038443 None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:09:39.128944 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-c9925a5b-7cf3-47bb-a002-4b12ff038443 tempest-VolumesBackupsTest-1436783417 tempest-VolumesBackupsTest-1436783417-project-member] DELETE https://10.4.3.8/volume/v3/backups/82048f5e-678d-490a-808a-107bc5be391e Aug 07 10:09:39.129173 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-c9925a5b-7cf3-47bb-a002-4b12ff038443 tempest-VolumesBackupsTest-1436783417 tempest-VolumesBackupsTest-1436783417-project-member] Empty body provided in request {{(pid=100297) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 10:09:39.129372 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-c9925a5b-7cf3-47bb-a002-4b12ff038443 tempest-VolumesBackupsTest-1436783417 tempest-VolumesBackupsTest-1436783417-project-member] Calling method 'delete' {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 10:09:39.129519 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.contrib.backups [None req-c9925a5b-7cf3-47bb-a002-4b12ff038443 tempest-VolumesBackupsTest-1436783417 tempest-VolumesBackupsTest-1436783417-project-member] Delete backup with id: 82048f5e-678d-490a-808a-107bc5be391e. Aug 07 10:09:39.133583 np0000006707 devstack@c-api.service[100297]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 10:09:39.133583 np0000006707 devstack@c-api.service[100297]: warnings.warn( Aug 07 10:09:39.145694 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.backup.rpcapi [None req-c9925a5b-7cf3-47bb-a002-4b12ff038443 tempest-VolumesBackupsTest-1436783417 tempest-VolumesBackupsTest-1436783417-project-member] delete_backup rpcapi backup_id 82048f5e-678d-490a-808a-107bc5be391e {{(pid=100297) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 07 10:09:39.147322 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-c9925a5b-7cf3-47bb-a002-4b12ff038443 tempest-VolumesBackupsTest-1436783417 tempest-VolumesBackupsTest-1436783417-project-member] https://10.4.3.8/volume/v3/backups/82048f5e-678d-490a-808a-107bc5be391e returned with HTTP 202 Aug 07 10:09:39.147721 np0000006707 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 1395/5567] 10.4.3.8 () {66 vars in 1337 bytes} [Fri Aug 7 10:09:39 2026] DELETE /volume/v3/backups/82048f5e-678d-490a-808a-107bc5be391e => generated 0 bytes in 21 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 07 10:09:39.155538 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.middleware.request_id [None req-0c901e27-5f56-4e42-91ea-17cb3a1a2c43 None None] RequestId filter calling following filter/app {{(pid=100298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:09:39.157203 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [None req-0c901e27-5f56-4e42-91ea-17cb3a1a2c43 tempest-VolumesBackupsTest-1436783417 tempest-VolumesBackupsTest-1436783417-project-member] GET https://10.4.3.8/volume/v3/backups/82048f5e-678d-490a-808a-107bc5be391e Aug 07 10:09:39.157375 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [None req-0c901e27-5f56-4e42-91ea-17cb3a1a2c43 tempest-VolumesBackupsTest-1436783417 tempest-VolumesBackupsTest-1436783417-project-member] Empty body provided in request {{(pid=100298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 10:09:39.157588 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [None req-0c901e27-5f56-4e42-91ea-17cb3a1a2c43 tempest-VolumesBackupsTest-1436783417 tempest-VolumesBackupsTest-1436783417-project-member] Calling method 'show' {{(pid=100298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 10:09:39.157689 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.v3.backups [None req-0c901e27-5f56-4e42-91ea-17cb3a1a2c43 tempest-VolumesBackupsTest-1436783417 tempest-VolumesBackupsTest-1436783417-project-member] Show backup with id 82048f5e-678d-490a-808a-107bc5be391e. {{(pid=100298) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 10:09:39.161961 np0000006707 devstack@c-api.service[100298]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 10:09:39.161961 np0000006707 devstack@c-api.service[100298]: warnings.warn( Aug 07 10:09:39.162609 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [None req-0c901e27-5f56-4e42-91ea-17cb3a1a2c43 tempest-VolumesBackupsTest-1436783417 tempest-VolumesBackupsTest-1436783417-project-member] https://10.4.3.8/volume/v3/backups/82048f5e-678d-490a-808a-107bc5be391e returned with HTTP 200 Aug 07 10:09:39.162949 np0000006707 devstack@c-api.service[100298]: [pid: 100298|app: 0|req: 1390/5568] 10.4.3.8 () {66 vars in 1334 bytes} [Fri Aug 7 10:09:39 2026] GET /volume/v3/backups/82048f5e-678d-490a-808a-107bc5be391e => generated 785 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 10:09:39.289241 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [None req-6a695f97-55f1-4303-b5bf-0f7787342e5e None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:09:39.291039 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-6a695f97-55f1-4303-b5bf-0f7787342e5e tempest-ProjectReaderTests-505929919 tempest-ProjectReaderTests-505929919-project-admin] GET https://10.4.3.8/volume/v3/volumes/ac494d47-52c6-4aed-99f7-df17c82c73c0 Aug 07 10:09:39.291276 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-6a695f97-55f1-4303-b5bf-0f7787342e5e tempest-ProjectReaderTests-505929919 tempest-ProjectReaderTests-505929919-project-admin] Empty body provided in request {{(pid=100296) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 10:09:39.291510 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-6a695f97-55f1-4303-b5bf-0f7787342e5e tempest-ProjectReaderTests-505929919 tempest-ProjectReaderTests-505929919-project-admin] Calling method 'show' {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 10:09:39.298112 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-6a695f97-55f1-4303-b5bf-0f7787342e5e tempest-ProjectReaderTests-505929919 tempest-ProjectReaderTests-505929919-project-admin] https://10.4.3.8/volume/v3/volumes/ac494d47-52c6-4aed-99f7-df17c82c73c0 returned with HTTP 404 Aug 07 10:09:39.298639 np0000006707 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 1387/5569] 10.4.3.8 () {68 vars in 1375 bytes} [Fri Aug 7 10:09:39 2026] GET /volume/v3/volumes/ac494d47-52c6-4aed-99f7-df17c82c73c0 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 07 10:09:39.307591 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-8fc91559-19a1-455d-ae49-d30a7d333f45 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:09:39.309202 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-8fc91559-19a1-455d-ae49-d30a7d333f45 tempest-ProjectReaderTests-505929919 tempest-ProjectReaderTests-505929919-project-admin] POST https://10.4.3.8/volume/v3/volumes Aug 07 10:09:39.309665 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-8fc91559-19a1-455d-ae49-d30a7d333f45 tempest-ProjectReaderTests-505929919 tempest-ProjectReaderTests-505929919-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-1291131743"}} {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 10:09:39.311367 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.v3.volumes [None req-8fc91559-19a1-455d-ae49-d30a7d333f45 tempest-ProjectReaderTests-505929919 tempest-ProjectReaderTests-505929919-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-1291131743'}} {{(pid=100295) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 07 10:09:39.311530 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.v3.volumes [None req-8fc91559-19a1-455d-ae49-d30a7d333f45 tempest-ProjectReaderTests-505929919 tempest-ProjectReaderTests-505929919-project-admin] Create volume of 1 GB Aug 07 10:09:39.316437 np0000006707 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-8fc91559-19a1-455d-ae49-d30a7d333f45 tempest-ProjectReaderTests-505929919 tempest-ProjectReaderTests-505929919-project-admin] Availability Zones retrieved successfully. Aug 07 10:09:39.323147 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.volume.api [None req-8fc91559-19a1-455d-ae49-d30a7d333f45 tempest-ProjectReaderTests-505929919 tempest-ProjectReaderTests-505929919-project-admin] Flow 'volume_create_api' (fed64e86-72b0-4064-844b-fb485d496520) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100295) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 10:09:39.325478 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.volume.api [None req-8fc91559-19a1-455d-ae49-d30a7d333f45 tempest-ProjectReaderTests-505929919 tempest-ProjectReaderTests-505929919-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8282387f-0e67-4b87-a537-80dda86552ec) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100295) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 10:09:39.326472 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.volume.flows.api.create_volume [None req-8fc91559-19a1-455d-ae49-d30a7d333f45 tempest-ProjectReaderTests-505929919 tempest-ProjectReaderTests-505929919-project-admin] Validating volume size '1' using validate_int {{(pid=100295) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 07 10:09:39.354828 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.volume.api [None req-8fc91559-19a1-455d-ae49-d30a7d333f45 tempest-ProjectReaderTests-505929919 tempest-ProjectReaderTests-505929919-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8282387f-0e67-4b87-a537-80dda86552ec) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-07T09:47:39Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=45fd9a3a-b61e-4c6c-9ab7-d02f06678d0d,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '45fd9a3a-b61e-4c6c-9ab7-d02f06678d0d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100295) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 10:09:39.355833 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.volume.api [None req-8fc91559-19a1-455d-ae49-d30a7d333f45 tempest-ProjectReaderTests-505929919 tempest-ProjectReaderTests-505929919-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0b31d53a-d901-47e0-b9e5-e5be31f91ff0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100295) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 10:09:39.400274 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.quota [None req-8fc91559-19a1-455d-ae49-d30a7d333f45 tempest-ProjectReaderTests-505929919 tempest-ProjectReaderTests-505929919-project-admin] Created reservations ['240b685c-e04d-4ca9-a97a-691e39f8a3c6', '89c8077b-3e4d-4d13-b109-7c93cc43099c', 'fda4fea5-9d2f-4da4-8ea7-67cd06f1f96d', 'bf20204b-3bdd-4af3-8498-bbdfb75b8290'] {{(pid=100295) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 10:09:39.401227 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.volume.api [None req-8fc91559-19a1-455d-ae49-d30a7d333f45 tempest-ProjectReaderTests-505929919 tempest-ProjectReaderTests-505929919-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0b31d53a-d901-47e0-b9e5-e5be31f91ff0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['240b685c-e04d-4ca9-a97a-691e39f8a3c6', '89c8077b-3e4d-4d13-b109-7c93cc43099c', 'fda4fea5-9d2f-4da4-8ea7-67cd06f1f96d', 'bf20204b-3bdd-4af3-8498-bbdfb75b8290']}' {{(pid=100295) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 10:09:39.402156 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.volume.api [None req-8fc91559-19a1-455d-ae49-d30a7d333f45 tempest-ProjectReaderTests-505929919 tempest-ProjectReaderTests-505929919-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (79e0080d-4580-4c4f-8f36-a3018032bb2e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100295) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 10:09:39.429011 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.volume.api [None req-8fc91559-19a1-455d-ae49-d30a7d333f45 tempest-ProjectReaderTests-505929919 tempest-ProjectReaderTests-505929919-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (79e0080d-4580-4c4f-8f36-a3018032bb2e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '1fe4f0e4-fe4b-4383-88dd-46557b81fbca', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1291131743',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='9dd5bcc0c96f499aa7568dafac7c60d6',qos_specs=None,replication_status=,reservations=['240b685c-e04d-4ca9-a97a-691e39f8a3c6','89c8077b-3e4d-4d13-b109-7c93cc43099c','fda4fea5-9d2f-4da4-8ea7-67cd06f1f96d','bf20204b-3bdd-4af3-8498-bbdfb75b8290'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a72f5656bfc840318e36aa8696a9b33f',volume_type_id=45fd9a3a-b61e-4c6c-9ab7-d02f06678d0d), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-07T10:09:39Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1291131743',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=1fe4f0e4-fe4b-4383-88dd-46557b81fbca,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='9dd5bcc0c96f499aa7568dafac7c60d6',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='a72f5656bfc840318e36aa8696a9b33f',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(45fd9a3a-b61e-4c6c-9ab7-d02f06678d0d),volume_type_id=45fd9a3a-b61e-4c6c-9ab7-d02f06678d0d)}' {{(pid=100295) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 10:09:39.430317 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.volume.api [None req-8fc91559-19a1-455d-ae49-d30a7d333f45 tempest-ProjectReaderTests-505929919 tempest-ProjectReaderTests-505929919-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (bf928660-a158-4120-b428-f79acd0dc99a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100295) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 10:09:39.447206 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.volume.api [None req-8fc91559-19a1-455d-ae49-d30a7d333f45 tempest-ProjectReaderTests-505929919 tempest-ProjectReaderTests-505929919-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (bf928660-a158-4120-b428-f79acd0dc99a) transitioned into state 'SUCCESS' from state '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-1291131743',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='9dd5bcc0c96f499aa7568dafac7c60d6',qos_specs=None,replication_status=,reservations=['240b685c-e04d-4ca9-a97a-691e39f8a3c6','89c8077b-3e4d-4d13-b109-7c93cc43099c','fda4fea5-9d2f-4da4-8ea7-67cd06f1f96d','bf20204b-3bdd-4af3-8498-bbdfb75b8290'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a72f5656bfc840318e36aa8696a9b33f',volume_type_id=45fd9a3a-b61e-4c6c-9ab7-d02f06678d0d)}' {{(pid=100295) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 10:09:39.447842 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.volume.api [None req-8fc91559-19a1-455d-ae49-d30a7d333f45 tempest-ProjectReaderTests-505929919 tempest-ProjectReaderTests-505929919-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (572b32a9-d95d-4a0d-b6de-b8444c38e846) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100295) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 10:09:39.456346 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.volume.api [None req-8fc91559-19a1-455d-ae49-d30a7d333f45 tempest-ProjectReaderTests-505929919 tempest-ProjectReaderTests-505929919-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (572b32a9-d95d-4a0d-b6de-b8444c38e846) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100295) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 10:09:39.457055 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.volume.api [None req-8fc91559-19a1-455d-ae49-d30a7d333f45 tempest-ProjectReaderTests-505929919 tempest-ProjectReaderTests-505929919-project-admin] Flow 'volume_create_api' (fed64e86-72b0-4064-844b-fb485d496520) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100295) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 10:09:39.457511 np0000006707 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-8fc91559-19a1-455d-ae49-d30a7d333f45 tempest-ProjectReaderTests-505929919 tempest-ProjectReaderTests-505929919-project-admin] Create volume request issued successfully. Aug 07 10:09:39.457970 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-8fc91559-19a1-455d-ae49-d30a7d333f45 tempest-ProjectReaderTests-505929919 tempest-ProjectReaderTests-505929919-project-admin] https://10.4.3.8/volume/v3/volumes returned with HTTP 202 Aug 07 10:09:39.458381 np0000006707 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 1398/5570] 10.4.3.8 () {70 vars in 1285 bytes} [Fri Aug 7 10:09:39 2026] POST /volume/v3/volumes => generated 774 bytes in 152 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 07 10:09:39.469623 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [None req-68d88416-fbaf-4b06-90eb-81a7d64f9e14 None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:09:39.471312 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-68d88416-fbaf-4b06-90eb-81a7d64f9e14 tempest-ProjectReaderTests-505929919 tempest-ProjectReaderTests-505929919-project-admin] GET https://10.4.3.8/volume/v3/volumes/1fe4f0e4-fe4b-4383-88dd-46557b81fbca Aug 07 10:09:39.471532 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-68d88416-fbaf-4b06-90eb-81a7d64f9e14 tempest-ProjectReaderTests-505929919 tempest-ProjectReaderTests-505929919-project-admin] Empty body provided in request {{(pid=100297) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 10:09:39.471723 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-68d88416-fbaf-4b06-90eb-81a7d64f9e14 tempest-ProjectReaderTests-505929919 tempest-ProjectReaderTests-505929919-project-admin] Calling method 'show' {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 10:09:39.479514 np0000006707 devstack@c-api.service[100297]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 10:09:39.479514 np0000006707 devstack@c-api.service[100297]: warnings.warn( Aug 07 10:09:39.483171 np0000006707 devstack@c-api.service[100297]: INFO cinder.volume.api [None req-68d88416-fbaf-4b06-90eb-81a7d64f9e14 tempest-ProjectReaderTests-505929919 tempest-ProjectReaderTests-505929919-project-admin] Volume info retrieved successfully. Aug 07 10:09:39.487493 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-68d88416-fbaf-4b06-90eb-81a7d64f9e14 tempest-ProjectReaderTests-505929919 tempest-ProjectReaderTests-505929919-project-admin] https://10.4.3.8/volume/v3/volumes/1fe4f0e4-fe4b-4383-88dd-46557b81fbca returned with HTTP 200 Aug 07 10:09:39.487832 np0000006707 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 1396/5571] 10.4.3.8 () {68 vars in 1375 bytes} [Fri Aug 7 10:09:39 2026] GET /volume/v3/volumes/1fe4f0e4-fe4b-4383-88dd-46557b81fbca => generated 953 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 10:09:40.172535 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.middleware.request_id [None req-70fb2cc8-614f-4498-aab2-e74f9a8bb87c None None] RequestId filter calling following filter/app {{(pid=100298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:09:40.174142 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [None req-70fb2cc8-614f-4498-aab2-e74f9a8bb87c tempest-VolumesBackupsTest-1436783417 tempest-VolumesBackupsTest-1436783417-project-member] GET https://10.4.3.8/volume/v3/backups/82048f5e-678d-490a-808a-107bc5be391e Aug 07 10:09:40.174305 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [None req-70fb2cc8-614f-4498-aab2-e74f9a8bb87c tempest-VolumesBackupsTest-1436783417 tempest-VolumesBackupsTest-1436783417-project-member] Empty body provided in request {{(pid=100298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 10:09:40.174515 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [None req-70fb2cc8-614f-4498-aab2-e74f9a8bb87c tempest-VolumesBackupsTest-1436783417 tempest-VolumesBackupsTest-1436783417-project-member] Calling method 'show' {{(pid=100298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 10:09:40.174631 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.v3.backups [None req-70fb2cc8-614f-4498-aab2-e74f9a8bb87c tempest-VolumesBackupsTest-1436783417 tempest-VolumesBackupsTest-1436783417-project-member] Show backup with id 82048f5e-678d-490a-808a-107bc5be391e. {{(pid=100298) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 10:09:40.177862 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [None req-70fb2cc8-614f-4498-aab2-e74f9a8bb87c tempest-VolumesBackupsTest-1436783417 tempest-VolumesBackupsTest-1436783417-project-member] https://10.4.3.8/volume/v3/backups/82048f5e-678d-490a-808a-107bc5be391e returned with HTTP 404 Aug 07 10:09:40.178283 np0000006707 devstack@c-api.service[100298]: [pid: 100298|app: 0|req: 1391/5572] 10.4.3.8 () {66 vars in 1334 bytes} [Fri Aug 7 10:09:40 2026] GET /volume/v3/backups/82048f5e-678d-490a-808a-107bc5be391e => generated 109 bytes in 6 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 10:09:40.275891 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [req-dcf49b46-d6b4-4495-a44e-a7b021e13ba9 req-35d4959a-42f9-4034-bbd6-fec7a95c6350 None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:09:40.277774 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [req-dcf49b46-d6b4-4495-a44e-a7b021e13ba9 req-35d4959a-42f9-4034-bbd6-fec7a95c6350 tempest-VolumesBackupsTest-1436783417 tempest-VolumesBackupsTest-1436783417-project-member] GET https://10.4.3.8/volume/v3/volumes/fca39059-eae5-4918-8ce0-768cd3939f02 Aug 07 10:09:40.277949 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [req-dcf49b46-d6b4-4495-a44e-a7b021e13ba9 req-35d4959a-42f9-4034-bbd6-fec7a95c6350 tempest-VolumesBackupsTest-1436783417 tempest-VolumesBackupsTest-1436783417-project-member] Empty body provided in request {{(pid=100296) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 10:09:40.278154 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [req-dcf49b46-d6b4-4495-a44e-a7b021e13ba9 req-35d4959a-42f9-4034-bbd6-fec7a95c6350 tempest-VolumesBackupsTest-1436783417 tempest-VolumesBackupsTest-1436783417-project-member] Calling method 'show' {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 10:09:40.287317 np0000006707 devstack@c-api.service[100296]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 10:09:40.287317 np0000006707 devstack@c-api.service[100296]: warnings.warn( Aug 07 10:09:40.290559 np0000006707 devstack@c-api.service[100296]: INFO cinder.volume.api [req-dcf49b46-d6b4-4495-a44e-a7b021e13ba9 req-35d4959a-42f9-4034-bbd6-fec7a95c6350 tempest-VolumesBackupsTest-1436783417 tempest-VolumesBackupsTest-1436783417-project-member] Volume info retrieved successfully. Aug 07 10:09:40.294407 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [req-dcf49b46-d6b4-4495-a44e-a7b021e13ba9 req-35d4959a-42f9-4034-bbd6-fec7a95c6350 tempest-VolumesBackupsTest-1436783417 tempest-VolumesBackupsTest-1436783417-project-member] https://10.4.3.8/volume/v3/volumes/fca39059-eae5-4918-8ce0-768cd3939f02 returned with HTTP 200 Aug 07 10:09:40.294879 np0000006707 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 1388/5573] 10.4.3.8 () {68 vars in 1584 bytes} [Fri Aug 7 10:09:40 2026] GET /volume/v3/volumes/fca39059-eae5-4918-8ce0-768cd3939f02 => generated 1130 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 10:09:40.313335 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [req-dcf49b46-d6b4-4495-a44e-a7b021e13ba9 req-e6f39395-da65-4af7-9804-b0aaf53d6ebe None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:09:40.315591 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [req-dcf49b46-d6b4-4495-a44e-a7b021e13ba9 req-e6f39395-da65-4af7-9804-b0aaf53d6ebe tempest-VolumesBackupsTest-1436783417 tempest-VolumesBackupsTest-1436783417-project-member] POST https://10.4.3.8/volume/v3/volumes/fca39059-eae5-4918-8ce0-768cd3939f02/action Aug 07 10:09:40.315920 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [req-dcf49b46-d6b4-4495-a44e-a7b021e13ba9 req-e6f39395-da65-4af7-9804-b0aaf53d6ebe tempest-VolumesBackupsTest-1436783417 tempest-VolumesBackupsTest-1436783417-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100295) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 07 10:09:40.316064 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [req-dcf49b46-d6b4-4495-a44e-a7b021e13ba9 req-e6f39395-da65-4af7-9804-b0aaf53d6ebe tempest-VolumesBackupsTest-1436783417 tempest-VolumesBackupsTest-1436783417-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 10:09:40.326549 np0000006707 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 10:09:40.326549 np0000006707 devstack@c-api.service[100295]: warnings.warn( Aug 07 10:09:40.327116 np0000006707 devstack@c-api.service[100295]: INFO cinder.volume.api [req-dcf49b46-d6b4-4495-a44e-a7b021e13ba9 req-e6f39395-da65-4af7-9804-b0aaf53d6ebe tempest-VolumesBackupsTest-1436783417 tempest-VolumesBackupsTest-1436783417-project-member] Volume info retrieved successfully. Aug 07 10:09:40.334928 np0000006707 devstack@c-api.service[100295]: INFO cinder.volume.api [req-dcf49b46-d6b4-4495-a44e-a7b021e13ba9 req-e6f39395-da65-4af7-9804-b0aaf53d6ebe tempest-VolumesBackupsTest-1436783417 tempest-VolumesBackupsTest-1436783417-project-member] Begin detaching volume completed successfully. Aug 07 10:09:40.335135 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [req-dcf49b46-d6b4-4495-a44e-a7b021e13ba9 req-e6f39395-da65-4af7-9804-b0aaf53d6ebe tempest-VolumesBackupsTest-1436783417 tempest-VolumesBackupsTest-1436783417-project-member] https://10.4.3.8/volume/v3/volumes/fca39059-eae5-4918-8ce0-768cd3939f02/action returned with HTTP 202 Aug 07 10:09:40.335567 np0000006707 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 1399/5574] 10.4.3.8 () {72 vars in 1658 bytes} [Fri Aug 7 10:09:40 2026] POST /volume/v3/volumes/fca39059-eae5-4918-8ce0-768cd3939f02/action => generated 0 bytes in 23 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 07 10:09:40.351218 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [None req-d2363832-5b44-47a8-bda4-65627dc664cf None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:09:40.352880 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-d2363832-5b44-47a8-bda4-65627dc664cf tempest-VolumesBackupsTest-1436783417 tempest-VolumesBackupsTest-1436783417-project-member] GET https://10.4.3.8/volume/v3/volumes/fca39059-eae5-4918-8ce0-768cd3939f02 Aug 07 10:09:40.353099 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-d2363832-5b44-47a8-bda4-65627dc664cf tempest-VolumesBackupsTest-1436783417 tempest-VolumesBackupsTest-1436783417-project-member] Empty body provided in request {{(pid=100297) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 10:09:40.353298 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-d2363832-5b44-47a8-bda4-65627dc664cf tempest-VolumesBackupsTest-1436783417 tempest-VolumesBackupsTest-1436783417-project-member] Calling method 'show' {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 10:09:40.364290 np0000006707 devstack@c-api.service[100297]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 10:09:40.364290 np0000006707 devstack@c-api.service[100297]: warnings.warn( Aug 07 10:09:40.368314 np0000006707 devstack@c-api.service[100297]: INFO cinder.volume.api [None req-d2363832-5b44-47a8-bda4-65627dc664cf tempest-VolumesBackupsTest-1436783417 tempest-VolumesBackupsTest-1436783417-project-member] Volume info retrieved successfully. Aug 07 10:09:40.370311 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.middleware.request_id [None req-9875585e-b62c-4075-9a4c-55b4efe3e15e None None] RequestId filter calling following filter/app {{(pid=100298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:09:40.370660 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [None req-9875585e-b62c-4075-9a4c-55b4efe3e15e None None] GET https://10.4.3.8/volume// Aug 07 10:09:40.370821 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [None req-9875585e-b62c-4075-9a4c-55b4efe3e15e None None] Empty body provided in request {{(pid=100298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 10:09:40.370991 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [None req-9875585e-b62c-4075-9a4c-55b4efe3e15e None None] Calling method 'all' {{(pid=100298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 10:09:40.371314 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [None req-9875585e-b62c-4075-9a4c-55b4efe3e15e None None] https://10.4.3.8/volume// returned with HTTP 300 Aug 07 10:09:40.371575 np0000006707 devstack@c-api.service[100298]: [pid: 100298|app: 0|req: 1392/5575] 10.4.3.8 () {66 vars in 1412 bytes} [Fri Aug 7 10:09:40 2026] GET /volume/ => generated 384 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 07 10:09:40.372457 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-d2363832-5b44-47a8-bda4-65627dc664cf tempest-VolumesBackupsTest-1436783417 tempest-VolumesBackupsTest-1436783417-project-member] https://10.4.3.8/volume/v3/volumes/fca39059-eae5-4918-8ce0-768cd3939f02 returned with HTTP 200 Aug 07 10:09:40.372817 np0000006707 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 1397/5576] 10.4.3.8 () {66 vars in 1334 bytes} [Fri Aug 7 10:09:40 2026] GET /volume/v3/volumes/fca39059-eae5-4918-8ce0-768cd3939f02 => generated 1133 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 10:09:40.377835 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [req-dcf49b46-d6b4-4495-a44e-a7b021e13ba9 req-bc011ad4-ddf8-4ec8-ba5c-6ca37c8ba003 None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:09:40.379855 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [req-dcf49b46-d6b4-4495-a44e-a7b021e13ba9 req-bc011ad4-ddf8-4ec8-ba5c-6ca37c8ba003 tempest-VolumesBackupsTest-1436783417 tempest-VolumesBackupsTest-1436783417-project-member] GET https://10.4.3.8/volume/v3/volumes/fca39059-eae5-4918-8ce0-768cd3939f02 Aug 07 10:09:40.380098 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [req-dcf49b46-d6b4-4495-a44e-a7b021e13ba9 req-bc011ad4-ddf8-4ec8-ba5c-6ca37c8ba003 tempest-VolumesBackupsTest-1436783417 tempest-VolumesBackupsTest-1436783417-project-member] Empty body provided in request {{(pid=100296) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 10:09:40.380284 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [req-dcf49b46-d6b4-4495-a44e-a7b021e13ba9 req-bc011ad4-ddf8-4ec8-ba5c-6ca37c8ba003 tempest-VolumesBackupsTest-1436783417 tempest-VolumesBackupsTest-1436783417-project-member] Calling method 'show' {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 10:09:40.389400 np0000006707 devstack@c-api.service[100296]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 10:09:40.389400 np0000006707 devstack@c-api.service[100296]: warnings.warn( Aug 07 10:09:40.392312 np0000006707 devstack@c-api.service[100296]: INFO cinder.volume.api [req-dcf49b46-d6b4-4495-a44e-a7b021e13ba9 req-bc011ad4-ddf8-4ec8-ba5c-6ca37c8ba003 tempest-VolumesBackupsTest-1436783417 tempest-VolumesBackupsTest-1436783417-project-member] Volume info retrieved successfully. Aug 07 10:09:40.397055 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [req-dcf49b46-d6b4-4495-a44e-a7b021e13ba9 req-bc011ad4-ddf8-4ec8-ba5c-6ca37c8ba003 tempest-VolumesBackupsTest-1436783417 tempest-VolumesBackupsTest-1436783417-project-member] https://10.4.3.8/volume/v3/volumes/fca39059-eae5-4918-8ce0-768cd3939f02 returned with HTTP 200 Aug 07 10:09:40.397512 np0000006707 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 1389/5577] 10.4.3.8 () {70 vars in 1625 bytes} [Fri Aug 7 10:09:40 2026] GET /volume/v3/volumes/fca39059-eae5-4918-8ce0-768cd3939f02 => generated 1313 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 07 10:09:40.502442 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-9839cc65-1175-4200-bc15-c6de9f45a272 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:09:40.504245 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-9839cc65-1175-4200-bc15-c6de9f45a272 tempest-ProjectReaderTests-505929919 tempest-ProjectReaderTests-505929919-project-admin] GET https://10.4.3.8/volume/v3/volumes/1fe4f0e4-fe4b-4383-88dd-46557b81fbca Aug 07 10:09:40.504463 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-9839cc65-1175-4200-bc15-c6de9f45a272 tempest-ProjectReaderTests-505929919 tempest-ProjectReaderTests-505929919-project-admin] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 10:09:40.504647 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-9839cc65-1175-4200-bc15-c6de9f45a272 tempest-ProjectReaderTests-505929919 tempest-ProjectReaderTests-505929919-project-admin] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 10:09:40.511768 np0000006707 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 10:09:40.511768 np0000006707 devstack@c-api.service[100295]: warnings.warn( Aug 07 10:09:40.514939 np0000006707 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-9839cc65-1175-4200-bc15-c6de9f45a272 tempest-ProjectReaderTests-505929919 tempest-ProjectReaderTests-505929919-project-admin] Volume info retrieved successfully. Aug 07 10:09:40.518428 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-9839cc65-1175-4200-bc15-c6de9f45a272 tempest-ProjectReaderTests-505929919 tempest-ProjectReaderTests-505929919-project-admin] https://10.4.3.8/volume/v3/volumes/1fe4f0e4-fe4b-4383-88dd-46557b81fbca returned with HTTP 200 Aug 07 10:09:40.518758 np0000006707 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 1400/5578] 10.4.3.8 () {68 vars in 1375 bytes} [Fri Aug 7 10:09:40 2026] GET /volume/v3/volumes/1fe4f0e4-fe4b-4383-88dd-46557b81fbca => generated 1005 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 07 10:09:40.530380 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.middleware.request_id [None req-6163fddf-6705-4484-9173-920ae9911350 None None] RequestId filter calling following filter/app {{(pid=100298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:09:40.532134 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [None req-6163fddf-6705-4484-9173-920ae9911350 tempest-ProjectReaderTests-505929919 tempest-ProjectReaderTests-505929919-project-reader] GET https://10.4.3.8/volume/v3/volumes/summary Aug 07 10:09:40.532329 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [None req-6163fddf-6705-4484-9173-920ae9911350 tempest-ProjectReaderTests-505929919 tempest-ProjectReaderTests-505929919-project-reader] Empty body provided in request {{(pid=100298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 10:09:40.532517 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [None req-6163fddf-6705-4484-9173-920ae9911350 tempest-ProjectReaderTests-505929919 tempest-ProjectReaderTests-505929919-project-reader] Calling method 'version_select' {{(pid=100298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 10:09:40.532679 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.api_utils [None req-6163fddf-6705-4484-9173-920ae9911350 tempest-ProjectReaderTests-505929919 tempest-ProjectReaderTests-505929919-project-reader] Removing options '' from query. {{(pid=100298) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 07 10:09:40.536921 np0000006707 devstack@c-api.service[100298]: INFO cinder.volume.api [None req-6163fddf-6705-4484-9173-920ae9911350 tempest-ProjectReaderTests-505929919 tempest-ProjectReaderTests-505929919-project-reader] Get summary completed successfully. Aug 07 10:09:40.537152 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [None req-6163fddf-6705-4484-9173-920ae9911350 tempest-ProjectReaderTests-505929919 tempest-ProjectReaderTests-505929919-project-reader] https://10.4.3.8/volume/v3/volumes/summary returned with HTTP 200 Aug 07 10:09:40.537506 np0000006707 devstack@c-api.service[100298]: [pid: 100298|app: 0|req: 1393/5579] 10.4.3.8 () {68 vars in 1288 bytes} [Fri Aug 7 10:09:40 2026] GET /volume/v3/volumes/summary => generated 55 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 10:09:40.543796 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [None req-9b1758d6-4fc2-4fe5-b455-726c204841f3 None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:09:40.545482 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-9b1758d6-4fc2-4fe5-b455-726c204841f3 tempest-ProjectReaderTests-505929919 tempest-ProjectReaderTests-505929919-project-admin] DELETE https://10.4.3.8/volume/v3/volumes/1fe4f0e4-fe4b-4383-88dd-46557b81fbca Aug 07 10:09:40.545672 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-9b1758d6-4fc2-4fe5-b455-726c204841f3 tempest-ProjectReaderTests-505929919 tempest-ProjectReaderTests-505929919-project-admin] Empty body provided in request {{(pid=100297) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 10:09:40.545905 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-9b1758d6-4fc2-4fe5-b455-726c204841f3 tempest-ProjectReaderTests-505929919 tempest-ProjectReaderTests-505929919-project-admin] Calling method 'delete' {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 10:09:40.546101 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.v3.volumes [None req-9b1758d6-4fc2-4fe5-b455-726c204841f3 tempest-ProjectReaderTests-505929919 tempest-ProjectReaderTests-505929919-project-admin] Delete volume with id: 1fe4f0e4-fe4b-4383-88dd-46557b81fbca Aug 07 10:09:40.553197 np0000006707 devstack@c-api.service[100297]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 10:09:40.553197 np0000006707 devstack@c-api.service[100297]: warnings.warn( Aug 07 10:09:40.553492 np0000006707 devstack@c-api.service[100297]: INFO cinder.volume.api [None req-9b1758d6-4fc2-4fe5-b455-726c204841f3 tempest-ProjectReaderTests-505929919 tempest-ProjectReaderTests-505929919-project-admin] Volume info retrieved successfully. Aug 07 10:09:40.569044 np0000006707 devstack@c-api.service[100297]: INFO cinder.volume.api [None req-9b1758d6-4fc2-4fe5-b455-726c204841f3 tempest-ProjectReaderTests-505929919 tempest-ProjectReaderTests-505929919-project-admin] Delete volume request issued successfully. Aug 07 10:09:40.569269 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-9b1758d6-4fc2-4fe5-b455-726c204841f3 tempest-ProjectReaderTests-505929919 tempest-ProjectReaderTests-505929919-project-admin] https://10.4.3.8/volume/v3/volumes/1fe4f0e4-fe4b-4383-88dd-46557b81fbca returned with HTTP 202 Aug 07 10:09:40.569735 np0000006707 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 1398/5580] 10.4.3.8 () {68 vars in 1378 bytes} [Fri Aug 7 10:09:40 2026] DELETE /volume/v3/volumes/1fe4f0e4-fe4b-4383-88dd-46557b81fbca => generated 0 bytes in 26 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 07 10:09:40.576945 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [None req-efea43a2-857b-4fda-a020-402957a45f35 None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:09:40.578634 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-efea43a2-857b-4fda-a020-402957a45f35 tempest-ProjectReaderTests-505929919 tempest-ProjectReaderTests-505929919-project-admin] GET https://10.4.3.8/volume/v3/volumes/1fe4f0e4-fe4b-4383-88dd-46557b81fbca Aug 07 10:09:40.578815 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-efea43a2-857b-4fda-a020-402957a45f35 tempest-ProjectReaderTests-505929919 tempest-ProjectReaderTests-505929919-project-admin] Empty body provided in request {{(pid=100296) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 10:09:40.578982 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-efea43a2-857b-4fda-a020-402957a45f35 tempest-ProjectReaderTests-505929919 tempest-ProjectReaderTests-505929919-project-admin] Calling method 'show' {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 10:09:40.585211 np0000006707 devstack@c-api.service[100296]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 10:09:40.585211 np0000006707 devstack@c-api.service[100296]: warnings.warn( Aug 07 10:09:40.588189 np0000006707 devstack@c-api.service[100296]: INFO cinder.volume.api [None req-efea43a2-857b-4fda-a020-402957a45f35 tempest-ProjectReaderTests-505929919 tempest-ProjectReaderTests-505929919-project-admin] Volume info retrieved successfully. Aug 07 10:09:40.591973 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-efea43a2-857b-4fda-a020-402957a45f35 tempest-ProjectReaderTests-505929919 tempest-ProjectReaderTests-505929919-project-admin] https://10.4.3.8/volume/v3/volumes/1fe4f0e4-fe4b-4383-88dd-46557b81fbca returned with HTTP 200 Aug 07 10:09:40.592355 np0000006707 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 1390/5581] 10.4.3.8 () {68 vars in 1375 bytes} [Fri Aug 7 10:09:40 2026] GET /volume/v3/volumes/1fe4f0e4-fe4b-4383-88dd-46557b81fbca => generated 1004 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 07 10:09:41.131334 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [req-dcf49b46-d6b4-4495-a44e-a7b021e13ba9 req-6bbff113-0165-42da-9a1e-307cc38293c5 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:09:41.133071 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [req-dcf49b46-d6b4-4495-a44e-a7b021e13ba9 req-6bbff113-0165-42da-9a1e-307cc38293c5 tempest-VolumesBackupsTest-1436783417 tempest-VolumesBackupsTest-1436783417-project-member] DELETE https://10.4.3.8/volume/v3/attachments/df459e77-3704-4f48-8952-ddad0f6a7536 Aug 07 10:09:41.133215 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [req-dcf49b46-d6b4-4495-a44e-a7b021e13ba9 req-6bbff113-0165-42da-9a1e-307cc38293c5 tempest-VolumesBackupsTest-1436783417 tempest-VolumesBackupsTest-1436783417-project-member] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 10:09:41.133365 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [req-dcf49b46-d6b4-4495-a44e-a7b021e13ba9 req-6bbff113-0165-42da-9a1e-307cc38293c5 tempest-VolumesBackupsTest-1436783417 tempest-VolumesBackupsTest-1436783417-project-member] Calling method 'version_select' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 10:09:41.140157 np0000006707 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 10:09:41.140157 np0000006707 devstack@c-api.service[100295]: warnings.warn( Aug 07 10:09:41.180834 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [req-dcf49b46-d6b4-4495-a44e-a7b021e13ba9 req-6bbff113-0165-42da-9a1e-307cc38293c5 tempest-VolumesBackupsTest-1436783417 tempest-VolumesBackupsTest-1436783417-project-member] https://10.4.3.8/volume/v3/attachments/df459e77-3704-4f48-8952-ddad0f6a7536 returned with HTTP 200 Aug 07 10:09:41.181244 np0000006707 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 1401/5582] 10.4.3.8 () {72 vars in 1659 bytes} [Fri Aug 7 10:09:41 2026] DELETE /volume/v3/attachments/df459e77-3704-4f48-8952-ddad0f6a7536 => generated 19 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 10:09:41.384712 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.middleware.request_id [None req-2d094feb-d6c7-46b0-aac8-2dee8ad195d5 None None] RequestId filter calling following filter/app {{(pid=100298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:09:41.386407 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [None req-2d094feb-d6c7-46b0-aac8-2dee8ad195d5 tempest-VolumesBackupsTest-1436783417 tempest-VolumesBackupsTest-1436783417-project-member] GET https://10.4.3.8/volume/v3/volumes/fca39059-eae5-4918-8ce0-768cd3939f02 Aug 07 10:09:41.386619 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [None req-2d094feb-d6c7-46b0-aac8-2dee8ad195d5 tempest-VolumesBackupsTest-1436783417 tempest-VolumesBackupsTest-1436783417-project-member] Empty body provided in request {{(pid=100298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 10:09:41.386821 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [None req-2d094feb-d6c7-46b0-aac8-2dee8ad195d5 tempest-VolumesBackupsTest-1436783417 tempest-VolumesBackupsTest-1436783417-project-member] Calling method 'show' {{(pid=100298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 10:09:41.393705 np0000006707 devstack@c-api.service[100298]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 10:09:41.393705 np0000006707 devstack@c-api.service[100298]: warnings.warn( Aug 07 10:09:41.396896 np0000006707 devstack@c-api.service[100298]: INFO cinder.volume.api [None req-2d094feb-d6c7-46b0-aac8-2dee8ad195d5 tempest-VolumesBackupsTest-1436783417 tempest-VolumesBackupsTest-1436783417-project-member] Volume info retrieved successfully. Aug 07 10:09:41.400438 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [None req-2d094feb-d6c7-46b0-aac8-2dee8ad195d5 tempest-VolumesBackupsTest-1436783417 tempest-VolumesBackupsTest-1436783417-project-member] https://10.4.3.8/volume/v3/volumes/fca39059-eae5-4918-8ce0-768cd3939f02 returned with HTTP 200 Aug 07 10:09:41.400831 np0000006707 devstack@c-api.service[100298]: [pid: 100298|app: 0|req: 1394/5583] 10.4.3.8 () {66 vars in 1334 bytes} [Fri Aug 7 10:09:41 2026] GET /volume/v3/volumes/fca39059-eae5-4918-8ce0-768cd3939f02 => generated 838 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 10:09:41.605564 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [None req-690e760a-6621-4132-b9a0-76765c378a08 None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:09:41.607363 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-690e760a-6621-4132-b9a0-76765c378a08 tempest-ProjectReaderTests-505929919 tempest-ProjectReaderTests-505929919-project-admin] GET https://10.4.3.8/volume/v3/volumes/1fe4f0e4-fe4b-4383-88dd-46557b81fbca Aug 07 10:09:41.607599 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-690e760a-6621-4132-b9a0-76765c378a08 tempest-ProjectReaderTests-505929919 tempest-ProjectReaderTests-505929919-project-admin] Empty body provided in request {{(pid=100297) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 10:09:41.607786 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-690e760a-6621-4132-b9a0-76765c378a08 tempest-ProjectReaderTests-505929919 tempest-ProjectReaderTests-505929919-project-admin] Calling method 'show' {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 10:09:41.614435 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-690e760a-6621-4132-b9a0-76765c378a08 tempest-ProjectReaderTests-505929919 tempest-ProjectReaderTests-505929919-project-admin] https://10.4.3.8/volume/v3/volumes/1fe4f0e4-fe4b-4383-88dd-46557b81fbca returned with HTTP 404 Aug 07 10:09:41.614934 np0000006707 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 1399/5584] 10.4.3.8 () {68 vars in 1375 bytes} [Fri Aug 7 10:09:41 2026] GET /volume/v3/volumes/1fe4f0e4-fe4b-4383-88dd-46557b81fbca => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 07 10:09:44.196207 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [None req-1d9dd945-ef40-4432-9752-e7f45080d8c6 None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:09:44.198135 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-1d9dd945-ef40-4432-9752-e7f45080d8c6 tempest-VolumesBackupsTest-1436783417 tempest-VolumesBackupsTest-1436783417-project-member] GET https://10.4.3.8/volume/v3/volumes/fca39059-eae5-4918-8ce0-768cd3939f02 Aug 07 10:09:44.198347 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-1d9dd945-ef40-4432-9752-e7f45080d8c6 tempest-VolumesBackupsTest-1436783417 tempest-VolumesBackupsTest-1436783417-project-member] Empty body provided in request {{(pid=100296) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 10:09:44.198585 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-1d9dd945-ef40-4432-9752-e7f45080d8c6 tempest-VolumesBackupsTest-1436783417 tempest-VolumesBackupsTest-1436783417-project-member] Calling method 'show' {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 10:09:44.206186 np0000006707 devstack@c-api.service[100296]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 10:09:44.206186 np0000006707 devstack@c-api.service[100296]: warnings.warn( Aug 07 10:09:44.209598 np0000006707 devstack@c-api.service[100296]: INFO cinder.volume.api [None req-1d9dd945-ef40-4432-9752-e7f45080d8c6 tempest-VolumesBackupsTest-1436783417 tempest-VolumesBackupsTest-1436783417-project-member] Volume info retrieved successfully. Aug 07 10:09:44.213901 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-1d9dd945-ef40-4432-9752-e7f45080d8c6 tempest-VolumesBackupsTest-1436783417 tempest-VolumesBackupsTest-1436783417-project-member] https://10.4.3.8/volume/v3/volumes/fca39059-eae5-4918-8ce0-768cd3939f02 returned with HTTP 200 Aug 07 10:09:44.214332 np0000006707 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 1391/5585] 10.4.3.8 () {66 vars in 1334 bytes} [Fri Aug 7 10:09:44 2026] GET /volume/v3/volumes/fca39059-eae5-4918-8ce0-768cd3939f02 => generated 838 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 10:09:44.225359 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-4e22303e-cf78-412a-b0c5-4a673cd8b2a1 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:09:44.227160 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-4e22303e-cf78-412a-b0c5-4a673cd8b2a1 tempest-VolumesBackupsTest-1436783417 tempest-VolumesBackupsTest-1436783417-project-member] DELETE https://10.4.3.8/volume/v3/volumes/fca39059-eae5-4918-8ce0-768cd3939f02 Aug 07 10:09:44.227343 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-4e22303e-cf78-412a-b0c5-4a673cd8b2a1 tempest-VolumesBackupsTest-1436783417 tempest-VolumesBackupsTest-1436783417-project-member] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 10:09:44.227558 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-4e22303e-cf78-412a-b0c5-4a673cd8b2a1 tempest-VolumesBackupsTest-1436783417 tempest-VolumesBackupsTest-1436783417-project-member] Calling method 'delete' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 10:09:44.227736 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.v3.volumes [None req-4e22303e-cf78-412a-b0c5-4a673cd8b2a1 tempest-VolumesBackupsTest-1436783417 tempest-VolumesBackupsTest-1436783417-project-member] Delete volume with id: fca39059-eae5-4918-8ce0-768cd3939f02 Aug 07 10:09:44.234112 np0000006707 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 10:09:44.234112 np0000006707 devstack@c-api.service[100295]: warnings.warn( Aug 07 10:09:44.234535 np0000006707 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-4e22303e-cf78-412a-b0c5-4a673cd8b2a1 tempest-VolumesBackupsTest-1436783417 tempest-VolumesBackupsTest-1436783417-project-member] Volume info retrieved successfully. Aug 07 10:09:44.250370 np0000006707 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-4e22303e-cf78-412a-b0c5-4a673cd8b2a1 tempest-VolumesBackupsTest-1436783417 tempest-VolumesBackupsTest-1436783417-project-member] Delete volume request issued successfully. Aug 07 10:09:44.250618 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-4e22303e-cf78-412a-b0c5-4a673cd8b2a1 tempest-VolumesBackupsTest-1436783417 tempest-VolumesBackupsTest-1436783417-project-member] https://10.4.3.8/volume/v3/volumes/fca39059-eae5-4918-8ce0-768cd3939f02 returned with HTTP 202 Aug 07 10:09:44.251100 np0000006707 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 1402/5586] 10.4.3.8 () {66 vars in 1337 bytes} [Fri Aug 7 10:09:44 2026] DELETE /volume/v3/volumes/fca39059-eae5-4918-8ce0-768cd3939f02 => generated 0 bytes in 26 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 07 10:09:44.258574 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.middleware.request_id [None req-6bd92929-2b6b-4309-a246-0c345ca8f59a None None] RequestId filter calling following filter/app {{(pid=100298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:09:44.260389 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [None req-6bd92929-2b6b-4309-a246-0c345ca8f59a tempest-VolumesBackupsTest-1436783417 tempest-VolumesBackupsTest-1436783417-project-member] GET https://10.4.3.8/volume/v3/volumes/fca39059-eae5-4918-8ce0-768cd3939f02 Aug 07 10:09:44.260625 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [None req-6bd92929-2b6b-4309-a246-0c345ca8f59a tempest-VolumesBackupsTest-1436783417 tempest-VolumesBackupsTest-1436783417-project-member] Empty body provided in request {{(pid=100298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 10:09:44.260805 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [None req-6bd92929-2b6b-4309-a246-0c345ca8f59a tempest-VolumesBackupsTest-1436783417 tempest-VolumesBackupsTest-1436783417-project-member] Calling method 'show' {{(pid=100298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 10:09:44.267155 np0000006707 devstack@c-api.service[100298]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 10:09:44.267155 np0000006707 devstack@c-api.service[100298]: warnings.warn( Aug 07 10:09:44.270456 np0000006707 devstack@c-api.service[100298]: INFO cinder.volume.api [None req-6bd92929-2b6b-4309-a246-0c345ca8f59a tempest-VolumesBackupsTest-1436783417 tempest-VolumesBackupsTest-1436783417-project-member] Volume info retrieved successfully. Aug 07 10:09:44.274124 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [None req-6bd92929-2b6b-4309-a246-0c345ca8f59a tempest-VolumesBackupsTest-1436783417 tempest-VolumesBackupsTest-1436783417-project-member] https://10.4.3.8/volume/v3/volumes/fca39059-eae5-4918-8ce0-768cd3939f02 returned with HTTP 200 Aug 07 10:09:44.274347 np0000006707 devstack@c-api.service[100298]: [pid: 100298|app: 0|req: 1395/5587] 10.4.3.8 () {66 vars in 1334 bytes} [Fri Aug 7 10:09:44 2026] GET /volume/v3/volumes/fca39059-eae5-4918-8ce0-768cd3939f02 => generated 837 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 10:09:45.287825 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [None req-b3d3d0b2-1f41-4f4c-8657-867d5c949689 None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:09:45.289610 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-b3d3d0b2-1f41-4f4c-8657-867d5c949689 tempest-VolumesBackupsTest-1436783417 tempest-VolumesBackupsTest-1436783417-project-member] GET https://10.4.3.8/volume/v3/volumes/fca39059-eae5-4918-8ce0-768cd3939f02 Aug 07 10:09:45.289808 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-b3d3d0b2-1f41-4f4c-8657-867d5c949689 tempest-VolumesBackupsTest-1436783417 tempest-VolumesBackupsTest-1436783417-project-member] Empty body provided in request {{(pid=100297) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 10:09:45.289982 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-b3d3d0b2-1f41-4f4c-8657-867d5c949689 tempest-VolumesBackupsTest-1436783417 tempest-VolumesBackupsTest-1436783417-project-member] Calling method 'show' {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 10:09:45.296562 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-b3d3d0b2-1f41-4f4c-8657-867d5c949689 tempest-VolumesBackupsTest-1436783417 tempest-VolumesBackupsTest-1436783417-project-member] https://10.4.3.8/volume/v3/volumes/fca39059-eae5-4918-8ce0-768cd3939f02 returned with HTTP 404 Aug 07 10:09:45.297061 np0000006707 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 1400/5588] 10.4.3.8 () {66 vars in 1334 bytes} [Fri Aug 7 10:09:45 2026] GET /volume/v3/volumes/fca39059-eae5-4918-8ce0-768cd3939f02 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 10:09:48.202268 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [None req-e9809385-2bbf-4c25-b532-698a3e3d8a5a None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:09:48.272573 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-e9809385-2bbf-4c25-b532-698a3e3d8a5a tempest-VolumesCloneNegativeTest-41916738 tempest-VolumesCloneNegativeTest-41916738-project-member] POST https://10.4.3.8/volume/v3/volumes Aug 07 10:09:48.272901 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-e9809385-2bbf-4c25-b532-698a3e3d8a5a tempest-VolumesCloneNegativeTest-41916738 tempest-VolumesCloneNegativeTest-41916738-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 2, "name": "tempest-VolumesCloneNegativeTest-Volume-1604888518"}} {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 10:09:48.274188 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.v3.volumes [None req-e9809385-2bbf-4c25-b532-698a3e3d8a5a tempest-VolumesCloneNegativeTest-41916738 tempest-VolumesCloneNegativeTest-41916738-project-member] Create volume request body: {'volume': {'size': 2, 'name': 'tempest-VolumesCloneNegativeTest-Volume-1604888518'}} {{(pid=100296) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 07 10:09:48.274351 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.v3.volumes [None req-e9809385-2bbf-4c25-b532-698a3e3d8a5a tempest-VolumesCloneNegativeTest-41916738 tempest-VolumesCloneNegativeTest-41916738-project-member] Create volume of 2 GB Aug 07 10:09:48.277721 np0000006707 devstack@c-api.service[100296]: INFO cinder.volume.api [None req-e9809385-2bbf-4c25-b532-698a3e3d8a5a tempest-VolumesCloneNegativeTest-41916738 tempest-VolumesCloneNegativeTest-41916738-project-member] Availability Zones retrieved successfully. Aug 07 10:09:48.282490 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.volume.api [None req-e9809385-2bbf-4c25-b532-698a3e3d8a5a tempest-VolumesCloneNegativeTest-41916738 tempest-VolumesCloneNegativeTest-41916738-project-member] Flow 'volume_create_api' (2345f2c2-c3ef-4b1a-9251-56a2e07dbf08) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100296) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 10:09:48.283315 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.volume.api [None req-e9809385-2bbf-4c25-b532-698a3e3d8a5a tempest-VolumesCloneNegativeTest-41916738 tempest-VolumesCloneNegativeTest-41916738-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e2f65617-8513-4786-8aa6-fecfdbae8380) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 10:09:48.284120 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.volume.flows.api.create_volume [None req-e9809385-2bbf-4c25-b532-698a3e3d8a5a tempest-VolumesCloneNegativeTest-41916738 tempest-VolumesCloneNegativeTest-41916738-project-member] Validating volume size '2' using validate_int {{(pid=100296) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 07 10:09:48.304392 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.volume.api [None req-e9809385-2bbf-4c25-b532-698a3e3d8a5a tempest-VolumesCloneNegativeTest-41916738 tempest-VolumesCloneNegativeTest-41916738-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e2f65617-8513-4786-8aa6-fecfdbae8380) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 2, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-07T09:47:39Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=45fd9a3a-b61e-4c6c-9ab7-d02f06678d0d,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '45fd9a3a-b61e-4c6c-9ab7-d02f06678d0d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 10:09:48.305117 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.volume.api [None req-e9809385-2bbf-4c25-b532-698a3e3d8a5a tempest-VolumesCloneNegativeTest-41916738 tempest-VolumesCloneNegativeTest-41916738-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (19e3bfe4-6394-4911-866b-b67c1f9fd3c0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 10:09:48.354591 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.quota [None req-e9809385-2bbf-4c25-b532-698a3e3d8a5a tempest-VolumesCloneNegativeTest-41916738 tempest-VolumesCloneNegativeTest-41916738-project-member] Created reservations ['202f3f48-d23d-4b1b-9e39-66849370821c', '9e1533b6-d7b4-45b2-a4b9-027697e23a05', 'cd9c164f-e2da-45e6-adce-e8ac73826320', '7a2fc852-ce55-491f-9905-4851e24c4c16'] {{(pid=100296) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 10:09:48.355314 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.volume.api [None req-e9809385-2bbf-4c25-b532-698a3e3d8a5a tempest-VolumesCloneNegativeTest-41916738 tempest-VolumesCloneNegativeTest-41916738-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (19e3bfe4-6394-4911-866b-b67c1f9fd3c0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['202f3f48-d23d-4b1b-9e39-66849370821c', '9e1533b6-d7b4-45b2-a4b9-027697e23a05', 'cd9c164f-e2da-45e6-adce-e8ac73826320', '7a2fc852-ce55-491f-9905-4851e24c4c16']}' {{(pid=100296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 10:09:48.356010 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.volume.api [None req-e9809385-2bbf-4c25-b532-698a3e3d8a5a tempest-VolumesCloneNegativeTest-41916738 tempest-VolumesCloneNegativeTest-41916738-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (fc7f9590-251d-44e0-8b1e-09353303d7de) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 10:09:48.377406 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.volume.api [None req-e9809385-2bbf-4c25-b532-698a3e3d8a5a tempest-VolumesCloneNegativeTest-41916738 tempest-VolumesCloneNegativeTest-41916738-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (fc7f9590-251d-44e0-8b1e-09353303d7de) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '30f184d3-c7be-485c-a957-df7b0a71ccfb', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesCloneNegativeTest-Volume-1604888518',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='89ec7af565ae448395a7fc390e9cc9e0',qos_specs=None,replication_status=,reservations=['202f3f48-d23d-4b1b-9e39-66849370821c','9e1533b6-d7b4-45b2-a4b9-027697e23a05','cd9c164f-e2da-45e6-adce-e8ac73826320','7a2fc852-ce55-491f-9905-4851e24c4c16'],size=2,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1687d9f10e754d299f7abf79620840c2',volume_type_id=45fd9a3a-b61e-4c6c-9ab7-d02f06678d0d), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-07T10:09:48Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesCloneNegativeTest-Volume-1604888518',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=30f184d3-c7be-485c-a957-df7b0a71ccfb,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='89ec7af565ae448395a7fc390e9cc9e0',provider_auth=None,provider_geometry=None,provider_id=None,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='1687d9f10e754d299f7abf79620840c2',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(45fd9a3a-b61e-4c6c-9ab7-d02f06678d0d),volume_type_id=45fd9a3a-b61e-4c6c-9ab7-d02f06678d0d)}' {{(pid=100296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 10:09:48.378258 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.volume.api [None req-e9809385-2bbf-4c25-b532-698a3e3d8a5a tempest-VolumesCloneNegativeTest-41916738 tempest-VolumesCloneNegativeTest-41916738-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b4aefc0f-3069-40d8-96e9-31d4b3c5f454) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 10:09:48.395698 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.volume.api [None req-e9809385-2bbf-4c25-b532-698a3e3d8a5a tempest-VolumesCloneNegativeTest-41916738 tempest-VolumesCloneNegativeTest-41916738-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b4aefc0f-3069-40d8-96e9-31d4b3c5f454) transitioned into state 'SUCCESS' from state '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-1604888518',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='89ec7af565ae448395a7fc390e9cc9e0',qos_specs=None,replication_status=,reservations=['202f3f48-d23d-4b1b-9e39-66849370821c','9e1533b6-d7b4-45b2-a4b9-027697e23a05','cd9c164f-e2da-45e6-adce-e8ac73826320','7a2fc852-ce55-491f-9905-4851e24c4c16'],size=2,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1687d9f10e754d299f7abf79620840c2',volume_type_id=45fd9a3a-b61e-4c6c-9ab7-d02f06678d0d)}' {{(pid=100296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 10:09:48.396275 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.volume.api [None req-e9809385-2bbf-4c25-b532-698a3e3d8a5a tempest-VolumesCloneNegativeTest-41916738 tempest-VolumesCloneNegativeTest-41916738-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b150a95a-d6a0-43bd-ae92-0c3aae08fada) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 10:09:48.404516 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.volume.api [None req-e9809385-2bbf-4c25-b532-698a3e3d8a5a tempest-VolumesCloneNegativeTest-41916738 tempest-VolumesCloneNegativeTest-41916738-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b150a95a-d6a0-43bd-ae92-0c3aae08fada) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 10:09:48.405249 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.volume.api [None req-e9809385-2bbf-4c25-b532-698a3e3d8a5a tempest-VolumesCloneNegativeTest-41916738 tempest-VolumesCloneNegativeTest-41916738-project-member] Flow 'volume_create_api' (2345f2c2-c3ef-4b1a-9251-56a2e07dbf08) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100296) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 10:09:48.405529 np0000006707 devstack@c-api.service[100296]: INFO cinder.volume.api [None req-e9809385-2bbf-4c25-b532-698a3e3d8a5a tempest-VolumesCloneNegativeTest-41916738 tempest-VolumesCloneNegativeTest-41916738-project-member] Create volume request issued successfully. Aug 07 10:09:48.406098 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-e9809385-2bbf-4c25-b532-698a3e3d8a5a tempest-VolumesCloneNegativeTest-41916738 tempest-VolumesCloneNegativeTest-41916738-project-member] https://10.4.3.8/volume/v3/volumes returned with HTTP 202 Aug 07 10:09:48.406490 np0000006707 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 1392/5589] 10.4.3.8 () {68 vars in 1244 bytes} [Fri Aug 7 10:09:48 2026] POST /volume/v3/volumes => generated 751 bytes in 205 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 07 10:09:48.422685 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-26a4fa9e-856b-4583-8426-47db55c7ddce None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:09:48.424494 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-26a4fa9e-856b-4583-8426-47db55c7ddce tempest-VolumesCloneNegativeTest-41916738 tempest-VolumesCloneNegativeTest-41916738-project-member] GET https://10.4.3.8/volume/v3/volumes/30f184d3-c7be-485c-a957-df7b0a71ccfb Aug 07 10:09:48.424717 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-26a4fa9e-856b-4583-8426-47db55c7ddce tempest-VolumesCloneNegativeTest-41916738 tempest-VolumesCloneNegativeTest-41916738-project-member] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 10:09:48.424940 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-26a4fa9e-856b-4583-8426-47db55c7ddce tempest-VolumesCloneNegativeTest-41916738 tempest-VolumesCloneNegativeTest-41916738-project-member] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 10:09:48.431860 np0000006707 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 10:09:48.431860 np0000006707 devstack@c-api.service[100295]: warnings.warn( Aug 07 10:09:48.435594 np0000006707 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-26a4fa9e-856b-4583-8426-47db55c7ddce tempest-VolumesCloneNegativeTest-41916738 tempest-VolumesCloneNegativeTest-41916738-project-member] Volume info retrieved successfully. Aug 07 10:09:48.440378 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-26a4fa9e-856b-4583-8426-47db55c7ddce tempest-VolumesCloneNegativeTest-41916738 tempest-VolumesCloneNegativeTest-41916738-project-member] https://10.4.3.8/volume/v3/volumes/30f184d3-c7be-485c-a957-df7b0a71ccfb returned with HTTP 200 Aug 07 10:09:48.440787 np0000006707 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 1403/5590] 10.4.3.8 () {66 vars in 1334 bytes} [Fri Aug 7 10:09:48 2026] GET /volume/v3/volumes/30f184d3-c7be-485c-a957-df7b0a71ccfb => generated 819 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 10:09:49.456620 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.middleware.request_id [None req-8bbb65bc-7cc4-474b-af6f-a33e4af9643d None None] RequestId filter calling following filter/app {{(pid=100298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:09:49.458341 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [None req-8bbb65bc-7cc4-474b-af6f-a33e4af9643d tempest-VolumesCloneNegativeTest-41916738 tempest-VolumesCloneNegativeTest-41916738-project-member] GET https://10.4.3.8/volume/v3/volumes/30f184d3-c7be-485c-a957-df7b0a71ccfb Aug 07 10:09:49.458544 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [None req-8bbb65bc-7cc4-474b-af6f-a33e4af9643d tempest-VolumesCloneNegativeTest-41916738 tempest-VolumesCloneNegativeTest-41916738-project-member] Empty body provided in request {{(pid=100298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 10:09:49.458956 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [None req-8bbb65bc-7cc4-474b-af6f-a33e4af9643d tempest-VolumesCloneNegativeTest-41916738 tempest-VolumesCloneNegativeTest-41916738-project-member] Calling method 'show' {{(pid=100298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 10:09:49.466226 np0000006707 devstack@c-api.service[100298]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 10:09:49.466226 np0000006707 devstack@c-api.service[100298]: warnings.warn( Aug 07 10:09:49.470583 np0000006707 devstack@c-api.service[100298]: INFO cinder.volume.api [None req-8bbb65bc-7cc4-474b-af6f-a33e4af9643d tempest-VolumesCloneNegativeTest-41916738 tempest-VolumesCloneNegativeTest-41916738-project-member] Volume info retrieved successfully. Aug 07 10:09:49.475094 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [None req-8bbb65bc-7cc4-474b-af6f-a33e4af9643d tempest-VolumesCloneNegativeTest-41916738 tempest-VolumesCloneNegativeTest-41916738-project-member] https://10.4.3.8/volume/v3/volumes/30f184d3-c7be-485c-a957-df7b0a71ccfb returned with HTTP 200 Aug 07 10:09:49.475488 np0000006707 devstack@c-api.service[100298]: [pid: 100298|app: 0|req: 1396/5591] 10.4.3.8 () {66 vars in 1334 bytes} [Fri Aug 7 10:09:49 2026] GET /volume/v3/volumes/30f184d3-c7be-485c-a957-df7b0a71ccfb => generated 844 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 10:09:49.487166 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [None req-42c0ede7-f7be-41db-9dbc-1f3506aacf20 None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:09:49.488817 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-42c0ede7-f7be-41db-9dbc-1f3506aacf20 tempest-VolumesCloneNegativeTest-41916738 tempest-VolumesCloneNegativeTest-41916738-project-member] POST https://10.4.3.8/volume/v3/volumes Aug 07 10:09:49.489150 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-42c0ede7-f7be-41db-9dbc-1f3506aacf20 tempest-VolumesCloneNegativeTest-41916738 tempest-VolumesCloneNegativeTest-41916738-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "source_volid": "30f184d3-c7be-485c-a957-df7b0a71ccfb"}} {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 10:09:49.490681 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.v3.volumes [None req-42c0ede7-f7be-41db-9dbc-1f3506aacf20 tempest-VolumesCloneNegativeTest-41916738 tempest-VolumesCloneNegativeTest-41916738-project-member] Create volume request body: {'volume': {'size': 1, 'source_volid': '30f184d3-c7be-485c-a957-df7b0a71ccfb'}} {{(pid=100297) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 07 10:09:49.497515 np0000006707 devstack@c-api.service[100297]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 10:09:49.497515 np0000006707 devstack@c-api.service[100297]: warnings.warn( Aug 07 10:09:49.497994 np0000006707 devstack@c-api.service[100297]: INFO cinder.volume.api [None req-42c0ede7-f7be-41db-9dbc-1f3506aacf20 tempest-VolumesCloneNegativeTest-41916738 tempest-VolumesCloneNegativeTest-41916738-project-member] Volume retrieved successfully. Aug 07 10:09:49.498107 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.v3.volumes [None req-42c0ede7-f7be-41db-9dbc-1f3506aacf20 tempest-VolumesCloneNegativeTest-41916738 tempest-VolumesCloneNegativeTest-41916738-project-member] Create volume of 1 GB Aug 07 10:09:49.501404 np0000006707 devstack@c-api.service[100297]: INFO cinder.volume.api [None req-42c0ede7-f7be-41db-9dbc-1f3506aacf20 tempest-VolumesCloneNegativeTest-41916738 tempest-VolumesCloneNegativeTest-41916738-project-member] Availability Zones retrieved successfully. Aug 07 10:09:49.506113 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.volume.api [None req-42c0ede7-f7be-41db-9dbc-1f3506aacf20 tempest-VolumesCloneNegativeTest-41916738 tempest-VolumesCloneNegativeTest-41916738-project-member] Flow 'volume_create_api' (2c851e81-659e-4dd2-a2b3-9b9de16ecdd0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100297) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 10:09:49.507120 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.volume.api [None req-42c0ede7-f7be-41db-9dbc-1f3506aacf20 tempest-VolumesCloneNegativeTest-41916738 tempest-VolumesCloneNegativeTest-41916738-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (45abe244-f300-47ec-be02-8cc631e8d4ac) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100297) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 10:09:49.507899 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.volume.flows.api.create_volume [None req-42c0ede7-f7be-41db-9dbc-1f3506aacf20 tempest-VolumesCloneNegativeTest-41916738 tempest-VolumesCloneNegativeTest-41916738-project-member] Validating volume size '1' using validate_int, validate_source_size {{(pid=100297) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 07 10:09:49.508769 np0000006707 devstack@c-api.service[100297]: WARNING cinder.volume.api [None req-42c0ede7-f7be-41db-9dbc-1f3506aacf20 tempest-VolumesCloneNegativeTest-41916738 tempest-VolumesCloneNegativeTest-41916738-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (45abe244-f300-47ec-be02-8cc631e8d4ac) transitioned into state 'FAILURE' from state 'RUNNING' Aug 07 10:09:49.508769 np0000006707 devstack@c-api.service[100297]: 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 10:09:49.510107 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.volume.api [None req-42c0ede7-f7be-41db-9dbc-1f3506aacf20 tempest-VolumesCloneNegativeTest-41916738 tempest-VolumesCloneNegativeTest-41916738-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (45abe244-f300-47ec-be02-8cc631e8d4ac) transitioned into state 'REVERTING' from state 'FAILURE' {{(pid=100297) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 10:09:49.510727 np0000006707 devstack@c-api.service[100297]: WARNING cinder.volume.api [None req-42c0ede7-f7be-41db-9dbc-1f3506aacf20 tempest-VolumesCloneNegativeTest-41916738 tempest-VolumesCloneNegativeTest-41916738-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (45abe244-f300-47ec-be02-8cc631e8d4ac) transitioned into state 'REVERTED' from state 'REVERTING' with result 'None' Aug 07 10:09:49.511507 np0000006707 devstack@c-api.service[100297]: WARNING cinder.volume.api [None req-42c0ede7-f7be-41db-9dbc-1f3506aacf20 tempest-VolumesCloneNegativeTest-41916738 tempest-VolumesCloneNegativeTest-41916738-project-member] Flow 'volume_create_api' (2c851e81-659e-4dd2-a2b3-9b9de16ecdd0) transitioned into state 'REVERTED' from state 'RUNNING' Aug 07 10:09:49.511737 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-42c0ede7-f7be-41db-9dbc-1f3506aacf20 tempest-VolumesCloneNegativeTest-41916738 tempest-VolumesCloneNegativeTest-41916738-project-member] https://10.4.3.8/volume/v3/volumes returned with HTTP 400 Aug 07 10:09:49.512190 np0000006707 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 1401/5592] 10.4.3.8 () {68 vars in 1244 bytes} [Fri Aug 7 10:09:49 2026] POST /volume/v3/volumes => generated 173 bytes in 25 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Aug 07 10:09:49.518632 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [None req-59b432f6-3756-483c-879c-15aef31cef01 None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:09:49.520377 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-59b432f6-3756-483c-879c-15aef31cef01 tempest-VolumesCloneNegativeTest-41916738 tempest-VolumesCloneNegativeTest-41916738-project-member] GET https://10.4.3.8/volume/v3/volumes/30f184d3-c7be-485c-a957-df7b0a71ccfb Aug 07 10:09:49.520599 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-59b432f6-3756-483c-879c-15aef31cef01 tempest-VolumesCloneNegativeTest-41916738 tempest-VolumesCloneNegativeTest-41916738-project-member] Empty body provided in request {{(pid=100296) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 10:09:49.520779 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-59b432f6-3756-483c-879c-15aef31cef01 tempest-VolumesCloneNegativeTest-41916738 tempest-VolumesCloneNegativeTest-41916738-project-member] Calling method 'show' {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 10:09:49.527263 np0000006707 devstack@c-api.service[100296]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 10:09:49.527263 np0000006707 devstack@c-api.service[100296]: warnings.warn( Aug 07 10:09:49.530232 np0000006707 devstack@c-api.service[100296]: INFO cinder.volume.api [None req-59b432f6-3756-483c-879c-15aef31cef01 tempest-VolumesCloneNegativeTest-41916738 tempest-VolumesCloneNegativeTest-41916738-project-member] Volume info retrieved successfully. Aug 07 10:09:49.533715 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-59b432f6-3756-483c-879c-15aef31cef01 tempest-VolumesCloneNegativeTest-41916738 tempest-VolumesCloneNegativeTest-41916738-project-member] https://10.4.3.8/volume/v3/volumes/30f184d3-c7be-485c-a957-df7b0a71ccfb returned with HTTP 200 Aug 07 10:09:49.534072 np0000006707 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 1393/5593] 10.4.3.8 () {66 vars in 1334 bytes} [Fri Aug 7 10:09:49 2026] GET /volume/v3/volumes/30f184d3-c7be-485c-a957-df7b0a71ccfb => generated 844 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 10:09:49.544775 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-faee621c-f813-455c-bfd9-0b5753c53b6a None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:09:49.546377 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-faee621c-f813-455c-bfd9-0b5753c53b6a tempest-VolumesCloneNegativeTest-41916738 tempest-VolumesCloneNegativeTest-41916738-project-member] DELETE https://10.4.3.8/volume/v3/volumes/30f184d3-c7be-485c-a957-df7b0a71ccfb Aug 07 10:09:49.546598 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-faee621c-f813-455c-bfd9-0b5753c53b6a tempest-VolumesCloneNegativeTest-41916738 tempest-VolumesCloneNegativeTest-41916738-project-member] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 10:09:49.546774 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-faee621c-f813-455c-bfd9-0b5753c53b6a tempest-VolumesCloneNegativeTest-41916738 tempest-VolumesCloneNegativeTest-41916738-project-member] Calling method 'delete' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 10:09:49.546925 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.v3.volumes [None req-faee621c-f813-455c-bfd9-0b5753c53b6a tempest-VolumesCloneNegativeTest-41916738 tempest-VolumesCloneNegativeTest-41916738-project-member] Delete volume with id: 30f184d3-c7be-485c-a957-df7b0a71ccfb Aug 07 10:09:49.553084 np0000006707 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 10:09:49.553084 np0000006707 devstack@c-api.service[100295]: warnings.warn( Aug 07 10:09:49.553567 np0000006707 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-faee621c-f813-455c-bfd9-0b5753c53b6a tempest-VolumesCloneNegativeTest-41916738 tempest-VolumesCloneNegativeTest-41916738-project-member] Volume info retrieved successfully. Aug 07 10:09:49.567443 np0000006707 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-faee621c-f813-455c-bfd9-0b5753c53b6a tempest-VolumesCloneNegativeTest-41916738 tempest-VolumesCloneNegativeTest-41916738-project-member] Delete volume request issued successfully. Aug 07 10:09:49.567616 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-faee621c-f813-455c-bfd9-0b5753c53b6a tempest-VolumesCloneNegativeTest-41916738 tempest-VolumesCloneNegativeTest-41916738-project-member] https://10.4.3.8/volume/v3/volumes/30f184d3-c7be-485c-a957-df7b0a71ccfb returned with HTTP 202 Aug 07 10:09:49.567968 np0000006707 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 1404/5594] 10.4.3.8 () {66 vars in 1337 bytes} [Fri Aug 7 10:09:49 2026] DELETE /volume/v3/volumes/30f184d3-c7be-485c-a957-df7b0a71ccfb => generated 0 bytes in 23 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 07 10:09:49.574130 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.middleware.request_id [None req-4d55a278-90a1-4a14-af5b-24563c9d0cff None None] RequestId filter calling following filter/app {{(pid=100298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:09:49.575874 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [None req-4d55a278-90a1-4a14-af5b-24563c9d0cff tempest-VolumesCloneNegativeTest-41916738 tempest-VolumesCloneNegativeTest-41916738-project-member] GET https://10.4.3.8/volume/v3/volumes/30f184d3-c7be-485c-a957-df7b0a71ccfb Aug 07 10:09:49.576106 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [None req-4d55a278-90a1-4a14-af5b-24563c9d0cff tempest-VolumesCloneNegativeTest-41916738 tempest-VolumesCloneNegativeTest-41916738-project-member] Empty body provided in request {{(pid=100298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 10:09:49.576302 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [None req-4d55a278-90a1-4a14-af5b-24563c9d0cff tempest-VolumesCloneNegativeTest-41916738 tempest-VolumesCloneNegativeTest-41916738-project-member] Calling method 'show' {{(pid=100298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 10:09:49.583600 np0000006707 devstack@c-api.service[100298]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 10:09:49.583600 np0000006707 devstack@c-api.service[100298]: warnings.warn( Aug 07 10:09:49.587559 np0000006707 devstack@c-api.service[100298]: INFO cinder.volume.api [None req-4d55a278-90a1-4a14-af5b-24563c9d0cff tempest-VolumesCloneNegativeTest-41916738 tempest-VolumesCloneNegativeTest-41916738-project-member] Volume info retrieved successfully. Aug 07 10:09:49.592113 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [None req-4d55a278-90a1-4a14-af5b-24563c9d0cff tempest-VolumesCloneNegativeTest-41916738 tempest-VolumesCloneNegativeTest-41916738-project-member] https://10.4.3.8/volume/v3/volumes/30f184d3-c7be-485c-a957-df7b0a71ccfb returned with HTTP 200 Aug 07 10:09:49.592517 np0000006707 devstack@c-api.service[100298]: [pid: 100298|app: 0|req: 1397/5595] 10.4.3.8 () {66 vars in 1334 bytes} [Fri Aug 7 10:09:49 2026] GET /volume/v3/volumes/30f184d3-c7be-485c-a957-df7b0a71ccfb => generated 843 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 10:09:50.604320 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [None req-da0799cd-493f-47a3-b6fb-894695a152db None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:09:50.606174 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-da0799cd-493f-47a3-b6fb-894695a152db tempest-VolumesCloneNegativeTest-41916738 tempest-VolumesCloneNegativeTest-41916738-project-member] GET https://10.4.3.8/volume/v3/volumes/30f184d3-c7be-485c-a957-df7b0a71ccfb Aug 07 10:09:50.606348 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-da0799cd-493f-47a3-b6fb-894695a152db tempest-VolumesCloneNegativeTest-41916738 tempest-VolumesCloneNegativeTest-41916738-project-member] Empty body provided in request {{(pid=100297) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 10:09:50.606538 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-da0799cd-493f-47a3-b6fb-894695a152db tempest-VolumesCloneNegativeTest-41916738 tempest-VolumesCloneNegativeTest-41916738-project-member] Calling method 'show' {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 10:09:50.611901 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-da0799cd-493f-47a3-b6fb-894695a152db tempest-VolumesCloneNegativeTest-41916738 tempest-VolumesCloneNegativeTest-41916738-project-member] https://10.4.3.8/volume/v3/volumes/30f184d3-c7be-485c-a957-df7b0a71ccfb returned with HTTP 404 Aug 07 10:09:50.612323 np0000006707 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 1402/5596] 10.4.3.8 () {66 vars in 1334 bytes} [Fri Aug 7 10:09:50 2026] GET /volume/v3/volumes/30f184d3-c7be-485c-a957-df7b0a71ccfb => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 10:09:51.581880 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [None req-bd9017de-7ba8-4371-8dc7-76e3d0d532da None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:09:51.654094 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-bd9017de-7ba8-4371-8dc7-76e3d0d532da tempest-VolumesSnapshotNegativeTestJSON-4831881 tempest-VolumesSnapshotNegativeTestJSON-4831881-project-member] POST https://10.4.3.8/volume/v3/snapshots Aug 07 10:09:51.654486 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-bd9017de-7ba8-4371-8dc7-76e3d0d532da tempest-VolumesSnapshotNegativeTestJSON-4831881 tempest-VolumesSnapshotNegativeTestJSON-4831881-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "0e31976e-55c3-483b-bf66-a74aff1f19cc", "display_name": "tempest-VolumesSnapshotNegativeTestJSON-snap-780980779"}} {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 10:09:51.661867 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-bd9017de-7ba8-4371-8dc7-76e3d0d532da tempest-VolumesSnapshotNegativeTestJSON-4831881 tempest-VolumesSnapshotNegativeTestJSON-4831881-project-member] https://10.4.3.8/volume/v3/snapshots returned with HTTP 404 Aug 07 10:09:51.662379 np0000006707 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 1394/5597] 10.4.3.8 () {68 vars in 1251 bytes} [Fri Aug 7 10:09:51 2026] POST /volume/v3/snapshots => generated 109 bytes in 81 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 10:09:51.670357 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-b7bd66a1-d815-4593-9f3e-eb5336d6c323 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:09:51.671958 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-b7bd66a1-d815-4593-9f3e-eb5336d6c323 tempest-VolumesSnapshotNegativeTestJSON-4831881 tempest-VolumesSnapshotNegativeTestJSON-4831881-project-member] POST https://10.4.3.8/volume/v3/snapshots Aug 07 10:09:51.672286 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-b7bd66a1-d815-4593-9f3e-eb5336d6c323 tempest-VolumesSnapshotNegativeTestJSON-4831881 tempest-VolumesSnapshotNegativeTestJSON-4831881-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": null, "display_name": "tempest-VolumesSnapshotNegativeTestJSON-snap-642459007"}} {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 10:09:51.697064 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-b7bd66a1-d815-4593-9f3e-eb5336d6c323 tempest-VolumesSnapshotNegativeTestJSON-4831881 tempest-VolumesSnapshotNegativeTestJSON-4831881-project-member] https://10.4.3.8/volume/v3/snapshots returned with HTTP 404 Aug 07 10:09:51.697462 np0000006707 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 1405/5598] 10.4.3.8 () {68 vars in 1251 bytes} [Fri Aug 7 10:09:51 2026] POST /volume/v3/snapshots => generated 77 bytes in 27 msecs (HTTP/1.1 404) 7 headers in 291 bytes (1 switches on core 0) Aug 07 10:09:51.704377 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.middleware.request_id [None req-73436a77-4097-4346-b105-cf7254678a83 None None] RequestId filter calling following filter/app {{(pid=100298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:09:51.706157 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [None req-73436a77-4097-4346-b105-cf7254678a83 tempest-VolumesSnapshotNegativeTestJSON-4831881 tempest-VolumesSnapshotNegativeTestJSON-4831881-project-member] GET https://10.4.3.8/volume/v3/snapshots?limit=invalid Aug 07 10:09:51.706380 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [None req-73436a77-4097-4346-b105-cf7254678a83 tempest-VolumesSnapshotNegativeTestJSON-4831881 tempest-VolumesSnapshotNegativeTestJSON-4831881-project-member] Empty body provided in request {{(pid=100298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 10:09:51.706627 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [None req-73436a77-4097-4346-b105-cf7254678a83 tempest-VolumesSnapshotNegativeTestJSON-4831881 tempest-VolumesSnapshotNegativeTestJSON-4831881-project-member] Calling method 'index' {{(pid=100298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 10:09:51.707201 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [None req-73436a77-4097-4346-b105-cf7254678a83 tempest-VolumesSnapshotNegativeTestJSON-4831881 tempest-VolumesSnapshotNegativeTestJSON-4831881-project-member] HTTP exception thrown: limit param must be an integer Aug 07 10:09:51.707366 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [None req-73436a77-4097-4346-b105-cf7254678a83 tempest-VolumesSnapshotNegativeTestJSON-4831881 tempest-VolumesSnapshotNegativeTestJSON-4831881-project-member] https://10.4.3.8/volume/v3/snapshots?limit=invalid returned with HTTP 400 Aug 07 10:09:51.707849 np0000006707 devstack@c-api.service[100298]: [pid: 100298|app: 0|req: 1398/5599] 10.4.3.8 () {66 vars in 1256 bytes} [Fri Aug 7 10:09:51 2026] GET /volume/v3/snapshots?limit=invalid => generated 74 bytes in 4 msecs (HTTP/1.1 400) 7 headers in 293 bytes (1 switches on core 0) Aug 07 10:09:51.715085 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [None req-2ac94a3d-4271-4fa1-9ecc-cf161b0a4f25 None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:09:51.716915 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-2ac94a3d-4271-4fa1-9ecc-cf161b0a4f25 tempest-VolumesSnapshotNegativeTestJSON-4831881 tempest-VolumesSnapshotNegativeTestJSON-4831881-project-member] GET https://10.4.3.8/volume/v3/snapshots?marker=9ea96db6-7ded-404f-9d76-cfadfecd29b6 Aug 07 10:09:51.717119 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-2ac94a3d-4271-4fa1-9ecc-cf161b0a4f25 tempest-VolumesSnapshotNegativeTestJSON-4831881 tempest-VolumesSnapshotNegativeTestJSON-4831881-project-member] Empty body provided in request {{(pid=100297) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 10:09:51.717337 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-2ac94a3d-4271-4fa1-9ecc-cf161b0a4f25 tempest-VolumesSnapshotNegativeTestJSON-4831881 tempest-VolumesSnapshotNegativeTestJSON-4831881-project-member] Calling method 'index' {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 10:09:51.717625 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.api_utils [None req-2ac94a3d-4271-4fa1-9ecc-cf161b0a4f25 tempest-VolumesSnapshotNegativeTestJSON-4831881 tempest-VolumesSnapshotNegativeTestJSON-4831881-project-member] Removing options '' from query. {{(pid=100297) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 07 10:09:51.718779 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.db.api [None req-2ac94a3d-4271-4fa1-9ecc-cf161b0a4f25 tempest-VolumesSnapshotNegativeTestJSON-4831881 tempest-VolumesSnapshotNegativeTestJSON-4831881-project-member] Building query based on filter {{(pid=100297) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 07 10:09:51.723692 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-2ac94a3d-4271-4fa1-9ecc-cf161b0a4f25 tempest-VolumesSnapshotNegativeTestJSON-4831881 tempest-VolumesSnapshotNegativeTestJSON-4831881-project-member] https://10.4.3.8/volume/v3/snapshots?marker=9ea96db6-7ded-404f-9d76-cfadfecd29b6 returned with HTTP 404 Aug 07 10:09:51.724144 np0000006707 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 1403/5600] 10.4.3.8 () {66 vars in 1316 bytes} [Fri Aug 7 10:09:51 2026] GET /volume/v3/snapshots?marker=9ea96db6-7ded-404f-9d76-cfadfecd29b6 => generated 111 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 10:09:51.730547 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [None req-3292754b-85b3-4f97-bd3e-43c7bb9f0d6e None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:09:51.732103 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-3292754b-85b3-4f97-bd3e-43c7bb9f0d6e tempest-VolumesSnapshotNegativeTestJSON-4831881 tempest-VolumesSnapshotNegativeTestJSON-4831881-project-member] GET https://10.4.3.8/volume/v3/snapshots?sort_key=invalid Aug 07 10:09:51.732276 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-3292754b-85b3-4f97-bd3e-43c7bb9f0d6e tempest-VolumesSnapshotNegativeTestJSON-4831881 tempest-VolumesSnapshotNegativeTestJSON-4831881-project-member] Empty body provided in request {{(pid=100296) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 10:09:51.732467 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-3292754b-85b3-4f97-bd3e-43c7bb9f0d6e tempest-VolumesSnapshotNegativeTestJSON-4831881 tempest-VolumesSnapshotNegativeTestJSON-4831881-project-member] Calling method 'index' {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 10:09:51.732729 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.api_utils [None req-3292754b-85b3-4f97-bd3e-43c7bb9f0d6e tempest-VolumesSnapshotNegativeTestJSON-4831881 tempest-VolumesSnapshotNegativeTestJSON-4831881-project-member] Removing options '' from query. {{(pid=100296) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 07 10:09:51.733640 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.db.api [None req-3292754b-85b3-4f97-bd3e-43c7bb9f0d6e tempest-VolumesSnapshotNegativeTestJSON-4831881 tempest-VolumesSnapshotNegativeTestJSON-4831881-project-member] Building query based on filter {{(pid=100296) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 07 10:09:51.734067 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-3292754b-85b3-4f97-bd3e-43c7bb9f0d6e tempest-VolumesSnapshotNegativeTestJSON-4831881 tempest-VolumesSnapshotNegativeTestJSON-4831881-project-member] https://10.4.3.8/volume/v3/snapshots?sort_key=invalid returned with HTTP 400 Aug 07 10:09:51.734451 np0000006707 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 1395/5601] 10.4.3.8 () {66 vars in 1262 bytes} [Fri Aug 7 10:09:51 2026] GET /volume/v3/snapshots?sort_key=invalid => generated 84 bytes in 4 msecs (HTTP/1.1 400) 7 headers in 293 bytes (1 switches on core 0) Aug 07 10:09:51.740469 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-5e1c573a-abbd-47d9-80d4-6d6797023920 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:09:51.742068 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-5e1c573a-abbd-47d9-80d4-6d6797023920 tempest-VolumesSnapshotNegativeTestJSON-4831881 tempest-VolumesSnapshotNegativeTestJSON-4831881-project-member] POST https://10.4.3.8/volume/v3/volumes Aug 07 10:09:51.742371 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-5e1c573a-abbd-47d9-80d4-6d6797023920 tempest-VolumesSnapshotNegativeTestJSON-4831881 tempest-VolumesSnapshotNegativeTestJSON-4831881-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 2, "name": "tempest-VolumesSnapshotNegativeTestJSON-Volume-1035861318"}} {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 10:09:51.743757 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.v3.volumes [None req-5e1c573a-abbd-47d9-80d4-6d6797023920 tempest-VolumesSnapshotNegativeTestJSON-4831881 tempest-VolumesSnapshotNegativeTestJSON-4831881-project-member] Create volume request body: {'volume': {'size': 2, 'name': 'tempest-VolumesSnapshotNegativeTestJSON-Volume-1035861318'}} {{(pid=100295) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 07 10:09:51.743870 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.v3.volumes [None req-5e1c573a-abbd-47d9-80d4-6d6797023920 tempest-VolumesSnapshotNegativeTestJSON-4831881 tempest-VolumesSnapshotNegativeTestJSON-4831881-project-member] Create volume of 2 GB Aug 07 10:09:51.747793 np0000006707 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-5e1c573a-abbd-47d9-80d4-6d6797023920 tempest-VolumesSnapshotNegativeTestJSON-4831881 tempest-VolumesSnapshotNegativeTestJSON-4831881-project-member] Availability Zones retrieved successfully. Aug 07 10:09:51.753090 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.volume.api [None req-5e1c573a-abbd-47d9-80d4-6d6797023920 tempest-VolumesSnapshotNegativeTestJSON-4831881 tempest-VolumesSnapshotNegativeTestJSON-4831881-project-member] Flow 'volume_create_api' (9e2a85bc-7086-401c-9f32-dfd42213f7c0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100295) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 10:09:51.753944 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.volume.api [None req-5e1c573a-abbd-47d9-80d4-6d6797023920 tempest-VolumesSnapshotNegativeTestJSON-4831881 tempest-VolumesSnapshotNegativeTestJSON-4831881-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (79ca2e7a-3295-4675-9d81-9f8eac6564ff) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100295) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 10:09:51.754761 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.volume.flows.api.create_volume [None req-5e1c573a-abbd-47d9-80d4-6d6797023920 tempest-VolumesSnapshotNegativeTestJSON-4831881 tempest-VolumesSnapshotNegativeTestJSON-4831881-project-member] Validating volume size '2' using validate_int {{(pid=100295) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 07 10:09:51.777575 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.volume.api [None req-5e1c573a-abbd-47d9-80d4-6d6797023920 tempest-VolumesSnapshotNegativeTestJSON-4831881 tempest-VolumesSnapshotNegativeTestJSON-4831881-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (79ca2e7a-3295-4675-9d81-9f8eac6564ff) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 2, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-07T09:47:39Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=45fd9a3a-b61e-4c6c-9ab7-d02f06678d0d,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '45fd9a3a-b61e-4c6c-9ab7-d02f06678d0d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100295) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 10:09:51.778329 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.volume.api [None req-5e1c573a-abbd-47d9-80d4-6d6797023920 tempest-VolumesSnapshotNegativeTestJSON-4831881 tempest-VolumesSnapshotNegativeTestJSON-4831881-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3e03f8f8-612e-43bf-8abb-ae0a8dad9276) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100295) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 10:09:51.827561 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.quota [None req-5e1c573a-abbd-47d9-80d4-6d6797023920 tempest-VolumesSnapshotNegativeTestJSON-4831881 tempest-VolumesSnapshotNegativeTestJSON-4831881-project-member] Created reservations ['482b65cd-8631-44dc-933b-7bbe248000d3', '281f6f26-a7a7-4d6f-b640-4a07f8d3fe38', 'f14e6fe4-fde9-4e0a-ae8f-b273ffad642f', 'a9c2d5fe-92e5-4cb9-b383-50542aa35c94'] {{(pid=100295) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 10:09:51.828308 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.volume.api [None req-5e1c573a-abbd-47d9-80d4-6d6797023920 tempest-VolumesSnapshotNegativeTestJSON-4831881 tempest-VolumesSnapshotNegativeTestJSON-4831881-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3e03f8f8-612e-43bf-8abb-ae0a8dad9276) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['482b65cd-8631-44dc-933b-7bbe248000d3', '281f6f26-a7a7-4d6f-b640-4a07f8d3fe38', 'f14e6fe4-fde9-4e0a-ae8f-b273ffad642f', 'a9c2d5fe-92e5-4cb9-b383-50542aa35c94']}' {{(pid=100295) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 10:09:51.829041 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.volume.api [None req-5e1c573a-abbd-47d9-80d4-6d6797023920 tempest-VolumesSnapshotNegativeTestJSON-4831881 tempest-VolumesSnapshotNegativeTestJSON-4831881-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7f7c1835-f6e9-4b69-84d6-a8418b7d1e07) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100295) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 10:09:51.848122 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.volume.api [None req-5e1c573a-abbd-47d9-80d4-6d6797023920 tempest-VolumesSnapshotNegativeTestJSON-4831881 tempest-VolumesSnapshotNegativeTestJSON-4831881-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7f7c1835-f6e9-4b69-84d6-a8418b7d1e07) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '1bcf9e0a-441e-475a-9318-8f5d3754815e', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesSnapshotNegativeTestJSON-Volume-1035861318',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='deb96a2cabe744a69e38959fc2856fa2',qos_specs=None,replication_status=,reservations=['482b65cd-8631-44dc-933b-7bbe248000d3','281f6f26-a7a7-4d6f-b640-4a07f8d3fe38','f14e6fe4-fde9-4e0a-ae8f-b273ffad642f','a9c2d5fe-92e5-4cb9-b383-50542aa35c94'],size=2,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1dda94eb95824ad3a5d965a8a5425152',volume_type_id=45fd9a3a-b61e-4c6c-9ab7-d02f06678d0d), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-07T10:09:51Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesSnapshotNegativeTestJSON-Volume-1035861318',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=1bcf9e0a-441e-475a-9318-8f5d3754815e,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='deb96a2cabe744a69e38959fc2856fa2',provider_auth=None,provider_geometry=None,provider_id=None,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='1dda94eb95824ad3a5d965a8a5425152',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(45fd9a3a-b61e-4c6c-9ab7-d02f06678d0d),volume_type_id=45fd9a3a-b61e-4c6c-9ab7-d02f06678d0d)}' {{(pid=100295) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 10:09:51.848783 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.volume.api [None req-5e1c573a-abbd-47d9-80d4-6d6797023920 tempest-VolumesSnapshotNegativeTestJSON-4831881 tempest-VolumesSnapshotNegativeTestJSON-4831881-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1f98a8f1-5e8e-4dc2-ac29-e77ae5090039) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100295) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 10:09:51.864348 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.volume.api [None req-5e1c573a-abbd-47d9-80d4-6d6797023920 tempest-VolumesSnapshotNegativeTestJSON-4831881 tempest-VolumesSnapshotNegativeTestJSON-4831881-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1f98a8f1-5e8e-4dc2-ac29-e77ae5090039) transitioned into state 'SUCCESS' from state '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-1035861318',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='deb96a2cabe744a69e38959fc2856fa2',qos_specs=None,replication_status=,reservations=['482b65cd-8631-44dc-933b-7bbe248000d3','281f6f26-a7a7-4d6f-b640-4a07f8d3fe38','f14e6fe4-fde9-4e0a-ae8f-b273ffad642f','a9c2d5fe-92e5-4cb9-b383-50542aa35c94'],size=2,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1dda94eb95824ad3a5d965a8a5425152',volume_type_id=45fd9a3a-b61e-4c6c-9ab7-d02f06678d0d)}' {{(pid=100295) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 10:09:51.864964 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.volume.api [None req-5e1c573a-abbd-47d9-80d4-6d6797023920 tempest-VolumesSnapshotNegativeTestJSON-4831881 tempest-VolumesSnapshotNegativeTestJSON-4831881-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (61623439-9901-413c-87b7-fb29a3493bed) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100295) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 10:09:51.873089 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.volume.api [None req-5e1c573a-abbd-47d9-80d4-6d6797023920 tempest-VolumesSnapshotNegativeTestJSON-4831881 tempest-VolumesSnapshotNegativeTestJSON-4831881-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (61623439-9901-413c-87b7-fb29a3493bed) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100295) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 10:09:51.874189 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.volume.api [None req-5e1c573a-abbd-47d9-80d4-6d6797023920 tempest-VolumesSnapshotNegativeTestJSON-4831881 tempest-VolumesSnapshotNegativeTestJSON-4831881-project-member] Flow 'volume_create_api' (9e2a85bc-7086-401c-9f32-dfd42213f7c0) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100295) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 10:09:51.874613 np0000006707 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-5e1c573a-abbd-47d9-80d4-6d6797023920 tempest-VolumesSnapshotNegativeTestJSON-4831881 tempest-VolumesSnapshotNegativeTestJSON-4831881-project-member] Create volume request issued successfully. Aug 07 10:09:51.875370 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-5e1c573a-abbd-47d9-80d4-6d6797023920 tempest-VolumesSnapshotNegativeTestJSON-4831881 tempest-VolumesSnapshotNegativeTestJSON-4831881-project-member] https://10.4.3.8/volume/v3/volumes returned with HTTP 202 Aug 07 10:09:51.875955 np0000006707 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 1406/5602] 10.4.3.8 () {68 vars in 1244 bytes} [Fri Aug 7 10:09:51 2026] POST /volume/v3/volumes => generated 758 bytes in 136 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 07 10:09:51.886464 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.middleware.request_id [None req-03d58dfa-8be2-4b4f-bd5a-f76da81990b9 None None] RequestId filter calling following filter/app {{(pid=100298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:09:51.888071 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [None req-03d58dfa-8be2-4b4f-bd5a-f76da81990b9 tempest-VolumesSnapshotNegativeTestJSON-4831881 tempest-VolumesSnapshotNegativeTestJSON-4831881-project-member] GET https://10.4.3.8/volume/v3/volumes/1bcf9e0a-441e-475a-9318-8f5d3754815e Aug 07 10:09:51.888474 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [None req-03d58dfa-8be2-4b4f-bd5a-f76da81990b9 tempest-VolumesSnapshotNegativeTestJSON-4831881 tempest-VolumesSnapshotNegativeTestJSON-4831881-project-member] Empty body provided in request {{(pid=100298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 10:09:51.888474 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [None req-03d58dfa-8be2-4b4f-bd5a-f76da81990b9 tempest-VolumesSnapshotNegativeTestJSON-4831881 tempest-VolumesSnapshotNegativeTestJSON-4831881-project-member] Calling method 'show' {{(pid=100298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 10:09:51.894669 np0000006707 devstack@c-api.service[100298]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 10:09:51.894669 np0000006707 devstack@c-api.service[100298]: warnings.warn( Aug 07 10:09:51.897871 np0000006707 devstack@c-api.service[100298]: INFO cinder.volume.api [None req-03d58dfa-8be2-4b4f-bd5a-f76da81990b9 tempest-VolumesSnapshotNegativeTestJSON-4831881 tempest-VolumesSnapshotNegativeTestJSON-4831881-project-member] Volume info retrieved successfully. Aug 07 10:09:51.901665 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [None req-03d58dfa-8be2-4b4f-bd5a-f76da81990b9 tempest-VolumesSnapshotNegativeTestJSON-4831881 tempest-VolumesSnapshotNegativeTestJSON-4831881-project-member] https://10.4.3.8/volume/v3/volumes/1bcf9e0a-441e-475a-9318-8f5d3754815e returned with HTTP 200 Aug 07 10:09:51.902112 np0000006707 devstack@c-api.service[100298]: [pid: 100298|app: 0|req: 1399/5603] 10.4.3.8 () {66 vars in 1334 bytes} [Fri Aug 7 10:09:51 2026] GET /volume/v3/volumes/1bcf9e0a-441e-475a-9318-8f5d3754815e => generated 826 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 10:09:52.913578 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [None req-cb44372d-6bd8-4493-b97f-25cda0ce01b5 None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:09:52.915366 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-cb44372d-6bd8-4493-b97f-25cda0ce01b5 tempest-VolumesSnapshotNegativeTestJSON-4831881 tempest-VolumesSnapshotNegativeTestJSON-4831881-project-member] GET https://10.4.3.8/volume/v3/volumes/1bcf9e0a-441e-475a-9318-8f5d3754815e Aug 07 10:09:52.915618 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-cb44372d-6bd8-4493-b97f-25cda0ce01b5 tempest-VolumesSnapshotNegativeTestJSON-4831881 tempest-VolumesSnapshotNegativeTestJSON-4831881-project-member] Empty body provided in request {{(pid=100297) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 10:09:52.915851 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-cb44372d-6bd8-4493-b97f-25cda0ce01b5 tempest-VolumesSnapshotNegativeTestJSON-4831881 tempest-VolumesSnapshotNegativeTestJSON-4831881-project-member] Calling method 'show' {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 10:09:52.924438 np0000006707 devstack@c-api.service[100297]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 10:09:52.924438 np0000006707 devstack@c-api.service[100297]: warnings.warn( Aug 07 10:09:52.928534 np0000006707 devstack@c-api.service[100297]: INFO cinder.volume.api [None req-cb44372d-6bd8-4493-b97f-25cda0ce01b5 tempest-VolumesSnapshotNegativeTestJSON-4831881 tempest-VolumesSnapshotNegativeTestJSON-4831881-project-member] Volume info retrieved successfully. Aug 07 10:09:52.933167 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-cb44372d-6bd8-4493-b97f-25cda0ce01b5 tempest-VolumesSnapshotNegativeTestJSON-4831881 tempest-VolumesSnapshotNegativeTestJSON-4831881-project-member] https://10.4.3.8/volume/v3/volumes/1bcf9e0a-441e-475a-9318-8f5d3754815e returned with HTTP 200 Aug 07 10:09:52.933599 np0000006707 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 1404/5604] 10.4.3.8 () {66 vars in 1334 bytes} [Fri Aug 7 10:09:52 2026] GET /volume/v3/volumes/1bcf9e0a-441e-475a-9318-8f5d3754815e => generated 851 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 10:09:52.946005 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [None req-6fa63c08-0271-456b-9e93-553941925d70 None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:09:52.948220 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-6fa63c08-0271-456b-9e93-553941925d70 tempest-VolumesSnapshotNegativeTestJSON-4831881 tempest-VolumesSnapshotNegativeTestJSON-4831881-project-member] POST https://10.4.3.8/volume/v3/snapshots Aug 07 10:09:52.948693 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-6fa63c08-0271-456b-9e93-553941925d70 tempest-VolumesSnapshotNegativeTestJSON-4831881 tempest-VolumesSnapshotNegativeTestJSON-4831881-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "1bcf9e0a-441e-475a-9318-8f5d3754815e", "name": "tempest-VolumesSnapshotNegativeTestJSON-Snapshot-1800431102"}} {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 10:09:52.958146 np0000006707 devstack@c-api.service[100296]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 10:09:52.958146 np0000006707 devstack@c-api.service[100296]: warnings.warn( Aug 07 10:09:52.958625 np0000006707 devstack@c-api.service[100296]: INFO cinder.volume.api [None req-6fa63c08-0271-456b-9e93-553941925d70 tempest-VolumesSnapshotNegativeTestJSON-4831881 tempest-VolumesSnapshotNegativeTestJSON-4831881-project-member] Volume info retrieved successfully. Aug 07 10:09:52.958733 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.v3.snapshots [None req-6fa63c08-0271-456b-9e93-553941925d70 tempest-VolumesSnapshotNegativeTestJSON-4831881 tempest-VolumesSnapshotNegativeTestJSON-4831881-project-member] Create snapshot from volume 1bcf9e0a-441e-475a-9318-8f5d3754815e Aug 07 10:09:52.989833 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.quota [None req-6fa63c08-0271-456b-9e93-553941925d70 tempest-VolumesSnapshotNegativeTestJSON-4831881 tempest-VolumesSnapshotNegativeTestJSON-4831881-project-member] Created reservations ['a5cbf9ee-0cf2-4eae-8e86-4c94a54c5c71', 'c33eea86-1df2-4628-bbe5-c8b6b4a5cf83', '2d620772-a990-4f07-aef4-d7f9c8857af2', '36012fa1-012e-4872-a6af-419f7ef644ce'] {{(pid=100296) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 10:09:53.018047 np0000006707 devstack@c-api.service[100296]: INFO cinder.volume.api [None req-6fa63c08-0271-456b-9e93-553941925d70 tempest-VolumesSnapshotNegativeTestJSON-4831881 tempest-VolumesSnapshotNegativeTestJSON-4831881-project-member] Snapshot create request issued successfully. Aug 07 10:09:53.018526 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-6fa63c08-0271-456b-9e93-553941925d70 tempest-VolumesSnapshotNegativeTestJSON-4831881 tempest-VolumesSnapshotNegativeTestJSON-4831881-project-member] https://10.4.3.8/volume/v3/snapshots returned with HTTP 202 Aug 07 10:09:53.018974 np0000006707 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 1396/5605] 10.4.3.8 () {68 vars in 1251 bytes} [Fri Aug 7 10:09:52 2026] POST /volume/v3/snapshots => generated 318 bytes in 74 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 07 10:09:53.026859 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-bf13e30c-a473-4e31-8884-85263c3451da None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:09:53.028725 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-bf13e30c-a473-4e31-8884-85263c3451da tempest-VolumesSnapshotNegativeTestJSON-4831881 tempest-VolumesSnapshotNegativeTestJSON-4831881-project-member] GET https://10.4.3.8/volume/v3/snapshots/72b9729b-d9fd-4669-98d1-130b7685b8e6 Aug 07 10:09:53.028924 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-bf13e30c-a473-4e31-8884-85263c3451da tempest-VolumesSnapshotNegativeTestJSON-4831881 tempest-VolumesSnapshotNegativeTestJSON-4831881-project-member] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 10:09:53.029123 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-bf13e30c-a473-4e31-8884-85263c3451da tempest-VolumesSnapshotNegativeTestJSON-4831881 tempest-VolumesSnapshotNegativeTestJSON-4831881-project-member] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 10:09:53.033677 np0000006707 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 10:09:53.033677 np0000006707 devstack@c-api.service[100295]: warnings.warn( Aug 07 10:09:53.034049 np0000006707 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-bf13e30c-a473-4e31-8884-85263c3451da tempest-VolumesSnapshotNegativeTestJSON-4831881 tempest-VolumesSnapshotNegativeTestJSON-4831881-project-member] Snapshot retrieved successfully. Aug 07 10:09:53.034807 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-bf13e30c-a473-4e31-8884-85263c3451da tempest-VolumesSnapshotNegativeTestJSON-4831881 tempest-VolumesSnapshotNegativeTestJSON-4831881-project-member] https://10.4.3.8/volume/v3/snapshots/72b9729b-d9fd-4669-98d1-130b7685b8e6 returned with HTTP 200 Aug 07 10:09:53.035167 np0000006707 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 1407/5606] 10.4.3.8 () {66 vars in 1340 bytes} [Fri Aug 7 10:09:53 2026] GET /volume/v3/snapshots/72b9729b-d9fd-4669-98d1-130b7685b8e6 => generated 450 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 10:09:54.043515 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.middleware.request_id [None req-60a3cdbf-eba0-44b1-9d56-7a05e1c009a4 None None] RequestId filter calling following filter/app {{(pid=100298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:09:54.045345 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [None req-60a3cdbf-eba0-44b1-9d56-7a05e1c009a4 tempest-VolumesSnapshotNegativeTestJSON-4831881 tempest-VolumesSnapshotNegativeTestJSON-4831881-project-member] GET https://10.4.3.8/volume/v3/snapshots/72b9729b-d9fd-4669-98d1-130b7685b8e6 Aug 07 10:09:54.045565 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [None req-60a3cdbf-eba0-44b1-9d56-7a05e1c009a4 tempest-VolumesSnapshotNegativeTestJSON-4831881 tempest-VolumesSnapshotNegativeTestJSON-4831881-project-member] Empty body provided in request {{(pid=100298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 10:09:54.045762 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [None req-60a3cdbf-eba0-44b1-9d56-7a05e1c009a4 tempest-VolumesSnapshotNegativeTestJSON-4831881 tempest-VolumesSnapshotNegativeTestJSON-4831881-project-member] Calling method 'show' {{(pid=100298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 10:09:54.050548 np0000006707 devstack@c-api.service[100298]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 10:09:54.050548 np0000006707 devstack@c-api.service[100298]: warnings.warn( Aug 07 10:09:54.050961 np0000006707 devstack@c-api.service[100298]: INFO cinder.volume.api [None req-60a3cdbf-eba0-44b1-9d56-7a05e1c009a4 tempest-VolumesSnapshotNegativeTestJSON-4831881 tempest-VolumesSnapshotNegativeTestJSON-4831881-project-member] Snapshot retrieved successfully. Aug 07 10:09:54.051725 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [None req-60a3cdbf-eba0-44b1-9d56-7a05e1c009a4 tempest-VolumesSnapshotNegativeTestJSON-4831881 tempest-VolumesSnapshotNegativeTestJSON-4831881-project-member] https://10.4.3.8/volume/v3/snapshots/72b9729b-d9fd-4669-98d1-130b7685b8e6 returned with HTTP 200 Aug 07 10:09:54.052112 np0000006707 devstack@c-api.service[100298]: [pid: 100298|app: 0|req: 1400/5607] 10.4.3.8 () {66 vars in 1340 bytes} [Fri Aug 7 10:09:54 2026] GET /volume/v3/snapshots/72b9729b-d9fd-4669-98d1-130b7685b8e6 => generated 477 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 10:09:54.059579 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [None req-87ebcbd0-38df-4cc8-a4a5-3cc038922428 None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:09:54.061254 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-87ebcbd0-38df-4cc8-a4a5-3cc038922428 tempest-VolumesSnapshotNegativeTestJSON-4831881 tempest-VolumesSnapshotNegativeTestJSON-4831881-project-member] POST https://10.4.3.8/volume/v3/volumes Aug 07 10:09:54.061578 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-87ebcbd0-38df-4cc8-a4a5-3cc038922428 tempest-VolumesSnapshotNegativeTestJSON-4831881 tempest-VolumesSnapshotNegativeTestJSON-4831881-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "snapshot_id": "72b9729b-d9fd-4669-98d1-130b7685b8e6"}} {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 10:09:54.063000 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.v3.volumes [None req-87ebcbd0-38df-4cc8-a4a5-3cc038922428 tempest-VolumesSnapshotNegativeTestJSON-4831881 tempest-VolumesSnapshotNegativeTestJSON-4831881-project-member] Create volume request body: {'volume': {'size': 1, 'snapshot_id': '72b9729b-d9fd-4669-98d1-130b7685b8e6'}} {{(pid=100297) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 07 10:09:54.068217 np0000006707 devstack@c-api.service[100297]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 10:09:54.068217 np0000006707 devstack@c-api.service[100297]: warnings.warn( Aug 07 10:09:54.068756 np0000006707 devstack@c-api.service[100297]: INFO cinder.volume.api [None req-87ebcbd0-38df-4cc8-a4a5-3cc038922428 tempest-VolumesSnapshotNegativeTestJSON-4831881 tempest-VolumesSnapshotNegativeTestJSON-4831881-project-member] Snapshot retrieved successfully. Aug 07 10:09:54.068892 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.v3.volumes [None req-87ebcbd0-38df-4cc8-a4a5-3cc038922428 tempest-VolumesSnapshotNegativeTestJSON-4831881 tempest-VolumesSnapshotNegativeTestJSON-4831881-project-member] Create volume of 1 GB Aug 07 10:09:54.072663 np0000006707 devstack@c-api.service[100297]: INFO cinder.volume.api [None req-87ebcbd0-38df-4cc8-a4a5-3cc038922428 tempest-VolumesSnapshotNegativeTestJSON-4831881 tempest-VolumesSnapshotNegativeTestJSON-4831881-project-member] Availability Zones retrieved successfully. Aug 07 10:09:54.077589 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.volume.api [None req-87ebcbd0-38df-4cc8-a4a5-3cc038922428 tempest-VolumesSnapshotNegativeTestJSON-4831881 tempest-VolumesSnapshotNegativeTestJSON-4831881-project-member] Flow 'volume_create_api' (7c8e4d08-db16-4d23-ac87-b26ca104ada0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100297) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 10:09:54.078429 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.volume.api [None req-87ebcbd0-38df-4cc8-a4a5-3cc038922428 tempest-VolumesSnapshotNegativeTestJSON-4831881 tempest-VolumesSnapshotNegativeTestJSON-4831881-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8049d811-aed0-436c-82d5-f2e70331cfef) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100297) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 10:09:54.079224 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.volume.flows.api.create_volume [None req-87ebcbd0-38df-4cc8-a4a5-3cc038922428 tempest-VolumesSnapshotNegativeTestJSON-4831881 tempest-VolumesSnapshotNegativeTestJSON-4831881-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=100297) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 07 10:09:54.080090 np0000006707 devstack@c-api.service[100297]: WARNING cinder.volume.api [None req-87ebcbd0-38df-4cc8-a4a5-3cc038922428 tempest-VolumesSnapshotNegativeTestJSON-4831881 tempest-VolumesSnapshotNegativeTestJSON-4831881-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8049d811-aed0-436c-82d5-f2e70331cfef) transitioned into state 'FAILURE' from state 'RUNNING' Aug 07 10:09:54.080090 np0000006707 devstack@c-api.service[100297]: 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 10:09:54.081391 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.volume.api [None req-87ebcbd0-38df-4cc8-a4a5-3cc038922428 tempest-VolumesSnapshotNegativeTestJSON-4831881 tempest-VolumesSnapshotNegativeTestJSON-4831881-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8049d811-aed0-436c-82d5-f2e70331cfef) transitioned into state 'REVERTING' from state 'FAILURE' {{(pid=100297) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 10:09:54.082012 np0000006707 devstack@c-api.service[100297]: WARNING cinder.volume.api [None req-87ebcbd0-38df-4cc8-a4a5-3cc038922428 tempest-VolumesSnapshotNegativeTestJSON-4831881 tempest-VolumesSnapshotNegativeTestJSON-4831881-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8049d811-aed0-436c-82d5-f2e70331cfef) transitioned into state 'REVERTED' from state 'REVERTING' with result 'None' Aug 07 10:09:54.082658 np0000006707 devstack@c-api.service[100297]: WARNING cinder.volume.api [None req-87ebcbd0-38df-4cc8-a4a5-3cc038922428 tempest-VolumesSnapshotNegativeTestJSON-4831881 tempest-VolumesSnapshotNegativeTestJSON-4831881-project-member] Flow 'volume_create_api' (7c8e4d08-db16-4d23-ac87-b26ca104ada0) transitioned into state 'REVERTED' from state 'RUNNING' Aug 07 10:09:54.082904 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-87ebcbd0-38df-4cc8-a4a5-3cc038922428 tempest-VolumesSnapshotNegativeTestJSON-4831881 tempest-VolumesSnapshotNegativeTestJSON-4831881-project-member] https://10.4.3.8/volume/v3/volumes returned with HTTP 400 Aug 07 10:09:54.083351 np0000006707 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 1405/5608] 10.4.3.8 () {68 vars in 1244 bytes} [Fri Aug 7 10:09:54 2026] POST /volume/v3/volumes => generated 171 bytes in 24 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Aug 07 10:09:54.090392 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [None req-9982ffbf-a5fe-42ee-8706-868109cb8580 None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:09:54.092243 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-9982ffbf-a5fe-42ee-8706-868109cb8580 tempest-VolumesSnapshotNegativeTestJSON-4831881 tempest-VolumesSnapshotNegativeTestJSON-4831881-project-member] DELETE https://10.4.3.8/volume/v3/snapshots/72b9729b-d9fd-4669-98d1-130b7685b8e6 Aug 07 10:09:54.092446 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-9982ffbf-a5fe-42ee-8706-868109cb8580 tempest-VolumesSnapshotNegativeTestJSON-4831881 tempest-VolumesSnapshotNegativeTestJSON-4831881-project-member] Empty body provided in request {{(pid=100296) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 10:09:54.092658 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-9982ffbf-a5fe-42ee-8706-868109cb8580 tempest-VolumesSnapshotNegativeTestJSON-4831881 tempest-VolumesSnapshotNegativeTestJSON-4831881-project-member] Calling method 'delete' {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 10:09:54.092752 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.v3.snapshots [None req-9982ffbf-a5fe-42ee-8706-868109cb8580 tempest-VolumesSnapshotNegativeTestJSON-4831881 tempest-VolumesSnapshotNegativeTestJSON-4831881-project-member] Delete snapshot with id: 72b9729b-d9fd-4669-98d1-130b7685b8e6 Aug 07 10:09:54.097801 np0000006707 devstack@c-api.service[100296]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 10:09:54.097801 np0000006707 devstack@c-api.service[100296]: warnings.warn( Aug 07 10:09:54.098255 np0000006707 devstack@c-api.service[100296]: INFO cinder.volume.api [None req-9982ffbf-a5fe-42ee-8706-868109cb8580 tempest-VolumesSnapshotNegativeTestJSON-4831881 tempest-VolumesSnapshotNegativeTestJSON-4831881-project-member] Snapshot retrieved successfully. Aug 07 10:09:54.113234 np0000006707 devstack@c-api.service[100296]: INFO cinder.volume.api [None req-9982ffbf-a5fe-42ee-8706-868109cb8580 tempest-VolumesSnapshotNegativeTestJSON-4831881 tempest-VolumesSnapshotNegativeTestJSON-4831881-project-member] Snapshot delete request issued successfully. Aug 07 10:09:54.113471 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-9982ffbf-a5fe-42ee-8706-868109cb8580 tempest-VolumesSnapshotNegativeTestJSON-4831881 tempest-VolumesSnapshotNegativeTestJSON-4831881-project-member] https://10.4.3.8/volume/v3/snapshots/72b9729b-d9fd-4669-98d1-130b7685b8e6 returned with HTTP 202 Aug 07 10:09:54.113851 np0000006707 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 1397/5609] 10.4.3.8 () {66 vars in 1343 bytes} [Fri Aug 7 10:09:54 2026] DELETE /volume/v3/snapshots/72b9729b-d9fd-4669-98d1-130b7685b8e6 => generated 0 bytes in 24 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 07 10:09:54.121313 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-c440f17d-92f6-44f6-afb9-f1e2d661c2a8 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:09:54.123224 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-c440f17d-92f6-44f6-afb9-f1e2d661c2a8 tempest-VolumesSnapshotNegativeTestJSON-4831881 tempest-VolumesSnapshotNegativeTestJSON-4831881-project-member] GET https://10.4.3.8/volume/v3/snapshots/72b9729b-d9fd-4669-98d1-130b7685b8e6 Aug 07 10:09:54.123487 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-c440f17d-92f6-44f6-afb9-f1e2d661c2a8 tempest-VolumesSnapshotNegativeTestJSON-4831881 tempest-VolumesSnapshotNegativeTestJSON-4831881-project-member] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 10:09:54.123752 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-c440f17d-92f6-44f6-afb9-f1e2d661c2a8 tempest-VolumesSnapshotNegativeTestJSON-4831881 tempest-VolumesSnapshotNegativeTestJSON-4831881-project-member] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 10:09:54.128745 np0000006707 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 10:09:54.128745 np0000006707 devstack@c-api.service[100295]: warnings.warn( Aug 07 10:09:54.129267 np0000006707 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-c440f17d-92f6-44f6-afb9-f1e2d661c2a8 tempest-VolumesSnapshotNegativeTestJSON-4831881 tempest-VolumesSnapshotNegativeTestJSON-4831881-project-member] Snapshot retrieved successfully. Aug 07 10:09:54.130075 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-c440f17d-92f6-44f6-afb9-f1e2d661c2a8 tempest-VolumesSnapshotNegativeTestJSON-4831881 tempest-VolumesSnapshotNegativeTestJSON-4831881-project-member] https://10.4.3.8/volume/v3/snapshots/72b9729b-d9fd-4669-98d1-130b7685b8e6 returned with HTTP 200 Aug 07 10:09:54.130466 np0000006707 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 1408/5610] 10.4.3.8 () {66 vars in 1340 bytes} [Fri Aug 7 10:09:54 2026] GET /volume/v3/snapshots/72b9729b-d9fd-4669-98d1-130b7685b8e6 => generated 476 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 10:09:55.139353 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.middleware.request_id [None req-45034f00-4612-4e53-9aba-d09b115bd975 None None] RequestId filter calling following filter/app {{(pid=100298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:09:55.141129 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [None req-45034f00-4612-4e53-9aba-d09b115bd975 tempest-VolumesSnapshotNegativeTestJSON-4831881 tempest-VolumesSnapshotNegativeTestJSON-4831881-project-member] GET https://10.4.3.8/volume/v3/snapshots/72b9729b-d9fd-4669-98d1-130b7685b8e6 Aug 07 10:09:55.141311 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [None req-45034f00-4612-4e53-9aba-d09b115bd975 tempest-VolumesSnapshotNegativeTestJSON-4831881 tempest-VolumesSnapshotNegativeTestJSON-4831881-project-member] Empty body provided in request {{(pid=100298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 10:09:55.141519 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [None req-45034f00-4612-4e53-9aba-d09b115bd975 tempest-VolumesSnapshotNegativeTestJSON-4831881 tempest-VolumesSnapshotNegativeTestJSON-4831881-project-member] Calling method 'show' {{(pid=100298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 10:09:55.145999 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [None req-45034f00-4612-4e53-9aba-d09b115bd975 tempest-VolumesSnapshotNegativeTestJSON-4831881 tempest-VolumesSnapshotNegativeTestJSON-4831881-project-member] https://10.4.3.8/volume/v3/snapshots/72b9729b-d9fd-4669-98d1-130b7685b8e6 returned with HTTP 404 Aug 07 10:09:55.146659 np0000006707 devstack@c-api.service[100298]: [pid: 100298|app: 0|req: 1401/5611] 10.4.3.8 () {66 vars in 1340 bytes} [Fri Aug 7 10:09:55 2026] GET /volume/v3/snapshots/72b9729b-d9fd-4669-98d1-130b7685b8e6 => generated 111 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 10:09:55.153994 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [None req-f925548c-f01d-4d07-8580-3e29f3be3026 None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:09:55.155687 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-f925548c-f01d-4d07-8580-3e29f3be3026 tempest-VolumesSnapshotNegativeTestJSON-4831881 tempest-VolumesSnapshotNegativeTestJSON-4831881-project-member] GET https://10.4.3.8/volume/v3/volumes/1bcf9e0a-441e-475a-9318-8f5d3754815e Aug 07 10:09:55.155865 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-f925548c-f01d-4d07-8580-3e29f3be3026 tempest-VolumesSnapshotNegativeTestJSON-4831881 tempest-VolumesSnapshotNegativeTestJSON-4831881-project-member] Empty body provided in request {{(pid=100297) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 10:09:55.156072 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-f925548c-f01d-4d07-8580-3e29f3be3026 tempest-VolumesSnapshotNegativeTestJSON-4831881 tempest-VolumesSnapshotNegativeTestJSON-4831881-project-member] Calling method 'show' {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 10:09:55.162640 np0000006707 devstack@c-api.service[100297]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 10:09:55.162640 np0000006707 devstack@c-api.service[100297]: warnings.warn( Aug 07 10:09:55.166228 np0000006707 devstack@c-api.service[100297]: INFO cinder.volume.api [None req-f925548c-f01d-4d07-8580-3e29f3be3026 tempest-VolumesSnapshotNegativeTestJSON-4831881 tempest-VolumesSnapshotNegativeTestJSON-4831881-project-member] Volume info retrieved successfully. Aug 07 10:09:55.170128 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-f925548c-f01d-4d07-8580-3e29f3be3026 tempest-VolumesSnapshotNegativeTestJSON-4831881 tempest-VolumesSnapshotNegativeTestJSON-4831881-project-member] https://10.4.3.8/volume/v3/volumes/1bcf9e0a-441e-475a-9318-8f5d3754815e returned with HTTP 200 Aug 07 10:09:55.170483 np0000006707 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 1406/5612] 10.4.3.8 () {66 vars in 1334 bytes} [Fri Aug 7 10:09:55 2026] GET /volume/v3/volumes/1bcf9e0a-441e-475a-9318-8f5d3754815e => generated 851 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 10:09:55.182398 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [None req-496a9208-a4c2-4896-b5fc-ffc2bd8342dc None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:09:55.184001 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-496a9208-a4c2-4896-b5fc-ffc2bd8342dc tempest-VolumesSnapshotNegativeTestJSON-4831881 tempest-VolumesSnapshotNegativeTestJSON-4831881-project-member] DELETE https://10.4.3.8/volume/v3/volumes/1bcf9e0a-441e-475a-9318-8f5d3754815e Aug 07 10:09:55.184167 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-496a9208-a4c2-4896-b5fc-ffc2bd8342dc tempest-VolumesSnapshotNegativeTestJSON-4831881 tempest-VolumesSnapshotNegativeTestJSON-4831881-project-member] Empty body provided in request {{(pid=100296) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 10:09:55.184334 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-496a9208-a4c2-4896-b5fc-ffc2bd8342dc tempest-VolumesSnapshotNegativeTestJSON-4831881 tempest-VolumesSnapshotNegativeTestJSON-4831881-project-member] Calling method 'delete' {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 10:09:55.184500 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.v3.volumes [None req-496a9208-a4c2-4896-b5fc-ffc2bd8342dc tempest-VolumesSnapshotNegativeTestJSON-4831881 tempest-VolumesSnapshotNegativeTestJSON-4831881-project-member] Delete volume with id: 1bcf9e0a-441e-475a-9318-8f5d3754815e Aug 07 10:09:55.190560 np0000006707 devstack@c-api.service[100296]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 10:09:55.190560 np0000006707 devstack@c-api.service[100296]: warnings.warn( Aug 07 10:09:55.191036 np0000006707 devstack@c-api.service[100296]: INFO cinder.volume.api [None req-496a9208-a4c2-4896-b5fc-ffc2bd8342dc tempest-VolumesSnapshotNegativeTestJSON-4831881 tempest-VolumesSnapshotNegativeTestJSON-4831881-project-member] Volume info retrieved successfully. Aug 07 10:09:55.205486 np0000006707 devstack@c-api.service[100296]: INFO cinder.volume.api [None req-496a9208-a4c2-4896-b5fc-ffc2bd8342dc tempest-VolumesSnapshotNegativeTestJSON-4831881 tempest-VolumesSnapshotNegativeTestJSON-4831881-project-member] Delete volume request issued successfully. Aug 07 10:09:55.205631 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-496a9208-a4c2-4896-b5fc-ffc2bd8342dc tempest-VolumesSnapshotNegativeTestJSON-4831881 tempest-VolumesSnapshotNegativeTestJSON-4831881-project-member] https://10.4.3.8/volume/v3/volumes/1bcf9e0a-441e-475a-9318-8f5d3754815e returned with HTTP 202 Aug 07 10:09:55.205975 np0000006707 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 1398/5613] 10.4.3.8 () {66 vars in 1337 bytes} [Fri Aug 7 10:09:55 2026] DELETE /volume/v3/volumes/1bcf9e0a-441e-475a-9318-8f5d3754815e => generated 0 bytes in 24 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 07 10:09:55.212980 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-0c1e06ed-fc44-4f0d-a000-8408191ab040 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:09:55.214613 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-0c1e06ed-fc44-4f0d-a000-8408191ab040 tempest-VolumesSnapshotNegativeTestJSON-4831881 tempest-VolumesSnapshotNegativeTestJSON-4831881-project-member] GET https://10.4.3.8/volume/v3/volumes/1bcf9e0a-441e-475a-9318-8f5d3754815e Aug 07 10:09:55.214791 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-0c1e06ed-fc44-4f0d-a000-8408191ab040 tempest-VolumesSnapshotNegativeTestJSON-4831881 tempest-VolumesSnapshotNegativeTestJSON-4831881-project-member] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 10:09:55.214958 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-0c1e06ed-fc44-4f0d-a000-8408191ab040 tempest-VolumesSnapshotNegativeTestJSON-4831881 tempest-VolumesSnapshotNegativeTestJSON-4831881-project-member] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 10:09:55.221597 np0000006707 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 10:09:55.221597 np0000006707 devstack@c-api.service[100295]: warnings.warn( Aug 07 10:09:55.225472 np0000006707 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-0c1e06ed-fc44-4f0d-a000-8408191ab040 tempest-VolumesSnapshotNegativeTestJSON-4831881 tempest-VolumesSnapshotNegativeTestJSON-4831881-project-member] Volume info retrieved successfully. Aug 07 10:09:55.229989 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-0c1e06ed-fc44-4f0d-a000-8408191ab040 tempest-VolumesSnapshotNegativeTestJSON-4831881 tempest-VolumesSnapshotNegativeTestJSON-4831881-project-member] https://10.4.3.8/volume/v3/volumes/1bcf9e0a-441e-475a-9318-8f5d3754815e returned with HTTP 200 Aug 07 10:09:55.230354 np0000006707 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 1409/5614] 10.4.3.8 () {66 vars in 1334 bytes} [Fri Aug 7 10:09:55 2026] GET /volume/v3/volumes/1bcf9e0a-441e-475a-9318-8f5d3754815e => generated 850 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 10:09:56.243932 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.middleware.request_id [None req-2fdeca33-9fbd-456b-bd05-339293bf6396 None None] RequestId filter calling following filter/app {{(pid=100298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:09:56.245718 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [None req-2fdeca33-9fbd-456b-bd05-339293bf6396 tempest-VolumesSnapshotNegativeTestJSON-4831881 tempest-VolumesSnapshotNegativeTestJSON-4831881-project-member] GET https://10.4.3.8/volume/v3/volumes/1bcf9e0a-441e-475a-9318-8f5d3754815e Aug 07 10:09:56.245933 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [None req-2fdeca33-9fbd-456b-bd05-339293bf6396 tempest-VolumesSnapshotNegativeTestJSON-4831881 tempest-VolumesSnapshotNegativeTestJSON-4831881-project-member] Empty body provided in request {{(pid=100298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 10:09:56.246102 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [None req-2fdeca33-9fbd-456b-bd05-339293bf6396 tempest-VolumesSnapshotNegativeTestJSON-4831881 tempest-VolumesSnapshotNegativeTestJSON-4831881-project-member] Calling method 'show' {{(pid=100298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 10:09:56.251451 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [None req-2fdeca33-9fbd-456b-bd05-339293bf6396 tempest-VolumesSnapshotNegativeTestJSON-4831881 tempest-VolumesSnapshotNegativeTestJSON-4831881-project-member] https://10.4.3.8/volume/v3/volumes/1bcf9e0a-441e-475a-9318-8f5d3754815e returned with HTTP 404 Aug 07 10:09:56.251883 np0000006707 devstack@c-api.service[100298]: [pid: 100298|app: 0|req: 1402/5615] 10.4.3.8 () {66 vars in 1334 bytes} [Fri Aug 7 10:09:56 2026] GET /volume/v3/volumes/1bcf9e0a-441e-475a-9318-8f5d3754815e => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 10:10:05.001031 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [None req-8567b29c-2ec1-4c12-b230-ae6f8cdb371a None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:10:05.093454 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-8567b29c-2ec1-4c12-b230-ae6f8cdb371a tempest-TestImageHashVerification-1844253178 tempest-TestImageHashVerification-1844253178-project-member] POST https://10.4.3.8/volume/v3/volumes Aug 07 10:10:05.093929 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-8567b29c-2ec1-4c12-b230-ae6f8cdb371a tempest-TestImageHashVerification-1844253178 tempest-TestImageHashVerification-1844253178-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestImageHashVerification-volume-891107813", "snapshot_id": null, "imageRef": null, "volume_type": null, "size": 1}} {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 10:10:05.095306 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.v3.volumes [None req-8567b29c-2ec1-4c12-b230-ae6f8cdb371a tempest-TestImageHashVerification-1844253178 tempest-TestImageHashVerification-1844253178-project-member] Create volume request body: {'volume': {'name': 'tempest-TestImageHashVerification-volume-891107813', 'snapshot_id': None, 'imageRef': None, 'volume_type': None, 'size': 1}} {{(pid=100297) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 07 10:10:05.095428 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.v3.volumes [None req-8567b29c-2ec1-4c12-b230-ae6f8cdb371a tempest-TestImageHashVerification-1844253178 tempest-TestImageHashVerification-1844253178-project-member] Create volume of 1 GB Aug 07 10:10:05.097515 np0000006707 devstack@c-api.service[100297]: DEBUG dbcounter [-] [100297] Writing DB stats cinder:SELECT=114,cinder:UPDATE=21,cinder:INSERT=14 {{(pid=100297) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 07 10:10:05.099574 np0000006707 devstack@c-api.service[100297]: INFO cinder.volume.api [None req-8567b29c-2ec1-4c12-b230-ae6f8cdb371a tempest-TestImageHashVerification-1844253178 tempest-TestImageHashVerification-1844253178-project-member] Availability Zones retrieved successfully. Aug 07 10:10:05.104283 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.volume.api [None req-8567b29c-2ec1-4c12-b230-ae6f8cdb371a tempest-TestImageHashVerification-1844253178 tempest-TestImageHashVerification-1844253178-project-member] Flow 'volume_create_api' (7b82d574-72aa-4421-bbed-0d31b0267fdd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100297) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 10:10:05.105205 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.volume.api [None req-8567b29c-2ec1-4c12-b230-ae6f8cdb371a tempest-TestImageHashVerification-1844253178 tempest-TestImageHashVerification-1844253178-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ee3e68f1-bd39-4f6a-bbf8-662a70a1e92a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100297) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 10:10:05.106181 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.volume.flows.api.create_volume [None req-8567b29c-2ec1-4c12-b230-ae6f8cdb371a tempest-TestImageHashVerification-1844253178 tempest-TestImageHashVerification-1844253178-project-member] Validating volume size '1' using validate_int {{(pid=100297) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 07 10:10:05.127680 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.volume.api [None req-8567b29c-2ec1-4c12-b230-ae6f8cdb371a tempest-TestImageHashVerification-1844253178 tempest-TestImageHashVerification-1844253178-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ee3e68f1-bd39-4f6a-bbf8-662a70a1e92a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-07T09:47:39Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=45fd9a3a-b61e-4c6c-9ab7-d02f06678d0d,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '45fd9a3a-b61e-4c6c-9ab7-d02f06678d0d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100297) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 10:10:05.128296 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.volume.api [None req-8567b29c-2ec1-4c12-b230-ae6f8cdb371a tempest-TestImageHashVerification-1844253178 tempest-TestImageHashVerification-1844253178-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (61a57ef7-9fd1-4834-8691-c89edbce9421) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100297) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 10:10:05.176057 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.quota [None req-8567b29c-2ec1-4c12-b230-ae6f8cdb371a tempest-TestImageHashVerification-1844253178 tempest-TestImageHashVerification-1844253178-project-member] Created reservations ['a88fd226-ff76-4387-9ce9-b6fae918417c', 'af4e302a-68ab-4754-9447-87038727ffca', '11203518-fdac-4014-998f-a46332bc8447', 'fdfb22b7-d801-4b14-8af3-58f6e45718b5'] {{(pid=100297) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 10:10:05.176689 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.volume.api [None req-8567b29c-2ec1-4c12-b230-ae6f8cdb371a tempest-TestImageHashVerification-1844253178 tempest-TestImageHashVerification-1844253178-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (61a57ef7-9fd1-4834-8691-c89edbce9421) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['a88fd226-ff76-4387-9ce9-b6fae918417c', 'af4e302a-68ab-4754-9447-87038727ffca', '11203518-fdac-4014-998f-a46332bc8447', 'fdfb22b7-d801-4b14-8af3-58f6e45718b5']}' {{(pid=100297) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 10:10:05.177324 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.volume.api [None req-8567b29c-2ec1-4c12-b230-ae6f8cdb371a tempest-TestImageHashVerification-1844253178 tempest-TestImageHashVerification-1844253178-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (bbfd3b4b-c0d3-4029-b8bc-4ae3b6e2ec70) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100297) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 10:10:05.195831 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.volume.api [None req-8567b29c-2ec1-4c12-b230-ae6f8cdb371a tempest-TestImageHashVerification-1844253178 tempest-TestImageHashVerification-1844253178-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (bbfd3b4b-c0d3-4029-b8bc-4ae3b6e2ec70) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'f3cf9736-3099-42de-b868-cec716ac63b8', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestImageHashVerification-volume-891107813',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='33b0ef2a8f384d0b84b10890f1f5d58e',qos_specs=None,replication_status=,reservations=['a88fd226-ff76-4387-9ce9-b6fae918417c','af4e302a-68ab-4754-9447-87038727ffca','11203518-fdac-4014-998f-a46332bc8447','fdfb22b7-d801-4b14-8af3-58f6e45718b5'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b2299e1e3f1a40aa8c584911a875c2a5',volume_type_id=45fd9a3a-b61e-4c6c-9ab7-d02f06678d0d), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-07T10:10:05Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestImageHashVerification-volume-891107813',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=f3cf9736-3099-42de-b868-cec716ac63b8,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='33b0ef2a8f384d0b84b10890f1f5d58e',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='b2299e1e3f1a40aa8c584911a875c2a5',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(45fd9a3a-b61e-4c6c-9ab7-d02f06678d0d),volume_type_id=45fd9a3a-b61e-4c6c-9ab7-d02f06678d0d)}' {{(pid=100297) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 10:10:05.196427 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.volume.api [None req-8567b29c-2ec1-4c12-b230-ae6f8cdb371a tempest-TestImageHashVerification-1844253178 tempest-TestImageHashVerification-1844253178-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5cc49b42-44c2-4744-8f25-4384ef7e8f49) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100297) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 10:10:05.201483 np0000006707 devstack@c-api.service[100296]: DEBUG dbcounter [-] [100296] Writing DB stats cinder:SELECT=165,cinder:UPDATE=44,cinder:INSERT=29 {{(pid=100296) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 07 10:10:05.211551 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.volume.api [None req-8567b29c-2ec1-4c12-b230-ae6f8cdb371a tempest-TestImageHashVerification-1844253178 tempest-TestImageHashVerification-1844253178-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5cc49b42-44c2-4744-8f25-4384ef7e8f49) transitioned into state 'SUCCESS' from state '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-891107813',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='33b0ef2a8f384d0b84b10890f1f5d58e',qos_specs=None,replication_status=,reservations=['a88fd226-ff76-4387-9ce9-b6fae918417c','af4e302a-68ab-4754-9447-87038727ffca','11203518-fdac-4014-998f-a46332bc8447','fdfb22b7-d801-4b14-8af3-58f6e45718b5'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b2299e1e3f1a40aa8c584911a875c2a5',volume_type_id=45fd9a3a-b61e-4c6c-9ab7-d02f06678d0d)}' {{(pid=100297) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 10:10:05.212189 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.volume.api [None req-8567b29c-2ec1-4c12-b230-ae6f8cdb371a tempest-TestImageHashVerification-1844253178 tempest-TestImageHashVerification-1844253178-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ce3cbba4-7037-4703-b8f5-7fcadd88c82b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100297) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 10:10:05.220237 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.volume.api [None req-8567b29c-2ec1-4c12-b230-ae6f8cdb371a tempest-TestImageHashVerification-1844253178 tempest-TestImageHashVerification-1844253178-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ce3cbba4-7037-4703-b8f5-7fcadd88c82b) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100297) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 10:10:05.220969 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.volume.api [None req-8567b29c-2ec1-4c12-b230-ae6f8cdb371a tempest-TestImageHashVerification-1844253178 tempest-TestImageHashVerification-1844253178-project-member] Flow 'volume_create_api' (7b82d574-72aa-4421-bbed-0d31b0267fdd) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100297) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 10:10:05.221227 np0000006707 devstack@c-api.service[100297]: INFO cinder.volume.api [None req-8567b29c-2ec1-4c12-b230-ae6f8cdb371a tempest-TestImageHashVerification-1844253178 tempest-TestImageHashVerification-1844253178-project-member] Create volume request issued successfully. Aug 07 10:10:05.221745 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-8567b29c-2ec1-4c12-b230-ae6f8cdb371a tempest-TestImageHashVerification-1844253178 tempest-TestImageHashVerification-1844253178-project-member] https://10.4.3.8/volume/v3/volumes returned with HTTP 202 Aug 07 10:10:05.222109 np0000006707 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 1407/5616] 10.4.3.8 () {68 vars in 1245 bytes} [Fri Aug 7 10:10:05 2026] POST /volume/v3/volumes => generated 751 bytes in 221 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 07 10:10:05.228578 np0000006707 devstack@c-api.service[100295]: DEBUG dbcounter [-] [100295] Writing DB stats cinder:SELECT=193,cinder:UPDATE=70,cinder:INSERT=36 {{(pid=100295) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 07 10:10:05.232538 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [None req-cc3de4ae-0aac-4167-9129-23aa17c1be06 None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:10:05.233786 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-cc3de4ae-0aac-4167-9129-23aa17c1be06 tempest-TestImageHashVerification-1844253178 tempest-TestImageHashVerification-1844253178-project-member] GET https://10.4.3.8/volume/v3/volumes/f3cf9736-3099-42de-b868-cec716ac63b8 Aug 07 10:10:05.234054 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-cc3de4ae-0aac-4167-9129-23aa17c1be06 tempest-TestImageHashVerification-1844253178 tempest-TestImageHashVerification-1844253178-project-member] Empty body provided in request {{(pid=100296) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 10:10:05.234292 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-cc3de4ae-0aac-4167-9129-23aa17c1be06 tempest-TestImageHashVerification-1844253178 tempest-TestImageHashVerification-1844253178-project-member] Calling method 'show' {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 10:10:05.240642 np0000006707 devstack@c-api.service[100296]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 10:10:05.240642 np0000006707 devstack@c-api.service[100296]: warnings.warn( Aug 07 10:10:05.243550 np0000006707 devstack@c-api.service[100296]: INFO cinder.volume.api [None req-cc3de4ae-0aac-4167-9129-23aa17c1be06 tempest-TestImageHashVerification-1844253178 tempest-TestImageHashVerification-1844253178-project-member] Volume info retrieved successfully. Aug 07 10:10:05.246927 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-cc3de4ae-0aac-4167-9129-23aa17c1be06 tempest-TestImageHashVerification-1844253178 tempest-TestImageHashVerification-1844253178-project-member] https://10.4.3.8/volume/v3/volumes/f3cf9736-3099-42de-b868-cec716ac63b8 returned with HTTP 200 Aug 07 10:10:05.247225 np0000006707 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 1399/5617] 10.4.3.8 () {66 vars in 1334 bytes} [Fri Aug 7 10:10:05 2026] GET /volume/v3/volumes/f3cf9736-3099-42de-b868-cec716ac63b8 => generated 819 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 07 10:10:06.248659 np0000006707 devstack@c-api.service[100298]: DEBUG dbcounter [-] [100298] Writing DB stats cinder:SELECT=105,cinder:INSERT=11,cinder:UPDATE=24 {{(pid=100298) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 07 10:10:06.258110 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-3d3b13ce-8a88-42a5-91db-62c2038fd894 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:10:06.259644 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-3d3b13ce-8a88-42a5-91db-62c2038fd894 tempest-TestImageHashVerification-1844253178 tempest-TestImageHashVerification-1844253178-project-member] GET https://10.4.3.8/volume/v3/volumes/f3cf9736-3099-42de-b868-cec716ac63b8 Aug 07 10:10:06.259840 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-3d3b13ce-8a88-42a5-91db-62c2038fd894 tempest-TestImageHashVerification-1844253178 tempest-TestImageHashVerification-1844253178-project-member] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 10:10:06.259984 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-3d3b13ce-8a88-42a5-91db-62c2038fd894 tempest-TestImageHashVerification-1844253178 tempest-TestImageHashVerification-1844253178-project-member] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 10:10:06.266323 np0000006707 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 10:10:06.266323 np0000006707 devstack@c-api.service[100295]: warnings.warn( Aug 07 10:10:06.269250 np0000006707 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-3d3b13ce-8a88-42a5-91db-62c2038fd894 tempest-TestImageHashVerification-1844253178 tempest-TestImageHashVerification-1844253178-project-member] Volume info retrieved successfully. Aug 07 10:10:06.272815 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-3d3b13ce-8a88-42a5-91db-62c2038fd894 tempest-TestImageHashVerification-1844253178 tempest-TestImageHashVerification-1844253178-project-member] https://10.4.3.8/volume/v3/volumes/f3cf9736-3099-42de-b868-cec716ac63b8 returned with HTTP 200 Aug 07 10:10:06.273126 np0000006707 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 1410/5618] 10.4.3.8 () {66 vars in 1334 bytes} [Fri Aug 7 10:10:06 2026] GET /volume/v3/volumes/f3cf9736-3099-42de-b868-cec716ac63b8 => generated 844 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 10:10:06.284183 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.middleware.request_id [None req-abbf7bb6-0d48-4c1b-9412-ed35a6c1a6cf None None] RequestId filter calling following filter/app {{(pid=100298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:10:06.285788 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [None req-abbf7bb6-0d48-4c1b-9412-ed35a6c1a6cf tempest-TestImageHashVerification-1844253178 tempest-TestImageHashVerification-1844253178-project-member] GET https://10.4.3.8/volume/v3/volumes/f3cf9736-3099-42de-b868-cec716ac63b8 Aug 07 10:10:06.285959 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [None req-abbf7bb6-0d48-4c1b-9412-ed35a6c1a6cf tempest-TestImageHashVerification-1844253178 tempest-TestImageHashVerification-1844253178-project-member] Empty body provided in request {{(pid=100298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 10:10:06.286128 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [None req-abbf7bb6-0d48-4c1b-9412-ed35a6c1a6cf tempest-TestImageHashVerification-1844253178 tempest-TestImageHashVerification-1844253178-project-member] Calling method 'show' {{(pid=100298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 10:10:06.293123 np0000006707 devstack@c-api.service[100298]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 10:10:06.293123 np0000006707 devstack@c-api.service[100298]: warnings.warn( Aug 07 10:10:06.296734 np0000006707 devstack@c-api.service[100298]: INFO cinder.volume.api [None req-abbf7bb6-0d48-4c1b-9412-ed35a6c1a6cf tempest-TestImageHashVerification-1844253178 tempest-TestImageHashVerification-1844253178-project-member] Volume info retrieved successfully. Aug 07 10:10:06.300965 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [None req-abbf7bb6-0d48-4c1b-9412-ed35a6c1a6cf tempest-TestImageHashVerification-1844253178 tempest-TestImageHashVerification-1844253178-project-member] https://10.4.3.8/volume/v3/volumes/f3cf9736-3099-42de-b868-cec716ac63b8 returned with HTTP 200 Aug 07 10:10:06.301378 np0000006707 devstack@c-api.service[100298]: [pid: 100298|app: 0|req: 1403/5619] 10.4.3.8 () {66 vars in 1334 bytes} [Fri Aug 7 10:10:06 2026] GET /volume/v3/volumes/f3cf9736-3099-42de-b868-cec716ac63b8 => generated 844 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 10:10:06.311712 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [None req-5218f188-b70a-4e5c-97cb-6ff223aaa42c None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:10:06.313309 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-5218f188-b70a-4e5c-97cb-6ff223aaa42c tempest-TestImageHashVerification-1844253178 tempest-TestImageHashVerification-1844253178-project-member] POST https://10.4.3.8/volume/v3/volumes/f3cf9736-3099-42de-b868-cec716ac63b8/action Aug 07 10:10:06.313667 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-5218f188-b70a-4e5c-97cb-6ff223aaa42c tempest-TestImageHashVerification-1844253178 tempest-TestImageHashVerification-1844253178-project-member] Action body: b'{"os-volume_upload_image": {"image_name": "tempest-volume-upload-hash-test-2082051578", "disk_format": "raw"}}' {{(pid=100297) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 07 10:10:06.313782 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-5218f188-b70a-4e5c-97cb-6ff223aaa42c tempest-TestImageHashVerification-1844253178 tempest-TestImageHashVerification-1844253178-project-member] Action: 'action', calling method: _volume_upload_image, body: {"os-volume_upload_image": {"image_name": "tempest-volume-upload-hash-test-2082051578", "disk_format": "raw"}} {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 10:10:06.321093 np0000006707 devstack@c-api.service[100297]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 10:10:06.321093 np0000006707 devstack@c-api.service[100297]: warnings.warn( Aug 07 10:10:06.321620 np0000006707 devstack@c-api.service[100297]: INFO cinder.volume.api [None req-5218f188-b70a-4e5c-97cb-6ff223aaa42c tempest-TestImageHashVerification-1844253178 tempest-TestImageHashVerification-1844253178-project-member] Volume info retrieved successfully. Aug 07 10:10:06.332117 np0000006707 devstack@c-api.service[100297]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 10:10:06.332117 np0000006707 devstack@c-api.service[100297]: warnings.warn( Aug 07 10:10:06.335429 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.image.image_utils [None req-5218f188-b70a-4e5c-97cb-6ff223aaa42c tempest-TestImageHashVerification-1844253178 tempest-TestImageHashVerification-1844253178-project-member] The metadata set [{'container_format': 'bare', 'disk_format': 'raw', 'name': 'tempest-volume-upload-hash-test-2082051578'}] 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-2082051578'}]. {{(pid=100297) filter_out_reserved_namespaces_metadata /opt/stack/cinder/cinder/image/image_utils.py:1478}} Aug 07 10:10:06.765346 np0000006707 devstack@c-api.service[100297]: INFO cinder.volume.api [None req-5218f188-b70a-4e5c-97cb-6ff223aaa42c tempest-TestImageHashVerification-1844253178 tempest-TestImageHashVerification-1844253178-project-member] Copy volume to image completed successfully. Aug 07 10:10:06.765771 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-5218f188-b70a-4e5c-97cb-6ff223aaa42c tempest-TestImageHashVerification-1844253178 tempest-TestImageHashVerification-1844253178-project-member] https://10.4.3.8/volume/v3/volumes/f3cf9736-3099-42de-b868-cec716ac63b8/action returned with HTTP 202 Aug 07 10:10:06.766165 np0000006707 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 1408/5620] 10.4.3.8 () {68 vars in 1377 bytes} [Fri Aug 7 10:10:06 2026] POST /volume/v3/volumes/f3cf9736-3099-42de-b868-cec716ac63b8/action => generated 686 bytes in 455 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 07 10:10:15.246184 np0000006707 devstack@c-api.service[100296]: DEBUG dbcounter [-] [100296] Writing DB stats cinder:SELECT=4 {{(pid=100296) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 07 10:10:16.272075 np0000006707 devstack@c-api.service[100295]: DEBUG dbcounter [-] [100295] Writing DB stats cinder:SELECT=4 {{(pid=100295) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 07 10:10:16.300573 np0000006707 devstack@c-api.service[100298]: DEBUG dbcounter [-] [100298] Writing DB stats cinder:SELECT=4 {{(pid=100298) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 07 10:10:16.334721 np0000006707 devstack@c-api.service[100297]: DEBUG dbcounter [-] [100297] Writing DB stats cinder:SELECT=30,cinder:INSERT=10,cinder:UPDATE=13 {{(pid=100297) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 07 10:10:22.041998 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [None req-b37c61e2-1f7b-46fe-a394-dbf50f2856f8 None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:10:22.043761 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-b37c61e2-1f7b-46fe-a394-dbf50f2856f8 tempest-TestImageHashVerification-1844253178 tempest-TestImageHashVerification-1844253178-project-member] GET https://10.4.3.8/volume/v3/volumes/f3cf9736-3099-42de-b868-cec716ac63b8 Aug 07 10:10:22.044072 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-b37c61e2-1f7b-46fe-a394-dbf50f2856f8 tempest-TestImageHashVerification-1844253178 tempest-TestImageHashVerification-1844253178-project-member] Empty body provided in request {{(pid=100296) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 10:10:22.044273 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-b37c61e2-1f7b-46fe-a394-dbf50f2856f8 tempest-TestImageHashVerification-1844253178 tempest-TestImageHashVerification-1844253178-project-member] Calling method 'show' {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 10:10:22.050721 np0000006707 devstack@c-api.service[100296]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 10:10:22.050721 np0000006707 devstack@c-api.service[100296]: warnings.warn( Aug 07 10:10:22.054229 np0000006707 devstack@c-api.service[100296]: INFO cinder.volume.api [None req-b37c61e2-1f7b-46fe-a394-dbf50f2856f8 tempest-TestImageHashVerification-1844253178 tempest-TestImageHashVerification-1844253178-project-member] Volume info retrieved successfully. Aug 07 10:10:22.058265 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-b37c61e2-1f7b-46fe-a394-dbf50f2856f8 tempest-TestImageHashVerification-1844253178 tempest-TestImageHashVerification-1844253178-project-member] https://10.4.3.8/volume/v3/volumes/f3cf9736-3099-42de-b868-cec716ac63b8 returned with HTTP 200 Aug 07 10:10:22.058663 np0000006707 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 1400/5621] 10.4.3.8 () {66 vars in 1334 bytes} [Fri Aug 7 10:10:22 2026] GET /volume/v3/volumes/f3cf9736-3099-42de-b868-cec716ac63b8 => generated 844 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 10:10:22.353650 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-a730ed59-c38e-444c-ade3-222d78bda611 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:10:22.355252 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-a730ed59-c38e-444c-ade3-222d78bda611 tempest-TestImageHashVerification-1844253178 tempest-TestImageHashVerification-1844253178-project-member] DELETE https://10.4.3.8/volume/v3/volumes/f3cf9736-3099-42de-b868-cec716ac63b8 Aug 07 10:10:22.355455 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-a730ed59-c38e-444c-ade3-222d78bda611 tempest-TestImageHashVerification-1844253178 tempest-TestImageHashVerification-1844253178-project-member] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 10:10:22.355645 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-a730ed59-c38e-444c-ade3-222d78bda611 tempest-TestImageHashVerification-1844253178 tempest-TestImageHashVerification-1844253178-project-member] Calling method 'delete' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 10:10:22.355791 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.v3.volumes [None req-a730ed59-c38e-444c-ade3-222d78bda611 tempest-TestImageHashVerification-1844253178 tempest-TestImageHashVerification-1844253178-project-member] Delete volume with id: f3cf9736-3099-42de-b868-cec716ac63b8 Aug 07 10:10:22.362002 np0000006707 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 10:10:22.362002 np0000006707 devstack@c-api.service[100295]: warnings.warn( Aug 07 10:10:22.362382 np0000006707 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-a730ed59-c38e-444c-ade3-222d78bda611 tempest-TestImageHashVerification-1844253178 tempest-TestImageHashVerification-1844253178-project-member] Volume info retrieved successfully. Aug 07 10:10:22.376440 np0000006707 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-a730ed59-c38e-444c-ade3-222d78bda611 tempest-TestImageHashVerification-1844253178 tempest-TestImageHashVerification-1844253178-project-member] Delete volume request issued successfully. Aug 07 10:10:22.376623 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-a730ed59-c38e-444c-ade3-222d78bda611 tempest-TestImageHashVerification-1844253178 tempest-TestImageHashVerification-1844253178-project-member] https://10.4.3.8/volume/v3/volumes/f3cf9736-3099-42de-b868-cec716ac63b8 returned with HTTP 202 Aug 07 10:10:22.377156 np0000006707 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 1411/5622] 10.4.3.8 () {66 vars in 1337 bytes} [Fri Aug 7 10:10:22 2026] DELETE /volume/v3/volumes/f3cf9736-3099-42de-b868-cec716ac63b8 => generated 0 bytes in 24 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 07 10:10:22.383330 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.middleware.request_id [None req-178fc27c-f25b-4539-8811-545c5eaad697 None None] RequestId filter calling following filter/app {{(pid=100298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:10:22.384937 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [None req-178fc27c-f25b-4539-8811-545c5eaad697 tempest-TestImageHashVerification-1844253178 tempest-TestImageHashVerification-1844253178-project-member] GET https://10.4.3.8/volume/v3/volumes/f3cf9736-3099-42de-b868-cec716ac63b8 Aug 07 10:10:22.385105 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [None req-178fc27c-f25b-4539-8811-545c5eaad697 tempest-TestImageHashVerification-1844253178 tempest-TestImageHashVerification-1844253178-project-member] Empty body provided in request {{(pid=100298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 10:10:22.385271 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [None req-178fc27c-f25b-4539-8811-545c5eaad697 tempest-TestImageHashVerification-1844253178 tempest-TestImageHashVerification-1844253178-project-member] Calling method 'show' {{(pid=100298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 10:10:22.391900 np0000006707 devstack@c-api.service[100298]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 10:10:22.391900 np0000006707 devstack@c-api.service[100298]: warnings.warn( Aug 07 10:10:22.395847 np0000006707 devstack@c-api.service[100298]: INFO cinder.volume.api [None req-178fc27c-f25b-4539-8811-545c5eaad697 tempest-TestImageHashVerification-1844253178 tempest-TestImageHashVerification-1844253178-project-member] Volume info retrieved successfully. Aug 07 10:10:22.400396 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [None req-178fc27c-f25b-4539-8811-545c5eaad697 tempest-TestImageHashVerification-1844253178 tempest-TestImageHashVerification-1844253178-project-member] https://10.4.3.8/volume/v3/volumes/f3cf9736-3099-42de-b868-cec716ac63b8 returned with HTTP 200 Aug 07 10:10:22.400833 np0000006707 devstack@c-api.service[100298]: [pid: 100298|app: 0|req: 1404/5623] 10.4.3.8 () {66 vars in 1334 bytes} [Fri Aug 7 10:10:22 2026] GET /volume/v3/volumes/f3cf9736-3099-42de-b868-cec716ac63b8 => generated 843 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 10:10:23.412366 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [None req-06bf4ccc-fd78-4fee-82e3-c597249ad4fd None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:10:23.414220 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-06bf4ccc-fd78-4fee-82e3-c597249ad4fd tempest-TestImageHashVerification-1844253178 tempest-TestImageHashVerification-1844253178-project-member] GET https://10.4.3.8/volume/v3/volumes/f3cf9736-3099-42de-b868-cec716ac63b8 Aug 07 10:10:23.414467 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-06bf4ccc-fd78-4fee-82e3-c597249ad4fd tempest-TestImageHashVerification-1844253178 tempest-TestImageHashVerification-1844253178-project-member] Empty body provided in request {{(pid=100297) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 10:10:23.414696 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-06bf4ccc-fd78-4fee-82e3-c597249ad4fd tempest-TestImageHashVerification-1844253178 tempest-TestImageHashVerification-1844253178-project-member] Calling method 'show' {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 10:10:23.421475 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-06bf4ccc-fd78-4fee-82e3-c597249ad4fd tempest-TestImageHashVerification-1844253178 tempest-TestImageHashVerification-1844253178-project-member] https://10.4.3.8/volume/v3/volumes/f3cf9736-3099-42de-b868-cec716ac63b8 returned with HTTP 404 Aug 07 10:10:23.421942 np0000006707 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 1409/5624] 10.4.3.8 () {66 vars in 1334 bytes} [Fri Aug 7 10:10:23 2026] GET /volume/v3/volumes/f3cf9736-3099-42de-b868-cec716ac63b8 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 10:10:28.831799 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [None req-2b502caf-cc5a-4df0-9eb5-965ce188c2e7 None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:10:28.908542 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-2b502caf-cc5a-4df0-9eb5-965ce188c2e7 tempest-VolumeAndVolumeTypeFromImageTest-1288983728 tempest-VolumeAndVolumeTypeFromImageTest-1288983728-project-admin] POST https://10.4.3.8/volume/v3/types Aug 07 10:10:28.908937 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-2b502caf-cc5a-4df0-9eb5-965ce188c2e7 tempest-VolumeAndVolumeTypeFromImageTest-1288983728 tempest-VolumeAndVolumeTypeFromImageTest-1288983728-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=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 10:10:28.920844 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-2b502caf-cc5a-4df0-9eb5-965ce188c2e7 tempest-VolumeAndVolumeTypeFromImageTest-1288983728 tempest-VolumeAndVolumeTypeFromImageTest-1288983728-project-admin] https://10.4.3.8/volume/v3/types returned with HTTP 200 Aug 07 10:10:28.921170 np0000006707 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 1401/5625] 10.4.3.8 () {68 vars in 1239 bytes} [Fri Aug 7 10:10:28 2026] POST /volume/v3/types => generated 287 bytes in 90 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 10:10:30.330392 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-5a094caf-88ee-43ad-8607-214d1f34789c None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:10:30.332208 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-5a094caf-88ee-43ad-8607-214d1f34789c tempest-VolumeAndVolumeTypeFromImageTest-1677337353 tempest-VolumeAndVolumeTypeFromImageTest-1677337353-project-member] POST https://10.4.3.8/volume/v3/volumes Aug 07 10:10:30.332572 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-5a094caf-88ee-43ad-8607-214d1f34789c tempest-VolumeAndVolumeTypeFromImageTest-1677337353 tempest-VolumeAndVolumeTypeFromImageTest-1677337353-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "volume-for-test-6e9266ff-a917-4dd5-aa4a-c36e59e7a2a6", "imageRef": "d3195eab-ab62-4dfd-ada6-8ee67d62fd9c", "size": 1}} {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 10:10:30.333935 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.v3.volumes [None req-5a094caf-88ee-43ad-8607-214d1f34789c tempest-VolumeAndVolumeTypeFromImageTest-1677337353 tempest-VolumeAndVolumeTypeFromImageTest-1677337353-project-member] Create volume request body: {'volume': {'name': 'volume-for-test-6e9266ff-a917-4dd5-aa4a-c36e59e7a2a6', 'imageRef': 'd3195eab-ab62-4dfd-ada6-8ee67d62fd9c', 'size': 1}} {{(pid=100295) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 07 10:10:30.401559 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.v3.volumes [None req-5a094caf-88ee-43ad-8607-214d1f34789c tempest-VolumeAndVolumeTypeFromImageTest-1677337353 tempest-VolumeAndVolumeTypeFromImageTest-1677337353-project-member] Create volume of 1 GB Aug 07 10:10:30.405365 np0000006707 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-5a094caf-88ee-43ad-8607-214d1f34789c tempest-VolumeAndVolumeTypeFromImageTest-1677337353 tempest-VolumeAndVolumeTypeFromImageTest-1677337353-project-member] Availability Zones retrieved successfully. Aug 07 10:10:30.410239 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.volume.api [None req-5a094caf-88ee-43ad-8607-214d1f34789c tempest-VolumeAndVolumeTypeFromImageTest-1677337353 tempest-VolumeAndVolumeTypeFromImageTest-1677337353-project-member] Flow 'volume_create_api' (8135b661-753e-4f35-9e0e-d3ba2f1c275d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100295) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 10:10:30.411253 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.volume.api [None req-5a094caf-88ee-43ad-8607-214d1f34789c tempest-VolumeAndVolumeTypeFromImageTest-1677337353 tempest-VolumeAndVolumeTypeFromImageTest-1677337353-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (302b76ca-376a-435c-85b4-e71b8fe3b9e2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100295) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 10:10:30.412092 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.volume.flows.api.create_volume [None req-5a094caf-88ee-43ad-8607-214d1f34789c tempest-VolumeAndVolumeTypeFromImageTest-1677337353 tempest-VolumeAndVolumeTypeFromImageTest-1677337353-project-member] Validating volume size '1' using validate_int {{(pid=100295) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 07 10:10:30.457959 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.volume.api [None req-5a094caf-88ee-43ad-8607-214d1f34789c tempest-VolumeAndVolumeTypeFromImageTest-1677337353 tempest-VolumeAndVolumeTypeFromImageTest-1677337353-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (302b76ca-376a-435c-85b4-e71b8fe3b9e2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-07T10:10:29Z,deleted=False,deleted_at=None,description='Generic volume_type for test 6e9266ff-a917-4dd5-aa4a-c36e59e7a2a6',extra_specs={},id=bcaffaaf-0b55-44b0-b181-a73507a46e1a,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': 'bcaffaaf-0b55-44b0-b181-a73507a46e1a', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100295) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 10:10:30.458660 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.volume.api [None req-5a094caf-88ee-43ad-8607-214d1f34789c tempest-VolumeAndVolumeTypeFromImageTest-1677337353 tempest-VolumeAndVolumeTypeFromImageTest-1677337353-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ce10593e-344f-421e-b4a0-542c9979a642) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100295) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 10:10:30.481065 np0000006707 devstack@c-api.service[100295]: WARNING cinder.quota [None req-5a094caf-88ee-43ad-8607-214d1f34789c tempest-VolumeAndVolumeTypeFromImageTest-1677337353 tempest-VolumeAndVolumeTypeFromImageTest-1677337353-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 10:10:30.481359 np0000006707 devstack@c-api.service[100295]: WARNING cinder.quota [None req-5a094caf-88ee-43ad-8607-214d1f34789c tempest-VolumeAndVolumeTypeFromImageTest-1677337353 tempest-VolumeAndVolumeTypeFromImageTest-1677337353-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 10:10:30.508602 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.quota [None req-5a094caf-88ee-43ad-8607-214d1f34789c tempest-VolumeAndVolumeTypeFromImageTest-1677337353 tempest-VolumeAndVolumeTypeFromImageTest-1677337353-project-member] Created reservations ['c6e57691-e6ab-4f1e-9af0-e2024d757aee', '2e025868-04d3-4e07-be7e-8c1a505ddd5e', 'e91049f4-86ad-4797-af4d-680811bd97af', '7cc04970-0a76-492a-90ef-fa618b74b46a'] {{(pid=100295) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 10:10:30.509325 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.volume.api [None req-5a094caf-88ee-43ad-8607-214d1f34789c tempest-VolumeAndVolumeTypeFromImageTest-1677337353 tempest-VolumeAndVolumeTypeFromImageTest-1677337353-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ce10593e-344f-421e-b4a0-542c9979a642) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['c6e57691-e6ab-4f1e-9af0-e2024d757aee', '2e025868-04d3-4e07-be7e-8c1a505ddd5e', 'e91049f4-86ad-4797-af4d-680811bd97af', '7cc04970-0a76-492a-90ef-fa618b74b46a']}' {{(pid=100295) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 10:10:30.510015 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.volume.api [None req-5a094caf-88ee-43ad-8607-214d1f34789c tempest-VolumeAndVolumeTypeFromImageTest-1677337353 tempest-VolumeAndVolumeTypeFromImageTest-1677337353-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4233afd6-6928-4dde-b9e5-bac6b054e63f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100295) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 10:10:30.530496 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.volume.api [None req-5a094caf-88ee-43ad-8607-214d1f34789c tempest-VolumeAndVolumeTypeFromImageTest-1677337353 tempest-VolumeAndVolumeTypeFromImageTest-1677337353-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4233afd6-6928-4dde-b9e5-bac6b054e63f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '0c08fe0b-8d77-435e-b40e-471a32d00001', '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='8135ff265b1b480fbde82ec4a2f02891',qos_specs=None,replication_status=,reservations=['c6e57691-e6ab-4f1e-9af0-e2024d757aee','2e025868-04d3-4e07-be7e-8c1a505ddd5e','e91049f4-86ad-4797-af4d-680811bd97af','7cc04970-0a76-492a-90ef-fa618b74b46a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='76028388e0594343adc5662ea3708f86',volume_type_id=bcaffaaf-0b55-44b0-b181-a73507a46e1a), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-07T10:10:30Z,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=0c08fe0b-8d77-435e-b40e-471a32d00001,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='8135ff265b1b480fbde82ec4a2f02891',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='76028388e0594343adc5662ea3708f86',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(bcaffaaf-0b55-44b0-b181-a73507a46e1a),volume_type_id=bcaffaaf-0b55-44b0-b181-a73507a46e1a)}' {{(pid=100295) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 10:10:30.531295 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.volume.api [None req-5a094caf-88ee-43ad-8607-214d1f34789c tempest-VolumeAndVolumeTypeFromImageTest-1677337353 tempest-VolumeAndVolumeTypeFromImageTest-1677337353-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4fe89613-cee3-4b1e-9e17-b07ff0b8ab74) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100295) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 10:10:30.549055 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.volume.api [None req-5a094caf-88ee-43ad-8607-214d1f34789c tempest-VolumeAndVolumeTypeFromImageTest-1677337353 tempest-VolumeAndVolumeTypeFromImageTest-1677337353-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4fe89613-cee3-4b1e-9e17-b07ff0b8ab74) transitioned into state 'SUCCESS' from 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='8135ff265b1b480fbde82ec4a2f02891',qos_specs=None,replication_status=,reservations=['c6e57691-e6ab-4f1e-9af0-e2024d757aee','2e025868-04d3-4e07-be7e-8c1a505ddd5e','e91049f4-86ad-4797-af4d-680811bd97af','7cc04970-0a76-492a-90ef-fa618b74b46a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='76028388e0594343adc5662ea3708f86',volume_type_id=bcaffaaf-0b55-44b0-b181-a73507a46e1a)}' {{(pid=100295) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 10:10:30.549992 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.volume.api [None req-5a094caf-88ee-43ad-8607-214d1f34789c tempest-VolumeAndVolumeTypeFromImageTest-1677337353 tempest-VolumeAndVolumeTypeFromImageTest-1677337353-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5080739c-c3f9-4e7e-8f90-858136621a0b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100295) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 10:10:30.559123 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.volume.api [None req-5a094caf-88ee-43ad-8607-214d1f34789c tempest-VolumeAndVolumeTypeFromImageTest-1677337353 tempest-VolumeAndVolumeTypeFromImageTest-1677337353-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5080739c-c3f9-4e7e-8f90-858136621a0b) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100295) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 10:10:30.559889 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.volume.api [None req-5a094caf-88ee-43ad-8607-214d1f34789c tempest-VolumeAndVolumeTypeFromImageTest-1677337353 tempest-VolumeAndVolumeTypeFromImageTest-1677337353-project-member] Flow 'volume_create_api' (8135b661-753e-4f35-9e0e-d3ba2f1c275d) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100295) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 10:10:30.560169 np0000006707 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-5a094caf-88ee-43ad-8607-214d1f34789c tempest-VolumeAndVolumeTypeFromImageTest-1677337353 tempest-VolumeAndVolumeTypeFromImageTest-1677337353-project-member] Create volume request issued successfully. Aug 07 10:10:30.560737 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-5a094caf-88ee-43ad-8607-214d1f34789c tempest-VolumeAndVolumeTypeFromImageTest-1677337353 tempest-VolumeAndVolumeTypeFromImageTest-1677337353-project-member] https://10.4.3.8/volume/v3/volumes returned with HTTP 202 Aug 07 10:10:30.561319 np0000006707 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 1412/5626] 10.4.3.8 () {68 vars in 1245 bytes} [Fri Aug 7 10:10:30 2026] POST /volume/v3/volumes => generated 794 bytes in 231 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 07 10:10:30.575494 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.middleware.request_id [None req-f52e4122-75e8-42fd-811e-a57bbfe3ad53 None None] RequestId filter calling following filter/app {{(pid=100298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:10:30.577821 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [None req-f52e4122-75e8-42fd-811e-a57bbfe3ad53 tempest-VolumeAndVolumeTypeFromImageTest-1677337353 tempest-VolumeAndVolumeTypeFromImageTest-1677337353-project-member] GET https://10.4.3.8/volume/v3/volumes/0c08fe0b-8d77-435e-b40e-471a32d00001 Aug 07 10:10:30.578081 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [None req-f52e4122-75e8-42fd-811e-a57bbfe3ad53 tempest-VolumeAndVolumeTypeFromImageTest-1677337353 tempest-VolumeAndVolumeTypeFromImageTest-1677337353-project-member] Empty body provided in request {{(pid=100298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 10:10:30.578340 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [None req-f52e4122-75e8-42fd-811e-a57bbfe3ad53 tempest-VolumeAndVolumeTypeFromImageTest-1677337353 tempest-VolumeAndVolumeTypeFromImageTest-1677337353-project-member] Calling method 'show' {{(pid=100298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 10:10:30.588347 np0000006707 devstack@c-api.service[100298]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 10:10:30.588347 np0000006707 devstack@c-api.service[100298]: warnings.warn( Aug 07 10:10:30.593709 np0000006707 devstack@c-api.service[100298]: INFO cinder.volume.api [None req-f52e4122-75e8-42fd-811e-a57bbfe3ad53 tempest-VolumeAndVolumeTypeFromImageTest-1677337353 tempest-VolumeAndVolumeTypeFromImageTest-1677337353-project-member] Volume info retrieved successfully. Aug 07 10:10:30.598873 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [None req-f52e4122-75e8-42fd-811e-a57bbfe3ad53 tempest-VolumeAndVolumeTypeFromImageTest-1677337353 tempest-VolumeAndVolumeTypeFromImageTest-1677337353-project-member] https://10.4.3.8/volume/v3/volumes/0c08fe0b-8d77-435e-b40e-471a32d00001 returned with HTTP 200 Aug 07 10:10:30.599262 np0000006707 devstack@c-api.service[100298]: [pid: 100298|app: 0|req: 1405/5627] 10.4.3.8 () {66 vars in 1334 bytes} [Fri Aug 7 10:10:30 2026] GET /volume/v3/volumes/0c08fe0b-8d77-435e-b40e-471a32d00001 => generated 862 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 10:10:31.613707 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [None req-9862414d-ebc6-485b-9916-a93c43622983 None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:10:31.615990 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-9862414d-ebc6-485b-9916-a93c43622983 tempest-VolumeAndVolumeTypeFromImageTest-1677337353 tempest-VolumeAndVolumeTypeFromImageTest-1677337353-project-member] GET https://10.4.3.8/volume/v3/volumes/0c08fe0b-8d77-435e-b40e-471a32d00001 Aug 07 10:10:31.616257 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-9862414d-ebc6-485b-9916-a93c43622983 tempest-VolumeAndVolumeTypeFromImageTest-1677337353 tempest-VolumeAndVolumeTypeFromImageTest-1677337353-project-member] Empty body provided in request {{(pid=100297) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 10:10:31.616571 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-9862414d-ebc6-485b-9916-a93c43622983 tempest-VolumeAndVolumeTypeFromImageTest-1677337353 tempest-VolumeAndVolumeTypeFromImageTest-1677337353-project-member] Calling method 'show' {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 10:10:31.625731 np0000006707 devstack@c-api.service[100297]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 10:10:31.625731 np0000006707 devstack@c-api.service[100297]: warnings.warn( Aug 07 10:10:31.630236 np0000006707 devstack@c-api.service[100297]: INFO cinder.volume.api [None req-9862414d-ebc6-485b-9916-a93c43622983 tempest-VolumeAndVolumeTypeFromImageTest-1677337353 tempest-VolumeAndVolumeTypeFromImageTest-1677337353-project-member] Volume info retrieved successfully. Aug 07 10:10:31.635810 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-9862414d-ebc6-485b-9916-a93c43622983 tempest-VolumeAndVolumeTypeFromImageTest-1677337353 tempest-VolumeAndVolumeTypeFromImageTest-1677337353-project-member] https://10.4.3.8/volume/v3/volumes/0c08fe0b-8d77-435e-b40e-471a32d00001 returned with HTTP 200 Aug 07 10:10:31.636321 np0000006707 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 1410/5628] 10.4.3.8 () {66 vars in 1334 bytes} [Fri Aug 7 10:10:31 2026] GET /volume/v3/volumes/0c08fe0b-8d77-435e-b40e-471a32d00001 => generated 944 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 10:10:32.650027 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [None req-fb39f745-a628-4ffd-abcb-16c3b39200d3 None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:10:32.652131 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-fb39f745-a628-4ffd-abcb-16c3b39200d3 tempest-VolumeAndVolumeTypeFromImageTest-1677337353 tempest-VolumeAndVolumeTypeFromImageTest-1677337353-project-member] GET https://10.4.3.8/volume/v3/volumes/0c08fe0b-8d77-435e-b40e-471a32d00001 Aug 07 10:10:32.652375 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-fb39f745-a628-4ffd-abcb-16c3b39200d3 tempest-VolumeAndVolumeTypeFromImageTest-1677337353 tempest-VolumeAndVolumeTypeFromImageTest-1677337353-project-member] Empty body provided in request {{(pid=100296) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 10:10:32.652644 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-fb39f745-a628-4ffd-abcb-16c3b39200d3 tempest-VolumeAndVolumeTypeFromImageTest-1677337353 tempest-VolumeAndVolumeTypeFromImageTest-1677337353-project-member] Calling method 'show' {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 10:10:32.660648 np0000006707 devstack@c-api.service[100296]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 10:10:32.660648 np0000006707 devstack@c-api.service[100296]: warnings.warn( Aug 07 10:10:32.664502 np0000006707 devstack@c-api.service[100296]: INFO cinder.volume.api [None req-fb39f745-a628-4ffd-abcb-16c3b39200d3 tempest-VolumeAndVolumeTypeFromImageTest-1677337353 tempest-VolumeAndVolumeTypeFromImageTest-1677337353-project-member] Volume info retrieved successfully. Aug 07 10:10:32.669086 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-fb39f745-a628-4ffd-abcb-16c3b39200d3 tempest-VolumeAndVolumeTypeFromImageTest-1677337353 tempest-VolumeAndVolumeTypeFromImageTest-1677337353-project-member] https://10.4.3.8/volume/v3/volumes/0c08fe0b-8d77-435e-b40e-471a32d00001 returned with HTTP 200 Aug 07 10:10:32.669521 np0000006707 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 1402/5629] 10.4.3.8 () {66 vars in 1334 bytes} [Fri Aug 7 10:10:32 2026] GET /volume/v3/volumes/0c08fe0b-8d77-435e-b40e-471a32d00001 => generated 947 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 10:10:33.684490 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-de8609c8-c21b-4542-af5a-377b28c9cca9 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:10:33.686471 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-de8609c8-c21b-4542-af5a-377b28c9cca9 tempest-VolumeAndVolumeTypeFromImageTest-1677337353 tempest-VolumeAndVolumeTypeFromImageTest-1677337353-project-member] GET https://10.4.3.8/volume/v3/volumes/0c08fe0b-8d77-435e-b40e-471a32d00001 Aug 07 10:10:33.686671 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-de8609c8-c21b-4542-af5a-377b28c9cca9 tempest-VolumeAndVolumeTypeFromImageTest-1677337353 tempest-VolumeAndVolumeTypeFromImageTest-1677337353-project-member] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 10:10:33.686864 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-de8609c8-c21b-4542-af5a-377b28c9cca9 tempest-VolumeAndVolumeTypeFromImageTest-1677337353 tempest-VolumeAndVolumeTypeFromImageTest-1677337353-project-member] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 10:10:33.694247 np0000006707 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 10:10:33.694247 np0000006707 devstack@c-api.service[100295]: warnings.warn( Aug 07 10:10:33.698273 np0000006707 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-de8609c8-c21b-4542-af5a-377b28c9cca9 tempest-VolumeAndVolumeTypeFromImageTest-1677337353 tempest-VolumeAndVolumeTypeFromImageTest-1677337353-project-member] Volume info retrieved successfully. Aug 07 10:10:33.702446 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-de8609c8-c21b-4542-af5a-377b28c9cca9 tempest-VolumeAndVolumeTypeFromImageTest-1677337353 tempest-VolumeAndVolumeTypeFromImageTest-1677337353-project-member] https://10.4.3.8/volume/v3/volumes/0c08fe0b-8d77-435e-b40e-471a32d00001 returned with HTTP 200 Aug 07 10:10:33.702889 np0000006707 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 1413/5630] 10.4.3.8 () {66 vars in 1334 bytes} [Fri Aug 7 10:10:33 2026] GET /volume/v3/volumes/0c08fe0b-8d77-435e-b40e-471a32d00001 => generated 947 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 10:10:34.717722 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.middleware.request_id [None req-ac7fd2bc-28b7-405e-8066-132ddb269dbe None None] RequestId filter calling following filter/app {{(pid=100298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:10:34.719500 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [None req-ac7fd2bc-28b7-405e-8066-132ddb269dbe tempest-VolumeAndVolumeTypeFromImageTest-1677337353 tempest-VolumeAndVolumeTypeFromImageTest-1677337353-project-member] GET https://10.4.3.8/volume/v3/volumes/0c08fe0b-8d77-435e-b40e-471a32d00001 Aug 07 10:10:34.719722 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [None req-ac7fd2bc-28b7-405e-8066-132ddb269dbe tempest-VolumeAndVolumeTypeFromImageTest-1677337353 tempest-VolumeAndVolumeTypeFromImageTest-1677337353-project-member] Empty body provided in request {{(pid=100298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 10:10:34.719930 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [None req-ac7fd2bc-28b7-405e-8066-132ddb269dbe tempest-VolumeAndVolumeTypeFromImageTest-1677337353 tempest-VolumeAndVolumeTypeFromImageTest-1677337353-project-member] Calling method 'show' {{(pid=100298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 10:10:34.726198 np0000006707 devstack@c-api.service[100298]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 10:10:34.726198 np0000006707 devstack@c-api.service[100298]: warnings.warn( Aug 07 10:10:34.729344 np0000006707 devstack@c-api.service[100298]: INFO cinder.volume.api [None req-ac7fd2bc-28b7-405e-8066-132ddb269dbe tempest-VolumeAndVolumeTypeFromImageTest-1677337353 tempest-VolumeAndVolumeTypeFromImageTest-1677337353-project-member] Volume info retrieved successfully. Aug 07 10:10:34.732860 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [None req-ac7fd2bc-28b7-405e-8066-132ddb269dbe tempest-VolumeAndVolumeTypeFromImageTest-1677337353 tempest-VolumeAndVolumeTypeFromImageTest-1677337353-project-member] https://10.4.3.8/volume/v3/volumes/0c08fe0b-8d77-435e-b40e-471a32d00001 returned with HTTP 200 Aug 07 10:10:34.733203 np0000006707 devstack@c-api.service[100298]: [pid: 100298|app: 0|req: 1406/5631] 10.4.3.8 () {66 vars in 1334 bytes} [Fri Aug 7 10:10:34 2026] GET /volume/v3/volumes/0c08fe0b-8d77-435e-b40e-471a32d00001 => generated 947 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 10:10:35.744974 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [None req-1afafca4-e489-44fe-8232-641d5a303721 None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:10:35.746701 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-1afafca4-e489-44fe-8232-641d5a303721 tempest-VolumeAndVolumeTypeFromImageTest-1677337353 tempest-VolumeAndVolumeTypeFromImageTest-1677337353-project-member] GET https://10.4.3.8/volume/v3/volumes/0c08fe0b-8d77-435e-b40e-471a32d00001 Aug 07 10:10:35.746873 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-1afafca4-e489-44fe-8232-641d5a303721 tempest-VolumeAndVolumeTypeFromImageTest-1677337353 tempest-VolumeAndVolumeTypeFromImageTest-1677337353-project-member] Empty body provided in request {{(pid=100297) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 10:10:35.747047 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-1afafca4-e489-44fe-8232-641d5a303721 tempest-VolumeAndVolumeTypeFromImageTest-1677337353 tempest-VolumeAndVolumeTypeFromImageTest-1677337353-project-member] Calling method 'show' {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 10:10:35.753357 np0000006707 devstack@c-api.service[100297]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 10:10:35.753357 np0000006707 devstack@c-api.service[100297]: warnings.warn( Aug 07 10:10:35.756552 np0000006707 devstack@c-api.service[100297]: INFO cinder.volume.api [None req-1afafca4-e489-44fe-8232-641d5a303721 tempest-VolumeAndVolumeTypeFromImageTest-1677337353 tempest-VolumeAndVolumeTypeFromImageTest-1677337353-project-member] Volume info retrieved successfully. Aug 07 10:10:35.760225 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-1afafca4-e489-44fe-8232-641d5a303721 tempest-VolumeAndVolumeTypeFromImageTest-1677337353 tempest-VolumeAndVolumeTypeFromImageTest-1677337353-project-member] https://10.4.3.8/volume/v3/volumes/0c08fe0b-8d77-435e-b40e-471a32d00001 returned with HTTP 200 Aug 07 10:10:35.760600 np0000006707 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 1411/5632] 10.4.3.8 () {66 vars in 1334 bytes} [Fri Aug 7 10:10:35 2026] GET /volume/v3/volumes/0c08fe0b-8d77-435e-b40e-471a32d00001 => generated 947 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 10:10:36.772649 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [None req-100e493e-ac01-49ae-8bbc-4ae882d48871 None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:10:36.774098 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-100e493e-ac01-49ae-8bbc-4ae882d48871 tempest-VolumeAndVolumeTypeFromImageTest-1677337353 tempest-VolumeAndVolumeTypeFromImageTest-1677337353-project-member] GET https://10.4.3.8/volume/v3/volumes/0c08fe0b-8d77-435e-b40e-471a32d00001 Aug 07 10:10:36.774257 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-100e493e-ac01-49ae-8bbc-4ae882d48871 tempest-VolumeAndVolumeTypeFromImageTest-1677337353 tempest-VolumeAndVolumeTypeFromImageTest-1677337353-project-member] Empty body provided in request {{(pid=100296) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 10:10:36.774434 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-100e493e-ac01-49ae-8bbc-4ae882d48871 tempest-VolumeAndVolumeTypeFromImageTest-1677337353 tempest-VolumeAndVolumeTypeFromImageTest-1677337353-project-member] Calling method 'show' {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 10:10:36.780880 np0000006707 devstack@c-api.service[100296]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 10:10:36.780880 np0000006707 devstack@c-api.service[100296]: warnings.warn( Aug 07 10:10:36.783912 np0000006707 devstack@c-api.service[100296]: INFO cinder.volume.api [None req-100e493e-ac01-49ae-8bbc-4ae882d48871 tempest-VolumeAndVolumeTypeFromImageTest-1677337353 tempest-VolumeAndVolumeTypeFromImageTest-1677337353-project-member] Volume info retrieved successfully. Aug 07 10:10:36.787388 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-100e493e-ac01-49ae-8bbc-4ae882d48871 tempest-VolumeAndVolumeTypeFromImageTest-1677337353 tempest-VolumeAndVolumeTypeFromImageTest-1677337353-project-member] https://10.4.3.8/volume/v3/volumes/0c08fe0b-8d77-435e-b40e-471a32d00001 returned with HTTP 200 Aug 07 10:10:36.787748 np0000006707 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 1403/5633] 10.4.3.8 () {66 vars in 1334 bytes} [Fri Aug 7 10:10:36 2026] GET /volume/v3/volumes/0c08fe0b-8d77-435e-b40e-471a32d00001 => generated 947 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 10:10:37.799294 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-189a95aa-2d3e-4116-9b49-b38ff2a08214 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:10:37.801007 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-189a95aa-2d3e-4116-9b49-b38ff2a08214 tempest-VolumeAndVolumeTypeFromImageTest-1677337353 tempest-VolumeAndVolumeTypeFromImageTest-1677337353-project-member] GET https://10.4.3.8/volume/v3/volumes/0c08fe0b-8d77-435e-b40e-471a32d00001 Aug 07 10:10:37.801178 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-189a95aa-2d3e-4116-9b49-b38ff2a08214 tempest-VolumeAndVolumeTypeFromImageTest-1677337353 tempest-VolumeAndVolumeTypeFromImageTest-1677337353-project-member] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 10:10:37.801363 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-189a95aa-2d3e-4116-9b49-b38ff2a08214 tempest-VolumeAndVolumeTypeFromImageTest-1677337353 tempest-VolumeAndVolumeTypeFromImageTest-1677337353-project-member] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 10:10:37.808909 np0000006707 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 10:10:37.808909 np0000006707 devstack@c-api.service[100295]: warnings.warn( Aug 07 10:10:37.812903 np0000006707 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-189a95aa-2d3e-4116-9b49-b38ff2a08214 tempest-VolumeAndVolumeTypeFromImageTest-1677337353 tempest-VolumeAndVolumeTypeFromImageTest-1677337353-project-member] Volume info retrieved successfully. Aug 07 10:10:37.818049 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-189a95aa-2d3e-4116-9b49-b38ff2a08214 tempest-VolumeAndVolumeTypeFromImageTest-1677337353 tempest-VolumeAndVolumeTypeFromImageTest-1677337353-project-member] https://10.4.3.8/volume/v3/volumes/0c08fe0b-8d77-435e-b40e-471a32d00001 returned with HTTP 200 Aug 07 10:10:37.818494 np0000006707 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 1414/5634] 10.4.3.8 () {66 vars in 1334 bytes} [Fri Aug 7 10:10:37 2026] GET /volume/v3/volumes/0c08fe0b-8d77-435e-b40e-471a32d00001 => generated 1291 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 10:10:37.831126 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.middleware.request_id [None req-f3b41e73-9c26-4436-84af-4142e13bb2f7 None None] RequestId filter calling following filter/app {{(pid=100298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:10:37.833001 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [None req-f3b41e73-9c26-4436-84af-4142e13bb2f7 tempest-VolumeAndVolumeTypeFromImageTest-1677337353 tempest-VolumeAndVolumeTypeFromImageTest-1677337353-project-member] DELETE https://10.4.3.8/volume/v3/volumes/0c08fe0b-8d77-435e-b40e-471a32d00001 Aug 07 10:10:37.833221 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [None req-f3b41e73-9c26-4436-84af-4142e13bb2f7 tempest-VolumeAndVolumeTypeFromImageTest-1677337353 tempest-VolumeAndVolumeTypeFromImageTest-1677337353-project-member] Empty body provided in request {{(pid=100298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 10:10:37.833473 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [None req-f3b41e73-9c26-4436-84af-4142e13bb2f7 tempest-VolumeAndVolumeTypeFromImageTest-1677337353 tempest-VolumeAndVolumeTypeFromImageTest-1677337353-project-member] Calling method 'delete' {{(pid=100298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 10:10:37.833680 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.v3.volumes [None req-f3b41e73-9c26-4436-84af-4142e13bb2f7 tempest-VolumeAndVolumeTypeFromImageTest-1677337353 tempest-VolumeAndVolumeTypeFromImageTest-1677337353-project-member] Delete volume with id: 0c08fe0b-8d77-435e-b40e-471a32d00001 Aug 07 10:10:37.841575 np0000006707 devstack@c-api.service[100298]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 10:10:37.841575 np0000006707 devstack@c-api.service[100298]: warnings.warn( Aug 07 10:10:37.842073 np0000006707 devstack@c-api.service[100298]: INFO cinder.volume.api [None req-f3b41e73-9c26-4436-84af-4142e13bb2f7 tempest-VolumeAndVolumeTypeFromImageTest-1677337353 tempest-VolumeAndVolumeTypeFromImageTest-1677337353-project-member] Volume info retrieved successfully. Aug 07 10:10:37.856754 np0000006707 devstack@c-api.service[100298]: INFO cinder.volume.api [None req-f3b41e73-9c26-4436-84af-4142e13bb2f7 tempest-VolumeAndVolumeTypeFromImageTest-1677337353 tempest-VolumeAndVolumeTypeFromImageTest-1677337353-project-member] Delete volume request issued successfully. Aug 07 10:10:37.856964 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [None req-f3b41e73-9c26-4436-84af-4142e13bb2f7 tempest-VolumeAndVolumeTypeFromImageTest-1677337353 tempest-VolumeAndVolumeTypeFromImageTest-1677337353-project-member] https://10.4.3.8/volume/v3/volumes/0c08fe0b-8d77-435e-b40e-471a32d00001 returned with HTTP 202 Aug 07 10:10:37.857388 np0000006707 devstack@c-api.service[100298]: [pid: 100298|app: 0|req: 1407/5635] 10.4.3.8 () {66 vars in 1337 bytes} [Fri Aug 7 10:10:37 2026] DELETE /volume/v3/volumes/0c08fe0b-8d77-435e-b40e-471a32d00001 => generated 0 bytes in 27 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 07 10:10:37.864034 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [None req-728bd322-ffc4-410f-8992-8ef6a33e6e8b None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:10:37.865754 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-728bd322-ffc4-410f-8992-8ef6a33e6e8b tempest-VolumeAndVolumeTypeFromImageTest-1677337353 tempest-VolumeAndVolumeTypeFromImageTest-1677337353-project-member] GET https://10.4.3.8/volume/v3/volumes/0c08fe0b-8d77-435e-b40e-471a32d00001 Aug 07 10:10:37.865958 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-728bd322-ffc4-410f-8992-8ef6a33e6e8b tempest-VolumeAndVolumeTypeFromImageTest-1677337353 tempest-VolumeAndVolumeTypeFromImageTest-1677337353-project-member] Empty body provided in request {{(pid=100297) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 10:10:37.866169 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-728bd322-ffc4-410f-8992-8ef6a33e6e8b tempest-VolumeAndVolumeTypeFromImageTest-1677337353 tempest-VolumeAndVolumeTypeFromImageTest-1677337353-project-member] Calling method 'show' {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 10:10:37.873202 np0000006707 devstack@c-api.service[100297]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 10:10:37.873202 np0000006707 devstack@c-api.service[100297]: warnings.warn( Aug 07 10:10:37.877271 np0000006707 devstack@c-api.service[100297]: INFO cinder.volume.api [None req-728bd322-ffc4-410f-8992-8ef6a33e6e8b tempest-VolumeAndVolumeTypeFromImageTest-1677337353 tempest-VolumeAndVolumeTypeFromImageTest-1677337353-project-member] Volume info retrieved successfully. Aug 07 10:10:37.882057 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-728bd322-ffc4-410f-8992-8ef6a33e6e8b tempest-VolumeAndVolumeTypeFromImageTest-1677337353 tempest-VolumeAndVolumeTypeFromImageTest-1677337353-project-member] https://10.4.3.8/volume/v3/volumes/0c08fe0b-8d77-435e-b40e-471a32d00001 returned with HTTP 200 Aug 07 10:10:37.882461 np0000006707 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 1412/5636] 10.4.3.8 () {66 vars in 1334 bytes} [Fri Aug 7 10:10:37 2026] GET /volume/v3/volumes/0c08fe0b-8d77-435e-b40e-471a32d00001 => generated 1290 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 10:10:38.894444 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [None req-b7a15708-1215-4cd6-a56e-ee4a23b0f02a None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:10:38.896226 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-b7a15708-1215-4cd6-a56e-ee4a23b0f02a tempest-VolumeAndVolumeTypeFromImageTest-1677337353 tempest-VolumeAndVolumeTypeFromImageTest-1677337353-project-member] GET https://10.4.3.8/volume/v3/volumes/0c08fe0b-8d77-435e-b40e-471a32d00001 Aug 07 10:10:38.896368 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-b7a15708-1215-4cd6-a56e-ee4a23b0f02a tempest-VolumeAndVolumeTypeFromImageTest-1677337353 tempest-VolumeAndVolumeTypeFromImageTest-1677337353-project-member] Empty body provided in request {{(pid=100296) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 10:10:38.896588 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-b7a15708-1215-4cd6-a56e-ee4a23b0f02a tempest-VolumeAndVolumeTypeFromImageTest-1677337353 tempest-VolumeAndVolumeTypeFromImageTest-1677337353-project-member] Calling method 'show' {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 10:10:38.902388 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-b7a15708-1215-4cd6-a56e-ee4a23b0f02a tempest-VolumeAndVolumeTypeFromImageTest-1677337353 tempest-VolumeAndVolumeTypeFromImageTest-1677337353-project-member] https://10.4.3.8/volume/v3/volumes/0c08fe0b-8d77-435e-b40e-471a32d00001 returned with HTTP 404 Aug 07 10:10:38.902850 np0000006707 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 1404/5637] 10.4.3.8 () {66 vars in 1334 bytes} [Fri Aug 7 10:10:38 2026] GET /volume/v3/volumes/0c08fe0b-8d77-435e-b40e-471a32d00001 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 10:10:39.050224 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-6bd0b9ca-3b5f-4850-96ef-312131462401 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:10:39.051849 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-6bd0b9ca-3b5f-4850-96ef-312131462401 tempest-VolumeAndVolumeTypeFromImageTest-1288983728 tempest-VolumeAndVolumeTypeFromImageTest-1288983728-project-admin] GET https://10.4.3.8/volume/v3/volumes/detail?all_tenants=1 Aug 07 10:10:39.052046 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-6bd0b9ca-3b5f-4850-96ef-312131462401 tempest-VolumeAndVolumeTypeFromImageTest-1288983728 tempest-VolumeAndVolumeTypeFromImageTest-1288983728-project-admin] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 10:10:39.052218 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-6bd0b9ca-3b5f-4850-96ef-312131462401 tempest-VolumeAndVolumeTypeFromImageTest-1288983728 tempest-VolumeAndVolumeTypeFromImageTest-1288983728-project-admin] Calling method 'detail' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 10:10:39.052927 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.volume.api [None req-6bd0b9ca-3b5f-4850-96ef-312131462401 tempest-VolumeAndVolumeTypeFromImageTest-1288983728 tempest-VolumeAndVolumeTypeFromImageTest-1288983728-project-admin] Searching by: MultiDict([('all_tenants', 1)]). {{(pid=100295) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 07 10:10:39.064162 np0000006707 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-6bd0b9ca-3b5f-4850-96ef-312131462401 tempest-VolumeAndVolumeTypeFromImageTest-1288983728 tempest-VolumeAndVolumeTypeFromImageTest-1288983728-project-admin] Get all volumes completed successfully. Aug 07 10:10:39.066741 np0000006707 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 10:10:39.066741 np0000006707 devstack@c-api.service[100295]: warnings.warn( Aug 07 10:10:39.071895 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-6bd0b9ca-3b5f-4850-96ef-312131462401 tempest-VolumeAndVolumeTypeFromImageTest-1288983728 tempest-VolumeAndVolumeTypeFromImageTest-1288983728-project-admin] https://10.4.3.8/volume/v3/volumes/detail?all_tenants=1 returned with HTTP 200 Aug 07 10:10:39.072410 np0000006707 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 1415/5638] 10.4.3.8 () {66 vars in 1271 bytes} [Fri Aug 7 10:10:39 2026] GET /volume/v3/volumes/detail?all_tenants=1 => generated 7377 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 10:10:39.085926 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.middleware.request_id [None req-dcb3aece-1e58-4ebd-9909-e91c64ebe419 None None] RequestId filter calling following filter/app {{(pid=100298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:10:39.087736 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [None req-dcb3aece-1e58-4ebd-9909-e91c64ebe419 tempest-VolumeAndVolumeTypeFromImageTest-1288983728 tempest-VolumeAndVolumeTypeFromImageTest-1288983728-project-admin] DELETE https://10.4.3.8/volume/v3/volumes/f863b0b4-4dee-4999-a93b-d96ab21aab79 Aug 07 10:10:39.087932 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [None req-dcb3aece-1e58-4ebd-9909-e91c64ebe419 tempest-VolumeAndVolumeTypeFromImageTest-1288983728 tempest-VolumeAndVolumeTypeFromImageTest-1288983728-project-admin] Empty body provided in request {{(pid=100298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 10:10:39.088110 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [None req-dcb3aece-1e58-4ebd-9909-e91c64ebe419 tempest-VolumeAndVolumeTypeFromImageTest-1288983728 tempest-VolumeAndVolumeTypeFromImageTest-1288983728-project-admin] Calling method 'delete' {{(pid=100298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 10:10:39.088265 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.v3.volumes [None req-dcb3aece-1e58-4ebd-9909-e91c64ebe419 tempest-VolumeAndVolumeTypeFromImageTest-1288983728 tempest-VolumeAndVolumeTypeFromImageTest-1288983728-project-admin] Delete volume with id: f863b0b4-4dee-4999-a93b-d96ab21aab79 Aug 07 10:10:39.095409 np0000006707 devstack@c-api.service[100298]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 10:10:39.095409 np0000006707 devstack@c-api.service[100298]: warnings.warn( Aug 07 10:10:39.095782 np0000006707 devstack@c-api.service[100298]: INFO cinder.volume.api [None req-dcb3aece-1e58-4ebd-9909-e91c64ebe419 tempest-VolumeAndVolumeTypeFromImageTest-1288983728 tempest-VolumeAndVolumeTypeFromImageTest-1288983728-project-admin] Volume info retrieved successfully. Aug 07 10:10:39.106714 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.image.cache [None req-dcb3aece-1e58-4ebd-9909-e91c64ebe419 tempest-VolumeAndVolumeTypeFromImageTest-1288983728 tempest-VolumeAndVolumeTypeFromImageTest-1288983728-project-admin] Evicting image cache entry: {'id': 8, 'image_id': 'd3195eab-ab62-4dfd-ada6-8ee67d62fd9c', 'volume_id': 'f863b0b4-4dee-4999-a93b-d96ab21aab79', 'host': 'np0000006707@storpool#default', 'size': 1, 'image_updated_at': datetime.datetime(2026, 8, 7, 10, 10, 30), 'last_used': datetime.datetime(2026, 8, 7, 10, 10, 37)}. {{(pid=100298) evict /opt/stack/cinder/cinder/image/cache.py:52}} Aug 07 10:10:39.117183 np0000006707 devstack@c-api.service[100298]: INFO cinder.volume.api [None req-dcb3aece-1e58-4ebd-9909-e91c64ebe419 tempest-VolumeAndVolumeTypeFromImageTest-1288983728 tempest-VolumeAndVolumeTypeFromImageTest-1288983728-project-admin] Delete volume request issued successfully. Aug 07 10:10:39.117340 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [None req-dcb3aece-1e58-4ebd-9909-e91c64ebe419 tempest-VolumeAndVolumeTypeFromImageTest-1288983728 tempest-VolumeAndVolumeTypeFromImageTest-1288983728-project-admin] https://10.4.3.8/volume/v3/volumes/f863b0b4-4dee-4999-a93b-d96ab21aab79 returned with HTTP 202 Aug 07 10:10:39.117775 np0000006707 devstack@c-api.service[100298]: [pid: 100298|app: 0|req: 1408/5639] 10.4.3.8 () {66 vars in 1337 bytes} [Fri Aug 7 10:10:39 2026] DELETE /volume/v3/volumes/f863b0b4-4dee-4999-a93b-d96ab21aab79 => generated 0 bytes in 32 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 07 10:10:39.124313 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [None req-5dcb0cda-0828-43d4-b789-e24b4a0ac2c5 None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:10:39.126118 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-5dcb0cda-0828-43d4-b789-e24b4a0ac2c5 tempest-VolumeAndVolumeTypeFromImageTest-1288983728 tempest-VolumeAndVolumeTypeFromImageTest-1288983728-project-admin] GET https://10.4.3.8/volume/v3/volumes/f863b0b4-4dee-4999-a93b-d96ab21aab79 Aug 07 10:10:39.126337 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-5dcb0cda-0828-43d4-b789-e24b4a0ac2c5 tempest-VolumeAndVolumeTypeFromImageTest-1288983728 tempest-VolumeAndVolumeTypeFromImageTest-1288983728-project-admin] Empty body provided in request {{(pid=100297) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 10:10:39.126616 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-5dcb0cda-0828-43d4-b789-e24b4a0ac2c5 tempest-VolumeAndVolumeTypeFromImageTest-1288983728 tempest-VolumeAndVolumeTypeFromImageTest-1288983728-project-admin] Calling method 'show' {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 10:10:39.133151 np0000006707 devstack@c-api.service[100297]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 10:10:39.133151 np0000006707 devstack@c-api.service[100297]: warnings.warn( Aug 07 10:10:39.136777 np0000006707 devstack@c-api.service[100297]: INFO cinder.volume.api [None req-5dcb0cda-0828-43d4-b789-e24b4a0ac2c5 tempest-VolumeAndVolumeTypeFromImageTest-1288983728 tempest-VolumeAndVolumeTypeFromImageTest-1288983728-project-admin] Volume info retrieved successfully. Aug 07 10:10:39.140702 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-5dcb0cda-0828-43d4-b789-e24b4a0ac2c5 tempest-VolumeAndVolumeTypeFromImageTest-1288983728 tempest-VolumeAndVolumeTypeFromImageTest-1288983728-project-admin] https://10.4.3.8/volume/v3/volumes/f863b0b4-4dee-4999-a93b-d96ab21aab79 returned with HTTP 200 Aug 07 10:10:39.141043 np0000006707 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 1413/5640] 10.4.3.8 () {66 vars in 1334 bytes} [Fri Aug 7 10:10:39 2026] GET /volume/v3/volumes/f863b0b4-4dee-4999-a93b-d96ab21aab79 => generated 1092 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 10:10:40.152799 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [None req-cad16d39-bc80-4099-8aa3-1c462660ab6e None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:10:40.154305 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-cad16d39-bc80-4099-8aa3-1c462660ab6e tempest-VolumeAndVolumeTypeFromImageTest-1288983728 tempest-VolumeAndVolumeTypeFromImageTest-1288983728-project-admin] GET https://10.4.3.8/volume/v3/volumes/f863b0b4-4dee-4999-a93b-d96ab21aab79 Aug 07 10:10:40.154521 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-cad16d39-bc80-4099-8aa3-1c462660ab6e tempest-VolumeAndVolumeTypeFromImageTest-1288983728 tempest-VolumeAndVolumeTypeFromImageTest-1288983728-project-admin] Empty body provided in request {{(pid=100296) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 10:10:40.154669 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-cad16d39-bc80-4099-8aa3-1c462660ab6e tempest-VolumeAndVolumeTypeFromImageTest-1288983728 tempest-VolumeAndVolumeTypeFromImageTest-1288983728-project-admin] Calling method 'show' {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 10:10:40.161321 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-cad16d39-bc80-4099-8aa3-1c462660ab6e tempest-VolumeAndVolumeTypeFromImageTest-1288983728 tempest-VolumeAndVolumeTypeFromImageTest-1288983728-project-admin] https://10.4.3.8/volume/v3/volumes/f863b0b4-4dee-4999-a93b-d96ab21aab79 returned with HTTP 404 Aug 07 10:10:40.161874 np0000006707 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 1405/5641] 10.4.3.8 () {66 vars in 1334 bytes} [Fri Aug 7 10:10:40 2026] GET /volume/v3/volumes/f863b0b4-4dee-4999-a93b-d96ab21aab79 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 10:10:40.168120 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-bdf218ff-81e4-452b-ae53-c07453fb9d39 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:10:40.169843 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-bdf218ff-81e4-452b-ae53-c07453fb9d39 tempest-VolumeAndVolumeTypeFromImageTest-1288983728 tempest-VolumeAndVolumeTypeFromImageTest-1288983728-project-admin] DELETE https://10.4.3.8/volume/v3/types/bcaffaaf-0b55-44b0-b181-a73507a46e1a Aug 07 10:10:40.170030 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-bdf218ff-81e4-452b-ae53-c07453fb9d39 tempest-VolumeAndVolumeTypeFromImageTest-1288983728 tempest-VolumeAndVolumeTypeFromImageTest-1288983728-project-admin] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 10:10:40.170217 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-bdf218ff-81e4-452b-ae53-c07453fb9d39 tempest-VolumeAndVolumeTypeFromImageTest-1288983728 tempest-VolumeAndVolumeTypeFromImageTest-1288983728-project-admin] Calling method '_delete' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 10:10:40.191963 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-bdf218ff-81e4-452b-ae53-c07453fb9d39 tempest-VolumeAndVolumeTypeFromImageTest-1288983728 tempest-VolumeAndVolumeTypeFromImageTest-1288983728-project-admin] https://10.4.3.8/volume/v3/types/bcaffaaf-0b55-44b0-b181-a73507a46e1a returned with HTTP 202 Aug 07 10:10:40.192373 np0000006707 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 1416/5642] 10.4.3.8 () {66 vars in 1331 bytes} [Fri Aug 7 10:10:40 2026] DELETE /volume/v3/types/bcaffaaf-0b55-44b0-b181-a73507a46e1a => generated 0 bytes in 25 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 07 10:10:40.199824 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.middleware.request_id [None req-3bfb345b-3c54-475d-a385-f2784a0ed525 None None] RequestId filter calling following filter/app {{(pid=100298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:10:40.201406 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [None req-3bfb345b-3c54-475d-a385-f2784a0ed525 tempest-VolumeAndVolumeTypeFromImageTest-1288983728 tempest-VolumeAndVolumeTypeFromImageTest-1288983728-project-admin] GET https://10.4.3.8/volume/v3/types/bcaffaaf-0b55-44b0-b181-a73507a46e1a Aug 07 10:10:40.201627 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [None req-3bfb345b-3c54-475d-a385-f2784a0ed525 tempest-VolumeAndVolumeTypeFromImageTest-1288983728 tempest-VolumeAndVolumeTypeFromImageTest-1288983728-project-admin] Empty body provided in request {{(pid=100298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 10:10:40.201793 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [None req-3bfb345b-3c54-475d-a385-f2784a0ed525 tempest-VolumeAndVolumeTypeFromImageTest-1288983728 tempest-VolumeAndVolumeTypeFromImageTest-1288983728-project-admin] Calling method 'show' {{(pid=100298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 10:10:40.204687 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [None req-3bfb345b-3c54-475d-a385-f2784a0ed525 tempest-VolumeAndVolumeTypeFromImageTest-1288983728 tempest-VolumeAndVolumeTypeFromImageTest-1288983728-project-admin] https://10.4.3.8/volume/v3/types/bcaffaaf-0b55-44b0-b181-a73507a46e1a returned with HTTP 404 Aug 07 10:10:40.205091 np0000006707 devstack@c-api.service[100298]: [pid: 100298|app: 0|req: 1409/5643] 10.4.3.8 () {66 vars in 1328 bytes} [Fri Aug 7 10:10:40 2026] GET /volume/v3/types/bcaffaaf-0b55-44b0-b181-a73507a46e1a => generated 114 bytes in 6 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 10:10:44.999808 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [None req-5b69e4c4-8ba3-4537-9e63-0b7ad312a05b None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:10:45.056987 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-5b69e4c4-8ba3-4537-9e63-0b7ad312a05b tempest-VolumesBackupsTest-1685343181 tempest-VolumesBackupsTest-1685343181-project-member] POST https://10.4.3.8/volume/v3/volumes Aug 07 10:10:45.057301 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-5b69e4c4-8ba3-4537-9e63-0b7ad312a05b tempest-VolumesBackupsTest-1685343181 tempest-VolumesBackupsTest-1685343181-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesBackupsTest-Volume-1808932379"}} {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 10:10:45.058607 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.v3.volumes [None req-5b69e4c4-8ba3-4537-9e63-0b7ad312a05b tempest-VolumesBackupsTest-1685343181 tempest-VolumesBackupsTest-1685343181-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesBackupsTest-Volume-1808932379'}} {{(pid=100297) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 07 10:10:45.058718 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.v3.volumes [None req-5b69e4c4-8ba3-4537-9e63-0b7ad312a05b tempest-VolumesBackupsTest-1685343181 tempest-VolumesBackupsTest-1685343181-project-member] Create volume of 1 GB Aug 07 10:10:45.062469 np0000006707 devstack@c-api.service[100297]: INFO cinder.volume.api [None req-5b69e4c4-8ba3-4537-9e63-0b7ad312a05b tempest-VolumesBackupsTest-1685343181 tempest-VolumesBackupsTest-1685343181-project-member] Availability Zones retrieved successfully. Aug 07 10:10:45.067562 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.volume.api [None req-5b69e4c4-8ba3-4537-9e63-0b7ad312a05b tempest-VolumesBackupsTest-1685343181 tempest-VolumesBackupsTest-1685343181-project-member] Flow 'volume_create_api' (615809d4-9c10-4ecf-a80c-754b5f4ed8dd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100297) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 10:10:45.068382 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.volume.api [None req-5b69e4c4-8ba3-4537-9e63-0b7ad312a05b tempest-VolumesBackupsTest-1685343181 tempest-VolumesBackupsTest-1685343181-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (273e90bf-cdec-4d8b-8744-426c5ef1fdc9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100297) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 10:10:45.069230 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.volume.flows.api.create_volume [None req-5b69e4c4-8ba3-4537-9e63-0b7ad312a05b tempest-VolumesBackupsTest-1685343181 tempest-VolumesBackupsTest-1685343181-project-member] Validating volume size '1' using validate_int {{(pid=100297) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 07 10:10:45.092028 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.volume.api [None req-5b69e4c4-8ba3-4537-9e63-0b7ad312a05b tempest-VolumesBackupsTest-1685343181 tempest-VolumesBackupsTest-1685343181-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (273e90bf-cdec-4d8b-8744-426c5ef1fdc9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-07T09:47:39Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=45fd9a3a-b61e-4c6c-9ab7-d02f06678d0d,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '45fd9a3a-b61e-4c6c-9ab7-d02f06678d0d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100297) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 10:10:45.092704 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.volume.api [None req-5b69e4c4-8ba3-4537-9e63-0b7ad312a05b tempest-VolumesBackupsTest-1685343181 tempest-VolumesBackupsTest-1685343181-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4a641bbc-6ee2-4f43-a036-cc443cc6690d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100297) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 10:10:45.141763 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.quota [None req-5b69e4c4-8ba3-4537-9e63-0b7ad312a05b tempest-VolumesBackupsTest-1685343181 tempest-VolumesBackupsTest-1685343181-project-member] Created reservations ['abb03332-8a7e-43fc-aa39-dade3b8bba09', 'e6d09ac2-99d5-4e30-8b90-afec939bfa8f', '05147177-634e-4c0f-b163-c383b353ec84', 'c5377e96-6d21-4143-befe-f7dd826c51d7'] {{(pid=100297) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 10:10:45.142374 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.volume.api [None req-5b69e4c4-8ba3-4537-9e63-0b7ad312a05b tempest-VolumesBackupsTest-1685343181 tempest-VolumesBackupsTest-1685343181-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4a641bbc-6ee2-4f43-a036-cc443cc6690d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['abb03332-8a7e-43fc-aa39-dade3b8bba09', 'e6d09ac2-99d5-4e30-8b90-afec939bfa8f', '05147177-634e-4c0f-b163-c383b353ec84', 'c5377e96-6d21-4143-befe-f7dd826c51d7']}' {{(pid=100297) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 10:10:45.143077 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.volume.api [None req-5b69e4c4-8ba3-4537-9e63-0b7ad312a05b tempest-VolumesBackupsTest-1685343181 tempest-VolumesBackupsTest-1685343181-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (504c4a06-9ce2-49a2-841d-d41ba9ac326c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100297) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 10:10:45.162526 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.volume.api [None req-5b69e4c4-8ba3-4537-9e63-0b7ad312a05b tempest-VolumesBackupsTest-1685343181 tempest-VolumesBackupsTest-1685343181-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (504c4a06-9ce2-49a2-841d-d41ba9ac326c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '6b331239-b117-493b-abd2-55673dc05034', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-1808932379',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ee2428a1bdc64c9f9680f63604a33a63',qos_specs=None,replication_status=,reservations=['abb03332-8a7e-43fc-aa39-dade3b8bba09','e6d09ac2-99d5-4e30-8b90-afec939bfa8f','05147177-634e-4c0f-b163-c383b353ec84','c5377e96-6d21-4143-befe-f7dd826c51d7'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f9f3dc875a54488091d2c055ff88003f',volume_type_id=45fd9a3a-b61e-4c6c-9ab7-d02f06678d0d), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-07T10:10:45Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-1808932379',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=6b331239-b117-493b-abd2-55673dc05034,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='ee2428a1bdc64c9f9680f63604a33a63',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='f9f3dc875a54488091d2c055ff88003f',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(45fd9a3a-b61e-4c6c-9ab7-d02f06678d0d),volume_type_id=45fd9a3a-b61e-4c6c-9ab7-d02f06678d0d)}' {{(pid=100297) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 10:10:45.163181 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.volume.api [None req-5b69e4c4-8ba3-4537-9e63-0b7ad312a05b tempest-VolumesBackupsTest-1685343181 tempest-VolumesBackupsTest-1685343181-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (81115b2c-0d5f-4468-80b2-57827da8f6ac) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100297) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 10:10:45.178991 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.volume.api [None req-5b69e4c4-8ba3-4537-9e63-0b7ad312a05b tempest-VolumesBackupsTest-1685343181 tempest-VolumesBackupsTest-1685343181-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (81115b2c-0d5f-4468-80b2-57827da8f6ac) transitioned into state 'SUCCESS' from state '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-1808932379',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ee2428a1bdc64c9f9680f63604a33a63',qos_specs=None,replication_status=,reservations=['abb03332-8a7e-43fc-aa39-dade3b8bba09','e6d09ac2-99d5-4e30-8b90-afec939bfa8f','05147177-634e-4c0f-b163-c383b353ec84','c5377e96-6d21-4143-befe-f7dd826c51d7'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f9f3dc875a54488091d2c055ff88003f',volume_type_id=45fd9a3a-b61e-4c6c-9ab7-d02f06678d0d)}' {{(pid=100297) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 10:10:45.179629 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.volume.api [None req-5b69e4c4-8ba3-4537-9e63-0b7ad312a05b tempest-VolumesBackupsTest-1685343181 tempest-VolumesBackupsTest-1685343181-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (fa6ed95a-5ea8-4f5c-bcd7-541e5f6bbffe) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100297) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 10:10:45.187314 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.volume.api [None req-5b69e4c4-8ba3-4537-9e63-0b7ad312a05b tempest-VolumesBackupsTest-1685343181 tempest-VolumesBackupsTest-1685343181-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (fa6ed95a-5ea8-4f5c-bcd7-541e5f6bbffe) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100297) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 10:10:45.188071 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.volume.api [None req-5b69e4c4-8ba3-4537-9e63-0b7ad312a05b tempest-VolumesBackupsTest-1685343181 tempest-VolumesBackupsTest-1685343181-project-member] Flow 'volume_create_api' (615809d4-9c10-4ecf-a80c-754b5f4ed8dd) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100297) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 10:10:45.188320 np0000006707 devstack@c-api.service[100297]: INFO cinder.volume.api [None req-5b69e4c4-8ba3-4537-9e63-0b7ad312a05b tempest-VolumesBackupsTest-1685343181 tempest-VolumesBackupsTest-1685343181-project-member] Create volume request issued successfully. Aug 07 10:10:45.188855 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-5b69e4c4-8ba3-4537-9e63-0b7ad312a05b tempest-VolumesBackupsTest-1685343181 tempest-VolumesBackupsTest-1685343181-project-member] https://10.4.3.8/volume/v3/volumes returned with HTTP 202 Aug 07 10:10:45.189231 np0000006707 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 1414/5644] 10.4.3.8 () {68 vars in 1244 bytes} [Fri Aug 7 10:10:44 2026] POST /volume/v3/volumes => generated 745 bytes in 190 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 07 10:10:45.199832 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [None req-9c0e53d4-bcc7-455c-807d-fbc8e1852de2 None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:10:45.201661 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-9c0e53d4-bcc7-455c-807d-fbc8e1852de2 tempest-VolumesBackupsTest-1685343181 tempest-VolumesBackupsTest-1685343181-project-member] GET https://10.4.3.8/volume/v3/volumes/6b331239-b117-493b-abd2-55673dc05034 Aug 07 10:10:45.201844 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-9c0e53d4-bcc7-455c-807d-fbc8e1852de2 tempest-VolumesBackupsTest-1685343181 tempest-VolumesBackupsTest-1685343181-project-member] Empty body provided in request {{(pid=100296) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 10:10:45.202065 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-9c0e53d4-bcc7-455c-807d-fbc8e1852de2 tempest-VolumesBackupsTest-1685343181 tempest-VolumesBackupsTest-1685343181-project-member] Calling method 'show' {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 10:10:45.208769 np0000006707 devstack@c-api.service[100296]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 10:10:45.208769 np0000006707 devstack@c-api.service[100296]: warnings.warn( Aug 07 10:10:45.213248 np0000006707 devstack@c-api.service[100296]: INFO cinder.volume.api [None req-9c0e53d4-bcc7-455c-807d-fbc8e1852de2 tempest-VolumesBackupsTest-1685343181 tempest-VolumesBackupsTest-1685343181-project-member] Volume info retrieved successfully. Aug 07 10:10:45.217539 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-9c0e53d4-bcc7-455c-807d-fbc8e1852de2 tempest-VolumesBackupsTest-1685343181 tempest-VolumesBackupsTest-1685343181-project-member] https://10.4.3.8/volume/v3/volumes/6b331239-b117-493b-abd2-55673dc05034 returned with HTTP 200 Aug 07 10:10:45.218065 np0000006707 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 1406/5645] 10.4.3.8 () {66 vars in 1334 bytes} [Fri Aug 7 10:10:45 2026] GET /volume/v3/volumes/6b331239-b117-493b-abd2-55673dc05034 => generated 813 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 10:10:46.229727 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-9db49d82-35c5-468d-8c46-7a721cff6f1e None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:10:46.231555 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-9db49d82-35c5-468d-8c46-7a721cff6f1e tempest-VolumesBackupsTest-1685343181 tempest-VolumesBackupsTest-1685343181-project-member] GET https://10.4.3.8/volume/v3/volumes/6b331239-b117-493b-abd2-55673dc05034 Aug 07 10:10:46.231774 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-9db49d82-35c5-468d-8c46-7a721cff6f1e tempest-VolumesBackupsTest-1685343181 tempest-VolumesBackupsTest-1685343181-project-member] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 10:10:46.231982 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-9db49d82-35c5-468d-8c46-7a721cff6f1e tempest-VolumesBackupsTest-1685343181 tempest-VolumesBackupsTest-1685343181-project-member] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 10:10:46.238832 np0000006707 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 10:10:46.238832 np0000006707 devstack@c-api.service[100295]: warnings.warn( Aug 07 10:10:46.242288 np0000006707 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-9db49d82-35c5-468d-8c46-7a721cff6f1e tempest-VolumesBackupsTest-1685343181 tempest-VolumesBackupsTest-1685343181-project-member] Volume info retrieved successfully. Aug 07 10:10:46.246577 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-9db49d82-35c5-468d-8c46-7a721cff6f1e tempest-VolumesBackupsTest-1685343181 tempest-VolumesBackupsTest-1685343181-project-member] https://10.4.3.8/volume/v3/volumes/6b331239-b117-493b-abd2-55673dc05034 returned with HTTP 200 Aug 07 10:10:46.246941 np0000006707 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 1417/5646] 10.4.3.8 () {66 vars in 1334 bytes} [Fri Aug 7 10:10:46 2026] GET /volume/v3/volumes/6b331239-b117-493b-abd2-55673dc05034 => generated 838 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 10:10:46.258370 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.middleware.request_id [None req-3fc59554-e672-4da6-8af5-28216740337c None None] RequestId filter calling following filter/app {{(pid=100298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:10:46.260091 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [None req-3fc59554-e672-4da6-8af5-28216740337c tempest-VolumesBackupsTest-1685343181 tempest-VolumesBackupsTest-1685343181-project-member] POST https://10.4.3.8/volume/v3/backups Aug 07 10:10:46.260449 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [None req-3fc59554-e672-4da6-8af5-28216740337c tempest-VolumesBackupsTest-1685343181 tempest-VolumesBackupsTest-1685343181-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "6b331239-b117-493b-abd2-55673dc05034", "name": "tempest-VolumesBackupsTest-Backup-867953346"}} {{(pid=100298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 10:10:46.261956 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.contrib.backups [None req-3fc59554-e672-4da6-8af5-28216740337c tempest-VolumesBackupsTest-1685343181 tempest-VolumesBackupsTest-1685343181-project-member] Creating new backup {'backup': {'volume_id': '6b331239-b117-493b-abd2-55673dc05034', 'name': 'tempest-VolumesBackupsTest-Backup-867953346'}} {{(pid=100298) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 07 10:10:46.262096 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.contrib.backups [None req-3fc59554-e672-4da6-8af5-28216740337c tempest-VolumesBackupsTest-1685343181 tempest-VolumesBackupsTest-1685343181-project-member] Creating backup of volume 6b331239-b117-493b-abd2-55673dc05034 in container None Aug 07 10:10:46.269549 np0000006707 devstack@c-api.service[100298]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 10:10:46.269549 np0000006707 devstack@c-api.service[100298]: warnings.warn( Aug 07 10:10:46.270006 np0000006707 devstack@c-api.service[100298]: INFO cinder.volume.api [None req-3fc59554-e672-4da6-8af5-28216740337c tempest-VolumesBackupsTest-1685343181 tempest-VolumesBackupsTest-1685343181-project-member] Volume info retrieved successfully. Aug 07 10:10:46.293116 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.quota [None req-3fc59554-e672-4da6-8af5-28216740337c tempest-VolumesBackupsTest-1685343181 tempest-VolumesBackupsTest-1685343181-project-member] Created reservations ['08867b4d-90fd-44f6-9035-674986257be9', '6cc2a00a-f220-4d69-8c82-1775b3e1d4dc'] {{(pid=100298) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 10:10:46.318503 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [None req-3fc59554-e672-4da6-8af5-28216740337c tempest-VolumesBackupsTest-1685343181 tempest-VolumesBackupsTest-1685343181-project-member] https://10.4.3.8/volume/v3/backups returned with HTTP 202 Aug 07 10:10:46.318949 np0000006707 devstack@c-api.service[100298]: [pid: 100298|app: 0|req: 1410/5647] 10.4.3.8 () {68 vars in 1245 bytes} [Fri Aug 7 10:10:46 2026] POST /volume/v3/backups => generated 325 bytes in 61 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 07 10:10:46.326586 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [None req-568d4029-03dc-44fd-975a-76c4b4e91dc2 None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:10:46.328470 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-568d4029-03dc-44fd-975a-76c4b4e91dc2 tempest-VolumesBackupsTest-1685343181 tempest-VolumesBackupsTest-1685343181-project-member] GET https://10.4.3.8/volume/v3/backups/656149e3-9680-446c-949b-0f225296974c Aug 07 10:10:46.328650 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-568d4029-03dc-44fd-975a-76c4b4e91dc2 tempest-VolumesBackupsTest-1685343181 tempest-VolumesBackupsTest-1685343181-project-member] Empty body provided in request {{(pid=100297) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 10:10:46.328853 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-568d4029-03dc-44fd-975a-76c4b4e91dc2 tempest-VolumesBackupsTest-1685343181 tempest-VolumesBackupsTest-1685343181-project-member] Calling method 'show' {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 10:10:46.328948 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.v3.backups [None req-568d4029-03dc-44fd-975a-76c4b4e91dc2 tempest-VolumesBackupsTest-1685343181 tempest-VolumesBackupsTest-1685343181-project-member] Show backup with id 656149e3-9680-446c-949b-0f225296974c. {{(pid=100297) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 10:10:46.333454 np0000006707 devstack@c-api.service[100297]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 10:10:46.333454 np0000006707 devstack@c-api.service[100297]: warnings.warn( Aug 07 10:10:46.334265 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-568d4029-03dc-44fd-975a-76c4b4e91dc2 tempest-VolumesBackupsTest-1685343181 tempest-VolumesBackupsTest-1685343181-project-member] https://10.4.3.8/volume/v3/backups/656149e3-9680-446c-949b-0f225296974c returned with HTTP 200 Aug 07 10:10:46.334700 np0000006707 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 1415/5648] 10.4.3.8 () {66 vars in 1334 bytes} [Fri Aug 7 10:10:46 2026] GET /volume/v3/backups/656149e3-9680-446c-949b-0f225296974c => generated 732 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 10:10:47.344357 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [None req-b08701c5-8d4e-4d5c-8ec5-d10fb880c1b2 None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:10:47.346137 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-b08701c5-8d4e-4d5c-8ec5-d10fb880c1b2 tempest-VolumesBackupsTest-1685343181 tempest-VolumesBackupsTest-1685343181-project-member] GET https://10.4.3.8/volume/v3/backups/656149e3-9680-446c-949b-0f225296974c Aug 07 10:10:47.346315 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-b08701c5-8d4e-4d5c-8ec5-d10fb880c1b2 tempest-VolumesBackupsTest-1685343181 tempest-VolumesBackupsTest-1685343181-project-member] Empty body provided in request {{(pid=100296) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 10:10:47.346522 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-b08701c5-8d4e-4d5c-8ec5-d10fb880c1b2 tempest-VolumesBackupsTest-1685343181 tempest-VolumesBackupsTest-1685343181-project-member] Calling method 'show' {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 10:10:47.346631 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.v3.backups [None req-b08701c5-8d4e-4d5c-8ec5-d10fb880c1b2 tempest-VolumesBackupsTest-1685343181 tempest-VolumesBackupsTest-1685343181-project-member] Show backup with id 656149e3-9680-446c-949b-0f225296974c. {{(pid=100296) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 10:10:47.350591 np0000006707 devstack@c-api.service[100296]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 10:10:47.350591 np0000006707 devstack@c-api.service[100296]: warnings.warn( Aug 07 10:10:47.351249 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-b08701c5-8d4e-4d5c-8ec5-d10fb880c1b2 tempest-VolumesBackupsTest-1685343181 tempest-VolumesBackupsTest-1685343181-project-member] https://10.4.3.8/volume/v3/backups/656149e3-9680-446c-949b-0f225296974c returned with HTTP 200 Aug 07 10:10:47.351595 np0000006707 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 1407/5649] 10.4.3.8 () {66 vars in 1334 bytes} [Fri Aug 7 10:10:47 2026] GET /volume/v3/backups/656149e3-9680-446c-949b-0f225296974c => generated 734 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 10:10:48.361166 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-d6443e35-23ae-4154-a92c-2080f2266804 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:10:48.363113 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-d6443e35-23ae-4154-a92c-2080f2266804 tempest-VolumesBackupsTest-1685343181 tempest-VolumesBackupsTest-1685343181-project-member] GET https://10.4.3.8/volume/v3/backups/656149e3-9680-446c-949b-0f225296974c Aug 07 10:10:48.363295 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-d6443e35-23ae-4154-a92c-2080f2266804 tempest-VolumesBackupsTest-1685343181 tempest-VolumesBackupsTest-1685343181-project-member] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 10:10:48.363514 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-d6443e35-23ae-4154-a92c-2080f2266804 tempest-VolumesBackupsTest-1685343181 tempest-VolumesBackupsTest-1685343181-project-member] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 10:10:48.363634 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.v3.backups [None req-d6443e35-23ae-4154-a92c-2080f2266804 tempest-VolumesBackupsTest-1685343181 tempest-VolumesBackupsTest-1685343181-project-member] Show backup with id 656149e3-9680-446c-949b-0f225296974c. {{(pid=100295) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 10:10:48.367630 np0000006707 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 10:10:48.367630 np0000006707 devstack@c-api.service[100295]: warnings.warn( Aug 07 10:10:48.368294 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-d6443e35-23ae-4154-a92c-2080f2266804 tempest-VolumesBackupsTest-1685343181 tempest-VolumesBackupsTest-1685343181-project-member] https://10.4.3.8/volume/v3/backups/656149e3-9680-446c-949b-0f225296974c returned with HTTP 200 Aug 07 10:10:48.368648 np0000006707 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 1418/5650] 10.4.3.8 () {66 vars in 1334 bytes} [Fri Aug 7 10:10:48 2026] GET /volume/v3/backups/656149e3-9680-446c-949b-0f225296974c => generated 734 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 10:10:49.381280 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.middleware.request_id [None req-b203dabf-b25f-4c93-9007-fd462a341590 None None] RequestId filter calling following filter/app {{(pid=100298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:10:49.383484 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [None req-b203dabf-b25f-4c93-9007-fd462a341590 tempest-VolumesBackupsTest-1685343181 tempest-VolumesBackupsTest-1685343181-project-member] GET https://10.4.3.8/volume/v3/backups/656149e3-9680-446c-949b-0f225296974c Aug 07 10:10:49.383742 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [None req-b203dabf-b25f-4c93-9007-fd462a341590 tempest-VolumesBackupsTest-1685343181 tempest-VolumesBackupsTest-1685343181-project-member] Empty body provided in request {{(pid=100298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 10:10:49.383974 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [None req-b203dabf-b25f-4c93-9007-fd462a341590 tempest-VolumesBackupsTest-1685343181 tempest-VolumesBackupsTest-1685343181-project-member] Calling method 'show' {{(pid=100298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 10:10:49.384099 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.v3.backups [None req-b203dabf-b25f-4c93-9007-fd462a341590 tempest-VolumesBackupsTest-1685343181 tempest-VolumesBackupsTest-1685343181-project-member] Show backup with id 656149e3-9680-446c-949b-0f225296974c. {{(pid=100298) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 10:10:49.389056 np0000006707 devstack@c-api.service[100298]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 10:10:49.389056 np0000006707 devstack@c-api.service[100298]: warnings.warn( Aug 07 10:10:49.389807 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [None req-b203dabf-b25f-4c93-9007-fd462a341590 tempest-VolumesBackupsTest-1685343181 tempest-VolumesBackupsTest-1685343181-project-member] https://10.4.3.8/volume/v3/backups/656149e3-9680-446c-949b-0f225296974c returned with HTTP 200 Aug 07 10:10:49.390281 np0000006707 devstack@c-api.service[100298]: [pid: 100298|app: 0|req: 1411/5651] 10.4.3.8 () {66 vars in 1334 bytes} [Fri Aug 7 10:10:49 2026] GET /volume/v3/backups/656149e3-9680-446c-949b-0f225296974c => generated 734 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 10:10:50.399977 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [None req-6f810f66-b3f5-4c4e-ae31-b24b553d21d0 None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:10:50.401772 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-6f810f66-b3f5-4c4e-ae31-b24b553d21d0 tempest-VolumesBackupsTest-1685343181 tempest-VolumesBackupsTest-1685343181-project-member] GET https://10.4.3.8/volume/v3/backups/656149e3-9680-446c-949b-0f225296974c Aug 07 10:10:50.402021 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-6f810f66-b3f5-4c4e-ae31-b24b553d21d0 tempest-VolumesBackupsTest-1685343181 tempest-VolumesBackupsTest-1685343181-project-member] Empty body provided in request {{(pid=100297) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 10:10:50.402213 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-6f810f66-b3f5-4c4e-ae31-b24b553d21d0 tempest-VolumesBackupsTest-1685343181 tempest-VolumesBackupsTest-1685343181-project-member] Calling method 'show' {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 10:10:50.402362 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.v3.backups [None req-6f810f66-b3f5-4c4e-ae31-b24b553d21d0 tempest-VolumesBackupsTest-1685343181 tempest-VolumesBackupsTest-1685343181-project-member] Show backup with id 656149e3-9680-446c-949b-0f225296974c. {{(pid=100297) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 10:10:50.407331 np0000006707 devstack@c-api.service[100297]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 10:10:50.407331 np0000006707 devstack@c-api.service[100297]: warnings.warn( Aug 07 10:10:50.408285 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-6f810f66-b3f5-4c4e-ae31-b24b553d21d0 tempest-VolumesBackupsTest-1685343181 tempest-VolumesBackupsTest-1685343181-project-member] https://10.4.3.8/volume/v3/backups/656149e3-9680-446c-949b-0f225296974c returned with HTTP 200 Aug 07 10:10:50.408767 np0000006707 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 1416/5652] 10.4.3.8 () {66 vars in 1334 bytes} [Fri Aug 7 10:10:50 2026] GET /volume/v3/backups/656149e3-9680-446c-949b-0f225296974c => generated 745 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 10:10:51.420366 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [None req-0ae0bbad-079e-4038-b092-cbb68f99158b None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:10:51.421928 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-0ae0bbad-079e-4038-b092-cbb68f99158b tempest-VolumesBackupsTest-1685343181 tempest-VolumesBackupsTest-1685343181-project-member] GET https://10.4.3.8/volume/v3/backups/656149e3-9680-446c-949b-0f225296974c Aug 07 10:10:51.422104 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-0ae0bbad-079e-4038-b092-cbb68f99158b tempest-VolumesBackupsTest-1685343181 tempest-VolumesBackupsTest-1685343181-project-member] Empty body provided in request {{(pid=100296) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 10:10:51.422284 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-0ae0bbad-079e-4038-b092-cbb68f99158b tempest-VolumesBackupsTest-1685343181 tempest-VolumesBackupsTest-1685343181-project-member] Calling method 'show' {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 10:10:51.422390 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.v3.backups [None req-0ae0bbad-079e-4038-b092-cbb68f99158b tempest-VolumesBackupsTest-1685343181 tempest-VolumesBackupsTest-1685343181-project-member] Show backup with id 656149e3-9680-446c-949b-0f225296974c. {{(pid=100296) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 10:10:51.426047 np0000006707 devstack@c-api.service[100296]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 10:10:51.426047 np0000006707 devstack@c-api.service[100296]: warnings.warn( Aug 07 10:10:51.426686 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-0ae0bbad-079e-4038-b092-cbb68f99158b tempest-VolumesBackupsTest-1685343181 tempest-VolumesBackupsTest-1685343181-project-member] https://10.4.3.8/volume/v3/backups/656149e3-9680-446c-949b-0f225296974c returned with HTTP 200 Aug 07 10:10:51.427001 np0000006707 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 1408/5653] 10.4.3.8 () {66 vars in 1334 bytes} [Fri Aug 7 10:10:51 2026] GET /volume/v3/backups/656149e3-9680-446c-949b-0f225296974c => generated 745 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 10:10:52.437099 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-224151d5-786d-485c-aaa2-80c9b64ae171 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:10:52.439240 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-224151d5-786d-485c-aaa2-80c9b64ae171 tempest-VolumesBackupsTest-1685343181 tempest-VolumesBackupsTest-1685343181-project-member] GET https://10.4.3.8/volume/v3/backups/656149e3-9680-446c-949b-0f225296974c Aug 07 10:10:52.439539 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-224151d5-786d-485c-aaa2-80c9b64ae171 tempest-VolumesBackupsTest-1685343181 tempest-VolumesBackupsTest-1685343181-project-member] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 10:10:52.439760 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-224151d5-786d-485c-aaa2-80c9b64ae171 tempest-VolumesBackupsTest-1685343181 tempest-VolumesBackupsTest-1685343181-project-member] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 10:10:52.439903 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.v3.backups [None req-224151d5-786d-485c-aaa2-80c9b64ae171 tempest-VolumesBackupsTest-1685343181 tempest-VolumesBackupsTest-1685343181-project-member] Show backup with id 656149e3-9680-446c-949b-0f225296974c. {{(pid=100295) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 10:10:52.444258 np0000006707 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 10:10:52.444258 np0000006707 devstack@c-api.service[100295]: warnings.warn( Aug 07 10:10:52.445068 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-224151d5-786d-485c-aaa2-80c9b64ae171 tempest-VolumesBackupsTest-1685343181 tempest-VolumesBackupsTest-1685343181-project-member] https://10.4.3.8/volume/v3/backups/656149e3-9680-446c-949b-0f225296974c returned with HTTP 200 Aug 07 10:10:52.445518 np0000006707 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 1419/5654] 10.4.3.8 () {66 vars in 1334 bytes} [Fri Aug 7 10:10:52 2026] GET /volume/v3/backups/656149e3-9680-446c-949b-0f225296974c => generated 745 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 10:10:53.454568 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.middleware.request_id [None req-f723f227-b101-4161-9404-1e18737d3506 None None] RequestId filter calling following filter/app {{(pid=100298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:10:53.456292 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [None req-f723f227-b101-4161-9404-1e18737d3506 tempest-VolumesBackupsTest-1685343181 tempest-VolumesBackupsTest-1685343181-project-member] GET https://10.4.3.8/volume/v3/backups/656149e3-9680-446c-949b-0f225296974c Aug 07 10:10:53.456585 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [None req-f723f227-b101-4161-9404-1e18737d3506 tempest-VolumesBackupsTest-1685343181 tempest-VolumesBackupsTest-1685343181-project-member] Empty body provided in request {{(pid=100298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 10:10:53.456795 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [None req-f723f227-b101-4161-9404-1e18737d3506 tempest-VolumesBackupsTest-1685343181 tempest-VolumesBackupsTest-1685343181-project-member] Calling method 'show' {{(pid=100298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 10:10:53.456946 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.v3.backups [None req-f723f227-b101-4161-9404-1e18737d3506 tempest-VolumesBackupsTest-1685343181 tempest-VolumesBackupsTest-1685343181-project-member] Show backup with id 656149e3-9680-446c-949b-0f225296974c. {{(pid=100298) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 10:10:53.460768 np0000006707 devstack@c-api.service[100298]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 10:10:53.460768 np0000006707 devstack@c-api.service[100298]: warnings.warn( Aug 07 10:10:53.461508 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [None req-f723f227-b101-4161-9404-1e18737d3506 tempest-VolumesBackupsTest-1685343181 tempest-VolumesBackupsTest-1685343181-project-member] https://10.4.3.8/volume/v3/backups/656149e3-9680-446c-949b-0f225296974c returned with HTTP 200 Aug 07 10:10:53.461886 np0000006707 devstack@c-api.service[100298]: [pid: 100298|app: 0|req: 1412/5655] 10.4.3.8 () {66 vars in 1334 bytes} [Fri Aug 7 10:10:53 2026] GET /volume/v3/backups/656149e3-9680-446c-949b-0f225296974c => generated 745 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 10:10:54.471511 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [None req-684eaff2-6d18-4ee9-b184-5bb6f5dd880e None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:10:54.473147 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-684eaff2-6d18-4ee9-b184-5bb6f5dd880e tempest-VolumesBackupsTest-1685343181 tempest-VolumesBackupsTest-1685343181-project-member] GET https://10.4.3.8/volume/v3/backups/656149e3-9680-446c-949b-0f225296974c Aug 07 10:10:54.473338 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-684eaff2-6d18-4ee9-b184-5bb6f5dd880e tempest-VolumesBackupsTest-1685343181 tempest-VolumesBackupsTest-1685343181-project-member] Empty body provided in request {{(pid=100297) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 10:10:54.473530 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-684eaff2-6d18-4ee9-b184-5bb6f5dd880e tempest-VolumesBackupsTest-1685343181 tempest-VolumesBackupsTest-1685343181-project-member] Calling method 'show' {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 10:10:54.473627 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.v3.backups [None req-684eaff2-6d18-4ee9-b184-5bb6f5dd880e tempest-VolumesBackupsTest-1685343181 tempest-VolumesBackupsTest-1685343181-project-member] Show backup with id 656149e3-9680-446c-949b-0f225296974c. {{(pid=100297) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 10:10:54.477527 np0000006707 devstack@c-api.service[100297]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 10:10:54.477527 np0000006707 devstack@c-api.service[100297]: warnings.warn( Aug 07 10:10:54.478228 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-684eaff2-6d18-4ee9-b184-5bb6f5dd880e tempest-VolumesBackupsTest-1685343181 tempest-VolumesBackupsTest-1685343181-project-member] https://10.4.3.8/volume/v3/backups/656149e3-9680-446c-949b-0f225296974c returned with HTTP 200 Aug 07 10:10:54.478590 np0000006707 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 1417/5656] 10.4.3.8 () {66 vars in 1334 bytes} [Fri Aug 7 10:10:54 2026] GET /volume/v3/backups/656149e3-9680-446c-949b-0f225296974c => generated 745 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 10:10:55.488164 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [None req-0463d01e-e54d-4976-a98f-2ae6a9a46045 None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:10:55.490270 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-0463d01e-e54d-4976-a98f-2ae6a9a46045 tempest-VolumesBackupsTest-1685343181 tempest-VolumesBackupsTest-1685343181-project-member] GET https://10.4.3.8/volume/v3/backups/656149e3-9680-446c-949b-0f225296974c Aug 07 10:10:55.490535 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-0463d01e-e54d-4976-a98f-2ae6a9a46045 tempest-VolumesBackupsTest-1685343181 tempest-VolumesBackupsTest-1685343181-project-member] Empty body provided in request {{(pid=100296) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 10:10:55.490772 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-0463d01e-e54d-4976-a98f-2ae6a9a46045 tempest-VolumesBackupsTest-1685343181 tempest-VolumesBackupsTest-1685343181-project-member] Calling method 'show' {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 10:10:55.490910 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.v3.backups [None req-0463d01e-e54d-4976-a98f-2ae6a9a46045 tempest-VolumesBackupsTest-1685343181 tempest-VolumesBackupsTest-1685343181-project-member] Show backup with id 656149e3-9680-446c-949b-0f225296974c. {{(pid=100296) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 10:10:55.496032 np0000006707 devstack@c-api.service[100296]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 10:10:55.496032 np0000006707 devstack@c-api.service[100296]: warnings.warn( Aug 07 10:10:55.496965 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-0463d01e-e54d-4976-a98f-2ae6a9a46045 tempest-VolumesBackupsTest-1685343181 tempest-VolumesBackupsTest-1685343181-project-member] https://10.4.3.8/volume/v3/backups/656149e3-9680-446c-949b-0f225296974c returned with HTTP 200 Aug 07 10:10:55.497321 np0000006707 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 1409/5657] 10.4.3.8 () {66 vars in 1334 bytes} [Fri Aug 7 10:10:55 2026] GET /volume/v3/backups/656149e3-9680-446c-949b-0f225296974c => generated 745 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 10:10:56.507479 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-95ac28ba-7ba5-41bc-8259-f66bd198a267 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:10:56.509593 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-95ac28ba-7ba5-41bc-8259-f66bd198a267 tempest-VolumesBackupsTest-1685343181 tempest-VolumesBackupsTest-1685343181-project-member] GET https://10.4.3.8/volume/v3/backups/656149e3-9680-446c-949b-0f225296974c Aug 07 10:10:56.509826 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-95ac28ba-7ba5-41bc-8259-f66bd198a267 tempest-VolumesBackupsTest-1685343181 tempest-VolumesBackupsTest-1685343181-project-member] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 10:10:56.510056 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-95ac28ba-7ba5-41bc-8259-f66bd198a267 tempest-VolumesBackupsTest-1685343181 tempest-VolumesBackupsTest-1685343181-project-member] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 10:10:56.510191 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.v3.backups [None req-95ac28ba-7ba5-41bc-8259-f66bd198a267 tempest-VolumesBackupsTest-1685343181 tempest-VolumesBackupsTest-1685343181-project-member] Show backup with id 656149e3-9680-446c-949b-0f225296974c. {{(pid=100295) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 10:10:56.515350 np0000006707 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 10:10:56.515350 np0000006707 devstack@c-api.service[100295]: warnings.warn( Aug 07 10:10:56.516212 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-95ac28ba-7ba5-41bc-8259-f66bd198a267 tempest-VolumesBackupsTest-1685343181 tempest-VolumesBackupsTest-1685343181-project-member] https://10.4.3.8/volume/v3/backups/656149e3-9680-446c-949b-0f225296974c returned with HTTP 200 Aug 07 10:10:56.516652 np0000006707 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 1420/5658] 10.4.3.8 () {66 vars in 1334 bytes} [Fri Aug 7 10:10:56 2026] GET /volume/v3/backups/656149e3-9680-446c-949b-0f225296974c => generated 745 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 10:10:57.527276 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.middleware.request_id [None req-79dacd77-aa5b-4534-a7eb-efb1664adad6 None None] RequestId filter calling following filter/app {{(pid=100298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:10:57.529586 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [None req-79dacd77-aa5b-4534-a7eb-efb1664adad6 tempest-VolumesBackupsTest-1685343181 tempest-VolumesBackupsTest-1685343181-project-member] GET https://10.4.3.8/volume/v3/backups/656149e3-9680-446c-949b-0f225296974c Aug 07 10:10:57.529775 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [None req-79dacd77-aa5b-4534-a7eb-efb1664adad6 tempest-VolumesBackupsTest-1685343181 tempest-VolumesBackupsTest-1685343181-project-member] Empty body provided in request {{(pid=100298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 10:10:57.529952 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [None req-79dacd77-aa5b-4534-a7eb-efb1664adad6 tempest-VolumesBackupsTest-1685343181 tempest-VolumesBackupsTest-1685343181-project-member] Calling method 'show' {{(pid=100298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 10:10:57.530056 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.v3.backups [None req-79dacd77-aa5b-4534-a7eb-efb1664adad6 tempest-VolumesBackupsTest-1685343181 tempest-VolumesBackupsTest-1685343181-project-member] Show backup with id 656149e3-9680-446c-949b-0f225296974c. {{(pid=100298) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 10:10:57.534140 np0000006707 devstack@c-api.service[100298]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 10:10:57.534140 np0000006707 devstack@c-api.service[100298]: warnings.warn( Aug 07 10:10:57.534879 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [None req-79dacd77-aa5b-4534-a7eb-efb1664adad6 tempest-VolumesBackupsTest-1685343181 tempest-VolumesBackupsTest-1685343181-project-member] https://10.4.3.8/volume/v3/backups/656149e3-9680-446c-949b-0f225296974c returned with HTTP 200 Aug 07 10:10:57.535203 np0000006707 devstack@c-api.service[100298]: [pid: 100298|app: 0|req: 1413/5659] 10.4.3.8 () {66 vars in 1334 bytes} [Fri Aug 7 10:10:57 2026] GET /volume/v3/backups/656149e3-9680-446c-949b-0f225296974c => generated 745 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 10:10:58.545590 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [None req-14663ab6-a307-47da-90b0-ac48e161578f None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:10:58.547365 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-14663ab6-a307-47da-90b0-ac48e161578f tempest-VolumesBackupsTest-1685343181 tempest-VolumesBackupsTest-1685343181-project-member] GET https://10.4.3.8/volume/v3/backups/656149e3-9680-446c-949b-0f225296974c Aug 07 10:10:58.547576 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-14663ab6-a307-47da-90b0-ac48e161578f tempest-VolumesBackupsTest-1685343181 tempest-VolumesBackupsTest-1685343181-project-member] Empty body provided in request {{(pid=100297) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 10:10:58.547787 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-14663ab6-a307-47da-90b0-ac48e161578f tempest-VolumesBackupsTest-1685343181 tempest-VolumesBackupsTest-1685343181-project-member] Calling method 'show' {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 10:10:58.547924 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.v3.backups [None req-14663ab6-a307-47da-90b0-ac48e161578f tempest-VolumesBackupsTest-1685343181 tempest-VolumesBackupsTest-1685343181-project-member] Show backup with id 656149e3-9680-446c-949b-0f225296974c. {{(pid=100297) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 10:10:58.551936 np0000006707 devstack@c-api.service[100297]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 10:10:58.551936 np0000006707 devstack@c-api.service[100297]: warnings.warn( Aug 07 10:10:58.552590 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-14663ab6-a307-47da-90b0-ac48e161578f tempest-VolumesBackupsTest-1685343181 tempest-VolumesBackupsTest-1685343181-project-member] https://10.4.3.8/volume/v3/backups/656149e3-9680-446c-949b-0f225296974c returned with HTTP 200 Aug 07 10:10:58.553062 np0000006707 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 1418/5660] 10.4.3.8 () {66 vars in 1334 bytes} [Fri Aug 7 10:10:58 2026] GET /volume/v3/backups/656149e3-9680-446c-949b-0f225296974c => generated 745 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 10:10:59.563111 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [None req-d74c515f-fc57-4511-841a-49f620828e00 None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:10:59.565356 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-d74c515f-fc57-4511-841a-49f620828e00 tempest-VolumesBackupsTest-1685343181 tempest-VolumesBackupsTest-1685343181-project-member] GET https://10.4.3.8/volume/v3/backups/656149e3-9680-446c-949b-0f225296974c Aug 07 10:10:59.565598 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-d74c515f-fc57-4511-841a-49f620828e00 tempest-VolumesBackupsTest-1685343181 tempest-VolumesBackupsTest-1685343181-project-member] Empty body provided in request {{(pid=100296) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 10:10:59.565818 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-d74c515f-fc57-4511-841a-49f620828e00 tempest-VolumesBackupsTest-1685343181 tempest-VolumesBackupsTest-1685343181-project-member] Calling method 'show' {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 10:10:59.565945 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.v3.backups [None req-d74c515f-fc57-4511-841a-49f620828e00 tempest-VolumesBackupsTest-1685343181 tempest-VolumesBackupsTest-1685343181-project-member] Show backup with id 656149e3-9680-446c-949b-0f225296974c. {{(pid=100296) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 10:10:59.570876 np0000006707 devstack@c-api.service[100296]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 10:10:59.570876 np0000006707 devstack@c-api.service[100296]: warnings.warn( Aug 07 10:10:59.571730 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-d74c515f-fc57-4511-841a-49f620828e00 tempest-VolumesBackupsTest-1685343181 tempest-VolumesBackupsTest-1685343181-project-member] https://10.4.3.8/volume/v3/backups/656149e3-9680-446c-949b-0f225296974c returned with HTTP 200 Aug 07 10:10:59.572137 np0000006707 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 1410/5661] 10.4.3.8 () {66 vars in 1334 bytes} [Fri Aug 7 10:10:59 2026] GET /volume/v3/backups/656149e3-9680-446c-949b-0f225296974c => generated 745 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 10:11:00.581241 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-fce48425-4517-469c-b563-02a7942ca3ea None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:11:00.582788 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-fce48425-4517-469c-b563-02a7942ca3ea tempest-VolumesBackupsTest-1685343181 tempest-VolumesBackupsTest-1685343181-project-member] GET https://10.4.3.8/volume/v3/backups/656149e3-9680-446c-949b-0f225296974c Aug 07 10:11:00.582898 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-fce48425-4517-469c-b563-02a7942ca3ea tempest-VolumesBackupsTest-1685343181 tempest-VolumesBackupsTest-1685343181-project-member] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 10:11:00.583075 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-fce48425-4517-469c-b563-02a7942ca3ea tempest-VolumesBackupsTest-1685343181 tempest-VolumesBackupsTest-1685343181-project-member] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 10:11:00.583197 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.v3.backups [None req-fce48425-4517-469c-b563-02a7942ca3ea tempest-VolumesBackupsTest-1685343181 tempest-VolumesBackupsTest-1685343181-project-member] Show backup with id 656149e3-9680-446c-949b-0f225296974c. {{(pid=100295) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 10:11:00.586910 np0000006707 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 10:11:00.586910 np0000006707 devstack@c-api.service[100295]: warnings.warn( Aug 07 10:11:00.587649 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-fce48425-4517-469c-b563-02a7942ca3ea tempest-VolumesBackupsTest-1685343181 tempest-VolumesBackupsTest-1685343181-project-member] https://10.4.3.8/volume/v3/backups/656149e3-9680-446c-949b-0f225296974c returned with HTTP 200 Aug 07 10:11:00.587985 np0000006707 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 1421/5662] 10.4.3.8 () {66 vars in 1334 bytes} [Fri Aug 7 10:11:00 2026] GET /volume/v3/backups/656149e3-9680-446c-949b-0f225296974c => generated 746 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 10:11:01.597480 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.middleware.request_id [None req-195bec32-47e6-4ad0-aa7b-1680a039a836 None None] RequestId filter calling following filter/app {{(pid=100298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:11:01.599342 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [None req-195bec32-47e6-4ad0-aa7b-1680a039a836 tempest-VolumesBackupsTest-1685343181 tempest-VolumesBackupsTest-1685343181-project-member] GET https://10.4.3.8/volume/v3/backups/656149e3-9680-446c-949b-0f225296974c Aug 07 10:11:01.599566 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [None req-195bec32-47e6-4ad0-aa7b-1680a039a836 tempest-VolumesBackupsTest-1685343181 tempest-VolumesBackupsTest-1685343181-project-member] Empty body provided in request {{(pid=100298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 10:11:01.599749 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [None req-195bec32-47e6-4ad0-aa7b-1680a039a836 tempest-VolumesBackupsTest-1685343181 tempest-VolumesBackupsTest-1685343181-project-member] Calling method 'show' {{(pid=100298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 10:11:01.599847 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.v3.backups [None req-195bec32-47e6-4ad0-aa7b-1680a039a836 tempest-VolumesBackupsTest-1685343181 tempest-VolumesBackupsTest-1685343181-project-member] Show backup with id 656149e3-9680-446c-949b-0f225296974c. {{(pid=100298) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 10:11:01.603864 np0000006707 devstack@c-api.service[100298]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 10:11:01.603864 np0000006707 devstack@c-api.service[100298]: warnings.warn( Aug 07 10:11:01.604646 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [None req-195bec32-47e6-4ad0-aa7b-1680a039a836 tempest-VolumesBackupsTest-1685343181 tempest-VolumesBackupsTest-1685343181-project-member] https://10.4.3.8/volume/v3/backups/656149e3-9680-446c-949b-0f225296974c returned with HTTP 200 Aug 07 10:11:01.605017 np0000006707 devstack@c-api.service[100298]: [pid: 100298|app: 0|req: 1414/5663] 10.4.3.8 () {66 vars in 1334 bytes} [Fri Aug 7 10:11:01 2026] GET /volume/v3/backups/656149e3-9680-446c-949b-0f225296974c => generated 747 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 10:11:01.614763 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [None req-371e42d2-86db-4ba3-8481-39b4fa8a065c None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:11:01.616551 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-371e42d2-86db-4ba3-8481-39b4fa8a065c tempest-VolumesBackupsTest-1685343181 tempest-VolumesBackupsTest-1685343181-project-member] POST https://10.4.3.8/volume/v3/backups/656149e3-9680-446c-949b-0f225296974c/restore Aug 07 10:11:01.616873 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-371e42d2-86db-4ba3-8481-39b4fa8a065c tempest-VolumesBackupsTest-1685343181 tempest-VolumesBackupsTest-1685343181-project-member] Action: 'restore', calling method: restore, body: {"restore": {"volume_id": "6b331239-b117-493b-abd2-55673dc05034"}} {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 10:11:01.618180 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.contrib.backups [None req-371e42d2-86db-4ba3-8481-39b4fa8a065c tempest-VolumesBackupsTest-1685343181 tempest-VolumesBackupsTest-1685343181-project-member] Restoring backup 656149e3-9680-446c-949b-0f225296974c ({'restore': {'volume_id': '6b331239-b117-493b-abd2-55673dc05034'}}) {{(pid=100297) restore /opt/stack/cinder/cinder/api/contrib/backups.py:208}} Aug 07 10:11:01.618289 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.contrib.backups [None req-371e42d2-86db-4ba3-8481-39b4fa8a065c tempest-VolumesBackupsTest-1685343181 tempest-VolumesBackupsTest-1685343181-project-member] Restoring backup 656149e3-9680-446c-949b-0f225296974c to volume 6b331239-b117-493b-abd2-55673dc05034. Aug 07 10:11:01.622745 np0000006707 devstack@c-api.service[100297]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 10:11:01.622745 np0000006707 devstack@c-api.service[100297]: warnings.warn( Aug 07 10:11:01.628800 np0000006707 devstack@c-api.service[100297]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 10:11:01.628800 np0000006707 devstack@c-api.service[100297]: warnings.warn( Aug 07 10:11:01.629179 np0000006707 devstack@c-api.service[100297]: INFO cinder.volume.api [None req-371e42d2-86db-4ba3-8481-39b4fa8a065c tempest-VolumesBackupsTest-1685343181 tempest-VolumesBackupsTest-1685343181-project-member] Volume info retrieved successfully. Aug 07 10:11:01.629322 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.backup.api [None req-371e42d2-86db-4ba3-8481-39b4fa8a065c tempest-VolumesBackupsTest-1685343181 tempest-VolumesBackupsTest-1685343181-project-member] Checking backup size 1 against volume size 1 {{(pid=100297) restore /opt/stack/cinder/cinder/backup/api.py:427}} Aug 07 10:11:01.629426 np0000006707 devstack@c-api.service[100297]: INFO cinder.backup.api [None req-371e42d2-86db-4ba3-8481-39b4fa8a065c tempest-VolumesBackupsTest-1685343181 tempest-VolumesBackupsTest-1685343181-project-member] Overwriting volume 6b331239-b117-493b-abd2-55673dc05034 with restore of backup 656149e3-9680-446c-949b-0f225296974c Aug 07 10:11:01.640166 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.backup.rpcapi [None req-371e42d2-86db-4ba3-8481-39b4fa8a065c tempest-VolumesBackupsTest-1685343181 tempest-VolumesBackupsTest-1685343181-project-member] restore_backup in rpcapi backup_id 656149e3-9680-446c-949b-0f225296974c {{(pid=100297) restore_backup /opt/stack/cinder/cinder/backup/rpcapi.py:72}} Aug 07 10:11:01.641878 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-371e42d2-86db-4ba3-8481-39b4fa8a065c tempest-VolumesBackupsTest-1685343181 tempest-VolumesBackupsTest-1685343181-project-member] https://10.4.3.8/volume/v3/backups/656149e3-9680-446c-949b-0f225296974c/restore returned with HTTP 202 Aug 07 10:11:01.642342 np0000006707 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 1419/5664] 10.4.3.8 () {68 vars in 1379 bytes} [Fri Aug 7 10:11:01 2026] POST /volume/v3/backups/656149e3-9680-446c-949b-0f225296974c/restore => generated 182 bytes in 28 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 07 10:11:01.649143 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [None req-7df026a0-cbbd-402e-9e1e-98deb7dd548a None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:11:01.650901 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-7df026a0-cbbd-402e-9e1e-98deb7dd548a tempest-VolumesBackupsTest-1685343181 tempest-VolumesBackupsTest-1685343181-project-member] GET https://10.4.3.8/volume/v3/backups/656149e3-9680-446c-949b-0f225296974c Aug 07 10:11:01.651065 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-7df026a0-cbbd-402e-9e1e-98deb7dd548a tempest-VolumesBackupsTest-1685343181 tempest-VolumesBackupsTest-1685343181-project-member] Empty body provided in request {{(pid=100296) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 10:11:01.651233 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-7df026a0-cbbd-402e-9e1e-98deb7dd548a tempest-VolumesBackupsTest-1685343181 tempest-VolumesBackupsTest-1685343181-project-member] Calling method 'show' {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 10:11:01.651352 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.v3.backups [None req-7df026a0-cbbd-402e-9e1e-98deb7dd548a tempest-VolumesBackupsTest-1685343181 tempest-VolumesBackupsTest-1685343181-project-member] Show backup with id 656149e3-9680-446c-949b-0f225296974c. {{(pid=100296) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 10:11:01.655253 np0000006707 devstack@c-api.service[100296]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 10:11:01.655253 np0000006707 devstack@c-api.service[100296]: warnings.warn( Aug 07 10:11:01.655971 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-7df026a0-cbbd-402e-9e1e-98deb7dd548a tempest-VolumesBackupsTest-1685343181 tempest-VolumesBackupsTest-1685343181-project-member] https://10.4.3.8/volume/v3/backups/656149e3-9680-446c-949b-0f225296974c returned with HTTP 200 Aug 07 10:11:01.656311 np0000006707 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 1411/5665] 10.4.3.8 () {66 vars in 1334 bytes} [Fri Aug 7 10:11:01 2026] GET /volume/v3/backups/656149e3-9680-446c-949b-0f225296974c => generated 747 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 10:11:02.667304 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-e92d1321-a938-44c9-b2ed-2df470bc64ac None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:11:02.669053 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-e92d1321-a938-44c9-b2ed-2df470bc64ac tempest-VolumesBackupsTest-1685343181 tempest-VolumesBackupsTest-1685343181-project-member] GET https://10.4.3.8/volume/v3/backups/656149e3-9680-446c-949b-0f225296974c Aug 07 10:11:02.669275 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-e92d1321-a938-44c9-b2ed-2df470bc64ac tempest-VolumesBackupsTest-1685343181 tempest-VolumesBackupsTest-1685343181-project-member] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 10:11:02.669507 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-e92d1321-a938-44c9-b2ed-2df470bc64ac tempest-VolumesBackupsTest-1685343181 tempest-VolumesBackupsTest-1685343181-project-member] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 10:11:02.669637 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.v3.backups [None req-e92d1321-a938-44c9-b2ed-2df470bc64ac tempest-VolumesBackupsTest-1685343181 tempest-VolumesBackupsTest-1685343181-project-member] Show backup with id 656149e3-9680-446c-949b-0f225296974c. {{(pid=100295) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 10:11:02.674344 np0000006707 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 10:11:02.674344 np0000006707 devstack@c-api.service[100295]: warnings.warn( Aug 07 10:11:02.675052 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-e92d1321-a938-44c9-b2ed-2df470bc64ac tempest-VolumesBackupsTest-1685343181 tempest-VolumesBackupsTest-1685343181-project-member] https://10.4.3.8/volume/v3/backups/656149e3-9680-446c-949b-0f225296974c returned with HTTP 200 Aug 07 10:11:02.675405 np0000006707 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 1422/5666] 10.4.3.8 () {66 vars in 1334 bytes} [Fri Aug 7 10:11:02 2026] GET /volume/v3/backups/656149e3-9680-446c-949b-0f225296974c => generated 747 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 10:11:03.685476 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.middleware.request_id [None req-b7b1e0bb-1421-4bcb-b3ab-042685e3a77e None None] RequestId filter calling following filter/app {{(pid=100298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:11:03.687034 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [None req-b7b1e0bb-1421-4bcb-b3ab-042685e3a77e tempest-VolumesBackupsTest-1685343181 tempest-VolumesBackupsTest-1685343181-project-member] GET https://10.4.3.8/volume/v3/backups/656149e3-9680-446c-949b-0f225296974c Aug 07 10:11:03.687209 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [None req-b7b1e0bb-1421-4bcb-b3ab-042685e3a77e tempest-VolumesBackupsTest-1685343181 tempest-VolumesBackupsTest-1685343181-project-member] Empty body provided in request {{(pid=100298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 10:11:03.687388 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [None req-b7b1e0bb-1421-4bcb-b3ab-042685e3a77e tempest-VolumesBackupsTest-1685343181 tempest-VolumesBackupsTest-1685343181-project-member] Calling method 'show' {{(pid=100298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 10:11:03.687509 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.v3.backups [None req-b7b1e0bb-1421-4bcb-b3ab-042685e3a77e tempest-VolumesBackupsTest-1685343181 tempest-VolumesBackupsTest-1685343181-project-member] Show backup with id 656149e3-9680-446c-949b-0f225296974c. {{(pid=100298) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 10:11:03.691571 np0000006707 devstack@c-api.service[100298]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 10:11:03.691571 np0000006707 devstack@c-api.service[100298]: warnings.warn( Aug 07 10:11:03.692186 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [None req-b7b1e0bb-1421-4bcb-b3ab-042685e3a77e tempest-VolumesBackupsTest-1685343181 tempest-VolumesBackupsTest-1685343181-project-member] https://10.4.3.8/volume/v3/backups/656149e3-9680-446c-949b-0f225296974c returned with HTTP 200 Aug 07 10:11:03.692555 np0000006707 devstack@c-api.service[100298]: [pid: 100298|app: 0|req: 1415/5667] 10.4.3.8 () {66 vars in 1334 bytes} [Fri Aug 7 10:11:03 2026] GET /volume/v3/backups/656149e3-9680-446c-949b-0f225296974c => generated 747 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 10:11:04.702003 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [None req-52fe0836-bbf0-4060-b0f4-594843e5a8a2 None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:11:04.703904 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-52fe0836-bbf0-4060-b0f4-594843e5a8a2 tempest-VolumesBackupsTest-1685343181 tempest-VolumesBackupsTest-1685343181-project-member] GET https://10.4.3.8/volume/v3/backups/656149e3-9680-446c-949b-0f225296974c Aug 07 10:11:04.704100 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-52fe0836-bbf0-4060-b0f4-594843e5a8a2 tempest-VolumesBackupsTest-1685343181 tempest-VolumesBackupsTest-1685343181-project-member] Empty body provided in request {{(pid=100297) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 10:11:04.704308 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-52fe0836-bbf0-4060-b0f4-594843e5a8a2 tempest-VolumesBackupsTest-1685343181 tempest-VolumesBackupsTest-1685343181-project-member] Calling method 'show' {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 10:11:04.704414 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.v3.backups [None req-52fe0836-bbf0-4060-b0f4-594843e5a8a2 tempest-VolumesBackupsTest-1685343181 tempest-VolumesBackupsTest-1685343181-project-member] Show backup with id 656149e3-9680-446c-949b-0f225296974c. {{(pid=100297) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 10:11:04.708805 np0000006707 devstack@c-api.service[100297]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 10:11:04.708805 np0000006707 devstack@c-api.service[100297]: warnings.warn( Aug 07 10:11:04.709618 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-52fe0836-bbf0-4060-b0f4-594843e5a8a2 tempest-VolumesBackupsTest-1685343181 tempest-VolumesBackupsTest-1685343181-project-member] https://10.4.3.8/volume/v3/backups/656149e3-9680-446c-949b-0f225296974c returned with HTTP 200 Aug 07 10:11:04.710006 np0000006707 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 1420/5668] 10.4.3.8 () {66 vars in 1334 bytes} [Fri Aug 7 10:11:04 2026] GET /volume/v3/backups/656149e3-9680-446c-949b-0f225296974c => generated 747 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 10:11:05.719555 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [None req-b195b9f5-5b7b-4954-b144-6121eb9ea9f8 None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:11:05.721382 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-b195b9f5-5b7b-4954-b144-6121eb9ea9f8 tempest-VolumesBackupsTest-1685343181 tempest-VolumesBackupsTest-1685343181-project-member] GET https://10.4.3.8/volume/v3/backups/656149e3-9680-446c-949b-0f225296974c Aug 07 10:11:05.721590 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-b195b9f5-5b7b-4954-b144-6121eb9ea9f8 tempest-VolumesBackupsTest-1685343181 tempest-VolumesBackupsTest-1685343181-project-member] Empty body provided in request {{(pid=100296) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 10:11:05.721788 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-b195b9f5-5b7b-4954-b144-6121eb9ea9f8 tempest-VolumesBackupsTest-1685343181 tempest-VolumesBackupsTest-1685343181-project-member] Calling method 'show' {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 10:11:05.721901 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.v3.backups [None req-b195b9f5-5b7b-4954-b144-6121eb9ea9f8 tempest-VolumesBackupsTest-1685343181 tempest-VolumesBackupsTest-1685343181-project-member] Show backup with id 656149e3-9680-446c-949b-0f225296974c. {{(pid=100296) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 10:11:05.726149 np0000006707 devstack@c-api.service[100296]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 10:11:05.726149 np0000006707 devstack@c-api.service[100296]: warnings.warn( Aug 07 10:11:05.726909 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-b195b9f5-5b7b-4954-b144-6121eb9ea9f8 tempest-VolumesBackupsTest-1685343181 tempest-VolumesBackupsTest-1685343181-project-member] https://10.4.3.8/volume/v3/backups/656149e3-9680-446c-949b-0f225296974c returned with HTTP 200 Aug 07 10:11:05.727273 np0000006707 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 1412/5669] 10.4.3.8 () {66 vars in 1334 bytes} [Fri Aug 7 10:11:05 2026] GET /volume/v3/backups/656149e3-9680-446c-949b-0f225296974c => generated 747 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 10:11:06.738319 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-1b70cbf4-2f3c-46f8-a590-31db7c3f11fc None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:11:06.740090 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-1b70cbf4-2f3c-46f8-a590-31db7c3f11fc tempest-VolumesBackupsTest-1685343181 tempest-VolumesBackupsTest-1685343181-project-member] GET https://10.4.3.8/volume/v3/backups/656149e3-9680-446c-949b-0f225296974c Aug 07 10:11:06.740296 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-1b70cbf4-2f3c-46f8-a590-31db7c3f11fc tempest-VolumesBackupsTest-1685343181 tempest-VolumesBackupsTest-1685343181-project-member] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 10:11:06.740509 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-1b70cbf4-2f3c-46f8-a590-31db7c3f11fc tempest-VolumesBackupsTest-1685343181 tempest-VolumesBackupsTest-1685343181-project-member] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 10:11:06.740618 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.v3.backups [None req-1b70cbf4-2f3c-46f8-a590-31db7c3f11fc tempest-VolumesBackupsTest-1685343181 tempest-VolumesBackupsTest-1685343181-project-member] Show backup with id 656149e3-9680-446c-949b-0f225296974c. {{(pid=100295) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 10:11:06.744752 np0000006707 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 10:11:06.744752 np0000006707 devstack@c-api.service[100295]: warnings.warn( Aug 07 10:11:06.745504 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-1b70cbf4-2f3c-46f8-a590-31db7c3f11fc tempest-VolumesBackupsTest-1685343181 tempest-VolumesBackupsTest-1685343181-project-member] https://10.4.3.8/volume/v3/backups/656149e3-9680-446c-949b-0f225296974c returned with HTTP 200 Aug 07 10:11:06.745899 np0000006707 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 1423/5670] 10.4.3.8 () {66 vars in 1334 bytes} [Fri Aug 7 10:11:06 2026] GET /volume/v3/backups/656149e3-9680-446c-949b-0f225296974c => generated 747 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 10:11:07.760466 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.middleware.request_id [None req-f0a0c3b0-70b2-4b35-8cdb-7f45e8773e93 None None] RequestId filter calling following filter/app {{(pid=100298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:11:07.766430 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [None req-f0a0c3b0-70b2-4b35-8cdb-7f45e8773e93 tempest-VolumesBackupsTest-1685343181 tempest-VolumesBackupsTest-1685343181-project-member] GET https://10.4.3.8/volume/v3/backups/656149e3-9680-446c-949b-0f225296974c Aug 07 10:11:07.766951 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [None req-f0a0c3b0-70b2-4b35-8cdb-7f45e8773e93 tempest-VolumesBackupsTest-1685343181 tempest-VolumesBackupsTest-1685343181-project-member] Empty body provided in request {{(pid=100298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 10:11:07.767321 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [None req-f0a0c3b0-70b2-4b35-8cdb-7f45e8773e93 tempest-VolumesBackupsTest-1685343181 tempest-VolumesBackupsTest-1685343181-project-member] Calling method 'show' {{(pid=100298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 10:11:07.767665 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.v3.backups [None req-f0a0c3b0-70b2-4b35-8cdb-7f45e8773e93 tempest-VolumesBackupsTest-1685343181 tempest-VolumesBackupsTest-1685343181-project-member] Show backup with id 656149e3-9680-446c-949b-0f225296974c. {{(pid=100298) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 10:11:07.773256 np0000006707 devstack@c-api.service[100298]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 10:11:07.773256 np0000006707 devstack@c-api.service[100298]: warnings.warn( Aug 07 10:11:07.774089 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [None req-f0a0c3b0-70b2-4b35-8cdb-7f45e8773e93 tempest-VolumesBackupsTest-1685343181 tempest-VolumesBackupsTest-1685343181-project-member] https://10.4.3.8/volume/v3/backups/656149e3-9680-446c-949b-0f225296974c returned with HTTP 200 Aug 07 10:11:07.774530 np0000006707 devstack@c-api.service[100298]: [pid: 100298|app: 0|req: 1416/5671] 10.4.3.8 () {66 vars in 1334 bytes} [Fri Aug 7 10:11:07 2026] GET /volume/v3/backups/656149e3-9680-446c-949b-0f225296974c => generated 747 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 10:11:08.785260 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [None req-da45cdc7-f6f3-4d18-9def-ab59a4b42afa None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:11:08.787131 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-da45cdc7-f6f3-4d18-9def-ab59a4b42afa tempest-VolumesBackupsTest-1685343181 tempest-VolumesBackupsTest-1685343181-project-member] GET https://10.4.3.8/volume/v3/backups/656149e3-9680-446c-949b-0f225296974c Aug 07 10:11:08.787332 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-da45cdc7-f6f3-4d18-9def-ab59a4b42afa tempest-VolumesBackupsTest-1685343181 tempest-VolumesBackupsTest-1685343181-project-member] Empty body provided in request {{(pid=100297) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 10:11:08.787524 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-da45cdc7-f6f3-4d18-9def-ab59a4b42afa tempest-VolumesBackupsTest-1685343181 tempest-VolumesBackupsTest-1685343181-project-member] Calling method 'show' {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 10:11:08.787618 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.v3.backups [None req-da45cdc7-f6f3-4d18-9def-ab59a4b42afa tempest-VolumesBackupsTest-1685343181 tempest-VolumesBackupsTest-1685343181-project-member] Show backup with id 656149e3-9680-446c-949b-0f225296974c. {{(pid=100297) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 10:11:08.791986 np0000006707 devstack@c-api.service[100297]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 10:11:08.791986 np0000006707 devstack@c-api.service[100297]: warnings.warn( Aug 07 10:11:08.792870 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-da45cdc7-f6f3-4d18-9def-ab59a4b42afa tempest-VolumesBackupsTest-1685343181 tempest-VolumesBackupsTest-1685343181-project-member] https://10.4.3.8/volume/v3/backups/656149e3-9680-446c-949b-0f225296974c returned with HTTP 200 Aug 07 10:11:08.793298 np0000006707 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 1421/5672] 10.4.3.8 () {66 vars in 1334 bytes} [Fri Aug 7 10:11:08 2026] GET /volume/v3/backups/656149e3-9680-446c-949b-0f225296974c => generated 747 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 10:11:09.802771 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [None req-aa265d85-a2e9-4ed2-b13c-d108c9ff6026 None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:11:09.804591 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-aa265d85-a2e9-4ed2-b13c-d108c9ff6026 tempest-VolumesBackupsTest-1685343181 tempest-VolumesBackupsTest-1685343181-project-member] GET https://10.4.3.8/volume/v3/backups/656149e3-9680-446c-949b-0f225296974c Aug 07 10:11:09.804778 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-aa265d85-a2e9-4ed2-b13c-d108c9ff6026 tempest-VolumesBackupsTest-1685343181 tempest-VolumesBackupsTest-1685343181-project-member] Empty body provided in request {{(pid=100296) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 10:11:09.804956 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-aa265d85-a2e9-4ed2-b13c-d108c9ff6026 tempest-VolumesBackupsTest-1685343181 tempest-VolumesBackupsTest-1685343181-project-member] Calling method 'show' {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 10:11:09.805072 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.v3.backups [None req-aa265d85-a2e9-4ed2-b13c-d108c9ff6026 tempest-VolumesBackupsTest-1685343181 tempest-VolumesBackupsTest-1685343181-project-member] Show backup with id 656149e3-9680-446c-949b-0f225296974c. {{(pid=100296) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 10:11:09.809196 np0000006707 devstack@c-api.service[100296]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 10:11:09.809196 np0000006707 devstack@c-api.service[100296]: warnings.warn( Aug 07 10:11:09.809916 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-aa265d85-a2e9-4ed2-b13c-d108c9ff6026 tempest-VolumesBackupsTest-1685343181 tempest-VolumesBackupsTest-1685343181-project-member] https://10.4.3.8/volume/v3/backups/656149e3-9680-446c-949b-0f225296974c returned with HTTP 200 Aug 07 10:11:09.810285 np0000006707 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 1413/5673] 10.4.3.8 () {66 vars in 1334 bytes} [Fri Aug 7 10:11:09 2026] GET /volume/v3/backups/656149e3-9680-446c-949b-0f225296974c => generated 747 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 07 10:11:10.822131 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-78964c93-9229-488f-9003-ec0730b03525 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:11:10.823905 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-78964c93-9229-488f-9003-ec0730b03525 tempest-VolumesBackupsTest-1685343181 tempest-VolumesBackupsTest-1685343181-project-member] GET https://10.4.3.8/volume/v3/backups/656149e3-9680-446c-949b-0f225296974c Aug 07 10:11:10.824087 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-78964c93-9229-488f-9003-ec0730b03525 tempest-VolumesBackupsTest-1685343181 tempest-VolumesBackupsTest-1685343181-project-member] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 10:11:10.824241 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-78964c93-9229-488f-9003-ec0730b03525 tempest-VolumesBackupsTest-1685343181 tempest-VolumesBackupsTest-1685343181-project-member] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 10:11:10.824336 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.v3.backups [None req-78964c93-9229-488f-9003-ec0730b03525 tempest-VolumesBackupsTest-1685343181 tempest-VolumesBackupsTest-1685343181-project-member] Show backup with id 656149e3-9680-446c-949b-0f225296974c. {{(pid=100295) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 10:11:10.829460 np0000006707 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 10:11:10.829460 np0000006707 devstack@c-api.service[100295]: warnings.warn( Aug 07 10:11:10.830574 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-78964c93-9229-488f-9003-ec0730b03525 tempest-VolumesBackupsTest-1685343181 tempest-VolumesBackupsTest-1685343181-project-member] https://10.4.3.8/volume/v3/backups/656149e3-9680-446c-949b-0f225296974c returned with HTTP 200 Aug 07 10:11:10.830996 np0000006707 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 1424/5674] 10.4.3.8 () {66 vars in 1334 bytes} [Fri Aug 7 10:11:10 2026] GET /volume/v3/backups/656149e3-9680-446c-949b-0f225296974c => generated 747 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 10:11:11.842732 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.middleware.request_id [None req-7353f89c-4bf0-485d-b193-e1ef9663b78d None None] RequestId filter calling following filter/app {{(pid=100298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:11:11.844563 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [None req-7353f89c-4bf0-485d-b193-e1ef9663b78d tempest-VolumesBackupsTest-1685343181 tempest-VolumesBackupsTest-1685343181-project-member] GET https://10.4.3.8/volume/v3/backups/656149e3-9680-446c-949b-0f225296974c Aug 07 10:11:11.844767 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [None req-7353f89c-4bf0-485d-b193-e1ef9663b78d tempest-VolumesBackupsTest-1685343181 tempest-VolumesBackupsTest-1685343181-project-member] Empty body provided in request {{(pid=100298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 10:11:11.844949 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [None req-7353f89c-4bf0-485d-b193-e1ef9663b78d tempest-VolumesBackupsTest-1685343181 tempest-VolumesBackupsTest-1685343181-project-member] Calling method 'show' {{(pid=100298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 10:11:11.845044 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.v3.backups [None req-7353f89c-4bf0-485d-b193-e1ef9663b78d tempest-VolumesBackupsTest-1685343181 tempest-VolumesBackupsTest-1685343181-project-member] Show backup with id 656149e3-9680-446c-949b-0f225296974c. {{(pid=100298) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 10:11:11.849899 np0000006707 devstack@c-api.service[100298]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 10:11:11.849899 np0000006707 devstack@c-api.service[100298]: warnings.warn( Aug 07 10:11:11.850796 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [None req-7353f89c-4bf0-485d-b193-e1ef9663b78d tempest-VolumesBackupsTest-1685343181 tempest-VolumesBackupsTest-1685343181-project-member] https://10.4.3.8/volume/v3/backups/656149e3-9680-446c-949b-0f225296974c returned with HTTP 200 Aug 07 10:11:11.851217 np0000006707 devstack@c-api.service[100298]: [pid: 100298|app: 0|req: 1417/5675] 10.4.3.8 () {66 vars in 1334 bytes} [Fri Aug 7 10:11:11 2026] GET /volume/v3/backups/656149e3-9680-446c-949b-0f225296974c => generated 747 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 10:11:12.861078 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [None req-bffc7be4-7c80-4ef5-9f11-d80ddc3e739b None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:11:12.862884 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-bffc7be4-7c80-4ef5-9f11-d80ddc3e739b tempest-VolumesBackupsTest-1685343181 tempest-VolumesBackupsTest-1685343181-project-member] GET https://10.4.3.8/volume/v3/backups/656149e3-9680-446c-949b-0f225296974c Aug 07 10:11:12.863092 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-bffc7be4-7c80-4ef5-9f11-d80ddc3e739b tempest-VolumesBackupsTest-1685343181 tempest-VolumesBackupsTest-1685343181-project-member] Empty body provided in request {{(pid=100297) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 10:11:12.863350 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-bffc7be4-7c80-4ef5-9f11-d80ddc3e739b tempest-VolumesBackupsTest-1685343181 tempest-VolumesBackupsTest-1685343181-project-member] Calling method 'show' {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 10:11:12.863461 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.v3.backups [None req-bffc7be4-7c80-4ef5-9f11-d80ddc3e739b tempest-VolumesBackupsTest-1685343181 tempest-VolumesBackupsTest-1685343181-project-member] Show backup with id 656149e3-9680-446c-949b-0f225296974c. {{(pid=100297) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 10:11:12.867834 np0000006707 devstack@c-api.service[100297]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 10:11:12.867834 np0000006707 devstack@c-api.service[100297]: warnings.warn( Aug 07 10:11:12.868630 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-bffc7be4-7c80-4ef5-9f11-d80ddc3e739b tempest-VolumesBackupsTest-1685343181 tempest-VolumesBackupsTest-1685343181-project-member] https://10.4.3.8/volume/v3/backups/656149e3-9680-446c-949b-0f225296974c returned with HTTP 200 Aug 07 10:11:12.868996 np0000006707 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 1422/5676] 10.4.3.8 () {66 vars in 1334 bytes} [Fri Aug 7 10:11:12 2026] GET /volume/v3/backups/656149e3-9680-446c-949b-0f225296974c => generated 747 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 10:11:12.878345 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [None req-3376333b-5337-44c0-99b4-fdb51ee252cd None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:11:12.880069 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-3376333b-5337-44c0-99b4-fdb51ee252cd tempest-VolumesBackupsTest-1685343181 tempest-VolumesBackupsTest-1685343181-project-member] GET https://10.4.3.8/volume/v3/volumes/6b331239-b117-493b-abd2-55673dc05034 Aug 07 10:11:12.880267 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-3376333b-5337-44c0-99b4-fdb51ee252cd tempest-VolumesBackupsTest-1685343181 tempest-VolumesBackupsTest-1685343181-project-member] Empty body provided in request {{(pid=100296) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 10:11:12.880475 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-3376333b-5337-44c0-99b4-fdb51ee252cd tempest-VolumesBackupsTest-1685343181 tempest-VolumesBackupsTest-1685343181-project-member] Calling method 'show' {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 10:11:12.886886 np0000006707 devstack@c-api.service[100296]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 10:11:12.886886 np0000006707 devstack@c-api.service[100296]: warnings.warn( Aug 07 10:11:12.891180 np0000006707 devstack@c-api.service[100296]: INFO cinder.volume.api [None req-3376333b-5337-44c0-99b4-fdb51ee252cd tempest-VolumesBackupsTest-1685343181 tempest-VolumesBackupsTest-1685343181-project-member] Volume info retrieved successfully. Aug 07 10:11:12.895314 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-3376333b-5337-44c0-99b4-fdb51ee252cd tempest-VolumesBackupsTest-1685343181 tempest-VolumesBackupsTest-1685343181-project-member] https://10.4.3.8/volume/v3/volumes/6b331239-b117-493b-abd2-55673dc05034 returned with HTTP 200 Aug 07 10:11:12.895698 np0000006707 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 1414/5677] 10.4.3.8 () {66 vars in 1334 bytes} [Fri Aug 7 10:11:12 2026] GET /volume/v3/volumes/6b331239-b117-493b-abd2-55673dc05034 => generated 838 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 10:11:12.906847 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-bd21725e-6579-4f19-9ea1-39ef9975dd4a None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:11:12.908485 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-bd21725e-6579-4f19-9ea1-39ef9975dd4a tempest-VolumesBackupsTest-1685343181 tempest-VolumesBackupsTest-1685343181-project-member] DELETE https://10.4.3.8/volume/v3/backups/656149e3-9680-446c-949b-0f225296974c Aug 07 10:11:12.908660 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-bd21725e-6579-4f19-9ea1-39ef9975dd4a tempest-VolumesBackupsTest-1685343181 tempest-VolumesBackupsTest-1685343181-project-member] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 10:11:12.908829 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-bd21725e-6579-4f19-9ea1-39ef9975dd4a tempest-VolumesBackupsTest-1685343181 tempest-VolumesBackupsTest-1685343181-project-member] Calling method 'delete' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 10:11:12.908947 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.contrib.backups [None req-bd21725e-6579-4f19-9ea1-39ef9975dd4a tempest-VolumesBackupsTest-1685343181 tempest-VolumesBackupsTest-1685343181-project-member] Delete backup with id: 656149e3-9680-446c-949b-0f225296974c. Aug 07 10:11:12.912903 np0000006707 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 10:11:12.912903 np0000006707 devstack@c-api.service[100295]: warnings.warn( Aug 07 10:11:12.924034 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.backup.rpcapi [None req-bd21725e-6579-4f19-9ea1-39ef9975dd4a tempest-VolumesBackupsTest-1685343181 tempest-VolumesBackupsTest-1685343181-project-member] delete_backup rpcapi backup_id 656149e3-9680-446c-949b-0f225296974c {{(pid=100295) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 07 10:11:12.925676 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-bd21725e-6579-4f19-9ea1-39ef9975dd4a tempest-VolumesBackupsTest-1685343181 tempest-VolumesBackupsTest-1685343181-project-member] https://10.4.3.8/volume/v3/backups/656149e3-9680-446c-949b-0f225296974c returned with HTTP 202 Aug 07 10:11:12.926238 np0000006707 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 1425/5678] 10.4.3.8 () {66 vars in 1337 bytes} [Fri Aug 7 10:11:12 2026] DELETE /volume/v3/backups/656149e3-9680-446c-949b-0f225296974c => generated 0 bytes in 19 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 07 10:11:12.932619 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.middleware.request_id [None req-5f06bb23-f4e9-462c-9687-3997d1246f5a None None] RequestId filter calling following filter/app {{(pid=100298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:11:12.934726 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [None req-5f06bb23-f4e9-462c-9687-3997d1246f5a tempest-VolumesBackupsTest-1685343181 tempest-VolumesBackupsTest-1685343181-project-member] GET https://10.4.3.8/volume/v3/backups/656149e3-9680-446c-949b-0f225296974c Aug 07 10:11:12.934930 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [None req-5f06bb23-f4e9-462c-9687-3997d1246f5a tempest-VolumesBackupsTest-1685343181 tempest-VolumesBackupsTest-1685343181-project-member] Empty body provided in request {{(pid=100298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 10:11:12.935111 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [None req-5f06bb23-f4e9-462c-9687-3997d1246f5a tempest-VolumesBackupsTest-1685343181 tempest-VolumesBackupsTest-1685343181-project-member] Calling method 'show' {{(pid=100298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 10:11:12.935229 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.v3.backups [None req-5f06bb23-f4e9-462c-9687-3997d1246f5a tempest-VolumesBackupsTest-1685343181 tempest-VolumesBackupsTest-1685343181-project-member] Show backup with id 656149e3-9680-446c-949b-0f225296974c. {{(pid=100298) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 10:11:12.939430 np0000006707 devstack@c-api.service[100298]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 10:11:12.939430 np0000006707 devstack@c-api.service[100298]: warnings.warn( Aug 07 10:11:12.940151 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [None req-5f06bb23-f4e9-462c-9687-3997d1246f5a tempest-VolumesBackupsTest-1685343181 tempest-VolumesBackupsTest-1685343181-project-member] https://10.4.3.8/volume/v3/backups/656149e3-9680-446c-949b-0f225296974c returned with HTTP 200 Aug 07 10:11:12.940504 np0000006707 devstack@c-api.service[100298]: [pid: 100298|app: 0|req: 1418/5679] 10.4.3.8 () {66 vars in 1334 bytes} [Fri Aug 7 10:11:12 2026] GET /volume/v3/backups/656149e3-9680-446c-949b-0f225296974c => generated 746 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 10:11:13.951116 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [None req-bcee8c08-897c-4a2d-b40a-89f6572ff266 None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:11:13.953161 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-bcee8c08-897c-4a2d-b40a-89f6572ff266 tempest-VolumesBackupsTest-1685343181 tempest-VolumesBackupsTest-1685343181-project-member] GET https://10.4.3.8/volume/v3/backups/656149e3-9680-446c-949b-0f225296974c Aug 07 10:11:13.953438 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-bcee8c08-897c-4a2d-b40a-89f6572ff266 tempest-VolumesBackupsTest-1685343181 tempest-VolumesBackupsTest-1685343181-project-member] Empty body provided in request {{(pid=100297) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 10:11:13.953675 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-bcee8c08-897c-4a2d-b40a-89f6572ff266 tempest-VolumesBackupsTest-1685343181 tempest-VolumesBackupsTest-1685343181-project-member] Calling method 'show' {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 10:11:13.953810 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.v3.backups [None req-bcee8c08-897c-4a2d-b40a-89f6572ff266 tempest-VolumesBackupsTest-1685343181 tempest-VolumesBackupsTest-1685343181-project-member] Show backup with id 656149e3-9680-446c-949b-0f225296974c. {{(pid=100297) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 10:11:13.958212 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-bcee8c08-897c-4a2d-b40a-89f6572ff266 tempest-VolumesBackupsTest-1685343181 tempest-VolumesBackupsTest-1685343181-project-member] https://10.4.3.8/volume/v3/backups/656149e3-9680-446c-949b-0f225296974c returned with HTTP 404 Aug 07 10:11:13.958741 np0000006707 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 1423/5680] 10.4.3.8 () {66 vars in 1334 bytes} [Fri Aug 7 10:11:13 2026] GET /volume/v3/backups/656149e3-9680-446c-949b-0f225296974c => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 10:11:13.967402 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [None req-326b4839-fccd-44c8-b3c0-6522af246a52 None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:11:13.969070 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-326b4839-fccd-44c8-b3c0-6522af246a52 tempest-VolumesBackupsTest-1685343181 tempest-VolumesBackupsTest-1685343181-project-member] POST https://10.4.3.8/volume/v3/volumes Aug 07 10:11:13.969405 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-326b4839-fccd-44c8-b3c0-6522af246a52 tempest-VolumesBackupsTest-1685343181 tempest-VolumesBackupsTest-1685343181-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesBackupsTest-Volume-837134534"}} {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 10:11:13.970789 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.v3.volumes [None req-326b4839-fccd-44c8-b3c0-6522af246a52 tempest-VolumesBackupsTest-1685343181 tempest-VolumesBackupsTest-1685343181-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesBackupsTest-Volume-837134534'}} {{(pid=100296) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 07 10:11:13.970903 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.v3.volumes [None req-326b4839-fccd-44c8-b3c0-6522af246a52 tempest-VolumesBackupsTest-1685343181 tempest-VolumesBackupsTest-1685343181-project-member] Create volume of 1 GB Aug 07 10:11:13.974670 np0000006707 devstack@c-api.service[100296]: INFO cinder.volume.api [None req-326b4839-fccd-44c8-b3c0-6522af246a52 tempest-VolumesBackupsTest-1685343181 tempest-VolumesBackupsTest-1685343181-project-member] Availability Zones retrieved successfully. Aug 07 10:11:13.980101 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.volume.api [None req-326b4839-fccd-44c8-b3c0-6522af246a52 tempest-VolumesBackupsTest-1685343181 tempest-VolumesBackupsTest-1685343181-project-member] Flow 'volume_create_api' (d99537d1-cf94-4fcf-b22e-ed36fbef7857) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100296) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 10:11:13.980961 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.volume.api [None req-326b4839-fccd-44c8-b3c0-6522af246a52 tempest-VolumesBackupsTest-1685343181 tempest-VolumesBackupsTest-1685343181-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f3769ef0-92c1-4e7b-b612-c665085df8b0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 10:11:13.981821 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.volume.flows.api.create_volume [None req-326b4839-fccd-44c8-b3c0-6522af246a52 tempest-VolumesBackupsTest-1685343181 tempest-VolumesBackupsTest-1685343181-project-member] Validating volume size '1' using validate_int {{(pid=100296) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 07 10:11:14.004985 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.volume.api [None req-326b4839-fccd-44c8-b3c0-6522af246a52 tempest-VolumesBackupsTest-1685343181 tempest-VolumesBackupsTest-1685343181-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f3769ef0-92c1-4e7b-b612-c665085df8b0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-07T09:47:39Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=45fd9a3a-b61e-4c6c-9ab7-d02f06678d0d,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '45fd9a3a-b61e-4c6c-9ab7-d02f06678d0d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 10:11:14.005691 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.volume.api [None req-326b4839-fccd-44c8-b3c0-6522af246a52 tempest-VolumesBackupsTest-1685343181 tempest-VolumesBackupsTest-1685343181-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f62cebe2-6eee-4792-81b4-893eb15665c2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 10:11:14.041186 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.quota [None req-326b4839-fccd-44c8-b3c0-6522af246a52 tempest-VolumesBackupsTest-1685343181 tempest-VolumesBackupsTest-1685343181-project-member] Created reservations ['8698deb7-c934-4a37-aae8-483adbd2033f', '01765c47-0681-4a4b-ab0d-cceb42a08b32', 'a33d70b2-a28b-47cc-83c8-6bb5f2113a3b', '17ef67e9-e832-41c8-a158-01e33557a52f'] {{(pid=100296) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 10:11:14.041960 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.volume.api [None req-326b4839-fccd-44c8-b3c0-6522af246a52 tempest-VolumesBackupsTest-1685343181 tempest-VolumesBackupsTest-1685343181-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f62cebe2-6eee-4792-81b4-893eb15665c2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['8698deb7-c934-4a37-aae8-483adbd2033f', '01765c47-0681-4a4b-ab0d-cceb42a08b32', 'a33d70b2-a28b-47cc-83c8-6bb5f2113a3b', '17ef67e9-e832-41c8-a158-01e33557a52f']}' {{(pid=100296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 10:11:14.042745 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.volume.api [None req-326b4839-fccd-44c8-b3c0-6522af246a52 tempest-VolumesBackupsTest-1685343181 tempest-VolumesBackupsTest-1685343181-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (44675207-1453-4826-849d-0bcde2405022) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 10:11:14.063157 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.volume.api [None req-326b4839-fccd-44c8-b3c0-6522af246a52 tempest-VolumesBackupsTest-1685343181 tempest-VolumesBackupsTest-1685343181-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (44675207-1453-4826-849d-0bcde2405022) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '256ed956-dee0-4ea6-ab28-ad017372d198', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-837134534',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ee2428a1bdc64c9f9680f63604a33a63',qos_specs=None,replication_status=,reservations=['8698deb7-c934-4a37-aae8-483adbd2033f','01765c47-0681-4a4b-ab0d-cceb42a08b32','a33d70b2-a28b-47cc-83c8-6bb5f2113a3b','17ef67e9-e832-41c8-a158-01e33557a52f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f9f3dc875a54488091d2c055ff88003f',volume_type_id=45fd9a3a-b61e-4c6c-9ab7-d02f06678d0d), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-07T10:11:14Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-837134534',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=256ed956-dee0-4ea6-ab28-ad017372d198,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='ee2428a1bdc64c9f9680f63604a33a63',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='f9f3dc875a54488091d2c055ff88003f',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(45fd9a3a-b61e-4c6c-9ab7-d02f06678d0d),volume_type_id=45fd9a3a-b61e-4c6c-9ab7-d02f06678d0d)}' {{(pid=100296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 10:11:14.063960 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.volume.api [None req-326b4839-fccd-44c8-b3c0-6522af246a52 tempest-VolumesBackupsTest-1685343181 tempest-VolumesBackupsTest-1685343181-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f5ddee40-b563-47a6-9688-f70a90a89605) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 10:11:14.079411 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.volume.api [None req-326b4839-fccd-44c8-b3c0-6522af246a52 tempest-VolumesBackupsTest-1685343181 tempest-VolumesBackupsTest-1685343181-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f5ddee40-b563-47a6-9688-f70a90a89605) transitioned into state 'SUCCESS' from state '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-837134534',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ee2428a1bdc64c9f9680f63604a33a63',qos_specs=None,replication_status=,reservations=['8698deb7-c934-4a37-aae8-483adbd2033f','01765c47-0681-4a4b-ab0d-cceb42a08b32','a33d70b2-a28b-47cc-83c8-6bb5f2113a3b','17ef67e9-e832-41c8-a158-01e33557a52f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f9f3dc875a54488091d2c055ff88003f',volume_type_id=45fd9a3a-b61e-4c6c-9ab7-d02f06678d0d)}' {{(pid=100296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 10:11:14.080148 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.volume.api [None req-326b4839-fccd-44c8-b3c0-6522af246a52 tempest-VolumesBackupsTest-1685343181 tempest-VolumesBackupsTest-1685343181-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b17b9880-63ec-4311-8cbe-838584921ff4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 10:11:14.087797 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.volume.api [None req-326b4839-fccd-44c8-b3c0-6522af246a52 tempest-VolumesBackupsTest-1685343181 tempest-VolumesBackupsTest-1685343181-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b17b9880-63ec-4311-8cbe-838584921ff4) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 10:11:14.088534 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.volume.api [None req-326b4839-fccd-44c8-b3c0-6522af246a52 tempest-VolumesBackupsTest-1685343181 tempest-VolumesBackupsTest-1685343181-project-member] Flow 'volume_create_api' (d99537d1-cf94-4fcf-b22e-ed36fbef7857) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100296) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 10:11:14.088798 np0000006707 devstack@c-api.service[100296]: INFO cinder.volume.api [None req-326b4839-fccd-44c8-b3c0-6522af246a52 tempest-VolumesBackupsTest-1685343181 tempest-VolumesBackupsTest-1685343181-project-member] Create volume request issued successfully. Aug 07 10:11:14.089307 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-326b4839-fccd-44c8-b3c0-6522af246a52 tempest-VolumesBackupsTest-1685343181 tempest-VolumesBackupsTest-1685343181-project-member] https://10.4.3.8/volume/v3/volumes returned with HTTP 202 Aug 07 10:11:14.089705 np0000006707 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 1415/5681] 10.4.3.8 () {68 vars in 1244 bytes} [Fri Aug 7 10:11:13 2026] POST /volume/v3/volumes => generated 744 bytes in 123 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 07 10:11:14.100818 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-9b86fe47-605c-4860-8151-168ae6309d11 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:11:14.102682 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-9b86fe47-605c-4860-8151-168ae6309d11 tempest-VolumesBackupsTest-1685343181 tempest-VolumesBackupsTest-1685343181-project-member] GET https://10.4.3.8/volume/v3/volumes/256ed956-dee0-4ea6-ab28-ad017372d198 Aug 07 10:11:14.102785 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-9b86fe47-605c-4860-8151-168ae6309d11 tempest-VolumesBackupsTest-1685343181 tempest-VolumesBackupsTest-1685343181-project-member] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 10:11:14.102965 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-9b86fe47-605c-4860-8151-168ae6309d11 tempest-VolumesBackupsTest-1685343181 tempest-VolumesBackupsTest-1685343181-project-member] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 10:11:14.109715 np0000006707 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 10:11:14.109715 np0000006707 devstack@c-api.service[100295]: warnings.warn( Aug 07 10:11:14.113069 np0000006707 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-9b86fe47-605c-4860-8151-168ae6309d11 tempest-VolumesBackupsTest-1685343181 tempest-VolumesBackupsTest-1685343181-project-member] Volume info retrieved successfully. Aug 07 10:11:14.116928 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-9b86fe47-605c-4860-8151-168ae6309d11 tempest-VolumesBackupsTest-1685343181 tempest-VolumesBackupsTest-1685343181-project-member] https://10.4.3.8/volume/v3/volumes/256ed956-dee0-4ea6-ab28-ad017372d198 returned with HTTP 200 Aug 07 10:11:14.117323 np0000006707 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 1426/5682] 10.4.3.8 () {66 vars in 1334 bytes} [Fri Aug 7 10:11:14 2026] GET /volume/v3/volumes/256ed956-dee0-4ea6-ab28-ad017372d198 => generated 812 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 10:11:15.130532 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.middleware.request_id [None req-361f26b3-7f52-46f3-8bce-f46ab3a6465f None None] RequestId filter calling following filter/app {{(pid=100298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:11:15.132322 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [None req-361f26b3-7f52-46f3-8bce-f46ab3a6465f tempest-VolumesBackupsTest-1685343181 tempest-VolumesBackupsTest-1685343181-project-member] GET https://10.4.3.8/volume/v3/volumes/256ed956-dee0-4ea6-ab28-ad017372d198 Aug 07 10:11:15.132576 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [None req-361f26b3-7f52-46f3-8bce-f46ab3a6465f tempest-VolumesBackupsTest-1685343181 tempest-VolumesBackupsTest-1685343181-project-member] Empty body provided in request {{(pid=100298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 10:11:15.132785 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [None req-361f26b3-7f52-46f3-8bce-f46ab3a6465f tempest-VolumesBackupsTest-1685343181 tempest-VolumesBackupsTest-1685343181-project-member] Calling method 'show' {{(pid=100298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 10:11:15.139438 np0000006707 devstack@c-api.service[100298]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 10:11:15.139438 np0000006707 devstack@c-api.service[100298]: warnings.warn( Aug 07 10:11:15.143235 np0000006707 devstack@c-api.service[100298]: INFO cinder.volume.api [None req-361f26b3-7f52-46f3-8bce-f46ab3a6465f tempest-VolumesBackupsTest-1685343181 tempest-VolumesBackupsTest-1685343181-project-member] Volume info retrieved successfully. Aug 07 10:11:15.147109 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [None req-361f26b3-7f52-46f3-8bce-f46ab3a6465f tempest-VolumesBackupsTest-1685343181 tempest-VolumesBackupsTest-1685343181-project-member] https://10.4.3.8/volume/v3/volumes/256ed956-dee0-4ea6-ab28-ad017372d198 returned with HTTP 200 Aug 07 10:11:15.147559 np0000006707 devstack@c-api.service[100298]: [pid: 100298|app: 0|req: 1419/5683] 10.4.3.8 () {66 vars in 1334 bytes} [Fri Aug 7 10:11:15 2026] GET /volume/v3/volumes/256ed956-dee0-4ea6-ab28-ad017372d198 => generated 837 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 10:11:15.163661 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [None req-289ec7a5-b12c-4b9a-a31f-5d702addf98f None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:11:15.165191 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-289ec7a5-b12c-4b9a-a31f-5d702addf98f tempest-VolumesBackupsTest-1685343181 tempest-VolumesBackupsTest-1685343181-project-member] POST https://10.4.3.8/volume/v3/backups Aug 07 10:11:15.165968 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-289ec7a5-b12c-4b9a-a31f-5d702addf98f tempest-VolumesBackupsTest-1685343181 tempest-VolumesBackupsTest-1685343181-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "256ed956-dee0-4ea6-ab28-ad017372d198", "name": "tempest-VolumesBackupsTest-Backup-74052545"}} {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 10:11:15.167240 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.contrib.backups [None req-289ec7a5-b12c-4b9a-a31f-5d702addf98f tempest-VolumesBackupsTest-1685343181 tempest-VolumesBackupsTest-1685343181-project-member] Creating new backup {'backup': {'volume_id': '256ed956-dee0-4ea6-ab28-ad017372d198', 'name': 'tempest-VolumesBackupsTest-Backup-74052545'}} {{(pid=100297) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 07 10:11:15.167367 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.contrib.backups [None req-289ec7a5-b12c-4b9a-a31f-5d702addf98f tempest-VolumesBackupsTest-1685343181 tempest-VolumesBackupsTest-1685343181-project-member] Creating backup of volume 256ed956-dee0-4ea6-ab28-ad017372d198 in container None Aug 07 10:11:15.173786 np0000006707 devstack@c-api.service[100297]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 10:11:15.173786 np0000006707 devstack@c-api.service[100297]: warnings.warn( Aug 07 10:11:15.174181 np0000006707 devstack@c-api.service[100297]: INFO cinder.volume.api [None req-289ec7a5-b12c-4b9a-a31f-5d702addf98f tempest-VolumesBackupsTest-1685343181 tempest-VolumesBackupsTest-1685343181-project-member] Volume info retrieved successfully. Aug 07 10:11:15.188900 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.quota [None req-289ec7a5-b12c-4b9a-a31f-5d702addf98f tempest-VolumesBackupsTest-1685343181 tempest-VolumesBackupsTest-1685343181-project-member] Created reservations ['d35ed6b0-7f61-4f42-9cb7-e746762034f9', '32be00f2-5971-4829-ab2a-39359d38f5cb'] {{(pid=100297) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 10:11:15.211762 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-289ec7a5-b12c-4b9a-a31f-5d702addf98f tempest-VolumesBackupsTest-1685343181 tempest-VolumesBackupsTest-1685343181-project-member] https://10.4.3.8/volume/v3/backups returned with HTTP 202 Aug 07 10:11:15.212120 np0000006707 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 1424/5684] 10.4.3.8 () {68 vars in 1245 bytes} [Fri Aug 7 10:11:15 2026] POST /volume/v3/backups => generated 324 bytes in 49 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 07 10:11:15.222163 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [None req-2d652067-bf46-4a6d-a149-905494d17574 None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:11:15.224198 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-2d652067-bf46-4a6d-a149-905494d17574 tempest-VolumesBackupsTest-1685343181 tempest-VolumesBackupsTest-1685343181-project-member] GET https://10.4.3.8/volume/v3/backups/4712605b-5372-4e1a-a538-db0356d5ad35 Aug 07 10:11:15.224388 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-2d652067-bf46-4a6d-a149-905494d17574 tempest-VolumesBackupsTest-1685343181 tempest-VolumesBackupsTest-1685343181-project-member] Empty body provided in request {{(pid=100296) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 10:11:15.224593 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-2d652067-bf46-4a6d-a149-905494d17574 tempest-VolumesBackupsTest-1685343181 tempest-VolumesBackupsTest-1685343181-project-member] Calling method 'show' {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 10:11:15.224697 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.v3.backups [None req-2d652067-bf46-4a6d-a149-905494d17574 tempest-VolumesBackupsTest-1685343181 tempest-VolumesBackupsTest-1685343181-project-member] Show backup with id 4712605b-5372-4e1a-a538-db0356d5ad35. {{(pid=100296) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 10:11:15.229744 np0000006707 devstack@c-api.service[100296]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 10:11:15.229744 np0000006707 devstack@c-api.service[100296]: warnings.warn( Aug 07 10:11:15.230521 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-2d652067-bf46-4a6d-a149-905494d17574 tempest-VolumesBackupsTest-1685343181 tempest-VolumesBackupsTest-1685343181-project-member] https://10.4.3.8/volume/v3/backups/4712605b-5372-4e1a-a538-db0356d5ad35 returned with HTTP 200 Aug 07 10:11:15.230874 np0000006707 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 1416/5685] 10.4.3.8 () {66 vars in 1334 bytes} [Fri Aug 7 10:11:15 2026] GET /volume/v3/backups/4712605b-5372-4e1a-a538-db0356d5ad35 => generated 731 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 10:11:16.242744 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-86a83f17-8f3c-4694-a7a2-2b506de5af7d None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:11:16.244660 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-86a83f17-8f3c-4694-a7a2-2b506de5af7d tempest-VolumesBackupsTest-1685343181 tempest-VolumesBackupsTest-1685343181-project-member] GET https://10.4.3.8/volume/v3/backups/4712605b-5372-4e1a-a538-db0356d5ad35 Aug 07 10:11:16.244895 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-86a83f17-8f3c-4694-a7a2-2b506de5af7d tempest-VolumesBackupsTest-1685343181 tempest-VolumesBackupsTest-1685343181-project-member] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 10:11:16.245136 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-86a83f17-8f3c-4694-a7a2-2b506de5af7d tempest-VolumesBackupsTest-1685343181 tempest-VolumesBackupsTest-1685343181-project-member] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 10:11:16.245296 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.v3.backups [None req-86a83f17-8f3c-4694-a7a2-2b506de5af7d tempest-VolumesBackupsTest-1685343181 tempest-VolumesBackupsTest-1685343181-project-member] Show backup with id 4712605b-5372-4e1a-a538-db0356d5ad35. {{(pid=100295) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 10:11:16.249280 np0000006707 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 10:11:16.249280 np0000006707 devstack@c-api.service[100295]: warnings.warn( Aug 07 10:11:16.249998 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-86a83f17-8f3c-4694-a7a2-2b506de5af7d tempest-VolumesBackupsTest-1685343181 tempest-VolumesBackupsTest-1685343181-project-member] https://10.4.3.8/volume/v3/backups/4712605b-5372-4e1a-a538-db0356d5ad35 returned with HTTP 200 Aug 07 10:11:16.250367 np0000006707 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 1427/5686] 10.4.3.8 () {66 vars in 1334 bytes} [Fri Aug 7 10:11:16 2026] GET /volume/v3/backups/4712605b-5372-4e1a-a538-db0356d5ad35 => generated 733 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 10:11:17.259874 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.middleware.request_id [None req-68ca7e6f-9e58-46a7-ae94-4573aa908e5e None None] RequestId filter calling following filter/app {{(pid=100298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:11:17.261942 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [None req-68ca7e6f-9e58-46a7-ae94-4573aa908e5e tempest-VolumesBackupsTest-1685343181 tempest-VolumesBackupsTest-1685343181-project-member] GET https://10.4.3.8/volume/v3/backups/4712605b-5372-4e1a-a538-db0356d5ad35 Aug 07 10:11:17.262218 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [None req-68ca7e6f-9e58-46a7-ae94-4573aa908e5e tempest-VolumesBackupsTest-1685343181 tempest-VolumesBackupsTest-1685343181-project-member] Empty body provided in request {{(pid=100298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 10:11:17.262405 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [None req-68ca7e6f-9e58-46a7-ae94-4573aa908e5e tempest-VolumesBackupsTest-1685343181 tempest-VolumesBackupsTest-1685343181-project-member] Calling method 'show' {{(pid=100298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 10:11:17.262524 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.v3.backups [None req-68ca7e6f-9e58-46a7-ae94-4573aa908e5e tempest-VolumesBackupsTest-1685343181 tempest-VolumesBackupsTest-1685343181-project-member] Show backup with id 4712605b-5372-4e1a-a538-db0356d5ad35. {{(pid=100298) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 10:11:17.264068 np0000006707 devstack@c-api.service[100298]: DEBUG dbcounter [-] [100298] Writing DB stats cinder:SELECT=44,cinder:UPDATE=10,cinder:INSERT=7,cinder:DELETE=1 {{(pid=100298) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 07 10:11:17.266833 np0000006707 devstack@c-api.service[100298]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 10:11:17.266833 np0000006707 devstack@c-api.service[100298]: warnings.warn( Aug 07 10:11:17.267609 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [None req-68ca7e6f-9e58-46a7-ae94-4573aa908e5e tempest-VolumesBackupsTest-1685343181 tempest-VolumesBackupsTest-1685343181-project-member] https://10.4.3.8/volume/v3/backups/4712605b-5372-4e1a-a538-db0356d5ad35 returned with HTTP 200 Aug 07 10:11:17.268068 np0000006707 devstack@c-api.service[100298]: [pid: 100298|app: 0|req: 1420/5687] 10.4.3.8 () {66 vars in 1334 bytes} [Fri Aug 7 10:11:17 2026] GET /volume/v3/backups/4712605b-5372-4e1a-a538-db0356d5ad35 => generated 733 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 10:11:18.278504 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [None req-8a2e3273-3f56-4265-9c48-209644068020 None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:11:18.280848 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-8a2e3273-3f56-4265-9c48-209644068020 tempest-VolumesBackupsTest-1685343181 tempest-VolumesBackupsTest-1685343181-project-member] GET https://10.4.3.8/volume/v3/backups/4712605b-5372-4e1a-a538-db0356d5ad35 Aug 07 10:11:18.281029 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-8a2e3273-3f56-4265-9c48-209644068020 tempest-VolumesBackupsTest-1685343181 tempest-VolumesBackupsTest-1685343181-project-member] Empty body provided in request {{(pid=100297) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 10:11:18.281279 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-8a2e3273-3f56-4265-9c48-209644068020 tempest-VolumesBackupsTest-1685343181 tempest-VolumesBackupsTest-1685343181-project-member] Calling method 'show' {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 10:11:18.281647 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.v3.backups [None req-8a2e3273-3f56-4265-9c48-209644068020 tempest-VolumesBackupsTest-1685343181 tempest-VolumesBackupsTest-1685343181-project-member] Show backup with id 4712605b-5372-4e1a-a538-db0356d5ad35. {{(pid=100297) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 10:11:18.283408 np0000006707 devstack@c-api.service[100297]: DEBUG dbcounter [-] [100297] Writing DB stats cinder:SELECT=65,cinder:INSERT=13,cinder:UPDATE=22 {{(pid=100297) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 07 10:11:18.287236 np0000006707 devstack@c-api.service[100297]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 10:11:18.287236 np0000006707 devstack@c-api.service[100297]: warnings.warn( Aug 07 10:11:18.288484 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-8a2e3273-3f56-4265-9c48-209644068020 tempest-VolumesBackupsTest-1685343181 tempest-VolumesBackupsTest-1685343181-project-member] https://10.4.3.8/volume/v3/backups/4712605b-5372-4e1a-a538-db0356d5ad35 returned with HTTP 200 Aug 07 10:11:18.289015 np0000006707 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 1425/5688] 10.4.3.8 () {66 vars in 1334 bytes} [Fri Aug 7 10:11:18 2026] GET /volume/v3/backups/4712605b-5372-4e1a-a538-db0356d5ad35 => generated 744 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 10:11:19.299510 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [None req-c10a53d8-107a-4933-a093-1b76a47fe333 None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:11:19.301205 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-c10a53d8-107a-4933-a093-1b76a47fe333 tempest-VolumesBackupsTest-1685343181 tempest-VolumesBackupsTest-1685343181-project-member] GET https://10.4.3.8/volume/v3/backups/4712605b-5372-4e1a-a538-db0356d5ad35 Aug 07 10:11:19.301409 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-c10a53d8-107a-4933-a093-1b76a47fe333 tempest-VolumesBackupsTest-1685343181 tempest-VolumesBackupsTest-1685343181-project-member] Empty body provided in request {{(pid=100296) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 10:11:19.301626 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-c10a53d8-107a-4933-a093-1b76a47fe333 tempest-VolumesBackupsTest-1685343181 tempest-VolumesBackupsTest-1685343181-project-member] Calling method 'show' {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 10:11:19.301743 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.v3.backups [None req-c10a53d8-107a-4933-a093-1b76a47fe333 tempest-VolumesBackupsTest-1685343181 tempest-VolumesBackupsTest-1685343181-project-member] Show backup with id 4712605b-5372-4e1a-a538-db0356d5ad35. {{(pid=100296) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 10:11:19.303519 np0000006707 devstack@c-api.service[100296]: DEBUG dbcounter [-] [100296] Writing DB stats cinder:SELECT=54,cinder:INSERT=7,cinder:UPDATE=12 {{(pid=100296) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 07 10:11:19.306177 np0000006707 devstack@c-api.service[100296]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 10:11:19.306177 np0000006707 devstack@c-api.service[100296]: warnings.warn( Aug 07 10:11:19.306996 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-c10a53d8-107a-4933-a093-1b76a47fe333 tempest-VolumesBackupsTest-1685343181 tempest-VolumesBackupsTest-1685343181-project-member] https://10.4.3.8/volume/v3/backups/4712605b-5372-4e1a-a538-db0356d5ad35 returned with HTTP 200 Aug 07 10:11:19.308025 np0000006707 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 1417/5689] 10.4.3.8 () {66 vars in 1334 bytes} [Fri Aug 7 10:11:19 2026] GET /volume/v3/backups/4712605b-5372-4e1a-a538-db0356d5ad35 => generated 744 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 10:11:20.325590 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-9f7f4eb5-9fb4-49ad-9aae-021aaf4794ed None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:11:20.328084 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-9f7f4eb5-9fb4-49ad-9aae-021aaf4794ed tempest-VolumesBackupsTest-1685343181 tempest-VolumesBackupsTest-1685343181-project-member] GET https://10.4.3.8/volume/v3/backups/4712605b-5372-4e1a-a538-db0356d5ad35 Aug 07 10:11:20.328472 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-9f7f4eb5-9fb4-49ad-9aae-021aaf4794ed tempest-VolumesBackupsTest-1685343181 tempest-VolumesBackupsTest-1685343181-project-member] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 10:11:20.328663 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-9f7f4eb5-9fb4-49ad-9aae-021aaf4794ed tempest-VolumesBackupsTest-1685343181 tempest-VolumesBackupsTest-1685343181-project-member] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 10:11:20.329044 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.v3.backups [None req-9f7f4eb5-9fb4-49ad-9aae-021aaf4794ed tempest-VolumesBackupsTest-1685343181 tempest-VolumesBackupsTest-1685343181-project-member] Show backup with id 4712605b-5372-4e1a-a538-db0356d5ad35. {{(pid=100295) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 10:11:20.330847 np0000006707 devstack@c-api.service[100295]: DEBUG dbcounter [-] [100295] Writing DB stats cinder:SELECT=67,cinder:UPDATE=18,cinder:INSERT=11 {{(pid=100295) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 07 10:11:20.334285 np0000006707 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 10:11:20.334285 np0000006707 devstack@c-api.service[100295]: warnings.warn( Aug 07 10:11:20.335207 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-9f7f4eb5-9fb4-49ad-9aae-021aaf4794ed tempest-VolumesBackupsTest-1685343181 tempest-VolumesBackupsTest-1685343181-project-member] https://10.4.3.8/volume/v3/backups/4712605b-5372-4e1a-a538-db0356d5ad35 returned with HTTP 200 Aug 07 10:11:20.335589 np0000006707 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 1428/5690] 10.4.3.8 () {66 vars in 1334 bytes} [Fri Aug 7 10:11:20 2026] GET /volume/v3/backups/4712605b-5372-4e1a-a538-db0356d5ad35 => generated 744 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 10:11:21.347276 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.middleware.request_id [None req-f7031ff1-f84d-495a-848f-8b868a8eca1e None None] RequestId filter calling following filter/app {{(pid=100298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:11:21.348979 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [None req-f7031ff1-f84d-495a-848f-8b868a8eca1e tempest-VolumesBackupsTest-1685343181 tempest-VolumesBackupsTest-1685343181-project-member] GET https://10.4.3.8/volume/v3/backups/4712605b-5372-4e1a-a538-db0356d5ad35 Aug 07 10:11:21.349190 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [None req-f7031ff1-f84d-495a-848f-8b868a8eca1e tempest-VolumesBackupsTest-1685343181 tempest-VolumesBackupsTest-1685343181-project-member] Empty body provided in request {{(pid=100298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 10:11:21.349376 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [None req-f7031ff1-f84d-495a-848f-8b868a8eca1e tempest-VolumesBackupsTest-1685343181 tempest-VolumesBackupsTest-1685343181-project-member] Calling method 'show' {{(pid=100298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 10:11:21.349503 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.v3.backups [None req-f7031ff1-f84d-495a-848f-8b868a8eca1e tempest-VolumesBackupsTest-1685343181 tempest-VolumesBackupsTest-1685343181-project-member] Show backup with id 4712605b-5372-4e1a-a538-db0356d5ad35. {{(pid=100298) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 10:11:21.353619 np0000006707 devstack@c-api.service[100298]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 10:11:21.353619 np0000006707 devstack@c-api.service[100298]: warnings.warn( Aug 07 10:11:21.354333 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [None req-f7031ff1-f84d-495a-848f-8b868a8eca1e tempest-VolumesBackupsTest-1685343181 tempest-VolumesBackupsTest-1685343181-project-member] https://10.4.3.8/volume/v3/backups/4712605b-5372-4e1a-a538-db0356d5ad35 returned with HTTP 200 Aug 07 10:11:21.354723 np0000006707 devstack@c-api.service[100298]: [pid: 100298|app: 0|req: 1421/5691] 10.4.3.8 () {66 vars in 1334 bytes} [Fri Aug 7 10:11:21 2026] GET /volume/v3/backups/4712605b-5372-4e1a-a538-db0356d5ad35 => generated 744 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 10:11:22.365321 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [None req-37c1fffe-55e3-4944-abea-88eea5df5a2d None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:11:22.366986 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-37c1fffe-55e3-4944-abea-88eea5df5a2d tempest-VolumesBackupsTest-1685343181 tempest-VolumesBackupsTest-1685343181-project-member] GET https://10.4.3.8/volume/v3/backups/4712605b-5372-4e1a-a538-db0356d5ad35 Aug 07 10:11:22.367180 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-37c1fffe-55e3-4944-abea-88eea5df5a2d tempest-VolumesBackupsTest-1685343181 tempest-VolumesBackupsTest-1685343181-project-member] Empty body provided in request {{(pid=100297) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 10:11:22.367360 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-37c1fffe-55e3-4944-abea-88eea5df5a2d tempest-VolumesBackupsTest-1685343181 tempest-VolumesBackupsTest-1685343181-project-member] Calling method 'show' {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 10:11:22.367473 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.v3.backups [None req-37c1fffe-55e3-4944-abea-88eea5df5a2d tempest-VolumesBackupsTest-1685343181 tempest-VolumesBackupsTest-1685343181-project-member] Show backup with id 4712605b-5372-4e1a-a538-db0356d5ad35. {{(pid=100297) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 10:11:22.371447 np0000006707 devstack@c-api.service[100297]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 10:11:22.371447 np0000006707 devstack@c-api.service[100297]: warnings.warn( Aug 07 10:11:22.372100 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-37c1fffe-55e3-4944-abea-88eea5df5a2d tempest-VolumesBackupsTest-1685343181 tempest-VolumesBackupsTest-1685343181-project-member] https://10.4.3.8/volume/v3/backups/4712605b-5372-4e1a-a538-db0356d5ad35 returned with HTTP 200 Aug 07 10:11:22.372440 np0000006707 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 1426/5692] 10.4.3.8 () {66 vars in 1334 bytes} [Fri Aug 7 10:11:22 2026] GET /volume/v3/backups/4712605b-5372-4e1a-a538-db0356d5ad35 => generated 744 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 10:11:23.382538 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [None req-799a7c74-ec3f-4aa4-b99e-007cb02c8262 None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:11:23.384366 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-799a7c74-ec3f-4aa4-b99e-007cb02c8262 tempest-VolumesBackupsTest-1685343181 tempest-VolumesBackupsTest-1685343181-project-member] GET https://10.4.3.8/volume/v3/backups/4712605b-5372-4e1a-a538-db0356d5ad35 Aug 07 10:11:23.384578 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-799a7c74-ec3f-4aa4-b99e-007cb02c8262 tempest-VolumesBackupsTest-1685343181 tempest-VolumesBackupsTest-1685343181-project-member] Empty body provided in request {{(pid=100296) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 10:11:23.384782 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-799a7c74-ec3f-4aa4-b99e-007cb02c8262 tempest-VolumesBackupsTest-1685343181 tempest-VolumesBackupsTest-1685343181-project-member] Calling method 'show' {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 10:11:23.384888 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.v3.backups [None req-799a7c74-ec3f-4aa4-b99e-007cb02c8262 tempest-VolumesBackupsTest-1685343181 tempest-VolumesBackupsTest-1685343181-project-member] Show backup with id 4712605b-5372-4e1a-a538-db0356d5ad35. {{(pid=100296) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 10:11:23.389180 np0000006707 devstack@c-api.service[100296]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 10:11:23.389180 np0000006707 devstack@c-api.service[100296]: warnings.warn( Aug 07 10:11:23.389910 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-799a7c74-ec3f-4aa4-b99e-007cb02c8262 tempest-VolumesBackupsTest-1685343181 tempest-VolumesBackupsTest-1685343181-project-member] https://10.4.3.8/volume/v3/backups/4712605b-5372-4e1a-a538-db0356d5ad35 returned with HTTP 200 Aug 07 10:11:23.390257 np0000006707 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 1418/5693] 10.4.3.8 () {66 vars in 1334 bytes} [Fri Aug 7 10:11:23 2026] GET /volume/v3/backups/4712605b-5372-4e1a-a538-db0356d5ad35 => generated 744 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 10:11:24.401097 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-92c069d3-dd19-4f9f-9eeb-77ac4315a9e5 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:11:24.403072 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-92c069d3-dd19-4f9f-9eeb-77ac4315a9e5 tempest-VolumesBackupsTest-1685343181 tempest-VolumesBackupsTest-1685343181-project-member] GET https://10.4.3.8/volume/v3/backups/4712605b-5372-4e1a-a538-db0356d5ad35 Aug 07 10:11:24.403367 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-92c069d3-dd19-4f9f-9eeb-77ac4315a9e5 tempest-VolumesBackupsTest-1685343181 tempest-VolumesBackupsTest-1685343181-project-member] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 10:11:24.403604 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-92c069d3-dd19-4f9f-9eeb-77ac4315a9e5 tempest-VolumesBackupsTest-1685343181 tempest-VolumesBackupsTest-1685343181-project-member] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 10:11:24.403764 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.v3.backups [None req-92c069d3-dd19-4f9f-9eeb-77ac4315a9e5 tempest-VolumesBackupsTest-1685343181 tempest-VolumesBackupsTest-1685343181-project-member] Show backup with id 4712605b-5372-4e1a-a538-db0356d5ad35. {{(pid=100295) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 10:11:24.408326 np0000006707 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 10:11:24.408326 np0000006707 devstack@c-api.service[100295]: warnings.warn( Aug 07 10:11:24.409164 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-92c069d3-dd19-4f9f-9eeb-77ac4315a9e5 tempest-VolumesBackupsTest-1685343181 tempest-VolumesBackupsTest-1685343181-project-member] https://10.4.3.8/volume/v3/backups/4712605b-5372-4e1a-a538-db0356d5ad35 returned with HTTP 200 Aug 07 10:11:24.409593 np0000006707 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 1429/5694] 10.4.3.8 () {66 vars in 1334 bytes} [Fri Aug 7 10:11:24 2026] GET /volume/v3/backups/4712605b-5372-4e1a-a538-db0356d5ad35 => generated 744 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 10:11:25.420500 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.middleware.request_id [None req-46213c2e-1cf4-467d-9ccc-9b99d3734124 None None] RequestId filter calling following filter/app {{(pid=100298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:11:25.422159 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [None req-46213c2e-1cf4-467d-9ccc-9b99d3734124 tempest-VolumesBackupsTest-1685343181 tempest-VolumesBackupsTest-1685343181-project-member] GET https://10.4.3.8/volume/v3/backups/4712605b-5372-4e1a-a538-db0356d5ad35 Aug 07 10:11:25.422323 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [None req-46213c2e-1cf4-467d-9ccc-9b99d3734124 tempest-VolumesBackupsTest-1685343181 tempest-VolumesBackupsTest-1685343181-project-member] Empty body provided in request {{(pid=100298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 10:11:25.422527 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [None req-46213c2e-1cf4-467d-9ccc-9b99d3734124 tempest-VolumesBackupsTest-1685343181 tempest-VolumesBackupsTest-1685343181-project-member] Calling method 'show' {{(pid=100298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 10:11:25.422664 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.v3.backups [None req-46213c2e-1cf4-467d-9ccc-9b99d3734124 tempest-VolumesBackupsTest-1685343181 tempest-VolumesBackupsTest-1685343181-project-member] Show backup with id 4712605b-5372-4e1a-a538-db0356d5ad35. {{(pid=100298) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 10:11:25.426799 np0000006707 devstack@c-api.service[100298]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 10:11:25.426799 np0000006707 devstack@c-api.service[100298]: warnings.warn( Aug 07 10:11:25.427603 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [None req-46213c2e-1cf4-467d-9ccc-9b99d3734124 tempest-VolumesBackupsTest-1685343181 tempest-VolumesBackupsTest-1685343181-project-member] https://10.4.3.8/volume/v3/backups/4712605b-5372-4e1a-a538-db0356d5ad35 returned with HTTP 200 Aug 07 10:11:25.427980 np0000006707 devstack@c-api.service[100298]: [pid: 100298|app: 0|req: 1422/5695] 10.4.3.8 () {66 vars in 1334 bytes} [Fri Aug 7 10:11:25 2026] GET /volume/v3/backups/4712605b-5372-4e1a-a538-db0356d5ad35 => generated 744 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 10:11:26.439528 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [None req-4130d656-dcd5-4ba3-aaba-39cddf96f2e7 None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:11:26.441376 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-4130d656-dcd5-4ba3-aaba-39cddf96f2e7 tempest-VolumesBackupsTest-1685343181 tempest-VolumesBackupsTest-1685343181-project-member] GET https://10.4.3.8/volume/v3/backups/4712605b-5372-4e1a-a538-db0356d5ad35 Aug 07 10:11:26.441600 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-4130d656-dcd5-4ba3-aaba-39cddf96f2e7 tempest-VolumesBackupsTest-1685343181 tempest-VolumesBackupsTest-1685343181-project-member] Empty body provided in request {{(pid=100297) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 10:11:26.441823 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-4130d656-dcd5-4ba3-aaba-39cddf96f2e7 tempest-VolumesBackupsTest-1685343181 tempest-VolumesBackupsTest-1685343181-project-member] Calling method 'show' {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 10:11:26.441977 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.v3.backups [None req-4130d656-dcd5-4ba3-aaba-39cddf96f2e7 tempest-VolumesBackupsTest-1685343181 tempest-VolumesBackupsTest-1685343181-project-member] Show backup with id 4712605b-5372-4e1a-a538-db0356d5ad35. {{(pid=100297) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 10:11:26.446768 np0000006707 devstack@c-api.service[100297]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 10:11:26.446768 np0000006707 devstack@c-api.service[100297]: warnings.warn( Aug 07 10:11:26.447604 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-4130d656-dcd5-4ba3-aaba-39cddf96f2e7 tempest-VolumesBackupsTest-1685343181 tempest-VolumesBackupsTest-1685343181-project-member] https://10.4.3.8/volume/v3/backups/4712605b-5372-4e1a-a538-db0356d5ad35 returned with HTTP 200 Aug 07 10:11:26.448011 np0000006707 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 1427/5696] 10.4.3.8 () {66 vars in 1334 bytes} [Fri Aug 7 10:11:26 2026] GET /volume/v3/backups/4712605b-5372-4e1a-a538-db0356d5ad35 => generated 744 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 10:11:27.458306 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [None req-f4f2c464-7fd8-4cf4-8769-448840374ba8 None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:11:27.460062 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-f4f2c464-7fd8-4cf4-8769-448840374ba8 tempest-VolumesBackupsTest-1685343181 tempest-VolumesBackupsTest-1685343181-project-member] GET https://10.4.3.8/volume/v3/backups/4712605b-5372-4e1a-a538-db0356d5ad35 Aug 07 10:11:27.460302 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-f4f2c464-7fd8-4cf4-8769-448840374ba8 tempest-VolumesBackupsTest-1685343181 tempest-VolumesBackupsTest-1685343181-project-member] Empty body provided in request {{(pid=100296) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 10:11:27.460522 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-f4f2c464-7fd8-4cf4-8769-448840374ba8 tempest-VolumesBackupsTest-1685343181 tempest-VolumesBackupsTest-1685343181-project-member] Calling method 'show' {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 10:11:27.460771 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.v3.backups [None req-f4f2c464-7fd8-4cf4-8769-448840374ba8 tempest-VolumesBackupsTest-1685343181 tempest-VolumesBackupsTest-1685343181-project-member] Show backup with id 4712605b-5372-4e1a-a538-db0356d5ad35. {{(pid=100296) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 10:11:27.466534 np0000006707 devstack@c-api.service[100296]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 10:11:27.466534 np0000006707 devstack@c-api.service[100296]: warnings.warn( Aug 07 10:11:27.467569 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-f4f2c464-7fd8-4cf4-8769-448840374ba8 tempest-VolumesBackupsTest-1685343181 tempest-VolumesBackupsTest-1685343181-project-member] https://10.4.3.8/volume/v3/backups/4712605b-5372-4e1a-a538-db0356d5ad35 returned with HTTP 200 Aug 07 10:11:27.467990 np0000006707 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 1419/5697] 10.4.3.8 () {66 vars in 1334 bytes} [Fri Aug 7 10:11:27 2026] GET /volume/v3/backups/4712605b-5372-4e1a-a538-db0356d5ad35 => generated 744 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 10:11:28.478941 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-f968c81d-42a4-40f4-bb5c-3519b1615c95 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:11:28.480880 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-f968c81d-42a4-40f4-bb5c-3519b1615c95 tempest-VolumesBackupsTest-1685343181 tempest-VolumesBackupsTest-1685343181-project-member] GET https://10.4.3.8/volume/v3/backups/4712605b-5372-4e1a-a538-db0356d5ad35 Aug 07 10:11:28.481145 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-f968c81d-42a4-40f4-bb5c-3519b1615c95 tempest-VolumesBackupsTest-1685343181 tempest-VolumesBackupsTest-1685343181-project-member] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 10:11:28.481378 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-f968c81d-42a4-40f4-bb5c-3519b1615c95 tempest-VolumesBackupsTest-1685343181 tempest-VolumesBackupsTest-1685343181-project-member] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 10:11:28.481502 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.v3.backups [None req-f968c81d-42a4-40f4-bb5c-3519b1615c95 tempest-VolumesBackupsTest-1685343181 tempest-VolumesBackupsTest-1685343181-project-member] Show backup with id 4712605b-5372-4e1a-a538-db0356d5ad35. {{(pid=100295) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 10:11:28.485658 np0000006707 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 10:11:28.485658 np0000006707 devstack@c-api.service[100295]: warnings.warn( Aug 07 10:11:28.486337 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-f968c81d-42a4-40f4-bb5c-3519b1615c95 tempest-VolumesBackupsTest-1685343181 tempest-VolumesBackupsTest-1685343181-project-member] https://10.4.3.8/volume/v3/backups/4712605b-5372-4e1a-a538-db0356d5ad35 returned with HTTP 200 Aug 07 10:11:28.486720 np0000006707 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 1430/5698] 10.4.3.8 () {66 vars in 1334 bytes} [Fri Aug 7 10:11:28 2026] GET /volume/v3/backups/4712605b-5372-4e1a-a538-db0356d5ad35 => generated 745 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 10:11:29.496322 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.middleware.request_id [None req-51c02000-bf54-4a0c-9a98-cbcc3c43680a None None] RequestId filter calling following filter/app {{(pid=100298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:11:29.498232 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [None req-51c02000-bf54-4a0c-9a98-cbcc3c43680a tempest-VolumesBackupsTest-1685343181 tempest-VolumesBackupsTest-1685343181-project-member] GET https://10.4.3.8/volume/v3/backups/4712605b-5372-4e1a-a538-db0356d5ad35 Aug 07 10:11:29.498431 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [None req-51c02000-bf54-4a0c-9a98-cbcc3c43680a tempest-VolumesBackupsTest-1685343181 tempest-VolumesBackupsTest-1685343181-project-member] Empty body provided in request {{(pid=100298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 10:11:29.498629 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [None req-51c02000-bf54-4a0c-9a98-cbcc3c43680a tempest-VolumesBackupsTest-1685343181 tempest-VolumesBackupsTest-1685343181-project-member] Calling method 'show' {{(pid=100298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 10:11:29.498751 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.v3.backups [None req-51c02000-bf54-4a0c-9a98-cbcc3c43680a tempest-VolumesBackupsTest-1685343181 tempest-VolumesBackupsTest-1685343181-project-member] Show backup with id 4712605b-5372-4e1a-a538-db0356d5ad35. {{(pid=100298) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 10:11:29.504337 np0000006707 devstack@c-api.service[100298]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 10:11:29.504337 np0000006707 devstack@c-api.service[100298]: warnings.warn( Aug 07 10:11:29.505305 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [None req-51c02000-bf54-4a0c-9a98-cbcc3c43680a tempest-VolumesBackupsTest-1685343181 tempest-VolumesBackupsTest-1685343181-project-member] https://10.4.3.8/volume/v3/backups/4712605b-5372-4e1a-a538-db0356d5ad35 returned with HTTP 200 Aug 07 10:11:29.505752 np0000006707 devstack@c-api.service[100298]: [pid: 100298|app: 0|req: 1423/5699] 10.4.3.8 () {66 vars in 1334 bytes} [Fri Aug 7 10:11:29 2026] GET /volume/v3/backups/4712605b-5372-4e1a-a538-db0356d5ad35 => generated 746 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 10:11:29.514850 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [None req-ef4ac1f9-d5dd-44ea-a9c7-3e1ba214bf3e None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:11:29.516805 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-ef4ac1f9-d5dd-44ea-a9c7-3e1ba214bf3e tempest-VolumesBackupsTest-1685343181 tempest-VolumesBackupsTest-1685343181-project-member] POST https://10.4.3.8/volume/v3/backups Aug 07 10:11:29.517181 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-ef4ac1f9-d5dd-44ea-a9c7-3e1ba214bf3e tempest-VolumesBackupsTest-1685343181 tempest-VolumesBackupsTest-1685343181-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "256ed956-dee0-4ea6-ab28-ad017372d198", "incremental": true, "name": "tempest-VolumesBackupsTest-Backup-916115201"}} {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 10:11:29.518650 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.contrib.backups [None req-ef4ac1f9-d5dd-44ea-a9c7-3e1ba214bf3e tempest-VolumesBackupsTest-1685343181 tempest-VolumesBackupsTest-1685343181-project-member] Creating new backup {'backup': {'volume_id': '256ed956-dee0-4ea6-ab28-ad017372d198', 'incremental': True, 'name': 'tempest-VolumesBackupsTest-Backup-916115201'}} {{(pid=100297) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 07 10:11:29.518801 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.contrib.backups [None req-ef4ac1f9-d5dd-44ea-a9c7-3e1ba214bf3e tempest-VolumesBackupsTest-1685343181 tempest-VolumesBackupsTest-1685343181-project-member] Creating backup of volume 256ed956-dee0-4ea6-ab28-ad017372d198 in container None Aug 07 10:11:29.526432 np0000006707 devstack@c-api.service[100297]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 10:11:29.526432 np0000006707 devstack@c-api.service[100297]: warnings.warn( Aug 07 10:11:29.527003 np0000006707 devstack@c-api.service[100297]: INFO cinder.volume.api [None req-ef4ac1f9-d5dd-44ea-a9c7-3e1ba214bf3e tempest-VolumesBackupsTest-1685343181 tempest-VolumesBackupsTest-1685343181-project-member] Volume info retrieved successfully. Aug 07 10:11:29.542472 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.quota [None req-ef4ac1f9-d5dd-44ea-a9c7-3e1ba214bf3e tempest-VolumesBackupsTest-1685343181 tempest-VolumesBackupsTest-1685343181-project-member] Created reservations ['437669bd-b7a4-4eff-9feb-d5ff66605aef', 'def33cb7-6706-45de-af55-4c1166495975'] {{(pid=100297) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 10:11:29.572346 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-ef4ac1f9-d5dd-44ea-a9c7-3e1ba214bf3e tempest-VolumesBackupsTest-1685343181 tempest-VolumesBackupsTest-1685343181-project-member] https://10.4.3.8/volume/v3/backups returned with HTTP 202 Aug 07 10:11:29.572779 np0000006707 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 1428/5700] 10.4.3.8 () {68 vars in 1245 bytes} [Fri Aug 7 10:11:29 2026] POST /volume/v3/backups => generated 325 bytes in 58 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 07 10:11:29.580102 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [None req-ce6ec4a7-12f4-4c91-aab2-07fd3047d1f5 None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:11:29.582074 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-ce6ec4a7-12f4-4c91-aab2-07fd3047d1f5 tempest-VolumesBackupsTest-1685343181 tempest-VolumesBackupsTest-1685343181-project-member] GET https://10.4.3.8/volume/v3/backups/f6e0a3bc-350b-4e14-b52e-ad509f0955c2 Aug 07 10:11:29.582268 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-ce6ec4a7-12f4-4c91-aab2-07fd3047d1f5 tempest-VolumesBackupsTest-1685343181 tempest-VolumesBackupsTest-1685343181-project-member] Empty body provided in request {{(pid=100296) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 10:11:29.582534 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-ce6ec4a7-12f4-4c91-aab2-07fd3047d1f5 tempest-VolumesBackupsTest-1685343181 tempest-VolumesBackupsTest-1685343181-project-member] Calling method 'show' {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 10:11:29.582693 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.v3.backups [None req-ce6ec4a7-12f4-4c91-aab2-07fd3047d1f5 tempest-VolumesBackupsTest-1685343181 tempest-VolumesBackupsTest-1685343181-project-member] Show backup with id f6e0a3bc-350b-4e14-b52e-ad509f0955c2. {{(pid=100296) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 10:11:29.586826 np0000006707 devstack@c-api.service[100296]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 10:11:29.586826 np0000006707 devstack@c-api.service[100296]: warnings.warn( Aug 07 10:11:29.587534 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-ce6ec4a7-12f4-4c91-aab2-07fd3047d1f5 tempest-VolumesBackupsTest-1685343181 tempest-VolumesBackupsTest-1685343181-project-member] https://10.4.3.8/volume/v3/backups/f6e0a3bc-350b-4e14-b52e-ad509f0955c2 returned with HTTP 200 Aug 07 10:11:29.587939 np0000006707 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 1420/5701] 10.4.3.8 () {66 vars in 1334 bytes} [Fri Aug 7 10:11:29 2026] GET /volume/v3/backups/f6e0a3bc-350b-4e14-b52e-ad509f0955c2 => generated 731 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 10:11:30.598332 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-38daa889-6005-4757-87b2-0df515dc858d None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:11:30.600016 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-38daa889-6005-4757-87b2-0df515dc858d tempest-VolumesBackupsTest-1685343181 tempest-VolumesBackupsTest-1685343181-project-member] GET https://10.4.3.8/volume/v3/backups/f6e0a3bc-350b-4e14-b52e-ad509f0955c2 Aug 07 10:11:30.600237 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-38daa889-6005-4757-87b2-0df515dc858d tempest-VolumesBackupsTest-1685343181 tempest-VolumesBackupsTest-1685343181-project-member] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 10:11:30.600443 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-38daa889-6005-4757-87b2-0df515dc858d tempest-VolumesBackupsTest-1685343181 tempest-VolumesBackupsTest-1685343181-project-member] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 10:11:30.600565 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.v3.backups [None req-38daa889-6005-4757-87b2-0df515dc858d tempest-VolumesBackupsTest-1685343181 tempest-VolumesBackupsTest-1685343181-project-member] Show backup with id f6e0a3bc-350b-4e14-b52e-ad509f0955c2. {{(pid=100295) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 10:11:30.604962 np0000006707 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 10:11:30.604962 np0000006707 devstack@c-api.service[100295]: warnings.warn( Aug 07 10:11:30.605702 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-38daa889-6005-4757-87b2-0df515dc858d tempest-VolumesBackupsTest-1685343181 tempest-VolumesBackupsTest-1685343181-project-member] https://10.4.3.8/volume/v3/backups/f6e0a3bc-350b-4e14-b52e-ad509f0955c2 returned with HTTP 200 Aug 07 10:11:30.606059 np0000006707 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 1431/5702] 10.4.3.8 () {66 vars in 1334 bytes} [Fri Aug 7 10:11:30 2026] GET /volume/v3/backups/f6e0a3bc-350b-4e14-b52e-ad509f0955c2 => generated 733 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 10:11:31.615300 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.middleware.request_id [None req-ed20cb75-d1dd-4ac7-af34-c3155aea2c5f None None] RequestId filter calling following filter/app {{(pid=100298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:11:31.617762 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [None req-ed20cb75-d1dd-4ac7-af34-c3155aea2c5f tempest-VolumesBackupsTest-1685343181 tempest-VolumesBackupsTest-1685343181-project-member] GET https://10.4.3.8/volume/v3/backups/f6e0a3bc-350b-4e14-b52e-ad509f0955c2 Aug 07 10:11:31.618091 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [None req-ed20cb75-d1dd-4ac7-af34-c3155aea2c5f tempest-VolumesBackupsTest-1685343181 tempest-VolumesBackupsTest-1685343181-project-member] Empty body provided in request {{(pid=100298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 10:11:31.618331 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [None req-ed20cb75-d1dd-4ac7-af34-c3155aea2c5f tempest-VolumesBackupsTest-1685343181 tempest-VolumesBackupsTest-1685343181-project-member] Calling method 'show' {{(pid=100298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 10:11:31.618464 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.v3.backups [None req-ed20cb75-d1dd-4ac7-af34-c3155aea2c5f tempest-VolumesBackupsTest-1685343181 tempest-VolumesBackupsTest-1685343181-project-member] Show backup with id f6e0a3bc-350b-4e14-b52e-ad509f0955c2. {{(pid=100298) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 10:11:31.622853 np0000006707 devstack@c-api.service[100298]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 10:11:31.622853 np0000006707 devstack@c-api.service[100298]: warnings.warn( Aug 07 10:11:31.623609 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [None req-ed20cb75-d1dd-4ac7-af34-c3155aea2c5f tempest-VolumesBackupsTest-1685343181 tempest-VolumesBackupsTest-1685343181-project-member] https://10.4.3.8/volume/v3/backups/f6e0a3bc-350b-4e14-b52e-ad509f0955c2 returned with HTTP 200 Aug 07 10:11:31.623980 np0000006707 devstack@c-api.service[100298]: [pid: 100298|app: 0|req: 1424/5703] 10.4.3.8 () {66 vars in 1334 bytes} [Fri Aug 7 10:11:31 2026] GET /volume/v3/backups/f6e0a3bc-350b-4e14-b52e-ad509f0955c2 => generated 733 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 10:11:32.635303 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [None req-7421f330-d00f-496f-b427-d1ba4dc5015c None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:11:32.637065 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-7421f330-d00f-496f-b427-d1ba4dc5015c tempest-VolumesBackupsTest-1685343181 tempest-VolumesBackupsTest-1685343181-project-member] GET https://10.4.3.8/volume/v3/backups/f6e0a3bc-350b-4e14-b52e-ad509f0955c2 Aug 07 10:11:32.637256 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-7421f330-d00f-496f-b427-d1ba4dc5015c tempest-VolumesBackupsTest-1685343181 tempest-VolumesBackupsTest-1685343181-project-member] Empty body provided in request {{(pid=100297) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 10:11:32.637479 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-7421f330-d00f-496f-b427-d1ba4dc5015c tempest-VolumesBackupsTest-1685343181 tempest-VolumesBackupsTest-1685343181-project-member] Calling method 'show' {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 10:11:32.637623 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.v3.backups [None req-7421f330-d00f-496f-b427-d1ba4dc5015c tempest-VolumesBackupsTest-1685343181 tempest-VolumesBackupsTest-1685343181-project-member] Show backup with id f6e0a3bc-350b-4e14-b52e-ad509f0955c2. {{(pid=100297) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 10:11:32.642387 np0000006707 devstack@c-api.service[100297]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 10:11:32.642387 np0000006707 devstack@c-api.service[100297]: warnings.warn( Aug 07 10:11:32.643249 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-7421f330-d00f-496f-b427-d1ba4dc5015c tempest-VolumesBackupsTest-1685343181 tempest-VolumesBackupsTest-1685343181-project-member] https://10.4.3.8/volume/v3/backups/f6e0a3bc-350b-4e14-b52e-ad509f0955c2 returned with HTTP 200 Aug 07 10:11:32.643721 np0000006707 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 1429/5704] 10.4.3.8 () {66 vars in 1334 bytes} [Fri Aug 7 10:11:32 2026] GET /volume/v3/backups/f6e0a3bc-350b-4e14-b52e-ad509f0955c2 => generated 744 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 10:11:33.655541 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [None req-22aa4d14-7016-4d95-991b-87ea7701de17 None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:11:33.657229 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-22aa4d14-7016-4d95-991b-87ea7701de17 tempest-VolumesBackupsTest-1685343181 tempest-VolumesBackupsTest-1685343181-project-member] GET https://10.4.3.8/volume/v3/backups/f6e0a3bc-350b-4e14-b52e-ad509f0955c2 Aug 07 10:11:33.657433 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-22aa4d14-7016-4d95-991b-87ea7701de17 tempest-VolumesBackupsTest-1685343181 tempest-VolumesBackupsTest-1685343181-project-member] Empty body provided in request {{(pid=100296) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 10:11:33.657644 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-22aa4d14-7016-4d95-991b-87ea7701de17 tempest-VolumesBackupsTest-1685343181 tempest-VolumesBackupsTest-1685343181-project-member] Calling method 'show' {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 10:11:33.657728 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.v3.backups [None req-22aa4d14-7016-4d95-991b-87ea7701de17 tempest-VolumesBackupsTest-1685343181 tempest-VolumesBackupsTest-1685343181-project-member] Show backup with id f6e0a3bc-350b-4e14-b52e-ad509f0955c2. {{(pid=100296) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 10:11:33.663288 np0000006707 devstack@c-api.service[100296]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 10:11:33.663288 np0000006707 devstack@c-api.service[100296]: warnings.warn( Aug 07 10:11:33.664384 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-22aa4d14-7016-4d95-991b-87ea7701de17 tempest-VolumesBackupsTest-1685343181 tempest-VolumesBackupsTest-1685343181-project-member] https://10.4.3.8/volume/v3/backups/f6e0a3bc-350b-4e14-b52e-ad509f0955c2 returned with HTTP 200 Aug 07 10:11:33.664928 np0000006707 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 1421/5705] 10.4.3.8 () {66 vars in 1334 bytes} [Fri Aug 7 10:11:33 2026] GET /volume/v3/backups/f6e0a3bc-350b-4e14-b52e-ad509f0955c2 => generated 744 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 10:11:34.677783 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-3c16478d-93a9-405c-94b5-b0db6dc98b1e None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:11:34.679731 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-3c16478d-93a9-405c-94b5-b0db6dc98b1e tempest-VolumesBackupsTest-1685343181 tempest-VolumesBackupsTest-1685343181-project-member] GET https://10.4.3.8/volume/v3/backups/f6e0a3bc-350b-4e14-b52e-ad509f0955c2 Aug 07 10:11:34.679988 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-3c16478d-93a9-405c-94b5-b0db6dc98b1e tempest-VolumesBackupsTest-1685343181 tempest-VolumesBackupsTest-1685343181-project-member] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 10:11:34.680196 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-3c16478d-93a9-405c-94b5-b0db6dc98b1e tempest-VolumesBackupsTest-1685343181 tempest-VolumesBackupsTest-1685343181-project-member] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 10:11:34.680298 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.v3.backups [None req-3c16478d-93a9-405c-94b5-b0db6dc98b1e tempest-VolumesBackupsTest-1685343181 tempest-VolumesBackupsTest-1685343181-project-member] Show backup with id f6e0a3bc-350b-4e14-b52e-ad509f0955c2. {{(pid=100295) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 10:11:34.685473 np0000006707 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 10:11:34.685473 np0000006707 devstack@c-api.service[100295]: warnings.warn( Aug 07 10:11:34.686571 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-3c16478d-93a9-405c-94b5-b0db6dc98b1e tempest-VolumesBackupsTest-1685343181 tempest-VolumesBackupsTest-1685343181-project-member] https://10.4.3.8/volume/v3/backups/f6e0a3bc-350b-4e14-b52e-ad509f0955c2 returned with HTTP 200 Aug 07 10:11:34.687096 np0000006707 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 1432/5706] 10.4.3.8 () {66 vars in 1334 bytes} [Fri Aug 7 10:11:34 2026] GET /volume/v3/backups/f6e0a3bc-350b-4e14-b52e-ad509f0955c2 => generated 744 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 10:11:35.697644 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.middleware.request_id [None req-38c5e5ff-b3be-4b92-8fc1-8972e577e3c1 None None] RequestId filter calling following filter/app {{(pid=100298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:11:35.699726 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [None req-38c5e5ff-b3be-4b92-8fc1-8972e577e3c1 tempest-VolumesBackupsTest-1685343181 tempest-VolumesBackupsTest-1685343181-project-member] GET https://10.4.3.8/volume/v3/backups/f6e0a3bc-350b-4e14-b52e-ad509f0955c2 Aug 07 10:11:35.700013 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [None req-38c5e5ff-b3be-4b92-8fc1-8972e577e3c1 tempest-VolumesBackupsTest-1685343181 tempest-VolumesBackupsTest-1685343181-project-member] Empty body provided in request {{(pid=100298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 10:11:35.700279 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [None req-38c5e5ff-b3be-4b92-8fc1-8972e577e3c1 tempest-VolumesBackupsTest-1685343181 tempest-VolumesBackupsTest-1685343181-project-member] Calling method 'show' {{(pid=100298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 10:11:35.700519 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.v3.backups [None req-38c5e5ff-b3be-4b92-8fc1-8972e577e3c1 tempest-VolumesBackupsTest-1685343181 tempest-VolumesBackupsTest-1685343181-project-member] Show backup with id f6e0a3bc-350b-4e14-b52e-ad509f0955c2. {{(pid=100298) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 10:11:35.704845 np0000006707 devstack@c-api.service[100298]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 10:11:35.704845 np0000006707 devstack@c-api.service[100298]: warnings.warn( Aug 07 10:11:35.705555 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [None req-38c5e5ff-b3be-4b92-8fc1-8972e577e3c1 tempest-VolumesBackupsTest-1685343181 tempest-VolumesBackupsTest-1685343181-project-member] https://10.4.3.8/volume/v3/backups/f6e0a3bc-350b-4e14-b52e-ad509f0955c2 returned with HTTP 200 Aug 07 10:11:35.705918 np0000006707 devstack@c-api.service[100298]: [pid: 100298|app: 0|req: 1425/5707] 10.4.3.8 () {66 vars in 1334 bytes} [Fri Aug 7 10:11:35 2026] GET /volume/v3/backups/f6e0a3bc-350b-4e14-b52e-ad509f0955c2 => generated 744 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 10:11:36.716214 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [None req-8a40f20d-a4a9-4aff-90ab-25bff6f056db None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:11:36.718745 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-8a40f20d-a4a9-4aff-90ab-25bff6f056db tempest-VolumesBackupsTest-1685343181 tempest-VolumesBackupsTest-1685343181-project-member] GET https://10.4.3.8/volume/v3/backups/f6e0a3bc-350b-4e14-b52e-ad509f0955c2 Aug 07 10:11:36.719031 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-8a40f20d-a4a9-4aff-90ab-25bff6f056db tempest-VolumesBackupsTest-1685343181 tempest-VolumesBackupsTest-1685343181-project-member] Empty body provided in request {{(pid=100297) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 10:11:36.719296 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-8a40f20d-a4a9-4aff-90ab-25bff6f056db tempest-VolumesBackupsTest-1685343181 tempest-VolumesBackupsTest-1685343181-project-member] Calling method 'show' {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 10:11:36.719481 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.v3.backups [None req-8a40f20d-a4a9-4aff-90ab-25bff6f056db tempest-VolumesBackupsTest-1685343181 tempest-VolumesBackupsTest-1685343181-project-member] Show backup with id f6e0a3bc-350b-4e14-b52e-ad509f0955c2. {{(pid=100297) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 10:11:36.723886 np0000006707 devstack@c-api.service[100297]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 10:11:36.723886 np0000006707 devstack@c-api.service[100297]: warnings.warn( Aug 07 10:11:36.724560 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-8a40f20d-a4a9-4aff-90ab-25bff6f056db tempest-VolumesBackupsTest-1685343181 tempest-VolumesBackupsTest-1685343181-project-member] https://10.4.3.8/volume/v3/backups/f6e0a3bc-350b-4e14-b52e-ad509f0955c2 returned with HTTP 200 Aug 07 10:11:36.724910 np0000006707 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 1430/5708] 10.4.3.8 () {66 vars in 1334 bytes} [Fri Aug 7 10:11:36 2026] GET /volume/v3/backups/f6e0a3bc-350b-4e14-b52e-ad509f0955c2 => generated 745 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 10:11:36.733731 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [None req-268ec358-6ecc-4eec-a6e7-43fa44c27674 None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:11:36.735472 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-268ec358-6ecc-4eec-a6e7-43fa44c27674 tempest-VolumesBackupsTest-1685343181 tempest-VolumesBackupsTest-1685343181-project-member] POST https://10.4.3.8/volume/v3/backups/f6e0a3bc-350b-4e14-b52e-ad509f0955c2/restore Aug 07 10:11:36.735916 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-268ec358-6ecc-4eec-a6e7-43fa44c27674 tempest-VolumesBackupsTest-1685343181 tempest-VolumesBackupsTest-1685343181-project-member] Action: 'restore', calling method: restore, body: {"restore": {"volume_id": "256ed956-dee0-4ea6-ab28-ad017372d198"}} {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 10:11:36.737569 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.contrib.backups [None req-268ec358-6ecc-4eec-a6e7-43fa44c27674 tempest-VolumesBackupsTest-1685343181 tempest-VolumesBackupsTest-1685343181-project-member] Restoring backup f6e0a3bc-350b-4e14-b52e-ad509f0955c2 ({'restore': {'volume_id': '256ed956-dee0-4ea6-ab28-ad017372d198'}}) {{(pid=100296) restore /opt/stack/cinder/cinder/api/contrib/backups.py:208}} Aug 07 10:11:36.737777 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.contrib.backups [None req-268ec358-6ecc-4eec-a6e7-43fa44c27674 tempest-VolumesBackupsTest-1685343181 tempest-VolumesBackupsTest-1685343181-project-member] Restoring backup f6e0a3bc-350b-4e14-b52e-ad509f0955c2 to volume 256ed956-dee0-4ea6-ab28-ad017372d198. Aug 07 10:11:36.742190 np0000006707 devstack@c-api.service[100296]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 10:11:36.742190 np0000006707 devstack@c-api.service[100296]: warnings.warn( Aug 07 10:11:36.749232 np0000006707 devstack@c-api.service[100296]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 10:11:36.749232 np0000006707 devstack@c-api.service[100296]: warnings.warn( Aug 07 10:11:36.749818 np0000006707 devstack@c-api.service[100296]: INFO cinder.volume.api [None req-268ec358-6ecc-4eec-a6e7-43fa44c27674 tempest-VolumesBackupsTest-1685343181 tempest-VolumesBackupsTest-1685343181-project-member] Volume info retrieved successfully. Aug 07 10:11:36.750026 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.backup.api [None req-268ec358-6ecc-4eec-a6e7-43fa44c27674 tempest-VolumesBackupsTest-1685343181 tempest-VolumesBackupsTest-1685343181-project-member] Checking backup size 1 against volume size 1 {{(pid=100296) restore /opt/stack/cinder/cinder/backup/api.py:427}} Aug 07 10:11:36.750145 np0000006707 devstack@c-api.service[100296]: INFO cinder.backup.api [None req-268ec358-6ecc-4eec-a6e7-43fa44c27674 tempest-VolumesBackupsTest-1685343181 tempest-VolumesBackupsTest-1685343181-project-member] Overwriting volume 256ed956-dee0-4ea6-ab28-ad017372d198 with restore of backup f6e0a3bc-350b-4e14-b52e-ad509f0955c2 Aug 07 10:11:36.762191 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.backup.rpcapi [None req-268ec358-6ecc-4eec-a6e7-43fa44c27674 tempest-VolumesBackupsTest-1685343181 tempest-VolumesBackupsTest-1685343181-project-member] restore_backup in rpcapi backup_id f6e0a3bc-350b-4e14-b52e-ad509f0955c2 {{(pid=100296) restore_backup /opt/stack/cinder/cinder/backup/rpcapi.py:72}} Aug 07 10:11:36.764172 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-268ec358-6ecc-4eec-a6e7-43fa44c27674 tempest-VolumesBackupsTest-1685343181 tempest-VolumesBackupsTest-1685343181-project-member] https://10.4.3.8/volume/v3/backups/f6e0a3bc-350b-4e14-b52e-ad509f0955c2/restore returned with HTTP 202 Aug 07 10:11:36.764619 np0000006707 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 1422/5709] 10.4.3.8 () {68 vars in 1379 bytes} [Fri Aug 7 10:11:36 2026] POST /volume/v3/backups/f6e0a3bc-350b-4e14-b52e-ad509f0955c2/restore => generated 181 bytes in 31 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 07 10:11:36.772201 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-26d0bcda-d254-4ae3-aad8-710840ce4e4b None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:11:36.774008 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-26d0bcda-d254-4ae3-aad8-710840ce4e4b tempest-VolumesBackupsTest-1685343181 tempest-VolumesBackupsTest-1685343181-project-member] GET https://10.4.3.8/volume/v3/backups/f6e0a3bc-350b-4e14-b52e-ad509f0955c2 Aug 07 10:11:36.774201 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-26d0bcda-d254-4ae3-aad8-710840ce4e4b tempest-VolumesBackupsTest-1685343181 tempest-VolumesBackupsTest-1685343181-project-member] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 10:11:36.774394 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-26d0bcda-d254-4ae3-aad8-710840ce4e4b tempest-VolumesBackupsTest-1685343181 tempest-VolumesBackupsTest-1685343181-project-member] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 10:11:36.774508 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.v3.backups [None req-26d0bcda-d254-4ae3-aad8-710840ce4e4b tempest-VolumesBackupsTest-1685343181 tempest-VolumesBackupsTest-1685343181-project-member] Show backup with id f6e0a3bc-350b-4e14-b52e-ad509f0955c2. {{(pid=100295) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 10:11:36.778769 np0000006707 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 10:11:36.778769 np0000006707 devstack@c-api.service[100295]: warnings.warn( Aug 07 10:11:36.779565 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-26d0bcda-d254-4ae3-aad8-710840ce4e4b tempest-VolumesBackupsTest-1685343181 tempest-VolumesBackupsTest-1685343181-project-member] https://10.4.3.8/volume/v3/backups/f6e0a3bc-350b-4e14-b52e-ad509f0955c2 returned with HTTP 200 Aug 07 10:11:36.779928 np0000006707 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 1433/5710] 10.4.3.8 () {66 vars in 1334 bytes} [Fri Aug 7 10:11:36 2026] GET /volume/v3/backups/f6e0a3bc-350b-4e14-b52e-ad509f0955c2 => generated 745 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 10:11:37.789702 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.middleware.request_id [None req-466fde7d-9f5d-40c8-82ce-ddb9947f7dd5 None None] RequestId filter calling following filter/app {{(pid=100298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:11:37.791552 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [None req-466fde7d-9f5d-40c8-82ce-ddb9947f7dd5 tempest-VolumesBackupsTest-1685343181 tempest-VolumesBackupsTest-1685343181-project-member] GET https://10.4.3.8/volume/v3/backups/f6e0a3bc-350b-4e14-b52e-ad509f0955c2 Aug 07 10:11:37.791820 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [None req-466fde7d-9f5d-40c8-82ce-ddb9947f7dd5 tempest-VolumesBackupsTest-1685343181 tempest-VolumesBackupsTest-1685343181-project-member] Empty body provided in request {{(pid=100298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 10:11:37.792086 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [None req-466fde7d-9f5d-40c8-82ce-ddb9947f7dd5 tempest-VolumesBackupsTest-1685343181 tempest-VolumesBackupsTest-1685343181-project-member] Calling method 'show' {{(pid=100298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 10:11:37.792241 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.v3.backups [None req-466fde7d-9f5d-40c8-82ce-ddb9947f7dd5 tempest-VolumesBackupsTest-1685343181 tempest-VolumesBackupsTest-1685343181-project-member] Show backup with id f6e0a3bc-350b-4e14-b52e-ad509f0955c2. {{(pid=100298) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 10:11:37.797875 np0000006707 devstack@c-api.service[100298]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 10:11:37.797875 np0000006707 devstack@c-api.service[100298]: warnings.warn( Aug 07 10:11:37.798990 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [None req-466fde7d-9f5d-40c8-82ce-ddb9947f7dd5 tempest-VolumesBackupsTest-1685343181 tempest-VolumesBackupsTest-1685343181-project-member] https://10.4.3.8/volume/v3/backups/f6e0a3bc-350b-4e14-b52e-ad509f0955c2 returned with HTTP 200 Aug 07 10:11:37.799555 np0000006707 devstack@c-api.service[100298]: [pid: 100298|app: 0|req: 1426/5711] 10.4.3.8 () {66 vars in 1334 bytes} [Fri Aug 7 10:11:37 2026] GET /volume/v3/backups/f6e0a3bc-350b-4e14-b52e-ad509f0955c2 => generated 745 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 10:11:38.809120 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [None req-c7baaf10-af0a-4c44-aa26-ddbb17ab24a0 None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:11:38.810725 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-c7baaf10-af0a-4c44-aa26-ddbb17ab24a0 tempest-VolumesBackupsTest-1685343181 tempest-VolumesBackupsTest-1685343181-project-member] GET https://10.4.3.8/volume/v3/backups/f6e0a3bc-350b-4e14-b52e-ad509f0955c2 Aug 07 10:11:38.810889 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-c7baaf10-af0a-4c44-aa26-ddbb17ab24a0 tempest-VolumesBackupsTest-1685343181 tempest-VolumesBackupsTest-1685343181-project-member] Empty body provided in request {{(pid=100297) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 10:11:38.811071 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-c7baaf10-af0a-4c44-aa26-ddbb17ab24a0 tempest-VolumesBackupsTest-1685343181 tempest-VolumesBackupsTest-1685343181-project-member] Calling method 'show' {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 10:11:38.811166 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.v3.backups [None req-c7baaf10-af0a-4c44-aa26-ddbb17ab24a0 tempest-VolumesBackupsTest-1685343181 tempest-VolumesBackupsTest-1685343181-project-member] Show backup with id f6e0a3bc-350b-4e14-b52e-ad509f0955c2. {{(pid=100297) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 10:11:38.815137 np0000006707 devstack@c-api.service[100297]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 10:11:38.815137 np0000006707 devstack@c-api.service[100297]: warnings.warn( Aug 07 10:11:38.815812 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-c7baaf10-af0a-4c44-aa26-ddbb17ab24a0 tempest-VolumesBackupsTest-1685343181 tempest-VolumesBackupsTest-1685343181-project-member] https://10.4.3.8/volume/v3/backups/f6e0a3bc-350b-4e14-b52e-ad509f0955c2 returned with HTTP 200 Aug 07 10:11:38.816289 np0000006707 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 1431/5712] 10.4.3.8 () {66 vars in 1334 bytes} [Fri Aug 7 10:11:38 2026] GET /volume/v3/backups/f6e0a3bc-350b-4e14-b52e-ad509f0955c2 => generated 745 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 10:11:39.826123 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [None req-c6456334-1ae7-478b-818f-085cbe03d30c None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:11:39.827989 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-c6456334-1ae7-478b-818f-085cbe03d30c tempest-VolumesBackupsTest-1685343181 tempest-VolumesBackupsTest-1685343181-project-member] GET https://10.4.3.8/volume/v3/backups/f6e0a3bc-350b-4e14-b52e-ad509f0955c2 Aug 07 10:11:39.828183 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-c6456334-1ae7-478b-818f-085cbe03d30c tempest-VolumesBackupsTest-1685343181 tempest-VolumesBackupsTest-1685343181-project-member] Empty body provided in request {{(pid=100296) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 10:11:39.828374 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-c6456334-1ae7-478b-818f-085cbe03d30c tempest-VolumesBackupsTest-1685343181 tempest-VolumesBackupsTest-1685343181-project-member] Calling method 'show' {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 10:11:39.828508 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.v3.backups [None req-c6456334-1ae7-478b-818f-085cbe03d30c tempest-VolumesBackupsTest-1685343181 tempest-VolumesBackupsTest-1685343181-project-member] Show backup with id f6e0a3bc-350b-4e14-b52e-ad509f0955c2. {{(pid=100296) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 10:11:39.833347 np0000006707 devstack@c-api.service[100296]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 10:11:39.833347 np0000006707 devstack@c-api.service[100296]: warnings.warn( Aug 07 10:11:39.834378 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-c6456334-1ae7-478b-818f-085cbe03d30c tempest-VolumesBackupsTest-1685343181 tempest-VolumesBackupsTest-1685343181-project-member] https://10.4.3.8/volume/v3/backups/f6e0a3bc-350b-4e14-b52e-ad509f0955c2 returned with HTTP 200 Aug 07 10:11:39.834782 np0000006707 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 1423/5713] 10.4.3.8 () {66 vars in 1334 bytes} [Fri Aug 7 10:11:39 2026] GET /volume/v3/backups/f6e0a3bc-350b-4e14-b52e-ad509f0955c2 => generated 745 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 10:11:40.845333 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-04116ffb-90d4-48cc-a2c6-f5f53771b5d6 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:11:40.847278 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-04116ffb-90d4-48cc-a2c6-f5f53771b5d6 tempest-VolumesBackupsTest-1685343181 tempest-VolumesBackupsTest-1685343181-project-member] GET https://10.4.3.8/volume/v3/backups/f6e0a3bc-350b-4e14-b52e-ad509f0955c2 Aug 07 10:11:40.847502 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-04116ffb-90d4-48cc-a2c6-f5f53771b5d6 tempest-VolumesBackupsTest-1685343181 tempest-VolumesBackupsTest-1685343181-project-member] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 10:11:40.847689 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-04116ffb-90d4-48cc-a2c6-f5f53771b5d6 tempest-VolumesBackupsTest-1685343181 tempest-VolumesBackupsTest-1685343181-project-member] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 10:11:40.847866 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.v3.backups [None req-04116ffb-90d4-48cc-a2c6-f5f53771b5d6 tempest-VolumesBackupsTest-1685343181 tempest-VolumesBackupsTest-1685343181-project-member] Show backup with id f6e0a3bc-350b-4e14-b52e-ad509f0955c2. {{(pid=100295) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 10:11:40.852342 np0000006707 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 10:11:40.852342 np0000006707 devstack@c-api.service[100295]: warnings.warn( Aug 07 10:11:40.853146 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-04116ffb-90d4-48cc-a2c6-f5f53771b5d6 tempest-VolumesBackupsTest-1685343181 tempest-VolumesBackupsTest-1685343181-project-member] https://10.4.3.8/volume/v3/backups/f6e0a3bc-350b-4e14-b52e-ad509f0955c2 returned with HTTP 200 Aug 07 10:11:40.853540 np0000006707 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 1434/5714] 10.4.3.8 () {66 vars in 1334 bytes} [Fri Aug 7 10:11:40 2026] GET /volume/v3/backups/f6e0a3bc-350b-4e14-b52e-ad509f0955c2 => generated 745 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 10:11:41.863325 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.middleware.request_id [None req-d38618fd-e7f7-49f1-9ed7-69db4800d8da None None] RequestId filter calling following filter/app {{(pid=100298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:11:41.864995 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [None req-d38618fd-e7f7-49f1-9ed7-69db4800d8da tempest-VolumesBackupsTest-1685343181 tempest-VolumesBackupsTest-1685343181-project-member] GET https://10.4.3.8/volume/v3/backups/f6e0a3bc-350b-4e14-b52e-ad509f0955c2 Aug 07 10:11:41.865211 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [None req-d38618fd-e7f7-49f1-9ed7-69db4800d8da tempest-VolumesBackupsTest-1685343181 tempest-VolumesBackupsTest-1685343181-project-member] Empty body provided in request {{(pid=100298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 10:11:41.865433 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [None req-d38618fd-e7f7-49f1-9ed7-69db4800d8da tempest-VolumesBackupsTest-1685343181 tempest-VolumesBackupsTest-1685343181-project-member] Calling method 'show' {{(pid=100298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 10:11:41.865588 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.v3.backups [None req-d38618fd-e7f7-49f1-9ed7-69db4800d8da tempest-VolumesBackupsTest-1685343181 tempest-VolumesBackupsTest-1685343181-project-member] Show backup with id f6e0a3bc-350b-4e14-b52e-ad509f0955c2. {{(pid=100298) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 10:11:41.869487 np0000006707 devstack@c-api.service[100298]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 10:11:41.869487 np0000006707 devstack@c-api.service[100298]: warnings.warn( Aug 07 10:11:41.870198 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [None req-d38618fd-e7f7-49f1-9ed7-69db4800d8da tempest-VolumesBackupsTest-1685343181 tempest-VolumesBackupsTest-1685343181-project-member] https://10.4.3.8/volume/v3/backups/f6e0a3bc-350b-4e14-b52e-ad509f0955c2 returned with HTTP 200 Aug 07 10:11:41.870533 np0000006707 devstack@c-api.service[100298]: [pid: 100298|app: 0|req: 1427/5715] 10.4.3.8 () {66 vars in 1334 bytes} [Fri Aug 7 10:11:41 2026] GET /volume/v3/backups/f6e0a3bc-350b-4e14-b52e-ad509f0955c2 => generated 745 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 10:11:42.881195 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [None req-c0e14d93-f72a-434f-ac69-5eb211c0d135 None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:11:42.883151 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-c0e14d93-f72a-434f-ac69-5eb211c0d135 tempest-VolumesBackupsTest-1685343181 tempest-VolumesBackupsTest-1685343181-project-member] GET https://10.4.3.8/volume/v3/backups/f6e0a3bc-350b-4e14-b52e-ad509f0955c2 Aug 07 10:11:42.883398 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-c0e14d93-f72a-434f-ac69-5eb211c0d135 tempest-VolumesBackupsTest-1685343181 tempest-VolumesBackupsTest-1685343181-project-member] Empty body provided in request {{(pid=100297) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 10:11:42.883643 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-c0e14d93-f72a-434f-ac69-5eb211c0d135 tempest-VolumesBackupsTest-1685343181 tempest-VolumesBackupsTest-1685343181-project-member] Calling method 'show' {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 10:11:42.883781 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.v3.backups [None req-c0e14d93-f72a-434f-ac69-5eb211c0d135 tempest-VolumesBackupsTest-1685343181 tempest-VolumesBackupsTest-1685343181-project-member] Show backup with id f6e0a3bc-350b-4e14-b52e-ad509f0955c2. {{(pid=100297) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 10:11:42.888283 np0000006707 devstack@c-api.service[100297]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 10:11:42.888283 np0000006707 devstack@c-api.service[100297]: warnings.warn( Aug 07 10:11:42.889168 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-c0e14d93-f72a-434f-ac69-5eb211c0d135 tempest-VolumesBackupsTest-1685343181 tempest-VolumesBackupsTest-1685343181-project-member] https://10.4.3.8/volume/v3/backups/f6e0a3bc-350b-4e14-b52e-ad509f0955c2 returned with HTTP 200 Aug 07 10:11:42.889610 np0000006707 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 1432/5716] 10.4.3.8 () {66 vars in 1334 bytes} [Fri Aug 7 10:11:42 2026] GET /volume/v3/backups/f6e0a3bc-350b-4e14-b52e-ad509f0955c2 => generated 745 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 10:11:43.899415 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [None req-bdaf398b-f448-4023-aa0c-52ad29b4c37f None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:11:43.901112 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-bdaf398b-f448-4023-aa0c-52ad29b4c37f tempest-VolumesBackupsTest-1685343181 tempest-VolumesBackupsTest-1685343181-project-member] GET https://10.4.3.8/volume/v3/backups/f6e0a3bc-350b-4e14-b52e-ad509f0955c2 Aug 07 10:11:43.901295 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-bdaf398b-f448-4023-aa0c-52ad29b4c37f tempest-VolumesBackupsTest-1685343181 tempest-VolumesBackupsTest-1685343181-project-member] Empty body provided in request {{(pid=100296) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 10:11:43.901503 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-bdaf398b-f448-4023-aa0c-52ad29b4c37f tempest-VolumesBackupsTest-1685343181 tempest-VolumesBackupsTest-1685343181-project-member] Calling method 'show' {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 10:11:43.901624 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.v3.backups [None req-bdaf398b-f448-4023-aa0c-52ad29b4c37f tempest-VolumesBackupsTest-1685343181 tempest-VolumesBackupsTest-1685343181-project-member] Show backup with id f6e0a3bc-350b-4e14-b52e-ad509f0955c2. {{(pid=100296) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 10:11:43.905833 np0000006707 devstack@c-api.service[100296]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 10:11:43.905833 np0000006707 devstack@c-api.service[100296]: warnings.warn( Aug 07 10:11:43.906588 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-bdaf398b-f448-4023-aa0c-52ad29b4c37f tempest-VolumesBackupsTest-1685343181 tempest-VolumesBackupsTest-1685343181-project-member] https://10.4.3.8/volume/v3/backups/f6e0a3bc-350b-4e14-b52e-ad509f0955c2 returned with HTTP 200 Aug 07 10:11:43.906964 np0000006707 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 1424/5717] 10.4.3.8 () {66 vars in 1334 bytes} [Fri Aug 7 10:11:43 2026] GET /volume/v3/backups/f6e0a3bc-350b-4e14-b52e-ad509f0955c2 => generated 745 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 10:11:44.916323 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-801a146b-01f0-4ba6-a6d4-c8a50d6f4e54 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:11:44.918255 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-801a146b-01f0-4ba6-a6d4-c8a50d6f4e54 tempest-VolumesBackupsTest-1685343181 tempest-VolumesBackupsTest-1685343181-project-member] GET https://10.4.3.8/volume/v3/backups/f6e0a3bc-350b-4e14-b52e-ad509f0955c2 Aug 07 10:11:44.918486 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-801a146b-01f0-4ba6-a6d4-c8a50d6f4e54 tempest-VolumesBackupsTest-1685343181 tempest-VolumesBackupsTest-1685343181-project-member] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 10:11:44.918712 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-801a146b-01f0-4ba6-a6d4-c8a50d6f4e54 tempest-VolumesBackupsTest-1685343181 tempest-VolumesBackupsTest-1685343181-project-member] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 10:11:44.918833 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.v3.backups [None req-801a146b-01f0-4ba6-a6d4-c8a50d6f4e54 tempest-VolumesBackupsTest-1685343181 tempest-VolumesBackupsTest-1685343181-project-member] Show backup with id f6e0a3bc-350b-4e14-b52e-ad509f0955c2. {{(pid=100295) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 10:11:44.923271 np0000006707 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 10:11:44.923271 np0000006707 devstack@c-api.service[100295]: warnings.warn( Aug 07 10:11:44.924088 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-801a146b-01f0-4ba6-a6d4-c8a50d6f4e54 tempest-VolumesBackupsTest-1685343181 tempest-VolumesBackupsTest-1685343181-project-member] https://10.4.3.8/volume/v3/backups/f6e0a3bc-350b-4e14-b52e-ad509f0955c2 returned with HTTP 200 Aug 07 10:11:44.924438 np0000006707 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 1435/5718] 10.4.3.8 () {66 vars in 1334 bytes} [Fri Aug 7 10:11:44 2026] GET /volume/v3/backups/f6e0a3bc-350b-4e14-b52e-ad509f0955c2 => generated 745 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 10:11:45.935472 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.middleware.request_id [None req-e2fb6c27-57a7-4896-8a85-f48e4f617dad None None] RequestId filter calling following filter/app {{(pid=100298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:11:45.937699 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [None req-e2fb6c27-57a7-4896-8a85-f48e4f617dad tempest-VolumesBackupsTest-1685343181 tempest-VolumesBackupsTest-1685343181-project-member] GET https://10.4.3.8/volume/v3/backups/f6e0a3bc-350b-4e14-b52e-ad509f0955c2 Aug 07 10:11:45.937977 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [None req-e2fb6c27-57a7-4896-8a85-f48e4f617dad tempest-VolumesBackupsTest-1685343181 tempest-VolumesBackupsTest-1685343181-project-member] Empty body provided in request {{(pid=100298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 10:11:45.938226 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [None req-e2fb6c27-57a7-4896-8a85-f48e4f617dad tempest-VolumesBackupsTest-1685343181 tempest-VolumesBackupsTest-1685343181-project-member] Calling method 'show' {{(pid=100298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 10:11:45.938372 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.v3.backups [None req-e2fb6c27-57a7-4896-8a85-f48e4f617dad tempest-VolumesBackupsTest-1685343181 tempest-VolumesBackupsTest-1685343181-project-member] Show backup with id f6e0a3bc-350b-4e14-b52e-ad509f0955c2. {{(pid=100298) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 10:11:45.944084 np0000006707 devstack@c-api.service[100298]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 10:11:45.944084 np0000006707 devstack@c-api.service[100298]: warnings.warn( Aug 07 10:11:45.945121 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [None req-e2fb6c27-57a7-4896-8a85-f48e4f617dad tempest-VolumesBackupsTest-1685343181 tempest-VolumesBackupsTest-1685343181-project-member] https://10.4.3.8/volume/v3/backups/f6e0a3bc-350b-4e14-b52e-ad509f0955c2 returned with HTTP 200 Aug 07 10:11:45.945611 np0000006707 devstack@c-api.service[100298]: [pid: 100298|app: 0|req: 1428/5719] 10.4.3.8 () {66 vars in 1334 bytes} [Fri Aug 7 10:11:45 2026] GET /volume/v3/backups/f6e0a3bc-350b-4e14-b52e-ad509f0955c2 => generated 745 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 10:11:46.956278 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [None req-6106b908-9c0b-45d3-aa06-7a3977431a57 None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:11:46.957659 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-6106b908-9c0b-45d3-aa06-7a3977431a57 tempest-VolumesBackupsTest-1685343181 tempest-VolumesBackupsTest-1685343181-project-member] GET https://10.4.3.8/volume/v3/backups/f6e0a3bc-350b-4e14-b52e-ad509f0955c2 Aug 07 10:11:46.957846 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-6106b908-9c0b-45d3-aa06-7a3977431a57 tempest-VolumesBackupsTest-1685343181 tempest-VolumesBackupsTest-1685343181-project-member] Empty body provided in request {{(pid=100297) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 10:11:46.958035 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-6106b908-9c0b-45d3-aa06-7a3977431a57 tempest-VolumesBackupsTest-1685343181 tempest-VolumesBackupsTest-1685343181-project-member] Calling method 'show' {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 10:11:46.958133 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.v3.backups [None req-6106b908-9c0b-45d3-aa06-7a3977431a57 tempest-VolumesBackupsTest-1685343181 tempest-VolumesBackupsTest-1685343181-project-member] Show backup with id f6e0a3bc-350b-4e14-b52e-ad509f0955c2. {{(pid=100297) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 10:11:46.962779 np0000006707 devstack@c-api.service[100297]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 10:11:46.962779 np0000006707 devstack@c-api.service[100297]: warnings.warn( Aug 07 10:11:46.963479 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-6106b908-9c0b-45d3-aa06-7a3977431a57 tempest-VolumesBackupsTest-1685343181 tempest-VolumesBackupsTest-1685343181-project-member] https://10.4.3.8/volume/v3/backups/f6e0a3bc-350b-4e14-b52e-ad509f0955c2 returned with HTTP 200 Aug 07 10:11:46.963795 np0000006707 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 1433/5720] 10.4.3.8 () {66 vars in 1334 bytes} [Fri Aug 7 10:11:46 2026] GET /volume/v3/backups/f6e0a3bc-350b-4e14-b52e-ad509f0955c2 => generated 745 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 10:11:47.973007 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [None req-e8b152c8-0aff-44e4-9de7-53a9c1a72c58 None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:11:47.974549 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-e8b152c8-0aff-44e4-9de7-53a9c1a72c58 tempest-VolumesBackupsTest-1685343181 tempest-VolumesBackupsTest-1685343181-project-member] GET https://10.4.3.8/volume/v3/backups/f6e0a3bc-350b-4e14-b52e-ad509f0955c2 Aug 07 10:11:47.974727 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-e8b152c8-0aff-44e4-9de7-53a9c1a72c58 tempest-VolumesBackupsTest-1685343181 tempest-VolumesBackupsTest-1685343181-project-member] Empty body provided in request {{(pid=100296) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 10:11:47.974914 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-e8b152c8-0aff-44e4-9de7-53a9c1a72c58 tempest-VolumesBackupsTest-1685343181 tempest-VolumesBackupsTest-1685343181-project-member] Calling method 'show' {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 10:11:47.975012 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.v3.backups [None req-e8b152c8-0aff-44e4-9de7-53a9c1a72c58 tempest-VolumesBackupsTest-1685343181 tempest-VolumesBackupsTest-1685343181-project-member] Show backup with id f6e0a3bc-350b-4e14-b52e-ad509f0955c2. {{(pid=100296) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 10:11:47.978753 np0000006707 devstack@c-api.service[100296]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 10:11:47.978753 np0000006707 devstack@c-api.service[100296]: warnings.warn( Aug 07 10:11:47.979489 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-e8b152c8-0aff-44e4-9de7-53a9c1a72c58 tempest-VolumesBackupsTest-1685343181 tempest-VolumesBackupsTest-1685343181-project-member] https://10.4.3.8/volume/v3/backups/f6e0a3bc-350b-4e14-b52e-ad509f0955c2 returned with HTTP 200 Aug 07 10:11:47.979865 np0000006707 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 1425/5721] 10.4.3.8 () {66 vars in 1334 bytes} [Fri Aug 7 10:11:47 2026] GET /volume/v3/backups/f6e0a3bc-350b-4e14-b52e-ad509f0955c2 => generated 745 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 10:11:47.988272 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-a8531dad-ac4c-409d-853c-a1712d02c24f None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:11:47.989743 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-a8531dad-ac4c-409d-853c-a1712d02c24f tempest-VolumesBackupsTest-1685343181 tempest-VolumesBackupsTest-1685343181-project-member] GET https://10.4.3.8/volume/v3/volumes/256ed956-dee0-4ea6-ab28-ad017372d198 Aug 07 10:11:47.989914 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-a8531dad-ac4c-409d-853c-a1712d02c24f tempest-VolumesBackupsTest-1685343181 tempest-VolumesBackupsTest-1685343181-project-member] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 10:11:47.990110 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-a8531dad-ac4c-409d-853c-a1712d02c24f tempest-VolumesBackupsTest-1685343181 tempest-VolumesBackupsTest-1685343181-project-member] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 10:11:47.995986 np0000006707 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 10:11:47.995986 np0000006707 devstack@c-api.service[100295]: warnings.warn( Aug 07 10:11:47.998928 np0000006707 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-a8531dad-ac4c-409d-853c-a1712d02c24f tempest-VolumesBackupsTest-1685343181 tempest-VolumesBackupsTest-1685343181-project-member] Volume info retrieved successfully. Aug 07 10:11:48.002247 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-a8531dad-ac4c-409d-853c-a1712d02c24f tempest-VolumesBackupsTest-1685343181 tempest-VolumesBackupsTest-1685343181-project-member] https://10.4.3.8/volume/v3/volumes/256ed956-dee0-4ea6-ab28-ad017372d198 returned with HTTP 200 Aug 07 10:11:48.002580 np0000006707 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 1436/5722] 10.4.3.8 () {66 vars in 1334 bytes} [Fri Aug 7 10:11:47 2026] GET /volume/v3/volumes/256ed956-dee0-4ea6-ab28-ad017372d198 => generated 837 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 10:11:48.014182 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.middleware.request_id [None req-574d54b7-2139-47bd-9d64-a44d27ab9dff None None] RequestId filter calling following filter/app {{(pid=100298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:11:48.015738 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [None req-574d54b7-2139-47bd-9d64-a44d27ab9dff tempest-VolumesBackupsTest-1685343181 tempest-VolumesBackupsTest-1685343181-project-member] DELETE https://10.4.3.8/volume/v3/backups/f6e0a3bc-350b-4e14-b52e-ad509f0955c2 Aug 07 10:11:48.015946 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [None req-574d54b7-2139-47bd-9d64-a44d27ab9dff tempest-VolumesBackupsTest-1685343181 tempest-VolumesBackupsTest-1685343181-project-member] Empty body provided in request {{(pid=100298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 10:11:48.016114 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [None req-574d54b7-2139-47bd-9d64-a44d27ab9dff tempest-VolumesBackupsTest-1685343181 tempest-VolumesBackupsTest-1685343181-project-member] Calling method 'delete' {{(pid=100298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 10:11:48.016207 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.contrib.backups [None req-574d54b7-2139-47bd-9d64-a44d27ab9dff tempest-VolumesBackupsTest-1685343181 tempest-VolumesBackupsTest-1685343181-project-member] Delete backup with id: f6e0a3bc-350b-4e14-b52e-ad509f0955c2. Aug 07 10:11:48.019956 np0000006707 devstack@c-api.service[100298]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 10:11:48.019956 np0000006707 devstack@c-api.service[100298]: warnings.warn( Aug 07 10:11:48.030205 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.backup.rpcapi [None req-574d54b7-2139-47bd-9d64-a44d27ab9dff tempest-VolumesBackupsTest-1685343181 tempest-VolumesBackupsTest-1685343181-project-member] delete_backup rpcapi backup_id f6e0a3bc-350b-4e14-b52e-ad509f0955c2 {{(pid=100298) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 07 10:11:48.032192 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [None req-574d54b7-2139-47bd-9d64-a44d27ab9dff tempest-VolumesBackupsTest-1685343181 tempest-VolumesBackupsTest-1685343181-project-member] https://10.4.3.8/volume/v3/backups/f6e0a3bc-350b-4e14-b52e-ad509f0955c2 returned with HTTP 202 Aug 07 10:11:48.032749 np0000006707 devstack@c-api.service[100298]: [pid: 100298|app: 0|req: 1429/5723] 10.4.3.8 () {66 vars in 1337 bytes} [Fri Aug 7 10:11:48 2026] DELETE /volume/v3/backups/f6e0a3bc-350b-4e14-b52e-ad509f0955c2 => generated 0 bytes in 19 msecs (HTTP/1.1 202) 7 headers in 289 bytes (2 switches on core 0) Aug 07 10:11:48.040091 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [None req-ef9180ba-39f3-4c20-a68a-384463d2746a None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:11:48.042388 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-ef9180ba-39f3-4c20-a68a-384463d2746a tempest-VolumesBackupsTest-1685343181 tempest-VolumesBackupsTest-1685343181-project-member] GET https://10.4.3.8/volume/v3/backups/f6e0a3bc-350b-4e14-b52e-ad509f0955c2 Aug 07 10:11:48.042652 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-ef9180ba-39f3-4c20-a68a-384463d2746a tempest-VolumesBackupsTest-1685343181 tempest-VolumesBackupsTest-1685343181-project-member] Empty body provided in request {{(pid=100297) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 10:11:48.042875 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-ef9180ba-39f3-4c20-a68a-384463d2746a tempest-VolumesBackupsTest-1685343181 tempest-VolumesBackupsTest-1685343181-project-member] Calling method 'show' {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 10:11:48.042986 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.v3.backups [None req-ef9180ba-39f3-4c20-a68a-384463d2746a tempest-VolumesBackupsTest-1685343181 tempest-VolumesBackupsTest-1685343181-project-member] Show backup with id f6e0a3bc-350b-4e14-b52e-ad509f0955c2. {{(pid=100297) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 10:11:48.047743 np0000006707 devstack@c-api.service[100297]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 10:11:48.047743 np0000006707 devstack@c-api.service[100297]: warnings.warn( Aug 07 10:11:48.048571 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-ef9180ba-39f3-4c20-a68a-384463d2746a tempest-VolumesBackupsTest-1685343181 tempest-VolumesBackupsTest-1685343181-project-member] https://10.4.3.8/volume/v3/backups/f6e0a3bc-350b-4e14-b52e-ad509f0955c2 returned with HTTP 200 Aug 07 10:11:48.048947 np0000006707 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 1434/5724] 10.4.3.8 () {66 vars in 1334 bytes} [Fri Aug 7 10:11:48 2026] GET /volume/v3/backups/f6e0a3bc-350b-4e14-b52e-ad509f0955c2 => generated 744 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 10:11:49.058400 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [None req-eae1f9eb-a083-4888-a117-97cbb91febd5 None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:11:49.060074 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-eae1f9eb-a083-4888-a117-97cbb91febd5 tempest-VolumesBackupsTest-1685343181 tempest-VolumesBackupsTest-1685343181-project-member] GET https://10.4.3.8/volume/v3/backups/f6e0a3bc-350b-4e14-b52e-ad509f0955c2 Aug 07 10:11:49.060247 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-eae1f9eb-a083-4888-a117-97cbb91febd5 tempest-VolumesBackupsTest-1685343181 tempest-VolumesBackupsTest-1685343181-project-member] Empty body provided in request {{(pid=100296) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 10:11:49.060451 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-eae1f9eb-a083-4888-a117-97cbb91febd5 tempest-VolumesBackupsTest-1685343181 tempest-VolumesBackupsTest-1685343181-project-member] Calling method 'show' {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 10:11:49.060589 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.v3.backups [None req-eae1f9eb-a083-4888-a117-97cbb91febd5 tempest-VolumesBackupsTest-1685343181 tempest-VolumesBackupsTest-1685343181-project-member] Show backup with id f6e0a3bc-350b-4e14-b52e-ad509f0955c2. {{(pid=100296) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 10:11:49.063910 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-eae1f9eb-a083-4888-a117-97cbb91febd5 tempest-VolumesBackupsTest-1685343181 tempest-VolumesBackupsTest-1685343181-project-member] https://10.4.3.8/volume/v3/backups/f6e0a3bc-350b-4e14-b52e-ad509f0955c2 returned with HTTP 404 Aug 07 10:11:49.064390 np0000006707 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 1426/5725] 10.4.3.8 () {66 vars in 1334 bytes} [Fri Aug 7 10:11:49 2026] GET /volume/v3/backups/f6e0a3bc-350b-4e14-b52e-ad509f0955c2 => generated 109 bytes in 6 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 10:11:49.070653 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-94a5fc4f-d30d-48a2-8995-eed3731495c9 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:11:49.072411 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-94a5fc4f-d30d-48a2-8995-eed3731495c9 tempest-VolumesBackupsTest-1685343181 tempest-VolumesBackupsTest-1685343181-project-member] DELETE https://10.4.3.8/volume/v3/backups/4712605b-5372-4e1a-a538-db0356d5ad35 Aug 07 10:11:49.072613 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-94a5fc4f-d30d-48a2-8995-eed3731495c9 tempest-VolumesBackupsTest-1685343181 tempest-VolumesBackupsTest-1685343181-project-member] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 10:11:49.072788 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-94a5fc4f-d30d-48a2-8995-eed3731495c9 tempest-VolumesBackupsTest-1685343181 tempest-VolumesBackupsTest-1685343181-project-member] Calling method 'delete' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 10:11:49.072903 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.contrib.backups [None req-94a5fc4f-d30d-48a2-8995-eed3731495c9 tempest-VolumesBackupsTest-1685343181 tempest-VolumesBackupsTest-1685343181-project-member] Delete backup with id: 4712605b-5372-4e1a-a538-db0356d5ad35. Aug 07 10:11:49.077535 np0000006707 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 10:11:49.077535 np0000006707 devstack@c-api.service[100295]: warnings.warn( Aug 07 10:11:49.088274 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.backup.rpcapi [None req-94a5fc4f-d30d-48a2-8995-eed3731495c9 tempest-VolumesBackupsTest-1685343181 tempest-VolumesBackupsTest-1685343181-project-member] delete_backup rpcapi backup_id 4712605b-5372-4e1a-a538-db0356d5ad35 {{(pid=100295) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 07 10:11:49.089908 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-94a5fc4f-d30d-48a2-8995-eed3731495c9 tempest-VolumesBackupsTest-1685343181 tempest-VolumesBackupsTest-1685343181-project-member] https://10.4.3.8/volume/v3/backups/4712605b-5372-4e1a-a538-db0356d5ad35 returned with HTTP 202 Aug 07 10:11:49.090340 np0000006707 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 1437/5726] 10.4.3.8 () {66 vars in 1337 bytes} [Fri Aug 7 10:11:49 2026] DELETE /volume/v3/backups/4712605b-5372-4e1a-a538-db0356d5ad35 => generated 0 bytes in 20 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 07 10:11:49.096929 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.middleware.request_id [None req-cdfee9c6-a564-4681-a787-e43950ff873a None None] RequestId filter calling following filter/app {{(pid=100298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:11:49.098707 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [None req-cdfee9c6-a564-4681-a787-e43950ff873a tempest-VolumesBackupsTest-1685343181 tempest-VolumesBackupsTest-1685343181-project-member] GET https://10.4.3.8/volume/v3/backups/4712605b-5372-4e1a-a538-db0356d5ad35 Aug 07 10:11:49.098911 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [None req-cdfee9c6-a564-4681-a787-e43950ff873a tempest-VolumesBackupsTest-1685343181 tempest-VolumesBackupsTest-1685343181-project-member] Empty body provided in request {{(pid=100298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 10:11:49.099093 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [None req-cdfee9c6-a564-4681-a787-e43950ff873a tempest-VolumesBackupsTest-1685343181 tempest-VolumesBackupsTest-1685343181-project-member] Calling method 'show' {{(pid=100298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 10:11:49.099189 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.v3.backups [None req-cdfee9c6-a564-4681-a787-e43950ff873a tempest-VolumesBackupsTest-1685343181 tempest-VolumesBackupsTest-1685343181-project-member] Show backup with id 4712605b-5372-4e1a-a538-db0356d5ad35. {{(pid=100298) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 10:11:49.103149 np0000006707 devstack@c-api.service[100298]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 10:11:49.103149 np0000006707 devstack@c-api.service[100298]: warnings.warn( Aug 07 10:11:49.103862 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [None req-cdfee9c6-a564-4681-a787-e43950ff873a tempest-VolumesBackupsTest-1685343181 tempest-VolumesBackupsTest-1685343181-project-member] https://10.4.3.8/volume/v3/backups/4712605b-5372-4e1a-a538-db0356d5ad35 returned with HTTP 200 Aug 07 10:11:49.104188 np0000006707 devstack@c-api.service[100298]: [pid: 100298|app: 0|req: 1430/5727] 10.4.3.8 () {66 vars in 1334 bytes} [Fri Aug 7 10:11:49 2026] GET /volume/v3/backups/4712605b-5372-4e1a-a538-db0356d5ad35 => generated 745 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 10:11:50.114261 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [None req-b922d9f1-290c-46b6-b483-c151516dc94a None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:11:50.116439 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-b922d9f1-290c-46b6-b483-c151516dc94a tempest-VolumesBackupsTest-1685343181 tempest-VolumesBackupsTest-1685343181-project-member] GET https://10.4.3.8/volume/v3/backups/4712605b-5372-4e1a-a538-db0356d5ad35 Aug 07 10:11:50.116704 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-b922d9f1-290c-46b6-b483-c151516dc94a tempest-VolumesBackupsTest-1685343181 tempest-VolumesBackupsTest-1685343181-project-member] Empty body provided in request {{(pid=100297) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 10:11:50.116958 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-b922d9f1-290c-46b6-b483-c151516dc94a tempest-VolumesBackupsTest-1685343181 tempest-VolumesBackupsTest-1685343181-project-member] Calling method 'show' {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 10:11:50.117098 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.v3.backups [None req-b922d9f1-290c-46b6-b483-c151516dc94a tempest-VolumesBackupsTest-1685343181 tempest-VolumesBackupsTest-1685343181-project-member] Show backup with id 4712605b-5372-4e1a-a538-db0356d5ad35. {{(pid=100297) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 10:11:50.121511 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-b922d9f1-290c-46b6-b483-c151516dc94a tempest-VolumesBackupsTest-1685343181 tempest-VolumesBackupsTest-1685343181-project-member] https://10.4.3.8/volume/v3/backups/4712605b-5372-4e1a-a538-db0356d5ad35 returned with HTTP 404 Aug 07 10:11:50.122103 np0000006707 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 1435/5728] 10.4.3.8 () {66 vars in 1334 bytes} [Fri Aug 7 10:11:50 2026] GET /volume/v3/backups/4712605b-5372-4e1a-a538-db0356d5ad35 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 10:11:50.146840 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [None req-67e898c5-e7e8-428b-91ca-8a25469e556b None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:11:50.148455 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-67e898c5-e7e8-428b-91ca-8a25469e556b tempest-VolumesBackupsTest-1685343181 tempest-VolumesBackupsTest-1685343181-project-member] POST https://10.4.3.8/volume/v3/volumes Aug 07 10:11:50.148784 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-67e898c5-e7e8-428b-91ca-8a25469e556b tempest-VolumesBackupsTest-1685343181 tempest-VolumesBackupsTest-1685343181-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "imageRef": "a6c27e23-91c8-49d8-8cc0-7e13210d16ce", "name": "tempest-VolumesBackupsTest-Volume-331570079"}} {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 10:11:50.150518 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.v3.volumes [None req-67e898c5-e7e8-428b-91ca-8a25469e556b tempest-VolumesBackupsTest-1685343181 tempest-VolumesBackupsTest-1685343181-project-member] Create volume request body: {'volume': {'size': 1, 'imageRef': 'a6c27e23-91c8-49d8-8cc0-7e13210d16ce', 'name': 'tempest-VolumesBackupsTest-Volume-331570079'}} {{(pid=100296) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 07 10:11:50.271081 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.v3.volumes [None req-67e898c5-e7e8-428b-91ca-8a25469e556b tempest-VolumesBackupsTest-1685343181 tempest-VolumesBackupsTest-1685343181-project-member] Create volume of 1 GB Aug 07 10:11:50.274888 np0000006707 devstack@c-api.service[100296]: INFO cinder.volume.api [None req-67e898c5-e7e8-428b-91ca-8a25469e556b tempest-VolumesBackupsTest-1685343181 tempest-VolumesBackupsTest-1685343181-project-member] Availability Zones retrieved successfully. Aug 07 10:11:50.280300 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.volume.api [None req-67e898c5-e7e8-428b-91ca-8a25469e556b tempest-VolumesBackupsTest-1685343181 tempest-VolumesBackupsTest-1685343181-project-member] Flow 'volume_create_api' (4d964141-7817-449b-820b-90cb3c745028) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100296) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 10:11:50.281146 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.volume.api [None req-67e898c5-e7e8-428b-91ca-8a25469e556b tempest-VolumesBackupsTest-1685343181 tempest-VolumesBackupsTest-1685343181-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6d291f66-fbd4-4377-9af2-66515e927a7f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 10:11:50.281957 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.volume.flows.api.create_volume [None req-67e898c5-e7e8-428b-91ca-8a25469e556b tempest-VolumesBackupsTest-1685343181 tempest-VolumesBackupsTest-1685343181-project-member] Validating volume size '1' using validate_int {{(pid=100296) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 07 10:11:50.330966 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.volume.api [None req-67e898c5-e7e8-428b-91ca-8a25469e556b tempest-VolumesBackupsTest-1685343181 tempest-VolumesBackupsTest-1685343181-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6d291f66-fbd4-4377-9af2-66515e927a7f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-07T09:47:39Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=45fd9a3a-b61e-4c6c-9ab7-d02f06678d0d,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '45fd9a3a-b61e-4c6c-9ab7-d02f06678d0d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 10:11:50.331705 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.volume.api [None req-67e898c5-e7e8-428b-91ca-8a25469e556b tempest-VolumesBackupsTest-1685343181 tempest-VolumesBackupsTest-1685343181-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8a63e7be-4c02-484c-9226-2beb0c2eca26) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 10:11:50.368218 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.quota [None req-67e898c5-e7e8-428b-91ca-8a25469e556b tempest-VolumesBackupsTest-1685343181 tempest-VolumesBackupsTest-1685343181-project-member] Created reservations ['79760778-60c5-4f35-8d23-2d52702792f3', 'ff80a2c7-1d03-4054-9fd5-cd499edc3dcf', '9fc516b9-e9c8-495e-b564-8e2cd170e470', 'b5e6310c-7b95-43ed-9327-dd6d80492117'] {{(pid=100296) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 10:11:50.369038 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.volume.api [None req-67e898c5-e7e8-428b-91ca-8a25469e556b tempest-VolumesBackupsTest-1685343181 tempest-VolumesBackupsTest-1685343181-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8a63e7be-4c02-484c-9226-2beb0c2eca26) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['79760778-60c5-4f35-8d23-2d52702792f3', 'ff80a2c7-1d03-4054-9fd5-cd499edc3dcf', '9fc516b9-e9c8-495e-b564-8e2cd170e470', 'b5e6310c-7b95-43ed-9327-dd6d80492117']}' {{(pid=100296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 10:11:50.369736 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.volume.api [None req-67e898c5-e7e8-428b-91ca-8a25469e556b tempest-VolumesBackupsTest-1685343181 tempest-VolumesBackupsTest-1685343181-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d426ee39-1447-48c8-8688-b84e8310bc63) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 10:11:50.391487 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.volume.api [None req-67e898c5-e7e8-428b-91ca-8a25469e556b tempest-VolumesBackupsTest-1685343181 tempest-VolumesBackupsTest-1685343181-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d426ee39-1447-48c8-8688-b84e8310bc63) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '9936fb4d-e89c-4b4b-bf94-aab45e575e2a', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-331570079',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ee2428a1bdc64c9f9680f63604a33a63',qos_specs=None,replication_status=,reservations=['79760778-60c5-4f35-8d23-2d52702792f3','ff80a2c7-1d03-4054-9fd5-cd499edc3dcf','9fc516b9-e9c8-495e-b564-8e2cd170e470','b5e6310c-7b95-43ed-9327-dd6d80492117'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f9f3dc875a54488091d2c055ff88003f',volume_type_id=45fd9a3a-b61e-4c6c-9ab7-d02f06678d0d), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-07T10:11:50Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-331570079',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=9936fb4d-e89c-4b4b-bf94-aab45e575e2a,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='ee2428a1bdc64c9f9680f63604a33a63',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='f9f3dc875a54488091d2c055ff88003f',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(45fd9a3a-b61e-4c6c-9ab7-d02f06678d0d),volume_type_id=45fd9a3a-b61e-4c6c-9ab7-d02f06678d0d)}' {{(pid=100296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 10:11:50.392154 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.volume.api [None req-67e898c5-e7e8-428b-91ca-8a25469e556b tempest-VolumesBackupsTest-1685343181 tempest-VolumesBackupsTest-1685343181-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (da59eb4a-b0df-4433-bd7d-4f9be620c4a0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 10:11:50.408124 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.volume.api [None req-67e898c5-e7e8-428b-91ca-8a25469e556b tempest-VolumesBackupsTest-1685343181 tempest-VolumesBackupsTest-1685343181-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (da59eb4a-b0df-4433-bd7d-4f9be620c4a0) transitioned into state 'SUCCESS' from state '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-331570079',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ee2428a1bdc64c9f9680f63604a33a63',qos_specs=None,replication_status=,reservations=['79760778-60c5-4f35-8d23-2d52702792f3','ff80a2c7-1d03-4054-9fd5-cd499edc3dcf','9fc516b9-e9c8-495e-b564-8e2cd170e470','b5e6310c-7b95-43ed-9327-dd6d80492117'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f9f3dc875a54488091d2c055ff88003f',volume_type_id=45fd9a3a-b61e-4c6c-9ab7-d02f06678d0d)}' {{(pid=100296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 10:11:50.408723 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.volume.api [None req-67e898c5-e7e8-428b-91ca-8a25469e556b tempest-VolumesBackupsTest-1685343181 tempest-VolumesBackupsTest-1685343181-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (57488059-7a6c-4c7f-b446-cacb16f6aa72) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 10:11:50.416841 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.volume.api [None req-67e898c5-e7e8-428b-91ca-8a25469e556b tempest-VolumesBackupsTest-1685343181 tempest-VolumesBackupsTest-1685343181-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (57488059-7a6c-4c7f-b446-cacb16f6aa72) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 10:11:50.417619 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.volume.api [None req-67e898c5-e7e8-428b-91ca-8a25469e556b tempest-VolumesBackupsTest-1685343181 tempest-VolumesBackupsTest-1685343181-project-member] Flow 'volume_create_api' (4d964141-7817-449b-820b-90cb3c745028) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100296) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 10:11:50.417903 np0000006707 devstack@c-api.service[100296]: INFO cinder.volume.api [None req-67e898c5-e7e8-428b-91ca-8a25469e556b tempest-VolumesBackupsTest-1685343181 tempest-VolumesBackupsTest-1685343181-project-member] Create volume request issued successfully. Aug 07 10:11:50.418435 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-67e898c5-e7e8-428b-91ca-8a25469e556b tempest-VolumesBackupsTest-1685343181 tempest-VolumesBackupsTest-1685343181-project-member] https://10.4.3.8/volume/v3/volumes returned with HTTP 202 Aug 07 10:11:50.418890 np0000006707 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 1427/5729] 10.4.3.8 () {68 vars in 1245 bytes} [Fri Aug 7 10:11:50 2026] POST /volume/v3/volumes => generated 744 bytes in 272 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 07 10:11:50.429939 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-a9aa1586-5662-4489-a6c9-0d823c10dd7c None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:11:50.431435 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-a9aa1586-5662-4489-a6c9-0d823c10dd7c tempest-VolumesBackupsTest-1685343181 tempest-VolumesBackupsTest-1685343181-project-member] GET https://10.4.3.8/volume/v3/volumes/9936fb4d-e89c-4b4b-bf94-aab45e575e2a Aug 07 10:11:50.431604 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-a9aa1586-5662-4489-a6c9-0d823c10dd7c tempest-VolumesBackupsTest-1685343181 tempest-VolumesBackupsTest-1685343181-project-member] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 10:11:50.431775 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-a9aa1586-5662-4489-a6c9-0d823c10dd7c tempest-VolumesBackupsTest-1685343181 tempest-VolumesBackupsTest-1685343181-project-member] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 10:11:50.438108 np0000006707 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 10:11:50.438108 np0000006707 devstack@c-api.service[100295]: warnings.warn( Aug 07 10:11:50.441306 np0000006707 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-a9aa1586-5662-4489-a6c9-0d823c10dd7c tempest-VolumesBackupsTest-1685343181 tempest-VolumesBackupsTest-1685343181-project-member] Volume info retrieved successfully. Aug 07 10:11:50.445015 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-a9aa1586-5662-4489-a6c9-0d823c10dd7c tempest-VolumesBackupsTest-1685343181 tempest-VolumesBackupsTest-1685343181-project-member] https://10.4.3.8/volume/v3/volumes/9936fb4d-e89c-4b4b-bf94-aab45e575e2a returned with HTTP 200 Aug 07 10:11:50.445341 np0000006707 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 1438/5730] 10.4.3.8 () {66 vars in 1334 bytes} [Fri Aug 7 10:11:50 2026] GET /volume/v3/volumes/9936fb4d-e89c-4b4b-bf94-aab45e575e2a => generated 812 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 10:11:51.458595 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.middleware.request_id [None req-120fb858-ba05-403a-9dcb-7c1838ca0674 None None] RequestId filter calling following filter/app {{(pid=100298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:11:51.460093 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [None req-120fb858-ba05-403a-9dcb-7c1838ca0674 tempest-VolumesBackupsTest-1685343181 tempest-VolumesBackupsTest-1685343181-project-member] GET https://10.4.3.8/volume/v3/volumes/9936fb4d-e89c-4b4b-bf94-aab45e575e2a Aug 07 10:11:51.460281 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [None req-120fb858-ba05-403a-9dcb-7c1838ca0674 tempest-VolumesBackupsTest-1685343181 tempest-VolumesBackupsTest-1685343181-project-member] Empty body provided in request {{(pid=100298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 10:11:51.460494 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [None req-120fb858-ba05-403a-9dcb-7c1838ca0674 tempest-VolumesBackupsTest-1685343181 tempest-VolumesBackupsTest-1685343181-project-member] Calling method 'show' {{(pid=100298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 10:11:51.468216 np0000006707 devstack@c-api.service[100298]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 10:11:51.468216 np0000006707 devstack@c-api.service[100298]: warnings.warn( Aug 07 10:11:51.472181 np0000006707 devstack@c-api.service[100298]: INFO cinder.volume.api [None req-120fb858-ba05-403a-9dcb-7c1838ca0674 tempest-VolumesBackupsTest-1685343181 tempest-VolumesBackupsTest-1685343181-project-member] Volume info retrieved successfully. Aug 07 10:11:51.478051 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [None req-120fb858-ba05-403a-9dcb-7c1838ca0674 tempest-VolumesBackupsTest-1685343181 tempest-VolumesBackupsTest-1685343181-project-member] https://10.4.3.8/volume/v3/volumes/9936fb4d-e89c-4b4b-bf94-aab45e575e2a returned with HTTP 200 Aug 07 10:11:51.478745 np0000006707 devstack@c-api.service[100298]: [pid: 100298|app: 0|req: 1431/5731] 10.4.3.8 () {66 vars in 1334 bytes} [Fri Aug 7 10:11:51 2026] GET /volume/v3/volumes/9936fb4d-e89c-4b4b-bf94-aab45e575e2a => generated 1352 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 10:11:51.491006 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [None req-ae90f970-157a-4094-835a-01b63f48e584 None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:11:51.493083 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-ae90f970-157a-4094-835a-01b63f48e584 tempest-VolumesBackupsTest-1685343181 tempest-VolumesBackupsTest-1685343181-project-member] POST https://10.4.3.8/volume/v3/backups Aug 07 10:11:51.493498 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-ae90f970-157a-4094-835a-01b63f48e584 tempest-VolumesBackupsTest-1685343181 tempest-VolumesBackupsTest-1685343181-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "9936fb4d-e89c-4b4b-bf94-aab45e575e2a", "name": "tempest-VolumesBackupsTest-Backup-1621798241"}} {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 10:11:51.495692 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.contrib.backups [None req-ae90f970-157a-4094-835a-01b63f48e584 tempest-VolumesBackupsTest-1685343181 tempest-VolumesBackupsTest-1685343181-project-member] Creating new backup {'backup': {'volume_id': '9936fb4d-e89c-4b4b-bf94-aab45e575e2a', 'name': 'tempest-VolumesBackupsTest-Backup-1621798241'}} {{(pid=100297) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 07 10:11:51.495887 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.contrib.backups [None req-ae90f970-157a-4094-835a-01b63f48e584 tempest-VolumesBackupsTest-1685343181 tempest-VolumesBackupsTest-1685343181-project-member] Creating backup of volume 9936fb4d-e89c-4b4b-bf94-aab45e575e2a in container None Aug 07 10:11:51.503641 np0000006707 devstack@c-api.service[100297]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 10:11:51.503641 np0000006707 devstack@c-api.service[100297]: warnings.warn( Aug 07 10:11:51.504186 np0000006707 devstack@c-api.service[100297]: INFO cinder.volume.api [None req-ae90f970-157a-4094-835a-01b63f48e584 tempest-VolumesBackupsTest-1685343181 tempest-VolumesBackupsTest-1685343181-project-member] Volume info retrieved successfully. Aug 07 10:11:51.521049 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.quota [None req-ae90f970-157a-4094-835a-01b63f48e584 tempest-VolumesBackupsTest-1685343181 tempest-VolumesBackupsTest-1685343181-project-member] Created reservations ['e8539446-183f-43ae-8e78-27934a4c7233', 'f251e8fd-94b9-4a0c-af66-580133083114'] {{(pid=100297) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 10:11:51.545835 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-ae90f970-157a-4094-835a-01b63f48e584 tempest-VolumesBackupsTest-1685343181 tempest-VolumesBackupsTest-1685343181-project-member] https://10.4.3.8/volume/v3/backups returned with HTTP 202 Aug 07 10:11:51.546213 np0000006707 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 1436/5732] 10.4.3.8 () {68 vars in 1245 bytes} [Fri Aug 7 10:11:51 2026] POST /volume/v3/backups => generated 326 bytes in 56 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 07 10:11:51.553484 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [None req-6d783828-75b8-4504-85eb-ad0842b11af4 None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:11:51.555399 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-6d783828-75b8-4504-85eb-ad0842b11af4 tempest-VolumesBackupsTest-1685343181 tempest-VolumesBackupsTest-1685343181-project-member] GET https://10.4.3.8/volume/v3/backups/add97e7f-fdf7-4b9a-99a8-b40580dc4367 Aug 07 10:11:51.555657 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-6d783828-75b8-4504-85eb-ad0842b11af4 tempest-VolumesBackupsTest-1685343181 tempest-VolumesBackupsTest-1685343181-project-member] Empty body provided in request {{(pid=100296) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 10:11:51.555871 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-6d783828-75b8-4504-85eb-ad0842b11af4 tempest-VolumesBackupsTest-1685343181 tempest-VolumesBackupsTest-1685343181-project-member] Calling method 'show' {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 10:11:51.555999 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.v3.backups [None req-6d783828-75b8-4504-85eb-ad0842b11af4 tempest-VolumesBackupsTest-1685343181 tempest-VolumesBackupsTest-1685343181-project-member] Show backup with id add97e7f-fdf7-4b9a-99a8-b40580dc4367. {{(pid=100296) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 10:11:51.560723 np0000006707 devstack@c-api.service[100296]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 10:11:51.560723 np0000006707 devstack@c-api.service[100296]: warnings.warn( Aug 07 10:11:51.561589 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-6d783828-75b8-4504-85eb-ad0842b11af4 tempest-VolumesBackupsTest-1685343181 tempest-VolumesBackupsTest-1685343181-project-member] https://10.4.3.8/volume/v3/backups/add97e7f-fdf7-4b9a-99a8-b40580dc4367 returned with HTTP 200 Aug 07 10:11:51.562011 np0000006707 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 1428/5733] 10.4.3.8 () {66 vars in 1334 bytes} [Fri Aug 7 10:11:51 2026] GET /volume/v3/backups/add97e7f-fdf7-4b9a-99a8-b40580dc4367 => generated 733 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 10:11:52.571578 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-744468cf-8269-4ca1-935a-5b772b08d606 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:11:52.573303 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-744468cf-8269-4ca1-935a-5b772b08d606 tempest-VolumesBackupsTest-1685343181 tempest-VolumesBackupsTest-1685343181-project-member] GET https://10.4.3.8/volume/v3/backups/add97e7f-fdf7-4b9a-99a8-b40580dc4367 Aug 07 10:11:52.573495 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-744468cf-8269-4ca1-935a-5b772b08d606 tempest-VolumesBackupsTest-1685343181 tempest-VolumesBackupsTest-1685343181-project-member] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 10:11:52.573668 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-744468cf-8269-4ca1-935a-5b772b08d606 tempest-VolumesBackupsTest-1685343181 tempest-VolumesBackupsTest-1685343181-project-member] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 10:11:52.573760 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.v3.backups [None req-744468cf-8269-4ca1-935a-5b772b08d606 tempest-VolumesBackupsTest-1685343181 tempest-VolumesBackupsTest-1685343181-project-member] Show backup with id add97e7f-fdf7-4b9a-99a8-b40580dc4367. {{(pid=100295) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 10:11:52.578090 np0000006707 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 10:11:52.578090 np0000006707 devstack@c-api.service[100295]: warnings.warn( Aug 07 10:11:52.578849 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-744468cf-8269-4ca1-935a-5b772b08d606 tempest-VolumesBackupsTest-1685343181 tempest-VolumesBackupsTest-1685343181-project-member] https://10.4.3.8/volume/v3/backups/add97e7f-fdf7-4b9a-99a8-b40580dc4367 returned with HTTP 200 Aug 07 10:11:52.579190 np0000006707 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 1439/5734] 10.4.3.8 () {66 vars in 1334 bytes} [Fri Aug 7 10:11:52 2026] GET /volume/v3/backups/add97e7f-fdf7-4b9a-99a8-b40580dc4367 => generated 735 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 10:11:53.588446 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.middleware.request_id [None req-aa4f999f-95d7-457a-b5d5-e92a60ba5dd8 None None] RequestId filter calling following filter/app {{(pid=100298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:11:53.590210 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [None req-aa4f999f-95d7-457a-b5d5-e92a60ba5dd8 tempest-VolumesBackupsTest-1685343181 tempest-VolumesBackupsTest-1685343181-project-member] GET https://10.4.3.8/volume/v3/backups/add97e7f-fdf7-4b9a-99a8-b40580dc4367 Aug 07 10:11:53.590403 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [None req-aa4f999f-95d7-457a-b5d5-e92a60ba5dd8 tempest-VolumesBackupsTest-1685343181 tempest-VolumesBackupsTest-1685343181-project-member] Empty body provided in request {{(pid=100298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 10:11:53.590601 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [None req-aa4f999f-95d7-457a-b5d5-e92a60ba5dd8 tempest-VolumesBackupsTest-1685343181 tempest-VolumesBackupsTest-1685343181-project-member] Calling method 'show' {{(pid=100298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 10:11:53.590707 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.v3.backups [None req-aa4f999f-95d7-457a-b5d5-e92a60ba5dd8 tempest-VolumesBackupsTest-1685343181 tempest-VolumesBackupsTest-1685343181-project-member] Show backup with id add97e7f-fdf7-4b9a-99a8-b40580dc4367. {{(pid=100298) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 10:11:53.594487 np0000006707 devstack@c-api.service[100298]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 10:11:53.594487 np0000006707 devstack@c-api.service[100298]: warnings.warn( Aug 07 10:11:53.595165 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [None req-aa4f999f-95d7-457a-b5d5-e92a60ba5dd8 tempest-VolumesBackupsTest-1685343181 tempest-VolumesBackupsTest-1685343181-project-member] https://10.4.3.8/volume/v3/backups/add97e7f-fdf7-4b9a-99a8-b40580dc4367 returned with HTTP 200 Aug 07 10:11:53.595507 np0000006707 devstack@c-api.service[100298]: [pid: 100298|app: 0|req: 1432/5735] 10.4.3.8 () {66 vars in 1334 bytes} [Fri Aug 7 10:11:53 2026] GET /volume/v3/backups/add97e7f-fdf7-4b9a-99a8-b40580dc4367 => generated 735 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 10:11:54.605087 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [None req-25043cb7-3989-47a6-be5b-0a7244b1539f None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:11:54.606955 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-25043cb7-3989-47a6-be5b-0a7244b1539f tempest-VolumesBackupsTest-1685343181 tempest-VolumesBackupsTest-1685343181-project-member] GET https://10.4.3.8/volume/v3/backups/add97e7f-fdf7-4b9a-99a8-b40580dc4367 Aug 07 10:11:54.607156 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-25043cb7-3989-47a6-be5b-0a7244b1539f tempest-VolumesBackupsTest-1685343181 tempest-VolumesBackupsTest-1685343181-project-member] Empty body provided in request {{(pid=100297) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 10:11:54.607343 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-25043cb7-3989-47a6-be5b-0a7244b1539f tempest-VolumesBackupsTest-1685343181 tempest-VolumesBackupsTest-1685343181-project-member] Calling method 'show' {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 10:11:54.607515 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.v3.backups [None req-25043cb7-3989-47a6-be5b-0a7244b1539f tempest-VolumesBackupsTest-1685343181 tempest-VolumesBackupsTest-1685343181-project-member] Show backup with id add97e7f-fdf7-4b9a-99a8-b40580dc4367. {{(pid=100297) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 10:11:54.611686 np0000006707 devstack@c-api.service[100297]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 10:11:54.611686 np0000006707 devstack@c-api.service[100297]: warnings.warn( Aug 07 10:11:54.612444 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-25043cb7-3989-47a6-be5b-0a7244b1539f tempest-VolumesBackupsTest-1685343181 tempest-VolumesBackupsTest-1685343181-project-member] https://10.4.3.8/volume/v3/backups/add97e7f-fdf7-4b9a-99a8-b40580dc4367 returned with HTTP 200 Aug 07 10:11:54.612770 np0000006707 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 1437/5736] 10.4.3.8 () {66 vars in 1334 bytes} [Fri Aug 7 10:11:54 2026] GET /volume/v3/backups/add97e7f-fdf7-4b9a-99a8-b40580dc4367 => generated 746 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 10:11:55.624022 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [None req-bd9a87be-8fd5-4815-8a16-827eafedffe3 None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:11:55.626480 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-bd9a87be-8fd5-4815-8a16-827eafedffe3 tempest-VolumesBackupsTest-1685343181 tempest-VolumesBackupsTest-1685343181-project-member] GET https://10.4.3.8/volume/v3/backups/add97e7f-fdf7-4b9a-99a8-b40580dc4367 Aug 07 10:11:55.626480 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-bd9a87be-8fd5-4815-8a16-827eafedffe3 tempest-VolumesBackupsTest-1685343181 tempest-VolumesBackupsTest-1685343181-project-member] Empty body provided in request {{(pid=100296) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 10:11:55.626480 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-bd9a87be-8fd5-4815-8a16-827eafedffe3 tempest-VolumesBackupsTest-1685343181 tempest-VolumesBackupsTest-1685343181-project-member] Calling method 'show' {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 10:11:55.626480 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.v3.backups [None req-bd9a87be-8fd5-4815-8a16-827eafedffe3 tempest-VolumesBackupsTest-1685343181 tempest-VolumesBackupsTest-1685343181-project-member] Show backup with id add97e7f-fdf7-4b9a-99a8-b40580dc4367. {{(pid=100296) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 10:11:55.630354 np0000006707 devstack@c-api.service[100296]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 10:11:55.630354 np0000006707 devstack@c-api.service[100296]: warnings.warn( Aug 07 10:11:55.631157 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-bd9a87be-8fd5-4815-8a16-827eafedffe3 tempest-VolumesBackupsTest-1685343181 tempest-VolumesBackupsTest-1685343181-project-member] https://10.4.3.8/volume/v3/backups/add97e7f-fdf7-4b9a-99a8-b40580dc4367 returned with HTTP 200 Aug 07 10:11:55.631515 np0000006707 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 1429/5737] 10.4.3.8 () {66 vars in 1334 bytes} [Fri Aug 7 10:11:55 2026] GET /volume/v3/backups/add97e7f-fdf7-4b9a-99a8-b40580dc4367 => generated 746 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 10:11:56.640865 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-3a4d6fae-d525-4d43-a6fa-fab2c7b9a45c None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:11:56.642631 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-3a4d6fae-d525-4d43-a6fa-fab2c7b9a45c tempest-VolumesBackupsTest-1685343181 tempest-VolumesBackupsTest-1685343181-project-member] GET https://10.4.3.8/volume/v3/backups/add97e7f-fdf7-4b9a-99a8-b40580dc4367 Aug 07 10:11:56.642853 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-3a4d6fae-d525-4d43-a6fa-fab2c7b9a45c tempest-VolumesBackupsTest-1685343181 tempest-VolumesBackupsTest-1685343181-project-member] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 10:11:56.643050 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-3a4d6fae-d525-4d43-a6fa-fab2c7b9a45c tempest-VolumesBackupsTest-1685343181 tempest-VolumesBackupsTest-1685343181-project-member] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 10:11:56.643163 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.v3.backups [None req-3a4d6fae-d525-4d43-a6fa-fab2c7b9a45c tempest-VolumesBackupsTest-1685343181 tempest-VolumesBackupsTest-1685343181-project-member] Show backup with id add97e7f-fdf7-4b9a-99a8-b40580dc4367. {{(pid=100295) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 10:11:56.647322 np0000006707 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 10:11:56.647322 np0000006707 devstack@c-api.service[100295]: warnings.warn( Aug 07 10:11:56.648020 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-3a4d6fae-d525-4d43-a6fa-fab2c7b9a45c tempest-VolumesBackupsTest-1685343181 tempest-VolumesBackupsTest-1685343181-project-member] https://10.4.3.8/volume/v3/backups/add97e7f-fdf7-4b9a-99a8-b40580dc4367 returned with HTTP 200 Aug 07 10:11:56.648351 np0000006707 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 1440/5738] 10.4.3.8 () {66 vars in 1334 bytes} [Fri Aug 7 10:11:56 2026] GET /volume/v3/backups/add97e7f-fdf7-4b9a-99a8-b40580dc4367 => generated 746 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 10:11:57.658116 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.middleware.request_id [None req-1fbc3f94-757d-4e5d-b516-f1a3b24a381e None None] RequestId filter calling following filter/app {{(pid=100298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:11:57.659934 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [None req-1fbc3f94-757d-4e5d-b516-f1a3b24a381e tempest-VolumesBackupsTest-1685343181 tempest-VolumesBackupsTest-1685343181-project-member] GET https://10.4.3.8/volume/v3/backups/add97e7f-fdf7-4b9a-99a8-b40580dc4367 Aug 07 10:11:57.660163 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [None req-1fbc3f94-757d-4e5d-b516-f1a3b24a381e tempest-VolumesBackupsTest-1685343181 tempest-VolumesBackupsTest-1685343181-project-member] Empty body provided in request {{(pid=100298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 10:11:57.660368 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [None req-1fbc3f94-757d-4e5d-b516-f1a3b24a381e tempest-VolumesBackupsTest-1685343181 tempest-VolumesBackupsTest-1685343181-project-member] Calling method 'show' {{(pid=100298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 10:11:57.660513 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.v3.backups [None req-1fbc3f94-757d-4e5d-b516-f1a3b24a381e tempest-VolumesBackupsTest-1685343181 tempest-VolumesBackupsTest-1685343181-project-member] Show backup with id add97e7f-fdf7-4b9a-99a8-b40580dc4367. {{(pid=100298) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 10:11:57.665222 np0000006707 devstack@c-api.service[100298]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 10:11:57.665222 np0000006707 devstack@c-api.service[100298]: warnings.warn( Aug 07 10:11:57.666215 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [None req-1fbc3f94-757d-4e5d-b516-f1a3b24a381e tempest-VolumesBackupsTest-1685343181 tempest-VolumesBackupsTest-1685343181-project-member] https://10.4.3.8/volume/v3/backups/add97e7f-fdf7-4b9a-99a8-b40580dc4367 returned with HTTP 200 Aug 07 10:11:57.666636 np0000006707 devstack@c-api.service[100298]: [pid: 100298|app: 0|req: 1433/5739] 10.4.3.8 () {66 vars in 1334 bytes} [Fri Aug 7 10:11:57 2026] GET /volume/v3/backups/add97e7f-fdf7-4b9a-99a8-b40580dc4367 => generated 746 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 10:11:58.677296 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [None req-04288d60-4f57-4969-a5b9-840eed374141 None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:11:58.679373 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-04288d60-4f57-4969-a5b9-840eed374141 tempest-VolumesBackupsTest-1685343181 tempest-VolumesBackupsTest-1685343181-project-member] GET https://10.4.3.8/volume/v3/backups/add97e7f-fdf7-4b9a-99a8-b40580dc4367 Aug 07 10:11:58.679610 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-04288d60-4f57-4969-a5b9-840eed374141 tempest-VolumesBackupsTest-1685343181 tempest-VolumesBackupsTest-1685343181-project-member] Empty body provided in request {{(pid=100297) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 10:11:58.679825 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-04288d60-4f57-4969-a5b9-840eed374141 tempest-VolumesBackupsTest-1685343181 tempest-VolumesBackupsTest-1685343181-project-member] Calling method 'show' {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 10:11:58.679949 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.v3.backups [None req-04288d60-4f57-4969-a5b9-840eed374141 tempest-VolumesBackupsTest-1685343181 tempest-VolumesBackupsTest-1685343181-project-member] Show backup with id add97e7f-fdf7-4b9a-99a8-b40580dc4367. {{(pid=100297) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 10:11:58.684361 np0000006707 devstack@c-api.service[100297]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 10:11:58.684361 np0000006707 devstack@c-api.service[100297]: warnings.warn( Aug 07 10:11:58.685225 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-04288d60-4f57-4969-a5b9-840eed374141 tempest-VolumesBackupsTest-1685343181 tempest-VolumesBackupsTest-1685343181-project-member] https://10.4.3.8/volume/v3/backups/add97e7f-fdf7-4b9a-99a8-b40580dc4367 returned with HTTP 200 Aug 07 10:11:58.685648 np0000006707 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 1438/5740] 10.4.3.8 () {66 vars in 1334 bytes} [Fri Aug 7 10:11:58 2026] GET /volume/v3/backups/add97e7f-fdf7-4b9a-99a8-b40580dc4367 => generated 746 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 10:11:59.695855 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [None req-3fd61589-7f27-491e-baf2-2b44b5dc94a3 None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:11:59.697389 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-3fd61589-7f27-491e-baf2-2b44b5dc94a3 tempest-VolumesBackupsTest-1685343181 tempest-VolumesBackupsTest-1685343181-project-member] GET https://10.4.3.8/volume/v3/backups/add97e7f-fdf7-4b9a-99a8-b40580dc4367 Aug 07 10:11:59.697576 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-3fd61589-7f27-491e-baf2-2b44b5dc94a3 tempest-VolumesBackupsTest-1685343181 tempest-VolumesBackupsTest-1685343181-project-member] Empty body provided in request {{(pid=100296) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 10:11:59.697758 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-3fd61589-7f27-491e-baf2-2b44b5dc94a3 tempest-VolumesBackupsTest-1685343181 tempest-VolumesBackupsTest-1685343181-project-member] Calling method 'show' {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 10:11:59.697862 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.v3.backups [None req-3fd61589-7f27-491e-baf2-2b44b5dc94a3 tempest-VolumesBackupsTest-1685343181 tempest-VolumesBackupsTest-1685343181-project-member] Show backup with id add97e7f-fdf7-4b9a-99a8-b40580dc4367. {{(pid=100296) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 10:11:59.701864 np0000006707 devstack@c-api.service[100296]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 10:11:59.701864 np0000006707 devstack@c-api.service[100296]: warnings.warn( Aug 07 10:11:59.702559 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-3fd61589-7f27-491e-baf2-2b44b5dc94a3 tempest-VolumesBackupsTest-1685343181 tempest-VolumesBackupsTest-1685343181-project-member] https://10.4.3.8/volume/v3/backups/add97e7f-fdf7-4b9a-99a8-b40580dc4367 returned with HTTP 200 Aug 07 10:11:59.702949 np0000006707 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 1430/5741] 10.4.3.8 () {66 vars in 1334 bytes} [Fri Aug 7 10:11:59 2026] GET /volume/v3/backups/add97e7f-fdf7-4b9a-99a8-b40580dc4367 => generated 746 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 10:12:00.712031 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-26f8515a-885c-482d-af59-fb03fda72d29 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:12:00.713774 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-26f8515a-885c-482d-af59-fb03fda72d29 tempest-VolumesBackupsTest-1685343181 tempest-VolumesBackupsTest-1685343181-project-member] GET https://10.4.3.8/volume/v3/backups/add97e7f-fdf7-4b9a-99a8-b40580dc4367 Aug 07 10:12:00.713954 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-26f8515a-885c-482d-af59-fb03fda72d29 tempest-VolumesBackupsTest-1685343181 tempest-VolumesBackupsTest-1685343181-project-member] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 10:12:00.714150 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-26f8515a-885c-482d-af59-fb03fda72d29 tempest-VolumesBackupsTest-1685343181 tempest-VolumesBackupsTest-1685343181-project-member] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 10:12:00.714281 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.v3.backups [None req-26f8515a-885c-482d-af59-fb03fda72d29 tempest-VolumesBackupsTest-1685343181 tempest-VolumesBackupsTest-1685343181-project-member] Show backup with id add97e7f-fdf7-4b9a-99a8-b40580dc4367. {{(pid=100295) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 10:12:00.718734 np0000006707 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 10:12:00.718734 np0000006707 devstack@c-api.service[100295]: warnings.warn( Aug 07 10:12:00.719742 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-26f8515a-885c-482d-af59-fb03fda72d29 tempest-VolumesBackupsTest-1685343181 tempest-VolumesBackupsTest-1685343181-project-member] https://10.4.3.8/volume/v3/backups/add97e7f-fdf7-4b9a-99a8-b40580dc4367 returned with HTTP 200 Aug 07 10:12:00.720064 np0000006707 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 1441/5742] 10.4.3.8 () {66 vars in 1334 bytes} [Fri Aug 7 10:12:00 2026] GET /volume/v3/backups/add97e7f-fdf7-4b9a-99a8-b40580dc4367 => generated 746 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 10:12:01.729874 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.middleware.request_id [None req-7097ab3d-de75-4ad2-a402-f8394ebb1f46 None None] RequestId filter calling following filter/app {{(pid=100298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:12:01.731895 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [None req-7097ab3d-de75-4ad2-a402-f8394ebb1f46 tempest-VolumesBackupsTest-1685343181 tempest-VolumesBackupsTest-1685343181-project-member] GET https://10.4.3.8/volume/v3/backups/add97e7f-fdf7-4b9a-99a8-b40580dc4367 Aug 07 10:12:01.732137 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [None req-7097ab3d-de75-4ad2-a402-f8394ebb1f46 tempest-VolumesBackupsTest-1685343181 tempest-VolumesBackupsTest-1685343181-project-member] Empty body provided in request {{(pid=100298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 10:12:01.732355 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [None req-7097ab3d-de75-4ad2-a402-f8394ebb1f46 tempest-VolumesBackupsTest-1685343181 tempest-VolumesBackupsTest-1685343181-project-member] Calling method 'show' {{(pid=100298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 10:12:01.732496 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.v3.backups [None req-7097ab3d-de75-4ad2-a402-f8394ebb1f46 tempest-VolumesBackupsTest-1685343181 tempest-VolumesBackupsTest-1685343181-project-member] Show backup with id add97e7f-fdf7-4b9a-99a8-b40580dc4367. {{(pid=100298) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 10:12:01.737202 np0000006707 devstack@c-api.service[100298]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 10:12:01.737202 np0000006707 devstack@c-api.service[100298]: warnings.warn( Aug 07 10:12:01.738007 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [None req-7097ab3d-de75-4ad2-a402-f8394ebb1f46 tempest-VolumesBackupsTest-1685343181 tempest-VolumesBackupsTest-1685343181-project-member] https://10.4.3.8/volume/v3/backups/add97e7f-fdf7-4b9a-99a8-b40580dc4367 returned with HTTP 200 Aug 07 10:12:01.738408 np0000006707 devstack@c-api.service[100298]: [pid: 100298|app: 0|req: 1434/5743] 10.4.3.8 () {66 vars in 1334 bytes} [Fri Aug 7 10:12:01 2026] GET /volume/v3/backups/add97e7f-fdf7-4b9a-99a8-b40580dc4367 => generated 746 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 10:12:02.749403 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [None req-5061c96b-6d25-40a5-bd26-0d9da9316fca None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:12:02.751946 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-5061c96b-6d25-40a5-bd26-0d9da9316fca tempest-VolumesBackupsTest-1685343181 tempest-VolumesBackupsTest-1685343181-project-member] GET https://10.4.3.8/volume/v3/backups/add97e7f-fdf7-4b9a-99a8-b40580dc4367 Aug 07 10:12:02.752209 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-5061c96b-6d25-40a5-bd26-0d9da9316fca tempest-VolumesBackupsTest-1685343181 tempest-VolumesBackupsTest-1685343181-project-member] Empty body provided in request {{(pid=100297) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 10:12:02.752464 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-5061c96b-6d25-40a5-bd26-0d9da9316fca tempest-VolumesBackupsTest-1685343181 tempest-VolumesBackupsTest-1685343181-project-member] Calling method 'show' {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 10:12:02.752610 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.v3.backups [None req-5061c96b-6d25-40a5-bd26-0d9da9316fca tempest-VolumesBackupsTest-1685343181 tempest-VolumesBackupsTest-1685343181-project-member] Show backup with id add97e7f-fdf7-4b9a-99a8-b40580dc4367. {{(pid=100297) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 10:12:02.757256 np0000006707 devstack@c-api.service[100297]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 10:12:02.757256 np0000006707 devstack@c-api.service[100297]: warnings.warn( Aug 07 10:12:02.758072 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-5061c96b-6d25-40a5-bd26-0d9da9316fca tempest-VolumesBackupsTest-1685343181 tempest-VolumesBackupsTest-1685343181-project-member] https://10.4.3.8/volume/v3/backups/add97e7f-fdf7-4b9a-99a8-b40580dc4367 returned with HTTP 200 Aug 07 10:12:02.758434 np0000006707 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 1439/5744] 10.4.3.8 () {66 vars in 1334 bytes} [Fri Aug 7 10:12:02 2026] GET /volume/v3/backups/add97e7f-fdf7-4b9a-99a8-b40580dc4367 => generated 746 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 10:12:03.770725 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [None req-4103a6ce-aa98-4b74-9089-fb6194e28d82 None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:12:03.772429 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-4103a6ce-aa98-4b74-9089-fb6194e28d82 tempest-VolumesBackupsTest-1685343181 tempest-VolumesBackupsTest-1685343181-project-member] GET https://10.4.3.8/volume/v3/backups/add97e7f-fdf7-4b9a-99a8-b40580dc4367 Aug 07 10:12:03.772625 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-4103a6ce-aa98-4b74-9089-fb6194e28d82 tempest-VolumesBackupsTest-1685343181 tempest-VolumesBackupsTest-1685343181-project-member] Empty body provided in request {{(pid=100296) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 10:12:03.772822 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-4103a6ce-aa98-4b74-9089-fb6194e28d82 tempest-VolumesBackupsTest-1685343181 tempest-VolumesBackupsTest-1685343181-project-member] Calling method 'show' {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 10:12:03.772921 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.v3.backups [None req-4103a6ce-aa98-4b74-9089-fb6194e28d82 tempest-VolumesBackupsTest-1685343181 tempest-VolumesBackupsTest-1685343181-project-member] Show backup with id add97e7f-fdf7-4b9a-99a8-b40580dc4367. {{(pid=100296) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 10:12:03.777384 np0000006707 devstack@c-api.service[100296]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 10:12:03.777384 np0000006707 devstack@c-api.service[100296]: warnings.warn( Aug 07 10:12:03.778048 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-4103a6ce-aa98-4b74-9089-fb6194e28d82 tempest-VolumesBackupsTest-1685343181 tempest-VolumesBackupsTest-1685343181-project-member] https://10.4.3.8/volume/v3/backups/add97e7f-fdf7-4b9a-99a8-b40580dc4367 returned with HTTP 200 Aug 07 10:12:03.778370 np0000006707 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 1431/5745] 10.4.3.8 () {66 vars in 1334 bytes} [Fri Aug 7 10:12:03 2026] GET /volume/v3/backups/add97e7f-fdf7-4b9a-99a8-b40580dc4367 => generated 746 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 10:12:04.788531 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-c7e8c1bc-421e-453e-83d2-7eb31401933d None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:12:04.790151 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-c7e8c1bc-421e-453e-83d2-7eb31401933d tempest-VolumesBackupsTest-1685343181 tempest-VolumesBackupsTest-1685343181-project-member] GET https://10.4.3.8/volume/v3/backups/add97e7f-fdf7-4b9a-99a8-b40580dc4367 Aug 07 10:12:04.791554 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-c7e8c1bc-421e-453e-83d2-7eb31401933d tempest-VolumesBackupsTest-1685343181 tempest-VolumesBackupsTest-1685343181-project-member] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 10:12:04.791554 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-c7e8c1bc-421e-453e-83d2-7eb31401933d tempest-VolumesBackupsTest-1685343181 tempest-VolumesBackupsTest-1685343181-project-member] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 10:12:04.791554 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.v3.backups [None req-c7e8c1bc-421e-453e-83d2-7eb31401933d tempest-VolumesBackupsTest-1685343181 tempest-VolumesBackupsTest-1685343181-project-member] Show backup with id add97e7f-fdf7-4b9a-99a8-b40580dc4367. {{(pid=100295) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 10:12:04.794931 np0000006707 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 10:12:04.794931 np0000006707 devstack@c-api.service[100295]: warnings.warn( Aug 07 10:12:04.795788 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-c7e8c1bc-421e-453e-83d2-7eb31401933d tempest-VolumesBackupsTest-1685343181 tempest-VolumesBackupsTest-1685343181-project-member] https://10.4.3.8/volume/v3/backups/add97e7f-fdf7-4b9a-99a8-b40580dc4367 returned with HTTP 200 Aug 07 10:12:04.796222 np0000006707 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 1442/5746] 10.4.3.8 () {66 vars in 1334 bytes} [Fri Aug 7 10:12:04 2026] GET /volume/v3/backups/add97e7f-fdf7-4b9a-99a8-b40580dc4367 => generated 746 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 10:12:05.805466 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.middleware.request_id [None req-9494fc53-ef60-4e37-b4db-9671552bd7fe None None] RequestId filter calling following filter/app {{(pid=100298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:12:05.807219 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [None req-9494fc53-ef60-4e37-b4db-9671552bd7fe tempest-VolumesBackupsTest-1685343181 tempest-VolumesBackupsTest-1685343181-project-member] GET https://10.4.3.8/volume/v3/backups/add97e7f-fdf7-4b9a-99a8-b40580dc4367 Aug 07 10:12:05.807463 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [None req-9494fc53-ef60-4e37-b4db-9671552bd7fe tempest-VolumesBackupsTest-1685343181 tempest-VolumesBackupsTest-1685343181-project-member] Empty body provided in request {{(pid=100298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 10:12:05.807596 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [None req-9494fc53-ef60-4e37-b4db-9671552bd7fe tempest-VolumesBackupsTest-1685343181 tempest-VolumesBackupsTest-1685343181-project-member] Calling method 'show' {{(pid=100298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 10:12:05.807699 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.v3.backups [None req-9494fc53-ef60-4e37-b4db-9671552bd7fe tempest-VolumesBackupsTest-1685343181 tempest-VolumesBackupsTest-1685343181-project-member] Show backup with id add97e7f-fdf7-4b9a-99a8-b40580dc4367. {{(pid=100298) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 10:12:05.812048 np0000006707 devstack@c-api.service[100298]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 10:12:05.812048 np0000006707 devstack@c-api.service[100298]: warnings.warn( Aug 07 10:12:05.812727 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [None req-9494fc53-ef60-4e37-b4db-9671552bd7fe tempest-VolumesBackupsTest-1685343181 tempest-VolumesBackupsTest-1685343181-project-member] https://10.4.3.8/volume/v3/backups/add97e7f-fdf7-4b9a-99a8-b40580dc4367 returned with HTTP 200 Aug 07 10:12:05.813450 np0000006707 devstack@c-api.service[100298]: [pid: 100298|app: 0|req: 1435/5747] 10.4.3.8 () {66 vars in 1334 bytes} [Fri Aug 7 10:12:05 2026] GET /volume/v3/backups/add97e7f-fdf7-4b9a-99a8-b40580dc4367 => generated 748 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 10:12:07.322841 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [req-1aa8f9bd-a72c-4838-af5e-a6c6ba3235a9 req-023bad68-3b3d-44d4-95d3-3993a3022a69 None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:12:07.324610 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [req-1aa8f9bd-a72c-4838-af5e-a6c6ba3235a9 req-023bad68-3b3d-44d4-95d3-3993a3022a69 tempest-VolumesBackupsTest-1685343181 tempest-VolumesBackupsTest-1685343181-project-member] GET https://10.4.3.8/volume/v3/volumes/9936fb4d-e89c-4b4b-bf94-aab45e575e2a Aug 07 10:12:07.324886 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [req-1aa8f9bd-a72c-4838-af5e-a6c6ba3235a9 req-023bad68-3b3d-44d4-95d3-3993a3022a69 tempest-VolumesBackupsTest-1685343181 tempest-VolumesBackupsTest-1685343181-project-member] Empty body provided in request {{(pid=100297) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 10:12:07.325175 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [req-1aa8f9bd-a72c-4838-af5e-a6c6ba3235a9 req-023bad68-3b3d-44d4-95d3-3993a3022a69 tempest-VolumesBackupsTest-1685343181 tempest-VolumesBackupsTest-1685343181-project-member] Calling method 'show' {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 10:12:07.331577 np0000006707 devstack@c-api.service[100297]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 10:12:07.331577 np0000006707 devstack@c-api.service[100297]: warnings.warn( Aug 07 10:12:07.334601 np0000006707 devstack@c-api.service[100297]: INFO cinder.volume.api [req-1aa8f9bd-a72c-4838-af5e-a6c6ba3235a9 req-023bad68-3b3d-44d4-95d3-3993a3022a69 tempest-VolumesBackupsTest-1685343181 tempest-VolumesBackupsTest-1685343181-project-member] Volume info retrieved successfully. Aug 07 10:12:07.338491 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [req-1aa8f9bd-a72c-4838-af5e-a6c6ba3235a9 req-023bad68-3b3d-44d4-95d3-3993a3022a69 tempest-VolumesBackupsTest-1685343181 tempest-VolumesBackupsTest-1685343181-project-member] https://10.4.3.8/volume/v3/volumes/9936fb4d-e89c-4b4b-bf94-aab45e575e2a returned with HTTP 200 Aug 07 10:12:07.338872 np0000006707 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 1440/5748] 10.4.3.8 () {68 vars in 1584 bytes} [Fri Aug 7 10:12:07 2026] GET /volume/v3/volumes/9936fb4d-e89c-4b4b-bf94-aab45e575e2a => generated 1352 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 10:12:07.347554 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [None req-88d53086-16e3-47e9-91e6-9c94d9b6b079 None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:12:07.347984 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-88d53086-16e3-47e9-91e6-9c94d9b6b079 None None] GET https://10.4.3.8/volume// Aug 07 10:12:07.348118 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-88d53086-16e3-47e9-91e6-9c94d9b6b079 None None] Empty body provided in request {{(pid=100296) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 10:12:07.348290 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-88d53086-16e3-47e9-91e6-9c94d9b6b079 None None] Calling method 'all' {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 10:12:07.348624 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-88d53086-16e3-47e9-91e6-9c94d9b6b079 None None] https://10.4.3.8/volume// returned with HTTP 300 Aug 07 10:12:07.348981 np0000006707 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 1432/5749] 10.4.3.8 () {66 vars in 1405 bytes} [Fri Aug 7 10:12:07 2026] GET /volume/ => generated 384 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 07 10:12:07.355293 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [req-1aa8f9bd-a72c-4838-af5e-a6c6ba3235a9 req-a2dbee8f-a5bf-4d8e-a2b2-8c8343ea573b None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:12:07.357134 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [req-1aa8f9bd-a72c-4838-af5e-a6c6ba3235a9 req-a2dbee8f-a5bf-4d8e-a2b2-8c8343ea573b tempest-VolumesBackupsTest-1685343181 tempest-VolumesBackupsTest-1685343181-project-member] POST https://10.4.3.8/volume/v3/attachments Aug 07 10:12:07.357515 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [req-1aa8f9bd-a72c-4838-af5e-a6c6ba3235a9 req-a2dbee8f-a5bf-4d8e-a2b2-8c8343ea573b tempest-VolumesBackupsTest-1685343181 tempest-VolumesBackupsTest-1685343181-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "9936fb4d-e89c-4b4b-bf94-aab45e575e2a", "connector": null, "instance_uuid": "a17e0f48-cb35-4fe7-b43a-a65c6c8fe3e6"}} {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 10:12:07.364607 np0000006707 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 10:12:07.364607 np0000006707 devstack@c-api.service[100295]: warnings.warn( Aug 07 10:12:07.386401 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [req-1aa8f9bd-a72c-4838-af5e-a6c6ba3235a9 req-a2dbee8f-a5bf-4d8e-a2b2-8c8343ea573b tempest-VolumesBackupsTest-1685343181 tempest-VolumesBackupsTest-1685343181-project-member] https://10.4.3.8/volume/v3/attachments returned with HTTP 200 Aug 07 10:12:07.386905 np0000006707 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 1443/5750] 10.4.3.8 () {74 vars in 1580 bytes} [Fri Aug 7 10:12:07 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 10:12:08.148647 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.middleware.request_id [None req-5531abc1-7155-4972-8c97-818563711fc4 None None] RequestId filter calling following filter/app {{(pid=100298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:12:08.149098 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [None req-5531abc1-7155-4972-8c97-818563711fc4 None None] GET https://10.4.3.8/volume// Aug 07 10:12:08.149183 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [None req-5531abc1-7155-4972-8c97-818563711fc4 None None] Empty body provided in request {{(pid=100298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 10:12:08.149367 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [None req-5531abc1-7155-4972-8c97-818563711fc4 None None] Calling method 'all' {{(pid=100298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 10:12:08.149730 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [None req-5531abc1-7155-4972-8c97-818563711fc4 None None] https://10.4.3.8/volume// returned with HTTP 300 Aug 07 10:12:08.149999 np0000006707 devstack@c-api.service[100298]: [pid: 100298|app: 0|req: 1436/5751] 10.4.3.8 () {66 vars in 1412 bytes} [Fri Aug 7 10:12:08 2026] GET /volume/ => generated 384 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 07 10:12:08.157731 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [req-1aa8f9bd-a72c-4838-af5e-a6c6ba3235a9 req-6523378b-36e1-482a-aab4-697f56b1bcf8 None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:12:08.159914 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [req-1aa8f9bd-a72c-4838-af5e-a6c6ba3235a9 req-6523378b-36e1-482a-aab4-697f56b1bcf8 tempest-VolumesBackupsTest-1685343181 tempest-VolumesBackupsTest-1685343181-project-member] GET https://10.4.3.8/volume/v3/volumes/9936fb4d-e89c-4b4b-bf94-aab45e575e2a Aug 07 10:12:08.160156 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [req-1aa8f9bd-a72c-4838-af5e-a6c6ba3235a9 req-6523378b-36e1-482a-aab4-697f56b1bcf8 tempest-VolumesBackupsTest-1685343181 tempest-VolumesBackupsTest-1685343181-project-member] Empty body provided in request {{(pid=100297) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 10:12:08.160340 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [req-1aa8f9bd-a72c-4838-af5e-a6c6ba3235a9 req-6523378b-36e1-482a-aab4-697f56b1bcf8 tempest-VolumesBackupsTest-1685343181 tempest-VolumesBackupsTest-1685343181-project-member] Calling method 'show' {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 10:12:08.168754 np0000006707 devstack@c-api.service[100297]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 10:12:08.168754 np0000006707 devstack@c-api.service[100297]: warnings.warn( Aug 07 10:12:08.172228 np0000006707 devstack@c-api.service[100297]: INFO cinder.volume.api [req-1aa8f9bd-a72c-4838-af5e-a6c6ba3235a9 req-6523378b-36e1-482a-aab4-697f56b1bcf8 tempest-VolumesBackupsTest-1685343181 tempest-VolumesBackupsTest-1685343181-project-member] Volume info retrieved successfully. Aug 07 10:12:08.176990 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [req-1aa8f9bd-a72c-4838-af5e-a6c6ba3235a9 req-6523378b-36e1-482a-aab4-697f56b1bcf8 tempest-VolumesBackupsTest-1685343181 tempest-VolumesBackupsTest-1685343181-project-member] https://10.4.3.8/volume/v3/volumes/9936fb4d-e89c-4b4b-bf94-aab45e575e2a returned with HTTP 200 Aug 07 10:12:08.177378 np0000006707 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 1441/5752] 10.4.3.8 () {70 vars in 1625 bytes} [Fri Aug 7 10:12:08 2026] GET /volume/v3/volumes/9936fb4d-e89c-4b4b-bf94-aab45e575e2a => generated 1531 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 07 10:12:08.276207 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [req-1aa8f9bd-a72c-4838-af5e-a6c6ba3235a9 req-3d7d3b0a-97c7-4d97-91bd-2221bedb304d None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:12:08.278051 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [req-1aa8f9bd-a72c-4838-af5e-a6c6ba3235a9 req-3d7d3b0a-97c7-4d97-91bd-2221bedb304d tempest-VolumesBackupsTest-1685343181 tempest-VolumesBackupsTest-1685343181-project-member] PUT https://10.4.3.8/volume/v3/attachments/228247bb-fdee-498e-9a45-a39b98ec6646 Aug 07 10:12:08.278363 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [req-1aa8f9bd-a72c-4838-af5e-a6c6ba3235a9 req-3d7d3b0a-97c7-4d97-91bd-2221bedb304d tempest-VolumesBackupsTest-1685343181 tempest-VolumesBackupsTest-1685343181-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.8", "host": "np0000006707", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:568b993d50b1", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "d2780578-1896-461f-80ac-b58d2e346b90", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 10:12:08.286083 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.coordination [req-1aa8f9bd-a72c-4838-af5e-a6c6ba3235a9 req-3d7d3b0a-97c7-4d97-91bd-2221bedb304d tempest-VolumesBackupsTest-1685343181 tempest-VolumesBackupsTest-1685343181-project-member] Acquiring lock "cinder-attachment_update-9936fb4d-e89c-4b4b-bf94-aab45e575e2a-np0000006707" by "attachment_update" {{(pid=100296) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 07 10:12:08.290751 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.coordination [req-1aa8f9bd-a72c-4838-af5e-a6c6ba3235a9 req-3d7d3b0a-97c7-4d97-91bd-2221bedb304d tempest-VolumesBackupsTest-1685343181 tempest-VolumesBackupsTest-1685343181-project-member] Lock "cinder-attachment_update-9936fb4d-e89c-4b4b-bf94-aab45e575e2a-np0000006707" acquired by "attachment_update" :: waited 0.005s {{(pid=100296) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 07 10:12:08.291665 np0000006707 devstack@c-api.service[100296]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 10:12:08.291665 np0000006707 devstack@c-api.service[100296]: warnings.warn( Aug 07 10:12:08.357205 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.coordination [req-1aa8f9bd-a72c-4838-af5e-a6c6ba3235a9 req-3d7d3b0a-97c7-4d97-91bd-2221bedb304d tempest-VolumesBackupsTest-1685343181 tempest-VolumesBackupsTest-1685343181-project-member] Lock "cinder-attachment_update-9936fb4d-e89c-4b4b-bf94-aab45e575e2a-np0000006707" released by "attachment_update" :: held 0.066s {{(pid=100296) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 07 10:12:08.357739 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [req-1aa8f9bd-a72c-4838-af5e-a6c6ba3235a9 req-3d7d3b0a-97c7-4d97-91bd-2221bedb304d tempest-VolumesBackupsTest-1685343181 tempest-VolumesBackupsTest-1685343181-project-member] https://10.4.3.8/volume/v3/attachments/228247bb-fdee-498e-9a45-a39b98ec6646 returned with HTTP 200 Aug 07 10:12:08.358270 np0000006707 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 1433/5753] 10.4.3.8 () {74 vars in 1690 bytes} [Fri Aug 7 10:12:08 2026] PUT /volume/v3/attachments/228247bb-fdee-498e-9a45-a39b98ec6646 => generated 969 bytes in 82 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 10:12:08.379185 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [req-1aa8f9bd-a72c-4838-af5e-a6c6ba3235a9 req-20c13af1-1bb8-4456-997b-aba54677a865 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:12:08.381317 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [req-1aa8f9bd-a72c-4838-af5e-a6c6ba3235a9 req-20c13af1-1bb8-4456-997b-aba54677a865 tempest-VolumesBackupsTest-1685343181 tempest-VolumesBackupsTest-1685343181-project-member] POST https://10.4.3.8/volume/v3/attachments/228247bb-fdee-498e-9a45-a39b98ec6646/action Aug 07 10:12:08.381738 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [req-1aa8f9bd-a72c-4838-af5e-a6c6ba3235a9 req-20c13af1-1bb8-4456-997b-aba54677a865 tempest-VolumesBackupsTest-1685343181 tempest-VolumesBackupsTest-1685343181-project-member] Action body: b'{"os-complete": null}' {{(pid=100295) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 07 10:12:08.381887 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [req-1aa8f9bd-a72c-4838-af5e-a6c6ba3235a9 req-20c13af1-1bb8-4456-997b-aba54677a865 tempest-VolumesBackupsTest-1685343181 tempest-VolumesBackupsTest-1685343181-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 10:12:08.396842 np0000006707 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 10:12:08.396842 np0000006707 devstack@c-api.service[100295]: warnings.warn( Aug 07 10:12:08.405709 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [req-1aa8f9bd-a72c-4838-af5e-a6c6ba3235a9 req-20c13af1-1bb8-4456-997b-aba54677a865 tempest-VolumesBackupsTest-1685343181 tempest-VolumesBackupsTest-1685343181-project-member] https://10.4.3.8/volume/v3/attachments/228247bb-fdee-498e-9a45-a39b98ec6646/action returned with HTTP 204 Aug 07 10:12:08.406146 np0000006707 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 1444/5754] 10.4.3.8 () {74 vars in 1711 bytes} [Fri Aug 7 10:12:08 2026] POST /volume/v3/attachments/228247bb-fdee-498e-9a45-a39b98ec6646/action => generated 0 bytes in 27 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 07 10:12:15.809818 np0000006707 devstack@c-api.service[100298]: DEBUG dbcounter [-] [100298] Writing DB stats cinder:SELECT=20,cinder:UPDATE=1 {{(pid=100298) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 07 10:12:18.175374 np0000006707 devstack@c-api.service[100297]: DEBUG dbcounter [-] [100297] Writing DB stats cinder:SELECT=40,cinder:INSERT=6,cinder:UPDATE=16 {{(pid=100297) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 07 10:12:18.351529 np0000006707 devstack@c-api.service[100296]: DEBUG dbcounter [-] [100296] Writing DB stats cinder:SELECT=39,cinder:UPDATE=15,cinder:INSERT=6 {{(pid=100296) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 07 10:12:18.402908 np0000006707 devstack@c-api.service[100295]: DEBUG dbcounter [-] [100295] Writing DB stats cinder:SELECT=32,cinder:UPDATE=5,cinder:INSERT=1 {{(pid=100295) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 07 10:12:52.494577 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.middleware.request_id [None req-46a827e2-a945-43f8-8597-d4a4df2c403e None None] RequestId filter calling following filter/app {{(pid=100298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:12:52.496827 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [None req-46a827e2-a945-43f8-8597-d4a4df2c403e tempest-VolumesBackupsTest-1685343181 tempest-VolumesBackupsTest-1685343181-project-member] GET https://10.4.3.8/volume/v3/volumes/9936fb4d-e89c-4b4b-bf94-aab45e575e2a Aug 07 10:12:52.497109 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [None req-46a827e2-a945-43f8-8597-d4a4df2c403e tempest-VolumesBackupsTest-1685343181 tempest-VolumesBackupsTest-1685343181-project-member] Empty body provided in request {{(pid=100298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 10:12:52.497291 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [None req-46a827e2-a945-43f8-8597-d4a4df2c403e tempest-VolumesBackupsTest-1685343181 tempest-VolumesBackupsTest-1685343181-project-member] Calling method 'show' {{(pid=100298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 10:12:52.506884 np0000006707 devstack@c-api.service[100298]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 10:12:52.506884 np0000006707 devstack@c-api.service[100298]: warnings.warn( Aug 07 10:12:52.511212 np0000006707 devstack@c-api.service[100298]: INFO cinder.volume.api [None req-46a827e2-a945-43f8-8597-d4a4df2c403e tempest-VolumesBackupsTest-1685343181 tempest-VolumesBackupsTest-1685343181-project-member] Volume info retrieved successfully. Aug 07 10:12:52.515981 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [None req-46a827e2-a945-43f8-8597-d4a4df2c403e tempest-VolumesBackupsTest-1685343181 tempest-VolumesBackupsTest-1685343181-project-member] https://10.4.3.8/volume/v3/volumes/9936fb4d-e89c-4b4b-bf94-aab45e575e2a returned with HTTP 200 Aug 07 10:12:52.516444 np0000006707 devstack@c-api.service[100298]: [pid: 100298|app: 0|req: 1437/5755] 10.4.3.8 () {66 vars in 1334 bytes} [Fri Aug 7 10:12:52 2026] GET /volume/v3/volumes/9936fb4d-e89c-4b4b-bf94-aab45e575e2a => generated 1644 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 10:12:53.528310 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [None req-3cf7613a-b56c-49f2-9930-d4a49fda97b3 None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:12:53.529881 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-3cf7613a-b56c-49f2-9930-d4a49fda97b3 tempest-VolumesBackupsTest-1685343181 tempest-VolumesBackupsTest-1685343181-project-member] GET https://10.4.3.8/volume/v3/volumes/9936fb4d-e89c-4b4b-bf94-aab45e575e2a Aug 07 10:12:53.530072 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-3cf7613a-b56c-49f2-9930-d4a49fda97b3 tempest-VolumesBackupsTest-1685343181 tempest-VolumesBackupsTest-1685343181-project-member] Empty body provided in request {{(pid=100297) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 10:12:53.530248 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-3cf7613a-b56c-49f2-9930-d4a49fda97b3 tempest-VolumesBackupsTest-1685343181 tempest-VolumesBackupsTest-1685343181-project-member] Calling method 'show' {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 10:12:53.538339 np0000006707 devstack@c-api.service[100297]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 10:12:53.538339 np0000006707 devstack@c-api.service[100297]: warnings.warn( Aug 07 10:12:53.541128 np0000006707 devstack@c-api.service[100297]: INFO cinder.volume.api [None req-3cf7613a-b56c-49f2-9930-d4a49fda97b3 tempest-VolumesBackupsTest-1685343181 tempest-VolumesBackupsTest-1685343181-project-member] Volume info retrieved successfully. Aug 07 10:12:53.544759 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-3cf7613a-b56c-49f2-9930-d4a49fda97b3 tempest-VolumesBackupsTest-1685343181 tempest-VolumesBackupsTest-1685343181-project-member] https://10.4.3.8/volume/v3/volumes/9936fb4d-e89c-4b4b-bf94-aab45e575e2a returned with HTTP 200 Aug 07 10:12:53.545127 np0000006707 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 1442/5756] 10.4.3.8 () {66 vars in 1334 bytes} [Fri Aug 7 10:12:53 2026] GET /volume/v3/volumes/9936fb4d-e89c-4b4b-bf94-aab45e575e2a => generated 1644 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 10:12:53.666845 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [req-38ab11ab-3e9b-48bf-bdc5-9eaeeb104049 req-684d4d56-3628-47c1-a97b-bb21446388e1 None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:12:53.668821 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [req-38ab11ab-3e9b-48bf-bdc5-9eaeeb104049 req-684d4d56-3628-47c1-a97b-bb21446388e1 tempest-VolumesBackupsTest-1685343181 tempest-VolumesBackupsTest-1685343181-project-member] DELETE https://10.4.3.8/volume/v3/attachments/228247bb-fdee-498e-9a45-a39b98ec6646 Aug 07 10:12:53.669005 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [req-38ab11ab-3e9b-48bf-bdc5-9eaeeb104049 req-684d4d56-3628-47c1-a97b-bb21446388e1 tempest-VolumesBackupsTest-1685343181 tempest-VolumesBackupsTest-1685343181-project-member] Empty body provided in request {{(pid=100296) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 10:12:53.669195 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [req-38ab11ab-3e9b-48bf-bdc5-9eaeeb104049 req-684d4d56-3628-47c1-a97b-bb21446388e1 tempest-VolumesBackupsTest-1685343181 tempest-VolumesBackupsTest-1685343181-project-member] Calling method 'version_select' {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 10:12:53.676478 np0000006707 devstack@c-api.service[100296]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 10:12:53.676478 np0000006707 devstack@c-api.service[100296]: warnings.warn( Aug 07 10:12:53.725008 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [req-38ab11ab-3e9b-48bf-bdc5-9eaeeb104049 req-684d4d56-3628-47c1-a97b-bb21446388e1 tempest-VolumesBackupsTest-1685343181 tempest-VolumesBackupsTest-1685343181-project-member] https://10.4.3.8/volume/v3/attachments/228247bb-fdee-498e-9a45-a39b98ec6646 returned with HTTP 200 Aug 07 10:12:53.725474 np0000006707 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 1434/5757] 10.4.3.8 () {72 vars in 1659 bytes} [Fri Aug 7 10:12:53 2026] DELETE /volume/v3/attachments/228247bb-fdee-498e-9a45-a39b98ec6646 => generated 19 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 10:12:54.557232 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-f5a9736c-a7a8-4023-a04b-f07ff0bbc566 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:12:54.558793 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-f5a9736c-a7a8-4023-a04b-f07ff0bbc566 tempest-VolumesBackupsTest-1685343181 tempest-VolumesBackupsTest-1685343181-project-member] GET https://10.4.3.8/volume/v3/volumes/9936fb4d-e89c-4b4b-bf94-aab45e575e2a Aug 07 10:12:54.559022 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-f5a9736c-a7a8-4023-a04b-f07ff0bbc566 tempest-VolumesBackupsTest-1685343181 tempest-VolumesBackupsTest-1685343181-project-member] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 10:12:54.559228 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-f5a9736c-a7a8-4023-a04b-f07ff0bbc566 tempest-VolumesBackupsTest-1685343181 tempest-VolumesBackupsTest-1685343181-project-member] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 10:12:54.565942 np0000006707 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 10:12:54.565942 np0000006707 devstack@c-api.service[100295]: warnings.warn( Aug 07 10:12:54.568984 np0000006707 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-f5a9736c-a7a8-4023-a04b-f07ff0bbc566 tempest-VolumesBackupsTest-1685343181 tempest-VolumesBackupsTest-1685343181-project-member] Volume info retrieved successfully. Aug 07 10:12:54.572848 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-f5a9736c-a7a8-4023-a04b-f07ff0bbc566 tempest-VolumesBackupsTest-1685343181 tempest-VolumesBackupsTest-1685343181-project-member] https://10.4.3.8/volume/v3/volumes/9936fb4d-e89c-4b4b-bf94-aab45e575e2a returned with HTTP 200 Aug 07 10:12:54.573187 np0000006707 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 1445/5758] 10.4.3.8 () {66 vars in 1334 bytes} [Fri Aug 7 10:12:54 2026] GET /volume/v3/volumes/9936fb4d-e89c-4b4b-bf94-aab45e575e2a => generated 1352 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 10:12:54.583829 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.middleware.request_id [None req-5acb1dd4-651e-4df6-963a-54e4d7f4c2c4 None None] RequestId filter calling following filter/app {{(pid=100298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:12:54.585494 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [None req-5acb1dd4-651e-4df6-963a-54e4d7f4c2c4 tempest-VolumesBackupsTest-1685343181 tempest-VolumesBackupsTest-1685343181-project-member] POST https://10.4.3.8/volume/v3/backups Aug 07 10:12:54.585840 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [None req-5acb1dd4-651e-4df6-963a-54e4d7f4c2c4 tempest-VolumesBackupsTest-1685343181 tempest-VolumesBackupsTest-1685343181-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "9936fb4d-e89c-4b4b-bf94-aab45e575e2a", "incremental": true, "name": "tempest-VolumesBackupsTest-Backup-294513885"}} {{(pid=100298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 10:12:54.587184 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.contrib.backups [None req-5acb1dd4-651e-4df6-963a-54e4d7f4c2c4 tempest-VolumesBackupsTest-1685343181 tempest-VolumesBackupsTest-1685343181-project-member] Creating new backup {'backup': {'volume_id': '9936fb4d-e89c-4b4b-bf94-aab45e575e2a', 'incremental': True, 'name': 'tempest-VolumesBackupsTest-Backup-294513885'}} {{(pid=100298) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 07 10:12:54.587305 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.contrib.backups [None req-5acb1dd4-651e-4df6-963a-54e4d7f4c2c4 tempest-VolumesBackupsTest-1685343181 tempest-VolumesBackupsTest-1685343181-project-member] Creating backup of volume 9936fb4d-e89c-4b4b-bf94-aab45e575e2a in container None Aug 07 10:12:54.594198 np0000006707 devstack@c-api.service[100298]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 10:12:54.594198 np0000006707 devstack@c-api.service[100298]: warnings.warn( Aug 07 10:12:54.594633 np0000006707 devstack@c-api.service[100298]: INFO cinder.volume.api [None req-5acb1dd4-651e-4df6-963a-54e4d7f4c2c4 tempest-VolumesBackupsTest-1685343181 tempest-VolumesBackupsTest-1685343181-project-member] Volume info retrieved successfully. Aug 07 10:12:54.609194 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.quota [None req-5acb1dd4-651e-4df6-963a-54e4d7f4c2c4 tempest-VolumesBackupsTest-1685343181 tempest-VolumesBackupsTest-1685343181-project-member] Created reservations ['619a2f30-f973-4e04-925a-242cfe6b7ee4', '9b742107-8ca1-4808-aa33-706168377afd'] {{(pid=100298) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 10:12:54.642592 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [None req-5acb1dd4-651e-4df6-963a-54e4d7f4c2c4 tempest-VolumesBackupsTest-1685343181 tempest-VolumesBackupsTest-1685343181-project-member] https://10.4.3.8/volume/v3/backups returned with HTTP 202 Aug 07 10:12:54.643092 np0000006707 devstack@c-api.service[100298]: [pid: 100298|app: 0|req: 1438/5759] 10.4.3.8 () {68 vars in 1245 bytes} [Fri Aug 7 10:12:54 2026] POST /volume/v3/backups => generated 325 bytes in 60 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 07 10:12:54.650898 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [None req-4e78d7aa-f9c1-45a7-9264-ff997df618d2 None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:12:54.652740 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-4e78d7aa-f9c1-45a7-9264-ff997df618d2 tempest-VolumesBackupsTest-1685343181 tempest-VolumesBackupsTest-1685343181-project-member] GET https://10.4.3.8/volume/v3/backups/508476b6-d601-45a0-a3be-ff28859b7fb2 Aug 07 10:12:54.652933 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-4e78d7aa-f9c1-45a7-9264-ff997df618d2 tempest-VolumesBackupsTest-1685343181 tempest-VolumesBackupsTest-1685343181-project-member] Empty body provided in request {{(pid=100297) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 10:12:54.653140 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-4e78d7aa-f9c1-45a7-9264-ff997df618d2 tempest-VolumesBackupsTest-1685343181 tempest-VolumesBackupsTest-1685343181-project-member] Calling method 'show' {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 10:12:54.653271 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.v3.backups [None req-4e78d7aa-f9c1-45a7-9264-ff997df618d2 tempest-VolumesBackupsTest-1685343181 tempest-VolumesBackupsTest-1685343181-project-member] Show backup with id 508476b6-d601-45a0-a3be-ff28859b7fb2. {{(pid=100297) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 10:12:54.658307 np0000006707 devstack@c-api.service[100297]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 10:12:54.658307 np0000006707 devstack@c-api.service[100297]: warnings.warn( Aug 07 10:12:54.658307 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-4e78d7aa-f9c1-45a7-9264-ff997df618d2 tempest-VolumesBackupsTest-1685343181 tempest-VolumesBackupsTest-1685343181-project-member] https://10.4.3.8/volume/v3/backups/508476b6-d601-45a0-a3be-ff28859b7fb2 returned with HTTP 200 Aug 07 10:12:54.658539 np0000006707 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 1443/5760] 10.4.3.8 () {66 vars in 1334 bytes} [Fri Aug 7 10:12:54 2026] GET /volume/v3/backups/508476b6-d601-45a0-a3be-ff28859b7fb2 => generated 731 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 10:12:55.667840 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [None req-365117da-4a8e-4cfd-824f-fe65d5daba09 None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:12:55.669503 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-365117da-4a8e-4cfd-824f-fe65d5daba09 tempest-VolumesBackupsTest-1685343181 tempest-VolumesBackupsTest-1685343181-project-member] GET https://10.4.3.8/volume/v3/backups/508476b6-d601-45a0-a3be-ff28859b7fb2 Aug 07 10:12:55.669681 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-365117da-4a8e-4cfd-824f-fe65d5daba09 tempest-VolumesBackupsTest-1685343181 tempest-VolumesBackupsTest-1685343181-project-member] Empty body provided in request {{(pid=100296) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 10:12:55.669853 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-365117da-4a8e-4cfd-824f-fe65d5daba09 tempest-VolumesBackupsTest-1685343181 tempest-VolumesBackupsTest-1685343181-project-member] Calling method 'show' {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 10:12:55.669949 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.v3.backups [None req-365117da-4a8e-4cfd-824f-fe65d5daba09 tempest-VolumesBackupsTest-1685343181 tempest-VolumesBackupsTest-1685343181-project-member] Show backup with id 508476b6-d601-45a0-a3be-ff28859b7fb2. {{(pid=100296) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 10:12:55.673926 np0000006707 devstack@c-api.service[100296]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 10:12:55.673926 np0000006707 devstack@c-api.service[100296]: warnings.warn( Aug 07 10:12:55.674693 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-365117da-4a8e-4cfd-824f-fe65d5daba09 tempest-VolumesBackupsTest-1685343181 tempest-VolumesBackupsTest-1685343181-project-member] https://10.4.3.8/volume/v3/backups/508476b6-d601-45a0-a3be-ff28859b7fb2 returned with HTTP 200 Aug 07 10:12:55.675016 np0000006707 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 1435/5761] 10.4.3.8 () {66 vars in 1334 bytes} [Fri Aug 7 10:12:55 2026] GET /volume/v3/backups/508476b6-d601-45a0-a3be-ff28859b7fb2 => generated 733 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 10:12:56.684755 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-3ed30f95-004f-4331-a5b5-98cf8f98a878 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:12:56.686529 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-3ed30f95-004f-4331-a5b5-98cf8f98a878 tempest-VolumesBackupsTest-1685343181 tempest-VolumesBackupsTest-1685343181-project-member] GET https://10.4.3.8/volume/v3/backups/508476b6-d601-45a0-a3be-ff28859b7fb2 Aug 07 10:12:56.686716 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-3ed30f95-004f-4331-a5b5-98cf8f98a878 tempest-VolumesBackupsTest-1685343181 tempest-VolumesBackupsTest-1685343181-project-member] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 10:12:56.686949 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-3ed30f95-004f-4331-a5b5-98cf8f98a878 tempest-VolumesBackupsTest-1685343181 tempest-VolumesBackupsTest-1685343181-project-member] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 10:12:56.687064 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.v3.backups [None req-3ed30f95-004f-4331-a5b5-98cf8f98a878 tempest-VolumesBackupsTest-1685343181 tempest-VolumesBackupsTest-1685343181-project-member] Show backup with id 508476b6-d601-45a0-a3be-ff28859b7fb2. {{(pid=100295) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 10:12:56.691158 np0000006707 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 10:12:56.691158 np0000006707 devstack@c-api.service[100295]: warnings.warn( Aug 07 10:12:56.691852 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-3ed30f95-004f-4331-a5b5-98cf8f98a878 tempest-VolumesBackupsTest-1685343181 tempest-VolumesBackupsTest-1685343181-project-member] https://10.4.3.8/volume/v3/backups/508476b6-d601-45a0-a3be-ff28859b7fb2 returned with HTTP 200 Aug 07 10:12:56.692213 np0000006707 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 1446/5762] 10.4.3.8 () {66 vars in 1334 bytes} [Fri Aug 7 10:12:56 2026] GET /volume/v3/backups/508476b6-d601-45a0-a3be-ff28859b7fb2 => generated 733 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 10:12:57.703391 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.middleware.request_id [None req-513d1fb7-c933-4512-8b68-a670984101a0 None None] RequestId filter calling following filter/app {{(pid=100298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:12:57.705137 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [None req-513d1fb7-c933-4512-8b68-a670984101a0 tempest-VolumesBackupsTest-1685343181 tempest-VolumesBackupsTest-1685343181-project-member] GET https://10.4.3.8/volume/v3/backups/508476b6-d601-45a0-a3be-ff28859b7fb2 Aug 07 10:12:57.705310 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [None req-513d1fb7-c933-4512-8b68-a670984101a0 tempest-VolumesBackupsTest-1685343181 tempest-VolumesBackupsTest-1685343181-project-member] Empty body provided in request {{(pid=100298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 10:12:57.705502 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [None req-513d1fb7-c933-4512-8b68-a670984101a0 tempest-VolumesBackupsTest-1685343181 tempest-VolumesBackupsTest-1685343181-project-member] Calling method 'show' {{(pid=100298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 10:12:57.705599 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.v3.backups [None req-513d1fb7-c933-4512-8b68-a670984101a0 tempest-VolumesBackupsTest-1685343181 tempest-VolumesBackupsTest-1685343181-project-member] Show backup with id 508476b6-d601-45a0-a3be-ff28859b7fb2. {{(pid=100298) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 10:12:57.709706 np0000006707 devstack@c-api.service[100298]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 10:12:57.709706 np0000006707 devstack@c-api.service[100298]: warnings.warn( Aug 07 10:12:57.710404 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [None req-513d1fb7-c933-4512-8b68-a670984101a0 tempest-VolumesBackupsTest-1685343181 tempest-VolumesBackupsTest-1685343181-project-member] https://10.4.3.8/volume/v3/backups/508476b6-d601-45a0-a3be-ff28859b7fb2 returned with HTTP 200 Aug 07 10:12:57.710733 np0000006707 devstack@c-api.service[100298]: [pid: 100298|app: 0|req: 1439/5763] 10.4.3.8 () {66 vars in 1334 bytes} [Fri Aug 7 10:12:57 2026] GET /volume/v3/backups/508476b6-d601-45a0-a3be-ff28859b7fb2 => generated 744 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 10:12:58.721225 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [None req-cf45e888-fe59-4e92-9e30-a8be2160ede4 None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:12:58.722846 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-cf45e888-fe59-4e92-9e30-a8be2160ede4 tempest-VolumesBackupsTest-1685343181 tempest-VolumesBackupsTest-1685343181-project-member] GET https://10.4.3.8/volume/v3/backups/508476b6-d601-45a0-a3be-ff28859b7fb2 Aug 07 10:12:58.723069 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-cf45e888-fe59-4e92-9e30-a8be2160ede4 tempest-VolumesBackupsTest-1685343181 tempest-VolumesBackupsTest-1685343181-project-member] Empty body provided in request {{(pid=100297) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 10:12:58.723268 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-cf45e888-fe59-4e92-9e30-a8be2160ede4 tempest-VolumesBackupsTest-1685343181 tempest-VolumesBackupsTest-1685343181-project-member] Calling method 'show' {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 10:12:58.723398 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.v3.backups [None req-cf45e888-fe59-4e92-9e30-a8be2160ede4 tempest-VolumesBackupsTest-1685343181 tempest-VolumesBackupsTest-1685343181-project-member] Show backup with id 508476b6-d601-45a0-a3be-ff28859b7fb2. {{(pid=100297) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 10:12:58.727477 np0000006707 devstack@c-api.service[100297]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 10:12:58.727477 np0000006707 devstack@c-api.service[100297]: warnings.warn( Aug 07 10:12:58.728284 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-cf45e888-fe59-4e92-9e30-a8be2160ede4 tempest-VolumesBackupsTest-1685343181 tempest-VolumesBackupsTest-1685343181-project-member] https://10.4.3.8/volume/v3/backups/508476b6-d601-45a0-a3be-ff28859b7fb2 returned with HTTP 200 Aug 07 10:12:58.728709 np0000006707 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 1444/5764] 10.4.3.8 () {66 vars in 1334 bytes} [Fri Aug 7 10:12:58 2026] GET /volume/v3/backups/508476b6-d601-45a0-a3be-ff28859b7fb2 => generated 744 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 10:12:59.738978 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [None req-0d20512a-0aa5-41a1-af60-5462b4f3f0f3 None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:12:59.740727 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-0d20512a-0aa5-41a1-af60-5462b4f3f0f3 tempest-VolumesBackupsTest-1685343181 tempest-VolumesBackupsTest-1685343181-project-member] GET https://10.4.3.8/volume/v3/backups/508476b6-d601-45a0-a3be-ff28859b7fb2 Aug 07 10:12:59.740919 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-0d20512a-0aa5-41a1-af60-5462b4f3f0f3 tempest-VolumesBackupsTest-1685343181 tempest-VolumesBackupsTest-1685343181-project-member] Empty body provided in request {{(pid=100296) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 10:12:59.741121 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-0d20512a-0aa5-41a1-af60-5462b4f3f0f3 tempest-VolumesBackupsTest-1685343181 tempest-VolumesBackupsTest-1685343181-project-member] Calling method 'show' {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 10:12:59.741230 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.v3.backups [None req-0d20512a-0aa5-41a1-af60-5462b4f3f0f3 tempest-VolumesBackupsTest-1685343181 tempest-VolumesBackupsTest-1685343181-project-member] Show backup with id 508476b6-d601-45a0-a3be-ff28859b7fb2. {{(pid=100296) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 10:12:59.746321 np0000006707 devstack@c-api.service[100296]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 10:12:59.746321 np0000006707 devstack@c-api.service[100296]: warnings.warn( Aug 07 10:12:59.747050 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-0d20512a-0aa5-41a1-af60-5462b4f3f0f3 tempest-VolumesBackupsTest-1685343181 tempest-VolumesBackupsTest-1685343181-project-member] https://10.4.3.8/volume/v3/backups/508476b6-d601-45a0-a3be-ff28859b7fb2 returned with HTTP 200 Aug 07 10:12:59.747389 np0000006707 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 1436/5765] 10.4.3.8 () {66 vars in 1334 bytes} [Fri Aug 7 10:12:59 2026] GET /volume/v3/backups/508476b6-d601-45a0-a3be-ff28859b7fb2 => generated 744 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 10:13:00.757350 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-83f76088-92cf-4f34-a057-be01654f3d9b None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:13:00.759663 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-83f76088-92cf-4f34-a057-be01654f3d9b tempest-VolumesBackupsTest-1685343181 tempest-VolumesBackupsTest-1685343181-project-member] GET https://10.4.3.8/volume/v3/backups/508476b6-d601-45a0-a3be-ff28859b7fb2 Aug 07 10:13:00.759914 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-83f76088-92cf-4f34-a057-be01654f3d9b tempest-VolumesBackupsTest-1685343181 tempest-VolumesBackupsTest-1685343181-project-member] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 10:13:00.760177 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-83f76088-92cf-4f34-a057-be01654f3d9b tempest-VolumesBackupsTest-1685343181 tempest-VolumesBackupsTest-1685343181-project-member] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 10:13:00.760322 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.v3.backups [None req-83f76088-92cf-4f34-a057-be01654f3d9b tempest-VolumesBackupsTest-1685343181 tempest-VolumesBackupsTest-1685343181-project-member] Show backup with id 508476b6-d601-45a0-a3be-ff28859b7fb2. {{(pid=100295) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 10:13:00.765377 np0000006707 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 10:13:00.765377 np0000006707 devstack@c-api.service[100295]: warnings.warn( Aug 07 10:13:00.766339 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-83f76088-92cf-4f34-a057-be01654f3d9b tempest-VolumesBackupsTest-1685343181 tempest-VolumesBackupsTest-1685343181-project-member] https://10.4.3.8/volume/v3/backups/508476b6-d601-45a0-a3be-ff28859b7fb2 returned with HTTP 200 Aug 07 10:13:00.766811 np0000006707 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 1447/5766] 10.4.3.8 () {66 vars in 1334 bytes} [Fri Aug 7 10:13:00 2026] GET /volume/v3/backups/508476b6-d601-45a0-a3be-ff28859b7fb2 => generated 744 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 10:13:01.777375 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.middleware.request_id [None req-81bdfc94-780e-48c7-9d81-d28124a8d2ec None None] RequestId filter calling following filter/app {{(pid=100298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:13:01.779368 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [None req-81bdfc94-780e-48c7-9d81-d28124a8d2ec tempest-VolumesBackupsTest-1685343181 tempest-VolumesBackupsTest-1685343181-project-member] GET https://10.4.3.8/volume/v3/backups/508476b6-d601-45a0-a3be-ff28859b7fb2 Aug 07 10:13:01.779634 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [None req-81bdfc94-780e-48c7-9d81-d28124a8d2ec tempest-VolumesBackupsTest-1685343181 tempest-VolumesBackupsTest-1685343181-project-member] Empty body provided in request {{(pid=100298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 10:13:01.779922 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [None req-81bdfc94-780e-48c7-9d81-d28124a8d2ec tempest-VolumesBackupsTest-1685343181 tempest-VolumesBackupsTest-1685343181-project-member] Calling method 'show' {{(pid=100298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 10:13:01.780082 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.v3.backups [None req-81bdfc94-780e-48c7-9d81-d28124a8d2ec tempest-VolumesBackupsTest-1685343181 tempest-VolumesBackupsTest-1685343181-project-member] Show backup with id 508476b6-d601-45a0-a3be-ff28859b7fb2. {{(pid=100298) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 10:13:01.784979 np0000006707 devstack@c-api.service[100298]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 10:13:01.784979 np0000006707 devstack@c-api.service[100298]: warnings.warn( Aug 07 10:13:01.785994 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [None req-81bdfc94-780e-48c7-9d81-d28124a8d2ec tempest-VolumesBackupsTest-1685343181 tempest-VolumesBackupsTest-1685343181-project-member] https://10.4.3.8/volume/v3/backups/508476b6-d601-45a0-a3be-ff28859b7fb2 returned with HTTP 200 Aug 07 10:13:01.786445 np0000006707 devstack@c-api.service[100298]: [pid: 100298|app: 0|req: 1440/5767] 10.4.3.8 () {66 vars in 1334 bytes} [Fri Aug 7 10:13:01 2026] GET /volume/v3/backups/508476b6-d601-45a0-a3be-ff28859b7fb2 => generated 744 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 10:13:02.796601 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [None req-c81373aa-c787-4c15-bbd1-6fbbde3d71b8 None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:13:02.798555 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-c81373aa-c787-4c15-bbd1-6fbbde3d71b8 tempest-VolumesBackupsTest-1685343181 tempest-VolumesBackupsTest-1685343181-project-member] GET https://10.4.3.8/volume/v3/backups/508476b6-d601-45a0-a3be-ff28859b7fb2 Aug 07 10:13:02.798775 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-c81373aa-c787-4c15-bbd1-6fbbde3d71b8 tempest-VolumesBackupsTest-1685343181 tempest-VolumesBackupsTest-1685343181-project-member] Empty body provided in request {{(pid=100297) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 10:13:02.798999 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-c81373aa-c787-4c15-bbd1-6fbbde3d71b8 tempest-VolumesBackupsTest-1685343181 tempest-VolumesBackupsTest-1685343181-project-member] Calling method 'show' {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 10:13:02.799132 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.v3.backups [None req-c81373aa-c787-4c15-bbd1-6fbbde3d71b8 tempest-VolumesBackupsTest-1685343181 tempest-VolumesBackupsTest-1685343181-project-member] Show backup with id 508476b6-d601-45a0-a3be-ff28859b7fb2. {{(pid=100297) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 10:13:02.803791 np0000006707 devstack@c-api.service[100297]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 10:13:02.803791 np0000006707 devstack@c-api.service[100297]: warnings.warn( Aug 07 10:13:02.804496 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-c81373aa-c787-4c15-bbd1-6fbbde3d71b8 tempest-VolumesBackupsTest-1685343181 tempest-VolumesBackupsTest-1685343181-project-member] https://10.4.3.8/volume/v3/backups/508476b6-d601-45a0-a3be-ff28859b7fb2 returned with HTTP 200 Aug 07 10:13:02.804843 np0000006707 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 1445/5768] 10.4.3.8 () {66 vars in 1334 bytes} [Fri Aug 7 10:13:02 2026] GET /volume/v3/backups/508476b6-d601-45a0-a3be-ff28859b7fb2 => generated 744 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 10:13:03.815990 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [None req-9cfe9bf6-6df8-4de1-98df-3c3de64db6b0 None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:13:03.817903 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-9cfe9bf6-6df8-4de1-98df-3c3de64db6b0 tempest-VolumesBackupsTest-1685343181 tempest-VolumesBackupsTest-1685343181-project-member] GET https://10.4.3.8/volume/v3/backups/508476b6-d601-45a0-a3be-ff28859b7fb2 Aug 07 10:13:03.818149 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-9cfe9bf6-6df8-4de1-98df-3c3de64db6b0 tempest-VolumesBackupsTest-1685343181 tempest-VolumesBackupsTest-1685343181-project-member] Empty body provided in request {{(pid=100296) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 10:13:03.818372 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-9cfe9bf6-6df8-4de1-98df-3c3de64db6b0 tempest-VolumesBackupsTest-1685343181 tempest-VolumesBackupsTest-1685343181-project-member] Calling method 'show' {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 10:13:03.818526 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.v3.backups [None req-9cfe9bf6-6df8-4de1-98df-3c3de64db6b0 tempest-VolumesBackupsTest-1685343181 tempest-VolumesBackupsTest-1685343181-project-member] Show backup with id 508476b6-d601-45a0-a3be-ff28859b7fb2. {{(pid=100296) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 10:13:03.823481 np0000006707 devstack@c-api.service[100296]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 10:13:03.823481 np0000006707 devstack@c-api.service[100296]: warnings.warn( Aug 07 10:13:03.824306 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-9cfe9bf6-6df8-4de1-98df-3c3de64db6b0 tempest-VolumesBackupsTest-1685343181 tempest-VolumesBackupsTest-1685343181-project-member] https://10.4.3.8/volume/v3/backups/508476b6-d601-45a0-a3be-ff28859b7fb2 returned with HTTP 200 Aug 07 10:13:03.824718 np0000006707 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 1437/5769] 10.4.3.8 () {66 vars in 1334 bytes} [Fri Aug 7 10:13:03 2026] GET /volume/v3/backups/508476b6-d601-45a0-a3be-ff28859b7fb2 => generated 744 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 10:13:04.833658 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-9e3fae30-e6aa-4545-aa05-c25f118745cb None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:13:04.835462 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-9e3fae30-e6aa-4545-aa05-c25f118745cb tempest-VolumesBackupsTest-1685343181 tempest-VolumesBackupsTest-1685343181-project-member] GET https://10.4.3.8/volume/v3/backups/508476b6-d601-45a0-a3be-ff28859b7fb2 Aug 07 10:13:04.835684 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-9e3fae30-e6aa-4545-aa05-c25f118745cb tempest-VolumesBackupsTest-1685343181 tempest-VolumesBackupsTest-1685343181-project-member] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 10:13:04.835873 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-9e3fae30-e6aa-4545-aa05-c25f118745cb tempest-VolumesBackupsTest-1685343181 tempest-VolumesBackupsTest-1685343181-project-member] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 10:13:04.835971 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.v3.backups [None req-9e3fae30-e6aa-4545-aa05-c25f118745cb tempest-VolumesBackupsTest-1685343181 tempest-VolumesBackupsTest-1685343181-project-member] Show backup with id 508476b6-d601-45a0-a3be-ff28859b7fb2. {{(pid=100295) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 10:13:04.840409 np0000006707 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 10:13:04.840409 np0000006707 devstack@c-api.service[100295]: warnings.warn( Aug 07 10:13:04.841119 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-9e3fae30-e6aa-4545-aa05-c25f118745cb tempest-VolumesBackupsTest-1685343181 tempest-VolumesBackupsTest-1685343181-project-member] https://10.4.3.8/volume/v3/backups/508476b6-d601-45a0-a3be-ff28859b7fb2 returned with HTTP 200 Aug 07 10:13:04.841497 np0000006707 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 1448/5770] 10.4.3.8 () {66 vars in 1334 bytes} [Fri Aug 7 10:13:04 2026] GET /volume/v3/backups/508476b6-d601-45a0-a3be-ff28859b7fb2 => generated 746 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 10:13:05.851066 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.middleware.request_id [None req-e4a48ddc-239d-44fb-a4a5-3984a5ca2107 None None] RequestId filter calling following filter/app {{(pid=100298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:13:05.852784 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [None req-e4a48ddc-239d-44fb-a4a5-3984a5ca2107 tempest-VolumesBackupsTest-1685343181 tempest-VolumesBackupsTest-1685343181-project-member] GET https://10.4.3.8/volume/v3/backups/508476b6-d601-45a0-a3be-ff28859b7fb2 Aug 07 10:13:05.852990 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [None req-e4a48ddc-239d-44fb-a4a5-3984a5ca2107 tempest-VolumesBackupsTest-1685343181 tempest-VolumesBackupsTest-1685343181-project-member] Empty body provided in request {{(pid=100298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 10:13:05.853190 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [None req-e4a48ddc-239d-44fb-a4a5-3984a5ca2107 tempest-VolumesBackupsTest-1685343181 tempest-VolumesBackupsTest-1685343181-project-member] Calling method 'show' {{(pid=100298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 10:13:05.853281 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.v3.backups [None req-e4a48ddc-239d-44fb-a4a5-3984a5ca2107 tempest-VolumesBackupsTest-1685343181 tempest-VolumesBackupsTest-1685343181-project-member] Show backup with id 508476b6-d601-45a0-a3be-ff28859b7fb2. {{(pid=100298) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 10:13:05.857153 np0000006707 devstack@c-api.service[100298]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 10:13:05.857153 np0000006707 devstack@c-api.service[100298]: warnings.warn( Aug 07 10:13:05.857785 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [None req-e4a48ddc-239d-44fb-a4a5-3984a5ca2107 tempest-VolumesBackupsTest-1685343181 tempest-VolumesBackupsTest-1685343181-project-member] https://10.4.3.8/volume/v3/backups/508476b6-d601-45a0-a3be-ff28859b7fb2 returned with HTTP 200 Aug 07 10:13:05.858117 np0000006707 devstack@c-api.service[100298]: [pid: 100298|app: 0|req: 1441/5771] 10.4.3.8 () {66 vars in 1334 bytes} [Fri Aug 7 10:13:05 2026] GET /volume/v3/backups/508476b6-d601-45a0-a3be-ff28859b7fb2 => generated 747 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 10:13:05.866385 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [None req-28721009-700c-4b29-afa2-a9d719778394 None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:13:05.868727 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-28721009-700c-4b29-afa2-a9d719778394 tempest-VolumesBackupsTest-1685343181 tempest-VolumesBackupsTest-1685343181-project-member] GET https://10.4.3.8/volume/v3/backups/508476b6-d601-45a0-a3be-ff28859b7fb2 Aug 07 10:13:05.868981 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-28721009-700c-4b29-afa2-a9d719778394 tempest-VolumesBackupsTest-1685343181 tempest-VolumesBackupsTest-1685343181-project-member] Empty body provided in request {{(pid=100297) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 10:13:05.869228 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-28721009-700c-4b29-afa2-a9d719778394 tempest-VolumesBackupsTest-1685343181 tempest-VolumesBackupsTest-1685343181-project-member] Calling method 'show' {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 10:13:05.869367 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.v3.backups [None req-28721009-700c-4b29-afa2-a9d719778394 tempest-VolumesBackupsTest-1685343181 tempest-VolumesBackupsTest-1685343181-project-member] Show backup with id 508476b6-d601-45a0-a3be-ff28859b7fb2. {{(pid=100297) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 10:13:05.873338 np0000006707 devstack@c-api.service[100297]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 10:13:05.873338 np0000006707 devstack@c-api.service[100297]: warnings.warn( Aug 07 10:13:05.873994 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-28721009-700c-4b29-afa2-a9d719778394 tempest-VolumesBackupsTest-1685343181 tempest-VolumesBackupsTest-1685343181-project-member] https://10.4.3.8/volume/v3/backups/508476b6-d601-45a0-a3be-ff28859b7fb2 returned with HTTP 200 Aug 07 10:13:05.874359 np0000006707 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 1446/5772] 10.4.3.8 () {66 vars in 1334 bytes} [Fri Aug 7 10:13:05 2026] GET /volume/v3/backups/508476b6-d601-45a0-a3be-ff28859b7fb2 => generated 747 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 10:13:05.883964 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [None req-6b62553b-618f-41af-8962-391a13f893d3 None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:13:05.885574 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-6b62553b-618f-41af-8962-391a13f893d3 tempest-VolumesBackupsTest-1685343181 tempest-VolumesBackupsTest-1685343181-project-member] DELETE https://10.4.3.8/volume/v3/backups/508476b6-d601-45a0-a3be-ff28859b7fb2 Aug 07 10:13:05.885756 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-6b62553b-618f-41af-8962-391a13f893d3 tempest-VolumesBackupsTest-1685343181 tempest-VolumesBackupsTest-1685343181-project-member] Empty body provided in request {{(pid=100296) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 10:13:05.885929 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-6b62553b-618f-41af-8962-391a13f893d3 tempest-VolumesBackupsTest-1685343181 tempest-VolumesBackupsTest-1685343181-project-member] Calling method 'delete' {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 10:13:05.886032 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.contrib.backups [None req-6b62553b-618f-41af-8962-391a13f893d3 tempest-VolumesBackupsTest-1685343181 tempest-VolumesBackupsTest-1685343181-project-member] Delete backup with id: 508476b6-d601-45a0-a3be-ff28859b7fb2. Aug 07 10:13:05.889918 np0000006707 devstack@c-api.service[100296]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 10:13:05.889918 np0000006707 devstack@c-api.service[100296]: warnings.warn( Aug 07 10:13:05.899922 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.backup.rpcapi [None req-6b62553b-618f-41af-8962-391a13f893d3 tempest-VolumesBackupsTest-1685343181 tempest-VolumesBackupsTest-1685343181-project-member] delete_backup rpcapi backup_id 508476b6-d601-45a0-a3be-ff28859b7fb2 {{(pid=100296) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 07 10:13:05.901438 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-6b62553b-618f-41af-8962-391a13f893d3 tempest-VolumesBackupsTest-1685343181 tempest-VolumesBackupsTest-1685343181-project-member] https://10.4.3.8/volume/v3/backups/508476b6-d601-45a0-a3be-ff28859b7fb2 returned with HTTP 202 Aug 07 10:13:05.901799 np0000006707 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 1438/5773] 10.4.3.8 () {66 vars in 1337 bytes} [Fri Aug 7 10:13:05 2026] DELETE /volume/v3/backups/508476b6-d601-45a0-a3be-ff28859b7fb2 => generated 0 bytes in 18 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 07 10:13:05.908574 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-96146b2d-51bb-4553-be35-33096dcd7397 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:13:05.910095 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-96146b2d-51bb-4553-be35-33096dcd7397 tempest-VolumesBackupsTest-1685343181 tempest-VolumesBackupsTest-1685343181-project-member] GET https://10.4.3.8/volume/v3/backups/508476b6-d601-45a0-a3be-ff28859b7fb2 Aug 07 10:13:05.910278 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-96146b2d-51bb-4553-be35-33096dcd7397 tempest-VolumesBackupsTest-1685343181 tempest-VolumesBackupsTest-1685343181-project-member] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 10:13:05.910460 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-96146b2d-51bb-4553-be35-33096dcd7397 tempest-VolumesBackupsTest-1685343181 tempest-VolumesBackupsTest-1685343181-project-member] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 10:13:05.910562 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.v3.backups [None req-96146b2d-51bb-4553-be35-33096dcd7397 tempest-VolumesBackupsTest-1685343181 tempest-VolumesBackupsTest-1685343181-project-member] Show backup with id 508476b6-d601-45a0-a3be-ff28859b7fb2. {{(pid=100295) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 10:13:05.914300 np0000006707 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 10:13:05.914300 np0000006707 devstack@c-api.service[100295]: warnings.warn( Aug 07 10:13:05.914871 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-96146b2d-51bb-4553-be35-33096dcd7397 tempest-VolumesBackupsTest-1685343181 tempest-VolumesBackupsTest-1685343181-project-member] https://10.4.3.8/volume/v3/backups/508476b6-d601-45a0-a3be-ff28859b7fb2 returned with HTTP 200 Aug 07 10:13:05.915203 np0000006707 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 1449/5774] 10.4.3.8 () {66 vars in 1334 bytes} [Fri Aug 7 10:13:05 2026] GET /volume/v3/backups/508476b6-d601-45a0-a3be-ff28859b7fb2 => generated 746 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 10:13:06.925657 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.middleware.request_id [None req-1e155945-8d24-404c-bc53-56cdba3c7a07 None None] RequestId filter calling following filter/app {{(pid=100298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:13:06.927336 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [None req-1e155945-8d24-404c-bc53-56cdba3c7a07 tempest-VolumesBackupsTest-1685343181 tempest-VolumesBackupsTest-1685343181-project-member] GET https://10.4.3.8/volume/v3/backups/508476b6-d601-45a0-a3be-ff28859b7fb2 Aug 07 10:13:06.927509 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [None req-1e155945-8d24-404c-bc53-56cdba3c7a07 tempest-VolumesBackupsTest-1685343181 tempest-VolumesBackupsTest-1685343181-project-member] Empty body provided in request {{(pid=100298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 10:13:06.927685 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [None req-1e155945-8d24-404c-bc53-56cdba3c7a07 tempest-VolumesBackupsTest-1685343181 tempest-VolumesBackupsTest-1685343181-project-member] Calling method 'show' {{(pid=100298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 10:13:06.927803 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.v3.backups [None req-1e155945-8d24-404c-bc53-56cdba3c7a07 tempest-VolumesBackupsTest-1685343181 tempest-VolumesBackupsTest-1685343181-project-member] Show backup with id 508476b6-d601-45a0-a3be-ff28859b7fb2. {{(pid=100298) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 10:13:06.932620 np0000006707 devstack@c-api.service[100298]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 10:13:06.932620 np0000006707 devstack@c-api.service[100298]: warnings.warn( Aug 07 10:13:06.933505 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [None req-1e155945-8d24-404c-bc53-56cdba3c7a07 tempest-VolumesBackupsTest-1685343181 tempest-VolumesBackupsTest-1685343181-project-member] https://10.4.3.8/volume/v3/backups/508476b6-d601-45a0-a3be-ff28859b7fb2 returned with HTTP 200 Aug 07 10:13:06.933986 np0000006707 devstack@c-api.service[100298]: [pid: 100298|app: 0|req: 1442/5775] 10.4.3.8 () {66 vars in 1334 bytes} [Fri Aug 7 10:13:06 2026] GET /volume/v3/backups/508476b6-d601-45a0-a3be-ff28859b7fb2 => generated 746 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 10:13:07.944223 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [None req-fcdaa214-bf30-4b62-99bf-fa1b4d15b4c2 None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:13:07.946761 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-fcdaa214-bf30-4b62-99bf-fa1b4d15b4c2 tempest-VolumesBackupsTest-1685343181 tempest-VolumesBackupsTest-1685343181-project-member] GET https://10.4.3.8/volume/v3/backups/508476b6-d601-45a0-a3be-ff28859b7fb2 Aug 07 10:13:07.946996 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-fcdaa214-bf30-4b62-99bf-fa1b4d15b4c2 tempest-VolumesBackupsTest-1685343181 tempest-VolumesBackupsTest-1685343181-project-member] Empty body provided in request {{(pid=100297) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 10:13:07.947288 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-fcdaa214-bf30-4b62-99bf-fa1b4d15b4c2 tempest-VolumesBackupsTest-1685343181 tempest-VolumesBackupsTest-1685343181-project-member] Calling method 'show' {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 10:13:07.947460 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.v3.backups [None req-fcdaa214-bf30-4b62-99bf-fa1b4d15b4c2 tempest-VolumesBackupsTest-1685343181 tempest-VolumesBackupsTest-1685343181-project-member] Show backup with id 508476b6-d601-45a0-a3be-ff28859b7fb2. {{(pid=100297) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 10:13:07.952922 np0000006707 devstack@c-api.service[100297]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 10:13:07.952922 np0000006707 devstack@c-api.service[100297]: warnings.warn( Aug 07 10:13:07.954195 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-fcdaa214-bf30-4b62-99bf-fa1b4d15b4c2 tempest-VolumesBackupsTest-1685343181 tempest-VolumesBackupsTest-1685343181-project-member] https://10.4.3.8/volume/v3/backups/508476b6-d601-45a0-a3be-ff28859b7fb2 returned with HTTP 200 Aug 07 10:13:07.954718 np0000006707 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 1447/5776] 10.4.3.8 () {66 vars in 1334 bytes} [Fri Aug 7 10:13:07 2026] GET /volume/v3/backups/508476b6-d601-45a0-a3be-ff28859b7fb2 => generated 746 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 10:13:08.964534 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [None req-290f136e-4b6a-4183-ba35-7780b8188992 None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:13:08.965993 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-290f136e-4b6a-4183-ba35-7780b8188992 tempest-VolumesBackupsTest-1685343181 tempest-VolumesBackupsTest-1685343181-project-member] GET https://10.4.3.8/volume/v3/backups/508476b6-d601-45a0-a3be-ff28859b7fb2 Aug 07 10:13:08.966183 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-290f136e-4b6a-4183-ba35-7780b8188992 tempest-VolumesBackupsTest-1685343181 tempest-VolumesBackupsTest-1685343181-project-member] Empty body provided in request {{(pid=100296) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 10:13:08.966360 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-290f136e-4b6a-4183-ba35-7780b8188992 tempest-VolumesBackupsTest-1685343181 tempest-VolumesBackupsTest-1685343181-project-member] Calling method 'show' {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 10:13:08.966485 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.v3.backups [None req-290f136e-4b6a-4183-ba35-7780b8188992 tempest-VolumesBackupsTest-1685343181 tempest-VolumesBackupsTest-1685343181-project-member] Show backup with id 508476b6-d601-45a0-a3be-ff28859b7fb2. {{(pid=100296) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 10:13:08.970314 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-290f136e-4b6a-4183-ba35-7780b8188992 tempest-VolumesBackupsTest-1685343181 tempest-VolumesBackupsTest-1685343181-project-member] https://10.4.3.8/volume/v3/backups/508476b6-d601-45a0-a3be-ff28859b7fb2 returned with HTTP 404 Aug 07 10:13:08.970819 np0000006707 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 1439/5777] 10.4.3.8 () {66 vars in 1334 bytes} [Fri Aug 7 10:13:08 2026] GET /volume/v3/backups/508476b6-d601-45a0-a3be-ff28859b7fb2 => generated 109 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 10:13:09.390445 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-b33b646e-cd53-49ee-b45e-61f575ce091e None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:13:09.392136 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-b33b646e-cd53-49ee-b45e-61f575ce091e tempest-VolumesBackupsTest-1685343181 tempest-VolumesBackupsTest-1685343181-project-member] DELETE https://10.4.3.8/volume/v3/backups/add97e7f-fdf7-4b9a-99a8-b40580dc4367 Aug 07 10:13:09.392349 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-b33b646e-cd53-49ee-b45e-61f575ce091e tempest-VolumesBackupsTest-1685343181 tempest-VolumesBackupsTest-1685343181-project-member] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 10:13:09.392566 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-b33b646e-cd53-49ee-b45e-61f575ce091e tempest-VolumesBackupsTest-1685343181 tempest-VolumesBackupsTest-1685343181-project-member] Calling method 'delete' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 10:13:09.392663 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.contrib.backups [None req-b33b646e-cd53-49ee-b45e-61f575ce091e tempest-VolumesBackupsTest-1685343181 tempest-VolumesBackupsTest-1685343181-project-member] Delete backup with id: add97e7f-fdf7-4b9a-99a8-b40580dc4367. Aug 07 10:13:09.397052 np0000006707 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 10:13:09.397052 np0000006707 devstack@c-api.service[100295]: warnings.warn( Aug 07 10:13:09.407935 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.backup.rpcapi [None req-b33b646e-cd53-49ee-b45e-61f575ce091e tempest-VolumesBackupsTest-1685343181 tempest-VolumesBackupsTest-1685343181-project-member] delete_backup rpcapi backup_id add97e7f-fdf7-4b9a-99a8-b40580dc4367 {{(pid=100295) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 07 10:13:09.409587 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-b33b646e-cd53-49ee-b45e-61f575ce091e tempest-VolumesBackupsTest-1685343181 tempest-VolumesBackupsTest-1685343181-project-member] https://10.4.3.8/volume/v3/backups/add97e7f-fdf7-4b9a-99a8-b40580dc4367 returned with HTTP 202 Aug 07 10:13:09.410049 np0000006707 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 1450/5778] 10.4.3.8 () {66 vars in 1337 bytes} [Fri Aug 7 10:13:09 2026] DELETE /volume/v3/backups/add97e7f-fdf7-4b9a-99a8-b40580dc4367 => generated 0 bytes in 20 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 07 10:13:09.416873 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.middleware.request_id [None req-bb659b6e-3d66-43d2-8003-e9be048c9a9b None None] RequestId filter calling following filter/app {{(pid=100298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:13:09.418906 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [None req-bb659b6e-3d66-43d2-8003-e9be048c9a9b tempest-VolumesBackupsTest-1685343181 tempest-VolumesBackupsTest-1685343181-project-member] GET https://10.4.3.8/volume/v3/backups/add97e7f-fdf7-4b9a-99a8-b40580dc4367 Aug 07 10:13:09.418906 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [None req-bb659b6e-3d66-43d2-8003-e9be048c9a9b tempest-VolumesBackupsTest-1685343181 tempest-VolumesBackupsTest-1685343181-project-member] Empty body provided in request {{(pid=100298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 10:13:09.419171 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [None req-bb659b6e-3d66-43d2-8003-e9be048c9a9b tempest-VolumesBackupsTest-1685343181 tempest-VolumesBackupsTest-1685343181-project-member] Calling method 'show' {{(pid=100298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 10:13:09.419309 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.v3.backups [None req-bb659b6e-3d66-43d2-8003-e9be048c9a9b tempest-VolumesBackupsTest-1685343181 tempest-VolumesBackupsTest-1685343181-project-member] Show backup with id add97e7f-fdf7-4b9a-99a8-b40580dc4367. {{(pid=100298) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 10:13:09.423503 np0000006707 devstack@c-api.service[100298]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 10:13:09.423503 np0000006707 devstack@c-api.service[100298]: warnings.warn( Aug 07 10:13:09.424219 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [None req-bb659b6e-3d66-43d2-8003-e9be048c9a9b tempest-VolumesBackupsTest-1685343181 tempest-VolumesBackupsTest-1685343181-project-member] https://10.4.3.8/volume/v3/backups/add97e7f-fdf7-4b9a-99a8-b40580dc4367 returned with HTTP 200 Aug 07 10:13:09.424530 np0000006707 devstack@c-api.service[100298]: [pid: 100298|app: 0|req: 1443/5779] 10.4.3.8 () {66 vars in 1334 bytes} [Fri Aug 7 10:13:09 2026] GET /volume/v3/backups/add97e7f-fdf7-4b9a-99a8-b40580dc4367 => generated 747 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 10:13:10.434415 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [None req-d309f523-9582-41d0-ad52-c539e0fb4300 None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:13:10.436290 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-d309f523-9582-41d0-ad52-c539e0fb4300 tempest-VolumesBackupsTest-1685343181 tempest-VolumesBackupsTest-1685343181-project-member] GET https://10.4.3.8/volume/v3/backups/add97e7f-fdf7-4b9a-99a8-b40580dc4367 Aug 07 10:13:10.436505 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-d309f523-9582-41d0-ad52-c539e0fb4300 tempest-VolumesBackupsTest-1685343181 tempest-VolumesBackupsTest-1685343181-project-member] Empty body provided in request {{(pid=100297) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 10:13:10.436688 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-d309f523-9582-41d0-ad52-c539e0fb4300 tempest-VolumesBackupsTest-1685343181 tempest-VolumesBackupsTest-1685343181-project-member] Calling method 'show' {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 10:13:10.436786 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.v3.backups [None req-d309f523-9582-41d0-ad52-c539e0fb4300 tempest-VolumesBackupsTest-1685343181 tempest-VolumesBackupsTest-1685343181-project-member] Show backup with id add97e7f-fdf7-4b9a-99a8-b40580dc4367. {{(pid=100297) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 10:13:10.441007 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-d309f523-9582-41d0-ad52-c539e0fb4300 tempest-VolumesBackupsTest-1685343181 tempest-VolumesBackupsTest-1685343181-project-member] https://10.4.3.8/volume/v3/backups/add97e7f-fdf7-4b9a-99a8-b40580dc4367 returned with HTTP 404 Aug 07 10:13:10.441507 np0000006707 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 1448/5780] 10.4.3.8 () {66 vars in 1334 bytes} [Fri Aug 7 10:13:10 2026] GET /volume/v3/backups/add97e7f-fdf7-4b9a-99a8-b40580dc4367 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 10:13:10.452154 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [None req-6ca139d1-38f1-46d2-9b03-a421621ebfc5 None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:13:10.454006 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-6ca139d1-38f1-46d2-9b03-a421621ebfc5 tempest-VolumesBackupsTest-1685343181 tempest-VolumesBackupsTest-1685343181-project-member] POST https://10.4.3.8/volume/v3/volumes Aug 07 10:13:10.454356 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-6ca139d1-38f1-46d2-9b03-a421621ebfc5 tempest-VolumesBackupsTest-1685343181 tempest-VolumesBackupsTest-1685343181-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesBackupsTest-Volume-672266808"}} {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 10:13:10.455813 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.v3.volumes [None req-6ca139d1-38f1-46d2-9b03-a421621ebfc5 tempest-VolumesBackupsTest-1685343181 tempest-VolumesBackupsTest-1685343181-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesBackupsTest-Volume-672266808'}} {{(pid=100296) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 07 10:13:10.455946 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.v3.volumes [None req-6ca139d1-38f1-46d2-9b03-a421621ebfc5 tempest-VolumesBackupsTest-1685343181 tempest-VolumesBackupsTest-1685343181-project-member] Create volume of 1 GB Aug 07 10:13:10.459822 np0000006707 devstack@c-api.service[100296]: INFO cinder.volume.api [None req-6ca139d1-38f1-46d2-9b03-a421621ebfc5 tempest-VolumesBackupsTest-1685343181 tempest-VolumesBackupsTest-1685343181-project-member] Availability Zones retrieved successfully. Aug 07 10:13:10.465820 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.volume.api [None req-6ca139d1-38f1-46d2-9b03-a421621ebfc5 tempest-VolumesBackupsTest-1685343181 tempest-VolumesBackupsTest-1685343181-project-member] Flow 'volume_create_api' (e3049b8c-84b9-4bac-811b-15b176fa34fb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100296) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 10:13:10.466801 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.volume.api [None req-6ca139d1-38f1-46d2-9b03-a421621ebfc5 tempest-VolumesBackupsTest-1685343181 tempest-VolumesBackupsTest-1685343181-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f4792e64-8265-47ad-8a6d-d2bb6c7bc034) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 10:13:10.467783 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.volume.flows.api.create_volume [None req-6ca139d1-38f1-46d2-9b03-a421621ebfc5 tempest-VolumesBackupsTest-1685343181 tempest-VolumesBackupsTest-1685343181-project-member] Validating volume size '1' using validate_int {{(pid=100296) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 07 10:13:10.491474 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.volume.api [None req-6ca139d1-38f1-46d2-9b03-a421621ebfc5 tempest-VolumesBackupsTest-1685343181 tempest-VolumesBackupsTest-1685343181-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f4792e64-8265-47ad-8a6d-d2bb6c7bc034) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-07T09:47:39Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=45fd9a3a-b61e-4c6c-9ab7-d02f06678d0d,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '45fd9a3a-b61e-4c6c-9ab7-d02f06678d0d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 10:13:10.492242 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.volume.api [None req-6ca139d1-38f1-46d2-9b03-a421621ebfc5 tempest-VolumesBackupsTest-1685343181 tempest-VolumesBackupsTest-1685343181-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (359a089e-383c-474f-9ca4-17c7277878d6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 10:13:10.529216 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.quota [None req-6ca139d1-38f1-46d2-9b03-a421621ebfc5 tempest-VolumesBackupsTest-1685343181 tempest-VolumesBackupsTest-1685343181-project-member] Created reservations ['a5ae72ae-9ae0-466f-927f-0e5af53b8f5e', '86422151-5b32-4cfa-a3fe-ccf2abdf5ea6', '8e26eb7f-d131-44e6-819b-95539131bfe3', 'd98e3ab9-63f8-4352-9d43-4de13105d37c'] {{(pid=100296) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 10:13:10.529981 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.volume.api [None req-6ca139d1-38f1-46d2-9b03-a421621ebfc5 tempest-VolumesBackupsTest-1685343181 tempest-VolumesBackupsTest-1685343181-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (359a089e-383c-474f-9ca4-17c7277878d6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['a5ae72ae-9ae0-466f-927f-0e5af53b8f5e', '86422151-5b32-4cfa-a3fe-ccf2abdf5ea6', '8e26eb7f-d131-44e6-819b-95539131bfe3', 'd98e3ab9-63f8-4352-9d43-4de13105d37c']}' {{(pid=100296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 10:13:10.530689 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.volume.api [None req-6ca139d1-38f1-46d2-9b03-a421621ebfc5 tempest-VolumesBackupsTest-1685343181 tempest-VolumesBackupsTest-1685343181-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e1850bdc-a2ac-4753-8a91-539792a5744d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 10:13:10.550388 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.volume.api [None req-6ca139d1-38f1-46d2-9b03-a421621ebfc5 tempest-VolumesBackupsTest-1685343181 tempest-VolumesBackupsTest-1685343181-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e1850bdc-a2ac-4753-8a91-539792a5744d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'c2bbf5fe-3631-4c23-8291-5d651ba50fab', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-672266808',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ee2428a1bdc64c9f9680f63604a33a63',qos_specs=None,replication_status=,reservations=['a5ae72ae-9ae0-466f-927f-0e5af53b8f5e','86422151-5b32-4cfa-a3fe-ccf2abdf5ea6','8e26eb7f-d131-44e6-819b-95539131bfe3','d98e3ab9-63f8-4352-9d43-4de13105d37c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f9f3dc875a54488091d2c055ff88003f',volume_type_id=45fd9a3a-b61e-4c6c-9ab7-d02f06678d0d), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-07T10:13:10Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-672266808',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=c2bbf5fe-3631-4c23-8291-5d651ba50fab,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='ee2428a1bdc64c9f9680f63604a33a63',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='f9f3dc875a54488091d2c055ff88003f',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(45fd9a3a-b61e-4c6c-9ab7-d02f06678d0d),volume_type_id=45fd9a3a-b61e-4c6c-9ab7-d02f06678d0d)}' {{(pid=100296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 10:13:10.551089 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.volume.api [None req-6ca139d1-38f1-46d2-9b03-a421621ebfc5 tempest-VolumesBackupsTest-1685343181 tempest-VolumesBackupsTest-1685343181-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (007c5f21-bcfa-4672-96f5-cdd00d9d2bee) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 10:13:10.565265 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.volume.api [None req-6ca139d1-38f1-46d2-9b03-a421621ebfc5 tempest-VolumesBackupsTest-1685343181 tempest-VolumesBackupsTest-1685343181-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (007c5f21-bcfa-4672-96f5-cdd00d9d2bee) transitioned into state 'SUCCESS' from state '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-672266808',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ee2428a1bdc64c9f9680f63604a33a63',qos_specs=None,replication_status=,reservations=['a5ae72ae-9ae0-466f-927f-0e5af53b8f5e','86422151-5b32-4cfa-a3fe-ccf2abdf5ea6','8e26eb7f-d131-44e6-819b-95539131bfe3','d98e3ab9-63f8-4352-9d43-4de13105d37c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f9f3dc875a54488091d2c055ff88003f',volume_type_id=45fd9a3a-b61e-4c6c-9ab7-d02f06678d0d)}' {{(pid=100296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 10:13:10.565905 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.volume.api [None req-6ca139d1-38f1-46d2-9b03-a421621ebfc5 tempest-VolumesBackupsTest-1685343181 tempest-VolumesBackupsTest-1685343181-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4be62f4b-1a3b-47bc-b696-ee5f1e5366b0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 10:13:10.573504 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.volume.api [None req-6ca139d1-38f1-46d2-9b03-a421621ebfc5 tempest-VolumesBackupsTest-1685343181 tempest-VolumesBackupsTest-1685343181-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4be62f4b-1a3b-47bc-b696-ee5f1e5366b0) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 10:13:10.574660 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.volume.api [None req-6ca139d1-38f1-46d2-9b03-a421621ebfc5 tempest-VolumesBackupsTest-1685343181 tempest-VolumesBackupsTest-1685343181-project-member] Flow 'volume_create_api' (e3049b8c-84b9-4bac-811b-15b176fa34fb) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100296) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 10:13:10.575076 np0000006707 devstack@c-api.service[100296]: INFO cinder.volume.api [None req-6ca139d1-38f1-46d2-9b03-a421621ebfc5 tempest-VolumesBackupsTest-1685343181 tempest-VolumesBackupsTest-1685343181-project-member] Create volume request issued successfully. Aug 07 10:13:10.575885 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-6ca139d1-38f1-46d2-9b03-a421621ebfc5 tempest-VolumesBackupsTest-1685343181 tempest-VolumesBackupsTest-1685343181-project-member] https://10.4.3.8/volume/v3/volumes returned with HTTP 202 Aug 07 10:13:10.576293 np0000006707 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 1440/5781] 10.4.3.8 () {68 vars in 1244 bytes} [Fri Aug 7 10:13:10 2026] POST /volume/v3/volumes => generated 744 bytes in 125 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 07 10:13:10.587580 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-13c6168d-3117-4c39-bcdf-e3f3541345eb None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:13:10.589973 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-13c6168d-3117-4c39-bcdf-e3f3541345eb tempest-VolumesBackupsTest-1685343181 tempest-VolumesBackupsTest-1685343181-project-member] GET https://10.4.3.8/volume/v3/volumes/c2bbf5fe-3631-4c23-8291-5d651ba50fab Aug 07 10:13:10.590281 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-13c6168d-3117-4c39-bcdf-e3f3541345eb tempest-VolumesBackupsTest-1685343181 tempest-VolumesBackupsTest-1685343181-project-member] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 10:13:10.590583 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-13c6168d-3117-4c39-bcdf-e3f3541345eb tempest-VolumesBackupsTest-1685343181 tempest-VolumesBackupsTest-1685343181-project-member] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 10:13:10.600138 np0000006707 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 10:13:10.600138 np0000006707 devstack@c-api.service[100295]: warnings.warn( Aug 07 10:13:10.604432 np0000006707 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-13c6168d-3117-4c39-bcdf-e3f3541345eb tempest-VolumesBackupsTest-1685343181 tempest-VolumesBackupsTest-1685343181-project-member] Volume info retrieved successfully. Aug 07 10:13:10.609133 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-13c6168d-3117-4c39-bcdf-e3f3541345eb tempest-VolumesBackupsTest-1685343181 tempest-VolumesBackupsTest-1685343181-project-member] https://10.4.3.8/volume/v3/volumes/c2bbf5fe-3631-4c23-8291-5d651ba50fab returned with HTTP 200 Aug 07 10:13:10.609612 np0000006707 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 1451/5782] 10.4.3.8 () {66 vars in 1334 bytes} [Fri Aug 7 10:13:10 2026] GET /volume/v3/volumes/c2bbf5fe-3631-4c23-8291-5d651ba50fab => generated 812 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 10:13:11.621537 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.middleware.request_id [None req-4d23b4e3-6fd2-4e4f-94a6-543e41d63f28 None None] RequestId filter calling following filter/app {{(pid=100298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:13:11.623302 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [None req-4d23b4e3-6fd2-4e4f-94a6-543e41d63f28 tempest-VolumesBackupsTest-1685343181 tempest-VolumesBackupsTest-1685343181-project-member] GET https://10.4.3.8/volume/v3/volumes/c2bbf5fe-3631-4c23-8291-5d651ba50fab Aug 07 10:13:11.623534 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [None req-4d23b4e3-6fd2-4e4f-94a6-543e41d63f28 tempest-VolumesBackupsTest-1685343181 tempest-VolumesBackupsTest-1685343181-project-member] Empty body provided in request {{(pid=100298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 10:13:11.623716 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [None req-4d23b4e3-6fd2-4e4f-94a6-543e41d63f28 tempest-VolumesBackupsTest-1685343181 tempest-VolumesBackupsTest-1685343181-project-member] Calling method 'show' {{(pid=100298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 10:13:11.631230 np0000006707 devstack@c-api.service[100298]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 10:13:11.631230 np0000006707 devstack@c-api.service[100298]: warnings.warn( Aug 07 10:13:11.635086 np0000006707 devstack@c-api.service[100298]: INFO cinder.volume.api [None req-4d23b4e3-6fd2-4e4f-94a6-543e41d63f28 tempest-VolumesBackupsTest-1685343181 tempest-VolumesBackupsTest-1685343181-project-member] Volume info retrieved successfully. Aug 07 10:13:11.639134 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [None req-4d23b4e3-6fd2-4e4f-94a6-543e41d63f28 tempest-VolumesBackupsTest-1685343181 tempest-VolumesBackupsTest-1685343181-project-member] https://10.4.3.8/volume/v3/volumes/c2bbf5fe-3631-4c23-8291-5d651ba50fab returned with HTTP 200 Aug 07 10:13:11.639533 np0000006707 devstack@c-api.service[100298]: [pid: 100298|app: 0|req: 1444/5783] 10.4.3.8 () {66 vars in 1334 bytes} [Fri Aug 7 10:13:11 2026] GET /volume/v3/volumes/c2bbf5fe-3631-4c23-8291-5d651ba50fab => generated 837 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 10:13:11.651161 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [None req-836da7a5-7fbe-41f9-be38-23aa87e781b8 None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:13:11.652859 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-836da7a5-7fbe-41f9-be38-23aa87e781b8 tempest-VolumesBackupsTest-1685343181 tempest-VolumesBackupsTest-1685343181-project-member] POST https://10.4.3.8/volume/v3/snapshots Aug 07 10:13:11.653205 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-836da7a5-7fbe-41f9-be38-23aa87e781b8 tempest-VolumesBackupsTest-1685343181 tempest-VolumesBackupsTest-1685343181-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "c2bbf5fe-3631-4c23-8291-5d651ba50fab", "name": "tempest-VolumesBackupsTest-Snapshot-38216570"}} {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 10:13:11.660972 np0000006707 devstack@c-api.service[100297]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 10:13:11.660972 np0000006707 devstack@c-api.service[100297]: warnings.warn( Aug 07 10:13:11.661496 np0000006707 devstack@c-api.service[100297]: INFO cinder.volume.api [None req-836da7a5-7fbe-41f9-be38-23aa87e781b8 tempest-VolumesBackupsTest-1685343181 tempest-VolumesBackupsTest-1685343181-project-member] Volume info retrieved successfully. Aug 07 10:13:11.661648 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.v3.snapshots [None req-836da7a5-7fbe-41f9-be38-23aa87e781b8 tempest-VolumesBackupsTest-1685343181 tempest-VolumesBackupsTest-1685343181-project-member] Create snapshot from volume c2bbf5fe-3631-4c23-8291-5d651ba50fab Aug 07 10:13:11.698971 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.quota [None req-836da7a5-7fbe-41f9-be38-23aa87e781b8 tempest-VolumesBackupsTest-1685343181 tempest-VolumesBackupsTest-1685343181-project-member] Created reservations ['08e222fa-120d-4577-8329-3f16532501a8', '48cdc13f-b6ca-4a17-9e8c-a7394cd996c6', 'fe695684-8ef3-4668-868d-fc43bc1bd2a8', '0e923d81-be00-4f2d-b1f6-7f917ca69170'] {{(pid=100297) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 10:13:11.726138 np0000006707 devstack@c-api.service[100297]: INFO cinder.volume.api [None req-836da7a5-7fbe-41f9-be38-23aa87e781b8 tempest-VolumesBackupsTest-1685343181 tempest-VolumesBackupsTest-1685343181-project-member] Snapshot create request issued successfully. Aug 07 10:13:11.726553 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-836da7a5-7fbe-41f9-be38-23aa87e781b8 tempest-VolumesBackupsTest-1685343181 tempest-VolumesBackupsTest-1685343181-project-member] https://10.4.3.8/volume/v3/snapshots returned with HTTP 202 Aug 07 10:13:11.727052 np0000006707 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 1449/5784] 10.4.3.8 () {68 vars in 1251 bytes} [Fri Aug 7 10:13:11 2026] POST /volume/v3/snapshots => generated 303 bytes in 76 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 07 10:13:11.737945 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [None req-42634af3-c84d-4b0f-9bd7-5aa52451bcce None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:13:11.740295 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-42634af3-c84d-4b0f-9bd7-5aa52451bcce tempest-VolumesBackupsTest-1685343181 tempest-VolumesBackupsTest-1685343181-project-member] GET https://10.4.3.8/volume/v3/snapshots/3a6b2aa9-80f4-41c9-bd0e-8b46ef58530e Aug 07 10:13:11.740513 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-42634af3-c84d-4b0f-9bd7-5aa52451bcce tempest-VolumesBackupsTest-1685343181 tempest-VolumesBackupsTest-1685343181-project-member] Empty body provided in request {{(pid=100296) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 10:13:11.740705 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-42634af3-c84d-4b0f-9bd7-5aa52451bcce tempest-VolumesBackupsTest-1685343181 tempest-VolumesBackupsTest-1685343181-project-member] Calling method 'show' {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 10:13:11.745647 np0000006707 devstack@c-api.service[100296]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 10:13:11.745647 np0000006707 devstack@c-api.service[100296]: warnings.warn( Aug 07 10:13:11.746045 np0000006707 devstack@c-api.service[100296]: INFO cinder.volume.api [None req-42634af3-c84d-4b0f-9bd7-5aa52451bcce tempest-VolumesBackupsTest-1685343181 tempest-VolumesBackupsTest-1685343181-project-member] Snapshot retrieved successfully. Aug 07 10:13:11.746803 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-42634af3-c84d-4b0f-9bd7-5aa52451bcce tempest-VolumesBackupsTest-1685343181 tempest-VolumesBackupsTest-1685343181-project-member] https://10.4.3.8/volume/v3/snapshots/3a6b2aa9-80f4-41c9-bd0e-8b46ef58530e returned with HTTP 200 Aug 07 10:13:11.747169 np0000006707 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 1441/5785] 10.4.3.8 () {66 vars in 1340 bytes} [Fri Aug 7 10:13:11 2026] GET /volume/v3/snapshots/3a6b2aa9-80f4-41c9-bd0e-8b46ef58530e => generated 435 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 10:13:12.757166 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-e148d7e9-00e7-4989-aaa3-1ddd1405fcde None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:13:12.758821 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-e148d7e9-00e7-4989-aaa3-1ddd1405fcde tempest-VolumesBackupsTest-1685343181 tempest-VolumesBackupsTest-1685343181-project-member] GET https://10.4.3.8/volume/v3/snapshots/3a6b2aa9-80f4-41c9-bd0e-8b46ef58530e Aug 07 10:13:12.758996 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-e148d7e9-00e7-4989-aaa3-1ddd1405fcde tempest-VolumesBackupsTest-1685343181 tempest-VolumesBackupsTest-1685343181-project-member] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 10:13:12.759166 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-e148d7e9-00e7-4989-aaa3-1ddd1405fcde tempest-VolumesBackupsTest-1685343181 tempest-VolumesBackupsTest-1685343181-project-member] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 10:13:12.763691 np0000006707 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 10:13:12.763691 np0000006707 devstack@c-api.service[100295]: warnings.warn( Aug 07 10:13:12.764105 np0000006707 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-e148d7e9-00e7-4989-aaa3-1ddd1405fcde tempest-VolumesBackupsTest-1685343181 tempest-VolumesBackupsTest-1685343181-project-member] Snapshot retrieved successfully. Aug 07 10:13:12.764811 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-e148d7e9-00e7-4989-aaa3-1ddd1405fcde tempest-VolumesBackupsTest-1685343181 tempest-VolumesBackupsTest-1685343181-project-member] https://10.4.3.8/volume/v3/snapshots/3a6b2aa9-80f4-41c9-bd0e-8b46ef58530e returned with HTTP 200 Aug 07 10:13:12.765114 np0000006707 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 1452/5786] 10.4.3.8 () {66 vars in 1340 bytes} [Fri Aug 7 10:13:12 2026] GET /volume/v3/snapshots/3a6b2aa9-80f4-41c9-bd0e-8b46ef58530e => generated 462 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 10:13:12.773960 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.middleware.request_id [None req-0059287c-7b21-4167-9b6f-75a77eca10e9 None None] RequestId filter calling following filter/app {{(pid=100298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:13:12.775606 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [None req-0059287c-7b21-4167-9b6f-75a77eca10e9 tempest-VolumesBackupsTest-1685343181 tempest-VolumesBackupsTest-1685343181-project-member] POST https://10.4.3.8/volume/v3/backups Aug 07 10:13:12.775950 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [None req-0059287c-7b21-4167-9b6f-75a77eca10e9 tempest-VolumesBackupsTest-1685343181 tempest-VolumesBackupsTest-1685343181-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "c2bbf5fe-3631-4c23-8291-5d651ba50fab", "snapshot_id": "3a6b2aa9-80f4-41c9-bd0e-8b46ef58530e", "name": "tempest-VolumesBackupsTest-Backup-1592218314"}} {{(pid=100298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 10:13:12.777358 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.contrib.backups [None req-0059287c-7b21-4167-9b6f-75a77eca10e9 tempest-VolumesBackupsTest-1685343181 tempest-VolumesBackupsTest-1685343181-project-member] Creating new backup {'backup': {'volume_id': 'c2bbf5fe-3631-4c23-8291-5d651ba50fab', 'snapshot_id': '3a6b2aa9-80f4-41c9-bd0e-8b46ef58530e', 'name': 'tempest-VolumesBackupsTest-Backup-1592218314'}} {{(pid=100298) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 07 10:13:12.777516 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.contrib.backups [None req-0059287c-7b21-4167-9b6f-75a77eca10e9 tempest-VolumesBackupsTest-1685343181 tempest-VolumesBackupsTest-1685343181-project-member] Creating backup of volume c2bbf5fe-3631-4c23-8291-5d651ba50fab in container None Aug 07 10:13:12.784137 np0000006707 devstack@c-api.service[100298]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 10:13:12.784137 np0000006707 devstack@c-api.service[100298]: warnings.warn( Aug 07 10:13:12.784614 np0000006707 devstack@c-api.service[100298]: INFO cinder.volume.api [None req-0059287c-7b21-4167-9b6f-75a77eca10e9 tempest-VolumesBackupsTest-1685343181 tempest-VolumesBackupsTest-1685343181-project-member] Volume info retrieved successfully. Aug 07 10:13:12.789907 np0000006707 devstack@c-api.service[100298]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 10:13:12.789907 np0000006707 devstack@c-api.service[100298]: warnings.warn( Aug 07 10:13:12.790386 np0000006707 devstack@c-api.service[100298]: INFO cinder.volume.api [None req-0059287c-7b21-4167-9b6f-75a77eca10e9 tempest-VolumesBackupsTest-1685343181 tempest-VolumesBackupsTest-1685343181-project-member] Snapshot retrieved successfully. Aug 07 10:13:12.803872 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.quota [None req-0059287c-7b21-4167-9b6f-75a77eca10e9 tempest-VolumesBackupsTest-1685343181 tempest-VolumesBackupsTest-1685343181-project-member] Created reservations ['b4507334-c1e8-4060-acad-e9831156a71b', '3a77b7be-9763-4a31-9ffa-56d164ec703c'] {{(pid=100298) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 10:13:12.827224 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [None req-0059287c-7b21-4167-9b6f-75a77eca10e9 tempest-VolumesBackupsTest-1685343181 tempest-VolumesBackupsTest-1685343181-project-member] https://10.4.3.8/volume/v3/backups returned with HTTP 202 Aug 07 10:13:12.827629 np0000006707 devstack@c-api.service[100298]: [pid: 100298|app: 0|req: 1445/5787] 10.4.3.8 () {68 vars in 1245 bytes} [Fri Aug 7 10:13:12 2026] POST /volume/v3/backups => generated 326 bytes in 54 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 07 10:13:12.836036 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [None req-2cb2e2ab-111d-4cbb-a4bf-94eb55f5f6ff None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:13:12.838287 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-2cb2e2ab-111d-4cbb-a4bf-94eb55f5f6ff tempest-VolumesBackupsTest-1685343181 tempest-VolumesBackupsTest-1685343181-project-member] GET https://10.4.3.8/volume/v3/backups/32e0bbad-f313-49fd-b88d-2b225a1f9684 Aug 07 10:13:12.838564 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-2cb2e2ab-111d-4cbb-a4bf-94eb55f5f6ff tempest-VolumesBackupsTest-1685343181 tempest-VolumesBackupsTest-1685343181-project-member] Empty body provided in request {{(pid=100297) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 10:13:12.838794 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-2cb2e2ab-111d-4cbb-a4bf-94eb55f5f6ff tempest-VolumesBackupsTest-1685343181 tempest-VolumesBackupsTest-1685343181-project-member] Calling method 'show' {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 10:13:12.838949 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.v3.backups [None req-2cb2e2ab-111d-4cbb-a4bf-94eb55f5f6ff tempest-VolumesBackupsTest-1685343181 tempest-VolumesBackupsTest-1685343181-project-member] Show backup with id 32e0bbad-f313-49fd-b88d-2b225a1f9684. {{(pid=100297) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 10:13:12.842966 np0000006707 devstack@c-api.service[100297]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 10:13:12.842966 np0000006707 devstack@c-api.service[100297]: warnings.warn( Aug 07 10:13:12.843728 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-2cb2e2ab-111d-4cbb-a4bf-94eb55f5f6ff tempest-VolumesBackupsTest-1685343181 tempest-VolumesBackupsTest-1685343181-project-member] https://10.4.3.8/volume/v3/backups/32e0bbad-f313-49fd-b88d-2b225a1f9684 returned with HTTP 200 Aug 07 10:13:12.844090 np0000006707 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 1450/5788] 10.4.3.8 () {66 vars in 1334 bytes} [Fri Aug 7 10:13:12 2026] GET /volume/v3/backups/32e0bbad-f313-49fd-b88d-2b225a1f9684 => generated 767 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 10:13:13.853392 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [None req-646d38f2-71cc-473e-a056-69cce62b6cbe None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:13:13.855227 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-646d38f2-71cc-473e-a056-69cce62b6cbe tempest-VolumesBackupsTest-1685343181 tempest-VolumesBackupsTest-1685343181-project-member] GET https://10.4.3.8/volume/v3/backups/32e0bbad-f313-49fd-b88d-2b225a1f9684 Aug 07 10:13:13.855435 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-646d38f2-71cc-473e-a056-69cce62b6cbe tempest-VolumesBackupsTest-1685343181 tempest-VolumesBackupsTest-1685343181-project-member] Empty body provided in request {{(pid=100296) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 10:13:13.855623 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-646d38f2-71cc-473e-a056-69cce62b6cbe tempest-VolumesBackupsTest-1685343181 tempest-VolumesBackupsTest-1685343181-project-member] Calling method 'show' {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 10:13:13.855731 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.v3.backups [None req-646d38f2-71cc-473e-a056-69cce62b6cbe tempest-VolumesBackupsTest-1685343181 tempest-VolumesBackupsTest-1685343181-project-member] Show backup with id 32e0bbad-f313-49fd-b88d-2b225a1f9684. {{(pid=100296) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 10:13:13.859958 np0000006707 devstack@c-api.service[100296]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 10:13:13.859958 np0000006707 devstack@c-api.service[100296]: warnings.warn( Aug 07 10:13:13.860684 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-646d38f2-71cc-473e-a056-69cce62b6cbe tempest-VolumesBackupsTest-1685343181 tempest-VolumesBackupsTest-1685343181-project-member] https://10.4.3.8/volume/v3/backups/32e0bbad-f313-49fd-b88d-2b225a1f9684 returned with HTTP 200 Aug 07 10:13:13.861052 np0000006707 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 1442/5789] 10.4.3.8 () {66 vars in 1334 bytes} [Fri Aug 7 10:13:13 2026] GET /volume/v3/backups/32e0bbad-f313-49fd-b88d-2b225a1f9684 => generated 769 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 10:13:14.870752 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-d567fc0e-f1cf-4891-a339-47145eaf2d28 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:13:14.872574 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-d567fc0e-f1cf-4891-a339-47145eaf2d28 tempest-VolumesBackupsTest-1685343181 tempest-VolumesBackupsTest-1685343181-project-member] GET https://10.4.3.8/volume/v3/backups/32e0bbad-f313-49fd-b88d-2b225a1f9684 Aug 07 10:13:14.872768 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-d567fc0e-f1cf-4891-a339-47145eaf2d28 tempest-VolumesBackupsTest-1685343181 tempest-VolumesBackupsTest-1685343181-project-member] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 10:13:14.872944 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-d567fc0e-f1cf-4891-a339-47145eaf2d28 tempest-VolumesBackupsTest-1685343181 tempest-VolumesBackupsTest-1685343181-project-member] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 10:13:14.873038 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.v3.backups [None req-d567fc0e-f1cf-4891-a339-47145eaf2d28 tempest-VolumesBackupsTest-1685343181 tempest-VolumesBackupsTest-1685343181-project-member] Show backup with id 32e0bbad-f313-49fd-b88d-2b225a1f9684. {{(pid=100295) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 10:13:14.878238 np0000006707 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 10:13:14.878238 np0000006707 devstack@c-api.service[100295]: warnings.warn( Aug 07 10:13:14.879253 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-d567fc0e-f1cf-4891-a339-47145eaf2d28 tempest-VolumesBackupsTest-1685343181 tempest-VolumesBackupsTest-1685343181-project-member] https://10.4.3.8/volume/v3/backups/32e0bbad-f313-49fd-b88d-2b225a1f9684 returned with HTTP 200 Aug 07 10:13:14.879722 np0000006707 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 1453/5790] 10.4.3.8 () {66 vars in 1334 bytes} [Fri Aug 7 10:13:14 2026] GET /volume/v3/backups/32e0bbad-f313-49fd-b88d-2b225a1f9684 => generated 769 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 10:13:15.898795 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.middleware.request_id [None req-d71a5798-52c0-4d95-b738-01c1b0ae9dab None None] RequestId filter calling following filter/app {{(pid=100298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:13:15.906586 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [None req-d71a5798-52c0-4d95-b738-01c1b0ae9dab tempest-VolumesBackupsTest-1685343181 tempest-VolumesBackupsTest-1685343181-project-member] GET https://10.4.3.8/volume/v3/backups/32e0bbad-f313-49fd-b88d-2b225a1f9684 Aug 07 10:13:15.907262 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [None req-d71a5798-52c0-4d95-b738-01c1b0ae9dab tempest-VolumesBackupsTest-1685343181 tempest-VolumesBackupsTest-1685343181-project-member] Empty body provided in request {{(pid=100298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 10:13:15.908349 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [None req-d71a5798-52c0-4d95-b738-01c1b0ae9dab tempest-VolumesBackupsTest-1685343181 tempest-VolumesBackupsTest-1685343181-project-member] Calling method 'show' {{(pid=100298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 10:13:15.908485 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.v3.backups [None req-d71a5798-52c0-4d95-b738-01c1b0ae9dab tempest-VolumesBackupsTest-1685343181 tempest-VolumesBackupsTest-1685343181-project-member] Show backup with id 32e0bbad-f313-49fd-b88d-2b225a1f9684. {{(pid=100298) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 10:13:15.919761 np0000006707 devstack@c-api.service[100298]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 10:13:15.919761 np0000006707 devstack@c-api.service[100298]: warnings.warn( Aug 07 10:13:15.920856 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [None req-d71a5798-52c0-4d95-b738-01c1b0ae9dab tempest-VolumesBackupsTest-1685343181 tempest-VolumesBackupsTest-1685343181-project-member] https://10.4.3.8/volume/v3/backups/32e0bbad-f313-49fd-b88d-2b225a1f9684 returned with HTTP 200 Aug 07 10:13:15.921382 np0000006707 devstack@c-api.service[100298]: [pid: 100298|app: 0|req: 1446/5791] 10.4.3.8 () {66 vars in 1334 bytes} [Fri Aug 7 10:13:15 2026] GET /volume/v3/backups/32e0bbad-f313-49fd-b88d-2b225a1f9684 => generated 780 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 10:13:16.932645 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [None req-c684807e-6785-4a5f-9415-1df3cee1e10e None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:13:16.934771 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-c684807e-6785-4a5f-9415-1df3cee1e10e tempest-VolumesBackupsTest-1685343181 tempest-VolumesBackupsTest-1685343181-project-member] GET https://10.4.3.8/volume/v3/backups/32e0bbad-f313-49fd-b88d-2b225a1f9684 Aug 07 10:13:16.935012 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-c684807e-6785-4a5f-9415-1df3cee1e10e tempest-VolumesBackupsTest-1685343181 tempest-VolumesBackupsTest-1685343181-project-member] Empty body provided in request {{(pid=100297) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 10:13:16.935248 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-c684807e-6785-4a5f-9415-1df3cee1e10e tempest-VolumesBackupsTest-1685343181 tempest-VolumesBackupsTest-1685343181-project-member] Calling method 'show' {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 10:13:16.935432 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.v3.backups [None req-c684807e-6785-4a5f-9415-1df3cee1e10e tempest-VolumesBackupsTest-1685343181 tempest-VolumesBackupsTest-1685343181-project-member] Show backup with id 32e0bbad-f313-49fd-b88d-2b225a1f9684. {{(pid=100297) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 10:13:16.940201 np0000006707 devstack@c-api.service[100297]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 10:13:16.940201 np0000006707 devstack@c-api.service[100297]: warnings.warn( Aug 07 10:13:16.941004 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-c684807e-6785-4a5f-9415-1df3cee1e10e tempest-VolumesBackupsTest-1685343181 tempest-VolumesBackupsTest-1685343181-project-member] https://10.4.3.8/volume/v3/backups/32e0bbad-f313-49fd-b88d-2b225a1f9684 returned with HTTP 200 Aug 07 10:13:16.941409 np0000006707 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 1451/5792] 10.4.3.8 () {66 vars in 1334 bytes} [Fri Aug 7 10:13:16 2026] GET /volume/v3/backups/32e0bbad-f313-49fd-b88d-2b225a1f9684 => generated 780 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 10:13:17.952812 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [None req-daf4b1d7-3558-4956-bdc4-e44ce066b493 None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:13:17.955181 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-daf4b1d7-3558-4956-bdc4-e44ce066b493 tempest-VolumesBackupsTest-1685343181 tempest-VolumesBackupsTest-1685343181-project-member] GET https://10.4.3.8/volume/v3/backups/32e0bbad-f313-49fd-b88d-2b225a1f9684 Aug 07 10:13:17.955477 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-daf4b1d7-3558-4956-bdc4-e44ce066b493 tempest-VolumesBackupsTest-1685343181 tempest-VolumesBackupsTest-1685343181-project-member] Empty body provided in request {{(pid=100296) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 10:13:17.955729 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-daf4b1d7-3558-4956-bdc4-e44ce066b493 tempest-VolumesBackupsTest-1685343181 tempest-VolumesBackupsTest-1685343181-project-member] Calling method 'show' {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 10:13:17.955868 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.v3.backups [None req-daf4b1d7-3558-4956-bdc4-e44ce066b493 tempest-VolumesBackupsTest-1685343181 tempest-VolumesBackupsTest-1685343181-project-member] Show backup with id 32e0bbad-f313-49fd-b88d-2b225a1f9684. {{(pid=100296) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 10:13:17.961331 np0000006707 devstack@c-api.service[100296]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 10:13:17.961331 np0000006707 devstack@c-api.service[100296]: warnings.warn( Aug 07 10:13:17.962232 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-daf4b1d7-3558-4956-bdc4-e44ce066b493 tempest-VolumesBackupsTest-1685343181 tempest-VolumesBackupsTest-1685343181-project-member] https://10.4.3.8/volume/v3/backups/32e0bbad-f313-49fd-b88d-2b225a1f9684 returned with HTTP 200 Aug 07 10:13:17.962713 np0000006707 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 1443/5793] 10.4.3.8 () {66 vars in 1334 bytes} [Fri Aug 7 10:13:17 2026] GET /volume/v3/backups/32e0bbad-f313-49fd-b88d-2b225a1f9684 => generated 780 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 10:13:18.973082 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-b9b462be-fbee-49d8-9409-3184bf3261b7 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:13:18.975050 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-b9b462be-fbee-49d8-9409-3184bf3261b7 tempest-VolumesBackupsTest-1685343181 tempest-VolumesBackupsTest-1685343181-project-member] GET https://10.4.3.8/volume/v3/backups/32e0bbad-f313-49fd-b88d-2b225a1f9684 Aug 07 10:13:18.975250 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-b9b462be-fbee-49d8-9409-3184bf3261b7 tempest-VolumesBackupsTest-1685343181 tempest-VolumesBackupsTest-1685343181-project-member] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 10:13:18.975468 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-b9b462be-fbee-49d8-9409-3184bf3261b7 tempest-VolumesBackupsTest-1685343181 tempest-VolumesBackupsTest-1685343181-project-member] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 10:13:18.975580 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.v3.backups [None req-b9b462be-fbee-49d8-9409-3184bf3261b7 tempest-VolumesBackupsTest-1685343181 tempest-VolumesBackupsTest-1685343181-project-member] Show backup with id 32e0bbad-f313-49fd-b88d-2b225a1f9684. {{(pid=100295) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 10:13:18.980191 np0000006707 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 10:13:18.980191 np0000006707 devstack@c-api.service[100295]: warnings.warn( Aug 07 10:13:18.980888 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-b9b462be-fbee-49d8-9409-3184bf3261b7 tempest-VolumesBackupsTest-1685343181 tempest-VolumesBackupsTest-1685343181-project-member] https://10.4.3.8/volume/v3/backups/32e0bbad-f313-49fd-b88d-2b225a1f9684 returned with HTTP 200 Aug 07 10:13:18.981233 np0000006707 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 1454/5794] 10.4.3.8 () {66 vars in 1334 bytes} [Fri Aug 7 10:13:18 2026] GET /volume/v3/backups/32e0bbad-f313-49fd-b88d-2b225a1f9684 => generated 780 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 10:13:19.992141 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.middleware.request_id [None req-1bec0cf3-e86c-4ce3-9159-9f9fc3dd1cb1 None None] RequestId filter calling following filter/app {{(pid=100298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:13:19.994077 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [None req-1bec0cf3-e86c-4ce3-9159-9f9fc3dd1cb1 tempest-VolumesBackupsTest-1685343181 tempest-VolumesBackupsTest-1685343181-project-member] GET https://10.4.3.8/volume/v3/backups/32e0bbad-f313-49fd-b88d-2b225a1f9684 Aug 07 10:13:19.994332 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [None req-1bec0cf3-e86c-4ce3-9159-9f9fc3dd1cb1 tempest-VolumesBackupsTest-1685343181 tempest-VolumesBackupsTest-1685343181-project-member] Empty body provided in request {{(pid=100298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 10:13:19.994538 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [None req-1bec0cf3-e86c-4ce3-9159-9f9fc3dd1cb1 tempest-VolumesBackupsTest-1685343181 tempest-VolumesBackupsTest-1685343181-project-member] Calling method 'show' {{(pid=100298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 10:13:19.994650 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.v3.backups [None req-1bec0cf3-e86c-4ce3-9159-9f9fc3dd1cb1 tempest-VolumesBackupsTest-1685343181 tempest-VolumesBackupsTest-1685343181-project-member] Show backup with id 32e0bbad-f313-49fd-b88d-2b225a1f9684. {{(pid=100298) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 10:13:20.000012 np0000006707 devstack@c-api.service[100298]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 10:13:20.000012 np0000006707 devstack@c-api.service[100298]: warnings.warn( Aug 07 10:13:20.000832 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [None req-1bec0cf3-e86c-4ce3-9159-9f9fc3dd1cb1 tempest-VolumesBackupsTest-1685343181 tempest-VolumesBackupsTest-1685343181-project-member] https://10.4.3.8/volume/v3/backups/32e0bbad-f313-49fd-b88d-2b225a1f9684 returned with HTTP 200 Aug 07 10:13:20.001272 np0000006707 devstack@c-api.service[100298]: [pid: 100298|app: 0|req: 1447/5795] 10.4.3.8 () {66 vars in 1334 bytes} [Fri Aug 7 10:13:19 2026] GET /volume/v3/backups/32e0bbad-f313-49fd-b88d-2b225a1f9684 => generated 780 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 10:13:21.013055 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [None req-58abe6a3-93b7-4be0-882f-38c7021e5b60 None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:13:21.014822 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-58abe6a3-93b7-4be0-882f-38c7021e5b60 tempest-VolumesBackupsTest-1685343181 tempest-VolumesBackupsTest-1685343181-project-member] GET https://10.4.3.8/volume/v3/backups/32e0bbad-f313-49fd-b88d-2b225a1f9684 Aug 07 10:13:21.014822 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-58abe6a3-93b7-4be0-882f-38c7021e5b60 tempest-VolumesBackupsTest-1685343181 tempest-VolumesBackupsTest-1685343181-project-member] Empty body provided in request {{(pid=100297) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 10:13:21.014822 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-58abe6a3-93b7-4be0-882f-38c7021e5b60 tempest-VolumesBackupsTest-1685343181 tempest-VolumesBackupsTest-1685343181-project-member] Calling method 'show' {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 10:13:21.014822 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.v3.backups [None req-58abe6a3-93b7-4be0-882f-38c7021e5b60 tempest-VolumesBackupsTest-1685343181 tempest-VolumesBackupsTest-1685343181-project-member] Show backup with id 32e0bbad-f313-49fd-b88d-2b225a1f9684. {{(pid=100297) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 10:13:21.019706 np0000006707 devstack@c-api.service[100297]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 10:13:21.019706 np0000006707 devstack@c-api.service[100297]: warnings.warn( Aug 07 10:13:21.020357 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-58abe6a3-93b7-4be0-882f-38c7021e5b60 tempest-VolumesBackupsTest-1685343181 tempest-VolumesBackupsTest-1685343181-project-member] https://10.4.3.8/volume/v3/backups/32e0bbad-f313-49fd-b88d-2b225a1f9684 returned with HTTP 200 Aug 07 10:13:21.021014 np0000006707 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 1452/5796] 10.4.3.8 () {66 vars in 1334 bytes} [Fri Aug 7 10:13:21 2026] GET /volume/v3/backups/32e0bbad-f313-49fd-b88d-2b225a1f9684 => generated 780 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 10:13:22.030705 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [None req-61e0b1c4-afc2-4a3e-8b33-616f3c075089 None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:13:22.032546 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-61e0b1c4-afc2-4a3e-8b33-616f3c075089 tempest-VolumesBackupsTest-1685343181 tempest-VolumesBackupsTest-1685343181-project-member] GET https://10.4.3.8/volume/v3/backups/32e0bbad-f313-49fd-b88d-2b225a1f9684 Aug 07 10:13:22.032850 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-61e0b1c4-afc2-4a3e-8b33-616f3c075089 tempest-VolumesBackupsTest-1685343181 tempest-VolumesBackupsTest-1685343181-project-member] Empty body provided in request {{(pid=100296) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 10:13:22.033026 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-61e0b1c4-afc2-4a3e-8b33-616f3c075089 tempest-VolumesBackupsTest-1685343181 tempest-VolumesBackupsTest-1685343181-project-member] Calling method 'show' {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 10:13:22.033119 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.v3.backups [None req-61e0b1c4-afc2-4a3e-8b33-616f3c075089 tempest-VolumesBackupsTest-1685343181 tempest-VolumesBackupsTest-1685343181-project-member] Show backup with id 32e0bbad-f313-49fd-b88d-2b225a1f9684. {{(pid=100296) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 10:13:22.037185 np0000006707 devstack@c-api.service[100296]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 10:13:22.037185 np0000006707 devstack@c-api.service[100296]: warnings.warn( Aug 07 10:13:22.037869 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-61e0b1c4-afc2-4a3e-8b33-616f3c075089 tempest-VolumesBackupsTest-1685343181 tempest-VolumesBackupsTest-1685343181-project-member] https://10.4.3.8/volume/v3/backups/32e0bbad-f313-49fd-b88d-2b225a1f9684 returned with HTTP 200 Aug 07 10:13:22.038253 np0000006707 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 1444/5797] 10.4.3.8 () {66 vars in 1334 bytes} [Fri Aug 7 10:13:22 2026] GET /volume/v3/backups/32e0bbad-f313-49fd-b88d-2b225a1f9684 => generated 780 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 10:13:23.078321 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-669f6469-f97f-4597-b197-b10ca7f5af62 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:13:23.080543 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-669f6469-f97f-4597-b197-b10ca7f5af62 tempest-VolumesBackupsTest-1685343181 tempest-VolumesBackupsTest-1685343181-project-member] GET https://10.4.3.8/volume/v3/backups/32e0bbad-f313-49fd-b88d-2b225a1f9684 Aug 07 10:13:23.080916 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-669f6469-f97f-4597-b197-b10ca7f5af62 tempest-VolumesBackupsTest-1685343181 tempest-VolumesBackupsTest-1685343181-project-member] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 10:13:23.081105 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-669f6469-f97f-4597-b197-b10ca7f5af62 tempest-VolumesBackupsTest-1685343181 tempest-VolumesBackupsTest-1685343181-project-member] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 10:13:23.081274 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.v3.backups [None req-669f6469-f97f-4597-b197-b10ca7f5af62 tempest-VolumesBackupsTest-1685343181 tempest-VolumesBackupsTest-1685343181-project-member] Show backup with id 32e0bbad-f313-49fd-b88d-2b225a1f9684. {{(pid=100295) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 10:13:23.086957 np0000006707 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 10:13:23.086957 np0000006707 devstack@c-api.service[100295]: warnings.warn( Aug 07 10:13:23.087887 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-669f6469-f97f-4597-b197-b10ca7f5af62 tempest-VolumesBackupsTest-1685343181 tempest-VolumesBackupsTest-1685343181-project-member] https://10.4.3.8/volume/v3/backups/32e0bbad-f313-49fd-b88d-2b225a1f9684 returned with HTTP 200 Aug 07 10:13:23.088485 np0000006707 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 1455/5798] 10.4.3.8 () {66 vars in 1334 bytes} [Fri Aug 7 10:13:23 2026] GET /volume/v3/backups/32e0bbad-f313-49fd-b88d-2b225a1f9684 => generated 780 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 10:13:24.114978 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.middleware.request_id [None req-7e53b544-9f57-426f-968b-a45de0778c11 None None] RequestId filter calling following filter/app {{(pid=100298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:13:24.116811 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [None req-7e53b544-9f57-426f-968b-a45de0778c11 tempest-VolumesBackupsTest-1685343181 tempest-VolumesBackupsTest-1685343181-project-member] GET https://10.4.3.8/volume/v3/backups/32e0bbad-f313-49fd-b88d-2b225a1f9684 Aug 07 10:13:24.116998 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [None req-7e53b544-9f57-426f-968b-a45de0778c11 tempest-VolumesBackupsTest-1685343181 tempest-VolumesBackupsTest-1685343181-project-member] Empty body provided in request {{(pid=100298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 10:13:24.117185 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [None req-7e53b544-9f57-426f-968b-a45de0778c11 tempest-VolumesBackupsTest-1685343181 tempest-VolumesBackupsTest-1685343181-project-member] Calling method 'show' {{(pid=100298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 10:13:24.117298 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.v3.backups [None req-7e53b544-9f57-426f-968b-a45de0778c11 tempest-VolumesBackupsTest-1685343181 tempest-VolumesBackupsTest-1685343181-project-member] Show backup with id 32e0bbad-f313-49fd-b88d-2b225a1f9684. {{(pid=100298) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 10:13:24.123494 np0000006707 devstack@c-api.service[100298]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 10:13:24.123494 np0000006707 devstack@c-api.service[100298]: warnings.warn( Aug 07 10:13:24.124217 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [None req-7e53b544-9f57-426f-968b-a45de0778c11 tempest-VolumesBackupsTest-1685343181 tempest-VolumesBackupsTest-1685343181-project-member] https://10.4.3.8/volume/v3/backups/32e0bbad-f313-49fd-b88d-2b225a1f9684 returned with HTTP 200 Aug 07 10:13:24.124631 np0000006707 devstack@c-api.service[100298]: [pid: 100298|app: 0|req: 1448/5799] 10.4.3.8 () {66 vars in 1334 bytes} [Fri Aug 7 10:13:24 2026] GET /volume/v3/backups/32e0bbad-f313-49fd-b88d-2b225a1f9684 => generated 780 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 10:13:25.151459 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [None req-29cf3c89-3c4f-4096-b5fd-370a5d96e491 None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:13:25.153794 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-29cf3c89-3c4f-4096-b5fd-370a5d96e491 tempest-VolumesBackupsTest-1685343181 tempest-VolumesBackupsTest-1685343181-project-member] GET https://10.4.3.8/volume/v3/backups/32e0bbad-f313-49fd-b88d-2b225a1f9684 Aug 07 10:13:25.154037 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-29cf3c89-3c4f-4096-b5fd-370a5d96e491 tempest-VolumesBackupsTest-1685343181 tempest-VolumesBackupsTest-1685343181-project-member] Empty body provided in request {{(pid=100297) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 10:13:25.154297 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-29cf3c89-3c4f-4096-b5fd-370a5d96e491 tempest-VolumesBackupsTest-1685343181 tempest-VolumesBackupsTest-1685343181-project-member] Calling method 'show' {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 10:13:25.154479 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.v3.backups [None req-29cf3c89-3c4f-4096-b5fd-370a5d96e491 tempest-VolumesBackupsTest-1685343181 tempest-VolumesBackupsTest-1685343181-project-member] Show backup with id 32e0bbad-f313-49fd-b88d-2b225a1f9684. {{(pid=100297) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 10:13:25.159728 np0000006707 devstack@c-api.service[100297]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 10:13:25.159728 np0000006707 devstack@c-api.service[100297]: warnings.warn( Aug 07 10:13:25.160673 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-29cf3c89-3c4f-4096-b5fd-370a5d96e491 tempest-VolumesBackupsTest-1685343181 tempest-VolumesBackupsTest-1685343181-project-member] https://10.4.3.8/volume/v3/backups/32e0bbad-f313-49fd-b88d-2b225a1f9684 returned with HTTP 200 Aug 07 10:13:25.161118 np0000006707 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 1453/5800] 10.4.3.8 () {66 vars in 1334 bytes} [Fri Aug 7 10:13:25 2026] GET /volume/v3/backups/32e0bbad-f313-49fd-b88d-2b225a1f9684 => generated 780 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 10:13:26.181363 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [None req-b45ad767-9821-421e-8e0c-a341df228743 None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:13:26.183191 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-b45ad767-9821-421e-8e0c-a341df228743 tempest-VolumesBackupsTest-1685343181 tempest-VolumesBackupsTest-1685343181-project-member] GET https://10.4.3.8/volume/v3/backups/32e0bbad-f313-49fd-b88d-2b225a1f9684 Aug 07 10:13:26.183404 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-b45ad767-9821-421e-8e0c-a341df228743 tempest-VolumesBackupsTest-1685343181 tempest-VolumesBackupsTest-1685343181-project-member] Empty body provided in request {{(pid=100296) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 10:13:26.183600 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-b45ad767-9821-421e-8e0c-a341df228743 tempest-VolumesBackupsTest-1685343181 tempest-VolumesBackupsTest-1685343181-project-member] Calling method 'show' {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 10:13:26.183703 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.v3.backups [None req-b45ad767-9821-421e-8e0c-a341df228743 tempest-VolumesBackupsTest-1685343181 tempest-VolumesBackupsTest-1685343181-project-member] Show backup with id 32e0bbad-f313-49fd-b88d-2b225a1f9684. {{(pid=100296) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 10:13:26.188159 np0000006707 devstack@c-api.service[100296]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 10:13:26.188159 np0000006707 devstack@c-api.service[100296]: warnings.warn( Aug 07 10:13:26.188839 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-b45ad767-9821-421e-8e0c-a341df228743 tempest-VolumesBackupsTest-1685343181 tempest-VolumesBackupsTest-1685343181-project-member] https://10.4.3.8/volume/v3/backups/32e0bbad-f313-49fd-b88d-2b225a1f9684 returned with HTTP 200 Aug 07 10:13:26.189152 np0000006707 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 1445/5801] 10.4.3.8 () {66 vars in 1334 bytes} [Fri Aug 7 10:13:26 2026] GET /volume/v3/backups/32e0bbad-f313-49fd-b88d-2b225a1f9684 => generated 781 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 10:13:27.200212 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-b029bf0e-8ca9-43e7-b0b5-826e37aa8586 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:13:27.201843 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-b029bf0e-8ca9-43e7-b0b5-826e37aa8586 tempest-VolumesBackupsTest-1685343181 tempest-VolumesBackupsTest-1685343181-project-member] GET https://10.4.3.8/volume/v3/backups/32e0bbad-f313-49fd-b88d-2b225a1f9684 Aug 07 10:13:27.202169 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-b029bf0e-8ca9-43e7-b0b5-826e37aa8586 tempest-VolumesBackupsTest-1685343181 tempest-VolumesBackupsTest-1685343181-project-member] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 10:13:27.203338 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-b029bf0e-8ca9-43e7-b0b5-826e37aa8586 tempest-VolumesBackupsTest-1685343181 tempest-VolumesBackupsTest-1685343181-project-member] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 10:13:27.203338 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.v3.backups [None req-b029bf0e-8ca9-43e7-b0b5-826e37aa8586 tempest-VolumesBackupsTest-1685343181 tempest-VolumesBackupsTest-1685343181-project-member] Show backup with id 32e0bbad-f313-49fd-b88d-2b225a1f9684. {{(pid=100295) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 10:13:27.206828 np0000006707 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 10:13:27.206828 np0000006707 devstack@c-api.service[100295]: warnings.warn( Aug 07 10:13:27.207542 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-b029bf0e-8ca9-43e7-b0b5-826e37aa8586 tempest-VolumesBackupsTest-1685343181 tempest-VolumesBackupsTest-1685343181-project-member] https://10.4.3.8/volume/v3/backups/32e0bbad-f313-49fd-b88d-2b225a1f9684 returned with HTTP 200 Aug 07 10:13:27.207869 np0000006707 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 1456/5802] 10.4.3.8 () {66 vars in 1334 bytes} [Fri Aug 7 10:13:27 2026] GET /volume/v3/backups/32e0bbad-f313-49fd-b88d-2b225a1f9684 => generated 782 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 10:13:27.216972 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.middleware.request_id [None req-5c720d3e-723c-40dd-8818-4f2a26f72b81 None None] RequestId filter calling following filter/app {{(pid=100298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:13:27.218760 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [None req-5c720d3e-723c-40dd-8818-4f2a26f72b81 tempest-VolumesBackupsTest-1685343181 tempest-VolumesBackupsTest-1685343181-project-member] GET https://10.4.3.8/volume/v3/backups/32e0bbad-f313-49fd-b88d-2b225a1f9684 Aug 07 10:13:27.218937 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [None req-5c720d3e-723c-40dd-8818-4f2a26f72b81 tempest-VolumesBackupsTest-1685343181 tempest-VolumesBackupsTest-1685343181-project-member] Empty body provided in request {{(pid=100298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 10:13:27.219116 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [None req-5c720d3e-723c-40dd-8818-4f2a26f72b81 tempest-VolumesBackupsTest-1685343181 tempest-VolumesBackupsTest-1685343181-project-member] Calling method 'show' {{(pid=100298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 10:13:27.219241 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.v3.backups [None req-5c720d3e-723c-40dd-8818-4f2a26f72b81 tempest-VolumesBackupsTest-1685343181 tempest-VolumesBackupsTest-1685343181-project-member] Show backup with id 32e0bbad-f313-49fd-b88d-2b225a1f9684. {{(pid=100298) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 10:13:27.223633 np0000006707 devstack@c-api.service[100298]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 10:13:27.223633 np0000006707 devstack@c-api.service[100298]: warnings.warn( Aug 07 10:13:27.224395 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [None req-5c720d3e-723c-40dd-8818-4f2a26f72b81 tempest-VolumesBackupsTest-1685343181 tempest-VolumesBackupsTest-1685343181-project-member] https://10.4.3.8/volume/v3/backups/32e0bbad-f313-49fd-b88d-2b225a1f9684 returned with HTTP 200 Aug 07 10:13:27.224816 np0000006707 devstack@c-api.service[100298]: [pid: 100298|app: 0|req: 1449/5803] 10.4.3.8 () {66 vars in 1334 bytes} [Fri Aug 7 10:13:27 2026] GET /volume/v3/backups/32e0bbad-f313-49fd-b88d-2b225a1f9684 => generated 782 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 10:13:27.234302 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [None req-3b4ff199-2db2-4dec-9310-90ed73c9e42f None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:13:27.236040 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-3b4ff199-2db2-4dec-9310-90ed73c9e42f tempest-VolumesBackupsTest-1685343181 tempest-VolumesBackupsTest-1685343181-project-member] DELETE https://10.4.3.8/volume/v3/backups/32e0bbad-f313-49fd-b88d-2b225a1f9684 Aug 07 10:13:27.236256 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-3b4ff199-2db2-4dec-9310-90ed73c9e42f tempest-VolumesBackupsTest-1685343181 tempest-VolumesBackupsTest-1685343181-project-member] Empty body provided in request {{(pid=100297) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 10:13:27.236500 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-3b4ff199-2db2-4dec-9310-90ed73c9e42f tempest-VolumesBackupsTest-1685343181 tempest-VolumesBackupsTest-1685343181-project-member] Calling method 'delete' {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 10:13:27.236601 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.contrib.backups [None req-3b4ff199-2db2-4dec-9310-90ed73c9e42f tempest-VolumesBackupsTest-1685343181 tempest-VolumesBackupsTest-1685343181-project-member] Delete backup with id: 32e0bbad-f313-49fd-b88d-2b225a1f9684. Aug 07 10:13:27.241473 np0000006707 devstack@c-api.service[100297]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 10:13:27.241473 np0000006707 devstack@c-api.service[100297]: warnings.warn( Aug 07 10:13:27.252882 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.backup.rpcapi [None req-3b4ff199-2db2-4dec-9310-90ed73c9e42f tempest-VolumesBackupsTest-1685343181 tempest-VolumesBackupsTest-1685343181-project-member] delete_backup rpcapi backup_id 32e0bbad-f313-49fd-b88d-2b225a1f9684 {{(pid=100297) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 07 10:13:27.254687 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-3b4ff199-2db2-4dec-9310-90ed73c9e42f tempest-VolumesBackupsTest-1685343181 tempest-VolumesBackupsTest-1685343181-project-member] https://10.4.3.8/volume/v3/backups/32e0bbad-f313-49fd-b88d-2b225a1f9684 returned with HTTP 202 Aug 07 10:13:27.255230 np0000006707 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 1454/5804] 10.4.3.8 () {66 vars in 1337 bytes} [Fri Aug 7 10:13:27 2026] DELETE /volume/v3/backups/32e0bbad-f313-49fd-b88d-2b225a1f9684 => generated 0 bytes in 21 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 07 10:13:27.262088 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [None req-d383a7a4-75e7-4281-87de-810ce814350c None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:13:27.263911 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-d383a7a4-75e7-4281-87de-810ce814350c tempest-VolumesBackupsTest-1685343181 tempest-VolumesBackupsTest-1685343181-project-member] GET https://10.4.3.8/volume/v3/backups/32e0bbad-f313-49fd-b88d-2b225a1f9684 Aug 07 10:13:27.264123 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-d383a7a4-75e7-4281-87de-810ce814350c tempest-VolumesBackupsTest-1685343181 tempest-VolumesBackupsTest-1685343181-project-member] Empty body provided in request {{(pid=100296) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 10:13:27.264319 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-d383a7a4-75e7-4281-87de-810ce814350c tempest-VolumesBackupsTest-1685343181 tempest-VolumesBackupsTest-1685343181-project-member] Calling method 'show' {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 10:13:27.264444 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.v3.backups [None req-d383a7a4-75e7-4281-87de-810ce814350c tempest-VolumesBackupsTest-1685343181 tempest-VolumesBackupsTest-1685343181-project-member] Show backup with id 32e0bbad-f313-49fd-b88d-2b225a1f9684. {{(pid=100296) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 10:13:27.269539 np0000006707 devstack@c-api.service[100296]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 10:13:27.269539 np0000006707 devstack@c-api.service[100296]: warnings.warn( Aug 07 10:13:27.270395 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-d383a7a4-75e7-4281-87de-810ce814350c tempest-VolumesBackupsTest-1685343181 tempest-VolumesBackupsTest-1685343181-project-member] https://10.4.3.8/volume/v3/backups/32e0bbad-f313-49fd-b88d-2b225a1f9684 returned with HTTP 200 Aug 07 10:13:27.270845 np0000006707 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 1446/5805] 10.4.3.8 () {66 vars in 1334 bytes} [Fri Aug 7 10:13:27 2026] GET /volume/v3/backups/32e0bbad-f313-49fd-b88d-2b225a1f9684 => generated 781 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 10:13:28.281642 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-c24835a0-80c8-4a68-80ad-97fe4f7f6b5b None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:13:28.283439 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-c24835a0-80c8-4a68-80ad-97fe4f7f6b5b tempest-VolumesBackupsTest-1685343181 tempest-VolumesBackupsTest-1685343181-project-member] GET https://10.4.3.8/volume/v3/backups/32e0bbad-f313-49fd-b88d-2b225a1f9684 Aug 07 10:13:28.283666 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-c24835a0-80c8-4a68-80ad-97fe4f7f6b5b tempest-VolumesBackupsTest-1685343181 tempest-VolumesBackupsTest-1685343181-project-member] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 10:13:28.283863 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-c24835a0-80c8-4a68-80ad-97fe4f7f6b5b tempest-VolumesBackupsTest-1685343181 tempest-VolumesBackupsTest-1685343181-project-member] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 10:13:28.283997 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.v3.backups [None req-c24835a0-80c8-4a68-80ad-97fe4f7f6b5b tempest-VolumesBackupsTest-1685343181 tempest-VolumesBackupsTest-1685343181-project-member] Show backup with id 32e0bbad-f313-49fd-b88d-2b225a1f9684. {{(pid=100295) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 10:13:28.287849 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-c24835a0-80c8-4a68-80ad-97fe4f7f6b5b tempest-VolumesBackupsTest-1685343181 tempest-VolumesBackupsTest-1685343181-project-member] https://10.4.3.8/volume/v3/backups/32e0bbad-f313-49fd-b88d-2b225a1f9684 returned with HTTP 404 Aug 07 10:13:28.288296 np0000006707 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 1457/5806] 10.4.3.8 () {66 vars in 1334 bytes} [Fri Aug 7 10:13:28 2026] GET /volume/v3/backups/32e0bbad-f313-49fd-b88d-2b225a1f9684 => generated 109 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 10:13:28.296857 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.middleware.request_id [None req-41822cec-f86a-41e0-9e43-c130b25f6831 None None] RequestId filter calling following filter/app {{(pid=100298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:13:28.298733 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [None req-41822cec-f86a-41e0-9e43-c130b25f6831 tempest-VolumesBackupsTest-1685343181 tempest-VolumesBackupsTest-1685343181-project-member] DELETE https://10.4.3.8/volume/v3/snapshots/3a6b2aa9-80f4-41c9-bd0e-8b46ef58530e Aug 07 10:13:28.298925 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [None req-41822cec-f86a-41e0-9e43-c130b25f6831 tempest-VolumesBackupsTest-1685343181 tempest-VolumesBackupsTest-1685343181-project-member] Empty body provided in request {{(pid=100298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 10:13:28.299104 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [None req-41822cec-f86a-41e0-9e43-c130b25f6831 tempest-VolumesBackupsTest-1685343181 tempest-VolumesBackupsTest-1685343181-project-member] Calling method 'delete' {{(pid=100298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 10:13:28.299223 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.v3.snapshots [None req-41822cec-f86a-41e0-9e43-c130b25f6831 tempest-VolumesBackupsTest-1685343181 tempest-VolumesBackupsTest-1685343181-project-member] Delete snapshot with id: 3a6b2aa9-80f4-41c9-bd0e-8b46ef58530e Aug 07 10:13:28.304530 np0000006707 devstack@c-api.service[100298]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 10:13:28.304530 np0000006707 devstack@c-api.service[100298]: warnings.warn( Aug 07 10:13:28.304949 np0000006707 devstack@c-api.service[100298]: INFO cinder.volume.api [None req-41822cec-f86a-41e0-9e43-c130b25f6831 tempest-VolumesBackupsTest-1685343181 tempest-VolumesBackupsTest-1685343181-project-member] Snapshot retrieved successfully. Aug 07 10:13:28.319922 np0000006707 devstack@c-api.service[100298]: INFO cinder.volume.api [None req-41822cec-f86a-41e0-9e43-c130b25f6831 tempest-VolumesBackupsTest-1685343181 tempest-VolumesBackupsTest-1685343181-project-member] Snapshot delete request issued successfully. Aug 07 10:13:28.320162 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [None req-41822cec-f86a-41e0-9e43-c130b25f6831 tempest-VolumesBackupsTest-1685343181 tempest-VolumesBackupsTest-1685343181-project-member] https://10.4.3.8/volume/v3/snapshots/3a6b2aa9-80f4-41c9-bd0e-8b46ef58530e returned with HTTP 202 Aug 07 10:13:28.320514 np0000006707 devstack@c-api.service[100298]: [pid: 100298|app: 0|req: 1450/5807] 10.4.3.8 () {66 vars in 1343 bytes} [Fri Aug 7 10:13:28 2026] DELETE /volume/v3/snapshots/3a6b2aa9-80f4-41c9-bd0e-8b46ef58530e => generated 0 bytes in 24 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 07 10:13:28.327515 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [None req-dfb1f65d-504b-409c-9083-306ba5e01373 None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:13:28.329206 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-dfb1f65d-504b-409c-9083-306ba5e01373 tempest-VolumesBackupsTest-1685343181 tempest-VolumesBackupsTest-1685343181-project-member] GET https://10.4.3.8/volume/v3/snapshots/3a6b2aa9-80f4-41c9-bd0e-8b46ef58530e Aug 07 10:13:28.329393 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-dfb1f65d-504b-409c-9083-306ba5e01373 tempest-VolumesBackupsTest-1685343181 tempest-VolumesBackupsTest-1685343181-project-member] Empty body provided in request {{(pid=100297) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 10:13:28.329631 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-dfb1f65d-504b-409c-9083-306ba5e01373 tempest-VolumesBackupsTest-1685343181 tempest-VolumesBackupsTest-1685343181-project-member] Calling method 'show' {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 10:13:28.334657 np0000006707 devstack@c-api.service[100297]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 10:13:28.334657 np0000006707 devstack@c-api.service[100297]: warnings.warn( Aug 07 10:13:28.335122 np0000006707 devstack@c-api.service[100297]: INFO cinder.volume.api [None req-dfb1f65d-504b-409c-9083-306ba5e01373 tempest-VolumesBackupsTest-1685343181 tempest-VolumesBackupsTest-1685343181-project-member] Snapshot retrieved successfully. Aug 07 10:13:28.336002 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-dfb1f65d-504b-409c-9083-306ba5e01373 tempest-VolumesBackupsTest-1685343181 tempest-VolumesBackupsTest-1685343181-project-member] https://10.4.3.8/volume/v3/snapshots/3a6b2aa9-80f4-41c9-bd0e-8b46ef58530e returned with HTTP 200 Aug 07 10:13:28.336371 np0000006707 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 1455/5808] 10.4.3.8 () {66 vars in 1340 bytes} [Fri Aug 7 10:13:28 2026] GET /volume/v3/snapshots/3a6b2aa9-80f4-41c9-bd0e-8b46ef58530e => generated 461 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 10:13:29.345628 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [None req-6e0a10c9-c35b-4142-995b-86a9c941aa52 None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:13:29.347398 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-6e0a10c9-c35b-4142-995b-86a9c941aa52 tempest-VolumesBackupsTest-1685343181 tempest-VolumesBackupsTest-1685343181-project-member] GET https://10.4.3.8/volume/v3/snapshots/3a6b2aa9-80f4-41c9-bd0e-8b46ef58530e Aug 07 10:13:29.347598 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-6e0a10c9-c35b-4142-995b-86a9c941aa52 tempest-VolumesBackupsTest-1685343181 tempest-VolumesBackupsTest-1685343181-project-member] Empty body provided in request {{(pid=100296) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 10:13:29.347772 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-6e0a10c9-c35b-4142-995b-86a9c941aa52 tempest-VolumesBackupsTest-1685343181 tempest-VolumesBackupsTest-1685343181-project-member] Calling method 'show' {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 10:13:29.351705 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-6e0a10c9-c35b-4142-995b-86a9c941aa52 tempest-VolumesBackupsTest-1685343181 tempest-VolumesBackupsTest-1685343181-project-member] https://10.4.3.8/volume/v3/snapshots/3a6b2aa9-80f4-41c9-bd0e-8b46ef58530e returned with HTTP 404 Aug 07 10:13:29.352189 np0000006707 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 1447/5809] 10.4.3.8 () {66 vars in 1340 bytes} [Fri Aug 7 10:13:29 2026] GET /volume/v3/snapshots/3a6b2aa9-80f4-41c9-bd0e-8b46ef58530e => generated 111 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 10:13:29.357780 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-41094ddb-6523-43a7-bcf6-4324d73704be None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:13:29.359355 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-41094ddb-6523-43a7-bcf6-4324d73704be tempest-VolumesBackupsTest-1685343181 tempest-VolumesBackupsTest-1685343181-project-member] DELETE https://10.4.3.8/volume/v3/volumes/c2bbf5fe-3631-4c23-8291-5d651ba50fab Aug 07 10:13:29.359552 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-41094ddb-6523-43a7-bcf6-4324d73704be tempest-VolumesBackupsTest-1685343181 tempest-VolumesBackupsTest-1685343181-project-member] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 10:13:29.359722 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-41094ddb-6523-43a7-bcf6-4324d73704be tempest-VolumesBackupsTest-1685343181 tempest-VolumesBackupsTest-1685343181-project-member] Calling method 'delete' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 10:13:29.359882 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.v3.volumes [None req-41094ddb-6523-43a7-bcf6-4324d73704be tempest-VolumesBackupsTest-1685343181 tempest-VolumesBackupsTest-1685343181-project-member] Delete volume with id: c2bbf5fe-3631-4c23-8291-5d651ba50fab Aug 07 10:13:29.365843 np0000006707 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 10:13:29.365843 np0000006707 devstack@c-api.service[100295]: warnings.warn( Aug 07 10:13:29.366223 np0000006707 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-41094ddb-6523-43a7-bcf6-4324d73704be tempest-VolumesBackupsTest-1685343181 tempest-VolumesBackupsTest-1685343181-project-member] Volume info retrieved successfully. Aug 07 10:13:29.379880 np0000006707 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-41094ddb-6523-43a7-bcf6-4324d73704be tempest-VolumesBackupsTest-1685343181 tempest-VolumesBackupsTest-1685343181-project-member] Delete volume request issued successfully. Aug 07 10:13:29.380026 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-41094ddb-6523-43a7-bcf6-4324d73704be tempest-VolumesBackupsTest-1685343181 tempest-VolumesBackupsTest-1685343181-project-member] https://10.4.3.8/volume/v3/volumes/c2bbf5fe-3631-4c23-8291-5d651ba50fab returned with HTTP 202 Aug 07 10:13:29.380408 np0000006707 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 1458/5810] 10.4.3.8 () {66 vars in 1337 bytes} [Fri Aug 7 10:13:29 2026] DELETE /volume/v3/volumes/c2bbf5fe-3631-4c23-8291-5d651ba50fab => generated 0 bytes in 23 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 07 10:13:29.386745 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.middleware.request_id [None req-6f114edb-b2f4-4700-91f1-350d6304977c None None] RequestId filter calling following filter/app {{(pid=100298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:13:29.388700 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [None req-6f114edb-b2f4-4700-91f1-350d6304977c tempest-VolumesBackupsTest-1685343181 tempest-VolumesBackupsTest-1685343181-project-member] GET https://10.4.3.8/volume/v3/volumes/c2bbf5fe-3631-4c23-8291-5d651ba50fab Aug 07 10:13:29.388917 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [None req-6f114edb-b2f4-4700-91f1-350d6304977c tempest-VolumesBackupsTest-1685343181 tempest-VolumesBackupsTest-1685343181-project-member] Empty body provided in request {{(pid=100298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 10:13:29.389127 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [None req-6f114edb-b2f4-4700-91f1-350d6304977c tempest-VolumesBackupsTest-1685343181 tempest-VolumesBackupsTest-1685343181-project-member] Calling method 'show' {{(pid=100298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 10:13:29.396372 np0000006707 devstack@c-api.service[100298]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 10:13:29.396372 np0000006707 devstack@c-api.service[100298]: warnings.warn( Aug 07 10:13:29.399736 np0000006707 devstack@c-api.service[100298]: INFO cinder.volume.api [None req-6f114edb-b2f4-4700-91f1-350d6304977c tempest-VolumesBackupsTest-1685343181 tempest-VolumesBackupsTest-1685343181-project-member] Volume info retrieved successfully. Aug 07 10:13:29.403772 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [None req-6f114edb-b2f4-4700-91f1-350d6304977c tempest-VolumesBackupsTest-1685343181 tempest-VolumesBackupsTest-1685343181-project-member] https://10.4.3.8/volume/v3/volumes/c2bbf5fe-3631-4c23-8291-5d651ba50fab returned with HTTP 200 Aug 07 10:13:29.404149 np0000006707 devstack@c-api.service[100298]: [pid: 100298|app: 0|req: 1451/5811] 10.4.3.8 () {66 vars in 1334 bytes} [Fri Aug 7 10:13:29 2026] GET /volume/v3/volumes/c2bbf5fe-3631-4c23-8291-5d651ba50fab => generated 836 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 10:13:30.415317 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [None req-fd214c42-c1e8-4088-af19-72b5eed0b787 None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:13:30.417103 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-fd214c42-c1e8-4088-af19-72b5eed0b787 tempest-VolumesBackupsTest-1685343181 tempest-VolumesBackupsTest-1685343181-project-member] GET https://10.4.3.8/volume/v3/volumes/c2bbf5fe-3631-4c23-8291-5d651ba50fab Aug 07 10:13:30.417300 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-fd214c42-c1e8-4088-af19-72b5eed0b787 tempest-VolumesBackupsTest-1685343181 tempest-VolumesBackupsTest-1685343181-project-member] Empty body provided in request {{(pid=100297) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 10:13:30.417527 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-fd214c42-c1e8-4088-af19-72b5eed0b787 tempest-VolumesBackupsTest-1685343181 tempest-VolumesBackupsTest-1685343181-project-member] Calling method 'show' {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 10:13:30.422969 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-fd214c42-c1e8-4088-af19-72b5eed0b787 tempest-VolumesBackupsTest-1685343181 tempest-VolumesBackupsTest-1685343181-project-member] https://10.4.3.8/volume/v3/volumes/c2bbf5fe-3631-4c23-8291-5d651ba50fab returned with HTTP 404 Aug 07 10:13:30.423407 np0000006707 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 1456/5812] 10.4.3.8 () {66 vars in 1334 bytes} [Fri Aug 7 10:13:30 2026] GET /volume/v3/volumes/c2bbf5fe-3631-4c23-8291-5d651ba50fab => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 10:13:30.429778 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [None req-6ca0ee6a-d5ab-4014-bd7b-149eb7912736 None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:13:30.431560 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-6ca0ee6a-d5ab-4014-bd7b-149eb7912736 tempest-VolumesBackupsTest-1685343181 tempest-VolumesBackupsTest-1685343181-project-member] DELETE https://10.4.3.8/volume/v3/volumes/9936fb4d-e89c-4b4b-bf94-aab45e575e2a Aug 07 10:13:30.431788 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-6ca0ee6a-d5ab-4014-bd7b-149eb7912736 tempest-VolumesBackupsTest-1685343181 tempest-VolumesBackupsTest-1685343181-project-member] Empty body provided in request {{(pid=100296) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 10:13:30.432008 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-6ca0ee6a-d5ab-4014-bd7b-149eb7912736 tempest-VolumesBackupsTest-1685343181 tempest-VolumesBackupsTest-1685343181-project-member] Calling method 'delete' {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 10:13:30.432213 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.v3.volumes [None req-6ca0ee6a-d5ab-4014-bd7b-149eb7912736 tempest-VolumesBackupsTest-1685343181 tempest-VolumesBackupsTest-1685343181-project-member] Delete volume with id: 9936fb4d-e89c-4b4b-bf94-aab45e575e2a Aug 07 10:13:30.438943 np0000006707 devstack@c-api.service[100296]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 10:13:30.438943 np0000006707 devstack@c-api.service[100296]: warnings.warn( Aug 07 10:13:30.439384 np0000006707 devstack@c-api.service[100296]: INFO cinder.volume.api [None req-6ca0ee6a-d5ab-4014-bd7b-149eb7912736 tempest-VolumesBackupsTest-1685343181 tempest-VolumesBackupsTest-1685343181-project-member] Volume info retrieved successfully. Aug 07 10:13:30.454186 np0000006707 devstack@c-api.service[100296]: INFO cinder.volume.api [None req-6ca0ee6a-d5ab-4014-bd7b-149eb7912736 tempest-VolumesBackupsTest-1685343181 tempest-VolumesBackupsTest-1685343181-project-member] Delete volume request issued successfully. Aug 07 10:13:30.454444 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-6ca0ee6a-d5ab-4014-bd7b-149eb7912736 tempest-VolumesBackupsTest-1685343181 tempest-VolumesBackupsTest-1685343181-project-member] https://10.4.3.8/volume/v3/volumes/9936fb4d-e89c-4b4b-bf94-aab45e575e2a returned with HTTP 202 Aug 07 10:13:30.454856 np0000006707 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 1448/5813] 10.4.3.8 () {66 vars in 1337 bytes} [Fri Aug 7 10:13:30 2026] DELETE /volume/v3/volumes/9936fb4d-e89c-4b4b-bf94-aab45e575e2a => generated 0 bytes in 25 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 07 10:13:30.461400 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-894ee7a0-580a-4947-8b34-acb8c7966901 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:13:30.463617 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-894ee7a0-580a-4947-8b34-acb8c7966901 tempest-VolumesBackupsTest-1685343181 tempest-VolumesBackupsTest-1685343181-project-member] GET https://10.4.3.8/volume/v3/volumes/9936fb4d-e89c-4b4b-bf94-aab45e575e2a Aug 07 10:13:30.463874 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-894ee7a0-580a-4947-8b34-acb8c7966901 tempest-VolumesBackupsTest-1685343181 tempest-VolumesBackupsTest-1685343181-project-member] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 10:13:30.464125 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-894ee7a0-580a-4947-8b34-acb8c7966901 tempest-VolumesBackupsTest-1685343181 tempest-VolumesBackupsTest-1685343181-project-member] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 10:13:30.473025 np0000006707 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 10:13:30.473025 np0000006707 devstack@c-api.service[100295]: warnings.warn( Aug 07 10:13:30.478953 np0000006707 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-894ee7a0-580a-4947-8b34-acb8c7966901 tempest-VolumesBackupsTest-1685343181 tempest-VolumesBackupsTest-1685343181-project-member] Volume info retrieved successfully. Aug 07 10:13:30.486252 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-894ee7a0-580a-4947-8b34-acb8c7966901 tempest-VolumesBackupsTest-1685343181 tempest-VolumesBackupsTest-1685343181-project-member] https://10.4.3.8/volume/v3/volumes/9936fb4d-e89c-4b4b-bf94-aab45e575e2a returned with HTTP 200 Aug 07 10:13:30.486833 np0000006707 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 1459/5814] 10.4.3.8 () {66 vars in 1334 bytes} [Fri Aug 7 10:13:30 2026] GET /volume/v3/volumes/9936fb4d-e89c-4b4b-bf94-aab45e575e2a => generated 1351 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 10:13:31.504373 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.middleware.request_id [None req-57273200-e5d9-4490-ba09-e69cfc9e7ebd None None] RequestId filter calling following filter/app {{(pid=100298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:13:31.506971 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [None req-57273200-e5d9-4490-ba09-e69cfc9e7ebd tempest-VolumesBackupsTest-1685343181 tempest-VolumesBackupsTest-1685343181-project-member] GET https://10.4.3.8/volume/v3/volumes/9936fb4d-e89c-4b4b-bf94-aab45e575e2a Aug 07 10:13:31.507320 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [None req-57273200-e5d9-4490-ba09-e69cfc9e7ebd tempest-VolumesBackupsTest-1685343181 tempest-VolumesBackupsTest-1685343181-project-member] Empty body provided in request {{(pid=100298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 10:13:31.507513 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [None req-57273200-e5d9-4490-ba09-e69cfc9e7ebd tempest-VolumesBackupsTest-1685343181 tempest-VolumesBackupsTest-1685343181-project-member] Calling method 'show' {{(pid=100298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 10:13:31.514289 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [None req-57273200-e5d9-4490-ba09-e69cfc9e7ebd tempest-VolumesBackupsTest-1685343181 tempest-VolumesBackupsTest-1685343181-project-member] https://10.4.3.8/volume/v3/volumes/9936fb4d-e89c-4b4b-bf94-aab45e575e2a returned with HTTP 404 Aug 07 10:13:31.514620 np0000006707 devstack@c-api.service[100298]: [pid: 100298|app: 0|req: 1452/5815] 10.4.3.8 () {66 vars in 1334 bytes} [Fri Aug 7 10:13:31 2026] GET /volume/v3/volumes/9936fb4d-e89c-4b4b-bf94-aab45e575e2a => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 10:13:31.520970 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [None req-40bb1067-c341-434a-a858-16f3a139cdfb None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:13:31.522606 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-40bb1067-c341-434a-a858-16f3a139cdfb tempest-VolumesBackupsTest-1685343181 tempest-VolumesBackupsTest-1685343181-project-member] DELETE https://10.4.3.8/volume/v3/volumes/256ed956-dee0-4ea6-ab28-ad017372d198 Aug 07 10:13:31.522765 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-40bb1067-c341-434a-a858-16f3a139cdfb tempest-VolumesBackupsTest-1685343181 tempest-VolumesBackupsTest-1685343181-project-member] Empty body provided in request {{(pid=100297) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 10:13:31.522995 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-40bb1067-c341-434a-a858-16f3a139cdfb tempest-VolumesBackupsTest-1685343181 tempest-VolumesBackupsTest-1685343181-project-member] Calling method 'delete' {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 10:13:31.523229 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.v3.volumes [None req-40bb1067-c341-434a-a858-16f3a139cdfb tempest-VolumesBackupsTest-1685343181 tempest-VolumesBackupsTest-1685343181-project-member] Delete volume with id: 256ed956-dee0-4ea6-ab28-ad017372d198 Aug 07 10:13:31.530762 np0000006707 devstack@c-api.service[100297]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 10:13:31.530762 np0000006707 devstack@c-api.service[100297]: warnings.warn( Aug 07 10:13:31.531309 np0000006707 devstack@c-api.service[100297]: INFO cinder.volume.api [None req-40bb1067-c341-434a-a858-16f3a139cdfb tempest-VolumesBackupsTest-1685343181 tempest-VolumesBackupsTest-1685343181-project-member] Volume info retrieved successfully. Aug 07 10:13:31.547278 np0000006707 devstack@c-api.service[100297]: INFO cinder.volume.api [None req-40bb1067-c341-434a-a858-16f3a139cdfb tempest-VolumesBackupsTest-1685343181 tempest-VolumesBackupsTest-1685343181-project-member] Delete volume request issued successfully. Aug 07 10:13:31.547472 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-40bb1067-c341-434a-a858-16f3a139cdfb tempest-VolumesBackupsTest-1685343181 tempest-VolumesBackupsTest-1685343181-project-member] https://10.4.3.8/volume/v3/volumes/256ed956-dee0-4ea6-ab28-ad017372d198 returned with HTTP 202 Aug 07 10:13:31.547893 np0000006707 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 1457/5816] 10.4.3.8 () {66 vars in 1337 bytes} [Fri Aug 7 10:13:31 2026] DELETE /volume/v3/volumes/256ed956-dee0-4ea6-ab28-ad017372d198 => generated 0 bytes in 27 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 07 10:13:31.554388 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [None req-ff123e71-9682-4d7b-9901-73270ad8476e None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:13:31.556301 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-ff123e71-9682-4d7b-9901-73270ad8476e tempest-VolumesBackupsTest-1685343181 tempest-VolumesBackupsTest-1685343181-project-member] GET https://10.4.3.8/volume/v3/volumes/256ed956-dee0-4ea6-ab28-ad017372d198 Aug 07 10:13:31.556538 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-ff123e71-9682-4d7b-9901-73270ad8476e tempest-VolumesBackupsTest-1685343181 tempest-VolumesBackupsTest-1685343181-project-member] Empty body provided in request {{(pid=100296) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 10:13:31.556756 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-ff123e71-9682-4d7b-9901-73270ad8476e tempest-VolumesBackupsTest-1685343181 tempest-VolumesBackupsTest-1685343181-project-member] Calling method 'show' {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 10:13:31.564412 np0000006707 devstack@c-api.service[100296]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 10:13:31.564412 np0000006707 devstack@c-api.service[100296]: warnings.warn( Aug 07 10:13:31.567956 np0000006707 devstack@c-api.service[100296]: INFO cinder.volume.api [None req-ff123e71-9682-4d7b-9901-73270ad8476e tempest-VolumesBackupsTest-1685343181 tempest-VolumesBackupsTest-1685343181-project-member] Volume info retrieved successfully. Aug 07 10:13:31.571991 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-ff123e71-9682-4d7b-9901-73270ad8476e tempest-VolumesBackupsTest-1685343181 tempest-VolumesBackupsTest-1685343181-project-member] https://10.4.3.8/volume/v3/volumes/256ed956-dee0-4ea6-ab28-ad017372d198 returned with HTTP 200 Aug 07 10:13:31.572356 np0000006707 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 1449/5817] 10.4.3.8 () {66 vars in 1334 bytes} [Fri Aug 7 10:13:31 2026] GET /volume/v3/volumes/256ed956-dee0-4ea6-ab28-ad017372d198 => generated 836 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 10:13:32.583697 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-3e07e38e-b9e1-4d50-b49c-1ea658a2f64b None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:13:32.585509 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-3e07e38e-b9e1-4d50-b49c-1ea658a2f64b tempest-VolumesBackupsTest-1685343181 tempest-VolumesBackupsTest-1685343181-project-member] GET https://10.4.3.8/volume/v3/volumes/256ed956-dee0-4ea6-ab28-ad017372d198 Aug 07 10:13:32.585699 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-3e07e38e-b9e1-4d50-b49c-1ea658a2f64b tempest-VolumesBackupsTest-1685343181 tempest-VolumesBackupsTest-1685343181-project-member] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 10:13:32.585868 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-3e07e38e-b9e1-4d50-b49c-1ea658a2f64b tempest-VolumesBackupsTest-1685343181 tempest-VolumesBackupsTest-1685343181-project-member] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 10:13:32.591295 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-3e07e38e-b9e1-4d50-b49c-1ea658a2f64b tempest-VolumesBackupsTest-1685343181 tempest-VolumesBackupsTest-1685343181-project-member] https://10.4.3.8/volume/v3/volumes/256ed956-dee0-4ea6-ab28-ad017372d198 returned with HTTP 404 Aug 07 10:13:32.591786 np0000006707 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 1460/5818] 10.4.3.8 () {66 vars in 1334 bytes} [Fri Aug 7 10:13:32 2026] GET /volume/v3/volumes/256ed956-dee0-4ea6-ab28-ad017372d198 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 10:13:32.598444 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.middleware.request_id [None req-cb78ffc1-c2e0-4dec-b156-dba9d2f9f5d0 None None] RequestId filter calling following filter/app {{(pid=100298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:13:32.600184 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [None req-cb78ffc1-c2e0-4dec-b156-dba9d2f9f5d0 tempest-VolumesBackupsTest-1685343181 tempest-VolumesBackupsTest-1685343181-project-member] DELETE https://10.4.3.8/volume/v3/volumes/6b331239-b117-493b-abd2-55673dc05034 Aug 07 10:13:32.600391 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [None req-cb78ffc1-c2e0-4dec-b156-dba9d2f9f5d0 tempest-VolumesBackupsTest-1685343181 tempest-VolumesBackupsTest-1685343181-project-member] Empty body provided in request {{(pid=100298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 10:13:32.600605 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [None req-cb78ffc1-c2e0-4dec-b156-dba9d2f9f5d0 tempest-VolumesBackupsTest-1685343181 tempest-VolumesBackupsTest-1685343181-project-member] Calling method 'delete' {{(pid=100298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 10:13:32.600785 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.v3.volumes [None req-cb78ffc1-c2e0-4dec-b156-dba9d2f9f5d0 tempest-VolumesBackupsTest-1685343181 tempest-VolumesBackupsTest-1685343181-project-member] Delete volume with id: 6b331239-b117-493b-abd2-55673dc05034 Aug 07 10:13:32.607764 np0000006707 devstack@c-api.service[100298]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 10:13:32.607764 np0000006707 devstack@c-api.service[100298]: warnings.warn( Aug 07 10:13:32.608211 np0000006707 devstack@c-api.service[100298]: INFO cinder.volume.api [None req-cb78ffc1-c2e0-4dec-b156-dba9d2f9f5d0 tempest-VolumesBackupsTest-1685343181 tempest-VolumesBackupsTest-1685343181-project-member] Volume info retrieved successfully. Aug 07 10:13:32.624696 np0000006707 devstack@c-api.service[100298]: INFO cinder.volume.api [None req-cb78ffc1-c2e0-4dec-b156-dba9d2f9f5d0 tempest-VolumesBackupsTest-1685343181 tempest-VolumesBackupsTest-1685343181-project-member] Delete volume request issued successfully. Aug 07 10:13:32.624923 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [None req-cb78ffc1-c2e0-4dec-b156-dba9d2f9f5d0 tempest-VolumesBackupsTest-1685343181 tempest-VolumesBackupsTest-1685343181-project-member] https://10.4.3.8/volume/v3/volumes/6b331239-b117-493b-abd2-55673dc05034 returned with HTTP 202 Aug 07 10:13:32.625351 np0000006707 devstack@c-api.service[100298]: [pid: 100298|app: 0|req: 1453/5819] 10.4.3.8 () {66 vars in 1337 bytes} [Fri Aug 7 10:13:32 2026] DELETE /volume/v3/volumes/6b331239-b117-493b-abd2-55673dc05034 => generated 0 bytes in 27 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 07 10:13:32.632246 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [None req-98b60c36-8b29-4240-ab3f-203284f1edea None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:13:32.634082 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-98b60c36-8b29-4240-ab3f-203284f1edea tempest-VolumesBackupsTest-1685343181 tempest-VolumesBackupsTest-1685343181-project-member] GET https://10.4.3.8/volume/v3/volumes/6b331239-b117-493b-abd2-55673dc05034 Aug 07 10:13:32.634325 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-98b60c36-8b29-4240-ab3f-203284f1edea tempest-VolumesBackupsTest-1685343181 tempest-VolumesBackupsTest-1685343181-project-member] Empty body provided in request {{(pid=100297) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 10:13:32.634601 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-98b60c36-8b29-4240-ab3f-203284f1edea tempest-VolumesBackupsTest-1685343181 tempest-VolumesBackupsTest-1685343181-project-member] Calling method 'show' {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 10:13:32.642562 np0000006707 devstack@c-api.service[100297]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 10:13:32.642562 np0000006707 devstack@c-api.service[100297]: warnings.warn( Aug 07 10:13:32.646290 np0000006707 devstack@c-api.service[100297]: INFO cinder.volume.api [None req-98b60c36-8b29-4240-ab3f-203284f1edea tempest-VolumesBackupsTest-1685343181 tempest-VolumesBackupsTest-1685343181-project-member] Volume info retrieved successfully. Aug 07 10:13:32.650911 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-98b60c36-8b29-4240-ab3f-203284f1edea tempest-VolumesBackupsTest-1685343181 tempest-VolumesBackupsTest-1685343181-project-member] https://10.4.3.8/volume/v3/volumes/6b331239-b117-493b-abd2-55673dc05034 returned with HTTP 200 Aug 07 10:13:32.651263 np0000006707 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 1458/5820] 10.4.3.8 () {66 vars in 1334 bytes} [Fri Aug 7 10:13:32 2026] GET /volume/v3/volumes/6b331239-b117-493b-abd2-55673dc05034 => generated 837 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 10:13:33.665062 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [None req-9347ac40-c51a-4671-ba78-02965e6a1410 None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:13:33.667045 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-9347ac40-c51a-4671-ba78-02965e6a1410 tempest-VolumesBackupsTest-1685343181 tempest-VolumesBackupsTest-1685343181-project-member] GET https://10.4.3.8/volume/v3/volumes/6b331239-b117-493b-abd2-55673dc05034 Aug 07 10:13:33.667259 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-9347ac40-c51a-4671-ba78-02965e6a1410 tempest-VolumesBackupsTest-1685343181 tempest-VolumesBackupsTest-1685343181-project-member] Empty body provided in request {{(pid=100296) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 10:13:33.667510 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-9347ac40-c51a-4671-ba78-02965e6a1410 tempest-VolumesBackupsTest-1685343181 tempest-VolumesBackupsTest-1685343181-project-member] Calling method 'show' {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 10:13:33.673632 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-9347ac40-c51a-4671-ba78-02965e6a1410 tempest-VolumesBackupsTest-1685343181 tempest-VolumesBackupsTest-1685343181-project-member] https://10.4.3.8/volume/v3/volumes/6b331239-b117-493b-abd2-55673dc05034 returned with HTTP 404 Aug 07 10:13:33.674121 np0000006707 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 1450/5821] 10.4.3.8 () {66 vars in 1334 bytes} [Fri Aug 7 10:13:33 2026] GET /volume/v3/volumes/6b331239-b117-493b-abd2-55673dc05034 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 10:13:37.243609 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-e6ec0352-58fc-4149-824e-17106223647b None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:13:37.331568 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-e6ec0352-58fc-4149-824e-17106223647b tempest-ProjectReaderTests-239792192 tempest-ProjectReaderTests-239792192-project-admin] POST https://10.4.3.8/volume/v3/volumes Aug 07 10:13:37.331922 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-e6ec0352-58fc-4149-824e-17106223647b tempest-ProjectReaderTests-239792192 tempest-ProjectReaderTests-239792192-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-223337544"}} {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 10:13:37.333271 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.v3.volumes [None req-e6ec0352-58fc-4149-824e-17106223647b tempest-ProjectReaderTests-239792192 tempest-ProjectReaderTests-239792192-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-223337544'}} {{(pid=100295) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 07 10:13:37.333381 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.v3.volumes [None req-e6ec0352-58fc-4149-824e-17106223647b tempest-ProjectReaderTests-239792192 tempest-ProjectReaderTests-239792192-project-admin] Create volume of 1 GB Aug 07 10:13:37.337026 np0000006707 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-e6ec0352-58fc-4149-824e-17106223647b tempest-ProjectReaderTests-239792192 tempest-ProjectReaderTests-239792192-project-admin] Availability Zones retrieved successfully. Aug 07 10:13:37.342357 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.volume.api [None req-e6ec0352-58fc-4149-824e-17106223647b tempest-ProjectReaderTests-239792192 tempest-ProjectReaderTests-239792192-project-admin] Flow 'volume_create_api' (e5864f4f-195c-4da2-a67f-08585ba2cb7c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100295) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 10:13:37.343282 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.volume.api [None req-e6ec0352-58fc-4149-824e-17106223647b tempest-ProjectReaderTests-239792192 tempest-ProjectReaderTests-239792192-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8fefd69c-f3ff-49ac-a50c-4e69363e5527) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100295) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 10:13:37.344030 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.volume.flows.api.create_volume [None req-e6ec0352-58fc-4149-824e-17106223647b tempest-ProjectReaderTests-239792192 tempest-ProjectReaderTests-239792192-project-admin] Validating volume size '1' using validate_int {{(pid=100295) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 07 10:13:37.366439 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.volume.api [None req-e6ec0352-58fc-4149-824e-17106223647b tempest-ProjectReaderTests-239792192 tempest-ProjectReaderTests-239792192-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8fefd69c-f3ff-49ac-a50c-4e69363e5527) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-07T09:47:39Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=45fd9a3a-b61e-4c6c-9ab7-d02f06678d0d,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '45fd9a3a-b61e-4c6c-9ab7-d02f06678d0d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100295) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 10:13:37.367214 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.volume.api [None req-e6ec0352-58fc-4149-824e-17106223647b tempest-ProjectReaderTests-239792192 tempest-ProjectReaderTests-239792192-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b9238a86-8b91-4db7-8c9e-abdfa900120c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100295) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 10:13:37.415612 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.quota [None req-e6ec0352-58fc-4149-824e-17106223647b tempest-ProjectReaderTests-239792192 tempest-ProjectReaderTests-239792192-project-admin] Created reservations ['0a207e98-a590-4f22-beaa-74c557ca30cc', 'b1ed1e83-d1c4-4bca-9ec8-b7278d91c876', 'b8d61925-101d-45ed-af14-8490fb068ba1', '6238ada3-30ce-4265-8d4e-96fab7a1f7d9'] {{(pid=100295) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 10:13:37.416253 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.volume.api [None req-e6ec0352-58fc-4149-824e-17106223647b tempest-ProjectReaderTests-239792192 tempest-ProjectReaderTests-239792192-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b9238a86-8b91-4db7-8c9e-abdfa900120c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['0a207e98-a590-4f22-beaa-74c557ca30cc', 'b1ed1e83-d1c4-4bca-9ec8-b7278d91c876', 'b8d61925-101d-45ed-af14-8490fb068ba1', '6238ada3-30ce-4265-8d4e-96fab7a1f7d9']}' {{(pid=100295) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 10:13:37.416913 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.volume.api [None req-e6ec0352-58fc-4149-824e-17106223647b tempest-ProjectReaderTests-239792192 tempest-ProjectReaderTests-239792192-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ac89f403-633b-40f2-884f-870bb245e41f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100295) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 10:13:37.437412 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.volume.api [None req-e6ec0352-58fc-4149-824e-17106223647b tempest-ProjectReaderTests-239792192 tempest-ProjectReaderTests-239792192-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ac89f403-633b-40f2-884f-870bb245e41f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'ebb911ef-a0f5-40c8-af9c-f06fce0de598', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-223337544',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='886cf5e34c4842e19af0621ec0edcfec',qos_specs=None,replication_status=,reservations=['0a207e98-a590-4f22-beaa-74c557ca30cc','b1ed1e83-d1c4-4bca-9ec8-b7278d91c876','b8d61925-101d-45ed-af14-8490fb068ba1','6238ada3-30ce-4265-8d4e-96fab7a1f7d9'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='0c7cf6df2f36476d95dce8d95045e924',volume_type_id=45fd9a3a-b61e-4c6c-9ab7-d02f06678d0d), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-07T10:13:37Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-223337544',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=ebb911ef-a0f5-40c8-af9c-f06fce0de598,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='886cf5e34c4842e19af0621ec0edcfec',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='0c7cf6df2f36476d95dce8d95045e924',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(45fd9a3a-b61e-4c6c-9ab7-d02f06678d0d),volume_type_id=45fd9a3a-b61e-4c6c-9ab7-d02f06678d0d)}' {{(pid=100295) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 10:13:37.438073 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.volume.api [None req-e6ec0352-58fc-4149-824e-17106223647b tempest-ProjectReaderTests-239792192 tempest-ProjectReaderTests-239792192-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8a95c8a2-5e99-461c-9622-8f9eda35846f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100295) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 10:13:37.452875 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.volume.api [None req-e6ec0352-58fc-4149-824e-17106223647b tempest-ProjectReaderTests-239792192 tempest-ProjectReaderTests-239792192-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8a95c8a2-5e99-461c-9622-8f9eda35846f) transitioned into state 'SUCCESS' from state '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-223337544',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='886cf5e34c4842e19af0621ec0edcfec',qos_specs=None,replication_status=,reservations=['0a207e98-a590-4f22-beaa-74c557ca30cc','b1ed1e83-d1c4-4bca-9ec8-b7278d91c876','b8d61925-101d-45ed-af14-8490fb068ba1','6238ada3-30ce-4265-8d4e-96fab7a1f7d9'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='0c7cf6df2f36476d95dce8d95045e924',volume_type_id=45fd9a3a-b61e-4c6c-9ab7-d02f06678d0d)}' {{(pid=100295) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 10:13:37.453547 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.volume.api [None req-e6ec0352-58fc-4149-824e-17106223647b tempest-ProjectReaderTests-239792192 tempest-ProjectReaderTests-239792192-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1c7d4cee-ce35-4727-af43-a93e43995cf1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100295) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 10:13:37.461453 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.volume.api [None req-e6ec0352-58fc-4149-824e-17106223647b tempest-ProjectReaderTests-239792192 tempest-ProjectReaderTests-239792192-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1c7d4cee-ce35-4727-af43-a93e43995cf1) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100295) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 10:13:37.462398 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.volume.api [None req-e6ec0352-58fc-4149-824e-17106223647b tempest-ProjectReaderTests-239792192 tempest-ProjectReaderTests-239792192-project-admin] Flow 'volume_create_api' (e5864f4f-195c-4da2-a67f-08585ba2cb7c) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100295) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 10:13:37.462674 np0000006707 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-e6ec0352-58fc-4149-824e-17106223647b tempest-ProjectReaderTests-239792192 tempest-ProjectReaderTests-239792192-project-admin] Create volume request issued successfully. Aug 07 10:13:37.463166 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-e6ec0352-58fc-4149-824e-17106223647b tempest-ProjectReaderTests-239792192 tempest-ProjectReaderTests-239792192-project-admin] https://10.4.3.8/volume/v3/volumes returned with HTTP 202 Aug 07 10:13:37.463595 np0000006707 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 1461/5822] 10.4.3.8 () {68 vars in 1244 bytes} [Fri Aug 7 10:13:37 2026] POST /volume/v3/volumes => generated 773 bytes in 220 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 07 10:13:37.474377 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.middleware.request_id [None req-9f798142-91c6-4fe1-90de-cc1ec50b0df2 None None] RequestId filter calling following filter/app {{(pid=100298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:13:37.476098 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [None req-9f798142-91c6-4fe1-90de-cc1ec50b0df2 tempest-ProjectReaderTests-239792192 tempest-ProjectReaderTests-239792192-project-admin] GET https://10.4.3.8/volume/v3/volumes/ebb911ef-a0f5-40c8-af9c-f06fce0de598 Aug 07 10:13:37.476289 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [None req-9f798142-91c6-4fe1-90de-cc1ec50b0df2 tempest-ProjectReaderTests-239792192 tempest-ProjectReaderTests-239792192-project-admin] Empty body provided in request {{(pid=100298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 10:13:37.476467 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [None req-9f798142-91c6-4fe1-90de-cc1ec50b0df2 tempest-ProjectReaderTests-239792192 tempest-ProjectReaderTests-239792192-project-admin] Calling method 'show' {{(pid=100298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 10:13:37.483136 np0000006707 devstack@c-api.service[100298]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 10:13:37.483136 np0000006707 devstack@c-api.service[100298]: warnings.warn( Aug 07 10:13:37.486016 np0000006707 devstack@c-api.service[100298]: INFO cinder.volume.api [None req-9f798142-91c6-4fe1-90de-cc1ec50b0df2 tempest-ProjectReaderTests-239792192 tempest-ProjectReaderTests-239792192-project-admin] Volume info retrieved successfully. Aug 07 10:13:37.489217 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [None req-9f798142-91c6-4fe1-90de-cc1ec50b0df2 tempest-ProjectReaderTests-239792192 tempest-ProjectReaderTests-239792192-project-admin] https://10.4.3.8/volume/v3/volumes/ebb911ef-a0f5-40c8-af9c-f06fce0de598 returned with HTTP 200 Aug 07 10:13:37.489567 np0000006707 devstack@c-api.service[100298]: [pid: 100298|app: 0|req: 1454/5823] 10.4.3.8 () {66 vars in 1334 bytes} [Fri Aug 7 10:13:37 2026] GET /volume/v3/volumes/ebb911ef-a0f5-40c8-af9c-f06fce0de598 => generated 952 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 10:13:38.501283 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [None req-78c05d95-df3c-40ac-8ea0-c3280602a51b None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:13:38.502968 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-78c05d95-df3c-40ac-8ea0-c3280602a51b tempest-ProjectReaderTests-239792192 tempest-ProjectReaderTests-239792192-project-admin] GET https://10.4.3.8/volume/v3/volumes/ebb911ef-a0f5-40c8-af9c-f06fce0de598 Aug 07 10:13:38.503151 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-78c05d95-df3c-40ac-8ea0-c3280602a51b tempest-ProjectReaderTests-239792192 tempest-ProjectReaderTests-239792192-project-admin] Empty body provided in request {{(pid=100297) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 10:13:38.503325 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-78c05d95-df3c-40ac-8ea0-c3280602a51b tempest-ProjectReaderTests-239792192 tempest-ProjectReaderTests-239792192-project-admin] Calling method 'show' {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 10:13:38.510303 np0000006707 devstack@c-api.service[100297]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 10:13:38.510303 np0000006707 devstack@c-api.service[100297]: warnings.warn( Aug 07 10:13:38.513354 np0000006707 devstack@c-api.service[100297]: INFO cinder.volume.api [None req-78c05d95-df3c-40ac-8ea0-c3280602a51b tempest-ProjectReaderTests-239792192 tempest-ProjectReaderTests-239792192-project-admin] Volume info retrieved successfully. Aug 07 10:13:38.516818 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-78c05d95-df3c-40ac-8ea0-c3280602a51b tempest-ProjectReaderTests-239792192 tempest-ProjectReaderTests-239792192-project-admin] https://10.4.3.8/volume/v3/volumes/ebb911ef-a0f5-40c8-af9c-f06fce0de598 returned with HTTP 200 Aug 07 10:13:38.517138 np0000006707 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 1459/5824] 10.4.3.8 () {66 vars in 1334 bytes} [Fri Aug 7 10:13:38 2026] GET /volume/v3/volumes/ebb911ef-a0f5-40c8-af9c-f06fce0de598 => generated 1004 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 10:13:38.528213 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [None req-488d349f-a5c0-45f8-8034-194a69038b91 None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:13:38.529861 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-488d349f-a5c0-45f8-8034-194a69038b91 tempest-ProjectReaderTests-239792192 tempest-ProjectReaderTests-239792192-project-admin] POST https://10.4.3.8/volume/v3/snapshots Aug 07 10:13:38.530179 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-488d349f-a5c0-45f8-8034-194a69038b91 tempest-ProjectReaderTests-239792192 tempest-ProjectReaderTests-239792192-project-admin] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "ebb911ef-a0f5-40c8-af9c-f06fce0de598", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-726318093"}} {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 10:13:38.537834 np0000006707 devstack@c-api.service[100296]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 10:13:38.537834 np0000006707 devstack@c-api.service[100296]: warnings.warn( Aug 07 10:13:38.538115 np0000006707 devstack@c-api.service[100296]: INFO cinder.volume.api [None req-488d349f-a5c0-45f8-8034-194a69038b91 tempest-ProjectReaderTests-239792192 tempest-ProjectReaderTests-239792192-project-admin] Volume info retrieved successfully. Aug 07 10:13:38.538222 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.v3.snapshots [None req-488d349f-a5c0-45f8-8034-194a69038b91 tempest-ProjectReaderTests-239792192 tempest-ProjectReaderTests-239792192-project-admin] Create snapshot from volume ebb911ef-a0f5-40c8-af9c-f06fce0de598 Aug 07 10:13:38.567004 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.quota [None req-488d349f-a5c0-45f8-8034-194a69038b91 tempest-ProjectReaderTests-239792192 tempest-ProjectReaderTests-239792192-project-admin] Created reservations ['135e15b6-1982-4540-b577-82e6e72659a4', '7e2c8a69-0392-41d7-8a31-fdba52a57f1f', '361c8817-ca40-4c21-98c2-7ba9394b9b3f', 'd4341fb0-88f1-462a-afe4-887a12693686'] {{(pid=100296) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 10:13:38.593003 np0000006707 devstack@c-api.service[100296]: INFO cinder.volume.api [None req-488d349f-a5c0-45f8-8034-194a69038b91 tempest-ProjectReaderTests-239792192 tempest-ProjectReaderTests-239792192-project-admin] Snapshot create request issued successfully. Aug 07 10:13:38.593315 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-488d349f-a5c0-45f8-8034-194a69038b91 tempest-ProjectReaderTests-239792192 tempest-ProjectReaderTests-239792192-project-admin] https://10.4.3.8/volume/v3/snapshots returned with HTTP 202 Aug 07 10:13:38.593751 np0000006707 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 1451/5825] 10.4.3.8 () {68 vars in 1251 bytes} [Fri Aug 7 10:13:38 2026] POST /volume/v3/snapshots => generated 307 bytes in 66 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 07 10:13:38.602733 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-3a2ef0cd-1027-4f86-b861-df774dc5f1ae None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:13:38.604780 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-3a2ef0cd-1027-4f86-b861-df774dc5f1ae tempest-ProjectReaderTests-239792192 tempest-ProjectReaderTests-239792192-project-admin] GET https://10.4.3.8/volume/v3/snapshots/cb1a6394-c81b-4b6c-b9c1-c458aab91718 Aug 07 10:13:38.605010 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-3a2ef0cd-1027-4f86-b861-df774dc5f1ae tempest-ProjectReaderTests-239792192 tempest-ProjectReaderTests-239792192-project-admin] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 10:13:38.605221 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-3a2ef0cd-1027-4f86-b861-df774dc5f1ae tempest-ProjectReaderTests-239792192 tempest-ProjectReaderTests-239792192-project-admin] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 10:13:38.610815 np0000006707 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 10:13:38.610815 np0000006707 devstack@c-api.service[100295]: warnings.warn( Aug 07 10:13:38.611161 np0000006707 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-3a2ef0cd-1027-4f86-b861-df774dc5f1ae tempest-ProjectReaderTests-239792192 tempest-ProjectReaderTests-239792192-project-admin] Snapshot retrieved successfully. Aug 07 10:13:38.611864 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-3a2ef0cd-1027-4f86-b861-df774dc5f1ae tempest-ProjectReaderTests-239792192 tempest-ProjectReaderTests-239792192-project-admin] https://10.4.3.8/volume/v3/snapshots/cb1a6394-c81b-4b6c-b9c1-c458aab91718 returned with HTTP 200 Aug 07 10:13:38.612224 np0000006707 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 1462/5826] 10.4.3.8 () {66 vars in 1340 bytes} [Fri Aug 7 10:13:38 2026] GET /volume/v3/snapshots/cb1a6394-c81b-4b6c-b9c1-c458aab91718 => generated 439 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 10:13:39.621143 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.middleware.request_id [None req-adf5f1df-ee29-43a8-9d69-e53d3365b34e None None] RequestId filter calling following filter/app {{(pid=100298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:13:39.623498 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [None req-adf5f1df-ee29-43a8-9d69-e53d3365b34e tempest-ProjectReaderTests-239792192 tempest-ProjectReaderTests-239792192-project-admin] GET https://10.4.3.8/volume/v3/snapshots/cb1a6394-c81b-4b6c-b9c1-c458aab91718 Aug 07 10:13:39.623776 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [None req-adf5f1df-ee29-43a8-9d69-e53d3365b34e tempest-ProjectReaderTests-239792192 tempest-ProjectReaderTests-239792192-project-admin] Empty body provided in request {{(pid=100298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 10:13:39.624031 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [None req-adf5f1df-ee29-43a8-9d69-e53d3365b34e tempest-ProjectReaderTests-239792192 tempest-ProjectReaderTests-239792192-project-admin] Calling method 'show' {{(pid=100298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 10:13:39.629892 np0000006707 devstack@c-api.service[100298]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 10:13:39.629892 np0000006707 devstack@c-api.service[100298]: warnings.warn( Aug 07 10:13:39.630316 np0000006707 devstack@c-api.service[100298]: INFO cinder.volume.api [None req-adf5f1df-ee29-43a8-9d69-e53d3365b34e tempest-ProjectReaderTests-239792192 tempest-ProjectReaderTests-239792192-project-admin] Snapshot retrieved successfully. Aug 07 10:13:39.631129 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [None req-adf5f1df-ee29-43a8-9d69-e53d3365b34e tempest-ProjectReaderTests-239792192 tempest-ProjectReaderTests-239792192-project-admin] https://10.4.3.8/volume/v3/snapshots/cb1a6394-c81b-4b6c-b9c1-c458aab91718 returned with HTTP 200 Aug 07 10:13:39.631622 np0000006707 devstack@c-api.service[100298]: [pid: 100298|app: 0|req: 1455/5827] 10.4.3.8 () {66 vars in 1340 bytes} [Fri Aug 7 10:13:39 2026] GET /volume/v3/snapshots/cb1a6394-c81b-4b6c-b9c1-c458aab91718 => generated 466 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 10:13:39.639534 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [None req-e9492017-3aeb-460c-a96c-6960a2f50073 None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:13:39.693615 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-e9492017-3aeb-460c-a96c-6960a2f50073 tempest-ProjectReaderTests-239792192 tempest-ProjectReaderTests-239792192-project-reader] POST https://10.4.3.8/volume/v3/snapshots/cb1a6394-c81b-4b6c-b9c1-c458aab91718/action Aug 07 10:13:39.694020 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-e9492017-3aeb-460c-a96c-6960a2f50073 tempest-ProjectReaderTests-239792192 tempest-ProjectReaderTests-239792192-project-reader] Action body: b'{"os-force_delete": {}}' {{(pid=100297) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 07 10:13:39.694166 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-e9492017-3aeb-460c-a96c-6960a2f50073 tempest-ProjectReaderTests-239792192 tempest-ProjectReaderTests-239792192-project-reader] Action: 'action', calling method: _force_delete, body: {"os-force_delete": {}} {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 10:13:39.701344 np0000006707 devstack@c-api.service[100297]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 10:13:39.701344 np0000006707 devstack@c-api.service[100297]: warnings.warn( Aug 07 10:13:39.701964 np0000006707 devstack@c-api.service[100297]: INFO cinder.volume.api [None req-e9492017-3aeb-460c-a96c-6960a2f50073 tempest-ProjectReaderTests-239792192 tempest-ProjectReaderTests-239792192-project-reader] Snapshot retrieved successfully. Aug 07 10:13:39.703039 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.policy [None req-e9492017-3aeb-460c-a96c-6960a2f50073 tempest-ProjectReaderTests-239792192 tempest-ProjectReaderTests-239792192-project-reader] Policy check for volume_extension:snapshot_admin_actions:force_delete failed with context {'is_admin': False, 'user_id': 'ea37807444aa4f09af5313d0d5aa2d8b', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '886cf5e34c4842e19af0621ec0edcfec', '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=100297) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 07 10:13:39.703284 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-e9492017-3aeb-460c-a96c-6960a2f50073 tempest-ProjectReaderTests-239792192 tempest-ProjectReaderTests-239792192-project-reader] https://10.4.3.8/volume/v3/snapshots/cb1a6394-c81b-4b6c-b9c1-c458aab91718/action returned with HTTP 403 Aug 07 10:13:39.704112 np0000006707 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 1460/5828] 10.4.3.8 () {68 vars in 1382 bytes} [Fri Aug 7 10:13:39 2026] POST /volume/v3/snapshots/cb1a6394-c81b-4b6c-b9c1-c458aab91718/action => generated 133 bytes in 65 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 07 10:13:39.710390 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [None req-58634b78-d6f6-418d-8153-ca1615863ec3 None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:13:39.712212 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-58634b78-d6f6-418d-8153-ca1615863ec3 tempest-ProjectReaderTests-239792192 tempest-ProjectReaderTests-239792192-project-admin] DELETE https://10.4.3.8/volume/v3/snapshots/cb1a6394-c81b-4b6c-b9c1-c458aab91718 Aug 07 10:13:39.712404 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-58634b78-d6f6-418d-8153-ca1615863ec3 tempest-ProjectReaderTests-239792192 tempest-ProjectReaderTests-239792192-project-admin] Empty body provided in request {{(pid=100296) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 10:13:39.712615 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-58634b78-d6f6-418d-8153-ca1615863ec3 tempest-ProjectReaderTests-239792192 tempest-ProjectReaderTests-239792192-project-admin] Calling method 'delete' {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 10:13:39.712727 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.v3.snapshots [None req-58634b78-d6f6-418d-8153-ca1615863ec3 tempest-ProjectReaderTests-239792192 tempest-ProjectReaderTests-239792192-project-admin] Delete snapshot with id: cb1a6394-c81b-4b6c-b9c1-c458aab91718 Aug 07 10:13:39.718328 np0000006707 devstack@c-api.service[100296]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 10:13:39.718328 np0000006707 devstack@c-api.service[100296]: warnings.warn( Aug 07 10:13:39.718756 np0000006707 devstack@c-api.service[100296]: INFO cinder.volume.api [None req-58634b78-d6f6-418d-8153-ca1615863ec3 tempest-ProjectReaderTests-239792192 tempest-ProjectReaderTests-239792192-project-admin] Snapshot retrieved successfully. Aug 07 10:13:39.735643 np0000006707 devstack@c-api.service[100296]: INFO cinder.volume.api [None req-58634b78-d6f6-418d-8153-ca1615863ec3 tempest-ProjectReaderTests-239792192 tempest-ProjectReaderTests-239792192-project-admin] Snapshot delete request issued successfully. Aug 07 10:13:39.735769 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-58634b78-d6f6-418d-8153-ca1615863ec3 tempest-ProjectReaderTests-239792192 tempest-ProjectReaderTests-239792192-project-admin] https://10.4.3.8/volume/v3/snapshots/cb1a6394-c81b-4b6c-b9c1-c458aab91718 returned with HTTP 202 Aug 07 10:13:39.736125 np0000006707 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 1452/5829] 10.4.3.8 () {66 vars in 1343 bytes} [Fri Aug 7 10:13:39 2026] DELETE /volume/v3/snapshots/cb1a6394-c81b-4b6c-b9c1-c458aab91718 => generated 0 bytes in 26 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) Aug 07 10:13:39.742722 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-32cc1486-d2e3-4809-90a5-d3c5cf5f9aa5 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:13:39.744452 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-32cc1486-d2e3-4809-90a5-d3c5cf5f9aa5 tempest-ProjectReaderTests-239792192 tempest-ProjectReaderTests-239792192-project-admin] GET https://10.4.3.8/volume/v3/snapshots/cb1a6394-c81b-4b6c-b9c1-c458aab91718 Aug 07 10:13:39.744638 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-32cc1486-d2e3-4809-90a5-d3c5cf5f9aa5 tempest-ProjectReaderTests-239792192 tempest-ProjectReaderTests-239792192-project-admin] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 10:13:39.744833 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-32cc1486-d2e3-4809-90a5-d3c5cf5f9aa5 tempest-ProjectReaderTests-239792192 tempest-ProjectReaderTests-239792192-project-admin] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 10:13:39.749293 np0000006707 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 10:13:39.749293 np0000006707 devstack@c-api.service[100295]: warnings.warn( Aug 07 10:13:39.749599 np0000006707 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-32cc1486-d2e3-4809-90a5-d3c5cf5f9aa5 tempest-ProjectReaderTests-239792192 tempest-ProjectReaderTests-239792192-project-admin] Snapshot retrieved successfully. Aug 07 10:13:39.750140 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-32cc1486-d2e3-4809-90a5-d3c5cf5f9aa5 tempest-ProjectReaderTests-239792192 tempest-ProjectReaderTests-239792192-project-admin] https://10.4.3.8/volume/v3/snapshots/cb1a6394-c81b-4b6c-b9c1-c458aab91718 returned with HTTP 200 Aug 07 10:13:39.750509 np0000006707 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 1463/5830] 10.4.3.8 () {66 vars in 1340 bytes} [Fri Aug 7 10:13:39 2026] GET /volume/v3/snapshots/cb1a6394-c81b-4b6c-b9c1-c458aab91718 => generated 465 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 10:13:40.759040 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.middleware.request_id [None req-b3728888-6eea-43c6-a1b2-469e8177c755 None None] RequestId filter calling following filter/app {{(pid=100298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:13:40.760786 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [None req-b3728888-6eea-43c6-a1b2-469e8177c755 tempest-ProjectReaderTests-239792192 tempest-ProjectReaderTests-239792192-project-admin] GET https://10.4.3.8/volume/v3/snapshots/cb1a6394-c81b-4b6c-b9c1-c458aab91718 Aug 07 10:13:40.760964 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [None req-b3728888-6eea-43c6-a1b2-469e8177c755 tempest-ProjectReaderTests-239792192 tempest-ProjectReaderTests-239792192-project-admin] Empty body provided in request {{(pid=100298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 10:13:40.761141 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [None req-b3728888-6eea-43c6-a1b2-469e8177c755 tempest-ProjectReaderTests-239792192 tempest-ProjectReaderTests-239792192-project-admin] Calling method 'show' {{(pid=100298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 10:13:40.764912 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [None req-b3728888-6eea-43c6-a1b2-469e8177c755 tempest-ProjectReaderTests-239792192 tempest-ProjectReaderTests-239792192-project-admin] https://10.4.3.8/volume/v3/snapshots/cb1a6394-c81b-4b6c-b9c1-c458aab91718 returned with HTTP 404 Aug 07 10:13:40.765319 np0000006707 devstack@c-api.service[100298]: [pid: 100298|app: 0|req: 1456/5831] 10.4.3.8 () {66 vars in 1340 bytes} [Fri Aug 7 10:13:40 2026] GET /volume/v3/snapshots/cb1a6394-c81b-4b6c-b9c1-c458aab91718 => generated 111 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 10:13:40.772317 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [None req-4d76de9c-b5c4-44db-839d-c2ca1c4b408c None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:13:40.774583 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-4d76de9c-b5c4-44db-839d-c2ca1c4b408c tempest-ProjectReaderTests-239792192 tempest-ProjectReaderTests-239792192-project-admin] DELETE https://10.4.3.8/volume/v3/volumes/ebb911ef-a0f5-40c8-af9c-f06fce0de598 Aug 07 10:13:40.774832 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-4d76de9c-b5c4-44db-839d-c2ca1c4b408c tempest-ProjectReaderTests-239792192 tempest-ProjectReaderTests-239792192-project-admin] Empty body provided in request {{(pid=100297) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 10:13:40.775080 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-4d76de9c-b5c4-44db-839d-c2ca1c4b408c tempest-ProjectReaderTests-239792192 tempest-ProjectReaderTests-239792192-project-admin] Calling method 'delete' {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 10:13:40.775295 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.v3.volumes [None req-4d76de9c-b5c4-44db-839d-c2ca1c4b408c tempest-ProjectReaderTests-239792192 tempest-ProjectReaderTests-239792192-project-admin] Delete volume with id: ebb911ef-a0f5-40c8-af9c-f06fce0de598 Aug 07 10:13:40.784091 np0000006707 devstack@c-api.service[100297]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 10:13:40.784091 np0000006707 devstack@c-api.service[100297]: warnings.warn( Aug 07 10:13:40.784561 np0000006707 devstack@c-api.service[100297]: INFO cinder.volume.api [None req-4d76de9c-b5c4-44db-839d-c2ca1c4b408c tempest-ProjectReaderTests-239792192 tempest-ProjectReaderTests-239792192-project-admin] Volume info retrieved successfully. Aug 07 10:13:40.803290 np0000006707 devstack@c-api.service[100297]: INFO cinder.volume.api [None req-4d76de9c-b5c4-44db-839d-c2ca1c4b408c tempest-ProjectReaderTests-239792192 tempest-ProjectReaderTests-239792192-project-admin] Delete volume request issued successfully. Aug 07 10:13:40.803564 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-4d76de9c-b5c4-44db-839d-c2ca1c4b408c tempest-ProjectReaderTests-239792192 tempest-ProjectReaderTests-239792192-project-admin] https://10.4.3.8/volume/v3/volumes/ebb911ef-a0f5-40c8-af9c-f06fce0de598 returned with HTTP 202 Aug 07 10:13:40.804132 np0000006707 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 1461/5832] 10.4.3.8 () {66 vars in 1337 bytes} [Fri Aug 7 10:13:40 2026] DELETE /volume/v3/volumes/ebb911ef-a0f5-40c8-af9c-f06fce0de598 => generated 0 bytes in 32 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 07 10:13:40.812305 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [None req-78ea3674-eabe-48cd-8381-29c04e91569d None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:13:40.814516 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-78ea3674-eabe-48cd-8381-29c04e91569d tempest-ProjectReaderTests-239792192 tempest-ProjectReaderTests-239792192-project-admin] GET https://10.4.3.8/volume/v3/volumes/ebb911ef-a0f5-40c8-af9c-f06fce0de598 Aug 07 10:13:40.814786 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-78ea3674-eabe-48cd-8381-29c04e91569d tempest-ProjectReaderTests-239792192 tempest-ProjectReaderTests-239792192-project-admin] Empty body provided in request {{(pid=100296) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 10:13:40.815034 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-78ea3674-eabe-48cd-8381-29c04e91569d tempest-ProjectReaderTests-239792192 tempest-ProjectReaderTests-239792192-project-admin] Calling method 'show' {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 10:13:40.823599 np0000006707 devstack@c-api.service[100296]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 10:13:40.823599 np0000006707 devstack@c-api.service[100296]: warnings.warn( Aug 07 10:13:40.827517 np0000006707 devstack@c-api.service[100296]: INFO cinder.volume.api [None req-78ea3674-eabe-48cd-8381-29c04e91569d tempest-ProjectReaderTests-239792192 tempest-ProjectReaderTests-239792192-project-admin] Volume info retrieved successfully. Aug 07 10:13:40.832540 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-78ea3674-eabe-48cd-8381-29c04e91569d tempest-ProjectReaderTests-239792192 tempest-ProjectReaderTests-239792192-project-admin] https://10.4.3.8/volume/v3/volumes/ebb911ef-a0f5-40c8-af9c-f06fce0de598 returned with HTTP 200 Aug 07 10:13:40.833033 np0000006707 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 1453/5833] 10.4.3.8 () {66 vars in 1334 bytes} [Fri Aug 7 10:13:40 2026] GET /volume/v3/volumes/ebb911ef-a0f5-40c8-af9c-f06fce0de598 => generated 1003 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 10:13:41.847550 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-5074b147-b862-4d1e-8560-312aa17ecd9a None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:13:41.849311 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-5074b147-b862-4d1e-8560-312aa17ecd9a tempest-ProjectReaderTests-239792192 tempest-ProjectReaderTests-239792192-project-admin] GET https://10.4.3.8/volume/v3/volumes/ebb911ef-a0f5-40c8-af9c-f06fce0de598 Aug 07 10:13:41.849493 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-5074b147-b862-4d1e-8560-312aa17ecd9a tempest-ProjectReaderTests-239792192 tempest-ProjectReaderTests-239792192-project-admin] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 10:13:41.849691 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-5074b147-b862-4d1e-8560-312aa17ecd9a tempest-ProjectReaderTests-239792192 tempest-ProjectReaderTests-239792192-project-admin] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 10:13:41.855303 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-5074b147-b862-4d1e-8560-312aa17ecd9a tempest-ProjectReaderTests-239792192 tempest-ProjectReaderTests-239792192-project-admin] https://10.4.3.8/volume/v3/volumes/ebb911ef-a0f5-40c8-af9c-f06fce0de598 returned with HTTP 404 Aug 07 10:13:41.855823 np0000006707 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 1464/5834] 10.4.3.8 () {66 vars in 1334 bytes} [Fri Aug 7 10:13:41 2026] GET /volume/v3/volumes/ebb911ef-a0f5-40c8-af9c-f06fce0de598 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 10:13:41.864390 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.middleware.request_id [None req-f6d9ccef-e2ce-4641-a93c-25cc2ed61837 None None] RequestId filter calling following filter/app {{(pid=100298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:13:41.866213 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [None req-f6d9ccef-e2ce-4641-a93c-25cc2ed61837 tempest-ProjectReaderTests-239792192 tempest-ProjectReaderTests-239792192-project-admin] POST https://10.4.3.8/volume/v3/volumes Aug 07 10:13:41.866637 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [None req-f6d9ccef-e2ce-4641-a93c-25cc2ed61837 tempest-ProjectReaderTests-239792192 tempest-ProjectReaderTests-239792192-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-1326522097"}} {{(pid=100298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 10:13:41.868103 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.v3.volumes [None req-f6d9ccef-e2ce-4641-a93c-25cc2ed61837 tempest-ProjectReaderTests-239792192 tempest-ProjectReaderTests-239792192-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-1326522097'}} {{(pid=100298) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 07 10:13:41.868261 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.v3.volumes [None req-f6d9ccef-e2ce-4641-a93c-25cc2ed61837 tempest-ProjectReaderTests-239792192 tempest-ProjectReaderTests-239792192-project-admin] Create volume of 1 GB Aug 07 10:13:41.873159 np0000006707 devstack@c-api.service[100298]: INFO cinder.volume.api [None req-f6d9ccef-e2ce-4641-a93c-25cc2ed61837 tempest-ProjectReaderTests-239792192 tempest-ProjectReaderTests-239792192-project-admin] Availability Zones retrieved successfully. Aug 07 10:13:41.878449 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.volume.api [None req-f6d9ccef-e2ce-4641-a93c-25cc2ed61837 tempest-ProjectReaderTests-239792192 tempest-ProjectReaderTests-239792192-project-admin] Flow 'volume_create_api' (940e8831-68a1-4966-bcb1-8df408ebd026) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100298) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 10:13:41.879432 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.volume.api [None req-f6d9ccef-e2ce-4641-a93c-25cc2ed61837 tempest-ProjectReaderTests-239792192 tempest-ProjectReaderTests-239792192-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c2a4ab6d-dd6b-44aa-ad64-cb822bf2d576) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100298) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 10:13:41.880192 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.volume.flows.api.create_volume [None req-f6d9ccef-e2ce-4641-a93c-25cc2ed61837 tempest-ProjectReaderTests-239792192 tempest-ProjectReaderTests-239792192-project-admin] Validating volume size '1' using validate_int {{(pid=100298) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 07 10:13:41.901921 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.volume.api [None req-f6d9ccef-e2ce-4641-a93c-25cc2ed61837 tempest-ProjectReaderTests-239792192 tempest-ProjectReaderTests-239792192-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c2a4ab6d-dd6b-44aa-ad64-cb822bf2d576) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-07T09:47:39Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=45fd9a3a-b61e-4c6c-9ab7-d02f06678d0d,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '45fd9a3a-b61e-4c6c-9ab7-d02f06678d0d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100298) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 10:13:41.902658 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.volume.api [None req-f6d9ccef-e2ce-4641-a93c-25cc2ed61837 tempest-ProjectReaderTests-239792192 tempest-ProjectReaderTests-239792192-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (75f75463-edb2-4400-befc-7ae8185e39e9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100298) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 10:13:41.937813 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.quota [None req-f6d9ccef-e2ce-4641-a93c-25cc2ed61837 tempest-ProjectReaderTests-239792192 tempest-ProjectReaderTests-239792192-project-admin] Created reservations ['c9ec1653-2709-4145-9526-47e85819d828', 'ff13714c-ae8d-4cf3-9bb5-a82f9a2ac9cf', '7fc8ff35-64f0-4a53-8e89-c5571ca727e7', 'fe6a5d86-67b1-4b38-9fe8-573cef1aa902'] {{(pid=100298) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 10:13:41.938551 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.volume.api [None req-f6d9ccef-e2ce-4641-a93c-25cc2ed61837 tempest-ProjectReaderTests-239792192 tempest-ProjectReaderTests-239792192-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (75f75463-edb2-4400-befc-7ae8185e39e9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['c9ec1653-2709-4145-9526-47e85819d828', 'ff13714c-ae8d-4cf3-9bb5-a82f9a2ac9cf', '7fc8ff35-64f0-4a53-8e89-c5571ca727e7', 'fe6a5d86-67b1-4b38-9fe8-573cef1aa902']}' {{(pid=100298) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 10:13:41.939197 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.volume.api [None req-f6d9ccef-e2ce-4641-a93c-25cc2ed61837 tempest-ProjectReaderTests-239792192 tempest-ProjectReaderTests-239792192-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (bb4264d7-e3a9-4e73-8b1e-4f09176beb4f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100298) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 10:13:41.962456 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.volume.api [None req-f6d9ccef-e2ce-4641-a93c-25cc2ed61837 tempest-ProjectReaderTests-239792192 tempest-ProjectReaderTests-239792192-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (bb4264d7-e3a9-4e73-8b1e-4f09176beb4f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '8cf626dd-f5ca-41cc-9245-6c9ee03865d8', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1326522097',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='886cf5e34c4842e19af0621ec0edcfec',qos_specs=None,replication_status=,reservations=['c9ec1653-2709-4145-9526-47e85819d828','ff13714c-ae8d-4cf3-9bb5-a82f9a2ac9cf','7fc8ff35-64f0-4a53-8e89-c5571ca727e7','fe6a5d86-67b1-4b38-9fe8-573cef1aa902'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='0c7cf6df2f36476d95dce8d95045e924',volume_type_id=45fd9a3a-b61e-4c6c-9ab7-d02f06678d0d), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-07T10:13:41Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1326522097',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=8cf626dd-f5ca-41cc-9245-6c9ee03865d8,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='886cf5e34c4842e19af0621ec0edcfec',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='0c7cf6df2f36476d95dce8d95045e924',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(45fd9a3a-b61e-4c6c-9ab7-d02f06678d0d),volume_type_id=45fd9a3a-b61e-4c6c-9ab7-d02f06678d0d)}' {{(pid=100298) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 10:13:41.963096 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.volume.api [None req-f6d9ccef-e2ce-4641-a93c-25cc2ed61837 tempest-ProjectReaderTests-239792192 tempest-ProjectReaderTests-239792192-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (35a1fbd0-60a1-44a1-8e52-2ae3e6ff598b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100298) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 10:13:41.980060 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.volume.api [None req-f6d9ccef-e2ce-4641-a93c-25cc2ed61837 tempest-ProjectReaderTests-239792192 tempest-ProjectReaderTests-239792192-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (35a1fbd0-60a1-44a1-8e52-2ae3e6ff598b) transitioned into state 'SUCCESS' from state '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-1326522097',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='886cf5e34c4842e19af0621ec0edcfec',qos_specs=None,replication_status=,reservations=['c9ec1653-2709-4145-9526-47e85819d828','ff13714c-ae8d-4cf3-9bb5-a82f9a2ac9cf','7fc8ff35-64f0-4a53-8e89-c5571ca727e7','fe6a5d86-67b1-4b38-9fe8-573cef1aa902'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='0c7cf6df2f36476d95dce8d95045e924',volume_type_id=45fd9a3a-b61e-4c6c-9ab7-d02f06678d0d)}' {{(pid=100298) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 10:13:41.980862 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.volume.api [None req-f6d9ccef-e2ce-4641-a93c-25cc2ed61837 tempest-ProjectReaderTests-239792192 tempest-ProjectReaderTests-239792192-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (25ad2bce-2077-4afc-82ae-770772da5363) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100298) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 10:13:41.989164 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.volume.api [None req-f6d9ccef-e2ce-4641-a93c-25cc2ed61837 tempest-ProjectReaderTests-239792192 tempest-ProjectReaderTests-239792192-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (25ad2bce-2077-4afc-82ae-770772da5363) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100298) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 10:13:41.989906 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.volume.api [None req-f6d9ccef-e2ce-4641-a93c-25cc2ed61837 tempest-ProjectReaderTests-239792192 tempest-ProjectReaderTests-239792192-project-admin] Flow 'volume_create_api' (940e8831-68a1-4966-bcb1-8df408ebd026) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100298) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 10:13:41.990185 np0000006707 devstack@c-api.service[100298]: INFO cinder.volume.api [None req-f6d9ccef-e2ce-4641-a93c-25cc2ed61837 tempest-ProjectReaderTests-239792192 tempest-ProjectReaderTests-239792192-project-admin] Create volume request issued successfully. Aug 07 10:13:41.990769 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [None req-f6d9ccef-e2ce-4641-a93c-25cc2ed61837 tempest-ProjectReaderTests-239792192 tempest-ProjectReaderTests-239792192-project-admin] https://10.4.3.8/volume/v3/volumes returned with HTTP 202 Aug 07 10:13:41.991175 np0000006707 devstack@c-api.service[100298]: [pid: 100298|app: 0|req: 1457/5835] 10.4.3.8 () {68 vars in 1244 bytes} [Fri Aug 7 10:13:41 2026] POST /volume/v3/volumes => generated 774 bytes in 127 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 07 10:13:42.001723 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [None req-80fd8902-a42d-423f-8f2b-99d00f399853 None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:13:42.003439 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-80fd8902-a42d-423f-8f2b-99d00f399853 tempest-ProjectReaderTests-239792192 tempest-ProjectReaderTests-239792192-project-admin] GET https://10.4.3.8/volume/v3/volumes/8cf626dd-f5ca-41cc-9245-6c9ee03865d8 Aug 07 10:13:42.003649 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-80fd8902-a42d-423f-8f2b-99d00f399853 tempest-ProjectReaderTests-239792192 tempest-ProjectReaderTests-239792192-project-admin] Empty body provided in request {{(pid=100297) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 10:13:42.003816 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-80fd8902-a42d-423f-8f2b-99d00f399853 tempest-ProjectReaderTests-239792192 tempest-ProjectReaderTests-239792192-project-admin] Calling method 'show' {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 10:13:42.010916 np0000006707 devstack@c-api.service[100297]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 10:13:42.010916 np0000006707 devstack@c-api.service[100297]: warnings.warn( Aug 07 10:13:42.014095 np0000006707 devstack@c-api.service[100297]: INFO cinder.volume.api [None req-80fd8902-a42d-423f-8f2b-99d00f399853 tempest-ProjectReaderTests-239792192 tempest-ProjectReaderTests-239792192-project-admin] Volume info retrieved successfully. Aug 07 10:13:42.017715 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-80fd8902-a42d-423f-8f2b-99d00f399853 tempest-ProjectReaderTests-239792192 tempest-ProjectReaderTests-239792192-project-admin] https://10.4.3.8/volume/v3/volumes/8cf626dd-f5ca-41cc-9245-6c9ee03865d8 returned with HTTP 200 Aug 07 10:13:42.017920 np0000006707 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 1462/5836] 10.4.3.8 () {66 vars in 1334 bytes} [Fri Aug 7 10:13:42 2026] GET /volume/v3/volumes/8cf626dd-f5ca-41cc-9245-6c9ee03865d8 => generated 953 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 10:13:43.031885 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [None req-a66b3712-b426-4df8-9627-146e7ec9a5ac None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:13:43.033842 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-a66b3712-b426-4df8-9627-146e7ec9a5ac tempest-ProjectReaderTests-239792192 tempest-ProjectReaderTests-239792192-project-admin] GET https://10.4.3.8/volume/v3/volumes/8cf626dd-f5ca-41cc-9245-6c9ee03865d8 Aug 07 10:13:43.034044 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-a66b3712-b426-4df8-9627-146e7ec9a5ac tempest-ProjectReaderTests-239792192 tempest-ProjectReaderTests-239792192-project-admin] Empty body provided in request {{(pid=100296) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 10:13:43.034223 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-a66b3712-b426-4df8-9627-146e7ec9a5ac tempest-ProjectReaderTests-239792192 tempest-ProjectReaderTests-239792192-project-admin] Calling method 'show' {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 10:13:43.041954 np0000006707 devstack@c-api.service[100296]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 10:13:43.041954 np0000006707 devstack@c-api.service[100296]: warnings.warn( Aug 07 10:13:43.045720 np0000006707 devstack@c-api.service[100296]: INFO cinder.volume.api [None req-a66b3712-b426-4df8-9627-146e7ec9a5ac tempest-ProjectReaderTests-239792192 tempest-ProjectReaderTests-239792192-project-admin] Volume info retrieved successfully. Aug 07 10:13:43.049818 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-a66b3712-b426-4df8-9627-146e7ec9a5ac tempest-ProjectReaderTests-239792192 tempest-ProjectReaderTests-239792192-project-admin] https://10.4.3.8/volume/v3/volumes/8cf626dd-f5ca-41cc-9245-6c9ee03865d8 returned with HTTP 200 Aug 07 10:13:43.050251 np0000006707 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 1454/5837] 10.4.3.8 () {66 vars in 1334 bytes} [Fri Aug 7 10:13:43 2026] GET /volume/v3/volumes/8cf626dd-f5ca-41cc-9245-6c9ee03865d8 => generated 1005 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 10:13:43.061680 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-8a038ac8-b38e-47b1-bd45-b8972751ecc4 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:13:43.063333 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-8a038ac8-b38e-47b1-bd45-b8972751ecc4 tempest-ProjectReaderTests-239792192 tempest-ProjectReaderTests-239792192-project-admin] POST https://10.4.3.8/volume/v3/snapshots Aug 07 10:13:43.063666 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-8a038ac8-b38e-47b1-bd45-b8972751ecc4 tempest-ProjectReaderTests-239792192 tempest-ProjectReaderTests-239792192-project-admin] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "8cf626dd-f5ca-41cc-9245-6c9ee03865d8", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-1293090638"}} {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 10:13:43.071253 np0000006707 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 10:13:43.071253 np0000006707 devstack@c-api.service[100295]: warnings.warn( Aug 07 10:13:43.071549 np0000006707 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-8a038ac8-b38e-47b1-bd45-b8972751ecc4 tempest-ProjectReaderTests-239792192 tempest-ProjectReaderTests-239792192-project-admin] Volume info retrieved successfully. Aug 07 10:13:43.071669 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.v3.snapshots [None req-8a038ac8-b38e-47b1-bd45-b8972751ecc4 tempest-ProjectReaderTests-239792192 tempest-ProjectReaderTests-239792192-project-admin] Create snapshot from volume 8cf626dd-f5ca-41cc-9245-6c9ee03865d8 Aug 07 10:13:43.098100 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.quota [None req-8a038ac8-b38e-47b1-bd45-b8972751ecc4 tempest-ProjectReaderTests-239792192 tempest-ProjectReaderTests-239792192-project-admin] Created reservations ['8654f991-0da0-4fd0-9faa-407bc880ee3c', '52a02474-cab4-4dbf-b334-8f8c1a76676c', '8763d120-0d4c-4f9c-94ae-98595bd62fc4', '4d542d80-bfa5-46fd-8ea5-21f1cd313153'] {{(pid=100295) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 10:13:43.127444 np0000006707 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-8a038ac8-b38e-47b1-bd45-b8972751ecc4 tempest-ProjectReaderTests-239792192 tempest-ProjectReaderTests-239792192-project-admin] Snapshot create request issued successfully. Aug 07 10:13:43.127757 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-8a038ac8-b38e-47b1-bd45-b8972751ecc4 tempest-ProjectReaderTests-239792192 tempest-ProjectReaderTests-239792192-project-admin] https://10.4.3.8/volume/v3/snapshots returned with HTTP 202 Aug 07 10:13:43.128149 np0000006707 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 1465/5838] 10.4.3.8 () {68 vars in 1251 bytes} [Fri Aug 7 10:13:43 2026] POST /volume/v3/snapshots => generated 308 bytes in 67 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 07 10:13:43.137162 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.middleware.request_id [None req-751bcfa2-6ad6-4dda-b354-7874995e3d96 None None] RequestId filter calling following filter/app {{(pid=100298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:13:43.139004 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [None req-751bcfa2-6ad6-4dda-b354-7874995e3d96 tempest-ProjectReaderTests-239792192 tempest-ProjectReaderTests-239792192-project-admin] GET https://10.4.3.8/volume/v3/snapshots/251b2b51-8e4a-4832-910c-4a345a1fda40 Aug 07 10:13:43.139189 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [None req-751bcfa2-6ad6-4dda-b354-7874995e3d96 tempest-ProjectReaderTests-239792192 tempest-ProjectReaderTests-239792192-project-admin] Empty body provided in request {{(pid=100298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 10:13:43.139399 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [None req-751bcfa2-6ad6-4dda-b354-7874995e3d96 tempest-ProjectReaderTests-239792192 tempest-ProjectReaderTests-239792192-project-admin] Calling method 'show' {{(pid=100298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 10:13:43.143986 np0000006707 devstack@c-api.service[100298]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 10:13:43.143986 np0000006707 devstack@c-api.service[100298]: warnings.warn( Aug 07 10:13:43.144239 np0000006707 devstack@c-api.service[100298]: INFO cinder.volume.api [None req-751bcfa2-6ad6-4dda-b354-7874995e3d96 tempest-ProjectReaderTests-239792192 tempest-ProjectReaderTests-239792192-project-admin] Snapshot retrieved successfully. Aug 07 10:13:43.144851 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [None req-751bcfa2-6ad6-4dda-b354-7874995e3d96 tempest-ProjectReaderTests-239792192 tempest-ProjectReaderTests-239792192-project-admin] https://10.4.3.8/volume/v3/snapshots/251b2b51-8e4a-4832-910c-4a345a1fda40 returned with HTTP 200 Aug 07 10:13:43.145168 np0000006707 devstack@c-api.service[100298]: [pid: 100298|app: 0|req: 1458/5839] 10.4.3.8 () {66 vars in 1340 bytes} [Fri Aug 7 10:13:43 2026] GET /volume/v3/snapshots/251b2b51-8e4a-4832-910c-4a345a1fda40 => generated 440 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 10:13:44.153608 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [None req-8e3d06b4-b348-43cd-b40f-f33642877549 None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:13:44.155365 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-8e3d06b4-b348-43cd-b40f-f33642877549 tempest-ProjectReaderTests-239792192 tempest-ProjectReaderTests-239792192-project-admin] GET https://10.4.3.8/volume/v3/snapshots/251b2b51-8e4a-4832-910c-4a345a1fda40 Aug 07 10:13:44.155618 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-8e3d06b4-b348-43cd-b40f-f33642877549 tempest-ProjectReaderTests-239792192 tempest-ProjectReaderTests-239792192-project-admin] Empty body provided in request {{(pid=100297) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 10:13:44.155819 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-8e3d06b4-b348-43cd-b40f-f33642877549 tempest-ProjectReaderTests-239792192 tempest-ProjectReaderTests-239792192-project-admin] Calling method 'show' {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 10:13:44.160329 np0000006707 devstack@c-api.service[100297]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 10:13:44.160329 np0000006707 devstack@c-api.service[100297]: warnings.warn( Aug 07 10:13:44.160669 np0000006707 devstack@c-api.service[100297]: INFO cinder.volume.api [None req-8e3d06b4-b348-43cd-b40f-f33642877549 tempest-ProjectReaderTests-239792192 tempest-ProjectReaderTests-239792192-project-admin] Snapshot retrieved successfully. Aug 07 10:13:44.161301 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-8e3d06b4-b348-43cd-b40f-f33642877549 tempest-ProjectReaderTests-239792192 tempest-ProjectReaderTests-239792192-project-admin] https://10.4.3.8/volume/v3/snapshots/251b2b51-8e4a-4832-910c-4a345a1fda40 returned with HTTP 200 Aug 07 10:13:44.161666 np0000006707 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 1463/5840] 10.4.3.8 () {66 vars in 1340 bytes} [Fri Aug 7 10:13:44 2026] GET /volume/v3/snapshots/251b2b51-8e4a-4832-910c-4a345a1fda40 => generated 467 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 10:13:44.169900 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [None req-d2d8b780-3ac3-43ba-8052-693be6ab582c None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:13:44.171655 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-d2d8b780-3ac3-43ba-8052-693be6ab582c tempest-ProjectReaderTests-239792192 tempest-ProjectReaderTests-239792192-project-reader] GET https://10.4.3.8/volume/v3/snapshots Aug 07 10:13:44.171883 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-d2d8b780-3ac3-43ba-8052-693be6ab582c tempest-ProjectReaderTests-239792192 tempest-ProjectReaderTests-239792192-project-reader] Empty body provided in request {{(pid=100296) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 10:13:44.172119 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-d2d8b780-3ac3-43ba-8052-693be6ab582c tempest-ProjectReaderTests-239792192 tempest-ProjectReaderTests-239792192-project-reader] Calling method 'index' {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 10:13:44.172390 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.api_utils [None req-d2d8b780-3ac3-43ba-8052-693be6ab582c tempest-ProjectReaderTests-239792192 tempest-ProjectReaderTests-239792192-project-reader] Removing options '' from query. {{(pid=100296) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 07 10:13:44.173347 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.db.api [None req-d2d8b780-3ac3-43ba-8052-693be6ab582c tempest-ProjectReaderTests-239792192 tempest-ProjectReaderTests-239792192-project-reader] Building query based on filter {{(pid=100296) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 07 10:13:44.177372 np0000006707 devstack@c-api.service[100296]: INFO cinder.volume.api [None req-d2d8b780-3ac3-43ba-8052-693be6ab582c tempest-ProjectReaderTests-239792192 tempest-ProjectReaderTests-239792192-project-reader] Get all snapshots completed successfully. Aug 07 10:13:44.177764 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-d2d8b780-3ac3-43ba-8052-693be6ab582c tempest-ProjectReaderTests-239792192 tempest-ProjectReaderTests-239792192-project-reader] https://10.4.3.8/volume/v3/snapshots returned with HTTP 200 Aug 07 10:13:44.178182 np0000006707 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 1455/5841] 10.4.3.8 () {66 vars in 1229 bytes} [Fri Aug 7 10:13:44 2026] GET /volume/v3/snapshots => generated 336 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 10:13:44.186795 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-8b9fe5ff-34bb-47e1-97ee-e412cc57efc0 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:13:44.188795 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-8b9fe5ff-34bb-47e1-97ee-e412cc57efc0 tempest-ProjectReaderTests-239792192 tempest-ProjectReaderTests-239792192-project-admin] DELETE https://10.4.3.8/volume/v3/snapshots/251b2b51-8e4a-4832-910c-4a345a1fda40 Aug 07 10:13:44.188998 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-8b9fe5ff-34bb-47e1-97ee-e412cc57efc0 tempest-ProjectReaderTests-239792192 tempest-ProjectReaderTests-239792192-project-admin] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 10:13:44.189188 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-8b9fe5ff-34bb-47e1-97ee-e412cc57efc0 tempest-ProjectReaderTests-239792192 tempest-ProjectReaderTests-239792192-project-admin] Calling method 'delete' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 10:13:44.189313 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.v3.snapshots [None req-8b9fe5ff-34bb-47e1-97ee-e412cc57efc0 tempest-ProjectReaderTests-239792192 tempest-ProjectReaderTests-239792192-project-admin] Delete snapshot with id: 251b2b51-8e4a-4832-910c-4a345a1fda40 Aug 07 10:13:44.194559 np0000006707 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 10:13:44.194559 np0000006707 devstack@c-api.service[100295]: warnings.warn( Aug 07 10:13:44.194863 np0000006707 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-8b9fe5ff-34bb-47e1-97ee-e412cc57efc0 tempest-ProjectReaderTests-239792192 tempest-ProjectReaderTests-239792192-project-admin] Snapshot retrieved successfully. Aug 07 10:13:44.212400 np0000006707 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-8b9fe5ff-34bb-47e1-97ee-e412cc57efc0 tempest-ProjectReaderTests-239792192 tempest-ProjectReaderTests-239792192-project-admin] Snapshot delete request issued successfully. Aug 07 10:13:44.212720 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-8b9fe5ff-34bb-47e1-97ee-e412cc57efc0 tempest-ProjectReaderTests-239792192 tempest-ProjectReaderTests-239792192-project-admin] https://10.4.3.8/volume/v3/snapshots/251b2b51-8e4a-4832-910c-4a345a1fda40 returned with HTTP 202 Aug 07 10:13:44.213284 np0000006707 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 1466/5842] 10.4.3.8 () {66 vars in 1343 bytes} [Fri Aug 7 10:13:44 2026] DELETE /volume/v3/snapshots/251b2b51-8e4a-4832-910c-4a345a1fda40 => generated 0 bytes in 27 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 07 10:13:44.219895 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.middleware.request_id [None req-877c6f5e-82f3-4dad-bef5-ec8571314fcc None None] RequestId filter calling following filter/app {{(pid=100298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:13:44.221567 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [None req-877c6f5e-82f3-4dad-bef5-ec8571314fcc tempest-ProjectReaderTests-239792192 tempest-ProjectReaderTests-239792192-project-admin] GET https://10.4.3.8/volume/v3/snapshots/251b2b51-8e4a-4832-910c-4a345a1fda40 Aug 07 10:13:44.221765 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [None req-877c6f5e-82f3-4dad-bef5-ec8571314fcc tempest-ProjectReaderTests-239792192 tempest-ProjectReaderTests-239792192-project-admin] Empty body provided in request {{(pid=100298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 10:13:44.221938 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [None req-877c6f5e-82f3-4dad-bef5-ec8571314fcc tempest-ProjectReaderTests-239792192 tempest-ProjectReaderTests-239792192-project-admin] Calling method 'show' {{(pid=100298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 10:13:44.226594 np0000006707 devstack@c-api.service[100298]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 10:13:44.226594 np0000006707 devstack@c-api.service[100298]: warnings.warn( Aug 07 10:13:44.226882 np0000006707 devstack@c-api.service[100298]: INFO cinder.volume.api [None req-877c6f5e-82f3-4dad-bef5-ec8571314fcc tempest-ProjectReaderTests-239792192 tempest-ProjectReaderTests-239792192-project-admin] Snapshot retrieved successfully. Aug 07 10:13:44.227467 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [None req-877c6f5e-82f3-4dad-bef5-ec8571314fcc tempest-ProjectReaderTests-239792192 tempest-ProjectReaderTests-239792192-project-admin] https://10.4.3.8/volume/v3/snapshots/251b2b51-8e4a-4832-910c-4a345a1fda40 returned with HTTP 200 Aug 07 10:13:44.227868 np0000006707 devstack@c-api.service[100298]: [pid: 100298|app: 0|req: 1459/5843] 10.4.3.8 () {66 vars in 1340 bytes} [Fri Aug 7 10:13:44 2026] GET /volume/v3/snapshots/251b2b51-8e4a-4832-910c-4a345a1fda40 => generated 466 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 10:13:45.237570 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [None req-2f944f55-d970-434c-b483-d197adcfffb2 None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:13:45.239722 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-2f944f55-d970-434c-b483-d197adcfffb2 tempest-ProjectReaderTests-239792192 tempest-ProjectReaderTests-239792192-project-admin] GET https://10.4.3.8/volume/v3/snapshots/251b2b51-8e4a-4832-910c-4a345a1fda40 Aug 07 10:13:45.239923 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-2f944f55-d970-434c-b483-d197adcfffb2 tempest-ProjectReaderTests-239792192 tempest-ProjectReaderTests-239792192-project-admin] Empty body provided in request {{(pid=100297) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 10:13:45.240147 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-2f944f55-d970-434c-b483-d197adcfffb2 tempest-ProjectReaderTests-239792192 tempest-ProjectReaderTests-239792192-project-admin] Calling method 'show' {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 10:13:45.245549 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-2f944f55-d970-434c-b483-d197adcfffb2 tempest-ProjectReaderTests-239792192 tempest-ProjectReaderTests-239792192-project-admin] https://10.4.3.8/volume/v3/snapshots/251b2b51-8e4a-4832-910c-4a345a1fda40 returned with HTTP 404 Aug 07 10:13:45.246144 np0000006707 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 1464/5844] 10.4.3.8 () {66 vars in 1340 bytes} [Fri Aug 7 10:13:45 2026] GET /volume/v3/snapshots/251b2b51-8e4a-4832-910c-4a345a1fda40 => generated 111 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 10:13:45.253047 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [None req-aa960899-7e4f-47b7-8b41-427ae8ab5d9e None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:13:45.254796 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-aa960899-7e4f-47b7-8b41-427ae8ab5d9e tempest-ProjectReaderTests-239792192 tempest-ProjectReaderTests-239792192-project-admin] DELETE https://10.4.3.8/volume/v3/volumes/8cf626dd-f5ca-41cc-9245-6c9ee03865d8 Aug 07 10:13:45.254999 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-aa960899-7e4f-47b7-8b41-427ae8ab5d9e tempest-ProjectReaderTests-239792192 tempest-ProjectReaderTests-239792192-project-admin] Empty body provided in request {{(pid=100296) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 10:13:45.255214 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-aa960899-7e4f-47b7-8b41-427ae8ab5d9e tempest-ProjectReaderTests-239792192 tempest-ProjectReaderTests-239792192-project-admin] Calling method 'delete' {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 10:13:45.255395 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.v3.volumes [None req-aa960899-7e4f-47b7-8b41-427ae8ab5d9e tempest-ProjectReaderTests-239792192 tempest-ProjectReaderTests-239792192-project-admin] Delete volume with id: 8cf626dd-f5ca-41cc-9245-6c9ee03865d8 Aug 07 10:13:45.262549 np0000006707 devstack@c-api.service[100296]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 10:13:45.262549 np0000006707 devstack@c-api.service[100296]: warnings.warn( Aug 07 10:13:45.262903 np0000006707 devstack@c-api.service[100296]: INFO cinder.volume.api [None req-aa960899-7e4f-47b7-8b41-427ae8ab5d9e tempest-ProjectReaderTests-239792192 tempest-ProjectReaderTests-239792192-project-admin] Volume info retrieved successfully. Aug 07 10:13:45.282943 np0000006707 devstack@c-api.service[100296]: INFO cinder.volume.api [None req-aa960899-7e4f-47b7-8b41-427ae8ab5d9e tempest-ProjectReaderTests-239792192 tempest-ProjectReaderTests-239792192-project-admin] Delete volume request issued successfully. Aug 07 10:13:45.283177 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-aa960899-7e4f-47b7-8b41-427ae8ab5d9e tempest-ProjectReaderTests-239792192 tempest-ProjectReaderTests-239792192-project-admin] https://10.4.3.8/volume/v3/volumes/8cf626dd-f5ca-41cc-9245-6c9ee03865d8 returned with HTTP 202 Aug 07 10:13:45.283554 np0000006707 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 1456/5845] 10.4.3.8 () {66 vars in 1337 bytes} [Fri Aug 7 10:13:45 2026] DELETE /volume/v3/volumes/8cf626dd-f5ca-41cc-9245-6c9ee03865d8 => generated 0 bytes in 31 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 07 10:13:45.290593 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-44fc4a25-d796-4b90-9b7a-98eb5cb7df6a None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:13:45.292374 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-44fc4a25-d796-4b90-9b7a-98eb5cb7df6a tempest-ProjectReaderTests-239792192 tempest-ProjectReaderTests-239792192-project-admin] GET https://10.4.3.8/volume/v3/volumes/8cf626dd-f5ca-41cc-9245-6c9ee03865d8 Aug 07 10:13:45.292580 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-44fc4a25-d796-4b90-9b7a-98eb5cb7df6a tempest-ProjectReaderTests-239792192 tempest-ProjectReaderTests-239792192-project-admin] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 10:13:45.292777 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-44fc4a25-d796-4b90-9b7a-98eb5cb7df6a tempest-ProjectReaderTests-239792192 tempest-ProjectReaderTests-239792192-project-admin] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 10:13:45.299555 np0000006707 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 10:13:45.299555 np0000006707 devstack@c-api.service[100295]: warnings.warn( Aug 07 10:13:45.302730 np0000006707 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-44fc4a25-d796-4b90-9b7a-98eb5cb7df6a tempest-ProjectReaderTests-239792192 tempest-ProjectReaderTests-239792192-project-admin] Volume info retrieved successfully. Aug 07 10:13:45.306141 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-44fc4a25-d796-4b90-9b7a-98eb5cb7df6a tempest-ProjectReaderTests-239792192 tempest-ProjectReaderTests-239792192-project-admin] https://10.4.3.8/volume/v3/volumes/8cf626dd-f5ca-41cc-9245-6c9ee03865d8 returned with HTTP 200 Aug 07 10:13:45.306679 np0000006707 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 1467/5846] 10.4.3.8 () {66 vars in 1334 bytes} [Fri Aug 7 10:13:45 2026] GET /volume/v3/volumes/8cf626dd-f5ca-41cc-9245-6c9ee03865d8 => generated 1004 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 10:13:46.320249 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.middleware.request_id [None req-0d522f1c-6af8-4e30-8d46-e2667f42ad8c None None] RequestId filter calling following filter/app {{(pid=100298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:13:46.323510 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [None req-0d522f1c-6af8-4e30-8d46-e2667f42ad8c tempest-ProjectReaderTests-239792192 tempest-ProjectReaderTests-239792192-project-admin] GET https://10.4.3.8/volume/v3/volumes/8cf626dd-f5ca-41cc-9245-6c9ee03865d8 Aug 07 10:13:46.323510 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [None req-0d522f1c-6af8-4e30-8d46-e2667f42ad8c tempest-ProjectReaderTests-239792192 tempest-ProjectReaderTests-239792192-project-admin] Empty body provided in request {{(pid=100298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 10:13:46.323510 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [None req-0d522f1c-6af8-4e30-8d46-e2667f42ad8c tempest-ProjectReaderTests-239792192 tempest-ProjectReaderTests-239792192-project-admin] Calling method 'show' {{(pid=100298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 10:13:46.324877 np0000006707 devstack@c-api.service[100298]: DEBUG dbcounter [-] [100298] Writing DB stats cinder:SELECT=79,cinder:INSERT=13,cinder:UPDATE=29 {{(pid=100298) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 07 10:13:46.329025 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [None req-0d522f1c-6af8-4e30-8d46-e2667f42ad8c tempest-ProjectReaderTests-239792192 tempest-ProjectReaderTests-239792192-project-admin] https://10.4.3.8/volume/v3/volumes/8cf626dd-f5ca-41cc-9245-6c9ee03865d8 returned with HTTP 404 Aug 07 10:13:46.329511 np0000006707 devstack@c-api.service[100298]: [pid: 100298|app: 0|req: 1460/5847] 10.4.3.8 () {66 vars in 1334 bytes} [Fri Aug 7 10:13:46 2026] GET /volume/v3/volumes/8cf626dd-f5ca-41cc-9245-6c9ee03865d8 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 10:13:46.338675 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [None req-f038c349-0a20-4838-81f5-8b5a5581cc5a None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:13:46.340385 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-f038c349-0a20-4838-81f5-8b5a5581cc5a tempest-ProjectReaderTests-239792192 tempest-ProjectReaderTests-239792192-project-admin] POST https://10.4.3.8/volume/v3/volumes Aug 07 10:13:46.340783 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-f038c349-0a20-4838-81f5-8b5a5581cc5a tempest-ProjectReaderTests-239792192 tempest-ProjectReaderTests-239792192-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-1276244411"}} {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 10:13:46.342590 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.v3.volumes [None req-f038c349-0a20-4838-81f5-8b5a5581cc5a tempest-ProjectReaderTests-239792192 tempest-ProjectReaderTests-239792192-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-1276244411'}} {{(pid=100297) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 07 10:13:46.342709 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.v3.volumes [None req-f038c349-0a20-4838-81f5-8b5a5581cc5a tempest-ProjectReaderTests-239792192 tempest-ProjectReaderTests-239792192-project-admin] Create volume of 1 GB Aug 07 10:13:46.347317 np0000006707 devstack@c-api.service[100297]: INFO cinder.volume.api [None req-f038c349-0a20-4838-81f5-8b5a5581cc5a tempest-ProjectReaderTests-239792192 tempest-ProjectReaderTests-239792192-project-admin] Availability Zones retrieved successfully. Aug 07 10:13:46.354930 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.volume.api [None req-f038c349-0a20-4838-81f5-8b5a5581cc5a tempest-ProjectReaderTests-239792192 tempest-ProjectReaderTests-239792192-project-admin] Flow 'volume_create_api' (643bcb42-e64e-4749-87ce-13e3a6e0cab3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100297) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 10:13:46.356567 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.volume.api [None req-f038c349-0a20-4838-81f5-8b5a5581cc5a tempest-ProjectReaderTests-239792192 tempest-ProjectReaderTests-239792192-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c55b2f58-1683-4ac7-a455-92e26e3e8d80) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100297) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 10:13:46.357740 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.volume.flows.api.create_volume [None req-f038c349-0a20-4838-81f5-8b5a5581cc5a tempest-ProjectReaderTests-239792192 tempest-ProjectReaderTests-239792192-project-admin] Validating volume size '1' using validate_int {{(pid=100297) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 07 10:13:46.385771 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.volume.api [None req-f038c349-0a20-4838-81f5-8b5a5581cc5a tempest-ProjectReaderTests-239792192 tempest-ProjectReaderTests-239792192-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c55b2f58-1683-4ac7-a455-92e26e3e8d80) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-07T09:47:39Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=45fd9a3a-b61e-4c6c-9ab7-d02f06678d0d,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '45fd9a3a-b61e-4c6c-9ab7-d02f06678d0d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100297) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 10:13:46.386854 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.volume.api [None req-f038c349-0a20-4838-81f5-8b5a5581cc5a tempest-ProjectReaderTests-239792192 tempest-ProjectReaderTests-239792192-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (53bd8851-8907-4153-bf07-20d2b3bf5e73) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100297) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 10:13:46.430500 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.quota [None req-f038c349-0a20-4838-81f5-8b5a5581cc5a tempest-ProjectReaderTests-239792192 tempest-ProjectReaderTests-239792192-project-admin] Created reservations ['ce9e9a0c-703f-4031-bbb8-e51cb15d5968', 'aa3e6a8b-c659-4286-807c-098ad01e1d33', '23e1955f-adc1-45fe-bf4b-df65c8633628', '7dbe3fbb-2d9c-42b1-9c30-df6248c137ff'] {{(pid=100297) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 10:13:46.431227 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.volume.api [None req-f038c349-0a20-4838-81f5-8b5a5581cc5a tempest-ProjectReaderTests-239792192 tempest-ProjectReaderTests-239792192-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (53bd8851-8907-4153-bf07-20d2b3bf5e73) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['ce9e9a0c-703f-4031-bbb8-e51cb15d5968', 'aa3e6a8b-c659-4286-807c-098ad01e1d33', '23e1955f-adc1-45fe-bf4b-df65c8633628', '7dbe3fbb-2d9c-42b1-9c30-df6248c137ff']}' {{(pid=100297) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 10:13:46.431914 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.volume.api [None req-f038c349-0a20-4838-81f5-8b5a5581cc5a tempest-ProjectReaderTests-239792192 tempest-ProjectReaderTests-239792192-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d5b79a0d-d62b-4b0c-a184-2bb962348473) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100297) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 10:13:46.454341 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.volume.api [None req-f038c349-0a20-4838-81f5-8b5a5581cc5a tempest-ProjectReaderTests-239792192 tempest-ProjectReaderTests-239792192-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d5b79a0d-d62b-4b0c-a184-2bb962348473) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '0d1f2ad5-6ece-40d7-a1e9-5c08ceaa54ef', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1276244411',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='886cf5e34c4842e19af0621ec0edcfec',qos_specs=None,replication_status=,reservations=['ce9e9a0c-703f-4031-bbb8-e51cb15d5968','aa3e6a8b-c659-4286-807c-098ad01e1d33','23e1955f-adc1-45fe-bf4b-df65c8633628','7dbe3fbb-2d9c-42b1-9c30-df6248c137ff'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='0c7cf6df2f36476d95dce8d95045e924',volume_type_id=45fd9a3a-b61e-4c6c-9ab7-d02f06678d0d), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-07T10:13:46Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1276244411',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=0d1f2ad5-6ece-40d7-a1e9-5c08ceaa54ef,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='886cf5e34c4842e19af0621ec0edcfec',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='0c7cf6df2f36476d95dce8d95045e924',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(45fd9a3a-b61e-4c6c-9ab7-d02f06678d0d),volume_type_id=45fd9a3a-b61e-4c6c-9ab7-d02f06678d0d)}' {{(pid=100297) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 10:13:46.455063 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.volume.api [None req-f038c349-0a20-4838-81f5-8b5a5581cc5a tempest-ProjectReaderTests-239792192 tempest-ProjectReaderTests-239792192-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (08402204-ecc1-40ea-960c-bdb08068af26) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100297) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 10:13:46.472119 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.volume.api [None req-f038c349-0a20-4838-81f5-8b5a5581cc5a tempest-ProjectReaderTests-239792192 tempest-ProjectReaderTests-239792192-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (08402204-ecc1-40ea-960c-bdb08068af26) transitioned into state 'SUCCESS' from state '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-1276244411',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='886cf5e34c4842e19af0621ec0edcfec',qos_specs=None,replication_status=,reservations=['ce9e9a0c-703f-4031-bbb8-e51cb15d5968','aa3e6a8b-c659-4286-807c-098ad01e1d33','23e1955f-adc1-45fe-bf4b-df65c8633628','7dbe3fbb-2d9c-42b1-9c30-df6248c137ff'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='0c7cf6df2f36476d95dce8d95045e924',volume_type_id=45fd9a3a-b61e-4c6c-9ab7-d02f06678d0d)}' {{(pid=100297) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 10:13:46.472803 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.volume.api [None req-f038c349-0a20-4838-81f5-8b5a5581cc5a tempest-ProjectReaderTests-239792192 tempest-ProjectReaderTests-239792192-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (95c8b15e-f25e-44a2-912f-65fb5005ce7e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100297) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 10:13:46.481238 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.volume.api [None req-f038c349-0a20-4838-81f5-8b5a5581cc5a tempest-ProjectReaderTests-239792192 tempest-ProjectReaderTests-239792192-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (95c8b15e-f25e-44a2-912f-65fb5005ce7e) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100297) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 10:13:46.482215 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.volume.api [None req-f038c349-0a20-4838-81f5-8b5a5581cc5a tempest-ProjectReaderTests-239792192 tempest-ProjectReaderTests-239792192-project-admin] Flow 'volume_create_api' (643bcb42-e64e-4749-87ce-13e3a6e0cab3) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100297) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 10:13:46.482548 np0000006707 devstack@c-api.service[100297]: INFO cinder.volume.api [None req-f038c349-0a20-4838-81f5-8b5a5581cc5a tempest-ProjectReaderTests-239792192 tempest-ProjectReaderTests-239792192-project-admin] Create volume request issued successfully. Aug 07 10:13:46.483102 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-f038c349-0a20-4838-81f5-8b5a5581cc5a tempest-ProjectReaderTests-239792192 tempest-ProjectReaderTests-239792192-project-admin] https://10.4.3.8/volume/v3/volumes returned with HTTP 202 Aug 07 10:13:46.483496 np0000006707 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 1465/5848] 10.4.3.8 () {68 vars in 1244 bytes} [Fri Aug 7 10:13:46 2026] POST /volume/v3/volumes => generated 774 bytes in 145 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 07 10:13:46.495325 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [None req-ad2781f0-90af-4ae0-9209-4b2143e4bec4 None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:13:46.497886 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-ad2781f0-90af-4ae0-9209-4b2143e4bec4 tempest-ProjectReaderTests-239792192 tempest-ProjectReaderTests-239792192-project-admin] GET https://10.4.3.8/volume/v3/volumes/0d1f2ad5-6ece-40d7-a1e9-5c08ceaa54ef Aug 07 10:13:46.497886 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-ad2781f0-90af-4ae0-9209-4b2143e4bec4 tempest-ProjectReaderTests-239792192 tempest-ProjectReaderTests-239792192-project-admin] Empty body provided in request {{(pid=100296) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 10:13:46.498026 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-ad2781f0-90af-4ae0-9209-4b2143e4bec4 tempest-ProjectReaderTests-239792192 tempest-ProjectReaderTests-239792192-project-admin] Calling method 'show' {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 10:13:46.506412 np0000006707 devstack@c-api.service[100296]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 10:13:46.506412 np0000006707 devstack@c-api.service[100296]: warnings.warn( Aug 07 10:13:46.510607 np0000006707 devstack@c-api.service[100296]: INFO cinder.volume.api [None req-ad2781f0-90af-4ae0-9209-4b2143e4bec4 tempest-ProjectReaderTests-239792192 tempest-ProjectReaderTests-239792192-project-admin] Volume info retrieved successfully. Aug 07 10:13:46.515234 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-ad2781f0-90af-4ae0-9209-4b2143e4bec4 tempest-ProjectReaderTests-239792192 tempest-ProjectReaderTests-239792192-project-admin] https://10.4.3.8/volume/v3/volumes/0d1f2ad5-6ece-40d7-a1e9-5c08ceaa54ef returned with HTTP 200 Aug 07 10:13:46.515759 np0000006707 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 1457/5849] 10.4.3.8 () {66 vars in 1334 bytes} [Fri Aug 7 10:13:46 2026] GET /volume/v3/volumes/0d1f2ad5-6ece-40d7-a1e9-5c08ceaa54ef => generated 953 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 10:13:47.528217 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-a37873a9-0140-4998-bde2-00fbe1d5d459 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:13:47.530370 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-a37873a9-0140-4998-bde2-00fbe1d5d459 tempest-ProjectReaderTests-239792192 tempest-ProjectReaderTests-239792192-project-admin] GET https://10.4.3.8/volume/v3/volumes/0d1f2ad5-6ece-40d7-a1e9-5c08ceaa54ef Aug 07 10:13:47.530656 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-a37873a9-0140-4998-bde2-00fbe1d5d459 tempest-ProjectReaderTests-239792192 tempest-ProjectReaderTests-239792192-project-admin] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 10:13:47.530912 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-a37873a9-0140-4998-bde2-00fbe1d5d459 tempest-ProjectReaderTests-239792192 tempest-ProjectReaderTests-239792192-project-admin] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 10:13:47.540512 np0000006707 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 10:13:47.540512 np0000006707 devstack@c-api.service[100295]: warnings.warn( Aug 07 10:13:47.544848 np0000006707 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-a37873a9-0140-4998-bde2-00fbe1d5d459 tempest-ProjectReaderTests-239792192 tempest-ProjectReaderTests-239792192-project-admin] Volume info retrieved successfully. Aug 07 10:13:47.549733 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-a37873a9-0140-4998-bde2-00fbe1d5d459 tempest-ProjectReaderTests-239792192 tempest-ProjectReaderTests-239792192-project-admin] https://10.4.3.8/volume/v3/volumes/0d1f2ad5-6ece-40d7-a1e9-5c08ceaa54ef returned with HTTP 200 Aug 07 10:13:47.550213 np0000006707 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 1468/5850] 10.4.3.8 () {66 vars in 1334 bytes} [Fri Aug 7 10:13:47 2026] GET /volume/v3/volumes/0d1f2ad5-6ece-40d7-a1e9-5c08ceaa54ef => generated 1005 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 10:13:47.562210 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.middleware.request_id [None req-3c6bb6e1-b010-49b7-a7a2-38e46f8cb842 None None] RequestId filter calling following filter/app {{(pid=100298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:13:47.564045 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [None req-3c6bb6e1-b010-49b7-a7a2-38e46f8cb842 tempest-ProjectReaderTests-239792192 tempest-ProjectReaderTests-239792192-project-admin] POST https://10.4.3.8/volume/v3/snapshots Aug 07 10:13:47.564403 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [None req-3c6bb6e1-b010-49b7-a7a2-38e46f8cb842 tempest-ProjectReaderTests-239792192 tempest-ProjectReaderTests-239792192-project-admin] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "0d1f2ad5-6ece-40d7-a1e9-5c08ceaa54ef", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-2140783214"}} {{(pid=100298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 10:13:47.572741 np0000006707 devstack@c-api.service[100298]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 10:13:47.572741 np0000006707 devstack@c-api.service[100298]: warnings.warn( Aug 07 10:13:47.573090 np0000006707 devstack@c-api.service[100298]: INFO cinder.volume.api [None req-3c6bb6e1-b010-49b7-a7a2-38e46f8cb842 tempest-ProjectReaderTests-239792192 tempest-ProjectReaderTests-239792192-project-admin] Volume info retrieved successfully. Aug 07 10:13:47.573209 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.v3.snapshots [None req-3c6bb6e1-b010-49b7-a7a2-38e46f8cb842 tempest-ProjectReaderTests-239792192 tempest-ProjectReaderTests-239792192-project-admin] Create snapshot from volume 0d1f2ad5-6ece-40d7-a1e9-5c08ceaa54ef Aug 07 10:13:47.597039 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.quota [None req-3c6bb6e1-b010-49b7-a7a2-38e46f8cb842 tempest-ProjectReaderTests-239792192 tempest-ProjectReaderTests-239792192-project-admin] Created reservations ['2a7aa53a-9b42-428e-ac58-84c50cfd9c1d', 'cc29bfdb-7180-47ba-9eee-a2c9f04897ac', '36f56085-d1b4-4171-83f9-52b471893e31', '447a55f3-0ccc-4a37-82a3-5172b09b978c'] {{(pid=100298) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 10:13:47.624552 np0000006707 devstack@c-api.service[100298]: INFO cinder.volume.api [None req-3c6bb6e1-b010-49b7-a7a2-38e46f8cb842 tempest-ProjectReaderTests-239792192 tempest-ProjectReaderTests-239792192-project-admin] Snapshot create request issued successfully. Aug 07 10:13:47.624909 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [None req-3c6bb6e1-b010-49b7-a7a2-38e46f8cb842 tempest-ProjectReaderTests-239792192 tempest-ProjectReaderTests-239792192-project-admin] https://10.4.3.8/volume/v3/snapshots returned with HTTP 202 Aug 07 10:13:47.625319 np0000006707 devstack@c-api.service[100298]: [pid: 100298|app: 0|req: 1461/5851] 10.4.3.8 () {68 vars in 1251 bytes} [Fri Aug 7 10:13:47 2026] POST /volume/v3/snapshots => generated 308 bytes in 63 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 07 10:13:47.633816 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [None req-26324804-b606-438c-ba2a-9bea5fcc4fe5 None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:13:47.635671 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-26324804-b606-438c-ba2a-9bea5fcc4fe5 tempest-ProjectReaderTests-239792192 tempest-ProjectReaderTests-239792192-project-admin] GET https://10.4.3.8/volume/v3/snapshots/6daa6cee-6508-470d-b942-e96ed28ba3f7 Aug 07 10:13:47.635825 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-26324804-b606-438c-ba2a-9bea5fcc4fe5 tempest-ProjectReaderTests-239792192 tempest-ProjectReaderTests-239792192-project-admin] Empty body provided in request {{(pid=100297) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 10:13:47.636009 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-26324804-b606-438c-ba2a-9bea5fcc4fe5 tempest-ProjectReaderTests-239792192 tempest-ProjectReaderTests-239792192-project-admin] Calling method 'show' {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 10:13:47.640973 np0000006707 devstack@c-api.service[100297]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 10:13:47.640973 np0000006707 devstack@c-api.service[100297]: warnings.warn( Aug 07 10:13:47.641287 np0000006707 devstack@c-api.service[100297]: INFO cinder.volume.api [None req-26324804-b606-438c-ba2a-9bea5fcc4fe5 tempest-ProjectReaderTests-239792192 tempest-ProjectReaderTests-239792192-project-admin] Snapshot retrieved successfully. Aug 07 10:13:47.642010 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-26324804-b606-438c-ba2a-9bea5fcc4fe5 tempest-ProjectReaderTests-239792192 tempest-ProjectReaderTests-239792192-project-admin] https://10.4.3.8/volume/v3/snapshots/6daa6cee-6508-470d-b942-e96ed28ba3f7 returned with HTTP 200 Aug 07 10:13:47.642368 np0000006707 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 1466/5852] 10.4.3.8 () {66 vars in 1340 bytes} [Fri Aug 7 10:13:47 2026] GET /volume/v3/snapshots/6daa6cee-6508-470d-b942-e96ed28ba3f7 => generated 440 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 10:13:48.650729 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [None req-3e35bb05-ab97-4838-9bce-e3b77a1bb959 None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:13:48.652602 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-3e35bb05-ab97-4838-9bce-e3b77a1bb959 tempest-ProjectReaderTests-239792192 tempest-ProjectReaderTests-239792192-project-admin] GET https://10.4.3.8/volume/v3/snapshots/6daa6cee-6508-470d-b942-e96ed28ba3f7 Aug 07 10:13:48.652873 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-3e35bb05-ab97-4838-9bce-e3b77a1bb959 tempest-ProjectReaderTests-239792192 tempest-ProjectReaderTests-239792192-project-admin] Empty body provided in request {{(pid=100296) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 10:13:48.653115 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-3e35bb05-ab97-4838-9bce-e3b77a1bb959 tempest-ProjectReaderTests-239792192 tempest-ProjectReaderTests-239792192-project-admin] Calling method 'show' {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 10:13:48.654803 np0000006707 devstack@c-api.service[100296]: DEBUG dbcounter [-] [100296] Writing DB stats cinder:SELECT=87,cinder:UPDATE=31,cinder:INSERT=15 {{(pid=100296) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 07 10:13:48.657936 np0000006707 devstack@c-api.service[100296]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 10:13:48.657936 np0000006707 devstack@c-api.service[100296]: warnings.warn( Aug 07 10:13:48.658188 np0000006707 devstack@c-api.service[100296]: INFO cinder.volume.api [None req-3e35bb05-ab97-4838-9bce-e3b77a1bb959 tempest-ProjectReaderTests-239792192 tempest-ProjectReaderTests-239792192-project-admin] Snapshot retrieved successfully. Aug 07 10:13:48.658818 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-3e35bb05-ab97-4838-9bce-e3b77a1bb959 tempest-ProjectReaderTests-239792192 tempest-ProjectReaderTests-239792192-project-admin] https://10.4.3.8/volume/v3/snapshots/6daa6cee-6508-470d-b942-e96ed28ba3f7 returned with HTTP 200 Aug 07 10:13:48.659156 np0000006707 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 1458/5853] 10.4.3.8 () {66 vars in 1340 bytes} [Fri Aug 7 10:13:48 2026] GET /volume/v3/snapshots/6daa6cee-6508-470d-b942-e96ed28ba3f7 => generated 467 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 10:13:48.666796 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-4d2f0c3e-7179-4fe0-9d20-488221ed6355 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:13:48.668470 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-4d2f0c3e-7179-4fe0-9d20-488221ed6355 tempest-ProjectReaderTests-239792192 tempest-ProjectReaderTests-239792192-project-reader] POST https://10.4.3.8/volume/v3/snapshots/6daa6cee-6508-470d-b942-e96ed28ba3f7/action Aug 07 10:13:48.668825 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-4d2f0c3e-7179-4fe0-9d20-488221ed6355 tempest-ProjectReaderTests-239792192 tempest-ProjectReaderTests-239792192-project-reader] Action body: b'{"os-reset_status": {"status": "error"}}' {{(pid=100295) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 07 10:13:48.668957 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-4d2f0c3e-7179-4fe0-9d20-488221ed6355 tempest-ProjectReaderTests-239792192 tempest-ProjectReaderTests-239792192-project-reader] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "error"}} {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 10:13:48.670260 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.contrib.admin_actions [None req-4d2f0c3e-7179-4fe0-9d20-488221ed6355 tempest-ProjectReaderTests-239792192 tempest-ProjectReaderTests-239792192-project-reader] Updating snapshot '6daa6cee-6508-470d-b942-e96ed28ba3f7' with '{'status': 'error'}' {{(pid=100295) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:263}} Aug 07 10:13:48.672068 np0000006707 devstack@c-api.service[100295]: DEBUG dbcounter [-] [100295] Writing DB stats cinder:SELECT=83,cinder:UPDATE=27,cinder:INSERT=16 {{(pid=100295) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 07 10:13:48.679481 np0000006707 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 10:13:48.679481 np0000006707 devstack@c-api.service[100295]: warnings.warn( Aug 07 10:13:48.679957 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.policy [None req-4d2f0c3e-7179-4fe0-9d20-488221ed6355 tempest-ProjectReaderTests-239792192 tempest-ProjectReaderTests-239792192-project-reader] Policy check for volume_extension:snapshot_admin_actions:reset_status failed with context {'is_admin': False, 'user_id': 'ea37807444aa4f09af5313d0d5aa2d8b', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '886cf5e34c4842e19af0621ec0edcfec', '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=100295) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 07 10:13:48.680149 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-4d2f0c3e-7179-4fe0-9d20-488221ed6355 tempest-ProjectReaderTests-239792192 tempest-ProjectReaderTests-239792192-project-reader] https://10.4.3.8/volume/v3/snapshots/6daa6cee-6508-470d-b942-e96ed28ba3f7/action returned with HTTP 403 Aug 07 10:13:48.680639 np0000006707 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 1469/5854] 10.4.3.8 () {68 vars in 1382 bytes} [Fri Aug 7 10:13:48 2026] POST /volume/v3/snapshots/6daa6cee-6508-470d-b942-e96ed28ba3f7/action => generated 133 bytes in 14 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 07 10:13:48.686890 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.middleware.request_id [None req-18b75226-d3d7-4b3d-af87-967c13bee733 None None] RequestId filter calling following filter/app {{(pid=100298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:13:48.689055 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [None req-18b75226-d3d7-4b3d-af87-967c13bee733 tempest-ProjectReaderTests-239792192 tempest-ProjectReaderTests-239792192-project-admin] DELETE https://10.4.3.8/volume/v3/snapshots/6daa6cee-6508-470d-b942-e96ed28ba3f7 Aug 07 10:13:48.689244 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [None req-18b75226-d3d7-4b3d-af87-967c13bee733 tempest-ProjectReaderTests-239792192 tempest-ProjectReaderTests-239792192-project-admin] Empty body provided in request {{(pid=100298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 10:13:48.689455 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [None req-18b75226-d3d7-4b3d-af87-967c13bee733 tempest-ProjectReaderTests-239792192 tempest-ProjectReaderTests-239792192-project-admin] Calling method 'delete' {{(pid=100298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 10:13:48.689563 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.v3.snapshots [None req-18b75226-d3d7-4b3d-af87-967c13bee733 tempest-ProjectReaderTests-239792192 tempest-ProjectReaderTests-239792192-project-admin] Delete snapshot with id: 6daa6cee-6508-470d-b942-e96ed28ba3f7 Aug 07 10:13:48.694806 np0000006707 devstack@c-api.service[100298]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 10:13:48.694806 np0000006707 devstack@c-api.service[100298]: warnings.warn( Aug 07 10:13:48.695103 np0000006707 devstack@c-api.service[100298]: INFO cinder.volume.api [None req-18b75226-d3d7-4b3d-af87-967c13bee733 tempest-ProjectReaderTests-239792192 tempest-ProjectReaderTests-239792192-project-admin] Snapshot retrieved successfully. Aug 07 10:13:48.708965 np0000006707 devstack@c-api.service[100298]: INFO cinder.volume.api [None req-18b75226-d3d7-4b3d-af87-967c13bee733 tempest-ProjectReaderTests-239792192 tempest-ProjectReaderTests-239792192-project-admin] Snapshot delete request issued successfully. Aug 07 10:13:48.709134 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [None req-18b75226-d3d7-4b3d-af87-967c13bee733 tempest-ProjectReaderTests-239792192 tempest-ProjectReaderTests-239792192-project-admin] https://10.4.3.8/volume/v3/snapshots/6daa6cee-6508-470d-b942-e96ed28ba3f7 returned with HTTP 202 Aug 07 10:13:48.709519 np0000006707 devstack@c-api.service[100298]: [pid: 100298|app: 0|req: 1462/5855] 10.4.3.8 () {66 vars in 1343 bytes} [Fri Aug 7 10:13:48 2026] DELETE /volume/v3/snapshots/6daa6cee-6508-470d-b942-e96ed28ba3f7 => generated 0 bytes in 23 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 07 10:13:48.716371 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [None req-2c38b477-9da5-46a1-92a0-b797b695e25e None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:13:48.718516 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-2c38b477-9da5-46a1-92a0-b797b695e25e tempest-ProjectReaderTests-239792192 tempest-ProjectReaderTests-239792192-project-admin] GET https://10.4.3.8/volume/v3/snapshots/6daa6cee-6508-470d-b942-e96ed28ba3f7 Aug 07 10:13:48.718762 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-2c38b477-9da5-46a1-92a0-b797b695e25e tempest-ProjectReaderTests-239792192 tempest-ProjectReaderTests-239792192-project-admin] Empty body provided in request {{(pid=100297) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 10:13:48.718978 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-2c38b477-9da5-46a1-92a0-b797b695e25e tempest-ProjectReaderTests-239792192 tempest-ProjectReaderTests-239792192-project-admin] Calling method 'show' {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 10:13:48.720806 np0000006707 devstack@c-api.service[100297]: DEBUG dbcounter [-] [100297] Writing DB stats cinder:SELECT=78,cinder:INSERT=15,cinder:UPDATE=27 {{(pid=100297) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 07 10:13:48.724810 np0000006707 devstack@c-api.service[100297]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 10:13:48.724810 np0000006707 devstack@c-api.service[100297]: warnings.warn( Aug 07 10:13:48.725113 np0000006707 devstack@c-api.service[100297]: INFO cinder.volume.api [None req-2c38b477-9da5-46a1-92a0-b797b695e25e tempest-ProjectReaderTests-239792192 tempest-ProjectReaderTests-239792192-project-admin] Snapshot retrieved successfully. Aug 07 10:13:48.725919 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-2c38b477-9da5-46a1-92a0-b797b695e25e tempest-ProjectReaderTests-239792192 tempest-ProjectReaderTests-239792192-project-admin] https://10.4.3.8/volume/v3/snapshots/6daa6cee-6508-470d-b942-e96ed28ba3f7 returned with HTTP 200 Aug 07 10:13:48.726453 np0000006707 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 1467/5856] 10.4.3.8 () {66 vars in 1340 bytes} [Fri Aug 7 10:13:48 2026] GET /volume/v3/snapshots/6daa6cee-6508-470d-b942-e96ed28ba3f7 => generated 466 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 10:13:49.735500 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [None req-dc94a870-70e6-40b3-8293-fe9a559c748b None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:13:49.737230 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-dc94a870-70e6-40b3-8293-fe9a559c748b tempest-ProjectReaderTests-239792192 tempest-ProjectReaderTests-239792192-project-admin] GET https://10.4.3.8/volume/v3/snapshots/6daa6cee-6508-470d-b942-e96ed28ba3f7 Aug 07 10:13:49.737410 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-dc94a870-70e6-40b3-8293-fe9a559c748b tempest-ProjectReaderTests-239792192 tempest-ProjectReaderTests-239792192-project-admin] Empty body provided in request {{(pid=100296) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 10:13:49.737619 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-dc94a870-70e6-40b3-8293-fe9a559c748b tempest-ProjectReaderTests-239792192 tempest-ProjectReaderTests-239792192-project-admin] Calling method 'show' {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 10:13:49.741497 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-dc94a870-70e6-40b3-8293-fe9a559c748b tempest-ProjectReaderTests-239792192 tempest-ProjectReaderTests-239792192-project-admin] https://10.4.3.8/volume/v3/snapshots/6daa6cee-6508-470d-b942-e96ed28ba3f7 returned with HTTP 404 Aug 07 10:13:49.741952 np0000006707 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 1459/5857] 10.4.3.8 () {66 vars in 1340 bytes} [Fri Aug 7 10:13:49 2026] GET /volume/v3/snapshots/6daa6cee-6508-470d-b942-e96ed28ba3f7 => generated 111 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 10:13:49.749025 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-795cb457-82e7-4dbf-b725-03b7f0b48037 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:13:49.750631 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-795cb457-82e7-4dbf-b725-03b7f0b48037 tempest-ProjectReaderTests-239792192 tempest-ProjectReaderTests-239792192-project-admin] DELETE https://10.4.3.8/volume/v3/volumes/0d1f2ad5-6ece-40d7-a1e9-5c08ceaa54ef Aug 07 10:13:49.750827 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-795cb457-82e7-4dbf-b725-03b7f0b48037 tempest-ProjectReaderTests-239792192 tempest-ProjectReaderTests-239792192-project-admin] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 10:13:49.751000 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-795cb457-82e7-4dbf-b725-03b7f0b48037 tempest-ProjectReaderTests-239792192 tempest-ProjectReaderTests-239792192-project-admin] Calling method 'delete' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 10:13:49.751145 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.v3.volumes [None req-795cb457-82e7-4dbf-b725-03b7f0b48037 tempest-ProjectReaderTests-239792192 tempest-ProjectReaderTests-239792192-project-admin] Delete volume with id: 0d1f2ad5-6ece-40d7-a1e9-5c08ceaa54ef Aug 07 10:13:49.758594 np0000006707 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 10:13:49.758594 np0000006707 devstack@c-api.service[100295]: warnings.warn( Aug 07 10:13:49.758894 np0000006707 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-795cb457-82e7-4dbf-b725-03b7f0b48037 tempest-ProjectReaderTests-239792192 tempest-ProjectReaderTests-239792192-project-admin] Volume info retrieved successfully. Aug 07 10:13:49.775182 np0000006707 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-795cb457-82e7-4dbf-b725-03b7f0b48037 tempest-ProjectReaderTests-239792192 tempest-ProjectReaderTests-239792192-project-admin] Delete volume request issued successfully. Aug 07 10:13:49.775454 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-795cb457-82e7-4dbf-b725-03b7f0b48037 tempest-ProjectReaderTests-239792192 tempest-ProjectReaderTests-239792192-project-admin] https://10.4.3.8/volume/v3/volumes/0d1f2ad5-6ece-40d7-a1e9-5c08ceaa54ef returned with HTTP 202 Aug 07 10:13:49.775800 np0000006707 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 1470/5858] 10.4.3.8 () {66 vars in 1337 bytes} [Fri Aug 7 10:13:49 2026] DELETE /volume/v3/volumes/0d1f2ad5-6ece-40d7-a1e9-5c08ceaa54ef => generated 0 bytes in 27 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 07 10:13:49.782655 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.middleware.request_id [None req-d03e3800-df0f-4b2e-ba02-1a9f7076db43 None None] RequestId filter calling following filter/app {{(pid=100298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:13:49.784588 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [None req-d03e3800-df0f-4b2e-ba02-1a9f7076db43 tempest-ProjectReaderTests-239792192 tempest-ProjectReaderTests-239792192-project-admin] GET https://10.4.3.8/volume/v3/volumes/0d1f2ad5-6ece-40d7-a1e9-5c08ceaa54ef Aug 07 10:13:49.784851 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [None req-d03e3800-df0f-4b2e-ba02-1a9f7076db43 tempest-ProjectReaderTests-239792192 tempest-ProjectReaderTests-239792192-project-admin] Empty body provided in request {{(pid=100298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 10:13:49.785064 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [None req-d03e3800-df0f-4b2e-ba02-1a9f7076db43 tempest-ProjectReaderTests-239792192 tempest-ProjectReaderTests-239792192-project-admin] Calling method 'show' {{(pid=100298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 10:13:49.792060 np0000006707 devstack@c-api.service[100298]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 10:13:49.792060 np0000006707 devstack@c-api.service[100298]: warnings.warn( Aug 07 10:13:49.795307 np0000006707 devstack@c-api.service[100298]: INFO cinder.volume.api [None req-d03e3800-df0f-4b2e-ba02-1a9f7076db43 tempest-ProjectReaderTests-239792192 tempest-ProjectReaderTests-239792192-project-admin] Volume info retrieved successfully. Aug 07 10:13:49.799146 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [None req-d03e3800-df0f-4b2e-ba02-1a9f7076db43 tempest-ProjectReaderTests-239792192 tempest-ProjectReaderTests-239792192-project-admin] https://10.4.3.8/volume/v3/volumes/0d1f2ad5-6ece-40d7-a1e9-5c08ceaa54ef returned with HTTP 200 Aug 07 10:13:49.799648 np0000006707 devstack@c-api.service[100298]: [pid: 100298|app: 0|req: 1463/5859] 10.4.3.8 () {66 vars in 1334 bytes} [Fri Aug 7 10:13:49 2026] GET /volume/v3/volumes/0d1f2ad5-6ece-40d7-a1e9-5c08ceaa54ef => generated 1004 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 10:13:50.811364 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [None req-3ca53ded-7c91-4384-93ed-54a0224d1b4c None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:13:50.813139 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-3ca53ded-7c91-4384-93ed-54a0224d1b4c tempest-ProjectReaderTests-239792192 tempest-ProjectReaderTests-239792192-project-admin] GET https://10.4.3.8/volume/v3/volumes/0d1f2ad5-6ece-40d7-a1e9-5c08ceaa54ef Aug 07 10:13:50.813341 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-3ca53ded-7c91-4384-93ed-54a0224d1b4c tempest-ProjectReaderTests-239792192 tempest-ProjectReaderTests-239792192-project-admin] Empty body provided in request {{(pid=100297) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 10:13:50.813550 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-3ca53ded-7c91-4384-93ed-54a0224d1b4c tempest-ProjectReaderTests-239792192 tempest-ProjectReaderTests-239792192-project-admin] Calling method 'show' {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 10:13:50.818971 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-3ca53ded-7c91-4384-93ed-54a0224d1b4c tempest-ProjectReaderTests-239792192 tempest-ProjectReaderTests-239792192-project-admin] https://10.4.3.8/volume/v3/volumes/0d1f2ad5-6ece-40d7-a1e9-5c08ceaa54ef returned with HTTP 404 Aug 07 10:13:50.819392 np0000006707 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 1468/5860] 10.4.3.8 () {66 vars in 1334 bytes} [Fri Aug 7 10:13:50 2026] GET /volume/v3/volumes/0d1f2ad5-6ece-40d7-a1e9-5c08ceaa54ef => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 10:13:50.826358 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [None req-8ff33a7f-0217-4a87-9f7c-8dff530785e2 None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:13:50.827927 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-8ff33a7f-0217-4a87-9f7c-8dff530785e2 tempest-ProjectReaderTests-239792192 tempest-ProjectReaderTests-239792192-project-admin] POST https://10.4.3.8/volume/v3/volumes Aug 07 10:13:50.828234 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-8ff33a7f-0217-4a87-9f7c-8dff530785e2 tempest-ProjectReaderTests-239792192 tempest-ProjectReaderTests-239792192-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-658831083"}} {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 10:13:50.829830 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.v3.volumes [None req-8ff33a7f-0217-4a87-9f7c-8dff530785e2 tempest-ProjectReaderTests-239792192 tempest-ProjectReaderTests-239792192-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-658831083'}} {{(pid=100296) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 07 10:13:50.829976 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.v3.volumes [None req-8ff33a7f-0217-4a87-9f7c-8dff530785e2 tempest-ProjectReaderTests-239792192 tempest-ProjectReaderTests-239792192-project-admin] Create volume of 1 GB Aug 07 10:13:50.833214 np0000006707 devstack@c-api.service[100296]: INFO cinder.volume.api [None req-8ff33a7f-0217-4a87-9f7c-8dff530785e2 tempest-ProjectReaderTests-239792192 tempest-ProjectReaderTests-239792192-project-admin] Availability Zones retrieved successfully. Aug 07 10:13:50.837823 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.volume.api [None req-8ff33a7f-0217-4a87-9f7c-8dff530785e2 tempest-ProjectReaderTests-239792192 tempest-ProjectReaderTests-239792192-project-admin] Flow 'volume_create_api' (1f464d40-e14e-46d2-ade4-09fd46a3f452) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100296) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 10:13:50.838759 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.volume.api [None req-8ff33a7f-0217-4a87-9f7c-8dff530785e2 tempest-ProjectReaderTests-239792192 tempest-ProjectReaderTests-239792192-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (367e4fe5-c251-4728-9a3a-c68ca59256eb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 10:13:50.839385 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.volume.flows.api.create_volume [None req-8ff33a7f-0217-4a87-9f7c-8dff530785e2 tempest-ProjectReaderTests-239792192 tempest-ProjectReaderTests-239792192-project-admin] Validating volume size '1' using validate_int {{(pid=100296) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 07 10:13:50.860708 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.volume.api [None req-8ff33a7f-0217-4a87-9f7c-8dff530785e2 tempest-ProjectReaderTests-239792192 tempest-ProjectReaderTests-239792192-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (367e4fe5-c251-4728-9a3a-c68ca59256eb) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-07T09:47:39Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=45fd9a3a-b61e-4c6c-9ab7-d02f06678d0d,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '45fd9a3a-b61e-4c6c-9ab7-d02f06678d0d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 10:13:50.861395 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.volume.api [None req-8ff33a7f-0217-4a87-9f7c-8dff530785e2 tempest-ProjectReaderTests-239792192 tempest-ProjectReaderTests-239792192-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (701a90df-ac3a-42a1-9a7d-9ef770f39d3c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 10:13:50.893338 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.quota [None req-8ff33a7f-0217-4a87-9f7c-8dff530785e2 tempest-ProjectReaderTests-239792192 tempest-ProjectReaderTests-239792192-project-admin] Created reservations ['955da5f9-a78b-442d-8d53-80222ab92e4a', '65e84f32-9306-42d9-a3ca-f91d8c1f1636', '7b0ad375-3882-4794-a590-3d8826e06801', 'd501dcd9-44fb-4b9c-801e-2a0fb9285893'] {{(pid=100296) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 10:13:50.894026 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.volume.api [None req-8ff33a7f-0217-4a87-9f7c-8dff530785e2 tempest-ProjectReaderTests-239792192 tempest-ProjectReaderTests-239792192-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (701a90df-ac3a-42a1-9a7d-9ef770f39d3c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['955da5f9-a78b-442d-8d53-80222ab92e4a', '65e84f32-9306-42d9-a3ca-f91d8c1f1636', '7b0ad375-3882-4794-a590-3d8826e06801', 'd501dcd9-44fb-4b9c-801e-2a0fb9285893']}' {{(pid=100296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 10:13:50.894738 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.volume.api [None req-8ff33a7f-0217-4a87-9f7c-8dff530785e2 tempest-ProjectReaderTests-239792192 tempest-ProjectReaderTests-239792192-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3e23263a-5112-40f5-a832-9921ee049836) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 10:13:50.914987 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.volume.api [None req-8ff33a7f-0217-4a87-9f7c-8dff530785e2 tempest-ProjectReaderTests-239792192 tempest-ProjectReaderTests-239792192-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3e23263a-5112-40f5-a832-9921ee049836) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'a3cf959a-1b35-477d-9e33-2b5600977f73', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-658831083',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='886cf5e34c4842e19af0621ec0edcfec',qos_specs=None,replication_status=,reservations=['955da5f9-a78b-442d-8d53-80222ab92e4a','65e84f32-9306-42d9-a3ca-f91d8c1f1636','7b0ad375-3882-4794-a590-3d8826e06801','d501dcd9-44fb-4b9c-801e-2a0fb9285893'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='0c7cf6df2f36476d95dce8d95045e924',volume_type_id=45fd9a3a-b61e-4c6c-9ab7-d02f06678d0d), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-07T10:13:50Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-658831083',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=a3cf959a-1b35-477d-9e33-2b5600977f73,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='886cf5e34c4842e19af0621ec0edcfec',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='0c7cf6df2f36476d95dce8d95045e924',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(45fd9a3a-b61e-4c6c-9ab7-d02f06678d0d),volume_type_id=45fd9a3a-b61e-4c6c-9ab7-d02f06678d0d)}' {{(pid=100296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 10:13:50.915653 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.volume.api [None req-8ff33a7f-0217-4a87-9f7c-8dff530785e2 tempest-ProjectReaderTests-239792192 tempest-ProjectReaderTests-239792192-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2da5a2fa-d171-4d2d-b1f2-758167a19f00) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 10:13:50.930560 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.volume.api [None req-8ff33a7f-0217-4a87-9f7c-8dff530785e2 tempest-ProjectReaderTests-239792192 tempest-ProjectReaderTests-239792192-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2da5a2fa-d171-4d2d-b1f2-758167a19f00) transitioned into state 'SUCCESS' from state '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-658831083',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='886cf5e34c4842e19af0621ec0edcfec',qos_specs=None,replication_status=,reservations=['955da5f9-a78b-442d-8d53-80222ab92e4a','65e84f32-9306-42d9-a3ca-f91d8c1f1636','7b0ad375-3882-4794-a590-3d8826e06801','d501dcd9-44fb-4b9c-801e-2a0fb9285893'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='0c7cf6df2f36476d95dce8d95045e924',volume_type_id=45fd9a3a-b61e-4c6c-9ab7-d02f06678d0d)}' {{(pid=100296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 10:13:50.931229 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.volume.api [None req-8ff33a7f-0217-4a87-9f7c-8dff530785e2 tempest-ProjectReaderTests-239792192 tempest-ProjectReaderTests-239792192-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (606001c4-9d0d-40cf-99d4-1650de97419e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 10:13:50.939616 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.volume.api [None req-8ff33a7f-0217-4a87-9f7c-8dff530785e2 tempest-ProjectReaderTests-239792192 tempest-ProjectReaderTests-239792192-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (606001c4-9d0d-40cf-99d4-1650de97419e) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 10:13:50.940811 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.volume.api [None req-8ff33a7f-0217-4a87-9f7c-8dff530785e2 tempest-ProjectReaderTests-239792192 tempest-ProjectReaderTests-239792192-project-admin] Flow 'volume_create_api' (1f464d40-e14e-46d2-ade4-09fd46a3f452) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100296) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 10:13:50.941215 np0000006707 devstack@c-api.service[100296]: INFO cinder.volume.api [None req-8ff33a7f-0217-4a87-9f7c-8dff530785e2 tempest-ProjectReaderTests-239792192 tempest-ProjectReaderTests-239792192-project-admin] Create volume request issued successfully. Aug 07 10:13:50.941959 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-8ff33a7f-0217-4a87-9f7c-8dff530785e2 tempest-ProjectReaderTests-239792192 tempest-ProjectReaderTests-239792192-project-admin] https://10.4.3.8/volume/v3/volumes returned with HTTP 202 Aug 07 10:13:50.942514 np0000006707 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 1460/5861] 10.4.3.8 () {68 vars in 1244 bytes} [Fri Aug 7 10:13:50 2026] POST /volume/v3/volumes => generated 773 bytes in 116 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 07 10:13:50.953850 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-dd66b70e-9a8b-4a5c-9b4c-6e135abeabc8 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:13:50.955823 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-dd66b70e-9a8b-4a5c-9b4c-6e135abeabc8 tempest-ProjectReaderTests-239792192 tempest-ProjectReaderTests-239792192-project-admin] GET https://10.4.3.8/volume/v3/volumes/a3cf959a-1b35-477d-9e33-2b5600977f73 Aug 07 10:13:50.956016 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-dd66b70e-9a8b-4a5c-9b4c-6e135abeabc8 tempest-ProjectReaderTests-239792192 tempest-ProjectReaderTests-239792192-project-admin] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 10:13:50.956192 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-dd66b70e-9a8b-4a5c-9b4c-6e135abeabc8 tempest-ProjectReaderTests-239792192 tempest-ProjectReaderTests-239792192-project-admin] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 10:13:50.963071 np0000006707 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 10:13:50.963071 np0000006707 devstack@c-api.service[100295]: warnings.warn( Aug 07 10:13:50.966401 np0000006707 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-dd66b70e-9a8b-4a5c-9b4c-6e135abeabc8 tempest-ProjectReaderTests-239792192 tempest-ProjectReaderTests-239792192-project-admin] Volume info retrieved successfully. Aug 07 10:13:50.970039 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-dd66b70e-9a8b-4a5c-9b4c-6e135abeabc8 tempest-ProjectReaderTests-239792192 tempest-ProjectReaderTests-239792192-project-admin] https://10.4.3.8/volume/v3/volumes/a3cf959a-1b35-477d-9e33-2b5600977f73 returned with HTTP 200 Aug 07 10:13:50.970387 np0000006707 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 1471/5862] 10.4.3.8 () {66 vars in 1334 bytes} [Fri Aug 7 10:13:50 2026] GET /volume/v3/volumes/a3cf959a-1b35-477d-9e33-2b5600977f73 => generated 952 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 10:13:51.983194 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.middleware.request_id [None req-666d0d33-e99a-4dd2-9584-2cbeda5c5fed None None] RequestId filter calling following filter/app {{(pid=100298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:13:51.985095 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [None req-666d0d33-e99a-4dd2-9584-2cbeda5c5fed tempest-ProjectReaderTests-239792192 tempest-ProjectReaderTests-239792192-project-admin] GET https://10.4.3.8/volume/v3/volumes/a3cf959a-1b35-477d-9e33-2b5600977f73 Aug 07 10:13:51.985323 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [None req-666d0d33-e99a-4dd2-9584-2cbeda5c5fed tempest-ProjectReaderTests-239792192 tempest-ProjectReaderTests-239792192-project-admin] Empty body provided in request {{(pid=100298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 10:13:51.985580 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [None req-666d0d33-e99a-4dd2-9584-2cbeda5c5fed tempest-ProjectReaderTests-239792192 tempest-ProjectReaderTests-239792192-project-admin] Calling method 'show' {{(pid=100298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 10:13:51.992630 np0000006707 devstack@c-api.service[100298]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 10:13:51.992630 np0000006707 devstack@c-api.service[100298]: warnings.warn( Aug 07 10:13:51.996047 np0000006707 devstack@c-api.service[100298]: INFO cinder.volume.api [None req-666d0d33-e99a-4dd2-9584-2cbeda5c5fed tempest-ProjectReaderTests-239792192 tempest-ProjectReaderTests-239792192-project-admin] Volume info retrieved successfully. Aug 07 10:13:51.999575 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [None req-666d0d33-e99a-4dd2-9584-2cbeda5c5fed tempest-ProjectReaderTests-239792192 tempest-ProjectReaderTests-239792192-project-admin] https://10.4.3.8/volume/v3/volumes/a3cf959a-1b35-477d-9e33-2b5600977f73 returned with HTTP 200 Aug 07 10:13:52.000021 np0000006707 devstack@c-api.service[100298]: [pid: 100298|app: 0|req: 1464/5863] 10.4.3.8 () {66 vars in 1334 bytes} [Fri Aug 7 10:13:51 2026] GET /volume/v3/volumes/a3cf959a-1b35-477d-9e33-2b5600977f73 => generated 1004 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 10:13:52.015575 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [None req-e47d958f-3190-481b-849b-9245f28ccd52 None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:13:52.017270 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-e47d958f-3190-481b-849b-9245f28ccd52 tempest-ProjectReaderTests-239792192 tempest-ProjectReaderTests-239792192-project-admin] POST https://10.4.3.8/volume/v3/snapshots Aug 07 10:13:52.017623 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-e47d958f-3190-481b-849b-9245f28ccd52 tempest-ProjectReaderTests-239792192 tempest-ProjectReaderTests-239792192-project-admin] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "a3cf959a-1b35-477d-9e33-2b5600977f73", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-1045715857"}} {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 10:13:52.025955 np0000006707 devstack@c-api.service[100297]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 10:13:52.025955 np0000006707 devstack@c-api.service[100297]: warnings.warn( Aug 07 10:13:52.026280 np0000006707 devstack@c-api.service[100297]: INFO cinder.volume.api [None req-e47d958f-3190-481b-849b-9245f28ccd52 tempest-ProjectReaderTests-239792192 tempest-ProjectReaderTests-239792192-project-admin] Volume info retrieved successfully. Aug 07 10:13:52.026400 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.v3.snapshots [None req-e47d958f-3190-481b-849b-9245f28ccd52 tempest-ProjectReaderTests-239792192 tempest-ProjectReaderTests-239792192-project-admin] Create snapshot from volume a3cf959a-1b35-477d-9e33-2b5600977f73 Aug 07 10:13:52.048384 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.quota [None req-e47d958f-3190-481b-849b-9245f28ccd52 tempest-ProjectReaderTests-239792192 tempest-ProjectReaderTests-239792192-project-admin] Created reservations ['be829759-ecd6-4b14-90b2-81bdb6d0fbbb', 'b0a8774c-ec40-4da8-8cc0-8b3938f54db1', 'ed184562-89ce-4c7b-bb29-8a9b46768b59', '34692aae-611f-4c6a-b860-1743734b0f42'] {{(pid=100297) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 10:13:52.071620 np0000006707 devstack@c-api.service[100297]: INFO cinder.volume.api [None req-e47d958f-3190-481b-849b-9245f28ccd52 tempest-ProjectReaderTests-239792192 tempest-ProjectReaderTests-239792192-project-admin] Snapshot create request issued successfully. Aug 07 10:13:52.071927 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-e47d958f-3190-481b-849b-9245f28ccd52 tempest-ProjectReaderTests-239792192 tempest-ProjectReaderTests-239792192-project-admin] https://10.4.3.8/volume/v3/snapshots returned with HTTP 202 Aug 07 10:13:52.072309 np0000006707 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 1469/5864] 10.4.3.8 () {68 vars in 1251 bytes} [Fri Aug 7 10:13:52 2026] POST /volume/v3/snapshots => generated 308 bytes in 57 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 07 10:13:52.082171 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [None req-ccb42ab4-54ae-464f-821f-02749ad77071 None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:13:52.084004 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-ccb42ab4-54ae-464f-821f-02749ad77071 tempest-ProjectReaderTests-239792192 tempest-ProjectReaderTests-239792192-project-admin] GET https://10.4.3.8/volume/v3/snapshots/b7400674-fd4c-413b-909c-2efdaa5ee1a3 Aug 07 10:13:52.084227 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-ccb42ab4-54ae-464f-821f-02749ad77071 tempest-ProjectReaderTests-239792192 tempest-ProjectReaderTests-239792192-project-admin] Empty body provided in request {{(pid=100296) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 10:13:52.084406 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-ccb42ab4-54ae-464f-821f-02749ad77071 tempest-ProjectReaderTests-239792192 tempest-ProjectReaderTests-239792192-project-admin] Calling method 'show' {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 10:13:52.089066 np0000006707 devstack@c-api.service[100296]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 10:13:52.089066 np0000006707 devstack@c-api.service[100296]: warnings.warn( Aug 07 10:13:52.090031 np0000006707 devstack@c-api.service[100296]: INFO cinder.volume.api [None req-ccb42ab4-54ae-464f-821f-02749ad77071 tempest-ProjectReaderTests-239792192 tempest-ProjectReaderTests-239792192-project-admin] Snapshot retrieved successfully. Aug 07 10:13:52.090031 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-ccb42ab4-54ae-464f-821f-02749ad77071 tempest-ProjectReaderTests-239792192 tempest-ProjectReaderTests-239792192-project-admin] https://10.4.3.8/volume/v3/snapshots/b7400674-fd4c-413b-909c-2efdaa5ee1a3 returned with HTTP 200 Aug 07 10:13:52.090198 np0000006707 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 1461/5865] 10.4.3.8 () {66 vars in 1340 bytes} [Fri Aug 7 10:13:52 2026] GET /volume/v3/snapshots/b7400674-fd4c-413b-909c-2efdaa5ee1a3 => generated 440 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 10:13:53.099755 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-571e1b41-b37d-4446-83a2-7c8c7f8c98b1 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:13:53.101548 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-571e1b41-b37d-4446-83a2-7c8c7f8c98b1 tempest-ProjectReaderTests-239792192 tempest-ProjectReaderTests-239792192-project-admin] GET https://10.4.3.8/volume/v3/snapshots/b7400674-fd4c-413b-909c-2efdaa5ee1a3 Aug 07 10:13:53.101789 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-571e1b41-b37d-4446-83a2-7c8c7f8c98b1 tempest-ProjectReaderTests-239792192 tempest-ProjectReaderTests-239792192-project-admin] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 10:13:53.101971 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-571e1b41-b37d-4446-83a2-7c8c7f8c98b1 tempest-ProjectReaderTests-239792192 tempest-ProjectReaderTests-239792192-project-admin] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 10:13:53.107797 np0000006707 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 10:13:53.107797 np0000006707 devstack@c-api.service[100295]: warnings.warn( Aug 07 10:13:53.108218 np0000006707 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-571e1b41-b37d-4446-83a2-7c8c7f8c98b1 tempest-ProjectReaderTests-239792192 tempest-ProjectReaderTests-239792192-project-admin] Snapshot retrieved successfully. Aug 07 10:13:53.109079 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-571e1b41-b37d-4446-83a2-7c8c7f8c98b1 tempest-ProjectReaderTests-239792192 tempest-ProjectReaderTests-239792192-project-admin] https://10.4.3.8/volume/v3/snapshots/b7400674-fd4c-413b-909c-2efdaa5ee1a3 returned with HTTP 200 Aug 07 10:13:53.109571 np0000006707 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 1472/5866] 10.4.3.8 () {66 vars in 1340 bytes} [Fri Aug 7 10:13:53 2026] GET /volume/v3/snapshots/b7400674-fd4c-413b-909c-2efdaa5ee1a3 => generated 467 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 10:13:53.117344 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.middleware.request_id [None req-b1872210-6c33-49cb-9dae-ae11d56bdff9 None None] RequestId filter calling following filter/app {{(pid=100298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:13:53.120130 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [None req-b1872210-6c33-49cb-9dae-ae11d56bdff9 tempest-ProjectReaderTests-239792192 tempest-ProjectReaderTests-239792192-project-reader] GET https://10.4.3.8/volume/v3/snapshots/b7400674-fd4c-413b-909c-2efdaa5ee1a3 Aug 07 10:13:53.120447 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [None req-b1872210-6c33-49cb-9dae-ae11d56bdff9 tempest-ProjectReaderTests-239792192 tempest-ProjectReaderTests-239792192-project-reader] Empty body provided in request {{(pid=100298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 10:13:53.120751 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [None req-b1872210-6c33-49cb-9dae-ae11d56bdff9 tempest-ProjectReaderTests-239792192 tempest-ProjectReaderTests-239792192-project-reader] Calling method 'show' {{(pid=100298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 10:13:53.126594 np0000006707 devstack@c-api.service[100298]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 10:13:53.126594 np0000006707 devstack@c-api.service[100298]: warnings.warn( Aug 07 10:13:53.127129 np0000006707 devstack@c-api.service[100298]: INFO cinder.volume.api [None req-b1872210-6c33-49cb-9dae-ae11d56bdff9 tempest-ProjectReaderTests-239792192 tempest-ProjectReaderTests-239792192-project-reader] Snapshot retrieved successfully. Aug 07 10:13:53.128009 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [None req-b1872210-6c33-49cb-9dae-ae11d56bdff9 tempest-ProjectReaderTests-239792192 tempest-ProjectReaderTests-239792192-project-reader] https://10.4.3.8/volume/v3/snapshots/b7400674-fd4c-413b-909c-2efdaa5ee1a3 returned with HTTP 200 Aug 07 10:13:53.128472 np0000006707 devstack@c-api.service[100298]: [pid: 100298|app: 0|req: 1465/5867] 10.4.3.8 () {66 vars in 1340 bytes} [Fri Aug 7 10:13:53 2026] GET /volume/v3/snapshots/b7400674-fd4c-413b-909c-2efdaa5ee1a3 => generated 467 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 10:13:53.136569 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [None req-de4213ae-48a3-4d02-9189-ebf611120af4 None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:13:53.138385 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-de4213ae-48a3-4d02-9189-ebf611120af4 tempest-ProjectReaderTests-239792192 tempest-ProjectReaderTests-239792192-project-admin] DELETE https://10.4.3.8/volume/v3/snapshots/b7400674-fd4c-413b-909c-2efdaa5ee1a3 Aug 07 10:13:53.138681 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-de4213ae-48a3-4d02-9189-ebf611120af4 tempest-ProjectReaderTests-239792192 tempest-ProjectReaderTests-239792192-project-admin] Empty body provided in request {{(pid=100297) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 10:13:53.138929 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-de4213ae-48a3-4d02-9189-ebf611120af4 tempest-ProjectReaderTests-239792192 tempest-ProjectReaderTests-239792192-project-admin] Calling method 'delete' {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 10:13:53.139036 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.v3.snapshots [None req-de4213ae-48a3-4d02-9189-ebf611120af4 tempest-ProjectReaderTests-239792192 tempest-ProjectReaderTests-239792192-project-admin] Delete snapshot with id: b7400674-fd4c-413b-909c-2efdaa5ee1a3 Aug 07 10:13:53.143749 np0000006707 devstack@c-api.service[100297]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 10:13:53.143749 np0000006707 devstack@c-api.service[100297]: warnings.warn( Aug 07 10:13:53.144023 np0000006707 devstack@c-api.service[100297]: INFO cinder.volume.api [None req-de4213ae-48a3-4d02-9189-ebf611120af4 tempest-ProjectReaderTests-239792192 tempest-ProjectReaderTests-239792192-project-admin] Snapshot retrieved successfully. Aug 07 10:13:53.157642 np0000006707 devstack@c-api.service[100297]: INFO cinder.volume.api [None req-de4213ae-48a3-4d02-9189-ebf611120af4 tempest-ProjectReaderTests-239792192 tempest-ProjectReaderTests-239792192-project-admin] Snapshot delete request issued successfully. Aug 07 10:13:53.157851 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-de4213ae-48a3-4d02-9189-ebf611120af4 tempest-ProjectReaderTests-239792192 tempest-ProjectReaderTests-239792192-project-admin] https://10.4.3.8/volume/v3/snapshots/b7400674-fd4c-413b-909c-2efdaa5ee1a3 returned with HTTP 202 Aug 07 10:13:53.158231 np0000006707 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 1470/5868] 10.4.3.8 () {66 vars in 1343 bytes} [Fri Aug 7 10:13:53 2026] DELETE /volume/v3/snapshots/b7400674-fd4c-413b-909c-2efdaa5ee1a3 => generated 0 bytes in 22 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 07 10:13:53.164321 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [None req-71697a73-b4b1-41af-b28e-6e7e60acea5d None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:13:53.165888 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-71697a73-b4b1-41af-b28e-6e7e60acea5d tempest-ProjectReaderTests-239792192 tempest-ProjectReaderTests-239792192-project-admin] GET https://10.4.3.8/volume/v3/snapshots/b7400674-fd4c-413b-909c-2efdaa5ee1a3 Aug 07 10:13:53.166191 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-71697a73-b4b1-41af-b28e-6e7e60acea5d tempest-ProjectReaderTests-239792192 tempest-ProjectReaderTests-239792192-project-admin] Empty body provided in request {{(pid=100296) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 10:13:53.166238 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-71697a73-b4b1-41af-b28e-6e7e60acea5d tempest-ProjectReaderTests-239792192 tempest-ProjectReaderTests-239792192-project-admin] Calling method 'show' {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 10:13:53.170500 np0000006707 devstack@c-api.service[100296]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 10:13:53.170500 np0000006707 devstack@c-api.service[100296]: warnings.warn( Aug 07 10:13:53.170839 np0000006707 devstack@c-api.service[100296]: INFO cinder.volume.api [None req-71697a73-b4b1-41af-b28e-6e7e60acea5d tempest-ProjectReaderTests-239792192 tempest-ProjectReaderTests-239792192-project-admin] Snapshot retrieved successfully. Aug 07 10:13:53.171484 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-71697a73-b4b1-41af-b28e-6e7e60acea5d tempest-ProjectReaderTests-239792192 tempest-ProjectReaderTests-239792192-project-admin] https://10.4.3.8/volume/v3/snapshots/b7400674-fd4c-413b-909c-2efdaa5ee1a3 returned with HTTP 200 Aug 07 10:13:53.171865 np0000006707 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 1462/5869] 10.4.3.8 () {66 vars in 1340 bytes} [Fri Aug 7 10:13:53 2026] GET /volume/v3/snapshots/b7400674-fd4c-413b-909c-2efdaa5ee1a3 => generated 466 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 10:13:54.179932 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-65ae010c-a6c6-490f-a738-9ffca5e8bf48 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:13:54.181799 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-65ae010c-a6c6-490f-a738-9ffca5e8bf48 tempest-ProjectReaderTests-239792192 tempest-ProjectReaderTests-239792192-project-admin] GET https://10.4.3.8/volume/v3/snapshots/b7400674-fd4c-413b-909c-2efdaa5ee1a3 Aug 07 10:13:54.181974 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-65ae010c-a6c6-490f-a738-9ffca5e8bf48 tempest-ProjectReaderTests-239792192 tempest-ProjectReaderTests-239792192-project-admin] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 10:13:54.182153 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-65ae010c-a6c6-490f-a738-9ffca5e8bf48 tempest-ProjectReaderTests-239792192 tempest-ProjectReaderTests-239792192-project-admin] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 10:13:54.186235 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-65ae010c-a6c6-490f-a738-9ffca5e8bf48 tempest-ProjectReaderTests-239792192 tempest-ProjectReaderTests-239792192-project-admin] https://10.4.3.8/volume/v3/snapshots/b7400674-fd4c-413b-909c-2efdaa5ee1a3 returned with HTTP 404 Aug 07 10:13:54.186681 np0000006707 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 1473/5870] 10.4.3.8 () {66 vars in 1340 bytes} [Fri Aug 7 10:13:54 2026] GET /volume/v3/snapshots/b7400674-fd4c-413b-909c-2efdaa5ee1a3 => generated 111 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 10:13:54.193316 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.middleware.request_id [None req-373b1691-9d0a-4dd1-aac2-5b22f2f9beaf None None] RequestId filter calling following filter/app {{(pid=100298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:13:54.195184 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [None req-373b1691-9d0a-4dd1-aac2-5b22f2f9beaf tempest-ProjectReaderTests-239792192 tempest-ProjectReaderTests-239792192-project-admin] DELETE https://10.4.3.8/volume/v3/volumes/a3cf959a-1b35-477d-9e33-2b5600977f73 Aug 07 10:13:54.195371 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [None req-373b1691-9d0a-4dd1-aac2-5b22f2f9beaf tempest-ProjectReaderTests-239792192 tempest-ProjectReaderTests-239792192-project-admin] Empty body provided in request {{(pid=100298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 10:13:54.195600 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [None req-373b1691-9d0a-4dd1-aac2-5b22f2f9beaf tempest-ProjectReaderTests-239792192 tempest-ProjectReaderTests-239792192-project-admin] Calling method 'delete' {{(pid=100298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 10:13:54.195822 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.v3.volumes [None req-373b1691-9d0a-4dd1-aac2-5b22f2f9beaf tempest-ProjectReaderTests-239792192 tempest-ProjectReaderTests-239792192-project-admin] Delete volume with id: a3cf959a-1b35-477d-9e33-2b5600977f73 Aug 07 10:13:54.202345 np0000006707 devstack@c-api.service[100298]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 10:13:54.202345 np0000006707 devstack@c-api.service[100298]: warnings.warn( Aug 07 10:13:54.202678 np0000006707 devstack@c-api.service[100298]: INFO cinder.volume.api [None req-373b1691-9d0a-4dd1-aac2-5b22f2f9beaf tempest-ProjectReaderTests-239792192 tempest-ProjectReaderTests-239792192-project-admin] Volume info retrieved successfully. Aug 07 10:13:54.217632 np0000006707 devstack@c-api.service[100298]: INFO cinder.volume.api [None req-373b1691-9d0a-4dd1-aac2-5b22f2f9beaf tempest-ProjectReaderTests-239792192 tempest-ProjectReaderTests-239792192-project-admin] Delete volume request issued successfully. Aug 07 10:13:54.217890 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [None req-373b1691-9d0a-4dd1-aac2-5b22f2f9beaf tempest-ProjectReaderTests-239792192 tempest-ProjectReaderTests-239792192-project-admin] https://10.4.3.8/volume/v3/volumes/a3cf959a-1b35-477d-9e33-2b5600977f73 returned with HTTP 202 Aug 07 10:13:54.218524 np0000006707 devstack@c-api.service[100298]: [pid: 100298|app: 0|req: 1466/5871] 10.4.3.8 () {66 vars in 1337 bytes} [Fri Aug 7 10:13:54 2026] DELETE /volume/v3/volumes/a3cf959a-1b35-477d-9e33-2b5600977f73 => generated 0 bytes in 25 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 07 10:13:54.225634 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [None req-4de4fa09-dd31-4125-aa79-972d03ff9be8 None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:13:54.227544 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-4de4fa09-dd31-4125-aa79-972d03ff9be8 tempest-ProjectReaderTests-239792192 tempest-ProjectReaderTests-239792192-project-admin] GET https://10.4.3.8/volume/v3/volumes/a3cf959a-1b35-477d-9e33-2b5600977f73 Aug 07 10:13:54.227835 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-4de4fa09-dd31-4125-aa79-972d03ff9be8 tempest-ProjectReaderTests-239792192 tempest-ProjectReaderTests-239792192-project-admin] Empty body provided in request {{(pid=100297) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 10:13:54.228099 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-4de4fa09-dd31-4125-aa79-972d03ff9be8 tempest-ProjectReaderTests-239792192 tempest-ProjectReaderTests-239792192-project-admin] Calling method 'show' {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 10:13:54.235977 np0000006707 devstack@c-api.service[100297]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 10:13:54.235977 np0000006707 devstack@c-api.service[100297]: warnings.warn( Aug 07 10:13:54.239786 np0000006707 devstack@c-api.service[100297]: INFO cinder.volume.api [None req-4de4fa09-dd31-4125-aa79-972d03ff9be8 tempest-ProjectReaderTests-239792192 tempest-ProjectReaderTests-239792192-project-admin] Volume info retrieved successfully. Aug 07 10:13:54.244435 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-4de4fa09-dd31-4125-aa79-972d03ff9be8 tempest-ProjectReaderTests-239792192 tempest-ProjectReaderTests-239792192-project-admin] https://10.4.3.8/volume/v3/volumes/a3cf959a-1b35-477d-9e33-2b5600977f73 returned with HTTP 200 Aug 07 10:13:54.244849 np0000006707 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 1471/5872] 10.4.3.8 () {66 vars in 1334 bytes} [Fri Aug 7 10:13:54 2026] GET /volume/v3/volumes/a3cf959a-1b35-477d-9e33-2b5600977f73 => generated 1003 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 10:13:55.260122 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [None req-5faf34d6-712e-4944-86d5-d468f650afdb None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:13:55.261848 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-5faf34d6-712e-4944-86d5-d468f650afdb tempest-ProjectReaderTests-239792192 tempest-ProjectReaderTests-239792192-project-admin] GET https://10.4.3.8/volume/v3/volumes/a3cf959a-1b35-477d-9e33-2b5600977f73 Aug 07 10:13:55.262026 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-5faf34d6-712e-4944-86d5-d468f650afdb tempest-ProjectReaderTests-239792192 tempest-ProjectReaderTests-239792192-project-admin] Empty body provided in request {{(pid=100296) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 10:13:55.262198 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-5faf34d6-712e-4944-86d5-d468f650afdb tempest-ProjectReaderTests-239792192 tempest-ProjectReaderTests-239792192-project-admin] Calling method 'show' {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 10:13:55.268391 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-5faf34d6-712e-4944-86d5-d468f650afdb tempest-ProjectReaderTests-239792192 tempest-ProjectReaderTests-239792192-project-admin] https://10.4.3.8/volume/v3/volumes/a3cf959a-1b35-477d-9e33-2b5600977f73 returned with HTTP 404 Aug 07 10:13:55.268893 np0000006707 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 1463/5873] 10.4.3.8 () {66 vars in 1334 bytes} [Fri Aug 7 10:13:55 2026] GET /volume/v3/volumes/a3cf959a-1b35-477d-9e33-2b5600977f73 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 10:13:55.276151 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-73503ee4-989f-4961-aa69-9d40f657f301 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:13:55.277827 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-73503ee4-989f-4961-aa69-9d40f657f301 tempest-ProjectReaderTests-239792192 tempest-ProjectReaderTests-239792192-project-admin] POST https://10.4.3.8/volume/v3/volumes Aug 07 10:13:55.278128 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-73503ee4-989f-4961-aa69-9d40f657f301 tempest-ProjectReaderTests-239792192 tempest-ProjectReaderTests-239792192-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-1614746877"}} {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 10:13:55.279744 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.v3.volumes [None req-73503ee4-989f-4961-aa69-9d40f657f301 tempest-ProjectReaderTests-239792192 tempest-ProjectReaderTests-239792192-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-1614746877'}} {{(pid=100295) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 07 10:13:55.279926 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.v3.volumes [None req-73503ee4-989f-4961-aa69-9d40f657f301 tempest-ProjectReaderTests-239792192 tempest-ProjectReaderTests-239792192-project-admin] Create volume of 1 GB Aug 07 10:13:55.283581 np0000006707 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-73503ee4-989f-4961-aa69-9d40f657f301 tempest-ProjectReaderTests-239792192 tempest-ProjectReaderTests-239792192-project-admin] Availability Zones retrieved successfully. Aug 07 10:13:55.288275 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.volume.api [None req-73503ee4-989f-4961-aa69-9d40f657f301 tempest-ProjectReaderTests-239792192 tempest-ProjectReaderTests-239792192-project-admin] Flow 'volume_create_api' (edaa7beb-8d2a-42ad-b347-e6ea496fb9fe) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100295) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 10:13:55.289278 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.volume.api [None req-73503ee4-989f-4961-aa69-9d40f657f301 tempest-ProjectReaderTests-239792192 tempest-ProjectReaderTests-239792192-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c8fc705f-8fd4-40e8-8049-7181645c8301) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100295) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 10:13:55.290056 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.volume.flows.api.create_volume [None req-73503ee4-989f-4961-aa69-9d40f657f301 tempest-ProjectReaderTests-239792192 tempest-ProjectReaderTests-239792192-project-admin] Validating volume size '1' using validate_int {{(pid=100295) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 07 10:13:55.311936 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.volume.api [None req-73503ee4-989f-4961-aa69-9d40f657f301 tempest-ProjectReaderTests-239792192 tempest-ProjectReaderTests-239792192-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c8fc705f-8fd4-40e8-8049-7181645c8301) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-07T09:47:39Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=45fd9a3a-b61e-4c6c-9ab7-d02f06678d0d,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '45fd9a3a-b61e-4c6c-9ab7-d02f06678d0d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100295) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 10:13:55.312631 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.volume.api [None req-73503ee4-989f-4961-aa69-9d40f657f301 tempest-ProjectReaderTests-239792192 tempest-ProjectReaderTests-239792192-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4f2c6e89-1fb1-456d-abf1-fdcf9f21d1b8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100295) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 10:13:55.344446 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.quota [None req-73503ee4-989f-4961-aa69-9d40f657f301 tempest-ProjectReaderTests-239792192 tempest-ProjectReaderTests-239792192-project-admin] Created reservations ['efce3ebe-b39f-4bb4-8829-8ce5a3a584ef', '95eacaf7-c9d9-4e58-b64b-d72f5f4248ef', 'c86aa49d-3404-4f17-9a3f-896a74fec957', 'eb668e89-6288-4d32-bfba-7b978a19b56d'] {{(pid=100295) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 10:13:55.345103 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.volume.api [None req-73503ee4-989f-4961-aa69-9d40f657f301 tempest-ProjectReaderTests-239792192 tempest-ProjectReaderTests-239792192-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4f2c6e89-1fb1-456d-abf1-fdcf9f21d1b8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['efce3ebe-b39f-4bb4-8829-8ce5a3a584ef', '95eacaf7-c9d9-4e58-b64b-d72f5f4248ef', 'c86aa49d-3404-4f17-9a3f-896a74fec957', 'eb668e89-6288-4d32-bfba-7b978a19b56d']}' {{(pid=100295) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 10:13:55.345782 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.volume.api [None req-73503ee4-989f-4961-aa69-9d40f657f301 tempest-ProjectReaderTests-239792192 tempest-ProjectReaderTests-239792192-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7603ac41-4b07-4c17-97d1-22556aa30a81) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100295) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 10:13:55.365972 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.volume.api [None req-73503ee4-989f-4961-aa69-9d40f657f301 tempest-ProjectReaderTests-239792192 tempest-ProjectReaderTests-239792192-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7603ac41-4b07-4c17-97d1-22556aa30a81) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'b1d3fce1-482e-4eff-b6cf-aa5929ad4e30', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1614746877',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='886cf5e34c4842e19af0621ec0edcfec',qos_specs=None,replication_status=,reservations=['efce3ebe-b39f-4bb4-8829-8ce5a3a584ef','95eacaf7-c9d9-4e58-b64b-d72f5f4248ef','c86aa49d-3404-4f17-9a3f-896a74fec957','eb668e89-6288-4d32-bfba-7b978a19b56d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='0c7cf6df2f36476d95dce8d95045e924',volume_type_id=45fd9a3a-b61e-4c6c-9ab7-d02f06678d0d), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-07T10:13:55Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1614746877',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=b1d3fce1-482e-4eff-b6cf-aa5929ad4e30,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='886cf5e34c4842e19af0621ec0edcfec',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='0c7cf6df2f36476d95dce8d95045e924',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(45fd9a3a-b61e-4c6c-9ab7-d02f06678d0d),volume_type_id=45fd9a3a-b61e-4c6c-9ab7-d02f06678d0d)}' {{(pid=100295) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 10:13:55.366607 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.volume.api [None req-73503ee4-989f-4961-aa69-9d40f657f301 tempest-ProjectReaderTests-239792192 tempest-ProjectReaderTests-239792192-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (67a445f0-59f4-47e8-b8c7-6705fce76788) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100295) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 10:13:55.381115 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.volume.api [None req-73503ee4-989f-4961-aa69-9d40f657f301 tempest-ProjectReaderTests-239792192 tempest-ProjectReaderTests-239792192-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (67a445f0-59f4-47e8-b8c7-6705fce76788) transitioned into state 'SUCCESS' from state '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-1614746877',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='886cf5e34c4842e19af0621ec0edcfec',qos_specs=None,replication_status=,reservations=['efce3ebe-b39f-4bb4-8829-8ce5a3a584ef','95eacaf7-c9d9-4e58-b64b-d72f5f4248ef','c86aa49d-3404-4f17-9a3f-896a74fec957','eb668e89-6288-4d32-bfba-7b978a19b56d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='0c7cf6df2f36476d95dce8d95045e924',volume_type_id=45fd9a3a-b61e-4c6c-9ab7-d02f06678d0d)}' {{(pid=100295) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 10:13:55.381708 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.volume.api [None req-73503ee4-989f-4961-aa69-9d40f657f301 tempest-ProjectReaderTests-239792192 tempest-ProjectReaderTests-239792192-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (af48a70f-5235-47ac-b461-8a8f9b1ef0c8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100295) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 10:13:55.388934 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.volume.api [None req-73503ee4-989f-4961-aa69-9d40f657f301 tempest-ProjectReaderTests-239792192 tempest-ProjectReaderTests-239792192-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (af48a70f-5235-47ac-b461-8a8f9b1ef0c8) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100295) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 10:13:55.389599 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.volume.api [None req-73503ee4-989f-4961-aa69-9d40f657f301 tempest-ProjectReaderTests-239792192 tempest-ProjectReaderTests-239792192-project-admin] Flow 'volume_create_api' (edaa7beb-8d2a-42ad-b347-e6ea496fb9fe) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100295) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 10:13:55.389843 np0000006707 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-73503ee4-989f-4961-aa69-9d40f657f301 tempest-ProjectReaderTests-239792192 tempest-ProjectReaderTests-239792192-project-admin] Create volume request issued successfully. Aug 07 10:13:55.390410 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-73503ee4-989f-4961-aa69-9d40f657f301 tempest-ProjectReaderTests-239792192 tempest-ProjectReaderTests-239792192-project-admin] https://10.4.3.8/volume/v3/volumes returned with HTTP 202 Aug 07 10:13:55.390798 np0000006707 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 1474/5874] 10.4.3.8 () {68 vars in 1244 bytes} [Fri Aug 7 10:13:55 2026] POST /volume/v3/volumes => generated 774 bytes in 115 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 07 10:13:55.401055 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.middleware.request_id [None req-7325b751-9ec5-45dc-b99a-5e5afdfa3220 None None] RequestId filter calling following filter/app {{(pid=100298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:13:55.402627 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [None req-7325b751-9ec5-45dc-b99a-5e5afdfa3220 tempest-ProjectReaderTests-239792192 tempest-ProjectReaderTests-239792192-project-admin] GET https://10.4.3.8/volume/v3/volumes/b1d3fce1-482e-4eff-b6cf-aa5929ad4e30 Aug 07 10:13:55.402798 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [None req-7325b751-9ec5-45dc-b99a-5e5afdfa3220 tempest-ProjectReaderTests-239792192 tempest-ProjectReaderTests-239792192-project-admin] Empty body provided in request {{(pid=100298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 10:13:55.402966 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [None req-7325b751-9ec5-45dc-b99a-5e5afdfa3220 tempest-ProjectReaderTests-239792192 tempest-ProjectReaderTests-239792192-project-admin] Calling method 'show' {{(pid=100298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 10:13:55.408956 np0000006707 devstack@c-api.service[100298]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 10:13:55.408956 np0000006707 devstack@c-api.service[100298]: warnings.warn( Aug 07 10:13:55.411833 np0000006707 devstack@c-api.service[100298]: INFO cinder.volume.api [None req-7325b751-9ec5-45dc-b99a-5e5afdfa3220 tempest-ProjectReaderTests-239792192 tempest-ProjectReaderTests-239792192-project-admin] Volume info retrieved successfully. Aug 07 10:13:55.415128 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [None req-7325b751-9ec5-45dc-b99a-5e5afdfa3220 tempest-ProjectReaderTests-239792192 tempest-ProjectReaderTests-239792192-project-admin] https://10.4.3.8/volume/v3/volumes/b1d3fce1-482e-4eff-b6cf-aa5929ad4e30 returned with HTTP 200 Aug 07 10:13:55.415477 np0000006707 devstack@c-api.service[100298]: [pid: 100298|app: 0|req: 1467/5875] 10.4.3.8 () {66 vars in 1334 bytes} [Fri Aug 7 10:13:55 2026] GET /volume/v3/volumes/b1d3fce1-482e-4eff-b6cf-aa5929ad4e30 => generated 953 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 10:13:56.427047 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [None req-b8eb2395-e873-48cb-b039-a7b306d06fb4 None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:13:56.428539 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-b8eb2395-e873-48cb-b039-a7b306d06fb4 tempest-ProjectReaderTests-239792192 tempest-ProjectReaderTests-239792192-project-admin] GET https://10.4.3.8/volume/v3/volumes/b1d3fce1-482e-4eff-b6cf-aa5929ad4e30 Aug 07 10:13:56.428699 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-b8eb2395-e873-48cb-b039-a7b306d06fb4 tempest-ProjectReaderTests-239792192 tempest-ProjectReaderTests-239792192-project-admin] Empty body provided in request {{(pid=100297) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 10:13:56.428890 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-b8eb2395-e873-48cb-b039-a7b306d06fb4 tempest-ProjectReaderTests-239792192 tempest-ProjectReaderTests-239792192-project-admin] Calling method 'show' {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 10:13:56.435539 np0000006707 devstack@c-api.service[100297]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 10:13:56.435539 np0000006707 devstack@c-api.service[100297]: warnings.warn( Aug 07 10:13:56.438397 np0000006707 devstack@c-api.service[100297]: INFO cinder.volume.api [None req-b8eb2395-e873-48cb-b039-a7b306d06fb4 tempest-ProjectReaderTests-239792192 tempest-ProjectReaderTests-239792192-project-admin] Volume info retrieved successfully. Aug 07 10:13:56.441643 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-b8eb2395-e873-48cb-b039-a7b306d06fb4 tempest-ProjectReaderTests-239792192 tempest-ProjectReaderTests-239792192-project-admin] https://10.4.3.8/volume/v3/volumes/b1d3fce1-482e-4eff-b6cf-aa5929ad4e30 returned with HTTP 200 Aug 07 10:13:56.441988 np0000006707 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 1472/5876] 10.4.3.8 () {66 vars in 1334 bytes} [Fri Aug 7 10:13:56 2026] GET /volume/v3/volumes/b1d3fce1-482e-4eff-b6cf-aa5929ad4e30 => generated 1005 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 10:13:56.454796 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [None req-66467784-9c0f-4aab-aad1-211e707fb623 None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:13:56.456572 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-66467784-9c0f-4aab-aad1-211e707fb623 tempest-ProjectReaderTests-239792192 tempest-ProjectReaderTests-239792192-project-admin] POST https://10.4.3.8/volume/v3/snapshots Aug 07 10:13:56.456951 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-66467784-9c0f-4aab-aad1-211e707fb623 tempest-ProjectReaderTests-239792192 tempest-ProjectReaderTests-239792192-project-admin] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "b1d3fce1-482e-4eff-b6cf-aa5929ad4e30", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-1785513797"}} {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 10:13:56.465381 np0000006707 devstack@c-api.service[100296]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 10:13:56.465381 np0000006707 devstack@c-api.service[100296]: warnings.warn( Aug 07 10:13:56.465721 np0000006707 devstack@c-api.service[100296]: INFO cinder.volume.api [None req-66467784-9c0f-4aab-aad1-211e707fb623 tempest-ProjectReaderTests-239792192 tempest-ProjectReaderTests-239792192-project-admin] Volume info retrieved successfully. Aug 07 10:13:56.465844 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.v3.snapshots [None req-66467784-9c0f-4aab-aad1-211e707fb623 tempest-ProjectReaderTests-239792192 tempest-ProjectReaderTests-239792192-project-admin] Create snapshot from volume b1d3fce1-482e-4eff-b6cf-aa5929ad4e30 Aug 07 10:13:56.487780 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.quota [None req-66467784-9c0f-4aab-aad1-211e707fb623 tempest-ProjectReaderTests-239792192 tempest-ProjectReaderTests-239792192-project-admin] Created reservations ['6b3d3772-c1f5-469b-96e6-73eebc3930a6', 'bb137582-cacd-4e1c-a5a4-5b95a12bbd33', 'baef9737-adda-422c-971d-a536f27bcc54', '34f3e5a0-1e17-4fd7-aed2-2cb43a7746e3'] {{(pid=100296) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 10:13:56.511008 np0000006707 devstack@c-api.service[100296]: INFO cinder.volume.api [None req-66467784-9c0f-4aab-aad1-211e707fb623 tempest-ProjectReaderTests-239792192 tempest-ProjectReaderTests-239792192-project-admin] Snapshot create request issued successfully. Aug 07 10:13:56.511315 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-66467784-9c0f-4aab-aad1-211e707fb623 tempest-ProjectReaderTests-239792192 tempest-ProjectReaderTests-239792192-project-admin] https://10.4.3.8/volume/v3/snapshots returned with HTTP 202 Aug 07 10:13:56.511760 np0000006707 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 1464/5877] 10.4.3.8 () {68 vars in 1251 bytes} [Fri Aug 7 10:13:56 2026] POST /volume/v3/snapshots => generated 308 bytes in 57 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 07 10:13:56.519961 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-3b538379-aa31-41cd-a390-38c63cf592d5 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:13:56.521601 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-3b538379-aa31-41cd-a390-38c63cf592d5 tempest-ProjectReaderTests-239792192 tempest-ProjectReaderTests-239792192-project-admin] GET https://10.4.3.8/volume/v3/snapshots/a334c36f-720f-4cb9-86cc-7cf27d7c92e3 Aug 07 10:13:56.521778 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-3b538379-aa31-41cd-a390-38c63cf592d5 tempest-ProjectReaderTests-239792192 tempest-ProjectReaderTests-239792192-project-admin] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 10:13:56.521961 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-3b538379-aa31-41cd-a390-38c63cf592d5 tempest-ProjectReaderTests-239792192 tempest-ProjectReaderTests-239792192-project-admin] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 10:13:56.526020 np0000006707 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 10:13:56.526020 np0000006707 devstack@c-api.service[100295]: warnings.warn( Aug 07 10:13:56.526260 np0000006707 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-3b538379-aa31-41cd-a390-38c63cf592d5 tempest-ProjectReaderTests-239792192 tempest-ProjectReaderTests-239792192-project-admin] Snapshot retrieved successfully. Aug 07 10:13:56.526849 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-3b538379-aa31-41cd-a390-38c63cf592d5 tempest-ProjectReaderTests-239792192 tempest-ProjectReaderTests-239792192-project-admin] https://10.4.3.8/volume/v3/snapshots/a334c36f-720f-4cb9-86cc-7cf27d7c92e3 returned with HTTP 200 Aug 07 10:13:56.527195 np0000006707 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 1475/5878] 10.4.3.8 () {66 vars in 1340 bytes} [Fri Aug 7 10:13:56 2026] GET /volume/v3/snapshots/a334c36f-720f-4cb9-86cc-7cf27d7c92e3 => generated 440 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 10:13:57.537179 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.middleware.request_id [None req-355b9b6d-9364-48f1-878f-4c0acb49cb57 None None] RequestId filter calling following filter/app {{(pid=100298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:13:57.539867 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [None req-355b9b6d-9364-48f1-878f-4c0acb49cb57 tempest-ProjectReaderTests-239792192 tempest-ProjectReaderTests-239792192-project-admin] GET https://10.4.3.8/volume/v3/snapshots/a334c36f-720f-4cb9-86cc-7cf27d7c92e3 Aug 07 10:13:57.540167 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [None req-355b9b6d-9364-48f1-878f-4c0acb49cb57 tempest-ProjectReaderTests-239792192 tempest-ProjectReaderTests-239792192-project-admin] Empty body provided in request {{(pid=100298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 10:13:57.540427 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [None req-355b9b6d-9364-48f1-878f-4c0acb49cb57 tempest-ProjectReaderTests-239792192 tempest-ProjectReaderTests-239792192-project-admin] Calling method 'show' {{(pid=100298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 10:13:57.546905 np0000006707 devstack@c-api.service[100298]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 10:13:57.546905 np0000006707 devstack@c-api.service[100298]: warnings.warn( Aug 07 10:13:57.547302 np0000006707 devstack@c-api.service[100298]: INFO cinder.volume.api [None req-355b9b6d-9364-48f1-878f-4c0acb49cb57 tempest-ProjectReaderTests-239792192 tempest-ProjectReaderTests-239792192-project-admin] Snapshot retrieved successfully. Aug 07 10:13:57.548176 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [None req-355b9b6d-9364-48f1-878f-4c0acb49cb57 tempest-ProjectReaderTests-239792192 tempest-ProjectReaderTests-239792192-project-admin] https://10.4.3.8/volume/v3/snapshots/a334c36f-720f-4cb9-86cc-7cf27d7c92e3 returned with HTTP 200 Aug 07 10:13:57.548699 np0000006707 devstack@c-api.service[100298]: [pid: 100298|app: 0|req: 1468/5879] 10.4.3.8 () {66 vars in 1340 bytes} [Fri Aug 7 10:13:57 2026] GET /volume/v3/snapshots/a334c36f-720f-4cb9-86cc-7cf27d7c92e3 => generated 467 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 10:13:57.558429 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [None req-933186f2-6417-48b2-8c02-3ce8781f4992 None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:13:57.560222 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-933186f2-6417-48b2-8c02-3ce8781f4992 tempest-ProjectReaderTests-239792192 tempest-ProjectReaderTests-239792192-project-reader] POST https://10.4.3.8/volume/v3/snapshots/a334c36f-720f-4cb9-86cc-7cf27d7c92e3/action Aug 07 10:13:57.560612 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-933186f2-6417-48b2-8c02-3ce8781f4992 tempest-ProjectReaderTests-239792192 tempest-ProjectReaderTests-239792192-project-reader] Action body: b'{"os-unmanage": {}}' {{(pid=100297) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 07 10:13:57.560750 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-933186f2-6417-48b2-8c02-3ce8781f4992 tempest-ProjectReaderTests-239792192 tempest-ProjectReaderTests-239792192-project-reader] Action: 'action', calling method: unmanage, body: {"os-unmanage": {}} {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 10:13:57.562227 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.contrib.snapshot_unmanage [None req-933186f2-6417-48b2-8c02-3ce8781f4992 tempest-ProjectReaderTests-239792192 tempest-ProjectReaderTests-239792192-project-reader] Unmanage snapshot with id: a334c36f-720f-4cb9-86cc-7cf27d7c92e3 Aug 07 10:13:57.568587 np0000006707 devstack@c-api.service[100297]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 10:13:57.568587 np0000006707 devstack@c-api.service[100297]: warnings.warn( Aug 07 10:13:57.569224 np0000006707 devstack@c-api.service[100297]: INFO cinder.volume.api [None req-933186f2-6417-48b2-8c02-3ce8781f4992 tempest-ProjectReaderTests-239792192 tempest-ProjectReaderTests-239792192-project-reader] Snapshot retrieved successfully. Aug 07 10:13:57.570365 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.policy [None req-933186f2-6417-48b2-8c02-3ce8781f4992 tempest-ProjectReaderTests-239792192 tempest-ProjectReaderTests-239792192-project-reader] Policy check for snapshot_extension:snapshot_unmanage failed with context {'is_admin': False, 'user_id': 'ea37807444aa4f09af5313d0d5aa2d8b', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '886cf5e34c4842e19af0621ec0edcfec', '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=100297) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 07 10:13:57.570658 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-933186f2-6417-48b2-8c02-3ce8781f4992 tempest-ProjectReaderTests-239792192 tempest-ProjectReaderTests-239792192-project-reader] https://10.4.3.8/volume/v3/snapshots/a334c36f-720f-4cb9-86cc-7cf27d7c92e3/action returned with HTTP 403 Aug 07 10:13:57.571273 np0000006707 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 1473/5880] 10.4.3.8 () {68 vars in 1382 bytes} [Fri Aug 7 10:13:57 2026] POST /volume/v3/snapshots/a334c36f-720f-4cb9-86cc-7cf27d7c92e3/action => generated 117 bytes in 13 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 07 10:13:57.578395 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [None req-944f8cb7-46b6-4359-b802-7dc6d29308bf None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:13:57.580236 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-944f8cb7-46b6-4359-b802-7dc6d29308bf tempest-ProjectReaderTests-239792192 tempest-ProjectReaderTests-239792192-project-admin] DELETE https://10.4.3.8/volume/v3/snapshots/a334c36f-720f-4cb9-86cc-7cf27d7c92e3 Aug 07 10:13:57.580439 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-944f8cb7-46b6-4359-b802-7dc6d29308bf tempest-ProjectReaderTests-239792192 tempest-ProjectReaderTests-239792192-project-admin] Empty body provided in request {{(pid=100296) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 10:13:57.580658 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-944f8cb7-46b6-4359-b802-7dc6d29308bf tempest-ProjectReaderTests-239792192 tempest-ProjectReaderTests-239792192-project-admin] Calling method 'delete' {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 10:13:57.580771 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.v3.snapshots [None req-944f8cb7-46b6-4359-b802-7dc6d29308bf tempest-ProjectReaderTests-239792192 tempest-ProjectReaderTests-239792192-project-admin] Delete snapshot with id: a334c36f-720f-4cb9-86cc-7cf27d7c92e3 Aug 07 10:13:57.585386 np0000006707 devstack@c-api.service[100296]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 10:13:57.585386 np0000006707 devstack@c-api.service[100296]: warnings.warn( Aug 07 10:13:57.585688 np0000006707 devstack@c-api.service[100296]: INFO cinder.volume.api [None req-944f8cb7-46b6-4359-b802-7dc6d29308bf tempest-ProjectReaderTests-239792192 tempest-ProjectReaderTests-239792192-project-admin] Snapshot retrieved successfully. Aug 07 10:13:57.599017 np0000006707 devstack@c-api.service[100296]: INFO cinder.volume.api [None req-944f8cb7-46b6-4359-b802-7dc6d29308bf tempest-ProjectReaderTests-239792192 tempest-ProjectReaderTests-239792192-project-admin] Snapshot delete request issued successfully. Aug 07 10:13:57.599183 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-944f8cb7-46b6-4359-b802-7dc6d29308bf tempest-ProjectReaderTests-239792192 tempest-ProjectReaderTests-239792192-project-admin] https://10.4.3.8/volume/v3/snapshots/a334c36f-720f-4cb9-86cc-7cf27d7c92e3 returned with HTTP 202 Aug 07 10:13:57.599515 np0000006707 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 1465/5881] 10.4.3.8 () {66 vars in 1343 bytes} [Fri Aug 7 10:13:57 2026] DELETE /volume/v3/snapshots/a334c36f-720f-4cb9-86cc-7cf27d7c92e3 => generated 0 bytes in 22 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 07 10:13:57.606910 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-3a7b3b52-f2dd-4d8b-855b-662e9354aeec None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:13:57.608703 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-3a7b3b52-f2dd-4d8b-855b-662e9354aeec tempest-ProjectReaderTests-239792192 tempest-ProjectReaderTests-239792192-project-admin] GET https://10.4.3.8/volume/v3/snapshots/a334c36f-720f-4cb9-86cc-7cf27d7c92e3 Aug 07 10:13:57.608921 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-3a7b3b52-f2dd-4d8b-855b-662e9354aeec tempest-ProjectReaderTests-239792192 tempest-ProjectReaderTests-239792192-project-admin] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 10:13:57.609115 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-3a7b3b52-f2dd-4d8b-855b-662e9354aeec tempest-ProjectReaderTests-239792192 tempest-ProjectReaderTests-239792192-project-admin] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 10:13:57.613708 np0000006707 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 10:13:57.613708 np0000006707 devstack@c-api.service[100295]: warnings.warn( Aug 07 10:13:57.613983 np0000006707 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-3a7b3b52-f2dd-4d8b-855b-662e9354aeec tempest-ProjectReaderTests-239792192 tempest-ProjectReaderTests-239792192-project-admin] Snapshot retrieved successfully. Aug 07 10:13:57.614591 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-3a7b3b52-f2dd-4d8b-855b-662e9354aeec tempest-ProjectReaderTests-239792192 tempest-ProjectReaderTests-239792192-project-admin] https://10.4.3.8/volume/v3/snapshots/a334c36f-720f-4cb9-86cc-7cf27d7c92e3 returned with HTTP 200 Aug 07 10:13:57.615079 np0000006707 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 1476/5882] 10.4.3.8 () {66 vars in 1340 bytes} [Fri Aug 7 10:13:57 2026] GET /volume/v3/snapshots/a334c36f-720f-4cb9-86cc-7cf27d7c92e3 => generated 466 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 10:13:58.625045 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.middleware.request_id [None req-12f97529-36f3-419f-826d-1cfe99ff7e1d None None] RequestId filter calling following filter/app {{(pid=100298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:13:58.627090 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [None req-12f97529-36f3-419f-826d-1cfe99ff7e1d tempest-ProjectReaderTests-239792192 tempest-ProjectReaderTests-239792192-project-admin] GET https://10.4.3.8/volume/v3/snapshots/a334c36f-720f-4cb9-86cc-7cf27d7c92e3 Aug 07 10:13:58.627315 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [None req-12f97529-36f3-419f-826d-1cfe99ff7e1d tempest-ProjectReaderTests-239792192 tempest-ProjectReaderTests-239792192-project-admin] Empty body provided in request {{(pid=100298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 10:13:58.627519 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [None req-12f97529-36f3-419f-826d-1cfe99ff7e1d tempest-ProjectReaderTests-239792192 tempest-ProjectReaderTests-239792192-project-admin] Calling method 'show' {{(pid=100298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 10:13:58.631364 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [None req-12f97529-36f3-419f-826d-1cfe99ff7e1d tempest-ProjectReaderTests-239792192 tempest-ProjectReaderTests-239792192-project-admin] https://10.4.3.8/volume/v3/snapshots/a334c36f-720f-4cb9-86cc-7cf27d7c92e3 returned with HTTP 404 Aug 07 10:13:58.631870 np0000006707 devstack@c-api.service[100298]: [pid: 100298|app: 0|req: 1469/5883] 10.4.3.8 () {66 vars in 1340 bytes} [Fri Aug 7 10:13:58 2026] GET /volume/v3/snapshots/a334c36f-720f-4cb9-86cc-7cf27d7c92e3 => generated 111 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 10:13:58.638289 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [None req-402e9113-c28e-4102-b84f-bce51b82fb5d None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:13:58.639997 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-402e9113-c28e-4102-b84f-bce51b82fb5d tempest-ProjectReaderTests-239792192 tempest-ProjectReaderTests-239792192-project-admin] DELETE https://10.4.3.8/volume/v3/volumes/b1d3fce1-482e-4eff-b6cf-aa5929ad4e30 Aug 07 10:13:58.640174 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-402e9113-c28e-4102-b84f-bce51b82fb5d tempest-ProjectReaderTests-239792192 tempest-ProjectReaderTests-239792192-project-admin] Empty body provided in request {{(pid=100297) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 10:13:58.640370 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-402e9113-c28e-4102-b84f-bce51b82fb5d tempest-ProjectReaderTests-239792192 tempest-ProjectReaderTests-239792192-project-admin] Calling method 'delete' {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 10:13:58.640544 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.v3.volumes [None req-402e9113-c28e-4102-b84f-bce51b82fb5d tempest-ProjectReaderTests-239792192 tempest-ProjectReaderTests-239792192-project-admin] Delete volume with id: b1d3fce1-482e-4eff-b6cf-aa5929ad4e30 Aug 07 10:13:58.647257 np0000006707 devstack@c-api.service[100297]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 10:13:58.647257 np0000006707 devstack@c-api.service[100297]: warnings.warn( Aug 07 10:13:58.647570 np0000006707 devstack@c-api.service[100297]: INFO cinder.volume.api [None req-402e9113-c28e-4102-b84f-bce51b82fb5d tempest-ProjectReaderTests-239792192 tempest-ProjectReaderTests-239792192-project-admin] Volume info retrieved successfully. Aug 07 10:13:58.662771 np0000006707 devstack@c-api.service[100297]: INFO cinder.volume.api [None req-402e9113-c28e-4102-b84f-bce51b82fb5d tempest-ProjectReaderTests-239792192 tempest-ProjectReaderTests-239792192-project-admin] Delete volume request issued successfully. Aug 07 10:13:58.662956 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-402e9113-c28e-4102-b84f-bce51b82fb5d tempest-ProjectReaderTests-239792192 tempest-ProjectReaderTests-239792192-project-admin] https://10.4.3.8/volume/v3/volumes/b1d3fce1-482e-4eff-b6cf-aa5929ad4e30 returned with HTTP 202 Aug 07 10:13:58.663495 np0000006707 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 1474/5884] 10.4.3.8 () {66 vars in 1337 bytes} [Fri Aug 7 10:13:58 2026] DELETE /volume/v3/volumes/b1d3fce1-482e-4eff-b6cf-aa5929ad4e30 => generated 0 bytes in 25 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 07 10:13:58.669910 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [None req-3b66aa09-66d1-4191-9ad9-f9b552cce1a0 None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:13:58.672047 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-3b66aa09-66d1-4191-9ad9-f9b552cce1a0 tempest-ProjectReaderTests-239792192 tempest-ProjectReaderTests-239792192-project-admin] GET https://10.4.3.8/volume/v3/volumes/b1d3fce1-482e-4eff-b6cf-aa5929ad4e30 Aug 07 10:13:58.672311 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-3b66aa09-66d1-4191-9ad9-f9b552cce1a0 tempest-ProjectReaderTests-239792192 tempest-ProjectReaderTests-239792192-project-admin] Empty body provided in request {{(pid=100296) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 10:13:58.672528 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-3b66aa09-66d1-4191-9ad9-f9b552cce1a0 tempest-ProjectReaderTests-239792192 tempest-ProjectReaderTests-239792192-project-admin] Calling method 'show' {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 10:13:58.680901 np0000006707 devstack@c-api.service[100296]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 10:13:58.680901 np0000006707 devstack@c-api.service[100296]: warnings.warn( Aug 07 10:13:58.685011 np0000006707 devstack@c-api.service[100296]: INFO cinder.volume.api [None req-3b66aa09-66d1-4191-9ad9-f9b552cce1a0 tempest-ProjectReaderTests-239792192 tempest-ProjectReaderTests-239792192-project-admin] Volume info retrieved successfully. Aug 07 10:13:58.689150 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-3b66aa09-66d1-4191-9ad9-f9b552cce1a0 tempest-ProjectReaderTests-239792192 tempest-ProjectReaderTests-239792192-project-admin] https://10.4.3.8/volume/v3/volumes/b1d3fce1-482e-4eff-b6cf-aa5929ad4e30 returned with HTTP 200 Aug 07 10:13:58.689832 np0000006707 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 1466/5885] 10.4.3.8 () {66 vars in 1334 bytes} [Fri Aug 7 10:13:58 2026] GET /volume/v3/volumes/b1d3fce1-482e-4eff-b6cf-aa5929ad4e30 => generated 1004 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 10:13:59.702515 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-0866b02e-3eb1-4848-b639-dee4f242cec3 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:13:59.704142 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-0866b02e-3eb1-4848-b639-dee4f242cec3 tempest-ProjectReaderTests-239792192 tempest-ProjectReaderTests-239792192-project-admin] GET https://10.4.3.8/volume/v3/volumes/b1d3fce1-482e-4eff-b6cf-aa5929ad4e30 Aug 07 10:13:59.704311 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-0866b02e-3eb1-4848-b639-dee4f242cec3 tempest-ProjectReaderTests-239792192 tempest-ProjectReaderTests-239792192-project-admin] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 10:13:59.704522 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-0866b02e-3eb1-4848-b639-dee4f242cec3 tempest-ProjectReaderTests-239792192 tempest-ProjectReaderTests-239792192-project-admin] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 10:13:59.710156 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-0866b02e-3eb1-4848-b639-dee4f242cec3 tempest-ProjectReaderTests-239792192 tempest-ProjectReaderTests-239792192-project-admin] https://10.4.3.8/volume/v3/volumes/b1d3fce1-482e-4eff-b6cf-aa5929ad4e30 returned with HTTP 404 Aug 07 10:13:59.710589 np0000006707 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 1477/5886] 10.4.3.8 () {66 vars in 1334 bytes} [Fri Aug 7 10:13:59 2026] GET /volume/v3/volumes/b1d3fce1-482e-4eff-b6cf-aa5929ad4e30 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 10:14:08.100322 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.middleware.request_id [None req-ea8d690a-5a5a-4e32-a585-af2595a17028 None None] RequestId filter calling following filter/app {{(pid=100298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:14:08.190379 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [None req-ea8d690a-5a5a-4e32-a585-af2595a17028 tempest-SnapshotDependencyTests-681458594 tempest-SnapshotDependencyTests-681458594-project-member] POST https://10.4.3.8/volume/v3/volumes Aug 07 10:14:08.190653 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [None req-ea8d690a-5a5a-4e32-a585-af2595a17028 tempest-SnapshotDependencyTests-681458594 tempest-SnapshotDependencyTests-681458594-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-SnapshotDependencyTests-volume-1750861497", "snapshot_id": null, "imageRef": null, "volume_type": null, "size": 1}} {{(pid=100298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 10:14:08.192287 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.v3.volumes [None req-ea8d690a-5a5a-4e32-a585-af2595a17028 tempest-SnapshotDependencyTests-681458594 tempest-SnapshotDependencyTests-681458594-project-member] Create volume request body: {'volume': {'name': 'tempest-SnapshotDependencyTests-volume-1750861497', 'snapshot_id': None, 'imageRef': None, 'volume_type': None, 'size': 1}} {{(pid=100298) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 07 10:14:08.192390 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.v3.volumes [None req-ea8d690a-5a5a-4e32-a585-af2595a17028 tempest-SnapshotDependencyTests-681458594 tempest-SnapshotDependencyTests-681458594-project-member] Create volume of 1 GB Aug 07 10:14:08.195934 np0000006707 devstack@c-api.service[100298]: INFO cinder.volume.api [None req-ea8d690a-5a5a-4e32-a585-af2595a17028 tempest-SnapshotDependencyTests-681458594 tempest-SnapshotDependencyTests-681458594-project-member] Availability Zones retrieved successfully. Aug 07 10:14:08.200680 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.volume.api [None req-ea8d690a-5a5a-4e32-a585-af2595a17028 tempest-SnapshotDependencyTests-681458594 tempest-SnapshotDependencyTests-681458594-project-member] Flow 'volume_create_api' (83605704-697f-40a0-8bfe-466b86dffa9f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100298) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 10:14:08.201676 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.volume.api [None req-ea8d690a-5a5a-4e32-a585-af2595a17028 tempest-SnapshotDependencyTests-681458594 tempest-SnapshotDependencyTests-681458594-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e56e10ca-2ad1-480f-b829-dc3f729e76ef) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100298) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 10:14:08.202429 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.volume.flows.api.create_volume [None req-ea8d690a-5a5a-4e32-a585-af2595a17028 tempest-SnapshotDependencyTests-681458594 tempest-SnapshotDependencyTests-681458594-project-member] Validating volume size '1' using validate_int {{(pid=100298) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 07 10:14:08.224054 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.volume.api [None req-ea8d690a-5a5a-4e32-a585-af2595a17028 tempest-SnapshotDependencyTests-681458594 tempest-SnapshotDependencyTests-681458594-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e56e10ca-2ad1-480f-b829-dc3f729e76ef) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-07T09:47:39Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=45fd9a3a-b61e-4c6c-9ab7-d02f06678d0d,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '45fd9a3a-b61e-4c6c-9ab7-d02f06678d0d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100298) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 10:14:08.224713 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.volume.api [None req-ea8d690a-5a5a-4e32-a585-af2595a17028 tempest-SnapshotDependencyTests-681458594 tempest-SnapshotDependencyTests-681458594-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b875791f-76ac-4c5d-90ea-7e3b74d3ab31) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100298) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 10:14:08.282138 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.quota [None req-ea8d690a-5a5a-4e32-a585-af2595a17028 tempest-SnapshotDependencyTests-681458594 tempest-SnapshotDependencyTests-681458594-project-member] Created reservations ['04d55be8-4523-4fcc-85ac-281e1e0272e2', '8c1e1c10-909e-4b9e-b51d-2796824a586a', '37b43c0d-d04f-439d-8daf-9dfa4835d315', '8f5c4e27-3599-4a3d-986e-b5adef6f9685'] {{(pid=100298) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 10:14:08.282810 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.volume.api [None req-ea8d690a-5a5a-4e32-a585-af2595a17028 tempest-SnapshotDependencyTests-681458594 tempest-SnapshotDependencyTests-681458594-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b875791f-76ac-4c5d-90ea-7e3b74d3ab31) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['04d55be8-4523-4fcc-85ac-281e1e0272e2', '8c1e1c10-909e-4b9e-b51d-2796824a586a', '37b43c0d-d04f-439d-8daf-9dfa4835d315', '8f5c4e27-3599-4a3d-986e-b5adef6f9685']}' {{(pid=100298) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 10:14:08.283454 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.volume.api [None req-ea8d690a-5a5a-4e32-a585-af2595a17028 tempest-SnapshotDependencyTests-681458594 tempest-SnapshotDependencyTests-681458594-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4a9e1c8a-96e0-43b5-b328-c082695d799d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100298) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 10:14:08.303507 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.volume.api [None req-ea8d690a-5a5a-4e32-a585-af2595a17028 tempest-SnapshotDependencyTests-681458594 tempest-SnapshotDependencyTests-681458594-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4a9e1c8a-96e0-43b5-b328-c082695d799d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '47297df4-5026-419e-8e0a-d43155c99022', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-SnapshotDependencyTests-volume-1750861497',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c8f60dd47ffc460aa64ec4ce8882e68f',qos_specs=None,replication_status=,reservations=['04d55be8-4523-4fcc-85ac-281e1e0272e2','8c1e1c10-909e-4b9e-b51d-2796824a586a','37b43c0d-d04f-439d-8daf-9dfa4835d315','8f5c4e27-3599-4a3d-986e-b5adef6f9685'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='370efafa3ad64b31b9c7da4990ba3cfb',volume_type_id=45fd9a3a-b61e-4c6c-9ab7-d02f06678d0d), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-07T10:14:08Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-SnapshotDependencyTests-volume-1750861497',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=47297df4-5026-419e-8e0a-d43155c99022,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='c8f60dd47ffc460aa64ec4ce8882e68f',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='370efafa3ad64b31b9c7da4990ba3cfb',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(45fd9a3a-b61e-4c6c-9ab7-d02f06678d0d),volume_type_id=45fd9a3a-b61e-4c6c-9ab7-d02f06678d0d)}' {{(pid=100298) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 10:14:08.304145 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.volume.api [None req-ea8d690a-5a5a-4e32-a585-af2595a17028 tempest-SnapshotDependencyTests-681458594 tempest-SnapshotDependencyTests-681458594-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1e97862f-3d18-4ee7-a630-d2cd61f22328) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100298) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 10:14:08.319035 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.volume.api [None req-ea8d690a-5a5a-4e32-a585-af2595a17028 tempest-SnapshotDependencyTests-681458594 tempest-SnapshotDependencyTests-681458594-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1e97862f-3d18-4ee7-a630-d2cd61f22328) transitioned into state 'SUCCESS' from state '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-1750861497',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c8f60dd47ffc460aa64ec4ce8882e68f',qos_specs=None,replication_status=,reservations=['04d55be8-4523-4fcc-85ac-281e1e0272e2','8c1e1c10-909e-4b9e-b51d-2796824a586a','37b43c0d-d04f-439d-8daf-9dfa4835d315','8f5c4e27-3599-4a3d-986e-b5adef6f9685'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='370efafa3ad64b31b9c7da4990ba3cfb',volume_type_id=45fd9a3a-b61e-4c6c-9ab7-d02f06678d0d)}' {{(pid=100298) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 10:14:08.319658 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.volume.api [None req-ea8d690a-5a5a-4e32-a585-af2595a17028 tempest-SnapshotDependencyTests-681458594 tempest-SnapshotDependencyTests-681458594-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7e013d54-7e48-4d3f-9410-fa760a0c1b08) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100298) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 10:14:08.328211 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.volume.api [None req-ea8d690a-5a5a-4e32-a585-af2595a17028 tempest-SnapshotDependencyTests-681458594 tempest-SnapshotDependencyTests-681458594-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7e013d54-7e48-4d3f-9410-fa760a0c1b08) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100298) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 10:14:08.328931 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.volume.api [None req-ea8d690a-5a5a-4e32-a585-af2595a17028 tempest-SnapshotDependencyTests-681458594 tempest-SnapshotDependencyTests-681458594-project-member] Flow 'volume_create_api' (83605704-697f-40a0-8bfe-466b86dffa9f) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100298) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 10:14:08.329177 np0000006707 devstack@c-api.service[100298]: INFO cinder.volume.api [None req-ea8d690a-5a5a-4e32-a585-af2595a17028 tempest-SnapshotDependencyTests-681458594 tempest-SnapshotDependencyTests-681458594-project-member] Create volume request issued successfully. Aug 07 10:14:08.329687 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [None req-ea8d690a-5a5a-4e32-a585-af2595a17028 tempest-SnapshotDependencyTests-681458594 tempest-SnapshotDependencyTests-681458594-project-member] https://10.4.3.8/volume/v3/volumes returned with HTTP 202 Aug 07 10:14:08.330057 np0000006707 devstack@c-api.service[100298]: [pid: 100298|app: 0|req: 1470/5887] 10.4.3.8 () {68 vars in 1245 bytes} [Fri Aug 7 10:14:08 2026] POST /volume/v3/volumes => generated 750 bytes in 230 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 07 10:14:08.339832 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [None req-63665aad-71c6-4829-a578-c0747ca74bc9 None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:14:08.341471 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-63665aad-71c6-4829-a578-c0747ca74bc9 tempest-SnapshotDependencyTests-681458594 tempest-SnapshotDependencyTests-681458594-project-member] GET https://10.4.3.8/volume/v3/volumes/47297df4-5026-419e-8e0a-d43155c99022 Aug 07 10:14:08.341659 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-63665aad-71c6-4829-a578-c0747ca74bc9 tempest-SnapshotDependencyTests-681458594 tempest-SnapshotDependencyTests-681458594-project-member] Empty body provided in request {{(pid=100297) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 10:14:08.341831 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-63665aad-71c6-4829-a578-c0747ca74bc9 tempest-SnapshotDependencyTests-681458594 tempest-SnapshotDependencyTests-681458594-project-member] Calling method 'show' {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 10:14:08.347945 np0000006707 devstack@c-api.service[100297]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 10:14:08.347945 np0000006707 devstack@c-api.service[100297]: warnings.warn( Aug 07 10:14:08.350992 np0000006707 devstack@c-api.service[100297]: INFO cinder.volume.api [None req-63665aad-71c6-4829-a578-c0747ca74bc9 tempest-SnapshotDependencyTests-681458594 tempest-SnapshotDependencyTests-681458594-project-member] Volume info retrieved successfully. Aug 07 10:14:08.354407 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-63665aad-71c6-4829-a578-c0747ca74bc9 tempest-SnapshotDependencyTests-681458594 tempest-SnapshotDependencyTests-681458594-project-member] https://10.4.3.8/volume/v3/volumes/47297df4-5026-419e-8e0a-d43155c99022 returned with HTTP 200 Aug 07 10:14:08.354738 np0000006707 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 1475/5888] 10.4.3.8 () {66 vars in 1334 bytes} [Fri Aug 7 10:14:08 2026] GET /volume/v3/volumes/47297df4-5026-419e-8e0a-d43155c99022 => generated 818 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 10:14:08.688236 np0000006707 devstack@c-api.service[100296]: DEBUG dbcounter [-] [100296] Writing DB stats cinder:SELECT=43,cinder:INSERT=11,cinder:UPDATE=25 {{(pid=100296) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 07 10:14:09.366214 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [None req-8df05433-81b1-40c5-b082-6c3aed6af608 None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:14:09.367889 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-8df05433-81b1-40c5-b082-6c3aed6af608 tempest-SnapshotDependencyTests-681458594 tempest-SnapshotDependencyTests-681458594-project-member] GET https://10.4.3.8/volume/v3/volumes/47297df4-5026-419e-8e0a-d43155c99022 Aug 07 10:14:09.368063 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-8df05433-81b1-40c5-b082-6c3aed6af608 tempest-SnapshotDependencyTests-681458594 tempest-SnapshotDependencyTests-681458594-project-member] Empty body provided in request {{(pid=100296) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 10:14:09.368231 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-8df05433-81b1-40c5-b082-6c3aed6af608 tempest-SnapshotDependencyTests-681458594 tempest-SnapshotDependencyTests-681458594-project-member] Calling method 'show' {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 10:14:09.374598 np0000006707 devstack@c-api.service[100296]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 10:14:09.374598 np0000006707 devstack@c-api.service[100296]: warnings.warn( Aug 07 10:14:09.377540 np0000006707 devstack@c-api.service[100296]: INFO cinder.volume.api [None req-8df05433-81b1-40c5-b082-6c3aed6af608 tempest-SnapshotDependencyTests-681458594 tempest-SnapshotDependencyTests-681458594-project-member] Volume info retrieved successfully. Aug 07 10:14:09.381063 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-8df05433-81b1-40c5-b082-6c3aed6af608 tempest-SnapshotDependencyTests-681458594 tempest-SnapshotDependencyTests-681458594-project-member] https://10.4.3.8/volume/v3/volumes/47297df4-5026-419e-8e0a-d43155c99022 returned with HTTP 200 Aug 07 10:14:09.381374 np0000006707 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 1467/5889] 10.4.3.8 () {66 vars in 1334 bytes} [Fri Aug 7 10:14:09 2026] GET /volume/v3/volumes/47297df4-5026-419e-8e0a-d43155c99022 => generated 843 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 10:14:09.392709 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-eafe79c8-ed45-4ae0-a7d0-f48eec0c32fb None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:14:09.394262 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-eafe79c8-ed45-4ae0-a7d0-f48eec0c32fb tempest-SnapshotDependencyTests-681458594 tempest-SnapshotDependencyTests-681458594-project-member] GET https://10.4.3.8/volume/v3/volumes/47297df4-5026-419e-8e0a-d43155c99022 Aug 07 10:14:09.394425 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-eafe79c8-ed45-4ae0-a7d0-f48eec0c32fb tempest-SnapshotDependencyTests-681458594 tempest-SnapshotDependencyTests-681458594-project-member] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 10:14:09.394604 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-eafe79c8-ed45-4ae0-a7d0-f48eec0c32fb tempest-SnapshotDependencyTests-681458594 tempest-SnapshotDependencyTests-681458594-project-member] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 10:14:09.400643 np0000006707 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 10:14:09.400643 np0000006707 devstack@c-api.service[100295]: warnings.warn( Aug 07 10:14:09.404491 np0000006707 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-eafe79c8-ed45-4ae0-a7d0-f48eec0c32fb tempest-SnapshotDependencyTests-681458594 tempest-SnapshotDependencyTests-681458594-project-member] Volume info retrieved successfully. Aug 07 10:14:09.408185 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-eafe79c8-ed45-4ae0-a7d0-f48eec0c32fb tempest-SnapshotDependencyTests-681458594 tempest-SnapshotDependencyTests-681458594-project-member] https://10.4.3.8/volume/v3/volumes/47297df4-5026-419e-8e0a-d43155c99022 returned with HTTP 200 Aug 07 10:14:09.408571 np0000006707 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 1478/5890] 10.4.3.8 () {66 vars in 1334 bytes} [Fri Aug 7 10:14:09 2026] GET /volume/v3/volumes/47297df4-5026-419e-8e0a-d43155c99022 => generated 843 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 10:14:09.419779 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.middleware.request_id [None req-09159b1b-660e-4343-9a4a-060c09413d25 None None] RequestId filter calling following filter/app {{(pid=100298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:14:09.421655 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [None req-09159b1b-660e-4343-9a4a-060c09413d25 tempest-SnapshotDependencyTests-681458594 tempest-SnapshotDependencyTests-681458594-project-member] POST https://10.4.3.8/volume/v3/snapshots Aug 07 10:14:09.422026 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [None req-09159b1b-660e-4343-9a4a-060c09413d25 tempest-SnapshotDependencyTests-681458594 tempest-SnapshotDependencyTests-681458594-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "47297df4-5026-419e-8e0a-d43155c99022", "force": true, "name": "tempest-SnapshotDependencyTests-snapshot-1181523296", "description": null, "metadata": null}} {{(pid=100298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 10:14:09.430605 np0000006707 devstack@c-api.service[100298]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 10:14:09.430605 np0000006707 devstack@c-api.service[100298]: warnings.warn( Aug 07 10:14:09.431038 np0000006707 devstack@c-api.service[100298]: INFO cinder.volume.api [None req-09159b1b-660e-4343-9a4a-060c09413d25 tempest-SnapshotDependencyTests-681458594 tempest-SnapshotDependencyTests-681458594-project-member] Volume info retrieved successfully. Aug 07 10:14:09.431160 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.v3.snapshots [None req-09159b1b-660e-4343-9a4a-060c09413d25 tempest-SnapshotDependencyTests-681458594 tempest-SnapshotDependencyTests-681458594-project-member] Create snapshot from volume 47297df4-5026-419e-8e0a-d43155c99022 Aug 07 10:14:09.462639 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.quota [None req-09159b1b-660e-4343-9a4a-060c09413d25 tempest-SnapshotDependencyTests-681458594 tempest-SnapshotDependencyTests-681458594-project-member] Created reservations ['138f1ee0-f97e-47b1-9cc9-6c70706fa3e2', '1de3bae3-86ca-4180-9211-1cd5123c2f38', '3edcffbb-8151-4ee7-903d-7c81840697a6', 'b3e4448a-9e1a-4ca2-aac4-68d4eb078e71'] {{(pid=100298) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 10:14:09.487270 np0000006707 devstack@c-api.service[100298]: INFO cinder.volume.api [None req-09159b1b-660e-4343-9a4a-060c09413d25 tempest-SnapshotDependencyTests-681458594 tempest-SnapshotDependencyTests-681458594-project-member] Snapshot force create request issued successfully. Aug 07 10:14:09.487598 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [None req-09159b1b-660e-4343-9a4a-060c09413d25 tempest-SnapshotDependencyTests-681458594 tempest-SnapshotDependencyTests-681458594-project-member] https://10.4.3.8/volume/v3/snapshots returned with HTTP 202 Aug 07 10:14:09.488028 np0000006707 devstack@c-api.service[100298]: [pid: 100298|app: 0|req: 1471/5891] 10.4.3.8 () {68 vars in 1251 bytes} [Fri Aug 7 10:14:09 2026] POST /volume/v3/snapshots => generated 310 bytes in 69 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 07 10:14:09.496481 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [None req-78e0441f-a704-4166-b488-ec6de3f1ea57 None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:14:09.498148 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-78e0441f-a704-4166-b488-ec6de3f1ea57 tempest-SnapshotDependencyTests-681458594 tempest-SnapshotDependencyTests-681458594-project-member] GET https://10.4.3.8/volume/v3/snapshots/73b9c1d6-c016-4abe-b923-f7c5566fd86e Aug 07 10:14:09.498317 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-78e0441f-a704-4166-b488-ec6de3f1ea57 tempest-SnapshotDependencyTests-681458594 tempest-SnapshotDependencyTests-681458594-project-member] Empty body provided in request {{(pid=100297) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 10:14:09.498571 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-78e0441f-a704-4166-b488-ec6de3f1ea57 tempest-SnapshotDependencyTests-681458594 tempest-SnapshotDependencyTests-681458594-project-member] Calling method 'show' {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 10:14:09.503259 np0000006707 devstack@c-api.service[100297]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 10:14:09.503259 np0000006707 devstack@c-api.service[100297]: warnings.warn( Aug 07 10:14:09.503669 np0000006707 devstack@c-api.service[100297]: INFO cinder.volume.api [None req-78e0441f-a704-4166-b488-ec6de3f1ea57 tempest-SnapshotDependencyTests-681458594 tempest-SnapshotDependencyTests-681458594-project-member] Snapshot retrieved successfully. Aug 07 10:14:09.504306 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-78e0441f-a704-4166-b488-ec6de3f1ea57 tempest-SnapshotDependencyTests-681458594 tempest-SnapshotDependencyTests-681458594-project-member] https://10.4.3.8/volume/v3/snapshots/73b9c1d6-c016-4abe-b923-f7c5566fd86e returned with HTTP 200 Aug 07 10:14:09.504644 np0000006707 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 1476/5892] 10.4.3.8 () {66 vars in 1340 bytes} [Fri Aug 7 10:14:09 2026] GET /volume/v3/snapshots/73b9c1d6-c016-4abe-b923-f7c5566fd86e => generated 442 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 10:14:10.514632 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [None req-ff3039a1-9f61-4062-be9e-b826b1b99330 None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:14:10.516254 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-ff3039a1-9f61-4062-be9e-b826b1b99330 tempest-SnapshotDependencyTests-681458594 tempest-SnapshotDependencyTests-681458594-project-member] GET https://10.4.3.8/volume/v3/snapshots/73b9c1d6-c016-4abe-b923-f7c5566fd86e Aug 07 10:14:10.516449 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-ff3039a1-9f61-4062-be9e-b826b1b99330 tempest-SnapshotDependencyTests-681458594 tempest-SnapshotDependencyTests-681458594-project-member] Empty body provided in request {{(pid=100296) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 10:14:10.516632 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-ff3039a1-9f61-4062-be9e-b826b1b99330 tempest-SnapshotDependencyTests-681458594 tempest-SnapshotDependencyTests-681458594-project-member] Calling method 'show' {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 10:14:10.521053 np0000006707 devstack@c-api.service[100296]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 10:14:10.521053 np0000006707 devstack@c-api.service[100296]: warnings.warn( Aug 07 10:14:10.521406 np0000006707 devstack@c-api.service[100296]: INFO cinder.volume.api [None req-ff3039a1-9f61-4062-be9e-b826b1b99330 tempest-SnapshotDependencyTests-681458594 tempest-SnapshotDependencyTests-681458594-project-member] Snapshot retrieved successfully. Aug 07 10:14:10.522067 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-ff3039a1-9f61-4062-be9e-b826b1b99330 tempest-SnapshotDependencyTests-681458594 tempest-SnapshotDependencyTests-681458594-project-member] https://10.4.3.8/volume/v3/snapshots/73b9c1d6-c016-4abe-b923-f7c5566fd86e returned with HTTP 200 Aug 07 10:14:10.522365 np0000006707 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 1468/5893] 10.4.3.8 () {66 vars in 1340 bytes} [Fri Aug 7 10:14:10 2026] GET /volume/v3/snapshots/73b9c1d6-c016-4abe-b923-f7c5566fd86e => generated 469 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 10:14:10.529919 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-54bd989b-8f91-4e7f-8197-f402d7e29f15 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:14:10.531581 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-54bd989b-8f91-4e7f-8197-f402d7e29f15 tempest-SnapshotDependencyTests-681458594 tempest-SnapshotDependencyTests-681458594-project-member] GET https://10.4.3.8/volume/v3/snapshots/73b9c1d6-c016-4abe-b923-f7c5566fd86e Aug 07 10:14:10.531825 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-54bd989b-8f91-4e7f-8197-f402d7e29f15 tempest-SnapshotDependencyTests-681458594 tempest-SnapshotDependencyTests-681458594-project-member] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 10:14:10.532019 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-54bd989b-8f91-4e7f-8197-f402d7e29f15 tempest-SnapshotDependencyTests-681458594 tempest-SnapshotDependencyTests-681458594-project-member] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 10:14:10.537140 np0000006707 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 10:14:10.537140 np0000006707 devstack@c-api.service[100295]: warnings.warn( Aug 07 10:14:10.537656 np0000006707 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-54bd989b-8f91-4e7f-8197-f402d7e29f15 tempest-SnapshotDependencyTests-681458594 tempest-SnapshotDependencyTests-681458594-project-member] Snapshot retrieved successfully. Aug 07 10:14:10.538430 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-54bd989b-8f91-4e7f-8197-f402d7e29f15 tempest-SnapshotDependencyTests-681458594 tempest-SnapshotDependencyTests-681458594-project-member] https://10.4.3.8/volume/v3/snapshots/73b9c1d6-c016-4abe-b923-f7c5566fd86e returned with HTTP 200 Aug 07 10:14:10.538785 np0000006707 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 1479/5894] 10.4.3.8 () {66 vars in 1340 bytes} [Fri Aug 7 10:14:10 2026] GET /volume/v3/snapshots/73b9c1d6-c016-4abe-b923-f7c5566fd86e => generated 469 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 10:14:10.546303 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.middleware.request_id [None req-e0bc4850-ed50-4c0d-aff9-3fab4a26fa2a None None] RequestId filter calling following filter/app {{(pid=100298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:14:10.548148 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [None req-e0bc4850-ed50-4c0d-aff9-3fab4a26fa2a tempest-SnapshotDependencyTests-681458594 tempest-SnapshotDependencyTests-681458594-project-member] GET https://10.4.3.8/volume/v3/snapshots/73b9c1d6-c016-4abe-b923-f7c5566fd86e Aug 07 10:14:10.548321 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [None req-e0bc4850-ed50-4c0d-aff9-3fab4a26fa2a tempest-SnapshotDependencyTests-681458594 tempest-SnapshotDependencyTests-681458594-project-member] Empty body provided in request {{(pid=100298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 10:14:10.548515 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [None req-e0bc4850-ed50-4c0d-aff9-3fab4a26fa2a tempest-SnapshotDependencyTests-681458594 tempest-SnapshotDependencyTests-681458594-project-member] Calling method 'show' {{(pid=100298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 10:14:10.553168 np0000006707 devstack@c-api.service[100298]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 10:14:10.553168 np0000006707 devstack@c-api.service[100298]: warnings.warn( Aug 07 10:14:10.553555 np0000006707 devstack@c-api.service[100298]: INFO cinder.volume.api [None req-e0bc4850-ed50-4c0d-aff9-3fab4a26fa2a tempest-SnapshotDependencyTests-681458594 tempest-SnapshotDependencyTests-681458594-project-member] Snapshot retrieved successfully. Aug 07 10:14:10.554217 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [None req-e0bc4850-ed50-4c0d-aff9-3fab4a26fa2a tempest-SnapshotDependencyTests-681458594 tempest-SnapshotDependencyTests-681458594-project-member] https://10.4.3.8/volume/v3/snapshots/73b9c1d6-c016-4abe-b923-f7c5566fd86e returned with HTTP 200 Aug 07 10:14:10.554554 np0000006707 devstack@c-api.service[100298]: [pid: 100298|app: 0|req: 1472/5895] 10.4.3.8 () {66 vars in 1340 bytes} [Fri Aug 7 10:14:10 2026] GET /volume/v3/snapshots/73b9c1d6-c016-4abe-b923-f7c5566fd86e => generated 469 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 10:14:10.561522 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [None req-f7cf4838-9be4-475a-965f-98decfac2292 None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:14:10.563082 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-f7cf4838-9be4-475a-965f-98decfac2292 tempest-SnapshotDependencyTests-681458594 tempest-SnapshotDependencyTests-681458594-project-member] POST https://10.4.3.8/volume/v3/volumes Aug 07 10:14:10.563381 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-f7cf4838-9be4-475a-965f-98decfac2292 tempest-SnapshotDependencyTests-681458594 tempest-SnapshotDependencyTests-681458594-project-member] Action: 'create', calling method: create, body: {"volume": {"snapshot_id": "73b9c1d6-c016-4abe-b923-f7c5566fd86e", "size": 1}} {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 10:14:10.564806 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.v3.volumes [None req-f7cf4838-9be4-475a-965f-98decfac2292 tempest-SnapshotDependencyTests-681458594 tempest-SnapshotDependencyTests-681458594-project-member] Create volume request body: {'volume': {'snapshot_id': '73b9c1d6-c016-4abe-b923-f7c5566fd86e', 'size': 1}} {{(pid=100297) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 07 10:14:10.569455 np0000006707 devstack@c-api.service[100297]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 10:14:10.569455 np0000006707 devstack@c-api.service[100297]: warnings.warn( Aug 07 10:14:10.569826 np0000006707 devstack@c-api.service[100297]: INFO cinder.volume.api [None req-f7cf4838-9be4-475a-965f-98decfac2292 tempest-SnapshotDependencyTests-681458594 tempest-SnapshotDependencyTests-681458594-project-member] Snapshot retrieved successfully. Aug 07 10:14:10.569958 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.v3.volumes [None req-f7cf4838-9be4-475a-965f-98decfac2292 tempest-SnapshotDependencyTests-681458594 tempest-SnapshotDependencyTests-681458594-project-member] Create volume of 1 GB Aug 07 10:14:10.572912 np0000006707 devstack@c-api.service[100297]: INFO cinder.volume.api [None req-f7cf4838-9be4-475a-965f-98decfac2292 tempest-SnapshotDependencyTests-681458594 tempest-SnapshotDependencyTests-681458594-project-member] Availability Zones retrieved successfully. Aug 07 10:14:10.577472 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.volume.api [None req-f7cf4838-9be4-475a-965f-98decfac2292 tempest-SnapshotDependencyTests-681458594 tempest-SnapshotDependencyTests-681458594-project-member] Flow 'volume_create_api' (35f3c610-7990-4496-8555-1794d33e0b05) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100297) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 10:14:10.578371 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.volume.api [None req-f7cf4838-9be4-475a-965f-98decfac2292 tempest-SnapshotDependencyTests-681458594 tempest-SnapshotDependencyTests-681458594-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2f5ee0db-5243-47d2-a4db-25d7da698fe0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100297) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 10:14:10.579179 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.volume.flows.api.create_volume [None req-f7cf4838-9be4-475a-965f-98decfac2292 tempest-SnapshotDependencyTests-681458594 tempest-SnapshotDependencyTests-681458594-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=100297) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 07 10:14:10.603059 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.volume.api [None req-f7cf4838-9be4-475a-965f-98decfac2292 tempest-SnapshotDependencyTests-681458594 tempest-SnapshotDependencyTests-681458594-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2f5ee0db-5243-47d2-a4db-25d7da698fe0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': '73b9c1d6-c016-4abe-b923-f7c5566fd86e', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-07T09:47:39Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=45fd9a3a-b61e-4c6c-9ab7-d02f06678d0d,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '45fd9a3a-b61e-4c6c-9ab7-d02f06678d0d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100297) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 10:14:10.603721 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.volume.api [None req-f7cf4838-9be4-475a-965f-98decfac2292 tempest-SnapshotDependencyTests-681458594 tempest-SnapshotDependencyTests-681458594-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (26e11bab-b802-4697-bb88-34cc0d1d6680) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100297) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 10:14:10.637121 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.quota [None req-f7cf4838-9be4-475a-965f-98decfac2292 tempest-SnapshotDependencyTests-681458594 tempest-SnapshotDependencyTests-681458594-project-member] Created reservations ['4e1c8ed5-a734-4523-9ca4-a3de982f9897', '60c76d3f-7772-4cd4-a9b9-43f447243518', '9794862e-b577-4fbb-b64a-abf92573561d', '6eea05b4-ac28-4219-8189-5a1af42a5155'] {{(pid=100297) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 10:14:10.637837 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.volume.api [None req-f7cf4838-9be4-475a-965f-98decfac2292 tempest-SnapshotDependencyTests-681458594 tempest-SnapshotDependencyTests-681458594-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (26e11bab-b802-4697-bb88-34cc0d1d6680) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['4e1c8ed5-a734-4523-9ca4-a3de982f9897', '60c76d3f-7772-4cd4-a9b9-43f447243518', '9794862e-b577-4fbb-b64a-abf92573561d', '6eea05b4-ac28-4219-8189-5a1af42a5155']}' {{(pid=100297) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 10:14:10.638543 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.volume.api [None req-f7cf4838-9be4-475a-965f-98decfac2292 tempest-SnapshotDependencyTests-681458594 tempest-SnapshotDependencyTests-681458594-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b63063e3-a8f7-4e06-a4da-e5300f917df2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100297) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 10:14:10.672770 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.volume.api [None req-f7cf4838-9be4-475a-965f-98decfac2292 tempest-SnapshotDependencyTests-681458594 tempest-SnapshotDependencyTests-681458594-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b63063e3-a8f7-4e06-a4da-e5300f917df2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '4cb518d5-45ef-445e-8b5b-167df576f850', '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='c8f60dd47ffc460aa64ec4ce8882e68f',qos_specs=None,replication_status=,reservations=['4e1c8ed5-a734-4523-9ca4-a3de982f9897','60c76d3f-7772-4cd4-a9b9-43f447243518','9794862e-b577-4fbb-b64a-abf92573561d','6eea05b4-ac28-4219-8189-5a1af42a5155'],size=1,snapshot_id=73b9c1d6-c016-4abe-b923-f7c5566fd86e,source_replicaid=,source_volid=None,status='creating',user_id='370efafa3ad64b31b9c7da4990ba3cfb',volume_type_id=45fd9a3a-b61e-4c6c-9ab7-d02f06678d0d), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-07T10:14:10Z,deleted=False,deleted_at=None,display_description=None,display_name=None,ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=4cb518d5-45ef-445e-8b5b-167df576f850,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='c8f60dd47ffc460aa64ec4ce8882e68f',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=73b9c1d6-c016-4abe-b923-f7c5566fd86e,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='370efafa3ad64b31b9c7da4990ba3cfb',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(45fd9a3a-b61e-4c6c-9ab7-d02f06678d0d),volume_type_id=45fd9a3a-b61e-4c6c-9ab7-d02f06678d0d)}' {{(pid=100297) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 10:14:10.673428 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.volume.api [None req-f7cf4838-9be4-475a-965f-98decfac2292 tempest-SnapshotDependencyTests-681458594 tempest-SnapshotDependencyTests-681458594-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f3c396e2-87e7-4de0-a8e3-1db3ae097f69) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100297) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 10:14:10.689163 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.volume.api [None req-f7cf4838-9be4-475a-965f-98decfac2292 tempest-SnapshotDependencyTests-681458594 tempest-SnapshotDependencyTests-681458594-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f3c396e2-87e7-4de0-a8e3-1db3ae097f69) transitioned into state 'SUCCESS' from 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='c8f60dd47ffc460aa64ec4ce8882e68f',qos_specs=None,replication_status=,reservations=['4e1c8ed5-a734-4523-9ca4-a3de982f9897','60c76d3f-7772-4cd4-a9b9-43f447243518','9794862e-b577-4fbb-b64a-abf92573561d','6eea05b4-ac28-4219-8189-5a1af42a5155'],size=1,snapshot_id=73b9c1d6-c016-4abe-b923-f7c5566fd86e,source_replicaid=,source_volid=None,status='creating',user_id='370efafa3ad64b31b9c7da4990ba3cfb',volume_type_id=45fd9a3a-b61e-4c6c-9ab7-d02f06678d0d)}' {{(pid=100297) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 10:14:10.689761 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.volume.api [None req-f7cf4838-9be4-475a-965f-98decfac2292 tempest-SnapshotDependencyTests-681458594 tempest-SnapshotDependencyTests-681458594-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (28e29324-27bd-47b6-b61b-925aaf3bac72) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100297) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 10:14:10.706412 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.volume.api [None req-f7cf4838-9be4-475a-965f-98decfac2292 tempest-SnapshotDependencyTests-681458594 tempest-SnapshotDependencyTests-681458594-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (28e29324-27bd-47b6-b61b-925aaf3bac72) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100297) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 10:14:10.707124 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.volume.api [None req-f7cf4838-9be4-475a-965f-98decfac2292 tempest-SnapshotDependencyTests-681458594 tempest-SnapshotDependencyTests-681458594-project-member] Flow 'volume_create_api' (35f3c610-7990-4496-8555-1794d33e0b05) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100297) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 10:14:10.707376 np0000006707 devstack@c-api.service[100297]: INFO cinder.volume.api [None req-f7cf4838-9be4-475a-965f-98decfac2292 tempest-SnapshotDependencyTests-681458594 tempest-SnapshotDependencyTests-681458594-project-member] Create volume request issued successfully. Aug 07 10:14:10.707872 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-f7cf4838-9be4-475a-965f-98decfac2292 tempest-SnapshotDependencyTests-681458594 tempest-SnapshotDependencyTests-681458594-project-member] https://10.4.3.8/volume/v3/volumes returned with HTTP 202 Aug 07 10:14:10.708256 np0000006707 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 1477/5896] 10.4.3.8 () {68 vars in 1244 bytes} [Fri Aug 7 10:14:10 2026] POST /volume/v3/volumes => generated 737 bytes in 147 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 07 10:14:10.719406 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [None req-fee70439-ad7a-4e5c-ae08-af65aedf3d7d None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:14:10.721138 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-fee70439-ad7a-4e5c-ae08-af65aedf3d7d tempest-SnapshotDependencyTests-681458594 tempest-SnapshotDependencyTests-681458594-project-member] GET https://10.4.3.8/volume/v3/volumes/4cb518d5-45ef-445e-8b5b-167df576f850 Aug 07 10:14:10.721313 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-fee70439-ad7a-4e5c-ae08-af65aedf3d7d tempest-SnapshotDependencyTests-681458594 tempest-SnapshotDependencyTests-681458594-project-member] Empty body provided in request {{(pid=100296) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 10:14:10.721534 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-fee70439-ad7a-4e5c-ae08-af65aedf3d7d tempest-SnapshotDependencyTests-681458594 tempest-SnapshotDependencyTests-681458594-project-member] Calling method 'show' {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 10:14:10.727872 np0000006707 devstack@c-api.service[100296]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 10:14:10.727872 np0000006707 devstack@c-api.service[100296]: warnings.warn( Aug 07 10:14:10.730871 np0000006707 devstack@c-api.service[100296]: INFO cinder.volume.api [None req-fee70439-ad7a-4e5c-ae08-af65aedf3d7d tempest-SnapshotDependencyTests-681458594 tempest-SnapshotDependencyTests-681458594-project-member] Volume info retrieved successfully. Aug 07 10:14:10.734402 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-fee70439-ad7a-4e5c-ae08-af65aedf3d7d tempest-SnapshotDependencyTests-681458594 tempest-SnapshotDependencyTests-681458594-project-member] https://10.4.3.8/volume/v3/volumes/4cb518d5-45ef-445e-8b5b-167df576f850 returned with HTTP 200 Aug 07 10:14:10.734734 np0000006707 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 1469/5897] 10.4.3.8 () {66 vars in 1334 bytes} [Fri Aug 7 10:14:10 2026] GET /volume/v3/volumes/4cb518d5-45ef-445e-8b5b-167df576f850 => generated 805 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 10:14:11.746752 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-928d1368-3cc4-4f2e-a11c-d0f784c0519c None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:14:11.748624 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-928d1368-3cc4-4f2e-a11c-d0f784c0519c tempest-SnapshotDependencyTests-681458594 tempest-SnapshotDependencyTests-681458594-project-member] GET https://10.4.3.8/volume/v3/volumes/4cb518d5-45ef-445e-8b5b-167df576f850 Aug 07 10:14:11.748842 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-928d1368-3cc4-4f2e-a11c-d0f784c0519c tempest-SnapshotDependencyTests-681458594 tempest-SnapshotDependencyTests-681458594-project-member] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 10:14:11.749036 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-928d1368-3cc4-4f2e-a11c-d0f784c0519c tempest-SnapshotDependencyTests-681458594 tempest-SnapshotDependencyTests-681458594-project-member] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 10:14:11.755356 np0000006707 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 10:14:11.755356 np0000006707 devstack@c-api.service[100295]: warnings.warn( Aug 07 10:14:11.758554 np0000006707 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-928d1368-3cc4-4f2e-a11c-d0f784c0519c tempest-SnapshotDependencyTests-681458594 tempest-SnapshotDependencyTests-681458594-project-member] Volume info retrieved successfully. Aug 07 10:14:11.762282 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-928d1368-3cc4-4f2e-a11c-d0f784c0519c tempest-SnapshotDependencyTests-681458594 tempest-SnapshotDependencyTests-681458594-project-member] https://10.4.3.8/volume/v3/volumes/4cb518d5-45ef-445e-8b5b-167df576f850 returned with HTTP 200 Aug 07 10:14:11.762609 np0000006707 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 1480/5898] 10.4.3.8 () {66 vars in 1334 bytes} [Fri Aug 7 10:14:11 2026] GET /volume/v3/volumes/4cb518d5-45ef-445e-8b5b-167df576f850 => generated 830 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 10:14:11.773302 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.middleware.request_id [None req-cd2d9c2b-84cf-4e9f-96dc-615f522790ae None None] RequestId filter calling following filter/app {{(pid=100298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:14:11.774992 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [None req-cd2d9c2b-84cf-4e9f-96dc-615f522790ae tempest-SnapshotDependencyTests-681458594 tempest-SnapshotDependencyTests-681458594-project-member] GET https://10.4.3.8/volume/v3/volumes/4cb518d5-45ef-445e-8b5b-167df576f850 Aug 07 10:14:11.775172 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [None req-cd2d9c2b-84cf-4e9f-96dc-615f522790ae tempest-SnapshotDependencyTests-681458594 tempest-SnapshotDependencyTests-681458594-project-member] Empty body provided in request {{(pid=100298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 10:14:11.775342 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [None req-cd2d9c2b-84cf-4e9f-96dc-615f522790ae tempest-SnapshotDependencyTests-681458594 tempest-SnapshotDependencyTests-681458594-project-member] Calling method 'show' {{(pid=100298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 10:14:11.781859 np0000006707 devstack@c-api.service[100298]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 10:14:11.781859 np0000006707 devstack@c-api.service[100298]: warnings.warn( Aug 07 10:14:11.785044 np0000006707 devstack@c-api.service[100298]: INFO cinder.volume.api [None req-cd2d9c2b-84cf-4e9f-96dc-615f522790ae tempest-SnapshotDependencyTests-681458594 tempest-SnapshotDependencyTests-681458594-project-member] Volume info retrieved successfully. Aug 07 10:14:11.788520 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [None req-cd2d9c2b-84cf-4e9f-96dc-615f522790ae tempest-SnapshotDependencyTests-681458594 tempest-SnapshotDependencyTests-681458594-project-member] https://10.4.3.8/volume/v3/volumes/4cb518d5-45ef-445e-8b5b-167df576f850 returned with HTTP 200 Aug 07 10:14:11.788853 np0000006707 devstack@c-api.service[100298]: [pid: 100298|app: 0|req: 1473/5899] 10.4.3.8 () {66 vars in 1334 bytes} [Fri Aug 7 10:14:11 2026] GET /volume/v3/volumes/4cb518d5-45ef-445e-8b5b-167df576f850 => generated 830 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 10:14:11.799393 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [None req-5cb63a2b-4a66-4644-9675-69a3e8e03b50 None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:14:11.801270 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-5cb63a2b-4a66-4644-9675-69a3e8e03b50 tempest-SnapshotDependencyTests-681458594 tempest-SnapshotDependencyTests-681458594-project-member] DELETE https://10.4.3.8/volume/v3/snapshots/73b9c1d6-c016-4abe-b923-f7c5566fd86e Aug 07 10:14:11.801463 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-5cb63a2b-4a66-4644-9675-69a3e8e03b50 tempest-SnapshotDependencyTests-681458594 tempest-SnapshotDependencyTests-681458594-project-member] Empty body provided in request {{(pid=100297) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 10:14:11.801679 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-5cb63a2b-4a66-4644-9675-69a3e8e03b50 tempest-SnapshotDependencyTests-681458594 tempest-SnapshotDependencyTests-681458594-project-member] Calling method 'delete' {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 10:14:11.801779 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.v3.snapshots [None req-5cb63a2b-4a66-4644-9675-69a3e8e03b50 tempest-SnapshotDependencyTests-681458594 tempest-SnapshotDependencyTests-681458594-project-member] Delete snapshot with id: 73b9c1d6-c016-4abe-b923-f7c5566fd86e Aug 07 10:14:11.806729 np0000006707 devstack@c-api.service[100297]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 10:14:11.806729 np0000006707 devstack@c-api.service[100297]: warnings.warn( Aug 07 10:14:11.807143 np0000006707 devstack@c-api.service[100297]: INFO cinder.volume.api [None req-5cb63a2b-4a66-4644-9675-69a3e8e03b50 tempest-SnapshotDependencyTests-681458594 tempest-SnapshotDependencyTests-681458594-project-member] Snapshot retrieved successfully. Aug 07 10:14:11.820495 np0000006707 devstack@c-api.service[100297]: INFO cinder.volume.api [None req-5cb63a2b-4a66-4644-9675-69a3e8e03b50 tempest-SnapshotDependencyTests-681458594 tempest-SnapshotDependencyTests-681458594-project-member] Snapshot delete request issued successfully. Aug 07 10:14:11.820685 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-5cb63a2b-4a66-4644-9675-69a3e8e03b50 tempest-SnapshotDependencyTests-681458594 tempest-SnapshotDependencyTests-681458594-project-member] https://10.4.3.8/volume/v3/snapshots/73b9c1d6-c016-4abe-b923-f7c5566fd86e returned with HTTP 202 Aug 07 10:14:11.821064 np0000006707 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 1478/5900] 10.4.3.8 () {66 vars in 1343 bytes} [Fri Aug 7 10:14:11 2026] DELETE /volume/v3/snapshots/73b9c1d6-c016-4abe-b923-f7c5566fd86e => generated 0 bytes in 22 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 07 10:14:11.826973 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [None req-36e01aad-01eb-4bc9-b7df-a42b5c144493 None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:14:11.828727 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-36e01aad-01eb-4bc9-b7df-a42b5c144493 tempest-SnapshotDependencyTests-681458594 tempest-SnapshotDependencyTests-681458594-project-member] GET https://10.4.3.8/volume/v3/snapshots/73b9c1d6-c016-4abe-b923-f7c5566fd86e Aug 07 10:14:11.828839 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-36e01aad-01eb-4bc9-b7df-a42b5c144493 tempest-SnapshotDependencyTests-681458594 tempest-SnapshotDependencyTests-681458594-project-member] Empty body provided in request {{(pid=100296) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 10:14:11.829025 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-36e01aad-01eb-4bc9-b7df-a42b5c144493 tempest-SnapshotDependencyTests-681458594 tempest-SnapshotDependencyTests-681458594-project-member] Calling method 'show' {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 10:14:11.834268 np0000006707 devstack@c-api.service[100296]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 10:14:11.834268 np0000006707 devstack@c-api.service[100296]: warnings.warn( Aug 07 10:14:11.834780 np0000006707 devstack@c-api.service[100296]: INFO cinder.volume.api [None req-36e01aad-01eb-4bc9-b7df-a42b5c144493 tempest-SnapshotDependencyTests-681458594 tempest-SnapshotDependencyTests-681458594-project-member] Snapshot retrieved successfully. Aug 07 10:14:11.835638 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-36e01aad-01eb-4bc9-b7df-a42b5c144493 tempest-SnapshotDependencyTests-681458594 tempest-SnapshotDependencyTests-681458594-project-member] https://10.4.3.8/volume/v3/snapshots/73b9c1d6-c016-4abe-b923-f7c5566fd86e returned with HTTP 200 Aug 07 10:14:11.836014 np0000006707 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 1470/5901] 10.4.3.8 () {66 vars in 1340 bytes} [Fri Aug 7 10:14:11 2026] GET /volume/v3/snapshots/73b9c1d6-c016-4abe-b923-f7c5566fd86e => generated 468 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 10:14:12.844640 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-e2f0610e-bfe0-4d88-8e0d-0127cdeb935a None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:14:12.846244 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-e2f0610e-bfe0-4d88-8e0d-0127cdeb935a tempest-SnapshotDependencyTests-681458594 tempest-SnapshotDependencyTests-681458594-project-member] GET https://10.4.3.8/volume/v3/snapshots/73b9c1d6-c016-4abe-b923-f7c5566fd86e Aug 07 10:14:12.846567 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-e2f0610e-bfe0-4d88-8e0d-0127cdeb935a tempest-SnapshotDependencyTests-681458594 tempest-SnapshotDependencyTests-681458594-project-member] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 10:14:12.846768 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-e2f0610e-bfe0-4d88-8e0d-0127cdeb935a tempest-SnapshotDependencyTests-681458594 tempest-SnapshotDependencyTests-681458594-project-member] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 10:14:12.850708 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-e2f0610e-bfe0-4d88-8e0d-0127cdeb935a tempest-SnapshotDependencyTests-681458594 tempest-SnapshotDependencyTests-681458594-project-member] https://10.4.3.8/volume/v3/snapshots/73b9c1d6-c016-4abe-b923-f7c5566fd86e returned with HTTP 404 Aug 07 10:14:12.851174 np0000006707 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 1481/5902] 10.4.3.8 () {66 vars in 1340 bytes} [Fri Aug 7 10:14:12 2026] GET /volume/v3/snapshots/73b9c1d6-c016-4abe-b923-f7c5566fd86e => generated 111 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 10:14:12.857120 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.middleware.request_id [None req-3bb1e43a-d75b-466e-828e-42fa54e40037 None None] RequestId filter calling following filter/app {{(pid=100298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:14:12.859620 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [None req-3bb1e43a-d75b-466e-828e-42fa54e40037 tempest-SnapshotDependencyTests-681458594 tempest-SnapshotDependencyTests-681458594-project-member] DELETE https://10.4.3.8/volume/v3/volumes/47297df4-5026-419e-8e0a-d43155c99022 Aug 07 10:14:12.859877 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [None req-3bb1e43a-d75b-466e-828e-42fa54e40037 tempest-SnapshotDependencyTests-681458594 tempest-SnapshotDependencyTests-681458594-project-member] Empty body provided in request {{(pid=100298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 10:14:12.860086 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [None req-3bb1e43a-d75b-466e-828e-42fa54e40037 tempest-SnapshotDependencyTests-681458594 tempest-SnapshotDependencyTests-681458594-project-member] Calling method 'delete' {{(pid=100298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 10:14:12.860281 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.v3.volumes [None req-3bb1e43a-d75b-466e-828e-42fa54e40037 tempest-SnapshotDependencyTests-681458594 tempest-SnapshotDependencyTests-681458594-project-member] Delete volume with id: 47297df4-5026-419e-8e0a-d43155c99022 Aug 07 10:14:12.866578 np0000006707 devstack@c-api.service[100298]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 10:14:12.866578 np0000006707 devstack@c-api.service[100298]: warnings.warn( Aug 07 10:14:12.867028 np0000006707 devstack@c-api.service[100298]: INFO cinder.volume.api [None req-3bb1e43a-d75b-466e-828e-42fa54e40037 tempest-SnapshotDependencyTests-681458594 tempest-SnapshotDependencyTests-681458594-project-member] Volume info retrieved successfully. Aug 07 10:14:12.881539 np0000006707 devstack@c-api.service[100298]: INFO cinder.volume.api [None req-3bb1e43a-d75b-466e-828e-42fa54e40037 tempest-SnapshotDependencyTests-681458594 tempest-SnapshotDependencyTests-681458594-project-member] Delete volume request issued successfully. Aug 07 10:14:12.881697 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [None req-3bb1e43a-d75b-466e-828e-42fa54e40037 tempest-SnapshotDependencyTests-681458594 tempest-SnapshotDependencyTests-681458594-project-member] https://10.4.3.8/volume/v3/volumes/47297df4-5026-419e-8e0a-d43155c99022 returned with HTTP 202 Aug 07 10:14:12.882107 np0000006707 devstack@c-api.service[100298]: [pid: 100298|app: 0|req: 1474/5903] 10.4.3.8 () {66 vars in 1337 bytes} [Fri Aug 7 10:14:12 2026] DELETE /volume/v3/volumes/47297df4-5026-419e-8e0a-d43155c99022 => generated 0 bytes in 25 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 07 10:14:12.888441 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [None req-5b9f3746-41d1-43f8-ba40-a8cef1c178af None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:14:12.890134 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-5b9f3746-41d1-43f8-ba40-a8cef1c178af tempest-SnapshotDependencyTests-681458594 tempest-SnapshotDependencyTests-681458594-project-member] GET https://10.4.3.8/volume/v3/volumes/47297df4-5026-419e-8e0a-d43155c99022 Aug 07 10:14:12.890321 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-5b9f3746-41d1-43f8-ba40-a8cef1c178af tempest-SnapshotDependencyTests-681458594 tempest-SnapshotDependencyTests-681458594-project-member] Empty body provided in request {{(pid=100297) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 10:14:12.890540 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-5b9f3746-41d1-43f8-ba40-a8cef1c178af tempest-SnapshotDependencyTests-681458594 tempest-SnapshotDependencyTests-681458594-project-member] Calling method 'show' {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 10:14:12.897301 np0000006707 devstack@c-api.service[100297]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 10:14:12.897301 np0000006707 devstack@c-api.service[100297]: warnings.warn( Aug 07 10:14:12.900618 np0000006707 devstack@c-api.service[100297]: INFO cinder.volume.api [None req-5b9f3746-41d1-43f8-ba40-a8cef1c178af tempest-SnapshotDependencyTests-681458594 tempest-SnapshotDependencyTests-681458594-project-member] Volume info retrieved successfully. Aug 07 10:14:12.904708 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-5b9f3746-41d1-43f8-ba40-a8cef1c178af tempest-SnapshotDependencyTests-681458594 tempest-SnapshotDependencyTests-681458594-project-member] https://10.4.3.8/volume/v3/volumes/47297df4-5026-419e-8e0a-d43155c99022 returned with HTTP 200 Aug 07 10:14:12.905140 np0000006707 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 1479/5904] 10.4.3.8 () {66 vars in 1334 bytes} [Fri Aug 7 10:14:12 2026] GET /volume/v3/volumes/47297df4-5026-419e-8e0a-d43155c99022 => generated 842 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 10:14:13.916928 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [None req-abfb40cc-d15e-4fd3-9533-7aaef20d8c7f None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:14:13.918538 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-abfb40cc-d15e-4fd3-9533-7aaef20d8c7f tempest-SnapshotDependencyTests-681458594 tempest-SnapshotDependencyTests-681458594-project-member] GET https://10.4.3.8/volume/v3/volumes/47297df4-5026-419e-8e0a-d43155c99022 Aug 07 10:14:13.918741 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-abfb40cc-d15e-4fd3-9533-7aaef20d8c7f tempest-SnapshotDependencyTests-681458594 tempest-SnapshotDependencyTests-681458594-project-member] Empty body provided in request {{(pid=100296) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 10:14:13.918952 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-abfb40cc-d15e-4fd3-9533-7aaef20d8c7f tempest-SnapshotDependencyTests-681458594 tempest-SnapshotDependencyTests-681458594-project-member] Calling method 'show' {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 10:14:13.924215 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-abfb40cc-d15e-4fd3-9533-7aaef20d8c7f tempest-SnapshotDependencyTests-681458594 tempest-SnapshotDependencyTests-681458594-project-member] https://10.4.3.8/volume/v3/volumes/47297df4-5026-419e-8e0a-d43155c99022 returned with HTTP 404 Aug 07 10:14:13.924659 np0000006707 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 1471/5905] 10.4.3.8 () {66 vars in 1334 bytes} [Fri Aug 7 10:14:13 2026] GET /volume/v3/volumes/47297df4-5026-419e-8e0a-d43155c99022 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 10:14:13.930577 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-292a5480-c93a-4fa8-a48c-5d818feefd20 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:14:13.932333 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-292a5480-c93a-4fa8-a48c-5d818feefd20 tempest-SnapshotDependencyTests-681458594 tempest-SnapshotDependencyTests-681458594-project-member] DELETE https://10.4.3.8/volume/v3/volumes/4cb518d5-45ef-445e-8b5b-167df576f850 Aug 07 10:14:13.932525 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-292a5480-c93a-4fa8-a48c-5d818feefd20 tempest-SnapshotDependencyTests-681458594 tempest-SnapshotDependencyTests-681458594-project-member] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 10:14:13.932699 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-292a5480-c93a-4fa8-a48c-5d818feefd20 tempest-SnapshotDependencyTests-681458594 tempest-SnapshotDependencyTests-681458594-project-member] Calling method 'delete' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 10:14:13.932853 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.v3.volumes [None req-292a5480-c93a-4fa8-a48c-5d818feefd20 tempest-SnapshotDependencyTests-681458594 tempest-SnapshotDependencyTests-681458594-project-member] Delete volume with id: 4cb518d5-45ef-445e-8b5b-167df576f850 Aug 07 10:14:13.939495 np0000006707 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 10:14:13.939495 np0000006707 devstack@c-api.service[100295]: warnings.warn( Aug 07 10:14:13.939940 np0000006707 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-292a5480-c93a-4fa8-a48c-5d818feefd20 tempest-SnapshotDependencyTests-681458594 tempest-SnapshotDependencyTests-681458594-project-member] Volume info retrieved successfully. Aug 07 10:14:13.955689 np0000006707 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-292a5480-c93a-4fa8-a48c-5d818feefd20 tempest-SnapshotDependencyTests-681458594 tempest-SnapshotDependencyTests-681458594-project-member] Delete volume request issued successfully. Aug 07 10:14:13.955921 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-292a5480-c93a-4fa8-a48c-5d818feefd20 tempest-SnapshotDependencyTests-681458594 tempest-SnapshotDependencyTests-681458594-project-member] https://10.4.3.8/volume/v3/volumes/4cb518d5-45ef-445e-8b5b-167df576f850 returned with HTTP 202 Aug 07 10:14:13.956450 np0000006707 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 1482/5906] 10.4.3.8 () {66 vars in 1337 bytes} [Fri Aug 7 10:14:13 2026] DELETE /volume/v3/volumes/4cb518d5-45ef-445e-8b5b-167df576f850 => generated 0 bytes in 26 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 07 10:14:13.962722 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.middleware.request_id [None req-ce5aad99-8249-46bf-8354-ff51ea37e833 None None] RequestId filter calling following filter/app {{(pid=100298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:14:13.964311 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [None req-ce5aad99-8249-46bf-8354-ff51ea37e833 tempest-SnapshotDependencyTests-681458594 tempest-SnapshotDependencyTests-681458594-project-member] GET https://10.4.3.8/volume/v3/volumes/4cb518d5-45ef-445e-8b5b-167df576f850 Aug 07 10:14:13.964501 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [None req-ce5aad99-8249-46bf-8354-ff51ea37e833 tempest-SnapshotDependencyTests-681458594 tempest-SnapshotDependencyTests-681458594-project-member] Empty body provided in request {{(pid=100298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 10:14:13.964672 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [None req-ce5aad99-8249-46bf-8354-ff51ea37e833 tempest-SnapshotDependencyTests-681458594 tempest-SnapshotDependencyTests-681458594-project-member] Calling method 'show' {{(pid=100298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 10:14:13.970844 np0000006707 devstack@c-api.service[100298]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 10:14:13.970844 np0000006707 devstack@c-api.service[100298]: warnings.warn( Aug 07 10:14:13.973894 np0000006707 devstack@c-api.service[100298]: INFO cinder.volume.api [None req-ce5aad99-8249-46bf-8354-ff51ea37e833 tempest-SnapshotDependencyTests-681458594 tempest-SnapshotDependencyTests-681458594-project-member] Volume info retrieved successfully. Aug 07 10:14:13.977946 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [None req-ce5aad99-8249-46bf-8354-ff51ea37e833 tempest-SnapshotDependencyTests-681458594 tempest-SnapshotDependencyTests-681458594-project-member] https://10.4.3.8/volume/v3/volumes/4cb518d5-45ef-445e-8b5b-167df576f850 returned with HTTP 200 Aug 07 10:14:13.978447 np0000006707 devstack@c-api.service[100298]: [pid: 100298|app: 0|req: 1475/5907] 10.4.3.8 () {66 vars in 1334 bytes} [Fri Aug 7 10:14:13 2026] GET /volume/v3/volumes/4cb518d5-45ef-445e-8b5b-167df576f850 => generated 829 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 10:14:14.990733 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [None req-7653e388-ed20-45da-99d0-121b3f8b60e4 None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:14:14.992341 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-7653e388-ed20-45da-99d0-121b3f8b60e4 tempest-SnapshotDependencyTests-681458594 tempest-SnapshotDependencyTests-681458594-project-member] GET https://10.4.3.8/volume/v3/volumes/4cb518d5-45ef-445e-8b5b-167df576f850 Aug 07 10:14:14.992533 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-7653e388-ed20-45da-99d0-121b3f8b60e4 tempest-SnapshotDependencyTests-681458594 tempest-SnapshotDependencyTests-681458594-project-member] Empty body provided in request {{(pid=100297) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 10:14:14.992722 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-7653e388-ed20-45da-99d0-121b3f8b60e4 tempest-SnapshotDependencyTests-681458594 tempest-SnapshotDependencyTests-681458594-project-member] Calling method 'show' {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 10:14:14.998002 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-7653e388-ed20-45da-99d0-121b3f8b60e4 tempest-SnapshotDependencyTests-681458594 tempest-SnapshotDependencyTests-681458594-project-member] https://10.4.3.8/volume/v3/volumes/4cb518d5-45ef-445e-8b5b-167df576f850 returned with HTTP 404 Aug 07 10:14:14.998394 np0000006707 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 1480/5908] 10.4.3.8 () {66 vars in 1334 bytes} [Fri Aug 7 10:14:14 2026] GET /volume/v3/volumes/4cb518d5-45ef-445e-8b5b-167df576f850 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 10:14:15.005171 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.middleware.request_id [None req-eb6d54d3-c66a-4821-aa9a-d29db93091bf None None] RequestId filter calling following filter/app {{(pid=100296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:14:15.007360 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-eb6d54d3-c66a-4821-aa9a-d29db93091bf tempest-SnapshotDependencyTests-681458594 tempest-SnapshotDependencyTests-681458594-project-member] DELETE https://10.4.3.8/volume/v3/snapshots/73b9c1d6-c016-4abe-b923-f7c5566fd86e Aug 07 10:14:15.007565 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-eb6d54d3-c66a-4821-aa9a-d29db93091bf tempest-SnapshotDependencyTests-681458594 tempest-SnapshotDependencyTests-681458594-project-member] Empty body provided in request {{(pid=100296) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 10:14:15.007742 np0000006707 devstack@c-api.service[100296]: DEBUG cinder.api.openstack.wsgi [None req-eb6d54d3-c66a-4821-aa9a-d29db93091bf tempest-SnapshotDependencyTests-681458594 tempest-SnapshotDependencyTests-681458594-project-member] Calling method 'delete' {{(pid=100296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 10:14:15.007862 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.v3.snapshots [None req-eb6d54d3-c66a-4821-aa9a-d29db93091bf tempest-SnapshotDependencyTests-681458594 tempest-SnapshotDependencyTests-681458594-project-member] Delete snapshot with id: 73b9c1d6-c016-4abe-b923-f7c5566fd86e Aug 07 10:14:15.012886 np0000006707 devstack@c-api.service[100296]: INFO cinder.api.openstack.wsgi [None req-eb6d54d3-c66a-4821-aa9a-d29db93091bf tempest-SnapshotDependencyTests-681458594 tempest-SnapshotDependencyTests-681458594-project-member] https://10.4.3.8/volume/v3/snapshots/73b9c1d6-c016-4abe-b923-f7c5566fd86e returned with HTTP 404 Aug 07 10:14:15.013430 np0000006707 devstack@c-api.service[100296]: [pid: 100296|app: 0|req: 1472/5909] 10.4.3.8 () {66 vars in 1343 bytes} [Fri Aug 7 10:14:15 2026] DELETE /volume/v3/snapshots/73b9c1d6-c016-4abe-b923-f7c5566fd86e => generated 111 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 10:14:15.019778 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-e3992d41-5c51-4312-a072-c8b39c5e0860 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:14:15.021714 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-e3992d41-5c51-4312-a072-c8b39c5e0860 tempest-SnapshotDependencyTests-681458594 tempest-SnapshotDependencyTests-681458594-project-member] GET https://10.4.3.8/volume/v3/snapshots/73b9c1d6-c016-4abe-b923-f7c5566fd86e Aug 07 10:14:15.021893 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-e3992d41-5c51-4312-a072-c8b39c5e0860 tempest-SnapshotDependencyTests-681458594 tempest-SnapshotDependencyTests-681458594-project-member] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 10:14:15.022087 np0000006707 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-e3992d41-5c51-4312-a072-c8b39c5e0860 tempest-SnapshotDependencyTests-681458594 tempest-SnapshotDependencyTests-681458594-project-member] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 10:14:15.025924 np0000006707 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-e3992d41-5c51-4312-a072-c8b39c5e0860 tempest-SnapshotDependencyTests-681458594 tempest-SnapshotDependencyTests-681458594-project-member] https://10.4.3.8/volume/v3/snapshots/73b9c1d6-c016-4abe-b923-f7c5566fd86e returned with HTTP 404 Aug 07 10:14:15.026323 np0000006707 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 1483/5910] 10.4.3.8 () {66 vars in 1340 bytes} [Fri Aug 7 10:14:15 2026] GET /volume/v3/snapshots/73b9c1d6-c016-4abe-b923-f7c5566fd86e => generated 111 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 10:14:15.032487 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.middleware.request_id [None req-a22bea5a-f71c-4d44-a5a5-b46509e664b6 None None] RequestId filter calling following filter/app {{(pid=100298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:14:15.033977 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [None req-a22bea5a-f71c-4d44-a5a5-b46509e664b6 tempest-SnapshotDependencyTests-681458594 tempest-SnapshotDependencyTests-681458594-project-member] DELETE https://10.4.3.8/volume/v3/volumes/47297df4-5026-419e-8e0a-d43155c99022 Aug 07 10:14:15.034166 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [None req-a22bea5a-f71c-4d44-a5a5-b46509e664b6 tempest-SnapshotDependencyTests-681458594 tempest-SnapshotDependencyTests-681458594-project-member] Empty body provided in request {{(pid=100298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 10:14:15.034340 np0000006707 devstack@c-api.service[100298]: DEBUG cinder.api.openstack.wsgi [None req-a22bea5a-f71c-4d44-a5a5-b46509e664b6 tempest-SnapshotDependencyTests-681458594 tempest-SnapshotDependencyTests-681458594-project-member] Calling method 'delete' {{(pid=100298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 10:14:15.034509 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.v3.volumes [None req-a22bea5a-f71c-4d44-a5a5-b46509e664b6 tempest-SnapshotDependencyTests-681458594 tempest-SnapshotDependencyTests-681458594-project-member] Delete volume with id: 47297df4-5026-419e-8e0a-d43155c99022 Aug 07 10:14:15.039546 np0000006707 devstack@c-api.service[100298]: INFO cinder.api.openstack.wsgi [None req-a22bea5a-f71c-4d44-a5a5-b46509e664b6 tempest-SnapshotDependencyTests-681458594 tempest-SnapshotDependencyTests-681458594-project-member] https://10.4.3.8/volume/v3/volumes/47297df4-5026-419e-8e0a-d43155c99022 returned with HTTP 404 Aug 07 10:14:15.039959 np0000006707 devstack@c-api.service[100298]: [pid: 100298|app: 0|req: 1476/5911] 10.4.3.8 () {66 vars in 1337 bytes} [Fri Aug 7 10:14:15 2026] DELETE /volume/v3/volumes/47297df4-5026-419e-8e0a-d43155c99022 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 10:14:15.045814 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.middleware.request_id [None req-f0703b24-c280-40d5-9972-8f7a9cc7b083 None None] RequestId filter calling following filter/app {{(pid=100297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 10:14:15.047532 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-f0703b24-c280-40d5-9972-8f7a9cc7b083 tempest-SnapshotDependencyTests-681458594 tempest-SnapshotDependencyTests-681458594-project-member] GET https://10.4.3.8/volume/v3/volumes/47297df4-5026-419e-8e0a-d43155c99022 Aug 07 10:14:15.047759 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-f0703b24-c280-40d5-9972-8f7a9cc7b083 tempest-SnapshotDependencyTests-681458594 tempest-SnapshotDependencyTests-681458594-project-member] Empty body provided in request {{(pid=100297) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 10:14:15.047996 np0000006707 devstack@c-api.service[100297]: DEBUG cinder.api.openstack.wsgi [None req-f0703b24-c280-40d5-9972-8f7a9cc7b083 tempest-SnapshotDependencyTests-681458594 tempest-SnapshotDependencyTests-681458594-project-member] Calling method 'show' {{(pid=100297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 10:14:15.053031 np0000006707 devstack@c-api.service[100297]: INFO cinder.api.openstack.wsgi [None req-f0703b24-c280-40d5-9972-8f7a9cc7b083 tempest-SnapshotDependencyTests-681458594 tempest-SnapshotDependencyTests-681458594-project-member] https://10.4.3.8/volume/v3/volumes/47297df4-5026-419e-8e0a-d43155c99022 returned with HTTP 404 Aug 07 10:14:15.053481 np0000006707 devstack@c-api.service[100297]: [pid: 100297|app: 0|req: 1481/5912] 10.4.3.8 () {66 vars in 1334 bytes} [Fri Aug 7 10:14:15 2026] GET /volume/v3/volumes/47297df4-5026-419e-8e0a-d43155c99022 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 10:14:25.011172 np0000006707 devstack@c-api.service[100296]: DEBUG dbcounter [-] [100296] Writing DB stats cinder:SELECT=12 {{(pid=100296) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 07 10:14:25.024027 np0000006707 devstack@c-api.service[100295]: DEBUG dbcounter [-] [100295] Writing DB stats cinder:SELECT=47,cinder:UPDATE=14,cinder:INSERT=8 {{(pid=100295) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 07 10:14:25.036711 np0000006707 devstack@c-api.service[100298]: DEBUG dbcounter [-] [100298] Writing DB stats cinder:SELECT=88,cinder:INSERT=24,cinder:UPDATE=39 {{(pid=100298) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 07 10:14:25.050116 np0000006707 devstack@c-api.service[100297]: DEBUG dbcounter [-] [100297] Writing DB stats cinder:SELECT=67,cinder:INSERT=12,cinder:UPDATE=27 {{(pid=100297) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}}